2026-06-11 11:38:08.365134 | Job console starting
2026-06-11 11:38:08.498091 | Updating git repos
2026-06-11 11:38:08.621579 | Cloning repos into workspace
2026-06-11 11:38:14.280290 | Restoring repo states
2026-06-11 11:38:14.326667 | Merging changes
2026-06-11 11:38:15.302841 | Checking out repos
2026-06-11 11:38:16.840204 | Preparing playbooks
2026-06-11 11:38:22.691492 | Running Ansible setup
2026-06-11 11:38:28.265633 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-11 11:38:28.905873 | 
2026-06-11 11:38:28.905993 | PLAY [localhost]
2026-06-11 11:38:28.913765 | 
2026-06-11 11:38:28.913835 | TASK [Gathering Facts]
2026-06-11 11:38:29.951501 | localhost | ok
2026-06-11 11:38:29.964673 | 
2026-06-11 11:38:29.964916 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-11 11:38:30.449155 | localhost -> localhost | changed
2026-06-11 11:38:30.458969 | 
2026-06-11 11:38:30.459136 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-11 11:38:31.470108 | localhost -> localhost | changed
2026-06-11 11:38:31.483053 | 
2026-06-11 11:38:31.483229 | TASK [Setup log path fact]
2026-06-11 11:38:31.508496 | localhost | ok
2026-06-11 11:38:31.530980 | 
2026-06-11 11:38:31.531165 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-11 11:38:31.572757 | localhost | ok
2026-06-11 11:38:31.585951 | 
2026-06-11 11:38:31.586092 | TASK [emit-job-header : Print job information]
2026-06-11 11:38:31.641227 | # Job Information
2026-06-11 11:38:31.641503 | Ansible Version: 2.16.18
2026-06-11 11:38:31.641560 | Job: cifmw-crc-podified-edpm-baremetal
2026-06-11 11:38:31.641605 | Pipeline: github-check
2026-06-11 11:38:31.641646 | Executor: 38.129.56.84
2026-06-11 11:38:31.641685 | Triggered by: https://github.com/openstack-k8s-operators/openstack-operator/pull/1931
2026-06-11 11:38:31.641725 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/f96/rdoproject.org/f965634ffa43483f94907623d11d247b/
2026-06-11 11:38:31.641770 | Event ID: 0c94ec00-6588-11f1-85cd-3623b4f10954
2026-06-11 11:38:31.648088 | 
2026-06-11 11:38:31.648222 | LOOP [emit-job-header : Print node information]
2026-06-11 11:38:31.754410 | localhost | ok:
2026-06-11 11:38:31.754714 | localhost | # Node Information
2026-06-11 11:38:31.754800 | localhost | Inventory Hostname: controller
2026-06-11 11:38:31.754927 | localhost | Hostname: np0000070652
2026-06-11 11:38:31.755004 | localhost | Username: zuul
2026-06-11 11:38:31.755071 | localhost | Distro: CentOS 9
2026-06-11 11:38:31.755114 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-11 11:38:31.755152 | localhost | Region: RegionOne
2026-06-11 11:38:31.755188 | localhost | Label: centos-9-stream-crc-2-56-0-6xlarge
2026-06-11 11:38:31.755224 | localhost | Product Name: OpenStack Nova
2026-06-11 11:38:31.755262 | localhost | Interface IP: 38.102.83.138
2026-06-11 11:38:31.771803 | 
2026-06-11 11:38:31.772011 | PLAY [all]
2026-06-11 11:38:31.783403 | 
2026-06-11 11:38:31.783534 | TASK [Gather network facts]
2026-06-11 11:38:32.368706 | controller | ok
2026-06-11 11:38:32.380750 | 
2026-06-11 11:38:32.380903 | TASK [include_role : start-zuul-console]
2026-06-11 11:38:32.405013 | controller | ok
2026-06-11 11:38:32.427783 | 
2026-06-11 11:38:32.427960 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-11 11:38:32.985552 | controller | ok
2026-06-11 11:38:32.994824 | 
2026-06-11 11:38:32.994995 | TASK [include_role : add-build-sshkey]
2026-06-11 11:38:33.031270 | controller | ok
2026-06-11 11:38:33.049006 | 
2026-06-11 11:38:33.049108 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-11 11:38:33.349146 | controller -> localhost | ok
2026-06-11 11:38:33.358639 | 
2026-06-11 11:38:33.358766 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-11 11:38:33.394534 | controller | ok
2026-06-11 11:38:33.430644 | controller | included: /var/lib/zuul/builds/f965634ffa43483f94907623d11d247b/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-11 11:38:33.440657 | 
2026-06-11 11:38:33.440782 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-11 11:38:34.125152 | controller -> localhost | Generating public/private rsa key pair.
2026-06-11 11:38:34.125434 | controller -> localhost | Your identification has been saved in /var/lib/zuul/builds/f965634ffa43483f94907623d11d247b/work/f965634ffa43483f94907623d11d247b_id_rsa
2026-06-11 11:38:34.125505 | controller -> localhost | Your public key has been saved in /var/lib/zuul/builds/f965634ffa43483f94907623d11d247b/work/f965634ffa43483f94907623d11d247b_id_rsa.pub
2026-06-11 11:38:34.125564 | controller -> localhost | The key fingerprint is:
2026-06-11 11:38:34.125612 | controller -> localhost | SHA256:62dgEUoy+K5CgdZMQhFk2D22RY/iBPACSYr+e5ZUm6o zuul-build-sshkey
2026-06-11 11:38:34.125672 | controller -> localhost | The key's randomart image is:
2026-06-11 11:38:34.125731 | controller -> localhost | +---[RSA 3072]----+
2026-06-11 11:38:34.125792 | controller -> localhost | |B@+o ..          |
2026-06-11 11:38:34.125843 | controller -> localhost | |Booo* oo.        |
2026-06-11 11:38:34.125947 | controller -> localhost | |= *ooB....       |
2026-06-11 11:38:34.126014 | controller -> localhost | |o+ =o....        |
2026-06-11 11:38:34.126057 | controller -> localhost | |..... . S.       |
2026-06-11 11:38:34.126095 | controller -> localhost | | .. .. oo.       |
2026-06-11 11:38:34.126132 | controller -> localhost | |.  o. o...       |
2026-06-11 11:38:34.126169 | controller -> localhost | |. . .= .  o      |
2026-06-11 11:38:34.126207 | controller -> localhost | | . E+   .o       |
2026-06-11 11:38:34.126243 | controller -> localhost | +----[SHA256]-----+
2026-06-11 11:38:34.126325 | controller -> localhost | ok: Runtime: 0:00:00.170920
2026-06-11 11:38:34.134313 | 
2026-06-11 11:38:34.134438 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-11 11:38:34.170953 | controller | ok
2026-06-11 11:38:34.187648 | controller | included: /var/lib/zuul/builds/f965634ffa43483f94907623d11d247b/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-11 11:38:34.202352 | 
2026-06-11 11:38:34.202476 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-11 11:38:34.230098 | controller | skipping: Conditional result was False
2026-06-11 11:38:34.239225 | 
2026-06-11 11:38:34.239359 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-11 11:38:35.002894 | controller | changed
2026-06-11 11:38:35.010552 | 
2026-06-11 11:38:35.010683 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-11 11:38:35.390075 | controller | ok
2026-06-11 11:38:35.399518 | 
2026-06-11 11:38:35.399654 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-11 11:38:37.035284 | controller | changed
2026-06-11 11:38:37.043283 | 
2026-06-11 11:38:37.043426 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-11 11:38:38.698062 | controller | changed
2026-06-11 11:38:38.705968 | 
2026-06-11 11:38:38.706098 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-11 11:38:38.734301 | controller | skipping: Conditional result was False
2026-06-11 11:38:38.744499 | 
2026-06-11 11:38:38.744643 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-11 11:38:39.146175 | controller -> localhost | changed
2026-06-11 11:38:39.161489 | 
2026-06-11 11:38:39.161619 | TASK [add-build-sshkey : Add back temp key]
2026-06-11 11:38:39.486863 | controller -> localhost | Identity added: /var/lib/zuul/builds/f965634ffa43483f94907623d11d247b/work/f965634ffa43483f94907623d11d247b_id_rsa (zuul-build-sshkey)
2026-06-11 11:38:39.487106 | controller -> localhost | ok: Runtime: 0:00:00.019292
2026-06-11 11:38:39.492154 | 
2026-06-11 11:38:39.492237 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-11 11:38:40.012926 | controller | ok
2026-06-11 11:38:40.020087 | 
2026-06-11 11:38:40.020220 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-11 11:38:40.056745 | controller | skipping: Conditional result was False
2026-06-11 11:38:40.073756 | 
2026-06-11 11:38:40.073927 | TASK [include_role : validate-host]
2026-06-11 11:38:40.107206 | controller | ok
2026-06-11 11:38:40.141135 | 
2026-06-11 11:38:40.141259 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-11 11:38:40.182009 | controller | ok
2026-06-11 11:38:40.186803 | 
2026-06-11 11:38:40.186910 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-11 11:38:40.465095 | controller -> localhost | ok
2026-06-11 11:38:40.475896 | 
2026-06-11 11:38:40.476047 | TASK [validate-host : Collect information about the host]
2026-06-11 11:38:41.436823 | controller | ok
2026-06-11 11:38:41.454534 | 
2026-06-11 11:38:41.454664 | TASK [validate-host : Sanitize hostname]
2026-06-11 11:38:41.622078 | controller | ok
2026-06-11 11:38:41.626614 | 
2026-06-11 11:38:41.626694 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-11 11:38:42.216908 | controller -> localhost | changed
2026-06-11 11:38:42.221831 | 
2026-06-11 11:38:42.221912 | TASK [validate-host : Collect information about zuul worker]
2026-06-11 11:38:42.769380 | controller | ok
2026-06-11 11:38:42.777096 | 
2026-06-11 11:38:42.777232 | TASK [validate-host : Write out all zuul information for each host]
2026-06-11 11:38:43.299818 | controller -> localhost | changed
2026-06-11 11:38:43.315763 | 
2026-06-11 11:38:43.315969 | TASK [include_role : prepare-workspace-openshift]
2026-06-11 11:38:43.340181 | controller | skipping: Conditional result was False
2026-06-11 11:38:43.347339 | 
2026-06-11 11:38:43.347471 | TASK [include_role : remove-zuul-sshkey]
2026-06-11 11:38:43.373370 | controller | skipping: Conditional result was False
2026-06-11 11:38:43.382212 | 
2026-06-11 11:38:43.382365 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-11 11:38:43.710811 | controller | ok: "logs"
2026-06-11 11:38:43.711239 | controller | ok: All items complete
2026-06-11 11:38:43.711294 | 
2026-06-11 11:38:44.010023 | controller | ok: "artifacts"
2026-06-11 11:38:44.377586 | controller | ok: "docs"
2026-06-11 11:38:44.396063 | 
2026-06-11 11:38:44.396234 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-11 11:38:44.764073 | controller | changed: "logs"
2026-06-11 11:38:45.117903 | controller | changed: "artifacts"
2026-06-11 11:38:45.434155 | controller | changed: "docs"
2026-06-11 11:38:45.456302 | 
2026-06-11 11:38:45.456415 | PLAY RECAP
2026-06-11 11:38:45.456507 | controller | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-11 11:38:45.456563 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-11 11:38:45.456600 | 
2026-06-11 11:38:45.626101 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-11 11:38:45.629946 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-11 11:38:46.436168 | 
2026-06-11 11:38:46.436301 | PLAY [all]
2026-06-11 11:38:46.460054 | 
2026-06-11 11:38:46.460245 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-11 11:38:46.514446 | controller | ok
2026-06-11 11:38:46.522101 | 
2026-06-11 11:38:46.522262 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-11 11:38:47.094091 | controller | changed
2026-06-11 11:38:47.103368 | 
2026-06-11 11:38:47.103516 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-11 11:38:49.007707 | controller | changed
2026-06-11 11:38:49.027878 | 
2026-06-11 11:38:49.028064 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-11 11:38:49.608533 | controller | changed:
2026-06-11 11:38:49.608843 | controller | {
2026-06-11 11:38:49.608979 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-11 11:38:49.609075 | controller | }
2026-06-11 11:38:50.021915 | controller | changed:
2026-06-11 11:38:50.022080 | controller | {
2026-06-11 11:38:50.022133 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-11 11:38:50.022175 | controller | }
2026-06-11 11:38:50.435236 | controller | changed:
2026-06-11 11:38:50.435398 | controller | {
2026-06-11 11:38:50.435459 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9MiLfy30deHA7xPOAlew5qUq3UP2gmRMYJi8PtkjFB20/DKeWwWNnkZPqP9AayruRoo51SIiVg870gbZE2jYl+Ncx/FYDe56JeC3ySZsXoAVkC9bP7gkOGqOmJjirvAgPMI7bogVz8i+66Q4Ar7OKTp3762G4IuWPPEg4ce4Y7lx9qWocZapHYq4cYKMxrOZ7SEbFSATBbe2bPZAPKTw8do/Eny+Hq/LkHFhIeyra6cqTFQYShr+zPln0Cr+ro/pDX3bB+1ubFgTpjpkkkQsLhDfR6cCdCWM2lgnS3BTtYj5Ct9/JRPR5YOphqZz+uB+OEu2IL68hmU9vNTth1KeX rlandy@redhat.com"
2026-06-11 11:38:50.435517 | controller | }
2026-06-11 11:38:50.836032 | controller | changed:
2026-06-11 11:38:50.836262 | controller | {
2026-06-11 11:38:50.836319 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-11 11:38:50.836361 | controller | }
2026-06-11 11:38:51.199902 | controller | changed:
2026-06-11 11:38:51.200088 | controller | {
2026-06-11 11:38:51.200147 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-11 11:38:51.200191 | controller | }
2026-06-11 11:38:51.560417 | controller | changed:
2026-06-11 11:38:51.560597 | controller | {
2026-06-11 11:38:51.560649 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-11 11:38:51.560690 | controller | }
2026-06-11 11:38:51.962421 | controller | changed:
2026-06-11 11:38:51.962570 | controller | {
2026-06-11 11:38:51.962638 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDLOQd4ZLtkZXQGY6UwAr/06ppWQK4fDO3HaqxPk98csyOCBXsliSKK39Bso828+5srIXiW7aI6aC9P5mwi4mUZlGPfJlQbfrcGvY+b/SocuvaGK+1RrHLoJCT52LBhwgrzlXio2jeksZeein8iaTrhsPrOAs7KggIL/rB9hEiB3NaOPWhhoCP4vlW6MEMExGcqB/1FVxXFBPnLkEyW0Lk7ycVflZl2ocRxbfjZi0+tI1Wlinp8PvSQSc/WVrAcDgKjc/mB4ODPOyYy3G8FHgfMsrXSDEyjBKgLKMsdCrAUcqJQWjkqXleXSYOV4q3pzL+9umK+q/e3P/bIoSFQzmJKTU1eDfuvPXmow9F5H54fii/Da7ezlMJ+wPGHJrRAkmzvMbALy7xwswLhZMkOGNtRcPqaKYRmIBKpw3o6bCTtcNUHOtOQnzwY8JzrM2eBWJBXAANYw+9/ho80JIiwhg29CFNpVBuHbql2YxJQNrnl90guN65rYNpDxdIluweyUf8= anbanerj@kaermorhen"
2026-06-11 11:38:51.962693 | controller | }
2026-06-11 11:38:52.345561 | controller | changed:
2026-06-11 11:38:52.345725 | controller | {
2026-06-11 11:38:52.345779 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3VwV8Im9kRm49lt3tM36hj4Zv27FxGo4C1Q/0jqhzFmHY7RHbmeRr8ObhwWoHjXSozKWg8FL5ER0z3hTwL0W6lez3sL7hUaCmSuZmG5Hnl3x4vTSxDI9JZ/Y65rtYiiWQo2fC5xJhU/4+0e5e/pseCm8cKRSu+SaxhO+sd6FDojA2x1BzOzKiQRDy/1zWGp/cZkxcEuB1wHI5LMzN03c67vmbu+fhZRAUO4dQkvcnj2LrhQtpa+ytvnSjr8icMDosf1OsbSffwZFyHB/hfWGAfe0eIeSA2XPraxiPknXxiPKx2MJsaUTYbsZcm3EjFdHBBMumw5rBI74zLrMRvCO9GwBEmGT4rFng1nP+yw5DB8sn2zqpOsPg1LYRwCPOUveC13P6pgsZZPh812e8v5EKnETct+5XI3dVpdw6CnNiLwAyVAF15DJvBGT/u1k0Myg/bQn+Gv9k2MSj6LvQmf6WbZu2Wgjm30z3FyCneBqTL7mLF19YXzeC0ufHz5pnO1E= dasm@fedora"
2026-06-11 11:38:52.345838 | controller | }
2026-06-11 11:38:52.695105 | controller | changed:
2026-06-11 11:38:52.695254 | controller | {
2026-06-11 11:38:52.695305 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-11 11:38:52.695347 | controller | }
2026-06-11 11:38:53.110094 | controller | changed:
2026-06-11 11:38:53.110255 | controller | {
2026-06-11 11:38:53.110305 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-11 11:38:53.110347 | controller | }
2026-06-11 11:38:53.498903 | controller | changed:
2026-06-11 11:38:53.499170 | controller | {
2026-06-11 11:38:53.499248 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-11 11:38:53.499309 | controller | }
2026-06-11 11:38:53.904820 | controller | changed:
2026-06-11 11:38:53.905077 | controller | {
2026-06-11 11:38:53.905136 | controller |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-11 11:38:53.905180 | controller | }
2026-06-11 11:38:54.288306 | controller | changed:
2026-06-11 11:38:54.288412 | controller | {
2026-06-11 11:38:54.288434 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-11 11:38:54.288453 | controller | }
2026-06-11 11:38:54.700670 | controller | changed:
2026-06-11 11:38:54.700787 | controller | {
2026-06-11 11:38:54.700823 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-11 11:38:54.700884 | controller | }
2026-06-11 11:38:55.135918 | controller | changed:
2026-06-11 11:38:55.136047 | controller | {
2026-06-11 11:38:55.136070 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-11 11:38:55.136091 | controller | }
2026-06-11 11:38:55.556624 | controller | changed:
2026-06-11 11:38:55.556901 | controller | {
2026-06-11 11:38:55.556985 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-11 11:38:55.557031 | controller | }
2026-06-11 11:38:55.981774 | controller | changed:
2026-06-11 11:38:55.982056 | controller | {
2026-06-11 11:38:55.982117 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCfNtF7NvKl915TGsGGoseUb06Hj8L/S4toWf0hExeY+F00woL6NvBlJD0nDct+P5a22I4EhvoQCRQ8reaPCm1lybR3uiRIJsj+8zkVvLwby9LXzfZorlNG9ofjd00FEmB09uW/YvTl6Q9XwwwX6tInzIOv3TMqTHHGOL74ibbj8J/FJR0cFEyj0z4WQRvtkh32xAHl83gbuINryMt0sqRI+clj2381NKL55DRLQrVw0gsfqqxiHAnXg21qWmc4J+b9e9kiuAFQjcjwTVkwJCcg3xbPwC/qokYRby/Y5S40UUd7/jEARGXT7RZgpzTuDd1oZiCVrnrqJNPaMNdVv5MLeFdf1B7iIe5aa/fGouX7AO4SdKhZUdnJmCFAGvjC6S3JMZ2wAcUl+OHnssfmdj7XL50cLo27vjuzMtLAgSqi6N99m92WCF2s8J9aVzszX7Xz9OKZCeGsiVJp3/NdABKzSEAyM9xBD/5Vho894Sav+otpySHe3p6RUTgbB5Zu8VyZRZ/UtB3ueXxyo764yrc6qWIDqrehm84Xm9g+/jpIBzGPl07NUNJpdt/6Sgf9RIKXw/7XypO5yZfUcuFNGTxLfqjTNrtgLZNcjfav6sSdVXVcMPL//XNuRdKmVFaO76eV/oGMQGr1fGcCD+N+CpI7+Q+fCNB6VFWG4nZFuI/Iuw== averdagu@redhat.com"
2026-06-11 11:38:55.982160 | controller | }
2026-06-11 11:38:56.427620 | controller | changed:
2026-06-11 11:38:56.427802 | controller | {
2026-06-11 11:38:56.427879 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDq8l27xI+QlQVdS4djp9ogSoyrNE2+Ox6vKPdhSNL1J3PE5w+WCSvMz9A5gnNuH810zwbekEApbxTze/gLQJwBHA52CChfURpXrFaxY7ePXRElwKAL3mJfzBWY/c5jnNL9TCVmFJTGZkFZP3Nh+BMgZvL6xBkt3WKm6Uq18qzd9XeKcZusrA+O+uLv1fVeQnadY9RIqOCyeFYCzLWrUfTyE8x/XG0hAWIM7qpnF2cALQS2h9n4hW5ybiUN790H08wf9hFwEf5nxY9Z9dVkPFQiTSGKNBzmnCXU9skxS/xhpFjJ5duGSZdtAHe9O+nGZm9c67hxgtf8e5PDuqAdXEv2cf6e3VBAt+Bz8EKI3yosTj0oZHfwr42Yzb1l/SKy14Rggsrc9KAQlrGXan6+u2jcQqqx7l+SWmnpFiWTV9u5cWj2IgOhApOitmRBPYqk9rE2usfO0hLn/Pj/R/Nau4803e1/EikdLE7Ps95s9mX5jRDjAoUa2JwFF5RsVFyL910= ashigupt@ashigupt.remote.csb"
2026-06-11 11:38:56.427945 | controller | }
2026-06-11 11:38:56.831689 | controller | changed:
2026-06-11 11:38:56.831914 | controller | {
2026-06-11 11:38:56.831972 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-11 11:38:56.832012 | controller | }
2026-06-11 11:38:57.216153 | controller | changed:
2026-06-11 11:38:57.216327 | controller | {
2026-06-11 11:38:57.216375 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-11 11:38:57.216416 | controller | }
2026-06-11 11:38:57.619525 | controller | changed:
2026-06-11 11:38:57.619727 | controller | {
2026-06-11 11:38:57.619844 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-11 11:38:57.619974 | controller | }
2026-06-11 11:38:57.986660 | controller | changed:
2026-06-11 11:38:57.986913 | controller | {
2026-06-11 11:38:57.986988 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-11 11:38:57.987040 | controller | }
2026-06-11 11:38:58.379139 | controller | changed:
2026-06-11 11:38:58.379303 | controller | {
2026-06-11 11:38:58.379354 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDZdI7t1cxYx65heVI24HTV4F7oQLW1zyfxHreL2TIJKxjyrUUKIFEUmTutcBlJRLNT2Eoix6x1sOw9YrchloCLcn//SGfTElr9mSc5jbjb7QXEU+zJMhtxyEJ1Po3CUGnj7ckiIXw7wcawZtrEOAQ9pH3ExYCJcEMiyNjRQZCxT3tPK+S4B95EWh5Fsrz9CkwpjNRPPH7LigCeQTM3Wc7r97utAslBUUvYceDSLA7rMgkitJE38b7rZBeYzsGQ8YYUBjTCtehqQXxCRjizbHWaaZkBU+N3zkKB6n/iCNGIO690NK7A/qb6msTijiz1PeuM8ThOsi9qXnbX5v0PoTpcFSojV7NHAQ71f0XXuS43FhZctT+Dcx44dT8Fb5vJu2cJGrk+qF8ZgJYNpRS7gPg0EG2EqjK7JMf9ULdjSu0r+KlqIAyLvtzT4eOnQipoKlb/WG5D/0ohKv7OMQ352ggfkBFIQsRXyyTCT98Ft9juqPuahi3CAQmP4H9dyE+7+Kz437PEtsxLmfm6naNmWi7Ee1DqWPwS8rEajsm4sNM4wW9gdBboJQtc0uZw0DfLj1I9r3Mc8Ol0jYtz0yNQDSzVLrGCaJlC311trU70tZ+ZkAVV6Mn8lOhSbj1cK0lvSr6ZK4dgqGl3I1eTZJJhbLNdg7UOVaiRx9543+C/p/As7w== brjackma@redhat.com"
2026-06-11 11:38:58.379396 | controller | }
2026-06-11 11:38:58.797217 | controller | changed:
2026-06-11 11:38:58.797349 | controller | {
2026-06-11 11:38:58.797381 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-11 11:38:58.797408 | controller | }
2026-06-11 11:38:59.200776 | controller | changed:
2026-06-11 11:38:59.201008 | controller | {
2026-06-11 11:38:59.201061 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-11 11:38:59.201101 | controller | }
2026-06-11 11:38:59.621673 | controller | changed:
2026-06-11 11:38:59.621842 | controller | {
2026-06-11 11:38:59.621930 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-11 11:38:59.621972 | controller | }
2026-06-11 11:38:59.658961 | 
2026-06-11 11:38:59.659172 | TASK [Set timezone to UTC]
2026-06-11 11:39:00.284647 | controller | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-11 11:39:00.292966 | 
2026-06-11 11:39:00.293122 | TASK [Create nodepool directory]
2026-06-11 11:39:00.704413 | controller | changed
2026-06-11 11:39:00.715102 | 
2026-06-11 11:39:00.715247 | TASK [Create nodepool sub_nodes file]
2026-06-11 11:39:02.239662 | controller | changed
2026-06-11 11:39:02.247538 | 
2026-06-11 11:39:02.247672 | TASK [Create nodepool sub_nodes_private file]
2026-06-11 11:39:03.712279 | controller | changed
2026-06-11 11:39:03.720756 | 
2026-06-11 11:39:03.720908 | LOOP [Populate nodepool sub_nodes file]
2026-06-11 11:39:03.767994 | 
2026-06-11 11:39:03.768238 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-11 11:39:03.814075 | 
2026-06-11 11:39:03.814352 | TASK [Create nodepool primary file]
2026-06-11 11:39:03.840444 | controller | skipping: Conditional result was False
2026-06-11 11:39:03.851889 | 
2026-06-11 11:39:03.852019 | TASK [Create nodepool node_private for this node]
2026-06-11 11:39:05.294026 | controller | changed
2026-06-11 11:39:05.304183 | 
2026-06-11 11:39:05.304314 | LOOP [Copy ssh keys to nodepool directory]
2026-06-11 11:39:05.874393 | controller | ok: Item: id_rsa Runtime: 0:00:00.009660
2026-06-11 11:39:05.874716 | 
2026-06-11 11:39:06.181512 | controller | ok: Item: id_rsa.pub Runtime: 0:00:00.008180
2026-06-11 11:39:06.195946 | 
2026-06-11 11:39:06.196083 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-11 11:39:07.679526 | controller | changed
2026-06-11 11:39:07.688767 | 
2026-06-11 11:39:07.688972 | TASK [Validate sudoers config after edits]
2026-06-11 11:39:08.108095 | controller | /etc/sudoers: parsed OK
2026-06-11 11:39:08.108249 | controller | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-11 11:39:08.108259 | controller | /etc/sudoers.d/zuul: parsed OK
2026-06-11 11:39:08.108264 | controller | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-11 11:39:08.240040 | controller | ok: Runtime: 0:00:00.007644
2026-06-11 11:39:08.249671 | 
2026-06-11 11:39:08.249801 | TASK [Show the environment passed in to job shell scripts]
2026-06-11 11:39:08.637714 | controller | SHELL=/bin/bash
2026-06-11 11:39:08.637859 | controller | ZUUL_PROJECT=openstack-k8s-operators/openstack-operator
2026-06-11 11:39:08.637873 | controller | ZUUL_SHORT_PROJECT_NAME=openstack-operator
2026-06-11 11:39:08.637882 | controller | ZUUL_CHANGES=openstack-k8s-operators/openstack-operator:main:refs/changes/31/1931/5a4570bd3cefd9d5424eea0d9cccdd21df6c926c
2026-06-11 11:39:08.637890 | controller | PWD=/home/zuul
2026-06-11 11:39:08.637896 | controller | ZUUL_PIPELINE=github-check
2026-06-11 11:39:08.637904 | controller | LOGNAME=zuul
2026-06-11 11:39:08.637909 | controller | XDG_SESSION_TYPE=tty
2026-06-11 11:39:08.637914 | controller | _=/usr/bin/env
2026-06-11 11:39:08.637920 | controller | MOTD_SHOWN=pam
2026-06-11 11:39:08.637925 | controller | HOME=/home/zuul
2026-06-11 11:39:08.637930 | controller | LANG=en_US.UTF-8
2026-06-11 11:39:08.637936 | controller | SSH_CONNECTION=38.129.56.84 47836 38.102.83.138 22
2026-06-11 11:39:08.637943 | controller | TOX_TESTENV_PASSENV=ZUUL_UUID ZUUL_PROJECT ZUUL_SHORT_PROJECT_NAME ZUUL_PIPELINE ZUUL_VOTING WORKSPACE BUILD_TIMEOUT ZUUL_BRANCH ZUUL_CHANGES ZUUL_CHANGE_IDS ZUUL_CHANGE ZUUL_PATCHSET
2026-06-11 11:39:08.637952 | controller | ZUUL_CHANGE_IDS=1931,5a4570bd3cefd9d5424eea0d9cccdd21df6c926c
2026-06-11 11:39:08.637957 | controller | WORKSPACE=/home/zuul/workspace
2026-06-11 11:39:08.637963 | controller | XDG_SESSION_CLASS=user
2026-06-11 11:39:08.637968 | controller | SELINUX_ROLE_REQUESTED=
2026-06-11 11:39:08.637973 | controller | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-11 11:39:08.637978 | controller | USER=zuul
2026-06-11 11:39:08.637983 | controller | ZUUL_VOTING=True
2026-06-11 11:39:08.637988 | controller | BUILD_TIMEOUT=10800000
2026-06-11 11:39:08.637992 | controller | SELINUX_USE_CURRENT_RANGE=
2026-06-11 11:39:08.637997 | controller | SHLVL=1
2026-06-11 11:39:08.638022 | controller | ZUUL_PATCHSET=5a4570bd3cefd9d5424eea0d9cccdd21df6c926c
2026-06-11 11:39:08.638027 | controller | XDG_SESSION_ID=1
2026-06-11 11:39:08.638031 | controller | ZUUL_BRANCH=main
2026-06-11 11:39:08.638036 | controller | XDG_RUNTIME_DIR=/run/user/1000
2026-06-11 11:39:08.638041 | controller | SSH_CLIENT=38.129.56.84 47836 22
2026-06-11 11:39:08.638049 | controller | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-11 11:39:08.638055 | controller | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-11 11:39:08.638060 | controller | which_declare=declare -f
2026-06-11 11:39:08.638065 | controller | PATH=/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-11 11:39:08.638070 | controller | SELINUX_LEVEL_REQUESTED=
2026-06-11 11:39:08.638075 | controller | ZUUL_CHANGE=1931
2026-06-11 11:39:08.638080 | controller | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-11 11:39:08.638085 | controller | ZUUL_UUID=f965634ffa43483f94907623d11d247b
2026-06-11 11:39:08.638090 | controller | BASH_FUNC_which%%=() {  ( alias;
2026-06-11 11:39:08.638095 | controller |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-11 11:39:08.638101 | controller | }
2026-06-11 11:39:08.799709 | controller | ok: Runtime: 0:00:00.007836
2026-06-11 11:39:08.808219 | 
2026-06-11 11:39:08.808351 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-11 11:39:08.834275 | controller | skipping: Conditional result was False
2026-06-11 11:39:08.843355 | 
2026-06-11 11:39:08.843485 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-11 11:39:09.383365 | controller | skipping: Conditional result was False
2026-06-11 11:39:09.392965 | 
2026-06-11 11:39:09.393122 | TASK [Ensure legacy workspace directory]
2026-06-11 11:39:09.730647 | controller | changed
2026-06-11 11:39:09.733189 | 
2026-06-11 11:39:09.733283 | PLAY RECAP
2026-06-11 11:39:09.733368 | controller | ok: 14 changed: 11 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-11 11:39:09.733413 | 
2026-06-11 11:39:09.904648 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-11 11:39:09.908291 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/crc/podman.yaml@master]
2026-06-11 11:39:10.605740 | 
2026-06-11 11:39:10.606059 | PLAY [all,!compute]
2026-06-11 11:39:10.616300 | 
2026-06-11 11:39:10.616383 | TASK [Enable container-tools rhel-modules for c8/crc node]
2026-06-11 11:39:11.138832 | controller | skipping: Conditional result was False
2026-06-11 11:39:11.150103 | 
2026-06-11 11:39:11.150302 | TASK [Install podman]
2026-06-11 11:39:31.148325 | controller | changed
2026-06-11 11:39:31.159086 | 
2026-06-11 11:39:31.159228 | TASK [Set var name for quay login zuul secret]
2026-06-11 11:39:31.257080 | controller | skipping: Conditional result was False
2026-06-11 11:39:31.266299 | 
2026-06-11 11:39:31.266437 | TASK [Print the username]
2026-06-11 11:39:31.820053 | controller | openstack-k8s-operators+cirobot
2026-06-11 11:39:32.315391 | controller | ok: Runtime: 0:00:00.005316
2026-06-11 11:39:32.323935 | 
2026-06-11 11:39:32.324066 | TASK [Fail when user or password is not set]
2026-06-11 11:39:32.402140 | controller | skipping: Conditional result was False
2026-06-11 11:39:32.411662 | 
2026-06-11 11:39:32.411804 | TASK [Set vars for quay login]
2026-06-11 11:39:32.477806 | controller | Output suppressed because no_log was given
2026-06-11 11:39:32.484978 | 
2026-06-11 11:39:32.485106 | LOOP [Perform container registry login(s) with podman]
2026-06-11 11:39:33.782391 | controller | Output suppressed because no_log was given
2026-06-11 11:39:33.790379 | 
2026-06-11 11:39:33.790508 | LOOP [Perform container registry login(s) with buildah]
2026-06-11 11:39:33.873091 | controller | Output suppressed because no_log was given
2026-06-11 11:39:33.888664 | 
2026-06-11 11:39:33.888908 | TASK [Set Insecure registry for content provider]
2026-06-11 11:39:34.423610 | controller | changed: Block inserted
2026-06-11 11:39:34.426182 | 
2026-06-11 11:39:34.426275 | PLAY RECAP
2026-06-11 11:39:34.426364 | controller | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-11 11:39:34.426409 | 
2026-06-11 11:39:34.571284 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/crc/podman.yaml@master]
2026-06-11 11:39:34.575126 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/crc/simple-start.yaml@master]
2026-06-11 11:39:35.446630 | 
2026-06-11 11:39:35.446768 | PLAY [Prefer ipv4 over ipv6]
2026-06-11 11:39:35.462212 | 
2026-06-11 11:39:35.462298 | TASK [Configure /etc/gai.conf to prever ipv4 over ipv6]
2026-06-11 11:39:35.507642 | controller | skipping: Conditional result was False
2026-06-11 11:39:35.510824 | 
2026-06-11 11:39:35.510932 | PLAY [controller]
2026-06-11 11:39:35.518135 | 
2026-06-11 11:39:35.518240 | TASK [Fail when openshift_pull_sec not provided]
2026-06-11 11:39:35.542731 | controller | skipping: Conditional result was False
2026-06-11 11:39:35.548362 | 
2026-06-11 11:39:35.548445 | TASK [Clone repos in the job workspace]
2026-06-11 11:39:35.567928 | controller | ok
2026-06-11 11:39:35.588803 | 
2026-06-11 11:39:35.588952 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-11 11:39:36.095131 | controller | ok
2026-06-11 11:39:36.103436 | 
2026-06-11 11:39:36.103548 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-11 11:39:45.355987 | controller | Output suppressed because no_log was given
2026-06-11 11:39:45.371910 | 
2026-06-11 11:39:45.372049 | TASK [Create pull-secret.txt file]
2026-06-11 11:39:47.176152 | controller | Output suppressed because no_log was given
2026-06-11 11:39:47.184008 | 
2026-06-11 11:39:47.184138 | TASK [Apply CRC features and print image build date]
2026-06-11 11:39:47.213151 | controller | ok
2026-06-11 11:39:47.227047 | controller | included: /var/lib/zuul/builds/f965634ffa43483f94907623d11d247b/trusted/project_0/review.rdoproject.org/config/playbooks/crc/features.yaml
2026-06-11 11:39:47.241633 | 
2026-06-11 11:39:47.241792 | TASK [Set additional parameters for crc - telemetry]
2026-06-11 11:39:47.837185 | controller | skipping: Conditional result was False
2026-06-11 11:39:47.847526 | 
2026-06-11 11:39:47.847657 | TASK [Set additional parameters for crc - monitoring]
2026-06-11 11:39:48.389189 | controller | skipping: Conditional result was False
2026-06-11 11:39:48.398738 | 
2026-06-11 11:39:48.398893 | TASK [Set minimum required memory to run the CRC when monitoring enabled]
2026-06-11 11:39:48.938756 | controller | skipping: Conditional result was False
2026-06-11 11:39:48.950562 | 
2026-06-11 11:39:48.950692 | TASK [Set additional parameters for crc - enable microshift preset]
2026-06-11 11:39:49.495585 | controller | skipping: Conditional result was False
2026-06-11 11:39:49.504785 | 
2026-06-11 11:39:49.504957 | TASK [Set additional parameters for crc - enable okd preset]
2026-06-11 11:39:50.045846 | controller | skipping: Conditional result was False
2026-06-11 11:39:50.055757 | 
2026-06-11 11:39:50.055914 | TASK [Delete the cluster if there's a non-default bundle URL]
2026-06-11 11:39:50.595437 | controller | skipping: Conditional result was False
2026-06-11 11:39:50.604489 | 
2026-06-11 11:39:50.604656 | TASK [Execute crc start command]
2026-06-11 11:55:03.238539 | controller | ok: Runtime: 0:15:11.939726
2026-06-11 11:55:03.249593 | 
2026-06-11 11:55:03.249758 | TASK [Verify that OpenShift is up and running]
2026-06-11 11:55:03.282234 | controller | ok
2026-06-11 11:55:03.302116 | controller | included: /var/lib/zuul/builds/f965634ffa43483f94907623d11d247b/trusted/project_0/review.rdoproject.org/config/playbooks/crc/verify_openshift_start.yaml
2026-06-11 11:55:03.314362 | 
2026-06-11 11:55:03.314493 | TASK [Create script to login and verify services]
2026-06-11 11:55:04.743916 | controller | changed
2026-06-11 11:55:04.757185 | 
2026-06-11 11:55:04.757358 | TASK [Ensure that user is logged]
2026-06-11 11:55:05.257430 | controller | Checking login to the cluster 1...
2026-06-11 11:55:06.340619 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-11 11:55:06.340702 | controller |
2026-06-11 11:55:06.671613 | controller | Login successful.
2026-06-11 11:55:06.671680 | controller |
2026-06-11 11:55:06.714514 | controller | You have access to 65 projects, the list has been suppressed. You can list all projects with 'oc projects'
2026-06-11 11:55:06.714586 | controller |
2026-06-11 11:55:06.714603 | controller | Using project "default".
2026-06-11 11:55:06.814807 | controller | ok: Runtime: 0:00:01.529474
2026-06-11 11:55:06.825847 | 
2026-06-11 11:55:06.826148 | TASK [Delete all openshift-marketplace pods]
2026-06-11 11:55:08.243093 | controller | pod "certified-operators-l27pk" deleted
2026-06-11 11:55:08.288678 | controller | pod "community-operators-qhh6t" deleted
2026-06-11 11:55:08.318414 | controller | pod "marketplace-operator-547dbd544d-xchl9" deleted
2026-06-11 11:55:08.377400 | controller | pod "redhat-marketplace-ntdwx" deleted
2026-06-11 11:55:08.400774 | controller | pod "redhat-operators-x5vn9" deleted
2026-06-11 11:55:09.874451 | controller | ok: Runtime: 0:00:02.544226
2026-06-11 11:55:09.885887 | 
2026-06-11 11:55:09.886024 | TASK [Copy script ensure_services_up.sh]
2026-06-11 11:55:09.953346 | controller | skipping: Conditional result was False
2026-06-11 11:55:09.959988 | 
2026-06-11 11:55:09.960093 | TASK [Ensure all pods are up and running]
2026-06-11 11:55:10.488557 | controller | skipping: Conditional result was False
2026-06-11 11:55:10.499214 | 
2026-06-11 11:55:10.499396 | TASK [Check if there is a image build date file]
2026-06-11 11:55:10.865778 | controller | ok
2026-06-11 11:55:10.874742 | 
2026-06-11 11:55:10.874960 | TASK [Print image date if available]
2026-06-11 11:55:11.309102 | controller | Tue May  5 04:16:20 AM EDT 2026
2026-06-11 11:55:11.422828 | controller | ok: Runtime: 0:00:00.003416
2026-06-11 11:55:11.431353 | 
2026-06-11 11:55:11.431551 | TASK [Fix machineconfigpool]
2026-06-11 11:55:11.498834 | controller | skipping: Conditional result was False
2026-06-11 11:55:11.509145 | 
2026-06-11 11:55:11.509283 | TASK [Show available nodes]
2026-06-11 11:55:12.433142 | controller | NAME   STATUS   ROLES                         AGE    VERSION
2026-06-11 11:55:12.433255 | controller | crc    Ready    control-plane,master,worker   221d   v1.33.5
2026-06-11 11:55:12.559074 | controller | ok: Runtime: 0:00:00.577096
2026-06-11 11:55:12.565356 | 
2026-06-11 11:55:12.565456 | TASK [Configure insecure registry inside crc vm]
2026-06-11 11:55:12.605899 | controller | ok
2026-06-11 11:55:12.614710 | controller | included: /var/lib/zuul/builds/f965634ffa43483f94907623d11d247b/trusted/project_0/review.rdoproject.org/config/playbooks/crc/crc_insecure_registry.yaml
2026-06-11 11:55:12.624088 | 
2026-06-11 11:55:12.624188 | TASK [Catch CRC IP]
2026-06-11 11:55:13.090808 | controller | 192.168.130.11
2026-06-11 11:55:13.158700 | controller | ok: Runtime: 0:00:00.077591
2026-06-11 11:55:13.167062 | 
2026-06-11 11:55:13.167190 | TASK [Patch the image.config.openshift.io resource to include insecure registry]
2026-06-11 11:55:13.728682 | controller | image.config.openshift.io/cluster patched
2026-06-11 11:55:14.215755 | controller | ok: Runtime: 0:00:00.205003
2026-06-11 11:55:14.223903 | 
2026-06-11 11:55:14.224045 | TASK [Check if id_ed25519 key exists]
2026-06-11 11:55:14.562700 | controller | ok
2026-06-11 11:55:14.572057 | 
2026-06-11 11:55:14.572185 | TASK [Set fact if new keypair exists]
2026-06-11 11:55:14.606843 | controller | ok
2026-06-11 11:55:14.614093 | 
2026-06-11 11:55:14.614335 | TASK [update the /etc/containers/registries.conf in crc vm]
2026-06-11 11:55:15.673272 | controller |
2026-06-11 11:55:15.673368 | controller | PLAY [Set insecure registry with in crc vm] ************************************
2026-06-11 11:55:15.673374 | controller |
2026-06-11 11:55:15.673379 | controller | TASK [Gathering Facts] *********************************************************
2026-06-11 11:55:23.294860 | controller | ok: [192.168.130.11]
2026-06-11 11:55:23.294951 | controller |
2026-06-11 11:55:23.294962 | controller | TASK [Set Insecure registry for content provider] ******************************
2026-06-11 11:55:24.577930 | controller | changed: [192.168.130.11]
2026-06-11 11:55:24.578074 | controller |
2026-06-11 11:55:24.578085 | controller | TASK [Restart crio] ************************************************************
2026-06-11 11:55:31.669293 | controller | changed: [192.168.130.11]
2026-06-11 11:55:31.669415 | controller |
2026-06-11 11:55:31.669430 | controller | TASK [Restart kubelet] *********************************************************
2026-06-11 11:55:33.478469 | controller | changed: [192.168.130.11]
2026-06-11 11:55:33.478519 | controller |
2026-06-11 11:55:33.478524 | controller | PLAY RECAP *********************************************************************
2026-06-11 11:55:33.478528 | controller | 192.168.130.11             : ok=4    changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
2026-06-11 11:55:33.478532 | controller |
2026-06-11 11:55:33.743108 | controller | ok: Runtime: 0:00:18.595225
2026-06-11 11:55:33.751875 | 
2026-06-11 11:55:33.752054 | TASK [Catch CRC IP]
2026-06-11 11:55:34.239262 | controller | 192.168.130.11
2026-06-11 11:55:34.292783 | controller | ok: Runtime: 0:00:00.096459
2026-06-11 11:55:34.297325 | 
2026-06-11 11:55:34.297406 | TASK [Check if id_ed25519 key exists]
2026-06-11 11:55:34.649295 | controller | ok
2026-06-11 11:55:34.659175 | 
2026-06-11 11:55:34.659312 | TASK [Set fact if new keypair exists]
2026-06-11 11:55:34.710097 | controller | ok
2026-06-11 11:55:34.719117 | 
2026-06-11 11:55:34.719251 | TASK [Run crc]
2026-06-11 11:55:35.614237 | controller |
2026-06-11 11:55:35.614391 | controller | PLAY [OpenShift secret copy and CRC securitization] ****************************
2026-06-11 11:55:35.614400 | controller |
2026-06-11 11:55:35.614406 | controller | TASK [Gathering Facts] *********************************************************
2026-06-11 11:55:40.868426 | controller | ok: [192.168.130.11]
2026-06-11 11:55:40.868542 | controller |
2026-06-11 11:55:40.868552 | controller | TASK [Copy pull-secret] ********************************************************
2026-06-11 11:55:45.152087 | controller | changed: [192.168.130.11]
2026-06-11 11:55:45.152194 | controller |
2026-06-11 11:55:45.152199 | controller | TASK [Add crio config] *********************************************************
2026-06-11 11:55:50.833030 | controller | changed: [192.168.130.11]
2026-06-11 11:55:50.833134 | controller |
2026-06-11 11:55:50.833150 | controller | TASK [Restart crio to pickup new configuration] ********************************
2026-06-11 11:56:03.437128 | controller | changed: [192.168.130.11]
2026-06-11 11:56:03.437240 | controller |
2026-06-11 11:56:03.437248 | controller | PLAY RECAP *********************************************************************
2026-06-11 11:56:03.437253 | controller | 192.168.130.11             : ok=4    changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
2026-06-11 11:56:03.437257 | controller |
2026-06-11 11:56:03.806383 | controller | ok: Runtime: 0:00:28.368553
2026-06-11 11:56:03.819374 | 
2026-06-11 11:56:03.819562 | TASK [Set slower etcd profile]
2026-06-11 11:56:03.897614 | controller | ok
2026-06-11 11:56:03.948238 | 
2026-06-11 11:56:03.948350 | TASK [prepare-crc-cloud : Set slower profile]
2026-06-11 11:56:04.565283 | controller | etcd.operator.openshift.io/cluster patched
2026-06-11 11:56:04.980984 | controller | ok: Runtime: 0:00:00.224732
2026-06-11 11:56:04.987372 | 
2026-06-11 11:56:04.987493 | TASK [prepare-crc-cloud : Wait 30 seconds to apply]
2026-06-11 11:56:35.027750 | controller | ok
2026-06-11 11:56:35.036015 | 
2026-06-11 11:56:35.036155 | TASK [prepare-crc-cloud : Get pod phase status]
2026-06-11 12:03:26.303953 | controller | ok: Runtime: 0:00:00.184621
2026-06-11 12:03:27.953095 | 
2026-06-11 12:03:27.953271 | TASK [Set limit for disk usage - IOPS and Read/Write]
2026-06-11 12:03:28.005032 | controller | ok
2026-06-11 12:03:28.039263 | 
2026-06-11 12:03:28.039404 | TASK [disk-usage-limitation : Set facts for disk limitation]
2026-06-11 12:03:28.068164 | controller | ok
2026-06-11 12:03:28.072397 | 
2026-06-11 12:03:28.072473 | TASK [disk-usage-limitation : Print limits for the disk]
2026-06-11 12:03:28.113762 | controller | ok: Set limit to crc VM to the vda disk: iops 25000 read/write 367001600
2026-06-11 12:03:28.121349 | 
2026-06-11 12:03:28.121451 | TASK [disk-usage-limitation : Set limit to crc VM to the vda disk]
2026-06-11 12:03:28.552957 | controller |
2026-06-11 12:03:28.656047 | controller | ok: Runtime: 0:00:00.028416
2026-06-11 12:03:28.663600 | 
2026-06-11 12:03:28.663737 | TASK [Pause machineconfigpool]
2026-06-11 12:03:28.703956 | controller | ok
2026-06-11 12:03:28.729821 | 
2026-06-11 12:03:28.729912 | LOOP [prepare-crc-cloud : Pause the machineconfig configuration if mcp is not needed]
2026-06-11 12:03:31.334569 | controller | machineconfigpool.machineconfiguration.openshift.io/master patched
2026-06-11 12:03:31.334801 | controller | ok: Item: master Runtime: 0:00:00.262950
2026-06-11 12:03:31.842602 | controller | machineconfigpool.machineconfiguration.openshift.io/worker patched
2026-06-11 12:03:31.842764 | controller | ok: Item: worker Runtime: 0:00:00.187487
2026-06-11 12:03:31.858664 | 
2026-06-11 12:03:31.858914 | TASK [prepare-crc-cloud : Print current machineconfigpool]
2026-06-11 12:03:32.466796 | controller | NAME     CONFIG                                             UPDATED   UPDATING   DEGRADED   MACHINECOUNT   READYMACHINECOUNT   UPDATEDMACHINECOUNT   DEGRADEDMACHINECOUNT   AGE
2026-06-11 12:03:32.467117 | controller | master   rendered-master-463c990ae77c88c10ed494b769c09675   False     True       True       1              0                   0                     1                      221d
2026-06-11 12:03:32.467147 | controller | worker   rendered-worker-da5f552544f5ef65ee7e8bb91eb15bc2   True      False      False      0              0                   0                     0                      221d
2026-06-11 12:03:32.910693 | controller | ok: Runtime: 0:00:00.180463
2026-06-11 12:03:32.926543 | 
2026-06-11 12:03:32.926675 | TASK [Create cluster certificate approver workaround]
2026-06-11 12:03:33.004452 | controller | ok
2026-06-11 12:03:33.042873 | 
2026-06-11 12:03:33.043063 | LOOP [prepare-crc-cloud : Re-run accept certificates in Pending state few times]
2026-06-11 12:03:33.624045 | controller | ok: Item: Runtime: 0:00:00.145416
2026-06-11 12:03:33.624497 | controller | ok: All items complete
2026-06-11 12:03:33.624556 | 
2026-06-11 12:03:44.125521 | controller | ok: Item: Runtime: 0:00:00.159651
2026-06-11 12:03:57.998262 | controller | ok: Item: Runtime: 0:00:00.179022
2026-06-11 12:03:58.019589 | 
2026-06-11 12:03:58.019901 | TASK [prepare-crc-cloud : Create service account for - auto-csr-approver]
2026-06-11 12:04:01.146827 | controller | changed
2026-06-11 12:04:01.153483 | 
2026-06-11 12:04:01.153665 | TASK [prepare-crc-cloud : Apply cluster cert approver]
2026-06-11 12:04:01.728360 | controller | serviceaccount/csr-approver-sa created
2026-06-11 12:04:01.751453 | controller | clusterrole.rbac.authorization.k8s.io/csr-approver created
2026-06-11 12:04:01.765049 | controller | clusterrolebinding.rbac.authorization.k8s.io/csr-approver-binding created
2026-06-11 12:04:01.795305 | controller | cronjob.batch/auto-csr-approver created
2026-06-11 12:04:02.205654 | controller | ok: Runtime: 0:00:00.254016
2026-06-11 12:04:02.217451 | 
2026-06-11 12:04:02.217547 | TASK [Ensure that all cluster operators are stable]
2026-06-11 12:04:02.792476 | controller | False
2026-06-11 12:04:02.792563 | controller | True
2026-06-11 12:04:02.792569 | controller | True
2026-06-11 12:04:02.792573 | controller | True
2026-06-11 12:04:02.792576 | controller | True
2026-06-11 12:04:02.792580 | controller | True
2026-06-11 12:04:02.792584 | controller | True
2026-06-11 12:04:02.792587 | controller | True
2026-06-11 12:04:02.792590 | controller | True
2026-06-11 12:04:02.792594 | controller | True
2026-06-11 12:04:02.792598 | controller | True
2026-06-11 12:04:02.792601 | controller | True
2026-06-11 12:04:02.792605 | controller | True
2026-06-11 12:04:02.792608 | controller | True
2026-06-11 12:04:02.792612 | controller | True
2026-06-11 12:04:02.792616 | controller | True
2026-06-11 12:04:02.792619 | controller | True
2026-06-11 12:04:02.792622 | controller | True
2026-06-11 12:04:02.792626 | controller | True
2026-06-11 12:04:02.792630 | controller | True
2026-06-11 12:04:02.792633 | controller | True
2026-06-11 12:04:02.792636 | controller | True
2026-06-11 12:04:02.792640 | controller | True
2026-06-11 12:04:02.792643 | controller | True
2026-06-11 12:05:48.251227 | controller | ok: Runtime: 0:00:00.260618
2026-06-11 12:05:48.253717 | 
2026-06-11 12:05:48.253774 | PLAY [Set IOPS and Read/Write disk limitation excluding controller]
2026-06-11 12:05:48.253903 | 
2026-06-11 12:05:48.253935 | PLAY RECAP
2026-06-11 12:05:48.253979 | controller | ok: 34 changed: 14 unreachable: 0 failed: 0 skipped: 11 rescued: 0 ignored: 0
2026-06-11 12:05:48.253999 | 
2026-06-11 12:05:48.412511 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/crc/simple-start.yaml@master]
2026-06-11 12:05:48.414700 | PRE-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-prepare.yml@main]
2026-06-11 12:05:49.167307 | 
2026-06-11 12:05:49.167454 | PLAY [Run ci/playbooks/e2e-prepare.yml]
2026-06-11 12:05:49.181314 | 
2026-06-11 12:05:49.181432 | TASK [Clone repos in the job workspace]
2026-06-11 12:05:49.201070 | controller | ok
2026-06-11 12:05:49.220780 | 
2026-06-11 12:05:49.220939 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-11 12:05:49.758533 | controller | ok
2026-06-11 12:05:49.764930 | 
2026-06-11 12:05:49.765005 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-11 12:05:51.104302 | controller | Output suppressed because no_log was given
2026-06-11 12:05:51.120613 | 
2026-06-11 12:05:51.120761 | TASK [Create zuul-output directory]
2026-06-11 12:05:51.715639 | controller | ok
2026-06-11 12:05:51.724891 | 
2026-06-11 12:05:51.725083 | TASK [Install required packages]
2026-06-11 12:05:53.087116 | controller | ok: Nothing to do
2026-06-11 12:05:53.105950 | 
2026-06-11 12:05:53.106106 | TASK [Output pip related things]
2026-06-11 12:05:54.074246 | controller | pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9)
2026-06-11 12:05:54.188157 | controller | ok: Runtime: 0:00:00.460141
2026-06-11 12:05:54.192437 | 
2026-06-11 12:05:54.192538 | TASK [Install requirements]
2026-06-11 12:07:05.948637 | controller | changed
2026-06-11 12:07:05.973087 | 
2026-06-11 12:07:05.973288 | TASK [Add cronjob to trigger job stats]
2026-06-11 12:07:06.042364 | controller | skipping: Conditional result was False
2026-06-11 12:07:06.052805 | 
2026-06-11 12:07:06.053024 | LOOP [Construct project change list]
2026-06-11 12:07:06.132044 | controller | ok:
2026-06-11 12:07:06.132241 | controller | {
2026-06-11 12:07:06.132266 | controller |   "branch": "main",
2026-06-11 12:07:06.132285 | controller |   "change": "1931",
2026-06-11 12:07:06.132303 | controller |   "change_message": "openstack-k8s-operators dependency bump branch: main\n\nAutomated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action",
2026-06-11 12:07:06.132325 | controller |   "change_url": "https://github.com/openstack-k8s-operators/openstack-operator/pull/1931",
2026-06-11 12:07:06.132342 | controller |   "commit_id": "5a4570bd3cefd9d5424eea0d9cccdd21df6c926c",
2026-06-11 12:07:06.132359 | controller |   "patchset": "5a4570bd3cefd9d5424eea0d9cccdd21df6c926c",
2026-06-11 12:07:06.132375 | controller |   "project": {
2026-06-11 12:07:06.132391 | controller |     "canonical_hostname": "github.com",
2026-06-11 12:07:06.132407 | controller |     "canonical_name": "github.com/openstack-k8s-operators/openstack-operator",
2026-06-11 12:07:06.132423 | controller |     "name": "openstack-k8s-operators/openstack-operator",
2026-06-11 12:07:06.132439 | controller |     "short_name": "openstack-operator",
2026-06-11 12:07:06.132455 | controller |     "src_dir": "src/github.com/openstack-k8s-operators/openstack-operator"
2026-06-11 12:07:06.132472 | controller |   },
2026-06-11 12:07:06.132488 | controller |   "topic": null
2026-06-11 12:07:06.132504 | controller | }
2026-06-11 12:07:06.173591 | 
2026-06-11 12:07:06.173753 | PLAY [Run ci/playbooks/build_runner_image.yml]
2026-06-11 12:07:06.181928 | 
2026-06-11 12:07:06.182062 | TASK [Filter out host if needed]
2026-06-11 12:07:06.201813 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-11 12:07:06.207963 | 
2026-06-11 12:07:06.208081 | TASK [Get git tag for image tagging]
2026-06-11 12:07:06.736179 | controller | skipping: Conditional result was False
2026-06-11 12:07:06.742334 | 
2026-06-11 12:07:06.742572 | TASK [Set openstack-runner image]
2026-06-11 12:07:06.780372 | controller | skipping: Conditional result was False
2026-06-11 12:07:06.785686 | 
2026-06-11 12:07:06.785821 | TASK [Build openstack-runner image]
2026-06-11 12:07:06.821095 | controller | skipping: Conditional result was False
2026-06-11 12:07:06.826185 | 
2026-06-11 12:07:06.826289 | TASK [Push openstack-runner image]
2026-06-11 12:07:06.861238 | controller | skipping: Conditional result was False
2026-06-11 12:07:06.866778 | 
2026-06-11 12:07:06.866889 | TASK [Make sure ci-framework directory exists]
2026-06-11 12:07:06.894242 | controller | skipping: Conditional result was False
2026-06-11 12:07:06.900942 | 
2026-06-11 12:07:06.901034 | TASK [Create EDPM ansible var file]
2026-06-11 12:07:06.926071 | controller | skipping: Conditional result was False
2026-06-11 12:07:06.927275 | 
2026-06-11 12:07:06.927324 | PLAY RECAP
2026-06-11 12:07:06.927371 | controller | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0
2026-06-11 12:07:06.927391 | 
2026-06-11 12:07:07.081494 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-prepare.yml@main]
2026-06-11 12:07:07.085420 | PRE-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/dump_zuul_data.yml@main]
2026-06-11 12:07:07.747734 | 
2026-06-11 12:07:07.747903 | PLAY [Run ci/playbooks/dump_zuul_data.yml]
2026-06-11 12:07:07.760936 | 
2026-06-11 12:07:07.761102 | TASK [Create zuul-output directory]
2026-06-11 12:07:08.443771 | controller | changed
2026-06-11 12:07:08.452379 | 
2026-06-11 12:07:08.452571 | TASK [Slurp Zuul inventory test]
2026-06-11 12:07:08.996203 | controller -> localhost | ok
2026-06-11 12:07:09.004506 | 
2026-06-11 12:07:09.004615 | TASK [Save zuul inventory]
2026-06-11 12:07:10.875770 | controller | changed
2026-06-11 12:07:10.886785 | 
2026-06-11 12:07:10.886966 | TASK [Save zuul vars without the change_message]
2026-06-11 12:07:12.632067 | controller | changed
2026-06-11 12:07:12.634671 | 
2026-06-11 12:07:12.634766 | PLAY RECAP
2026-06-11 12:07:12.634919 | controller | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-11 12:07:12.634980 | 
2026-06-11 12:07:12.791338 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/dump_zuul_data.yml@main]
2026-06-11 12:07:12.796297 | RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_deployment/run.yml@main]
2026-06-11 12:07:13.489775 | 
2026-06-11 12:07:13.490000 | PLAY [Run ci/playbooks/edpm_baremetal_deployment/run.yml]
2026-06-11 12:07:13.503183 | 
2026-06-11 12:07:13.503397 | TASK [Filter out host if needed]
2026-06-11 12:07:13.512386 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-11 12:07:13.517358 | 
2026-06-11 12:07:13.517498 | TASK [Check for edpm-ansible.yml file]
2026-06-11 12:07:14.060401 | controller | ok
2026-06-11 12:07:14.068635 | 
2026-06-11 12:07:14.068807 | TASK [Check if new ssh keypair exists]
2026-06-11 12:07:14.105983 | controller | ok
2026-06-11 12:07:14.137111 | 
2026-06-11 12:07:14.137293 | TASK [recognize_ssh_keypair : Check if id_ed25519 key exists]
2026-06-11 12:07:14.502516 | controller | ok
2026-06-11 12:07:14.512225 | 
2026-06-11 12:07:14.512374 | TASK [recognize_ssh_keypair : Set fact if new keypair exists]
2026-06-11 12:07:14.556202 | controller | ok
2026-06-11 12:07:14.561561 | 
2026-06-11 12:07:14.561640 | TASK [recognize_ssh_keypair : Set fact if new keypair does not exists]
2026-06-11 12:07:14.590170 | controller | skipping: Conditional result was False
2026-06-11 12:07:14.602484 | 
2026-06-11 12:07:14.602605 | TASK [Add crc node in local inventory]
2026-06-11 12:07:14.644908 | controller | changed
2026-06-11 12:07:14.651471 | 
2026-06-11 12:07:14.651570 | LOOP [Ensure we know ssh hosts]
2026-06-11 12:07:15.272258 | controller | ok: Item: controller Runtime: 0:00:00.056406
2026-06-11 12:07:15.811570 | controller | ok: Item: crc Runtime: 0:00:00.185682
2026-06-11 12:07:15.828376 | 
2026-06-11 12:07:15.828519 | TASK [Load zuul_inventory]
2026-06-11 12:07:16.292012 | controller | ok
2026-06-11 12:07:16.304906 | 
2026-06-11 12:07:16.305060 | TASK [Inject CRC in zuul_inventory.yml]
2026-06-11 12:07:18.158753 | controller | changed
2026-06-11 12:07:18.165396 | 
2026-06-11 12:07:18.165501 | TASK [Perform Podified and EDPM deployment on compute nodes with virtual baremetal]
2026-06-11 12:07:19.717265 | controller |
2026-06-11 12:07:19.717413 | controller | PLAY [Remove status flag] ******************************************************
2026-06-11 12:07:19.717422 | controller |
2026-06-11 12:07:19.717428 | controller | TASK [Gathering Facts ] ********************************************************
2026-06-11 12:07:19.717437 | controller | Thursday 11 June 2026  12:07:19 +0000 (0:00:00.035)       0:00:00.035 *********
2026-06-11 12:07:19.717444 | controller | Thursday 11 June 2026  12:07:19 +0000 (0:00:00.034)       0:00:00.034 *********
2026-06-11 12:07:20.957551 | controller | ok: [localhost]
2026-06-11 12:07:20.957647 | controller |
2026-06-11 12:07:20.957660 | controller | TASK [Delete success flag if exists path={{ ansible_user_dir }}/cifmw-success, state=absent] ***
2026-06-11 12:07:20.957672 | controller | Thursday 11 June 2026  12:07:20 +0000 (0:00:01.239)       0:00:01.275 *********
2026-06-11 12:07:20.957681 | controller | Thursday 11 June 2026  12:07:20 +0000 (0:00:01.239)       0:00:01.274 *********
2026-06-11 12:07:21.296293 | controller | ok: [localhost]
2026-06-11 12:07:21.296376 | controller |
2026-06-11 12:07:21.296390 | controller | TASK [Inherit from parent scenarios if needed _raw_params=ci/playbooks/tasks/inherit_parent_scenario.yml] ***
2026-06-11 12:07:21.296399 | controller | Thursday 11 June 2026  12:07:21 +0000 (0:00:00.338)       0:00:01.614 *********
2026-06-11 12:07:21.296407 | controller | Thursday 11 June 2026  12:07:21 +0000 (0:00:00.338)       0:00:01.613 *********
2026-06-11 12:07:21.381462 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci/playbooks/tasks/inherit_parent_scenario.yml for localhost
2026-06-11 12:07:21.381568 | controller |
2026-06-11 12:07:21.381581 | controller | TASK [Inherit from parent parameter file if instructed file={{ item }}] ********
2026-06-11 12:07:21.381591 | controller | Thursday 11 June 2026  12:07:21 +0000 (0:00:00.085)       0:00:01.699 *********
2026-06-11 12:07:21.381599 | controller | Thursday 11 June 2026  12:07:21 +0000 (0:00:00.085)       0:00:01.698 *********
2026-06-11 12:07:21.419776 | controller | skipping: [localhost]
2026-06-11 12:07:21.419861 | controller |
2026-06-11 12:07:21.419884 | 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 12:07:21.419897 | controller | Thursday 11 June 2026  12:07:21 +0000 (0:00:00.038)       0:00:01.738 *********
2026-06-11 12:07:21.419922 | controller | Thursday 11 June 2026  12:07:21 +0000 (0:00:00.038)       0:00:01.737 *********
2026-06-11 12:07:21.463888 | controller | ok: [localhost]
2026-06-11 12:07:21.463969 | controller |
2026-06-11 12:07:21.463982 | controller | TASK [cifmw_setup : Get customized parameters ci_framework_params={{
2026-06-11 12:07:21.463993 | controller |   hostvars[inventory_hostname] |
2026-06-11 12:07:21.464038 | controller |   dict2items |
2026-06-11 12:07:21.464056 | controller |   selectattr("key", "match",
2026-06-11 12:07:21.464069 | controller |              "^(cifmw|pre|post)_(?!install_yamls|openshift_token|openshift_login|openshift_kubeconfig).*") |
2026-06-11 12:07:21.464081 | controller |   list | items2dict
2026-06-11 12:07:21.464094 | controller | }}] ***
2026-06-11 12:07:21.464106 | controller | Thursday 11 June 2026  12:07:21 +0000 (0:00:00.043)       0:00:01.782 *********
2026-06-11 12:07:21.464119 | controller | Thursday 11 June 2026  12:07:21 +0000 (0:00:00.044)       0:00:01.781 *********
2026-06-11 12:07:21.578407 | controller | ok: [localhost]
2026-06-11 12:07:21.578495 | controller |
2026-06-11 12:07:21.578507 | controller | TASK [install_ca : Ensure target directory exists path={{ cifmw_install_ca_trust_dir }}, state=directory, mode=0755] ***
2026-06-11 12:07:21.578518 | controller | Thursday 11 June 2026  12:07:21 +0000 (0:00:00.113)       0:00:01.896 *********
2026-06-11 12:07:21.578528 | controller | Thursday 11 June 2026  12:07:21 +0000 (0:00:00.114)       0:00:01.895 *********
2026-06-11 12:07:21.854627 | controller | ok: [localhost]
2026-06-11 12:07:21.854700 | controller |
2026-06-11 12:07:21.854712 | 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 12:07:21.854722 | controller | Thursday 11 June 2026  12:07:21 +0000 (0:00:00.276)       0:00:02.172 *********
2026-06-11 12:07:21.854731 | controller | Thursday 11 June 2026  12:07:21 +0000 (0:00:00.276)       0:00:02.171 *********
2026-06-11 12:07:21.903179 | controller | skipping: [localhost]
2026-06-11 12:07:21.903254 | controller |
2026-06-11 12:07:21.903267 | 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 12:07:21.903276 | controller | Thursday 11 June 2026  12:07:21 +0000 (0:00:00.048)       0:00:02.220 *********
2026-06-11 12:07:21.903285 | controller | Thursday 11 June 2026  12:07:21 +0000 (0:00:00.048)       0:00:02.219 *********
2026-06-11 12:07:21.952953 | controller | skipping: [localhost]
2026-06-11 12:07:21.953063 | controller |
2026-06-11 12:07:21.953079 | 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 12:07:21.953089 | controller | Thursday 11 June 2026  12:07:21 +0000 (0:00:00.050)       0:00:02.270 *********
2026-06-11 12:07:21.953098 | controller | Thursday 11 June 2026  12:07:21 +0000 (0:00:00.050)       0:00:02.269 *********
2026-06-11 12:07:22.000423 | controller | skipping: [localhost]
2026-06-11 12:07:22.000519 | controller |
2026-06-11 12:07:22.000585 | 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 12:07:22.000602 | controller | Thursday 11 June 2026  12:07:21 +0000 (0:00:00.047)       0:00:02.318 *********
2026-06-11 12:07:22.000617 | controller | Thursday 11 June 2026  12:07:21 +0000 (0:00:00.047)       0:00:02.317 *********
2026-06-11 12:07:22.036849 | controller | skipping: [localhost]
2026-06-11 12:07:22.036921 | controller |
2026-06-11 12:07:22.036928 | controller | TASK [install_ca : Update ca bundle _raw_params=update-ca-trust] ***************
2026-06-11 12:07:22.036934 | controller | Thursday 11 June 2026  12:07:22 +0000 (0:00:00.037)       0:00:02.355 *********
2026-06-11 12:07:22.036939 | controller | Thursday 11 June 2026  12:07:22 +0000 (0:00:00.036)       0:00:02.354 *********
2026-06-11 12:07:22.073992 | controller | skipping: [localhost]
2026-06-11 12:07:22.074101 | controller |
2026-06-11 12:07:22.074112 | controller | TASK [repo_setup : Ensure directories are present path={{ cifmw_repo_setup_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-11 12:07:22.074122 | controller | Thursday 11 June 2026  12:07:22 +0000 (0:00:00.037)       0:00:02.392 *********
2026-06-11 12:07:22.074131 | controller | Thursday 11 June 2026  12:07:22 +0000 (0:00:00.037)       0:00:02.391 *********
2026-06-11 12:07:22.680655 | controller | changed: [localhost] => (item=tmp)
2026-06-11 12:07:22.680703 | controller | changed: [localhost] => (item=artifacts/repositories)
2026-06-11 12:07:22.680710 | controller | changed: [localhost] => (item=venv/repo_setup)
2026-06-11 12:07:22.680715 | controller |
2026-06-11 12:07:22.680721 | controller | TASK [repo_setup : Make sure git-core package is installed name=git-core, state=present] ***
2026-06-11 12:07:22.680726 | controller | Thursday 11 June 2026  12:07:22 +0000 (0:00:00.606)       0:00:02.999 *********
2026-06-11 12:07:22.680732 | controller | Thursday 11 June 2026  12:07:22 +0000 (0:00:00.606)       0:00:02.997 *********
2026-06-11 12:07:23.735574 | controller | ok: [localhost]
2026-06-11 12:07:23.735656 | controller |
2026-06-11 12:07:23.735679 | 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 12:07:23.735690 | controller | Thursday 11 June 2026  12:07:23 +0000 (0:00:01.055)       0:00:04.054 *********
2026-06-11 12:07:23.735698 | controller | Thursday 11 June 2026  12:07:23 +0000 (0:00:01.055)       0:00:04.053 *********
2026-06-11 12:07:24.748644 | controller | changed: [localhost]
2026-06-11 12:07:24.748700 | controller |
2026-06-11 12:07:24.748707 | 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 12:07:24.748723 | controller | Thursday 11 June 2026  12:07:24 +0000 (0:00:01.012)       0:00:05.066 *********
2026-06-11 12:07:24.748739 | controller | Thursday 11 June 2026  12:07:24 +0000 (0:00:01.012)       0:00:05.065 *********
2026-06-11 12:07:32.984240 | controller | changed: [localhost]
2026-06-11 12:07:32.984351 | controller |
2026-06-11 12:07:32.984363 | 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 12:07:32.984371 | controller | Thursday 11 June 2026  12:07:32 +0000 (0:00:08.235)       0:00:13.302 *********
2026-06-11 12:07:32.984377 | controller | Thursday 11 June 2026  12:07:32 +0000 (0:00:08.235)       0:00:13.300 *********
2026-06-11 12:07:33.854072 | controller | changed: [localhost]
2026-06-11 12:07:33.854191 | controller |
2026-06-11 12:07:33.854199 | 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 12:07:33.854209 | controller | Thursday 11 June 2026  12:07:33 +0000 (0:00:00.870)       0:00:14.172 *********
2026-06-11 12:07:33.854215 | controller | Thursday 11 June 2026  12:07:33 +0000 (0:00:00.870)       0:00:14.171 *********
2026-06-11 12:07:33.894203 | controller | skipping: [localhost]
2026-06-11 12:07:33.894249 | controller |
2026-06-11 12:07:33.894292 | 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 12:07:33.894301 | controller | Thursday 11 June 2026  12:07:33 +0000 (0:00:00.040)       0:00:14.212 *********
2026-06-11 12:07:33.894307 | controller | Thursday 11 June 2026  12:07:33 +0000 (0:00:00.040)       0:00:14.211 *********
2026-06-11 12:07:34.683756 | controller | changed: [localhost]
2026-06-11 12:07:34.683866 | controller |
2026-06-11 12:07:34.683879 | 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 12:07:34.683890 | controller | Thursday 11 June 2026  12:07:34 +0000 (0:00:00.789)       0:00:15.002 *********
2026-06-11 12:07:34.683899 | controller | Thursday 11 June 2026  12:07:34 +0000 (0:00:00.789)       0:00:15.000 *********
2026-06-11 12:07:34.735842 | controller | skipping: [localhost]
2026-06-11 12:07:34.735917 | controller |
2026-06-11 12:07:34.735948 | 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 12:07:34.735959 | controller | Thursday 11 June 2026  12:07:34 +0000 (0:00:00.051)       0:00:15.053 *********
2026-06-11 12:07:34.735968 | controller | Thursday 11 June 2026  12:07:34 +0000 (0:00:00.051)       0:00:15.052 *********
2026-06-11 12:07:34.800843 | controller | skipping: [localhost]
2026-06-11 12:07:34.800966 | controller |
2026-06-11 12:07:34.800983 | 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 12:07:34.800997 | controller | Thursday 11 June 2026  12:07:34 +0000 (0:00:00.065)       0:00:15.118 *********
2026-06-11 12:07:34.801070 | controller | Thursday 11 June 2026  12:07:34 +0000 (0:00:00.065)       0:00:15.117 *********
2026-06-11 12:07:34.855776 | controller | skipping: [localhost]
2026-06-11 12:07:34.855895 | controller |
2026-06-11 12:07:34.855940 | 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 12:07:34.855954 | controller | Thursday 11 June 2026  12:07:34 +0000 (0:00:00.055)       0:00:15.174 *********
2026-06-11 12:07:34.855963 | controller | Thursday 11 June 2026  12:07:34 +0000 (0:00:00.055)       0:00:15.173 *********
2026-06-11 12:07:35.350241 | controller | changed: [localhost]
2026-06-11 12:07:35.350355 | controller |
2026-06-11 12:07:35.350371 | controller | TASK [repo_setup : Dump full hash in delorean.repo.md5 file content={{ _repo_setup_json['full_hash'] }}
2026-06-11 12:07:35.350384 | controller | , dest={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5, mode=0644] ***
2026-06-11 12:07:35.350397 | controller | Thursday 11 June 2026  12:07:35 +0000 (0:00:00.494)       0:00:15.668 *********
2026-06-11 12:07:35.350408 | controller | Thursday 11 June 2026  12:07:35 +0000 (0:00:00.494)       0:00:15.667 *********
2026-06-11 12:07:36.162508 | controller | changed: [localhost]
2026-06-11 12:07:36.162611 | controller |
2026-06-11 12:07:36.162639 | 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 12:07:36.162655 | controller | Thursday 11 June 2026  12:07:36 +0000 (0:00:00.811)       0:00:16.480 *********
2026-06-11 12:07:36.162685 | controller | Thursday 11 June 2026  12:07:36 +0000 (0:00:00.811)       0:00:16.479 *********
2026-06-11 12:07:36.197798 | controller | skipping: [localhost]
2026-06-11 12:07:36.197943 | controller |
2026-06-11 12:07:36.197957 | controller | TASK [repo_setup : Slurp current podified hash src={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5] ***
2026-06-11 12:07:36.197972 | controller | Thursday 11 June 2026  12:07:36 +0000 (0:00:00.035)       0:00:16.516 *********
2026-06-11 12:07:36.197984 | controller | Thursday 11 June 2026  12:07:36 +0000 (0:00:00.035)       0:00:16.514 *********
2026-06-11 12:07:36.225741 | controller | skipping: [localhost]
2026-06-11 12:07:36.225972 | controller |
2026-06-11 12:07:36.225998 | 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 12:07:36.226061 | controller | Thursday 11 June 2026  12:07:36 +0000 (0:00:00.027)       0:00:16.543 *********
2026-06-11 12:07:36.226072 | controller | Thursday 11 June 2026  12:07:36 +0000 (0:00:00.027)       0:00:16.542 *********
2026-06-11 12:07:36.256466 | controller | skipping: [localhost]
2026-06-11 12:07:36.256577 | controller |
2026-06-11 12:07:36.256586 | 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 12:07:36.256594 | controller | Thursday 11 June 2026  12:07:36 +0000 (0:00:00.031)       0:00:16.574 *********
2026-06-11 12:07:36.256598 | controller | Thursday 11 June 2026  12:07:36 +0000 (0:00:00.031)       0:00:16.573 *********
2026-06-11 12:07:36.321718 | controller | ok: [localhost]
2026-06-11 12:07:36.321833 | controller |
2026-06-11 12:07:36.321839 | controller | TASK [repo_setup : Create download directory path={{ cifmw_repo_setup_rhos_release_path }}, state=directory, mode=0755] ***
2026-06-11 12:07:36.321844 | controller | Thursday 11 June 2026  12:07:36 +0000 (0:00:00.065)       0:00:16.640 *********
2026-06-11 12:07:36.321851 | controller | Thursday 11 June 2026  12:07:36 +0000 (0:00:00.065)       0:00:16.639 *********
2026-06-11 12:07:36.348207 | controller | skipping: [localhost]
2026-06-11 12:07:36.348315 | controller |
2026-06-11 12:07:36.348324 | controller | TASK [repo_setup : Print the URL to request msg={{ cifmw_repo_setup_rhos_release_rpm }}] ***
2026-06-11 12:07:36.348332 | controller | Thursday 11 June 2026  12:07:36 +0000 (0:00:00.026)       0:00:16.666 *********
2026-06-11 12:07:36.348338 | controller | Thursday 11 June 2026  12:07:36 +0000 (0:00:00.026)       0:00:16.665 *********
2026-06-11 12:07:36.373497 | controller | skipping: [localhost]
2026-06-11 12:07:36.373574 | controller |
2026-06-11 12:07:36.373580 | controller | TASK [Download the RPM name=krb_request] ***************************************
2026-06-11 12:07:36.373585 | controller | Thursday 11 June 2026  12:07:36 +0000 (0:00:00.025)       0:00:16.692 *********
2026-06-11 12:07:36.373589 | controller | Thursday 11 June 2026  12:07:36 +0000 (0:00:00.025)       0:00:16.690 *********
2026-06-11 12:07:36.406319 | controller | skipping: [localhost]
2026-06-11 12:07:36.406444 | controller |
2026-06-11 12:07:36.406458 | controller | TASK [repo_setup : Install RHOS Release tool name={{
2026-06-11 12:07:36.406465 | controller |   cifmw_repo_setup_rhos_release_rpm
2026-06-11 12:07:36.406471 | controller |   if cifmw_repo_setup_rhos_release_rpm is not url
2026-06-11 12:07:36.406477 | controller |   else cifmw_krb_request_out.path
2026-06-11 12:07:36.406482 | controller | }}, state=present, disable_gpg_check={{ cifmw_repo_setup_rhos_release_gpg_check | bool }}] ***
2026-06-11 12:07:36.406488 | controller | Thursday 11 June 2026  12:07:36 +0000 (0:00:00.032)       0:00:16.724 *********
2026-06-11 12:07:36.406494 | controller | Thursday 11 June 2026  12:07:36 +0000 (0:00:00.032)       0:00:16.723 *********
2026-06-11 12:07:36.441538 | controller | skipping: [localhost]
2026-06-11 12:07:36.442124 | controller |
2026-06-11 12:07:36.442134 | controller | TASK [repo_setup : Get rhos-release tool version _raw_params=rhos-release --version] ***
2026-06-11 12:07:36.442139 | controller | Thursday 11 June 2026  12:07:36 +0000 (0:00:00.034)       0:00:16.758 *********
2026-06-11 12:07:36.442143 | controller | Thursday 11 June 2026  12:07:36 +0000 (0:00:00.034)       0:00:16.757 *********
2026-06-11 12:07:36.471854 | controller | skipping: [localhost]
2026-06-11 12:07:36.471963 | controller |
2026-06-11 12:07:36.471969 | controller | TASK [repo_setup : Print rhos-release tool version msg={{ rr_version.stdout }}] ***
2026-06-11 12:07:36.471974 | controller | Thursday 11 June 2026  12:07:36 +0000 (0:00:00.031)       0:00:16.790 *********
2026-06-11 12:07:36.471978 | controller | Thursday 11 June 2026  12:07:36 +0000 (0:00:00.031)       0:00:16.789 *********
2026-06-11 12:07:36.499988 | controller | skipping: [localhost]
2026-06-11 12:07:36.500109 | controller |
2026-06-11 12:07:36.500115 | 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 12:07:36.500121 | controller |   -t {{ cifmw_repo_setup_output }}] ***
2026-06-11 12:07:36.500126 | controller | Thursday 11 June 2026  12:07:36 +0000 (0:00:00.028)       0:00:16.818 *********
2026-06-11 12:07:36.500130 | controller | Thursday 11 June 2026  12:07:36 +0000 (0:00:00.028)       0:00:16.817 *********
2026-06-11 12:07:36.528332 | controller | skipping: [localhost]
2026-06-11 12:07:36.528395 | controller |
2026-06-11 12:07:36.528400 | controller | TASK [repo_setup : Check for /etc/ci/mirror_info.sh path=/etc/ci/mirror_info.sh] ***
2026-06-11 12:07:36.528405 | controller | Thursday 11 June 2026  12:07:36 +0000 (0:00:00.028)       0:00:16.846 *********
2026-06-11 12:07:36.528409 | controller | Thursday 11 June 2026  12:07:36 +0000 (0:00:00.028)       0:00:16.845 *********
2026-06-11 12:07:36.736370 | controller | ok: [localhost]
2026-06-11 12:07:36.736439 | controller |
2026-06-11 12:07:36.736450 | controller | TASK [repo_setup : Use RDO proxy mirrors chdir={{ cifmw_repo_setup_output }}, _raw_params=set -o pipefail
2026-06-11 12:07:36.736458 | controller | source /etc/ci/mirror_info.sh
2026-06-11 12:07:36.736467 | controller | sed -i -e "s|https://trunk.rdoproject.org|$NODEPOOL_RDO_PROXY|g" *.repo
2026-06-11 12:07:36.736491 | controller | ] ***
2026-06-11 12:07:36.736499 | controller | Thursday 11 June 2026  12:07:36 +0000 (0:00:00.207)       0:00:17.054 *********
2026-06-11 12:07:36.736505 | controller | Thursday 11 June 2026  12:07:36 +0000 (0:00:00.208)       0:00:17.053 *********
2026-06-11 12:07:36.964017 | controller | changed: [localhost]
2026-06-11 12:07:36.964117 | controller |
2026-06-11 12:07:36.964124 | 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 12:07:36.964130 | controller | source /etc/ci/mirror_info.sh
2026-06-11 12:07:36.964135 | controller | sed -i -e "s|http://mirror.stream.centos.org|$NODEPOOL_CENTOS_MIRROR|g" *.repo
2026-06-11 12:07:36.964140 | controller | ] ***
2026-06-11 12:07:36.964145 | controller | Thursday 11 June 2026  12:07:36 +0000 (0:00:00.228)       0:00:17.282 *********
2026-06-11 12:07:36.964149 | controller | Thursday 11 June 2026  12:07:36 +0000 (0:00:00.228)       0:00:17.281 *********
2026-06-11 12:07:37.238832 | controller | changed: [localhost]
2026-06-11 12:07:37.238955 | controller |
2026-06-11 12:07:37.238962 | controller | TASK [repo_setup : Check for gating.repo file on content provider url=http://{{ content_provider_registry_ip }}:8766/gating.repo] ***
2026-06-11 12:07:37.238968 | controller | Thursday 11 June 2026  12:07:37 +0000 (0:00:00.274)       0:00:17.557 *********
2026-06-11 12:07:37.238975 | controller | Thursday 11 June 2026  12:07:37 +0000 (0:00:00.274)       0:00:17.556 *********
2026-06-11 12:07:37.829381 | 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 12:07:37.829456 | controller | fatal: [localhost]: FAILED! =>
2026-06-11 12:07:37.829468 | controller |     changed: false
2026-06-11 12:07:37.829476 | controller |     elapsed: 0
2026-06-11 12:07:37.829485 | controller |     msg: 'Status code was -1 and not [200]: Request failed: <urlopen error [Errno 111]
2026-06-11 12:07:37.829493 | controller |       Connection refused>'
2026-06-11 12:07:37.829500 | controller |     redirected: false
2026-06-11 12:07:37.829508 | controller |     status: -1
2026-06-11 12:07:37.829515 | controller |     url: http://38.102.83.66:8766/gating.repo
2026-06-11 12:07:37.829524 | controller | ...ignoring
2026-06-11 12:07:37.829532 | controller |
2026-06-11 12:07:37.829540 | controller | TASK [repo_setup : Populate gating repo from content provider ip content=[gating-repo]
2026-06-11 12:07:37.829547 | controller | baseurl=http://{{ content_provider_registry_ip }}:8766/
2026-06-11 12:07:37.829555 | controller | enabled=1
2026-06-11 12:07:37.829562 | controller | gpgcheck=0
2026-06-11 12:07:37.829570 | controller | priority=1
2026-06-11 12:07:37.829578 | controller | , dest={{ cifmw_repo_setup_output }}/gating.repo, mode=0644] ***
2026-06-11 12:07:37.829586 | controller | Thursday 11 June 2026  12:07:37 +0000 (0:00:00.590)       0:00:18.147 *********
2026-06-11 12:07:37.829594 | controller | Thursday 11 June 2026  12:07:37 +0000 (0:00:00.590)       0:00:18.146 *********
2026-06-11 12:07:37.886839 | controller | skipping: [localhost]
2026-06-11 12:07:37.886914 | controller |
2026-06-11 12:07:37.886926 | controller | TASK [repo_setup : Check for DLRN repo at the destination path={{ cifmw_repo_setup_output }}/delorean.repo] ***
2026-06-11 12:07:37.886936 | controller | Thursday 11 June 2026  12:07:37 +0000 (0:00:00.057)       0:00:18.205 *********
2026-06-11 12:07:37.886944 | controller | Thursday 11 June 2026  12:07:37 +0000 (0:00:00.057)       0:00:18.203 *********
2026-06-11 12:07:37.923056 | controller | skipping: [localhost]
2026-06-11 12:07:37.923101 | controller |
2026-06-11 12:07:37.923115 | 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 12:07:37.923128 | controller | Thursday 11 June 2026  12:07:37 +0000 (0:00:00.036)       0:00:18.241 *********
2026-06-11 12:07:37.923177 | controller | Thursday 11 June 2026  12:07:37 +0000 (0:00:00.036)       0:00:18.240 *********
2026-06-11 12:07:37.974093 | controller | skipping: [localhost]
2026-06-11 12:07:37.974162 | controller |
2026-06-11 12:07:37.974173 | controller | TASK [repo_setup : Check for DLRN component repo path={{ cifmw_repo_setup_output }}/{{ _comp_repo }}] ***
2026-06-11 12:07:37.974182 | controller | Thursday 11 June 2026  12:07:37 +0000 (0:00:00.050)       0:00:18.292 *********
2026-06-11 12:07:37.974190 | controller | Thursday 11 June 2026  12:07:37 +0000 (0:00:00.050)       0:00:18.291 *********
2026-06-11 12:07:38.010144 | controller | skipping: [localhost]
2026-06-11 12:07:38.010182 | controller |
2026-06-11 12:07:38.010207 | 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 12:07:38.010215 | controller | Thursday 11 June 2026  12:07:38 +0000 (0:00:00.035)       0:00:18.328 *********
2026-06-11 12:07:38.010223 | controller | Thursday 11 June 2026  12:07:38 +0000 (0:00:00.035)       0:00:18.327 *********
2026-06-11 12:07:38.047859 | controller | skipping: [localhost]
2026-06-11 12:07:38.047883 | controller |
2026-06-11 12:07:38.047892 | 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 12:07:38.047901 | controller | Thursday 11 June 2026  12:07:38 +0000 (0:00:00.037)       0:00:18.366 *********
2026-06-11 12:07:38.047908 | controller | Thursday 11 June 2026  12:07:38 +0000 (0:00:00.037)       0:00:18.365 *********
2026-06-11 12:07:38.415761 | controller | ok: [localhost]
2026-06-11 12:07:38.415854 | controller |
2026-06-11 12:07:38.415865 | controller | TASK [repo_setup : Remove existing repos from /etc/yum.repos.d directory path={{ item }}, state=absent] ***
2026-06-11 12:07:38.415874 | controller | Thursday 11 June 2026  12:07:38 +0000 (0:00:00.367)       0:00:18.733 *********
2026-06-11 12:07:38.415882 | controller | Thursday 11 June 2026  12:07:38 +0000 (0:00:00.367)       0:00:18.732 *********
2026-06-11 12:07:39.086773 | controller | changed: [localhost] => (item=/etc/yum.repos.d/centos-addons.repo)
2026-06-11 12:07:39.086846 | controller | changed: [localhost] => (item=/etc/yum.repos.d/centos.repo)
2026-06-11 12:07:39.086851 | controller | changed: [localhost] => (item=/etc/yum.repos.d/kubernetes.repo)
2026-06-11 12:07:39.086855 | controller |
2026-06-11 12:07:39.086860 | controller | TASK [repo_setup : Cleanup existing metadata _raw_params=dnf clean metadata] ***
2026-06-11 12:07:39.086864 | controller | Thursday 11 June 2026  12:07:39 +0000 (0:00:00.671)       0:00:19.405 *********
2026-06-11 12:07:39.086868 | controller | Thursday 11 June 2026  12:07:39 +0000 (0:00:00.671)       0:00:19.404 *********
2026-06-11 12:07:39.561787 | controller | changed: [localhost]
2026-06-11 12:07:39.561879 | controller |
2026-06-11 12:07:39.561886 | 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 12:07:39.561893 | controller | Thursday 11 June 2026  12:07:39 +0000 (0:00:00.475)       0:00:19.880 *********
2026-06-11 12:07:39.561898 | controller | Thursday 11 June 2026  12:07:39 +0000 (0:00:00.475)       0:00:19.879 *********
2026-06-11 12:07:39.858869 | controller | changed: [localhost]
2026-06-11 12:07:39.858973 | controller |
2026-06-11 12:07:39.858982 | controller | TASK [ci_setup : Gather variables for each operating system _raw_params={{ item }}] ***
2026-06-11 12:07:39.858989 | controller | Thursday 11 June 2026  12:07:39 +0000 (0:00:00.296)       0:00:20.177 *********
2026-06-11 12:07:39.858996 | controller | Thursday 11 June 2026  12:07:39 +0000 (0:00:00.296)       0:00:20.176 *********
2026-06-11 12:07:39.929835 | controller | ok: [localhost] => (item=/home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/ci_setup/vars/redhat.yml)
2026-06-11 12:07:39.929919 | controller |
2026-06-11 12:07:39.929927 | controller | TASK [ci_setup : List packages to install var=cifmw_ci_setup_packages] *********
2026-06-11 12:07:39.929934 | controller | Thursday 11 June 2026  12:07:39 +0000 (0:00:00.070)       0:00:20.248 *********
2026-06-11 12:07:39.929939 | controller | Thursday 11 June 2026  12:07:39 +0000 (0:00:00.070)       0:00:20.247 *********
2026-06-11 12:07:39.960533 | controller | ok: [localhost] =>
2026-06-11 12:07:39.960622 | controller |     cifmw_ci_setup_packages:
2026-06-11 12:07:39.960630 | controller |     - bash-completion
2026-06-11 12:07:39.960635 | controller |     - ca-certificates
2026-06-11 12:07:39.960640 | controller |     - git-core
2026-06-11 12:07:39.960647 | controller |     - make
2026-06-11 12:07:39.960652 | controller |     - tar
2026-06-11 12:07:39.960658 | controller |     - tmux
2026-06-11 12:07:39.960663 | controller |     - python3-pip
2026-06-11 12:07:39.960668 | controller |
2026-06-11 12:07:39.960674 | controller | TASK [ci_setup : Install needed packages name={{ cifmw_ci_setup_packages }}, state=latest] ***
2026-06-11 12:07:39.960694 | controller | Thursday 11 June 2026  12:07:39 +0000 (0:00:00.030)       0:00:20.278 *********
2026-06-11 12:07:39.960699 | controller | Thursday 11 June 2026  12:07:39 +0000 (0:00:00.030)       0:00:20.277 *********
2026-06-11 12:08:10.112823 | controller | changed: [localhost]
2026-06-11 12:08:10.112899 | controller |
2026-06-11 12:08:10.112913 | controller | TASK [ci_setup : Gather version of openshift client _raw_params=oc version --client -o yaml] ***
2026-06-11 12:08:10.112926 | controller | Thursday 11 June 2026  12:08:10 +0000 (0:00:30.152)       0:00:50.430 *********
2026-06-11 12:08:10.112937 | controller | Thursday 11 June 2026  12:08:10 +0000 (0:00:30.152)       0:00:50.429 *********
2026-06-11 12:08:10.430882 | controller | ok: [localhost]
2026-06-11 12:08:10.430950 | controller |
2026-06-11 12:08:10.430956 | 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 12:08:10.430961 | controller | Thursday 11 June 2026  12:08:10 +0000 (0:00:00.318)       0:00:50.749 *********
2026-06-11 12:08:10.430965 | controller | Thursday 11 June 2026  12:08:10 +0000 (0:00:00.318)       0:00:50.748 *********
2026-06-11 12:08:10.632090 | controller | changed: [localhost]
2026-06-11 12:08:10.632159 | controller |
2026-06-11 12:08:10.632165 | 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 12:08:10.632170 | controller | Thursday 11 June 2026  12:08:10 +0000 (0:00:00.201)       0:00:50.950 *********
2026-06-11 12:08:10.632174 | controller | Thursday 11 June 2026  12:08:10 +0000 (0:00:00.201)       0:00:50.949 *********
2026-06-11 12:08:14.570041 | controller | changed: [localhost]
2026-06-11 12:08:14.570124 | controller |
2026-06-11 12:08:14.570133 | 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 12:08:14.570139 | controller | Thursday 11 June 2026  12:08:14 +0000 (0:00:03.937)       0:00:54.888 *********
2026-06-11 12:08:14.570145 | controller | Thursday 11 June 2026  12:08:14 +0000 (0:00:03.937)       0:00:54.887 *********
2026-06-11 12:08:14.620874 | controller | skipping: [localhost]
2026-06-11 12:08:14.620964 | controller |
2026-06-11 12:08:14.620975 | controller | TASK [ci_setup : Create completion file] ***************************************
2026-06-11 12:08:14.620980 | controller | Thursday 11 June 2026  12:08:14 +0000 (0:00:00.051)       0:00:54.939 *********
2026-06-11 12:08:14.620983 | controller | Thursday 11 June 2026  12:08:14 +0000 (0:00:00.051)       0:00:54.938 *********
2026-06-11 12:08:15.018243 | controller | changed: [localhost]
2026-06-11 12:08:15.018302 | controller |
2026-06-11 12:08:15.018309 | 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 12:08:15.018315 | controller |   source ~/.oc_completion
2026-06-11 12:08:15.018321 | controller | fi] ***
2026-06-11 12:08:15.018326 | controller | Thursday 11 June 2026  12:08:15 +0000 (0:00:00.397)       0:00:55.336 *********
2026-06-11 12:08:15.018332 | controller | Thursday 11 June 2026  12:08:15 +0000 (0:00:00.397)       0:00:55.335 *********
2026-06-11 12:08:15.354122 | controller | changed: [localhost]
2026-06-11 12:08:15.354209 | controller |
2026-06-11 12:08:15.354222 | controller | TASK [ci_setup : Check rhsm status _raw_params=subscription-manager status] ****
2026-06-11 12:08:15.354231 | controller | Thursday 11 June 2026  12:08:15 +0000 (0:00:00.335)       0:00:55.672 *********
2026-06-11 12:08:15.354239 | controller | Thursday 11 June 2026  12:08:15 +0000 (0:00:00.335)       0:00:55.670 *********
2026-06-11 12:08:15.394980 | controller | skipping: [localhost]
2026-06-11 12:08:15.395273 | controller |
2026-06-11 12:08:15.395340 | controller | TASK [ci_setup : Gather the repos to be enabled _repos={{
2026-06-11 12:08:15.395347 | controller |   cifmw_ci_setup_rhel_rhsm_default_repos +
2026-06-11 12:08:15.395352 | controller |   (cifmw_ci_setup_rhel_rhsm_extra_repos | default([]))
2026-06-11 12:08:15.395356 | controller | }}] ***
2026-06-11 12:08:15.395361 | controller | Thursday 11 June 2026  12:08:15 +0000 (0:00:00.040)       0:00:55.712 *********
2026-06-11 12:08:15.395395 | controller | Thursday 11 June 2026  12:08:15 +0000 (0:00:00.040)       0:00:55.711 *********
2026-06-11 12:08:15.440135 | controller | skipping: [localhost]
2026-06-11 12:08:15.440177 | controller |
2026-06-11 12:08:15.440182 | controller | TASK [ci_setup : Enabling the required repositories. name={{ item }}, state={{ rhsm_repo_state | default('enabled') }}] ***
2026-06-11 12:08:15.440187 | controller | Thursday 11 June 2026  12:08:15 +0000 (0:00:00.044)       0:00:55.757 *********
2026-06-11 12:08:15.440191 | controller | Thursday 11 June 2026  12:08:15 +0000 (0:00:00.044)       0:00:55.756 *********
2026-06-11 12:08:15.480413 | controller | skipping: [localhost]
2026-06-11 12:08:15.480494 | controller |
2026-06-11 12:08:15.480501 | controller | TASK [ci_setup : Get current /etc/redhat-release _raw_params=cat /etc/redhat-release] ***
2026-06-11 12:08:15.480507 | controller | Thursday 11 June 2026  12:08:15 +0000 (0:00:00.040)       0:00:55.798 *********
2026-06-11 12:08:15.480512 | controller | Thursday 11 June 2026  12:08:15 +0000 (0:00:00.040)       0:00:55.797 *********
2026-06-11 12:08:15.517440 | controller | skipping: [localhost]
2026-06-11 12:08:15.517567 | controller |
2026-06-11 12:08:15.517577 | controller | TASK [ci_setup : Print current /etc/redhat-release msg={{ _current_rh_release.stdout }}] ***
2026-06-11 12:08:15.517586 | controller | Thursday 11 June 2026  12:08:15 +0000 (0:00:00.036)       0:00:55.835 *********
2026-06-11 12:08:15.517593 | controller | Thursday 11 June 2026  12:08:15 +0000 (0:00:00.037)       0:00:55.834 *********
2026-06-11 12:08:15.555746 | controller | skipping: [localhost]
2026-06-11 12:08:15.555877 | controller |
2026-06-11 12:08:15.555883 | 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 12:08:15.555889 | controller | Thursday 11 June 2026  12:08:15 +0000 (0:00:00.037)       0:00:55.873 *********
2026-06-11 12:08:15.555893 | controller | Thursday 11 June 2026  12:08:15 +0000 (0:00:00.037)       0:00:55.871 *********
2026-06-11 12:08:15.591980 | controller | skipping: [localhost]
2026-06-11 12:08:15.592113 | controller |
2026-06-11 12:08:15.592119 | controller | TASK [ci_setup : Manage directories path={{ item }}, state={{ directory_state }}, mode=0755, owner={{ ansible_user_id }}, group={{ ansible_user_id }}] ***
2026-06-11 12:08:15.592125 | controller | Thursday 11 June 2026  12:08:15 +0000 (0:00:00.037)       0:00:55.910 *********
2026-06-11 12:08:15.592129 | controller | Thursday 11 June 2026  12:08:15 +0000 (0:00:00.037)       0:00:55.909 *********
2026-06-11 12:08:16.672441 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/manifests/openstack/cr)
2026-06-11 12:08:16.672561 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/logs)
2026-06-11 12:08:16.672568 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/tmp)
2026-06-11 12:08:16.672574 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/volumes)
2026-06-11 12:08:16.672594 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/parameters)
2026-06-11 12:08:16.672600 | controller |
2026-06-11 12:08:16.672605 | controller | TASK [Prepare install_yamls make targets name=install_yamls, apply={'tags': ['bootstrap']}] ***
2026-06-11 12:08:16.672610 | controller | Thursday 11 June 2026  12:08:16 +0000 (0:00:01.080)       0:00:56.990 *********
2026-06-11 12:08:16.672633 | controller | Thursday 11 June 2026  12:08:16 +0000 (0:00:01.080)       0:00:56.989 *********
2026-06-11 12:08:16.812908 | controller |
2026-06-11 12:08:16.813052 | controller | TASK [install_yamls : Ensure directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-11 12:08:16.813060 | controller | Thursday 11 June 2026  12:08:16 +0000 (0:00:00.140)       0:00:57.131 *********
2026-06-11 12:08:16.813064 | controller | Thursday 11 June 2026  12:08:16 +0000 (0:00:00.140)       0:00:57.130 *********
2026-06-11 12:08:17.433090 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts)
2026-06-11 12:08:17.433182 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/roles/install_yamls_makes/tasks)
2026-06-11 12:08:17.433188 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/parameters)
2026-06-11 12:08:17.433209 | controller |
2026-06-11 12:08:17.433215 | 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 12:08:17.433220 | controller | Thursday 11 June 2026  12:08:17 +0000 (0:00:00.620)       0:00:57.751 *********
2026-06-11 12:08:17.433225 | controller | Thursday 11 June 2026  12:08:17 +0000 (0:00:00.620)       0:00:57.750 *********
2026-06-11 12:08:17.708551 | controller | ok: [localhost]
2026-06-11 12:08:17.708615 | controller |
2026-06-11 12:08:17.708628 | controller | TASK [Create variables with local repos based on Zuul items name=install_yamls, tasks_from=zuul_set_operators_repo.yml] ***
2026-06-11 12:08:17.708639 | controller | Thursday 11 June 2026  12:08:17 +0000 (0:00:00.274)       0:00:58.026 *********
2026-06-11 12:08:17.708649 | controller | Thursday 11 June 2026  12:08:17 +0000 (0:00:00.274)       0:00:58.025 *********
2026-06-11 12:08:17.775639 | controller |
2026-06-11 12:08:17.775692 | 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 12:08:17.775701 | controller | Thursday 11 June 2026  12:08:17 +0000 (0:00:00.067)       0:00:58.093 *********
2026-06-11 12:08:17.775707 | controller | Thursday 11 June 2026  12:08:17 +0000 (0:00:00.067)       0:00:58.092 *********
2026-06-11 12:08:17.869147 | controller | ok: [localhost] => (item={'branch': 'main', 'change': '1931', 'change_url': 'https://github.com/openstack-k8s-operators/openstack-operator/pull/1931', 'commit_id': '5a4570bd3cefd9d5424eea0d9cccdd21df6c926c', 'patchset': '5a4570bd3cefd9d5424eea0d9cccdd21df6c926c', 'project': {'canonical_hostname': 'github.com', 'canonical_name': 'github.com/openstack-k8s-operators/openstack-operator', 'name': 'openstack-k8s-operators/openstack-operator', 'short_name': 'openstack-operator', 'src_dir': 'src/github.com/openstack-k8s-operators/openstack-operator'}, 'topic': None})
2026-06-11 12:08:17.869197 | controller |
2026-06-11 12:08:17.869205 | controller | TASK [install_yamls : Print helpful data for debugging msg=_repo_operator_name: {{ _repo_operator_name }}
2026-06-11 12:08:17.869212 | controller | _repo_operator_info: {{ _repo_operator_info }}
2026-06-11 12:08:17.869219 | controller | cifmw_install_yamls_operators_repo: {{ cifmw_install_yamls_operators_repo }}
2026-06-11 12:08:17.869224 | controller | ] ***
2026-06-11 12:08:17.869230 | controller | Thursday 11 June 2026  12:08:17 +0000 (0:00:00.093)       0:00:58.187 *********
2026-06-11 12:08:17.869235 | controller | Thursday 11 June 2026  12:08:17 +0000 (0:00:00.093)       0:00:58.186 *********
2026-06-11 12:08:17.964057 | controller | ok: [localhost] => (item={'branch': 'main', 'change': '1931', 'change_url': 'https://github.com/openstack-k8s-operators/openstack-operator/pull/1931', 'commit_id': '5a4570bd3cefd9d5424eea0d9cccdd21df6c926c', 'patchset': '5a4570bd3cefd9d5424eea0d9cccdd21df6c926c', 'project': {'canonical_hostname': 'github.com', 'canonical_name': 'github.com/openstack-k8s-operators/openstack-operator', 'name': 'openstack-k8s-operators/openstack-operator', 'short_name': 'openstack-operator', 'src_dir': 'src/github.com/openstack-k8s-operators/openstack-operator'}, 'topic': None}) =>
2026-06-11 12:08:17.964101 | controller |     msg: |
2026-06-11 12:08:17.964111 | controller |       _repo_operator_name: openstack
2026-06-11 12:08:17.964126 | controller |       _repo_operator_info: [{'key': 'OPENSTACK_REPO', 'value': '/home/zuul/src/github.com/openstack-k8s-operators/openstack-operator'}, {'key': 'OPENSTACK_BRANCH', 'value': ''}]
2026-06-11 12:08:17.964132 | controller |       cifmw_install_yamls_operators_repo: {'OPENSTACK_REPO': '/home/zuul/src/github.com/openstack-k8s-operators/openstack-operator', 'OPENSTACK_BRANCH': ''}
2026-06-11 12:08:17.964138 | controller |
2026-06-11 12:08:17.964144 | controller | TASK [Customize install_yamls devsetup vars if needed name=install_yamls, tasks_from=customize_devsetup_vars.yml] ***
2026-06-11 12:08:17.964150 | controller | Thursday 11 June 2026  12:08:17 +0000 (0:00:00.094)       0:00:58.282 *********
2026-06-11 12:08:17.964155 | controller | Thursday 11 June 2026  12:08:17 +0000 (0:00:00.094)       0:00:58.281 *********
2026-06-11 12:08:18.006426 | controller |
2026-06-11 12:08:18.006460 | 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 12:08:18.006471 | controller | Thursday 11 June 2026  12:08:18 +0000 (0:00:00.042)       0:00:58.325 *********
2026-06-11 12:08:18.006476 | controller | Thursday 11 June 2026  12:08:18 +0000 (0:00:00.042)       0:00:58.324 *********
2026-06-11 12:08:18.044536 | controller | skipping: [localhost]
2026-06-11 12:08:18.044600 | controller |
2026-06-11 12:08:18.044608 | 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 12:08:18.044615 | controller | Thursday 11 June 2026  12:08:18 +0000 (0:00:00.037)       0:00:58.362 *********
2026-06-11 12:08:18.044622 | controller | Thursday 11 June 2026  12:08:18 +0000 (0:00:00.037)       0:00:58.361 *********
2026-06-11 12:08:18.074155 | controller | skipping: [localhost]
2026-06-11 12:08:18.074221 | controller |
2026-06-11 12:08:18.074229 | 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 12:08:18.074236 | controller | Thursday 11 June 2026  12:08:18 +0000 (0:00:00.029)       0:00:58.392 *********
2026-06-11 12:08:18.074242 | controller | Thursday 11 June 2026  12:08:18 +0000 (0:00:00.029)       0:00:58.391 *********
2026-06-11 12:08:18.111390 | controller | skipping: [localhost]
2026-06-11 12:08:18.111493 | controller |
2026-06-11 12:08:18.111509 | 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 12:08:18.111522 | controller | Thursday 11 June 2026  12:08:18 +0000 (0:00:00.036)       0:00:58.429 *********
2026-06-11 12:08:18.111534 | controller | Thursday 11 June 2026  12:08:18 +0000 (0:00:00.036)       0:00:58.428 *********
2026-06-11 12:08:18.163713 | controller | skipping: [localhost]
2026-06-11 12:08:18.163785 | controller |
2026-06-11 12:08:18.163796 | controller | TASK [install_yamls : Compute the cifmw_install_yamls_vars final value _install_yamls_override_vars={{
2026-06-11 12:08:18.163805 | controller |   _install_yamls_override_vars | default({}) |
2026-06-11 12:08:18.163814 | controller |   combine(item, recursive=True)
2026-06-11 12:08:18.163823 | controller | }}] ***
2026-06-11 12:08:18.163831 | controller | Thursday 11 June 2026  12:08:18 +0000 (0:00:00.052)       0:00:58.482 *********
2026-06-11 12:08:18.163840 | controller | Thursday 11 June 2026  12:08:18 +0000 (0:00:00.052)       0:00:58.481 *********
2026-06-11 12:08:18.291161 | 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 12:08:18.291221 | controller |
2026-06-11 12:08:18.291232 | controller | TASK [install_yamls : Set environment override cifmw_install_yamls_environment fact cifmw_install_yamls_environment={{
2026-06-11 12:08:18.291241 | controller |   _install_yamls_override_vars.keys() |
2026-06-11 12:08:18.291250 | controller |   map('upper') |
2026-06-11 12:08:18.291258 | controller |   zip(_install_yamls_override_vars.values()) |
2026-06-11 12:08:18.291266 | controller |   items2dict(key_name=0, value_name=1) |
2026-06-11 12:08:18.291274 | controller |   combine({
2026-06-11 12:08:18.291282 | controller |     'OUT': cifmw_install_yamls_manifests_dir,
2026-06-11 12:08:18.291291 | controller |     'OUTPUT_DIR': cifmw_install_yamls_edpm_dir,
2026-06-11 12:08:18.291299 | controller |     'CHECKOUT_FROM_OPENSTACK_REF': cifmw_install_yamls_checkout_openstack_ref,
2026-06-11 12:08:18.291307 | controller |     'OPENSTACK_K8S_BRANCH': (zuul is defined and not zuul.branch |regex_search('master|antelope|rhos')) | ternary(zuul.branch, 'main')
2026-06-11 12:08:18.291330 | controller |   }) |
2026-06-11 12:08:18.291338 | controller |   combine(install_yamls_operators_repos)
2026-06-11 12:08:18.291346 | controller | }}, cacheable=True] ***
2026-06-11 12:08:18.291354 | controller | Thursday 11 June 2026  12:08:18 +0000 (0:00:00.127)       0:00:58.609 *********
2026-06-11 12:08:18.291371 | controller | Thursday 11 June 2026  12:08:18 +0000 (0:00:00.127)       0:00:58.608 *********
2026-06-11 12:08:18.368463 | controller | ok: [localhost]
2026-06-11 12:08:18.368551 | controller |
2026-06-11 12:08:18.368562 | controller | TASK [install_yamls : Get environment structure base_path={{ cifmw_install_yamls_repo }}] ***
2026-06-11 12:08:18.368572 | controller | Thursday 11 June 2026  12:08:18 +0000 (0:00:00.076)       0:00:58.686 *********
2026-06-11 12:08:18.368580 | controller | Thursday 11 June 2026  12:08:18 +0000 (0:00:00.076)       0:00:58.685 *********
2026-06-11 12:08:19.212364 | controller | ok: [localhost]
2026-06-11 12:08:19.212437 | controller |
2026-06-11 12:08:19.212445 | controller | TASK [install_yamls : Ensure Output directory exists path={{ cifmw_install_yamls_out_dir }}, state=directory, mode=0755] ***
2026-06-11 12:08:19.212451 | controller | Thursday 11 June 2026  12:08:19 +0000 (0:00:00.844)       0:00:59.530 *********
2026-06-11 12:08:19.212457 | controller | Thursday 11 June 2026  12:08:19 +0000 (0:00:00.844)       0:00:59.529 *********
2026-06-11 12:08:19.428726 | controller | ok: [localhost]
2026-06-11 12:08:19.428801 | controller |
2026-06-11 12:08:19.428825 | 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 12:08:19.428836 | controller | Thursday 11 June 2026  12:08:19 +0000 (0:00:00.216)       0:00:59.747 *********
2026-06-11 12:08:19.428844 | controller | Thursday 11 June 2026  12:08:19 +0000 (0:00:00.216)       0:00:59.746 *********
2026-06-11 12:08:19.479052 | controller | ok: [localhost]
2026-06-11 12:08:19.479104 | controller |
2026-06-11 12:08:19.479110 | 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 12:08:19.479115 | controller | export {{ k }}={{ v }}
2026-06-11 12:08:19.479120 | controller | {% endfor %}, mode=0644] ***
2026-06-11 12:08:19.479124 | controller | Thursday 11 June 2026  12:08:19 +0000 (0:00:00.050)       0:00:59.797 *********
2026-06-11 12:08:19.479128 | controller | Thursday 11 June 2026  12:08:19 +0000 (0:00:00.050)       0:00:59.796 *********
2026-06-11 12:08:19.898967 | controller | changed: [localhost]
2026-06-11 12:08:19.899039 | controller |
2026-06-11 12:08:19.899045 | 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 12:08:19.899050 | controller | Thursday 11 June 2026  12:08:19 +0000 (0:00:00.419)       0:01:00.217 *********
2026-06-11 12:08:19.899054 | controller | Thursday 11 June 2026  12:08:19 +0000 (0:00:00.419)       0:01:00.216 *********
2026-06-11 12:08:19.953925 | controller | ok: [localhost]
2026-06-11 12:08:19.953964 | controller |
2026-06-11 12:08:19.953974 | controller | TASK [install_yamls : Show the env structure var=cifmw_install_yamls_environment] ***
2026-06-11 12:08:19.953982 | controller | Thursday 11 June 2026  12:08:19 +0000 (0:00:00.055)       0:01:00.272 *********
2026-06-11 12:08:19.953989 | controller | Thursday 11 June 2026  12:08:19 +0000 (0:00:00.055)       0:01:00.271 *********
2026-06-11 12:08:19.993413 | controller | ok: [localhost] =>
2026-06-11 12:08:19.993492 | controller |     cifmw_install_yamls_environment:
2026-06-11 12:08:19.993508 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-11 12:08:19.993519 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-11 12:08:19.993531 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-11 12:08:19.993544 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 12:08:19.993556 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-11 12:08:19.993569 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-11 12:08:19.993597 | controller |       INSTALL_CERT_MANAGER: false
2026-06-11 12:08:19.993610 | controller |       OPENSTACK_BRANCH: ''
2026-06-11 12:08:19.993622 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 12:08:19.993634 | controller |       OPENSTACK_REPO: /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator
2026-06-11 12:08:19.993647 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 12:08:19.993659 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 12:08:19.993671 | controller |
2026-06-11 12:08:19.993683 | controller | TASK [install_yamls : Show the env structure defaults var=cifmw_install_yamls_defaults] ***
2026-06-11 12:08:19.993695 | controller | Thursday 11 June 2026  12:08:19 +0000 (0:00:00.039)       0:01:00.311 *********
2026-06-11 12:08:19.993707 | controller | Thursday 11 June 2026  12:08:19 +0000 (0:00:00.039)       0:01:00.310 *********
2026-06-11 12:08:20.087524 | controller | ok: [localhost] =>
2026-06-11 12:08:20.087635 | controller |     cifmw_install_yamls_defaults:
2026-06-11 12:08:20.087647 | controller |       ADOPTED_EXTERNAL_NETWORK: 172.21.1.0/24
2026-06-11 12:08:20.087656 | controller |       ADOPTED_INTERNALAPI_NETWORK: 172.17.1.0/24
2026-06-11 12:08:20.087665 | controller |       ADOPTED_STORAGEMGMT_NETWORK: 172.20.1.0/24
2026-06-11 12:08:20.087674 | controller |       ADOPTED_STORAGE_NETWORK: 172.18.1.0/24
2026-06-11 12:08:20.087683 | controller |       ADOPTED_TENANT_NETWORK: 172.9.1.0/24
2026-06-11 12:08:20.087691 | controller |       ANSIBLETEST: config/samples/test_v1beta1_ansibletest.yaml
2026-06-11 12:08:20.087701 | controller |       ANSIBLETEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_ansibletest.yaml
2026-06-11 12:08:20.087711 | controller |       BARBICAN: config/samples/barbican_v1beta1_barbican.yaml
2026-06-11 12:08:20.087720 | controller |       BARBICAN_BRANCH: main
2026-06-11 12:08:20.087728 | controller |       BARBICAN_COMMIT_HASH: ''
2026-06-11 12:08:20.087737 | controller |       BARBICAN_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/config/samples/barbican_v1beta1_barbican.yaml
2026-06-11 12:08:20.087745 | controller |       BARBICAN_DEPL_IMG: unused
2026-06-11 12:08:20.087754 | controller |       BARBICAN_IMG: quay.io/openstack-k8s-operators/barbican-operator-index:latest
2026-06-11 12:08:20.087775 | controller |       BARBICAN_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/kuttl-test.yaml
2026-06-11 12:08:20.087785 | controller |       BARBICAN_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/test/kuttl/tests
2026-06-11 12:08:20.087793 | controller |       BARBICAN_KUTTL_NAMESPACE: barbican-kuttl-tests
2026-06-11 12:08:20.087802 | controller |       BARBICAN_REPO: https://github.com/openstack-k8s-operators/barbican-operator.git
2026-06-11 12:08:20.087811 | controller |       BARBICAN_SERVICE_ENABLED: 'true'
2026-06-11 12:08:20.087820 | controller |       BARBICAN_SIMPLE_CRYPTO_ENCRYPTION_KEY: sEFmdFjDUqRM2VemYslV5yGNWjokioJXsg8Nrlc3drU=
2026-06-11 12:08:20.087828 | controller |       BAREMETAL_BRANCH: main
2026-06-11 12:08:20.087836 | controller |       BAREMETAL_COMMIT_HASH: ''
2026-06-11 12:08:20.087845 | controller |       BAREMETAL_IMG: quay.io/openstack-k8s-operators/openstack-baremetal-operator-index:latest
2026-06-11 12:08:20.087854 | controller |       BAREMETAL_OS_CONTAINER_IMG: ''
2026-06-11 12:08:20.087863 | controller |       BAREMETAL_OS_IMG: ''
2026-06-11 12:08:20.087873 | controller |       BAREMETAL_OS_IMG_TYPE: ''
2026-06-11 12:08:20.087882 | controller |       BAREMETAL_REPO: https://github.com/openstack-k8s-operators/openstack-baremetal-operator.git
2026-06-11 12:08:20.087892 | controller |       BAREMETAL_TIMEOUT: 20m
2026-06-11 12:08:20.087901 | controller |       BASH_IMG: quay.io/openstack-k8s-operators/bash:latest
2026-06-11 12:08:20.087909 | controller |       BGP_ASN: '64999'
2026-06-11 12:08:20.087917 | controller |       BGP_LEAF_1: 100.65.4.1
2026-06-11 12:08:20.087926 | controller |       BGP_LEAF_2: 100.64.4.1
2026-06-11 12:08:20.087934 | controller |       BGP_OVN_ROUTING: 'false'
2026-06-11 12:08:20.087942 | controller |       BGP_PEER_ASN: '64999'
2026-06-11 12:08:20.087951 | controller |       BGP_SOURCE_IP: 172.30.4.2
2026-06-11 12:08:20.087959 | controller |       BGP_SOURCE_IP6: f00d:f00d:f00d:f00d:f00d:f00d:f00d:42
2026-06-11 12:08:20.087968 | controller |       BMAAS_BRIDGE_IPV4_PREFIX: 172.20.1.2/24
2026-06-11 12:08:20.087987 | controller |       BMAAS_BRIDGE_IPV6_PREFIX: fd00:bbbb::2/64
2026-06-11 12:08:20.088023 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-11 12:08:20.088032 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-11 12:08:20.088045 | controller |       BMAAS_INSTANCE_NAME_PREFIX: crc-bmaas
2026-06-11 12:08:20.088053 | controller |       BMAAS_INSTANCE_NET_MODEL: virtio
2026-06-11 12:08:20.088062 | controller |       BMAAS_INSTANCE_OS_VARIANT: centos-stream9
2026-06-11 12:08:20.088070 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-11 12:08:20.088079 | controller |       BMAAS_INSTANCE_VIRT_TYPE: kvm
2026-06-11 12:08:20.088087 | controller |       BMAAS_IPV4: 'true'
2026-06-11 12:08:20.088096 | controller |       BMAAS_IPV6: 'false'
2026-06-11 12:08:20.088104 | controller |       BMAAS_LIBVIRT_USER: sushyemu
2026-06-11 12:08:20.088112 | controller |       BMAAS_METALLB_ADDRESS_POOL: 172.20.1.64/26
2026-06-11 12:08:20.088121 | controller |       BMAAS_METALLB_POOL_NAME: baremetal
2026-06-11 12:08:20.088130 | controller |       BMAAS_NETWORK_IPV4_PREFIX: 172.20.1.1/24
2026-06-11 12:08:20.088138 | controller |       BMAAS_NETWORK_IPV6_PREFIX: fd00:bbbb::1/64
2026-06-11 12:08:20.088146 | controller |       BMAAS_NETWORK_NAME: crc-bmaas
2026-06-11 12:08:20.088155 | controller |       BMAAS_NODE_COUNT: '1'
2026-06-11 12:08:20.088163 | controller |       BMAAS_OCP_INSTANCE_NAME: crc
2026-06-11 12:08:20.088171 | controller |       BMAAS_REDFISH_PASSWORD: password
2026-06-11 12:08:20.088180 | controller |       BMAAS_REDFISH_USERNAME: admin
2026-06-11 12:08:20.088219 | controller |       BMAAS_ROUTE_LIBVIRT_NETWORKS: crc-bmaas,crc,default
2026-06-11 12:08:20.088230 | controller |       BMAAS_SUSHY_EMULATOR_DRIVER: libvirt
2026-06-11 12:08:20.088239 | controller |       BMAAS_SUSHY_EMULATOR_IMAGE: quay.io/metal3-io/sushy-tools:latest
2026-06-11 12:08:20.088247 | controller |       BMAAS_SUSHY_EMULATOR_NAMESPACE: sushy-emulator
2026-06-11 12:08:20.088256 | controller |       BMAAS_SUSHY_EMULATOR_OS_CLIENT_CONFIG_FILE: /etc/openstack/clouds.yaml
2026-06-11 12:08:20.088264 | controller |       BMAAS_SUSHY_EMULATOR_OS_CLOUD: openstack
2026-06-11 12:08:20.088273 | controller |       BMH_NAMESPACE: openstack
2026-06-11 12:08:20.088281 | controller |       BMO_BRANCH: release-0.9
2026-06-11 12:08:20.088290 | controller |       BMO_CLEANUP: 'true'
2026-06-11 12:08:20.088298 | controller |       BMO_COMMIT_HASH: ''
2026-06-11 12:08:20.088307 | controller |       BMO_IPA_BASEURI: https://tarballs.opendev.org/openstack/ironic-python-agent/dib
2026-06-11 12:08:20.088315 | controller |       BMO_IPA_BRANCH: stable/2024.1
2026-06-11 12:08:20.088323 | controller |       BMO_IPA_FLAVOR: centos9
2026-06-11 12:08:20.088332 | controller |       BMO_IPA_INSECURE: 'false'
2026-06-11 12:08:20.088340 | controller |       BMO_IRONIC_HOST: 192.168.122.10
2026-06-11 12:08:20.088348 | controller |       BMO_PROVISIONING_INTERFACE: ''
2026-06-11 12:08:20.088357 | controller |       BMO_REPO: https://github.com/metal3-io/baremetal-operator
2026-06-11 12:08:20.088365 | controller |       BMO_SETUP: ''
2026-06-11 12:08:20.088373 | controller |       BMO_SETUP_ROUTE_REPLACE: 'true'
2026-06-11 12:08:20.088382 | controller |       BM_CTLPLANE_INTERFACE: enp1s0
2026-06-11 12:08:20.088390 | controller |       BM_INSTANCE_MEMORY: '8192'
2026-06-11 12:08:20.088398 | controller |       BM_INSTANCE_NAME_PREFIX: edpm-compute-baremetal
2026-06-11 12:08:20.088407 | controller |       BM_INSTANCE_NAME_SUFFIX: '0'
2026-06-11 12:08:20.088415 | controller |       BM_NETWORK_NAME: default
2026-06-11 12:08:20.088424 | controller |       BM_NODE_COUNT: '1'
2026-06-11 12:08:20.088432 | controller |       BM_ROOT_PASSWORD: ''
2026-06-11 12:08:20.088440 | controller |       BM_ROOT_PASSWORD_SECRET: ''
2026-06-11 12:08:20.088449 | controller |       CEILOMETER_CENTRAL_DEPL_IMG: unused
2026-06-11 12:08:20.088457 | controller |       CEILOMETER_NOTIFICATION_DEPL_IMG: unused
2026-06-11 12:08:20.088465 | controller |       CEPH_BRANCH: release-1.15
2026-06-11 12:08:20.088486 | controller |       CEPH_CLIENT: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/toolbox.yaml
2026-06-11 12:08:20.088495 | controller |       CEPH_COMMON: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/common.yaml
2026-06-11 12:08:20.088504 | controller |       CEPH_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/cluster-test.yaml
2026-06-11 12:08:20.088512 | controller |       CEPH_CRDS: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/crds.yaml
2026-06-11 12:08:20.088521 | controller |       CEPH_IMG: quay.io/ceph/demo:latest-squid
2026-06-11 12:08:20.088529 | controller |       CEPH_OP: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/operator-openshift.yaml
2026-06-11 12:08:20.088544 | controller |       CEPH_REPO: https://github.com/rook/rook.git
2026-06-11 12:08:20.088552 | controller |       CERTMANAGER_TIMEOUT: 300s
2026-06-11 12:08:20.088561 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 12:08:20.088569 | controller |       CINDER: config/samples/cinder_v1beta1_cinder.yaml
2026-06-11 12:08:20.088578 | controller |       CINDERAPI_DEPL_IMG: unused
2026-06-11 12:08:20.088586 | controller |       CINDERBKP_DEPL_IMG: unused
2026-06-11 12:08:20.088608 | controller |       CINDERSCH_DEPL_IMG: unused
2026-06-11 12:08:20.088617 | controller |       CINDERVOL_DEPL_IMG: unused
2026-06-11 12:08:20.088625 | controller |       CINDER_BRANCH: main
2026-06-11 12:08:20.088634 | controller |       CINDER_COMMIT_HASH: ''
2026-06-11 12:08:20.088642 | controller |       CINDER_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/config/samples/cinder_v1beta1_cinder.yaml
2026-06-11 12:08:20.088650 | controller |       CINDER_IMG: quay.io/openstack-k8s-operators/cinder-operator-index:latest
2026-06-11 12:08:20.088659 | controller |       CINDER_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/kuttl-test.yaml
2026-06-11 12:08:20.088668 | controller |       CINDER_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/test/kuttl/tests
2026-06-11 12:08:20.088682 | controller |       CINDER_KUTTL_NAMESPACE: cinder-kuttl-tests
2026-06-11 12:08:20.088690 | controller |       CINDER_REPO: https://github.com/openstack-k8s-operators/cinder-operator.git
2026-06-11 12:08:20.088699 | controller |       CLEANUP_DIR_CMD: rm -Rf
2026-06-11 12:08:20.088707 | controller |       CRC_BGP_NIC_1_MAC: '52:54:00:11:11:11'
2026-06-11 12:08:20.088716 | controller |       CRC_BGP_NIC_2_MAC: '52:54:00:11:11:12'
2026-06-11 12:08:20.088724 | controller |       CRC_HTTPS_PROXY: ''
2026-06-11 12:08:20.088733 | controller |       CRC_HTTP_PROXY: ''
2026-06-11 12:08:20.088741 | controller |       CRC_STORAGE_NAMESPACE: crc-storage
2026-06-11 12:08:20.088750 | controller |       CRC_STORAGE_RETRIES: '3'
2026-06-11 12:08:20.088758 | 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 12:08:20.088767 | controller |       CRC_VERSION: latest
2026-06-11 12:08:20.088775 | controller |       DATAPLANE_ANSIBLE_SECRET: dataplane-ansible-ssh-private-key-secret
2026-06-11 12:08:20.088784 | controller |       DATAPLANE_ANSIBLE_USER: ''
2026-06-11 12:08:20.088792 | controller |       DATAPLANE_COMPUTE_IP: 192.168.122.100
2026-06-11 12:08:20.088800 | controller |       DATAPLANE_CONTAINER_PREFIX: openstack
2026-06-11 12:08:20.088809 | controller |       DATAPLANE_CONTAINER_TAG: current-podified
2026-06-11 12:08:20.088817 | controller |       DATAPLANE_CUSTOM_SERVICE_RUNNER_IMG: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-11 12:08:20.088825 | controller |       DATAPLANE_DEFAULT_GW: 192.168.122.1
2026-06-11 12:08:20.088833 | controller |       DATAPLANE_EXTRA_NOVA_CONFIG_FILE: /dev/null
2026-06-11 12:08:20.088842 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-11 12:08:20.088850 | controller |       DATAPLANE_KUSTOMIZE_SCENARIO: preprovisioned
2026-06-11 12:08:20.088859 | controller |       DATAPLANE_NETWORKER_IP: 192.168.122.200
2026-06-11 12:08:20.088867 | controller |       DATAPLANE_NETWORK_INTERFACE_NAME: eth0
2026-06-11 12:08:20.088876 | controller |       DATAPLANE_NOVA_NFS_PATH: ''
2026-06-11 12:08:20.088884 | controller |       DATAPLANE_NTP_SERVER: pool.ntp.org
2026-06-11 12:08:20.088892 | controller |       DATAPLANE_PLAYBOOK: osp.edpm.download_cache
2026-06-11 12:08:20.088901 | controller |       DATAPLANE_REGISTRY_URL: quay.io/podified-antelope-centos9
2026-06-11 12:08:20.088909 | controller |       DATAPLANE_REPO_SETUP_BRANCH: antelope
2026-06-11 12:08:20.088917 | controller |       DATAPLANE_REPO_SETUP_REPO: current-podified
2026-06-11 12:08:20.088926 | controller |       DATAPLANE_RUNNER_IMG: ''
2026-06-11 12:08:20.088934 | controller |       DATAPLANE_SERVER_ROLE: compute
2026-06-11 12:08:20.088942 | controller |       DATAPLANE_SSHD_ALLOWED_RANGES: '[''192.168.122.0/24'']'
2026-06-11 12:08:20.088951 | controller |       DATAPLANE_TIMEOUT: 30m
2026-06-11 12:08:20.088959 | controller |       DATAPLANE_TLS_ENABLED: 'true'
2026-06-11 12:08:20.088967 | controller |       DATAPLANE_TOTAL_NETWORKER_NODES: '1'
2026-06-11 12:08:20.088975 | controller |       DATAPLANE_TOTAL_NODES: '1'
2026-06-11 12:08:20.088988 | controller |       DBSERVICE: galera
2026-06-11 12:08:20.089022 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-11 12:08:20.089035 | controller |       DESIGNATE: config/samples/designate_v1beta1_designate.yaml
2026-06-11 12:08:20.089052 | controller |       DESIGNATE_BRANCH: main
2026-06-11 12:08:20.089064 | controller |       DESIGNATE_COMMIT_HASH: ''
2026-06-11 12:08:20.089076 | controller |       DESIGNATE_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/config/samples/designate_v1beta1_designate.yaml
2026-06-11 12:08:20.089088 | controller |       DESIGNATE_IMG: quay.io/openstack-k8s-operators/designate-operator-index:latest
2026-06-11 12:08:20.089100 | controller |       DESIGNATE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/kuttl-test.yaml
2026-06-11 12:08:20.089112 | controller |       DESIGNATE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/test/kuttl/tests
2026-06-11 12:08:20.089123 | controller |       DESIGNATE_KUTTL_NAMESPACE: designate-kuttl-tests
2026-06-11 12:08:20.089135 | controller |       DESIGNATE_REPO: https://github.com/openstack-k8s-operators/designate-operator.git
2026-06-11 12:08:20.089147 | controller |       DNSDATA: config/samples/network_v1beta1_dnsdata.yaml
2026-06-11 12:08:20.089167 | controller |       DNSDATA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_dnsdata.yaml
2026-06-11 12:08:20.089176 | controller |       DNSMASQ: config/samples/network_v1beta1_dnsmasq.yaml
2026-06-11 12:08:20.089184 | controller |       DNSMASQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_dnsmasq.yaml
2026-06-11 12:08:20.089193 | controller |       DNS_DEPL_IMG: unused
2026-06-11 12:08:20.089201 | controller |       DNS_DOMAIN: localdomain
2026-06-11 12:08:20.089209 | controller |       DOWNLOAD_TOOLS_SELECTION: all
2026-06-11 12:08:20.089218 | controller |       EDPM_ATTACH_EXTNET: 'true'
2026-06-11 12:08:20.089226 | controller |       EDPM_COMPUTE_ADDITIONAL_HOST_ROUTES: '''[]'''
2026-06-11 12:08:20.089235 | controller |       EDPM_COMPUTE_ADDITIONAL_NETWORKS: '''[]'''
2026-06-11 12:08:20.089243 | controller |       EDPM_COMPUTE_CELLS: '1'
2026-06-11 12:08:20.089251 | controller |       EDPM_COMPUTE_CEPH_ENABLED: 'true'
2026-06-11 12:08:20.089260 | controller |       EDPM_COMPUTE_CEPH_NOVA: 'true'
2026-06-11 12:08:20.089268 | controller |       EDPM_COMPUTE_DHCP_AGENT_ENABLED: 'true'
2026-06-11 12:08:20.089276 | controller |       EDPM_COMPUTE_SRIOV_ENABLED: 'true'
2026-06-11 12:08:20.089285 | controller |       EDPM_COMPUTE_SUFFIX: '0'
2026-06-11 12:08:20.089293 | controller |       EDPM_CONFIGURE_DEFAULT_ROUTE: 'true'
2026-06-11 12:08:20.089301 | controller |       EDPM_CONFIGURE_HUGEPAGES: 'false'
2026-06-11 12:08:20.089310 | controller |       EDPM_CONFIGURE_NETWORKING: 'true'
2026-06-11 12:08:20.089318 | controller |       EDPM_FIRSTBOOT_EXTRA: /tmp/edpm-firstboot-extra
2026-06-11 12:08:20.089326 | controller |       EDPM_NETWORKER_SUFFIX: '0'
2026-06-11 12:08:20.089334 | controller |       EDPM_TOTAL_NETWORKERS: '1'
2026-06-11 12:08:20.089343 | controller |       EDPM_TOTAL_NODES: '1'
2026-06-11 12:08:20.089351 | controller |       GALERA_REPLICAS: ''
2026-06-11 12:08:20.089360 | controller |       GENERATE_SSH_KEYS: 'true'
2026-06-11 12:08:20.089368 | controller |       GIT_CLONE_OPTS: ''
2026-06-11 12:08:20.089377 | controller |       GLANCE: config/samples/glance_v1beta1_glance.yaml
2026-06-11 12:08:20.089385 | controller |       GLANCEAPI_DEPL_IMG: unused
2026-06-11 12:08:20.089393 | controller |       GLANCE_BRANCH: main
2026-06-11 12:08:20.089402 | controller |       GLANCE_COMMIT_HASH: ''
2026-06-11 12:08:20.089410 | controller |       GLANCE_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/config/samples/glance_v1beta1_glance.yaml
2026-06-11 12:08:20.089418 | controller |       GLANCE_IMG: quay.io/openstack-k8s-operators/glance-operator-index:latest
2026-06-11 12:08:20.089427 | controller |       GLANCE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/kuttl-test.yaml
2026-06-11 12:08:20.089435 | controller |       GLANCE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/test/kuttl/tests
2026-06-11 12:08:20.089443 | controller |       GLANCE_KUTTL_NAMESPACE: glance-kuttl-tests
2026-06-11 12:08:20.089452 | controller |       GLANCE_REPO: https://github.com/openstack-k8s-operators/glance-operator.git
2026-06-11 12:08:20.089470 | controller |       HEAT: config/samples/heat_v1beta1_heat.yaml
2026-06-11 12:08:20.089478 | controller |       HEATAPI_DEPL_IMG: unused
2026-06-11 12:08:20.089487 | controller |       HEATCFNAPI_DEPL_IMG: unused
2026-06-11 12:08:20.089495 | controller |       HEATENGINE_DEPL_IMG: unused
2026-06-11 12:08:20.089503 | controller |       HEAT_AUTH_ENCRYPTION_KEY: 767c3ed056cbaa3b9dfedb8c6f825bf0
2026-06-11 12:08:20.089512 | controller |       HEAT_BRANCH: main
2026-06-11 12:08:20.089520 | controller |       HEAT_COMMIT_HASH: ''
2026-06-11 12:08:20.089529 | controller |       HEAT_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/config/samples/heat_v1beta1_heat.yaml
2026-06-11 12:08:20.089537 | controller |       HEAT_IMG: quay.io/openstack-k8s-operators/heat-operator-index:latest
2026-06-11 12:08:20.089546 | controller |       HEAT_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/kuttl-test.yaml
2026-06-11 12:08:20.089559 | controller |       HEAT_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/test/kuttl/tests
2026-06-11 12:08:20.089568 | controller |       HEAT_KUTTL_NAMESPACE: heat-kuttl-tests
2026-06-11 12:08:20.089576 | controller |       HEAT_REPO: https://github.com/openstack-k8s-operators/heat-operator.git
2026-06-11 12:08:20.089585 | controller |       HEAT_SERVICE_ENABLED: 'true'
2026-06-11 12:08:20.089593 | controller |       HORIZON: config/samples/horizon_v1beta1_horizon.yaml
2026-06-11 12:08:20.089601 | controller |       HORIZONTEST: config/samples/test_v1beta1_horizontest.yaml
2026-06-11 12:08:20.089610 | controller |       HORIZONTEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_horizontest.yaml
2026-06-11 12:08:20.089618 | controller |       HORIZON_BRANCH: main
2026-06-11 12:08:20.089626 | controller |       HORIZON_COMMIT_HASH: ''
2026-06-11 12:08:20.089635 | controller |       HORIZON_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/config/samples/horizon_v1beta1_horizon.yaml
2026-06-11 12:08:20.089643 | controller |       HORIZON_DEPL_IMG: unused
2026-06-11 12:08:20.089652 | controller |       HORIZON_IMG: quay.io/openstack-k8s-operators/horizon-operator-index:latest
2026-06-11 12:08:20.089660 | controller |       HORIZON_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/kuttl-test.yaml
2026-06-11 12:08:20.089672 | controller |       HORIZON_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/test/kuttl/tests
2026-06-11 12:08:20.089680 | controller |       HORIZON_KUTTL_NAMESPACE: horizon-kuttl-tests
2026-06-11 12:08:20.089689 | controller |       HORIZON_REPO: https://github.com/openstack-k8s-operators/horizon-operator.git
2026-06-11 12:08:20.089697 | controller |       INFRA_BRANCH: main
2026-06-11 12:08:20.089705 | controller |       INFRA_COMMIT_HASH: ''
2026-06-11 12:08:20.089713 | controller |       INFRA_IMG: quay.io/openstack-k8s-operators/infra-operator-index:latest
2026-06-11 12:08:20.089722 | controller |       INFRA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/kuttl-test.yaml
2026-06-11 12:08:20.089730 | controller |       INFRA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/test/kuttl/tests
2026-06-11 12:08:20.089738 | controller |       INFRA_KUTTL_NAMESPACE: infra-kuttl-tests
2026-06-11 12:08:20.089747 | controller |       INFRA_RABBITMQ: config/samples/rabbitmq_v1beta1_rabbitmq.yaml
2026-06-11 12:08:20.089760 | controller |       INFRA_RABBITMQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator-rabbitmq/config/samples/rabbitmq_v1beta1_rabbitmq.yaml
2026-06-11 12:08:20.089770 | controller |       INFRA_RABBITMQ_DEPL_IMG: unused
2026-06-11 12:08:20.089778 | controller |       INFRA_RABBITMQ_IMG: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-11 12:08:20.089786 | controller |       INFRA_REPO: https://github.com/openstack-k8s-operators/infra-operator.git
2026-06-11 12:08:20.089795 | controller |       INSTALL_CERT_MANAGER: false
2026-06-11 12:08:20.089803 | controller |       INSTALL_NMSTATE: true || false
2026-06-11 12:08:20.089811 | controller |       INSTALL_NNCP: true || false
2026-06-11 12:08:20.089820 | controller |       INTERNALAPI_HOST_ROUTES: ''
2026-06-11 12:08:20.089828 | controller |       IPV6_LAB_IPV4_NETWORK_IPADDRESS: 172.30.0.1/24
2026-06-11 12:08:20.089837 | controller |       IPV6_LAB_IPV6_NETWORK_IPADDRESS: fd00:abcd:abcd:fc00::1/64
2026-06-11 12:08:20.089848 | controller |       IPV6_LAB_LIBVIRT_STORAGE_POOL: default
2026-06-11 12:08:20.089858 | controller |       IPV6_LAB_MANAGE_FIREWALLD: 'true'
2026-06-11 12:08:20.089870 | controller |       IPV6_LAB_NAT64_HOST_IPV4: 172.30.0.2/24
2026-06-11 12:08:20.089882 | controller |       IPV6_LAB_NAT64_HOST_IPV6: fd00:abcd:abcd:fc00::2/64
2026-06-11 12:08:20.089895 | controller |       IPV6_LAB_NAT64_INSTANCE_NAME: nat64-router
2026-06-11 12:08:20.089907 | controller |       IPV6_LAB_NAT64_IPV6_NETWORK: fd00:abcd:abcd:fc00::/64
2026-06-11 12:08:20.089919 | controller |       IPV6_LAB_NAT64_TAYGA_DYNAMIC_POOL: 192.168.255.0/24
2026-06-11 12:08:20.089931 | controller |       IPV6_LAB_NAT64_TAYGA_IPV4: 192.168.255.1
2026-06-11 12:08:20.089944 | controller |       IPV6_LAB_NAT64_TAYGA_IPV6: fd00:abcd:abcd:fc00::3
2026-06-11 12:08:20.089956 | controller |       IPV6_LAB_NAT64_TAYGA_IPV6_PREFIX: fd00:abcd:abcd:fcff::/96
2026-06-11 12:08:20.089967 | controller |       IPV6_LAB_NAT64_UPDATE_PACKAGES: 'false'
2026-06-11 12:08:20.089979 | controller |       IPV6_LAB_NETWORK_NAME: nat64
2026-06-11 12:08:20.089991 | controller |       IPV6_LAB_SNO_CLUSTER_NETWORK: fd00:abcd:0::/48
2026-06-11 12:08:20.090053 | controller |       IPV6_LAB_SNO_HOST_IP: fd00:abcd:abcd:fc00::11
2026-06-11 12:08:20.090068 | controller |       IPV6_LAB_SNO_HOST_PREFIX: '64'
2026-06-11 12:08:20.090079 | controller |       IPV6_LAB_SNO_INSTANCE_NAME: sno
2026-06-11 12:08:20.090090 | controller |       IPV6_LAB_SNO_MACHINE_NETWORK: fd00:abcd:abcd:fc00::/64
2026-06-11 12:08:20.090101 | controller |       IPV6_LAB_SNO_OCP_MIRROR_URL: https://mirror.openshift.com/pub/openshift-v4/clients/ocp
2026-06-11 12:08:20.090113 | controller |       IPV6_LAB_SNO_OCP_VERSION: latest-4.14
2026-06-11 12:08:20.090125 | controller |       IPV6_LAB_SNO_SERVICE_NETWORK: fd00:abcd:abcd:fc03::/112
2026-06-11 12:08:20.090137 | controller |       IPV6_LAB_SSH_PUB_KEY: /home/zuul/.ssh/id_rsa.pub
2026-06-11 12:08:20.090149 | controller |       IPV6_LAB_WORK_DIR: /home/zuul/.ipv6lab
2026-06-11 12:08:20.090160 | controller |       IRONIC: config/samples/ironic_v1beta1_ironic.yaml
2026-06-11 12:08:20.090172 | controller |       IRONICAPI_DEPL_IMG: unused
2026-06-11 12:08:20.090184 | controller |       IRONICCON_DEPL_IMG: unused
2026-06-11 12:08:20.090196 | controller |       IRONICINS_DEPL_IMG: unused
2026-06-11 12:08:20.090208 | controller |       IRONICNAG_DEPL_IMG: unused
2026-06-11 12:08:20.090220 | controller |       IRONICPXE_DEPL_IMG: unused
2026-06-11 12:08:20.090232 | controller |       IRONIC_BRANCH: main
2026-06-11 12:08:20.090243 | controller |       IRONIC_COMMIT_HASH: ''
2026-06-11 12:08:20.090256 | controller |       IRONIC_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/config/samples/ironic_v1beta1_ironic.yaml
2026-06-11 12:08:20.090268 | controller |       IRONIC_IMAGE: quay.io/metal3-io/ironic
2026-06-11 12:08:20.090280 | controller |       IRONIC_IMAGE_TAG: release-24.1
2026-06-11 12:08:20.090293 | controller |       IRONIC_IMG: quay.io/openstack-k8s-operators/ironic-operator-index:latest
2026-06-11 12:08:20.090302 | controller |       IRONIC_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/kuttl-test.yaml
2026-06-11 12:08:20.090310 | controller |       IRONIC_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/test/kuttl/tests
2026-06-11 12:08:20.090319 | controller |       IRONIC_KUTTL_NAMESPACE: ironic-kuttl-tests
2026-06-11 12:08:20.090327 | controller |       IRONIC_REPO: https://github.com/openstack-k8s-operators/ironic-operator.git
2026-06-11 12:08:20.090336 | controller |       KEYSTONEAPI: config/samples/keystone_v1beta1_keystoneapi.yaml
2026-06-11 12:08:20.090344 | controller |       KEYSTONEAPI_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/config/samples/keystone_v1beta1_keystoneapi.yaml
2026-06-11 12:08:20.090353 | controller |       KEYSTONEAPI_DEPL_IMG: unused
2026-06-11 12:08:20.090361 | controller |       KEYSTONE_BRANCH: main
2026-06-11 12:08:20.090370 | controller |       KEYSTONE_COMMIT_HASH: ''
2026-06-11 12:08:20.090378 | controller |       KEYSTONE_FEDERATION_CLIENT_SECRET: COX8bmlKAWn56XCGMrKQJj7dgHNAOl6f
2026-06-11 12:08:20.090386 | controller |       KEYSTONE_FEDERATION_CRYPTO_PASSPHRASE: openstack
2026-06-11 12:08:20.090395 | controller |       KEYSTONE_IMG: quay.io/openstack-k8s-operators/keystone-operator-index:latest
2026-06-11 12:08:20.090403 | controller |       KEYSTONE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/kuttl-test.yaml
2026-06-11 12:08:20.090424 | controller |       KEYSTONE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/test/kuttl/tests
2026-06-11 12:08:20.090432 | controller |       KEYSTONE_KUTTL_NAMESPACE: keystone-kuttl-tests
2026-06-11 12:08:20.090441 | controller |       KEYSTONE_REPO: https://github.com/openstack-k8s-operators/keystone-operator.git
2026-06-11 12:08:20.090449 | controller |       KUBEADMIN_PWD: '12345678'
2026-06-11 12:08:20.090457 | controller |       LIBVIRT_SECRET: libvirt-secret
2026-06-11 12:08:20.090466 | controller |       LOKI_DEPLOY_MODE: openshift-network
2026-06-11 12:08:20.090474 | controller |       LOKI_DEPLOY_NAMESPACE: netobserv
2026-06-11 12:08:20.090483 | controller |       LOKI_DEPLOY_SIZE: 1x.demo
2026-06-11 12:08:20.090491 | controller |       LOKI_NAMESPACE: openshift-operators-redhat
2026-06-11 12:08:20.090499 | controller |       LOKI_OPERATOR_GROUP: openshift-operators-redhat-loki
2026-06-11 12:08:20.090508 | controller |       LOKI_SUBSCRIPTION: loki-operator
2026-06-11 12:08:20.090516 | controller |       LVMS_CR: '1'
2026-06-11 12:08:20.090524 | controller |       MANILA: config/samples/manila_v1beta1_manila.yaml
2026-06-11 12:08:20.090533 | controller |       MANILAAPI_DEPL_IMG: unused
2026-06-11 12:08:20.090541 | controller |       MANILASCH_DEPL_IMG: unused
2026-06-11 12:08:20.090550 | controller |       MANILASHARE_DEPL_IMG: unused
2026-06-11 12:08:20.090558 | controller |       MANILA_BRANCH: main
2026-06-11 12:08:20.090576 | controller |       MANILA_COMMIT_HASH: ''
2026-06-11 12:08:20.090592 | controller |       MANILA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/config/samples/manila_v1beta1_manila.yaml
2026-06-11 12:08:20.090602 | controller |       MANILA_IMG: quay.io/openstack-k8s-operators/manila-operator-index:latest
2026-06-11 12:08:20.090610 | controller |       MANILA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/kuttl-test.yaml
2026-06-11 12:08:20.090619 | controller |       MANILA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/test/kuttl/tests
2026-06-11 12:08:20.090628 | controller |       MANILA_KUTTL_NAMESPACE: manila-kuttl-tests
2026-06-11 12:08:20.090636 | controller |       MANILA_REPO: https://github.com/openstack-k8s-operators/manila-operator.git
2026-06-11 12:08:20.090645 | controller |       MANILA_SERVICE_ENABLED: 'true'
2026-06-11 12:08:20.090653 | controller |       MARIADB: config/samples/mariadb_v1beta1_galera.yaml
2026-06-11 12:08:20.090662 | controller |       MARIADB_BRANCH: main
2026-06-11 12:08:20.090670 | controller |       MARIADB_CHAINSAW_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/chainsaw/config.yaml
2026-06-11 12:08:20.090679 | controller |       MARIADB_CHAINSAW_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/chainsaw/tests
2026-06-11 12:08:20.090687 | controller |       MARIADB_CHAINSAW_NAMESPACE: mariadb-chainsaw-tests
2026-06-11 12:08:20.090696 | controller |       MARIADB_COMMIT_HASH: ''
2026-06-11 12:08:20.090704 | controller |       MARIADB_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/config/samples/mariadb_v1beta1_galera.yaml
2026-06-11 12:08:20.090713 | controller |       MARIADB_DEPL_IMG: unused
2026-06-11 12:08:20.090721 | controller |       MARIADB_IMG: quay.io/openstack-k8s-operators/mariadb-operator-index:latest
2026-06-11 12:08:20.090729 | controller |       MARIADB_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/kuttl-test.yaml
2026-06-11 12:08:20.090737 | controller |       MARIADB_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/kuttl/tests
2026-06-11 12:08:20.090746 | controller |       MARIADB_KUTTL_NAMESPACE: mariadb-kuttl-tests
2026-06-11 12:08:20.090754 | controller |       MARIADB_REPO: https://github.com/openstack-k8s-operators/mariadb-operator.git
2026-06-11 12:08:20.090763 | controller |       MEMCACHED: config/samples/memcached_v1beta1_memcached.yaml
2026-06-11 12:08:20.090771 | controller |       MEMCACHED_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/memcached_v1beta1_memcached.yaml
2026-06-11 12:08:20.090780 | controller |       MEMCACHED_DEPL_IMG: unused
2026-06-11 12:08:20.090788 | controller |       METADATA_SHARED_SECRET: '1234567842'
2026-06-11 12:08:20.090797 | controller |       METALLB_IPV6_POOL: fd00:aaaa::80-fd00:aaaa::90
2026-06-11 12:08:20.090809 | controller |       METALLB_POOL: 192.168.122.80-192.168.122.90
2026-06-11 12:08:20.090817 | controller |       MICROSHIFT: '0'
2026-06-11 12:08:20.090826 | controller |       MIRROR_INSECURE: 'true'
2026-06-11 12:08:20.090834 | controller |       MIRROR_NAMESPACE: openstack-mirror
2026-06-11 12:08:20.090843 | controller |       MIRROR_REGISTRY_HOST: default-route-openshift-image-registry.apps-crc.testing
2026-06-11 12:08:20.090851 | controller |       NAMESPACE: openstack
2026-06-11 12:08:20.090860 | controller |       NETCONFIG: config/samples/network_v1beta1_netconfig.yaml
2026-06-11 12:08:20.090868 | controller |       NETCONFIG_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_netconfig.yaml
2026-06-11 12:08:20.090877 | controller |       NETCONFIG_DEPL_IMG: unused
2026-06-11 12:08:20.090885 | controller |       NETOBSERV_DEPLOY_NAMESPACE: netobserv
2026-06-11 12:08:20.090893 | controller |       NETOBSERV_NAMESPACE: openshift-netobserv-operator
2026-06-11 12:08:20.090902 | controller |       NETOBSERV_OPERATOR_GROUP: openshift-netobserv-operator-net
2026-06-11 12:08:20.090910 | controller |       NETOBSERV_SUBSCRIPTION: netobserv-operator
2026-06-11 12:08:20.090919 | controller |       NETWORK_BGP: 'false'
2026-06-11 12:08:20.090927 | controller |       NETWORK_DESIGNATE_ADDRESS_PREFIX: 172.28.0
2026-06-11 12:08:20.090935 | controller |       NETWORK_DESIGNATE_EXT_ADDRESS_PREFIX: 172.50.0
2026-06-11 12:08:20.090944 | controller |       NETWORK_INTERNALAPI_ADDRESS_PREFIX: 172.17.0
2026-06-11 12:08:20.090952 | controller |       NETWORK_ISOLATION: 'true'
2026-06-11 12:08:20.090960 | controller |       NETWORK_ISOLATION_INSTANCE_NAME: crc
2026-06-11 12:08:20.090969 | controller |       NETWORK_ISOLATION_IPV4: 'true'
2026-06-11 12:08:20.090977 | controller |       NETWORK_ISOLATION_IPV4_ADDRESS: 172.16.1.1/24
2026-06-11 12:08:20.090986 | controller |       NETWORK_ISOLATION_IPV4_NAT: 'true'
2026-06-11 12:08:20.090994 | controller |       NETWORK_ISOLATION_IPV6: 'false'
2026-06-11 12:08:20.091040 | controller |       NETWORK_ISOLATION_IPV6_ADDRESS: fd00:aaaa::1/64
2026-06-11 12:08:20.091049 | controller |       NETWORK_ISOLATION_IP_ADDRESS: 192.168.122.10
2026-06-11 12:08:20.091057 | controller |       NETWORK_ISOLATION_MAC: '52:54:00:11:11:10'
2026-06-11 12:08:20.091065 | controller |       NETWORK_ISOLATION_NETWORK_NAME: net-iso
2026-06-11 12:08:20.091074 | controller |       NETWORK_ISOLATION_NET_NAME: default
2026-06-11 12:08:20.091082 | controller |       NETWORK_ISOLATION_USE_DEFAULT_NETWORK: 'true'
2026-06-11 12:08:20.091091 | controller |       NETWORK_MTU: '1500'
2026-06-11 12:08:20.091099 | controller |       NETWORK_STORAGEMGMT_ADDRESS_PREFIX: 172.20.0
2026-06-11 12:08:20.091107 | controller |       NETWORK_STORAGE_ADDRESS_PREFIX: 172.18.0
2026-06-11 12:08:20.091116 | controller |       NETWORK_STORAGE_MACVLAN: ''
2026-06-11 12:08:20.091124 | controller |       NETWORK_TENANT_ADDRESS_PREFIX: 172.19.0
2026-06-11 12:08:20.091133 | controller |       NETWORK_VLAN_START: '20'
2026-06-11 12:08:20.091141 | controller |       NETWORK_VLAN_STEP: '1'
2026-06-11 12:08:20.091150 | controller |       NEUTRONAPI: config/samples/neutron_v1beta1_neutronapi.yaml
2026-06-11 12:08:20.091158 | controller |       NEUTRONAPI_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/config/samples/neutron_v1beta1_neutronapi.yaml
2026-06-11 12:08:20.091167 | controller |       NEUTRONAPI_DEPL_IMG: unused
2026-06-11 12:08:20.091176 | controller |       NEUTRON_BRANCH: main
2026-06-11 12:08:20.091184 | controller |       NEUTRON_COMMIT_HASH: ''
2026-06-11 12:08:20.091193 | controller |       NEUTRON_IMG: quay.io/openstack-k8s-operators/neutron-operator-index:latest
2026-06-11 12:08:20.091207 | controller |       NEUTRON_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/kuttl-test.yaml
2026-06-11 12:08:20.091216 | controller |       NEUTRON_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/test/kuttl/tests
2026-06-11 12:08:20.091224 | controller |       NEUTRON_KUTTL_NAMESPACE: neutron-kuttl-tests
2026-06-11 12:08:20.091233 | controller |       NEUTRON_REPO: https://github.com/openstack-k8s-operators/neutron-operator.git
2026-06-11 12:08:20.091241 | controller |       NFS_HOME: /home/nfs
2026-06-11 12:08:20.091249 | controller |       NMSTATE_NAMESPACE: openshift-nmstate
2026-06-11 12:08:20.091258 | controller |       NMSTATE_OPERATOR_GROUP: openshift-nmstate-tn6k8
2026-06-11 12:08:20.091266 | controller |       NMSTATE_SUBSCRIPTION: kubernetes-nmstate-operator
2026-06-11 12:08:20.091274 | controller |       NNCP_ADDITIONAL_HOST_ROUTES: ''
2026-06-11 12:08:20.091286 | controller |       NNCP_BGP_1_INTERFACE: enp7s0
2026-06-11 12:08:20.091295 | controller |       NNCP_BGP_1_IP_ADDRESS: 100.65.4.2
2026-06-11 12:08:20.091303 | controller |       NNCP_BGP_2_INTERFACE: enp8s0
2026-06-11 12:08:20.091311 | controller |       NNCP_BGP_2_IP_ADDRESS: 100.64.4.2
2026-06-11 12:08:20.091320 | controller |       NNCP_BRIDGE: ospbr
2026-06-11 12:08:20.091328 | controller |       NNCP_CLEANUP_TIMEOUT: 120s
2026-06-11 12:08:20.091337 | controller |       NNCP_CTLPLANE_IPV6_ADDRESS_PREFIX: 'fd00:aaaa::'
2026-06-11 12:08:20.091345 | controller |       NNCP_CTLPLANE_IPV6_ADDRESS_SUFFIX: '10'
2026-06-11 12:08:20.091354 | controller |       NNCP_CTLPLANE_IP_ADDRESS_PREFIX: 192.168.122
2026-06-11 12:08:20.091362 | controller |       NNCP_CTLPLANE_IP_ADDRESS_SUFFIX: '10'
2026-06-11 12:08:20.091371 | controller |       NNCP_DNS_SERVER: 192.168.122.1
2026-06-11 12:08:20.091379 | controller |       NNCP_DNS_SERVER_IPV6: fd00:aaaa::1
2026-06-11 12:08:20.091388 | controller |       NNCP_GATEWAY: 192.168.122.1
2026-06-11 12:08:20.091396 | controller |       NNCP_GATEWAY_IPV6: fd00:aaaa::1
2026-06-11 12:08:20.091404 | controller |       NNCP_INTERFACE: enp6s0
2026-06-11 12:08:20.091413 | controller |       NNCP_NODES: ''
2026-06-11 12:08:20.091421 | controller |       NNCP_TIMEOUT: 240s
2026-06-11 12:08:20.091429 | controller |       NOVA: config/samples/nova_v1beta1_nova_collapsed_cell.yaml
2026-06-11 12:08:20.091438 | controller |       NOVA_BRANCH: main
2026-06-11 12:08:20.091447 | controller |       NOVA_COMMIT_HASH: ''
2026-06-11 12:08:20.091455 | controller |       NOVA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/nova-operator/config/samples/nova_v1beta1_nova_collapsed_cell.yaml
2026-06-11 12:08:20.091464 | controller |       NOVA_IMG: quay.io/openstack-k8s-operators/nova-operator-index:latest
2026-06-11 12:08:20.091472 | controller |       NOVA_REPO: https://github.com/openstack-k8s-operators/nova-operator.git
2026-06-11 12:08:20.091481 | controller |       NUMBER_OF_INSTANCES: '1'
2026-06-11 12:08:20.091489 | controller |       OCP_NETWORK_NAME: crc
2026-06-11 12:08:20.091497 | controller |       OCTAVIA: config/samples/octavia_v1beta1_octavia.yaml
2026-06-11 12:08:20.091506 | controller |       OCTAVIA_BRANCH: main
2026-06-11 12:08:20.091514 | controller |       OCTAVIA_COMMIT_HASH: ''
2026-06-11 12:08:20.091523 | controller |       OCTAVIA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/config/samples/octavia_v1beta1_octavia.yaml
2026-06-11 12:08:20.091531 | controller |       OCTAVIA_IMG: quay.io/openstack-k8s-operators/octavia-operator-index:latest
2026-06-11 12:08:20.091540 | controller |       OCTAVIA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/kuttl-test.yaml
2026-06-11 12:08:20.091548 | controller |       OCTAVIA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/test/kuttl/tests
2026-06-11 12:08:20.091557 | controller |       OCTAVIA_KUTTL_NAMESPACE: octavia-kuttl-tests
2026-06-11 12:08:20.091565 | controller |       OCTAVIA_REPO: https://github.com/openstack-k8s-operators/octavia-operator.git
2026-06-11 12:08:20.091573 | controller |       OKD: 'false'
2026-06-11 12:08:20.091582 | controller |       OPENSTACK_BRANCH: ''
2026-06-11 12:08:20.091590 | controller |       OPENSTACK_BUNDLE_IMG: quay.io/openstack-k8s-operators/openstack-operator-bundle:latest
2026-06-11 12:08:20.091599 | controller |       OPENSTACK_COMMIT_HASH: ''
2026-06-11 12:08:20.091612 | 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 12:08:20.091621 | controller |       OPENSTACK_CRDS_DIR: openstack_crds
2026-06-11 12:08:20.091629 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation.yaml
2026-06-11 12:08:20.091638 | controller |       OPENSTACK_IMG: quay.io/openstack-k8s-operators/openstack-operator-index:latest
2026-06-11 12:08:20.091646 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 12:08:20.091655 | controller |       OPENSTACK_K8S_TAG: latest
2026-06-11 12:08:20.091663 | controller |       OPENSTACK_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/kuttl-test.yaml
2026-06-11 12:08:20.091672 | controller |       OPENSTACK_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/test/kuttl/tests
2026-06-11 12:08:20.091680 | controller |       OPENSTACK_KUTTL_NAMESPACE: openstack-kuttl-tests
2026-06-11 12:08:20.091692 | controller |       OPENSTACK_NEUTRON_CUSTOM_CONF: ''
2026-06-11 12:08:20.091703 | controller |       OPENSTACK_REPO: /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator
2026-06-11 12:08:20.091712 | controller |       OPENSTACK_STORAGE_BUNDLE_IMG: quay.io/openstack-k8s-operators/openstack-operator-storage-bundle:latest
2026-06-11 12:08:20.091720 | controller |       OPERATOR_BASE_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator
2026-06-11 12:08:20.091729 | controller |       OPERATOR_CHANNEL: ''
2026-06-11 12:08:20.091737 | controller |       OPERATOR_NAMESPACE: openstack-operators
2026-06-11 12:08:20.091746 | controller |       OPERATOR_SOURCE: ''
2026-06-11 12:08:20.091754 | controller |       OPERATOR_SOURCE_NAMESPACE: ''
2026-06-11 12:08:20.091762 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 12:08:20.091771 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 12:08:20.091779 | controller |       OVNCONTROLLER: config/samples/ovn_v1beta1_ovncontroller.yaml
2026-06-11 12:08:20.091787 | controller |       OVNCONTROLLER_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovncontroller.yaml
2026-06-11 12:08:20.091801 | controller |       OVNCONTROLLER_NMAP: 'true'
2026-06-11 12:08:20.091809 | controller |       OVNDBS: config/samples/ovn_v1beta1_ovndbcluster.yaml
2026-06-11 12:08:20.091818 | controller |       OVNDBS_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovndbcluster.yaml
2026-06-11 12:08:20.091826 | controller |       OVNNORTHD: config/samples/ovn_v1beta1_ovnnorthd.yaml
2026-06-11 12:08:20.091835 | controller |       OVNNORTHD_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovnnorthd.yaml
2026-06-11 12:08:20.091843 | controller |       OVN_BRANCH: main
2026-06-11 12:08:20.091852 | controller |       OVN_COMMIT_HASH: ''
2026-06-11 12:08:20.091860 | controller |       OVN_IMG: quay.io/openstack-k8s-operators/ovn-operator-index:latest
2026-06-11 12:08:20.091869 | controller |       OVN_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/kuttl-test.yaml
2026-06-11 12:08:20.091877 | controller |       OVN_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/test/kuttl/tests
2026-06-11 12:08:20.091885 | controller |       OVN_KUTTL_NAMESPACE: ovn-kuttl-tests
2026-06-11 12:08:20.091894 | controller |       OVN_REPO: https://github.com/openstack-k8s-operators/ovn-operator.git
2026-06-11 12:08:20.091902 | controller |       PASSWORD: '12345678'
2026-06-11 12:08:20.091910 | controller |       PULL_SECRET: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/pull-secret.txt
2026-06-11 12:08:20.091919 | controller |       RABBITMQ: docs/examples/default-security-context/rabbitmq.yaml
2026-06-11 12:08:20.091927 | controller |       RABBITMQ_BRANCH: patches
2026-06-11 12:08:20.091935 | controller |       RABBITMQ_COMMIT_HASH: ''
2026-06-11 12:08:20.091944 | controller |       RABBITMQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/rabbitmq-operator/docs/examples/default-security-context/rabbitmq.yaml
2026-06-11 12:08:20.091953 | controller |       RABBITMQ_DEPL_IMG: unused
2026-06-11 12:08:20.091961 | controller |       RABBITMQ_IMG: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator-index:latest
2026-06-11 12:08:20.091970 | controller |       RABBITMQ_REPO: https://github.com/openstack-k8s-operators/rabbitmq-cluster-operator.git
2026-06-11 12:08:20.091978 | controller |       REDHAT_OPERATORS: 'false'
2026-06-11 12:08:20.091986 | controller |       REDIS: config/samples/redis_v1beta1_redis.yaml
2026-06-11 12:08:20.091995 | controller |       REDIS_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator-redis/config/samples/redis_v1beta1_redis.yaml
2026-06-11 12:08:20.092029 | controller |       REDIS_DEPL_IMG: unused
2026-06-11 12:08:20.092038 | controller |       RH_REGISTRY_PWD: ''
2026-06-11 12:08:20.092046 | controller |       RH_REGISTRY_USER: ''
2026-06-11 12:08:20.092054 | controller |       SECRET: osp-secret
2026-06-11 12:08:20.092062 | controller |       SG_CORE_DEPL_IMG: unused
2026-06-11 12:08:20.092071 | controller |       STANDALONE_COMPUTE_DRIVER: libvirt
2026-06-11 12:08:20.092079 | controller |       STANDALONE_EXTERNAL_NET_PREFFIX: 172.21.0
2026-06-11 12:08:20.092088 | controller |       STANDALONE_INTERNALAPI_NET_PREFIX: 172.17.0
2026-06-11 12:08:20.092099 | controller |       STANDALONE_STORAGEMGMT_NET_PREFIX: 172.20.0
2026-06-11 12:08:20.092108 | controller |       STANDALONE_STORAGE_NET_PREFIX: 172.18.0
2026-06-11 12:08:20.092116 | controller |       STANDALONE_TENANT_NET_PREFIX: 172.19.0
2026-06-11 12:08:20.092124 | controller |       STORAGEMGMT_HOST_ROUTES: ''
2026-06-11 12:08:20.092133 | controller |       STORAGE_CLASS: local-storage
2026-06-11 12:08:20.092141 | controller |       STORAGE_HOST_ROUTES: ''
2026-06-11 12:08:20.092149 | controller |       SWIFT: config/samples/swift_v1beta1_swift.yaml
2026-06-11 12:08:20.092158 | controller |       SWIFT_BRANCH: main
2026-06-11 12:08:20.092166 | controller |       SWIFT_COMMIT_HASH: ''
2026-06-11 12:08:20.092175 | controller |       SWIFT_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/config/samples/swift_v1beta1_swift.yaml
2026-06-11 12:08:20.092183 | controller |       SWIFT_IMG: quay.io/openstack-k8s-operators/swift-operator-index:latest
2026-06-11 12:08:20.092218 | controller |       SWIFT_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/kuttl-test.yaml
2026-06-11 12:08:20.092227 | controller |       SWIFT_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/test/kuttl/tests
2026-06-11 12:08:20.092235 | controller |       SWIFT_KUTTL_NAMESPACE: swift-kuttl-tests
2026-06-11 12:08:20.092244 | controller |       SWIFT_REPO: https://github.com/openstack-k8s-operators/swift-operator.git
2026-06-11 12:08:20.092252 | controller |       TELEMETRY: config/samples/telemetry_v1beta1_telemetry.yaml
2026-06-11 12:08:20.092260 | controller |       TELEMETRY_BRANCH: main
2026-06-11 12:08:20.092269 | controller |       TELEMETRY_COMMIT_HASH: ''
2026-06-11 12:08:20.092278 | controller |       TELEMETRY_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/config/samples/telemetry_v1beta1_telemetry.yaml
2026-06-11 12:08:20.092286 | controller |       TELEMETRY_IMG: quay.io/openstack-k8s-operators/telemetry-operator-index:latest
2026-06-11 12:08:20.092295 | controller |       TELEMETRY_KUTTL_BASEDIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator
2026-06-11 12:08:20.092303 | controller |       TELEMETRY_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/kuttl-test.yaml
2026-06-11 12:08:20.092312 | controller |       TELEMETRY_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/test/kuttl/suites
2026-06-11 12:08:20.092320 | controller |       TELEMETRY_KUTTL_NAMESPACE: telemetry-kuttl-tests
2026-06-11 12:08:20.092329 | controller |       TELEMETRY_KUTTL_RELPATH: test/kuttl/suites
2026-06-11 12:08:20.092337 | controller |       TELEMETRY_REPO: https://github.com/openstack-k8s-operators/telemetry-operator.git
2026-06-11 12:08:20.092345 | controller |       TEMPEST: config/samples/test_v1beta1_tempest.yaml
2026-06-11 12:08:20.092354 | controller |       TEMPEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tempest.yaml
2026-06-11 12:08:20.092362 | controller |       TENANT_HOST_ROUTES: ''
2026-06-11 12:08:20.092371 | controller |       TEST_BRANCH: main
2026-06-11 12:08:20.092379 | controller |       TEST_COMMIT_HASH: ''
2026-06-11 12:08:20.092393 | controller |       TEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tempest.yaml
2026-06-11 12:08:20.092402 | controller |       TEST_IMG: quay.io/openstack-k8s-operators/test-operator-index:latest
2026-06-11 12:08:20.092410 | controller |       TEST_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/kuttl-test.yaml
2026-06-11 12:08:20.092419 | controller |       TEST_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/test/kuttl/tests
2026-06-11 12:08:20.092427 | controller |       TEST_KUTTL_NAMESPACE: test-operator-kuttl-tests
2026-06-11 12:08:20.092435 | controller |       TEST_REPO: https://github.com/openstack-k8s-operators/test-operator.git
2026-06-11 12:08:20.092444 | controller |       TIMEOUT: 300s
2026-06-11 12:08:20.092452 | controller |       TLS_ENABLED: 'false'
2026-06-11 12:08:20.092461 | controller |       TOBIKO: config/samples/test_v1beta1_tobiko.yaml
2026-06-11 12:08:20.092469 | controller |       TOBIKO_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tobiko.yaml
2026-06-11 12:08:20.092478 | controller |       tripleo_deploy: 'export REGISTRY_USER:'
2026-06-11 12:08:20.095962 | controller |
2026-06-11 12:08:20.096027 | controller | TASK [install_yamls : Generate make targets install_yamls_path={{ cifmw_install_yamls_repo }}, output_directory={{ cifmw_install_yamls_tasks_out }}] ***
2026-06-11 12:08:20.096040 | controller | Thursday 11 June 2026  12:08:20 +0000 (0:00:00.102)       0:01:00.414 *********
2026-06-11 12:08:20.096049 | controller | Thursday 11 June 2026  12:08:20 +0000 (0:00:00.102)       0:01:00.413 *********
2026-06-11 12:08:20.441537 | controller | ok: [localhost]
2026-06-11 12:08:20.441609 | controller |
2026-06-11 12:08:20.441616 | controller | TASK [install_yamls : Debug generate_make module var=cifmw_generate_makes] *****
2026-06-11 12:08:20.441624 | controller | Thursday 11 June 2026  12:08:20 +0000 (0:00:00.344)       0:01:00.759 *********
2026-06-11 12:08:20.441630 | controller | Thursday 11 June 2026  12:08:20 +0000 (0:00:00.344)       0:01:00.758 *********
2026-06-11 12:08:20.464133 | controller | ok: [localhost] =>
2026-06-11 12:08:20.464207 | controller |     cifmw_generate_makes:
2026-06-11 12:08:20.464212 | controller |       changed: false
2026-06-11 12:08:20.464217 | controller |       debug:
2026-06-11 12:08:20.464226 | controller |         /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/Makefile:
2026-06-11 12:08:20.464231 | controller |         - all
2026-06-11 12:08:20.464235 | controller |         - help
2026-06-11 12:08:20.464238 | controller |         - cleanup
2026-06-11 12:08:20.464242 | controller |         - deploy_cleanup
2026-06-11 12:08:20.464245 | controller |         - wait
2026-06-11 12:08:20.464249 | controller |         - crc_storage
2026-06-11 12:08:20.464252 | controller |         - crc_storage_cleanup
2026-06-11 12:08:20.464255 | controller |         - crc_storage_release
2026-06-11 12:08:20.464259 | controller |         - crc_storage_with_retries
2026-06-11 12:08:20.464263 | controller |         - crc_storage_cleanup_with_retries
2026-06-11 12:08:20.464267 | controller |         - operator_namespace
2026-06-11 12:08:20.464270 | controller |         - namespace
2026-06-11 12:08:20.464286 | controller |         - namespace_cleanup
2026-06-11 12:08:20.464290 | controller |         - input
2026-06-11 12:08:20.464293 | controller |         - input_cleanup
2026-06-11 12:08:20.464297 | controller |         - crc_bmo_setup
2026-06-11 12:08:20.464300 | controller |         - crc_bmo_cleanup
2026-06-11 12:08:20.464303 | controller |         - mirror_registry
2026-06-11 12:08:20.464307 | controller |         - mirror_registry_secure
2026-06-11 12:08:20.464310 | controller |         - mirror_registry_ca
2026-06-11 12:08:20.464313 | controller |         - mirror_registry_cleanup
2026-06-11 12:08:20.464317 | controller |         - openstack_prep
2026-06-11 12:08:20.464320 | controller |         - openstack
2026-06-11 12:08:20.464335 | controller |         - openstack_wait
2026-06-11 12:08:20.464358 | controller |         - openstack_init
2026-06-11 12:08:20.464362 | controller |         - openstack_cleanup
2026-06-11 12:08:20.464365 | controller |         - openstack_repo
2026-06-11 12:08:20.464368 | controller |         - openstack_deploy_prep
2026-06-11 12:08:20.464372 | controller |         - openstack_deploy
2026-06-11 12:08:20.464375 | controller |         - openstack_wait_deploy
2026-06-11 12:08:20.464379 | controller |         - openstack_deploy_cleanup
2026-06-11 12:08:20.464382 | controller |         - openstack_update_run
2026-06-11 12:08:20.464386 | controller |         - update_services
2026-06-11 12:08:20.464389 | controller |         - update_system
2026-06-11 12:08:20.464392 | controller |         - openstack_patch_version
2026-06-11 12:08:20.464396 | controller |         - edpm_deploy_generate_keys
2026-06-11 12:08:20.464399 | controller |         - edpm_patch_ansible_runner_image
2026-06-11 12:08:20.464403 | controller |         - edpm_deploy_prep
2026-06-11 12:08:20.464406 | controller |         - edpm_deploy_cleanup
2026-06-11 12:08:20.464409 | controller |         - edpm_deploy
2026-06-11 12:08:20.464413 | controller |         - edpm_deploy_baremetal_prep
2026-06-11 12:08:20.464416 | controller |         - edpm_deploy_baremetal
2026-06-11 12:08:20.464420 | controller |         - edpm_wait_deploy_baremetal
2026-06-11 12:08:20.464423 | controller |         - edpm_wait_deploy
2026-06-11 12:08:20.464427 | controller |         - edpm_register_dns
2026-06-11 12:08:20.464430 | controller |         - edpm_nova_discover_hosts
2026-06-11 12:08:20.464433 | controller |         - openstack_crds
2026-06-11 12:08:20.464437 | controller |         - openstack_crds_cleanup
2026-06-11 12:08:20.464440 | controller |         - edpm_deploy_networker_prep
2026-06-11 12:08:20.464450 | controller |         - edpm_deploy_networker_cleanup
2026-06-11 12:08:20.464454 | controller |         - edpm_deploy_networker
2026-06-11 12:08:20.464462 | controller |         - infra_prep
2026-06-11 12:08:20.464465 | controller |         - infra
2026-06-11 12:08:20.464469 | controller |         - infra_cleanup
2026-06-11 12:08:20.464472 | controller |         - dns_deploy_prep
2026-06-11 12:08:20.464475 | controller |         - dns_deploy
2026-06-11 12:08:20.464479 | controller |         - dns_deploy_cleanup
2026-06-11 12:08:20.464482 | controller |         - netconfig_deploy_prep
2026-06-11 12:08:20.464485 | controller |         - netconfig_deploy
2026-06-11 12:08:20.464489 | controller |         - netconfig_deploy_cleanup
2026-06-11 12:08:20.464492 | controller |         - memcached_deploy_prep
2026-06-11 12:08:20.464496 | controller |         - memcached_deploy
2026-06-11 12:08:20.464499 | controller |         - memcached_deploy_cleanup
2026-06-11 12:08:20.464502 | controller |         - keystone_prep
2026-06-11 12:08:20.464506 | controller |         - keystone
2026-06-11 12:08:20.464509 | controller |         - keystone_cleanup
2026-06-11 12:08:20.464514 | controller |         - keystone_deploy_prep
2026-06-11 12:08:20.464518 | controller |         - keystone_deploy
2026-06-11 12:08:20.464521 | controller |         - keystone_deploy_cleanup
2026-06-11 12:08:20.464525 | controller |         - barbican_prep
2026-06-11 12:08:20.464528 | controller |         - barbican
2026-06-11 12:08:20.464531 | controller |         - barbican_cleanup
2026-06-11 12:08:20.464535 | controller |         - barbican_deploy_prep
2026-06-11 12:08:20.464538 | controller |         - barbican_deploy
2026-06-11 12:08:20.464541 | controller |         - barbican_deploy_validate
2026-06-11 12:08:20.464545 | controller |         - barbican_deploy_cleanup
2026-06-11 12:08:20.464555 | controller |         - mariadb
2026-06-11 12:08:20.464558 | controller |         - mariadb_cleanup
2026-06-11 12:08:20.464562 | controller |         - mariadb_deploy_prep
2026-06-11 12:08:20.464565 | controller |         - mariadb_deploy
2026-06-11 12:08:20.464568 | controller |         - mariadb_deploy_cleanup
2026-06-11 12:08:20.464572 | controller |         - glance_prep
2026-06-11 12:08:20.464575 | controller |         - glance
2026-06-11 12:08:20.464578 | controller |         - glance_cleanup
2026-06-11 12:08:20.464585 | controller |         - glance_deploy_prep
2026-06-11 12:08:20.464591 | controller |         - glance_deploy
2026-06-11 12:08:20.464595 | controller |         - glance_deploy_cleanup
2026-06-11 12:08:20.464598 | controller |         - ovn_prep
2026-06-11 12:08:20.464602 | controller |         - ovn
2026-06-11 12:08:20.464605 | controller |         - ovn_cleanup
2026-06-11 12:08:20.464608 | controller |         - ovn_deploy_prep
2026-06-11 12:08:20.464612 | controller |         - ovn_deploy
2026-06-11 12:08:20.464615 | controller |         - ovn_deploy_cleanup
2026-06-11 12:08:20.464618 | controller |         - neutron_prep
2026-06-11 12:08:20.464622 | controller |         - neutron
2026-06-11 12:08:20.464625 | controller |         - neutron_cleanup
2026-06-11 12:08:20.464628 | controller |         - neutron_deploy_prep
2026-06-11 12:08:20.464632 | controller |         - neutron_deploy
2026-06-11 12:08:20.464635 | controller |         - neutron_deploy_cleanup
2026-06-11 12:08:20.464639 | controller |         - cinder_prep
2026-06-11 12:08:20.464642 | controller |         - cinder
2026-06-11 12:08:20.464645 | controller |         - cinder_cleanup
2026-06-11 12:08:20.464649 | controller |         - cinder_deploy_prep
2026-06-11 12:08:20.464652 | controller |         - cinder_deploy
2026-06-11 12:08:20.464655 | controller |         - cinder_deploy_cleanup
2026-06-11 12:08:20.464659 | controller |         - rabbitmq_prep
2026-06-11 12:08:20.464662 | controller |         - rabbitmq
2026-06-11 12:08:20.464665 | controller |         - rabbitmq_cleanup
2026-06-11 12:08:20.464669 | controller |         - rabbitmq_deploy_prep
2026-06-11 12:08:20.464672 | controller |         - rabbitmq_deploy
2026-06-11 12:08:20.464675 | controller |         - rabbitmq_deploy_cleanup
2026-06-11 12:08:20.464679 | controller |         - infra_rabbitmq_deploy_prep
2026-06-11 12:08:20.464682 | controller |         - infra_rabbitmq_deploy
2026-06-11 12:08:20.464690 | controller |         - infra_rabbitmq_deploy_cleanup
2026-06-11 12:08:20.464695 | controller |         - ironic_prep
2026-06-11 12:08:20.464699 | controller |         - ironic
2026-06-11 12:08:20.464702 | controller |         - ironic_cleanup
2026-06-11 12:08:20.464706 | controller |         - ironic_deploy_prep
2026-06-11 12:08:20.464709 | controller |         - ironic_deploy
2026-06-11 12:08:20.464712 | controller |         - ironic_deploy_cleanup
2026-06-11 12:08:20.464716 | controller |         - octavia_prep
2026-06-11 12:08:20.464719 | controller |         - octavia
2026-06-11 12:08:20.464722 | controller |         - octavia_cleanup
2026-06-11 12:08:20.464729 | controller |         - octavia_deploy_prep
2026-06-11 12:08:20.464735 | controller |         - octavia_deploy
2026-06-11 12:08:20.464740 | controller |         - octavia_deploy_cleanup
2026-06-11 12:08:20.464744 | controller |         - designate_prep
2026-06-11 12:08:20.464747 | controller |         - designate
2026-06-11 12:08:20.464752 | controller |         - designate_cleanup
2026-06-11 12:08:20.464756 | controller |         - designate_deploy_prep
2026-06-11 12:08:20.464761 | controller |         - designate_deploy
2026-06-11 12:08:20.464766 | controller |         - designate_deploy_cleanup
2026-06-11 12:08:20.464771 | controller |         - nova_prep
2026-06-11 12:08:20.464776 | controller |         - nova
2026-06-11 12:08:20.464781 | controller |         - nova_cleanup
2026-06-11 12:08:20.464785 | controller |         - nova_deploy_prep
2026-06-11 12:08:20.464790 | controller |         - nova_deploy
2026-06-11 12:08:20.464794 | controller |         - nova_deploy_cleanup
2026-06-11 12:08:20.464799 | controller |         - mariadb_kuttl_run
2026-06-11 12:08:20.464804 | controller |         - mariadb_kuttl
2026-06-11 12:08:20.464809 | controller |         - kuttl_db_prep
2026-06-11 12:08:20.464814 | controller |         - kuttl_db_cleanup
2026-06-11 12:08:20.464817 | controller |         - kuttl_common_prep
2026-06-11 12:08:20.464821 | controller |         - kuttl_common_cleanup
2026-06-11 12:08:20.464824 | controller |         - keystone_kuttl_run
2026-06-11 12:08:20.464845 | controller |         - keystone_kuttl
2026-06-11 12:08:20.464850 | controller |         - barbican_kuttl_run
2026-06-11 12:08:20.464853 | controller |         - barbican_kuttl
2026-06-11 12:08:20.464857 | controller |         - cinder_kuttl_run
2026-06-11 12:08:20.464860 | controller |         - cinder_kuttl
2026-06-11 12:08:20.464864 | controller |         - neutron_kuttl_run
2026-06-11 12:08:20.464876 | controller |         - neutron_kuttl
2026-06-11 12:08:20.464882 | controller |         - octavia_kuttl_run
2026-06-11 12:08:20.464887 | controller |         - octavia_kuttl
2026-06-11 12:08:20.464892 | controller |         - designate_kuttl
2026-06-11 12:08:20.464897 | controller |         - designate_kuttl_run
2026-06-11 12:08:20.464902 | controller |         - ovn_kuttl_run
2026-06-11 12:08:20.464906 | controller |         - ovn_kuttl
2026-06-11 12:08:20.464911 | controller |         - infra_kuttl_run
2026-06-11 12:08:20.464915 | controller |         - infra_kuttl
2026-06-11 12:08:20.464918 | controller |         - ironic_kuttl_run
2026-06-11 12:08:20.464921 | controller |         - ironic_kuttl
2026-06-11 12:08:20.464925 | controller |         - ironic_kuttl_crc
2026-06-11 12:08:20.464928 | controller |         - heat_kuttl_run
2026-06-11 12:08:20.464931 | controller |         - heat_kuttl
2026-06-11 12:08:20.464935 | controller |         - heat_kuttl_crc
2026-06-11 12:08:20.464938 | controller |         - glance_kuttl_run
2026-06-11 12:08:20.464941 | controller |         - glance_kuttl
2026-06-11 12:08:20.464945 | controller |         - manila_kuttl_run
2026-06-11 12:08:20.464948 | controller |         - manila_kuttl
2026-06-11 12:08:20.464951 | controller |         - swift_kuttl_run
2026-06-11 12:08:20.464956 | controller |         - swift_kuttl
2026-06-11 12:08:20.464961 | controller |         - horizon_kuttl_run
2026-06-11 12:08:20.464966 | controller |         - horizon_kuttl
2026-06-11 12:08:20.464970 | controller |         - openstack_kuttl_prep
2026-06-11 12:08:20.464985 | controller |         - openstack_kuttl_run
2026-06-11 12:08:20.464990 | controller |         - openstack_kuttl_cleanup
2026-06-11 12:08:20.464995 | controller |         - openstack_kuttl
2026-06-11 12:08:20.465023 | controller |         - mariadb_chainsaw_run
2026-06-11 12:08:20.465029 | controller |         - mariadb_chainsaw
2026-06-11 12:08:20.465033 | controller |         - horizon_prep
2026-06-11 12:08:20.465036 | controller |         - horizon
2026-06-11 12:08:20.465040 | controller |         - horizon_cleanup
2026-06-11 12:08:20.465044 | controller |         - horizon_deploy_prep
2026-06-11 12:08:20.465049 | controller |         - horizon_deploy
2026-06-11 12:08:20.465054 | controller |         - horizon_deploy_cleanup
2026-06-11 12:08:20.465059 | controller |         - heat_prep
2026-06-11 12:08:20.465064 | controller |         - heat
2026-06-11 12:08:20.465069 | controller |         - heat_cleanup
2026-06-11 12:08:20.465074 | controller |         - heat_deploy_prep
2026-06-11 12:08:20.465079 | controller |         - heat_deploy
2026-06-11 12:08:20.465083 | controller |         - heat_deploy_cleanup
2026-06-11 12:08:20.465088 | controller |         - baremetal_prep
2026-06-11 12:08:20.465093 | controller |         - baremetal
2026-06-11 12:08:20.465097 | controller |         - baremetal_cleanup
2026-06-11 12:08:20.465102 | controller |         - ceph_help
2026-06-11 12:08:20.465107 | controller |         - ceph
2026-06-11 12:08:20.465112 | controller |         - ceph_cleanup
2026-06-11 12:08:20.465117 | controller |         - rook_prep
2026-06-11 12:08:20.465121 | controller |         - rook
2026-06-11 12:08:20.465124 | controller |         - rook_deploy_prep
2026-06-11 12:08:20.465130 | controller |         - rook_deploy
2026-06-11 12:08:20.465145 | controller |         - rook_crc_disk
2026-06-11 12:08:20.465158 | controller |         - rook_cleanup
2026-06-11 12:08:20.465163 | controller |         - lvms
2026-06-11 12:08:20.465168 | controller |         - nmstate
2026-06-11 12:08:20.465173 | controller |         - nncp
2026-06-11 12:08:20.465177 | controller |         - nncp_cleanup
2026-06-11 12:08:20.465182 | controller |         - netattach
2026-06-11 12:08:20.465187 | controller |         - netattach_cleanup
2026-06-11 12:08:20.465192 | controller |         - metallb
2026-06-11 12:08:20.465196 | controller |         - metallb_config
2026-06-11 12:08:20.465201 | controller |         - metallb_config_cleanup
2026-06-11 12:08:20.465206 | controller |         - metallb_cleanup
2026-06-11 12:08:20.465211 | controller |         - loki
2026-06-11 12:08:20.465215 | controller |         - loki_cleanup
2026-06-11 12:08:20.465220 | controller |         - loki_deploy
2026-06-11 12:08:20.465225 | controller |         - loki_deploy_cleanup
2026-06-11 12:08:20.465229 | controller |         - netobserv
2026-06-11 12:08:20.465234 | controller |         - netobserv_cleanup
2026-06-11 12:08:20.465239 | controller |         - netobserv_deploy
2026-06-11 12:08:20.465244 | controller |         - netobserv_deploy_cleanup
2026-06-11 12:08:20.465248 | controller |         - manila_prep
2026-06-11 12:08:20.465253 | controller |         - manila
2026-06-11 12:08:20.465258 | controller |         - manila_cleanup
2026-06-11 12:08:20.465263 | controller |         - manila_deploy_prep
2026-06-11 12:08:20.465267 | controller |         - manila_deploy
2026-06-11 12:08:20.465272 | controller |         - manila_deploy_cleanup
2026-06-11 12:08:20.465277 | controller |         - telemetry_prep
2026-06-11 12:08:20.465286 | controller |         - telemetry
2026-06-11 12:08:20.465294 | controller |         - telemetry_cleanup
2026-06-11 12:08:20.465299 | controller |         - telemetry_deploy_prep
2026-06-11 12:08:20.465304 | controller |         - telemetry_deploy
2026-06-11 12:08:20.465308 | controller |         - telemetry_deploy_cleanup
2026-06-11 12:08:20.465313 | controller |         - telemetry_kuttl_run
2026-06-11 12:08:20.465318 | controller |         - telemetry_kuttl
2026-06-11 12:08:20.465323 | controller |         - test_operator_prep
2026-06-11 12:08:20.465327 | controller |         - test_operator
2026-06-11 12:08:20.465332 | controller |         - test_operator_cleanup
2026-06-11 12:08:20.465337 | controller |         - test_operator_deploy_prep
2026-06-11 12:08:20.465342 | controller |         - test_operator_deploy
2026-06-11 12:08:20.465346 | controller |         - test_operator_deploy_cleanup
2026-06-11 12:08:20.465351 | controller |         - test_operator_kuttl_run
2026-06-11 12:08:20.465356 | controller |         - test_operator_kuttl
2026-06-11 12:08:20.465361 | controller |         - swift_prep
2026-06-11 12:08:20.465365 | controller |         - swift
2026-06-11 12:08:20.465370 | controller |         - swift_cleanup
2026-06-11 12:08:20.465375 | controller |         - swift_deploy_prep
2026-06-11 12:08:20.465379 | controller |         - swift_deploy
2026-06-11 12:08:20.465384 | controller |         - swift_deploy_cleanup
2026-06-11 12:08:20.465395 | controller |         - certmanager
2026-06-11 12:08:20.465402 | controller |         - certmanager_cleanup
2026-06-11 12:08:20.465406 | controller |         - validate_marketplace
2026-06-11 12:08:20.465411 | controller |         - redis_deploy_prep
2026-06-11 12:08:20.465416 | controller |         - redis_deploy
2026-06-11 12:08:20.465420 | controller |         - redis_deploy_cleanup
2026-06-11 12:08:20.465425 | controller |         - set_slower_etcd_profile
2026-06-11 12:08:20.465430 | controller |         /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/Makefile:
2026-06-11 12:08:20.465435 | controller |         - help
2026-06-11 12:08:20.465440 | controller |         - download_tools
2026-06-11 12:08:20.465445 | controller |         - nfs
2026-06-11 12:08:20.465450 | controller |         - nfs_cleanup
2026-06-11 12:08:20.465454 | controller |         - crc
2026-06-11 12:08:20.465459 | controller |         - crc_cleanup
2026-06-11 12:08:20.465464 | controller |         - crc_scrub
2026-06-11 12:08:20.465469 | controller |         - crc_attach_default_interface
2026-06-11 12:08:20.465474 | controller |         - crc_attach_default_interface_cleanup
2026-06-11 12:08:20.465484 | controller |         - ipv6_lab_network
2026-06-11 12:08:20.465491 | controller |         - ipv6_lab_network_cleanup
2026-06-11 12:08:20.465496 | controller |         - ipv6_lab_nat64_router
2026-06-11 12:08:20.465501 | controller |         - ipv6_lab_nat64_router_cleanup
2026-06-11 12:08:20.465506 | controller |         - ipv6_lab_sno
2026-06-11 12:08:20.465510 | controller |         - ipv6_lab_sno_cleanup
2026-06-11 12:08:20.465515 | controller |         - ipv6_lab
2026-06-11 12:08:20.465523 | controller |         - ipv6_lab_cleanup
2026-06-11 12:08:20.465528 | controller |         - attach_default_interface
2026-06-11 12:08:20.465533 | controller |         - attach_default_interface_cleanup
2026-06-11 12:08:20.465537 | controller |         - network_isolation_bridge
2026-06-11 12:08:20.465542 | controller |         - network_isolation_bridge_cleanup
2026-06-11 12:08:20.465547 | controller |         - edpm_baremetal_compute
2026-06-11 12:08:20.465552 | controller |         - edpm_compute
2026-06-11 12:08:20.465557 | controller |         - edpm_compute_bootc
2026-06-11 12:08:20.465561 | controller |         - edpm_ansible_runner
2026-06-11 12:08:20.465566 | controller |         - edpm_computes_bgp
2026-06-11 12:08:20.465571 | controller |         - edpm_compute_repos
2026-06-11 12:08:20.465576 | controller |         - edpm_compute_cleanup
2026-06-11 12:08:20.465580 | controller |         - edpm_networker
2026-06-11 12:08:20.465592 | controller |         - edpm_networker_cleanup
2026-06-11 12:08:20.465598 | controller |         - edpm_deploy_instance
2026-06-11 12:08:20.465602 | controller |         - tripleo_deploy
2026-06-11 12:08:20.465607 | controller |         - standalone_deploy
2026-06-11 12:08:20.465612 | controller |         - standalone_sync
2026-06-11 12:08:20.465616 | controller |         - standalone
2026-06-11 12:08:20.465625 | controller |         - standalone_cleanup
2026-06-11 12:08:20.465633 | controller |         - standalone_snapshot
2026-06-11 12:08:20.465638 | controller |         - standalone_revert
2026-06-11 12:08:20.465642 | controller |         - cifmw_prepare
2026-06-11 12:08:20.465647 | controller |         - cifmw_cleanup
2026-06-11 12:08:20.465652 | controller |         - bmaas_network
2026-06-11 12:08:20.465663 | controller |         - bmaas_network_cleanup
2026-06-11 12:08:20.465668 | controller |         - bmaas_route_crc_and_crc_bmaas_networks
2026-06-11 12:08:20.465673 | controller |         - bmaas_route_crc_and_crc_bmaas_networks_cleanup
2026-06-11 12:08:20.465678 | controller |         - bmaas_crc_attach_network
2026-06-11 12:08:20.465682 | controller |         - bmaas_crc_attach_network_cleanup
2026-06-11 12:08:20.465687 | controller |         - bmaas_crc_baremetal_bridge
2026-06-11 12:08:20.465692 | controller |         - bmaas_crc_baremetal_bridge_cleanup
2026-06-11 12:08:20.465697 | controller |         - bmaas_baremetal_net_nad
2026-06-11 12:08:20.465701 | controller |         - bmaas_baremetal_net_nad_cleanup
2026-06-11 12:08:20.465706 | controller |         - bmaas_metallb
2026-06-11 12:08:20.465711 | controller |         - bmaas_metallb_cleanup
2026-06-11 12:08:20.465716 | controller |         - bmaas_virtual_bms
2026-06-11 12:08:20.465720 | controller |         - bmaas_virtual_bms_cleanup
2026-06-11 12:08:20.465731 | controller |         - bmaas_sushy_emulator
2026-06-11 12:08:20.465742 | controller |         - bmaas_sushy_emulator_cleanup
2026-06-11 12:08:20.465747 | controller |         - bmaas_sushy_emulator_wait
2026-06-11 12:08:20.465752 | controller |         - bmaas_generate_nodes_yaml
2026-06-11 12:08:20.465757 | controller |         - bmaas
2026-06-11 12:08:20.465761 | controller |         - bmaas_cleanup
2026-06-11 12:08:20.465766 | controller |       failed: false
2026-06-11 12:08:20.465776 | controller |       success: true
2026-06-11 12:08:20.474016 | controller |
2026-06-11 12:08:20.474050 | controller | TASK [install_yamls : Create the install_yamls parameters file dest={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml, content={{
2026-06-11 12:08:20.474056 | controller |   {
2026-06-11 12:08:20.474060 | controller |   'cifmw_install_yamls_environment': cifmw_install_yamls_environment,
2026-06-11 12:08:20.474064 | controller |   'cifmw_install_yamls_defaults': cifmw_install_yamls_defaults
2026-06-11 12:08:20.474068 | controller |   } | to_nice_yaml
2026-06-11 12:08:20.474072 | controller | }}, mode=0644] ***
2026-06-11 12:08:20.474075 | controller | Thursday 11 June 2026  12:08:20 +0000 (0:00:00.033)       0:01:00.792 *********
2026-06-11 12:08:20.474079 | controller | Thursday 11 June 2026  12:08:20 +0000 (0:00:00.032)       0:01:00.791 *********
2026-06-11 12:08:20.911858 | controller | changed: [localhost]
2026-06-11 12:08:20.911971 | controller |
2026-06-11 12:08:20.911978 | controller | TASK [install_yamls : Create empty cifmw_install_yamls_environment if needed cifmw_install_yamls_environment={}] ***
2026-06-11 12:08:20.911982 | controller | Thursday 11 June 2026  12:08:20 +0000 (0:00:00.437)       0:01:01.229 *********
2026-06-11 12:08:20.911987 | controller | Thursday 11 June 2026  12:08:20 +0000 (0:00:00.437)       0:01:01.228 *********
2026-06-11 12:08:20.971504 | controller | skipping: [localhost]
2026-06-11 12:08:20.971616 | controller |
2026-06-11 12:08:20.971647 | controller | TASK [discover_latest_image : Set the discovered images dict to empty cifmw_discovered_images_dict={}] ***
2026-06-11 12:08:20.971652 | controller | Thursday 11 June 2026  12:08:20 +0000 (0:00:00.060)       0:01:01.289 *********
2026-06-11 12:08:20.971656 | controller | Thursday 11 June 2026  12:08:20 +0000 (0:00:00.060)       0:01:01.288 *********
2026-06-11 12:08:20.996330 | controller | ok: [localhost]
2026-06-11 12:08:20.996431 | controller |
2026-06-11 12:08:20.996439 | controller | TASK [discover_latest_image : Discover images _raw_params=per-image.yml] *******
2026-06-11 12:08:20.996446 | controller | Thursday 11 June 2026  12:08:20 +0000 (0:00:00.025)       0:01:01.314 *********
2026-06-11 12:08:20.996476 | controller | Thursday 11 June 2026  12:08:20 +0000 (0:00:00.025)       0:01:01.313 *********
2026-06-11 12:08:21.048263 | 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 12:08:21.048384 | controller |
2026-06-11 12:08:21.048390 | 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 12:08:21.048396 | controller | Thursday 11 June 2026  12:08:21 +0000 (0:00:00.051)       0:01:01.366 *********
2026-06-11 12:08:21.048401 | controller | Thursday 11 June 2026  12:08:21 +0000 (0:00:00.051)       0:01:01.365 *********
2026-06-11 12:08:21.114494 | controller | ok: [localhost] =>
2026-06-11 12:08:21.114557 | controller |     changed: false
2026-06-11 12:08:21.114565 | controller |     msg: All assertions passed
2026-06-11 12:08:21.114573 | controller |
2026-06-11 12:08:21.114580 | 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 12:08:21.114587 | controller | Thursday 11 June 2026  12:08:21 +0000 (0:00:00.065)       0:01:01.432 *********
2026-06-11 12:08:21.114593 | controller | Thursday 11 June 2026  12:08:21 +0000 (0:00:00.065)       0:01:01.431 *********
2026-06-11 12:08:21.494545 | controller | changed: [localhost]
2026-06-11 12:08:21.494639 | controller |
2026-06-11 12:08:21.494652 | 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 12:08:21.494661 | controller | Thursday 11 June 2026  12:08:21 +0000 (0:00:00.379)       0:01:01.812 *********
2026-06-11 12:08:21.494670 | controller | Thursday 11 June 2026  12:08:21 +0000 (0:00:00.379)       0:01:01.811 *********
2026-06-11 12:08:21.536886 | controller | ok: [localhost]
2026-06-11 12:08:21.536955 | controller |
2026-06-11 12:08:21.536966 | 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 12:08:21.536976 | controller | Thursday 11 June 2026  12:08:21 +0000 (0:00:00.042)       0:01:01.855 *********
2026-06-11 12:08:21.536984 | controller | Thursday 11 June 2026  12:08:21 +0000 (0:00:00.042)       0:01:01.854 *********
2026-06-11 12:08:21.601731 | controller | ok: [localhost]
2026-06-11 12:08:21.601802 | controller |
2026-06-11 12:08:21.601810 | 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 12:08:21.601826 | controller | Thursday 11 June 2026  12:08:21 +0000 (0:00:00.064)       0:01:01.920 *********
2026-06-11 12:08:21.601832 | controller | Thursday 11 June 2026  12:08:21 +0000 (0:00:00.064)       0:01:01.919 *********
2026-06-11 12:08:22.132312 | controller | changed: [localhost]
2026-06-11 12:08:22.132388 | controller |
2026-06-11 12:08:22.132394 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-11 12:08:22.132400 | controller | Thursday 11 June 2026  12:08:22 +0000 (0:00:00.529)       0:01:02.450 *********
2026-06-11 12:08:22.132404 | controller | Thursday 11 June 2026  12:08:22 +0000 (0:00:00.530)       0:01:02.449 *********
2026-06-11 12:08:22.228642 | controller | ok: [localhost]
2026-06-11 12:08:22.228706 | controller |
2026-06-11 12:08:22.228711 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-11 12:08:22.228716 | controller | Thursday 11 June 2026  12:08:22 +0000 (0:00:00.096)       0:01:02.547 *********
2026-06-11 12:08:22.228720 | controller | Thursday 11 June 2026  12:08:22 +0000 (0:00:00.096)       0:01:02.545 *********
2026-06-11 12:08:22.367237 | controller | ok: [localhost]
2026-06-11 12:08:22.367324 | controller |
2026-06-11 12:08:22.367335 | controller | TASK [run_hook : Loop on hooks for pre_infra _raw_params={{ hook.type }}.yml] ***
2026-06-11 12:08:22.367344 | controller | Thursday 11 June 2026  12:08:22 +0000 (0:00:00.138)       0:01:02.685 *********
2026-06-11 12:08:22.367352 | controller | Thursday 11 June 2026  12:08:22 +0000 (0:00:00.138)       0:01:02.684 *********
2026-06-11 12:08:22.537654 | 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 12:08:22.537723 | controller |
2026-06-11 12:08:22.537732 | 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 12:08:22.537739 | controller | Thursday 11 June 2026  12:08:22 +0000 (0:00:00.170)       0:01:02.856 *********
2026-06-11 12:08:22.537745 | controller | Thursday 11 June 2026  12:08:22 +0000 (0:00:00.170)       0:01:02.854 *********
2026-06-11 12:08:22.597501 | controller | ok: [localhost]
2026-06-11 12:08:22.597574 | controller |
2026-06-11 12:08:22.597586 | controller | TASK [run_hook : Get file stat path={{ playbook_path }}] ***********************
2026-06-11 12:08:22.597596 | controller | Thursday 11 June 2026  12:08:22 +0000 (0:00:00.059)       0:01:02.915 *********
2026-06-11 12:08:22.597604 | controller | Thursday 11 June 2026  12:08:22 +0000 (0:00:00.059)       0:01:02.914 *********
2026-06-11 12:08:22.788901 | controller | ok: [localhost]
2026-06-11 12:08:22.788964 | controller |
2026-06-11 12:08:22.788973 | controller | TASK [run_hook : Fail if playbook doesn't exist msg=Playbook {{ playbook_path }} doesn't seem to exist.] ***
2026-06-11 12:08:22.788982 | controller | Thursday 11 June 2026  12:08:22 +0000 (0:00:00.191)       0:01:03.107 *********
2026-06-11 12:08:22.788990 | controller | Thursday 11 June 2026  12:08:22 +0000 (0:00:00.191)       0:01:03.106 *********
2026-06-11 12:08:22.812873 | controller | skipping: [localhost]
2026-06-11 12:08:22.812934 | controller |
2026-06-11 12:08:22.812944 | controller | TASK [run_hook : Get parameters files paths={{
2026-06-11 12:08:22.812953 | controller |   (cifmw_basedir, 'artifacts/parameters') | path_join
2026-06-11 12:08:22.812960 | controller | }}, file_type=file, patterns=*.yml] ***
2026-06-11 12:08:22.812967 | controller | Thursday 11 June 2026  12:08:22 +0000 (0:00:00.024)       0:01:03.131 *********
2026-06-11 12:08:22.812981 | controller | Thursday 11 June 2026  12:08:22 +0000 (0:00:00.024)       0:01:03.130 *********
2026-06-11 12:08:23.045980 | controller | ok: [localhost]
2026-06-11 12:08:23.046060 | controller |
2026-06-11 12:08:23.046066 | 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 12:08:23.046070 | controller | Thursday 11 June 2026  12:08:23 +0000 (0:00:00.232)       0:01:03.364 *********
2026-06-11 12:08:23.046074 | controller | Thursday 11 June 2026  12:08:23 +0000 (0:00:00.232)       0:01:03.363 *********
2026-06-11 12:08:23.078213 | controller | ok: [localhost]
2026-06-11 12:08:23.078305 | controller |
2026-06-11 12:08:23.078317 | controller | TASK [run_hook : Ensure log directory exists path={{ log_path | dirname }}, state=directory, mode=0755] ***
2026-06-11 12:08:23.078326 | controller | Thursday 11 June 2026  12:08:23 +0000 (0:00:00.032)       0:01:03.396 *********
2026-06-11 12:08:23.078334 | controller | Thursday 11 June 2026  12:08:23 +0000 (0:00:00.032)       0:01:03.395 *********
2026-06-11 12:08:23.275475 | controller | ok: [localhost]
2026-06-11 12:08:23.275571 | controller |
2026-06-11 12:08:23.275587 | controller | TASK [run_hook : Ensure artifacts directory exists path={{ cifmw_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-11 12:08:23.275599 | controller | Thursday 11 June 2026  12:08:23 +0000 (0:00:00.197)       0:01:03.593 *********
2026-06-11 12:08:23.275611 | controller | Thursday 11 June 2026  12:08:23 +0000 (0:00:00.197)       0:01:03.592 *********
2026-06-11 12:08:23.535613 | controller | ok: [localhost]
2026-06-11 12:08:23.535704 | controller |
2026-06-11 12:08:23.535715 | controller | TASK [run_hook : Run hook without retry - Download needed tools] ***************
2026-06-11 12:08:23.535724 | controller | Thursday 11 June 2026  12:08:23 +0000 (0:00:00.259)       0:01:03.853 *********
2026-06-11 12:08:23.535731 | controller | Thursday 11 June 2026  12:08:23 +0000 (0:00:00.259)       0:01:03.852 *********
2026-06-11 12:09:05.804657 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_000_run_hook_without_retry_downloa.log
2026-06-11 12:09:05.804755 | controller | changed: [localhost]
2026-06-11 12:09:05.804767 | controller |
2026-06-11 12:09:05.804777 | controller | TASK [run_hook : Run hook with retry - Download needed tools] ******************
2026-06-11 12:09:05.804786 | controller | Thursday 11 June 2026  12:09:05 +0000 (0:00:42.269)       0:01:46.122 *********
2026-06-11 12:09:05.804794 | controller | Thursday 11 June 2026  12:09:05 +0000 (0:00:42.269)       0:01:46.121 *********
2026-06-11 12:09:05.834150 | controller | skipping: [localhost]
2026-06-11 12:09:05.834259 | controller |
2026-06-11 12:09:05.834270 | controller | TASK [run_hook : Check if we have a file path={{ cifmw_basedir }}/artifacts/{{ step }}_{{ hook_name }}.yml] ***
2026-06-11 12:09:05.834279 | controller | Thursday 11 June 2026  12:09:05 +0000 (0:00:00.030)       0:01:46.152 *********
2026-06-11 12:09:05.834287 | controller | Thursday 11 June 2026  12:09:05 +0000 (0:00:00.030)       0:01:46.151 *********
2026-06-11 12:09:06.023495 | controller | ok: [localhost]
2026-06-11 12:09:06.023572 | controller |
2026-06-11 12:09:06.023594 | controller | TASK [run_hook : Load generated content in main playbook file={{ cifmw_basedir }}/artifacts/{{ step }}_{{ hook_name }}.yml] ***
2026-06-11 12:09:06.023599 | controller | Thursday 11 June 2026  12:09:06 +0000 (0:00:00.188)       0:01:46.341 *********
2026-06-11 12:09:06.023603 | controller | Thursday 11 June 2026  12:09:06 +0000 (0:00:00.188)       0:01:46.340 *********
2026-06-11 12:09:06.138665 | controller | skipping: [localhost]
2026-06-11 12:09:06.138754 | controller |
2026-06-11 12:09:06.138761 | controller | PLAY [Prepare host virtualization] *********************************************
2026-06-11 12:09:06.138768 | controller |
2026-06-11 12:09:06.138773 | controller | TASK [Load parameters files name=cifmw_helpers, tasks_from=include_dir.yml] ****
2026-06-11 12:09:06.138798 | controller | Thursday 11 June 2026  12:09:06 +0000 (0:00:00.115)       0:01:46.457 *********
2026-06-11 12:09:06.138804 | controller | Thursday 11 June 2026  12:09:06 +0000 (0:00:00.115)       0:01:46.455 *********
2026-06-11 12:09:06.184750 | controller |
2026-06-11 12:09:06.184813 | controller | TASK [cifmw_helpers : Check directory is available path={{ included_dir | trim }}] ***
2026-06-11 12:09:06.184832 | controller | Thursday 11 June 2026  12:09:06 +0000 (0:00:00.045)       0:01:46.503 *********
2026-06-11 12:09:06.184839 | controller | Thursday 11 June 2026  12:09:06 +0000 (0:00:00.045)       0:01:46.501 *********
2026-06-11 12:09:06.404370 | controller | ok: [localhost]
2026-06-11 12:09:06.404419 | controller |
2026-06-11 12:09:06.404426 | controller | TASK [cifmw_helpers : Find yaml files paths={{ included_dir | trim }}, patterns=*.yml,*.yaml, file_type=file, recurse=False] ***
2026-06-11 12:09:06.404431 | controller | Thursday 11 June 2026  12:09:06 +0000 (0:00:00.219)       0:01:46.722 *********
2026-06-11 12:09:06.404436 | controller | Thursday 11 June 2026  12:09:06 +0000 (0:00:00.219)       0:01:46.721 *********
2026-06-11 12:09:06.607304 | controller | ok: [localhost]
2026-06-11 12:09:06.607415 | controller |
2026-06-11 12:09:06.607422 | controller | TASK [cifmw_helpers : Print available yaml files msg=Found yaml files to parse: {{ _yaml_files.files | map(attribute='path') | list }}
2026-06-11 12:09:06.607428 | controller | ] ***
2026-06-11 12:09:06.607433 | controller | Thursday 11 June 2026  12:09:06 +0000 (0:00:00.202)       0:01:46.925 *********
2026-06-11 12:09:06.607438 | controller | Thursday 11 June 2026  12:09:06 +0000 (0:00:00.202)       0:01:46.924 *********
2026-06-11 12:09:06.644742 | controller | ok: [localhost] =>
2026-06-11 12:09:06.644874 | controller |     msg: |
2026-06-11 12:09:06.644883 | 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 12:09:06.644893 | controller |
2026-06-11 12:09:06.644899 | controller | TASK [cifmw_helpers : Create files on localhost and use include_vars] **********
2026-06-11 12:09:06.644906 | controller | Thursday 11 June 2026  12:09:06 +0000 (0:00:00.037)       0:01:46.963 *********
2026-06-11 12:09:06.644911 | controller | Thursday 11 June 2026  12:09:06 +0000 (0:00:00.037)       0:01:46.961 *********
2026-06-11 12:09:06.718705 | 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 12:09:06.718820 | 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 12:09:06.718825 | 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 12:09:06.718830 | controller |
2026-06-11 12:09:06.718835 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-11 12:09:06.718840 | controller | Thursday 11 June 2026  12:09:06 +0000 (0:00:00.074)       0:01:47.037 *********
2026-06-11 12:09:06.718843 | controller | Thursday 11 June 2026  12:09:06 +0000 (0:00:00.074)       0:01:47.036 *********
2026-06-11 12:09:06.749532 | controller | skipping: [localhost]
2026-06-11 12:09:06.749640 | controller |
2026-06-11 12:09:06.749646 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-11 12:09:06.749651 | controller | Thursday 11 June 2026  12:09:06 +0000 (0:00:00.030)       0:01:47.068 *********
2026-06-11 12:09:06.749656 | controller | Thursday 11 June 2026  12:09:06 +0000 (0:00:00.030)       0:01:47.066 *********
2026-06-11 12:09:06.988210 | controller | ok: [localhost]
2026-06-11 12:09:06.988328 | controller |
2026-06-11 12:09:06.988334 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-11 12:09:06.988339 | controller | Thursday 11 June 2026  12:09:06 +0000 (0:00:00.238)       0:01:47.306 *********
2026-06-11 12:09:06.988343 | controller | Thursday 11 June 2026  12:09:06 +0000 (0:00:00.238)       0:01:47.305 *********
2026-06-11 12:09:07.372890 | controller | changed: [localhost]
2026-06-11 12:09:07.372940 | controller |
2026-06-11 12:09:07.372947 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-11 12:09:07.372952 | controller | Thursday 11 June 2026  12:09:07 +0000 (0:00:00.384)       0:01:47.691 *********
2026-06-11 12:09:07.372955 | controller | Thursday 11 June 2026  12:09:07 +0000 (0:00:00.384)       0:01:47.690 *********
2026-06-11 12:09:07.746981 | controller | ok: [localhost]
2026-06-11 12:09:07.747070 | controller |
2026-06-11 12:09:07.747081 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-11 12:09:07.747089 | controller | Thursday 11 June 2026  12:09:07 +0000 (0:00:00.373)       0:01:48.065 *********
2026-06-11 12:09:07.747095 | controller | Thursday 11 June 2026  12:09:07 +0000 (0:00:00.373)       0:01:48.063 *********
2026-06-11 12:09:08.225818 | controller | changed: [localhost]
2026-06-11 12:09:08.225959 | controller |
2026-06-11 12:09:08.225971 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-11 12:09:08.225979 | controller | Thursday 11 June 2026  12:09:08 +0000 (0:00:00.479)       0:01:48.544 *********
2026-06-11 12:09:08.225986 | controller | Thursday 11 June 2026  12:09:08 +0000 (0:00:00.479)       0:01:48.543 *********
2026-06-11 12:09:08.312864 | controller | ok: [localhost]
2026-06-11 12:09:08.312967 | controller |
2026-06-11 12:09:08.312973 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-11 12:09:08.312978 | controller | Thursday 11 June 2026  12:09:08 +0000 (0:00:00.086)       0:01:48.631 *********
2026-06-11 12:09:08.312983 | controller | Thursday 11 June 2026  12:09:08 +0000 (0:00:00.086)       0:01:48.629 *********
2026-06-11 12:09:08.562723 | controller | changed: [localhost]
2026-06-11 12:09:08.562804 | controller |
2026-06-11 12:09:08.562813 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-11 12:09:08.562838 | controller | Thursday 11 June 2026  12:09:08 +0000 (0:00:00.250)       0:01:48.881 *********
2026-06-11 12:09:08.562844 | controller | Thursday 11 June 2026  12:09:08 +0000 (0:00:00.250)       0:01:48.880 *********
2026-06-11 12:09:08.599626 | controller | skipping: [localhost]
2026-06-11 12:09:08.599691 | controller |
2026-06-11 12:09:08.599703 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-11 12:09:08.599712 | controller | Thursday 11 June 2026  12:09:08 +0000 (0:00:00.036)       0:01:48.918 *********
2026-06-11 12:09:08.599721 | controller | Thursday 11 June 2026  12:09:08 +0000 (0:00:00.036)       0:01:48.916 *********
2026-06-11 12:09:08.821212 | controller | ok: [localhost]
2026-06-11 12:09:08.821280 | controller |
2026-06-11 12:09:08.821285 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-11 12:09:08.821290 | controller | Thursday 11 June 2026  12:09:08 +0000 (0:00:00.221)       0:01:49.139 *********
2026-06-11 12:09:08.821293 | controller | Thursday 11 June 2026  12:09:08 +0000 (0:00:00.221)       0:01:49.138 *********
2026-06-11 12:09:09.047394 | controller | changed: [localhost]
2026-06-11 12:09:09.047547 | controller |
2026-06-11 12:09:09.047556 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-11 12:09:09.047562 | controller | Thursday 11 June 2026  12:09:09 +0000 (0:00:00.226)       0:01:49.366 *********
2026-06-11 12:09:09.047567 | controller | Thursday 11 June 2026  12:09:09 +0000 (0:00:00.226)       0:01:49.364 *********
2026-06-11 12:09:09.250722 | controller | ok: [localhost]
2026-06-11 12:09:09.250849 | controller |
2026-06-11 12:09:09.250858 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-11 12:09:09.250864 | controller | Thursday 11 June 2026  12:09:09 +0000 (0:00:00.203)       0:01:49.569 *********
2026-06-11 12:09:09.250869 | controller | Thursday 11 June 2026  12:09:09 +0000 (0:00:00.203)       0:01:49.568 *********
2026-06-11 12:09:09.667331 | controller | changed: [localhost]
2026-06-11 12:09:09.667462 | controller |
2026-06-11 12:09:09.667475 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-11 12:09:09.667484 | controller | Thursday 11 June 2026  12:09:09 +0000 (0:00:00.416)       0:01:49.985 *********
2026-06-11 12:09:09.667493 | controller | Thursday 11 June 2026  12:09:09 +0000 (0:00:00.416)       0:01:49.984 *********
2026-06-11 12:09:09.716633 | controller | ok: [localhost]
2026-06-11 12:09:09.716742 | controller |
2026-06-11 12:09:09.716754 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-11 12:09:09.716763 | controller | Thursday 11 June 2026  12:09:09 +0000 (0:00:00.049)       0:01:50.035 *********
2026-06-11 12:09:09.716772 | controller | Thursday 11 June 2026  12:09:09 +0000 (0:00:00.049)       0:01:50.034 *********
2026-06-11 12:09:09.954065 | controller | changed: [localhost]
2026-06-11 12:09:09.954195 | controller |
2026-06-11 12:09:09.954207 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-11 12:09:09.954217 | controller | Thursday 11 June 2026  12:09:09 +0000 (0:00:00.236)       0:01:50.272 *********
2026-06-11 12:09:09.954226 | controller | Thursday 11 June 2026  12:09:09 +0000 (0:00:00.236)       0:01:50.270 *********
2026-06-11 12:09:09.987419 | controller | skipping: [localhost]
2026-06-11 12:09:09.987504 | controller |
2026-06-11 12:09:09.987515 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-11 12:09:09.987525 | controller | Thursday 11 June 2026  12:09:09 +0000 (0:00:00.033)       0:01:50.305 *********
2026-06-11 12:09:09.987532 | controller | Thursday 11 June 2026  12:09:09 +0000 (0:00:00.033)       0:01:50.304 *********
2026-06-11 12:09:10.263788 | controller | ok: [localhost]
2026-06-11 12:09:10.263868 | controller |
2026-06-11 12:09:10.263875 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-11 12:09:10.263881 | controller | Thursday 11 June 2026  12:09:10 +0000 (0:00:00.275)       0:01:50.581 *********
2026-06-11 12:09:10.263886 | controller | Thursday 11 June 2026  12:09:10 +0000 (0:00:00.275)       0:01:50.580 *********
2026-06-11 12:09:10.480216 | controller | changed: [localhost]
2026-06-11 12:09:10.480286 | controller |
2026-06-11 12:09:10.480294 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-11 12:09:10.480298 | controller | Thursday 11 June 2026  12:09:10 +0000 (0:00:00.216)       0:01:50.798 *********
2026-06-11 12:09:10.480302 | controller | Thursday 11 June 2026  12:09:10 +0000 (0:00:00.216)       0:01:50.797 *********
2026-06-11 12:09:10.720800 | controller | ok: [localhost]
2026-06-11 12:09:10.720869 | controller |
2026-06-11 12:09:10.720875 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-11 12:09:10.720879 | controller | Thursday 11 June 2026  12:09:10 +0000 (0:00:00.240)       0:01:51.039 *********
2026-06-11 12:09:10.720883 | controller | Thursday 11 June 2026  12:09:10 +0000 (0:00:00.240)       0:01:51.038 *********
2026-06-11 12:09:11.193767 | controller | changed: [localhost]
2026-06-11 12:09:11.193845 | controller |
2026-06-11 12:09:11.193852 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-11 12:09:11.193858 | controller | Thursday 11 June 2026  12:09:11 +0000 (0:00:00.473)       0:01:51.512 *********
2026-06-11 12:09:11.193862 | controller | Thursday 11 June 2026  12:09:11 +0000 (0:00:00.473)       0:01:51.511 *********
2026-06-11 12:09:11.233892 | controller | ok: [localhost]
2026-06-11 12:09:11.233966 | controller |
2026-06-11 12:09:11.233973 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-11 12:09:11.233980 | controller | Thursday 11 June 2026  12:09:11 +0000 (0:00:00.040)       0:01:51.552 *********
2026-06-11 12:09:11.233985 | controller | Thursday 11 June 2026  12:09:11 +0000 (0:00:00.040)       0:01:51.551 *********
2026-06-11 12:09:11.485682 | controller | changed: [localhost]
2026-06-11 12:09:11.485760 | controller |
2026-06-11 12:09:11.485769 | controller | TASK [Ensure libvirt is present/configured name=libvirt_manager] ***************
2026-06-11 12:09:11.485776 | controller | Thursday 11 June 2026  12:09:11 +0000 (0:00:00.251)       0:01:51.804 *********
2026-06-11 12:09:11.485781 | controller | Thursday 11 June 2026  12:09:11 +0000 (0:00:00.251)       0:01:51.803 *********
2026-06-11 12:09:11.511612 | controller | skipping: [localhost]
2026-06-11 12:09:11.511679 | controller |
2026-06-11 12:09:11.511687 | controller | TASK [Perpare OpenShift provisioner node name=openshift_provisioner_node] ******
2026-06-11 12:09:11.511693 | controller | Thursday 11 June 2026  12:09:11 +0000 (0:00:00.026)       0:01:51.830 *********
2026-06-11 12:09:11.511699 | controller | Thursday 11 June 2026  12:09:11 +0000 (0:00:00.026)       0:01:51.829 *********
2026-06-11 12:09:11.620971 | controller | skipping: [localhost]
2026-06-11 12:09:11.621080 | controller |
2026-06-11 12:09:11.621090 | controller | PLAY [Run cifmw_setup infra, build package, container and operators, deploy EDPM] ***
2026-06-11 12:09:11.621096 | controller |
2026-06-11 12:09:11.621102 | controller | TASK [Load parameters files name=cifmw_helpers, tasks_from=include_dir.yml] ****
2026-06-11 12:09:11.621126 | controller | Thursday 11 June 2026  12:09:11 +0000 (0:00:00.109)       0:01:51.939 *********
2026-06-11 12:09:11.621133 | controller | Thursday 11 June 2026  12:09:11 +0000 (0:00:00.109)       0:01:51.938 *********
2026-06-11 12:09:11.691643 | controller |
2026-06-11 12:09:11.691736 | controller | TASK [cifmw_helpers : Check directory is available path={{ included_dir | trim }}] ***
2026-06-11 12:09:11.691745 | controller | Thursday 11 June 2026  12:09:11 +0000 (0:00:00.070)       0:01:52.010 *********
2026-06-11 12:09:11.691752 | controller | Thursday 11 June 2026  12:09:11 +0000 (0:00:00.070)       0:01:52.009 *********
2026-06-11 12:09:11.903470 | controller | ok: [localhost]
2026-06-11 12:09:11.903545 | controller |
2026-06-11 12:09:11.903552 | controller | TASK [cifmw_helpers : Find yaml files paths={{ included_dir | trim }}, patterns=*.yml,*.yaml, file_type=file, recurse=False] ***
2026-06-11 12:09:11.903558 | controller | Thursday 11 June 2026  12:09:11 +0000 (0:00:00.211)       0:01:52.222 *********
2026-06-11 12:09:11.903563 | controller | Thursday 11 June 2026  12:09:11 +0000 (0:00:00.211)       0:01:52.220 *********
2026-06-11 12:09:12.143040 | controller | ok: [localhost]
2026-06-11 12:09:12.143099 | controller |
2026-06-11 12:09:12.143106 | controller | TASK [cifmw_helpers : Print available yaml files msg=Found yaml files to parse: {{ _yaml_files.files | map(attribute='path') | list }}
2026-06-11 12:09:12.143112 | controller | ] ***
2026-06-11 12:09:12.143118 | controller | Thursday 11 June 2026  12:09:12 +0000 (0:00:00.239)       0:01:52.461 *********
2026-06-11 12:09:12.143123 | controller | Thursday 11 June 2026  12:09:12 +0000 (0:00:00.239)       0:01:52.460 *********
2026-06-11 12:09:12.177633 | controller | ok: [localhost] =>
2026-06-11 12:09:12.177708 | controller |     msg: |
2026-06-11 12:09:12.177717 | 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 12:09:12.177725 | controller |
2026-06-11 12:09:12.177731 | controller | TASK [cifmw_helpers : Create files on localhost and use include_vars] **********
2026-06-11 12:09:12.177736 | controller | Thursday 11 June 2026  12:09:12 +0000 (0:00:00.034)       0:01:52.496 *********
2026-06-11 12:09:12.177741 | controller | Thursday 11 June 2026  12:09:12 +0000 (0:00:00.034)       0:01:52.495 *********
2026-06-11 12:09:12.243226 | 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 12:09:12.243325 | 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 12:09:12.243341 | 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 12:09:12.243353 | controller |
2026-06-11 12:09:12.243366 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-11 12:09:12.243379 | controller | Thursday 11 June 2026  12:09:12 +0000 (0:00:00.065)       0:01:52.561 *********
2026-06-11 12:09:12.243391 | controller | Thursday 11 June 2026  12:09:12 +0000 (0:00:00.065)       0:01:52.560 *********
2026-06-11 12:09:12.286984 | controller | skipping: [localhost]
2026-06-11 12:09:12.287102 | controller |
2026-06-11 12:09:12.287115 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-11 12:09:12.287124 | controller | Thursday 11 June 2026  12:09:12 +0000 (0:00:00.043)       0:01:52.605 *********
2026-06-11 12:09:12.287133 | controller | Thursday 11 June 2026  12:09:12 +0000 (0:00:00.043)       0:01:52.604 *********
2026-06-11 12:09:12.536358 | controller | ok: [localhost]
2026-06-11 12:09:12.536427 | controller |
2026-06-11 12:09:12.536434 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-11 12:09:12.536440 | controller | Thursday 11 June 2026  12:09:12 +0000 (0:00:00.249)       0:01:52.855 *********
2026-06-11 12:09:12.536445 | controller | Thursday 11 June 2026  12:09:12 +0000 (0:00:00.249)       0:01:52.853 *********
2026-06-11 12:09:12.739048 | controller | changed: [localhost]
2026-06-11 12:09:12.739140 | controller |
2026-06-11 12:09:12.739156 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-11 12:09:12.739169 | controller | Thursday 11 June 2026  12:09:12 +0000 (0:00:00.202)       0:01:53.057 *********
2026-06-11 12:09:12.739182 | controller | Thursday 11 June 2026  12:09:12 +0000 (0:00:00.202)       0:01:53.056 *********
2026-06-11 12:09:12.921501 | controller | ok: [localhost]
2026-06-11 12:09:12.921538 | controller |
2026-06-11 12:09:12.921544 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-11 12:09:12.921548 | controller | Thursday 11 June 2026  12:09:12 +0000 (0:00:00.182)       0:01:53.240 *********
2026-06-11 12:09:12.921552 | controller | Thursday 11 June 2026  12:09:12 +0000 (0:00:00.182)       0:01:53.238 *********
2026-06-11 12:09:13.395703 | controller | changed: [localhost]
2026-06-11 12:09:13.395753 | controller |
2026-06-11 12:09:13.395759 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-11 12:09:13.395763 | controller | Thursday 11 June 2026  12:09:13 +0000 (0:00:00.473)       0:01:53.713 *********
2026-06-11 12:09:13.395767 | controller | Thursday 11 June 2026  12:09:13 +0000 (0:00:00.473)       0:01:53.712 *********
2026-06-11 12:09:13.487971 | controller | ok: [localhost]
2026-06-11 12:09:13.488100 | controller |
2026-06-11 12:09:13.488112 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-11 12:09:13.488121 | controller | Thursday 11 June 2026  12:09:13 +0000 (0:00:00.092)       0:01:53.805 *********
2026-06-11 12:09:13.488147 | controller | Thursday 11 June 2026  12:09:13 +0000 (0:00:00.092)       0:01:53.804 *********
2026-06-11 12:09:13.745355 | controller | changed: [localhost]
2026-06-11 12:09:13.745422 | controller |
2026-06-11 12:09:13.745427 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-11 12:09:13.745432 | controller | Thursday 11 June 2026  12:09:13 +0000 (0:00:00.257)       0:01:54.063 *********
2026-06-11 12:09:13.745436 | controller | Thursday 11 June 2026  12:09:13 +0000 (0:00:00.257)       0:01:54.062 *********
2026-06-11 12:09:13.792160 | controller | skipping: [localhost]
2026-06-11 12:09:13.792230 | controller |
2026-06-11 12:09:13.792235 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-11 12:09:13.792240 | controller | Thursday 11 June 2026  12:09:13 +0000 (0:00:00.045)       0:01:54.109 *********
2026-06-11 12:09:13.792244 | controller | Thursday 11 June 2026  12:09:13 +0000 (0:00:00.046)       0:01:54.108 *********
2026-06-11 12:09:14.021597 | controller | ok: [localhost]
2026-06-11 12:09:14.021652 | controller |
2026-06-11 12:09:14.021658 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-11 12:09:14.021662 | controller | Thursday 11 June 2026  12:09:14 +0000 (0:00:00.230)       0:01:54.340 *********
2026-06-11 12:09:14.021666 | controller | Thursday 11 June 2026  12:09:14 +0000 (0:00:00.230)       0:01:54.338 *********
2026-06-11 12:09:14.222455 | controller | changed: [localhost]
2026-06-11 12:09:14.222547 | controller |
2026-06-11 12:09:14.222558 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-11 12:09:14.222566 | controller | Thursday 11 June 2026  12:09:14 +0000 (0:00:00.200)       0:01:54.540 *********
2026-06-11 12:09:14.222574 | controller | Thursday 11 June 2026  12:09:14 +0000 (0:00:00.200)       0:01:54.539 *********
2026-06-11 12:09:14.410203 | controller | ok: [localhost]
2026-06-11 12:09:14.410279 | controller |
2026-06-11 12:09:14.410291 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-11 12:09:14.410300 | controller | Thursday 11 June 2026  12:09:14 +0000 (0:00:00.188)       0:01:54.728 *********
2026-06-11 12:09:14.410307 | controller | Thursday 11 June 2026  12:09:14 +0000 (0:00:00.188)       0:01:54.727 *********
2026-06-11 12:09:14.915838 | controller | changed: [localhost]
2026-06-11 12:09:14.915900 | controller |
2026-06-11 12:09:14.915908 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-11 12:09:14.915913 | controller | Thursday 11 June 2026  12:09:14 +0000 (0:00:00.504)       0:01:55.233 *********
2026-06-11 12:09:14.915918 | controller | Thursday 11 June 2026  12:09:14 +0000 (0:00:00.505)       0:01:55.232 *********
2026-06-11 12:09:15.020439 | controller | ok: [localhost]
2026-06-11 12:09:15.020508 | controller |
2026-06-11 12:09:15.020514 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-11 12:09:15.020518 | controller | Thursday 11 June 2026  12:09:15 +0000 (0:00:00.104)       0:01:55.338 *********
2026-06-11 12:09:15.020522 | controller | Thursday 11 June 2026  12:09:15 +0000 (0:00:00.104)       0:01:55.337 *********
2026-06-11 12:09:15.222877 | controller | changed: [localhost]
2026-06-11 12:09:15.222947 | controller |
2026-06-11 12:09:15.222952 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-11 12:09:15.222956 | controller | Thursday 11 June 2026  12:09:15 +0000 (0:00:00.202)       0:01:55.541 *********
2026-06-11 12:09:15.222960 | controller | Thursday 11 June 2026  12:09:15 +0000 (0:00:00.202)       0:01:55.540 *********
2026-06-11 12:09:15.252728 | controller | skipping: [localhost]
2026-06-11 12:09:15.252778 | controller |
2026-06-11 12:09:15.252784 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-11 12:09:15.252788 | controller | Thursday 11 June 2026  12:09:15 +0000 (0:00:00.030)       0:01:55.571 *********
2026-06-11 12:09:15.252792 | controller | Thursday 11 June 2026  12:09:15 +0000 (0:00:00.030)       0:01:55.570 *********
2026-06-11 12:09:15.496914 | controller | ok: [localhost]
2026-06-11 12:09:15.496994 | controller |
2026-06-11 12:09:15.497021 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-11 12:09:15.497028 | controller | Thursday 11 June 2026  12:09:15 +0000 (0:00:00.243)       0:01:55.815 *********
2026-06-11 12:09:15.497033 | controller | Thursday 11 June 2026  12:09:15 +0000 (0:00:00.243)       0:01:55.813 *********
2026-06-11 12:09:15.690716 | controller | changed: [localhost]
2026-06-11 12:09:15.690812 | controller |
2026-06-11 12:09:15.690823 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-11 12:09:15.690833 | controller | Thursday 11 June 2026  12:09:15 +0000 (0:00:00.193)       0:01:56.008 *********
2026-06-11 12:09:15.690841 | controller | Thursday 11 June 2026  12:09:15 +0000 (0:00:00.193)       0:01:56.007 *********
2026-06-11 12:09:15.907497 | controller | ok: [localhost]
2026-06-11 12:09:15.907608 | controller |
2026-06-11 12:09:15.907620 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-11 12:09:15.907629 | controller | Thursday 11 June 2026  12:09:15 +0000 (0:00:00.217)       0:01:56.225 *********
2026-06-11 12:09:15.907637 | controller | Thursday 11 June 2026  12:09:15 +0000 (0:00:00.217)       0:01:56.224 *********
2026-06-11 12:09:16.401701 | controller | changed: [localhost]
2026-06-11 12:09:16.401762 | controller |
2026-06-11 12:09:16.401767 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-11 12:09:16.401771 | controller | Thursday 11 June 2026  12:09:16 +0000 (0:00:00.494)       0:01:56.720 *********
2026-06-11 12:09:16.401775 | controller | Thursday 11 June 2026  12:09:16 +0000 (0:00:00.494)       0:01:56.719 *********
2026-06-11 12:09:16.478844 | controller | ok: [localhost]
2026-06-11 12:09:16.478923 | controller |
2026-06-11 12:09:16.478930 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-11 12:09:16.478935 | controller | Thursday 11 June 2026  12:09:16 +0000 (0:00:00.076)       0:01:56.796 *********
2026-06-11 12:09:16.478940 | controller | Thursday 11 June 2026  12:09:16 +0000 (0:00:00.076)       0:01:56.795 *********
2026-06-11 12:09:16.715897 | controller | changed: [localhost]
2026-06-11 12:09:16.715991 | controller |
2026-06-11 12:09:16.716044 | controller | TASK [networking_mapper : Check for Networking Environment Definition file existence path={{ cifmw_networking_mapper_networking_env_def_path }}] ***
2026-06-11 12:09:16.716055 | controller | Thursday 11 June 2026  12:09:16 +0000 (0:00:00.237)       0:01:57.034 *********
2026-06-11 12:09:16.716093 | controller | Thursday 11 June 2026  12:09:16 +0000 (0:00:00.237)       0:01:57.033 *********
2026-06-11 12:09:16.934579 | controller | ok: [localhost]
2026-06-11 12:09:16.934620 | controller |
2026-06-11 12:09:16.934627 | 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 12:09:16.934643 | controller | Thursday 11 June 2026  12:09:16 +0000 (0:00:00.218)       0:01:57.252 *********
2026-06-11 12:09:16.934648 | controller | Thursday 11 June 2026  12:09:16 +0000 (0:00:00.218)       0:01:57.251 *********
2026-06-11 12:09:16.975414 | controller | skipping: [localhost]
2026-06-11 12:09:16.975498 | controller |
2026-06-11 12:09:16.975509 | controller | TASK [networking_mapper : Load the Networking Definition from file path={{ cifmw_networking_mapper_networking_env_def_path }}] ***
2026-06-11 12:09:16.975518 | controller | Thursday 11 June 2026  12:09:16 +0000 (0:00:00.040)       0:01:57.293 *********
2026-06-11 12:09:16.975526 | controller | Thursday 11 June 2026  12:09:16 +0000 (0:00:00.040)       0:01:57.292 *********
2026-06-11 12:09:17.072629 | controller | skipping: [localhost]
2026-06-11 12:09:17.072706 | controller |
2026-06-11 12:09:17.072714 | controller | TASK [networking_mapper : Set cifmw_networking_env_definition is present cifmw_networking_env_definition={{
2026-06-11 12:09:17.072721 | controller |   _net_env_def_slurp['content'] |
2026-06-11 12:09:17.072726 | controller |   b64decode |
2026-06-11 12:09:17.072732 | controller |   from_yaml
2026-06-11 12:09:17.072737 | controller | }}, cacheable=True] ***
2026-06-11 12:09:17.072743 | controller | Thursday 11 June 2026  12:09:17 +0000 (0:00:00.097)       0:01:57.391 *********
2026-06-11 12:09:17.072748 | controller | Thursday 11 June 2026  12:09:17 +0000 (0:00:00.097)       0:01:57.390 *********
2026-06-11 12:09:17.110683 | controller | skipping: [localhost]
2026-06-11 12:09:17.110773 | controller |
2026-06-11 12:09:17.110789 | controller | TASK [Deploy OCP using Hive name=hive] *****************************************
2026-06-11 12:09:17.110801 | controller | Thursday 11 June 2026  12:09:17 +0000 (0:00:00.037)       0:01:57.429 *********
2026-06-11 12:09:17.110812 | controller | Thursday 11 June 2026  12:09:17 +0000 (0:00:00.037)       0:01:57.427 *********
2026-06-11 12:09:17.145080 | controller | skipping: [localhost]
2026-06-11 12:09:17.145173 | controller |
2026-06-11 12:09:17.145188 | controller | TASK [Prepare CRC name=rhol_crc] ***********************************************
2026-06-11 12:09:17.145201 | controller | Thursday 11 June 2026  12:09:17 +0000 (0:00:00.034)       0:01:57.463 *********
2026-06-11 12:09:17.145212 | controller | Thursday 11 June 2026  12:09:17 +0000 (0:00:00.034)       0:01:57.462 *********
2026-06-11 12:09:17.327159 | controller |
2026-06-11 12:09:17.327209 | controller | TASK [rhol_crc : Ensure directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-11 12:09:17.327220 | controller | Thursday 11 June 2026  12:09:17 +0000 (0:00:00.182)       0:01:57.645 *********
2026-06-11 12:09:17.327228 | controller | Thursday 11 June 2026  12:09:17 +0000 (0:00:00.182)       0:01:57.644 *********
2026-06-11 12:09:17.967081 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts)
2026-06-11 12:09:17.967137 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/logs)
2026-06-11 12:09:17.967148 | controller | ok: [localhost] => (item=/usr/local/bin)
2026-06-11 12:09:17.967158 | controller |
2026-06-11 12:09:17.967168 | 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 12:09:17.967178 | controller | Thursday 11 June 2026  12:09:17 +0000 (0:00:00.639)       0:01:58.285 *********
2026-06-11 12:09:17.967186 | controller | Thursday 11 June 2026  12:09:17 +0000 (0:00:00.639)       0:01:58.283 *********
2026-06-11 12:09:18.208342 | controller | changed: [localhost]
2026-06-11 12:09:18.208390 | controller |
2026-06-11 12:09:18.208411 | controller | TASK [rhol_crc : Check for binary path={{ cifmw_rhol_crc_binary }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-11 12:09:18.208419 | controller | Thursday 11 June 2026  12:09:18 +0000 (0:00:00.240)       0:01:58.526 *********
2026-06-11 12:09:18.208426 | controller | Thursday 11 June 2026  12:09:18 +0000 (0:00:00.240)       0:01:58.524 *********
2026-06-11 12:09:18.410220 | controller | ok: [localhost]
2026-06-11 12:09:18.410321 | controller |
2026-06-11 12:09:18.410339 | controller | TASK [rhol_crc : Get versions if binary is available _raw_params=get_versions.yml] ***
2026-06-11 12:09:18.410353 | controller | Thursday 11 June 2026  12:09:18 +0000 (0:00:00.202)       0:01:58.728 *********
2026-06-11 12:09:18.410366 | controller | Thursday 11 June 2026  12:09:18 +0000 (0:00:00.202)       0:01:58.727 *********
2026-06-11 12:09:18.445976 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/rhol_crc/tasks/get_versions.yml for localhost
2026-06-11 12:09:18.446112 | controller |
2026-06-11 12:09:18.446124 | controller | TASK [rhol_crc : Get CRC binary version _raw_params={{ cifmw_rhol_crc_binary }} version] ***
2026-06-11 12:09:18.446133 | controller | Thursday 11 June 2026  12:09:18 +0000 (0:00:00.035)       0:01:58.764 *********
2026-06-11 12:09:18.446142 | controller | Thursday 11 June 2026  12:09:18 +0000 (0:00:00.035)       0:01:58.763 *********
2026-06-11 12:09:19.117577 | controller | changed: [localhost]
2026-06-11 12:09:19.117696 | controller |
2026-06-11 12:09:19.117706 | controller | TASK [rhol_crc : Extract versions crc_version={{
2026-06-11 12:09:19.117716 | controller |   _crc_vers.stdout_lines |
2026-06-11 12:09:19.117724 | controller |   select('match', 'CRC') | first |
2026-06-11 12:09:19.117733 | controller |   regex_replace('^CRC version: ([0-9\.]+).*$', '\1') }}, crc_openshift_version={{
2026-06-11 12:09:19.117742 | controller |   _crc_vers.stdout_lines |
2026-06-11 12:09:19.117750 | controller |   select ('match', 'OpenShift') | first |
2026-06-11 12:09:19.117758 | controller |   regex_replace('^OpenShift version: (.*)$', '\1') }}] ***
2026-06-11 12:09:19.117766 | controller | Thursday 11 June 2026  12:09:19 +0000 (0:00:00.671)       0:01:59.436 *********
2026-06-11 12:09:19.117773 | controller | Thursday 11 June 2026  12:09:19 +0000 (0:00:00.671)       0:01:59.434 *********
2026-06-11 12:09:19.159152 | controller | ok: [localhost]
2026-06-11 12:09:19.159193 | controller |
2026-06-11 12:09:19.159205 | 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 12:09:19.159215 | controller | Thursday 11 June 2026  12:09:19 +0000 (0:00:00.041)       0:01:59.477 *********
2026-06-11 12:09:19.159223 | controller | Thursday 11 June 2026  12:09:19 +0000 (0:00:00.041)       0:01:59.476 *********
2026-06-11 12:09:19.190669 | controller | ok: [localhost] =>
2026-06-11 12:09:19.190708 | controller |     msg: 'Found crc at /usr/local/bin/crc, with version 2.56.0 (wants: 2.39.0) and serving
2026-06-11 12:09:19.190719 | controller |       OpenShift version 4.20.1.'
2026-06-11 12:09:19.190728 | controller |
2026-06-11 12:09:19.190737 | controller | TASK [rhol_crc : Get CRC VM availability command=info, uri=qemu:///system] *****
2026-06-11 12:09:19.190746 | controller | Thursday 11 June 2026  12:09:19 +0000 (0:00:00.031)       0:01:59.509 *********
2026-06-11 12:09:19.190754 | controller | Thursday 11 June 2026  12:09:19 +0000 (0:00:00.031)       0:01:59.508 *********
2026-06-11 12:09:19.676978 | controller | ok: [localhost]
2026-06-11 12:09:19.677091 | controller |
2026-06-11 12:09:19.677097 | 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 12:09:19.677103 | controller |   _domain is defined and
2026-06-11 12:09:19.677107 | controller |   'crc' in _domains and
2026-06-11 12:09:19.677111 | controller |   _domains.crc.state == 'running'
2026-06-11 12:09:19.677115 | controller | }}] ***
2026-06-11 12:09:19.677120 | controller | Thursday 11 June 2026  12:09:19 +0000 (0:00:00.486)       0:01:59.995 *********
2026-06-11 12:09:19.677124 | controller | Thursday 11 June 2026  12:09:19 +0000 (0:00:00.486)       0:01:59.994 *********
2026-06-11 12:09:19.719168 | controller | ok: [localhost]
2026-06-11 12:09:19.719265 | controller |
2026-06-11 12:09:19.719271 | 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 12:09:19.719278 | controller | Thursday 11 June 2026  12:09:19 +0000 (0:00:00.042)       0:02:00.037 *********
2026-06-11 12:09:19.719303 | controller | Thursday 11 June 2026  12:09:19 +0000 (0:00:00.042)       0:02:00.036 *********
2026-06-11 12:09:19.747980 | controller | skipping: [localhost]
2026-06-11 12:09:19.748054 | controller |
2026-06-11 12:09:19.748065 | 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 12:09:19.748073 | controller | Thursday 11 June 2026  12:09:19 +0000 (0:00:00.028)       0:02:00.066 *********
2026-06-11 12:09:19.748092 | controller | Thursday 11 June 2026  12:09:19 +0000 (0:00:00.028)       0:02:00.065 *********
2026-06-11 12:09:19.797872 | controller |
2026-06-11 12:09:19.797967 | 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 12:09:19.797980 | controller | OR cifmw_manage_secrets_pullsecret_content - not both.
2026-06-11 12:09:19.797988 | controller | ] ***
2026-06-11 12:09:19.797997 | controller | Thursday 11 June 2026  12:09:19 +0000 (0:00:00.049)       0:02:00.116 *********
2026-06-11 12:09:19.798039 | controller | Thursday 11 June 2026  12:09:19 +0000 (0:00:00.049)       0:02:00.115 *********
2026-06-11 12:09:19.829272 | controller | ok: [localhost]
2026-06-11 12:09:19.829398 | controller |
2026-06-11 12:09:19.829414 | controller | TASK [manage_secrets : Manage secret _raw_params=_push_secret.yml] *************
2026-06-11 12:09:19.829428 | controller | Thursday 11 June 2026  12:09:19 +0000 (0:00:00.031)       0:02:00.147 *********
2026-06-11 12:09:19.829441 | controller | Thursday 11 June 2026  12:09:19 +0000 (0:00:00.031)       0:02:00.146 *********
2026-06-11 12:09:19.868289 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/manage_secrets/tasks/_push_secret.yml for localhost
2026-06-11 12:09:19.868435 | controller |
2026-06-11 12:09:19.868453 | controller | TASK [manage_secrets : Debug _secret_dest var=_secret_dest] ********************
2026-06-11 12:09:19.868463 | controller | Thursday 11 June 2026  12:09:19 +0000 (0:00:00.038)       0:02:00.186 *********
2026-06-11 12:09:19.868472 | controller | Thursday 11 June 2026  12:09:19 +0000 (0:00:00.038)       0:02:00.185 *********
2026-06-11 12:09:19.901849 | controller | ok: [localhost] =>
2026-06-11 12:09:19.901954 | controller |     _secret_dest: /home/zuul/pull-secret.json
2026-06-11 12:09:19.901967 | controller |
2026-06-11 12:09:19.901977 | controller | TASK [manage_secrets : Debug _secret_file var=_secret_file] ********************
2026-06-11 12:09:19.901986 | controller | Thursday 11 June 2026  12:09:19 +0000 (0:00:00.033)       0:02:00.220 *********
2026-06-11 12:09:19.901995 | controller | Thursday 11 June 2026  12:09:19 +0000 (0:00:00.033)       0:02:00.219 *********
2026-06-11 12:09:19.931556 | controller | ok: [localhost] =>
2026-06-11 12:09:19.931727 | controller |     _secret_file: null
2026-06-11 12:09:19.931740 | controller |
2026-06-11 12:09:19.931750 | controller | TASK [manage_secrets : Debug _secret_content var=_secret_content] **************
2026-06-11 12:09:19.931759 | controller | Thursday 11 June 2026  12:09:19 +0000 (0:00:00.029)       0:02:00.250 *********
2026-06-11 12:09:19.931768 | controller | Thursday 11 June 2026  12:09:19 +0000 (0:00:00.029)       0:02:00.248 *********
2026-06-11 12:09:19.962199 | controller | ok: [localhost] =>
2026-06-11 12:09:19.962286 | controller |     _secret_content: {}
2026-06-11 12:09:19.962296 | controller |
2026-06-11 12:09:19.962305 | 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 12:09:19.962318 | controller | ] ***
2026-06-11 12:09:19.962331 | controller | Thursday 11 June 2026  12:09:19 +0000 (0:00:00.030)       0:02:00.280 *********
2026-06-11 12:09:19.962344 | controller | Thursday 11 June 2026  12:09:19 +0000 (0:00:00.030)       0:02:00.279 *********
2026-06-11 12:09:19.988852 | controller | skipping: [localhost]
2026-06-11 12:09:19.988957 | controller |
2026-06-11 12:09:19.988969 | controller | TASK [manage_secrets : Check if pull secret src file exists path={{ _secret_file }}] ***
2026-06-11 12:09:19.988979 | controller | Thursday 11 June 2026  12:09:19 +0000 (0:00:00.026)       0:02:00.307 *********
2026-06-11 12:09:19.989046 | controller | Thursday 11 June 2026  12:09:19 +0000 (0:00:00.026)       0:02:00.306 *********
2026-06-11 12:09:20.023980 | controller | skipping: [localhost]
2026-06-11 12:09:20.024137 | controller |
2026-06-11 12:09:20.024152 | 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 12:09:20.024162 | controller | Thursday 11 June 2026  12:09:20 +0000 (0:00:00.034)       0:02:00.341 *********
2026-06-11 12:09:20.024190 | controller | Thursday 11 June 2026  12:09:20 +0000 (0:00:00.034)       0:02:00.340 *********
2026-06-11 12:09:20.061279 | controller | skipping: [localhost]
2026-06-11 12:09:20.061399 | controller |
2026-06-11 12:09:20.061410 | controller | TASK [manage_secrets : Create file from content] *******************************
2026-06-11 12:09:20.061420 | controller | Thursday 11 June 2026  12:09:20 +0000 (0:00:00.037)       0:02:00.379 *********
2026-06-11 12:09:20.061429 | controller | Thursday 11 June 2026  12:09:20 +0000 (0:00:00.037)       0:02:00.377 *********
2026-06-11 12:09:20.113883 | controller | skipping: [localhost]
2026-06-11 12:09:20.113974 | controller |
2026-06-11 12:09:20.113996 | controller | TASK [rhol_crc : Get wanted RHOL/CRC version binary if needed _raw_params=binary.yml] ***
2026-06-11 12:09:20.114045 | controller | Thursday 11 June 2026  12:09:20 +0000 (0:00:00.053)       0:02:00.432 *********
2026-06-11 12:09:20.114055 | controller | Thursday 11 June 2026  12:09:20 +0000 (0:00:00.053)       0:02:00.431 *********
2026-06-11 12:09:20.144942 | controller | skipping: [localhost]
2026-06-11 12:09:20.145112 | controller |
2026-06-11 12:09:20.145124 | controller | TASK [rhol_crc : Setup sudoers file for sudo commands in RHOL/CRC setup _raw_params=sudoers_grant.yml] ***
2026-06-11 12:09:20.145134 | controller | Thursday 11 June 2026  12:09:20 +0000 (0:00:00.030)       0:02:00.463 *********
2026-06-11 12:09:20.145142 | controller | Thursday 11 June 2026  12:09:20 +0000 (0:00:00.030)       0:02:00.461 *********
2026-06-11 12:09:20.178630 | controller | skipping: [localhost]
2026-06-11 12:09:20.178745 | controller |
2026-06-11 12:09:20.178753 | controller | TASK [rhol_crc : Clean RHOL/CRC if wanted _raw_params=cleanup.yml] *************
2026-06-11 12:09:20.178759 | controller | Thursday 11 June 2026  12:09:20 +0000 (0:00:00.033)       0:02:00.496 *********
2026-06-11 12:09:20.178764 | controller | Thursday 11 June 2026  12:09:20 +0000 (0:00:00.033)       0:02:00.495 *********
2026-06-11 12:09:20.223751 | controller | skipping: [localhost]
2026-06-11 12:09:20.223919 | controller |
2026-06-11 12:09:20.223942 | controller | TASK [rhol_crc : Set RHOL/CRC configuration options _raw_params=configuration.yml] ***
2026-06-11 12:09:20.223952 | controller | Thursday 11 June 2026  12:09:20 +0000 (0:00:00.045)       0:02:00.541 *********
2026-06-11 12:09:20.223960 | controller | Thursday 11 June 2026  12:09:20 +0000 (0:00:00.045)       0:02:00.540 *********
2026-06-11 12:09:20.253798 | controller | skipping: [localhost]
2026-06-11 12:09:20.253939 | controller |
2026-06-11 12:09:20.253950 | 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 12:09:20.253958 | controller | Thursday 11 June 2026  12:09:20 +0000 (0:00:00.030)       0:02:00.572 *********
2026-06-11 12:09:20.253973 | controller | Thursday 11 June 2026  12:09:20 +0000 (0:00:00.030)       0:02:00.571 *********
2026-06-11 12:09:20.285467 | controller | skipping: [localhost]
2026-06-11 12:09:20.285585 | controller |
2026-06-11 12:09:20.285595 | 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 12:09:20.285602 | controller | Thursday 11 June 2026  12:09:20 +0000 (0:00:00.031)       0:02:00.604 *********
2026-06-11 12:09:20.285608 | controller | Thursday 11 June 2026  12:09:20 +0000 (0:00:00.031)       0:02:00.602 *********
2026-06-11 12:09:20.973359 | controller | changed: [localhost]
2026-06-11 12:09:20.973434 | controller |
2026-06-11 12:09:20.973440 | controller | TASK [rhol_crc : List VMs command=list_vms] ************************************
2026-06-11 12:09:20.973444 | controller | Thursday 11 June 2026  12:09:20 +0000 (0:00:00.687)       0:02:01.291 *********
2026-06-11 12:09:20.973448 | controller | Thursday 11 June 2026  12:09:20 +0000 (0:00:00.687)       0:02:01.290 *********
2026-06-11 12:09:21.258841 | controller | ok: [localhost]
2026-06-11 12:09:21.258918 | controller |
2026-06-11 12:09:21.258929 | controller | TASK [rhol_crc : Output VMs var=_vm_list] **************************************
2026-06-11 12:09:21.258937 | controller | Thursday 11 June 2026  12:09:21 +0000 (0:00:00.285)       0:02:01.576 *********
2026-06-11 12:09:21.258945 | controller | Thursday 11 June 2026  12:09:21 +0000 (0:00:00.285)       0:02:01.575 *********
2026-06-11 12:09:21.310038 | controller | ok: [localhost] =>
2026-06-11 12:09:21.310090 | controller |     _vm_list:
2026-06-11 12:09:21.310109 | controller |       changed: false
2026-06-11 12:09:21.310117 | controller |       failed: false
2026-06-11 12:09:21.310124 | controller |       list_vms:
2026-06-11 12:09:21.310132 | controller |       - crc
2026-06-11 12:09:21.310140 | controller |
2026-06-11 12:09:21.310149 | controller | TASK [rhol_crc : List networks command=list_nets] ******************************
2026-06-11 12:09:21.310158 | controller | Thursday 11 June 2026  12:09:21 +0000 (0:00:00.050)       0:02:01.627 *********
2026-06-11 12:09:21.310165 | controller | Thursday 11 June 2026  12:09:21 +0000 (0:00:00.051)       0:02:01.626 *********
2026-06-11 12:09:21.746509 | controller | ok: [localhost]
2026-06-11 12:09:21.746573 | controller |
2026-06-11 12:09:21.746588 | controller | TASK [rhol_crc : Output networks var=_net_list] ********************************
2026-06-11 12:09:21.746601 | controller | Thursday 11 June 2026  12:09:21 +0000 (0:00:00.436)       0:02:02.064 *********
2026-06-11 12:09:21.746613 | controller | Thursday 11 June 2026  12:09:21 +0000 (0:00:00.436)       0:02:02.063 *********
2026-06-11 12:09:21.790875 | controller | ok: [localhost] =>
2026-06-11 12:09:21.790942 | controller |     _net_list:
2026-06-11 12:09:21.790958 | controller |       changed: false
2026-06-11 12:09:21.790970 | controller |       failed: false
2026-06-11 12:09:21.790981 | controller |       list_nets:
2026-06-11 12:09:21.790992 | controller |       - crc
2026-06-11 12:09:21.791054 | controller |       - default
2026-06-11 12:09:21.791068 | controller |
2026-06-11 12:09:21.791081 | controller | TASK [libvirt_manager : Get virtual network information command=info, uri=qemu:///system] ***
2026-06-11 12:09:21.791094 | controller | Thursday 11 June 2026  12:09:21 +0000 (0:00:00.044)       0:02:02.108 *********
2026-06-11 12:09:21.791105 | controller | Thursday 11 June 2026  12:09:21 +0000 (0:00:00.044)       0:02:02.107 *********
2026-06-11 12:09:22.111631 | controller | ok: [localhost]
2026-06-11 12:09:22.111720 | controller |
2026-06-11 12:09:22.111753 | controller | TASK [libvirt_manager : Create network to bridge mapping _net_bridge_map={{
2026-06-11 12:09:22.111763 | controller |   _net_bridge_map | default({}) |
2026-06-11 12:09:22.111772 | controller |   combine(_local_map, recursive=true)
2026-06-11 12:09:22.111780 | controller | }}] ***
2026-06-11 12:09:22.111788 | controller | Thursday 11 June 2026  12:09:22 +0000 (0:00:00.321)       0:02:02.430 *********
2026-06-11 12:09:22.111796 | controller | Thursday 11 June 2026  12:09:22 +0000 (0:00:00.321)       0:02:02.428 *********
2026-06-11 12:09:22.159718 | controller | ok: [localhost] => (item=crc)
2026-06-11 12:09:22.159806 | controller | ok: [localhost] => (item=default)
2026-06-11 12:09:22.159816 | controller |
2026-06-11 12:09:22.159825 | controller | TASK [libvirt_manager : Dump domain xml command=get_xml, name={{ vm_name }}, uri=qemu:///system] ***
2026-06-11 12:09:22.159833 | controller | Thursday 11 June 2026  12:09:22 +0000 (0:00:00.048)       0:02:02.478 *********
2026-06-11 12:09:22.159841 | controller | Thursday 11 June 2026  12:09:22 +0000 (0:00:00.048)       0:02:02.476 *********
2026-06-11 12:09:23.413774 | controller | ok: [localhost]
2026-06-11 12:09:23.413863 | controller |
2026-06-11 12:09:23.413875 | controller | TASK [libvirt_manager : Extract networks from XML xmlstring={{ _domain_xml.get_xml }}, xpath=/domain/devices/interface/source, content=attribute] ***
2026-06-11 12:09:23.413885 | controller | Thursday 11 June 2026  12:09:23 +0000 (0:00:01.254)       0:02:03.732 *********
2026-06-11 12:09:23.413894 | controller | Thursday 11 June 2026  12:09:23 +0000 (0:00:01.254)       0:02:03.731 *********
2026-06-11 12:09:23.780040 | controller | ok: [localhost]
2026-06-11 12:09:23.780131 | controller |
2026-06-11 12:09:23.780143 | 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 12:09:23.780155 | controller | Thursday 11 June 2026  12:09:23 +0000 (0:00:00.365)       0:02:04.097 *********
2026-06-11 12:09:23.780164 | controller | Thursday 11 June 2026  12:09:23 +0000 (0:00:00.365)       0:02:04.096 *********
2026-06-11 12:09:24.213397 | controller | changed: [localhost]
2026-06-11 12:09:24.213457 | controller |
2026-06-11 12:09:24.213465 | 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 12:09:24.213471 | controller | Thursday 11 June 2026  12:09:24 +0000 (0:00:00.432)       0:02:04.530 *********
2026-06-11 12:09:24.213486 | controller | Thursday 11 June 2026  12:09:24 +0000 (0:00:00.432)       0:02:04.529 *********
2026-06-11 12:09:24.591391 | controller | ok: [localhost]
2026-06-11 12:09:24.591472 | controller |
2026-06-11 12:09:24.591484 | 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 12:09:24.591495 | controller | Thursday 11 June 2026  12:09:24 +0000 (0:00:00.379)       0:02:04.910 *********
2026-06-11 12:09:24.591504 | controller | Thursday 11 June 2026  12:09:24 +0000 (0:00:00.379)       0:02:04.908 *********
2026-06-11 12:09:24.642851 | controller | ok: [localhost] =>
2026-06-11 12:09:24.642941 | controller |     changed: false
2026-06-11 12:09:24.642951 | controller |     msg: All assertions passed
2026-06-11 12:09:24.642960 | controller |
2026-06-11 12:09:24.642969 | controller | TASK [openshift_login : Stat kubeconfig path={{ cifmw_openshift_login_load_kubeconfig }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-11 12:09:24.642978 | controller | Thursday 11 June 2026  12:09:24 +0000 (0:00:00.051)       0:02:04.961 *********
2026-06-11 12:09:24.642986 | controller | Thursday 11 June 2026  12:09:24 +0000 (0:00:00.051)       0:02:04.960 *********
2026-06-11 12:09:24.898599 | controller | ok: [localhost]
2026-06-11 12:09:24.898678 | controller |
2026-06-11 12:09:24.898689 | controller | TASK [openshift_login : Stat kubeadmin path={{ cifmw_openshift_login_load_kubeadmin }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-11 12:09:24.898698 | controller | Thursday 11 June 2026  12:09:24 +0000 (0:00:00.254)       0:02:05.216 *********
2026-06-11 12:09:24.898706 | controller | Thursday 11 June 2026  12:09:24 +0000 (0:00:00.254)       0:02:05.215 *********
2026-06-11 12:09:25.113814 | controller | ok: [localhost]
2026-06-11 12:09:25.113909 | controller |
2026-06-11 12:09:25.113926 | controller | TASK [openshift_login : Assert files exist that=['_stat_config.stat.exists', '_stat_admin.stat.exists']] ***
2026-06-11 12:09:25.113938 | controller | Thursday 11 June 2026  12:09:25 +0000 (0:00:00.215)       0:02:05.431 *********
2026-06-11 12:09:25.113949 | controller | Thursday 11 June 2026  12:09:25 +0000 (0:00:00.215)       0:02:05.430 *********
2026-06-11 12:09:25.163967 | controller | ok: [localhost] =>
2026-06-11 12:09:25.164148 | controller |     changed: false
2026-06-11 12:09:25.164163 | controller |     msg: All assertions passed
2026-06-11 12:09:25.164175 | controller |
2026-06-11 12:09:25.164187 | controller | TASK [openshift_login : Gather the password of the deployed cluster. src={{ cifmw_openshift_login_load_kubeadmin }}] ***
2026-06-11 12:09:25.164199 | controller | Thursday 11 June 2026  12:09:25 +0000 (0:00:00.049)       0:02:05.481 *********
2026-06-11 12:09:25.164210 | controller | Thursday 11 June 2026  12:09:25 +0000 (0:00:00.049)       0:02:05.480 *********
2026-06-11 12:09:25.390083 | controller | ok: [localhost]
2026-06-11 12:09:25.390191 | controller |
2026-06-11 12:09:25.390198 | controller | TASK [openshift_login : Gather the deployed OCP configuration. path={{ cifmw_openshift_login_load_kubeconfig }}] ***
2026-06-11 12:09:25.390203 | controller | Thursday 11 June 2026  12:09:25 +0000 (0:00:00.226)       0:02:05.707 *********
2026-06-11 12:09:25.390208 | controller | Thursday 11 June 2026  12:09:25 +0000 (0:00:00.226)       0:02:05.706 *********
2026-06-11 12:09:25.625352 | controller | ok: [localhost]
2026-06-11 12:09:25.625479 | controller |
2026-06-11 12:09:25.625492 | 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 12:09:25.625504 | controller | Thursday 11 June 2026  12:09:25 +0000 (0:00:00.235)       0:02:05.943 *********
2026-06-11 12:09:25.625513 | controller | Thursday 11 June 2026  12:09:25 +0000 (0:00:00.235)       0:02:05.942 *********
2026-06-11 12:09:25.688117 | controller | ok: [localhost]
2026-06-11 12:09:25.688198 | controller |
2026-06-11 12:09:25.688209 | controller | TASK [rhol_crc : Make sure kubeconfig file exists path={{ cifmw_rhol_crc_kubeconfig }}] ***
2026-06-11 12:09:25.688231 | controller | Thursday 11 June 2026  12:09:25 +0000 (0:00:00.063)       0:02:06.006 *********
2026-06-11 12:09:25.688240 | controller | Thursday 11 June 2026  12:09:25 +0000 (0:00:00.063)       0:02:06.005 *********
2026-06-11 12:09:25.720512 | controller | skipping: [localhost]
2026-06-11 12:09:25.720582 | controller |
2026-06-11 12:09:25.720593 | 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 12:09:25.720602 | controller | Thursday 11 June 2026  12:09:25 +0000 (0:00:00.032)       0:02:06.039 *********
2026-06-11 12:09:25.720611 | controller | Thursday 11 June 2026  12:09:25 +0000 (0:00:00.032)       0:02:06.037 *********
2026-06-11 12:09:25.749048 | controller | skipping: [localhost]
2026-06-11 12:09:25.749129 | controller |
2026-06-11 12:09:25.749140 | 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 12:09:25.749149 | controller |     eval "$(crc oc-env --shell bash)"
2026-06-11 12:09:25.749158 | controller | fi
2026-06-11 12:09:25.749166 | controller | export KUBECONFIG="{{ cifmw_rhol_crc_kubeconfig }}", mode=0644] ***
2026-06-11 12:09:25.749175 | controller | Thursday 11 June 2026  12:09:25 +0000 (0:00:00.028)       0:02:06.067 *********
2026-06-11 12:09:25.749183 | controller | Thursday 11 June 2026  12:09:25 +0000 (0:00:00.028)       0:02:06.066 *********
2026-06-11 12:09:25.778180 | controller | skipping: [localhost]
2026-06-11 12:09:25.778251 | controller |
2026-06-11 12:09:25.778258 | controller | TASK [rhol_crc : Source bashrc and confirm crc login executable=/bin/bash, _raw_params=source ~/.bashrc
2026-06-11 12:09:25.778263 | controller | oc whoami
2026-06-11 12:09:25.778269 | controller | ] ***
2026-06-11 12:09:25.778274 | controller | Thursday 11 June 2026  12:09:25 +0000 (0:00:00.029)       0:02:06.096 *********
2026-06-11 12:09:25.778279 | controller | Thursday 11 June 2026  12:09:25 +0000 (0:00:00.029)       0:02:06.095 *********
2026-06-11 12:09:25.806025 | controller | skipping: [localhost]
2026-06-11 12:09:25.806093 | controller |
2026-06-11 12:09:25.806102 | controller | TASK [rhol_crc : Check bashrc results var=bashrc_result.stdout] ****************
2026-06-11 12:09:25.806110 | controller | Thursday 11 June 2026  12:09:25 +0000 (0:00:00.027)       0:02:06.124 *********
2026-06-11 12:09:25.806117 | controller | Thursday 11 June 2026  12:09:25 +0000 (0:00:00.027)       0:02:06.123 *********
2026-06-11 12:09:25.837174 | controller | skipping: [localhost]
2026-06-11 12:09:25.837238 | controller |
2026-06-11 12:09:25.837245 | controller | TASK [rhol_crc : Check if using systemd dnsmasq path={{ _dnsmasq_config }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-11 12:09:25.837252 | controller | Thursday 11 June 2026  12:09:25 +0000 (0:00:00.031)       0:02:06.155 *********
2026-06-11 12:09:25.837257 | controller | Thursday 11 June 2026  12:09:25 +0000 (0:00:00.031)       0:02:06.154 *********
2026-06-11 12:09:28.140292 | controller | ok: [localhost -> crc(api.crc.testing)]
2026-06-11 12:09:28.140408 | controller |
2026-06-11 12:09:28.140471 | 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 12:09:28.140484 | controller | Thursday 11 June 2026  12:09:28 +0000 (0:00:02.302)       0:02:08.458 *********
2026-06-11 12:09:28.140493 | controller | Thursday 11 June 2026  12:09:28 +0000 (0:00:02.302)       0:02:08.457 *********
2026-06-11 12:09:29.121434 | controller | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-06-11 12:09:29.121496 | controller | with a mode of 0700, this may cause issues when running as another user. To
2026-06-11 12:09:29.121502 | controller | avoid this, create the remote_tmp dir with the correct permissions manually
2026-06-11 12:09:29.132206 | controller | changed: [localhost -> crc(api.crc.testing)]
2026-06-11 12:09:29.132247 | controller |
2026-06-11 12:09:29.132252 | controller | TASK [rhol_crc : Restart DNS in CRC VM name=dnsmasq, state=restarted] **********
2026-06-11 12:09:29.132257 | controller | Thursday 11 June 2026  12:09:29 +0000 (0:00:00.991)       0:02:09.450 *********
2026-06-11 12:09:29.132261 | controller | Thursday 11 June 2026  12:09:29 +0000 (0:00:00.991)       0:02:09.448 *********
2026-06-11 12:09:31.348906 | controller | changed: [localhost -> crc(api.crc.testing)]
2026-06-11 12:09:31.349033 | controller |
2026-06-11 12:09:31.349046 | controller | TASK [Deploy OpenShift cluster using dev-scripts name=devscripts] **************
2026-06-11 12:09:31.349053 | controller | Thursday 11 June 2026  12:09:31 +0000 (0:00:02.216)       0:02:11.667 *********
2026-06-11 12:09:31.349058 | controller | Thursday 11 June 2026  12:09:31 +0000 (0:00:02.216)       0:02:11.665 *********
2026-06-11 12:09:31.391252 | controller | skipping: [localhost]
2026-06-11 12:09:31.391325 | controller |
2026-06-11 12:09:31.391331 | controller | TASK [openshift_login : Ensure output directory exists path={{ cifmw_openshift_login_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-11 12:09:31.391336 | controller | Thursday 11 June 2026  12:09:31 +0000 (0:00:00.042)       0:02:11.709 *********
2026-06-11 12:09:31.391340 | controller | Thursday 11 June 2026  12:09:31 +0000 (0:00:00.042)       0:02:11.708 *********
2026-06-11 12:09:31.608721 | controller | ok: [localhost]
2026-06-11 12:09:31.608799 | controller |
2026-06-11 12:09:31.608808 | controller | TASK [openshift_login : OpenShift login _raw_params=login.yml] *****************
2026-06-11 12:09:31.608814 | controller | Thursday 11 June 2026  12:09:31 +0000 (0:00:00.217)       0:02:11.926 *********
2026-06-11 12:09:31.608820 | controller | Thursday 11 June 2026  12:09:31 +0000 (0:00:00.217)       0:02:11.925 *********
2026-06-11 12:09:31.724922 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/openshift_login/tasks/login.yml for localhost
2026-06-11 12:09:31.724998 | controller |
2026-06-11 12:09:31.725051 | 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 12:09:31.725060 | controller | Thursday 11 June 2026  12:09:31 +0000 (0:00:00.116)       0:02:12.043 *********
2026-06-11 12:09:31.725067 | controller | Thursday 11 June 2026  12:09:31 +0000 (0:00:00.116)       0:02:12.042 *********
2026-06-11 12:09:31.759287 | controller | skipping: [localhost]
2026-06-11 12:09:31.759370 | controller |
2026-06-11 12:09:31.759378 | controller | TASK [openshift_login : Fetch user password content src={{ cifmw_openshift_login_password_file | default(cifmw_openshift_password_file) }}] ***
2026-06-11 12:09:31.759384 | controller | Thursday 11 June 2026  12:09:31 +0000 (0:00:00.034)       0:02:12.077 *********
2026-06-11 12:09:31.759389 | controller | Thursday 11 June 2026  12:09:31 +0000 (0:00:00.034)       0:02:12.076 *********
2026-06-11 12:09:31.808593 | controller | skipping: [localhost]
2026-06-11 12:09:31.808682 | controller |
2026-06-11 12:09:31.808694 | 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 12:09:31.808703 | controller | Thursday 11 June 2026  12:09:31 +0000 (0:00:00.049)       0:02:12.127 *********
2026-06-11 12:09:31.808710 | controller | Thursday 11 June 2026  12:09:31 +0000 (0:00:00.049)       0:02:12.125 *********
2026-06-11 12:09:31.860605 | controller | skipping: [localhost]
2026-06-11 12:09:31.860647 | controller |
2026-06-11 12:09:31.860654 | controller | TASK [openshift_login : Set role variables cifmw_openshift_login_kubeconfig={{
2026-06-11 12:09:31.860660 | controller |  cifmw_openshift_login_kubeconfig |
2026-06-11 12:09:31.860667 | controller |  default(cifmw_openshift_kubeconfig) |
2026-06-11 12:09:31.860672 | controller |  default(
2026-06-11 12:09:31.860678 | controller |    ansible_env.KUBECONFIG if 'KUBECONFIG' in ansible_env else
2026-06-11 12:09:31.860684 | controller |    cifmw_openshift_login_kubeconfig_default_path
2026-06-11 12:09:31.860689 | controller |  ) | trim
2026-06-11 12:09:31.860695 | 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 12:09:31.860702 | controller | Thursday 11 June 2026  12:09:31 +0000 (0:00:00.051)       0:02:12.178 *********
2026-06-11 12:09:31.860707 | controller | Thursday 11 June 2026  12:09:31 +0000 (0:00:00.051)       0:02:12.177 *********
2026-06-11 12:09:31.941338 | controller | ok: [localhost]
2026-06-11 12:09:31.941390 | controller |
2026-06-11 12:09:31.941400 | controller | TASK [openshift_login : Check if kubeconfig exists path={{ cifmw_openshift_login_kubeconfig }}] ***
2026-06-11 12:09:31.941408 | controller | Thursday 11 June 2026  12:09:31 +0000 (0:00:00.080)       0:02:12.259 *********
2026-06-11 12:09:31.941416 | controller | Thursday 11 June 2026  12:09:31 +0000 (0:00:00.080)       0:02:12.258 *********
2026-06-11 12:09:32.168402 | controller | ok: [localhost]
2026-06-11 12:09:32.168510 | controller |
2026-06-11 12:09:32.168523 | 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 12:09:32.168534 | controller |   (cifmw_openshift_login_user is defined) and
2026-06-11 12:09:32.168544 | controller |   (cifmw_openshift_login_password is defined) and
2026-06-11 12:09:32.168553 | controller |   (cifmw_openshift_login_api is defined)
2026-06-11 12:09:32.168562 | controller | ), msg=If an existing kubeconfig is not provided user/pwd or provided/initial token and API URL must be given] ***
2026-06-11 12:09:32.168571 | controller | Thursday 11 June 2026  12:09:32 +0000 (0:00:00.227)       0:02:12.486 *********
2026-06-11 12:09:32.168580 | controller | Thursday 11 June 2026  12:09:32 +0000 (0:00:00.227)       0:02:12.485 *********
2026-06-11 12:09:32.208374 | controller | ok: [localhost] =>
2026-06-11 12:09:32.208573 | controller |     changed: false
2026-06-11 12:09:32.208589 | controller |     msg: All assertions passed
2026-06-11 12:09:32.208603 | controller |
2026-06-11 12:09:32.208617 | controller | TASK [openshift_login : Fetch kubeconfig content src={{ cifmw_openshift_login_kubeconfig }}] ***
2026-06-11 12:09:32.208631 | controller | Thursday 11 June 2026  12:09:32 +0000 (0:00:00.039)       0:02:12.526 *********
2026-06-11 12:09:32.208643 | controller | Thursday 11 June 2026  12:09:32 +0000 (0:00:00.039)       0:02:12.525 *********
2026-06-11 12:09:32.239804 | controller | skipping: [localhost]
2026-06-11 12:09:32.239941 | controller |
2026-06-11 12:09:32.239958 | controller | TASK [openshift_login : Fetch x509 key based users cifmw_openshift_login_key_based_users={{
2026-06-11 12:09:32.239971 | controller |   (
2026-06-11 12:09:32.239984 | controller |     cifmw_openshift_login_kubeconfig_content_b64.content |
2026-06-11 12:09:32.239997 | controller |     b64decode |
2026-06-11 12:09:32.240060 | controller |     from_yaml
2026-06-11 12:09:32.240072 | controller |   ). users | default([]) |
2026-06-11 12:09:32.240085 | controller |   selectattr('user.client-certificate-data', 'defined') |
2026-06-11 12:09:32.240097 | controller |   map(attribute="name") |
2026-06-11 12:09:32.240109 | controller |   map("split", "/") |
2026-06-11 12:09:32.240121 | controller |   map("first")
2026-06-11 12:09:32.240133 | controller | }}, cacheable=True] ***
2026-06-11 12:09:32.240144 | controller | Thursday 11 June 2026  12:09:32 +0000 (0:00:00.031)       0:02:12.558 *********
2026-06-11 12:09:32.240157 | controller | Thursday 11 June 2026  12:09:32 +0000 (0:00:00.031)       0:02:12.556 *********
2026-06-11 12:09:32.291528 | controller | skipping: [localhost]
2026-06-11 12:09:32.291650 | controller |
2026-06-11 12:09:32.291658 | controller | TASK [openshift_login : Assign key based user if not provided and available cifmw_openshift_login_user={{
2026-06-11 12:09:32.291671 | controller |   (cifmw_openshift_login_assume_cert_system_user | ternary('system:', '')) +
2026-06-11 12:09:32.291677 | controller |   (cifmw_openshift_login_key_based_users | map('replace', 'system:', '') | unique | first)
2026-06-11 12:09:32.291710 | controller | }}, cifmw_openshift_login_cert_login=True, cacheable=True] ***
2026-06-11 12:09:32.291715 | controller | Thursday 11 June 2026  12:09:32 +0000 (0:00:00.051)       0:02:12.609 *********
2026-06-11 12:09:32.291721 | controller | Thursday 11 June 2026  12:09:32 +0000 (0:00:00.051)       0:02:12.608 *********
2026-06-11 12:09:32.324289 | controller | skipping: [localhost]
2026-06-11 12:09:32.324468 | controller |
2026-06-11 12:09:32.324479 | controller | TASK [openshift_login : Set the retry count cifmw_openshift_login_retries_cnt={{
2026-06-11 12:09:32.324486 | controller |   0 if cifmw_openshift_login_retries_cnt is undefined else
2026-06-11 12:09:32.324492 | controller |   cifmw_openshift_login_retries_cnt|int + 1
2026-06-11 12:09:32.324499 | controller | }}] ***
2026-06-11 12:09:32.324529 | controller | Thursday 11 June 2026  12:09:32 +0000 (0:00:00.032)       0:02:12.642 *********
2026-06-11 12:09:32.324535 | controller | Thursday 11 June 2026  12:09:32 +0000 (0:00:00.032)       0:02:12.641 *********
2026-06-11 12:09:32.366084 | controller | ok: [localhost]
2026-06-11 12:09:32.366160 | controller |
2026-06-11 12:09:32.366168 | controller | TASK [openshift_login : Fetch token _raw_params=try_login.yml] *****************
2026-06-11 12:09:32.366174 | controller | Thursday 11 June 2026  12:09:32 +0000 (0:00:00.041)       0:02:12.684 *********
2026-06-11 12:09:32.366179 | controller | Thursday 11 June 2026  12:09:32 +0000 (0:00:00.042)       0:02:12.683 *********
2026-06-11 12:09:32.403088 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/openshift_login/tasks/try_login.yml for localhost
2026-06-11 12:09:32.403200 | controller |
2026-06-11 12:09:32.403209 | controller | TASK [openshift_login : Try get OpenShift access token _raw_params=oc whoami -t] ***
2026-06-11 12:09:32.403215 | controller | Thursday 11 June 2026  12:09:32 +0000 (0:00:00.036)       0:02:12.721 *********
2026-06-11 12:09:32.403222 | controller | Thursday 11 June 2026  12:09:32 +0000 (0:00:00.036)       0:02:12.720 *********
2026-06-11 12:09:32.429749 | controller | skipping: [localhost]
2026-06-11 12:09:32.429869 | controller |
2026-06-11 12:09:32.429883 | 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 12:09:32.429896 | controller | Thursday 11 June 2026  12:09:32 +0000 (0:00:00.026)       0:02:12.748 *********
2026-06-11 12:09:32.429905 | controller | Thursday 11 June 2026  12:09:32 +0000 (0:00:00.026)       0:02:12.747 *********
2026-06-11 12:09:33.281934 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_001_fetch_openshift_token.log
2026-06-11 12:09:33.282029 | controller | changed: [localhost]
2026-06-11 12:09:33.282046 | controller |
2026-06-11 12:09:33.282051 | controller | TASK [openshift_login : Ensure kubeconfig is provided that=cifmw_openshift_login_kubeconfig != ""] ***
2026-06-11 12:09:33.282055 | controller | Thursday 11 June 2026  12:09:33 +0000 (0:00:00.851)       0:02:13.599 *********
2026-06-11 12:09:33.282060 | controller | Thursday 11 June 2026  12:09:33 +0000 (0:00:00.851)       0:02:13.598 *********
2026-06-11 12:09:33.390236 | controller | ok: [localhost] =>
2026-06-11 12:09:33.390315 | controller |     changed: false
2026-06-11 12:09:33.390321 | controller |     msg: All assertions passed
2026-06-11 12:09:33.390326 | controller |
2026-06-11 12:09:33.390331 | controller | TASK [openshift_login : Fetch new OpenShift access token _raw_params=oc whoami -t] ***
2026-06-11 12:09:33.390336 | controller | Thursday 11 June 2026  12:09:33 +0000 (0:00:00.108)       0:02:13.708 *********
2026-06-11 12:09:33.390341 | controller | Thursday 11 June 2026  12:09:33 +0000 (0:00:00.108)       0:02:13.707 *********
2026-06-11 12:09:33.837331 | controller | changed: [localhost]
2026-06-11 12:09:33.837395 | controller |
2026-06-11 12:09:33.837401 | controller | TASK [openshift_login : Set new OpenShift token cifmw_openshift_login_token={{
2026-06-11 12:09:33.837405 | controller |   (not cifmw_openshift_login_new_token_out.skipped | default(false)) |
2026-06-11 12:09:33.837409 | controller |   ternary(cifmw_openshift_login_new_token_out.stdout, cifmw_openshift_login_whoami_out.stdout)
2026-06-11 12:09:33.837414 | controller | }}, cacheable=True] ***
2026-06-11 12:09:33.837417 | controller | Thursday 11 June 2026  12:09:33 +0000 (0:00:00.447)       0:02:14.155 *********
2026-06-11 12:09:33.837421 | controller | Thursday 11 June 2026  12:09:33 +0000 (0:00:00.447)       0:02:14.154 *********
2026-06-11 12:09:33.882689 | controller | ok: [localhost]
2026-06-11 12:09:33.882740 | controller |
2026-06-11 12:09:33.882745 | controller | TASK [openshift_login : Fetch OpenShift API URL _raw_params=oc whoami --show-server=true] ***
2026-06-11 12:09:33.882756 | controller | Thursday 11 June 2026  12:09:33 +0000 (0:00:00.045)       0:02:14.201 *********
2026-06-11 12:09:33.882760 | controller | Thursday 11 June 2026  12:09:33 +0000 (0:00:00.045)       0:02:14.200 *********
2026-06-11 12:09:34.212081 | controller | changed: [localhost]
2026-06-11 12:09:34.212143 | controller |
2026-06-11 12:09:34.212149 | controller | TASK [openshift_login : Fetch OpenShift kubeconfig context _raw_params=oc whoami -c] ***
2026-06-11 12:09:34.212153 | controller | Thursday 11 June 2026  12:09:34 +0000 (0:00:00.329)       0:02:14.530 *********
2026-06-11 12:09:34.212157 | controller | Thursday 11 June 2026  12:09:34 +0000 (0:00:00.329)       0:02:14.529 *********
2026-06-11 12:09:34.534835 | controller | changed: [localhost]
2026-06-11 12:09:34.534943 | controller |
2026-06-11 12:09:34.534950 | controller | TASK [openshift_login : Fetch OpenShift current user _raw_params=oc whoami] ****
2026-06-11 12:09:34.534956 | controller | Thursday 11 June 2026  12:09:34 +0000 (0:00:00.322)       0:02:14.853 *********
2026-06-11 12:09:34.534961 | controller | Thursday 11 June 2026  12:09:34 +0000 (0:00:00.322)       0:02:14.852 *********
2026-06-11 12:09:34.934449 | controller | changed: [localhost]
2026-06-11 12:09:34.934520 | controller |
2026-06-11 12:09:34.934546 | 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 12:09:34.934555 | controller |       combine({'KUBECONFIG': cifmw_openshift_login_kubeconfig})
2026-06-11 12:09:34.934561 | controller |     ) if cifmw_install_yamls_environment is defined else omit
2026-06-11 12:09:34.934566 | controller | }}, cacheable=True] ***
2026-06-11 12:09:34.934572 | controller | Thursday 11 June 2026  12:09:34 +0000 (0:00:00.399)       0:02:15.253 *********
2026-06-11 12:09:34.934577 | controller | Thursday 11 June 2026  12:09:34 +0000 (0:00:00.399)       0:02:15.251 *********
2026-06-11 12:09:34.984459 | controller | ok: [localhost]
2026-06-11 12:09:34.984525 | controller |
2026-06-11 12:09:34.984530 | 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 12:09:34.984535 | controller | Thursday 11 June 2026  12:09:34 +0000 (0:00:00.050)       0:02:15.303 *********
2026-06-11 12:09:34.984539 | controller | Thursday 11 June 2026  12:09:34 +0000 (0:00:00.050)       0:02:15.301 *********
2026-06-11 12:09:35.462775 | controller | changed: [localhost]
2026-06-11 12:09:35.462850 | controller |
2026-06-11 12:09:35.462857 | controller | TASK [openshift_login : Read the install yamls parameters file path={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml] ***
2026-06-11 12:09:35.462864 | controller | Thursday 11 June 2026  12:09:35 +0000 (0:00:00.478)       0:02:15.781 *********
2026-06-11 12:09:35.462869 | controller | Thursday 11 June 2026  12:09:35 +0000 (0:00:00.478)       0:02:15.780 *********
2026-06-11 12:09:35.690506 | controller | ok: [localhost]
2026-06-11 12:09:35.690601 | controller |
2026-06-11 12:09:35.690617 | controller | TASK [openshift_login : Append the KUBECONFIG to the install yamls parameters content={{
2026-06-11 12:09:35.690629 | controller |   cifmw_openshift_login_install_yamls_artifacts_slurp['content'] | b64decode | from_yaml |
2026-06-11 12:09:35.690640 | controller |   combine(
2026-06-11 12:09:35.690651 | controller |     {
2026-06-11 12:09:35.690663 | controller |       'cifmw_install_yamls_environment': {
2026-06-11 12:09:35.690675 | controller |         'KUBECONFIG': cifmw_openshift_login_kubeconfig
2026-06-11 12:09:35.690686 | controller |       }
2026-06-11 12:09:35.690698 | controller |     }, recursive=true) | to_nice_yaml
2026-06-11 12:09:35.690709 | controller | }}, dest={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml, mode=0600] ***
2026-06-11 12:09:35.690720 | controller | Thursday 11 June 2026  12:09:35 +0000 (0:00:00.227)       0:02:16.008 *********
2026-06-11 12:09:35.690747 | controller | Thursday 11 June 2026  12:09:35 +0000 (0:00:00.227)       0:02:16.007 *********
2026-06-11 12:09:36.183329 | controller | changed: [localhost]
2026-06-11 12:09:36.183398 | controller |
2026-06-11 12:09:36.183404 | controller | TASK [openshift_setup : Ensure output directory exists path={{ cifmw_openshift_setup_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-11 12:09:36.183409 | controller | Thursday 11 June 2026  12:09:36 +0000 (0:00:00.493)       0:02:16.502 *********
2026-06-11 12:09:36.183414 | controller | Thursday 11 June 2026  12:09:36 +0000 (0:00:00.493)       0:02:16.500 *********
2026-06-11 12:09:36.440194 | controller | ok: [localhost]
2026-06-11 12:09:36.440248 | controller |
2026-06-11 12:09:36.440254 | controller | TASK [openshift_setup : Fetch namespaces to create cifmw_openshift_setup_namespaces={{
2026-06-11 12:09:36.440258 | controller |   ((
2026-06-11 12:09:36.440262 | controller |       ([cifmw_install_yamls_defaults['NAMESPACE']] +
2026-06-11 12:09:36.440267 | controller |         ([cifmw_install_yamls_defaults['OPERATOR_NAMESPACE']] if 'OPERATOR_NAMESPACE' is in cifmw_install_yamls_defaults else [])
2026-06-11 12:09:36.440271 | controller |       ) if cifmw_install_yamls_defaults is defined else []
2026-06-11 12:09:36.440274 | controller |   ) + cifmw_openshift_setup_create_namespaces) | unique
2026-06-11 12:09:36.440278 | controller | }}] ***
2026-06-11 12:09:36.440282 | controller | Thursday 11 June 2026  12:09:36 +0000 (0:00:00.256)       0:02:16.758 *********
2026-06-11 12:09:36.440286 | controller | Thursday 11 June 2026  12:09:36 +0000 (0:00:00.256)       0:02:16.757 *********
2026-06-11 12:09:36.517662 | controller | ok: [localhost]
2026-06-11 12:09:36.517725 | controller |
2026-06-11 12:09:36.517734 | 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 12:09:36.517742 | controller | Thursday 11 June 2026  12:09:36 +0000 (0:00:00.076)       0:02:16.835 *********
2026-06-11 12:09:36.517747 | controller | Thursday 11 June 2026  12:09:36 +0000 (0:00:00.077)       0:02:16.834 *********
2026-06-11 12:09:38.450699 | controller | changed: [localhost] => (item=openstack)
2026-06-11 12:09:38.450828 | controller | changed: [localhost] => (item=openstack-operators)
2026-06-11 12:09:38.450834 | controller |
2026-06-11 12:09:38.450840 | 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 12:09:38.450845 | controller | Thursday 11 June 2026  12:09:38 +0000 (0:00:01.933)       0:02:18.769 *********
2026-06-11 12:09:38.450849 | controller | Thursday 11 June 2026  12:09:38 +0000 (0:00:01.933)       0:02:18.768 *********
2026-06-11 12:09:38.478687 | controller | skipping: [localhost]
2026-06-11 12:09:38.478763 | controller |
2026-06-11 12:09:38.478772 | 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 12:09:38.478781 | controller | Thursday 11 June 2026  12:09:38 +0000 (0:00:00.027)       0:02:18.797 *********
2026-06-11 12:09:38.478816 | controller | Thursday 11 June 2026  12:09:38 +0000 (0:00:00.027)       0:02:18.795 *********
2026-06-11 12:09:38.519274 | controller | skipping: [localhost] => (item=openstack)
2026-06-11 12:09:38.519336 | controller | skipping: [localhost] => (item=openstack-operators)
2026-06-11 12:09:38.519343 | controller | skipping: [localhost]
2026-06-11 12:09:38.519349 | controller |
2026-06-11 12:09:38.519356 | 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 12:09:38.519369 | controller | Thursday 11 June 2026  12:09:38 +0000 (0:00:00.040)       0:02:18.837 *********
2026-06-11 12:09:38.519375 | controller | Thursday 11 June 2026  12:09:38 +0000 (0:00:00.040)       0:02:18.836 *********
2026-06-11 12:09:38.551875 | controller | skipping: [localhost]
2026-06-11 12:09:38.551928 | controller |
2026-06-11 12:09:38.551939 | 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 12:09:38.551948 | controller | Thursday 11 June 2026  12:09:38 +0000 (0:00:00.032)       0:02:18.870 *********
2026-06-11 12:09:38.551957 | controller | Thursday 11 June 2026  12:09:38 +0000 (0:00:00.032)       0:02:18.869 *********
2026-06-11 12:09:38.580188 | controller | skipping: [localhost]
2026-06-11 12:09:38.580226 | controller |
2026-06-11 12:09:38.580235 | controller | TASK [Ensure we have custom CA installed on host role=install_ca] **************
2026-06-11 12:09:38.580244 | controller | Thursday 11 June 2026  12:09:38 +0000 (0:00:00.028)       0:02:18.898 *********
2026-06-11 12:09:38.580251 | controller | Thursday 11 June 2026  12:09:38 +0000 (0:00:00.028)       0:02:18.897 *********
2026-06-11 12:09:38.612393 | controller | skipping: [localhost]
2026-06-11 12:09:38.612431 | controller |
2026-06-11 12:09:38.612440 | controller | TASK [openshift_setup : Update ca bundle _raw_params=update-ca-trust extract] ***
2026-06-11 12:09:38.612449 | controller | Thursday 11 June 2026  12:09:38 +0000 (0:00:00.032)       0:02:18.931 *********
2026-06-11 12:09:38.612457 | controller | Thursday 11 June 2026  12:09:38 +0000 (0:00:00.032)       0:02:18.929 *********
2026-06-11 12:09:38.643135 | controller | skipping: [localhost]
2026-06-11 12:09:38.643192 | controller |
2026-06-11 12:09:38.643200 | controller | TASK [openshift_setup : Slurp CAs file src={{ cifmw_openshift_setup_ca_bundle_path }}] ***
2026-06-11 12:09:38.643206 | controller | Thursday 11 June 2026  12:09:38 +0000 (0:00:00.030)       0:02:18.961 *********
2026-06-11 12:09:38.643211 | controller | Thursday 11 June 2026  12:09:38 +0000 (0:00:00.030)       0:02:18.960 *********
2026-06-11 12:09:38.675213 | controller | skipping: [localhost]
2026-06-11 12:09:38.675270 | controller |
2026-06-11 12:09:38.675282 | 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 12:09:38.675287 | controller | Thursday 11 June 2026  12:09:38 +0000 (0:00:00.031)       0:02:18.993 *********
2026-06-11 12:09:38.675292 | controller | Thursday 11 June 2026  12:09:38 +0000 (0:00:00.031)       0:02:18.992 *********
2026-06-11 12:09:38.713456 | controller | skipping: [localhost]
2026-06-11 12:09:38.713533 | controller |
2026-06-11 12:09:38.713544 | 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 12:09:38.713554 | controller | Thursday 11 June 2026  12:09:38 +0000 (0:00:00.038)       0:02:19.031 *********
2026-06-11 12:09:38.713562 | controller | Thursday 11 June 2026  12:09:38 +0000 (0:00:00.038)       0:02:19.030 *********
2026-06-11 12:09:38.752059 | controller | skipping: [localhost]
2026-06-11 12:09:38.752130 | controller |
2026-06-11 12:09:38.752153 | 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 12:09:38.752174 | controller | Thursday 11 June 2026  12:09:38 +0000 (0:00:00.038)       0:02:19.070 *********
2026-06-11 12:09:38.752182 | controller | Thursday 11 June 2026  12:09:38 +0000 (0:00:00.038)       0:02:19.069 *********
2026-06-11 12:09:38.784379 | controller | skipping: [localhost]
2026-06-11 12:09:38.784424 | controller |
2026-06-11 12:09:38.784433 | 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 12:09:38.784440 | controller | Thursday 11 June 2026  12:09:38 +0000 (0:00:00.032)       0:02:19.103 *********
2026-06-11 12:09:38.784445 | controller | Thursday 11 June 2026  12:09:38 +0000 (0:00:00.032)       0:02:19.101 *********
2026-06-11 12:09:38.833897 | controller | skipping: [localhost]
2026-06-11 12:09:38.833933 | controller |
2026-06-11 12:09:38.833938 | 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 12:09:38.833944 | controller | Thursday 11 June 2026  12:09:38 +0000 (0:00:00.049)       0:02:19.152 *********
2026-06-11 12:09:38.833948 | controller | Thursday 11 June 2026  12:09:38 +0000 (0:00:00.049)       0:02:19.151 *********
2026-06-11 12:09:38.878078 | controller | skipping: [localhost]
2026-06-11 12:09:38.878113 | controller |
2026-06-11 12:09:38.878119 | 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 12:09:38.878125 | controller | Thursday 11 June 2026  12:09:38 +0000 (0:00:00.044)       0:02:19.196 *********
2026-06-11 12:09:38.878128 | controller | Thursday 11 June 2026  12:09:38 +0000 (0:00:00.044)       0:02:19.195 *********
2026-06-11 12:09:39.873727 | controller | ok: [localhost]
2026-06-11 12:09:39.873826 | controller |
2026-06-11 12:09:39.873842 | 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 12:09:39.873856 | controller | Thursday 11 June 2026  12:09:39 +0000 (0:00:00.994)       0:02:20.191 *********
2026-06-11 12:09:39.873867 | controller | Thursday 11 June 2026  12:09:39 +0000 (0:00:00.995)       0:02:20.190 *********
2026-06-11 12:09:40.903137 | controller | changed: [localhost]
2026-06-11 12:09:40.903205 | controller |
2026-06-11 12:09:40.903211 | 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 12:09:40.903215 | controller | Thursday 11 June 2026  12:09:40 +0000 (0:00:01.029)       0:02:21.221 *********
2026-06-11 12:09:40.903234 | controller | Thursday 11 June 2026  12:09:40 +0000 (0:00:01.029)       0:02:21.220 *********
2026-06-11 12:09:41.786797 | controller | changed: [localhost]
2026-06-11 12:09:41.786855 | controller |
2026-06-11 12:09:41.786863 | 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 12:09:41.786869 | controller | Thursday 11 June 2026  12:09:41 +0000 (0:00:00.883)       0:02:22.105 *********
2026-06-11 12:09:41.786875 | controller | Thursday 11 June 2026  12:09:41 +0000 (0:00:00.883)       0:02:22.104 *********
2026-06-11 12:09:41.821025 | controller | skipping: [localhost]
2026-06-11 12:09:41.821114 | controller |
2026-06-11 12:09:41.821125 | 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 12:09:41.821155 | controller | Thursday 11 June 2026  12:09:41 +0000 (0:00:00.034)       0:02:22.139 *********
2026-06-11 12:09:41.821161 | controller | Thursday 11 June 2026  12:09:41 +0000 (0:00:00.034)       0:02:22.138 *********
2026-06-11 12:09:41.870671 | controller | skipping: [localhost]
2026-06-11 12:09:41.870738 | controller |
2026-06-11 12:09:41.870748 | controller | TASK [Deploy Observability operator. name=openshift_obs] ***********************
2026-06-11 12:09:41.870756 | controller | Thursday 11 June 2026  12:09:41 +0000 (0:00:00.049)       0:02:22.189 *********
2026-06-11 12:09:41.870763 | controller | Thursday 11 June 2026  12:09:41 +0000 (0:00:00.049)       0:02:22.187 *********
2026-06-11 12:09:41.909957 | controller | skipping: [localhost]
2026-06-11 12:09:41.910030 | controller |
2026-06-11 12:09:41.910037 | controller | TASK [Deploy Metal3 BMHs name=deploy_bmh] **************************************
2026-06-11 12:09:41.910041 | controller | Thursday 11 June 2026  12:09:41 +0000 (0:00:00.039)       0:02:22.228 *********
2026-06-11 12:09:41.910045 | controller | Thursday 11 June 2026  12:09:41 +0000 (0:00:00.039)       0:02:22.227 *********
2026-06-11 12:09:41.942450 | controller | skipping: [localhost]
2026-06-11 12:09:41.942532 | controller |
2026-06-11 12:09:41.942543 | controller | TASK [Install certmanager operator role name=cert_manager] *********************
2026-06-11 12:09:41.942552 | controller | Thursday 11 June 2026  12:09:41 +0000 (0:00:00.032)       0:02:22.261 *********
2026-06-11 12:09:41.942559 | controller | Thursday 11 June 2026  12:09:41 +0000 (0:00:00.032)       0:02:22.259 *********
2026-06-11 12:09:42.134664 | controller |
2026-06-11 12:09:42.134723 | controller | TASK [cert_manager : Create role needed directories path={{ cifmw_cert_manager_manifests_dir }}, state=directory, mode=0755] ***
2026-06-11 12:09:42.134731 | controller | Thursday 11 June 2026  12:09:42 +0000 (0:00:00.191)       0:02:22.453 *********
2026-06-11 12:09:42.134736 | controller | Thursday 11 June 2026  12:09:42 +0000 (0:00:00.191)       0:02:22.451 *********
2026-06-11 12:09:42.340853 | controller | changed: [localhost]
2026-06-11 12:09:42.340968 | controller |
2026-06-11 12:09:42.340976 | 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 12:09:42.340983 | controller | Thursday 11 June 2026  12:09:42 +0000 (0:00:00.205)       0:02:22.659 *********
2026-06-11 12:09:42.340989 | controller | Thursday 11 June 2026  12:09:42 +0000 (0:00:00.205)       0:02:22.657 *********
2026-06-11 12:09:43.356443 | controller | changed: [localhost]
2026-06-11 12:09:43.356514 | controller |
2026-06-11 12:09:43.356520 | controller | TASK [cert_manager : Install from Release Manifest _raw_params=release_manifest.yml] ***
2026-06-11 12:09:43.356524 | controller | Thursday 11 June 2026  12:09:43 +0000 (0:00:01.015)       0:02:23.674 *********
2026-06-11 12:09:43.356528 | controller | Thursday 11 June 2026  12:09:43 +0000 (0:00:01.015)       0:02:23.673 *********
2026-06-11 12:09:43.405914 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cert_manager/tasks/release_manifest.yml for localhost
2026-06-11 12:09:43.406011 | controller |
2026-06-11 12:09:43.406018 | 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 12:09:43.406023 | controller | Thursday 11 June 2026  12:09:43 +0000 (0:00:00.049)       0:02:23.724 *********
2026-06-11 12:09:43.406027 | controller | Thursday 11 June 2026  12:09:43 +0000 (0:00:00.049)       0:02:23.723 *********
2026-06-11 12:09:44.217655 | controller | changed: [localhost]
2026-06-11 12:09:44.217697 | controller |
2026-06-11 12:09:44.217706 | 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 12:09:44.217713 | controller | Thursday 11 June 2026  12:09:44 +0000 (0:00:00.811)       0:02:24.536 *********
2026-06-11 12:09:44.217718 | controller | Thursday 11 June 2026  12:09:44 +0000 (0:00:00.811)       0:02:24.534 *********
2026-06-11 12:09:49.243846 | controller | changed: [localhost]
2026-06-11 12:09:49.244186 | controller |
2026-06-11 12:09:49.244199 | controller | TASK [cert_manager : Install from OLM Manifest _raw_params=olm_manifest.yml] ***
2026-06-11 12:09:49.244203 | controller | Thursday 11 June 2026  12:09:49 +0000 (0:00:05.024)       0:02:29.560 *********
2026-06-11 12:09:49.244207 | controller | Thursday 11 June 2026  12:09:49 +0000 (0:00:05.024)       0:02:29.559 *********
2026-06-11 12:09:49.279111 | controller | skipping: [localhost]
2026-06-11 12:09:49.279183 | controller |
2026-06-11 12:09:49.279190 | 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 12:09:49.279194 | controller | Thursday 11 June 2026  12:09:49 +0000 (0:00:00.036)       0:02:29.597 *********
2026-06-11 12:09:49.279198 | controller | Thursday 11 June 2026  12:09:49 +0000 (0:00:00.036)       0:02:29.596 *********
2026-06-11 12:09:50.152100 | controller | ok: [localhost]
2026-06-11 12:09:50.152159 | controller |
2026-06-11 12:09:50.152182 | 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 12:09:50.152187 | controller | Thursday 11 June 2026  12:09:50 +0000 (0:00:00.873)       0:02:30.470 *********
2026-06-11 12:09:50.152191 | controller | Thursday 11 June 2026  12:09:50 +0000 (0:00:00.873)       0:02:30.469 *********
2026-06-11 12:10:12.943543 | controller | ok: [localhost] => (item=cainjector)
2026-06-11 12:10:12.943646 | controller | ok: [localhost] => (item=webhook)
2026-06-11 12:10:12.943652 | controller | ok: [localhost] => (item=cert-manager)
2026-06-11 12:10:12.943656 | controller |
2026-06-11 12:10:12.943661 | controller | TASK [cert_manager : Create $HOME/bin dir path={{ ansible_user_dir }}/bin, state=directory, mode=0755] ***
2026-06-11 12:10:12.943667 | controller | Thursday 11 June 2026  12:10:12 +0000 (0:00:22.790)       0:02:53.261 *********
2026-06-11 12:10:12.943672 | controller | Thursday 11 June 2026  12:10:12 +0000 (0:00:22.790)       0:02:53.260 *********
2026-06-11 12:10:13.198734 | controller | ok: [localhost]
2026-06-11 12:10:13.198856 | controller |
2026-06-11 12:10:13.198870 | 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 12:10:13.198881 | controller | Thursday 11 June 2026  12:10:13 +0000 (0:00:00.255)       0:02:53.517 *********
2026-06-11 12:10:13.198891 | controller | Thursday 11 June 2026  12:10:13 +0000 (0:00:00.255)       0:02:53.516 *********
2026-06-11 12:10:14.560088 | controller | changed: [localhost]
2026-06-11 12:10:14.560211 | controller |
2026-06-11 12:10:14.560224 | controller | TASK [cert_manager : Verify cert_manager api _raw_params={{ ansible_user_dir }}/bin/cmctl check api --wait=2m] ***
2026-06-11 12:10:14.560250 | controller | Thursday 11 June 2026  12:10:14 +0000 (0:00:01.360)       0:02:54.877 *********
2026-06-11 12:10:14.560260 | controller | Thursday 11 June 2026  12:10:14 +0000 (0:00:01.360)       0:02:54.876 *********
2026-06-11 12:10:15.051715 | controller | changed: [localhost]
2026-06-11 12:10:15.051846 | controller |
2026-06-11 12:10:15.051858 | controller | TASK [Configure hosts networking using nmstate name=ci_nmstate] ****************
2026-06-11 12:10:15.051868 | controller | Thursday 11 June 2026  12:10:15 +0000 (0:00:00.491)       0:02:55.369 *********
2026-06-11 12:10:15.051876 | controller | Thursday 11 June 2026  12:10:15 +0000 (0:00:00.491)       0:02:55.368 *********
2026-06-11 12:10:15.091990 | controller | skipping: [localhost]
2026-06-11 12:10:15.092143 | controller |
2026-06-11 12:10:15.092155 | controller | TASK [Configure multus networks name=ci_multus] ********************************
2026-06-11 12:10:15.092165 | controller | Thursday 11 June 2026  12:10:15 +0000 (0:00:00.040)       0:02:55.410 *********
2026-06-11 12:10:15.092173 | controller | Thursday 11 June 2026  12:10:15 +0000 (0:00:00.040)       0:02:55.408 *********
2026-06-11 12:10:15.129619 | controller | skipping: [localhost]
2026-06-11 12:10:15.129715 | controller |
2026-06-11 12:10:15.129726 | controller | TASK [Deploy Sushy Emulator service pod name=sushy_emulator] *******************
2026-06-11 12:10:15.129736 | controller | Thursday 11 June 2026  12:10:15 +0000 (0:00:00.037)       0:02:55.447 *********
2026-06-11 12:10:15.129744 | controller | Thursday 11 June 2026  12:10:15 +0000 (0:00:00.037)       0:02:55.446 *********
2026-06-11 12:10:15.178106 | controller | skipping: [localhost]
2026-06-11 12:10:15.178205 | controller |
2026-06-11 12:10:15.178216 | controller | TASK [Setup Libvirt on controller name=libvirt_manager] ************************
2026-06-11 12:10:15.178225 | controller | Thursday 11 June 2026  12:10:15 +0000 (0:00:00.041)       0:02:55.489 *********
2026-06-11 12:10:15.178234 | controller | Thursday 11 June 2026  12:10:15 +0000 (0:00:00.041)       0:02:55.487 *********
2026-06-11 12:10:15.217240 | controller | skipping: [localhost]
2026-06-11 12:10:15.217345 | controller |
2026-06-11 12:10:15.217357 | controller | TASK [Prepare container package builder name=pkg_build] ************************
2026-06-11 12:10:15.217366 | controller | Thursday 11 June 2026  12:10:15 +0000 (0:00:00.046)       0:02:55.535 *********
2026-06-11 12:10:15.217375 | controller | Thursday 11 June 2026  12:10:15 +0000 (0:00:00.046)       0:02:55.534 *********
2026-06-11 12:10:15.270653 | controller | skipping: [localhost]
2026-06-11 12:10:15.270804 | controller |
2026-06-11 12:10:15.270836 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-11 12:10:15.270853 | controller | Thursday 11 June 2026  12:10:15 +0000 (0:00:00.052)       0:02:55.588 *********
2026-06-11 12:10:15.270867 | controller | Thursday 11 June 2026  12:10:15 +0000 (0:00:00.053)       0:02:55.587 *********
2026-06-11 12:10:15.363077 | controller | ok: [localhost]
2026-06-11 12:10:15.363210 | controller |
2026-06-11 12:10:15.363223 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-11 12:10:15.363234 | controller | Thursday 11 June 2026  12:10:15 +0000 (0:00:00.092)       0:02:55.681 *********
2026-06-11 12:10:15.363244 | controller | Thursday 11 June 2026  12:10:15 +0000 (0:00:00.092)       0:02:55.680 *********
2026-06-11 12:10:15.490323 | controller | ok: [localhost]
2026-06-11 12:10:15.490459 | controller |
2026-06-11 12:10:15.490471 | controller | TASK [run_hook : Loop on hooks for post_infra _raw_params={{ hook.type }}.yml] ***
2026-06-11 12:10:15.490480 | controller | Thursday 11 June 2026  12:10:15 +0000 (0:00:00.127)       0:02:55.809 *********
2026-06-11 12:10:15.490489 | controller | Thursday 11 June 2026  12:10:15 +0000 (0:00:00.127)       0:02:55.807 *********
2026-06-11 12:10:15.666894 | controller | skipping: [localhost]
2026-06-11 12:10:15.667046 | controller |
2026-06-11 12:10:15.667068 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-11 12:10:15.667104 | controller | Thursday 11 June 2026  12:10:15 +0000 (0:00:00.176)       0:02:55.985 *********
2026-06-11 12:10:15.667117 | controller | Thursday 11 June 2026  12:10:15 +0000 (0:00:00.176)       0:02:55.983 *********
2026-06-11 12:10:15.758527 | controller | ok: [localhost]
2026-06-11 12:10:15.758666 | controller |
2026-06-11 12:10:15.758677 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-11 12:10:15.758684 | controller | Thursday 11 June 2026  12:10:15 +0000 (0:00:00.091)       0:02:56.076 *********
2026-06-11 12:10:15.758690 | controller | Thursday 11 June 2026  12:10:15 +0000 (0:00:00.091)       0:02:56.075 *********
2026-06-11 12:10:15.897622 | controller | ok: [localhost]
2026-06-11 12:10:15.897749 | controller |
2026-06-11 12:10:15.897761 | controller | TASK [run_hook : Loop on hooks for pre_package_build _raw_params={{ hook.type }}.yml] ***
2026-06-11 12:10:15.897771 | controller | Thursday 11 June 2026  12:10:15 +0000 (0:00:00.139)       0:02:56.216 *********
2026-06-11 12:10:15.897780 | controller | Thursday 11 June 2026  12:10:15 +0000 (0:00:00.139)       0:02:56.215 *********
2026-06-11 12:10:16.033714 | controller | skipping: [localhost]
2026-06-11 12:10:16.033820 | controller |
2026-06-11 12:10:16.033832 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-11 12:10:16.033843 | controller | Thursday 11 June 2026  12:10:16 +0000 (0:00:00.134)       0:02:56.351 *********
2026-06-11 12:10:16.033852 | controller | Thursday 11 June 2026  12:10:16 +0000 (0:00:00.135)       0:02:56.350 *********
2026-06-11 12:10:16.111413 | controller | ok: [localhost]
2026-06-11 12:10:16.111462 | controller |
2026-06-11 12:10:16.111469 | controller | TASK [pkg_build : Generate volume list build_volumes={% for pkg in cifmw_pkg_build_list -%}
2026-06-11 12:10:16.111475 | controller | - "{{ pkg.src|default(cifmw_pkg_build_pkg_basedir ~ '/' ~ pkg.name) }}:/root/src/{{ pkg.name }}:z"
2026-06-11 12:10:16.111492 | controller | - "{{ cifmw_pkg_build_basedir }}/volumes/packages/{{ pkg.name }}:/root/{{ pkg.name }}:z"
2026-06-11 12:10:16.111497 | controller | - "{{ cifmw_pkg_build_basedir }}/logs/build_{{ pkg.name }}:/root/logs:z"
2026-06-11 12:10:16.111501 | controller | {% endfor -%}
2026-06-11 12:10:16.111506 | controller | - "{{ cifmw_pkg_build_basedir }}/volumes/packages/gating_repo:/root/gating_repo:z"
2026-06-11 12:10:16.111510 | controller | - "{{ cifmw_pkg_build_basedir }}/artifacts/repositories:/root/yum.repos.d:z,ro"
2026-06-11 12:10:16.111514 | controller | - "{{ cifmw_pkg_build_basedir }}/artifacts/build-packages.yml:/root/playbook.yml:z,ro"
2026-06-11 12:10:16.111518 | controller | ] ***
2026-06-11 12:10:16.111522 | controller | Thursday 11 June 2026  12:10:16 +0000 (0:00:00.078)       0:02:56.430 *********
2026-06-11 12:10:16.111526 | controller | Thursday 11 June 2026  12:10:16 +0000 (0:00:00.078)       0:02:56.428 *********
2026-06-11 12:10:16.163606 | controller | skipping: [localhost]
2026-06-11 12:10:16.163672 | controller |
2026-06-11 12:10:16.163679 | 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 12:10:16.163701 | controller | Thursday 11 June 2026  12:10:16 +0000 (0:00:00.052)       0:02:56.482 *********
2026-06-11 12:10:16.163706 | controller | Thursday 11 June 2026  12:10:16 +0000 (0:00:00.052)       0:02:56.480 *********
2026-06-11 12:10:16.198059 | controller | skipping: [localhost]
2026-06-11 12:10:16.198113 | controller |
2026-06-11 12:10:16.198120 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-11 12:10:16.198139 | controller | Thursday 11 June 2026  12:10:16 +0000 (0:00:00.034)       0:02:56.516 *********
2026-06-11 12:10:16.198143 | controller | Thursday 11 June 2026  12:10:16 +0000 (0:00:00.034)       0:02:56.515 *********
2026-06-11 12:10:16.289834 | controller | ok: [localhost]
2026-06-11 12:10:16.289950 | controller |
2026-06-11 12:10:16.289957 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-11 12:10:16.289962 | controller | Thursday 11 June 2026  12:10:16 +0000 (0:00:00.091)       0:02:56.608 *********
2026-06-11 12:10:16.289967 | controller | Thursday 11 June 2026  12:10:16 +0000 (0:00:00.091)       0:02:56.607 *********
2026-06-11 12:10:16.426213 | controller | ok: [localhost]
2026-06-11 12:10:16.426341 | controller |
2026-06-11 12:10:16.426354 | controller | TASK [run_hook : Loop on hooks for post_package_build _raw_params={{ hook.type }}.yml] ***
2026-06-11 12:10:16.426364 | controller | Thursday 11 June 2026  12:10:16 +0000 (0:00:00.136)       0:02:56.744 *********
2026-06-11 12:10:16.426372 | controller | Thursday 11 June 2026  12:10:16 +0000 (0:00:00.136)       0:02:56.743 *********
2026-06-11 12:10:16.587819 | controller | skipping: [localhost]
2026-06-11 12:10:16.587927 | controller |
2026-06-11 12:10:16.587933 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-11 12:10:16.587939 | controller | Thursday 11 June 2026  12:10:16 +0000 (0:00:00.162)       0:02:56.906 *********
2026-06-11 12:10:16.587944 | controller | Thursday 11 June 2026  12:10:16 +0000 (0:00:00.162)       0:02:56.905 *********
2026-06-11 12:10:16.654121 | controller | ok: [localhost]
2026-06-11 12:10:16.654221 | controller |
2026-06-11 12:10:16.654251 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-11 12:10:16.654257 | controller | Thursday 11 June 2026  12:10:16 +0000 (0:00:00.066)       0:02:56.972 *********
2026-06-11 12:10:16.654262 | controller | Thursday 11 June 2026  12:10:16 +0000 (0:00:00.066)       0:02:56.971 *********
2026-06-11 12:10:16.772876 | controller | ok: [localhost]
2026-06-11 12:10:16.772998 | controller |
2026-06-11 12:10:16.773044 | controller | TASK [run_hook : Loop on hooks for pre_container_build _raw_params={{ hook.type }}.yml] ***
2026-06-11 12:10:16.773053 | controller | Thursday 11 June 2026  12:10:16 +0000 (0:00:00.118)       0:02:57.091 *********
2026-06-11 12:10:16.773061 | controller | Thursday 11 June 2026  12:10:16 +0000 (0:00:00.118)       0:02:57.090 *********
2026-06-11 12:10:16.900290 | controller | skipping: [localhost]
2026-06-11 12:10:16.900414 | controller |
2026-06-11 12:10:16.900426 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-11 12:10:16.900434 | controller | Thursday 11 June 2026  12:10:16 +0000 (0:00:00.127)       0:02:57.218 *********
2026-06-11 12:10:16.900442 | controller | Thursday 11 June 2026  12:10:16 +0000 (0:00:00.127)       0:02:57.217 *********
2026-06-11 12:10:16.965680 | controller | ok: [localhost]
2026-06-11 12:10:16.965796 | controller |
2026-06-11 12:10:16.965804 | controller | TASK [cifmw_setup : Nothing to do yet msg=No support for that step yet] ********
2026-06-11 12:10:16.965810 | controller | Thursday 11 June 2026  12:10:16 +0000 (0:00:00.065)       0:02:57.284 *********
2026-06-11 12:10:16.965816 | controller | Thursday 11 June 2026  12:10:16 +0000 (0:00:00.065)       0:02:57.283 *********
2026-06-11 12:10:16.991970 | controller | ok: [localhost] =>
2026-06-11 12:10:16.992100 | controller |     msg: No support for that step yet
2026-06-11 12:10:16.992108 | controller |
2026-06-11 12:10:16.992116 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-11 12:10:16.992123 | controller | Thursday 11 June 2026  12:10:16 +0000 (0:00:00.026)       0:02:57.310 *********
2026-06-11 12:10:16.992129 | controller | Thursday 11 June 2026  12:10:16 +0000 (0:00:00.026)       0:02:57.309 *********
2026-06-11 12:10:17.071682 | controller | ok: [localhost]
2026-06-11 12:10:17.071806 | controller |
2026-06-11 12:10:17.071818 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-11 12:10:17.071826 | controller | Thursday 11 June 2026  12:10:17 +0000 (0:00:00.079)       0:02:57.390 *********
2026-06-11 12:10:17.071832 | controller | Thursday 11 June 2026  12:10:17 +0000 (0:00:00.079)       0:02:57.389 *********
2026-06-11 12:10:17.228586 | controller | ok: [localhost]
2026-06-11 12:10:17.228684 | controller |
2026-06-11 12:10:17.228707 | controller | TASK [run_hook : Loop on hooks for post_container_build _raw_params={{ hook.type }}.yml] ***
2026-06-11 12:10:17.228714 | controller | Thursday 11 June 2026  12:10:17 +0000 (0:00:00.156)       0:02:57.546 *********
2026-06-11 12:10:17.228720 | controller | Thursday 11 June 2026  12:10:17 +0000 (0:00:00.156)       0:02:57.545 *********
2026-06-11 12:10:17.391017 | controller | skipping: [localhost]
2026-06-11 12:10:17.391127 | controller |
2026-06-11 12:10:17.391136 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-11 12:10:17.391144 | controller | Thursday 11 June 2026  12:10:17 +0000 (0:00:00.162)       0:02:57.709 *********
2026-06-11 12:10:17.391150 | controller | Thursday 11 June 2026  12:10:17 +0000 (0:00:00.162)       0:02:57.708 *********
2026-06-11 12:10:17.473562 | controller | ok: [localhost]
2026-06-11 12:10:17.473705 | controller |
2026-06-11 12:10:17.473715 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-11 12:10:17.473721 | controller | Thursday 11 June 2026  12:10:17 +0000 (0:00:00.082)       0:02:57.792 *********
2026-06-11 12:10:17.473727 | controller | Thursday 11 June 2026  12:10:17 +0000 (0:00:00.082)       0:02:57.790 *********
2026-06-11 12:10:17.609229 | controller | ok: [localhost]
2026-06-11 12:10:17.609264 | controller |
2026-06-11 12:10:17.609269 | controller | TASK [run_hook : Loop on hooks for pre_operator_build _raw_params={{ hook.type }}.yml] ***
2026-06-11 12:10:17.609274 | controller | Thursday 11 June 2026  12:10:17 +0000 (0:00:00.135)       0:02:57.927 *********
2026-06-11 12:10:17.609278 | controller | Thursday 11 June 2026  12:10:17 +0000 (0:00:00.135)       0:02:57.926 *********
2026-06-11 12:10:17.772455 | controller | skipping: [localhost]
2026-06-11 12:10:17.772499 | controller |
2026-06-11 12:10:17.772507 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-11 12:10:17.772513 | controller | Thursday 11 June 2026  12:10:17 +0000 (0:00:00.163)       0:02:58.090 *********
2026-06-11 12:10:17.772519 | controller | Thursday 11 June 2026  12:10:17 +0000 (0:00:00.163)       0:02:58.089 *********
2026-06-11 12:10:18.002084 | controller | ok: [localhost]
2026-06-11 12:10:18.002155 | controller |
2026-06-11 12:10:18.002171 | controller | TASK [operator_build : Ensure mandatory directories exist path={{ cifmw_operator_build_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-11 12:10:18.002180 | controller | Thursday 11 June 2026  12:10:17 +0000 (0:00:00.229)       0:02:58.320 *********
2026-06-11 12:10:18.002185 | controller | Thursday 11 June 2026  12:10:17 +0000 (0:00:00.229)       0:02:58.319 *********
2026-06-11 12:10:18.104864 | controller | skipping: [localhost] => (item=artifacts)
2026-06-11 12:10:18.104920 | controller | skipping: [localhost] => (item=logs)
2026-06-11 12:10:18.104930 | controller | skipping: [localhost]
2026-06-11 12:10:18.104939 | controller |
2026-06-11 12:10:18.104961 | 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 12:10:18.104971 | controller | Thursday 11 June 2026  12:10:18 +0000 (0:00:00.103)       0:02:58.423 *********
2026-06-11 12:10:18.104981 | controller | Thursday 11 June 2026  12:10:18 +0000 (0:00:00.103)       0:02:58.422 *********
2026-06-11 12:10:18.139593 | controller | skipping: [localhost]
2026-06-11 12:10:18.139644 | controller |
2026-06-11 12:10:18.139650 | controller | TASK [operator_build : Populate operators list with zuul info _raw_params=zuul_info.yml] ***
2026-06-11 12:10:18.139654 | controller | Thursday 11 June 2026  12:10:18 +0000 (0:00:00.034)       0:02:58.458 *********
2026-06-11 12:10:18.139658 | controller | Thursday 11 June 2026  12:10:18 +0000 (0:00:00.034)       0:02:58.457 *********
2026-06-11 12:10:18.183728 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '1931', 'change_url': 'https://github.com/openstack-k8s-operators/openstack-operator/pull/1931', 'commit_id': '5a4570bd3cefd9d5424eea0d9cccdd21df6c926c', 'patchset': '5a4570bd3cefd9d5424eea0d9cccdd21df6c926c', 'project': {'canonical_hostname': 'github.com', 'canonical_name': 'github.com/openstack-k8s-operators/openstack-operator', 'name': 'openstack-k8s-operators/openstack-operator', 'short_name': 'openstack-operator', 'src_dir': 'src/github.com/openstack-k8s-operators/openstack-operator'}, 'topic': None})
2026-06-11 12:10:18.183787 | controller | skipping: [localhost]
2026-06-11 12:10:18.183793 | controller |
2026-06-11 12:10:18.183798 | 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 12:10:18.183802 | controller | Thursday 11 June 2026  12:10:18 +0000 (0:00:00.043)       0:02:58.502 *********
2026-06-11 12:10:18.183806 | controller | Thursday 11 June 2026  12:10:18 +0000 (0:00:00.043)       0:02:58.500 *********
2026-06-11 12:10:18.232966 | controller | skipping: [localhost]
2026-06-11 12:10:18.233066 | controller |
2026-06-11 12:10:18.233075 | 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 12:10:18.233082 | controller | Thursday 11 June 2026  12:10:18 +0000 (0:00:00.049)       0:02:58.551 *********
2026-06-11 12:10:18.233088 | controller | Thursday 11 June 2026  12:10:18 +0000 (0:00:00.049)       0:02:58.550 *********
2026-06-11 12:10:18.266384 | controller | skipping: [localhost]
2026-06-11 12:10:18.266443 | controller |
2026-06-11 12:10:18.266453 | 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 12:10:18.266463 | controller | Thursday 11 June 2026  12:10:18 +0000 (0:00:00.033)       0:02:58.585 *********
2026-06-11 12:10:18.266471 | controller | Thursday 11 June 2026  12:10:18 +0000 (0:00:00.033)       0:02:58.583 *********
2026-06-11 12:10:18.303574 | controller | skipping: [localhost]
2026-06-11 12:10:18.303625 | controller |
2026-06-11 12:10:18.303640 | controller | TASK [operator_build : Clone operator's code when src dir is empty _raw_params=clone.yml] ***
2026-06-11 12:10:18.303652 | controller | Thursday 11 June 2026  12:10:18 +0000 (0:00:00.037)       0:02:58.622 *********
2026-06-11 12:10:18.303663 | controller | Thursday 11 June 2026  12:10:18 +0000 (0:00:00.037)       0:02:58.621 *********
2026-06-11 12:10:18.352809 | controller | skipping: [localhost]
2026-06-11 12:10:18.352880 | controller |
2026-06-11 12:10:18.352891 | controller | TASK [operator_build : Building operators _raw_params=build.yml] ***************
2026-06-11 12:10:18.352900 | controller | Thursday 11 June 2026  12:10:18 +0000 (0:00:00.049)       0:02:58.671 *********
2026-06-11 12:10:18.352909 | controller | Thursday 11 June 2026  12:10:18 +0000 (0:00:00.049)       0:02:58.670 *********
2026-06-11 12:10:18.397699 | controller | skipping: [localhost]
2026-06-11 12:10:18.397754 | controller |
2026-06-11 12:10:18.397764 | controller | TASK [operator_build : Building meta operator _raw_params=build.yml] ***********
2026-06-11 12:10:18.397773 | controller | Thursday 11 June 2026  12:10:18 +0000 (0:00:00.044)       0:02:58.715 *********
2026-06-11 12:10:18.397781 | controller | Thursday 11 June 2026  12:10:18 +0000 (0:00:00.044)       0:02:58.714 *********
2026-06-11 12:10:18.450522 | controller | skipping: [localhost]
2026-06-11 12:10:18.450586 | controller |
2026-06-11 12:10:18.450599 | 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 12:10:18.450617 | controller | Thursday 11 June 2026  12:10:18 +0000 (0:00:00.052)       0:02:58.768 *********
2026-06-11 12:10:18.450625 | controller | Thursday 11 June 2026  12:10:18 +0000 (0:00:00.052)       0:02:58.767 *********
2026-06-11 12:10:18.531241 | controller | skipping: [localhost]
2026-06-11 12:10:18.531340 | controller |
2026-06-11 12:10:18.531355 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-11 12:10:18.531365 | controller | Thursday 11 June 2026  12:10:18 +0000 (0:00:00.081)       0:02:58.849 *********
2026-06-11 12:10:18.531374 | controller | Thursday 11 June 2026  12:10:18 +0000 (0:00:00.081)       0:02:58.848 *********
2026-06-11 12:10:18.594989 | controller | ok: [localhost]
2026-06-11 12:10:18.595070 | controller |
2026-06-11 12:10:18.595080 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-11 12:10:18.595089 | controller | Thursday 11 June 2026  12:10:18 +0000 (0:00:00.063)       0:02:58.913 *********
2026-06-11 12:10:18.595111 | controller | Thursday 11 June 2026  12:10:18 +0000 (0:00:00.063)       0:02:58.912 *********
2026-06-11 12:10:18.734211 | controller | ok: [localhost]
2026-06-11 12:10:18.734280 | controller |
2026-06-11 12:10:18.734290 | controller | TASK [run_hook : Loop on hooks for post_operator_build _raw_params={{ hook.type }}.yml] ***
2026-06-11 12:10:18.734299 | controller | Thursday 11 June 2026  12:10:18 +0000 (0:00:00.139)       0:02:59.052 *********
2026-06-11 12:10:18.734307 | controller | Thursday 11 June 2026  12:10:18 +0000 (0:00:00.139)       0:02:59.051 *********
2026-06-11 12:10:18.870892 | controller | skipping: [localhost]
2026-06-11 12:10:18.870968 | controller |
2026-06-11 12:10:18.870980 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-11 12:10:18.870990 | controller | Thursday 11 June 2026  12:10:18 +0000 (0:00:00.135)       0:02:59.188 *********
2026-06-11 12:10:18.871030 | controller | Thursday 11 June 2026  12:10:18 +0000 (0:00:00.135)       0:02:59.187 *********
2026-06-11 12:10:18.947104 | controller | ok: [localhost]
2026-06-11 12:10:18.947168 | controller |
2026-06-11 12:10:18.947179 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-11 12:10:18.947188 | controller | Thursday 11 June 2026  12:10:18 +0000 (0:00:00.077)       0:02:59.265 *********
2026-06-11 12:10:18.947196 | controller | Thursday 11 June 2026  12:10:18 +0000 (0:00:00.077)       0:02:59.264 *********
2026-06-11 12:10:19.071778 | controller | ok: [localhost]
2026-06-11 12:10:19.071873 | controller |
2026-06-11 12:10:19.071886 | controller | TASK [run_hook : Loop on hooks for pre_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-11 12:10:19.071895 | controller | Thursday 11 June 2026  12:10:19 +0000 (0:00:00.124)       0:02:59.390 *********
2026-06-11 12:10:19.071903 | controller | Thursday 11 June 2026  12:10:19 +0000 (0:00:00.124)       0:02:59.389 *********
2026-06-11 12:10:19.224459 | controller | skipping: [localhost]
2026-06-11 12:10:19.224549 | controller |
2026-06-11 12:10:19.224562 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-11 12:10:19.224571 | controller | Thursday 11 June 2026  12:10:19 +0000 (0:00:00.152)       0:02:59.542 *********
2026-06-11 12:10:19.224580 | controller | Thursday 11 June 2026  12:10:19 +0000 (0:00:00.152)       0:02:59.541 *********
2026-06-11 12:10:19.370735 | controller | ok: [localhost]
2026-06-11 12:10:19.370821 | controller |
2026-06-11 12:10:19.370833 | controller | TASK [Configure Storage Class name=ci_local_storage] ***************************
2026-06-11 12:10:19.370841 | controller | Thursday 11 June 2026  12:10:19 +0000 (0:00:00.146)       0:02:59.689 *********
2026-06-11 12:10:19.370848 | controller | Thursday 11 June 2026  12:10:19 +0000 (0:00:00.146)       0:02:59.687 *********
2026-06-11 12:10:19.553274 | controller |
2026-06-11 12:10:19.553547 | controller | TASK [ci_local_storage : Create role needed directories path={{ cifmw_cls_manifests_dir }}, state=directory, mode=0755] ***
2026-06-11 12:10:19.553553 | controller | Thursday 11 June 2026  12:10:19 +0000 (0:00:00.183)       0:02:59.872 *********
2026-06-11 12:10:19.553557 | controller | Thursday 11 June 2026  12:10:19 +0000 (0:00:00.182)       0:02:59.870 *********
2026-06-11 12:10:19.778250 | controller | changed: [localhost]
2026-06-11 12:10:19.778323 | controller |
2026-06-11 12:10:19.778330 | 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 12:10:19.778337 | controller | Thursday 11 June 2026  12:10:19 +0000 (0:00:00.224)       0:03:00.096 *********
2026-06-11 12:10:19.778341 | controller | Thursday 11 June 2026  12:10:19 +0000 (0:00:00.224)       0:03:00.095 *********
2026-06-11 12:10:20.543013 | controller | ok: [localhost]
2026-06-11 12:10:20.543046 | controller |
2026-06-11 12:10:20.543052 | 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 12:10:20.543057 | controller | Thursday 11 June 2026  12:10:20 +0000 (0:00:00.765)       0:03:00.861 *********
2026-06-11 12:10:20.543061 | controller | Thursday 11 June 2026  12:10:20 +0000 (0:00:00.765)       0:03:00.860 *********
2026-06-11 12:10:21.027174 | controller | changed: [localhost]
2026-06-11 12:10:21.027263 | controller |
2026-06-11 12:10:21.027270 | 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 12:10:21.027276 | controller | Thursday 11 June 2026  12:10:21 +0000 (0:00:00.484)       0:03:01.345 *********
2026-06-11 12:10:21.027281 | controller | Thursday 11 June 2026  12:10:21 +0000 (0:00:00.484)       0:03:01.344 *********
2026-06-11 12:10:21.726205 | controller | ok: [localhost]
2026-06-11 12:10:21.726343 | controller |
2026-06-11 12:10:21.726355 | controller | TASK [ci_local_storage : Fetch hostnames for all hosts _raw_params=hostname] ***
2026-06-11 12:10:21.726365 | controller | Thursday 11 June 2026  12:10:21 +0000 (0:00:00.698)       0:03:02.044 *********
2026-06-11 12:10:21.726373 | controller | Thursday 11 June 2026  12:10:21 +0000 (0:00:00.698)       0:03:02.043 *********
2026-06-11 12:10:23.622904 | controller | changed: [localhost -> controller(38.102.83.138)] => (item=controller)
2026-06-11 12:10:23.623206 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=crc)
2026-06-11 12:10:23.623219 | controller | changed: [localhost] => (item=localhost)
2026-06-11 12:10:23.623225 | controller |
2026-06-11 12:10:23.623230 | controller | TASK [ci_local_storage : Set the hosts k8s ansible hosts cifmw_ci_local_storage_k8s_hosts={{
2026-06-11 12:10:23.623234 | controller |     _host_map |
2026-06-11 12:10:23.623239 | controller |     selectattr("key", "in", k8s_nodes_hostnames) |
2026-06-11 12:10:23.623243 | controller |     map(attribute="value") |
2026-06-11 12:10:23.623247 | controller |     list
2026-06-11 12:10:23.623252 | controller | }}, cifmw_ci_local_storage_k8s_hostnames={{ k8s_nodes_hostnames }}] ***
2026-06-11 12:10:23.623255 | controller | Thursday 11 June 2026  12:10:23 +0000 (0:00:01.895)       0:03:03.940 *********
2026-06-11 12:10:23.623260 | controller | Thursday 11 June 2026  12:10:23 +0000 (0:00:01.895)       0:03:03.939 *********
2026-06-11 12:10:23.678973 | controller | ok: [localhost]
2026-06-11 12:10:23.679128 | controller |
2026-06-11 12:10:23.679135 | 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 12:10:23.679141 | controller | Thursday 11 June 2026  12:10:23 +0000 (0:00:00.057)       0:03:03.997 *********
2026-06-11 12:10:23.679146 | controller | Thursday 11 June 2026  12:10:23 +0000 (0:00:00.057)       0:03:03.996 *********
2026-06-11 12:10:24.390387 | controller | changed: [localhost]
2026-06-11 12:10:24.390556 | controller |
2026-06-11 12:10:24.390596 | controller | TASK [ci_local_storage : Create directories on worker node _raw_params=worker_node_dirs.yml] ***
2026-06-11 12:10:24.390603 | controller | Thursday 11 June 2026  12:10:24 +0000 (0:00:00.711)       0:03:04.708 *********
2026-06-11 12:10:24.390609 | controller | Thursday 11 June 2026  12:10:24 +0000 (0:00:00.711)       0:03:04.707 *********
2026-06-11 12:10:24.464339 | 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 12:10:24.464465 | controller |
2026-06-11 12:10:24.464474 | controller | TASK [ci_local_storage : Perform action in the PV directory path={{
2026-06-11 12:10:24.464480 | controller |   [
2026-06-11 12:10:24.464486 | controller |     cifmw_cls_local_storage_name,
2026-06-11 12:10:24.464492 | controller |     'pv'+ ("%02d" | format(item | int))
2026-06-11 12:10:24.464498 | controller |   ] | path_join
2026-06-11 12:10:24.464503 | controller | }}, state={{
2026-06-11 12:10:24.464509 | controller |   'directory' if cifmw_cls_action == 'create' else 'absent'
2026-06-11 12:10:24.464515 | controller | }}, mode=0775] ***
2026-06-11 12:10:24.464521 | controller | Thursday 11 June 2026  12:10:24 +0000 (0:00:00.073)       0:03:04.782 *********
2026-06-11 12:10:24.464527 | controller | Thursday 11 June 2026  12:10:24 +0000 (0:00:00.073)       0:03:04.781 *********
2026-06-11 12:10:33.816883 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=1)
2026-06-11 12:10:33.816982 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=2)
2026-06-11 12:10:33.817032 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=3)
2026-06-11 12:10:33.817046 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=4)
2026-06-11 12:10:33.817054 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=5)
2026-06-11 12:10:33.817063 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=6)
2026-06-11 12:10:33.817073 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=7)
2026-06-11 12:10:33.817085 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=8)
2026-06-11 12:10:33.817095 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=9)
2026-06-11 12:10:33.817106 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=10)
2026-06-11 12:10:33.817117 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=11)
2026-06-11 12:10:33.817128 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=12)
2026-06-11 12:10:33.817139 | controller |
2026-06-11 12:10:33.817151 | controller | TASK [ci_local_storage : Manage PV directories on nodes unreachable via SSH _raw_params=uncovered_node_dirs.yml] ***
2026-06-11 12:10:33.817159 | controller | Thursday 11 June 2026  12:10:33 +0000 (0:00:09.352)       0:03:14.134 *********
2026-06-11 12:10:33.817167 | controller | Thursday 11 June 2026  12:10:33 +0000 (0:00:09.352)       0:03:14.133 *********
2026-06-11 12:10:33.855684 | controller | skipping: [localhost]
2026-06-11 12:10:33.855772 | controller |
2026-06-11 12:10:33.855783 | 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 12:10:33.855794 | controller | Thursday 11 June 2026  12:10:33 +0000 (0:00:00.039)       0:03:14.174 *********
2026-06-11 12:10:33.855802 | controller | Thursday 11 June 2026  12:10:33 +0000 (0:00:00.039)       0:03:14.172 *********
2026-06-11 12:10:34.326086 | controller | changed: [localhost]
2026-06-11 12:10:34.326158 | controller |
2026-06-11 12:10:34.326167 | 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 12:10:34.326174 | controller | Thursday 11 June 2026  12:10:34 +0000 (0:00:00.469)       0:03:14.644 *********
2026-06-11 12:10:34.326180 | controller | Thursday 11 June 2026  12:10:34 +0000 (0:00:00.470)       0:03:14.642 *********
2026-06-11 12:10:35.359821 | controller | changed: [localhost]
2026-06-11 12:10:35.359887 | controller |
2026-06-11 12:10:35.359895 | controller | TASK [Configure LVMS Storage Class name=ci_lvms_storage] ***********************
2026-06-11 12:10:35.359900 | controller | Thursday 11 June 2026  12:10:35 +0000 (0:00:01.034)       0:03:15.678 *********
2026-06-11 12:10:35.359914 | controller | Thursday 11 June 2026  12:10:35 +0000 (0:00:01.034)       0:03:15.676 *********
2026-06-11 12:10:35.395729 | controller | skipping: [localhost]
2026-06-11 12:10:35.395804 | controller |
2026-06-11 12:10:35.395961 | controller | TASK [Run edpm_prepare name=edpm_prepare] **************************************
2026-06-11 12:10:35.395976 | controller | Thursday 11 June 2026  12:10:35 +0000 (0:00:00.035)       0:03:15.714 *********
2026-06-11 12:10:35.395984 | controller | Thursday 11 June 2026  12:10:35 +0000 (0:00:00.036)       0:03:15.712 *********
2026-06-11 12:10:35.548358 | controller |
2026-06-11 12:10:35.548423 | 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 12:10:35.548430 | controller | Thursday 11 June 2026  12:10:35 +0000 (0:00:00.152)       0:03:15.866 *********
2026-06-11 12:10:35.548434 | controller | Thursday 11 June 2026  12:10:35 +0000 (0:00:00.152)       0:03:15.865 *********
2026-06-11 12:10:35.579870 | controller | skipping: [localhost]
2026-06-11 12:10:35.579934 | controller |
2026-06-11 12:10:35.579941 | controller | TASK [edpm_prepare : Set install_yamls Makefile environment variables cifmw_edpm_prepare_common_env={{
2026-06-11 12:10:35.579945 | controller |   cifmw_install_yamls_environment |
2026-06-11 12:10:35.579950 | controller |   combine({'PATH': cifmw_path}) |
2026-06-11 12:10:35.579955 | controller |   combine(_install_yamls_repos | default({})) |
2026-06-11 12:10:35.579960 | controller |   combine(cifmw_edpm_prepare_extra_vars | default({}))
2026-06-11 12:10:35.579964 | 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 12:10:35.579968 | controller | OPENSTACK_IMG: {{ operators_build_output[cifmw_operator_build_meta_name].image_catalog }}
2026-06-11 12:10:35.579973 | controller | {% endif %}
2026-06-11 12:10:35.579976 | controller | , cifmw_edpm_prepare_make_openstack_deploy_prep_env=CLEANUP_DIR_CMD: "true"
2026-06-11 12:10:35.579980 | controller | , cifmw_edpm_prepare_operators_build_output={{ operators_build_output }}] ***
2026-06-11 12:10:35.579984 | controller | Thursday 11 June 2026  12:10:35 +0000 (0:00:00.031)       0:03:15.898 *********
2026-06-11 12:10:35.579987 | controller | Thursday 11 June 2026  12:10:35 +0000 (0:00:00.031)       0:03:15.897 *********
2026-06-11 12:10:35.645595 | controller | ok: [localhost]
2026-06-11 12:10:35.645668 | controller |
2026-06-11 12:10:35.645680 | controller | TASK [Prepare storage in CRC name=install_yamls_makes, tasks_from=make_crc_storage] ***
2026-06-11 12:10:35.645691 | controller | Thursday 11 June 2026  12:10:35 +0000 (0:00:00.065)       0:03:15.963 *********
2026-06-11 12:10:35.645701 | controller | Thursday 11 June 2026  12:10:35 +0000 (0:00:00.065)       0:03:15.962 *********
2026-06-11 12:10:35.696626 | controller | skipping: [localhost]
2026-06-11 12:10:35.696702 | controller |
2026-06-11 12:10:35.696711 | controller | TASK [Prepare inputs name=install_yamls_makes, tasks_from=make_input] **********
2026-06-11 12:10:35.696734 | controller | Thursday 11 June 2026  12:10:35 +0000 (0:00:00.051)       0:03:16.015 *********
2026-06-11 12:10:35.696739 | controller | Thursday 11 June 2026  12:10:35 +0000 (0:00:00.051)       0:03:16.013 *********
2026-06-11 12:10:35.742685 | controller |
2026-06-11 12:10:35.742740 | controller | TASK [install_yamls_makes : Debug make_input_env var=make_input_env] ***********
2026-06-11 12:10:35.742755 | controller | Thursday 11 June 2026  12:10:35 +0000 (0:00:00.046)       0:03:16.061 *********
2026-06-11 12:10:35.742766 | controller | Thursday 11 June 2026  12:10:35 +0000 (0:00:00.046)       0:03:16.060 *********
2026-06-11 12:10:35.780074 | controller | ok: [localhost] =>
2026-06-11 12:10:35.780134 | controller |     make_input_env:
2026-06-11 12:10:35.780138 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-11 12:10:35.780143 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-11 12:10:35.780146 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-11 12:10:35.780150 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 12:10:35.780154 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-11 12:10:35.780158 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-11 12:10:35.780162 | controller |       INSTALL_CERT_MANAGER: false
2026-06-11 12:10:35.780174 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 12:10:35.780178 | controller |       OPENSTACK_BRANCH: ''
2026-06-11 12:10:35.780181 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 12:10:35.780185 | controller |       OPENSTACK_REPO: /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator
2026-06-11 12:10:35.780188 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 12:10:35.780192 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 12:10:35.780196 | 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 12:10:35.780200 | controller |
2026-06-11 12:10:35.780204 | controller | TASK [install_yamls_makes : Debug make_input_params var=make_input_params] *****
2026-06-11 12:10:35.780208 | controller | Thursday 11 June 2026  12:10:35 +0000 (0:00:00.037)       0:03:16.098 *********
2026-06-11 12:10:35.780211 | controller | Thursday 11 June 2026  12:10:35 +0000 (0:00:00.037)       0:03:16.097 *********
2026-06-11 12:10:35.816468 | controller | skipping: [localhost]
2026-06-11 12:10:35.816526 | controller |
2026-06-11 12:10:35.816538 | 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 12:10:35.816548 | controller | Thursday 11 June 2026  12:10:35 +0000 (0:00:00.036)       0:03:16.134 *********
2026-06-11 12:10:35.816556 | controller | Thursday 11 June 2026  12:10:35 +0000 (0:00:00.036)       0:03:16.133 *********
2026-06-11 12:10:37.418184 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 12:10:37.418253 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_input_until | default(true)
2026-06-11 12:10:37.418260 | controller | }}
2026-06-11 12:10:37.443050 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_002_run_input.log
2026-06-11 12:10:37.443141 | controller | changed: [localhost]
2026-06-11 12:10:37.443155 | controller |
2026-06-11 12:10:37.443163 | controller | TASK [OpenStack meta-operator installation name=install_yamls_makes, tasks_from=make_openstack] ***
2026-06-11 12:10:37.443169 | controller | Thursday 11 June 2026  12:10:37 +0000 (0:00:01.626)       0:03:17.761 *********
2026-06-11 12:10:37.443174 | controller | Thursday 11 June 2026  12:10:37 +0000 (0:00:01.626)       0:03:17.760 *********
2026-06-11 12:10:37.512836 | controller |
2026-06-11 12:10:37.512919 | controller | TASK [install_yamls_makes : Debug make_openstack_env var=make_openstack_env] ***
2026-06-11 12:10:37.512925 | controller | Thursday 11 June 2026  12:10:37 +0000 (0:00:00.069)       0:03:17.831 *********
2026-06-11 12:10:37.512929 | controller | Thursday 11 June 2026  12:10:37 +0000 (0:00:00.069)       0:03:17.830 *********
2026-06-11 12:10:37.554419 | controller | ok: [localhost] =>
2026-06-11 12:10:37.554467 | controller |     make_openstack_env:
2026-06-11 12:10:37.554473 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-11 12:10:37.554479 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-11 12:10:37.554483 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-11 12:10:37.554488 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 12:10:37.554493 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-11 12:10:37.554498 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-11 12:10:37.554503 | controller |       INSTALL_CERT_MANAGER: false
2026-06-11 12:10:37.554508 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 12:10:37.554513 | controller |       OPENSTACK_BRANCH: ''
2026-06-11 12:10:37.554518 | controller |       OPENSTACK_IMG: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator-index:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c
2026-06-11 12:10:37.554523 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 12:10:37.554528 | controller |       OPENSTACK_REPO: /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator
2026-06-11 12:10:37.554532 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 12:10:37.554537 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 12:10:37.554550 | 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 12:10:37.554555 | controller |
2026-06-11 12:10:37.554560 | controller | TASK [install_yamls_makes : Debug make_openstack_params var=make_openstack_params] ***
2026-06-11 12:10:37.554564 | controller | Thursday 11 June 2026  12:10:37 +0000 (0:00:00.041)       0:03:17.872 *********
2026-06-11 12:10:37.554569 | controller | Thursday 11 June 2026  12:10:37 +0000 (0:00:00.041)       0:03:17.871 *********
2026-06-11 12:10:37.592838 | controller | skipping: [localhost]
2026-06-11 12:10:37.592879 | controller |
2026-06-11 12:10:37.592894 | 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 12:10:37.592901 | controller | Thursday 11 June 2026  12:10:37 +0000 (0:00:00.038)       0:03:17.911 *********
2026-06-11 12:10:37.592917 | controller | Thursday 11 June 2026  12:10:37 +0000 (0:00:00.038)       0:03:17.910 *********
2026-06-11 12:14:54.112955 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 12:14:54.113067 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_until |
2026-06-11 12:14:54.113075 | controller | default(true) }}
2026-06-11 12:14:54.148034 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_003_run_openstack.log
2026-06-11 12:14:54.148109 | controller | changed: [localhost]
2026-06-11 12:14:54.148118 | controller |
2026-06-11 12:14:54.148123 | 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 12:14:54.148129 | controller | Thursday 11 June 2026  12:14:54 +0000 (0:04:16.555)       0:07:34.466 *********
2026-06-11 12:14:54.148134 | controller | Thursday 11 June 2026  12:14:54 +0000 (0:04:16.555)       0:07:34.465 *********
2026-06-11 12:16:25.709662 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (30 retries left).
2026-06-11 12:16:25.710062 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (29 retries left).
2026-06-11 12:16:25.710073 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (28 retries left).
2026-06-11 12:16:25.710077 | controller | changed: [localhost]
2026-06-11 12:16:25.710082 | controller |
2026-06-11 12:16:25.710088 | 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 12:16:25.710172 | controller | Thursday 11 June 2026  12:16:25 +0000 (0:01:31.559)       0:09:06.025 *********
2026-06-11 12:16:25.710178 | controller | Thursday 11 June 2026  12:16:25 +0000 (0:01:31.559)       0:09:06.024 *********
2026-06-11 12:16:26.219988 | controller | changed: [localhost]
2026-06-11 12:16:26.220121 | controller |
2026-06-11 12:16:26.220129 | 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 12:16:26.220143 | controller | Thursday 11 June 2026  12:16:26 +0000 (0:00:00.512)       0:09:06.538 *********
2026-06-11 12:16:26.220148 | controller | Thursday 11 June 2026  12:16:26 +0000 (0:00:00.512)       0:09:06.536 *********
2026-06-11 12:16:27.531246 | controller | ok: [localhost]
2026-06-11 12:16:27.531326 | controller |
2026-06-11 12:16:27.531335 | controller | TASK [OpenStack meta-operator initialization, if necessary name=install_yamls_makes, tasks_from=make_openstack_init] ***
2026-06-11 12:16:27.531342 | controller | Thursday 11 June 2026  12:16:27 +0000 (0:00:01.311)       0:09:07.849 *********
2026-06-11 12:16:27.531376 | controller | Thursday 11 June 2026  12:16:27 +0000 (0:00:01.311)       0:09:07.848 *********
2026-06-11 12:16:27.621415 | controller |
2026-06-11 12:16:27.621551 | controller | TASK [install_yamls_makes : Debug make_openstack_init_env var=make_openstack_init_env] ***
2026-06-11 12:16:27.621560 | controller | Thursday 11 June 2026  12:16:27 +0000 (0:00:00.090)       0:09:07.939 *********
2026-06-11 12:16:27.621567 | controller | Thursday 11 June 2026  12:16:27 +0000 (0:00:00.090)       0:09:07.938 *********
2026-06-11 12:16:27.670146 | controller | ok: [localhost] =>
2026-06-11 12:16:27.670281 | controller |     make_openstack_init_env:
2026-06-11 12:16:27.670288 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-11 12:16:27.670358 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-11 12:16:27.670367 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-11 12:16:27.670373 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 12:16:27.670377 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-11 12:16:27.670381 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-11 12:16:27.670386 | controller |       INSTALL_CERT_MANAGER: false
2026-06-11 12:16:27.670389 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 12:16:27.670394 | controller |       OPENSTACK_BRANCH: ''
2026-06-11 12:16:27.670399 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 12:16:27.670404 | controller |       OPENSTACK_REPO: /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator
2026-06-11 12:16:27.670410 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 12:16:27.670415 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 12:16:27.670421 | 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 12:16:27.670429 | controller |
2026-06-11 12:16:27.670442 | controller | TASK [install_yamls_makes : Debug make_openstack_init_params var=make_openstack_init_params] ***
2026-06-11 12:16:27.670448 | controller | Thursday 11 June 2026  12:16:27 +0000 (0:00:00.048)       0:09:07.988 *********
2026-06-11 12:16:27.670461 | controller | Thursday 11 June 2026  12:16:27 +0000 (0:00:00.048)       0:09:07.987 *********
2026-06-11 12:16:27.712558 | controller | skipping: [localhost]
2026-06-11 12:16:27.712716 | controller |
2026-06-11 12:16:27.712759 | 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 12:16:27.712837 | controller | Thursday 11 June 2026  12:16:27 +0000 (0:00:00.042)       0:09:08.030 *********
2026-06-11 12:16:27.712847 | controller | Thursday 11 June 2026  12:16:27 +0000 (0:00:00.042)       0:09:08.029 *********
2026-06-11 12:19:13.164464 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 12:19:13.164526 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_init_until |
2026-06-11 12:19:13.164531 | controller | default(true) }}
2026-06-11 12:19:13.183020 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_004_run_openstack_init.log
2026-06-11 12:19:13.183059 | controller | changed: [localhost]
2026-06-11 12:19:13.183066 | controller |
2026-06-11 12:19:13.183072 | controller | TASK [Update OpenStack Services containers Env name=set_openstack_containers] ***
2026-06-11 12:19:13.183077 | controller | Thursday 11 June 2026  12:19:13 +0000 (0:02:45.471)       0:11:53.501 *********
2026-06-11 12:19:13.183082 | controller | Thursday 11 June 2026  12:19:13 +0000 (0:02:45.471)       0:11:53.500 *********
2026-06-11 12:19:13.217938 | controller | skipping: [localhost]
2026-06-11 12:19:13.217989 | controller |
2026-06-11 12:19:13.217996 | 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 12:19:13.218025 | controller | Thursday 11 June 2026  12:19:13 +0000 (0:00:00.034)       0:11:53.536 *********
2026-06-11 12:19:13.218042 | controller | Thursday 11 June 2026  12:19:13 +0000 (0:00:00.034)       0:11:53.535 *********
2026-06-11 12:19:13.252588 | controller | skipping: [localhost]
2026-06-11 12:19:13.252669 | controller |
2026-06-11 12:19:13.252678 | controller | TASK [Prepare OpenStack control plane CR name=install_yamls_makes, tasks_from=make_openstack_deploy_prep] ***
2026-06-11 12:19:13.252685 | controller | Thursday 11 June 2026  12:19:13 +0000 (0:00:00.034)       0:11:53.571 *********
2026-06-11 12:19:13.252691 | controller | Thursday 11 June 2026  12:19:13 +0000 (0:00:00.034)       0:11:53.569 *********
2026-06-11 12:19:13.311965 | controller |
2026-06-11 12:19:13.312052 | controller | TASK [install_yamls_makes : Debug make_openstack_deploy_prep_env var=make_openstack_deploy_prep_env] ***
2026-06-11 12:19:13.312058 | controller | Thursday 11 June 2026  12:19:13 +0000 (0:00:00.059)       0:11:53.630 *********
2026-06-11 12:19:13.312062 | controller | Thursday 11 June 2026  12:19:13 +0000 (0:00:00.059)       0:11:53.629 *********
2026-06-11 12:19:13.355470 | controller | ok: [localhost] =>
2026-06-11 12:19:13.355530 | controller |     make_openstack_deploy_prep_env:
2026-06-11 12:19:13.355536 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-11 12:19:13.355539 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-11 12:19:13.355543 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-11 12:19:13.355546 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 12:19:13.355550 | controller |       CLEANUP_DIR_CMD: 'true'
2026-06-11 12:19:13.355554 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-11 12:19:13.355558 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-11 12:19:13.355562 | controller |       INSTALL_CERT_MANAGER: false
2026-06-11 12:19:13.355565 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 12:19:13.355568 | controller |       OPENSTACK_BRANCH: ''
2026-06-11 12:19:13.355572 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 12:19:13.355575 | controller |       OPENSTACK_REPO: /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator
2026-06-11 12:19:13.355579 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 12:19:13.355583 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 12:19:13.355587 | 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 12:19:13.355592 | controller |
2026-06-11 12:19:13.355595 | controller | TASK [install_yamls_makes : Debug make_openstack_deploy_prep_params var=make_openstack_deploy_prep_params] ***
2026-06-11 12:19:13.355599 | controller | Thursday 11 June 2026  12:19:13 +0000 (0:00:00.043)       0:11:53.674 *********
2026-06-11 12:19:13.355603 | controller | Thursday 11 June 2026  12:19:13 +0000 (0:00:00.043)       0:11:53.672 *********
2026-06-11 12:19:13.398501 | controller | skipping: [localhost]
2026-06-11 12:19:13.398539 | controller |
2026-06-11 12:19:13.398544 | 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 12:19:13.398549 | controller | Thursday 11 June 2026  12:19:13 +0000 (0:00:00.042)       0:11:53.717 *********
2026-06-11 12:19:13.398553 | controller | Thursday 11 June 2026  12:19:13 +0000 (0:00:00.042)       0:11:53.715 *********
2026-06-11 12:19:15.010708 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 12:19:15.010763 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_deploy_prep_until |
2026-06-11 12:19:15.010768 | controller | default(true) }}
2026-06-11 12:19:15.030861 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_005_run_openstack_deploy_prep.log
2026-06-11 12:19:15.030896 | controller | changed: [localhost]
2026-06-11 12:19:15.030902 | controller |
2026-06-11 12:19:15.030906 | controller | TASK [Deploy NetConfig name=install_yamls_makes, tasks_from=make_netconfig_deploy] ***
2026-06-11 12:19:15.030922 | controller | Thursday 11 June 2026  12:19:15 +0000 (0:00:01.632)       0:11:55.349 *********
2026-06-11 12:19:15.030926 | controller | Thursday 11 June 2026  12:19:15 +0000 (0:00:01.632)       0:11:55.348 *********
2026-06-11 12:19:15.114224 | controller |
2026-06-11 12:19:15.114268 | controller | TASK [install_yamls_makes : Debug make_netconfig_deploy_env var=make_netconfig_deploy_env] ***
2026-06-11 12:19:15.114275 | controller | Thursday 11 June 2026  12:19:15 +0000 (0:00:00.083)       0:11:55.432 *********
2026-06-11 12:19:15.114290 | controller | Thursday 11 June 2026  12:19:15 +0000 (0:00:00.083)       0:11:55.431 *********
2026-06-11 12:19:15.164201 | controller | ok: [localhost] =>
2026-06-11 12:19:15.164284 | controller |     make_netconfig_deploy_env:
2026-06-11 12:19:15.164291 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-11 12:19:15.164297 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-11 12:19:15.164302 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-11 12:19:15.164307 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 12:19:15.164312 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-11 12:19:15.164318 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-11 12:19:15.164323 | controller |       INSTALL_CERT_MANAGER: false
2026-06-11 12:19:15.164328 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 12:19:15.164334 | controller |       OPENSTACK_BRANCH: ''
2026-06-11 12:19:15.164338 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 12:19:15.164344 | controller |       OPENSTACK_REPO: /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator
2026-06-11 12:19:15.164350 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 12:19:15.164354 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 12:19:15.164360 | 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 12:19:15.164366 | controller |
2026-06-11 12:19:15.164371 | controller | TASK [install_yamls_makes : Debug make_netconfig_deploy_params var=make_netconfig_deploy_params] ***
2026-06-11 12:19:15.164376 | controller | Thursday 11 June 2026  12:19:15 +0000 (0:00:00.049)       0:11:55.482 *********
2026-06-11 12:19:15.164381 | controller | Thursday 11 June 2026  12:19:15 +0000 (0:00:00.049)       0:11:55.481 *********
2026-06-11 12:19:15.199565 | controller | skipping: [localhost]
2026-06-11 12:19:15.199613 | controller |
2026-06-11 12:19:15.199618 | 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 12:19:15.199624 | controller | Thursday 11 June 2026  12:19:15 +0000 (0:00:00.035)       0:11:55.518 *********
2026-06-11 12:19:15.199628 | controller | Thursday 11 June 2026  12:19:15 +0000 (0:00:00.035)       0:11:55.516 *********
2026-06-11 12:19:19.535116 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 12:19:19.535228 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_netconfig_deploy_until |
2026-06-11 12:19:19.535234 | controller | default(true) }}
2026-06-11 12:19:19.572360 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_006_run_netconfig_deploy.log
2026-06-11 12:19:19.572472 | controller | changed: [localhost]
2026-06-11 12:19:19.572478 | controller |
2026-06-11 12:19:19.572482 | controller | TASK [edpm_prepare : Kustomize and deploy OpenStackControlPlane _raw_params=kustomize_and_deploy.yml] ***
2026-06-11 12:19:19.572486 | controller | Thursday 11 June 2026  12:19:19 +0000 (0:00:04.372)       0:11:59.890 *********
2026-06-11 12:19:19.572489 | controller | Thursday 11 June 2026  12:19:19 +0000 (0:00:04.372)       0:11:59.889 *********
2026-06-11 12:19:19.633683 | 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 12:19:19.633794 | controller |
2026-06-11 12:19:19.633800 | controller | TASK [edpm_prepare : Controlplane name _ctlplane_name=controlplane] ************
2026-06-11 12:19:19.633824 | controller | Thursday 11 June 2026  12:19:19 +0000 (0:00:00.061)       0:11:59.952 *********
2026-06-11 12:19:19.633828 | controller | Thursday 11 June 2026  12:19:19 +0000 (0:00:00.061)       0:11:59.951 *********
2026-06-11 12:19:19.673385 | controller | ok: [localhost]
2026-06-11 12:19:19.673498 | controller |
2026-06-11 12:19:19.673504 | 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 12:19:19.673510 | controller | Thursday 11 June 2026  12:19:19 +0000 (0:00:00.039)       0:11:59.992 *********
2026-06-11 12:19:19.673514 | controller | Thursday 11 June 2026  12:19:19 +0000 (0:00:00.039)       0:11:59.990 *********
2026-06-11 12:19:19.708357 | controller | skipping: [localhost]
2026-06-11 12:19:19.708457 | controller |
2026-06-11 12:19:19.708463 | controller | TASK [Prepare OpenStackVersion CR name=update_containers] **********************
2026-06-11 12:19:19.708467 | controller | Thursday 11 June 2026  12:19:19 +0000 (0:00:00.034)       0:12:00.027 *********
2026-06-11 12:19:19.708471 | controller | Thursday 11 June 2026  12:19:19 +0000 (0:00:00.034)       0:12:00.025 *********
2026-06-11 12:19:19.745615 | controller | skipping: [localhost]
2026-06-11 12:19:19.745730 | controller |
2026-06-11 12:19:19.745736 | 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 12:19:19.745743 | controller | Thursday 11 June 2026  12:19:19 +0000 (0:00:00.037)       0:12:00.064 *********
2026-06-11 12:19:19.745747 | controller | Thursday 11 June 2026  12:19:19 +0000 (0:00:00.037)       0:12:00.063 *********
2026-06-11 12:19:19.783571 | controller | ok: [localhost]
2026-06-11 12:19:19.783615 | controller |
2026-06-11 12:19:19.783623 | 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 12:19:19.783630 | controller |   cifmw_edpm_prepare_kustomizations +
2026-06-11 12:19:19.783636 | controller |   _ctlplane_name_kustomizations +
2026-06-11 12:19:19.783641 | controller |   (cifmw_edpm_prepare_extra_kustomizations | default([]))
2026-06-11 12:19:19.783647 | controller | }}, kustomizations_paths={{
2026-06-11 12:19:19.783652 | controller |   [
2026-06-11 12:19:19.783658 | controller |     (
2026-06-11 12:19:19.783663 | controller |       [
2026-06-11 12:19:19.783668 | controller |         cifmw_edpm_prepare_manifests_dir,
2026-06-11 12:19:19.783673 | controller |         'kustomizations',
2026-06-11 12:19:19.783679 | controller |         'controlplane'
2026-06-11 12:19:19.783684 | controller |       ] | ansible.builtin.path_join
2026-06-11 12:19:19.783689 | controller |     )
2026-06-11 12:19:19.783694 | controller |   ]
2026-06-11 12:19:19.783699 | controller | }}] ***
2026-06-11 12:19:19.783705 | controller | Thursday 11 June 2026  12:19:19 +0000 (0:00:00.037)       0:12:00.102 *********
2026-06-11 12:19:19.783710 | controller | Thursday 11 June 2026  12:19:19 +0000 (0:00:00.037)       0:12:00.101 *********
2026-06-11 12:19:20.535978 | controller | changed: [localhost]
2026-06-11 12:19:20.536075 | controller |
2026-06-11 12:19:20.536081 | controller | TASK [edpm_prepare : Log the CR that is about to be applied var=cifmw_edpm_prepare_crs_kustomize_result] ***
2026-06-11 12:19:20.536086 | controller | Thursday 11 June 2026  12:19:20 +0000 (0:00:00.752)       0:12:00.854 *********
2026-06-11 12:19:20.536089 | controller | Thursday 11 June 2026  12:19:20 +0000 (0:00:00.752)       0:12:00.853 *********
2026-06-11 12:19:20.699910 | controller | ok: [localhost] =>
2026-06-11 12:19:20.699984 | controller |     cifmw_edpm_prepare_crs_kustomize_result:
2026-06-11 12:19:20.699992 | controller |       changed: true
2026-06-11 12:19:20.700022 | controller |       count: 2
2026-06-11 12:19:20.700028 | controller |       failed: false
2026-06-11 12:19:20.700033 | controller |       kustomizations_paths:
2026-06-11 12:19:20.700038 | controller |       - /home/zuul/ci-framework-data/artifacts/manifests/openstack/openstack/cr/kustomization.yaml
2026-06-11 12:19:20.700053 | controller |       output_path: /home/zuul/ci-framework-data/artifacts/manifests/openstack/openstack/cr/cifmw-kustomization-result.yaml
2026-06-11 12:19:20.700058 | controller |       result:
2026-06-11 12:19:20.700063 | controller |       - apiVersion: core.openstack.org/v1beta1
2026-06-11 12:19:20.700068 | controller |         kind: OpenStackControlPlane
2026-06-11 12:19:20.700073 | controller |         metadata:
2026-06-11 12:19:20.700078 | controller |           labels:
2026-06-11 12:19:20.700082 | controller |             created-by: install_yamls
2026-06-11 12:19:20.700087 | controller |           name: controlplane
2026-06-11 12:19:20.700092 | controller |           namespace: openstack
2026-06-11 12:19:20.700097 | controller |         spec:
2026-06-11 12:19:20.700101 | controller |           barbican:
2026-06-11 12:19:20.700106 | controller |             apiOverride:
2026-06-11 12:19:20.700111 | controller |               route: {}
2026-06-11 12:19:20.700115 | controller |             template:
2026-06-11 12:19:20.700120 | controller |               barbicanAPI:
2026-06-11 12:19:20.700125 | controller |                 override:
2026-06-11 12:19:20.700130 | controller |                   service:
2026-06-11 12:19:20.700134 | controller |                     internal:
2026-06-11 12:19:20.700139 | controller |                       metadata:
2026-06-11 12:19:20.700144 | controller |                         annotations:
2026-06-11 12:19:20.700149 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 12:19:20.700155 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 12:19:20.700162 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 12:19:20.700169 | controller |                       spec:
2026-06-11 12:19:20.700176 | controller |                         type: LoadBalancer
2026-06-11 12:19:20.700183 | controller |                 replicas: 1
2026-06-11 12:19:20.700190 | controller |               barbicanKeystoneListener:
2026-06-11 12:19:20.700197 | controller |                 replicas: 1
2026-06-11 12:19:20.700204 | controller |               barbicanWorker:
2026-06-11 12:19:20.700211 | controller |                 replicas: 1
2026-06-11 12:19:20.700217 | controller |               databaseInstance: openstack
2026-06-11 12:19:20.700224 | controller |               notificationsBus:
2026-06-11 12:19:20.700231 | controller |                 cluster: rabbitmq
2026-06-11 12:19:20.700238 | controller |               secret: osp-secret
2026-06-11 12:19:20.700244 | controller |           cinder:
2026-06-11 12:19:20.700250 | controller |             apiOverride:
2026-06-11 12:19:20.700257 | controller |               route: {}
2026-06-11 12:19:20.700263 | controller |             template:
2026-06-11 12:19:20.700269 | controller |               cinderAPI:
2026-06-11 12:19:20.700276 | controller |                 override:
2026-06-11 12:19:20.700282 | controller |                   service:
2026-06-11 12:19:20.700289 | controller |                     internal:
2026-06-11 12:19:20.700295 | controller |                       metadata:
2026-06-11 12:19:20.700302 | controller |                         annotations:
2026-06-11 12:19:20.700341 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 12:19:20.700349 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 12:19:20.700356 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 12:19:20.700363 | controller |                       spec:
2026-06-11 12:19:20.700369 | controller |                         type: LoadBalancer
2026-06-11 12:19:20.700376 | controller |               cinderBackup:
2026-06-11 12:19:20.700382 | controller |                 networkAttachments:
2026-06-11 12:19:20.700388 | controller |                 - storage
2026-06-11 12:19:20.700395 | controller |                 replicas: 0
2026-06-11 12:19:20.700401 | controller |               cinderScheduler:
2026-06-11 12:19:20.700407 | controller |                 replicas: 1
2026-06-11 12:19:20.700414 | controller |               cinderVolumes:
2026-06-11 12:19:20.700420 | controller |                 volume1:
2026-06-11 12:19:20.700426 | controller |                   networkAttachments:
2026-06-11 12:19:20.700433 | controller |                   - storage
2026-06-11 12:19:20.700439 | controller |                   replicas: 0
2026-06-11 12:19:20.700446 | controller |               databaseInstance: openstack
2026-06-11 12:19:20.700452 | controller |               secret: osp-secret
2026-06-11 12:19:20.700459 | controller |           designate:
2026-06-11 12:19:20.700465 | controller |             apiOverride:
2026-06-11 12:19:20.700476 | controller |               route: {}
2026-06-11 12:19:20.700483 | controller |             enabled: false
2026-06-11 12:19:20.700490 | controller |             template:
2026-06-11 12:19:20.700496 | controller |               databaseInstance: openstack
2026-06-11 12:19:20.700503 | controller |               designateAPI:
2026-06-11 12:19:20.700510 | controller |                 override:
2026-06-11 12:19:20.700516 | controller |                   service:
2026-06-11 12:19:20.700522 | controller |                     internal:
2026-06-11 12:19:20.700529 | controller |                       metadata:
2026-06-11 12:19:20.700536 | controller |                         annotations:
2026-06-11 12:19:20.700542 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 12:19:20.700549 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 12:19:20.700560 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 12:19:20.700567 | controller |                       spec:
2026-06-11 12:19:20.700574 | controller |                         type: LoadBalancer
2026-06-11 12:19:20.700580 | controller |               designateBackendbind9:
2026-06-11 12:19:20.700587 | controller |                 networkAttachments:
2026-06-11 12:19:20.700594 | controller |                 - designate
2026-06-11 12:19:20.700601 | controller |                 replicas: 1
2026-06-11 12:19:20.700607 | controller |                 storageClass: local-storage
2026-06-11 12:19:20.700612 | controller |                 storageRequest: 10Gi
2026-06-11 12:19:20.700616 | controller |               designateCentral:
2026-06-11 12:19:20.700621 | controller |                 replicas: 1
2026-06-11 12:19:20.700626 | controller |               designateMdns:
2026-06-11 12:19:20.700630 | controller |                 networkAttachments:
2026-06-11 12:19:20.700635 | controller |                 - designate
2026-06-11 12:19:20.700639 | controller |                 replicas: 1
2026-06-11 12:19:20.700644 | controller |               designateProducer:
2026-06-11 12:19:20.700649 | controller |                 replicas: 1
2026-06-11 12:19:20.700653 | controller |               designateWorker:
2026-06-11 12:19:20.700658 | controller |                 networkAttachments:
2026-06-11 12:19:20.700663 | controller |                 - designate
2026-06-11 12:19:20.700667 | controller |                 replicas: 1
2026-06-11 12:19:20.700672 | controller |               secret: osp-secret
2026-06-11 12:19:20.700676 | controller |           dns:
2026-06-11 12:19:20.700681 | controller |             template:
2026-06-11 12:19:20.700686 | controller |               options:
2026-06-11 12:19:20.700690 | controller |               - key: server
2026-06-11 12:19:20.700695 | controller |                 values:
2026-06-11 12:19:20.700700 | controller |                 - 192.168.122.1
2026-06-11 12:19:20.700704 | controller |               override:
2026-06-11 12:19:20.700709 | controller |                 service:
2026-06-11 12:19:20.700714 | controller |                   metadata:
2026-06-11 12:19:20.700718 | controller |                     annotations:
2026-06-11 12:19:20.700723 | controller |                       metallb.universe.tf/address-pool: ctlplane
2026-06-11 12:19:20.700728 | controller |                       metallb.universe.tf/allow-shared-ip: ctlplane
2026-06-11 12:19:20.700745 | controller |                       metallb.universe.tf/loadBalancerIPs: 192.168.122.80
2026-06-11 12:19:20.700750 | controller |                   spec:
2026-06-11 12:19:20.700755 | controller |                     type: LoadBalancer
2026-06-11 12:19:20.700760 | controller |               replicas: 1
2026-06-11 12:19:20.700764 | controller |           galera:
2026-06-11 12:19:20.700769 | controller |             templates:
2026-06-11 12:19:20.700774 | controller |               openstack:
2026-06-11 12:19:20.700778 | controller |                 replicas: 1
2026-06-11 12:19:20.700783 | controller |                 secret: osp-secret
2026-06-11 12:19:20.700788 | controller |                 storageRequest: 10G
2026-06-11 12:19:20.700824 | controller |               openstack-cell1:
2026-06-11 12:19:20.700830 | controller |                 replicas: 1
2026-06-11 12:19:20.700834 | controller |                 secret: osp-secret
2026-06-11 12:19:20.700839 | controller |                 storageRequest: 10G
2026-06-11 12:19:20.700844 | controller |           glance:
2026-06-11 12:19:20.700848 | controller |             apiOverrides:
2026-06-11 12:19:20.700853 | controller |               default:
2026-06-11 12:19:20.700857 | controller |                 route: {}
2026-06-11 12:19:20.700862 | controller |             template:
2026-06-11 12:19:20.700867 | controller |               customServiceConfig: |
2026-06-11 12:19:20.700875 | controller |                 [DEFAULT]
2026-06-11 12:19:20.700880 | controller |                 enabled_backends = default_backend:swift
2026-06-11 12:19:20.700884 | controller |                 [glance_store]
2026-06-11 12:19:20.700889 | controller |                 default_backend = default_backend
2026-06-11 12:19:20.700894 | controller |                 [default_backend]
2026-06-11 12:19:20.700898 | controller |                 swift_store_create_container_on_put = True
2026-06-11 12:19:20.700903 | controller |                 swift_store_auth_version = 3
2026-06-11 12:19:20.700908 | controller |                 swift_store_auth_address = {{ .KeystoneInternalURL }}
2026-06-11 12:19:20.700913 | controller |                 swift_store_endpoint_type = internalURL
2026-06-11 12:19:20.700917 | controller |                 swift_store_user = service:glance
2026-06-11 12:19:20.700922 | controller |                 swift_store_key = {{ .ServicePassword }}
2026-06-11 12:19:20.700927 | controller |               databaseInstance: openstack
2026-06-11 12:19:20.700931 | controller |               glanceAPIs:
2026-06-11 12:19:20.700936 | controller |                 default:
2026-06-11 12:19:20.700941 | controller |                   networkAttachments:
2026-06-11 12:19:20.700945 | controller |                   - storage
2026-06-11 12:19:20.700950 | controller |                   override:
2026-06-11 12:19:20.700955 | controller |                     service:
2026-06-11 12:19:20.700959 | controller |                       internal:
2026-06-11 12:19:20.700964 | controller |                         metadata:
2026-06-11 12:19:20.700969 | controller |                           annotations:
2026-06-11 12:19:20.700973 | controller |                             metallb.universe.tf/address-pool: internalapi
2026-06-11 12:19:20.700978 | controller |                             metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 12:19:20.700983 | controller |                             metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 12:19:20.700987 | controller |                         spec:
2026-06-11 12:19:20.700992 | controller |                           type: LoadBalancer
2026-06-11 12:19:20.701018 | controller |                   replicas: 1
2026-06-11 12:19:20.701023 | controller |               keystoneEndpoint: default
2026-06-11 12:19:20.701028 | controller |               secret: osp-secret
2026-06-11 12:19:20.701032 | controller |               storage:
2026-06-11 12:19:20.701037 | controller |                 storageClass: ''
2026-06-11 12:19:20.701042 | controller |                 storageRequest: 10Gi
2026-06-11 12:19:20.701046 | controller |           heat:
2026-06-11 12:19:20.701051 | controller |             apiOverride:
2026-06-11 12:19:20.701056 | controller |               route: {}
2026-06-11 12:19:20.701060 | controller |             cnfAPIOverride:
2026-06-11 12:19:20.701065 | controller |               route: {}
2026-06-11 12:19:20.701070 | controller |             enabled: false
2026-06-11 12:19:20.701074 | controller |             template:
2026-06-11 12:19:20.701079 | controller |               databaseInstance: openstack
2026-06-11 12:19:20.701084 | controller |               heatAPI:
2026-06-11 12:19:20.701088 | controller |                 override:
2026-06-11 12:19:20.701093 | controller |                   service:
2026-06-11 12:19:20.701097 | controller |                     internal:
2026-06-11 12:19:20.701102 | controller |                       metadata:
2026-06-11 12:19:20.701107 | controller |                         annotations:
2026-06-11 12:19:20.701111 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 12:19:20.701116 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 12:19:20.701121 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 12:19:20.701125 | controller |                       spec:
2026-06-11 12:19:20.701130 | controller |                         type: LoadBalancer
2026-06-11 12:19:20.701135 | controller |                 replicas: 1
2026-06-11 12:19:20.701140 | controller |               heatEngine:
2026-06-11 12:19:20.701144 | controller |                 override:
2026-06-11 12:19:20.701149 | controller |                   service:
2026-06-11 12:19:20.701153 | controller |                     internal:
2026-06-11 12:19:20.701158 | controller |                       metadata:
2026-06-11 12:19:20.701163 | controller |                         annotations:
2026-06-11 12:19:20.701168 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 12:19:20.701176 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 12:19:20.701184 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 12:19:20.701189 | controller |                       spec:
2026-06-11 12:19:20.701196 | controller |                         type: LoadBalancer
2026-06-11 12:19:20.701203 | controller |                 replicas: 1
2026-06-11 12:19:20.701209 | controller |               secret: osp-secret
2026-06-11 12:19:20.701216 | controller |           horizon:
2026-06-11 12:19:20.701223 | controller |             apiOverride:
2026-06-11 12:19:20.701230 | controller |               route: {}
2026-06-11 12:19:20.701236 | controller |             template:
2026-06-11 12:19:20.701243 | controller |               replicas: 1
2026-06-11 12:19:20.701250 | controller |               secret: osp-secret
2026-06-11 12:19:20.701256 | controller |           ironic:
2026-06-11 12:19:20.701263 | controller |             enabled: false
2026-06-11 12:19:20.701269 | controller |             template:
2026-06-11 12:19:20.701275 | controller |               databaseInstance: openstack
2026-06-11 12:19:20.701282 | controller |               ironicAPI:
2026-06-11 12:19:20.701288 | controller |                 replicas: 1
2026-06-11 12:19:20.701295 | controller |               ironicConductors:
2026-06-11 12:19:20.701302 | controller |               - replicas: 1
2026-06-11 12:19:20.701308 | controller |                 storageRequest: 10Gi
2026-06-11 12:19:20.701314 | controller |               ironicInspector:
2026-06-11 12:19:20.701320 | controller |                 replicas: 1
2026-06-11 12:19:20.701326 | controller |               ironicNeutronAgent:
2026-06-11 12:19:20.701333 | controller |                 replicas: 1
2026-06-11 12:19:20.701339 | controller |               secret: osp-secret
2026-06-11 12:19:20.701345 | controller |           keystone:
2026-06-11 12:19:20.701351 | controller |             apiOverride:
2026-06-11 12:19:20.701358 | controller |               route: {}
2026-06-11 12:19:20.701364 | controller |             template:
2026-06-11 12:19:20.701371 | controller |               databaseInstance: openstack
2026-06-11 12:19:20.701377 | controller |               notificationsBus:
2026-06-11 12:19:20.701384 | controller |                 cluster: rabbitmq
2026-06-11 12:19:20.701391 | controller |               override:
2026-06-11 12:19:20.701397 | controller |                 service:
2026-06-11 12:19:20.701415 | controller |                   internal:
2026-06-11 12:19:20.701422 | controller |                     metadata:
2026-06-11 12:19:20.701429 | controller |                       annotations:
2026-06-11 12:19:20.701443 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-11 12:19:20.701450 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 12:19:20.701456 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 12:19:20.701463 | controller |                     spec:
2026-06-11 12:19:20.701469 | controller |                       type: LoadBalancer
2026-06-11 12:19:20.701476 | controller |               secret: osp-secret
2026-06-11 12:19:20.701482 | controller |           manila:
2026-06-11 12:19:20.701489 | controller |             apiOverride:
2026-06-11 12:19:20.701495 | controller |               route: {}
2026-06-11 12:19:20.701502 | controller |             template:
2026-06-11 12:19:20.701508 | controller |               databaseInstance: openstack
2026-06-11 12:19:20.701515 | controller |               manilaAPI:
2026-06-11 12:19:20.701521 | controller |                 networkAttachments:
2026-06-11 12:19:20.701528 | controller |                 - internalapi
2026-06-11 12:19:20.701534 | controller |                 override:
2026-06-11 12:19:20.701541 | controller |                   service:
2026-06-11 12:19:20.701547 | controller |                     internal:
2026-06-11 12:19:20.701553 | controller |                       metadata:
2026-06-11 12:19:20.701560 | controller |                         annotations:
2026-06-11 12:19:20.701566 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 12:19:20.701573 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 12:19:20.701579 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 12:19:20.701586 | controller |                       spec:
2026-06-11 12:19:20.701592 | controller |                         type: LoadBalancer
2026-06-11 12:19:20.701599 | controller |                 replicas: 1
2026-06-11 12:19:20.701605 | controller |               manilaScheduler:
2026-06-11 12:19:20.701612 | controller |                 replicas: 1
2026-06-11 12:19:20.701618 | controller |               manilaShares:
2026-06-11 12:19:20.701629 | controller |                 share1:
2026-06-11 12:19:20.701636 | controller |                   networkAttachments:
2026-06-11 12:19:20.701643 | controller |                   - storage
2026-06-11 12:19:20.701662 | controller |                   replicas: 1
2026-06-11 12:19:20.701670 | controller |           memcached:
2026-06-11 12:19:20.701676 | controller |             templates:
2026-06-11 12:19:20.701683 | controller |               memcached:
2026-06-11 12:19:20.701689 | controller |                 replicas: 1
2026-06-11 12:19:20.701696 | controller |           neutron:
2026-06-11 12:19:20.701702 | controller |             apiOverride:
2026-06-11 12:19:20.701709 | controller |               route: {}
2026-06-11 12:19:20.701715 | controller |             template:
2026-06-11 12:19:20.701723 | controller |               databaseInstance: openstack
2026-06-11 12:19:20.701732 | controller |               networkAttachments:
2026-06-11 12:19:20.701739 | controller |               - internalapi
2026-06-11 12:19:20.701747 | controller |               override:
2026-06-11 12:19:20.701754 | controller |                 service:
2026-06-11 12:19:20.701760 | controller |                   internal:
2026-06-11 12:19:20.701767 | controller |                     metadata:
2026-06-11 12:19:20.701773 | controller |                       annotations:
2026-06-11 12:19:20.701780 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-11 12:19:20.701786 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 12:19:20.701793 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 12:19:20.701800 | controller |                     spec:
2026-06-11 12:19:20.701806 | controller |                       type: LoadBalancer
2026-06-11 12:19:20.701813 | controller |               secret: osp-secret
2026-06-11 12:19:20.701819 | controller |           nova:
2026-06-11 12:19:20.701826 | controller |             apiOverride:
2026-06-11 12:19:20.701833 | controller |               route: {}
2026-06-11 12:19:20.701839 | controller |             template:
2026-06-11 12:19:20.701846 | controller |               apiServiceTemplate:
2026-06-11 12:19:20.701852 | controller |                 override:
2026-06-11 12:19:20.701869 | controller |                   service:
2026-06-11 12:19:20.701880 | controller |                     internal:
2026-06-11 12:19:20.701886 | controller |                       metadata:
2026-06-11 12:19:20.701893 | controller |                         annotations:
2026-06-11 12:19:20.701900 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 12:19:20.701907 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 12:19:20.701913 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 12:19:20.701920 | controller |                       spec:
2026-06-11 12:19:20.701926 | controller |                         type: LoadBalancer
2026-06-11 12:19:20.701932 | controller |               cellTemplates:
2026-06-11 12:19:20.701938 | controller |                 cell0:
2026-06-11 12:19:20.701945 | controller |                   cellDatabaseAccount: nova-cell0
2026-06-11 12:19:20.701951 | controller |                   cellDatabaseInstance: openstack
2026-06-11 12:19:20.701958 | controller |                   conductorServiceTemplate:
2026-06-11 12:19:20.701974 | controller |                     replicas: 1
2026-06-11 12:19:20.701986 | controller |                   hasAPIAccess: true
2026-06-11 12:19:20.701993 | controller |                   messagingBus:
2026-06-11 12:19:20.702029 | controller |                     cluster: rabbitmq
2026-06-11 12:19:20.702037 | controller |                 cell1:
2026-06-11 12:19:20.702044 | controller |                   cellDatabaseAccount: nova-cell1
2026-06-11 12:19:20.702056 | controller |                   cellDatabaseInstance: openstack-cell1
2026-06-11 12:19:20.702063 | controller |                   conductorServiceTemplate:
2026-06-11 12:19:20.702070 | controller |                     replicas: 1
2026-06-11 12:19:20.702076 | controller |                   hasAPIAccess: true
2026-06-11 12:19:20.702083 | controller |                   messagingBus:
2026-06-11 12:19:20.702089 | controller |                     cluster: rabbitmq-cell1
2026-06-11 12:19:20.702094 | controller |               metadataServiceTemplate:
2026-06-11 12:19:20.702100 | controller |                 override:
2026-06-11 12:19:20.702107 | controller |                   service:
2026-06-11 12:19:20.702113 | controller |                     metadata:
2026-06-11 12:19:20.702120 | controller |                       annotations:
2026-06-11 12:19:20.702132 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-11 12:19:20.702138 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 12:19:20.702144 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 12:19:20.702149 | controller |                     spec:
2026-06-11 12:19:20.702155 | controller |                       type: LoadBalancer
2026-06-11 12:19:20.702161 | controller |               secret: osp-secret
2026-06-11 12:19:20.702167 | controller |           octavia:
2026-06-11 12:19:20.702172 | controller |             enabled: false
2026-06-11 12:19:20.702178 | controller |             template:
2026-06-11 12:19:20.702184 | controller |               databaseInstance: openstack
2026-06-11 12:19:20.702190 | controller |               octaviaAPI:
2026-06-11 12:19:20.702196 | controller |                 replicas: 1
2026-06-11 12:19:20.702202 | controller |               secret: osp-secret
2026-06-11 12:19:20.702208 | controller |           ovn:
2026-06-11 12:19:20.702213 | controller |             template:
2026-06-11 12:19:20.702219 | controller |               ovnController:
2026-06-11 12:19:20.702225 | controller |                 networkAttachment: tenant
2026-06-11 12:19:20.702231 | controller |                 nicMappings:
2026-06-11 12:19:20.702237 | controller |                   datacentre: ospbr
2026-06-11 12:19:20.702242 | controller |               ovnDBCluster:
2026-06-11 12:19:20.702248 | controller |                 ovndbcluster-nb:
2026-06-11 12:19:20.702254 | controller |                   dbType: NB
2026-06-11 12:19:20.702268 | controller |                   networkAttachment: internalapi
2026-06-11 12:19:20.702274 | controller |                   storageRequest: 10Gi
2026-06-11 12:19:20.702280 | controller |                 ovndbcluster-sb:
2026-06-11 12:19:20.702286 | controller |                   dbType: SB
2026-06-11 12:19:20.702292 | controller |                   networkAttachment: internalapi
2026-06-11 12:19:20.702298 | controller |                   storageRequest: 10Gi
2026-06-11 12:19:20.702303 | controller |           placement:
2026-06-11 12:19:20.702309 | controller |             apiOverride:
2026-06-11 12:19:20.702315 | controller |               route: {}
2026-06-11 12:19:20.702321 | controller |             template:
2026-06-11 12:19:20.702326 | controller |               databaseInstance: openstack
2026-06-11 12:19:20.702332 | controller |               override:
2026-06-11 12:19:20.702338 | controller |                 service:
2026-06-11 12:19:20.702344 | controller |                   internal:
2026-06-11 12:19:20.702349 | controller |                     metadata:
2026-06-11 12:19:20.702355 | controller |                       annotations:
2026-06-11 12:19:20.702361 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-11 12:19:20.702367 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 12:19:20.702373 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 12:19:20.702378 | controller |                     spec:
2026-06-11 12:19:20.702384 | controller |                       type: LoadBalancer
2026-06-11 12:19:20.702390 | controller |               secret: osp-secret
2026-06-11 12:19:20.702396 | controller |           rabbitmq:
2026-06-11 12:19:20.702402 | controller |             templates:
2026-06-11 12:19:20.702407 | controller |               rabbitmq:
2026-06-11 12:19:20.702413 | controller |                 override:
2026-06-11 12:19:20.702419 | controller |                   service:
2026-06-11 12:19:20.702424 | controller |                     metadata:
2026-06-11 12:19:20.702430 | controller |                       annotations:
2026-06-11 12:19:20.702436 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-11 12:19:20.702442 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.85
2026-06-11 12:19:20.702448 | controller |                     spec:
2026-06-11 12:19:20.702453 | controller |                       type: LoadBalancer
2026-06-11 12:19:20.702459 | controller |               rabbitmq-cell1:
2026-06-11 12:19:20.702465 | controller |                 override:
2026-06-11 12:19:20.702471 | controller |                   service:
2026-06-11 12:19:20.702476 | controller |                     metadata:
2026-06-11 12:19:20.702482 | controller |                       annotations:
2026-06-11 12:19:20.702488 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-11 12:19:20.702494 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.86
2026-06-11 12:19:20.702503 | controller |                     spec:
2026-06-11 12:19:20.702509 | controller |                       type: LoadBalancer
2026-06-11 12:19:20.702515 | controller |           redis:
2026-06-11 12:19:20.702521 | controller |             enabled: false
2026-06-11 12:19:20.702526 | controller |           secret: osp-secret
2026-06-11 12:19:20.702532 | controller |           storageClass: local-storage
2026-06-11 12:19:20.702538 | controller |           swift:
2026-06-11 12:19:20.702544 | controller |             enabled: true
2026-06-11 12:19:20.702549 | controller |             proxyOverride:
2026-06-11 12:19:20.702555 | controller |               route: {}
2026-06-11 12:19:20.702561 | controller |             template:
2026-06-11 12:19:20.702567 | controller |               swiftProxy:
2026-06-11 12:19:20.702572 | controller |                 networkAttachments:
2026-06-11 12:19:20.702578 | controller |                 - storage
2026-06-11 12:19:20.702584 | controller |                 override:
2026-06-11 12:19:20.702591 | controller |                   service:
2026-06-11 12:19:20.702597 | controller |                     internal:
2026-06-11 12:19:20.702604 | controller |                       metadata:
2026-06-11 12:19:20.702610 | controller |                         annotations:
2026-06-11 12:19:20.702617 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 12:19:20.702624 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 12:19:20.702631 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 12:19:20.702637 | controller |                       spec:
2026-06-11 12:19:20.702643 | controller |                         type: LoadBalancer
2026-06-11 12:19:20.702650 | controller |                 replicas: 1
2026-06-11 12:19:20.702657 | controller |               swiftRing:
2026-06-11 12:19:20.702664 | controller |                 ringReplicas: 1
2026-06-11 12:19:20.702670 | controller |               swiftStorage:
2026-06-11 12:19:20.702677 | controller |                 networkAttachments:
2026-06-11 12:19:20.702684 | controller |                 - storage
2026-06-11 12:19:20.702690 | controller |                 replicas: 1
2026-06-11 12:19:20.702697 | controller |           telemetry:
2026-06-11 12:19:20.702703 | controller |             enabled: true
2026-06-11 12:19:20.702710 | controller |             template:
2026-06-11 12:19:20.702716 | controller |               autoscaling:
2026-06-11 12:19:20.702722 | controller |                 aodh:
2026-06-11 12:19:20.702726 | controller |                   databaseAccount: aodh
2026-06-11 12:19:20.702731 | controller |                   databaseInstance: openstack
2026-06-11 12:19:20.702736 | controller |                   notificationsBus:
2026-06-11 12:19:20.702740 | controller |                     cluster: rabbitmq
2026-06-11 12:19:20.702745 | controller |                   passwordSelectors: null
2026-06-11 12:19:20.702749 | controller |                   secret: osp-secret
2026-06-11 12:19:20.702759 | controller |                 enabled: false
2026-06-11 12:19:20.702763 | controller |                 heatInstance: heat
2026-06-11 12:19:20.702768 | controller |               ceilometer:
2026-06-11 12:19:20.702774 | controller |                 enabled: true
2026-06-11 12:19:20.702780 | controller |                 notificationsBus:
2026-06-11 12:19:20.702784 | controller |                   cluster: rabbitmq
2026-06-11 12:19:20.702789 | controller |                 secret: osp-secret
2026-06-11 12:19:20.702795 | controller |               cloudkitty:
2026-06-11 12:19:20.702801 | controller |                 apiTimeout: 0
2026-06-11 12:19:20.702806 | controller |                 cloudKittyAPI:
2026-06-11 12:19:20.702810 | controller |                   override:
2026-06-11 12:19:20.702815 | controller |                     service:
2026-06-11 12:19:20.702819 | controller |                       internal:
2026-06-11 12:19:20.702824 | controller |                         metadata:
2026-06-11 12:19:20.702829 | controller |                           annotations:
2026-06-11 12:19:20.702833 | controller |                             metallb.universe.tf/address-pool: internalapi
2026-06-11 12:19:20.702838 | controller |                             metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 12:19:20.702843 | controller |                             metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 12:19:20.702848 | controller |                         spec:
2026-06-11 12:19:20.702852 | controller |                           type: LoadBalancer
2026-06-11 12:19:20.702857 | controller |                   replicas: 1
2026-06-11 12:19:20.702862 | controller |                   resources: {}
2026-06-11 12:19:20.702871 | controller |                   tls:
2026-06-11 12:19:20.702878 | controller |                     api:
2026-06-11 12:19:20.702884 | controller |                       internal: {}
2026-06-11 12:19:20.702891 | controller |                       public: {}
2026-06-11 12:19:20.702898 | controller |                     caBundleSecretName: combined-ca-bundle
2026-06-11 12:19:20.702905 | controller |                 cloudKittyProc:
2026-06-11 12:19:20.702912 | controller |                   replicas: 1
2026-06-11 12:19:20.702919 | controller |                   resources: {}
2026-06-11 12:19:20.702926 | controller |                   tls:
2026-06-11 12:19:20.702932 | controller |                     caBundleSecretName: combined-ca-bundle
2026-06-11 12:19:20.702945 | controller |                 databaseAccount: cloudkitty
2026-06-11 12:19:20.702952 | controller |                 databaseInstance: openstack
2026-06-11 12:19:20.702959 | controller |                 enabled: false
2026-06-11 12:19:20.702966 | controller |                 memcachedInstance: memcached
2026-06-11 12:19:20.702972 | controller |                 messagingBus:
2026-06-11 12:19:20.702979 | controller |                   cluster: rabbitmq
2026-06-11 12:19:20.702985 | controller |                 passwordSelector:
2026-06-11 12:19:20.702992 | controller |                   aodhService: AodhPassword
2026-06-11 12:19:20.703026 | controller |                   ceilometerService: CeilometerPassword
2026-06-11 12:19:20.703035 | controller |                   cloudKittyService: CloudKittyPassword
2026-06-11 12:19:20.703041 | controller |                 preserveJobs: false
2026-06-11 12:19:20.703047 | controller |                 s3StorageConfig:
2026-06-11 12:19:20.703054 | controller |                   schemas:
2026-06-11 12:19:20.703061 | controller |                   - effectiveDate: '2024-11-18'
2026-06-11 12:19:20.703067 | controller |                     version: v13
2026-06-11 12:19:20.703074 | controller |                   secret:
2026-06-11 12:19:20.703080 | controller |                     name: cloudkitty-loki-s3
2026-06-11 12:19:20.703087 | controller |                     type: s3
2026-06-11 12:19:20.703094 | controller |                 secret: osp-secret
2026-06-11 12:19:20.703101 | controller |                 serviceUser: cloudkitty
2026-06-11 12:19:20.703108 | controller |                 storageClass: local-storage
2026-06-11 12:19:20.703114 | controller |               logging:
2026-06-11 12:19:20.703121 | controller |                 annotations:
2026-06-11 12:19:20.703126 | controller |                   metallb.universe.tf/address-pool: internalapi
2026-06-11 12:19:20.703130 | controller |                   metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 12:19:20.703135 | controller |                   metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 12:19:20.703140 | controller |                 cloNamespace: openshift-logging
2026-06-11 12:19:20.703145 | controller |                 enabled: false
2026-06-11 12:19:20.703149 | controller |                 ipaddr: 172.17.0.80
2026-06-11 12:19:20.703154 | controller |                 port: 10514
2026-06-11 12:19:20.703158 | controller |               metricStorage:
2026-06-11 12:19:20.703163 | controller |                 enabled: false
2026-06-11 12:19:20.703168 | controller |                 monitoringStack:
2026-06-11 12:19:20.703172 | controller |                   alertingEnabled: true
2026-06-11 12:19:20.703177 | controller |                   scrapeInterval: 30s
2026-06-11 12:19:20.703182 | controller |                   storage:
2026-06-11 12:19:20.703186 | controller |                     persistent:
2026-06-11 12:19:20.703191 | controller |                       pvcStorageRequest: 10Gi
2026-06-11 12:19:20.703196 | controller |                     retention: 24h
2026-06-11 12:19:20.703200 | controller |                     strategy: persistent
2026-06-11 12:19:20.709385 | controller |
2026-06-11 12:19:20.709410 | 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 12:19:20.709417 | controller | Thursday 11 June 2026  12:19:20 +0000 (0:00:00.173)       0:12:01.028 *********
2026-06-11 12:19:20.709422 | controller | Thursday 11 June 2026  12:19:20 +0000 (0:00:00.173)       0:12:01.027 *********
2026-06-11 12:19:21.178395 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_007_apply_the_openstackcontrolplan.log
2026-06-11 12:19:21.178464 | controller | changed: [localhost]
2026-06-11 12:19:21.178469 | controller |
2026-06-11 12:19:21.178474 | controller | TASK [edpm_prepare : Wait for control plane to change its status seconds={{ cifmw_edpm_prepare_wait_controplane_status_change_sec }}] ***
2026-06-11 12:19:21.178488 | controller | Thursday 11 June 2026  12:19:21 +0000 (0:00:00.468)       0:12:01.496 *********
2026-06-11 12:19:21.178493 | controller | Thursday 11 June 2026  12:19:21 +0000 (0:00:00.468)       0:12:01.495 *********
2026-06-11 12:19:51.229266 | controller | Pausing for 30 seconds
2026-06-11 12:19:51.229343 | controller | ok: [localhost]
2026-06-11 12:19:51.229352 | controller |
2026-06-11 12:19:51.229358 | 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 12:19:51.229364 | controller | Thursday 11 June 2026  12:19:51 +0000 (0:00:30.050)       0:12:31.547 *********
2026-06-11 12:19:51.229369 | controller | Thursday 11 June 2026  12:19:51 +0000 (0:00:30.050)       0:12:31.545 *********
2026-06-11 12:27:13.403945 | controller | changed: [localhost]
2026-06-11 12:27:13.404086 | controller |
2026-06-11 12:27:13.404092 | controller | TASK [Extract and install OpenStackControlplane CA role=install_openstack_ca] ***
2026-06-11 12:27:13.404118 | controller | Thursday 11 June 2026  12:27:13 +0000 (0:07:22.174)       0:19:53.721 *********
2026-06-11 12:27:13.404121 | controller | Thursday 11 June 2026  12:27:13 +0000 (0:07:22.174)       0:19:53.720 *********
2026-06-11 12:27:13.497735 | controller |
2026-06-11 12:27:13.497844 | controller | TASK [install_openstack_ca : Get CA bundle data with retries] ******************
2026-06-11 12:27:13.497850 | controller | Thursday 11 June 2026  12:27:13 +0000 (0:00:00.094)       0:19:53.816 *********
2026-06-11 12:27:13.497854 | controller | Thursday 11 June 2026  12:27:13 +0000 (0:00:00.094)       0:19:53.814 *********
2026-06-11 12:27:13.961770 | controller | changed: [localhost]
2026-06-11 12:27:13.961829 | controller |
2026-06-11 12:27:13.961835 | controller | TASK [install_openstack_ca : Set _ca_bundle fact if CA returned from OCP] ******
2026-06-11 12:27:13.961840 | controller | Thursday 11 June 2026  12:27:13 +0000 (0:00:00.464)       0:19:54.280 *********
2026-06-11 12:27:13.961844 | controller | Thursday 11 June 2026  12:27:13 +0000 (0:00:00.464)       0:19:54.279 *********
2026-06-11 12:27:14.006696 | controller | ok: [localhost]
2026-06-11 12:27:14.006768 | controller |
2026-06-11 12:27:14.006774 | 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 12:27:14.006791 | controller | Thursday 11 June 2026  12:27:14 +0000 (0:00:00.044)       0:19:54.325 *********
2026-06-11 12:27:14.006795 | controller | Thursday 11 June 2026  12:27:14 +0000 (0:00:00.044)       0:19:54.323 *********
2026-06-11 12:27:14.460945 | controller | changed: [localhost]
2026-06-11 12:27:14.461023 | controller |
2026-06-11 12:27:14.461034 | 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 12:27:14.461040 | controller | Thursday 11 June 2026  12:27:14 +0000 (0:00:00.454)       0:19:54.779 *********
2026-06-11 12:27:14.461046 | controller | Thursday 11 June 2026  12:27:14 +0000 (0:00:00.454)       0:19:54.778 *********
2026-06-11 12:27:14.672809 | controller | ok: [localhost]
2026-06-11 12:27:14.672878 | controller |
2026-06-11 12:27:14.672884 | controller | TASK [Call install_ca role to inject OpenStackControlplane CA file if present role=install_ca] ***
2026-06-11 12:27:14.672888 | controller | Thursday 11 June 2026  12:27:14 +0000 (0:00:00.211)       0:19:54.991 *********
2026-06-11 12:27:14.672892 | controller | Thursday 11 June 2026  12:27:14 +0000 (0:00:00.211)       0:19:54.990 *********
2026-06-11 12:27:14.741439 | controller |
2026-06-11 12:27:14.741501 | controller | TASK [install_ca : Ensure target directory exists path={{ cifmw_install_ca_trust_dir }}, state=directory, mode=0755] ***
2026-06-11 12:27:14.741506 | controller | Thursday 11 June 2026  12:27:14 +0000 (0:00:00.068)       0:19:55.060 *********
2026-06-11 12:27:14.741510 | controller | Thursday 11 June 2026  12:27:14 +0000 (0:00:00.068)       0:19:55.058 *********
2026-06-11 12:27:14.992554 | controller | ok: [localhost]
2026-06-11 12:27:14.992606 | controller |
2026-06-11 12:27:14.992611 | 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 12:27:14.992632 | controller | Thursday 11 June 2026  12:27:14 +0000 (0:00:00.250)       0:19:55.310 *********
2026-06-11 12:27:14.992636 | controller | Thursday 11 June 2026  12:27:14 +0000 (0:00:00.250)       0:19:55.309 *********
2026-06-11 12:27:15.030842 | controller | skipping: [localhost]
2026-06-11 12:27:15.030910 | controller |
2026-06-11 12:27:15.030916 | 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 12:27:15.030921 | controller | Thursday 11 June 2026  12:27:15 +0000 (0:00:00.037)       0:19:55.348 *********
2026-06-11 12:27:15.030925 | controller | Thursday 11 June 2026  12:27:15 +0000 (0:00:00.037)       0:19:55.347 *********
2026-06-11 12:27:15.073920 | controller | skipping: [localhost]
2026-06-11 12:27:15.073980 | controller |
2026-06-11 12:27:15.074017 | 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 12:27:15.074023 | controller | Thursday 11 June 2026  12:27:15 +0000 (0:00:00.043)       0:19:55.391 *********
2026-06-11 12:27:15.074027 | controller | Thursday 11 June 2026  12:27:15 +0000 (0:00:00.043)       0:19:55.390 *********
2026-06-11 12:27:15.114909 | controller | skipping: [localhost]
2026-06-11 12:27:15.114972 | controller |
2026-06-11 12:27:15.114978 | 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 12:27:15.114993 | controller | Thursday 11 June 2026  12:27:15 +0000 (0:00:00.041)       0:19:55.433 *********
2026-06-11 12:27:15.115013 | controller | Thursday 11 June 2026  12:27:15 +0000 (0:00:00.041)       0:19:55.432 *********
2026-06-11 12:27:15.658925 | controller | changed: [localhost]
2026-06-11 12:27:15.658964 | controller |
2026-06-11 12:27:15.658970 | controller | TASK [install_ca : Update ca bundle _raw_params=update-ca-trust] ***************
2026-06-11 12:27:15.658976 | controller | Thursday 11 June 2026  12:27:15 +0000 (0:00:00.544)       0:19:55.977 *********
2026-06-11 12:27:15.658991 | controller | Thursday 11 June 2026  12:27:15 +0000 (0:00:00.544)       0:19:55.976 *********
2026-06-11 12:27:17.294588 | controller | changed: [localhost]
2026-06-11 12:27:17.294690 | controller |
2026-06-11 12:27:17.294697 | 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 12:27:17.294703 | controller | Thursday 11 June 2026  12:27:17 +0000 (0:00:01.635)       0:19:57.612 *********
2026-06-11 12:27:17.294708 | controller | Thursday 11 June 2026  12:27:17 +0000 (0:00:01.635)       0:19:57.611 *********
2026-06-11 12:27:17.665030 | controller | changed: [localhost]
2026-06-11 12:27:17.665086 | controller |
2026-06-11 12:27:17.665094 | 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 12:27:17.665100 | controller | Thursday 11 June 2026  12:27:17 +0000 (0:00:00.370)       0:19:57.983 *********
2026-06-11 12:27:17.665106 | controller | Thursday 11 June 2026  12:27:17 +0000 (0:00:00.370)       0:19:57.982 *********
2026-06-11 12:27:18.185457 | controller | ok: [localhost]
2026-06-11 12:27:18.185522 | controller |
2026-06-11 12:27:18.185527 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-11 12:27:18.185532 | controller | Thursday 11 June 2026  12:27:18 +0000 (0:00:00.520)       0:19:58.504 *********
2026-06-11 12:27:18.185536 | controller | Thursday 11 June 2026  12:27:18 +0000 (0:00:00.520)       0:19:58.502 *********
2026-06-11 12:27:18.254067 | controller | ok: [localhost]
2026-06-11 12:27:18.254122 | controller |
2026-06-11 12:27:18.254130 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-11 12:27:18.254136 | controller | Thursday 11 June 2026  12:27:18 +0000 (0:00:00.068)       0:19:58.572 *********
2026-06-11 12:27:18.254141 | controller | Thursday 11 June 2026  12:27:18 +0000 (0:00:00.068)       0:19:58.571 *********
2026-06-11 12:27:18.371588 | controller | ok: [localhost]
2026-06-11 12:27:18.371659 | controller |
2026-06-11 12:27:18.371670 | controller | TASK [run_hook : Loop on hooks for post_ctlplane_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-11 12:27:18.371679 | controller | Thursday 11 June 2026  12:27:18 +0000 (0:00:00.117)       0:19:58.690 *********
2026-06-11 12:27:18.371687 | controller | Thursday 11 June 2026  12:27:18 +0000 (0:00:00.117)       0:19:58.688 *********
2026-06-11 12:27:18.493701 | controller | skipping: [localhost]
2026-06-11 12:27:18.493782 | controller |
2026-06-11 12:27:18.493788 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-11 12:27:18.493793 | controller | Thursday 11 June 2026  12:27:18 +0000 (0:00:00.122)       0:19:58.812 *********
2026-06-11 12:27:18.493797 | controller | Thursday 11 June 2026  12:27:18 +0000 (0:00:00.122)       0:19:58.810 *********
2026-06-11 12:27:18.573465 | controller | ok: [localhost]
2026-06-11 12:27:18.573550 | controller |
2026-06-11 12:27:18.573559 | controller | TASK [edpm_deploy_baremetal : Define minimal set of repo variables when not running on Zuul _install_yamls_repos={{
2026-06-11 12:27:18.573564 | controller |   (
2026-06-11 12:27:18.573569 | controller |     {
2026-06-11 12:27:18.573574 | controller |       'OPENSTACK_REPO': operators_build_output[cifmw_operator_build_meta_name].git_src_dir,
2026-06-11 12:27:18.573579 | controller |       'OPENSTACK_BRANCH': '',
2026-06-11 12:27:18.573585 | controller |       'GIT_CLONE_OPTS': '-l',
2026-06-11 12:27:18.573590 | controller |     } if (cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output)
2026-06-11 12:27:18.573595 | controller |     else {}
2026-06-11 12:27:18.573600 | controller |   )
2026-06-11 12:27:18.573605 | controller | }}] ***
2026-06-11 12:27:18.573641 | controller | Thursday 11 June 2026  12:27:18 +0000 (0:00:00.079)       0:19:58.891 *********
2026-06-11 12:27:18.573649 | controller | Thursday 11 June 2026  12:27:18 +0000 (0:00:00.079)       0:19:58.890 *********
2026-06-11 12:27:18.622793 | controller | skipping: [localhost]
2026-06-11 12:27:18.622852 | controller |
2026-06-11 12:27:18.622858 | controller | TASK [edpm_deploy_baremetal : Set install_yamls Makefile environment variables cifmw_edpm_deploy_baremetal_common_env={{
2026-06-11 12:27:18.622862 | controller |   cifmw_install_yamls_environment |
2026-06-11 12:27:18.622866 | controller |   combine({'PATH': cifmw_path}) |
2026-06-11 12:27:18.622869 | controller |   combine(_install_yamls_repos | default({}))
2026-06-11 12:27:18.622873 | controller | }}, cifmw_edpm_deploy_baremetal_make_openstack_env={{
2026-06-11 12:27:18.622877 | controller |   cifmw_edpm_deploy_baremetal_make_openstack_env | default({}) |
2026-06-11 12:27:18.622880 | controller |   combine(
2026-06-11 12:27:18.622884 | controller |     {
2026-06-11 12:27:18.622887 | controller |       'OPENSTACK_IMG': operators_build_output[cifmw_operator_build_meta_name].image_catalog,
2026-06-11 12:27:18.622891 | controller |     } if (cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output)
2026-06-11 12:27:18.622895 | controller |     else {}
2026-06-11 12:27:18.622899 | controller |   )
2026-06-11 12:27:18.622902 | controller | }}, cifmw_edpm_deploy_baremetal_operators_build_output={{ operators_build_output }}] ***
2026-06-11 12:27:18.622906 | controller | Thursday 11 June 2026  12:27:18 +0000 (0:00:00.049)       0:19:58.941 *********
2026-06-11 12:27:18.622909 | controller | Thursday 11 June 2026  12:27:18 +0000 (0:00:00.049)       0:19:58.940 *********
2026-06-11 12:27:18.675982 | controller | ok: [localhost]
2026-06-11 12:27:18.676065 | controller |
2026-06-11 12:27:18.676071 | controller | TASK [Create virtual baremetal name=install_yamls_makes, tasks_from=make_edpm_baremetal_compute] ***
2026-06-11 12:27:18.676075 | controller | Thursday 11 June 2026  12:27:18 +0000 (0:00:00.053)       0:19:58.994 *********
2026-06-11 12:27:18.676080 | controller | Thursday 11 June 2026  12:27:18 +0000 (0:00:00.053)       0:19:58.993 *********
2026-06-11 12:27:18.732839 | controller |
2026-06-11 12:27:18.732898 | controller | TASK [install_yamls_makes : Debug make_edpm_baremetal_compute_env var=make_edpm_baremetal_compute_env] ***
2026-06-11 12:27:18.732903 | controller | Thursday 11 June 2026  12:27:18 +0000 (0:00:00.056)       0:19:59.051 *********
2026-06-11 12:27:18.732907 | controller | Thursday 11 June 2026  12:27:18 +0000 (0:00:00.056)       0:19:59.050 *********
2026-06-11 12:27:18.785382 | controller | ok: [localhost] =>
2026-06-11 12:27:18.785438 | controller |     make_edpm_baremetal_compute_env:
2026-06-11 12:27:18.785443 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-11 12:27:18.785447 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-11 12:27:18.785451 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-11 12:27:18.785454 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 12:27:18.785458 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-11 12:27:18.785469 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-11 12:27:18.785474 | controller |       INSTALL_CERT_MANAGER: false
2026-06-11 12:27:18.785477 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 12:27:18.785481 | controller |       OPENSTACK_BRANCH: ''
2026-06-11 12:27:18.785485 | controller |       OPENSTACK_IMG: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator-index:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c
2026-06-11 12:27:18.785489 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 12:27:18.785493 | controller |       OPENSTACK_REPO: /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator
2026-06-11 12:27:18.785497 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 12:27:18.785501 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 12:27:18.785505 | 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 12:27:18.785509 | controller |
2026-06-11 12:27:18.785513 | controller | TASK [install_yamls_makes : Debug make_edpm_baremetal_compute_params var=make_edpm_baremetal_compute_params] ***
2026-06-11 12:27:18.785516 | controller | Thursday 11 June 2026  12:27:18 +0000 (0:00:00.052)       0:19:59.104 *********
2026-06-11 12:27:18.785520 | controller | Thursday 11 June 2026  12:27:18 +0000 (0:00:00.052)       0:19:59.102 *********
2026-06-11 12:27:18.828441 | controller | skipping: [localhost]
2026-06-11 12:27:18.828523 | controller |
2026-06-11 12:27:18.828530 | 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 12:27:18.828536 | controller | Thursday 11 June 2026  12:27:18 +0000 (0:00:00.042)       0:19:59.146 *********
2026-06-11 12:27:18.828541 | controller | Thursday 11 June 2026  12:27:18 +0000 (0:00:00.042)       0:19:59.145 *********
2026-06-11 12:27:44.316956 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 12:27:44.317095 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_edpm_baremetal_compute_until
2026-06-11 12:27:44.317133 | controller | | default(true) }}
2026-06-11 12:27:44.354928 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_008_run_edpm_baremetal_compute.log
2026-06-11 12:27:44.354969 | controller | changed: [localhost]
2026-06-11 12:27:44.354979 | controller |
2026-06-11 12:27:44.354989 | 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 12:27:44.355028 | controller | Thursday 11 June 2026  12:27:44 +0000 (0:00:25.525)       0:20:24.672 *********
2026-06-11 12:27:44.355040 | controller | Thursday 11 June 2026  12:27:44 +0000 (0:00:25.525)       0:20:24.671 *********
2026-06-11 12:27:44.426814 | controller | skipping: [localhost]
2026-06-11 12:27:44.426884 | controller |
2026-06-11 12:27:44.426897 | controller | TASK [edpm_deploy_baremetal : Define DATAPLANE_EXTRA_NOVA_CONFIG_FILE cifmw_edpm_deploy_baremetal_common_env={{
2026-06-11 12:27:44.426925 | controller |   cifmw_edpm_deploy_baremetal_common_env | default({}) |
2026-06-11 12:27:44.426937 | controller |   combine({'DATAPLANE_EXTRA_NOVA_CONFIG_FILE': _cifmw_edpm_deploy_baremetal_nova_extra_config_file })
2026-06-11 12:27:44.426948 | controller | }}, cacheable=True] ***
2026-06-11 12:27:44.426957 | controller | Thursday 11 June 2026  12:27:44 +0000 (0:00:00.072)       0:20:24.744 *********
2026-06-11 12:27:44.426968 | controller | Thursday 11 June 2026  12:27:44 +0000 (0:00:00.072)       0:20:24.743 *********
2026-06-11 12:27:44.471296 | controller | skipping: [localhost]
2026-06-11 12:27:44.471352 | controller |
2026-06-11 12:27:44.471359 | controller | TASK [Prepare OpenStack Dataplane NodeSet CR name=install_yamls_makes, tasks_from=make_edpm_deploy_baremetal_prep] ***
2026-06-11 12:27:44.471364 | controller | Thursday 11 June 2026  12:27:44 +0000 (0:00:00.044)       0:20:24.789 *********
2026-06-11 12:27:44.471369 | controller | Thursday 11 June 2026  12:27:44 +0000 (0:00:00.044)       0:20:24.788 *********
2026-06-11 12:27:44.532508 | controller |
2026-06-11 12:27:44.532557 | controller | TASK [install_yamls_makes : Debug make_edpm_deploy_baremetal_prep_env var=make_edpm_deploy_baremetal_prep_env] ***
2026-06-11 12:27:44.532563 | controller | Thursday 11 June 2026  12:27:44 +0000 (0:00:00.061)       0:20:24.850 *********
2026-06-11 12:27:44.532568 | controller | Thursday 11 June 2026  12:27:44 +0000 (0:00:00.061)       0:20:24.849 *********
2026-06-11 12:27:44.582075 | controller | ok: [localhost] =>
2026-06-11 12:27:44.582120 | controller |     make_edpm_deploy_baremetal_prep_env:
2026-06-11 12:27:44.582127 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-11 12:27:44.582130 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-11 12:27:44.582136 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-11 12:27:44.582140 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 12:27:44.582144 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-11 12:27:44.582170 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-11 12:27:44.582175 | controller |       INSTALL_CERT_MANAGER: false
2026-06-11 12:27:44.582179 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 12:27:44.582183 | controller |       OPENSTACK_BRANCH: ''
2026-06-11 12:27:44.582188 | controller |       OPENSTACK_IMG: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator-index:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c
2026-06-11 12:27:44.582192 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 12:27:44.582196 | controller |       OPENSTACK_REPO: /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator
2026-06-11 12:27:44.582200 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 12:27:44.582230 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 12:27:44.582235 | 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 12:27:44.582240 | controller |
2026-06-11 12:27:44.582244 | controller | TASK [install_yamls_makes : Debug make_edpm_deploy_baremetal_prep_params var=make_edpm_deploy_baremetal_prep_params] ***
2026-06-11 12:27:44.582248 | controller | Thursday 11 June 2026  12:27:44 +0000 (0:00:00.049)       0:20:24.900 *********
2026-06-11 12:27:44.582252 | controller | Thursday 11 June 2026  12:27:44 +0000 (0:00:00.049)       0:20:24.899 *********
2026-06-11 12:27:44.630406 | controller | skipping: [localhost]
2026-06-11 12:27:44.630452 | controller |
2026-06-11 12:27:44.630458 | 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 12:27:44.630464 | controller | Thursday 11 June 2026  12:27:44 +0000 (0:00:00.048)       0:20:24.948 *********
2026-06-11 12:27:44.630469 | controller | Thursday 11 June 2026  12:27:44 +0000 (0:00:00.048)       0:20:24.947 *********
2026-06-11 12:27:53.791274 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 12:27:53.791364 | controller | delimiters such as {{ }} or {% %}. Found: {{
2026-06-11 12:27:53.791371 | controller | make_edpm_deploy_baremetal_prep_until | default(true) }}
2026-06-11 12:27:53.812148 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_009_run_edpm_deploy_baremetal_prep.log
2026-06-11 12:27:53.812193 | controller | changed: [localhost]
2026-06-11 12:27:53.812199 | controller |
2026-06-11 12:27:53.812205 | 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 12:27:53.812210 | controller | apiVersion: kustomize.config.k8s.io/v1beta1
2026-06-11 12:27:53.812223 | controller | kind: Kustomization
2026-06-11 12:27:53.812227 | controller | patches:
2026-06-11 12:27:53.812231 | controller |   - target:
2026-06-11 12:27:53.812235 | controller |       kind: OpenStackDataPlaneNodeSet
2026-06-11 12:27:53.812239 | controller |     patch: |-
2026-06-11 12:27:53.812243 | controller | {% if content_provider_registry_ip is defined %}
2026-06-11 12:27:53.812246 | controller |       - op: add
2026-06-11 12:27:53.812251 | controller |         path: /spec/nodeTemplate/ansible/ansibleVars/edpm_container_registry_insecure_registries
2026-06-11 12:27:53.812255 | controller |         value: ["{{ content_provider_registry_ip }}:5001"]
2026-06-11 12:27:53.812258 | controller | {% endif %}
2026-06-11 12:27:53.812262 | controller |
2026-06-11 12:27:53.812265 | controller | {% if not cifmw_edpm_deploy_baremetal_bootc and not cifmw_edpm_deploy_baremetal_custom_bootstrap %}
2026-06-11 12:27:53.812269 | controller |       - op: add
2026-06-11 12:27:53.812273 | controller |         path: /spec/nodeTemplate/ansible/ansibleVars/edpm_bootstrap_command
2026-06-11 12:27:53.812276 | controller |         value: sudo dnf -y update
2026-06-11 12:27:53.812280 | controller | {% endif %}
2026-06-11 12:27:53.812283 | controller | {% endif %}, kustomizations_paths={{
2026-06-11 12:27:53.812286 | controller |   [
2026-06-11 12:27:53.812290 | controller |     (
2026-06-11 12:27:53.812293 | controller |       [
2026-06-11 12:27:53.812297 | controller |         cifmw_edpm_deploy_baremetal_manifests_dir,
2026-06-11 12:27:53.812300 | controller |         'kustomizations',
2026-06-11 12:27:53.812303 | controller |         'dataplane'
2026-06-11 12:27:53.812307 | controller |       ] | ansible.builtin.path_join
2026-06-11 12:27:53.812310 | controller |     )
2026-06-11 12:27:53.812314 | controller |   ]
2026-06-11 12:27:53.812317 | controller | }}] ***
2026-06-11 12:27:53.812320 | controller | Thursday 11 June 2026  12:27:53 +0000 (0:00:09.181)       0:20:34.130 *********
2026-06-11 12:27:53.812324 | controller | Thursday 11 June 2026  12:27:53 +0000 (0:00:09.181)       0:20:34.129 *********
2026-06-11 12:27:54.204227 | controller | changed: [localhost]
2026-06-11 12:27:54.204299 | controller |
2026-06-11 12:27:54.204305 | 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 12:27:54.204310 | controller | Thursday 11 June 2026  12:27:54 +0000 (0:00:00.391)       0:20:34.522 *********
2026-06-11 12:27:54.204314 | controller | Thursday 11 June 2026  12:27:54 +0000 (0:00:00.391)       0:20:34.521 *********
2026-06-11 12:27:54.271252 | controller | ok: [localhost] =>
2026-06-11 12:27:54.271321 | controller |     cifmw_edpm_deploy_baremetal_crs_kustomize_result:
2026-06-11 12:27:54.271326 | controller |       changed: true
2026-06-11 12:27:54.271330 | controller |       count: 2
2026-06-11 12:27:54.271334 | controller |       failed: false
2026-06-11 12:27:54.271337 | controller |       kustomizations_paths:
2026-06-11 12:27:54.271341 | controller |       - /home/zuul/ci-framework-data/artifacts/manifests/openstack/dataplane/cr/kustomization.yaml
2026-06-11 12:27:54.271345 | controller |       output_path: /home/zuul/ci-framework-data/artifacts/manifests/openstack/dataplane/cr/cifmw-kustomization-result.yaml
2026-06-11 12:27:54.271348 | controller |       result:
2026-06-11 12:27:54.271352 | controller |       - apiVersion: v1
2026-06-11 12:27:54.271356 | controller |         data:
2026-06-11 12:27:54.271359 | controller |           network_config_template: |
2026-06-11 12:27:54.271363 | controller |             ---
2026-06-11 12:27:54.271366 | controller |             {% set mtu_list = [ctlplane_mtu] %}
2026-06-11 12:27:54.271370 | controller |             {% for network in nodeset_networks %}
2026-06-11 12:27:54.271383 | controller |             {% set _ = mtu_list.append(lookup('vars', networks_lower[network] ~ '_mtu')) %}
2026-06-11 12:27:54.271387 | controller |             {%- endfor %}
2026-06-11 12:27:54.271390 | controller |             {% set min_viable_mtu = mtu_list | max %}
2026-06-11 12:27:54.271394 | controller |             network_config:
2026-06-11 12:27:54.271397 | controller |             - type: ovs_bridge
2026-06-11 12:27:54.271401 | controller |               name: {{ neutron_physical_bridge_name }}
2026-06-11 12:27:54.271404 | controller |               mtu: {{ min_viable_mtu }}
2026-06-11 12:27:54.271408 | controller |               use_dhcp: false
2026-06-11 12:27:54.271411 | controller |               dns_servers: {{ ctlplane_dns_nameservers }}
2026-06-11 12:27:54.271414 | controller |               domain: {{ dns_search_domains }}
2026-06-11 12:27:54.271428 | controller |               addresses:
2026-06-11 12:27:54.271432 | controller |               - ip_netmask: {{ ctlplane_ip }}/{{ ctlplane_cidr }}
2026-06-11 12:27:54.271435 | controller |               routes: {{ ctlplane_host_routes }}
2026-06-11 12:27:54.271438 | controller |               members:
2026-06-11 12:27:54.271442 | controller |               - type: interface
2026-06-11 12:27:54.271445 | controller |                 name: nic1
2026-06-11 12:27:54.271449 | controller |                 mtu: {{ min_viable_mtu }}
2026-06-11 12:27:54.271452 | controller |                 # force the MAC address of the bridge to this interface
2026-06-11 12:27:54.271455 | controller |                 primary: true
2026-06-11 12:27:54.271459 | controller |             {% for network in nodeset_networks %}
2026-06-11 12:27:54.271462 | controller |               - type: vlan
2026-06-11 12:27:54.271465 | controller |                 mtu: {{ lookup('vars', networks_lower[network] ~ '_mtu') }}
2026-06-11 12:27:54.271469 | controller |                 vlan_id: {{ lookup('vars', networks_lower[network] ~ '_vlan_id') }}
2026-06-11 12:27:54.271473 | controller |                 addresses:
2026-06-11 12:27:54.271476 | controller |                 - ip_netmask:
2026-06-11 12:27:54.271480 | controller |                     {{ lookup('vars', networks_lower[network] ~ '_ip') }}/{{ lookup('vars', networks_lower[network] ~ '_cidr') }}
2026-06-11 12:27:54.271483 | controller |                 routes: {{ lookup('vars', networks_lower[network] ~ '_host_routes') }}
2026-06-11 12:27:54.271487 | controller |             {% endfor %}
2026-06-11 12:27:54.271490 | controller |         kind: ConfigMap
2026-06-11 12:27:54.271493 | controller |         metadata:
2026-06-11 12:27:54.271497 | controller |           labels:
2026-06-11 12:27:54.271500 | controller |             created-by: install_yamls
2026-06-11 12:27:54.271504 | controller |           name: network-config-template-ipam
2026-06-11 12:27:54.271507 | controller |           namespace: openstack
2026-06-11 12:27:54.271510 | controller |       - apiVersion: v1
2026-06-11 12:27:54.271514 | controller |         data:
2026-06-11 12:27:54.271517 | controller |           physical_bridge_name: br-ex
2026-06-11 12:27:54.271521 | controller |           public_interface_name: eth0
2026-06-11 12:27:54.271524 | controller |         kind: ConfigMap
2026-06-11 12:27:54.271527 | controller |         metadata:
2026-06-11 12:27:54.271531 | controller |           labels:
2026-06-11 12:27:54.271534 | controller |             created-by: install_yamls
2026-06-11 12:27:54.271537 | controller |           name: neutron-edpm-ipam
2026-06-11 12:27:54.271541 | controller |           namespace: openstack
2026-06-11 12:27:54.271544 | controller |       - apiVersion: v1
2026-06-11 12:27:54.271547 | controller |         data:
2026-06-11 12:27:54.271551 | controller |           25-nova-extra.conf: ''
2026-06-11 12:27:54.271554 | controller |         kind: ConfigMap
2026-06-11 12:27:54.271557 | controller |         metadata:
2026-06-11 12:27:54.271561 | controller |           labels:
2026-06-11 12:27:54.271564 | controller |             created-by: install_yamls
2026-06-11 12:27:54.271567 | controller |           name: nova-extra-config
2026-06-11 12:27:54.271571 | controller |           namespace: openstack
2026-06-11 12:27:54.271574 | controller |       - apiVersion: dataplane.openstack.org/v1beta1
2026-06-11 12:27:54.271577 | controller |         kind: OpenStackDataPlaneDeployment
2026-06-11 12:27:54.271581 | controller |         metadata:
2026-06-11 12:27:54.271584 | controller |           labels:
2026-06-11 12:27:54.271588 | controller |             created-by: install_yamls
2026-06-11 12:27:54.271591 | controller |           name: edpm-deployment-ipam
2026-06-11 12:27:54.271594 | controller |           namespace: openstack
2026-06-11 12:27:54.271598 | controller |         spec:
2026-06-11 12:27:54.271604 | controller |           nodeSets:
2026-06-11 12:27:54.271607 | controller |           - openstack-edpm-ipam
2026-06-11 12:27:54.271611 | controller |       - apiVersion: dataplane.openstack.org/v1beta1
2026-06-11 12:27:54.271614 | controller |         kind: OpenStackDataPlaneNodeSet
2026-06-11 12:27:54.271618 | controller |         metadata:
2026-06-11 12:27:54.271621 | controller |           labels:
2026-06-11 12:27:54.271624 | controller |             created-by: install_yamls
2026-06-11 12:27:54.271628 | controller |           name: openstack-edpm-ipam
2026-06-11 12:27:54.271631 | controller |           namespace: openstack
2026-06-11 12:27:54.271635 | controller |         spec:
2026-06-11 12:27:54.271638 | controller |           baremetalSetTemplate:
2026-06-11 12:27:54.271641 | controller |             bmhLabelSelector:
2026-06-11 12:27:54.271645 | controller |               app: openstack
2026-06-11 12:27:54.271648 | controller |             bmhNamespace: openstack
2026-06-11 12:27:54.271651 | controller |             cloudUserName: cloud-admin
2026-06-11 12:27:54.271655 | controller |             ctlplaneInterface: enp1s0
2026-06-11 12:27:54.271658 | controller |           env:
2026-06-11 12:27:54.271661 | controller |           - name: ANSIBLE_FORCE_COLOR
2026-06-11 12:27:54.271665 | controller |             value: 'True'
2026-06-11 12:27:54.271668 | controller |           networkAttachments:
2026-06-11 12:27:54.271671 | controller |           - ctlplane
2026-06-11 12:27:54.271675 | controller |           nodeTemplate:
2026-06-11 12:27:54.271678 | controller |             ansible:
2026-06-11 12:27:54.271681 | controller |               ansibleUser: cloud-admin
2026-06-11 12:27:54.271685 | controller |               ansibleVars:
2026-06-11 12:27:54.271688 | controller |                 edpm_bootstrap_command: sudo dnf -y update
2026-06-11 12:27:54.271691 | controller |                 edpm_container_registry_insecure_registries:
2026-06-11 12:27:54.271695 | controller |                 - 38.102.83.66:5001
2026-06-11 12:27:54.271698 | controller |                 edpm_nodes_validation_validate_controllers_icmp: false
2026-06-11 12:27:54.271702 | controller |                 edpm_nodes_validation_validate_gateway_icmp: false
2026-06-11 12:27:54.271705 | controller |                 edpm_sshd_allowed_ranges:
2026-06-11 12:27:54.271709 | controller |                 - 192.168.122.0/24
2026-06-11 12:27:54.271712 | controller |                 enable_debug: false
2026-06-11 12:27:54.271716 | controller |                 gather_facts: false
2026-06-11 12:27:54.271730 | controller |                 growvols_args: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-11 12:27:54.271734 | controller |                 image_prefix: openstack
2026-06-11 12:27:54.271737 | controller |                 image_tag: current-podified
2026-06-11 12:27:54.271741 | controller |                 registry_url: quay.io/podified-antelope-centos9
2026-06-11 12:27:54.271744 | controller |                 timesync_ntp_servers:
2026-06-11 12:27:54.271747 | controller |                 - hostname: pool.ntp.org
2026-06-11 12:27:54.271751 | controller |               ansibleVarsFrom:
2026-06-11 12:27:54.271754 | controller |               - configMapRef:
2026-06-11 12:27:54.271758 | controller |                   name: network-config-template-ipam
2026-06-11 12:27:54.271761 | controller |                 prefix: edpm_
2026-06-11 12:27:54.271764 | controller |               - configMapRef:
2026-06-11 12:27:54.271767 | controller |                   name: neutron-edpm-ipam
2026-06-11 12:27:54.271771 | controller |                 prefix: neutron_
2026-06-11 12:27:54.271774 | controller |             ansibleSSHPrivateKeySecret: dataplane-ansible-ssh-private-key-secret
2026-06-11 12:27:54.271778 | controller |             networks:
2026-06-11 12:27:54.271781 | controller |             - defaultRoute: true
2026-06-11 12:27:54.271784 | controller |               name: ctlplane
2026-06-11 12:27:54.271788 | controller |               subnetName: subnet1
2026-06-11 12:27:54.271791 | controller |             - name: internalapi
2026-06-11 12:27:54.271795 | controller |               subnetName: subnet1
2026-06-11 12:27:54.271798 | controller |             - name: storage
2026-06-11 12:27:54.271801 | controller |               subnetName: subnet1
2026-06-11 12:27:54.271805 | controller |             - name: tenant
2026-06-11 12:27:54.271808 | controller |               subnetName: subnet1
2026-06-11 12:27:54.271811 | controller |           nodes:
2026-06-11 12:27:54.271815 | controller |             edpm-compute-0:
2026-06-11 12:27:54.271818 | controller |               hostName: edpm-compute-0
2026-06-11 12:27:54.271821 | controller |           preProvisioned: false
2026-06-11 12:27:54.271825 | controller |           services:
2026-06-11 12:27:54.271831 | controller |           - repo-setup
2026-06-11 12:27:54.271837 | controller |           - redhat
2026-06-11 12:27:54.271841 | controller |           - bootstrap
2026-06-11 12:27:54.271844 | controller |           - download-cache
2026-06-11 12:27:54.271847 | controller |           - configure-network
2026-06-11 12:27:54.271851 | controller |           - validate-network
2026-06-11 12:27:54.271854 | controller |           - install-os
2026-06-11 12:27:54.271857 | controller |           - configure-os
2026-06-11 12:27:54.271861 | controller |           - ssh-known-hosts
2026-06-11 12:27:54.271864 | controller |           - run-os
2026-06-11 12:27:54.271867 | controller |           - reboot-os
2026-06-11 12:27:54.271871 | controller |           - install-certs
2026-06-11 12:27:54.271874 | controller |           - ovn
2026-06-11 12:27:54.271877 | controller |           - neutron-metadata
2026-06-11 12:27:54.271881 | controller |           - libvirt
2026-06-11 12:27:54.271884 | controller |           - nova
2026-06-11 12:27:54.271887 | controller |           - telemetry
2026-06-11 12:27:54.271890 | controller |           tlsEnabled: true
2026-06-11 12:27:54.271894 | controller |
2026-06-11 12:27:54.271899 | 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 12:27:54.271903 | controller | Thursday 11 June 2026  12:27:54 +0000 (0:00:00.067)       0:20:34.589 *********
2026-06-11 12:27:54.271906 | controller | Thursday 11 June 2026  12:27:54 +0000 (0:00:00.067)       0:20:34.588 *********
2026-06-11 12:27:54.310822 | controller | skipping: [localhost]
2026-06-11 12:27:54.310940 | controller |
2026-06-11 12:27:54.310949 | 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 12:27:54.310956 | controller | Thursday 11 June 2026  12:27:54 +0000 (0:00:00.039)       0:20:34.629 *********
2026-06-11 12:27:54.310963 | controller | Thursday 11 June 2026  12:27:54 +0000 (0:00:00.039)       0:20:34.628 *********
2026-06-11 12:27:54.347947 | controller | skipping: [localhost]
2026-06-11 12:27:54.348084 | controller |
2026-06-11 12:27:54.348094 | 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 12:27:54.348101 | controller | Thursday 11 June 2026  12:27:54 +0000 (0:00:00.037)       0:20:34.666 *********
2026-06-11 12:27:54.348107 | controller | Thursday 11 June 2026  12:27:54 +0000 (0:00:00.037)       0:20:34.665 *********
2026-06-11 12:27:54.393212 | controller | skipping: [localhost]
2026-06-11 12:27:54.393328 | controller |
2026-06-11 12:27:54.393337 | 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 12:27:54.393345 | controller | Thursday 11 June 2026  12:27:54 +0000 (0:00:00.045)       0:20:34.711 *********
2026-06-11 12:27:54.393351 | controller | Thursday 11 June 2026  12:27:54 +0000 (0:00:00.045)       0:20:34.710 *********
2026-06-11 12:27:54.438088 | controller | skipping: [localhost]
2026-06-11 12:27:54.438162 | controller |
2026-06-11 12:27:54.438167 | 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 12:27:54.438174 | controller | Thursday 11 June 2026  12:27:54 +0000 (0:00:00.044)       0:20:34.756 *********
2026-06-11 12:27:54.438178 | controller | Thursday 11 June 2026  12:27:54 +0000 (0:00:00.044)       0:20:34.755 *********
2026-06-11 12:27:55.354799 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_010_apply_the_openstackdataplaneno.log
2026-06-11 12:27:55.354975 | controller | changed: [localhost]
2026-06-11 12:27:55.354994 | controller |
2026-06-11 12:27:55.355053 | 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 12:27:55.355082 | controller | Thursday 11 June 2026  12:27:55 +0000 (0:00:00.916)       0:20:35.673 *********
2026-06-11 12:27:55.355093 | controller | Thursday 11 June 2026  12:27:55 +0000 (0:00:00.916)       0:20:35.671 *********
2026-06-11 12:27:55.817702 | controller | changed: [localhost]
2026-06-11 12:27:55.817783 | controller |
2026-06-11 12:27:55.817795 | 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 12:27:55.817807 | controller | Thursday 11 June 2026  12:27:55 +0000 (0:00:00.462)       0:20:36.135 *********
2026-06-11 12:27:55.817817 | controller | Thursday 11 June 2026  12:27:55 +0000 (0:00:00.462)       0:20:36.134 *********
2026-06-11 12:32:37.197984 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (60 retries left).
2026-06-11 12:32:37.198076 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (59 retries left).
2026-06-11 12:32:37.198082 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (58 retries left).
2026-06-11 12:32:37.198085 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (57 retries left).
2026-06-11 12:32:37.198089 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (56 retries left).
2026-06-11 12:32:37.198101 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (55 retries left).
2026-06-11 12:32:37.198105 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (54 retries left).
2026-06-11 12:32:37.198108 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (53 retries left).
2026-06-11 12:32:37.198112 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (52 retries left).
2026-06-11 12:32:37.198115 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (51 retries left).
2026-06-11 12:32:37.198119 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (50 retries left).
2026-06-11 12:32:37.198122 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (49 retries left).
2026-06-11 12:32:37.198125 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (48 retries left).
2026-06-11 12:32:37.198129 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (47 retries left).
2026-06-11 12:32:37.198132 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (46 retries left).
2026-06-11 12:32:37.198135 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (45 retries left).
2026-06-11 12:32:37.198139 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (44 retries left).
2026-06-11 12:32:37.198142 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (43 retries left).
2026-06-11 12:32:37.198145 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (42 retries left).
2026-06-11 12:32:37.198149 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (41 retries left).
2026-06-11 12:32:37.198152 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (40 retries left).
2026-06-11 12:32:37.198155 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (39 retries left).
2026-06-11 12:32:37.198159 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (38 retries left).
2026-06-11 12:32:37.198162 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (37 retries left).
2026-06-11 12:32:37.198178 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (36 retries left).
2026-06-11 12:32:37.198182 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (35 retries left).
2026-06-11 12:32:37.198185 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (34 retries left).
2026-06-11 12:32:37.198189 | controller | changed: [localhost]
2026-06-11 12:32:37.198193 | controller |
2026-06-11 12:32:37.198198 | 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 12:32:37.198202 | controller | Thursday 11 June 2026  12:32:37 +0000 (0:04:41.380)       0:25:17.516 *********
2026-06-11 12:32:37.198206 | controller | Thursday 11 June 2026  12:32:37 +0000 (0:04:41.380)       0:25:17.515 *********
2026-06-11 12:33:21.063203 | controller | changed: [localhost]
2026-06-11 12:33:21.063336 | controller |
2026-06-11 12:33:21.063346 | 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 12:33:21.063352 | controller | Thursday 11 June 2026  12:33:21 +0000 (0:00:43.864)       0:26:01.381 *********
2026-06-11 12:33:21.063358 | controller | Thursday 11 June 2026  12:33:21 +0000 (0:00:43.864)       0:26:01.379 *********
2026-06-11 12:38:52.894625 | controller | changed: [localhost]
2026-06-11 12:38:52.894704 | controller |
2026-06-11 12:38:52.894712 | controller | TASK [edpm_deploy_baremetal : Register the list of compute nodes _raw_params=oc get bmh -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }}] ***
2026-06-11 12:38:52.894719 | controller | Thursday 11 June 2026  12:38:52 +0000 (0:05:31.831)       0:31:33.213 *********
2026-06-11 12:38:52.894725 | controller | Thursday 11 June 2026  12:38:52 +0000 (0:05:31.831)       0:31:33.211 *********
2026-06-11 12:38:53.366459 | controller | changed: [localhost]
2026-06-11 12:38:53.366563 | controller |
2026-06-11 12:38:53.366569 | controller | TASK [edpm_deploy_baremetal : Print the list of compute nodes var=compute_nodes_output.stdout_lines] ***
2026-06-11 12:38:53.366575 | controller | Thursday 11 June 2026  12:38:53 +0000 (0:00:00.471)       0:31:33.684 *********
2026-06-11 12:38:53.366578 | controller | Thursday 11 June 2026  12:38:53 +0000 (0:00:00.471)       0:31:33.683 *********
2026-06-11 12:38:53.410108 | controller | ok: [localhost] =>
2026-06-11 12:38:53.410197 | controller |     compute_nodes_output.stdout_lines:
2026-06-11 12:38:53.410206 | controller |     - NAME                        STATE         CONSUMER              ONLINE   ERROR   AGE
2026-06-11 12:38:53.410243 | controller |     - edpm-compute-baremetal-00   provisioned   openstack-edpm-ipam   true             11m
2026-06-11 12:38:53.410250 | controller |
2026-06-11 12:38:53.410257 | controller | TASK [edpm_deploy_baremetal : Wait for OpenStackDataPlaneNodeSet to be deployed _raw_params=oc wait OpenStackDataPlaneNodeSet {{ cr_name }} --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} --for=condition=ready --timeout={{ cifmw_edpm_deploy_baremetal_wait_dataplane_timeout_mins }}m] ***
2026-06-11 12:38:53.410264 | controller | Thursday 11 June 2026  12:38:53 +0000 (0:00:00.043)       0:31:33.728 *********
2026-06-11 12:38:53.410270 | controller | Thursday 11 June 2026  12:38:53 +0000 (0:00:00.043)       0:31:33.727 *********
2026-06-11 13:05:29.753857 | controller | changed: [localhost]
2026-06-11 13:05:29.753942 | controller |
2026-06-11 13:05:29.753955 | 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 13:05:29.753965 | controller | Thursday 11 June 2026  13:05:29 +0000 (0:26:36.343)       0:58:10.072 *********
2026-06-11 13:05:29.753992 | controller | Thursday 11 June 2026  13:05:29 +0000 (0:26:36.343)       0:58:10.070 *********
2026-06-11 13:05:35.628883 | controller | changed: [localhost]
2026-06-11 13:05:35.628992 | controller |
2026-06-11 13:05:35.629026 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-11 13:05:35.629040 | controller | Thursday 11 June 2026  13:05:35 +0000 (0:00:05.874)       0:58:15.946 *********
2026-06-11 13:05:35.629049 | controller | Thursday 11 June 2026  13:05:35 +0000 (0:00:05.874)       0:58:15.945 *********
2026-06-11 13:05:35.944779 | controller | ok: [localhost]
2026-06-11 13:05:35.944874 | controller |
2026-06-11 13:05:35.944889 | 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 13:05:35.944902 | controller | Thursday 11 June 2026  13:05:35 +0000 (0:00:00.317)       0:58:16.263 *********
2026-06-11 13:05:35.944912 | controller | Thursday 11 June 2026  13:05:35 +0000 (0:00:00.316)       0:58:16.262 *********
2026-06-11 13:05:35.985984 | controller | skipping: [localhost]
2026-06-11 13:05:35.986095 | controller |
2026-06-11 13:05:35.986108 | controller | TASK [libvirt_manager : Ensure needed directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-11 13:05:35.986117 | controller | Thursday 11 June 2026  13:05:35 +0000 (0:00:00.040)       0:58:16.304 *********
2026-06-11 13:05:35.986125 | controller | Thursday 11 June 2026  13:05:35 +0000 (0:00:00.040)       0:58:16.303 *********
2026-06-11 13:05:36.075690 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/workload)
2026-06-11 13:05:36.075946 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/edpm_compute)
2026-06-11 13:05:36.075957 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/openstack/cr/)
2026-06-11 13:05:36.075965 | controller | skipping: [localhost]
2026-06-11 13:05:36.075974 | controller |
2026-06-11 13:05:36.075983 | controller | TASK [libvirt_manager : Ensure image is available _raw_params=get_image.yml] ***
2026-06-11 13:05:36.075990 | controller | Thursday 11 June 2026  13:05:36 +0000 (0:00:00.089)       0:58:16.394 *********
2026-06-11 13:05:36.075998 | controller | Thursday 11 June 2026  13:05:36 +0000 (0:00:00.089)       0:58:16.393 *********
2026-06-11 13:05:36.141744 | controller | skipping: [localhost]
2026-06-11 13:05:36.141841 | controller |
2026-06-11 13:05:36.141857 | controller | TASK [Create EDPM compute VMs name=install_yamls_makes, tasks_from=make_edpm_compute.yml] ***
2026-06-11 13:05:36.141869 | controller | Thursday 11 June 2026  13:05:36 +0000 (0:00:00.064)       0:58:16.459 *********
2026-06-11 13:05:36.141879 | controller | Thursday 11 June 2026  13:05:36 +0000 (0:00:00.065)       0:58:16.458 *********
2026-06-11 13:05:36.192736 | controller | skipping: [localhost]
2026-06-11 13:05:36.192820 | controller |
2026-06-11 13:05:36.192831 | controller | TASK [libvirt_manager : Catch compute IPs _raw_params=virsh -c qemu:///system -q domifaddr --source arp --domain edpm-compute-{{ item }}] ***
2026-06-11 13:05:36.192852 | controller | Thursday 11 June 2026  13:05:36 +0000 (0:00:00.050)       0:58:16.510 *********
2026-06-11 13:05:36.192861 | controller | Thursday 11 June 2026  13:05:36 +0000 (0:00:00.051)       0:58:16.509 *********
2026-06-11 13:05:36.244815 | controller | skipping: [localhost]
2026-06-11 13:05:36.244922 | controller |
2026-06-11 13:05:36.244940 | controller | TASK [libvirt_manager : Ensure we get SSH host={{ item.stdout.split()[-1].split('/')[0] }}, port=22, timeout=60] ***
2026-06-11 13:05:36.244953 | controller | Thursday 11 June 2026  13:05:36 +0000 (0:00:00.052)       0:58:16.562 *********
2026-06-11 13:05:36.244966 | controller | Thursday 11 June 2026  13:05:36 +0000 (0:00:00.052)       0:58:16.561 *********
2026-06-11 13:05:36.291263 | controller | skipping: [localhost]
2026-06-11 13:05:36.291354 | controller |
2026-06-11 13:05:36.291371 | 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 13:05:36.291386 | controller | Thursday 11 June 2026  13:05:36 +0000 (0:00:00.046)       0:58:16.609 *********
2026-06-11 13:05:36.291417 | controller | Thursday 11 June 2026  13:05:36 +0000 (0:00:00.046)       0:58:16.608 *********
2026-06-11 13:05:36.342751 | controller | skipping: [localhost]
2026-06-11 13:05:36.342853 | controller |
2026-06-11 13:05:36.342869 | controller | TASK [Prepare for HCI deploy phase 1 name=hci_prepare, tasks_from=phase1.yml] ***
2026-06-11 13:05:36.342883 | controller | Thursday 11 June 2026  13:05:36 +0000 (0:00:00.051)       0:58:16.660 *********
2026-06-11 13:05:36.342895 | controller | Thursday 11 June 2026  13:05:36 +0000 (0:00:00.051)       0:58:16.659 *********
2026-06-11 13:05:36.391856 | controller | skipping: [localhost]
2026-06-11 13:05:36.391931 | controller |
2026-06-11 13:05:36.391939 | controller | TASK [edpm_deploy : Set EDPM related vars cifmw_edpm_deploy_env={{
2026-06-11 13:05:36.391945 | controller |   cifmw_install_yamls_environment |
2026-06-11 13:05:36.391950 | controller |   combine({'PATH': cifmw_path}) |
2026-06-11 13:05:36.391955 | controller |   combine({'DATAPLANE_REGISTRY_URL': cifmw_edpm_deploy_registry_url }) |
2026-06-11 13:05:36.391961 | controller |   combine({'DATAPLANE_CONTAINER_TAG': cifmw_repo_setup_full_hash | default(cifmw_install_yamls_defaults['DATAPLANE_CONTAINER_TAG']) }) |
2026-06-11 13:05:36.391967 | controller |   combine(cifmw_edpm_deploy_extra_vars | default({})) |
2026-06-11 13:05:36.391972 | controller |   combine(_install_yamls_repos | default({}))
2026-06-11 13:05:36.391977 | controller | }}, cacheable=True] ***
2026-06-11 13:05:36.392016 | controller | Thursday 11 June 2026  13:05:36 +0000 (0:00:00.049)       0:58:16.710 *********
2026-06-11 13:05:36.392030 | controller | Thursday 11 June 2026  13:05:36 +0000 (0:00:00.049)       0:58:16.709 *********
2026-06-11 13:05:36.437374 | controller | skipping: [localhost]
2026-06-11 13:05:36.437461 | controller |
2026-06-11 13:05:36.437472 | 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 13:05:36.437481 | controller | Thursday 11 June 2026  13:05:36 +0000 (0:00:00.045)       0:58:16.755 *********
2026-06-11 13:05:36.437489 | controller | Thursday 11 June 2026  13:05:36 +0000 (0:00:00.045)       0:58:16.754 *********
2026-06-11 13:05:36.481738 | controller | skipping: [localhost]
2026-06-11 13:05:36.481817 | controller |
2026-06-11 13:05:36.481824 | controller | TASK [edpm_deploy : Define DATAPLANE_EXTRA_NOVA_CONFIG_FILE cifmw_edpm_deploy_env={{
2026-06-11 13:05:36.481831 | controller |   cifmw_edpm_deploy_env | default({}) |
2026-06-11 13:05:36.481837 | controller |   combine({'DATAPLANE_EXTRA_NOVA_CONFIG_FILE': _cifmw_edpm_deploy_nova_extra_config_file })
2026-06-11 13:05:36.481842 | controller | }}, cacheable=True] ***
2026-06-11 13:05:36.481847 | controller | Thursday 11 June 2026  13:05:36 +0000 (0:00:00.044)       0:58:16.800 *********
2026-06-11 13:05:36.481853 | controller | Thursday 11 June 2026  13:05:36 +0000 (0:00:00.044)       0:58:16.799 *********
2026-06-11 13:05:36.526623 | controller | skipping: [localhost]
2026-06-11 13:05:36.526737 | controller |
2026-06-11 13:05:36.526754 | controller | TASK [Prepare OpenStack Dataplane NodeSet CR name=install_yamls_makes, tasks_from=make_edpm_deploy_prep] ***
2026-06-11 13:05:36.526767 | controller | Thursday 11 June 2026  13:05:36 +0000 (0:00:00.044)       0:58:16.844 *********
2026-06-11 13:05:36.526780 | controller | Thursday 11 June 2026  13:05:36 +0000 (0:00:00.044)       0:58:16.843 *********
2026-06-11 13:05:36.571050 | controller | skipping: [localhost]
2026-06-11 13:05:36.571152 | controller |
2026-06-11 13:05:36.571169 | 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 13:05:36.571182 | controller |   [
2026-06-11 13:05:36.571194 | controller |     (
2026-06-11 13:05:36.571207 | controller |       [
2026-06-11 13:05:36.571219 | controller |         cifmw_edpm_deploy_manifests_dir,
2026-06-11 13:05:36.571234 | controller |         'kustomizations',
2026-06-11 13:05:36.571247 | controller |         'dataplane'
2026-06-11 13:05:36.571261 | controller |       ] | ansible.builtin.path_join
2026-06-11 13:05:36.571274 | controller |     )
2026-06-11 13:05:36.571287 | controller |   ]
2026-06-11 13:05:36.571299 | controller | }}] ***
2026-06-11 13:05:36.571311 | controller | Thursday 11 June 2026  13:05:36 +0000 (0:00:00.044)       0:58:16.889 *********
2026-06-11 13:05:36.571324 | controller | Thursday 11 June 2026  13:05:36 +0000 (0:00:00.044)       0:58:16.888 *********
2026-06-11 13:05:36.637853 | controller | skipping: [localhost]
2026-06-11 13:05:36.637937 | controller |
2026-06-11 13:05:36.637950 | controller | TASK [edpm_deploy : Log the CR that is about to be applied var=cifmw_edpm_deploy_crs_kustomize_result] ***
2026-06-11 13:05:36.637959 | controller | Thursday 11 June 2026  13:05:36 +0000 (0:00:00.066)       0:58:16.956 *********
2026-06-11 13:05:36.637968 | controller | Thursday 11 June 2026  13:05:36 +0000 (0:00:00.066)       0:58:16.955 *********
2026-06-11 13:05:36.702732 | controller | skipping: [localhost]
2026-06-11 13:05:36.702812 | controller |
2026-06-11 13:05:36.702827 | 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 13:05:36.702840 | controller | Thursday 11 June 2026  13:05:36 +0000 (0:00:00.064)       0:58:17.020 *********
2026-06-11 13:05:36.702851 | controller | Thursday 11 June 2026  13:05:36 +0000 (0:00:00.064)       0:58:17.019 *********
2026-06-11 13:05:36.749821 | controller | skipping: [localhost]
2026-06-11 13:05:36.749902 | controller |
2026-06-11 13:05:36.749914 | 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 13:05:36.749924 | controller | Thursday 11 June 2026  13:05:36 +0000 (0:00:00.047)       0:58:17.068 *********
2026-06-11 13:05:36.749933 | controller | Thursday 11 June 2026  13:05:36 +0000 (0:00:00.047)       0:58:17.067 *********
2026-06-11 13:05:36.778957 | controller | skipping: [localhost]
2026-06-11 13:05:36.779062 | controller |
2026-06-11 13:05:36.779076 | 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 13:05:36.779087 | controller | Thursday 11 June 2026  13:05:36 +0000 (0:00:00.029)       0:58:17.097 *********
2026-06-11 13:05:36.779114 | controller | Thursday 11 June 2026  13:05:36 +0000 (0:00:00.029)       0:58:17.096 *********
2026-06-11 13:05:36.825105 | controller | skipping: [localhost]
2026-06-11 13:05:36.825184 | controller |
2026-06-11 13:05:36.825195 | 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 13:05:36.825206 | controller | Thursday 11 June 2026  13:05:36 +0000 (0:00:00.046)       0:58:17.143 *********
2026-06-11 13:05:36.825215 | controller | Thursday 11 June 2026  13:05:36 +0000 (0:00:00.046)       0:58:17.142 *********
2026-06-11 13:05:36.875962 | controller | skipping: [localhost]
2026-06-11 13:05:36.876070 | controller |
2026-06-11 13:05:36.876088 | 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 13:05:36.876101 | controller | oc rsh --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} nova-cell0-conductor-0 nova-manage cell_v2 discover_hosts --verbose
2026-06-11 13:05:36.876113 | controller | ] ***
2026-06-11 13:05:36.876126 | controller | Thursday 11 June 2026  13:05:36 +0000 (0:00:00.050)       0:58:17.194 *********
2026-06-11 13:05:36.876139 | controller | Thursday 11 June 2026  13:05:36 +0000 (0:00:00.050)       0:58:17.193 *********
2026-06-11 13:05:36.922650 | controller | skipping: [localhost]
2026-06-11 13:05:36.922715 | controller |
2026-06-11 13:05:36.922722 | controller | TASK [Validate EDPM name=install_yamls_makes, tasks_from=make_edpm_deploy_instance] ***
2026-06-11 13:05:36.922728 | controller | Thursday 11 June 2026  13:05:36 +0000 (0:00:00.046)       0:58:17.241 *********
2026-06-11 13:05:36.922743 | controller | Thursday 11 June 2026  13:05:36 +0000 (0:00:00.046)       0:58:17.240 *********
2026-06-11 13:05:37.017901 | controller | [WARNING]: Could not match supplied host pattern, ignoring: computes
2026-06-11 13:05:37.043788 | controller | skipping: [localhost]
2026-06-11 13:05:37.043816 | controller |
2026-06-11 13:05:37.043825 | controller | PLAY [Deploy NFS server on target nodes] ***************************************
2026-06-11 13:05:37.043835 | controller | skipping: no hosts matched
2026-06-11 13:05:37.043843 | controller |
2026-06-11 13:05:37.043852 | controller | PLAY [Clear ceph target hosts facts to force refreshing in HCI deployments] ****
2026-06-11 13:05:37.043860 | controller | skipping: no hosts matched
2026-06-11 13:05:37.043869 | controller |
2026-06-11 13:05:37.043877 | controller | PLAY [Deploy ceph using hooks] *************************************************
2026-06-11 13:05:37.043885 | controller |
2026-06-11 13:05:37.043894 | 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 13:05:37.043904 | controller | Thursday 11 June 2026  13:05:37 +0000 (0:00:00.121)       0:58:17.362 *********
2026-06-11 13:05:37.043912 | controller | Thursday 11 June 2026  13:05:37 +0000 (0:00:00.121)       0:58:17.361 *********
2026-06-11 13:05:37.124068 | controller | ok: [localhost]
2026-06-11 13:05:37.124150 | controller |
2026-06-11 13:05:37.124161 | 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 13:05:37.124171 | controller | Thursday 11 June 2026  13:05:37 +0000 (0:00:00.079)       0:58:17.442 *********
2026-06-11 13:05:37.124180 | controller | Thursday 11 June 2026  13:05:37 +0000 (0:00:00.079)       0:58:17.441 *********
2026-06-11 13:05:37.290291 | controller | ok: [localhost]
2026-06-11 13:05:37.290355 | controller |
2026-06-11 13:05:37.290362 | controller | TASK [run_hook : Loop on hooks for post_ceph _raw_params={{ hook.type }}.yml] ***
2026-06-11 13:05:37.290368 | controller | Thursday 11 June 2026  13:05:37 +0000 (0:00:00.165)       0:58:17.608 *********
2026-06-11 13:05:37.290372 | controller | Thursday 11 June 2026  13:05:37 +0000 (0:00:00.166)       0:58:17.607 *********
2026-06-11 13:05:37.472230 | controller | skipping: [localhost]
2026-06-11 13:05:37.472304 | controller |
2026-06-11 13:05:37.472316 | controller | PLAY [Continue HCI deploy, deploy architecture and validate workflow] **********
2026-06-11 13:05:37.472325 | controller |
2026-06-11 13:05:37.472334 | controller | TASK [Prepare for HCI deploy phase 2 name=hci_prepare, tasks_from=phase2.yml] ***
2026-06-11 13:05:37.472342 | controller | Thursday 11 June 2026  13:05:37 +0000 (0:00:00.182)       0:58:17.791 *********
2026-06-11 13:05:37.472351 | controller | Thursday 11 June 2026  13:05:37 +0000 (0:00:00.182)       0:58:17.789 *********
2026-06-11 13:05:37.509982 | controller | skipping: [localhost]
2026-06-11 13:05:37.510103 | controller |
2026-06-11 13:05:37.510115 | controller | TASK [Continue HCI deployment name=edpm_deploy] ********************************
2026-06-11 13:05:37.510123 | controller | Thursday 11 June 2026  13:05:37 +0000 (0:00:00.037)       0:58:17.828 *********
2026-06-11 13:05:37.510129 | controller | Thursday 11 June 2026  13:05:37 +0000 (0:00:00.037)       0:58:17.827 *********
2026-06-11 13:05:37.561622 | controller | skipping: [localhost]
2026-06-11 13:05:37.561678 | controller |
2026-06-11 13:05:37.561685 | 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 13:05:37.561691 | controller | Thursday 11 June 2026  13:05:37 +0000 (0:00:00.051)       0:58:17.880 *********
2026-06-11 13:05:37.561696 | controller | Thursday 11 June 2026  13:05:37 +0000 (0:00:00.051)       0:58:17.879 *********
2026-06-11 13:05:37.654093 | controller | ok: [localhost]
2026-06-11 13:05:37.654179 | controller |
2026-06-11 13:05:37.654195 | 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 13:05:37.654222 | controller | Thursday 11 June 2026  13:05:37 +0000 (0:00:00.092)       0:58:17.972 *********
2026-06-11 13:05:37.654243 | controller | Thursday 11 June 2026  13:05:37 +0000 (0:00:00.092)       0:58:17.971 *********
2026-06-11 13:05:37.823595 | controller | ok: [localhost]
2026-06-11 13:05:37.823687 | controller |
2026-06-11 13:05:37.823699 | controller | TASK [run_hook : Loop on hooks for post_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-11 13:05:37.823709 | controller | Thursday 11 June 2026  13:05:37 +0000 (0:00:00.169)       0:58:18.141 *********
2026-06-11 13:05:37.823719 | controller | Thursday 11 June 2026  13:05:37 +0000 (0:00:00.169)       0:58:18.140 *********
2026-06-11 13:05:37.992954 | controller | skipping: [localhost]
2026-06-11 13:05:37.993031 | controller |
2026-06-11 13:05:37.993041 | controller | TASK [Run validations name=validations] ****************************************
2026-06-11 13:05:37.993047 | controller | Thursday 11 June 2026  13:05:37 +0000 (0:00:00.170)       0:58:18.311 *********
2026-06-11 13:05:37.993052 | controller | Thursday 11 June 2026  13:05:37 +0000 (0:00:00.170)       0:58:18.310 *********
2026-06-11 13:05:38.056209 | controller | skipping: [localhost]
2026-06-11 13:05:38.056276 | controller |
2026-06-11 13:05:38.056283 | 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 13:05:38.056290 | controller | Thursday 11 June 2026  13:05:38 +0000 (0:00:00.062)       0:58:18.374 *********
2026-06-11 13:05:38.056295 | controller | Thursday 11 June 2026  13:05:38 +0000 (0:00:00.062)       0:58:18.372 *********
2026-06-11 13:05:38.107456 | controller | skipping: [localhost]
2026-06-11 13:05:38.107518 | controller |
2026-06-11 13:05:38.107533 | 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 13:05:38.107546 | controller | Thursday 11 June 2026  13:05:38 +0000 (0:00:00.051)       0:58:18.425 *********
2026-06-11 13:05:38.107559 | controller | Thursday 11 June 2026  13:05:38 +0000 (0:00:00.051)       0:58:18.424 *********
2026-06-11 13:05:38.162165 | controller | skipping: [localhost]
2026-06-11 13:05:38.162254 | controller |
2026-06-11 13:05:38.162265 | controller | TASK [run_hook : Loop on hooks for pre_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-11 13:05:38.162275 | controller | Thursday 11 June 2026  13:05:38 +0000 (0:00:00.054)       0:58:18.480 *********
2026-06-11 13:05:38.162284 | controller | Thursday 11 June 2026  13:05:38 +0000 (0:00:00.054)       0:58:18.479 *********
2026-06-11 13:05:38.366627 | controller | skipping: [localhost]
2026-06-11 13:05:38.366716 | controller |
2026-06-11 13:05:38.366727 | controller | TASK [Early end if not architecture deploy _raw_params=end_play] ***************
2026-06-11 13:05:38.366736 | controller | Thursday 11 June 2026  13:05:38 +0000 (0:00:00.178)       0:58:18.658 *********
2026-06-11 13:05:38.366744 | controller | Thursday 11 June 2026  13:05:38 +0000 (0:00:00.178)       0:58:18.657 *********
2026-06-11 13:05:38.366752 | controller |
2026-06-11 13:05:38.366760 | controller | PLAY RECAP *********************************************************************
2026-06-11 13:05:38.366768 | controller | localhost                  : ok=271  changed=97   unreachable=0    failed=0    skipped=171  rescued=0    ignored=1
2026-06-11 13:05:38.366776 | controller |
2026-06-11 13:05:38.366784 | controller | Thursday 11 June 2026  13:05:38 +0000 (0:00:00.024)       0:58:18.683 *********
2026-06-11 13:05:38.366791 | controller | ===============================================================================
2026-06-11 13:05:38.366799 | controller | edpm_deploy_baremetal : Wait for OpenStackDataPlaneNodeSet to be deployed  1596.34s
2026-06-11 13:05:38.366807 | controller | edpm_prepare : Wait for OpenStack controlplane to be deployed --------- 442.17s
2026-06-11 13:05:38.366814 | controller | edpm_deploy_baremetal : Wait for baremetal nodes to reach 'provisioned' state - 331.83s
2026-06-11 13:05:38.366822 | controller | edpm_deploy_baremetal : Wait for OpenStack Provision Server pod to be created - 281.38s
2026-06-11 13:05:38.366829 | controller | install_yamls_makes : Run openstack ----------------------------------- 256.56s
2026-06-11 13:05:38.366837 | controller | install_yamls_makes : Run openstack_init ------------------------------ 165.47s
2026-06-11 13:05:38.366858 | controller | edpm_prepare : Wait for OpenStack subscription creation ---------------- 91.56s
2026-06-11 13:05:38.366866 | controller | edpm_deploy_baremetal : Wait for OpenStack Provision Server deployment to be available -- 43.86s
2026-06-11 13:05:38.366874 | controller | run_hook : Run hook without retry - Download needed tools -------------- 42.27s
2026-06-11 13:05:38.366881 | controller | ci_setup : Install needed packages ------------------------------------- 30.15s
2026-06-11 13:05:38.366888 | controller | edpm_prepare : Wait for control plane to change its status ------------- 30.05s
2026-06-11 13:05:38.366896 | controller | install_yamls_makes : Run edpm_baremetal_compute ----------------------- 25.53s
2026-06-11 13:05:38.366903 | controller | cert_manager : Wait for cert-manager pods to be ready ------------------ 22.79s
2026-06-11 13:05:38.366911 | controller | ci_local_storage : Perform action in the PV directory ------------------- 9.35s
2026-06-11 13:05:38.366918 | controller | install_yamls_makes : Run edpm_deploy_baremetal_prep -------------------- 9.18s
2026-06-11 13:05:38.366926 | controller | repo_setup : Initialize python venv and install requirements ------------ 8.24s
2026-06-11 13:05:38.366933 | controller | edpm_deploy_baremetal : Run nova-manage discover_hosts to ensure compute nodes are mapped --- 5.87s
2026-06-11 13:05:38.366941 | controller | cert_manager : Install cert-manager from release manifest --------------- 5.02s
2026-06-11 13:05:38.366949 | controller | install_yamls_makes : Run netconfig_deploy ------------------------------ 4.37s
2026-06-11 13:05:38.366956 | controller | ci_setup : Install openshift client ------------------------------------- 3.94s
2026-06-11 13:05:38.366964 | controller | Thursday 11 June 2026  13:05:38 +0000 (0:00:00.025)       0:58:18.683 *********
2026-06-11 13:05:38.366971 | controller | ===============================================================================
2026-06-11 13:05:38.366989 | controller | edpm_deploy_baremetal ------------------------------------------------ 2262.15s
2026-06-11 13:05:38.366997 | controller | edpm_prepare ---------------------------------------------------------- 568.77s
2026-06-11 13:05:38.367036 | controller | install_yamls_makes --------------------------------------------------- 464.97s
2026-06-11 13:05:38.367044 | controller | run_hook --------------------------------------------------------------- 48.40s
2026-06-11 13:05:38.367051 | controller | ci_setup --------------------------------------------------------------- 36.81s
2026-06-11 13:05:38.367059 | controller | cert_manager ----------------------------------------------------------- 32.92s
2026-06-11 13:05:38.367067 | controller | repo_setup ------------------------------------------------------------- 17.78s
2026-06-11 13:05:38.367074 | controller | ci_local_storage ------------------------------------------------------- 15.81s
2026-06-11 13:05:38.367081 | controller | cifmw_helpers ---------------------------------------------------------- 10.32s
2026-06-11 13:05:38.367089 | controller | rhol_crc ---------------------------------------------------------------- 9.95s
2026-06-11 13:05:38.367096 | controller | openshift_login --------------------------------------------------------- 5.89s
2026-06-11 13:05:38.367104 | controller | openshift_setup --------------------------------------------------------- 5.69s
2026-06-11 13:05:38.367112 | controller | install_yamls ----------------------------------------------------------- 4.16s
2026-06-11 13:05:38.367119 | controller | cifmw_setup ------------------------------------------------------------- 3.34s
2026-06-11 13:05:38.367127 | controller | install_ca -------------------------------------------------------------- 3.05s
2026-06-11 13:05:38.367134 | controller | libvirt_manager --------------------------------------------------------- 2.82s
2026-06-11 13:05:38.367142 | controller | install_openstack_ca ---------------------------------------------------- 1.24s
2026-06-11 13:05:38.367149 | controller | gather_facts ------------------------------------------------------------ 1.24s
2026-06-11 13:05:38.367157 | controller | edpm_deploy ------------------------------------------------------------- 0.65s
2026-06-11 13:05:38.367165 | controller | discover_latest_image --------------------------------------------------- 0.63s
2026-06-11 13:05:38.367190 | controller | manage_secrets ---------------------------------------------------------- 0.56s
2026-06-11 13:05:38.367203 | controller | operator_build ---------------------------------------------------------- 0.53s
2026-06-11 13:05:38.367211 | controller | networking_mapper ------------------------------------------------------- 0.39s
2026-06-11 13:05:38.367218 | controller | ansible.builtin.file ---------------------------------------------------- 0.34s
2026-06-11 13:05:38.367226 | controller | pkg_build --------------------------------------------------------------- 0.09s
2026-06-11 13:05:38.367234 | controller | ansible.builtin.include_tasks ------------------------------------------- 0.09s
2026-06-11 13:05:38.367241 | controller | ansible.builtin.include_vars -------------------------------------------- 0.04s
2026-06-11 13:05:38.367249 | controller | ansible.builtin.meta ---------------------------------------------------- 0.03s
2026-06-11 13:05:38.367256 | controller | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-11 13:05:38.367264 | controller | total ---------------------------------------------------------------- 3498.64s
2026-06-11 13:05:38.770899 | controller | ok: Runtime: 0:58:19.925284
2026-06-11 13:05:38.832926 | 
2026-06-11 13:05:38.833092 | PLAY RECAP
2026-06-11 13:05:38.833176 | controller | ok: 8 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-11 13:05:38.833218 | 
2026-06-11 13:05:39.000063 | RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_deployment/run.yml@main]
2026-06-11 13:05:39.003038 | POST-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-collect-logs.yml@main]
2026-06-11 13:05:39.927011 | 
2026-06-11 13:05:39.927142 | PLAY [Run ci/playbooks/e2e-collect-logs.yml]
2026-06-11 13:05:39.949619 | 
2026-06-11 13:05:39.949720 | TASK [Filter out host if needed]
2026-06-11 13:05:39.957378 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-11 13:05:39.960561 | 
2026-06-11 13:05:39.960622 | TASK [Ensure we have the ci-framework on host]
2026-06-11 13:05:40.542087 | controller | ok
2026-06-11 13:05:40.553472 | 
2026-06-11 13:05:40.553611 | TASK [End host if no basedir]
2026-06-11 13:05:40.564263 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-11 13:05:40.571270 | 
2026-06-11 13:05:40.571388 | TASK [Read base centos-9 scenarios]
2026-06-11 13:05:40.604197 | controller | ok
2026-06-11 13:05:40.709400 | 
2026-06-11 13:05:40.709543 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-11 13:05:40.734105 | controller | skipping: Conditional result was False
2026-06-11 13:05:40.739352 | 
2026-06-11 13:05:40.739424 | TASK [cifmw_helpers : Check if file is available]
2026-06-11 13:05:41.088366 | controller | ok
2026-06-11 13:05:41.098421 | 
2026-06-11 13:05:41.098603 | TASK [cifmw_helpers : Create temporary directory]
2026-06-11 13:05:41.137435 | controller | skipping: Conditional result was False
2026-06-11 13:05:41.148094 | 
2026-06-11 13:05:41.148251 | TASK [cifmw_helpers : Read vars]
2026-06-11 13:05:41.180399 | 
2026-06-11 13:05:41.180702 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-11 13:05:41.219929 | 
2026-06-11 13:05:41.220237 | TASK [cifmw_helpers : Include vars]
2026-06-11 13:05:41.260191 | 
2026-06-11 13:05:41.260531 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-11 13:05:41.290166 | controller | skipping: Conditional result was False
2026-06-11 13:05:41.313228 | 
2026-06-11 13:05:41.313432 | TASK [run_hook : Assert parameters are valid]
2026-06-11 13:05:41.431571 | controller | ok: All assertions passed
2026-06-11 13:05:41.442263 | 
2026-06-11 13:05:41.442454 | TASK [run_hook : Assert single hooks are all mappings]
2026-06-11 13:05:41.633417 | controller | ok: All assertions passed
2026-06-11 13:05:41.639267 | 
2026-06-11 13:05:41.639338 | LOOP [run_hook : Loop on hooks for pre_logs]
2026-06-11 13:05:41.714224 | 
2026-06-11 13:05:41.714518 | TASK [cifmw_setup : Ensure cifmw_basedir param is set]
2026-06-11 13:05:41.741340 | controller | skipping: Conditional result was False
2026-06-11 13:05:41.752194 | 
2026-06-11 13:05:41.752362 | TASK [Read artifacts parameters dir and set as facts]
2026-06-11 13:05:41.776778 | controller | ok
2026-06-11 13:05:41.814227 | 
2026-06-11 13:05:41.814396 | TASK [cifmw_helpers : Check directory is available]
2026-06-11 13:05:42.210818 | controller | ok
2026-06-11 13:05:42.215416 | 
2026-06-11 13:05:42.215487 | TASK [cifmw_helpers : Find yaml files]
2026-06-11 13:05:42.646513 | controller | ok: All paths examined
2026-06-11 13:05:42.659490 | 
2026-06-11 13:05:42.659694 | TASK [cifmw_helpers : Print available yaml files]
2026-06-11 13:05:42.716728 | 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 13:05:42.722573 | 
2026-06-11 13:05:42.722661 | LOOP [cifmw_helpers : Create files on localhost and use include_vars]
2026-06-11 13:05:42.769310 | controller | Output suppressed because no_log was given
2026-06-11 13:05:42.769830 | 
2026-06-11 13:05:42.777364 | controller | Output suppressed because no_log was given
2026-06-11 13:05:42.782914 | controller | Output suppressed because no_log was given
2026-06-11 13:05:42.787633 | controller | Output suppressed because no_log was given
2026-06-11 13:05:42.804546 | controller | included: /var/lib/zuul/builds/f965634ffa43483f94907623d11d247b/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-11 13:05:42.811957 | controller | included: /var/lib/zuul/builds/f965634ffa43483f94907623d11d247b/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-11 13:05:42.817673 | controller | included: /var/lib/zuul/builds/f965634ffa43483f94907623d11d247b/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-11 13:05:42.822434 | controller | included: /var/lib/zuul/builds/f965634ffa43483f94907623d11d247b/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-11 13:05:42.828802 | 
2026-06-11 13:05:42.828904 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-11 13:05:42.874492 | controller | skipping: Conditional result was False
2026-06-11 13:05:42.882161 | 
2026-06-11 13:05:42.882253 | TASK [cifmw_helpers : Check if file is available]
2026-06-11 13:05:43.326509 | controller | ok
2026-06-11 13:05:43.336445 | 
2026-06-11 13:05:43.336584 | TASK [cifmw_helpers : Create temporary directory]
2026-06-11 13:05:43.761598 | controller -> localhost | changed
2026-06-11 13:05:43.774758 | 
2026-06-11 13:05:43.774969 | TASK [cifmw_helpers : Read vars]
2026-06-11 13:05:44.245361 | controller | Output suppressed because no_log was given
2026-06-11 13:05:44.254394 | 
2026-06-11 13:05:44.254536 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-11 13:05:45.024140 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 13:05:45.035405 | 
2026-06-11 13:05:45.035585 | TASK [cifmw_helpers : Include vars]
2026-06-11 13:05:45.080035 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 13:05:45.090655 | 
2026-06-11 13:05:45.090789 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-11 13:05:45.580126 | controller -> localhost | changed
2026-06-11 13:05:45.599573 | 
2026-06-11 13:05:45.599730 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-11 13:05:45.644559 | controller | skipping: Conditional result was False
2026-06-11 13:05:45.655736 | 
2026-06-11 13:05:45.655905 | TASK [cifmw_helpers : Check if file is available]
2026-06-11 13:05:46.048909 | controller | ok
2026-06-11 13:05:46.060328 | 
2026-06-11 13:05:46.060490 | TASK [cifmw_helpers : Create temporary directory]
2026-06-11 13:05:46.382972 | controller -> localhost | changed
2026-06-11 13:05:46.396038 | 
2026-06-11 13:05:46.396289 | TASK [cifmw_helpers : Read vars]
2026-06-11 13:05:46.785263 | controller | Output suppressed because no_log was given
2026-06-11 13:05:46.792996 | 
2026-06-11 13:05:46.793114 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-11 13:05:47.315888 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 13:05:47.325489 | 
2026-06-11 13:05:47.325597 | TASK [cifmw_helpers : Include vars]
2026-06-11 13:05:47.378292 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 13:05:47.385868 | 
2026-06-11 13:05:47.385994 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-11 13:05:47.700336 | controller -> localhost | changed
2026-06-11 13:05:47.712470 | 
2026-06-11 13:05:47.712609 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-11 13:05:47.740710 | controller | skipping: Conditional result was False
2026-06-11 13:05:47.752446 | 
2026-06-11 13:05:47.752673 | TASK [cifmw_helpers : Check if file is available]
2026-06-11 13:05:48.136879 | controller | ok
2026-06-11 13:05:48.146775 | 
2026-06-11 13:05:48.146944 | TASK [cifmw_helpers : Create temporary directory]
2026-06-11 13:05:48.508248 | controller -> localhost | changed
2026-06-11 13:05:48.514786 | 
2026-06-11 13:05:48.514884 | TASK [cifmw_helpers : Read vars]
2026-06-11 13:05:48.859732 | controller | Output suppressed because no_log was given
2026-06-11 13:05:48.868439 | 
2026-06-11 13:05:48.868572 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-11 13:05:49.414226 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 13:05:49.427425 | 
2026-06-11 13:05:49.427571 | TASK [cifmw_helpers : Include vars]
2026-06-11 13:05:49.486664 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 13:05:49.498972 | 
2026-06-11 13:05:49.499128 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-11 13:05:49.822336 | controller -> localhost | changed
2026-06-11 13:05:49.838405 | 
2026-06-11 13:05:49.838549 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-11 13:05:49.867631 | controller | skipping: Conditional result was False
2026-06-11 13:05:49.878785 | 
2026-06-11 13:05:49.878962 | TASK [cifmw_helpers : Check if file is available]
2026-06-11 13:05:50.289560 | controller | ok
2026-06-11 13:05:50.300019 | 
2026-06-11 13:05:50.300177 | TASK [cifmw_helpers : Create temporary directory]
2026-06-11 13:05:50.611299 | controller -> localhost | changed
2026-06-11 13:05:50.622694 | 
2026-06-11 13:05:50.622831 | TASK [cifmw_helpers : Read vars]
2026-06-11 13:05:50.992699 | controller | Output suppressed because no_log was given
2026-06-11 13:05:51.001184 | 
2026-06-11 13:05:51.001310 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-11 13:05:51.557366 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 13:05:51.571910 | 
2026-06-11 13:05:51.572053 | TASK [cifmw_helpers : Include vars]
2026-06-11 13:05:51.630073 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 13:05:51.641669 | 
2026-06-11 13:05:51.641813 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-11 13:05:51.953237 | controller -> localhost | changed
2026-06-11 13:05:51.975543 | 
2026-06-11 13:05:51.975728 | TASK [cifmw_setup : Set custom cifmw PATH reusable fact]
2026-06-11 13:05:52.013818 | controller | skipping: Conditional result was False
2026-06-11 13:05:52.025490 | 
2026-06-11 13:05:52.025635 | TASK [cifmw_setup : Set destination folder for the logs]
2026-06-11 13:05:52.072792 | controller | ok
2026-06-11 13:05:52.081593 | 
2026-06-11 13:05:52.081726 | TASK [artifacts : Verify if "success" flag exists after successful tests execution]
2026-06-11 13:05:52.487086 | controller | ok
2026-06-11 13:05:52.496348 | 
2026-06-11 13:05:52.496488 | TASK [artifacts : Ensure we have at least minimal ansible facts]
2026-06-11 13:05:53.331946 | controller | ok
2026-06-11 13:05:53.337143 | 
2026-06-11 13:05:53.337220 | LOOP [artifacts : Ensure base directory exists]
2026-06-11 13:05:53.759581 | controller | ok: "artifacts"
2026-06-11 13:05:54.134109 | controller | ok: "logs"
2026-06-11 13:05:54.148081 | 
2026-06-11 13:05:54.148363 | TASK [artifacts : Load generated hook environment for further usage]
2026-06-11 13:05:54.287582 | controller | ERROR
2026-06-11 13:05:54.287841 | controller | {
2026-06-11 13:05:54.287888 | controller |   "ansible_facts": {},
2026-06-11 13:05:54.287909 | controller |   "ansible_included_var_files": [],
2026-06-11 13:05:54.287926 | controller |   "message": "/home/zuul/ci-framework-data/artifacts directory does not exist"
2026-06-11 13:05:54.287944 | controller | }
2026-06-11 13:05:54.287966 | controller | ERROR: Ignoring Errors
2026-06-11 13:05:54.292348 | 
2026-06-11 13:05:54.292430 | TASK [artifacts : Gather parameter passed to the playbook]
2026-06-11 13:05:55.870700 | controller | changed
2026-06-11 13:05:55.880032 | 
2026-06-11 13:05:55.880172 | TASK [artifacts : Gather facts]
2026-06-11 13:05:57.455477 | controller | changed
2026-06-11 13:05:57.460525 | 
2026-06-11 13:05:57.460595 | TASK [artifacts : Copy some network configuration files]
2026-06-11 13:05:58.494706 | controller | ok: Runtime: 0:00:00.045388
2026-06-11 13:05:58.506275 | 
2026-06-11 13:05:58.506465 | TASK [artifacts : Get installed packages list]
2026-06-11 13:05:59.778094 | controller | ok
2026-06-11 13:05:59.857895 | 
2026-06-11 13:05:59.858037 | TASK [artifacts : Output package list]
2026-06-11 13:06:01.456545 | controller | changed
2026-06-11 13:06:01.487569 | 
2026-06-11 13:06:01.487820 | LOOP [artifacts : Cleanup unnecesary directories]
2026-06-11 13:06:02.069210 | controller | changed: "/home/zuul/ci-framework-data/artifacts/manifests/operator"
2026-06-11 13:06:02.069571 | controller | ok: All items complete
2026-06-11 13:06:02.069620 | 
2026-06-11 13:06:02.229153 | 
2026-06-11 13:06:02.229410 | TASK [os_must_gather : Ensure directories are present]
2026-06-11 13:06:02.625275 | controller | changed
2026-06-11 13:06:02.651910 | 
2026-06-11 13:06:02.652034 | LOOP [os_must_gather : Construct project change list]
2026-06-11 13:06:02.745790 | controller | ok:
2026-06-11 13:06:02.746042 | controller | {
2026-06-11 13:06:02.746078 | controller |   "branch": "main",
2026-06-11 13:06:02.746105 | controller |   "change": "1931",
2026-06-11 13:06:02.746131 | controller |   "change_message": "openstack-k8s-operators dependency bump branch: main\n\nAutomated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action",
2026-06-11 13:06:02.746162 | controller |   "change_url": "https://github.com/openstack-k8s-operators/openstack-operator/pull/1931",
2026-06-11 13:06:02.746187 | controller |   "commit_id": "5a4570bd3cefd9d5424eea0d9cccdd21df6c926c",
2026-06-11 13:06:02.746211 | controller |   "patchset": "5a4570bd3cefd9d5424eea0d9cccdd21df6c926c",
2026-06-11 13:06:02.746233 | controller |   "project": {
2026-06-11 13:06:02.746258 | controller |     "canonical_hostname": "github.com",
2026-06-11 13:06:02.746281 | controller |     "canonical_name": "github.com/openstack-k8s-operators/openstack-operator",
2026-06-11 13:06:02.746305 | controller |     "name": "openstack-k8s-operators/openstack-operator",
2026-06-11 13:06:02.746327 | controller |     "short_name": "openstack-operator",
2026-06-11 13:06:02.746350 | controller |     "src_dir": "src/github.com/openstack-k8s-operators/openstack-operator"
2026-06-11 13:06:02.746372 | controller |   },
2026-06-11 13:06:02.746394 | controller |   "topic": null
2026-06-11 13:06:02.746416 | controller | }
2026-06-11 13:06:02.825071 | 
2026-06-11 13:06:02.825307 | TASK [os_must_gather : Get git tag for image tagging]
2026-06-11 13:06:03.454916 | controller | skipping: Conditional result was False
2026-06-11 13:06:03.501494 | 
2026-06-11 13:06:03.501693 | TASK [os_must_gather : Debug git show-ref]
2026-06-11 13:06:03.537703 | controller | skipping: Conditional result was False
2026-06-11 13:06:03.574420 | 
2026-06-11 13:06:03.574582 | TASK [os_must_gather : Build openstack-must-gather container]
2026-06-11 13:06:03.611586 | controller | skipping: Conditional result was False
2026-06-11 13:06:03.711284 | 
2026-06-11 13:06:03.711430 | TASK [os_must_gather : Push openstack-must-gather container]
2026-06-11 13:06:03.745935 | controller | skipping: Conditional result was False
2026-06-11 13:06:03.769108 | 
2026-06-11 13:06:03.769268 | TASK [os_must_gather : Set cifmw_os_must_gather_image to new image tag]
2026-06-11 13:06:03.814202 | controller | skipping: Conditional result was False
2026-06-11 13:06:03.851383 | 
2026-06-11 13:06:03.851512 | TASK [os_must_gather : Check for oc command]
2026-06-11 13:06:05.175396 | controller | changed
2026-06-11 13:06:05.206133 | 
2026-06-11 13:06:05.206327 | TASK [os_must_gather : Check if kubeconfig exists]
2026-06-11 13:06:05.644771 | controller | ok
2026-06-11 13:06:05.729568 | 
2026-06-11 13:06:05.729698 | TASK [os_must_gather : Run openstack-must-gather command]
2026-06-11 13:15:12.090351 | controller | changed
2026-06-11 13:15:12.156722 | 
2026-06-11 13:15:12.156905 | TASK [os_must_gather : Log openstack-must-gather failure]
2026-06-11 13:15:12.214015 | controller | skipping: Conditional result was False
2026-06-11 13:15:12.235579 | 
2026-06-11 13:15:12.235744 | TASK [os_must_gather : Run fallback generic must-gather command without SOS report when timed out]
2026-06-11 13:15:12.909111 | controller | skipping: Conditional result was False
2026-06-11 13:15:12.959256 | 
2026-06-11 13:15:12.959472 | TASK [os_must_gather : Create oc_inspect log directory]
2026-06-11 13:15:13.005467 | controller | skipping: Conditional result was False
2026-06-11 13:15:13.035516 | 
2026-06-11 13:15:13.035679 | LOOP [os_must_gather : Inspect namespaces as fallback diagnostic collection]
2026-06-11 13:15:13.102509 | controller | skipping: Conditional result was False
2026-06-11 13:15:13.103016 | controller | ok: All items complete
2026-06-11 13:15:13.103064 | 
2026-06-11 13:15:13.118386 | controller | skipping: Conditional result was False
2026-06-11 13:15:13.134189 | controller | skipping: Conditional result was False
2026-06-11 13:15:13.150022 | controller | skipping: Conditional result was False
2026-06-11 13:15:13.166346 | controller | skipping: Conditional result was False
2026-06-11 13:15:13.182239 | controller | skipping: Conditional result was False
2026-06-11 13:15:13.198203 | controller | skipping: Conditional result was False
2026-06-11 13:15:13.213171 | controller | skipping: Conditional result was False
2026-06-11 13:15:13.228453 | controller | skipping: Conditional result was False
2026-06-11 13:15:13.243939 | controller | skipping: Conditional result was False
2026-06-11 13:15:13.258966 | controller | skipping: Conditional result was False
2026-06-11 13:15:13.274356 | controller | skipping: Conditional result was False
2026-06-11 13:15:13.289302 | controller | skipping: Conditional result was False
2026-06-11 13:15:13.304615 | controller | skipping: Conditional result was False
2026-06-11 13:15:13.345771 | 
2026-06-11 13:15:13.345974 | TASK [os_must_gather : Find existing os-must-gather directories]
2026-06-11 13:15:13.793502 | controller | ok: All paths examined
2026-06-11 13:15:13.823555 | 
2026-06-11 13:15:13.823691 | TASK [os_must_gather : Create a symlink to newest os-must-gather directory]
2026-06-11 13:15:14.249049 | controller | changed
2026-06-11 13:15:14.295883 | 
2026-06-11 13:15:14.296022 | TASK [os_must_gather : Collect pod usage]
2026-06-11 13:15:14.352266 | controller | ok
2026-06-11 13:15:14.376186 | controller | included: /var/lib/zuul/builds/f965634ffa43483f94907623d11d247b/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/os_must_gather/tasks/get_top.yml
2026-06-11 13:15:14.461812 | 
2026-06-11 13:15:14.462019 | TASK [os_must_gather : Get all containers usage - sort by cpu]
2026-06-11 13:15:15.165752 | controller | error: Metrics API not available
2026-06-11 13:15:15.585093 | controller | ERROR
2026-06-11 13:15:15.585328 | controller | {
2026-06-11 13:15:15.585367 | controller |   "delta": "0:00:00.198582",
2026-06-11 13:15:15.585393 | controller |   "end": "2026-06-11 13:15:15.171213",
2026-06-11 13:15:15.585417 | controller |   "msg": "non-zero return code",
2026-06-11 13:15:15.585440 | controller |   "rc": 1,
2026-06-11 13:15:15.585464 | controller |   "start": "2026-06-11 13:15:14.972631"
2026-06-11 13:15:15.585487 | controller | }
2026-06-11 13:15:15.585517 | controller | ERROR: Ignoring Errors
2026-06-11 13:15:15.611752 | 
2026-06-11 13:15:15.611932 | TASK [os_must_gather : Print message when metrics are not available]
2026-06-11 13:15:15.638441 | controller | skipping: Conditional result was False
2026-06-11 13:15:15.670233 | 
2026-06-11 13:15:15.670420 | TASK [os_must_gather : Get all containers usage - sort by memory]
2026-06-11 13:15:16.328110 | controller | skipping: Conditional result was False
2026-06-11 13:15:16.378177 | 
2026-06-11 13:15:16.378359 | TASK [os_must_gather : Find all namespaces directories]
2026-06-11 13:15:16.404787 | controller | skipping: Conditional result was False
2026-06-11 13:15:16.439737 | 
2026-06-11 13:15:16.439941 | LOOP [os_must_gather : Get resource usage by pods per namespace]
2026-06-11 13:15:16.497007 | 
2026-06-11 13:15:16.497269 | TASK [os_must_gather : Get node resource usage]
2026-06-11 13:15:17.105185 | controller | skipping: Conditional result was False
2026-06-11 13:15:17.165229 | 
2026-06-11 13:15:17.165387 | TASK [os_must_gather : Collect info for OOMKill]
2026-06-11 13:15:17.223042 | controller | ok
2026-06-11 13:15:17.251902 | controller | included: /var/lib/zuul/builds/f965634ffa43483f94907623d11d247b/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/os_must_gather/tasks/oomkill.yml
2026-06-11 13:15:17.278226 | 
2026-06-11 13:15:17.278392 | TASK [os_must_gather : Check if there were some OOMKill]
2026-06-11 13:15:17.828270 | controller | /bin/sh: -c: line 1: syntax error near unexpected token `newline'
2026-06-11 13:15:17.828441 | 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 13:15:18.019752 | controller | ERROR
2026-06-11 13:15:18.020075 | controller | {
2026-06-11 13:15:18.020138 | controller |   "delta": "0:00:00.005889",
2026-06-11 13:15:18.020182 | controller |   "end": "2026-06-11 13:15:17.828675",
2026-06-11 13:15:18.020222 | controller |   "msg": "non-zero return code",
2026-06-11 13:15:18.020260 | controller |   "rc": 2,
2026-06-11 13:15:18.020296 | controller |   "start": "2026-06-11 13:15:17.822786"
2026-06-11 13:15:18.020333 | controller | }
2026-06-11 13:15:18.020384 | controller | ERROR: Ignoring Errors
2026-06-11 13:15:18.068354 | 
2026-06-11 13:15:18.068446 | TASK [artifacts : Create crc logs directory]
2026-06-11 13:15:18.461199 | controller | changed
2026-06-11 13:15:18.480616 | 
2026-06-11 13:15:18.480758 | TASK [artifacts : Ensure controller knows CRC ssh keys]
2026-06-11 13:15:19.696339 | controller | ok: Runtime: 0:00:00.427750
2026-06-11 13:15:19.728198 | 
2026-06-11 13:15:19.728372 | TASK [artifacts : Recognize new keypair]
2026-06-11 13:15:20.121793 | controller | ok
2026-06-11 13:15:20.148309 | 
2026-06-11 13:15:20.148434 | TASK [artifacts : Set fact if new keypair exists]
2026-06-11 13:15:20.220243 | controller | ok
2026-06-11 13:15:20.241216 | 
2026-06-11 13:15:20.241382 | TASK [artifacts : Prepare root ssh accesses]
2026-06-11 13:15:30.414967 | controller | changed
2026-06-11 13:15:30.463023 | 
2026-06-11 13:15:30.463212 | TASK [artifacts : Copy logs from CRC VM]
2026-06-11 13:15:37.507698 | controller | changed
2026-06-11 13:15:37.610400 | 
2026-06-11 13:15:37.610533 | TASK [artifacts : List all of the existing virtual machines]
2026-06-11 13:15:38.198522 | controller | ok
2026-06-11 13:15:38.225301 | 
2026-06-11 13:15:38.225435 | TASK [artifacts : Filter out edpm vm]
2026-06-11 13:15:38.356631 | controller | ok
2026-06-11 13:15:38.385432 | 
2026-06-11 13:15:38.385617 | TASK [artifacts : Slurp zuul inventory file]
2026-06-11 13:15:38.411962 | controller | skipping: Conditional result was False
2026-06-11 13:15:38.435628 | 
2026-06-11 13:15:38.435809 | LOOP [artifacts : Extract Compute and Networker from zuul mapping if any]
2026-06-11 13:15:38.506956 | 
2026-06-11 13:15:38.507198 | LOOP [artifacts : Generate logs on edpm vm {{ item.split('/')[0] }}]
2026-06-11 13:15:48.859783 | controller | changed: "192.168.122.100"
2026-06-11 13:15:48.860040 | 
2026-06-11 13:15:48.911293 | 
2026-06-11 13:15:48.911513 | LOOP [artifacts : Copy logs to host machine from {{ item.split('/')[0] }}]
2026-06-11 13:15:51.060456 | controller | changed: "192.168.122.100"
2026-06-11 13:15:51.129683 | 
2026-06-11 13:15:51.129935 | TASK [artifacts : Generate list of ansible logs to collect in home directory]
2026-06-11 13:15:51.499769 | controller | ok: All paths examined
2026-06-11 13:15:51.519586 | 
2026-06-11 13:15:51.519757 | LOOP [artifacts : Copy ansible logs to logs directory]
2026-06-11 13:15:52.485804 | controller | changed:
2026-06-11 13:15:52.486095 | controller | {
2026-06-11 13:15:52.486125 | controller |   "atime": 1781179602.5800955,
2026-06-11 13:15:52.486143 | controller |   "ctime": 1781183138.3659213,
2026-06-11 13:15:52.486160 | controller |   "dev": 64513,
2026-06-11 13:15:52.486177 | controller |   "gid": 1000,
2026-06-11 13:15:52.486214 | controller |   "gr_name": "zuul",
2026-06-11 13:15:52.486232 | controller |   "inode": 1384763,
2026-06-11 13:15:52.486248 | controller |   "isblk": false,
2026-06-11 13:15:52.486263 | controller |   "ischr": false,
2026-06-11 13:15:52.486279 | controller |   "isdir": false,
2026-06-11 13:15:52.486295 | controller |   "isfifo": false,
2026-06-11 13:15:52.486310 | controller |   "isgid": false,
2026-06-11 13:15:52.486325 | controller |   "islnk": false,
2026-06-11 13:15:52.486340 | controller |   "isreg": true,
2026-06-11 13:15:52.486355 | controller |   "issock": false,
2026-06-11 13:15:52.486370 | controller |   "isuid": false,
2026-06-11 13:15:52.486386 | controller |   "mode": "0644",
2026-06-11 13:15:52.486401 | controller |   "mtime": 1781183138.3659213,
2026-06-11 13:15:52.486417 | controller |   "nlink": 1,
2026-06-11 13:15:52.486433 | controller |   "path": "/home/zuul/ansible.log",
2026-06-11 13:15:52.486449 | controller |   "pw_name": "zuul",
2026-06-11 13:15:52.486464 | controller |   "rgrp": true,
2026-06-11 13:15:52.486480 | controller |   "roth": true,
2026-06-11 13:15:52.486495 | controller |   "rusr": true,
2026-06-11 13:15:52.486511 | controller |   "size": 357515,
2026-06-11 13:15:52.486526 | controller |   "uid": 1000,
2026-06-11 13:15:52.486541 | controller |   "wgrp": false,
2026-06-11 13:15:52.486556 | controller |   "woth": false,
2026-06-11 13:15:52.486572 | controller |   "wusr": true,
2026-06-11 13:15:52.486587 | controller |   "xgrp": false,
2026-06-11 13:15:52.486601 | controller |   "xoth": false,
2026-06-11 13:15:52.486616 | controller |   "xusr": false
2026-06-11 13:15:52.486632 | controller | }
2026-06-11 13:15:52.486660 | controller | changed: All items complete
2026-06-11 13:15:52.486679 | 
2026-06-11 13:15:52.534246 | 
2026-06-11 13:15:52.534605 | TASK [artifacts : Ensure we have proper rights on the gathered content]
2026-06-11 13:16:00.198431 | controller | ok: Runtime: 0:00:06.944337
2026-06-11 13:16:00.231205 | 
2026-06-11 13:16:00.231544 | LOOP [artifacts : Mask secrets in yaml log files]
2026-06-11 13:17:46.116906 | controller | changed: "/home/zuul/ci-framework-data/logs"
2026-06-11 13:17:46.856667 | controller | changed: "/home/zuul/ci-framework-data/artifacts"
2026-06-11 13:17:47.026570 | 
2026-06-11 13:17:47.026753 | LOOP [env_op_images : Ensure directory is present]
2026-06-11 13:17:47.530250 | controller | ok: "artifacts"
2026-06-11 13:17:47.530757 | controller | changed: All items complete
2026-06-11 13:17:47.530817 | 
2026-06-11 13:17:47.855700 | controller | ok: "logs"
2026-06-11 13:17:47.906771 | 
2026-06-11 13:17:47.907066 | TASK [env_op_images : Check if OpenStackControlPlane is setup]
2026-06-11 13:17:49.059558 | controller | ok: Runtime: 0:00:00.192450
2026-06-11 13:17:49.090893 | 
2026-06-11 13:17:49.091071 | TASK [env_op_images : Get images from the CSV]
2026-06-11 13:17:49.914540 | controller | apiVersion: v1
2026-06-11 13:17:49.914647 | controller | items:
2026-06-11 13:17:49.914659 | controller | - apiVersion: operators.coreos.com/v1alpha1
2026-06-11 13:17:49.914670 | controller |   kind: ClusterServiceVersion
2026-06-11 13:17:49.914677 | controller |   metadata:
2026-06-11 13:17:49.914682 | controller |     annotations:
2026-06-11 13:17:49.914690 | controller |       alm-examples: |-
2026-06-11 13:17:49.914699 | controller |         [
2026-06-11 13:17:49.914704 | controller |           {
2026-06-11 13:17:49.914712 | controller |             "apiVersion": "operator.openstack.org/v1beta1",
2026-06-11 13:17:49.914718 | controller |             "kind": "OpenStack",
2026-06-11 13:17:49.914729 | controller |             "metadata": {
2026-06-11 13:17:49.914736 | controller |               "labels": {
2026-06-11 13:17:49.914741 | controller |                 "app.kubernetes.io/created-by": "openstack-operator",
2026-06-11 13:17:49.914745 | controller |                 "app.kubernetes.io/instance": "openstack",
2026-06-11 13:17:49.914757 | controller |                 "app.kubernetes.io/managed-by": "kustomize",
2026-06-11 13:17:49.914764 | controller |                 "app.kubernetes.io/name": "openstack",
2026-06-11 13:17:49.914769 | controller |                 "app.kubernetes.io/part-of": "openstack-operator"
2026-06-11 13:17:49.914774 | controller |               },
2026-06-11 13:17:49.914778 | controller |               "name": "openstack",
2026-06-11 13:17:49.914783 | controller |               "namespace": "openstack-operators"
2026-06-11 13:17:49.914794 | controller |             },
2026-06-11 13:17:49.914799 | controller |             "spec": {
2026-06-11 13:17:49.914804 | controller |               "operatorOverrides": [
2026-06-11 13:17:49.914809 | controller |                 {
2026-06-11 13:17:49.914813 | controller |                   "controllerManager": {
2026-06-11 13:17:49.914830 | controller |                     "resources": {
2026-06-11 13:17:49.914835 | controller |                       "limits": {
2026-06-11 13:17:49.914840 | controller |                         "cpu": "600m",
2026-06-11 13:17:49.914849 | controller |                         "memory": "2Gi"
2026-06-11 13:17:49.914854 | controller |                       }
2026-06-11 13:17:49.914864 | controller |                     }
2026-06-11 13:17:49.914870 | controller |                   },
2026-06-11 13:17:49.914875 | controller |                   "name": "infra",
2026-06-11 13:17:49.914880 | controller |                   "replicas": 1
2026-06-11 13:17:49.914884 | controller |                 }
2026-06-11 13:17:49.914894 | controller |               ]
2026-06-11 13:17:49.914899 | controller |             }
2026-06-11 13:17:49.914903 | controller |           }
2026-06-11 13:17:49.914907 | controller |         ]
2026-06-11 13:17:49.914911 | controller |       capabilities: Seamless Upgrades
2026-06-11 13:17:49.914915 | controller |       createdAt: "2026-06-11T11:35:36Z"
2026-06-11 13:17:49.914919 | controller |       features.operators.openshift.io/disconnected: "true"
2026-06-11 13:17:49.914924 | controller |       features.operators.openshift.io/fips-compliant: "true"
2026-06-11 13:17:49.914929 | controller |       features.operators.openshift.io/proxy-aware: "false"
2026-06-11 13:17:49.914934 | controller |       features.operators.openshift.io/tls-profiles: "false"
2026-06-11 13:17:49.914938 | controller |       features.operators.openshift.io/token-auth-aws: "false"
2026-06-11 13:17:49.914943 | controller |       features.operators.openshift.io/token-auth-azure: "false"
2026-06-11 13:17:49.914951 | controller |       features.operators.openshift.io/token-auth-gcp: "false"
2026-06-11 13:17:49.914959 | controller |       olm.operatorGroup: openstack
2026-06-11 13:17:49.914964 | controller |       olm.operatorNamespace: openstack-operators
2026-06-11 13:17:49.914968 | controller |       olm.targetNamespaces: ""
2026-06-11 13:17:49.914979 | controller |       operatorframework.io/initialization-resource: '{"apiVersion":"operator.openstack.org/v1beta1","kind":"OpenStack","metadata":{"name":"openstack","namespace":"openstack-operators"},"spec":{}}'
2026-06-11 13:17:49.914987 | controller |       operatorframework.io/properties: '{"properties":[{"type":"olm.package","value":{"packageName":"openstack-operator","version":"0.6.0"}},{"type":"olm.gvk","value":{"group":"operator.openstack.org","kind":"OpenStack","version":"v1beta1"}}]}'
2026-06-11 13:17:49.914994 | controller |       operatorframework.io/suggested-namespace: openstack-operators
2026-06-11 13:17:49.915024 | controller |       operators.openshift.io/valid-subscription: '["OpenShift Container Platform",
2026-06-11 13:17:49.915030 | controller |         "OpenShift Platform Plus"]'
2026-06-11 13:17:49.915050 | controller |       operators.operatorframework.io/builder: operator-sdk-v1.41.1
2026-06-11 13:17:49.915056 | controller |       operators.operatorframework.io/project_layout: go.kubebuilder.io/v4
2026-06-11 13:17:49.915060 | controller |     creationTimestamp: "2026-06-11T12:15:59Z"
2026-06-11 13:17:49.915070 | controller |     finalizers:
2026-06-11 13:17:49.915076 | controller |     - operators.coreos.com/csv-cleanup
2026-06-11 13:17:49.915080 | controller |     generation: 1
2026-06-11 13:17:49.915085 | controller |     labels:
2026-06-11 13:17:49.915090 | controller |       olm.managed: "true"
2026-06-11 13:17:49.915094 | controller |       operators.coreos.com/openstack-operator.openstack-operators: ""
2026-06-11 13:17:49.915099 | controller |     name: openstack-operator.v0.6.0
2026-06-11 13:17:49.915103 | controller |     namespace: openstack-operators
2026-06-11 13:17:49.915107 | controller |     resourceVersion: "51995"
2026-06-11 13:17:49.915111 | controller |     uid: 21cc54a1-59c9-450c-8353-7ffa90460286
2026-06-11 13:17:49.915115 | controller |   spec:
2026-06-11 13:17:49.915119 | controller |     apiservicedefinitions: {}
2026-06-11 13:17:49.915131 | controller |     cleanup:
2026-06-11 13:17:49.915135 | controller |       enabled: false
2026-06-11 13:17:49.915139 | controller |     customresourcedefinitions:
2026-06-11 13:17:49.915148 | controller |       owned:
2026-06-11 13:17:49.915154 | controller |       - description: OpenStack is the Schema for the openstacks API
2026-06-11 13:17:49.915159 | controller |         displayName: Open Stack
2026-06-11 13:17:49.915163 | controller |         kind: OpenStack
2026-06-11 13:17:49.915168 | controller |         name: openstacks.operator.openstack.org
2026-06-11 13:17:49.915173 | controller |         version: v1beta1
2026-06-11 13:17:49.915177 | controller |     description: Install and configure OpenStack
2026-06-11 13:17:49.915182 | controller |     displayName: OpenStack
2026-06-11 13:17:49.915187 | controller |     icon:
2026-06-11 13:17:49.915240 | 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 13:17:49.915258 | controller |       mediatype: image/png
2026-06-11 13:17:49.915263 | controller |     install:
2026-06-11 13:17:49.915268 | controller |       spec:
2026-06-11 13:17:49.915273 | controller |         clusterPermissions:
2026-06-11 13:17:49.915278 | controller |         - rules:
2026-06-11 13:17:49.915282 | controller |           - apiGroups:
2026-06-11 13:17:49.915286 | controller |             - authentication.k8s.io
2026-06-11 13:17:49.915291 | controller |             resources:
2026-06-11 13:17:49.915305 | controller |             - tokenreviews
2026-06-11 13:17:49.915310 | controller |             verbs:
2026-06-11 13:17:49.915315 | controller |             - create
2026-06-11 13:17:49.915330 | controller |           - apiGroups:
2026-06-11 13:17:49.915335 | controller |             - authorization.k8s.io
2026-06-11 13:17:49.915342 | controller |             resources:
2026-06-11 13:17:49.915347 | controller |             - subjectaccessreviews
2026-06-11 13:17:49.915352 | controller |             verbs:
2026-06-11 13:17:49.915357 | controller |             - create
2026-06-11 13:17:49.915362 | controller |           - apiGroups:
2026-06-11 13:17:49.915366 | controller |             - ""
2026-06-11 13:17:49.915377 | controller |             resources:
2026-06-11 13:17:49.915383 | controller |             - configmaps
2026-06-11 13:17:49.915388 | controller |             - namespaces
2026-06-11 13:17:49.915397 | controller |             - serviceaccounts
2026-06-11 13:17:49.915406 | controller |             - services
2026-06-11 13:17:49.915411 | controller |             verbs:
2026-06-11 13:17:49.915416 | controller |             - '*'
2026-06-11 13:17:49.915420 | controller |           - apiGroups:
2026-06-11 13:17:49.915431 | controller |             - admissionregistration.k8s.io
2026-06-11 13:17:49.915438 | controller |             resources:
2026-06-11 13:17:49.915443 | controller |             - mutatingwebhookconfigurations
2026-06-11 13:17:49.915447 | controller |             - validatingwebhookconfigurations
2026-06-11 13:17:49.915452 | controller |             verbs:
2026-06-11 13:17:49.915456 | controller |             - '*'
2026-06-11 13:17:49.915461 | controller |           - apiGroups:
2026-06-11 13:17:49.915465 | controller |             - apiextensions.k8s.io
2026-06-11 13:17:49.915470 | controller |             resources:
2026-06-11 13:17:49.915475 | controller |             - '*'
2026-06-11 13:17:49.915479 | controller |             verbs:
2026-06-11 13:17:49.915484 | controller |             - '*'
2026-06-11 13:17:49.915488 | controller |           - apiGroups:
2026-06-11 13:17:49.915493 | controller |             - apps
2026-06-11 13:17:49.915498 | controller |             resources:
2026-06-11 13:17:49.915503 | controller |             - deployments
2026-06-11 13:17:49.915507 | controller |             verbs:
2026-06-11 13:17:49.915512 | controller |             - create
2026-06-11 13:17:49.915522 | controller |             - delete
2026-06-11 13:17:49.915530 | controller |             - get
2026-06-11 13:17:49.915535 | controller |             - list
2026-06-11 13:17:49.915547 | controller |             - patch
2026-06-11 13:17:49.915552 | controller |             - update
2026-06-11 13:17:49.915557 | controller |             - watch
2026-06-11 13:17:49.915569 | controller |           - apiGroups:
2026-06-11 13:17:49.915575 | controller |             - cert-manager.io
2026-06-11 13:17:49.915579 | controller |             resources:
2026-06-11 13:17:49.915584 | controller |             - certificates
2026-06-11 13:17:49.915589 | controller |             - issuers
2026-06-11 13:17:49.915593 | controller |             verbs:
2026-06-11 13:17:49.915598 | controller |             - create
2026-06-11 13:17:49.915611 | controller |             - delete
2026-06-11 13:17:49.915616 | controller |             - get
2026-06-11 13:17:49.915621 | controller |             - list
2026-06-11 13:17:49.915631 | controller |             - patch
2026-06-11 13:17:49.915636 | controller |             - update
2026-06-11 13:17:49.915641 | controller |             - watch
2026-06-11 13:17:49.915645 | controller |           - apiGroups:
2026-06-11 13:17:49.915649 | controller |             - discovery.k8s.io
2026-06-11 13:17:49.915654 | controller |             resources:
2026-06-11 13:17:49.915658 | controller |             - endpointslices
2026-06-11 13:17:49.915663 | controller |             verbs:
2026-06-11 13:17:49.915676 | controller |             - get
2026-06-11 13:17:49.915681 | controller |             - list
2026-06-11 13:17:49.915686 | controller |             - watch
2026-06-11 13:17:49.915699 | controller |           - apiGroups:
2026-06-11 13:17:49.915704 | controller |             - monitoring.coreos.com
2026-06-11 13:17:49.915709 | controller |             resources:
2026-06-11 13:17:49.915713 | controller |             - servicemonitors
2026-06-11 13:17:49.915717 | controller |             verbs:
2026-06-11 13:17:49.915722 | controller |             - create
2026-06-11 13:17:49.915726 | controller |             - delete
2026-06-11 13:17:49.915768 | controller |             - get
2026-06-11 13:17:49.915773 | controller |             - list
2026-06-11 13:17:49.915777 | controller |             - update
2026-06-11 13:17:49.915781 | controller |             - watch
2026-06-11 13:17:49.915785 | controller |           - apiGroups:
2026-06-11 13:17:49.915797 | controller |             - networking.k8s.io
2026-06-11 13:17:49.915802 | controller |             resources:
2026-06-11 13:17:49.915807 | controller |             - networkpolicies
2026-06-11 13:17:49.915811 | controller |             verbs:
2026-06-11 13:17:49.915816 | controller |             - create
2026-06-11 13:17:49.915821 | controller |             - delete
2026-06-11 13:17:49.915825 | controller |             - get
2026-06-11 13:17:49.915830 | controller |             - list
2026-06-11 13:17:49.915847 | controller |             - update
2026-06-11 13:17:49.915853 | controller |           - apiGroups:
2026-06-11 13:17:49.915861 | controller |             - operator.openstack.org
2026-06-11 13:17:49.915869 | controller |             resources:
2026-06-11 13:17:49.915874 | controller |             - openstacks
2026-06-11 13:17:49.915878 | controller |             verbs:
2026-06-11 13:17:49.915883 | controller |             - create
2026-06-11 13:17:49.915888 | controller |             - delete
2026-06-11 13:17:49.915892 | controller |             - get
2026-06-11 13:17:49.915897 | controller |             - list
2026-06-11 13:17:49.915909 | controller |             - patch
2026-06-11 13:17:49.915914 | controller |             - update
2026-06-11 13:17:49.915918 | controller |             - watch
2026-06-11 13:17:49.915929 | controller |           - apiGroups:
2026-06-11 13:17:49.915934 | controller |             - operator.openstack.org
2026-06-11 13:17:49.915939 | controller |             resources:
2026-06-11 13:17:49.915943 | controller |             - openstacks/finalizers
2026-06-11 13:17:49.915948 | controller |             verbs:
2026-06-11 13:17:49.915953 | controller |             - update
2026-06-11 13:17:49.915957 | controller |           - apiGroups:
2026-06-11 13:17:49.915968 | controller |             - operator.openstack.org
2026-06-11 13:17:49.915974 | controller |             resources:
2026-06-11 13:17:49.915978 | controller |             - openstacks/status
2026-06-11 13:17:49.915989 | controller |             verbs:
2026-06-11 13:17:49.915994 | controller |             - get
2026-06-11 13:17:49.916022 | controller |             - patch
2026-06-11 13:17:49.916026 | controller |             - update
2026-06-11 13:17:49.916031 | controller |           - apiGroups:
2026-06-11 13:17:49.916040 | controller |             - operators.coreos.com
2026-06-11 13:17:49.916047 | controller |             resources:
2026-06-11 13:17:49.916051 | controller |             - clusterserviceversions
2026-06-11 13:17:49.916055 | controller |             - installplans
2026-06-11 13:17:49.916059 | controller |             - operators
2026-06-11 13:17:49.916063 | controller |             - subscriptions
2026-06-11 13:17:49.916067 | controller |             verbs:
2026-06-11 13:17:49.916071 | controller |             - delete
2026-06-11 13:17:49.916075 | controller |             - get
2026-06-11 13:17:49.916079 | controller |             - list
2026-06-11 13:17:49.916083 | controller |           - apiGroups:
2026-06-11 13:17:49.916087 | controller |             - rbac.authorization.k8s.io
2026-06-11 13:17:49.916091 | controller |             resources:
2026-06-11 13:17:49.916111 | controller |             - clusterrolebindings
2026-06-11 13:17:49.916117 | controller |             - clusterroles
2026-06-11 13:17:49.916122 | controller |             - rolebindings
2026-06-11 13:17:49.916126 | controller |             - roles
2026-06-11 13:17:49.916131 | controller |             verbs:
2026-06-11 13:17:49.916145 | controller |             - '*'
2026-06-11 13:17:49.916150 | controller |           serviceAccountName: openstack-operator-controller-init
2026-06-11 13:17:49.916155 | controller |         deployments:
2026-06-11 13:17:49.916159 | controller |         - label:
2026-06-11 13:17:49.916163 | controller |             app.kubernetes.io/name: openstack-operator-controller-init
2026-06-11 13:17:49.916167 | controller |             control-plane: controller-manager
2026-06-11 13:17:49.916171 | controller |             openstack.org/operator-name: openstack-init
2026-06-11 13:17:49.916175 | controller |           name: openstack-operator-controller-init
2026-06-11 13:17:49.916179 | controller |           spec:
2026-06-11 13:17:49.916183 | controller |             replicas: 1
2026-06-11 13:17:49.916187 | controller |             selector:
2026-06-11 13:17:49.916191 | controller |               matchLabels:
2026-06-11 13:17:49.916202 | controller |                 app.kubernetes.io/name: openstack-operator-controller-init
2026-06-11 13:17:49.916208 | controller |                 control-plane: controller-manager
2026-06-11 13:17:49.916212 | controller |                 openstack.org/operator-name: openstack-init
2026-06-11 13:17:49.916217 | controller |             strategy: {}
2026-06-11 13:17:49.916222 | controller |             template:
2026-06-11 13:17:49.916227 | controller |               metadata:
2026-06-11 13:17:49.916231 | controller |                 annotations:
2026-06-11 13:17:49.916235 | controller |                   kubectl.kubernetes.io/default-container: operator
2026-06-11 13:17:49.916240 | controller |                 creationTimestamp: null
2026-06-11 13:17:49.916245 | controller |                 labels:
2026-06-11 13:17:49.916257 | controller |                   app.kubernetes.io/name: openstack-operator-controller-init
2026-06-11 13:17:49.916262 | controller |                   control-plane: controller-manager
2026-06-11 13:17:49.916270 | controller |                   openstack.org/operator-name: openstack-init
2026-06-11 13:17:49.916274 | controller |               spec:
2026-06-11 13:17:49.916278 | controller |                 containers:
2026-06-11 13:17:49.916282 | controller |                 - args:
2026-06-11 13:17:49.916286 | controller |                   - --leader-elect
2026-06-11 13:17:49.916290 | controller |                   - --health-probe-bind-address=:8081
2026-06-11 13:17:49.916294 | controller |                   command:
2026-06-11 13:17:49.916298 | controller |                   - /operator
2026-06-11 13:17:49.916302 | controller |                   env:
2026-06-11 13:17:49.916313 | controller |                   - name: RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916319 | controller |                     value: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest
2026-06-11 13:17:49.916323 | controller |                   - name: RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916328 | controller |                     value: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-11 13:17:49.916333 | controller |                   - name: RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916338 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified
2026-06-11 13:17:49.916351 | controller |                   - name: RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916356 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified
2026-06-11 13:17:49.916360 | controller |                   - name: RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916365 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified
2026-06-11 13:17:49.916369 | controller |                   - name: RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916373 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified
2026-06-11 13:17:49.916377 | controller |                   - name: RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916381 | controller |                     value: registry.redhat.io/ubi9/httpd-24:latest
2026-06-11 13:17:49.916385 | controller |                   - name: RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916389 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified
2026-06-11 13:17:49.916393 | controller |                   - name: RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916404 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified
2026-06-11 13:17:49.916410 | controller |                   - name: RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916414 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
2026-06-11 13:17:49.916419 | controller |                   - name: RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916424 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified
2026-06-11 13:17:49.916428 | controller |                   - name: RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916440 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified
2026-06-11 13:17:49.916446 | controller |                   - name: RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916451 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified
2026-06-11 13:17:49.916455 | controller |                   - name: RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916460 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified
2026-06-11 13:17:49.916465 | controller |                   - name: RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916470 | controller |                     value: quay.io/openstack-k8s-operators/mysqld_exporter:latest
2026-06-11 13:17:49.916478 | controller |                   - name: RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916497 | controller |                     value: quay.io/openstack-k8s-operators/sg-core:latest
2026-06-11 13:17:49.916504 | controller |                   - name: RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916508 | controller |                     value: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0
2026-06-11 13:17:49.916512 | controller |                   - name: RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916516 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified
2026-06-11 13:17:49.916521 | controller |                   - name: RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916525 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified
2026-06-11 13:17:49.916530 | controller |                   - name: RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916534 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified
2026-06-11 13:17:49.916539 | controller |                   - name: RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916544 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified
2026-06-11 13:17:49.916548 | controller |                   - name: RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916557 | controller |                     value: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current
2026-06-11 13:17:49.916564 | controller |                   - name: RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916569 | controller |                     value: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current
2026-06-11 13:17:49.916573 | controller |                   - name: RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916578 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-api:current-podified
2026-06-11 13:17:49.916583 | controller |                   - name: RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916588 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified
2026-06-11 13:17:49.916593 | controller |                   - name: RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916598 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-central:current-podified
2026-06-11 13:17:49.916602 | controller |                   - name: RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916607 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified
2026-06-11 13:17:49.916612 | controller |                   - name: RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916617 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified
2026-06-11 13:17:49.916628 | controller |                   - name: RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916633 | controller |                     value: quay.io/podified-antelope-centos9/openstack-unbound:current-podified
2026-06-11 13:17:49.916638 | controller |                   - name: RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916642 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified
2026-06-11 13:17:49.916647 | controller |                   - name: RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916652 | controller |                     value: quay.io/podified-antelope-centos9/openstack-frr:current-podified
2026-06-11 13:17:49.916657 | controller |                   - name: RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916662 | controller |                     value: quay.io/podified-antelope-centos9/openstack-iscsid:current-podified
2026-06-11 13:17:49.916673 | controller |                   - name: RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916678 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cron:current-podified
2026-06-11 13:17:49.916686 | controller |                   - name: RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916691 | controller |                     value: quay.io/podified-antelope-centos9/openstack-multipathd:current-podified
2026-06-11 13:17:49.916696 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916701 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified
2026-06-11 13:17:49.916705 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916718 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified
2026-06-11 13:17:49.916726 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916730 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified
2026-06-11 13:17:49.916735 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916740 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified
2026-06-11 13:17:49.916745 | controller |                   - name: RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916755 | controller |                     value: quay.io/prometheus/node-exporter:v1.5.0
2026-06-11 13:17:49.916760 | controller |                   - name: RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916771 | controller |                     value: quay.io/sustainable_computing_io/kepler:release-0.7.12
2026-06-11 13:17:49.916777 | controller |                   - name: RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916782 | controller |                     value: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified
2026-06-11 13:17:49.916786 | controller |                   - name: RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916791 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified
2026-06-11 13:17:49.916796 | controller |                   - name: RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916800 | controller |                     value: quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest
2026-06-11 13:17:49.916805 | controller |                   - name: RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916814 | controller |                     value: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified
2026-06-11 13:17:49.916823 | controller |                   - name: RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916828 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-api:current-podified
2026-06-11 13:17:49.916833 | controller |                   - name: RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916837 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified
2026-06-11 13:17:49.916842 | controller |                   - name: RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916846 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified
2026-06-11 13:17:49.916851 | controller |                   - name: RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916856 | controller |                     value: quay.io/podified-antelope-centos9/openstack-horizon:current-podified
2026-06-11 13:17:49.916867 | controller |                   - name: RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916874 | controller |                     value: quay.io/podified-antelope-centos9/openstack-memcached:current-podified
2026-06-11 13:17:49.916879 | controller |                   - name: RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916884 | controller |                     value: quay.io/podified-antelope-centos9/openstack-redis:current-podified
2026-06-11 13:17:49.916888 | controller |                   - name: RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916903 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified
2026-06-11 13:17:49.916911 | controller |                   - name: RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916915 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified
2026-06-11 13:17:49.916920 | controller |                   - name: RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916925 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified
2026-06-11 13:17:49.916930 | controller |                   - name: RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916934 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified
2026-06-11 13:17:49.916939 | controller |                   - name: RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916944 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified
2026-06-11 13:17:49.916955 | controller |                   - name: RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916960 | controller |                     value: quay.io/podified-antelope-centos9/ironic-python-agent:current-podified
2026-06-11 13:17:49.916965 | controller |                   - name: RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916969 | controller |                     value: quay.io/podified-antelope-centos9/openstack-keystone:current-podified
2026-06-11 13:17:49.916974 | controller |                   - name: RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916979 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-api:current-podified
2026-06-11 13:17:49.916983 | controller |                   - name: RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.916988 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified
2026-06-11 13:17:49.916992 | controller |                   - name: RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.917028 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-share:current-podified
2026-06-11 13:17:49.917035 | controller |                   - name: RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.917039 | controller |                     value: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified
2026-06-11 13:17:49.917043 | controller |                   - name: RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.917055 | controller |                     value: quay.io/podified-antelope-centos9/openstack-netutils:current-podified
2026-06-11 13:17:49.917059 | controller |                   - name: RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.917070 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified
2026-06-11 13:17:49.917075 | controller |                   - name: RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.917079 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified
2026-06-11 13:17:49.917084 | controller |                   - name: RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.917088 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified
2026-06-11 13:17:49.917100 | controller |                   - name: RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.917104 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified
2026-06-11 13:17:49.917108 | controller |                   - name: RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.917113 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified
2026-06-11 13:17:49.917117 | controller |                   - name: RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.917122 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified
2026-06-11 13:17:49.917127 | controller |                   - name: RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.917136 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified
2026-06-11 13:17:49.917141 | controller |                   - name: RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.917145 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified
2026-06-11 13:17:49.917157 | controller |                   - name: RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.917163 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified
2026-06-11 13:17:49.917168 | controller |                   - name: RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.917173 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified
2026-06-11 13:17:49.917177 | controller |                   - name: RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.917181 | controller |                     value: quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified
2026-06-11 13:17:49.917186 | controller |                   - name: RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.917194 | controller |                     value: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified
2026-06-11 13:17:49.917199 | controller |                   - name: RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.917203 | controller |                     value: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified
2026-06-11 13:17:49.917208 | controller |                   - name: RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.917213 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified
2026-06-11 13:17:49.917217 | controller |                   - name: RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.917221 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified
2026-06-11 13:17:49.917229 | controller |                   - name: RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.917238 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified
2026-06-11 13:17:49.917243 | controller |                   - name: RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.917247 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified
2026-06-11 13:17:49.917252 | controller |                   - name: RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.917256 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified
2026-06-11 13:17:49.917261 | controller |                   - name: RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.917265 | controller |                     value: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified
2026-06-11 13:17:49.917270 | controller |                   - name: RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.917274 | controller |                     value: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-11 13:17:49.917279 | controller |                   - name: RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.917284 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified
2026-06-11 13:17:49.917288 | controller |                   - name: RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.917292 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified
2026-06-11 13:17:49.917296 | controller |                   - name: RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.917308 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified
2026-06-11 13:17:49.917312 | controller |                   - name: RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.917317 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified
2026-06-11 13:17:49.917330 | controller |                   - name: RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.917335 | controller |                     value: quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified
2026-06-11 13:17:49.917340 | controller |                   - name: RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.917352 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-api:current-podified
2026-06-11 13:17:49.917357 | controller |                   - name: RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.917361 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-applier:current-podified
2026-06-11 13:17:49.917366 | controller |                   - name: RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.917371 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified
2026-06-11 13:17:49.917375 | controller |                   - name: TEST_TOBIKO_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.917380 | controller |                     value: quay.io/podified-antelope-centos9/openstack-tobiko:current-podified
2026-06-11 13:17:49.917385 | controller |                   - name: TEST_ANSIBLETEST_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.917396 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified
2026-06-11 13:17:49.917402 | controller |                   - name: TEST_HORIZONTEST_IMAGE_URL_DEFAULT
2026-06-11 13:17:49.917406 | controller |                     value: quay.io/podified-antelope-centos9/openstack-horizontest:current-podified
2026-06-11 13:17:49.917411 | controller |                   - name: RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT
2026-06-11 13:17:49.917415 | controller |                     value: quay.io/openstack-k8s-operators/openstack-must-gather:latest
2026-06-11 13:17:49.917420 | controller |                   - name: RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 13:17:49.917425 | controller |                     value: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6
2026-06-11 13:17:49.917430 | controller |                   - name: RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 13:17:49.917439 | controller |                     value: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d
2026-06-11 13:17:49.917444 | controller |                   - name: RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 13:17:49.917456 | controller |                     value: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63
2026-06-11 13:17:49.917461 | controller |                   - name: RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 13:17:49.917466 | controller |                     value: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552
2026-06-11 13:17:49.917471 | controller |                   - name: RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 13:17:49.917475 | controller |                     value: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0
2026-06-11 13:17:49.917480 | controller |                   - name: RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 13:17:49.917485 | controller |                     value: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19
2026-06-11 13:17:49.917497 | controller |                   - name: RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 13:17:49.917502 | controller |                     value: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f
2026-06-11 13:17:49.917507 | controller |                   - name: RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 13:17:49.917512 | controller |                     value: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1
2026-06-11 13:17:49.917521 | controller |                   - name: RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 13:17:49.917526 | controller |                     value: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80
2026-06-11 13:17:49.917530 | controller |                   - name: RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 13:17:49.917541 | controller |                     value: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f
2026-06-11 13:17:49.917548 | controller |                   - name: RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 13:17:49.917552 | controller |                     value: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559
2026-06-11 13:17:49.917557 | controller |                   - name: RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 13:17:49.917562 | controller |                     value: quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224
2026-06-11 13:17:49.917566 | controller |                   - name: RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 13:17:49.917576 | controller |                     value: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12
2026-06-11 13:17:49.917582 | controller |                   - name: RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 13:17:49.917594 | controller |                     value: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739
2026-06-11 13:17:49.917599 | controller |                   - name: RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 13:17:49.917604 | controller |                     value: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721
2026-06-11 13:17:49.917609 | controller |                   - name: RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 13:17:49.917613 | controller |                     value: quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664
2026-06-11 13:17:49.917618 | controller |                   - name: RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 13:17:49.917623 | controller |                     value: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6
2026-06-11 13:17:49.917627 | controller |                   - name: RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 13:17:49.917639 | controller |                     value: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e
2026-06-11 13:17:49.917644 | controller |                   - name: RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 13:17:49.917648 | controller |                     value: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f
2026-06-11 13:17:49.917652 | controller |                   - name: RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 13:17:49.917657 | controller |                     value: quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83
2026-06-11 13:17:49.917661 | controller |                   - name: OPENSTACK_RELEASE_VERSION
2026-06-11 13:17:49.917665 | controller |                     value: 0.6.0-1781177735
2026-06-11 13:17:49.917669 | controller |                   - name: OPERATOR_IMAGE_URL
2026-06-11 13:17:49.917673 | controller |                     value: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c
2026-06-11 13:17:49.917684 | controller |                   - name: ENABLE_WEBHOOKS
2026-06-11 13:17:49.917694 | controller |                     value: "false"
2026-06-11 13:17:49.917699 | controller |                   - name: LEASE_DURATION
2026-06-11 13:17:49.917703 | controller |                     value: "30"
2026-06-11 13:17:49.917707 | controller |                   - name: RENEW_DEADLINE
2026-06-11 13:17:49.917714 | controller |                     value: "20"
2026-06-11 13:17:49.917718 | controller |                   - name: RETRY_PERIOD
2026-06-11 13:17:49.917722 | controller |                     value: "5"
2026-06-11 13:17:49.917728 | controller |                   image: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c
2026-06-11 13:17:49.917733 | controller |                   livenessProbe:
2026-06-11 13:17:49.917744 | controller |                     httpGet:
2026-06-11 13:17:49.917749 | controller |                       path: /healthz
2026-06-11 13:17:49.917754 | controller |                       port: 8081
2026-06-11 13:17:49.917758 | controller |                     initialDelaySeconds: 15
2026-06-11 13:17:49.917762 | controller |                     periodSeconds: 20
2026-06-11 13:17:49.917766 | controller |                   name: operator
2026-06-11 13:17:49.917770 | controller |                   readinessProbe:
2026-06-11 13:17:49.917774 | controller |                     httpGet:
2026-06-11 13:17:49.917779 | controller |                       path: /readyz
2026-06-11 13:17:49.917784 | controller |                       port: 8081
2026-06-11 13:17:49.917788 | controller |                     initialDelaySeconds: 5
2026-06-11 13:17:49.917793 | controller |                     periodSeconds: 10
2026-06-11 13:17:49.917804 | controller |                   resources:
2026-06-11 13:17:49.917809 | controller |                     limits:
2026-06-11 13:17:49.917813 | controller |                       cpu: 500m
2026-06-11 13:17:49.917817 | controller |                       memory: 256Mi
2026-06-11 13:17:49.917821 | controller |                     requests:
2026-06-11 13:17:49.917825 | controller |                       cpu: 10m
2026-06-11 13:17:49.917829 | controller |                       memory: 128Mi
2026-06-11 13:17:49.917833 | controller |                   securityContext:
2026-06-11 13:17:49.917837 | controller |                     allowPrivilegeEscalation: false
2026-06-11 13:17:49.917841 | controller |                 securityContext:
2026-06-11 13:17:49.917845 | controller |                   runAsNonRoot: true
2026-06-11 13:17:49.917849 | controller |                 serviceAccountName: openstack-operator-controller-init
2026-06-11 13:17:49.917853 | controller |                 terminationGracePeriodSeconds: 10
2026-06-11 13:17:49.917857 | controller |                 tolerations:
2026-06-11 13:17:49.917861 | controller |                 - effect: NoExecute
2026-06-11 13:17:49.917872 | controller |                   key: node.kubernetes.io/not-ready
2026-06-11 13:17:49.917878 | controller |                   operator: Exists
2026-06-11 13:17:49.917882 | controller |                   tolerationSeconds: 120
2026-06-11 13:17:49.917886 | controller |                 - effect: NoExecute
2026-06-11 13:17:49.917890 | controller |                   key: node.kubernetes.io/unreachable
2026-06-11 13:17:49.917894 | controller |                   operator: Exists
2026-06-11 13:17:49.917898 | controller |                   tolerationSeconds: 120
2026-06-11 13:17:49.917902 | controller |         permissions:
2026-06-11 13:17:49.917907 | controller |         - rules:
2026-06-11 13:17:49.917911 | controller |           - apiGroups:
2026-06-11 13:17:49.917916 | controller |             - ""
2026-06-11 13:17:49.917920 | controller |             resources:
2026-06-11 13:17:49.917925 | controller |             - configmaps
2026-06-11 13:17:49.917933 | controller |             verbs:
2026-06-11 13:17:49.917940 | controller |             - get
2026-06-11 13:17:49.917945 | controller |             - list
2026-06-11 13:17:49.917949 | controller |             - watch
2026-06-11 13:17:49.917953 | controller |             - create
2026-06-11 13:17:49.917957 | controller |             - update
2026-06-11 13:17:49.917961 | controller |             - patch
2026-06-11 13:17:49.917966 | controller |             - delete
2026-06-11 13:17:49.917970 | controller |           - apiGroups:
2026-06-11 13:17:49.917974 | controller |             - coordination.k8s.io
2026-06-11 13:17:49.917979 | controller |             resources:
2026-06-11 13:17:49.917988 | controller |             - leases
2026-06-11 13:17:49.917995 | controller |             verbs:
2026-06-11 13:17:49.918014 | controller |             - get
2026-06-11 13:17:49.918029 | controller |             - list
2026-06-11 13:17:49.918033 | controller |             - watch
2026-06-11 13:17:49.918037 | controller |             - create
2026-06-11 13:17:49.918050 | controller |             - update
2026-06-11 13:17:49.918054 | controller |             - patch
2026-06-11 13:17:49.918059 | controller |             - delete
2026-06-11 13:17:49.918063 | controller |           - apiGroups:
2026-06-11 13:17:49.918068 | controller |             - ""
2026-06-11 13:17:49.918077 | controller |             resources:
2026-06-11 13:17:49.918081 | controller |             - events
2026-06-11 13:17:49.918086 | controller |             verbs:
2026-06-11 13:17:49.918090 | controller |             - create
2026-06-11 13:17:49.918103 | controller |             - patch
2026-06-11 13:17:49.918108 | controller |           serviceAccountName: openstack-operator-controller-init
2026-06-11 13:17:49.918113 | controller |       strategy: deployment
2026-06-11 13:17:49.918117 | controller |     installModes:
2026-06-11 13:17:49.918121 | controller |     - supported: false
2026-06-11 13:17:49.918126 | controller |       type: OwnNamespace
2026-06-11 13:17:49.918130 | controller |     - supported: false
2026-06-11 13:17:49.918134 | controller |       type: SingleNamespace
2026-06-11 13:17:49.918146 | controller |     - supported: false
2026-06-11 13:17:49.918151 | controller |       type: MultiNamespace
2026-06-11 13:17:49.918156 | controller |     - supported: true
2026-06-11 13:17:49.918160 | controller |       type: AllNamespaces
2026-06-11 13:17:49.918164 | controller |     keywords:
2026-06-11 13:17:49.918168 | controller |     - OpenStack
2026-06-11 13:17:49.918173 | controller |     links:
2026-06-11 13:17:49.918177 | controller |     - name: Openstack Operator
2026-06-11 13:17:49.918181 | controller |       url: https://github.com/openstack-k8s-operators/
2026-06-11 13:17:49.918193 | controller |     maturity: alpha
2026-06-11 13:17:49.918198 | controller |     minKubeVersion: 0.0.1
2026-06-11 13:17:49.918203 | controller |     provider:
2026-06-11 13:17:49.918207 | controller |       name: Red Hat Inc.
2026-06-11 13:17:49.918211 | controller |       url: https://redhat.com/
2026-06-11 13:17:49.918215 | controller |     relatedImages:
2026-06-11 13:17:49.918220 | controller |     - image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest
2026-06-11 13:17:49.918224 | controller |       name: agent-image-url-default
2026-06-11 13:17:49.918228 | controller |     - image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-11 13:17:49.918233 | controller |       name: ansibleee-image-url-default
2026-06-11 13:17:49.918243 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified
2026-06-11 13:17:49.918249 | controller |       name: aodh-api-image-url-default
2026-06-11 13:17:49.918254 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified
2026-06-11 13:17:49.918258 | controller |       name: aodh-evaluator-image-url-default
2026-06-11 13:17:49.918262 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified
2026-06-11 13:17:49.918267 | controller |       name: aodh-listener-image-url-default
2026-06-11 13:17:49.918272 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified
2026-06-11 13:17:49.918277 | controller |       name: aodh-notifier-image-url-default
2026-06-11 13:17:49.918281 | controller |     - image: registry.redhat.io/ubi9/httpd-24:latest
2026-06-11 13:17:49.918286 | controller |       name: apache-image-url-default
2026-06-11 13:17:49.918290 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified
2026-06-11 13:17:49.918300 | controller |       name: barbican-api-image-url-default
2026-06-11 13:17:49.918308 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified
2026-06-11 13:17:49.918312 | controller |       name: barbican-keystone-listener-image-url-default
2026-06-11 13:17:49.918317 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
2026-06-11 13:17:49.918321 | controller |       name: barbican-worker-image-url-default
2026-06-11 13:17:49.918326 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified
2026-06-11 13:17:49.918331 | controller |       name: ceilometer-central-image-url-default
2026-06-11 13:17:49.918335 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified
2026-06-11 13:17:49.918345 | controller |       name: ceilometer-compute-image-url-default
2026-06-11 13:17:49.918352 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified
2026-06-11 13:17:49.918357 | controller |       name: ceilometer-ipmi-image-url-default
2026-06-11 13:17:49.918362 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified
2026-06-11 13:17:49.918367 | controller |       name: ceilometer-notification-image-url-default
2026-06-11 13:17:49.918376 | controller |     - image: quay.io/openstack-k8s-operators/mysqld_exporter:latest
2026-06-11 13:17:49.918389 | controller |       name: ceilometer-mysqld-exporter-image-url-default
2026-06-11 13:17:49.918398 | controller |     - image: quay.io/openstack-k8s-operators/sg-core:latest
2026-06-11 13:17:49.918403 | controller |       name: ceilometer-sgcore-image-url-default
2026-06-11 13:17:49.918407 | controller |     - image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0
2026-06-11 13:17:49.918411 | controller |       name: ksm-image-url-default
2026-06-11 13:17:49.918415 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified
2026-06-11 13:17:49.918419 | controller |       name: cinder-api-image-url-default
2026-06-11 13:17:49.918423 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified
2026-06-11 13:17:49.918427 | controller |       name: cinder-backup-image-url-default
2026-06-11 13:17:49.918431 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified
2026-06-11 13:17:49.918435 | controller |       name: cinder-scheduler-image-url-default
2026-06-11 13:17:49.918439 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified
2026-06-11 13:17:49.918443 | controller |       name: cinder-volume-image-url-default
2026-06-11 13:17:49.918447 | controller |     - image: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current
2026-06-11 13:17:49.918456 | controller |       name: cloudkitty-api-image-url-default
2026-06-11 13:17:49.918463 | controller |     - image: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current
2026-06-11 13:17:49.918467 | controller |       name: cloudkitty-proc-image-url-default
2026-06-11 13:17:49.918471 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-api:current-podified
2026-06-11 13:17:49.918475 | controller |       name: designate-api-image-url-default
2026-06-11 13:17:49.918479 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified
2026-06-11 13:17:49.918488 | controller |       name: designate-backendbind9-image-url-default
2026-06-11 13:17:49.918501 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-central:current-podified
2026-06-11 13:17:49.918506 | controller |       name: designate-central-image-url-default
2026-06-11 13:17:49.918510 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified
2026-06-11 13:17:49.918514 | controller |       name: designate-mdns-image-url-default
2026-06-11 13:17:49.918518 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified
2026-06-11 13:17:49.918522 | controller |       name: designate-producer-image-url-default
2026-06-11 13:17:49.918526 | controller |     - image: quay.io/podified-antelope-centos9/openstack-unbound:current-podified
2026-06-11 13:17:49.918530 | controller |       name: designate-unbound-image-url-default
2026-06-11 13:17:49.918534 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified
2026-06-11 13:17:49.918538 | controller |       name: designate-worker-image-url-default
2026-06-11 13:17:49.918542 | controller |     - image: quay.io/podified-antelope-centos9/openstack-frr:current-podified
2026-06-11 13:17:49.918546 | controller |       name: edpm-frr-image-url-default
2026-06-11 13:17:49.918555 | controller |     - image: quay.io/podified-antelope-centos9/openstack-iscsid:current-podified
2026-06-11 13:17:49.918562 | controller |       name: edpm-iscsid-image-url-default
2026-06-11 13:17:49.918566 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cron:current-podified
2026-06-11 13:17:49.918571 | controller |       name: edpm-logrotate-crond-image-url-default
2026-06-11 13:17:49.918576 | controller |     - image: quay.io/podified-antelope-centos9/openstack-multipathd:current-podified
2026-06-11 13:17:49.918581 | controller |       name: edpm-multipathd-image-url-default
2026-06-11 13:17:49.918585 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified
2026-06-11 13:17:49.918589 | controller |       name: edpm-neutron-dhcp-agent-image-url-default
2026-06-11 13:17:49.918600 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified
2026-06-11 13:17:49.918613 | controller |       name: edpm-neutron-metadata-agent-image-url-default
2026-06-11 13:17:49.918617 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified
2026-06-11 13:17:49.918621 | controller |       name: edpm-neutron-ovn-agent-image-url-default
2026-06-11 13:17:49.918625 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified
2026-06-11 13:17:49.918629 | controller |       name: edpm-neutron-sriov-agent-image-url-default
2026-06-11 13:17:49.918633 | controller |     - image: quay.io/prometheus/node-exporter:v1.5.0
2026-06-11 13:17:49.918637 | controller |       name: edpm-node-exporter-image-url-default
2026-06-11 13:17:49.918641 | controller |     - image: quay.io/sustainable_computing_io/kepler:release-0.7.12
2026-06-11 13:17:49.918645 | controller |       name: edpm-kepler-image-url-default
2026-06-11 13:17:49.918649 | controller |     - image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified
2026-06-11 13:17:49.918659 | controller |       name: openstack-network-exporter-image-url-default
2026-06-11 13:17:49.918665 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified
2026-06-11 13:17:49.918670 | controller |       name: edpm-ovn-bgp-agent-image-url-default
2026-06-11 13:17:49.918675 | controller |     - image: quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest
2026-06-11 13:17:49.918680 | controller |       name: edpm-podman-exporter-image-url-default
2026-06-11 13:17:49.918685 | controller |     - image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified
2026-06-11 13:17:49.918689 | controller |       name: glance-api-image-url-default
2026-06-11 13:17:49.918701 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-api:current-podified
2026-06-11 13:17:49.918705 | controller |       name: heat-api-image-url-default
2026-06-11 13:17:49.918709 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified
2026-06-11 13:17:49.918713 | controller |       name: heat-cfnapi-image-url-default
2026-06-11 13:17:49.918717 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified
2026-06-11 13:17:49.918721 | controller |       name: heat-engine-image-url-default
2026-06-11 13:17:49.918725 | controller |     - image: quay.io/podified-antelope-centos9/openstack-horizon:current-podified
2026-06-11 13:17:49.918729 | controller |       name: horizon-image-url-default
2026-06-11 13:17:49.918733 | controller |     - image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified
2026-06-11 13:17:49.918737 | controller |       name: infra-memcached-image-url-default
2026-06-11 13:17:49.918741 | controller |     - image: quay.io/podified-antelope-centos9/openstack-redis:current-podified
2026-06-11 13:17:49.918745 | controller |       name: infra-redis-image-url-default
2026-06-11 13:17:49.918749 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified
2026-06-11 13:17:49.918753 | controller |       name: ironic-api-image-url-default
2026-06-11 13:17:49.918762 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified
2026-06-11 13:17:49.918769 | controller |       name: ironic-conductor-image-url-default
2026-06-11 13:17:49.918773 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified
2026-06-11 13:17:49.918778 | controller |       name: ironic-inspector-image-url-default
2026-06-11 13:17:49.918783 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified
2026-06-11 13:17:49.918788 | controller |       name: ironic-neutron-agent-image-url-default
2026-06-11 13:17:49.918792 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified
2026-06-11 13:17:49.918797 | controller |       name: ironic-pxe-image-url-default
2026-06-11 13:17:49.918801 | controller |     - image: quay.io/podified-antelope-centos9/ironic-python-agent:current-podified
2026-06-11 13:17:49.918810 | controller |       name: ironic-python-agent-image-url-default
2026-06-11 13:17:49.918819 | controller |     - image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified
2026-06-11 13:17:49.918823 | controller |       name: keystone-api-image-url-default
2026-06-11 13:17:49.918833 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-api:current-podified
2026-06-11 13:17:49.918842 | controller |       name: manila-api-image-url-default
2026-06-11 13:17:49.918846 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified
2026-06-11 13:17:49.918850 | controller |       name: manila-scheduler-image-url-default
2026-06-11 13:17:49.918854 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-share:current-podified
2026-06-11 13:17:49.918858 | controller |       name: manila-share-image-url-default
2026-06-11 13:17:49.918862 | controller |     - image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified
2026-06-11 13:17:49.918866 | controller |       name: mariadb-image-url-default
2026-06-11 13:17:49.918870 | controller |     - image: quay.io/podified-antelope-centos9/openstack-netutils:current-podified
2026-06-11 13:17:49.918875 | controller |       name: net-utils-image-url-default
2026-06-11 13:17:49.918878 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified
2026-06-11 13:17:49.918882 | controller |       name: neutron-api-image-url-default
2026-06-11 13:17:49.918886 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified
2026-06-11 13:17:49.918897 | controller |       name: nova-api-image-url-default
2026-06-11 13:17:49.918903 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified
2026-06-11 13:17:49.918907 | controller |       name: nova-compute-image-url-default
2026-06-11 13:17:49.918912 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified
2026-06-11 13:17:49.918917 | controller |       name: nova-conductor-image-url-default
2026-06-11 13:17:49.918922 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified
2026-06-11 13:17:49.918931 | controller |       name: nova-novnc-image-url-default
2026-06-11 13:17:49.918937 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified
2026-06-11 13:17:49.918941 | controller |       name: nova-scheduler-image-url-default
2026-06-11 13:17:49.918945 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified
2026-06-11 13:17:49.918949 | controller |       name: octavia-api-image-url-default
2026-06-11 13:17:49.918953 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified
2026-06-11 13:17:49.918957 | controller |       name: octavia-healthmanager-image-url-default
2026-06-11 13:17:49.918961 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified
2026-06-11 13:17:49.918965 | controller |       name: octavia-housekeeping-image-url-default
2026-06-11 13:17:49.918969 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified
2026-06-11 13:17:49.918973 | controller |       name: octavia-worker-image-url-default
2026-06-11 13:17:49.918977 | controller |     - image: quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified
2026-06-11 13:17:49.918981 | controller |       name: octavia-rsyslog-image-url-default
2026-06-11 13:17:49.918985 | controller |     - image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified
2026-06-11 13:17:49.918995 | controller |       name: openstack-client-image-url-default
2026-06-11 13:17:49.919018 | controller |     - image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified
2026-06-11 13:17:49.919024 | controller |       name: os-container-image-url-default
2026-06-11 13:17:49.919029 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified
2026-06-11 13:17:49.919037 | controller |       name: ovn-controller-image-url-default
2026-06-11 13:17:49.919045 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified
2026-06-11 13:17:49.919049 | controller |       name: ovn-controller-ovs-image-url-default
2026-06-11 13:17:49.919053 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified
2026-06-11 13:17:49.919057 | controller |       name: ovn-nb-dbcluster-image-url-default
2026-06-11 13:17:49.919061 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified
2026-06-11 13:17:49.919065 | controller |       name: ovn-northd-image-url-default
2026-06-11 13:17:49.919071 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified
2026-06-11 13:17:49.919075 | controller |       name: ovn-sb-dbcluster-image-url-default
2026-06-11 13:17:49.919079 | controller |     - image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified
2026-06-11 13:17:49.919083 | controller |       name: placement-api-image-url-default
2026-06-11 13:17:49.919087 | controller |     - image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-11 13:17:49.919091 | controller |       name: rabbitmq-image-url-default
2026-06-11 13:17:49.919101 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified
2026-06-11 13:17:49.919107 | controller |       name: swift-account-image-url-default
2026-06-11 13:17:49.919112 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified
2026-06-11 13:17:49.919116 | controller |       name: swift-container-image-url-default
2026-06-11 13:17:49.919121 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified
2026-06-11 13:17:49.919126 | controller |       name: swift-object-image-url-default
2026-06-11 13:17:49.919131 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified
2026-06-11 13:17:49.919142 | controller |       name: swift-proxy-image-url-default
2026-06-11 13:17:49.919146 | controller |     - image: quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified
2026-06-11 13:17:49.919151 | controller |       name: test-tempest-image-url-default
2026-06-11 13:17:49.919159 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-api:current-podified
2026-06-11 13:17:49.919163 | controller |       name: watcher-api-image-url-default
2026-06-11 13:17:49.919167 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-applier:current-podified
2026-06-11 13:17:49.919171 | controller |       name: watcher-applier-image-url-default
2026-06-11 13:17:49.919175 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified
2026-06-11 13:17:49.919179 | controller |       name: watcher-decision-engine-image-url-default
2026-06-11 13:17:49.919183 | controller |     - image: quay.io/openstack-k8s-operators/openstack-must-gather:latest
2026-06-11 13:17:49.919187 | controller |       name: openstack-must-gather-default
2026-06-11 13:17:49.919195 | controller |     - image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6
2026-06-11 13:17:49.919203 | controller |       name: barbican-operator-manager-image-url
2026-06-11 13:17:49.919208 | controller |     - image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d
2026-06-11 13:17:49.919213 | controller |       name: cinder-operator-manager-image-url
2026-06-11 13:17:49.919217 | controller |     - image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63
2026-06-11 13:17:49.919222 | controller |       name: designate-operator-manager-image-url
2026-06-11 13:17:49.919226 | controller |     - image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552
2026-06-11 13:17:49.919231 | controller |       name: glance-operator-manager-image-url
2026-06-11 13:17:49.919243 | controller |     - image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0
2026-06-11 13:17:49.919248 | controller |       name: heat-operator-manager-image-url
2026-06-11 13:17:49.919252 | controller |     - image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19
2026-06-11 13:17:49.919256 | controller |       name: horizon-operator-manager-image-url
2026-06-11 13:17:49.919260 | controller |     - image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f
2026-06-11 13:17:49.919264 | controller |       name: infra-operator-manager-image-url
2026-06-11 13:17:49.919269 | controller |     - image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1
2026-06-11 13:17:49.919283 | controller |       name: ironic-operator-manager-image-url
2026-06-11 13:17:49.919288 | controller |     - image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80
2026-06-11 13:17:49.919292 | controller |       name: keystone-operator-manager-image-url
2026-06-11 13:17:49.919308 | controller |     - image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f
2026-06-11 13:17:49.919315 | controller |       name: manila-operator-manager-image-url
2026-06-11 13:17:49.919320 | controller |     - image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559
2026-06-11 13:17:49.919325 | controller |       name: mariadb-operator-manager-image-url
2026-06-11 13:17:49.919329 | controller |     - image: quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224
2026-06-11 13:17:49.919334 | controller |       name: neutron-operator-manager-image-url
2026-06-11 13:17:49.919339 | controller |     - image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12
2026-06-11 13:17:49.919343 | controller |       name: nova-operator-manager-image-url
2026-06-11 13:17:49.919348 | controller |     - image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739
2026-06-11 13:17:49.919353 | controller |       name: octavia-operator-manager-image-url
2026-06-11 13:17:49.919363 | controller |     - image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721
2026-06-11 13:17:49.919370 | controller |       name: openstack-baremetal-operator-manager-image-url
2026-06-11 13:17:49.919375 | controller |     - image: quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664
2026-06-11 13:17:49.919379 | controller |       name: ovn-operator-manager-image-url
2026-06-11 13:17:49.919384 | controller |     - image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6
2026-06-11 13:17:49.919389 | controller |       name: swift-operator-manager-image-url
2026-06-11 13:17:49.919393 | controller |     - image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e
2026-06-11 13:17:49.919398 | controller |       name: telemetry-operator-manager-image-url
2026-06-11 13:17:49.919403 | controller |     - image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f
2026-06-11 13:17:49.919408 | controller |       name: test-operator-manager-image-url
2026-06-11 13:17:49.919413 | controller |     - image: quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83
2026-06-11 13:17:49.919430 | controller |       name: watcher-operator-manager-image-url
2026-06-11 13:17:49.919437 | controller |     version: 0.6.0
2026-06-11 13:17:49.919441 | controller |   status:
2026-06-11 13:17:49.919446 | controller |     cleanup: {}
2026-06-11 13:17:49.919451 | controller |     conditions:
2026-06-11 13:17:49.919455 | controller |     - lastTransitionTime: "2026-06-11T12:16:00Z"
2026-06-11 13:17:49.919460 | controller |       lastUpdateTime: "2026-06-11T12:16:00Z"
2026-06-11 13:17:49.919465 | controller |       message: requirements not yet checked
2026-06-11 13:17:49.919470 | controller |       phase: Pending
2026-06-11 13:17:49.919481 | controller |       reason: RequirementsUnknown
2026-06-11 13:17:49.919489 | controller |     - lastTransitionTime: "2026-06-11T12:16:00Z"
2026-06-11 13:17:49.919494 | controller |       lastUpdateTime: "2026-06-11T12:16:00Z"
2026-06-11 13:17:49.919498 | controller |       message: all requirements found, attempting install
2026-06-11 13:17:49.919503 | controller |       phase: InstallReady
2026-06-11 13:17:49.919507 | controller |       reason: AllRequirementsMet
2026-06-11 13:17:49.919512 | controller |     - lastTransitionTime: "2026-06-11T12:16:00Z"
2026-06-11 13:17:49.919516 | controller |       lastUpdateTime: "2026-06-11T12:16:00Z"
2026-06-11 13:17:49.919530 | controller |       message: waiting for install components to report healthy
2026-06-11 13:17:49.919544 | controller |       phase: Installing
2026-06-11 13:17:49.919551 | controller |       reason: InstallSucceeded
2026-06-11 13:17:49.919556 | controller |     - lastTransitionTime: "2026-06-11T12:16:00Z"
2026-06-11 13:17:49.919561 | controller |       lastUpdateTime: "2026-06-11T12:16:01Z"
2026-06-11 13:17:49.919565 | controller |       message: 'installing: waiting for deployment openstack-operator-controller-init
2026-06-11 13:17:49.919570 | controller |         to become ready: deployment "openstack-operator-controller-init" not available:
2026-06-11 13:17:49.919575 | controller |         Deployment does not have minimum availability.'
2026-06-11 13:17:49.919579 | controller |       phase: Installing
2026-06-11 13:17:49.919591 | controller |       reason: InstallWaiting
2026-06-11 13:17:49.919596 | controller |     - lastTransitionTime: "2026-06-11T12:16:54Z"
2026-06-11 13:17:49.919601 | controller |       lastUpdateTime: "2026-06-11T12:16:54Z"
2026-06-11 13:17:49.919605 | controller |       message: install strategy completed with no errors
2026-06-11 13:17:49.919610 | controller |       phase: Succeeded
2026-06-11 13:17:49.919615 | controller |       reason: InstallSucceeded
2026-06-11 13:17:49.919619 | controller |     lastTransitionTime: "2026-06-11T12:16:54Z"
2026-06-11 13:17:49.919624 | controller |     lastUpdateTime: "2026-06-11T12:16:54Z"
2026-06-11 13:17:49.919628 | controller |     message: install strategy completed with no errors
2026-06-11 13:17:49.919632 | controller |     phase: Succeeded
2026-06-11 13:17:49.919644 | controller |     reason: InstallSucceeded
2026-06-11 13:17:49.919649 | controller |     requirementStatus:
2026-06-11 13:17:49.919653 | controller |     - group: operators.coreos.com
2026-06-11 13:17:49.919658 | controller |       kind: ClusterServiceVersion
2026-06-11 13:17:49.919663 | controller |       message: CSV minKubeVersion (0.0.1) less than server version (v1.33.5)
2026-06-11 13:17:49.919667 | controller |       name: openstack-operator.v0.6.0
2026-06-11 13:17:49.919671 | controller |       status: Present
2026-06-11 13:17:49.919675 | controller |       version: v1alpha1
2026-06-11 13:17:49.919686 | controller |     - group: apiextensions.k8s.io
2026-06-11 13:17:49.919691 | controller |       kind: CustomResourceDefinition
2026-06-11 13:17:49.919695 | controller |       message: CRD is present and Established condition is true
2026-06-11 13:17:49.919700 | controller |       name: openstacks.operator.openstack.org
2026-06-11 13:17:49.919705 | controller |       status: Present
2026-06-11 13:17:49.919710 | controller |       uuid: 3c78816a-00a3-4296-aa55-e9eeb1dd8634
2026-06-11 13:17:49.919714 | controller |       version: v1
2026-06-11 13:17:49.919719 | controller |     - dependents:
2026-06-11 13:17:49.919728 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 13:17:49.919750 | controller |         kind: PolicyRule
2026-06-11 13:17:49.919756 | controller |         message: cluster rule:{"verbs":["create"],"apiGroups":["authentication.k8s.io"],"resources":["tokenreviews"]}
2026-06-11 13:17:49.919760 | controller |         status: Satisfied
2026-06-11 13:17:49.919765 | controller |         version: v1
2026-06-11 13:17:49.919769 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 13:17:49.919774 | controller |         kind: PolicyRule
2026-06-11 13:17:49.919779 | controller |         message: cluster rule:{"verbs":["create"],"apiGroups":["authorization.k8s.io"],"resources":["subjectaccessreviews"]}
2026-06-11 13:17:49.919783 | controller |         status: Satisfied
2026-06-11 13:17:49.919788 | controller |         version: v1
2026-06-11 13:17:49.919792 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 13:17:49.919797 | controller |         kind: PolicyRule
2026-06-11 13:17:49.919807 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":[""],"resources":["configmaps","namespaces","serviceaccounts","services"]}
2026-06-11 13:17:49.919814 | controller |         status: Satisfied
2026-06-11 13:17:49.919819 | controller |         version: v1
2026-06-11 13:17:49.919824 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 13:17:49.919828 | controller |         kind: PolicyRule
2026-06-11 13:17:49.919833 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["admissionregistration.k8s.io"],"resources":["mutatingwebhookconfigurations","validatingwebhookconfigurations"]}
2026-06-11 13:17:49.919838 | controller |         status: Satisfied
2026-06-11 13:17:49.919842 | controller |         version: v1
2026-06-11 13:17:49.919846 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 13:17:49.919860 | controller |         kind: PolicyRule
2026-06-11 13:17:49.919865 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["apiextensions.k8s.io"],"resources":["*"]}
2026-06-11 13:17:49.919873 | controller |         status: Satisfied
2026-06-11 13:17:49.919878 | controller |         version: v1
2026-06-11 13:17:49.919883 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 13:17:49.919887 | controller |         kind: PolicyRule
2026-06-11 13:17:49.919891 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["apps"],"resources":["deployments"]}
2026-06-11 13:17:49.919901 | controller |         status: Satisfied
2026-06-11 13:17:49.919909 | controller |         version: v1
2026-06-11 13:17:49.919913 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 13:17:49.919918 | controller |         kind: PolicyRule
2026-06-11 13:17:49.919923 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["cert-manager.io"],"resources":["certificates","issuers"]}
2026-06-11 13:17:49.919928 | controller |         status: Satisfied
2026-06-11 13:17:49.919932 | controller |         version: v1
2026-06-11 13:17:49.919937 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 13:17:49.919941 | controller |         kind: PolicyRule
2026-06-11 13:17:49.919953 | controller |         message: cluster rule:{"verbs":["get","list","watch"],"apiGroups":["discovery.k8s.io"],"resources":["endpointslices"]}
2026-06-11 13:17:49.919958 | controller |         status: Satisfied
2026-06-11 13:17:49.919963 | controller |         version: v1
2026-06-11 13:17:49.919968 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 13:17:49.919973 | controller |         kind: PolicyRule
2026-06-11 13:17:49.919984 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","update","watch"],"apiGroups":["monitoring.coreos.com"],"resources":["servicemonitors"]}
2026-06-11 13:17:49.919997 | controller |         status: Satisfied
2026-06-11 13:17:49.920026 | controller |         version: v1
2026-06-11 13:17:49.920032 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 13:17:49.920044 | controller |         kind: PolicyRule
2026-06-11 13:17:49.920049 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","update"],"apiGroups":["networking.k8s.io"],"resources":["networkpolicies"]}
2026-06-11 13:17:49.920054 | controller |         status: Satisfied
2026-06-11 13:17:49.920059 | controller |         version: v1
2026-06-11 13:17:49.920063 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 13:17:49.920067 | controller |         kind: PolicyRule
2026-06-11 13:17:49.920072 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["operator.openstack.org"],"resources":["openstacks"]}
2026-06-11 13:17:49.920076 | controller |         status: Satisfied
2026-06-11 13:17:49.920086 | controller |         version: v1
2026-06-11 13:17:49.920093 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 13:17:49.920098 | controller |         kind: PolicyRule
2026-06-11 13:17:49.920103 | controller |         message: cluster rule:{"verbs":["update"],"apiGroups":["operator.openstack.org"],"resources":["openstacks/finalizers"]}
2026-06-11 13:17:49.920108 | controller |         status: Satisfied
2026-06-11 13:17:49.920112 | controller |         version: v1
2026-06-11 13:17:49.920116 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 13:17:49.920131 | controller |         kind: PolicyRule
2026-06-11 13:17:49.920139 | controller |         message: cluster rule:{"verbs":["get","patch","update"],"apiGroups":["operator.openstack.org"],"resources":["openstacks/status"]}
2026-06-11 13:17:49.920144 | controller |         status: Satisfied
2026-06-11 13:17:49.920149 | controller |         version: v1
2026-06-11 13:17:49.920153 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 13:17:49.920158 | controller |         kind: PolicyRule
2026-06-11 13:17:49.920168 | controller |         message: cluster rule:{"verbs":["delete","get","list"],"apiGroups":["operators.coreos.com"],"resources":["clusterserviceversions","installplans","operators","subscriptions"]}
2026-06-11 13:17:49.920177 | controller |         status: Satisfied
2026-06-11 13:17:49.920182 | controller |         version: v1
2026-06-11 13:17:49.920187 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 13:17:49.920191 | controller |         kind: PolicyRule
2026-06-11 13:17:49.920196 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["rbac.authorization.k8s.io"],"resources":["clusterrolebindings","clusterroles","rolebindings","roles"]}
2026-06-11 13:17:49.920209 | controller |         status: Satisfied
2026-06-11 13:17:49.920218 | controller |         version: v1
2026-06-11 13:17:49.920223 | controller |       group: ""
2026-06-11 13:17:49.920227 | controller |       kind: ServiceAccount
2026-06-11 13:17:49.920239 | controller |       message: ""
2026-06-11 13:17:49.920245 | controller |       name: openstack-operator-controller-init
2026-06-11 13:17:49.920249 | controller |       status: Present
2026-06-11 13:17:49.920261 | controller |       version: v1
2026-06-11 13:17:49.920266 | controller | kind: List
2026-06-11 13:17:49.920271 | controller | metadata:
2026-06-11 13:17:49.920275 | controller |   resourceVersion: ""
2026-06-11 13:17:50.339895 | controller | ok: Runtime: 0:00:00.316169
2026-06-11 13:17:50.380021 | 
2026-06-11 13:17:50.380211 | TASK [env_op_images : Get the images name]
2026-06-11 13:17:50.994159 | controller | [
2026-06-11 13:17:50.994563 | controller |   {
2026-06-11 13:17:50.994571 | controller |     "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-11 13:17:50.994576 | controller |   },
2026-06-11 13:17:50.994580 | controller |   {
2026-06-11 13:17:50.994585 | controller |     "RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6"
2026-06-11 13:17:50.994589 | controller |   },
2026-06-11 13:17:50.994593 | controller |   {
2026-06-11 13:17:50.994599 | controller |     "RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d"
2026-06-11 13:17:50.994605 | controller |   },
2026-06-11 13:17:50.994608 | controller |   {
2026-06-11 13:17:50.994612 | controller |     "RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63"
2026-06-11 13:17:50.994615 | controller |   },
2026-06-11 13:17:50.994619 | controller |   {
2026-06-11 13:17:50.994623 | controller |     "RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552"
2026-06-11 13:17:50.994626 | controller |   },
2026-06-11 13:17:50.994629 | controller |   {
2026-06-11 13:17:50.994636 | controller |     "RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0"
2026-06-11 13:17:50.994640 | controller |   },
2026-06-11 13:17:50.994643 | controller |   {
2026-06-11 13:17:50.994647 | controller |     "RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19"
2026-06-11 13:17:50.994650 | controller |   },
2026-06-11 13:17:50.994654 | controller |   {
2026-06-11 13:17:50.994657 | controller |     "RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f"
2026-06-11 13:17:50.994661 | controller |   },
2026-06-11 13:17:50.994664 | controller |   {
2026-06-11 13:17:50.994667 | controller |     "RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1"
2026-06-11 13:17:50.994671 | controller |   },
2026-06-11 13:17:50.994674 | controller |   {
2026-06-11 13:17:50.994678 | controller |     "RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80"
2026-06-11 13:17:50.994681 | controller |   },
2026-06-11 13:17:50.994684 | controller |   {
2026-06-11 13:17:50.994688 | controller |     "RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f"
2026-06-11 13:17:50.994691 | controller |   },
2026-06-11 13:17:50.994695 | controller |   {
2026-06-11 13:17:50.994698 | controller |     "RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559"
2026-06-11 13:17:50.994701 | controller |   },
2026-06-11 13:17:50.994735 | controller |   {
2026-06-11 13:17:50.994739 | controller |     "RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224"
2026-06-11 13:17:50.994742 | controller |   },
2026-06-11 13:17:50.994746 | controller |   {
2026-06-11 13:17:50.994749 | controller |     "RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12"
2026-06-11 13:17:50.994890 | controller |   },
2026-06-11 13:17:50.994895 | controller |   {
2026-06-11 13:17:50.994899 | controller |     "RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739"
2026-06-11 13:17:50.994903 | controller |   },
2026-06-11 13:17:50.994912 | controller |   {
2026-06-11 13:17:50.994915 | controller |     "RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721"
2026-06-11 13:17:50.994922 | controller |   },
2026-06-11 13:17:50.994925 | controller |   {
2026-06-11 13:17:50.994929 | controller |     "RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664"
2026-06-11 13:17:50.994932 | controller |   },
2026-06-11 13:17:50.994936 | controller |   {
2026-06-11 13:17:50.994939 | controller |     "RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6"
2026-06-11 13:17:50.994942 | controller |   },
2026-06-11 13:17:50.994946 | controller |   {
2026-06-11 13:17:50.994949 | controller |     "RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e"
2026-06-11 13:17:50.994953 | controller |   },
2026-06-11 13:17:50.994956 | controller |   {
2026-06-11 13:17:50.994959 | controller |     "RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f"
2026-06-11 13:17:50.994963 | controller |   },
2026-06-11 13:17:50.994966 | controller |   {
2026-06-11 13:17:50.994970 | controller |     "RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83"
2026-06-11 13:17:50.994973 | controller |   }
2026-06-11 13:17:50.994977 | controller | ]
2026-06-11 13:17:51.603753 | controller | ok: Runtime: 0:00:00.191308
2026-06-11 13:17:51.624062 | 
2026-06-11 13:17:51.624459 | TASK [env_op_images : Extract env variable name and images]
2026-06-11 13:17:51.712371 | controller | ok
2026-06-11 13:17:51.740900 | 
2026-06-11 13:17:51.741044 | TASK [env_op_images : Get all pods from all namespaces to find openstack-operator-index]
2026-06-11 13:17:56.032519 | controller | ok
2026-06-11 13:17:57.740325 | 
2026-06-11 13:17:57.740493 | TASK [env_op_images : Retrieve openstack-operator-index pod]
2026-06-11 13:17:57.974596 | controller | ok
2026-06-11 13:17:58.018450 | 
2026-06-11 13:17:58.018621 | TASK [env_op_images : Get all the pods in openstack-operator namespace]
2026-06-11 13:17:59.763747 | controller | ok
2026-06-11 13:17:59.937894 | 
2026-06-11 13:17:59.938039 | TASK [env_op_images : Get operator images and pods]
2026-06-11 13:18:00.648901 | controller | ok
2026-06-11 13:18:01.091015 | 
2026-06-11 13:18:01.091185 | LOOP [env_op_images : Add operator images to the dictionary]
2026-06-11 13:18:01.383781 | controller | ok:
2026-06-11 13:18:01.384443 | controller | {
2026-06-11 13:18:01.384516 | controller |   "apiVersion": "v1",
2026-06-11 13:18:01.384600 | controller |   "kind": "Pod",
2026-06-11 13:18:01.384639 | controller |   "metadata": {
2026-06-11 13:18:01.384675 | controller |     "annotations": {
2026-06-11 13:18:01.384721 | 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 13:18:01.384842 | 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 13:18:01.385002 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 13:18:01.385047 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 13:18:01.385083 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 13:18:01.385119 | controller |     },
2026-06-11 13:18:01.385153 | controller |     "creationTimestamp": "2026-06-11T12:17:34Z",
2026-06-11 13:18:01.385187 | controller |     "generateName": "barbican-operator-controller-manager-5dcd54bd69-",
2026-06-11 13:18:01.385221 | controller |     "generation": 1,
2026-06-11 13:18:01.385254 | controller |     "labels": {
2026-06-11 13:18:01.385288 | controller |       "app.kubernetes.io/name": "barbican-operator",
2026-06-11 13:18:01.385322 | controller |       "control-plane": "controller-manager",
2026-06-11 13:18:01.385356 | controller |       "openstack.org/operator-name": "barbican",
2026-06-11 13:18:01.385391 | controller |       "pod-template-hash": "5dcd54bd69"
2026-06-11 13:18:01.385420 | controller |     },
2026-06-11 13:18:01.385444 | controller |     "managedFields": [
2026-06-11 13:18:01.385467 | controller |       {
2026-06-11 13:18:01.385489 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.385512 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.385535 | controller |         "fieldsV1": {
2026-06-11 13:18:01.385557 | controller |           "f:metadata": {
2026-06-11 13:18:01.385580 | controller |             "f:annotations": {
2026-06-11 13:18:01.385603 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 13:18:01.385626 | controller |             }
2026-06-11 13:18:01.385649 | controller |           }
2026-06-11 13:18:01.385672 | controller |         },
2026-06-11 13:18:01.385694 | controller |         "manager": "crc",
2026-06-11 13:18:01.385717 | controller |         "operation": "Update",
2026-06-11 13:18:01.385739 | controller |         "subresource": "status",
2026-06-11 13:18:01.385761 | controller |         "time": "2026-06-11T12:17:34Z"
2026-06-11 13:18:01.385784 | controller |       },
2026-06-11 13:18:01.385806 | controller |       {
2026-06-11 13:18:01.385828 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.385872 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.385901 | controller |         "fieldsV1": {
2026-06-11 13:18:01.385924 | controller |           "f:metadata": {
2026-06-11 13:18:01.385946 | controller |             "f:annotations": {
2026-06-11 13:18:01.385969 | controller |               ".": {},
2026-06-11 13:18:01.385992 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 13:18:01.386014 | controller |             },
2026-06-11 13:18:01.386038 | controller |             "f:generateName": {},
2026-06-11 13:18:01.386061 | controller |             "f:labels": {
2026-06-11 13:18:01.386083 | controller |               ".": {},
2026-06-11 13:18:01.386106 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 13:18:01.386129 | controller |               "f:control-plane": {},
2026-06-11 13:18:01.386152 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 13:18:01.386175 | controller |               "f:pod-template-hash": {}
2026-06-11 13:18:01.386198 | controller |             },
2026-06-11 13:18:01.386221 | controller |             "f:ownerReferences": {
2026-06-11 13:18:01.386244 | controller |               ".": {},
2026-06-11 13:18:01.386266 | controller |               "k:{\"uid\":\"368440d1-952b-49d2-a2d4-ed6a873ac640\"}": {}
2026-06-11 13:18:01.386289 | controller |             }
2026-06-11 13:18:01.386311 | controller |           },
2026-06-11 13:18:01.386333 | controller |           "f:spec": {
2026-06-11 13:18:01.386363 | controller |             "f:containers": {
2026-06-11 13:18:01.386386 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 13:18:01.386408 | controller |                 ".": {},
2026-06-11 13:18:01.386432 | controller |                 "f:args": {},
2026-06-11 13:18:01.386455 | controller |                 "f:command": {},
2026-06-11 13:18:01.386477 | controller |                 "f:env": {
2026-06-11 13:18:01.386500 | controller |                   ".": {},
2026-06-11 13:18:01.386522 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 13:18:01.386545 | controller |                     ".": {},
2026-06-11 13:18:01.386567 | controller |                     "f:name": {},
2026-06-11 13:18:01.386589 | controller |                     "f:value": {}
2026-06-11 13:18:01.386610 | controller |                   },
2026-06-11 13:18:01.386632 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 13:18:01.386654 | controller |                     ".": {},
2026-06-11 13:18:01.386676 | controller |                     "f:name": {},
2026-06-11 13:18:01.386698 | controller |                     "f:value": {}
2026-06-11 13:18:01.386720 | controller |                   },
2026-06-11 13:18:01.386742 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 13:18:01.386765 | controller |                     ".": {},
2026-06-11 13:18:01.386787 | controller |                     "f:name": {},
2026-06-11 13:18:01.386809 | controller |                     "f:value": {}
2026-06-11 13:18:01.386831 | controller |                   },
2026-06-11 13:18:01.386876 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 13:18:01.386901 | controller |                     ".": {},
2026-06-11 13:18:01.386924 | controller |                     "f:name": {},
2026-06-11 13:18:01.386965 | controller |                     "f:value": {}
2026-06-11 13:18:01.386989 | controller |                   },
2026-06-11 13:18:01.387012 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 13:18:01.387034 | controller |                     ".": {},
2026-06-11 13:18:01.387056 | controller |                     "f:name": {},
2026-06-11 13:18:01.387079 | controller |                     "f:value": {}
2026-06-11 13:18:01.387101 | controller |                   }
2026-06-11 13:18:01.387123 | controller |                 },
2026-06-11 13:18:01.387145 | controller |                 "f:image": {},
2026-06-11 13:18:01.387167 | controller |                 "f:imagePullPolicy": {},
2026-06-11 13:18:01.387189 | controller |                 "f:livenessProbe": {
2026-06-11 13:18:01.387212 | controller |                   ".": {},
2026-06-11 13:18:01.387234 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:01.387256 | controller |                   "f:httpGet": {
2026-06-11 13:18:01.387279 | controller |                     ".": {},
2026-06-11 13:18:01.387301 | controller |                     "f:path": {},
2026-06-11 13:18:01.387323 | controller |                     "f:port": {},
2026-06-11 13:18:01.387344 | controller |                     "f:scheme": {}
2026-06-11 13:18:01.387366 | controller |                   },
2026-06-11 13:18:01.387388 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:01.387411 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:01.387434 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:01.387458 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:01.387480 | controller |                 },
2026-06-11 13:18:01.387503 | controller |                 "f:name": {},
2026-06-11 13:18:01.387525 | controller |                 "f:readinessProbe": {
2026-06-11 13:18:01.387547 | controller |                   ".": {},
2026-06-11 13:18:01.387569 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:01.387591 | controller |                   "f:httpGet": {
2026-06-11 13:18:01.387619 | controller |                     ".": {},
2026-06-11 13:18:01.387642 | controller |                     "f:path": {},
2026-06-11 13:18:01.387663 | controller |                     "f:port": {},
2026-06-11 13:18:01.387685 | controller |                     "f:scheme": {}
2026-06-11 13:18:01.387708 | controller |                   },
2026-06-11 13:18:01.387731 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:01.387757 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:01.387816 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:01.387955 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:01.387998 | controller |                 },
2026-06-11 13:18:01.388024 | controller |                 "f:resources": {
2026-06-11 13:18:01.388049 | controller |                   ".": {},
2026-06-11 13:18:01.388072 | controller |                   "f:limits": {
2026-06-11 13:18:01.388095 | controller |                     ".": {},
2026-06-11 13:18:01.388118 | controller |                     "f:cpu": {},
2026-06-11 13:18:01.388141 | controller |                     "f:memory": {}
2026-06-11 13:18:01.388163 | controller |                   },
2026-06-11 13:18:01.388186 | controller |                   "f:requests": {
2026-06-11 13:18:01.388209 | controller |                     ".": {},
2026-06-11 13:18:01.388232 | controller |                     "f:cpu": {},
2026-06-11 13:18:01.388255 | controller |                     "f:memory": {}
2026-06-11 13:18:01.388278 | controller |                   }
2026-06-11 13:18:01.388301 | controller |                 },
2026-06-11 13:18:01.388324 | controller |                 "f:securityContext": {
2026-06-11 13:18:01.388349 | controller |                   ".": {},
2026-06-11 13:18:01.388373 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 13:18:01.388397 | controller |                 },
2026-06-11 13:18:01.388420 | controller |                 "f:terminationMessagePath": {},
2026-06-11 13:18:01.388445 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 13:18:01.388468 | controller |               }
2026-06-11 13:18:01.388491 | controller |             },
2026-06-11 13:18:01.388513 | controller |             "f:dnsPolicy": {},
2026-06-11 13:18:01.388557 | controller |             "f:enableServiceLinks": {},
2026-06-11 13:18:01.388583 | controller |             "f:restartPolicy": {},
2026-06-11 13:18:01.388606 | controller |             "f:schedulerName": {},
2026-06-11 13:18:01.388628 | controller |             "f:securityContext": {
2026-06-11 13:18:01.388650 | controller |               ".": {},
2026-06-11 13:18:01.388673 | controller |               "f:runAsNonRoot": {}
2026-06-11 13:18:01.388695 | controller |             },
2026-06-11 13:18:01.388717 | controller |             "f:serviceAccount": {},
2026-06-11 13:18:01.388739 | controller |             "f:serviceAccountName": {},
2026-06-11 13:18:01.388770 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 13:18:01.388798 | controller |             "f:tolerations": {}
2026-06-11 13:18:01.388821 | controller |           }
2026-06-11 13:18:01.388843 | controller |         },
2026-06-11 13:18:01.388894 | controller |         "manager": "kube-controller-manager",
2026-06-11 13:18:01.388917 | controller |         "operation": "Update",
2026-06-11 13:18:01.388940 | controller |         "time": "2026-06-11T12:17:34Z"
2026-06-11 13:18:01.388963 | controller |       },
2026-06-11 13:18:01.388986 | controller |       {
2026-06-11 13:18:01.389009 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.389032 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.389054 | controller |         "fieldsV1": {
2026-06-11 13:18:01.389076 | controller |           "f:metadata": {
2026-06-11 13:18:01.389098 | controller |             "f:annotations": {
2026-06-11 13:18:01.389120 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 13:18:01.389151 | controller |             }
2026-06-11 13:18:01.389173 | controller |           }
2026-06-11 13:18:01.389195 | controller |         },
2026-06-11 13:18:01.389217 | controller |         "manager": "multus-daemon",
2026-06-11 13:18:01.389238 | controller |         "operation": "Update",
2026-06-11 13:18:01.389260 | controller |         "subresource": "status",
2026-06-11 13:18:01.389281 | controller |         "time": "2026-06-11T12:17:42Z"
2026-06-11 13:18:01.389303 | controller |       },
2026-06-11 13:18:01.389324 | controller |       {
2026-06-11 13:18:01.389345 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.389367 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.389388 | controller |         "fieldsV1": {
2026-06-11 13:18:01.389410 | controller |           "f:status": {
2026-06-11 13:18:01.389431 | controller |             "f:conditions": {
2026-06-11 13:18:01.389452 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 13:18:01.389473 | controller |                 ".": {},
2026-06-11 13:18:01.389494 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.389516 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.389538 | controller |                 "f:status": {},
2026-06-11 13:18:01.389559 | controller |                 "f:type": {}
2026-06-11 13:18:01.389581 | controller |               },
2026-06-11 13:18:01.389603 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 13:18:01.389624 | controller |                 ".": {},
2026-06-11 13:18:01.389646 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.389668 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.389689 | controller |                 "f:status": {},
2026-06-11 13:18:01.389711 | controller |                 "f:type": {}
2026-06-11 13:18:01.389732 | controller |               },
2026-06-11 13:18:01.389759 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 13:18:01.389789 | controller |                 ".": {},
2026-06-11 13:18:01.389813 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.389836 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.389886 | controller |                 "f:status": {},
2026-06-11 13:18:01.389912 | controller |                 "f:type": {}
2026-06-11 13:18:01.389935 | controller |               },
2026-06-11 13:18:01.389957 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 13:18:01.389978 | controller |                 ".": {},
2026-06-11 13:18:01.390000 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.390022 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.390043 | controller |                 "f:status": {},
2026-06-11 13:18:01.390064 | controller |                 "f:type": {}
2026-06-11 13:18:01.390087 | controller |               }
2026-06-11 13:18:01.390111 | controller |             },
2026-06-11 13:18:01.390133 | controller |             "f:containerStatuses": {},
2026-06-11 13:18:01.390154 | controller |             "f:hostIP": {},
2026-06-11 13:18:01.390176 | controller |             "f:hostIPs": {},
2026-06-11 13:18:01.390197 | controller |             "f:phase": {},
2026-06-11 13:18:01.390219 | controller |             "f:podIP": {},
2026-06-11 13:18:01.390241 | controller |             "f:podIPs": {
2026-06-11 13:18:01.390262 | controller |               ".": {},
2026-06-11 13:18:01.390283 | controller |               "k:{\"ip\":\"10.217.0.76\"}": {
2026-06-11 13:18:01.390305 | controller |                 ".": {},
2026-06-11 13:18:01.390326 | controller |                 "f:ip": {}
2026-06-11 13:18:01.390348 | controller |               }
2026-06-11 13:18:01.390370 | controller |             },
2026-06-11 13:18:01.390392 | controller |             "f:startTime": {}
2026-06-11 13:18:01.390414 | controller |           }
2026-06-11 13:18:01.390445 | controller |         },
2026-06-11 13:18:01.390469 | controller |         "manager": "kubelet",
2026-06-11 13:18:01.390492 | controller |         "operation": "Update",
2026-06-11 13:18:01.390516 | controller |         "subresource": "status",
2026-06-11 13:18:01.390538 | controller |         "time": "2026-06-11T12:19:09Z"
2026-06-11 13:18:01.390560 | controller |       }
2026-06-11 13:18:01.390581 | controller |     ],
2026-06-11 13:18:01.390603 | controller |     "name": "barbican-operator-controller-manager-5dcd54bd69-v2q74",
2026-06-11 13:18:01.390627 | controller |     "namespace": "openstack-operators",
2026-06-11 13:18:01.390650 | controller |     "ownerReferences": [
2026-06-11 13:18:01.390672 | controller |       {
2026-06-11 13:18:01.390694 | controller |         "apiVersion": "apps/v1",
2026-06-11 13:18:01.390715 | controller |         "blockOwnerDeletion": true,
2026-06-11 13:18:01.390737 | controller |         "controller": true,
2026-06-11 13:18:01.390758 | controller |         "kind": "ReplicaSet",
2026-06-11 13:18:01.390780 | controller |         "name": "barbican-operator-controller-manager-5dcd54bd69",
2026-06-11 13:18:01.390803 | controller |         "uid": "368440d1-952b-49d2-a2d4-ed6a873ac640"
2026-06-11 13:18:01.390825 | controller |       }
2026-06-11 13:18:01.390866 | controller |     ],
2026-06-11 13:18:01.390896 | controller |     "resourceVersion": "54721",
2026-06-11 13:18:01.390919 | controller |     "uid": "08cf521f-96fb-41d2-92d5-5692cab737bf"
2026-06-11 13:18:01.390942 | controller |   },
2026-06-11 13:18:01.390965 | controller |   "spec": {
2026-06-11 13:18:01.390987 | controller |     "containers": [
2026-06-11 13:18:01.391010 | controller |       {
2026-06-11 13:18:01.391032 | controller |         "args": [
2026-06-11 13:18:01.391054 | controller |           "--leader-elect",
2026-06-11 13:18:01.391077 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 13:18:01.391100 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 13:18:01.391123 | controller |         ],
2026-06-11 13:18:01.391146 | controller |         "command": [
2026-06-11 13:18:01.391168 | controller |           "/manager"
2026-06-11 13:18:01.391193 | controller |         ],
2026-06-11 13:18:01.391216 | controller |         "env": [
2026-06-11 13:18:01.391239 | controller |           {
2026-06-11 13:18:01.391263 | controller |             "name": "LEASE_DURATION",
2026-06-11 13:18:01.391286 | controller |             "value": "30"
2026-06-11 13:18:01.391310 | controller |           },
2026-06-11 13:18:01.391334 | controller |           {
2026-06-11 13:18:01.391357 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 13:18:01.391379 | controller |             "value": "20"
2026-06-11 13:18:01.391403 | controller |           },
2026-06-11 13:18:01.391426 | controller |           {
2026-06-11 13:18:01.391449 | controller |             "name": "RETRY_PERIOD",
2026-06-11 13:18:01.391474 | controller |             "value": "5"
2026-06-11 13:18:01.391497 | controller |           },
2026-06-11 13:18:01.391520 | controller |           {
2026-06-11 13:18:01.391543 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 13:18:01.391567 | controller |             "value": "false"
2026-06-11 13:18:01.391591 | controller |           },
2026-06-11 13:18:01.391613 | controller |           {
2026-06-11 13:18:01.391635 | controller |             "name": "METRICS_CERTS",
2026-06-11 13:18:01.391657 | controller |             "value": "false"
2026-06-11 13:18:01.391680 | controller |           }
2026-06-11 13:18:01.391704 | controller |         ],
2026-06-11 13:18:01.391726 | controller |         "image": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6",
2026-06-11 13:18:01.391753 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 13:18:01.391785 | controller |         "livenessProbe": {
2026-06-11 13:18:01.391809 | controller |           "failureThreshold": 3,
2026-06-11 13:18:01.391840 | controller |           "httpGet": {
2026-06-11 13:18:01.391894 | controller |             "path": "/healthz",
2026-06-11 13:18:01.391919 | controller |             "port": 8081,
2026-06-11 13:18:01.391942 | controller |             "scheme": "HTTP"
2026-06-11 13:18:01.391966 | controller |           },
2026-06-11 13:18:01.391989 | controller |           "initialDelaySeconds": 15,
2026-06-11 13:18:01.392012 | controller |           "periodSeconds": 20,
2026-06-11 13:18:01.392036 | controller |           "successThreshold": 1,
2026-06-11 13:18:01.392058 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:01.392080 | controller |         },
2026-06-11 13:18:01.392102 | controller |         "name": "manager",
2026-06-11 13:18:01.392124 | controller |         "readinessProbe": {
2026-06-11 13:18:01.392146 | controller |           "failureThreshold": 3,
2026-06-11 13:18:01.392168 | controller |           "httpGet": {
2026-06-11 13:18:01.392189 | controller |             "path": "/readyz",
2026-06-11 13:18:01.392212 | controller |             "port": 8081,
2026-06-11 13:18:01.392234 | controller |             "scheme": "HTTP"
2026-06-11 13:18:01.392256 | controller |           },
2026-06-11 13:18:01.392278 | controller |           "initialDelaySeconds": 5,
2026-06-11 13:18:01.392300 | controller |           "periodSeconds": 10,
2026-06-11 13:18:01.392323 | controller |           "successThreshold": 1,
2026-06-11 13:18:01.392345 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:01.392367 | controller |         },
2026-06-11 13:18:01.392390 | controller |         "resources": {
2026-06-11 13:18:01.392412 | controller |           "limits": {
2026-06-11 13:18:01.392436 | controller |             "cpu": "500m",
2026-06-11 13:18:01.392460 | controller |             "memory": "512Mi"
2026-06-11 13:18:01.392482 | controller |           },
2026-06-11 13:18:01.392504 | controller |           "requests": {
2026-06-11 13:18:01.392525 | controller |             "cpu": "10m",
2026-06-11 13:18:01.392572 | controller |             "memory": "256Mi"
2026-06-11 13:18:01.392597 | controller |           }
2026-06-11 13:18:01.392620 | controller |         },
2026-06-11 13:18:01.392643 | controller |         "securityContext": {
2026-06-11 13:18:01.392665 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 13:18:01.392687 | controller |           "capabilities": {
2026-06-11 13:18:01.392711 | controller |             "drop": [
2026-06-11 13:18:01.392734 | controller |               "MKNOD"
2026-06-11 13:18:01.392757 | controller |             ]
2026-06-11 13:18:01.392779 | controller |           }
2026-06-11 13:18:01.392802 | controller |         },
2026-06-11 13:18:01.392825 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 13:18:01.392870 | controller |         "terminationMessagePolicy": "File",
2026-06-11 13:18:01.392901 | controller |         "volumeMounts": [
2026-06-11 13:18:01.392926 | controller |           {
2026-06-11 13:18:01.392950 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:01.392974 | controller |             "name": "kube-api-access-crn5j",
2026-06-11 13:18:01.392998 | controller |             "readOnly": true
2026-06-11 13:18:01.393022 | controller |           }
2026-06-11 13:18:01.393045 | controller |         ]
2026-06-11 13:18:01.393067 | controller |       }
2026-06-11 13:18:01.393090 | controller |     ],
2026-06-11 13:18:01.393112 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 13:18:01.393135 | controller |     "enableServiceLinks": true,
2026-06-11 13:18:01.393158 | controller |     "imagePullSecrets": [
2026-06-11 13:18:01.393181 | controller |       {
2026-06-11 13:18:01.393204 | controller |         "name": "barbican-operator-controller-manager-dockercfg-hjh4j"
2026-06-11 13:18:01.393227 | controller |       }
2026-06-11 13:18:01.393249 | controller |     ],
2026-06-11 13:18:01.393273 | controller |     "nodeName": "crc",
2026-06-11 13:18:01.393296 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 13:18:01.393325 | controller |     "priority": 0,
2026-06-11 13:18:01.393348 | controller |     "restartPolicy": "Always",
2026-06-11 13:18:01.393370 | controller |     "schedulerName": "default-scheduler",
2026-06-11 13:18:01.393392 | controller |     "securityContext": {
2026-06-11 13:18:01.393414 | controller |       "runAsNonRoot": true,
2026-06-11 13:18:01.393436 | controller |       "seLinuxOptions": {
2026-06-11 13:18:01.393458 | controller |         "level": "s0:c26,c5"
2026-06-11 13:18:01.393481 | controller |       }
2026-06-11 13:18:01.393504 | controller |     },
2026-06-11 13:18:01.393527 | controller |     "serviceAccount": "barbican-operator-controller-manager",
2026-06-11 13:18:01.393550 | controller |     "serviceAccountName": "barbican-operator-controller-manager",
2026-06-11 13:18:01.393573 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 13:18:01.393595 | controller |     "tolerations": [
2026-06-11 13:18:01.393617 | controller |       {
2026-06-11 13:18:01.393638 | controller |         "effect": "NoExecute",
2026-06-11 13:18:01.393662 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 13:18:01.393683 | controller |         "operator": "Exists",
2026-06-11 13:18:01.393705 | controller |         "tolerationSeconds": 120
2026-06-11 13:18:01.393727 | controller |       },
2026-06-11 13:18:01.393750 | controller |       {
2026-06-11 13:18:01.393772 | controller |         "effect": "NoExecute",
2026-06-11 13:18:01.393794 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 13:18:01.393815 | controller |         "operator": "Exists",
2026-06-11 13:18:01.393837 | controller |         "tolerationSeconds": 120
2026-06-11 13:18:01.393883 | controller |       },
2026-06-11 13:18:01.393907 | controller |       {
2026-06-11 13:18:01.393929 | controller |         "effect": "NoSchedule",
2026-06-11 13:18:01.393951 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 13:18:01.393973 | controller |         "operator": "Exists"
2026-06-11 13:18:01.393994 | controller |       }
2026-06-11 13:18:01.394016 | controller |     ],
2026-06-11 13:18:01.394038 | controller |     "volumes": [
2026-06-11 13:18:01.394059 | controller |       {
2026-06-11 13:18:01.394080 | controller |         "name": "kube-api-access-crn5j",
2026-06-11 13:18:01.394102 | controller |         "projected": {
2026-06-11 13:18:01.394123 | controller |           "defaultMode": 420,
2026-06-11 13:18:01.394145 | controller |           "sources": [
2026-06-11 13:18:01.394166 | controller |             {
2026-06-11 13:18:01.394188 | controller |               "serviceAccountToken": {
2026-06-11 13:18:01.394209 | controller |                 "expirationSeconds": 3607,
2026-06-11 13:18:01.394231 | controller |                 "path": "token"
2026-06-11 13:18:01.394255 | controller |               }
2026-06-11 13:18:01.394277 | controller |             },
2026-06-11 13:18:01.394299 | controller |             {
2026-06-11 13:18:01.394321 | controller |               "configMap": {
2026-06-11 13:18:01.394343 | controller |                 "items": [
2026-06-11 13:18:01.394366 | controller |                   {
2026-06-11 13:18:01.394389 | controller |                     "key": "ca.crt",
2026-06-11 13:18:01.394411 | controller |                     "path": "ca.crt"
2026-06-11 13:18:01.394448 | controller |                   }
2026-06-11 13:18:01.394506 | controller |                 ],
2026-06-11 13:18:01.394553 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 13:18:01.394595 | controller |               }
2026-06-11 13:18:01.394642 | controller |             },
2026-06-11 13:18:01.394683 | controller |             {
2026-06-11 13:18:01.394724 | controller |               "downwardAPI": {
2026-06-11 13:18:01.394764 | controller |                 "items": [
2026-06-11 13:18:01.394802 | controller |                   {
2026-06-11 13:18:01.394839 | controller |                     "fieldRef": {
2026-06-11 13:18:01.394985 | controller |                       "apiVersion": "v1",
2026-06-11 13:18:01.395034 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 13:18:01.395061 | controller |                     },
2026-06-11 13:18:01.395085 | controller |                     "path": "namespace"
2026-06-11 13:18:01.395108 | controller |                   }
2026-06-11 13:18:01.395130 | controller |                 ]
2026-06-11 13:18:01.395156 | controller |               }
2026-06-11 13:18:01.395179 | controller |             },
2026-06-11 13:18:01.395203 | controller |             {
2026-06-11 13:18:01.395226 | controller |               "configMap": {
2026-06-11 13:18:01.395248 | controller |                 "items": [
2026-06-11 13:18:01.395271 | controller |                   {
2026-06-11 13:18:01.395294 | controller |                     "key": "service-ca.crt",
2026-06-11 13:18:01.395316 | controller |                     "path": "service-ca.crt"
2026-06-11 13:18:01.395338 | controller |                   }
2026-06-11 13:18:01.395361 | controller |                 ],
2026-06-11 13:18:01.395382 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 13:18:01.395404 | controller |               }
2026-06-11 13:18:01.395425 | controller |             }
2026-06-11 13:18:01.395447 | controller |           ]
2026-06-11 13:18:01.395468 | controller |         }
2026-06-11 13:18:01.395489 | controller |       }
2026-06-11 13:18:01.395511 | controller |     ]
2026-06-11 13:18:01.395533 | controller |   },
2026-06-11 13:18:01.395554 | controller |   "status": {
2026-06-11 13:18:01.395575 | controller |     "conditions": [
2026-06-11 13:18:01.395596 | controller |       {
2026-06-11 13:18:01.395618 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.395639 | controller |         "lastTransitionTime": "2026-06-11T12:18:58Z",
2026-06-11 13:18:01.395661 | controller |         "status": "True",
2026-06-11 13:18:01.395682 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 13:18:01.395704 | controller |       },
2026-06-11 13:18:01.395725 | controller |       {
2026-06-11 13:18:01.395747 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.395769 | controller |         "lastTransitionTime": "2026-06-11T12:17:34Z",
2026-06-11 13:18:01.395792 | controller |         "status": "True",
2026-06-11 13:18:01.395815 | controller |         "type": "Initialized"
2026-06-11 13:18:01.395837 | controller |       },
2026-06-11 13:18:01.395926 | controller |       {
2026-06-11 13:18:01.395952 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.395975 | controller |         "lastTransitionTime": "2026-06-11T12:19:09Z",
2026-06-11 13:18:01.395998 | controller |         "status": "True",
2026-06-11 13:18:01.396021 | controller |         "type": "Ready"
2026-06-11 13:18:01.396043 | controller |       },
2026-06-11 13:18:01.396066 | controller |       {
2026-06-11 13:18:01.396088 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.396111 | controller |         "lastTransitionTime": "2026-06-11T12:19:09Z",
2026-06-11 13:18:01.396134 | controller |         "status": "True",
2026-06-11 13:18:01.396156 | controller |         "type": "ContainersReady"
2026-06-11 13:18:01.396179 | controller |       },
2026-06-11 13:18:01.396201 | controller |       {
2026-06-11 13:18:01.396223 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.396247 | controller |         "lastTransitionTime": "2026-06-11T12:17:34Z",
2026-06-11 13:18:01.396270 | controller |         "status": "True",
2026-06-11 13:18:01.396293 | controller |         "type": "PodScheduled"
2026-06-11 13:18:01.396318 | controller |       }
2026-06-11 13:18:01.396341 | controller |     ],
2026-06-11 13:18:01.396364 | controller |     "containerStatuses": [
2026-06-11 13:18:01.396387 | controller |       {
2026-06-11 13:18:01.396409 | controller |         "allocatedResources": {
2026-06-11 13:18:01.396432 | controller |           "cpu": "10m",
2026-06-11 13:18:01.396457 | controller |           "memory": "256Mi"
2026-06-11 13:18:01.396487 | controller |         },
2026-06-11 13:18:01.396511 | controller |         "containerID": "cri-o://cf06e28c62f5451d911c97dabcdd5924df233f1cc32d387ac2609da6bee2795f",
2026-06-11 13:18:01.396554 | controller |         "image": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6",
2026-06-11 13:18:01.396580 | controller |         "imageID": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6",
2026-06-11 13:18:01.396603 | controller |         "lastState": {},
2026-06-11 13:18:01.396626 | controller |         "name": "manager",
2026-06-11 13:18:01.396648 | controller |         "ready": true,
2026-06-11 13:18:01.396671 | controller |         "resources": {
2026-06-11 13:18:01.396693 | controller |           "limits": {
2026-06-11 13:18:01.396716 | controller |             "cpu": "500m",
2026-06-11 13:18:01.396738 | controller |             "memory": "512Mi"
2026-06-11 13:18:01.396788 | controller |           },
2026-06-11 13:18:01.396829 | controller |           "requests": {
2026-06-11 13:18:01.396888 | controller |             "cpu": "10m",
2026-06-11 13:18:01.396914 | controller |             "memory": "256Mi"
2026-06-11 13:18:01.396937 | controller |           }
2026-06-11 13:18:01.396959 | controller |         },
2026-06-11 13:18:01.396980 | controller |         "restartCount": 0,
2026-06-11 13:18:01.397002 | controller |         "started": true,
2026-06-11 13:18:01.397024 | controller |         "state": {
2026-06-11 13:18:01.397046 | controller |           "running": {
2026-06-11 13:18:01.397068 | controller |             "startedAt": "2026-06-11T12:18:57Z"
2026-06-11 13:18:01.397091 | controller |           }
2026-06-11 13:18:01.397113 | controller |         },
2026-06-11 13:18:01.397135 | controller |         "user": {
2026-06-11 13:18:01.397156 | controller |           "linux": {
2026-06-11 13:18:01.397178 | controller |             "gid": 0,
2026-06-11 13:18:01.397199 | controller |             "supplementalGroups": [
2026-06-11 13:18:01.397221 | controller |               0
2026-06-11 13:18:01.397243 | controller |             ],
2026-06-11 13:18:01.397265 | controller |             "uid": 65532
2026-06-11 13:18:01.397287 | controller |           }
2026-06-11 13:18:01.397308 | controller |         },
2026-06-11 13:18:01.397330 | controller |         "volumeMounts": [
2026-06-11 13:18:01.397351 | controller |           {
2026-06-11 13:18:01.397373 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:01.397395 | controller |             "name": "kube-api-access-crn5j",
2026-06-11 13:18:01.397417 | controller |             "readOnly": true,
2026-06-11 13:18:01.397438 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 13:18:01.397461 | controller |           }
2026-06-11 13:18:01.397482 | controller |         ]
2026-06-11 13:18:01.397504 | controller |       }
2026-06-11 13:18:01.397525 | controller |     ],
2026-06-11 13:18:01.397546 | controller |     "hostIP": "192.168.126.11",
2026-06-11 13:18:01.397568 | controller |     "hostIPs": [
2026-06-11 13:18:01.397589 | controller |       {
2026-06-11 13:18:01.397610 | controller |         "ip": "192.168.126.11"
2026-06-11 13:18:01.397632 | controller |       }
2026-06-11 13:18:01.397653 | controller |     ],
2026-06-11 13:18:01.397674 | controller |     "phase": "Running",
2026-06-11 13:18:01.397695 | controller |     "podIP": "10.217.0.76",
2026-06-11 13:18:01.397717 | controller |     "podIPs": [
2026-06-11 13:18:01.397739 | controller |       {
2026-06-11 13:18:01.397770 | controller |         "ip": "10.217.0.76"
2026-06-11 13:18:01.397796 | controller |       }
2026-06-11 13:18:01.397818 | controller |     ],
2026-06-11 13:18:01.397839 | controller |     "qosClass": "Burstable",
2026-06-11 13:18:01.397887 | controller |     "startTime": "2026-06-11T12:17:34Z"
2026-06-11 13:18:01.397911 | controller |   }
2026-06-11 13:18:01.397942 | controller | }
2026-06-11 13:18:01.426979 | controller | ok:
2026-06-11 13:18:01.427167 | controller | {
2026-06-11 13:18:01.427203 | controller |   "apiVersion": "v1",
2026-06-11 13:18:01.427223 | controller |   "kind": "Pod",
2026-06-11 13:18:01.427240 | controller |   "metadata": {
2026-06-11 13:18:01.427255 | controller |     "annotations": {
2026-06-11 13:18:01.427271 | 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 13:18:01.427287 | 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 13:18:01.427303 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 13:18:01.427319 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 13:18:01.427335 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 13:18:01.427350 | controller |     },
2026-06-11 13:18:01.427365 | controller |     "creationTimestamp": "2026-06-11T12:17:34Z",
2026-06-11 13:18:01.427380 | controller |     "generateName": "cinder-operator-controller-manager-584b474457-",
2026-06-11 13:18:01.427394 | controller |     "generation": 1,
2026-06-11 13:18:01.427409 | controller |     "labels": {
2026-06-11 13:18:01.427424 | controller |       "app.kubernetes.io/name": "cinder-operator",
2026-06-11 13:18:01.427439 | controller |       "control-plane": "controller-manager",
2026-06-11 13:18:01.427454 | controller |       "openstack.org/operator-name": "cinder",
2026-06-11 13:18:01.427469 | controller |       "pod-template-hash": "584b474457"
2026-06-11 13:18:01.427485 | controller |     },
2026-06-11 13:18:01.427500 | controller |     "managedFields": [
2026-06-11 13:18:01.427697 | controller |       {
2026-06-11 13:18:01.427712 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.427726 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.427743 | controller |         "fieldsV1": {
2026-06-11 13:18:01.427782 | controller |           "f:metadata": {
2026-06-11 13:18:01.427806 | controller |             "f:annotations": {
2026-06-11 13:18:01.427823 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 13:18:01.427839 | controller |             }
2026-06-11 13:18:01.427876 | controller |           }
2026-06-11 13:18:01.427894 | controller |         },
2026-06-11 13:18:01.427909 | controller |         "manager": "crc",
2026-06-11 13:18:01.427923 | controller |         "operation": "Update",
2026-06-11 13:18:01.427938 | controller |         "subresource": "status",
2026-06-11 13:18:01.427953 | controller |         "time": "2026-06-11T12:17:34Z"
2026-06-11 13:18:01.427968 | controller |       },
2026-06-11 13:18:01.427983 | controller |       {
2026-06-11 13:18:01.427997 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.428012 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.428026 | controller |         "fieldsV1": {
2026-06-11 13:18:01.428041 | controller |           "f:metadata": {
2026-06-11 13:18:01.428056 | controller |             "f:annotations": {
2026-06-11 13:18:01.428070 | controller |               ".": {},
2026-06-11 13:18:01.428084 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 13:18:01.428099 | controller |             },
2026-06-11 13:18:01.428114 | controller |             "f:generateName": {},
2026-06-11 13:18:01.428128 | controller |             "f:labels": {
2026-06-11 13:18:01.428158 | controller |               ".": {},
2026-06-11 13:18:01.428173 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 13:18:01.428188 | controller |               "f:control-plane": {},
2026-06-11 13:18:01.428203 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 13:18:01.428217 | controller |               "f:pod-template-hash": {}
2026-06-11 13:18:01.428232 | controller |             },
2026-06-11 13:18:01.428246 | controller |             "f:ownerReferences": {
2026-06-11 13:18:01.428261 | controller |               ".": {},
2026-06-11 13:18:01.428275 | controller |               "k:{\"uid\":\"b4a62a01-3218-4dc9-b947-668832f32315\"}": {}
2026-06-11 13:18:01.428290 | controller |             }
2026-06-11 13:18:01.428305 | controller |           },
2026-06-11 13:18:01.428319 | controller |           "f:spec": {
2026-06-11 13:18:01.428334 | controller |             "f:containers": {
2026-06-11 13:18:01.428348 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 13:18:01.428363 | controller |                 ".": {},
2026-06-11 13:18:01.428377 | controller |                 "f:args": {},
2026-06-11 13:18:01.428391 | controller |                 "f:command": {},
2026-06-11 13:18:01.428406 | controller |                 "f:env": {
2026-06-11 13:18:01.428420 | controller |                   ".": {},
2026-06-11 13:18:01.428435 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 13:18:01.428451 | controller |                     ".": {},
2026-06-11 13:18:01.428468 | controller |                     "f:name": {},
2026-06-11 13:18:01.428486 | controller |                     "f:value": {}
2026-06-11 13:18:01.428502 | controller |                   },
2026-06-11 13:18:01.428533 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 13:18:01.428550 | controller |                     ".": {},
2026-06-11 13:18:01.428565 | controller |                     "f:name": {},
2026-06-11 13:18:01.428580 | controller |                     "f:value": {}
2026-06-11 13:18:01.428594 | controller |                   },
2026-06-11 13:18:01.428608 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 13:18:01.428622 | controller |                     ".": {},
2026-06-11 13:18:01.428637 | controller |                     "f:name": {},
2026-06-11 13:18:01.428651 | controller |                     "f:value": {}
2026-06-11 13:18:01.428665 | controller |                   },
2026-06-11 13:18:01.428679 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 13:18:01.428693 | controller |                     ".": {},
2026-06-11 13:18:01.428707 | controller |                     "f:name": {},
2026-06-11 13:18:01.428722 | controller |                     "f:value": {}
2026-06-11 13:18:01.428738 | controller |                   },
2026-06-11 13:18:01.428760 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 13:18:01.428777 | controller |                     ".": {},
2026-06-11 13:18:01.428792 | controller |                     "f:name": {},
2026-06-11 13:18:01.428807 | controller |                     "f:value": {}
2026-06-11 13:18:01.428821 | controller |                   }
2026-06-11 13:18:01.428835 | controller |                 },
2026-06-11 13:18:01.428870 | controller |                 "f:image": {},
2026-06-11 13:18:01.428886 | controller |                 "f:imagePullPolicy": {},
2026-06-11 13:18:01.428901 | controller |                 "f:livenessProbe": {
2026-06-11 13:18:01.428916 | controller |                   ".": {},
2026-06-11 13:18:01.428930 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:01.428944 | controller |                   "f:httpGet": {
2026-06-11 13:18:01.428959 | controller |                     ".": {},
2026-06-11 13:18:01.428973 | controller |                     "f:path": {},
2026-06-11 13:18:01.428987 | controller |                     "f:port": {},
2026-06-11 13:18:01.429005 | controller |                     "f:scheme": {}
2026-06-11 13:18:01.429020 | controller |                   },
2026-06-11 13:18:01.429034 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:01.429049 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:01.429063 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:01.429078 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:01.429092 | controller |                 },
2026-06-11 13:18:01.429106 | controller |                 "f:name": {},
2026-06-11 13:18:01.429121 | controller |                 "f:readinessProbe": {
2026-06-11 13:18:01.429135 | controller |                   ".": {},
2026-06-11 13:18:01.429149 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:01.429164 | controller |                   "f:httpGet": {
2026-06-11 13:18:01.429178 | controller |                     ".": {},
2026-06-11 13:18:01.429192 | controller |                     "f:path": {},
2026-06-11 13:18:01.429206 | controller |                     "f:port": {},
2026-06-11 13:18:01.429220 | controller |                     "f:scheme": {}
2026-06-11 13:18:01.429234 | controller |                   },
2026-06-11 13:18:01.429249 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:01.429263 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:01.429277 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:01.429291 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:01.429305 | controller |                 },
2026-06-11 13:18:01.429320 | controller |                 "f:resources": {
2026-06-11 13:18:01.429334 | controller |                   ".": {},
2026-06-11 13:18:01.429348 | controller |                   "f:limits": {
2026-06-11 13:18:01.429362 | controller |                     ".": {},
2026-06-11 13:18:01.429376 | controller |                     "f:cpu": {},
2026-06-11 13:18:01.429390 | controller |                     "f:memory": {}
2026-06-11 13:18:01.429404 | controller |                   },
2026-06-11 13:18:01.429419 | controller |                   "f:requests": {
2026-06-11 13:18:01.429433 | controller |                     ".": {},
2026-06-11 13:18:01.429450 | controller |                     "f:cpu": {},
2026-06-11 13:18:01.429466 | controller |                     "f:memory": {}
2026-06-11 13:18:01.429480 | controller |                   }
2026-06-11 13:18:01.429495 | controller |                 },
2026-06-11 13:18:01.429509 | controller |                 "f:securityContext": {
2026-06-11 13:18:01.429524 | controller |                   ".": {},
2026-06-11 13:18:01.429539 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 13:18:01.429554 | controller |                 },
2026-06-11 13:18:01.429568 | controller |                 "f:terminationMessagePath": {},
2026-06-11 13:18:01.429583 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 13:18:01.429597 | controller |               }
2026-06-11 13:18:01.429612 | controller |             },
2026-06-11 13:18:01.429626 | controller |             "f:dnsPolicy": {},
2026-06-11 13:18:01.429640 | controller |             "f:enableServiceLinks": {},
2026-06-11 13:18:01.429655 | controller |             "f:restartPolicy": {},
2026-06-11 13:18:01.429669 | controller |             "f:schedulerName": {},
2026-06-11 13:18:01.429683 | controller |             "f:securityContext": {
2026-06-11 13:18:01.429698 | controller |               ".": {},
2026-06-11 13:18:01.429712 | controller |               "f:runAsNonRoot": {}
2026-06-11 13:18:01.429726 | controller |             },
2026-06-11 13:18:01.429742 | controller |             "f:serviceAccount": {},
2026-06-11 13:18:01.429763 | controller |             "f:serviceAccountName": {},
2026-06-11 13:18:01.429782 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 13:18:01.429797 | controller |             "f:tolerations": {}
2026-06-11 13:18:01.429816 | controller |           }
2026-06-11 13:18:01.429832 | controller |         },
2026-06-11 13:18:01.429867 | controller |         "manager": "kube-controller-manager",
2026-06-11 13:18:01.429888 | controller |         "operation": "Update",
2026-06-11 13:18:01.429903 | controller |         "time": "2026-06-11T12:17:34Z"
2026-06-11 13:18:01.429919 | controller |       },
2026-06-11 13:18:01.429933 | controller |       {
2026-06-11 13:18:01.429947 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.429962 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.429976 | controller |         "fieldsV1": {
2026-06-11 13:18:01.429991 | controller |           "f:metadata": {
2026-06-11 13:18:01.430005 | controller |             "f:annotations": {
2026-06-11 13:18:01.430019 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 13:18:01.430033 | controller |             }
2026-06-11 13:18:01.430048 | controller |           }
2026-06-11 13:18:01.430063 | controller |         },
2026-06-11 13:18:01.430077 | controller |         "manager": "multus-daemon",
2026-06-11 13:18:01.430091 | controller |         "operation": "Update",
2026-06-11 13:18:01.430105 | controller |         "subresource": "status",
2026-06-11 13:18:01.430119 | controller |         "time": "2026-06-11T12:17:44Z"
2026-06-11 13:18:01.430134 | controller |       },
2026-06-11 13:18:01.430148 | controller |       {
2026-06-11 13:18:01.430162 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.430176 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.430190 | controller |         "fieldsV1": {
2026-06-11 13:18:01.430204 | controller |           "f:status": {
2026-06-11 13:18:01.430218 | controller |             "f:conditions": {
2026-06-11 13:18:01.430232 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 13:18:01.430246 | controller |                 ".": {},
2026-06-11 13:18:01.430260 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.430275 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.430289 | controller |                 "f:status": {},
2026-06-11 13:18:01.430304 | controller |                 "f:type": {}
2026-06-11 13:18:01.430318 | controller |               },
2026-06-11 13:18:01.430332 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 13:18:01.430346 | controller |                 ".": {},
2026-06-11 13:18:01.430361 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.430375 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.430389 | controller |                 "f:status": {},
2026-06-11 13:18:01.430403 | controller |                 "f:type": {}
2026-06-11 13:18:01.430418 | controller |               },
2026-06-11 13:18:01.430434 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 13:18:01.430451 | controller |                 ".": {},
2026-06-11 13:18:01.430465 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.430479 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.430493 | controller |                 "f:status": {},
2026-06-11 13:18:01.430507 | controller |                 "f:type": {}
2026-06-11 13:18:01.430522 | controller |               },
2026-06-11 13:18:01.430536 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 13:18:01.430551 | controller |                 ".": {},
2026-06-11 13:18:01.430566 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.430580 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.430595 | controller |                 "f:status": {},
2026-06-11 13:18:01.430609 | controller |                 "f:type": {}
2026-06-11 13:18:01.430623 | controller |               }
2026-06-11 13:18:01.430638 | controller |             },
2026-06-11 13:18:01.430652 | controller |             "f:containerStatuses": {},
2026-06-11 13:18:01.430671 | controller |             "f:hostIP": {},
2026-06-11 13:18:01.430686 | controller |             "f:hostIPs": {},
2026-06-11 13:18:01.430700 | controller |             "f:phase": {},
2026-06-11 13:18:01.430715 | controller |             "f:podIP": {},
2026-06-11 13:18:01.430729 | controller |             "f:podIPs": {
2026-06-11 13:18:01.430743 | controller |               ".": {},
2026-06-11 13:18:01.430758 | controller |               "k:{\"ip\":\"10.217.0.77\"}": {
2026-06-11 13:18:01.430772 | controller |                 ".": {},
2026-06-11 13:18:01.430787 | controller |                 "f:ip": {}
2026-06-11 13:18:01.430801 | controller |               }
2026-06-11 13:18:01.430816 | controller |             },
2026-06-11 13:18:01.430830 | controller |             "f:startTime": {}
2026-06-11 13:18:01.430845 | controller |           }
2026-06-11 13:18:01.430877 | controller |         },
2026-06-11 13:18:01.430892 | controller |         "manager": "kubelet",
2026-06-11 13:18:01.430907 | controller |         "operation": "Update",
2026-06-11 13:18:01.430922 | controller |         "subresource": "status",
2026-06-11 13:18:01.430936 | controller |         "time": "2026-06-11T12:19:10Z"
2026-06-11 13:18:01.430951 | controller |       }
2026-06-11 13:18:01.430965 | controller |     ],
2026-06-11 13:18:01.430980 | controller |     "name": "cinder-operator-controller-manager-584b474457-mkbck",
2026-06-11 13:18:01.430994 | controller |     "namespace": "openstack-operators",
2026-06-11 13:18:01.431009 | controller |     "ownerReferences": [
2026-06-11 13:18:01.431023 | controller |       {
2026-06-11 13:18:01.431038 | controller |         "apiVersion": "apps/v1",
2026-06-11 13:18:01.431052 | controller |         "blockOwnerDeletion": true,
2026-06-11 13:18:01.431066 | controller |         "controller": true,
2026-06-11 13:18:01.431081 | controller |         "kind": "ReplicaSet",
2026-06-11 13:18:01.431096 | controller |         "name": "cinder-operator-controller-manager-584b474457",
2026-06-11 13:18:01.431110 | controller |         "uid": "b4a62a01-3218-4dc9-b947-668832f32315"
2026-06-11 13:18:01.431124 | controller |       }
2026-06-11 13:18:01.431139 | controller |     ],
2026-06-11 13:18:01.431153 | controller |     "resourceVersion": "54781",
2026-06-11 13:18:01.431167 | controller |     "uid": "1f559d2a-1e97-464e-8552-6c905ff35e97"
2026-06-11 13:18:01.431182 | controller |   },
2026-06-11 13:18:01.431196 | controller |   "spec": {
2026-06-11 13:18:01.431210 | controller |     "containers": [
2026-06-11 13:18:01.431225 | controller |       {
2026-06-11 13:18:01.431239 | controller |         "args": [
2026-06-11 13:18:01.431253 | controller |           "--leader-elect",
2026-06-11 13:18:01.431267 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 13:18:01.431281 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 13:18:01.431295 | controller |         ],
2026-06-11 13:18:01.431310 | controller |         "command": [
2026-06-11 13:18:01.431324 | controller |           "/manager"
2026-06-11 13:18:01.431338 | controller |         ],
2026-06-11 13:18:01.431352 | controller |         "env": [
2026-06-11 13:18:01.431366 | controller |           {
2026-06-11 13:18:01.431380 | controller |             "name": "LEASE_DURATION",
2026-06-11 13:18:01.431395 | controller |             "value": "30"
2026-06-11 13:18:01.431409 | controller |           },
2026-06-11 13:18:01.431423 | controller |           {
2026-06-11 13:18:01.431437 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 13:18:01.431451 | controller |             "value": "20"
2026-06-11 13:18:01.431465 | controller |           },
2026-06-11 13:18:01.431479 | controller |           {
2026-06-11 13:18:01.431494 | controller |             "name": "RETRY_PERIOD",
2026-06-11 13:18:01.431508 | controller |             "value": "5"
2026-06-11 13:18:01.431522 | controller |           },
2026-06-11 13:18:01.431536 | controller |           {
2026-06-11 13:18:01.431550 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 13:18:01.431569 | controller |             "value": "false"
2026-06-11 13:18:01.431584 | controller |           },
2026-06-11 13:18:01.431599 | controller |           {
2026-06-11 13:18:01.431614 | controller |             "name": "METRICS_CERTS",
2026-06-11 13:18:01.431628 | controller |             "value": "false"
2026-06-11 13:18:01.431643 | controller |           }
2026-06-11 13:18:01.431657 | controller |         ],
2026-06-11 13:18:01.431672 | controller |         "image": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d",
2026-06-11 13:18:01.431688 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 13:18:01.431703 | controller |         "livenessProbe": {
2026-06-11 13:18:01.431718 | controller |           "failureThreshold": 3,
2026-06-11 13:18:01.431732 | controller |           "httpGet": {
2026-06-11 13:18:01.431751 | controller |             "path": "/healthz",
2026-06-11 13:18:01.431771 | controller |             "port": 8081,
2026-06-11 13:18:01.431787 | controller |             "scheme": "HTTP"
2026-06-11 13:18:01.431802 | controller |           },
2026-06-11 13:18:01.431816 | controller |           "initialDelaySeconds": 15,
2026-06-11 13:18:01.431831 | controller |           "periodSeconds": 20,
2026-06-11 13:18:01.431846 | controller |           "successThreshold": 1,
2026-06-11 13:18:01.431881 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:01.431896 | controller |         },
2026-06-11 13:18:01.431911 | controller |         "name": "manager",
2026-06-11 13:18:01.431925 | controller |         "readinessProbe": {
2026-06-11 13:18:01.431939 | controller |           "failureThreshold": 3,
2026-06-11 13:18:01.431954 | controller |           "httpGet": {
2026-06-11 13:18:01.431968 | controller |             "path": "/readyz",
2026-06-11 13:18:01.431982 | controller |             "port": 8081,
2026-06-11 13:18:01.431997 | controller |             "scheme": "HTTP"
2026-06-11 13:18:01.432011 | controller |           },
2026-06-11 13:18:01.432026 | controller |           "initialDelaySeconds": 5,
2026-06-11 13:18:01.432040 | controller |           "periodSeconds": 10,
2026-06-11 13:18:01.432054 | controller |           "successThreshold": 1,
2026-06-11 13:18:01.432069 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:01.432083 | controller |         },
2026-06-11 13:18:01.432098 | controller |         "resources": {
2026-06-11 13:18:01.432112 | controller |           "limits": {
2026-06-11 13:18:01.432126 | controller |             "cpu": "500m",
2026-06-11 13:18:01.432141 | controller |             "memory": "512Mi"
2026-06-11 13:18:01.432155 | controller |           },
2026-06-11 13:18:01.432170 | controller |           "requests": {
2026-06-11 13:18:01.432184 | controller |             "cpu": "10m",
2026-06-11 13:18:01.432199 | controller |             "memory": "256Mi"
2026-06-11 13:18:01.432213 | controller |           }
2026-06-11 13:18:01.432227 | controller |         },
2026-06-11 13:18:01.432241 | controller |         "securityContext": {
2026-06-11 13:18:01.432256 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 13:18:01.432270 | controller |           "capabilities": {
2026-06-11 13:18:01.432285 | controller |             "drop": [
2026-06-11 13:18:01.432299 | controller |               "MKNOD"
2026-06-11 13:18:01.432313 | controller |             ]
2026-06-11 13:18:01.432328 | controller |           }
2026-06-11 13:18:01.432342 | controller |         },
2026-06-11 13:18:01.432356 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 13:18:01.432370 | controller |         "terminationMessagePolicy": "File",
2026-06-11 13:18:01.432384 | controller |         "volumeMounts": [
2026-06-11 13:18:01.432398 | controller |           {
2026-06-11 13:18:01.432413 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:01.432427 | controller |             "name": "kube-api-access-vchx5",
2026-06-11 13:18:01.432449 | controller |             "readOnly": true
2026-06-11 13:18:01.432464 | controller |           }
2026-06-11 13:18:01.432479 | controller |         ]
2026-06-11 13:18:01.432493 | controller |       }
2026-06-11 13:18:01.432507 | controller |     ],
2026-06-11 13:18:01.432537 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 13:18:01.432552 | controller |     "enableServiceLinks": true,
2026-06-11 13:18:01.432566 | controller |     "imagePullSecrets": [
2026-06-11 13:18:01.432580 | controller |       {
2026-06-11 13:18:01.432595 | controller |         "name": "cinder-operator-controller-manager-dockercfg-ldrjt"
2026-06-11 13:18:01.432609 | controller |       }
2026-06-11 13:18:01.432624 | controller |     ],
2026-06-11 13:18:01.432639 | controller |     "nodeName": "crc",
2026-06-11 13:18:01.432654 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 13:18:01.432668 | controller |     "priority": 0,
2026-06-11 13:18:01.432683 | controller |     "restartPolicy": "Always",
2026-06-11 13:18:01.432697 | controller |     "schedulerName": "default-scheduler",
2026-06-11 13:18:01.432712 | controller |     "securityContext": {
2026-06-11 13:18:01.432727 | controller |       "runAsNonRoot": true,
2026-06-11 13:18:01.432743 | controller |       "seLinuxOptions": {
2026-06-11 13:18:01.432764 | controller |         "level": "s0:c26,c5"
2026-06-11 13:18:01.432781 | controller |       }
2026-06-11 13:18:01.432796 | controller |     },
2026-06-11 13:18:01.432811 | controller |     "serviceAccount": "cinder-operator-controller-manager",
2026-06-11 13:18:01.432825 | controller |     "serviceAccountName": "cinder-operator-controller-manager",
2026-06-11 13:18:01.432840 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 13:18:01.432873 | controller |     "tolerations": [
2026-06-11 13:18:01.432890 | controller |       {
2026-06-11 13:18:01.432905 | controller |         "effect": "NoExecute",
2026-06-11 13:18:01.432919 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 13:18:01.432934 | controller |         "operator": "Exists",
2026-06-11 13:18:01.432948 | controller |         "tolerationSeconds": 120
2026-06-11 13:18:01.432962 | controller |       },
2026-06-11 13:18:01.432976 | controller |       {
2026-06-11 13:18:01.432990 | controller |         "effect": "NoExecute",
2026-06-11 13:18:01.433004 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 13:18:01.433019 | controller |         "operator": "Exists",
2026-06-11 13:18:01.433033 | controller |         "tolerationSeconds": 120
2026-06-11 13:18:01.433047 | controller |       },
2026-06-11 13:18:01.433061 | controller |       {
2026-06-11 13:18:01.433075 | controller |         "effect": "NoSchedule",
2026-06-11 13:18:01.433089 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 13:18:01.433103 | controller |         "operator": "Exists"
2026-06-11 13:18:01.433117 | controller |       }
2026-06-11 13:18:01.433132 | controller |     ],
2026-06-11 13:18:01.433146 | controller |     "volumes": [
2026-06-11 13:18:01.433160 | controller |       {
2026-06-11 13:18:01.433174 | controller |         "name": "kube-api-access-vchx5",
2026-06-11 13:18:01.433188 | controller |         "projected": {
2026-06-11 13:18:01.433202 | controller |           "defaultMode": 420,
2026-06-11 13:18:01.433217 | controller |           "sources": [
2026-06-11 13:18:01.433231 | controller |             {
2026-06-11 13:18:01.433245 | controller |               "serviceAccountToken": {
2026-06-11 13:18:01.433260 | controller |                 "expirationSeconds": 3607,
2026-06-11 13:18:01.433274 | controller |                 "path": "token"
2026-06-11 13:18:01.433288 | controller |               }
2026-06-11 13:18:01.433303 | controller |             },
2026-06-11 13:18:01.433317 | controller |             {
2026-06-11 13:18:01.433332 | controller |               "configMap": {
2026-06-11 13:18:01.433346 | controller |                 "items": [
2026-06-11 13:18:01.433365 | controller |                   {
2026-06-11 13:18:01.433380 | controller |                     "key": "ca.crt",
2026-06-11 13:18:01.433395 | controller |                     "path": "ca.crt"
2026-06-11 13:18:01.433409 | controller |                   }
2026-06-11 13:18:01.433423 | controller |                 ],
2026-06-11 13:18:01.433438 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 13:18:01.433452 | controller |               }
2026-06-11 13:18:01.433466 | controller |             },
2026-06-11 13:18:01.433481 | controller |             {
2026-06-11 13:18:01.433495 | controller |               "downwardAPI": {
2026-06-11 13:18:01.433509 | controller |                 "items": [
2026-06-11 13:18:01.433524 | controller |                   {
2026-06-11 13:18:01.433538 | controller |                     "fieldRef": {
2026-06-11 13:18:01.433552 | controller |                       "apiVersion": "v1",
2026-06-11 13:18:01.433566 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 13:18:01.433580 | controller |                     },
2026-06-11 13:18:01.433594 | controller |                     "path": "namespace"
2026-06-11 13:18:01.433609 | controller |                   }
2026-06-11 13:18:01.433623 | controller |                 ]
2026-06-11 13:18:01.433637 | controller |               }
2026-06-11 13:18:01.433652 | controller |             },
2026-06-11 13:18:01.433667 | controller |             {
2026-06-11 13:18:01.433681 | controller |               "configMap": {
2026-06-11 13:18:01.433696 | controller |                 "items": [
2026-06-11 13:18:01.433710 | controller |                   {
2026-06-11 13:18:01.433725 | controller |                     "key": "service-ca.crt",
2026-06-11 13:18:01.433739 | controller |                     "path": "service-ca.crt"
2026-06-11 13:18:01.433759 | controller |                   }
2026-06-11 13:18:01.433778 | controller |                 ],
2026-06-11 13:18:01.433793 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 13:18:01.433809 | controller |               }
2026-06-11 13:18:01.433823 | controller |             }
2026-06-11 13:18:01.433838 | controller |           ]
2026-06-11 13:18:01.433873 | controller |         }
2026-06-11 13:18:01.433890 | controller |       }
2026-06-11 13:18:01.433906 | controller |     ]
2026-06-11 13:18:01.433921 | controller |   },
2026-06-11 13:18:01.433936 | controller |   "status": {
2026-06-11 13:18:01.433951 | controller |     "conditions": [
2026-06-11 13:18:01.433965 | controller |       {
2026-06-11 13:18:01.433980 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.433994 | controller |         "lastTransitionTime": "2026-06-11T12:18:58Z",
2026-06-11 13:18:01.434009 | controller |         "status": "True",
2026-06-11 13:18:01.434023 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 13:18:01.434038 | controller |       },
2026-06-11 13:18:01.434052 | controller |       {
2026-06-11 13:18:01.434067 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.434081 | controller |         "lastTransitionTime": "2026-06-11T12:17:34Z",
2026-06-11 13:18:01.434096 | controller |         "status": "True",
2026-06-11 13:18:01.434111 | controller |         "type": "Initialized"
2026-06-11 13:18:01.434125 | controller |       },
2026-06-11 13:18:01.434140 | controller |       {
2026-06-11 13:18:01.434154 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.434169 | controller |         "lastTransitionTime": "2026-06-11T12:19:10Z",
2026-06-11 13:18:01.434184 | controller |         "status": "True",
2026-06-11 13:18:01.434199 | controller |         "type": "Ready"
2026-06-11 13:18:01.434213 | controller |       },
2026-06-11 13:18:01.434228 | controller |       {
2026-06-11 13:18:01.434242 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.434256 | controller |         "lastTransitionTime": "2026-06-11T12:19:10Z",
2026-06-11 13:18:01.434270 | controller |         "status": "True",
2026-06-11 13:18:01.434289 | controller |         "type": "ContainersReady"
2026-06-11 13:18:01.434304 | controller |       },
2026-06-11 13:18:01.434318 | controller |       {
2026-06-11 13:18:01.434333 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.434347 | controller |         "lastTransitionTime": "2026-06-11T12:17:34Z",
2026-06-11 13:18:01.434361 | controller |         "status": "True",
2026-06-11 13:18:01.434376 | controller |         "type": "PodScheduled"
2026-06-11 13:18:01.434390 | controller |       }
2026-06-11 13:18:01.434404 | controller |     ],
2026-06-11 13:18:01.434418 | controller |     "containerStatuses": [
2026-06-11 13:18:01.434433 | controller |       {
2026-06-11 13:18:01.434447 | controller |         "allocatedResources": {
2026-06-11 13:18:01.434462 | controller |           "cpu": "10m",
2026-06-11 13:18:01.434476 | controller |           "memory": "256Mi"
2026-06-11 13:18:01.434490 | controller |         },
2026-06-11 13:18:01.434504 | controller |         "containerID": "cri-o://ec984ffa265889fae367fb62b0a9defa3b25cddab2df237f221b185d8cc9e0aa",
2026-06-11 13:18:01.434520 | controller |         "image": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d",
2026-06-11 13:18:01.434535 | controller |         "imageID": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d",
2026-06-11 13:18:01.434550 | controller |         "lastState": {},
2026-06-11 13:18:01.434564 | controller |         "name": "manager",
2026-06-11 13:18:01.434579 | controller |         "ready": true,
2026-06-11 13:18:01.434593 | controller |         "resources": {
2026-06-11 13:18:01.434608 | controller |           "limits": {
2026-06-11 13:18:01.434622 | controller |             "cpu": "500m",
2026-06-11 13:18:01.434637 | controller |             "memory": "512Mi"
2026-06-11 13:18:01.434651 | controller |           },
2026-06-11 13:18:01.434666 | controller |           "requests": {
2026-06-11 13:18:01.434680 | controller |             "cpu": "10m",
2026-06-11 13:18:01.434695 | controller |             "memory": "256Mi"
2026-06-11 13:18:01.434710 | controller |           }
2026-06-11 13:18:01.434724 | controller |         },
2026-06-11 13:18:01.434740 | controller |         "restartCount": 0,
2026-06-11 13:18:01.434761 | controller |         "started": true,
2026-06-11 13:18:01.434777 | controller |         "state": {
2026-06-11 13:18:01.434792 | controller |           "running": {
2026-06-11 13:18:01.434807 | controller |             "startedAt": "2026-06-11T12:18:57Z"
2026-06-11 13:18:01.434822 | controller |           }
2026-06-11 13:18:01.434837 | controller |         },
2026-06-11 13:18:01.434883 | controller |         "user": {
2026-06-11 13:18:01.434901 | controller |           "linux": {
2026-06-11 13:18:01.434917 | controller |             "gid": 0,
2026-06-11 13:18:01.434932 | controller |             "supplementalGroups": [
2026-06-11 13:18:01.434948 | controller |               0
2026-06-11 13:18:01.434963 | controller |             ],
2026-06-11 13:18:01.434978 | controller |             "uid": 65532
2026-06-11 13:18:01.434994 | controller |           }
2026-06-11 13:18:01.435010 | controller |         },
2026-06-11 13:18:01.435025 | controller |         "volumeMounts": [
2026-06-11 13:18:01.435040 | controller |           {
2026-06-11 13:18:01.435055 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:01.435070 | controller |             "name": "kube-api-access-vchx5",
2026-06-11 13:18:01.435085 | controller |             "readOnly": true,
2026-06-11 13:18:01.435100 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 13:18:01.435114 | controller |           }
2026-06-11 13:18:01.435129 | controller |         ]
2026-06-11 13:18:01.435143 | controller |       }
2026-06-11 13:18:01.435157 | controller |     ],
2026-06-11 13:18:01.435172 | controller |     "hostIP": "192.168.126.11",
2026-06-11 13:18:01.435197 | controller |     "hostIPs": [
2026-06-11 13:18:01.435213 | controller |       {
2026-06-11 13:18:01.435228 | controller |         "ip": "192.168.126.11"
2026-06-11 13:18:01.435243 | controller |       }
2026-06-11 13:18:01.435258 | controller |     ],
2026-06-11 13:18:01.435273 | controller |     "phase": "Running",
2026-06-11 13:18:01.435287 | controller |     "podIP": "10.217.0.77",
2026-06-11 13:18:01.435302 | controller |     "podIPs": [
2026-06-11 13:18:01.435316 | controller |       {
2026-06-11 13:18:01.435330 | controller |         "ip": "10.217.0.77"
2026-06-11 13:18:01.435345 | controller |       }
2026-06-11 13:18:01.435359 | controller |     ],
2026-06-11 13:18:01.435373 | controller |     "qosClass": "Burstable",
2026-06-11 13:18:01.435387 | controller |     "startTime": "2026-06-11T12:17:34Z"
2026-06-11 13:18:01.435402 | controller |   }
2026-06-11 13:18:01.435416 | controller | }
2026-06-11 13:18:01.463694 | controller | ok:
2026-06-11 13:18:01.463926 | controller | {
2026-06-11 13:18:01.463963 | controller |   "apiVersion": "v1",
2026-06-11 13:18:01.463982 | controller |   "kind": "Pod",
2026-06-11 13:18:01.463999 | controller |   "metadata": {
2026-06-11 13:18:01.464014 | controller |     "annotations": {
2026-06-11 13:18:01.464030 | 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 13:18:01.464047 | 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 13:18:01.464063 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 13:18:01.464080 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 13:18:01.464096 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 13:18:01.464111 | controller |     },
2026-06-11 13:18:01.464126 | controller |     "creationTimestamp": "2026-06-11T12:17:34Z",
2026-06-11 13:18:01.464141 | controller |     "generateName": "designate-operator-controller-manager-87bbdb4d9-",
2026-06-11 13:18:01.464156 | controller |     "generation": 1,
2026-06-11 13:18:01.464170 | controller |     "labels": {
2026-06-11 13:18:01.464185 | controller |       "app.kubernetes.io/name": "designate-operator",
2026-06-11 13:18:01.464199 | controller |       "control-plane": "controller-manager",
2026-06-11 13:18:01.464214 | controller |       "openstack.org/operator-name": "designate",
2026-06-11 13:18:01.464228 | controller |       "pod-template-hash": "87bbdb4d9"
2026-06-11 13:18:01.464243 | controller |     },
2026-06-11 13:18:01.464259 | controller |     "managedFields": [
2026-06-11 13:18:01.464274 | controller |       {
2026-06-11 13:18:01.464289 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.464304 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.464319 | controller |         "fieldsV1": {
2026-06-11 13:18:01.464334 | controller |           "f:metadata": {
2026-06-11 13:18:01.464348 | controller |             "f:annotations": {
2026-06-11 13:18:01.464363 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 13:18:01.464378 | controller |             }
2026-06-11 13:18:01.464394 | controller |           }
2026-06-11 13:18:01.464409 | controller |         },
2026-06-11 13:18:01.464424 | controller |         "manager": "crc",
2026-06-11 13:18:01.464441 | controller |         "operation": "Update",
2026-06-11 13:18:01.464458 | controller |         "subresource": "status",
2026-06-11 13:18:01.464485 | controller |         "time": "2026-06-11T12:17:34Z"
2026-06-11 13:18:01.464517 | controller |       },
2026-06-11 13:18:01.464534 | controller |       {
2026-06-11 13:18:01.464550 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.464565 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.464580 | controller |         "fieldsV1": {
2026-06-11 13:18:01.464595 | controller |           "f:metadata": {
2026-06-11 13:18:01.464610 | controller |             "f:annotations": {
2026-06-11 13:18:01.464625 | controller |               ".": {},
2026-06-11 13:18:01.464639 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 13:18:01.464654 | controller |             },
2026-06-11 13:18:01.464669 | controller |             "f:generateName": {},
2026-06-11 13:18:01.464683 | controller |             "f:labels": {
2026-06-11 13:18:01.464698 | controller |               ".": {},
2026-06-11 13:18:01.464713 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 13:18:01.464727 | controller |               "f:control-plane": {},
2026-06-11 13:18:01.464742 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 13:18:01.464756 | controller |               "f:pod-template-hash": {}
2026-06-11 13:18:01.464771 | controller |             },
2026-06-11 13:18:01.464785 | controller |             "f:ownerReferences": {
2026-06-11 13:18:01.464800 | controller |               ".": {},
2026-06-11 13:18:01.464814 | controller |               "k:{\"uid\":\"c6ed703a-2f52-4907-9729-ec18e52e48b4\"}": {}
2026-06-11 13:18:01.464829 | controller |             }
2026-06-11 13:18:01.464844 | controller |           },
2026-06-11 13:18:01.464921 | controller |           "f:spec": {
2026-06-11 13:18:01.464948 | controller |             "f:containers": {
2026-06-11 13:18:01.464964 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 13:18:01.464979 | controller |                 ".": {},
2026-06-11 13:18:01.464994 | controller |                 "f:args": {},
2026-06-11 13:18:01.465009 | controller |                 "f:command": {},
2026-06-11 13:18:01.465037 | controller |                 "f:env": {
2026-06-11 13:18:01.465054 | controller |                   ".": {},
2026-06-11 13:18:01.465068 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 13:18:01.465084 | controller |                     ".": {},
2026-06-11 13:18:01.465098 | controller |                     "f:name": {},
2026-06-11 13:18:01.465113 | controller |                     "f:value": {}
2026-06-11 13:18:01.465127 | controller |                   },
2026-06-11 13:18:01.465141 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 13:18:01.465156 | controller |                     ".": {},
2026-06-11 13:18:01.465170 | controller |                     "f:name": {},
2026-06-11 13:18:01.465185 | controller |                     "f:value": {}
2026-06-11 13:18:01.465199 | controller |                   },
2026-06-11 13:18:01.465213 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 13:18:01.465228 | controller |                     ".": {},
2026-06-11 13:18:01.465242 | controller |                     "f:name": {},
2026-06-11 13:18:01.465257 | controller |                     "f:value": {}
2026-06-11 13:18:01.465271 | controller |                   },
2026-06-11 13:18:01.465285 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 13:18:01.465300 | controller |                     ".": {},
2026-06-11 13:18:01.465314 | controller |                     "f:name": {},
2026-06-11 13:18:01.465328 | controller |                     "f:value": {}
2026-06-11 13:18:01.465343 | controller |                   },
2026-06-11 13:18:01.465357 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 13:18:01.465372 | controller |                     ".": {},
2026-06-11 13:18:01.465386 | controller |                     "f:name": {},
2026-06-11 13:18:01.466015 | controller |                     "f:value": {}
2026-06-11 13:18:01.466077 | controller |                   }
2026-06-11 13:18:01.466107 | controller |                 },
2026-06-11 13:18:01.466132 | controller |                 "f:image": {},
2026-06-11 13:18:01.466154 | controller |                 "f:imagePullPolicy": {},
2026-06-11 13:18:01.466178 | controller |                 "f:livenessProbe": {
2026-06-11 13:18:01.466336 | controller |                   ".": {},
2026-06-11 13:18:01.466388 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:01.466427 | controller |                   "f:httpGet": {
2026-06-11 13:18:01.466468 | controller |                     ".": {},
2026-06-11 13:18:01.466507 | controller |                     "f:path": {},
2026-06-11 13:18:01.466542 | controller |                     "f:port": {},
2026-06-11 13:18:01.466577 | controller |                     "f:scheme": {}
2026-06-11 13:18:01.466614 | controller |                   },
2026-06-11 13:18:01.466651 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:01.466690 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:01.466728 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:01.466766 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:01.466803 | controller |                 },
2026-06-11 13:18:01.466840 | controller |                 "f:name": {},
2026-06-11 13:18:01.466916 | controller |                 "f:readinessProbe": {
2026-06-11 13:18:01.466957 | controller |                   ".": {},
2026-06-11 13:18:01.466995 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:01.467032 | controller |                   "f:httpGet": {
2026-06-11 13:18:01.467070 | controller |                     ".": {},
2026-06-11 13:18:01.467108 | controller |                     "f:path": {},
2026-06-11 13:18:01.467142 | controller |                     "f:port": {},
2026-06-11 13:18:01.467165 | controller |                     "f:scheme": {}
2026-06-11 13:18:01.467187 | controller |                   },
2026-06-11 13:18:01.467209 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:01.467231 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:01.467254 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:01.467285 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:01.467320 | controller |                 },
2026-06-11 13:18:01.467356 | controller |                 "f:resources": {
2026-06-11 13:18:01.467391 | controller |                   ".": {},
2026-06-11 13:18:01.467428 | controller |                   "f:limits": {
2026-06-11 13:18:01.467466 | controller |                     ".": {},
2026-06-11 13:18:01.467503 | controller |                     "f:cpu": {},
2026-06-11 13:18:01.467541 | controller |                     "f:memory": {}
2026-06-11 13:18:01.467575 | controller |                   },
2026-06-11 13:18:01.467608 | controller |                   "f:requests": {
2026-06-11 13:18:01.467644 | controller |                     ".": {},
2026-06-11 13:18:01.467682 | controller |                     "f:cpu": {},
2026-06-11 13:18:01.467718 | controller |                     "f:memory": {}
2026-06-11 13:18:01.467753 | controller |                   }
2026-06-11 13:18:01.467788 | controller |                 },
2026-06-11 13:18:01.467825 | controller |                 "f:securityContext": {
2026-06-11 13:18:01.467897 | controller |                   ".": {},
2026-06-11 13:18:01.467942 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 13:18:01.467982 | controller |                 },
2026-06-11 13:18:01.468016 | controller |                 "f:terminationMessagePath": {},
2026-06-11 13:18:01.468046 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 13:18:01.468072 | controller |               }
2026-06-11 13:18:01.468095 | controller |             },
2026-06-11 13:18:01.468127 | controller |             "f:dnsPolicy": {},
2026-06-11 13:18:01.468151 | controller |             "f:enableServiceLinks": {},
2026-06-11 13:18:01.468176 | controller |             "f:restartPolicy": {},
2026-06-11 13:18:01.468199 | controller |             "f:schedulerName": {},
2026-06-11 13:18:01.468221 | controller |             "f:securityContext": {
2026-06-11 13:18:01.468245 | controller |               ".": {},
2026-06-11 13:18:01.468266 | controller |               "f:runAsNonRoot": {}
2026-06-11 13:18:01.468293 | controller |             },
2026-06-11 13:18:01.468329 | controller |             "f:serviceAccount": {},
2026-06-11 13:18:01.468364 | controller |             "f:serviceAccountName": {},
2026-06-11 13:18:01.468401 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 13:18:01.468438 | controller |             "f:tolerations": {}
2026-06-11 13:18:01.468474 | controller |           }
2026-06-11 13:18:01.468546 | controller |         },
2026-06-11 13:18:01.468587 | controller |         "manager": "kube-controller-manager",
2026-06-11 13:18:01.468620 | controller |         "operation": "Update",
2026-06-11 13:18:01.468652 | controller |         "time": "2026-06-11T12:17:34Z"
2026-06-11 13:18:01.468687 | controller |       },
2026-06-11 13:18:01.468726 | controller |       {
2026-06-11 13:18:01.468763 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.468799 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.468835 | controller |         "fieldsV1": {
2026-06-11 13:18:01.468910 | controller |           "f:metadata": {
2026-06-11 13:18:01.468947 | controller |             "f:annotations": {
2026-06-11 13:18:01.468978 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 13:18:01.469011 | controller |             }
2026-06-11 13:18:01.469047 | controller |           }
2026-06-11 13:18:01.469082 | controller |         },
2026-06-11 13:18:01.469116 | controller |         "manager": "multus-daemon",
2026-06-11 13:18:01.469152 | controller |         "operation": "Update",
2026-06-11 13:18:01.469188 | controller |         "subresource": "status",
2026-06-11 13:18:01.469226 | controller |         "time": "2026-06-11T12:17:44Z"
2026-06-11 13:18:01.469260 | controller |       },
2026-06-11 13:18:01.469292 | controller |       {
2026-06-11 13:18:01.469327 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.469362 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.469391 | controller |         "fieldsV1": {
2026-06-11 13:18:01.469422 | controller |           "f:status": {
2026-06-11 13:18:01.469459 | controller |             "f:conditions": {
2026-06-11 13:18:01.469493 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 13:18:01.469525 | controller |                 ".": {},
2026-06-11 13:18:01.469558 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.469592 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.469622 | controller |                 "f:status": {},
2026-06-11 13:18:01.469730 | controller |                 "f:type": {}
2026-06-11 13:18:01.469779 | controller |               },
2026-06-11 13:18:01.469817 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 13:18:01.469871 | controller |                 ".": {},
2026-06-11 13:18:01.469910 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.469937 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.469961 | controller |                 "f:status": {},
2026-06-11 13:18:01.469984 | controller |                 "f:type": {}
2026-06-11 13:18:01.470007 | controller |               },
2026-06-11 13:18:01.470031 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 13:18:01.470056 | controller |                 ".": {},
2026-06-11 13:18:01.470079 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.470102 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.470133 | controller |                 "f:status": {},
2026-06-11 13:18:01.470156 | controller |                 "f:type": {}
2026-06-11 13:18:01.470179 | controller |               },
2026-06-11 13:18:01.470204 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 13:18:01.470228 | controller |                 ".": {},
2026-06-11 13:18:01.470252 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.470276 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.470299 | controller |                 "f:status": {},
2026-06-11 13:18:01.470327 | controller |                 "f:type": {}
2026-06-11 13:18:01.470361 | controller |               }
2026-06-11 13:18:01.470399 | controller |             },
2026-06-11 13:18:01.470434 | controller |             "f:containerStatuses": {},
2026-06-11 13:18:01.470469 | controller |             "f:hostIP": {},
2026-06-11 13:18:01.470505 | controller |             "f:hostIPs": {},
2026-06-11 13:18:01.470543 | controller |             "f:phase": {},
2026-06-11 13:18:01.470582 | controller |             "f:podIP": {},
2026-06-11 13:18:01.470620 | controller |             "f:podIPs": {
2026-06-11 13:18:01.470659 | controller |               ".": {},
2026-06-11 13:18:01.470700 | controller |               "k:{\"ip\":\"10.217.0.78\"}": {
2026-06-11 13:18:01.470738 | controller |                 ".": {},
2026-06-11 13:18:01.470894 | controller |                 "f:ip": {}
2026-06-11 13:18:01.470943 | controller |               }
2026-06-11 13:18:01.470985 | controller |             },
2026-06-11 13:18:01.471025 | controller |             "f:startTime": {}
2026-06-11 13:18:01.471065 | controller |           }
2026-06-11 13:18:01.471106 | controller |         },
2026-06-11 13:18:01.471140 | controller |         "manager": "kubelet",
2026-06-11 13:18:01.471164 | controller |         "operation": "Update",
2026-06-11 13:18:01.471187 | controller |         "subresource": "status",
2026-06-11 13:18:01.471209 | controller |         "time": "2026-06-11T12:19:10Z"
2026-06-11 13:18:01.471231 | controller |       }
2026-06-11 13:18:01.471253 | controller |     ],
2026-06-11 13:18:01.471275 | controller |     "name": "designate-operator-controller-manager-87bbdb4d9-5jrlf",
2026-06-11 13:18:01.471297 | controller |     "namespace": "openstack-operators",
2026-06-11 13:18:01.471319 | controller |     "ownerReferences": [
2026-06-11 13:18:01.471341 | controller |       {
2026-06-11 13:18:01.471366 | controller |         "apiVersion": "apps/v1",
2026-06-11 13:18:01.471400 | controller |         "blockOwnerDeletion": true,
2026-06-11 13:18:01.471438 | controller |         "controller": true,
2026-06-11 13:18:01.471475 | controller |         "kind": "ReplicaSet",
2026-06-11 13:18:01.471516 | controller |         "name": "designate-operator-controller-manager-87bbdb4d9",
2026-06-11 13:18:01.471554 | controller |         "uid": "c6ed703a-2f52-4907-9729-ec18e52e48b4"
2026-06-11 13:18:01.471591 | controller |       }
2026-06-11 13:18:01.471626 | controller |     ],
2026-06-11 13:18:01.471656 | controller |     "resourceVersion": "54802",
2026-06-11 13:18:01.471681 | controller |     "uid": "c8655920-85d1-47ac-aa40-a18b5ecd035e"
2026-06-11 13:18:01.471715 | controller |   },
2026-06-11 13:18:01.471752 | controller |   "spec": {
2026-06-11 13:18:01.471791 | controller |     "containers": [
2026-06-11 13:18:01.471827 | controller |       {
2026-06-11 13:18:01.471902 | controller |         "args": [
2026-06-11 13:18:01.471943 | controller |           "--leader-elect",
2026-06-11 13:18:01.471981 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 13:18:01.472016 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 13:18:01.472049 | controller |         ],
2026-06-11 13:18:01.472086 | controller |         "command": [
2026-06-11 13:18:01.472123 | controller |           "/manager"
2026-06-11 13:18:01.472156 | controller |         ],
2026-06-11 13:18:01.472194 | controller |         "env": [
2026-06-11 13:18:01.472241 | controller |           {
2026-06-11 13:18:01.472282 | controller |             "name": "LEASE_DURATION",
2026-06-11 13:18:01.472322 | controller |             "value": "30"
2026-06-11 13:18:01.472360 | controller |           },
2026-06-11 13:18:01.472395 | controller |           {
2026-06-11 13:18:01.472427 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 13:18:01.472463 | controller |             "value": "20"
2026-06-11 13:18:01.472518 | controller |           },
2026-06-11 13:18:01.472547 | controller |           {
2026-06-11 13:18:01.472573 | controller |             "name": "RETRY_PERIOD",
2026-06-11 13:18:01.472606 | controller |             "value": "5"
2026-06-11 13:18:01.472642 | controller |           },
2026-06-11 13:18:01.472678 | controller |           {
2026-06-11 13:18:01.472714 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 13:18:01.472751 | controller |             "value": "false"
2026-06-11 13:18:01.472786 | controller |           },
2026-06-11 13:18:01.472820 | controller |           {
2026-06-11 13:18:01.472875 | controller |             "name": "METRICS_CERTS",
2026-06-11 13:18:01.472915 | controller |             "value": "false"
2026-06-11 13:18:01.472949 | controller |           }
2026-06-11 13:18:01.472984 | controller |         ],
2026-06-11 13:18:01.473018 | controller |         "image": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63",
2026-06-11 13:18:01.473056 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 13:18:01.473094 | controller |         "livenessProbe": {
2026-06-11 13:18:01.473129 | controller |           "failureThreshold": 3,
2026-06-11 13:18:01.473159 | controller |           "httpGet": {
2026-06-11 13:18:01.473187 | controller |             "path": "/healthz",
2026-06-11 13:18:01.473214 | controller |             "port": 8081,
2026-06-11 13:18:01.473237 | controller |             "scheme": "HTTP"
2026-06-11 13:18:01.473259 | controller |           },
2026-06-11 13:18:01.473280 | controller |           "initialDelaySeconds": 15,
2026-06-11 13:18:01.473303 | controller |           "periodSeconds": 20,
2026-06-11 13:18:01.473325 | controller |           "successThreshold": 1,
2026-06-11 13:18:01.473346 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:01.473372 | controller |         },
2026-06-11 13:18:01.473406 | controller |         "name": "manager",
2026-06-11 13:18:01.473443 | controller |         "readinessProbe": {
2026-06-11 13:18:01.473475 | controller |           "failureThreshold": 3,
2026-06-11 13:18:01.473498 | controller |           "httpGet": {
2026-06-11 13:18:01.473520 | controller |             "path": "/readyz",
2026-06-11 13:18:01.473542 | controller |             "port": 8081,
2026-06-11 13:18:01.473564 | controller |             "scheme": "HTTP"
2026-06-11 13:18:01.473587 | controller |           },
2026-06-11 13:18:01.473610 | controller |           "initialDelaySeconds": 5,
2026-06-11 13:18:01.473632 | controller |           "periodSeconds": 10,
2026-06-11 13:18:01.473654 | controller |           "successThreshold": 1,
2026-06-11 13:18:01.473675 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:01.473696 | controller |         },
2026-06-11 13:18:01.473719 | controller |         "resources": {
2026-06-11 13:18:01.473741 | controller |           "limits": {
2026-06-11 13:18:01.473763 | controller |             "cpu": "500m",
2026-06-11 13:18:01.473785 | controller |             "memory": "512Mi"
2026-06-11 13:18:01.473808 | controller |           },
2026-06-11 13:18:01.473830 | controller |           "requests": {
2026-06-11 13:18:01.473875 | controller |             "cpu": "10m",
2026-06-11 13:18:01.473905 | controller |             "memory": "256Mi"
2026-06-11 13:18:01.473929 | controller |           }
2026-06-11 13:18:01.473951 | controller |         },
2026-06-11 13:18:01.473973 | controller |         "securityContext": {
2026-06-11 13:18:01.474042 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 13:18:01.474077 | controller |           "capabilities": {
2026-06-11 13:18:01.474106 | controller |             "drop": [
2026-06-11 13:18:01.474139 | controller |               "MKNOD"
2026-06-11 13:18:01.474175 | controller |             ]
2026-06-11 13:18:01.474201 | controller |           }
2026-06-11 13:18:01.474223 | controller |         },
2026-06-11 13:18:01.474245 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 13:18:01.474268 | controller |         "terminationMessagePolicy": "File",
2026-06-11 13:18:01.474290 | controller |         "volumeMounts": [
2026-06-11 13:18:01.474312 | controller |           {
2026-06-11 13:18:01.474334 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:01.474358 | controller |             "name": "kube-api-access-2h4gc",
2026-06-11 13:18:01.474382 | controller |             "readOnly": true
2026-06-11 13:18:01.474404 | controller |           }
2026-06-11 13:18:01.474427 | controller |         ]
2026-06-11 13:18:01.474449 | controller |       }
2026-06-11 13:18:01.474470 | controller |     ],
2026-06-11 13:18:01.474492 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 13:18:01.474516 | controller |     "enableServiceLinks": true,
2026-06-11 13:18:01.474541 | controller |     "imagePullSecrets": [
2026-06-11 13:18:01.474563 | controller |       {
2026-06-11 13:18:01.474586 | controller |         "name": "designate-operator-controller-manager-dockercfg-bsrs2"
2026-06-11 13:18:01.474610 | controller |       }
2026-06-11 13:18:01.474634 | controller |     ],
2026-06-11 13:18:01.474658 | controller |     "nodeName": "crc",
2026-06-11 13:18:01.474686 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 13:18:01.474721 | controller |     "priority": 0,
2026-06-11 13:18:01.474757 | controller |     "restartPolicy": "Always",
2026-06-11 13:18:01.474793 | controller |     "schedulerName": "default-scheduler",
2026-06-11 13:18:01.474825 | controller |     "securityContext": {
2026-06-11 13:18:01.474923 | controller |       "runAsNonRoot": true,
2026-06-11 13:18:01.474967 | controller |       "seLinuxOptions": {
2026-06-11 13:18:01.474997 | controller |         "level": "s0:c26,c5"
2026-06-11 13:18:01.475020 | controller |       }
2026-06-11 13:18:01.475048 | controller |     },
2026-06-11 13:18:01.475082 | controller |     "serviceAccount": "designate-operator-controller-manager",
2026-06-11 13:18:01.475117 | controller |     "serviceAccountName": "designate-operator-controller-manager",
2026-06-11 13:18:01.475150 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 13:18:01.475183 | controller |     "tolerations": [
2026-06-11 13:18:01.475216 | controller |       {
2026-06-11 13:18:01.475240 | controller |         "effect": "NoExecute",
2026-06-11 13:18:01.475262 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 13:18:01.475284 | controller |         "operator": "Exists",
2026-06-11 13:18:01.475308 | controller |         "tolerationSeconds": 120
2026-06-11 13:18:01.475330 | controller |       },
2026-06-11 13:18:01.475355 | controller |       {
2026-06-11 13:18:01.475379 | controller |         "effect": "NoExecute",
2026-06-11 13:18:01.475403 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 13:18:01.475426 | controller |         "operator": "Exists",
2026-06-11 13:18:01.475453 | controller |         "tolerationSeconds": 120
2026-06-11 13:18:01.475475 | controller |       },
2026-06-11 13:18:01.475496 | controller |       {
2026-06-11 13:18:01.475518 | controller |         "effect": "NoSchedule",
2026-06-11 13:18:01.475540 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 13:18:01.475563 | controller |         "operator": "Exists"
2026-06-11 13:18:01.475584 | controller |       }
2026-06-11 13:18:01.475607 | controller |     ],
2026-06-11 13:18:01.475628 | controller |     "volumes": [
2026-06-11 13:18:01.475650 | controller |       {
2026-06-11 13:18:01.475680 | controller |         "name": "kube-api-access-2h4gc",
2026-06-11 13:18:01.475703 | controller |         "projected": {
2026-06-11 13:18:01.475727 | controller |           "defaultMode": 420,
2026-06-11 13:18:01.475750 | controller |           "sources": [
2026-06-11 13:18:01.475772 | controller |             {
2026-06-11 13:18:01.475796 | controller |               "serviceAccountToken": {
2026-06-11 13:18:01.475819 | controller |                 "expirationSeconds": 3607,
2026-06-11 13:18:01.475841 | controller |                 "path": "token"
2026-06-11 13:18:01.475902 | controller |               }
2026-06-11 13:18:01.475938 | controller |             },
2026-06-11 13:18:01.475974 | controller |             {
2026-06-11 13:18:01.476013 | controller |               "configMap": {
2026-06-11 13:18:01.476050 | controller |                 "items": [
2026-06-11 13:18:01.476088 | controller |                   {
2026-06-11 13:18:01.476125 | controller |                     "key": "ca.crt",
2026-06-11 13:18:01.476163 | controller |                     "path": "ca.crt"
2026-06-11 13:18:01.476201 | controller |                   }
2026-06-11 13:18:01.476239 | controller |                 ],
2026-06-11 13:18:01.476275 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 13:18:01.476301 | controller |               }
2026-06-11 13:18:01.476324 | controller |             },
2026-06-11 13:18:01.476346 | controller |             {
2026-06-11 13:18:01.476532 | controller |               "downwardAPI": {
2026-06-11 13:18:01.476579 | controller |                 "items": [
2026-06-11 13:18:01.476617 | controller |                   {
2026-06-11 13:18:01.476653 | controller |                     "fieldRef": {
2026-06-11 13:18:01.476681 | controller |                       "apiVersion": "v1",
2026-06-11 13:18:01.476705 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 13:18:01.476727 | controller |                     },
2026-06-11 13:18:01.476750 | controller |                     "path": "namespace"
2026-06-11 13:18:01.476772 | controller |                   }
2026-06-11 13:18:01.476800 | controller |                 ]
2026-06-11 13:18:01.476836 | controller |               }
2026-06-11 13:18:01.476909 | controller |             },
2026-06-11 13:18:01.476947 | controller |             {
2026-06-11 13:18:01.476981 | controller |               "configMap": {
2026-06-11 13:18:01.477012 | controller |                 "items": [
2026-06-11 13:18:01.477035 | controller |                   {
2026-06-11 13:18:01.477059 | controller |                     "key": "service-ca.crt",
2026-06-11 13:18:01.477082 | controller |                     "path": "service-ca.crt"
2026-06-11 13:18:01.477104 | controller |                   }
2026-06-11 13:18:01.477126 | controller |                 ],
2026-06-11 13:18:01.477147 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 13:18:01.477170 | controller |               }
2026-06-11 13:18:01.477201 | controller |             }
2026-06-11 13:18:01.477237 | controller |           ]
2026-06-11 13:18:01.477273 | controller |         }
2026-06-11 13:18:01.477308 | controller |       }
2026-06-11 13:18:01.477345 | controller |     ]
2026-06-11 13:18:01.477382 | controller |   },
2026-06-11 13:18:01.477408 | controller |   "status": {
2026-06-11 13:18:01.477434 | controller |     "conditions": [
2026-06-11 13:18:01.477459 | controller |       {
2026-06-11 13:18:01.477483 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.477506 | controller |         "lastTransitionTime": "2026-06-11T12:18:58Z",
2026-06-11 13:18:01.477531 | controller |         "status": "True",
2026-06-11 13:18:01.477555 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 13:18:01.477579 | controller |       },
2026-06-11 13:18:01.477602 | controller |       {
2026-06-11 13:18:01.477624 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.477654 | controller |         "lastTransitionTime": "2026-06-11T12:17:34Z",
2026-06-11 13:18:01.477699 | controller |         "status": "True",
2026-06-11 13:18:01.477730 | controller |         "type": "Initialized"
2026-06-11 13:18:01.477753 | controller |       },
2026-06-11 13:18:01.477775 | controller |       {
2026-06-11 13:18:01.477797 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.477819 | controller |         "lastTransitionTime": "2026-06-11T12:19:10Z",
2026-06-11 13:18:01.477841 | controller |         "status": "True",
2026-06-11 13:18:01.477897 | controller |         "type": "Ready"
2026-06-11 13:18:01.477922 | controller |       },
2026-06-11 13:18:01.477946 | controller |       {
2026-06-11 13:18:01.477968 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.477991 | controller |         "lastTransitionTime": "2026-06-11T12:19:10Z",
2026-06-11 13:18:01.478013 | controller |         "status": "True",
2026-06-11 13:18:01.478036 | controller |         "type": "ContainersReady"
2026-06-11 13:18:01.478058 | controller |       },
2026-06-11 13:18:01.478088 | controller |       {
2026-06-11 13:18:01.478122 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.478154 | controller |         "lastTransitionTime": "2026-06-11T12:17:34Z",
2026-06-11 13:18:01.478178 | controller |         "status": "True",
2026-06-11 13:18:01.478200 | controller |         "type": "PodScheduled"
2026-06-11 13:18:01.478221 | controller |       }
2026-06-11 13:18:01.478243 | controller |     ],
2026-06-11 13:18:01.478265 | controller |     "containerStatuses": [
2026-06-11 13:18:01.478287 | controller |       {
2026-06-11 13:18:01.478309 | controller |         "allocatedResources": {
2026-06-11 13:18:01.478330 | controller |           "cpu": "10m",
2026-06-11 13:18:01.478352 | controller |           "memory": "256Mi"
2026-06-11 13:18:01.478374 | controller |         },
2026-06-11 13:18:01.478397 | controller |         "containerID": "cri-o://0982c2400cec834244722181aa181f0272d7d8447515b8837ee3a1c2b0812396",
2026-06-11 13:18:01.478420 | controller |         "image": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63",
2026-06-11 13:18:01.478442 | controller |         "imageID": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63",
2026-06-11 13:18:01.478467 | controller |         "lastState": {},
2026-06-11 13:18:01.478501 | controller |         "name": "manager",
2026-06-11 13:18:01.478537 | controller |         "ready": true,
2026-06-11 13:18:01.478572 | controller |         "resources": {
2026-06-11 13:18:01.478604 | controller |           "limits": {
2026-06-11 13:18:01.478636 | controller |             "cpu": "500m",
2026-06-11 13:18:01.478672 | controller |             "memory": "512Mi"
2026-06-11 13:18:01.478708 | controller |           },
2026-06-11 13:18:01.478746 | controller |           "requests": {
2026-06-11 13:18:01.478781 | controller |             "cpu": "10m",
2026-06-11 13:18:01.478813 | controller |             "memory": "256Mi"
2026-06-11 13:18:01.478877 | controller |           }
2026-06-11 13:18:01.478927 | controller |         },
2026-06-11 13:18:01.478966 | controller |         "restartCount": 0,
2026-06-11 13:18:01.479001 | controller |         "started": true,
2026-06-11 13:18:01.479037 | controller |         "state": {
2026-06-11 13:18:01.479073 | controller |           "running": {
2026-06-11 13:18:01.479109 | controller |             "startedAt": "2026-06-11T12:18:57Z"
2026-06-11 13:18:01.479135 | controller |           }
2026-06-11 13:18:01.479160 | controller |         },
2026-06-11 13:18:01.479182 | controller |         "user": {
2026-06-11 13:18:01.479204 | controller |           "linux": {
2026-06-11 13:18:01.479227 | controller |             "gid": 0,
2026-06-11 13:18:01.479250 | controller |             "supplementalGroups": [
2026-06-11 13:18:01.479272 | controller |               0
2026-06-11 13:18:01.479299 | controller |             ],
2026-06-11 13:18:01.479332 | controller |             "uid": 65532
2026-06-11 13:18:01.479375 | controller |           }
2026-06-11 13:18:01.479405 | controller |         },
2026-06-11 13:18:01.479428 | controller |         "volumeMounts": [
2026-06-11 13:18:01.479452 | controller |           {
2026-06-11 13:18:01.479475 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:01.479499 | controller |             "name": "kube-api-access-2h4gc",
2026-06-11 13:18:01.479521 | controller |             "readOnly": true,
2026-06-11 13:18:01.479545 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 13:18:01.479567 | controller |           }
2026-06-11 13:18:01.479588 | controller |         ]
2026-06-11 13:18:01.479610 | controller |       }
2026-06-11 13:18:01.479631 | controller |     ],
2026-06-11 13:18:01.479652 | controller |     "hostIP": "192.168.126.11",
2026-06-11 13:18:01.479673 | controller |     "hostIPs": [
2026-06-11 13:18:01.479700 | controller |       {
2026-06-11 13:18:01.479732 | controller |         "ip": "192.168.126.11"
2026-06-11 13:18:01.479766 | controller |       }
2026-06-11 13:18:01.479802 | controller |     ],
2026-06-11 13:18:01.479833 | controller |     "phase": "Running",
2026-06-11 13:18:01.479898 | controller |     "podIP": "10.217.0.78",
2026-06-11 13:18:01.479938 | controller |     "podIPs": [
2026-06-11 13:18:01.479968 | controller |       {
2026-06-11 13:18:01.479991 | controller |         "ip": "10.217.0.78"
2026-06-11 13:18:01.480014 | controller |       }
2026-06-11 13:18:01.480036 | controller |     ],
2026-06-11 13:18:01.480058 | controller |     "qosClass": "Burstable",
2026-06-11 13:18:01.480081 | controller |     "startTime": "2026-06-11T12:17:34Z"
2026-06-11 13:18:01.480103 | controller |   }
2026-06-11 13:18:01.480125 | controller | }
2026-06-11 13:18:01.521016 | controller | ok:
2026-06-11 13:18:01.521212 | controller | {
2026-06-11 13:18:01.521245 | controller |   "apiVersion": "v1",
2026-06-11 13:18:01.521270 | controller |   "kind": "Pod",
2026-06-11 13:18:01.521294 | controller |   "metadata": {
2026-06-11 13:18:01.521317 | controller |     "annotations": {
2026-06-11 13:18:01.521341 | 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 13:18:01.521366 | 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 13:18:01.521391 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 13:18:01.521415 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 13:18:01.521440 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 13:18:01.521465 | controller |     },
2026-06-11 13:18:01.521488 | controller |     "creationTimestamp": "2026-06-11T12:17:34Z",
2026-06-11 13:18:01.521510 | controller |     "generateName": "glance-operator-controller-manager-585dc4b7b9-",
2026-06-11 13:18:01.521532 | controller |     "generation": 1,
2026-06-11 13:18:01.521554 | controller |     "labels": {
2026-06-11 13:18:01.521576 | controller |       "app.kubernetes.io/name": "glance-operator",
2026-06-11 13:18:01.521598 | controller |       "control-plane": "controller-manager",
2026-06-11 13:18:01.521620 | controller |       "openstack.org/operator-name": "glance",
2026-06-11 13:18:01.521642 | controller |       "pod-template-hash": "585dc4b7b9"
2026-06-11 13:18:01.521664 | controller |     },
2026-06-11 13:18:01.521686 | controller |     "managedFields": [
2026-06-11 13:18:01.521729 | controller |       {
2026-06-11 13:18:01.521753 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.521775 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.521799 | controller |         "fieldsV1": {
2026-06-11 13:18:01.521822 | controller |           "f:metadata": {
2026-06-11 13:18:01.521845 | controller |             "f:annotations": {
2026-06-11 13:18:01.521896 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 13:18:01.521920 | controller |             }
2026-06-11 13:18:01.521943 | controller |           }
2026-06-11 13:18:01.521965 | controller |         },
2026-06-11 13:18:01.521987 | controller |         "manager": "crc",
2026-06-11 13:18:01.522009 | controller |         "operation": "Update",
2026-06-11 13:18:01.522030 | controller |         "subresource": "status",
2026-06-11 13:18:01.522051 | controller |         "time": "2026-06-11T12:17:34Z"
2026-06-11 13:18:01.522072 | controller |       },
2026-06-11 13:18:01.522093 | controller |       {
2026-06-11 13:18:01.522114 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.522135 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.522157 | controller |         "fieldsV1": {
2026-06-11 13:18:01.522180 | controller |           "f:metadata": {
2026-06-11 13:18:01.522202 | controller |             "f:annotations": {
2026-06-11 13:18:01.522224 | controller |               ".": {},
2026-06-11 13:18:01.522246 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 13:18:01.522269 | controller |             },
2026-06-11 13:18:01.522290 | controller |             "f:generateName": {},
2026-06-11 13:18:01.522312 | controller |             "f:labels": {
2026-06-11 13:18:01.522333 | controller |               ".": {},
2026-06-11 13:18:01.522355 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 13:18:01.522376 | controller |               "f:control-plane": {},
2026-06-11 13:18:01.522397 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 13:18:01.522419 | controller |               "f:pod-template-hash": {}
2026-06-11 13:18:01.522441 | controller |             },
2026-06-11 13:18:01.522464 | controller |             "f:ownerReferences": {
2026-06-11 13:18:01.522486 | controller |               ".": {},
2026-06-11 13:18:01.522508 | controller |               "k:{\"uid\":\"4e6f3c3d-65f6-4ba9-9662-00b24b714730\"}": {}
2026-06-11 13:18:01.522531 | controller |             }
2026-06-11 13:18:01.522554 | controller |           },
2026-06-11 13:18:01.522577 | controller |           "f:spec": {
2026-06-11 13:18:01.522600 | controller |             "f:containers": {
2026-06-11 13:18:01.522623 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 13:18:01.522645 | controller |                 ".": {},
2026-06-11 13:18:01.522667 | controller |                 "f:args": {},
2026-06-11 13:18:01.522689 | controller |                 "f:command": {},
2026-06-11 13:18:01.522712 | controller |                 "f:env": {
2026-06-11 13:18:01.522733 | controller |                   ".": {},
2026-06-11 13:18:01.522755 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 13:18:01.522777 | controller |                     ".": {},
2026-06-11 13:18:01.522800 | controller |                     "f:name": {},
2026-06-11 13:18:01.522822 | controller |                     "f:value": {}
2026-06-11 13:18:01.522844 | controller |                   },
2026-06-11 13:18:01.522893 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 13:18:01.522917 | controller |                     ".": {},
2026-06-11 13:18:01.522939 | controller |                     "f:name": {},
2026-06-11 13:18:01.522961 | controller |                     "f:value": {}
2026-06-11 13:18:01.522984 | controller |                   },
2026-06-11 13:18:01.523006 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 13:18:01.523028 | controller |                     ".": {},
2026-06-11 13:18:01.523055 | controller |                     "f:name": {},
2026-06-11 13:18:01.523078 | controller |                     "f:value": {}
2026-06-11 13:18:01.523100 | controller |                   },
2026-06-11 13:18:01.523122 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 13:18:01.523144 | controller |                     ".": {},
2026-06-11 13:18:01.523166 | controller |                     "f:name": {},
2026-06-11 13:18:01.523189 | controller |                     "f:value": {}
2026-06-11 13:18:01.523212 | controller |                   },
2026-06-11 13:18:01.523234 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 13:18:01.523256 | controller |                     ".": {},
2026-06-11 13:18:01.523279 | controller |                     "f:name": {},
2026-06-11 13:18:01.523301 | controller |                     "f:value": {}
2026-06-11 13:18:01.523324 | controller |                   }
2026-06-11 13:18:01.523346 | controller |                 },
2026-06-11 13:18:01.523369 | controller |                 "f:image": {},
2026-06-11 13:18:01.523392 | controller |                 "f:imagePullPolicy": {},
2026-06-11 13:18:01.523415 | controller |                 "f:livenessProbe": {
2026-06-11 13:18:01.523439 | controller |                   ".": {},
2026-06-11 13:18:01.523464 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:01.523487 | controller |                   "f:httpGet": {
2026-06-11 13:18:01.523510 | controller |                     ".": {},
2026-06-11 13:18:01.523533 | controller |                     "f:path": {},
2026-06-11 13:18:01.523556 | controller |                     "f:port": {},
2026-06-11 13:18:01.523578 | controller |                     "f:scheme": {}
2026-06-11 13:18:01.523601 | controller |                   },
2026-06-11 13:18:01.523623 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:01.523646 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:01.523668 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:01.523691 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:01.523714 | controller |                 },
2026-06-11 13:18:01.523736 | controller |                 "f:name": {},
2026-06-11 13:18:01.523759 | controller |                 "f:readinessProbe": {
2026-06-11 13:18:01.523782 | controller |                   ".": {},
2026-06-11 13:18:01.523804 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:01.523827 | controller |                   "f:httpGet": {
2026-06-11 13:18:01.523869 | controller |                     ".": {},
2026-06-11 13:18:01.523898 | controller |                     "f:path": {},
2026-06-11 13:18:01.523923 | controller |                     "f:port": {},
2026-06-11 13:18:01.523946 | controller |                     "f:scheme": {}
2026-06-11 13:18:01.523968 | controller |                   },
2026-06-11 13:18:01.523990 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:01.524013 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:01.524034 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:01.524057 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:01.524079 | controller |                 },
2026-06-11 13:18:01.524101 | controller |                 "f:resources": {
2026-06-11 13:18:01.524123 | controller |                   ".": {},
2026-06-11 13:18:01.524146 | controller |                   "f:limits": {
2026-06-11 13:18:01.524169 | controller |                     ".": {},
2026-06-11 13:18:01.524191 | controller |                     "f:cpu": {},
2026-06-11 13:18:01.524267 | controller |                     "f:memory": {}
2026-06-11 13:18:01.524296 | controller |                   },
2026-06-11 13:18:01.524318 | controller |                   "f:requests": {
2026-06-11 13:18:01.524341 | controller |                     ".": {},
2026-06-11 13:18:01.524369 | controller |                     "f:cpu": {},
2026-06-11 13:18:01.524392 | controller |                     "f:memory": {}
2026-06-11 13:18:01.524414 | controller |                   }
2026-06-11 13:18:01.524437 | controller |                 },
2026-06-11 13:18:01.524459 | controller |                 "f:securityContext": {
2026-06-11 13:18:01.524506 | controller |                   ".": {},
2026-06-11 13:18:01.524529 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 13:18:01.524551 | controller |                 },
2026-06-11 13:18:01.524573 | controller |                 "f:terminationMessagePath": {},
2026-06-11 13:18:01.524595 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 13:18:01.524617 | controller |               }
2026-06-11 13:18:01.524638 | controller |             },
2026-06-11 13:18:01.524659 | controller |             "f:dnsPolicy": {},
2026-06-11 13:18:01.524680 | controller |             "f:enableServiceLinks": {},
2026-06-11 13:18:01.524702 | controller |             "f:restartPolicy": {},
2026-06-11 13:18:01.524723 | controller |             "f:schedulerName": {},
2026-06-11 13:18:01.524744 | controller |             "f:securityContext": {
2026-06-11 13:18:01.524765 | controller |               ".": {},
2026-06-11 13:18:01.524786 | controller |               "f:runAsNonRoot": {}
2026-06-11 13:18:01.524808 | controller |             },
2026-06-11 13:18:01.524829 | controller |             "f:serviceAccount": {},
2026-06-11 13:18:01.524868 | controller |             "f:serviceAccountName": {},
2026-06-11 13:18:01.524897 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 13:18:01.524919 | controller |             "f:tolerations": {}
2026-06-11 13:18:01.524941 | controller |           }
2026-06-11 13:18:01.524962 | controller |         },
2026-06-11 13:18:01.524984 | controller |         "manager": "kube-controller-manager",
2026-06-11 13:18:01.525005 | controller |         "operation": "Update",
2026-06-11 13:18:01.525027 | controller |         "time": "2026-06-11T12:17:34Z"
2026-06-11 13:18:01.525048 | controller |       },
2026-06-11 13:18:01.525069 | controller |       {
2026-06-11 13:18:01.525090 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.525111 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.525132 | controller |         "fieldsV1": {
2026-06-11 13:18:01.525152 | controller |           "f:metadata": {
2026-06-11 13:18:01.525173 | controller |             "f:annotations": {
2026-06-11 13:18:01.525193 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 13:18:01.525214 | controller |             }
2026-06-11 13:18:01.525235 | controller |           }
2026-06-11 13:18:01.525257 | controller |         },
2026-06-11 13:18:01.525279 | controller |         "manager": "multus-daemon",
2026-06-11 13:18:01.525301 | controller |         "operation": "Update",
2026-06-11 13:18:01.525322 | controller |         "subresource": "status",
2026-06-11 13:18:01.525344 | controller |         "time": "2026-06-11T12:17:46Z"
2026-06-11 13:18:01.525365 | controller |       },
2026-06-11 13:18:01.525388 | controller |       {
2026-06-11 13:18:01.525447 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.525475 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.525497 | controller |         "fieldsV1": {
2026-06-11 13:18:01.525519 | controller |           "f:status": {
2026-06-11 13:18:01.525541 | controller |             "f:conditions": {
2026-06-11 13:18:01.525562 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 13:18:01.525584 | controller |                 ".": {},
2026-06-11 13:18:01.525612 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.525638 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.525663 | controller |                 "f:status": {},
2026-06-11 13:18:01.525687 | controller |                 "f:type": {}
2026-06-11 13:18:01.525718 | controller |               },
2026-06-11 13:18:01.525755 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 13:18:01.525777 | controller |                 ".": {},
2026-06-11 13:18:01.525802 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.525825 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.525873 | controller |                 "f:status": {},
2026-06-11 13:18:01.525907 | controller |                 "f:type": {}
2026-06-11 13:18:01.525935 | controller |               },
2026-06-11 13:18:01.525960 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 13:18:01.525984 | controller |                 ".": {},
2026-06-11 13:18:01.526007 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.526030 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.526054 | controller |                 "f:status": {},
2026-06-11 13:18:01.526077 | controller |                 "f:type": {}
2026-06-11 13:18:01.526100 | controller |               },
2026-06-11 13:18:01.526123 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 13:18:01.526146 | controller |                 ".": {},
2026-06-11 13:18:01.526169 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.526192 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.526216 | controller |                 "f:status": {},
2026-06-11 13:18:01.526239 | controller |                 "f:type": {}
2026-06-11 13:18:01.526266 | controller |               }
2026-06-11 13:18:01.526290 | controller |             },
2026-06-11 13:18:01.526313 | controller |             "f:containerStatuses": {},
2026-06-11 13:18:01.526337 | controller |             "f:hostIP": {},
2026-06-11 13:18:01.526359 | controller |             "f:hostIPs": {},
2026-06-11 13:18:01.526382 | controller |             "f:phase": {},
2026-06-11 13:18:01.526405 | controller |             "f:podIP": {},
2026-06-11 13:18:01.526428 | controller |             "f:podIPs": {
2026-06-11 13:18:01.526451 | controller |               ".": {},
2026-06-11 13:18:01.526474 | controller |               "k:{\"ip\":\"10.217.0.79\"}": {
2026-06-11 13:18:01.526498 | controller |                 ".": {},
2026-06-11 13:18:01.526520 | controller |                 "f:ip": {}
2026-06-11 13:18:01.526590 | controller |               }
2026-06-11 13:18:01.526680 | controller |             },
2026-06-11 13:18:01.526708 | controller |             "f:startTime": {}
2026-06-11 13:18:01.526730 | controller |           }
2026-06-11 13:18:01.526752 | controller |         },
2026-06-11 13:18:01.526774 | controller |         "manager": "kubelet",
2026-06-11 13:18:01.526795 | controller |         "operation": "Update",
2026-06-11 13:18:01.526817 | controller |         "subresource": "status",
2026-06-11 13:18:01.526838 | controller |         "time": "2026-06-11T12:19:09Z"
2026-06-11 13:18:01.526947 | controller |       }
2026-06-11 13:18:01.526972 | controller |     ],
2026-06-11 13:18:01.526994 | controller |     "name": "glance-operator-controller-manager-585dc4b7b9-mp5b2",
2026-06-11 13:18:01.527017 | controller |     "namespace": "openstack-operators",
2026-06-11 13:18:01.527039 | controller |     "ownerReferences": [
2026-06-11 13:18:01.527062 | controller |       {
2026-06-11 13:18:01.527177 | controller |         "apiVersion": "apps/v1",
2026-06-11 13:18:01.527211 | controller |         "blockOwnerDeletion": true,
2026-06-11 13:18:01.527236 | controller |         "controller": true,
2026-06-11 13:18:01.527259 | controller |         "kind": "ReplicaSet",
2026-06-11 13:18:01.527282 | controller |         "name": "glance-operator-controller-manager-585dc4b7b9",
2026-06-11 13:18:01.527305 | controller |         "uid": "4e6f3c3d-65f6-4ba9-9662-00b24b714730"
2026-06-11 13:18:01.527328 | controller |       }
2026-06-11 13:18:01.527350 | controller |     ],
2026-06-11 13:18:01.527373 | controller |     "resourceVersion": "54757",
2026-06-11 13:18:01.527402 | controller |     "uid": "665aaab6-7229-40ae-a9ed-e9e9fdc0d296"
2026-06-11 13:18:01.527426 | controller |   },
2026-06-11 13:18:01.527449 | controller |   "spec": {
2026-06-11 13:18:01.527471 | controller |     "containers": [
2026-06-11 13:18:01.527493 | controller |       {
2026-06-11 13:18:01.527515 | controller |         "args": [
2026-06-11 13:18:01.527537 | controller |           "--leader-elect",
2026-06-11 13:18:01.527560 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 13:18:01.527582 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 13:18:01.527604 | controller |         ],
2026-06-11 13:18:01.527626 | controller |         "command": [
2026-06-11 13:18:01.527648 | controller |           "/manager"
2026-06-11 13:18:01.527671 | controller |         ],
2026-06-11 13:18:01.527741 | controller |         "env": [
2026-06-11 13:18:01.527768 | controller |           {
2026-06-11 13:18:01.527791 | controller |             "name": "LEASE_DURATION",
2026-06-11 13:18:01.527815 | controller |             "value": "30"
2026-06-11 13:18:01.527838 | controller |           },
2026-06-11 13:18:01.527885 | controller |           {
2026-06-11 13:18:01.527910 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 13:18:01.527932 | controller |             "value": "20"
2026-06-11 13:18:01.527955 | controller |           },
2026-06-11 13:18:01.527977 | controller |           {
2026-06-11 13:18:01.527999 | controller |             "name": "RETRY_PERIOD",
2026-06-11 13:18:01.528021 | controller |             "value": "5"
2026-06-11 13:18:01.528043 | controller |           },
2026-06-11 13:18:01.528065 | controller |           {
2026-06-11 13:18:01.528087 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 13:18:01.528109 | controller |             "value": "false"
2026-06-11 13:18:01.528132 | controller |           },
2026-06-11 13:18:01.528154 | controller |           {
2026-06-11 13:18:01.528176 | controller |             "name": "METRICS_CERTS",
2026-06-11 13:18:01.528198 | controller |             "value": "false"
2026-06-11 13:18:01.528220 | controller |           }
2026-06-11 13:18:01.528242 | controller |         ],
2026-06-11 13:18:01.528263 | controller |         "image": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552",
2026-06-11 13:18:01.528286 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 13:18:01.528308 | controller |         "livenessProbe": {
2026-06-11 13:18:01.528330 | controller |           "failureThreshold": 3,
2026-06-11 13:18:01.528353 | controller |           "httpGet": {
2026-06-11 13:18:01.528375 | controller |             "path": "/healthz",
2026-06-11 13:18:01.528397 | controller |             "port": 8081,
2026-06-11 13:18:01.528419 | controller |             "scheme": "HTTP"
2026-06-11 13:18:01.528441 | controller |           },
2026-06-11 13:18:01.528463 | controller |           "initialDelaySeconds": 15,
2026-06-11 13:18:01.528500 | controller |           "periodSeconds": 20,
2026-06-11 13:18:01.528523 | controller |           "successThreshold": 1,
2026-06-11 13:18:01.528546 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:01.528569 | controller |         },
2026-06-11 13:18:01.528592 | controller |         "name": "manager",
2026-06-11 13:18:01.528615 | controller |         "readinessProbe": {
2026-06-11 13:18:01.528637 | controller |           "failureThreshold": 3,
2026-06-11 13:18:01.528659 | controller |           "httpGet": {
2026-06-11 13:18:01.528680 | controller |             "path": "/readyz",
2026-06-11 13:18:01.528702 | controller |             "port": 8081,
2026-06-11 13:18:01.528724 | controller |             "scheme": "HTTP"
2026-06-11 13:18:01.528746 | controller |           },
2026-06-11 13:18:01.528768 | controller |           "initialDelaySeconds": 5,
2026-06-11 13:18:01.528790 | controller |           "periodSeconds": 10,
2026-06-11 13:18:01.528813 | controller |           "successThreshold": 1,
2026-06-11 13:18:01.528869 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:01.528899 | controller |         },
2026-06-11 13:18:01.528922 | controller |         "resources": {
2026-06-11 13:18:01.528945 | controller |           "limits": {
2026-06-11 13:18:01.528967 | controller |             "cpu": "500m",
2026-06-11 13:18:01.528989 | controller |             "memory": "512Mi"
2026-06-11 13:18:01.529011 | controller |           },
2026-06-11 13:18:01.529033 | controller |           "requests": {
2026-06-11 13:18:01.529055 | controller |             "cpu": "10m",
2026-06-11 13:18:01.529077 | controller |             "memory": "256Mi"
2026-06-11 13:18:01.529100 | controller |           }
2026-06-11 13:18:01.529122 | controller |         },
2026-06-11 13:18:01.529144 | controller |         "securityContext": {
2026-06-11 13:18:01.529166 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 13:18:01.529189 | controller |           "capabilities": {
2026-06-11 13:18:01.529210 | controller |             "drop": [
2026-06-11 13:18:01.529232 | controller |               "MKNOD"
2026-06-11 13:18:01.529253 | controller |             ]
2026-06-11 13:18:01.529275 | controller |           }
2026-06-11 13:18:01.529296 | controller |         },
2026-06-11 13:18:01.529318 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 13:18:01.529339 | controller |         "terminationMessagePolicy": "File",
2026-06-11 13:18:01.529361 | controller |         "volumeMounts": [
2026-06-11 13:18:01.529383 | controller |           {
2026-06-11 13:18:01.529406 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:01.529430 | controller |             "name": "kube-api-access-v8vpg",
2026-06-11 13:18:01.529452 | controller |             "readOnly": true
2026-06-11 13:18:01.529475 | controller |           }
2026-06-11 13:18:01.529499 | controller |         ]
2026-06-11 13:18:01.529521 | controller |       }
2026-06-11 13:18:01.529543 | controller |     ],
2026-06-11 13:18:01.529566 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 13:18:01.529588 | controller |     "enableServiceLinks": true,
2026-06-11 13:18:01.529611 | controller |     "imagePullSecrets": [
2026-06-11 13:18:01.529634 | controller |       {
2026-06-11 13:18:01.529657 | controller |         "name": "glance-operator-controller-manager-dockercfg-8h7d7"
2026-06-11 13:18:01.529679 | controller |       }
2026-06-11 13:18:01.529702 | controller |     ],
2026-06-11 13:18:01.529726 | controller |     "nodeName": "crc",
2026-06-11 13:18:01.529749 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 13:18:01.529771 | controller |     "priority": 0,
2026-06-11 13:18:01.529794 | controller |     "restartPolicy": "Always",
2026-06-11 13:18:01.529817 | controller |     "schedulerName": "default-scheduler",
2026-06-11 13:18:01.529840 | controller |     "securityContext": {
2026-06-11 13:18:01.529888 | controller |       "runAsNonRoot": true,
2026-06-11 13:18:01.529912 | controller |       "seLinuxOptions": {
2026-06-11 13:18:01.529935 | controller |         "level": "s0:c26,c5"
2026-06-11 13:18:01.529958 | controller |       }
2026-06-11 13:18:01.530015 | controller |     },
2026-06-11 13:18:01.530045 | controller |     "serviceAccount": "glance-operator-controller-manager",
2026-06-11 13:18:01.530068 | controller |     "serviceAccountName": "glance-operator-controller-manager",
2026-06-11 13:18:01.530091 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 13:18:01.530114 | controller |     "tolerations": [
2026-06-11 13:18:01.530137 | controller |       {
2026-06-11 13:18:01.530160 | controller |         "effect": "NoExecute",
2026-06-11 13:18:01.530182 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 13:18:01.530205 | controller |         "operator": "Exists",
2026-06-11 13:18:01.530227 | controller |         "tolerationSeconds": 120
2026-06-11 13:18:01.530249 | controller |       },
2026-06-11 13:18:01.530278 | controller |       {
2026-06-11 13:18:01.530316 | controller |         "effect": "NoExecute",
2026-06-11 13:18:01.530347 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 13:18:01.530375 | controller |         "operator": "Exists",
2026-06-11 13:18:01.530403 | controller |         "tolerationSeconds": 120
2026-06-11 13:18:01.530429 | controller |       },
2026-06-11 13:18:01.530455 | controller |       {
2026-06-11 13:18:01.530481 | controller |         "effect": "NoSchedule",
2026-06-11 13:18:01.530508 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 13:18:01.530536 | controller |         "operator": "Exists"
2026-06-11 13:18:01.530563 | controller |       }
2026-06-11 13:18:01.530591 | controller |     ],
2026-06-11 13:18:01.530622 | controller |     "volumes": [
2026-06-11 13:18:01.530649 | controller |       {
2026-06-11 13:18:01.530676 | controller |         "name": "kube-api-access-v8vpg",
2026-06-11 13:18:01.530705 | controller |         "projected": {
2026-06-11 13:18:01.530734 | controller |           "defaultMode": 420,
2026-06-11 13:18:01.530762 | controller |           "sources": [
2026-06-11 13:18:01.530791 | controller |             {
2026-06-11 13:18:01.530817 | controller |               "serviceAccountToken": {
2026-06-11 13:18:01.530845 | controller |                 "expirationSeconds": 3607,
2026-06-11 13:18:01.530903 | controller |                 "path": "token"
2026-06-11 13:18:01.530931 | controller |               }
2026-06-11 13:18:01.530959 | controller |             },
2026-06-11 13:18:01.530991 | controller |             {
2026-06-11 13:18:01.531017 | controller |               "configMap": {
2026-06-11 13:18:01.531043 | controller |                 "items": [
2026-06-11 13:18:01.531071 | controller |                   {
2026-06-11 13:18:01.531097 | controller |                     "key": "ca.crt",
2026-06-11 13:18:01.531123 | controller |                     "path": "ca.crt"
2026-06-11 13:18:01.531150 | controller |                   }
2026-06-11 13:18:01.531280 | controller |                 ],
2026-06-11 13:18:01.531313 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 13:18:01.531341 | controller |               }
2026-06-11 13:18:01.531367 | controller |             },
2026-06-11 13:18:01.531396 | controller |             {
2026-06-11 13:18:01.531422 | controller |               "downwardAPI": {
2026-06-11 13:18:01.531448 | controller |                 "items": [
2026-06-11 13:18:01.531475 | controller |                   {
2026-06-11 13:18:01.531505 | controller |                     "fieldRef": {
2026-06-11 13:18:01.531532 | controller |                       "apiVersion": "v1",
2026-06-11 13:18:01.531559 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 13:18:01.531587 | controller |                     },
2026-06-11 13:18:01.531617 | controller |                     "path": "namespace"
2026-06-11 13:18:01.531641 | controller |                   }
2026-06-11 13:18:01.531665 | controller |                 ]
2026-06-11 13:18:01.531692 | controller |               }
2026-06-11 13:18:01.531720 | controller |             },
2026-06-11 13:18:01.531745 | controller |             {
2026-06-11 13:18:01.531770 | controller |               "configMap": {
2026-06-11 13:18:01.531794 | controller |                 "items": [
2026-06-11 13:18:01.531820 | controller |                   {
2026-06-11 13:18:01.531888 | controller |                     "key": "service-ca.crt",
2026-06-11 13:18:01.531930 | controller |                     "path": "service-ca.crt"
2026-06-11 13:18:01.531959 | controller |                   }
2026-06-11 13:18:01.531985 | controller |                 ],
2026-06-11 13:18:01.532019 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 13:18:01.532046 | controller |               }
2026-06-11 13:18:01.532075 | controller |             }
2026-06-11 13:18:01.532102 | controller |           ]
2026-06-11 13:18:01.532130 | controller |         }
2026-06-11 13:18:01.532162 | controller |       }
2026-06-11 13:18:01.532190 | controller |     ]
2026-06-11 13:18:01.532215 | controller |   },
2026-06-11 13:18:01.532239 | controller |   "status": {
2026-06-11 13:18:01.532268 | controller |     "conditions": [
2026-06-11 13:18:01.532298 | controller |       {
2026-06-11 13:18:01.532384 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.532408 | controller |         "lastTransitionTime": "2026-06-11T12:18:58Z",
2026-06-11 13:18:01.532430 | controller |         "status": "True",
2026-06-11 13:18:01.532452 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 13:18:01.532488 | controller |       },
2026-06-11 13:18:01.532511 | controller |       {
2026-06-11 13:18:01.532532 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.532554 | controller |         "lastTransitionTime": "2026-06-11T12:17:34Z",
2026-06-11 13:18:01.532575 | controller |         "status": "True",
2026-06-11 13:18:01.532596 | controller |         "type": "Initialized"
2026-06-11 13:18:01.532617 | controller |       },
2026-06-11 13:18:01.532638 | controller |       {
2026-06-11 13:18:01.532659 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.532680 | controller |         "lastTransitionTime": "2026-06-11T12:19:09Z",
2026-06-11 13:18:01.532701 | controller |         "status": "True",
2026-06-11 13:18:01.532722 | controller |         "type": "Ready"
2026-06-11 13:18:01.532743 | controller |       },
2026-06-11 13:18:01.532764 | controller |       {
2026-06-11 13:18:01.532786 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.532807 | controller |         "lastTransitionTime": "2026-06-11T12:19:09Z",
2026-06-11 13:18:01.532829 | controller |         "status": "True",
2026-06-11 13:18:01.532870 | controller |         "type": "ContainersReady"
2026-06-11 13:18:01.532900 | controller |       },
2026-06-11 13:18:01.532923 | controller |       {
2026-06-11 13:18:01.532945 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.532966 | controller |         "lastTransitionTime": "2026-06-11T12:17:34Z",
2026-06-11 13:18:01.532987 | controller |         "status": "True",
2026-06-11 13:18:01.533009 | controller |         "type": "PodScheduled"
2026-06-11 13:18:01.533030 | controller |       }
2026-06-11 13:18:01.533368 | controller |     ],
2026-06-11 13:18:01.533412 | controller |     "containerStatuses": [
2026-06-11 13:18:01.533437 | controller |       {
2026-06-11 13:18:01.533460 | controller |         "allocatedResources": {
2026-06-11 13:18:01.533481 | controller |           "cpu": "10m",
2026-06-11 13:18:01.533540 | controller |           "memory": "256Mi"
2026-06-11 13:18:01.533592 | controller |         },
2026-06-11 13:18:01.533623 | controller |         "containerID": "cri-o://ebc0236d3e934f685de071593e2458879a9c03ddc03817e8ed9070a431c7a435",
2026-06-11 13:18:01.533646 | controller |         "image": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552",
2026-06-11 13:18:01.533670 | controller |         "imageID": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552",
2026-06-11 13:18:01.533692 | controller |         "lastState": {},
2026-06-11 13:18:01.534193 | controller |         "name": "manager",
2026-06-11 13:18:01.534237 | controller |         "ready": true,
2026-06-11 13:18:01.534263 | controller |         "resources": {
2026-06-11 13:18:01.534286 | controller |           "limits": {
2026-06-11 13:18:01.534348 | controller |             "cpu": "500m",
2026-06-11 13:18:01.534480 | controller |             "memory": "512Mi"
2026-06-11 13:18:01.534513 | controller |           },
2026-06-11 13:18:01.534536 | controller |           "requests": {
2026-06-11 13:18:01.534558 | controller |             "cpu": "10m",
2026-06-11 13:18:01.534580 | controller |             "memory": "256Mi"
2026-06-11 13:18:01.534602 | controller |           }
2026-06-11 13:18:01.534623 | controller |         },
2026-06-11 13:18:01.534653 | controller |         "restartCount": 0,
2026-06-11 13:18:01.534675 | controller |         "started": true,
2026-06-11 13:18:01.534696 | controller |         "state": {
2026-06-11 13:18:01.534717 | controller |           "running": {
2026-06-11 13:18:01.534739 | controller |             "startedAt": "2026-06-11T12:18:57Z"
2026-06-11 13:18:01.534760 | controller |           }
2026-06-11 13:18:01.535360 | controller |         },
2026-06-11 13:18:01.535405 | controller |         "user": {
2026-06-11 13:18:01.535431 | controller |           "linux": {
2026-06-11 13:18:01.535455 | controller |             "gid": 0,
2026-06-11 13:18:01.535477 | controller |             "supplementalGroups": [
2026-06-11 13:18:01.535500 | controller |               0
2026-06-11 13:18:01.535521 | controller |             ],
2026-06-11 13:18:01.535542 | controller |             "uid": 65532
2026-06-11 13:18:01.535564 | controller |           }
2026-06-11 13:18:01.535585 | controller |         },
2026-06-11 13:18:01.535606 | controller |         "volumeMounts": [
2026-06-11 13:18:01.535628 | controller |           {
2026-06-11 13:18:01.535650 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:01.535672 | controller |             "name": "kube-api-access-v8vpg",
2026-06-11 13:18:01.535693 | controller |             "readOnly": true,
2026-06-11 13:18:01.535715 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 13:18:01.535736 | controller |           }
2026-06-11 13:18:01.535757 | controller |         ]
2026-06-11 13:18:01.535779 | controller |       }
2026-06-11 13:18:01.535801 | controller |     ],
2026-06-11 13:18:01.535823 | controller |     "hostIP": "192.168.126.11",
2026-06-11 13:18:01.535844 | controller |     "hostIPs": [
2026-06-11 13:18:01.535895 | controller |       {
2026-06-11 13:18:01.535918 | controller |         "ip": "192.168.126.11"
2026-06-11 13:18:01.535940 | controller |       }
2026-06-11 13:18:01.535962 | controller |     ],
2026-06-11 13:18:01.535983 | controller |     "phase": "Running",
2026-06-11 13:18:01.536004 | controller |     "podIP": "10.217.0.79",
2026-06-11 13:18:01.536026 | controller |     "podIPs": [
2026-06-11 13:18:01.536048 | controller |       {
2026-06-11 13:18:01.536069 | controller |         "ip": "10.217.0.79"
2026-06-11 13:18:01.536091 | controller |       }
2026-06-11 13:18:01.536113 | controller |     ],
2026-06-11 13:18:01.536135 | controller |     "qosClass": "Burstable",
2026-06-11 13:18:01.536156 | controller |     "startTime": "2026-06-11T12:17:34Z"
2026-06-11 13:18:01.536178 | controller |   }
2026-06-11 13:18:01.536199 | controller | }
2026-06-11 13:18:01.564494 | controller | ok:
2026-06-11 13:18:01.564749 | controller | {
2026-06-11 13:18:01.564774 | controller |   "apiVersion": "v1",
2026-06-11 13:18:01.564792 | controller |   "kind": "Pod",
2026-06-11 13:18:01.564808 | controller |   "metadata": {
2026-06-11 13:18:01.564824 | controller |     "annotations": {
2026-06-11 13:18:01.564840 | 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 13:18:01.564903 | 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 13:18:01.564922 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 13:18:01.564940 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 13:18:01.564956 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 13:18:01.564989 | controller |     },
2026-06-11 13:18:01.565006 | controller |     "creationTimestamp": "2026-06-11T12:17:34Z",
2026-06-11 13:18:01.565022 | controller |     "generateName": "heat-operator-controller-manager-5f5d6b8858-",
2026-06-11 13:18:01.565037 | controller |     "generation": 1,
2026-06-11 13:18:01.565053 | controller |     "labels": {
2026-06-11 13:18:01.565068 | controller |       "app.kubernetes.io/name": "heat-operator",
2026-06-11 13:18:01.565083 | controller |       "control-plane": "controller-manager",
2026-06-11 13:18:01.565098 | controller |       "openstack.org/operator-name": "heat",
2026-06-11 13:18:01.565113 | controller |       "pod-template-hash": "5f5d6b8858"
2026-06-11 13:18:01.565129 | controller |     },
2026-06-11 13:18:01.565144 | controller |     "managedFields": [
2026-06-11 13:18:01.565159 | controller |       {
2026-06-11 13:18:01.565174 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.565189 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.565204 | controller |         "fieldsV1": {
2026-06-11 13:18:01.565219 | controller |           "f:metadata": {
2026-06-11 13:18:01.565234 | controller |             "f:annotations": {
2026-06-11 13:18:01.565249 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 13:18:01.565263 | controller |             }
2026-06-11 13:18:01.565278 | controller |           }
2026-06-11 13:18:01.565294 | controller |         },
2026-06-11 13:18:01.565308 | controller |         "manager": "crc",
2026-06-11 13:18:01.565323 | controller |         "operation": "Update",
2026-06-11 13:18:01.565338 | controller |         "subresource": "status",
2026-06-11 13:18:01.565353 | controller |         "time": "2026-06-11T12:17:34Z"
2026-06-11 13:18:01.565368 | controller |       },
2026-06-11 13:18:01.565383 | controller |       {
2026-06-11 13:18:01.565398 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.565413 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.565429 | controller |         "fieldsV1": {
2026-06-11 13:18:01.565446 | controller |           "f:metadata": {
2026-06-11 13:18:01.565462 | controller |             "f:annotations": {
2026-06-11 13:18:01.565477 | controller |               ".": {},
2026-06-11 13:18:01.565492 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 13:18:01.565507 | controller |             },
2026-06-11 13:18:01.565522 | controller |             "f:generateName": {},
2026-06-11 13:18:01.565537 | controller |             "f:labels": {
2026-06-11 13:18:01.565552 | controller |               ".": {},
2026-06-11 13:18:01.565566 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 13:18:01.565581 | controller |               "f:control-plane": {},
2026-06-11 13:18:01.565596 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 13:18:01.565611 | controller |               "f:pod-template-hash": {}
2026-06-11 13:18:01.565626 | controller |             },
2026-06-11 13:18:01.565641 | controller |             "f:ownerReferences": {
2026-06-11 13:18:01.565655 | controller |               ".": {},
2026-06-11 13:18:01.565670 | controller |               "k:{\"uid\":\"878fe785-9a34-4176-b1ae-4e3067387e92\"}": {}
2026-06-11 13:18:01.565685 | controller |             }
2026-06-11 13:18:01.565700 | controller |           },
2026-06-11 13:18:01.565715 | controller |           "f:spec": {
2026-06-11 13:18:01.565730 | controller |             "f:containers": {
2026-06-11 13:18:01.565746 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 13:18:01.565762 | controller |                 ".": {},
2026-06-11 13:18:01.565777 | controller |                 "f:args": {},
2026-06-11 13:18:01.565792 | controller |                 "f:command": {},
2026-06-11 13:18:01.565808 | controller |                 "f:env": {
2026-06-11 13:18:01.565823 | controller |                   ".": {},
2026-06-11 13:18:01.565838 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 13:18:01.565877 | controller |                     ".": {},
2026-06-11 13:18:01.565894 | controller |                     "f:name": {},
2026-06-11 13:18:01.565909 | controller |                     "f:value": {}
2026-06-11 13:18:01.565924 | controller |                   },
2026-06-11 13:18:01.565939 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 13:18:01.565954 | controller |                     ".": {},
2026-06-11 13:18:01.565969 | controller |                     "f:name": {},
2026-06-11 13:18:01.565984 | controller |                     "f:value": {}
2026-06-11 13:18:01.565999 | controller |                   },
2026-06-11 13:18:01.566015 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 13:18:01.566030 | controller |                     ".": {},
2026-06-11 13:18:01.566046 | controller |                     "f:name": {},
2026-06-11 13:18:01.566061 | controller |                     "f:value": {}
2026-06-11 13:18:01.566076 | controller |                   },
2026-06-11 13:18:01.566091 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 13:18:01.566106 | controller |                     ".": {},
2026-06-11 13:18:01.566121 | controller |                     "f:name": {},
2026-06-11 13:18:01.566135 | controller |                     "f:value": {}
2026-06-11 13:18:01.566150 | controller |                   },
2026-06-11 13:18:01.566165 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 13:18:01.566179 | controller |                     ".": {},
2026-06-11 13:18:01.566194 | controller |                     "f:name": {},
2026-06-11 13:18:01.566208 | controller |                     "f:value": {}
2026-06-11 13:18:01.566222 | controller |                   }
2026-06-11 13:18:01.566237 | controller |                 },
2026-06-11 13:18:01.566252 | controller |                 "f:image": {},
2026-06-11 13:18:01.566267 | controller |                 "f:imagePullPolicy": {},
2026-06-11 13:18:01.566282 | controller |                 "f:livenessProbe": {
2026-06-11 13:18:01.566297 | controller |                   ".": {},
2026-06-11 13:18:01.566312 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:01.566327 | controller |                   "f:httpGet": {
2026-06-11 13:18:01.566342 | controller |                     ".": {},
2026-06-11 13:18:01.566356 | controller |                     "f:path": {},
2026-06-11 13:18:01.566371 | controller |                     "f:port": {},
2026-06-11 13:18:01.566386 | controller |                     "f:scheme": {}
2026-06-11 13:18:01.566401 | controller |                   },
2026-06-11 13:18:01.566416 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:01.566431 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:01.566445 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:01.566460 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:01.566475 | controller |                 },
2026-06-11 13:18:01.566490 | controller |                 "f:name": {},
2026-06-11 13:18:01.566504 | controller |                 "f:readinessProbe": {
2026-06-11 13:18:01.566519 | controller |                   ".": {},
2026-06-11 13:18:01.566534 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:01.566549 | controller |                   "f:httpGet": {
2026-06-11 13:18:01.566564 | controller |                     ".": {},
2026-06-11 13:18:01.566579 | controller |                     "f:path": {},
2026-06-11 13:18:01.566594 | controller |                     "f:port": {},
2026-06-11 13:18:01.566609 | controller |                     "f:scheme": {}
2026-06-11 13:18:01.566624 | controller |                   },
2026-06-11 13:18:01.566639 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:01.566654 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:01.566673 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:01.566689 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:01.566704 | controller |                 },
2026-06-11 13:18:01.566719 | controller |                 "f:resources": {
2026-06-11 13:18:01.566734 | controller |                   ".": {},
2026-06-11 13:18:01.566748 | controller |                   "f:limits": {
2026-06-11 13:18:01.566763 | controller |                     ".": {},
2026-06-11 13:18:01.566778 | controller |                     "f:cpu": {},
2026-06-11 13:18:01.566792 | controller |                     "f:memory": {}
2026-06-11 13:18:01.566808 | controller |                   },
2026-06-11 13:18:01.566823 | controller |                   "f:requests": {
2026-06-11 13:18:01.566838 | controller |                     ".": {},
2026-06-11 13:18:01.566873 | controller |                     "f:cpu": {},
2026-06-11 13:18:01.566890 | controller |                     "f:memory": {}
2026-06-11 13:18:01.566906 | controller |                   }
2026-06-11 13:18:01.566920 | controller |                 },
2026-06-11 13:18:01.566935 | controller |                 "f:securityContext": {
2026-06-11 13:18:01.566950 | controller |                   ".": {},
2026-06-11 13:18:01.566964 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 13:18:01.566979 | controller |                 },
2026-06-11 13:18:01.566994 | controller |                 "f:terminationMessagePath": {},
2026-06-11 13:18:01.567009 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 13:18:01.567024 | controller |               }
2026-06-11 13:18:01.567038 | controller |             },
2026-06-11 13:18:01.567053 | controller |             "f:dnsPolicy": {},
2026-06-11 13:18:01.567068 | controller |             "f:enableServiceLinks": {},
2026-06-11 13:18:01.567084 | controller |             "f:restartPolicy": {},
2026-06-11 13:18:01.567099 | controller |             "f:schedulerName": {},
2026-06-11 13:18:01.567114 | controller |             "f:securityContext": {
2026-06-11 13:18:01.567129 | controller |               ".": {},
2026-06-11 13:18:01.567145 | controller |               "f:runAsNonRoot": {}
2026-06-11 13:18:01.567160 | controller |             },
2026-06-11 13:18:01.567175 | controller |             "f:serviceAccount": {},
2026-06-11 13:18:01.567190 | controller |             "f:serviceAccountName": {},
2026-06-11 13:18:01.567205 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 13:18:01.567220 | controller |             "f:tolerations": {}
2026-06-11 13:18:01.567234 | controller |           }
2026-06-11 13:18:01.567249 | controller |         },
2026-06-11 13:18:01.567264 | controller |         "manager": "kube-controller-manager",
2026-06-11 13:18:01.567279 | controller |         "operation": "Update",
2026-06-11 13:18:01.567294 | controller |         "time": "2026-06-11T12:17:34Z"
2026-06-11 13:18:01.567309 | controller |       },
2026-06-11 13:18:01.567324 | controller |       {
2026-06-11 13:18:01.567339 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.567353 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.567368 | controller |         "fieldsV1": {
2026-06-11 13:18:01.567383 | controller |           "f:metadata": {
2026-06-11 13:18:01.567397 | controller |             "f:annotations": {
2026-06-11 13:18:01.567412 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 13:18:01.567427 | controller |             }
2026-06-11 13:18:01.567444 | controller |           }
2026-06-11 13:18:01.567461 | controller |         },
2026-06-11 13:18:01.567476 | controller |         "manager": "multus-daemon",
2026-06-11 13:18:01.567490 | controller |         "operation": "Update",
2026-06-11 13:18:01.567505 | controller |         "subresource": "status",
2026-06-11 13:18:01.567520 | controller |         "time": "2026-06-11T12:17:43Z"
2026-06-11 13:18:01.567535 | controller |       },
2026-06-11 13:18:01.567554 | controller |       {
2026-06-11 13:18:01.567663 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.567682 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.567697 | controller |         "fieldsV1": {
2026-06-11 13:18:01.567713 | controller |           "f:status": {
2026-06-11 13:18:01.567728 | controller |             "f:conditions": {
2026-06-11 13:18:01.567743 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 13:18:01.567758 | controller |                 ".": {},
2026-06-11 13:18:01.567773 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.567788 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.567803 | controller |                 "f:status": {},
2026-06-11 13:18:01.567818 | controller |                 "f:type": {}
2026-06-11 13:18:01.567833 | controller |               },
2026-06-11 13:18:01.567868 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 13:18:01.567889 | controller |                 ".": {},
2026-06-11 13:18:01.567905 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.567921 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.567937 | controller |                 "f:status": {},
2026-06-11 13:18:01.567952 | controller |                 "f:type": {}
2026-06-11 13:18:01.567967 | controller |               },
2026-06-11 13:18:01.567982 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 13:18:01.567997 | controller |                 ".": {},
2026-06-11 13:18:01.568013 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.568028 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.568043 | controller |                 "f:status": {},
2026-06-11 13:18:01.568058 | controller |                 "f:type": {}
2026-06-11 13:18:01.568072 | controller |               },
2026-06-11 13:18:01.568087 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 13:18:01.568102 | controller |                 ".": {},
2026-06-11 13:18:01.568117 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.568131 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.568145 | controller |                 "f:status": {},
2026-06-11 13:18:01.568159 | controller |                 "f:type": {}
2026-06-11 13:18:01.568174 | controller |               }
2026-06-11 13:18:01.568188 | controller |             },
2026-06-11 13:18:01.568203 | controller |             "f:containerStatuses": {},
2026-06-11 13:18:01.568218 | controller |             "f:hostIP": {},
2026-06-11 13:18:01.568233 | controller |             "f:hostIPs": {},
2026-06-11 13:18:01.568248 | controller |             "f:phase": {},
2026-06-11 13:18:01.568264 | controller |             "f:podIP": {},
2026-06-11 13:18:01.568279 | controller |             "f:podIPs": {
2026-06-11 13:18:01.568294 | controller |               ".": {},
2026-06-11 13:18:01.568309 | controller |               "k:{\"ip\":\"10.217.0.80\"}": {
2026-06-11 13:18:01.568323 | controller |                 ".": {},
2026-06-11 13:18:01.568338 | controller |                 "f:ip": {}
2026-06-11 13:18:01.568353 | controller |               }
2026-06-11 13:18:01.568368 | controller |             },
2026-06-11 13:18:01.568383 | controller |             "f:startTime": {}
2026-06-11 13:18:01.568398 | controller |           }
2026-06-11 13:18:01.568413 | controller |         },
2026-06-11 13:18:01.568428 | controller |         "manager": "kubelet",
2026-06-11 13:18:01.568445 | controller |         "operation": "Update",
2026-06-11 13:18:01.568476 | controller |         "subresource": "status",
2026-06-11 13:18:01.568491 | controller |         "time": "2026-06-11T12:19:09Z"
2026-06-11 13:18:01.568506 | controller |       }
2026-06-11 13:18:01.568520 | controller |     ],
2026-06-11 13:18:01.568535 | controller |     "name": "heat-operator-controller-manager-5f5d6b8858-nn595",
2026-06-11 13:18:01.568555 | controller |     "namespace": "openstack-operators",
2026-06-11 13:18:01.568571 | controller |     "ownerReferences": [
2026-06-11 13:18:01.568586 | controller |       {
2026-06-11 13:18:01.568601 | controller |         "apiVersion": "apps/v1",
2026-06-11 13:18:01.568616 | controller |         "blockOwnerDeletion": true,
2026-06-11 13:18:01.568631 | controller |         "controller": true,
2026-06-11 13:18:01.568646 | controller |         "kind": "ReplicaSet",
2026-06-11 13:18:01.568661 | controller |         "name": "heat-operator-controller-manager-5f5d6b8858",
2026-06-11 13:18:01.568676 | controller |         "uid": "878fe785-9a34-4176-b1ae-4e3067387e92"
2026-06-11 13:18:01.568691 | controller |       }
2026-06-11 13:18:01.568706 | controller |     ],
2026-06-11 13:18:01.568721 | controller |     "resourceVersion": "54730",
2026-06-11 13:18:01.568736 | controller |     "uid": "26c896d4-13b1-4dab-b6de-11a674fd1bc9"
2026-06-11 13:18:01.568751 | controller |   },
2026-06-11 13:18:01.568766 | controller |   "spec": {
2026-06-11 13:18:01.568781 | controller |     "containers": [
2026-06-11 13:18:01.568796 | controller |       {
2026-06-11 13:18:01.568811 | controller |         "args": [
2026-06-11 13:18:01.568826 | controller |           "--leader-elect",
2026-06-11 13:18:01.568840 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 13:18:01.568874 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 13:18:01.568890 | controller |         ],
2026-06-11 13:18:01.568906 | controller |         "command": [
2026-06-11 13:18:01.568921 | controller |           "/manager"
2026-06-11 13:18:01.568936 | controller |         ],
2026-06-11 13:18:01.568950 | controller |         "env": [
2026-06-11 13:18:01.568965 | controller |           {
2026-06-11 13:18:01.568980 | controller |             "name": "LEASE_DURATION",
2026-06-11 13:18:01.568995 | controller |             "value": "30"
2026-06-11 13:18:01.569010 | controller |           },
2026-06-11 13:18:01.569025 | controller |           {
2026-06-11 13:18:01.569040 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 13:18:01.569055 | controller |             "value": "20"
2026-06-11 13:18:01.569070 | controller |           },
2026-06-11 13:18:01.569086 | controller |           {
2026-06-11 13:18:01.569101 | controller |             "name": "RETRY_PERIOD",
2026-06-11 13:18:01.569117 | controller |             "value": "5"
2026-06-11 13:18:01.569131 | controller |           },
2026-06-11 13:18:01.569146 | controller |           {
2026-06-11 13:18:01.569161 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 13:18:01.569176 | controller |             "value": "false"
2026-06-11 13:18:01.569191 | controller |           },
2026-06-11 13:18:01.569206 | controller |           {
2026-06-11 13:18:01.569221 | controller |             "name": "METRICS_CERTS",
2026-06-11 13:18:01.569235 | controller |             "value": "false"
2026-06-11 13:18:01.569250 | controller |           }
2026-06-11 13:18:01.569265 | controller |         ],
2026-06-11 13:18:01.569280 | controller |         "image": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0",
2026-06-11 13:18:01.569296 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 13:18:01.569311 | controller |         "livenessProbe": {
2026-06-11 13:18:01.569326 | controller |           "failureThreshold": 3,
2026-06-11 13:18:01.569342 | controller |           "httpGet": {
2026-06-11 13:18:01.569357 | controller |             "path": "/healthz",
2026-06-11 13:18:01.569372 | controller |             "port": 8081,
2026-06-11 13:18:01.569387 | controller |             "scheme": "HTTP"
2026-06-11 13:18:01.569402 | controller |           },
2026-06-11 13:18:01.569417 | controller |           "initialDelaySeconds": 15,
2026-06-11 13:18:01.569432 | controller |           "periodSeconds": 20,
2026-06-11 13:18:01.569447 | controller |           "successThreshold": 1,
2026-06-11 13:18:01.569462 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:01.569481 | controller |         },
2026-06-11 13:18:01.569497 | controller |         "name": "manager",
2026-06-11 13:18:01.569512 | controller |         "readinessProbe": {
2026-06-11 13:18:01.569527 | controller |           "failureThreshold": 3,
2026-06-11 13:18:01.569542 | controller |           "httpGet": {
2026-06-11 13:18:01.569557 | controller |             "path": "/readyz",
2026-06-11 13:18:01.569572 | controller |             "port": 8081,
2026-06-11 13:18:01.569587 | controller |             "scheme": "HTTP"
2026-06-11 13:18:01.569601 | controller |           },
2026-06-11 13:18:01.569616 | controller |           "initialDelaySeconds": 5,
2026-06-11 13:18:01.569631 | controller |           "periodSeconds": 10,
2026-06-11 13:18:01.569645 | controller |           "successThreshold": 1,
2026-06-11 13:18:01.569660 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:01.569675 | controller |         },
2026-06-11 13:18:01.569690 | controller |         "resources": {
2026-06-11 13:18:01.569704 | controller |           "limits": {
2026-06-11 13:18:01.569719 | controller |             "cpu": "500m",
2026-06-11 13:18:01.569734 | controller |             "memory": "512Mi"
2026-06-11 13:18:01.569749 | controller |           },
2026-06-11 13:18:01.569763 | controller |           "requests": {
2026-06-11 13:18:01.569778 | controller |             "cpu": "10m",
2026-06-11 13:18:01.569793 | controller |             "memory": "256Mi"
2026-06-11 13:18:01.569808 | controller |           }
2026-06-11 13:18:01.569823 | controller |         },
2026-06-11 13:18:01.569838 | controller |         "securityContext": {
2026-06-11 13:18:01.569872 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 13:18:01.569890 | controller |           "capabilities": {
2026-06-11 13:18:01.569906 | controller |             "drop": [
2026-06-11 13:18:01.569921 | controller |               "MKNOD"
2026-06-11 13:18:01.569936 | controller |             ]
2026-06-11 13:18:01.569951 | controller |           }
2026-06-11 13:18:01.569966 | controller |         },
2026-06-11 13:18:01.569981 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 13:18:01.569996 | controller |         "terminationMessagePolicy": "File",
2026-06-11 13:18:01.570011 | controller |         "volumeMounts": [
2026-06-11 13:18:01.570027 | controller |           {
2026-06-11 13:18:01.570042 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:01.570057 | controller |             "name": "kube-api-access-wr75x",
2026-06-11 13:18:01.570072 | controller |             "readOnly": true
2026-06-11 13:18:01.570087 | controller |           }
2026-06-11 13:18:01.570103 | controller |         ]
2026-06-11 13:18:01.570119 | controller |       }
2026-06-11 13:18:01.570135 | controller |     ],
2026-06-11 13:18:01.570150 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 13:18:01.570165 | controller |     "enableServiceLinks": true,
2026-06-11 13:18:01.570181 | controller |     "imagePullSecrets": [
2026-06-11 13:18:01.570196 | controller |       {
2026-06-11 13:18:01.570211 | controller |         "name": "heat-operator-controller-manager-dockercfg-5vwvv"
2026-06-11 13:18:01.570226 | controller |       }
2026-06-11 13:18:01.570241 | controller |     ],
2026-06-11 13:18:01.570256 | controller |     "nodeName": "crc",
2026-06-11 13:18:01.570271 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 13:18:01.570286 | controller |     "priority": 0,
2026-06-11 13:18:01.570301 | controller |     "restartPolicy": "Always",
2026-06-11 13:18:01.570316 | controller |     "schedulerName": "default-scheduler",
2026-06-11 13:18:01.570380 | controller |     "securityContext": {
2026-06-11 13:18:01.570402 | controller |       "runAsNonRoot": true,
2026-06-11 13:18:01.570417 | controller |       "seLinuxOptions": {
2026-06-11 13:18:01.570433 | controller |         "level": "s0:c26,c5"
2026-06-11 13:18:01.570448 | controller |       }
2026-06-11 13:18:01.570468 | controller |     },
2026-06-11 13:18:01.570483 | controller |     "serviceAccount": "heat-operator-controller-manager",
2026-06-11 13:18:01.570498 | controller |     "serviceAccountName": "heat-operator-controller-manager",
2026-06-11 13:18:01.570513 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 13:18:01.570528 | controller |     "tolerations": [
2026-06-11 13:18:01.570543 | controller |       {
2026-06-11 13:18:01.570558 | controller |         "effect": "NoExecute",
2026-06-11 13:18:01.570573 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 13:18:01.570587 | controller |         "operator": "Exists",
2026-06-11 13:18:01.570602 | controller |         "tolerationSeconds": 120
2026-06-11 13:18:01.570617 | controller |       },
2026-06-11 13:18:01.570631 | controller |       {
2026-06-11 13:18:01.570646 | controller |         "effect": "NoExecute",
2026-06-11 13:18:01.570661 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 13:18:01.570676 | controller |         "operator": "Exists",
2026-06-11 13:18:01.570691 | controller |         "tolerationSeconds": 120
2026-06-11 13:18:01.570706 | controller |       },
2026-06-11 13:18:01.570721 | controller |       {
2026-06-11 13:18:01.570736 | controller |         "effect": "NoSchedule",
2026-06-11 13:18:01.570750 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 13:18:01.570765 | controller |         "operator": "Exists"
2026-06-11 13:18:01.570780 | controller |       }
2026-06-11 13:18:01.570795 | controller |     ],
2026-06-11 13:18:01.570810 | controller |     "volumes": [
2026-06-11 13:18:01.570825 | controller |       {
2026-06-11 13:18:01.570840 | controller |         "name": "kube-api-access-wr75x",
2026-06-11 13:18:01.570874 | controller |         "projected": {
2026-06-11 13:18:01.570891 | controller |           "defaultMode": 420,
2026-06-11 13:18:01.570906 | controller |           "sources": [
2026-06-11 13:18:01.570921 | controller |             {
2026-06-11 13:18:01.570936 | controller |               "serviceAccountToken": {
2026-06-11 13:18:01.570951 | controller |                 "expirationSeconds": 3607,
2026-06-11 13:18:01.570966 | controller |                 "path": "token"
2026-06-11 13:18:01.570981 | controller |               }
2026-06-11 13:18:01.570996 | controller |             },
2026-06-11 13:18:01.571010 | controller |             {
2026-06-11 13:18:01.571025 | controller |               "configMap": {
2026-06-11 13:18:01.571040 | controller |                 "items": [
2026-06-11 13:18:01.571055 | controller |                   {
2026-06-11 13:18:01.571069 | controller |                     "key": "ca.crt",
2026-06-11 13:18:01.571084 | controller |                     "path": "ca.crt"
2026-06-11 13:18:01.571099 | controller |                   }
2026-06-11 13:18:01.571114 | controller |                 ],
2026-06-11 13:18:01.571129 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 13:18:01.571144 | controller |               }
2026-06-11 13:18:01.571159 | controller |             },
2026-06-11 13:18:01.571174 | controller |             {
2026-06-11 13:18:01.571189 | controller |               "downwardAPI": {
2026-06-11 13:18:01.571204 | controller |                 "items": [
2026-06-11 13:18:01.571219 | controller |                   {
2026-06-11 13:18:01.571234 | controller |                     "fieldRef": {
2026-06-11 13:18:01.571249 | controller |                       "apiVersion": "v1",
2026-06-11 13:18:01.571264 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 13:18:01.571279 | controller |                     },
2026-06-11 13:18:01.571295 | controller |                     "path": "namespace"
2026-06-11 13:18:01.571310 | controller |                   }
2026-06-11 13:18:01.571325 | controller |                 ]
2026-06-11 13:18:01.571340 | controller |               }
2026-06-11 13:18:01.571354 | controller |             },
2026-06-11 13:18:01.571369 | controller |             {
2026-06-11 13:18:01.571388 | controller |               "configMap": {
2026-06-11 13:18:01.571403 | controller |                 "items": [
2026-06-11 13:18:01.571503 | controller |                   {
2026-06-11 13:18:01.571528 | controller |                     "key": "service-ca.crt",
2026-06-11 13:18:01.571545 | controller |                     "path": "service-ca.crt"
2026-06-11 13:18:01.571560 | controller |                   }
2026-06-11 13:18:01.571575 | controller |                 ],
2026-06-11 13:18:01.571590 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 13:18:01.571605 | controller |               }
2026-06-11 13:18:01.571620 | controller |             }
2026-06-11 13:18:01.571635 | controller |           ]
2026-06-11 13:18:01.571650 | controller |         }
2026-06-11 13:18:01.571664 | controller |       }
2026-06-11 13:18:01.571679 | controller |     ]
2026-06-11 13:18:01.571693 | controller |   },
2026-06-11 13:18:01.571708 | controller |   "status": {
2026-06-11 13:18:01.571723 | controller |     "conditions": [
2026-06-11 13:18:01.571737 | controller |       {
2026-06-11 13:18:01.571752 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.571766 | controller |         "lastTransitionTime": "2026-06-11T12:18:58Z",
2026-06-11 13:18:01.571781 | controller |         "status": "True",
2026-06-11 13:18:01.571796 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 13:18:01.571810 | controller |       },
2026-06-11 13:18:01.571825 | controller |       {
2026-06-11 13:18:01.571839 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.571873 | controller |         "lastTransitionTime": "2026-06-11T12:17:34Z",
2026-06-11 13:18:01.571890 | controller |         "status": "True",
2026-06-11 13:18:01.571905 | controller |         "type": "Initialized"
2026-06-11 13:18:01.571920 | controller |       },
2026-06-11 13:18:01.571934 | controller |       {
2026-06-11 13:18:01.571949 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.571963 | controller |         "lastTransitionTime": "2026-06-11T12:19:09Z",
2026-06-11 13:18:01.571978 | controller |         "status": "True",
2026-06-11 13:18:01.571992 | controller |         "type": "Ready"
2026-06-11 13:18:01.572007 | controller |       },
2026-06-11 13:18:01.572022 | controller |       {
2026-06-11 13:18:01.572036 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.572051 | controller |         "lastTransitionTime": "2026-06-11T12:19:09Z",
2026-06-11 13:18:01.572066 | controller |         "status": "True",
2026-06-11 13:18:01.572081 | controller |         "type": "ContainersReady"
2026-06-11 13:18:01.572096 | controller |       },
2026-06-11 13:18:01.572111 | controller |       {
2026-06-11 13:18:01.572126 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.572141 | controller |         "lastTransitionTime": "2026-06-11T12:17:34Z",
2026-06-11 13:18:01.572156 | controller |         "status": "True",
2026-06-11 13:18:01.572170 | controller |         "type": "PodScheduled"
2026-06-11 13:18:01.572185 | controller |       }
2026-06-11 13:18:01.572200 | controller |     ],
2026-06-11 13:18:01.572214 | controller |     "containerStatuses": [
2026-06-11 13:18:01.572229 | controller |       {
2026-06-11 13:18:01.572244 | controller |         "allocatedResources": {
2026-06-11 13:18:01.572258 | controller |           "cpu": "10m",
2026-06-11 13:18:01.572273 | controller |           "memory": "256Mi"
2026-06-11 13:18:01.572287 | controller |         },
2026-06-11 13:18:01.572302 | controller |         "containerID": "cri-o://88e7341f1901a31c249f5f209b6300b7857040cc5d9f819c3324f6901316b195",
2026-06-11 13:18:01.572317 | controller |         "image": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0",
2026-06-11 13:18:01.572333 | controller |         "imageID": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0",
2026-06-11 13:18:01.572352 | controller |         "lastState": {},
2026-06-11 13:18:01.572368 | controller |         "name": "manager",
2026-06-11 13:18:01.572384 | controller |         "ready": true,
2026-06-11 13:18:01.572399 | controller |         "resources": {
2026-06-11 13:18:01.572414 | controller |           "limits": {
2026-06-11 13:18:01.572429 | controller |             "cpu": "500m",
2026-06-11 13:18:01.572443 | controller |             "memory": "512Mi"
2026-06-11 13:18:01.572470 | controller |           },
2026-06-11 13:18:01.572485 | controller |           "requests": {
2026-06-11 13:18:01.572500 | controller |             "cpu": "10m",
2026-06-11 13:18:01.572514 | controller |             "memory": "256Mi"
2026-06-11 13:18:01.572529 | controller |           }
2026-06-11 13:18:01.572543 | controller |         },
2026-06-11 13:18:01.572558 | controller |         "restartCount": 0,
2026-06-11 13:18:01.572572 | controller |         "started": true,
2026-06-11 13:18:01.572587 | controller |         "state": {
2026-06-11 13:18:01.572602 | controller |           "running": {
2026-06-11 13:18:01.572617 | controller |             "startedAt": "2026-06-11T12:18:57Z"
2026-06-11 13:18:01.572632 | controller |           }
2026-06-11 13:18:01.572647 | controller |         },
2026-06-11 13:18:01.572662 | controller |         "user": {
2026-06-11 13:18:01.572677 | controller |           "linux": {
2026-06-11 13:18:01.572691 | controller |             "gid": 0,
2026-06-11 13:18:01.572706 | controller |             "supplementalGroups": [
2026-06-11 13:18:01.572720 | controller |               0
2026-06-11 13:18:01.572735 | controller |             ],
2026-06-11 13:18:01.572749 | controller |             "uid": 65532
2026-06-11 13:18:01.572763 | controller |           }
2026-06-11 13:18:01.572778 | controller |         },
2026-06-11 13:18:01.572793 | controller |         "volumeMounts": [
2026-06-11 13:18:01.572807 | controller |           {
2026-06-11 13:18:01.572822 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:01.572837 | controller |             "name": "kube-api-access-wr75x",
2026-06-11 13:18:01.572872 | controller |             "readOnly": true,
2026-06-11 13:18:01.572890 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 13:18:01.572905 | controller |           }
2026-06-11 13:18:01.572919 | controller |         ]
2026-06-11 13:18:01.572934 | controller |       }
2026-06-11 13:18:01.572949 | controller |     ],
2026-06-11 13:18:01.572963 | controller |     "hostIP": "192.168.126.11",
2026-06-11 13:18:01.572978 | controller |     "hostIPs": [
2026-06-11 13:18:01.572993 | controller |       {
2026-06-11 13:18:01.573007 | controller |         "ip": "192.168.126.11"
2026-06-11 13:18:01.573022 | controller |       }
2026-06-11 13:18:01.573036 | controller |     ],
2026-06-11 13:18:01.573050 | controller |     "phase": "Running",
2026-06-11 13:18:01.573065 | controller |     "podIP": "10.217.0.80",
2026-06-11 13:18:01.573079 | controller |     "podIPs": [
2026-06-11 13:18:01.573094 | controller |       {
2026-06-11 13:18:01.573108 | controller |         "ip": "10.217.0.80"
2026-06-11 13:18:01.573123 | controller |       }
2026-06-11 13:18:01.573138 | controller |     ],
2026-06-11 13:18:01.573152 | controller |     "qosClass": "Burstable",
2026-06-11 13:18:01.573167 | controller |     "startTime": "2026-06-11T12:17:34Z"
2026-06-11 13:18:01.573182 | controller |   }
2026-06-11 13:18:01.573196 | controller | }
2026-06-11 13:18:01.597880 | controller | ok:
2026-06-11 13:18:01.598094 | controller | {
2026-06-11 13:18:01.598118 | controller |   "apiVersion": "v1",
2026-06-11 13:18:01.598136 | controller |   "kind": "Pod",
2026-06-11 13:18:01.598152 | controller |   "metadata": {
2026-06-11 13:18:01.598171 | controller |     "annotations": {
2026-06-11 13:18:01.598187 | 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 13:18:01.598230 | 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 13:18:01.598247 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 13:18:01.598264 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 13:18:01.598279 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 13:18:01.598295 | controller |     },
2026-06-11 13:18:01.598310 | controller |     "creationTimestamp": "2026-06-11T12:17:34Z",
2026-06-11 13:18:01.598326 | controller |     "generateName": "horizon-operator-controller-manager-9dc5578b5-",
2026-06-11 13:18:01.598342 | controller |     "generation": 1,
2026-06-11 13:18:01.598356 | controller |     "labels": {
2026-06-11 13:18:01.598372 | controller |       "app.kubernetes.io/name": "horizon-operator",
2026-06-11 13:18:01.598386 | controller |       "control-plane": "controller-manager",
2026-06-11 13:18:01.598401 | controller |       "openstack.org/operator-name": "horizon",
2026-06-11 13:18:01.598416 | controller |       "pod-template-hash": "9dc5578b5"
2026-06-11 13:18:01.598431 | controller |     },
2026-06-11 13:18:01.598445 | controller |     "managedFields": [
2026-06-11 13:18:01.598460 | controller |       {
2026-06-11 13:18:01.598474 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.598489 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.598503 | controller |         "fieldsV1": {
2026-06-11 13:18:01.598517 | controller |           "f:metadata": {
2026-06-11 13:18:01.598531 | controller |             "f:annotations": {
2026-06-11 13:18:01.598546 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 13:18:01.598561 | controller |             }
2026-06-11 13:18:01.598575 | controller |           }
2026-06-11 13:18:01.598590 | controller |         },
2026-06-11 13:18:01.598604 | controller |         "manager": "crc",
2026-06-11 13:18:01.598618 | controller |         "operation": "Update",
2026-06-11 13:18:01.598632 | controller |         "subresource": "status",
2026-06-11 13:18:01.598746 | controller |         "time": "2026-06-11T12:17:34Z"
2026-06-11 13:18:01.598763 | controller |       },
2026-06-11 13:18:01.598778 | controller |       {
2026-06-11 13:18:01.598794 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.598808 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.598823 | controller |         "fieldsV1": {
2026-06-11 13:18:01.598838 | controller |           "f:metadata": {
2026-06-11 13:18:01.598871 | controller |             "f:annotations": {
2026-06-11 13:18:01.598888 | controller |               ".": {},
2026-06-11 13:18:01.598902 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 13:18:01.598917 | controller |             },
2026-06-11 13:18:01.598931 | controller |             "f:generateName": {},
2026-06-11 13:18:01.598946 | controller |             "f:labels": {
2026-06-11 13:18:01.598960 | controller |               ".": {},
2026-06-11 13:18:01.598974 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 13:18:01.598989 | controller |               "f:control-plane": {},
2026-06-11 13:18:01.599003 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 13:18:01.599018 | controller |               "f:pod-template-hash": {}
2026-06-11 13:18:01.599034 | controller |             },
2026-06-11 13:18:01.599049 | controller |             "f:ownerReferences": {
2026-06-11 13:18:01.599064 | controller |               ".": {},
2026-06-11 13:18:01.599086 | controller |               "k:{\"uid\":\"9168b844-ae29-4abf-87a1-b66c1361b52f\"}": {}
2026-06-11 13:18:01.599102 | controller |             }
2026-06-11 13:18:01.599117 | controller |           },
2026-06-11 13:18:01.599132 | controller |           "f:spec": {
2026-06-11 13:18:01.599147 | controller |             "f:containers": {
2026-06-11 13:18:01.599163 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 13:18:01.599178 | controller |                 ".": {},
2026-06-11 13:18:01.599193 | controller |                 "f:args": {},
2026-06-11 13:18:01.599207 | controller |                 "f:command": {},
2026-06-11 13:18:01.599222 | controller |                 "f:env": {
2026-06-11 13:18:01.599237 | controller |                   ".": {},
2026-06-11 13:18:01.599252 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 13:18:01.599267 | controller |                     ".": {},
2026-06-11 13:18:01.599282 | controller |                     "f:name": {},
2026-06-11 13:18:01.599297 | controller |                     "f:value": {}
2026-06-11 13:18:01.599312 | controller |                   },
2026-06-11 13:18:01.599327 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 13:18:01.599342 | controller |                     ".": {},
2026-06-11 13:18:01.599356 | controller |                     "f:name": {},
2026-06-11 13:18:01.599371 | controller |                     "f:value": {}
2026-06-11 13:18:01.599385 | controller |                   },
2026-06-11 13:18:01.599400 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 13:18:01.599414 | controller |                     ".": {},
2026-06-11 13:18:01.599429 | controller |                     "f:name": {},
2026-06-11 13:18:01.599444 | controller |                     "f:value": {}
2026-06-11 13:18:01.599459 | controller |                   },
2026-06-11 13:18:01.599474 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 13:18:01.599489 | controller |                     ".": {},
2026-06-11 13:18:01.599503 | controller |                     "f:name": {},
2026-06-11 13:18:01.599518 | controller |                     "f:value": {}
2026-06-11 13:18:01.599532 | controller |                   },
2026-06-11 13:18:01.599546 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 13:18:01.599561 | controller |                     ".": {},
2026-06-11 13:18:01.599575 | controller |                     "f:name": {},
2026-06-11 13:18:01.599589 | controller |                     "f:value": {}
2026-06-11 13:18:01.599603 | controller |                   }
2026-06-11 13:18:01.599617 | controller |                 },
2026-06-11 13:18:01.599631 | controller |                 "f:image": {},
2026-06-11 13:18:01.599646 | controller |                 "f:imagePullPolicy": {},
2026-06-11 13:18:01.599660 | controller |                 "f:livenessProbe": {
2026-06-11 13:18:01.599674 | controller |                   ".": {},
2026-06-11 13:18:01.599689 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:01.599704 | controller |                   "f:httpGet": {
2026-06-11 13:18:01.599719 | controller |                     ".": {},
2026-06-11 13:18:01.599733 | controller |                     "f:path": {},
2026-06-11 13:18:01.599748 | controller |                     "f:port": {},
2026-06-11 13:18:01.599763 | controller |                     "f:scheme": {}
2026-06-11 13:18:01.599777 | controller |                   },
2026-06-11 13:18:01.599792 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:01.599806 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:01.599821 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:01.599835 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:01.599864 | controller |                 },
2026-06-11 13:18:01.599884 | controller |                 "f:name": {},
2026-06-11 13:18:01.599903 | controller |                 "f:readinessProbe": {
2026-06-11 13:18:01.599918 | controller |                   ".": {},
2026-06-11 13:18:01.599933 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:01.599947 | controller |                   "f:httpGet": {
2026-06-11 13:18:01.599962 | controller |                     ".": {},
2026-06-11 13:18:01.599976 | controller |                     "f:path": {},
2026-06-11 13:18:01.599990 | controller |                     "f:port": {},
2026-06-11 13:18:01.600004 | controller |                     "f:scheme": {}
2026-06-11 13:18:01.600018 | controller |                   },
2026-06-11 13:18:01.600032 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:01.600047 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:01.600061 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:01.600076 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:01.600091 | controller |                 },
2026-06-11 13:18:01.600106 | controller |                 "f:resources": {
2026-06-11 13:18:01.600120 | controller |                   ".": {},
2026-06-11 13:18:01.600135 | controller |                   "f:limits": {
2026-06-11 13:18:01.600150 | controller |                     ".": {},
2026-06-11 13:18:01.600164 | controller |                     "f:cpu": {},
2026-06-11 13:18:01.600179 | controller |                     "f:memory": {}
2026-06-11 13:18:01.600194 | controller |                   },
2026-06-11 13:18:01.600208 | controller |                   "f:requests": {
2026-06-11 13:18:01.600222 | controller |                     ".": {},
2026-06-11 13:18:01.600236 | controller |                     "f:cpu": {},
2026-06-11 13:18:01.600251 | controller |                     "f:memory": {}
2026-06-11 13:18:01.600265 | controller |                   }
2026-06-11 13:18:01.600279 | controller |                 },
2026-06-11 13:18:01.600293 | controller |                 "f:securityContext": {
2026-06-11 13:18:01.600308 | controller |                   ".": {},
2026-06-11 13:18:01.600322 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 13:18:01.600336 | controller |                 },
2026-06-11 13:18:01.600351 | controller |                 "f:terminationMessagePath": {},
2026-06-11 13:18:01.600365 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 13:18:01.600380 | controller |               }
2026-06-11 13:18:01.600394 | controller |             },
2026-06-11 13:18:01.600408 | controller |             "f:dnsPolicy": {},
2026-06-11 13:18:01.600423 | controller |             "f:enableServiceLinks": {},
2026-06-11 13:18:01.600457 | controller |             "f:restartPolicy": {},
2026-06-11 13:18:01.600473 | controller |             "f:schedulerName": {},
2026-06-11 13:18:01.600487 | controller |             "f:securityContext": {
2026-06-11 13:18:01.600502 | controller |               ".": {},
2026-06-11 13:18:01.600517 | controller |               "f:runAsNonRoot": {}
2026-06-11 13:18:01.600532 | controller |             },
2026-06-11 13:18:01.600547 | controller |             "f:serviceAccount": {},
2026-06-11 13:18:01.600561 | controller |             "f:serviceAccountName": {},
2026-06-11 13:18:01.600576 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 13:18:01.600590 | controller |             "f:tolerations": {}
2026-06-11 13:18:01.600604 | controller |           }
2026-06-11 13:18:01.600619 | controller |         },
2026-06-11 13:18:01.600633 | controller |         "manager": "kube-controller-manager",
2026-06-11 13:18:01.600647 | controller |         "operation": "Update",
2026-06-11 13:18:01.600661 | controller |         "time": "2026-06-11T12:17:34Z"
2026-06-11 13:18:01.600676 | controller |       },
2026-06-11 13:18:01.600690 | controller |       {
2026-06-11 13:18:01.600704 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.600719 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.600738 | controller |         "fieldsV1": {
2026-06-11 13:18:01.600753 | controller |           "f:metadata": {
2026-06-11 13:18:01.600768 | controller |             "f:annotations": {
2026-06-11 13:18:01.600783 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 13:18:01.600797 | controller |             }
2026-06-11 13:18:01.600812 | controller |           }
2026-06-11 13:18:01.600826 | controller |         },
2026-06-11 13:18:01.600840 | controller |         "manager": "multus-daemon",
2026-06-11 13:18:01.600874 | controller |         "operation": "Update",
2026-06-11 13:18:01.600890 | controller |         "subresource": "status",
2026-06-11 13:18:01.600904 | controller |         "time": "2026-06-11T12:17:45Z"
2026-06-11 13:18:01.600918 | controller |       },
2026-06-11 13:18:01.600933 | controller |       {
2026-06-11 13:18:01.600947 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.600962 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.600976 | controller |         "fieldsV1": {
2026-06-11 13:18:01.600991 | controller |           "f:status": {
2026-06-11 13:18:01.601005 | controller |             "f:conditions": {
2026-06-11 13:18:01.601019 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 13:18:01.601194 | controller |                 ".": {},
2026-06-11 13:18:01.601216 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.601231 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.601246 | controller |                 "f:status": {},
2026-06-11 13:18:01.601260 | controller |                 "f:type": {}
2026-06-11 13:18:01.601275 | controller |               },
2026-06-11 13:18:01.601289 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 13:18:01.601303 | controller |                 ".": {},
2026-06-11 13:18:01.601318 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.601332 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.601346 | controller |                 "f:status": {},
2026-06-11 13:18:01.601360 | controller |                 "f:type": {}
2026-06-11 13:18:01.601374 | controller |               },
2026-06-11 13:18:01.601388 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 13:18:01.601402 | controller |                 ".": {},
2026-06-11 13:18:01.601416 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.601431 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.601445 | controller |                 "f:status": {},
2026-06-11 13:18:01.601459 | controller |                 "f:type": {}
2026-06-11 13:18:01.601473 | controller |               },
2026-06-11 13:18:01.601487 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 13:18:01.601502 | controller |                 ".": {},
2026-06-11 13:18:01.601516 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.601530 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.601545 | controller |                 "f:status": {},
2026-06-11 13:18:01.601559 | controller |                 "f:type": {}
2026-06-11 13:18:01.601573 | controller |               }
2026-06-11 13:18:01.601588 | controller |             },
2026-06-11 13:18:01.601602 | controller |             "f:containerStatuses": {},
2026-06-11 13:18:01.601616 | controller |             "f:hostIP": {},
2026-06-11 13:18:01.601630 | controller |             "f:hostIPs": {},
2026-06-11 13:18:01.601644 | controller |             "f:phase": {},
2026-06-11 13:18:01.601658 | controller |             "f:podIP": {},
2026-06-11 13:18:01.601673 | controller |             "f:podIPs": {
2026-06-11 13:18:01.601688 | controller |               ".": {},
2026-06-11 13:18:01.601702 | controller |               "k:{\"ip\":\"10.217.0.81\"}": {
2026-06-11 13:18:01.601717 | controller |                 ".": {},
2026-06-11 13:18:01.601732 | controller |                 "f:ip": {}
2026-06-11 13:18:01.601751 | controller |               }
2026-06-11 13:18:01.601766 | controller |             },
2026-06-11 13:18:01.601780 | controller |             "f:startTime": {}
2026-06-11 13:18:01.601795 | controller |           }
2026-06-11 13:18:01.601809 | controller |         },
2026-06-11 13:18:01.601823 | controller |         "manager": "kubelet",
2026-06-11 13:18:01.601837 | controller |         "operation": "Update",
2026-06-11 13:18:01.601879 | controller |         "subresource": "status",
2026-06-11 13:18:01.601896 | controller |         "time": "2026-06-11T12:19:09Z"
2026-06-11 13:18:01.601911 | controller |       }
2026-06-11 13:18:01.601926 | controller |     ],
2026-06-11 13:18:01.601940 | controller |     "name": "horizon-operator-controller-manager-9dc5578b5-g5xrm",
2026-06-11 13:18:01.601955 | controller |     "namespace": "openstack-operators",
2026-06-11 13:18:01.601970 | controller |     "ownerReferences": [
2026-06-11 13:18:01.601985 | controller |       {
2026-06-11 13:18:01.601999 | controller |         "apiVersion": "apps/v1",
2026-06-11 13:18:01.602014 | controller |         "blockOwnerDeletion": true,
2026-06-11 13:18:01.602029 | controller |         "controller": true,
2026-06-11 13:18:01.602043 | controller |         "kind": "ReplicaSet",
2026-06-11 13:18:01.602057 | controller |         "name": "horizon-operator-controller-manager-9dc5578b5",
2026-06-11 13:18:01.602071 | controller |         "uid": "9168b844-ae29-4abf-87a1-b66c1361b52f"
2026-06-11 13:18:01.602085 | controller |       }
2026-06-11 13:18:01.602100 | controller |     ],
2026-06-11 13:18:01.602114 | controller |     "resourceVersion": "54725",
2026-06-11 13:18:01.602128 | controller |     "uid": "8eaffe03-501a-4787-8863-7e25aeb87767"
2026-06-11 13:18:01.602142 | controller |   },
2026-06-11 13:18:01.602157 | controller |   "spec": {
2026-06-11 13:18:01.602171 | controller |     "containers": [
2026-06-11 13:18:01.602185 | controller |       {
2026-06-11 13:18:01.602199 | controller |         "args": [
2026-06-11 13:18:01.602213 | controller |           "--leader-elect",
2026-06-11 13:18:01.602228 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 13:18:01.602308 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 13:18:01.602326 | controller |         ],
2026-06-11 13:18:01.602375 | controller |         "command": [
2026-06-11 13:18:01.602393 | controller |           "/manager"
2026-06-11 13:18:01.602408 | controller |         ],
2026-06-11 13:18:01.602423 | controller |         "env": [
2026-06-11 13:18:01.602440 | controller |           {
2026-06-11 13:18:01.602457 | controller |             "name": "LEASE_DURATION",
2026-06-11 13:18:01.602471 | controller |             "value": "30"
2026-06-11 13:18:01.602486 | controller |           },
2026-06-11 13:18:01.602500 | controller |           {
2026-06-11 13:18:01.602514 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 13:18:01.602528 | controller |             "value": "20"
2026-06-11 13:18:01.602543 | controller |           },
2026-06-11 13:18:01.602557 | controller |           {
2026-06-11 13:18:01.602571 | controller |             "name": "RETRY_PERIOD",
2026-06-11 13:18:01.602586 | controller |             "value": "5"
2026-06-11 13:18:01.602600 | controller |           },
2026-06-11 13:18:01.602615 | controller |           {
2026-06-11 13:18:01.602629 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 13:18:01.602644 | controller |             "value": "false"
2026-06-11 13:18:01.602658 | controller |           },
2026-06-11 13:18:01.602673 | controller |           {
2026-06-11 13:18:01.602687 | controller |             "name": "METRICS_CERTS",
2026-06-11 13:18:01.602702 | controller |             "value": "false"
2026-06-11 13:18:01.602716 | controller |           }
2026-06-11 13:18:01.602731 | controller |         ],
2026-06-11 13:18:01.602745 | controller |         "image": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19",
2026-06-11 13:18:01.602765 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 13:18:01.602780 | controller |         "livenessProbe": {
2026-06-11 13:18:01.602794 | controller |           "failureThreshold": 3,
2026-06-11 13:18:01.602809 | controller |           "httpGet": {
2026-06-11 13:18:01.602824 | controller |             "path": "/healthz",
2026-06-11 13:18:01.602838 | controller |             "port": 8081,
2026-06-11 13:18:01.602878 | controller |             "scheme": "HTTP"
2026-06-11 13:18:01.602895 | controller |           },
2026-06-11 13:18:01.602910 | controller |           "initialDelaySeconds": 15,
2026-06-11 13:18:01.602924 | controller |           "periodSeconds": 20,
2026-06-11 13:18:01.602939 | controller |           "successThreshold": 1,
2026-06-11 13:18:01.602953 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:01.602968 | controller |         },
2026-06-11 13:18:01.602982 | controller |         "name": "manager",
2026-06-11 13:18:01.602996 | controller |         "readinessProbe": {
2026-06-11 13:18:01.603011 | controller |           "failureThreshold": 3,
2026-06-11 13:18:01.603025 | controller |           "httpGet": {
2026-06-11 13:18:01.603039 | controller |             "path": "/readyz",
2026-06-11 13:18:01.603053 | controller |             "port": 8081,
2026-06-11 13:18:01.603067 | controller |             "scheme": "HTTP"
2026-06-11 13:18:01.603082 | controller |           },
2026-06-11 13:18:01.603096 | controller |           "initialDelaySeconds": 5,
2026-06-11 13:18:01.603110 | controller |           "periodSeconds": 10,
2026-06-11 13:18:01.603125 | controller |           "successThreshold": 1,
2026-06-11 13:18:01.603139 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:01.603153 | controller |         },
2026-06-11 13:18:01.603167 | controller |         "resources": {
2026-06-11 13:18:01.603181 | controller |           "limits": {
2026-06-11 13:18:01.603195 | controller |             "cpu": "500m",
2026-06-11 13:18:01.603210 | controller |             "memory": "512Mi"
2026-06-11 13:18:01.603224 | controller |           },
2026-06-11 13:18:01.603238 | controller |           "requests": {
2026-06-11 13:18:01.603252 | controller |             "cpu": "10m",
2026-06-11 13:18:01.603266 | controller |             "memory": "256Mi"
2026-06-11 13:18:01.603280 | controller |           }
2026-06-11 13:18:01.603294 | controller |         },
2026-06-11 13:18:01.603308 | controller |         "securityContext": {
2026-06-11 13:18:01.603322 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 13:18:01.603337 | controller |           "capabilities": {
2026-06-11 13:18:01.603351 | controller |             "drop": [
2026-06-11 13:18:01.603365 | controller |               "MKNOD"
2026-06-11 13:18:01.603379 | controller |             ]
2026-06-11 13:18:01.603393 | controller |           }
2026-06-11 13:18:01.603432 | controller |         },
2026-06-11 13:18:01.603457 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 13:18:01.603473 | controller |         "terminationMessagePolicy": "File",
2026-06-11 13:18:01.603487 | controller |         "volumeMounts": [
2026-06-11 13:18:01.603502 | controller |           {
2026-06-11 13:18:01.603517 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:01.603531 | controller |             "name": "kube-api-access-mlbc9",
2026-06-11 13:18:01.603545 | controller |             "readOnly": true
2026-06-11 13:18:01.603560 | controller |           }
2026-06-11 13:18:01.603574 | controller |         ]
2026-06-11 13:18:01.603589 | controller |       }
2026-06-11 13:18:01.603603 | controller |     ],
2026-06-11 13:18:01.603617 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 13:18:01.603631 | controller |     "enableServiceLinks": true,
2026-06-11 13:18:01.603646 | controller |     "imagePullSecrets": [
2026-06-11 13:18:01.603659 | controller |       {
2026-06-11 13:18:01.603674 | controller |         "name": "horizon-operator-controller-manager-dockercfg-h6nhb"
2026-06-11 13:18:01.603692 | controller |       }
2026-06-11 13:18:01.603707 | controller |     ],
2026-06-11 13:18:01.603722 | controller |     "nodeName": "crc",
2026-06-11 13:18:01.603737 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 13:18:01.603751 | controller |     "priority": 0,
2026-06-11 13:18:01.603766 | controller |     "restartPolicy": "Always",
2026-06-11 13:18:01.603780 | controller |     "schedulerName": "default-scheduler",
2026-06-11 13:18:01.603794 | controller |     "securityContext": {
2026-06-11 13:18:01.603809 | controller |       "runAsNonRoot": true,
2026-06-11 13:18:01.603823 | controller |       "seLinuxOptions": {
2026-06-11 13:18:01.603837 | controller |         "level": "s0:c26,c5"
2026-06-11 13:18:01.603869 | controller |       }
2026-06-11 13:18:01.603885 | controller |     },
2026-06-11 13:18:01.603900 | controller |     "serviceAccount": "horizon-operator-controller-manager",
2026-06-11 13:18:01.603915 | controller |     "serviceAccountName": "horizon-operator-controller-manager",
2026-06-11 13:18:01.603930 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 13:18:01.603945 | controller |     "tolerations": [
2026-06-11 13:18:01.603959 | controller |       {
2026-06-11 13:18:01.603974 | controller |         "effect": "NoExecute",
2026-06-11 13:18:01.603988 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 13:18:01.604002 | controller |         "operator": "Exists",
2026-06-11 13:18:01.604016 | controller |         "tolerationSeconds": 120
2026-06-11 13:18:01.604030 | controller |       },
2026-06-11 13:18:01.604044 | controller |       {
2026-06-11 13:18:01.604058 | controller |         "effect": "NoExecute",
2026-06-11 13:18:01.604072 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 13:18:01.604086 | controller |         "operator": "Exists",
2026-06-11 13:18:01.604100 | controller |         "tolerationSeconds": 120
2026-06-11 13:18:01.604115 | controller |       },
2026-06-11 13:18:01.604130 | controller |       {
2026-06-11 13:18:01.604144 | controller |         "effect": "NoSchedule",
2026-06-11 13:18:01.604159 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 13:18:01.604174 | controller |         "operator": "Exists"
2026-06-11 13:18:01.604188 | controller |       }
2026-06-11 13:18:01.604203 | controller |     ],
2026-06-11 13:18:01.604217 | controller |     "volumes": [
2026-06-11 13:18:01.604232 | controller |       {
2026-06-11 13:18:01.604246 | controller |         "name": "kube-api-access-mlbc9",
2026-06-11 13:18:01.604261 | controller |         "projected": {
2026-06-11 13:18:01.604275 | controller |           "defaultMode": 420,
2026-06-11 13:18:01.604289 | controller |           "sources": [
2026-06-11 13:18:01.604303 | controller |             {
2026-06-11 13:18:01.604317 | controller |               "serviceAccountToken": {
2026-06-11 13:18:01.604332 | controller |                 "expirationSeconds": 3607,
2026-06-11 13:18:01.604346 | controller |                 "path": "token"
2026-06-11 13:18:01.604360 | controller |               }
2026-06-11 13:18:01.604375 | controller |             },
2026-06-11 13:18:01.604389 | controller |             {
2026-06-11 13:18:01.604404 | controller |               "configMap": {
2026-06-11 13:18:01.604418 | controller |                 "items": [
2026-06-11 13:18:01.604543 | controller |                   {
2026-06-11 13:18:01.604592 | controller |                     "key": "ca.crt",
2026-06-11 13:18:01.604636 | controller |                     "path": "ca.crt"
2026-06-11 13:18:01.604653 | controller |                   }
2026-06-11 13:18:01.604668 | controller |                 ],
2026-06-11 13:18:01.604683 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 13:18:01.604698 | controller |               }
2026-06-11 13:18:01.604712 | controller |             },
2026-06-11 13:18:01.604727 | controller |             {
2026-06-11 13:18:01.604745 | controller |               "downwardAPI": {
2026-06-11 13:18:01.604760 | controller |                 "items": [
2026-06-11 13:18:01.604775 | controller |                   {
2026-06-11 13:18:01.604790 | controller |                     "fieldRef": {
2026-06-11 13:18:01.604804 | controller |                       "apiVersion": "v1",
2026-06-11 13:18:01.604819 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 13:18:01.604834 | controller |                     },
2026-06-11 13:18:01.604862 | controller |                     "path": "namespace"
2026-06-11 13:18:01.604882 | controller |                   }
2026-06-11 13:18:01.604898 | controller |                 ]
2026-06-11 13:18:01.604913 | controller |               }
2026-06-11 13:18:01.604927 | controller |             },
2026-06-11 13:18:01.604941 | controller |             {
2026-06-11 13:18:01.604956 | controller |               "configMap": {
2026-06-11 13:18:01.604970 | controller |                 "items": [
2026-06-11 13:18:01.604984 | controller |                   {
2026-06-11 13:18:01.604999 | controller |                     "key": "service-ca.crt",
2026-06-11 13:18:01.605013 | controller |                     "path": "service-ca.crt"
2026-06-11 13:18:01.605027 | controller |                   }
2026-06-11 13:18:01.605041 | controller |                 ],
2026-06-11 13:18:01.605056 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 13:18:01.605071 | controller |               }
2026-06-11 13:18:01.605085 | controller |             }
2026-06-11 13:18:01.605100 | controller |           ]
2026-06-11 13:18:01.605115 | controller |         }
2026-06-11 13:18:01.605129 | controller |       }
2026-06-11 13:18:01.605144 | controller |     ]
2026-06-11 13:18:01.605158 | controller |   },
2026-06-11 13:18:01.605173 | controller |   "status": {
2026-06-11 13:18:01.605188 | controller |     "conditions": [
2026-06-11 13:18:01.605202 | controller |       {
2026-06-11 13:18:01.605216 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.605230 | controller |         "lastTransitionTime": "2026-06-11T12:18:58Z",
2026-06-11 13:18:01.605245 | controller |         "status": "True",
2026-06-11 13:18:01.605259 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 13:18:01.605273 | controller |       },
2026-06-11 13:18:01.605288 | controller |       {
2026-06-11 13:18:01.605303 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.605318 | controller |         "lastTransitionTime": "2026-06-11T12:17:34Z",
2026-06-11 13:18:01.605332 | controller |         "status": "True",
2026-06-11 13:18:01.605347 | controller |         "type": "Initialized"
2026-06-11 13:18:01.605362 | controller |       },
2026-06-11 13:18:01.605376 | controller |       {
2026-06-11 13:18:01.605391 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.605405 | controller |         "lastTransitionTime": "2026-06-11T12:19:09Z",
2026-06-11 13:18:01.605419 | controller |         "status": "True",
2026-06-11 13:18:01.605434 | controller |         "type": "Ready"
2026-06-11 13:18:01.605448 | controller |       },
2026-06-11 13:18:01.605462 | controller |       {
2026-06-11 13:18:01.605477 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.605491 | controller |         "lastTransitionTime": "2026-06-11T12:19:09Z",
2026-06-11 13:18:01.605505 | controller |         "status": "True",
2026-06-11 13:18:01.605519 | controller |         "type": "ContainersReady"
2026-06-11 13:18:01.605533 | controller |       },
2026-06-11 13:18:01.605548 | controller |       {
2026-06-11 13:18:01.605562 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.605576 | controller |         "lastTransitionTime": "2026-06-11T12:17:34Z",
2026-06-11 13:18:01.605590 | controller |         "status": "True",
2026-06-11 13:18:01.605605 | controller |         "type": "PodScheduled"
2026-06-11 13:18:01.605619 | controller |       }
2026-06-11 13:18:01.605634 | controller |     ],
2026-06-11 13:18:01.605652 | controller |     "containerStatuses": [
2026-06-11 13:18:01.605694 | controller |       {
2026-06-11 13:18:01.605715 | controller |         "allocatedResources": {
2026-06-11 13:18:01.605730 | controller |           "cpu": "10m",
2026-06-11 13:18:01.605745 | controller |           "memory": "256Mi"
2026-06-11 13:18:01.605759 | controller |         },
2026-06-11 13:18:01.605774 | controller |         "containerID": "cri-o://d223ae9cbdf3702128390435015919d72bac196cc19c292453b8f6e487afaa6b",
2026-06-11 13:18:01.605789 | controller |         "image": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19",
2026-06-11 13:18:01.605804 | controller |         "imageID": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19",
2026-06-11 13:18:01.605818 | controller |         "lastState": {},
2026-06-11 13:18:01.605833 | controller |         "name": "manager",
2026-06-11 13:18:01.605860 | controller |         "ready": true,
2026-06-11 13:18:01.605879 | controller |         "resources": {
2026-06-11 13:18:01.605894 | controller |           "limits": {
2026-06-11 13:18:01.605909 | controller |             "cpu": "500m",
2026-06-11 13:18:01.605923 | controller |             "memory": "512Mi"
2026-06-11 13:18:01.605937 | controller |           },
2026-06-11 13:18:01.605951 | controller |           "requests": {
2026-06-11 13:18:01.605965 | controller |             "cpu": "10m",
2026-06-11 13:18:01.605979 | controller |             "memory": "256Mi"
2026-06-11 13:18:01.605993 | controller |           }
2026-06-11 13:18:01.606007 | controller |         },
2026-06-11 13:18:01.606021 | controller |         "restartCount": 0,
2026-06-11 13:18:01.606035 | controller |         "started": true,
2026-06-11 13:18:01.606050 | controller |         "state": {
2026-06-11 13:18:01.606064 | controller |           "running": {
2026-06-11 13:18:01.606079 | controller |             "startedAt": "2026-06-11T12:18:57Z"
2026-06-11 13:18:01.606093 | controller |           }
2026-06-11 13:18:01.606108 | controller |         },
2026-06-11 13:18:01.606123 | controller |         "user": {
2026-06-11 13:18:01.606137 | controller |           "linux": {
2026-06-11 13:18:01.606152 | controller |             "gid": 0,
2026-06-11 13:18:01.606167 | controller |             "supplementalGroups": [
2026-06-11 13:18:01.606181 | controller |               0
2026-06-11 13:18:01.606195 | controller |             ],
2026-06-11 13:18:01.606209 | controller |             "uid": 65532
2026-06-11 13:18:01.606223 | controller |           }
2026-06-11 13:18:01.606237 | controller |         },
2026-06-11 13:18:01.606252 | controller |         "volumeMounts": [
2026-06-11 13:18:01.606266 | controller |           {
2026-06-11 13:18:01.606280 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:01.606294 | controller |             "name": "kube-api-access-mlbc9",
2026-06-11 13:18:01.606308 | controller |             "readOnly": true,
2026-06-11 13:18:01.606322 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 13:18:01.606337 | controller |           }
2026-06-11 13:18:01.606351 | controller |         ]
2026-06-11 13:18:01.606366 | controller |       }
2026-06-11 13:18:01.606381 | controller |     ],
2026-06-11 13:18:01.606395 | controller |     "hostIP": "192.168.126.11",
2026-06-11 13:18:01.606409 | controller |     "hostIPs": [
2026-06-11 13:18:01.606424 | controller |       {
2026-06-11 13:18:01.606439 | controller |         "ip": "192.168.126.11"
2026-06-11 13:18:01.606453 | controller |       }
2026-06-11 13:18:01.606468 | controller |     ],
2026-06-11 13:18:01.606482 | controller |     "phase": "Running",
2026-06-11 13:18:01.606497 | controller |     "podIP": "10.217.0.81",
2026-06-11 13:18:01.606511 | controller |     "podIPs": [
2026-06-11 13:18:01.606526 | controller |       {
2026-06-11 13:18:01.606540 | controller |         "ip": "10.217.0.81"
2026-06-11 13:18:01.606560 | controller |       }
2026-06-11 13:18:01.606575 | controller |     ],
2026-06-11 13:18:01.606589 | controller |     "qosClass": "Burstable",
2026-06-11 13:18:01.606603 | controller |     "startTime": "2026-06-11T12:17:34Z"
2026-06-11 13:18:01.606618 | controller |   }
2026-06-11 13:18:01.606633 | controller | }
2026-06-11 13:18:01.633699 | controller | ok:
2026-06-11 13:18:01.633908 | controller | {
2026-06-11 13:18:01.633935 | controller |   "apiVersion": "v1",
2026-06-11 13:18:01.633953 | controller |   "kind": "Pod",
2026-06-11 13:18:01.633969 | controller |   "metadata": {
2026-06-11 13:18:01.633985 | controller |     "annotations": {
2026-06-11 13:18:01.634002 | 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 13:18:01.634019 | 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 13:18:01.634036 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 13:18:01.634053 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 13:18:01.634069 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 13:18:01.634085 | controller |     },
2026-06-11 13:18:01.634101 | controller |     "creationTimestamp": "2026-06-11T12:17:34Z",
2026-06-11 13:18:01.634116 | controller |     "generateName": "infra-operator-controller-manager-594d6555bb-",
2026-06-11 13:18:01.634132 | controller |     "generation": 1,
2026-06-11 13:18:01.634147 | controller |     "labels": {
2026-06-11 13:18:01.634163 | controller |       "app.kubernetes.io/name": "infra-operator",
2026-06-11 13:18:01.634178 | controller |       "control-plane": "controller-manager",
2026-06-11 13:18:01.634194 | controller |       "openstack.org/operator-name": "infra",
2026-06-11 13:18:01.634209 | controller |       "pod-template-hash": "594d6555bb"
2026-06-11 13:18:01.634224 | controller |     },
2026-06-11 13:18:01.634239 | controller |     "managedFields": [
2026-06-11 13:18:01.634254 | controller |       {
2026-06-11 13:18:01.634269 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.634284 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.634298 | controller |         "fieldsV1": {
2026-06-11 13:18:01.634313 | controller |           "f:metadata": {
2026-06-11 13:18:01.634327 | controller |             "f:annotations": {
2026-06-11 13:18:01.634342 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 13:18:01.634357 | controller |             }
2026-06-11 13:18:01.634372 | controller |           }
2026-06-11 13:18:01.634386 | controller |         },
2026-06-11 13:18:01.634401 | controller |         "manager": "crc",
2026-06-11 13:18:01.634416 | controller |         "operation": "Update",
2026-06-11 13:18:01.634431 | controller |         "subresource": "status",
2026-06-11 13:18:01.634446 | controller |         "time": "2026-06-11T12:17:34Z"
2026-06-11 13:18:01.634461 | controller |       },
2026-06-11 13:18:01.634475 | controller |       {
2026-06-11 13:18:01.634489 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.634504 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.634518 | controller |         "fieldsV1": {
2026-06-11 13:18:01.634533 | controller |           "f:metadata": {
2026-06-11 13:18:01.634548 | controller |             "f:annotations": {
2026-06-11 13:18:01.634562 | controller |               ".": {},
2026-06-11 13:18:01.634591 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 13:18:01.634606 | controller |             },
2026-06-11 13:18:01.634621 | controller |             "f:generateName": {},
2026-06-11 13:18:01.634635 | controller |             "f:labels": {
2026-06-11 13:18:01.634649 | controller |               ".": {},
2026-06-11 13:18:01.634664 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 13:18:01.634678 | controller |               "f:control-plane": {},
2026-06-11 13:18:01.634693 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 13:18:01.634708 | controller |               "f:pod-template-hash": {}
2026-06-11 13:18:01.634722 | controller |             },
2026-06-11 13:18:01.634736 | controller |             "f:ownerReferences": {
2026-06-11 13:18:01.634751 | controller |               ".": {},
2026-06-11 13:18:01.634765 | controller |               "k:{\"uid\":\"f713369b-f59a-4d20-8f35-e6cd121588d6\"}": {}
2026-06-11 13:18:01.634779 | controller |             }
2026-06-11 13:18:01.634794 | controller |           },
2026-06-11 13:18:01.634809 | controller |           "f:spec": {
2026-06-11 13:18:01.634823 | controller |             "f:containers": {
2026-06-11 13:18:01.634837 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 13:18:01.634877 | controller |                 ".": {},
2026-06-11 13:18:01.634894 | controller |                 "f:args": {},
2026-06-11 13:18:01.634909 | controller |                 "f:command": {},
2026-06-11 13:18:01.634923 | controller |                 "f:env": {
2026-06-11 13:18:01.634938 | controller |                   ".": {},
2026-06-11 13:18:01.634952 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 13:18:01.634967 | controller |                     ".": {},
2026-06-11 13:18:01.634981 | controller |                     "f:name": {},
2026-06-11 13:18:01.634995 | controller |                     "f:value": {}
2026-06-11 13:18:01.635009 | controller |                   },
2026-06-11 13:18:01.635024 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 13:18:01.635038 | controller |                     ".": {},
2026-06-11 13:18:01.635053 | controller |                     "f:name": {},
2026-06-11 13:18:01.635067 | controller |                     "f:value": {}
2026-06-11 13:18:01.635080 | controller |                   },
2026-06-11 13:18:01.635095 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 13:18:01.635108 | controller |                     ".": {},
2026-06-11 13:18:01.635122 | controller |                     "f:name": {},
2026-06-11 13:18:01.635136 | controller |                     "f:value": {}
2026-06-11 13:18:01.635151 | controller |                   },
2026-06-11 13:18:01.635165 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 13:18:01.635179 | controller |                     ".": {},
2026-06-11 13:18:01.635193 | controller |                     "f:name": {},
2026-06-11 13:18:01.635207 | controller |                     "f:value": {}
2026-06-11 13:18:01.635220 | controller |                   },
2026-06-11 13:18:01.635234 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 13:18:01.635248 | controller |                     ".": {},
2026-06-11 13:18:01.635262 | controller |                     "f:name": {},
2026-06-11 13:18:01.635275 | controller |                     "f:value": {}
2026-06-11 13:18:01.635290 | controller |                   }
2026-06-11 13:18:01.635304 | controller |                 },
2026-06-11 13:18:01.635318 | controller |                 "f:image": {},
2026-06-11 13:18:01.635332 | controller |                 "f:imagePullPolicy": {},
2026-06-11 13:18:01.635346 | controller |                 "f:livenessProbe": {
2026-06-11 13:18:01.635361 | controller |                   ".": {},
2026-06-11 13:18:01.635375 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:01.635389 | controller |                   "f:httpGet": {
2026-06-11 13:18:01.635408 | controller |                     ".": {},
2026-06-11 13:18:01.635423 | controller |                     "f:path": {},
2026-06-11 13:18:01.635439 | controller |                     "f:port": {},
2026-06-11 13:18:01.635454 | controller |                     "f:scheme": {}
2026-06-11 13:18:01.635469 | controller |                   },
2026-06-11 13:18:01.635484 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:01.635499 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:01.635514 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:01.635529 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:01.635544 | controller |                 },
2026-06-11 13:18:01.635559 | controller |                 "f:name": {},
2026-06-11 13:18:01.635574 | controller |                 "f:readinessProbe": {
2026-06-11 13:18:01.635589 | controller |                   ".": {},
2026-06-11 13:18:01.635603 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:01.635618 | controller |                   "f:httpGet": {
2026-06-11 13:18:01.635633 | controller |                     ".": {},
2026-06-11 13:18:01.635647 | controller |                     "f:path": {},
2026-06-11 13:18:01.635662 | controller |                     "f:port": {},
2026-06-11 13:18:01.635678 | controller |                     "f:scheme": {}
2026-06-11 13:18:01.635693 | controller |                   },
2026-06-11 13:18:01.635709 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:01.635724 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:01.635739 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:01.635754 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:01.635769 | controller |                 },
2026-06-11 13:18:01.635784 | controller |                 "f:resources": {
2026-06-11 13:18:01.635799 | controller |                   ".": {},
2026-06-11 13:18:01.635814 | controller |                   "f:limits": {
2026-06-11 13:18:01.635829 | controller |                     ".": {},
2026-06-11 13:18:01.635844 | controller |                     "f:cpu": {},
2026-06-11 13:18:01.635880 | controller |                     "f:memory": {}
2026-06-11 13:18:01.635896 | controller |                   },
2026-06-11 13:18:01.635912 | controller |                   "f:requests": {
2026-06-11 13:18:01.635927 | controller |                     ".": {},
2026-06-11 13:18:01.635942 | controller |                     "f:cpu": {},
2026-06-11 13:18:01.635957 | controller |                     "f:memory": {}
2026-06-11 13:18:01.635972 | controller |                   }
2026-06-11 13:18:01.635987 | controller |                 },
2026-06-11 13:18:01.636002 | controller |                 "f:securityContext": {
2026-06-11 13:18:01.636017 | controller |                   ".": {},
2026-06-11 13:18:01.636031 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 13:18:01.636046 | controller |                 },
2026-06-11 13:18:01.636061 | controller |                 "f:terminationMessagePath": {},
2026-06-11 13:18:01.636076 | controller |                 "f:terminationMessagePolicy": {},
2026-06-11 13:18:01.636090 | controller |                 "f:volumeMounts": {
2026-06-11 13:18:01.636105 | controller |                   ".": {},
2026-06-11 13:18:01.636120 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-11 13:18:01.636136 | controller |                     ".": {},
2026-06-11 13:18:01.636151 | controller |                     "f:mountPath": {},
2026-06-11 13:18:01.636167 | controller |                     "f:name": {},
2026-06-11 13:18:01.636182 | controller |                     "f:readOnly": {}
2026-06-11 13:18:01.636196 | controller |                   }
2026-06-11 13:18:01.636211 | controller |                 }
2026-06-11 13:18:01.636226 | controller |               }
2026-06-11 13:18:01.636245 | controller |             },
2026-06-11 13:18:01.636260 | controller |             "f:dnsPolicy": {},
2026-06-11 13:18:01.636275 | controller |             "f:enableServiceLinks": {},
2026-06-11 13:18:01.636290 | controller |             "f:restartPolicy": {},
2026-06-11 13:18:01.636305 | controller |             "f:schedulerName": {},
2026-06-11 13:18:01.636319 | controller |             "f:securityContext": {
2026-06-11 13:18:01.636334 | controller |               ".": {},
2026-06-11 13:18:01.636348 | controller |               "f:runAsNonRoot": {}
2026-06-11 13:18:01.636362 | controller |             },
2026-06-11 13:18:01.636376 | controller |             "f:serviceAccount": {},
2026-06-11 13:18:01.636390 | controller |             "f:serviceAccountName": {},
2026-06-11 13:18:01.636404 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 13:18:01.636436 | controller |             "f:tolerations": {},
2026-06-11 13:18:01.636456 | controller |             "f:volumes": {
2026-06-11 13:18:01.636472 | controller |               ".": {},
2026-06-11 13:18:01.636487 | controller |               "k:{\"name\":\"cert\"}": {
2026-06-11 13:18:01.636502 | controller |                 ".": {},
2026-06-11 13:18:01.636517 | controller |                 "f:name": {},
2026-06-11 13:18:01.636532 | controller |                 "f:secret": {
2026-06-11 13:18:01.636546 | controller |                   ".": {},
2026-06-11 13:18:01.636560 | controller |                   "f:defaultMode": {},
2026-06-11 13:18:01.636575 | controller |                   "f:secretName": {}
2026-06-11 13:18:01.636589 | controller |                 }
2026-06-11 13:18:01.636603 | controller |               }
2026-06-11 13:18:01.636617 | controller |             }
2026-06-11 13:18:01.636631 | controller |           }
2026-06-11 13:18:01.636645 | controller |         },
2026-06-11 13:18:01.636660 | controller |         "manager": "kube-controller-manager",
2026-06-11 13:18:01.636674 | controller |         "operation": "Update",
2026-06-11 13:18:01.636688 | controller |         "time": "2026-06-11T12:17:34Z"
2026-06-11 13:18:01.636702 | controller |       },
2026-06-11 13:18:01.636716 | controller |       {
2026-06-11 13:18:01.636730 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.636745 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.636760 | controller |         "fieldsV1": {
2026-06-11 13:18:01.636774 | controller |           "f:metadata": {
2026-06-11 13:18:01.636788 | controller |             "f:annotations": {
2026-06-11 13:18:01.636802 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 13:18:01.636816 | controller |             }
2026-06-11 13:18:01.636831 | controller |           }
2026-06-11 13:18:01.636845 | controller |         },
2026-06-11 13:18:01.636879 | controller |         "manager": "multus-daemon",
2026-06-11 13:18:01.636894 | controller |         "operation": "Update",
2026-06-11 13:18:01.636909 | controller |         "subresource": "status",
2026-06-11 13:18:01.636923 | controller |         "time": "2026-06-11T12:17:56Z"
2026-06-11 13:18:01.636937 | controller |       },
2026-06-11 13:18:01.636951 | controller |       {
2026-06-11 13:18:01.636966 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.636980 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.637109 | controller |         "fieldsV1": {
2026-06-11 13:18:01.637132 | controller |           "f:status": {
2026-06-11 13:18:01.637147 | controller |             "f:conditions": {
2026-06-11 13:18:01.637162 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 13:18:01.637176 | controller |                 ".": {},
2026-06-11 13:18:01.637191 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.637206 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.637220 | controller |                 "f:status": {},
2026-06-11 13:18:01.637234 | controller |                 "f:type": {}
2026-06-11 13:18:01.637253 | controller |               },
2026-06-11 13:18:01.637267 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 13:18:01.637282 | controller |                 ".": {},
2026-06-11 13:18:01.637296 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.637311 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.637326 | controller |                 "f:status": {},
2026-06-11 13:18:01.637340 | controller |                 "f:type": {}
2026-06-11 13:18:01.637354 | controller |               },
2026-06-11 13:18:01.637369 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 13:18:01.637384 | controller |                 ".": {},
2026-06-11 13:18:01.637398 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.637412 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.637426 | controller |                 "f:status": {},
2026-06-11 13:18:01.637440 | controller |                 "f:type": {}
2026-06-11 13:18:01.637454 | controller |               },
2026-06-11 13:18:01.637469 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 13:18:01.637484 | controller |                 ".": {},
2026-06-11 13:18:01.637498 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.637513 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.637527 | controller |                 "f:status": {},
2026-06-11 13:18:01.637541 | controller |                 "f:type": {}
2026-06-11 13:18:01.637555 | controller |               }
2026-06-11 13:18:01.637569 | controller |             },
2026-06-11 13:18:01.637584 | controller |             "f:containerStatuses": {},
2026-06-11 13:18:01.637598 | controller |             "f:hostIP": {},
2026-06-11 13:18:01.637612 | controller |             "f:hostIPs": {},
2026-06-11 13:18:01.637626 | controller |             "f:phase": {},
2026-06-11 13:18:01.637641 | controller |             "f:podIP": {},
2026-06-11 13:18:01.637655 | controller |             "f:podIPs": {
2026-06-11 13:18:01.637670 | controller |               ".": {},
2026-06-11 13:18:01.637684 | controller |               "k:{\"ip\":\"10.217.0.82\"}": {
2026-06-11 13:18:01.637699 | controller |                 ".": {},
2026-06-11 13:18:01.637713 | controller |                 "f:ip": {}
2026-06-11 13:18:01.637727 | controller |               }
2026-06-11 13:18:01.637741 | controller |             },
2026-06-11 13:18:01.637755 | controller |             "f:startTime": {}
2026-06-11 13:18:01.637769 | controller |           }
2026-06-11 13:18:01.637783 | controller |         },
2026-06-11 13:18:01.637797 | controller |         "manager": "kubelet",
2026-06-11 13:18:01.637811 | controller |         "operation": "Update",
2026-06-11 13:18:01.637825 | controller |         "subresource": "status",
2026-06-11 13:18:01.637839 | controller |         "time": "2026-06-11T12:19:10Z"
2026-06-11 13:18:01.637883 | controller |       }
2026-06-11 13:18:01.637900 | controller |     ],
2026-06-11 13:18:01.637915 | controller |     "name": "infra-operator-controller-manager-594d6555bb-mv5ql",
2026-06-11 13:18:01.637930 | controller |     "namespace": "openstack-operators",
2026-06-11 13:18:01.637945 | controller |     "ownerReferences": [
2026-06-11 13:18:01.637960 | controller |       {
2026-06-11 13:18:01.637974 | controller |         "apiVersion": "apps/v1",
2026-06-11 13:18:01.637989 | controller |         "blockOwnerDeletion": true,
2026-06-11 13:18:01.638003 | controller |         "controller": true,
2026-06-11 13:18:01.638018 | controller |         "kind": "ReplicaSet",
2026-06-11 13:18:01.638032 | controller |         "name": "infra-operator-controller-manager-594d6555bb",
2026-06-11 13:18:01.638047 | controller |         "uid": "f713369b-f59a-4d20-8f35-e6cd121588d6"
2026-06-11 13:18:01.638061 | controller |       }
2026-06-11 13:18:01.638075 | controller |     ],
2026-06-11 13:18:01.638089 | controller |     "resourceVersion": "54812",
2026-06-11 13:18:01.638115 | controller |     "uid": "25fdc9f0-80d7-443b-9e65-817fa0027c1d"
2026-06-11 13:18:01.638129 | controller |   },
2026-06-11 13:18:01.638144 | controller |   "spec": {
2026-06-11 13:18:01.638158 | controller |     "containers": [
2026-06-11 13:18:01.638173 | controller |       {
2026-06-11 13:18:01.638187 | controller |         "args": [
2026-06-11 13:18:01.638202 | controller |           "--leader-elect",
2026-06-11 13:18:01.638216 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 13:18:01.638230 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 13:18:01.638245 | controller |         ],
2026-06-11 13:18:01.638259 | controller |         "command": [
2026-06-11 13:18:01.638274 | controller |           "/manager"
2026-06-11 13:18:01.638288 | controller |         ],
2026-06-11 13:18:01.638303 | controller |         "env": [
2026-06-11 13:18:01.638317 | controller |           {
2026-06-11 13:18:01.638332 | controller |             "name": "LEASE_DURATION",
2026-06-11 13:18:01.638346 | controller |             "value": "30"
2026-06-11 13:18:01.638360 | controller |           },
2026-06-11 13:18:01.638374 | controller |           {
2026-06-11 13:18:01.638481 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 13:18:01.638503 | controller |             "value": "20"
2026-06-11 13:18:01.638519 | controller |           },
2026-06-11 13:18:01.638534 | controller |           {
2026-06-11 13:18:01.638549 | controller |             "name": "RETRY_PERIOD",
2026-06-11 13:18:01.638564 | controller |             "value": "5"
2026-06-11 13:18:01.638578 | controller |           },
2026-06-11 13:18:01.638593 | controller |           {
2026-06-11 13:18:01.638607 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 13:18:01.638621 | controller |             "value": "true"
2026-06-11 13:18:01.638636 | controller |           },
2026-06-11 13:18:01.638650 | controller |           {
2026-06-11 13:18:01.638664 | controller |             "name": "METRICS_CERTS",
2026-06-11 13:18:01.638678 | controller |             "value": "false"
2026-06-11 13:18:01.638693 | controller |           }
2026-06-11 13:18:01.638707 | controller |         ],
2026-06-11 13:18:01.638722 | controller |         "image": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f",
2026-06-11 13:18:01.638737 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 13:18:01.638751 | controller |         "livenessProbe": {
2026-06-11 13:18:01.638766 | controller |           "failureThreshold": 3,
2026-06-11 13:18:01.638781 | controller |           "httpGet": {
2026-06-11 13:18:01.638796 | controller |             "path": "/healthz",
2026-06-11 13:18:01.638810 | controller |             "port": 8081,
2026-06-11 13:18:01.638825 | controller |             "scheme": "HTTP"
2026-06-11 13:18:01.638839 | controller |           },
2026-06-11 13:18:01.638871 | controller |           "initialDelaySeconds": 15,
2026-06-11 13:18:01.638887 | controller |           "periodSeconds": 20,
2026-06-11 13:18:01.638902 | controller |           "successThreshold": 1,
2026-06-11 13:18:01.638916 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:01.638930 | controller |         },
2026-06-11 13:18:01.638944 | controller |         "name": "manager",
2026-06-11 13:18:01.638958 | controller |         "readinessProbe": {
2026-06-11 13:18:01.638972 | controller |           "failureThreshold": 3,
2026-06-11 13:18:01.638986 | controller |           "httpGet": {
2026-06-11 13:18:01.639000 | controller |             "path": "/readyz",
2026-06-11 13:18:01.639015 | controller |             "port": 8081,
2026-06-11 13:18:01.639029 | controller |             "scheme": "HTTP"
2026-06-11 13:18:01.639043 | controller |           },
2026-06-11 13:18:01.639058 | controller |           "initialDelaySeconds": 5,
2026-06-11 13:18:01.639072 | controller |           "periodSeconds": 10,
2026-06-11 13:18:01.639086 | controller |           "successThreshold": 1,
2026-06-11 13:18:01.639105 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:01.639120 | controller |         },
2026-06-11 13:18:01.639134 | controller |         "resources": {
2026-06-11 13:18:01.639149 | controller |           "limits": {
2026-06-11 13:18:01.639163 | controller |             "cpu": "600m",
2026-06-11 13:18:01.639177 | controller |             "memory": "2Gi"
2026-06-11 13:18:01.639191 | controller |           },
2026-06-11 13:18:01.639206 | controller |           "requests": {
2026-06-11 13:18:01.639220 | controller |             "cpu": "10m",
2026-06-11 13:18:01.639234 | controller |             "memory": "512Mi"
2026-06-11 13:18:01.639248 | controller |           }
2026-06-11 13:18:01.639262 | controller |         },
2026-06-11 13:18:01.639276 | controller |         "securityContext": {
2026-06-11 13:18:01.639290 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 13:18:01.639304 | controller |           "capabilities": {
2026-06-11 13:18:01.639319 | controller |             "drop": [
2026-06-11 13:18:01.639333 | controller |               "MKNOD"
2026-06-11 13:18:01.639347 | controller |             ]
2026-06-11 13:18:01.639361 | controller |           }
2026-06-11 13:18:01.639375 | controller |         },
2026-06-11 13:18:01.639389 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 13:18:01.639404 | controller |         "terminationMessagePolicy": "File",
2026-06-11 13:18:01.639418 | controller |         "volumeMounts": [
2026-06-11 13:18:01.639432 | controller |           {
2026-06-11 13:18:01.639446 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-11 13:18:01.639461 | controller |             "name": "cert",
2026-06-11 13:18:01.639475 | controller |             "readOnly": true
2026-06-11 13:18:01.639489 | controller |           },
2026-06-11 13:18:01.639503 | controller |           {
2026-06-11 13:18:01.639517 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:01.639532 | controller |             "name": "kube-api-access-wlm9z",
2026-06-11 13:18:01.639546 | controller |             "readOnly": true
2026-06-11 13:18:01.639561 | controller |           }
2026-06-11 13:18:01.639575 | controller |         ]
2026-06-11 13:18:01.639590 | controller |       }
2026-06-11 13:18:01.639604 | controller |     ],
2026-06-11 13:18:01.639618 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 13:18:01.639633 | controller |     "enableServiceLinks": true,
2026-06-11 13:18:01.639647 | controller |     "imagePullSecrets": [
2026-06-11 13:18:01.639661 | controller |       {
2026-06-11 13:18:01.639676 | controller |         "name": "infra-operator-controller-manager-dockercfg-cnrwz"
2026-06-11 13:18:01.639690 | controller |       }
2026-06-11 13:18:01.639704 | controller |     ],
2026-06-11 13:18:01.639718 | controller |     "nodeName": "crc",
2026-06-11 13:18:01.639732 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 13:18:01.639746 | controller |     "priority": 0,
2026-06-11 13:18:01.639760 | controller |     "restartPolicy": "Always",
2026-06-11 13:18:01.639775 | controller |     "schedulerName": "default-scheduler",
2026-06-11 13:18:01.639790 | controller |     "securityContext": {
2026-06-11 13:18:01.639805 | controller |       "runAsNonRoot": true,
2026-06-11 13:18:01.639819 | controller |       "seLinuxOptions": {
2026-06-11 13:18:01.639834 | controller |         "level": "s0:c26,c5"
2026-06-11 13:18:01.639868 | controller |       }
2026-06-11 13:18:01.639888 | controller |     },
2026-06-11 13:18:01.639904 | controller |     "serviceAccount": "infra-operator-controller-manager",
2026-06-11 13:18:01.639918 | controller |     "serviceAccountName": "infra-operator-controller-manager",
2026-06-11 13:18:01.639933 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 13:18:01.639947 | controller |     "tolerations": [
2026-06-11 13:18:01.639961 | controller |       {
2026-06-11 13:18:01.639979 | controller |         "effect": "NoExecute",
2026-06-11 13:18:01.639993 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 13:18:01.640008 | controller |         "operator": "Exists",
2026-06-11 13:18:01.640022 | controller |         "tolerationSeconds": 120
2026-06-11 13:18:01.640036 | controller |       },
2026-06-11 13:18:01.640051 | controller |       {
2026-06-11 13:18:01.640065 | controller |         "effect": "NoExecute",
2026-06-11 13:18:01.640080 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 13:18:01.640095 | controller |         "operator": "Exists",
2026-06-11 13:18:01.640109 | controller |         "tolerationSeconds": 120
2026-06-11 13:18:01.640124 | controller |       },
2026-06-11 13:18:01.640138 | controller |       {
2026-06-11 13:18:01.640152 | controller |         "effect": "NoSchedule",
2026-06-11 13:18:01.640167 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 13:18:01.640181 | controller |         "operator": "Exists"
2026-06-11 13:18:01.640195 | controller |       }
2026-06-11 13:18:01.640209 | controller |     ],
2026-06-11 13:18:01.640223 | controller |     "volumes": [
2026-06-11 13:18:01.640238 | controller |       {
2026-06-11 13:18:01.640253 | controller |         "name": "cert",
2026-06-11 13:18:01.640267 | controller |         "secret": {
2026-06-11 13:18:01.640282 | controller |           "defaultMode": 420,
2026-06-11 13:18:01.640296 | controller |           "secretName": "infra-operator-webhook-server-cert"
2026-06-11 13:18:01.640310 | controller |         }
2026-06-11 13:18:01.640324 | controller |       },
2026-06-11 13:18:01.640339 | controller |       {
2026-06-11 13:18:01.640353 | controller |         "name": "kube-api-access-wlm9z",
2026-06-11 13:18:01.640368 | controller |         "projected": {
2026-06-11 13:18:01.640382 | controller |           "defaultMode": 420,
2026-06-11 13:18:01.640396 | controller |           "sources": [
2026-06-11 13:18:01.640410 | controller |             {
2026-06-11 13:18:01.640472 | controller |               "serviceAccountToken": {
2026-06-11 13:18:01.640488 | controller |                 "expirationSeconds": 3607,
2026-06-11 13:18:01.640503 | controller |                 "path": "token"
2026-06-11 13:18:01.640518 | controller |               }
2026-06-11 13:18:01.640533 | controller |             },
2026-06-11 13:18:01.640547 | controller |             {
2026-06-11 13:18:01.640561 | controller |               "configMap": {
2026-06-11 13:18:01.640576 | controller |                 "items": [
2026-06-11 13:18:01.640590 | controller |                   {
2026-06-11 13:18:01.640604 | controller |                     "key": "ca.crt",
2026-06-11 13:18:01.640618 | controller |                     "path": "ca.crt"
2026-06-11 13:18:01.640633 | controller |                   }
2026-06-11 13:18:01.640647 | controller |                 ],
2026-06-11 13:18:01.640661 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 13:18:01.640675 | controller |               }
2026-06-11 13:18:01.640689 | controller |             },
2026-06-11 13:18:01.640704 | controller |             {
2026-06-11 13:18:01.640718 | controller |               "downwardAPI": {
2026-06-11 13:18:01.640732 | controller |                 "items": [
2026-06-11 13:18:01.640746 | controller |                   {
2026-06-11 13:18:01.640761 | controller |                     "fieldRef": {
2026-06-11 13:18:01.640776 | controller |                       "apiVersion": "v1",
2026-06-11 13:18:01.640790 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 13:18:01.640804 | controller |                     },
2026-06-11 13:18:01.640819 | controller |                     "path": "namespace"
2026-06-11 13:18:01.640833 | controller |                   }
2026-06-11 13:18:01.640863 | controller |                 ]
2026-06-11 13:18:01.640883 | controller |               }
2026-06-11 13:18:01.640899 | controller |             },
2026-06-11 13:18:01.640914 | controller |             {
2026-06-11 13:18:01.640932 | controller |               "configMap": {
2026-06-11 13:18:01.640947 | controller |                 "items": [
2026-06-11 13:18:01.640961 | controller |                   {
2026-06-11 13:18:01.640976 | controller |                     "key": "service-ca.crt",
2026-06-11 13:18:01.640990 | controller |                     "path": "service-ca.crt"
2026-06-11 13:18:01.641005 | controller |                   }
2026-06-11 13:18:01.641019 | controller |                 ],
2026-06-11 13:18:01.641033 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 13:18:01.641047 | controller |               }
2026-06-11 13:18:01.641062 | controller |             }
2026-06-11 13:18:01.641076 | controller |           ]
2026-06-11 13:18:01.641090 | controller |         }
2026-06-11 13:18:01.641105 | controller |       }
2026-06-11 13:18:01.641119 | controller |     ]
2026-06-11 13:18:01.641134 | controller |   },
2026-06-11 13:18:01.641148 | controller |   "status": {
2026-06-11 13:18:01.641162 | controller |     "conditions": [
2026-06-11 13:18:01.641176 | controller |       {
2026-06-11 13:18:01.641191 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.641205 | controller |         "lastTransitionTime": "2026-06-11T12:18:58Z",
2026-06-11 13:18:01.641219 | controller |         "status": "True",
2026-06-11 13:18:01.641233 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 13:18:01.641247 | controller |       },
2026-06-11 13:18:01.641262 | controller |       {
2026-06-11 13:18:01.641276 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.641290 | controller |         "lastTransitionTime": "2026-06-11T12:17:34Z",
2026-06-11 13:18:01.641304 | controller |         "status": "True",
2026-06-11 13:18:01.641318 | controller |         "type": "Initialized"
2026-06-11 13:18:01.641332 | controller |       },
2026-06-11 13:18:01.641346 | controller |       {
2026-06-11 13:18:01.641360 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.641374 | controller |         "lastTransitionTime": "2026-06-11T12:19:10Z",
2026-06-11 13:18:01.641388 | controller |         "status": "True",
2026-06-11 13:18:01.641402 | controller |         "type": "Ready"
2026-06-11 13:18:01.641416 | controller |       },
2026-06-11 13:18:01.641431 | controller |       {
2026-06-11 13:18:01.641445 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.641459 | controller |         "lastTransitionTime": "2026-06-11T12:19:10Z",
2026-06-11 13:18:01.641473 | controller |         "status": "True",
2026-06-11 13:18:01.641487 | controller |         "type": "ContainersReady"
2026-06-11 13:18:01.641501 | controller |       },
2026-06-11 13:18:01.641515 | controller |       {
2026-06-11 13:18:01.641530 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.641544 | controller |         "lastTransitionTime": "2026-06-11T12:17:34Z",
2026-06-11 13:18:01.641559 | controller |         "status": "True",
2026-06-11 13:18:01.641573 | controller |         "type": "PodScheduled"
2026-06-11 13:18:01.641588 | controller |       }
2026-06-11 13:18:01.641602 | controller |     ],
2026-06-11 13:18:01.641617 | controller |     "containerStatuses": [
2026-06-11 13:18:01.641631 | controller |       {
2026-06-11 13:18:01.641645 | controller |         "allocatedResources": {
2026-06-11 13:18:01.641660 | controller |           "cpu": "10m",
2026-06-11 13:18:01.641674 | controller |           "memory": "512Mi"
2026-06-11 13:18:01.641688 | controller |         },
2026-06-11 13:18:01.641703 | controller |         "containerID": "cri-o://d1240423417cf306224d0d0e5919bed866e2a5a071810a6dc0081a1c5b23f3ca",
2026-06-11 13:18:01.641717 | controller |         "image": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f",
2026-06-11 13:18:01.641732 | controller |         "imageID": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f",
2026-06-11 13:18:01.641751 | controller |         "lastState": {},
2026-06-11 13:18:01.641766 | controller |         "name": "manager",
2026-06-11 13:18:01.641781 | controller |         "ready": true,
2026-06-11 13:18:01.641795 | controller |         "resources": {
2026-06-11 13:18:01.641809 | controller |           "limits": {
2026-06-11 13:18:01.641823 | controller |             "cpu": "600m",
2026-06-11 13:18:01.641837 | controller |             "memory": "2Gi"
2026-06-11 13:18:01.641869 | controller |           },
2026-06-11 13:18:01.641887 | controller |           "requests": {
2026-06-11 13:18:01.641902 | controller |             "cpu": "10m",
2026-06-11 13:18:01.641916 | controller |             "memory": "512Mi"
2026-06-11 13:18:01.641931 | controller |           }
2026-06-11 13:18:01.641946 | controller |         },
2026-06-11 13:18:01.641961 | controller |         "restartCount": 0,
2026-06-11 13:18:01.641975 | controller |         "started": true,
2026-06-11 13:18:01.641990 | controller |         "state": {
2026-06-11 13:18:01.642004 | controller |           "running": {
2026-06-11 13:18:01.642019 | controller |             "startedAt": "2026-06-11T12:18:57Z"
2026-06-11 13:18:01.642034 | controller |           }
2026-06-11 13:18:01.642048 | controller |         },
2026-06-11 13:18:01.642062 | controller |         "user": {
2026-06-11 13:18:01.642076 | controller |           "linux": {
2026-06-11 13:18:01.642091 | controller |             "gid": 0,
2026-06-11 13:18:01.642106 | controller |             "supplementalGroups": [
2026-06-11 13:18:01.642120 | controller |               0
2026-06-11 13:18:01.642135 | controller |             ],
2026-06-11 13:18:01.642150 | controller |             "uid": 65532
2026-06-11 13:18:01.642165 | controller |           }
2026-06-11 13:18:01.642179 | controller |         },
2026-06-11 13:18:01.642194 | controller |         "volumeMounts": [
2026-06-11 13:18:01.642209 | controller |           {
2026-06-11 13:18:01.642224 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-11 13:18:01.642238 | controller |             "name": "cert",
2026-06-11 13:18:01.642253 | controller |             "readOnly": true,
2026-06-11 13:18:01.642267 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 13:18:01.642281 | controller |           },
2026-06-11 13:18:01.642295 | controller |           {
2026-06-11 13:18:01.642310 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:01.642324 | controller |             "name": "kube-api-access-wlm9z",
2026-06-11 13:18:01.642339 | controller |             "readOnly": true,
2026-06-11 13:18:01.642354 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 13:18:01.642368 | controller |           }
2026-06-11 13:18:01.642383 | controller |         ]
2026-06-11 13:18:01.642397 | controller |       }
2026-06-11 13:18:01.642412 | controller |     ],
2026-06-11 13:18:01.642427 | controller |     "hostIP": "192.168.126.11",
2026-06-11 13:18:01.642441 | controller |     "hostIPs": [
2026-06-11 13:18:01.642456 | controller |       {
2026-06-11 13:18:01.642470 | controller |         "ip": "192.168.126.11"
2026-06-11 13:18:01.642484 | controller |       }
2026-06-11 13:18:01.642498 | controller |     ],
2026-06-11 13:18:01.642513 | controller |     "phase": "Running",
2026-06-11 13:18:01.642527 | controller |     "podIP": "10.217.0.82",
2026-06-11 13:18:01.642541 | controller |     "podIPs": [
2026-06-11 13:18:01.642555 | controller |       {
2026-06-11 13:18:01.642569 | controller |         "ip": "10.217.0.82"
2026-06-11 13:18:01.642584 | controller |       }
2026-06-11 13:18:01.642598 | controller |     ],
2026-06-11 13:18:01.642612 | controller |     "qosClass": "Burstable",
2026-06-11 13:18:01.642626 | controller |     "startTime": "2026-06-11T12:17:34Z"
2026-06-11 13:18:01.642641 | controller |   }
2026-06-11 13:18:01.642655 | controller | }
2026-06-11 13:18:01.667802 | controller | ok:
2026-06-11 13:18:01.667987 | controller | {
2026-06-11 13:18:01.668030 | controller |   "apiVersion": "v1",
2026-06-11 13:18:01.668055 | controller |   "kind": "Pod",
2026-06-11 13:18:01.668072 | controller |   "metadata": {
2026-06-11 13:18:01.668095 | controller |     "annotations": {
2026-06-11 13:18:01.668186 | 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 13:18:01.668211 | 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 13:18:01.668227 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 13:18:01.668244 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 13:18:01.668259 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 13:18:01.668275 | controller |     },
2026-06-11 13:18:01.668290 | controller |     "creationTimestamp": "2026-06-11T12:17:34Z",
2026-06-11 13:18:01.668306 | controller |     "generateName": "ironic-operator-controller-manager-7c845fc7c7-",
2026-06-11 13:18:01.668321 | controller |     "generation": 1,
2026-06-11 13:18:01.668336 | controller |     "labels": {
2026-06-11 13:18:01.668351 | controller |       "app.kubernetes.io/name": "ironic-operator",
2026-06-11 13:18:01.668368 | controller |       "control-plane": "controller-manager",
2026-06-11 13:18:01.668384 | controller |       "openstack.org/operator-name": "ironic",
2026-06-11 13:18:01.668398 | controller |       "pod-template-hash": "7c845fc7c7"
2026-06-11 13:18:01.668435 | controller |     },
2026-06-11 13:18:01.668450 | controller |     "managedFields": [
2026-06-11 13:18:01.668466 | controller |       {
2026-06-11 13:18:01.668481 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.668495 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.668510 | controller |         "fieldsV1": {
2026-06-11 13:18:01.668524 | controller |           "f:metadata": {
2026-06-11 13:18:01.668538 | controller |             "f:annotations": {
2026-06-11 13:18:01.668552 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 13:18:01.668567 | controller |             }
2026-06-11 13:18:01.668582 | controller |           }
2026-06-11 13:18:01.668596 | controller |         },
2026-06-11 13:18:01.668611 | controller |         "manager": "crc",
2026-06-11 13:18:01.668625 | controller |         "operation": "Update",
2026-06-11 13:18:01.668640 | controller |         "subresource": "status",
2026-06-11 13:18:01.668654 | controller |         "time": "2026-06-11T12:17:34Z"
2026-06-11 13:18:01.668668 | controller |       },
2026-06-11 13:18:01.668683 | controller |       {
2026-06-11 13:18:01.668698 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.668713 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.668727 | controller |         "fieldsV1": {
2026-06-11 13:18:01.668742 | controller |           "f:metadata": {
2026-06-11 13:18:01.668838 | controller |             "f:annotations": {
2026-06-11 13:18:01.668895 | controller |               ".": {},
2026-06-11 13:18:01.668913 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 13:18:01.668929 | controller |             },
2026-06-11 13:18:01.668944 | controller |             "f:generateName": {},
2026-06-11 13:18:01.668958 | controller |             "f:labels": {
2026-06-11 13:18:01.668972 | controller |               ".": {},
2026-06-11 13:18:01.668987 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 13:18:01.669010 | controller |               "f:control-plane": {},
2026-06-11 13:18:01.669025 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 13:18:01.669040 | controller |               "f:pod-template-hash": {}
2026-06-11 13:18:01.669054 | controller |             },
2026-06-11 13:18:01.669068 | controller |             "f:ownerReferences": {
2026-06-11 13:18:01.669083 | controller |               ".": {},
2026-06-11 13:18:01.669097 | controller |               "k:{\"uid\":\"e25cd296-5efa-4ee2-a7d3-0add9edc3c1b\"}": {}
2026-06-11 13:18:01.669112 | controller |             }
2026-06-11 13:18:01.669126 | controller |           },
2026-06-11 13:18:01.669140 | controller |           "f:spec": {
2026-06-11 13:18:01.669155 | controller |             "f:containers": {
2026-06-11 13:18:01.669169 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 13:18:01.669183 | controller |                 ".": {},
2026-06-11 13:18:01.669197 | controller |                 "f:args": {},
2026-06-11 13:18:01.669211 | controller |                 "f:command": {},
2026-06-11 13:18:01.669225 | controller |                 "f:env": {
2026-06-11 13:18:01.669240 | controller |                   ".": {},
2026-06-11 13:18:01.669254 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 13:18:01.669268 | controller |                     ".": {},
2026-06-11 13:18:01.669282 | controller |                     "f:name": {},
2026-06-11 13:18:01.669296 | controller |                     "f:value": {}
2026-06-11 13:18:01.669310 | controller |                   },
2026-06-11 13:18:01.669324 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 13:18:01.669338 | controller |                     ".": {},
2026-06-11 13:18:01.669353 | controller |                     "f:name": {},
2026-06-11 13:18:01.669367 | controller |                     "f:value": {}
2026-06-11 13:18:01.669382 | controller |                   },
2026-06-11 13:18:01.669396 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 13:18:01.669410 | controller |                     ".": {},
2026-06-11 13:18:01.669424 | controller |                     "f:name": {},
2026-06-11 13:18:01.669439 | controller |                     "f:value": {}
2026-06-11 13:18:01.669453 | controller |                   },
2026-06-11 13:18:01.669468 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 13:18:01.669483 | controller |                     ".": {},
2026-06-11 13:18:01.669497 | controller |                     "f:name": {},
2026-06-11 13:18:01.669512 | controller |                     "f:value": {}
2026-06-11 13:18:01.669526 | controller |                   },
2026-06-11 13:18:01.669540 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 13:18:01.669555 | controller |                     ".": {},
2026-06-11 13:18:01.669569 | controller |                     "f:name": {},
2026-06-11 13:18:01.669584 | controller |                     "f:value": {}
2026-06-11 13:18:01.669598 | controller |                   }
2026-06-11 13:18:01.669613 | controller |                 },
2026-06-11 13:18:01.669627 | controller |                 "f:image": {},
2026-06-11 13:18:01.669642 | controller |                 "f:imagePullPolicy": {},
2026-06-11 13:18:01.669659 | controller |                 "f:livenessProbe": {
2026-06-11 13:18:01.669673 | controller |                   ".": {},
2026-06-11 13:18:01.669688 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:01.669703 | controller |                   "f:httpGet": {
2026-06-11 13:18:01.669718 | controller |                     ".": {},
2026-06-11 13:18:01.669733 | controller |                     "f:path": {},
2026-06-11 13:18:01.669748 | controller |                     "f:port": {},
2026-06-11 13:18:01.669762 | controller |                     "f:scheme": {}
2026-06-11 13:18:01.669777 | controller |                   },
2026-06-11 13:18:01.669792 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:01.669811 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:01.669826 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:01.669842 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:01.669878 | controller |                 },
2026-06-11 13:18:01.669896 | controller |                 "f:name": {},
2026-06-11 13:18:01.669910 | controller |                 "f:readinessProbe": {
2026-06-11 13:18:01.669925 | controller |                   ".": {},
2026-06-11 13:18:01.669940 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:01.669955 | controller |                   "f:httpGet": {
2026-06-11 13:18:01.669970 | controller |                     ".": {},
2026-06-11 13:18:01.669984 | controller |                     "f:path": {},
2026-06-11 13:18:01.669999 | controller |                     "f:port": {},
2026-06-11 13:18:01.670013 | controller |                     "f:scheme": {}
2026-06-11 13:18:01.670028 | controller |                   },
2026-06-11 13:18:01.670045 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:01.670060 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:01.670075 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:01.670090 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:01.670107 | controller |                 },
2026-06-11 13:18:01.670123 | controller |                 "f:resources": {
2026-06-11 13:18:01.670140 | controller |                   ".": {},
2026-06-11 13:18:01.670155 | controller |                   "f:limits": {
2026-06-11 13:18:01.670171 | controller |                     ".": {},
2026-06-11 13:18:01.670186 | controller |                     "f:cpu": {},
2026-06-11 13:18:01.670202 | controller |                     "f:memory": {}
2026-06-11 13:18:01.670218 | controller |                   },
2026-06-11 13:18:01.670234 | controller |                   "f:requests": {
2026-06-11 13:18:01.670249 | controller |                     ".": {},
2026-06-11 13:18:01.670264 | controller |                     "f:cpu": {},
2026-06-11 13:18:01.670279 | controller |                     "f:memory": {}
2026-06-11 13:18:01.670294 | controller |                   }
2026-06-11 13:18:01.670309 | controller |                 },
2026-06-11 13:18:01.670324 | controller |                 "f:securityContext": {
2026-06-11 13:18:01.670340 | controller |                   ".": {},
2026-06-11 13:18:01.670356 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 13:18:01.670371 | controller |                 },
2026-06-11 13:18:01.670388 | controller |                 "f:terminationMessagePath": {},
2026-06-11 13:18:01.670403 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 13:18:01.670419 | controller |               }
2026-06-11 13:18:01.670437 | controller |             },
2026-06-11 13:18:01.670454 | controller |             "f:dnsPolicy": {},
2026-06-11 13:18:01.670472 | controller |             "f:enableServiceLinks": {},
2026-06-11 13:18:01.670487 | controller |             "f:restartPolicy": {},
2026-06-11 13:18:01.670502 | controller |             "f:schedulerName": {},
2026-06-11 13:18:01.670517 | controller |             "f:securityContext": {
2026-06-11 13:18:01.670532 | controller |               ".": {},
2026-06-11 13:18:01.670549 | controller |               "f:runAsNonRoot": {}
2026-06-11 13:18:01.670564 | controller |             },
2026-06-11 13:18:01.670580 | controller |             "f:serviceAccount": {},
2026-06-11 13:18:01.670596 | controller |             "f:serviceAccountName": {},
2026-06-11 13:18:01.670612 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 13:18:01.670627 | controller |             "f:tolerations": {}
2026-06-11 13:18:01.670642 | controller |           }
2026-06-11 13:18:01.670657 | controller |         },
2026-06-11 13:18:01.670672 | controller |         "manager": "kube-controller-manager",
2026-06-11 13:18:01.670692 | controller |         "operation": "Update",
2026-06-11 13:18:01.670707 | controller |         "time": "2026-06-11T12:17:34Z"
2026-06-11 13:18:01.670722 | controller |       },
2026-06-11 13:18:01.670737 | controller |       {
2026-06-11 13:18:01.670756 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.670778 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.670795 | controller |         "fieldsV1": {
2026-06-11 13:18:01.670812 | controller |           "f:metadata": {
2026-06-11 13:18:01.670828 | controller |             "f:annotations": {
2026-06-11 13:18:01.670844 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 13:18:01.670882 | controller |             }
2026-06-11 13:18:01.670899 | controller |           }
2026-06-11 13:18:01.670915 | controller |         },
2026-06-11 13:18:01.670931 | controller |         "manager": "multus-daemon",
2026-06-11 13:18:01.670947 | controller |         "operation": "Update",
2026-06-11 13:18:01.670963 | controller |         "subresource": "status",
2026-06-11 13:18:01.670978 | controller |         "time": "2026-06-11T12:17:47Z"
2026-06-11 13:18:01.670993 | controller |       },
2026-06-11 13:18:01.671007 | controller |       {
2026-06-11 13:18:01.671024 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.671040 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.671056 | controller |         "fieldsV1": {
2026-06-11 13:18:01.671071 | controller |           "f:status": {
2026-06-11 13:18:01.671087 | controller |             "f:conditions": {
2026-06-11 13:18:01.671102 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 13:18:01.671123 | controller |                 ".": {},
2026-06-11 13:18:01.671140 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.671154 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.671170 | controller |                 "f:status": {},
2026-06-11 13:18:01.671184 | controller |                 "f:type": {}
2026-06-11 13:18:01.671202 | controller |               },
2026-06-11 13:18:01.671218 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 13:18:01.671233 | controller |                 ".": {},
2026-06-11 13:18:01.671248 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.671262 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.671280 | controller |                 "f:status": {},
2026-06-11 13:18:01.671296 | controller |                 "f:type": {}
2026-06-11 13:18:01.671311 | controller |               },
2026-06-11 13:18:01.671326 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 13:18:01.671341 | controller |                 ".": {},
2026-06-11 13:18:01.671360 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.671375 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.671390 | controller |                 "f:status": {},
2026-06-11 13:18:01.671404 | controller |                 "f:type": {}
2026-06-11 13:18:01.671418 | controller |               },
2026-06-11 13:18:01.671437 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 13:18:01.671453 | controller |                 ".": {},
2026-06-11 13:18:01.671467 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.671483 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.671498 | controller |                 "f:status": {},
2026-06-11 13:18:01.671517 | controller |                 "f:type": {}
2026-06-11 13:18:01.671533 | controller |               }
2026-06-11 13:18:01.671547 | controller |             },
2026-06-11 13:18:01.671562 | controller |             "f:containerStatuses": {},
2026-06-11 13:18:01.671577 | controller |             "f:hostIP": {},
2026-06-11 13:18:01.671595 | controller |             "f:hostIPs": {},
2026-06-11 13:18:01.671615 | controller |             "f:phase": {},
2026-06-11 13:18:01.671630 | controller |             "f:podIP": {},
2026-06-11 13:18:01.671646 | controller |             "f:podIPs": {
2026-06-11 13:18:01.671665 | controller |               ".": {},
2026-06-11 13:18:01.671681 | controller |               "k:{\"ip\":\"10.217.0.83\"}": {
2026-06-11 13:18:01.671696 | controller |                 ".": {},
2026-06-11 13:18:01.671712 | controller |                 "f:ip": {}
2026-06-11 13:18:01.671726 | controller |               }
2026-06-11 13:18:01.671746 | controller |             },
2026-06-11 13:18:01.671767 | controller |             "f:startTime": {}
2026-06-11 13:18:01.671783 | controller |           }
2026-06-11 13:18:01.671798 | controller |         },
2026-06-11 13:18:01.671815 | controller |         "manager": "kubelet",
2026-06-11 13:18:01.671832 | controller |         "operation": "Update",
2026-06-11 13:18:01.671864 | controller |         "subresource": "status",
2026-06-11 13:18:01.671886 | controller |         "time": "2026-06-11T12:19:09Z"
2026-06-11 13:18:01.671907 | controller |       }
2026-06-11 13:18:01.671922 | controller |     ],
2026-06-11 13:18:01.671937 | controller |     "name": "ironic-operator-controller-manager-7c845fc7c7-ncmjs",
2026-06-11 13:18:01.671952 | controller |     "namespace": "openstack-operators",
2026-06-11 13:18:01.671967 | controller |     "ownerReferences": [
2026-06-11 13:18:01.671982 | controller |       {
2026-06-11 13:18:01.671997 | controller |         "apiVersion": "apps/v1",
2026-06-11 13:18:01.672012 | controller |         "blockOwnerDeletion": true,
2026-06-11 13:18:01.672027 | controller |         "controller": true,
2026-06-11 13:18:01.672041 | controller |         "kind": "ReplicaSet",
2026-06-11 13:18:01.672056 | controller |         "name": "ironic-operator-controller-manager-7c845fc7c7",
2026-06-11 13:18:01.672071 | controller |         "uid": "e25cd296-5efa-4ee2-a7d3-0add9edc3c1b"
2026-06-11 13:18:01.672085 | controller |       }
2026-06-11 13:18:01.672099 | controller |     ],
2026-06-11 13:18:01.672114 | controller |     "resourceVersion": "54737",
2026-06-11 13:18:01.672129 | controller |     "uid": "7b026fa5-24f7-4b5d-96bf-534287d16854"
2026-06-11 13:18:01.672143 | controller |   },
2026-06-11 13:18:01.672158 | controller |   "spec": {
2026-06-11 13:18:01.672172 | controller |     "containers": [
2026-06-11 13:18:01.672187 | controller |       {
2026-06-11 13:18:01.672202 | controller |         "args": [
2026-06-11 13:18:01.672216 | controller |           "--leader-elect",
2026-06-11 13:18:01.672230 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 13:18:01.672245 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 13:18:01.672259 | controller |         ],
2026-06-11 13:18:01.672274 | controller |         "command": [
2026-06-11 13:18:01.672288 | controller |           "/manager"
2026-06-11 13:18:01.672302 | controller |         ],
2026-06-11 13:18:01.672317 | controller |         "env": [
2026-06-11 13:18:01.672331 | controller |           {
2026-06-11 13:18:01.672345 | controller |             "name": "LEASE_DURATION",
2026-06-11 13:18:01.672359 | controller |             "value": "30"
2026-06-11 13:18:01.672374 | controller |           },
2026-06-11 13:18:01.672388 | controller |           {
2026-06-11 13:18:01.672417 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 13:18:01.672436 | controller |             "value": "20"
2026-06-11 13:18:01.672453 | controller |           },
2026-06-11 13:18:01.672469 | controller |           {
2026-06-11 13:18:01.672484 | controller |             "name": "RETRY_PERIOD",
2026-06-11 13:18:01.672498 | controller |             "value": "5"
2026-06-11 13:18:01.672513 | controller |           },
2026-06-11 13:18:01.672527 | controller |           {
2026-06-11 13:18:01.672542 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 13:18:01.672556 | controller |             "value": "false"
2026-06-11 13:18:01.672571 | controller |           },
2026-06-11 13:18:01.672591 | controller |           {
2026-06-11 13:18:01.672606 | controller |             "name": "METRICS_CERTS",
2026-06-11 13:18:01.672621 | controller |             "value": "false"
2026-06-11 13:18:01.672635 | controller |           }
2026-06-11 13:18:01.672649 | controller |         ],
2026-06-11 13:18:01.672663 | controller |         "image": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1",
2026-06-11 13:18:01.672679 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 13:18:01.672694 | controller |         "livenessProbe": {
2026-06-11 13:18:01.672708 | controller |           "failureThreshold": 3,
2026-06-11 13:18:01.672723 | controller |           "httpGet": {
2026-06-11 13:18:01.672738 | controller |             "path": "/healthz",
2026-06-11 13:18:01.672754 | controller |             "port": 8081,
2026-06-11 13:18:01.672776 | controller |             "scheme": "HTTP"
2026-06-11 13:18:01.672793 | controller |           },
2026-06-11 13:18:01.672808 | controller |           "initialDelaySeconds": 15,
2026-06-11 13:18:01.672823 | controller |           "periodSeconds": 20,
2026-06-11 13:18:01.672837 | controller |           "successThreshold": 1,
2026-06-11 13:18:01.672872 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:01.672888 | controller |         },
2026-06-11 13:18:01.672902 | controller |         "name": "manager",
2026-06-11 13:18:01.672917 | controller |         "readinessProbe": {
2026-06-11 13:18:01.672931 | controller |           "failureThreshold": 3,
2026-06-11 13:18:01.672945 | controller |           "httpGet": {
2026-06-11 13:18:01.672959 | controller |             "path": "/readyz",
2026-06-11 13:18:01.672973 | controller |             "port": 8081,
2026-06-11 13:18:01.672987 | controller |             "scheme": "HTTP"
2026-06-11 13:18:01.673001 | controller |           },
2026-06-11 13:18:01.673016 | controller |           "initialDelaySeconds": 5,
2026-06-11 13:18:01.673030 | controller |           "periodSeconds": 10,
2026-06-11 13:18:01.673045 | controller |           "successThreshold": 1,
2026-06-11 13:18:01.673059 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:01.673074 | controller |         },
2026-06-11 13:18:01.673088 | controller |         "resources": {
2026-06-11 13:18:01.673102 | controller |           "limits": {
2026-06-11 13:18:01.673116 | controller |             "cpu": "500m",
2026-06-11 13:18:01.673131 | controller |             "memory": "512Mi"
2026-06-11 13:18:01.673145 | controller |           },
2026-06-11 13:18:01.673159 | controller |           "requests": {
2026-06-11 13:18:01.673174 | controller |             "cpu": "10m",
2026-06-11 13:18:01.673188 | controller |             "memory": "256Mi"
2026-06-11 13:18:01.673202 | controller |           }
2026-06-11 13:18:01.673216 | controller |         },
2026-06-11 13:18:01.673230 | controller |         "securityContext": {
2026-06-11 13:18:01.673245 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 13:18:01.673259 | controller |           "capabilities": {
2026-06-11 13:18:01.673273 | controller |             "drop": [
2026-06-11 13:18:01.673288 | controller |               "MKNOD"
2026-06-11 13:18:01.673302 | controller |             ]
2026-06-11 13:18:01.673316 | controller |           }
2026-06-11 13:18:01.673331 | controller |         },
2026-06-11 13:18:01.673345 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 13:18:01.673360 | controller |         "terminationMessagePolicy": "File",
2026-06-11 13:18:01.673374 | controller |         "volumeMounts": [
2026-06-11 13:18:01.673388 | controller |           {
2026-06-11 13:18:01.673403 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:01.673418 | controller |             "name": "kube-api-access-xdbzw",
2026-06-11 13:18:01.673433 | controller |             "readOnly": true
2026-06-11 13:18:01.673447 | controller |           }
2026-06-11 13:18:01.673466 | controller |         ]
2026-06-11 13:18:01.673480 | controller |       }
2026-06-11 13:18:01.673495 | controller |     ],
2026-06-11 13:18:01.673509 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 13:18:01.673523 | controller |     "enableServiceLinks": true,
2026-06-11 13:18:01.673537 | controller |     "imagePullSecrets": [
2026-06-11 13:18:01.673551 | controller |       {
2026-06-11 13:18:01.673565 | controller |         "name": "ironic-operator-controller-manager-dockercfg-7s2cm"
2026-06-11 13:18:01.673579 | controller |       }
2026-06-11 13:18:01.673593 | controller |     ],
2026-06-11 13:18:01.673608 | controller |     "nodeName": "crc",
2026-06-11 13:18:01.673622 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 13:18:01.673636 | controller |     "priority": 0,
2026-06-11 13:18:01.673651 | controller |     "restartPolicy": "Always",
2026-06-11 13:18:01.673665 | controller |     "schedulerName": "default-scheduler",
2026-06-11 13:18:01.673679 | controller |     "securityContext": {
2026-06-11 13:18:01.673694 | controller |       "runAsNonRoot": true,
2026-06-11 13:18:01.673708 | controller |       "seLinuxOptions": {
2026-06-11 13:18:01.673722 | controller |         "level": "s0:c26,c5"
2026-06-11 13:18:01.673736 | controller |       }
2026-06-11 13:18:01.673752 | controller |     },
2026-06-11 13:18:01.673774 | controller |     "serviceAccount": "ironic-operator-controller-manager",
2026-06-11 13:18:01.673790 | controller |     "serviceAccountName": "ironic-operator-controller-manager",
2026-06-11 13:18:01.673805 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 13:18:01.673820 | controller |     "tolerations": [
2026-06-11 13:18:01.673834 | controller |       {
2026-06-11 13:18:01.673864 | controller |         "effect": "NoExecute",
2026-06-11 13:18:01.673884 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 13:18:01.673898 | controller |         "operator": "Exists",
2026-06-11 13:18:01.673913 | controller |         "tolerationSeconds": 120
2026-06-11 13:18:01.673927 | controller |       },
2026-06-11 13:18:01.673941 | controller |       {
2026-06-11 13:18:01.673956 | controller |         "effect": "NoExecute",
2026-06-11 13:18:01.673970 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 13:18:01.673984 | controller |         "operator": "Exists",
2026-06-11 13:18:01.673998 | controller |         "tolerationSeconds": 120
2026-06-11 13:18:01.674013 | controller |       },
2026-06-11 13:18:01.674027 | controller |       {
2026-06-11 13:18:01.674042 | controller |         "effect": "NoSchedule",
2026-06-11 13:18:01.674057 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 13:18:01.674072 | controller |         "operator": "Exists"
2026-06-11 13:18:01.674087 | controller |       }
2026-06-11 13:18:01.674101 | controller |     ],
2026-06-11 13:18:01.674116 | controller |     "volumes": [
2026-06-11 13:18:01.674130 | controller |       {
2026-06-11 13:18:01.674144 | controller |         "name": "kube-api-access-xdbzw",
2026-06-11 13:18:01.674159 | controller |         "projected": {
2026-06-11 13:18:01.674173 | controller |           "defaultMode": 420,
2026-06-11 13:18:01.674187 | controller |           "sources": [
2026-06-11 13:18:01.674201 | controller |             {
2026-06-11 13:18:01.674216 | controller |               "serviceAccountToken": {
2026-06-11 13:18:01.674230 | controller |                 "expirationSeconds": 3607,
2026-06-11 13:18:01.674244 | controller |                 "path": "token"
2026-06-11 13:18:01.674259 | controller |               }
2026-06-11 13:18:01.674273 | controller |             },
2026-06-11 13:18:01.674287 | controller |             {
2026-06-11 13:18:01.674301 | controller |               "configMap": {
2026-06-11 13:18:01.674315 | controller |                 "items": [
2026-06-11 13:18:01.674330 | controller |                   {
2026-06-11 13:18:01.674344 | controller |                     "key": "ca.crt",
2026-06-11 13:18:01.674362 | controller |                     "path": "ca.crt"
2026-06-11 13:18:01.674377 | controller |                   }
2026-06-11 13:18:01.674391 | controller |                 ],
2026-06-11 13:18:01.674406 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 13:18:01.674420 | controller |               }
2026-06-11 13:18:01.674434 | controller |             },
2026-06-11 13:18:01.674449 | controller |             {
2026-06-11 13:18:01.674463 | controller |               "downwardAPI": {
2026-06-11 13:18:01.674477 | controller |                 "items": [
2026-06-11 13:18:01.674491 | controller |                   {
2026-06-11 13:18:01.674506 | controller |                     "fieldRef": {
2026-06-11 13:18:01.674520 | controller |                       "apiVersion": "v1",
2026-06-11 13:18:01.674534 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 13:18:01.674549 | controller |                     },
2026-06-11 13:18:01.674563 | controller |                     "path": "namespace"
2026-06-11 13:18:01.674577 | controller |                   }
2026-06-11 13:18:01.674592 | controller |                 ]
2026-06-11 13:18:01.674606 | controller |               }
2026-06-11 13:18:01.674620 | controller |             },
2026-06-11 13:18:01.674634 | controller |             {
2026-06-11 13:18:01.674648 | controller |               "configMap": {
2026-06-11 13:18:01.674662 | controller |                 "items": [
2026-06-11 13:18:01.674677 | controller |                   {
2026-06-11 13:18:01.674691 | controller |                     "key": "service-ca.crt",
2026-06-11 13:18:01.674705 | controller |                     "path": "service-ca.crt"
2026-06-11 13:18:01.674720 | controller |                   }
2026-06-11 13:18:01.674734 | controller |                 ],
2026-06-11 13:18:01.674748 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 13:18:01.674762 | controller |               }
2026-06-11 13:18:01.674776 | controller |             }
2026-06-11 13:18:01.674791 | controller |           ]
2026-06-11 13:18:01.674806 | controller |         }
2026-06-11 13:18:01.674821 | controller |       }
2026-06-11 13:18:01.674835 | controller |     ]
2026-06-11 13:18:01.674865 | controller |   },
2026-06-11 13:18:01.674884 | controller |   "status": {
2026-06-11 13:18:01.674899 | controller |     "conditions": [
2026-06-11 13:18:01.674914 | controller |       {
2026-06-11 13:18:01.674928 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.674942 | controller |         "lastTransitionTime": "2026-06-11T12:18:57Z",
2026-06-11 13:18:01.674957 | controller |         "status": "True",
2026-06-11 13:18:01.674971 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 13:18:01.674985 | controller |       },
2026-06-11 13:18:01.675000 | controller |       {
2026-06-11 13:18:01.675014 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.675028 | controller |         "lastTransitionTime": "2026-06-11T12:17:35Z",
2026-06-11 13:18:01.675042 | controller |         "status": "True",
2026-06-11 13:18:01.675057 | controller |         "type": "Initialized"
2026-06-11 13:18:01.675071 | controller |       },
2026-06-11 13:18:01.675086 | controller |       {
2026-06-11 13:18:01.675100 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.675114 | controller |         "lastTransitionTime": "2026-06-11T12:19:09Z",
2026-06-11 13:18:01.675129 | controller |         "status": "True",
2026-06-11 13:18:01.675143 | controller |         "type": "Ready"
2026-06-11 13:18:01.675157 | controller |       },
2026-06-11 13:18:01.675171 | controller |       {
2026-06-11 13:18:01.675185 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.675199 | controller |         "lastTransitionTime": "2026-06-11T12:19:09Z",
2026-06-11 13:18:01.675213 | controller |         "status": "True",
2026-06-11 13:18:01.675227 | controller |         "type": "ContainersReady"
2026-06-11 13:18:01.675240 | controller |       },
2026-06-11 13:18:01.675254 | controller |       {
2026-06-11 13:18:01.675272 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.675287 | controller |         "lastTransitionTime": "2026-06-11T12:17:34Z",
2026-06-11 13:18:01.675302 | controller |         "status": "True",
2026-06-11 13:18:01.675316 | controller |         "type": "PodScheduled"
2026-06-11 13:18:01.675330 | controller |       }
2026-06-11 13:18:01.675345 | controller |     ],
2026-06-11 13:18:01.675359 | controller |     "containerStatuses": [
2026-06-11 13:18:01.675373 | controller |       {
2026-06-11 13:18:01.675388 | controller |         "allocatedResources": {
2026-06-11 13:18:01.675402 | controller |           "cpu": "10m",
2026-06-11 13:18:01.675416 | controller |           "memory": "256Mi"
2026-06-11 13:18:01.675430 | controller |         },
2026-06-11 13:18:01.675445 | controller |         "containerID": "cri-o://2d4969304ba0b8d59f2627add424a38b5e4d2f14ad6d415b13caca20256336f7",
2026-06-11 13:18:01.675460 | controller |         "image": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1",
2026-06-11 13:18:01.675475 | controller |         "imageID": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1",
2026-06-11 13:18:01.675490 | controller |         "lastState": {},
2026-06-11 13:18:01.675505 | controller |         "name": "manager",
2026-06-11 13:18:01.675519 | controller |         "ready": true,
2026-06-11 13:18:01.675534 | controller |         "resources": {
2026-06-11 13:18:01.675548 | controller |           "limits": {
2026-06-11 13:18:01.675563 | controller |             "cpu": "500m",
2026-06-11 13:18:01.675577 | controller |             "memory": "512Mi"
2026-06-11 13:18:01.675591 | controller |           },
2026-06-11 13:18:01.675606 | controller |           "requests": {
2026-06-11 13:18:01.675620 | controller |             "cpu": "10m",
2026-06-11 13:18:01.675634 | controller |             "memory": "256Mi"
2026-06-11 13:18:01.675648 | controller |           }
2026-06-11 13:18:01.675662 | controller |         },
2026-06-11 13:18:01.675676 | controller |         "restartCount": 0,
2026-06-11 13:18:01.675690 | controller |         "started": true,
2026-06-11 13:18:01.675705 | controller |         "state": {
2026-06-11 13:18:01.675719 | controller |           "running": {
2026-06-11 13:18:01.675733 | controller |             "startedAt": "2026-06-11T12:18:56Z"
2026-06-11 13:18:01.675747 | controller |           }
2026-06-11 13:18:01.675762 | controller |         },
2026-06-11 13:18:01.675776 | controller |         "user": {
2026-06-11 13:18:01.675791 | controller |           "linux": {
2026-06-11 13:18:01.675805 | controller |             "gid": 0,
2026-06-11 13:18:01.675820 | controller |             "supplementalGroups": [
2026-06-11 13:18:01.675834 | controller |               0
2026-06-11 13:18:01.675865 | controller |             ],
2026-06-11 13:18:01.675885 | controller |             "uid": 65532
2026-06-11 13:18:01.675900 | controller |           }
2026-06-11 13:18:01.675915 | controller |         },
2026-06-11 13:18:01.675929 | controller |         "volumeMounts": [
2026-06-11 13:18:01.675943 | controller |           {
2026-06-11 13:18:01.675957 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:01.675972 | controller |             "name": "kube-api-access-xdbzw",
2026-06-11 13:18:01.675986 | controller |             "readOnly": true,
2026-06-11 13:18:01.676001 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 13:18:01.676015 | controller |           }
2026-06-11 13:18:01.676029 | controller |         ]
2026-06-11 13:18:01.676044 | controller |       }
2026-06-11 13:18:01.676059 | controller |     ],
2026-06-11 13:18:01.676073 | controller |     "hostIP": "192.168.126.11",
2026-06-11 13:18:01.676088 | controller |     "hostIPs": [
2026-06-11 13:18:01.676102 | controller |       {
2026-06-11 13:18:01.676117 | controller |         "ip": "192.168.126.11"
2026-06-11 13:18:01.676135 | controller |       }
2026-06-11 13:18:01.676150 | controller |     ],
2026-06-11 13:18:01.676165 | controller |     "phase": "Running",
2026-06-11 13:18:01.676179 | controller |     "podIP": "10.217.0.83",
2026-06-11 13:18:01.676194 | controller |     "podIPs": [
2026-06-11 13:18:01.676208 | controller |       {
2026-06-11 13:18:01.676222 | controller |         "ip": "10.217.0.83"
2026-06-11 13:18:01.676236 | controller |       }
2026-06-11 13:18:01.676250 | controller |     ],
2026-06-11 13:18:01.676264 | controller |     "qosClass": "Burstable",
2026-06-11 13:18:01.676278 | controller |     "startTime": "2026-06-11T12:17:35Z"
2026-06-11 13:18:01.676292 | controller |   }
2026-06-11 13:18:01.676306 | controller | }
2026-06-11 13:18:01.702375 | controller | ok:
2026-06-11 13:18:01.702597 | controller | {
2026-06-11 13:18:01.702629 | controller |   "apiVersion": "v1",
2026-06-11 13:18:01.702647 | controller |   "kind": "Pod",
2026-06-11 13:18:01.702724 | controller |   "metadata": {
2026-06-11 13:18:01.702746 | controller |     "annotations": {
2026-06-11 13:18:01.702763 | 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 13:18:01.702780 | 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 13:18:01.702797 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 13:18:01.702814 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 13:18:01.702829 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 13:18:01.702845 | controller |     },
2026-06-11 13:18:01.702913 | controller |     "creationTimestamp": "2026-06-11T12:17:34Z",
2026-06-11 13:18:01.702929 | controller |     "generateName": "keystone-operator-controller-manager-85bb7cc757-",
2026-06-11 13:18:01.702945 | controller |     "generation": 1,
2026-06-11 13:18:01.702961 | controller |     "labels": {
2026-06-11 13:18:01.702976 | controller |       "app.kubernetes.io/name": "keystone-operator",
2026-06-11 13:18:01.702991 | controller |       "control-plane": "controller-manager",
2026-06-11 13:18:01.703006 | controller |       "openstack.org/operator-name": "keystone",
2026-06-11 13:18:01.703021 | controller |       "pod-template-hash": "85bb7cc757"
2026-06-11 13:18:01.703036 | controller |     },
2026-06-11 13:18:01.703051 | controller |     "managedFields": [
2026-06-11 13:18:01.703065 | controller |       {
2026-06-11 13:18:01.703080 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.703095 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.703110 | controller |         "fieldsV1": {
2026-06-11 13:18:01.703124 | controller |           "f:metadata": {
2026-06-11 13:18:01.703139 | controller |             "f:annotations": {
2026-06-11 13:18:01.703154 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 13:18:01.703169 | controller |             }
2026-06-11 13:18:01.703184 | controller |           }
2026-06-11 13:18:01.703199 | controller |         },
2026-06-11 13:18:01.703213 | controller |         "manager": "crc",
2026-06-11 13:18:01.703229 | controller |         "operation": "Update",
2026-06-11 13:18:01.703245 | controller |         "subresource": "status",
2026-06-11 13:18:01.703260 | controller |         "time": "2026-06-11T12:17:34Z"
2026-06-11 13:18:01.703275 | controller |       },
2026-06-11 13:18:01.703291 | controller |       {
2026-06-11 13:18:01.703324 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.703340 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.703355 | controller |         "fieldsV1": {
2026-06-11 13:18:01.703370 | controller |           "f:metadata": {
2026-06-11 13:18:01.703384 | controller |             "f:annotations": {
2026-06-11 13:18:01.703398 | controller |               ".": {},
2026-06-11 13:18:01.703413 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 13:18:01.703428 | controller |             },
2026-06-11 13:18:01.703442 | controller |             "f:generateName": {},
2026-06-11 13:18:01.703457 | controller |             "f:labels": {
2026-06-11 13:18:01.703471 | controller |               ".": {},
2026-06-11 13:18:01.703486 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 13:18:01.703501 | controller |               "f:control-plane": {},
2026-06-11 13:18:01.703516 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 13:18:01.703531 | controller |               "f:pod-template-hash": {}
2026-06-11 13:18:01.703546 | controller |             },
2026-06-11 13:18:01.703561 | controller |             "f:ownerReferences": {
2026-06-11 13:18:01.703576 | controller |               ".": {},
2026-06-11 13:18:01.703590 | controller |               "k:{\"uid\":\"faee6592-e7b6-4516-944e-45ec69f72f20\"}": {}
2026-06-11 13:18:01.703605 | controller |             }
2026-06-11 13:18:01.703620 | controller |           },
2026-06-11 13:18:01.703634 | controller |           "f:spec": {
2026-06-11 13:18:01.703649 | controller |             "f:containers": {
2026-06-11 13:18:01.703663 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 13:18:01.703678 | controller |                 ".": {},
2026-06-11 13:18:01.703692 | controller |                 "f:args": {},
2026-06-11 13:18:01.703706 | controller |                 "f:command": {},
2026-06-11 13:18:01.703721 | controller |                 "f:env": {
2026-06-11 13:18:01.703735 | controller |                   ".": {},
2026-06-11 13:18:01.703750 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 13:18:01.703764 | controller |                     ".": {},
2026-06-11 13:18:01.703779 | controller |                     "f:name": {},
2026-06-11 13:18:01.703793 | controller |                     "f:value": {}
2026-06-11 13:18:01.703807 | controller |                   },
2026-06-11 13:18:01.703822 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 13:18:01.703836 | controller |                     ".": {},
2026-06-11 13:18:01.703874 | controller |                     "f:name": {},
2026-06-11 13:18:01.703891 | controller |                     "f:value": {}
2026-06-11 13:18:01.703906 | controller |                   },
2026-06-11 13:18:01.703920 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 13:18:01.703935 | controller |                     ".": {},
2026-06-11 13:18:01.703949 | controller |                     "f:name": {},
2026-06-11 13:18:01.703963 | controller |                     "f:value": {}
2026-06-11 13:18:01.703977 | controller |                   },
2026-06-11 13:18:01.703992 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 13:18:01.704006 | controller |                     ".": {},
2026-06-11 13:18:01.704020 | controller |                     "f:name": {},
2026-06-11 13:18:01.704034 | controller |                     "f:value": {}
2026-06-11 13:18:01.704049 | controller |                   },
2026-06-11 13:18:01.704063 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 13:18:01.704077 | controller |                     ".": {},
2026-06-11 13:18:01.704091 | controller |                     "f:name": {},
2026-06-11 13:18:01.704105 | controller |                     "f:value": {}
2026-06-11 13:18:01.704119 | controller |                   }
2026-06-11 13:18:01.704133 | controller |                 },
2026-06-11 13:18:01.704152 | controller |                 "f:image": {},
2026-06-11 13:18:01.704167 | controller |                 "f:imagePullPolicy": {},
2026-06-11 13:18:01.704182 | controller |                 "f:livenessProbe": {
2026-06-11 13:18:01.704196 | controller |                   ".": {},
2026-06-11 13:18:01.704210 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:01.704225 | controller |                   "f:httpGet": {
2026-06-11 13:18:01.704239 | controller |                     ".": {},
2026-06-11 13:18:01.704254 | controller |                     "f:path": {},
2026-06-11 13:18:01.704268 | controller |                     "f:port": {},
2026-06-11 13:18:01.704283 | controller |                     "f:scheme": {}
2026-06-11 13:18:01.704298 | controller |                   },
2026-06-11 13:18:01.704313 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:01.704327 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:01.704342 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:01.704356 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:01.704371 | controller |                 },
2026-06-11 13:18:01.704442 | controller |                 "f:name": {},
2026-06-11 13:18:01.704459 | controller |                 "f:readinessProbe": {
2026-06-11 13:18:01.704474 | controller |                   ".": {},
2026-06-11 13:18:01.704489 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:01.704503 | controller |                   "f:httpGet": {
2026-06-11 13:18:01.704518 | controller |                     ".": {},
2026-06-11 13:18:01.704532 | controller |                     "f:path": {},
2026-06-11 13:18:01.704546 | controller |                     "f:port": {},
2026-06-11 13:18:01.704561 | controller |                     "f:scheme": {}
2026-06-11 13:18:01.704576 | controller |                   },
2026-06-11 13:18:01.704591 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:01.704605 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:01.704620 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:01.704635 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:01.704650 | controller |                 },
2026-06-11 13:18:01.704664 | controller |                 "f:resources": {
2026-06-11 13:18:01.704679 | controller |                   ".": {},
2026-06-11 13:18:01.704693 | controller |                   "f:limits": {
2026-06-11 13:18:01.704708 | controller |                     ".": {},
2026-06-11 13:18:01.704723 | controller |                     "f:cpu": {},
2026-06-11 13:18:01.704737 | controller |                     "f:memory": {}
2026-06-11 13:18:01.704754 | controller |                   },
2026-06-11 13:18:01.704773 | controller |                   "f:requests": {
2026-06-11 13:18:01.704793 | controller |                     ".": {},
2026-06-11 13:18:01.704813 | controller |                     "f:cpu": {},
2026-06-11 13:18:01.704828 | controller |                     "f:memory": {}
2026-06-11 13:18:01.704842 | controller |                   }
2026-06-11 13:18:01.704885 | controller |                 },
2026-06-11 13:18:01.704901 | controller |                 "f:securityContext": {
2026-06-11 13:18:01.704916 | controller |                   ".": {},
2026-06-11 13:18:01.704931 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 13:18:01.704946 | controller |                 },
2026-06-11 13:18:01.704961 | controller |                 "f:terminationMessagePath": {},
2026-06-11 13:18:01.704976 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 13:18:01.704990 | controller |               }
2026-06-11 13:18:01.705005 | controller |             },
2026-06-11 13:18:01.705019 | controller |             "f:dnsPolicy": {},
2026-06-11 13:18:01.705034 | controller |             "f:enableServiceLinks": {},
2026-06-11 13:18:01.705052 | controller |             "f:restartPolicy": {},
2026-06-11 13:18:01.705068 | controller |             "f:schedulerName": {},
2026-06-11 13:18:01.705083 | controller |             "f:securityContext": {
2026-06-11 13:18:01.705097 | controller |               ".": {},
2026-06-11 13:18:01.705112 | controller |               "f:runAsNonRoot": {}
2026-06-11 13:18:01.705127 | controller |             },
2026-06-11 13:18:01.705141 | controller |             "f:serviceAccount": {},
2026-06-11 13:18:01.705156 | controller |             "f:serviceAccountName": {},
2026-06-11 13:18:01.705170 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 13:18:01.705184 | controller |             "f:tolerations": {}
2026-06-11 13:18:01.705199 | controller |           }
2026-06-11 13:18:01.705213 | controller |         },
2026-06-11 13:18:01.705228 | controller |         "manager": "kube-controller-manager",
2026-06-11 13:18:01.705242 | controller |         "operation": "Update",
2026-06-11 13:18:01.705257 | controller |         "time": "2026-06-11T12:17:34Z"
2026-06-11 13:18:01.705272 | controller |       },
2026-06-11 13:18:01.705287 | controller |       {
2026-06-11 13:18:01.705301 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.705316 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.705330 | controller |         "fieldsV1": {
2026-06-11 13:18:01.705345 | controller |           "f:metadata": {
2026-06-11 13:18:01.705359 | controller |             "f:annotations": {
2026-06-11 13:18:01.705374 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 13:18:01.705388 | controller |             }
2026-06-11 13:18:01.705403 | controller |           }
2026-06-11 13:18:01.705418 | controller |         },
2026-06-11 13:18:01.705433 | controller |         "manager": "multus-daemon",
2026-06-11 13:18:01.705448 | controller |         "operation": "Update",
2026-06-11 13:18:01.705463 | controller |         "subresource": "status",
2026-06-11 13:18:01.705477 | controller |         "time": "2026-06-11T12:17:44Z"
2026-06-11 13:18:01.705492 | controller |       },
2026-06-11 13:18:01.705506 | controller |       {
2026-06-11 13:18:01.705521 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.705536 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.705550 | controller |         "fieldsV1": {
2026-06-11 13:18:01.705565 | controller |           "f:status": {
2026-06-11 13:18:01.705580 | controller |             "f:conditions": {
2026-06-11 13:18:01.705595 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 13:18:01.705610 | controller |                 ".": {},
2026-06-11 13:18:01.705625 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.705641 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.705656 | controller |                 "f:status": {},
2026-06-11 13:18:01.705671 | controller |                 "f:type": {}
2026-06-11 13:18:01.705686 | controller |               },
2026-06-11 13:18:01.705700 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 13:18:01.705715 | controller |                 ".": {},
2026-06-11 13:18:01.705730 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.705747 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.705768 | controller |                 "f:status": {},
2026-06-11 13:18:01.705786 | controller |                 "f:type": {}
2026-06-11 13:18:01.705801 | controller |               },
2026-06-11 13:18:01.705815 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 13:18:01.705830 | controller |                 ".": {},
2026-06-11 13:18:01.705844 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.705883 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.705899 | controller |                 "f:status": {},
2026-06-11 13:18:01.705913 | controller |                 "f:type": {}
2026-06-11 13:18:01.705932 | controller |               },
2026-06-11 13:18:01.705947 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 13:18:01.705962 | controller |                 ".": {},
2026-06-11 13:18:01.705976 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.705990 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.706005 | controller |                 "f:status": {},
2026-06-11 13:18:01.706019 | controller |                 "f:type": {}
2026-06-11 13:18:01.706033 | controller |               }
2026-06-11 13:18:01.706047 | controller |             },
2026-06-11 13:18:01.706062 | controller |             "f:containerStatuses": {},
2026-06-11 13:18:01.706076 | controller |             "f:hostIP": {},
2026-06-11 13:18:01.706091 | controller |             "f:hostIPs": {},
2026-06-11 13:18:01.706106 | controller |             "f:phase": {},
2026-06-11 13:18:01.706120 | controller |             "f:podIP": {},
2026-06-11 13:18:01.706134 | controller |             "f:podIPs": {
2026-06-11 13:18:01.706148 | controller |               ".": {},
2026-06-11 13:18:01.706162 | controller |               "k:{\"ip\":\"10.217.0.84\"}": {
2026-06-11 13:18:01.706176 | controller |                 ".": {},
2026-06-11 13:18:01.706190 | controller |                 "f:ip": {}
2026-06-11 13:18:01.706205 | controller |               }
2026-06-11 13:18:01.706219 | controller |             },
2026-06-11 13:18:01.706233 | controller |             "f:startTime": {}
2026-06-11 13:18:01.706248 | controller |           }
2026-06-11 13:18:01.706262 | controller |         },
2026-06-11 13:18:01.706276 | controller |         "manager": "kubelet",
2026-06-11 13:18:01.706291 | controller |         "operation": "Update",
2026-06-11 13:18:01.706305 | controller |         "subresource": "status",
2026-06-11 13:18:01.706319 | controller |         "time": "2026-06-11T12:19:10Z"
2026-06-11 13:18:01.706333 | controller |       }
2026-06-11 13:18:01.706347 | controller |     ],
2026-06-11 13:18:01.706361 | controller |     "name": "keystone-operator-controller-manager-85bb7cc757-sxgzv",
2026-06-11 13:18:01.706376 | controller |     "namespace": "openstack-operators",
2026-06-11 13:18:01.706390 | controller |     "ownerReferences": [
2026-06-11 13:18:01.706405 | controller |       {
2026-06-11 13:18:01.706420 | controller |         "apiVersion": "apps/v1",
2026-06-11 13:18:01.706434 | controller |         "blockOwnerDeletion": true,
2026-06-11 13:18:01.706449 | controller |         "controller": true,
2026-06-11 13:18:01.706464 | controller |         "kind": "ReplicaSet",
2026-06-11 13:18:01.706479 | controller |         "name": "keystone-operator-controller-manager-85bb7cc757",
2026-06-11 13:18:01.706494 | controller |         "uid": "faee6592-e7b6-4516-944e-45ec69f72f20"
2026-06-11 13:18:01.706508 | controller |       }
2026-06-11 13:18:01.706523 | controller |     ],
2026-06-11 13:18:01.706537 | controller |     "resourceVersion": "54807",
2026-06-11 13:18:01.706552 | controller |     "uid": "e2591504-d9b7-4a85-ac48-410a28523042"
2026-06-11 13:18:01.706566 | controller |   },
2026-06-11 13:18:01.706581 | controller |   "spec": {
2026-06-11 13:18:01.706596 | controller |     "containers": [
2026-06-11 13:18:01.706610 | controller |       {
2026-06-11 13:18:01.706625 | controller |         "args": [
2026-06-11 13:18:01.706639 | controller |           "--leader-elect",
2026-06-11 13:18:01.706653 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 13:18:01.706668 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 13:18:01.706683 | controller |         ],
2026-06-11 13:18:01.706698 | controller |         "command": [
2026-06-11 13:18:01.706712 | controller |           "/manager"
2026-06-11 13:18:01.706727 | controller |         ],
2026-06-11 13:18:01.706742 | controller |         "env": [
2026-06-11 13:18:01.706756 | controller |           {
2026-06-11 13:18:01.706771 | controller |             "name": "LEASE_DURATION",
2026-06-11 13:18:01.706789 | controller |             "value": "30"
2026-06-11 13:18:01.706804 | controller |           },
2026-06-11 13:18:01.706819 | controller |           {
2026-06-11 13:18:01.706833 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 13:18:01.706863 | controller |             "value": "20"
2026-06-11 13:18:01.706883 | controller |           },
2026-06-11 13:18:01.706898 | controller |           {
2026-06-11 13:18:01.706913 | controller |             "name": "RETRY_PERIOD",
2026-06-11 13:18:01.706928 | controller |             "value": "5"
2026-06-11 13:18:01.706942 | controller |           },
2026-06-11 13:18:01.706957 | controller |           {
2026-06-11 13:18:01.706971 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 13:18:01.706986 | controller |             "value": "false"
2026-06-11 13:18:01.707001 | controller |           },
2026-06-11 13:18:01.707015 | controller |           {
2026-06-11 13:18:01.707030 | controller |             "name": "METRICS_CERTS",
2026-06-11 13:18:01.707044 | controller |             "value": "false"
2026-06-11 13:18:01.707059 | controller |           }
2026-06-11 13:18:01.707073 | controller |         ],
2026-06-11 13:18:01.707088 | controller |         "image": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80",
2026-06-11 13:18:01.707104 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 13:18:01.707119 | controller |         "livenessProbe": {
2026-06-11 13:18:01.707134 | controller |           "failureThreshold": 3,
2026-06-11 13:18:01.707148 | controller |           "httpGet": {
2026-06-11 13:18:01.707163 | controller |             "path": "/healthz",
2026-06-11 13:18:01.707178 | controller |             "port": 8081,
2026-06-11 13:18:01.707192 | controller |             "scheme": "HTTP"
2026-06-11 13:18:01.707206 | controller |           },
2026-06-11 13:18:01.707221 | controller |           "initialDelaySeconds": 15,
2026-06-11 13:18:01.707235 | controller |           "periodSeconds": 20,
2026-06-11 13:18:01.707249 | controller |           "successThreshold": 1,
2026-06-11 13:18:01.707263 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:01.707278 | controller |         },
2026-06-11 13:18:01.707292 | controller |         "name": "manager",
2026-06-11 13:18:01.707307 | controller |         "readinessProbe": {
2026-06-11 13:18:01.707321 | controller |           "failureThreshold": 3,
2026-06-11 13:18:01.707335 | controller |           "httpGet": {
2026-06-11 13:18:01.707350 | controller |             "path": "/readyz",
2026-06-11 13:18:01.707364 | controller |             "port": 8081,
2026-06-11 13:18:01.707379 | controller |             "scheme": "HTTP"
2026-06-11 13:18:01.707393 | controller |           },
2026-06-11 13:18:01.707408 | controller |           "initialDelaySeconds": 5,
2026-06-11 13:18:01.707422 | controller |           "periodSeconds": 10,
2026-06-11 13:18:01.707437 | controller |           "successThreshold": 1,
2026-06-11 13:18:01.707451 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:01.707466 | controller |         },
2026-06-11 13:18:01.707481 | controller |         "resources": {
2026-06-11 13:18:01.707496 | controller |           "limits": {
2026-06-11 13:18:01.707511 | controller |             "cpu": "500m",
2026-06-11 13:18:01.707526 | controller |             "memory": "512Mi"
2026-06-11 13:18:01.707541 | controller |           },
2026-06-11 13:18:01.707555 | controller |           "requests": {
2026-06-11 13:18:01.707570 | controller |             "cpu": "10m",
2026-06-11 13:18:01.707584 | controller |             "memory": "256Mi"
2026-06-11 13:18:01.707598 | controller |           }
2026-06-11 13:18:01.707612 | controller |         },
2026-06-11 13:18:01.707627 | controller |         "securityContext": {
2026-06-11 13:18:01.707641 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 13:18:01.707656 | controller |           "capabilities": {
2026-06-11 13:18:01.707670 | controller |             "drop": [
2026-06-11 13:18:01.707689 | controller |               "MKNOD"
2026-06-11 13:18:01.707704 | controller |             ]
2026-06-11 13:18:01.707719 | controller |           }
2026-06-11 13:18:01.707734 | controller |         },
2026-06-11 13:18:01.707748 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 13:18:01.707763 | controller |         "terminationMessagePolicy": "File",
2026-06-11 13:18:01.707777 | controller |         "volumeMounts": [
2026-06-11 13:18:01.707792 | controller |           {
2026-06-11 13:18:01.707807 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:01.707821 | controller |             "name": "kube-api-access-7dcts",
2026-06-11 13:18:01.707836 | controller |             "readOnly": true
2026-06-11 13:18:01.707876 | controller |           }
2026-06-11 13:18:01.707893 | controller |         ]
2026-06-11 13:18:01.707908 | controller |       }
2026-06-11 13:18:01.707922 | controller |     ],
2026-06-11 13:18:01.707937 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 13:18:01.707951 | controller |     "enableServiceLinks": true,
2026-06-11 13:18:01.707965 | controller |     "imagePullSecrets": [
2026-06-11 13:18:01.707979 | controller |       {
2026-06-11 13:18:01.707994 | controller |         "name": "keystone-operator-controller-manager-dockercfg-ccd9m"
2026-06-11 13:18:01.708008 | controller |       }
2026-06-11 13:18:01.708023 | controller |     ],
2026-06-11 13:18:01.708037 | controller |     "nodeName": "crc",
2026-06-11 13:18:01.708052 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 13:18:01.708066 | controller |     "priority": 0,
2026-06-11 13:18:01.708081 | controller |     "restartPolicy": "Always",
2026-06-11 13:18:01.708096 | controller |     "schedulerName": "default-scheduler",
2026-06-11 13:18:01.708111 | controller |     "securityContext": {
2026-06-11 13:18:01.708125 | controller |       "runAsNonRoot": true,
2026-06-11 13:18:01.708140 | controller |       "seLinuxOptions": {
2026-06-11 13:18:01.708155 | controller |         "level": "s0:c26,c5"
2026-06-11 13:18:01.708170 | controller |       }
2026-06-11 13:18:01.708184 | controller |     },
2026-06-11 13:18:01.708199 | controller |     "serviceAccount": "keystone-operator-controller-manager",
2026-06-11 13:18:01.708214 | controller |     "serviceAccountName": "keystone-operator-controller-manager",
2026-06-11 13:18:01.708229 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 13:18:01.708243 | controller |     "tolerations": [
2026-06-11 13:18:01.708258 | controller |       {
2026-06-11 13:18:01.708273 | controller |         "effect": "NoExecute",
2026-06-11 13:18:01.708287 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 13:18:01.708302 | controller |         "operator": "Exists",
2026-06-11 13:18:01.708316 | controller |         "tolerationSeconds": 120
2026-06-11 13:18:01.708331 | controller |       },
2026-06-11 13:18:01.708345 | controller |       {
2026-06-11 13:18:01.708360 | controller |         "effect": "NoExecute",
2026-06-11 13:18:01.708375 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 13:18:01.708408 | controller |         "operator": "Exists",
2026-06-11 13:18:01.708426 | controller |         "tolerationSeconds": 120
2026-06-11 13:18:01.708441 | controller |       },
2026-06-11 13:18:01.708456 | controller |       {
2026-06-11 13:18:01.708470 | controller |         "effect": "NoSchedule",
2026-06-11 13:18:01.708485 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 13:18:01.708499 | controller |         "operator": "Exists"
2026-06-11 13:18:01.708514 | controller |       }
2026-06-11 13:18:01.708529 | controller |     ],
2026-06-11 13:18:01.708544 | controller |     "volumes": [
2026-06-11 13:18:01.708559 | controller |       {
2026-06-11 13:18:01.708574 | controller |         "name": "kube-api-access-7dcts",
2026-06-11 13:18:01.708590 | controller |         "projected": {
2026-06-11 13:18:01.708609 | controller |           "defaultMode": 420,
2026-06-11 13:18:01.708624 | controller |           "sources": [
2026-06-11 13:18:01.708639 | controller |             {
2026-06-11 13:18:01.708654 | controller |               "serviceAccountToken": {
2026-06-11 13:18:01.708669 | controller |                 "expirationSeconds": 3607,
2026-06-11 13:18:01.708684 | controller |                 "path": "token"
2026-06-11 13:18:01.708699 | controller |               }
2026-06-11 13:18:01.708713 | controller |             },
2026-06-11 13:18:01.708728 | controller |             {
2026-06-11 13:18:01.708744 | controller |               "configMap": {
2026-06-11 13:18:01.708765 | controller |                 "items": [
2026-06-11 13:18:01.708786 | controller |                   {
2026-06-11 13:18:01.708804 | controller |                     "key": "ca.crt",
2026-06-11 13:18:01.708820 | controller |                     "path": "ca.crt"
2026-06-11 13:18:01.708835 | controller |                   }
2026-06-11 13:18:01.708865 | controller |                 ],
2026-06-11 13:18:01.708885 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 13:18:01.708901 | controller |               }
2026-06-11 13:18:01.708915 | controller |             },
2026-06-11 13:18:01.708930 | controller |             {
2026-06-11 13:18:01.708945 | controller |               "downwardAPI": {
2026-06-11 13:18:01.708960 | controller |                 "items": [
2026-06-11 13:18:01.708974 | controller |                   {
2026-06-11 13:18:01.708989 | controller |                     "fieldRef": {
2026-06-11 13:18:01.709004 | controller |                       "apiVersion": "v1",
2026-06-11 13:18:01.709019 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 13:18:01.709033 | controller |                     },
2026-06-11 13:18:01.709048 | controller |                     "path": "namespace"
2026-06-11 13:18:01.709063 | controller |                   }
2026-06-11 13:18:01.709078 | controller |                 ]
2026-06-11 13:18:01.709092 | controller |               }
2026-06-11 13:18:01.709107 | controller |             },
2026-06-11 13:18:01.709121 | controller |             {
2026-06-11 13:18:01.709135 | controller |               "configMap": {
2026-06-11 13:18:01.709150 | controller |                 "items": [
2026-06-11 13:18:01.709164 | controller |                   {
2026-06-11 13:18:01.709178 | controller |                     "key": "service-ca.crt",
2026-06-11 13:18:01.709192 | controller |                     "path": "service-ca.crt"
2026-06-11 13:18:01.709207 | controller |                   }
2026-06-11 13:18:01.709221 | controller |                 ],
2026-06-11 13:18:01.709236 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 13:18:01.709250 | controller |               }
2026-06-11 13:18:01.709264 | controller |             }
2026-06-11 13:18:01.709279 | controller |           ]
2026-06-11 13:18:01.709387 | controller |         }
2026-06-11 13:18:01.709405 | controller |       }
2026-06-11 13:18:01.709421 | controller |     ]
2026-06-11 13:18:01.709436 | controller |   },
2026-06-11 13:18:01.709451 | controller |   "status": {
2026-06-11 13:18:01.709466 | controller |     "conditions": [
2026-06-11 13:18:01.709481 | controller |       {
2026-06-11 13:18:01.709495 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.709510 | controller |         "lastTransitionTime": "2026-06-11T12:18:58Z",
2026-06-11 13:18:01.709525 | controller |         "status": "True",
2026-06-11 13:18:01.709540 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 13:18:01.709554 | controller |       },
2026-06-11 13:18:01.709569 | controller |       {
2026-06-11 13:18:01.709584 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.709599 | controller |         "lastTransitionTime": "2026-06-11T12:17:35Z",
2026-06-11 13:18:01.709613 | controller |         "status": "True",
2026-06-11 13:18:01.709628 | controller |         "type": "Initialized"
2026-06-11 13:18:01.709647 | controller |       },
2026-06-11 13:18:01.709663 | controller |       {
2026-06-11 13:18:01.709678 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.709693 | controller |         "lastTransitionTime": "2026-06-11T12:19:10Z",
2026-06-11 13:18:01.709708 | controller |         "status": "True",
2026-06-11 13:18:01.709723 | controller |         "type": "Ready"
2026-06-11 13:18:01.709738 | controller |       },
2026-06-11 13:18:01.709758 | controller |       {
2026-06-11 13:18:01.709778 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.709794 | controller |         "lastTransitionTime": "2026-06-11T12:19:10Z",
2026-06-11 13:18:01.709809 | controller |         "status": "True",
2026-06-11 13:18:01.709824 | controller |         "type": "ContainersReady"
2026-06-11 13:18:01.709839 | controller |       },
2026-06-11 13:18:01.709873 | controller |       {
2026-06-11 13:18:01.709889 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.709904 | controller |         "lastTransitionTime": "2026-06-11T12:17:34Z",
2026-06-11 13:18:01.709919 | controller |         "status": "True",
2026-06-11 13:18:01.709934 | controller |         "type": "PodScheduled"
2026-06-11 13:18:01.709948 | controller |       }
2026-06-11 13:18:01.709963 | controller |     ],
2026-06-11 13:18:01.709978 | controller |     "containerStatuses": [
2026-06-11 13:18:01.709992 | controller |       {
2026-06-11 13:18:01.710006 | controller |         "allocatedResources": {
2026-06-11 13:18:01.710021 | controller |           "cpu": "10m",
2026-06-11 13:18:01.710035 | controller |           "memory": "256Mi"
2026-06-11 13:18:01.710049 | controller |         },
2026-06-11 13:18:01.710064 | controller |         "containerID": "cri-o://7a4e42acf41f6afb081d731859550933d73c49094f14df3112c70b5ba77addaf",
2026-06-11 13:18:01.710079 | controller |         "image": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80",
2026-06-11 13:18:01.710094 | controller |         "imageID": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80",
2026-06-11 13:18:01.710109 | controller |         "lastState": {},
2026-06-11 13:18:01.710123 | controller |         "name": "manager",
2026-06-11 13:18:01.710138 | controller |         "ready": true,
2026-06-11 13:18:01.710152 | controller |         "resources": {
2026-06-11 13:18:01.710166 | controller |           "limits": {
2026-06-11 13:18:01.710181 | controller |             "cpu": "500m",
2026-06-11 13:18:01.710195 | controller |             "memory": "512Mi"
2026-06-11 13:18:01.710209 | controller |           },
2026-06-11 13:18:01.710223 | controller |           "requests": {
2026-06-11 13:18:01.710238 | controller |             "cpu": "10m",
2026-06-11 13:18:01.710252 | controller |             "memory": "256Mi"
2026-06-11 13:18:01.710267 | controller |           }
2026-06-11 13:18:01.710281 | controller |         },
2026-06-11 13:18:01.710295 | controller |         "restartCount": 0,
2026-06-11 13:18:01.710310 | controller |         "started": true,
2026-06-11 13:18:01.710325 | controller |         "state": {
2026-06-11 13:18:01.710339 | controller |           "running": {
2026-06-11 13:18:01.710354 | controller |             "startedAt": "2026-06-11T12:18:57Z"
2026-06-11 13:18:01.710368 | controller |           }
2026-06-11 13:18:01.710383 | controller |         },
2026-06-11 13:18:01.710397 | controller |         "user": {
2026-06-11 13:18:01.710412 | controller |           "linux": {
2026-06-11 13:18:01.710426 | controller |             "gid": 0,
2026-06-11 13:18:01.710443 | controller |             "supplementalGroups": [
2026-06-11 13:18:01.710459 | controller |               0
2026-06-11 13:18:01.710474 | controller |             ],
2026-06-11 13:18:01.710488 | controller |             "uid": 65532
2026-06-11 13:18:01.710502 | controller |           }
2026-06-11 13:18:01.710516 | controller |         },
2026-06-11 13:18:01.710530 | controller |         "volumeMounts": [
2026-06-11 13:18:01.710549 | controller |           {
2026-06-11 13:18:01.710564 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:01.710578 | controller |             "name": "kube-api-access-7dcts",
2026-06-11 13:18:01.710593 | controller |             "readOnly": true,
2026-06-11 13:18:01.710608 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 13:18:01.710622 | controller |           }
2026-06-11 13:18:01.710636 | controller |         ]
2026-06-11 13:18:01.710651 | controller |       }
2026-06-11 13:18:01.710665 | controller |     ],
2026-06-11 13:18:01.710679 | controller |     "hostIP": "192.168.126.11",
2026-06-11 13:18:01.710693 | controller |     "hostIPs": [
2026-06-11 13:18:01.710708 | controller |       {
2026-06-11 13:18:01.710722 | controller |         "ip": "192.168.126.11"
2026-06-11 13:18:01.710737 | controller |       }
2026-06-11 13:18:01.710752 | controller |     ],
2026-06-11 13:18:01.710767 | controller |     "phase": "Running",
2026-06-11 13:18:01.710782 | controller |     "podIP": "10.217.0.84",
2026-06-11 13:18:01.710796 | controller |     "podIPs": [
2026-06-11 13:18:01.710811 | controller |       {
2026-06-11 13:18:01.710826 | controller |         "ip": "10.217.0.84"
2026-06-11 13:18:01.710840 | controller |       }
2026-06-11 13:18:01.710874 | controller |     ],
2026-06-11 13:18:01.710890 | controller |     "qosClass": "Burstable",
2026-06-11 13:18:01.710905 | controller |     "startTime": "2026-06-11T12:17:35Z"
2026-06-11 13:18:01.710920 | controller |   }
2026-06-11 13:18:01.710934 | controller | }
2026-06-11 13:18:01.738224 | controller | ok:
2026-06-11 13:18:01.738500 | controller | {
2026-06-11 13:18:01.738530 | controller |   "apiVersion": "v1",
2026-06-11 13:18:01.738547 | controller |   "kind": "Pod",
2026-06-11 13:18:01.738563 | controller |   "metadata": {
2026-06-11 13:18:01.738579 | controller |     "annotations": {
2026-06-11 13:18:01.738594 | 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 13:18:01.738612 | 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 13:18:01.738628 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 13:18:01.738645 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 13:18:01.738661 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 13:18:01.738676 | controller |     },
2026-06-11 13:18:01.738691 | controller |     "creationTimestamp": "2026-06-11T12:17:34Z",
2026-06-11 13:18:01.738706 | controller |     "generateName": "manila-operator-controller-manager-b547849c7-",
2026-06-11 13:18:01.738721 | controller |     "generation": 1,
2026-06-11 13:18:01.738736 | controller |     "labels": {
2026-06-11 13:18:01.738750 | controller |       "app.kubernetes.io/name": "manila-operator",
2026-06-11 13:18:01.738765 | controller |       "control-plane": "controller-manager",
2026-06-11 13:18:01.738780 | controller |       "openstack.org/operator-name": "manila",
2026-06-11 13:18:01.738795 | controller |       "pod-template-hash": "b547849c7"
2026-06-11 13:18:01.738810 | controller |     },
2026-06-11 13:18:01.738824 | controller |     "managedFields": [
2026-06-11 13:18:01.738841 | controller |       {
2026-06-11 13:18:01.738928 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.738952 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.738984 | controller |         "fieldsV1": {
2026-06-11 13:18:01.739000 | controller |           "f:metadata": {
2026-06-11 13:18:01.739015 | controller |             "f:annotations": {
2026-06-11 13:18:01.739030 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 13:18:01.739045 | controller |             }
2026-06-11 13:18:01.739059 | controller |           }
2026-06-11 13:18:01.739074 | controller |         },
2026-06-11 13:18:01.739088 | controller |         "manager": "crc",
2026-06-11 13:18:01.739103 | controller |         "operation": "Update",
2026-06-11 13:18:01.739117 | controller |         "subresource": "status",
2026-06-11 13:18:01.739131 | controller |         "time": "2026-06-11T12:17:34Z"
2026-06-11 13:18:01.739146 | controller |       },
2026-06-11 13:18:01.739160 | controller |       {
2026-06-11 13:18:01.739175 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.739189 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.739204 | controller |         "fieldsV1": {
2026-06-11 13:18:01.739218 | controller |           "f:metadata": {
2026-06-11 13:18:01.739233 | controller |             "f:annotations": {
2026-06-11 13:18:01.739248 | controller |               ".": {},
2026-06-11 13:18:01.739262 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 13:18:01.739277 | controller |             },
2026-06-11 13:18:01.739292 | controller |             "f:generateName": {},
2026-06-11 13:18:01.739306 | controller |             "f:labels": {
2026-06-11 13:18:01.739321 | controller |               ".": {},
2026-06-11 13:18:01.739335 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 13:18:01.739350 | controller |               "f:control-plane": {},
2026-06-11 13:18:01.739365 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 13:18:01.739379 | controller |               "f:pod-template-hash": {}
2026-06-11 13:18:01.739394 | controller |             },
2026-06-11 13:18:01.739409 | controller |             "f:ownerReferences": {
2026-06-11 13:18:01.739424 | controller |               ".": {},
2026-06-11 13:18:01.739439 | controller |               "k:{\"uid\":\"8bbe141e-ffe9-4958-94a4-0da19dd109c6\"}": {}
2026-06-11 13:18:01.739460 | controller |             }
2026-06-11 13:18:01.739486 | controller |           },
2026-06-11 13:18:01.739509 | controller |           "f:spec": {
2026-06-11 13:18:01.739532 | controller |             "f:containers": {
2026-06-11 13:18:01.739548 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 13:18:01.739563 | controller |                 ".": {},
2026-06-11 13:18:01.739577 | controller |                 "f:args": {},
2026-06-11 13:18:01.739592 | controller |                 "f:command": {},
2026-06-11 13:18:01.739606 | controller |                 "f:env": {
2026-06-11 13:18:01.739621 | controller |                   ".": {},
2026-06-11 13:18:01.739635 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 13:18:01.739650 | controller |                     ".": {},
2026-06-11 13:18:01.739730 | controller |                     "f:name": {},
2026-06-11 13:18:01.739752 | controller |                     "f:value": {}
2026-06-11 13:18:01.739768 | controller |                   },
2026-06-11 13:18:01.739783 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 13:18:01.739798 | controller |                     ".": {},
2026-06-11 13:18:01.739813 | controller |                     "f:name": {},
2026-06-11 13:18:01.739828 | controller |                     "f:value": {}
2026-06-11 13:18:01.739843 | controller |                   },
2026-06-11 13:18:01.739877 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 13:18:01.739893 | controller |                     ".": {},
2026-06-11 13:18:01.739907 | controller |                     "f:name": {},
2026-06-11 13:18:01.739922 | controller |                     "f:value": {}
2026-06-11 13:18:01.739944 | controller |                   },
2026-06-11 13:18:01.739960 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 13:18:01.739974 | controller |                     ".": {},
2026-06-11 13:18:01.739989 | controller |                     "f:name": {},
2026-06-11 13:18:01.740003 | controller |                     "f:value": {}
2026-06-11 13:18:01.740018 | controller |                   },
2026-06-11 13:18:01.740033 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 13:18:01.740054 | controller |                     ".": {},
2026-06-11 13:18:01.740076 | controller |                     "f:name": {},
2026-06-11 13:18:01.740099 | controller |                     "f:value": {}
2026-06-11 13:18:01.740122 | controller |                   }
2026-06-11 13:18:01.740143 | controller |                 },
2026-06-11 13:18:01.740162 | controller |                 "f:image": {},
2026-06-11 13:18:01.740178 | controller |                 "f:imagePullPolicy": {},
2026-06-11 13:18:01.740197 | controller |                 "f:livenessProbe": {
2026-06-11 13:18:01.740219 | controller |                   ".": {},
2026-06-11 13:18:01.740242 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:01.740263 | controller |                   "f:httpGet": {
2026-06-11 13:18:01.740279 | controller |                     ".": {},
2026-06-11 13:18:01.740294 | controller |                     "f:path": {},
2026-06-11 13:18:01.740308 | controller |                     "f:port": {},
2026-06-11 13:18:01.740323 | controller |                     "f:scheme": {}
2026-06-11 13:18:01.740337 | controller |                   },
2026-06-11 13:18:01.740352 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:01.740380 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:01.740401 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:01.740416 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:01.740431 | controller |                 },
2026-06-11 13:18:01.740448 | controller |                 "f:name": {},
2026-06-11 13:18:01.740466 | controller |                 "f:readinessProbe": {
2026-06-11 13:18:01.740487 | controller |                   ".": {},
2026-06-11 13:18:01.740512 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:01.740532 | controller |                   "f:httpGet": {
2026-06-11 13:18:01.740547 | controller |                     ".": {},
2026-06-11 13:18:01.740566 | controller |                     "f:path": {},
2026-06-11 13:18:01.740589 | controller |                     "f:port": {},
2026-06-11 13:18:01.740614 | controller |                     "f:scheme": {}
2026-06-11 13:18:01.740636 | controller |                   },
2026-06-11 13:18:01.740653 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:01.740667 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:01.740682 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:01.740697 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:01.740712 | controller |                 },
2026-06-11 13:18:01.740727 | controller |                 "f:resources": {
2026-06-11 13:18:01.740743 | controller |                   ".": {},
2026-06-11 13:18:01.740758 | controller |                   "f:limits": {
2026-06-11 13:18:01.740772 | controller |                     ".": {},
2026-06-11 13:18:01.740787 | controller |                     "f:cpu": {},
2026-06-11 13:18:01.740801 | controller |                     "f:memory": {}
2026-06-11 13:18:01.740815 | controller |                   },
2026-06-11 13:18:01.740829 | controller |                   "f:requests": {
2026-06-11 13:18:01.740844 | controller |                     ".": {},
2026-06-11 13:18:01.740880 | controller |                     "f:cpu": {},
2026-06-11 13:18:01.740898 | controller |                     "f:memory": {}
2026-06-11 13:18:01.740926 | controller |                   }
2026-06-11 13:18:01.740949 | controller |                 },
2026-06-11 13:18:01.740972 | controller |                 "f:securityContext": {
2026-06-11 13:18:01.740996 | controller |                   ".": {},
2026-06-11 13:18:01.741016 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 13:18:01.741031 | controller |                 },
2026-06-11 13:18:01.741046 | controller |                 "f:terminationMessagePath": {},
2026-06-11 13:18:01.741060 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 13:18:01.741075 | controller |               }
2026-06-11 13:18:01.741089 | controller |             },
2026-06-11 13:18:01.741104 | controller |             "f:dnsPolicy": {},
2026-06-11 13:18:01.741118 | controller |             "f:enableServiceLinks": {},
2026-06-11 13:18:01.741133 | controller |             "f:restartPolicy": {},
2026-06-11 13:18:01.741147 | controller |             "f:schedulerName": {},
2026-06-11 13:18:01.741162 | controller |             "f:securityContext": {
2026-06-11 13:18:01.741176 | controller |               ".": {},
2026-06-11 13:18:01.741190 | controller |               "f:runAsNonRoot": {}
2026-06-11 13:18:01.741204 | controller |             },
2026-06-11 13:18:01.741219 | controller |             "f:serviceAccount": {},
2026-06-11 13:18:01.741233 | controller |             "f:serviceAccountName": {},
2026-06-11 13:18:01.741248 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 13:18:01.741262 | controller |             "f:tolerations": {}
2026-06-11 13:18:01.741276 | controller |           }
2026-06-11 13:18:01.741291 | controller |         },
2026-06-11 13:18:01.741305 | controller |         "manager": "kube-controller-manager",
2026-06-11 13:18:01.741320 | controller |         "operation": "Update",
2026-06-11 13:18:01.741334 | controller |         "time": "2026-06-11T12:17:34Z"
2026-06-11 13:18:01.741348 | controller |       },
2026-06-11 13:18:01.741362 | controller |       {
2026-06-11 13:18:01.741376 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.741391 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.741406 | controller |         "fieldsV1": {
2026-06-11 13:18:01.741420 | controller |           "f:metadata": {
2026-06-11 13:18:01.741436 | controller |             "f:annotations": {
2026-06-11 13:18:01.741457 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 13:18:01.741482 | controller |             }
2026-06-11 13:18:01.741504 | controller |           }
2026-06-11 13:18:01.741528 | controller |         },
2026-06-11 13:18:01.741551 | controller |         "manager": "multus-daemon",
2026-06-11 13:18:01.741567 | controller |         "operation": "Update",
2026-06-11 13:18:01.741581 | controller |         "subresource": "status",
2026-06-11 13:18:01.741596 | controller |         "time": "2026-06-11T12:17:47Z"
2026-06-11 13:18:01.741610 | controller |       },
2026-06-11 13:18:01.741625 | controller |       {
2026-06-11 13:18:01.741639 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.741653 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.741667 | controller |         "fieldsV1": {
2026-06-11 13:18:01.741681 | controller |           "f:status": {
2026-06-11 13:18:01.741696 | controller |             "f:conditions": {
2026-06-11 13:18:01.741710 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 13:18:01.741724 | controller |                 ".": {},
2026-06-11 13:18:01.741738 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.741753 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.741767 | controller |                 "f:status": {},
2026-06-11 13:18:01.741781 | controller |                 "f:type": {}
2026-06-11 13:18:01.741796 | controller |               },
2026-06-11 13:18:01.741810 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 13:18:01.741825 | controller |                 ".": {},
2026-06-11 13:18:01.741845 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.741884 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.741899 | controller |                 "f:status": {},
2026-06-11 13:18:01.741914 | controller |                 "f:type": {}
2026-06-11 13:18:01.741928 | controller |               },
2026-06-11 13:18:01.741943 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 13:18:01.741957 | controller |                 ".": {},
2026-06-11 13:18:01.741971 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.741986 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.742001 | controller |                 "f:status": {},
2026-06-11 13:18:01.742015 | controller |                 "f:type": {}
2026-06-11 13:18:01.742029 | controller |               },
2026-06-11 13:18:01.742044 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 13:18:01.742058 | controller |                 ".": {},
2026-06-11 13:18:01.742073 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.742088 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.742103 | controller |                 "f:status": {},
2026-06-11 13:18:01.742117 | controller |                 "f:type": {}
2026-06-11 13:18:01.742132 | controller |               }
2026-06-11 13:18:01.742146 | controller |             },
2026-06-11 13:18:01.742161 | controller |             "f:containerStatuses": {},
2026-06-11 13:18:01.742175 | controller |             "f:hostIP": {},
2026-06-11 13:18:01.742190 | controller |             "f:hostIPs": {},
2026-06-11 13:18:01.742204 | controller |             "f:phase": {},
2026-06-11 13:18:01.742218 | controller |             "f:podIP": {},
2026-06-11 13:18:01.742232 | controller |             "f:podIPs": {
2026-06-11 13:18:01.742246 | controller |               ".": {},
2026-06-11 13:18:01.742260 | controller |               "k:{\"ip\":\"10.217.0.85\"}": {
2026-06-11 13:18:01.742274 | controller |                 ".": {},
2026-06-11 13:18:01.742289 | controller |                 "f:ip": {}
2026-06-11 13:18:01.742303 | controller |               }
2026-06-11 13:18:01.742318 | controller |             },
2026-06-11 13:18:01.742332 | controller |             "f:startTime": {}
2026-06-11 13:18:01.742346 | controller |           }
2026-06-11 13:18:01.742360 | controller |         },
2026-06-11 13:18:01.742375 | controller |         "manager": "kubelet",
2026-06-11 13:18:01.742389 | controller |         "operation": "Update",
2026-06-11 13:18:01.742404 | controller |         "subresource": "status",
2026-06-11 13:18:01.742418 | controller |         "time": "2026-06-11T12:19:09Z"
2026-06-11 13:18:01.742432 | controller |       }
2026-06-11 13:18:01.742446 | controller |     ],
2026-06-11 13:18:01.742461 | controller |     "name": "manila-operator-controller-manager-b547849c7-wdbk8",
2026-06-11 13:18:01.742475 | controller |     "namespace": "openstack-operators",
2026-06-11 13:18:01.742490 | controller |     "ownerReferences": [
2026-06-11 13:18:01.742504 | controller |       {
2026-06-11 13:18:01.742519 | controller |         "apiVersion": "apps/v1",
2026-06-11 13:18:01.742533 | controller |         "blockOwnerDeletion": true,
2026-06-11 13:18:01.742547 | controller |         "controller": true,
2026-06-11 13:18:01.742562 | controller |         "kind": "ReplicaSet",
2026-06-11 13:18:01.742576 | controller |         "name": "manila-operator-controller-manager-b547849c7",
2026-06-11 13:18:01.742590 | controller |         "uid": "8bbe141e-ffe9-4958-94a4-0da19dd109c6"
2026-06-11 13:18:01.742605 | controller |       }
2026-06-11 13:18:01.742619 | controller |     ],
2026-06-11 13:18:01.742633 | controller |     "resourceVersion": "54742",
2026-06-11 13:18:01.742648 | controller |     "uid": "6b5c8d55-c285-4934-a7d1-3c57d45e1e7d"
2026-06-11 13:18:01.742662 | controller |   },
2026-06-11 13:18:01.742677 | controller |   "spec": {
2026-06-11 13:18:01.742695 | controller |     "containers": [
2026-06-11 13:18:01.742710 | controller |       {
2026-06-11 13:18:01.742725 | controller |         "args": [
2026-06-11 13:18:01.742740 | controller |           "--leader-elect",
2026-06-11 13:18:01.742755 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 13:18:01.742770 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 13:18:01.742785 | controller |         ],
2026-06-11 13:18:01.742800 | controller |         "command": [
2026-06-11 13:18:01.742815 | controller |           "/manager"
2026-06-11 13:18:01.742830 | controller |         ],
2026-06-11 13:18:01.742845 | controller |         "env": [
2026-06-11 13:18:01.742888 | controller |           {
2026-06-11 13:18:01.742904 | controller |             "name": "LEASE_DURATION",
2026-06-11 13:18:01.742919 | controller |             "value": "30"
2026-06-11 13:18:01.742934 | controller |           },
2026-06-11 13:18:01.742949 | controller |           {
2026-06-11 13:18:01.742964 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 13:18:01.742979 | controller |             "value": "20"
2026-06-11 13:18:01.742994 | controller |           },
2026-06-11 13:18:01.743008 | controller |           {
2026-06-11 13:18:01.743023 | controller |             "name": "RETRY_PERIOD",
2026-06-11 13:18:01.743038 | controller |             "value": "5"
2026-06-11 13:18:01.743052 | controller |           },
2026-06-11 13:18:01.743067 | controller |           {
2026-06-11 13:18:01.743082 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 13:18:01.743097 | controller |             "value": "false"
2026-06-11 13:18:01.743113 | controller |           },
2026-06-11 13:18:01.743129 | controller |           {
2026-06-11 13:18:01.743145 | controller |             "name": "METRICS_CERTS",
2026-06-11 13:18:01.743161 | controller |             "value": "false"
2026-06-11 13:18:01.743176 | controller |           }
2026-06-11 13:18:01.743192 | controller |         ],
2026-06-11 13:18:01.743207 | controller |         "image": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f",
2026-06-11 13:18:01.743224 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 13:18:01.743239 | controller |         "livenessProbe": {
2026-06-11 13:18:01.743255 | controller |           "failureThreshold": 3,
2026-06-11 13:18:01.743270 | controller |           "httpGet": {
2026-06-11 13:18:01.743286 | controller |             "path": "/healthz",
2026-06-11 13:18:01.743301 | controller |             "port": 8081,
2026-06-11 13:18:01.743316 | controller |             "scheme": "HTTP"
2026-06-11 13:18:01.743330 | controller |           },
2026-06-11 13:18:01.743345 | controller |           "initialDelaySeconds": 15,
2026-06-11 13:18:01.743360 | controller |           "periodSeconds": 20,
2026-06-11 13:18:01.743375 | controller |           "successThreshold": 1,
2026-06-11 13:18:01.743391 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:01.743406 | controller |         },
2026-06-11 13:18:01.743421 | controller |         "name": "manager",
2026-06-11 13:18:01.743436 | controller |         "readinessProbe": {
2026-06-11 13:18:01.743452 | controller |           "failureThreshold": 3,
2026-06-11 13:18:01.743467 | controller |           "httpGet": {
2026-06-11 13:18:01.743482 | controller |             "path": "/readyz",
2026-06-11 13:18:01.743497 | controller |             "port": 8081,
2026-06-11 13:18:01.743512 | controller |             "scheme": "HTTP"
2026-06-11 13:18:01.743527 | controller |           },
2026-06-11 13:18:01.743541 | controller |           "initialDelaySeconds": 5,
2026-06-11 13:18:01.743556 | controller |           "periodSeconds": 10,
2026-06-11 13:18:01.743571 | controller |           "successThreshold": 1,
2026-06-11 13:18:01.743586 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:01.743601 | controller |         },
2026-06-11 13:18:01.743616 | controller |         "resources": {
2026-06-11 13:18:01.743642 | controller |           "limits": {
2026-06-11 13:18:01.743658 | controller |             "cpu": "500m",
2026-06-11 13:18:01.743673 | controller |             "memory": "512Mi"
2026-06-11 13:18:01.743688 | controller |           },
2026-06-11 13:18:01.743703 | controller |           "requests": {
2026-06-11 13:18:01.743718 | controller |             "cpu": "10m",
2026-06-11 13:18:01.743733 | controller |             "memory": "256Mi"
2026-06-11 13:18:01.743748 | controller |           }
2026-06-11 13:18:01.743763 | controller |         },
2026-06-11 13:18:01.743778 | controller |         "securityContext": {
2026-06-11 13:18:01.743793 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 13:18:01.743808 | controller |           "capabilities": {
2026-06-11 13:18:01.743823 | controller |             "drop": [
2026-06-11 13:18:01.743839 | controller |               "MKNOD"
2026-06-11 13:18:01.743872 | controller |             ]
2026-06-11 13:18:01.743888 | controller |           }
2026-06-11 13:18:01.743903 | controller |         },
2026-06-11 13:18:01.743919 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 13:18:01.743934 | controller |         "terminationMessagePolicy": "File",
2026-06-11 13:18:01.743950 | controller |         "volumeMounts": [
2026-06-11 13:18:01.743965 | controller |           {
2026-06-11 13:18:01.743981 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:01.743996 | controller |             "name": "kube-api-access-nxn9l",
2026-06-11 13:18:01.744012 | controller |             "readOnly": true
2026-06-11 13:18:01.744027 | controller |           }
2026-06-11 13:18:01.744042 | controller |         ]
2026-06-11 13:18:01.744057 | controller |       }
2026-06-11 13:18:01.744071 | controller |     ],
2026-06-11 13:18:01.744086 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 13:18:01.744101 | controller |     "enableServiceLinks": true,
2026-06-11 13:18:01.744116 | controller |     "imagePullSecrets": [
2026-06-11 13:18:01.744131 | controller |       {
2026-06-11 13:18:01.744146 | controller |         "name": "manila-operator-controller-manager-dockercfg-pnzf4"
2026-06-11 13:18:01.744162 | controller |       }
2026-06-11 13:18:01.744177 | controller |     ],
2026-06-11 13:18:01.744192 | controller |     "nodeName": "crc",
2026-06-11 13:18:01.744208 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 13:18:01.744223 | controller |     "priority": 0,
2026-06-11 13:18:01.744238 | controller |     "restartPolicy": "Always",
2026-06-11 13:18:01.744254 | controller |     "schedulerName": "default-scheduler",
2026-06-11 13:18:01.744268 | controller |     "securityContext": {
2026-06-11 13:18:01.744283 | controller |       "runAsNonRoot": true,
2026-06-11 13:18:01.744298 | controller |       "seLinuxOptions": {
2026-06-11 13:18:01.744313 | controller |         "level": "s0:c26,c5"
2026-06-11 13:18:01.744328 | controller |       }
2026-06-11 13:18:01.744343 | controller |     },
2026-06-11 13:18:01.744358 | controller |     "serviceAccount": "manila-operator-controller-manager",
2026-06-11 13:18:01.744393 | controller |     "serviceAccountName": "manila-operator-controller-manager",
2026-06-11 13:18:01.744410 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 13:18:01.744425 | controller |     "tolerations": [
2026-06-11 13:18:01.744441 | controller |       {
2026-06-11 13:18:01.744456 | controller |         "effect": "NoExecute",
2026-06-11 13:18:01.744472 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 13:18:01.744487 | controller |         "operator": "Exists",
2026-06-11 13:18:01.744502 | controller |         "tolerationSeconds": 120
2026-06-11 13:18:01.744517 | controller |       },
2026-06-11 13:18:01.744532 | controller |       {
2026-06-11 13:18:01.744546 | controller |         "effect": "NoExecute",
2026-06-11 13:18:01.744562 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 13:18:01.744581 | controller |         "operator": "Exists",
2026-06-11 13:18:01.744596 | controller |         "tolerationSeconds": 120
2026-06-11 13:18:01.744611 | controller |       },
2026-06-11 13:18:01.744626 | controller |       {
2026-06-11 13:18:01.744641 | controller |         "effect": "NoSchedule",
2026-06-11 13:18:01.744656 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 13:18:01.744671 | controller |         "operator": "Exists"
2026-06-11 13:18:01.744685 | controller |       }
2026-06-11 13:18:01.744700 | controller |     ],
2026-06-11 13:18:01.744715 | controller |     "volumes": [
2026-06-11 13:18:01.744730 | controller |       {
2026-06-11 13:18:01.744745 | controller |         "name": "kube-api-access-nxn9l",
2026-06-11 13:18:01.744760 | controller |         "projected": {
2026-06-11 13:18:01.744775 | controller |           "defaultMode": 420,
2026-06-11 13:18:01.744790 | controller |           "sources": [
2026-06-11 13:18:01.744805 | controller |             {
2026-06-11 13:18:01.744819 | controller |               "serviceAccountToken": {
2026-06-11 13:18:01.744834 | controller |                 "expirationSeconds": 3607,
2026-06-11 13:18:01.744867 | controller |                 "path": "token"
2026-06-11 13:18:01.744887 | controller |               }
2026-06-11 13:18:01.744902 | controller |             },
2026-06-11 13:18:01.744917 | controller |             {
2026-06-11 13:18:01.744932 | controller |               "configMap": {
2026-06-11 13:18:01.744947 | controller |                 "items": [
2026-06-11 13:18:01.744962 | controller |                   {
2026-06-11 13:18:01.744977 | controller |                     "key": "ca.crt",
2026-06-11 13:18:01.744992 | controller |                     "path": "ca.crt"
2026-06-11 13:18:01.745008 | controller |                   }
2026-06-11 13:18:01.745023 | controller |                 ],
2026-06-11 13:18:01.745038 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 13:18:01.745054 | controller |               }
2026-06-11 13:18:01.745069 | controller |             },
2026-06-11 13:18:01.745084 | controller |             {
2026-06-11 13:18:01.745099 | controller |               "downwardAPI": {
2026-06-11 13:18:01.745114 | controller |                 "items": [
2026-06-11 13:18:01.745129 | controller |                   {
2026-06-11 13:18:01.745144 | controller |                     "fieldRef": {
2026-06-11 13:18:01.745159 | controller |                       "apiVersion": "v1",
2026-06-11 13:18:01.745174 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 13:18:01.745189 | controller |                     },
2026-06-11 13:18:01.745203 | controller |                     "path": "namespace"
2026-06-11 13:18:01.745218 | controller |                   }
2026-06-11 13:18:01.745233 | controller |                 ]
2026-06-11 13:18:01.745249 | controller |               }
2026-06-11 13:18:01.745264 | controller |             },
2026-06-11 13:18:01.745280 | controller |             {
2026-06-11 13:18:01.745295 | controller |               "configMap": {
2026-06-11 13:18:01.745310 | controller |                 "items": [
2026-06-11 13:18:01.745325 | controller |                   {
2026-06-11 13:18:01.745340 | controller |                     "key": "service-ca.crt",
2026-06-11 13:18:01.745355 | controller |                     "path": "service-ca.crt"
2026-06-11 13:18:01.745370 | controller |                   }
2026-06-11 13:18:01.745385 | controller |                 ],
2026-06-11 13:18:01.745400 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 13:18:01.745416 | controller |               }
2026-06-11 13:18:01.745431 | controller |             }
2026-06-11 13:18:01.745449 | controller |           ]
2026-06-11 13:18:01.745466 | controller |         }
2026-06-11 13:18:01.745481 | controller |       }
2026-06-11 13:18:01.745496 | controller |     ]
2026-06-11 13:18:01.745511 | controller |   },
2026-06-11 13:18:01.745525 | controller |   "status": {
2026-06-11 13:18:01.745545 | controller |     "conditions": [
2026-06-11 13:18:01.745560 | controller |       {
2026-06-11 13:18:01.745575 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.745589 | controller |         "lastTransitionTime": "2026-06-11T12:18:57Z",
2026-06-11 13:18:01.745604 | controller |         "status": "True",
2026-06-11 13:18:01.745619 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 13:18:01.745634 | controller |       },
2026-06-11 13:18:01.745649 | controller |       {
2026-06-11 13:18:01.745664 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.745679 | controller |         "lastTransitionTime": "2026-06-11T12:17:35Z",
2026-06-11 13:18:01.745694 | controller |         "status": "True",
2026-06-11 13:18:01.745709 | controller |         "type": "Initialized"
2026-06-11 13:18:01.745724 | controller |       },
2026-06-11 13:18:01.745739 | controller |       {
2026-06-11 13:18:01.745754 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.745769 | controller |         "lastTransitionTime": "2026-06-11T12:19:09Z",
2026-06-11 13:18:01.745784 | controller |         "status": "True",
2026-06-11 13:18:01.745799 | controller |         "type": "Ready"
2026-06-11 13:18:01.745814 | controller |       },
2026-06-11 13:18:01.745829 | controller |       {
2026-06-11 13:18:01.745844 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.745879 | controller |         "lastTransitionTime": "2026-06-11T12:19:09Z",
2026-06-11 13:18:01.745895 | controller |         "status": "True",
2026-06-11 13:18:01.745910 | controller |         "type": "ContainersReady"
2026-06-11 13:18:01.745926 | controller |       },
2026-06-11 13:18:01.745941 | controller |       {
2026-06-11 13:18:01.745956 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.745971 | controller |         "lastTransitionTime": "2026-06-11T12:17:34Z",
2026-06-11 13:18:01.745986 | controller |         "status": "True",
2026-06-11 13:18:01.746002 | controller |         "type": "PodScheduled"
2026-06-11 13:18:01.746017 | controller |       }
2026-06-11 13:18:01.746032 | controller |     ],
2026-06-11 13:18:01.746047 | controller |     "containerStatuses": [
2026-06-11 13:18:01.746062 | controller |       {
2026-06-11 13:18:01.746078 | controller |         "allocatedResources": {
2026-06-11 13:18:01.746095 | controller |           "cpu": "10m",
2026-06-11 13:18:01.746117 | controller |           "memory": "256Mi"
2026-06-11 13:18:01.746137 | controller |         },
2026-06-11 13:18:01.746158 | controller |         "containerID": "cri-o://832febd89778c242f1b5182de37d70e16d7470f38f529175a924b366e5541d76",
2026-06-11 13:18:01.746179 | controller |         "image": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f",
2026-06-11 13:18:01.746198 | controller |         "imageID": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f",
2026-06-11 13:18:01.746217 | controller |         "lastState": {},
2026-06-11 13:18:01.746237 | controller |         "name": "manager",
2026-06-11 13:18:01.746258 | controller |         "ready": true,
2026-06-11 13:18:01.746280 | controller |         "resources": {
2026-06-11 13:18:01.746296 | controller |           "limits": {
2026-06-11 13:18:01.746310 | controller |             "cpu": "500m",
2026-06-11 13:18:01.746325 | controller |             "memory": "512Mi"
2026-06-11 13:18:01.746339 | controller |           },
2026-06-11 13:18:01.746354 | controller |           "requests": {
2026-06-11 13:18:01.746369 | controller |             "cpu": "10m",
2026-06-11 13:18:01.746383 | controller |             "memory": "256Mi"
2026-06-11 13:18:01.746398 | controller |           }
2026-06-11 13:18:01.746412 | controller |         },
2026-06-11 13:18:01.746427 | controller |         "restartCount": 0,
2026-06-11 13:18:01.746441 | controller |         "started": true,
2026-06-11 13:18:01.746456 | controller |         "state": {
2026-06-11 13:18:01.746474 | controller |           "running": {
2026-06-11 13:18:01.746489 | controller |             "startedAt": "2026-06-11T12:18:56Z"
2026-06-11 13:18:01.746504 | controller |           }
2026-06-11 13:18:01.746518 | controller |         },
2026-06-11 13:18:01.746533 | controller |         "user": {
2026-06-11 13:18:01.746548 | controller |           "linux": {
2026-06-11 13:18:01.746562 | controller |             "gid": 0,
2026-06-11 13:18:01.746577 | controller |             "supplementalGroups": [
2026-06-11 13:18:01.746591 | controller |               0
2026-06-11 13:18:01.746606 | controller |             ],
2026-06-11 13:18:01.746620 | controller |             "uid": 65532
2026-06-11 13:18:01.746634 | controller |           }
2026-06-11 13:18:01.746648 | controller |         },
2026-06-11 13:18:01.746663 | controller |         "volumeMounts": [
2026-06-11 13:18:01.746677 | controller |           {
2026-06-11 13:18:01.746691 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:01.746706 | controller |             "name": "kube-api-access-nxn9l",
2026-06-11 13:18:01.746720 | controller |             "readOnly": true,
2026-06-11 13:18:01.746735 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 13:18:01.746750 | controller |           }
2026-06-11 13:18:01.746765 | controller |         ]
2026-06-11 13:18:01.746779 | controller |       }
2026-06-11 13:18:01.746793 | controller |     ],
2026-06-11 13:18:01.746808 | controller |     "hostIP": "192.168.126.11",
2026-06-11 13:18:01.746822 | controller |     "hostIPs": [
2026-06-11 13:18:01.746836 | controller |       {
2026-06-11 13:18:01.746873 | controller |         "ip": "192.168.126.11"
2026-06-11 13:18:01.746889 | controller |       }
2026-06-11 13:18:01.746904 | controller |     ],
2026-06-11 13:18:01.746919 | controller |     "phase": "Running",
2026-06-11 13:18:01.746933 | controller |     "podIP": "10.217.0.85",
2026-06-11 13:18:01.746948 | controller |     "podIPs": [
2026-06-11 13:18:01.746962 | controller |       {
2026-06-11 13:18:01.746976 | controller |         "ip": "10.217.0.85"
2026-06-11 13:18:01.746991 | controller |       }
2026-06-11 13:18:01.747005 | controller |     ],
2026-06-11 13:18:01.747020 | controller |     "qosClass": "Burstable",
2026-06-11 13:18:01.747034 | controller |     "startTime": "2026-06-11T12:17:35Z"
2026-06-11 13:18:01.747049 | controller |   }
2026-06-11 13:18:01.747063 | controller | }
2026-06-11 13:18:01.773143 | controller | ok:
2026-06-11 13:18:01.773403 | controller | {
2026-06-11 13:18:01.773442 | controller |   "apiVersion": "v1",
2026-06-11 13:18:01.773471 | controller |   "kind": "Pod",
2026-06-11 13:18:01.773496 | controller |   "metadata": {
2026-06-11 13:18:01.773522 | controller |     "annotations": {
2026-06-11 13:18:01.773548 | 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 13:18:01.773575 | 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 13:18:01.773601 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 13:18:01.773821 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 13:18:01.773844 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 13:18:01.773923 | controller |     },
2026-06-11 13:18:01.773941 | controller |     "creationTimestamp": "2026-06-11T12:17:34Z",
2026-06-11 13:18:01.773976 | controller |     "generateName": "mariadb-operator-controller-manager-5545cdc48d-",
2026-06-11 13:18:01.773993 | controller |     "generation": 1,
2026-06-11 13:18:01.774008 | controller |     "labels": {
2026-06-11 13:18:01.774024 | controller |       "app.kubernetes.io/name": "mariadb-operator",
2026-06-11 13:18:01.774039 | controller |       "control-plane": "controller-manager",
2026-06-11 13:18:01.774053 | controller |       "openstack.org/operator-name": "mariadb",
2026-06-11 13:18:01.774068 | controller |       "pod-template-hash": "5545cdc48d"
2026-06-11 13:18:01.774083 | controller |     },
2026-06-11 13:18:01.774099 | controller |     "managedFields": [
2026-06-11 13:18:01.774114 | controller |       {
2026-06-11 13:18:01.774129 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.774144 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.774159 | controller |         "fieldsV1": {
2026-06-11 13:18:01.774174 | controller |           "f:metadata": {
2026-06-11 13:18:01.774189 | controller |             "f:annotations": {
2026-06-11 13:18:01.774203 | controller |               ".": {},
2026-06-11 13:18:01.774218 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 13:18:01.774233 | controller |             },
2026-06-11 13:18:01.774248 | controller |             "f:generateName": {},
2026-06-11 13:18:01.774264 | controller |             "f:labels": {
2026-06-11 13:18:01.774279 | controller |               ".": {},
2026-06-11 13:18:01.774293 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 13:18:01.774308 | controller |               "f:control-plane": {},
2026-06-11 13:18:01.774323 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 13:18:01.774337 | controller |               "f:pod-template-hash": {}
2026-06-11 13:18:01.774352 | controller |             },
2026-06-11 13:18:01.774367 | controller |             "f:ownerReferences": {
2026-06-11 13:18:01.774381 | controller |               ".": {},
2026-06-11 13:18:01.774396 | controller |               "k:{\"uid\":\"bd0589cb-3927-4c89-979d-3879eb0f2881\"}": {}
2026-06-11 13:18:01.774411 | controller |             }
2026-06-11 13:18:01.774425 | controller |           },
2026-06-11 13:18:01.774442 | controller |           "f:spec": {
2026-06-11 13:18:01.774465 | controller |             "f:containers": {
2026-06-11 13:18:01.774486 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 13:18:01.774509 | controller |                 ".": {},
2026-06-11 13:18:01.774532 | controller |                 "f:args": {},
2026-06-11 13:18:01.774555 | controller |                 "f:command": {},
2026-06-11 13:18:01.774580 | controller |                 "f:env": {
2026-06-11 13:18:01.774597 | controller |                   ".": {},
2026-06-11 13:18:01.774613 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 13:18:01.774630 | controller |                     ".": {},
2026-06-11 13:18:01.774645 | controller |                     "f:name": {},
2026-06-11 13:18:01.774660 | controller |                     "f:value": {}
2026-06-11 13:18:01.774674 | controller |                   },
2026-06-11 13:18:01.774689 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 13:18:01.774704 | controller |                     ".": {},
2026-06-11 13:18:01.774719 | controller |                     "f:name": {},
2026-06-11 13:18:01.774734 | controller |                     "f:value": {}
2026-06-11 13:18:01.774748 | controller |                   },
2026-06-11 13:18:01.774763 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 13:18:01.774778 | controller |                     ".": {},
2026-06-11 13:18:01.774795 | controller |                     "f:name": {},
2026-06-11 13:18:01.774816 | controller |                     "f:value": {}
2026-06-11 13:18:01.774832 | controller |                   },
2026-06-11 13:18:01.774873 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 13:18:01.774914 | controller |                     ".": {},
2026-06-11 13:18:01.774940 | controller |                     "f:name": {},
2026-06-11 13:18:01.774964 | controller |                     "f:value": {}
2026-06-11 13:18:01.774988 | controller |                   },
2026-06-11 13:18:01.775011 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 13:18:01.775028 | controller |                     ".": {},
2026-06-11 13:18:01.775045 | controller |                     "f:name": {},
2026-06-11 13:18:01.775060 | controller |                     "f:value": {}
2026-06-11 13:18:01.775076 | controller |                   }
2026-06-11 13:18:01.775091 | controller |                 },
2026-06-11 13:18:01.775106 | controller |                 "f:image": {},
2026-06-11 13:18:01.775121 | controller |                 "f:imagePullPolicy": {},
2026-06-11 13:18:01.775137 | controller |                 "f:livenessProbe": {
2026-06-11 13:18:01.775153 | controller |                   ".": {},
2026-06-11 13:18:01.775168 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:01.775183 | controller |                   "f:httpGet": {
2026-06-11 13:18:01.775198 | controller |                     ".": {},
2026-06-11 13:18:01.775214 | controller |                     "f:path": {},
2026-06-11 13:18:01.775229 | controller |                     "f:port": {},
2026-06-11 13:18:01.775243 | controller |                     "f:scheme": {}
2026-06-11 13:18:01.775259 | controller |                   },
2026-06-11 13:18:01.775275 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:01.775290 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:01.775305 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:01.775319 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:01.775334 | controller |                 },
2026-06-11 13:18:01.775348 | controller |                 "f:name": {},
2026-06-11 13:18:01.775363 | controller |                 "f:readinessProbe": {
2026-06-11 13:18:01.775377 | controller |                   ".": {},
2026-06-11 13:18:01.775392 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:01.775407 | controller |                   "f:httpGet": {
2026-06-11 13:18:01.775422 | controller |                     ".": {},
2026-06-11 13:18:01.775436 | controller |                     "f:path": {},
2026-06-11 13:18:01.775451 | controller |                     "f:port": {},
2026-06-11 13:18:01.775465 | controller |                     "f:scheme": {}
2026-06-11 13:18:01.775479 | controller |                   },
2026-06-11 13:18:01.775494 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:01.775508 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:01.775522 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:01.775538 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:01.775552 | controller |                 },
2026-06-11 13:18:01.775567 | controller |                 "f:resources": {
2026-06-11 13:18:01.775581 | controller |                   ".": {},
2026-06-11 13:18:01.775596 | controller |                   "f:limits": {
2026-06-11 13:18:01.775610 | controller |                     ".": {},
2026-06-11 13:18:01.775625 | controller |                     "f:cpu": {},
2026-06-11 13:18:01.775639 | controller |                     "f:memory": {}
2026-06-11 13:18:01.775653 | controller |                   },
2026-06-11 13:18:01.775667 | controller |                   "f:requests": {
2026-06-11 13:18:01.775681 | controller |                     ".": {},
2026-06-11 13:18:01.775695 | controller |                     "f:cpu": {},
2026-06-11 13:18:01.775709 | controller |                     "f:memory": {}
2026-06-11 13:18:01.775724 | controller |                   }
2026-06-11 13:18:01.775738 | controller |                 },
2026-06-11 13:18:01.775758 | controller |                 "f:securityContext": {
2026-06-11 13:18:01.775774 | controller |                   ".": {},
2026-06-11 13:18:01.775788 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 13:18:01.775803 | controller |                 },
2026-06-11 13:18:01.775817 | controller |                 "f:terminationMessagePath": {},
2026-06-11 13:18:01.775832 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 13:18:01.775846 | controller |               }
2026-06-11 13:18:01.775882 | controller |             },
2026-06-11 13:18:01.775898 | controller |             "f:dnsPolicy": {},
2026-06-11 13:18:01.775916 | controller |             "f:enableServiceLinks": {},
2026-06-11 13:18:01.775937 | controller |             "f:restartPolicy": {},
2026-06-11 13:18:01.775958 | controller |             "f:schedulerName": {},
2026-06-11 13:18:01.775981 | controller |             "f:securityContext": {
2026-06-11 13:18:01.776003 | controller |               ".": {},
2026-06-11 13:18:01.776023 | controller |               "f:runAsNonRoot": {}
2026-06-11 13:18:01.776039 | controller |             },
2026-06-11 13:18:01.776054 | controller |             "f:serviceAccount": {},
2026-06-11 13:18:01.776068 | controller |             "f:serviceAccountName": {},
2026-06-11 13:18:01.776083 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 13:18:01.776098 | controller |             "f:tolerations": {}
2026-06-11 13:18:01.776113 | controller |           }
2026-06-11 13:18:01.776128 | controller |         },
2026-06-11 13:18:01.776148 | controller |         "manager": "kube-controller-manager",
2026-06-11 13:18:01.776170 | controller |         "operation": "Update",
2026-06-11 13:18:01.776192 | controller |         "time": "2026-06-11T12:17:34Z"
2026-06-11 13:18:01.776213 | controller |       },
2026-06-11 13:18:01.776234 | controller |       {
2026-06-11 13:18:01.776250 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.776272 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.776295 | controller |         "fieldsV1": {
2026-06-11 13:18:01.776317 | controller |           "f:metadata": {
2026-06-11 13:18:01.776334 | controller |             "f:annotations": {
2026-06-11 13:18:01.776349 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 13:18:01.776389 | controller |             }
2026-06-11 13:18:01.776405 | controller |           }
2026-06-11 13:18:01.776420 | controller |         },
2026-06-11 13:18:01.776435 | controller |         "manager": "crc",
2026-06-11 13:18:01.776450 | controller |         "operation": "Update",
2026-06-11 13:18:01.776465 | controller |         "subresource": "status",
2026-06-11 13:18:01.776479 | controller |         "time": "2026-06-11T12:17:35Z"
2026-06-11 13:18:01.776494 | controller |       },
2026-06-11 13:18:01.776509 | controller |       {
2026-06-11 13:18:01.776523 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.776538 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.776552 | controller |         "fieldsV1": {
2026-06-11 13:18:01.776566 | controller |           "f:metadata": {
2026-06-11 13:18:01.776581 | controller |             "f:annotations": {
2026-06-11 13:18:01.776596 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 13:18:01.776611 | controller |             }
2026-06-11 13:18:01.776626 | controller |           }
2026-06-11 13:18:01.776640 | controller |         },
2026-06-11 13:18:01.776655 | controller |         "manager": "multus-daemon",
2026-06-11 13:18:01.776670 | controller |         "operation": "Update",
2026-06-11 13:18:01.776686 | controller |         "subresource": "status",
2026-06-11 13:18:01.776700 | controller |         "time": "2026-06-11T12:17:46Z"
2026-06-11 13:18:01.776715 | controller |       },
2026-06-11 13:18:01.776730 | controller |       {
2026-06-11 13:18:01.776751 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.776773 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.776796 | controller |         "fieldsV1": {
2026-06-11 13:18:01.776813 | controller |           "f:status": {
2026-06-11 13:18:01.776827 | controller |             "f:conditions": {
2026-06-11 13:18:01.776843 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 13:18:01.776883 | controller |                 ".": {},
2026-06-11 13:18:01.776899 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.776915 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.776930 | controller |                 "f:status": {},
2026-06-11 13:18:01.776945 | controller |                 "f:type": {}
2026-06-11 13:18:01.776959 | controller |               },
2026-06-11 13:18:01.776974 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 13:18:01.776988 | controller |                 ".": {},
2026-06-11 13:18:01.777003 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.777017 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.777032 | controller |                 "f:status": {},
2026-06-11 13:18:01.777046 | controller |                 "f:type": {}
2026-06-11 13:18:01.777060 | controller |               },
2026-06-11 13:18:01.777075 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 13:18:01.777089 | controller |                 ".": {},
2026-06-11 13:18:01.777103 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.777118 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.777132 | controller |                 "f:status": {},
2026-06-11 13:18:01.777146 | controller |                 "f:type": {}
2026-06-11 13:18:01.777161 | controller |               },
2026-06-11 13:18:01.777175 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 13:18:01.777189 | controller |                 ".": {},
2026-06-11 13:18:01.777203 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.777218 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.777232 | controller |                 "f:status": {},
2026-06-11 13:18:01.777246 | controller |                 "f:type": {}
2026-06-11 13:18:01.777262 | controller |               }
2026-06-11 13:18:01.777277 | controller |             },
2026-06-11 13:18:01.777297 | controller |             "f:containerStatuses": {},
2026-06-11 13:18:01.777319 | controller |             "f:hostIP": {},
2026-06-11 13:18:01.777342 | controller |             "f:hostIPs": {},
2026-06-11 13:18:01.777365 | controller |             "f:phase": {},
2026-06-11 13:18:01.777387 | controller |             "f:podIP": {},
2026-06-11 13:18:01.777408 | controller |             "f:podIPs": {
2026-06-11 13:18:01.777430 | controller |               ".": {},
2026-06-11 13:18:01.777457 | controller |               "k:{\"ip\":\"10.217.0.86\"}": {
2026-06-11 13:18:01.777481 | controller |                 ".": {},
2026-06-11 13:18:01.777502 | controller |                 "f:ip": {}
2026-06-11 13:18:01.777518 | controller |               }
2026-06-11 13:18:01.777533 | controller |             },
2026-06-11 13:18:01.777548 | controller |             "f:startTime": {}
2026-06-11 13:18:01.777563 | controller |           }
2026-06-11 13:18:01.777580 | controller |         },
2026-06-11 13:18:01.777602 | controller |         "manager": "kubelet",
2026-06-11 13:18:01.777624 | controller |         "operation": "Update",
2026-06-11 13:18:01.777645 | controller |         "subresource": "status",
2026-06-11 13:18:01.777662 | controller |         "time": "2026-06-11T12:19:09Z"
2026-06-11 13:18:01.777677 | controller |       }
2026-06-11 13:18:01.777692 | controller |     ],
2026-06-11 13:18:01.777706 | controller |     "name": "mariadb-operator-controller-manager-5545cdc48d-sqpxx",
2026-06-11 13:18:01.777722 | controller |     "namespace": "openstack-operators",
2026-06-11 13:18:01.777737 | controller |     "ownerReferences": [
2026-06-11 13:18:01.777757 | controller |       {
2026-06-11 13:18:01.777772 | controller |         "apiVersion": "apps/v1",
2026-06-11 13:18:01.777786 | controller |         "blockOwnerDeletion": true,
2026-06-11 13:18:01.777801 | controller |         "controller": true,
2026-06-11 13:18:01.777815 | controller |         "kind": "ReplicaSet",
2026-06-11 13:18:01.777829 | controller |         "name": "mariadb-operator-controller-manager-5545cdc48d",
2026-06-11 13:18:01.777843 | controller |         "uid": "bd0589cb-3927-4c89-979d-3879eb0f2881"
2026-06-11 13:18:01.777893 | controller |       }
2026-06-11 13:18:01.777910 | controller |     ],
2026-06-11 13:18:01.777927 | controller |     "resourceVersion": "54752",
2026-06-11 13:18:01.777949 | controller |     "uid": "950a93bf-c12b-4771-b08a-7c0365cdec9a"
2026-06-11 13:18:01.777971 | controller |   },
2026-06-11 13:18:01.777991 | controller |   "spec": {
2026-06-11 13:18:01.778006 | controller |     "containers": [
2026-06-11 13:18:01.778021 | controller |       {
2026-06-11 13:18:01.778036 | controller |         "args": [
2026-06-11 13:18:01.778057 | controller |           "--leader-elect",
2026-06-11 13:18:01.778078 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 13:18:01.778100 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 13:18:01.778118 | controller |         ],
2026-06-11 13:18:01.778133 | controller |         "command": [
2026-06-11 13:18:01.778148 | controller |           "/manager"
2026-06-11 13:18:01.778163 | controller |         ],
2026-06-11 13:18:01.778178 | controller |         "env": [
2026-06-11 13:18:01.778192 | controller |           {
2026-06-11 13:18:01.778206 | controller |             "name": "LEASE_DURATION",
2026-06-11 13:18:01.778221 | controller |             "value": "30"
2026-06-11 13:18:01.778235 | controller |           },
2026-06-11 13:18:01.778250 | controller |           {
2026-06-11 13:18:01.778264 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 13:18:01.778278 | controller |             "value": "20"
2026-06-11 13:18:01.778293 | controller |           },
2026-06-11 13:18:01.778307 | controller |           {
2026-06-11 13:18:01.778322 | controller |             "name": "RETRY_PERIOD",
2026-06-11 13:18:01.778336 | controller |             "value": "5"
2026-06-11 13:18:01.778350 | controller |           },
2026-06-11 13:18:01.778364 | controller |           {
2026-06-11 13:18:01.778378 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 13:18:01.778393 | controller |             "value": "false"
2026-06-11 13:18:01.778407 | controller |           },
2026-06-11 13:18:01.778421 | controller |           {
2026-06-11 13:18:01.778436 | controller |             "name": "METRICS_CERTS",
2026-06-11 13:18:01.778450 | controller |             "value": "false"
2026-06-11 13:18:01.778465 | controller |           }
2026-06-11 13:18:01.778480 | controller |         ],
2026-06-11 13:18:01.778495 | controller |         "image": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559",
2026-06-11 13:18:01.778510 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 13:18:01.778525 | controller |         "livenessProbe": {
2026-06-11 13:18:01.778540 | controller |           "failureThreshold": 3,
2026-06-11 13:18:01.778554 | controller |           "httpGet": {
2026-06-11 13:18:01.778569 | controller |             "path": "/healthz",
2026-06-11 13:18:01.778583 | controller |             "port": 8081,
2026-06-11 13:18:01.778597 | controller |             "scheme": "HTTP"
2026-06-11 13:18:01.778611 | controller |           },
2026-06-11 13:18:01.778625 | controller |           "initialDelaySeconds": 15,
2026-06-11 13:18:01.778639 | controller |           "periodSeconds": 20,
2026-06-11 13:18:01.778654 | controller |           "successThreshold": 1,
2026-06-11 13:18:01.778668 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:01.778683 | controller |         },
2026-06-11 13:18:01.778698 | controller |         "name": "manager",
2026-06-11 13:18:01.778717 | controller |         "readinessProbe": {
2026-06-11 13:18:01.778733 | controller |           "failureThreshold": 3,
2026-06-11 13:18:01.778748 | controller |           "httpGet": {
2026-06-11 13:18:01.778763 | controller |             "path": "/readyz",
2026-06-11 13:18:01.778777 | controller |             "port": 8081,
2026-06-11 13:18:01.778792 | controller |             "scheme": "HTTP"
2026-06-11 13:18:01.778806 | controller |           },
2026-06-11 13:18:01.778821 | controller |           "initialDelaySeconds": 5,
2026-06-11 13:18:01.778835 | controller |           "periodSeconds": 10,
2026-06-11 13:18:01.778869 | controller |           "successThreshold": 1,
2026-06-11 13:18:01.778891 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:01.778906 | controller |         },
2026-06-11 13:18:01.778921 | controller |         "resources": {
2026-06-11 13:18:01.778935 | controller |           "limits": {
2026-06-11 13:18:01.778949 | controller |             "cpu": "500m",
2026-06-11 13:18:01.778964 | controller |             "memory": "512Mi"
2026-06-11 13:18:01.778978 | controller |           },
2026-06-11 13:18:01.778992 | controller |           "requests": {
2026-06-11 13:18:01.779010 | controller |             "cpu": "10m",
2026-06-11 13:18:01.779032 | controller |             "memory": "256Mi"
2026-06-11 13:18:01.779054 | controller |           }
2026-06-11 13:18:01.779073 | controller |         },
2026-06-11 13:18:01.779088 | controller |         "securityContext": {
2026-06-11 13:18:01.779102 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 13:18:01.779117 | controller |           "capabilities": {
2026-06-11 13:18:01.779131 | controller |             "drop": [
2026-06-11 13:18:01.779146 | controller |               "MKNOD"
2026-06-11 13:18:01.779160 | controller |             ]
2026-06-11 13:18:01.779174 | controller |           }
2026-06-11 13:18:01.779189 | controller |         },
2026-06-11 13:18:01.779203 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 13:18:01.779218 | controller |         "terminationMessagePolicy": "File",
2026-06-11 13:18:01.779232 | controller |         "volumeMounts": [
2026-06-11 13:18:01.779247 | controller |           {
2026-06-11 13:18:01.779262 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:01.779276 | controller |             "name": "kube-api-access-b4mkd",
2026-06-11 13:18:01.779291 | controller |             "readOnly": true
2026-06-11 13:18:01.779305 | controller |           }
2026-06-11 13:18:01.779320 | controller |         ]
2026-06-11 13:18:01.779334 | controller |       }
2026-06-11 13:18:01.779349 | controller |     ],
2026-06-11 13:18:01.779363 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 13:18:01.779377 | controller |     "enableServiceLinks": true,
2026-06-11 13:18:01.779392 | controller |     "imagePullSecrets": [
2026-06-11 13:18:01.779407 | controller |       {
2026-06-11 13:18:01.779421 | controller |         "name": "mariadb-operator-controller-manager-dockercfg-hs4k8"
2026-06-11 13:18:01.779436 | controller |       }
2026-06-11 13:18:01.779450 | controller |     ],
2026-06-11 13:18:01.779465 | controller |     "nodeName": "crc",
2026-06-11 13:18:01.779479 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 13:18:01.779494 | controller |     "priority": 0,
2026-06-11 13:18:01.779509 | controller |     "restartPolicy": "Always",
2026-06-11 13:18:01.779524 | controller |     "schedulerName": "default-scheduler",
2026-06-11 13:18:01.779539 | controller |     "securityContext": {
2026-06-11 13:18:01.779553 | controller |       "runAsNonRoot": true,
2026-06-11 13:18:01.779568 | controller |       "seLinuxOptions": {
2026-06-11 13:18:01.779582 | controller |         "level": "s0:c26,c5"
2026-06-11 13:18:01.779597 | controller |       }
2026-06-11 13:18:01.779611 | controller |     },
2026-06-11 13:18:01.779626 | controller |     "serviceAccount": "mariadb-operator-controller-manager",
2026-06-11 13:18:01.779645 | controller |     "serviceAccountName": "mariadb-operator-controller-manager",
2026-06-11 13:18:01.779660 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 13:18:01.779674 | controller |     "tolerations": [
2026-06-11 13:18:01.779689 | controller |       {
2026-06-11 13:18:01.779703 | controller |         "effect": "NoExecute",
2026-06-11 13:18:01.779717 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 13:18:01.779732 | controller |         "operator": "Exists",
2026-06-11 13:18:01.779748 | controller |         "tolerationSeconds": 120
2026-06-11 13:18:01.779763 | controller |       },
2026-06-11 13:18:01.779777 | controller |       {
2026-06-11 13:18:01.779792 | controller |         "effect": "NoExecute",
2026-06-11 13:18:01.779807 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 13:18:01.779822 | controller |         "operator": "Exists",
2026-06-11 13:18:01.779836 | controller |         "tolerationSeconds": 120
2026-06-11 13:18:01.779873 | controller |       },
2026-06-11 13:18:01.779890 | controller |       {
2026-06-11 13:18:01.779905 | controller |         "effect": "NoSchedule",
2026-06-11 13:18:01.779920 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 13:18:01.779934 | controller |         "operator": "Exists"
2026-06-11 13:18:01.779949 | controller |       }
2026-06-11 13:18:01.779964 | controller |     ],
2026-06-11 13:18:01.779978 | controller |     "volumes": [
2026-06-11 13:18:01.779995 | controller |       {
2026-06-11 13:18:01.780011 | controller |         "name": "kube-api-access-b4mkd",
2026-06-11 13:18:01.780027 | controller |         "projected": {
2026-06-11 13:18:01.780042 | controller |           "defaultMode": 420,
2026-06-11 13:18:01.780058 | controller |           "sources": [
2026-06-11 13:18:01.780074 | controller |             {
2026-06-11 13:18:01.780089 | controller |               "serviceAccountToken": {
2026-06-11 13:18:01.780105 | controller |                 "expirationSeconds": 3607,
2026-06-11 13:18:01.780121 | controller |                 "path": "token"
2026-06-11 13:18:01.780138 | controller |               }
2026-06-11 13:18:01.780153 | controller |             },
2026-06-11 13:18:01.780170 | controller |             {
2026-06-11 13:18:01.780185 | controller |               "configMap": {
2026-06-11 13:18:01.780201 | controller |                 "items": [
2026-06-11 13:18:01.780216 | controller |                   {
2026-06-11 13:18:01.780232 | controller |                     "key": "ca.crt",
2026-06-11 13:18:01.780248 | controller |                     "path": "ca.crt"
2026-06-11 13:18:01.780264 | controller |                   }
2026-06-11 13:18:01.780281 | controller |                 ],
2026-06-11 13:18:01.780297 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 13:18:01.780312 | controller |               }
2026-06-11 13:18:01.780328 | controller |             },
2026-06-11 13:18:01.780344 | controller |             {
2026-06-11 13:18:01.780379 | controller |               "downwardAPI": {
2026-06-11 13:18:01.780397 | controller |                 "items": [
2026-06-11 13:18:01.780412 | controller |                   {
2026-06-11 13:18:01.780428 | controller |                     "fieldRef": {
2026-06-11 13:18:01.780445 | controller |                       "apiVersion": "v1",
2026-06-11 13:18:01.780460 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 13:18:01.780476 | controller |                     },
2026-06-11 13:18:01.780492 | controller |                     "path": "namespace"
2026-06-11 13:18:01.780508 | controller |                   }
2026-06-11 13:18:01.780524 | controller |                 ]
2026-06-11 13:18:01.780540 | controller |               }
2026-06-11 13:18:01.780557 | controller |             },
2026-06-11 13:18:01.780572 | controller |             {
2026-06-11 13:18:01.780772 | controller |               "configMap": {
2026-06-11 13:18:01.780787 | controller |                 "items": [
2026-06-11 13:18:01.780808 | controller |                   {
2026-06-11 13:18:01.780824 | controller |                     "key": "service-ca.crt",
2026-06-11 13:18:01.780841 | controller |                     "path": "service-ca.crt"
2026-06-11 13:18:01.780883 | controller |                   }
2026-06-11 13:18:01.780901 | controller |                 ],
2026-06-11 13:18:01.780917 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 13:18:01.780933 | controller |               }
2026-06-11 13:18:01.780948 | controller |             }
2026-06-11 13:18:01.780964 | controller |           ]
2026-06-11 13:18:01.780981 | controller |         }
2026-06-11 13:18:01.781003 | controller |       }
2026-06-11 13:18:01.781025 | controller |     ]
2026-06-11 13:18:01.781048 | controller |   },
2026-06-11 13:18:01.781073 | controller |   "status": {
2026-06-11 13:18:01.781095 | controller |     "conditions": [
2026-06-11 13:18:01.781116 | controller |       {
2026-06-11 13:18:01.781137 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.781153 | controller |         "lastTransitionTime": "2026-06-11T12:18:58Z",
2026-06-11 13:18:01.781168 | controller |         "status": "True",
2026-06-11 13:18:01.781183 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 13:18:01.781198 | controller |       },
2026-06-11 13:18:01.781213 | controller |       {
2026-06-11 13:18:01.781227 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.781242 | controller |         "lastTransitionTime": "2026-06-11T12:17:35Z",
2026-06-11 13:18:01.781256 | controller |         "status": "True",
2026-06-11 13:18:01.781271 | controller |         "type": "Initialized"
2026-06-11 13:18:01.781285 | controller |       },
2026-06-11 13:18:01.781300 | controller |       {
2026-06-11 13:18:01.781315 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.781331 | controller |         "lastTransitionTime": "2026-06-11T12:19:09Z",
2026-06-11 13:18:01.781346 | controller |         "status": "True",
2026-06-11 13:18:01.781360 | controller |         "type": "Ready"
2026-06-11 13:18:01.781374 | controller |       },
2026-06-11 13:18:01.781389 | controller |       {
2026-06-11 13:18:01.781403 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.781418 | controller |         "lastTransitionTime": "2026-06-11T12:19:09Z",
2026-06-11 13:18:01.781433 | controller |         "status": "True",
2026-06-11 13:18:01.781447 | controller |         "type": "ContainersReady"
2026-06-11 13:18:01.781461 | controller |       },
2026-06-11 13:18:01.781476 | controller |       {
2026-06-11 13:18:01.781491 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.781505 | controller |         "lastTransitionTime": "2026-06-11T12:17:34Z",
2026-06-11 13:18:01.781520 | controller |         "status": "True",
2026-06-11 13:18:01.781535 | controller |         "type": "PodScheduled"
2026-06-11 13:18:01.781549 | controller |       }
2026-06-11 13:18:01.781564 | controller |     ],
2026-06-11 13:18:01.781578 | controller |     "containerStatuses": [
2026-06-11 13:18:01.781592 | controller |       {
2026-06-11 13:18:01.781607 | controller |         "allocatedResources": {
2026-06-11 13:18:01.781621 | controller |           "cpu": "10m",
2026-06-11 13:18:01.781636 | controller |           "memory": "256Mi"
2026-06-11 13:18:01.781651 | controller |         },
2026-06-11 13:18:01.781667 | controller |         "containerID": "cri-o://0415043fccfb3a6d25bfc5184c2fdbb253dd0633efc9fecd0618092d23f6cea5",
2026-06-11 13:18:01.781682 | controller |         "image": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559",
2026-06-11 13:18:01.781697 | controller |         "imageID": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559",
2026-06-11 13:18:01.781712 | controller |         "lastState": {},
2026-06-11 13:18:01.781727 | controller |         "name": "manager",
2026-06-11 13:18:01.781758 | controller |         "ready": true,
2026-06-11 13:18:01.781774 | controller |         "resources": {
2026-06-11 13:18:01.781789 | controller |           "limits": {
2026-06-11 13:18:01.781803 | controller |             "cpu": "500m",
2026-06-11 13:18:01.781817 | controller |             "memory": "512Mi"
2026-06-11 13:18:01.781832 | controller |           },
2026-06-11 13:18:01.781846 | controller |           "requests": {
2026-06-11 13:18:01.781886 | controller |             "cpu": "10m",
2026-06-11 13:18:01.781901 | controller |             "memory": "256Mi"
2026-06-11 13:18:01.781916 | controller |           }
2026-06-11 13:18:01.781932 | controller |         },
2026-06-11 13:18:01.781947 | controller |         "restartCount": 0,
2026-06-11 13:18:01.781963 | controller |         "started": true,
2026-06-11 13:18:01.781978 | controller |         "state": {
2026-06-11 13:18:01.781993 | controller |           "running": {
2026-06-11 13:18:01.782013 | controller |             "startedAt": "2026-06-11T12:18:57Z"
2026-06-11 13:18:01.782035 | controller |           }
2026-06-11 13:18:01.782056 | controller |         },
2026-06-11 13:18:01.782073 | controller |         "user": {
2026-06-11 13:18:01.782093 | controller |           "linux": {
2026-06-11 13:18:01.782116 | controller |             "gid": 0,
2026-06-11 13:18:01.782139 | controller |             "supplementalGroups": [
2026-06-11 13:18:01.782157 | controller |               0
2026-06-11 13:18:01.782173 | controller |             ],
2026-06-11 13:18:01.782188 | controller |             "uid": 65532
2026-06-11 13:18:01.782202 | controller |           }
2026-06-11 13:18:01.782217 | controller |         },
2026-06-11 13:18:01.782232 | controller |         "volumeMounts": [
2026-06-11 13:18:01.782246 | controller |           {
2026-06-11 13:18:01.782261 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:01.782278 | controller |             "name": "kube-api-access-b4mkd",
2026-06-11 13:18:01.782293 | controller |             "readOnly": true,
2026-06-11 13:18:01.782309 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 13:18:01.782325 | controller |           }
2026-06-11 13:18:01.782340 | controller |         ]
2026-06-11 13:18:01.782354 | controller |       }
2026-06-11 13:18:01.782370 | controller |     ],
2026-06-11 13:18:01.782386 | controller |     "hostIP": "192.168.126.11",
2026-06-11 13:18:01.782407 | controller |     "hostIPs": [
2026-06-11 13:18:01.782430 | controller |       {
2026-06-11 13:18:01.782452 | controller |         "ip": "192.168.126.11"
2026-06-11 13:18:01.782475 | controller |       }
2026-06-11 13:18:01.782497 | controller |     ],
2026-06-11 13:18:01.782519 | controller |     "phase": "Running",
2026-06-11 13:18:01.782538 | controller |     "podIP": "10.217.0.86",
2026-06-11 13:18:01.782554 | controller |     "podIPs": [
2026-06-11 13:18:01.782569 | controller |       {
2026-06-11 13:18:01.782584 | controller |         "ip": "10.217.0.86"
2026-06-11 13:18:01.782598 | controller |       }
2026-06-11 13:18:01.782614 | controller |     ],
2026-06-11 13:18:01.782629 | controller |     "qosClass": "Burstable",
2026-06-11 13:18:01.782643 | controller |     "startTime": "2026-06-11T12:17:35Z"
2026-06-11 13:18:01.782658 | controller |   }
2026-06-11 13:18:01.782673 | controller | }
2026-06-11 13:18:01.808902 | controller | ok:
2026-06-11 13:18:01.809086 | controller | {
2026-06-11 13:18:01.809117 | controller |   "apiVersion": "v1",
2026-06-11 13:18:01.809135 | controller |   "kind": "Pod",
2026-06-11 13:18:01.809157 | controller |   "metadata": {
2026-06-11 13:18:01.809178 | controller |     "annotations": {
2026-06-11 13:18:01.809200 | 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 13:18:01.809269 | 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 13:18:01.809290 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 13:18:01.809307 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 13:18:01.809323 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 13:18:01.809338 | controller |     },
2026-06-11 13:18:01.809354 | controller |     "creationTimestamp": "2026-06-11T12:17:34Z",
2026-06-11 13:18:01.809369 | controller |     "generateName": "neutron-operator-controller-manager-86f5cbdf58-",
2026-06-11 13:18:01.809384 | controller |     "generation": 1,
2026-06-11 13:18:01.809398 | controller |     "labels": {
2026-06-11 13:18:01.809413 | controller |       "app.kubernetes.io/name": "neutron-operator",
2026-06-11 13:18:01.809427 | controller |       "control-plane": "controller-manager",
2026-06-11 13:18:01.809444 | controller |       "openstack.org/operator-name": "neutron",
2026-06-11 13:18:01.809461 | controller |       "pod-template-hash": "86f5cbdf58"
2026-06-11 13:18:01.809476 | controller |     },
2026-06-11 13:18:01.809491 | controller |     "managedFields": [
2026-06-11 13:18:01.809505 | controller |       {
2026-06-11 13:18:01.809520 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.809535 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.809551 | controller |         "fieldsV1": {
2026-06-11 13:18:01.809567 | controller |           "f:metadata": {
2026-06-11 13:18:01.809583 | controller |             "f:annotations": {
2026-06-11 13:18:01.809598 | controller |               ".": {},
2026-06-11 13:18:01.809614 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 13:18:01.809629 | controller |             },
2026-06-11 13:18:01.809644 | controller |             "f:generateName": {},
2026-06-11 13:18:01.809660 | controller |             "f:labels": {
2026-06-11 13:18:01.809674 | controller |               ".": {},
2026-06-11 13:18:01.809689 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 13:18:01.809704 | controller |               "f:control-plane": {},
2026-06-11 13:18:01.809719 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 13:18:01.809734 | controller |               "f:pod-template-hash": {}
2026-06-11 13:18:01.809749 | controller |             },
2026-06-11 13:18:01.809764 | controller |             "f:ownerReferences": {
2026-06-11 13:18:01.809779 | controller |               ".": {},
2026-06-11 13:18:01.809794 | controller |               "k:{\"uid\":\"fd1b01eb-26aa-4bc7-a5c4-22800aa00474\"}": {}
2026-06-11 13:18:01.809810 | controller |             }
2026-06-11 13:18:01.809825 | controller |           },
2026-06-11 13:18:01.809841 | controller |           "f:spec": {
2026-06-11 13:18:01.809893 | controller |             "f:containers": {
2026-06-11 13:18:01.809911 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 13:18:01.809926 | controller |                 ".": {},
2026-06-11 13:18:01.809942 | controller |                 "f:args": {},
2026-06-11 13:18:01.809957 | controller |                 "f:command": {},
2026-06-11 13:18:01.809972 | controller |                 "f:env": {
2026-06-11 13:18:01.809987 | controller |                   ".": {},
2026-06-11 13:18:01.810002 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 13:18:01.810017 | controller |                     ".": {},
2026-06-11 13:18:01.810031 | controller |                     "f:name": {},
2026-06-11 13:18:01.810047 | controller |                     "f:value": {}
2026-06-11 13:18:01.810070 | controller |                   },
2026-06-11 13:18:01.810085 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 13:18:01.810101 | controller |                     ".": {},
2026-06-11 13:18:01.810116 | controller |                     "f:name": {},
2026-06-11 13:18:01.810131 | controller |                     "f:value": {}
2026-06-11 13:18:01.810146 | controller |                   },
2026-06-11 13:18:01.810161 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 13:18:01.810177 | controller |                     ".": {},
2026-06-11 13:18:01.810192 | controller |                     "f:name": {},
2026-06-11 13:18:01.810206 | controller |                     "f:value": {}
2026-06-11 13:18:01.810221 | controller |                   },
2026-06-11 13:18:01.810236 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 13:18:01.810251 | controller |                     ".": {},
2026-06-11 13:18:01.810266 | controller |                     "f:name": {},
2026-06-11 13:18:01.810281 | controller |                     "f:value": {}
2026-06-11 13:18:01.810297 | controller |                   },
2026-06-11 13:18:01.810312 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 13:18:01.810327 | controller |                     ".": {},
2026-06-11 13:18:01.810341 | controller |                     "f:name": {},
2026-06-11 13:18:01.810356 | controller |                     "f:value": {}
2026-06-11 13:18:01.810371 | controller |                   }
2026-06-11 13:18:01.810385 | controller |                 },
2026-06-11 13:18:01.810400 | controller |                 "f:image": {},
2026-06-11 13:18:01.810415 | controller |                 "f:imagePullPolicy": {},
2026-06-11 13:18:01.810430 | controller |                 "f:livenessProbe": {
2026-06-11 13:18:01.810445 | controller |                   ".": {},
2026-06-11 13:18:01.810460 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:01.810475 | controller |                   "f:httpGet": {
2026-06-11 13:18:01.810489 | controller |                     ".": {},
2026-06-11 13:18:01.810504 | controller |                     "f:path": {},
2026-06-11 13:18:01.810518 | controller |                     "f:port": {},
2026-06-11 13:18:01.810533 | controller |                     "f:scheme": {}
2026-06-11 13:18:01.810547 | controller |                   },
2026-06-11 13:18:01.810561 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:01.810576 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:01.810591 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:01.810606 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:01.810621 | controller |                 },
2026-06-11 13:18:01.810636 | controller |                 "f:name": {},
2026-06-11 13:18:01.810651 | controller |                 "f:readinessProbe": {
2026-06-11 13:18:01.810666 | controller |                   ".": {},
2026-06-11 13:18:01.810682 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:01.810697 | controller |                   "f:httpGet": {
2026-06-11 13:18:01.810712 | controller |                     ".": {},
2026-06-11 13:18:01.810727 | controller |                     "f:path": {},
2026-06-11 13:18:01.810742 | controller |                     "f:port": {},
2026-06-11 13:18:01.810756 | controller |                     "f:scheme": {}
2026-06-11 13:18:01.810771 | controller |                   },
2026-06-11 13:18:01.810785 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:01.810800 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:01.810815 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:01.810830 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:01.810845 | controller |                 },
2026-06-11 13:18:01.810881 | controller |                 "f:resources": {
2026-06-11 13:18:01.810910 | controller |                   ".": {},
2026-06-11 13:18:01.810927 | controller |                   "f:limits": {
2026-06-11 13:18:01.810942 | controller |                     ".": {},
2026-06-11 13:18:01.810957 | controller |                     "f:cpu": {},
2026-06-11 13:18:01.810972 | controller |                     "f:memory": {}
2026-06-11 13:18:01.810987 | controller |                   },
2026-06-11 13:18:01.811002 | controller |                   "f:requests": {
2026-06-11 13:18:01.811017 | controller |                     ".": {},
2026-06-11 13:18:01.811032 | controller |                     "f:cpu": {},
2026-06-11 13:18:01.811047 | controller |                     "f:memory": {}
2026-06-11 13:18:01.811061 | controller |                   }
2026-06-11 13:18:01.811076 | controller |                 },
2026-06-11 13:18:01.811091 | controller |                 "f:securityContext": {
2026-06-11 13:18:01.811106 | controller |                   ".": {},
2026-06-11 13:18:01.811121 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 13:18:01.811136 | controller |                 },
2026-06-11 13:18:01.811151 | controller |                 "f:terminationMessagePath": {},
2026-06-11 13:18:01.811166 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 13:18:01.811180 | controller |               }
2026-06-11 13:18:01.811195 | controller |             },
2026-06-11 13:18:01.811210 | controller |             "f:dnsPolicy": {},
2026-06-11 13:18:01.811224 | controller |             "f:enableServiceLinks": {},
2026-06-11 13:18:01.811239 | controller |             "f:restartPolicy": {},
2026-06-11 13:18:01.811254 | controller |             "f:schedulerName": {},
2026-06-11 13:18:01.811268 | controller |             "f:securityContext": {
2026-06-11 13:18:01.811283 | controller |               ".": {},
2026-06-11 13:18:01.811298 | controller |               "f:runAsNonRoot": {}
2026-06-11 13:18:01.811312 | controller |             },
2026-06-11 13:18:01.811327 | controller |             "f:serviceAccount": {},
2026-06-11 13:18:01.811342 | controller |             "f:serviceAccountName": {},
2026-06-11 13:18:01.811356 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 13:18:01.811371 | controller |             "f:tolerations": {}
2026-06-11 13:18:01.811385 | controller |           }
2026-06-11 13:18:01.811400 | controller |         },
2026-06-11 13:18:01.811415 | controller |         "manager": "kube-controller-manager",
2026-06-11 13:18:01.811430 | controller |         "operation": "Update",
2026-06-11 13:18:01.811445 | controller |         "time": "2026-06-11T12:17:34Z"
2026-06-11 13:18:01.811459 | controller |       },
2026-06-11 13:18:01.811474 | controller |       {
2026-06-11 13:18:01.811488 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.811503 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.811518 | controller |         "fieldsV1": {
2026-06-11 13:18:01.811533 | controller |           "f:metadata": {
2026-06-11 13:18:01.811547 | controller |             "f:annotations": {
2026-06-11 13:18:01.811562 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 13:18:01.811576 | controller |             }
2026-06-11 13:18:01.811591 | controller |           }
2026-06-11 13:18:01.811606 | controller |         },
2026-06-11 13:18:01.811621 | controller |         "manager": "crc",
2026-06-11 13:18:01.811635 | controller |         "operation": "Update",
2026-06-11 13:18:01.811650 | controller |         "subresource": "status",
2026-06-11 13:18:01.811665 | controller |         "time": "2026-06-11T12:17:35Z"
2026-06-11 13:18:01.811680 | controller |       },
2026-06-11 13:18:01.811695 | controller |       {
2026-06-11 13:18:01.811710 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.811725 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.811740 | controller |         "fieldsV1": {
2026-06-11 13:18:01.811755 | controller |           "f:metadata": {
2026-06-11 13:18:01.811774 | controller |             "f:annotations": {
2026-06-11 13:18:01.811789 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 13:18:01.811804 | controller |             }
2026-06-11 13:18:01.811819 | controller |           }
2026-06-11 13:18:01.811833 | controller |         },
2026-06-11 13:18:01.811862 | controller |         "manager": "multus-daemon",
2026-06-11 13:18:01.811882 | controller |         "operation": "Update",
2026-06-11 13:18:01.811897 | controller |         "subresource": "status",
2026-06-11 13:18:01.811912 | controller |         "time": "2026-06-11T12:17:44Z"
2026-06-11 13:18:01.811927 | controller |       },
2026-06-11 13:18:01.811942 | controller |       {
2026-06-11 13:18:01.811957 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.811972 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.811987 | controller |         "fieldsV1": {
2026-06-11 13:18:01.812002 | controller |           "f:status": {
2026-06-11 13:18:01.812017 | controller |             "f:conditions": {
2026-06-11 13:18:01.812031 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 13:18:01.812046 | controller |                 ".": {},
2026-06-11 13:18:01.812061 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.812076 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.812090 | controller |                 "f:status": {},
2026-06-11 13:18:01.812105 | controller |                 "f:type": {}
2026-06-11 13:18:01.812120 | controller |               },
2026-06-11 13:18:01.812134 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 13:18:01.812149 | controller |                 ".": {},
2026-06-11 13:18:01.812164 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.812179 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.812194 | controller |                 "f:status": {},
2026-06-11 13:18:01.812209 | controller |                 "f:type": {}
2026-06-11 13:18:01.812223 | controller |               },
2026-06-11 13:18:01.812238 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 13:18:01.812254 | controller |                 ".": {},
2026-06-11 13:18:01.812269 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.812284 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.812299 | controller |                 "f:status": {},
2026-06-11 13:18:01.812313 | controller |                 "f:type": {}
2026-06-11 13:18:01.812331 | controller |               },
2026-06-11 13:18:01.812367 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 13:18:01.812390 | controller |                 ".": {},
2026-06-11 13:18:01.812411 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.812430 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.812452 | controller |                 "f:status": {},
2026-06-11 13:18:01.812471 | controller |                 "f:type": {}
2026-06-11 13:18:01.812486 | controller |               }
2026-06-11 13:18:01.812502 | controller |             },
2026-06-11 13:18:01.812517 | controller |             "f:containerStatuses": {},
2026-06-11 13:18:01.812532 | controller |             "f:hostIP": {},
2026-06-11 13:18:01.812546 | controller |             "f:hostIPs": {},
2026-06-11 13:18:01.812562 | controller |             "f:phase": {},
2026-06-11 13:18:01.812577 | controller |             "f:podIP": {},
2026-06-11 13:18:01.812591 | controller |             "f:podIPs": {
2026-06-11 13:18:01.812606 | controller |               ".": {},
2026-06-11 13:18:01.812621 | controller |               "k:{\"ip\":\"10.217.0.87\"}": {
2026-06-11 13:18:01.812635 | controller |                 ".": {},
2026-06-11 13:18:01.812650 | controller |                 "f:ip": {}
2026-06-11 13:18:01.812665 | controller |               }
2026-06-11 13:18:01.812679 | controller |             },
2026-06-11 13:18:01.812699 | controller |             "f:startTime": {}
2026-06-11 13:18:01.812714 | controller |           }
2026-06-11 13:18:01.812729 | controller |         },
2026-06-11 13:18:01.812744 | controller |         "manager": "kubelet",
2026-06-11 13:18:01.812759 | controller |         "operation": "Update",
2026-06-11 13:18:01.812774 | controller |         "subresource": "status",
2026-06-11 13:18:01.812789 | controller |         "time": "2026-06-11T12:19:09Z"
2026-06-11 13:18:01.812804 | controller |       }
2026-06-11 13:18:01.812819 | controller |     ],
2026-06-11 13:18:01.812834 | controller |     "name": "neutron-operator-controller-manager-86f5cbdf58-29dkv",
2026-06-11 13:18:01.812877 | controller |     "namespace": "openstack-operators",
2026-06-11 13:18:01.812906 | controller |     "ownerReferences": [
2026-06-11 13:18:01.812927 | controller |       {
2026-06-11 13:18:01.812943 | controller |         "apiVersion": "apps/v1",
2026-06-11 13:18:01.812958 | controller |         "blockOwnerDeletion": true,
2026-06-11 13:18:01.812973 | controller |         "controller": true,
2026-06-11 13:18:01.812988 | controller |         "kind": "ReplicaSet",
2026-06-11 13:18:01.813003 | controller |         "name": "neutron-operator-controller-manager-86f5cbdf58",
2026-06-11 13:18:01.813017 | controller |         "uid": "fd1b01eb-26aa-4bc7-a5c4-22800aa00474"
2026-06-11 13:18:01.813034 | controller |       }
2026-06-11 13:18:01.813055 | controller |     ],
2026-06-11 13:18:01.813079 | controller |     "resourceVersion": "54746",
2026-06-11 13:18:01.813102 | controller |     "uid": "5059c382-6ae7-4ae4-889c-d29d3ba4e8e9"
2026-06-11 13:18:01.813121 | controller |   },
2026-06-11 13:18:01.813136 | controller |   "spec": {
2026-06-11 13:18:01.813151 | controller |     "containers": [
2026-06-11 13:18:01.813167 | controller |       {
2026-06-11 13:18:01.813181 | controller |         "args": [
2026-06-11 13:18:01.813196 | controller |           "--leader-elect",
2026-06-11 13:18:01.813211 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 13:18:01.813225 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 13:18:01.813240 | controller |         ],
2026-06-11 13:18:01.813254 | controller |         "command": [
2026-06-11 13:18:01.813269 | controller |           "/manager"
2026-06-11 13:18:01.813287 | controller |         ],
2026-06-11 13:18:01.813310 | controller |         "env": [
2026-06-11 13:18:01.813333 | controller |           {
2026-06-11 13:18:01.813353 | controller |             "name": "LEASE_DURATION",
2026-06-11 13:18:01.813369 | controller |             "value": "30"
2026-06-11 13:18:01.813384 | controller |           },
2026-06-11 13:18:01.813398 | controller |           {
2026-06-11 13:18:01.813413 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 13:18:01.813427 | controller |             "value": "20"
2026-06-11 13:18:01.813442 | controller |           },
2026-06-11 13:18:01.813456 | controller |           {
2026-06-11 13:18:01.813470 | controller |             "name": "RETRY_PERIOD",
2026-06-11 13:18:01.813484 | controller |             "value": "5"
2026-06-11 13:18:01.813499 | controller |           },
2026-06-11 13:18:01.813513 | controller |           {
2026-06-11 13:18:01.813527 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 13:18:01.813542 | controller |             "value": "false"
2026-06-11 13:18:01.813556 | controller |           },
2026-06-11 13:18:01.813571 | controller |           {
2026-06-11 13:18:01.813585 | controller |             "name": "METRICS_CERTS",
2026-06-11 13:18:01.813600 | controller |             "value": "false"
2026-06-11 13:18:01.813615 | controller |           }
2026-06-11 13:18:01.813630 | controller |         ],
2026-06-11 13:18:01.813644 | controller |         "image": "quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224",
2026-06-11 13:18:01.813660 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 13:18:01.813680 | controller |         "livenessProbe": {
2026-06-11 13:18:01.813696 | controller |           "failureThreshold": 3,
2026-06-11 13:18:01.813710 | controller |           "httpGet": {
2026-06-11 13:18:01.813725 | controller |             "path": "/healthz",
2026-06-11 13:18:01.813739 | controller |             "port": 8081,
2026-06-11 13:18:01.813754 | controller |             "scheme": "HTTP"
2026-06-11 13:18:01.813768 | controller |           },
2026-06-11 13:18:01.813783 | controller |           "initialDelaySeconds": 15,
2026-06-11 13:18:01.813798 | controller |           "periodSeconds": 20,
2026-06-11 13:18:01.813812 | controller |           "successThreshold": 1,
2026-06-11 13:18:01.813827 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:01.813842 | controller |         },
2026-06-11 13:18:01.813880 | controller |         "name": "manager",
2026-06-11 13:18:01.813897 | controller |         "readinessProbe": {
2026-06-11 13:18:01.813912 | controller |           "failureThreshold": 3,
2026-06-11 13:18:01.813927 | controller |           "httpGet": {
2026-06-11 13:18:01.813943 | controller |             "path": "/readyz",
2026-06-11 13:18:01.813958 | controller |             "port": 8081,
2026-06-11 13:18:01.813972 | controller |             "scheme": "HTTP"
2026-06-11 13:18:01.813987 | controller |           },
2026-06-11 13:18:01.814001 | controller |           "initialDelaySeconds": 5,
2026-06-11 13:18:01.814016 | controller |           "periodSeconds": 10,
2026-06-11 13:18:01.814031 | controller |           "successThreshold": 1,
2026-06-11 13:18:01.814045 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:01.814059 | controller |         },
2026-06-11 13:18:01.814074 | controller |         "resources": {
2026-06-11 13:18:01.814088 | controller |           "limits": {
2026-06-11 13:18:01.814103 | controller |             "cpu": "500m",
2026-06-11 13:18:01.814118 | controller |             "memory": "512Mi"
2026-06-11 13:18:01.814132 | controller |           },
2026-06-11 13:18:01.814147 | controller |           "requests": {
2026-06-11 13:18:01.814162 | controller |             "cpu": "10m",
2026-06-11 13:18:01.814177 | controller |             "memory": "256Mi"
2026-06-11 13:18:01.814192 | controller |           }
2026-06-11 13:18:01.814207 | controller |         },
2026-06-11 13:18:01.814222 | controller |         "securityContext": {
2026-06-11 13:18:01.814237 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 13:18:01.814251 | controller |           "capabilities": {
2026-06-11 13:18:01.814266 | controller |             "drop": [
2026-06-11 13:18:01.814281 | controller |               "MKNOD"
2026-06-11 13:18:01.814295 | controller |             ]
2026-06-11 13:18:01.814310 | controller |           }
2026-06-11 13:18:01.814324 | controller |         },
2026-06-11 13:18:01.814339 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 13:18:01.814354 | controller |         "terminationMessagePolicy": "File",
2026-06-11 13:18:01.814369 | controller |         "volumeMounts": [
2026-06-11 13:18:01.814384 | controller |           {
2026-06-11 13:18:01.814399 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:01.814414 | controller |             "name": "kube-api-access-js2dx",
2026-06-11 13:18:01.814429 | controller |             "readOnly": true
2026-06-11 13:18:01.814444 | controller |           }
2026-06-11 13:18:01.814459 | controller |         ]
2026-06-11 13:18:01.814474 | controller |       }
2026-06-11 13:18:01.814489 | controller |     ],
2026-06-11 13:18:01.814504 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 13:18:01.814518 | controller |     "enableServiceLinks": true,
2026-06-11 13:18:01.814532 | controller |     "imagePullSecrets": [
2026-06-11 13:18:01.814547 | controller |       {
2026-06-11 13:18:01.814562 | controller |         "name": "neutron-operator-controller-manager-dockercfg-8zlrl"
2026-06-11 13:18:01.814576 | controller |       }
2026-06-11 13:18:01.814595 | controller |     ],
2026-06-11 13:18:01.814609 | controller |     "nodeName": "crc",
2026-06-11 13:18:01.814624 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 13:18:01.814639 | controller |     "priority": 0,
2026-06-11 13:18:01.814653 | controller |     "restartPolicy": "Always",
2026-06-11 13:18:01.814668 | controller |     "schedulerName": "default-scheduler",
2026-06-11 13:18:01.814687 | controller |     "securityContext": {
2026-06-11 13:18:01.814709 | controller |       "runAsNonRoot": true,
2026-06-11 13:18:01.814731 | controller |       "seLinuxOptions": {
2026-06-11 13:18:01.814755 | controller |         "level": "s0:c26,c5"
2026-06-11 13:18:01.814778 | controller |       }
2026-06-11 13:18:01.814801 | controller |     },
2026-06-11 13:18:01.814820 | controller |     "serviceAccount": "neutron-operator-controller-manager",
2026-06-11 13:18:01.814835 | controller |     "serviceAccountName": "neutron-operator-controller-manager",
2026-06-11 13:18:01.814872 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 13:18:01.814889 | controller |     "tolerations": [
2026-06-11 13:18:01.814905 | controller |       {
2026-06-11 13:18:01.814920 | controller |         "effect": "NoExecute",
2026-06-11 13:18:01.814935 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 13:18:01.814951 | controller |         "operator": "Exists",
2026-06-11 13:18:01.814966 | controller |         "tolerationSeconds": 120
2026-06-11 13:18:01.814981 | controller |       },
2026-06-11 13:18:01.814997 | controller |       {
2026-06-11 13:18:01.815012 | controller |         "effect": "NoExecute",
2026-06-11 13:18:01.815027 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 13:18:01.815043 | controller |         "operator": "Exists",
2026-06-11 13:18:01.815058 | controller |         "tolerationSeconds": 120
2026-06-11 13:18:01.815073 | controller |       },
2026-06-11 13:18:01.815087 | controller |       {
2026-06-11 13:18:01.815102 | controller |         "effect": "NoSchedule",
2026-06-11 13:18:01.815117 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 13:18:01.815131 | controller |         "operator": "Exists"
2026-06-11 13:18:01.815146 | controller |       }
2026-06-11 13:18:01.815161 | controller |     ],
2026-06-11 13:18:01.815176 | controller |     "volumes": [
2026-06-11 13:18:01.815190 | controller |       {
2026-06-11 13:18:01.815205 | controller |         "name": "kube-api-access-js2dx",
2026-06-11 13:18:01.815219 | controller |         "projected": {
2026-06-11 13:18:01.815234 | controller |           "defaultMode": 420,
2026-06-11 13:18:01.815249 | controller |           "sources": [
2026-06-11 13:18:01.815264 | controller |             {
2026-06-11 13:18:01.815279 | controller |               "serviceAccountToken": {
2026-06-11 13:18:01.815294 | controller |                 "expirationSeconds": 3607,
2026-06-11 13:18:01.815309 | controller |                 "path": "token"
2026-06-11 13:18:01.815324 | controller |               }
2026-06-11 13:18:01.815339 | controller |             },
2026-06-11 13:18:01.815354 | controller |             {
2026-06-11 13:18:01.815369 | controller |               "configMap": {
2026-06-11 13:18:01.815384 | controller |                 "items": [
2026-06-11 13:18:01.815398 | controller |                   {
2026-06-11 13:18:01.815413 | controller |                     "key": "ca.crt",
2026-06-11 13:18:01.815428 | controller |                     "path": "ca.crt"
2026-06-11 13:18:01.815445 | controller |                   }
2026-06-11 13:18:01.815461 | controller |                 ],
2026-06-11 13:18:01.815476 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 13:18:01.815490 | controller |               }
2026-06-11 13:18:01.815505 | controller |             },
2026-06-11 13:18:01.815520 | controller |             {
2026-06-11 13:18:01.815534 | controller |               "downwardAPI": {
2026-06-11 13:18:01.815549 | controller |                 "items": [
2026-06-11 13:18:01.815568 | controller |                   {
2026-06-11 13:18:01.815583 | controller |                     "fieldRef": {
2026-06-11 13:18:01.815598 | controller |                       "apiVersion": "v1",
2026-06-11 13:18:01.815613 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 13:18:01.815628 | controller |                     },
2026-06-11 13:18:01.815643 | controller |                     "path": "namespace"
2026-06-11 13:18:01.815658 | controller |                   }
2026-06-11 13:18:01.815680 | controller |                 ]
2026-06-11 13:18:01.815703 | controller |               }
2026-06-11 13:18:01.815726 | controller |             },
2026-06-11 13:18:01.815748 | controller |             {
2026-06-11 13:18:01.815764 | controller |               "configMap": {
2026-06-11 13:18:01.815779 | controller |                 "items": [
2026-06-11 13:18:01.815798 | controller |                   {
2026-06-11 13:18:01.815821 | controller |                     "key": "service-ca.crt",
2026-06-11 13:18:01.815843 | controller |                     "path": "service-ca.crt"
2026-06-11 13:18:01.815886 | controller |                   }
2026-06-11 13:18:01.815903 | controller |                 ],
2026-06-11 13:18:01.815918 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 13:18:01.815932 | controller |               }
2026-06-11 13:18:01.815947 | controller |             }
2026-06-11 13:18:01.815961 | controller |           ]
2026-06-11 13:18:01.815976 | controller |         }
2026-06-11 13:18:01.815990 | controller |       }
2026-06-11 13:18:01.816005 | controller |     ]
2026-06-11 13:18:01.816021 | controller |   },
2026-06-11 13:18:01.816035 | controller |   "status": {
2026-06-11 13:18:01.816050 | controller |     "conditions": [
2026-06-11 13:18:01.816064 | controller |       {
2026-06-11 13:18:01.816079 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.816093 | controller |         "lastTransitionTime": "2026-06-11T12:18:58Z",
2026-06-11 13:18:01.816108 | controller |         "status": "True",
2026-06-11 13:18:01.816123 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 13:18:01.816138 | controller |       },
2026-06-11 13:18:01.816153 | controller |       {
2026-06-11 13:18:01.816168 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.816183 | controller |         "lastTransitionTime": "2026-06-11T12:17:35Z",
2026-06-11 13:18:01.816197 | controller |         "status": "True",
2026-06-11 13:18:01.816213 | controller |         "type": "Initialized"
2026-06-11 13:18:01.816228 | controller |       },
2026-06-11 13:18:01.816243 | controller |       {
2026-06-11 13:18:01.816258 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.816273 | controller |         "lastTransitionTime": "2026-06-11T12:19:09Z",
2026-06-11 13:18:01.816289 | controller |         "status": "True",
2026-06-11 13:18:01.816304 | controller |         "type": "Ready"
2026-06-11 13:18:01.816319 | controller |       },
2026-06-11 13:18:01.816346 | controller |       {
2026-06-11 13:18:01.816364 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.816380 | controller |         "lastTransitionTime": "2026-06-11T12:19:09Z",
2026-06-11 13:18:01.816396 | controller |         "status": "True",
2026-06-11 13:18:01.816411 | controller |         "type": "ContainersReady"
2026-06-11 13:18:01.816426 | controller |       },
2026-06-11 13:18:01.816442 | controller |       {
2026-06-11 13:18:01.816457 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.816472 | controller |         "lastTransitionTime": "2026-06-11T12:17:34Z",
2026-06-11 13:18:01.816487 | controller |         "status": "True",
2026-06-11 13:18:01.816502 | controller |         "type": "PodScheduled"
2026-06-11 13:18:01.816516 | controller |       }
2026-06-11 13:18:01.816531 | controller |     ],
2026-06-11 13:18:01.816546 | controller |     "containerStatuses": [
2026-06-11 13:18:01.816561 | controller |       {
2026-06-11 13:18:01.816582 | controller |         "allocatedResources": {
2026-06-11 13:18:01.816598 | controller |           "cpu": "10m",
2026-06-11 13:18:01.816613 | controller |           "memory": "256Mi"
2026-06-11 13:18:01.816628 | controller |         },
2026-06-11 13:18:01.816642 | controller |         "containerID": "cri-o://a27571d7b96874264567ae9848f70263df8194666e9d09c5b97798169498638d",
2026-06-11 13:18:01.816658 | controller |         "image": "quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224",
2026-06-11 13:18:01.816673 | controller |         "imageID": "quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224",
2026-06-11 13:18:01.816688 | controller |         "lastState": {},
2026-06-11 13:18:01.816703 | controller |         "name": "manager",
2026-06-11 13:18:01.816718 | controller |         "ready": true,
2026-06-11 13:18:01.816732 | controller |         "resources": {
2026-06-11 13:18:01.816747 | controller |           "limits": {
2026-06-11 13:18:01.816762 | controller |             "cpu": "500m",
2026-06-11 13:18:01.816777 | controller |             "memory": "512Mi"
2026-06-11 13:18:01.816791 | controller |           },
2026-06-11 13:18:01.816806 | controller |           "requests": {
2026-06-11 13:18:01.816821 | controller |             "cpu": "10m",
2026-06-11 13:18:01.816836 | controller |             "memory": "256Mi"
2026-06-11 13:18:01.816870 | controller |           }
2026-06-11 13:18:01.816887 | controller |         },
2026-06-11 13:18:01.816902 | controller |         "restartCount": 0,
2026-06-11 13:18:01.816917 | controller |         "started": true,
2026-06-11 13:18:01.816931 | controller |         "state": {
2026-06-11 13:18:01.816946 | controller |           "running": {
2026-06-11 13:18:01.816961 | controller |             "startedAt": "2026-06-11T12:18:57Z"
2026-06-11 13:18:01.816975 | controller |           }
2026-06-11 13:18:01.816990 | controller |         },
2026-06-11 13:18:01.817005 | controller |         "user": {
2026-06-11 13:18:01.817020 | controller |           "linux": {
2026-06-11 13:18:01.817035 | controller |             "gid": 0,
2026-06-11 13:18:01.817050 | controller |             "supplementalGroups": [
2026-06-11 13:18:01.817064 | controller |               0
2026-06-11 13:18:01.817079 | controller |             ],
2026-06-11 13:18:01.817093 | controller |             "uid": 65532
2026-06-11 13:18:01.817108 | controller |           }
2026-06-11 13:18:01.817123 | controller |         },
2026-06-11 13:18:01.817137 | controller |         "volumeMounts": [
2026-06-11 13:18:01.817151 | controller |           {
2026-06-11 13:18:01.817166 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:01.817181 | controller |             "name": "kube-api-access-js2dx",
2026-06-11 13:18:01.817196 | controller |             "readOnly": true,
2026-06-11 13:18:01.817211 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 13:18:01.817226 | controller |           }
2026-06-11 13:18:01.817241 | controller |         ]
2026-06-11 13:18:01.817255 | controller |       }
2026-06-11 13:18:01.817270 | controller |     ],
2026-06-11 13:18:01.817284 | controller |     "hostIP": "192.168.126.11",
2026-06-11 13:18:01.817298 | controller |     "hostIPs": [
2026-06-11 13:18:01.817312 | controller |       {
2026-06-11 13:18:01.817327 | controller |         "ip": "192.168.126.11"
2026-06-11 13:18:01.817341 | controller |       }
2026-06-11 13:18:01.817356 | controller |     ],
2026-06-11 13:18:01.817370 | controller |     "phase": "Running",
2026-06-11 13:18:01.817385 | controller |     "podIP": "10.217.0.87",
2026-06-11 13:18:01.817399 | controller |     "podIPs": [
2026-06-11 13:18:01.817414 | controller |       {
2026-06-11 13:18:01.817429 | controller |         "ip": "10.217.0.87"
2026-06-11 13:18:01.817443 | controller |       }
2026-06-11 13:18:01.817458 | controller |     ],
2026-06-11 13:18:01.817472 | controller |     "qosClass": "Burstable",
2026-06-11 13:18:01.817491 | controller |     "startTime": "2026-06-11T12:17:35Z"
2026-06-11 13:18:01.817506 | controller |   }
2026-06-11 13:18:01.817521 | controller | }
2026-06-11 13:18:01.842054 | controller | ok:
2026-06-11 13:18:01.842287 | controller | {
2026-06-11 13:18:01.842315 | controller |   "apiVersion": "v1",
2026-06-11 13:18:01.842332 | controller |   "kind": "Pod",
2026-06-11 13:18:01.842348 | controller |   "metadata": {
2026-06-11 13:18:01.842363 | controller |     "annotations": {
2026-06-11 13:18:01.842379 | 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 13:18:01.842397 | 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 13:18:01.842413 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 13:18:01.842430 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 13:18:01.842445 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 13:18:01.842460 | controller |     },
2026-06-11 13:18:01.842475 | controller |     "creationTimestamp": "2026-06-11T12:17:35Z",
2026-06-11 13:18:01.842490 | controller |     "generateName": "nova-operator-controller-manager-6df846755f-",
2026-06-11 13:18:01.842505 | controller |     "generation": 1,
2026-06-11 13:18:01.842519 | controller |     "labels": {
2026-06-11 13:18:01.842534 | controller |       "app.kubernetes.io/name": "nova-operator",
2026-06-11 13:18:01.842549 | controller |       "control-plane": "controller-manager",
2026-06-11 13:18:01.842564 | controller |       "openstack.org/operator-name": "nova",
2026-06-11 13:18:01.842578 | controller |       "pod-template-hash": "6df846755f"
2026-06-11 13:18:01.842593 | controller |     },
2026-06-11 13:18:01.842607 | controller |     "managedFields": [
2026-06-11 13:18:01.842622 | controller |       {
2026-06-11 13:18:01.842637 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.842652 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.842666 | controller |         "fieldsV1": {
2026-06-11 13:18:01.842681 | controller |           "f:metadata": {
2026-06-11 13:18:01.842695 | controller |             "f:annotations": {
2026-06-11 13:18:01.842710 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 13:18:01.842725 | controller |             }
2026-06-11 13:18:01.842739 | controller |           }
2026-06-11 13:18:01.842754 | controller |         },
2026-06-11 13:18:01.842768 | controller |         "manager": "crc",
2026-06-11 13:18:01.842783 | controller |         "operation": "Update",
2026-06-11 13:18:01.842798 | controller |         "subresource": "status",
2026-06-11 13:18:01.842812 | controller |         "time": "2026-06-11T12:17:35Z"
2026-06-11 13:18:01.842827 | controller |       },
2026-06-11 13:18:01.842842 | controller |       {
2026-06-11 13:18:01.842892 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.842909 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.842924 | controller |         "fieldsV1": {
2026-06-11 13:18:01.842939 | controller |           "f:metadata": {
2026-06-11 13:18:01.842953 | controller |             "f:annotations": {
2026-06-11 13:18:01.842968 | controller |               ".": {},
2026-06-11 13:18:01.842983 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 13:18:01.842999 | controller |             },
2026-06-11 13:18:01.843030 | controller |             "f:generateName": {},
2026-06-11 13:18:01.843046 | controller |             "f:labels": {
2026-06-11 13:18:01.843061 | controller |               ".": {},
2026-06-11 13:18:01.843076 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 13:18:01.843091 | controller |               "f:control-plane": {},
2026-06-11 13:18:01.843105 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 13:18:01.843120 | controller |               "f:pod-template-hash": {}
2026-06-11 13:18:01.843135 | controller |             },
2026-06-11 13:18:01.843149 | controller |             "f:ownerReferences": {
2026-06-11 13:18:01.843163 | controller |               ".": {},
2026-06-11 13:18:01.843177 | controller |               "k:{\"uid\":\"cd498f89-f7cb-4ece-8807-10cc5020ce8c\"}": {}
2026-06-11 13:18:01.843192 | controller |             }
2026-06-11 13:18:01.843207 | controller |           },
2026-06-11 13:18:01.843222 | controller |           "f:spec": {
2026-06-11 13:18:01.843236 | controller |             "f:containers": {
2026-06-11 13:18:01.843251 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 13:18:01.843266 | controller |                 ".": {},
2026-06-11 13:18:01.843281 | controller |                 "f:args": {},
2026-06-11 13:18:01.843296 | controller |                 "f:command": {},
2026-06-11 13:18:01.843311 | controller |                 "f:env": {
2026-06-11 13:18:01.843326 | controller |                   ".": {},
2026-06-11 13:18:01.843340 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 13:18:01.843355 | controller |                     ".": {},
2026-06-11 13:18:01.843369 | controller |                     "f:name": {},
2026-06-11 13:18:01.843383 | controller |                     "f:value": {}
2026-06-11 13:18:01.843398 | controller |                   },
2026-06-11 13:18:01.843412 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 13:18:01.843426 | controller |                     ".": {},
2026-06-11 13:18:01.843442 | controller |                     "f:name": {},
2026-06-11 13:18:01.843458 | controller |                     "f:value": {}
2026-06-11 13:18:01.843475 | controller |                   },
2026-06-11 13:18:01.843489 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 13:18:01.843504 | controller |                     ".": {},
2026-06-11 13:18:01.843518 | controller |                     "f:name": {},
2026-06-11 13:18:01.843533 | controller |                     "f:value": {}
2026-06-11 13:18:01.843547 | controller |                   },
2026-06-11 13:18:01.843562 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 13:18:01.843577 | controller |                     ".": {},
2026-06-11 13:18:01.843592 | controller |                     "f:name": {},
2026-06-11 13:18:01.843606 | controller |                     "f:value": {}
2026-06-11 13:18:01.843621 | controller |                   },
2026-06-11 13:18:01.843636 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 13:18:01.843651 | controller |                     ".": {},
2026-06-11 13:18:01.843665 | controller |                     "f:name": {},
2026-06-11 13:18:01.843680 | controller |                     "f:value": {}
2026-06-11 13:18:01.843695 | controller |                   }
2026-06-11 13:18:01.843709 | controller |                 },
2026-06-11 13:18:01.843724 | controller |                 "f:image": {},
2026-06-11 13:18:01.843739 | controller |                 "f:imagePullPolicy": {},
2026-06-11 13:18:01.843754 | controller |                 "f:livenessProbe": {
2026-06-11 13:18:01.843768 | controller |                   ".": {},
2026-06-11 13:18:01.843783 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:01.843797 | controller |                   "f:httpGet": {
2026-06-11 13:18:01.843812 | controller |                     ".": {},
2026-06-11 13:18:01.843835 | controller |                     "f:path": {},
2026-06-11 13:18:01.843866 | controller |                     "f:port": {},
2026-06-11 13:18:01.843886 | controller |                     "f:scheme": {}
2026-06-11 13:18:01.843901 | controller |                   },
2026-06-11 13:18:01.843916 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:01.843932 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:01.843947 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:01.843962 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:01.843977 | controller |                 },
2026-06-11 13:18:01.843992 | controller |                 "f:name": {},
2026-06-11 13:18:01.844007 | controller |                 "f:readinessProbe": {
2026-06-11 13:18:01.844022 | controller |                   ".": {},
2026-06-11 13:18:01.844037 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:01.844052 | controller |                   "f:httpGet": {
2026-06-11 13:18:01.844068 | controller |                     ".": {},
2026-06-11 13:18:01.844083 | controller |                     "f:path": {},
2026-06-11 13:18:01.844098 | controller |                     "f:port": {},
2026-06-11 13:18:01.844113 | controller |                     "f:scheme": {}
2026-06-11 13:18:01.844129 | controller |                   },
2026-06-11 13:18:01.844144 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:01.844160 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:01.844175 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:01.844190 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:01.844206 | controller |                 },
2026-06-11 13:18:01.844221 | controller |                 "f:resources": {
2026-06-11 13:18:01.844236 | controller |                   ".": {},
2026-06-11 13:18:01.844251 | controller |                   "f:limits": {
2026-06-11 13:18:01.844266 | controller |                     ".": {},
2026-06-11 13:18:01.844281 | controller |                     "f:cpu": {},
2026-06-11 13:18:01.844296 | controller |                     "f:memory": {}
2026-06-11 13:18:01.844312 | controller |                   },
2026-06-11 13:18:01.844348 | controller |                   "f:requests": {
2026-06-11 13:18:01.844365 | controller |                     ".": {},
2026-06-11 13:18:01.844381 | controller |                     "f:cpu": {},
2026-06-11 13:18:01.844396 | controller |                     "f:memory": {}
2026-06-11 13:18:01.844412 | controller |                   }
2026-06-11 13:18:01.844427 | controller |                 },
2026-06-11 13:18:01.844442 | controller |                 "f:securityContext": {
2026-06-11 13:18:01.844457 | controller |                   ".": {},
2026-06-11 13:18:01.844472 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 13:18:01.844487 | controller |                 },
2026-06-11 13:18:01.844501 | controller |                 "f:terminationMessagePath": {},
2026-06-11 13:18:01.844516 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 13:18:01.844531 | controller |               }
2026-06-11 13:18:01.844545 | controller |             },
2026-06-11 13:18:01.844559 | controller |             "f:dnsPolicy": {},
2026-06-11 13:18:01.844574 | controller |             "f:enableServiceLinks": {},
2026-06-11 13:18:01.844588 | controller |             "f:restartPolicy": {},
2026-06-11 13:18:01.844603 | controller |             "f:schedulerName": {},
2026-06-11 13:18:01.844617 | controller |             "f:securityContext": {
2026-06-11 13:18:01.844631 | controller |               ".": {},
2026-06-11 13:18:01.844646 | controller |               "f:runAsNonRoot": {}
2026-06-11 13:18:01.844660 | controller |             },
2026-06-11 13:18:01.844674 | controller |             "f:serviceAccount": {},
2026-06-11 13:18:01.844689 | controller |             "f:serviceAccountName": {},
2026-06-11 13:18:01.844707 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 13:18:01.844722 | controller |             "f:tolerations": {}
2026-06-11 13:18:01.844737 | controller |           }
2026-06-11 13:18:01.844752 | controller |         },
2026-06-11 13:18:01.844766 | controller |         "manager": "kube-controller-manager",
2026-06-11 13:18:01.844781 | controller |         "operation": "Update",
2026-06-11 13:18:01.844795 | controller |         "time": "2026-06-11T12:17:35Z"
2026-06-11 13:18:01.844810 | controller |       },
2026-06-11 13:18:01.844824 | controller |       {
2026-06-11 13:18:01.844839 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.844875 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.844891 | controller |         "fieldsV1": {
2026-06-11 13:18:01.844906 | controller |           "f:metadata": {
2026-06-11 13:18:01.844921 | controller |             "f:annotations": {
2026-06-11 13:18:01.844935 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 13:18:01.844949 | controller |             }
2026-06-11 13:18:01.844964 | controller |           }
2026-06-11 13:18:01.844978 | controller |         },
2026-06-11 13:18:01.844993 | controller |         "manager": "multus-daemon",
2026-06-11 13:18:01.845007 | controller |         "operation": "Update",
2026-06-11 13:18:01.845021 | controller |         "subresource": "status",
2026-06-11 13:18:01.845035 | controller |         "time": "2026-06-11T12:17:45Z"
2026-06-11 13:18:01.845049 | controller |       },
2026-06-11 13:18:01.845064 | controller |       {
2026-06-11 13:18:01.845078 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.845093 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.845107 | controller |         "fieldsV1": {
2026-06-11 13:18:01.845122 | controller |           "f:status": {
2026-06-11 13:18:01.845137 | controller |             "f:conditions": {
2026-06-11 13:18:01.845152 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 13:18:01.845167 | controller |                 ".": {},
2026-06-11 13:18:01.845182 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.845196 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.845211 | controller |                 "f:status": {},
2026-06-11 13:18:01.845226 | controller |                 "f:type": {}
2026-06-11 13:18:01.845240 | controller |               },
2026-06-11 13:18:01.845255 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 13:18:01.845269 | controller |                 ".": {},
2026-06-11 13:18:01.845283 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.845298 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.845313 | controller |                 "f:status": {},
2026-06-11 13:18:01.845327 | controller |                 "f:type": {}
2026-06-11 13:18:01.845342 | controller |               },
2026-06-11 13:18:01.845357 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 13:18:01.845372 | controller |                 ".": {},
2026-06-11 13:18:01.845387 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.845402 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.845417 | controller |                 "f:status": {},
2026-06-11 13:18:01.845432 | controller |                 "f:type": {}
2026-06-11 13:18:01.845446 | controller |               },
2026-06-11 13:18:01.845461 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 13:18:01.845475 | controller |                 ".": {},
2026-06-11 13:18:01.845490 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.845504 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.845519 | controller |                 "f:status": {},
2026-06-11 13:18:01.845533 | controller |                 "f:type": {}
2026-06-11 13:18:01.845548 | controller |               }
2026-06-11 13:18:01.845567 | controller |             },
2026-06-11 13:18:01.845582 | controller |             "f:containerStatuses": {},
2026-06-11 13:18:01.845597 | controller |             "f:hostIP": {},
2026-06-11 13:18:01.845612 | controller |             "f:hostIPs": {},
2026-06-11 13:18:01.845626 | controller |             "f:phase": {},
2026-06-11 13:18:01.845641 | controller |             "f:podIP": {},
2026-06-11 13:18:01.845655 | controller |             "f:podIPs": {
2026-06-11 13:18:01.845669 | controller |               ".": {},
2026-06-11 13:18:01.845684 | controller |               "k:{\"ip\":\"10.217.0.88\"}": {
2026-06-11 13:18:01.845699 | controller |                 ".": {},
2026-06-11 13:18:01.845713 | controller |                 "f:ip": {}
2026-06-11 13:18:01.845728 | controller |               }
2026-06-11 13:18:01.845742 | controller |             },
2026-06-11 13:18:01.845757 | controller |             "f:startTime": {}
2026-06-11 13:18:01.845771 | controller |           }
2026-06-11 13:18:01.845786 | controller |         },
2026-06-11 13:18:01.845800 | controller |         "manager": "kubelet",
2026-06-11 13:18:01.845815 | controller |         "operation": "Update",
2026-06-11 13:18:01.845829 | controller |         "subresource": "status",
2026-06-11 13:18:01.845844 | controller |         "time": "2026-06-11T12:19:10Z"
2026-06-11 13:18:01.845886 | controller |       }
2026-06-11 13:18:01.845902 | controller |     ],
2026-06-11 13:18:01.845917 | controller |     "name": "nova-operator-controller-manager-6df846755f-sshkt",
2026-06-11 13:18:01.845931 | controller |     "namespace": "openstack-operators",
2026-06-11 13:18:01.845946 | controller |     "ownerReferences": [
2026-06-11 13:18:01.845960 | controller |       {
2026-06-11 13:18:01.845975 | controller |         "apiVersion": "apps/v1",
2026-06-11 13:18:01.845989 | controller |         "blockOwnerDeletion": true,
2026-06-11 13:18:01.846004 | controller |         "controller": true,
2026-06-11 13:18:01.846018 | controller |         "kind": "ReplicaSet",
2026-06-11 13:18:01.846032 | controller |         "name": "nova-operator-controller-manager-6df846755f",
2026-06-11 13:18:01.846047 | controller |         "uid": "cd498f89-f7cb-4ece-8807-10cc5020ce8c"
2026-06-11 13:18:01.846061 | controller |       }
2026-06-11 13:18:01.846076 | controller |     ],
2026-06-11 13:18:01.846090 | controller |     "resourceVersion": "54796",
2026-06-11 13:18:01.846105 | controller |     "uid": "7944cf08-0203-4178-bd4d-b4c532dbbf28"
2026-06-11 13:18:01.846119 | controller |   },
2026-06-11 13:18:01.846133 | controller |   "spec": {
2026-06-11 13:18:01.846148 | controller |     "containers": [
2026-06-11 13:18:01.846162 | controller |       {
2026-06-11 13:18:01.846177 | controller |         "args": [
2026-06-11 13:18:01.846192 | controller |           "--leader-elect",
2026-06-11 13:18:01.846207 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 13:18:01.846222 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 13:18:01.846237 | controller |         ],
2026-06-11 13:18:01.846251 | controller |         "command": [
2026-06-11 13:18:01.846266 | controller |           "/manager"
2026-06-11 13:18:01.846281 | controller |         ],
2026-06-11 13:18:01.846295 | controller |         "env": [
2026-06-11 13:18:01.846309 | controller |           {
2026-06-11 13:18:01.846324 | controller |             "name": "LEASE_DURATION",
2026-06-11 13:18:01.846338 | controller |             "value": "30"
2026-06-11 13:18:01.846352 | controller |           },
2026-06-11 13:18:01.846367 | controller |           {
2026-06-11 13:18:01.846382 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 13:18:01.846397 | controller |             "value": "20"
2026-06-11 13:18:01.846411 | controller |           },
2026-06-11 13:18:01.846426 | controller |           {
2026-06-11 13:18:01.846441 | controller |             "name": "RETRY_PERIOD",
2026-06-11 13:18:01.846455 | controller |             "value": "5"
2026-06-11 13:18:01.846475 | controller |           },
2026-06-11 13:18:01.846490 | controller |           {
2026-06-11 13:18:01.846505 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 13:18:01.846519 | controller |             "value": "false"
2026-06-11 13:18:01.846534 | controller |           },
2026-06-11 13:18:01.846548 | controller |           {
2026-06-11 13:18:01.846563 | controller |             "name": "METRICS_CERTS",
2026-06-11 13:18:01.846577 | controller |             "value": "false"
2026-06-11 13:18:01.846592 | controller |           }
2026-06-11 13:18:01.846606 | controller |         ],
2026-06-11 13:18:01.846621 | controller |         "image": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12",
2026-06-11 13:18:01.846636 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 13:18:01.846651 | controller |         "livenessProbe": {
2026-06-11 13:18:01.846666 | controller |           "failureThreshold": 3,
2026-06-11 13:18:01.846680 | controller |           "httpGet": {
2026-06-11 13:18:01.846695 | controller |             "path": "/healthz",
2026-06-11 13:18:01.846709 | controller |             "port": 8081,
2026-06-11 13:18:01.846724 | controller |             "scheme": "HTTP"
2026-06-11 13:18:01.846738 | controller |           },
2026-06-11 13:18:01.846753 | controller |           "initialDelaySeconds": 15,
2026-06-11 13:18:01.846767 | controller |           "periodSeconds": 20,
2026-06-11 13:18:01.846782 | controller |           "successThreshold": 1,
2026-06-11 13:18:01.846796 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:01.846811 | controller |         },
2026-06-11 13:18:01.846825 | controller |         "name": "manager",
2026-06-11 13:18:01.846839 | controller |         "readinessProbe": {
2026-06-11 13:18:01.846873 | controller |           "failureThreshold": 3,
2026-06-11 13:18:01.846890 | controller |           "httpGet": {
2026-06-11 13:18:01.846904 | controller |             "path": "/readyz",
2026-06-11 13:18:01.846919 | controller |             "port": 8081,
2026-06-11 13:18:01.846933 | controller |             "scheme": "HTTP"
2026-06-11 13:18:01.846948 | controller |           },
2026-06-11 13:18:01.846962 | controller |           "initialDelaySeconds": 5,
2026-06-11 13:18:01.846977 | controller |           "periodSeconds": 10,
2026-06-11 13:18:01.846992 | controller |           "successThreshold": 1,
2026-06-11 13:18:01.847006 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:01.847021 | controller |         },
2026-06-11 13:18:01.847036 | controller |         "resources": {
2026-06-11 13:18:01.847050 | controller |           "limits": {
2026-06-11 13:18:01.847065 | controller |             "cpu": "500m",
2026-06-11 13:18:01.847079 | controller |             "memory": "512Mi"
2026-06-11 13:18:01.847093 | controller |           },
2026-06-11 13:18:01.847107 | controller |           "requests": {
2026-06-11 13:18:01.847122 | controller |             "cpu": "10m",
2026-06-11 13:18:01.847136 | controller |             "memory": "256Mi"
2026-06-11 13:18:01.847150 | controller |           }
2026-06-11 13:18:01.847164 | controller |         },
2026-06-11 13:18:01.847179 | controller |         "securityContext": {
2026-06-11 13:18:01.847194 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 13:18:01.847209 | controller |           "capabilities": {
2026-06-11 13:18:01.847224 | controller |             "drop": [
2026-06-11 13:18:01.847239 | controller |               "MKNOD"
2026-06-11 13:18:01.847253 | controller |             ]
2026-06-11 13:18:01.847268 | controller |           }
2026-06-11 13:18:01.847282 | controller |         },
2026-06-11 13:18:01.847297 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 13:18:01.847311 | controller |         "terminationMessagePolicy": "File",
2026-06-11 13:18:01.847326 | controller |         "volumeMounts": [
2026-06-11 13:18:01.847340 | controller |           {
2026-06-11 13:18:01.847354 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:01.847373 | controller |             "name": "kube-api-access-g77dh",
2026-06-11 13:18:01.847388 | controller |             "readOnly": true
2026-06-11 13:18:01.847403 | controller |           }
2026-06-11 13:18:01.847418 | controller |         ]
2026-06-11 13:18:01.847432 | controller |       }
2026-06-11 13:18:01.847447 | controller |     ],
2026-06-11 13:18:01.847463 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 13:18:01.847478 | controller |     "enableServiceLinks": true,
2026-06-11 13:18:01.847493 | controller |     "imagePullSecrets": [
2026-06-11 13:18:01.847508 | controller |       {
2026-06-11 13:18:01.847523 | controller |         "name": "nova-operator-controller-manager-dockercfg-xdv2h"
2026-06-11 13:18:01.847537 | controller |       }
2026-06-11 13:18:01.847552 | controller |     ],
2026-06-11 13:18:01.847567 | controller |     "nodeName": "crc",
2026-06-11 13:18:01.847581 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 13:18:01.847596 | controller |     "priority": 0,
2026-06-11 13:18:01.847610 | controller |     "restartPolicy": "Always",
2026-06-11 13:18:01.847625 | controller |     "schedulerName": "default-scheduler",
2026-06-11 13:18:01.847640 | controller |     "securityContext": {
2026-06-11 13:18:01.847654 | controller |       "runAsNonRoot": true,
2026-06-11 13:18:01.847669 | controller |       "seLinuxOptions": {
2026-06-11 13:18:01.847683 | controller |         "level": "s0:c26,c5"
2026-06-11 13:18:01.847698 | controller |       }
2026-06-11 13:18:01.847712 | controller |     },
2026-06-11 13:18:01.847727 | controller |     "serviceAccount": "nova-operator-controller-manager",
2026-06-11 13:18:01.847741 | controller |     "serviceAccountName": "nova-operator-controller-manager",
2026-06-11 13:18:01.847755 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 13:18:01.847769 | controller |     "tolerations": [
2026-06-11 13:18:01.847784 | controller |       {
2026-06-11 13:18:01.847798 | controller |         "effect": "NoExecute",
2026-06-11 13:18:01.847813 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 13:18:01.847828 | controller |         "operator": "Exists",
2026-06-11 13:18:01.847842 | controller |         "tolerationSeconds": 120
2026-06-11 13:18:01.847891 | controller |       },
2026-06-11 13:18:01.847908 | controller |       {
2026-06-11 13:18:01.847923 | controller |         "effect": "NoExecute",
2026-06-11 13:18:01.847938 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 13:18:01.847953 | controller |         "operator": "Exists",
2026-06-11 13:18:01.847968 | controller |         "tolerationSeconds": 120
2026-06-11 13:18:01.847982 | controller |       },
2026-06-11 13:18:01.847997 | controller |       {
2026-06-11 13:18:01.848011 | controller |         "effect": "NoSchedule",
2026-06-11 13:18:01.848026 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 13:18:01.848041 | controller |         "operator": "Exists"
2026-06-11 13:18:01.848055 | controller |       }
2026-06-11 13:18:01.848070 | controller |     ],
2026-06-11 13:18:01.848084 | controller |     "volumes": [
2026-06-11 13:18:01.848098 | controller |       {
2026-06-11 13:18:01.848112 | controller |         "name": "kube-api-access-g77dh",
2026-06-11 13:18:01.848127 | controller |         "projected": {
2026-06-11 13:18:01.848141 | controller |           "defaultMode": 420,
2026-06-11 13:18:01.848156 | controller |           "sources": [
2026-06-11 13:18:01.848170 | controller |             {
2026-06-11 13:18:01.848185 | controller |               "serviceAccountToken": {
2026-06-11 13:18:01.848200 | controller |                 "expirationSeconds": 3607,
2026-06-11 13:18:01.848215 | controller |                 "path": "token"
2026-06-11 13:18:01.848230 | controller |               }
2026-06-11 13:18:01.848245 | controller |             },
2026-06-11 13:18:01.848260 | controller |             {
2026-06-11 13:18:01.848279 | controller |               "configMap": {
2026-06-11 13:18:01.848294 | controller |                 "items": [
2026-06-11 13:18:01.848308 | controller |                   {
2026-06-11 13:18:01.848335 | controller |                     "key": "ca.crt",
2026-06-11 13:18:01.848353 | controller |                     "path": "ca.crt"
2026-06-11 13:18:01.848368 | controller |                   }
2026-06-11 13:18:01.848382 | controller |                 ],
2026-06-11 13:18:01.848397 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 13:18:01.848411 | controller |               }
2026-06-11 13:18:01.848426 | controller |             },
2026-06-11 13:18:01.848440 | controller |             {
2026-06-11 13:18:01.848454 | controller |               "downwardAPI": {
2026-06-11 13:18:01.848469 | controller |                 "items": [
2026-06-11 13:18:01.848484 | controller |                   {
2026-06-11 13:18:01.848498 | controller |                     "fieldRef": {
2026-06-11 13:18:01.848513 | controller |                       "apiVersion": "v1",
2026-06-11 13:18:01.848528 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 13:18:01.848543 | controller |                     },
2026-06-11 13:18:01.848558 | controller |                     "path": "namespace"
2026-06-11 13:18:01.848573 | controller |                   }
2026-06-11 13:18:01.848587 | controller |                 ]
2026-06-11 13:18:01.848602 | controller |               }
2026-06-11 13:18:01.848616 | controller |             },
2026-06-11 13:18:01.848631 | controller |             {
2026-06-11 13:18:01.848646 | controller |               "configMap": {
2026-06-11 13:18:01.848660 | controller |                 "items": [
2026-06-11 13:18:01.848675 | controller |                   {
2026-06-11 13:18:01.848689 | controller |                     "key": "service-ca.crt",
2026-06-11 13:18:01.848704 | controller |                     "path": "service-ca.crt"
2026-06-11 13:18:01.848718 | controller |                   }
2026-06-11 13:18:01.848733 | controller |                 ],
2026-06-11 13:18:01.848747 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 13:18:01.848762 | controller |               }
2026-06-11 13:18:01.848777 | controller |             }
2026-06-11 13:18:01.848791 | controller |           ]
2026-06-11 13:18:01.848805 | controller |         }
2026-06-11 13:18:01.848820 | controller |       }
2026-06-11 13:18:01.848834 | controller |     ]
2026-06-11 13:18:01.848865 | controller |   },
2026-06-11 13:18:01.848885 | controller |   "status": {
2026-06-11 13:18:01.848900 | controller |     "conditions": [
2026-06-11 13:18:01.848915 | controller |       {
2026-06-11 13:18:01.848929 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.848944 | controller |         "lastTransitionTime": "2026-06-11T12:18:58Z",
2026-06-11 13:18:01.848958 | controller |         "status": "True",
2026-06-11 13:18:01.848972 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 13:18:01.848987 | controller |       },
2026-06-11 13:18:01.849001 | controller |       {
2026-06-11 13:18:01.849015 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.849030 | controller |         "lastTransitionTime": "2026-06-11T12:17:35Z",
2026-06-11 13:18:01.849045 | controller |         "status": "True",
2026-06-11 13:18:01.849059 | controller |         "type": "Initialized"
2026-06-11 13:18:01.849073 | controller |       },
2026-06-11 13:18:01.849088 | controller |       {
2026-06-11 13:18:01.849102 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.849117 | controller |         "lastTransitionTime": "2026-06-11T12:19:10Z",
2026-06-11 13:18:01.849131 | controller |         "status": "True",
2026-06-11 13:18:01.849146 | controller |         "type": "Ready"
2026-06-11 13:18:01.849160 | controller |       },
2026-06-11 13:18:01.849175 | controller |       {
2026-06-11 13:18:01.849189 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.849214 | controller |         "lastTransitionTime": "2026-06-11T12:19:10Z",
2026-06-11 13:18:01.849230 | controller |         "status": "True",
2026-06-11 13:18:01.849245 | controller |         "type": "ContainersReady"
2026-06-11 13:18:01.849259 | controller |       },
2026-06-11 13:18:01.849274 | controller |       {
2026-06-11 13:18:01.849289 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.849304 | controller |         "lastTransitionTime": "2026-06-11T12:17:35Z",
2026-06-11 13:18:01.849319 | controller |         "status": "True",
2026-06-11 13:18:01.849334 | controller |         "type": "PodScheduled"
2026-06-11 13:18:01.849348 | controller |       }
2026-06-11 13:18:01.849363 | controller |     ],
2026-06-11 13:18:01.849377 | controller |     "containerStatuses": [
2026-06-11 13:18:01.849391 | controller |       {
2026-06-11 13:18:01.849405 | controller |         "allocatedResources": {
2026-06-11 13:18:01.849419 | controller |           "cpu": "10m",
2026-06-11 13:18:01.849434 | controller |           "memory": "256Mi"
2026-06-11 13:18:01.849448 | controller |         },
2026-06-11 13:18:01.849463 | controller |         "containerID": "cri-o://def73edecc4407ed7bec777537e373dc6c53085d1bcf23ba013523a6078f822d",
2026-06-11 13:18:01.849478 | controller |         "image": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12",
2026-06-11 13:18:01.849493 | controller |         "imageID": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12",
2026-06-11 13:18:01.849509 | controller |         "lastState": {},
2026-06-11 13:18:01.849524 | controller |         "name": "manager",
2026-06-11 13:18:01.849539 | controller |         "ready": true,
2026-06-11 13:18:01.849554 | controller |         "resources": {
2026-06-11 13:18:01.849569 | controller |           "limits": {
2026-06-11 13:18:01.849584 | controller |             "cpu": "500m",
2026-06-11 13:18:01.849599 | controller |             "memory": "512Mi"
2026-06-11 13:18:01.849614 | controller |           },
2026-06-11 13:18:01.849628 | controller |           "requests": {
2026-06-11 13:18:01.849643 | controller |             "cpu": "10m",
2026-06-11 13:18:01.849658 | controller |             "memory": "256Mi"
2026-06-11 13:18:01.849672 | controller |           }
2026-06-11 13:18:01.849686 | controller |         },
2026-06-11 13:18:01.849701 | controller |         "restartCount": 0,
2026-06-11 13:18:01.849716 | controller |         "started": true,
2026-06-11 13:18:01.849730 | controller |         "state": {
2026-06-11 13:18:01.849744 | controller |           "running": {
2026-06-11 13:18:01.849759 | controller |             "startedAt": "2026-06-11T12:18:57Z"
2026-06-11 13:18:01.849773 | controller |           }
2026-06-11 13:18:01.849788 | controller |         },
2026-06-11 13:18:01.849802 | controller |         "user": {
2026-06-11 13:18:01.849816 | controller |           "linux": {
2026-06-11 13:18:01.849830 | controller |             "gid": 0,
2026-06-11 13:18:01.849844 | controller |             "supplementalGroups": [
2026-06-11 13:18:01.849880 | controller |               0
2026-06-11 13:18:01.849896 | controller |             ],
2026-06-11 13:18:01.849911 | controller |             "uid": 65532
2026-06-11 13:18:01.849925 | controller |           }
2026-06-11 13:18:01.849940 | controller |         },
2026-06-11 13:18:01.849955 | controller |         "volumeMounts": [
2026-06-11 13:18:01.849969 | controller |           {
2026-06-11 13:18:01.849984 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:01.849999 | controller |             "name": "kube-api-access-g77dh",
2026-06-11 13:18:01.850014 | controller |             "readOnly": true,
2026-06-11 13:18:01.850029 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 13:18:01.850044 | controller |           }
2026-06-11 13:18:01.850065 | controller |         ]
2026-06-11 13:18:01.850086 | controller |       }
2026-06-11 13:18:01.850114 | controller |     ],
2026-06-11 13:18:01.850136 | controller |     "hostIP": "192.168.126.11",
2026-06-11 13:18:01.850158 | controller |     "hostIPs": [
2026-06-11 13:18:01.850181 | controller |       {
2026-06-11 13:18:01.850197 | controller |         "ip": "192.168.126.11"
2026-06-11 13:18:01.850212 | controller |       }
2026-06-11 13:18:01.850227 | controller |     ],
2026-06-11 13:18:01.850242 | controller |     "phase": "Running",
2026-06-11 13:18:01.850256 | controller |     "podIP": "10.217.0.88",
2026-06-11 13:18:01.850271 | controller |     "podIPs": [
2026-06-11 13:18:01.850286 | controller |       {
2026-06-11 13:18:01.850300 | controller |         "ip": "10.217.0.88"
2026-06-11 13:18:01.850315 | controller |       }
2026-06-11 13:18:01.850329 | controller |     ],
2026-06-11 13:18:01.850344 | controller |     "qosClass": "Burstable",
2026-06-11 13:18:01.850359 | controller |     "startTime": "2026-06-11T12:17:35Z"
2026-06-11 13:18:01.850374 | controller |   }
2026-06-11 13:18:01.850389 | controller | }
2026-06-11 13:18:01.875876 | controller | ok:
2026-06-11 13:18:01.876102 | controller | {
2026-06-11 13:18:01.876129 | controller |   "apiVersion": "v1",
2026-06-11 13:18:01.876146 | controller |   "kind": "Pod",
2026-06-11 13:18:01.876162 | controller |   "metadata": {
2026-06-11 13:18:01.876178 | controller |     "annotations": {
2026-06-11 13:18:01.876194 | 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 13:18:01.876211 | 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 13:18:01.876228 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 13:18:01.876244 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 13:18:01.876260 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 13:18:01.876275 | controller |     },
2026-06-11 13:18:01.876291 | controller |     "creationTimestamp": "2026-06-11T12:17:35Z",
2026-06-11 13:18:01.876323 | controller |     "generateName": "octavia-operator-controller-manager-6bd797bd9d-",
2026-06-11 13:18:01.876343 | controller |     "generation": 1,
2026-06-11 13:18:01.876360 | controller |     "labels": {
2026-06-11 13:18:01.876375 | controller |       "app.kubernetes.io/name": "octavia-operator",
2026-06-11 13:18:01.876390 | controller |       "control-plane": "controller-manager",
2026-06-11 13:18:01.876406 | controller |       "openstack.org/operator-name": "octavia",
2026-06-11 13:18:01.876421 | controller |       "pod-template-hash": "6bd797bd9d"
2026-06-11 13:18:01.876436 | controller |     },
2026-06-11 13:18:01.876451 | controller |     "managedFields": [
2026-06-11 13:18:01.876465 | controller |       {
2026-06-11 13:18:01.876480 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.876495 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.876509 | controller |         "fieldsV1": {
2026-06-11 13:18:01.876524 | controller |           "f:metadata": {
2026-06-11 13:18:01.876539 | controller |             "f:annotations": {
2026-06-11 13:18:01.876554 | controller |               ".": {},
2026-06-11 13:18:01.876569 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 13:18:01.876584 | controller |             },
2026-06-11 13:18:01.876599 | controller |             "f:generateName": {},
2026-06-11 13:18:01.876614 | controller |             "f:labels": {
2026-06-11 13:18:01.876645 | controller |               ".": {},
2026-06-11 13:18:01.876661 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 13:18:01.876676 | controller |               "f:control-plane": {},
2026-06-11 13:18:01.876691 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 13:18:01.876706 | controller |               "f:pod-template-hash": {}
2026-06-11 13:18:01.876721 | controller |             },
2026-06-11 13:18:01.876735 | controller |             "f:ownerReferences": {
2026-06-11 13:18:01.876751 | controller |               ".": {},
2026-06-11 13:18:01.876765 | controller |               "k:{\"uid\":\"48fb8a88-978e-47c6-9829-53fbe02c39f8\"}": {}
2026-06-11 13:18:01.876781 | controller |             }
2026-06-11 13:18:01.876795 | controller |           },
2026-06-11 13:18:01.876810 | controller |           "f:spec": {
2026-06-11 13:18:01.876824 | controller |             "f:containers": {
2026-06-11 13:18:01.876839 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 13:18:01.876890 | controller |                 ".": {},
2026-06-11 13:18:01.876908 | controller |                 "f:args": {},
2026-06-11 13:18:01.876924 | controller |                 "f:command": {},
2026-06-11 13:18:01.876939 | controller |                 "f:env": {
2026-06-11 13:18:01.876953 | controller |                   ".": {},
2026-06-11 13:18:01.876968 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 13:18:01.876982 | controller |                     ".": {},
2026-06-11 13:18:01.876998 | controller |                     "f:name": {},
2026-06-11 13:18:01.877013 | controller |                     "f:value": {}
2026-06-11 13:18:01.877028 | controller |                   },
2026-06-11 13:18:01.877043 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 13:18:01.877057 | controller |                     ".": {},
2026-06-11 13:18:01.877073 | controller |                     "f:name": {},
2026-06-11 13:18:01.877088 | controller |                     "f:value": {}
2026-06-11 13:18:01.877103 | controller |                   },
2026-06-11 13:18:01.877117 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 13:18:01.877132 | controller |                     ".": {},
2026-06-11 13:18:01.877147 | controller |                     "f:name": {},
2026-06-11 13:18:01.877162 | controller |                     "f:value": {}
2026-06-11 13:18:01.877177 | controller |                   },
2026-06-11 13:18:01.877192 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 13:18:01.877207 | controller |                     ".": {},
2026-06-11 13:18:01.877221 | controller |                     "f:name": {},
2026-06-11 13:18:01.877236 | controller |                     "f:value": {}
2026-06-11 13:18:01.877250 | controller |                   },
2026-06-11 13:18:01.877265 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 13:18:01.877280 | controller |                     ".": {},
2026-06-11 13:18:01.877294 | controller |                     "f:name": {},
2026-06-11 13:18:01.877308 | controller |                     "f:value": {}
2026-06-11 13:18:01.877322 | controller |                   }
2026-06-11 13:18:01.877337 | controller |                 },
2026-06-11 13:18:01.877351 | controller |                 "f:image": {},
2026-06-11 13:18:01.877365 | controller |                 "f:imagePullPolicy": {},
2026-06-11 13:18:01.877380 | controller |                 "f:livenessProbe": {
2026-06-11 13:18:01.877396 | controller |                   ".": {},
2026-06-11 13:18:01.877411 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:01.877426 | controller |                   "f:httpGet": {
2026-06-11 13:18:01.877441 | controller |                     ".": {},
2026-06-11 13:18:01.877456 | controller |                     "f:path": {},
2026-06-11 13:18:01.877471 | controller |                     "f:port": {},
2026-06-11 13:18:01.877494 | controller |                     "f:scheme": {}
2026-06-11 13:18:01.877509 | controller |                   },
2026-06-11 13:18:01.877524 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:01.877539 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:01.877554 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:01.877568 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:01.877583 | controller |                 },
2026-06-11 13:18:01.877597 | controller |                 "f:name": {},
2026-06-11 13:18:01.877612 | controller |                 "f:readinessProbe": {
2026-06-11 13:18:01.877627 | controller |                   ".": {},
2026-06-11 13:18:01.877641 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:01.877656 | controller |                   "f:httpGet": {
2026-06-11 13:18:01.877670 | controller |                     ".": {},
2026-06-11 13:18:01.877686 | controller |                     "f:path": {},
2026-06-11 13:18:01.877701 | controller |                     "f:port": {},
2026-06-11 13:18:01.877715 | controller |                     "f:scheme": {}
2026-06-11 13:18:01.877729 | controller |                   },
2026-06-11 13:18:01.877744 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:01.877758 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:01.877774 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:01.877790 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:01.877805 | controller |                 },
2026-06-11 13:18:01.877819 | controller |                 "f:resources": {
2026-06-11 13:18:01.877834 | controller |                   ".": {},
2026-06-11 13:18:01.877866 | controller |                   "f:limits": {
2026-06-11 13:18:01.877886 | controller |                     ".": {},
2026-06-11 13:18:01.877902 | controller |                     "f:cpu": {},
2026-06-11 13:18:01.877917 | controller |                     "f:memory": {}
2026-06-11 13:18:01.877932 | controller |                   },
2026-06-11 13:18:01.877947 | controller |                   "f:requests": {
2026-06-11 13:18:01.877961 | controller |                     ".": {},
2026-06-11 13:18:01.877975 | controller |                     "f:cpu": {},
2026-06-11 13:18:01.877990 | controller |                     "f:memory": {}
2026-06-11 13:18:01.878005 | controller |                   }
2026-06-11 13:18:01.878020 | controller |                 },
2026-06-11 13:18:01.878034 | controller |                 "f:securityContext": {
2026-06-11 13:18:01.878048 | controller |                   ".": {},
2026-06-11 13:18:01.878063 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 13:18:01.878078 | controller |                 },
2026-06-11 13:18:01.878092 | controller |                 "f:terminationMessagePath": {},
2026-06-11 13:18:01.878106 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 13:18:01.878121 | controller |               }
2026-06-11 13:18:01.878135 | controller |             },
2026-06-11 13:18:01.878150 | controller |             "f:dnsPolicy": {},
2026-06-11 13:18:01.878164 | controller |             "f:enableServiceLinks": {},
2026-06-11 13:18:01.878179 | controller |             "f:restartPolicy": {},
2026-06-11 13:18:01.878193 | controller |             "f:schedulerName": {},
2026-06-11 13:18:01.878208 | controller |             "f:securityContext": {
2026-06-11 13:18:01.878222 | controller |               ".": {},
2026-06-11 13:18:01.878237 | controller |               "f:runAsNonRoot": {}
2026-06-11 13:18:01.878252 | controller |             },
2026-06-11 13:18:01.878266 | controller |             "f:serviceAccount": {},
2026-06-11 13:18:01.878281 | controller |             "f:serviceAccountName": {},
2026-06-11 13:18:01.878295 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 13:18:01.878310 | controller |             "f:tolerations": {}
2026-06-11 13:18:01.878328 | controller |           }
2026-06-11 13:18:01.878343 | controller |         },
2026-06-11 13:18:01.878358 | controller |         "manager": "kube-controller-manager",
2026-06-11 13:18:01.878372 | controller |         "operation": "Update",
2026-06-11 13:18:01.878387 | controller |         "time": "2026-06-11T12:17:35Z"
2026-06-11 13:18:01.878401 | controller |       },
2026-06-11 13:18:01.878416 | controller |       {
2026-06-11 13:18:01.878431 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.878446 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.878461 | controller |         "fieldsV1": {
2026-06-11 13:18:01.878475 | controller |           "f:metadata": {
2026-06-11 13:18:01.878490 | controller |             "f:annotations": {
2026-06-11 13:18:01.878507 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 13:18:01.878529 | controller |             }
2026-06-11 13:18:01.878551 | controller |           }
2026-06-11 13:18:01.878574 | controller |         },
2026-06-11 13:18:01.878594 | controller |         "manager": "crc",
2026-06-11 13:18:01.878610 | controller |         "operation": "Update",
2026-06-11 13:18:01.878624 | controller |         "subresource": "status",
2026-06-11 13:18:01.878639 | controller |         "time": "2026-06-11T12:17:36Z"
2026-06-11 13:18:01.878654 | controller |       },
2026-06-11 13:18:01.878669 | controller |       {
2026-06-11 13:18:01.878683 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.878698 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.878713 | controller |         "fieldsV1": {
2026-06-11 13:18:01.878727 | controller |           "f:metadata": {
2026-06-11 13:18:01.878748 | controller |             "f:annotations": {
2026-06-11 13:18:01.878771 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 13:18:01.878793 | controller |             }
2026-06-11 13:18:01.878808 | controller |           }
2026-06-11 13:18:01.878823 | controller |         },
2026-06-11 13:18:01.878838 | controller |         "manager": "multus-daemon",
2026-06-11 13:18:01.878872 | controller |         "operation": "Update",
2026-06-11 13:18:01.878889 | controller |         "subresource": "status",
2026-06-11 13:18:01.878904 | controller |         "time": "2026-06-11T12:17:47Z"
2026-06-11 13:18:01.878918 | controller |       },
2026-06-11 13:18:01.878933 | controller |       {
2026-06-11 13:18:01.878947 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.878962 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.878976 | controller |         "fieldsV1": {
2026-06-11 13:18:01.878990 | controller |           "f:status": {
2026-06-11 13:18:01.879005 | controller |             "f:conditions": {
2026-06-11 13:18:01.879020 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 13:18:01.879034 | controller |                 ".": {},
2026-06-11 13:18:01.879048 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.879063 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.879077 | controller |                 "f:status": {},
2026-06-11 13:18:01.879092 | controller |                 "f:type": {}
2026-06-11 13:18:01.879107 | controller |               },
2026-06-11 13:18:01.879121 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 13:18:01.879136 | controller |                 ".": {},
2026-06-11 13:18:01.879150 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.879164 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.879179 | controller |                 "f:status": {},
2026-06-11 13:18:01.879192 | controller |                 "f:type": {}
2026-06-11 13:18:01.879207 | controller |               },
2026-06-11 13:18:01.879221 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 13:18:01.879236 | controller |                 ".": {},
2026-06-11 13:18:01.879255 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.879271 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.879286 | controller |                 "f:status": {},
2026-06-11 13:18:01.879300 | controller |                 "f:type": {}
2026-06-11 13:18:01.879315 | controller |               },
2026-06-11 13:18:01.879330 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 13:18:01.879345 | controller |                 ".": {},
2026-06-11 13:18:01.879359 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.879374 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.879388 | controller |                 "f:status": {},
2026-06-11 13:18:01.879403 | controller |                 "f:type": {}
2026-06-11 13:18:01.879417 | controller |               }
2026-06-11 13:18:01.879431 | controller |             },
2026-06-11 13:18:01.879448 | controller |             "f:containerStatuses": {},
2026-06-11 13:18:01.879464 | controller |             "f:hostIP": {},
2026-06-11 13:18:01.879479 | controller |             "f:hostIPs": {},
2026-06-11 13:18:01.879493 | controller |             "f:phase": {},
2026-06-11 13:18:01.879508 | controller |             "f:podIP": {},
2026-06-11 13:18:01.879522 | controller |             "f:podIPs": {
2026-06-11 13:18:01.879537 | controller |               ".": {},
2026-06-11 13:18:01.879551 | controller |               "k:{\"ip\":\"10.217.0.89\"}": {
2026-06-11 13:18:01.879566 | controller |                 ".": {},
2026-06-11 13:18:01.879581 | controller |                 "f:ip": {}
2026-06-11 13:18:01.879595 | controller |               }
2026-06-11 13:18:01.879610 | controller |             },
2026-06-11 13:18:01.879624 | controller |             "f:startTime": {}
2026-06-11 13:18:01.879638 | controller |           }
2026-06-11 13:18:01.879653 | controller |         },
2026-06-11 13:18:01.879667 | controller |         "manager": "kubelet",
2026-06-11 13:18:01.879681 | controller |         "operation": "Update",
2026-06-11 13:18:01.879695 | controller |         "subresource": "status",
2026-06-11 13:18:01.879710 | controller |         "time": "2026-06-11T12:19:10Z"
2026-06-11 13:18:01.879725 | controller |       }
2026-06-11 13:18:01.879739 | controller |     ],
2026-06-11 13:18:01.879754 | controller |     "name": "octavia-operator-controller-manager-6bd797bd9d-5mb64",
2026-06-11 13:18:01.879769 | controller |     "namespace": "openstack-operators",
2026-06-11 13:18:01.879784 | controller |     "ownerReferences": [
2026-06-11 13:18:01.879798 | controller |       {
2026-06-11 13:18:01.879813 | controller |         "apiVersion": "apps/v1",
2026-06-11 13:18:01.879827 | controller |         "blockOwnerDeletion": true,
2026-06-11 13:18:01.879841 | controller |         "controller": true,
2026-06-11 13:18:01.879878 | controller |         "kind": "ReplicaSet",
2026-06-11 13:18:01.879894 | controller |         "name": "octavia-operator-controller-manager-6bd797bd9d",
2026-06-11 13:18:01.879909 | controller |         "uid": "48fb8a88-978e-47c6-9829-53fbe02c39f8"
2026-06-11 13:18:01.879924 | controller |       }
2026-06-11 13:18:01.879938 | controller |     ],
2026-06-11 13:18:01.879953 | controller |     "resourceVersion": "54786",
2026-06-11 13:18:01.879967 | controller |     "uid": "596a2b69-3974-4021-9344-514eb000472e"
2026-06-11 13:18:01.879981 | controller |   },
2026-06-11 13:18:01.879996 | controller |   "spec": {
2026-06-11 13:18:01.880010 | controller |     "containers": [
2026-06-11 13:18:01.880025 | controller |       {
2026-06-11 13:18:01.880040 | controller |         "args": [
2026-06-11 13:18:01.880054 | controller |           "--leader-elect",
2026-06-11 13:18:01.880069 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 13:18:01.880083 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 13:18:01.880097 | controller |         ],
2026-06-11 13:18:01.880111 | controller |         "command": [
2026-06-11 13:18:01.880126 | controller |           "/manager"
2026-06-11 13:18:01.880145 | controller |         ],
2026-06-11 13:18:01.880160 | controller |         "env": [
2026-06-11 13:18:01.880175 | controller |           {
2026-06-11 13:18:01.880189 | controller |             "name": "LEASE_DURATION",
2026-06-11 13:18:01.880203 | controller |             "value": "30"
2026-06-11 13:18:01.880217 | controller |           },
2026-06-11 13:18:01.880231 | controller |           {
2026-06-11 13:18:01.880246 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 13:18:01.880260 | controller |             "value": "20"
2026-06-11 13:18:01.880275 | controller |           },
2026-06-11 13:18:01.880289 | controller |           {
2026-06-11 13:18:01.880315 | controller |             "name": "RETRY_PERIOD",
2026-06-11 13:18:01.880332 | controller |             "value": "5"
2026-06-11 13:18:01.880347 | controller |           },
2026-06-11 13:18:01.880361 | controller |           {
2026-06-11 13:18:01.880376 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 13:18:01.880391 | controller |             "value": "false"
2026-06-11 13:18:01.880406 | controller |           },
2026-06-11 13:18:01.880420 | controller |           {
2026-06-11 13:18:01.880434 | controller |             "name": "METRICS_CERTS",
2026-06-11 13:18:01.880449 | controller |             "value": "false"
2026-06-11 13:18:01.880463 | controller |           }
2026-06-11 13:18:01.880477 | controller |         ],
2026-06-11 13:18:01.880492 | controller |         "image": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739",
2026-06-11 13:18:01.880507 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 13:18:01.880522 | controller |         "livenessProbe": {
2026-06-11 13:18:01.880536 | controller |           "failureThreshold": 3,
2026-06-11 13:18:01.880551 | controller |           "httpGet": {
2026-06-11 13:18:01.880565 | controller |             "path": "/healthz",
2026-06-11 13:18:01.880579 | controller |             "port": 8081,
2026-06-11 13:18:01.880594 | controller |             "scheme": "HTTP"
2026-06-11 13:18:01.880608 | controller |           },
2026-06-11 13:18:01.880623 | controller |           "initialDelaySeconds": 15,
2026-06-11 13:18:01.880637 | controller |           "periodSeconds": 20,
2026-06-11 13:18:01.880651 | controller |           "successThreshold": 1,
2026-06-11 13:18:01.880666 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:01.880680 | controller |         },
2026-06-11 13:18:01.880694 | controller |         "name": "manager",
2026-06-11 13:18:01.880709 | controller |         "readinessProbe": {
2026-06-11 13:18:01.880733 | controller |           "failureThreshold": 3,
2026-06-11 13:18:01.880746 | controller |           "httpGet": {
2026-06-11 13:18:01.880761 | controller |             "path": "/readyz",
2026-06-11 13:18:01.880775 | controller |             "port": 8081,
2026-06-11 13:18:01.880789 | controller |             "scheme": "HTTP"
2026-06-11 13:18:01.880803 | controller |           },
2026-06-11 13:18:01.880817 | controller |           "initialDelaySeconds": 5,
2026-06-11 13:18:01.880832 | controller |           "periodSeconds": 10,
2026-06-11 13:18:01.880846 | controller |           "successThreshold": 1,
2026-06-11 13:18:01.880879 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:01.880895 | controller |         },
2026-06-11 13:18:01.880909 | controller |         "resources": {
2026-06-11 13:18:01.880923 | controller |           "limits": {
2026-06-11 13:18:01.880938 | controller |             "cpu": "500m",
2026-06-11 13:18:01.880952 | controller |             "memory": "512Mi"
2026-06-11 13:18:01.880966 | controller |           },
2026-06-11 13:18:01.880981 | controller |           "requests": {
2026-06-11 13:18:01.880995 | controller |             "cpu": "10m",
2026-06-11 13:18:01.881010 | controller |             "memory": "256Mi"
2026-06-11 13:18:01.881024 | controller |           }
2026-06-11 13:18:01.881038 | controller |         },
2026-06-11 13:18:01.881056 | controller |         "securityContext": {
2026-06-11 13:18:01.881071 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 13:18:01.881086 | controller |           "capabilities": {
2026-06-11 13:18:01.881100 | controller |             "drop": [
2026-06-11 13:18:01.881115 | controller |               "MKNOD"
2026-06-11 13:18:01.881129 | controller |             ]
2026-06-11 13:18:01.881143 | controller |           }
2026-06-11 13:18:01.881158 | controller |         },
2026-06-11 13:18:01.881172 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 13:18:01.881187 | controller |         "terminationMessagePolicy": "File",
2026-06-11 13:18:01.881201 | controller |         "volumeMounts": [
2026-06-11 13:18:01.881215 | controller |           {
2026-06-11 13:18:01.881230 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:01.881245 | controller |             "name": "kube-api-access-g8jcd",
2026-06-11 13:18:01.881259 | controller |             "readOnly": true
2026-06-11 13:18:01.881274 | controller |           }
2026-06-11 13:18:01.881289 | controller |         ]
2026-06-11 13:18:01.881303 | controller |       }
2026-06-11 13:18:01.881318 | controller |     ],
2026-06-11 13:18:01.881332 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 13:18:01.881347 | controller |     "enableServiceLinks": true,
2026-06-11 13:18:01.881362 | controller |     "imagePullSecrets": [
2026-06-11 13:18:01.881377 | controller |       {
2026-06-11 13:18:01.881392 | controller |         "name": "octavia-operator-controller-manager-dockercfg-wh6vh"
2026-06-11 13:18:01.881407 | controller |       }
2026-06-11 13:18:01.881421 | controller |     ],
2026-06-11 13:18:01.881436 | controller |     "nodeName": "crc",
2026-06-11 13:18:01.881453 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 13:18:01.881470 | controller |     "priority": 0,
2026-06-11 13:18:01.881485 | controller |     "restartPolicy": "Always",
2026-06-11 13:18:01.881499 | controller |     "schedulerName": "default-scheduler",
2026-06-11 13:18:01.881514 | controller |     "securityContext": {
2026-06-11 13:18:01.881528 | controller |       "runAsNonRoot": true,
2026-06-11 13:18:01.881543 | controller |       "seLinuxOptions": {
2026-06-11 13:18:01.881557 | controller |         "level": "s0:c26,c5"
2026-06-11 13:18:01.881571 | controller |       }
2026-06-11 13:18:01.881585 | controller |     },
2026-06-11 13:18:01.881600 | controller |     "serviceAccount": "octavia-operator-controller-manager",
2026-06-11 13:18:01.881615 | controller |     "serviceAccountName": "octavia-operator-controller-manager",
2026-06-11 13:18:01.881630 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 13:18:01.881644 | controller |     "tolerations": [
2026-06-11 13:18:01.881659 | controller |       {
2026-06-11 13:18:01.881673 | controller |         "effect": "NoExecute",
2026-06-11 13:18:01.881687 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 13:18:01.881701 | controller |         "operator": "Exists",
2026-06-11 13:18:01.881716 | controller |         "tolerationSeconds": 120
2026-06-11 13:18:01.881730 | controller |       },
2026-06-11 13:18:01.881745 | controller |       {
2026-06-11 13:18:01.881759 | controller |         "effect": "NoExecute",
2026-06-11 13:18:01.881773 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 13:18:01.881788 | controller |         "operator": "Exists",
2026-06-11 13:18:01.881802 | controller |         "tolerationSeconds": 120
2026-06-11 13:18:01.881817 | controller |       },
2026-06-11 13:18:01.881831 | controller |       {
2026-06-11 13:18:01.881846 | controller |         "effect": "NoSchedule",
2026-06-11 13:18:01.881889 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 13:18:01.881904 | controller |         "operator": "Exists"
2026-06-11 13:18:01.881919 | controller |       }
2026-06-11 13:18:01.881934 | controller |     ],
2026-06-11 13:18:01.881953 | controller |     "volumes": [
2026-06-11 13:18:01.881967 | controller |       {
2026-06-11 13:18:01.881982 | controller |         "name": "kube-api-access-g8jcd",
2026-06-11 13:18:01.881996 | controller |         "projected": {
2026-06-11 13:18:01.882010 | controller |           "defaultMode": 420,
2026-06-11 13:18:01.882024 | controller |           "sources": [
2026-06-11 13:18:01.882039 | controller |             {
2026-06-11 13:18:01.882053 | controller |               "serviceAccountToken": {
2026-06-11 13:18:01.882067 | controller |                 "expirationSeconds": 3607,
2026-06-11 13:18:01.882081 | controller |                 "path": "token"
2026-06-11 13:18:01.882096 | controller |               }
2026-06-11 13:18:01.882110 | controller |             },
2026-06-11 13:18:01.882124 | controller |             {
2026-06-11 13:18:01.882138 | controller |               "configMap": {
2026-06-11 13:18:01.882152 | controller |                 "items": [
2026-06-11 13:18:01.882167 | controller |                   {
2026-06-11 13:18:01.882181 | controller |                     "key": "ca.crt",
2026-06-11 13:18:01.882195 | controller |                     "path": "ca.crt"
2026-06-11 13:18:01.882210 | controller |                   }
2026-06-11 13:18:01.882224 | controller |                 ],
2026-06-11 13:18:01.882238 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 13:18:01.882252 | controller |               }
2026-06-11 13:18:01.882267 | controller |             },
2026-06-11 13:18:01.882281 | controller |             {
2026-06-11 13:18:01.882295 | controller |               "downwardAPI": {
2026-06-11 13:18:01.882310 | controller |                 "items": [
2026-06-11 13:18:01.882324 | controller |                   {
2026-06-11 13:18:01.882338 | controller |                     "fieldRef": {
2026-06-11 13:18:01.882353 | controller |                       "apiVersion": "v1",
2026-06-11 13:18:01.882367 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 13:18:01.882386 | controller |                     },
2026-06-11 13:18:01.882407 | controller |                     "path": "namespace"
2026-06-11 13:18:01.882428 | controller |                   }
2026-06-11 13:18:01.882448 | controller |                 ]
2026-06-11 13:18:01.882468 | controller |               }
2026-06-11 13:18:01.882487 | controller |             },
2026-06-11 13:18:01.882507 | controller |             {
2026-06-11 13:18:01.882528 | controller |               "configMap": {
2026-06-11 13:18:01.882551 | controller |                 "items": [
2026-06-11 13:18:01.882572 | controller |                   {
2026-06-11 13:18:01.882595 | controller |                     "key": "service-ca.crt",
2026-06-11 13:18:01.882617 | controller |                     "path": "service-ca.crt"
2026-06-11 13:18:01.882633 | controller |                   }
2026-06-11 13:18:01.882647 | controller |                 ],
2026-06-11 13:18:01.882662 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 13:18:01.882677 | controller |               }
2026-06-11 13:18:01.882692 | controller |             }
2026-06-11 13:18:01.882707 | controller |           ]
2026-06-11 13:18:01.882721 | controller |         }
2026-06-11 13:18:01.882736 | controller |       }
2026-06-11 13:18:01.882750 | controller |     ]
2026-06-11 13:18:01.882764 | controller |   },
2026-06-11 13:18:01.882779 | controller |   "status": {
2026-06-11 13:18:01.882793 | controller |     "conditions": [
2026-06-11 13:18:01.882807 | controller |       {
2026-06-11 13:18:01.882821 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.882835 | controller |         "lastTransitionTime": "2026-06-11T12:18:58Z",
2026-06-11 13:18:01.882878 | controller |         "status": "True",
2026-06-11 13:18:01.882909 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 13:18:01.882926 | controller |       },
2026-06-11 13:18:01.882941 | controller |       {
2026-06-11 13:18:01.882956 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.882977 | controller |         "lastTransitionTime": "2026-06-11T12:17:36Z",
2026-06-11 13:18:01.882992 | controller |         "status": "True",
2026-06-11 13:18:01.883006 | controller |         "type": "Initialized"
2026-06-11 13:18:01.883020 | controller |       },
2026-06-11 13:18:01.883035 | controller |       {
2026-06-11 13:18:01.883049 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.883063 | controller |         "lastTransitionTime": "2026-06-11T12:19:10Z",
2026-06-11 13:18:01.883077 | controller |         "status": "True",
2026-06-11 13:18:01.883092 | controller |         "type": "Ready"
2026-06-11 13:18:01.883106 | controller |       },
2026-06-11 13:18:01.883120 | controller |       {
2026-06-11 13:18:01.883135 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.883149 | controller |         "lastTransitionTime": "2026-06-11T12:19:10Z",
2026-06-11 13:18:01.883163 | controller |         "status": "True",
2026-06-11 13:18:01.883177 | controller |         "type": "ContainersReady"
2026-06-11 13:18:01.883192 | controller |       },
2026-06-11 13:18:01.883206 | controller |       {
2026-06-11 13:18:01.883220 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.883235 | controller |         "lastTransitionTime": "2026-06-11T12:17:35Z",
2026-06-11 13:18:01.883249 | controller |         "status": "True",
2026-06-11 13:18:01.883264 | controller |         "type": "PodScheduled"
2026-06-11 13:18:01.883278 | controller |       }
2026-06-11 13:18:01.883292 | controller |     ],
2026-06-11 13:18:01.883312 | controller |     "containerStatuses": [
2026-06-11 13:18:01.883334 | controller |       {
2026-06-11 13:18:01.883357 | controller |         "allocatedResources": {
2026-06-11 13:18:01.883379 | controller |           "cpu": "10m",
2026-06-11 13:18:01.883394 | controller |           "memory": "256Mi"
2026-06-11 13:18:01.883409 | controller |         },
2026-06-11 13:18:01.883424 | controller |         "containerID": "cri-o://5337f6afbba1d26664c7450b6444f4393fd6949454e0d6e4d569ba6350eef0d6",
2026-06-11 13:18:01.883439 | controller |         "image": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739",
2026-06-11 13:18:01.883454 | controller |         "imageID": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739",
2026-06-11 13:18:01.883469 | controller |         "lastState": {},
2026-06-11 13:18:01.883484 | controller |         "name": "manager",
2026-06-11 13:18:01.883499 | controller |         "ready": true,
2026-06-11 13:18:01.883514 | controller |         "resources": {
2026-06-11 13:18:01.883528 | controller |           "limits": {
2026-06-11 13:18:01.883543 | controller |             "cpu": "500m",
2026-06-11 13:18:01.883558 | controller |             "memory": "512Mi"
2026-06-11 13:18:01.883573 | controller |           },
2026-06-11 13:18:01.883588 | controller |           "requests": {
2026-06-11 13:18:01.883603 | controller |             "cpu": "10m",
2026-06-11 13:18:01.883617 | controller |             "memory": "256Mi"
2026-06-11 13:18:01.883631 | controller |           }
2026-06-11 13:18:01.883646 | controller |         },
2026-06-11 13:18:01.883667 | controller |         "restartCount": 0,
2026-06-11 13:18:01.883690 | controller |         "started": true,
2026-06-11 13:18:01.883712 | controller |         "state": {
2026-06-11 13:18:01.883728 | controller |           "running": {
2026-06-11 13:18:01.883742 | controller |             "startedAt": "2026-06-11T12:18:57Z"
2026-06-11 13:18:01.883757 | controller |           }
2026-06-11 13:18:01.883772 | controller |         },
2026-06-11 13:18:01.883786 | controller |         "user": {
2026-06-11 13:18:01.883801 | controller |           "linux": {
2026-06-11 13:18:01.883816 | controller |             "gid": 0,
2026-06-11 13:18:01.883830 | controller |             "supplementalGroups": [
2026-06-11 13:18:01.883845 | controller |               0
2026-06-11 13:18:01.883888 | controller |             ],
2026-06-11 13:18:01.883904 | controller |             "uid": 65532
2026-06-11 13:18:01.883919 | controller |           }
2026-06-11 13:18:01.883934 | controller |         },
2026-06-11 13:18:01.883948 | controller |         "volumeMounts": [
2026-06-11 13:18:01.883963 | controller |           {
2026-06-11 13:18:01.883978 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:01.883993 | controller |             "name": "kube-api-access-g8jcd",
2026-06-11 13:18:01.884007 | controller |             "readOnly": true,
2026-06-11 13:18:01.884022 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 13:18:01.884036 | controller |           }
2026-06-11 13:18:01.884051 | controller |         ]
2026-06-11 13:18:01.884067 | controller |       }
2026-06-11 13:18:01.884081 | controller |     ],
2026-06-11 13:18:01.884096 | controller |     "hostIP": "192.168.126.11",
2026-06-11 13:18:01.884110 | controller |     "hostIPs": [
2026-06-11 13:18:01.884125 | controller |       {
2026-06-11 13:18:01.884140 | controller |         "ip": "192.168.126.11"
2026-06-11 13:18:01.884154 | controller |       }
2026-06-11 13:18:01.884168 | controller |     ],
2026-06-11 13:18:01.884183 | controller |     "phase": "Running",
2026-06-11 13:18:01.884197 | controller |     "podIP": "10.217.0.89",
2026-06-11 13:18:01.884211 | controller |     "podIPs": [
2026-06-11 13:18:01.884226 | controller |       {
2026-06-11 13:18:01.884240 | controller |         "ip": "10.217.0.89"
2026-06-11 13:18:01.884255 | controller |       }
2026-06-11 13:18:01.884269 | controller |     ],
2026-06-11 13:18:01.884283 | controller |     "qosClass": "Burstable",
2026-06-11 13:18:01.884297 | controller |     "startTime": "2026-06-11T12:17:36Z"
2026-06-11 13:18:01.884333 | controller |   }
2026-06-11 13:18:01.884349 | controller | }
2026-06-11 13:18:01.913417 | controller | ok:
2026-06-11 13:18:01.913707 | controller | {
2026-06-11 13:18:01.913763 | controller |   "apiVersion": "v1",
2026-06-11 13:18:01.913786 | controller |   "kind": "Pod",
2026-06-11 13:18:01.913802 | controller |   "metadata": {
2026-06-11 13:18:01.913818 | controller |     "annotations": {
2026-06-11 13:18:01.913833 | 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 13:18:01.913917 | 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 13:18:01.913937 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 13:18:01.913953 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-11 13:18:01.913969 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-11 13:18:01.913983 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-11 13:18:01.913998 | controller |     },
2026-06-11 13:18:01.914013 | controller |     "creationTimestamp": "2026-06-11T12:17:36Z",
2026-06-11 13:18:01.914028 | controller |     "generateName": "openstack-baremetal-operator-controller-manager-8b98746c-",
2026-06-11 13:18:01.914044 | controller |     "generation": 1,
2026-06-11 13:18:01.914061 | controller |     "labels": {
2026-06-11 13:18:01.914083 | controller |       "app.kubernetes.io/name": "openstack-baremetal-operator",
2026-06-11 13:18:01.914107 | controller |       "control-plane": "controller-manager",
2026-06-11 13:18:01.914146 | controller |       "openstack.org/operator-name": "openstack-baremetal",
2026-06-11 13:18:01.914167 | controller |       "pod-template-hash": "8b98746c"
2026-06-11 13:18:01.914182 | controller |     },
2026-06-11 13:18:01.914198 | controller |     "managedFields": [
2026-06-11 13:18:01.914213 | controller |       {
2026-06-11 13:18:01.914228 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.914242 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.914257 | controller |         "fieldsV1": {
2026-06-11 13:18:01.914271 | controller |           "f:metadata": {
2026-06-11 13:18:01.914285 | controller |             "f:annotations": {
2026-06-11 13:18:01.914300 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 13:18:01.914315 | controller |             }
2026-06-11 13:18:01.914335 | controller |           }
2026-06-11 13:18:01.914359 | controller |         },
2026-06-11 13:18:01.914383 | controller |         "manager": "crc",
2026-06-11 13:18:01.914403 | controller |         "operation": "Update",
2026-06-11 13:18:01.914419 | controller |         "subresource": "status",
2026-06-11 13:18:01.914434 | controller |         "time": "2026-06-11T12:17:36Z"
2026-06-11 13:18:01.914448 | controller |       },
2026-06-11 13:18:01.914463 | controller |       {
2026-06-11 13:18:01.914478 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.914492 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.914507 | controller |         "fieldsV1": {
2026-06-11 13:18:01.914521 | controller |           "f:metadata": {
2026-06-11 13:18:01.914536 | controller |             "f:annotations": {
2026-06-11 13:18:01.914550 | controller |               ".": {},
2026-06-11 13:18:01.914564 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 13:18:01.914578 | controller |             },
2026-06-11 13:18:01.914592 | controller |             "f:generateName": {},
2026-06-11 13:18:01.914607 | controller |             "f:labels": {
2026-06-11 13:18:01.914621 | controller |               ".": {},
2026-06-11 13:18:01.914635 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 13:18:01.914650 | controller |               "f:control-plane": {},
2026-06-11 13:18:01.914665 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 13:18:01.914679 | controller |               "f:pod-template-hash": {}
2026-06-11 13:18:01.914693 | controller |             },
2026-06-11 13:18:01.914708 | controller |             "f:ownerReferences": {
2026-06-11 13:18:01.914722 | controller |               ".": {},
2026-06-11 13:18:01.914736 | controller |               "k:{\"uid\":\"f2cfbf68-fb03-4c77-b4ac-a1de1e0a3398\"}": {}
2026-06-11 13:18:01.914751 | controller |             }
2026-06-11 13:18:01.914766 | controller |           },
2026-06-11 13:18:01.914780 | controller |           "f:spec": {
2026-06-11 13:18:01.914794 | controller |             "f:containers": {
2026-06-11 13:18:01.914809 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 13:18:01.914824 | controller |                 ".": {},
2026-06-11 13:18:01.914838 | controller |                 "f:args": {},
2026-06-11 13:18:01.914877 | controller |                 "f:command": {},
2026-06-11 13:18:01.914894 | controller |                 "f:env": {
2026-06-11 13:18:01.914909 | controller |                   ".": {},
2026-06-11 13:18:01.914923 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 13:18:01.914937 | controller |                     ".": {},
2026-06-11 13:18:01.914952 | controller |                     "f:name": {},
2026-06-11 13:18:01.914966 | controller |                     "f:value": {}
2026-06-11 13:18:01.914980 | controller |                   },
2026-06-11 13:18:01.914994 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 13:18:01.915008 | controller |                     ".": {},
2026-06-11 13:18:01.915023 | controller |                     "f:name": {},
2026-06-11 13:18:01.915041 | controller |                     "f:value": {}
2026-06-11 13:18:01.915056 | controller |                   },
2026-06-11 13:18:01.915070 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 13:18:01.915084 | controller |                     ".": {},
2026-06-11 13:18:01.915099 | controller |                     "f:name": {},
2026-06-11 13:18:01.915113 | controller |                     "f:value": {}
2026-06-11 13:18:01.915127 | controller |                   },
2026-06-11 13:18:01.915141 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.915156 | controller |                     ".": {},
2026-06-11 13:18:01.915170 | controller |                     "f:name": {},
2026-06-11 13:18:01.915185 | controller |                     "f:value": {}
2026-06-11 13:18:01.915200 | controller |                   },
2026-06-11 13:18:01.915215 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.915230 | controller |                     ".": {},
2026-06-11 13:18:01.915244 | controller |                     "f:name": {},
2026-06-11 13:18:01.915259 | controller |                     "f:value": {}
2026-06-11 13:18:01.915273 | controller |                   },
2026-06-11 13:18:01.915287 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.915302 | controller |                     ".": {},
2026-06-11 13:18:01.915316 | controller |                     "f:name": {},
2026-06-11 13:18:01.915330 | controller |                     "f:value": {}
2026-06-11 13:18:01.915344 | controller |                   },
2026-06-11 13:18:01.915358 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.915372 | controller |                     ".": {},
2026-06-11 13:18:01.915386 | controller |                     "f:name": {},
2026-06-11 13:18:01.915400 | controller |                     "f:value": {}
2026-06-11 13:18:01.915415 | controller |                   },
2026-06-11 13:18:01.915430 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.915444 | controller |                     ".": {},
2026-06-11 13:18:01.915458 | controller |                     "f:name": {},
2026-06-11 13:18:01.915473 | controller |                     "f:value": {}
2026-06-11 13:18:01.915487 | controller |                   },
2026-06-11 13:18:01.915501 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.915515 | controller |                     ".": {},
2026-06-11 13:18:01.915529 | controller |                     "f:name": {},
2026-06-11 13:18:01.915543 | controller |                     "f:value": {}
2026-06-11 13:18:01.915558 | controller |                   },
2026-06-11 13:18:01.915572 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.915587 | controller |                     ".": {},
2026-06-11 13:18:01.915601 | controller |                     "f:name": {},
2026-06-11 13:18:01.915615 | controller |                     "f:value": {}
2026-06-11 13:18:01.915630 | controller |                   },
2026-06-11 13:18:01.915644 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.915658 | controller |                     ".": {},
2026-06-11 13:18:01.915673 | controller |                     "f:name": {},
2026-06-11 13:18:01.915688 | controller |                     "f:value": {}
2026-06-11 13:18:01.915702 | controller |                   },
2026-06-11 13:18:01.915717 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.915733 | controller |                     ".": {},
2026-06-11 13:18:01.915748 | controller |                     "f:name": {},
2026-06-11 13:18:01.915767 | controller |                     "f:value": {}
2026-06-11 13:18:01.915782 | controller |                   },
2026-06-11 13:18:01.915797 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.915812 | controller |                     ".": {},
2026-06-11 13:18:01.915827 | controller |                     "f:name": {},
2026-06-11 13:18:01.915842 | controller |                     "f:value": {}
2026-06-11 13:18:01.915882 | controller |                   },
2026-06-11 13:18:01.915899 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.915915 | controller |                     ".": {},
2026-06-11 13:18:01.915930 | controller |                     "f:name": {},
2026-06-11 13:18:01.915945 | controller |                     "f:value": {}
2026-06-11 13:18:01.915960 | controller |                   },
2026-06-11 13:18:01.915975 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.915990 | controller |                     ".": {},
2026-06-11 13:18:01.916005 | controller |                     "f:name": {},
2026-06-11 13:18:01.916020 | controller |                     "f:value": {}
2026-06-11 13:18:01.916035 | controller |                   },
2026-06-11 13:18:01.916050 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.916065 | controller |                     ".": {},
2026-06-11 13:18:01.916080 | controller |                     "f:name": {},
2026-06-11 13:18:01.916095 | controller |                     "f:value": {}
2026-06-11 13:18:01.916110 | controller |                   },
2026-06-11 13:18:01.916125 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.916140 | controller |                     ".": {},
2026-06-11 13:18:01.916155 | controller |                     "f:name": {},
2026-06-11 13:18:01.916170 | controller |                     "f:value": {}
2026-06-11 13:18:01.916185 | controller |                   },
2026-06-11 13:18:01.916200 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.916245 | controller |                     ".": {},
2026-06-11 13:18:01.916262 | controller |                     "f:name": {},
2026-06-11 13:18:01.916277 | controller |                     "f:value": {}
2026-06-11 13:18:01.916309 | controller |                   },
2026-06-11 13:18:01.916326 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.916342 | controller |                     ".": {},
2026-06-11 13:18:01.916357 | controller |                     "f:name": {},
2026-06-11 13:18:01.916371 | controller |                     "f:value": {}
2026-06-11 13:18:01.916386 | controller |                   },
2026-06-11 13:18:01.916400 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.916415 | controller |                     ".": {},
2026-06-11 13:18:01.916429 | controller |                     "f:name": {},
2026-06-11 13:18:01.916443 | controller |                     "f:value": {}
2026-06-11 13:18:01.916457 | controller |                   },
2026-06-11 13:18:01.916471 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.916486 | controller |                     ".": {},
2026-06-11 13:18:01.916500 | controller |                     "f:name": {},
2026-06-11 13:18:01.916515 | controller |                     "f:value": {}
2026-06-11 13:18:01.916529 | controller |                   },
2026-06-11 13:18:01.916544 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.916559 | controller |                     ".": {},
2026-06-11 13:18:01.916577 | controller |                     "f:name": {},
2026-06-11 13:18:01.916592 | controller |                     "f:value": {}
2026-06-11 13:18:01.916606 | controller |                   },
2026-06-11 13:18:01.916620 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.916635 | controller |                     ".": {},
2026-06-11 13:18:01.916649 | controller |                     "f:name": {},
2026-06-11 13:18:01.916663 | controller |                     "f:value": {}
2026-06-11 13:18:01.916677 | controller |                   },
2026-06-11 13:18:01.916691 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.916706 | controller |                     ".": {},
2026-06-11 13:18:01.916720 | controller |                     "f:name": {},
2026-06-11 13:18:01.916734 | controller |                     "f:value": {}
2026-06-11 13:18:01.916748 | controller |                   },
2026-06-11 13:18:01.916762 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.916776 | controller |                     ".": {},
2026-06-11 13:18:01.916790 | controller |                     "f:name": {},
2026-06-11 13:18:01.916805 | controller |                     "f:value": {}
2026-06-11 13:18:01.916819 | controller |                   },
2026-06-11 13:18:01.916834 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.916863 | controller |                     ".": {},
2026-06-11 13:18:01.916883 | controller |                     "f:name": {},
2026-06-11 13:18:01.916901 | controller |                     "f:value": {}
2026-06-11 13:18:01.916923 | controller |                   },
2026-06-11 13:18:01.916945 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.916967 | controller |                     ".": {},
2026-06-11 13:18:01.916989 | controller |                     "f:name": {},
2026-06-11 13:18:01.917010 | controller |                     "f:value": {}
2026-06-11 13:18:01.917026 | controller |                   },
2026-06-11 13:18:01.917041 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.917056 | controller |                     ".": {},
2026-06-11 13:18:01.917071 | controller |                     "f:name": {},
2026-06-11 13:18:01.917086 | controller |                     "f:value": {}
2026-06-11 13:18:01.917102 | controller |                   },
2026-06-11 13:18:01.917117 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.917132 | controller |                     ".": {},
2026-06-11 13:18:01.917147 | controller |                     "f:name": {},
2026-06-11 13:18:01.917161 | controller |                     "f:value": {}
2026-06-11 13:18:01.917176 | controller |                   },
2026-06-11 13:18:01.917191 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.917206 | controller |                     ".": {},
2026-06-11 13:18:01.917220 | controller |                     "f:name": {},
2026-06-11 13:18:01.917235 | controller |                     "f:value": {}
2026-06-11 13:18:01.917250 | controller |                   },
2026-06-11 13:18:01.917264 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.917279 | controller |                     ".": {},
2026-06-11 13:18:01.917294 | controller |                     "f:name": {},
2026-06-11 13:18:01.917309 | controller |                     "f:value": {}
2026-06-11 13:18:01.917324 | controller |                   },
2026-06-11 13:18:01.917339 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.917359 | controller |                     ".": {},
2026-06-11 13:18:01.917375 | controller |                     "f:name": {},
2026-06-11 13:18:01.917390 | controller |                     "f:value": {}
2026-06-11 13:18:01.917405 | controller |                   },
2026-06-11 13:18:01.917420 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.917435 | controller |                     ".": {},
2026-06-11 13:18:01.917450 | controller |                     "f:name": {},
2026-06-11 13:18:01.917465 | controller |                     "f:value": {}
2026-06-11 13:18:01.917480 | controller |                   },
2026-06-11 13:18:01.917494 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.917509 | controller |                     ".": {},
2026-06-11 13:18:01.917524 | controller |                     "f:name": {},
2026-06-11 13:18:01.917539 | controller |                     "f:value": {}
2026-06-11 13:18:01.917554 | controller |                   },
2026-06-11 13:18:01.917569 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.917585 | controller |                     ".": {},
2026-06-11 13:18:01.917600 | controller |                     "f:name": {},
2026-06-11 13:18:01.917615 | controller |                     "f:value": {}
2026-06-11 13:18:01.917631 | controller |                   },
2026-06-11 13:18:01.917646 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.917662 | controller |                     ".": {},
2026-06-11 13:18:01.917677 | controller |                     "f:name": {},
2026-06-11 13:18:01.917692 | controller |                     "f:value": {}
2026-06-11 13:18:01.917707 | controller |                   },
2026-06-11 13:18:01.917722 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.917737 | controller |                     ".": {},
2026-06-11 13:18:01.917752 | controller |                     "f:name": {},
2026-06-11 13:18:01.917767 | controller |                     "f:value": {}
2026-06-11 13:18:01.917782 | controller |                   },
2026-06-11 13:18:01.917797 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.917812 | controller |                     ".": {},
2026-06-11 13:18:01.917827 | controller |                     "f:name": {},
2026-06-11 13:18:01.917842 | controller |                     "f:value": {}
2026-06-11 13:18:01.917877 | controller |                   },
2026-06-11 13:18:01.917894 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.917909 | controller |                     ".": {},
2026-06-11 13:18:01.917925 | controller |                     "f:name": {},
2026-06-11 13:18:01.917939 | controller |                     "f:value": {}
2026-06-11 13:18:01.917954 | controller |                   },
2026-06-11 13:18:01.917969 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.917984 | controller |                     ".": {},
2026-06-11 13:18:01.917999 | controller |                     "f:name": {},
2026-06-11 13:18:01.918014 | controller |                     "f:value": {}
2026-06-11 13:18:01.918029 | controller |                   },
2026-06-11 13:18:01.918044 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.918059 | controller |                     ".": {},
2026-06-11 13:18:01.918073 | controller |                     "f:name": {},
2026-06-11 13:18:01.918088 | controller |                     "f:value": {}
2026-06-11 13:18:01.918103 | controller |                   },
2026-06-11 13:18:01.918118 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.918136 | controller |                     ".": {},
2026-06-11 13:18:01.918152 | controller |                     "f:name": {},
2026-06-11 13:18:01.918167 | controller |                     "f:value": {}
2026-06-11 13:18:01.918181 | controller |                   },
2026-06-11 13:18:01.918196 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.918211 | controller |                     ".": {},
2026-06-11 13:18:01.918226 | controller |                     "f:name": {},
2026-06-11 13:18:01.918240 | controller |                     "f:value": {}
2026-06-11 13:18:01.918255 | controller |                   },
2026-06-11 13:18:01.918270 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.918285 | controller |                     ".": {},
2026-06-11 13:18:01.918299 | controller |                     "f:name": {},
2026-06-11 13:18:01.918314 | controller |                     "f:value": {}
2026-06-11 13:18:01.918329 | controller |                   },
2026-06-11 13:18:01.918344 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.918359 | controller |                     ".": {},
2026-06-11 13:18:01.918374 | controller |                     "f:name": {},
2026-06-11 13:18:01.918389 | controller |                     "f:value": {}
2026-06-11 13:18:01.918405 | controller |                   },
2026-06-11 13:18:01.918420 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.918435 | controller |                     ".": {},
2026-06-11 13:18:01.918450 | controller |                     "f:name": {},
2026-06-11 13:18:01.918465 | controller |                     "f:value": {}
2026-06-11 13:18:01.918479 | controller |                   },
2026-06-11 13:18:01.918493 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.918508 | controller |                     ".": {},
2026-06-11 13:18:01.918523 | controller |                     "f:name": {},
2026-06-11 13:18:01.918538 | controller |                     "f:value": {}
2026-06-11 13:18:01.918552 | controller |                   },
2026-06-11 13:18:01.918567 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.918582 | controller |                     ".": {},
2026-06-11 13:18:01.918596 | controller |                     "f:name": {},
2026-06-11 13:18:01.918611 | controller |                     "f:value": {}
2026-06-11 13:18:01.918627 | controller |                   },
2026-06-11 13:18:01.918642 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.918657 | controller |                     ".": {},
2026-06-11 13:18:01.918672 | controller |                     "f:name": {},
2026-06-11 13:18:01.918686 | controller |                     "f:value": {}
2026-06-11 13:18:01.918701 | controller |                   },
2026-06-11 13:18:01.918716 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.918731 | controller |                     ".": {},
2026-06-11 13:18:01.918746 | controller |                     "f:name": {},
2026-06-11 13:18:01.918761 | controller |                     "f:value": {}
2026-06-11 13:18:01.918776 | controller |                   },
2026-06-11 13:18:01.918791 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.918805 | controller |                     ".": {},
2026-06-11 13:18:01.918820 | controller |                     "f:name": {},
2026-06-11 13:18:01.918835 | controller |                     "f:value": {}
2026-06-11 13:18:01.918863 | controller |                   },
2026-06-11 13:18:01.918888 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.918904 | controller |                     ".": {},
2026-06-11 13:18:01.918919 | controller |                     "f:name": {},
2026-06-11 13:18:01.918934 | controller |                     "f:value": {}
2026-06-11 13:18:01.918949 | controller |                   },
2026-06-11 13:18:01.918964 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.918979 | controller |                     ".": {},
2026-06-11 13:18:01.918994 | controller |                     "f:name": {},
2026-06-11 13:18:01.919008 | controller |                     "f:value": {}
2026-06-11 13:18:01.919023 | controller |                   },
2026-06-11 13:18:01.919038 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.919053 | controller |                     ".": {},
2026-06-11 13:18:01.919067 | controller |                     "f:name": {},
2026-06-11 13:18:01.919082 | controller |                     "f:value": {}
2026-06-11 13:18:01.919097 | controller |                   },
2026-06-11 13:18:01.919111 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.919126 | controller |                     ".": {},
2026-06-11 13:18:01.919141 | controller |                     "f:name": {},
2026-06-11 13:18:01.919155 | controller |                     "f:value": {}
2026-06-11 13:18:01.919170 | controller |                   },
2026-06-11 13:18:01.919184 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.919199 | controller |                     ".": {},
2026-06-11 13:18:01.919213 | controller |                     "f:name": {},
2026-06-11 13:18:01.919228 | controller |                     "f:value": {}
2026-06-11 13:18:01.919243 | controller |                   },
2026-06-11 13:18:01.919257 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.919272 | controller |                     ".": {},
2026-06-11 13:18:01.919287 | controller |                     "f:name": {},
2026-06-11 13:18:01.919302 | controller |                     "f:value": {}
2026-06-11 13:18:01.919316 | controller |                   },
2026-06-11 13:18:01.919330 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.919344 | controller |                     ".": {},
2026-06-11 13:18:01.919358 | controller |                     "f:name": {},
2026-06-11 13:18:01.919373 | controller |                     "f:value": {}
2026-06-11 13:18:01.919387 | controller |                   },
2026-06-11 13:18:01.919402 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.919416 | controller |                     ".": {},
2026-06-11 13:18:01.919431 | controller |                     "f:name": {},
2026-06-11 13:18:01.919447 | controller |                     "f:value": {}
2026-06-11 13:18:01.919464 | controller |                   },
2026-06-11 13:18:01.919479 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.919494 | controller |                     ".": {},
2026-06-11 13:18:01.919508 | controller |                     "f:name": {},
2026-06-11 13:18:01.919523 | controller |                     "f:value": {}
2026-06-11 13:18:01.919537 | controller |                   },
2026-06-11 13:18:01.919551 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.919566 | controller |                     ".": {},
2026-06-11 13:18:01.919580 | controller |                     "f:name": {},
2026-06-11 13:18:01.919594 | controller |                     "f:value": {}
2026-06-11 13:18:01.919612 | controller |                   },
2026-06-11 13:18:01.919626 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.919641 | controller |                     ".": {},
2026-06-11 13:18:01.919655 | controller |                     "f:name": {},
2026-06-11 13:18:01.919669 | controller |                     "f:value": {}
2026-06-11 13:18:01.919684 | controller |                   },
2026-06-11 13:18:01.919699 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.919714 | controller |                     ".": {},
2026-06-11 13:18:01.919728 | controller |                     "f:name": {},
2026-06-11 13:18:01.919742 | controller |                     "f:value": {}
2026-06-11 13:18:01.919757 | controller |                   },
2026-06-11 13:18:01.919771 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.919785 | controller |                     ".": {},
2026-06-11 13:18:01.919799 | controller |                     "f:name": {},
2026-06-11 13:18:01.919813 | controller |                     "f:value": {}
2026-06-11 13:18:01.919828 | controller |                   },
2026-06-11 13:18:01.919842 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.919874 | controller |                     ".": {},
2026-06-11 13:18:01.919890 | controller |                     "f:name": {},
2026-06-11 13:18:01.919904 | controller |                     "f:value": {}
2026-06-11 13:18:01.919919 | controller |                   },
2026-06-11 13:18:01.919933 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.919947 | controller |                     ".": {},
2026-06-11 13:18:01.919961 | controller |                     "f:name": {},
2026-06-11 13:18:01.919975 | controller |                     "f:value": {}
2026-06-11 13:18:01.919990 | controller |                   },
2026-06-11 13:18:01.920004 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.920018 | controller |                     ".": {},
2026-06-11 13:18:01.920033 | controller |                     "f:name": {},
2026-06-11 13:18:01.920047 | controller |                     "f:value": {}
2026-06-11 13:18:01.920061 | controller |                   },
2026-06-11 13:18:01.920075 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.920090 | controller |                     ".": {},
2026-06-11 13:18:01.920105 | controller |                     "f:name": {},
2026-06-11 13:18:01.920119 | controller |                     "f:value": {}
2026-06-11 13:18:01.920133 | controller |                   },
2026-06-11 13:18:01.920147 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.920162 | controller |                     ".": {},
2026-06-11 13:18:01.920176 | controller |                     "f:name": {},
2026-06-11 13:18:01.920191 | controller |                     "f:value": {}
2026-06-11 13:18:01.920205 | controller |                   },
2026-06-11 13:18:01.920220 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.920234 | controller |                     ".": {},
2026-06-11 13:18:01.920248 | controller |                     "f:name": {},
2026-06-11 13:18:01.920262 | controller |                     "f:value": {}
2026-06-11 13:18:01.920277 | controller |                   },
2026-06-11 13:18:01.920309 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.920325 | controller |                     ".": {},
2026-06-11 13:18:01.920341 | controller |                     "f:name": {},
2026-06-11 13:18:01.920356 | controller |                     "f:value": {}
2026-06-11 13:18:01.920376 | controller |                   },
2026-06-11 13:18:01.920391 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.920408 | controller |                     ".": {},
2026-06-11 13:18:01.920422 | controller |                     "f:name": {},
2026-06-11 13:18:01.920438 | controller |                     "f:value": {}
2026-06-11 13:18:01.920453 | controller |                   },
2026-06-11 13:18:01.920468 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.920484 | controller |                     ".": {},
2026-06-11 13:18:01.920499 | controller |                     "f:name": {},
2026-06-11 13:18:01.920514 | controller |                     "f:value": {}
2026-06-11 13:18:01.920528 | controller |                   },
2026-06-11 13:18:01.920543 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.920558 | controller |                     ".": {},
2026-06-11 13:18:01.920572 | controller |                     "f:name": {},
2026-06-11 13:18:01.920587 | controller |                     "f:value": {}
2026-06-11 13:18:01.920602 | controller |                   },
2026-06-11 13:18:01.920616 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.920630 | controller |                     ".": {},
2026-06-11 13:18:01.920644 | controller |                     "f:name": {},
2026-06-11 13:18:01.920659 | controller |                     "f:value": {}
2026-06-11 13:18:01.920673 | controller |                   },
2026-06-11 13:18:01.920688 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.920703 | controller |                     ".": {},
2026-06-11 13:18:01.920717 | controller |                     "f:name": {},
2026-06-11 13:18:01.920732 | controller |                     "f:value": {}
2026-06-11 13:18:01.920746 | controller |                   },
2026-06-11 13:18:01.920761 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-11 13:18:01.920775 | controller |                     ".": {},
2026-06-11 13:18:01.920790 | controller |                     "f:name": {},
2026-06-11 13:18:01.920804 | controller |                     "f:value": {}
2026-06-11 13:18:01.920820 | controller |                   },
2026-06-11 13:18:01.920834 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.920864 | controller |                     ".": {},
2026-06-11 13:18:01.920886 | controller |                     "f:name": {},
2026-06-11 13:18:01.920901 | controller |                     "f:value": {}
2026-06-11 13:18:01.920916 | controller |                   },
2026-06-11 13:18:01.920930 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.920945 | controller |                     ".": {},
2026-06-11 13:18:01.920959 | controller |                     "f:name": {},
2026-06-11 13:18:01.920974 | controller |                     "f:value": {}
2026-06-11 13:18:01.920988 | controller |                   },
2026-06-11 13:18:01.921003 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.921017 | controller |                     ".": {},
2026-06-11 13:18:01.921032 | controller |                     "f:name": {},
2026-06-11 13:18:01.921048 | controller |                     "f:value": {}
2026-06-11 13:18:01.921063 | controller |                   },
2026-06-11 13:18:01.921077 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.921092 | controller |                     ".": {},
2026-06-11 13:18:01.921107 | controller |                     "f:name": {},
2026-06-11 13:18:01.921125 | controller |                     "f:value": {}
2026-06-11 13:18:01.921140 | controller |                   },
2026-06-11 13:18:01.921155 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.921169 | controller |                     ".": {},
2026-06-11 13:18:01.921183 | controller |                     "f:name": {},
2026-06-11 13:18:01.921198 | controller |                     "f:value": {}
2026-06-11 13:18:01.921212 | controller |                   },
2026-06-11 13:18:01.921226 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.921240 | controller |                     ".": {},
2026-06-11 13:18:01.921255 | controller |                     "f:name": {},
2026-06-11 13:18:01.921269 | controller |                     "f:value": {}
2026-06-11 13:18:01.921283 | controller |                   },
2026-06-11 13:18:01.921297 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.921312 | controller |                     ".": {},
2026-06-11 13:18:01.921326 | controller |                     "f:name": {},
2026-06-11 13:18:01.921341 | controller |                     "f:value": {}
2026-06-11 13:18:01.921355 | controller |                   },
2026-06-11 13:18:01.921369 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.921384 | controller |                     ".": {},
2026-06-11 13:18:01.921398 | controller |                     "f:name": {},
2026-06-11 13:18:01.921412 | controller |                     "f:value": {}
2026-06-11 13:18:01.921426 | controller |                   },
2026-06-11 13:18:01.921441 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.921455 | controller |                     ".": {},
2026-06-11 13:18:01.921469 | controller |                     "f:name": {},
2026-06-11 13:18:01.921483 | controller |                     "f:value": {}
2026-06-11 13:18:01.921498 | controller |                   },
2026-06-11 13:18:01.921513 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.921527 | controller |                     ".": {},
2026-06-11 13:18:01.921543 | controller |                     "f:name": {},
2026-06-11 13:18:01.921558 | controller |                     "f:value": {}
2026-06-11 13:18:01.921572 | controller |                   },
2026-06-11 13:18:01.921586 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.921601 | controller |                     ".": {},
2026-06-11 13:18:01.921615 | controller |                     "f:name": {},
2026-06-11 13:18:01.921629 | controller |                     "f:value": {}
2026-06-11 13:18:01.921643 | controller |                   },
2026-06-11 13:18:01.921657 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.921671 | controller |                     ".": {},
2026-06-11 13:18:01.921685 | controller |                     "f:name": {},
2026-06-11 13:18:01.921700 | controller |                     "f:value": {}
2026-06-11 13:18:01.921714 | controller |                   },
2026-06-11 13:18:01.921729 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.921743 | controller |                     ".": {},
2026-06-11 13:18:01.921758 | controller |                     "f:name": {},
2026-06-11 13:18:01.921772 | controller |                     "f:value": {}
2026-06-11 13:18:01.921786 | controller |                   },
2026-06-11 13:18:01.921801 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.921815 | controller |                     ".": {},
2026-06-11 13:18:01.921833 | controller |                     "f:name": {},
2026-06-11 13:18:01.921863 | controller |                     "f:value": {}
2026-06-11 13:18:01.921882 | controller |                   },
2026-06-11 13:18:01.921898 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.921913 | controller |                     ".": {},
2026-06-11 13:18:01.921928 | controller |                     "f:name": {},
2026-06-11 13:18:01.921942 | controller |                     "f:value": {}
2026-06-11 13:18:01.921956 | controller |                   },
2026-06-11 13:18:01.921971 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.921986 | controller |                     ".": {},
2026-06-11 13:18:01.922001 | controller |                     "f:name": {},
2026-06-11 13:18:01.922016 | controller |                     "f:value": {}
2026-06-11 13:18:01.922030 | controller |                   },
2026-06-11 13:18:01.922045 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.922059 | controller |                     ".": {},
2026-06-11 13:18:01.922074 | controller |                     "f:name": {},
2026-06-11 13:18:01.922089 | controller |                     "f:value": {}
2026-06-11 13:18:01.922103 | controller |                   },
2026-06-11 13:18:01.922118 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 13:18:01.922132 | controller |                     ".": {},
2026-06-11 13:18:01.922147 | controller |                     "f:name": {},
2026-06-11 13:18:01.922161 | controller |                     "f:value": {}
2026-06-11 13:18:01.922176 | controller |                   },
2026-06-11 13:18:01.922190 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 13:18:01.922204 | controller |                     ".": {},
2026-06-11 13:18:01.922218 | controller |                     "f:name": {},
2026-06-11 13:18:01.922233 | controller |                     "f:value": {}
2026-06-11 13:18:01.922247 | controller |                   }
2026-06-11 13:18:01.922261 | controller |                 },
2026-06-11 13:18:01.922276 | controller |                 "f:image": {},
2026-06-11 13:18:01.922290 | controller |                 "f:imagePullPolicy": {},
2026-06-11 13:18:01.922304 | controller |                 "f:livenessProbe": {
2026-06-11 13:18:01.922318 | controller |                   ".": {},
2026-06-11 13:18:01.922333 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:01.922347 | controller |                   "f:httpGet": {
2026-06-11 13:18:01.922361 | controller |                     ".": {},
2026-06-11 13:18:01.922375 | controller |                     "f:path": {},
2026-06-11 13:18:01.922390 | controller |                     "f:port": {},
2026-06-11 13:18:01.922404 | controller |                     "f:scheme": {}
2026-06-11 13:18:01.922418 | controller |                   },
2026-06-11 13:18:01.922432 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:01.922447 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:01.922461 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:01.922475 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:01.922489 | controller |                 },
2026-06-11 13:18:01.922504 | controller |                 "f:name": {},
2026-06-11 13:18:01.922519 | controller |                 "f:readinessProbe": {
2026-06-11 13:18:01.922534 | controller |                   ".": {},
2026-06-11 13:18:01.922548 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:01.922562 | controller |                   "f:httpGet": {
2026-06-11 13:18:01.922577 | controller |                     ".": {},
2026-06-11 13:18:01.922591 | controller |                     "f:path": {},
2026-06-11 13:18:01.922605 | controller |                     "f:port": {},
2026-06-11 13:18:01.922625 | controller |                     "f:scheme": {}
2026-06-11 13:18:01.922640 | controller |                   },
2026-06-11 13:18:01.922654 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:01.922668 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:01.922682 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:01.922697 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:01.922711 | controller |                 },
2026-06-11 13:18:01.922725 | controller |                 "f:resources": {
2026-06-11 13:18:01.922740 | controller |                   ".": {},
2026-06-11 13:18:01.922754 | controller |                   "f:limits": {
2026-06-11 13:18:01.922769 | controller |                     ".": {},
2026-06-11 13:18:01.922784 | controller |                     "f:cpu": {},
2026-06-11 13:18:01.922798 | controller |                     "f:memory": {}
2026-06-11 13:18:01.922812 | controller |                   },
2026-06-11 13:18:01.922827 | controller |                   "f:requests": {
2026-06-11 13:18:01.922841 | controller |                     ".": {},
2026-06-11 13:18:01.922874 | controller |                     "f:cpu": {},
2026-06-11 13:18:01.922890 | controller |                     "f:memory": {}
2026-06-11 13:18:01.922904 | controller |                   }
2026-06-11 13:18:01.922918 | controller |                 },
2026-06-11 13:18:01.922933 | controller |                 "f:securityContext": {
2026-06-11 13:18:01.922947 | controller |                   ".": {},
2026-06-11 13:18:01.922962 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 13:18:01.922976 | controller |                 },
2026-06-11 13:18:01.922990 | controller |                 "f:terminationMessagePath": {},
2026-06-11 13:18:01.923004 | controller |                 "f:terminationMessagePolicy": {},
2026-06-11 13:18:01.923018 | controller |                 "f:volumeMounts": {
2026-06-11 13:18:01.923033 | controller |                   ".": {},
2026-06-11 13:18:01.923047 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-11 13:18:01.923061 | controller |                     ".": {},
2026-06-11 13:18:01.923075 | controller |                     "f:mountPath": {},
2026-06-11 13:18:01.923089 | controller |                     "f:name": {},
2026-06-11 13:18:01.923103 | controller |                     "f:readOnly": {}
2026-06-11 13:18:01.923117 | controller |                   }
2026-06-11 13:18:01.923131 | controller |                 }
2026-06-11 13:18:01.923145 | controller |               }
2026-06-11 13:18:01.923159 | controller |             },
2026-06-11 13:18:01.923173 | controller |             "f:dnsPolicy": {},
2026-06-11 13:18:01.923187 | controller |             "f:enableServiceLinks": {},
2026-06-11 13:18:01.923201 | controller |             "f:restartPolicy": {},
2026-06-11 13:18:01.923215 | controller |             "f:schedulerName": {},
2026-06-11 13:18:01.923229 | controller |             "f:securityContext": {
2026-06-11 13:18:01.923243 | controller |               ".": {},
2026-06-11 13:18:01.923257 | controller |               "f:runAsNonRoot": {}
2026-06-11 13:18:01.923271 | controller |             },
2026-06-11 13:18:01.923285 | controller |             "f:serviceAccount": {},
2026-06-11 13:18:01.923299 | controller |             "f:serviceAccountName": {},
2026-06-11 13:18:01.923313 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 13:18:01.923328 | controller |             "f:tolerations": {},
2026-06-11 13:18:01.923342 | controller |             "f:volumes": {
2026-06-11 13:18:01.923356 | controller |               ".": {},
2026-06-11 13:18:01.923371 | controller |               "k:{\"name\":\"cert\"}": {
2026-06-11 13:18:01.923385 | controller |                 ".": {},
2026-06-11 13:18:01.923399 | controller |                 "f:name": {},
2026-06-11 13:18:01.923414 | controller |                 "f:secret": {
2026-06-11 13:18:01.923432 | controller |                   ".": {},
2026-06-11 13:18:01.923446 | controller |                   "f:defaultMode": {},
2026-06-11 13:18:01.923461 | controller |                   "f:secretName": {}
2026-06-11 13:18:01.923475 | controller |                 }
2026-06-11 13:18:01.923489 | controller |               }
2026-06-11 13:18:01.923504 | controller |             }
2026-06-11 13:18:01.923518 | controller |           }
2026-06-11 13:18:01.923533 | controller |         },
2026-06-11 13:18:01.923548 | controller |         "manager": "kube-controller-manager",
2026-06-11 13:18:01.923562 | controller |         "operation": "Update",
2026-06-11 13:18:01.923577 | controller |         "time": "2026-06-11T12:17:36Z"
2026-06-11 13:18:01.923591 | controller |       },
2026-06-11 13:18:01.923606 | controller |       {
2026-06-11 13:18:01.923620 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.923634 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.923649 | controller |         "fieldsV1": {
2026-06-11 13:18:01.923662 | controller |           "f:metadata": {
2026-06-11 13:18:01.923676 | controller |             "f:annotations": {
2026-06-11 13:18:01.923690 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 13:18:01.923704 | controller |             }
2026-06-11 13:18:01.923719 | controller |           }
2026-06-11 13:18:01.923734 | controller |         },
2026-06-11 13:18:01.923757 | controller |         "manager": "multus-daemon",
2026-06-11 13:18:01.923840 | controller |         "operation": "Update",
2026-06-11 13:18:01.923893 | controller |         "subresource": "status",
2026-06-11 13:18:01.923911 | controller |         "time": "2026-06-11T12:17:58Z"
2026-06-11 13:18:01.923927 | controller |       },
2026-06-11 13:18:01.923942 | controller |       {
2026-06-11 13:18:01.923957 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.923972 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.923987 | controller |         "fieldsV1": {
2026-06-11 13:18:01.924001 | controller |           "f:status": {
2026-06-11 13:18:01.924016 | controller |             "f:conditions": {
2026-06-11 13:18:01.924030 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 13:18:01.924045 | controller |                 ".": {},
2026-06-11 13:18:01.924059 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.924074 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.924088 | controller |                 "f:status": {},
2026-06-11 13:18:01.924103 | controller |                 "f:type": {}
2026-06-11 13:18:01.924118 | controller |               },
2026-06-11 13:18:01.924132 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 13:18:01.924147 | controller |                 ".": {},
2026-06-11 13:18:01.924161 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.924176 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.924190 | controller |                 "f:status": {},
2026-06-11 13:18:01.924205 | controller |                 "f:type": {}
2026-06-11 13:18:01.924219 | controller |               },
2026-06-11 13:18:01.924233 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 13:18:01.924248 | controller |                 ".": {},
2026-06-11 13:18:01.924263 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.924277 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.924313 | controller |                 "f:status": {},
2026-06-11 13:18:01.924329 | controller |                 "f:type": {}
2026-06-11 13:18:01.924344 | controller |               },
2026-06-11 13:18:01.924359 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 13:18:01.924373 | controller |                 ".": {},
2026-06-11 13:18:01.924388 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.924406 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.924421 | controller |                 "f:status": {},
2026-06-11 13:18:01.924436 | controller |                 "f:type": {}
2026-06-11 13:18:01.924450 | controller |               }
2026-06-11 13:18:01.924464 | controller |             },
2026-06-11 13:18:01.924479 | controller |             "f:containerStatuses": {},
2026-06-11 13:18:01.924493 | controller |             "f:hostIP": {},
2026-06-11 13:18:01.924508 | controller |             "f:hostIPs": {},
2026-06-11 13:18:01.924522 | controller |             "f:phase": {},
2026-06-11 13:18:01.924536 | controller |             "f:podIP": {},
2026-06-11 13:18:01.924550 | controller |             "f:podIPs": {
2026-06-11 13:18:01.924564 | controller |               ".": {},
2026-06-11 13:18:01.924578 | controller |               "k:{\"ip\":\"10.217.0.91\"}": {
2026-06-11 13:18:01.924592 | controller |                 ".": {},
2026-06-11 13:18:01.924606 | controller |                 "f:ip": {}
2026-06-11 13:18:01.924620 | controller |               }
2026-06-11 13:18:01.924634 | controller |             },
2026-06-11 13:18:01.924649 | controller |             "f:startTime": {}
2026-06-11 13:18:01.924663 | controller |           }
2026-06-11 13:18:01.924678 | controller |         },
2026-06-11 13:18:01.924693 | controller |         "manager": "kubelet",
2026-06-11 13:18:01.924707 | controller |         "operation": "Update",
2026-06-11 13:18:01.924722 | controller |         "subresource": "status",
2026-06-11 13:18:01.924736 | controller |         "time": "2026-06-11T12:19:12Z"
2026-06-11 13:18:01.924750 | controller |       }
2026-06-11 13:18:01.924764 | controller |     ],
2026-06-11 13:18:01.924778 | controller |     "name": "openstack-baremetal-operator-controller-manager-8b98746c-zbqsj",
2026-06-11 13:18:01.924793 | controller |     "namespace": "openstack-operators",
2026-06-11 13:18:01.924808 | controller |     "ownerReferences": [
2026-06-11 13:18:01.924823 | controller |       {
2026-06-11 13:18:01.924838 | controller |         "apiVersion": "apps/v1",
2026-06-11 13:18:01.924871 | controller |         "blockOwnerDeletion": true,
2026-06-11 13:18:01.924888 | controller |         "controller": true,
2026-06-11 13:18:01.924903 | controller |         "kind": "ReplicaSet",
2026-06-11 13:18:01.924918 | controller |         "name": "openstack-baremetal-operator-controller-manager-8b98746c",
2026-06-11 13:18:01.924932 | controller |         "uid": "f2cfbf68-fb03-4c77-b4ac-a1de1e0a3398"
2026-06-11 13:18:01.924947 | controller |       }
2026-06-11 13:18:01.924962 | controller |     ],
2026-06-11 13:18:01.924976 | controller |     "resourceVersion": "54835",
2026-06-11 13:18:01.924990 | controller |     "uid": "b060ea01-e582-41c3-9759-8ea6fd742ce7"
2026-06-11 13:18:01.925004 | controller |   },
2026-06-11 13:18:01.925018 | controller |   "spec": {
2026-06-11 13:18:01.925033 | controller |     "containers": [
2026-06-11 13:18:01.925047 | controller |       {
2026-06-11 13:18:01.925061 | controller |         "args": [
2026-06-11 13:18:01.925076 | controller |           "--leader-elect",
2026-06-11 13:18:01.925090 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 13:18:01.925104 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 13:18:01.925118 | controller |         ],
2026-06-11 13:18:01.925132 | controller |         "command": [
2026-06-11 13:18:01.925147 | controller |           "/manager"
2026-06-11 13:18:01.925161 | controller |         ],
2026-06-11 13:18:01.925175 | controller |         "env": [
2026-06-11 13:18:01.925189 | controller |           {
2026-06-11 13:18:01.925203 | controller |             "name": "LEASE_DURATION",
2026-06-11 13:18:01.925217 | controller |             "value": "30"
2026-06-11 13:18:01.925231 | controller |           },
2026-06-11 13:18:01.925246 | controller |           {
2026-06-11 13:18:01.925260 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 13:18:01.925274 | controller |             "value": "20"
2026-06-11 13:18:01.925292 | controller |           },
2026-06-11 13:18:01.925307 | controller |           {
2026-06-11 13:18:01.925321 | controller |             "name": "RETRY_PERIOD",
2026-06-11 13:18:01.925335 | controller |             "value": "5"
2026-06-11 13:18:01.925350 | controller |           },
2026-06-11 13:18:01.925364 | controller |           {
2026-06-11 13:18:01.925378 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 13:18:01.925392 | controller |             "value": "true"
2026-06-11 13:18:01.925407 | controller |           },
2026-06-11 13:18:01.925421 | controller |           {
2026-06-11 13:18:01.925436 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.925450 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-11 13:18:01.925465 | controller |           },
2026-06-11 13:18:01.925479 | controller |           {
2026-06-11 13:18:01.925494 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.925508 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-11 13:18:01.925523 | controller |           },
2026-06-11 13:18:01.925537 | controller |           {
2026-06-11 13:18:01.925552 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.925566 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-11 13:18:01.925581 | controller |           },
2026-06-11 13:18:01.925595 | controller |           {
2026-06-11 13:18:01.925609 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.925624 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-11 13:18:01.925638 | controller |           },
2026-06-11 13:18:01.925653 | controller |           {
2026-06-11 13:18:01.925667 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.925682 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-11 13:18:01.925697 | controller |           },
2026-06-11 13:18:01.925711 | controller |           {
2026-06-11 13:18:01.925726 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.925740 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-11 13:18:01.925755 | controller |           },
2026-06-11 13:18:01.925769 | controller |           {
2026-06-11 13:18:01.925784 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.925798 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-11 13:18:01.925812 | controller |           },
2026-06-11 13:18:01.925827 | controller |           {
2026-06-11 13:18:01.925841 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.925873 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-11 13:18:01.925889 | controller |           },
2026-06-11 13:18:01.925904 | controller |           {
2026-06-11 13:18:01.925918 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.925933 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-11 13:18:01.925948 | controller |           },
2026-06-11 13:18:01.925963 | controller |           {
2026-06-11 13:18:01.925977 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.925992 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-11 13:18:01.926014 | controller |           },
2026-06-11 13:18:01.926030 | controller |           {
2026-06-11 13:18:01.926045 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.926059 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-11 13:18:01.926074 | controller |           },
2026-06-11 13:18:01.926088 | controller |           {
2026-06-11 13:18:01.926103 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.926117 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-11 13:18:01.926131 | controller |           },
2026-06-11 13:18:01.926146 | controller |           {
2026-06-11 13:18:01.926160 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.926175 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-11 13:18:01.926190 | controller |           },
2026-06-11 13:18:01.926204 | controller |           {
2026-06-11 13:18:01.926219 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.926234 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-11 13:18:01.926249 | controller |           },
2026-06-11 13:18:01.926263 | controller |           {
2026-06-11 13:18:01.926277 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.926291 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-11 13:18:01.926306 | controller |           },
2026-06-11 13:18:01.926320 | controller |           {
2026-06-11 13:18:01.926334 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.926348 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-11 13:18:01.926363 | controller |           },
2026-06-11 13:18:01.926377 | controller |           {
2026-06-11 13:18:01.926391 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.926406 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-11 13:18:01.926420 | controller |           },
2026-06-11 13:18:01.926434 | controller |           {
2026-06-11 13:18:01.926449 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.926463 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-11 13:18:01.926477 | controller |           },
2026-06-11 13:18:01.926492 | controller |           {
2026-06-11 13:18:01.926506 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.926520 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-11 13:18:01.926535 | controller |           },
2026-06-11 13:18:01.926549 | controller |           {
2026-06-11 13:18:01.926564 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.926578 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-11 13:18:01.926593 | controller |           },
2026-06-11 13:18:01.926608 | controller |           {
2026-06-11 13:18:01.926622 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.926636 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-11 13:18:01.926651 | controller |           },
2026-06-11 13:18:01.926665 | controller |           {
2026-06-11 13:18:01.926684 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.926699 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-11 13:18:01.926715 | controller |           },
2026-06-11 13:18:01.926729 | controller |           {
2026-06-11 13:18:01.926744 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.926758 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-11 13:18:01.926773 | controller |           },
2026-06-11 13:18:01.926787 | controller |           {
2026-06-11 13:18:01.926844 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.926877 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-11 13:18:01.926893 | controller |           },
2026-06-11 13:18:01.926908 | controller |           {
2026-06-11 13:18:01.926922 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.926936 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-11 13:18:01.926951 | controller |           },
2026-06-11 13:18:01.926965 | controller |           {
2026-06-11 13:18:01.926979 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.926994 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-11 13:18:01.927008 | controller |           },
2026-06-11 13:18:01.927023 | controller |           {
2026-06-11 13:18:01.927037 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.927051 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-11 13:18:01.927066 | controller |           },
2026-06-11 13:18:01.927080 | controller |           {
2026-06-11 13:18:01.927094 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.927108 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-11 13:18:01.927122 | controller |           },
2026-06-11 13:18:01.927136 | controller |           {
2026-06-11 13:18:01.927151 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.927164 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-11 13:18:01.927179 | controller |           },
2026-06-11 13:18:01.927193 | controller |           {
2026-06-11 13:18:01.927207 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.927221 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-11 13:18:01.927235 | controller |           },
2026-06-11 13:18:01.927249 | controller |           {
2026-06-11 13:18:01.927263 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.927278 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-11 13:18:01.927292 | controller |           },
2026-06-11 13:18:01.927307 | controller |           {
2026-06-11 13:18:01.927321 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.927336 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-11 13:18:01.927350 | controller |           },
2026-06-11 13:18:01.927364 | controller |           {
2026-06-11 13:18:01.927379 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.927393 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-11 13:18:01.927411 | controller |           },
2026-06-11 13:18:01.927426 | controller |           {
2026-06-11 13:18:01.927440 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.927455 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-11 13:18:01.927469 | controller |           },
2026-06-11 13:18:01.927484 | controller |           {
2026-06-11 13:18:01.927498 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.927512 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-11 13:18:01.927527 | controller |           },
2026-06-11 13:18:01.927541 | controller |           {
2026-06-11 13:18:01.927555 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.927569 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-11 13:18:01.927584 | controller |           },
2026-06-11 13:18:01.927598 | controller |           {
2026-06-11 13:18:01.927612 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.927626 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-11 13:18:01.927640 | controller |           },
2026-06-11 13:18:01.927655 | controller |           {
2026-06-11 13:18:01.927669 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.927683 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-11 13:18:01.927697 | controller |           },
2026-06-11 13:18:01.927711 | controller |           {
2026-06-11 13:18:01.927726 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.927741 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-11 13:18:01.927756 | controller |           },
2026-06-11 13:18:01.927770 | controller |           {
2026-06-11 13:18:01.927785 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.927799 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-11 13:18:01.927814 | controller |           },
2026-06-11 13:18:01.927828 | controller |           {
2026-06-11 13:18:01.927842 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.927891 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-11 13:18:01.927909 | controller |           },
2026-06-11 13:18:01.927924 | controller |           {
2026-06-11 13:18:01.927938 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.927953 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-11 13:18:01.927967 | controller |           },
2026-06-11 13:18:01.927982 | controller |           {
2026-06-11 13:18:01.927996 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.928011 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-11 13:18:01.928026 | controller |           },
2026-06-11 13:18:01.928040 | controller |           {
2026-06-11 13:18:01.928055 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.928070 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-11 13:18:01.928089 | controller |           },
2026-06-11 13:18:01.928104 | controller |           {
2026-06-11 13:18:01.928118 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.928133 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-11 13:18:01.928148 | controller |           },
2026-06-11 13:18:01.928163 | controller |           {
2026-06-11 13:18:01.928177 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.928191 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-11 13:18:01.928206 | controller |           },
2026-06-11 13:18:01.928220 | controller |           {
2026-06-11 13:18:01.928235 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.928249 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-11 13:18:01.928263 | controller |           },
2026-06-11 13:18:01.928278 | controller |           {
2026-06-11 13:18:01.928312 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.928327 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-11 13:18:01.928342 | controller |           },
2026-06-11 13:18:01.928357 | controller |           {
2026-06-11 13:18:01.928371 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.928386 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-11 13:18:01.928400 | controller |           },
2026-06-11 13:18:01.928414 | controller |           {
2026-06-11 13:18:01.928429 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.928444 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-11 13:18:01.928461 | controller |           },
2026-06-11 13:18:01.928477 | controller |           {
2026-06-11 13:18:01.928492 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.928506 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-11 13:18:01.928520 | controller |           },
2026-06-11 13:18:01.928535 | controller |           {
2026-06-11 13:18:01.928549 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.928564 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-11 13:18:01.928578 | controller |           },
2026-06-11 13:18:01.928593 | controller |           {
2026-06-11 13:18:01.928608 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.928622 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-11 13:18:01.928637 | controller |           },
2026-06-11 13:18:01.928651 | controller |           {
2026-06-11 13:18:01.928666 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.928681 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-11 13:18:01.928696 | controller |           },
2026-06-11 13:18:01.928710 | controller |           {
2026-06-11 13:18:01.928725 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.928740 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-11 13:18:01.928755 | controller |           },
2026-06-11 13:18:01.928769 | controller |           {
2026-06-11 13:18:01.928784 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.928803 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-11 13:18:01.928819 | controller |           },
2026-06-11 13:18:01.928834 | controller |           {
2026-06-11 13:18:01.928863 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.928883 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-11 13:18:01.928899 | controller |           },
2026-06-11 13:18:01.928914 | controller |           {
2026-06-11 13:18:01.928962 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.928980 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-11 13:18:01.928996 | controller |           },
2026-06-11 13:18:01.929011 | controller |           {
2026-06-11 13:18:01.929025 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.929040 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-11 13:18:01.929055 | controller |           },
2026-06-11 13:18:01.929070 | controller |           {
2026-06-11 13:18:01.929084 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.929099 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-11 13:18:01.929113 | controller |           },
2026-06-11 13:18:01.929128 | controller |           {
2026-06-11 13:18:01.929142 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.929157 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-11 13:18:01.929171 | controller |           },
2026-06-11 13:18:01.929185 | controller |           {
2026-06-11 13:18:01.929200 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.929214 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-11 13:18:01.929228 | controller |           },
2026-06-11 13:18:01.929243 | controller |           {
2026-06-11 13:18:01.929258 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.929272 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-11 13:18:01.929286 | controller |           },
2026-06-11 13:18:01.929301 | controller |           {
2026-06-11 13:18:01.929317 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.929332 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-11 13:18:01.929347 | controller |           },
2026-06-11 13:18:01.929361 | controller |           {
2026-06-11 13:18:01.929376 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.929390 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-11 13:18:01.929405 | controller |           },
2026-06-11 13:18:01.929420 | controller |           {
2026-06-11 13:18:01.929435 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.929450 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-11 13:18:01.929465 | controller |           },
2026-06-11 13:18:01.929479 | controller |           {
2026-06-11 13:18:01.929494 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.929508 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-11 13:18:01.929528 | controller |           },
2026-06-11 13:18:01.929543 | controller |           {
2026-06-11 13:18:01.929558 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.929572 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-11 13:18:01.929586 | controller |           },
2026-06-11 13:18:01.929600 | controller |           {
2026-06-11 13:18:01.929615 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.929629 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-11 13:18:01.929644 | controller |           },
2026-06-11 13:18:01.929658 | controller |           {
2026-06-11 13:18:01.929673 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.929687 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-11 13:18:01.929702 | controller |           },
2026-06-11 13:18:01.929716 | controller |           {
2026-06-11 13:18:01.929733 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.929755 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-11 13:18:01.929778 | controller |           },
2026-06-11 13:18:01.929798 | controller |           {
2026-06-11 13:18:01.929813 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.929827 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-11 13:18:01.929842 | controller |           },
2026-06-11 13:18:01.929875 | controller |           {
2026-06-11 13:18:01.929892 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.929906 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-11 13:18:01.929921 | controller |           },
2026-06-11 13:18:01.929936 | controller |           {
2026-06-11 13:18:01.929951 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-11 13:18:01.929966 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-11 13:18:01.929981 | controller |           },
2026-06-11 13:18:01.930027 | controller |           {
2026-06-11 13:18:01.930046 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.930061 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-11 13:18:01.930076 | controller |           },
2026-06-11 13:18:01.930090 | controller |           {
2026-06-11 13:18:01.930105 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.930119 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-11 13:18:01.930134 | controller |           },
2026-06-11 13:18:01.930149 | controller |           {
2026-06-11 13:18:01.930163 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.930178 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-11 13:18:01.930194 | controller |           },
2026-06-11 13:18:01.930208 | controller |           {
2026-06-11 13:18:01.930223 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.930238 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-11 13:18:01.930253 | controller |           },
2026-06-11 13:18:01.930268 | controller |           {
2026-06-11 13:18:01.930287 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.930302 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-11 13:18:01.930317 | controller |           },
2026-06-11 13:18:01.930332 | controller |           {
2026-06-11 13:18:01.930347 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.930361 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-11 13:18:01.930376 | controller |           },
2026-06-11 13:18:01.930391 | controller |           {
2026-06-11 13:18:01.930406 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.930421 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-11 13:18:01.930436 | controller |           },
2026-06-11 13:18:01.930452 | controller |           {
2026-06-11 13:18:01.930467 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.930481 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-11 13:18:01.930496 | controller |           },
2026-06-11 13:18:01.930511 | controller |           {
2026-06-11 13:18:01.930526 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.930541 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-11 13:18:01.930556 | controller |           },
2026-06-11 13:18:01.930571 | controller |           {
2026-06-11 13:18:01.930587 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.930602 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-11 13:18:01.930617 | controller |           },
2026-06-11 13:18:01.930632 | controller |           {
2026-06-11 13:18:01.930648 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.930663 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-11 13:18:01.930678 | controller |           },
2026-06-11 13:18:01.930693 | controller |           {
2026-06-11 13:18:01.930709 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.930724 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-11 13:18:01.930739 | controller |           },
2026-06-11 13:18:01.930754 | controller |           {
2026-06-11 13:18:01.930770 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.930785 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-11 13:18:01.930800 | controller |           },
2026-06-11 13:18:01.930815 | controller |           {
2026-06-11 13:18:01.930830 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.930845 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-11 13:18:01.930880 | controller |           },
2026-06-11 13:18:01.930896 | controller |           {
2026-06-11 13:18:01.930912 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.930927 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-11 13:18:01.930942 | controller |           },
2026-06-11 13:18:01.930957 | controller |           {
2026-06-11 13:18:01.930972 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.930988 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-11 13:18:01.931008 | controller |           },
2026-06-11 13:18:01.931024 | controller |           {
2026-06-11 13:18:01.931039 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.931054 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-11 13:18:01.931098 | controller |           },
2026-06-11 13:18:01.931117 | controller |           {
2026-06-11 13:18:01.931133 | controller |             "name": "METRICS_CERTS",
2026-06-11 13:18:01.931148 | controller |             "value": "false"
2026-06-11 13:18:01.931163 | controller |           }
2026-06-11 13:18:01.931178 | controller |         ],
2026-06-11 13:18:01.931194 | controller |         "image": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721",
2026-06-11 13:18:01.931209 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 13:18:01.931225 | controller |         "livenessProbe": {
2026-06-11 13:18:01.931240 | controller |           "failureThreshold": 3,
2026-06-11 13:18:01.931255 | controller |           "httpGet": {
2026-06-11 13:18:01.931270 | controller |             "path": "/healthz",
2026-06-11 13:18:01.931286 | controller |             "port": 8081,
2026-06-11 13:18:01.931301 | controller |             "scheme": "HTTP"
2026-06-11 13:18:01.931316 | controller |           },
2026-06-11 13:18:01.931332 | controller |           "initialDelaySeconds": 15,
2026-06-11 13:18:01.931347 | controller |           "periodSeconds": 20,
2026-06-11 13:18:01.931362 | controller |           "successThreshold": 1,
2026-06-11 13:18:01.931377 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:01.931391 | controller |         },
2026-06-11 13:18:01.931406 | controller |         "name": "manager",
2026-06-11 13:18:01.931421 | controller |         "readinessProbe": {
2026-06-11 13:18:01.931436 | controller |           "failureThreshold": 3,
2026-06-11 13:18:01.931451 | controller |           "httpGet": {
2026-06-11 13:18:01.931466 | controller |             "path": "/readyz",
2026-06-11 13:18:01.931480 | controller |             "port": 8081,
2026-06-11 13:18:01.931495 | controller |             "scheme": "HTTP"
2026-06-11 13:18:01.931510 | controller |           },
2026-06-11 13:18:01.931525 | controller |           "initialDelaySeconds": 5,
2026-06-11 13:18:01.931540 | controller |           "periodSeconds": 10,
2026-06-11 13:18:01.931554 | controller |           "successThreshold": 1,
2026-06-11 13:18:01.931569 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:01.931584 | controller |         },
2026-06-11 13:18:01.931599 | controller |         "resources": {
2026-06-11 13:18:01.931613 | controller |           "limits": {
2026-06-11 13:18:01.931627 | controller |             "cpu": "500m",
2026-06-11 13:18:01.931642 | controller |             "memory": "512Mi"
2026-06-11 13:18:01.931656 | controller |           },
2026-06-11 13:18:01.931670 | controller |           "requests": {
2026-06-11 13:18:01.931684 | controller |             "cpu": "10m",
2026-06-11 13:18:01.931699 | controller |             "memory": "256Mi"
2026-06-11 13:18:01.931713 | controller |           }
2026-06-11 13:18:01.931728 | controller |         },
2026-06-11 13:18:01.931743 | controller |         "securityContext": {
2026-06-11 13:18:01.931757 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 13:18:01.931771 | controller |           "capabilities": {
2026-06-11 13:18:01.931785 | controller |             "drop": [
2026-06-11 13:18:01.931800 | controller |               "ALL"
2026-06-11 13:18:01.931814 | controller |             ]
2026-06-11 13:18:01.931828 | controller |           },
2026-06-11 13:18:01.931843 | controller |           "runAsUser": 1000660000
2026-06-11 13:18:01.931880 | controller |         },
2026-06-11 13:18:01.931900 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 13:18:01.931915 | controller |         "terminationMessagePolicy": "File",
2026-06-11 13:18:01.931930 | controller |         "volumeMounts": [
2026-06-11 13:18:01.931945 | controller |           {
2026-06-11 13:18:01.931959 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-11 13:18:01.931974 | controller |             "name": "cert",
2026-06-11 13:18:01.931988 | controller |             "readOnly": true
2026-06-11 13:18:01.932002 | controller |           },
2026-06-11 13:18:01.932017 | controller |           {
2026-06-11 13:18:01.932031 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:01.932045 | controller |             "name": "kube-api-access-jwfcs",
2026-06-11 13:18:01.932060 | controller |             "readOnly": true
2026-06-11 13:18:01.932075 | controller |           }
2026-06-11 13:18:01.932090 | controller |         ]
2026-06-11 13:18:01.932104 | controller |       }
2026-06-11 13:18:01.932119 | controller |     ],
2026-06-11 13:18:01.932161 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 13:18:01.932184 | controller |     "enableServiceLinks": true,
2026-06-11 13:18:01.932199 | controller |     "imagePullSecrets": [
2026-06-11 13:18:01.932213 | controller |       {
2026-06-11 13:18:01.932228 | controller |         "name": "openstack-baremetal-operator-controller-manager-dockercfg-6k2p4"
2026-06-11 13:18:01.932243 | controller |       }
2026-06-11 13:18:01.932257 | controller |     ],
2026-06-11 13:18:01.932271 | controller |     "nodeName": "crc",
2026-06-11 13:18:01.932300 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 13:18:01.932314 | controller |     "priority": 0,
2026-06-11 13:18:01.932329 | controller |     "restartPolicy": "Always",
2026-06-11 13:18:01.932343 | controller |     "schedulerName": "default-scheduler",
2026-06-11 13:18:01.932358 | controller |     "securityContext": {
2026-06-11 13:18:01.932372 | controller |       "fsGroup": 1000660000,
2026-06-11 13:18:01.932387 | controller |       "runAsNonRoot": true,
2026-06-11 13:18:01.932402 | controller |       "seLinuxOptions": {
2026-06-11 13:18:01.932417 | controller |         "level": "s0:c26,c5"
2026-06-11 13:18:01.932431 | controller |       },
2026-06-11 13:18:01.932446 | controller |       "seccompProfile": {
2026-06-11 13:18:01.932460 | controller |         "type": "RuntimeDefault"
2026-06-11 13:18:01.932475 | controller |       }
2026-06-11 13:18:01.932490 | controller |     },
2026-06-11 13:18:01.932505 | controller |     "serviceAccount": "openstack-baremetal-operator-controller-manager",
2026-06-11 13:18:01.932519 | controller |     "serviceAccountName": "openstack-baremetal-operator-controller-manager",
2026-06-11 13:18:01.932534 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 13:18:01.932548 | controller |     "tolerations": [
2026-06-11 13:18:01.932562 | controller |       {
2026-06-11 13:18:01.932577 | controller |         "effect": "NoExecute",
2026-06-11 13:18:01.932591 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 13:18:01.932606 | controller |         "operator": "Exists",
2026-06-11 13:18:01.932620 | controller |         "tolerationSeconds": 120
2026-06-11 13:18:01.932635 | controller |       },
2026-06-11 13:18:01.932649 | controller |       {
2026-06-11 13:18:01.932663 | controller |         "effect": "NoExecute",
2026-06-11 13:18:01.932678 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 13:18:01.932692 | controller |         "operator": "Exists",
2026-06-11 13:18:01.932706 | controller |         "tolerationSeconds": 120
2026-06-11 13:18:01.932721 | controller |       },
2026-06-11 13:18:01.932735 | controller |       {
2026-06-11 13:18:01.932749 | controller |         "effect": "NoSchedule",
2026-06-11 13:18:01.932764 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 13:18:01.932778 | controller |         "operator": "Exists"
2026-06-11 13:18:01.932797 | controller |       }
2026-06-11 13:18:01.932812 | controller |     ],
2026-06-11 13:18:01.932827 | controller |     "volumes": [
2026-06-11 13:18:01.932841 | controller |       {
2026-06-11 13:18:01.932873 | controller |         "name": "cert",
2026-06-11 13:18:01.932888 | controller |         "secret": {
2026-06-11 13:18:01.932903 | controller |           "defaultMode": 420,
2026-06-11 13:18:01.932918 | controller |           "secretName": "openstack-baremetal-operator-webhook-server-cert"
2026-06-11 13:18:01.932932 | controller |         }
2026-06-11 13:18:01.932947 | controller |       },
2026-06-11 13:18:01.932961 | controller |       {
2026-06-11 13:18:01.932975 | controller |         "name": "kube-api-access-jwfcs",
2026-06-11 13:18:01.932990 | controller |         "projected": {
2026-06-11 13:18:01.933004 | controller |           "defaultMode": 420,
2026-06-11 13:18:01.933019 | controller |           "sources": [
2026-06-11 13:18:01.933033 | controller |             {
2026-06-11 13:18:01.933048 | controller |               "serviceAccountToken": {
2026-06-11 13:18:01.933062 | controller |                 "expirationSeconds": 3607,
2026-06-11 13:18:01.933076 | controller |                 "path": "token"
2026-06-11 13:18:01.933091 | controller |               }
2026-06-11 13:18:01.933105 | controller |             },
2026-06-11 13:18:01.933119 | controller |             {
2026-06-11 13:18:01.933134 | controller |               "configMap": {
2026-06-11 13:18:01.933148 | controller |                 "items": [
2026-06-11 13:18:01.933164 | controller |                   {
2026-06-11 13:18:01.933178 | controller |                     "key": "ca.crt",
2026-06-11 13:18:01.933193 | controller |                     "path": "ca.crt"
2026-06-11 13:18:01.933208 | controller |                   }
2026-06-11 13:18:01.933222 | controller |                 ],
2026-06-11 13:18:01.933237 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 13:18:01.933251 | controller |               }
2026-06-11 13:18:01.933266 | controller |             },
2026-06-11 13:18:01.933280 | controller |             {
2026-06-11 13:18:01.933295 | controller |               "downwardAPI": {
2026-06-11 13:18:01.933309 | controller |                 "items": [
2026-06-11 13:18:01.933323 | controller |                   {
2026-06-11 13:18:01.933338 | controller |                     "fieldRef": {
2026-06-11 13:18:01.933352 | controller |                       "apiVersion": "v1",
2026-06-11 13:18:01.933367 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 13:18:01.933382 | controller |                     },
2026-06-11 13:18:01.933397 | controller |                     "path": "namespace"
2026-06-11 13:18:01.933412 | controller |                   }
2026-06-11 13:18:01.933426 | controller |                 ]
2026-06-11 13:18:01.933441 | controller |               }
2026-06-11 13:18:01.933455 | controller |             },
2026-06-11 13:18:01.933469 | controller |             {
2026-06-11 13:18:01.933483 | controller |               "configMap": {
2026-06-11 13:18:01.933497 | controller |                 "items": [
2026-06-11 13:18:01.933512 | controller |                   {
2026-06-11 13:18:01.933526 | controller |                     "key": "service-ca.crt",
2026-06-11 13:18:01.933541 | controller |                     "path": "service-ca.crt"
2026-06-11 13:18:01.933555 | controller |                   }
2026-06-11 13:18:01.933569 | controller |                 ],
2026-06-11 13:18:01.933583 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 13:18:01.933598 | controller |               }
2026-06-11 13:18:01.933612 | controller |             }
2026-06-11 13:18:01.933627 | controller |           ]
2026-06-11 13:18:01.933641 | controller |         }
2026-06-11 13:18:01.933655 | controller |       }
2026-06-11 13:18:01.933669 | controller |     ]
2026-06-11 13:18:01.933683 | controller |   },
2026-06-11 13:18:01.933698 | controller |   "status": {
2026-06-11 13:18:01.933716 | controller |     "conditions": [
2026-06-11 13:18:01.933731 | controller |       {
2026-06-11 13:18:01.933745 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.933760 | controller |         "lastTransitionTime": "2026-06-11T12:19:00Z",
2026-06-11 13:18:01.933774 | controller |         "status": "True",
2026-06-11 13:18:01.933789 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 13:18:01.933804 | controller |       },
2026-06-11 13:18:01.933818 | controller |       {
2026-06-11 13:18:01.933832 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.933859 | controller |         "lastTransitionTime": "2026-06-11T12:17:37Z",
2026-06-11 13:18:01.933879 | controller |         "status": "True",
2026-06-11 13:18:01.933895 | controller |         "type": "Initialized"
2026-06-11 13:18:01.933910 | controller |       },
2026-06-11 13:18:01.933989 | controller |       {
2026-06-11 13:18:01.934010 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.934025 | controller |         "lastTransitionTime": "2026-06-11T12:19:12Z",
2026-06-11 13:18:01.934040 | controller |         "status": "True",
2026-06-11 13:18:01.934054 | controller |         "type": "Ready"
2026-06-11 13:18:01.934069 | controller |       },
2026-06-11 13:18:01.934084 | controller |       {
2026-06-11 13:18:01.934098 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.934113 | controller |         "lastTransitionTime": "2026-06-11T12:19:12Z",
2026-06-11 13:18:01.934127 | controller |         "status": "True",
2026-06-11 13:18:01.934141 | controller |         "type": "ContainersReady"
2026-06-11 13:18:01.934156 | controller |       },
2026-06-11 13:18:01.934171 | controller |       {
2026-06-11 13:18:01.934185 | controller |         "lastProbeTime": null,
2026-06-11 13:18:01.934199 | controller |         "lastTransitionTime": "2026-06-11T12:17:36Z",
2026-06-11 13:18:01.934241 | controller |         "status": "True",
2026-06-11 13:18:01.934258 | controller |         "type": "PodScheduled"
2026-06-11 13:18:01.934273 | controller |       }
2026-06-11 13:18:01.934288 | controller |     ],
2026-06-11 13:18:01.934303 | controller |     "containerStatuses": [
2026-06-11 13:18:01.934317 | controller |       {
2026-06-11 13:18:01.934332 | controller |         "allocatedResources": {
2026-06-11 13:18:01.934346 | controller |           "cpu": "10m",
2026-06-11 13:18:01.934361 | controller |           "memory": "256Mi"
2026-06-11 13:18:01.934375 | controller |         },
2026-06-11 13:18:01.934389 | controller |         "containerID": "cri-o://d253eabe54a95b976fcabb01e89f09a6640fea26f38cd791e0d9eb8f0bbf34f6",
2026-06-11 13:18:01.934405 | controller |         "image": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721",
2026-06-11 13:18:01.934420 | controller |         "imageID": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721",
2026-06-11 13:18:01.934435 | controller |         "lastState": {},
2026-06-11 13:18:01.934450 | controller |         "name": "manager",
2026-06-11 13:18:01.934464 | controller |         "ready": true,
2026-06-11 13:18:01.934479 | controller |         "resources": {
2026-06-11 13:18:01.934494 | controller |           "limits": {
2026-06-11 13:18:01.934509 | controller |             "cpu": "500m",
2026-06-11 13:18:01.934524 | controller |             "memory": "512Mi"
2026-06-11 13:18:01.934538 | controller |           },
2026-06-11 13:18:01.934553 | controller |           "requests": {
2026-06-11 13:18:01.934567 | controller |             "cpu": "10m",
2026-06-11 13:18:01.934582 | controller |             "memory": "256Mi"
2026-06-11 13:18:01.934597 | controller |           }
2026-06-11 13:18:01.934612 | controller |         },
2026-06-11 13:18:01.934626 | controller |         "restartCount": 0,
2026-06-11 13:18:01.934640 | controller |         "started": true,
2026-06-11 13:18:01.934659 | controller |         "state": {
2026-06-11 13:18:01.934674 | controller |           "running": {
2026-06-11 13:18:01.934689 | controller |             "startedAt": "2026-06-11T12:18:59Z"
2026-06-11 13:18:01.934704 | controller |           }
2026-06-11 13:18:01.934719 | controller |         },
2026-06-11 13:18:01.934733 | controller |         "user": {
2026-06-11 13:18:01.934748 | controller |           "linux": {
2026-06-11 13:18:01.934763 | controller |             "gid": 0,
2026-06-11 13:18:01.934778 | controller |             "supplementalGroups": [
2026-06-11 13:18:01.934792 | controller |               0,
2026-06-11 13:18:01.934807 | controller |               1000660000
2026-06-11 13:18:01.934821 | controller |             ],
2026-06-11 13:18:01.934836 | controller |             "uid": 1000660000
2026-06-11 13:18:01.934875 | controller |           }
2026-06-11 13:18:01.934896 | controller |         },
2026-06-11 13:18:01.934910 | controller |         "volumeMounts": [
2026-06-11 13:18:01.934925 | controller |           {
2026-06-11 13:18:01.934939 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-11 13:18:01.934953 | controller |             "name": "cert",
2026-06-11 13:18:01.934968 | controller |             "readOnly": true,
2026-06-11 13:18:01.934983 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 13:18:01.934997 | controller |           },
2026-06-11 13:18:01.935012 | controller |           {
2026-06-11 13:18:01.935026 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:01.935041 | controller |             "name": "kube-api-access-jwfcs",
2026-06-11 13:18:01.935056 | controller |             "readOnly": true,
2026-06-11 13:18:01.935070 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 13:18:01.935085 | controller |           }
2026-06-11 13:18:01.935099 | controller |         ]
2026-06-11 13:18:01.935114 | controller |       }
2026-06-11 13:18:01.935129 | controller |     ],
2026-06-11 13:18:01.935143 | controller |     "hostIP": "192.168.126.11",
2026-06-11 13:18:01.935157 | controller |     "hostIPs": [
2026-06-11 13:18:01.935172 | controller |       {
2026-06-11 13:18:01.935187 | controller |         "ip": "192.168.126.11"
2026-06-11 13:18:01.935201 | controller |       }
2026-06-11 13:18:01.935216 | controller |     ],
2026-06-11 13:18:01.935230 | controller |     "phase": "Running",
2026-06-11 13:18:01.935245 | controller |     "podIP": "10.217.0.91",
2026-06-11 13:18:01.935259 | controller |     "podIPs": [
2026-06-11 13:18:01.935505 | controller |       {
2026-06-11 13:18:01.935532 | controller |         "ip": "10.217.0.91"
2026-06-11 13:18:01.935549 | controller |       }
2026-06-11 13:18:01.935564 | controller |     ],
2026-06-11 13:18:01.935579 | controller |     "qosClass": "Burstable",
2026-06-11 13:18:01.935594 | controller |     "startTime": "2026-06-11T12:17:37Z"
2026-06-11 13:18:01.935609 | controller |   }
2026-06-11 13:18:01.935623 | controller | }
2026-06-11 13:18:01.971683 | controller | ok:
2026-06-11 13:18:01.971909 | controller | {
2026-06-11 13:18:01.971936 | controller |   "apiVersion": "v1",
2026-06-11 13:18:01.971955 | controller |   "kind": "Pod",
2026-06-11 13:18:01.971971 | controller |   "metadata": {
2026-06-11 13:18:01.971986 | controller |     "annotations": {
2026-06-11 13:18:01.972002 | 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 13:18:01.972030 | controller |       "capabilities": "Seamless Upgrades",
2026-06-11 13:18:01.972046 | controller |       "createdAt": "2026-06-11T11:35:36Z",
2026-06-11 13:18:01.972062 | controller |       "features.operators.openshift.io/disconnected": "true",
2026-06-11 13:18:01.972078 | controller |       "features.operators.openshift.io/fips-compliant": "true",
2026-06-11 13:18:01.972093 | controller |       "features.operators.openshift.io/proxy-aware": "false",
2026-06-11 13:18:01.972111 | controller |       "features.operators.openshift.io/tls-profiles": "false",
2026-06-11 13:18:01.972133 | controller |       "features.operators.openshift.io/token-auth-aws": "false",
2026-06-11 13:18:01.972155 | controller |       "features.operators.openshift.io/token-auth-azure": "false",
2026-06-11 13:18:01.972177 | controller |       "features.operators.openshift.io/token-auth-gcp": "false",
2026-06-11 13:18:01.972199 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.71/23\"],\"mac_address\":\"0a:58:0a:d9:00:47\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.71/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 13:18:01.972221 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.71\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:47\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 13:18:01.972245 | controller |       "kubectl.kubernetes.io/default-container": "operator",
2026-06-11 13:18:01.972286 | controller |       "olm.operatorGroup": "openstack",
2026-06-11 13:18:01.972311 | controller |       "olm.operatorNamespace": "openstack-operators",
2026-06-11 13:18:01.972335 | controller |       "olm.targetNamespaces": "",
2026-06-11 13:18:01.972359 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-11 13:18:01.972379 | controller |       "operatorframework.io/initialization-resource": "{\"apiVersion\":\"operator.openstack.org/v1beta1\",\"kind\":\"OpenStack\",\"metadata\":{\"name\":\"openstack\",\"namespace\":\"openstack-operators\"},\"spec\":{}}",
2026-06-11 13:18:01.972399 | controller |       "operatorframework.io/properties": "{\"properties\":[{\"type\":\"olm.package\",\"value\":{\"packageName\":\"openstack-operator\",\"version\":\"0.6.0\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"operator.openstack.org\",\"kind\":\"OpenStack\",\"version\":\"v1beta1\"}}]}",
2026-06-11 13:18:01.972428 | controller |       "operatorframework.io/suggested-namespace": "openstack-operators",
2026-06-11 13:18:01.972448 | controller |       "operators.openshift.io/valid-subscription": "[\"OpenShift Container Platform\", \"OpenShift Platform Plus\"]",
2026-06-11 13:18:01.972467 | controller |       "operators.operatorframework.io/builder": "operator-sdk-v1.41.1",
2026-06-11 13:18:01.972489 | controller |       "operators.operatorframework.io/project_layout": "go.kubebuilder.io/v4",
2026-06-11 13:18:01.972510 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-11 13:18:01.972529 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-11 13:18:01.972549 | controller |     },
2026-06-11 13:18:01.972572 | controller |     "creationTimestamp": "2026-06-11T12:16:00Z",
2026-06-11 13:18:01.972594 | controller |     "generateName": "openstack-operator-controller-init-954485ffc-",
2026-06-11 13:18:01.972611 | controller |     "generation": 1,
2026-06-11 13:18:01.972630 | controller |     "labels": {
2026-06-11 13:18:01.972646 | controller |       "app.kubernetes.io/name": "openstack-operator-controller-init",
2026-06-11 13:18:01.972660 | controller |       "control-plane": "controller-manager",
2026-06-11 13:18:01.972676 | controller |       "openstack.org/operator-name": "openstack-init",
2026-06-11 13:18:01.972691 | controller |       "pod-template-hash": "954485ffc"
2026-06-11 13:18:01.972705 | controller |     },
2026-06-11 13:18:01.972720 | controller |     "managedFields": [
2026-06-11 13:18:01.972735 | controller |       {
2026-06-11 13:18:01.972749 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.972763 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.972778 | controller |         "fieldsV1": {
2026-06-11 13:18:01.972792 | controller |           "f:metadata": {
2026-06-11 13:18:01.972807 | controller |             "f:annotations": {
2026-06-11 13:18:01.972821 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 13:18:01.972835 | controller |             }
2026-06-11 13:18:01.972868 | controller |           }
2026-06-11 13:18:01.972890 | controller |         },
2026-06-11 13:18:01.972907 | controller |         "manager": "crc",
2026-06-11 13:18:01.972922 | controller |         "operation": "Update",
2026-06-11 13:18:01.972937 | controller |         "subresource": "status",
2026-06-11 13:18:01.972951 | controller |         "time": "2026-06-11T12:16:00Z"
2026-06-11 13:18:01.972965 | controller |       },
2026-06-11 13:18:01.972979 | controller |       {
2026-06-11 13:18:01.972993 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.973127 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.973145 | controller |         "fieldsV1": {
2026-06-11 13:18:01.973161 | controller |           "f:metadata": {
2026-06-11 13:18:01.973176 | controller |             "f:annotations": {
2026-06-11 13:18:01.973191 | controller |               ".": {},
2026-06-11 13:18:01.973205 | controller |               "f:alm-examples": {},
2026-06-11 13:18:01.973220 | controller |               "f:capabilities": {},
2026-06-11 13:18:01.973234 | controller |               "f:createdAt": {},
2026-06-11 13:18:01.973249 | controller |               "f:features.operators.openshift.io/disconnected": {},
2026-06-11 13:18:01.973264 | controller |               "f:features.operators.openshift.io/fips-compliant": {},
2026-06-11 13:18:01.973278 | controller |               "f:features.operators.openshift.io/proxy-aware": {},
2026-06-11 13:18:01.973293 | controller |               "f:features.operators.openshift.io/tls-profiles": {},
2026-06-11 13:18:01.973307 | controller |               "f:features.operators.openshift.io/token-auth-aws": {},
2026-06-11 13:18:01.973321 | controller |               "f:features.operators.openshift.io/token-auth-azure": {},
2026-06-11 13:18:01.973336 | controller |               "f:features.operators.openshift.io/token-auth-gcp": {},
2026-06-11 13:18:01.973350 | controller |               "f:kubectl.kubernetes.io/default-container": {},
2026-06-11 13:18:01.973365 | controller |               "f:olm.operatorGroup": {},
2026-06-11 13:18:01.973379 | controller |               "f:olm.operatorNamespace": {},
2026-06-11 13:18:01.973393 | controller |               "f:olm.targetNamespaces": {},
2026-06-11 13:18:01.973408 | controller |               "f:operatorframework.io/initialization-resource": {},
2026-06-11 13:18:01.973422 | controller |               "f:operatorframework.io/properties": {},
2026-06-11 13:18:01.973437 | controller |               "f:operatorframework.io/suggested-namespace": {},
2026-06-11 13:18:01.973451 | controller |               "f:operators.openshift.io/valid-subscription": {},
2026-06-11 13:18:01.973466 | controller |               "f:operators.operatorframework.io/builder": {},
2026-06-11 13:18:01.973480 | controller |               "f:operators.operatorframework.io/project_layout": {}
2026-06-11 13:18:01.973495 | controller |             },
2026-06-11 13:18:01.973509 | controller |             "f:generateName": {},
2026-06-11 13:18:01.973529 | controller |             "f:labels": {
2026-06-11 13:18:01.973545 | controller |               ".": {},
2026-06-11 13:18:01.973560 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 13:18:01.973574 | controller |               "f:control-plane": {},
2026-06-11 13:18:01.973589 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 13:18:01.973603 | controller |               "f:pod-template-hash": {}
2026-06-11 13:18:01.973618 | controller |             },
2026-06-11 13:18:01.973632 | controller |             "f:ownerReferences": {
2026-06-11 13:18:01.973647 | controller |               ".": {},
2026-06-11 13:18:01.973662 | controller |               "k:{\"uid\":\"e061884e-d76b-4c44-b72e-92f33d7c9f46\"}": {}
2026-06-11 13:18:01.973677 | controller |             }
2026-06-11 13:18:01.973691 | controller |           },
2026-06-11 13:18:01.973706 | controller |           "f:spec": {
2026-06-11 13:18:01.973720 | controller |             "f:containers": {
2026-06-11 13:18:01.973734 | controller |               "k:{\"name\":\"operator\"}": {
2026-06-11 13:18:01.973748 | controller |                 ".": {},
2026-06-11 13:18:01.973763 | controller |                 "f:args": {},
2026-06-11 13:18:01.973777 | controller |                 "f:command": {},
2026-06-11 13:18:01.973791 | controller |                 "f:env": {
2026-06-11 13:18:01.973805 | controller |                   ".": {},
2026-06-11 13:18:01.973820 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 13:18:01.973834 | controller |                     ".": {},
2026-06-11 13:18:01.973864 | controller |                     "f:name": {},
2026-06-11 13:18:01.973885 | controller |                     "f:value": {}
2026-06-11 13:18:01.973900 | controller |                   },
2026-06-11 13:18:01.973915 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 13:18:01.973930 | controller |                     ".": {},
2026-06-11 13:18:01.973944 | controller |                     "f:name": {},
2026-06-11 13:18:01.973960 | controller |                     "f:value": {}
2026-06-11 13:18:01.973975 | controller |                   },
2026-06-11 13:18:01.973990 | controller |                   "k:{\"name\":\"OPENSTACK_RELEASE_VERSION\"}": {
2026-06-11 13:18:01.974005 | controller |                     ".": {},
2026-06-11 13:18:01.974019 | controller |                     "f:name": {},
2026-06-11 13:18:01.974034 | controller |                     "f:value": {}
2026-06-11 13:18:01.974048 | controller |                   },
2026-06-11 13:18:01.974063 | controller |                   "k:{\"name\":\"OPERATOR_CONDITION_NAME\"}": {
2026-06-11 13:18:01.974078 | controller |                     ".": {},
2026-06-11 13:18:01.974093 | controller |                     "f:name": {},
2026-06-11 13:18:01.974108 | controller |                     "f:value": {}
2026-06-11 13:18:01.974123 | controller |                   },
2026-06-11 13:18:01.974139 | controller |                   "k:{\"name\":\"OPERATOR_IMAGE_URL\"}": {
2026-06-11 13:18:01.974154 | controller |                     ".": {},
2026-06-11 13:18:01.974169 | controller |                     "f:name": {},
2026-06-11 13:18:01.974184 | controller |                     "f:value": {}
2026-06-11 13:18:01.974200 | controller |                   },
2026-06-11 13:18:01.974215 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.974231 | controller |                     ".": {},
2026-06-11 13:18:01.974246 | controller |                     "f:name": {},
2026-06-11 13:18:01.974296 | controller |                     "f:value": {}
2026-06-11 13:18:01.974315 | controller |                   },
2026-06-11 13:18:01.974330 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.974345 | controller |                     ".": {},
2026-06-11 13:18:01.974360 | controller |                     "f:name": {},
2026-06-11 13:18:01.974380 | controller |                     "f:value": {}
2026-06-11 13:18:01.974396 | controller |                   },
2026-06-11 13:18:01.974411 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.974427 | controller |                     ".": {},
2026-06-11 13:18:01.974441 | controller |                     "f:name": {},
2026-06-11 13:18:01.974456 | controller |                     "f:value": {}
2026-06-11 13:18:01.974471 | controller |                   },
2026-06-11 13:18:01.974487 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.974502 | controller |                     ".": {},
2026-06-11 13:18:01.974518 | controller |                     "f:name": {},
2026-06-11 13:18:01.974534 | controller |                     "f:value": {}
2026-06-11 13:18:01.974549 | controller |                   },
2026-06-11 13:18:01.974565 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.974579 | controller |                     ".": {},
2026-06-11 13:18:01.974594 | controller |                     "f:name": {},
2026-06-11 13:18:01.974609 | controller |                     "f:value": {}
2026-06-11 13:18:01.974623 | controller |                   },
2026-06-11 13:18:01.974638 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.974652 | controller |                     ".": {},
2026-06-11 13:18:01.974667 | controller |                     "f:name": {},
2026-06-11 13:18:01.974681 | controller |                     "f:value": {}
2026-06-11 13:18:01.974695 | controller |                   },
2026-06-11 13:18:01.974710 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.974724 | controller |                     ".": {},
2026-06-11 13:18:01.974738 | controller |                     "f:name": {},
2026-06-11 13:18:01.974752 | controller |                     "f:value": {}
2026-06-11 13:18:01.974766 | controller |                   },
2026-06-11 13:18:01.974780 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.974795 | controller |                     ".": {},
2026-06-11 13:18:01.974809 | controller |                     "f:name": {},
2026-06-11 13:18:01.974823 | controller |                     "f:value": {}
2026-06-11 13:18:01.974836 | controller |                   },
2026-06-11 13:18:01.974874 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.974893 | controller |                     ".": {},
2026-06-11 13:18:01.974908 | controller |                     "f:name": {},
2026-06-11 13:18:01.974923 | controller |                     "f:value": {}
2026-06-11 13:18:01.974938 | controller |                   },
2026-06-11 13:18:01.974952 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 13:18:01.974966 | controller |                     ".": {},
2026-06-11 13:18:01.974980 | controller |                     "f:name": {},
2026-06-11 13:18:01.974994 | controller |                     "f:value": {}
2026-06-11 13:18:01.975045 | controller |                   },
2026-06-11 13:18:01.975065 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.975080 | controller |                     ".": {},
2026-06-11 13:18:01.975096 | controller |                     "f:name": {},
2026-06-11 13:18:01.975111 | controller |                     "f:value": {}
2026-06-11 13:18:01.975125 | controller |                   },
2026-06-11 13:18:01.975140 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.975154 | controller |                     ".": {},
2026-06-11 13:18:01.975174 | controller |                     "f:name": {},
2026-06-11 13:18:01.975190 | controller |                     "f:value": {}
2026-06-11 13:18:01.975204 | controller |                   },
2026-06-11 13:18:01.975218 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.975232 | controller |                     ".": {},
2026-06-11 13:18:01.975247 | controller |                     "f:name": {},
2026-06-11 13:18:01.975260 | controller |                     "f:value": {}
2026-06-11 13:18:01.975274 | controller |                   },
2026-06-11 13:18:01.975288 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.975302 | controller |                     ".": {},
2026-06-11 13:18:01.975317 | controller |                     "f:name": {},
2026-06-11 13:18:01.975331 | controller |                     "f:value": {}
2026-06-11 13:18:01.975346 | controller |                   },
2026-06-11 13:18:01.975360 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.975375 | controller |                     ".": {},
2026-06-11 13:18:01.975389 | controller |                     "f:name": {},
2026-06-11 13:18:01.975404 | controller |                     "f:value": {}
2026-06-11 13:18:01.975419 | controller |                   },
2026-06-11 13:18:01.975433 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.975450 | controller |                     ".": {},
2026-06-11 13:18:01.975467 | controller |                     "f:name": {},
2026-06-11 13:18:01.975482 | controller |                     "f:value": {}
2026-06-11 13:18:01.975497 | controller |                   },
2026-06-11 13:18:01.975511 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.975527 | controller |                     ".": {},
2026-06-11 13:18:01.975541 | controller |                     "f:name": {},
2026-06-11 13:18:01.975556 | controller |                     "f:value": {}
2026-06-11 13:18:01.975572 | controller |                   },
2026-06-11 13:18:01.975587 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.975602 | controller |                     ".": {},
2026-06-11 13:18:01.975616 | controller |                     "f:name": {},
2026-06-11 13:18:01.975631 | controller |                     "f:value": {}
2026-06-11 13:18:01.975677 | controller |                   },
2026-06-11 13:18:01.975695 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.975710 | controller |                     ".": {},
2026-06-11 13:18:01.975725 | controller |                     "f:name": {},
2026-06-11 13:18:01.975739 | controller |                     "f:value": {}
2026-06-11 13:18:01.975753 | controller |                   },
2026-06-11 13:18:01.975768 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 13:18:01.975782 | controller |                     ".": {},
2026-06-11 13:18:01.975797 | controller |                     "f:name": {},
2026-06-11 13:18:01.975811 | controller |                     "f:value": {}
2026-06-11 13:18:01.975825 | controller |                   },
2026-06-11 13:18:01.975839 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.975911 | controller |                     ".": {},
2026-06-11 13:18:01.975930 | controller |                     "f:name": {},
2026-06-11 13:18:01.975946 | controller |                     "f:value": {}
2026-06-11 13:18:01.975960 | controller |                   },
2026-06-11 13:18:01.975975 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.975994 | controller |                     ".": {},
2026-06-11 13:18:01.976009 | controller |                     "f:name": {},
2026-06-11 13:18:01.976025 | controller |                     "f:value": {}
2026-06-11 13:18:01.976039 | controller |                   },
2026-06-11 13:18:01.976054 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.976069 | controller |                     ".": {},
2026-06-11 13:18:01.976083 | controller |                     "f:name": {},
2026-06-11 13:18:01.976098 | controller |                     "f:value": {}
2026-06-11 13:18:01.976113 | controller |                   },
2026-06-11 13:18:01.976127 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.976142 | controller |                     ".": {},
2026-06-11 13:18:01.976157 | controller |                     "f:name": {},
2026-06-11 13:18:01.976171 | controller |                     "f:value": {}
2026-06-11 13:18:01.976185 | controller |                   },
2026-06-11 13:18:01.976200 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.976215 | controller |                     ".": {},
2026-06-11 13:18:01.976230 | controller |                     "f:name": {},
2026-06-11 13:18:01.976245 | controller |                     "f:value": {}
2026-06-11 13:18:01.976436 | controller |                   },
2026-06-11 13:18:01.976462 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.976478 | controller |                     ".": {},
2026-06-11 13:18:01.976493 | controller |                     "f:name": {},
2026-06-11 13:18:01.976507 | controller |                     "f:value": {}
2026-06-11 13:18:01.976523 | controller |                   },
2026-06-11 13:18:01.976537 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.976552 | controller |                     ".": {},
2026-06-11 13:18:01.976566 | controller |                     "f:name": {},
2026-06-11 13:18:01.976581 | controller |                     "f:value": {}
2026-06-11 13:18:01.976596 | controller |                   },
2026-06-11 13:18:01.976610 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.976624 | controller |                     ".": {},
2026-06-11 13:18:01.976639 | controller |                     "f:name": {},
2026-06-11 13:18:01.976654 | controller |                     "f:value": {}
2026-06-11 13:18:01.976669 | controller |                   },
2026-06-11 13:18:01.976683 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 13:18:01.976697 | controller |                     ".": {},
2026-06-11 13:18:01.976712 | controller |                     "f:name": {},
2026-06-11 13:18:01.976726 | controller |                     "f:value": {}
2026-06-11 13:18:01.976741 | controller |                   },
2026-06-11 13:18:01.976755 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.976770 | controller |                     ".": {},
2026-06-11 13:18:01.976784 | controller |                     "f:name": {},
2026-06-11 13:18:01.976798 | controller |                     "f:value": {}
2026-06-11 13:18:01.976812 | controller |                   },
2026-06-11 13:18:01.976826 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.976841 | controller |                     ".": {},
2026-06-11 13:18:01.977405 | controller |                     "f:name": {},
2026-06-11 13:18:01.977427 | controller |                     "f:value": {}
2026-06-11 13:18:01.977445 | controller |                   },
2026-06-11 13:18:01.977466 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.977483 | controller |                     ".": {},
2026-06-11 13:18:01.977499 | controller |                     "f:name": {},
2026-06-11 13:18:01.977516 | controller |                     "f:value": {}
2026-06-11 13:18:01.977531 | controller |                   },
2026-06-11 13:18:01.977548 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.977564 | controller |                     ".": {},
2026-06-11 13:18:01.977579 | controller |                     "f:name": {},
2026-06-11 13:18:01.977594 | controller |                     "f:value": {}
2026-06-11 13:18:01.977610 | controller |                   },
2026-06-11 13:18:01.977625 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.977640 | controller |                     ".": {},
2026-06-11 13:18:01.977656 | controller |                     "f:name": {},
2026-06-11 13:18:01.977671 | controller |                     "f:value": {}
2026-06-11 13:18:01.977687 | controller |                   },
2026-06-11 13:18:01.977702 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.977719 | controller |                     ".": {},
2026-06-11 13:18:01.977734 | controller |                     "f:name": {},
2026-06-11 13:18:01.977750 | controller |                     "f:value": {}
2026-06-11 13:18:01.977766 | controller |                   },
2026-06-11 13:18:01.977782 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.977797 | controller |                     ".": {},
2026-06-11 13:18:01.977813 | controller |                     "f:name": {},
2026-06-11 13:18:01.977828 | controller |                     "f:value": {}
2026-06-11 13:18:01.977842 | controller |                   },
2026-06-11 13:18:01.977878 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.977895 | controller |                     ".": {},
2026-06-11 13:18:01.977910 | controller |                     "f:name": {},
2026-06-11 13:18:01.977925 | controller |                     "f:value": {}
2026-06-11 13:18:01.977940 | controller |                   },
2026-06-11 13:18:01.977955 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.977971 | controller |                     ".": {},
2026-06-11 13:18:01.977987 | controller |                     "f:name": {},
2026-06-11 13:18:01.978002 | controller |                     "f:value": {}
2026-06-11 13:18:01.978017 | controller |                   },
2026-06-11 13:18:01.978032 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.978047 | controller |                     ".": {},
2026-06-11 13:18:01.978062 | controller |                     "f:name": {},
2026-06-11 13:18:01.978076 | controller |                     "f:value": {}
2026-06-11 13:18:01.978091 | controller |                   },
2026-06-11 13:18:01.978105 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.978120 | controller |                     ".": {},
2026-06-11 13:18:01.978134 | controller |                     "f:name": {},
2026-06-11 13:18:01.978148 | controller |                     "f:value": {}
2026-06-11 13:18:01.978162 | controller |                   },
2026-06-11 13:18:01.978177 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.978191 | controller |                     ".": {},
2026-06-11 13:18:01.978216 | controller |                     "f:name": {},
2026-06-11 13:18:01.978309 | controller |                     "f:value": {}
2026-06-11 13:18:01.978336 | controller |                   },
2026-06-11 13:18:01.978354 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.978371 | controller |                     ".": {},
2026-06-11 13:18:01.978388 | controller |                     "f:name": {},
2026-06-11 13:18:01.978404 | controller |                     "f:value": {}
2026-06-11 13:18:01.978420 | controller |                   },
2026-06-11 13:18:01.978471 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.978491 | controller |                     ".": {},
2026-06-11 13:18:01.978508 | controller |                     "f:name": {},
2026-06-11 13:18:01.978524 | controller |                     "f:value": {}
2026-06-11 13:18:01.978540 | controller |                   },
2026-06-11 13:18:01.978555 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.978571 | controller |                     ".": {},
2026-06-11 13:18:01.978587 | controller |                     "f:name": {},
2026-06-11 13:18:01.978602 | controller |                     "f:value": {}
2026-06-11 13:18:01.978619 | controller |                   },
2026-06-11 13:18:01.978636 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.978653 | controller |                     ".": {},
2026-06-11 13:18:01.978669 | controller |                     "f:name": {},
2026-06-11 13:18:01.978684 | controller |                     "f:value": {}
2026-06-11 13:18:01.978699 | controller |                   },
2026-06-11 13:18:01.978716 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 13:18:01.978731 | controller |                     ".": {},
2026-06-11 13:18:01.978748 | controller |                     "f:name": {},
2026-06-11 13:18:01.978764 | controller |                     "f:value": {}
2026-06-11 13:18:01.978780 | controller |                   },
2026-06-11 13:18:01.978796 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.978812 | controller |                     ".": {},
2026-06-11 13:18:01.978828 | controller |                     "f:name": {},
2026-06-11 13:18:01.978843 | controller |                     "f:value": {}
2026-06-11 13:18:01.978900 | controller |                   },
2026-06-11 13:18:01.978916 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.978932 | controller |                     ".": {},
2026-06-11 13:18:01.978947 | controller |                     "f:name": {},
2026-06-11 13:18:01.978963 | controller |                     "f:value": {}
2026-06-11 13:18:01.978977 | controller |                   },
2026-06-11 13:18:01.978992 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.979006 | controller |                     ".": {},
2026-06-11 13:18:01.979021 | controller |                     "f:name": {},
2026-06-11 13:18:01.979035 | controller |                     "f:value": {}
2026-06-11 13:18:01.979049 | controller |                   },
2026-06-11 13:18:01.979064 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 13:18:01.979078 | controller |                     ".": {},
2026-06-11 13:18:01.979092 | controller |                     "f:name": {},
2026-06-11 13:18:01.979107 | controller |                     "f:value": {}
2026-06-11 13:18:01.979121 | controller |                   },
2026-06-11 13:18:01.979135 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.979149 | controller |                     ".": {},
2026-06-11 13:18:01.979164 | controller |                     "f:name": {},
2026-06-11 13:18:01.979188 | controller |                     "f:value": {}
2026-06-11 13:18:01.979203 | controller |                   },
2026-06-11 13:18:01.979217 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 13:18:01.979232 | controller |                     ".": {},
2026-06-11 13:18:01.979246 | controller |                     "f:name": {},
2026-06-11 13:18:01.979260 | controller |                     "f:value": {}
2026-06-11 13:18:01.979275 | controller |                   },
2026-06-11 13:18:01.979289 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.979303 | controller |                     ".": {},
2026-06-11 13:18:01.979317 | controller |                     "f:name": {},
2026-06-11 13:18:01.979332 | controller |                     "f:value": {}
2026-06-11 13:18:01.979349 | controller |                   },
2026-06-11 13:18:01.979364 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 13:18:01.979381 | controller |                     ".": {},
2026-06-11 13:18:01.979397 | controller |                     "f:name": {},
2026-06-11 13:18:01.979413 | controller |                     "f:value": {}
2026-06-11 13:18:01.979429 | controller |                   },
2026-06-11 13:18:01.979445 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.979460 | controller |                     ".": {},
2026-06-11 13:18:01.979476 | controller |                     "f:name": {},
2026-06-11 13:18:01.979492 | controller |                     "f:value": {}
2026-06-11 13:18:01.979508 | controller |                   },
2026-06-11 13:18:01.979524 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.979541 | controller |                     ".": {},
2026-06-11 13:18:01.979557 | controller |                     "f:name": {},
2026-06-11 13:18:01.979573 | controller |                     "f:value": {}
2026-06-11 13:18:01.979589 | controller |                   },
2026-06-11 13:18:01.979606 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.979622 | controller |                     ".": {},
2026-06-11 13:18:01.979639 | controller |                     "f:name": {},
2026-06-11 13:18:01.979655 | controller |                     "f:value": {}
2026-06-11 13:18:01.979670 | controller |                   },
2026-06-11 13:18:01.979686 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.979701 | controller |                     ".": {},
2026-06-11 13:18:01.979716 | controller |                     "f:name": {},
2026-06-11 13:18:01.979730 | controller |                     "f:value": {}
2026-06-11 13:18:01.979745 | controller |                   },
2026-06-11 13:18:01.979759 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.979774 | controller |                     ".": {},
2026-06-11 13:18:01.979789 | controller |                     "f:name": {},
2026-06-11 13:18:01.979803 | controller |                     "f:value": {}
2026-06-11 13:18:01.979818 | controller |                   },
2026-06-11 13:18:01.979832 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 13:18:01.979863 | controller |                     ".": {},
2026-06-11 13:18:01.979885 | controller |                     "f:name": {},
2026-06-11 13:18:01.979901 | controller |                     "f:value": {}
2026-06-11 13:18:01.979916 | controller |                   },
2026-06-11 13:18:01.979930 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.979944 | controller |                     ".": {},
2026-06-11 13:18:01.979959 | controller |                     "f:name": {},
2026-06-11 13:18:01.980014 | controller |                     "f:value": {}
2026-06-11 13:18:01.980032 | controller |                   },
2026-06-11 13:18:01.980050 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.980066 | controller |                     ".": {},
2026-06-11 13:18:01.980081 | controller |                     "f:name": {},
2026-06-11 13:18:01.980097 | controller |                     "f:value": {}
2026-06-11 13:18:01.980113 | controller |                   },
2026-06-11 13:18:01.980129 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.980145 | controller |                     ".": {},
2026-06-11 13:18:01.980161 | controller |                     "f:name": {},
2026-06-11 13:18:01.980177 | controller |                     "f:value": {}
2026-06-11 13:18:01.980192 | controller |                   },
2026-06-11 13:18:01.980207 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 13:18:01.980222 | controller |                     ".": {},
2026-06-11 13:18:01.980237 | controller |                     "f:name": {},
2026-06-11 13:18:01.980253 | controller |                     "f:value": {}
2026-06-11 13:18:01.980288 | controller |                   },
2026-06-11 13:18:01.980305 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.980321 | controller |                     ".": {},
2026-06-11 13:18:01.980336 | controller |                     "f:name": {},
2026-06-11 13:18:01.980351 | controller |                     "f:value": {}
2026-06-11 13:18:01.980366 | controller |                   },
2026-06-11 13:18:01.980380 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.980395 | controller |                     ".": {},
2026-06-11 13:18:01.980409 | controller |                     "f:name": {},
2026-06-11 13:18:01.980423 | controller |                     "f:value": {}
2026-06-11 13:18:01.980438 | controller |                   },
2026-06-11 13:18:01.980455 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 13:18:01.980471 | controller |                     ".": {},
2026-06-11 13:18:01.980486 | controller |                     "f:name": {},
2026-06-11 13:18:01.980500 | controller |                     "f:value": {}
2026-06-11 13:18:01.980514 | controller |                   },
2026-06-11 13:18:01.980528 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.980543 | controller |                     ".": {},
2026-06-11 13:18:01.980557 | controller |                     "f:name": {},
2026-06-11 13:18:01.980571 | controller |                     "f:value": {}
2026-06-11 13:18:01.980585 | controller |                   },
2026-06-11 13:18:01.980598 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.980612 | controller |                     ".": {},
2026-06-11 13:18:01.980627 | controller |                     "f:name": {},
2026-06-11 13:18:01.980641 | controller |                     "f:value": {}
2026-06-11 13:18:01.980656 | controller |                   },
2026-06-11 13:18:01.980671 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.980686 | controller |                     ".": {},
2026-06-11 13:18:01.980701 | controller |                     "f:name": {},
2026-06-11 13:18:01.980716 | controller |                     "f:value": {}
2026-06-11 13:18:01.980734 | controller |                   },
2026-06-11 13:18:01.980755 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 13:18:01.980776 | controller |                     ".": {},
2026-06-11 13:18:01.980802 | controller |                     "f:name": {},
2026-06-11 13:18:01.980820 | controller |                     "f:value": {}
2026-06-11 13:18:01.980835 | controller |                   },
2026-06-11 13:18:01.980872 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.980889 | controller |                     ".": {},
2026-06-11 13:18:01.980904 | controller |                     "f:name": {},
2026-06-11 13:18:01.980919 | controller |                     "f:value": {}
2026-06-11 13:18:01.980934 | controller |                   },
2026-06-11 13:18:01.980949 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.980964 | controller |                     ".": {},
2026-06-11 13:18:01.980979 | controller |                     "f:name": {},
2026-06-11 13:18:01.980994 | controller |                     "f:value": {}
2026-06-11 13:18:01.981008 | controller |                   },
2026-06-11 13:18:01.981023 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 13:18:01.981134 | controller |                     ".": {},
2026-06-11 13:18:01.981157 | controller |                     "f:name": {},
2026-06-11 13:18:01.981172 | controller |                     "f:value": {}
2026-06-11 13:18:01.981187 | controller |                   },
2026-06-11 13:18:01.981202 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.981217 | controller |                     ".": {},
2026-06-11 13:18:01.981231 | controller |                     "f:name": {},
2026-06-11 13:18:01.981246 | controller |                     "f:value": {}
2026-06-11 13:18:01.981260 | controller |                   },
2026-06-11 13:18:01.981275 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.981289 | controller |                     ".": {},
2026-06-11 13:18:01.981304 | controller |                     "f:name": {},
2026-06-11 13:18:01.981318 | controller |                     "f:value": {}
2026-06-11 13:18:01.981333 | controller |                   },
2026-06-11 13:18:01.981347 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.981361 | controller |                     ".": {},
2026-06-11 13:18:01.981375 | controller |                     "f:name": {},
2026-06-11 13:18:01.981389 | controller |                     "f:value": {}
2026-06-11 13:18:01.981403 | controller |                   },
2026-06-11 13:18:01.981418 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.981432 | controller |                     ".": {},
2026-06-11 13:18:01.981446 | controller |                     "f:name": {},
2026-06-11 13:18:01.981461 | controller |                     "f:value": {}
2026-06-11 13:18:01.981475 | controller |                   },
2026-06-11 13:18:01.981490 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 13:18:01.981505 | controller |                     ".": {},
2026-06-11 13:18:01.981519 | controller |                     "f:name": {},
2026-06-11 13:18:01.981533 | controller |                     "f:value": {}
2026-06-11 13:18:01.981547 | controller |                   },
2026-06-11 13:18:01.981562 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.981576 | controller |                     ".": {},
2026-06-11 13:18:01.981591 | controller |                     "f:name": {},
2026-06-11 13:18:01.981605 | controller |                     "f:value": {}
2026-06-11 13:18:01.981620 | controller |                   },
2026-06-11 13:18:01.981634 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.981649 | controller |                     ".": {},
2026-06-11 13:18:01.981668 | controller |                     "f:name": {},
2026-06-11 13:18:01.981683 | controller |                     "f:value": {}
2026-06-11 13:18:01.981698 | controller |                   },
2026-06-11 13:18:01.981712 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.981727 | controller |                     ".": {},
2026-06-11 13:18:01.981741 | controller |                     "f:name": {},
2026-06-11 13:18:01.981784 | controller |                     "f:value": {}
2026-06-11 13:18:01.981805 | controller |                   },
2026-06-11 13:18:01.981819 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.981883 | controller |                     ".": {},
2026-06-11 13:18:01.981901 | controller |                     "f:name": {},
2026-06-11 13:18:01.981917 | controller |                     "f:value": {}
2026-06-11 13:18:01.981932 | controller |                   },
2026-06-11 13:18:01.981947 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 13:18:01.981962 | controller |                     ".": {},
2026-06-11 13:18:01.981976 | controller |                     "f:name": {},
2026-06-11 13:18:01.981991 | controller |                     "f:value": {}
2026-06-11 13:18:01.982006 | controller |                   },
2026-06-11 13:18:01.982020 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.982035 | controller |                     ".": {},
2026-06-11 13:18:01.982049 | controller |                     "f:name": {},
2026-06-11 13:18:01.982064 | controller |                     "f:value": {}
2026-06-11 13:18:01.982078 | controller |                   },
2026-06-11 13:18:01.982092 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.982107 | controller |                     ".": {},
2026-06-11 13:18:01.982122 | controller |                     "f:name": {},
2026-06-11 13:18:01.982136 | controller |                     "f:value": {}
2026-06-11 13:18:01.982151 | controller |                   },
2026-06-11 13:18:01.982166 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 13:18:01.982181 | controller |                     ".": {},
2026-06-11 13:18:01.982195 | controller |                     "f:name": {},
2026-06-11 13:18:01.982209 | controller |                     "f:value": {}
2026-06-11 13:18:01.982223 | controller |                   },
2026-06-11 13:18:01.982237 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.982252 | controller |                     ".": {},
2026-06-11 13:18:01.982266 | controller |                     "f:name": {},
2026-06-11 13:18:01.982280 | controller |                     "f:value": {}
2026-06-11 13:18:01.982294 | controller |                   },
2026-06-11 13:18:01.982309 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-11 13:18:01.982323 | controller |                     ".": {},
2026-06-11 13:18:01.982337 | controller |                     "f:name": {},
2026-06-11 13:18:01.982351 | controller |                     "f:value": {}
2026-06-11 13:18:01.982397 | controller |                   },
2026-06-11 13:18:01.982414 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.982449 | controller |                     ".": {},
2026-06-11 13:18:01.982468 | controller |                     "f:name": {},
2026-06-11 13:18:01.982483 | controller |                     "f:value": {}
2026-06-11 13:18:01.982498 | controller |                   },
2026-06-11 13:18:01.982512 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.982531 | controller |                     ".": {},
2026-06-11 13:18:01.982546 | controller |                     "f:name": {},
2026-06-11 13:18:01.982560 | controller |                     "f:value": {}
2026-06-11 13:18:01.982575 | controller |                   },
2026-06-11 13:18:01.982589 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.982603 | controller |                     ".": {},
2026-06-11 13:18:01.982617 | controller |                     "f:name": {},
2026-06-11 13:18:01.982631 | controller |                     "f:value": {}
2026-06-11 13:18:01.982646 | controller |                   },
2026-06-11 13:18:01.982659 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.982674 | controller |                     ".": {},
2026-06-11 13:18:01.982687 | controller |                     "f:name": {},
2026-06-11 13:18:01.982701 | controller |                     "f:value": {}
2026-06-11 13:18:01.982716 | controller |                   },
2026-06-11 13:18:01.982730 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.982744 | controller |                     ".": {},
2026-06-11 13:18:01.982758 | controller |                     "f:name": {},
2026-06-11 13:18:01.982771 | controller |                     "f:value": {}
2026-06-11 13:18:01.982785 | controller |                   },
2026-06-11 13:18:01.982799 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.982813 | controller |                     ".": {},
2026-06-11 13:18:01.982827 | controller |                     "f:name": {},
2026-06-11 13:18:01.982841 | controller |                     "f:value": {}
2026-06-11 13:18:01.982874 | controller |                   },
2026-06-11 13:18:01.982890 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 13:18:01.982905 | controller |                     ".": {},
2026-06-11 13:18:01.982920 | controller |                     "f:name": {},
2026-06-11 13:18:01.982934 | controller |                     "f:value": {}
2026-06-11 13:18:01.982949 | controller |                   },
2026-06-11 13:18:01.982963 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.982978 | controller |                     ".": {},
2026-06-11 13:18:01.982992 | controller |                     "f:name": {},
2026-06-11 13:18:01.983007 | controller |                     "f:value": {}
2026-06-11 13:18:01.983021 | controller |                   },
2026-06-11 13:18:01.983036 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.983050 | controller |                     ".": {},
2026-06-11 13:18:01.983064 | controller |                     "f:name": {},
2026-06-11 13:18:01.983079 | controller |                     "f:value": {}
2026-06-11 13:18:01.983093 | controller |                   },
2026-06-11 13:18:01.983108 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.983122 | controller |                     ".": {},
2026-06-11 13:18:01.983137 | controller |                     "f:name": {},
2026-06-11 13:18:01.983151 | controller |                     "f:value": {}
2026-06-11 13:18:01.983166 | controller |                   },
2026-06-11 13:18:01.983180 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.983195 | controller |                     ".": {},
2026-06-11 13:18:01.983210 | controller |                     "f:name": {},
2026-06-11 13:18:01.983224 | controller |                     "f:value": {}
2026-06-11 13:18:01.983238 | controller |                   },
2026-06-11 13:18:01.983253 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.983271 | controller |                     ".": {},
2026-06-11 13:18:01.983286 | controller |                     "f:name": {},
2026-06-11 13:18:01.983301 | controller |                     "f:value": {}
2026-06-11 13:18:01.983315 | controller |                   },
2026-06-11 13:18:01.983330 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.983344 | controller |                     ".": {},
2026-06-11 13:18:01.983358 | controller |                     "f:name": {},
2026-06-11 13:18:01.983373 | controller |                     "f:value": {}
2026-06-11 13:18:01.983388 | controller |                   },
2026-06-11 13:18:01.983402 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 13:18:01.983416 | controller |                     ".": {},
2026-06-11 13:18:01.983431 | controller |                     "f:name": {},
2026-06-11 13:18:01.983445 | controller |                     "f:value": {}
2026-06-11 13:18:01.983460 | controller |                   },
2026-06-11 13:18:01.983474 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.983489 | controller |                     ".": {},
2026-06-11 13:18:01.983504 | controller |                     "f:name": {},
2026-06-11 13:18:01.983519 | controller |                     "f:value": {}
2026-06-11 13:18:01.983533 | controller |                   },
2026-06-11 13:18:01.983548 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 13:18:01.983563 | controller |                     ".": {},
2026-06-11 13:18:01.983577 | controller |                     "f:name": {},
2026-06-11 13:18:01.983592 | controller |                     "f:value": {}
2026-06-11 13:18:01.983606 | controller |                   },
2026-06-11 13:18:01.983621 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 13:18:01.983635 | controller |                     ".": {},
2026-06-11 13:18:01.983650 | controller |                     "f:name": {},
2026-06-11 13:18:01.983664 | controller |                     "f:value": {}
2026-06-11 13:18:01.983679 | controller |                   },
2026-06-11 13:18:01.983693 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.983707 | controller |                     ".": {},
2026-06-11 13:18:01.983721 | controller |                     "f:name": {},
2026-06-11 13:18:01.983736 | controller |                     "f:value": {}
2026-06-11 13:18:01.983750 | controller |                   },
2026-06-11 13:18:01.983764 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.983779 | controller |                     ".": {},
2026-06-11 13:18:01.983793 | controller |                     "f:name": {},
2026-06-11 13:18:01.983808 | controller |                     "f:value": {}
2026-06-11 13:18:01.983822 | controller |                   },
2026-06-11 13:18:01.983837 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.983875 | controller |                     ".": {},
2026-06-11 13:18:01.983892 | controller |                     "f:name": {},
2026-06-11 13:18:01.983906 | controller |                     "f:value": {}
2026-06-11 13:18:01.983921 | controller |                   },
2026-06-11 13:18:01.983935 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.983950 | controller |                     ".": {},
2026-06-11 13:18:01.983964 | controller |                     "f:name": {},
2026-06-11 13:18:01.983979 | controller |                     "f:value": {}
2026-06-11 13:18:01.983994 | controller |                   },
2026-06-11 13:18:01.984018 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 13:18:01.984033 | controller |                     ".": {},
2026-06-11 13:18:01.984047 | controller |                     "f:name": {},
2026-06-11 13:18:01.984062 | controller |                     "f:value": {}
2026-06-11 13:18:01.984077 | controller |                   },
2026-06-11 13:18:01.984092 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 13:18:01.984107 | controller |                     ".": {},
2026-06-11 13:18:01.984122 | controller |                     "f:name": {},
2026-06-11 13:18:01.984136 | controller |                     "f:value": {}
2026-06-11 13:18:01.984150 | controller |                   },
2026-06-11 13:18:01.984164 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 13:18:01.984179 | controller |                     ".": {},
2026-06-11 13:18:01.984193 | controller |                     "f:name": {},
2026-06-11 13:18:01.984207 | controller |                     "f:value": {}
2026-06-11 13:18:01.984222 | controller |                   },
2026-06-11 13:18:01.984236 | controller |                   "k:{\"name\":\"TEST_ANSIBLETEST_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.984251 | controller |                     ".": {},
2026-06-11 13:18:01.984285 | controller |                     "f:name": {},
2026-06-11 13:18:01.984301 | controller |                     "f:value": {}
2026-06-11 13:18:01.984316 | controller |                   },
2026-06-11 13:18:01.984330 | controller |                   "k:{\"name\":\"TEST_HORIZONTEST_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.984345 | controller |                     ".": {},
2026-06-11 13:18:01.984359 | controller |                     "f:name": {},
2026-06-11 13:18:01.984374 | controller |                     "f:value": {}
2026-06-11 13:18:01.984388 | controller |                   },
2026-06-11 13:18:01.984403 | controller |                   "k:{\"name\":\"TEST_TOBIKO_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:01.984417 | controller |                     ".": {},
2026-06-11 13:18:01.984432 | controller |                     "f:name": {},
2026-06-11 13:18:01.984446 | controller |                     "f:value": {}
2026-06-11 13:18:01.984461 | controller |                   }
2026-06-11 13:18:01.984476 | controller |                 },
2026-06-11 13:18:01.984490 | controller |                 "f:image": {},
2026-06-11 13:18:01.984504 | controller |                 "f:imagePullPolicy": {},
2026-06-11 13:18:01.984519 | controller |                 "f:livenessProbe": {
2026-06-11 13:18:01.984533 | controller |                   ".": {},
2026-06-11 13:18:01.984547 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:01.984589 | controller |                   "f:httpGet": {
2026-06-11 13:18:01.984608 | controller |                     ".": {},
2026-06-11 13:18:01.984649 | controller |                     "f:path": {},
2026-06-11 13:18:01.984665 | controller |                     "f:port": {},
2026-06-11 13:18:01.984749 | controller |                     "f:scheme": {}
2026-06-11 13:18:01.984764 | controller |                   },
2026-06-11 13:18:01.984779 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:01.984793 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:01.984808 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:01.984822 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:01.984837 | controller |                 },
2026-06-11 13:18:01.984869 | controller |                 "f:name": {},
2026-06-11 13:18:01.984885 | controller |                 "f:readinessProbe": {
2026-06-11 13:18:01.984900 | controller |                   ".": {},
2026-06-11 13:18:01.984915 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:01.984929 | controller |                   "f:httpGet": {
2026-06-11 13:18:01.984949 | controller |                     ".": {},
2026-06-11 13:18:01.984963 | controller |                     "f:path": {},
2026-06-11 13:18:01.984977 | controller |                     "f:port": {},
2026-06-11 13:18:01.984992 | controller |                     "f:scheme": {}
2026-06-11 13:18:01.985006 | controller |                   },
2026-06-11 13:18:01.985020 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:01.985033 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:01.985047 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:01.985061 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:01.985076 | controller |                 },
2026-06-11 13:18:01.985090 | controller |                 "f:resources": {
2026-06-11 13:18:01.985104 | controller |                   ".": {},
2026-06-11 13:18:01.985118 | controller |                   "f:limits": {
2026-06-11 13:18:01.985132 | controller |                     ".": {},
2026-06-11 13:18:01.985147 | controller |                     "f:cpu": {},
2026-06-11 13:18:01.985162 | controller |                     "f:memory": {}
2026-06-11 13:18:01.985176 | controller |                   },
2026-06-11 13:18:01.985191 | controller |                   "f:requests": {
2026-06-11 13:18:01.985234 | controller |                     ".": {},
2026-06-11 13:18:01.985254 | controller |                     "f:cpu": {},
2026-06-11 13:18:01.985286 | controller |                     "f:memory": {}
2026-06-11 13:18:01.985325 | controller |                   }
2026-06-11 13:18:01.985344 | controller |                 },
2026-06-11 13:18:01.985389 | controller |                 "f:securityContext": {
2026-06-11 13:18:01.985423 | controller |                   ".": {},
2026-06-11 13:18:01.985455 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 13:18:01.985475 | controller |                 },
2026-06-11 13:18:01.985490 | controller |                 "f:terminationMessagePath": {},
2026-06-11 13:18:01.985505 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 13:18:01.985520 | controller |               }
2026-06-11 13:18:01.985535 | controller |             },
2026-06-11 13:18:01.985567 | controller |             "f:dnsPolicy": {},
2026-06-11 13:18:01.985600 | controller |             "f:enableServiceLinks": {},
2026-06-11 13:18:01.985632 | controller |             "f:restartPolicy": {},
2026-06-11 13:18:01.985651 | controller |             "f:schedulerName": {},
2026-06-11 13:18:01.985690 | controller |             "f:securityContext": {
2026-06-11 13:18:01.985723 | controller |               ".": {},
2026-06-11 13:18:01.985755 | controller |               "f:runAsNonRoot": {}
2026-06-11 13:18:01.985786 | controller |             },
2026-06-11 13:18:01.985805 | controller |             "f:serviceAccount": {},
2026-06-11 13:18:01.985820 | controller |             "f:serviceAccountName": {},
2026-06-11 13:18:01.985835 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 13:18:01.985911 | controller |             "f:tolerations": {}
2026-06-11 13:18:01.985949 | controller |           }
2026-06-11 13:18:01.985986 | controller |         },
2026-06-11 13:18:01.986040 | controller |         "manager": "kube-controller-manager",
2026-06-11 13:18:01.986078 | controller |         "operation": "Update",
2026-06-11 13:18:01.986096 | controller |         "time": "2026-06-11T12:16:00Z"
2026-06-11 13:18:01.986111 | controller |       },
2026-06-11 13:18:01.986127 | controller |       {
2026-06-11 13:18:01.986162 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.986200 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.986237 | controller |         "fieldsV1": {
2026-06-11 13:18:01.986290 | controller |           "f:metadata": {
2026-06-11 13:18:01.986327 | controller |             "f:annotations": {
2026-06-11 13:18:01.986364 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 13:18:01.986394 | controller |             }
2026-06-11 13:18:01.986416 | controller |           }
2026-06-11 13:18:01.986467 | controller |         },
2026-06-11 13:18:01.986490 | controller |         "manager": "multus-daemon",
2026-06-11 13:18:01.986511 | controller |         "operation": "Update",
2026-06-11 13:18:01.986532 | controller |         "subresource": "status",
2026-06-11 13:18:01.986554 | controller |         "time": "2026-06-11T12:16:04Z"
2026-06-11 13:18:01.986575 | controller |       },
2026-06-11 13:18:01.986651 | controller |       {
2026-06-11 13:18:01.986760 | controller |         "apiVersion": "v1",
2026-06-11 13:18:01.986797 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:01.986845 | controller |         "fieldsV1": {
2026-06-11 13:18:01.986894 | controller |           "f:status": {
2026-06-11 13:18:01.986964 | controller |             "f:conditions": {
2026-06-11 13:18:01.987019 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 13:18:01.987103 | controller |                 ".": {},
2026-06-11 13:18:01.987132 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.987157 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.987180 | controller |                 "f:status": {},
2026-06-11 13:18:01.987202 | controller |                 "f:type": {}
2026-06-11 13:18:01.987224 | controller |               },
2026-06-11 13:18:01.987247 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 13:18:01.987269 | controller |                 ".": {},
2026-06-11 13:18:01.987353 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.987381 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.987483 | controller |                 "f:status": {},
2026-06-11 13:18:01.987546 | controller |                 "f:type": {}
2026-06-11 13:18:01.987604 | controller |               },
2026-06-11 13:18:01.987627 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 13:18:01.987643 | controller |                 ".": {},
2026-06-11 13:18:01.987660 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.987675 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.987691 | controller |                 "f:status": {},
2026-06-11 13:18:01.987745 | controller |                 "f:type": {}
2026-06-11 13:18:01.987780 | controller |               },
2026-06-11 13:18:01.987798 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 13:18:01.987832 | controller |                 ".": {},
2026-06-11 13:18:01.987904 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:01.987944 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:01.987982 | controller |                 "f:status": {},
2026-06-11 13:18:01.988001 | controller |                 "f:type": {}
2026-06-11 13:18:01.988016 | controller |               }
2026-06-11 13:18:01.988051 | controller |             },
2026-06-11 13:18:01.988090 | controller |             "f:containerStatuses": {},
2026-06-11 13:18:01.988129 | controller |             "f:hostIP": {},
2026-06-11 13:18:01.988167 | controller |             "f:hostIPs": {},
2026-06-11 13:18:01.988220 | controller |             "f:phase": {},
2026-06-11 13:18:01.988279 | controller |             "f:podIP": {},
2026-06-11 13:18:01.988301 | controller |             "f:podIPs": {
2026-06-11 13:18:01.988317 | controller |               ".": {},
2026-06-11 13:18:01.988333 | controller |               "k:{\"ip\":\"10.217.0.71\"}": {
2026-06-11 13:18:01.988390 | controller |                 ".": {},
2026-06-11 13:18:01.988414 | controller |                 "f:ip": {}
2026-06-11 13:18:01.988434 | controller |               }
2026-06-11 13:18:01.988454 | controller |             },
2026-06-11 13:18:01.988475 | controller |             "f:startTime": {}
2026-06-11 13:18:01.988494 | controller |           }
2026-06-11 13:18:01.988514 | controller |         },
2026-06-11 13:18:01.988539 | controller |         "manager": "kubelet",
2026-06-11 13:18:01.988586 | controller |         "operation": "Update",
2026-06-11 13:18:01.988611 | controller |         "subresource": "status",
2026-06-11 13:18:01.988632 | controller |         "time": "2026-06-11T12:16:53Z"
2026-06-11 13:18:01.988652 | controller |       }
2026-06-11 13:18:01.988668 | controller |     ],
2026-06-11 13:18:01.988683 | controller |     "name": "openstack-operator-controller-init-954485ffc-2k5fg",
2026-06-11 13:18:01.988703 | controller |     "namespace": "openstack-operators",
2026-06-11 13:18:01.988800 | controller |     "ownerReferences": [
2026-06-11 13:18:01.988827 | controller |       {
2026-06-11 13:18:01.988905 | controller |         "apiVersion": "apps/v1",
2026-06-11 13:18:01.988952 | controller |         "blockOwnerDeletion": true,
2026-06-11 13:18:01.988992 | controller |         "controller": true,
2026-06-11 13:18:01.989010 | controller |         "kind": "ReplicaSet",
2026-06-11 13:18:01.989025 | controller |         "name": "openstack-operator-controller-init-954485ffc",
2026-06-11 13:18:01.989041 | controller |         "uid": "e061884e-d76b-4c44-b72e-92f33d7c9f46"
2026-06-11 13:18:01.989099 | controller |       }
2026-06-11 13:18:01.989140 | controller |     ],
2026-06-11 13:18:01.989178 | controller |     "resourceVersion": "51990",
2026-06-11 13:18:01.989234 | controller |     "uid": "d6b1ee53-9a1f-4943-9895-9764997783d1"
2026-06-11 13:18:01.989273 | controller |   },
2026-06-11 13:18:01.989292 | controller |   "spec": {
2026-06-11 13:18:01.989308 | controller |     "containers": [
2026-06-11 13:18:01.989345 | controller |       {
2026-06-11 13:18:01.989384 | controller |         "args": [
2026-06-11 13:18:01.989423 | controller |           "--leader-elect",
2026-06-11 13:18:01.989500 | controller |           "--health-probe-bind-address=:8081"
2026-06-11 13:18:01.989540 | controller |         ],
2026-06-11 13:18:01.989559 | controller |         "command": [
2026-06-11 13:18:01.989574 | controller |           "/operator"
2026-06-11 13:18:01.989589 | controller |         ],
2026-06-11 13:18:01.989627 | controller |         "env": [
2026-06-11 13:18:01.989684 | controller |           {
2026-06-11 13:18:01.989705 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.989782 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-11 13:18:01.989909 | controller |           },
2026-06-11 13:18:01.989969 | controller |           {
2026-06-11 13:18:01.989992 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.990008 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-11 13:18:01.990055 | controller |           },
2026-06-11 13:18:01.990090 | controller |           {
2026-06-11 13:18:01.990125 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.990143 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-11 13:18:01.990160 | controller |           },
2026-06-11 13:18:01.990197 | controller |           {
2026-06-11 13:18:01.990247 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.990312 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-11 13:18:01.990379 | controller |           },
2026-06-11 13:18:01.990428 | controller |           {
2026-06-11 13:18:01.990452 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.990513 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-11 13:18:01.990564 | controller |           },
2026-06-11 13:18:01.990645 | controller |           {
2026-06-11 13:18:01.990694 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.990728 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-11 13:18:01.990753 | controller |           },
2026-06-11 13:18:01.990819 | controller |           {
2026-06-11 13:18:01.990890 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.990978 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-11 13:18:01.991044 | controller |           },
2026-06-11 13:18:01.991084 | controller |           {
2026-06-11 13:18:01.991120 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.991154 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-11 13:18:01.991199 | controller |           },
2026-06-11 13:18:01.991234 | controller |           {
2026-06-11 13:18:01.991269 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.991304 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-11 13:18:01.991322 | controller |           },
2026-06-11 13:18:01.991339 | controller |           {
2026-06-11 13:18:01.991373 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.991407 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-11 13:18:01.991441 | controller |           },
2026-06-11 13:18:01.991476 | controller |           {
2026-06-11 13:18:01.991539 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.991584 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-11 13:18:01.991603 | controller |           },
2026-06-11 13:18:01.991638 | controller |           {
2026-06-11 13:18:01.991672 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.991706 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-11 13:18:01.991740 | controller |           },
2026-06-11 13:18:01.991789 | controller |           {
2026-06-11 13:18:01.991824 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.991846 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-11 13:18:01.991882 | controller |           },
2026-06-11 13:18:01.991915 | controller |           {
2026-06-11 13:18:01.991952 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.991989 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-11 13:18:01.992050 | controller |           },
2026-06-11 13:18:01.992088 | controller |           {
2026-06-11 13:18:01.992121 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.992141 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-11 13:18:01.992157 | controller |           },
2026-06-11 13:18:01.992172 | controller |           {
2026-06-11 13:18:01.992206 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.992241 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-11 13:18:01.992318 | controller |           },
2026-06-11 13:18:01.992376 | controller |           {
2026-06-11 13:18:01.992412 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.992445 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-11 13:18:01.992474 | controller |           },
2026-06-11 13:18:01.992490 | controller |           {
2026-06-11 13:18:01.992525 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.992558 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-11 13:18:01.992593 | controller |           },
2026-06-11 13:18:01.992611 | controller |           {
2026-06-11 13:18:01.992658 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.992691 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-11 13:18:01.992711 | controller |           },
2026-06-11 13:18:01.992745 | controller |           {
2026-06-11 13:18:01.992761 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.992776 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-11 13:18:01.992791 | controller |           },
2026-06-11 13:18:01.992839 | controller |           {
2026-06-11 13:18:01.992879 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.992916 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-11 13:18:01.992934 | controller |           },
2026-06-11 13:18:01.992982 | controller |           {
2026-06-11 13:18:01.993015 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.993048 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-11 13:18:01.993068 | controller |           },
2026-06-11 13:18:01.993083 | controller |           {
2026-06-11 13:18:01.993098 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.993130 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-11 13:18:01.993163 | controller |           },
2026-06-11 13:18:01.993205 | controller |           {
2026-06-11 13:18:01.993226 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.993271 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-11 13:18:01.993306 | controller |           },
2026-06-11 13:18:01.993337 | controller |           {
2026-06-11 13:18:01.993357 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.993372 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-11 13:18:01.993387 | controller |           },
2026-06-11 13:18:01.993415 | controller |           {
2026-06-11 13:18:01.993449 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.993483 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-11 13:18:01.993506 | controller |           },
2026-06-11 13:18:01.993552 | controller |           {
2026-06-11 13:18:01.993586 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.993619 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-11 13:18:01.993639 | controller |           },
2026-06-11 13:18:01.993654 | controller |           {
2026-06-11 13:18:01.993668 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.993698 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-11 13:18:01.993732 | controller |           },
2026-06-11 13:18:01.993770 | controller |           {
2026-06-11 13:18:01.993804 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.993861 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-11 13:18:01.993904 | controller |           },
2026-06-11 13:18:01.993939 | controller |           {
2026-06-11 13:18:01.993957 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.993974 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-11 13:18:01.994010 | controller |           },
2026-06-11 13:18:01.994045 | controller |           {
2026-06-11 13:18:01.994081 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.994113 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-11 13:18:01.994162 | controller |           },
2026-06-11 13:18:01.994197 | controller |           {
2026-06-11 13:18:01.994217 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.994233 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-11 13:18:01.994248 | controller |           },
2026-06-11 13:18:01.994295 | controller |           {
2026-06-11 13:18:01.994331 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.994350 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-11 13:18:01.994398 | controller |           },
2026-06-11 13:18:01.994432 | controller |           {
2026-06-11 13:18:01.994469 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.994487 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-11 13:18:01.994503 | controller |           },
2026-06-11 13:18:01.994551 | controller |           {
2026-06-11 13:18:01.994588 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.994609 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-11 13:18:01.994641 | controller |           },
2026-06-11 13:18:01.994690 | controller |           {
2026-06-11 13:18:01.994725 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.994745 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-11 13:18:01.994763 | controller |           },
2026-06-11 13:18:01.994814 | controller |           {
2026-06-11 13:18:01.994892 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.994948 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-11 13:18:01.994984 | controller |           },
2026-06-11 13:18:01.995005 | controller |           {
2026-06-11 13:18:01.995023 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.995081 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-11 13:18:01.995119 | controller |           },
2026-06-11 13:18:01.995154 | controller |           {
2026-06-11 13:18:01.995190 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.995226 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-11 13:18:01.995260 | controller |           },
2026-06-11 13:18:01.995281 | controller |           {
2026-06-11 13:18:01.995298 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.995318 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-11 13:18:01.995369 | controller |           },
2026-06-11 13:18:01.995404 | controller |           {
2026-06-11 13:18:01.995424 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.995476 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-11 13:18:01.995511 | controller |           },
2026-06-11 13:18:01.995563 | controller |           {
2026-06-11 13:18:01.995582 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.995599 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-11 13:18:01.995634 | controller |           },
2026-06-11 13:18:01.995682 | controller |           {
2026-06-11 13:18:01.995703 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.995752 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-11 13:18:01.995787 | controller |           },
2026-06-11 13:18:01.995823 | controller |           {
2026-06-11 13:18:01.995840 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.995875 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-11 13:18:01.995935 | controller |           },
2026-06-11 13:18:01.995976 | controller |           {
2026-06-11 13:18:01.996033 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.996090 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-11 13:18:01.996112 | controller |           },
2026-06-11 13:18:01.996129 | controller |           {
2026-06-11 13:18:01.996167 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.996224 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-11 13:18:01.996296 | controller |           },
2026-06-11 13:18:01.996348 | controller |           {
2026-06-11 13:18:01.996394 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.996414 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-11 13:18:01.996430 | controller |           },
2026-06-11 13:18:01.996461 | controller |           {
2026-06-11 13:18:01.996495 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.996529 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-11 13:18:01.996562 | controller |           },
2026-06-11 13:18:01.996597 | controller |           {
2026-06-11 13:18:01.996632 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.996667 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-11 13:18:01.996683 | controller |           },
2026-06-11 13:18:01.996699 | controller |           {
2026-06-11 13:18:01.996732 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.996767 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-11 13:18:01.996801 | controller |           },
2026-06-11 13:18:01.996834 | controller |           {
2026-06-11 13:18:01.996917 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.996959 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-11 13:18:01.996985 | controller |           },
2026-06-11 13:18:01.997003 | controller |           {
2026-06-11 13:18:01.997059 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.997100 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-11 13:18:01.997139 | controller |           },
2026-06-11 13:18:01.997194 | controller |           {
2026-06-11 13:18:01.997237 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.997259 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-11 13:18:01.997294 | controller |           },
2026-06-11 13:18:01.997352 | controller |           {
2026-06-11 13:18:01.997408 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.997475 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-11 13:18:01.997493 | controller |           },
2026-06-11 13:18:01.997509 | controller |           {
2026-06-11 13:18:01.997543 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.997577 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-11 13:18:01.997618 | controller |           },
2026-06-11 13:18:01.997634 | controller |           {
2026-06-11 13:18:01.997681 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.997715 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-11 13:18:01.997748 | controller |           },
2026-06-11 13:18:01.997767 | controller |           {
2026-06-11 13:18:01.997782 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.997813 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-11 13:18:01.997846 | controller |           },
2026-06-11 13:18:01.997885 | controller |           {
2026-06-11 13:18:01.997901 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.997916 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-11 13:18:01.997932 | controller |           },
2026-06-11 13:18:01.997947 | controller |           {
2026-06-11 13:18:01.997962 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.998002 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-11 13:18:01.998057 | controller |           },
2026-06-11 13:18:01.998151 | controller |           {
2026-06-11 13:18:01.998172 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.998190 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-11 13:18:01.998221 | controller |           },
2026-06-11 13:18:01.998255 | controller |           {
2026-06-11 13:18:01.998288 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.998319 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-11 13:18:01.998377 | controller |           },
2026-06-11 13:18:01.998411 | controller |           {
2026-06-11 13:18:01.998432 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.998449 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-11 13:18:01.998480 | controller |           },
2026-06-11 13:18:01.998516 | controller |           {
2026-06-11 13:18:01.998550 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.998741 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-11 13:18:01.998805 | controller |           },
2026-06-11 13:18:01.998895 | controller |           {
2026-06-11 13:18:01.998960 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.998989 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-11 13:18:01.999012 | controller |           },
2026-06-11 13:18:01.999035 | controller |           {
2026-06-11 13:18:01.999056 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.999078 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-11 13:18:01.999099 | controller |           },
2026-06-11 13:18:01.999119 | controller |           {
2026-06-11 13:18:01.999140 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.999161 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-11 13:18:01.999180 | controller |           },
2026-06-11 13:18:01.999200 | controller |           {
2026-06-11 13:18:01.999220 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.999241 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-11 13:18:01.999262 | controller |           },
2026-06-11 13:18:01.999283 | controller |           {
2026-06-11 13:18:01.999303 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.999323 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-11 13:18:01.999342 | controller |           },
2026-06-11 13:18:01.999362 | controller |           {
2026-06-11 13:18:01.999382 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.999403 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-11 13:18:01.999424 | controller |           },
2026-06-11 13:18:01.999483 | controller |           {
2026-06-11 13:18:01.999504 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.999552 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-11 13:18:01.999575 | controller |           },
2026-06-11 13:18:01.999596 | controller |           {
2026-06-11 13:18:01.999617 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.999637 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-11 13:18:01.999658 | controller |           },
2026-06-11 13:18:01.999678 | controller |           {
2026-06-11 13:18:01.999699 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.999749 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-11 13:18:01.999771 | controller |           },
2026-06-11 13:18:01.999791 | controller |           {
2026-06-11 13:18:01.999812 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.999832 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-11 13:18:01.999870 | controller |           },
2026-06-11 13:18:01.999895 | controller |           {
2026-06-11 13:18:01.999916 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-11 13:18:01.999971 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-11 13:18:02.000004 | controller |           },
2026-06-11 13:18:02.000027 | controller |           {
2026-06-11 13:18:02.000049 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.000070 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-11 13:18:02.000092 | controller |           },
2026-06-11 13:18:02.000189 | controller |           {
2026-06-11 13:18:02.000217 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.000307 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-11 13:18:02.000343 | controller |           },
2026-06-11 13:18:02.000368 | controller |           {
2026-06-11 13:18:02.000389 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.000409 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-11 13:18:02.000426 | controller |           },
2026-06-11 13:18:02.000442 | controller |           {
2026-06-11 13:18:02.000483 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.000519 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-11 13:18:02.000553 | controller |           },
2026-06-11 13:18:02.000587 | controller |           {
2026-06-11 13:18:02.000621 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.000656 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-11 13:18:02.000690 | controller |           },
2026-06-11 13:18:02.000708 | controller |           {
2026-06-11 13:18:02.000724 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.000739 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-11 13:18:02.000771 | controller |           },
2026-06-11 13:18:02.000804 | controller |           {
2026-06-11 13:18:02.000837 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.000927 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-11 13:18:02.000987 | controller |           },
2026-06-11 13:18:02.001008 | controller |           {
2026-06-11 13:18:02.001025 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.001062 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-11 13:18:02.001102 | controller |           },
2026-06-11 13:18:02.001141 | controller |           {
2026-06-11 13:18:02.001197 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.001254 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-11 13:18:02.001275 | controller |           },
2026-06-11 13:18:02.001290 | controller |           {
2026-06-11 13:18:02.001306 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.001343 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-11 13:18:02.001410 | controller |           },
2026-06-11 13:18:02.001443 | controller |           {
2026-06-11 13:18:02.001477 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.001510 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-11 13:18:02.001542 | controller |           },
2026-06-11 13:18:02.001565 | controller |           {
2026-06-11 13:18:02.001582 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.001598 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-11 13:18:02.001646 | controller |           },
2026-06-11 13:18:02.001667 | controller |           {
2026-06-11 13:18:02.001704 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.001736 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-11 13:18:02.001771 | controller |           },
2026-06-11 13:18:02.001805 | controller |           {
2026-06-11 13:18:02.001838 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.001877 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-11 13:18:02.001896 | controller |           },
2026-06-11 13:18:02.001930 | controller |           {
2026-06-11 13:18:02.001966 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.002002 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-11 13:18:02.002034 | controller |           },
2026-06-11 13:18:02.002069 | controller |           {
2026-06-11 13:18:02.002104 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.002138 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-11 13:18:02.002157 | controller |           },
2026-06-11 13:18:02.002174 | controller |           {
2026-06-11 13:18:02.002206 | controller |             "name": "TEST_TOBIKO_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.002243 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tobiko:current-podified"
2026-06-11 13:18:02.002287 | controller |           },
2026-06-11 13:18:02.002309 | controller |           {
2026-06-11 13:18:02.002341 | controller |             "name": "TEST_ANSIBLETEST_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.002376 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified"
2026-06-11 13:18:02.002422 | controller |           },
2026-06-11 13:18:02.002459 | controller |           {
2026-06-11 13:18:02.002480 | controller |             "name": "TEST_HORIZONTEST_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.002497 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizontest:current-podified"
2026-06-11 13:18:02.002529 | controller |           },
2026-06-11 13:18:02.002565 | controller |           {
2026-06-11 13:18:02.002599 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-11 13:18:02.002621 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-11 13:18:02.002655 | controller |           },
2026-06-11 13:18:02.002688 | controller |           {
2026-06-11 13:18:02.002723 | controller |             "name": "RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 13:18:02.002757 | controller |             "value": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6"
2026-06-11 13:18:02.002777 | controller |           },
2026-06-11 13:18:02.002793 | controller |           {
2026-06-11 13:18:02.002825 | controller |             "name": "RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 13:18:02.002886 | controller |             "value": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d"
2026-06-11 13:18:02.002930 | controller |           },
2026-06-11 13:18:02.002971 | controller |           {
2026-06-11 13:18:02.002989 | controller |             "name": "RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 13:18:02.003057 | controller |             "value": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63"
2026-06-11 13:18:02.003099 | controller |           },
2026-06-11 13:18:02.003116 | controller |           {
2026-06-11 13:18:02.003133 | controller |             "name": "RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 13:18:02.003189 | controller |             "value": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552"
2026-06-11 13:18:02.003230 | controller |           },
2026-06-11 13:18:02.003268 | controller |           {
2026-06-11 13:18:02.003326 | controller |             "name": "RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 13:18:02.003367 | controller |             "value": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0"
2026-06-11 13:18:02.003389 | controller |           },
2026-06-11 13:18:02.003406 | controller |           {
2026-06-11 13:18:02.003423 | controller |             "name": "RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 13:18:02.003489 | controller |             "value": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19"
2026-06-11 13:18:02.003525 | controller |           },
2026-06-11 13:18:02.003546 | controller |           {
2026-06-11 13:18:02.003587 | controller |             "name": "RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 13:18:02.003623 | controller |             "value": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f"
2026-06-11 13:18:02.003658 | controller |           },
2026-06-11 13:18:02.003691 | controller |           {
2026-06-11 13:18:02.003712 | controller |             "name": "RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 13:18:02.003728 | controller |             "value": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1"
2026-06-11 13:18:02.003771 | controller |           },
2026-06-11 13:18:02.003793 | controller |           {
2026-06-11 13:18:02.003824 | controller |             "name": "RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 13:18:02.003884 | controller |             "value": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80"
2026-06-11 13:18:02.003941 | controller |           },
2026-06-11 13:18:02.004009 | controller |           {
2026-06-11 13:18:02.004042 | controller |             "name": "RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 13:18:02.004086 | controller |             "value": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f"
2026-06-11 13:18:02.004133 | controller |           },
2026-06-11 13:18:02.004170 | controller |           {
2026-06-11 13:18:02.004216 | controller |             "name": "RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 13:18:02.004276 | controller |             "value": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559"
2026-06-11 13:18:02.004319 | controller |           },
2026-06-11 13:18:02.004351 | controller |           {
2026-06-11 13:18:02.004393 | controller |             "name": "RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 13:18:02.004428 | controller |             "value": "quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224"
2026-06-11 13:18:02.004481 | controller |           },
2026-06-11 13:18:02.004513 | controller |           {
2026-06-11 13:18:02.004557 | controller |             "name": "RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 13:18:02.004609 | controller |             "value": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12"
2026-06-11 13:18:02.004633 | controller |           },
2026-06-11 13:18:02.004648 | controller |           {
2026-06-11 13:18:02.004665 | controller |             "name": "RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 13:18:02.004698 | controller |             "value": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739"
2026-06-11 13:18:02.004733 | controller |           },
2026-06-11 13:18:02.004767 | controller |           {
2026-06-11 13:18:02.004814 | controller |             "name": "RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 13:18:02.004864 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721"
2026-06-11 13:18:02.004909 | controller |           },
2026-06-11 13:18:02.004931 | controller |           {
2026-06-11 13:18:02.004948 | controller |             "name": "RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 13:18:02.005005 | controller |             "value": "quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664"
2026-06-11 13:18:02.005047 | controller |           },
2026-06-11 13:18:02.005091 | controller |           {
2026-06-11 13:18:02.005163 | controller |             "name": "RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 13:18:02.005202 | controller |             "value": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6"
2026-06-11 13:18:02.005222 | controller |           },
2026-06-11 13:18:02.005238 | controller |           {
2026-06-11 13:18:02.005253 | controller |             "name": "RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 13:18:02.005301 | controller |             "value": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e"
2026-06-11 13:18:02.005334 | controller |           },
2026-06-11 13:18:02.005355 | controller |           {
2026-06-11 13:18:02.005403 | controller |             "name": "RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 13:18:02.005437 | controller |             "value": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f"
2026-06-11 13:18:02.005472 | controller |           },
2026-06-11 13:18:02.005492 | controller |           {
2026-06-11 13:18:02.005508 | controller |             "name": "RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 13:18:02.005525 | controller |             "value": "quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83"
2026-06-11 13:18:02.005560 | controller |           },
2026-06-11 13:18:02.005596 | controller |           {
2026-06-11 13:18:02.005631 | controller |             "name": "OPENSTACK_RELEASE_VERSION",
2026-06-11 13:18:02.005665 | controller |             "value": "0.6.0-1781177735"
2026-06-11 13:18:02.005714 | controller |           },
2026-06-11 13:18:02.005749 | controller |           {
2026-06-11 13:18:02.005770 | controller |             "name": "OPERATOR_IMAGE_URL",
2026-06-11 13:18:02.005787 | controller |             "value": "38.102.83.66:5001/openstack-k8s-operators/openstack-operator:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c"
2026-06-11 13:18:02.005822 | controller |           },
2026-06-11 13:18:02.005879 | controller |           {
2026-06-11 13:18:02.005898 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 13:18:02.005931 | controller |             "value": "false"
2026-06-11 13:18:02.005953 | controller |           },
2026-06-11 13:18:02.006007 | controller |           {
2026-06-11 13:18:02.006056 | controller |             "name": "LEASE_DURATION",
2026-06-11 13:18:02.006079 | controller |             "value": "30"
2026-06-11 13:18:02.006096 | controller |           },
2026-06-11 13:18:02.006113 | controller |           {
2026-06-11 13:18:02.006163 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 13:18:02.006200 | controller |             "value": "20"
2026-06-11 13:18:02.006221 | controller |           },
2026-06-11 13:18:02.006271 | controller |           {
2026-06-11 13:18:02.006307 | controller |             "name": "RETRY_PERIOD",
2026-06-11 13:18:02.006342 | controller |             "value": "5"
2026-06-11 13:18:02.006361 | controller |           },
2026-06-11 13:18:02.006377 | controller |           {
2026-06-11 13:18:02.006411 | controller |             "name": "OPERATOR_CONDITION_NAME",
2026-06-11 13:18:02.006447 | controller |             "value": "openstack-operator.v0.6.0"
2026-06-11 13:18:02.006482 | controller |           }
2026-06-11 13:18:02.006517 | controller |         ],
2026-06-11 13:18:02.006565 | controller |         "image": "38.102.83.66:5001/openstack-k8s-operators/openstack-operator:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c",
2026-06-11 13:18:02.006600 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 13:18:02.006620 | controller |         "livenessProbe": {
2026-06-11 13:18:02.006635 | controller |           "failureThreshold": 3,
2026-06-11 13:18:02.006652 | controller |           "httpGet": {
2026-06-11 13:18:02.006685 | controller |             "path": "/healthz",
2026-06-11 13:18:02.006719 | controller |             "port": 8081,
2026-06-11 13:18:02.006751 | controller |             "scheme": "HTTP"
2026-06-11 13:18:02.006782 | controller |           },
2026-06-11 13:18:02.006816 | controller |           "initialDelaySeconds": 15,
2026-06-11 13:18:02.006864 | controller |           "periodSeconds": 20,
2026-06-11 13:18:02.006904 | controller |           "successThreshold": 1,
2026-06-11 13:18:02.006924 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:02.006940 | controller |         },
2026-06-11 13:18:02.006972 | controller |         "name": "operator",
2026-06-11 13:18:02.007007 | controller |         "readinessProbe": {
2026-06-11 13:18:02.007042 | controller |           "failureThreshold": 3,
2026-06-11 13:18:02.007076 | controller |           "httpGet": {
2026-06-11 13:18:02.007111 | controller |             "path": "/readyz",
2026-06-11 13:18:02.007146 | controller |             "port": 8081,
2026-06-11 13:18:02.007179 | controller |             "scheme": "HTTP"
2026-06-11 13:18:02.007196 | controller |           },
2026-06-11 13:18:02.007211 | controller |           "initialDelaySeconds": 5,
2026-06-11 13:18:02.007245 | controller |           "periodSeconds": 10,
2026-06-11 13:18:02.007278 | controller |           "successThreshold": 1,
2026-06-11 13:18:02.007312 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:02.007360 | controller |         },
2026-06-11 13:18:02.007393 | controller |         "resources": {
2026-06-11 13:18:02.007438 | controller |           "limits": {
2026-06-11 13:18:02.007459 | controller |             "cpu": "500m",
2026-06-11 13:18:02.007477 | controller |             "memory": "256Mi"
2026-06-11 13:18:02.007492 | controller |           },
2026-06-11 13:18:02.007543 | controller |           "requests": {
2026-06-11 13:18:02.007562 | controller |             "cpu": "10m",
2026-06-11 13:18:02.007596 | controller |             "memory": "128Mi"
2026-06-11 13:18:02.007628 | controller |           }
2026-06-11 13:18:02.007661 | controller |         },
2026-06-11 13:18:02.007694 | controller |         "securityContext": {
2026-06-11 13:18:02.007725 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 13:18:02.007744 | controller |           "capabilities": {
2026-06-11 13:18:02.007760 | controller |             "drop": [
2026-06-11 13:18:02.007774 | controller |               "ALL"
2026-06-11 13:18:02.007828 | controller |             ]
2026-06-11 13:18:02.007950 | controller |           },
2026-06-11 13:18:02.008010 | controller |           "runAsUser": 1000660000
2026-06-11 13:18:02.008031 | controller |         },
2026-06-11 13:18:02.008047 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 13:18:02.008063 | controller |         "terminationMessagePolicy": "File",
2026-06-11 13:18:02.008101 | controller |         "volumeMounts": [
2026-06-11 13:18:02.008157 | controller |           {
2026-06-11 13:18:02.008197 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:02.008268 | controller |             "name": "kube-api-access-z7ztr",
2026-06-11 13:18:02.008310 | controller |             "readOnly": true
2026-06-11 13:18:02.008330 | controller |           }
2026-06-11 13:18:02.008346 | controller |         ]
2026-06-11 13:18:02.008361 | controller |       }
2026-06-11 13:18:02.008418 | controller |     ],
2026-06-11 13:18:02.008458 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 13:18:02.008518 | controller |     "enableServiceLinks": true,
2026-06-11 13:18:02.008554 | controller |     "imagePullSecrets": [
2026-06-11 13:18:02.008587 | controller |       {
2026-06-11 13:18:02.008605 | controller |         "name": "openstack-operator-controller-init-dockercfg-rnggl"
2026-06-11 13:18:02.008620 | controller |       }
2026-06-11 13:18:02.008635 | controller |     ],
2026-06-11 13:18:02.008669 | controller |     "nodeName": "crc",
2026-06-11 13:18:02.008702 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 13:18:02.008735 | controller |     "priority": 0,
2026-06-11 13:18:02.008766 | controller |     "restartPolicy": "Always",
2026-06-11 13:18:02.008801 | controller |     "schedulerName": "default-scheduler",
2026-06-11 13:18:02.008834 | controller |     "securityContext": {
2026-06-11 13:18:02.008888 | controller |       "fsGroup": 1000660000,
2026-06-11 13:18:02.008906 | controller |       "runAsNonRoot": true,
2026-06-11 13:18:02.008922 | controller |       "seLinuxOptions": {
2026-06-11 13:18:02.008981 | controller |         "level": "s0:c26,c5"
2026-06-11 13:18:02.009022 | controller |       },
2026-06-11 13:18:02.009061 | controller |       "seccompProfile": {
2026-06-11 13:18:02.009117 | controller |         "type": "RuntimeDefault"
2026-06-11 13:18:02.009157 | controller |       }
2026-06-11 13:18:02.009176 | controller |     },
2026-06-11 13:18:02.009193 | controller |     "serviceAccount": "openstack-operator-controller-init",
2026-06-11 13:18:02.009231 | controller |     "serviceAccountName": "openstack-operator-controller-init",
2026-06-11 13:18:02.009289 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 13:18:02.009328 | controller |     "tolerations": [
2026-06-11 13:18:02.009383 | controller |       {
2026-06-11 13:18:02.009423 | controller |         "effect": "NoExecute",
2026-06-11 13:18:02.009441 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 13:18:02.009457 | controller |         "operator": "Exists",
2026-06-11 13:18:02.009493 | controller |         "tolerationSeconds": 120
2026-06-11 13:18:02.009535 | controller |       },
2026-06-11 13:18:02.009691 | controller |       {
2026-06-11 13:18:02.009714 | controller |         "effect": "NoExecute",
2026-06-11 13:18:02.009730 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 13:18:02.009747 | controller |         "operator": "Exists",
2026-06-11 13:18:02.009795 | controller |         "tolerationSeconds": 120
2026-06-11 13:18:02.009827 | controller |       },
2026-06-11 13:18:02.009862 | controller |       {
2026-06-11 13:18:02.009885 | controller |         "effect": "NoSchedule",
2026-06-11 13:18:02.009903 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 13:18:02.009920 | controller |         "operator": "Exists"
2026-06-11 13:18:02.009959 | controller |       }
2026-06-11 13:18:02.010017 | controller |     ],
2026-06-11 13:18:02.010058 | controller |     "volumes": [
2026-06-11 13:18:02.010088 | controller |       {
2026-06-11 13:18:02.010142 | controller |         "name": "kube-api-access-z7ztr",
2026-06-11 13:18:02.010173 | controller |         "projected": {
2026-06-11 13:18:02.010191 | controller |           "defaultMode": 420,
2026-06-11 13:18:02.010299 | controller |           "sources": [
2026-06-11 13:18:02.010333 | controller |             {
2026-06-11 13:18:02.010352 | controller |               "serviceAccountToken": {
2026-06-11 13:18:02.010397 | controller |                 "expirationSeconds": 3607,
2026-06-11 13:18:02.010454 | controller |                 "path": "token"
2026-06-11 13:18:02.010510 | controller |               }
2026-06-11 13:18:02.010532 | controller |             },
2026-06-11 13:18:02.010549 | controller |             {
2026-06-11 13:18:02.010584 | controller |               "configMap": {
2026-06-11 13:18:02.010623 | controller |                 "items": [
2026-06-11 13:18:02.010662 | controller |                   {
2026-06-11 13:18:02.010743 | controller |                     "key": "ca.crt",
2026-06-11 13:18:02.010779 | controller |                     "path": "ca.crt"
2026-06-11 13:18:02.010797 | controller |                   }
2026-06-11 13:18:02.010812 | controller |                 ],
2026-06-11 13:18:02.010889 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 13:18:02.010938 | controller |               }
2026-06-11 13:18:02.011018 | controller |             },
2026-06-11 13:18:02.011070 | controller |             {
2026-06-11 13:18:02.011095 | controller |               "downwardAPI": {
2026-06-11 13:18:02.011190 | controller |                 "items": [
2026-06-11 13:18:02.011236 | controller |                   {
2026-06-11 13:18:02.011293 | controller |                     "fieldRef": {
2026-06-11 13:18:02.011340 | controller |                       "apiVersion": "v1",
2026-06-11 13:18:02.011367 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 13:18:02.011429 | controller |                     },
2026-06-11 13:18:02.011470 | controller |                     "path": "namespace"
2026-06-11 13:18:02.011509 | controller |                   }
2026-06-11 13:18:02.011606 | controller |                 ]
2026-06-11 13:18:02.011632 | controller |               }
2026-06-11 13:18:02.011675 | controller |             },
2026-06-11 13:18:02.011784 | controller |             {
2026-06-11 13:18:02.011858 | controller |               "configMap": {
2026-06-11 13:18:02.011904 | controller |                 "items": [
2026-06-11 13:18:02.011926 | controller |                   {
2026-06-11 13:18:02.011943 | controller |                     "key": "service-ca.crt",
2026-06-11 13:18:02.012000 | controller |                     "path": "service-ca.crt"
2026-06-11 13:18:02.012037 | controller |                   }
2026-06-11 13:18:02.012077 | controller |                 ],
2026-06-11 13:18:02.012131 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 13:18:02.012170 | controller |               }
2026-06-11 13:18:02.012190 | controller |             }
2026-06-11 13:18:02.012205 | controller |           ]
2026-06-11 13:18:02.012220 | controller |         }
2026-06-11 13:18:02.012279 | controller |       }
2026-06-11 13:18:02.012326 | controller |     ]
2026-06-11 13:18:02.012360 | controller |   },
2026-06-11 13:18:02.012381 | controller |   "status": {
2026-06-11 13:18:02.012429 | controller |     "conditions": [
2026-06-11 13:18:02.012462 | controller |       {
2026-06-11 13:18:02.012494 | controller |         "lastProbeTime": null,
2026-06-11 13:18:02.012513 | controller |         "lastTransitionTime": "2026-06-11T12:16:41Z",
2026-06-11 13:18:02.012529 | controller |         "status": "True",
2026-06-11 13:18:02.012544 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 13:18:02.012587 | controller |       },
2026-06-11 13:18:02.012622 | controller |       {
2026-06-11 13:18:02.012653 | controller |         "lastProbeTime": null,
2026-06-11 13:18:02.012692 | controller |         "lastTransitionTime": "2026-06-11T12:16:01Z",
2026-06-11 13:18:02.012727 | controller |         "status": "True",
2026-06-11 13:18:02.012760 | controller |         "type": "Initialized"
2026-06-11 13:18:02.012777 | controller |       },
2026-06-11 13:18:02.012810 | controller |       {
2026-06-11 13:18:02.012825 | controller |         "lastProbeTime": null,
2026-06-11 13:18:02.012840 | controller |         "lastTransitionTime": "2026-06-11T12:16:53Z",
2026-06-11 13:18:02.012872 | controller |         "status": "True",
2026-06-11 13:18:02.012912 | controller |         "type": "Ready"
2026-06-11 13:18:02.012951 | controller |       },
2026-06-11 13:18:02.012990 | controller |       {
2026-06-11 13:18:02.013043 | controller |         "lastProbeTime": null,
2026-06-11 13:18:02.013083 | controller |         "lastTransitionTime": "2026-06-11T12:16:53Z",
2026-06-11 13:18:02.013121 | controller |         "status": "True",
2026-06-11 13:18:02.013140 | controller |         "type": "ContainersReady"
2026-06-11 13:18:02.013155 | controller |       },
2026-06-11 13:18:02.013190 | controller |       {
2026-06-11 13:18:02.013229 | controller |         "lastProbeTime": null,
2026-06-11 13:18:02.013266 | controller |         "lastTransitionTime": "2026-06-11T12:16:00Z",
2026-06-11 13:18:02.013304 | controller |         "status": "True",
2026-06-11 13:18:02.013359 | controller |         "type": "PodScheduled"
2026-06-11 13:18:02.013397 | controller |       }
2026-06-11 13:18:02.013417 | controller |     ],
2026-06-11 13:18:02.013433 | controller |     "containerStatuses": [
2026-06-11 13:18:02.013470 | controller |       {
2026-06-11 13:18:02.013525 | controller |         "allocatedResources": {
2026-06-11 13:18:02.013548 | controller |           "cpu": "10m",
2026-06-11 13:18:02.013603 | controller |           "memory": "128Mi"
2026-06-11 13:18:02.013675 | controller |         },
2026-06-11 13:18:02.013694 | controller |         "containerID": "cri-o://871b1a4b980abf0fe82822d8c9c26ad26a39617562c2e0b6994c5e666cb904d2",
2026-06-11 13:18:02.013710 | controller |         "image": "38.102.83.66:5001/openstack-k8s-operators/openstack-operator:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c",
2026-06-11 13:18:02.013742 | controller |         "imageID": "38.102.83.66:5001/openstack-k8s-operators/openstack-operator@sha256:417fca74b9737d84253a28e6dd8cb119e0866a193049215bf0d63bd0a3ec7846",
2026-06-11 13:18:02.013777 | controller |         "lastState": {},
2026-06-11 13:18:02.013813 | controller |         "name": "operator",
2026-06-11 13:18:02.013867 | controller |         "ready": true,
2026-06-11 13:18:02.013893 | controller |         "resources": {
2026-06-11 13:18:02.013911 | controller |           "limits": {
2026-06-11 13:18:02.013927 | controller |             "cpu": "500m",
2026-06-11 13:18:02.013942 | controller |             "memory": "256Mi"
2026-06-11 13:18:02.013959 | controller |           },
2026-06-11 13:18:02.013974 | controller |           "requests": {
2026-06-11 13:18:02.013989 | controller |             "cpu": "10m",
2026-06-11 13:18:02.014030 | controller |             "memory": "128Mi"
2026-06-11 13:18:02.014089 | controller |           }
2026-06-11 13:18:02.014111 | controller |         },
2026-06-11 13:18:02.014128 | controller |         "restartCount": 0,
2026-06-11 13:18:02.014165 | controller |         "started": true,
2026-06-11 13:18:02.014206 | controller |         "state": {
2026-06-11 13:18:02.014264 | controller |           "running": {
2026-06-11 13:18:02.014357 | controller |             "startedAt": "2026-06-11T12:16:41Z"
2026-06-11 13:18:02.014395 | controller |           }
2026-06-11 13:18:02.014412 | controller |         },
2026-06-11 13:18:02.014429 | controller |         "user": {
2026-06-11 13:18:02.014446 | controller |           "linux": {
2026-06-11 13:18:02.014477 | controller |             "gid": 0,
2026-06-11 13:18:02.014516 | controller |             "supplementalGroups": [
2026-06-11 13:18:02.014550 | controller |               0,
2026-06-11 13:18:02.014584 | controller |               1000660000
2026-06-11 13:18:02.014625 | controller |             ],
2026-06-11 13:18:02.014661 | controller |             "uid": 1000660000
2026-06-11 13:18:02.014697 | controller |           }
2026-06-11 13:18:02.014715 | controller |         },
2026-06-11 13:18:02.014732 | controller |         "volumeMounts": [
2026-06-11 13:18:02.014782 | controller |           {
2026-06-11 13:18:02.014833 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:02.014885 | controller |             "name": "kube-api-access-z7ztr",
2026-06-11 13:18:02.014905 | controller |             "readOnly": true,
2026-06-11 13:18:02.014921 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 13:18:02.014975 | controller |           }
2026-06-11 13:18:02.015010 | controller |         ]
2026-06-11 13:18:02.015044 | controller |       }
2026-06-11 13:18:02.015061 | controller |     ],
2026-06-11 13:18:02.015077 | controller |     "hostIP": "192.168.126.11",
2026-06-11 13:18:02.015107 | controller |     "hostIPs": [
2026-06-11 13:18:02.015142 | controller |       {
2026-06-11 13:18:02.015174 | controller |         "ip": "192.168.126.11"
2026-06-11 13:18:02.015207 | controller |       }
2026-06-11 13:18:02.015242 | controller |     ],
2026-06-11 13:18:02.015275 | controller |     "phase": "Running",
2026-06-11 13:18:02.015310 | controller |     "podIP": "10.217.0.71",
2026-06-11 13:18:02.015326 | controller |     "podIPs": [
2026-06-11 13:18:02.015341 | controller |       {
2026-06-11 13:18:02.015373 | controller |         "ip": "10.217.0.71"
2026-06-11 13:18:02.015419 | controller |       }
2026-06-11 13:18:02.015452 | controller |     ],
2026-06-11 13:18:02.015485 | controller |     "qosClass": "Burstable",
2026-06-11 13:18:02.015517 | controller |     "startTime": "2026-06-11T12:16:01Z"
2026-06-11 13:18:02.015552 | controller |   }
2026-06-11 13:18:02.015569 | controller | }
2026-06-11 13:18:02.062300 | controller | ok:
2026-06-11 13:18:02.062738 | controller | {
2026-06-11 13:18:02.062769 | controller |   "apiVersion": "v1",
2026-06-11 13:18:02.062787 | controller |   "kind": "Pod",
2026-06-11 13:18:02.062804 | controller |   "metadata": {
2026-06-11 13:18:02.062819 | controller |     "annotations": {
2026-06-11 13:18:02.062835 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.96/23\"],\"mac_address\":\"0a:58:0a:d9:00:60\",\"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.96/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 13:18:02.062899 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.96\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:60\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 13:18:02.062919 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 13:18:02.062935 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-11 13:18:02.062950 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-11 13:18:02.062965 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-11 13:18:02.062981 | controller |     },
2026-06-11 13:18:02.062996 | controller |     "creationTimestamp": "2026-06-11T12:17:39Z",
2026-06-11 13:18:02.063011 | controller |     "generateName": "openstack-operator-controller-manager-65b8b7c9f4-",
2026-06-11 13:18:02.063027 | controller |     "generation": 1,
2026-06-11 13:18:02.063042 | controller |     "labels": {
2026-06-11 13:18:02.063057 | controller |       "app.kubernetes.io/name": "openstack-operator",
2026-06-11 13:18:02.063072 | controller |       "control-plane": "controller-manager",
2026-06-11 13:18:02.063086 | controller |       "openstack.org/operator-name": "openstack",
2026-06-11 13:18:02.063113 | controller |       "pod-template-hash": "65b8b7c9f4"
2026-06-11 13:18:02.063129 | controller |     },
2026-06-11 13:18:02.063145 | controller |     "managedFields": [
2026-06-11 13:18:02.063160 | controller |       {
2026-06-11 13:18:02.063175 | controller |         "apiVersion": "v1",
2026-06-11 13:18:02.063190 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:02.063204 | controller |         "fieldsV1": {
2026-06-11 13:18:02.063218 | controller |           "f:metadata": {
2026-06-11 13:18:02.063267 | controller |             "f:annotations": {
2026-06-11 13:18:02.063284 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 13:18:02.063361 | controller |             }
2026-06-11 13:18:02.063383 | controller |           }
2026-06-11 13:18:02.063398 | controller |         },
2026-06-11 13:18:02.063413 | controller |         "manager": "crc",
2026-06-11 13:18:02.063428 | controller |         "operation": "Update",
2026-06-11 13:18:02.063443 | controller |         "subresource": "status",
2026-06-11 13:18:02.063458 | controller |         "time": "2026-06-11T12:17:39Z"
2026-06-11 13:18:02.063473 | controller |       },
2026-06-11 13:18:02.063488 | controller |       {
2026-06-11 13:18:02.063503 | controller |         "apiVersion": "v1",
2026-06-11 13:18:02.063517 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:02.063532 | controller |         "fieldsV1": {
2026-06-11 13:18:02.063546 | controller |           "f:metadata": {
2026-06-11 13:18:02.063560 | controller |             "f:annotations": {
2026-06-11 13:18:02.063574 | controller |               ".": {},
2026-06-11 13:18:02.063589 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 13:18:02.063603 | controller |             },
2026-06-11 13:18:02.063617 | controller |             "f:generateName": {},
2026-06-11 13:18:02.063631 | controller |             "f:labels": {
2026-06-11 13:18:02.063646 | controller |               ".": {},
2026-06-11 13:18:02.063660 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 13:18:02.063675 | controller |               "f:control-plane": {},
2026-06-11 13:18:02.063690 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 13:18:02.063706 | controller |               "f:pod-template-hash": {}
2026-06-11 13:18:02.063721 | controller |             },
2026-06-11 13:18:02.063736 | controller |             "f:ownerReferences": {
2026-06-11 13:18:02.063751 | controller |               ".": {},
2026-06-11 13:18:02.063765 | controller |               "k:{\"uid\":\"e2471f56-deb1-48a9-8c26-c2df5fb43b37\"}": {}
2026-06-11 13:18:02.063781 | controller |             }
2026-06-11 13:18:02.063795 | controller |           },
2026-06-11 13:18:02.063810 | controller |           "f:spec": {
2026-06-11 13:18:02.063825 | controller |             "f:containers": {
2026-06-11 13:18:02.063840 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 13:18:02.063877 | controller |                 ".": {},
2026-06-11 13:18:02.063894 | controller |                 "f:args": {},
2026-06-11 13:18:02.063909 | controller |                 "f:command": {},
2026-06-11 13:18:02.063924 | controller |                 "f:env": {
2026-06-11 13:18:02.063939 | controller |                   ".": {},
2026-06-11 13:18:02.063954 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 13:18:02.063969 | controller |                     ".": {},
2026-06-11 13:18:02.063984 | controller |                     "f:name": {},
2026-06-11 13:18:02.063998 | controller |                     "f:value": {}
2026-06-11 13:18:02.064013 | controller |                   },
2026-06-11 13:18:02.064027 | controller |                   "k:{\"name\":\"OPENSTACK_RELEASE_VERSION\"}": {
2026-06-11 13:18:02.064042 | controller |                     ".": {},
2026-06-11 13:18:02.064057 | controller |                     "f:name": {},
2026-06-11 13:18:02.064076 | controller |                     "f:value": {}
2026-06-11 13:18:02.064091 | controller |                   },
2026-06-11 13:18:02.064106 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.064120 | controller |                     ".": {},
2026-06-11 13:18:02.064135 | controller |                     "f:name": {},
2026-06-11 13:18:02.064149 | controller |                     "f:value": {}
2026-06-11 13:18:02.064164 | controller |                   },
2026-06-11 13:18:02.064178 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.064193 | controller |                     ".": {},
2026-06-11 13:18:02.064207 | controller |                     "f:name": {},
2026-06-11 13:18:02.064245 | controller |                     "f:value": {}
2026-06-11 13:18:02.064260 | controller |                   },
2026-06-11 13:18:02.064275 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.064289 | controller |                     ".": {},
2026-06-11 13:18:02.064304 | controller |                     "f:name": {},
2026-06-11 13:18:02.064319 | controller |                     "f:value": {}
2026-06-11 13:18:02.064334 | controller |                   },
2026-06-11 13:18:02.064348 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.064363 | controller |                     ".": {},
2026-06-11 13:18:02.064378 | controller |                     "f:name": {},
2026-06-11 13:18:02.064392 | controller |                     "f:value": {}
2026-06-11 13:18:02.064407 | controller |                   },
2026-06-11 13:18:02.064421 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.064435 | controller |                     ".": {},
2026-06-11 13:18:02.064450 | controller |                     "f:name": {},
2026-06-11 13:18:02.064467 | controller |                     "f:value": {}
2026-06-11 13:18:02.064483 | controller |                   },
2026-06-11 13:18:02.064498 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.064512 | controller |                     ".": {},
2026-06-11 13:18:02.064527 | controller |                     "f:name": {},
2026-06-11 13:18:02.064541 | controller |                     "f:value": {}
2026-06-11 13:18:02.064556 | controller |                   },
2026-06-11 13:18:02.064571 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.064585 | controller |                     ".": {},
2026-06-11 13:18:02.064600 | controller |                     "f:name": {},
2026-06-11 13:18:02.064615 | controller |                     "f:value": {}
2026-06-11 13:18:02.064629 | controller |                   },
2026-06-11 13:18:02.064680 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.064703 | controller |                     ".": {},
2026-06-11 13:18:02.064718 | controller |                     "f:name": {},
2026-06-11 13:18:02.064733 | controller |                     "f:value": {}
2026-06-11 13:18:02.064747 | controller |                   },
2026-06-11 13:18:02.064762 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.064777 | controller |                     ".": {},
2026-06-11 13:18:02.064791 | controller |                     "f:name": {},
2026-06-11 13:18:02.064806 | controller |                     "f:value": {}
2026-06-11 13:18:02.064821 | controller |                   },
2026-06-11 13:18:02.064835 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.064866 | controller |                     ".": {},
2026-06-11 13:18:02.064885 | controller |                     "f:name": {},
2026-06-11 13:18:02.064904 | controller |                     "f:value": {}
2026-06-11 13:18:02.064919 | controller |                   },
2026-06-11 13:18:02.064934 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.064949 | controller |                     ".": {},
2026-06-11 13:18:02.064963 | controller |                     "f:name": {},
2026-06-11 13:18:02.064977 | controller |                     "f:value": {}
2026-06-11 13:18:02.064991 | controller |                   },
2026-06-11 13:18:02.065006 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.065021 | controller |                     ".": {},
2026-06-11 13:18:02.065035 | controller |                     "f:name": {},
2026-06-11 13:18:02.065049 | controller |                     "f:value": {}
2026-06-11 13:18:02.065064 | controller |                   },
2026-06-11 13:18:02.065079 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.065093 | controller |                     ".": {},
2026-06-11 13:18:02.065108 | controller |                     "f:name": {},
2026-06-11 13:18:02.065122 | controller |                     "f:value": {}
2026-06-11 13:18:02.065137 | controller |                   },
2026-06-11 13:18:02.065151 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.065166 | controller |                     ".": {},
2026-06-11 13:18:02.065180 | controller |                     "f:name": {},
2026-06-11 13:18:02.065194 | controller |                     "f:value": {}
2026-06-11 13:18:02.065208 | controller |                   },
2026-06-11 13:18:02.065222 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.065237 | controller |                     ".": {},
2026-06-11 13:18:02.065251 | controller |                     "f:name": {},
2026-06-11 13:18:02.065266 | controller |                     "f:value": {}
2026-06-11 13:18:02.065280 | controller |                   },
2026-06-11 13:18:02.065294 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.065309 | controller |                     ".": {},
2026-06-11 13:18:02.065323 | controller |                     "f:name": {},
2026-06-11 13:18:02.065338 | controller |                     "f:value": {}
2026-06-11 13:18:02.065352 | controller |                   },
2026-06-11 13:18:02.065367 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.065382 | controller |                     ".": {},
2026-06-11 13:18:02.065397 | controller |                     "f:name": {},
2026-06-11 13:18:02.065411 | controller |                     "f:value": {}
2026-06-11 13:18:02.065426 | controller |                   },
2026-06-11 13:18:02.065441 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.065455 | controller |                     ".": {},
2026-06-11 13:18:02.065470 | controller |                     "f:name": {},
2026-06-11 13:18:02.065484 | controller |                     "f:value": {}
2026-06-11 13:18:02.065499 | controller |                   },
2026-06-11 13:18:02.065513 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.065528 | controller |                     ".": {},
2026-06-11 13:18:02.065543 | controller |                     "f:name": {},
2026-06-11 13:18:02.065558 | controller |                     "f:value": {}
2026-06-11 13:18:02.065572 | controller |                   },
2026-06-11 13:18:02.065587 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.065601 | controller |                     ".": {},
2026-06-11 13:18:02.065620 | controller |                     "f:name": {},
2026-06-11 13:18:02.065635 | controller |                     "f:value": {}
2026-06-11 13:18:02.065650 | controller |                   },
2026-06-11 13:18:02.065664 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.065679 | controller |                     ".": {},
2026-06-11 13:18:02.065693 | controller |                     "f:name": {},
2026-06-11 13:18:02.065707 | controller |                     "f:value": {}
2026-06-11 13:18:02.065721 | controller |                   },
2026-06-11 13:18:02.065735 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.065750 | controller |                     ".": {},
2026-06-11 13:18:02.065764 | controller |                     "f:name": {},
2026-06-11 13:18:02.065778 | controller |                     "f:value": {}
2026-06-11 13:18:02.065792 | controller |                   },
2026-06-11 13:18:02.065837 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.065870 | controller |                     ".": {},
2026-06-11 13:18:02.065887 | controller |                     "f:name": {},
2026-06-11 13:18:02.065902 | controller |                     "f:value": {}
2026-06-11 13:18:02.065917 | controller |                   },
2026-06-11 13:18:02.065931 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.065946 | controller |                     ".": {},
2026-06-11 13:18:02.065961 | controller |                     "f:name": {},
2026-06-11 13:18:02.065975 | controller |                     "f:value": {}
2026-06-11 13:18:02.065990 | controller |                   },
2026-06-11 13:18:02.066050 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.066072 | controller |                     ".": {},
2026-06-11 13:18:02.066087 | controller |                     "f:name": {},
2026-06-11 13:18:02.066103 | controller |                     "f:value": {}
2026-06-11 13:18:02.066118 | controller |                   },
2026-06-11 13:18:02.066133 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.066148 | controller |                     ".": {},
2026-06-11 13:18:02.066162 | controller |                     "f:name": {},
2026-06-11 13:18:02.066177 | controller |                     "f:value": {}
2026-06-11 13:18:02.066191 | controller |                   },
2026-06-11 13:18:02.066206 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.066221 | controller |                     ".": {},
2026-06-11 13:18:02.066236 | controller |                     "f:name": {},
2026-06-11 13:18:02.066250 | controller |                     "f:value": {}
2026-06-11 13:18:02.066264 | controller |                   },
2026-06-11 13:18:02.066279 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.066294 | controller |                     ".": {},
2026-06-11 13:18:02.066309 | controller |                     "f:name": {},
2026-06-11 13:18:02.066324 | controller |                     "f:value": {}
2026-06-11 13:18:02.066339 | controller |                   },
2026-06-11 13:18:02.066353 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.066369 | controller |                     ".": {},
2026-06-11 13:18:02.066383 | controller |                     "f:name": {},
2026-06-11 13:18:02.066398 | controller |                     "f:value": {}
2026-06-11 13:18:02.066413 | controller |                   },
2026-06-11 13:18:02.066428 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.066448 | controller |                     ".": {},
2026-06-11 13:18:02.066464 | controller |                     "f:name": {},
2026-06-11 13:18:02.066479 | controller |                     "f:value": {}
2026-06-11 13:18:02.066495 | controller |                   },
2026-06-11 13:18:02.066510 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.066526 | controller |                     ".": {},
2026-06-11 13:18:02.066541 | controller |                     "f:name": {},
2026-06-11 13:18:02.066557 | controller |                     "f:value": {}
2026-06-11 13:18:02.066571 | controller |                   },
2026-06-11 13:18:02.066586 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.066601 | controller |                     ".": {},
2026-06-11 13:18:02.066616 | controller |                     "f:name": {},
2026-06-11 13:18:02.066631 | controller |                     "f:value": {}
2026-06-11 13:18:02.066646 | controller |                   },
2026-06-11 13:18:02.066660 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.066675 | controller |                     ".": {},
2026-06-11 13:18:02.066690 | controller |                     "f:name": {},
2026-06-11 13:18:02.066706 | controller |                     "f:value": {}
2026-06-11 13:18:02.066721 | controller |                   },
2026-06-11 13:18:02.066736 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.066751 | controller |                     ".": {},
2026-06-11 13:18:02.066767 | controller |                     "f:name": {},
2026-06-11 13:18:02.066782 | controller |                     "f:value": {}
2026-06-11 13:18:02.066798 | controller |                   },
2026-06-11 13:18:02.066813 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.066829 | controller |                     ".": {},
2026-06-11 13:18:02.066844 | controller |                     "f:name": {},
2026-06-11 13:18:02.066914 | controller |                     "f:value": {}
2026-06-11 13:18:02.066932 | controller |                   },
2026-06-11 13:18:02.066947 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.066963 | controller |                     ".": {},
2026-06-11 13:18:02.066977 | controller |                     "f:name": {},
2026-06-11 13:18:02.066992 | controller |                     "f:value": {}
2026-06-11 13:18:02.067006 | controller |                   },
2026-06-11 13:18:02.067021 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.067036 | controller |                     ".": {},
2026-06-11 13:18:02.067051 | controller |                     "f:name": {},
2026-06-11 13:18:02.067066 | controller |                     "f:value": {}
2026-06-11 13:18:02.067080 | controller |                   },
2026-06-11 13:18:02.067095 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.067109 | controller |                     ".": {},
2026-06-11 13:18:02.067124 | controller |                     "f:name": {},
2026-06-11 13:18:02.067138 | controller |                     "f:value": {}
2026-06-11 13:18:02.067153 | controller |                   },
2026-06-11 13:18:02.067167 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.067181 | controller |                     ".": {},
2026-06-11 13:18:02.067195 | controller |                     "f:name": {},
2026-06-11 13:18:02.067210 | controller |                     "f:value": {}
2026-06-11 13:18:02.067224 | controller |                   },
2026-06-11 13:18:02.067242 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.067258 | controller |                     ".": {},
2026-06-11 13:18:02.067272 | controller |                     "f:name": {},
2026-06-11 13:18:02.067287 | controller |                     "f:value": {}
2026-06-11 13:18:02.067301 | controller |                   },
2026-06-11 13:18:02.067315 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.067329 | controller |                     ".": {},
2026-06-11 13:18:02.067343 | controller |                     "f:name": {},
2026-06-11 13:18:02.067358 | controller |                     "f:value": {}
2026-06-11 13:18:02.067372 | controller |                   },
2026-06-11 13:18:02.067386 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.067401 | controller |                     ".": {},
2026-06-11 13:18:02.067415 | controller |                     "f:name": {},
2026-06-11 13:18:02.067430 | controller |                     "f:value": {}
2026-06-11 13:18:02.067445 | controller |                   },
2026-06-11 13:18:02.067461 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.067477 | controller |                     ".": {},
2026-06-11 13:18:02.067493 | controller |                     "f:name": {},
2026-06-11 13:18:02.067507 | controller |                     "f:value": {}
2026-06-11 13:18:02.067522 | controller |                   },
2026-06-11 13:18:02.067537 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.067552 | controller |                     ".": {},
2026-06-11 13:18:02.067567 | controller |                     "f:name": {},
2026-06-11 13:18:02.067582 | controller |                     "f:value": {}
2026-06-11 13:18:02.067597 | controller |                   },
2026-06-11 13:18:02.067612 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.067627 | controller |                     ".": {},
2026-06-11 13:18:02.067642 | controller |                     "f:name": {},
2026-06-11 13:18:02.067657 | controller |                     "f:value": {}
2026-06-11 13:18:02.067671 | controller |                   },
2026-06-11 13:18:02.067685 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.067700 | controller |                     ".": {},
2026-06-11 13:18:02.067714 | controller |                     "f:name": {},
2026-06-11 13:18:02.067729 | controller |                     "f:value": {}
2026-06-11 13:18:02.067744 | controller |                   },
2026-06-11 13:18:02.067758 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.067773 | controller |                     ".": {},
2026-06-11 13:18:02.067788 | controller |                     "f:name": {},
2026-06-11 13:18:02.067802 | controller |                     "f:value": {}
2026-06-11 13:18:02.067817 | controller |                   },
2026-06-11 13:18:02.067832 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.067862 | controller |                     ".": {},
2026-06-11 13:18:02.067882 | controller |                     "f:name": {},
2026-06-11 13:18:02.067898 | controller |                     "f:value": {}
2026-06-11 13:18:02.067912 | controller |                   },
2026-06-11 13:18:02.067927 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.067967 | controller |                     ".": {},
2026-06-11 13:18:02.067985 | controller |                     "f:name": {},
2026-06-11 13:18:02.068000 | controller |                     "f:value": {}
2026-06-11 13:18:02.068015 | controller |                   },
2026-06-11 13:18:02.068033 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.068048 | controller |                     ".": {},
2026-06-11 13:18:02.068063 | controller |                     "f:name": {},
2026-06-11 13:18:02.068077 | controller |                     "f:value": {}
2026-06-11 13:18:02.068091 | controller |                   },
2026-06-11 13:18:02.068105 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.068119 | controller |                     ".": {},
2026-06-11 13:18:02.068134 | controller |                     "f:name": {},
2026-06-11 13:18:02.068148 | controller |                     "f:value": {}
2026-06-11 13:18:02.068162 | controller |                   },
2026-06-11 13:18:02.068176 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.068191 | controller |                     ".": {},
2026-06-11 13:18:02.068205 | controller |                     "f:name": {},
2026-06-11 13:18:02.068234 | controller |                     "f:value": {}
2026-06-11 13:18:02.068250 | controller |                   },
2026-06-11 13:18:02.068264 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.068279 | controller |                     ".": {},
2026-06-11 13:18:02.068293 | controller |                     "f:name": {},
2026-06-11 13:18:02.068308 | controller |                     "f:value": {}
2026-06-11 13:18:02.068322 | controller |                   },
2026-06-11 13:18:02.068337 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.068352 | controller |                     ".": {},
2026-06-11 13:18:02.068366 | controller |                     "f:name": {},
2026-06-11 13:18:02.068380 | controller |                     "f:value": {}
2026-06-11 13:18:02.068395 | controller |                   },
2026-06-11 13:18:02.068409 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.068423 | controller |                     ".": {},
2026-06-11 13:18:02.068438 | controller |                     "f:name": {},
2026-06-11 13:18:02.068452 | controller |                     "f:value": {}
2026-06-11 13:18:02.068467 | controller |                   },
2026-06-11 13:18:02.068481 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.068495 | controller |                     ".": {},
2026-06-11 13:18:02.068510 | controller |                     "f:name": {},
2026-06-11 13:18:02.068524 | controller |                     "f:value": {}
2026-06-11 13:18:02.068538 | controller |                   },
2026-06-11 13:18:02.068552 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.068566 | controller |                     ".": {},
2026-06-11 13:18:02.068580 | controller |                     "f:name": {},
2026-06-11 13:18:02.068595 | controller |                     "f:value": {}
2026-06-11 13:18:02.068609 | controller |                   },
2026-06-11 13:18:02.068623 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.068638 | controller |                     ".": {},
2026-06-11 13:18:02.068652 | controller |                     "f:name": {},
2026-06-11 13:18:02.068667 | controller |                     "f:value": {}
2026-06-11 13:18:02.068681 | controller |                   },
2026-06-11 13:18:02.068696 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.068710 | controller |                     ".": {},
2026-06-11 13:18:02.068724 | controller |                     "f:name": {},
2026-06-11 13:18:02.068739 | controller |                     "f:value": {}
2026-06-11 13:18:02.068757 | controller |                   },
2026-06-11 13:18:02.068771 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.068786 | controller |                     ".": {},
2026-06-11 13:18:02.068800 | controller |                     "f:name": {},
2026-06-11 13:18:02.068814 | controller |                     "f:value": {}
2026-06-11 13:18:02.068829 | controller |                   },
2026-06-11 13:18:02.068843 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.068876 | controller |                     ".": {},
2026-06-11 13:18:02.068892 | controller |                     "f:name": {},
2026-06-11 13:18:02.068907 | controller |                     "f:value": {}
2026-06-11 13:18:02.068922 | controller |                   },
2026-06-11 13:18:02.068937 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.068951 | controller |                     ".": {},
2026-06-11 13:18:02.068966 | controller |                     "f:name": {},
2026-06-11 13:18:02.068981 | controller |                     "f:value": {}
2026-06-11 13:18:02.068996 | controller |                   },
2026-06-11 13:18:02.069076 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.069123 | controller |                     ".": {},
2026-06-11 13:18:02.069144 | controller |                     "f:name": {},
2026-06-11 13:18:02.069159 | controller |                     "f:value": {}
2026-06-11 13:18:02.069174 | controller |                   },
2026-06-11 13:18:02.069190 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.069205 | controller |                     ".": {},
2026-06-11 13:18:02.069222 | controller |                     "f:name": {},
2026-06-11 13:18:02.069238 | controller |                     "f:value": {}
2026-06-11 13:18:02.069253 | controller |                   },
2026-06-11 13:18:02.069269 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.069284 | controller |                     ".": {},
2026-06-11 13:18:02.069298 | controller |                     "f:name": {},
2026-06-11 13:18:02.069313 | controller |                     "f:value": {}
2026-06-11 13:18:02.069327 | controller |                   },
2026-06-11 13:18:02.069342 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.069356 | controller |                     ".": {},
2026-06-11 13:18:02.069371 | controller |                     "f:name": {},
2026-06-11 13:18:02.069386 | controller |                     "f:value": {}
2026-06-11 13:18:02.069401 | controller |                   },
2026-06-11 13:18:02.069415 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.069430 | controller |                     ".": {},
2026-06-11 13:18:02.069445 | controller |                     "f:name": {},
2026-06-11 13:18:02.069459 | controller |                     "f:value": {}
2026-06-11 13:18:02.069474 | controller |                   },
2026-06-11 13:18:02.069488 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.069503 | controller |                     ".": {},
2026-06-11 13:18:02.069517 | controller |                     "f:name": {},
2026-06-11 13:18:02.069532 | controller |                     "f:value": {}
2026-06-11 13:18:02.069546 | controller |                   },
2026-06-11 13:18:02.069560 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.069575 | controller |                     ".": {},
2026-06-11 13:18:02.069589 | controller |                     "f:name": {},
2026-06-11 13:18:02.069604 | controller |                     "f:value": {}
2026-06-11 13:18:02.069622 | controller |                   },
2026-06-11 13:18:02.069637 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.069652 | controller |                     ".": {},
2026-06-11 13:18:02.069667 | controller |                     "f:name": {},
2026-06-11 13:18:02.069681 | controller |                     "f:value": {}
2026-06-11 13:18:02.069696 | controller |                   },
2026-06-11 13:18:02.069710 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.069725 | controller |                     ".": {},
2026-06-11 13:18:02.069739 | controller |                     "f:name": {},
2026-06-11 13:18:02.069754 | controller |                     "f:value": {}
2026-06-11 13:18:02.069768 | controller |                   },
2026-06-11 13:18:02.069783 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.069798 | controller |                     ".": {},
2026-06-11 13:18:02.069813 | controller |                     "f:name": {},
2026-06-11 13:18:02.069828 | controller |                     "f:value": {}
2026-06-11 13:18:02.069843 | controller |                   },
2026-06-11 13:18:02.069878 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.069895 | controller |                     ".": {},
2026-06-11 13:18:02.069909 | controller |                     "f:name": {},
2026-06-11 13:18:02.069924 | controller |                     "f:value": {}
2026-06-11 13:18:02.069939 | controller |                   },
2026-06-11 13:18:02.069954 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-11 13:18:02.069968 | controller |                     ".": {},
2026-06-11 13:18:02.069983 | controller |                     "f:name": {},
2026-06-11 13:18:02.069997 | controller |                     "f:value": {}
2026-06-11 13:18:02.070011 | controller |                   },
2026-06-11 13:18:02.070026 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.070041 | controller |                     ".": {},
2026-06-11 13:18:02.070055 | controller |                     "f:name": {},
2026-06-11 13:18:02.070070 | controller |                     "f:value": {}
2026-06-11 13:18:02.070084 | controller |                   },
2026-06-11 13:18:02.070098 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.070113 | controller |                     ".": {},
2026-06-11 13:18:02.070127 | controller |                     "f:name": {},
2026-06-11 13:18:02.070141 | controller |                     "f:value": {}
2026-06-11 13:18:02.070155 | controller |                   },
2026-06-11 13:18:02.070228 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.070276 | controller |                     ".": {},
2026-06-11 13:18:02.070295 | controller |                     "f:name": {},
2026-06-11 13:18:02.070309 | controller |                     "f:value": {}
2026-06-11 13:18:02.070324 | controller |                   },
2026-06-11 13:18:02.070338 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.070352 | controller |                     ".": {},
2026-06-11 13:18:02.070367 | controller |                     "f:name": {},
2026-06-11 13:18:02.070381 | controller |                     "f:value": {}
2026-06-11 13:18:02.070395 | controller |                   },
2026-06-11 13:18:02.070410 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.070424 | controller |                     ".": {},
2026-06-11 13:18:02.070439 | controller |                     "f:name": {},
2026-06-11 13:18:02.070465 | controller |                     "f:value": {}
2026-06-11 13:18:02.070482 | controller |                   },
2026-06-11 13:18:02.070498 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.070513 | controller |                     ".": {},
2026-06-11 13:18:02.070528 | controller |                     "f:name": {},
2026-06-11 13:18:02.070542 | controller |                     "f:value": {}
2026-06-11 13:18:02.070556 | controller |                   },
2026-06-11 13:18:02.070571 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.070585 | controller |                     ".": {},
2026-06-11 13:18:02.070600 | controller |                     "f:name": {},
2026-06-11 13:18:02.070614 | controller |                     "f:value": {}
2026-06-11 13:18:02.070628 | controller |                   },
2026-06-11 13:18:02.070642 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.070656 | controller |                     ".": {},
2026-06-11 13:18:02.070670 | controller |                     "f:name": {},
2026-06-11 13:18:02.070684 | controller |                     "f:value": {}
2026-06-11 13:18:02.070698 | controller |                   },
2026-06-11 13:18:02.070712 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.070726 | controller |                     ".": {},
2026-06-11 13:18:02.070741 | controller |                     "f:name": {},
2026-06-11 13:18:02.070755 | controller |                     "f:value": {}
2026-06-11 13:18:02.070769 | controller |                   },
2026-06-11 13:18:02.070783 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.070798 | controller |                     ".": {},
2026-06-11 13:18:02.070812 | controller |                     "f:name": {},
2026-06-11 13:18:02.070825 | controller |                     "f:value": {}
2026-06-11 13:18:02.070839 | controller |                   },
2026-06-11 13:18:02.070873 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.070889 | controller |                     ".": {},
2026-06-11 13:18:02.070904 | controller |                     "f:name": {},
2026-06-11 13:18:02.070919 | controller |                     "f:value": {}
2026-06-11 13:18:02.070933 | controller |                   },
2026-06-11 13:18:02.070949 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.070963 | controller |                     ".": {},
2026-06-11 13:18:02.070978 | controller |                     "f:name": {},
2026-06-11 13:18:02.070993 | controller |                     "f:value": {}
2026-06-11 13:18:02.071007 | controller |                   },
2026-06-11 13:18:02.071021 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.071036 | controller |                     ".": {},
2026-06-11 13:18:02.071051 | controller |                     "f:name": {},
2026-06-11 13:18:02.071065 | controller |                     "f:value": {}
2026-06-11 13:18:02.071079 | controller |                   },
2026-06-11 13:18:02.071094 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.071108 | controller |                     ".": {},
2026-06-11 13:18:02.071122 | controller |                     "f:name": {},
2026-06-11 13:18:02.071136 | controller |                     "f:value": {}
2026-06-11 13:18:02.071151 | controller |                   },
2026-06-11 13:18:02.071165 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.071180 | controller |                     ".": {},
2026-06-11 13:18:02.071199 | controller |                     "f:name": {},
2026-06-11 13:18:02.071214 | controller |                     "f:value": {}
2026-06-11 13:18:02.071229 | controller |                   },
2026-06-11 13:18:02.071244 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.071259 | controller |                     ".": {},
2026-06-11 13:18:02.071274 | controller |                     "f:name": {},
2026-06-11 13:18:02.071288 | controller |                     "f:value": {}
2026-06-11 13:18:02.071303 | controller |                   },
2026-06-11 13:18:02.071349 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 13:18:02.071368 | controller |                     ".": {},
2026-06-11 13:18:02.071383 | controller |                     "f:name": {},
2026-06-11 13:18:02.071398 | controller |                     "f:value": {}
2026-06-11 13:18:02.071412 | controller |                   },
2026-06-11 13:18:02.071427 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 13:18:02.071442 | controller |                     ".": {},
2026-06-11 13:18:02.071456 | controller |                     "f:name": {},
2026-06-11 13:18:02.071470 | controller |                     "f:value": {}
2026-06-11 13:18:02.071485 | controller |                   },
2026-06-11 13:18:02.071499 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 13:18:02.071513 | controller |                     ".": {},
2026-06-11 13:18:02.071528 | controller |                     "f:name": {},
2026-06-11 13:18:02.071542 | controller |                     "f:value": {}
2026-06-11 13:18:02.071557 | controller |                   }
2026-06-11 13:18:02.071571 | controller |                 },
2026-06-11 13:18:02.071586 | controller |                 "f:image": {},
2026-06-11 13:18:02.071600 | controller |                 "f:imagePullPolicy": {},
2026-06-11 13:18:02.071614 | controller |                 "f:livenessProbe": {
2026-06-11 13:18:02.071628 | controller |                   ".": {},
2026-06-11 13:18:02.071643 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:02.071657 | controller |                   "f:httpGet": {
2026-06-11 13:18:02.071672 | controller |                     ".": {},
2026-06-11 13:18:02.071686 | controller |                     "f:path": {},
2026-06-11 13:18:02.071701 | controller |                     "f:port": {},
2026-06-11 13:18:02.071716 | controller |                     "f:scheme": {}
2026-06-11 13:18:02.071730 | controller |                   },
2026-06-11 13:18:02.071745 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:02.071759 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:02.071774 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:02.071789 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:02.071804 | controller |                 },
2026-06-11 13:18:02.071818 | controller |                 "f:name": {},
2026-06-11 13:18:02.071833 | controller |                 "f:ports": {
2026-06-11 13:18:02.071860 | controller |                   ".": {},
2026-06-11 13:18:02.071880 | controller |                   "k:{\"containerPort\":9443,\"protocol\":\"TCP\"}": {
2026-06-11 13:18:02.071895 | controller |                     ".": {},
2026-06-11 13:18:02.071910 | controller |                     "f:containerPort": {},
2026-06-11 13:18:02.071925 | controller |                     "f:name": {},
2026-06-11 13:18:02.071940 | controller |                     "f:protocol": {}
2026-06-11 13:18:02.071954 | controller |                   }
2026-06-11 13:18:02.071969 | controller |                 },
2026-06-11 13:18:02.071983 | controller |                 "f:readinessProbe": {
2026-06-11 13:18:02.071998 | controller |                   ".": {},
2026-06-11 13:18:02.072013 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:02.072031 | controller |                   "f:httpGet": {
2026-06-11 13:18:02.072046 | controller |                     ".": {},
2026-06-11 13:18:02.072061 | controller |                     "f:path": {},
2026-06-11 13:18:02.072075 | controller |                     "f:port": {},
2026-06-11 13:18:02.072090 | controller |                     "f:scheme": {}
2026-06-11 13:18:02.072104 | controller |                   },
2026-06-11 13:18:02.072119 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:02.072133 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:02.072148 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:02.072163 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:02.072177 | controller |                 },
2026-06-11 13:18:02.072191 | controller |                 "f:resources": {
2026-06-11 13:18:02.072206 | controller |                   ".": {},
2026-06-11 13:18:02.072230 | controller |                   "f:limits": {
2026-06-11 13:18:02.072245 | controller |                     ".": {},
2026-06-11 13:18:02.072260 | controller |                     "f:cpu": {},
2026-06-11 13:18:02.072274 | controller |                     "f:memory": {}
2026-06-11 13:18:02.072288 | controller |                   },
2026-06-11 13:18:02.072302 | controller |                   "f:requests": {
2026-06-11 13:18:02.072316 | controller |                     ".": {},
2026-06-11 13:18:02.072331 | controller |                     "f:cpu": {},
2026-06-11 13:18:02.072345 | controller |                     "f:memory": {}
2026-06-11 13:18:02.072359 | controller |                   }
2026-06-11 13:18:02.072373 | controller |                 },
2026-06-11 13:18:02.072387 | controller |                 "f:securityContext": {
2026-06-11 13:18:02.072401 | controller |                   ".": {},
2026-06-11 13:18:02.072415 | controller |                   "f:allowPrivilegeEscalation": {},
2026-06-11 13:18:02.072430 | controller |                   "f:capabilities": {
2026-06-11 13:18:02.072444 | controller |                     ".": {},
2026-06-11 13:18:02.072458 | controller |                     "f:drop": {}
2026-06-11 13:18:02.072473 | controller |                   }
2026-06-11 13:18:02.072487 | controller |                 },
2026-06-11 13:18:02.072501 | controller |                 "f:terminationMessagePath": {},
2026-06-11 13:18:02.072516 | controller |                 "f:terminationMessagePolicy": {},
2026-06-11 13:18:02.072530 | controller |                 "f:volumeMounts": {
2026-06-11 13:18:02.072544 | controller |                   ".": {},
2026-06-11 13:18:02.072559 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-metrics-server/metrics-certs\"}": {
2026-06-11 13:18:02.072573 | controller |                     ".": {},
2026-06-11 13:18:02.072587 | controller |                     "f:mountPath": {},
2026-06-11 13:18:02.072602 | controller |                     "f:name": {},
2026-06-11 13:18:02.072616 | controller |                     "f:readOnly": {}
2026-06-11 13:18:02.072630 | controller |                   },
2026-06-11 13:18:02.072644 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-11 13:18:02.072658 | controller |                     ".": {},
2026-06-11 13:18:02.072672 | controller |                     "f:mountPath": {},
2026-06-11 13:18:02.072686 | controller |                     "f:name": {},
2026-06-11 13:18:02.072701 | controller |                     "f:readOnly": {}
2026-06-11 13:18:02.072714 | controller |                   }
2026-06-11 13:18:02.072729 | controller |                 }
2026-06-11 13:18:02.072743 | controller |               }
2026-06-11 13:18:02.072757 | controller |             },
2026-06-11 13:18:02.072771 | controller |             "f:dnsPolicy": {},
2026-06-11 13:18:02.072785 | controller |             "f:enableServiceLinks": {},
2026-06-11 13:18:02.072800 | controller |             "f:restartPolicy": {},
2026-06-11 13:18:02.072817 | controller |             "f:schedulerName": {},
2026-06-11 13:18:02.072832 | controller |             "f:securityContext": {
2026-06-11 13:18:02.072846 | controller |               ".": {},
2026-06-11 13:18:02.072880 | controller |               "f:runAsNonRoot": {},
2026-06-11 13:18:02.072895 | controller |               "f:seccompProfile": {
2026-06-11 13:18:02.072909 | controller |                 ".": {},
2026-06-11 13:18:02.072923 | controller |                 "f:type": {}
2026-06-11 13:18:02.072937 | controller |               }
2026-06-11 13:18:02.072951 | controller |             },
2026-06-11 13:18:02.072965 | controller |             "f:serviceAccount": {},
2026-06-11 13:18:02.072979 | controller |             "f:serviceAccountName": {},
2026-06-11 13:18:02.072994 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 13:18:02.073008 | controller |             "f:volumes": {
2026-06-11 13:18:02.073023 | controller |               ".": {},
2026-06-11 13:18:02.073038 | controller |               "k:{\"name\":\"metrics-certs\"}": {
2026-06-11 13:18:02.073053 | controller |                 ".": {},
2026-06-11 13:18:02.073067 | controller |                 "f:name": {},
2026-06-11 13:18:02.073082 | controller |                 "f:secret": {
2026-06-11 13:18:02.073096 | controller |                   ".": {},
2026-06-11 13:18:02.073110 | controller |                   "f:defaultMode": {},
2026-06-11 13:18:02.073125 | controller |                   "f:items": {},
2026-06-11 13:18:02.073139 | controller |                   "f:optional": {},
2026-06-11 13:18:02.073153 | controller |                   "f:secretName": {}
2026-06-11 13:18:02.073168 | controller |                 }
2026-06-11 13:18:02.073182 | controller |               },
2026-06-11 13:18:02.073196 | controller |               "k:{\"name\":\"webhook-certs\"}": {
2026-06-11 13:18:02.073210 | controller |                 ".": {},
2026-06-11 13:18:02.073224 | controller |                 "f:name": {},
2026-06-11 13:18:02.073239 | controller |                 "f:secret": {
2026-06-11 13:18:02.073253 | controller |                   ".": {},
2026-06-11 13:18:02.073268 | controller |                   "f:defaultMode": {},
2026-06-11 13:18:02.073282 | controller |                   "f:secretName": {}
2026-06-11 13:18:02.073297 | controller |                 }
2026-06-11 13:18:02.073312 | controller |               }
2026-06-11 13:18:02.073327 | controller |             }
2026-06-11 13:18:02.073342 | controller |           }
2026-06-11 13:18:02.073356 | controller |         },
2026-06-11 13:18:02.073370 | controller |         "manager": "kube-controller-manager",
2026-06-11 13:18:02.073385 | controller |         "operation": "Update",
2026-06-11 13:18:02.073399 | controller |         "time": "2026-06-11T12:17:39Z"
2026-06-11 13:18:02.073414 | controller |       },
2026-06-11 13:18:02.073429 | controller |       {
2026-06-11 13:18:02.073444 | controller |         "apiVersion": "v1",
2026-06-11 13:18:02.073460 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:02.073477 | controller |         "fieldsV1": {
2026-06-11 13:18:02.073492 | controller |           "f:metadata": {
2026-06-11 13:18:02.073507 | controller |             "f:annotations": {
2026-06-11 13:18:02.073521 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 13:18:02.073536 | controller |             }
2026-06-11 13:18:02.073551 | controller |           }
2026-06-11 13:18:02.073566 | controller |         },
2026-06-11 13:18:02.073581 | controller |         "manager": "multus-daemon",
2026-06-11 13:18:02.073595 | controller |         "operation": "Update",
2026-06-11 13:18:02.073610 | controller |         "subresource": "status",
2026-06-11 13:18:02.073625 | controller |         "time": "2026-06-11T12:18:01Z"
2026-06-11 13:18:02.073639 | controller |       },
2026-06-11 13:18:02.073654 | controller |       {
2026-06-11 13:18:02.073668 | controller |         "apiVersion": "v1",
2026-06-11 13:18:02.073682 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:02.073702 | controller |         "fieldsV1": {
2026-06-11 13:18:02.073718 | controller |           "f:status": {
2026-06-11 13:18:02.073733 | controller |             "f:conditions": {
2026-06-11 13:18:02.073748 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 13:18:02.073763 | controller |                 ".": {},
2026-06-11 13:18:02.073778 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:02.073793 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:02.073808 | controller |                 "f:status": {},
2026-06-11 13:18:02.073823 | controller |                 "f:type": {}
2026-06-11 13:18:02.073837 | controller |               },
2026-06-11 13:18:02.073871 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 13:18:02.073888 | controller |                 ".": {},
2026-06-11 13:18:02.073904 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:02.073919 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:02.073934 | controller |                 "f:status": {},
2026-06-11 13:18:02.073949 | controller |                 "f:type": {}
2026-06-11 13:18:02.073964 | controller |               },
2026-06-11 13:18:02.073979 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 13:18:02.073993 | controller |                 ".": {},
2026-06-11 13:18:02.074008 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:02.074023 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:02.074038 | controller |                 "f:status": {},
2026-06-11 13:18:02.074054 | controller |                 "f:type": {}
2026-06-11 13:18:02.074069 | controller |               },
2026-06-11 13:18:02.074084 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 13:18:02.074099 | controller |                 ".": {},
2026-06-11 13:18:02.074114 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:02.074129 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:02.074143 | controller |                 "f:status": {},
2026-06-11 13:18:02.074158 | controller |                 "f:type": {}
2026-06-11 13:18:02.074172 | controller |               }
2026-06-11 13:18:02.074187 | controller |             },
2026-06-11 13:18:02.074201 | controller |             "f:containerStatuses": {},
2026-06-11 13:18:02.074216 | controller |             "f:hostIP": {},
2026-06-11 13:18:02.074230 | controller |             "f:hostIPs": {},
2026-06-11 13:18:02.074245 | controller |             "f:phase": {},
2026-06-11 13:18:02.074259 | controller |             "f:podIP": {},
2026-06-11 13:18:02.074274 | controller |             "f:podIPs": {
2026-06-11 13:18:02.074288 | controller |               ".": {},
2026-06-11 13:18:02.074302 | controller |               "k:{\"ip\":\"10.217.0.96\"}": {
2026-06-11 13:18:02.074317 | controller |                 ".": {},
2026-06-11 13:18:02.074331 | controller |                 "f:ip": {}
2026-06-11 13:18:02.074345 | controller |               }
2026-06-11 13:18:02.074359 | controller |             },
2026-06-11 13:18:02.074374 | controller |             "f:startTime": {}
2026-06-11 13:18:02.074388 | controller |           }
2026-06-11 13:18:02.074402 | controller |         },
2026-06-11 13:18:02.074417 | controller |         "manager": "kubelet",
2026-06-11 13:18:02.074431 | controller |         "operation": "Update",
2026-06-11 13:18:02.074446 | controller |         "subresource": "status",
2026-06-11 13:18:02.074460 | controller |         "time": "2026-06-11T12:18:15Z"
2026-06-11 13:18:02.074474 | controller |       }
2026-06-11 13:18:02.074488 | controller |     ],
2026-06-11 13:18:02.074502 | controller |     "name": "openstack-operator-controller-manager-65b8b7c9f4-vxjrp",
2026-06-11 13:18:02.074517 | controller |     "namespace": "openstack-operators",
2026-06-11 13:18:02.074531 | controller |     "ownerReferences": [
2026-06-11 13:18:02.074551 | controller |       {
2026-06-11 13:18:02.074566 | controller |         "apiVersion": "apps/v1",
2026-06-11 13:18:02.074581 | controller |         "blockOwnerDeletion": true,
2026-06-11 13:18:02.074596 | controller |         "controller": true,
2026-06-11 13:18:02.074610 | controller |         "kind": "ReplicaSet",
2026-06-11 13:18:02.074625 | controller |         "name": "openstack-operator-controller-manager-65b8b7c9f4",
2026-06-11 13:18:02.074639 | controller |         "uid": "e2471f56-deb1-48a9-8c26-c2df5fb43b37"
2026-06-11 13:18:02.074653 | controller |       }
2026-06-11 13:18:02.074668 | controller |     ],
2026-06-11 13:18:02.074682 | controller |     "resourceVersion": "54292",
2026-06-11 13:18:02.074696 | controller |     "uid": "c72e6170-c8db-4c7a-a9f5-df4bfd2b44c2"
2026-06-11 13:18:02.074711 | controller |   },
2026-06-11 13:18:02.074726 | controller |   "spec": {
2026-06-11 13:18:02.074740 | controller |     "containers": [
2026-06-11 13:18:02.074754 | controller |       {
2026-06-11 13:18:02.074768 | controller |         "args": [
2026-06-11 13:18:02.074782 | controller |           "--metrics-bind-address=:8443",
2026-06-11 13:18:02.074797 | controller |           "--leader-elect",
2026-06-11 13:18:02.074811 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 13:18:02.074825 | controller |           "--metrics-cert-path=/tmp/k8s-metrics-server/metrics-certs",
2026-06-11 13:18:02.074839 | controller |           "--webhook-cert-path=/tmp/k8s-webhook-server/serving-certs"
2026-06-11 13:18:02.074871 | controller |         ],
2026-06-11 13:18:02.074887 | controller |         "command": [
2026-06-11 13:18:02.074902 | controller |           "/manager"
2026-06-11 13:18:02.074916 | controller |         ],
2026-06-11 13:18:02.074930 | controller |         "env": [
2026-06-11 13:18:02.074944 | controller |           {
2026-06-11 13:18:02.074959 | controller |             "name": "LEASE_DURATION",
2026-06-11 13:18:02.074973 | controller |             "value": "30"
2026-06-11 13:18:02.074987 | controller |           },
2026-06-11 13:18:02.075001 | controller |           {
2026-06-11 13:18:02.075015 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 13:18:02.075029 | controller |             "value": "20"
2026-06-11 13:18:02.075044 | controller |           },
2026-06-11 13:18:02.075058 | controller |           {
2026-06-11 13:18:02.075073 | controller |             "name": "RETRY_PERIOD",
2026-06-11 13:18:02.075087 | controller |             "value": "5"
2026-06-11 13:18:02.075102 | controller |           },
2026-06-11 13:18:02.075116 | controller |           {
2026-06-11 13:18:02.075131 | controller |             "name": "OPENSTACK_RELEASE_VERSION",
2026-06-11 13:18:02.075145 | controller |             "value": "0.6.0-1781177735"
2026-06-11 13:18:02.075159 | controller |           },
2026-06-11 13:18:02.075173 | controller |           {
2026-06-11 13:18:02.075188 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.075202 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-11 13:18:02.075216 | controller |           },
2026-06-11 13:18:02.075231 | controller |           {
2026-06-11 13:18:02.075245 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.075259 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-11 13:18:02.075273 | controller |           },
2026-06-11 13:18:02.075288 | controller |           {
2026-06-11 13:18:02.075304 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.075318 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-11 13:18:02.075333 | controller |           },
2026-06-11 13:18:02.075348 | controller |           {
2026-06-11 13:18:02.075362 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.075380 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-11 13:18:02.075396 | controller |           },
2026-06-11 13:18:02.075411 | controller |           {
2026-06-11 13:18:02.075426 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.075440 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-11 13:18:02.075455 | controller |           },
2026-06-11 13:18:02.075470 | controller |           {
2026-06-11 13:18:02.075484 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.075499 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-11 13:18:02.075513 | controller |           },
2026-06-11 13:18:02.075528 | controller |           {
2026-06-11 13:18:02.075542 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.075557 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-11 13:18:02.075573 | controller |           },
2026-06-11 13:18:02.075588 | controller |           {
2026-06-11 13:18:02.075603 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.075617 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-11 13:18:02.075632 | controller |           },
2026-06-11 13:18:02.075646 | controller |           {
2026-06-11 13:18:02.075661 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.075676 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-11 13:18:02.075691 | controller |           },
2026-06-11 13:18:02.075706 | controller |           {
2026-06-11 13:18:02.075720 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.075735 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-11 13:18:02.075750 | controller |           },
2026-06-11 13:18:02.075765 | controller |           {
2026-06-11 13:18:02.075779 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.075794 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-11 13:18:02.075810 | controller |           },
2026-06-11 13:18:02.075824 | controller |           {
2026-06-11 13:18:02.075839 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.075870 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-11 13:18:02.075887 | controller |           },
2026-06-11 13:18:02.075902 | controller |           {
2026-06-11 13:18:02.075917 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.075932 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-11 13:18:02.075947 | controller |           },
2026-06-11 13:18:02.075962 | controller |           {
2026-06-11 13:18:02.075976 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.075991 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-11 13:18:02.076006 | controller |           },
2026-06-11 13:18:02.076021 | controller |           {
2026-06-11 13:18:02.076036 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.076051 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-11 13:18:02.076071 | controller |           },
2026-06-11 13:18:02.076086 | controller |           {
2026-06-11 13:18:02.076102 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.076117 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-11 13:18:02.076133 | controller |           },
2026-06-11 13:18:02.076219 | controller |           {
2026-06-11 13:18:02.076242 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.076258 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-11 13:18:02.076273 | controller |           },
2026-06-11 13:18:02.076287 | controller |           {
2026-06-11 13:18:02.076302 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.076316 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-11 13:18:02.076331 | controller |           },
2026-06-11 13:18:02.076346 | controller |           {
2026-06-11 13:18:02.076360 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.076375 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-11 13:18:02.076421 | controller |           },
2026-06-11 13:18:02.076440 | controller |           {
2026-06-11 13:18:02.076455 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.076470 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-11 13:18:02.076485 | controller |           },
2026-06-11 13:18:02.076500 | controller |           {
2026-06-11 13:18:02.076514 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.076529 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-11 13:18:02.076544 | controller |           },
2026-06-11 13:18:02.076558 | controller |           {
2026-06-11 13:18:02.076573 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.076587 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-11 13:18:02.076601 | controller |           },
2026-06-11 13:18:02.076616 | controller |           {
2026-06-11 13:18:02.076630 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.076644 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-11 13:18:02.076659 | controller |           },
2026-06-11 13:18:02.076673 | controller |           {
2026-06-11 13:18:02.076688 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.076702 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-11 13:18:02.076717 | controller |           },
2026-06-11 13:18:02.076731 | controller |           {
2026-06-11 13:18:02.076745 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.076760 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-11 13:18:02.076774 | controller |           },
2026-06-11 13:18:02.076789 | controller |           {
2026-06-11 13:18:02.076804 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.076818 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-11 13:18:02.076832 | controller |           },
2026-06-11 13:18:02.076875 | controller |           {
2026-06-11 13:18:02.076895 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.076911 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-11 13:18:02.076926 | controller |           },
2026-06-11 13:18:02.076940 | controller |           {
2026-06-11 13:18:02.076954 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.076969 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-11 13:18:02.076983 | controller |           },
2026-06-11 13:18:02.076998 | controller |           {
2026-06-11 13:18:02.077012 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.077027 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-11 13:18:02.077041 | controller |           },
2026-06-11 13:18:02.077056 | controller |           {
2026-06-11 13:18:02.077070 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.077084 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-11 13:18:02.077099 | controller |           },
2026-06-11 13:18:02.077113 | controller |           {
2026-06-11 13:18:02.077127 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.077142 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-11 13:18:02.077156 | controller |           },
2026-06-11 13:18:02.077170 | controller |           {
2026-06-11 13:18:02.077185 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.077199 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-11 13:18:02.077213 | controller |           },
2026-06-11 13:18:02.077228 | controller |           {
2026-06-11 13:18:02.077243 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.077257 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-11 13:18:02.077273 | controller |           },
2026-06-11 13:18:02.077287 | controller |           {
2026-06-11 13:18:02.077302 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.077316 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-11 13:18:02.077331 | controller |           },
2026-06-11 13:18:02.077345 | controller |           {
2026-06-11 13:18:02.077360 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.077374 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-11 13:18:02.077389 | controller |           },
2026-06-11 13:18:02.077403 | controller |           {
2026-06-11 13:18:02.077417 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.077431 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-11 13:18:02.077446 | controller |           },
2026-06-11 13:18:02.077490 | controller |           {
2026-06-11 13:18:02.077509 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.077525 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-11 13:18:02.077540 | controller |           },
2026-06-11 13:18:02.077555 | controller |           {
2026-06-11 13:18:02.077570 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.077589 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-11 13:18:02.077604 | controller |           },
2026-06-11 13:18:02.077618 | controller |           {
2026-06-11 13:18:02.077633 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.077648 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-11 13:18:02.077664 | controller |           },
2026-06-11 13:18:02.077678 | controller |           {
2026-06-11 13:18:02.077693 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.077708 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-11 13:18:02.077723 | controller |           },
2026-06-11 13:18:02.077738 | controller |           {
2026-06-11 13:18:02.077753 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.077768 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-11 13:18:02.077783 | controller |           },
2026-06-11 13:18:02.077798 | controller |           {
2026-06-11 13:18:02.077813 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.077827 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-11 13:18:02.077842 | controller |           },
2026-06-11 13:18:02.077877 | controller |           {
2026-06-11 13:18:02.077893 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.077909 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-11 13:18:02.077924 | controller |           },
2026-06-11 13:18:02.077939 | controller |           {
2026-06-11 13:18:02.077953 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.077968 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-11 13:18:02.077982 | controller |           },
2026-06-11 13:18:02.077997 | controller |           {
2026-06-11 13:18:02.078011 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.078025 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-11 13:18:02.078040 | controller |           },
2026-06-11 13:18:02.078054 | controller |           {
2026-06-11 13:18:02.078068 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.078082 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-11 13:18:02.078096 | controller |           },
2026-06-11 13:18:02.078111 | controller |           {
2026-06-11 13:18:02.078125 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.078139 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-11 13:18:02.078154 | controller |           },
2026-06-11 13:18:02.078168 | controller |           {
2026-06-11 13:18:02.078183 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.078198 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-11 13:18:02.078213 | controller |           },
2026-06-11 13:18:02.078227 | controller |           {
2026-06-11 13:18:02.078242 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.078257 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-11 13:18:02.078272 | controller |           },
2026-06-11 13:18:02.078291 | controller |           {
2026-06-11 13:18:02.078307 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.078322 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-11 13:18:02.078338 | controller |           },
2026-06-11 13:18:02.078354 | controller |           {
2026-06-11 13:18:02.078370 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.078385 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-11 13:18:02.078401 | controller |           },
2026-06-11 13:18:02.078416 | controller |           {
2026-06-11 13:18:02.078431 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.078446 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-11 13:18:02.078462 | controller |           },
2026-06-11 13:18:02.078476 | controller |           {
2026-06-11 13:18:02.078491 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.078506 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-11 13:18:02.078521 | controller |           },
2026-06-11 13:18:02.078570 | controller |           {
2026-06-11 13:18:02.078586 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.078602 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-11 13:18:02.078617 | controller |           },
2026-06-11 13:18:02.078632 | controller |           {
2026-06-11 13:18:02.078647 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.078662 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-11 13:18:02.078677 | controller |           },
2026-06-11 13:18:02.078692 | controller |           {
2026-06-11 13:18:02.078707 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.078722 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-11 13:18:02.078737 | controller |           },
2026-06-11 13:18:02.078752 | controller |           {
2026-06-11 13:18:02.078767 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.078781 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-11 13:18:02.078797 | controller |           },
2026-06-11 13:18:02.078812 | controller |           {
2026-06-11 13:18:02.078827 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.078842 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-11 13:18:02.078876 | controller |           },
2026-06-11 13:18:02.078893 | controller |           {
2026-06-11 13:18:02.078908 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.078923 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-11 13:18:02.078938 | controller |           },
2026-06-11 13:18:02.078953 | controller |           {
2026-06-11 13:18:02.078968 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.078983 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-11 13:18:02.078998 | controller |           },
2026-06-11 13:18:02.079012 | controller |           {
2026-06-11 13:18:02.079027 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.079045 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-11 13:18:02.079060 | controller |           },
2026-06-11 13:18:02.079075 | controller |           {
2026-06-11 13:18:02.079090 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.079104 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-11 13:18:02.079118 | controller |           },
2026-06-11 13:18:02.079133 | controller |           {
2026-06-11 13:18:02.079147 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.079162 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-11 13:18:02.079177 | controller |           },
2026-06-11 13:18:02.079192 | controller |           {
2026-06-11 13:18:02.079206 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.079221 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-11 13:18:02.079235 | controller |           },
2026-06-11 13:18:02.079250 | controller |           {
2026-06-11 13:18:02.079264 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.079278 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-11 13:18:02.079293 | controller |           },
2026-06-11 13:18:02.079307 | controller |           {
2026-06-11 13:18:02.079322 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.079336 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-11 13:18:02.079350 | controller |           },
2026-06-11 13:18:02.079364 | controller |           {
2026-06-11 13:18:02.079379 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.079393 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-11 13:18:02.079409 | controller |           },
2026-06-11 13:18:02.079423 | controller |           {
2026-06-11 13:18:02.079437 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.079452 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-11 13:18:02.079467 | controller |           },
2026-06-11 13:18:02.079481 | controller |           {
2026-06-11 13:18:02.079495 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.079510 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-11 13:18:02.079525 | controller |           },
2026-06-11 13:18:02.079539 | controller |           {
2026-06-11 13:18:02.079554 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.079569 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-11 13:18:02.079584 | controller |           },
2026-06-11 13:18:02.079646 | controller |           {
2026-06-11 13:18:02.079667 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.079682 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-11 13:18:02.079698 | controller |           },
2026-06-11 13:18:02.079713 | controller |           {
2026-06-11 13:18:02.079757 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.079777 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-11 13:18:02.079797 | controller |           },
2026-06-11 13:18:02.079813 | controller |           {
2026-06-11 13:18:02.079828 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.079843 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-11 13:18:02.079883 | controller |           },
2026-06-11 13:18:02.079899 | controller |           {
2026-06-11 13:18:02.079914 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-11 13:18:02.079929 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-11 13:18:02.079944 | controller |           },
2026-06-11 13:18:02.079959 | controller |           {
2026-06-11 13:18:02.079973 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.079988 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-11 13:18:02.080003 | controller |           },
2026-06-11 13:18:02.080018 | controller |           {
2026-06-11 13:18:02.080032 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.080047 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-11 13:18:02.080061 | controller |           },
2026-06-11 13:18:02.080076 | controller |           {
2026-06-11 13:18:02.080091 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.080106 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-11 13:18:02.080121 | controller |           },
2026-06-11 13:18:02.080136 | controller |           {
2026-06-11 13:18:02.080150 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.080165 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-11 13:18:02.080179 | controller |           },
2026-06-11 13:18:02.080194 | controller |           {
2026-06-11 13:18:02.080220 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.080237 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-11 13:18:02.080252 | controller |           },
2026-06-11 13:18:02.080267 | controller |           {
2026-06-11 13:18:02.080281 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.080296 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-11 13:18:02.080311 | controller |           },
2026-06-11 13:18:02.080326 | controller |           {
2026-06-11 13:18:02.080341 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.080355 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-11 13:18:02.080370 | controller |           },
2026-06-11 13:18:02.080385 | controller |           {
2026-06-11 13:18:02.080400 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.080414 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-11 13:18:02.080429 | controller |           },
2026-06-11 13:18:02.080444 | controller |           {
2026-06-11 13:18:02.080460 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.080477 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-11 13:18:02.080493 | controller |           },
2026-06-11 13:18:02.080507 | controller |           {
2026-06-11 13:18:02.080525 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.080541 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-11 13:18:02.080556 | controller |           },
2026-06-11 13:18:02.080571 | controller |           {
2026-06-11 13:18:02.080586 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.080618 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-11 13:18:02.080633 | controller |           },
2026-06-11 13:18:02.080648 | controller |           {
2026-06-11 13:18:02.080663 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.080677 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-11 13:18:02.080691 | controller |           },
2026-06-11 13:18:02.080706 | controller |           {
2026-06-11 13:18:02.080720 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.080734 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-11 13:18:02.080749 | controller |           },
2026-06-11 13:18:02.080763 | controller |           {
2026-06-11 13:18:02.080777 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.080792 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-11 13:18:02.080834 | controller |           },
2026-06-11 13:18:02.080866 | controller |           {
2026-06-11 13:18:02.080883 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.080897 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-11 13:18:02.080912 | controller |           },
2026-06-11 13:18:02.080927 | controller |           {
2026-06-11 13:18:02.080941 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.080956 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-11 13:18:02.080970 | controller |           },
2026-06-11 13:18:02.080985 | controller |           {
2026-06-11 13:18:02.081000 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-11 13:18:02.081014 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-11 13:18:02.081029 | controller |           }
2026-06-11 13:18:02.081043 | controller |         ],
2026-06-11 13:18:02.081057 | controller |         "image": "38.102.83.66:5001/openstack-k8s-operators/openstack-operator:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c",
2026-06-11 13:18:02.081074 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 13:18:02.081089 | controller |         "livenessProbe": {
2026-06-11 13:18:02.081104 | controller |           "failureThreshold": 3,
2026-06-11 13:18:02.081118 | controller |           "httpGet": {
2026-06-11 13:18:02.081133 | controller |             "path": "/healthz",
2026-06-11 13:18:02.081147 | controller |             "port": 8081,
2026-06-11 13:18:02.081162 | controller |             "scheme": "HTTP"
2026-06-11 13:18:02.081176 | controller |           },
2026-06-11 13:18:02.081190 | controller |           "initialDelaySeconds": 15,
2026-06-11 13:18:02.081205 | controller |           "periodSeconds": 20,
2026-06-11 13:18:02.081219 | controller |           "successThreshold": 1,
2026-06-11 13:18:02.081233 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:02.081248 | controller |         },
2026-06-11 13:18:02.081262 | controller |         "name": "manager",
2026-06-11 13:18:02.081276 | controller |         "ports": [
2026-06-11 13:18:02.081294 | controller |           {
2026-06-11 13:18:02.081309 | controller |             "containerPort": 9443,
2026-06-11 13:18:02.081323 | controller |             "name": "webhook-server",
2026-06-11 13:18:02.081337 | controller |             "protocol": "TCP"
2026-06-11 13:18:02.081352 | controller |           }
2026-06-11 13:18:02.081366 | controller |         ],
2026-06-11 13:18:02.081380 | controller |         "readinessProbe": {
2026-06-11 13:18:02.081395 | controller |           "failureThreshold": 3,
2026-06-11 13:18:02.081409 | controller |           "httpGet": {
2026-06-11 13:18:02.081423 | controller |             "path": "/readyz",
2026-06-11 13:18:02.081437 | controller |             "port": 8081,
2026-06-11 13:18:02.081451 | controller |             "scheme": "HTTP"
2026-06-11 13:18:02.081466 | controller |           },
2026-06-11 13:18:02.081480 | controller |           "initialDelaySeconds": 5,
2026-06-11 13:18:02.081494 | controller |           "periodSeconds": 10,
2026-06-11 13:18:02.081508 | controller |           "successThreshold": 1,
2026-06-11 13:18:02.081522 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:02.081536 | controller |         },
2026-06-11 13:18:02.081551 | controller |         "resources": {
2026-06-11 13:18:02.081565 | controller |           "limits": {
2026-06-11 13:18:02.081579 | controller |             "cpu": "500m",
2026-06-11 13:18:02.081594 | controller |             "memory": "1Gi"
2026-06-11 13:18:02.081608 | controller |           },
2026-06-11 13:18:02.081623 | controller |           "requests": {
2026-06-11 13:18:02.081637 | controller |             "cpu": "10m",
2026-06-11 13:18:02.081651 | controller |             "memory": "512Mi"
2026-06-11 13:18:02.081665 | controller |           }
2026-06-11 13:18:02.081679 | controller |         },
2026-06-11 13:18:02.081693 | controller |         "securityContext": {
2026-06-11 13:18:02.081707 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 13:18:02.081722 | controller |           "capabilities": {
2026-06-11 13:18:02.081736 | controller |             "drop": [
2026-06-11 13:18:02.081751 | controller |               "ALL"
2026-06-11 13:18:02.081765 | controller |             ]
2026-06-11 13:18:02.081780 | controller |           },
2026-06-11 13:18:02.081794 | controller |           "runAsUser": 1000660000
2026-06-11 13:18:02.081808 | controller |         },
2026-06-11 13:18:02.081823 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 13:18:02.081837 | controller |         "terminationMessagePolicy": "File",
2026-06-11 13:18:02.081889 | controller |         "volumeMounts": [
2026-06-11 13:18:02.081909 | controller |           {
2026-06-11 13:18:02.081925 | controller |             "mountPath": "/tmp/k8s-metrics-server/metrics-certs",
2026-06-11 13:18:02.081940 | controller |             "name": "metrics-certs",
2026-06-11 13:18:02.081954 | controller |             "readOnly": true
2026-06-11 13:18:02.081969 | controller |           },
2026-06-11 13:18:02.081984 | controller |           {
2026-06-11 13:18:02.081999 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-11 13:18:02.082013 | controller |             "name": "webhook-certs",
2026-06-11 13:18:02.082028 | controller |             "readOnly": true
2026-06-11 13:18:02.082043 | controller |           },
2026-06-11 13:18:02.082057 | controller |           {
2026-06-11 13:18:02.082072 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:02.082086 | controller |             "name": "kube-api-access-v2cdx",
2026-06-11 13:18:02.082101 | controller |             "readOnly": true
2026-06-11 13:18:02.082116 | controller |           }
2026-06-11 13:18:02.082130 | controller |         ]
2026-06-11 13:18:02.082144 | controller |       }
2026-06-11 13:18:02.082158 | controller |     ],
2026-06-11 13:18:02.082172 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 13:18:02.082186 | controller |     "enableServiceLinks": true,
2026-06-11 13:18:02.082209 | controller |     "imagePullSecrets": [
2026-06-11 13:18:02.082224 | controller |       {
2026-06-11 13:18:02.082239 | controller |         "name": "openstack-operator-controller-manager-dockercfg-p9gc9"
2026-06-11 13:18:02.082254 | controller |       }
2026-06-11 13:18:02.082269 | controller |     ],
2026-06-11 13:18:02.082283 | controller |     "nodeName": "crc",
2026-06-11 13:18:02.082298 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 13:18:02.082313 | controller |     "priority": 0,
2026-06-11 13:18:02.082329 | controller |     "restartPolicy": "Always",
2026-06-11 13:18:02.082343 | controller |     "schedulerName": "default-scheduler",
2026-06-11 13:18:02.082358 | controller |     "securityContext": {
2026-06-11 13:18:02.082373 | controller |       "fsGroup": 1000660000,
2026-06-11 13:18:02.082387 | controller |       "runAsNonRoot": true,
2026-06-11 13:18:02.082402 | controller |       "seLinuxOptions": {
2026-06-11 13:18:02.082417 | controller |         "level": "s0:c26,c5"
2026-06-11 13:18:02.082431 | controller |       },
2026-06-11 13:18:02.082445 | controller |       "seccompProfile": {
2026-06-11 13:18:02.082460 | controller |         "type": "RuntimeDefault"
2026-06-11 13:18:02.082474 | controller |       }
2026-06-11 13:18:02.082489 | controller |     },
2026-06-11 13:18:02.082503 | controller |     "serviceAccount": "openstack-operator-controller-manager",
2026-06-11 13:18:02.082518 | controller |     "serviceAccountName": "openstack-operator-controller-manager",
2026-06-11 13:18:02.082532 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 13:18:02.082547 | controller |     "tolerations": [
2026-06-11 13:18:02.082562 | controller |       {
2026-06-11 13:18:02.082576 | controller |         "effect": "NoExecute",
2026-06-11 13:18:02.082591 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 13:18:02.082605 | controller |         "operator": "Exists",
2026-06-11 13:18:02.082620 | controller |         "tolerationSeconds": 300
2026-06-11 13:18:02.082634 | controller |       },
2026-06-11 13:18:02.082649 | controller |       {
2026-06-11 13:18:02.082664 | controller |         "effect": "NoExecute",
2026-06-11 13:18:02.082679 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 13:18:02.082693 | controller |         "operator": "Exists",
2026-06-11 13:18:02.082708 | controller |         "tolerationSeconds": 300
2026-06-11 13:18:02.082722 | controller |       },
2026-06-11 13:18:02.082736 | controller |       {
2026-06-11 13:18:02.082750 | controller |         "effect": "NoSchedule",
2026-06-11 13:18:02.082765 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 13:18:02.082779 | controller |         "operator": "Exists"
2026-06-11 13:18:02.082793 | controller |       }
2026-06-11 13:18:02.082808 | controller |     ],
2026-06-11 13:18:02.082822 | controller |     "volumes": [
2026-06-11 13:18:02.082836 | controller |       {
2026-06-11 13:18:02.082867 | controller |         "name": "metrics-certs",
2026-06-11 13:18:02.082887 | controller |         "secret": {
2026-06-11 13:18:02.082902 | controller |           "defaultMode": 420,
2026-06-11 13:18:02.082917 | controller |           "items": [
2026-06-11 13:18:02.082975 | controller |             {
2026-06-11 13:18:02.082993 | controller |               "key": "ca.crt",
2026-06-11 13:18:02.083032 | controller |               "path": "ca.crt"
2026-06-11 13:18:02.083053 | controller |             },
2026-06-11 13:18:02.083069 | controller |             {
2026-06-11 13:18:02.083083 | controller |               "key": "tls.crt",
2026-06-11 13:18:02.083098 | controller |               "path": "tls.crt"
2026-06-11 13:18:02.083112 | controller |             },
2026-06-11 13:18:02.083126 | controller |             {
2026-06-11 13:18:02.083140 | controller |               "key": "tls.key",
2026-06-11 13:18:02.083155 | controller |               "path": "tls.key"
2026-06-11 13:18:02.083169 | controller |             }
2026-06-11 13:18:02.083188 | controller |           ],
2026-06-11 13:18:02.083202 | controller |           "optional": false,
2026-06-11 13:18:02.083217 | controller |           "secretName": "metrics-server-cert"
2026-06-11 13:18:02.083231 | controller |         }
2026-06-11 13:18:02.083245 | controller |       },
2026-06-11 13:18:02.083259 | controller |       {
2026-06-11 13:18:02.083273 | controller |         "name": "webhook-certs",
2026-06-11 13:18:02.083287 | controller |         "secret": {
2026-06-11 13:18:02.083301 | controller |           "defaultMode": 420,
2026-06-11 13:18:02.083316 | controller |           "secretName": "webhook-server-cert"
2026-06-11 13:18:02.083330 | controller |         }
2026-06-11 13:18:02.083344 | controller |       },
2026-06-11 13:18:02.083359 | controller |       {
2026-06-11 13:18:02.083373 | controller |         "name": "kube-api-access-v2cdx",
2026-06-11 13:18:02.083387 | controller |         "projected": {
2026-06-11 13:18:02.083401 | controller |           "defaultMode": 420,
2026-06-11 13:18:02.083416 | controller |           "sources": [
2026-06-11 13:18:02.083430 | controller |             {
2026-06-11 13:18:02.083444 | controller |               "serviceAccountToken": {
2026-06-11 13:18:02.083460 | controller |                 "expirationSeconds": 3607,
2026-06-11 13:18:02.083477 | controller |                 "path": "token"
2026-06-11 13:18:02.083492 | controller |               }
2026-06-11 13:18:02.083506 | controller |             },
2026-06-11 13:18:02.083520 | controller |             {
2026-06-11 13:18:02.083534 | controller |               "configMap": {
2026-06-11 13:18:02.083548 | controller |                 "items": [
2026-06-11 13:18:02.083562 | controller |                   {
2026-06-11 13:18:02.083577 | controller |                     "key": "ca.crt",
2026-06-11 13:18:02.083591 | controller |                     "path": "ca.crt"
2026-06-11 13:18:02.083606 | controller |                   }
2026-06-11 13:18:02.083620 | controller |                 ],
2026-06-11 13:18:02.083635 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 13:18:02.083650 | controller |               }
2026-06-11 13:18:02.083666 | controller |             },
2026-06-11 13:18:02.083680 | controller |             {
2026-06-11 13:18:02.083695 | controller |               "downwardAPI": {
2026-06-11 13:18:02.083710 | controller |                 "items": [
2026-06-11 13:18:02.083724 | controller |                   {
2026-06-11 13:18:02.083739 | controller |                     "fieldRef": {
2026-06-11 13:18:02.083755 | controller |                       "apiVersion": "v1",
2026-06-11 13:18:02.083771 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 13:18:02.083786 | controller |                     },
2026-06-11 13:18:02.083801 | controller |                     "path": "namespace"
2026-06-11 13:18:02.083816 | controller |                   }
2026-06-11 13:18:02.083832 | controller |                 ]
2026-06-11 13:18:02.083862 | controller |               }
2026-06-11 13:18:02.083883 | controller |             },
2026-06-11 13:18:02.083899 | controller |             {
2026-06-11 13:18:02.083914 | controller |               "configMap": {
2026-06-11 13:18:02.083929 | controller |                 "items": [
2026-06-11 13:18:02.083944 | controller |                   {
2026-06-11 13:18:02.083959 | controller |                     "key": "service-ca.crt",
2026-06-11 13:18:02.083974 | controller |                     "path": "service-ca.crt"
2026-06-11 13:18:02.083989 | controller |                   }
2026-06-11 13:18:02.084004 | controller |                 ],
2026-06-11 13:18:02.084020 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 13:18:02.084035 | controller |               }
2026-06-11 13:18:02.084051 | controller |             }
2026-06-11 13:18:02.084066 | controller |           ]
2026-06-11 13:18:02.084107 | controller |         }
2026-06-11 13:18:02.084127 | controller |       }
2026-06-11 13:18:02.084148 | controller |     ]
2026-06-11 13:18:02.084164 | controller |   },
2026-06-11 13:18:02.084179 | controller |   "status": {
2026-06-11 13:18:02.084195 | controller |     "conditions": [
2026-06-11 13:18:02.084222 | controller |       {
2026-06-11 13:18:02.084238 | controller |         "lastProbeTime": null,
2026-06-11 13:18:02.084253 | controller |         "lastTransitionTime": "2026-06-11T12:18:04Z",
2026-06-11 13:18:02.084269 | controller |         "status": "True",
2026-06-11 13:18:02.084284 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 13:18:02.084299 | controller |       },
2026-06-11 13:18:02.084314 | controller |       {
2026-06-11 13:18:02.084330 | controller |         "lastProbeTime": null,
2026-06-11 13:18:02.084345 | controller |         "lastTransitionTime": "2026-06-11T12:17:39Z",
2026-06-11 13:18:02.084360 | controller |         "status": "True",
2026-06-11 13:18:02.084375 | controller |         "type": "Initialized"
2026-06-11 13:18:02.084390 | controller |       },
2026-06-11 13:18:02.084405 | controller |       {
2026-06-11 13:18:02.084420 | controller |         "lastProbeTime": null,
2026-06-11 13:18:02.084435 | controller |         "lastTransitionTime": "2026-06-11T12:18:15Z",
2026-06-11 13:18:02.084450 | controller |         "status": "True",
2026-06-11 13:18:02.084464 | controller |         "type": "Ready"
2026-06-11 13:18:02.084479 | controller |       },
2026-06-11 13:18:02.084493 | controller |       {
2026-06-11 13:18:02.084508 | controller |         "lastProbeTime": null,
2026-06-11 13:18:02.084522 | controller |         "lastTransitionTime": "2026-06-11T12:18:15Z",
2026-06-11 13:18:02.084537 | controller |         "status": "True",
2026-06-11 13:18:02.084552 | controller |         "type": "ContainersReady"
2026-06-11 13:18:02.084566 | controller |       },
2026-06-11 13:18:02.084581 | controller |       {
2026-06-11 13:18:02.084595 | controller |         "lastProbeTime": null,
2026-06-11 13:18:02.084609 | controller |         "lastTransitionTime": "2026-06-11T12:17:39Z",
2026-06-11 13:18:02.084624 | controller |         "status": "True",
2026-06-11 13:18:02.084639 | controller |         "type": "PodScheduled"
2026-06-11 13:18:02.084653 | controller |       }
2026-06-11 13:18:02.084667 | controller |     ],
2026-06-11 13:18:02.084681 | controller |     "containerStatuses": [
2026-06-11 13:18:02.084695 | controller |       {
2026-06-11 13:18:02.084710 | controller |         "allocatedResources": {
2026-06-11 13:18:02.084724 | controller |           "cpu": "10m",
2026-06-11 13:18:02.084739 | controller |           "memory": "512Mi"
2026-06-11 13:18:02.084753 | controller |         },
2026-06-11 13:18:02.084768 | controller |         "containerID": "cri-o://78113af6dc76228e4d0d8dd48d115db166dbfcea1f49ea42770cf3dd4bbe8b01",
2026-06-11 13:18:02.084783 | controller |         "image": "38.102.83.66:5001/openstack-k8s-operators/openstack-operator:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c",
2026-06-11 13:18:02.084799 | controller |         "imageID": "38.102.83.66:5001/openstack-k8s-operators/openstack-operator@sha256:417fca74b9737d84253a28e6dd8cb119e0866a193049215bf0d63bd0a3ec7846",
2026-06-11 13:18:02.084814 | controller |         "lastState": {},
2026-06-11 13:18:02.084829 | controller |         "name": "manager",
2026-06-11 13:18:02.084844 | controller |         "ready": true,
2026-06-11 13:18:02.084882 | controller |         "resources": {
2026-06-11 13:18:02.084898 | controller |           "limits": {
2026-06-11 13:18:02.084913 | controller |             "cpu": "500m",
2026-06-11 13:18:02.084928 | controller |             "memory": "1Gi"
2026-06-11 13:18:02.084943 | controller |           },
2026-06-11 13:18:02.084957 | controller |           "requests": {
2026-06-11 13:18:02.084972 | controller |             "cpu": "10m",
2026-06-11 13:18:02.084987 | controller |             "memory": "512Mi"
2026-06-11 13:18:02.085001 | controller |           }
2026-06-11 13:18:02.085016 | controller |         },
2026-06-11 13:18:02.085030 | controller |         "restartCount": 0,
2026-06-11 13:18:02.085048 | controller |         "started": true,
2026-06-11 13:18:02.085063 | controller |         "state": {
2026-06-11 13:18:02.085078 | controller |           "running": {
2026-06-11 13:18:02.085092 | controller |             "startedAt": "2026-06-11T12:18:02Z"
2026-06-11 13:18:02.085107 | controller |           }
2026-06-11 13:18:02.085122 | controller |         },
2026-06-11 13:18:02.085137 | controller |         "user": {
2026-06-11 13:18:02.085151 | controller |           "linux": {
2026-06-11 13:18:02.085166 | controller |             "gid": 0,
2026-06-11 13:18:02.085180 | controller |             "supplementalGroups": [
2026-06-11 13:18:02.085195 | controller |               0,
2026-06-11 13:18:02.085209 | controller |               1000660000
2026-06-11 13:18:02.085224 | controller |             ],
2026-06-11 13:18:02.085240 | controller |             "uid": 1000660000
2026-06-11 13:18:02.085255 | controller |           }
2026-06-11 13:18:02.085270 | controller |         },
2026-06-11 13:18:02.085284 | controller |         "volumeMounts": [
2026-06-11 13:18:02.085299 | controller |           {
2026-06-11 13:18:02.085314 | controller |             "mountPath": "/tmp/k8s-metrics-server/metrics-certs",
2026-06-11 13:18:02.085329 | controller |             "name": "metrics-certs",
2026-06-11 13:18:02.085343 | controller |             "readOnly": true,
2026-06-11 13:18:02.085358 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 13:18:02.085373 | controller |           },
2026-06-11 13:18:02.085388 | controller |           {
2026-06-11 13:18:02.085402 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-11 13:18:02.085417 | controller |             "name": "webhook-certs",
2026-06-11 13:18:02.085432 | controller |             "readOnly": true,
2026-06-11 13:18:02.085447 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 13:18:02.085461 | controller |           },
2026-06-11 13:18:02.085476 | controller |           {
2026-06-11 13:18:02.085491 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:02.085506 | controller |             "name": "kube-api-access-v2cdx",
2026-06-11 13:18:02.085521 | controller |             "readOnly": true,
2026-06-11 13:18:02.085536 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 13:18:02.085551 | controller |           }
2026-06-11 13:18:02.085566 | controller |         ]
2026-06-11 13:18:02.085580 | controller |       }
2026-06-11 13:18:02.085595 | controller |     ],
2026-06-11 13:18:02.085609 | controller |     "hostIP": "192.168.126.11",
2026-06-11 13:18:02.085624 | controller |     "hostIPs": [
2026-06-11 13:18:02.085639 | controller |       {
2026-06-11 13:18:02.085654 | controller |         "ip": "192.168.126.11"
2026-06-11 13:18:02.085669 | controller |       }
2026-06-11 13:18:02.085683 | controller |     ],
2026-06-11 13:18:02.085699 | controller |     "phase": "Running",
2026-06-11 13:18:02.085714 | controller |     "podIP": "10.217.0.96",
2026-06-11 13:18:02.085729 | controller |     "podIPs": [
2026-06-11 13:18:02.085744 | controller |       {
2026-06-11 13:18:02.085759 | controller |         "ip": "10.217.0.96"
2026-06-11 13:18:02.085773 | controller |       }
2026-06-11 13:18:02.085788 | controller |     ],
2026-06-11 13:18:02.085803 | controller |     "qosClass": "Burstable",
2026-06-11 13:18:02.085817 | controller |     "startTime": "2026-06-11T12:17:39Z"
2026-06-11 13:18:02.085832 | controller |   }
2026-06-11 13:18:02.085847 | controller | }
2026-06-11 13:18:02.116250 | controller | ok:
2026-06-11 13:18:02.116427 | controller | {
2026-06-11 13:18:02.116458 | controller |   "apiVersion": "v1",
2026-06-11 13:18:02.116475 | controller |   "kind": "Pod",
2026-06-11 13:18:02.116498 | controller |   "metadata": {
2026-06-11 13:18:02.116519 | controller |     "annotations": {
2026-06-11 13:18:02.116536 | 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 13:18:02.116616 | 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 13:18:02.116635 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 13:18:02.116654 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 13:18:02.116670 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 13:18:02.116688 | controller |     },
2026-06-11 13:18:02.116703 | controller |     "creationTimestamp": "2026-06-11T12:17:36Z",
2026-06-11 13:18:02.116721 | controller |     "generateName": "ovn-operator-controller-manager-f87cbdf4c-",
2026-06-11 13:18:02.116736 | controller |     "generation": 1,
2026-06-11 13:18:02.116757 | controller |     "labels": {
2026-06-11 13:18:02.116772 | controller |       "app.kubernetes.io/name": "ovn-operator",
2026-06-11 13:18:02.116789 | controller |       "control-plane": "controller-manager",
2026-06-11 13:18:02.116805 | controller |       "openstack.org/operator-name": "ovn",
2026-06-11 13:18:02.116826 | controller |       "pod-template-hash": "f87cbdf4c"
2026-06-11 13:18:02.116842 | controller |     },
2026-06-11 13:18:02.116883 | controller |     "managedFields": [
2026-06-11 13:18:02.116906 | controller |       {
2026-06-11 13:18:02.116927 | controller |         "apiVersion": "v1",
2026-06-11 13:18:02.116947 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:02.117019 | controller |         "fieldsV1": {
2026-06-11 13:18:02.117039 | controller |           "f:metadata": {
2026-06-11 13:18:02.117054 | controller |             "f:annotations": {
2026-06-11 13:18:02.117069 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 13:18:02.117085 | controller |             }
2026-06-11 13:18:02.117100 | controller |           }
2026-06-11 13:18:02.117115 | controller |         },
2026-06-11 13:18:02.117129 | controller |         "manager": "crc",
2026-06-11 13:18:02.117144 | controller |         "operation": "Update",
2026-06-11 13:18:02.117159 | controller |         "subresource": "status",
2026-06-11 13:18:02.117174 | controller |         "time": "2026-06-11T12:17:36Z"
2026-06-11 13:18:02.117188 | controller |       },
2026-06-11 13:18:02.117203 | controller |       {
2026-06-11 13:18:02.117218 | controller |         "apiVersion": "v1",
2026-06-11 13:18:02.117232 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:02.117247 | controller |         "fieldsV1": {
2026-06-11 13:18:02.117261 | controller |           "f:metadata": {
2026-06-11 13:18:02.117276 | controller |             "f:annotations": {
2026-06-11 13:18:02.117291 | controller |               ".": {},
2026-06-11 13:18:02.117306 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 13:18:02.117322 | controller |             },
2026-06-11 13:18:02.117337 | controller |             "f:generateName": {},
2026-06-11 13:18:02.117351 | controller |             "f:labels": {
2026-06-11 13:18:02.117366 | controller |               ".": {},
2026-06-11 13:18:02.117381 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 13:18:02.117396 | controller |               "f:control-plane": {},
2026-06-11 13:18:02.117411 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 13:18:02.117426 | controller |               "f:pod-template-hash": {}
2026-06-11 13:18:02.117441 | controller |             },
2026-06-11 13:18:02.117456 | controller |             "f:ownerReferences": {
2026-06-11 13:18:02.117475 | controller |               ".": {},
2026-06-11 13:18:02.117491 | controller |               "k:{\"uid\":\"8ae85262-4c7f-4d33-9397-4ae8b3f67b6a\"}": {}
2026-06-11 13:18:02.117506 | controller |             }
2026-06-11 13:18:02.117522 | controller |           },
2026-06-11 13:18:02.117537 | controller |           "f:spec": {
2026-06-11 13:18:02.117552 | controller |             "f:containers": {
2026-06-11 13:18:02.117567 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 13:18:02.117582 | controller |                 ".": {},
2026-06-11 13:18:02.117597 | controller |                 "f:args": {},
2026-06-11 13:18:02.117612 | controller |                 "f:command": {},
2026-06-11 13:18:02.117627 | controller |                 "f:env": {
2026-06-11 13:18:02.117641 | controller |                   ".": {},
2026-06-11 13:18:02.117656 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 13:18:02.117671 | controller |                     ".": {},
2026-06-11 13:18:02.117685 | controller |                     "f:name": {},
2026-06-11 13:18:02.117700 | controller |                     "f:value": {}
2026-06-11 13:18:02.117715 | controller |                   },
2026-06-11 13:18:02.117731 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 13:18:02.117746 | controller |                     ".": {},
2026-06-11 13:18:02.117761 | controller |                     "f:name": {},
2026-06-11 13:18:02.117777 | controller |                     "f:value": {}
2026-06-11 13:18:02.117792 | controller |                   },
2026-06-11 13:18:02.117806 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 13:18:02.117821 | controller |                     ".": {},
2026-06-11 13:18:02.117836 | controller |                     "f:name": {},
2026-06-11 13:18:02.117874 | controller |                     "f:value": {}
2026-06-11 13:18:02.117892 | controller |                   },
2026-06-11 13:18:02.117907 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 13:18:02.117921 | controller |                     ".": {},
2026-06-11 13:18:02.117936 | controller |                     "f:name": {},
2026-06-11 13:18:02.117951 | controller |                     "f:value": {}
2026-06-11 13:18:02.117966 | controller |                   },
2026-06-11 13:18:02.117981 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 13:18:02.117996 | controller |                     ".": {},
2026-06-11 13:18:02.118010 | controller |                     "f:name": {},
2026-06-11 13:18:02.118025 | controller |                     "f:value": {}
2026-06-11 13:18:02.118040 | controller |                   }
2026-06-11 13:18:02.118055 | controller |                 },
2026-06-11 13:18:02.118069 | controller |                 "f:image": {},
2026-06-11 13:18:02.118084 | controller |                 "f:imagePullPolicy": {},
2026-06-11 13:18:02.118099 | controller |                 "f:livenessProbe": {
2026-06-11 13:18:02.118113 | controller |                   ".": {},
2026-06-11 13:18:02.118128 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:02.118142 | controller |                   "f:httpGet": {
2026-06-11 13:18:02.118157 | controller |                     ".": {},
2026-06-11 13:18:02.118171 | controller |                     "f:path": {},
2026-06-11 13:18:02.118185 | controller |                     "f:port": {},
2026-06-11 13:18:02.118200 | controller |                     "f:scheme": {}
2026-06-11 13:18:02.118214 | controller |                   },
2026-06-11 13:18:02.118229 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:02.118244 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:02.118259 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:02.118274 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:02.118288 | controller |                 },
2026-06-11 13:18:02.118307 | controller |                 "f:name": {},
2026-06-11 13:18:02.118323 | controller |                 "f:readinessProbe": {
2026-06-11 13:18:02.118338 | controller |                   ".": {},
2026-06-11 13:18:02.118353 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:02.118367 | controller |                   "f:httpGet": {
2026-06-11 13:18:02.118382 | controller |                     ".": {},
2026-06-11 13:18:02.118397 | controller |                     "f:path": {},
2026-06-11 13:18:02.118412 | controller |                     "f:port": {},
2026-06-11 13:18:02.118427 | controller |                     "f:scheme": {}
2026-06-11 13:18:02.118442 | controller |                   },
2026-06-11 13:18:02.118456 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:02.118471 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:02.118486 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:02.118500 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:02.118515 | controller |                 },
2026-06-11 13:18:02.118529 | controller |                 "f:resources": {
2026-06-11 13:18:02.118544 | controller |                   ".": {},
2026-06-11 13:18:02.118558 | controller |                   "f:limits": {
2026-06-11 13:18:02.118572 | controller |                     ".": {},
2026-06-11 13:18:02.118587 | controller |                     "f:cpu": {},
2026-06-11 13:18:02.118601 | controller |                     "f:memory": {}
2026-06-11 13:18:02.118616 | controller |                   },
2026-06-11 13:18:02.118630 | controller |                   "f:requests": {
2026-06-11 13:18:02.118645 | controller |                     ".": {},
2026-06-11 13:18:02.118659 | controller |                     "f:cpu": {},
2026-06-11 13:18:02.118674 | controller |                     "f:memory": {}
2026-06-11 13:18:02.118688 | controller |                   }
2026-06-11 13:18:02.118703 | controller |                 },
2026-06-11 13:18:02.118718 | controller |                 "f:securityContext": {
2026-06-11 13:18:02.118733 | controller |                   ".": {},
2026-06-11 13:18:02.118747 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 13:18:02.118763 | controller |                 },
2026-06-11 13:18:02.118778 | controller |                 "f:terminationMessagePath": {},
2026-06-11 13:18:02.118793 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 13:18:02.118807 | controller |               }
2026-06-11 13:18:02.118822 | controller |             },
2026-06-11 13:18:02.118836 | controller |             "f:dnsPolicy": {},
2026-06-11 13:18:02.118869 | controller |             "f:enableServiceLinks": {},
2026-06-11 13:18:02.118886 | controller |             "f:restartPolicy": {},
2026-06-11 13:18:02.118901 | controller |             "f:schedulerName": {},
2026-06-11 13:18:02.118915 | controller |             "f:securityContext": {
2026-06-11 13:18:02.118930 | controller |               ".": {},
2026-06-11 13:18:02.118944 | controller |               "f:runAsNonRoot": {}
2026-06-11 13:18:02.118958 | controller |             },
2026-06-11 13:18:02.118973 | controller |             "f:serviceAccount": {},
2026-06-11 13:18:02.118988 | controller |             "f:serviceAccountName": {},
2026-06-11 13:18:02.119003 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 13:18:02.119018 | controller |             "f:tolerations": {}
2026-06-11 13:18:02.119033 | controller |           }
2026-06-11 13:18:02.119048 | controller |         },
2026-06-11 13:18:02.119063 | controller |         "manager": "kube-controller-manager",
2026-06-11 13:18:02.119078 | controller |         "operation": "Update",
2026-06-11 13:18:02.119093 | controller |         "time": "2026-06-11T12:17:36Z"
2026-06-11 13:18:02.119108 | controller |       },
2026-06-11 13:18:02.119123 | controller |       {
2026-06-11 13:18:02.119137 | controller |         "apiVersion": "v1",
2026-06-11 13:18:02.119156 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:02.119172 | controller |         "fieldsV1": {
2026-06-11 13:18:02.119187 | controller |           "f:metadata": {
2026-06-11 13:18:02.119201 | controller |             "f:annotations": {
2026-06-11 13:18:02.119216 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 13:18:02.119231 | controller |             }
2026-06-11 13:18:02.119246 | controller |           }
2026-06-11 13:18:02.119260 | controller |         },
2026-06-11 13:18:02.119275 | controller |         "manager": "multus-daemon",
2026-06-11 13:18:02.119290 | controller |         "operation": "Update",
2026-06-11 13:18:02.119305 | controller |         "subresource": "status",
2026-06-11 13:18:02.119320 | controller |         "time": "2026-06-11T12:17:46Z"
2026-06-11 13:18:02.119334 | controller |       },
2026-06-11 13:18:02.119349 | controller |       {
2026-06-11 13:18:02.119364 | controller |         "apiVersion": "v1",
2026-06-11 13:18:02.119378 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:02.119393 | controller |         "fieldsV1": {
2026-06-11 13:18:02.119408 | controller |           "f:status": {
2026-06-11 13:18:02.119423 | controller |             "f:conditions": {
2026-06-11 13:18:02.119437 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 13:18:02.119454 | controller |                 ".": {},
2026-06-11 13:18:02.119471 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:02.119487 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:02.119502 | controller |                 "f:status": {},
2026-06-11 13:18:02.119517 | controller |                 "f:type": {}
2026-06-11 13:18:02.119532 | controller |               },
2026-06-11 13:18:02.119547 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 13:18:02.119562 | controller |                 ".": {},
2026-06-11 13:18:02.119576 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:02.119592 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:02.119607 | controller |                 "f:status": {},
2026-06-11 13:18:02.119622 | controller |                 "f:type": {}
2026-06-11 13:18:02.119637 | controller |               },
2026-06-11 13:18:02.119651 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 13:18:02.119666 | controller |                 ".": {},
2026-06-11 13:18:02.119681 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:02.119696 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:02.119711 | controller |                 "f:status": {},
2026-06-11 13:18:02.119726 | controller |                 "f:type": {}
2026-06-11 13:18:02.119741 | controller |               },
2026-06-11 13:18:02.119756 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 13:18:02.119771 | controller |                 ".": {},
2026-06-11 13:18:02.119786 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:02.119801 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:02.119816 | controller |                 "f:status": {},
2026-06-11 13:18:02.119831 | controller |                 "f:type": {}
2026-06-11 13:18:02.119846 | controller |               }
2026-06-11 13:18:02.119860 | controller |             },
2026-06-11 13:18:02.119875 | controller |             "f:containerStatuses": {},
2026-06-11 13:18:02.119889 | controller |             "f:hostIP": {},
2026-06-11 13:18:02.120020 | controller |             "f:hostIPs": {},
2026-06-11 13:18:02.120036 | controller |             "f:phase": {},
2026-06-11 13:18:02.120051 | controller |             "f:podIP": {},
2026-06-11 13:18:02.120066 | controller |             "f:podIPs": {
2026-06-11 13:18:02.120080 | controller |               ".": {},
2026-06-11 13:18:02.120094 | controller |               "k:{\"ip\":\"10.217.0.90\"}": {
2026-06-11 13:18:02.120109 | controller |                 ".": {},
2026-06-11 13:18:02.120128 | controller |                 "f:ip": {}
2026-06-11 13:18:02.120144 | controller |               }
2026-06-11 13:18:02.120159 | controller |             },
2026-06-11 13:18:02.120174 | controller |             "f:startTime": {}
2026-06-11 13:18:02.120202 | controller |           }
2026-06-11 13:18:02.120218 | controller |         },
2026-06-11 13:18:02.120233 | controller |         "manager": "kubelet",
2026-06-11 13:18:02.120248 | controller |         "operation": "Update",
2026-06-11 13:18:02.120262 | controller |         "subresource": "status",
2026-06-11 13:18:02.120277 | controller |         "time": "2026-06-11T12:19:10Z"
2026-06-11 13:18:02.120292 | controller |       }
2026-06-11 13:18:02.120306 | controller |     ],
2026-06-11 13:18:02.120321 | controller |     "name": "ovn-operator-controller-manager-f87cbdf4c-d7k5d",
2026-06-11 13:18:02.120335 | controller |     "namespace": "openstack-operators",
2026-06-11 13:18:02.120350 | controller |     "ownerReferences": [
2026-06-11 13:18:02.120365 | controller |       {
2026-06-11 13:18:02.120379 | controller |         "apiVersion": "apps/v1",
2026-06-11 13:18:02.120394 | controller |         "blockOwnerDeletion": true,
2026-06-11 13:18:02.120408 | controller |         "controller": true,
2026-06-11 13:18:02.120422 | controller |         "kind": "ReplicaSet",
2026-06-11 13:18:02.120437 | controller |         "name": "ovn-operator-controller-manager-f87cbdf4c",
2026-06-11 13:18:02.120451 | controller |         "uid": "8ae85262-4c7f-4d33-9397-4ae8b3f67b6a"
2026-06-11 13:18:02.120468 | controller |       }
2026-06-11 13:18:02.120485 | controller |     ],
2026-06-11 13:18:02.120500 | controller |     "resourceVersion": "54774",
2026-06-11 13:18:02.120515 | controller |     "uid": "a137c698-a02b-43ff-b472-cb227bc663f0"
2026-06-11 13:18:02.120529 | controller |   },
2026-06-11 13:18:02.120544 | controller |   "spec": {
2026-06-11 13:18:02.120559 | controller |     "containers": [
2026-06-11 13:18:02.120573 | controller |       {
2026-06-11 13:18:02.120588 | controller |         "args": [
2026-06-11 13:18:02.120602 | controller |           "--leader-elect",
2026-06-11 13:18:02.120616 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 13:18:02.120630 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 13:18:02.120644 | controller |         ],
2026-06-11 13:18:02.120659 | controller |         "command": [
2026-06-11 13:18:02.120673 | controller |           "/manager"
2026-06-11 13:18:02.120687 | controller |         ],
2026-06-11 13:18:02.120701 | controller |         "env": [
2026-06-11 13:18:02.120715 | controller |           {
2026-06-11 13:18:02.120729 | controller |             "name": "LEASE_DURATION",
2026-06-11 13:18:02.120743 | controller |             "value": "30"
2026-06-11 13:18:02.120757 | controller |           },
2026-06-11 13:18:02.120771 | controller |           {
2026-06-11 13:18:02.120785 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 13:18:02.120800 | controller |             "value": "20"
2026-06-11 13:18:02.120814 | controller |           },
2026-06-11 13:18:02.120828 | controller |           {
2026-06-11 13:18:02.120842 | controller |             "name": "RETRY_PERIOD",
2026-06-11 13:18:02.120876 | controller |             "value": "5"
2026-06-11 13:18:02.120892 | controller |           },
2026-06-11 13:18:02.120906 | controller |           {
2026-06-11 13:18:02.120921 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 13:18:02.120936 | controller |             "value": "false"
2026-06-11 13:18:02.120951 | controller |           },
2026-06-11 13:18:02.120966 | controller |           {
2026-06-11 13:18:02.120980 | controller |             "name": "METRICS_CERTS",
2026-06-11 13:18:02.120995 | controller |             "value": "false"
2026-06-11 13:18:02.121010 | controller |           }
2026-06-11 13:18:02.121024 | controller |         ],
2026-06-11 13:18:02.121039 | controller |         "image": "quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664",
2026-06-11 13:18:02.121059 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 13:18:02.121074 | controller |         "livenessProbe": {
2026-06-11 13:18:02.121089 | controller |           "failureThreshold": 3,
2026-06-11 13:18:02.121103 | controller |           "httpGet": {
2026-06-11 13:18:02.121118 | controller |             "path": "/healthz",
2026-06-11 13:18:02.121132 | controller |             "port": 8081,
2026-06-11 13:18:02.121147 | controller |             "scheme": "HTTP"
2026-06-11 13:18:02.121162 | controller |           },
2026-06-11 13:18:02.121176 | controller |           "initialDelaySeconds": 15,
2026-06-11 13:18:02.121191 | controller |           "periodSeconds": 20,
2026-06-11 13:18:02.121206 | controller |           "successThreshold": 1,
2026-06-11 13:18:02.121221 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:02.121236 | controller |         },
2026-06-11 13:18:02.121252 | controller |         "name": "manager",
2026-06-11 13:18:02.121266 | controller |         "readinessProbe": {
2026-06-11 13:18:02.121281 | controller |           "failureThreshold": 3,
2026-06-11 13:18:02.121296 | controller |           "httpGet": {
2026-06-11 13:18:02.121311 | controller |             "path": "/readyz",
2026-06-11 13:18:02.121325 | controller |             "port": 8081,
2026-06-11 13:18:02.121340 | controller |             "scheme": "HTTP"
2026-06-11 13:18:02.121355 | controller |           },
2026-06-11 13:18:02.121371 | controller |           "initialDelaySeconds": 5,
2026-06-11 13:18:02.121385 | controller |           "periodSeconds": 10,
2026-06-11 13:18:02.121400 | controller |           "successThreshold": 1,
2026-06-11 13:18:02.121415 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:02.121429 | controller |         },
2026-06-11 13:18:02.121444 | controller |         "resources": {
2026-06-11 13:18:02.121461 | controller |           "limits": {
2026-06-11 13:18:02.121478 | controller |             "cpu": "500m",
2026-06-11 13:18:02.121493 | controller |             "memory": "512Mi"
2026-06-11 13:18:02.121508 | controller |           },
2026-06-11 13:18:02.121523 | controller |           "requests": {
2026-06-11 13:18:02.121538 | controller |             "cpu": "10m",
2026-06-11 13:18:02.121553 | controller |             "memory": "256Mi"
2026-06-11 13:18:02.121568 | controller |           }
2026-06-11 13:18:02.121582 | controller |         },
2026-06-11 13:18:02.121597 | controller |         "securityContext": {
2026-06-11 13:18:02.121612 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 13:18:02.121627 | controller |           "capabilities": {
2026-06-11 13:18:02.121642 | controller |             "drop": [
2026-06-11 13:18:02.121657 | controller |               "MKNOD"
2026-06-11 13:18:02.121672 | controller |             ]
2026-06-11 13:18:02.121687 | controller |           }
2026-06-11 13:18:02.121702 | controller |         },
2026-06-11 13:18:02.121717 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 13:18:02.121732 | controller |         "terminationMessagePolicy": "File",
2026-06-11 13:18:02.121746 | controller |         "volumeMounts": [
2026-06-11 13:18:02.121761 | controller |           {
2026-06-11 13:18:02.121776 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:02.121791 | controller |             "name": "kube-api-access-c567d",
2026-06-11 13:18:02.121806 | controller |             "readOnly": true
2026-06-11 13:18:02.121821 | controller |           }
2026-06-11 13:18:02.121836 | controller |         ]
2026-06-11 13:18:02.121869 | controller |       }
2026-06-11 13:18:02.121886 | controller |     ],
2026-06-11 13:18:02.121902 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 13:18:02.121916 | controller |     "enableServiceLinks": true,
2026-06-11 13:18:02.121931 | controller |     "imagePullSecrets": [
2026-06-11 13:18:02.121949 | controller |       {
2026-06-11 13:18:02.121965 | controller |         "name": "ovn-operator-controller-manager-dockercfg-qxcvc"
2026-06-11 13:18:02.121980 | controller |       }
2026-06-11 13:18:02.121995 | controller |     ],
2026-06-11 13:18:02.122010 | controller |     "nodeName": "crc",
2026-06-11 13:18:02.122025 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 13:18:02.122040 | controller |     "priority": 0,
2026-06-11 13:18:02.122055 | controller |     "restartPolicy": "Always",
2026-06-11 13:18:02.122070 | controller |     "schedulerName": "default-scheduler",
2026-06-11 13:18:02.122085 | controller |     "securityContext": {
2026-06-11 13:18:02.122099 | controller |       "runAsNonRoot": true,
2026-06-11 13:18:02.122114 | controller |       "seLinuxOptions": {
2026-06-11 13:18:02.122129 | controller |         "level": "s0:c26,c5"
2026-06-11 13:18:02.122143 | controller |       }
2026-06-11 13:18:02.122158 | controller |     },
2026-06-11 13:18:02.122173 | controller |     "serviceAccount": "ovn-operator-controller-manager",
2026-06-11 13:18:02.122187 | controller |     "serviceAccountName": "ovn-operator-controller-manager",
2026-06-11 13:18:02.122202 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 13:18:02.122218 | controller |     "tolerations": [
2026-06-11 13:18:02.122233 | controller |       {
2026-06-11 13:18:02.122248 | controller |         "effect": "NoExecute",
2026-06-11 13:18:02.122263 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 13:18:02.122278 | controller |         "operator": "Exists",
2026-06-11 13:18:02.122293 | controller |         "tolerationSeconds": 120
2026-06-11 13:18:02.122308 | controller |       },
2026-06-11 13:18:02.122322 | controller |       {
2026-06-11 13:18:02.122336 | controller |         "effect": "NoExecute",
2026-06-11 13:18:02.122351 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 13:18:02.122366 | controller |         "operator": "Exists",
2026-06-11 13:18:02.122380 | controller |         "tolerationSeconds": 120
2026-06-11 13:18:02.122395 | controller |       },
2026-06-11 13:18:02.122409 | controller |       {
2026-06-11 13:18:02.122424 | controller |         "effect": "NoSchedule",
2026-06-11 13:18:02.122438 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 13:18:02.122453 | controller |         "operator": "Exists"
2026-06-11 13:18:02.122468 | controller |       }
2026-06-11 13:18:02.122482 | controller |     ],
2026-06-11 13:18:02.122497 | controller |     "volumes": [
2026-06-11 13:18:02.122511 | controller |       {
2026-06-11 13:18:02.122525 | controller |         "name": "kube-api-access-c567d",
2026-06-11 13:18:02.122539 | controller |         "projected": {
2026-06-11 13:18:02.122554 | controller |           "defaultMode": 420,
2026-06-11 13:18:02.122569 | controller |           "sources": [
2026-06-11 13:18:02.122583 | controller |             {
2026-06-11 13:18:02.122598 | controller |               "serviceAccountToken": {
2026-06-11 13:18:02.122612 | controller |                 "expirationSeconds": 3607,
2026-06-11 13:18:02.122627 | controller |                 "path": "token"
2026-06-11 13:18:02.122641 | controller |               }
2026-06-11 13:18:02.122656 | controller |             },
2026-06-11 13:18:02.122671 | controller |             {
2026-06-11 13:18:02.122685 | controller |               "configMap": {
2026-06-11 13:18:02.122700 | controller |                 "items": [
2026-06-11 13:18:02.122715 | controller |                   {
2026-06-11 13:18:02.122729 | controller |                     "key": "ca.crt",
2026-06-11 13:18:02.122744 | controller |                     "path": "ca.crt"
2026-06-11 13:18:02.122758 | controller |                   }
2026-06-11 13:18:02.122773 | controller |                 ],
2026-06-11 13:18:02.122788 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 13:18:02.122803 | controller |               }
2026-06-11 13:18:02.122817 | controller |             },
2026-06-11 13:18:02.122836 | controller |             {
2026-06-11 13:18:02.122868 | controller |               "downwardAPI": {
2026-06-11 13:18:02.122885 | controller |                 "items": [
2026-06-11 13:18:02.122900 | controller |                   {
2026-06-11 13:18:02.122914 | controller |                     "fieldRef": {
2026-06-11 13:18:02.122929 | controller |                       "apiVersion": "v1",
2026-06-11 13:18:02.122943 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 13:18:02.122958 | controller |                     },
2026-06-11 13:18:02.122973 | controller |                     "path": "namespace"
2026-06-11 13:18:02.122988 | controller |                   }
2026-06-11 13:18:02.123002 | controller |                 ]
2026-06-11 13:18:02.123017 | controller |               }
2026-06-11 13:18:02.123032 | controller |             },
2026-06-11 13:18:02.123047 | controller |             {
2026-06-11 13:18:02.123062 | controller |               "configMap": {
2026-06-11 13:18:02.123077 | controller |                 "items": [
2026-06-11 13:18:02.123092 | controller |                   {
2026-06-11 13:18:02.123107 | controller |                     "key": "service-ca.crt",
2026-06-11 13:18:02.123121 | controller |                     "path": "service-ca.crt"
2026-06-11 13:18:02.123136 | controller |                   }
2026-06-11 13:18:02.123151 | controller |                 ],
2026-06-11 13:18:02.123165 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 13:18:02.123180 | controller |               }
2026-06-11 13:18:02.123194 | controller |             }
2026-06-11 13:18:02.123209 | controller |           ]
2026-06-11 13:18:02.123223 | controller |         }
2026-06-11 13:18:02.123238 | controller |       }
2026-06-11 13:18:02.123252 | controller |     ]
2026-06-11 13:18:02.123267 | controller |   },
2026-06-11 13:18:02.123282 | controller |   "status": {
2026-06-11 13:18:02.123297 | controller |     "conditions": [
2026-06-11 13:18:02.123312 | controller |       {
2026-06-11 13:18:02.123327 | controller |         "lastProbeTime": null,
2026-06-11 13:18:02.123342 | controller |         "lastTransitionTime": "2026-06-11T12:18:58Z",
2026-06-11 13:18:02.123357 | controller |         "status": "True",
2026-06-11 13:18:02.123372 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 13:18:02.123387 | controller |       },
2026-06-11 13:18:02.123402 | controller |       {
2026-06-11 13:18:02.123417 | controller |         "lastProbeTime": null,
2026-06-11 13:18:02.123432 | controller |         "lastTransitionTime": "2026-06-11T12:17:37Z",
2026-06-11 13:18:02.123447 | controller |         "status": "True",
2026-06-11 13:18:02.123462 | controller |         "type": "Initialized"
2026-06-11 13:18:02.123477 | controller |       },
2026-06-11 13:18:02.123493 | controller |       {
2026-06-11 13:18:02.123508 | controller |         "lastProbeTime": null,
2026-06-11 13:18:02.123522 | controller |         "lastTransitionTime": "2026-06-11T12:19:10Z",
2026-06-11 13:18:02.123537 | controller |         "status": "True",
2026-06-11 13:18:02.123553 | controller |         "type": "Ready"
2026-06-11 13:18:02.123567 | controller |       },
2026-06-11 13:18:02.123582 | controller |       {
2026-06-11 13:18:02.123597 | controller |         "lastProbeTime": null,
2026-06-11 13:18:02.123612 | controller |         "lastTransitionTime": "2026-06-11T12:19:10Z",
2026-06-11 13:18:02.123627 | controller |         "status": "True",
2026-06-11 13:18:02.123642 | controller |         "type": "ContainersReady"
2026-06-11 13:18:02.123657 | controller |       },
2026-06-11 13:18:02.123671 | controller |       {
2026-06-11 13:18:02.123686 | controller |         "lastProbeTime": null,
2026-06-11 13:18:02.123701 | controller |         "lastTransitionTime": "2026-06-11T12:17:36Z",
2026-06-11 13:18:02.123716 | controller |         "status": "True",
2026-06-11 13:18:02.123731 | controller |         "type": "PodScheduled"
2026-06-11 13:18:02.123746 | controller |       }
2026-06-11 13:18:02.123772 | controller |     ],
2026-06-11 13:18:02.123788 | controller |     "containerStatuses": [
2026-06-11 13:18:02.123803 | controller |       {
2026-06-11 13:18:02.123818 | controller |         "allocatedResources": {
2026-06-11 13:18:02.123833 | controller |           "cpu": "10m",
2026-06-11 13:18:02.123862 | controller |           "memory": "256Mi"
2026-06-11 13:18:02.123882 | controller |         },
2026-06-11 13:18:02.123898 | controller |         "containerID": "cri-o://402470bc22d042c4d67c606d80fdf7c04ef7e69c049ad7dda5e1e8c858315c35",
2026-06-11 13:18:02.123914 | controller |         "image": "quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664",
2026-06-11 13:18:02.123929 | controller |         "imageID": "quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664",
2026-06-11 13:18:02.123944 | controller |         "lastState": {},
2026-06-11 13:18:02.123960 | controller |         "name": "manager",
2026-06-11 13:18:02.123975 | controller |         "ready": true,
2026-06-11 13:18:02.123990 | controller |         "resources": {
2026-06-11 13:18:02.124005 | controller |           "limits": {
2026-06-11 13:18:02.124019 | controller |             "cpu": "500m",
2026-06-11 13:18:02.124034 | controller |             "memory": "512Mi"
2026-06-11 13:18:02.124049 | controller |           },
2026-06-11 13:18:02.124063 | controller |           "requests": {
2026-06-11 13:18:02.124079 | controller |             "cpu": "10m",
2026-06-11 13:18:02.124094 | controller |             "memory": "256Mi"
2026-06-11 13:18:02.124109 | controller |           }
2026-06-11 13:18:02.124124 | controller |         },
2026-06-11 13:18:02.124139 | controller |         "restartCount": 0,
2026-06-11 13:18:02.124154 | controller |         "started": true,
2026-06-11 13:18:02.124168 | controller |         "state": {
2026-06-11 13:18:02.124183 | controller |           "running": {
2026-06-11 13:18:02.124217 | controller |             "startedAt": "2026-06-11T12:18:57Z"
2026-06-11 13:18:02.124233 | controller |           }
2026-06-11 13:18:02.124248 | controller |         },
2026-06-11 13:18:02.124263 | controller |         "user": {
2026-06-11 13:18:02.124277 | controller |           "linux": {
2026-06-11 13:18:02.124292 | controller |             "gid": 0,
2026-06-11 13:18:02.124307 | controller |             "supplementalGroups": [
2026-06-11 13:18:02.124322 | controller |               0
2026-06-11 13:18:02.124336 | controller |             ],
2026-06-11 13:18:02.124351 | controller |             "uid": 65532
2026-06-11 13:18:02.124366 | controller |           }
2026-06-11 13:18:02.124381 | controller |         },
2026-06-11 13:18:02.124396 | controller |         "volumeMounts": [
2026-06-11 13:18:02.124410 | controller |           {
2026-06-11 13:18:02.124425 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:02.124439 | controller |             "name": "kube-api-access-c567d",
2026-06-11 13:18:02.124456 | controller |             "readOnly": true,
2026-06-11 13:18:02.124473 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 13:18:02.124488 | controller |           }
2026-06-11 13:18:02.124503 | controller |         ]
2026-06-11 13:18:02.124517 | controller |       }
2026-06-11 13:18:02.124532 | controller |     ],
2026-06-11 13:18:02.124547 | controller |     "hostIP": "192.168.126.11",
2026-06-11 13:18:02.124561 | controller |     "hostIPs": [
2026-06-11 13:18:02.124576 | controller |       {
2026-06-11 13:18:02.124590 | controller |         "ip": "192.168.126.11"
2026-06-11 13:18:02.124605 | controller |       }
2026-06-11 13:18:02.124619 | controller |     ],
2026-06-11 13:18:02.124634 | controller |     "phase": "Running",
2026-06-11 13:18:02.124648 | controller |     "podIP": "10.217.0.90",
2026-06-11 13:18:02.124663 | controller |     "podIPs": [
2026-06-11 13:18:02.124678 | controller |       {
2026-06-11 13:18:02.124692 | controller |         "ip": "10.217.0.90"
2026-06-11 13:18:02.124712 | controller |       }
2026-06-11 13:18:02.124727 | controller |     ],
2026-06-11 13:18:02.124741 | controller |     "qosClass": "Burstable",
2026-06-11 13:18:02.124756 | controller |     "startTime": "2026-06-11T12:17:37Z"
2026-06-11 13:18:02.124771 | controller |   }
2026-06-11 13:18:02.124786 | controller | }
2026-06-11 13:18:02.149290 | controller | ok:
2026-06-11 13:18:02.149467 | controller | {
2026-06-11 13:18:02.149496 | controller |   "apiVersion": "v1",
2026-06-11 13:18:02.149514 | controller |   "kind": "Pod",
2026-06-11 13:18:02.149536 | controller |   "metadata": {
2026-06-11 13:18:02.149552 | controller |     "annotations": {
2026-06-11 13:18:02.149573 | 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 13:18:02.149591 | 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 13:18:02.149611 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 13:18:02.149682 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-11 13:18:02.149704 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-11 13:18:02.149721 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-11 13:18:02.149736 | controller |     },
2026-06-11 13:18:02.149752 | controller |     "creationTimestamp": "2026-06-11T12:17:37Z",
2026-06-11 13:18:02.149767 | controller |     "generateName": "swift-operator-controller-manager-79846f755c-",
2026-06-11 13:18:02.149782 | controller |     "generation": 1,
2026-06-11 13:18:02.149796 | controller |     "labels": {
2026-06-11 13:18:02.149812 | controller |       "app.kubernetes.io/name": "swift-operator",
2026-06-11 13:18:02.149827 | controller |       "control-plane": "controller-manager",
2026-06-11 13:18:02.149842 | controller |       "openstack.org/operator-name": "swift",
2026-06-11 13:18:02.149928 | controller |       "pod-template-hash": "79846f755c"
2026-06-11 13:18:02.149947 | controller |     },
2026-06-11 13:18:02.149963 | controller |     "managedFields": [
2026-06-11 13:18:02.149979 | controller |       {
2026-06-11 13:18:02.149994 | controller |         "apiVersion": "v1",
2026-06-11 13:18:02.150009 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:02.150024 | controller |         "fieldsV1": {
2026-06-11 13:18:02.150039 | controller |           "f:metadata": {
2026-06-11 13:18:02.150054 | controller |             "f:annotations": {
2026-06-11 13:18:02.150069 | controller |               ".": {},
2026-06-11 13:18:02.150083 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 13:18:02.150098 | controller |             },
2026-06-11 13:18:02.150113 | controller |             "f:generateName": {},
2026-06-11 13:18:02.150128 | controller |             "f:labels": {
2026-06-11 13:18:02.150143 | controller |               ".": {},
2026-06-11 13:18:02.150157 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 13:18:02.150172 | controller |               "f:control-plane": {},
2026-06-11 13:18:02.150187 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 13:18:02.150203 | controller |               "f:pod-template-hash": {}
2026-06-11 13:18:02.150218 | controller |             },
2026-06-11 13:18:02.150233 | controller |             "f:ownerReferences": {
2026-06-11 13:18:02.150264 | controller |               ".": {},
2026-06-11 13:18:02.150280 | controller |               "k:{\"uid\":\"cad3fc10-dee6-49b2-9a2f-938bc12e21d9\"}": {}
2026-06-11 13:18:02.150296 | controller |             }
2026-06-11 13:18:02.150311 | controller |           },
2026-06-11 13:18:02.150326 | controller |           "f:spec": {
2026-06-11 13:18:02.150341 | controller |             "f:containers": {
2026-06-11 13:18:02.150356 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 13:18:02.150371 | controller |                 ".": {},
2026-06-11 13:18:02.150386 | controller |                 "f:args": {},
2026-06-11 13:18:02.150401 | controller |                 "f:command": {},
2026-06-11 13:18:02.150416 | controller |                 "f:env": {
2026-06-11 13:18:02.150431 | controller |                   ".": {},
2026-06-11 13:18:02.150446 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 13:18:02.150461 | controller |                     ".": {},
2026-06-11 13:18:02.150476 | controller |                     "f:name": {},
2026-06-11 13:18:02.150491 | controller |                     "f:value": {}
2026-06-11 13:18:02.150505 | controller |                   },
2026-06-11 13:18:02.150520 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 13:18:02.150535 | controller |                     ".": {},
2026-06-11 13:18:02.150550 | controller |                     "f:name": {},
2026-06-11 13:18:02.150564 | controller |                     "f:value": {}
2026-06-11 13:18:02.150579 | controller |                   },
2026-06-11 13:18:02.150594 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 13:18:02.150608 | controller |                     ".": {},
2026-06-11 13:18:02.150623 | controller |                     "f:name": {},
2026-06-11 13:18:02.150637 | controller |                     "f:value": {}
2026-06-11 13:18:02.150652 | controller |                   },
2026-06-11 13:18:02.150667 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 13:18:02.150681 | controller |                     ".": {},
2026-06-11 13:18:02.150696 | controller |                     "f:name": {},
2026-06-11 13:18:02.150711 | controller |                     "f:value": {}
2026-06-11 13:18:02.150725 | controller |                   },
2026-06-11 13:18:02.150740 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 13:18:02.150755 | controller |                     ".": {},
2026-06-11 13:18:02.150769 | controller |                     "f:name": {},
2026-06-11 13:18:02.150784 | controller |                     "f:value": {}
2026-06-11 13:18:02.150798 | controller |                   }
2026-06-11 13:18:02.150813 | controller |                 },
2026-06-11 13:18:02.150828 | controller |                 "f:image": {},
2026-06-11 13:18:02.150843 | controller |                 "f:imagePullPolicy": {},
2026-06-11 13:18:02.150877 | controller |                 "f:livenessProbe": {
2026-06-11 13:18:02.150894 | controller |                   ".": {},
2026-06-11 13:18:02.150909 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:02.150924 | controller |                   "f:httpGet": {
2026-06-11 13:18:02.150939 | controller |                     ".": {},
2026-06-11 13:18:02.150954 | controller |                     "f:path": {},
2026-06-11 13:18:02.150970 | controller |                     "f:port": {},
2026-06-11 13:18:02.150985 | controller |                     "f:scheme": {}
2026-06-11 13:18:02.151000 | controller |                   },
2026-06-11 13:18:02.151015 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:02.151031 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:02.151046 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:02.151062 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:02.151077 | controller |                 },
2026-06-11 13:18:02.151092 | controller |                 "f:name": {},
2026-06-11 13:18:02.151120 | controller |                 "f:readinessProbe": {
2026-06-11 13:18:02.151136 | controller |                   ".": {},
2026-06-11 13:18:02.151151 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:02.151166 | controller |                   "f:httpGet": {
2026-06-11 13:18:02.151180 | controller |                     ".": {},
2026-06-11 13:18:02.151194 | controller |                     "f:path": {},
2026-06-11 13:18:02.151209 | controller |                     "f:port": {},
2026-06-11 13:18:02.151223 | controller |                     "f:scheme": {}
2026-06-11 13:18:02.151237 | controller |                   },
2026-06-11 13:18:02.151252 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:02.151267 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:02.151282 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:02.151298 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:02.151313 | controller |                 },
2026-06-11 13:18:02.151328 | controller |                 "f:resources": {
2026-06-11 13:18:02.151343 | controller |                   ".": {},
2026-06-11 13:18:02.151358 | controller |                   "f:limits": {
2026-06-11 13:18:02.151373 | controller |                     ".": {},
2026-06-11 13:18:02.151387 | controller |                     "f:cpu": {},
2026-06-11 13:18:02.151402 | controller |                     "f:memory": {}
2026-06-11 13:18:02.151417 | controller |                   },
2026-06-11 13:18:02.151432 | controller |                   "f:requests": {
2026-06-11 13:18:02.151452 | controller |                     ".": {},
2026-06-11 13:18:02.151467 | controller |                     "f:cpu": {},
2026-06-11 13:18:02.151481 | controller |                     "f:memory": {}
2026-06-11 13:18:02.151496 | controller |                   }
2026-06-11 13:18:02.151511 | controller |                 },
2026-06-11 13:18:02.151525 | controller |                 "f:securityContext": {
2026-06-11 13:18:02.151540 | controller |                   ".": {},
2026-06-11 13:18:02.151555 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 13:18:02.151570 | controller |                 },
2026-06-11 13:18:02.151584 | controller |                 "f:terminationMessagePath": {},
2026-06-11 13:18:02.151599 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 13:18:02.151614 | controller |               }
2026-06-11 13:18:02.151629 | controller |             },
2026-06-11 13:18:02.151643 | controller |             "f:dnsPolicy": {},
2026-06-11 13:18:02.151658 | controller |             "f:enableServiceLinks": {},
2026-06-11 13:18:02.151673 | controller |             "f:restartPolicy": {},
2026-06-11 13:18:02.151688 | controller |             "f:schedulerName": {},
2026-06-11 13:18:02.151702 | controller |             "f:securityContext": {
2026-06-11 13:18:02.151717 | controller |               ".": {},
2026-06-11 13:18:02.151732 | controller |               "f:runAsNonRoot": {}
2026-06-11 13:18:02.151746 | controller |             },
2026-06-11 13:18:02.151761 | controller |             "f:serviceAccount": {},
2026-06-11 13:18:02.151776 | controller |             "f:serviceAccountName": {},
2026-06-11 13:18:02.151791 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 13:18:02.151806 | controller |             "f:tolerations": {}
2026-06-11 13:18:02.151820 | controller |           }
2026-06-11 13:18:02.151835 | controller |         },
2026-06-11 13:18:02.151870 | controller |         "manager": "kube-controller-manager",
2026-06-11 13:18:02.151891 | controller |         "operation": "Update",
2026-06-11 13:18:02.151906 | controller |         "time": "2026-06-11T12:17:36Z"
2026-06-11 13:18:02.151921 | controller |       },
2026-06-11 13:18:02.151936 | controller |       {
2026-06-11 13:18:02.151951 | controller |         "apiVersion": "v1",
2026-06-11 13:18:02.151966 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:02.151985 | controller |         "fieldsV1": {
2026-06-11 13:18:02.152000 | controller |           "f:metadata": {
2026-06-11 13:18:02.152015 | controller |             "f:annotations": {
2026-06-11 13:18:02.152030 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 13:18:02.152044 | controller |             }
2026-06-11 13:18:02.152059 | controller |           }
2026-06-11 13:18:02.152074 | controller |         },
2026-06-11 13:18:02.152089 | controller |         "manager": "crc",
2026-06-11 13:18:02.152104 | controller |         "operation": "Update",
2026-06-11 13:18:02.152119 | controller |         "subresource": "status",
2026-06-11 13:18:02.152134 | controller |         "time": "2026-06-11T12:17:37Z"
2026-06-11 13:18:02.152149 | controller |       },
2026-06-11 13:18:02.152165 | controller |       {
2026-06-11 13:18:02.152189 | controller |         "apiVersion": "v1",
2026-06-11 13:18:02.152206 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:02.152221 | controller |         "fieldsV1": {
2026-06-11 13:18:02.152235 | controller |           "f:metadata": {
2026-06-11 13:18:02.152250 | controller |             "f:annotations": {
2026-06-11 13:18:02.152264 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 13:18:02.152279 | controller |             }
2026-06-11 13:18:02.152295 | controller |           }
2026-06-11 13:18:02.152310 | controller |         },
2026-06-11 13:18:02.152325 | controller |         "manager": "multus-daemon",
2026-06-11 13:18:02.152345 | controller |         "operation": "Update",
2026-06-11 13:18:02.152360 | controller |         "subresource": "status",
2026-06-11 13:18:02.152376 | controller |         "time": "2026-06-11T12:17:47Z"
2026-06-11 13:18:02.152391 | controller |       },
2026-06-11 13:18:02.152406 | controller |       {
2026-06-11 13:18:02.152421 | controller |         "apiVersion": "v1",
2026-06-11 13:18:02.152436 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:02.152451 | controller |         "fieldsV1": {
2026-06-11 13:18:02.152469 | controller |           "f:status": {
2026-06-11 13:18:02.152486 | controller |             "f:conditions": {
2026-06-11 13:18:02.152500 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 13:18:02.152515 | controller |                 ".": {},
2026-06-11 13:18:02.152530 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:02.152545 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:02.152560 | controller |                 "f:status": {},
2026-06-11 13:18:02.152575 | controller |                 "f:type": {}
2026-06-11 13:18:02.152590 | controller |               },
2026-06-11 13:18:02.152605 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 13:18:02.152619 | controller |                 ".": {},
2026-06-11 13:18:02.152634 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:02.152649 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:02.152664 | controller |                 "f:status": {},
2026-06-11 13:18:02.152679 | controller |                 "f:type": {}
2026-06-11 13:18:02.152694 | controller |               },
2026-06-11 13:18:02.152708 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 13:18:02.152723 | controller |                 ".": {},
2026-06-11 13:18:02.152738 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:02.152753 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:02.152768 | controller |                 "f:status": {},
2026-06-11 13:18:02.152782 | controller |                 "f:type": {}
2026-06-11 13:18:02.152798 | controller |               },
2026-06-11 13:18:02.152813 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 13:18:02.152828 | controller |                 ".": {},
2026-06-11 13:18:02.152843 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:02.152881 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:02.152898 | controller |                 "f:status": {},
2026-06-11 13:18:02.152913 | controller |                 "f:type": {}
2026-06-11 13:18:02.152928 | controller |               }
2026-06-11 13:18:02.152944 | controller |             },
2026-06-11 13:18:02.152959 | controller |             "f:containerStatuses": {},
2026-06-11 13:18:02.152974 | controller |             "f:hostIP": {},
2026-06-11 13:18:02.152989 | controller |             "f:hostIPs": {},
2026-06-11 13:18:02.153003 | controller |             "f:phase": {},
2026-06-11 13:18:02.153018 | controller |             "f:podIP": {},
2026-06-11 13:18:02.153033 | controller |             "f:podIPs": {
2026-06-11 13:18:02.153047 | controller |               ".": {},
2026-06-11 13:18:02.153062 | controller |               "k:{\"ip\":\"10.217.0.92\"}": {
2026-06-11 13:18:02.153077 | controller |                 ".": {},
2026-06-11 13:18:02.153092 | controller |                 "f:ip": {}
2026-06-11 13:18:02.153106 | controller |               }
2026-06-11 13:18:02.153121 | controller |             },
2026-06-11 13:18:02.153135 | controller |             "f:startTime": {}
2026-06-11 13:18:02.153150 | controller |           }
2026-06-11 13:18:02.153165 | controller |         },
2026-06-11 13:18:02.153180 | controller |         "manager": "kubelet",
2026-06-11 13:18:02.153194 | controller |         "operation": "Update",
2026-06-11 13:18:02.153209 | controller |         "subresource": "status",
2026-06-11 13:18:02.153223 | controller |         "time": "2026-06-11T12:19:10Z"
2026-06-11 13:18:02.153238 | controller |       }
2026-06-11 13:18:02.153252 | controller |     ],
2026-06-11 13:18:02.153267 | controller |     "name": "swift-operator-controller-manager-79846f755c-lvvwc",
2026-06-11 13:18:02.153281 | controller |     "namespace": "openstack-operators",
2026-06-11 13:18:02.153296 | controller |     "ownerReferences": [
2026-06-11 13:18:02.153310 | controller |       {
2026-06-11 13:18:02.153325 | controller |         "apiVersion": "apps/v1",
2026-06-11 13:18:02.153339 | controller |         "blockOwnerDeletion": true,
2026-06-11 13:18:02.153353 | controller |         "controller": true,
2026-06-11 13:18:02.153368 | controller |         "kind": "ReplicaSet",
2026-06-11 13:18:02.153382 | controller |         "name": "swift-operator-controller-manager-79846f755c",
2026-06-11 13:18:02.153397 | controller |         "uid": "cad3fc10-dee6-49b2-9a2f-938bc12e21d9"
2026-06-11 13:18:02.153412 | controller |       }
2026-06-11 13:18:02.153427 | controller |     ],
2026-06-11 13:18:02.153442 | controller |     "resourceVersion": "54770",
2026-06-11 13:18:02.153457 | controller |     "uid": "595cdfb7-0f54-4168-a379-52746a2e1dc2"
2026-06-11 13:18:02.153472 | controller |   },
2026-06-11 13:18:02.153487 | controller |   "spec": {
2026-06-11 13:18:02.153502 | controller |     "containers": [
2026-06-11 13:18:02.153516 | controller |       {
2026-06-11 13:18:02.153531 | controller |         "args": [
2026-06-11 13:18:02.153545 | controller |           "--leader-elect",
2026-06-11 13:18:02.153560 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 13:18:02.153574 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 13:18:02.153589 | controller |         ],
2026-06-11 13:18:02.153603 | controller |         "command": [
2026-06-11 13:18:02.153617 | controller |           "/manager"
2026-06-11 13:18:02.153632 | controller |         ],
2026-06-11 13:18:02.153646 | controller |         "env": [
2026-06-11 13:18:02.153661 | controller |           {
2026-06-11 13:18:02.153676 | controller |             "name": "LEASE_DURATION",
2026-06-11 13:18:02.153690 | controller |             "value": "30"
2026-06-11 13:18:02.153705 | controller |           },
2026-06-11 13:18:02.153719 | controller |           {
2026-06-11 13:18:02.153733 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 13:18:02.153748 | controller |             "value": "20"
2026-06-11 13:18:02.153767 | controller |           },
2026-06-11 13:18:02.153782 | controller |           {
2026-06-11 13:18:02.153796 | controller |             "name": "RETRY_PERIOD",
2026-06-11 13:18:02.153811 | controller |             "value": "5"
2026-06-11 13:18:02.153826 | controller |           },
2026-06-11 13:18:02.153840 | controller |           {
2026-06-11 13:18:02.153873 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 13:18:02.153889 | controller |             "value": "false"
2026-06-11 13:18:02.153904 | controller |           },
2026-06-11 13:18:02.153919 | controller |           {
2026-06-11 13:18:02.153934 | controller |             "name": "METRICS_CERTS",
2026-06-11 13:18:02.153948 | controller |             "value": "false"
2026-06-11 13:18:02.153963 | controller |           }
2026-06-11 13:18:02.153978 | controller |         ],
2026-06-11 13:18:02.153993 | controller |         "image": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6",
2026-06-11 13:18:02.154008 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 13:18:02.154023 | controller |         "livenessProbe": {
2026-06-11 13:18:02.154038 | controller |           "failureThreshold": 3,
2026-06-11 13:18:02.154053 | controller |           "httpGet": {
2026-06-11 13:18:02.154067 | controller |             "path": "/healthz",
2026-06-11 13:18:02.154082 | controller |             "port": 8081,
2026-06-11 13:18:02.154096 | controller |             "scheme": "HTTP"
2026-06-11 13:18:02.154111 | controller |           },
2026-06-11 13:18:02.154125 | controller |           "initialDelaySeconds": 15,
2026-06-11 13:18:02.154139 | controller |           "periodSeconds": 20,
2026-06-11 13:18:02.154154 | controller |           "successThreshold": 1,
2026-06-11 13:18:02.154169 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:02.154184 | controller |         },
2026-06-11 13:18:02.154199 | controller |         "name": "manager",
2026-06-11 13:18:02.154214 | controller |         "readinessProbe": {
2026-06-11 13:18:02.154229 | controller |           "failureThreshold": 3,
2026-06-11 13:18:02.154244 | controller |           "httpGet": {
2026-06-11 13:18:02.154259 | controller |             "path": "/readyz",
2026-06-11 13:18:02.154274 | controller |             "port": 8081,
2026-06-11 13:18:02.154289 | controller |             "scheme": "HTTP"
2026-06-11 13:18:02.154303 | controller |           },
2026-06-11 13:18:02.154318 | controller |           "initialDelaySeconds": 5,
2026-06-11 13:18:02.154332 | controller |           "periodSeconds": 10,
2026-06-11 13:18:02.154347 | controller |           "successThreshold": 1,
2026-06-11 13:18:02.154361 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:02.154376 | controller |         },
2026-06-11 13:18:02.154390 | controller |         "resources": {
2026-06-11 13:18:02.154405 | controller |           "limits": {
2026-06-11 13:18:02.154420 | controller |             "cpu": "500m",
2026-06-11 13:18:02.154434 | controller |             "memory": "512Mi"
2026-06-11 13:18:02.154449 | controller |           },
2026-06-11 13:18:02.154464 | controller |           "requests": {
2026-06-11 13:18:02.154479 | controller |             "cpu": "10m",
2026-06-11 13:18:02.154495 | controller |             "memory": "256Mi"
2026-06-11 13:18:02.154509 | controller |           }
2026-06-11 13:18:02.154524 | controller |         },
2026-06-11 13:18:02.154539 | controller |         "securityContext": {
2026-06-11 13:18:02.154553 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 13:18:02.154568 | controller |           "capabilities": {
2026-06-11 13:18:02.154583 | controller |             "drop": [
2026-06-11 13:18:02.154598 | controller |               "ALL"
2026-06-11 13:18:02.154613 | controller |             ]
2026-06-11 13:18:02.154627 | controller |           },
2026-06-11 13:18:02.154642 | controller |           "runAsUser": 1000660000
2026-06-11 13:18:02.154656 | controller |         },
2026-06-11 13:18:02.154675 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 13:18:02.154690 | controller |         "terminationMessagePolicy": "File",
2026-06-11 13:18:02.154706 | controller |         "volumeMounts": [
2026-06-11 13:18:02.154721 | controller |           {
2026-06-11 13:18:02.154736 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:02.154751 | controller |             "name": "kube-api-access-8gtwx",
2026-06-11 13:18:02.154766 | controller |             "readOnly": true
2026-06-11 13:18:02.154781 | controller |           }
2026-06-11 13:18:02.154796 | controller |         ]
2026-06-11 13:18:02.154811 | controller |       }
2026-06-11 13:18:02.154826 | controller |     ],
2026-06-11 13:18:02.154841 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 13:18:02.154875 | controller |     "enableServiceLinks": true,
2026-06-11 13:18:02.154891 | controller |     "imagePullSecrets": [
2026-06-11 13:18:02.154907 | controller |       {
2026-06-11 13:18:02.154922 | controller |         "name": "swift-operator-controller-manager-dockercfg-jgv7l"
2026-06-11 13:18:02.154937 | controller |       }
2026-06-11 13:18:02.154952 | controller |     ],
2026-06-11 13:18:02.154967 | controller |     "nodeName": "crc",
2026-06-11 13:18:02.154982 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 13:18:02.154997 | controller |     "priority": 0,
2026-06-11 13:18:02.155012 | controller |     "restartPolicy": "Always",
2026-06-11 13:18:02.155027 | controller |     "schedulerName": "default-scheduler",
2026-06-11 13:18:02.155041 | controller |     "securityContext": {
2026-06-11 13:18:02.155056 | controller |       "fsGroup": 1000660000,
2026-06-11 13:18:02.155071 | controller |       "runAsNonRoot": true,
2026-06-11 13:18:02.155086 | controller |       "seLinuxOptions": {
2026-06-11 13:18:02.155100 | controller |         "level": "s0:c26,c5"
2026-06-11 13:18:02.155115 | controller |       },
2026-06-11 13:18:02.155129 | controller |       "seccompProfile": {
2026-06-11 13:18:02.155144 | controller |         "type": "RuntimeDefault"
2026-06-11 13:18:02.155159 | controller |       }
2026-06-11 13:18:02.155174 | controller |     },
2026-06-11 13:18:02.155188 | controller |     "serviceAccount": "swift-operator-controller-manager",
2026-06-11 13:18:02.155203 | controller |     "serviceAccountName": "swift-operator-controller-manager",
2026-06-11 13:18:02.155218 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 13:18:02.155233 | controller |     "tolerations": [
2026-06-11 13:18:02.155248 | controller |       {
2026-06-11 13:18:02.155263 | controller |         "effect": "NoExecute",
2026-06-11 13:18:02.155278 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 13:18:02.155292 | controller |         "operator": "Exists",
2026-06-11 13:18:02.155307 | controller |         "tolerationSeconds": 120
2026-06-11 13:18:02.155322 | controller |       },
2026-06-11 13:18:02.155337 | controller |       {
2026-06-11 13:18:02.155352 | controller |         "effect": "NoExecute",
2026-06-11 13:18:02.155366 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 13:18:02.155381 | controller |         "operator": "Exists",
2026-06-11 13:18:02.155396 | controller |         "tolerationSeconds": 120
2026-06-11 13:18:02.155410 | controller |       },
2026-06-11 13:18:02.155425 | controller |       {
2026-06-11 13:18:02.155440 | controller |         "effect": "NoSchedule",
2026-06-11 13:18:02.155456 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 13:18:02.155471 | controller |         "operator": "Exists"
2026-06-11 13:18:02.155486 | controller |       }
2026-06-11 13:18:02.155501 | controller |     ],
2026-06-11 13:18:02.155516 | controller |     "volumes": [
2026-06-11 13:18:02.155530 | controller |       {
2026-06-11 13:18:02.155545 | controller |         "name": "kube-api-access-8gtwx",
2026-06-11 13:18:02.155560 | controller |         "projected": {
2026-06-11 13:18:02.155579 | controller |           "defaultMode": 420,
2026-06-11 13:18:02.155594 | controller |           "sources": [
2026-06-11 13:18:02.155608 | controller |             {
2026-06-11 13:18:02.155623 | controller |               "serviceAccountToken": {
2026-06-11 13:18:02.155637 | controller |                 "expirationSeconds": 3607,
2026-06-11 13:18:02.155652 | controller |                 "path": "token"
2026-06-11 13:18:02.155667 | controller |               }
2026-06-11 13:18:02.155681 | controller |             },
2026-06-11 13:18:02.155696 | controller |             {
2026-06-11 13:18:02.155710 | controller |               "configMap": {
2026-06-11 13:18:02.155724 | controller |                 "items": [
2026-06-11 13:18:02.155739 | controller |                   {
2026-06-11 13:18:02.155753 | controller |                     "key": "ca.crt",
2026-06-11 13:18:02.155767 | controller |                     "path": "ca.crt"
2026-06-11 13:18:02.155782 | controller |                   }
2026-06-11 13:18:02.155796 | controller |                 ],
2026-06-11 13:18:02.155810 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 13:18:02.155825 | controller |               }
2026-06-11 13:18:02.155839 | controller |             },
2026-06-11 13:18:02.155873 | controller |             {
2026-06-11 13:18:02.155890 | controller |               "downwardAPI": {
2026-06-11 13:18:02.155905 | controller |                 "items": [
2026-06-11 13:18:02.155920 | controller |                   {
2026-06-11 13:18:02.155935 | controller |                     "fieldRef": {
2026-06-11 13:18:02.155949 | controller |                       "apiVersion": "v1",
2026-06-11 13:18:02.155964 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 13:18:02.155978 | controller |                     },
2026-06-11 13:18:02.155993 | controller |                     "path": "namespace"
2026-06-11 13:18:02.156008 | controller |                   }
2026-06-11 13:18:02.156023 | controller |                 ]
2026-06-11 13:18:02.156038 | controller |               }
2026-06-11 13:18:02.156053 | controller |             },
2026-06-11 13:18:02.156067 | controller |             {
2026-06-11 13:18:02.156082 | controller |               "configMap": {
2026-06-11 13:18:02.156096 | controller |                 "items": [
2026-06-11 13:18:02.156111 | controller |                   {
2026-06-11 13:18:02.156125 | controller |                     "key": "service-ca.crt",
2026-06-11 13:18:02.156140 | controller |                     "path": "service-ca.crt"
2026-06-11 13:18:02.156154 | controller |                   }
2026-06-11 13:18:02.156169 | controller |                 ],
2026-06-11 13:18:02.156195 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 13:18:02.156210 | controller |               }
2026-06-11 13:18:02.156225 | controller |             }
2026-06-11 13:18:02.156239 | controller |           ]
2026-06-11 13:18:02.156254 | controller |         }
2026-06-11 13:18:02.156269 | controller |       }
2026-06-11 13:18:02.156284 | controller |     ]
2026-06-11 13:18:02.156299 | controller |   },
2026-06-11 13:18:02.156314 | controller |   "status": {
2026-06-11 13:18:02.156328 | controller |     "conditions": [
2026-06-11 13:18:02.156343 | controller |       {
2026-06-11 13:18:02.156358 | controller |         "lastProbeTime": null,
2026-06-11 13:18:02.156372 | controller |         "lastTransitionTime": "2026-06-11T12:18:58Z",
2026-06-11 13:18:02.156388 | controller |         "status": "True",
2026-06-11 13:18:02.156402 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 13:18:02.156417 | controller |       },
2026-06-11 13:18:02.156431 | controller |       {
2026-06-11 13:18:02.156445 | controller |         "lastProbeTime": null,
2026-06-11 13:18:02.156462 | controller |         "lastTransitionTime": "2026-06-11T12:17:37Z",
2026-06-11 13:18:02.156479 | controller |         "status": "True",
2026-06-11 13:18:02.156494 | controller |         "type": "Initialized"
2026-06-11 13:18:02.156514 | controller |       },
2026-06-11 13:18:02.156529 | controller |       {
2026-06-11 13:18:02.156544 | controller |         "lastProbeTime": null,
2026-06-11 13:18:02.156559 | controller |         "lastTransitionTime": "2026-06-11T12:19:10Z",
2026-06-11 13:18:02.156574 | controller |         "status": "True",
2026-06-11 13:18:02.156588 | controller |         "type": "Ready"
2026-06-11 13:18:02.156603 | controller |       },
2026-06-11 13:18:02.156618 | controller |       {
2026-06-11 13:18:02.156632 | controller |         "lastProbeTime": null,
2026-06-11 13:18:02.156647 | controller |         "lastTransitionTime": "2026-06-11T12:19:10Z",
2026-06-11 13:18:02.156662 | controller |         "status": "True",
2026-06-11 13:18:02.156676 | controller |         "type": "ContainersReady"
2026-06-11 13:18:02.156691 | controller |       },
2026-06-11 13:18:02.156706 | controller |       {
2026-06-11 13:18:02.156720 | controller |         "lastProbeTime": null,
2026-06-11 13:18:02.156735 | controller |         "lastTransitionTime": "2026-06-11T12:17:37Z",
2026-06-11 13:18:02.156750 | controller |         "status": "True",
2026-06-11 13:18:02.156764 | controller |         "type": "PodScheduled"
2026-06-11 13:18:02.156779 | controller |       }
2026-06-11 13:18:02.156794 | controller |     ],
2026-06-11 13:18:02.156809 | controller |     "containerStatuses": [
2026-06-11 13:18:02.156823 | controller |       {
2026-06-11 13:18:02.156838 | controller |         "allocatedResources": {
2026-06-11 13:18:02.156868 | controller |           "cpu": "10m",
2026-06-11 13:18:02.156885 | controller |           "memory": "256Mi"
2026-06-11 13:18:02.156900 | controller |         },
2026-06-11 13:18:02.156915 | controller |         "containerID": "cri-o://e9f4f2f124d008cb859829d27a0d9025ecf536794e3761419f12e0a5087a80c0",
2026-06-11 13:18:02.156931 | controller |         "image": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6",
2026-06-11 13:18:02.156946 | controller |         "imageID": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6",
2026-06-11 13:18:02.156962 | controller |         "lastState": {},
2026-06-11 13:18:02.156976 | controller |         "name": "manager",
2026-06-11 13:18:02.156991 | controller |         "ready": true,
2026-06-11 13:18:02.157006 | controller |         "resources": {
2026-06-11 13:18:02.157020 | controller |           "limits": {
2026-06-11 13:18:02.157035 | controller |             "cpu": "500m",
2026-06-11 13:18:02.157050 | controller |             "memory": "512Mi"
2026-06-11 13:18:02.157064 | controller |           },
2026-06-11 13:18:02.157079 | controller |           "requests": {
2026-06-11 13:18:02.157094 | controller |             "cpu": "10m",
2026-06-11 13:18:02.157108 | controller |             "memory": "256Mi"
2026-06-11 13:18:02.157123 | controller |           }
2026-06-11 13:18:02.157138 | controller |         },
2026-06-11 13:18:02.157152 | controller |         "restartCount": 0,
2026-06-11 13:18:02.157166 | controller |         "started": true,
2026-06-11 13:18:02.157181 | controller |         "state": {
2026-06-11 13:18:02.157196 | controller |           "running": {
2026-06-11 13:18:02.157210 | controller |             "startedAt": "2026-06-11T12:18:57Z"
2026-06-11 13:18:02.157225 | controller |           }
2026-06-11 13:18:02.157239 | controller |         },
2026-06-11 13:18:02.157254 | controller |         "user": {
2026-06-11 13:18:02.157269 | controller |           "linux": {
2026-06-11 13:18:02.157284 | controller |             "gid": 0,
2026-06-11 13:18:02.157299 | controller |             "supplementalGroups": [
2026-06-11 13:18:02.157315 | controller |               0,
2026-06-11 13:18:02.157330 | controller |               1000660000
2026-06-11 13:18:02.157345 | controller |             ],
2026-06-11 13:18:02.157360 | controller |             "uid": 1000660000
2026-06-11 13:18:02.157375 | controller |           }
2026-06-11 13:18:02.157394 | controller |         },
2026-06-11 13:18:02.157409 | controller |         "volumeMounts": [
2026-06-11 13:18:02.157424 | controller |           {
2026-06-11 13:18:02.157438 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:02.157453 | controller |             "name": "kube-api-access-8gtwx",
2026-06-11 13:18:02.157468 | controller |             "readOnly": true,
2026-06-11 13:18:02.157482 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 13:18:02.157497 | controller |           }
2026-06-11 13:18:02.157512 | controller |         ]
2026-06-11 13:18:02.157527 | controller |       }
2026-06-11 13:18:02.157543 | controller |     ],
2026-06-11 13:18:02.157559 | controller |     "hostIP": "192.168.126.11",
2026-06-11 13:18:02.157574 | controller |     "hostIPs": [
2026-06-11 13:18:02.157590 | controller |       {
2026-06-11 13:18:02.157605 | controller |         "ip": "192.168.126.11"
2026-06-11 13:18:02.157620 | controller |       }
2026-06-11 13:18:02.157635 | controller |     ],
2026-06-11 13:18:02.157650 | controller |     "phase": "Running",
2026-06-11 13:18:02.157665 | controller |     "podIP": "10.217.0.92",
2026-06-11 13:18:02.157680 | controller |     "podIPs": [
2026-06-11 13:18:02.157696 | controller |       {
2026-06-11 13:18:02.157711 | controller |         "ip": "10.217.0.92"
2026-06-11 13:18:02.157726 | controller |       }
2026-06-11 13:18:02.157741 | controller |     ],
2026-06-11 13:18:02.157756 | controller |     "qosClass": "Burstable",
2026-06-11 13:18:02.157771 | controller |     "startTime": "2026-06-11T12:17:37Z"
2026-06-11 13:18:02.157786 | controller |   }
2026-06-11 13:18:02.157802 | controller | }
2026-06-11 13:18:02.184559 | controller | ok:
2026-06-11 13:18:02.184915 | controller | {
2026-06-11 13:18:02.184947 | controller |   "apiVersion": "v1",
2026-06-11 13:18:02.184965 | controller |   "kind": "Pod",
2026-06-11 13:18:02.185009 | controller |   "metadata": {
2026-06-11 13:18:02.185029 | controller |     "annotations": {
2026-06-11 13:18:02.185046 | 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 13:18:02.185117 | 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 13:18:02.185136 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 13:18:02.185153 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 13:18:02.185169 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 13:18:02.185184 | controller |     },
2026-06-11 13:18:02.185199 | controller |     "creationTimestamp": "2026-06-11T12:17:37Z",
2026-06-11 13:18:02.185214 | controller |     "generateName": "telemetry-operator-controller-manager-565998cc45-",
2026-06-11 13:18:02.185229 | controller |     "generation": 1,
2026-06-11 13:18:02.185243 | controller |     "labels": {
2026-06-11 13:18:02.185258 | controller |       "app.kubernetes.io/name": "telemetry-operator",
2026-06-11 13:18:02.185273 | controller |       "control-plane": "controller-manager",
2026-06-11 13:18:02.185288 | controller |       "openstack.org/operator-name": "telemetry",
2026-06-11 13:18:02.185332 | controller |       "pod-template-hash": "565998cc45"
2026-06-11 13:18:02.185347 | controller |     },
2026-06-11 13:18:02.185383 | controller |     "managedFields": [
2026-06-11 13:18:02.185401 | controller |       {
2026-06-11 13:18:02.185427 | controller |         "apiVersion": "v1",
2026-06-11 13:18:02.185442 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:02.185457 | controller |         "fieldsV1": {
2026-06-11 13:18:02.185472 | controller |           "f:metadata": {
2026-06-11 13:18:02.185487 | controller |             "f:annotations": {
2026-06-11 13:18:02.185501 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 13:18:02.185516 | controller |             }
2026-06-11 13:18:02.185530 | controller |           }
2026-06-11 13:18:02.185545 | controller |         },
2026-06-11 13:18:02.185559 | controller |         "manager": "crc",
2026-06-11 13:18:02.185574 | controller |         "operation": "Update",
2026-06-11 13:18:02.185589 | controller |         "subresource": "status",
2026-06-11 13:18:02.185604 | controller |         "time": "2026-06-11T12:17:37Z"
2026-06-11 13:18:02.185619 | controller |       },
2026-06-11 13:18:02.185634 | controller |       {
2026-06-11 13:18:02.185648 | controller |         "apiVersion": "v1",
2026-06-11 13:18:02.185663 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:02.185734 | controller |         "fieldsV1": {
2026-06-11 13:18:02.185811 | controller |           "f:metadata": {
2026-06-11 13:18:02.185829 | controller |             "f:annotations": {
2026-06-11 13:18:02.185845 | controller |               ".": {},
2026-06-11 13:18:02.185881 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 13:18:02.185897 | controller |             },
2026-06-11 13:18:02.185913 | controller |             "f:generateName": {},
2026-06-11 13:18:02.185953 | controller |             "f:labels": {
2026-06-11 13:18:02.185974 | controller |               ".": {},
2026-06-11 13:18:02.185989 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 13:18:02.186004 | controller |               "f:control-plane": {},
2026-06-11 13:18:02.186020 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 13:18:02.186143 | controller |               "f:pod-template-hash": {}
2026-06-11 13:18:02.186218 | controller |             },
2026-06-11 13:18:02.186237 | controller |             "f:ownerReferences": {
2026-06-11 13:18:02.186252 | controller |               ".": {},
2026-06-11 13:18:02.186268 | controller |               "k:{\"uid\":\"3397cdea-4788-4763-8318-4d1b1b28e656\"}": {}
2026-06-11 13:18:02.186283 | controller |             }
2026-06-11 13:18:02.186298 | controller |           },
2026-06-11 13:18:02.186313 | controller |           "f:spec": {
2026-06-11 13:18:02.186327 | controller |             "f:containers": {
2026-06-11 13:18:02.186364 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 13:18:02.186383 | controller |                 ".": {},
2026-06-11 13:18:02.186399 | controller |                 "f:args": {},
2026-06-11 13:18:02.186413 | controller |                 "f:command": {},
2026-06-11 13:18:02.186428 | controller |                 "f:env": {
2026-06-11 13:18:02.186556 | controller |                   ".": {},
2026-06-11 13:18:02.186583 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 13:18:02.186600 | controller |                     ".": {},
2026-06-11 13:18:02.186662 | controller |                     "f:name": {},
2026-06-11 13:18:02.186679 | controller |                     "f:value": {}
2026-06-11 13:18:02.186694 | controller |                   },
2026-06-11 13:18:02.186709 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 13:18:02.186758 | controller |                     ".": {},
2026-06-11 13:18:02.186777 | controller |                     "f:name": {},
2026-06-11 13:18:02.186792 | controller |                     "f:value": {}
2026-06-11 13:18:02.186807 | controller |                   },
2026-06-11 13:18:02.186822 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 13:18:02.186836 | controller |                     ".": {},
2026-06-11 13:18:02.186874 | controller |                     "f:name": {},
2026-06-11 13:18:02.186897 | controller |                     "f:value": {}
2026-06-11 13:18:02.186913 | controller |                   },
2026-06-11 13:18:02.187064 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 13:18:02.187093 | controller |                     ".": {},
2026-06-11 13:18:02.187110 | controller |                     "f:name": {},
2026-06-11 13:18:02.187126 | controller |                     "f:value": {}
2026-06-11 13:18:02.187141 | controller |                   },
2026-06-11 13:18:02.187156 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 13:18:02.187171 | controller |                     ".": {},
2026-06-11 13:18:02.187186 | controller |                     "f:name": {},
2026-06-11 13:18:02.187201 | controller |                     "f:value": {}
2026-06-11 13:18:02.187216 | controller |                   }
2026-06-11 13:18:02.187230 | controller |                 },
2026-06-11 13:18:02.187245 | controller |                 "f:image": {},
2026-06-11 13:18:02.187259 | controller |                 "f:imagePullPolicy": {},
2026-06-11 13:18:02.187274 | controller |                 "f:livenessProbe": {
2026-06-11 13:18:02.187288 | controller |                   ".": {},
2026-06-11 13:18:02.187303 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:02.187317 | controller |                   "f:httpGet": {
2026-06-11 13:18:02.187331 | controller |                     ".": {},
2026-06-11 13:18:02.187345 | controller |                     "f:path": {},
2026-06-11 13:18:02.187360 | controller |                     "f:port": {},
2026-06-11 13:18:02.187374 | controller |                     "f:scheme": {}
2026-06-11 13:18:02.187389 | controller |                   },
2026-06-11 13:18:02.187404 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:02.187419 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:02.187434 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:02.187449 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:02.187465 | controller |                 },
2026-06-11 13:18:02.187482 | controller |                 "f:name": {},
2026-06-11 13:18:02.187498 | controller |                 "f:readinessProbe": {
2026-06-11 13:18:02.187512 | controller |                   ".": {},
2026-06-11 13:18:02.187526 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:02.187540 | controller |                   "f:httpGet": {
2026-06-11 13:18:02.187586 | controller |                     ".": {},
2026-06-11 13:18:02.187602 | controller |                     "f:path": {},
2026-06-11 13:18:02.187634 | controller |                     "f:port": {},
2026-06-11 13:18:02.187655 | controller |                     "f:scheme": {}
2026-06-11 13:18:02.187712 | controller |                   },
2026-06-11 13:18:02.187728 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:02.187764 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:02.187781 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:02.187796 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:02.187811 | controller |                 },
2026-06-11 13:18:02.187900 | controller |                 "f:resources": {
2026-06-11 13:18:02.187935 | controller |                   ".": {},
2026-06-11 13:18:02.187954 | controller |                   "f:limits": {
2026-06-11 13:18:02.187969 | controller |                     ".": {},
2026-06-11 13:18:02.187984 | controller |                     "f:cpu": {},
2026-06-11 13:18:02.187998 | controller |                     "f:memory": {}
2026-06-11 13:18:02.188013 | controller |                   },
2026-06-11 13:18:02.188222 | controller |                   "f:requests": {
2026-06-11 13:18:02.188241 | controller |                     ".": {},
2026-06-11 13:18:02.188257 | controller |                     "f:cpu": {},
2026-06-11 13:18:02.188286 | controller |                     "f:memory": {}
2026-06-11 13:18:02.188302 | controller |                   }
2026-06-11 13:18:02.188317 | controller |                 },
2026-06-11 13:18:02.188332 | controller |                 "f:securityContext": {
2026-06-11 13:18:02.188347 | controller |                   ".": {},
2026-06-11 13:18:02.188361 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 13:18:02.188376 | controller |                 },
2026-06-11 13:18:02.188390 | controller |                 "f:terminationMessagePath": {},
2026-06-11 13:18:02.188405 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 13:18:02.188420 | controller |               }
2026-06-11 13:18:02.188434 | controller |             },
2026-06-11 13:18:02.188448 | controller |             "f:dnsPolicy": {},
2026-06-11 13:18:02.188462 | controller |             "f:enableServiceLinks": {},
2026-06-11 13:18:02.188496 | controller |             "f:restartPolicy": {},
2026-06-11 13:18:02.188516 | controller |             "f:schedulerName": {},
2026-06-11 13:18:02.188550 | controller |             "f:securityContext": {
2026-06-11 13:18:02.188567 | controller |               ".": {},
2026-06-11 13:18:02.188582 | controller |               "f:runAsNonRoot": {}
2026-06-11 13:18:02.188596 | controller |             },
2026-06-11 13:18:02.188611 | controller |             "f:serviceAccount": {},
2026-06-11 13:18:02.188625 | controller |             "f:serviceAccountName": {},
2026-06-11 13:18:02.188640 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 13:18:02.188654 | controller |             "f:tolerations": {}
2026-06-11 13:18:02.188787 | controller |           }
2026-06-11 13:18:02.188814 | controller |         },
2026-06-11 13:18:02.188830 | controller |         "manager": "kube-controller-manager",
2026-06-11 13:18:02.188845 | controller |         "operation": "Update",
2026-06-11 13:18:02.188888 | controller |         "time": "2026-06-11T12:17:37Z"
2026-06-11 13:18:02.188905 | controller |       },
2026-06-11 13:18:02.188920 | controller |       {
2026-06-11 13:18:02.188934 | controller |         "apiVersion": "v1",
2026-06-11 13:18:02.188949 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:02.188964 | controller |         "fieldsV1": {
2026-06-11 13:18:02.188978 | controller |           "f:metadata": {
2026-06-11 13:18:02.188993 | controller |             "f:annotations": {
2026-06-11 13:18:02.189008 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 13:18:02.189023 | controller |             }
2026-06-11 13:18:02.189038 | controller |           }
2026-06-11 13:18:02.189052 | controller |         },
2026-06-11 13:18:02.189067 | controller |         "manager": "multus-daemon",
2026-06-11 13:18:02.189082 | controller |         "operation": "Update",
2026-06-11 13:18:02.189097 | controller |         "subresource": "status",
2026-06-11 13:18:02.189112 | controller |         "time": "2026-06-11T12:17:47Z"
2026-06-11 13:18:02.189126 | controller |       },
2026-06-11 13:18:02.189141 | controller |       {
2026-06-11 13:18:02.189156 | controller |         "apiVersion": "v1",
2026-06-11 13:18:02.189170 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:02.189185 | controller |         "fieldsV1": {
2026-06-11 13:18:02.189200 | controller |           "f:status": {
2026-06-11 13:18:02.189214 | controller |             "f:conditions": {
2026-06-11 13:18:02.189229 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 13:18:02.189243 | controller |                 ".": {},
2026-06-11 13:18:02.189258 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:02.189297 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:02.189314 | controller |                 "f:status": {},
2026-06-11 13:18:02.189329 | controller |                 "f:type": {}
2026-06-11 13:18:02.189365 | controller |               },
2026-06-11 13:18:02.189387 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 13:18:02.189403 | controller |                 ".": {},
2026-06-11 13:18:02.189438 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:02.189491 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:02.189507 | controller |                 "f:status": {},
2026-06-11 13:18:02.189522 | controller |                 "f:type": {}
2026-06-11 13:18:02.189537 | controller |               },
2026-06-11 13:18:02.189552 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 13:18:02.189567 | controller |                 ".": {},
2026-06-11 13:18:02.189581 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:02.189670 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:02.189690 | controller |                 "f:status": {},
2026-06-11 13:18:02.189706 | controller |                 "f:type": {}
2026-06-11 13:18:02.189720 | controller |               },
2026-06-11 13:18:02.189735 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 13:18:02.189887 | controller |                 ".": {},
2026-06-11 13:18:02.189913 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:02.189929 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:02.189944 | controller |                 "f:status": {},
2026-06-11 13:18:02.189959 | controller |                 "f:type": {}
2026-06-11 13:18:02.189973 | controller |               }
2026-06-11 13:18:02.189988 | controller |             },
2026-06-11 13:18:02.190003 | controller |             "f:containerStatuses": {},
2026-06-11 13:18:02.190017 | controller |             "f:hostIP": {},
2026-06-11 13:18:02.190032 | controller |             "f:hostIPs": {},
2026-06-11 13:18:02.190047 | controller |             "f:phase": {},
2026-06-11 13:18:02.190061 | controller |             "f:podIP": {},
2026-06-11 13:18:02.190075 | controller |             "f:podIPs": {
2026-06-11 13:18:02.190090 | controller |               ".": {},
2026-06-11 13:18:02.190105 | controller |               "k:{\"ip\":\"10.217.0.93\"}": {
2026-06-11 13:18:02.190119 | controller |                 ".": {},
2026-06-11 13:18:02.190134 | controller |                 "f:ip": {}
2026-06-11 13:18:02.190149 | controller |               }
2026-06-11 13:18:02.190164 | controller |             },
2026-06-11 13:18:02.190179 | controller |             "f:startTime": {}
2026-06-11 13:18:02.190194 | controller |           }
2026-06-11 13:18:02.190208 | controller |         },
2026-06-11 13:18:02.190223 | controller |         "manager": "kubelet",
2026-06-11 13:18:02.190237 | controller |         "operation": "Update",
2026-06-11 13:18:02.190252 | controller |         "subresource": "status",
2026-06-11 13:18:02.190266 | controller |         "time": "2026-06-11T12:19:10Z"
2026-06-11 13:18:02.190281 | controller |       }
2026-06-11 13:18:02.190295 | controller |     ],
2026-06-11 13:18:02.190310 | controller |     "name": "telemetry-operator-controller-manager-565998cc45-kmpxd",
2026-06-11 13:18:02.190325 | controller |     "namespace": "openstack-operators",
2026-06-11 13:18:02.190339 | controller |     "ownerReferences": [
2026-06-11 13:18:02.190354 | controller |       {
2026-06-11 13:18:02.190369 | controller |         "apiVersion": "apps/v1",
2026-06-11 13:18:02.190383 | controller |         "blockOwnerDeletion": true,
2026-06-11 13:18:02.190398 | controller |         "controller": true,
2026-06-11 13:18:02.190413 | controller |         "kind": "ReplicaSet",
2026-06-11 13:18:02.190428 | controller |         "name": "telemetry-operator-controller-manager-565998cc45",
2026-06-11 13:18:02.190443 | controller |         "uid": "3397cdea-4788-4763-8318-4d1b1b28e656"
2026-06-11 13:18:02.190458 | controller |       }
2026-06-11 13:18:02.190473 | controller |     ],
2026-06-11 13:18:02.190487 | controller |     "resourceVersion": "54791",
2026-06-11 13:18:02.190502 | controller |     "uid": "40f51a94-cb03-4604-b915-8b86dab04d3b"
2026-06-11 13:18:02.190521 | controller |   },
2026-06-11 13:18:02.190536 | controller |   "spec": {
2026-06-11 13:18:02.190551 | controller |     "containers": [
2026-06-11 13:18:02.190565 | controller |       {
2026-06-11 13:18:02.190579 | controller |         "args": [
2026-06-11 13:18:02.190593 | controller |           "--leader-elect",
2026-06-11 13:18:02.190608 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 13:18:02.190623 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 13:18:02.190637 | controller |         ],
2026-06-11 13:18:02.190652 | controller |         "command": [
2026-06-11 13:18:02.190667 | controller |           "/manager"
2026-06-11 13:18:02.190682 | controller |         ],
2026-06-11 13:18:02.190696 | controller |         "env": [
2026-06-11 13:18:02.190711 | controller |           {
2026-06-11 13:18:02.190725 | controller |             "name": "LEASE_DURATION",
2026-06-11 13:18:02.190740 | controller |             "value": "30"
2026-06-11 13:18:02.190754 | controller |           },
2026-06-11 13:18:02.190768 | controller |           {
2026-06-11 13:18:02.190782 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 13:18:02.190797 | controller |             "value": "20"
2026-06-11 13:18:02.190811 | controller |           },
2026-06-11 13:18:02.190826 | controller |           {
2026-06-11 13:18:02.190840 | controller |             "name": "RETRY_PERIOD",
2026-06-11 13:18:02.190880 | controller |             "value": "5"
2026-06-11 13:18:02.190897 | controller |           },
2026-06-11 13:18:02.190912 | controller |           {
2026-06-11 13:18:02.190926 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 13:18:02.190941 | controller |             "value": "false"
2026-06-11 13:18:02.190956 | controller |           },
2026-06-11 13:18:02.190971 | controller |           {
2026-06-11 13:18:02.190985 | controller |             "name": "METRICS_CERTS",
2026-06-11 13:18:02.191000 | controller |             "value": "false"
2026-06-11 13:18:02.191014 | controller |           }
2026-06-11 13:18:02.191028 | controller |         ],
2026-06-11 13:18:02.191043 | controller |         "image": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e",
2026-06-11 13:18:02.191058 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 13:18:02.191073 | controller |         "livenessProbe": {
2026-06-11 13:18:02.191087 | controller |           "failureThreshold": 3,
2026-06-11 13:18:02.191102 | controller |           "httpGet": {
2026-06-11 13:18:02.191116 | controller |             "path": "/healthz",
2026-06-11 13:18:02.191131 | controller |             "port": 8081,
2026-06-11 13:18:02.191145 | controller |             "scheme": "HTTP"
2026-06-11 13:18:02.191160 | controller |           },
2026-06-11 13:18:02.191175 | controller |           "initialDelaySeconds": 15,
2026-06-11 13:18:02.191189 | controller |           "periodSeconds": 20,
2026-06-11 13:18:02.191204 | controller |           "successThreshold": 1,
2026-06-11 13:18:02.191219 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:02.191234 | controller |         },
2026-06-11 13:18:02.191248 | controller |         "name": "manager",
2026-06-11 13:18:02.191263 | controller |         "readinessProbe": {
2026-06-11 13:18:02.191277 | controller |           "failureThreshold": 3,
2026-06-11 13:18:02.191292 | controller |           "httpGet": {
2026-06-11 13:18:02.191306 | controller |             "path": "/readyz",
2026-06-11 13:18:02.191321 | controller |             "port": 8081,
2026-06-11 13:18:02.191335 | controller |             "scheme": "HTTP"
2026-06-11 13:18:02.191350 | controller |           },
2026-06-11 13:18:02.191365 | controller |           "initialDelaySeconds": 5,
2026-06-11 13:18:02.191379 | controller |           "periodSeconds": 10,
2026-06-11 13:18:02.191394 | controller |           "successThreshold": 1,
2026-06-11 13:18:02.191408 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:02.191427 | controller |         },
2026-06-11 13:18:02.191442 | controller |         "resources": {
2026-06-11 13:18:02.191457 | controller |           "limits": {
2026-06-11 13:18:02.191471 | controller |             "cpu": "500m",
2026-06-11 13:18:02.191486 | controller |             "memory": "512Mi"
2026-06-11 13:18:02.191501 | controller |           },
2026-06-11 13:18:02.191515 | controller |           "requests": {
2026-06-11 13:18:02.191529 | controller |             "cpu": "10m",
2026-06-11 13:18:02.191544 | controller |             "memory": "256Mi"
2026-06-11 13:18:02.191559 | controller |           }
2026-06-11 13:18:02.191573 | controller |         },
2026-06-11 13:18:02.191588 | controller |         "securityContext": {
2026-06-11 13:18:02.191603 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 13:18:02.191618 | controller |           "capabilities": {
2026-06-11 13:18:02.191632 | controller |             "drop": [
2026-06-11 13:18:02.191647 | controller |               "MKNOD"
2026-06-11 13:18:02.191661 | controller |             ]
2026-06-11 13:18:02.191676 | controller |           }
2026-06-11 13:18:02.191691 | controller |         },
2026-06-11 13:18:02.191706 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 13:18:02.191721 | controller |         "terminationMessagePolicy": "File",
2026-06-11 13:18:02.191736 | controller |         "volumeMounts": [
2026-06-11 13:18:02.191751 | controller |           {
2026-06-11 13:18:02.191765 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:02.191781 | controller |             "name": "kube-api-access-gh6v4",
2026-06-11 13:18:02.191796 | controller |             "readOnly": true
2026-06-11 13:18:02.191811 | controller |           }
2026-06-11 13:18:02.191826 | controller |         ]
2026-06-11 13:18:02.191841 | controller |       }
2026-06-11 13:18:02.191873 | controller |     ],
2026-06-11 13:18:02.191890 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 13:18:02.191905 | controller |     "enableServiceLinks": true,
2026-06-11 13:18:02.191920 | controller |     "imagePullSecrets": [
2026-06-11 13:18:02.191935 | controller |       {
2026-06-11 13:18:02.191950 | controller |         "name": "telemetry-operator-controller-manager-dockercfg-qlclv"
2026-06-11 13:18:02.191964 | controller |       }
2026-06-11 13:18:02.191979 | controller |     ],
2026-06-11 13:18:02.191994 | controller |     "nodeName": "crc",
2026-06-11 13:18:02.192008 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 13:18:02.192023 | controller |     "priority": 0,
2026-06-11 13:18:02.192039 | controller |     "restartPolicy": "Always",
2026-06-11 13:18:02.192053 | controller |     "schedulerName": "default-scheduler",
2026-06-11 13:18:02.192068 | controller |     "securityContext": {
2026-06-11 13:18:02.192083 | controller |       "runAsNonRoot": true,
2026-06-11 13:18:02.192098 | controller |       "seLinuxOptions": {
2026-06-11 13:18:02.192112 | controller |         "level": "s0:c26,c5"
2026-06-11 13:18:02.192127 | controller |       }
2026-06-11 13:18:02.192142 | controller |     },
2026-06-11 13:18:02.192157 | controller |     "serviceAccount": "telemetry-operator-controller-manager",
2026-06-11 13:18:02.192188 | controller |     "serviceAccountName": "telemetry-operator-controller-manager",
2026-06-11 13:18:02.192203 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 13:18:02.192218 | controller |     "tolerations": [
2026-06-11 13:18:02.192233 | controller |       {
2026-06-11 13:18:02.192247 | controller |         "effect": "NoExecute",
2026-06-11 13:18:02.192262 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 13:18:02.192277 | controller |         "operator": "Exists",
2026-06-11 13:18:02.192292 | controller |         "tolerationSeconds": 120
2026-06-11 13:18:02.192306 | controller |       },
2026-06-11 13:18:02.192321 | controller |       {
2026-06-11 13:18:02.192343 | controller |         "effect": "NoExecute",
2026-06-11 13:18:02.192359 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 13:18:02.192374 | controller |         "operator": "Exists",
2026-06-11 13:18:02.192388 | controller |         "tolerationSeconds": 120
2026-06-11 13:18:02.192403 | controller |       },
2026-06-11 13:18:02.192418 | controller |       {
2026-06-11 13:18:02.192432 | controller |         "effect": "NoSchedule",
2026-06-11 13:18:02.192446 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 13:18:02.192461 | controller |         "operator": "Exists"
2026-06-11 13:18:02.192476 | controller |       }
2026-06-11 13:18:02.192491 | controller |     ],
2026-06-11 13:18:02.192506 | controller |     "volumes": [
2026-06-11 13:18:02.192521 | controller |       {
2026-06-11 13:18:02.192536 | controller |         "name": "kube-api-access-gh6v4",
2026-06-11 13:18:02.192551 | controller |         "projected": {
2026-06-11 13:18:02.192565 | controller |           "defaultMode": 420,
2026-06-11 13:18:02.192579 | controller |           "sources": [
2026-06-11 13:18:02.192594 | controller |             {
2026-06-11 13:18:02.192608 | controller |               "serviceAccountToken": {
2026-06-11 13:18:02.192622 | controller |                 "expirationSeconds": 3607,
2026-06-11 13:18:02.192637 | controller |                 "path": "token"
2026-06-11 13:18:02.192652 | controller |               }
2026-06-11 13:18:02.192667 | controller |             },
2026-06-11 13:18:02.192681 | controller |             {
2026-06-11 13:18:02.192696 | controller |               "configMap": {
2026-06-11 13:18:02.192710 | controller |                 "items": [
2026-06-11 13:18:02.192725 | controller |                   {
2026-06-11 13:18:02.192740 | controller |                     "key": "ca.crt",
2026-06-11 13:18:02.192755 | controller |                     "path": "ca.crt"
2026-06-11 13:18:02.192770 | controller |                   }
2026-06-11 13:18:02.192784 | controller |                 ],
2026-06-11 13:18:02.192799 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 13:18:02.192813 | controller |               }
2026-06-11 13:18:02.192828 | controller |             },
2026-06-11 13:18:02.192842 | controller |             {
2026-06-11 13:18:02.192878 | controller |               "downwardAPI": {
2026-06-11 13:18:02.192894 | controller |                 "items": [
2026-06-11 13:18:02.192908 | controller |                   {
2026-06-11 13:18:02.192923 | controller |                     "fieldRef": {
2026-06-11 13:18:02.192938 | controller |                       "apiVersion": "v1",
2026-06-11 13:18:02.192953 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 13:18:02.192967 | controller |                     },
2026-06-11 13:18:02.192982 | controller |                     "path": "namespace"
2026-06-11 13:18:02.192997 | controller |                   }
2026-06-11 13:18:02.193012 | controller |                 ]
2026-06-11 13:18:02.193026 | controller |               }
2026-06-11 13:18:02.193041 | controller |             },
2026-06-11 13:18:02.193055 | controller |             {
2026-06-11 13:18:02.193069 | controller |               "configMap": {
2026-06-11 13:18:02.193083 | controller |                 "items": [
2026-06-11 13:18:02.193097 | controller |                   {
2026-06-11 13:18:02.193111 | controller |                     "key": "service-ca.crt",
2026-06-11 13:18:02.193125 | controller |                     "path": "service-ca.crt"
2026-06-11 13:18:02.193140 | controller |                   }
2026-06-11 13:18:02.193154 | controller |                 ],
2026-06-11 13:18:02.193168 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 13:18:02.193182 | controller |               }
2026-06-11 13:18:02.193197 | controller |             }
2026-06-11 13:18:02.193211 | controller |           ]
2026-06-11 13:18:02.193225 | controller |         }
2026-06-11 13:18:02.193239 | controller |       }
2026-06-11 13:18:02.193257 | controller |     ]
2026-06-11 13:18:02.193272 | controller |   },
2026-06-11 13:18:02.193286 | controller |   "status": {
2026-06-11 13:18:02.193300 | controller |     "conditions": [
2026-06-11 13:18:02.193314 | controller |       {
2026-06-11 13:18:02.193328 | controller |         "lastProbeTime": null,
2026-06-11 13:18:02.193341 | controller |         "lastTransitionTime": "2026-06-11T12:18:58Z",
2026-06-11 13:18:02.193355 | controller |         "status": "True",
2026-06-11 13:18:02.193369 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 13:18:02.193383 | controller |       },
2026-06-11 13:18:02.193398 | controller |       {
2026-06-11 13:18:02.193412 | controller |         "lastProbeTime": null,
2026-06-11 13:18:02.193426 | controller |         "lastTransitionTime": "2026-06-11T12:17:37Z",
2026-06-11 13:18:02.193441 | controller |         "status": "True",
2026-06-11 13:18:02.193456 | controller |         "type": "Initialized"
2026-06-11 13:18:02.193471 | controller |       },
2026-06-11 13:18:02.193488 | controller |       {
2026-06-11 13:18:02.193505 | controller |         "lastProbeTime": null,
2026-06-11 13:18:02.193519 | controller |         "lastTransitionTime": "2026-06-11T12:19:10Z",
2026-06-11 13:18:02.193534 | controller |         "status": "True",
2026-06-11 13:18:02.193549 | controller |         "type": "Ready"
2026-06-11 13:18:02.193564 | controller |       },
2026-06-11 13:18:02.193578 | controller |       {
2026-06-11 13:18:02.193593 | controller |         "lastProbeTime": null,
2026-06-11 13:18:02.193607 | controller |         "lastTransitionTime": "2026-06-11T12:19:10Z",
2026-06-11 13:18:02.193621 | controller |         "status": "True",
2026-06-11 13:18:02.193635 | controller |         "type": "ContainersReady"
2026-06-11 13:18:02.193650 | controller |       },
2026-06-11 13:18:02.193664 | controller |       {
2026-06-11 13:18:02.193679 | controller |         "lastProbeTime": null,
2026-06-11 13:18:02.193693 | controller |         "lastTransitionTime": "2026-06-11T12:17:37Z",
2026-06-11 13:18:02.193708 | controller |         "status": "True",
2026-06-11 13:18:02.193722 | controller |         "type": "PodScheduled"
2026-06-11 13:18:02.193737 | controller |       }
2026-06-11 13:18:02.193752 | controller |     ],
2026-06-11 13:18:02.193767 | controller |     "containerStatuses": [
2026-06-11 13:18:02.193782 | controller |       {
2026-06-11 13:18:02.193797 | controller |         "allocatedResources": {
2026-06-11 13:18:02.193811 | controller |           "cpu": "10m",
2026-06-11 13:18:02.193826 | controller |           "memory": "256Mi"
2026-06-11 13:18:02.193841 | controller |         },
2026-06-11 13:18:02.193873 | controller |         "containerID": "cri-o://b4565a6ba2113ce44107fd142176e6c1d08c4f2701255b92a68c8976c1f41396",
2026-06-11 13:18:02.193891 | controller |         "image": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e",
2026-06-11 13:18:02.193906 | controller |         "imageID": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e",
2026-06-11 13:18:02.193921 | controller |         "lastState": {},
2026-06-11 13:18:02.193936 | controller |         "name": "manager",
2026-06-11 13:18:02.193951 | controller |         "ready": true,
2026-06-11 13:18:02.193966 | controller |         "resources": {
2026-06-11 13:18:02.193980 | controller |           "limits": {
2026-06-11 13:18:02.193994 | controller |             "cpu": "500m",
2026-06-11 13:18:02.194009 | controller |             "memory": "512Mi"
2026-06-11 13:18:02.194023 | controller |           },
2026-06-11 13:18:02.194038 | controller |           "requests": {
2026-06-11 13:18:02.194053 | controller |             "cpu": "10m",
2026-06-11 13:18:02.194067 | controller |             "memory": "256Mi"
2026-06-11 13:18:02.194082 | controller |           }
2026-06-11 13:18:02.194097 | controller |         },
2026-06-11 13:18:02.194112 | controller |         "restartCount": 0,
2026-06-11 13:18:02.194131 | controller |         "started": true,
2026-06-11 13:18:02.194147 | controller |         "state": {
2026-06-11 13:18:02.194161 | controller |           "running": {
2026-06-11 13:18:02.194176 | controller |             "startedAt": "2026-06-11T12:18:57Z"
2026-06-11 13:18:02.194191 | controller |           }
2026-06-11 13:18:02.194206 | controller |         },
2026-06-11 13:18:02.194221 | controller |         "user": {
2026-06-11 13:18:02.194235 | controller |           "linux": {
2026-06-11 13:18:02.194250 | controller |             "gid": 0,
2026-06-11 13:18:02.194264 | controller |             "supplementalGroups": [
2026-06-11 13:18:02.194279 | controller |               0
2026-06-11 13:18:02.194294 | controller |             ],
2026-06-11 13:18:02.194308 | controller |             "uid": 65532
2026-06-11 13:18:02.194323 | controller |           }
2026-06-11 13:18:02.194338 | controller |         },
2026-06-11 13:18:02.194352 | controller |         "volumeMounts": [
2026-06-11 13:18:02.194366 | controller |           {
2026-06-11 13:18:02.194381 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:02.194396 | controller |             "name": "kube-api-access-gh6v4",
2026-06-11 13:18:02.194411 | controller |             "readOnly": true,
2026-06-11 13:18:02.194425 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 13:18:02.194440 | controller |           }
2026-06-11 13:18:02.194455 | controller |         ]
2026-06-11 13:18:02.194470 | controller |       }
2026-06-11 13:18:02.194484 | controller |     ],
2026-06-11 13:18:02.194499 | controller |     "hostIP": "192.168.126.11",
2026-06-11 13:18:02.194514 | controller |     "hostIPs": [
2026-06-11 13:18:02.194528 | controller |       {
2026-06-11 13:18:02.194543 | controller |         "ip": "192.168.126.11"
2026-06-11 13:18:02.194558 | controller |       }
2026-06-11 13:18:02.194573 | controller |     ],
2026-06-11 13:18:02.194587 | controller |     "phase": "Running",
2026-06-11 13:18:02.194602 | controller |     "podIP": "10.217.0.93",
2026-06-11 13:18:02.194617 | controller |     "podIPs": [
2026-06-11 13:18:02.194632 | controller |       {
2026-06-11 13:18:02.194646 | controller |         "ip": "10.217.0.93"
2026-06-11 13:18:02.194661 | controller |       }
2026-06-11 13:18:02.194675 | controller |     ],
2026-06-11 13:18:02.194689 | controller |     "qosClass": "Burstable",
2026-06-11 13:18:02.194704 | controller |     "startTime": "2026-06-11T12:17:37Z"
2026-06-11 13:18:02.194718 | controller |   }
2026-06-11 13:18:02.194733 | controller | }
2026-06-11 13:18:02.218805 | controller | ok:
2026-06-11 13:18:02.219049 | controller | {
2026-06-11 13:18:02.219077 | controller |   "apiVersion": "v1",
2026-06-11 13:18:02.219095 | controller |   "kind": "Pod",
2026-06-11 13:18:02.219111 | controller |   "metadata": {
2026-06-11 13:18:02.219127 | controller |     "annotations": {
2026-06-11 13:18:02.219143 | 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 13:18:02.219161 | 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 13:18:02.219178 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 13:18:02.219195 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 13:18:02.219210 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 13:18:02.219246 | controller |     },
2026-06-11 13:18:02.219262 | controller |     "creationTimestamp": "2026-06-11T12:17:37Z",
2026-06-11 13:18:02.219277 | controller |     "generateName": "test-operator-controller-manager-7579dbdcb9-",
2026-06-11 13:18:02.219292 | controller |     "generation": 1,
2026-06-11 13:18:02.219306 | controller |     "labels": {
2026-06-11 13:18:02.219321 | controller |       "app.kubernetes.io/name": "test-operator",
2026-06-11 13:18:02.219336 | controller |       "control-plane": "controller-manager",
2026-06-11 13:18:02.219351 | controller |       "openstack.org/operator-name": "test",
2026-06-11 13:18:02.219366 | controller |       "pod-template-hash": "7579dbdcb9"
2026-06-11 13:18:02.219381 | controller |     },
2026-06-11 13:18:02.219396 | controller |     "managedFields": [
2026-06-11 13:18:02.219411 | controller |       {
2026-06-11 13:18:02.219426 | controller |         "apiVersion": "v1",
2026-06-11 13:18:02.219441 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:02.219456 | controller |         "fieldsV1": {
2026-06-11 13:18:02.219471 | controller |           "f:metadata": {
2026-06-11 13:18:02.219486 | controller |             "f:annotations": {
2026-06-11 13:18:02.219502 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 13:18:02.219517 | controller |             }
2026-06-11 13:18:02.219532 | controller |           }
2026-06-11 13:18:02.219547 | controller |         },
2026-06-11 13:18:02.219561 | controller |         "manager": "crc",
2026-06-11 13:18:02.219576 | controller |         "operation": "Update",
2026-06-11 13:18:02.219591 | controller |         "subresource": "status",
2026-06-11 13:18:02.219606 | controller |         "time": "2026-06-11T12:17:37Z"
2026-06-11 13:18:02.219621 | controller |       },
2026-06-11 13:18:02.219636 | controller |       {
2026-06-11 13:18:02.219651 | controller |         "apiVersion": "v1",
2026-06-11 13:18:02.219665 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:02.219680 | controller |         "fieldsV1": {
2026-06-11 13:18:02.219694 | controller |           "f:metadata": {
2026-06-11 13:18:02.219709 | controller |             "f:annotations": {
2026-06-11 13:18:02.219724 | controller |               ".": {},
2026-06-11 13:18:02.219738 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 13:18:02.219753 | controller |             },
2026-06-11 13:18:02.219768 | controller |             "f:generateName": {},
2026-06-11 13:18:02.219782 | controller |             "f:labels": {
2026-06-11 13:18:02.219797 | controller |               ".": {},
2026-06-11 13:18:02.219811 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 13:18:02.219826 | controller |               "f:control-plane": {},
2026-06-11 13:18:02.219840 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 13:18:02.219886 | controller |               "f:pod-template-hash": {}
2026-06-11 13:18:02.219903 | controller |             },
2026-06-11 13:18:02.219919 | controller |             "f:ownerReferences": {
2026-06-11 13:18:02.219934 | controller |               ".": {},
2026-06-11 13:18:02.219950 | controller |               "k:{\"uid\":\"fc9a5a4a-b5ec-4b1e-a91b-8be86932c859\"}": {}
2026-06-11 13:18:02.219965 | controller |             }
2026-06-11 13:18:02.219980 | controller |           },
2026-06-11 13:18:02.219996 | controller |           "f:spec": {
2026-06-11 13:18:02.220011 | controller |             "f:containers": {
2026-06-11 13:18:02.220026 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 13:18:02.220041 | controller |                 ".": {},
2026-06-11 13:18:02.220056 | controller |                 "f:args": {},
2026-06-11 13:18:02.220070 | controller |                 "f:command": {},
2026-06-11 13:18:02.220085 | controller |                 "f:env": {
2026-06-11 13:18:02.220099 | controller |                   ".": {},
2026-06-11 13:18:02.220114 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 13:18:02.220137 | controller |                     ".": {},
2026-06-11 13:18:02.220165 | controller |                     "f:name": {},
2026-06-11 13:18:02.220181 | controller |                     "f:value": {}
2026-06-11 13:18:02.220197 | controller |                   },
2026-06-11 13:18:02.220213 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 13:18:02.220228 | controller |                     ".": {},
2026-06-11 13:18:02.220243 | controller |                     "f:name": {},
2026-06-11 13:18:02.220259 | controller |                     "f:value": {}
2026-06-11 13:18:02.220274 | controller |                   },
2026-06-11 13:18:02.220289 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 13:18:02.220305 | controller |                     ".": {},
2026-06-11 13:18:02.220320 | controller |                     "f:name": {},
2026-06-11 13:18:02.220335 | controller |                     "f:value": {}
2026-06-11 13:18:02.220350 | controller |                   },
2026-06-11 13:18:02.220365 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 13:18:02.220380 | controller |                     ".": {},
2026-06-11 13:18:02.220395 | controller |                     "f:name": {},
2026-06-11 13:18:02.220410 | controller |                     "f:value": {}
2026-06-11 13:18:02.220425 | controller |                   },
2026-06-11 13:18:02.220439 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 13:18:02.220454 | controller |                     ".": {},
2026-06-11 13:18:02.220471 | controller |                     "f:name": {},
2026-06-11 13:18:02.220489 | controller |                     "f:value": {}
2026-06-11 13:18:02.220504 | controller |                   }
2026-06-11 13:18:02.220518 | controller |                 },
2026-06-11 13:18:02.220533 | controller |                 "f:image": {},
2026-06-11 13:18:02.220547 | controller |                 "f:imagePullPolicy": {},
2026-06-11 13:18:02.220562 | controller |                 "f:livenessProbe": {
2026-06-11 13:18:02.220577 | controller |                   ".": {},
2026-06-11 13:18:02.220592 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:02.220607 | controller |                   "f:httpGet": {
2026-06-11 13:18:02.220622 | controller |                     ".": {},
2026-06-11 13:18:02.220636 | controller |                     "f:path": {},
2026-06-11 13:18:02.220651 | controller |                     "f:port": {},
2026-06-11 13:18:02.220666 | controller |                     "f:scheme": {}
2026-06-11 13:18:02.220680 | controller |                   },
2026-06-11 13:18:02.220695 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:02.220709 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:02.220724 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:02.220739 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:02.220754 | controller |                 },
2026-06-11 13:18:02.220769 | controller |                 "f:name": {},
2026-06-11 13:18:02.220783 | controller |                 "f:readinessProbe": {
2026-06-11 13:18:02.220798 | controller |                   ".": {},
2026-06-11 13:18:02.220813 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:02.220828 | controller |                   "f:httpGet": {
2026-06-11 13:18:02.220843 | controller |                     ".": {},
2026-06-11 13:18:02.220878 | controller |                     "f:path": {},
2026-06-11 13:18:02.220895 | controller |                     "f:port": {},
2026-06-11 13:18:02.220910 | controller |                     "f:scheme": {}
2026-06-11 13:18:02.220925 | controller |                   },
2026-06-11 13:18:02.220940 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:02.220955 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:02.220971 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:02.220991 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:02.221007 | controller |                 },
2026-06-11 13:18:02.221022 | controller |                 "f:resources": {
2026-06-11 13:18:02.221037 | controller |                   ".": {},
2026-06-11 13:18:02.221052 | controller |                   "f:limits": {
2026-06-11 13:18:02.221067 | controller |                     ".": {},
2026-06-11 13:18:02.221081 | controller |                     "f:cpu": {},
2026-06-11 13:18:02.221096 | controller |                     "f:memory": {}
2026-06-11 13:18:02.221110 | controller |                   },
2026-06-11 13:18:02.221125 | controller |                   "f:requests": {
2026-06-11 13:18:02.221140 | controller |                     ".": {},
2026-06-11 13:18:02.221155 | controller |                     "f:cpu": {},
2026-06-11 13:18:02.221170 | controller |                     "f:memory": {}
2026-06-11 13:18:02.221184 | controller |                   }
2026-06-11 13:18:02.221199 | controller |                 },
2026-06-11 13:18:02.221214 | controller |                 "f:securityContext": {
2026-06-11 13:18:02.221229 | controller |                   ".": {},
2026-06-11 13:18:02.221244 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 13:18:02.221259 | controller |                 },
2026-06-11 13:18:02.221274 | controller |                 "f:terminationMessagePath": {},
2026-06-11 13:18:02.221289 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 13:18:02.221304 | controller |               }
2026-06-11 13:18:02.221319 | controller |             },
2026-06-11 13:18:02.221334 | controller |             "f:dnsPolicy": {},
2026-06-11 13:18:02.221349 | controller |             "f:enableServiceLinks": {},
2026-06-11 13:18:02.221363 | controller |             "f:restartPolicy": {},
2026-06-11 13:18:02.221378 | controller |             "f:schedulerName": {},
2026-06-11 13:18:02.221393 | controller |             "f:securityContext": {
2026-06-11 13:18:02.221407 | controller |               ".": {},
2026-06-11 13:18:02.221421 | controller |               "f:runAsNonRoot": {}
2026-06-11 13:18:02.221436 | controller |             },
2026-06-11 13:18:02.221450 | controller |             "f:serviceAccount": {},
2026-06-11 13:18:02.221464 | controller |             "f:serviceAccountName": {},
2026-06-11 13:18:02.221479 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 13:18:02.221493 | controller |             "f:tolerations": {}
2026-06-11 13:18:02.221508 | controller |           }
2026-06-11 13:18:02.221522 | controller |         },
2026-06-11 13:18:02.221536 | controller |         "manager": "kube-controller-manager",
2026-06-11 13:18:02.221551 | controller |         "operation": "Update",
2026-06-11 13:18:02.221565 | controller |         "time": "2026-06-11T12:17:37Z"
2026-06-11 13:18:02.221580 | controller |       },
2026-06-11 13:18:02.221595 | controller |       {
2026-06-11 13:18:02.221610 | controller |         "apiVersion": "v1",
2026-06-11 13:18:02.221624 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:02.221639 | controller |         "fieldsV1": {
2026-06-11 13:18:02.221654 | controller |           "f:metadata": {
2026-06-11 13:18:02.221668 | controller |             "f:annotations": {
2026-06-11 13:18:02.221683 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 13:18:02.221698 | controller |             }
2026-06-11 13:18:02.221713 | controller |           }
2026-06-11 13:18:02.221727 | controller |         },
2026-06-11 13:18:02.221742 | controller |         "manager": "multus-daemon",
2026-06-11 13:18:02.221756 | controller |         "operation": "Update",
2026-06-11 13:18:02.221771 | controller |         "subresource": "status",
2026-06-11 13:18:02.221786 | controller |         "time": "2026-06-11T12:17:47Z"
2026-06-11 13:18:02.221800 | controller |       },
2026-06-11 13:18:02.221815 | controller |       {
2026-06-11 13:18:02.221834 | controller |         "apiVersion": "v1",
2026-06-11 13:18:02.221864 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:02.221884 | controller |         "fieldsV1": {
2026-06-11 13:18:02.221899 | controller |           "f:status": {
2026-06-11 13:18:02.221914 | controller |             "f:conditions": {
2026-06-11 13:18:02.221929 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 13:18:02.221944 | controller |                 ".": {},
2026-06-11 13:18:02.221958 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:02.221973 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:02.221987 | controller |                 "f:status": {},
2026-06-11 13:18:02.222002 | controller |                 "f:type": {}
2026-06-11 13:18:02.222016 | controller |               },
2026-06-11 13:18:02.222031 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 13:18:02.222046 | controller |                 ".": {},
2026-06-11 13:18:02.222061 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:02.222076 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:02.222090 | controller |                 "f:status": {},
2026-06-11 13:18:02.222105 | controller |                 "f:type": {}
2026-06-11 13:18:02.222120 | controller |               },
2026-06-11 13:18:02.222135 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 13:18:02.222150 | controller |                 ".": {},
2026-06-11 13:18:02.222165 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:02.222180 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:02.222195 | controller |                 "f:status": {},
2026-06-11 13:18:02.222209 | controller |                 "f:type": {}
2026-06-11 13:18:02.222224 | controller |               },
2026-06-11 13:18:02.222238 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 13:18:02.222253 | controller |                 ".": {},
2026-06-11 13:18:02.222268 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:02.222282 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:02.222297 | controller |                 "f:status": {},
2026-06-11 13:18:02.222313 | controller |                 "f:type": {}
2026-06-11 13:18:02.222328 | controller |               }
2026-06-11 13:18:02.222343 | controller |             },
2026-06-11 13:18:02.222358 | controller |             "f:containerStatuses": {},
2026-06-11 13:18:02.222373 | controller |             "f:hostIP": {},
2026-06-11 13:18:02.222388 | controller |             "f:hostIPs": {},
2026-06-11 13:18:02.222402 | controller |             "f:phase": {},
2026-06-11 13:18:02.222416 | controller |             "f:podIP": {},
2026-06-11 13:18:02.222431 | controller |             "f:podIPs": {
2026-06-11 13:18:02.222446 | controller |               ".": {},
2026-06-11 13:18:02.222463 | controller |               "k:{\"ip\":\"10.217.0.94\"}": {
2026-06-11 13:18:02.222480 | controller |                 ".": {},
2026-06-11 13:18:02.222495 | controller |                 "f:ip": {}
2026-06-11 13:18:02.222510 | controller |               }
2026-06-11 13:18:02.222525 | controller |             },
2026-06-11 13:18:02.222540 | controller |             "f:startTime": {}
2026-06-11 13:18:02.222554 | controller |           }
2026-06-11 13:18:02.222569 | controller |         },
2026-06-11 13:18:02.222584 | controller |         "manager": "kubelet",
2026-06-11 13:18:02.222599 | controller |         "operation": "Update",
2026-06-11 13:18:02.222613 | controller |         "subresource": "status",
2026-06-11 13:18:02.222628 | controller |         "time": "2026-06-11T12:19:12Z"
2026-06-11 13:18:02.222642 | controller |       }
2026-06-11 13:18:02.222657 | controller |     ],
2026-06-11 13:18:02.222672 | controller |     "name": "test-operator-controller-manager-7579dbdcb9-k92jq",
2026-06-11 13:18:02.222687 | controller |     "namespace": "openstack-operators",
2026-06-11 13:18:02.222707 | controller |     "ownerReferences": [
2026-06-11 13:18:02.222723 | controller |       {
2026-06-11 13:18:02.222738 | controller |         "apiVersion": "apps/v1",
2026-06-11 13:18:02.222753 | controller |         "blockOwnerDeletion": true,
2026-06-11 13:18:02.222768 | controller |         "controller": true,
2026-06-11 13:18:02.222782 | controller |         "kind": "ReplicaSet",
2026-06-11 13:18:02.222797 | controller |         "name": "test-operator-controller-manager-7579dbdcb9",
2026-06-11 13:18:02.222812 | controller |         "uid": "fc9a5a4a-b5ec-4b1e-a91b-8be86932c859"
2026-06-11 13:18:02.222826 | controller |       }
2026-06-11 13:18:02.222842 | controller |     ],
2026-06-11 13:18:02.222876 | controller |     "resourceVersion": "54830",
2026-06-11 13:18:02.222892 | controller |     "uid": "9c3a45a8-a859-4411-bba4-296cb571251b"
2026-06-11 13:18:02.222907 | controller |   },
2026-06-11 13:18:02.222922 | controller |   "spec": {
2026-06-11 13:18:02.222937 | controller |     "containers": [
2026-06-11 13:18:02.222952 | controller |       {
2026-06-11 13:18:02.222966 | controller |         "args": [
2026-06-11 13:18:02.222980 | controller |           "--leader-elect",
2026-06-11 13:18:02.222995 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 13:18:02.223009 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 13:18:02.223024 | controller |         ],
2026-06-11 13:18:02.223038 | controller |         "command": [
2026-06-11 13:18:02.223053 | controller |           "/manager"
2026-06-11 13:18:02.223067 | controller |         ],
2026-06-11 13:18:02.223082 | controller |         "env": [
2026-06-11 13:18:02.223097 | controller |           {
2026-06-11 13:18:02.223112 | controller |             "name": "LEASE_DURATION",
2026-06-11 13:18:02.223127 | controller |             "value": "30"
2026-06-11 13:18:02.223142 | controller |           },
2026-06-11 13:18:02.223156 | controller |           {
2026-06-11 13:18:02.223171 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 13:18:02.223186 | controller |             "value": "20"
2026-06-11 13:18:02.223200 | controller |           },
2026-06-11 13:18:02.223215 | controller |           {
2026-06-11 13:18:02.223229 | controller |             "name": "RETRY_PERIOD",
2026-06-11 13:18:02.223244 | controller |             "value": "5"
2026-06-11 13:18:02.223258 | controller |           },
2026-06-11 13:18:02.223272 | controller |           {
2026-06-11 13:18:02.223286 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 13:18:02.223301 | controller |             "value": "false"
2026-06-11 13:18:02.223316 | controller |           },
2026-06-11 13:18:02.223331 | controller |           {
2026-06-11 13:18:02.223346 | controller |             "name": "METRICS_CERTS",
2026-06-11 13:18:02.223361 | controller |             "value": "false"
2026-06-11 13:18:02.223376 | controller |           }
2026-06-11 13:18:02.223391 | controller |         ],
2026-06-11 13:18:02.223405 | controller |         "image": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f",
2026-06-11 13:18:02.223421 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 13:18:02.223436 | controller |         "livenessProbe": {
2026-06-11 13:18:02.223451 | controller |           "failureThreshold": 3,
2026-06-11 13:18:02.223466 | controller |           "httpGet": {
2026-06-11 13:18:02.223481 | controller |             "path": "/healthz",
2026-06-11 13:18:02.223496 | controller |             "port": 8081,
2026-06-11 13:18:02.223510 | controller |             "scheme": "HTTP"
2026-06-11 13:18:02.223525 | controller |           },
2026-06-11 13:18:02.223539 | controller |           "initialDelaySeconds": 15,
2026-06-11 13:18:02.223554 | controller |           "periodSeconds": 20,
2026-06-11 13:18:02.223568 | controller |           "successThreshold": 1,
2026-06-11 13:18:02.223583 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:02.223602 | controller |         },
2026-06-11 13:18:02.223617 | controller |         "name": "manager",
2026-06-11 13:18:02.223632 | controller |         "readinessProbe": {
2026-06-11 13:18:02.223646 | controller |           "failureThreshold": 3,
2026-06-11 13:18:02.223660 | controller |           "httpGet": {
2026-06-11 13:18:02.223675 | controller |             "path": "/readyz",
2026-06-11 13:18:02.223690 | controller |             "port": 8081,
2026-06-11 13:18:02.223704 | controller |             "scheme": "HTTP"
2026-06-11 13:18:02.223718 | controller |           },
2026-06-11 13:18:02.223733 | controller |           "initialDelaySeconds": 5,
2026-06-11 13:18:02.223747 | controller |           "periodSeconds": 10,
2026-06-11 13:18:02.223762 | controller |           "successThreshold": 1,
2026-06-11 13:18:02.223776 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:02.223790 | controller |         },
2026-06-11 13:18:02.223804 | controller |         "resources": {
2026-06-11 13:18:02.223819 | controller |           "limits": {
2026-06-11 13:18:02.223833 | controller |             "cpu": "500m",
2026-06-11 13:18:02.223861 | controller |             "memory": "512Mi"
2026-06-11 13:18:02.223881 | controller |           },
2026-06-11 13:18:02.223896 | controller |           "requests": {
2026-06-11 13:18:02.223911 | controller |             "cpu": "10m",
2026-06-11 13:18:02.223925 | controller |             "memory": "256Mi"
2026-06-11 13:18:02.223940 | controller |           }
2026-06-11 13:18:02.223954 | controller |         },
2026-06-11 13:18:02.223968 | controller |         "securityContext": {
2026-06-11 13:18:02.223983 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 13:18:02.223998 | controller |           "capabilities": {
2026-06-11 13:18:02.224012 | controller |             "drop": [
2026-06-11 13:18:02.224027 | controller |               "MKNOD"
2026-06-11 13:18:02.224041 | controller |             ]
2026-06-11 13:18:02.224056 | controller |           }
2026-06-11 13:18:02.224070 | controller |         },
2026-06-11 13:18:02.224085 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 13:18:02.224100 | controller |         "terminationMessagePolicy": "File",
2026-06-11 13:18:02.224115 | controller |         "volumeMounts": [
2026-06-11 13:18:02.224130 | controller |           {
2026-06-11 13:18:02.224160 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:02.224177 | controller |             "name": "kube-api-access-vlnz5",
2026-06-11 13:18:02.224193 | controller |             "readOnly": true
2026-06-11 13:18:02.224208 | controller |           }
2026-06-11 13:18:02.224223 | controller |         ]
2026-06-11 13:18:02.224237 | controller |       }
2026-06-11 13:18:02.224252 | controller |     ],
2026-06-11 13:18:02.224267 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 13:18:02.224281 | controller |     "enableServiceLinks": true,
2026-06-11 13:18:02.224296 | controller |     "imagePullSecrets": [
2026-06-11 13:18:02.224310 | controller |       {
2026-06-11 13:18:02.224325 | controller |         "name": "test-operator-controller-manager-dockercfg-nrs9j"
2026-06-11 13:18:02.224339 | controller |       }
2026-06-11 13:18:02.224354 | controller |     ],
2026-06-11 13:18:02.224368 | controller |     "nodeName": "crc",
2026-06-11 13:18:02.224383 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 13:18:02.224398 | controller |     "priority": 0,
2026-06-11 13:18:02.224413 | controller |     "restartPolicy": "Always",
2026-06-11 13:18:02.224428 | controller |     "schedulerName": "default-scheduler",
2026-06-11 13:18:02.224443 | controller |     "securityContext": {
2026-06-11 13:18:02.224458 | controller |       "runAsNonRoot": true,
2026-06-11 13:18:02.224472 | controller |       "seLinuxOptions": {
2026-06-11 13:18:02.224487 | controller |         "level": "s0:c26,c5"
2026-06-11 13:18:02.224501 | controller |       }
2026-06-11 13:18:02.224521 | controller |     },
2026-06-11 13:18:02.224536 | controller |     "serviceAccount": "test-operator-controller-manager",
2026-06-11 13:18:02.224550 | controller |     "serviceAccountName": "test-operator-controller-manager",
2026-06-11 13:18:02.224565 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 13:18:02.224580 | controller |     "tolerations": [
2026-06-11 13:18:02.224595 | controller |       {
2026-06-11 13:18:02.224610 | controller |         "effect": "NoExecute",
2026-06-11 13:18:02.224624 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 13:18:02.224639 | controller |         "operator": "Exists",
2026-06-11 13:18:02.224654 | controller |         "tolerationSeconds": 120
2026-06-11 13:18:02.224669 | controller |       },
2026-06-11 13:18:02.224684 | controller |       {
2026-06-11 13:18:02.224699 | controller |         "effect": "NoExecute",
2026-06-11 13:18:02.224713 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 13:18:02.224728 | controller |         "operator": "Exists",
2026-06-11 13:18:02.224743 | controller |         "tolerationSeconds": 120
2026-06-11 13:18:02.224758 | controller |       },
2026-06-11 13:18:02.224773 | controller |       {
2026-06-11 13:18:02.224788 | controller |         "effect": "NoSchedule",
2026-06-11 13:18:02.224802 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 13:18:02.224817 | controller |         "operator": "Exists"
2026-06-11 13:18:02.224832 | controller |       }
2026-06-11 13:18:02.224847 | controller |     ],
2026-06-11 13:18:02.224880 | controller |     "volumes": [
2026-06-11 13:18:02.224896 | controller |       {
2026-06-11 13:18:02.224911 | controller |         "name": "kube-api-access-vlnz5",
2026-06-11 13:18:02.224926 | controller |         "projected": {
2026-06-11 13:18:02.224940 | controller |           "defaultMode": 420,
2026-06-11 13:18:02.224955 | controller |           "sources": [
2026-06-11 13:18:02.224970 | controller |             {
2026-06-11 13:18:02.224985 | controller |               "serviceAccountToken": {
2026-06-11 13:18:02.225000 | controller |                 "expirationSeconds": 3607,
2026-06-11 13:18:02.225015 | controller |                 "path": "token"
2026-06-11 13:18:02.225030 | controller |               }
2026-06-11 13:18:02.225045 | controller |             },
2026-06-11 13:18:02.225060 | controller |             {
2026-06-11 13:18:02.225074 | controller |               "configMap": {
2026-06-11 13:18:02.225089 | controller |                 "items": [
2026-06-11 13:18:02.225104 | controller |                   {
2026-06-11 13:18:02.225119 | controller |                     "key": "ca.crt",
2026-06-11 13:18:02.225133 | controller |                     "path": "ca.crt"
2026-06-11 13:18:02.225148 | controller |                   }
2026-06-11 13:18:02.225162 | controller |                 ],
2026-06-11 13:18:02.225178 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 13:18:02.225193 | controller |               }
2026-06-11 13:18:02.225208 | controller |             },
2026-06-11 13:18:02.225223 | controller |             {
2026-06-11 13:18:02.225237 | controller |               "downwardAPI": {
2026-06-11 13:18:02.225252 | controller |                 "items": [
2026-06-11 13:18:02.225267 | controller |                   {
2026-06-11 13:18:02.225281 | controller |                     "fieldRef": {
2026-06-11 13:18:02.225296 | controller |                       "apiVersion": "v1",
2026-06-11 13:18:02.225310 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 13:18:02.225324 | controller |                     },
2026-06-11 13:18:02.225339 | controller |                     "path": "namespace"
2026-06-11 13:18:02.225353 | controller |                   }
2026-06-11 13:18:02.225368 | controller |                 ]
2026-06-11 13:18:02.225383 | controller |               }
2026-06-11 13:18:02.225398 | controller |             },
2026-06-11 13:18:02.225412 | controller |             {
2026-06-11 13:18:02.225432 | controller |               "configMap": {
2026-06-11 13:18:02.225448 | controller |                 "items": [
2026-06-11 13:18:02.225465 | controller |                   {
2026-06-11 13:18:02.225482 | controller |                     "key": "service-ca.crt",
2026-06-11 13:18:02.225498 | controller |                     "path": "service-ca.crt"
2026-06-11 13:18:02.225513 | controller |                   }
2026-06-11 13:18:02.225528 | controller |                 ],
2026-06-11 13:18:02.225542 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 13:18:02.225557 | controller |               }
2026-06-11 13:18:02.225571 | controller |             }
2026-06-11 13:18:02.225586 | controller |           ]
2026-06-11 13:18:02.225600 | controller |         }
2026-06-11 13:18:02.225614 | controller |       }
2026-06-11 13:18:02.225628 | controller |     ]
2026-06-11 13:18:02.225643 | controller |   },
2026-06-11 13:18:02.225656 | controller |   "status": {
2026-06-11 13:18:02.225670 | controller |     "conditions": [
2026-06-11 13:18:02.225684 | controller |       {
2026-06-11 13:18:02.225698 | controller |         "lastProbeTime": null,
2026-06-11 13:18:02.225712 | controller |         "lastTransitionTime": "2026-06-11T12:19:00Z",
2026-06-11 13:18:02.225726 | controller |         "status": "True",
2026-06-11 13:18:02.225740 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 13:18:02.225754 | controller |       },
2026-06-11 13:18:02.225769 | controller |       {
2026-06-11 13:18:02.225783 | controller |         "lastProbeTime": null,
2026-06-11 13:18:02.225797 | controller |         "lastTransitionTime": "2026-06-11T12:17:37Z",
2026-06-11 13:18:02.225811 | controller |         "status": "True",
2026-06-11 13:18:02.225825 | controller |         "type": "Initialized"
2026-06-11 13:18:02.225840 | controller |       },
2026-06-11 13:18:02.225872 | controller |       {
2026-06-11 13:18:02.225888 | controller |         "lastProbeTime": null,
2026-06-11 13:18:02.225903 | controller |         "lastTransitionTime": "2026-06-11T12:19:12Z",
2026-06-11 13:18:02.225918 | controller |         "status": "True",
2026-06-11 13:18:02.225933 | controller |         "type": "Ready"
2026-06-11 13:18:02.225948 | controller |       },
2026-06-11 13:18:02.225963 | controller |       {
2026-06-11 13:18:02.225978 | controller |         "lastProbeTime": null,
2026-06-11 13:18:02.225992 | controller |         "lastTransitionTime": "2026-06-11T12:19:12Z",
2026-06-11 13:18:02.226007 | controller |         "status": "True",
2026-06-11 13:18:02.226022 | controller |         "type": "ContainersReady"
2026-06-11 13:18:02.226036 | controller |       },
2026-06-11 13:18:02.226051 | controller |       {
2026-06-11 13:18:02.226066 | controller |         "lastProbeTime": null,
2026-06-11 13:18:02.226080 | controller |         "lastTransitionTime": "2026-06-11T12:17:37Z",
2026-06-11 13:18:02.226095 | controller |         "status": "True",
2026-06-11 13:18:02.226109 | controller |         "type": "PodScheduled"
2026-06-11 13:18:02.226124 | controller |       }
2026-06-11 13:18:02.226138 | controller |     ],
2026-06-11 13:18:02.226153 | controller |     "containerStatuses": [
2026-06-11 13:18:02.226168 | controller |       {
2026-06-11 13:18:02.226183 | controller |         "allocatedResources": {
2026-06-11 13:18:02.226198 | controller |           "cpu": "10m",
2026-06-11 13:18:02.226213 | controller |           "memory": "256Mi"
2026-06-11 13:18:02.226228 | controller |         },
2026-06-11 13:18:02.226243 | controller |         "containerID": "cri-o://4f786a197987dfc5982581431b3456b883e59a3cb4f53174981ad739ecb6109a",
2026-06-11 13:18:02.226259 | controller |         "image": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f",
2026-06-11 13:18:02.226275 | controller |         "imageID": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f",
2026-06-11 13:18:02.226290 | controller |         "lastState": {},
2026-06-11 13:18:02.226317 | controller |         "name": "manager",
2026-06-11 13:18:02.226332 | controller |         "ready": true,
2026-06-11 13:18:02.226348 | controller |         "resources": {
2026-06-11 13:18:02.226362 | controller |           "limits": {
2026-06-11 13:18:02.226377 | controller |             "cpu": "500m",
2026-06-11 13:18:02.226392 | controller |             "memory": "512Mi"
2026-06-11 13:18:02.226406 | controller |           },
2026-06-11 13:18:02.226421 | controller |           "requests": {
2026-06-11 13:18:02.226436 | controller |             "cpu": "10m",
2026-06-11 13:18:02.226450 | controller |             "memory": "256Mi"
2026-06-11 13:18:02.226465 | controller |           }
2026-06-11 13:18:02.226480 | controller |         },
2026-06-11 13:18:02.226495 | controller |         "restartCount": 0,
2026-06-11 13:18:02.226510 | controller |         "started": true,
2026-06-11 13:18:02.226526 | controller |         "state": {
2026-06-11 13:18:02.226541 | controller |           "running": {
2026-06-11 13:18:02.226557 | controller |             "startedAt": "2026-06-11T12:19:00Z"
2026-06-11 13:18:02.226572 | controller |           }
2026-06-11 13:18:02.226588 | controller |         },
2026-06-11 13:18:02.226603 | controller |         "user": {
2026-06-11 13:18:02.226618 | controller |           "linux": {
2026-06-11 13:18:02.226632 | controller |             "gid": 0,
2026-06-11 13:18:02.226647 | controller |             "supplementalGroups": [
2026-06-11 13:18:02.226662 | controller |               0
2026-06-11 13:18:02.226677 | controller |             ],
2026-06-11 13:18:02.226692 | controller |             "uid": 65532
2026-06-11 13:18:02.226706 | controller |           }
2026-06-11 13:18:02.226721 | controller |         },
2026-06-11 13:18:02.226736 | controller |         "volumeMounts": [
2026-06-11 13:18:02.226751 | controller |           {
2026-06-11 13:18:02.226765 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:02.226781 | controller |             "name": "kube-api-access-vlnz5",
2026-06-11 13:18:02.226796 | controller |             "readOnly": true,
2026-06-11 13:18:02.226811 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 13:18:02.226825 | controller |           }
2026-06-11 13:18:02.226840 | controller |         ]
2026-06-11 13:18:02.226873 | controller |       }
2026-06-11 13:18:02.226889 | controller |     ],
2026-06-11 13:18:02.226904 | controller |     "hostIP": "192.168.126.11",
2026-06-11 13:18:02.226919 | controller |     "hostIPs": [
2026-06-11 13:18:02.226934 | controller |       {
2026-06-11 13:18:02.226948 | controller |         "ip": "192.168.126.11"
2026-06-11 13:18:02.226963 | controller |       }
2026-06-11 13:18:02.226977 | controller |     ],
2026-06-11 13:18:02.226992 | controller |     "phase": "Running",
2026-06-11 13:18:02.227007 | controller |     "podIP": "10.217.0.94",
2026-06-11 13:18:02.227021 | controller |     "podIPs": [
2026-06-11 13:18:02.227036 | controller |       {
2026-06-11 13:18:02.227051 | controller |         "ip": "10.217.0.94"
2026-06-11 13:18:02.227065 | controller |       }
2026-06-11 13:18:02.227080 | controller |     ],
2026-06-11 13:18:02.227094 | controller |     "qosClass": "Burstable",
2026-06-11 13:18:02.227109 | controller |     "startTime": "2026-06-11T12:17:37Z"
2026-06-11 13:18:02.227123 | controller |   }
2026-06-11 13:18:02.227138 | controller | }
2026-06-11 13:18:02.252605 | controller | ok:
2026-06-11 13:18:02.252822 | controller | {
2026-06-11 13:18:02.252871 | controller |   "apiVersion": "v1",
2026-06-11 13:18:02.252893 | controller |   "kind": "Pod",
2026-06-11 13:18:02.252960 | controller |   "metadata": {
2026-06-11 13:18:02.252982 | controller |     "annotations": {
2026-06-11 13:18:02.253000 | 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 13:18:02.253037 | 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 13:18:02.253054 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 13:18:02.253071 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 13:18:02.253087 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 13:18:02.253102 | controller |     },
2026-06-11 13:18:02.253117 | controller |     "creationTimestamp": "2026-06-11T12:17:37Z",
2026-06-11 13:18:02.253132 | controller |     "generateName": "watcher-operator-controller-manager-5f7f6c9964-",
2026-06-11 13:18:02.253147 | controller |     "generation": 1,
2026-06-11 13:18:02.253161 | controller |     "labels": {
2026-06-11 13:18:02.253176 | controller |       "app.kubernetes.io/name": "watcher-operator",
2026-06-11 13:18:02.253191 | controller |       "control-plane": "controller-manager",
2026-06-11 13:18:02.253206 | controller |       "openstack.org/operator-name": "watcher",
2026-06-11 13:18:02.253220 | controller |       "pod-template-hash": "5f7f6c9964"
2026-06-11 13:18:02.253235 | controller |     },
2026-06-11 13:18:02.253250 | controller |     "managedFields": [
2026-06-11 13:18:02.253265 | controller |       {
2026-06-11 13:18:02.253280 | controller |         "apiVersion": "v1",
2026-06-11 13:18:02.253294 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:02.253308 | controller |         "fieldsV1": {
2026-06-11 13:18:02.253323 | controller |           "f:metadata": {
2026-06-11 13:18:02.253337 | controller |             "f:annotations": {
2026-06-11 13:18:02.253351 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 13:18:02.253366 | controller |             }
2026-06-11 13:18:02.253381 | controller |           }
2026-06-11 13:18:02.253395 | controller |         },
2026-06-11 13:18:02.253410 | controller |         "manager": "crc",
2026-06-11 13:18:02.253425 | controller |         "operation": "Update",
2026-06-11 13:18:02.253439 | controller |         "subresource": "status",
2026-06-11 13:18:02.253454 | controller |         "time": "2026-06-11T12:17:37Z"
2026-06-11 13:18:02.253471 | controller |       },
2026-06-11 13:18:02.253487 | controller |       {
2026-06-11 13:18:02.253502 | controller |         "apiVersion": "v1",
2026-06-11 13:18:02.253517 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:02.253531 | controller |         "fieldsV1": {
2026-06-11 13:18:02.253545 | controller |           "f:metadata": {
2026-06-11 13:18:02.253559 | controller |             "f:annotations": {
2026-06-11 13:18:02.253574 | controller |               ".": {},
2026-06-11 13:18:02.253588 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 13:18:02.253602 | controller |             },
2026-06-11 13:18:02.253616 | controller |             "f:generateName": {},
2026-06-11 13:18:02.253630 | controller |             "f:labels": {
2026-06-11 13:18:02.253645 | controller |               ".": {},
2026-06-11 13:18:02.253659 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 13:18:02.253673 | controller |               "f:control-plane": {},
2026-06-11 13:18:02.253687 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 13:18:02.253701 | controller |               "f:pod-template-hash": {}
2026-06-11 13:18:02.253716 | controller |             },
2026-06-11 13:18:02.253786 | controller |             "f:ownerReferences": {
2026-06-11 13:18:02.253807 | controller |               ".": {},
2026-06-11 13:18:02.253827 | controller |               "k:{\"uid\":\"1b121e8a-698e-4358-812a-bf3e3570ac77\"}": {}
2026-06-11 13:18:02.253842 | controller |             }
2026-06-11 13:18:02.253921 | controller |           },
2026-06-11 13:18:02.253938 | controller |           "f:spec": {
2026-06-11 13:18:02.253953 | controller |             "f:containers": {
2026-06-11 13:18:02.253967 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 13:18:02.253982 | controller |                 ".": {},
2026-06-11 13:18:02.253997 | controller |                 "f:args": {},
2026-06-11 13:18:02.254011 | controller |                 "f:command": {},
2026-06-11 13:18:02.254025 | controller |                 "f:env": {
2026-06-11 13:18:02.254039 | controller |                   ".": {},
2026-06-11 13:18:02.254053 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 13:18:02.254067 | controller |                     ".": {},
2026-06-11 13:18:02.254081 | controller |                     "f:name": {},
2026-06-11 13:18:02.254095 | controller |                     "f:value": {}
2026-06-11 13:18:02.254109 | controller |                   },
2026-06-11 13:18:02.254123 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 13:18:02.254137 | controller |                     ".": {},
2026-06-11 13:18:02.254152 | controller |                     "f:name": {},
2026-06-11 13:18:02.254166 | controller |                     "f:value": {}
2026-06-11 13:18:02.254181 | controller |                   },
2026-06-11 13:18:02.254195 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 13:18:02.254209 | controller |                     ".": {},
2026-06-11 13:18:02.254223 | controller |                     "f:name": {},
2026-06-11 13:18:02.254237 | controller |                     "f:value": {}
2026-06-11 13:18:02.254251 | controller |                   },
2026-06-11 13:18:02.254265 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 13:18:02.254280 | controller |                     ".": {},
2026-06-11 13:18:02.254294 | controller |                     "f:name": {},
2026-06-11 13:18:02.254309 | controller |                     "f:value": {}
2026-06-11 13:18:02.254323 | controller |                   },
2026-06-11 13:18:02.254338 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 13:18:02.254352 | controller |                     ".": {},
2026-06-11 13:18:02.254367 | controller |                     "f:name": {},
2026-06-11 13:18:02.254381 | controller |                     "f:value": {}
2026-06-11 13:18:02.254396 | controller |                   }
2026-06-11 13:18:02.254410 | controller |                 },
2026-06-11 13:18:02.254424 | controller |                 "f:image": {},
2026-06-11 13:18:02.254439 | controller |                 "f:imagePullPolicy": {},
2026-06-11 13:18:02.254454 | controller |                 "f:livenessProbe": {
2026-06-11 13:18:02.254468 | controller |                   ".": {},
2026-06-11 13:18:02.254483 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:02.254497 | controller |                   "f:httpGet": {
2026-06-11 13:18:02.254511 | controller |                     ".": {},
2026-06-11 13:18:02.254525 | controller |                     "f:path": {},
2026-06-11 13:18:02.254540 | controller |                     "f:port": {},
2026-06-11 13:18:02.254554 | controller |                     "f:scheme": {}
2026-06-11 13:18:02.254568 | controller |                   },
2026-06-11 13:18:02.254582 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:02.254597 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:02.254611 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:02.254626 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:02.254641 | controller |                 },
2026-06-11 13:18:02.254655 | controller |                 "f:name": {},
2026-06-11 13:18:02.254669 | controller |                 "f:readinessProbe": {
2026-06-11 13:18:02.254689 | controller |                   ".": {},
2026-06-11 13:18:02.254704 | controller |                   "f:failureThreshold": {},
2026-06-11 13:18:02.254719 | controller |                   "f:httpGet": {
2026-06-11 13:18:02.254734 | controller |                     ".": {},
2026-06-11 13:18:02.254748 | controller |                     "f:path": {},
2026-06-11 13:18:02.254762 | controller |                     "f:port": {},
2026-06-11 13:18:02.254776 | controller |                     "f:scheme": {}
2026-06-11 13:18:02.254790 | controller |                   },
2026-06-11 13:18:02.254805 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 13:18:02.254819 | controller |                   "f:periodSeconds": {},
2026-06-11 13:18:02.254879 | controller |                   "f:successThreshold": {},
2026-06-11 13:18:02.254896 | controller |                   "f:timeoutSeconds": {}
2026-06-11 13:18:02.254911 | controller |                 },
2026-06-11 13:18:02.254925 | controller |                 "f:resources": {
2026-06-11 13:18:02.254940 | controller |                   ".": {},
2026-06-11 13:18:02.254954 | controller |                   "f:limits": {
2026-06-11 13:18:02.254968 | controller |                     ".": {},
2026-06-11 13:18:02.254982 | controller |                     "f:cpu": {},
2026-06-11 13:18:02.254997 | controller |                     "f:memory": {}
2026-06-11 13:18:02.255011 | controller |                   },
2026-06-11 13:18:02.255025 | controller |                   "f:requests": {
2026-06-11 13:18:02.255039 | controller |                     ".": {},
2026-06-11 13:18:02.255053 | controller |                     "f:cpu": {},
2026-06-11 13:18:02.255068 | controller |                     "f:memory": {}
2026-06-11 13:18:02.255082 | controller |                   }
2026-06-11 13:18:02.255096 | controller |                 },
2026-06-11 13:18:02.255110 | controller |                 "f:securityContext": {
2026-06-11 13:18:02.255125 | controller |                   ".": {},
2026-06-11 13:18:02.255139 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 13:18:02.255154 | controller |                 },
2026-06-11 13:18:02.255168 | controller |                 "f:terminationMessagePath": {},
2026-06-11 13:18:02.255183 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 13:18:02.255197 | controller |               }
2026-06-11 13:18:02.255212 | controller |             },
2026-06-11 13:18:02.255226 | controller |             "f:dnsPolicy": {},
2026-06-11 13:18:02.255241 | controller |             "f:enableServiceLinks": {},
2026-06-11 13:18:02.255255 | controller |             "f:restartPolicy": {},
2026-06-11 13:18:02.255270 | controller |             "f:schedulerName": {},
2026-06-11 13:18:02.255284 | controller |             "f:securityContext": {
2026-06-11 13:18:02.255298 | controller |               ".": {},
2026-06-11 13:18:02.255312 | controller |               "f:runAsNonRoot": {}
2026-06-11 13:18:02.255326 | controller |             },
2026-06-11 13:18:02.255340 | controller |             "f:serviceAccount": {},
2026-06-11 13:18:02.255354 | controller |             "f:serviceAccountName": {},
2026-06-11 13:18:02.255368 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 13:18:02.255383 | controller |             "f:tolerations": {}
2026-06-11 13:18:02.255397 | controller |           }
2026-06-11 13:18:02.255412 | controller |         },
2026-06-11 13:18:02.255427 | controller |         "manager": "kube-controller-manager",
2026-06-11 13:18:02.255441 | controller |         "operation": "Update",
2026-06-11 13:18:02.255455 | controller |         "time": "2026-06-11T12:17:37Z"
2026-06-11 13:18:02.255469 | controller |       },
2026-06-11 13:18:02.255484 | controller |       {
2026-06-11 13:18:02.255498 | controller |         "apiVersion": "v1",
2026-06-11 13:18:02.255512 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:02.255531 | controller |         "fieldsV1": {
2026-06-11 13:18:02.255546 | controller |           "f:metadata": {
2026-06-11 13:18:02.255560 | controller |             "f:annotations": {
2026-06-11 13:18:02.255574 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 13:18:02.255588 | controller |             }
2026-06-11 13:18:02.255603 | controller |           }
2026-06-11 13:18:02.255617 | controller |         },
2026-06-11 13:18:02.255631 | controller |         "manager": "multus-daemon",
2026-06-11 13:18:02.255646 | controller |         "operation": "Update",
2026-06-11 13:18:02.255660 | controller |         "subresource": "status",
2026-06-11 13:18:02.255674 | controller |         "time": "2026-06-11T12:17:47Z"
2026-06-11 13:18:02.255689 | controller |       },
2026-06-11 13:18:02.255703 | controller |       {
2026-06-11 13:18:02.255717 | controller |         "apiVersion": "v1",
2026-06-11 13:18:02.255731 | controller |         "fieldsType": "FieldsV1",
2026-06-11 13:18:02.255745 | controller |         "fieldsV1": {
2026-06-11 13:18:02.255760 | controller |           "f:status": {
2026-06-11 13:18:02.255774 | controller |             "f:conditions": {
2026-06-11 13:18:02.255789 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 13:18:02.255803 | controller |                 ".": {},
2026-06-11 13:18:02.255817 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:02.255831 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:02.255846 | controller |                 "f:status": {},
2026-06-11 13:18:02.255903 | controller |                 "f:type": {}
2026-06-11 13:18:02.255918 | controller |               },
2026-06-11 13:18:02.255933 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 13:18:02.255947 | controller |                 ".": {},
2026-06-11 13:18:02.255962 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:02.255976 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:02.255990 | controller |                 "f:status": {},
2026-06-11 13:18:02.256004 | controller |                 "f:type": {}
2026-06-11 13:18:02.256018 | controller |               },
2026-06-11 13:18:02.256033 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 13:18:02.256047 | controller |                 ".": {},
2026-06-11 13:18:02.256061 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:02.256075 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:02.256090 | controller |                 "f:status": {},
2026-06-11 13:18:02.256104 | controller |                 "f:type": {}
2026-06-11 13:18:02.256118 | controller |               },
2026-06-11 13:18:02.256143 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 13:18:02.256159 | controller |                 ".": {},
2026-06-11 13:18:02.256173 | controller |                 "f:lastProbeTime": {},
2026-06-11 13:18:02.256187 | controller |                 "f:lastTransitionTime": {},
2026-06-11 13:18:02.256201 | controller |                 "f:status": {},
2026-06-11 13:18:02.256215 | controller |                 "f:type": {}
2026-06-11 13:18:02.256229 | controller |               }
2026-06-11 13:18:02.256244 | controller |             },
2026-06-11 13:18:02.256259 | controller |             "f:containerStatuses": {},
2026-06-11 13:18:02.256274 | controller |             "f:hostIP": {},
2026-06-11 13:18:02.256288 | controller |             "f:hostIPs": {},
2026-06-11 13:18:02.256302 | controller |             "f:phase": {},
2026-06-11 13:18:02.256317 | controller |             "f:podIP": {},
2026-06-11 13:18:02.256331 | controller |             "f:podIPs": {
2026-06-11 13:18:02.256345 | controller |               ".": {},
2026-06-11 13:18:02.256360 | controller |               "k:{\"ip\":\"10.217.0.95\"}": {
2026-06-11 13:18:02.256374 | controller |                 ".": {},
2026-06-11 13:18:02.256389 | controller |                 "f:ip": {}
2026-06-11 13:18:02.256409 | controller |               }
2026-06-11 13:18:02.256424 | controller |             },
2026-06-11 13:18:02.256438 | controller |             "f:startTime": {}
2026-06-11 13:18:02.256453 | controller |           }
2026-06-11 13:18:02.256468 | controller |         },
2026-06-11 13:18:02.256482 | controller |         "manager": "kubelet",
2026-06-11 13:18:02.256497 | controller |         "operation": "Update",
2026-06-11 13:18:02.256511 | controller |         "subresource": "status",
2026-06-11 13:18:02.256526 | controller |         "time": "2026-06-11T12:19:09Z"
2026-06-11 13:18:02.256540 | controller |       }
2026-06-11 13:18:02.256554 | controller |     ],
2026-06-11 13:18:02.256569 | controller |     "name": "watcher-operator-controller-manager-5f7f6c9964-cd6sm",
2026-06-11 13:18:02.256583 | controller |     "namespace": "openstack-operators",
2026-06-11 13:18:02.256597 | controller |     "ownerReferences": [
2026-06-11 13:18:02.256611 | controller |       {
2026-06-11 13:18:02.256626 | controller |         "apiVersion": "apps/v1",
2026-06-11 13:18:02.256640 | controller |         "blockOwnerDeletion": true,
2026-06-11 13:18:02.256654 | controller |         "controller": true,
2026-06-11 13:18:02.256668 | controller |         "kind": "ReplicaSet",
2026-06-11 13:18:02.256682 | controller |         "name": "watcher-operator-controller-manager-5f7f6c9964",
2026-06-11 13:18:02.256696 | controller |         "uid": "1b121e8a-698e-4358-812a-bf3e3570ac77"
2026-06-11 13:18:02.256711 | controller |       }
2026-06-11 13:18:02.256725 | controller |     ],
2026-06-11 13:18:02.256739 | controller |     "resourceVersion": "54763",
2026-06-11 13:18:02.256753 | controller |     "uid": "214f2cbd-0ea3-4b52-a9ba-f9cf454e125d"
2026-06-11 13:18:02.256768 | controller |   },
2026-06-11 13:18:02.256782 | controller |   "spec": {
2026-06-11 13:18:02.256796 | controller |     "containers": [
2026-06-11 13:18:02.256811 | controller |       {
2026-06-11 13:18:02.256825 | controller |         "args": [
2026-06-11 13:18:02.256839 | controller |           "--leader-elect",
2026-06-11 13:18:02.256877 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 13:18:02.256893 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 13:18:02.256908 | controller |         ],
2026-06-11 13:18:02.256945 | controller |         "command": [
2026-06-11 13:18:02.256966 | controller |           "/manager"
2026-06-11 13:18:02.256981 | controller |         ],
2026-06-11 13:18:02.256996 | controller |         "env": [
2026-06-11 13:18:02.257011 | controller |           {
2026-06-11 13:18:02.257025 | controller |             "name": "LEASE_DURATION",
2026-06-11 13:18:02.257040 | controller |             "value": "30"
2026-06-11 13:18:02.257055 | controller |           },
2026-06-11 13:18:02.257069 | controller |           {
2026-06-11 13:18:02.257083 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 13:18:02.257098 | controller |             "value": "20"
2026-06-11 13:18:02.257112 | controller |           },
2026-06-11 13:18:02.257127 | controller |           {
2026-06-11 13:18:02.257141 | controller |             "name": "RETRY_PERIOD",
2026-06-11 13:18:02.257155 | controller |             "value": "5"
2026-06-11 13:18:02.257170 | controller |           },
2026-06-11 13:18:02.257184 | controller |           {
2026-06-11 13:18:02.257198 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 13:18:02.257213 | controller |             "value": "false"
2026-06-11 13:18:02.257228 | controller |           },
2026-06-11 13:18:02.257242 | controller |           {
2026-06-11 13:18:02.257256 | controller |             "name": "METRICS_CERTS",
2026-06-11 13:18:02.257270 | controller |             "value": "false"
2026-06-11 13:18:02.257285 | controller |           }
2026-06-11 13:18:02.257300 | controller |         ],
2026-06-11 13:18:02.257314 | controller |         "image": "quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83",
2026-06-11 13:18:02.257335 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 13:18:02.257349 | controller |         "livenessProbe": {
2026-06-11 13:18:02.257364 | controller |           "failureThreshold": 3,
2026-06-11 13:18:02.257378 | controller |           "httpGet": {
2026-06-11 13:18:02.257392 | controller |             "path": "/healthz",
2026-06-11 13:18:02.257406 | controller |             "port": 8081,
2026-06-11 13:18:02.257420 | controller |             "scheme": "HTTP"
2026-06-11 13:18:02.257434 | controller |           },
2026-06-11 13:18:02.257448 | controller |           "initialDelaySeconds": 15,
2026-06-11 13:18:02.257464 | controller |           "periodSeconds": 20,
2026-06-11 13:18:02.257480 | controller |           "successThreshold": 1,
2026-06-11 13:18:02.257495 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:02.257509 | controller |         },
2026-06-11 13:18:02.257524 | controller |         "name": "manager",
2026-06-11 13:18:02.257538 | controller |         "readinessProbe": {
2026-06-11 13:18:02.257552 | controller |           "failureThreshold": 3,
2026-06-11 13:18:02.257567 | controller |           "httpGet": {
2026-06-11 13:18:02.257582 | controller |             "path": "/readyz",
2026-06-11 13:18:02.257596 | controller |             "port": 8081,
2026-06-11 13:18:02.257611 | controller |             "scheme": "HTTP"
2026-06-11 13:18:02.257625 | controller |           },
2026-06-11 13:18:02.257640 | controller |           "initialDelaySeconds": 5,
2026-06-11 13:18:02.257655 | controller |           "periodSeconds": 10,
2026-06-11 13:18:02.257669 | controller |           "successThreshold": 1,
2026-06-11 13:18:02.257684 | controller |           "timeoutSeconds": 1
2026-06-11 13:18:02.257699 | controller |         },
2026-06-11 13:18:02.257714 | controller |         "resources": {
2026-06-11 13:18:02.257728 | controller |           "limits": {
2026-06-11 13:18:02.257743 | controller |             "cpu": "500m",
2026-06-11 13:18:02.257758 | controller |             "memory": "512Mi"
2026-06-11 13:18:02.257772 | controller |           },
2026-06-11 13:18:02.257787 | controller |           "requests": {
2026-06-11 13:18:02.257801 | controller |             "cpu": "10m",
2026-06-11 13:18:02.257816 | controller |             "memory": "256Mi"
2026-06-11 13:18:02.257830 | controller |           }
2026-06-11 13:18:02.257845 | controller |         },
2026-06-11 13:18:02.257878 | controller |         "securityContext": {
2026-06-11 13:18:02.257894 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 13:18:02.257908 | controller |           "capabilities": {
2026-06-11 13:18:02.257923 | controller |             "drop": [
2026-06-11 13:18:02.257938 | controller |               "MKNOD"
2026-06-11 13:18:02.257953 | controller |             ]
2026-06-11 13:18:02.257967 | controller |           }
2026-06-11 13:18:02.257981 | controller |         },
2026-06-11 13:18:02.258025 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 13:18:02.258043 | controller |         "terminationMessagePolicy": "File",
2026-06-11 13:18:02.258057 | controller |         "volumeMounts": [
2026-06-11 13:18:02.258071 | controller |           {
2026-06-11 13:18:02.258086 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:02.258100 | controller |             "name": "kube-api-access-p8p2x",
2026-06-11 13:18:02.258114 | controller |             "readOnly": true
2026-06-11 13:18:02.258129 | controller |           }
2026-06-11 13:18:02.258143 | controller |         ]
2026-06-11 13:18:02.258157 | controller |       }
2026-06-11 13:18:02.258171 | controller |     ],
2026-06-11 13:18:02.258185 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 13:18:02.258199 | controller |     "enableServiceLinks": true,
2026-06-11 13:18:02.258214 | controller |     "imagePullSecrets": [
2026-06-11 13:18:02.258228 | controller |       {
2026-06-11 13:18:02.258242 | controller |         "name": "watcher-operator-controller-manager-dockercfg-ntllx"
2026-06-11 13:18:02.258261 | controller |       }
2026-06-11 13:18:02.258276 | controller |     ],
2026-06-11 13:18:02.258290 | controller |     "nodeName": "crc",
2026-06-11 13:18:02.258304 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 13:18:02.258318 | controller |     "priority": 0,
2026-06-11 13:18:02.258332 | controller |     "restartPolicy": "Always",
2026-06-11 13:18:02.258347 | controller |     "schedulerName": "default-scheduler",
2026-06-11 13:18:02.258362 | controller |     "securityContext": {
2026-06-11 13:18:02.258376 | controller |       "runAsNonRoot": true,
2026-06-11 13:18:02.258390 | controller |       "seLinuxOptions": {
2026-06-11 13:18:02.258405 | controller |         "level": "s0:c26,c5"
2026-06-11 13:18:02.258419 | controller |       }
2026-06-11 13:18:02.258433 | controller |     },
2026-06-11 13:18:02.258447 | controller |     "serviceAccount": "watcher-operator-controller-manager",
2026-06-11 13:18:02.258461 | controller |     "serviceAccountName": "watcher-operator-controller-manager",
2026-06-11 13:18:02.258475 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 13:18:02.258489 | controller |     "tolerations": [
2026-06-11 13:18:02.258504 | controller |       {
2026-06-11 13:18:02.258518 | controller |         "effect": "NoExecute",
2026-06-11 13:18:02.258532 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 13:18:02.258547 | controller |         "operator": "Exists",
2026-06-11 13:18:02.258561 | controller |         "tolerationSeconds": 120
2026-06-11 13:18:02.258576 | controller |       },
2026-06-11 13:18:02.258590 | controller |       {
2026-06-11 13:18:02.258605 | controller |         "effect": "NoExecute",
2026-06-11 13:18:02.258619 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 13:18:02.258634 | controller |         "operator": "Exists",
2026-06-11 13:18:02.258649 | controller |         "tolerationSeconds": 120
2026-06-11 13:18:02.258663 | controller |       },
2026-06-11 13:18:02.258677 | controller |       {
2026-06-11 13:18:02.258692 | controller |         "effect": "NoSchedule",
2026-06-11 13:18:02.258707 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 13:18:02.258721 | controller |         "operator": "Exists"
2026-06-11 13:18:02.258735 | controller |       }
2026-06-11 13:18:02.258749 | controller |     ],
2026-06-11 13:18:02.258764 | controller |     "volumes": [
2026-06-11 13:18:02.258778 | controller |       {
2026-06-11 13:18:02.258792 | controller |         "name": "kube-api-access-p8p2x",
2026-06-11 13:18:02.258806 | controller |         "projected": {
2026-06-11 13:18:02.258820 | controller |           "defaultMode": 420,
2026-06-11 13:18:02.258834 | controller |           "sources": [
2026-06-11 13:18:02.258862 | controller |             {
2026-06-11 13:18:02.258882 | controller |               "serviceAccountToken": {
2026-06-11 13:18:02.258898 | controller |                 "expirationSeconds": 3607,
2026-06-11 13:18:02.258912 | controller |                 "path": "token"
2026-06-11 13:18:02.258927 | controller |               }
2026-06-11 13:18:02.258941 | controller |             },
2026-06-11 13:18:02.258956 | controller |             {
2026-06-11 13:18:02.258970 | controller |               "configMap": {
2026-06-11 13:18:02.258984 | controller |                 "items": [
2026-06-11 13:18:02.258999 | controller |                   {
2026-06-11 13:18:02.259013 | controller |                     "key": "ca.crt",
2026-06-11 13:18:02.259027 | controller |                     "path": "ca.crt"
2026-06-11 13:18:02.259041 | controller |                   }
2026-06-11 13:18:02.259055 | controller |                 ],
2026-06-11 13:18:02.259100 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 13:18:02.259115 | controller |               }
2026-06-11 13:18:02.259130 | controller |             },
2026-06-11 13:18:02.259144 | controller |             {
2026-06-11 13:18:02.259159 | controller |               "downwardAPI": {
2026-06-11 13:18:02.259177 | controller |                 "items": [
2026-06-11 13:18:02.259192 | controller |                   {
2026-06-11 13:18:02.259207 | controller |                     "fieldRef": {
2026-06-11 13:18:02.259221 | controller |                       "apiVersion": "v1",
2026-06-11 13:18:02.259236 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 13:18:02.259250 | controller |                     },
2026-06-11 13:18:02.259265 | controller |                     "path": "namespace"
2026-06-11 13:18:02.259279 | controller |                   }
2026-06-11 13:18:02.259293 | controller |                 ]
2026-06-11 13:18:02.259307 | controller |               }
2026-06-11 13:18:02.259321 | controller |             },
2026-06-11 13:18:02.259335 | controller |             {
2026-06-11 13:18:02.259349 | controller |               "configMap": {
2026-06-11 13:18:02.259364 | controller |                 "items": [
2026-06-11 13:18:02.259378 | controller |                   {
2026-06-11 13:18:02.259393 | controller |                     "key": "service-ca.crt",
2026-06-11 13:18:02.259407 | controller |                     "path": "service-ca.crt"
2026-06-11 13:18:02.259422 | controller |                   }
2026-06-11 13:18:02.259436 | controller |                 ],
2026-06-11 13:18:02.259450 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 13:18:02.259465 | controller |               }
2026-06-11 13:18:02.259479 | controller |             }
2026-06-11 13:18:02.259493 | controller |           ]
2026-06-11 13:18:02.259507 | controller |         }
2026-06-11 13:18:02.259521 | controller |       }
2026-06-11 13:18:02.259535 | controller |     ]
2026-06-11 13:18:02.259549 | controller |   },
2026-06-11 13:18:02.259563 | controller |   "status": {
2026-06-11 13:18:02.259577 | controller |     "conditions": [
2026-06-11 13:18:02.259594 | controller |       {
2026-06-11 13:18:02.259613 | controller |         "lastProbeTime": null,
2026-06-11 13:18:02.259633 | controller |         "lastTransitionTime": "2026-06-11T12:18:57Z",
2026-06-11 13:18:02.259653 | controller |         "status": "True",
2026-06-11 13:18:02.259671 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 13:18:02.259691 | controller |       },
2026-06-11 13:18:02.259710 | controller |       {
2026-06-11 13:18:02.259728 | controller |         "lastProbeTime": null,
2026-06-11 13:18:02.259748 | controller |         "lastTransitionTime": "2026-06-11T12:17:37Z",
2026-06-11 13:18:02.259768 | controller |         "status": "True",
2026-06-11 13:18:02.259787 | controller |         "type": "Initialized"
2026-06-11 13:18:02.259808 | controller |       },
2026-06-11 13:18:02.259830 | controller |       {
2026-06-11 13:18:02.259846 | controller |         "lastProbeTime": null,
2026-06-11 13:18:02.259889 | controller |         "lastTransitionTime": "2026-06-11T12:19:09Z",
2026-06-11 13:18:02.259905 | controller |         "status": "True",
2026-06-11 13:18:02.259919 | controller |         "type": "Ready"
2026-06-11 13:18:02.259935 | controller |       },
2026-06-11 13:18:02.259949 | controller |       {
2026-06-11 13:18:02.259964 | controller |         "lastProbeTime": null,
2026-06-11 13:18:02.259978 | controller |         "lastTransitionTime": "2026-06-11T12:19:09Z",
2026-06-11 13:18:02.259992 | controller |         "status": "True",
2026-06-11 13:18:02.260007 | controller |         "type": "ContainersReady"
2026-06-11 13:18:02.260021 | controller |       },
2026-06-11 13:18:02.260035 | controller |       {
2026-06-11 13:18:02.260049 | controller |         "lastProbeTime": null,
2026-06-11 13:18:02.260063 | controller |         "lastTransitionTime": "2026-06-11T12:17:37Z",
2026-06-11 13:18:02.260078 | controller |         "status": "True",
2026-06-11 13:18:02.260092 | controller |         "type": "PodScheduled"
2026-06-11 13:18:02.260106 | controller |       }
2026-06-11 13:18:02.260120 | controller |     ],
2026-06-11 13:18:02.260412 | controller |     "containerStatuses": [
2026-06-11 13:18:02.260437 | controller |       {
2026-06-11 13:18:02.260454 | controller |         "allocatedResources": {
2026-06-11 13:18:02.260471 | controller |           "cpu": "10m",
2026-06-11 13:18:02.260487 | controller |           "memory": "256Mi"
2026-06-11 13:18:02.260501 | controller |         },
2026-06-11 13:18:02.260516 | controller |         "containerID": "cri-o://303c17bc1c656fea7df2dafd7697e03aec33c3392535da73035187fe6af6803e",
2026-06-11 13:18:02.260531 | controller |         "image": "quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83",
2026-06-11 13:18:02.260546 | controller |         "imageID": "quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83",
2026-06-11 13:18:02.260560 | controller |         "lastState": {},
2026-06-11 13:18:02.260575 | controller |         "name": "manager",
2026-06-11 13:18:02.260589 | controller |         "ready": true,
2026-06-11 13:18:02.260604 | controller |         "resources": {
2026-06-11 13:18:02.260618 | controller |           "limits": {
2026-06-11 13:18:02.260632 | controller |             "cpu": "500m",
2026-06-11 13:18:02.260646 | controller |             "memory": "512Mi"
2026-06-11 13:18:02.260660 | controller |           },
2026-06-11 13:18:02.260675 | controller |           "requests": {
2026-06-11 13:18:02.260689 | controller |             "cpu": "10m",
2026-06-11 13:18:02.260703 | controller |             "memory": "256Mi"
2026-06-11 13:18:02.260717 | controller |           }
2026-06-11 13:18:02.260731 | controller |         },
2026-06-11 13:18:02.260745 | controller |         "restartCount": 0,
2026-06-11 13:18:02.260760 | controller |         "started": true,
2026-06-11 13:18:02.260774 | controller |         "state": {
2026-06-11 13:18:02.260789 | controller |           "running": {
2026-06-11 13:18:02.260803 | controller |             "startedAt": "2026-06-11T12:18:56Z"
2026-06-11 13:18:02.260818 | controller |           }
2026-06-11 13:18:02.260832 | controller |         },
2026-06-11 13:18:02.260846 | controller |         "user": {
2026-06-11 13:18:02.260881 | controller |           "linux": {
2026-06-11 13:18:02.260896 | controller |             "gid": 0,
2026-06-11 13:18:02.260910 | controller |             "supplementalGroups": [
2026-06-11 13:18:02.260924 | controller |               0
2026-06-11 13:18:02.260938 | controller |             ],
2026-06-11 13:18:02.260953 | controller |             "uid": 65532
2026-06-11 13:18:02.260967 | controller |           }
2026-06-11 13:18:02.260981 | controller |         },
2026-06-11 13:18:02.260995 | controller |         "volumeMounts": [
2026-06-11 13:18:02.261010 | controller |           {
2026-06-11 13:18:02.261024 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 13:18:02.261039 | controller |             "name": "kube-api-access-p8p2x",
2026-06-11 13:18:02.261054 | controller |             "readOnly": true,
2026-06-11 13:18:02.261069 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 13:18:02.261084 | controller |           }
2026-06-11 13:18:02.261098 | controller |         ]
2026-06-11 13:18:02.261113 | controller |       }
2026-06-11 13:18:02.261127 | controller |     ],
2026-06-11 13:18:02.261141 | controller |     "hostIP": "192.168.126.11",
2026-06-11 13:18:02.261155 | controller |     "hostIPs": [
2026-06-11 13:18:02.261170 | controller |       {
2026-06-11 13:18:02.261184 | controller |         "ip": "192.168.126.11"
2026-06-11 13:18:02.261198 | controller |       }
2026-06-11 13:18:02.261213 | controller |     ],
2026-06-11 13:18:02.261227 | controller |     "phase": "Running",
2026-06-11 13:18:02.261241 | controller |     "podIP": "10.217.0.95",
2026-06-11 13:18:02.261256 | controller |     "podIPs": [
2026-06-11 13:18:02.261271 | controller |       {
2026-06-11 13:18:02.261285 | controller |         "ip": "10.217.0.95"
2026-06-11 13:18:02.261299 | controller |       }
2026-06-11 13:18:02.261319 | controller |     ],
2026-06-11 13:18:02.261334 | controller |     "qosClass": "Burstable",
2026-06-11 13:18:02.261349 | controller |     "startTime": "2026-06-11T12:17:37Z"
2026-06-11 13:18:02.261364 | controller |   }
2026-06-11 13:18:02.261378 | controller | }
2026-06-11 13:18:02.668484 | 
2026-06-11 13:18:02.668634 | TASK [env_op_images : Write images to file]
2026-06-11 13:18:04.175889 | controller | changed
2026-06-11 13:18:04.206184 | 
2026-06-11 13:18:04.206335 | TASK [env_op_images : Generate pulled images registry report]
2026-06-11 13:18:04.279843 | controller | ok
2026-06-11 13:18:04.313307 | controller | included: /var/lib/zuul/builds/f965634ffa43483f94907623d11d247b/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/env_op_images/tasks/pulled_images_report.yml
2026-06-11 13:18:04.333507 | 
2026-06-11 13:18:04.333599 | TASK [env_op_images : Ensure artifacts directory exists]
2026-06-11 13:18:04.777821 | controller | ok
2026-06-11 13:18:04.806619 | 
2026-06-11 13:18:04.806744 | TASK [env_op_images : Get ICSP mirror rules]
2026-06-11 13:18:05.405053 | controller | {
2026-06-11 13:18:05.405138 | controller |     "apiVersion": "v1",
2026-06-11 13:18:05.405144 | controller |     "items": [],
2026-06-11 13:18:05.405149 | controller |     "kind": "List",
2026-06-11 13:18:05.405153 | controller |     "metadata": {
2026-06-11 13:18:05.405157 | controller |         "resourceVersion": ""
2026-06-11 13:18:05.405160 | controller |     }
2026-06-11 13:18:05.405165 | controller | }
2026-06-11 13:18:05.945518 | controller | ok: Runtime: 0:00:00.168363
2026-06-11 13:18:05.975005 | 
2026-06-11 13:18:05.975135 | TASK [env_op_images : Get IDMS mirror rules]
2026-06-11 13:18:06.686230 | controller | {
2026-06-11 13:18:06.686349 | controller |     "apiVersion": "v1",
2026-06-11 13:18:06.686361 | controller |     "items": [],
2026-06-11 13:18:06.686370 | controller |     "kind": "List",
2026-06-11 13:18:06.686379 | controller |     "metadata": {
2026-06-11 13:18:06.686387 | controller |         "resourceVersion": ""
2026-06-11 13:18:06.686396 | controller |     }
2026-06-11 13:18:06.686404 | controller | }
2026-06-11 13:18:07.123986 | controller | ok: Runtime: 0:00:00.160176
2026-06-11 13:18:07.154412 | 
2026-06-11 13:18:07.154625 | TASK [env_op_images : Build source-to-mirror mapping from ICSP/IDMS]
2026-06-11 13:18:07.265315 | controller | ok
2026-06-11 13:18:07.291702 | 
2026-06-11 13:18:07.291919 | TASK [env_op_images : Warn if no ICSP/IDMS mirror rules found]
2026-06-11 13:18:07.612344 | 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 13:18:07.631678 | 
2026-06-11 13:18:07.631826 | LOOP [env_op_images : Get pods per namespace]
2026-06-11 13:18:09.843230 | controller | ok: "openstack"
2026-06-11 13:18:09.843570 | controller | ok: All items complete
2026-06-11 13:18:09.843602 | 
2026-06-11 13:18:11.785171 | controller | ok: "openstack-operators"
2026-06-11 13:18:13.128414 | 
2026-06-11 13:18:13.128614 | TASK [env_op_images : Build per-pod pulled images report]
2026-06-11 13:18:14.836260 | controller | ok
2026-06-11 13:18:14.885272 | 
2026-06-11 13:18:14.885459 | TASK [env_op_images : Build report summary]
2026-06-11 13:18:15.009789 | controller | ok
2026-06-11 13:18:15.036196 | 
2026-06-11 13:18:15.036331 | TASK [env_op_images : Save pulled images report to artifacts]
2026-06-11 13:18:17.338495 | controller | changed
2026-06-11 13:18:17.366307 | 
2026-06-11 13:18:17.366391 | TASK [env_op_images : Pulled images report summary]
2026-06-11 13:18:17.435208 | 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 13:18:17.454989 | 
2026-06-11 13:18:17.455070 | TASK [env_op_images : Verify pulled report against CRI-O node logs]
2026-06-11 13:18:17.723445 | controller | ok
2026-06-11 13:18:17.784532 | controller | included: /var/lib/zuul/builds/f965634ffa43483f94907623d11d247b/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/env_op_images/tasks/verify_pulled_report_crio.yml
2026-06-11 13:18:17.813984 | 
2026-06-11 13:18:17.814109 | TASK [env_op_images : Check pulled images report exists]
2026-06-11 13:18:20.359794 | controller | ok
2026-06-11 13:18:20.382323 | 
2026-06-11 13:18:20.382451 | TASK [env_op_images : Ensure CRI-O logs directory exists]
2026-06-11 13:18:20.823405 | controller | changed
2026-06-11 13:18:20.858097 | 
2026-06-11 13:18:20.858318 | TASK [env_op_images : List cluster nodes]
2026-06-11 13:18:21.485702 | controller | {
2026-06-11 13:18:21.485838 | controller |     "apiVersion": "v1",
2026-06-11 13:18:21.485851 | controller |     "items": [
2026-06-11 13:18:21.485861 | controller |         {
2026-06-11 13:18:21.485873 | controller |             "apiVersion": "v1",
2026-06-11 13:18:21.485883 | controller |             "kind": "Node",
2026-06-11 13:18:21.485892 | controller |             "metadata": {
2026-06-11 13:18:21.485901 | controller |                 "annotations": {
2026-06-11 13:18:21.485914 | controller |                     "csi.volume.kubernetes.io/nodeid": "{\"kubevirt.io.hostpath-provisioner\":\"crc\"}",
2026-06-11 13:18:21.485931 | 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 13:18:21.485944 | 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 13:18:21.485954 | controller |                     "k8s.ovn.org/node-chassis-id": "3b0abf3d-8e25-46c6-8e31-df8d6f85716a",
2026-06-11 13:18:21.485964 | controller |                     "k8s.ovn.org/node-encap-ips": "[\"192.168.126.11\"]",
2026-06-11 13:18:21.485972 | controller |                     "k8s.ovn.org/node-id": "2",
2026-06-11 13:18:21.485988 | controller |                     "k8s.ovn.org/node-masquerade-subnet": "{\"ipv4\":\"169.254.0.0/17\",\"ipv6\":\"fd69::/112\"}",
2026-06-11 13:18:21.485997 | controller |                     "k8s.ovn.org/node-primary-ifaddr": "{\"ipv4\":\"192.168.130.11/24\"}",
2026-06-11 13:18:21.486032 | controller |                     "k8s.ovn.org/node-subnets": "{\"default\":[\"10.217.0.0/23\"]}",
2026-06-11 13:18:21.486040 | controller |                     "k8s.ovn.org/node-transit-switch-port-ifaddr": "{\"ipv4\":\"100.88.0.2/16\"}",
2026-06-11 13:18:21.486049 | controller |                     "k8s.ovn.org/remote-zone-migrated": "crc",
2026-06-11 13:18:21.486057 | controller |                     "k8s.ovn.org/zone-name": "crc",
2026-06-11 13:18:21.486065 | controller |                     "machineconfiguration.openshift.io/controlPlaneTopology": "SingleReplica",
2026-06-11 13:18:21.486074 | controller |                     "machineconfiguration.openshift.io/currentConfig": "rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-11 13:18:21.486082 | controller |                     "machineconfiguration.openshift.io/desiredConfig": "rendered-master-5626d4db24d176e0d4401777a0ab7448",
2026-06-11 13:18:21.486091 | controller |                     "machineconfiguration.openshift.io/desiredDrain": "uncordon-rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-11 13:18:21.486099 | controller |                     "machineconfiguration.openshift.io/lastAppliedDrain": "uncordon-rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-11 13:18:21.486108 | controller |                     "machineconfiguration.openshift.io/lastObservedServerCAAnnotation": "false",
2026-06-11 13:18:21.486116 | controller |                     "machineconfiguration.openshift.io/lastSyncedControllerConfigResourceVersion": "87967",
2026-06-11 13:18:21.486124 | controller |                     "machineconfiguration.openshift.io/post-config-action": "",
2026-06-11 13:18:21.486132 | 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 13:18:21.486141 | controller |                     "machineconfiguration.openshift.io/state": "Degraded",
2026-06-11 13:18:21.486149 | controller |                     "volumes.kubernetes.io/controller-managed-attach-detach": "true"
2026-06-11 13:18:21.486161 | controller |                 },
2026-06-11 13:18:21.486169 | controller |                 "creationTimestamp": "2025-11-02T07:49:51Z",
2026-06-11 13:18:21.486177 | controller |                 "labels": {
2026-06-11 13:18:21.486185 | controller |                     "beta.kubernetes.io/arch": "amd64",
2026-06-11 13:18:21.486194 | controller |                     "beta.kubernetes.io/os": "linux",
2026-06-11 13:18:21.486210 | controller |                     "kubernetes.io/arch": "amd64",
2026-06-11 13:18:21.486219 | controller |                     "kubernetes.io/hostname": "crc",
2026-06-11 13:18:21.486227 | controller |                     "kubernetes.io/os": "linux",
2026-06-11 13:18:21.486235 | controller |                     "node-role.kubernetes.io/control-plane": "",
2026-06-11 13:18:21.486244 | controller |                     "node-role.kubernetes.io/master": "",
2026-06-11 13:18:21.486252 | controller |                     "node-role.kubernetes.io/worker": "",
2026-06-11 13:18:21.486260 | controller |                     "node.openshift.io/os_id": "rhel",
2026-06-11 13:18:21.486268 | controller |                     "topology.hostpath.csi/node": "crc"
2026-06-11 13:18:21.486276 | controller |                 },
2026-06-11 13:18:21.486284 | controller |                 "name": "crc",
2026-06-11 13:18:21.486293 | controller |                 "resourceVersion": "93105",
2026-06-11 13:18:21.486301 | controller |                 "uid": "23216ff3-032e-49af-af7e-1d23d5907b59"
2026-06-11 13:18:21.486309 | controller |             },
2026-06-11 13:18:21.486318 | controller |             "spec": {},
2026-06-11 13:18:21.486326 | controller |             "status": {
2026-06-11 13:18:21.486378 | controller |                 "addresses": [
2026-06-11 13:18:21.486386 | controller |                     {
2026-06-11 13:18:21.486394 | controller |                         "address": "192.168.126.11",
2026-06-11 13:18:21.486403 | controller |                         "type": "InternalIP"
2026-06-11 13:18:21.486411 | controller |                     },
2026-06-11 13:18:21.486419 | controller |                     {
2026-06-11 13:18:21.486428 | controller |                         "address": "crc",
2026-06-11 13:18:21.486436 | controller |                         "type": "Hostname"
2026-06-11 13:18:21.486445 | controller |                     }
2026-06-11 13:18:21.486453 | controller |                 ],
2026-06-11 13:18:21.486489 | controller |                 "allocatable": {
2026-06-11 13:18:21.486498 | controller |                     "cpu": "11800m",
2026-06-11 13:18:21.486506 | controller |                     "ephemeral-storage": "231016688053",
2026-06-11 13:18:21.486515 | controller |                     "hugepages-1Gi": "0",
2026-06-11 13:18:21.486523 | controller |                     "hugepages-2Mi": "0",
2026-06-11 13:18:21.486531 | controller |                     "memory": "31621684Ki",
2026-06-11 13:18:21.486539 | controller |                     "pods": "250"
2026-06-11 13:18:21.486548 | controller |                 },
2026-06-11 13:18:21.486556 | controller |                 "capacity": {
2026-06-11 13:18:21.486564 | controller |                     "cpu": "12",
2026-06-11 13:18:21.486573 | controller |                     "ephemeral-storage": "251067372Ki",
2026-06-11 13:18:21.486581 | controller |                     "hugepages-1Gi": "0",
2026-06-11 13:18:21.486589 | controller |                     "hugepages-2Mi": "0",
2026-06-11 13:18:21.486598 | controller |                     "memory": "32082484Ki",
2026-06-11 13:18:21.486606 | controller |                     "pods": "250"
2026-06-11 13:18:21.486614 | controller |                 },
2026-06-11 13:18:21.486622 | controller |                 "conditions": [
2026-06-11 13:18:21.486631 | controller |                     {
2026-06-11 13:18:21.486639 | controller |                         "lastHeartbeatTime": "2026-06-11T13:15:50Z",
2026-06-11 13:18:21.486647 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-11 13:18:21.486656 | controller |                         "message": "kubelet has sufficient memory available",
2026-06-11 13:18:21.486664 | controller |                         "reason": "KubeletHasSufficientMemory",
2026-06-11 13:18:21.486672 | controller |                         "status": "False",
2026-06-11 13:18:21.486680 | controller |                         "type": "MemoryPressure"
2026-06-11 13:18:21.486695 | controller |                     },
2026-06-11 13:18:21.486703 | controller |                     {
2026-06-11 13:18:21.486711 | controller |                         "lastHeartbeatTime": "2026-06-11T13:15:50Z",
2026-06-11 13:18:21.486719 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-11 13:18:21.486728 | controller |                         "message": "kubelet has no disk pressure",
2026-06-11 13:18:21.486736 | controller |                         "reason": "KubeletHasNoDiskPressure",
2026-06-11 13:18:21.486744 | controller |                         "status": "False",
2026-06-11 13:18:21.486752 | controller |                         "type": "DiskPressure"
2026-06-11 13:18:21.486766 | controller |                     },
2026-06-11 13:18:21.486775 | controller |                     {
2026-06-11 13:18:21.486783 | controller |                         "lastHeartbeatTime": "2026-06-11T13:15:50Z",
2026-06-11 13:18:21.486791 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-11 13:18:21.486799 | controller |                         "message": "kubelet has sufficient PID available",
2026-06-11 13:18:21.486808 | controller |                         "reason": "KubeletHasSufficientPID",
2026-06-11 13:18:21.486816 | controller |                         "status": "False",
2026-06-11 13:18:21.486824 | controller |                         "type": "PIDPressure"
2026-06-11 13:18:21.486832 | controller |                     },
2026-06-11 13:18:21.486841 | controller |                     {
2026-06-11 13:18:21.486849 | controller |                         "lastHeartbeatTime": "2026-06-11T13:15:50Z",
2026-06-11 13:18:21.486857 | controller |                         "lastTransitionTime": "2026-05-05T08:09:02Z",
2026-06-11 13:18:21.486865 | controller |                         "message": "kubelet is posting ready status",
2026-06-11 13:18:21.486873 | controller |                         "reason": "KubeletReady",
2026-06-11 13:18:21.486882 | controller |                         "status": "True",
2026-06-11 13:18:21.486890 | controller |                         "type": "Ready"
2026-06-11 13:18:21.486898 | controller |                     }
2026-06-11 13:18:21.486906 | controller |                 ],
2026-06-11 13:18:21.486915 | controller |                 "daemonEndpoints": {
2026-06-11 13:18:21.486923 | controller |                     "kubeletEndpoint": {
2026-06-11 13:18:21.486931 | controller |                         "Port": 10250
2026-06-11 13:18:21.486940 | controller |                     }
2026-06-11 13:18:21.486948 | controller |                 },
2026-06-11 13:18:21.486956 | controller |                 "features": {
2026-06-11 13:18:21.486964 | controller |                     "supplementalGroupsPolicy": true
2026-06-11 13:18:21.486973 | controller |                 },
2026-06-11 13:18:21.486981 | controller |                 "images": [
2026-06-11 13:18:21.486989 | controller |                     {
2026-06-11 13:18:21.486997 | controller |                         "names": [
2026-06-11 13:18:21.487031 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3"
2026-06-11 13:18:21.487044 | controller |                         ],
2026-06-11 13:18:21.487053 | controller |                         "sizeBytes": 2981840865
2026-06-11 13:18:21.487061 | controller |                     },
2026-06-11 13:18:21.487069 | controller |                     {
2026-06-11 13:18:21.487077 | controller |                         "names": [
2026-06-11 13:18:21.487086 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:17ab4d99557778e6afe5e9146f4101afee5cc37b156a72f5666c03bc2ebee883"
2026-06-11 13:18:21.487094 | controller |                         ],
2026-06-11 13:18:21.487102 | controller |                         "sizeBytes": 1791386233
2026-06-11 13:18:21.487111 | controller |                     },
2026-06-11 13:18:21.487119 | controller |                     {
2026-06-11 13:18:21.487127 | controller |                         "names": [
2026-06-11 13:18:21.487136 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:53c66d689150010983275e5a155c9b2e8343887caa0579ad86cd3f8dcdf70d2b",
2026-06-11 13:18:21.487144 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60",
2026-06-11 13:18:21.487152 | controller |                             "registry.redhat.io/redhat/redhat-operator-index:v4.20"
2026-06-11 13:18:21.487161 | controller |                         ],
2026-06-11 13:18:21.487169 | controller |                         "sizeBytes": 1662318656
2026-06-11 13:18:21.487177 | controller |                     },
2026-06-11 13:18:21.487185 | controller |                     {
2026-06-11 13:18:21.487194 | controller |                         "names": [
2026-06-11 13:18:21.487202 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122"
2026-06-11 13:18:21.487210 | controller |                         ],
2026-06-11 13:18:21.487218 | controller |                         "sizeBytes": 1641503854
2026-06-11 13:18:21.487226 | controller |                     },
2026-06-11 13:18:21.487239 | controller |                     {
2026-06-11 13:18:21.487248 | controller |                         "names": [
2026-06-11 13:18:21.487276 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:286bb0beab328954b0a86b7f066fd5a843b462d6acb2812df7ec788015cd32d4"
2026-06-11 13:18:21.487284 | controller |                         ],
2026-06-11 13:18:21.487292 | controller |                         "sizeBytes": 1597684406
2026-06-11 13:18:21.487305 | controller |                     },
2026-06-11 13:18:21.487313 | controller |                     {
2026-06-11 13:18:21.487322 | controller |                         "names": [
2026-06-11 13:18:21.487330 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:c9add2335003619091431949f06c510389101d25ed6fce687f8c88c5af845e28"
2026-06-11 13:18:21.487338 | controller |                         ],
2026-06-11 13:18:21.487346 | controller |                         "sizeBytes": 1283022964
2026-06-11 13:18:21.487355 | controller |                     },
2026-06-11 13:18:21.487363 | controller |                     {
2026-06-11 13:18:21.487371 | controller |                         "names": [
2026-06-11 13:18:21.487379 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05"
2026-06-11 13:18:21.487387 | controller |                         ],
2026-06-11 13:18:21.487396 | controller |                         "sizeBytes": 1261384762
2026-06-11 13:18:21.487404 | controller |                     },
2026-06-11 13:18:21.487412 | controller |                     {
2026-06-11 13:18:21.487420 | controller |                         "names": [
2026-06-11 13:18:21.487428 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:37e263543015cf9e1eb290fd9b583ca3e38111ab4a2c1b19924645996153a503"
2026-06-11 13:18:21.487437 | controller |                         ],
2026-06-11 13:18:21.487445 | controller |                         "sizeBytes": 1236270196
2026-06-11 13:18:21.487453 | controller |                     },
2026-06-11 13:18:21.487461 | controller |                     {
2026-06-11 13:18:21.487469 | controller |                         "names": [
2026-06-11 13:18:21.487478 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:8d607fb6cc75ca36bca1e0a9c5bea5d1919b75db20733df69c64c8a10ee8083d"
2026-06-11 13:18:21.487486 | controller |                         ],
2026-06-11 13:18:21.487494 | controller |                         "sizeBytes": 1224304325
2026-06-11 13:18:21.487502 | controller |                     },
2026-06-11 13:18:21.487511 | controller |                     {
2026-06-11 13:18:21.487519 | controller |                         "names": [
2026-06-11 13:18:21.487527 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:16c924364aff11c1e7d81fc194230d06a544055b8b45d3db8079a0682e0aed75"
2026-06-11 13:18:21.487535 | controller |                         ],
2026-06-11 13:18:21.487544 | controller |                         "sizeBytes": 1188201576
2026-06-11 13:18:21.487552 | controller |                     },
2026-06-11 13:18:21.487560 | controller |                     {
2026-06-11 13:18:21.487568 | controller |                         "names": [
2026-06-11 13:18:21.487576 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a",
2026-06-11 13:18:21.487585 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-11 13:18:21.487593 | controller |                         ],
2026-06-11 13:18:21.487601 | controller |                         "sizeBytes": 1161782565
2026-06-11 13:18:21.487610 | controller |                     },
2026-06-11 13:18:21.487618 | controller |                     {
2026-06-11 13:18:21.487626 | controller |                         "names": [
2026-06-11 13:18:21.487634 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:d6a3c73e660717c9523fb088ca762ef369686c3f987ce4e9ef9a272ac87396c0",
2026-06-11 13:18:21.487642 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:e0619edb1918888825b593b3b8f40e018dfe1d589bf765ae742cc2e57f8cf51c",
2026-06-11 13:18:21.487651 | controller |                             "registry.redhat.io/redhat/certified-operator-index:v4.20"
2026-06-11 13:18:21.487663 | controller |                         ],
2026-06-11 13:18:21.487672 | controller |                         "sizeBytes": 1141727546
2026-06-11 13:18:21.487680 | controller |                     },
2026-06-11 13:18:21.487688 | controller |                     {
2026-06-11 13:18:21.487696 | controller |                         "names": [
2026-06-11 13:18:21.487705 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:b71336c99eb2401353d06283dad1df51757bf4a4c0596cd4fa55655a8644ed93"
2026-06-11 13:18:21.487713 | controller |                         ],
2026-06-11 13:18:21.487721 | controller |                         "sizeBytes": 1141445448
2026-06-11 13:18:21.487729 | controller |                     },
2026-06-11 13:18:21.487737 | controller |                     {
2026-06-11 13:18:21.487745 | controller |                         "names": [
2026-06-11 13:18:21.487754 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:a4c5df55584cba56f00004a090923a5c6de2071add5eb1672a5e20aa646aad8c"
2026-06-11 13:18:21.487762 | controller |                         ],
2026-06-11 13:18:21.487770 | controller |                         "sizeBytes": 1126957757
2026-06-11 13:18:21.487778 | controller |                     },
2026-06-11 13:18:21.487786 | controller |                     {
2026-06-11 13:18:21.487794 | controller |                         "names": [
2026-06-11 13:18:21.487803 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:b0fafa72a92a6cf6409273dfde5e9eb51299e9769477544abd06e5ab8ec3f1e4"
2026-06-11 13:18:21.487811 | controller |                         ],
2026-06-11 13:18:21.487819 | controller |                         "sizeBytes": 1112813882
2026-06-11 13:18:21.487827 | controller |                     },
2026-06-11 13:18:21.487835 | controller |                     {
2026-06-11 13:18:21.487843 | controller |                         "names": [
2026-06-11 13:18:21.487852 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:5b4781b60582555a62df47c17d0e68e74feae537127eb0d4fecd00a64b914b6d",
2026-06-11 13:18:21.487863 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0",
2026-06-11 13:18:21.487872 | controller |                             "registry.redhat.io/redhat/community-operator-index:v4.20"
2026-06-11 13:18:21.487899 | controller |                         ],
2026-06-11 13:18:21.487907 | controller |                         "sizeBytes": 1112806208
2026-06-11 13:18:21.487916 | controller |                     },
2026-06-11 13:18:21.487924 | controller |                     {
2026-06-11 13:18:21.487932 | controller |                         "names": [
2026-06-11 13:18:21.487940 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4",
2026-06-11 13:18:21.487952 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-11 13:18:21.487960 | controller |                         ],
2026-06-11 13:18:21.487968 | controller |                         "sizeBytes": 1083749533
2026-06-11 13:18:21.487976 | controller |                     },
2026-06-11 13:18:21.487984 | controller |                     {
2026-06-11 13:18:21.487992 | controller |                         "names": [
2026-06-11 13:18:21.488025 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:df08951924aa23b2333436a1d04b2dba56c366bb4f09d39ae3aedb980e4fb909"
2026-06-11 13:18:21.488037 | controller |                         ],
2026-06-11 13:18:21.488045 | controller |                         "sizeBytes": 1079537324
2026-06-11 13:18:21.488053 | controller |                     },
2026-06-11 13:18:21.488061 | controller |                     {
2026-06-11 13:18:21.488070 | controller |                         "names": [
2026-06-11 13:18:21.488078 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115"
2026-06-11 13:18:21.488086 | controller |                         ],
2026-06-11 13:18:21.488094 | controller |                         "sizeBytes": 1052707833
2026-06-11 13:18:21.488102 | controller |                     },
2026-06-11 13:18:21.488111 | controller |                     {
2026-06-11 13:18:21.488119 | controller |                         "names": [
2026-06-11 13:18:21.488137 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:2406e044dfb66590b6cbcc27e0ad13c623ab354dbf62ceb0a43a91832e6f600b",
2026-06-11 13:18:21.488146 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03",
2026-06-11 13:18:21.488154 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index:v4.20"
2026-06-11 13:18:21.488162 | controller |                         ],
2026-06-11 13:18:21.488171 | controller |                         "sizeBytes": 1040693038
2026-06-11 13:18:21.488179 | controller |                     },
2026-06-11 13:18:21.488187 | controller |                     {
2026-06-11 13:18:21.488195 | controller |                         "names": [
2026-06-11 13:18:21.488203 | controller |                             "quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1",
2026-06-11 13:18:21.488212 | controller |                             "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-11 13:18:21.488220 | controller |                         ],
2026-06-11 13:18:21.488228 | controller |                         "sizeBytes": 992738785
2026-06-11 13:18:21.488236 | controller |                     },
2026-06-11 13:18:21.488244 | controller |                     {
2026-06-11 13:18:21.488253 | controller |                         "names": [
2026-06-11 13:18:21.488261 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9"
2026-06-11 13:18:21.488269 | controller |                         ],
2026-06-11 13:18:21.488277 | controller |                         "sizeBytes": 989392005
2026-06-11 13:18:21.488286 | controller |                     },
2026-06-11 13:18:21.488294 | controller |                     {
2026-06-11 13:18:21.488302 | controller |                         "names": [
2026-06-11 13:18:21.488310 | controller |                             "quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9",
2026-06-11 13:18:21.488318 | controller |                             "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-11 13:18:21.488327 | controller |                         ],
2026-06-11 13:18:21.488335 | controller |                         "sizeBytes": 983337330
2026-06-11 13:18:21.488343 | controller |                     },
2026-06-11 13:18:21.488351 | controller |                     {
2026-06-11 13:18:21.488359 | controller |                         "names": [
2026-06-11 13:18:21.488367 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47"
2026-06-11 13:18:21.488376 | controller |                         ],
2026-06-11 13:18:21.488384 | controller |                         "sizeBytes": 971668163
2026-06-11 13:18:21.488392 | controller |                     },
2026-06-11 13:18:21.488400 | controller |                     {
2026-06-11 13:18:21.488408 | controller |                         "names": [
2026-06-11 13:18:21.488420 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0"
2026-06-11 13:18:21.488429 | controller |                         ],
2026-06-11 13:18:21.488437 | controller |                         "sizeBytes": 969078739
2026-06-11 13:18:21.488445 | controller |                     },
2026-06-11 13:18:21.488453 | controller |                     {
2026-06-11 13:18:21.488462 | controller |                         "names": [
2026-06-11 13:18:21.488470 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f"
2026-06-11 13:18:21.488478 | controller |                         ],
2026-06-11 13:18:21.488486 | controller |                         "sizeBytes": 876488654
2026-06-11 13:18:21.488495 | controller |                     },
2026-06-11 13:18:21.488503 | controller |                     {
2026-06-11 13:18:21.488511 | controller |                         "names": [
2026-06-11 13:18:21.488519 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2"
2026-06-11 13:18:21.488532 | controller |                         ],
2026-06-11 13:18:21.488541 | controller |                         "sizeBytes": 874121453
2026-06-11 13:18:21.488549 | controller |                     },
2026-06-11 13:18:21.488557 | controller |                     {
2026-06-11 13:18:21.488565 | controller |                         "names": [
2026-06-11 13:18:21.488590 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825"
2026-06-11 13:18:21.488598 | controller |                         ],
2026-06-11 13:18:21.488606 | controller |                         "sizeBytes": 847332502
2026-06-11 13:18:21.488615 | controller |                     },
2026-06-11 13:18:21.488623 | controller |                     {
2026-06-11 13:18:21.488631 | controller |                         "names": [
2026-06-11 13:18:21.488639 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b"
2026-06-11 13:18:21.488647 | controller |                         ],
2026-06-11 13:18:21.488655 | controller |                         "sizeBytes": 772260039
2026-06-11 13:18:21.488664 | controller |                     },
2026-06-11 13:18:21.488672 | controller |                     {
2026-06-11 13:18:21.488680 | controller |                         "names": [
2026-06-11 13:18:21.488688 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:36c4867005702f0c4cbfcfa33f18a98596a6c9b1340b633c85ccef84a0c4f889"
2026-06-11 13:18:21.488696 | controller |                         ],
2026-06-11 13:18:21.488705 | controller |                         "sizeBytes": 769516783
2026-06-11 13:18:21.488713 | controller |                     },
2026-06-11 13:18:21.488721 | controller |                     {
2026-06-11 13:18:21.488729 | controller |                         "names": [
2026-06-11 13:18:21.488737 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d"
2026-06-11 13:18:21.488745 | controller |                         ],
2026-06-11 13:18:21.488754 | controller |                         "sizeBytes": 721591926
2026-06-11 13:18:21.488762 | controller |                     },
2026-06-11 13:18:21.488770 | controller |                     {
2026-06-11 13:18:21.488783 | controller |                         "names": [
2026-06-11 13:18:21.488795 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3",
2026-06-11 13:18:21.488807 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-11 13:18:21.488819 | controller |                         ],
2026-06-11 13:18:21.488830 | controller |                         "sizeBytes": 685346535
2026-06-11 13:18:21.488842 | controller |                     },
2026-06-11 13:18:21.488854 | controller |                     {
2026-06-11 13:18:21.488865 | controller |                         "names": [
2026-06-11 13:18:21.488877 | controller |                             "quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8",
2026-06-11 13:18:21.488889 | controller |                             "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-11 13:18:21.488901 | controller |                         ],
2026-06-11 13:18:21.488910 | controller |                         "sizeBytes": 679305043
2026-06-11 13:18:21.488918 | controller |                     },
2026-06-11 13:18:21.488926 | controller |                     {
2026-06-11 13:18:21.488934 | controller |                         "names": [
2026-06-11 13:18:21.488943 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90",
2026-06-11 13:18:21.488951 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-11 13:18:21.488959 | controller |                         ],
2026-06-11 13:18:21.488967 | controller |                         "sizeBytes": 670911986
2026-06-11 13:18:21.488975 | controller |                     },
2026-06-11 13:18:21.488984 | controller |                     {
2026-06-11 13:18:21.488992 | controller |                         "names": [
2026-06-11 13:18:21.489035 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41",
2026-06-11 13:18:21.489049 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-11 13:18:21.489057 | controller |                         ],
2026-06-11 13:18:21.489065 | controller |                         "sizeBytes": 668539883
2026-06-11 13:18:21.489074 | controller |                     },
2026-06-11 13:18:21.489082 | controller |                     {
2026-06-11 13:18:21.489090 | controller |                         "names": [
2026-06-11 13:18:21.489098 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e",
2026-06-11 13:18:21.489107 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-11 13:18:21.489115 | controller |                         ],
2026-06-11 13:18:21.489123 | controller |                         "sizeBytes": 668539883
2026-06-11 13:18:21.489131 | controller |                     },
2026-06-11 13:18:21.489139 | controller |                     {
2026-06-11 13:18:21.489147 | controller |                         "names": [
2026-06-11 13:18:21.489161 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e"
2026-06-11 13:18:21.489170 | controller |                         ],
2026-06-11 13:18:21.489178 | controller |                         "sizeBytes": 646867625
2026-06-11 13:18:21.489186 | controller |                     },
2026-06-11 13:18:21.489194 | controller |                     {
2026-06-11 13:18:21.489203 | controller |                         "names": [
2026-06-11 13:18:21.489211 | controller |                             "quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8",
2026-06-11 13:18:21.489219 | controller |                             "quay.io/metal3-io/ironic:release-24.1"
2026-06-11 13:18:21.489227 | controller |                         ],
2026-06-11 13:18:21.489236 | controller |                         "sizeBytes": 644545406
2026-06-11 13:18:21.489244 | controller |                     },
2026-06-11 13:18:21.489252 | controller |                     {
2026-06-11 13:18:21.489260 | controller |                         "names": [
2026-06-11 13:18:21.489269 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b"
2026-06-11 13:18:21.489293 | controller |                         ],
2026-06-11 13:18:21.489301 | controller |                         "sizeBytes": 638910445
2026-06-11 13:18:21.489310 | controller |                     },
2026-06-11 13:18:21.489318 | controller |                     {
2026-06-11 13:18:21.489326 | controller |                         "names": [
2026-06-11 13:18:21.489334 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4"
2026-06-11 13:18:21.489342 | controller |                         ],
2026-06-11 13:18:21.489350 | controller |                         "sizeBytes": 617699779
2026-06-11 13:18:21.489359 | controller |                     },
2026-06-11 13:18:21.489367 | controller |                     {
2026-06-11 13:18:21.489375 | controller |                         "names": [
2026-06-11 13:18:21.489383 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9"
2026-06-11 13:18:21.489391 | controller |                         ],
2026-06-11 13:18:21.489399 | controller |                         "sizeBytes": 607756695
2026-06-11 13:18:21.489408 | controller |                     },
2026-06-11 13:18:21.489416 | controller |                     {
2026-06-11 13:18:21.489424 | controller |                         "names": [
2026-06-11 13:18:21.489432 | controller |                             "quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04",
2026-06-11 13:18:21.489441 | controller |                             "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-11 13:18:21.489449 | controller |                         ],
2026-06-11 13:18:21.489462 | controller |                         "sizeBytes": 594687717
2026-06-11 13:18:21.489470 | controller |                     },
2026-06-11 13:18:21.489478 | controller |                     {
2026-06-11 13:18:21.489487 | controller |                         "names": [
2026-06-11 13:18:21.489495 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e"
2026-06-11 13:18:21.489503 | controller |                         ],
2026-06-11 13:18:21.489511 | controller |                         "sizeBytes": 584721741
2026-06-11 13:18:21.489520 | controller |                     },
2026-06-11 13:18:21.489528 | controller |                     {
2026-06-11 13:18:21.489536 | controller |                         "names": [
2026-06-11 13:18:21.489544 | controller |                             "registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9",
2026-06-11 13:18:21.489553 | controller |                             "registry.redhat.io/openshift4/ose-cli@sha256:ef83967297f619f45075e7fd1428a1eb981622a6c174c46fb53b158ed24bed85",
2026-06-11 13:18:21.489561 | controller |                             "registry.redhat.io/openshift4/ose-cli:latest"
2026-06-11 13:18:21.489569 | controller |                         ],
2026-06-11 13:18:21.489577 | controller |                         "sizeBytes": 584351326
2026-06-11 13:18:21.489586 | controller |                     },
2026-06-11 13:18:21.489594 | controller |                     {
2026-06-11 13:18:21.489602 | controller |                         "names": [
2026-06-11 13:18:21.489610 | controller |                             "quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04"
2026-06-11 13:18:21.489618 | controller |                         ],
2026-06-11 13:18:21.489626 | controller |                         "sizeBytes": 545674969
2026-06-11 13:18:21.489635 | controller |                     },
2026-06-11 13:18:21.489643 | controller |                     {
2026-06-11 13:18:21.489651 | controller |                         "names": [
2026-06-11 13:18:21.489659 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e"
2026-06-11 13:18:21.489667 | controller |                         ],
2026-06-11 13:18:21.489676 | controller |                         "sizeBytes": 542463064
2026-06-11 13:18:21.489684 | controller |                     },
2026-06-11 13:18:21.489692 | controller |                     {
2026-06-11 13:18:21.489700 | controller |                         "names": [
2026-06-11 13:18:21.489708 | controller |                             "quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6"
2026-06-11 13:18:21.489717 | controller |                         ],
2026-06-11 13:18:21.489725 | controller |                         "sizeBytes": 539380592
2026-06-11 13:18:21.489733 | controller |                     },
2026-06-11 13:18:21.489741 | controller |                     {
2026-06-11 13:18:21.489749 | controller |                         "names": [
2026-06-11 13:18:21.489757 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2"
2026-06-11 13:18:21.489766 | controller |                         ],
2026-06-11 13:18:21.489774 | controller |                         "sizeBytes": 533027808
2026-06-11 13:18:21.489782 | controller |                     },
2026-06-11 13:18:21.489790 | controller |                     {
2026-06-11 13:18:21.489798 | controller |                         "names": [
2026-06-11 13:18:21.489807 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612"
2026-06-11 13:18:21.489815 | controller |                         ],
2026-06-11 13:18:21.489823 | controller |                         "sizeBytes": 528200501
2026-06-11 13:18:21.489831 | controller |                     },
2026-06-11 13:18:21.489839 | controller |                     {
2026-06-11 13:18:21.489848 | controller |                         "names": [
2026-06-11 13:18:21.489856 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a"
2026-06-11 13:18:21.489868 | controller |                         ],
2026-06-11 13:18:21.489876 | controller |                         "sizeBytes": 527774342
2026-06-11 13:18:21.489885 | controller |                     }
2026-06-11 13:18:21.489893 | controller |                 ],
2026-06-11 13:18:21.489901 | controller |                 "nodeInfo": {
2026-06-11 13:18:21.489909 | controller |                     "architecture": "amd64",
2026-06-11 13:18:21.489918 | controller |                     "bootID": "0c0238ba-ef77-4bce-8fb5-54fd3fc686f2",
2026-06-11 13:18:21.489926 | controller |                     "containerRuntimeVersion": "cri-o://1.33.5-3.rhaos4.20.gitd0ea985.el9",
2026-06-11 13:18:21.489939 | controller |                     "kernelVersion": "5.14.0-570.57.1.el9_6.x86_64",
2026-06-11 13:18:21.489948 | controller |                     "kubeProxyVersion": "",
2026-06-11 13:18:21.489956 | controller |                     "kubeletVersion": "v1.33.5",
2026-06-11 13:18:21.489964 | controller |                     "machineID": "80bc4fba336e4ca1bc9d28a8be52a356",
2026-06-11 13:18:21.489972 | controller |                     "operatingSystem": "linux",
2026-06-11 13:18:21.489981 | controller |                     "osImage": "Red Hat Enterprise Linux CoreOS 9.6.20251021-0 (Plow)",
2026-06-11 13:18:21.489989 | controller |                     "systemUUID": "d875d6c5-0af8-437b-a0ec-be45f993ef57"
2026-06-11 13:18:21.489997 | controller |                 },
2026-06-11 13:18:21.490033 | controller |                 "runtimeHandlers": [
2026-06-11 13:18:21.490041 | controller |                     {
2026-06-11 13:18:21.490049 | controller |                         "features": {
2026-06-11 13:18:21.490062 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-11 13:18:21.490070 | controller |                             "userNamespaces": true
2026-06-11 13:18:21.490078 | controller |                         },
2026-06-11 13:18:21.490086 | controller |                         "name": "crun"
2026-06-11 13:18:21.490095 | controller |                     },
2026-06-11 13:18:21.490103 | controller |                     {
2026-06-11 13:18:21.490111 | controller |                         "features": {
2026-06-11 13:18:21.490119 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-11 13:18:21.490127 | controller |                             "userNamespaces": true
2026-06-11 13:18:21.490136 | controller |                         },
2026-06-11 13:18:21.490144 | controller |                         "name": ""
2026-06-11 13:18:21.490152 | controller |                     },
2026-06-11 13:18:21.490160 | controller |                     {
2026-06-11 13:18:21.490168 | controller |                         "features": {
2026-06-11 13:18:21.490176 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-11 13:18:21.490184 | controller |                             "userNamespaces": true
2026-06-11 13:18:21.490193 | controller |                         },
2026-06-11 13:18:21.490201 | controller |                         "name": "runc"
2026-06-11 13:18:21.490209 | controller |                     }
2026-06-11 13:18:21.490217 | controller |                 ]
2026-06-11 13:18:21.490225 | controller |             }
2026-06-11 13:18:21.490233 | controller |         }
2026-06-11 13:18:21.490242 | controller |     ],
2026-06-11 13:18:21.490250 | controller |     "kind": "List",
2026-06-11 13:18:21.490258 | controller |     "metadata": {
2026-06-11 13:18:21.490266 | controller |         "resourceVersion": ""
2026-06-11 13:18:21.490275 | controller |     }
2026-06-11 13:18:21.490283 | controller | }
2026-06-11 13:18:23.023379 | controller | ok: Runtime: 0:00:00.149500
2026-06-11 13:18:23.046514 | 
2026-06-11 13:18:23.046642 | TASK [env_op_images : Warn when oc get nodes did not succeed]
2026-06-11 13:18:23.094353 | controller | skipping: Conditional result was False
2026-06-11 13:18:23.119376 | 
2026-06-11 13:18:23.119526 | TASK [env_op_images : Extract node names]
2026-06-11 13:18:23.230389 | controller | ok
2026-06-11 13:18:23.256183 | 
2026-06-11 13:18:23.256289 | LOOP [env_op_images : Fetch CRI-O unit logs per node]
2026-06-11 13:18:25.007260 | controller | Jun 11 11:41:58.808088 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-11 13:18:25.007594 | controller | Jun 11 11:42:00.129132 crc crio[3644]: time="2026-06-11T11:42:00.126582317Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-11 13:18:25.007628 | controller | Jun 11 11:42:00.131148 crc crio[3644]: time="2026-06-11T11:42:00.129456987Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-11 13:18:25.007653 | controller | Jun 11 11:42:00.141883 crc crio[3644]: time="2026-06-11T11:42:00.14159702Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-11 13:18:25.007677 | controller | Jun 11 11:42:00.143050 crc crio[3644]: time="2026-06-11T11:42:00.142975268Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-11 13:18:25.007916 | controller | Jun 11 11:42:00.286447 crc crio[3644]: time="2026-06-11T11:42:00.28338951Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-11 13:18:25.007955 | controller | Jun 11 11:42:00.286447 crc crio[3644]: time="2026-06-11T11:42:00.285993255Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-11 13:18:25.007975 | controller | Jun 11 11:42:00.286447 crc crio[3644]: time="2026-06-11T11:42:00.286028437Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-11 13:18:25.007992 | controller | Jun 11 11:42:00.300637 crc crio[3644]: time="2026-06-11T11:42:00.287477521Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-11 13:18:25.008009 | controller | Jun 11 11:42:00.300637 crc crio[3644]: time="2026-06-11T11:42:00.287541351Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-11 13:18:25.008033 | controller | Jun 11 11:42:00.378138 crc crio[3644]: time="2026-06-11T11:42:00.377314948Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-11 13:18:25.008051 | controller | Jun 11 11:42:00.406371 crc crio[3644]: time="2026-06-11T11:42:00.406186232Z" 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 13:18:25.008128 | controller | Jun 11 11:42:00.416750 crc crio[3644]: time="2026-06-11T11:42:00.416296132Z" 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 13:18:25.008149 | controller | Jun 11 11:42:01.073323 crc crio[3644]: time="2026-06-11T11:42:01.072221783Z" 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 13:18:25.008167 | controller | Jun 11 11:42:01.365815 crc crio[3644]: time="2026-06-11T11:42:01.365108525Z" level=info msg="Checkpoint/restore support enabled"
2026-06-11 13:18:25.008183 | controller | Jun 11 11:42:01.365815 crc crio[3644]: time="2026-06-11T11:42:01.365201348Z" level=info msg="Using the internal default seccomp profile"
2026-06-11 13:18:25.008200 | controller | Jun 11 11:42:01.365815 crc crio[3644]: time="2026-06-11T11:42:01.365489416Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-11 13:18:25.008216 | controller | Jun 11 11:42:01.365815 crc crio[3644]: time="2026-06-11T11:42:01.365504806Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-11 13:18:25.008232 | controller | Jun 11 11:42:01.365815 crc crio[3644]: time="2026-06-11T11:42:01.365515646Z" level=info msg="RDT not available in the host system"
2026-06-11 13:18:25.008247 | controller | Jun 11 11:42:01.378066 crc crio[3644]: time="2026-06-11T11:42:01.377905818Z" level=info msg="Conmon does support the --sync option"
2026-06-11 13:18:25.008263 | controller | Jun 11 11:42:01.378066 crc crio[3644]: time="2026-06-11T11:42:01.377997991Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-11 13:18:25.008280 | controller | Jun 11 11:42:01.397031 crc crio[3644]: time="2026-06-11T11:42:01.396595945Z" level=info msg="Conmon does support the --sync option"
2026-06-11 13:18:25.008320 | controller | Jun 11 11:42:01.397031 crc crio[3644]: time="2026-06-11T11:42:01.396812631Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-11 13:18:25.008369 | controller | Jun 11 11:42:02.363446 crc crio[3644]: time="2026-06-11T11:42:02.358820739Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.008515 | controller | Jun 11 11:42:02.363446 crc crio[3644]: time="2026-06-11T11:42:02.35956518Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.008537 | controller | Jun 11 11:42:02.363446 crc crio[3644]: time="2026-06-11T11:42:02.361437303Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-11 13:18:25.008554 | controller | Jun 11 11:42:02.363446 crc crio[3644]: time="2026-06-11T11:42:02.361467303Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-11 13:18:25.008573 | controller | Jun 11 11:42:02.363739 crc crio[3644]: time="2026-06-11T11:42:02.36243193Z" 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.container-type\", \"run.oci.\", \"seccomp-profile.kubernetes.cri-o.io\", \"org.systemd.property.\", \"org.criu.config\", \"io.containers.trace-syscall\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"io.kubernetes.cri-o.umask\", \"io.kubernetes.cri-o.PodLinuxResources\", \"cpu-shared.crio.io\", \"io.kubernetes.cri-o.DisableFIPS\", \"module.wasm.image/variant\", \"io.kubernetes.cri-o.ShmSize\", \"cpu-load-balancing.crio.io\", \"cpu-quota.crio.io\", \"irq-load-balancing.crio.io\", \"io.kubernetes.cri.rdt-class\", \"cpu-c-states.crio.io\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"io.kubernetes.cri-o.LinkLogs\", \"bundle\"]\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 13:18:25.008600 | controller | Jun 11 11:42:02.378805 crc crio[3644]: time="2026-06-11T11:42:02.368886128Z" level=warning msg="Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown"
2026-06-11 13:18:25.008618 | controller | Jun 11 11:42:04.282032 crc crio[3644]: time="2026-06-11T11:42:04.280552158Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-11 13:18:25.008634 | controller | Jun 11 11:42:04.283960 crc crio[3644]: time="2026-06-11T11:42:04.282513549Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-11 13:18:25.008659 | controller | Jun 11 11:42:04.597489 crc crio[3644]: time="2026-06-11T11:42:04.597085369Z" 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 13:18:25.008677 | controller | Jun 11 11:42:04.609138 crc crio[3644]: time="2026-06-11T11:42:04.608978516Z" level=warning msg="Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored"
2026-06-11 13:18:25.008694 | controller | Jun 11 11:42:04.704002 crc crio[3644]: time="2026-06-11T11:42:04.703583415Z" 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 13:18:25.008714 | controller | Jun 11 11:42:04.863120 crc crio[3644]: time="2026-06-11T11:42:04.862237212Z" level=warning msg="Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored"
2026-06-11 13:18:25.008731 | controller | Jun 11 11:42:04.885245 crc crio[3644]: time="2026-06-11T11:42:04.884843761Z" 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 13:18:25.008748 | controller | Jun 11 11:42:04.892773 crc crio[3644]: time="2026-06-11T11:42:04.892474305Z" level=warning msg="Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored"
2026-06-11 13:18:25.008764 | controller | Jun 11 11:42:04.905349 crc crio[3644]: time="2026-06-11T11:42:04.90517245Z" 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 13:18:25.008781 | controller | Jun 11 11:42:04.912557 crc crio[3644]: time="2026-06-11T11:42:04.912425174Z" level=warning msg="Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored"
2026-06-11 13:18:25.008797 | controller | Jun 11 11:42:04.928774 crc crio[3644]: time="2026-06-11T11:42:04.928013168Z" 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 13:18:25.008813 | controller | Jun 11 11:42:04.943257 crc crio[3644]: time="2026-06-11T11:42:04.943124801Z" level=warning msg="Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored"
2026-06-11 13:18:25.008829 | controller | Jun 11 11:42:04.957143 crc crio[3644]: time="2026-06-11T11:42:04.956391321Z" 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 13:18:25.008845 | controller | Jun 11 11:42:04.963547 crc crio[3644]: time="2026-06-11T11:42:04.963300636Z" level=warning msg="Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored"
2026-06-11 13:18:25.008888 | controller | Jun 11 11:42:04.979984 crc crio[3644]: time="2026-06-11T11:42:04.979866038Z" 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 13:18:25.008906 | controller | Jun 11 11:42:04.991037 crc crio[3644]: time="2026-06-11T11:42:04.990890429Z" level=warning msg="Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored"
2026-06-11 13:18:25.008921 | controller | Jun 11 11:42:05.012895 crc crio[3644]: time="2026-06-11T11:42:05.011460181Z" 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 13:18:25.008937 | controller | Jun 11 11:42:05.026116 crc crio[3644]: time="2026-06-11T11:42:05.026013798Z" level=warning msg="Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored"
2026-06-11 13:18:25.008956 | controller | Jun 11 11:42:05.050131 crc crio[3644]: time="2026-06-11T11:42:05.049981138Z" 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 13:18:25.008973 | controller | Jun 11 11:42:05.056803 crc crio[3644]: time="2026-06-11T11:42:05.056635825Z" level=warning msg="Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored"
2026-06-11 13:18:25.008989 | controller | Jun 11 11:42:05.084932 crc crio[3644]: time="2026-06-11T11:42:05.084838583Z" 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 13:18:25.009005 | controller | Jun 11 11:42:05.097201 crc crio[3644]: time="2026-06-11T11:42:05.097052275Z" level=warning msg="Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored"
2026-06-11 13:18:25.009021 | controller | Jun 11 11:42:05.111822 crc crio[3644]: time="2026-06-11T11:42:05.111448287Z" 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 13:18:25.009036 | controller | Jun 11 11:42:05.121413 crc crio[3644]: time="2026-06-11T11:42:05.121106747Z" level=warning msg="Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored"
2026-06-11 13:18:25.009052 | controller | Jun 11 11:42:05.139423 crc crio[3644]: time="2026-06-11T11:42:05.13914429Z" 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 13:18:25.009068 | controller | Jun 11 11:42:05.150348 crc crio[3644]: time="2026-06-11T11:42:05.148067312Z" level=warning msg="Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored"
2026-06-11 13:18:25.009084 | controller | Jun 11 11:42:05.162808 crc crio[3644]: time="2026-06-11T11:42:05.16271818Z" 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 13:18:25.009100 | controller | Jun 11 11:42:05.174198 crc crio[3644]: time="2026-06-11T11:42:05.174041908Z" level=warning msg="Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored"
2026-06-11 13:18:25.009116 | controller | Jun 11 11:42:05.190774 crc crio[3644]: time="2026-06-11T11:42:05.190490146Z" 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 13:18:25.009132 | controller | Jun 11 11:42:05.202085 crc crio[3644]: time="2026-06-11T11:42:05.201985649Z" level=warning msg="Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored"
2026-06-11 13:18:25.009148 | controller | Jun 11 11:42:05.261909 crc crio[3644]: time="2026-06-11T11:42:05.261508762Z" 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 13:18:25.009164 | controller | Jun 11 11:42:05.271292 crc crio[3644]: time="2026-06-11T11:42:05.271138442Z" level=warning msg="Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored"
2026-06-11 13:18:25.009182 | controller | Jun 11 11:42:05.293447 crc crio[3644]: time="2026-06-11T11:42:05.29330364Z" 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 13:18:25.009199 | controller | Jun 11 11:42:05.301473 crc crio[3644]: time="2026-06-11T11:42:05.301359567Z" level=warning msg="Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored"
2026-06-11 13:18:25.009214 | controller | Jun 11 11:42:05.319096 crc crio[3644]: time="2026-06-11T11:42:05.318942388Z" 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 13:18:25.009230 | controller | Jun 11 11:42:05.323595 crc crio[3644]: time="2026-06-11T11:42:05.323506196Z" level=warning msg="Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored"
2026-06-11 13:18:25.009245 | controller | Jun 11 11:42:05.352042 crc crio[3644]: time="2026-06-11T11:42:05.351888439Z" 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 13:18:25.009261 | controller | Jun 11 11:42:05.358124 crc crio[3644]: time="2026-06-11T11:42:05.358042581Z" level=warning msg="Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored"
2026-06-11 13:18:25.009305 | controller | Jun 11 11:42:05.374028 crc crio[3644]: time="2026-06-11T11:42:05.373798791Z" 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 13:18:25.009326 | controller | Jun 11 11:42:05.383367 crc crio[3644]: time="2026-06-11T11:42:05.383239107Z" level=warning msg="Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored"
2026-06-11 13:18:25.009343 | controller | Jun 11 11:42:05.395990 crc crio[3644]: time="2026-06-11T11:42:05.39583715Z" 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 13:18:25.009359 | controller | Jun 11 11:42:05.405552 crc crio[3644]: time="2026-06-11T11:42:05.405420336Z" level=warning msg="Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored"
2026-06-11 13:18:25.009374 | controller | Jun 11 11:42:05.426719 crc crio[3644]: time="2026-06-11T11:42:05.426554236Z" 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 13:18:25.009411 | controller | Jun 11 11:42:05.440364 crc crio[3644]: time="2026-06-11T11:42:05.44020245Z" level=warning msg="Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored"
2026-06-11 13:18:25.009430 | controller | Jun 11 11:42:05.468407 crc crio[3644]: time="2026-06-11T11:42:05.468288853Z" 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 13:18:25.009450 | controller | Jun 11 11:42:05.473515 crc crio[3644]: time="2026-06-11T11:42:05.473407387Z" level=warning msg="Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored"
2026-06-11 13:18:25.009466 | controller | Jun 11 11:42:05.481054 crc crio[3644]: time="2026-06-11T11:42:05.480963387Z" 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 13:18:25.009482 | controller | Jun 11 11:42:05.489886 crc crio[3644]: time="2026-06-11T11:42:05.489744165Z" level=warning msg="Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored"
2026-06-11 13:18:25.009497 | controller | Jun 11 11:42:05.498924 crc crio[3644]: time="2026-06-11T11:42:05.498794866Z" 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 13:18:25.009513 | controller | Jun 11 11:42:05.505543 crc crio[3644]: time="2026-06-11T11:42:05.505455813Z" level=warning msg="Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored"
2026-06-11 13:18:25.009528 | controller | Jun 11 11:42:05.512372 crc crio[3644]: time="2026-06-11T11:42:05.512271213Z" 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 13:18:25.009544 | controller | Jun 11 11:42:05.516541 crc crio[3644]: time="2026-06-11T11:42:05.516418019Z" level=warning msg="Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored"
2026-06-11 13:18:25.009560 | controller | Jun 11 11:42:05.522966 crc crio[3644]: time="2026-06-11T11:42:05.522872229Z" 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 13:18:25.009576 | controller | Jun 11 11:42:05.526495 crc crio[3644]: time="2026-06-11T11:42:05.526374558Z" level=warning msg="Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored"
2026-06-11 13:18:25.009592 | controller | Jun 11 11:42:05.533292 crc crio[3644]: time="2026-06-11T11:42:05.533143406Z" 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 13:18:25.009608 | controller | Jun 11 11:42:05.537463 crc crio[3644]: time="2026-06-11T11:42:05.537371386Z" level=warning msg="Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored"
2026-06-11 13:18:25.009623 | controller | Jun 11 11:42:05.544803 crc crio[3644]: time="2026-06-11T11:42:05.54470622Z" 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 13:18:25.009640 | controller | Jun 11 11:42:05.548727 crc crio[3644]: time="2026-06-11T11:42:05.548557069Z" level=warning msg="Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored"
2026-06-11 13:18:25.009657 | controller | Jun 11 11:42:05.569718 crc crio[3644]: time="2026-06-11T11:42:05.569511334Z" 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 13:18:25.009680 | controller | Jun 11 11:42:05.579084 crc crio[3644]: time="2026-06-11T11:42:05.578937347Z" level=warning msg="Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored"
2026-06-11 13:18:25.009698 | controller | Jun 11 11:42:05.589092 crc crio[3644]: time="2026-06-11T11:42:05.588794563Z" 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 13:18:25.009714 | controller | Jun 11 11:42:05.594474 crc crio[3644]: time="2026-06-11T11:42:05.594310988Z" level=warning msg="Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored"
2026-06-11 13:18:25.009730 | controller | Jun 11 11:42:05.615095 crc crio[3644]: time="2026-06-11T11:42:05.614935563Z" 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 13:18:25.009786 | controller | Jun 11 11:42:05.625128 crc crio[3644]: time="2026-06-11T11:42:05.624884083Z" level=warning msg="Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored"
2026-06-11 13:18:25.009808 | controller | Jun 11 11:42:05.646328 crc crio[3644]: time="2026-06-11T11:42:05.646042123Z" 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 13:18:25.009824 | controller | Jun 11 11:42:05.659808 crc crio[3644]: time="2026-06-11T11:42:05.659405118Z" level=warning msg="Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored"
2026-06-11 13:18:25.009841 | controller | Jun 11 11:42:05.676316 crc crio[3644]: time="2026-06-11T11:42:05.675834147Z" 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 13:18:25.009875 | controller | Jun 11 11:42:05.690348 crc crio[3644]: time="2026-06-11T11:42:05.69018843Z" level=warning msg="Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored"
2026-06-11 13:18:25.009893 | controller | Jun 11 11:42:05.709864 crc crio[3644]: time="2026-06-11T11:42:05.709508098Z" 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 13:18:25.009910 | controller | Jun 11 11:42:05.718388 crc crio[3644]: time="2026-06-11T11:42:05.718199802Z" level=warning msg="Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored"
2026-06-11 13:18:25.009926 | controller | Jun 11 11:42:05.740991 crc crio[3644]: time="2026-06-11T11:42:05.740854474Z" 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 13:18:25.009942 | controller | Jun 11 11:42:05.746579 crc crio[3644]: time="2026-06-11T11:42:05.746322248Z" level=warning msg="Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored"
2026-06-11 13:18:25.009957 | controller | Jun 11 11:42:05.769736 crc crio[3644]: time="2026-06-11T11:42:05.769437283Z" 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 13:18:25.009977 | controller | Jun 11 11:42:05.780933 crc crio[3644]: time="2026-06-11T11:42:05.780584605Z" level=warning msg="Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored"
2026-06-11 13:18:25.010015 | controller | Jun 11 11:42:05.796084 crc crio[3644]: time="2026-06-11T11:42:05.795856742Z" 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 13:18:25.010036 | controller | Jun 11 11:42:05.806171 crc crio[3644]: time="2026-06-11T11:42:05.805925014Z" level=warning msg="Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored"
2026-06-11 13:18:25.010052 | controller | Jun 11 11:42:05.819201 crc crio[3644]: time="2026-06-11T11:42:05.818964949Z" 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 13:18:25.010068 | controller | Jun 11 11:42:05.828454 crc crio[3644]: time="2026-06-11T11:42:05.828305741Z" level=warning msg="Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored"
2026-06-11 13:18:25.010084 | controller | Jun 11 11:42:05.853124 crc crio[3644]: time="2026-06-11T11:42:05.851859558Z" 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 13:18:25.010100 | controller | Jun 11 11:42:05.859386 crc crio[3644]: time="2026-06-11T11:42:05.859228735Z" level=warning msg="Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored"
2026-06-11 13:18:25.010116 | controller | Jun 11 11:42:05.871339 crc crio[3644]: time="2026-06-11T11:42:05.871268901Z" 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 13:18:25.010132 | controller | Jun 11 11:42:05.879846 crc crio[3644]: time="2026-06-11T11:42:05.879590225Z" level=warning msg="Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored"
2026-06-11 13:18:25.010147 | controller | Jun 11 11:42:05.897809 crc crio[3644]: time="2026-06-11T11:42:05.897542495Z" 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 13:18:25.010163 | controller | Jun 11 11:42:05.904871 crc crio[3644]: time="2026-06-11T11:42:05.904514121Z" level=warning msg="Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored"
2026-06-11 13:18:25.010179 | controller | Jun 11 11:42:05.965456 crc crio[3644]: time="2026-06-11T11:42:05.965200876Z" 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 13:18:25.010194 | controller | Jun 11 11:42:05.971090 crc crio[3644]: time="2026-06-11T11:42:05.970931917Z" level=warning msg="Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored"
2026-06-11 13:18:25.010213 | controller | Jun 11 11:42:05.980888 crc crio[3644]: time="2026-06-11T11:42:05.980767112Z" 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 13:18:25.010229 | controller | Jun 11 11:42:05.984964 crc crio[3644]: time="2026-06-11T11:42:05.984835726Z" level=warning msg="Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored"
2026-06-11 13:18:25.010245 | controller | Jun 11 11:42:06.031169 crc crio[3644]: time="2026-06-11T11:42:06.029811763Z" 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 13:18:25.010260 | controller | Jun 11 11:42:06.036031 crc crio[3644]: time="2026-06-11T11:42:06.035440741Z" level=warning msg="Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored"
2026-06-11 13:18:25.010276 | controller | Jun 11 11:42:06.051962 crc crio[3644]: time="2026-06-11T11:42:06.051738137Z" 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 13:18:25.010292 | controller | Jun 11 11:42:06.058688 crc crio[3644]: time="2026-06-11T11:42:06.058518467Z" level=warning msg="Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored"
2026-06-11 13:18:25.010307 | controller | Jun 11 11:42:06.066245 crc crio[3644]: time="2026-06-11T11:42:06.066111237Z" 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 13:18:25.010323 | controller | Jun 11 11:42:06.070901 crc crio[3644]: time="2026-06-11T11:42:06.070803159Z" level=warning msg="Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored"
2026-06-11 13:18:25.010338 | controller | Jun 11 11:42:06.079734 crc crio[3644]: time="2026-06-11T11:42:06.079447081Z" 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 13:18:25.010353 | controller | Jun 11 11:42:06.085507 crc crio[3644]: time="2026-06-11T11:42:06.085354098Z" level=warning msg="Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored"
2026-06-11 13:18:25.010369 | controller | Jun 11 11:42:06.093729 crc crio[3644]: time="2026-06-11T11:42:06.093527804Z" 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 13:18:25.010384 | controller | Jun 11 11:42:06.097368 crc crio[3644]: time="2026-06-11T11:42:06.09727462Z" level=warning msg="Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored"
2026-06-11 13:18:25.010399 | controller | Jun 11 11:42:06.106069 crc crio[3644]: time="2026-06-11T11:42:06.105592241Z" 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 13:18:25.010415 | controller | Jun 11 11:42:06.116307 crc crio[3644]: time="2026-06-11T11:42:06.115977413Z" level=warning msg="Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored"
2026-06-11 13:18:25.010434 | controller | Jun 11 11:42:06.125125 crc crio[3644]: time="2026-06-11T11:42:06.124980743Z" 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 13:18:25.010450 | controller | Jun 11 11:42:06.132271 crc crio[3644]: time="2026-06-11T11:42:06.131208857Z" level=warning msg="Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored"
2026-06-11 13:18:25.010465 | controller | Jun 11 11:42:06.147579 crc crio[3644]: time="2026-06-11T11:42:06.147148753Z" 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 13:18:25.010481 | controller | Jun 11 11:42:06.151121 crc crio[3644]: time="2026-06-11T11:42:06.151007732Z" level=warning msg="Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored"
2026-06-11 13:18:25.010497 | controller | Jun 11 11:42:06.173295 crc crio[3644]: time="2026-06-11T11:42:06.173218803Z" 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 13:18:25.010513 | controller | Jun 11 11:42:06.177895 crc crio[3644]: time="2026-06-11T11:42:06.177855633Z" level=warning msg="Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored"
2026-06-11 13:18:25.010572 | controller | Jun 11 11:42:06.186870 crc crio[3644]: time="2026-06-11T11:42:06.18672331Z" 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 13:18:25.010628 | controller | Jun 11 11:42:06.190363 crc crio[3644]: time="2026-06-11T11:42:06.190227058Z" level=warning msg="Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored"
2026-06-11 13:18:25.010720 | controller | Jun 11 11:42:06.197594 crc crio[3644]: time="2026-06-11T11:42:06.197488331Z" 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 13:18:25.010788 | controller | Jun 11 11:42:06.204593 crc crio[3644]: time="2026-06-11T11:42:06.204471707Z" level=warning msg="Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored"
2026-06-11 13:18:25.010874 | controller | Jun 11 11:42:06.215753 crc crio[3644]: time="2026-06-11T11:42:06.214574858Z" 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 13:18:25.010959 | controller | Jun 11 11:42:06.221501 crc crio[3644]: time="2026-06-11T11:42:06.221386519Z" level=warning msg="Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored"
2026-06-11 13:18:25.011025 | controller | Jun 11 11:42:06.233687 crc crio[3644]: time="2026-06-11T11:42:06.233505908Z" 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 13:18:25.011110 | controller | Jun 11 11:42:06.238452 crc crio[3644]: time="2026-06-11T11:42:06.238357254Z" level=warning msg="Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored"
2026-06-11 13:18:25.011191 | controller | Jun 11 11:42:06.247151 crc crio[3644]: time="2026-06-11T11:42:06.247052387Z" 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 13:18:25.011259 | controller | Jun 11 11:42:06.251420 crc crio[3644]: time="2026-06-11T11:42:06.251267425Z" level=warning msg="Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored"
2026-06-11 13:18:25.011320 | controller | Jun 11 11:42:06.258784 crc crio[3644]: time="2026-06-11T11:42:06.258511137Z" 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 13:18:25.011339 | controller | Jun 11 11:42:06.265444 crc crio[3644]: time="2026-06-11T11:42:06.265279947Z" level=warning msg="Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored"
2026-06-11 13:18:25.011357 | controller | Jun 11 11:42:06.312388 crc crio[3644]: time="2026-06-11T11:42:06.312199198Z" 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 13:18:25.011374 | controller | Jun 11 11:42:06.318593 crc crio[3644]: time="2026-06-11T11:42:06.318476354Z" level=warning msg="Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored"
2026-06-11 13:18:25.011390 | controller | Jun 11 11:42:06.330254 crc crio[3644]: time="2026-06-11T11:42:06.330162151Z" 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 13:18:25.011407 | controller | Jun 11 11:42:06.333947 crc crio[3644]: time="2026-06-11T11:42:06.333053812Z" level=warning msg="Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored"
2026-06-11 13:18:25.011423 | controller | Jun 11 11:42:06.339753 crc crio[3644]: time="2026-06-11T11:42:06.339496861Z" 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 13:18:25.011463 | controller | Jun 11 11:42:06.344446 crc crio[3644]: time="2026-06-11T11:42:06.344312686Z" level=warning msg="Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored"
2026-06-11 13:18:25.011484 | controller | Jun 11 11:42:06.359270 crc crio[3644]: time="2026-06-11T11:42:06.35911026Z" 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 13:18:25.011501 | controller | Jun 11 11:42:06.365947 crc crio[3644]: time="2026-06-11T11:42:06.365824328Z" level=warning msg="Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored"
2026-06-11 13:18:25.011517 | controller | Jun 11 11:42:06.421522 crc crio[3644]: time="2026-06-11T11:42:06.421226096Z" 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 13:18:25.011540 | controller | Jun 11 11:42:06.423764 crc crio[3644]: time="2026-06-11T11:42:06.423691976Z" level=warning msg="Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored"
2026-06-11 13:18:25.011556 | controller | Jun 11 11:42:06.430325 crc crio[3644]: time="2026-06-11T11:42:06.430186137Z" 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 13:18:25.011572 | controller | Jun 11 11:42:06.437511 crc crio[3644]: time="2026-06-11T11:42:06.437376288Z" level=warning msg="Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored"
2026-06-11 13:18:25.011588 | controller | Jun 11 11:42:06.462787 crc crio[3644]: time="2026-06-11T11:42:06.462320005Z" 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 13:18:25.011603 | controller | Jun 11 11:42:06.467271 crc crio[3644]: time="2026-06-11T11:42:06.46712299Z" level=warning msg="Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored"
2026-06-11 13:18:25.011619 | controller | Jun 11 11:42:06.486092 crc crio[3644]: time="2026-06-11T11:42:06.485904645Z" 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 13:18:25.011635 | controller | Jun 11 11:42:06.491205 crc crio[3644]: time="2026-06-11T11:42:06.491086931Z" level=warning msg="Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored"
2026-06-11 13:18:25.011654 | controller | Jun 11 11:42:06.508822 crc crio[3644]: time="2026-06-11T11:42:06.508549858Z" 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 13:18:25.011672 | controller | Jun 11 11:42:06.514142 crc crio[3644]: time="2026-06-11T11:42:06.51397418Z" level=warning msg="Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored"
2026-06-11 13:18:25.011688 | controller | Jun 11 11:42:06.526174 crc crio[3644]: time="2026-06-11T11:42:06.525961324Z" 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 13:18:25.011704 | controller | Jun 11 11:42:06.530276 crc crio[3644]: time="2026-06-11T11:42:06.530120592Z" level=warning msg="Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored"
2026-06-11 13:18:25.011720 | controller | Jun 11 11:42:06.539306 crc crio[3644]: time="2026-06-11T11:42:06.539177795Z" 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 13:18:25.011737 | controller | Jun 11 11:42:06.543424 crc crio[3644]: time="2026-06-11T11:42:06.54329682Z" level=warning msg="Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored"
2026-06-11 13:18:25.011756 | controller | Jun 11 11:42:06.569798 crc crio[3644]: time="2026-06-11T11:42:06.569688367Z" 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 13:18:25.011773 | controller | Jun 11 11:42:06.574459 crc crio[3644]: time="2026-06-11T11:42:06.574303796Z" level=warning msg="Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored"
2026-06-11 13:18:25.011789 | controller | Jun 11 11:42:06.584234 crc crio[3644]: time="2026-06-11T11:42:06.584079509Z" 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 13:18:25.011805 | controller | Jun 11 11:42:06.588987 crc crio[3644]: time="2026-06-11T11:42:06.588882275Z" level=warning msg="Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored"
2026-06-11 13:18:25.011821 | controller | Jun 11 11:42:06.654264 crc crio[3644]: time="2026-06-11T11:42:06.653802329Z" 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 13:18:25.011838 | controller | Jun 11 11:42:06.654264 crc crio[3644]: time="2026-06-11T11:42:06.654234911Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.011875 | controller | Jun 11 11:42:06.654907 crc crio[3644]: time="2026-06-11T11:42:06.654502728Z" 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 13:18:25.011895 | controller | Jun 11 11:42:06.655272 crc crio[3644]: time="2026-06-11T11:42:06.655120435Z" 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:0xc000130bb0}] Aliases:map[]}"
2026-06-11 13:18:25.011913 | controller | Jun 11 11:42:06.655272 crc crio[3644]: time="2026-06-11T11:42:06.655220529Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.011930 | controller | Jun 11 11:42:06.655272 crc crio[3644]: time="2026-06-11T11:42:06.655238659Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.011946 | controller | Jun 11 11:42:06.655272 crc crio[3644]: time="2026-06-11T11:42:06.65526153Z" level=info msg="Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.011962 | controller | Jun 11 11:42:06.656362 crc crio[3644]: time="2026-06-11T11:42:06.656155805Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-11 13:18:25.011978 | controller | Jun 11 11:42:06.662875 crc crio[3644]: time="2026-06-11T11:42:06.662722678Z" level=info msg="Starting seccomp notifier watcher"
2026-06-11 13:18:25.011993 | controller | Jun 11 11:42:06.663309 crc crio[3644]: time="2026-06-11T11:42:06.663129489Z" level=info msg="Create NRI interface"
2026-06-11 13:18:25.012010 | controller | Jun 11 11:42:06.663802 crc crio[3644]: time="2026-06-11T11:42:06.66314063Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-11 13:18:25.012026 | controller | Jun 11 11:42:06.665759 crc crio[3644]: time="2026-06-11T11:42:06.665689891Z" level=info msg="runtime interface created"
2026-06-11 13:18:25.012045 | controller | Jun 11 11:42:06.666130 crc crio[3644]: time="2026-06-11T11:42:06.666013Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-11 13:18:25.012062 | controller | Jun 11 11:42:06.666130 crc crio[3644]: time="2026-06-11T11:42:06.666120763Z" level=info msg="runtime interface starting up..."
2026-06-11 13:18:25.012077 | controller | Jun 11 11:42:06.666130 crc crio[3644]: time="2026-06-11T11:42:06.666136653Z" level=info msg="starting plugins..."
2026-06-11 13:18:25.012093 | controller | Jun 11 11:42:06.666864 crc crio[3644]: time="2026-06-11T11:42:06.66674628Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-11 13:18:25.012109 | controller | Jun 11 11:42:06.670042 crc crio[3644]: time="2026-06-11T11:42:06.669994472Z" level=info msg="No systemd watchdog enabled"
2026-06-11 13:18:25.012125 | controller | Jun 11 11:42:06.676561 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-11 13:18:25.012141 | controller | Jun 11 11:42:06.914051 crc crio[3644]: 2026-06-11T11:42:06Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 13:18:25.012157 | controller | Jun 11 11:42:06.914995 crc crio[3644]: time="2026-06-11T11:42:06.91491931Z" level=info msg="Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946"
2026-06-11 13:18:25.012173 | controller | Jun 11 11:42:06.915199 crc crio[3644]: time="2026-06-11T11:42:06.915154817Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.012189 | controller | Jun 11 11:42:06.915403 crc crio[3644]: time="2026-06-11T11:42:06.915350783Z" level=info msg="Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f"
2026-06-11 13:18:25.012205 | controller | Jun 11 11:42:06.915747 crc crio[3644]: time="2026-06-11T11:42:06.915560769Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.012220 | controller | Jun 11 11:42:06.916038 crc crio[3644]: time="2026-06-11T11:42:06.9159777Z" 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 13:18:25.012237 | controller | Jun 11 11:42:06.916900 crc crio[3644]: time="2026-06-11T11:42:06.916840805Z" 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:0xc00149e180}] Aliases:map[]}"
2026-06-11 13:18:25.012254 | controller | Jun 11 11:42:06.917356 crc crio[3644]: time="2026-06-11T11:42:06.917297218Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.012297 | controller | Jun 11 11:42:07.073870 crc crio[3644]: 2026-06-11T11:42:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 13:18:25.012318 | controller | Jun 11 11:42:07.074890 crc crio[3644]: time="2026-06-11T11:42:07.074839211Z" level=info msg="Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007"
2026-06-11 13:18:25.012334 | controller | Jun 11 11:42:07.075031 crc crio[3644]: time="2026-06-11T11:42:07.075009466Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.012355 | controller | Jun 11 11:42:07.075175 crc crio[3644]: time="2026-06-11T11:42:07.07514574Z" 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 13:18:25.012374 | controller | Jun 11 11:42:07.075458 crc crio[3644]: time="2026-06-11T11:42:07.075433478Z" 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:0xc00149e218}] Aliases:map[]}"
2026-06-11 13:18:25.012392 | controller | Jun 11 11:42:07.075770 crc crio[3644]: time="2026-06-11T11:42:07.075743916Z" 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 13:18:25.012409 | controller | Jun 11 11:42:07.135930 crc crio[3644]: 2026-06-11T11:42:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 13:18:25.012425 | controller | Jun 11 11:42:07.136265 crc crio[3644]: time="2026-06-11T11:42:07.136084493Z" level=info msg="Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7"
2026-06-11 13:18:25.012441 | controller | Jun 11 11:42:07.136265 crc crio[3644]: time="2026-06-11T11:42:07.136117524Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.012457 | controller | Jun 11 11:42:07.136265 crc crio[3644]: time="2026-06-11T11:42:07.136131964Z" level=info msg="Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86"
2026-06-11 13:18:25.012473 | controller | Jun 11 11:42:07.136265 crc crio[3644]: time="2026-06-11T11:42:07.136138674Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.012489 | controller | Jun 11 11:42:07.136265 crc crio[3644]: time="2026-06-11T11:42:07.136169195Z" 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 13:18:25.012629 | controller | Jun 11 11:42:07.136539 crc crio[3644]: time="2026-06-11T11:42:07.13635855Z" 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:0xc000130c30}] Aliases:map[]}"
2026-06-11 13:18:25.012656 | controller | Jun 11 11:42:07.136539 crc crio[3644]: time="2026-06-11T11:42:07.136471733Z" 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 13:18:25.012674 | controller | Jun 11 11:42:07.516723 crc crio[3644]: 2026-06-11T11:42:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 13:18:25.012699 | controller | Jun 11 11:42:07.518821 crc crio[3644]: time="2026-06-11T11:42:07.51689196Z" level=info msg="Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef"
2026-06-11 13:18:25.012716 | controller | Jun 11 11:42:07.518821 crc crio[3644]: time="2026-06-11T11:42:07.516941471Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.012733 | controller | Jun 11 11:42:07.518821 crc crio[3644]: time="2026-06-11T11:42:07.516989043Z" 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 13:18:25.012751 | controller | Jun 11 11:42:07.518821 crc crio[3644]: time="2026-06-11T11:42:07.51725659Z" 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:0xc000188138}] Aliases:map[]}"
2026-06-11 13:18:25.012768 | controller | Jun 11 11:42:07.518821 crc crio[3644]: time="2026-06-11T11:42:07.517463966Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.012784 | controller | Jun 11 11:42:07.644112 crc crio[3644]: 2026-06-11T11:42:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 13:18:25.012801 | controller | Jun 11 11:42:07.644465 crc crio[3644]: time="2026-06-11T11:42:07.644409355Z" level=info msg="Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400"
2026-06-11 13:18:25.012817 | controller | Jun 11 11:42:07.644520 crc crio[3644]: time="2026-06-11T11:42:07.644471606Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.012834 | controller | Jun 11 11:42:07.644564 crc crio[3644]: time="2026-06-11T11:42:07.644538888Z" 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 13:18:25.012868 | controller | Jun 11 11:42:07.645178 crc crio[3644]: time="2026-06-11T11:42:07.645092975Z" 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:0xc00149e2c0}] Aliases:map[]}"
2026-06-11 13:18:25.012891 | controller | Jun 11 11:42:07.645416 crc crio[3644]: time="2026-06-11T11:42:07.645343801Z" 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 13:18:25.012908 | controller | Jun 11 11:42:07.720957 crc crio[3644]: 2026-06-11T11:42:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 13:18:25.012925 | controller | Jun 11 11:42:07.721234 crc crio[3644]: time="2026-06-11T11:42:07.721068768Z" level=info msg="Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7"
2026-06-11 13:18:25.012944 | controller | Jun 11 11:42:07.721234 crc crio[3644]: time="2026-06-11T11:42:07.721100969Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.012961 | controller | Jun 11 11:42:07.721234 crc crio[3644]: time="2026-06-11T11:42:07.72113825Z" 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 13:18:25.012978 | controller | Jun 11 11:42:07.721514 crc crio[3644]: time="2026-06-11T11:42:07.721336946Z" 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:0xc000130cd0}] Aliases:map[]}"
2026-06-11 13:18:25.012995 | controller | Jun 11 11:42:07.721514 crc crio[3644]: time="2026-06-11T11:42:07.72148052Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.013011 | controller | Jun 11 11:42:08.024924 crc crio[3644]: 2026-06-11T11:42:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 13:18:25.013028 | controller | Jun 11 11:42:08.025248 crc crio[3644]: time="2026-06-11T11:42:08.025142769Z" level=info msg="Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5"
2026-06-11 13:18:25.013045 | controller | Jun 11 11:42:08.025303 crc crio[3644]: time="2026-06-11T11:42:08.025246922Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.013062 | controller | Jun 11 11:42:08.025480 crc crio[3644]: time="2026-06-11T11:42:08.025403556Z" 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 13:18:25.013080 | controller | Jun 11 11:42:08.025995 crc crio[3644]: time="2026-06-11T11:42:08.02588455Z" 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:0xc00149e350}] Aliases:map[]}"
2026-06-11 13:18:25.013097 | controller | Jun 11 11:42:08.026126 crc crio[3644]: time="2026-06-11T11:42:08.026054644Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.013114 | controller | Jun 11 11:42:08.026185 crc crio[3644]: time="2026-06-11T11:42:08.026124836Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.013131 | controller | Jun 11 11:42:08.026185 crc crio[3644]: time="2026-06-11T11:42:08.026157117Z" 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 13:18:25.013150 | controller | Jun 11 11:42:08.159779 crc crio[3644]: 2026-06-11T11:42:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 13:18:25.013167 | controller | Jun 11 11:42:08.159779 crc crio[3644]: time="2026-06-11T11:42:08.159527696Z" level=info msg="Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b"
2026-06-11 13:18:25.013184 | controller | Jun 11 11:42:08.159779 crc crio[3644]: time="2026-06-11T11:42:08.159564467Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.013200 | controller | Jun 11 11:42:08.159779 crc crio[3644]: time="2026-06-11T11:42:08.159722632Z" 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 13:18:25.013217 | controller | Jun 11 11:42:08.160160 crc crio[3644]: time="2026-06-11T11:42:08.159980409Z" 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:0xc00149e3b8}] Aliases:map[]}"
2026-06-11 13:18:25.013235 | controller | Jun 11 11:42:08.160160 crc crio[3644]: time="2026-06-11T11:42:08.160141253Z" 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 13:18:25.013251 | controller | Jun 11 11:42:08.178308 crc crio[3644]: 2026-06-11T11:42:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 13:18:25.013268 | controller | Jun 11 11:42:08.178520 crc crio[3644]: time="2026-06-11T11:42:08.178411064Z" level=info msg="Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded"
2026-06-11 13:18:25.013284 | controller | Jun 11 11:42:08.178520 crc crio[3644]: time="2026-06-11T11:42:08.178442414Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.013301 | controller | Jun 11 11:42:08.178520 crc crio[3644]: time="2026-06-11T11:42:08.178457345Z" level=info msg="Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce"
2026-06-11 13:18:25.013317 | controller | Jun 11 11:42:08.178520 crc crio[3644]: time="2026-06-11T11:42:08.178487526Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.013334 | controller | Jun 11 11:42:08.178750 crc crio[3644]: time="2026-06-11T11:42:08.178522647Z" 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 13:18:25.013351 | controller | Jun 11 11:42:08.178877 crc crio[3644]: time="2026-06-11T11:42:08.178818496Z" 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:0xc0001882a8}] Aliases:map[]}"
2026-06-11 13:18:25.013371 | controller | Jun 11 11:42:08.179018 crc crio[3644]: time="2026-06-11T11:42:08.17896995Z" level=info msg="Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.013388 | controller | Jun 11 11:42:08.456310 crc crio[3644]: 2026-06-11T11:42:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 13:18:25.013406 | controller | Jun 11 11:42:08.456310 crc crio[3644]: time="2026-06-11T11:42:08.456246412Z" level=info msg="Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673"
2026-06-11 13:18:25.013423 | controller | Jun 11 11:42:08.456310 crc crio[3644]: time="2026-06-11T11:42:08.456283173Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.013439 | controller | Jun 11 11:42:08.456875 crc crio[3644]: time="2026-06-11T11:42:08.456334095Z" 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 13:18:25.013456 | controller | Jun 11 11:42:08.456875 crc crio[3644]: time="2026-06-11T11:42:08.456569861Z" 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:0xc00008c770}] Aliases:map[]}"
2026-06-11 13:18:25.013474 | controller | Jun 11 11:42:08.456875 crc crio[3644]: time="2026-06-11T11:42:08.456832528Z" level=info msg="Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.013491 | controller | Jun 11 11:42:08.625218 crc crio[3644]: 2026-06-11T11:42:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 13:18:25.013507 | controller | Jun 11 11:42:08.625993 crc crio[3644]: time="2026-06-11T11:42:08.625435712Z" level=info msg="Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b"
2026-06-11 13:18:25.013524 | controller | Jun 11 11:42:08.625993 crc crio[3644]: time="2026-06-11T11:42:08.625491554Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.013540 | controller | Jun 11 11:42:08.625993 crc crio[3644]: time="2026-06-11T11:42:08.625593046Z" 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 13:18:25.013558 | controller | Jun 11 11:42:08.626505 crc crio[3644]: time="2026-06-11T11:42:08.626181973Z" 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:0xc00149e450}] Aliases:map[]}"
2026-06-11 13:18:25.013575 | controller | Jun 11 11:42:08.627461 crc crio[3644]: time="2026-06-11T11:42:08.627253173Z" level=info msg="Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.013595 | controller | Jun 11 11:42:08.701764 crc crio[3644]: 2026-06-11T11:42:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 13:18:25.013613 | controller | Jun 11 11:42:08.702304 crc crio[3644]: time="2026-06-11T11:42:08.702101925Z" level=info msg="Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb"
2026-06-11 13:18:25.013629 | controller | Jun 11 11:42:08.702304 crc crio[3644]: time="2026-06-11T11:42:08.702296851Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.013646 | controller | Jun 11 11:42:08.702541 crc crio[3644]: time="2026-06-11T11:42:08.702352942Z" 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 13:18:25.013663 | controller | Jun 11 11:42:08.702875 crc crio[3644]: time="2026-06-11T11:42:08.702847557Z" 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:0xc00149e4e0}] Aliases:map[]}"
2026-06-11 13:18:25.013680 | controller | Jun 11 11:42:08.703232 crc crio[3644]: time="2026-06-11T11:42:08.703063043Z" level=info msg="Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.013697 | controller | Jun 11 11:42:09.056023 crc crio[3644]: 2026-06-11T11: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 13:18:25.013713 | controller | Jun 11 11:42:09.056294 crc crio[3644]: time="2026-06-11T11:42:09.056146891Z" level=info msg="Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d"
2026-06-11 13:18:25.013730 | controller | Jun 11 11:42:09.056294 crc crio[3644]: time="2026-06-11T11:42:09.056202272Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.013747 | controller | Jun 11 11:42:09.056294 crc crio[3644]: time="2026-06-11T11:42:09.056252624Z" 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 13:18:25.013764 | controller | Jun 11 11:42:09.058745 crc crio[3644]: time="2026-06-11T11:42:09.05648442Z" 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:0xc0001301e0}] Aliases:map[]}"
2026-06-11 13:18:25.013782 | controller | Jun 11 11:42:09.058745 crc crio[3644]: time="2026-06-11T11:42:09.056803829Z" 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 13:18:25.013803 | controller | Jun 11 11:42:09.203345 crc crio[3644]: 2026-06-11T11: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 13:18:25.013820 | controller | Jun 11 11:42:09.203945 crc crio[3644]: time="2026-06-11T11:42:09.203764431Z" level=info msg="Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e"
2026-06-11 13:18:25.013837 | controller | Jun 11 11:42:09.204160 crc crio[3644]: time="2026-06-11T11:42:09.203951577Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.013872 | controller | Jun 11 11:42:09.204160 crc crio[3644]: time="2026-06-11T11:42:09.203978407Z" level=info msg="Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183"
2026-06-11 13:18:25.013890 | controller | Jun 11 11:42:09.204160 crc crio[3644]: time="2026-06-11T11:42:09.203990918Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.013907 | controller | Jun 11 11:42:09.204160 crc crio[3644]: time="2026-06-11T11:42:09.204039359Z" 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 13:18:25.013925 | controller | Jun 11 11:42:09.204682 crc crio[3644]: time="2026-06-11T11:42:09.204363678Z" 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:0xc000896050}] Aliases:map[]}"
2026-06-11 13:18:25.013941 | controller | Jun 11 11:42:09.206880 crc crio[3644]: time="2026-06-11T11:42:09.204592555Z" level=info msg="Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.013958 | controller | Jun 11 11:42:09.638544 crc crio[3644]: 2026-06-11T11: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 13:18:25.013975 | controller | Jun 11 11:42:09.638544 crc crio[3644]: time="2026-06-11T11:42:09.639013931Z" level=info msg="Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20"
2026-06-11 13:18:25.013992 | controller | Jun 11 11:42:09.638544 crc crio[3644]: time="2026-06-11T11:42:09.639085053Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.014009 | controller | Jun 11 11:42:09.638544 crc crio[3644]: time="2026-06-11T11:42:09.639170066Z" 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 13:18:25.014027 | controller | Jun 11 11:42:09.677289 crc crio[3644]: time="2026-06-11T11:42:09.675935763Z" 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:0xc000896348}] Aliases:map[]}"
2026-06-11 13:18:25.014048 | controller | Jun 11 11:42:09.677764 crc crio[3644]: time="2026-06-11T11:42:09.677579429Z" level=info msg="Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.014065 | controller | Jun 11 11:42:09.988583 crc crio[3644]: 2026-06-11T11: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 13:18:25.014082 | controller | Jun 11 11:42:09.988965 crc crio[3644]: time="2026-06-11T11:42:09.988884153Z" level=info msg="Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791"
2026-06-11 13:18:25.014099 | controller | Jun 11 11:42:09.988965 crc crio[3644]: time="2026-06-11T11:42:09.988924134Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.014116 | controller | Jun 11 11:42:09.988965 crc crio[3644]: time="2026-06-11T11:42:09.988950534Z" level=info msg="Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255"
2026-06-11 13:18:25.014133 | controller | Jun 11 11:42:09.988965 crc crio[3644]: time="2026-06-11T11:42:09.988970045Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.014149 | controller | Jun 11 11:42:09.989186 crc crio[3644]: time="2026-06-11T11:42:09.989013976Z" 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 13:18:25.014166 | controller | Jun 11 11:42:09.989252 crc crio[3644]: time="2026-06-11T11:42:09.989181581Z" 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:0xc000896338}] Aliases:map[]}"
2026-06-11 13:18:25.014183 | controller | Jun 11 11:42:09.989252 crc crio[3644]: time="2026-06-11T11:42:09.989244023Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.014200 | controller | Jun 11 11:42:09.989370 crc crio[3644]: time="2026-06-11T11:42:09.989255883Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.014217 | controller | Jun 11 11:42:09.989370 crc crio[3644]: time="2026-06-11T11:42:09.989266543Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.014234 | controller | Jun 11 11:42:10.273350 crc crio[3644]: 2026-06-11T11: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 13:18:25.014251 | controller | Jun 11 11:42:10.273817 crc crio[3644]: time="2026-06-11T11:42:10.273376427Z" level=info msg="Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587"
2026-06-11 13:18:25.014268 | controller | Jun 11 11:42:10.273817 crc crio[3644]: time="2026-06-11T11:42:10.273423118Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.014286 | controller | Jun 11 11:42:10.273817 crc crio[3644]: time="2026-06-11T11:42:10.273445928Z" level=info msg="Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34"
2026-06-11 13:18:25.014305 | controller | Jun 11 11:42:10.273817 crc crio[3644]: time="2026-06-11T11:42:10.273460919Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.014322 | controller | Jun 11 11:42:10.273817 crc crio[3644]: time="2026-06-11T11:42:10.27350509Z" 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 13:18:25.014340 | controller | Jun 11 11:42:10.274182 crc crio[3644]: time="2026-06-11T11:42:10.273978183Z" 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:0xc000896668}] Aliases:map[]}"
2026-06-11 13:18:25.014357 | controller | Jun 11 11:42:10.274271 crc crio[3644]: time="2026-06-11T11:42:10.274200289Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.014374 | controller | Jun 11 11:42:10.301134 crc crio[3644]: 2026-06-11T11: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 13:18:25.014391 | controller | Jun 11 11:42:10.301356 crc crio[3644]: time="2026-06-11T11:42:10.301265206Z" level=info msg="Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28"
2026-06-11 13:18:25.014407 | controller | Jun 11 11:42:10.301356 crc crio[3644]: time="2026-06-11T11:42:10.301317258Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.014424 | controller | Jun 11 11:42:10.301356 crc crio[3644]: time="2026-06-11T11:42:10.301340768Z" level=info msg="Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017"
2026-06-11 13:18:25.014440 | controller | Jun 11 11:42:10.301356 crc crio[3644]: time="2026-06-11T11:42:10.301358479Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.014456 | controller | Jun 11 11:42:10.302243 crc crio[3644]: time="2026-06-11T11:42:10.30140683Z" 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 13:18:25.014473 | controller | Jun 11 11:42:10.302243 crc crio[3644]: time="2026-06-11T11:42:10.302165311Z" 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:0xc001682060}] Aliases:map[]}"
2026-06-11 13:18:25.014490 | controller | Jun 11 11:42:10.302484 crc crio[3644]: time="2026-06-11T11:42:10.302424149Z" level=info msg="Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.014506 | controller | Jun 11 11:42:10.563116 crc crio[3644]: 2026-06-11T11: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 13:18:25.014523 | controller | Jun 11 11:42:10.563405 crc crio[3644]: time="2026-06-11T11:42:10.563312005Z" level=info msg="Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71"
2026-06-11 13:18:25.014543 | controller | Jun 11 11:42:10.563405 crc crio[3644]: time="2026-06-11T11:42:10.563387908Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.014559 | controller | Jun 11 11:42:10.563497 crc crio[3644]: time="2026-06-11T11:42:10.563415618Z" level=info msg="Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f"
2026-06-11 13:18:25.014576 | controller | Jun 11 11:42:10.563497 crc crio[3644]: time="2026-06-11T11:42:10.563426809Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.014592 | controller | Jun 11 11:42:10.563497 crc crio[3644]: time="2026-06-11T11:42:10.56347502Z" 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 13:18:25.014609 | controller | Jun 11 11:42:10.563922 crc crio[3644]: time="2026-06-11T11:42:10.563839Z" 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:0xc0016822d0}] Aliases:map[]}"
2026-06-11 13:18:25.014625 | controller | Jun 11 11:42:10.564115 crc crio[3644]: time="2026-06-11T11:42:10.564044966Z" level=info msg="Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.014641 | controller | Jun 11 11:42:10.579907 crc crio[3644]: time="2026-06-11T11:42:10.579753593Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD" id=4e0aebb5-8b24-4f5b-af9e-4e28126d4cc2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.014658 | controller | Jun 11 11:42:10.579907 crc crio[3644]: time="2026-06-11T11:42:10.579896057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.014674 | controller | Jun 11 11:42:10.589794 crc crio[3644]: time="2026-06-11T11:42:10.589520277Z" level=info msg="Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD" id=223b5c97-6d92-48c7-88aa-d6623a4e4c63 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.014690 | controller | Jun 11 11:42:10.589794 crc crio[3644]: time="2026-06-11T11:42:10.589779194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.014707 | controller | Jun 11 11:42:10.599499 crc crio[3644]: time="2026-06-11T11:42:10.599247918Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=4e0aebb5-8b24-4f5b-af9e-4e28126d4cc2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.014723 | controller | Jun 11 11:42:10.602452 crc crio[3644]: time="2026-06-11T11:42:10.602237854Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=223b5c97-6d92-48c7-88aa-d6623a4e4c63 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.014740 | controller | Jun 11 11:42:10.657312 crc crio[3644]: time="2026-06-11T11:42:10.657210771Z" level=info msg="Ran pod sandbox 061625758d309a721490a8135736749f5522756c7306e8c3245198445746a21e with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD" id=4e0aebb5-8b24-4f5b-af9e-4e28126d4cc2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.014759 | controller | Jun 11 11:42:10.657947 crc crio[3644]: time="2026-06-11T11:42:10.657347635Z" level=info msg="Ran pod sandbox aa8902d72d04f8ed67d3d08574a35e797eae201911b70b75faf4fda0eb7cf423 with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD" id=223b5c97-6d92-48c7-88aa-d6623a4e4c63 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.014776 | controller | Jun 11 11:42:10.663723 crc crio[3644]: time="2026-06-11T11:42:10.663556125Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=dcf26dc9-c89a-47be-a7db-190460398d72 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.014793 | controller | Jun 11 11:42:10.665763 crc crio[3644]: time="2026-06-11T11:42:10.665372766Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=62d7f996-397f-4e1d-89e0-d89de4b33c30 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.014809 | controller | Jun 11 11:42:10.677157 crc crio[3644]: time="2026-06-11T11:42:10.677008882Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=e55d5b6f-562d-479b-918d-08889fa71a60 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.014826 | controller | Jun 11 11:42:10.678203 crc crio[3644]: time="2026-06-11T11:42:10.677903317Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=617d5c41-8589-4d52-b456-ef11220a7985 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.014842 | controller | Jun 11 11:42:10.688469 crc crio[3644]: time="2026-06-11T11:42:10.688324478Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port" id=a7ae7cc8-463d-4354-be25-c3ba8e3e98d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.014880 | controller | Jun 11 11:42:10.691745 crc crio[3644]: time="2026-06-11T11:42:10.691509748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.014898 | controller | Jun 11 11:42:10.693026 crc crio[3644]: time="2026-06-11T11:42:10.692866356Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=e9bccf64-5730-48a8-929d-71d07c6b5c37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.014920 | controller | Jun 11 11:42:10.693555 crc crio[3644]: time="2026-06-11T11:42:10.693368341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.014944 | controller | Jun 11 11:42:10.723711 crc crio[3644]: time="2026-06-11T11:42:10.723473891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.014969 | controller | Jun 11 11:42:10.724571 crc crio[3644]: time="2026-06-11T11:42:10.724365836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.014990 | controller | Jun 11 11:42:10.733354 crc crio[3644]: 2026-06-11T11: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 13:18:25.015009 | controller | Jun 11 11:42:10.733805 crc crio[3644]: time="2026-06-11T11:42:10.733535145Z" level=info msg="Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6"
2026-06-11 13:18:25.015035 | controller | Jun 11 11:42:10.733973 crc crio[3644]: time="2026-06-11T11:42:10.73380659Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.015058 | controller | Jun 11 11:42:10.733973 crc crio[3644]: time="2026-06-11T11:42:10.733868974Z" level=info msg="Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21"
2026-06-11 13:18:25.015075 | controller | Jun 11 11:42:10.733973 crc crio[3644]: time="2026-06-11T11:42:10.733894885Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.015092 | controller | Jun 11 11:42:10.734270 crc crio[3644]: time="2026-06-11T11:42:10.733997208Z" 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 13:18:25.015109 | controller | Jun 11 11:42:10.734820 crc crio[3644]: time="2026-06-11T11:42:10.73452536Z" 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:0xc00008cb60}] Aliases:map[]}"
2026-06-11 13:18:25.015127 | controller | Jun 11 11:42:10.735407 crc crio[3644]: time="2026-06-11T11:42:10.735261573Z" level=info msg="Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.015144 | controller | Jun 11 11:42:10.740272 crc crio[3644]: time="2026-06-11T11:42:10.740004873Z" level=info msg="Running pod sandbox: openshift-etcd/etcd-crc/POD" id=741ce7c3-4024-445a-846a-8b39d2a2b504 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.015160 | controller | Jun 11 11:42:10.740447 crc crio[3644]: time="2026-06-11T11:42:10.740310022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.015177 | controller | Jun 11 11:42:10.748826 crc crio[3644]: time="2026-06-11T11:42:10.748689907Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=741ce7c3-4024-445a-846a-8b39d2a2b504 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.015195 | controller | Jun 11 11:42:10.770867 crc crio[3644]: time="2026-06-11T11:42:10.770765635Z" level=info msg="Ran pod sandbox 4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce with infra container: openshift-etcd/etcd-crc/POD" id=741ce7c3-4024-445a-846a-8b39d2a2b504 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.015213 | controller | Jun 11 11:42:10.773271 crc crio[3644]: time="2026-06-11T11:42:10.773122139Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=3029b46f-89ad-45d6-90b2-e96510a47b7f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.015229 | controller | Jun 11 11:42:10.777454 crc crio[3644]: time="2026-06-11T11:42:10.777172232Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=ff7be1a8-42cd-4192-80c6-2257b4858452 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.015246 | controller | Jun 11 11:42:10.784094 crc crio[3644]: 2026-06-11T11: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 13:18:25.015269 | controller | Jun 11 11:42:10.784255 crc crio[3644]: time="2026-06-11T11:42:10.78421218Z" level=info msg="Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1"
2026-06-11 13:18:25.015314 | controller | Jun 11 11:42:10.784255 crc crio[3644]: time="2026-06-11T11:42:10.7842436Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.015332 | controller | Jun 11 11:42:10.784388 crc crio[3644]: time="2026-06-11T11:42:10.784270131Z" level=info msg="Creating container: openshift-etcd/etcd-crc/setup" id=45e4b7b0-6464-4caa-9f06-39561883e6d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.015350 | controller | Jun 11 11:42:10.785096 crc crio[3644]: time="2026-06-11T11:42:10.7849345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.015367 | controller | Jun 11 11:42:10.787095 crc crio[3644]: time="2026-06-11T11:42:10.786974537Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD" id=1046df81-4156-46a4-aaf8-87e04b0d69ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.015385 | controller | Jun 11 11:42:10.787095 crc crio[3644]: time="2026-06-11T11:42:10.7870955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.015402 | controller | Jun 11 11:42:10.788197 crc crio[3644]: time="2026-06-11T11:42:10.784289462Z" 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 13:18:25.015420 | controller | Jun 11 11:42:10.788458 crc crio[3644]: time="2026-06-11T11:42:10.788373695Z" 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:0xc000e2a098}] Aliases:map[]}"
2026-06-11 13:18:25.015437 | controller | Jun 11 11:42:10.788748 crc crio[3644]: time="2026-06-11T11:42:10.788684914Z" 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 13:18:25.015454 | controller | Jun 11 11:42:10.806928 crc crio[3644]: time="2026-06-11T11:42:10.806371521Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=1046df81-4156-46a4-aaf8-87e04b0d69ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.015471 | controller | Jun 11 11:42:10.817192 crc crio[3644]: time="2026-06-11T11:42:10.816557443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.015488 | controller | Jun 11 11:42:10.839556 crc crio[3644]: time="2026-06-11T11:42:10.839371782Z" level=info msg="Ran pod sandbox 279a8b4f5eac5efe9d6fc03a36937ea056661b6f62c65ce10e7314b72fb5c702 with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD" id=1046df81-4156-46a4-aaf8-87e04b0d69ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.015509 | controller | Jun 11 11:42:10.848771 crc crio[3644]: time="2026-06-11T11:42:10.848445852Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD" id=05fdcb35-d704-4545-b908-6a30d5eeb235 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.015527 | controller | Jun 11 11:42:10.848771 crc crio[3644]: time="2026-06-11T11:42:10.848731639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.015544 | controller | Jun 11 11:42:10.913082 crc crio[3644]: time="2026-06-11T11:42:10.912404804Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=e67f2e53-48a8-4414-a34c-a9441d08039f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.015561 | controller | Jun 11 11:42:10.921070 crc crio[3644]: time="2026-06-11T11:42:10.920481133Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=7c9c7aef-22db-42b4-8999-ba6bd440d6e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.015578 | controller | Jun 11 11:42:10.939573 crc crio[3644]: time="2026-06-11T11:42:10.939191944Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=05fdcb35-d704-4545-b908-6a30d5eeb235 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.015593 | controller | Jun 11 11:42:10.942222 crc crio[3644]: time="2026-06-11T11:42:10.942040402Z" level=info msg="Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup" id=af8113bd-3b29-43b7-95be-e595bd543ec4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.016654 | controller | Jun 11 11:42:10.943245 crc crio[3644]: time="2026-06-11T11:42:10.943158894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.016736 | controller | Jun 11 11:42:10.968481 crc crio[3644]: time="2026-06-11T11:42:10.96834611Z" level=info msg="Ran pod sandbox 65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD" id=05fdcb35-d704-4545-b908-6a30d5eeb235 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.016760 | controller | Jun 11 11:42:10.970946 crc crio[3644]: time="2026-06-11T11:42:10.970713714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.016779 | controller | Jun 11 11:42:11.019156 crc crio[3644]: time="2026-06-11T11:42:11.017923274Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=3e1d671e-0d94-4a39-8861-e431fcc733dd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.016797 | controller | Jun 11 11:42:11.049371 crc crio[3644]: time="2026-06-11T11:42:11.049022624Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=7d076cf9-e653-48d4-99fd-9c11be37a9e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.016814 | controller | Jun 11 11:42:11.139791 crc crio[3644]: time="2026-06-11T11:42:11.139506833Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup" id=b04d9917-eeeb-4c52-940b-8a5c9f50b316 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.016831 | controller | Jun 11 11:42:11.140294 crc crio[3644]: time="2026-06-11T11:42:11.14010954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.016868 | controller | Jun 11 11:42:11.193200 crc crio[3644]: 2026-06-11T11: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 13:18:25.016891 | controller | Jun 11 11:42:11.193449 crc crio[3644]: time="2026-06-11T11:42:11.193346571Z" level=info msg="Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae"
2026-06-11 13:18:25.016909 | controller | Jun 11 11:42:11.194228 crc crio[3644]: time="2026-06-11T11:42:11.194067821Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.016926 | controller | Jun 11 11:42:11.194329 crc crio[3644]: time="2026-06-11T11:42:11.194228803Z" level=info msg="Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227"
2026-06-11 13:18:25.016943 | controller | Jun 11 11:42:11.194329 crc crio[3644]: time="2026-06-11T11:42:11.194251136Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.016960 | controller | Jun 11 11:42:11.194329 crc crio[3644]: time="2026-06-11T11:42:11.194281816Z" 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 13:18:25.016977 | controller | Jun 11 11:42:11.195139 crc crio[3644]: time="2026-06-11T11:42:11.194494583Z" 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:0xc000ae09a8}] Aliases:map[]}"
2026-06-11 13:18:25.016995 | controller | Jun 11 11:42:11.195139 crc crio[3644]: time="2026-06-11T11:42:11.194980257Z" 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 13:18:25.017011 | controller | Jun 11 11:42:11.217120 crc crio[3644]: time="2026-06-11T11:42:11.21701195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.017028 | controller | Jun 11 11:42:11.421792 crc crio[3644]: 2026-06-11T11: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 13:18:25.017045 | controller | Jun 11 11:42:11.421792 crc crio[3644]: time="2026-06-11T11:42:11.421727733Z" level=info msg="Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240"
2026-06-11 13:18:25.017062 | controller | Jun 11 11:42:11.421792 crc crio[3644]: time="2026-06-11T11:42:11.421764664Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.017078 | controller | Jun 11 11:42:11.421792 crc crio[3644]: time="2026-06-11T11:42:11.421779365Z" level=info msg="Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946"
2026-06-11 13:18:25.017095 | controller | Jun 11 11:42:11.421792 crc crio[3644]: time="2026-06-11T11:42:11.421793905Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.017111 | controller | Jun 11 11:42:11.422219 crc crio[3644]: time="2026-06-11T11:42:11.421823156Z" 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 13:18:25.017132 | controller | Jun 11 11:42:11.422219 crc crio[3644]: time="2026-06-11T11:42:11.421930979Z" 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:0xc000130a30}] Aliases:map[]}"
2026-06-11 13:18:25.017150 | controller | Jun 11 11:42:11.422219 crc crio[3644]: time="2026-06-11T11:42:11.4219705Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.017167 | controller | Jun 11 11:42:11.422219 crc crio[3644]: time="2026-06-11T11:42:11.42197937Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.017183 | controller | Jun 11 11:42:11.422219 crc crio[3644]: time="2026-06-11T11:42:11.421990471Z" level=info msg="Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.017200 | controller | Jun 11 11:42:11.809284 crc crio[3644]: 2026-06-11T11: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 13:18:25.017217 | controller | Jun 11 11:42:11.810109 crc crio[3644]: time="2026-06-11T11:42:11.80934412Z" level=info msg="Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab"
2026-06-11 13:18:25.017233 | controller | Jun 11 11:42:11.810109 crc crio[3644]: time="2026-06-11T11:42:11.809383981Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.017250 | controller | Jun 11 11:42:11.810109 crc crio[3644]: time="2026-06-11T11:42:11.809427613Z" 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 13:18:25.017267 | controller | Jun 11 11:42:11.810109 crc crio[3644]: time="2026-06-11T11:42:11.809738441Z" 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:0xc0016825b8}] Aliases:map[]}"
2026-06-11 13:18:25.017284 | controller | Jun 11 11:42:11.811420 crc crio[3644]: time="2026-06-11T11:42:11.811314616Z" level=info msg="Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.017301 | controller | Jun 11 11:42:12.180026 crc crio[3644]: 2026-06-11T11: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 13:18:25.017317 | controller | Jun 11 11:42:12.180912 crc crio[3644]: time="2026-06-11T11:42:12.180215961Z" level=info msg="Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a"
2026-06-11 13:18:25.017334 | controller | Jun 11 11:42:12.180912 crc crio[3644]: time="2026-06-11T11:42:12.180503979Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.017354 | controller | Jun 11 11:42:12.180912 crc crio[3644]: time="2026-06-11T11:42:12.180570581Z" 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 13:18:25.017371 | controller | Jun 11 11:42:12.181119 crc crio[3644]: time="2026-06-11T11:42:12.180954432Z" 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:0xc00008c480}] Aliases:map[]}"
2026-06-11 13:18:25.017388 | controller | Jun 11 11:42:12.181212 crc crio[3644]: time="2026-06-11T11:42:12.181126257Z" 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 13:18:25.017405 | controller | Jun 11 11:42:12.301632 crc crio[3644]: 2026-06-11T11: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 13:18:25.017421 | controller | Jun 11 11:42:12.302125 crc crio[3644]: time="2026-06-11T11:42:12.301852796Z" level=info msg="Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0"
2026-06-11 13:18:25.017438 | controller | Jun 11 11:42:12.302125 crc crio[3644]: time="2026-06-11T11:42:12.301896172Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.017454 | controller | Jun 11 11:42:12.302125 crc crio[3644]: time="2026-06-11T11:42:12.301968224Z" 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 13:18:25.017471 | controller | Jun 11 11:42:12.302350 crc crio[3644]: time="2026-06-11T11:42:12.302161749Z" 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:0xc00008c818}] Aliases:map[]}"
2026-06-11 13:18:25.017678 | controller | Jun 11 11:42:12.302449 crc crio[3644]: time="2026-06-11T11:42:12.302398776Z" level=info msg="Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.017703 | controller | Jun 11 11:42:12.741474 crc crio[3644]: 2026-06-11T11: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 13:18:25.017727 | controller | Jun 11 11:42:12.742341 crc crio[3644]: time="2026-06-11T11:42:12.742263735Z" level=info msg="Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150"
2026-06-11 13:18:25.017751 | controller | Jun 11 11:42:12.742341 crc crio[3644]: time="2026-06-11T11:42:12.742337207Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.017771 | controller | Jun 11 11:42:12.745824 crc crio[3644]: time="2026-06-11T11:42:12.742365158Z" level=info msg="Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f"
2026-06-11 13:18:25.017798 | controller | Jun 11 11:42:12.745824 crc crio[3644]: time="2026-06-11T11:42:12.742376558Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.017825 | controller | Jun 11 11:42:12.745824 crc crio[3644]: time="2026-06-11T11:42:12.742414119Z" 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 13:18:25.017877 | controller | Jun 11 11:42:12.745824 crc crio[3644]: time="2026-06-11T11:42:12.742849062Z" 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:0xc0001305c0}] Aliases:map[]}"
2026-06-11 13:18:25.017905 | controller | Jun 11 11:42:12.745824 crc crio[3644]: time="2026-06-11T11:42:12.743050338Z" 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 13:18:25.017936 | controller | Jun 11 11:42:13.070616 crc crio[3644]: 2026-06-11T11: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 13:18:25.017956 | controller | Jun 11 11:42:13.071584 crc crio[3644]: time="2026-06-11T11:42:13.07148672Z" level=info msg="Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f"
2026-06-11 13:18:25.017978 | controller | Jun 11 11:42:13.071584 crc crio[3644]: time="2026-06-11T11:42:13.071542461Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.018000 | controller | Jun 11 11:42:13.071763 crc crio[3644]: time="2026-06-11T11:42:13.071592294Z" 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 13:18:25.018023 | controller | Jun 11 11:42:13.072080 crc crio[3644]: time="2026-06-11T11:42:13.071988375Z" 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:0xc00061e078}] Aliases:map[]}"
2026-06-11 13:18:25.018051 | controller | Jun 11 11:42:13.072333 crc crio[3644]: time="2026-06-11T11:42:13.072226291Z" 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 13:18:25.018072 | controller | Jun 11 11:42:13.195833 crc crio[3644]: 2026-06-11T11: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 13:18:25.018093 | controller | Jun 11 11:42:13.195997 crc crio[3644]: time="2026-06-11T11:42:13.195932468Z" level=info msg="Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405"
2026-06-11 13:18:25.018118 | controller | Jun 11 11:42:13.195997 crc crio[3644]: time="2026-06-11T11:42:13.195986419Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.018140 | controller | Jun 11 11:42:13.196074 crc crio[3644]: time="2026-06-11T11:42:13.196034291Z" 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 13:18:25.018161 | controller | Jun 11 11:42:13.196269 crc crio[3644]: time="2026-06-11T11:42:13.196211656Z" 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:0xc00031e1a0}] Aliases:map[]}"
2026-06-11 13:18:25.018183 | controller | Jun 11 11:42:13.196520 crc crio[3644]: time="2026-06-11T11:42:13.1963915Z" 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 13:18:25.018204 | controller | Jun 11 11:42:13.227544 crc crio[3644]: time="2026-06-11T11:42:13.227423909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.018225 | controller | Jun 11 11:42:13.229164 crc crio[3644]: time="2026-06-11T11:42:13.22890208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.018245 | controller | Jun 11 11:42:13.229771 crc crio[3644]: time="2026-06-11T11:42:13.229422297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.018266 | controller | Jun 11 11:42:13.232207 crc crio[3644]: time="2026-06-11T11:42:13.23213131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.018291 | controller | Jun 11 11:42:13.234584 crc crio[3644]: time="2026-06-11T11:42:13.234372774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.018322 | controller | Jun 11 11:42:13.617857 crc crio[3644]: 2026-06-11T11: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 13:18:25.018349 | controller | Jun 11 11:42:13.618154 crc crio[3644]: time="2026-06-11T11:42:13.618021849Z" level=info msg="Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4"
2026-06-11 13:18:25.018372 | controller | Jun 11 11:42:13.618154 crc crio[3644]: time="2026-06-11T11:42:13.618067521Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.018396 | controller | Jun 11 11:42:13.618154 crc crio[3644]: time="2026-06-11T11:42:13.618112822Z" 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 13:18:25.018424 | controller | Jun 11 11:42:13.618429 crc crio[3644]: time="2026-06-11T11:42:13.618347598Z" 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:0xc00031e408}] Aliases:map[]}"
2026-06-11 13:18:25.018454 | controller | Jun 11 11:42:13.618715 crc crio[3644]: time="2026-06-11T11:42:13.618562564Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.018477 | controller | Jun 11 11:42:13.638269 crc crio[3644]: 2026-06-11T11: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 13:18:25.018498 | controller | Jun 11 11:42:13.638826 crc crio[3644]: time="2026-06-11T11:42:13.638777779Z" level=info msg="Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118"
2026-06-11 13:18:25.018519 | controller | Jun 11 11:42:13.638952 crc crio[3644]: time="2026-06-11T11:42:13.638935184Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.018539 | controller | Jun 11 11:42:13.639074 crc crio[3644]: time="2026-06-11T11:42:13.639049127Z" 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 13:18:25.018560 | controller | Jun 11 11:42:13.639365 crc crio[3644]: time="2026-06-11T11:42:13.639342225Z" 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:0xc00008cc18}] Aliases:map[]}"
2026-06-11 13:18:25.018582 | controller | Jun 11 11:42:13.639718 crc crio[3644]: time="2026-06-11T11:42:13.639583683Z" 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 13:18:25.018602 | controller | Jun 11 11:42:13.694680 crc crio[3644]: 2026-06-11T11: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 13:18:25.018624 | controller | Jun 11 11:42:13.695162 crc crio[3644]: time="2026-06-11T11:42:13.695117905Z" level=info msg="Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9"
2026-06-11 13:18:25.018646 | controller | Jun 11 11:42:13.695263 crc crio[3644]: time="2026-06-11T11:42:13.695248839Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.018669 | controller | Jun 11 11:42:13.695376 crc crio[3644]: time="2026-06-11T11:42:13.695359672Z" 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 13:18:25.018691 | controller | Jun 11 11:42:13.695760 crc crio[3644]: time="2026-06-11T11:42:13.695732153Z" 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:0xc00008ccb8}] Aliases:map[]}"
2026-06-11 13:18:25.018716 | controller | Jun 11 11:42:13.695994 crc crio[3644]: time="2026-06-11T11:42:13.6959768Z" level=info msg="Deleting pod openshift-dns_dns-default-qtghf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.018739 | controller | Jun 11 11:42:13.714968 crc crio[3644]: 2026-06-11T11: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 13:18:25.018760 | controller | Jun 11 11:42:13.715251 crc crio[3644]: time="2026-06-11T11:42:13.715147245Z" level=info msg="Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65"
2026-06-11 13:18:25.018780 | controller | Jun 11 11:42:13.715251 crc crio[3644]: time="2026-06-11T11:42:13.715239208Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.018800 | controller | Jun 11 11:42:13.715789 crc crio[3644]: time="2026-06-11T11:42:13.715295689Z" 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 13:18:25.018822 | controller | Jun 11 11:42:13.715789 crc crio[3644]: time="2026-06-11T11:42:13.715561577Z" 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:0xc000dd2480}] Aliases:map[]}"
2026-06-11 13:18:25.018844 | controller | Jun 11 11:42:13.715943 crc crio[3644]: time="2026-06-11T11:42:13.715872095Z" 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 13:18:25.018936 | controller | Jun 11 11:42:13.807752 crc crio[3644]: time="2026-06-11T11:42:13.80723669Z" level=info msg="Created container b11de2e5d532819724baed195d599fc66c757ce18838ba87233f91043da37576: openshift-etcd/etcd-crc/setup" id=45e4b7b0-6464-4caa-9f06-39561883e6d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.018961 | controller | Jun 11 11:42:13.812108 crc crio[3644]: time="2026-06-11T11:42:13.811793608Z" level=info msg="Starting container: b11de2e5d532819724baed195d599fc66c757ce18838ba87233f91043da37576" id=eaf3688c-a596-4c4c-8ed3-26b44c5642e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.018978 | controller | Jun 11 11:42:13.817761 crc crio[3644]: time="2026-06-11T11:42:13.817464736Z" level=info msg="Created container 00ee9e69ff2f793d64c6ea873d1106a9a13c05f4d42408e2a4d62976572b2f06: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port" id=a7ae7cc8-463d-4354-be25-c3ba8e3e98d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.018995 | controller | Jun 11 11:42:13.818690 crc crio[3644]: time="2026-06-11T11:42:13.817866558Z" level=info msg="Created container 10ea9c9ea94fa33266e428d5c2676fb5d9ea8bc034c64ad37f5e31d85c1e9f1d: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=e9bccf64-5730-48a8-929d-71d07c6b5c37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.019016 | controller | Jun 11 11:42:13.822907 crc crio[3644]: time="2026-06-11T11:42:13.822517017Z" level=info msg="Created container fb0b23eaf96ba84ff233c55429665e23c960704843fba334766d75ce9a2e6e11: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup" id=af8113bd-3b29-43b7-95be-e595bd543ec4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.019034 | controller | Jun 11 11:42:13.825408 crc crio[3644]: time="2026-06-11T11:42:13.823284778Z" level=info msg="Starting container: 00ee9e69ff2f793d64c6ea873d1106a9a13c05f4d42408e2a4d62976572b2f06" id=ab02d304-87ac-4ed1-89bc-a08f6ca561b8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.019051 | controller | Jun 11 11:42:13.825953 crc crio[3644]: time="2026-06-11T11:42:13.823207096Z" level=info msg="Starting container: 10ea9c9ea94fa33266e428d5c2676fb5d9ea8bc034c64ad37f5e31d85c1e9f1d" id=cfa862cb-cdc4-4502-95fc-904f0d12cbcb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.019068 | controller | Jun 11 11:42:13.828632 crc crio[3644]: time="2026-06-11T11:42:13.828000571Z" level=info msg="Created container 45f8ef418cd8f871af26280f34eaec23872d47ffc2ab537042db24c4ff68d657: openshift-kube-apiserver/kube-apiserver-crc/setup" id=b04d9917-eeeb-4c52-940b-8a5c9f50b316 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.019085 | controller | Jun 11 11:42:13.831122 crc crio[3644]: time="2026-06-11T11:42:13.830983834Z" level=info msg="Starting container: fb0b23eaf96ba84ff233c55429665e23c960704843fba334766d75ce9a2e6e11" id=19d5b57b-21ad-4c1b-b64e-7c859a3cae38 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.019102 | controller | Jun 11 11:42:13.834178 crc crio[3644]: time="2026-06-11T11:42:13.834040361Z" level=info msg="Starting container: 45f8ef418cd8f871af26280f34eaec23872d47ffc2ab537042db24c4ff68d657" id=539dd809-4438-40dc-a518-faf2a3183674 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.019120 | controller | Jun 11 11:42:13.839732 crc crio[3644]: time="2026-06-11T11:42:13.839532863Z" level=info msg="Started container" PID=5274 containerID=10ea9c9ea94fa33266e428d5c2676fb5d9ea8bc034c64ad37f5e31d85c1e9f1d description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=cfa862cb-cdc4-4502-95fc-904f0d12cbcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=061625758d309a721490a8135736749f5522756c7306e8c3245198445746a21e
2026-06-11 13:18:25.019137 | controller | Jun 11 11:42:13.845897 crc crio[3644]: time="2026-06-11T11:42:13.845489Z" level=info msg="Started container" PID=5273 containerID=00ee9e69ff2f793d64c6ea873d1106a9a13c05f4d42408e2a4d62976572b2f06 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=ab02d304-87ac-4ed1-89bc-a08f6ca561b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa8902d72d04f8ed67d3d08574a35e797eae201911b70b75faf4fda0eb7cf423
2026-06-11 13:18:25.019156 | controller | Jun 11 11:42:13.878103 crc crio[3644]: time="2026-06-11T11:42:13.877827843Z" level=info msg="Started container" PID=5272 containerID=45f8ef418cd8f871af26280f34eaec23872d47ffc2ab537042db24c4ff68d657 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=539dd809-4438-40dc-a518-faf2a3183674 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648
2026-06-11 13:18:25.019174 | controller | Jun 11 11:42:13.878103 crc crio[3644]: time="2026-06-11T11:42:13.877946397Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=ae5aa8a9-6d01-4efc-a241-4e1c19c63d26 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.019192 | controller | Jun 11 11:42:13.878103 crc crio[3644]: time="2026-06-11T11:42:13.878054422Z" level=info msg="Started container" PID=5275 containerID=fb0b23eaf96ba84ff233c55429665e23c960704843fba334766d75ce9a2e6e11 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=19d5b57b-21ad-4c1b-b64e-7c859a3cae38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=279a8b4f5eac5efe9d6fc03a36937ea056661b6f62c65ce10e7314b72fb5c702
2026-06-11 13:18:25.019212 | controller | Jun 11 11:42:13.883027 crc crio[3644]: time="2026-06-11T11:42:13.882960581Z" level=info msg="Started container" PID=5267 containerID=b11de2e5d532819724baed195d599fc66c757ce18838ba87233f91043da37576 description=openshift-etcd/etcd-crc/setup id=eaf3688c-a596-4c4c-8ed3-26b44c5642e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce
2026-06-11 13:18:25.019230 | controller | Jun 11 11:42:13.892945 crc crio[3644]: time="2026-06-11T11:42:13.892262267Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=b2241432-e4ab-4dd7-bd5c-13bc16faa304 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.019246 | controller | Jun 11 11:42:13.900791 crc crio[3644]: time="2026-06-11T11:42:13.900730715Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=a20ea47d-bd39-45fd-8ed2-bffb60ba7f39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.019263 | controller | Jun 11 11:42:13.901815 crc crio[3644]: time="2026-06-11T11:42:13.901780695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.019294 | controller | Jun 11 11:42:13.943018 crc crio[3644]: time="2026-06-11T11:42:13.941388271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.019313 | controller | Jun 11 11:42:13.962536 crc crio[3644]: 2026-06-11T11: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 13:18:25.019330 | controller | Jun 11 11:42:13.962853 crc crio[3644]: time="2026-06-11T11:42:13.962762068Z" level=info msg="Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730"
2026-06-11 13:18:25.019347 | controller | Jun 11 11:42:13.962853 crc crio[3644]: time="2026-06-11T11:42:13.96282715Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.019364 | controller | Jun 11 11:42:13.963005 crc crio[3644]: time="2026-06-11T11:42:13.962869191Z" 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 13:18:25.019382 | controller | Jun 11 11:42:13.963176 crc crio[3644]: time="2026-06-11T11:42:13.963102177Z" 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:0xc000130540}] Aliases:map[]}"
2026-06-11 13:18:25.019399 | controller | Jun 11 11:42:13.963342 crc crio[3644]: time="2026-06-11T11:42:13.963291342Z" 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 13:18:25.019416 | controller | Jun 11 11:42:13.991875 crc crio[3644]: 2026-06-11T11: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 13:18:25.019436 | controller | Jun 11 11:42:13.992063 crc crio[3644]: time="2026-06-11T11:42:13.991912493Z" level=info msg="Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c"
2026-06-11 13:18:25.019453 | controller | Jun 11 11:42:13.992063 crc crio[3644]: time="2026-06-11T11:42:13.991956035Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.019470 | controller | Jun 11 11:42:13.992063 crc crio[3644]: time="2026-06-11T11:42:13.991995086Z" 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 13:18:25.019487 | controller | Jun 11 11:42:13.992219 crc crio[3644]: time="2026-06-11T11:42:13.99216679Z" 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:0xc00149e588}] Aliases:map[]}"
2026-06-11 13:18:25.019505 | controller | Jun 11 11:42:13.992954 crc crio[3644]: time="2026-06-11T11:42:13.992334725Z" level=info msg="Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.019521 | controller | Jun 11 11:42:14.013409 crc crio[3644]: 2026-06-11T11:42:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.019539 | controller | Jun 11 11:42:14.013547 crc crio[3644]: time="2026-06-11T11:42:14.013481836Z" level=info msg="Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc"
2026-06-11 13:18:25.019555 | controller | Jun 11 11:42:14.013547 crc crio[3644]: time="2026-06-11T11:42:14.013529117Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.019572 | controller | Jun 11 11:42:14.013710 crc crio[3644]: time="2026-06-11T11:42:14.013565089Z" 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 13:18:25.019588 | controller | Jun 11 11:42:14.013853 crc crio[3644]: time="2026-06-11T11:42:14.013787985Z" 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:0xc000ae01a0}] Aliases:map[]}"
2026-06-11 13:18:25.019606 | controller | Jun 11 11:42:14.013986 crc crio[3644]: time="2026-06-11T11:42:14.013940559Z" level=info msg="Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.019624 | controller | Jun 11 11:42:14.036210 crc crio[3644]: 2026-06-11T11:42:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.019644 | controller | Jun 11 11:42:14.036210 crc crio[3644]: time="2026-06-11T11:42:14.03620664Z" level=info msg="Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16"
2026-06-11 13:18:25.019669 | controller | Jun 11 11:42:14.036506 crc crio[3644]: time="2026-06-11T11:42:14.036231581Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.019687 | controller | Jun 11 11:42:14.036506 crc crio[3644]: time="2026-06-11T11:42:14.036278072Z" 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 13:18:25.019704 | controller | Jun 11 11:42:14.036506 crc crio[3644]: time="2026-06-11T11:42:14.036454497Z" 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:0xc000ae0280}] Aliases:map[]}"
2026-06-11 13:18:25.019722 | controller | Jun 11 11:42:14.036728 crc crio[3644]: time="2026-06-11T11:42:14.036682663Z" 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 13:18:25.019740 | controller | Jun 11 11:42:14.097126 crc crio[3644]: 2026-06-11T11:42:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.019757 | controller | Jun 11 11:42:14.099019 crc crio[3644]: time="2026-06-11T11:42:14.097204357Z" level=info msg="Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1"
2026-06-11 13:18:25.019773 | controller | Jun 11 11:42:14.099019 crc crio[3644]: time="2026-06-11T11:42:14.097242148Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.019789 | controller | Jun 11 11:42:14.099019 crc crio[3644]: time="2026-06-11T11:42:14.097281959Z" 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 13:18:25.019806 | controller | Jun 11 11:42:14.099019 crc crio[3644]: time="2026-06-11T11:42:14.097394702Z" 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:0xc000dd2308}] Aliases:map[]}"
2026-06-11 13:18:25.019825 | controller | Jun 11 11:42:14.099019 crc crio[3644]: time="2026-06-11T11:42:14.097450323Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.019842 | controller | Jun 11 11:42:14.099019 crc crio[3644]: time="2026-06-11T11:42:14.097464644Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.019893 | controller | Jun 11 11:42:14.099019 crc crio[3644]: time="2026-06-11T11:42:14.097476924Z" 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 13:18:25.019912 | controller | Jun 11 11:42:14.136376 crc crio[3644]: time="2026-06-11T11:42:14.136275699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.019936 | controller | Jun 11 11:42:14.162015 crc crio[3644]: 2026-06-11T11:42:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.019959 | controller | Jun 11 11:42:14.162264 crc crio[3644]: time="2026-06-11T11:42:14.16208479Z" level=info msg="Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff"
2026-06-11 13:18:25.019980 | controller | Jun 11 11:42:14.162264 crc crio[3644]: time="2026-06-11T11:42:14.162125001Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.019998 | controller | Jun 11 11:42:14.162264 crc crio[3644]: time="2026-06-11T11:42:14.162142202Z" level=info msg="Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911"
2026-06-11 13:18:25.020015 | controller | Jun 11 11:42:14.162264 crc crio[3644]: time="2026-06-11T11:42:14.162152162Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.020032 | controller | Jun 11 11:42:14.162264 crc crio[3644]: time="2026-06-11T11:42:14.162163062Z" level=info msg="Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5"
2026-06-11 13:18:25.020049 | controller | Jun 11 11:42:14.162264 crc crio[3644]: time="2026-06-11T11:42:14.162172213Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.020066 | controller | Jun 11 11:42:14.162264 crc crio[3644]: time="2026-06-11T11:42:14.162227594Z" 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 13:18:25.020089 | controller | Jun 11 11:42:14.162817 crc crio[3644]: time="2026-06-11T11:42:14.162464781Z" 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:0xc00061e930}] Aliases:map[]}"
2026-06-11 13:18:25.020110 | controller | Jun 11 11:42:14.162817 crc crio[3644]: time="2026-06-11T11:42:14.16279463Z" 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 13:18:25.020128 | controller | Jun 11 11:42:14.213535 crc crio[3644]: 2026-06-11T11:42:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.020144 | controller | Jun 11 11:42:14.213833 crc crio[3644]: time="2026-06-11T11:42:14.213778906Z" level=info msg="Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d"
2026-06-11 13:18:25.020161 | controller | Jun 11 11:42:14.213833 crc crio[3644]: time="2026-06-11T11:42:14.213824617Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.020178 | controller | Jun 11 11:42:14.213992 crc crio[3644]: time="2026-06-11T11:42:14.213871529Z" 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 13:18:25.020202 | controller | Jun 11 11:42:14.214181 crc crio[3644]: time="2026-06-11T11:42:14.214057494Z" 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:0xc00061e9c8}] Aliases:map[]}"
2026-06-11 13:18:25.020220 | controller | Jun 11 11:42:14.214351 crc crio[3644]: time="2026-06-11T11:42:14.21429524Z" 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 13:18:25.020238 | controller | Jun 11 11:42:14.235938 crc crio[3644]: 2026-06-11T11:42:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.020255 | controller | Jun 11 11:42:14.236089 crc crio[3644]: time="2026-06-11T11:42:14.236012169Z" level=info msg="Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471"
2026-06-11 13:18:25.020272 | controller | Jun 11 11:42:14.236089 crc crio[3644]: time="2026-06-11T11:42:14.23603931Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.020289 | controller | Jun 11 11:42:14.236089 crc crio[3644]: time="2026-06-11T11:42:14.23607351Z" 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 13:18:25.020306 | controller | Jun 11 11:42:14.236237 crc crio[3644]: time="2026-06-11T11:42:14.236202774Z" 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:0xc00061ea58}] Aliases:map[]}"
2026-06-11 13:18:25.020322 | controller | Jun 11 11:42:14.236378 crc crio[3644]: time="2026-06-11T11:42:14.236313087Z" level=info msg="Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.020339 | controller | Jun 11 11:42:14.308339 crc crio[3644]: time="2026-06-11T11:42:14.308081923Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=e99a8c9c-e83c-4614-a831-730eb246e4df name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.020356 | controller | Jun 11 11:42:14.314906 crc crio[3644]: time="2026-06-11T11:42:14.31477266Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=22d38d48-666b-44bc-967c-2663a31b5a7c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.020373 | controller | Jun 11 11:42:14.318895 crc crio[3644]: time="2026-06-11T11:42:14.318532635Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=6c83db46-b1f0-4e80-91d8-297485581734 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.020390 | controller | Jun 11 11:42:14.323280 crc crio[3644]: time="2026-06-11T11:42:14.323051201Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=22e0fdce-7327-4ef3-9581-56c60781f696 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.020410 | controller | Jun 11 11:42:14.324784 crc crio[3644]: time="2026-06-11T11:42:14.324572304Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=4e596bad-c9b4-4d17-82af-c861863b8933 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.020427 | controller | Jun 11 11:42:14.325777 crc crio[3644]: time="2026-06-11T11:42:14.324934233Z" level=info msg="Created container 05c069f0006e9df608b3261571f04a1fe7765a36d74491f2848c05cfcd297a6e: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=a20ea47d-bd39-45fd-8ed2-bffb60ba7f39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.020445 | controller | Jun 11 11:42:14.325777 crc crio[3644]: time="2026-06-11T11:42:14.325004096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.020463 | controller | Jun 11 11:42:14.330100 crc crio[3644]: time="2026-06-11T11:42:14.329886103Z" level=info msg="Starting container: 05c069f0006e9df608b3261571f04a1fe7765a36d74491f2848c05cfcd297a6e" id=832a9143-149e-4496-b5e1-76e76cecdf45 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.020481 | controller | Jun 11 11:42:14.331136 crc crio[3644]: time="2026-06-11T11:42:14.331006624Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=19b7804e-976d-4561-b2ed-12d1009000c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.020499 | controller | Jun 11 11:42:14.331366 crc crio[3644]: time="2026-06-11T11:42:14.331183449Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=f11d72a9-b4d7-443b-8966-ab1186dd822e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.020517 | controller | Jun 11 11:42:14.333812 crc crio[3644]: time="2026-06-11T11:42:14.333433022Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=6ecd2091-865c-41e6-aeee-6fc9a3bdd81b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.020534 | controller | Jun 11 11:42:14.336059 crc crio[3644]: time="2026-06-11T11:42:14.335931392Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=3147e5d2-9b3f-41b6-9095-74fcac790ab9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.020551 | controller | Jun 11 11:42:14.342221 crc crio[3644]: time="2026-06-11T11:42:14.342031573Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=befc6e8a-de83-4864-b96c-1492c246511a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.020568 | controller | Jun 11 11:42:14.343006 crc crio[3644]: time="2026-06-11T11:42:14.342505856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.020586 | controller | Jun 11 11:42:14.343947 crc crio[3644]: time="2026-06-11T11:42:14.342174596Z" level=info msg="Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio" id=6675d064-e773-495c-bdfc-4d065cc8a1ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.020603 | controller | Jun 11 11:42:14.352075 crc crio[3644]: time="2026-06-11T11:42:14.342510335Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=bc01d84b-cad4-4cd0-a556-c042ec7c9ec7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.020625 | controller | Jun 11 11:42:14.352299 crc crio[3644]: time="2026-06-11T11:42:14.352218958Z" level=info msg="Started container" PID=5408 containerID=05c069f0006e9df608b3261571f04a1fe7765a36d74491f2848c05cfcd297a6e description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=832a9143-149e-4496-b5e1-76e76cecdf45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=061625758d309a721490a8135736749f5522756c7306e8c3245198445746a21e
2026-06-11 13:18:25.020644 | controller | Jun 11 11:42:14.358461 crc crio[3644]: time="2026-06-11T11:42:14.358364589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.020661 | controller | Jun 11 11:42:14.358556 crc crio[3644]: time="2026-06-11T11:42:14.358490051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.020679 | controller | Jun 11 11:42:14.382773 crc crio[3644]: time="2026-06-11T11:42:14.382365009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.020696 | controller | Jun 11 11:42:14.384915 crc crio[3644]: time="2026-06-11T11:42:14.384834229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.020713 | controller | Jun 11 11:42:14.390791 crc crio[3644]: time="2026-06-11T11:42:14.390356923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.020730 | controller | Jun 11 11:42:14.407581 crc crio[3644]: time="2026-06-11T11:42:14.407416926Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=3c673fc1-27bc-4f59-b3d6-d99394bdfd77 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.020748 | controller | Jun 11 11:42:14.414259 crc crio[3644]: time="2026-06-11T11:42:14.414060611Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=d69de5b6-0df0-413b-b67a-fc504311e946 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.020765 | controller | Jun 11 11:42:14.427397 crc crio[3644]: time="2026-06-11T11:42:14.427181982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.020782 | controller | Jun 11 11:42:14.430229 crc crio[3644]: time="2026-06-11T11:42:14.430029812Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer" id=50b0be16-2b6a-484c-8ed7-19a2a72d72df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.020800 | controller | Jun 11 11:42:14.431081 crc crio[3644]: time="2026-06-11T11:42:14.430486965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.020818 | controller | Jun 11 11:42:14.471314 crc crio[3644]: time="2026-06-11T11:42:14.469230529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.020836 | controller | Jun 11 11:42:15.419984 crc crio[3644]: 2026-06-11T11:42:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.020881 | controller | Jun 11 11:42:15.421119 crc crio[3644]: time="2026-06-11T11:42:15.421073909Z" level=info msg="Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a"
2026-06-11 13:18:25.020902 | controller | Jun 11 11:42:15.421244 crc crio[3644]: time="2026-06-11T11:42:15.421227033Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.020920 | controller | Jun 11 11:42:15.421345 crc crio[3644]: time="2026-06-11T11:42:15.421318806Z" level=info msg="Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0"
2026-06-11 13:18:25.020939 | controller | Jun 11 11:42:15.421437 crc crio[3644]: time="2026-06-11T11:42:15.421415719Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.020956 | controller | Jun 11 11:42:15.421560 crc crio[3644]: time="2026-06-11T11:42:15.421539262Z" 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 13:18:25.020975 | controller | Jun 11 11:42:15.422082 crc crio[3644]: time="2026-06-11T11:42:15.422049267Z" 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:0xc00031e358}] Aliases:map[]}"
2026-06-11 13:18:25.020992 | controller | Jun 11 11:42:15.422189 crc crio[3644]: time="2026-06-11T11:42:15.422174021Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.021013 | controller | Jun 11 11:42:15.422282 crc crio[3644]: time="2026-06-11T11:42:15.422266983Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.021035 | controller | Jun 11 11:42:15.422391 crc crio[3644]: time="2026-06-11T11:42:15.422362806Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.021053 | controller | Jun 11 11:42:16.376504 crc crio[3644]: time="2026-06-11T11:42:16.375372414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.021070 | controller | Jun 11 11:42:16.381145 crc crio[3644]: time="2026-06-11T11:42:16.380275973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.021087 | controller | Jun 11 11:42:16.405146 crc crio[3644]: time="2026-06-11T11:42:16.404518162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.021107 | controller | Jun 11 11:42:16.513079 crc crio[3644]: time="2026-06-11T11:42:16.512539637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.021131 | controller | Jun 11 11:42:16.531550 crc crio[3644]: 2026-06-11T11:42:16Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.021154 | controller | Jun 11 11:42:16.531895 crc crio[3644]: time="2026-06-11T11:42:16.53184652Z" level=info msg="Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d"
2026-06-11 13:18:25.021180 | controller | Jun 11 11:42:16.531895 crc crio[3644]: time="2026-06-11T11:42:16.531882151Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.021202 | controller | Jun 11 11:42:16.531980 crc crio[3644]: time="2026-06-11T11:42:16.531897462Z" level=info msg="Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6"
2026-06-11 13:18:25.021225 | controller | Jun 11 11:42:16.531980 crc crio[3644]: time="2026-06-11T11:42:16.531905932Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.021243 | controller | Jun 11 11:42:16.531980 crc crio[3644]: time="2026-06-11T11:42:16.531937233Z" 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 13:18:25.021260 | controller | Jun 11 11:42:16.532195 crc crio[3644]: time="2026-06-11T11:42:16.532092267Z" 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:0xc000ae0680}] Aliases:map[]}"
2026-06-11 13:18:25.021278 | controller | Jun 11 11:42:16.536903 crc crio[3644]: time="2026-06-11T11:42:16.536276966Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.021295 | controller | Jun 11 11:42:16.790214 crc crio[3644]: time="2026-06-11T11:42:16.789976775Z" level=info msg="Created container d96423515dbbe49eee5547e9bc3e9b2ebd82a1ed855ad3b33e4595e7ce6b13ef: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=bc01d84b-cad4-4cd0-a556-c042ec7c9ec7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.021313 | controller | Jun 11 11:42:16.796073 crc crio[3644]: time="2026-06-11T11:42:16.795321714Z" level=info msg="Created container 9e4435cd66d2e36909be90a2e19bc910452ac39d5d9f8c257ad84b5d8618d0d0: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio" id=6675d064-e773-495c-bdfc-4d065cc8a1ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.021330 | controller | Jun 11 11:42:16.796073 crc crio[3644]: time="2026-06-11T11:42:16.795748297Z" level=info msg="Starting container: d96423515dbbe49eee5547e9bc3e9b2ebd82a1ed855ad3b33e4595e7ce6b13ef" id=35e3dc81-2838-4fcf-b697-7fc19dadac63 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.021347 | controller | Jun 11 11:42:16.798893 crc crio[3644]: time="2026-06-11T11:42:16.798152503Z" level=info msg="Created container 51694c1db995e0e5c8418719faf835a7d7cbfd5b465abf17e18ce6c6ca12aef0: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=4e596bad-c9b4-4d17-82af-c861863b8933 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.021365 | controller | Jun 11 11:42:16.799381 crc crio[3644]: time="2026-06-11T11:42:16.798275307Z" level=info msg="Starting container: 9e4435cd66d2e36909be90a2e19bc910452ac39d5d9f8c257ad84b5d8618d0d0" id=1424b8b8-1b98-4ece-9024-ddd28c2ca3f0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.021381 | controller | Jun 11 11:42:16.799748 crc crio[3644]: time="2026-06-11T11:42:16.799491931Z" level=info msg="Starting container: 51694c1db995e0e5c8418719faf835a7d7cbfd5b465abf17e18ce6c6ca12aef0" id=5f128d03-abe7-4b6b-a782-b7ead03554eb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.021399 | controller | Jun 11 11:42:16.809284 crc crio[3644]: time="2026-06-11T11:42:16.809066108Z" level=info msg="Started container" PID=5494 containerID=d96423515dbbe49eee5547e9bc3e9b2ebd82a1ed855ad3b33e4595e7ce6b13ef description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=35e3dc81-2838-4fcf-b697-7fc19dadac63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa8902d72d04f8ed67d3d08574a35e797eae201911b70b75faf4fda0eb7cf423
2026-06-11 13:18:25.021442 | controller | Jun 11 11:42:16.831159 crc crio[3644]: time="2026-06-11T11:42:16.830866846Z" level=info msg="Started container" PID=5492 containerID=51694c1db995e0e5c8418719faf835a7d7cbfd5b465abf17e18ce6c6ca12aef0 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=5f128d03-abe7-4b6b-a782-b7ead03554eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648
2026-06-11 13:18:25.021462 | controller | Jun 11 11:42:16.836313 crc crio[3644]: time="2026-06-11T11:42:16.836119265Z" level=info msg="Started container" PID=5490 containerID=9e4435cd66d2e36909be90a2e19bc910452ac39d5d9f8c257ad84b5d8618d0d0 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=1424b8b8-1b98-4ece-9024-ddd28c2ca3f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=279a8b4f5eac5efe9d6fc03a36937ea056661b6f62c65ce10e7314b72fb5c702
2026-06-11 13:18:25.021479 | controller | Jun 11 11:42:16.872262 crc crio[3644]: time="2026-06-11T11:42:16.871984768Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=8aa848b3-a0f1-4dda-85ba-ab4b80ce70e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.021495 | controller | Jun 11 11:42:16.875477 crc crio[3644]: time="2026-06-11T11:42:16.875327233Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=ed164ee8-24eb-46e4-ab05-6cec115b7eb4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.021512 | controller | Jun 11 11:42:16.881176 crc crio[3644]: time="2026-06-11T11:42:16.88103091Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer" id=25fc03b5-f51a-48f1-b569-7e10500d4d18 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.021529 | controller | Jun 11 11:42:16.881956 crc crio[3644]: time="2026-06-11T11:42:16.881417822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.021545 | controller | Jun 11 11:42:16.886194 crc crio[3644]: time="2026-06-11T11:42:16.885990299Z" level=info msg="Created container 3f5867ca8d8fd9483408b9db614f66bdfb9b4aa74ef19451195a2320aad92115: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=befc6e8a-de83-4864-b96c-1492c246511a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.021561 | controller | Jun 11 11:42:16.887215 crc crio[3644]: time="2026-06-11T11:42:16.887170588Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=d4c2d1a8-cffa-419e-b979-73d6d2d2c6c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.021577 | controller | Jun 11 11:42:16.887382 crc crio[3644]: time="2026-06-11T11:42:16.887293435Z" level=info msg="Starting container: 3f5867ca8d8fd9483408b9db614f66bdfb9b4aa74ef19451195a2320aad92115" id=39537f99-8d01-417b-8184-4f0942d84e84 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.021593 | controller | Jun 11 11:42:16.890013 crc crio[3644]: time="2026-06-11T11:42:16.88998819Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=69d75574-3520-4235-8323-617ab1f56b33 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.021609 | controller | Jun 11 11:42:16.895919 crc crio[3644]: time="2026-06-11T11:42:16.895558877Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=2518877c-b358-445d-aeb4-3f149ce9cdcf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.021629 | controller | Jun 11 11:42:16.896297 crc crio[3644]: time="2026-06-11T11:42:16.896268568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.021650 | controller | Jun 11 11:42:16.911931 crc crio[3644]: time="2026-06-11T11:42:16.908440268Z" level=info msg="Started container" PID=5496 containerID=3f5867ca8d8fd9483408b9db614f66bdfb9b4aa74ef19451195a2320aad92115 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=39537f99-8d01-417b-8184-4f0942d84e84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce
2026-06-11 13:18:25.021669 | controller | Jun 11 11:42:16.913112 crc crio[3644]: time="2026-06-11T11:42:16.910334779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.021686 | controller | Jun 11 11:42:16.973142 crc crio[3644]: time="2026-06-11T11:42:16.971378206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.021702 | controller | Jun 11 11:42:17.226445 crc crio[3644]: 2026-06-11T11:42:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.021719 | controller | Jun 11 11:42:17.227255 crc crio[3644]: time="2026-06-11T11:42:17.226954819Z" level=info msg="Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010"
2026-06-11 13:18:25.021735 | controller | Jun 11 11:42:17.227335 crc crio[3644]: time="2026-06-11T11:42:17.227263828Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.021752 | controller | Jun 11 11:42:17.227335 crc crio[3644]: time="2026-06-11T11:42:17.22731798Z" 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 13:18:25.021769 | controller | Jun 11 11:42:17.227728 crc crio[3644]: time="2026-06-11T11:42:17.227517135Z" 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:0xc000ae0890}] Aliases:map[]}"
2026-06-11 13:18:25.021785 | controller | Jun 11 11:42:17.228454 crc crio[3644]: time="2026-06-11T11:42:17.228249936Z" level=info msg="Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.021801 | controller | Jun 11 11:42:17.540455 crc crio[3644]: time="2026-06-11T11:42:17.5402018Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=7db5e5f4-0d06-4ea6-b7b7-42965b411660 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.021817 | controller | Jun 11 11:42:17.551954 crc crio[3644]: time="2026-06-11T11:42:17.54837643Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=5d6dfdea-c3ca-4972-a916-690e39fb4efb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.021836 | controller | Jun 11 11:42:17.559454 crc crio[3644]: time="2026-06-11T11:42:17.559401999Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-resources-copy" id=04393871-ccee-4f76-89ab-2e8bffef3ee8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.021873 | controller | Jun 11 11:42:17.560091 crc crio[3644]: time="2026-06-11T11:42:17.560059908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.021893 | controller | Jun 11 11:42:17.818254 crc crio[3644]: time="2026-06-11T11:42:17.818124202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.021911 | controller | Jun 11 11:42:18.203848 crc crio[3644]: time="2026-06-11T11:42:18.203422023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.021927 | controller | Jun 11 11:42:18.391469 crc crio[3644]: 2026-06-11T11:42:18Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.021944 | controller | Jun 11 11:42:18.392081 crc crio[3644]: time="2026-06-11T11:42:18.391509532Z" level=info msg="Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f"
2026-06-11 13:18:25.021960 | controller | Jun 11 11:42:18.392081 crc crio[3644]: time="2026-06-11T11:42:18.391540633Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.021976 | controller | Jun 11 11:42:18.392081 crc crio[3644]: time="2026-06-11T11:42:18.391575014Z" 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 13:18:25.021993 | controller | Jun 11 11:42:18.392194 crc crio[3644]: time="2026-06-11T11:42:18.39210667Z" 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:0xc000896a98}] Aliases:map[]}"
2026-06-11 13:18:25.022010 | controller | Jun 11 11:42:18.393109 crc crio[3644]: time="2026-06-11T11:42:18.392246124Z" 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 13:18:25.022027 | controller | Jun 11 11:42:18.571443 crc crio[3644]: time="2026-06-11T11:42:18.570491576Z" level=info msg="Created container 4cc0da3040ccf52d2efc5e1d03458624c501684c38d57fd8ff30c17ad562d5a3: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer" id=25fc03b5-f51a-48f1-b569-7e10500d4d18 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.022048 | controller | Jun 11 11:42:18.589830 crc crio[3644]: time="2026-06-11T11:42:18.588418809Z" level=info msg="Starting container: 4cc0da3040ccf52d2efc5e1d03458624c501684c38d57fd8ff30c17ad562d5a3" id=e49040e4-16bd-437d-b0b8-f0b9e3c943ec name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.022073 | controller | Jun 11 11:42:18.849459 crc crio[3644]: time="2026-06-11T11:42:18.849036571Z" level=info msg="Started container" PID=5575 containerID=4cc0da3040ccf52d2efc5e1d03458624c501684c38d57fd8ff30c17ad562d5a3 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=e49040e4-16bd-437d-b0b8-f0b9e3c943ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa8902d72d04f8ed67d3d08574a35e797eae201911b70b75faf4fda0eb7cf423
2026-06-11 13:18:25.022102 | controller | Jun 11 11:42:19.184478 crc crio[3644]: time="2026-06-11T11:42:19.183991629Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=82fd789a-5ab2-47dd-9771-207972b28ca6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.022131 | controller | Jun 11 11:42:19.191165 crc crio[3644]: time="2026-06-11T11:42:19.190318406Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=255d68a5-6c6a-47fb-8db6-811fea9343c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.022158 | controller | Jun 11 11:42:19.207114 crc crio[3644]: time="2026-06-11T11:42:19.205059928Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=fb362034-5f51-4e67-83be-b44036ab6b1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.022186 | controller | Jun 11 11:42:19.207114 crc crio[3644]: time="2026-06-11T11:42:19.205955603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.022214 | controller | Jun 11 11:42:19.350542 crc crio[3644]: time="2026-06-11T11:42:19.350273799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.022241 | controller | Jun 11 11:42:19.818895 crc crio[3644]: time="2026-06-11T11:42:19.818069268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.022267 | controller | Jun 11 11:42:19.826582 crc crio[3644]: 2026-06-11T11:42:19Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.022293 | controller | Jun 11 11:42:19.826582 crc crio[3644]: time="2026-06-11T11:42:19.824215164Z" level=info msg="Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9"
2026-06-11 13:18:25.022320 | controller | Jun 11 11:42:19.826582 crc crio[3644]: time="2026-06-11T11:42:19.824239675Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.022347 | controller | Jun 11 11:42:19.826582 crc crio[3644]: time="2026-06-11T11:42:19.824274446Z" 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 13:18:25.022374 | controller | Jun 11 11:42:19.826582 crc crio[3644]: time="2026-06-11T11:42:19.82441809Z" 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:0xc00152e200}] Aliases:map[]}"
2026-06-11 13:18:25.022402 | controller | Jun 11 11:42:19.826582 crc crio[3644]: time="2026-06-11T11:42:19.825119Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.022434 | controller | Jun 11 11:42:20.782874 crc crio[3644]: time="2026-06-11T11:42:20.773955949Z" level=info msg="Created container 0b927170126eb13d29a1b6a333bbc9f8dd141704e973bcdc68de18ca8a0fa6d8: openshift-etcd/etcd-crc/etcd-resources-copy" id=04393871-ccee-4f76-89ab-2e8bffef3ee8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.022462 | controller | Jun 11 11:42:20.790435 crc crio[3644]: time="2026-06-11T11:42:20.787135443Z" level=info msg="Starting container: 0b927170126eb13d29a1b6a333bbc9f8dd141704e973bcdc68de18ca8a0fa6d8" id=5a1b6a6b-fa0d-45a8-a43d-9d535ec34eaf name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.022488 | controller | Jun 11 11:42:20.914140 crc crio[3644]: 2026-06-11T11:42:20Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.022514 | controller | Jun 11 11:42:20.916263 crc crio[3644]: time="2026-06-11T11:42:20.914806101Z" level=info msg="Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5"
2026-06-11 13:18:25.022541 | controller | Jun 11 11:42:20.916263 crc crio[3644]: time="2026-06-11T11:42:20.914868323Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.022567 | controller | Jun 11 11:42:20.916263 crc crio[3644]: time="2026-06-11T11:42:20.914885993Z" level=info msg="Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3"
2026-06-11 13:18:25.022593 | controller | Jun 11 11:42:20.916263 crc crio[3644]: time="2026-06-11T11:42:20.914894103Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.022619 | controller | Jun 11 11:42:20.916263 crc crio[3644]: time="2026-06-11T11:42:20.914932754Z" 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 13:18:25.022646 | controller | Jun 11 11:42:20.916263 crc crio[3644]: time="2026-06-11T11:42:20.915086659Z" 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:0xc00152e3a0}] Aliases:map[]}"
2026-06-11 13:18:25.022673 | controller | Jun 11 11:42:20.916263 crc crio[3644]: time="2026-06-11T11:42:20.915239474Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.022700 | controller | Jun 11 11:42:20.952823 crc crio[3644]: time="2026-06-11T11:42:20.949041001Z" level=info msg="Started container" PID=5621 containerID=0b927170126eb13d29a1b6a333bbc9f8dd141704e973bcdc68de18ca8a0fa6d8 description=openshift-etcd/etcd-crc/etcd-resources-copy id=5a1b6a6b-fa0d-45a8-a43d-9d535ec34eaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce
2026-06-11 13:18:25.022726 | controller | Jun 11 11:42:21.359170 crc crio[3644]: time="2026-06-11T11:42:21.358944177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.022752 | controller | Jun 11 11:42:21.422003 crc crio[3644]: 2026-06-11T11:42:21Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.022783 | controller | Jun 11 11:42:21.422003 crc crio[3644]: time="2026-06-11T11:42:21.421366061Z" level=info msg="Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7"
2026-06-11 13:18:25.022809 | controller | Jun 11 11:42:21.422003 crc crio[3644]: time="2026-06-11T11:42:21.421412772Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.022835 | controller | Jun 11 11:42:21.422003 crc crio[3644]: time="2026-06-11T11:42:21.421464604Z" 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 13:18:25.022890 | controller | Jun 11 11:42:21.422003 crc crio[3644]: time="2026-06-11T11:42:21.421933898Z" 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:0xc0008962d8}] Aliases:map[]}"
2026-06-11 13:18:25.022920 | controller | Jun 11 11:42:21.422431 crc crio[3644]: time="2026-06-11T11:42:21.422143353Z" 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 13:18:25.022948 | controller | Jun 11 11:42:21.618261 crc crio[3644]: time="2026-06-11T11:42:21.618026889Z" level=info msg="Created container 2c9058b478f4d7e7e790e9a7d0c040fde36b85c18a8951e432c90f12b38febe3: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=fb362034-5f51-4e67-83be-b44036ab6b1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.022975 | controller | Jun 11 11:42:21.624074 crc crio[3644]: time="2026-06-11T11:42:21.623926027Z" level=info msg="Starting container: 2c9058b478f4d7e7e790e9a7d0c040fde36b85c18a8951e432c90f12b38febe3" id=0090d806-6a31-4c34-b56e-5af596ea0824 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.023002 | controller | Jun 11 11:42:21.684242 crc crio[3644]: time="2026-06-11T11:42:21.682760069Z" level=info msg="Started container" PID=5659 containerID=2c9058b478f4d7e7e790e9a7d0c040fde36b85c18a8951e432c90f12b38febe3 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=0090d806-6a31-4c34-b56e-5af596ea0824 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa8902d72d04f8ed67d3d08574a35e797eae201911b70b75faf4fda0eb7cf423
2026-06-11 13:18:25.023029 | controller | Jun 11 11:42:21.821579 crc crio[3644]: time="2026-06-11T11:42:21.821355367Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=3e3f057e-535c-4e13-9cea-2bf0f9675d53 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.023055 | controller | Jun 11 11:42:21.829063 crc crio[3644]: time="2026-06-11T11:42:21.828089492Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=d33c51d9-ac02-4cd9-9ac0-4e8f0527495e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.023080 | controller | Jun 11 11:42:21.864968 crc crio[3644]: time="2026-06-11T11:42:21.864923694Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcdctl" id=ef8aa60a-dadc-4073-a2ff-f7f557828e06 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.023107 | controller | Jun 11 11:42:21.865469 crc crio[3644]: time="2026-06-11T11:42:21.865443829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.023139 | controller | Jun 11 11:42:21.964267 crc crio[3644]: time="2026-06-11T11:42:21.963166978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.023167 | controller | Jun 11 11:42:22.870257 crc crio[3644]: 2026-06-11T11:42:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.023194 | controller | Jun 11 11:42:22.877149 crc crio[3644]: time="2026-06-11T11:42:22.875446446Z" level=info msg="Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda"
2026-06-11 13:18:25.023219 | controller | Jun 11 11:42:22.880441 crc crio[3644]: time="2026-06-11T11:42:22.879140111Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.023244 | controller | Jun 11 11:42:22.882367 crc crio[3644]: time="2026-06-11T11:42:22.882317176Z" level=info msg="Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a"
2026-06-11 13:18:25.023269 | controller | Jun 11 11:42:22.882497 crc crio[3644]: time="2026-06-11T11:42:22.882478751Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.023313 | controller | Jun 11 11:42:22.883166 crc crio[3644]: time="2026-06-11T11:42:22.882629765Z" level=info msg="Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852"
2026-06-11 13:18:25.023340 | controller | Jun 11 11:42:22.883273 crc crio[3644]: time="2026-06-11T11:42:22.883253863Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.023365 | controller | Jun 11 11:42:22.883420 crc crio[3644]: time="2026-06-11T11:42:22.883391757Z" 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 13:18:25.023390 | controller | Jun 11 11:42:22.884041 crc crio[3644]: time="2026-06-11T11:42:22.884009234Z" 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:0xc0001305a0}] Aliases:map[]}"
2026-06-11 13:18:25.023414 | controller | Jun 11 11:42:22.884453 crc crio[3644]: time="2026-06-11T11:42:22.884428386Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.023439 | controller | Jun 11 11:42:23.428358 crc crio[3644]: time="2026-06-11T11:42:23.428018814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.023464 | controller | Jun 11 11:42:23.769030 crc crio[3644]: time="2026-06-11T11:42:23.763424652Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.023490 | controller | Jun 11 11:42:23.783304 crc crio[3644]: 2026-06-11T11:42:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.023514 | controller | Jun 11 11:42:23.785365 crc crio[3644]: time="2026-06-11T11:42:23.782354608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.023544 | controller | Jun 11 11:42:23.785365 crc crio[3644]: time="2026-06-11T11:42:23.784369241Z" level=info msg="Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1"
2026-06-11 13:18:25.023569 | controller | Jun 11 11:42:23.785365 crc crio[3644]: time="2026-06-11T11:42:23.784723431Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.023594 | controller | Jun 11 11:42:23.785365 crc crio[3644]: time="2026-06-11T11:42:23.784792213Z" 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 13:18:25.023619 | controller | Jun 11 11:42:23.785365 crc crio[3644]: time="2026-06-11T11:42:23.785015969Z" 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:0xc000ae04a0}] Aliases:map[]}"
2026-06-11 13:18:25.023644 | controller | Jun 11 11:42:23.785365 crc crio[3644]: time="2026-06-11T11:42:23.785209324Z" 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 13:18:25.023669 | controller | Jun 11 11:42:23.819980 crc crio[3644]: time="2026-06-11T11:42:23.819370116Z" level=info msg="Created container 577b2e4996c605bcf69ba34d9af3c2bb229c0b7fe432680ece70e2ae5cdc32af: openshift-etcd/etcd-crc/etcdctl" id=ef8aa60a-dadc-4073-a2ff-f7f557828e06 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.023694 | controller | Jun 11 11:42:23.826487 crc crio[3644]: time="2026-06-11T11:42:23.825173078Z" level=info msg="Starting container: 577b2e4996c605bcf69ba34d9af3c2bb229c0b7fe432680ece70e2ae5cdc32af" id=b364ac8e-ff6e-427d-bfac-205ce599a53f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.023720 | controller | Jun 11 11:42:23.874826 crc crio[3644]: time="2026-06-11T11:42:23.874462639Z" level=info msg="Started container" PID=5736 containerID=577b2e4996c605bcf69ba34d9af3c2bb229c0b7fe432680ece70e2ae5cdc32af description=openshift-etcd/etcd-crc/etcdctl id=b364ac8e-ff6e-427d-bfac-205ce599a53f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce
2026-06-11 13:18:25.023749 | controller | Jun 11 11:42:23.966490 crc crio[3644]: time="2026-06-11T11:42:23.966252423Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=cd76fc7a-460d-4c55-9d05-3cce8aed75fc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.023779 | controller | Jun 11 11:42:23.976195 crc crio[3644]: time="2026-06-11T11:42:23.976012076Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=a29bea3b-7a48-4c8e-87dd-0bf7489bdd7c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.023807 | controller | Jun 11 11:42:23.982990 crc crio[3644]: time="2026-06-11T11:42:23.982479146Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd" id=12c21945-2665-403e-9cba-8eafd72e8046 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.023835 | controller | Jun 11 11:42:23.984058 crc crio[3644]: time="2026-06-11T11:42:23.983510536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.023897 | controller | Jun 11 11:42:24.076206 crc crio[3644]: 2026-06-11T11:42:24Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.023931 | controller | Jun 11 11:42:24.076483 crc crio[3644]: time="2026-06-11T11:42:24.076410124Z" level=info msg="Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2"
2026-06-11 13:18:25.023961 | controller | Jun 11 11:42:24.076483 crc crio[3644]: time="2026-06-11T11:42:24.076464795Z" level=info msg="cleanup sandbox network"
2026-06-11 13:18:25.023991 | controller | Jun 11 11:42:24.076741 crc crio[3644]: time="2026-06-11T11:42:24.076527057Z" 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 13:18:25.024021 | controller | Jun 11 11:42:24.077076 crc crio[3644]: time="2026-06-11T11:42:24.076895317Z" 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:0xc001682700}] Aliases:map[]}"
2026-06-11 13:18:25.024052 | controller | Jun 11 11:42:24.077401 crc crio[3644]: time="2026-06-11T11:42:24.077235896Z" 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 13:18:25.024081 | controller | Jun 11 11:42:24.109085 crc crio[3644]: time="2026-06-11T11:42:24.108205121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.024227 | controller | Jun 11 11:42:24.129077 crc crio[3644]: time="2026-06-11T11:42:24.129016685Z" level=info msg="Created container f34df14e93c4132c8ccb7d29618d8394741d4a0e48c6605211145de95b5a841f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=2518877c-b358-445d-aeb4-3f149ce9cdcf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.024269 | controller | Jun 11 11:42:24.137107 crc crio[3644]: time="2026-06-11T11:42:24.13649627Z" level=info msg="Starting container: f34df14e93c4132c8ccb7d29618d8394741d4a0e48c6605211145de95b5a841f" id=ad92b354-91cf-4d62-a140-8383ef7279a1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.024299 | controller | Jun 11 11:42:24.195144 crc crio[3644]: time="2026-06-11T11:42:24.19448967Z" level=info msg="Created container 4577c1dae034079fb116a963392e33c7742eb7bec8a2c4c30b6c38480a65741d: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer" id=50b0be16-2b6a-484c-8ed7-19a2a72d72df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.024327 | controller | Jun 11 11:42:24.200229 crc crio[3644]: time="2026-06-11T11:42:24.19828016Z" level=info msg="Starting container: 4577c1dae034079fb116a963392e33c7742eb7bec8a2c4c30b6c38480a65741d" id=405d5c37-7327-42c9-868f-70b9ed1d077f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.024355 | controller | Jun 11 11:42:24.333803 crc crio[3644]: time="2026-06-11T11:42:24.333002866Z" level=info msg="Started container" PID=5759 containerID=4577c1dae034079fb116a963392e33c7742eb7bec8a2c4c30b6c38480a65741d description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=405d5c37-7327-42c9-868f-70b9ed1d077f name=/runtime.v1.RuntimeService/StartContainer sandboxID=061625758d309a721490a8135736749f5522756c7306e8c3245198445746a21e
2026-06-11 13:18:25.024388 | controller | Jun 11 11:42:24.361874 crc crio[3644]: time="2026-06-11T11:42:24.361309111Z" level=info msg="Started container" PID=5757 containerID=f34df14e93c4132c8ccb7d29618d8394741d4a0e48c6605211145de95b5a841f description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=ad92b354-91cf-4d62-a140-8383ef7279a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648
2026-06-11 13:18:25.024417 | controller | Jun 11 11:42:24.491400 crc crio[3644]: time="2026-06-11T11:42:24.486466903Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=1ab92ab3-11f3-4c2c-93f6-9050479f8688 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.024445 | controller | Jun 11 11:42:24.523876 crc crio[3644]: time="2026-06-11T11:42:24.52152246Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=c3245600-ef12-47df-b312-5791675f970b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.024473 | controller | Jun 11 11:42:24.545490 crc crio[3644]: time="2026-06-11T11:42:24.545246821Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=eb330fd2-92b2-45c7-aeec-9b59377bf7f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.024500 | controller | Jun 11 11:42:24.552417 crc crio[3644]: time="2026-06-11T11:42:24.546502367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.024527 | controller | Jun 11 11:42:24.726478 crc crio[3644]: time="2026-06-11T11:42:24.714219185Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=8949b467-bc76-4a7e-8b04-d8ab48e68ccf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.024555 | controller | Jun 11 11:42:24.768888 crc crio[3644]: time="2026-06-11T11:42:24.766439083Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=57aa7264-5f4a-4cbf-a800-d66facca483f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.024582 | controller | Jun 11 11:42:24.788045 crc crio[3644]: time="2026-06-11T11:42:24.787804612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.024609 | controller | Jun 11 11:42:24.797921 crc crio[3644]: time="2026-06-11T11:42:24.787936742Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=84905561-c413-4750-a2b7-1a641b212d1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.024636 | controller | Jun 11 11:42:24.798502 crc crio[3644]: time="2026-06-11T11:42:24.798344997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.024669 | controller | Jun 11 11:42:24.839098 crc crio[3644]: 2026-06-11T11:42:24Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.024697 | controller | Jun 11 11:42:24.843374 crc crio[3644]: time="2026-06-11T11:42:24.841202967Z" level=info msg="Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d"
2026-06-11 13:18:25.024732 | controller | Jun 11 11:42:24.978719 crc crio[3644]: time="2026-06-11T11:42:24.978056541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.024760 | controller | Jun 11 11:42:25.812736 crc crio[3644]: time="2026-06-11T11:42:25.811543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.024787 | controller | Jun 11 11:42:26.395524 crc crio[3644]: time="2026-06-11T11:42:26.395270516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.024814 | controller | Jun 11 11:42:26.481482 crc crio[3644]: time="2026-06-11T11:42:26.481064965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.024841 | controller | Jun 11 11:42:26.551019 crc crio[3644]: time="2026-06-11T11:42:26.550377614Z" level=info msg="Created container 0b681eb773409774bdab99a73584685855cbb057199dc289dc31b6889c8c2ff9: openshift-etcd/etcd-crc/etcd" id=12c21945-2665-403e-9cba-8eafd72e8046 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.024896 | controller | Jun 11 11:42:26.561449 crc crio[3644]: time="2026-06-11T11:42:26.561109668Z" level=info msg="Starting container: 0b681eb773409774bdab99a73584685855cbb057199dc289dc31b6889c8c2ff9" id=9cfd1d64-8056-4755-9a04-c316ac76f5dc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.024927 | controller | Jun 11 11:42:26.632241 crc crio[3644]: time="2026-06-11T11:42:26.632030827Z" level=info msg="Started container" PID=5800 containerID=0b681eb773409774bdab99a73584685855cbb057199dc289dc31b6889c8c2ff9 description=openshift-etcd/etcd-crc/etcd id=9cfd1d64-8056-4755-9a04-c316ac76f5dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce
2026-06-11 13:18:25.024957 | controller | Jun 11 11:42:26.653080 crc crio[3644]: time="2026-06-11T11:42:26.652333863Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=d360354d-a812-4e26-9818-a20122f360ad name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.024984 | controller | Jun 11 11:42:26.665178 crc crio[3644]: time="2026-06-11T11:42:26.664982437Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=3de85efc-0130-441f-bb56-05c90f7c9bc5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.025011 | controller | Jun 11 11:42:26.680144 crc crio[3644]: time="2026-06-11T11:42:26.680010037Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-metrics" id=d6c221b4-250b-4249-8bbf-00db4dc98b7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.025039 | controller | Jun 11 11:42:26.680938 crc crio[3644]: time="2026-06-11T11:42:26.680912822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.025067 | controller | Jun 11 11:42:26.740065 crc crio[3644]: time="2026-06-11T11:42:26.739900741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.025095 | controller | Jun 11 11:42:26.792261 crc crio[3644]: time="2026-06-11T11:42:26.792191785Z" level=info msg="Created container 78964ea3b923e2df1070af1f9a4c822ca2eec4f15ca1f2b5317f0243baf2a936: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=eb330fd2-92b2-45c7-aeec-9b59377bf7f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.025127 | controller | Jun 11 11:42:26.794908 crc crio[3644]: time="2026-06-11T11:42:26.793292174Z" level=info msg="Created container cc4488ae855dfe225383863e0ef25d490c570218dfa330a6abb9cbb340bd1c3d: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=84905561-c413-4750-a2b7-1a641b212d1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.025155 | controller | Jun 11 11:42:26.795865 crc crio[3644]: time="2026-06-11T11:42:26.795730222Z" level=info msg="Starting container: cc4488ae855dfe225383863e0ef25d490c570218dfa330a6abb9cbb340bd1c3d" id=a4024b96-873d-47a5-be56-23ad308f5813 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.025181 | controller | Jun 11 11:42:26.795958 crc crio[3644]: time="2026-06-11T11:42:26.795898917Z" level=info msg="Starting container: 78964ea3b923e2df1070af1f9a4c822ca2eec4f15ca1f2b5317f0243baf2a936" id=d6d95823-ed56-4ebe-ad94-829ac164bb12 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.025206 | controller | Jun 11 11:42:26.838453 crc crio[3644]: time="2026-06-11T11:42:26.838209899Z" level=info msg="Started container" PID=5812 containerID=cc4488ae855dfe225383863e0ef25d490c570218dfa330a6abb9cbb340bd1c3d description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=a4024b96-873d-47a5-be56-23ad308f5813 name=/runtime.v1.RuntimeService/StartContainer sandboxID=061625758d309a721490a8135736749f5522756c7306e8c3245198445746a21e
2026-06-11 13:18:25.025231 | controller | Jun 11 11:42:26.869275 crc crio[3644]: time="2026-06-11T11:42:26.869220475Z" level=info msg="Started container" PID=5811 containerID=78964ea3b923e2df1070af1f9a4c822ca2eec4f15ca1f2b5317f0243baf2a936 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=d6d95823-ed56-4ebe-ad94-829ac164bb12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648
2026-06-11 13:18:25.025255 | controller | Jun 11 11:42:26.915843 crc crio[3644]: time="2026-06-11T11:42:26.913351552Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=f338285a-35fe-4b01-9627-409149c9e937 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.025278 | controller | Jun 11 11:42:26.920936 crc crio[3644]: time="2026-06-11T11:42:26.920056858Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=d993fc3e-12ac-4b7c-8a6d-e6451d21ba1c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.025301 | controller | Jun 11 11:42:26.930011 crc crio[3644]: time="2026-06-11T11:42:26.929486596Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=edfe1a6e-2d7e-4c8f-9f49-e84db32da3b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.025325 | controller | Jun 11 11:42:26.943309 crc crio[3644]: time="2026-06-11T11:42:26.943042711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.025348 | controller | Jun 11 11:42:26.993590 crc crio[3644]: time="2026-06-11T11:42:26.993448161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.025371 | controller | Jun 11 11:42:28.713982 crc crio[3644]: time="2026-06-11T11:42:28.713214416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.025398 | controller | Jun 11 11:42:28.857430 crc crio[3644]: time="2026-06-11T11:42:28.856974016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.025423 | controller | Jun 11 11:42:29.239221 crc crio[3644]: time="2026-06-11T11:42:29.239030797Z" level=info msg="Created container a4147c66099f39fbe46adf410c4396efa3b76b97a144109ddef94d0e55e9455c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=edfe1a6e-2d7e-4c8f-9f49-e84db32da3b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.025448 | controller | Jun 11 11:42:29.241994 crc crio[3644]: time="2026-06-11T11:42:29.24180236Z" level=info msg="Starting container: a4147c66099f39fbe46adf410c4396efa3b76b97a144109ddef94d0e55e9455c" id=5903643e-cbbb-4e54-b75a-887fa22c5131 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.025473 | controller | Jun 11 11:42:29.242979 crc crio[3644]: time="2026-06-11T11:42:29.242768077Z" level=info msg="Created container c064d8099ec1df931905e8b9c9899911c3c03b7280635e04c32d85e517c65640: openshift-etcd/etcd-crc/etcd-metrics" id=d6c221b4-250b-4249-8bbf-00db4dc98b7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.025497 | controller | Jun 11 11:42:29.247565 crc crio[3644]: time="2026-06-11T11:42:29.247508454Z" level=info msg="Starting container: c064d8099ec1df931905e8b9c9899911c3c03b7280635e04c32d85e517c65640" id=245be8c8-4099-423c-94cc-8c6d03de3ec4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.025522 | controller | Jun 11 11:42:29.263571 crc crio[3644]: time="2026-06-11T11:42:29.263429415Z" level=info msg="Started container" PID=5885 containerID=c064d8099ec1df931905e8b9c9899911c3c03b7280635e04c32d85e517c65640 description=openshift-etcd/etcd-crc/etcd-metrics id=245be8c8-4099-423c-94cc-8c6d03de3ec4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce
2026-06-11 13:18:25.025546 | controller | Jun 11 11:42:29.286757 crc crio[3644]: time="2026-06-11T11:42:29.271020058Z" level=info msg="Started container" PID=5887 containerID=a4147c66099f39fbe46adf410c4396efa3b76b97a144109ddef94d0e55e9455c description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=5903643e-cbbb-4e54-b75a-887fa22c5131 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648
2026-06-11 13:18:25.025571 | controller | Jun 11 11:42:29.303121 crc crio[3644]: time="2026-06-11T11:42:29.300575653Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=184a983a-c16d-427a-84fc-25b288168b0e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.025596 | controller | Jun 11 11:42:29.308127 crc crio[3644]: time="2026-06-11T11:42:29.307956782Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=3549749d-6ed9-4e2b-9316-8ce6554123f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.025621 | controller | Jun 11 11:42:29.321391 crc crio[3644]: time="2026-06-11T11:42:29.319349169Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=7e92556d-4c49-4176-9773-65533e4ca657 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.025646 | controller | Jun 11 11:42:29.325414 crc crio[3644]: time="2026-06-11T11:42:29.325367121Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=f8d8d535-37e3-4dd8-bf76-673152b0c7fc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.025671 | controller | Jun 11 11:42:29.351191 crc crio[3644]: time="2026-06-11T11:42:29.339907811Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-readyz" id=8be4c865-4f08-429f-a079-f513667b5d71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.025698 | controller | Jun 11 11:42:29.351191 crc crio[3644]: time="2026-06-11T11:42:29.345442898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.025723 | controller | Jun 11 11:42:29.351191 crc crio[3644]: time="2026-06-11T11:42:29.346580799Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=9d014a59-bcea-4213-84b5-e91959df3ab5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.025749 | controller | Jun 11 11:42:29.351191 crc crio[3644]: time="2026-06-11T11:42:29.347752702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.025773 | controller | Jun 11 11:42:29.492073 crc crio[3644]: time="2026-06-11T11:42:29.489886526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.025798 | controller | Jun 11 11:42:29.504501 crc crio[3644]: time="2026-06-11T11:42:29.501158934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.025826 | controller | Jun 11 11:42:31.260141 crc crio[3644]: time="2026-06-11T11:42:31.259621968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.025884 | controller | Jun 11 11:42:31.463294 crc crio[3644]: time="2026-06-11T11:42:31.462247134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.025919 | controller | Jun 11 11:42:31.620159 crc crio[3644]: time="2026-06-11T11:42:31.619619922Z" level=info msg="Created container 4f6de10a355a1b3aa6be433e5010760a32fe4d28c810562460c77d7bf855e1ec: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=9d014a59-bcea-4213-84b5-e91959df3ab5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.025950 | controller | Jun 11 11:42:31.624331 crc crio[3644]: time="2026-06-11T11:42:31.623547342Z" level=info msg="Starting container: 4f6de10a355a1b3aa6be433e5010760a32fe4d28c810562460c77d7bf855e1ec" id=70ef436b-3c79-4a8e-b08a-f3d12b73789a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.025981 | controller | Jun 11 11:42:31.677208 crc crio[3644]: time="2026-06-11T11:42:31.676969705Z" level=info msg="Started container" PID=5921 containerID=4f6de10a355a1b3aa6be433e5010760a32fe4d28c810562460c77d7bf855e1ec description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=70ef436b-3c79-4a8e-b08a-f3d12b73789a name=/runtime.v1.RuntimeService/StartContainer sandboxID=65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648
2026-06-11 13:18:25.026012 | controller | Jun 11 11:42:31.800290 crc crio[3644]: time="2026-06-11T11:42:31.793203496Z" level=info msg="Created container 5337c96de581f1607c4e3e20811b26d9c68e95c515b779f83549d2aed570e36e: openshift-etcd/etcd-crc/etcd-readyz" id=8be4c865-4f08-429f-a079-f513667b5d71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.026041 | controller | Jun 11 11:42:31.800770 crc crio[3644]: time="2026-06-11T11:42:31.800396005Z" level=info msg="Starting container: 5337c96de581f1607c4e3e20811b26d9c68e95c515b779f83549d2aed570e36e" id=07855f47-7bde-49af-8d31-18263b9becf3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.026070 | controller | Jun 11 11:42:31.851013 crc crio[3644]: time="2026-06-11T11:42:31.850346782Z" level=info msg="Started container" PID=5926 containerID=5337c96de581f1607c4e3e20811b26d9c68e95c515b779f83549d2aed570e36e description=openshift-etcd/etcd-crc/etcd-readyz id=07855f47-7bde-49af-8d31-18263b9becf3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce
2026-06-11 13:18:25.026105 | controller | Jun 11 11:42:31.889170 crc crio[3644]: time="2026-06-11T11:42:31.88889856Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=2f10c5ce-b2a3-4ebe-a990-38d5f454e0fe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.026136 | controller | Jun 11 11:42:31.894838 crc crio[3644]: time="2026-06-11T11:42:31.894279891Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=72201b6e-09ed-47cb-8fc7-22a3fc892c08 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.026165 | controller | Jun 11 11:42:31.901188 crc crio[3644]: time="2026-06-11T11:42:31.900915477Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-rev" id=86992386-bf97-43ea-8d1a-351e7468073c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.026194 | controller | Jun 11 11:42:31.901490 crc crio[3644]: time="2026-06-11T11:42:31.901362519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.026224 | controller | Jun 11 11:42:31.994594 crc crio[3644]: time="2026-06-11T11:42:31.993844795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.026253 | controller | Jun 11 11:42:32.632258 crc crio[3644]: time="2026-06-11T11:42:32.632177962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.026282 | controller | Jun 11 11:42:32.779522 crc crio[3644]: time="2026-06-11T11:42:32.779442829Z" level=info msg="Created container 44aff769c18900ce5201cd2098404513f6acb5b97500d60216ced387661f8ca5: openshift-etcd/etcd-crc/etcd-rev" id=86992386-bf97-43ea-8d1a-351e7468073c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.026311 | controller | Jun 11 11:42:32.781478 crc crio[3644]: time="2026-06-11T11:42:32.781303581Z" level=info msg="Starting container: 44aff769c18900ce5201cd2098404513f6acb5b97500d60216ced387661f8ca5" id=014bb14e-9499-4fb3-a74e-fe309cd37bde name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.026342 | controller | Jun 11 11:42:32.790142 crc crio[3644]: time="2026-06-11T11:42:32.788273266Z" level=info msg="Started container" PID=5955 containerID=44aff769c18900ce5201cd2098404513f6acb5b97500d60216ced387661f8ca5 description=openshift-etcd/etcd-crc/etcd-rev id=014bb14e-9499-4fb3-a74e-fe309cd37bde name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce
2026-06-11 13:18:25.026372 | controller | Jun 11 11:42:49.631290 crc crio[3644]: time="2026-06-11T11:42:49.629569287Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=3aa53b0e-96af-400a-90f1-97c600615e66 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.026401 | controller | Jun 11 11:42:49.639588 crc crio[3644]: time="2026-06-11T11:42:49.639402023Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=284455a6-0d80-44ea-b88b-b1ae502eec5c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.026430 | controller | Jun 11 11:42:49.648257 crc crio[3644]: time="2026-06-11T11:42:49.64809867Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=def79745-5dd6-4fc7-bd0c-e77168d697ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.026465 | controller | Jun 11 11:42:49.649078 crc crio[3644]: time="2026-06-11T11:42:49.648927542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.026496 | controller | Jun 11 11:42:49.686629 crc crio[3644]: time="2026-06-11T11:42:49.685999985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.026525 | controller | Jun 11 11:42:50.342206 crc crio[3644]: time="2026-06-11T11:42:50.34212669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.026553 | controller | Jun 11 11:42:50.426352 crc crio[3644]: time="2026-06-11T11:42:50.426148428Z" level=info msg="Created container 87bf249e8aced05d424e60e8f7f7a1d816d2852ff6febc925122b1b7df1acd62: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=def79745-5dd6-4fc7-bd0c-e77168d697ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.026582 | controller | Jun 11 11:42:50.427390 crc crio[3644]: time="2026-06-11T11:42:50.427305971Z" level=info msg="Starting container: 87bf249e8aced05d424e60e8f7f7a1d816d2852ff6febc925122b1b7df1acd62" id=61cba7ae-3ea3-403a-82e3-557a8d501ee6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.026611 | controller | Jun 11 11:42:50.435742 crc crio[3644]: time="2026-06-11T11:42:50.435560182Z" level=info msg="Started container" PID=6186 containerID=87bf249e8aced05d424e60e8f7f7a1d816d2852ff6febc925122b1b7df1acd62 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=61cba7ae-3ea3-403a-82e3-557a8d501ee6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648
2026-06-11 13:18:25.026639 | controller | Jun 11 11:42:50.645120 crc crio[3644]: time="2026-06-11T11:42:50.645023878Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=2bfe523b-b3d6-4601-87a3-c523537723c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.026666 | controller | Jun 11 11:42:50.649231 crc crio[3644]: time="2026-06-11T11:42:50.648412533Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=6da1ed83-7653-4e7a-942b-dc445f4f74a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.026694 | controller | Jun 11 11:42:50.653431 crc crio[3644]: time="2026-06-11T11:42:50.653252569Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=2a0ab370-2ce2-48f6-9eb7-1b4883d42d18 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.026722 | controller | Jun 11 11:42:50.653805 crc crio[3644]: time="2026-06-11T11:42:50.653579398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.026749 | controller | Jun 11 11:42:50.669288 crc crio[3644]: time="2026-06-11T11:42:50.669102951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.026777 | controller | Jun 11 11:42:51.211633 crc crio[3644]: time="2026-06-11T11:42:51.211264009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.026805 | controller | Jun 11 11:42:51.315527 crc crio[3644]: time="2026-06-11T11:42:51.31537106Z" level=info msg="Created container 250fc86cae8bc03ee753b3820f3af0f1889884c0505e678ce2d45e5c110f9e17: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=2a0ab370-2ce2-48f6-9eb7-1b4883d42d18 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.026838 | controller | Jun 11 11:42:51.317469 crc crio[3644]: time="2026-06-11T11:42:51.317306083Z" level=info msg="Starting container: 250fc86cae8bc03ee753b3820f3af0f1889884c0505e678ce2d45e5c110f9e17" id=fc11fb46-43e6-432f-b721-b86249fff87c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.026896 | controller | Jun 11 11:42:51.327789 crc crio[3644]: time="2026-06-11T11:42:51.327444597Z" level=info msg="Started container" PID=6246 containerID=250fc86cae8bc03ee753b3820f3af0f1889884c0505e678ce2d45e5c110f9e17 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=fc11fb46-43e6-432f-b721-b86249fff87c name=/runtime.v1.RuntimeService/StartContainer sandboxID=65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648
2026-06-11 13:18:25.026929 | controller | Jun 11 11:42:51.669112 crc crio[3644]: time="2026-06-11T11:42:51.668720449Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=f6a04f51-0925-4fc5-9c94-8906128d2a24 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.026957 | controller | Jun 11 11:42:51.674537 crc crio[3644]: time="2026-06-11T11:42:51.674089649Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=110437f1-485f-443f-95b4-7f0f8f997481 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.026985 | controller | Jun 11 11:42:51.680634 crc crio[3644]: time="2026-06-11T11:42:51.678592848Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=24b531e1-1f08-4399-a106-4cbdce618d90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.027012 | controller | Jun 11 11:42:51.680634 crc crio[3644]: time="2026-06-11T11:42:51.679976498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.027040 | controller | Jun 11 11:42:51.731102 crc crio[3644]: time="2026-06-11T11:42:51.730587069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.027067 | controller | Jun 11 11:42:52.489474 crc crio[3644]: time="2026-06-11T11:42:52.48851051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.027095 | controller | Jun 11 11:42:52.632121 crc crio[3644]: time="2026-06-11T11:42:52.632025651Z" level=info msg="Created container dfbf5bc10f0c37db94a860f40c8344fb9da67d317d5e3b332d4d5c797fad8523: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=24b531e1-1f08-4399-a106-4cbdce618d90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.027123 | controller | Jun 11 11:42:52.634569 crc crio[3644]: time="2026-06-11T11:42:52.634505246Z" level=info msg="Starting container: dfbf5bc10f0c37db94a860f40c8344fb9da67d317d5e3b332d4d5c797fad8523" id=e12fc4f9-e33f-469e-8c29-23345f99f648 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.027150 | controller | Jun 11 11:42:52.645022 crc crio[3644]: time="2026-06-11T11:42:52.642947906Z" level=info msg="Started container" PID=6275 containerID=dfbf5bc10f0c37db94a860f40c8344fb9da67d317d5e3b332d4d5c797fad8523 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=e12fc4f9-e33f-469e-8c29-23345f99f648 name=/runtime.v1.RuntimeService/StartContainer sandboxID=061625758d309a721490a8135736749f5522756c7306e8c3245198445746a21e
2026-06-11 13:18:25.027183 | controller | Jun 11 11:43:05.160609 crc crio[3644]: time="2026-06-11T11:43:05.160423346Z" level=info msg="Stopping container: dfbf5bc10f0c37db94a860f40c8344fb9da67d317d5e3b332d4d5c797fad8523 (timeout: 30s)" id=fa869e82-14d4-4d6a-b8b1-8a138f244752 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.027214 | controller | Jun 11 11:43:05.373408 crc crio[3644]: time="2026-06-11T11:43:05.372811735Z" level=info msg="Stopped container dfbf5bc10f0c37db94a860f40c8344fb9da67d317d5e3b332d4d5c797fad8523: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=fa869e82-14d4-4d6a-b8b1-8a138f244752 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.027242 | controller | Jun 11 11:43:05.375996 crc crio[3644]: time="2026-06-11T11:43:05.375851925Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=22969d6b-ff24-4a92-92e9-9fd6ad5ddfcf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.027268 | controller | Jun 11 11:43:05.378806 crc crio[3644]: time="2026-06-11T11:43:05.378111688Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=79731404-e640-40cd-bfcb-e2a955c8320e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.027318 | controller | Jun 11 11:43:05.380780 crc crio[3644]: time="2026-06-11T11:43:05.380603719Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=58771214-142f-4950-9249-6b7799f68934 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.027343 | controller | Jun 11 11:43:05.381231 crc crio[3644]: time="2026-06-11T11:43:05.381149338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.027367 | controller | Jun 11 11:43:05.399143 crc crio[3644]: time="2026-06-11T11:43:05.39902179Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.027391 | controller | Jun 11 11:43:05.659232 crc crio[3644]: time="2026-06-11T11:43:05.658996355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.027414 | controller | Jun 11 11:43:05.808454 crc crio[3644]: time="2026-06-11T11:43:05.808288978Z" level=info msg="Created container 0444e0d7606fdba5596f4feb232c3fa3e2377d7ebc119515c8d50d338f364257: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=58771214-142f-4950-9249-6b7799f68934 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.027438 | controller | Jun 11 11:43:05.810387 crc crio[3644]: time="2026-06-11T11:43:05.810263259Z" level=info msg="Starting container: 0444e0d7606fdba5596f4feb232c3fa3e2377d7ebc119515c8d50d338f364257" id=697e1963-e297-4a28-9fbc-8a2131b3010f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.027463 | controller | Jun 11 11:43:05.825079 crc crio[3644]: time="2026-06-11T11:43:05.824909811Z" level=info msg="Started container" PID=6366 containerID=0444e0d7606fdba5596f4feb232c3fa3e2377d7ebc119515c8d50d338f364257 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=697e1963-e297-4a28-9fbc-8a2131b3010f name=/runtime.v1.RuntimeService/StartContainer sandboxID=061625758d309a721490a8135736749f5522756c7306e8c3245198445746a21e
2026-06-11 13:18:25.027487 | controller | Jun 11 11:43:05.887331 crc crio[3644]: time="2026-06-11T11:43:05.887252688Z" level=info msg="Removing container: 05c069f0006e9df608b3261571f04a1fe7765a36d74491f2848c05cfcd297a6e" id=911890a8-3f22-49d0-82b7-008b7f96d547 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.027515 | controller | Jun 11 11:43:06.015385 crc crio[3644]: time="2026-06-11T11:43:06.015265505Z" level=info msg="Removed container 05c069f0006e9df608b3261571f04a1fe7765a36d74491f2848c05cfcd297a6e: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=911890a8-3f22-49d0-82b7-008b7f96d547 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.027540 | controller | Jun 11 11:44:02.091458 crc crio[3644]: time="2026-06-11T11:44:02.089160573Z" level=info msg="Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=adc5286c-e04d-4fd3-9e09-dd9bb7921ed6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.027563 | controller | Jun 11 11:44:02.094841 crc crio[3644]: time="2026-06-11T11:44:02.092769622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.027587 | controller | Jun 11 11:44:02.165587 crc crio[3644]: time="2026-06-11T11:44:02.165496893Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:a9c0c25e7408c9c378f2dc1ded39d14c5fddd50e8819099e14c3fb81d5f4bab0 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/3323bb08-cda0-439c-9daf-dd40becf7311 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:0xc000188948}] Aliases:map[]}"
2026-06-11 13:18:25.027614 | controller | Jun 11 11:44:02.165774 crc crio[3644]: time="2026-06-11T11:44:02.165590466Z" 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 13:18:25.027637 | controller | Jun 11 11:44:02.778019 crc crio[3644]: time="2026-06-11T11:44:02.777845462Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=29ec7826-16e1-4716-aee6-34f04085b3b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.027660 | controller | Jun 11 11:44:02.778146 crc crio[3644]: time="2026-06-11T11:44:02.77807183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.027683 | controller | Jun 11 11:44:02.818583 crc crio[3644]: time="2026-06-11T11:44:02.817762477Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:3ffa2ffbafcc61630f39a2c65584620ec2fdd55ddeb65ffd882062771afd89a6 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/3c444b12-a351-4be7-a0a5-8602ed21c2fd 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:0xc000188b88}] Aliases:map[]}"
2026-06-11 13:18:25.027707 | controller | Jun 11 11:44:02.818583 crc crio[3644]: time="2026-06-11T11:44:02.818553254Z" 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 13:18:25.027730 | controller | Jun 11 11:44:02.868478 crc crio[3644]: time="2026-06-11T11:44:02.868327619Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=579cfcfc-4f5c-4eb9-9875-5fef7f813437 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.027753 | controller | Jun 11 11:44:02.868689 crc crio[3644]: time="2026-06-11T11:44:02.868520756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.027784 | controller | Jun 11 11:44:02.913797 crc crio[3644]: time="2026-06-11T11:44:02.904784399Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=18abd3f9-eded-456e-9770-2c59bbfd1d10 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.027813 | controller | Jun 11 11:44:02.913797 crc crio[3644]: time="2026-06-11T11:44:02.905177452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.027842 | controller | Jun 11 11:44:03.002235 crc crio[3644]: time="2026-06-11T11:44:03.002136498Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:4abaf6c64ef81fc148e4654e1de10c1ee0bbd5bbd29843c950385e00633380cd UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/ab00e1a0-048e-4daf-9cc6-3fa957205a1c 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:0xc000188d38}] Aliases:map[]}"
2026-06-11 13:18:25.027903 | controller | Jun 11 11:44:03.002235 crc crio[3644]: time="2026-06-11T11:44:03.00219533Z" 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 13:18:25.027935 | controller | Jun 11 11:44:03.009031 crc crio[3644]: time="2026-06-11T11:44:03.005120747Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:9db29ca807d64c70f36dd18f0f1632d1ee788184214a5fe82b8457771b7dd546 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/38fe9ddf-0dad-4ead-9114-ba0c78ebf460 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:0xc000130b18}] Aliases:map[]}"
2026-06-11 13:18:25.027964 | controller | Jun 11 11:44:03.009031 crc crio[3644]: time="2026-06-11T11:44:03.005281392Z" 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 13:18:25.027993 | controller | Jun 11 11:44:03.051499 crc crio[3644]: time="2026-06-11T11:44:03.048579133Z" level=info msg="Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD" id=d2c63ee2-a6c4-43a2-b7b9-e50326b95f5d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.028022 | controller | Jun 11 11:44:03.051499 crc crio[3644]: time="2026-06-11T11:44:03.04877368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.028049 | controller | Jun 11 11:44:03.084312 crc crio[3644]: time="2026-06-11T11:44:03.083977308Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=d2c63ee2-a6c4-43a2-b7b9-e50326b95f5d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.028077 | controller | Jun 11 11:44:03.128349 crc crio[3644]: time="2026-06-11T11:44:03.123236348Z" level=info msg="Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD" id=c842f69e-7f44-4d4d-8e22-aa4bc04fd508 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.028104 | controller | Jun 11 11:44:03.128349 crc crio[3644]: time="2026-06-11T11:44:03.124422347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.028132 | controller | Jun 11 11:44:03.154347 crc crio[3644]: time="2026-06-11T11:44:03.136572729Z" level=info msg="Ran pod sandbox 05a95957c04bb3b4277caa1984ab4deb932350ff5914e10b50a8d0f04e26a18b with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD" id=d2c63ee2-a6c4-43a2-b7b9-e50326b95f5d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.028166 | controller | Jun 11 11:44:03.154347 crc crio[3644]: time="2026-06-11T11:44:03.136833455Z" level=info msg="Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD" id=85785b72-b536-4ff3-9ad7-d6c2289aebf2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.028195 | controller | Jun 11 11:44:03.154347 crc crio[3644]: time="2026-06-11T11:44:03.137483607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.028223 | controller | Jun 11 11:44:03.169331 crc crio[3644]: time="2026-06-11T11:44:03.163246152Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=fb6e6937-5b21-43fa-b371-0dcc83b9ff4e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.028252 | controller | Jun 11 11:44:03.186462 crc crio[3644]: time="2026-06-11T11:44:03.186312542Z" level=info msg="Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=c4412f73-c025-4f9a-be44-bbb32e821e03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.028280 | controller | Jun 11 11:44:03.186462 crc crio[3644]: time="2026-06-11T11:44:03.186407475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.028308 | controller | Jun 11 11:44:03.201226 crc crio[3644]: time="2026-06-11T11:44:03.19897488Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=c842f69e-7f44-4d4d-8e22-aa4bc04fd508 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.028335 | controller | Jun 11 11:44:03.221471 crc crio[3644]: time="2026-06-11T11:44:03.221176503Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=05809944-8c04-4c9d-bdcb-1aa3f0614dd9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.028365 | controller | Jun 11 11:44:03.231021 crc crio[3644]: time="2026-06-11T11:44:03.23048943Z" level=info msg="Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD" id=0505ba4b-3914-4ef1-8110-87827c4a9c73 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.028393 | controller | Jun 11 11:44:03.231021 crc crio[3644]: time="2026-06-11T11:44:03.231023969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.028420 | controller | Jun 11 11:44:03.259542 crc crio[3644]: time="2026-06-11T11:44:03.257568396Z" level=info msg="Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=0b702c9d-cb90-44d2-a444-ff5783d4ffdf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.028446 | controller | Jun 11 11:44:03.268981 crc crio[3644]: time="2026-06-11T11:44:03.268934373Z" level=info msg="Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD" id=f2bfdc16-db0b-444a-8c10-9fc6e2893b50 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.028473 | controller | Jun 11 11:44:03.269433 crc crio[3644]: time="2026-06-11T11:44:03.26941018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.028502 | controller | Jun 11 11:44:03.275401 crc crio[3644]: time="2026-06-11T11:44:03.275183037Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=85785b72-b536-4ff3-9ad7-d6c2289aebf2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.028534 | controller | Jun 11 11:44:03.281927 crc crio[3644]: time="2026-06-11T11:44:03.281346989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.028563 | controller | Jun 11 11:44:03.337035 crc crio[3644]: time="2026-06-11T11:44:03.33512751Z" level=info msg="Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=7b96fd3e-de94-44a7-82ef-78881fa108b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.028591 | controller | Jun 11 11:44:03.337035 crc crio[3644]: time="2026-06-11T11:44:03.335222863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.028619 | controller | Jun 11 11:44:03.344389 crc crio[3644]: time="2026-06-11T11:44:03.34397008Z" level=info msg="Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=0ef27078-c9f9-4dad-a2a0-8b3738f1fc80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.028646 | controller | Jun 11 11:44:03.344389 crc crio[3644]: time="2026-06-11T11:44:03.344044792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.028673 | controller | Jun 11 11:44:03.386604 crc crio[3644]: time="2026-06-11T11:44:03.385394783Z" level=info msg="Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=78f7c6d2-7cad-4242-af07-3de6a9e1acd7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.028700 | controller | Jun 11 11:44:03.386604 crc crio[3644]: time="2026-06-11T11:44:03.386103356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.028729 | controller | Jun 11 11:44:03.422555 crc crio[3644]: time="2026-06-11T11:44:03.422185406Z" level=info msg="Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=4488a886-736d-4eba-97b8-f40b0965d0e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.028756 | controller | Jun 11 11:44:03.428291 crc crio[3644]: time="2026-06-11T11:44:03.424430051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.028783 | controller | Jun 11 11:44:03.486703 crc crio[3644]: time="2026-06-11T11:44:03.486461445Z" level=info msg="Ran pod sandbox 1c15fdc652ee8210afe01c4041db65aa289cecd9c010b235ec1914e99e18b97a with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD" id=c842f69e-7f44-4d4d-8e22-aa4bc04fd508 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.028809 | controller | Jun 11 11:44:03.502556 crc crio[3644]: time="2026-06-11T11:44:03.501609348Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=65f033e1-ce5b-4fd5-b19d-2c5dbb817c81 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.028839 | controller | Jun 11 11:44:03.518406 crc crio[3644]: time="2026-06-11T11:44:03.517598133Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:3d9524cc7c7b33347a25e1b20adaf7058db8917857571a17857d0f1760928107 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/336cd3bd-4251-4e7c-8980-192445b4eb23 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:0xc00149e0b8}] Aliases:map[]}"
2026-06-11 13:18:25.028905 | controller | Jun 11 11:44:03.518837 crc crio[3644]: time="2026-06-11T11:44:03.518807973Z" level=info msg="Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.028939 | controller | Jun 11 11:44:03.521009 crc crio[3644]: time="2026-06-11T11:44:03.520165852Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=f2bfdc16-db0b-444a-8c10-9fc6e2893b50 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.028968 | controller | Jun 11 11:44:03.587816 crc crio[3644]: time="2026-06-11T11:44:03.587061002Z" level=info msg="Ran pod sandbox baae72c20bdd7b2e8b9fe02b6d9b1220fc351773f4649f3510d374f9b0e9126d with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD" id=85785b72-b536-4ff3-9ad7-d6c2289aebf2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.028995 | controller | Jun 11 11:44:03.601077 crc crio[3644]: time="2026-06-11T11:44:03.60045964Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=e49575cf-8ccc-4c62-95f8-de74a807f8fa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.029032 | controller | Jun 11 11:44:03.601396 crc crio[3644]: time="2026-06-11T11:44:03.601146383Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=33e01b6d-dcd7-4a7b-b70a-c1c62b0df06e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.029069 | controller | Jun 11 11:44:03.648315 crc crio[3644]: time="2026-06-11T11:44:03.647577975Z" level=info msg="Ran pod sandbox 6806073521cf72496d1f5ef6f6b94c58d5f75881082f764b273551b28c533f4a with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD" id=f2bfdc16-db0b-444a-8c10-9fc6e2893b50 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.029152 | controller | Jun 11 11:44:03.662829 crc crio[3644]: time="2026-06-11T11:44:03.662119775Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=e3f7db92-2739-4c5d-b1e7-10407d8cf82f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.029190 | controller | Jun 11 11:44:03.663742 crc crio[3644]: time="2026-06-11T11:44:03.66347624Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=cc64adf4-6d4c-4751-bce5-397fa18201fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.029216 | controller | Jun 11 11:44:03.663742 crc crio[3644]: time="2026-06-11T11:44:03.663578173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.029241 | controller | Jun 11 11:44:03.670530 crc crio[3644]: time="2026-06-11T11:44:03.669113864Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy" id=a6e082c0-70ab-45be-b6af-5e6b7bd1aae7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.029266 | controller | Jun 11 11:44:03.676033 crc crio[3644]: time="2026-06-11T11:44:03.675322969Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=435b3c6b-4595-46cc-a25c-d448f7efd481 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.029290 | controller | Jun 11 11:44:03.688326 crc crio[3644]: time="2026-06-11T11:44:03.688177798Z" level=info msg="Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=3ab6c8ef-80fe-4a90-a30c-3dd8f35a642e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.029318 | controller | Jun 11 11:44:03.688499 crc crio[3644]: time="2026-06-11T11:44:03.688359664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.029342 | controller | Jun 11 11:44:03.692978 crc crio[3644]: time="2026-06-11T11:44:03.692731998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.029366 | controller | Jun 11 11:44:03.699187 crc crio[3644]: time="2026-06-11T11:44:03.699037412Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=1c322532-7878-4627-b1d2-47c8205769f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.029389 | controller | Jun 11 11:44:03.700476 crc crio[3644]: time="2026-06-11T11:44:03.699509818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.029412 | controller | Jun 11 11:44:03.700476 crc crio[3644]: time="2026-06-11T11:44:03.699690544Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=0505ba4b-3914-4ef1-8110-87827c4a9c73 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.029436 | controller | Jun 11 11:44:03.716609 crc crio[3644]: time="2026-06-11T11:44:03.715760588Z" level=info msg="Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=f831e88c-b0d1-4ae9-87fc-13a9c8918c65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.029460 | controller | Jun 11 11:44:03.717544 crc crio[3644]: time="2026-06-11T11:44:03.716366224Z" level=info msg="Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter" id=407c757f-f6fc-47e0-b8ab-1fdb364ba760 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.029483 | controller | Jun 11 11:44:03.720970 crc crio[3644]: time="2026-06-11T11:44:03.720469576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.029506 | controller | Jun 11 11:44:03.727217 crc crio[3644]: time="2026-06-11T11:44:03.723257265Z" level=info msg="Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=70cc6d1b-2ebc-443b-a50a-627bc0744cf3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.029530 | controller | Jun 11 11:44:03.727217 crc crio[3644]: time="2026-06-11T11:44:03.723302916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.029553 | controller | Jun 11 11:44:03.757271 crc crio[3644]: time="2026-06-11T11:44:03.755796549Z" level=info msg="Running pod sandbox: openshift-dns/node-resolver-277xp/POD" id=47dcc524-ae86-4b8d-ac78-dd94e3af811b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.029576 | controller | Jun 11 11:44:03.757271 crc crio[3644]: time="2026-06-11T11:44:03.756382699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.029600 | controller | Jun 11 11:44:03.878588 crc crio[3644]: time="2026-06-11T11:44:03.873531584Z" level=info msg="Ran pod sandbox fa3be7229c12b9a1766a3970583fb9d939bb88d03719e69deb506c8b77aee4f4 with infra container: openshift-image-registry/node-ca-2wddl/POD" id=0505ba4b-3914-4ef1-8110-87827c4a9c73 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.029628 | controller | Jun 11 11:44:03.880150 crc crio[3644]: time="2026-06-11T11:44:03.879486955Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=37b2c8f6-fb68-45be-9636-49427e500fa4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.029657 | controller | Jun 11 11:44:03.907358 crc crio[3644]: time="2026-06-11T11:44:03.906363462Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:0a25a2047326880befa28d00d7038efd3135cecde05643fe4c8629203113cc2f UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/cb33d19c-623b-47ae-9452-567eeb459ab5 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:0xc000dd2410}] Aliases:map[]}"
2026-06-11 13:18:25.029687 | controller | Jun 11 11:44:03.916274 crc crio[3644]: time="2026-06-11T11:44:03.913558691Z" 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 13:18:25.029715 | controller | Jun 11 11:44:03.965622 crc crio[3644]: time="2026-06-11T11:44:03.96527771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.029742 | controller | Jun 11 11:44:03.971524 crc crio[3644]: time="2026-06-11T11:44:03.970622175Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:663bbfdee03defed5ddc4763143189e45c248860bbe9ea9cac4395e0afc16d11 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/07d43dd0-10e9-463c-9cb7-97c330b8728d 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:0xc0001885b8}] Aliases:map[]}"
2026-06-11 13:18:25.029782 | controller | Jun 11 11:44:03.971616 crc crio[3644]: time="2026-06-11T11:44:03.971541616Z" 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 13:18:25.029813 | controller | Jun 11 11:44:03.985956 crc crio[3644]: time="2026-06-11T11:44:03.971192744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.029842 | controller | Jun 11 11:44:03.995582 crc crio[3644]: time="2026-06-11T11:44:03.993497565Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=f89b3672-338d-4fef-8a97-2c3c7ae691e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.029913 | controller | Jun 11 11:44:04.114376 crc crio[3644]: time="2026-06-11T11:44:04.111143467Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:8cca3a17652ce29ca6b436825f88ef26c8dc40137d19264b934f5f9b7c3bfa93 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/16418dda-fc46-4ea8-a896-f152520b083f 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:0xc00031e280}] Aliases:map[]}"
2026-06-11 13:18:25.029946 | controller | Jun 11 11:44:04.114376 crc crio[3644]: time="2026-06-11T11:44:04.111320983Z" level=info msg="Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.029984 | controller | Jun 11 11:44:04.162428 crc crio[3644]: time="2026-06-11T11:44:04.162049252Z" level=info msg="Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD" id=48ebfde8-fcc0-46bf-967c-7c375d359346 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.030014 | controller | Jun 11 11:44:04.163493 crc crio[3644]: time="2026-06-11T11:44:04.162495236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.030042 | controller | Jun 11 11:44:04.195347 crc crio[3644]: time="2026-06-11T11:44:04.191121674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.030070 | controller | Jun 11 11:44:04.342704 crc crio[3644]: time="2026-06-11T11:44:04.340344054Z" level=info msg="Creating container: openshift-image-registry/node-ca-2wddl/node-ca" id=d841be18-fa93-4ee2-9a5b-2d6bf56ea9f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.030098 | controller | Jun 11 11:44:04.363085 crc crio[3644]: time="2026-06-11T11:44:04.347015784Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:01218147d8700b3682bdce2b5f31826a116c7e8c735ed10cc45f6fc15d462f7b UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/b1ee30e1-0733-44ac-80d4-c0fe0f6a9a12 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:0xc000896580}] Aliases:map[]}"
2026-06-11 13:18:25.030124 | controller | Jun 11 11:44:04.363085 crc crio[3644]: time="2026-06-11T11:44:04.347078086Z" 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 13:18:25.030151 | controller | Jun 11 11:44:04.363085 crc crio[3644]: time="2026-06-11T11:44:04.355274898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.030180 | controller | Jun 11 11:44:04.379220 crc crio[3644]: time="2026-06-11T11:44:04.378561027Z" level=info msg="Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=3ce731dc-c658-4da8-b0c6-8d886def89f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.030207 | controller | Jun 11 11:44:04.404725 crc crio[3644]: time="2026-06-11T11:44:04.398258788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.030234 | controller | Jun 11 11:44:06.535304 crc crio[3644]: time="2026-06-11T11:44:06.534681559Z" level=info msg="Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=148b67a8-941b-4715-b0dc-79c649f0747e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.030261 | controller | Jun 11 11:44:06.536618 crc crio[3644]: time="2026-06-11T11:44:06.535453465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.030289 | controller | Jun 11 11:44:06.536618 crc crio[3644]: time="2026-06-11T11:44:06.535961102Z" level=info msg="Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=7232933d-fef8-4eed-ad3d-ff4ee7a48ae6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.030317 | controller | Jun 11 11:44:06.536618 crc crio[3644]: time="2026-06-11T11:44:06.536017824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.030350 | controller | Jun 11 11:44:06.536618 crc crio[3644]: time="2026-06-11T11:44:06.536324004Z" level=info msg="Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=6f371635-2547-4659-8f5f-b2c7b4aa1d9f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.030379 | controller | Jun 11 11:44:06.536618 crc crio[3644]: time="2026-06-11T11:44:06.536372546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.030408 | controller | Jun 11 11:44:06.537031 crc crio[3644]: time="2026-06-11T11:44:06.536746978Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=886e8036-6a9a-4256-9f02-81318b22305e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.030436 | controller | Jun 11 11:44:06.537031 crc crio[3644]: time="2026-06-11T11:44:06.537003016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.030464 | controller | Jun 11 11:44:06.540298 crc crio[3644]: time="2026-06-11T11:44:06.537462991Z" level=info msg="Created container 7a6ff3f9f77a89f74eabdb97ea0a546bb6a4aaa7192c32c99be9ed851fea4df1: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=0b702c9d-cb90-44d2-a444-ff5783d4ffdf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.030491 | controller | Jun 11 11:44:06.543948 crc crio[3644]: time="2026-06-11T11:44:06.543827472Z" level=info msg="Starting container: 7a6ff3f9f77a89f74eabdb97ea0a546bb6a4aaa7192c32c99be9ed851fea4df1" id=97b2413c-b871-4625-854d-6c4fac589ca5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.030521 | controller | Jun 11 11:44:06.576296 crc crio[3644]: time="2026-06-11T11:44:06.576213522Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:75fcea91384cd25f5f8583b462b08065adb60f1ebc022cb36df538dbe5261a67 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/ce08985b-bd6d-4960-8e0b-280d5926c485 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:0xc00061e040}] Aliases:map[]}"
2026-06-11 13:18:25.030551 | controller | Jun 11 11:44:06.577928 crc crio[3644]: time="2026-06-11T11:44:06.577859297Z" level=info msg="Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.030578 | controller | Jun 11 11:44:06.665128 crc crio[3644]: time="2026-06-11T11:44:06.664500222Z" level=info msg="Started container" PID=7201 containerID=7a6ff3f9f77a89f74eabdb97ea0a546bb6a4aaa7192c32c99be9ed851fea4df1 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=97b2413c-b871-4625-854d-6c4fac589ca5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05a95957c04bb3b4277caa1984ab4deb932350ff5914e10b50a8d0f04e26a18b
2026-06-11 13:18:25.030607 | controller | Jun 11 11:44:06.709870 crc crio[3644]: time="2026-06-11T11:44:06.709383645Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD" id=06e26ea8-e98e-42b1-a161-90f1d720e981 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.030636 | controller | Jun 11 11:44:06.710391 crc crio[3644]: time="2026-06-11T11:44:06.710111488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.030664 | controller | Jun 11 11:44:06.831012 crc crio[3644]: time="2026-06-11T11:44:06.830847411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.030697 | controller | Jun 11 11:44:06.843089 crc crio[3644]: time="2026-06-11T11:44:06.84081401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.030725 | controller | Jun 11 11:44:06.918321 crc crio[3644]: time="2026-06-11T11:44:06.91796053Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=3733d455-f534-4b2c-bdd4-bbc6831ce51f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.030755 | controller | Jun 11 11:44:06.918449 crc crio[3644]: time="2026-06-11T11:44:06.918357768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.030783 | controller | Jun 11 11:44:06.922488 crc crio[3644]: time="2026-06-11T11:44:06.922183114Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD" id=bd01d235-c64d-4d5a-bf48-cb90522c4d51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.030811 | controller | Jun 11 11:44:06.922488 crc crio[3644]: time="2026-06-11T11:44:06.922429792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.030838 | controller | Jun 11 11:44:06.936434 crc crio[3644]: time="2026-06-11T11:44:06.935492814Z" level=info msg="Running pod sandbox: openshift-multus/multus-bzhnf/POD" id=00077890-0d21-449a-a73d-eba0d2cc2c91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.030897 | controller | Jun 11 11:44:06.956211 crc crio[3644]: time="2026-06-11T11:44:06.956003962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.030929 | controller | Jun 11 11:44:06.957150 crc crio[3644]: time="2026-06-11T11:44:06.937433958Z" level=info msg="Running pod sandbox: openshift-dns/dns-default-qtghf/POD" id=5785da4f-e79b-4346-b4e5-33f3b2d5bf30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.030957 | controller | Jun 11 11:44:06.961115 crc crio[3644]: time="2026-06-11T11:44:06.96108453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.030986 | controller | Jun 11 11:44:06.964635 crc crio[3644]: time="2026-06-11T11:44:06.950538011Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=3cd08eb9-a295-426f-96b5-8175516e7bf9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.031014 | controller | Jun 11 11:44:06.965501 crc crio[3644]: time="2026-06-11T11:44:06.965475495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.031041 | controller | Jun 11 11:44:06.970987 crc crio[3644]: time="2026-06-11T11:44:06.949206967Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD" id=1ff7e0df-17cd-48b8-b276-417d45a058f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.031067 | controller | Jun 11 11:44:06.971255 crc crio[3644]: time="2026-06-11T11:44:06.97106934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.031092 | controller | Jun 11 11:44:06.974456 crc crio[3644]: time="2026-06-11T11:44:06.94929418Z" level=info msg="Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=35280232-5ce4-4129-b830-b42618c3321e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.031116 | controller | Jun 11 11:44:06.974819 crc crio[3644]: time="2026-06-11T11:44:06.974566265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.031146 | controller | Jun 11 11:44:06.974960 crc crio[3644]: time="2026-06-11T11:44:06.945042639Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD" id=50285f9d-6da3-4892-9dc5-8a669d1912c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.031171 | controller | Jun 11 11:44:06.974960 crc crio[3644]: time="2026-06-11T11:44:06.974873666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.031194 | controller | Jun 11 11:44:06.981171 crc crio[3644]: time="2026-06-11T11:44:06.950439778Z" level=info msg="Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD" id=155c7d38-ad78-4350-96cd-4ac35d389b2d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.031219 | controller | Jun 11 11:44:06.981273 crc crio[3644]: time="2026-06-11T11:44:06.981201235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.031242 | controller | Jun 11 11:44:07.142231 crc crio[3644]: time="2026-06-11T11:44:07.142113491Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:f48afcae6fb3c75adb0f4e8282b2af10947db3edc4063b58cdc2b6cf7fe20a2e UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/7299447e-ab65-4ad2-bece-88f9120f4ae6 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:0xc000dd2218}] Aliases:map[]}"
2026-06-11 13:18:25.031267 | controller | Jun 11 11:44:07.142231 crc crio[3644]: time="2026-06-11T11:44:07.142187794Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.031315 | controller | Jun 11 11:44:08.329053 crc crio[3644]: time="2026-06-11T11:44:07.62710031Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:88831c3741381e53e4b07d554aa5712d3dc6ee10c287ae50ed744a9194499fc6 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/17ceb417-932a-48af-8b26-c24fad250d90 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:0xc000ae02a8}] Aliases:map[]}"
2026-06-11 13:18:25.031450 | controller | Jun 11 11:44:08.329053 crc crio[3644]: time="2026-06-11T11:44:07.627167442Z" level=info msg="Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.031546 | controller | Jun 11 11:44:08.329053 crc crio[3644]: time="2026-06-11T11:44:07.699844709Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:5a81a0abb9ebd0d59efc87351749359e7ca2aa8af544d2bf9ef4321750e865e0 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/645eed40-f4a9-4816-89bc-4fd9b11895e5 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:0xc00008c8b0}] Aliases:map[]}"
2026-06-11 13:18:25.031583 | controller | Jun 11 11:44:08.329053 crc crio[3644]: time="2026-06-11T11:44:07.700218321Z" 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 13:18:25.031618 | controller | Jun 11 11:44:08.329053 crc crio[3644]: time="2026-06-11T11:44:07.774363425Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=06e26ea8-e98e-42b1-a161-90f1d720e981 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.031649 | controller | Jun 11 11:44:08.329053 crc crio[3644]: time="2026-06-11T11:44:07.928276461Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=47dcc524-ae86-4b8d-ac78-dd94e3af811b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.031752 | controller | Jun 11 11:44:08.385932 crc crio[3644]: time="2026-06-11T11:44:08.385235941Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=ba56dc39-f703-4458-b8c1-86ceb91d021b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.031787 | controller | Jun 11 11:44:08.385932 crc crio[3644]: time="2026-06-11T11:44:08.385518831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.031814 | controller | Jun 11 11:44:08.385932 crc crio[3644]: time="2026-06-11T11:44:08.385241931Z" level=info msg="Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD" id=fa39b152-5d71-46c2-bd96-f216d9ebb16a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.031841 | controller | Jun 11 11:44:08.385932 crc crio[3644]: time="2026-06-11T11:44:08.385918224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.031900 | controller | Jun 11 11:44:08.391317 crc crio[3644]: time="2026-06-11T11:44:08.391172876Z" level=info msg="Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD" id=35346711-6c80-492a-9f46-efb687ee11cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.031929 | controller | Jun 11 11:44:08.391437 crc crio[3644]: time="2026-06-11T11:44:08.391360022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.031957 | controller | Jun 11 11:44:08.391597 crc crio[3644]: time="2026-06-11T11:44:08.391534968Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=ee94681f-70f6-4016-bc38-6f6b70da01a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.031986 | controller | Jun 11 11:44:08.392298 crc crio[3644]: time="2026-06-11T11:44:08.392233352Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD" id=da0118dd-ae61-4dff-b930-6d3b448c7a1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.032014 | controller | Jun 11 11:44:08.392391 crc crio[3644]: time="2026-06-11T11:44:08.392314075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.032042 | controller | Jun 11 11:44:08.392547 crc crio[3644]: time="2026-06-11T11:44:08.39245359Z" level=info msg="Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD" id=d7750130-13ec-4fce-8eb4-799e461d6739 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.032069 | controller | Jun 11 11:44:08.392605 crc crio[3644]: time="2026-06-11T11:44:08.392557704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.032095 | controller | Jun 11 11:44:08.393200 crc crio[3644]: time="2026-06-11T11:44:08.393009728Z" level=info msg="Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=f98b595e-6b86-45ff-90a3-268095eec1c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.032129 | controller | Jun 11 11:44:08.393280 crc crio[3644]: time="2026-06-11T11:44:08.393206665Z" level=info msg="Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=16df15a1-20d7-490f-b8a2-bba9018b6b86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.032160 | controller | Jun 11 11:44:08.393515 crc crio[3644]: time="2026-06-11T11:44:08.393376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.032233 | controller | Jun 11 11:44:08.399569 crc crio[3644]: time="2026-06-11T11:44:08.399265155Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=39886aca-9317-4775-acd8-fee2141e1bef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.032265 | controller | Jun 11 11:44:08.399569 crc crio[3644]: time="2026-06-11T11:44:08.399497013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.032295 | controller | Jun 11 11:44:08.400879 crc crio[3644]: time="2026-06-11T11:44:08.400451644Z" level=info msg="Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=155973f9-93d6-41ac-8a2b-24da8ad1bfe5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.032326 | controller | Jun 11 11:44:08.400879 crc crio[3644]: time="2026-06-11T11:44:08.400493346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.032353 | controller | Jun 11 11:44:08.401510 crc crio[3644]: time="2026-06-11T11:44:08.393005608Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=a1f1fad2-636f-4ad9-8543-b3bd6ea2e1a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.032379 | controller | Jun 11 11:44:08.403866 crc crio[3644]: time="2026-06-11T11:44:08.403471424Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD" id=bd57c658-243b-4523-933f-4181d5a7dfa1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.032406 | controller | Jun 11 11:44:08.404436 crc crio[3644]: time="2026-06-11T11:44:08.4042482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.032434 | controller | Jun 11 11:44:08.409174 crc crio[3644]: time="2026-06-11T11:44:08.409131541Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD" id=46062957-1dc9-499c-a871-bd50a343b6a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.032490 | controller | Jun 11 11:44:08.409470 crc crio[3644]: time="2026-06-11T11:44:08.409204284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.032523 | controller | Jun 11 11:44:08.409470 crc crio[3644]: time="2026-06-11T11:44:08.409257456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.032566 | controller | Jun 11 11:44:08.409470 crc crio[3644]: time="2026-06-11T11:44:08.393219345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.032596 | controller | Jun 11 11:44:08.409470 crc crio[3644]: time="2026-06-11T11:44:08.393089261Z" level=info msg="Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=20049aa8-3e37-4653-878e-2bc4cb0b6e75 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.032629 | controller | Jun 11 11:44:08.410851 crc crio[3644]: time="2026-06-11T11:44:08.40998352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.032660 | controller | Jun 11 11:44:08.410851 crc crio[3644]: time="2026-06-11T11:44:08.410248428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.032690 | controller | Jun 11 11:44:08.410851 crc crio[3644]: time="2026-06-11T11:44:08.409362559Z" level=info msg="Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD" id=4d9acd58-c201-4df6-b8d1-d0e4dcbfd79b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.032719 | controller | Jun 11 11:44:08.410851 crc crio[3644]: time="2026-06-11T11:44:08.410325221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.032749 | controller | Jun 11 11:44:08.410851 crc crio[3644]: time="2026-06-11T11:44:08.393152243Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=0a391bbd-380c-4f8b-90c4-165904987ca3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.032779 | controller | Jun 11 11:44:08.410851 crc crio[3644]: time="2026-06-11T11:44:08.410389793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.032808 | controller | Jun 11 11:44:08.410851 crc crio[3644]: time="2026-06-11T11:44:08.395622275Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=05c7013a-175e-453a-9673-f571e29b1291 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.032837 | controller | Jun 11 11:44:08.411212 crc crio[3644]: time="2026-06-11T11:44:08.410867599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.032897 | controller | Jun 11 11:44:08.435564 crc crio[3644]: time="2026-06-11T11:44:08.395270434Z" level=info msg="Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=26da1a82-70c8-4342-94ac-4088ab2b0bef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.032930 | controller | Jun 11 11:44:08.435564 crc crio[3644]: time="2026-06-11T11:44:08.429414412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.032958 | controller | Jun 11 11:44:08.435564 crc crio[3644]: time="2026-06-11T11:44:08.39488399Z" level=info msg="Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD" id=6c1a101d-df3c-4c8c-82f3-c700033c4f4d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.032988 | controller | Jun 11 11:44:08.435564 crc crio[3644]: time="2026-06-11T11:44:08.429951669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.033018 | controller | Jun 11 11:44:08.436780 crc crio[3644]: time="2026-06-11T11:44:08.394522508Z" level=info msg="Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=83db2e13-fc10-4536-b28a-60472802bf92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.033047 | controller | Jun 11 11:44:08.436971 crc crio[3644]: time="2026-06-11T11:44:08.436941921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.033080 | controller | Jun 11 11:44:08.437447 crc crio[3644]: time="2026-06-11T11:44:08.394318082Z" level=info msg="Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=c7951f7c-3b2a-4966-9474-3c1a9ad9e900 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.033108 | controller | Jun 11 11:44:08.437571 crc crio[3644]: time="2026-06-11T11:44:08.437545391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.033134 | controller | Jun 11 11:44:08.509110 crc crio[3644]: time="2026-06-11T11:44:08.508845232Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=7d384d20-c215-458a-b03c-6b140e86a265 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.033159 | controller | Jun 11 11:44:08.509110 crc crio[3644]: time="2026-06-11T11:44:08.508978116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.033184 | controller | Jun 11 11:44:08.564083 crc crio[3644]: time="2026-06-11T11:44:08.563589052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.033209 | controller | Jun 11 11:44:08.571935 crc crio[3644]: time="2026-06-11T11:44:08.571331558Z" level=info msg="Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD" id=c5f37709-c9e3-4ce6-9171-9519988795b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.033233 | controller | Jun 11 11:44:08.571935 crc crio[3644]: time="2026-06-11T11:44:08.571490653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.033258 | controller | Jun 11 11:44:08.704407 crc crio[3644]: time="2026-06-11T11:44:08.703197214Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=5a2fc41d-b68c-45d5-8d39-71661d58deaa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.033283 | controller | Jun 11 11:44:08.707534 crc crio[3644]: time="2026-06-11T11:44:08.707490196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.033308 | controller | Jun 11 11:44:08.809331 crc crio[3644]: time="2026-06-11T11:44:08.809260333Z" level=info msg="Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=1079daeb-f3b2-4866-bb9c-ba5cdd5d8ae4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.033332 | controller | Jun 11 11:44:08.809579 crc crio[3644]: time="2026-06-11T11:44:08.809554743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.033357 | controller | Jun 11 11:44:08.921137 crc crio[3644]: time="2026-06-11T11:44:08.920289935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.033382 | controller | Jun 11 11:44:08.927428 crc crio[3644]: time="2026-06-11T11:44:08.92736324Z" level=info msg="Ran pod sandbox c107af755ee2cc718955f89eca95fb476ef944dc54bfb8d8ee4ecc066ddb6058 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD" id=06e26ea8-e98e-42b1-a161-90f1d720e981 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.033408 | controller | Jun 11 11:44:08.956094 crc crio[3644]: time="2026-06-11T11:44:08.955096026Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=f4c763eb-a7de-40d0-a761-d0666c05d41b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.033439 | controller | Jun 11 11:44:09.002067 crc crio[3644]: time="2026-06-11T11:44:09.001433304Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=e5092fbd-5611-404f-966c-35910808fc2b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.033466 | controller | Jun 11 11:44:09.008394 crc crio[3644]: time="2026-06-11T11:44:09.008213838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.033491 | controller | Jun 11 11:44:09.023038 crc crio[3644]: time="2026-06-11T11:44:09.019743819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.033516 | controller | Jun 11 11:44:09.023038 crc crio[3644]: time="2026-06-11T11:44:09.022511651Z" level=info msg="Ran pod sandbox d86c1a35054bbf1e211e2ec5082e82dd7d8c57d917c99cb2faefddb0365fc939 with infra container: openshift-dns/node-resolver-277xp/POD" id=47dcc524-ae86-4b8d-ac78-dd94e3af811b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.033541 | controller | Jun 11 11:44:09.050006 crc crio[3644]: time="2026-06-11T11:44:09.042412789Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=57dda430-5a44-47c9-95b0-9f9336559307 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.033566 | controller | Jun 11 11:44:09.061131 crc crio[3644]: time="2026-06-11T11:44:09.057087595Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=36ff0305-fc13-4056-b4ea-a56182e15087 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.033592 | controller | Jun 11 11:44:09.065368 crc crio[3644]: time="2026-06-11T11:44:09.065164301Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=29e002a7-09ab-4ec0-b0b8-8f69337121d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.033617 | controller | Jun 11 11:44:09.259880 crc crio[3644]: time="2026-06-11T11:44:09.259570834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.033644 | controller | Jun 11 11:44:09.369813 crc crio[3644]: time="2026-06-11T11:44:09.361087277Z" level=info msg="Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver" id=ab96447f-8c51-4ad0-ac8f-29a2230603ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.033674 | controller | Jun 11 11:44:09.446887 crc crio[3644]: time="2026-06-11T11:44:09.446762305Z" level=info msg="Created container ad4ea47a2acfbae8c4d11f2fa56aab6325852e947fcdc49e4e0caa3e6556de6a: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy" id=a6e082c0-70ab-45be-b6af-5e6b7bd1aae7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.033705 | controller | Jun 11 11:44:09.452965 crc crio[3644]: time="2026-06-11T11:44:09.451596901Z" level=info msg="Starting container: ad4ea47a2acfbae8c4d11f2fa56aab6325852e947fcdc49e4e0caa3e6556de6a" id=251f73ee-7c85-41f6-966a-ff59ac01f266 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.033734 | controller | Jun 11 11:44:09.470424 crc crio[3644]: time="2026-06-11T11:44:09.469888266Z" level=info msg="Created container 3555f56633716746d645f8e5e72f8925d5cbc2ccab146427140f47a02440b744: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=f831e88c-b0d1-4ae9-87fc-13a9c8918c65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.033776 | controller | Jun 11 11:44:09.503362 crc crio[3644]: time="2026-06-11T11:44:09.499849768Z" level=info msg="Starting container: 3555f56633716746d645f8e5e72f8925d5cbc2ccab146427140f47a02440b744" id=9581057d-b821-48a6-ad5c-f4cffe1f5e06 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.033809 | controller | Jun 11 11:44:09.509841 crc crio[3644]: time="2026-06-11T11:44:09.509413112Z" level=info msg="Started container" PID=7375 containerID=ad4ea47a2acfbae8c4d11f2fa56aab6325852e947fcdc49e4e0caa3e6556de6a description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=251f73ee-7c85-41f6-966a-ff59ac01f266 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c15fdc652ee8210afe01c4041db65aa289cecd9c010b235ec1914e99e18b97a
2026-06-11 13:18:25.033840 | controller | Jun 11 11:44:09.537849 crc crio[3644]: time="2026-06-11T11:44:09.536521162Z" level=info msg="Started container" PID=7391 containerID=3555f56633716746d645f8e5e72f8925d5cbc2ccab146427140f47a02440b744 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=9581057d-b821-48a6-ad5c-f4cffe1f5e06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6806073521cf72496d1f5ef6f6b94c58d5f75881082f764b273551b28c533f4a
2026-06-11 13:18:25.033898 | controller | Jun 11 11:44:09.654995 crc crio[3644]: time="2026-06-11T11:44:09.654778206Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=70b74cd4-74ea-4235-93ff-c392fb9663a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.033930 | controller | Jun 11 11:44:09.672821 crc crio[3644]: time="2026-06-11T11:44:09.670563788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.033959 | controller | Jun 11 11:44:09.780985 crc crio[3644]: time="2026-06-11T11:44:09.780425433Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=823f73fc-d62b-4370-a9f1-9275f5d6479d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.033987 | controller | Jun 11 11:44:09.850502 crc crio[3644]: time="2026-06-11T11:44:09.849585287Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=003b0d4b-3db8-4fa6-b17c-b21f3a822a8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.034016 | controller | Jun 11 11:44:09.874154 crc crio[3644]: time="2026-06-11T11:44:09.873878015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.034045 | controller | Jun 11 11:44:09.930616 crc crio[3644]: time="2026-06-11T11:44:09.927499418Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:b34c56f7d0156ac1c8c698220cfe4f24e62c7b65c2e95276b71a2d607fb19d52 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/85f15e09-84e7-4abe-8697-c17941e1f5a3 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:0xc0016825e0}] Aliases:map[]}"
2026-06-11 13:18:25.034075 | controller | Jun 11 11:44:09.930616 crc crio[3644]: time="2026-06-11T11:44:09.928429358Z" level=info msg="Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.034103 | controller | Jun 11 11:44:09.971244 crc crio[3644]: time="2026-06-11T11:44:09.969269513Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:181ac3cafb4d6fa44a0e7f27bd9f204499c35d0579af782a1d8b144c0f15c8d3 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/06b04168-d767-4c73-97d8-b524ed6acd2a 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:0xc000896420}] Aliases:map[]}"
2026-06-11 13:18:25.034135 | controller | Jun 11 11:44:09.971244 crc crio[3644]: time="2026-06-11T11:44:09.969326584Z" level=info msg="Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.034165 | controller | Jun 11 11:44:10.023771 crc crio[3644]: time="2026-06-11T11:44:10.023352199Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:4abea79bb56886f9b661bc890b48e0dfbeac9b19453c95d09e4e2d47b4317bf8 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/287c3854-dd7b-4b1c-94b2-faf409f2afa3 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:0xc00152e470}] Aliases:map[]}"
2026-06-11 13:18:25.034193 | controller | Jun 11 11:44:10.023771 crc crio[3644]: time="2026-06-11T11:44:10.023428694Z" 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 13:18:25.034221 | controller | Jun 11 11:44:10.028104 crc crio[3644]: time="2026-06-11T11:44:10.02761006Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:23791883e62e0db263bcad2763bfb61385e20e609cb2cdf8c5e7a2bbaaf023b8 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/25318730-7087-497e-9929-353fd33efc3e 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:0xc000ae0518}] Aliases:map[]}"
2026-06-11 13:18:25.034249 | controller | Jun 11 11:44:10.029469 crc crio[3644]: time="2026-06-11T11:44:10.028840511Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.034279 | controller | Jun 11 11:44:10.030180 crc crio[3644]: time="2026-06-11T11:44:10.028776439Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:9ce945d0098e1ed40576900b59d014a63305c702858acb74ab642f0b1ad2268e UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/d7227492-cb9f-411f-b62e-fbacc37a3f24 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:0xc000188530}] Aliases:map[]}"
2026-06-11 13:18:25.034307 | controller | Jun 11 11:44:10.030395 crc crio[3644]: time="2026-06-11T11:44:10.030178375Z" 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 13:18:25.034334 | controller | Jun 11 11:44:10.097424 crc crio[3644]: time="2026-06-11T11:44:10.071965101Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:3301cbd78a2422919162030e2de349ea542a533cfb1056eeab50edfd75ce7823 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/7b0c0ca5-e228-4d9e-a305-b4b32bfe4d3f 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:0xc000ae04a8}] Aliases:map[]}"
2026-06-11 13:18:25.034367 | controller | Jun 11 11:44:10.097424 crc crio[3644]: time="2026-06-11T11:44:10.072056234Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.034397 | controller | Jun 11 11:44:10.097424 crc crio[3644]: time="2026-06-11T11:44:10.080990249Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:1552dab030bdd55f7ee771162a2bf14ec3c94d9a7692db5ab35ef977eff8ee2c UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/72a598fa-17ae-4cf7-88bc-b33c9736b76d 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:0xc0001305f8}] Aliases:map[]}"
2026-06-11 13:18:25.034425 | controller | Jun 11 11:44:10.097424 crc crio[3644]: time="2026-06-11T11:44:10.081185675Z" 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 13:18:25.034452 | controller | Jun 11 11:44:10.159804 crc crio[3644]: time="2026-06-11T11:44:10.159486149Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:b6471a16902eb48a3481406d3a503448eebe8d37db58065dd65143dcb97ee238 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/9bbee8ee-56e7-494b-8b17-1e26b963edae 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:0xc001258160}] Aliases:map[]}"
2026-06-11 13:18:25.034479 | controller | Jun 11 11:44:10.159804 crc crio[3644]: time="2026-06-11T11:44:10.159612773Z" 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 13:18:25.034508 | controller | Jun 11 11:44:10.268626 crc crio[3644]: time="2026-06-11T11:44:10.268107973Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=1ff7e0df-17cd-48b8-b276-417d45a058f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.034535 | controller | Jun 11 11:44:10.756056 crc crio[3644]: time="2026-06-11T11:44:10.755967447Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=155c7d38-ad78-4350-96cd-4ac35d389b2d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.034562 | controller | Jun 11 11:44:10.861404 crc crio[3644]: time="2026-06-11T11:44:10.861315515Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:b33a57d400c69d6454082c67dbd8aa48747ede4a8a67ca36685efaa709ede66a UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/c1ea1367-78bb-4bf9-8615-5db138d1f444 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:0xc00061e370}] Aliases:map[]}"
2026-06-11 13:18:25.034589 | controller | Jun 11 11:44:10.862203 crc crio[3644]: time="2026-06-11T11:44:10.862165603Z" level=info msg="Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.034617 | controller | Jun 11 11:44:12.367411 crc crio[3644]: time="2026-06-11T11:44:12.367313138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.034646 | controller | Jun 11 11:44:12.565767 crc crio[3644]: time="2026-06-11T11:44:12.563084101Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=00077890-0d21-449a-a73d-eba0d2cc2c91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.034678 | controller | Jun 11 11:44:12.818281 crc crio[3644]: time="2026-06-11T11:44:12.818195423Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=50285f9d-6da3-4892-9dc5-8a669d1912c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.034706 | controller | Jun 11 11:44:12.921599 crc crio[3644]: time="2026-06-11T11:44:12.917851011Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:085b4ece34150426c8611b8f5a462c889dc05ec8ad75141fce2fd0d17f11fd57 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/2bbb7201-c5e8-4d0e-8678-6da6805c3369 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:0xc00061e060}] Aliases:map[]}"
2026-06-11 13:18:25.034734 | controller | Jun 11 11:44:12.921599 crc crio[3644]: time="2026-06-11T11:44:12.918352887Z" level=info msg="Adding pod openshift-dns_dns-default-qtghf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.034763 | controller | Jun 11 11:44:13.303528 crc crio[3644]: time="2026-06-11T11:44:13.303266164Z" level=info msg="Created container 7233bcdd1a24b636e78c76d34cf90fd1ccbbd80fe2ce937eeb6e111acd12ddec: openshift-image-registry/node-ca-2wddl/node-ca" id=d841be18-fa93-4ee2-9a5b-2d6bf56ea9f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.034792 | controller | Jun 11 11:44:13.318375 crc crio[3644]: time="2026-06-11T11:44:13.31723677Z" level=info msg="Starting container: 7233bcdd1a24b636e78c76d34cf90fd1ccbbd80fe2ce937eeb6e111acd12ddec" id=73ecdaa3-a139-41db-8d95-2911304cc8f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.034820 | controller | Jun 11 11:44:13.333545 crc crio[3644]: time="2026-06-11T11:44:13.332897872Z" level=info msg="Started container" PID=7533 containerID=7233bcdd1a24b636e78c76d34cf90fd1ccbbd80fe2ce937eeb6e111acd12ddec description=openshift-image-registry/node-ca-2wddl/node-ca id=73ecdaa3-a139-41db-8d95-2911304cc8f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa3be7229c12b9a1766a3970583fb9d939bb88d03719e69deb506c8b77aee4f4
2026-06-11 13:18:25.034867 | controller | Jun 11 11:44:13.369264 crc crio[3644]: time="2026-06-11T11:44:13.368887316Z" level=info msg="Ran pod sandbox 4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD" id=1ff7e0df-17cd-48b8-b276-417d45a058f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.034907 | controller | Jun 11 11:44:13.396275 crc crio[3644]: time="2026-06-11T11:44:13.396154937Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:d1c3664960135ca75fe07c52623e626afbe1d1ffda22195d18e356c946780f65 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/c5b9a2f2-4b80-441f-9b91-f634e6eb352d 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:0xc00149e360}] Aliases:map[]}"
2026-06-11 13:18:25.034938 | controller | Jun 11 11:44:13.396275 crc crio[3644]: time="2026-06-11T11:44:13.396270431Z" 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 13:18:25.034971 | controller | Jun 11 11:44:13.422883 crc crio[3644]: time="2026-06-11T11:44:13.41197435Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=70788694-d9d7-4fef-a33b-5e253750be23 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.035000 | controller | Jun 11 11:44:13.517259 crc crio[3644]: time="2026-06-11T11:44:13.516079291Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:11bdbd20d7b4569989598df15129ee1f5086aa2430b18b1db056ba8d3fbb110d UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/5808ce8a-0006-43da-8f31-cfbaffa2f221 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:0xc00149e638}] Aliases:map[]}"
2026-06-11 13:18:25.035025 | controller | Jun 11 11:44:13.517259 crc crio[3644]: time="2026-06-11T11:44:13.516184415Z" 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 13:18:25.035051 | controller | Jun 11 11:44:13.529891 crc crio[3644]: time="2026-06-11T11:44:13.522195497Z" level=info msg="Ran pod sandbox 87f905dae07832955f2c841f30b5ec02fc6def416b7fdbb75854089c17c1c717 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD" id=155c7d38-ad78-4350-96cd-4ac35d389b2d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.035077 | controller | Jun 11 11:44:13.563303 crc crio[3644]: time="2026-06-11T11:44:13.562237301Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=fa6f1df7-cde9-435d-aac1-6d65cabe3e6a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.035102 | controller | Jun 11 11:44:13.634279 crc crio[3644]: time="2026-06-11T11:44:13.633541373Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:bc234e3119e9acf1856b845f18df383bd3865a46e9102009a5be257c72b555a5 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/e4785c04-aaff-47c5-8bba-335d978877b8 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:0xc00008c318}] Aliases:map[]}"
2026-06-11 13:18:25.035126 | controller | Jun 11 11:44:13.634279 crc crio[3644]: time="2026-06-11T11:44:13.634143983Z" 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 13:18:25.035150 | controller | Jun 11 11:44:13.753326 crc crio[3644]: time="2026-06-11T11:44:13.751359882Z" level=info msg="Ran pod sandbox 356392d4c3f52e4a4440b6c79fb17b0b6fa6afa52f0b926ecf9b3741d28e31b8 with infra container: openshift-multus/multus-bzhnf/POD" id=00077890-0d21-449a-a73d-eba0d2cc2c91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.035174 | controller | Jun 11 11:44:13.770100 crc crio[3644]: time="2026-06-11T11:44:13.769622447Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=4d726e8b-ad2b-4f11-b105-504ad6e5660e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.035197 | controller | Jun 11 11:44:13.789752 crc crio[3644]: time="2026-06-11T11:44:13.781354704Z" level=info msg="Ran pod sandbox 83f9d7025064d438a533a9336e9b90b9cd1adb069f09f1400637c48829751ef5 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD" id=50285f9d-6da3-4892-9dc5-8a669d1912c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.035226 | controller | Jun 11 11:44:13.813298 crc crio[3644]: time="2026-06-11T11:44:13.81312445Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=11c74c2a-13dd-4460-8404-084c2b781b62 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.035250 | controller | Jun 11 11:44:13.952732 crc crio[3644]: time="2026-06-11T11:44:13.952087898Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=4f1cf4e6-2e03-442c-88bf-10a9b334340e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.035274 | controller | Jun 11 11:44:13.952732 crc crio[3644]: time="2026-06-11T11:44:13.952623176Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=87b57525-226d-4b70-b8e7-af23ef3f902f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.035316 | controller | Jun 11 11:44:13.952732 crc crio[3644]: time="2026-06-11T11:44:13.95275497Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=103b03e2-6ae8-47a5-8d48-371b93d71321 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.035341 | controller | Jun 11 11:44:13.954487 crc crio[3644]: time="2026-06-11T11:44:13.952800381Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=ca297263-bc40-4181-9336-87b68734a056 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.035364 | controller | Jun 11 11:44:14.088032 crc crio[3644]: time="2026-06-11T11:44:14.038972761Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:1ffb7188fd69323472ee992c06a04fd162917bf7547365e7d282e49def5c6e03 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/1c02fc99-dccb-4b62-9699-d3c8a5489fde 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:0xc000dd26b0}] Aliases:map[]}"
2026-06-11 13:18:25.035388 | controller | Jun 11 11:44:14.088032 crc crio[3644]: time="2026-06-11T11:44:14.039029213Z" 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 13:18:25.035412 | controller | Jun 11 11:44:14.088032 crc crio[3644]: time="2026-06-11T11:44:14.087449014Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:5325e254dc4d8eea41d3c7bdb7bd45f98694468b68911b0bfb8ac8f9cfaaacfe UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/e4f898ce-73c3-4b2f-8fe7-d8d74755e13c 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:0xc000130618}] Aliases:map[]}"
2026-06-11 13:18:25.035436 | controller | Jun 11 11:44:14.088032 crc crio[3644]: time="2026-06-11T11:44:14.087500346Z" level=info msg="Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.035460 | controller | Jun 11 11:44:14.152378 crc crio[3644]: time="2026-06-11T11:44:14.150367187Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:c2ec98fde2390b841edb9ec5e92ef86658f13033e875d329797515e5d2162230 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/6ed79032-defe-455c-9209-2e613700d226 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:0xc00149e8f8}] Aliases:map[]}"
2026-06-11 13:18:25.035493 | controller | Jun 11 11:44:14.152378 crc crio[3644]: time="2026-06-11T11:44:14.150434829Z" level=info msg="Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.035523 | controller | Jun 11 11:44:14.409179 crc crio[3644]: time="2026-06-11T11:44:14.403491053Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:a4a67e8bb2c16f989ee2cbb6f3ad73b3f0f22d1ea6c80fc52cf90402863f8f96 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/6afc7a0e-0bdf-49a6-8ead-0b1ff8cbcb78 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:0xc000130938}] Aliases:map[]}"
2026-06-11 13:18:25.035553 | controller | Jun 11 11:44:14.409179 crc crio[3644]: time="2026-06-11T11:44:14.404898959Z" level=info msg="Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.035580 | controller | Jun 11 11:44:14.487399 crc crio[3644]: time="2026-06-11T11:44:14.48618407Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:b8d0d0fa6cc06d2c268f6c19e1ce2925448554dcc38db5fd2180b626f8aa862c UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/82c91039-0d87-4117-87d4-2a8b84be1c23 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:0xc00031e588}] Aliases:map[]}"
2026-06-11 13:18:25.035608 | controller | Jun 11 11:44:14.487399 crc crio[3644]: time="2026-06-11T11:44:14.486443529Z" 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 13:18:25.035637 | controller | Jun 11 11:44:14.540394 crc crio[3644]: time="2026-06-11T11:44:14.540282561Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=d7750130-13ec-4fce-8eb4-799e461d6739 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.035666 | controller | Jun 11 11:44:14.884561 crc crio[3644]: time="2026-06-11T11:44:14.884452011Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:df9f7b546ed00412b87e9af00a7523d138ea477815c3468e4c909a5d821553d3 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/c50db362-8e7a-40a3-bf1b-48bec9b79ceb 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:0xc000dd2090}] Aliases:map[]}"
2026-06-11 13:18:25.035694 | controller | Jun 11 11:44:14.885399 crc crio[3644]: time="2026-06-11T11:44:14.88535769Z" 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 13:18:25.035722 | controller | Jun 11 11:44:14.958632 crc crio[3644]: time="2026-06-11T11:44:14.958221942Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:13d69f6688f1b5db4dd64baa58577d299f4b8b5e1c51d1ce16b53a50ab45bd34 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/400ca4ea-e62f-49c3-a10a-535dde6d448e 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:0xc000188478}] Aliases:map[]}"
2026-06-11 13:18:25.035757 | controller | Jun 11 11:44:14.959303 crc crio[3644]: time="2026-06-11T11:44:14.958778731Z" level=info msg="Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.035787 | controller | Jun 11 11:44:14.980183 crc crio[3644]: time="2026-06-11T11:44:14.980087536Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:252597aab1d558fec30656ddf3d9088b19711bbda9bc19c82c8d1ea0918c729c UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/481a48c4-6c20-4afb-8680-ad0012cf20a2 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:0xc000dd21d8}] Aliases:map[]}"
2026-06-11 13:18:25.035814 | controller | Jun 11 11:44:14.980183 crc crio[3644]: time="2026-06-11T11:44:14.980163578Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.035843 | controller | Jun 11 11:44:15.050970 crc crio[3644]: time="2026-06-11T11:44:15.050240847Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:399e610148886cd2b24c13f4a2e8bea20cec0c42fecbff6645839b3ba64b1df7 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/a03c13f1-4476-4353-a148-0c2de1b79090 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:0xc000dd22e8}] Aliases:map[]}"
2026-06-11 13:18:25.035904 | controller | Jun 11 11:44:15.050970 crc crio[3644]: time="2026-06-11T11:44:15.050385682Z" level=info msg="Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.035934 | controller | Jun 11 11:44:15.095417 crc crio[3644]: time="2026-06-11T11:44:15.095123971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.035963 | controller | Jun 11 11:44:15.099911 crc crio[3644]: time="2026-06-11T11:44:15.098631464Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:fcd631f2d1b3cfeef7bf8f32a471418d68b588f8debfa72e62f9bc5e955a4571 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/83a311c4-b466-462c-b888-2421d345a86e 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:0xc00008c4b8}] Aliases:map[]}"
2026-06-11 13:18:25.035992 | controller | Jun 11 11:44:15.099911 crc crio[3644]: time="2026-06-11T11:44:15.099222859Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.036020 | controller | Jun 11 11:44:15.138864 crc crio[3644]: time="2026-06-11T11:44:15.138113012Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:5c6bf2c968a1af479efbd15113343f04e4fa47464c0943e4017babdb154feebb UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/68f1ce96-0664-45ba-a9dd-62c1a82f998a 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:0xc00031e168}] Aliases:map[]}"
2026-06-11 13:18:25.036053 | controller | Jun 11 11:44:15.138864 crc crio[3644]: time="2026-06-11T11:44:15.138247665Z" level=info msg="Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.036078 | controller | Jun 11 11:44:15.344337 crc crio[3644]: time="2026-06-11T11:44:15.344148254Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=bd57c658-243b-4523-933f-4181d5a7dfa1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.036103 | controller | Jun 11 11:44:15.353216 crc crio[3644]: time="2026-06-11T11:44:15.352347738Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:f4bb7cb10752f06b4c387bce7ca456487cab37b530d5ec95b50c5ade4c382934 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/176a505a-1ceb-4f78-a6e0-b34549905053 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:0xc000896080}] Aliases:map[]}"
2026-06-11 13:18:25.036126 | controller | Jun 11 11:44:15.353216 crc crio[3644]: time="2026-06-11T11:44:15.352545033Z" level=info msg="Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.036148 | controller | Jun 11 11:44:15.424368 crc crio[3644]: time="2026-06-11T11:44:15.423903302Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:3ddfaa7e3020e589f4a482aa3bfa0030cdd35af576350274a0aed9c70d74a8f0 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/c5805147-5697-4333-b39a-593a24c5810c 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:0xc0001887a0}] Aliases:map[]}"
2026-06-11 13:18:25.036171 | controller | Jun 11 11:44:15.424368 crc crio[3644]: time="2026-06-11T11:44:15.424045706Z" level=info msg="Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.036194 | controller | Jun 11 11:44:15.434455 crc crio[3644]: time="2026-06-11T11:44:15.433264753Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:5ebddcf917ad7d85f3e7da3ecbdbae71a2509f10b6daf5baa8ff12d1536c14d9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/20d9bf01-b98e-4cc6-9567-32a55ac6dddc 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:0xc000130640}] Aliases:map[]}"
2026-06-11 13:18:25.036218 | controller | Jun 11 11:44:15.434455 crc crio[3644]: time="2026-06-11T11:44:15.43348933Z" 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 13:18:25.036245 | controller | Jun 11 11:44:15.528975 crc crio[3644]: time="2026-06-11T11:44:15.526147513Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=fa39b152-5d71-46c2-bd96-f216d9ebb16a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.036275 | controller | Jun 11 11:44:15.560789 crc crio[3644]: time="2026-06-11T11:44:15.55430559Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook" id=a3ce3218-0438-4de4-b6f6-6279bd20661c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.036311 | controller | Jun 11 11:44:15.560789 crc crio[3644]: time="2026-06-11T11:44:15.5544955Z" level=info msg="Creating container: openshift-multus/multus-bzhnf/kube-multus" id=fddc0d7e-ce94-4795-9a7e-dda39b63db6c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.036341 | controller | Jun 11 11:44:15.560789 crc crio[3644]: time="2026-06-11T11:44:15.555127071Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server" id=6656ba80-f4b5-4835-803a-485af451435a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.036370 | controller | Jun 11 11:44:15.560789 crc crio[3644]: time="2026-06-11T11:44:15.559101019Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=f75c521d-d167-4438-9e41-cb07bc75d701 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.036400 | controller | Jun 11 11:44:15.566281 crc crio[3644]: time="2026-06-11T11:44:15.566042409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.036430 | controller | Jun 11 11:44:15.579424 crc crio[3644]: time="2026-06-11T11:44:15.572854532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.036459 | controller | Jun 11 11:44:15.728185 crc crio[3644]: time="2026-06-11T11:44:15.723897213Z" level=info msg="Ran pod sandbox c3edba1aa7b1339996813aeced60f2e335760a6dae92a7a2e21ea5d6b4d9ec62 with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD" id=d7750130-13ec-4fce-8eb4-799e461d6739 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.036489 | controller | Jun 11 11:44:15.738866 crc crio[3644]: time="2026-06-11T11:44:15.737558346Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=6bb24bd1-53ad-43e9-bad0-87e054158a3f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.036519 | controller | Jun 11 11:44:15.749120 crc crio[3644]: time="2026-06-11T11:44:15.748356183Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=81b89dae-eefb-4204-9591-17e6f2323b2b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.036550 | controller | Jun 11 11:44:15.763621 crc crio[3644]: time="2026-06-11T11:44:15.761894197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.036579 | controller | Jun 11 11:44:15.763621 crc crio[3644]: time="2026-06-11T11:44:15.76240897Z" level=info msg="Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=7a5fa5e1-80b3-4d5c-baef-0e9325be3b41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.036607 | controller | Jun 11 11:44:15.768299 crc crio[3644]: time="2026-06-11T11:44:15.766454149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.036639 | controller | Jun 11 11:44:15.814150 crc crio[3644]: time="2026-06-11T11:44:15.813156192Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:85654cb83dcfdea97c63142a23d18ba5776b7cbf26d8bfe21c4dba93af33436d UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/7018a041-66a9-482d-9973-2620955d1e7c 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:0xc000130538}] Aliases:map[]}"
2026-06-11 13:18:25.036673 | controller | Jun 11 11:44:15.814150 crc crio[3644]: time="2026-06-11T11:44:15.814099047Z" 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 13:18:25.036704 | controller | Jun 11 11:44:15.864425 crc crio[3644]: time="2026-06-11T11:44:15.863585506Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:6e6ce966456c3ab6a52394931300651137ac3fc6d2961f76c92dfed10b345aa6 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/56da1d5b-e023-44e8-a907-9a2b38dfc808 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:0xc00152e100}] Aliases:map[]}"
2026-06-11 13:18:25.036734 | controller | Jun 11 11:44:15.864425 crc crio[3644]: time="2026-06-11T11:44:15.864186043Z" level=info msg="Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.036765 | controller | Jun 11 11:44:15.877924 crc crio[3644]: time="2026-06-11T11:44:15.877191652Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:66a2acdbff98acbdc1e17b0d351e4a0ac59acc0523c7633b0a5a3653cc77665f UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/08c07a1a-ce4c-40bd-ba5b-84c62aca19a6 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:0xc000dd2818}] Aliases:map[]}"
2026-06-11 13:18:25.036795 | controller | Jun 11 11:44:15.877924 crc crio[3644]: time="2026-06-11T11:44:15.877411508Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.036824 | controller | Jun 11 11:44:15.977061 crc crio[3644]: time="2026-06-11T11:44:15.976473205Z" level=info msg="Ran pod sandbox 7b98cbd6713598549a6076ebb986511bea114ce4227dc6edd6a108dcd9219bbe with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD" id=bd57c658-243b-4523-933f-4181d5a7dfa1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.036876 | controller | Jun 11 11:44:16.004019 crc crio[3644]: time="2026-06-11T11:44:15.993449291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.036914 | controller | Jun 11 11:44:16.013305 crc crio[3644]: time="2026-06-11T11:44:16.012607868Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:5a206cd478eb6b46270303752669a9b2f365a86e9e857fdb3bbf641baaa73e1c UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/75eb3570-700c-436e-b49e-20f43d49a9f1 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:0xc000188a68}] Aliases:map[]}"
2026-06-11 13:18:25.036944 | controller | Jun 11 11:44:16.013305 crc crio[3644]: time="2026-06-11T11:44:16.012788643Z" level=info msg="Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.036974 | controller | Jun 11 11:44:16.031819 crc crio[3644]: time="2026-06-11T11:44:16.023275381Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=42cbee61-cc13-439d-b855-5420813a31ff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.037004 | controller | Jun 11 11:44:16.031819 crc crio[3644]: time="2026-06-11T11:44:16.025016279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.037038 | controller | Jun 11 11:44:16.031819 crc crio[3644]: time="2026-06-11T11:44:16.026558674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.037066 | controller | Jun 11 11:44:16.233128 crc crio[3644]: time="2026-06-11T11:44:16.232876883Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=0294b27e-1f67-468c-8c41-b2531b430cf6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.037091 | controller | Jun 11 11:44:16.314266 crc crio[3644]: time="2026-06-11T11:44:16.312625461Z" level=info msg="Ran pod sandbox a088ebc69d073418e64ce1c026bbd73c6856f8ebe0a17457cd77b20335dc0112 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD" id=fa39b152-5d71-46c2-bd96-f216d9ebb16a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.037115 | controller | Jun 11 11:44:16.329327 crc crio[3644]: time="2026-06-11T11:44:16.32708838Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=675dd8ad-41c6-4dfb-b10b-caab31fb1ebc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.037138 | controller | Jun 11 11:44:16.376413 crc crio[3644]: time="2026-06-11T11:44:16.375916372Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:fd95c3d008c3bc8c7eb25b3547a57e5da0ca277da831d45d219a4966b37d2aca UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/3a4e538b-3d8c-4b7d-8147-3ca829082de5 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:0xc00152e210}] Aliases:map[]}"
2026-06-11 13:18:25.037163 | controller | Jun 11 11:44:16.376413 crc crio[3644]: time="2026-06-11T11:44:16.376325463Z" 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 13:18:25.037189 | controller | Jun 11 11:44:16.697507 crc crio[3644]: time="2026-06-11T11:44:16.696241756Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=b49d7ab9-a4a0-4db6-94ae-fbec827ebbd1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.037214 | controller | Jun 11 11:44:16.697507 crc crio[3644]: time="2026-06-11T11:44:16.69591982Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=3961a1a9-5051-4a5b-87f1-0b3629bf7f0f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.037239 | controller | Jun 11 11:44:16.707203 crc crio[3644]: time="2026-06-11T11:44:16.702227443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.037263 | controller | Jun 11 11:44:16.950789 crc crio[3644]: time="2026-06-11T11:44:16.950384684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.037288 | controller | Jun 11 11:44:16.963462 crc crio[3644]: time="2026-06-11T11:44:16.963160256Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy" id=4592a502-3bce-4bbe-8379-ba59951b7f39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.037313 | controller | Jun 11 11:44:17.039805 crc crio[3644]: time="2026-06-11T11:44:17.039380649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.037343 | controller | Jun 11 11:44:22.452463 crc crio[3644]: time="2026-06-11T11:44:22.450398227Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.037366 | controller | Jun 11 11:44:22.769397 crc crio[3644]: time="2026-06-11T11:44:22.768787814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.037389 | controller | Jun 11 11:44:22.785916 crc crio[3644]: time="2026-06-11T11:44:22.778537033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.037414 | controller | Jun 11 11:44:22.809958 crc crio[3644]: time="2026-06-11T11:44:22.809836579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.037437 | controller | Jun 11 11:44:22.840371 crc crio[3644]: time="2026-06-11T11:44:22.840129176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.037462 | controller | Jun 11 11:44:22.844759 crc crio[3644]: time="2026-06-11T11:44:22.843577719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.037485 | controller | Jun 11 11:44:22.853246 crc crio[3644]: time="2026-06-11T11:44:22.853188167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.037507 | controller | Jun 11 11:44:22.878620 crc crio[3644]: time="2026-06-11T11:44:22.87856952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.037530 | controller | Jun 11 11:44:22.966843 crc crio[3644]: time="2026-06-11T11:44:22.964632102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.037554 | controller | Jun 11 11:44:22.970355 crc crio[3644]: time="2026-06-11T11:44:22.968488137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.037578 | controller | Jun 11 11:44:22.975556 crc crio[3644]: time="2026-06-11T11:44:22.975118404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.037602 | controller | Jun 11 11:44:23.146242 crc crio[3644]: time="2026-06-11T11:44:23.14600512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.037627 | controller | Jun 11 11:44:23.270110 crc crio[3644]: time="2026-06-11T11:44:23.268964188Z" level=info msg="Created container 9cab8617ccfd214c2c59e64839f1de0ed4224fbdd52c20141b100a2272d0af28: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=b49d7ab9-a4a0-4db6-94ae-fbec827ebbd1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.037653 | controller | Jun 11 11:44:23.274123 crc crio[3644]: time="2026-06-11T11:44:23.2734977Z" level=info msg="Created container a560439013e20ae48f08bea8aa532552e00ba604cfc4032611e5993c3942a196: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=f75c521d-d167-4438-9e41-cb07bc75d701 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.037682 | controller | Jun 11 11:44:23.280924 crc crio[3644]: time="2026-06-11T11:44:23.28057341Z" level=info msg="Starting container: 9cab8617ccfd214c2c59e64839f1de0ed4224fbdd52c20141b100a2272d0af28" id=ac7263a0-76fa-4c84-90d5-d361b6b68dad name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.037707 | controller | Jun 11 11:44:23.280924 crc crio[3644]: time="2026-06-11T11:44:23.286180991Z" level=info msg="Starting container: a560439013e20ae48f08bea8aa532552e00ba604cfc4032611e5993c3942a196" id=2238876b-53cb-4363-a849-27f41417da13 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.037725 | controller | Jun 11 11:44:23.392615 crc crio[3644]: time="2026-06-11T11:44:23.374630451Z" level=info msg="Started container" PID=7873 containerID=a560439013e20ae48f08bea8aa532552e00ba604cfc4032611e5993c3942a196 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=2238876b-53cb-4363-a849-27f41417da13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1
2026-06-11 13:18:25.037744 | controller | Jun 11 11:44:23.450731 crc crio[3644]: time="2026-06-11T11:44:23.450118614Z" level=info msg="Started container" PID=7871 containerID=9cab8617ccfd214c2c59e64839f1de0ed4224fbdd52c20141b100a2272d0af28 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=ac7263a0-76fa-4c84-90d5-d361b6b68dad name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b98cbd6713598549a6076ebb986511bea114ce4227dc6edd6a108dcd9219bbe
2026-06-11 13:18:25.037761 | controller | Jun 11 11:44:23.534858 crc crio[3644]: time="2026-06-11T11:44:23.530385521Z" level=info msg="Created container 91eb81ce8388b16ff3f1d82439e73fc3c915aada2cfe0fab8ee95006e64c3121: openshift-multus/multus-bzhnf/kube-multus" id=fddc0d7e-ce94-4795-9a7e-dda39b63db6c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.037780 | controller | Jun 11 11:44:23.534858 crc crio[3644]: time="2026-06-11T11:44:23.53123434Z" level=info msg="Created container 0719c890a9f98540698de7e8b05816948735e9733a47c5221dd4c0f3fb1cb352: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server" id=6656ba80-f4b5-4835-803a-485af451435a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.037797 | controller | Jun 11 11:44:23.540477 crc crio[3644]: time="2026-06-11T11:44:23.537371096Z" level=info msg="Starting container: 91eb81ce8388b16ff3f1d82439e73fc3c915aada2cfe0fab8ee95006e64c3121" id=34a64039-afbb-40e8-b979-3c25d2877889 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.037815 | controller | Jun 11 11:44:23.540477 crc crio[3644]: time="2026-06-11T11:44:23.53938129Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=61aa0fbe-9c0c-48f9-913a-256f2523d062 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.037833 | controller | Jun 11 11:44:23.540477 crc crio[3644]: time="2026-06-11T11:44:23.540346767Z" level=info msg="Starting container: 0719c890a9f98540698de7e8b05816948735e9733a47c5221dd4c0f3fb1cb352" id=5f23bb9b-f777-42e5-933d-c661a1271393 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.037869 | controller | Jun 11 11:44:23.570589 crc crio[3644]: time="2026-06-11T11:44:23.562599546Z" level=info msg="Started container" PID=7880 containerID=91eb81ce8388b16ff3f1d82439e73fc3c915aada2cfe0fab8ee95006e64c3121 description=openshift-multus/multus-bzhnf/kube-multus id=34a64039-afbb-40e8-b979-3c25d2877889 name=/runtime.v1.RuntimeService/StartContainer sandboxID=356392d4c3f52e4a4440b6c79fb17b0b6fa6afa52f0b926ecf9b3741d28e31b8
2026-06-11 13:18:25.037894 | controller | Jun 11 11:44:23.575867 crc crio[3644]: time="2026-06-11T11:44:23.575292282Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=155cc54a-aa0f-4dba-a03e-65c16faf102c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.037915 | controller | Jun 11 11:44:23.590053 crc crio[3644]: time="2026-06-11T11:44:23.589897645Z" level=info msg="Started container" PID=7875 containerID=0719c890a9f98540698de7e8b05816948735e9733a47c5221dd4c0f3fb1cb352 description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=5f23bb9b-f777-42e5-933d-c661a1271393 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83f9d7025064d438a533a9336e9b90b9cd1adb069f09f1400637c48829751ef5
2026-06-11 13:18:25.037935 | controller | Jun 11 11:44:23.644270 crc crio[3644]: time="2026-06-11T11:44:23.643413494Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy" id=0f8d295e-d4bd-4c28-84b2-f5198097db05 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.037952 | controller | Jun 11 11:44:23.647910 crc crio[3644]: time="2026-06-11T11:44:23.646796605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.037969 | controller | Jun 11 11:44:23.775285 crc crio[3644]: time="2026-06-11T11:44:23.774412857Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_5dd1342b-4d30-46ea-8931-ab2c9f3fb85b\""
2026-06-11 13:18:25.037987 | controller | Jun 11 11:44:23.832620 crc crio[3644]: time="2026-06-11T11:44:23.829532033Z" level=info msg="Created container 7ef7623458fde6621b8f38bfb5ab387b52d77423861ffb90438667ee208e9a94: openshift-network-node-identity/network-node-identity-dgvkt/webhook" id=a3ce3218-0438-4de4-b6f6-6279bd20661c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.038005 | controller | Jun 11 11:44:23.837819 crc crio[3644]: time="2026-06-11T11:44:23.836813659Z" level=info msg="Created container d84424c99d6782f958223891278533037ee7def1b62bb7371798cfcc079047f5: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=29e002a7-09ab-4ec0-b0b8-8f69337121d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.038023 | controller | Jun 11 11:44:23.852034 crc crio[3644]: time="2026-06-11T11:44:23.838511384Z" level=info msg="Starting container: 7ef7623458fde6621b8f38bfb5ab387b52d77423861ffb90438667ee208e9a94" id=ace8956d-7fd5-4fa7-ae81-c90421e1b973 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.038045 | controller | Jun 11 11:44:23.852034 crc crio[3644]: time="2026-06-11T11:44:23.845194184Z" level=info msg="Starting container: d84424c99d6782f958223891278533037ee7def1b62bb7371798cfcc079047f5" id=fdee8245-a042-4f03-96dd-57e8f8c95e61 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.038071 | controller | Jun 11 11:44:23.987032 crc crio[3644]: time="2026-06-11T11:44:23.984871626Z" level=info msg="Started container" PID=7890 containerID=d84424c99d6782f958223891278533037ee7def1b62bb7371798cfcc079047f5 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=fdee8245-a042-4f03-96dd-57e8f8c95e61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c107af755ee2cc718955f89eca95fb476ef944dc54bfb8d8ee4ecc066ddb6058
2026-06-11 13:18:25.038091 | controller | Jun 11 11:44:24.076301 crc crio[3644]: time="2026-06-11T11:44:24.070426096Z" level=info msg="Started container" PID=7876 containerID=7ef7623458fde6621b8f38bfb5ab387b52d77423861ffb90438667ee208e9a94 description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=ace8956d-7fd5-4fa7-ae81-c90421e1b973 name=/runtime.v1.RuntimeService/StartContainer sandboxID=87f905dae07832955f2c841f30b5ec02fc6def416b7fdbb75854089c17c1c717
2026-06-11 13:18:25.038109 | controller | Jun 11 11:44:24.131151 crc crio[3644]: time="2026-06-11T11:44:24.12069475Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=095bd05c-9787-492d-9169-193973ea0457 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.038130 | controller | Jun 11 11:44:24.131151 crc crio[3644]: time="2026-06-11T11:44:24.130376951Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=2c32e68f-e7ab-45b2-bdf0-381c84309b88 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.038149 | controller | Jun 11 11:44:24.178344 crc crio[3644]: time="2026-06-11T11:44:24.178061201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.038167 | controller | Jun 11 11:44:24.347249 crc crio[3644]: time="2026-06-11T11:44:24.337445993Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=a7635120-b250-4d73-8dc1-5cced49ca7db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.038184 | controller | Jun 11 11:44:24.347249 crc crio[3644]: time="2026-06-11T11:44:24.338571213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.038202 | controller | Jun 11 11:44:24.369554 crc crio[3644]: time="2026-06-11T11:44:24.368615141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.038220 | controller | Jun 11 11:44:25.479629 crc crio[3644]: time="2026-06-11T11:44:25.47943145Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=d7550168-ded8-4266-b281-8ea82bfdc570 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.038237 | controller | Jun 11 11:44:25.644165 crc crio[3644]: time="2026-06-11T11:44:25.643537642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.038254 | controller | Jun 11 11:44:25.720338 crc crio[3644]: time="2026-06-11T11:44:25.719512487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.038272 | controller | Jun 11 11:44:26.249981 crc crio[3644]: time="2026-06-11T11:44:26.249467602Z" level=info msg="Created container e2bcbb7870b563149853c6701e1c14504979258c2db8a97511e76cca3b33c83e: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=003b0d4b-3db8-4fa6-b17c-b21f3a822a8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.038289 | controller | Jun 11 11:44:26.264059 crc crio[3644]: time="2026-06-11T11:44:26.261319549Z" level=info msg="Starting container: e2bcbb7870b563149853c6701e1c14504979258c2db8a97511e76cca3b33c83e" id=1b6a370c-ef56-4b69-94be-d42ff668ce7a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.038307 | controller | Jun 11 11:44:27.508201 crc crio[3644]: time="2026-06-11T11:44:27.507348731Z" level=info msg="Started container" PID=7964 containerID=e2bcbb7870b563149853c6701e1c14504979258c2db8a97511e76cca3b33c83e description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=1b6a370c-ef56-4b69-94be-d42ff668ce7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c15fdc652ee8210afe01c4041db65aa289cecd9c010b235ec1914e99e18b97a
2026-06-11 13:18:25.038326 | controller | Jun 11 11:44:27.528209 crc crio[3644]: time="2026-06-11T11:44:27.528141003Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.038344 | controller | Jun 11 11:44:27.581552 crc crio[3644]: time="2026-06-11T11:44:27.567905123Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=c56782f6-2727-47fd-a631-1469790f2ae1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.038364 | controller | Jun 11 11:44:27.586135 crc crio[3644]: time="2026-06-11T11:44:27.570770764Z" level=info msg="Created container 40f2dff472a902ccd64c52d202a0d83e6572bd753cba8511cd2ac0cd02e4e447: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy" id=0f8d295e-d4bd-4c28-84b2-f5198097db05 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.038383 | controller | Jun 11 11:44:27.592220 crc crio[3644]: time="2026-06-11T11:44:27.589375581Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=09f1635d-8efb-4e2e-aed1-1668b63429b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.038399 | controller | Jun 11 11:44:27.620002 crc crio[3644]: time="2026-06-11T11:44:27.600886526Z" level=info msg="Starting container: 40f2dff472a902ccd64c52d202a0d83e6572bd753cba8511cd2ac0cd02e4e447" id=fe26bc02-a38c-497f-9818-65176bda7702 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.038417 | controller | Jun 11 11:44:27.621173 crc crio[3644]: time="2026-06-11T11:44:27.621123694Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=04b3ecb7-bca7-4884-8fc3-279a519e38b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.038434 | controller | Jun 11 11:44:27.649162 crc crio[3644]: time="2026-06-11T11:44:27.622074759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.038450 | controller | Jun 11 11:44:27.652815 crc crio[3644]: time="2026-06-11T11:44:27.621124796Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=e3cd0568-f9c3-46aa-be82-ea0fabfff44a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.038466 | controller | Jun 11 11:44:27.665037 crc crio[3644]: time="2026-06-11T11:44:27.661315439Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=68dcb1d6-8990-4022-a4fd-284323cd426e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.038483 | controller | Jun 11 11:44:27.665037 crc crio[3644]: time="2026-06-11T11:44:27.661891805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.038499 | controller | Jun 11 11:44:27.789363 crc crio[3644]: time="2026-06-11T11:44:27.7886053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.038515 | controller | Jun 11 11:44:27.797847 crc crio[3644]: time="2026-06-11T11:44:27.797273241Z" level=info msg="Started container" PID=7961 containerID=40f2dff472a902ccd64c52d202a0d83e6572bd753cba8511cd2ac0cd02e4e447 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=fe26bc02-a38c-497f-9818-65176bda7702 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b98cbd6713598549a6076ebb986511bea114ce4227dc6edd6a108dcd9219bbe
2026-06-11 13:18:25.038532 | controller | Jun 11 11:44:27.868730 crc crio[3644]: time="2026-06-11T11:44:27.867559939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.038548 | controller | Jun 11 11:44:27.931813 crc crio[3644]: time="2026-06-11T11:44:27.924274733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.038568 | controller | Jun 11 11:44:27.954021 crc crio[3644]: time="2026-06-11T11:44:27.953927264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.038584 | controller | Jun 11 11:44:27.990435 crc crio[3644]: time="2026-06-11T11:44:27.990377415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.038600 | controller | Jun 11 11:44:28.084034 crc crio[3644]: time="2026-06-11T11:44:28.080919062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.038617 | controller | Jun 11 11:44:28.314816 crc crio[3644]: time="2026-06-11T11:44:28.150547807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.038633 | controller | Jun 11 11:44:28.506118 crc crio[3644]: time="2026-06-11T11:44:28.501050599Z" level=info msg="Created container ec3fc8e0501dd26773324c47806f0c38f7c3dfa414765efca36d4d599c990c26: openshift-dns/node-resolver-277xp/dns-node-resolver" id=ab96447f-8c51-4ad0-ac8f-29a2230603ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.038649 | controller | Jun 11 11:44:28.513273 crc crio[3644]: time="2026-06-11T11:44:28.512284422Z" level=info msg="Starting container: ec3fc8e0501dd26773324c47806f0c38f7c3dfa414765efca36d4d599c990c26" id=0701ebd6-2e70-4722-9408-ecf5e56015ea name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.038665 | controller | Jun 11 11:44:28.724312 crc crio[3644]: time="2026-06-11T11:44:28.724011647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.038681 | controller | Jun 11 11:44:28.764751 crc crio[3644]: time="2026-06-11T11:44:28.763489188Z" level=info msg="Created container 97948ebea59a0aab696b1af20ca4665a7e8b88094620687140fd7ab43b1fe391: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=68dcb1d6-8990-4022-a4fd-284323cd426e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.038696 | controller | Jun 11 11:44:28.773324 crc crio[3644]: time="2026-06-11T11:44:28.773196014Z" level=info msg="Starting container: 97948ebea59a0aab696b1af20ca4665a7e8b88094620687140fd7ab43b1fe391" id=acb14be1-d533-4953-b372-f61a031c8f81 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.038712 | controller | Jun 11 11:44:28.780389 crc crio[3644]: time="2026-06-11T11:44:28.776552534Z" level=info msg="Started container" PID=7993 containerID=ec3fc8e0501dd26773324c47806f0c38f7c3dfa414765efca36d4d599c990c26 description=openshift-dns/node-resolver-277xp/dns-node-resolver id=0701ebd6-2e70-4722-9408-ecf5e56015ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=d86c1a35054bbf1e211e2ec5082e82dd7d8c57d917c99cb2faefddb0365fc939
2026-06-11 13:18:25.038730 | controller | Jun 11 11:44:28.795023 crc crio[3644]: time="2026-06-11T11:44:28.78460506Z" level=info msg="Created container 3f8db59d56032092fc2c11614359f6ded95f379e110e3c0f9f5fc274025e0776: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=7a5fa5e1-80b3-4d5c-baef-0e9325be3b41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.038747 | controller | Jun 11 11:44:28.795023 crc crio[3644]: time="2026-06-11T11:44:28.790978931Z" level=info msg="Starting container: 3f8db59d56032092fc2c11614359f6ded95f379e110e3c0f9f5fc274025e0776" id=3f787cd9-ed5e-4bdc-bfb8-d948696d2414 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.038764 | controller | Jun 11 11:44:28.839380 crc crio[3644]: time="2026-06-11T11:44:28.836758051Z" level=info msg="Created container b0f0f9c8812dc1ca64bae9b6ff520e2c753b2497531c0f0a5aa756e757a7fd32: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=a7635120-b250-4d73-8dc1-5cced49ca7db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.038785 | controller | Jun 11 11:44:28.861149 crc crio[3644]: time="2026-06-11T11:44:28.858164581Z" level=info msg="Starting container: b0f0f9c8812dc1ca64bae9b6ff520e2c753b2497531c0f0a5aa756e757a7fd32" id=86769df1-e158-4f2c-9caa-a837e415dd39 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.038803 | controller | Jun 11 11:44:28.945809 crc crio[3644]: time="2026-06-11T11:44:28.938182972Z" level=info msg="Started container" PID=8001 containerID=3f8db59d56032092fc2c11614359f6ded95f379e110e3c0f9f5fc274025e0776 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=3f787cd9-ed5e-4bdc-bfb8-d948696d2414 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3edba1aa7b1339996813aeced60f2e335760a6dae92a7a2e21ea5d6b4d9ec62
2026-06-11 13:18:25.038820 | controller | Jun 11 11:44:28.945809 crc crio[3644]: time="2026-06-11T11:44:28.941343084Z" level=info msg="Started container" PID=8008 containerID=97948ebea59a0aab696b1af20ca4665a7e8b88094620687140fd7ab43b1fe391 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=acb14be1-d533-4953-b372-f61a031c8f81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1
2026-06-11 13:18:25.038837 | controller | Jun 11 11:44:29.162283 crc crio[3644]: time="2026-06-11T11:44:29.161863856Z" level=info msg="Started container" PID=8003 containerID=b0f0f9c8812dc1ca64bae9b6ff520e2c753b2497531c0f0a5aa756e757a7fd32 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=86769df1-e158-4f2c-9caa-a837e415dd39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c107af755ee2cc718955f89eca95fb476ef944dc54bfb8d8ee4ecc066ddb6058
2026-06-11 13:18:25.038874 | controller | Jun 11 11:44:29.331402 crc crio[3644]: time="2026-06-11T11:44:29.330447925Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=e6656b38-8197-41f0-a626-d2e6124c2435 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.038894 | controller | Jun 11 11:44:29.335180 crc crio[3644]: time="2026-06-11T11:44:29.335135667Z" level=info msg="Created container 261e61dd7deb2c33177b704fa99d802493fac080d463260a9ce9207fb804d46d: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=04b3ecb7-bca7-4884-8fc3-279a519e38b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.038911 | controller | Jun 11 11:44:29.355605 crc crio[3644]: time="2026-06-11T11:44:29.354239537Z" level=info msg="Created container a4f5443f5c4fa4cc2e30ddb031a17621816b8c42fae45933cde6f96a4b14caa3: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy" id=4592a502-3bce-4bbe-8379-ba59951b7f39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.038928 | controller | Jun 11 11:44:29.360024 crc crio[3644]: time="2026-06-11T11:44:29.357536568Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=718a125b-0630-42a3-9e4b-57856074c7ec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.038944 | controller | Jun 11 11:44:29.361151 crc crio[3644]: time="2026-06-11T11:44:29.360452721Z" level=info msg="Starting container: 261e61dd7deb2c33177b704fa99d802493fac080d463260a9ce9207fb804d46d" id=4092bda1-95a6-4dc8-b50c-cd820b194f0a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.038961 | controller | Jun 11 11:44:29.369258 crc crio[3644]: time="2026-06-11T11:44:29.36913718Z" level=info msg="Starting container: a4f5443f5c4fa4cc2e30ddb031a17621816b8c42fae45933cde6f96a4b14caa3" id=541c85e6-6729-4313-8f12-6a91dbf06176 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.038977 | controller | Jun 11 11:44:29.390432 crc crio[3644]: time="2026-06-11T11:44:29.390142312Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=70c0510b-c4dc-401f-baad-46b51cbe943c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.038998 | controller | Jun 11 11:44:29.393572 crc crio[3644]: time="2026-06-11T11:44:29.393129258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.039014 | controller | Jun 11 11:44:29.469348 crc crio[3644]: time="2026-06-11T11:44:29.469045596Z" level=info msg="Started container" PID=8018 containerID=261e61dd7deb2c33177b704fa99d802493fac080d463260a9ce9207fb804d46d description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=4092bda1-95a6-4dc8-b50c-cd820b194f0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=87f905dae07832955f2c841f30b5ec02fc6def416b7fdbb75854089c17c1c717
2026-06-11 13:18:25.039032 | controller | Jun 11 11:44:29.693829 crc crio[3644]: time="2026-06-11T11:44:29.693509699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.039055 | controller | Jun 11 11:44:29.710336 crc crio[3644]: time="2026-06-11T11:44:29.705193507Z" level=info msg="Started container" PID=8030 containerID=a4f5443f5c4fa4cc2e30ddb031a17621816b8c42fae45933cde6f96a4b14caa3 description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=541c85e6-6729-4313-8f12-6a91dbf06176 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a088ebc69d073418e64ce1c026bbd73c6856f8ebe0a17457cd77b20335dc0112
2026-06-11 13:18:25.039077 | controller | Jun 11 11:44:29.725378 crc crio[3644]: time="2026-06-11T11:44:29.724257209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.039094 | controller | Jun 11 11:44:32.152184 crc crio[3644]: time="2026-06-11T11:44:32.146504511Z" level=info msg="Created container e5d4d00937807512d9c13d22711001387da3c8551585066dd518070b790ce804: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=70c0510b-c4dc-401f-baad-46b51cbe943c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.039112 | controller | Jun 11 11:44:32.173270 crc crio[3644]: time="2026-06-11T11:44:32.172212811Z" level=info msg="Starting container: e5d4d00937807512d9c13d22711001387da3c8551585066dd518070b790ce804" id=eaaa0db6-5d1e-42ac-bef6-2b6b9bd8d5dd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.039129 | controller | Jun 11 11:44:32.408918 crc crio[3644]: time="2026-06-11T11:44:32.40736558Z" level=info msg="Started container" PID=8092 containerID=e5d4d00937807512d9c13d22711001387da3c8551585066dd518070b790ce804 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=eaaa0db6-5d1e-42ac-bef6-2b6b9bd8d5dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1
2026-06-11 13:18:25.039147 | controller | Jun 11 11:44:33.693855 crc crio[3644]: time="2026-06-11T11:44:33.693462063Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=5e2404ca-ce4c-47c8-84ad-a3b36d41afd2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.039164 | controller | Jun 11 11:44:33.720420 crc crio[3644]: time="2026-06-11T11:44:33.720332314Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=4f8d8661-334c-4b60-8e0b-ed50461a7a0b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.039181 | controller | Jun 11 11:44:33.737363 crc crio[3644]: time="2026-06-11T11:44:33.737154308Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=e746d9df-0a27-4629-8c03-78e095101785 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.039200 | controller | Jun 11 11:44:33.738046 crc crio[3644]: time="2026-06-11T11:44:33.737903278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.039216 | controller | Jun 11 11:44:34.324553 crc crio[3644]: time="2026-06-11T11:44:34.323061702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.039233 | controller | Jun 11 11:44:34.372756 crc crio[3644]: time="2026-06-11T11:44:34.372298356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.039255 | controller | Jun 11 11:44:34.915245 crc crio[3644]: time="2026-06-11T11:44:34.9135077Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=0139c2f2-464b-44c5-8151-784a0fa23e48 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.039272 | controller | Jun 11 11:44:34.987771 crc crio[3644]: time="2026-06-11T11:44:34.987289644Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=b9bd691e-9d71-4dbe-bbd8-cee01797c2da name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.039314 | controller | Jun 11 11:44:35.014502 crc crio[3644]: time="2026-06-11T11:44:35.011338054Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=abc968d1-553f-4e75-8945-c4f56523df32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.039335 | controller | Jun 11 11:44:35.014502 crc crio[3644]: time="2026-06-11T11:44:35.012285259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.039352 | controller | Jun 11 11:44:35.362430 crc crio[3644]: time="2026-06-11T11:44:35.359151431Z" level=info msg="Created container ef8d5edc0433e76abb36f1964767d8ab78c6e1d98c6e50ca0205d326556945a4: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=e746d9df-0a27-4629-8c03-78e095101785 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.039372 | controller | Jun 11 11:44:35.376253 crc crio[3644]: time="2026-06-11T11:44:35.375893384Z" level=info msg="Starting container: ef8d5edc0433e76abb36f1964767d8ab78c6e1d98c6e50ca0205d326556945a4" id=eb74a2c4-e488-46f3-8ca0-e0f824b26af5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.039443 | controller | Jun 11 11:44:35.655558 crc crio[3644]: time="2026-06-11T11:44:35.655320184Z" level=info msg="Started container" PID=8152 containerID=ef8d5edc0433e76abb36f1964767d8ab78c6e1d98c6e50ca0205d326556945a4 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=eb74a2c4-e488-46f3-8ca0-e0f824b26af5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1
2026-06-11 13:18:25.039467 | controller | Jun 11 11:44:35.934542 crc crio[3644]: time="2026-06-11T11:44:35.932518324Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=2e3993fb-1592-4ad0-ad21-943f1412f613 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.039486 | controller | Jun 11 11:44:36.052299 crc crio[3644]: time="2026-06-11T11:44:36.036171762Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=2576f529-10ed-4ff2-be37-74633c5fb38d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.039510 | controller | Jun 11 11:44:36.181391 crc crio[3644]: time="2026-06-11T11:44:36.10851679Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=dc5cbdf3-9faf-408d-92f3-ee28161e822b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.039527 | controller | Jun 11 11:44:36.263797 crc crio[3644]: time="2026-06-11T11:44:36.263070552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.039543 | controller | Jun 11 11:44:36.334378 crc crio[3644]: time="2026-06-11T11:44:36.32552178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.039559 | controller | Jun 11 11:44:37.840623 crc crio[3644]: time="2026-06-11T11:44:37.838531741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.039576 | controller | Jun 11 11:44:37.898419 crc crio[3644]: time="2026-06-11T11:44:37.898262658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.039592 | controller | Jun 11 11:44:38.245290 crc crio[3644]: time="2026-06-11T11:44:38.243328953Z" level=info msg="Created container 344c82f6fe855d3f8ae56d28a153fa4a436b5f110425ad681e00204e22ba324b: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter" id=407c757f-f6fc-47e0-b8ab-1fdb364ba760 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.039608 | controller | Jun 11 11:44:38.293007 crc crio[3644]: time="2026-06-11T11:44:38.29124858Z" level=info msg="Starting container: 344c82f6fe855d3f8ae56d28a153fa4a436b5f110425ad681e00204e22ba324b" id=c74db0c3-cd62-4207-820f-956bf9e7c226 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.039625 | controller | Jun 11 11:44:38.456992 crc crio[3644]: time="2026-06-11T11:44:38.455824733Z" level=info msg="Created container 52c2ed50510f86320a1a41cec0cb161afbee44ab58672d64796d92680c4cfb23: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=dc5cbdf3-9faf-408d-92f3-ee28161e822b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.039642 | controller | Jun 11 11:44:38.468378 crc crio[3644]: time="2026-06-11T11:44:38.468308083Z" level=info msg="Started container" PID=7821 containerID=344c82f6fe855d3f8ae56d28a153fa4a436b5f110425ad681e00204e22ba324b description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=c74db0c3-cd62-4207-820f-956bf9e7c226 name=/runtime.v1.RuntimeService/StartContainer sandboxID=baae72c20bdd7b2e8b9fe02b6d9b1220fc351773f4649f3510d374f9b0e9126d
2026-06-11 13:18:25.039660 | controller | Jun 11 11:44:38.469748 crc crio[3644]: time="2026-06-11T11:44:38.469301299Z" level=info msg="Starting container: 52c2ed50510f86320a1a41cec0cb161afbee44ab58672d64796d92680c4cfb23" id=facdbf4f-1941-45c2-99a4-ca620b11ba11 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.039677 | controller | Jun 11 11:44:38.745893 crc crio[3644]: time="2026-06-11T11:44:38.744434502Z" level=info msg="Started container" PID=8202 containerID=52c2ed50510f86320a1a41cec0cb161afbee44ab58672d64796d92680c4cfb23 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=facdbf4f-1941-45c2-99a4-ca620b11ba11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1
2026-06-11 13:18:25.039694 | controller | Jun 11 11:44:38.951770 crc crio[3644]: time="2026-06-11T11:44:38.939275125Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=a3ea9e52-a0ce-4e44-a413-37ede584c67d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.039715 | controller | Jun 11 11:44:39.003356 crc crio[3644]: time="2026-06-11T11:44:38.990351235Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=feb827cb-d657-40e3-8119-dd1b7aceef22 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.039733 | controller | Jun 11 11:44:39.027039 crc crio[3644]: time="2026-06-11T11:44:39.011784028Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=e9308f24-2036-4c8e-8dd2-20157f5be572 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.039750 | controller | Jun 11 11:44:39.027039 crc crio[3644]: time="2026-06-11T11:44:39.012469137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.039766 | controller | Jun 11 11:44:41.174678 crc crio[3644]: time="2026-06-11T11:44:41.173598777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.039783 | controller | Jun 11 11:44:41.761745 crc crio[3644]: time="2026-06-11T11:44:41.76116293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.039800 | controller | Jun 11 11:44:41.800264 crc crio[3644]: time="2026-06-11T11:44:41.799891454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.039817 | controller | Jun 11 11:44:42.250820 crc crio[3644]: time="2026-06-11T11:44:42.248088104Z" level=info msg="Created container d45a2ad5239ebd3ba143d862a174aadce3e18deb46ce318f84899007423a4f0f: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=abc968d1-553f-4e75-8945-c4f56523df32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.039834 | controller | Jun 11 11:44:42.270141 crc crio[3644]: time="2026-06-11T11:44:42.269291985Z" level=info msg="Starting container: d45a2ad5239ebd3ba143d862a174aadce3e18deb46ce318f84899007423a4f0f" id=94d20570-4b30-41f2-a7ef-47bf1be75f28 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.039874 | controller | Jun 11 11:44:42.442479 crc crio[3644]: time="2026-06-11T11:44:42.442322002Z" level=info msg="Started container" PID=8231 containerID=d45a2ad5239ebd3ba143d862a174aadce3e18deb46ce318f84899007423a4f0f description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=94d20570-4b30-41f2-a7ef-47bf1be75f28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c15fdc652ee8210afe01c4041db65aa289cecd9c010b235ec1914e99e18b97a
2026-06-11 13:18:25.039898 | controller | Jun 11 11:44:42.772438 crc crio[3644]: time="2026-06-11T11:44:42.745570063Z" level=info msg="Created container 63d2b77fc118c33c93f33f4cff2ccf0b62371209d99946bb76ed28a1fdbecd5d: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=e9308f24-2036-4c8e-8dd2-20157f5be572 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.039917 | controller | Jun 11 11:44:42.842287 crc crio[3644]: time="2026-06-11T11:44:42.841462125Z" level=info msg="Starting container: 63d2b77fc118c33c93f33f4cff2ccf0b62371209d99946bb76ed28a1fdbecd5d" id=6a5a152e-91c6-4659-81d5-d7fb67fe0915 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.039934 | controller | Jun 11 11:44:43.183628 crc crio[3644]: time="2026-06-11T11:44:43.183276402Z" level=info msg="Started container" PID=8242 containerID=63d2b77fc118c33c93f33f4cff2ccf0b62371209d99946bb76ed28a1fdbecd5d description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=6a5a152e-91c6-4659-81d5-d7fb67fe0915 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1
2026-06-11 13:18:25.039955 | controller | Jun 11 11:44:43.590215 crc crio[3644]: time="2026-06-11T11:44:43.589325072Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=2e71325f-f36a-4143-ab70-436ff23f64ba name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.039972 | controller | Jun 11 11:44:43.597333 crc crio[3644]: time="2026-06-11T11:44:43.596504075Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=538972e0-b4e4-4f3f-9e85-45684a9cb110 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.039988 | controller | Jun 11 11:44:43.612597 crc crio[3644]: time="2026-06-11T11:44:43.612508399Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=662fdf45-ae59-4c7f-b3ba-b5017eb7cffc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.040005 | controller | Jun 11 11:44:43.614112 crc crio[3644]: time="2026-06-11T11:44:43.614088361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.040020 | controller | Jun 11 11:44:43.847765 crc crio[3644]: time="2026-06-11T11:44:43.845901304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.040038 | controller | Jun 11 11:44:43.890057 crc crio[3644]: time="2026-06-11T11:44:43.882326286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.040062 | controller | Jun 11 11:44:44.460469 crc crio[3644]: time="2026-06-11T11:44:44.459883217Z" level=info msg="Removing container: e2bcbb7870b563149853c6701e1c14504979258c2db8a97511e76cca3b33c83e" id=b466f21b-70bd-4662-bd12-41dd70cc6e59 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.040085 | controller | Jun 11 11:44:44.521423 crc crio[3644]: time="2026-06-11T11:44:44.520972237Z" level=info msg="Created container aff29ab7be0a886341965e8f44b53b1a67460b2662b19dfc0ddfe0120e09fc55: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=662fdf45-ae59-4c7f-b3ba-b5017eb7cffc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.040104 | controller | Jun 11 11:44:44.573201 crc crio[3644]: time="2026-06-11T11:44:44.567030629Z" level=info msg="Starting container: aff29ab7be0a886341965e8f44b53b1a67460b2662b19dfc0ddfe0120e09fc55" id=3f3a3168-d42e-4121-9060-e77ae4346041 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.040120 | controller | Jun 11 11:44:44.747797 crc crio[3644]: time="2026-06-11T11:44:44.74715875Z" level=info msg="Started container" PID=8266 containerID=aff29ab7be0a886341965e8f44b53b1a67460b2662b19dfc0ddfe0120e09fc55 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=3f3a3168-d42e-4121-9060-e77ae4346041 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1
2026-06-11 13:18:25.040138 | controller | Jun 11 11:44:45.213980 crc crio[3644]: time="2026-06-11T11:44:45.213338108Z" level=info msg="Removed container e2bcbb7870b563149853c6701e1c14504979258c2db8a97511e76cca3b33c83e: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=b466f21b-70bd-4662-bd12-41dd70cc6e59 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.040155 | controller | Jun 11 11:44:45.666716 crc crio[3644]: time="2026-06-11T11:44:45.658179465Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d" id=f5bb8e92-9da3-4186-8cf1-924cfc497af0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.040172 | controller | Jun 11 11:44:45.681050 crc crio[3644]: time="2026-06-11T11:44:45.680814554Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d" id=56932542-c09c-4655-920b-4cf6dcffb29c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.040191 | controller | Jun 11 11:44:45.694146 crc crio[3644]: time="2026-06-11T11:44:45.694063116Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins" id=7b2fa9a3-3587-4b21-a9fe-84dbb9c87417 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.040209 | controller | Jun 11 11:44:45.695580 crc crio[3644]: time="2026-06-11T11:44:45.694480438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.040227 | controller | Jun 11 11:44:45.741291 crc crio[3644]: time="2026-06-11T11:44:45.740862019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.040243 | controller | Jun 11 11:44:46.620229 crc crio[3644]: time="2026-06-11T11:44:46.619636411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.040260 | controller | Jun 11 11:44:47.098298 crc crio[3644]: time="2026-06-11T11:44:47.096528645Z" level=info msg="Created container 63beb189635a07547aecca243f38111465f799e236c93f35337e7f7b85c869fa: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins" id=7b2fa9a3-3587-4b21-a9fe-84dbb9c87417 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.040276 | controller | Jun 11 11:44:47.106502 crc crio[3644]: time="2026-06-11T11:44:47.10619706Z" level=info msg="Starting container: 63beb189635a07547aecca243f38111465f799e236c93f35337e7f7b85c869fa" id=171da92d-8df5-48de-8d0a-8965b85ccd57 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.040292 | controller | Jun 11 11:44:47.250586 crc crio[3644]: time="2026-06-11T11:44:47.250322483Z" level=info msg="Started container" PID=8343 containerID=63beb189635a07547aecca243f38111465f799e236c93f35337e7f7b85c869fa description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=171da92d-8df5-48de-8d0a-8965b85ccd57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a088ebc69d073418e64ce1c026bbd73c6856f8ebe0a17457cd77b20335dc0112
2026-06-11 13:18:25.040310 | controller | Jun 11 11:44:47.871032 crc crio[3644]: time="2026-06-11T11:44:47.870583991Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=f2f75159-ee8a-4af8-bcaa-225bdaa3bccf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.040326 | controller | Jun 11 11:44:47.931084 crc crio[3644]: time="2026-06-11T11:44:47.92887357Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=4a402fe6-1f9b-4ef8-8187-b111e790cc54 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.040343 | controller | Jun 11 11:44:47.946567 crc crio[3644]: time="2026-06-11T11:44:47.946500482Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=f447f9d2-f6af-445e-b812-f3059492b887 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.040360 | controller | Jun 11 11:44:47.954478 crc crio[3644]: time="2026-06-11T11:44:47.954445646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.040377 | controller | Jun 11 11:44:48.488831 crc crio[3644]: time="2026-06-11T11:44:48.486634672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.040397 | controller | Jun 11 11:44:48.536440 crc crio[3644]: time="2026-06-11T11:44:48.535622963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.040413 | controller | Jun 11 11:44:49.182027 crc crio[3644]: time="2026-06-11T11:44:49.181630981Z" level=info msg="Created container e0e6d427d1ebf8b2ea23b2bfa4c8c2c0cf59392877dbb338920db2216b335309: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=f447f9d2-f6af-445e-b812-f3059492b887 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.040429 | controller | Jun 11 11:44:49.215350 crc crio[3644]: time="2026-06-11T11:44:49.215203872Z" level=info msg="Starting container: e0e6d427d1ebf8b2ea23b2bfa4c8c2c0cf59392877dbb338920db2216b335309" id=10083588-8f7a-4d5a-bca4-9ff33c766560 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.040445 | controller | Jun 11 11:44:49.261021 crc crio[3644]: time="2026-06-11T11:44:49.260483861Z" level=info msg="Started container" PID=8391 containerID=e0e6d427d1ebf8b2ea23b2bfa4c8c2c0cf59392877dbb338920db2216b335309 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=10083588-8f7a-4d5a-bca4-9ff33c766560 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1
2026-06-11 13:18:25.040461 | controller | Jun 11 11:44:53.800586 crc crio[3644]: time="2026-06-11T11:44:53.799557674Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=ad14cab9-bd5c-45e7-aa52-97095d099a3a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.040477 | controller | Jun 11 11:44:53.957078 crc crio[3644]: time="2026-06-11T11:44:53.946427186Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=6a8c58e2-5c73-46d5-9657-794a651ae8c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.040493 | controller | Jun 11 11:44:53.983030 crc crio[3644]: time="2026-06-11T11:44:53.98090375Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=6aef06c6-4d66-4eae-9d8c-ea5d1c7d57f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.040509 | controller | Jun 11 11:44:53.984085 crc crio[3644]: time="2026-06-11T11:44:53.98383255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.040526 | controller | Jun 11 11:44:54.105464 crc crio[3644]: time="2026-06-11T11:44:54.10454221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.040542 | controller | Jun 11 11:44:54.122351 crc crio[3644]: time="2026-06-11T11:44:54.121873869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.040558 | controller | Jun 11 11:44:57.173209 crc crio[3644]: time="2026-06-11T11:44:57.171401282Z" level=info msg="Created container d9bf23a778a8f6c84cdcffebb822d1db64bce29339698bf1315c8de51a366d5a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=6aef06c6-4d66-4eae-9d8c-ea5d1c7d57f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.040575 | controller | Jun 11 11:44:57.177830 crc crio[3644]: time="2026-06-11T11:44:57.177266959Z" level=info msg="Starting container: d9bf23a778a8f6c84cdcffebb822d1db64bce29339698bf1315c8de51a366d5a" id=65b83a65-5523-4c2c-acbd-85d38544dae1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.040591 | controller | Jun 11 11:44:57.221052 crc crio[3644]: time="2026-06-11T11:44:57.220077268Z" level=info msg="Started container" PID=8602 containerID=d9bf23a778a8f6c84cdcffebb822d1db64bce29339698bf1315c8de51a366d5a description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=65b83a65-5523-4c2c-acbd-85d38544dae1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1
2026-06-11 13:18:25.040612 | controller | Jun 11 11:44:59.979176 crc crio[3644]: time="2026-06-11T11:44:59.97327545Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=14d215e1-23cf-430c-b8b0-136b2ca8455c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.040629 | controller | Jun 11 11:44:59.985535 crc crio[3644]: time="2026-06-11T11:44:59.985176818Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=9d2290b3-b64b-4df6-b933-ad38768dbdaa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.040647 | controller | Jun 11 11:45:00.011771 crc crio[3644]: time="2026-06-11T11:45:00.010864271Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=405f7287-28f2-4482-8466-38ec8cd9efaf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.040663 | controller | Jun 11 11:45:00.012071 crc crio[3644]: time="2026-06-11T11:45:00.012014402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.040680 | controller | Jun 11 11:45:00.307800 crc crio[3644]: time="2026-06-11T11:45:00.305608239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.040697 | controller | Jun 11 11:45:03.313992 crc crio[3644]: time="2026-06-11T11:45:03.313067065Z" level=info msg="NetworkStart: stopping network for sandbox a9c0c25e7408c9c378f2dc1ded39d14c5fddd50e8819099e14c3fb81d5f4bab0" id=adc5286c-e04d-4fd3-9e09-dd9bb7921ed6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.040714 | controller | Jun 11 11:45:04.442926 crc crio[3644]: time="2026-06-11T11:45:04.102134692Z" level=info msg="NetworkStart: stopping network for sandbox 3ffa2ffbafcc61630f39a2c65584620ec2fdd55ddeb65ffd882062771afd89a6" id=29ec7826-16e1-4716-aee6-34f04085b3b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.040730 | controller | Jun 11 11:45:04.442926 crc crio[3644]: time="2026-06-11T11:45:04.36485531Z" level=info msg="NetworkStart: stopping network for sandbox 9db29ca807d64c70f36dd18f0f1632d1ee788184214a5fe82b8457771b7dd546" id=18abd3f9-eded-456e-9770-2c59bbfd1d10 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.040747 | controller | Jun 11 11:45:05.210249 crc crio[3644]: time="2026-06-11T11:45:05.150347712Z" level=info msg="NetworkStart: stopping network for sandbox 0a25a2047326880befa28d00d7038efd3135cecde05643fe4c8629203113cc2f" id=4488a886-736d-4eba-97b8-f40b0965d0e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.040763 | controller | Jun 11 11:45:05.935463 crc crio[3644]: time="2026-06-11T11:45:05.928811785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.040780 | controller | Jun 11 11:45:06.104341 crc crio[3644]: time="2026-06-11T11:45:06.101250468Z" level=info msg="NetworkStart: stopping network for sandbox 4abaf6c64ef81fc148e4654e1de10c1ee0bbd5bbd29843c950385e00633380cd" id=579cfcfc-4f5c-4eb9-9875-5fef7f813437 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.040797 | controller | Jun 11 11:45:06.229485 crc crio[3644]: time="2026-06-11T11:45:06.229031335Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782" id=fbcb6f18-6f89-4b1b-ad40-97e4e944ca75 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.040817 | controller | Jun 11 11:45:06.284605 crc crio[3644]: time="2026-06-11T11:45:06.284417256Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782" id=73736ab1-4b7b-4f55-a064-cc93b47f3931 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.040834 | controller | Jun 11 11:45:06.290532 crc crio[3644]: time="2026-06-11T11:45:06.290319684Z" level=info msg="Created container 9d2d9dc39f19f8f8f2304ab3f5252f251ee3323b0ee4c0bee689cc8b184fd0b2: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=405f7287-28f2-4482-8466-38ec8cd9efaf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.040871 | controller | Jun 11 11:45:06.302408 crc crio[3644]: time="2026-06-11T11:45:06.30219237Z" level=info msg="Starting container: 9d2d9dc39f19f8f8f2304ab3f5252f251ee3323b0ee4c0bee689cc8b184fd0b2" id=b4a7ebc0-a097-4b24-8de2-9232c915a0a6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.040894 | controller | Jun 11 11:45:06.304197 crc crio[3644]: time="2026-06-11T11:45:06.303605096Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin" id=bd16ecf9-ceae-453c-be56-fcab5ad44a18 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.040912 | controller | Jun 11 11:45:06.314369 crc crio[3644]: time="2026-06-11T11:45:06.313884662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.040930 | controller | Jun 11 11:45:06.368592 crc crio[3644]: time="2026-06-11T11:45:06.367509162Z" level=info msg="Started container" PID=8773 containerID=9d2d9dc39f19f8f8f2304ab3f5252f251ee3323b0ee4c0bee689cc8b184fd0b2 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=b4a7ebc0-a097-4b24-8de2-9232c915a0a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c15fdc652ee8210afe01c4041db65aa289cecd9c010b235ec1914e99e18b97a
2026-06-11 13:18:25.040947 | controller | Jun 11 11:45:06.524377 crc crio[3644]: time="2026-06-11T11:45:06.522945848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.040964 | controller | Jun 11 11:45:06.925186 crc crio[3644]: time="2026-06-11T11:45:06.914529226Z" level=info msg="NetworkStart: stopping network for sandbox 8cca3a17652ce29ca6b436825f88ef26c8dc40137d19264b934f5f9b7c3bfa93" id=3ab6c8ef-80fe-4a90-a30c-3dd8f35a642e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.040982 | controller | Jun 11 11:45:07.105563 crc crio[3644]: time="2026-06-11T11:45:07.104510133Z" level=info msg="NetworkStart: stopping network for sandbox 3d9524cc7c7b33347a25e1b20adaf7058db8917857571a17857d0f1760928107" id=c4412f73-c025-4f9a-be44-bbb32e821e03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.040998 | controller | Jun 11 11:45:07.689489 crc crio[3644]: time="2026-06-11T11:45:07.6825666Z" level=info msg="NetworkStart: stopping network for sandbox 01218147d8700b3682bdce2b5f31826a116c7e8c735ed10cc45f6fc15d462f7b" id=7b96fd3e-de94-44a7-82ef-78881fa108b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.041015 | controller | Jun 11 11:45:07.693311 crc crio[3644]: time="2026-06-11T11:45:07.692307872Z" level=info msg="NetworkStart: stopping network for sandbox 663bbfdee03defed5ddc4763143189e45c248860bbe9ea9cac4395e0afc16d11" id=78f7c6d2-7cad-4242-af07-3de6a9e1acd7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.041033 | controller | Jun 11 11:45:07.770021 crc crio[3644]: time="2026-06-11T11:45:07.769320396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.041060 | controller | Jun 11 11:45:07.945850 crc crio[3644]: time="2026-06-11T11:45:07.944237669Z" level=info msg="Created container 4a5acd729b90e637f476ac1b7bc3c2a810d64c87de1d03bb178971363b5d37f7: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin" id=bd16ecf9-ceae-453c-be56-fcab5ad44a18 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.041080 | controller | Jun 11 11:45:07.950343 crc crio[3644]: time="2026-06-11T11:45:07.950223783Z" level=info msg="Starting container: 4a5acd729b90e637f476ac1b7bc3c2a810d64c87de1d03bb178971363b5d37f7" id=e61f409a-dc77-4ece-b48b-da6e32246980 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.041097 | controller | Jun 11 11:45:07.968123 crc crio[3644]: time="2026-06-11T11:45:07.967946322Z" level=info msg="Started container" PID=8830 containerID=4a5acd729b90e637f476ac1b7bc3c2a810d64c87de1d03bb178971363b5d37f7 description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=e61f409a-dc77-4ece-b48b-da6e32246980 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a088ebc69d073418e64ce1c026bbd73c6856f8ebe0a17457cd77b20335dc0112
2026-06-11 13:18:25.041114 | controller | Jun 11 11:45:08.858263 crc crio[3644]: time="2026-06-11T11:45:08.858068632Z" level=info msg="NetworkStart: stopping network for sandbox 88831c3741381e53e4b07d554aa5712d3dc6ee10c287ae50ed744a9194499fc6" id=48ebfde8-fcc0-46bf-967c-7c375d359346 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.041130 | controller | Jun 11 11:45:09.305480 crc crio[3644]: time="2026-06-11T11:45:09.304971127Z" level=info msg="NetworkStart: stopping network for sandbox 75fcea91384cd25f5f8583b462b08065adb60f1ebc022cb36df538dbe5261a67" id=0ef27078-c9f9-4dad-a2a0-8b3738f1fc80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.041147 | controller | Jun 11 11:45:09.375439 crc crio[3644]: time="2026-06-11T11:45:09.375286962Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4" id=af3ba38a-1cb3-49c1-9184-6fac70f98901 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.041163 | controller | Jun 11 11:45:09.388858 crc crio[3644]: time="2026-06-11T11:45:09.382526196Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4" id=87242801-86c8-4d15-8dbb-6b81aca4ccb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.041179 | controller | Jun 11 11:45:09.388858 crc crio[3644]: time="2026-06-11T11:45:09.388245117Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni" id=89a488e5-ee1c-4e6c-bfdc-7ff5f20ea657 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.041196 | controller | Jun 11 11:45:09.388858 crc crio[3644]: time="2026-06-11T11:45:09.388537935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.041213 | controller | Jun 11 11:45:09.483380 crc crio[3644]: time="2026-06-11T11:45:09.483218326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.041229 | controller | Jun 11 11:45:09.860302 crc crio[3644]: time="2026-06-11T11:45:09.85959997Z" level=info msg="NetworkStart: stopping network for sandbox f48afcae6fb3c75adb0f4e8282b2af10947db3edc4063b58cdc2b6cf7fe20a2e" id=cc64adf4-6d4c-4751-bce5-397fa18201fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.041246 | controller | Jun 11 11:45:10.061996 crc crio[3644]: time="2026-06-11T11:45:10.058391137Z" level=info msg="NetworkStart: stopping network for sandbox b34c56f7d0156ac1c8c698220cfe4f24e62c7b65c2e95276b71a2d607fb19d52" id=3ce731dc-c658-4da8-b0c6-8d886def89f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.041264 | controller | Jun 11 11:45:10.494337 crc crio[3644]: time="2026-06-11T11:45:10.494141775Z" level=info msg="NetworkStart: stopping network for sandbox 5a81a0abb9ebd0d59efc87351749359e7ca2aa8af544d2bf9ef4321750e865e0" id=70cc6d1b-2ebc-443b-a50a-627bc0744cf3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.041290 | controller | Jun 11 11:45:10.695341 crc crio[3644]: time="2026-06-11T11:45:10.69364868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.041308 | controller | Jun 11 11:45:10.972051 crc crio[3644]: time="2026-06-11T11:45:10.97197446Z" level=info msg="Created container f8fa3aadc31613617e82a8af4339bd1484f089c00cfd57608deb2d50fb897ea1: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni" id=89a488e5-ee1c-4e6c-bfdc-7ff5f20ea657 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.041324 | controller | Jun 11 11:45:10.979284 crc crio[3644]: time="2026-06-11T11:45:10.979234362Z" level=info msg="Starting container: f8fa3aadc31613617e82a8af4339bd1484f089c00cfd57608deb2d50fb897ea1" id=2cb0ccd6-4621-44e5-b9e2-a6b5a22f69a9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.041341 | controller | Jun 11 11:45:11.043289 crc crio[3644]: time="2026-06-11T11:45:11.041504215Z" level=info msg="Started container" PID=8922 containerID=f8fa3aadc31613617e82a8af4339bd1484f089c00cfd57608deb2d50fb897ea1 description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=2cb0ccd6-4621-44e5-b9e2-a6b5a22f69a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a088ebc69d073418e64ce1c026bbd73c6856f8ebe0a17457cd77b20335dc0112
2026-06-11 13:18:25.041358 | controller | Jun 11 11:45:12.354224 crc crio[3644]: time="2026-06-11T11:45:12.354131538Z" level=info msg="NetworkStart: stopping network for sandbox 1552dab030bdd55f7ee771162a2bf14ec3c94d9a7692db5ab35ef977eff8ee2c" id=148b67a8-941b-4715-b0dc-79c649f0747e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.041374 | controller | Jun 11 11:45:12.419199 crc crio[3644]: time="2026-06-11T11:45:12.418522125Z" level=info msg="NetworkStart: stopping network for sandbox 9ce945d0098e1ed40576900b59d014a63305c702858acb74ab642f0b1ad2268e" id=6f371635-2547-4659-8f5f-b2c7b4aa1d9f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.041391 | controller | Jun 11 11:45:12.451596 crc crio[3644]: time="2026-06-11T11:45:12.451478038Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=d18ca280-419a-4d53-85c3-47987740a921 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.041407 | controller | Jun 11 11:45:12.460237 crc crio[3644]: time="2026-06-11T11:45:12.457793026Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=eb42fa86-428d-42da-bc69-9a34f4ecb928 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.041423 | controller | Jun 11 11:45:12.461301 crc crio[3644]: time="2026-06-11T11:45:12.461220277Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy" id=299887ec-c6bd-4e71-862c-1ebdbea79943 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.041439 | controller | Jun 11 11:45:12.461750 crc crio[3644]: time="2026-06-11T11:45:12.461614979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.041456 | controller | Jun 11 11:45:12.503328 crc crio[3644]: time="2026-06-11T11:45:12.503193011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.041473 | controller | Jun 11 11:45:12.531735 crc crio[3644]: time="2026-06-11T11:45:12.531486641Z" level=info msg="NetworkStart: stopping network for sandbox b33a57d400c69d6454082c67dbd8aa48747ede4a8a67ca36685efaa709ede66a" id=c7951f7c-3b2a-4966-9474-3c1a9ad9e900 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.041493 | controller | Jun 11 11:45:12.698164 crc crio[3644]: time="2026-06-11T11:45:12.697395495Z" level=info msg="NetworkStart: stopping network for sandbox 181ac3cafb4d6fa44a0e7f27bd9f204499c35d0579af782a1d8b144c0f15c8d3" id=7232933d-fef8-4eed-ad3d-ff4ee7a48ae6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.041509 | controller | Jun 11 11:45:12.952407 crc crio[3644]: time="2026-06-11T11:45:12.951957205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.041526 | controller | Jun 11 11:45:13.057125 crc crio[3644]: time="2026-06-11T11:45:13.056592332Z" level=info msg="Created container 16f3d889e824f8e38de0f902459cff907161c0ec8e6fe09b5046ef3f848bd815: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy" id=299887ec-c6bd-4e71-862c-1ebdbea79943 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.041543 | controller | Jun 11 11:45:13.059119 crc crio[3644]: time="2026-06-11T11:45:13.059024696Z" level=info msg="Starting container: 16f3d889e824f8e38de0f902459cff907161c0ec8e6fe09b5046ef3f848bd815" id=e1eaa910-ba25-4976-a45d-0dbc60ae3d63 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.041560 | controller | Jun 11 11:45:13.065284 crc crio[3644]: time="2026-06-11T11:45:13.065178561Z" level=info msg="NetworkStart: stopping network for sandbox 3301cbd78a2422919162030e2de349ea542a533cfb1056eeab50edfd75ce7823" id=bd01d235-c64d-4d5a-bf48-cb90522c4d51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.041576 | controller | Jun 11 11:45:13.067413 crc crio[3644]: time="2026-06-11T11:45:13.06734403Z" level=info msg="Started container" PID=9026 containerID=16f3d889e824f8e38de0f902459cff907161c0ec8e6fe09b5046ef3f848bd815 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=e1eaa910-ba25-4976-a45d-0dbc60ae3d63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a088ebc69d073418e64ce1c026bbd73c6856f8ebe0a17457cd77b20335dc0112
2026-06-11 13:18:25.041593 | controller | Jun 11 11:45:13.186384 crc crio[3644]: time="2026-06-11T11:45:13.18617416Z" level=info msg="NetworkStart: stopping network for sandbox 4abea79bb56886f9b661bc890b48e0dfbeac9b19453c95d09e4e2d47b4317bf8" id=886e8036-6a9a-4256-9f02-81318b22305e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.041610 | controller | Jun 11 11:45:13.701735 crc crio[3644]: time="2026-06-11T11:45:13.701155033Z" level=info msg="NetworkStart: stopping network for sandbox b6471a16902eb48a3481406d3a503448eebe8d37db58065dd65143dcb97ee238" id=35280232-5ce4-4129-b830-b42618c3321e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.041626 | controller | Jun 11 11:45:13.850117 crc crio[3644]: time="2026-06-11T11:45:13.84950302Z" level=info msg="NetworkStart: stopping network for sandbox 23791883e62e0db263bcad2763bfb61385e20e609cb2cdf8c5e7a2bbaaf023b8" id=3733d455-f534-4b2c-bdd4-bbc6831ce51f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.041641 | controller | Jun 11 11:45:16.746319 crc crio[3644]: time="2026-06-11T11:45:16.74602519Z" level=info msg="NetworkStart: stopping network for sandbox a4a67e8bb2c16f989ee2cbb6f3ad73b3f0f22d1ea6c80fc52cf90402863f8f96" id=6c1a101d-df3c-4c8c-82f3-c700033c4f4d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.041657 | controller | Jun 11 11:45:16.813269 crc crio[3644]: time="2026-06-11T11:45:16.808633592Z" level=info msg="NetworkStart: stopping network for sandbox b8d0d0fa6cc06d2c268f6c19e1ce2925448554dcc38db5fd2180b626f8aa862c" id=a1f1fad2-636f-4ad9-8543-b3bd6ea2e1a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.041673 | controller | Jun 11 11:45:16.898616 crc crio[3644]: time="2026-06-11T11:45:16.89828429Z" level=info msg="NetworkStart: stopping network for sandbox 5325e254dc4d8eea41d3c7bdb7bd45f98694468b68911b0bfb8ac8f9cfaaacfe" id=26da1a82-70c8-4342-94ac-4088ab2b0bef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.041692 | controller | Jun 11 11:45:17.725591 crc crio[3644]: time="2026-06-11T11:45:17.725340381Z" level=info msg="NetworkStart: stopping network for sandbox 1ffb7188fd69323472ee992c06a04fd162917bf7547365e7d282e49def5c6e03" id=16df15a1-20d7-490f-b8a2-bba9018b6b86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.041709 | controller | Jun 11 11:45:18.590159 crc crio[3644]: time="2026-06-11T11:45:18.59003748Z" level=info msg="NetworkStart: stopping network for sandbox 085b4ece34150426c8611b8f5a462c889dc05ec8ad75141fce2fd0d17f11fd57" id=5785da4f-e79b-4346-b4e5-33f3b2d5bf30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.041725 | controller | Jun 11 11:45:18.977092 crc crio[3644]: time="2026-06-11T11:45:18.976325418Z" level=info msg="NetworkStart: stopping network for sandbox bc234e3119e9acf1856b845f18df383bd3865a46e9102009a5be257c72b555a5" id=7d384d20-c215-458a-b03c-6b140e86a265 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.041742 | controller | Jun 11 11:45:19.128376 crc crio[3644]: time="2026-06-11T11:45:19.128028513Z" level=info msg="NetworkStart: stopping network for sandbox fcd631f2d1b3cfeef7bf8f32a471418d68b588f8debfa72e62f9bc5e955a4571" id=05c7013a-175e-453a-9673-f571e29b1291 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.041758 | controller | Jun 11 11:45:19.661806 crc crio[3644]: time="2026-06-11T11:45:19.661394871Z" level=info msg="NetworkStart: stopping network for sandbox 399e610148886cd2b24c13f4a2e8bea20cec0c42fecbff6645839b3ba64b1df7" id=1079daeb-f3b2-4866-bb9c-ba5cdd5d8ae4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.041775 | controller | Jun 11 11:45:19.958540 crc crio[3644]: time="2026-06-11T11:45:19.957756951Z" level=info msg="NetworkStart: stopping network for sandbox 5c6bf2c968a1af479efbd15113343f04e4fa47464c0943e4017babdb154feebb" id=4d9acd58-c201-4df6-b8d1-d0e4dcbfd79b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.041791 | controller | Jun 11 11:45:20.300135 crc crio[3644]: time="2026-06-11T11:45:20.29975267Z" level=info msg="NetworkStart: stopping network for sandbox d1c3664960135ca75fe07c52623e626afbe1d1ffda22195d18e356c946780f65" id=ba56dc39-f703-4458-b8c1-86ceb91d021b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.041808 | controller | Jun 11 11:45:20.323926 crc crio[3644]: time="2026-06-11T11:45:20.323630531Z" level=info msg="NetworkStart: stopping network for sandbox 11bdbd20d7b4569989598df15129ee1f5086aa2430b18b1db056ba8d3fbb110d" id=3cd08eb9-a295-426f-96b5-8175516e7bf9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.041825 | controller | Jun 11 11:45:20.464436 crc crio[3644]: time="2026-06-11T11:45:20.464309765Z" level=info msg="NetworkStart: stopping network for sandbox df9f7b546ed00412b87e9af00a7523d138ea477815c3468e4c909a5d821553d3" id=ee94681f-70f6-4016-bc38-6f6b70da01a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.041842 | controller | Jun 11 11:45:20.566752 crc crio[3644]: time="2026-06-11T11:45:20.565097831Z" level=info msg="NetworkStart: stopping network for sandbox f4bb7cb10752f06b4c387bce7ca456487cab37b530d5ec95b50c5ade4c382934" id=da0118dd-ae61-4dff-b930-6d3b448c7a1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.041880 | controller | Jun 11 11:45:20.679000 crc crio[3644]: time="2026-06-11T11:45:20.678454457Z" level=info msg="NetworkStart: stopping network for sandbox 85654cb83dcfdea97c63142a23d18ba5776b7cbf26d8bfe21c4dba93af33436d" id=83db2e13-fc10-4536-b28a-60472802bf92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.041900 | controller | Jun 11 11:45:20.695428 crc crio[3644]: time="2026-06-11T11:45:20.695275333Z" level=info msg="NetworkStart: stopping network for sandbox 6e6ce966456c3ab6a52394931300651137ac3fc6d2961f76c92dfed10b345aa6" id=46062957-1dc9-499c-a871-bd50a343b6a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.041922 | controller | Jun 11 11:45:20.985474 crc crio[3644]: time="2026-06-11T11:45:20.985321216Z" level=info msg="NetworkStart: stopping network for sandbox c2ec98fde2390b841edb9ec5e92ef86658f13033e875d329797515e5d2162230" id=20049aa8-3e37-4653-878e-2bc4cb0b6e75 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.041939 | controller | Jun 11 11:45:22.022135 crc crio[3644]: time="2026-06-11T11:45:22.02154794Z" level=info msg="NetworkStart: stopping network for sandbox fd95c3d008c3bc8c7eb25b3547a57e5da0ca277da831d45d219a4966b37d2aca" id=f98b595e-6b86-45ff-90a3-268095eec1c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.041956 | controller | Jun 11 11:45:22.093921 crc crio[3644]: time="2026-06-11T11:45:22.093792306Z" level=info msg="NetworkStart: stopping network for sandbox 3ddfaa7e3020e589f4a482aa3bfa0030cdd35af576350274a0aed9c70d74a8f0" id=155973f9-93d6-41ac-8a2b-24da8ad1bfe5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.041973 | controller | Jun 11 11:45:22.306809 crc crio[3644]: time="2026-06-11T11:45:22.306310875Z" level=info msg="NetworkStart: stopping network for sandbox 252597aab1d558fec30656ddf3d9088b19711bbda9bc19c82c8d1ea0918c729c" id=39886aca-9317-4775-acd8-fee2141e1bef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.041990 | controller | Jun 11 11:45:22.614756 crc crio[3644]: time="2026-06-11T11:45:22.614277254Z" level=info msg="NetworkStart: stopping network for sandbox 5a206cd478eb6b46270303752669a9b2f365a86e9e857fdb3bbf641baaa73e1c" id=c5f37709-c9e3-4ce6-9171-9519988795b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.042007 | controller | Jun 11 11:45:22.646146 crc crio[3644]: time="2026-06-11T11:45:22.644948228Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=ff5356b6-8a7e-4643-82e8-aa030fff0387 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.042024 | controller | Jun 11 11:45:22.652853 crc crio[3644]: time="2026-06-11T11:45:22.652322145Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=21137888-b828-413c-b100-2aa5389596a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.042044 | controller | Jun 11 11:45:22.656520 crc crio[3644]: time="2026-06-11T11:45:22.656423219Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni" id=3917746f-e861-408f-a025-7361e01e8ae7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.042068 | controller | Jun 11 11:45:22.657116 crc crio[3644]: time="2026-06-11T11:45:22.657037115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.042087 | controller | Jun 11 11:45:22.673375 crc crio[3644]: time="2026-06-11T11:45:22.67324899Z" level=info msg="NetworkStart: stopping network for sandbox 13d69f6688f1b5db4dd64baa58577d299f4b8b5e1c51d1ce16b53a50ab45bd34" id=35346711-6c80-492a-9f46-efb687ee11cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.042104 | controller | Jun 11 11:45:22.684979 crc crio[3644]: time="2026-06-11T11:45:22.684828906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.042121 | controller | Jun 11 11:45:22.720376 crc crio[3644]: time="2026-06-11T11:45:22.720214911Z" level=info msg="NetworkStart: stopping network for sandbox 66a2acdbff98acbdc1e17b0d351e4a0ac59acc0523c7633b0a5a3653cc77665f" id=5a2fc41d-b68c-45d5-8d39-71661d58deaa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.042137 | controller | Jun 11 11:45:22.996901 crc crio[3644]: time="2026-06-11T11:45:22.996722794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.042158 | controller | Jun 11 11:45:23.027520 crc crio[3644]: time="2026-06-11T11:45:23.027357756Z" level=info msg="NetworkStart: stopping network for sandbox 5ebddcf917ad7d85f3e7da3ecbdbae71a2509f10b6daf5baa8ff12d1536c14d9" id=0a391bbd-380c-4f8b-90c4-165904987ca3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.042176 | controller | Jun 11 11:45:23.028357 crc crio[3644]: time="2026-06-11T11:45:23.027466729Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.042194 | controller | Jun 11 11:45:23.028357 crc crio[3644]: time="2026-06-11T11:45:23.027749476Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_81918078-3fc4-4198-8ef3-eb7dd7c9833e\""
2026-06-11 13:18:25.042211 | controller | Jun 11 11:45:23.028357 crc crio[3644]: time="2026-06-11T11:45:23.028226138Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:f48afcae6fb3c75adb0f4e8282b2af10947db3edc4063b58cdc2b6cf7fe20a2e UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/7299447e-ab65-4ad2-bece-88f9120f4ae6 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:0xc001682850}] Aliases:map[]}"
2026-06-11 13:18:25.042229 | controller | Jun 11 11:45:23.028357 crc crio[3644]: time="2026-06-11T11:45:23.028266429Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:8cca3a17652ce29ca6b436825f88ef26c8dc40137d19264b934f5f9b7c3bfa93 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/16418dda-fc46-4ea8-a896-f152520b083f 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:0xc00149e7a8}] Aliases:map[]}"
2026-06-11 13:18:25.042246 | controller | Jun 11 11:45:23.028357 crc crio[3644]: time="2026-06-11T11:45:23.02830728Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.042264 | controller | Jun 11 11:45:23.028357 crc crio[3644]: time="2026-06-11T11:45:23.028326161Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.042280 | controller | Jun 11 11:45:23.028357 crc crio[3644]: time="2026-06-11T11:45:23.028340641Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.042296 | controller | Jun 11 11:45:23.028357 crc crio[3644]: time="2026-06-11T11:45:23.028356062Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.042312 | controller | Jun 11 11:45:23.028357 crc crio[3644]: time="2026-06-11T11:45:23.028375152Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.042329 | controller | Jun 11 11:45:23.029121 crc crio[3644]: time="2026-06-11T11:45:23.028394873Z" level=info msg="Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.042345 | controller | Jun 11 11:45:23.029121 crc crio[3644]: time="2026-06-11T11:45:23.028472065Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:fcd631f2d1b3cfeef7bf8f32a471418d68b588f8debfa72e62f9bc5e955a4571 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/83a311c4-b466-462c-b888-2421d345a86e 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:0xc00149e7e8}] Aliases:map[]}"
2026-06-11 13:18:25.042364 | controller | Jun 11 11:45:23.029121 crc crio[3644]: time="2026-06-11T11:45:23.028528176Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:b34c56f7d0156ac1c8c698220cfe4f24e62c7b65c2e95276b71a2d607fb19d52 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/85f15e09-84e7-4abe-8697-c17941e1f5a3 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:0xc00031e2a0}] Aliases:map[]}"
2026-06-11 13:18:25.042382 | controller | Jun 11 11:45:23.029121 crc crio[3644]: time="2026-06-11T11:45:23.028580687Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:6e6ce966456c3ab6a52394931300651137ac3fc6d2961f76c92dfed10b345aa6 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/56da1d5b-e023-44e8-a907-9a2b38dfc808 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:0xc00152e1d0}] Aliases:map[]}"
2026-06-11 13:18:25.042399 | controller | Jun 11 11:45:23.029121 crc crio[3644]: time="2026-06-11T11:45:23.028628559Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.042415 | controller | Jun 11 11:45:23.029121 crc crio[3644]: time="2026-06-11T11:45:23.028717111Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.042431 | controller | Jun 11 11:45:23.029121 crc crio[3644]: time="2026-06-11T11:45:23.028742371Z" level=info msg="Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.042447 | controller | Jun 11 11:45:23.029121 crc crio[3644]: time="2026-06-11T11:45:23.028762782Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.042462 | controller | Jun 11 11:45:23.029121 crc crio[3644]: time="2026-06-11T11:45:23.029103381Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.042479 | controller | Jun 11 11:45:23.029121 crc crio[3644]: time="2026-06-11T11:45:23.029125451Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.042496 | controller | Jun 11 11:45:23.030096 crc crio[3644]: time="2026-06-11T11:45:23.029175322Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:9ce945d0098e1ed40576900b59d014a63305c702858acb74ab642f0b1ad2268e UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/d7227492-cb9f-411f-b62e-fbacc37a3f24 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:0xc00149e838}] Aliases:map[]}"
2026-06-11 13:18:25.042512 | controller | Jun 11 11:45:23.030096 crc crio[3644]: time="2026-06-11T11:45:23.029219393Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.042528 | controller | Jun 11 11:45:23.030096 crc crio[3644]: time="2026-06-11T11:45:23.029231294Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.042545 | controller | Jun 11 11:45:23.030096 crc crio[3644]: time="2026-06-11T11:45:23.029244174Z" 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 13:18:25.042564 | controller | Jun 11 11:45:23.030096 crc crio[3644]: time="2026-06-11T11:45:23.029731497Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:3d9524cc7c7b33347a25e1b20adaf7058db8917857571a17857d0f1760928107 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/336cd3bd-4251-4e7c-8980-192445b4eb23 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:0xc001682858}] Aliases:map[]}"
2026-06-11 13:18:25.042581 | controller | Jun 11 11:45:23.030096 crc crio[3644]: time="2026-06-11T11:45:23.029789579Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.042598 | controller | Jun 11 11:45:23.030096 crc crio[3644]: time="2026-06-11T11:45:23.029806259Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.042613 | controller | Jun 11 11:45:23.030096 crc crio[3644]: time="2026-06-11T11:45:23.02982142Z" level=info msg="Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.042630 | controller | Jun 11 11:45:23.030096 crc crio[3644]: time="2026-06-11T11:45:23.02985596Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:5a206cd478eb6b46270303752669a9b2f365a86e9e857fdb3bbf641baaa73e1c UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/75eb3570-700c-436e-b49e-20f43d49a9f1 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:0xc00008cd98}] Aliases:map[]}"
2026-06-11 13:18:25.042646 | controller | Jun 11 11:45:23.030096 crc crio[3644]: time="2026-06-11T11:45:23.029946923Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.042662 | controller | Jun 11 11:45:23.030096 crc crio[3644]: time="2026-06-11T11:45:23.029959883Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.042678 | controller | Jun 11 11:45:23.030096 crc crio[3644]: time="2026-06-11T11:45:23.029970893Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.042695 | controller | Jun 11 11:45:23.031418 crc crio[3644]: time="2026-06-11T11:45:23.028398413Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:a9c0c25e7408c9c378f2dc1ded39d14c5fddd50e8819099e14c3fb81d5f4bab0 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/3323bb08-cda0-439c-9daf-dd40becf7311 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:0xc00152e198}] Aliases:map[]}"
2026-06-11 13:18:25.042712 | controller | Jun 11 11:45:23.031418 crc crio[3644]: time="2026-06-11T11:45:23.031285036Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.042729 | controller | Jun 11 11:45:23.031418 crc crio[3644]: time="2026-06-11T11:45:23.031297287Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.042746 | controller | Jun 11 11:45:23.031418 crc crio[3644]: time="2026-06-11T11:45:23.031308477Z" 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 13:18:25.042768 | controller | Jun 11 11:45:23.031418 crc crio[3644]: time="2026-06-11T11:45:23.031322021Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:11bdbd20d7b4569989598df15129ee1f5086aa2430b18b1db056ba8d3fbb110d UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/5808ce8a-0006-43da-8f31-cfbaffa2f221 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:0xc000188888}] Aliases:map[]}"
2026-06-11 13:18:25.042786 | controller | Jun 11 11:45:23.032234 crc crio[3644]: time="2026-06-11T11:45:23.031412141Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:88831c3741381e53e4b07d554aa5712d3dc6ee10c287ae50ed744a9194499fc6 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/17ceb417-932a-48af-8b26-c24fad250d90 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:0xc0016828d0}] Aliases:map[]}"
2026-06-11 13:18:25.042803 | controller | Jun 11 11:45:23.032234 crc crio[3644]: time="2026-06-11T11:45:23.031474402Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.042819 | controller | Jun 11 11:45:23.032234 crc crio[3644]: time="2026-06-11T11:45:23.031488773Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.042837 | controller | Jun 11 11:45:23.032234 crc crio[3644]: time="2026-06-11T11:45:23.031500263Z" level=info msg="Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.042876 | controller | Jun 11 11:45:23.032234 crc crio[3644]: time="2026-06-11T11:45:23.031521156Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:399e610148886cd2b24c13f4a2e8bea20cec0c42fecbff6645839b3ba64b1df7 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/a03c13f1-4476-4353-a148-0c2de1b79090 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:0xc0001888a8}] Aliases:map[]}"
2026-06-11 13:18:25.042895 | controller | Jun 11 11:45:23.032234 crc crio[3644]: time="2026-06-11T11:45:23.031577468Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.042913 | controller | Jun 11 11:45:23.032234 crc crio[3644]: time="2026-06-11T11:45:23.031591455Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.042929 | controller | Jun 11 11:45:23.032234 crc crio[3644]: time="2026-06-11T11:45:23.031606819Z" level=info msg="Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.042947 | controller | Jun 11 11:45:23.032234 crc crio[3644]: time="2026-06-11T11:45:23.031847932Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:5c6bf2c968a1af479efbd15113343f04e4fa47464c0943e4017babdb154feebb UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/68f1ce96-0664-45ba-a9dd-62c1a82f998a 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:0xc00061e670}] Aliases:map[]}"
2026-06-11 13:18:25.042963 | controller | Jun 11 11:45:23.032234 crc crio[3644]: time="2026-06-11T11:45:23.031967605Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.042984 | controller | Jun 11 11:45:23.032234 crc crio[3644]: time="2026-06-11T11:45:23.031991395Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.043001 | controller | Jun 11 11:45:23.032234 crc crio[3644]: time="2026-06-11T11:45:23.028266759Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:9db29ca807d64c70f36dd18f0f1632d1ee788184214a5fe82b8457771b7dd546 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/38fe9ddf-0dad-4ead-9114-ba0c78ebf460 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:0xc00152e180}] Aliases:map[]}"
2026-06-11 13:18:25.043018 | controller | Jun 11 11:45:23.032234 crc crio[3644]: time="2026-06-11T11:45:23.032104229Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:75fcea91384cd25f5f8583b462b08065adb60f1ebc022cb36df538dbe5261a67 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/ce08985b-bd6d-4960-8e0b-280d5926c485 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:0xc00061e688}] Aliases:map[]}"
2026-06-11 13:18:25.043038 | controller | Jun 11 11:45:23.032234 crc crio[3644]: time="2026-06-11T11:45:23.03215595Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.043063 | controller | Jun 11 11:45:23.032234 crc crio[3644]: time="2026-06-11T11:45:23.032171081Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.043081 | controller | Jun 11 11:45:23.032234 crc crio[3644]: time="2026-06-11T11:45:23.032185351Z" level=info msg="Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.043099 | controller | Jun 11 11:45:23.033550 crc crio[3644]: time="2026-06-11T11:45:23.028556517Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.043116 | controller | Jun 11 11:45:23.033550 crc crio[3644]: time="2026-06-11T11:45:23.032304403Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.043132 | controller | Jun 11 11:45:23.033550 crc crio[3644]: time="2026-06-11T11:45:23.032316163Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.043149 | controller | Jun 11 11:45:23.033550 crc crio[3644]: time="2026-06-11T11:45:23.032370635Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:d1c3664960135ca75fe07c52623e626afbe1d1ffda22195d18e356c946780f65 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/c5b9a2f2-4b80-441f-9b91-f634e6eb352d 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:0xc001258678}] Aliases:map[]}"
2026-06-11 13:18:25.043167 | controller | Jun 11 11:45:23.033550 crc crio[3644]: time="2026-06-11T11:45:23.032427556Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.043184 | controller | Jun 11 11:45:23.033550 crc crio[3644]: time="2026-06-11T11:45:23.032450757Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.043205 | controller | Jun 11 11:45:23.033550 crc crio[3644]: time="2026-06-11T11:45:23.032466577Z" 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 13:18:25.043223 | controller | Jun 11 11:45:23.033550 crc crio[3644]: time="2026-06-11T11:45:23.032545229Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:c2ec98fde2390b841edb9ec5e92ef86658f13033e875d329797515e5d2162230 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/6ed79032-defe-455c-9209-2e613700d226 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:0xc00008ce08}] Aliases:map[]}"
2026-06-11 13:18:25.043241 | controller | Jun 11 11:45:23.033550 crc crio[3644]: time="2026-06-11T11:45:23.031408151Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:663bbfdee03defed5ddc4763143189e45c248860bbe9ea9cac4395e0afc16d11 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/07d43dd0-10e9-463c-9cb7-97c330b8728d 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:0xc00061e638}] Aliases:map[]}"
2026-06-11 13:18:25.043258 | controller | Jun 11 11:45:23.033550 crc crio[3644]: time="2026-06-11T11:45:23.032759835Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.043275 | controller | Jun 11 11:45:23.033550 crc crio[3644]: time="2026-06-11T11:45:23.032784275Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.043318 | controller | Jun 11 11:45:23.033550 crc crio[3644]: time="2026-06-11T11:45:23.032800576Z" level=info msg="Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.043337 | controller | Jun 11 11:45:23.033550 crc crio[3644]: time="2026-06-11T11:45:23.032817677Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:3ddfaa7e3020e589f4a482aa3bfa0030cdd35af576350274a0aed9c70d74a8f0 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/c5805147-5697-4333-b39a-593a24c5810c 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:0xc00152e2c8}] Aliases:map[]}"
2026-06-11 13:18:25.043355 | controller | Jun 11 11:45:23.033550 crc crio[3644]: time="2026-06-11T11:45:23.032916339Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.043372 | controller | Jun 11 11:45:23.033550 crc crio[3644]: time="2026-06-11T11:45:23.0329312Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.043390 | controller | Jun 11 11:45:23.033550 crc crio[3644]: time="2026-06-11T11:45:23.033027152Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:fd95c3d008c3bc8c7eb25b3547a57e5da0ca277da831d45d219a4966b37d2aca UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/3a4e538b-3d8c-4b7d-8147-3ca829082de5 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:0xc001682948}] Aliases:map[]}"
2026-06-11 13:18:25.043411 | controller | Jun 11 11:45:23.033550 crc crio[3644]: time="2026-06-11T11:45:23.033079294Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.043428 | controller | Jun 11 11:45:23.033550 crc crio[3644]: time="2026-06-11T11:45:23.033110994Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.043445 | controller | Jun 11 11:45:23.033550 crc crio[3644]: time="2026-06-11T11:45:23.033278899Z" 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 13:18:25.043462 | controller | Jun 11 11:45:23.033550 crc crio[3644]: time="2026-06-11T11:45:23.03335299Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:a4a67e8bb2c16f989ee2cbb6f3ad73b3f0f22d1ea6c80fc52cf90402863f8f96 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/6afc7a0e-0bdf-49a6-8ead-0b1ff8cbcb78 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:0xc00149e970}] Aliases:map[]}"
2026-06-11 13:18:25.043479 | controller | Jun 11 11:45:23.033550 crc crio[3644]: time="2026-06-11T11:45:23.033408082Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.043496 | controller | Jun 11 11:45:23.033550 crc crio[3644]: time="2026-06-11T11:45:23.033424432Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.043513 | controller | Jun 11 11:45:23.033550 crc crio[3644]: time="2026-06-11T11:45:23.033435393Z" level=info msg="Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.043530 | controller | Jun 11 11:45:23.033550 crc crio[3644]: time="2026-06-11T11:45:23.03294377Z" level=info msg="Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.043547 | controller | Jun 11 11:45:23.035466 crc crio[3644]: time="2026-06-11T11:45:23.033113134Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:4abea79bb56886f9b661bc890b48e0dfbeac9b19453c95d09e4e2d47b4317bf8 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/287c3854-dd7b-4b1c-94b2-faf409f2afa3 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:0xc00149e928}] Aliases:map[]}"
2026-06-11 13:18:25.043565 | controller | Jun 11 11:45:23.035466 crc crio[3644]: time="2026-06-11T11:45:23.034214412Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.043582 | controller | Jun 11 11:45:23.035466 crc crio[3644]: time="2026-06-11T11:45:23.034226202Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.043599 | controller | Jun 11 11:45:23.035466 crc crio[3644]: time="2026-06-11T11:45:23.034238193Z" 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 13:18:25.043616 | controller | Jun 11 11:45:23.036014 crc crio[3644]: time="2026-06-11T11:45:23.028634539Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:5a81a0abb9ebd0d59efc87351749359e7ca2aa8af544d2bf9ef4321750e865e0 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/645eed40-f4a9-4816-89bc-4fd9b11895e5 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:0xc00149e808}] Aliases:map[]}"
2026-06-11 13:18:25.043636 | controller | Jun 11 11:45:23.036211 crc crio[3644]: time="2026-06-11T11:45:23.036176065Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.043653 | controller | Jun 11 11:45:23.036321 crc crio[3644]: time="2026-06-11T11:45:23.036291907Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.043670 | controller | Jun 11 11:45:23.036617 crc crio[3644]: time="2026-06-11T11:45:23.036433381Z" 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 13:18:25.043687 | controller | Jun 11 11:45:23.037426 crc crio[3644]: time="2026-06-11T11:45:23.037020296Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:66a2acdbff98acbdc1e17b0d351e4a0ac59acc0523c7633b0a5a3653cc77665f UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/08c07a1a-ce4c-40bd-ba5b-84c62aca19a6 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:0xc000dd2628}] Aliases:map[]}"
2026-06-11 13:18:25.043705 | controller | Jun 11 11:45:23.037426 crc crio[3644]: time="2026-06-11T11:45:23.037401765Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.043721 | controller | Jun 11 11:45:23.037426 crc crio[3644]: time="2026-06-11T11:45:23.037425536Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.043737 | controller | Jun 11 11:45:23.037617 crc crio[3644]: time="2026-06-11T11:45:23.037442717Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.043755 | controller | Jun 11 11:45:23.038792 crc crio[3644]: time="2026-06-11T11:45:23.032552099Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:f4bb7cb10752f06b4c387bce7ca456487cab37b530d5ec95b50c5ade4c382934 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/176a505a-1ceb-4f78-a6e0-b34549905053 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:0xc00152e290}] Aliases:map[]}"
2026-06-11 13:18:25.043772 | controller | Jun 11 11:45:23.038792 crc crio[3644]: time="2026-06-11T11:45:23.03216297Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.043789 | controller | Jun 11 11:45:23.038792 crc crio[3644]: time="2026-06-11T11:45:23.038592236Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.043805 | controller | Jun 11 11:45:23.038792 crc crio[3644]: time="2026-06-11T11:45:23.038602647Z" 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 13:18:25.043821 | controller | Jun 11 11:45:23.038792 crc crio[3644]: time="2026-06-11T11:45:23.028392103Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:4abaf6c64ef81fc148e4654e1de10c1ee0bbd5bbd29843c950385e00633380cd UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/ab00e1a0-048e-4daf-9cc6-3fa957205a1c 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:0xc00149e7c8}] Aliases:map[]}"
2026-06-11 13:18:25.043840 | controller | Jun 11 11:45:23.038792 crc crio[3644]: time="2026-06-11T11:45:23.038790011Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.043877 | controller | Jun 11 11:45:23.039154 crc crio[3644]: time="2026-06-11T11:45:23.038817432Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.043896 | controller | Jun 11 11:45:23.039154 crc crio[3644]: time="2026-06-11T11:45:23.038834343Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.043912 | controller | Jun 11 11:45:23.039154 crc crio[3644]: time="2026-06-11T11:45:23.038952947Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:5ebddcf917ad7d85f3e7da3ecbdbae71a2509f10b6daf5baa8ff12d1536c14d9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/20d9bf01-b98e-4cc6-9567-32a55ac6dddc 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:0xc00031e370}] Aliases:map[]}"
2026-06-11 13:18:25.043929 | controller | Jun 11 11:45:23.039154 crc crio[3644]: time="2026-06-11T11:45:23.033280109Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:23791883e62e0db263bcad2763bfb61385e20e609cb2cdf8c5e7a2bbaaf023b8 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/25318730-7087-497e-9929-353fd33efc3e 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:0xc00149e958}] Aliases:map[]}"
2026-06-11 13:18:25.043946 | controller | Jun 11 11:45:23.039903 crc crio[3644]: time="2026-06-11T11:45:23.039260113Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.043962 | controller | Jun 11 11:45:23.039903 crc crio[3644]: time="2026-06-11T11:45:23.039362276Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.043977 | controller | Jun 11 11:45:23.039903 crc crio[3644]: time="2026-06-11T11:45:23.039388126Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.043993 | controller | Jun 11 11:45:23.039903 crc crio[3644]: time="2026-06-11T11:45:23.032429126Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:df9f7b546ed00412b87e9af00a7523d138ea477815c3468e4c909a5d821553d3 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/c50db362-8e7a-40a3-bf1b-48bec9b79ceb 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:0xc00152e270}] Aliases:map[]}"
2026-06-11 13:18:25.044009 | controller | Jun 11 11:45:23.039903 crc crio[3644]: time="2026-06-11T11:45:23.039614183Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.044025 | controller | Jun 11 11:45:23.039903 crc crio[3644]: time="2026-06-11T11:45:23.039626883Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.044046 | controller | Jun 11 11:45:23.039903 crc crio[3644]: time="2026-06-11T11:45:23.032699414Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:3301cbd78a2422919162030e2de349ea542a533cfb1056eeab50edfd75ce7823 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/7b0c0ca5-e228-4d9e-a305-b4b32bfe4d3f 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:0xc00149e918}] Aliases:map[]}"
2026-06-11 13:18:25.044073 | controller | Jun 11 11:45:23.039903 crc crio[3644]: time="2026-06-11T11:45:23.039781425Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.044091 | controller | Jun 11 11:45:23.039903 crc crio[3644]: time="2026-06-11T11:45:23.039797656Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.044109 | controller | Jun 11 11:45:23.039903 crc crio[3644]: time="2026-06-11T11:45:23.039811356Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.044126 | controller | Jun 11 11:45:23.039903 crc crio[3644]: time="2026-06-11T11:45:23.039826469Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:bc234e3119e9acf1856b845f18df383bd3865a46e9102009a5be257c72b555a5 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/e4785c04-aaff-47c5-8bba-335d978877b8 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:0xc0012586e8}] Aliases:map[]}"
2026-06-11 13:18:25.044143 | controller | Jun 11 11:45:23.039903 crc crio[3644]: time="2026-06-11T11:45:23.03989735Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.044160 | controller | Jun 11 11:45:23.039903 crc crio[3644]: time="2026-06-11T11:45:23.039912841Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.044177 | controller | Jun 11 11:45:23.039903 crc crio[3644]: time="2026-06-11T11:45:23.039922061Z" 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 13:18:25.044195 | controller | Jun 11 11:45:23.040404 crc crio[3644]: time="2026-06-11T11:45:23.039938871Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:085b4ece34150426c8611b8f5a462c889dc05ec8ad75141fce2fd0d17f11fd57 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/2bbb7201-c5e8-4d0e-8678-6da6805c3369 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:0xc00149e9e0}] Aliases:map[]}"
2026-06-11 13:18:25.044211 | controller | Jun 11 11:45:23.046228 crc crio[3644]: time="2026-06-11T11:45:23.031851622Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:181ac3cafb4d6fa44a0e7f27bd9f204499c35d0579af782a1d8b144c0f15c8d3 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/06b04168-d767-4c73-97d8-b524ed6acd2a 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:0xc00149e900}] Aliases:map[]}"
2026-06-11 13:18:25.044228 | controller | Jun 11 11:45:23.049366 crc crio[3644]: time="2026-06-11T11:45:23.031527274Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:b33a57d400c69d6454082c67dbd8aa48747ede4a8a67ca36685efaa709ede66a UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/c1ea1367-78bb-4bf9-8615-5db138d1f444 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:0xc00149e8c0}] Aliases:map[]}"
2026-06-11 13:18:25.044248 | controller | Jun 11 11:45:23.049741 crc crio[3644]: time="2026-06-11T11:45:23.032836526Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.044266 | controller | Jun 11 11:45:23.049819 crc crio[3644]: time="2026-06-11T11:45:23.049739595Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.044282 | controller | Jun 11 11:45:23.049819 crc crio[3644]: time="2026-06-11T11:45:23.049764156Z" 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 13:18:25.044299 | controller | Jun 11 11:45:23.050181 crc crio[3644]: time="2026-06-11T11:45:23.050106645Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.044316 | controller | Jun 11 11:45:23.052375 crc crio[3644]: time="2026-06-11T11:45:23.029107131Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:1552dab030bdd55f7ee771162a2bf14ec3c94d9a7692db5ab35ef977eff8ee2c UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/72a598fa-17ae-4cf7-88bc-b33c9736b76d 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:0xc00149e820}] Aliases:map[]}"
2026-06-11 13:18:25.044333 | controller | Jun 11 11:45:23.055505 crc crio[3644]: time="2026-06-11T11:45:23.028315241Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:0a25a2047326880befa28d00d7038efd3135cecde05643fe4c8629203113cc2f UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/cb33d19c-623b-47ae-9452-567eeb459ab5 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:0xc00149e7b0}] Aliases:map[]}"
2026-06-11 13:18:25.044350 | controller | Jun 11 11:45:23.055505 crc crio[3644]: time="2026-06-11T11:45:23.039625931Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:13d69f6688f1b5db4dd64baa58577d299f4b8b5e1c51d1ce16b53a50ab45bd34 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/400ca4ea-e62f-49c3-a10a-535dde6d448e 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:0xc00031e390}] Aliases:map[]}"
2026-06-11 13:18:25.044367 | controller | Jun 11 11:45:23.055505 crc crio[3644]: time="2026-06-11T11:45:23.031415324Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.044383 | controller | Jun 11 11:45:23.055505 crc crio[3644]: time="2026-06-11T11:45:23.036836259Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:5325e254dc4d8eea41d3c7bdb7bd45f98694468b68911b0bfb8ac8f9cfaaacfe UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/e4f898ce-73c3-4b2f-8fe7-d8d74755e13c 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:0xc000ae0698}] Aliases:map[]}"
2026-06-11 13:18:25.044402 | controller | Jun 11 11:45:23.055505 crc crio[3644]: time="2026-06-11T11:45:23.032620041Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:85654cb83dcfdea97c63142a23d18ba5776b7cbf26d8bfe21c4dba93af33436d UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/7018a041-66a9-482d-9973-2620955d1e7c 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:0xc00152e2a8}] Aliases:map[]}"
2026-06-11 13:18:25.044419 | controller | Jun 11 11:45:23.055505 crc crio[3644]: time="2026-06-11T11:45:23.03909283Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.044436 | controller | Jun 11 11:45:23.056089 crc crio[3644]: time="2026-06-11T11:45:23.046320507Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.044453 | controller | Jun 11 11:45:23.056089 crc crio[3644]: time="2026-06-11T11:45:23.055540895Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.044469 | controller | Jun 11 11:45:23.056089 crc crio[3644]: time="2026-06-11T11:45:23.055569016Z" level=info msg="Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.044487 | controller | Jun 11 11:45:23.084729 crc crio[3644]: time="2026-06-11T11:45:23.028491095Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:3ffa2ffbafcc61630f39a2c65584620ec2fdd55ddeb65ffd882062771afd89a6 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/3c444b12-a351-4be7-a0a5-8602ed21c2fd 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:0xc00152e1b8}] Aliases:map[]}"
2026-06-11 13:18:25.044504 | controller | Jun 11 11:45:23.084729 crc crio[3644]: time="2026-06-11T11:45:23.083277334Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.044520 | controller | Jun 11 11:45:23.084729 crc crio[3644]: time="2026-06-11T11:45:23.083320965Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.044536 | controller | Jun 11 11:45:23.084729 crc crio[3644]: time="2026-06-11T11:45:23.083341856Z" 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 13:18:25.044554 | controller | Jun 11 11:45:23.086055 crc crio[3644]: time="2026-06-11T11:45:23.055370221Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.044571 | controller | Jun 11 11:45:23.086131 crc crio[3644]: time="2026-06-11T11:45:23.086056668Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.044587 | controller | Jun 11 11:45:23.086131 crc crio[3644]: time="2026-06-11T11:45:23.086081059Z" level=info msg="Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.044603 | controller | Jun 11 11:45:23.086525 crc crio[3644]: time="2026-06-11T11:45:23.050860135Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.044619 | controller | Jun 11 11:45:23.086525 crc crio[3644]: time="2026-06-11T11:45:23.086458256Z" level=info msg="Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.044639 | controller | Jun 11 11:45:23.087108 crc crio[3644]: time="2026-06-11T11:45:23.054794967Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.044656 | controller | Jun 11 11:45:23.087370 crc crio[3644]: time="2026-06-11T11:45:23.036540881Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:b8d0d0fa6cc06d2c268f6c19e1ce2925448554dcc38db5fd2180b626f8aa862c UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/82c91039-0d87-4117-87d4-2a8b84be1c23 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:0xc000ae0680}] Aliases:map[]}"
2026-06-11 13:18:25.044673 | controller | Jun 11 11:45:23.087461 crc crio[3644]: time="2026-06-11T11:45:23.0873954Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.044690 | controller | Jun 11 11:45:23.087461 crc crio[3644]: time="2026-06-11T11:45:23.08740957Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.044708 | controller | Jun 11 11:45:23.087461 crc crio[3644]: time="2026-06-11T11:45:23.087421881Z" 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 13:18:25.044726 | controller | Jun 11 11:45:23.089197 crc crio[3644]: time="2026-06-11T11:45:23.088935401Z" 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 13:18:25.044742 | controller | Jun 11 11:45:23.089819 crc crio[3644]: time="2026-06-11T11:45:23.039713256Z" 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 13:18:25.044759 | controller | Jun 11 11:45:23.089819 crc crio[3644]: time="2026-06-11T11:45:23.038838744Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.044776 | controller | Jun 11 11:45:23.089976 crc crio[3644]: time="2026-06-11T11:45:23.036466349Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:1ffb7188fd69323472ee992c06a04fd162917bf7547365e7d282e49def5c6e03 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/1c02fc99-dccb-4b62-9699-d3c8a5489fde 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:0xc000ae0668}] Aliases:map[]}"
2026-06-11 13:18:25.044793 | controller | Jun 11 11:45:23.089976 crc crio[3644]: time="2026-06-11T11:45:23.031533334Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:01218147d8700b3682bdce2b5f31826a116c7e8c735ed10cc45f6fc15d462f7b UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/b1ee30e1-0733-44ac-80d4-c0fe0f6a9a12 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:0xc00061e650}] Aliases:map[]}"
2026-06-11 13:18:25.044810 | controller | Jun 11 11:45:23.089976 crc crio[3644]: time="2026-06-11T11:45:23.089951537Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.044830 | controller | Jun 11 11:45:23.089976 crc crio[3644]: time="2026-06-11T11:45:23.089963938Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.044864 | controller | Jun 11 11:45:23.089976 crc crio[3644]: time="2026-06-11T11:45:23.089972888Z" 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 13:18:25.044887 | controller | Jun 11 11:45:23.090264 crc crio[3644]: time="2026-06-11T11:45:23.046757488Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:252597aab1d558fec30656ddf3d9088b19711bbda9bc19c82c8d1ea0918c729c UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/481a48c4-6c20-4afb-8680-ad0012cf20a2 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:0xc000ae06c0}] Aliases:map[]}"
2026-06-11 13:18:25.044905 | controller | Jun 11 11:45:23.090328 crc crio[3644]: time="2026-06-11T11:45:23.090266665Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.044922 | controller | Jun 11 11:45:23.090328 crc crio[3644]: time="2026-06-11T11:45:23.090279135Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.044938 | controller | Jun 11 11:45:23.090328 crc crio[3644]: time="2026-06-11T11:45:23.090297616Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.044954 | controller | Jun 11 11:45:23.092215 crc crio[3644]: time="2026-06-11T11:45:23.091788785Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.044971 | controller | Jun 11 11:45:23.092215 crc crio[3644]: time="2026-06-11T11:45:23.09200628Z" 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 13:18:25.044986 | controller | Jun 11 11:45:23.092366 crc crio[3644]: time="2026-06-11T11:45:23.054337434Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.045003 | controller | Jun 11 11:45:23.092366 crc crio[3644]: time="2026-06-11T11:45:23.09236243Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.045019 | controller | Jun 11 11:45:23.092466 crc crio[3644]: time="2026-06-11T11:45:23.09238248Z" 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 13:18:25.045038 | controller | Jun 11 11:45:23.100920 crc crio[3644]: time="2026-06-11T11:45:23.040394243Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.045062 | controller | Jun 11 11:45:23.100920 crc crio[3644]: time="2026-06-11T11:45:23.10091496Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.045082 | controller | Jun 11 11:45:23.101048 crc crio[3644]: time="2026-06-11T11:45:23.100938711Z" level=info msg="Deleting pod openshift-dns_dns-default-qtghf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.045099 | controller | Jun 11 11:45:23.101089 crc crio[3644]: time="2026-06-11T11:45:23.032008327Z" level=info msg="Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.045116 | controller | Jun 11 11:45:23.101666 crc crio[3644]: time="2026-06-11T11:45:23.033193326Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:b6471a16902eb48a3481406d3a503448eebe8d37db58065dd65143dcb97ee238 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/9bbee8ee-56e7-494b-8b17-1e26b963edae 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:0xc00149e940}] Aliases:map[]}"
2026-06-11 13:18:25.045137 | controller | Jun 11 11:45:23.101837 crc crio[3644]: time="2026-06-11T11:45:23.101763903Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.045155 | controller | Jun 11 11:45:23.101837 crc crio[3644]: time="2026-06-11T11:45:23.101812834Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.045172 | controller | Jun 11 11:45:23.101837 crc crio[3644]: time="2026-06-11T11:45:23.101832245Z" 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 13:18:25.045188 | controller | Jun 11 11:45:23.104382 crc crio[3644]: time="2026-06-11T11:45:23.054075128Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.045204 | controller | Jun 11 11:45:23.104382 crc crio[3644]: time="2026-06-11T11:45:23.103762865Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.045220 | controller | Jun 11 11:45:23.104382 crc crio[3644]: time="2026-06-11T11:45:23.103780556Z" level=info msg="Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.045236 | controller | Jun 11 11:45:23.104382 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.045253 | controller | Jun 11 11:45:23.104382 crc crio[3644]: time="2026-06-11T11:45:23.104146294Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox a9c0c25e7408c9c378f2dc1ded39d14c5fddd50e8819099e14c3fb81d5f4bab0" id=adc5286c-e04d-4fd3-9e09-dd9bb7921ed6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.045269 | controller | Jun 11 11:45:23.104382 crc crio[3644]: time="2026-06-11T11:45:23.055520035Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.045286 | controller | Jun 11 11:45:23.104613 crc crio[3644]: time="2026-06-11T11:45:23.104401446Z" 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 13:18:25.045302 | controller | Jun 11 11:45:23.106145 crc crio[3644]: time="2026-06-11T11:45:23.105918651Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.045318 | controller | Jun 11 11:45:23.106145 crc crio[3644]: time="2026-06-11T11:45:23.106008683Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.045335 | controller | Jun 11 11:45:23.106145 crc crio[3644]: time="2026-06-11T11:45:23.106118446Z" 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 13:18:25.045351 | controller | Jun 11 11:45:23.119830 crc crio[3644]: time="2026-06-11T11:45:23.119594455Z" level=info msg="runSandbox: deleting pod ID a9c0c25e7408c9c378f2dc1ded39d14c5fddd50e8819099e14c3fb81d5f4bab0 from idIndex" id=adc5286c-e04d-4fd3-9e09-dd9bb7921ed6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.045367 | controller | Jun 11 11:45:23.119830 crc crio[3644]: time="2026-06-11T11:45:23.119748659Z" level=info msg="runSandbox: removing pod sandbox a9c0c25e7408c9c378f2dc1ded39d14c5fddd50e8819099e14c3fb81d5f4bab0" id=adc5286c-e04d-4fd3-9e09-dd9bb7921ed6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.045387 | controller | Jun 11 11:45:23.120212 crc crio[3644]: time="2026-06-11T11:45:23.119856682Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox a9c0c25e7408c9c378f2dc1ded39d14c5fddd50e8819099e14c3fb81d5f4bab0" id=adc5286c-e04d-4fd3-9e09-dd9bb7921ed6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.045404 | controller | Jun 11 11:45:23.120212 crc crio[3644]: time="2026-06-11T11:45:23.119959864Z" level=info msg="runSandbox: unmounting shmPath for sandbox a9c0c25e7408c9c378f2dc1ded39d14c5fddd50e8819099e14c3fb81d5f4bab0" id=adc5286c-e04d-4fd3-9e09-dd9bb7921ed6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.045421 | controller | Jun 11 11:45:23.121468 crc crio[3644]: time="2026-06-11T11:45:23.055504504Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.045436 | controller | Jun 11 11:45:23.121468 crc crio[3644]: time="2026-06-11T11:45:23.121450651Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.045452 | controller | Jun 11 11:45:23.121613 crc crio[3644]: time="2026-06-11T11:45:23.121472103Z" 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 13:18:25.045469 | controller | Jun 11 11:45:23.121613 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.045485 | controller | Jun 11 11:45:23.121973 crc crio[3644]: time="2026-06-11T11:45:23.121791882Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 75fcea91384cd25f5f8583b462b08065adb60f1ebc022cb36df538dbe5261a67" id=0ef27078-c9f9-4dad-a2a0-8b3738f1fc80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.045574 | controller | Jun 11 11:45:23.123160 crc crio[3644]: time="2026-06-11T11:45:23.122553121Z" level=info msg="runSandbox: removing pod sandbox from storage: a9c0c25e7408c9c378f2dc1ded39d14c5fddd50e8819099e14c3fb81d5f4bab0" id=adc5286c-e04d-4fd3-9e09-dd9bb7921ed6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.045596 | controller | Jun 11 11:45:23.125913 crc crio[3644]: time="2026-06-11T11:45:23.052843425Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.045613 | controller | Jun 11 11:45:23.125913 crc crio[3644]: time="2026-06-11T11:45:23.125911918Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.045630 | controller | Jun 11 11:45:23.125913 crc crio[3644]: time="2026-06-11T11:45:23.12594856Z" 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 13:18:25.045647 | controller | Jun 11 11:45:23.131320 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.045664 | controller | Jun 11 11:45:23.131474 crc crio[3644]: time="2026-06-11T11:45:23.131444781Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox fcd631f2d1b3cfeef7bf8f32a471418d68b588f8debfa72e62f9bc5e955a4571" id=05c7013a-175e-453a-9673-f571e29b1291 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.045680 | controller | Jun 11 11:45:23.133231 crc crio[3644]: time="2026-06-11T11:45:23.133029353Z" level=info msg="runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0" id=adc5286c-e04d-4fd3-9e09-dd9bb7921ed6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.045700 | controller | Jun 11 11:45:23.133995 crc crio[3644]: time="2026-06-11T11:45:23.133251699Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0" id=adc5286c-e04d-4fd3-9e09-dd9bb7921ed6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.045718 | controller | Jun 11 11:45:23.140093 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.045736 | controller | Jun 11 11:45:23.140394 crc crio[3644]: time="2026-06-11T11:45:23.14022491Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 9db29ca807d64c70f36dd18f0f1632d1ee788184214a5fe82b8457771b7dd546" id=18abd3f9-eded-456e-9770-2c59bbfd1d10 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.045753 | controller | Jun 11 11:45:23.147945 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.045770 | controller | Jun 11 11:45:23.148315 crc crio[3644]: time="2026-06-11T11:45:23.148122864Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox fd95c3d008c3bc8c7eb25b3547a57e5da0ca277da831d45d219a4966b37d2aca" id=f98b595e-6b86-45ff-90a3-268095eec1c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.045788 | controller | Jun 11 11:45:23.166184 crc crio[3644]: time="2026-06-11T11:45:23.165577627Z" level=info msg="runSandbox: deleting pod ID fd95c3d008c3bc8c7eb25b3547a57e5da0ca277da831d45d219a4966b37d2aca from idIndex" id=f98b595e-6b86-45ff-90a3-268095eec1c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.045805 | controller | Jun 11 11:45:23.166184 crc crio[3644]: time="2026-06-11T11:45:23.165849993Z" level=info msg="runSandbox: removing pod sandbox fd95c3d008c3bc8c7eb25b3547a57e5da0ca277da831d45d219a4966b37d2aca" id=f98b595e-6b86-45ff-90a3-268095eec1c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.045824 | controller | Jun 11 11:45:23.166184 crc crio[3644]: time="2026-06-11T11:45:23.166023398Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox fd95c3d008c3bc8c7eb25b3547a57e5da0ca277da831d45d219a4966b37d2aca" id=f98b595e-6b86-45ff-90a3-268095eec1c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.045841 | controller | Jun 11 11:45:23.166184 crc crio[3644]: time="2026-06-11T11:45:23.166060229Z" level=info msg="runSandbox: unmounting shmPath for sandbox fd95c3d008c3bc8c7eb25b3547a57e5da0ca277da831d45d219a4966b37d2aca" id=f98b595e-6b86-45ff-90a3-268095eec1c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.045881 | controller | Jun 11 11:45:23.168819 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.045900 | controller | Jun 11 11:45:23.169159 crc crio[3644]: time="2026-06-11T11:45:23.169062266Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 399e610148886cd2b24c13f4a2e8bea20cec0c42fecbff6645839b3ba64b1df7" id=1079daeb-f3b2-4866-bb9c-ba5cdd5d8ae4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.045918 | controller | Jun 11 11:45:23.184724 crc crio[3644]: time="2026-06-11T11:45:23.18405767Z" level=info msg="runSandbox: deleting pod ID fcd631f2d1b3cfeef7bf8f32a471418d68b588f8debfa72e62f9bc5e955a4571 from idIndex" id=05c7013a-175e-453a-9673-f571e29b1291 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.045939 | controller | Jun 11 11:45:23.184724 crc crio[3644]: time="2026-06-11T11:45:23.184176563Z" level=info msg="runSandbox: removing pod sandbox fcd631f2d1b3cfeef7bf8f32a471418d68b588f8debfa72e62f9bc5e955a4571" id=05c7013a-175e-453a-9673-f571e29b1291 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.045958 | controller | Jun 11 11:45:23.184724 crc crio[3644]: time="2026-06-11T11:45:23.184186043Z" level=info msg="runSandbox: removing pod sandbox from storage: fd95c3d008c3bc8c7eb25b3547a57e5da0ca277da831d45d219a4966b37d2aca" id=f98b595e-6b86-45ff-90a3-268095eec1c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.045974 | controller | Jun 11 11:45:23.184724 crc crio[3644]: time="2026-06-11T11:45:23.184243355Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox fcd631f2d1b3cfeef7bf8f32a471418d68b588f8debfa72e62f9bc5e955a4571" id=05c7013a-175e-453a-9673-f571e29b1291 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.045991 | controller | Jun 11 11:45:23.184724 crc crio[3644]: time="2026-06-11T11:45:23.184271625Z" level=info msg="runSandbox: unmounting shmPath for sandbox fcd631f2d1b3cfeef7bf8f32a471418d68b588f8debfa72e62f9bc5e955a4571" id=05c7013a-175e-453a-9673-f571e29b1291 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046008 | controller | Jun 11 11:45:23.185366 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.046025 | controller | Jun 11 11:45:23.185583 crc crio[3644]: time="2026-06-11T11:45:23.185455881Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 88831c3741381e53e4b07d554aa5712d3dc6ee10c287ae50ed744a9194499fc6" id=48ebfde8-fcc0-46bf-967c-7c375d359346 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046046 | controller | Jun 11 11:45:23.195369 crc crio[3644]: time="2026-06-11T11:45:23.193811483Z" level=info msg="runSandbox: removing pod sandbox from storage: fcd631f2d1b3cfeef7bf8f32a471418d68b588f8debfa72e62f9bc5e955a4571" id=05c7013a-175e-453a-9673-f571e29b1291 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046071 | controller | Jun 11 11:45:23.199985 crc crio[3644]: time="2026-06-11T11:45:23.199760477Z" level=info msg="runSandbox: deleting pod ID 399e610148886cd2b24c13f4a2e8bea20cec0c42fecbff6645839b3ba64b1df7 from idIndex" id=1079daeb-f3b2-4866-bb9c-ba5cdd5d8ae4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046089 | controller | Jun 11 11:45:23.200146 crc crio[3644]: time="2026-06-11T11:45:23.199992802Z" level=info msg="runSandbox: removing pod sandbox 399e610148886cd2b24c13f4a2e8bea20cec0c42fecbff6645839b3ba64b1df7" id=1079daeb-f3b2-4866-bb9c-ba5cdd5d8ae4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046106 | controller | Jun 11 11:45:23.200146 crc crio[3644]: time="2026-06-11T11:45:23.200063884Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 399e610148886cd2b24c13f4a2e8bea20cec0c42fecbff6645839b3ba64b1df7" id=1079daeb-f3b2-4866-bb9c-ba5cdd5d8ae4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046123 | controller | Jun 11 11:45:23.200146 crc crio[3644]: time="2026-06-11T11:45:23.200124936Z" level=info msg="runSandbox: unmounting shmPath for sandbox 399e610148886cd2b24c13f4a2e8bea20cec0c42fecbff6645839b3ba64b1df7" id=1079daeb-f3b2-4866-bb9c-ba5cdd5d8ae4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046140 | controller | Jun 11 11:45:23.200565 crc crio[3644]: time="2026-06-11T11:45:23.200057693Z" level=info msg="runSandbox: deleting pod ID 75fcea91384cd25f5f8583b462b08065adb60f1ebc022cb36df538dbe5261a67 from idIndex" id=0ef27078-c9f9-4dad-a2a0-8b3738f1fc80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046162 | controller | Jun 11 11:45:23.200565 crc crio[3644]: time="2026-06-11T11:45:23.200451544Z" level=info msg="runSandbox: removing pod sandbox 75fcea91384cd25f5f8583b462b08065adb60f1ebc022cb36df538dbe5261a67" id=0ef27078-c9f9-4dad-a2a0-8b3738f1fc80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046180 | controller | Jun 11 11:45:23.200802 crc crio[3644]: time="2026-06-11T11:45:23.200734522Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 75fcea91384cd25f5f8583b462b08065adb60f1ebc022cb36df538dbe5261a67" id=0ef27078-c9f9-4dad-a2a0-8b3738f1fc80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046197 | controller | Jun 11 11:45:23.200802 crc crio[3644]: time="2026-06-11T11:45:23.200765813Z" level=info msg="runSandbox: unmounting shmPath for sandbox 75fcea91384cd25f5f8583b462b08065adb60f1ebc022cb36df538dbe5261a67" id=0ef27078-c9f9-4dad-a2a0-8b3738f1fc80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046213 | controller | Jun 11 11:45:23.202338 crc crio[3644]: time="2026-06-11T11:45:23.201410014Z" level=info msg="runSandbox: deleting pod ID 9db29ca807d64c70f36dd18f0f1632d1ee788184214a5fe82b8457771b7dd546 from idIndex" id=18abd3f9-eded-456e-9770-2c59bbfd1d10 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046230 | controller | Jun 11 11:45:23.220016 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.046247 | controller | Jun 11 11:45:23.220353 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.046264 | controller | Jun 11 11:45:23.222389 crc crio[3644]: time="2026-06-11T11:45:23.222047952Z" level=info msg="runSandbox: removing pod sandbox 9db29ca807d64c70f36dd18f0f1632d1ee788184214a5fe82b8457771b7dd546" id=18abd3f9-eded-456e-9770-2c59bbfd1d10 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046280 | controller | Jun 11 11:45:23.222389 crc crio[3644]: time="2026-06-11T11:45:23.222236995Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 9db29ca807d64c70f36dd18f0f1632d1ee788184214a5fe82b8457771b7dd546" id=18abd3f9-eded-456e-9770-2c59bbfd1d10 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046295 | controller | Jun 11 11:45:23.222389 crc crio[3644]: time="2026-06-11T11:45:23.222279546Z" level=info msg="runSandbox: unmounting shmPath for sandbox 9db29ca807d64c70f36dd18f0f1632d1ee788184214a5fe82b8457771b7dd546" id=18abd3f9-eded-456e-9770-2c59bbfd1d10 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046312 | controller | Jun 11 11:45:23.223070 crc crio[3644]: time="2026-06-11T11:45:23.209020056Z" level=info msg="runSandbox: removing pod sandbox from storage: 75fcea91384cd25f5f8583b462b08065adb60f1ebc022cb36df538dbe5261a67" id=0ef27078-c9f9-4dad-a2a0-8b3738f1fc80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046329 | controller | Jun 11 11:45:23.223070 crc crio[3644]: time="2026-06-11T11:45:23.209166861Z" level=info msg="runSandbox: removing pod sandbox from storage: 399e610148886cd2b24c13f4a2e8bea20cec0c42fecbff6645839b3ba64b1df7" id=1079daeb-f3b2-4866-bb9c-ba5cdd5d8ae4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046344 | controller | Jun 11 11:45:23.223354 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.046361 | controller | Jun 11 11:45:23.224351 crc crio[3644]: time="2026-06-11T11:45:23.209427307Z" level=info msg="Created container f266e3313a5496733fac084e6cac3d4b43cafeacecd865f71a4c4e448f207800: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni" id=3917746f-e861-408f-a025-7361e01e8ae7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.046380 | controller | Jun 11 11:45:23.225831 crc crio[3644]: time="2026-06-11T11:45:23.224051484Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 5a206cd478eb6b46270303752669a9b2f365a86e9e857fdb3bbf641baaa73e1c" id=c5f37709-c9e3-4ce6-9171-9519988795b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046397 | controller | Jun 11 11:45:23.229081 crc crio[3644]: time="2026-06-11T11:45:23.214400605Z" level=info msg="runSandbox: releasing container name: k8s_POD_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0" id=f98b595e-6b86-45ff-90a3-268095eec1c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046413 | controller | Jun 11 11:45:23.229081 crc crio[3644]: time="2026-06-11T11:45:23.228357146Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0" id=f98b595e-6b86-45ff-90a3-268095eec1c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046428 | controller | Jun 11 11:45:23.229081 crc crio[3644]: time="2026-06-11T11:45:23.220113642Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox b34c56f7d0156ac1c8c698220cfe4f24e62c7b65c2e95276b71a2d607fb19d52" id=3ce731dc-c658-4da8-b0c6-8d886def89f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046445 | controller | Jun 11 11:45:23.232340 crc crio[3644]: time="2026-06-11T11:45:23.231268101Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0" id=05c7013a-175e-453a-9673-f571e29b1291 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046461 | controller | Jun 11 11:45:23.232340 crc crio[3644]: time="2026-06-11T11:45:23.231320803Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0" id=05c7013a-175e-453a-9673-f571e29b1291 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046477 | controller | Jun 11 11:45:23.232340 crc crio[3644]: time="2026-06-11T11:45:23.231433155Z" level=info msg="Starting container: f266e3313a5496733fac084e6cac3d4b43cafeacecd865f71a4c4e448f207800" id=5fc9cb6a-145e-45f4-9ffb-79ea9d4615b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.046493 | controller | Jun 11 11:45:23.241251 crc crio[3644]: time="2026-06-11T11:45:23.20922764Z" level=info msg="runSandbox: deleting pod ID 88831c3741381e53e4b07d554aa5712d3dc6ee10c287ae50ed744a9194499fc6 from idIndex" id=48ebfde8-fcc0-46bf-967c-7c375d359346 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046510 | controller | Jun 11 11:45:23.241931 crc crio[3644]: time="2026-06-11T11:45:23.220168664Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 085b4ece34150426c8611b8f5a462c889dc05ec8ad75141fce2fd0d17f11fd57" id=5785da4f-e79b-4346-b4e5-33f3b2d5bf30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046527 | controller | Jun 11 11:45:23.244928 crc crio[3644]: time="2026-06-11T11:45:23.243729974Z" level=info msg="runSandbox: removing pod sandbox 88831c3741381e53e4b07d554aa5712d3dc6ee10c287ae50ed744a9194499fc6" id=48ebfde8-fcc0-46bf-967c-7c375d359346 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046544 | controller | Jun 11 11:45:23.244928 crc crio[3644]: time="2026-06-11T11:45:23.24397283Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 88831c3741381e53e4b07d554aa5712d3dc6ee10c287ae50ed744a9194499fc6" id=48ebfde8-fcc0-46bf-967c-7c375d359346 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046564 | controller | Jun 11 11:45:23.244928 crc crio[3644]: time="2026-06-11T11:45:23.244001821Z" level=info msg="runSandbox: unmounting shmPath for sandbox 88831c3741381e53e4b07d554aa5712d3dc6ee10c287ae50ed744a9194499fc6" id=48ebfde8-fcc0-46bf-967c-7c375d359346 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046582 | controller | Jun 11 11:45:23.254255 crc crio[3644]: time="2026-06-11T11:45:23.251523036Z" level=info msg="runSandbox: deleting pod ID 5a206cd478eb6b46270303752669a9b2f365a86e9e857fdb3bbf641baaa73e1c from idIndex" id=c5f37709-c9e3-4ce6-9171-9519988795b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046598 | controller | Jun 11 11:45:23.254255 crc crio[3644]: time="2026-06-11T11:45:23.251951966Z" level=info msg="runSandbox: removing pod sandbox 5a206cd478eb6b46270303752669a9b2f365a86e9e857fdb3bbf641baaa73e1c" id=c5f37709-c9e3-4ce6-9171-9519988795b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046614 | controller | Jun 11 11:45:23.254255 crc crio[3644]: time="2026-06-11T11:45:23.252024799Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 5a206cd478eb6b46270303752669a9b2f365a86e9e857fdb3bbf641baaa73e1c" id=c5f37709-c9e3-4ce6-9171-9519988795b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046631 | controller | Jun 11 11:45:23.254255 crc crio[3644]: time="2026-06-11T11:45:23.25205778Z" level=info msg="runSandbox: unmounting shmPath for sandbox 5a206cd478eb6b46270303752669a9b2f365a86e9e857fdb3bbf641baaa73e1c" id=c5f37709-c9e3-4ce6-9171-9519988795b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046648 | controller | Jun 11 11:45:23.254255 crc crio[3644]: time="2026-06-11T11:45:23.253112757Z" level=info msg="runSandbox: removing pod sandbox from storage: 88831c3741381e53e4b07d554aa5712d3dc6ee10c287ae50ed744a9194499fc6" id=48ebfde8-fcc0-46bf-967c-7c375d359346 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046665 | controller | Jun 11 11:45:23.254255 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.046682 | controller | Jun 11 11:45:23.255032 crc crio[3644]: time="2026-06-11T11:45:23.254346739Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox d1c3664960135ca75fe07c52623e626afbe1d1ffda22195d18e356c946780f65" id=ba56dc39-f703-4458-b8c1-86ceb91d021b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046699 | controller | Jun 11 11:45:23.255032 crc crio[3644]: time="2026-06-11T11:45:23.254966135Z" level=info msg="runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0" id=1079daeb-f3b2-4866-bb9c-ba5cdd5d8ae4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046716 | controller | Jun 11 11:45:23.255032 crc crio[3644]: time="2026-06-11T11:45:23.255010486Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0" id=1079daeb-f3b2-4866-bb9c-ba5cdd5d8ae4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046732 | controller | Jun 11 11:45:23.267424 crc crio[3644]: time="2026-06-11T11:45:23.267233782Z" level=info msg="runSandbox: deleting pod ID b34c56f7d0156ac1c8c698220cfe4f24e62c7b65c2e95276b71a2d607fb19d52 from idIndex" id=3ce731dc-c658-4da8-b0c6-8d886def89f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046748 | controller | Jun 11 11:45:23.267424 crc crio[3644]: time="2026-06-11T11:45:23.267408848Z" level=info msg="runSandbox: removing pod sandbox b34c56f7d0156ac1c8c698220cfe4f24e62c7b65c2e95276b71a2d607fb19d52" id=3ce731dc-c658-4da8-b0c6-8d886def89f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046765 | controller | Jun 11 11:45:23.267853 crc crio[3644]: time="2026-06-11T11:45:23.267475459Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox b34c56f7d0156ac1c8c698220cfe4f24e62c7b65c2e95276b71a2d607fb19d52" id=3ce731dc-c658-4da8-b0c6-8d886def89f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046785 | controller | Jun 11 11:45:23.267853 crc crio[3644]: time="2026-06-11T11:45:23.26750952Z" level=info msg="runSandbox: unmounting shmPath for sandbox b34c56f7d0156ac1c8c698220cfe4f24e62c7b65c2e95276b71a2d607fb19d52" id=3ce731dc-c658-4da8-b0c6-8d886def89f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046802 | controller | Jun 11 11:45:23.269133 crc crio[3644]: time="2026-06-11T11:45:23.268592741Z" level=info msg="runSandbox: removing pod sandbox from storage: 9db29ca807d64c70f36dd18f0f1632d1ee788184214a5fe82b8457771b7dd546" id=18abd3f9-eded-456e-9770-2c59bbfd1d10 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046819 | controller | Jun 11 11:45:23.276513 crc crio[3644]: time="2026-06-11T11:45:23.275423895Z" level=info msg="runSandbox: removing pod sandbox from storage: b34c56f7d0156ac1c8c698220cfe4f24e62c7b65c2e95276b71a2d607fb19d52" id=3ce731dc-c658-4da8-b0c6-8d886def89f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046835 | controller | Jun 11 11:45:23.276513 crc crio[3644]: time="2026-06-11T11:45:23.275796145Z" level=info msg="Started container" PID=9377 containerID=f266e3313a5496733fac084e6cac3d4b43cafeacecd865f71a4c4e448f207800 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=5fc9cb6a-145e-45f4-9ffb-79ea9d4615b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a088ebc69d073418e64ce1c026bbd73c6856f8ebe0a17457cd77b20335dc0112
2026-06-11 13:18:25.046872 | controller | Jun 11 11:45:23.276513 crc crio[3644]: time="2026-06-11T11:45:23.275378664Z" level=info msg="runSandbox: removing pod sandbox from storage: 5a206cd478eb6b46270303752669a9b2f365a86e9e857fdb3bbf641baaa73e1c" id=c5f37709-c9e3-4ce6-9171-9519988795b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046892 | controller | Jun 11 11:45:23.292594 crc crio[3644]: time="2026-06-11T11:45:23.292472229Z" level=info msg="runSandbox: deleting pod ID 085b4ece34150426c8611b8f5a462c889dc05ec8ad75141fce2fd0d17f11fd57 from idIndex" id=5785da4f-e79b-4346-b4e5-33f3b2d5bf30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046908 | controller | Jun 11 11:45:23.293825 crc crio[3644]: time="2026-06-11T11:45:23.293800384Z" level=info msg="runSandbox: removing pod sandbox 085b4ece34150426c8611b8f5a462c889dc05ec8ad75141fce2fd0d17f11fd57" id=5785da4f-e79b-4346-b4e5-33f3b2d5bf30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046926 | controller | Jun 11 11:45:23.294185 crc crio[3644]: time="2026-06-11T11:45:23.294163223Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 085b4ece34150426c8611b8f5a462c889dc05ec8ad75141fce2fd0d17f11fd57" id=5785da4f-e79b-4346-b4e5-33f3b2d5bf30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046943 | controller | Jun 11 11:45:23.294294 crc crio[3644]: time="2026-06-11T11:45:23.294277436Z" level=info msg="runSandbox: unmounting shmPath for sandbox 085b4ece34150426c8611b8f5a462c889dc05ec8ad75141fce2fd0d17f11fd57" id=5785da4f-e79b-4346-b4e5-33f3b2d5bf30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046959 | controller | Jun 11 11:45:23.298399 crc crio[3644]: time="2026-06-11T11:45:23.298174401Z" level=info msg="runSandbox: deleting pod ID d1c3664960135ca75fe07c52623e626afbe1d1ffda22195d18e356c946780f65 from idIndex" id=ba56dc39-f703-4458-b8c1-86ceb91d021b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046976 | controller | Jun 11 11:45:23.298849 crc crio[3644]: time="2026-06-11T11:45:23.298399106Z" level=info msg="runSandbox: removing pod sandbox d1c3664960135ca75fe07c52623e626afbe1d1ffda22195d18e356c946780f65" id=ba56dc39-f703-4458-b8c1-86ceb91d021b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.046996 | controller | Jun 11 11:45:23.298849 crc crio[3644]: time="2026-06-11T11:45:23.298473178Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox d1c3664960135ca75fe07c52623e626afbe1d1ffda22195d18e356c946780f65" id=ba56dc39-f703-4458-b8c1-86ceb91d021b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047014 | controller | Jun 11 11:45:23.298849 crc crio[3644]: time="2026-06-11T11:45:23.298501369Z" level=info msg="runSandbox: unmounting shmPath for sandbox d1c3664960135ca75fe07c52623e626afbe1d1ffda22195d18e356c946780f65" id=ba56dc39-f703-4458-b8c1-86ceb91d021b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047031 | controller | Jun 11 11:45:23.300073 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.047055 | controller | Jun 11 11:45:23.300073 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.047076 | controller | Jun 11 11:45:23.300479 crc crio[3644]: time="2026-06-11T11:45:23.300206627Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 9ce945d0098e1ed40576900b59d014a63305c702858acb74ab642f0b1ad2268e" id=6f371635-2547-4659-8f5f-b2c7b4aa1d9f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047094 | controller | Jun 11 11:45:23.303283 crc crio[3644]: time="2026-06-11T11:45:23.300236979Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 3ddfaa7e3020e589f4a482aa3bfa0030cdd35af576350274a0aed9c70d74a8f0" id=155973f9-93d6-41ac-8a2b-24da8ad1bfe5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047111 | controller | Jun 11 11:45:23.305402 crc crio[3644]: time="2026-06-11T11:45:23.305347722Z" level=info msg="runSandbox: removing pod sandbox from storage: 085b4ece34150426c8611b8f5a462c889dc05ec8ad75141fce2fd0d17f11fd57" id=5785da4f-e79b-4346-b4e5-33f3b2d5bf30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047128 | controller | Jun 11 11:45:23.337962 crc crio[3644]: time="2026-06-11T11:45:23.337427103Z" level=info msg="runSandbox: removing pod sandbox from storage: d1c3664960135ca75fe07c52623e626afbe1d1ffda22195d18e356c946780f65" id=ba56dc39-f703-4458-b8c1-86ceb91d021b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047144 | controller | Jun 11 11:45:23.348041 crc crio[3644]: time="2026-06-11T11:45:23.347552615Z" level=info msg="runSandbox: deleting pod ID 3ddfaa7e3020e589f4a482aa3bfa0030cdd35af576350274a0aed9c70d74a8f0 from idIndex" id=155973f9-93d6-41ac-8a2b-24da8ad1bfe5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047161 | controller | Jun 11 11:45:23.348041 crc crio[3644]: time="2026-06-11T11:45:23.347819123Z" level=info msg="runSandbox: removing pod sandbox 3ddfaa7e3020e589f4a482aa3bfa0030cdd35af576350274a0aed9c70d74a8f0" id=155973f9-93d6-41ac-8a2b-24da8ad1bfe5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047177 | controller | Jun 11 11:45:23.348526 crc crio[3644]: time="2026-06-11T11:45:23.348176192Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 3ddfaa7e3020e589f4a482aa3bfa0030cdd35af576350274a0aed9c70d74a8f0" id=155973f9-93d6-41ac-8a2b-24da8ad1bfe5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047193 | controller | Jun 11 11:45:23.348526 crc crio[3644]: time="2026-06-11T11:45:23.348425438Z" level=info msg="runSandbox: unmounting shmPath for sandbox 3ddfaa7e3020e589f4a482aa3bfa0030cdd35af576350274a0aed9c70d74a8f0" id=155973f9-93d6-41ac-8a2b-24da8ad1bfe5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047210 | controller | Jun 11 11:45:23.363734 crc crio[3644]: time="2026-06-11T11:45:23.363490069Z" level=info msg="runSandbox: removing pod sandbox from storage: 3ddfaa7e3020e589f4a482aa3bfa0030cdd35af576350274a0aed9c70d74a8f0" id=155973f9-93d6-41ac-8a2b-24da8ad1bfe5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047231 | controller | Jun 11 11:45:23.366009 crc crio[3644]: time="2026-06-11T11:45:23.365309846Z" level=info msg="runSandbox: deleting pod ID 9ce945d0098e1ed40576900b59d014a63305c702858acb74ab642f0b1ad2268e from idIndex" id=6f371635-2547-4659-8f5f-b2c7b4aa1d9f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047248 | controller | Jun 11 11:45:23.366822 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.047265 | controller | Jun 11 11:45:23.367772 crc crio[3644]: time="2026-06-11T11:45:23.36548026Z" level=info msg="runSandbox: removing pod sandbox 9ce945d0098e1ed40576900b59d014a63305c702858acb74ab642f0b1ad2268e" id=6f371635-2547-4659-8f5f-b2c7b4aa1d9f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047304 | controller | Jun 11 11:45:23.367937 crc crio[3644]: time="2026-06-11T11:45:23.367827641Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 9ce945d0098e1ed40576900b59d014a63305c702858acb74ab642f0b1ad2268e" id=6f371635-2547-4659-8f5f-b2c7b4aa1d9f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047323 | controller | Jun 11 11:45:23.367996 crc crio[3644]: time="2026-06-11T11:45:23.367936184Z" level=info msg="runSandbox: unmounting shmPath for sandbox 9ce945d0098e1ed40576900b59d014a63305c702858acb74ab642f0b1ad2268e" id=6f371635-2547-4659-8f5f-b2c7b4aa1d9f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047340 | controller | Jun 11 11:45:23.375115 crc crio[3644]: time="2026-06-11T11:45:23.374396602Z" level=info msg="runSandbox: removing pod sandbox from storage: 9ce945d0098e1ed40576900b59d014a63305c702858acb74ab642f0b1ad2268e" id=6f371635-2547-4659-8f5f-b2c7b4aa1d9f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047357 | controller | Jun 11 11:45:23.375115 crc crio[3644]: time="2026-06-11T11:45:23.366856576Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 3ffa2ffbafcc61630f39a2c65584620ec2fdd55ddeb65ffd882062771afd89a6" id=29ec7826-16e1-4716-aee6-34f04085b3b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047373 | controller | Jun 11 11:45:23.395618 crc crio[3644]: time="2026-06-11T11:45:23.39521315Z" level=info msg="runSandbox: deleting pod ID 3ffa2ffbafcc61630f39a2c65584620ec2fdd55ddeb65ffd882062771afd89a6 from idIndex" id=29ec7826-16e1-4716-aee6-34f04085b3b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047389 | controller | Jun 11 11:45:23.395618 crc crio[3644]: time="2026-06-11T11:45:23.395614781Z" level=info msg="runSandbox: removing pod sandbox 3ffa2ffbafcc61630f39a2c65584620ec2fdd55ddeb65ffd882062771afd89a6" id=29ec7826-16e1-4716-aee6-34f04085b3b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047406 | controller | Jun 11 11:45:23.396234 crc crio[3644]: time="2026-06-11T11:45:23.395751955Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 3ffa2ffbafcc61630f39a2c65584620ec2fdd55ddeb65ffd882062771afd89a6" id=29ec7826-16e1-4716-aee6-34f04085b3b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047423 | controller | Jun 11 11:45:23.396234 crc crio[3644]: time="2026-06-11T11:45:23.395780895Z" level=info msg="runSandbox: unmounting shmPath for sandbox 3ffa2ffbafcc61630f39a2c65584620ec2fdd55ddeb65ffd882062771afd89a6" id=29ec7826-16e1-4716-aee6-34f04085b3b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047440 | controller | Jun 11 11:45:23.397400 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.047459 | controller | Jun 11 11:45:23.397400 crc crio[3644]: time="2026-06-11T11:45:23.397289977Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 66a2acdbff98acbdc1e17b0d351e4a0ac59acc0523c7633b0a5a3653cc77665f" id=5a2fc41d-b68c-45d5-8d39-71661d58deaa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047477 | controller | Jun 11 11:45:23.404221 crc crio[3644]: time="2026-06-11T11:45:23.402302405Z" level=info msg="runSandbox: removing pod sandbox from storage: 3ffa2ffbafcc61630f39a2c65584620ec2fdd55ddeb65ffd882062771afd89a6" id=29ec7826-16e1-4716-aee6-34f04085b3b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047493 | controller | Jun 11 11:45:23.406251 crc crio[3644]: time="2026-06-11T11:45:23.406093332Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0" id=48ebfde8-fcc0-46bf-967c-7c375d359346 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047509 | controller | Jun 11 11:45:23.406251 crc crio[3644]: time="2026-06-11T11:45:23.406203535Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0" id=48ebfde8-fcc0-46bf-967c-7c375d359346 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047526 | controller | Jun 11 11:45:23.413369 crc crio[3644]: time="2026-06-11T11:45:23.412807796Z" level=info msg="runSandbox: deleting pod ID 66a2acdbff98acbdc1e17b0d351e4a0ac59acc0523c7633b0a5a3653cc77665f from idIndex" id=5a2fc41d-b68c-45d5-8d39-71661d58deaa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047543 | controller | Jun 11 11:45:23.413369 crc crio[3644]: time="2026-06-11T11:45:23.41295954Z" level=info msg="runSandbox: removing pod sandbox 66a2acdbff98acbdc1e17b0d351e4a0ac59acc0523c7633b0a5a3653cc77665f" id=5a2fc41d-b68c-45d5-8d39-71661d58deaa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047559 | controller | Jun 11 11:45:23.413369 crc crio[3644]: time="2026-06-11T11:45:23.413020701Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 66a2acdbff98acbdc1e17b0d351e4a0ac59acc0523c7633b0a5a3653cc77665f" id=5a2fc41d-b68c-45d5-8d39-71661d58deaa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047575 | controller | Jun 11 11:45:23.413369 crc crio[3644]: time="2026-06-11T11:45:23.413051672Z" level=info msg="runSandbox: unmounting shmPath for sandbox 66a2acdbff98acbdc1e17b0d351e4a0ac59acc0523c7633b0a5a3653cc77665f" id=5a2fc41d-b68c-45d5-8d39-71661d58deaa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047592 | controller | Jun 11 11:45:23.417339 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.047609 | controller | Jun 11 11:45:23.417339 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.047625 | controller | Jun 11 11:45:23.417339 crc crio[3644]: time="2026-06-11T11:45:23.415597219Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 5ebddcf917ad7d85f3e7da3ecbdbae71a2509f10b6daf5baa8ff12d1536c14d9" id=0a391bbd-380c-4f8b-90c4-165904987ca3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047641 | controller | Jun 11 11:45:23.417339 crc crio[3644]: time="2026-06-11T11:45:23.415640447Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox b6471a16902eb48a3481406d3a503448eebe8d37db58065dd65143dcb97ee238" id=35280232-5ce4-4129-b830-b42618c3321e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047660 | controller | Jun 11 11:45:23.418129 crc crio[3644]: time="2026-06-11T11:45:23.417316092Z" level=info msg="runSandbox: removing pod sandbox from storage: 66a2acdbff98acbdc1e17b0d351e4a0ac59acc0523c7633b0a5a3653cc77665f" id=5a2fc41d-b68c-45d5-8d39-71661d58deaa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047678 | controller | Jun 11 11:45:23.423335 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.047695 | controller | Jun 11 11:45:23.423907 crc crio[3644]: time="2026-06-11T11:45:23.4237966Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 01218147d8700b3682bdce2b5f31826a116c7e8c735ed10cc45f6fc15d462f7b" id=7b96fd3e-de94-44a7-82ef-78881fa108b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047711 | controller | Jun 11 11:45:23.427529 crc crio[3644]: time="2026-06-11T11:45:23.427392898Z" level=info msg="runSandbox: deleting pod ID 5ebddcf917ad7d85f3e7da3ecbdbae71a2509f10b6daf5baa8ff12d1536c14d9 from idIndex" id=0a391bbd-380c-4f8b-90c4-165904987ca3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047727 | controller | Jun 11 11:45:23.427529 crc crio[3644]: time="2026-06-11T11:45:23.427544822Z" level=info msg="runSandbox: removing pod sandbox 5ebddcf917ad7d85f3e7da3ecbdbae71a2509f10b6daf5baa8ff12d1536c14d9" id=0a391bbd-380c-4f8b-90c4-165904987ca3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047745 | controller | Jun 11 11:45:23.427529 crc crio[3644]: time="2026-06-11T11:45:23.427607623Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 5ebddcf917ad7d85f3e7da3ecbdbae71a2509f10b6daf5baa8ff12d1536c14d9" id=0a391bbd-380c-4f8b-90c4-165904987ca3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047761 | controller | Jun 11 11:45:23.427529 crc crio[3644]: time="2026-06-11T11:45:23.427638674Z" level=info msg="runSandbox: unmounting shmPath for sandbox 5ebddcf917ad7d85f3e7da3ecbdbae71a2509f10b6daf5baa8ff12d1536c14d9" id=0a391bbd-380c-4f8b-90c4-165904987ca3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047778 | controller | Jun 11 11:45:23.431107 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.047795 | controller | Jun 11 11:45:23.431328 crc crio[3644]: time="2026-06-11T11:45:23.431166993Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox b8d0d0fa6cc06d2c268f6c19e1ce2925448554dcc38db5fd2180b626f8aa862c" id=a1f1fad2-636f-4ad9-8543-b3bd6ea2e1a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047811 | controller | Jun 11 11:45:23.436456 crc crio[3644]: time="2026-06-11T11:45:23.436247737Z" level=info msg="runSandbox: deleting pod ID b6471a16902eb48a3481406d3a503448eebe8d37db58065dd65143dcb97ee238 from idIndex" id=35280232-5ce4-4129-b830-b42618c3321e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047828 | controller | Jun 11 11:45:23.436551 crc crio[3644]: time="2026-06-11T11:45:23.436466153Z" level=info msg="runSandbox: removing pod sandbox b6471a16902eb48a3481406d3a503448eebe8d37db58065dd65143dcb97ee238" id=35280232-5ce4-4129-b830-b42618c3321e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047844 | controller | Jun 11 11:45:23.436620 crc crio[3644]: time="2026-06-11T11:45:23.436559055Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox b6471a16902eb48a3481406d3a503448eebe8d37db58065dd65143dcb97ee238" id=35280232-5ce4-4129-b830-b42618c3321e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047885 | controller | Jun 11 11:45:23.436620 crc crio[3644]: time="2026-06-11T11:45:23.436602377Z" level=info msg="runSandbox: unmounting shmPath for sandbox b6471a16902eb48a3481406d3a503448eebe8d37db58065dd65143dcb97ee238" id=35280232-5ce4-4129-b830-b42618c3321e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047907 | controller | Jun 11 11:45:23.448160 crc crio[3644]: time="2026-06-11T11:45:23.446726106Z" level=info msg="runSandbox: removing pod sandbox from storage: 5ebddcf917ad7d85f3e7da3ecbdbae71a2509f10b6daf5baa8ff12d1536c14d9" id=0a391bbd-380c-4f8b-90c4-165904987ca3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047925 | controller | Jun 11 11:45:23.451446 crc crio[3644]: time="2026-06-11T11:45:23.451209645Z" level=info msg="runSandbox: removing pod sandbox from storage: b6471a16902eb48a3481406d3a503448eebe8d37db58065dd65143dcb97ee238" id=35280232-5ce4-4129-b830-b42618c3321e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047941 | controller | Jun 11 11:45:23.457306 crc crio[3644]: time="2026-06-11T11:45:23.457113318Z" level=info msg="runSandbox: deleting pod ID 01218147d8700b3682bdce2b5f31826a116c7e8c735ed10cc45f6fc15d462f7b from idIndex" id=7b96fd3e-de94-44a7-82ef-78881fa108b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047959 | controller | Jun 11 11:45:23.457306 crc crio[3644]: time="2026-06-11T11:45:23.45720179Z" level=info msg="runSandbox: removing pod sandbox 01218147d8700b3682bdce2b5f31826a116c7e8c735ed10cc45f6fc15d462f7b" id=7b96fd3e-de94-44a7-82ef-78881fa108b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047977 | controller | Jun 11 11:45:23.457306 crc crio[3644]: time="2026-06-11T11:45:23.457283152Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 01218147d8700b3682bdce2b5f31826a116c7e8c735ed10cc45f6fc15d462f7b" id=7b96fd3e-de94-44a7-82ef-78881fa108b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.047993 | controller | Jun 11 11:45:23.457591 crc crio[3644]: time="2026-06-11T11:45:23.457308763Z" level=info msg="runSandbox: unmounting shmPath for sandbox 01218147d8700b3682bdce2b5f31826a116c7e8c735ed10cc45f6fc15d462f7b" id=7b96fd3e-de94-44a7-82ef-78881fa108b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.048011 | controller | Jun 11 11:45:23.461538 crc crio[3644]: time="2026-06-11T11:45:23.461292914Z" level=info msg="runSandbox: deleting pod ID b8d0d0fa6cc06d2c268f6c19e1ce2925448554dcc38db5fd2180b626f8aa862c from idIndex" id=a1f1fad2-636f-4ad9-8543-b3bd6ea2e1a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.048027 | controller | Jun 11 11:45:23.461538 crc crio[3644]: time="2026-06-11T11:45:23.461451008Z" level=info msg="runSandbox: removing pod sandbox b8d0d0fa6cc06d2c268f6c19e1ce2925448554dcc38db5fd2180b626f8aa862c" id=a1f1fad2-636f-4ad9-8543-b3bd6ea2e1a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.048050 | controller | Jun 11 11:45:23.461538 crc crio[3644]: time="2026-06-11T11:45:23.4615143Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox b8d0d0fa6cc06d2c268f6c19e1ce2925448554dcc38db5fd2180b626f8aa862c" id=a1f1fad2-636f-4ad9-8543-b3bd6ea2e1a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.048073 | controller | Jun 11 11:45:23.461538 crc crio[3644]: time="2026-06-11T11:45:23.46154374Z" level=info msg="runSandbox: unmounting shmPath for sandbox b8d0d0fa6cc06d2c268f6c19e1ce2925448554dcc38db5fd2180b626f8aa862c" id=a1f1fad2-636f-4ad9-8543-b3bd6ea2e1a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.048095 | controller | Jun 11 11:45:23.471324 crc crio[3644]: time="2026-06-11T11:45:23.471051737Z" level=info msg="runSandbox: removing pod sandbox from storage: b8d0d0fa6cc06d2c268f6c19e1ce2925448554dcc38db5fd2180b626f8aa862c" id=a1f1fad2-636f-4ad9-8543-b3bd6ea2e1a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.048115 | controller | Jun 11 11:45:23.477035 crc crio[3644]: time="2026-06-11T11:45:23.47108418Z" level=info msg="runSandbox: removing pod sandbox from storage: 01218147d8700b3682bdce2b5f31826a116c7e8c735ed10cc45f6fc15d462f7b" id=7b96fd3e-de94-44a7-82ef-78881fa108b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.048141 | controller | Jun 11 11:45:23.482497 crc crio[3644]: time="2026-06-11T11:45:23.482117396Z" level=info msg="runSandbox: releasing container name: k8s_POD_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0" id=18abd3f9-eded-456e-9770-2c59bbfd1d10 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.048162 | controller | Jun 11 11:45:23.482497 crc crio[3644]: time="2026-06-11T11:45:23.482245849Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0" id=18abd3f9-eded-456e-9770-2c59bbfd1d10 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.048183 | controller | Jun 11 11:45:23.501217 crc crio[3644]: time="2026-06-11T11:45:23.500387839Z" level=info msg="runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0" id=0ef27078-c9f9-4dad-a2a0-8b3738f1fc80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.048204 | controller | Jun 11 11:45:23.501217 crc crio[3644]: time="2026-06-11T11:45:23.500600134Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0" id=0ef27078-c9f9-4dad-a2a0-8b3738f1fc80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.048225 | controller | Jun 11 11:45:23.505820 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.048246 | controller | Jun 11 11:45:23.506260 crc crio[3644]: time="2026-06-11T11:45:23.505767309Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 5a81a0abb9ebd0d59efc87351749359e7ca2aa8af544d2bf9ef4321750e865e0" id=70cc6d1b-2ebc-443b-a50a-627bc0744cf3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.048267 | controller | Jun 11 11:45:23.513789 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.048288 | controller | Jun 11 11:45:23.514719 crc crio[3644]: time="2026-06-11T11:45:23.513787437Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 1ffb7188fd69323472ee992c06a04fd162917bf7547365e7d282e49def5c6e03" id=16df15a1-20d7-490f-b8a2-bba9018b6b86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.048309 | controller | Jun 11 11:45:23.521174 crc crio[3644]: time="2026-06-11T11:45:23.521113616Z" level=info msg="runSandbox: releasing container name: k8s_POD_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0" id=5785da4f-e79b-4346-b4e5-33f3b2d5bf30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.048327 | controller | Jun 11 11:45:23.530953 crc crio[3644]: time="2026-06-11T11:45:23.530905702Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0" id=5785da4f-e79b-4346-b4e5-33f3b2d5bf30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.048345 | controller | Jun 11 11:45:23.534615 crc crio[3644]: time="2026-06-11T11:45:23.534112725Z" level=info msg="runSandbox: deleting pod ID 5a81a0abb9ebd0d59efc87351749359e7ca2aa8af544d2bf9ef4321750e865e0 from idIndex" id=70cc6d1b-2ebc-443b-a50a-627bc0744cf3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.048362 | controller | Jun 11 11:45:23.534615 crc crio[3644]: time="2026-06-11T11:45:23.534237348Z" level=info msg="runSandbox: removing pod sandbox 5a81a0abb9ebd0d59efc87351749359e7ca2aa8af544d2bf9ef4321750e865e0" id=70cc6d1b-2ebc-443b-a50a-627bc0744cf3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.048383 | controller | Jun 11 11:45:23.534615 crc crio[3644]: time="2026-06-11T11:45:23.5343194Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 5a81a0abb9ebd0d59efc87351749359e7ca2aa8af544d2bf9ef4321750e865e0" id=70cc6d1b-2ebc-443b-a50a-627bc0744cf3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.048400 | controller | Jun 11 11:45:23.534615 crc crio[3644]: time="2026-06-11T11:45:23.534356701Z" level=info msg="runSandbox: unmounting shmPath for sandbox 5a81a0abb9ebd0d59efc87351749359e7ca2aa8af544d2bf9ef4321750e865e0" id=70cc6d1b-2ebc-443b-a50a-627bc0744cf3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.048416 | controller | Jun 11 11:45:23.537258 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.048493 | controller | Jun 11 11:45:23.537374 crc crio[3644]: time="2026-06-11T11:45:23.537293787Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox f4bb7cb10752f06b4c387bce7ca456487cab37b530d5ec95b50c5ade4c382934" id=da0118dd-ae61-4dff-b930-6d3b448c7a1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.048514 | controller | Jun 11 11:45:23.539998 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.048531 | controller | Jun 11 11:45:23.539998 crc crio[3644]: time="2026-06-11T11:45:23.539457123Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 5325e254dc4d8eea41d3c7bdb7bd45f98694468b68911b0bfb8ac8f9cfaaacfe" id=26da1a82-70c8-4342-94ac-4088ab2b0bef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.048547 | controller | Jun 11 11:45:23.543357 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.048564 | controller | Jun 11 11:45:23.543824 crc crio[3644]: time="2026-06-11T11:45:23.543463707Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 6e6ce966456c3ab6a52394931300651137ac3fc6d2961f76c92dfed10b345aa6" id=46062957-1dc9-499c-a871-bd50a343b6a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.048581 | controller | Jun 11 11:45:23.544292 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.048598 | controller | Jun 11 11:45:23.544292 crc crio[3644]: time="2026-06-11T11:45:23.544031911Z" level=info msg="runSandbox: deleting pod ID 1ffb7188fd69323472ee992c06a04fd162917bf7547365e7d282e49def5c6e03 from idIndex" id=16df15a1-20d7-490f-b8a2-bba9018b6b86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.048615 | controller | Jun 11 11:45:23.544292 crc crio[3644]: time="2026-06-11T11:45:23.544116604Z" level=info msg="runSandbox: removing pod sandbox 1ffb7188fd69323472ee992c06a04fd162917bf7547365e7d282e49def5c6e03" id=16df15a1-20d7-490f-b8a2-bba9018b6b86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.048630 | controller | Jun 11 11:45:23.544292 crc crio[3644]: time="2026-06-11T11:45:23.544130054Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 4abea79bb56886f9b661bc890b48e0dfbeac9b19453c95d09e4e2d47b4317bf8" id=886e8036-6a9a-4256-9f02-81318b22305e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.048650 | controller | Jun 11 11:45:23.544292 crc crio[3644]: time="2026-06-11T11:45:23.544187445Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 1ffb7188fd69323472ee992c06a04fd162917bf7547365e7d282e49def5c6e03" id=16df15a1-20d7-490f-b8a2-bba9018b6b86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.048667 | controller | Jun 11 11:45:23.544292 crc crio[3644]: time="2026-06-11T11:45:23.544215146Z" level=info msg="runSandbox: unmounting shmPath for sandbox 1ffb7188fd69323472ee992c06a04fd162917bf7547365e7d282e49def5c6e03" id=16df15a1-20d7-490f-b8a2-bba9018b6b86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.048683 | controller | Jun 11 11:45:23.544985 crc crio[3644]: time="2026-06-11T11:45:23.544331869Z" level=info msg="runSandbox: removing pod sandbox from storage: 5a81a0abb9ebd0d59efc87351749359e7ca2aa8af544d2bf9ef4321750e865e0" id=70cc6d1b-2ebc-443b-a50a-627bc0744cf3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.048701 | controller | Jun 11 11:45:23.551849 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.048718 | controller | Jun 11 11:45:23.551849 crc crio[3644]: time="2026-06-11T11:45:23.54744453Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 663bbfdee03defed5ddc4763143189e45c248860bbe9ea9cac4395e0afc16d11" id=78f7c6d2-7cad-4242-af07-3de6a9e1acd7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.048734 | controller | Jun 11 11:45:23.551849 crc crio[3644]: time="2026-06-11T11:45:23.551079884Z" level=info msg="runSandbox: removing pod sandbox from storage: 1ffb7188fd69323472ee992c06a04fd162917bf7547365e7d282e49def5c6e03" id=16df15a1-20d7-490f-b8a2-bba9018b6b86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.048751 | controller | Jun 11 11:45:23.556223 crc crio[3644]: time="2026-06-11T11:45:23.554633126Z" level=info msg="runSandbox: releasing container name: k8s_POD_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0" id=ba56dc39-f703-4458-b8c1-86ceb91d021b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.048767 | controller | Jun 11 11:45:23.556223 crc crio[3644]: time="2026-06-11T11:45:23.555353365Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0" id=ba56dc39-f703-4458-b8c1-86ceb91d021b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.048784 | controller | Jun 11 11:45:23.559792 crc crio[3644]: time="2026-06-11T11:45:23.559498192Z" level=info msg="runSandbox: deleting pod ID f4bb7cb10752f06b4c387bce7ca456487cab37b530d5ec95b50c5ade4c382934 from idIndex" id=da0118dd-ae61-4dff-b930-6d3b448c7a1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.048801 | controller | Jun 11 11:45:23.562390 crc crio[3644]: time="2026-06-11T11:45:23.560916469Z" level=info msg="runSandbox: removing pod sandbox f4bb7cb10752f06b4c387bce7ca456487cab37b530d5ec95b50c5ade4c382934" id=da0118dd-ae61-4dff-b930-6d3b448c7a1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.048817 | controller | Jun 11 11:45:23.562390 crc crio[3644]: time="2026-06-11T11:45:23.560992391Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox f4bb7cb10752f06b4c387bce7ca456487cab37b530d5ec95b50c5ade4c382934" id=da0118dd-ae61-4dff-b930-6d3b448c7a1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.048833 | controller | Jun 11 11:45:23.562390 crc crio[3644]: time="2026-06-11T11:45:23.561030872Z" level=info msg="runSandbox: unmounting shmPath for sandbox f4bb7cb10752f06b4c387bce7ca456487cab37b530d5ec95b50c5ade4c382934" id=da0118dd-ae61-4dff-b930-6d3b448c7a1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.048871 | controller | Jun 11 11:45:23.564982 crc crio[3644]: time="2026-06-11T11:45:23.564572502Z" level=info msg="runSandbox: deleting pod ID 4abea79bb56886f9b661bc890b48e0dfbeac9b19453c95d09e4e2d47b4317bf8 from idIndex" id=886e8036-6a9a-4256-9f02-81318b22305e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.049096 | controller | Jun 11 11:45:23.564982 crc crio[3644]: time="2026-06-11T11:45:23.564920611Z" level=info msg="runSandbox: removing pod sandbox 4abea79bb56886f9b661bc890b48e0dfbeac9b19453c95d09e4e2d47b4317bf8" id=886e8036-6a9a-4256-9f02-81318b22305e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.049122 | controller | Jun 11 11:45:23.565266 crc crio[3644]: time="2026-06-11T11:45:23.564985702Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 4abea79bb56886f9b661bc890b48e0dfbeac9b19453c95d09e4e2d47b4317bf8" id=886e8036-6a9a-4256-9f02-81318b22305e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.049141 | controller | Jun 11 11:45:23.565266 crc crio[3644]: time="2026-06-11T11:45:23.564582924Z" level=info msg="runSandbox: deleting pod ID 5325e254dc4d8eea41d3c7bdb7bd45f98694468b68911b0bfb8ac8f9cfaaacfe from idIndex" id=26da1a82-70c8-4342-94ac-4088ab2b0bef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.049160 | controller | Jun 11 11:45:23.565266 crc crio[3644]: time="2026-06-11T11:45:23.56520403Z" level=info msg="runSandbox: removing pod sandbox 5325e254dc4d8eea41d3c7bdb7bd45f98694468b68911b0bfb8ac8f9cfaaacfe" id=26da1a82-70c8-4342-94ac-4088ab2b0bef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.049178 | controller | Jun 11 11:45:23.565266 crc crio[3644]: time="2026-06-11T11:45:23.565249871Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 5325e254dc4d8eea41d3c7bdb7bd45f98694468b68911b0bfb8ac8f9cfaaacfe" id=26da1a82-70c8-4342-94ac-4088ab2b0bef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.049195 | controller | Jun 11 11:45:23.566200 crc crio[3644]: time="2026-06-11T11:45:23.565281702Z" level=info msg="runSandbox: unmounting shmPath for sandbox 5325e254dc4d8eea41d3c7bdb7bd45f98694468b68911b0bfb8ac8f9cfaaacfe" id=26da1a82-70c8-4342-94ac-4088ab2b0bef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.049213 | controller | Jun 11 11:45:23.566200 crc crio[3644]: time="2026-06-11T11:45:23.565395944Z" level=info msg="runSandbox: deleting pod ID 6e6ce966456c3ab6a52394931300651137ac3fc6d2961f76c92dfed10b345aa6 from idIndex" id=46062957-1dc9-499c-a871-bd50a343b6a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.049230 | controller | Jun 11 11:45:23.566200 crc crio[3644]: time="2026-06-11T11:45:23.565488356Z" level=info msg="runSandbox: removing pod sandbox 6e6ce966456c3ab6a52394931300651137ac3fc6d2961f76c92dfed10b345aa6" id=46062957-1dc9-499c-a871-bd50a343b6a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.049248 | controller | Jun 11 11:45:23.566200 crc crio[3644]: time="2026-06-11T11:45:23.565559238Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 6e6ce966456c3ab6a52394931300651137ac3fc6d2961f76c92dfed10b345aa6" id=46062957-1dc9-499c-a871-bd50a343b6a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.049266 | controller | Jun 11 11:45:23.566200 crc crio[3644]: time="2026-06-11T11:45:23.565588409Z" level=info msg="runSandbox: unmounting shmPath for sandbox 6e6ce966456c3ab6a52394931300651137ac3fc6d2961f76c92dfed10b345aa6" id=46062957-1dc9-499c-a871-bd50a343b6a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.049283 | controller | Jun 11 11:45:23.569261 crc crio[3644]: time="2026-06-11T11:45:23.565170077Z" level=info msg="runSandbox: unmounting shmPath for sandbox 4abea79bb56886f9b661bc890b48e0dfbeac9b19453c95d09e4e2d47b4317bf8" id=886e8036-6a9a-4256-9f02-81318b22305e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.049307 | controller | Jun 11 11:45:23.571005 crc crio[3644]: time="2026-06-11T11:45:23.569572463Z" level=info msg="runSandbox: removing pod sandbox from storage: f4bb7cb10752f06b4c387bce7ca456487cab37b530d5ec95b50c5ade4c382934" id=da0118dd-ae61-4dff-b930-6d3b448c7a1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.049325 | controller | Jun 11 11:45:23.574456 crc crio[3644]: time="2026-06-11T11:45:23.574339847Z" level=info msg="runSandbox: removing pod sandbox from storage: 5325e254dc4d8eea41d3c7bdb7bd45f98694468b68911b0bfb8ac8f9cfaaacfe" id=26da1a82-70c8-4342-94ac-4088ab2b0bef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.049342 | controller | Jun 11 11:45:23.576026 crc crio[3644]: time="2026-06-11T11:45:23.575946223Z" level=info msg="runSandbox: removing pod sandbox from storage: 6e6ce966456c3ab6a52394931300651137ac3fc6d2961f76c92dfed10b345aa6" id=46062957-1dc9-499c-a871-bd50a343b6a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.049359 | controller | Jun 11 11:45:23.578103 crc crio[3644]: time="2026-06-11T11:45:23.577760578Z" level=info msg="runSandbox: removing pod sandbox from storage: 4abea79bb56886f9b661bc890b48e0dfbeac9b19453c95d09e4e2d47b4317bf8" id=886e8036-6a9a-4256-9f02-81318b22305e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.049376 | controller | Jun 11 11:45:23.579252 crc crio[3644]: time="2026-06-11T11:45:23.578264049Z" level=info msg="runSandbox: deleting pod ID 663bbfdee03defed5ddc4763143189e45c248860bbe9ea9cac4395e0afc16d11 from idIndex" id=78f7c6d2-7cad-4242-af07-3de6a9e1acd7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.049394 | controller | Jun 11 11:45:23.579252 crc crio[3644]: time="2026-06-11T11:45:23.578557746Z" level=info msg="runSandbox: removing pod sandbox 663bbfdee03defed5ddc4763143189e45c248860bbe9ea9cac4395e0afc16d11" id=78f7c6d2-7cad-4242-af07-3de6a9e1acd7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.049412 | controller | Jun 11 11:45:23.579252 crc crio[3644]: time="2026-06-11T11:45:23.578599757Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 663bbfdee03defed5ddc4763143189e45c248860bbe9ea9cac4395e0afc16d11" id=78f7c6d2-7cad-4242-af07-3de6a9e1acd7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.049430 | controller | Jun 11 11:45:23.579252 crc crio[3644]: time="2026-06-11T11:45:23.578620398Z" level=info msg="runSandbox: unmounting shmPath for sandbox 663bbfdee03defed5ddc4763143189e45c248860bbe9ea9cac4395e0afc16d11" id=78f7c6d2-7cad-4242-af07-3de6a9e1acd7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.049447 | controller | Jun 11 11:45:23.585129 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.049464 | controller | Jun 11 11:45:23.585129 crc crio[3644]: time="2026-06-11T11:45:23.584039002Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 8cca3a17652ce29ca6b436825f88ef26c8dc40137d19264b934f5f9b7c3bfa93" id=3ab6c8ef-80fe-4a90-a30c-3dd8f35a642e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.049482 | controller | Jun 11 11:45:23.586208 crc crio[3644]: time="2026-06-11T11:45:23.585787643Z" level=info msg="runSandbox: removing pod sandbox from storage: 663bbfdee03defed5ddc4763143189e45c248860bbe9ea9cac4395e0afc16d11" id=78f7c6d2-7cad-4242-af07-3de6a9e1acd7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.049499 | controller | Jun 11 11:45:23.598560 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.049518 | controller | Jun 11 11:45:23.599629 crc crio[3644]: time="2026-06-11T11:45:23.599391306Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox b33a57d400c69d6454082c67dbd8aa48747ede4a8a67ca36685efaa709ede66a" id=c7951f7c-3b2a-4966-9474-3c1a9ad9e900 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.049552 | controller | Jun 11 11:45:23.600370 crc crio[3644]: time="2026-06-11T11:45:23.600182806Z" level=info msg="runSandbox: deleting pod ID 8cca3a17652ce29ca6b436825f88ef26c8dc40137d19264b934f5f9b7c3bfa93 from idIndex" id=3ab6c8ef-80fe-4a90-a30c-3dd8f35a642e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.049581 | controller | Jun 11 11:45:23.600439 crc crio[3644]: time="2026-06-11T11:45:23.600407483Z" level=info msg="runSandbox: removing pod sandbox 8cca3a17652ce29ca6b436825f88ef26c8dc40137d19264b934f5f9b7c3bfa93" id=3ab6c8ef-80fe-4a90-a30c-3dd8f35a642e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.049607 | controller | Jun 11 11:45:23.600723 crc crio[3644]: time="2026-06-11T11:45:23.600470454Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 8cca3a17652ce29ca6b436825f88ef26c8dc40137d19264b934f5f9b7c3bfa93" id=3ab6c8ef-80fe-4a90-a30c-3dd8f35a642e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.049677 | controller | Jun 11 11:45:23.600723 crc crio[3644]: time="2026-06-11T11:45:23.600500155Z" level=info msg="runSandbox: unmounting shmPath for sandbox 8cca3a17652ce29ca6b436825f88ef26c8dc40137d19264b934f5f9b7c3bfa93" id=3ab6c8ef-80fe-4a90-a30c-3dd8f35a642e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.049701 | controller | Jun 11 11:45:23.602984 crc crio[3644]: time="2026-06-11T11:45:23.602897126Z" level=info msg="runSandbox: removing pod sandbox from storage: 8cca3a17652ce29ca6b436825f88ef26c8dc40137d19264b934f5f9b7c3bfa93" id=3ab6c8ef-80fe-4a90-a30c-3dd8f35a642e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.049720 | controller | Jun 11 11:45:23.612532 crc crio[3644]: time="2026-06-11T11:45:23.612438734Z" 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=70cc6d1b-2ebc-443b-a50a-627bc0744cf3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.049738 | controller | Jun 11 11:45:23.614240 crc crio[3644]: time="2026-06-11T11:45:23.614036145Z" 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=70cc6d1b-2ebc-443b-a50a-627bc0744cf3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.049756 | controller | Jun 11 11:45:23.617312 crc crio[3644]: time="2026-06-11T11:45:23.616906889Z" level=info msg="runSandbox: deleting pod ID b33a57d400c69d6454082c67dbd8aa48747ede4a8a67ca36685efaa709ede66a from idIndex" id=c7951f7c-3b2a-4966-9474-3c1a9ad9e900 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.049773 | controller | Jun 11 11:45:23.617312 crc crio[3644]: time="2026-06-11T11:45:23.617045273Z" level=info msg="runSandbox: removing pod sandbox b33a57d400c69d6454082c67dbd8aa48747ede4a8a67ca36685efaa709ede66a" id=c7951f7c-3b2a-4966-9474-3c1a9ad9e900 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.049792 | controller | Jun 11 11:45:23.617312 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.049809 | controller | Jun 11 11:45:23.617543 crc crio[3644]: time="2026-06-11T11:45:23.617129085Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox b33a57d400c69d6454082c67dbd8aa48747ede4a8a67ca36685efaa709ede66a" id=c7951f7c-3b2a-4966-9474-3c1a9ad9e900 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.049827 | controller | Jun 11 11:45:23.617724 crc crio[3644]: time="2026-06-11T11:45:23.617597688Z" level=info msg="runSandbox: unmounting shmPath for sandbox b33a57d400c69d6454082c67dbd8aa48747ede4a8a67ca36685efaa709ede66a" id=c7951f7c-3b2a-4966-9474-3c1a9ad9e900 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.049877 | controller | Jun 11 11:45:23.618089 crc crio[3644]: time="2026-06-11T11:45:23.617463433Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 252597aab1d558fec30656ddf3d9088b19711bbda9bc19c82c8d1ea0918c729c" id=39886aca-9317-4775-acd8-fee2141e1bef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.049902 | controller | Jun 11 11:45:23.618284 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.049921 | controller | Jun 11 11:45:23.618449 crc crio[3644]: time="2026-06-11T11:45:23.618340171Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox f48afcae6fb3c75adb0f4e8282b2af10947db3edc4063b58cdc2b6cf7fe20a2e" id=cc64adf4-6d4c-4751-bce5-397fa18201fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.049940 | controller | Jun 11 11:45:23.623965 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.049957 | controller | Jun 11 11:45:23.635330 crc crio[3644]: time="2026-06-11T11:45:23.629176977Z" level=info msg="runSandbox: removing pod sandbox from storage: b33a57d400c69d6454082c67dbd8aa48747ede4a8a67ca36685efaa709ede66a" id=c7951f7c-3b2a-4966-9474-3c1a9ad9e900 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.049979 | controller | Jun 11 11:45:23.635330 crc crio[3644]: time="2026-06-11T11:45:23.635018001Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 1552dab030bdd55f7ee771162a2bf14ec3c94d9a7692db5ab35ef977eff8ee2c" id=148b67a8-941b-4715-b0dc-79c649f0747e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.050006 | controller | Jun 11 11:45:23.635458 crc crio[3644]: time="2026-06-11T11:45:23.635019961Z" level=info msg="runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0" id=0a391bbd-380c-4f8b-90c4-165904987ca3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.050027 | controller | Jun 11 11:45:23.642267 crc crio[3644]: time="2026-06-11T11:45:23.635526704Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0" id=0a391bbd-380c-4f8b-90c4-165904987ca3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.050093 | controller | Jun 11 11:45:23.643983 crc crio[3644]: time="2026-06-11T11:45:23.642539096Z" level=info msg="runSandbox: deleting pod ID 252597aab1d558fec30656ddf3d9088b19711bbda9bc19c82c8d1ea0918c729c from idIndex" id=39886aca-9317-4775-acd8-fee2141e1bef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.050198 | controller | Jun 11 11:45:23.643983 crc crio[3644]: time="2026-06-11T11:45:23.643262335Z" level=info msg="runSandbox: removing pod sandbox 252597aab1d558fec30656ddf3d9088b19711bbda9bc19c82c8d1ea0918c729c" id=39886aca-9317-4775-acd8-fee2141e1bef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.050222 | controller | Jun 11 11:45:23.643983 crc crio[3644]: time="2026-06-11T11:45:23.643346567Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 252597aab1d558fec30656ddf3d9088b19711bbda9bc19c82c8d1ea0918c729c" id=39886aca-9317-4775-acd8-fee2141e1bef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.050248 | controller | Jun 11 11:45:23.643983 crc crio[3644]: time="2026-06-11T11:45:23.643385468Z" level=info msg="runSandbox: unmounting shmPath for sandbox 252597aab1d558fec30656ddf3d9088b19711bbda9bc19c82c8d1ea0918c729c" id=39886aca-9317-4775-acd8-fee2141e1bef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.050276 | controller | Jun 11 11:45:23.668589 crc crio[3644]: time="2026-06-11T11:45:23.660571363Z" level=info msg="runSandbox: removing pod sandbox from storage: 252597aab1d558fec30656ddf3d9088b19711bbda9bc19c82c8d1ea0918c729c" id=39886aca-9317-4775-acd8-fee2141e1bef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.050297 | controller | Jun 11 11:45:23.693017 crc crio[3644]: time="2026-06-11T11:45:23.677193544Z" level=info msg="runSandbox: deleting pod ID f48afcae6fb3c75adb0f4e8282b2af10947db3edc4063b58cdc2b6cf7fe20a2e from idIndex" id=cc64adf4-6d4c-4751-bce5-397fa18201fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.050316 | controller | Jun 11 11:45:23.694263 crc crio[3644]: time="2026-06-11T11:45:23.69304517Z" level=info msg="runSandbox: removing pod sandbox f48afcae6fb3c75adb0f4e8282b2af10947db3edc4063b58cdc2b6cf7fe20a2e" id=cc64adf4-6d4c-4751-bce5-397fa18201fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.050341 | controller | Jun 11 11:45:23.694263 crc crio[3644]: time="2026-06-11T11:45:23.693157044Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox f48afcae6fb3c75adb0f4e8282b2af10947db3edc4063b58cdc2b6cf7fe20a2e" id=cc64adf4-6d4c-4751-bce5-397fa18201fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.050363 | controller | Jun 11 11:45:23.694263 crc crio[3644]: time="2026-06-11T11:45:23.693178445Z" level=info msg="runSandbox: unmounting shmPath for sandbox f48afcae6fb3c75adb0f4e8282b2af10947db3edc4063b58cdc2b6cf7fe20a2e" id=cc64adf4-6d4c-4751-bce5-397fa18201fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.050385 | controller | Jun 11 11:45:23.694263 crc crio[3644]: time="2026-06-11T11:45:23.692856356Z" level=info msg="runSandbox: deleting pod ID 1552dab030bdd55f7ee771162a2bf14ec3c94d9a7692db5ab35ef977eff8ee2c from idIndex" id=148b67a8-941b-4715-b0dc-79c649f0747e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.050405 | controller | Jun 11 11:45:23.695898 crc crio[3644]: time="2026-06-11T11:45:23.695829516Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0" id=35280232-5ce4-4129-b830-b42618c3321e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.050428 | controller | Jun 11 11:45:23.696860 crc crio[3644]: time="2026-06-11T11:45:23.695917729Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0" id=35280232-5ce4-4129-b830-b42618c3321e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.050450 | controller | Jun 11 11:45:23.696860 crc crio[3644]: time="2026-06-11T11:45:23.69633368Z" level=info msg="runSandbox: removing pod sandbox 1552dab030bdd55f7ee771162a2bf14ec3c94d9a7692db5ab35ef977eff8ee2c" id=148b67a8-941b-4715-b0dc-79c649f0747e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.050471 | controller | Jun 11 11:45:23.696860 crc crio[3644]: time="2026-06-11T11:45:23.696388842Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 1552dab030bdd55f7ee771162a2bf14ec3c94d9a7692db5ab35ef977eff8ee2c" id=148b67a8-941b-4715-b0dc-79c649f0747e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.050492 | controller | Jun 11 11:45:23.696860 crc crio[3644]: time="2026-06-11T11:45:23.696410462Z" level=info msg="runSandbox: unmounting shmPath for sandbox 1552dab030bdd55f7ee771162a2bf14ec3c94d9a7692db5ab35ef977eff8ee2c" id=148b67a8-941b-4715-b0dc-79c649f0747e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.050516 | controller | Jun 11 11:45:23.704299 crc crio[3644]: time="2026-06-11T11:45:23.696959572Z" level=info msg="runSandbox: removing pod sandbox from storage: f48afcae6fb3c75adb0f4e8282b2af10947db3edc4063b58cdc2b6cf7fe20a2e" id=cc64adf4-6d4c-4751-bce5-397fa18201fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.050542 | controller | Jun 11 11:45:23.704299 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.050563 | controller | Jun 11 11:45:23.704299 crc crio[3644]: time="2026-06-11T11:45:23.698354399Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 4abaf6c64ef81fc148e4654e1de10c1ee0bbd5bbd29843c950385e00633380cd" id=579cfcfc-4f5c-4eb9-9875-5fef7f813437 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.050585 | controller | Jun 11 11:45:23.704299 crc crio[3644]: time="2026-06-11T11:45:23.70252768Z" level=info msg="runSandbox: releasing container name: k8s_POD_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0" id=a1f1fad2-636f-4ad9-8543-b3bd6ea2e1a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.050611 | controller | Jun 11 11:45:23.704299 crc crio[3644]: time="2026-06-11T11:45:23.702558881Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0" id=a1f1fad2-636f-4ad9-8543-b3bd6ea2e1a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.050635 | controller | Jun 11 11:45:23.705148 crc crio[3644]: time="2026-06-11T11:45:23.705108492Z" level=info msg="runSandbox: deleting pod ID 4abaf6c64ef81fc148e4654e1de10c1ee0bbd5bbd29843c950385e00633380cd from idIndex" id=579cfcfc-4f5c-4eb9-9875-5fef7f813437 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.050657 | controller | Jun 11 11:45:23.705148 crc crio[3644]: time="2026-06-11T11:45:23.705147163Z" level=info msg="runSandbox: removing pod sandbox 4abaf6c64ef81fc148e4654e1de10c1ee0bbd5bbd29843c950385e00633380cd" id=579cfcfc-4f5c-4eb9-9875-5fef7f813437 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.050682 | controller | Jun 11 11:45:23.705225 crc crio[3644]: time="2026-06-11T11:45:23.705186984Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 4abaf6c64ef81fc148e4654e1de10c1ee0bbd5bbd29843c950385e00633380cd" id=579cfcfc-4f5c-4eb9-9875-5fef7f813437 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.050706 | controller | Jun 11 11:45:23.705225 crc crio[3644]: time="2026-06-11T11:45:23.705205785Z" level=info msg="runSandbox: unmounting shmPath for sandbox 4abaf6c64ef81fc148e4654e1de10c1ee0bbd5bbd29843c950385e00633380cd" id=579cfcfc-4f5c-4eb9-9875-5fef7f813437 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.050727 | controller | Jun 11 11:45:23.705783 crc crio[3644]: time="2026-06-11T11:45:23.705706827Z" level=info msg="runSandbox: removing pod sandbox from storage: 4abaf6c64ef81fc148e4654e1de10c1ee0bbd5bbd29843c950385e00633380cd" id=579cfcfc-4f5c-4eb9-9875-5fef7f813437 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.050748 | controller | Jun 11 11:45:23.707400 crc crio[3644]: time="2026-06-11T11:45:23.707253332Z" level=info msg="runSandbox: removing pod sandbox from storage: 1552dab030bdd55f7ee771162a2bf14ec3c94d9a7692db5ab35ef977eff8ee2c" id=148b67a8-941b-4715-b0dc-79c649f0747e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.050768 | controller | Jun 11 11:45:23.744488 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.050788 | controller | Jun 11 11:45:23.744488 crc crio[3644]: time="2026-06-11T11:45:23.743009983Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 5c6bf2c968a1af479efbd15113343f04e4fa47464c0943e4017babdb154feebb" id=4d9acd58-c201-4df6-b8d1-d0e4dcbfd79b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.050808 | controller | Jun 11 11:45:23.765764 crc crio[3644]: time="2026-06-11T11:45:23.765601289Z" level=info msg="runSandbox: deleting pod ID 5c6bf2c968a1af479efbd15113343f04e4fa47464c0943e4017babdb154feebb from idIndex" id=4d9acd58-c201-4df6-b8d1-d0e4dcbfd79b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.050825 | controller | Jun 11 11:45:23.766211 crc crio[3644]: time="2026-06-11T11:45:23.766190094Z" level=info msg="runSandbox: removing pod sandbox 5c6bf2c968a1af479efbd15113343f04e4fa47464c0943e4017babdb154feebb" id=4d9acd58-c201-4df6-b8d1-d0e4dcbfd79b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.050841 | controller | Jun 11 11:45:23.766340 crc crio[3644]: time="2026-06-11T11:45:23.766319987Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 5c6bf2c968a1af479efbd15113343f04e4fa47464c0943e4017babdb154feebb" id=4d9acd58-c201-4df6-b8d1-d0e4dcbfd79b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.050883 | controller | Jun 11 11:45:23.766447 crc crio[3644]: time="2026-06-11T11:45:23.76642718Z" level=info msg="runSandbox: unmounting shmPath for sandbox 5c6bf2c968a1af479efbd15113343f04e4fa47464c0943e4017babdb154feebb" id=4d9acd58-c201-4df6-b8d1-d0e4dcbfd79b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.050903 | controller | Jun 11 11:45:23.769276 crc crio[3644]: time="2026-06-11T11:45:23.769247221Z" level=info msg="runSandbox: removing pod sandbox from storage: 5c6bf2c968a1af479efbd15113343f04e4fa47464c0943e4017babdb154feebb" id=4d9acd58-c201-4df6-b8d1-d0e4dcbfd79b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.050919 | controller | Jun 11 11:45:23.785556 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.050936 | controller | Jun 11 11:45:23.785898 crc crio[3644]: time="2026-06-11T11:45:23.78576736Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox df9f7b546ed00412b87e9af00a7523d138ea477815c3468e4c909a5d821553d3" id=ee94681f-70f6-4016-bc38-6f6b70da01a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.050952 | controller | Jun 11 11:45:23.804791 crc crio[3644]: time="2026-06-11T11:45:23.804470734Z" level=info msg="runSandbox: releasing container name: k8s_POD_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0" id=7b96fd3e-de94-44a7-82ef-78881fa108b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.050969 | controller | Jun 11 11:45:23.805186 crc crio[3644]: time="2026-06-11T11:45:23.804850995Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0" id=7b96fd3e-de94-44a7-82ef-78881fa108b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.050985 | controller | Jun 11 11:45:23.836223 crc crio[3644]: time="2026-06-11T11:45:23.834481702Z" level=info msg="runSandbox: releasing container name: k8s_POD_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0" id=c5f37709-c9e3-4ce6-9171-9519988795b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051001 | controller | Jun 11 11:45:23.836223 crc crio[3644]: time="2026-06-11T11:45:23.835462148Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0" id=c5f37709-c9e3-4ce6-9171-9519988795b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051019 | controller | Jun 11 11:45:23.845176 crc crio[3644]: time="2026-06-11T11:45:23.843355195Z" level=info msg="runSandbox: deleting pod ID df9f7b546ed00412b87e9af00a7523d138ea477815c3468e4c909a5d821553d3 from idIndex" id=ee94681f-70f6-4016-bc38-6f6b70da01a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051041 | controller | Jun 11 11:45:23.845176 crc crio[3644]: time="2026-06-11T11:45:23.84354023Z" level=info msg="runSandbox: removing pod sandbox df9f7b546ed00412b87e9af00a7523d138ea477815c3468e4c909a5d821553d3" id=ee94681f-70f6-4016-bc38-6f6b70da01a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051066 | controller | Jun 11 11:45:23.845176 crc crio[3644]: time="2026-06-11T11:45:23.843610932Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox df9f7b546ed00412b87e9af00a7523d138ea477815c3468e4c909a5d821553d3" id=ee94681f-70f6-4016-bc38-6f6b70da01a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051089 | controller | Jun 11 11:45:23.845176 crc crio[3644]: time="2026-06-11T11:45:23.843634902Z" level=info msg="runSandbox: unmounting shmPath for sandbox df9f7b546ed00412b87e9af00a7523d138ea477815c3468e4c909a5d821553d3" id=ee94681f-70f6-4016-bc38-6f6b70da01a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051106 | controller | Jun 11 11:45:23.867438 crc crio[3644]: time="2026-06-11T11:45:23.8670843Z" level=info msg="runSandbox: removing pod sandbox from storage: df9f7b546ed00412b87e9af00a7523d138ea477815c3468e4c909a5d821553d3" id=ee94681f-70f6-4016-bc38-6f6b70da01a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051122 | controller | Jun 11 11:45:23.872813 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.051138 | controller | Jun 11 11:45:23.877604 crc crio[3644]: time="2026-06-11T11:45:23.873112556Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 0a25a2047326880befa28d00d7038efd3135cecde05643fe4c8629203113cc2f" id=4488a886-736d-4eba-97b8-f40b0965d0e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051155 | controller | Jun 11 11:45:23.900579 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.051172 | controller | Jun 11 11:45:23.900985 crc crio[3644]: time="2026-06-11T11:45:23.900927916Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox bc234e3119e9acf1856b845f18df383bd3865a46e9102009a5be257c72b555a5" id=7d384d20-c215-458a-b03c-6b140e86a265 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051188 | controller | Jun 11 11:45:23.904993 crc crio[3644]: time="2026-06-11T11:45:23.904515378Z" level=info msg="runSandbox: deleting pod ID 0a25a2047326880befa28d00d7038efd3135cecde05643fe4c8629203113cc2f from idIndex" id=4488a886-736d-4eba-97b8-f40b0965d0e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051204 | controller | Jun 11 11:45:23.905744 crc crio[3644]: time="2026-06-11T11:45:23.905540706Z" level=info msg="runSandbox: removing pod sandbox 0a25a2047326880befa28d00d7038efd3135cecde05643fe4c8629203113cc2f" id=4488a886-736d-4eba-97b8-f40b0965d0e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051220 | controller | Jun 11 11:45:23.905938 crc crio[3644]: time="2026-06-11T11:45:23.905772111Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 0a25a2047326880befa28d00d7038efd3135cecde05643fe4c8629203113cc2f" id=4488a886-736d-4eba-97b8-f40b0965d0e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051237 | controller | Jun 11 11:45:23.905938 crc crio[3644]: time="2026-06-11T11:45:23.905813722Z" level=info msg="runSandbox: unmounting shmPath for sandbox 0a25a2047326880befa28d00d7038efd3135cecde05643fe4c8629203113cc2f" id=4488a886-736d-4eba-97b8-f40b0965d0e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051257 | controller | Jun 11 11:45:23.908516 crc crio[3644]: time="2026-06-11T11:45:23.908200184Z" level=info msg="runSandbox: removing pod sandbox from storage: 0a25a2047326880befa28d00d7038efd3135cecde05643fe4c8629203113cc2f" id=4488a886-736d-4eba-97b8-f40b0965d0e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051274 | controller | Jun 11 11:45:23.911944 crc crio[3644]: time="2026-06-11T11:45:23.911622224Z" level=info msg="runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0" id=3ce731dc-c658-4da8-b0c6-8d886def89f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051309 | controller | Jun 11 11:45:23.911944 crc crio[3644]: time="2026-06-11T11:45:23.911918201Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0" id=3ce731dc-c658-4da8-b0c6-8d886def89f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051327 | controller | Jun 11 11:45:23.919904 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.051345 | controller | Jun 11 11:45:23.919904 crc crio[3644]: time="2026-06-11T11:45:23.919807691Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 11bdbd20d7b4569989598df15129ee1f5086aa2430b18b1db056ba8d3fbb110d" id=3cd08eb9-a295-426f-96b5-8175516e7bf9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051362 | controller | Jun 11 11:45:23.921824 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.051378 | controller | Jun 11 11:45:23.922378 crc crio[3644]: time="2026-06-11T11:45:23.922176119Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox c2ec98fde2390b841edb9ec5e92ef86658f13033e875d329797515e5d2162230" id=20049aa8-3e37-4653-878e-2bc4cb0b6e75 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051395 | controller | Jun 11 11:45:23.945260 crc crio[3644]: time="2026-06-11T11:45:23.944491718Z" level=info msg="runSandbox: releasing container name: k8s_POD_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0" id=155973f9-93d6-41ac-8a2b-24da8ad1bfe5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051411 | controller | Jun 11 11:45:23.948363 crc crio[3644]: time="2026-06-11T11:45:23.947510396Z" level=info msg="runSandbox: deleting pod ID c2ec98fde2390b841edb9ec5e92ef86658f13033e875d329797515e5d2162230 from idIndex" id=20049aa8-3e37-4653-878e-2bc4cb0b6e75 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051428 | controller | Jun 11 11:45:23.948363 crc crio[3644]: time="2026-06-11T11:45:23.947779812Z" level=info msg="runSandbox: removing pod sandbox c2ec98fde2390b841edb9ec5e92ef86658f13033e875d329797515e5d2162230" id=20049aa8-3e37-4653-878e-2bc4cb0b6e75 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051444 | controller | Jun 11 11:45:23.948363 crc crio[3644]: time="2026-06-11T11:45:23.947845694Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox c2ec98fde2390b841edb9ec5e92ef86658f13033e875d329797515e5d2162230" id=20049aa8-3e37-4653-878e-2bc4cb0b6e75 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051461 | controller | Jun 11 11:45:23.948363 crc crio[3644]: time="2026-06-11T11:45:23.947993108Z" level=info msg="runSandbox: unmounting shmPath for sandbox c2ec98fde2390b841edb9ec5e92ef86658f13033e875d329797515e5d2162230" id=20049aa8-3e37-4653-878e-2bc4cb0b6e75 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051482 | controller | Jun 11 11:45:23.953813 crc crio[3644]: time="2026-06-11T11:45:23.951259921Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0" id=155973f9-93d6-41ac-8a2b-24da8ad1bfe5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051499 | controller | Jun 11 11:45:23.957577 crc crio[3644]: time="2026-06-11T11:45:23.957142461Z" level=info msg="runSandbox: removing pod sandbox from storage: c2ec98fde2390b841edb9ec5e92ef86658f13033e875d329797515e5d2162230" id=20049aa8-3e37-4653-878e-2bc4cb0b6e75 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051516 | controller | Jun 11 11:45:23.961773 crc crio[3644]: time="2026-06-11T11:45:23.960107377Z" level=info msg="runSandbox: deleting pod ID bc234e3119e9acf1856b845f18df383bd3865a46e9102009a5be257c72b555a5 from idIndex" id=7d384d20-c215-458a-b03c-6b140e86a265 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051534 | controller | Jun 11 11:45:23.961773 crc crio[3644]: time="2026-06-11T11:45:23.960746073Z" level=info msg="runSandbox: removing pod sandbox bc234e3119e9acf1856b845f18df383bd3865a46e9102009a5be257c72b555a5" id=7d384d20-c215-458a-b03c-6b140e86a265 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051551 | controller | Jun 11 11:45:23.966091 crc crio[3644]: time="2026-06-11T11:45:23.960810745Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox bc234e3119e9acf1856b845f18df383bd3865a46e9102009a5be257c72b555a5" id=7d384d20-c215-458a-b03c-6b140e86a265 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051568 | controller | Jun 11 11:45:23.966953 crc crio[3644]: time="2026-06-11T11:45:23.966615893Z" level=info msg="runSandbox: unmounting shmPath for sandbox bc234e3119e9acf1856b845f18df383bd3865a46e9102009a5be257c72b555a5" id=7d384d20-c215-458a-b03c-6b140e86a265 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051584 | controller | Jun 11 11:45:23.967412 crc crio[3644]: time="2026-06-11T11:45:23.967290826Z" level=info msg="runSandbox: deleting pod ID 11bdbd20d7b4569989598df15129ee1f5086aa2430b18b1db056ba8d3fbb110d from idIndex" id=3cd08eb9-a295-426f-96b5-8175516e7bf9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051600 | controller | Jun 11 11:45:23.967479 crc crio[3644]: time="2026-06-11T11:45:23.967421Z" level=info msg="runSandbox: removing pod sandbox 11bdbd20d7b4569989598df15129ee1f5086aa2430b18b1db056ba8d3fbb110d" id=3cd08eb9-a295-426f-96b5-8175516e7bf9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051617 | controller | Jun 11 11:45:23.967515 crc crio[3644]: time="2026-06-11T11:45:23.967490842Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 11bdbd20d7b4569989598df15129ee1f5086aa2430b18b1db056ba8d3fbb110d" id=3cd08eb9-a295-426f-96b5-8175516e7bf9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051633 | controller | Jun 11 11:45:23.967515 crc crio[3644]: time="2026-06-11T11:45:23.967509733Z" level=info msg="runSandbox: unmounting shmPath for sandbox 11bdbd20d7b4569989598df15129ee1f5086aa2430b18b1db056ba8d3fbb110d" id=3cd08eb9-a295-426f-96b5-8175516e7bf9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051649 | controller | Jun 11 11:45:23.970195 crc crio[3644]: time="2026-06-11T11:45:23.970028857Z" level=info msg="runSandbox: removing pod sandbox from storage: 11bdbd20d7b4569989598df15129ee1f5086aa2430b18b1db056ba8d3fbb110d" id=3cd08eb9-a295-426f-96b5-8175516e7bf9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051667 | controller | Jun 11 11:45:23.971223 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.051686 | controller | Jun 11 11:45:23.977064 crc crio[3644]: time="2026-06-11T11:45:23.975851729Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 3301cbd78a2422919162030e2de349ea542a533cfb1056eeab50edfd75ce7823" id=bd01d235-c64d-4d5a-bf48-cb90522c4d51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051704 | controller | Jun 11 11:45:23.979527 crc crio[3644]: time="2026-06-11T11:45:23.979470434Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0" id=6f371635-2547-4659-8f5f-b2c7b4aa1d9f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051721 | controller | Jun 11 11:45:23.980210 crc crio[3644]: time="2026-06-11T11:45:23.980181662Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0" id=6f371635-2547-4659-8f5f-b2c7b4aa1d9f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051738 | controller | Jun 11 11:45:23.981275 crc crio[3644]: time="2026-06-11T11:45:23.980557621Z" level=info msg="runSandbox: removing pod sandbox from storage: bc234e3119e9acf1856b845f18df383bd3865a46e9102009a5be257c72b555a5" id=7d384d20-c215-458a-b03c-6b140e86a265 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051754 | controller | Jun 11 11:45:23.983542 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.051770 | controller | Jun 11 11:45:23.983712 crc crio[3644]: time="2026-06-11T11:45:23.98351716Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox a4a67e8bb2c16f989ee2cbb6f3ad73b3f0f22d1ea6c80fc52cf90402863f8f96" id=6c1a101d-df3c-4c8c-82f3-c700033c4f4d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051787 | controller | Jun 11 11:45:24.014055 crc crio[3644]: time="2026-06-11T11:45:24.012469488Z" level=info msg="runSandbox: releasing container name: k8s_POD_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0" id=5a2fc41d-b68c-45d5-8d39-71661d58deaa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051803 | controller | Jun 11 11:45:24.014055 crc crio[3644]: time="2026-06-11T11:45:24.013269668Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0" id=5a2fc41d-b68c-45d5-8d39-71661d58deaa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051819 | controller | Jun 11 11:45:24.023148 crc crio[3644]: time="2026-06-11T11:45:24.022466594Z" level=info msg="runSandbox: deleting pod ID a4a67e8bb2c16f989ee2cbb6f3ad73b3f0f22d1ea6c80fc52cf90402863f8f96 from idIndex" id=6c1a101d-df3c-4c8c-82f3-c700033c4f4d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051836 | controller | Jun 11 11:45:24.023148 crc crio[3644]: time="2026-06-11T11:45:24.022543486Z" level=info msg="runSandbox: removing pod sandbox a4a67e8bb2c16f989ee2cbb6f3ad73b3f0f22d1ea6c80fc52cf90402863f8f96" id=6c1a101d-df3c-4c8c-82f3-c700033c4f4d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051875 | controller | Jun 11 11:45:24.023148 crc crio[3644]: time="2026-06-11T11:45:24.022614248Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox a4a67e8bb2c16f989ee2cbb6f3ad73b3f0f22d1ea6c80fc52cf90402863f8f96" id=6c1a101d-df3c-4c8c-82f3-c700033c4f4d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051894 | controller | Jun 11 11:45:24.023148 crc crio[3644]: time="2026-06-11T11:45:24.022634478Z" level=info msg="runSandbox: unmounting shmPath for sandbox a4a67e8bb2c16f989ee2cbb6f3ad73b3f0f22d1ea6c80fc52cf90402863f8f96" id=6c1a101d-df3c-4c8c-82f3-c700033c4f4d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051914 | controller | Jun 11 11:45:24.023148 crc crio[3644]: time="2026-06-11T11:45:24.022959568Z" level=info msg="runSandbox: deleting pod ID 3301cbd78a2422919162030e2de349ea542a533cfb1056eeab50edfd75ce7823 from idIndex" id=bd01d235-c64d-4d5a-bf48-cb90522c4d51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051932 | controller | Jun 11 11:45:24.023148 crc crio[3644]: time="2026-06-11T11:45:24.023027549Z" level=info msg="runSandbox: removing pod sandbox 3301cbd78a2422919162030e2de349ea542a533cfb1056eeab50edfd75ce7823" id=bd01d235-c64d-4d5a-bf48-cb90522c4d51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051948 | controller | Jun 11 11:45:24.023148 crc crio[3644]: time="2026-06-11T11:45:24.023085454Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 3301cbd78a2422919162030e2de349ea542a533cfb1056eeab50edfd75ce7823" id=bd01d235-c64d-4d5a-bf48-cb90522c4d51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051965 | controller | Jun 11 11:45:24.023148 crc crio[3644]: time="2026-06-11T11:45:24.023114197Z" level=info msg="runSandbox: unmounting shmPath for sandbox 3301cbd78a2422919162030e2de349ea542a533cfb1056eeab50edfd75ce7823" id=bd01d235-c64d-4d5a-bf48-cb90522c4d51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051981 | controller | Jun 11 11:45:24.026626 crc crio[3644]: time="2026-06-11T11:45:24.026356845Z" level=info msg="runSandbox: removing pod sandbox from storage: 3301cbd78a2422919162030e2de349ea542a533cfb1056eeab50edfd75ce7823" id=bd01d235-c64d-4d5a-bf48-cb90522c4d51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.051998 | controller | Jun 11 11:45:24.031802 crc crio[3644]: time="2026-06-11T11:45:24.031412015Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0" id=29ec7826-16e1-4716-aee6-34f04085b3b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052016 | controller | Jun 11 11:45:24.031802 crc crio[3644]: time="2026-06-11T11:45:24.031611831Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0" id=29ec7826-16e1-4716-aee6-34f04085b3b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052034 | controller | Jun 11 11:45:24.041536 crc crio[3644]: time="2026-06-11T11:45:24.038003846Z" level=info msg="runSandbox: removing pod sandbox from storage: a4a67e8bb2c16f989ee2cbb6f3ad73b3f0f22d1ea6c80fc52cf90402863f8f96" id=6c1a101d-df3c-4c8c-82f3-c700033c4f4d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052057 | controller | Jun 11 11:45:24.060477 crc crio[3644]: time="2026-06-11T11:45:24.060379092Z" level=info msg="runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0" id=886e8036-6a9a-4256-9f02-81318b22305e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052078 | controller | Jun 11 11:45:24.060580 crc crio[3644]: time="2026-06-11T11:45:24.060485145Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0" id=886e8036-6a9a-4256-9f02-81318b22305e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052094 | controller | Jun 11 11:45:24.072636 crc crio[3644]: time="2026-06-11T11:45:24.0720528Z" 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=78f7c6d2-7cad-4242-af07-3de6a9e1acd7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052111 | controller | Jun 11 11:45:24.072636 crc crio[3644]: time="2026-06-11T11:45:24.072337478Z" 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=78f7c6d2-7cad-4242-af07-3de6a9e1acd7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052132 | controller | Jun 11 11:45:24.082247 crc crio[3644]: time="2026-06-11T11:45:24.082088427Z" 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=16df15a1-20d7-490f-b8a2-bba9018b6b86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052149 | controller | Jun 11 11:45:24.082247 crc crio[3644]: time="2026-06-11T11:45:24.082221801Z" 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=16df15a1-20d7-490f-b8a2-bba9018b6b86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052165 | controller | Jun 11 11:45:24.096187 crc crio[3644]: time="2026-06-11T11:45:24.093094719Z" level=info msg="runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0" id=3ab6c8ef-80fe-4a90-a30c-3dd8f35a642e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052181 | controller | Jun 11 11:45:24.096187 crc crio[3644]: time="2026-06-11T11:45:24.093160611Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0" id=3ab6c8ef-80fe-4a90-a30c-3dd8f35a642e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052198 | controller | Jun 11 11:45:24.098429 crc crio[3644]: time="2026-06-11T11:45:24.098333513Z" level=info msg="runSandbox: releasing container name: k8s_POD_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0" id=26da1a82-70c8-4342-94ac-4088ab2b0bef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052214 | controller | Jun 11 11:45:24.098429 crc crio[3644]: time="2026-06-11T11:45:24.098419896Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0" id=26da1a82-70c8-4342-94ac-4088ab2b0bef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052231 | controller | Jun 11 11:45:24.109597 crc crio[3644]: time="2026-06-11T11:45:24.109166448Z" level=info msg="runSandbox: releasing container name: k8s_POD_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0" id=46062957-1dc9-499c-a871-bd50a343b6a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052247 | controller | Jun 11 11:45:24.109597 crc crio[3644]: time="2026-06-11T11:45:24.109258811Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0" id=46062957-1dc9-499c-a871-bd50a343b6a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052263 | controller | Jun 11 11:45:24.117270 crc crio[3644]: 2026-06-11T11:45:24Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.052279 | controller | Jun 11 11:45:24.117479 crc crio[3644]: time="2026-06-11T11:45:24.117324944Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 13d69f6688f1b5db4dd64baa58577d299f4b8b5e1c51d1ce16b53a50ab45bd34" id=35346711-6c80-492a-9f46-efb687ee11cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052295 | controller | Jun 11 11:45:24.118272 crc crio[3644]: 2026-06-11T11:45:24Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.052315 | controller | Jun 11 11:45:24.118406 crc crio[3644]: time="2026-06-11T11:45:24.118331241Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 85654cb83dcfdea97c63142a23d18ba5776b7cbf26d8bfe21c4dba93af33436d" id=83db2e13-fc10-4536-b28a-60472802bf92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052332 | controller | Jun 11 11:45:24.118977 crc crio[3644]: time="2026-06-11T11:45:24.118933145Z" level=info msg="runSandbox: deleting pod ID 13d69f6688f1b5db4dd64baa58577d299f4b8b5e1c51d1ce16b53a50ab45bd34 from idIndex" id=35346711-6c80-492a-9f46-efb687ee11cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052349 | controller | Jun 11 11:45:24.119081 crc crio[3644]: time="2026-06-11T11:45:24.119015057Z" level=info msg="runSandbox: removing pod sandbox 13d69f6688f1b5db4dd64baa58577d299f4b8b5e1c51d1ce16b53a50ab45bd34" id=35346711-6c80-492a-9f46-efb687ee11cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052365 | controller | Jun 11 11:45:24.119081 crc crio[3644]: time="2026-06-11T11:45:24.119071979Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 13d69f6688f1b5db4dd64baa58577d299f4b8b5e1c51d1ce16b53a50ab45bd34" id=35346711-6c80-492a-9f46-efb687ee11cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052382 | controller | Jun 11 11:45:24.119161 crc crio[3644]: time="2026-06-11T11:45:24.1191022Z" level=info msg="runSandbox: unmounting shmPath for sandbox 13d69f6688f1b5db4dd64baa58577d299f4b8b5e1c51d1ce16b53a50ab45bd34" id=35346711-6c80-492a-9f46-efb687ee11cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052399 | controller | Jun 11 11:45:24.119795 crc crio[3644]: time="2026-06-11T11:45:24.119728375Z" level=info msg="runSandbox: removing pod sandbox from storage: 13d69f6688f1b5db4dd64baa58577d299f4b8b5e1c51d1ce16b53a50ab45bd34" id=35346711-6c80-492a-9f46-efb687ee11cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052416 | controller | Jun 11 11:45:24.120445 crc crio[3644]: time="2026-06-11T11:45:24.120378465Z" level=info msg="runSandbox: deleting pod ID 85654cb83dcfdea97c63142a23d18ba5776b7cbf26d8bfe21c4dba93af33436d from idIndex" id=83db2e13-fc10-4536-b28a-60472802bf92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052432 | controller | Jun 11 11:45:24.120445 crc crio[3644]: time="2026-06-11T11:45:24.120438306Z" level=info msg="runSandbox: removing pod sandbox 85654cb83dcfdea97c63142a23d18ba5776b7cbf26d8bfe21c4dba93af33436d" id=83db2e13-fc10-4536-b28a-60472802bf92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052449 | controller | Jun 11 11:45:24.120575 crc crio[3644]: time="2026-06-11T11:45:24.120497928Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 85654cb83dcfdea97c63142a23d18ba5776b7cbf26d8bfe21c4dba93af33436d" id=83db2e13-fc10-4536-b28a-60472802bf92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052466 | controller | Jun 11 11:45:24.120575 crc crio[3644]: time="2026-06-11T11:45:24.120523918Z" level=info msg="runSandbox: unmounting shmPath for sandbox 85654cb83dcfdea97c63142a23d18ba5776b7cbf26d8bfe21c4dba93af33436d" id=83db2e13-fc10-4536-b28a-60472802bf92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052483 | controller | Jun 11 11:45:24.121918 crc crio[3644]: time="2026-06-11T11:45:24.121473543Z" level=info msg="runSandbox: removing pod sandbox from storage: 85654cb83dcfdea97c63142a23d18ba5776b7cbf26d8bfe21c4dba93af33436d" id=83db2e13-fc10-4536-b28a-60472802bf92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052501 | controller | Jun 11 11:45:24.124611 crc crio[3644]: time="2026-06-11T11:45:24.124452696Z" level=info msg="runSandbox: releasing container name: k8s_POD_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0" id=da0118dd-ae61-4dff-b930-6d3b448c7a1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052520 | controller | Jun 11 11:45:24.124611 crc crio[3644]: time="2026-06-11T11:45:24.124543897Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0" id=da0118dd-ae61-4dff-b930-6d3b448c7a1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052537 | controller | Jun 11 11:45:24.134336 crc crio[3644]: time="2026-06-11T11:45:24.134170168Z" level=info msg="runSandbox: releasing container name: k8s_POD_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0" id=39886aca-9317-4775-acd8-fee2141e1bef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052555 | controller | Jun 11 11:45:24.134336 crc crio[3644]: time="2026-06-11T11:45:24.134335402Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0" id=39886aca-9317-4775-acd8-fee2141e1bef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052572 | controller | Jun 11 11:45:24.134336 crc crio[3644]: 2026-06-11T11:45:24Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.052589 | controller | Jun 11 11:45:24.134819 crc crio[3644]: time="2026-06-11T11:45:24.134726879Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 181ac3cafb4d6fa44a0e7f27bd9f204499c35d0579af782a1d8b144c0f15c8d3" id=7232933d-fef8-4eed-ad3d-ff4ee7a48ae6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052605 | controller | Jun 11 11:45:24.140269 crc crio[3644]: time="2026-06-11T11:45:24.139479363Z" level=info msg="runSandbox: deleting pod ID 181ac3cafb4d6fa44a0e7f27bd9f204499c35d0579af782a1d8b144c0f15c8d3 from idIndex" id=7232933d-fef8-4eed-ad3d-ff4ee7a48ae6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052621 | controller | Jun 11 11:45:24.140269 crc crio[3644]: time="2026-06-11T11:45:24.139530144Z" level=info msg="runSandbox: removing pod sandbox 181ac3cafb4d6fa44a0e7f27bd9f204499c35d0579af782a1d8b144c0f15c8d3" id=7232933d-fef8-4eed-ad3d-ff4ee7a48ae6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052638 | controller | Jun 11 11:45:24.140269 crc crio[3644]: time="2026-06-11T11:45:24.139585116Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 181ac3cafb4d6fa44a0e7f27bd9f204499c35d0579af782a1d8b144c0f15c8d3" id=7232933d-fef8-4eed-ad3d-ff4ee7a48ae6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052655 | controller | Jun 11 11:45:24.140269 crc crio[3644]: time="2026-06-11T11:45:24.139607096Z" level=info msg="runSandbox: unmounting shmPath for sandbox 181ac3cafb4d6fa44a0e7f27bd9f204499c35d0579af782a1d8b144c0f15c8d3" id=7232933d-fef8-4eed-ad3d-ff4ee7a48ae6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052671 | controller | Jun 11 11:45:24.142126 crc crio[3644]: time="2026-06-11T11:45:24.142062366Z" level=info msg="runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0" id=cc64adf4-6d4c-4751-bce5-397fa18201fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052688 | controller | Jun 11 11:45:24.142211 crc crio[3644]: time="2026-06-11T11:45:24.142133938Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0" id=cc64adf4-6d4c-4751-bce5-397fa18201fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052705 | controller | Jun 11 11:45:24.143030 crc crio[3644]: time="2026-06-11T11:45:24.142793358Z" level=info msg="runSandbox: removing pod sandbox from storage: 181ac3cafb4d6fa44a0e7f27bd9f204499c35d0579af782a1d8b144c0f15c8d3" id=7232933d-fef8-4eed-ad3d-ff4ee7a48ae6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052725 | controller | Jun 11 11:45:24.143477 crc crio[3644]: 2026-06-11T11:45:24Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.052742 | controller | Jun 11 11:45:24.143640 crc crio[3644]: time="2026-06-11T11:45:24.14341185Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.052761 | controller | Jun 11 11:45:24.143762 crc crio[3644]: time="2026-06-11T11:45:24.143609085Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 23791883e62e0db263bcad2763bfb61385e20e609cb2cdf8c5e7a2bbaaf023b8" id=3733d455-f534-4b2c-bdd4-bbc6831ce51f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052779 | controller | Jun 11 11:45:24.145293 crc crio[3644]: time="2026-06-11T11:45:24.145032052Z" level=info msg="runSandbox: deleting pod ID 23791883e62e0db263bcad2763bfb61385e20e609cb2cdf8c5e7a2bbaaf023b8 from idIndex" id=3733d455-f534-4b2c-bdd4-bbc6831ce51f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052796 | controller | Jun 11 11:45:24.145293 crc crio[3644]: time="2026-06-11T11:45:24.145099944Z" level=info msg="runSandbox: removing pod sandbox 23791883e62e0db263bcad2763bfb61385e20e609cb2cdf8c5e7a2bbaaf023b8" id=3733d455-f534-4b2c-bdd4-bbc6831ce51f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052813 | controller | Jun 11 11:45:24.145293 crc crio[3644]: time="2026-06-11T11:45:24.145175605Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 23791883e62e0db263bcad2763bfb61385e20e609cb2cdf8c5e7a2bbaaf023b8" id=3733d455-f534-4b2c-bdd4-bbc6831ce51f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052830 | controller | Jun 11 11:45:24.145293 crc crio[3644]: time="2026-06-11T11:45:24.145200386Z" level=info msg="runSandbox: unmounting shmPath for sandbox 23791883e62e0db263bcad2763bfb61385e20e609cb2cdf8c5e7a2bbaaf023b8" id=3733d455-f534-4b2c-bdd4-bbc6831ce51f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052846 | controller | Jun 11 11:45:24.145734 crc crio[3644]: time="2026-06-11T11:45:24.145594706Z" level=info msg="runSandbox: removing pod sandbox from storage: 23791883e62e0db263bcad2763bfb61385e20e609cb2cdf8c5e7a2bbaaf023b8" id=3733d455-f534-4b2c-bdd4-bbc6831ce51f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052888 | controller | Jun 11 11:45:24.148794 crc crio[3644]: 2026-06-11T11:45:24Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:25.052906 | controller | Jun 11 11:45:24.149124 crc crio[3644]: time="2026-06-11T11:45:24.148852159Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 3d9524cc7c7b33347a25e1b20adaf7058db8917857571a17857d0f1760928107" id=c4412f73-c025-4f9a-be44-bbb32e821e03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052923 | controller | Jun 11 11:45:24.149124 crc crio[3644]: time="2026-06-11T11:45:24.148978872Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.052940 | controller | Jun 11 11:45:24.149124 crc crio[3644]: time="2026-06-11T11:45:24.149040254Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/egress-router\""
2026-06-11 13:18:25.052956 | controller | Jun 11 11:45:24.150353 crc crio[3644]: time="2026-06-11T11:45:24.150271796Z" level=info msg="runSandbox: deleting pod ID 3d9524cc7c7b33347a25e1b20adaf7058db8917857571a17857d0f1760928107 from idIndex" id=c4412f73-c025-4f9a-be44-bbb32e821e03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052973 | controller | Jun 11 11:45:24.150353 crc crio[3644]: time="2026-06-11T11:45:24.150330647Z" level=info msg="runSandbox: removing pod sandbox 3d9524cc7c7b33347a25e1b20adaf7058db8917857571a17857d0f1760928107" id=c4412f73-c025-4f9a-be44-bbb32e821e03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.052993 | controller | Jun 11 11:45:24.150463 crc crio[3644]: time="2026-06-11T11:45:24.150360978Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 3d9524cc7c7b33347a25e1b20adaf7058db8917857571a17857d0f1760928107" id=c4412f73-c025-4f9a-be44-bbb32e821e03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.053010 | controller | Jun 11 11:45:24.150463 crc crio[3644]: time="2026-06-11T11:45:24.150383069Z" level=info msg="runSandbox: unmounting shmPath for sandbox 3d9524cc7c7b33347a25e1b20adaf7058db8917857571a17857d0f1760928107" id=c4412f73-c025-4f9a-be44-bbb32e821e03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.053027 | controller | Jun 11 11:45:24.152791 crc crio[3644]: time="2026-06-11T11:45:24.152545394Z" level=info msg="runSandbox: removing pod sandbox from storage: 3d9524cc7c7b33347a25e1b20adaf7058db8917857571a17857d0f1760928107" id=c4412f73-c025-4f9a-be44-bbb32e821e03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.053050 | controller | Jun 11 11:45:24.153426 crc crio[3644]: time="2026-06-11T11:45:24.153314913Z" level=info msg="runSandbox: releasing container name: k8s_POD_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0" id=579cfcfc-4f5c-4eb9-9875-5fef7f813437 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.053072 | controller | Jun 11 11:45:24.153581 crc crio[3644]: time="2026-06-11T11:45:24.153501949Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0" id=579cfcfc-4f5c-4eb9-9875-5fef7f813437 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.053091 | controller | Jun 11 11:45:24.158767 crc crio[3644]: time="2026-06-11T11:45:24.158623639Z" level=info msg="runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0" id=148b67a8-941b-4715-b0dc-79c649f0747e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.053108 | controller | Jun 11 11:45:24.158767 crc crio[3644]: time="2026-06-11T11:45:24.158773553Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0" id=148b67a8-941b-4715-b0dc-79c649f0747e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.053124 | controller | Jun 11 11:45:24.163838 crc crio[3644]: time="2026-06-11T11:45:24.163712199Z" level=info msg="runSandbox: releasing container name: k8s_POD_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0" id=4d9acd58-c201-4df6-b8d1-d0e4dcbfd79b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.053141 | controller | Jun 11 11:45:24.163838 crc crio[3644]: time="2026-06-11T11:45:24.163820402Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0" id=4d9acd58-c201-4df6-b8d1-d0e4dcbfd79b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.053158 | controller | Jun 11 11:45:24.171223 crc crio[3644]: time="2026-06-11T11:45:24.171024977Z" level=info msg="runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0" id=c7951f7c-3b2a-4966-9474-3c1a9ad9e900 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.053175 | controller | Jun 11 11:45:24.171223 crc crio[3644]: time="2026-06-11T11:45:24.17114524Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0" id=c7951f7c-3b2a-4966-9474-3c1a9ad9e900 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.053195 | controller | Jun 11 11:45:24.176592 crc crio[3644]: time="2026-06-11T11:45:24.176494656Z" 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=ee94681f-70f6-4016-bc38-6f6b70da01a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.053213 | controller | Jun 11 11:45:24.176783 crc crio[3644]: time="2026-06-11T11:45:24.176594569Z" 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=ee94681f-70f6-4016-bc38-6f6b70da01a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.053229 | controller | Jun 11 11:45:24.177898 crc crio[3644]: time="2026-06-11T11:45:24.177800919Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.053245 | controller | Jun 11 11:45:24.177898 crc crio[3644]: time="2026-06-11T11:45:24.177892132Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.053262 | controller | Jun 11 11:45:24.177986 crc crio[3644]: time="2026-06-11T11:45:24.177948473Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_81918078-3fc4-4198-8ef3-eb7dd7c9833e\""
2026-06-11 13:18:25.053279 | controller | Jun 11 11:45:24.178033 crc crio[3644]: time="2026-06-11T11:45:24.178006705Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_4317409f-2b2d-4571-b6a7-41dc5a00422a\""
2026-06-11 13:18:25.053296 | controller | Jun 11 11:45:24.183165 crc crio[3644]: time="2026-06-11T11:45:24.183020544Z" 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=4488a886-736d-4eba-97b8-f40b0965d0e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.053313 | controller | Jun 11 11:45:24.183165 crc crio[3644]: time="2026-06-11T11:45:24.183151597Z" 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=4488a886-736d-4eba-97b8-f40b0965d0e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.053330 | controller | Jun 11 11:45:24.193020 crc crio[3644]: time="2026-06-11T11:45:24.192732062Z" level=info msg="runSandbox: releasing container name: k8s_POD_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0" id=20049aa8-3e37-4653-878e-2bc4cb0b6e75 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.053346 | controller | Jun 11 11:45:24.193349 crc crio[3644]: time="2026-06-11T11:45:24.193261157Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0" id=20049aa8-3e37-4653-878e-2bc4cb0b6e75 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.053362 | controller | Jun 11 11:45:24.205554 crc crio[3644]: time="2026-06-11T11:45:24.204805201Z" level=info msg="runSandbox: releasing container name: k8s_POD_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0" id=3cd08eb9-a295-426f-96b5-8175516e7bf9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.053378 | controller | Jun 11 11:45:24.206936 crc crio[3644]: time="2026-06-11T11:45:24.205744164Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0" id=3cd08eb9-a295-426f-96b5-8175516e7bf9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.053395 | controller | Jun 11 11:45:24.209902 crc crio[3644]: time="2026-06-11T11:45:24.209713304Z" level=info msg="runSandbox: releasing container name: k8s_POD_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0" id=7d384d20-c215-458a-b03c-6b140e86a265 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.053418 | controller | Jun 11 11:45:24.209902 crc crio[3644]: time="2026-06-11T11:45:24.209778816Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0" id=7d384d20-c215-458a-b03c-6b140e86a265 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.053435 | controller | Jun 11 11:45:24.215253 crc crio[3644]: time="2026-06-11T11:45:24.21456587Z" level=info msg="runSandbox: releasing container name: k8s_POD_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0" id=bd01d235-c64d-4d5a-bf48-cb90522c4d51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.053451 | controller | Jun 11 11:45:24.215253 crc crio[3644]: time="2026-06-11T11:45:24.214737723Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0" id=bd01d235-c64d-4d5a-bf48-cb90522c4d51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.053468 | controller | Jun 11 11:45:24.216506 crc crio[3644]: time="2026-06-11T11:45:24.216332463Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.053485 | controller | Jun 11 11:45:24.216506 crc crio[3644]: time="2026-06-11T11:45:24.216357054Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.053502 | controller | Jun 11 11:45:24.216506 crc crio[3644]: time="2026-06-11T11:45:24.216378554Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.053519 | controller | Jun 11 11:45:24.220496 crc crio[3644]: time="2026-06-11T11:45:24.220294185Z" level=info msg="runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0" id=6c1a101d-df3c-4c8c-82f3-c700033c4f4d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.053535 | controller | Jun 11 11:45:24.220496 crc crio[3644]: time="2026-06-11T11:45:24.220445989Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0" id=6c1a101d-df3c-4c8c-82f3-c700033c4f4d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.053553 | controller | Jun 11 11:45:24.226736 crc crio[3644]: time="2026-06-11T11:45:24.226544054Z" level=info msg="runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0" id=35346711-6c80-492a-9f46-efb687ee11cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.053569 | controller | Jun 11 11:45:24.226736 crc crio[3644]: time="2026-06-11T11:45:24.226725479Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0" id=35346711-6c80-492a-9f46-efb687ee11cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.053586 | controller | Jun 11 11:45:24.231765 crc crio[3644]: time="2026-06-11T11:45:24.231576785Z" level=info msg="runSandbox: releasing container name: k8s_POD_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0" id=83db2e13-fc10-4536-b28a-60472802bf92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.053603 | controller | Jun 11 11:45:24.231765 crc crio[3644]: time="2026-06-11T11:45:24.231703658Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0" id=83db2e13-fc10-4536-b28a-60472802bf92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.053622 | controller | Jun 11 11:45:24.236036 crc crio[3644]: time="2026-06-11T11:45:24.235955328Z" level=info msg="runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0" id=c4412f73-c025-4f9a-be44-bbb32e821e03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.053640 | controller | Jun 11 11:45:24.236036 crc crio[3644]: time="2026-06-11T11:45:24.23602021Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0" id=c4412f73-c025-4f9a-be44-bbb32e821e03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.053657 | controller | Jun 11 11:45:24.241207 crc crio[3644]: time="2026-06-11T11:45:24.240949423Z" level=info msg="runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0" id=7232933d-fef8-4eed-ad3d-ff4ee7a48ae6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.053674 | controller | Jun 11 11:45:24.241207 crc crio[3644]: time="2026-06-11T11:45:24.241026655Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0" id=7232933d-fef8-4eed-ad3d-ff4ee7a48ae6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.053691 | controller | Jun 11 11:45:24.245215 crc crio[3644]: time="2026-06-11T11:45:24.245100029Z" level=info msg="runSandbox: releasing container name: k8s_POD_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0" id=3733d455-f534-4b2c-bdd4-bbc6831ce51f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.053707 | controller | Jun 11 11:45:24.245215 crc crio[3644]: time="2026-06-11T11:45:24.245194211Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0" id=3733d455-f534-4b2c-bdd4-bbc6831ce51f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.053725 | controller | Jun 11 11:45:24.262006 crc crio[3644]: time="2026-06-11T11:45:24.261901308Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.053742 | controller | Jun 11 11:45:24.262006 crc crio[3644]: time="2026-06-11T11:45:24.26197637Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.053759 | controller | Jun 11 11:45:24.262266 crc crio[3644]: time="2026-06-11T11:45:24.262047782Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bandwidth\""
2026-06-11 13:18:25.053776 | controller | Jun 11 11:45:24.307592 crc crio[3644]: time="2026-06-11T11:45:24.306517048Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.053793 | controller | Jun 11 11:45:24.307592 crc crio[3644]: time="2026-06-11T11:45:24.306684802Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.053810 | controller | Jun 11 11:45:24.307592 crc crio[3644]: time="2026-06-11T11:45:24.306761244Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bridge\""
2026-06-11 13:18:25.053826 | controller | Jun 11 11:45:24.327499 crc crio[3644]: time="2026-06-11T11:45:24.327155686Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.053843 | controller | Jun 11 11:45:24.327499 crc crio[3644]: time="2026-06-11T11:45:24.327227088Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.053889 | controller | Jun 11 11:45:24.327499 crc crio[3644]: time="2026-06-11T11:45:24.327276179Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/dhcp\""
2026-06-11 13:18:25.053912 | controller | Jun 11 11:45:24.359011 crc crio[3644]: time="2026-06-11T11:45:24.358839315Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.053928 | controller | Jun 11 11:45:24.359294 crc crio[3644]: time="2026-06-11T11:45:24.35903941Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.053945 | controller | Jun 11 11:45:24.359294 crc crio[3644]: time="2026-06-11T11:45:24.359150933Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/dummy\""
2026-06-11 13:18:25.053962 | controller | Jun 11 11:45:24.382257 crc crio[3644]: time="2026-06-11T11:45:24.382073437Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.053979 | controller | Jun 11 11:45:24.382559 crc crio[3644]: time="2026-06-11T11:45:24.382224222Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.053996 | controller | Jun 11 11:45:24.382559 crc crio[3644]: time="2026-06-11T11:45:24.382467558Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/firewall\""
2026-06-11 13:18:25.054013 | controller | Jun 11 11:45:24.405816 crc crio[3644]: time="2026-06-11T11:45:24.405564958Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.054031 | controller | Jun 11 11:45:24.405816 crc crio[3644]: time="2026-06-11T11:45:24.405719202Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.054054 | controller | Jun 11 11:45:24.405816 crc crio[3644]: time="2026-06-11T11:45:24.405806514Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/host-device\""
2026-06-11 13:18:25.054075 | controller | Jun 11 11:45:24.429764 crc crio[3644]: time="2026-06-11T11:45:24.429568962Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.054092 | controller | Jun 11 11:45:24.429764 crc crio[3644]: time="2026-06-11T11:45:24.429705285Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.054109 | controller | Jun 11 11:45:24.429764 crc crio[3644]: time="2026-06-11T11:45:24.429758966Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/host-local\""
2026-06-11 13:18:25.054125 | controller | Jun 11 11:45:24.454039 crc crio[3644]: time="2026-06-11T11:45:24.453217686Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.054141 | controller | Jun 11 11:45:24.454039 crc crio[3644]: time="2026-06-11T11:45:24.453403671Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.054156 | controller | Jun 11 11:45:24.454039 crc crio[3644]: time="2026-06-11T11:45:24.453521794Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.054173 | controller | Jun 11 11:45:24.478134 crc crio[3644]: time="2026-06-11T11:45:24.478029269Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.054190 | controller | Jun 11 11:45:24.478134 crc crio[3644]: time="2026-06-11T11:45:24.478097181Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.054207 | controller | Jun 11 11:45:24.478134 crc crio[3644]: time="2026-06-11T11:45:24.478151753Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ipvlan\""
2026-06-11 13:18:25.054223 | controller | Jun 11 11:45:24.500733 crc crio[3644]: time="2026-06-11T11:45:24.500549415Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.054239 | controller | Jun 11 11:45:24.500733 crc crio[3644]: time="2026-06-11T11:45:24.500620267Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.054259 | controller | Jun 11 11:45:24.500733 crc crio[3644]: time="2026-06-11T11:45:24.500709699Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/loopback\""
2026-06-11 13:18:25.054275 | controller | Jun 11 11:45:24.531412 crc crio[3644]: time="2026-06-11T11:45:24.531213708Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.054291 | controller | Jun 11 11:45:24.531412 crc crio[3644]: time="2026-06-11T11:45:24.53128319Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.054309 | controller | Jun 11 11:45:24.531412 crc crio[3644]: time="2026-06-11T11:45:24.531329251Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/macvlan\""
2026-06-11 13:18:25.054326 | controller | Jun 11 11:45:24.552479 crc crio[3644]: time="2026-06-11T11:45:24.552279736Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.054343 | controller | Jun 11 11:45:24.552479 crc crio[3644]: time="2026-06-11T11:45:24.552328757Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.054359 | controller | Jun 11 11:45:24.552479 crc crio[3644]: time="2026-06-11T11:45:24.552378468Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/portmap\""
2026-06-11 13:18:25.054374 | controller | Jun 11 11:45:24.573055 crc crio[3644]: time="2026-06-11T11:45:24.572941244Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.054389 | controller | Jun 11 11:45:24.573055 crc crio[3644]: time="2026-06-11T11:45:24.572995546Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.054406 | controller | Jun 11 11:45:24.573055 crc crio[3644]: time="2026-06-11T11:45:24.573041067Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ptp\""
2026-06-11 13:18:25.054422 | controller | Jun 11 11:45:24.594016 crc crio[3644]: time="2026-06-11T11:45:24.593854558Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.054438 | controller | Jun 11 11:45:24.594016 crc crio[3644]: time="2026-06-11T11:45:24.593960691Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.054454 | controller | Jun 11 11:45:24.594016 crc crio[3644]: time="2026-06-11T11:45:24.593982301Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/sbr\""
2026-06-11 13:18:25.054470 | controller | Jun 11 11:45:24.616257 crc crio[3644]: time="2026-06-11T11:45:24.616107357Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.054487 | controller | Jun 11 11:45:24.616257 crc crio[3644]: time="2026-06-11T11:45:24.616212629Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.054503 | controller | Jun 11 11:45:24.616257 crc crio[3644]: time="2026-06-11T11:45:24.6162517Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/static\""
2026-06-11 13:18:25.054520 | controller | Jun 11 11:45:24.638401 crc crio[3644]: time="2026-06-11T11:45:24.638296034Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.054536 | controller | Jun 11 11:45:24.638401 crc crio[3644]: time="2026-06-11T11:45:24.638369926Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.054552 | controller | Jun 11 11:45:24.638401 crc crio[3644]: time="2026-06-11T11:45:24.638422967Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/tap\""
2026-06-11 13:18:25.054569 | controller | Jun 11 11:45:24.672305 crc crio[3644]: time="2026-06-11T11:45:24.672177839Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.054589 | controller | Jun 11 11:45:24.672305 crc crio[3644]: time="2026-06-11T11:45:24.672268591Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.054605 | controller | Jun 11 11:45:24.672305 crc crio[3644]: time="2026-06-11T11:45:24.672329823Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/tuning\""
2026-06-11 13:18:25.054622 | controller | Jun 11 11:45:24.701121 crc crio[3644]: time="2026-06-11T11:45:24.700969011Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.054640 | controller | Jun 11 11:45:24.701121 crc crio[3644]: time="2026-06-11T11:45:24.701060174Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.054656 | controller | Jun 11 11:45:24.701121 crc crio[3644]: time="2026-06-11T11:45:24.701109625Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/vlan\""
2026-06-11 13:18:25.054673 | controller | Jun 11 11:45:24.726111 crc crio[3644]: time="2026-06-11T11:45:24.725936802Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.054690 | controller | Jun 11 11:45:24.726111 crc crio[3644]: time="2026-06-11T11:45:24.726070316Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.054707 | controller | Jun 11 11:45:24.726477 crc crio[3644]: time="2026-06-11T11:45:24.726150728Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/vrf\""
2026-06-11 13:18:25.054723 | controller | Jun 11 11:45:24.753095 crc crio[3644]: time="2026-06-11T11:45:24.752977864Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=6e8d136e-eaa2-41a5-8deb-aa71bf060de3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.054740 | controller | Jun 11 11:45:24.755550 crc crio[3644]: time="2026-06-11T11:45:24.755444317Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=b467307b-c2c8-4d4c-86b4-fd615ad0015d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.054757 | controller | Jun 11 11:45:24.758815 crc crio[3644]: time="2026-06-11T11:45:24.758342691Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins" id=9f7c8fb8-c63e-417f-a6b5-9f87583e13cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.054775 | controller | Jun 11 11:45:24.759405 crc crio[3644]: time="2026-06-11T11:45:24.759283685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.054791 | controller | Jun 11 11:45:24.772557 crc crio[3644]: time="2026-06-11T11:45:24.772447951Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.054809 | controller | Jun 11 11:45:24.772557 crc crio[3644]: time="2026-06-11T11:45:24.772519613Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.054826 | controller | Jun 11 11:45:24.772557 crc crio[3644]: time="2026-06-11T11:45:24.772552684Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.054842 | controller | Jun 11 11:45:24.793176 crc crio[3644]: time="2026-06-11T11:45:24.789389234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.054882 | controller | Jun 11 11:45:24.816426 crc crio[3644]: time="2026-06-11T11:45:24.813825848Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.054904 | controller | Jun 11 11:45:24.816426 crc crio[3644]: time="2026-06-11T11:45:24.814005703Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.054921 | controller | Jun 11 11:45:24.816426 crc crio[3644]: time="2026-06-11T11:45:24.814052414Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_4317409f-2b2d-4571-b6a7-41dc5a00422a\""
2026-06-11 13:18:25.054939 | controller | Jun 11 11:45:24.816426 crc crio[3644]: time="2026-06-11T11:45:24.814426824Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.054956 | controller | Jun 11 11:45:24.868205 crc crio[3644]: time="2026-06-11T11:45:24.868073474Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.054973 | controller | Jun 11 11:45:24.868205 crc crio[3644]: time="2026-06-11T11:45:24.868146626Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.054990 | controller | Jun 11 11:45:24.868205 crc crio[3644]: time="2026-06-11T11:45:24.868171746Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_384f52fe-f970-4a42-85dc-51b186e464f4\""
2026-06-11 13:18:25.055006 | controller | Jun 11 11:45:24.896731 crc crio[3644]: time="2026-06-11T11:45:24.896548952Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.055023 | controller | Jun 11 11:45:24.896731 crc crio[3644]: time="2026-06-11T11:45:24.896630973Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.055042 | controller | Jun 11 11:45:24.896731 crc crio[3644]: time="2026-06-11T11:45:24.896722956Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.055066 | controller | Jun 11 11:45:24.921543 crc crio[3644]: time="2026-06-11T11:45:24.921368296Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.055085 | controller | Jun 11 11:45:24.921543 crc crio[3644]: time="2026-06-11T11:45:24.921516769Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.055101 | controller | Jun 11 11:45:24.921543 crc crio[3644]: time="2026-06-11T11:45:24.92155455Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bond\""
2026-06-11 13:18:25.055119 | controller | Jun 11 11:45:24.952521 crc crio[3644]: time="2026-06-11T11:45:24.952416499Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.055136 | controller | Jun 11 11:45:24.952521 crc crio[3644]: time="2026-06-11T11:45:24.952490311Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.055153 | controller | Jun 11 11:45:24.952521 crc crio[3644]: time="2026-06-11T11:45:24.952524681Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.055169 | controller | Jun 11 11:45:24.987818 crc crio[3644]: time="2026-06-11T11:45:24.987732191Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.055186 | controller | Jun 11 11:45:24.987818 crc crio[3644]: time="2026-06-11T11:45:24.987791503Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.055203 | controller | Jun 11 11:45:24.987818 crc crio[3644]: time="2026-06-11T11:45:24.987815733Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_384f52fe-f970-4a42-85dc-51b186e464f4\""
2026-06-11 13:18:25.055220 | controller | Jun 11 11:45:24.988270 crc crio[3644]: time="2026-06-11T11:45:24.987846444Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.055241 | controller | Jun 11 11:45:25.012843 crc crio[3644]: time="2026-06-11T11:45:25.012751735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.055259 | controller | Jun 11 11:45:25.023384 crc crio[3644]: time="2026-06-11T11:45:25.02328936Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.055275 | controller | Jun 11 11:45:25.023384 crc crio[3644]: time="2026-06-11T11:45:25.023371602Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.055310 | controller | Jun 11 11:45:25.023545 crc crio[3644]: time="2026-06-11T11:45:25.023428584Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_01397a9c-6fe0-40d6-a2c2-dafbe646fb5e\""
2026-06-11 13:18:25.055328 | controller | Jun 11 11:45:25.045506 crc crio[3644]: time="2026-06-11T11:45:25.045310842Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.055345 | controller | Jun 11 11:45:25.045506 crc crio[3644]: time="2026-06-11T11:45:25.045417545Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.055362 | controller | Jun 11 11:45:25.046554 crc crio[3644]: time="2026-06-11T11:45:25.04561657Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/route-override\""
2026-06-11 13:18:25.055378 | controller | Jun 11 11:45:25.065191 crc crio[3644]: time="2026-06-11T11:45:25.065070347Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.055394 | controller | Jun 11 11:45:25.065191 crc crio[3644]: time="2026-06-11T11:45:25.065149079Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.055411 | controller | Jun 11 11:45:25.065191 crc crio[3644]: time="2026-06-11T11:45:25.065194481Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_01397a9c-6fe0-40d6-a2c2-dafbe646fb5e\""
2026-06-11 13:18:25.055428 | controller | Jun 11 11:45:25.065562 crc crio[3644]: time="2026-06-11T11:45:25.065263751Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/cert-approver\""
2026-06-11 13:18:25.055445 | controller | Jun 11 11:45:25.087542 crc crio[3644]: time="2026-06-11T11:45:25.087454358Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.055461 | controller | Jun 11 11:45:25.087542 crc crio[3644]: time="2026-06-11T11:45:25.0875074Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.055478 | controller | Jun 11 11:45:25.087965 crc crio[3644]: time="2026-06-11T11:45:25.087550781Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/install_multus\""
2026-06-11 13:18:25.055495 | controller | Jun 11 11:45:25.099837 crc crio[3644]: time="2026-06-11T11:45:25.099735983Z" level=info msg="Created container e3505fc867aad0a79c57402aa6cd3ce1f4405026b59ac5428e63d6386632312e: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins" id=9f7c8fb8-c63e-417f-a6b5-9f87583e13cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.055512 | controller | Jun 11 11:45:25.104115 crc crio[3644]: time="2026-06-11T11:45:25.10394892Z" level=info msg="Starting container: e3505fc867aad0a79c57402aa6cd3ce1f4405026b59ac5428e63d6386632312e" id=a99073e5-3f53-49a7-abfe-616c6037b9b3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.055529 | controller | Jun 11 11:45:25.109276 crc crio[3644]: time="2026-06-11T11:45:25.109150363Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.055549 | controller | Jun 11 11:45:25.109276 crc crio[3644]: time="2026-06-11T11:45:25.109231545Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.055566 | controller | Jun 11 11:45:25.109413 crc crio[3644]: time="2026-06-11T11:45:25.109293217Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/kubeconfig_generator\""
2026-06-11 13:18:25.055584 | controller | Jun 11 11:45:25.111312 crc crio[3644]: time="2026-06-11T11:45:25.111197926Z" level=info msg="Started container" PID=10080 containerID=e3505fc867aad0a79c57402aa6cd3ce1f4405026b59ac5428e63d6386632312e description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=a99073e5-3f53-49a7-abfe-616c6037b9b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a088ebc69d073418e64ce1c026bbd73c6856f8ebe0a17457cd77b20335dc0112
2026-06-11 13:18:25.055602 | controller | Jun 11 11:45:25.130585 crc crio[3644]: time="2026-06-11T11:45:25.130407506Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.055618 | controller | Jun 11 11:45:25.130585 crc crio[3644]: time="2026-06-11T11:45:25.13054316Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.055636 | controller | Jun 11 11:45:25.130986 crc crio[3644]: time="2026-06-11T11:45:25.130736545Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus\""
2026-06-11 13:18:25.055653 | controller | Jun 11 11:45:25.148479 crc crio[3644]: time="2026-06-11T11:45:25.148325024Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.055670 | controller | Jun 11 11:45:25.148479 crc crio[3644]: time="2026-06-11T11:45:25.148431277Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.055687 | controller | Jun 11 11:45:25.148479 crc crio[3644]: time="2026-06-11T11:45:25.148485078Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-daemon\""
2026-06-11 13:18:25.055704 | controller | Jun 11 11:45:25.166316 crc crio[3644]: time="2026-06-11T11:45:25.16617024Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.055721 | controller | Jun 11 11:45:25.166316 crc crio[3644]: time="2026-06-11T11:45:25.166271343Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.055738 | controller | Jun 11 11:45:25.166316 crc crio[3644]: time="2026-06-11T11:45:25.166333704Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-shim\""
2026-06-11 13:18:25.055754 | controller | Jun 11 11:45:25.184719 crc crio[3644]: time="2026-06-11T11:45:25.184452917Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.055770 | controller | Jun 11 11:45:25.184719 crc crio[3644]: time="2026-06-11T11:45:25.184552419Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.055787 | controller | Jun 11 11:45:25.184719 crc crio[3644]: time="2026-06-11T11:45:25.184610461Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/passthru\""
2026-06-11 13:18:25.055804 | controller | Jun 11 11:45:25.205425 crc crio[3644]: time="2026-06-11T11:45:25.205343081Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.055821 | controller | Jun 11 11:45:25.205425 crc crio[3644]: time="2026-06-11T11:45:25.205406423Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.055838 | controller | Jun 11 11:45:25.205558 crc crio[3644]: time="2026-06-11T11:45:25.205457574Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/thin_entrypoint\""
2026-06-11 13:18:25.055879 | controller | Jun 11 11:45:25.242392 crc crio[3644]: time="2026-06-11T11:45:25.242240844Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.055899 | controller | Jun 11 11:45:25.242392 crc crio[3644]: time="2026-06-11T11:45:25.242351116Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.055917 | controller | Jun 11 11:45:25.242913 crc crio[3644]: time="2026-06-11T11:45:25.242440629Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_5dd1342b-4d30-46ea-8931-ab2c9f3fb85b\""
2026-06-11 13:18:25.055935 | controller | Jun 11 11:45:25.242913 crc crio[3644]: time="2026-06-11T11:45:25.24249825Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_86683e05-5ec7-486c-8668-3b09eb57b54d\""
2026-06-11 13:18:25.055952 | controller | Jun 11 11:45:25.281461 crc crio[3644]: time="2026-06-11T11:45:25.281380474Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.055970 | controller | Jun 11 11:45:25.281461 crc crio[3644]: time="2026-06-11T11:45:25.281446905Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.055987 | controller | Jun 11 11:45:25.281701 crc crio[3644]: time="2026-06-11T11:45:25.281471536Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ip-control-loop\""
2026-06-11 13:18:25.056005 | controller | Jun 11 11:45:25.306552 crc crio[3644]: time="2026-06-11T11:45:25.306366172Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.056022 | controller | Jun 11 11:45:25.306552 crc crio[3644]: time="2026-06-11T11:45:25.306435694Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.056042 | controller | Jun 11 11:45:25.306552 crc crio[3644]: time="2026-06-11T11:45:25.306478135Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/node-slice-controller\""
2026-06-11 13:18:25.056067 | controller | Jun 11 11:45:25.327809 crc crio[3644]: time="2026-06-11T11:45:25.327694056Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.056085 | controller | Jun 11 11:45:25.327809 crc crio[3644]: time="2026-06-11T11:45:25.327759658Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.056103 | controller | Jun 11 11:45:25.327809 crc crio[3644]: time="2026-06-11T11:45:25.327803389Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/whereabouts\""
2026-06-11 13:18:25.056121 | controller | Jun 11 11:45:25.348538 crc crio[3644]: time="2026-06-11T11:45:25.348417938Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.056139 | controller | Jun 11 11:45:25.348538 crc crio[3644]: time="2026-06-11T11:45:25.348474658Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.056156 | controller | Jun 11 11:45:25.348538 crc crio[3644]: time="2026-06-11T11:45:25.348555183Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_86683e05-5ec7-486c-8668-3b09eb57b54d\""
2026-06-11 13:18:25.056174 | controller | Jun 11 11:45:33.941360 crc crio[3644]: time="2026-06-11T11:45:33.940619744Z" level=info msg="Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=e7642e2d-0de2-4a76-ae7c-21bcd343ac4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.056191 | controller | Jun 11 11:45:33.941360 crc crio[3644]: time="2026-06-11T11:45:33.941358154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.056214 | controller | Jun 11 11:45:33.969755 crc crio[3644]: time="2026-06-11T11:45:33.969515743Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:1be33eef974f1b8b17f66a7d3e38a2fbf699bbf9b979902191894328c4f3a5e0 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/69a82547-e2a6-41ca-b694-8c70ff40d2c7 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:0xc001258930}] Aliases:map[]}"
2026-06-11 13:18:25.056232 | controller | Jun 11 11:45:33.969755 crc crio[3644]: time="2026-06-11T11:45:33.969622786Z" 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 13:18:25.056251 | controller | Jun 11 11:45:34.949122 crc crio[3644]: time="2026-06-11T11:45:34.940471608Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=aacb1668-597e-4328-86b0-0e35adf085f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.056269 | controller | Jun 11 11:45:34.949122 crc crio[3644]: time="2026-06-11T11:45:34.940594801Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=3c4e405f-0d78-4e94-b0a7-22431715ff5f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.056287 | controller | Jun 11 11:45:34.949122 crc crio[3644]: time="2026-06-11T11:45:34.94091638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.056304 | controller | Jun 11 11:45:34.949122 crc crio[3644]: time="2026-06-11T11:45:34.941025251Z" level=info msg="Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=22574d54-adf8-4b1b-a024-33e9858b8293 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.056335 | controller | Jun 11 11:45:34.949122 crc crio[3644]: time="2026-06-11T11:45:34.941245118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.056377 | controller | Jun 11 11:45:34.949122 crc crio[3644]: time="2026-06-11T11:45:34.942175621Z" level=info msg="Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=bb612499-ed75-43c7-89d0-c8de6b9c3428 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.056404 | controller | Jun 11 11:45:34.949122 crc crio[3644]: time="2026-06-11T11:45:34.942288254Z" level=info msg="Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=03e3d2c4-b06e-49df-b7c6-e7b6ee952bdb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.056424 | controller | Jun 11 11:45:34.949122 crc crio[3644]: time="2026-06-11T11:45:34.942382366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.056442 | controller | Jun 11 11:45:34.949122 crc crio[3644]: time="2026-06-11T11:45:34.942450078Z" level=info msg="Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=ab900157-e365-4ace-885e-4626c2a6fea3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.056460 | controller | Jun 11 11:45:34.949122 crc crio[3644]: time="2026-06-11T11:45:34.942503529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.056478 | controller | Jun 11 11:45:34.949122 crc crio[3644]: time="2026-06-11T11:45:34.942307854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.056500 | controller | Jun 11 11:45:34.949122 crc crio[3644]: time="2026-06-11T11:45:34.940625982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.056519 | controller | Jun 11 11:45:34.949122 crc crio[3644]: time="2026-06-11T11:45:34.947022455Z" level=info msg="Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD" id=f5b58d2e-6a63-4436-8de9-a2cb53b291b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.056537 | controller | Jun 11 11:45:34.949122 crc crio[3644]: time="2026-06-11T11:45:34.947130618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.056555 | controller | Jun 11 11:45:34.952071 crc crio[3644]: time="2026-06-11T11:45:34.951584043Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=ca5c986b-dbac-4925-a6b4-04bf8a02e164 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.056572 | controller | Jun 11 11:45:34.952322 crc crio[3644]: time="2026-06-11T11:45:34.952087595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.056589 | controller | Jun 11 11:45:34.952322 crc crio[3644]: time="2026-06-11T11:45:34.95227454Z" level=info msg="Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=3a342687-ed7f-4701-a71f-f69435e519b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.056607 | controller | Jun 11 11:45:34.954057 crc crio[3644]: time="2026-06-11T11:45:34.952771522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.056624 | controller | Jun 11 11:45:35.018159 crc crio[3644]: time="2026-06-11T11:45:35.018023989Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:dbf7084e036402eb75d81bddd320d0bd1f91e1843d1dc590e3b11b4a55fce899 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/c00779a6-183a-4efc-979e-69272f788d4d 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:0xc00008d090}] Aliases:map[]}"
2026-06-11 13:18:25.056641 | controller | Jun 11 11:45:35.018159 crc crio[3644]: time="2026-06-11T11:45:35.018123121Z" level=info msg="Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.056659 | controller | Jun 11 11:45:35.047181 crc crio[3644]: time="2026-06-11T11:45:35.047089966Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:41d08addd47acc4ded12a6a52c92482718e27407d404fddc534b8ce1affae418 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/10071c0f-0d48-4f3f-9fe0-dcf9fa1dee0a 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:0xc00008c318}] Aliases:map[]}"
2026-06-11 13:18:25.056678 | controller | Jun 11 11:45:35.047181 crc crio[3644]: time="2026-06-11T11:45:35.047157698Z" 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 13:18:25.056696 | controller | Jun 11 11:45:35.047723 crc crio[3644]: time="2026-06-11T11:45:35.047206604Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:d4eaf0d5e3ed3ad6c721fbefc9c4de6abe92afef4a079f289b21d3c936ebd80c UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/898f5ece-92cb-463f-a028-3299734e26a4 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:0xc00061e028}] Aliases:map[]}"
2026-06-11 13:18:25.056719 | controller | Jun 11 11:45:35.047723 crc crio[3644]: time="2026-06-11T11:45:35.047236615Z" level=info msg="Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.056738 | controller | Jun 11 11:45:35.065898 crc crio[3644]: time="2026-06-11T11:45:35.065140076Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:329481c7e901f292822a997f1565c8ea9d24ec8787303bb905ccb0f03ef4483b UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/42ef87da-209b-4614-9c65-6bba20775459 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:0xc001258228}] Aliases:map[]}"
2026-06-11 13:18:25.056755 | controller | Jun 11 11:45:35.066184 crc crio[3644]: time="2026-06-11T11:45:35.065911276Z" level=info msg="Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.056773 | controller | Jun 11 11:45:35.066499 crc crio[3644]: time="2026-06-11T11:45:35.065701728Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:c5e984a5c4cd3bc474b8eb37fa1dca43ee7c9ba6f6b8327c5199f7b42b0a8ed5 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/25af1740-ed2f-4188-8b67-1d71f92f9fa7 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:0xc000130528}] Aliases:map[]}"
2026-06-11 13:18:25.056790 | controller | Jun 11 11:45:35.066705 crc crio[3644]: time="2026-06-11T11:45:35.066594672Z" 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 13:18:25.056808 | controller | Jun 11 11:45:35.071297 crc crio[3644]: time="2026-06-11T11:45:35.07120186Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:02d7e09a445312a50978f37c356891b1fba644aac2805fa04d932c2c524a1cf5 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/c6b1252b-b654-41eb-889a-ebc62262891f 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:0xc000130678}] Aliases:map[]}"
2026-06-11 13:18:25.056825 | controller | Jun 11 11:45:35.071297 crc crio[3644]: time="2026-06-11T11:45:35.071292893Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.056842 | controller | Jun 11 11:45:35.083411 crc crio[3644]: time="2026-06-11T11:45:35.083357519Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:b9bb8890c0128eef33a966b912b722cc321dce274de0b53caa8004c0c5dd2fda UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/8ffb9c01-db83-4955-bc77-6a8c4b20be2a 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:0xc000130800}] Aliases:map[]}"
2026-06-11 13:18:25.056889 | controller | Jun 11 11:45:35.083755 crc crio[3644]: time="2026-06-11T11:45:35.083723778Z" 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 13:18:25.056908 | controller | Jun 11 11:45:35.084112 crc crio[3644]: time="2026-06-11T11:45:35.083357609Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:b242f3ba73325bd5208b46a50ec2494ab99239aad746101e60e79afb481c4587 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/6fed3c95-1dc1-48fb-abda-1c17ee79c769 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:0xc00061e1d0}] Aliases:map[]}"
2026-06-11 13:18:25.056927 | controller | Jun 11 11:45:35.084112 crc crio[3644]: time="2026-06-11T11:45:35.084067197Z" level=info msg="Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.056945 | controller | Jun 11 11:45:35.088340 crc crio[3644]: time="2026-06-11T11:45:35.088246074Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:6c51eab753272d574f64cbedfe0efb16ec220f86dcb2f36de0e92f6dacec8f69 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/c9091fab-29aa-4072-b456-ba985af10541 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:0xc00008c870}] Aliases:map[]}"
2026-06-11 13:18:25.056963 | controller | Jun 11 11:45:35.088340 crc crio[3644]: time="2026-06-11T11:45:35.088321466Z" 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 13:18:25.056981 | controller | Jun 11 11:45:35.940897 crc crio[3644]: time="2026-06-11T11:45:35.940773644Z" level=info msg="Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD" id=a5a98a20-7a3e-44c4-a12d-45c6506fbbdd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.056998 | controller | Jun 11 11:45:35.941049 crc crio[3644]: time="2026-06-11T11:45:35.940917788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.057016 | controller | Jun 11 11:45:35.941906 crc crio[3644]: time="2026-06-11T11:45:35.94176485Z" level=info msg="Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=f6e35cff-1a6e-45bd-92b6-cc499cc0d5ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.057034 | controller | Jun 11 11:45:35.941906 crc crio[3644]: time="2026-06-11T11:45:35.941866002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.057076 | controller | Jun 11 11:45:35.942079 crc crio[3644]: time="2026-06-11T11:45:35.941973584Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=4c762109-ea86-4f78-b52e-438775cdabeb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.057109 | controller | Jun 11 11:45:35.942079 crc crio[3644]: time="2026-06-11T11:45:35.942070837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.057131 | controller | Jun 11 11:45:35.942356 crc crio[3644]: time="2026-06-11T11:45:35.942244372Z" level=info msg="Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=474ad3c3-c24d-40cd-b347-05b64fe3344a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.057154 | controller | Jun 11 11:45:35.942356 crc crio[3644]: time="2026-06-11T11:45:35.942307693Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=44d74602-471a-4ca9-b845-35e2efa22d1f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.057174 | controller | Jun 11 11:45:35.942510 crc crio[3644]: time="2026-06-11T11:45:35.942372244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.057192 | controller | Jun 11 11:45:35.942510 crc crio[3644]: time="2026-06-11T11:45:35.942312284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.057209 | controller | Jun 11 11:45:35.942510 crc crio[3644]: time="2026-06-11T11:45:35.942431647Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=79999fd6-018b-4076-b789-3757d827819f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.057228 | controller | Jun 11 11:45:35.942510 crc crio[3644]: time="2026-06-11T11:45:35.942254691Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=2eee8726-42ae-47a2-be32-31ebfdc71eb2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.057246 | controller | Jun 11 11:45:35.942510 crc crio[3644]: time="2026-06-11T11:45:35.942471229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.057263 | controller | Jun 11 11:45:35.942510 crc crio[3644]: time="2026-06-11T11:45:35.942482807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.057280 | controller | Jun 11 11:45:35.966355 crc crio[3644]: time="2026-06-11T11:45:35.96625893Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:ddeac8d96bc220e6731c7e27f832716e6d7a896e00fcbc520040de7644187aa7 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/3133a063-dd51-4723-9ec1-accc050d3e6e 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:0xc00061e450}] Aliases:map[]}"
2026-06-11 13:18:25.057299 | controller | Jun 11 11:45:35.966355 crc crio[3644]: time="2026-06-11T11:45:35.966314201Z" level=info msg="Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.057318 | controller | Jun 11 11:45:36.028154 crc crio[3644]: time="2026-06-11T11:45:36.027749575Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:7c665f07b30ce14460a281ce16a527ac66b9aa4a6212ddd22a6f8745033862df UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/4338bd01-23a3-40d6-8f32-ccbe8ff868f2 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:0xc000896aa0}] Aliases:map[]}"
2026-06-11 13:18:25.057336 | controller | Jun 11 11:45:36.028154 crc crio[3644]: time="2026-06-11T11:45:36.02794004Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.057358 | controller | Jun 11 11:45:36.046930 crc crio[3644]: time="2026-06-11T11:45:36.046190666Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:86c61bb44507aae5de65c880ccdcea828453dee0c375749eab1667d0dbe0708f UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/adce6741-9b80-400c-925c-60ca0e38a913 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:0xc000130d70}] Aliases:map[]}"
2026-06-11 13:18:25.057377 | controller | Jun 11 11:45:36.046930 crc crio[3644]: time="2026-06-11T11:45:36.046257828Z" 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 13:18:25.057395 | controller | Jun 11 11:45:36.053422 crc crio[3644]: time="2026-06-11T11:45:36.053249509Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:83deffb05b5c51ae09f7f9931aeef639a49e8922ed3ca219c2c4f5c262a80b31 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/f466c54d-069a-497b-819d-0b97573af589 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:0xc00061e690}] Aliases:map[]}"
2026-06-11 13:18:25.057413 | controller | Jun 11 11:45:36.053422 crc crio[3644]: time="2026-06-11T11:45:36.053301659Z" 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 13:18:25.057431 | controller | Jun 11 11:45:36.080796 crc crio[3644]: time="2026-06-11T11:45:36.080315939Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:ba75dfe769e883bb7ff39e113effea81446325f05a64f99910027e6fe07d06f0 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/ff8059cd-5044-4679-b42a-618b00089c69 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:0xc00031e248}] Aliases:map[]}"
2026-06-11 13:18:25.057449 | controller | Jun 11 11:45:36.080796 crc crio[3644]: time="2026-06-11T11:45:36.080411802Z" level=info msg="Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.057466 | controller | Jun 11 11:45:36.099001 crc crio[3644]: time="2026-06-11T11:45:36.097315959Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:2fd4c73289c4929e22acd75c5d0f696a8f40082ef4e46caf868126539c9b03fd UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/ece92a2d-351e-4746-b19b-225eaf1cb081 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:0xc00061e788}] Aliases:map[]}"
2026-06-11 13:18:25.057484 | controller | Jun 11 11:45:36.099001 crc crio[3644]: time="2026-06-11T11:45:36.097394411Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.057503 | controller | Jun 11 11:45:36.190426 crc crio[3644]: time="2026-06-11T11:45:36.189973042Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:1beef2e30e3f4b5ec69d9e5245fc73ac686e1b35d7fb26683828581cce2a7e92 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/e109bf40-f0ca-496d-8e21-d6e949fe332f 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:0xc00008cd00}] Aliases:map[]}"
2026-06-11 13:18:25.057526 | controller | Jun 11 11:45:36.190426 crc crio[3644]: time="2026-06-11T11:45:36.190281169Z" 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 13:18:25.057545 | controller | Jun 11 11:45:36.881557 crc crio[3644]: time="2026-06-11T11:45:36.88123564Z" level=info msg="Removing container: d45a2ad5239ebd3ba143d862a174aadce3e18deb46ce318f84899007423a4f0f" id=fc0b28de-936a-4265-ab86-3bf3f8274393 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.057564 | controller | Jun 11 11:45:36.954341 crc crio[3644]: time="2026-06-11T11:45:36.954180695Z" level=info msg="Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=6b80c045-29e7-4fdf-97f7-34280cec8435 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.057581 | controller | Jun 11 11:45:36.954456 crc crio[3644]: time="2026-06-11T11:45:36.95439714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.057599 | controller | Jun 11 11:45:36.959920 crc crio[3644]: time="2026-06-11T11:45:36.959723048Z" level=info msg="Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=3ddc03bd-a7c9-4501-9aeb-c36d701b5a0b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.057615 | controller | Jun 11 11:45:36.959997 crc crio[3644]: time="2026-06-11T11:45:36.959968765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.057632 | controller | Jun 11 11:45:36.960887 crc crio[3644]: time="2026-06-11T11:45:36.960155049Z" level=info msg="Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=b6ee00b7-af83-4805-bd32-5fadb8db9501 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.057650 | controller | Jun 11 11:45:36.960887 crc crio[3644]: time="2026-06-11T11:45:36.960433357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.057667 | controller | Jun 11 11:45:36.960887 crc crio[3644]: time="2026-06-11T11:45:36.9605596Z" level=info msg="Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD" id=6eba17b1-9c3a-4562-a222-4e146128e174 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.057684 | controller | Jun 11 11:45:36.960887 crc crio[3644]: time="2026-06-11T11:45:36.960604892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.057701 | controller | Jun 11 11:45:36.965133 crc crio[3644]: time="2026-06-11T11:45:36.964926681Z" level=info msg="Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=e46fd4b2-474c-42ef-9bb5-dec06b31210b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.057718 | controller | Jun 11 11:45:36.965133 crc crio[3644]: time="2026-06-11T11:45:36.965073445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.057736 | controller | Jun 11 11:45:36.977215 crc crio[3644]: time="2026-06-11T11:45:36.976977194Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD" id=b0a58faa-1a82-47b1-9953-eec936657c33 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.057753 | controller | Jun 11 11:45:36.977215 crc crio[3644]: time="2026-06-11T11:45:36.977216443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.057798 | controller | Jun 11 11:45:36.978523 crc crio[3644]: time="2026-06-11T11:45:36.978472845Z" level=info msg="Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD" id=1b625978-d2a1-4d93-978e-e0c8189c5ad3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.057833 | controller | Jun 11 11:45:36.978926 crc crio[3644]: time="2026-06-11T11:45:36.978898826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.057875 | controller | Jun 11 11:45:37.107498 crc crio[3644]: time="2026-06-11T11:45:37.107271826Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:3bc7d301adc5925b363e49d1c8c07e96d6dcae60275037d8ecd8166f8606c109 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/d6e5af67-2041-47d5-b430-06a5c8eeb714 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:0xc000188428}] Aliases:map[]}"
2026-06-11 13:18:25.057897 | controller | Jun 11 11:45:37.107498 crc crio[3644]: time="2026-06-11T11:45:37.107380179Z" 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 13:18:25.057915 | controller | Jun 11 11:45:37.132433 crc crio[3644]: time="2026-06-11T11:45:37.132187776Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:7bc05bddb1aed37f248748b9c45be906fe9b211870ed17ab79e84fc17737e1da UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/8f9a7d04-7ac1-4692-a56b-91401116ff59 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:0xc00008ce28}] Aliases:map[]}"
2026-06-11 13:18:25.057933 | controller | Jun 11 11:45:37.132433 crc crio[3644]: time="2026-06-11T11:45:37.132313259Z" level=info msg="Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.057950 | controller | Jun 11 11:45:37.237171 crc crio[3644]: time="2026-06-11T11:45:37.236270203Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:bcc9b32e3912bfaf7d153cd3800777354c0c016d76b68fe01d7791deb99508b2 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/d545e622-a7a5-4f3f-86cb-c5edc90b4cdb 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:0xc0016823a8}] Aliases:map[]}"
2026-06-11 13:18:25.057968 | controller | Jun 11 11:45:37.237171 crc crio[3644]: time="2026-06-11T11:45:37.236519744Z" level=info msg="Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.057985 | controller | Jun 11 11:45:37.242538 crc crio[3644]: time="2026-06-11T11:45:37.242387192Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:172d06a82334693fe565a25f3523459d09b70af9e60826971bbc7a5ed2e4415b UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/18929e95-1963-4fc7-b7fb-0585ee5763d7 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:0xc000188610}] Aliases:map[]}"
2026-06-11 13:18:25.058005 | controller | Jun 11 11:45:37.242538 crc crio[3644]: time="2026-06-11T11:45:37.242521806Z" 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 13:18:25.058023 | controller | Jun 11 11:45:37.286392 crc crio[3644]: time="2026-06-11T11:45:37.283191386Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:5373108d446055635b741dfe403fbbe5c4063e12343dee372b1eec3442e02add UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/4cddde93-dfb3-4c9d-8899-ea89ca60a88f 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:0xc00008d260}] Aliases:map[]}"
2026-06-11 13:18:25.058047 | controller | Jun 11 11:45:37.286392 crc crio[3644]: time="2026-06-11T11:45:37.283428292Z" 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 13:18:25.058092 | controller | Jun 11 11:45:37.298475 crc crio[3644]: time="2026-06-11T11:45:37.297161958Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:c1251888d412fcac0ed09819a62b230962a9779845ff22b793bc77bb9da66c9f UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/a88519f7-e076-48fd-84ca-dd9116a9a44c 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:0xc001682520}] Aliases:map[]}"
2026-06-11 13:18:25.058115 | controller | Jun 11 11:45:37.298574 crc crio[3644]: time="2026-06-11T11:45:37.298494113Z" level=info msg="Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.058134 | controller | Jun 11 11:45:37.312392 crc crio[3644]: time="2026-06-11T11:45:37.305187137Z" level=info msg="Removed container d45a2ad5239ebd3ba143d862a174aadce3e18deb46ce318f84899007423a4f0f: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=fc0b28de-936a-4265-ab86-3bf3f8274393 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.058152 | controller | Jun 11 11:45:37.353273 crc crio[3644]: time="2026-06-11T11:45:37.352458591Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:a3403638c3473e1c84e850a598bd2645cd1f2e5fd04f63f9c5b1e02a3bc6b35f UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/544c9042-19be-4230-ae91-0722388c2101 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:0xc00031e210}] Aliases:map[]}"
2026-06-11 13:18:25.058169 | controller | Jun 11 11:45:37.353273 crc crio[3644]: time="2026-06-11T11:45:37.35321637Z" level=info msg="Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.058187 | controller | Jun 11 11:45:37.968219 crc crio[3644]: time="2026-06-11T11:45:37.968171496Z" level=info msg="Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=0c9d4019-3a31-437e-98ec-4ba5bcf8e5e4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.058204 | controller | Jun 11 11:45:37.968428 crc crio[3644]: time="2026-06-11T11:45:37.968404222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.058226 | controller | Jun 11 11:45:37.992305 crc crio[3644]: time="2026-06-11T11:45:37.970179918Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=eb9a4fae-7105-46c4-90e3-e1c149e1a373 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.058243 | controller | Jun 11 11:45:37.992305 crc crio[3644]: time="2026-06-11T11:45:37.970295652Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=fb30942a-5af0-431a-a49c-5051e8dffbe9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.058259 | controller | Jun 11 11:45:37.992305 crc crio[3644]: time="2026-06-11T11:45:37.970428785Z" level=info msg="Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=64dbcaa7-2a55-4fc5-b016-9e6b7ec39419 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.058277 | controller | Jun 11 11:45:37.992305 crc crio[3644]: time="2026-06-11T11:45:37.970512347Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=13ccb582-c043-44a5-a4cb-9e5b1b2b7505 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.058293 | controller | Jun 11 11:45:37.992305 crc crio[3644]: time="2026-06-11T11:45:37.971622019Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=8248c37c-6464-47c4-8df4-df64834dbecf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.058310 | controller | Jun 11 11:45:37.992305 crc crio[3644]: time="2026-06-11T11:45:37.988213635Z" level=info msg="Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=5547af25-8e3d-4add-b468-593943548464 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.058327 | controller | Jun 11 11:45:37.992305 crc crio[3644]: time="2026-06-11T11:45:37.988744689Z" level=info msg="Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=6b0a7648-dff6-4844-a2ff-92d0e40cb4f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.058343 | controller | Jun 11 11:45:37.992305 crc crio[3644]: time="2026-06-11T11:45:37.989314184Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=21c58bcb-0b58-4e72-92ac-ddc5ed94bc90 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.058360 | controller | Jun 11 11:45:38.000693 crc crio[3644]: time="2026-06-11T11:45:38.000311204Z" level=info msg="Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=47999b89-af5c-42a4-8428-e07010955eeb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.058376 | controller | Jun 11 11:45:38.000693 crc crio[3644]: time="2026-06-11T11:45:38.000616481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.058393 | controller | Jun 11 11:45:38.010379 crc crio[3644]: time="2026-06-11T11:45:38.01027402Z" level=info msg="Running pod sandbox: openshift-dns/dns-default-qtghf/POD" id=bc4523fd-b88f-47c6-81bb-77e0a8e49495 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.058410 | controller | Jun 11 11:45:38.010493 crc crio[3644]: time="2026-06-11T11:45:38.010422234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.058426 | controller | Jun 11 11:45:38.011081 crc crio[3644]: time="2026-06-11T11:45:38.010906006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.058443 | controller | Jun 11 11:45:38.011181 crc crio[3644]: time="2026-06-11T11:45:38.011098431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.058462 | controller | Jun 11 11:45:38.011181 crc crio[3644]: time="2026-06-11T11:45:38.011160883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.058479 | controller | Jun 11 11:45:38.011301 crc crio[3644]: time="2026-06-11T11:45:38.011208384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.058494 | controller | Jun 11 11:45:38.011301 crc crio[3644]: time="2026-06-11T11:45:38.011269306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.058510 | controller | Jun 11 11:45:38.011400 crc crio[3644]: time="2026-06-11T11:45:38.011322657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.058526 | controller | Jun 11 11:45:38.011400 crc crio[3644]: time="2026-06-11T11:45:38.011374539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.058543 | controller | Jun 11 11:45:38.011494 crc crio[3644]: time="2026-06-11T11:45:38.01141911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.058559 | controller | Jun 11 11:45:38.071356 crc crio[3644]: time="2026-06-11T11:45:38.070092491Z" level=info msg="Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=fc24e3ae-35a6-45ac-a801-2db43b0b7070 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.058575 | controller | Jun 11 11:45:38.071356 crc crio[3644]: time="2026-06-11T11:45:38.071273582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.058593 | controller | Jun 11 11:45:38.260740 crc crio[3644]: time="2026-06-11T11:45:38.260334237Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:78c68730effe7e0fb995c89f1b136d209149e7ed6e1e6a43256efb8656843f28 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/fe643040-25c1-49eb-9b9c-ae2fe4ff88e7 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:0xc001682058}] Aliases:map[]}"
2026-06-11 13:18:25.058610 | controller | Jun 11 11:45:38.260740 crc crio[3644]: time="2026-06-11T11:45:38.260388199Z" 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 13:18:25.058627 | controller | Jun 11 11:45:38.549426 crc crio[3644]: time="2026-06-11T11:45:38.549275401Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:3bbff6bda418ab3917ffc3e1d6c1e610a6cb6637daa1c816b339836934e8ccac UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/ec1fe046-4b5b-41ff-9552-d213a98fb2d5 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:0xc00031e1c8}] Aliases:map[]}"
2026-06-11 13:18:25.058644 | controller | Jun 11 11:45:38.549426 crc crio[3644]: time="2026-06-11T11:45:38.549326302Z" 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 13:18:25.058665 | controller | Jun 11 11:45:38.715823 crc crio[3644]: time="2026-06-11T11:45:38.715446067Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:5a380dc439153fd729d62d52583da7dfd5c6b33454985cf6ffeb5f878b80d543 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/13bd1b8d-3ad2-41f3-9798-031a902f7fbd 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:0xc000188748}] Aliases:map[]}"
2026-06-11 13:18:25.058682 | controller | Jun 11 11:45:38.723356 crc crio[3644]: time="2026-06-11T11:45:38.722970816Z" 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 13:18:25.058699 | controller | Jun 11 11:45:38.945078 crc crio[3644]: time="2026-06-11T11:45:38.944586653Z" level=info msg="Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=cfcb3883-195b-4657-8c69-f288534f07b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.058716 | controller | Jun 11 11:45:38.945190 crc crio[3644]: time="2026-06-11T11:45:38.945173689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.058733 | controller | Jun 11 11:45:38.946296 crc crio[3644]: time="2026-06-11T11:45:38.946179895Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD" id=373c1e94-0c03-4fc2-9690-408b09e0ab73 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.058749 | controller | Jun 11 11:45:38.946296 crc crio[3644]: time="2026-06-11T11:45:38.946227056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.058766 | controller | Jun 11 11:45:38.948404 crc crio[3644]: time="2026-06-11T11:45:38.946628226Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD" id=8af41593-715b-4a0b-b932-fd125e1819e4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.058783 | controller | Jun 11 11:45:38.956077 crc crio[3644]: time="2026-06-11T11:45:38.954356326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.058801 | controller | Jun 11 11:45:38.956077 crc crio[3644]: time="2026-06-11T11:45:38.952143819Z" level=info msg="Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=9f19db63-f3a8-4402-9121-4dca19b56c78 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.058818 | controller | Jun 11 11:45:38.956077 crc crio[3644]: time="2026-06-11T11:45:38.954631074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.058835 | controller | Jun 11 11:45:38.956077 crc crio[3644]: time="2026-06-11T11:45:38.952371515Z" level=info msg="Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD" id=dab81609-20a8-4ae9-a9bc-045c3fa241f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.058872 | controller | Jun 11 11:45:38.956077 crc crio[3644]: time="2026-06-11T11:45:38.955527396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.058892 | controller | Jun 11 11:45:38.956077 crc crio[3644]: time="2026-06-11T11:45:38.952244042Z" level=info msg="Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=ee82c00c-3a9b-476a-80d7-ca4de3826f6d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.058913 | controller | Jun 11 11:45:38.956077 crc crio[3644]: time="2026-06-11T11:45:38.956057701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.058931 | controller | Jun 11 11:45:38.956425 crc crio[3644]: time="2026-06-11T11:45:38.952318124Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=e8a0241c-149a-4df9-9b0e-7af2e6f55123 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.058948 | controller | Jun 11 11:45:38.956425 crc crio[3644]: time="2026-06-11T11:45:38.956151243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.058966 | controller | Jun 11 11:45:39.061277 crc crio[3644]: time="2026-06-11T11:45:39.060066948Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:41e0dc7cc8053eeeac687a51aea9b1530d986305d29b495d36e86578d2e24b7a UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/44c836f1-83bd-4fec-8c03-6a3f71816cec 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:0xc000896318}] Aliases:map[]}"
2026-06-11 13:18:25.058982 | controller | Jun 11 11:45:39.061277 crc crio[3644]: time="2026-06-11T11:45:39.060228972Z" 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 13:18:25.059000 | controller | Jun 11 11:45:39.067994 crc crio[3644]: time="2026-06-11T11:45:39.067444049Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:2ad53ffb7fe74f66ce91948fcbd8ed5c639a3f56b5c5ad0aef3a79991b13a167 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/df22182b-9107-4050-bc96-25a3cc12fea7 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:0xc000130208}] Aliases:map[]}"
2026-06-11 13:18:25.059017 | controller | Jun 11 11:45:39.067994 crc crio[3644]: time="2026-06-11T11:45:39.067579113Z" level=info msg="Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.059035 | controller | Jun 11 11:45:39.235133 crc crio[3644]: time="2026-06-11T11:45:39.234477241Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:118afe6f547f12ee8a7a20cded0d33f5350e4bf720d1ce2e32cc11a68e708459 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/7bc16fa6-1ec4-443b-8d43-6599d6d96d9c 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:0xc0016828b8}] Aliases:map[]}"
2026-06-11 13:18:25.059053 | controller | Jun 11 11:45:39.235133 crc crio[3644]: time="2026-06-11T11:45:39.234874882Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.059077 | controller | Jun 11 11:45:39.295759 crc crio[3644]: time="2026-06-11T11:45:39.295590136Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:8b5d3d637a6ccdbe2f885cbef0b8c8b55357672be69d392c7f3e67e3fe3e78a1 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/a2602e90-9490-47a5-beda-34c8b70bd2e0 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:0xc00008cbc0}] Aliases:map[]}"
2026-06-11 13:18:25.059101 | controller | Jun 11 11:45:39.295759 crc crio[3644]: time="2026-06-11T11:45:39.29574406Z" level=info msg="Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.059119 | controller | Jun 11 11:45:39.311147 crc crio[3644]: time="2026-06-11T11:45:39.311075317Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:6729b6f6df8aa1a94e46b1ed897ff3c7da2be0c5ac02ab76a9f56adff156dca8 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/2f8ae5bf-8119-4600-836c-e8ba69afa89a 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:0xc000896608}] Aliases:map[]}"
2026-06-11 13:18:25.059136 | controller | Jun 11 11:45:39.311463 crc crio[3644]: time="2026-06-11T11:45:39.311444697Z" level=info msg="Adding pod openshift-dns_dns-default-qtghf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.059154 | controller | Jun 11 11:45:39.455612 crc crio[3644]: time="2026-06-11T11:45:39.434865956Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:62b7b5b9061fa04de237a5f02ec1f67d1ff9341ed2f2185a28b0851974c9fb3d UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/b08249cd-fa2c-4fc5-8cae-7ddbc2a30d21 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:0xc000188a20}] Aliases:map[]}"
2026-06-11 13:18:25.059171 | controller | Jun 11 11:45:39.455612 crc crio[3644]: time="2026-06-11T11:45:39.435422871Z" 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 13:18:25.059189 | controller | Jun 11 11:45:39.480385 crc crio[3644]: time="2026-06-11T11:45:39.478534719Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:65f6f507aff2c3dfd016d5e334e513fd0bc5a957a8648f46873eff02e6fb2481 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/89c63d0f-aa45-40de-a36d-919da197e6d7 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:0xc000188b30}] Aliases:map[]}"
2026-06-11 13:18:25.059206 | controller | Jun 11 11:45:39.480385 crc crio[3644]: time="2026-06-11T11:45:39.479181047Z" level=info msg="Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.059224 | controller | Jun 11 11:45:39.979911 crc crio[3644]: time="2026-06-11T11:45:39.978377283Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=da55d615-428e-480f-a01f-7cff0d1be18c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.059242 | controller | Jun 11 11:45:39.981122 crc crio[3644]: time="2026-06-11T11:45:39.980296572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.059259 | controller | Jun 11 11:45:39.990297 crc crio[3644]: time="2026-06-11T11:45:39.988018583Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=d62d4264-45f7-4904-8eba-1b6eff11250c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.059330 | controller | Jun 11 11:45:39.990297 crc crio[3644]: time="2026-06-11T11:45:39.988875075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.059353 | controller | Jun 11 11:45:40.782929 crc crio[3644]: time="2026-06-11T11:45:40.780066637Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:c27b2d49f3cb2e2afc71446a37f9e524d9e1716e4fa8e966bb06e4c6340bae32 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/ff7c77c4-9965-4924-889c-72627d979a39 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:0xc000896128}] Aliases:map[]}"
2026-06-11 13:18:25.059370 | controller | Jun 11 11:45:40.782929 crc crio[3644]: time="2026-06-11T11:45:40.780230546Z" level=info msg="Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.059388 | controller | Jun 11 11:45:40.901395 crc crio[3644]: time="2026-06-11T11:45:40.900105304Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:dfe00585ad03d00aae23bc232b329b26d5719d51f81ea9335489c98fa4af68c8 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/4700b64f-73df-4648-9213-f14baebc6440 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:0xc000dd20a0}] Aliases:map[]}"
2026-06-11 13:18:25.059404 | controller | Jun 11 11:45:40.901395 crc crio[3644]: time="2026-06-11T11:45:40.900523845Z" level=info msg="Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.059421 | controller | Jun 11 11:45:41.059044 crc crio[3644]: time="2026-06-11T11:45:41.057379785Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:ddd8a7ace3286c82ee30b9c8d70ab00f67d742aa7b1f3710a23263e8b8d4a812 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/348b6c1a-e4dd-47b4-805e-52d3dadd7549 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:0xc00031e0f8}] Aliases:map[]}"
2026-06-11 13:18:25.059439 | controller | Jun 11 11:45:41.059044 crc crio[3644]: time="2026-06-11T11:45:41.05834091Z" 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 13:18:25.059456 | controller | Jun 11 11:45:41.073486 crc crio[3644]: time="2026-06-11T11:45:41.0733883Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:093f8737cd204c43ff7594a6b0577cc39c6881340347f07f72acbca5359b1a09 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/b1b15c78-a896-4291-a825-1bbcce5a2752 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:0xc001682308}] Aliases:map[]}"
2026-06-11 13:18:25.059473 | controller | Jun 11 11:45:41.073486 crc crio[3644]: time="2026-06-11T11:45:41.073481772Z" level=info msg="Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.059494 | controller | Jun 11 11:45:41.074027 crc crio[3644]: time="2026-06-11T11:45:41.07349845Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:5f6e7a87911754cb0e7be14698dea7dcb3740a467f1cc27f7047d34b33011759 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/93ead76b-a229-43d5-a28e-1b0062c94d83 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:0xc00152e190}] Aliases:map[]}"
2026-06-11 13:18:25.059513 | controller | Jun 11 11:45:41.074027 crc crio[3644]: time="2026-06-11T11:45:41.073559944Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.059530 | controller | Jun 11 11:45:41.143427 crc crio[3644]: time="2026-06-11T11:45:41.143202911Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:ceac6ba87467e95e44a998e9cdf99adb3aa577f53000302197846ede3d51d028 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/09044e93-e795-44bb-94f1-1a858b656be8 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:0xc000dd2388}] Aliases:map[]}"
2026-06-11 13:18:25.059547 | controller | Jun 11 11:45:41.143427 crc crio[3644]: time="2026-06-11T11:45:41.143377596Z" 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 13:18:25.059565 | controller | Jun 11 11:45:41.206477 crc crio[3644]: time="2026-06-11T11:45:41.200627649Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:e74cc8ff82ac082e0051d12a83cd16f7dc62f6e320b65d2f81722f8a4d3d8053 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/7b90ebca-c495-4cd6-85dd-5d294d8b44b3 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:0xc000130568}] Aliases:map[]}"
2026-06-11 13:18:25.059582 | controller | Jun 11 11:45:41.206477 crc crio[3644]: time="2026-06-11T11:45:41.20104769Z" 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 13:18:25.059599 | controller | Jun 11 11:45:41.276938 crc crio[3644]: time="2026-06-11T11:45:41.276295112Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:34eecf6f145537043fdc0e42a2897cb62f2ad2206c5e621c814e650c9ef3ef65 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/70d950b2-50e6-4d16-b33e-d917ddd1acf4 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:0xc00031e3f0}] Aliases:map[]}"
2026-06-11 13:18:25.059616 | controller | Jun 11 11:45:41.276938 crc crio[3644]: time="2026-06-11T11:45:41.276496058Z" level=info msg="Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.059633 | controller | Jun 11 11:45:41.276938 crc crio[3644]: time="2026-06-11T11:45:41.276588608Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:7a9677c8ed67eec605ff0a2e5e6ec1a609e6172170307ccd1751732699526a22 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/fe11ae69-96ea-4bb7-804b-6b61b37bf5bd 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:0xc00008cab8}] Aliases:map[]}"
2026-06-11 13:18:25.059653 | controller | Jun 11 11:45:41.276938 crc crio[3644]: time="2026-06-11T11:45:41.276908937Z" 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 13:18:25.059671 | controller | Jun 11 11:45:41.382586 crc crio[3644]: time="2026-06-11T11:45:41.380103794Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:c47c584cbca399eb2e3265e7e59833a25e7bd64547b9baad238b551a74fee29c UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/0ae2e2bc-c4fe-4116-8de5-7d6a02ef3cb3 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:0xc001258298}] Aliases:map[]}"
2026-06-11 13:18:25.059687 | controller | Jun 11 11:45:41.382586 crc crio[3644]: time="2026-06-11T11:45:41.380158705Z" 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 13:18:25.059703 | controller | Jun 11 11:45:41.465167 crc crio[3644]: time="2026-06-11T11:45:41.461162106Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:e5f153aa209aabe52bf2d7753481d969f357bc1e07a18bcb37ff2768d02c4c3e UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/52e9daf9-18a1-423e-9099-40440b2e3003 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:0xc000dd24c0}] Aliases:map[]}"
2026-06-11 13:18:25.059720 | controller | Jun 11 11:45:41.465167 crc crio[3644]: time="2026-06-11T11:45:41.462417509Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.059737 | controller | Jun 11 11:45:48.578426 crc crio[3644]: time="2026-06-11T11:45:48.577587216Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686305-9dr2p/POD" id=36890b17-af78-44e5-9ef2-cf5e79bd45cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.059807 | controller | Jun 11 11:45:48.579227 crc crio[3644]: time="2026-06-11T11:45:48.578459779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.059830 | controller | Jun 11 11:45:48.606315 crc crio[3644]: time="2026-06-11T11:45:48.606183567Z" level=info msg="Got pod network &{Name:collect-profiles-29686305-9dr2p Namespace:openshift-operator-lifecycle-manager ID:3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d UID:88a361a5-a2f0-4cef-a60d-f0bd635eba7d NetNS:/var/run/netns/2b30c6b3-5e3e-4296-9fce-982ebd3050de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod88a361a5_a2f0_4cef_a60d_f0bd635eba7d.slice PodAnnotations:0xc00031e520}] Aliases:map[]}"
2026-06-11 13:18:25.059874 | controller | Jun 11 11:45:48.606315 crc crio[3644]: time="2026-06-11T11:45:48.606261469Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686305-9dr2p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.059899 | controller | Jun 11 11:45:53.748136 crc crio[3644]: time="2026-06-11T11:45:53.747357924Z" level=info msg="CNI monitoring event WRITE         \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-11 13:18:25.059921 | controller | Jun 11 11:45:56.498405 crc crio[3644]: time="2026-06-11T11:45:56.496466965Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.059938 | controller | Jun 11 11:46:03.950706 crc crio[3644]: time="2026-06-11T11:46:03.947509069Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=5624c90d-4033-4438-9943-b2d2b5f39c0a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.059956 | controller | Jun 11 11:46:03.956449 crc crio[3644]: time="2026-06-11T11:46:03.955487306Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=2c48084e-8390-490a-8d73-3b60f870bd1c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.059973 | controller | Jun 11 11:46:03.966527 crc crio[3644]: time="2026-06-11T11:46:03.965377172Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=84f42427-4056-4365-8995-93b1a7b6f420 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.059991 | controller | Jun 11 11:46:03.966527 crc crio[3644]: time="2026-06-11T11:46:03.966078911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.060007 | controller | Jun 11 11:46:04.626973 crc crio[3644]: time="2026-06-11T11:46:04.625120093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.060023 | controller | Jun 11 11:46:07.149974 crc crio[3644]: time="2026-06-11T11:46:07.13946852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.060038 | controller | Jun 11 11:46:08.119453 crc crio[3644]: time="2026-06-11T11:46:08.114422212Z" level=info msg="Created container cde0df02689bf79303f659386853e8625e9d6ce555a69807bd8518183a1e20a5: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=84f42427-4056-4365-8995-93b1a7b6f420 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.060055 | controller | Jun 11 11:46:08.124403 crc crio[3644]: time="2026-06-11T11:46:08.124362543Z" level=info msg="Starting container: cde0df02689bf79303f659386853e8625e9d6ce555a69807bd8518183a1e20a5" id=99f5481a-2f38-413d-aa49-5ac89a2966ea name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.060071 | controller | Jun 11 11:46:08.317329 crc crio[3644]: time="2026-06-11T11:46:08.316518555Z" level=info msg="Started container" PID=11248 containerID=cde0df02689bf79303f659386853e8625e9d6ce555a69807bd8518183a1e20a5 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=99f5481a-2f38-413d-aa49-5ac89a2966ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c15fdc652ee8210afe01c4041db65aa289cecd9c010b235ec1914e99e18b97a
2026-06-11 13:18:25.060089 | controller | Jun 11 11:46:09.307384 crc crio[3644]: time="2026-06-11T11:46:09.304091447Z" level=info msg="Stopping container: 3555f56633716746d645f8e5e72f8925d5cbc2ccab146427140f47a02440b744 (timeout: 3600s)" id=c4ef8eea-e025-4857-8dd8-cca7098e9966 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.060105 | controller | Jun 11 11:46:11.347500 crc crio[3644]: 2026-06-11T11:46:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e74cc8ff82ac082 Mac:c2:b0:50:71:bc:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/7b90ebca-c495-4cd6-85dd-5d294d8b44b3 SocketPath: PciID:}] [{Interface:0xc00037cd70 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.060126 | controller | Jun 11 11:46:16.143339 crc crio[3644]: 2026-06-11T11:46:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ddeac8d96bc220e Mac:fa:5c:d4:46:a1:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/3133a063-dd51-4723-9ec1-accc050d3e6e SocketPath: PciID:}] [{Interface:0xc00025bd30 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.060143 | controller | Jun 11 11:46:17.238795 crc crio[3644]: 2026-06-11T11:46:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7bc05bddb1aed37 Mac:82:c1:7d:69:8f:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/8f9a7d04-7ac1-4692-a56b-91401116ff59 SocketPath: PciID:}] [{Interface:0xc000165470 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.060160 | controller | Jun 11 11:46:17.801391 crc crio[3644]: 2026-06-11T11:46:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:172d06a82334693 Mac:de:6f:5f:4b:e3:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/18929e95-1963-4fc7-b7fb-0585ee5763d7 SocketPath: PciID:}] [{Interface:0xc000181e00 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.060247 | controller | Jun 11 11:46:17.813739 crc crio[3644]: 2026-06-11T11:46:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2fd4c73289c4929 Mac:06:c2:7a:06:d0:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/ece92a2d-351e-4746-b19b-225eaf1cb081 SocketPath: PciID:}] [{Interface:0xc0002ef420 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.060268 | controller | Jun 11 11:46:17.935217 crc crio[3644]: 2026-06-11T11:46:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b242f3ba73325bd Mac:d2:24:98:7e:5b:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/6fed3c95-1dc1-48fb-abda-1c17ee79c769 SocketPath: PciID:}] [{Interface:0xc0004b52d0 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.060285 | controller | Jun 11 11:46:18.164159 crc crio[3644]: 2026-06-11T11:46:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c5e984a5c4cd3bc Mac:5a:12:00:5e:e5:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/25af1740-ed2f-4188-8b67-1d71f92f9fa7 SocketPath: PciID:}] [{Interface:0xc0005276c0 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.060301 | controller | Jun 11 11:46:18.216503 crc crio[3644]: 2026-06-11T11:46:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ad53ffb7fe74f6 Mac:1e:8f:57:4b:54:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/df22182b-9107-4050-bc96-25a3cc12fea7 SocketPath: PciID:}] [{Interface:0xc0004217b0 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.060317 | controller | Jun 11 11:46:21.801941 crc crio[3644]: time="2026-06-11T11:46:21.801493928Z" level=info msg="Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-fv4jb/POD" id=ce402d1d-e1aa-451e-b654-c86fbfda5e7d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.060333 | controller | Jun 11 11:46:21.804072 crc crio[3644]: time="2026-06-11T11:46:21.801845736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.060348 | controller | Jun 11 11:46:22.134470 crc crio[3644]: time="2026-06-11T11:46:22.133469866Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=ce402d1d-e1aa-451e-b654-c86fbfda5e7d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.060368 | controller | Jun 11 11:46:22.216100 crc crio[3644]: time="2026-06-11T11:46:22.215427142Z" level=info msg="Ran pod sandbox cb8ffc9a1690e037d78d4e19ed52c6c065e3b7b3ec599ca23a873b049a9321d4 with infra container: openshift-multus/cni-sysctl-allowlist-ds-fv4jb/POD" id=ce402d1d-e1aa-451e-b654-c86fbfda5e7d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.060386 | controller | Jun 11 11:46:22.235591 crc crio[3644]: time="2026-06-11T11:46:22.235288476Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=b5766b35-908b-4038-81b3-68996a9c8690 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.060403 | controller | Jun 11 11:46:22.242830 crc crio[3644]: time="2026-06-11T11:46:22.242744539Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=7ae536c3-22d9-473f-96dd-e281ec6c2d98 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.060419 | controller | Jun 11 11:46:22.255391 crc crio[3644]: time="2026-06-11T11:46:22.25463106Z" level=info msg="Creating container: openshift-multus/cni-sysctl-allowlist-ds-fv4jb/kube-multus-additional-cni-plugins" id=dd5c37f2-3dbe-45a4-a7b1-525f0b5eebfe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.060435 | controller | Jun 11 11:46:22.255391 crc crio[3644]: time="2026-06-11T11:46:22.255312009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.060452 | controller | Jun 11 11:46:22.456383 crc crio[3644]: time="2026-06-11T11:46:22.456022484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.060469 | controller | Jun 11 11:46:22.520046 crc crio[3644]: 2026-06-11T11:46:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:118afe6f547f12e Mac:de:16:23:8d:93:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/7bc16fa6-1ec4-443b-8d43-6599d6d96d9c SocketPath: PciID:}] [{Interface:0xc000015e00 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.060485 | controller | Jun 11 11:46:22.551097 crc crio[3644]: 2026-06-11T11:46:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:83deffb05b5c51a Mac:b6:ac:85:4a:79:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/f466c54d-069a-497b-819d-0b97573af589 SocketPath: PciID:}] [{Interface:0xc0004be9f0 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.060501 | controller | Jun 11 11:46:22.578901 crc crio[3644]: 2026-06-11T11:46:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c27b2d49f3cb2e2 Mac:16:a5:83:63:5b:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/ff7c77c4-9965-4924-889c-72627d979a39 SocketPath: PciID:}] [{Interface:0xc0000151b0 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.060519 | controller | Jun 11 11:46:22.674229 crc crio[3644]: 2026-06-11T11:46:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:02d7e09a445312a Mac:e2:ac:54:d0:f5:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/c6b1252b-b654-41eb-889a-ebc62262891f SocketPath: PciID:}] [{Interface:0xc00028f180 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.060536 | controller | Jun 11 11:46:22.799004 crc crio[3644]: 2026-06-11T11:46:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6729b6f6df8aa1a Mac:42:68:b0:e6:f7:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/2f8ae5bf-8119-4600-836c-e8ba69afa89a SocketPath: PciID:}] [{Interface:0xc0003b3790 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.060556 | controller | Jun 11 11:46:22.891782 crc crio[3644]: 2026-06-11T11:46:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bcc9b32e3912bfa Mac:02:2f:10:d7:13:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/d545e622-a7a5-4f3f-86cb-c5edc90b4cdb SocketPath: PciID:}] [{Interface:0xc000513ae0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.060573 | controller | Jun 11 11:46:23.270107 crc crio[3644]: time="2026-06-11T11:46:23.269965256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.060590 | controller | Jun 11 11:46:23.468586 crc crio[3644]: time="2026-06-11T11:46:23.467000752Z" level=info msg="Created container 742aa4fc2b3303f412085440959fe3c0458dc3b743fc3454b06f528743d8982a: openshift-multus/cni-sysctl-allowlist-ds-fv4jb/kube-multus-additional-cni-plugins" id=dd5c37f2-3dbe-45a4-a7b1-525f0b5eebfe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.060606 | controller | Jun 11 11:46:23.470195 crc crio[3644]: time="2026-06-11T11:46:23.4700572Z" level=info msg="Starting container: 742aa4fc2b3303f412085440959fe3c0458dc3b743fc3454b06f528743d8982a" id=a5527093-fe15-419b-83b5-60a29656f899 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.060623 | controller | Jun 11 11:46:23.479223 crc crio[3644]: time="2026-06-11T11:46:23.479093753Z" level=info msg="Started container" PID=12011 containerID=742aa4fc2b3303f412085440959fe3c0458dc3b743fc3454b06f528743d8982a description=openshift-multus/cni-sysctl-allowlist-ds-fv4jb/kube-multus-additional-cni-plugins id=a5527093-fe15-419b-83b5-60a29656f899 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb8ffc9a1690e037d78d4e19ed52c6c065e3b7b3ec599ca23a873b049a9321d4
2026-06-11 13:18:25.060640 | controller | Jun 11 11:46:23.531356 crc crio[3644]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a20b1e15b1b5ad Mac:be:03:da:2e:6c:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/2b30c6b3-5e3e-4296-9fce-982ebd3050de SocketPath: PciID:}] [{Interface:0xc0000151d0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.060657 | controller | Jun 11 11:46:23.564874 crc crio[3644]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1251888d412fca Mac:72:0f:bf:88:b6:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/a88519f7-e076-48fd-84ca-dd9116a9a44c SocketPath: PciID:}] [{Interface:0xc0006010f0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.060673 | controller | Jun 11 11:46:23.798345 crc crio[3644]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ceac6ba87467e95 Mac:3e:05:0e:6c:29:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/09044e93-e795-44bb-94f1-1a858b656be8 SocketPath: PciID:}] [{Interface:0xc00021f050 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.060690 | controller | Jun 11 11:46:23.811187 crc crio[3644]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a3403638c3473e1 Mac:ae:e6:18:f7:93:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/544c9042-19be-4230-ae91-0722388c2101 SocketPath: PciID:}] [{Interface:0xc000015b20 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.060706 | controller | Jun 11 11:46:23.827513 crc crio[3644]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62b7b5b9061fa04 Mac:ce:26:f9:ea:4b:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/b08249cd-fa2c-4fc5-8cae-7ddbc2a30d21 SocketPath: PciID:}] [{Interface:0xc000224b70 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.060728 | controller | Jun 11 11:46:23.877101 crc crio[3644]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a9677c8ed67eec Mac:f6:8a:a2:f0:b1:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/fe11ae69-96ea-4bb7-804b-6b61b37bf5bd SocketPath: PciID:}] [{Interface:0xc0005153b0 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.060744 | controller | Jun 11 11:46:23.888085 crc crio[3644]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8b5d3d637a6ccdb Mac:ee:e8:5d:33:f2:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/a2602e90-9490-47a5-beda-34c8b70bd2e0 SocketPath: PciID:}] [{Interface:0xc000281590 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.060761 | controller | Jun 11 11:46:23.896011 crc crio[3644]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b9bb8890c0128ee Mac:b2:89:c2:12:d2:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/8ffb9c01-db83-4955-bc77-6a8c4b20be2a SocketPath: PciID:}] [{Interface:0xc0000157d0 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.060778 | controller | Jun 11 11:46:23.916738 crc crio[3644]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41e0dc7cc8053ee Mac:46:8d:b7:a1:b0:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/44c836f1-83bd-4fec-8c03-6a3f71816cec SocketPath: PciID:}] [{Interface:0xc00018d4b0 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.060794 | controller | Jun 11 11:46:23.943068 crc crio[3644]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41d08addd47acc4 Mac:42:4c:9a:20:04:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/10071c0f-0d48-4f3f-9fe0-dcf9fa1dee0a SocketPath: PciID:}] [{Interface:0xc0004b16c0 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.060810 | controller | Jun 11 11:46:23.943461 crc crio[3644]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d4eaf0d5e3ed3ad Mac:ae:5f:5a:77:e7:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/898f5ece-92cb-463f-a028-3299734e26a4 SocketPath: PciID:}] [{Interface:0xc000015b10 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.060826 | controller | Jun 11 11:46:23.944320 crc crio[3644]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:093f8737cd204c4 Mac:86:4b:8e:09:cd:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/b1b15c78-a896-4291-a825-1bbcce5a2752 SocketPath: PciID:}] [{Interface:0xc00019c6e0 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.060843 | controller | Jun 11 11:46:23.947320 crc crio[3644]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86c61bb44507aae Mac:0e:0a:16:53:23:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/adce6741-9b80-400c-925c-60ca0e38a913 SocketPath: PciID:}] [{Interface:0xc0003da990 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.060885 | controller | Jun 11 11:46:24.009085 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c51eab753272d5 Mac:9e:0c:d8:68:83:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/c9091fab-29aa-4072-b456-ba985af10541 SocketPath: PciID:}] [{Interface:0xc00028f460 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.060903 | controller | Jun 11 11:46:24.013593 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5373108d4460556 Mac:7a:bd:9b:91:13:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/4cddde93-dfb3-4c9d-8899-ea89ca60a88f SocketPath: PciID:}] [{Interface:0xc000015cc0 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.060924 | controller | Jun 11 11:46:24.104681 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ddd8a7ace3286c8 Mac:32:45:3b:6c:32:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/348b6c1a-e4dd-47b4-805e-52d3dadd7549 SocketPath: PciID:}] [{Interface:0xc000125980 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.060940 | controller | Jun 11 11:46:24.141389 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1be33eef974f1b8 Mac:9e:80:39:f8:1c:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/69a82547-e2a6-41ca-b694-8c70ff40d2c7 SocketPath: PciID:}] [{Interface:0xc0003b0b90 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.060957 | controller | Jun 11 11:46:24.311382 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3bbff6bda418ab3 Mac:52:a8:9d:69:dd:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/ec1fe046-4b5b-41ff-9552-d213a98fb2d5 SocketPath: PciID:}] [{Interface:0xc0001e6680 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.060973 | controller | Jun 11 11:46:24.323316 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78c68730effe7e0 Mac:42:2a:1c:52:a5:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/fe643040-25c1-49eb-9b9c-ae2fe4ff88e7 SocketPath: PciID:}] [{Interface:0xc000015e10 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.060990 | controller | Jun 11 11:46:24.345597 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7c665f07b30ce14 Mac:12:0d:73:01:4e:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/4338bd01-23a3-40d6-8f32-ccbe8ff868f2 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.061007 | controller | Jun 11 11:46:24.346582 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65f6f507aff2c3d Mac:02:9c:8c:4f:80:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/89c63d0f-aa45-40de-a36d-919da197e6d7 SocketPath: PciID:}] [{Interface:0xc00030da50 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.061022 | controller | Jun 11 11:46:24.347612 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:329481c7e901f29 Mac:8e:a2:3a:76:4e:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/42ef87da-209b-4614-9c65-6bba20775459 SocketPath: PciID:}] [{Interface:0xc0004b4990 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.061038 | controller | Jun 11 11:46:24.354155 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dbf7084e036402e Mac:be:d1:3c:2c:4a:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/c00779a6-183a-4efc-979e-69272f788d4d SocketPath: PciID:}] [{Interface:0xc0002dbc90 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.061053 | controller | Jun 11 11:46:24.370415 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c47c584cbca399e Mac:c6:4b:73:6d:ba:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/0ae2e2bc-c4fe-4116-8de5-7d6a02ef3cb3 SocketPath: PciID:}] [{Interface:0xc000123a10 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.061073 | controller | Jun 11 11:46:24.371027 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5f6e7a87911754c Mac:7a:65:09:bb:d7:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/93ead76b-a229-43d5-a28e-1b0062c94d83 SocketPath: PciID:}] [{Interface:0xc000148c70 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.061089 | controller | Jun 11 11:46:24.374095 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5f153aa209aabe Mac:2a:1a:e0:9b:9a:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/52e9daf9-18a1-423e-9099-40440b2e3003 SocketPath: PciID:}] [{Interface:0xc00011b9d0 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.061106 | controller | Jun 11 11:46:24.384626 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34eecf6f1455370 Mac:8a:98:c8:4f:88:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/70d950b2-50e6-4d16-b33e-d917ddd1acf4 SocketPath: PciID:}] [{Interface:0xc000015f20 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.061122 | controller | Jun 11 11:46:24.392140 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dfe00585ad03d00 Mac:fe:ae:4c:40:a4:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/4700b64f-73df-4648-9213-f14baebc6440 SocketPath: PciID:}] [{Interface:0xc000394850 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.061138 | controller | Jun 11 11:46:24.394109 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba75dfe769e883b Mac:fe:47:74:f6:b1:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/ff8059cd-5044-4679-b42a-618b00089c69 SocketPath: PciID:}] [{Interface:0xc00026d0b0 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.061155 | controller | Jun 11 11:46:24.394314 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1beef2e30e3f4b5 Mac:72:43:2d:69:7f:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/e109bf40-f0ca-496d-8e21-d6e949fe332f SocketPath: PciID:}] [{Interface:0xc00054a0d0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.061172 | controller | Jun 11 11:46:24.396983 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a380dc439153fd Mac:4e:69:59:fa:58:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/13bd1b8d-3ad2-41f3-9798-031a902f7fbd SocketPath: PciID:}] [{Interface:0xc000123d20 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.061188 | controller | Jun 11 11:46:24.409493 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3bc7d301adc5925 Mac:ae:13:a9:8e:66:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/d6e5af67-2041-47d5-b430-06a5c8eeb714 SocketPath: PciID:}] [{Interface:0xc000497510 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.061204 | controller | Jun 11 11:46:24.410193 crc crio[3644]: time="2026-06-11T11:46:24.410095112Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.061221 | controller | Jun 11 11:46:24.410258 crc crio[3644]: time="2026-06-11T11:46:24.410232113Z" level=info msg="CNI monitoring event WRITE         \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-11 13:18:25.061237 | controller | Jun 11 11:46:24.410512 crc crio[3644]: time="2026-06-11T11:46:24.410348306Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:41e0dc7cc8053eeeac687a51aea9b1530d986305d29b495d36e86578d2e24b7a UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/44c836f1-83bd-4fec-8c03-6a3f71816cec 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:0xc000896318}] Aliases:map[]}"
2026-06-11 13:18:25.061257 | controller | Jun 11 11:46:24.410512 crc crio[3644]: time="2026-06-11T11:46:24.410452698Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:41d08addd47acc4ded12a6a52c92482718e27407d404fddc534b8ce1affae418 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/10071c0f-0d48-4f3f-9fe0-dcf9fa1dee0a 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:0xc00008c318}] Aliases:map[]}"
2026-06-11 13:18:25.061276 | controller | Jun 11 11:46:24.410715 crc crio[3644]: time="2026-06-11T11:46:24.410531251Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:65f6f507aff2c3dfd016d5e334e513fd0bc5a957a8648f46873eff02e6fb2481 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/89c63d0f-aa45-40de-a36d-919da197e6d7 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:0xc000188b30}] Aliases:map[]}"
2026-06-11 13:18:25.061293 | controller | Jun 11 11:46:24.410715 crc crio[3644]: time="2026-06-11T11:46:24.410624583Z" 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 13:18:25.061310 | controller | Jun 11 11:46:24.410884 crc crio[3644]: time="2026-06-11T11:46:24.410731777Z" 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 13:18:25.061327 | controller | Jun 11 11:46:24.411010 crc crio[3644]: time="2026-06-11T11:46:24.410888692Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:83deffb05b5c51ae09f7f9931aeef639a49e8922ed3ca219c2c4f5c262a80b31 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/f466c54d-069a-497b-819d-0b97573af589 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:0xc00061e690}] Aliases:map[]}"
2026-06-11 13:18:25.061343 | controller | Jun 11 11:46:24.411010 crc crio[3644]: time="2026-06-11T11:46:24.410994784Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:c47c584cbca399eb2e3265e7e59833a25e7bd64547b9baad238b551a74fee29c UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/0ae2e2bc-c4fe-4116-8de5-7d6a02ef3cb3 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:0xc001258298}] Aliases:map[]}"
2026-06-11 13:18:25.061360 | controller | Jun 11 11:46:24.411190 crc crio[3644]: time="2026-06-11T11:46:24.411133528Z" 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 13:18:25.061377 | controller | Jun 11 11:46:24.411190 crc crio[3644]: time="2026-06-11T11:46:24.411173669Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:86c61bb44507aae5de65c880ccdcea828453dee0c375749eab1667d0dbe0708f UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/adce6741-9b80-400c-925c-60ca0e38a913 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:0xc000130d70}] Aliases:map[]}"
2026-06-11 13:18:25.061398 | controller | Jun 11 11:46:24.411347 crc crio[3644]: time="2026-06-11T11:46:24.411299912Z" 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 13:18:25.061415 | controller | Jun 11 11:46:24.411407 crc crio[3644]: time="2026-06-11T11:46:24.411345425Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:ddeac8d96bc220e6731c7e27f832716e6d7a896e00fcbc520040de7644187aa7 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/3133a063-dd51-4723-9ec1-accc050d3e6e 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:0xc00061e450}] Aliases:map[]}"
2026-06-11 13:18:25.061432 | controller | Jun 11 11:46:24.411570 crc crio[3644]: time="2026-06-11T11:46:24.411475967Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:e5f153aa209aabe52bf2d7753481d969f357bc1e07a18bcb37ff2768d02c4c3e UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/52e9daf9-18a1-423e-9099-40440b2e3003 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:0xc000dd24c0}] Aliases:map[]}"
2026-06-11 13:18:25.061449 | controller | Jun 11 11:46:24.411570 crc crio[3644]: time="2026-06-11T11:46:24.411558949Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:ba75dfe769e883bb7ff39e113effea81446325f05a64f99910027e6fe07d06f0 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/ff8059cd-5044-4679-b42a-618b00089c69 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:0xc00031e248}] Aliases:map[]}"
2026-06-11 13:18:25.061466 | controller | Jun 11 11:46:24.411740 crc crio[3644]: time="2026-06-11T11:46:24.411584621Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:c5e984a5c4cd3bc474b8eb37fa1dca43ee7c9ba6f6b8327c5199f7b42b0a8ed5 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/25af1740-ed2f-4188-8b67-1d71f92f9fa7 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:0xc000130528}] Aliases:map[]}"
2026-06-11 13:18:25.061483 | controller | Jun 11 11:46:24.411740 crc crio[3644]: time="2026-06-11T11:46:24.411619221Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:6c51eab753272d574f64cbedfe0efb16ec220f86dcb2f36de0e92f6dacec8f69 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/c9091fab-29aa-4072-b456-ba985af10541 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:0xc00008c870}] Aliases:map[]}"
2026-06-11 13:18:25.061502 | controller | Jun 11 11:46:24.411866 crc crio[3644]: time="2026-06-11T11:46:24.411743544Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.061520 | controller | Jun 11 11:46:24.411866 crc crio[3644]: time="2026-06-11T11:46:24.411771917Z" 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 13:18:25.061537 | controller | Jun 11 11:46:24.411866 crc crio[3644]: time="2026-06-11T11:46:24.411833517Z" 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 13:18:25.061554 | controller | Jun 11 11:46:24.411974 crc crio[3644]: time="2026-06-11T11:46:24.411885258Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.061570 | controller | Jun 11 11:46:24.412058 crc crio[3644]: time="2026-06-11T11:46:24.411974015Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:34eecf6f145537043fdc0e42a2897cb62f2ad2206c5e621c814e650c9ef3ef65 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/70d950b2-50e6-4d16-b33e-d917ddd1acf4 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:0xc00031e3f0}] Aliases:map[]}"
2026-06-11 13:18:25.061587 | controller | Jun 11 11:46:24.412058 crc crio[3644]: time="2026-06-11T11:46:24.412039354Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:3bbff6bda418ab3917ffc3e1d6c1e610a6cb6637daa1c816b339836934e8ccac UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/ec1fe046-4b5b-41ff-9552-d213a98fb2d5 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:0xc00031e1c8}] Aliases:map[]}"
2026-06-11 13:18:25.061603 | controller | Jun 11 11:46:24.412160 crc crio[3644]: time="2026-06-11T11:46:24.412057293Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:1beef2e30e3f4b5ec69d9e5245fc73ac686e1b35d7fb26683828581cce2a7e92 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/e109bf40-f0ca-496d-8e21-d6e949fe332f 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:0xc00008cd00}] Aliases:map[]}"
2026-06-11 13:18:25.061619 | controller | Jun 11 11:46:24.412160 crc crio[3644]: time="2026-06-11T11:46:24.412148167Z" 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 13:18:25.061636 | controller | Jun 11 11:46:24.412234 crc crio[3644]: time="2026-06-11T11:46:24.412163446Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:5f6e7a87911754cb0e7be14698dea7dcb3740a467f1cc27f7047d34b33011759 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/93ead76b-a229-43d5-a28e-1b0062c94d83 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:0xc00152e190}] Aliases:map[]}"
2026-06-11 13:18:25.061656 | controller | Jun 11 11:46:24.412234 crc crio[3644]: time="2026-06-11T11:46:24.412183188Z" 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 13:18:25.061673 | controller | Jun 11 11:46:24.412308 crc crio[3644]: time="2026-06-11T11:46:24.412245202Z" level=info msg="Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.061690 | controller | Jun 11 11:46:24.412308 crc crio[3644]: time="2026-06-11T11:46:24.412271459Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.061707 | controller | Jun 11 11:46:24.412308 crc crio[3644]: time="2026-06-11T11:46:24.412285591Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:2ad53ffb7fe74f66ce91948fcbd8ed5c639a3f56b5c5ad0aef3a79991b13a167 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/df22182b-9107-4050-bc96-25a3cc12fea7 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:0xc000130208}] Aliases:map[]}"
2026-06-11 13:18:25.061724 | controller | Jun 11 11:46:24.412454 crc crio[3644]: time="2026-06-11T11:46:24.412395973Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:5a380dc439153fd729d62d52583da7dfd5c6b33454985cf6ffeb5f878b80d543 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/13bd1b8d-3ad2-41f3-9798-031a902f7fbd 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:0xc000188748}] Aliases:map[]}"
2026-06-11 13:18:25.061742 | controller | Jun 11 11:46:24.412454 crc crio[3644]: time="2026-06-11T11:46:24.412447666Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.061760 | controller | Jun 11 11:46:24.412551 crc crio[3644]: time="2026-06-11T11:46:24.411297273Z" 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 13:18:25.061776 | controller | Jun 11 11:46:24.412586 crc crio[3644]: time="2026-06-11T11:46:24.412551868Z" 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 13:18:25.061793 | controller | Jun 11 11:46:24.412586 crc crio[3644]: time="2026-06-11T11:46:24.412001112Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:5373108d446055635b741dfe403fbbe5c4063e12343dee372b1eec3442e02add UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/4cddde93-dfb3-4c9d-8899-ea89ca60a88f 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:0xc00008d260}] Aliases:map[]}"
2026-06-11 13:18:25.061811 | controller | Jun 11 11:46:24.412787 crc crio[3644]: time="2026-06-11T11:46:24.412420873Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:6729b6f6df8aa1a94e46b1ed897ff3c7da2be0c5ac02ab76a9f56adff156dca8 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/2f8ae5bf-8119-4600-836c-e8ba69afa89a 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:0xc000896608}] Aliases:map[]}"
2026-06-11 13:18:25.061833 | controller | Jun 11 11:46:24.412955 crc crio[3644]: time="2026-06-11T11:46:24.410390686Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:3bc7d301adc5925b363e49d1c8c07e96d6dcae60275037d8ecd8166f8606c109 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/d6e5af67-2041-47d5-b430-06a5c8eeb714 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:0xc000188428}] Aliases:map[]}"
2026-06-11 13:18:25.061865 | controller | Jun 11 11:46:24.413084 crc crio[3644]: time="2026-06-11T11:46:24.411147218Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:d4eaf0d5e3ed3ad6c721fbefc9c4de6abe92afef4a079f289b21d3c936ebd80c UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/898f5ece-92cb-463f-a028-3299734e26a4 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:0xc00061e028}] Aliases:map[]}"
2026-06-11 13:18:25.061888 | controller | Jun 11 11:46:24.413220 crc crio[3644]: time="2026-06-11T11:46:24.413158054Z" 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 13:18:25.061906 | controller | Jun 11 11:46:24.413431 crc crio[3644]: time="2026-06-11T11:46:24.413408411Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.061923 | controller | Jun 11 11:46:24.413524 crc crio[3644]: time="2026-06-11T11:46:24.413169196Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.061940 | controller | Jun 11 11:46:24.420695 crc crio[3644]: time="2026-06-11T11:46:24.412751004Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:118afe6f547f12ee8a7a20cded0d33f5350e4bf720d1ce2e32cc11a68e708459 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/7bc16fa6-1ec4-443b-8d43-6599d6d96d9c 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:0xc0016828b8}] Aliases:map[]}"
2026-06-11 13:18:25.061956 | controller | Jun 11 11:46:24.420695 crc crio[3644]: time="2026-06-11T11:46:24.417276489Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.061973 | controller | Jun 11 11:46:24.420695 crc crio[3644]: time="2026-06-11T11:46:24.417994749Z" level=info msg="Ran pod sandbox 41e0dc7cc8053eeeac687a51aea9b1530d986305d29b495d36e86578d2e24b7a with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=21c58bcb-0b58-4e72-92ac-ddc5ed94bc90 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.061991 | controller | Jun 11 11:46:24.420695 crc crio[3644]: time="2026-06-11T11:46:24.410931762Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.062008 | controller | Jun 11 11:46:24.420695 crc crio[3644]: time="2026-06-11T11:46:24.411486438Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.062029 | controller | Jun 11 11:46:24.420695 crc crio[3644]: time="2026-06-11T11:46:24.411326054Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:e74cc8ff82ac082e0051d12a83cd16f7dc62f6e320b65d2f81722f8a4d3d8053 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/7b90ebca-c495-4cd6-85dd-5d294d8b44b3 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:0xc000130568}] Aliases:map[]}"
2026-06-11 13:18:25.062046 | controller | Jun 11 11:46:24.420695 crc crio[3644]: time="2026-06-11T11:46:24.41911845Z" 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 13:18:25.062063 | controller | Jun 11 11:46:24.420695 crc crio[3644]: time="2026-06-11T11:46:24.411507729Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:7bc05bddb1aed37f248748b9c45be906fe9b211870ed17ab79e84fc17737e1da UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/8f9a7d04-7ac1-4692-a56b-91401116ff59 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:0xc00008ce28}] Aliases:map[]}"
2026-06-11 13:18:25.062082 | controller | Jun 11 11:46:24.420695 crc crio[3644]: time="2026-06-11T11:46:24.411517627Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:ceac6ba87467e95e44a998e9cdf99adb3aa577f53000302197846ede3d51d028 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/09044e93-e795-44bb-94f1-1a858b656be8 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:0xc000dd2388}] Aliases:map[]}"
2026-06-11 13:18:25.062099 | controller | Jun 11 11:46:24.420695 crc crio[3644]: time="2026-06-11T11:46:24.41152752Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:172d06a82334693fe565a25f3523459d09b70af9e60826971bbc7a5ed2e4415b UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/18929e95-1963-4fc7-b7fb-0585ee5763d7 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:0xc000188610}] Aliases:map[]}"
2026-06-11 13:18:25.062116 | controller | Jun 11 11:46:24.420695 crc crio[3644]: time="2026-06-11T11:46:24.411537518Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:02d7e09a445312a50978f37c356891b1fba644aac2805fa04d932c2c524a1cf5 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/c6b1252b-b654-41eb-889a-ebc62262891f 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:0xc000130678}] Aliases:map[]}"
2026-06-11 13:18:25.062133 | controller | Jun 11 11:46:24.420695 crc crio[3644]: time="2026-06-11T11:46:24.419605205Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.062150 | controller | Jun 11 11:46:24.420695 crc crio[3644]: time="2026-06-11T11:46:24.419700779Z" 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 13:18:25.062170 | controller | Jun 11 11:46:24.420695 crc crio[3644]: time="2026-06-11T11:46:24.419739488Z" 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 13:18:25.062187 | controller | Jun 11 11:46:24.420695 crc crio[3644]: time="2026-06-11T11:46:24.41978719Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.062203 | controller | Jun 11 11:46:24.420695 crc crio[3644]: time="2026-06-11T11:46:24.419548183Z" level=info msg="Ran pod sandbox 86c61bb44507aae5de65c880ccdcea828453dee0c375749eab1667d0dbe0708f with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=44d74602-471a-4ca9-b845-35e2efa22d1f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.062220 | controller | Jun 11 11:46:24.420695 crc crio[3644]: time="2026-06-11T11:46:24.419515412Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:dfe00585ad03d00aae23bc232b329b26d5719d51f81ea9335489c98fa4af68c8 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/4700b64f-73df-4648-9213-f14baebc6440 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:0xc000dd20a0}] Aliases:map[]}"
2026-06-11 13:18:25.062237 | controller | Jun 11 11:46:24.420695 crc crio[3644]: time="2026-06-11T11:46:24.41154783Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:2fd4c73289c4929e22acd75c5d0f696a8f40082ef4e46caf868126539c9b03fd UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/ece92a2d-351e-4746-b19b-225eaf1cb081 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:0xc00061e788}] Aliases:map[]}"
2026-06-11 13:18:25.062254 | controller | Jun 11 11:46:24.420695 crc crio[3644]: time="2026-06-11T11:46:24.42010457Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.062271 | controller | Jun 11 11:46:24.420695 crc crio[3644]: time="2026-06-11T11:46:24.420236001Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.062288 | controller | Jun 11 11:46:24.420695 crc crio[3644]: time="2026-06-11T11:46:24.412027472Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:1be33eef974f1b8b17f66a7d3e38a2fbf699bbf9b979902191894328c4f3a5e0 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/69a82547-e2a6-41ca-b694-8c70ff40d2c7 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:0xc001258930}] Aliases:map[]}"
2026-06-11 13:18:25.062305 | controller | Jun 11 11:46:24.420695 crc crio[3644]: time="2026-06-11T11:46:24.410435397Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:7c665f07b30ce14460a281ce16a527ac66b9aa4a6212ddd22a6f8745033862df UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/4338bd01-23a3-40d6-8f32-ccbe8ff868f2 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:0xc000896aa0}] Aliases:map[]}"
2026-06-11 13:18:25.062325 | controller | Jun 11 11:46:24.420695 crc crio[3644]: time="2026-06-11T11:46:24.420615572Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.062342 | controller | Jun 11 11:46:24.422342 crc crio[3644]: time="2026-06-11T11:46:24.420480142Z" 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 13:18:25.062358 | controller | Jun 11 11:46:24.422342 crc crio[3644]: time="2026-06-11T11:46:24.42091046Z" level=info msg="Ran pod sandbox c47c584cbca399eb2e3265e7e59833a25e7bd64547b9baad238b551a74fee29c with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=e8a0241c-149a-4df9-9b0e-7af2e6f55123 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.062375 | controller | Jun 11 11:46:24.422342 crc crio[3644]: time="2026-06-11T11:46:24.412788867Z" level=info msg="Got pod network &{Name:collect-profiles-29686305-9dr2p Namespace:openshift-operator-lifecycle-manager ID:3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d UID:88a361a5-a2f0-4cef-a60d-f0bd635eba7d NetNS:/var/run/netns/2b30c6b3-5e3e-4296-9fce-982ebd3050de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod88a361a5_a2f0_4cef_a60d_f0bd635eba7d.slice PodAnnotations:0xc00031e520}] Aliases:map[]}"
2026-06-11 13:18:25.062391 | controller | Jun 11 11:46:24.422342 crc crio[3644]: time="2026-06-11T11:46:24.421196417Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686305-9dr2p for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.062408 | controller | Jun 11 11:46:24.422342 crc crio[3644]: time="2026-06-11T11:46:24.412829056Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:c27b2d49f3cb2e2afc71446a37f9e524d9e1716e4fa8e966bb06e4c6340bae32 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/ff7c77c4-9965-4924-889c-72627d979a39 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:0xc000896128}] Aliases:map[]}"
2026-06-11 13:18:25.062425 | controller | Jun 11 11:46:24.422342 crc crio[3644]: time="2026-06-11T11:46:24.421478786Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.062441 | controller | Jun 11 11:46:24.422342 crc crio[3644]: time="2026-06-11T11:46:24.412840186Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:bcc9b32e3912bfaf7d153cd3800777354c0c016d76b68fe01d7791deb99508b2 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/d545e622-a7a5-4f3f-86cb-c5edc90b4cdb 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:0xc0016823a8}] Aliases:map[]}"
2026-06-11 13:18:25.062457 | controller | Jun 11 11:46:24.422342 crc crio[3644]: time="2026-06-11T11:46:24.42198918Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.062473 | controller | Jun 11 11:46:24.422342 crc crio[3644]: time="2026-06-11T11:46:24.412848619Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:c1251888d412fcac0ed09819a62b230962a9779845ff22b793bc77bb9da66c9f UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/a88519f7-e076-48fd-84ca-dd9116a9a44c 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:0xc001682520}] Aliases:map[]}"
2026-06-11 13:18:25.062494 | controller | Jun 11 11:46:24.422923 crc crio[3644]: time="2026-06-11T11:46:24.422372531Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.062511 | controller | Jun 11 11:46:24.422923 crc crio[3644]: time="2026-06-11T11:46:24.412859477Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:78c68730effe7e0fb995c89f1b136d209149e7ed6e1e6a43256efb8656843f28 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/fe643040-25c1-49eb-9b9c-ae2fe4ff88e7 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:0xc001682058}] Aliases:map[]}"
2026-06-11 13:18:25.062529 | controller | Jun 11 11:46:24.422923 crc crio[3644]: time="2026-06-11T11:46:24.422794032Z" 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 13:18:25.062547 | controller | Jun 11 11:46:24.423130 crc crio[3644]: time="2026-06-11T11:46:24.412865836Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:7a9677c8ed67eec605ff0a2e5e6ec1a609e6172170307ccd1751732699526a22 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/fe11ae69-96ea-4bb7-804b-6b61b37bf5bd 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:0xc00008cab8}] Aliases:map[]}"
2026-06-11 13:18:25.062564 | controller | Jun 11 11:46:24.423241 crc crio[3644]: time="2026-06-11T11:46:24.410978813Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:dbf7084e036402eb75d81bddd320d0bd1f91e1843d1dc590e3b11b4a55fce899 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/c00779a6-183a-4efc-979e-69272f788d4d 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:0xc00008d090}] Aliases:map[]}"
2026-06-11 13:18:25.062581 | controller | Jun 11 11:46:24.423302 crc crio[3644]: time="2026-06-11T11:46:24.423278617Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.062598 | controller | Jun 11 11:46:24.423353 crc crio[3644]: time="2026-06-11T11:46:24.412880377Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:62b7b5b9061fa04de237a5f02ec1f67d1ff9341ed2f2185a28b0851974c9fb3d UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/b08249cd-fa2c-4fc5-8cae-7ddbc2a30d21 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:0xc000188a20}] Aliases:map[]}"
2026-06-11 13:18:25.062616 | controller | Jun 11 11:46:24.423531 crc crio[3644]: time="2026-06-11T11:46:24.423466994Z" 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 13:18:25.062632 | controller | Jun 11 11:46:24.423531 crc crio[3644]: time="2026-06-11T11:46:24.412782407Z" 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 13:18:25.062651 | controller | Jun 11 11:46:24.423824 crc crio[3644]: time="2026-06-11T11:46:24.410953863Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:329481c7e901f292822a997f1565c8ea9d24ec8787303bb905ccb0f03ef4483b UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/42ef87da-209b-4614-9c65-6bba20775459 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:0xc001258228}] Aliases:map[]}"
2026-06-11 13:18:25.062669 | controller | Jun 11 11:46:24.424009 crc crio[3644]: time="2026-06-11T11:46:24.412875381Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:a3403638c3473e1c84e850a598bd2645cd1f2e5fd04f63f9c5b1e02a3bc6b35f UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/544c9042-19be-4230-ae91-0722388c2101 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:0xc00031e210}] Aliases:map[]}"
2026-06-11 13:18:25.062685 | controller | Jun 11 11:46:24.424095 crc crio[3644]: time="2026-06-11T11:46:24.411161728Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:093f8737cd204c43ff7594a6b0577cc39c6881340347f07f72acbca5359b1a09 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/b1b15c78-a896-4291-a825-1bbcce5a2752 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:0xc001682308}] Aliases:map[]}"
2026-06-11 13:18:25.062703 | controller | Jun 11 11:46:24.424216 crc crio[3644]: time="2026-06-11T11:46:24.424155531Z" level=info msg="Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.062719 | controller | Jun 11 11:46:24.424293 crc crio[3644]: time="2026-06-11T11:46:24.424216785Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.062736 | controller | Jun 11 11:46:24.424293 crc crio[3644]: time="2026-06-11T11:46:24.424275024Z" level=info msg="Ran pod sandbox 118afe6f547f12ee8a7a20cded0d33f5350e4bf720d1ce2e32cc11a68e708459 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=8248c37c-6464-47c4-8df4-df64834dbecf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.062753 | controller | Jun 11 11:46:24.424394 crc crio[3644]: time="2026-06-11T11:46:24.411564831Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:b242f3ba73325bd5208b46a50ec2494ab99239aad746101e60e79afb481c4587 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/6fed3c95-1dc1-48fb-abda-1c17ee79c769 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:0xc00061e1d0}] Aliases:map[]}"
2026-06-11 13:18:25.062770 | controller | Jun 11 11:46:24.424530 crc crio[3644]: time="2026-06-11T11:46:24.424186072Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.062787 | controller | Jun 11 11:46:24.424599 crc crio[3644]: time="2026-06-11T11:46:24.424536452Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.062806 | controller | Jun 11 11:46:24.424727 crc crio[3644]: time="2026-06-11T11:46:24.412014742Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:ddd8a7ace3286c82ee30b9c8d70ab00f67d742aa7b1f3710a23263e8b8d4a812 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/348b6c1a-e4dd-47b4-805e-52d3dadd7549 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:0xc00031e0f8}] Aliases:map[]}"
2026-06-11 13:18:25.062824 | controller | Jun 11 11:46:24.424880 crc crio[3644]: time="2026-06-11T11:46:24.424846513Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=53948626-df21-4b4b-b40e-17fb83c52dbf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.062841 | controller | Jun 11 11:46:24.425201 crc crio[3644]: time="2026-06-11T11:46:24.412884908Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:b9bb8890c0128eef33a966b912b722cc321dce274de0b53caa8004c0c5dd2fda UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/8ffb9c01-db83-4955-bc77-6a8c4b20be2a 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:0xc000130800}] Aliases:map[]}"
2026-06-11 13:18:25.062879 | controller | Jun 11 11:46:24.425406 crc crio[3644]: time="2026-06-11T11:46:24.425345024Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=19517f21-0d27-4eaa-8578-114769a50db7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.062898 | controller | Jun 11 11:46:24.425615 crc crio[3644]: time="2026-06-11T11:46:24.425588674Z" 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 13:18:25.062915 | controller | Jun 11 11:46:24.425868 crc crio[3644]: time="2026-06-11T11:46:24.424851491Z" 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 13:18:25.062932 | controller | Jun 11 11:46:24.426189 crc crio[3644]: time="2026-06-11T11:46:24.412904058Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:8b5d3d637a6ccdbe2f885cbef0b8c8b55357672be69d392c7f3e67e3fe3e78a1 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/a2602e90-9490-47a5-beda-34c8b70bd2e0 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:0xc00008cbc0}] Aliases:map[]}"
2026-06-11 13:18:25.062949 | controller | Jun 11 11:46:24.426427 crc crio[3644]: time="2026-06-11T11:46:24.423855408Z" 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 13:18:25.062966 | controller | Jun 11 11:46:24.426553 crc crio[3644]: time="2026-06-11T11:46:24.426378606Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.062982 | controller | Jun 11 11:46:24.427147 crc crio[3644]: time="2026-06-11T11:46:24.426381302Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=eb68672e-5988-40a2-8cc8-6358613a49f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.063002 | controller | Jun 11 11:46:24.428144 crc crio[3644]: time="2026-06-11T11:46:24.428084826Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=38e06411-522b-47c1-aed8-24e5590a1b80 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.063019 | controller | Jun 11 11:46:24.441035 crc crio[3644]: time="2026-06-11T11:46:24.439795399Z" level=info msg="Ran pod sandbox ba75dfe769e883bb7ff39e113effea81446325f05a64f99910027e6fe07d06f0 with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=f6e35cff-1a6e-45bd-92b6-cc499cc0d5ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.063035 | controller | Jun 11 11:46:24.445132 crc crio[3644]: time="2026-06-11T11:46:24.443896425Z" level=info msg="Ran pod sandbox c5e984a5c4cd3bc474b8eb37fa1dca43ee7c9ba6f6b8327c5199f7b42b0a8ed5 with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=03e3d2c4-b06e-49df-b7c6-e7b6ee952bdb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.063051 | controller | Jun 11 11:46:24.449199 crc crio[3644]: time="2026-06-11T11:46:24.448845248Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=af37e8fc-4ac5-4313-b6a5-bb35158452ae name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.063068 | controller | Jun 11 11:46:24.449937 crc crio[3644]: time="2026-06-11T11:46:24.44990143Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=a041d715-78d8-4653-b6d2-7027774c67e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.063084 | controller | Jun 11 11:46:24.452154 crc crio[3644]: time="2026-06-11T11:46:24.452071606Z" level=info msg="Ran pod sandbox e5f153aa209aabe52bf2d7753481d969f357bc1e07a18bcb37ff2768d02c4c3e with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=da55d615-428e-480f-a01f-7cff0d1be18c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.063101 | controller | Jun 11 11:46:24.453157 crc crio[3644]: time="2026-06-11T11:46:24.453122219Z" level=info msg="Ran pod sandbox 6c51eab753272d574f64cbedfe0efb16ec220f86dcb2f36de0e92f6dacec8f69 with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=ca5c986b-dbac-4925-a6b4-04bf8a02e164 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.063118 | controller | Jun 11 11:46:24.459402 crc crio[3644]: time="2026-06-11T11:46:24.459296249Z" level=info msg="Ran pod sandbox 1beef2e30e3f4b5ec69d9e5245fc73ac686e1b35d7fb26683828581cce2a7e92 with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=2eee8726-42ae-47a2-be32-31ebfdc71eb2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.063133 | controller | Jun 11 11:46:24.462476 crc crio[3644]: time="2026-06-11T11:46:24.462395449Z" level=info msg="Ran pod sandbox 5f6e7a87911754cb0e7be14698dea7dcb3740a467f1cc27f7047d34b33011759 with infra container: openshift-marketplace/redhat-operators-x5vn9/POD" id=373c1e94-0c03-4fc2-9690-408b09e0ab73 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.063150 | controller | Jun 11 11:46:24.463505 crc crio[3644]: time="2026-06-11T11:46:24.462980303Z" level=info msg="Ran pod sandbox 34eecf6f145537043fdc0e42a2897cb62f2ad2206c5e621c814e650c9ef3ef65 with infra container: openshift-marketplace/community-operators-qhh6t/POD" id=8af41593-715b-4a0b-b932-fd125e1819e4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.063167 | controller | Jun 11 11:46:24.463757 crc crio[3644]: time="2026-06-11T11:46:24.46361486Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=5632f899-f0ae-413a-9667-6b5807d1b705 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.063189 | controller | Jun 11 11:46:24.465565 crc crio[3644]: time="2026-06-11T11:46:24.465389059Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4a634f59-c24e-4158-9b39-f07bd5a37f64 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.063207 | controller | Jun 11 11:46:24.465565 crc crio[3644]: time="2026-06-11T11:46:24.465514944Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a9721339-11c3-417a-b4fc-cba84ddffa73 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.063223 | controller | Jun 11 11:46:24.465999 crc crio[3644]: time="2026-06-11T11:46:24.465919455Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=38b79663-de06-4cca-b83f-fcdcd8993372 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.063239 | controller | Jun 11 11:46:24.472589 crc crio[3644]: time="2026-06-11T11:46:24.471533693Z" level=info msg="Ran pod sandbox 2ad53ffb7fe74f66ce91948fcbd8ed5c639a3f56b5c5ad0aef3a79991b13a167 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=0c9d4019-3a31-437e-98ec-4ba5bcf8e5e4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.063255 | controller | Jun 11 11:46:24.472589 crc crio[3644]: time="2026-06-11T11:46:24.472140239Z" level=info msg="Ran pod sandbox 83deffb05b5c51ae09f7f9931aeef639a49e8922ed3ca219c2c4f5c262a80b31 with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=474ad3c3-c24d-40cd-b347-05b64fe3344a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.063272 | controller | Jun 11 11:46:24.475595 crc crio[3644]: time="2026-06-11T11:46:24.472320295Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=4d644cf9-bcde-42c0-99d0-122ce0a7d6a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.063311 | controller | Jun 11 11:46:24.475595 crc crio[3644]: time="2026-06-11T11:46:24.474231437Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.063335 | controller | Jun 11 11:46:24.475595 crc crio[3644]: time="2026-06-11T11:46:24.475264518Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.063357 | controller | Jun 11 11:46:24.476002 crc crio[3644]: time="2026-06-11T11:46:24.475922344Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4" id=26dc1e7f-e797-47d5-9cf1-6c368b065e70 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.063378 | controller | Jun 11 11:46:24.476228 crc crio[3644]: time="2026-06-11T11:46:24.476145849Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4" id=a3842eb2-195c-4ba3-a65c-5d635b48c31d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.063395 | controller | Jun 11 11:46:24.481155 crc crio[3644]: time="2026-06-11T11:46:24.480596094Z" level=info msg="Ran pod sandbox 5a380dc439153fd729d62d52583da7dfd5c6b33454985cf6ffeb5f878b80d543 with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=fb30942a-5af0-431a-a49c-5051e8dffbe9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.063411 | controller | Jun 11 11:46:24.484784 crc crio[3644]: time="2026-06-11T11:46:24.484633907Z" level=info msg="Ran pod sandbox 41d08addd47acc4ded12a6a52c92482718e27407d404fddc534b8ce1affae418 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=3c4e405f-0d78-4e94-b0a7-22431715ff5f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.063431 | controller | Jun 11 11:46:24.486577 crc crio[3644]: time="2026-06-11T11:46:24.486510868Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b87cecdd-20cc-402b-a70f-641690afa0e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.063448 | controller | Jun 11 11:46:24.486793 crc crio[3644]: time="2026-06-11T11:46:24.486721274Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=5cc24c66-296a-46bf-ac51-7bf313c5231a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.063465 | controller | Jun 11 11:46:24.499540 crc crio[3644]: time="2026-06-11T11:46:24.499500059Z" level=info msg="Ran pod sandbox 3bbff6bda418ab3917ffc3e1d6c1e610a6cb6637daa1c816b339836934e8ccac with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=47999b89-af5c-42a4-8428-e07010955eeb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.063482 | controller | Jun 11 11:46:24.501564 crc crio[3644]: time="2026-06-11T11:46:24.501534636Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=87863efc-265b-477e-a549-7e9dfcd6760e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.063500 | controller | Jun 11 11:46:24.504350 crc crio[3644]: time="2026-06-11T11:46:24.504274194Z" level=info msg="Ran pod sandbox 3bc7d301adc5925b363e49d1c8c07e96d6dcae60275037d8ecd8166f8606c109 with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=6b80c045-29e7-4fdf-97f7-34280cec8435 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.063517 | controller | Jun 11 11:46:24.508152 crc crio[3644]: time="2026-06-11T11:46:24.5080678Z" level=info msg="Ran pod sandbox d4eaf0d5e3ed3ad6c721fbefc9c4de6abe92afef4a079f289b21d3c936ebd80c with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=bb612499-ed75-43c7-89d0-c8de6b9c3428 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.063534 | controller | Jun 11 11:46:24.508312 crc crio[3644]: time="2026-06-11T11:46:24.508214583Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=85e53c3d-e4a7-4ecd-beae-2567e27d041c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.063552 | controller | Jun 11 11:46:24.510065 crc crio[3644]: time="2026-06-11T11:46:24.510030725Z" level=info msg="Ran pod sandbox 6729b6f6df8aa1a94e46b1ed897ff3c7da2be0c5ac02ab76a9f56adff156dca8 with infra container: openshift-dns/dns-default-qtghf/POD" id=bc4523fd-b88f-47c6-81bb-77e0a8e49495 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.063568 | controller | Jun 11 11:46:24.516613 crc crio[3644]: time="2026-06-11T11:46:24.516497095Z" level=info msg="Ran pod sandbox 65f6f507aff2c3dfd016d5e334e513fd0bc5a957a8648f46873eff02e6fb2481 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=6b0a7648-dff6-4844-a2ff-92d0e40cb4f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.063584 | controller | Jun 11 11:46:24.521335 crc crio[3644]: time="2026-06-11T11:46:24.521133783Z" level=info msg="Ran pod sandbox ddeac8d96bc220e6731c7e27f832716e6d7a896e00fcbc520040de7644187aa7 with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD" id=a5a98a20-7a3e-44c4-a12d-45c6506fbbdd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.063607 | controller | Jun 11 11:46:24.522329 crc crio[3644]: time="2026-06-11T11:46:24.522251945Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=12a5b536-6533-4e03-8fe0-e5f21ed02d71 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.063624 | controller | Jun 11 11:46:24.523889 crc crio[3644]: time="2026-06-11T11:46:24.523469308Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=46c520ea-31db-4b4b-b9d7-89db580b7741 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.063640 | controller | Jun 11 11:46:24.523889 crc crio[3644]: time="2026-06-11T11:46:24.523854648Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=186b6d8c-7212-49b3-99ae-ebfb4e8124ac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.063656 | controller | Jun 11 11:46:24.524038 crc crio[3644]: time="2026-06-11T11:46:24.523995572Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989" id=c4a03913-01e2-4b76-9771-4b4e7c948f3d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.063672 | controller | Jun 11 11:46:24.529538 crc crio[3644]: time="2026-06-11T11:46:24.529498836Z" level=info msg="Ran pod sandbox e74cc8ff82ac082e0051d12a83cd16f7dc62f6e320b65d2f81722f8a4d3d8053 with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=cfcb3883-195b-4657-8c69-f288534f07b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.063688 | controller | Jun 11 11:46:24.530519 crc crio[3644]: time="2026-06-11T11:46:24.530450423Z" level=info msg="Ran pod sandbox 7bc05bddb1aed37f248748b9c45be906fe9b211870ed17ab79e84fc17737e1da with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD" id=6eba17b1-9c3a-4562-a222-4e146128e174 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.063704 | controller | Jun 11 11:46:24.534464 crc crio[3644]: time="2026-06-11T11:46:24.534349953Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14" id=956d760f-91ab-421b-8a3e-54e990970f5f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.063720 | controller | Jun 11 11:46:24.538889 crc crio[3644]: time="2026-06-11T11:46:24.538768014Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d" id=b28206a6-dac8-495f-8fcf-c9fc52f84b8e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.063736 | controller | Jun 11 11:46:24.545237 crc crio[3644]: time="2026-06-11T11:46:24.545160334Z" level=info msg="Ran pod sandbox 02d7e09a445312a50978f37c356891b1fba644aac2805fa04d932c2c524a1cf5 with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=aacb1668-597e-4328-86b0-0e35adf085f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.063753 | controller | Jun 11 11:46:24.550960 crc crio[3644]: time="2026-06-11T11:46:24.5495941Z" level=info msg="Ran pod sandbox 172d06a82334693fe565a25f3523459d09b70af9e60826971bbc7a5ed2e4415b with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=b6ee00b7-af83-4805-bd32-5fadb8db9501 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.063770 | controller | Jun 11 11:46:24.550960 crc crio[3644]: time="2026-06-11T11:46:24.549728874Z" level=info msg="Ran pod sandbox dfe00585ad03d00aae23bc232b329b26d5719d51f81ea9335489c98fa4af68c8 with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=fc24e3ae-35a6-45ac-a801-2db43b0b7070 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.063789 | controller | Jun 11 11:46:24.554961 crc crio[3644]: time="2026-06-11T11:46:24.554157785Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=26e5e5a2-a1b3-4646-b5de-37c66c5c2ab6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.063806 | controller | Jun 11 11:46:24.555075 crc crio[3644]: time="2026-06-11T11:46:24.554396729Z" level=info msg="Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15" id=bf91548b-d001-4416-a1ff-8b47ca8498ed name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.063822 | controller | Jun 11 11:46:24.559174 crc crio[3644]: time="2026-06-11T11:46:24.559139814Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c46b6bc4-d42d-4b21-ab7c-08df986b3e06 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.063839 | controller | Jun 11 11:46:24.563765 crc crio[3644]: time="2026-06-11T11:46:24.563602326Z" level=info msg="Ran pod sandbox 2fd4c73289c4929e22acd75c5d0f696a8f40082ef4e46caf868126539c9b03fd with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=4c762109-ea86-4f78-b52e-438775cdabeb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.063878 | controller | Jun 11 11:46:24.566053 crc crio[3644]: time="2026-06-11T11:46:24.565986622Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=f918a9a1-0f25-4d6a-a1fc-e9f442a745ce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.063897 | controller | Jun 11 11:46:24.569564 crc crio[3644]: time="2026-06-11T11:46:24.569532232Z" level=info msg="Ran pod sandbox 7c665f07b30ce14460a281ce16a527ac66b9aa4a6212ddd22a6f8745033862df with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=79999fd6-018b-4076-b789-3757d827819f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.063913 | controller | Jun 11 11:46:24.571908 crc crio[3644]: time="2026-06-11T11:46:24.571713763Z" level=info msg="Ran pod sandbox 1be33eef974f1b8b17f66a7d3e38a2fbf699bbf9b979902191894328c4f3a5e0 with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=e7642e2d-0de2-4a76-ae7c-21bcd343ac4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.063931 | controller | Jun 11 11:46:24.573716 crc crio[3644]: time="2026-06-11T11:46:24.573631967Z" level=info msg="Ran pod sandbox 3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686305-9dr2p/POD" id=36890b17-af78-44e5-9ef2-cf5e79bd45cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.063947 | controller | Jun 11 11:46:24.574195 crc crio[3644]: time="2026-06-11T11:46:24.574164892Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=ac08bb18-e592-4aa4-accc-0530fdcb24f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.063964 | controller | Jun 11 11:46:24.574635 crc crio[3644]: time="2026-06-11T11:46:24.574574521Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=3c0834c4-b097-4d97-b45f-0e6d861aebfc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.063980 | controller | Jun 11 11:46:24.575251 crc crio[3644]: time="2026-06-11T11:46:24.575061035Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8c99f6d6-c594-4217-aeb8-b764dac3f04c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.064000 | controller | Jun 11 11:46:24.580829 crc crio[3644]: time="2026-06-11T11:46:24.580533358Z" level=info msg="Ran pod sandbox c27b2d49f3cb2e2afc71446a37f9e524d9e1716e4fa8e966bb06e4c6340bae32 with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=5547af25-8e3d-4add-b468-593943548464 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.064018 | controller | Jun 11 11:46:24.582969 crc crio[3644]: time="2026-06-11T11:46:24.582940174Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=943c1cf4-6eaf-44db-9af1-b7724f569e68 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.064033 | controller | Jun 11 11:46:24.587109 crc crio[3644]: time="2026-06-11T11:46:24.587079749Z" level=info msg="Ran pod sandbox bcc9b32e3912bfaf7d153cd3800777354c0c016d76b68fe01d7791deb99508b2 with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=3ddc03bd-a7c9-4501-9aeb-c36d701b5a0b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.064050 | controller | Jun 11 11:46:24.592349 crc crio[3644]: time="2026-06-11T11:46:24.592306037Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=a398926b-e6bd-4a16-bef6-d3cfe874951c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.064072 | controller | Jun 11 11:46:24.598522 crc crio[3644]: time="2026-06-11T11:46:24.598377575Z" level=info msg="Ran pod sandbox c1251888d412fcac0ed09819a62b230962a9779845ff22b793bc77bb9da66c9f with infra container: openshift-console/console-6c684df5db-cc8g8/POD" id=1b625978-d2a1-4d93-978e-e0c8189c5ad3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.064096 | controller | Jun 11 11:46:24.602245 crc crio[3644]: time="2026-06-11T11:46:24.602194051Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=a3817c78-e48f-4cad-a04e-5d2a02a0182a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.064116 | controller | Jun 11 11:46:24.602934 crc crio[3644]: time="2026-06-11T11:46:24.602223174Z" level=info msg="Ran pod sandbox 78c68730effe7e0fb995c89f1b136d209149e7ed6e1e6a43256efb8656843f28 with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=eb9a4fae-7105-46c4-90e3-e1c149e1a373 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.064134 | controller | Jun 11 11:46:24.606289 crc crio[3644]: time="2026-06-11T11:46:24.606190333Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=ba94e936-4eca-472a-9089-174958fc8817 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.064151 | controller | Jun 11 11:46:24.617421 crc crio[3644]: time="2026-06-11T11:46:24.617349343Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=8195b4dc-4d63-4077-b857-ee83a17615c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.064168 | controller | Jun 11 11:46:24.619421 crc crio[3644]: time="2026-06-11T11:46:24.619310369Z" level=info msg="Ran pod sandbox dbf7084e036402eb75d81bddd320d0bd1f91e1843d1dc590e3b11b4a55fce899 with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=22574d54-adf8-4b1b-a024-33e9858b8293 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.064185 | controller | Jun 11 11:46:24.620789 crc crio[3644]: time="2026-06-11T11:46:24.620598264Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=abc633e4-24d0-45b1-b9ae-c8cb898fcbf8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.064206 | controller | Jun 11 11:46:24.621549 crc crio[3644]: time="2026-06-11T11:46:24.621461878Z" level=info msg="Ran pod sandbox a3403638c3473e1c84e850a598bd2645cd1f2e5fd04f63f9c5b1e02a3bc6b35f with infra container: openshift-marketplace/certified-operators-l27pk/POD" id=b0a58faa-1a82-47b1-9953-eec936657c33 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.064223 | controller | Jun 11 11:46:24.622249 crc crio[3644]: time="2026-06-11T11:46:24.622152327Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca" id=c08fc153-ca7d-45f2-b08a-9e9484e58c52 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.064241 | controller | Jun 11 11:46:24.622510 crc crio[3644]: time="2026-06-11T11:46:24.622436576Z" level=info msg="Ran pod sandbox b242f3ba73325bd5208b46a50ec2494ab99239aad746101e60e79afb481c4587 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=ab900157-e365-4ace-885e-4626c2a6fea3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.064257 | controller | Jun 11 11:46:24.623981 crc crio[3644]: time="2026-06-11T11:46:24.623917899Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=cf0cd4e1-4320-4805-a3b0-c81ab6537819 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.064273 | controller | Jun 11 11:46:24.625079 crc crio[3644]: time="2026-06-11T11:46:24.624695608Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=bb690fc8-1167-4f72-816d-517395af0958 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.064290 | controller | Jun 11 11:46:24.625208 crc crio[3644]: time="2026-06-11T11:46:24.624908836Z" level=info msg="Ran pod sandbox 329481c7e901f292822a997f1565c8ea9d24ec8787303bb905ccb0f03ef4483b with infra container: openshift-console/downloads-747b44746d-4pqvr/POD" id=f5b58d2e-6a63-4436-8de9-a2cb53b291b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.064306 | controller | Jun 11 11:46:24.629978 crc crio[3644]: time="2026-06-11T11:46:24.629887754Z" level=info msg="Ran pod sandbox 5373108d446055635b741dfe403fbbe5c4063e12343dee372b1eec3442e02add with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=e46fd4b2-474c-42ef-9bb5-dec06b31210b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.064322 | controller | Jun 11 11:46:24.630401 crc crio[3644]: time="2026-06-11T11:46:24.630361698Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=df61409c-03b5-47ed-9367-df6cbfba90a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.064338 | controller | Jun 11 11:46:24.637603 crc crio[3644]: time="2026-06-11T11:46:24.637488809Z" level=info msg="Ran pod sandbox 62b7b5b9061fa04de237a5f02ec1f67d1ff9341ed2f2185a28b0851974c9fb3d with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=13ccb582-c043-44a5-a4cb-9e5b1b2b7505 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.064354 | controller | Jun 11 11:46:24.637925 crc crio[3644]: time="2026-06-11T11:46:24.637840205Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=1e6b1c88-7442-4582-b390-ff2ea83cff2d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.064371 | controller | Jun 11 11:46:24.641788 crc crio[3644]: time="2026-06-11T11:46:24.641599Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=e6459549-8c40-4c82-bdcc-104324405449 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.064390 | controller | Jun 11 11:46:24.645267 crc crio[3644]: time="2026-06-11T11:46:24.645137508Z" level=info msg="Ran pod sandbox 093f8737cd204c43ff7594a6b0577cc39c6881340347f07f72acbca5359b1a09 with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD" id=dab81609-20a8-4ae9-a9bc-045c3fa241f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.064407 | controller | Jun 11 11:46:24.649533 crc crio[3644]: time="2026-06-11T11:46:24.649445859Z" level=info msg="Ran pod sandbox b9bb8890c0128eef33a966b912b722cc321dce274de0b53caa8004c0c5dd2fda with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=3a342687-ed7f-4701-a71f-f69435e519b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.064424 | controller | Jun 11 11:46:24.655333 crc crio[3644]: time="2026-06-11T11:46:24.655248523Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=85a5dd6d-1991-4bcb-860d-79d77ff22323 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.064441 | controller | Jun 11 11:46:24.663314 crc crio[3644]: time="2026-06-11T11:46:24.663192591Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=1406949a-b563-4bc0-aa44-5d81a5660d0b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.064456 | controller | Jun 11 11:46:24.668920 crc crio[3644]: time="2026-06-11T11:46:24.665415394Z" level=info msg="Ran pod sandbox ddd8a7ace3286c82ee30b9c8d70ab00f67d742aa7b1f3710a23263e8b8d4a812 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=9f19db63-f3a8-4402-9121-4dca19b56c78 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.064474 | controller | Jun 11 11:46:24.668920 crc crio[3644]: time="2026-06-11T11:46:24.66779551Z" level=info msg="Ran pod sandbox 8b5d3d637a6ccdbe2f885cbef0b8c8b55357672be69d392c7f3e67e3fe3e78a1 with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=64dbcaa7-2a55-4fc5-b016-9e6b7ec39419 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.064489 | controller | Jun 11 11:46:24.669751 crc crio[3644]: time="2026-06-11T11:46:24.669697283Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=dfe75b78-1c7f-4681-ae96-5cf479e9ad04 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.064505 | controller | Jun 11 11:46:24.670966 crc crio[3644]: time="2026-06-11T11:46:24.670863066Z" level=info msg="Ran pod sandbox 7a9677c8ed67eec605ff0a2e5e6ec1a609e6172170307ccd1751732699526a22 with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=d62d4264-45f7-4904-8eba-1b6eff11250c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.064521 | controller | Jun 11 11:46:24.681908 crc crio[3644]: time="2026-06-11T11:46:24.681747008Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=2137ec0a-f25b-4981-835f-87973ec8eb8c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.064538 | controller | Jun 11 11:46:24.682412 crc crio[3644]: time="2026-06-11T11:46:24.681933007Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=cba1676d-0fa1-4f94-bfff-800833ec07f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.064555 | controller | Jun 11 11:46:24.682463 crc crio[3644]: time="2026-06-11T11:46:24.682425189Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=9f6b1c59-6caf-468f-b6f7-b4324a322f23 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.064603 | controller | Jun 11 11:46:24.682533 crc crio[3644]: time="2026-06-11T11:46:24.682491008Z" level=info msg="Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints" id=a3125c8e-fb89-4da0-be8e-f437a5b124ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.064636 | controller | Jun 11 11:46:24.682592 crc crio[3644]: time="2026-06-11T11:46:24.682515609Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=bd0cc342-dfb0-419d-9cbc-598a83cfe97d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.064657 | controller | Jun 11 11:46:24.682695 crc crio[3644]: time="2026-06-11T11:46:24.682572434Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=85733b9e-63cb-435d-b128-6215b534700f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.064702 | controller | Jun 11 11:46:24.682755 crc crio[3644]: time="2026-06-11T11:46:24.682498592Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=4560ef8c-e846-45bd-8156-744364c02c61 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.064734 | controller | Jun 11 11:46:24.682843 crc crio[3644]: time="2026-06-11T11:46:24.682751859Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d" id=92dd9e39-c6cf-41ca-9029-289c184e0ddc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.064762 | controller | Jun 11 11:46:24.682843 crc crio[3644]: time="2026-06-11T11:46:24.68277802Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=1068dba4-82a6-46df-acbc-7e6a0ecc6355 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.064790 | controller | Jun 11 11:46:24.682971 crc crio[3644]: time="2026-06-11T11:46:24.682865583Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4" id=cce4de46-a786-4579-aaa1-dc50a7b5460e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.064817 | controller | Jun 11 11:46:24.682971 crc crio[3644]: time="2026-06-11T11:46:24.682946662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.064845 | controller | Jun 11 11:46:24.683080 crc crio[3644]: time="2026-06-11T11:46:24.683035114Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=703fd279-5063-4483-89f0-b8ca0737fa81 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.064905 | controller | Jun 11 11:46:24.683124 crc crio[3644]: time="2026-06-11T11:46:24.683083636Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=7cb2c0a3-17d4-4f44-8c54-81c41195bbe2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.064936 | controller | Jun 11 11:46:24.683124 crc crio[3644]: time="2026-06-11T11:46:24.683088059Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=638cc19f-e7a7-4726-b56e-fccb26780510 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.064964 | controller | Jun 11 11:46:24.683124 crc crio[3644]: time="2026-06-11T11:46:24.683118559Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=0fb01e5a-c654-46d7-b0c0-082bfaa7395c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.064998 | controller | Jun 11 11:46:24.683472 crc crio[3644]: time="2026-06-11T11:46:24.683095565Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=10f17911-f521-4cf9-98bc-8dfab57e24d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.065028 | controller | Jun 11 11:46:24.683472 crc crio[3644]: time="2026-06-11T11:46:24.683125106Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=1b4df742-423e-49fe-93d0-f565b0e53754 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.065056 | controller | Jun 11 11:46:24.683472 crc crio[3644]: time="2026-06-11T11:46:24.683160047Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=4d95ff0e-3d9e-43e8-9dcd-f1e67dcb17c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.065083 | controller | Jun 11 11:46:24.683472 crc crio[3644]: time="2026-06-11T11:46:24.683186688Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14" id=dc8681bf-557d-4cf3-a2fb-eac75639714b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.065108 | controller | Jun 11 11:46:24.683472 crc crio[3644]: time="2026-06-11T11:46:24.683212703Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=00295824-bcc5-46c6-89c3-6d97cd590e23 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.065137 | controller | Jun 11 11:46:24.683472 crc crio[3644]: time="2026-06-11T11:46:24.683229669Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6fd766d0-9764-4432-aa4f-8a7e598c90e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.065164 | controller | Jun 11 11:46:24.683472 crc crio[3644]: time="2026-06-11T11:46:24.68323668Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=5cb0f11d-5195-47be-b6e3-d7d7a6d45f3e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.065191 | controller | Jun 11 11:46:24.683472 crc crio[3644]: time="2026-06-11T11:46:24.683250494Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=e22a35ec-0fbb-4723-9132-7ef5e481c3dd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.065219 | controller | Jun 11 11:46:24.683472 crc crio[3644]: time="2026-06-11T11:46:24.683263671Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca" id=aa16d633-669d-4a50-85bd-8bebd2e55271 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.065247 | controller | Jun 11 11:46:24.683472 crc crio[3644]: time="2026-06-11T11:46:24.683286541Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d86a31df-36e4-4352-ad65-f0eba9315614 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.065275 | controller | Jun 11 11:46:24.683472 crc crio[3644]: time="2026-06-11T11:46:24.683290691Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=9a550f3d-99aa-42b3-a7fa-6a62d19e303f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.065307 | controller | Jun 11 11:46:24.683472 crc crio[3644]: time="2026-06-11T11:46:24.683314646Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5a562772-e0ef-4730-be7e-d415748a552d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.065337 | controller | Jun 11 11:46:24.683472 crc crio[3644]: time="2026-06-11T11:46:24.683327002Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=cbde9b85-9c5d-4aea-a22a-383e057366f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.065366 | controller | Jun 11 11:46:24.683472 crc crio[3644]: time="2026-06-11T11:46:24.682534613Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=dbb8d830-d239-46b4-8999-dde1271914b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.065394 | controller | Jun 11 11:46:24.683472 crc crio[3644]: time="2026-06-11T11:46:24.683353553Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=7a4f3173-489c-4778-9f34-4f4f29dfa31b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.065422 | controller | Jun 11 11:46:24.683472 crc crio[3644]: time="2026-06-11T11:46:24.683360238Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989" id=edd09ac0-166d-474b-aabf-58a10cba668b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.065449 | controller | Jun 11 11:46:24.683472 crc crio[3644]: time="2026-06-11T11:46:24.683390518Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=c2411ec0-eabe-4255-97d3-cc098fd1aa6c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.065477 | controller | Jun 11 11:46:24.683472 crc crio[3644]: time="2026-06-11T11:46:24.683397914Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=bbc599ca-90c6-44b4-96f1-b6e083dbdeee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.065504 | controller | Jun 11 11:46:24.683472 crc crio[3644]: time="2026-06-11T11:46:24.68343391Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=410346bd-89da-42ee-8ecb-13744c096b33 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.065531 | controller | Jun 11 11:46:24.683472 crc crio[3644]: time="2026-06-11T11:46:24.683448925Z" level=info msg="Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15" id=f3a20660-5cc0-4ada-959d-719bce1b4382 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.065558 | controller | Jun 11 11:46:24.685530 crc crio[3644]: time="2026-06-11T11:46:24.683927489Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=36413454-cdf7-4844-9130-f07aed3eca0d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.065585 | controller | Jun 11 11:46:24.685530 crc crio[3644]: time="2026-06-11T11:46:24.684160289Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=e3055281-9ff4-4b09-897f-f88c8b578a83 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.065612 | controller | Jun 11 11:46:24.685530 crc crio[3644]: time="2026-06-11T11:46:24.684243118Z" level=info msg="Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=c0f65e03-b935-45e0-b171-0e5b636ccb83 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.065646 | controller | Jun 11 11:46:24.688039 crc crio[3644]: time="2026-06-11T11:46:24.687973806Z" level=info msg="Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=1658822a-237d-42dd-b88b-87e5df27019b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.065677 | controller | Jun 11 11:46:24.688108 crc crio[3644]: time="2026-06-11T11:46:24.688074649Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=89e7a86c-5563-479b-9f2b-891ebacd92ce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.065706 | controller | Jun 11 11:46:24.688227 crc crio[3644]: time="2026-06-11T11:46:24.688165887Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7ffa6a55-f0df-4fb1-9d18-ee7e04cbfdb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.065734 | controller | Jun 11 11:46:24.688227 crc crio[3644]: time="2026-06-11T11:46:24.688205951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.065764 | controller | Jun 11 11:46:24.688341 crc crio[3644]: time="2026-06-11T11:46:24.688185737Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5f695255-e2b3-4c42-909d-07f0a03d2dbc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.065792 | controller | Jun 11 11:46:24.688380 crc crio[3644]: time="2026-06-11T11:46:24.688364312Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=0a552cc0-fc00-445d-ba09-076fc166ad10 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.065821 | controller | Jun 11 11:46:24.688421 crc crio[3644]: time="2026-06-11T11:46:24.688392303Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=a0168d53-aa71-478e-88c4-52ce26b2a4ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.065872 | controller | Jun 11 11:46:24.688576 crc crio[3644]: time="2026-06-11T11:46:24.688506141Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=91526cd7-b485-4c8a-a714-d65f998c5d50 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.065912 | controller | Jun 11 11:46:24.688701 crc crio[3644]: time="2026-06-11T11:46:24.688585398Z" level=info msg="Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller" id=8fd1b585-7a05-4f8a-8ae3-dd799dfa079c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.065945 | controller | Jun 11 11:46:24.688701 crc crio[3644]: time="2026-06-11T11:46:24.688612339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.065977 | controller | Jun 11 11:46:24.688794 crc crio[3644]: time="2026-06-11T11:46:24.687994572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.066007 | controller | Jun 11 11:46:24.688935 crc crio[3644]: time="2026-06-11T11:46:24.688879256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.066042 | controller | Jun 11 11:46:24.689121 crc crio[3644]: time="2026-06-11T11:46:24.688880701Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=82cbef42-718e-4ab9-a0cb-406382629700 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.066072 | controller | Jun 11 11:46:24.689188 crc crio[3644]: time="2026-06-11T11:46:24.688908413Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=1cb5e553-9ca1-4462-8f1a-5bed9393f443 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.066103 | controller | Jun 11 11:46:24.690818 crc crio[3644]: time="2026-06-11T11:46:24.690531283Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions" id=0ff7a915-3694-40ec-b73e-3481cd33742b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.066133 | controller | Jun 11 11:46:24.692829 crc crio[3644]: time="2026-06-11T11:46:24.690550799Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=83b3c17d-b450-460a-906d-e0af32f40c9a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.066162 | controller | Jun 11 11:46:24.694223 crc crio[3644]: time="2026-06-11T11:46:24.693296457Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=0671fde5-4426-4d63-8163-b54eed1d033c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.066189 | controller | Jun 11 11:46:24.694223 crc crio[3644]: time="2026-06-11T11:46:24.693453668Z" level=info msg="Creating container: openshift-console/console-6c684df5db-cc8g8/console" id=f8c2ccbc-5913-46b8-9cd1-ce3ad3ef6add name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.066215 | controller | Jun 11 11:46:24.694223 crc crio[3644]: time="2026-06-11T11:46:24.693490282Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=f0d02919-678b-41bd-9ce8-91f25e47dcc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.066238 | controller | Jun 11 11:46:24.694223 crc crio[3644]: time="2026-06-11T11:46:24.693505486Z" level=info msg="Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=cec638f9-c573-41e3-86f6-91f0f6444bf3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.066261 | controller | Jun 11 11:46:24.694862 crc crio[3644]: time="2026-06-11T11:46:24.694371596Z" level=info msg="Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=d757749a-d687-4ee1-8b25-7f235fb509f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.066286 | controller | Jun 11 11:46:24.694862 crc crio[3644]: time="2026-06-11T11:46:24.694377545Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6445411e-677b-4590-8824-d085dc6b3436 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.066311 | controller | Jun 11 11:46:24.695209 crc crio[3644]: time="2026-06-11T11:46:24.694953725Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=04449ab4-d13e-453f-943e-1b3ca8ff032f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.066336 | controller | Jun 11 11:46:24.695736 crc crio[3644]: time="2026-06-11T11:46:24.695553992Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=118c127c-0209-4779-b1ca-65fcdcf5fe26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.066366 | controller | Jun 11 11:46:24.696551 crc crio[3644]: time="2026-06-11T11:46:24.696503689Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy" id=809e65eb-8347-4469-a299-d824f8c0eeb2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.066392 | controller | Jun 11 11:46:24.696864 crc crio[3644]: time="2026-06-11T11:46:24.696734645Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=781c052a-da5f-4330-aab6-43ec7dc5833d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.066417 | controller | Jun 11 11:46:24.697415 crc crio[3644]: time="2026-06-11T11:46:24.697345172Z" level=info msg="Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=7fcc2443-5834-43be-b394-a3a8b71650cd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.066442 | controller | Jun 11 11:46:24.697849 crc crio[3644]: time="2026-06-11T11:46:24.697730993Z" level=info msg="Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary" id=e56231f4-ff9f-421a-9bc5-abaf1927c7f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.066468 | controller | Jun 11 11:46:24.698963 crc crio[3644]: time="2026-06-11T11:46:24.698923107Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=a6ad7590-fbba-430f-9e3d-5d8fc9dda469 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.066493 | controller | Jun 11 11:46:24.699824 crc crio[3644]: time="2026-06-11T11:46:24.699587455Z" level=info msg="Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator" id=6763b0bd-f91f-402b-8aa9-671944397bea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.066518 | controller | Jun 11 11:46:24.700151 crc crio[3644]: time="2026-06-11T11:46:24.700076492Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.066544 | controller | Jun 11 11:46:24.700151 crc crio[3644]: time="2026-06-11T11:46:24.700123371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.066569 | controller | Jun 11 11:46:24.700453 crc crio[3644]: time="2026-06-11T11:46:24.700376687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.066594 | controller | Jun 11 11:46:24.701175 crc crio[3644]: time="2026-06-11T11:46:24.700973998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.066620 | controller | Jun 11 11:46:24.701946 crc crio[3644]: time="2026-06-11T11:46:24.701883464Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=2b608310-79f8-4c63-bb69-005458a72338 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.066645 | controller | Jun 11 11:46:24.703967 crc crio[3644]: time="2026-06-11T11:46:24.702480146Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4" id=e8fea5f7-5f33-4700-b07f-37a1cb997cb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.066671 | controller | Jun 11 11:46:24.704765 crc crio[3644]: time="2026-06-11T11:46:24.704705219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.066696 | controller | Jun 11 11:46:24.705358 crc crio[3644]: time="2026-06-11T11:46:24.705126431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.066726 | controller | Jun 11 11:46:24.705540 crc crio[3644]: time="2026-06-11T11:46:24.705458271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.066754 | controller | Jun 11 11:46:24.705823 crc crio[3644]: time="2026-06-11T11:46:24.705729536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.066783 | controller | Jun 11 11:46:24.706588 crc crio[3644]: time="2026-06-11T11:46:24.706530211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.066812 | controller | Jun 11 11:46:24.706944 crc crio[3644]: time="2026-06-11T11:46:24.706780108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.066841 | controller | Jun 11 11:46:24.707106 crc crio[3644]: time="2026-06-11T11:46:24.707045526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.066997 | controller | Jun 11 11:46:24.707319 crc crio[3644]: time="2026-06-11T11:46:24.707163446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.067035 | controller | Jun 11 11:46:24.707531 crc crio[3644]: time="2026-06-11T11:46:24.707318664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.067065 | controller | Jun 11 11:46:24.707751 crc crio[3644]: time="2026-06-11T11:46:24.707617752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.067095 | controller | Jun 11 11:46:24.711497 crc crio[3644]: time="2026-06-11T11:46:24.711410908Z" level=info msg="Ran pod sandbox ceac6ba87467e95e44a998e9cdf99adb3aa577f53000302197846ede3d51d028 with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=ee82c00c-3a9b-476a-80d7-ca4de3826f6d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.067124 | controller | Jun 11 11:46:24.722722 crc crio[3644]: time="2026-06-11T11:46:24.722606086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.067155 | controller | Jun 11 11:46:24.729902 crc crio[3644]: time="2026-06-11T11:46:24.729774757Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=f78dad2f-0020-4b6d-bead-b6ec1372db14 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.067185 | controller | Jun 11 11:46:24.730124 crc crio[3644]: time="2026-06-11T11:46:24.729938011Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686305-9dr2p/collect-profiles" id=97cc0d21-5819-417c-b075-a57355b4e131 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.067214 | controller | Jun 11 11:46:24.730774 crc crio[3644]: time="2026-06-11T11:46:24.730407164Z" level=info msg="Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator" id=81aec6b9-1293-4603-96ba-8145d36fe949 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.067244 | controller | Jun 11 11:46:24.734225 crc crio[3644]: time="2026-06-11T11:46:24.734166619Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api" id=b9d93dc1-af25-4cbb-aab8-cfba5db0f03d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.067278 | controller | Jun 11 11:46:24.734511 crc crio[3644]: time="2026-06-11T11:46:24.734413555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.067329 | controller | Jun 11 11:46:24.734511 crc crio[3644]: time="2026-06-11T11:46:24.734502397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.067358 | controller | Jun 11 11:46:24.736514 crc crio[3644]: time="2026-06-11T11:46:24.736396511Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy" id=2812909d-e9f7-4cd5-b875-81ac53e7b1e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.067388 | controller | Jun 11 11:46:24.737959 crc crio[3644]: time="2026-06-11T11:46:24.737883072Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=bef575b5-2c3a-40fc-a758-d59d9797c2bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.067417 | controller | Jun 11 11:46:24.740187 crc crio[3644]: time="2026-06-11T11:46:24.740119334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.067445 | controller | Jun 11 11:46:24.742894 crc crio[3644]: time="2026-06-11T11:46:24.742772709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.067472 | controller | Jun 11 11:46:24.743113 crc crio[3644]: time="2026-06-11T11:46:24.743047935Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner" id=26c70f64-bab9-4341-9df0-5cc28df57b7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.067497 | controller | Jun 11 11:46:24.743443 crc crio[3644]: time="2026-06-11T11:46:24.743385975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.067523 | controller | Jun 11 11:46:24.744034 crc crio[3644]: time="2026-06-11T11:46:24.743962781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.067551 | controller | Jun 11 11:46:24.744259 crc crio[3644]: time="2026-06-11T11:46:24.744188408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.067579 | controller | Jun 11 11:46:24.744484 crc crio[3644]: time="2026-06-11T11:46:24.744341812Z" level=info msg="Creating container: openshift-dns/dns-default-qtghf/dns" id=a9b58617-841f-4ac5-b467-cb0ae31f6a42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.067606 | controller | Jun 11 11:46:24.745167 crc crio[3644]: time="2026-06-11T11:46:24.745072062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.067634 | controller | Jun 11 11:46:24.745431 crc crio[3644]: time="2026-06-11T11:46:24.74535661Z" level=info msg="Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=a466b33f-292d-4231-af74-abfdc57e3018 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.067662 | controller | Jun 11 11:46:24.747221 crc crio[3644]: time="2026-06-11T11:46:24.74715763Z" level=info msg="Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator" id=38876dcb-db15-4dd9-afc0-323e93a0bb56 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.067698 | controller | Jun 11 11:46:24.747381 crc crio[3644]: time="2026-06-11T11:46:24.747173751Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=33eb61f1-4c74-4638-a602-739819827507 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.067727 | controller | Jun 11 11:46:24.747534 crc crio[3644]: time="2026-06-11T11:46:24.747492279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.067755 | controller | Jun 11 11:46:24.747633 crc crio[3644]: time="2026-06-11T11:46:24.747497071Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=949405eb-0bd3-4725-94a5-12ea940c140d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.067782 | controller | Jun 11 11:46:24.747936 crc crio[3644]: time="2026-06-11T11:46:24.74789118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.067809 | controller | Jun 11 11:46:24.748280 crc crio[3644]: time="2026-06-11T11:46:24.748213099Z" level=info msg="Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=5bbace41-1998-4179-82f2-682863d0900b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.067837 | controller | Jun 11 11:46:24.749413 crc crio[3644]: time="2026-06-11T11:46:24.749335772Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=449ea1aa-a75f-4d7d-b5c2-dd524c39bb1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.067896 | controller | Jun 11 11:46:24.757269 crc crio[3644]: time="2026-06-11T11:46:24.757187751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.067929 | controller | Jun 11 11:46:24.757269 crc crio[3644]: time="2026-06-11T11:46:24.757251452Z" level=info msg="Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon" id=654947ef-ec70-45ae-9e75-d5f04050079b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.067958 | controller | Jun 11 11:46:24.757389 crc crio[3644]: time="2026-06-11T11:46:24.757311263Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=eec82348-b730-4e85-b352-82cb75265268 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.067984 | controller | Jun 11 11:46:24.757389 crc crio[3644]: time="2026-06-11T11:46:24.757260131Z" level=info msg="Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=263554b2-3079-47da-91a8-cd99c03aa277 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.068014 | controller | Jun 11 11:46:24.757508 crc crio[3644]: time="2026-06-11T11:46:24.757375095Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=77a8ba03-d2f0-42f5-a1e4-5693627c51bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.068043 | controller | Jun 11 11:46:24.757508 crc crio[3644]: time="2026-06-11T11:46:24.757197679Z" level=info msg="Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=b8c6d170-7bbe-4cf0-b366-3325b8920b3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.068070 | controller | Jun 11 11:46:24.757731 crc crio[3644]: time="2026-06-11T11:46:24.757446316Z" level=info msg="Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container" id=0402d90a-b62d-4a12-a18e-5e3a23ead8c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.068101 | controller | Jun 11 11:46:24.757731 crc crio[3644]: time="2026-06-11T11:46:24.757468418Z" level=info msg="Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=e0f90284-c15c-41af-95f0-848f391879ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.068127 | controller | Jun 11 11:46:24.757859 crc crio[3644]: time="2026-06-11T11:46:24.757384365Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=ec8a2c45-4627-40cb-91ce-94e9df428728 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.068151 | controller | Jun 11 11:46:24.757902 crc crio[3644]: time="2026-06-11T11:46:24.757880478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.068176 | controller | Jun 11 11:46:24.758006 crc crio[3644]: time="2026-06-11T11:46:24.757324683Z" level=info msg="Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=ae578cc7-314d-4645-942c-eb65f2d1d50f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.068200 | controller | Jun 11 11:46:24.758006 crc crio[3644]: time="2026-06-11T11:46:24.757473807Z" level=info msg="Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions" id=90ec1592-fecb-45e8-b564-0c7ba00e6ec2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.068225 | controller | Jun 11 11:46:24.759189 crc crio[3644]: time="2026-06-11T11:46:24.759046931Z" level=info msg="Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=3f0d0bf2-6eb5-4ec0-a04c-d1d272c5b1f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.068249 | controller | Jun 11 11:46:24.759841 crc crio[3644]: time="2026-06-11T11:46:24.759767412Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=9e6fc461-cec5-4ec0-b62a-d76db527acbf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.068272 | controller | Jun 11 11:46:24.761606 crc crio[3644]: time="2026-06-11T11:46:24.760937584Z" level=info msg="Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin" id=b5018c1c-035d-4f01-a76a-e1b27ac1ff62 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.068296 | controller | Jun 11 11:46:24.761606 crc crio[3644]: time="2026-06-11T11:46:24.760941444Z" level=info msg="Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=1cf778f9-eac4-4406-a05a-ec605e69aee1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.068319 | controller | Jun 11 11:46:24.873530 crc crio[3644]: time="2026-06-11T11:46:24.873332126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.068343 | controller | Jun 11 11:46:24.874478 crc crio[3644]: time="2026-06-11T11:46:24.874396665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.068366 | controller | Jun 11 11:46:24.880243 crc crio[3644]: time="2026-06-11T11:46:24.880163496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.068390 | controller | Jun 11 11:46:24.880566 crc crio[3644]: time="2026-06-11T11:46:24.880495756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.068418 | controller | Jun 11 11:46:24.882001 crc crio[3644]: time="2026-06-11T11:46:24.881380991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.068442 | controller | Jun 11 11:46:24.882001 crc crio[3644]: time="2026-06-11T11:46:24.881549336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.068465 | controller | Jun 11 11:46:24.882001 crc crio[3644]: time="2026-06-11T11:46:24.881924606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.068488 | controller | Jun 11 11:46:24.882243 crc crio[3644]: time="2026-06-11T11:46:24.882105341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.068508 | controller | Jun 11 11:46:24.882342 crc crio[3644]: time="2026-06-11T11:46:24.882270226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.068529 | controller | Jun 11 11:46:24.882506 crc crio[3644]: time="2026-06-11T11:46:24.882425759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.068552 | controller | Jun 11 11:46:24.882506 crc crio[3644]: time="2026-06-11T11:46:24.882496902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.068574 | controller | Jun 11 11:46:24.882700 crc crio[3644]: time="2026-06-11T11:46:24.882603375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.068598 | controller | Jun 11 11:46:24.883316 crc crio[3644]: time="2026-06-11T11:46:24.883259723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.068621 | controller | Jun 11 11:46:24.889366 crc crio[3644]: time="2026-06-11T11:46:24.889298511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.068644 | controller | Jun 11 11:46:24.891126 crc crio[3644]: time="2026-06-11T11:46:24.891088842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.068670 | controller | Jun 11 11:46:24.895533 crc crio[3644]: time="2026-06-11T11:46:24.893177829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.068699 | controller | Jun 11 11:46:24.897693 crc crio[3644]: time="2026-06-11T11:46:24.897530474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.068727 | controller | Jun 11 11:46:24.911147 crc crio[3644]: time="2026-06-11T11:46:24.911040676Z" level=info msg="Created container 06c23e05678f148447d4f3d0fc78f03d80369ddf117a67eff4993d3bfc41d56d: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints" id=a3125c8e-fb89-4da0-be8e-f437a5b124ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.068759 | controller | Jun 11 11:46:24.911904 crc crio[3644]: time="2026-06-11T11:46:24.911710266Z" level=info msg="Starting container: 06c23e05678f148447d4f3d0fc78f03d80369ddf117a67eff4993d3bfc41d56d" id=ce0714e6-6c57-4769-b804-6f5b8256d83e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.068789 | controller | Jun 11 11:46:24.921438 crc crio[3644]: time="2026-06-11T11:46:24.921357724Z" level=info msg="Started container" PID=12207 containerID=06c23e05678f148447d4f3d0fc78f03d80369ddf117a67eff4993d3bfc41d56d description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=ce0714e6-6c57-4769-b804-6f5b8256d83e name=/runtime.v1.RuntimeService/StartContainer sandboxID=41e0dc7cc8053eeeac687a51aea9b1530d986305d29b495d36e86578d2e24b7a
2026-06-11 13:18:25.068819 | controller | Jun 11 11:46:24.922165 crc crio[3644]: time="2026-06-11T11:46:24.921988049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.068871 | controller | Jun 11 11:46:24.922463 crc crio[3644]: time="2026-06-11T11:46:24.921434256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.068910 | controller | Jun 11 11:46:24.922463 crc crio[3644]: time="2026-06-11T11:46:24.92149521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.068941 | controller | Jun 11 11:46:24.935179 crc crio[3644]: time="2026-06-11T11:46:24.935075867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.068968 | controller | Jun 11 11:46:24.949584 crc crio[3644]: time="2026-06-11T11:46:24.94952677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.068995 | controller | Jun 11 11:46:25.014917 crc crio[3644]: time="2026-06-11T11:46:25.012570716Z" level=info msg="Created container acc96238986b06b369fe5e8f77c41c9b97b61d37ffeb02e246b18d0f081a9cfa: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=1658822a-237d-42dd-b88b-87e5df27019b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.069023 | controller | Jun 11 11:46:25.016972 crc crio[3644]: time="2026-06-11T11:46:25.016888927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.069051 | controller | Jun 11 11:46:25.018530 crc crio[3644]: time="2026-06-11T11:46:25.018379427Z" level=info msg="Starting container: acc96238986b06b369fe5e8f77c41c9b97b61d37ffeb02e246b18d0f081a9cfa" id=5c3b83b5-6930-43b6-9944-2eab7403fb3c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.069079 | controller | Jun 11 11:46:25.026187 crc crio[3644]: time="2026-06-11T11:46:25.02527275Z" level=info msg="Created container 6d0716e404ecc976fa3c141c6458baf513a17f5cef68258ca9c27f5e8ad317d1: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=a0168d53-aa71-478e-88c4-52ce26b2a4ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.069107 | controller | Jun 11 11:46:25.028013 crc crio[3644]: time="2026-06-11T11:46:25.027960174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.069135 | controller | Jun 11 11:46:25.028241 crc crio[3644]: time="2026-06-11T11:46:25.028082857Z" level=info msg="Starting container: 6d0716e404ecc976fa3c141c6458baf513a17f5cef68258ca9c27f5e8ad317d1" id=9d117dae-eaf3-413b-8038-f4561e3c62eb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.069168 | controller | Jun 11 11:46:25.036546 crc crio[3644]: time="2026-06-11T11:46:25.036330969Z" level=info msg="Started container" PID=12217 containerID=acc96238986b06b369fe5e8f77c41c9b97b61d37ffeb02e246b18d0f081a9cfa description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=5c3b83b5-6930-43b6-9944-2eab7403fb3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b242f3ba73325bd5208b46a50ec2494ab99239aad746101e60e79afb481c4587
2026-06-11 13:18:25.069198 | controller | Jun 11 11:46:25.055239 crc crio[3644]: time="2026-06-11T11:46:25.055137052Z" level=info msg="Started container" PID=12218 containerID=6d0716e404ecc976fa3c141c6458baf513a17f5cef68258ca9c27f5e8ad317d1 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=9d117dae-eaf3-413b-8038-f4561e3c62eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=118afe6f547f12ee8a7a20cded0d33f5350e4bf720d1ce2e32cc11a68e708459
2026-06-11 13:18:25.069227 | controller | Jun 11 11:46:25.074418 crc crio[3644]: time="2026-06-11T11:46:25.073898734Z" level=info msg="Created container d3ede9594456058852302452ea1c55ba7eab91c593db3e102461c88f08e22a50: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=cba1676d-0fa1-4f94-bfff-800833ec07f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.069254 | controller | Jun 11 11:46:25.075757 crc crio[3644]: time="2026-06-11T11:46:25.075635713Z" level=info msg="Starting container: d3ede9594456058852302452ea1c55ba7eab91c593db3e102461c88f08e22a50" id=f99b3364-a358-4d37-97c6-e01f3421d172 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.069282 | controller | Jun 11 11:46:25.092246 crc crio[3644]: time="2026-06-11T11:46:25.092132722Z" level=info msg="Started container" PID=12223 containerID=d3ede9594456058852302452ea1c55ba7eab91c593db3e102461c88f08e22a50 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=f99b3364-a358-4d37-97c6-e01f3421d172 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86c61bb44507aae5de65c880ccdcea828453dee0c375749eab1667d0dbe0708f
2026-06-11 13:18:25.069311 | controller | Jun 11 11:46:25.115292 crc crio[3644]: time="2026-06-11T11:46:25.115057361Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=96f527a0-59d7-4cea-a441-ef3b5f719dfe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.069338 | controller | Jun 11 11:46:25.143202 crc crio[3644]: time="2026-06-11T11:46:25.143061131Z" level=info msg="Created container 46d04a54335ece83a94afe407fec032b8531b7dd1bd1285860672d70d3248066: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=04449ab4-d13e-453f-943e-1b3ca8ff032f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.069366 | controller | Jun 11 11:46:25.151628 crc crio[3644]: time="2026-06-11T11:46:25.148475763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.069393 | controller | Jun 11 11:46:25.155767 crc crio[3644]: time="2026-06-11T11:46:25.153380549Z" level=info msg="Starting container: 46d04a54335ece83a94afe407fec032b8531b7dd1bd1285860672d70d3248066" id=57ebc595-cf69-45ad-ab3f-70c0ba1ad1ee name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.069419 | controller | Jun 11 11:46:25.158287 crc crio[3644]: time="2026-06-11T11:46:25.158171783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.069446 | controller | Jun 11 11:46:25.160773 crc crio[3644]: time="2026-06-11T11:46:25.159470558Z" level=info msg="Started container" PID=12234 containerID=46d04a54335ece83a94afe407fec032b8531b7dd1bd1285860672d70d3248066 description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=57ebc595-cf69-45ad-ab3f-70c0ba1ad1ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3403638c3473e1c84e850a598bd2645cd1f2e5fd04f63f9c5b1e02a3bc6b35f
2026-06-11 13:18:25.069478 | controller | Jun 11 11:46:25.209488 crc crio[3644]: time="2026-06-11T11:46:25.209320347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.069507 | controller | Jun 11 11:46:25.219411 crc crio[3644]: time="2026-06-11T11:46:25.219331916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.069536 | controller | Jun 11 11:46:25.255446 crc crio[3644]: time="2026-06-11T11:46:25.255348473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.069563 | controller | Jun 11 11:46:25.263692 crc crio[3644]: time="2026-06-11T11:46:25.263518969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.069591 | controller | Jun 11 11:46:25.271593 crc crio[3644]: time="2026-06-11T11:46:25.271513762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.069621 | controller | Jun 11 11:46:25.284447 crc crio[3644]: time="2026-06-11T11:46:25.284357164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.069648 | controller | Jun 11 11:46:25.286564 crc crio[3644]: time="2026-06-11T11:46:25.28622417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.069674 | controller | Jun 11 11:46:25.296496 crc crio[3644]: time="2026-06-11T11:46:25.295011564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.069700 | controller | Jun 11 11:46:25.297607 crc crio[3644]: time="2026-06-11T11:46:25.297476795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.069727 | controller | Jun 11 11:46:25.318618 crc crio[3644]: time="2026-06-11T11:46:25.316088032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.069754 | controller | Jun 11 11:46:25.333283 crc crio[3644]: time="2026-06-11T11:46:25.332273678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.069781 | controller | Jun 11 11:46:25.357960 crc crio[3644]: time="2026-06-11T11:46:25.357021346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.069807 | controller | Jun 11 11:46:25.359865 crc crio[3644]: time="2026-06-11T11:46:25.359752309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.069832 | controller | Jun 11 11:46:25.367797 crc crio[3644]: time="2026-06-11T11:46:25.367380581Z" level=info msg="Created container aaa43a461746ec2fc749dd8bf6cc91ec49ad5980add0c6426ac822cff3f1b8bb: openshift-console/console-6c684df5db-cc8g8/console" id=f8c2ccbc-5913-46b8-9cd1-ce3ad3ef6add name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.069895 | controller | Jun 11 11:46:25.367797 crc crio[3644]: time="2026-06-11T11:46:25.367534605Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=cd058140-388e-4bb7-8faa-b37faf68f4ab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.069942 | controller | Jun 11 11:46:25.372292 crc crio[3644]: time="2026-06-11T11:46:25.372031041Z" level=info msg="Starting container: aaa43a461746ec2fc749dd8bf6cc91ec49ad5980add0c6426ac822cff3f1b8bb" id=35bc5187-df0c-4ace-98a0-27ed5830d34e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.069978 | controller | Jun 11 11:46:25.379971 crc crio[3644]: time="2026-06-11T11:46:25.379792669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.070015 | controller | Jun 11 11:46:25.380209 crc crio[3644]: time="2026-06-11T11:46:25.380151147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.070051 | controller | Jun 11 11:46:25.398261 crc crio[3644]: time="2026-06-11T11:46:25.397910087Z" level=info msg="Created container 619fec6de56fc069884c602c93a6fdaa7fc8b11652420c74da184c7eb2e515d4: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=83b3c17d-b450-460a-906d-e0af32f40c9a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.070088 | controller | Jun 11 11:46:25.399729 crc crio[3644]: time="2026-06-11T11:46:25.39961996Z" level=info msg="Starting container: 619fec6de56fc069884c602c93a6fdaa7fc8b11652420c74da184c7eb2e515d4" id=b9aa0e80-20aa-41cc-a5ef-fce9c19be40a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.070123 | controller | Jun 11 11:46:25.414773 crc crio[3644]: time="2026-06-11T11:46:25.412470069Z" level=info msg="Started container" PID=12257 containerID=619fec6de56fc069884c602c93a6fdaa7fc8b11652420c74da184c7eb2e515d4 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=b9aa0e80-20aa-41cc-a5ef-fce9c19be40a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4eaf0d5e3ed3ad6c721fbefc9c4de6abe92afef4a079f289b21d3c936ebd80c
2026-06-11 13:18:25.070159 | controller | Jun 11 11:46:25.420188 crc crio[3644]: time="2026-06-11T11:46:25.420061121Z" level=info msg="Started container" PID=12253 containerID=aaa43a461746ec2fc749dd8bf6cc91ec49ad5980add0c6426ac822cff3f1b8bb description=openshift-console/console-6c684df5db-cc8g8/console id=35bc5187-df0c-4ace-98a0-27ed5830d34e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1251888d412fcac0ed09819a62b230962a9779845ff22b793bc77bb9da66c9f
2026-06-11 13:18:25.070196 | controller | Jun 11 11:46:25.435399 crc crio[3644]: time="2026-06-11T11:46:25.435355086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.070232 | controller | Jun 11 11:46:25.516716 crc crio[3644]: time="2026-06-11T11:46:25.505722316Z" level=info msg="Created container 614d4f1692540f061eb77fb99af3462a4c3c7605bed7c910df492ba6619debc7: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=a6ad7590-fbba-430f-9e3d-5d8fc9dda469 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.070267 | controller | Jun 11 11:46:25.516716 crc crio[3644]: time="2026-06-11T11:46:25.50874469Z" level=info msg="Starting container: 614d4f1692540f061eb77fb99af3462a4c3c7605bed7c910df492ba6619debc7" id=34401e72-1d7c-4fa6-ac95-2a485fddc08c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.070304 | controller | Jun 11 11:46:25.516716 crc crio[3644]: time="2026-06-11T11:46:25.513994673Z" level=info msg="Started container" PID=12282 containerID=614d4f1692540f061eb77fb99af3462a4c3c7605bed7c910df492ba6619debc7 description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=34401e72-1d7c-4fa6-ac95-2a485fddc08c name=/runtime.v1.RuntimeService/StartContainer sandboxID=34eecf6f145537043fdc0e42a2897cb62f2ad2206c5e621c814e650c9ef3ef65
2026-06-11 13:18:25.070343 | controller | Jun 11 11:46:25.553255 crc crio[3644]: time="2026-06-11T11:46:25.553126027Z" level=info msg="Created container 4f17a67909fe4e6ef2a1d7f0d1ffcbf723726b9dccc22c6de09b1ee8a8be1b22: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=0671fde5-4426-4d63-8163-b54eed1d033c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.070380 | controller | Jun 11 11:46:25.558840 crc crio[3644]: time="2026-06-11T11:46:25.558549538Z" level=info msg="Starting container: 4f17a67909fe4e6ef2a1d7f0d1ffcbf723726b9dccc22c6de09b1ee8a8be1b22" id=cb224e3b-c751-476a-a55a-cf2dbc63f180 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.070414 | controller | Jun 11 11:46:25.567220 crc crio[3644]: time="2026-06-11T11:46:25.56718301Z" level=info msg="Created container 024dd66529d612ed665c22d2e31e866111c88c96d03509ce4bfa448f8b6c6272: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=2b608310-79f8-4c63-bb69-005458a72338 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.070445 | controller | Jun 11 11:46:25.569382 crc crio[3644]: time="2026-06-11T11:46:25.569298918Z" level=info msg="Starting container: 024dd66529d612ed665c22d2e31e866111c88c96d03509ce4bfa448f8b6c6272" id=1ff18deb-b96c-45fb-8f1b-d2bacd21afea name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.070476 | controller | Jun 11 11:46:25.582502 crc crio[3644]: time="2026-06-11T11:46:25.581893528Z" level=info msg="Started container" PID=12289 containerID=024dd66529d612ed665c22d2e31e866111c88c96d03509ce4bfa448f8b6c6272 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=1ff18deb-b96c-45fb-8f1b-d2bacd21afea name=/runtime.v1.RuntimeService/StartContainer sandboxID=41d08addd47acc4ded12a6a52c92482718e27407d404fddc534b8ce1affae418
2026-06-11 13:18:25.070507 | controller | Jun 11 11:46:25.588591 crc crio[3644]: time="2026-06-11T11:46:25.588060703Z" level=info msg="Started container" PID=12284 containerID=4f17a67909fe4e6ef2a1d7f0d1ffcbf723726b9dccc22c6de09b1ee8a8be1b22 description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=cb224e3b-c751-476a-a55a-cf2dbc63f180 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c665f07b30ce14460a281ce16a527ac66b9aa4a6212ddd22a6f8745033862df
2026-06-11 13:18:25.070537 | controller | Jun 11 11:46:25.611591 crc crio[3644]: time="2026-06-11T11:46:25.611493884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.070568 | controller | Jun 11 11:46:25.659194 crc crio[3644]: time="2026-06-11T11:46:25.658930505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.070598 | controller | Jun 11 11:46:25.676351 crc crio[3644]: time="2026-06-11T11:46:25.674097077Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy" id=efb9b2a1-d7f1-49ed-b592-4ea158db4f97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.070629 | controller | Jun 11 11:46:25.678495 crc crio[3644]: time="2026-06-11T11:46:25.676925858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.070658 | controller | Jun 11 11:46:25.682155 crc crio[3644]: time="2026-06-11T11:46:25.682059729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.070688 | controller | Jun 11 11:46:25.693214 crc crio[3644]: time="2026-06-11T11:46:25.693099487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.070724 | controller | Jun 11 11:46:25.704257 crc crio[3644]: time="2026-06-11T11:46:25.703468625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.070755 | controller | Jun 11 11:46:25.714483 crc crio[3644]: time="2026-06-11T11:46:25.71404979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.070784 | controller | Jun 11 11:46:25.731582 crc crio[3644]: time="2026-06-11T11:46:25.730233228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.070814 | controller | Jun 11 11:46:25.736747 crc crio[3644]: time="2026-06-11T11:46:25.736607339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.070843 | controller | Jun 11 11:46:25.741327 crc crio[3644]: time="2026-06-11T11:46:25.741248159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.070901 | controller | Jun 11 11:46:25.749580 crc crio[3644]: time="2026-06-11T11:46:25.743956954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.070939 | controller | Jun 11 11:46:25.763763 crc crio[3644]: time="2026-06-11T11:46:25.758430477Z" level=info msg="Created container a9cf1de3739b8f2803ee77d33f122dd97f6bf918f8fca8119327d79578d97e93: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=5bbace41-1998-4179-82f2-682863d0900b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.070974 | controller | Jun 11 11:46:25.776409 crc crio[3644]: time="2026-06-11T11:46:25.776320525Z" level=info msg="Starting container: a9cf1de3739b8f2803ee77d33f122dd97f6bf918f8fca8119327d79578d97e93" id=c5b2ec1c-84a1-4075-85ec-c3c28f58f578 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.071010 | controller | Jun 11 11:46:25.787592 crc crio[3644]: time="2026-06-11T11:46:25.787477687Z" level=info msg="Started container" PID=12288 containerID=a9cf1de3739b8f2803ee77d33f122dd97f6bf918f8fca8119327d79578d97e93 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=c5b2ec1c-84a1-4075-85ec-c3c28f58f578 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ddeac8d96bc220e6731c7e27f832716e6d7a896e00fcbc520040de7644187aa7
2026-06-11 13:18:25.071047 | controller | Jun 11 11:46:25.788509 crc crio[3644]: time="2026-06-11T11:46:25.788278329Z" level=info msg="Created container e353ea946a9164cb1d474380a697dab65f944ece2405ef22c158dc1fd1724b80: openshift-console/downloads-747b44746d-4pqvr/download-server" id=118c127c-0209-4779-b1ca-65fcdcf5fe26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.071084 | controller | Jun 11 11:46:25.795732 crc crio[3644]: time="2026-06-11T11:46:25.79442606Z" level=info msg="Starting container: e353ea946a9164cb1d474380a697dab65f944ece2405ef22c158dc1fd1724b80" id=aae145e5-c6a5-42c0-b4b6-77c846b6ee66 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.071119 | controller | Jun 11 11:46:25.812622 crc crio[3644]: time="2026-06-11T11:46:25.812549105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.071156 | controller | Jun 11 11:46:25.839869 crc crio[3644]: time="2026-06-11T11:46:25.835613249Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.071197 | controller | Jun 11 11:46:25.859481 crc crio[3644]: time="2026-06-11T11:46:25.858794114Z" level=info msg="Created container 130f0ee3462e959b52587900abb8f7ad03a0e9cdb753119cfcc3de718f3572eb: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=1cf778f9-eac4-4406-a05a-ec605e69aee1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.071234 | controller | Jun 11 11:46:25.870504 crc crio[3644]: time="2026-06-11T11:46:25.861235442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.071270 | controller | Jun 11 11:46:25.870504 crc crio[3644]: time="2026-06-11T11:46:25.866117547Z" level=info msg="Started container" PID=12312 containerID=e353ea946a9164cb1d474380a697dab65f944ece2405ef22c158dc1fd1724b80 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=aae145e5-c6a5-42c0-b4b6-77c846b6ee66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=329481c7e901f292822a997f1565c8ea9d24ec8787303bb905ccb0f03ef4483b
2026-06-11 13:18:25.071324 | controller | Jun 11 11:46:25.870504 crc crio[3644]: time="2026-06-11T11:46:25.869977997Z" level=info msg="Starting container: 130f0ee3462e959b52587900abb8f7ad03a0e9cdb753119cfcc3de718f3572eb" id=f8ad1252-7d6c-4ae7-9d4d-0b093aa58001 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.071361 | controller | Jun 11 11:46:25.901476 crc crio[3644]: time="2026-06-11T11:46:25.901303099Z" level=info msg="Started container" PID=12300 containerID=130f0ee3462e959b52587900abb8f7ad03a0e9cdb753119cfcc3de718f3572eb description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=f8ad1252-7d6c-4ae7-9d4d-0b093aa58001 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceac6ba87467e95e44a998e9cdf99adb3aa577f53000302197846ede3d51d028
2026-06-11 13:18:25.071398 | controller | Jun 11 11:46:25.912003 crc crio[3644]: time="2026-06-11T11:46:25.911904004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.071434 | controller | Jun 11 11:46:25.951588 crc crio[3644]: time="2026-06-11T11:46:25.951502357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.071467 | controller | Jun 11 11:46:25.976157 crc crio[3644]: time="2026-06-11T11:46:25.974042982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.071500 | controller | Jun 11 11:46:25.977744 crc crio[3644]: time="2026-06-11T11:46:25.977563912Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=1b4632c4-9c2e-408b-9ad1-4bc0320bcc55 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.071535 | controller | Jun 11 11:46:26.000032 crc crio[3644]: time="2026-06-11T11:46:25.999931526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.071570 | controller | Jun 11 11:46:26.003091 crc crio[3644]: time="2026-06-11T11:46:26.002839768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.071605 | controller | Jun 11 11:46:26.004750 crc crio[3644]: time="2026-06-11T11:46:26.004617417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.071640 | controller | Jun 11 11:46:26.005754 crc crio[3644]: time="2026-06-11T11:46:26.00568888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.071680 | controller | Jun 11 11:46:26.006281 crc crio[3644]: time="2026-06-11T11:46:26.006208811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.071715 | controller | Jun 11 11:46:26.013457 crc crio[3644]: time="2026-06-11T11:46:26.013314039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.071749 | controller | Jun 11 11:46:26.018578 crc crio[3644]: time="2026-06-11T11:46:26.018472283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.071783 | controller | Jun 11 11:46:26.028701 crc crio[3644]: time="2026-06-11T11:46:26.027093504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.071816 | controller | Jun 11 11:46:26.036501 crc crio[3644]: time="2026-06-11T11:46:26.036403053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.071870 | controller | Jun 11 11:46:26.127035 crc crio[3644]: time="2026-06-11T11:46:26.126890553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.071918 | controller | Jun 11 11:46:26.230155 crc crio[3644]: time="2026-06-11T11:46:26.228501095Z" level=info msg="Created container 2390bcdc3931b6597819b6ec63bf182b4a18f9dd87a3c5335b1194e20b297ba2: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=c0f65e03-b935-45e0-b171-0e5b636ccb83 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.071956 | controller | Jun 11 11:46:26.242166 crc crio[3644]: time="2026-06-11T11:46:26.240501793Z" level=info msg="Starting container: 2390bcdc3931b6597819b6ec63bf182b4a18f9dd87a3c5335b1194e20b297ba2" id=50ad5a6f-560e-421c-b369-a56962c18f43 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.071993 | controller | Jun 11 11:46:26.246388 crc crio[3644]: time="2026-06-11T11:46:26.246264309Z" level=info msg="Created container dd17334162d113ea3088905c18a098622eeb182e6b0a65c5697f883585a669ee: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy" id=809e65eb-8347-4469-a299-d824f8c0eeb2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.072030 | controller | Jun 11 11:46:26.255444 crc crio[3644]: time="2026-06-11T11:46:26.255302692Z" level=info msg="Created container 92dd4670c82cb8b93ab4e8fbbf80a3c90986effb784e793388702bb8727616cb: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary" id=e56231f4-ff9f-421a-9bc5-abaf1927c7f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.072066 | controller | Jun 11 11:46:26.263962 crc crio[3644]: time="2026-06-11T11:46:26.263576691Z" level=info msg="Created container d6b9b3f19365674c6c57c24df5f5efc3943e752900d3c31a7b52a266a26da76f: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=7fcc2443-5834-43be-b394-a3a8b71650cd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.072101 | controller | Jun 11 11:46:26.266282 crc crio[3644]: time="2026-06-11T11:46:26.266220696Z" level=info msg="Created container 0945cdc88c507d56eb462f1419315a26f6fb70acff8d4890b56f25d5168e8995: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api" id=b9d93dc1-af25-4cbb-aab8-cfba5db0f03d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.072143 | controller | Jun 11 11:46:26.269053 crc crio[3644]: time="2026-06-11T11:46:26.266335899Z" level=info msg="Created container b561a4eb86c58b9477c1cef40c60d968462c55648b5a4d9d460e7de710dc8306: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=cec638f9-c573-41e3-86f6-91f0f6444bf3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.072180 | controller | Jun 11 11:46:26.270953 crc crio[3644]: time="2026-06-11T11:46:26.270449093Z" level=info msg="Starting container: 92dd4670c82cb8b93ab4e8fbbf80a3c90986effb784e793388702bb8727616cb" id=b271fe6e-3bed-4e8f-bd81-639eff2d00a6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.072218 | controller | Jun 11 11:46:26.271560 crc crio[3644]: time="2026-06-11T11:46:26.271478583Z" level=info msg="Started container" PID=12390 containerID=2390bcdc3931b6597819b6ec63bf182b4a18f9dd87a3c5335b1194e20b297ba2 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=50ad5a6f-560e-421c-b369-a56962c18f43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c47c584cbca399eb2e3265e7e59833a25e7bd64547b9baad238b551a74fee29c
2026-06-11 13:18:25.072255 | controller | Jun 11 11:46:26.274496 crc crio[3644]: time="2026-06-11T11:46:26.274396317Z" level=info msg="Starting container: 0945cdc88c507d56eb462f1419315a26f6fb70acff8d4890b56f25d5168e8995" id=e328b29e-24be-44b3-94f6-fa7a1c44245b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.072291 | controller | Jun 11 11:46:26.275243 crc crio[3644]: time="2026-06-11T11:46:26.275170298Z" level=info msg="Starting container: dd17334162d113ea3088905c18a098622eeb182e6b0a65c5697f883585a669ee" id=d3bf9e8e-1cd8-4cee-9555-370491e46d72 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.072326 | controller | Jun 11 11:46:26.277941 crc crio[3644]: time="2026-06-11T11:46:26.277876713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.072360 | controller | Jun 11 11:46:26.281074 crc crio[3644]: time="2026-06-11T11:46:26.281023158Z" level=info msg="Starting container: b561a4eb86c58b9477c1cef40c60d968462c55648b5a4d9d460e7de710dc8306" id=10fd9f23-ed8e-43de-96eb-2e164e9e0af0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.072393 | controller | Jun 11 11:46:26.284533 crc crio[3644]: time="2026-06-11T11:46:26.284022932Z" level=info msg="Starting container: d6b9b3f19365674c6c57c24df5f5efc3943e752900d3c31a7b52a266a26da76f" id=5b04f2b1-4380-4e04-9610-af12e27479f0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.072424 | controller | Jun 11 11:46:26.287872 crc crio[3644]: time="2026-06-11T11:46:26.287682923Z" level=info msg="Started container" PID=12391 containerID=dd17334162d113ea3088905c18a098622eeb182e6b0a65c5697f883585a669ee description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=d3bf9e8e-1cd8-4cee-9555-370491e46d72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5373108d446055635b741dfe403fbbe5c4063e12343dee372b1eec3442e02add
2026-06-11 13:18:25.072456 | controller | Jun 11 11:46:26.303436 crc crio[3644]: time="2026-06-11T11:46:26.301350595Z" level=info msg="Created container 1b2fa1f3e783303795623b5da4742d67c3469ad41efd0ef2d8a09b6be417925d: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions" id=90ec1592-fecb-45e8-b564-0c7ba00e6ec2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.072487 | controller | Jun 11 11:46:26.303436 crc crio[3644]: time="2026-06-11T11:46:26.301989613Z" level=info msg="Created container 7f4191f39a5cdfee6a2329850327171bc5ba8053bfa81a586b33e29af2bcc256: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator" id=6763b0bd-f91f-402b-8aa9-671944397bea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.072523 | controller | Jun 11 11:46:26.303436 crc crio[3644]: time="2026-06-11T11:46:26.302435454Z" level=info msg="Created container df21c034d1cc1fdda00e148bf8c8af1230315f73e03fb7807cf6aad984f7e6a8: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=949405eb-0bd3-4725-94a5-12ea940c140d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.072556 | controller | Jun 11 11:46:26.304262 crc crio[3644]: time="2026-06-11T11:46:26.304131201Z" level=info msg="Started container" PID=12394 containerID=d6b9b3f19365674c6c57c24df5f5efc3943e752900d3c31a7b52a266a26da76f description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=5b04f2b1-4380-4e04-9610-af12e27479f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcc9b32e3912bfaf7d153cd3800777354c0c016d76b68fe01d7791deb99508b2
2026-06-11 13:18:25.072588 | controller | Jun 11 11:46:26.304969 crc crio[3644]: time="2026-06-11T11:46:26.304889073Z" level=info msg="Started container" PID=12396 containerID=b561a4eb86c58b9477c1cef40c60d968462c55648b5a4d9d460e7de710dc8306 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=10fd9f23-ed8e-43de-96eb-2e164e9e0af0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bbff6bda418ab3917ffc3e1d6c1e610a6cb6637daa1c816b339836934e8ccac
2026-06-11 13:18:25.072619 | controller | Jun 11 11:46:26.308019 crc crio[3644]: time="2026-06-11T11:46:26.305252863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.072650 | controller | Jun 11 11:46:26.310740 crc crio[3644]: time="2026-06-11T11:46:26.310616852Z" level=info msg="Started container" PID=12393 containerID=92dd4670c82cb8b93ab4e8fbbf80a3c90986effb784e793388702bb8727616cb description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=b271fe6e-3bed-4e8f-bd81-639eff2d00a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=093f8737cd204c43ff7594a6b0577cc39c6881340347f07f72acbca5359b1a09
2026-06-11 13:18:25.072681 | controller | Jun 11 11:46:26.331471 crc crio[3644]: time="2026-06-11T11:46:26.33134176Z" level=info msg="Starting container: 1b2fa1f3e783303795623b5da4742d67c3469ad41efd0ef2d8a09b6be417925d" id=abaa4e04-7cd6-4a3f-9a8c-85b17f597dce name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.072711 | controller | Jun 11 11:46:26.347433 crc crio[3644]: time="2026-06-11T11:46:26.347250823Z" level=info msg="Starting container: 7f4191f39a5cdfee6a2329850327171bc5ba8053bfa81a586b33e29af2bcc256" id=6435f0c1-7173-4548-95aa-ecd7a095b35a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.072741 | controller | Jun 11 11:46:26.355120 crc crio[3644]: time="2026-06-11T11:46:26.354098564Z" level=info msg="Started container" PID=12392 containerID=0945cdc88c507d56eb462f1419315a26f6fb70acff8d4890b56f25d5168e8995 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=e328b29e-24be-44b3-94f6-fa7a1c44245b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e74cc8ff82ac082e0051d12a83cd16f7dc62f6e320b65d2f81722f8a4d3d8053
2026-06-11 13:18:25.072770 | controller | Jun 11 11:46:26.357894 crc crio[3644]: time="2026-06-11T11:46:26.357764621Z" level=info msg="Created container 0aa285e8eef9c57a60734a648da1cf0346e551b17fb1c26eef22384b75043fa5: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=bef575b5-2c3a-40fc-a758-d59d9797c2bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.072798 | controller | Jun 11 11:46:26.368904 crc crio[3644]: time="2026-06-11T11:46:26.368189378Z" level=info msg="Starting container: df21c034d1cc1fdda00e148bf8c8af1230315f73e03fb7807cf6aad984f7e6a8" id=4092bb34-14bb-4030-93f3-ee69fff30b0b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.072828 | controller | Jun 11 11:46:26.386371 crc crio[3644]: time="2026-06-11T11:46:26.386265877Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=b9e3abf1-efa8-47b1-b3fd-4654aff9e770 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.072890 | controller | Jun 11 11:46:26.392701 crc crio[3644]: time="2026-06-11T11:46:26.387484216Z" level=info msg="Starting container: 0aa285e8eef9c57a60734a648da1cf0346e551b17fb1c26eef22384b75043fa5" id=8ab16639-27df-494e-8d30-c9d57cc29e1e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.072925 | controller | Jun 11 11:46:26.394141 crc crio[3644]: time="2026-06-11T11:46:26.387618416Z" level=info msg="Started container" PID=12404 containerID=1b2fa1f3e783303795623b5da4742d67c3469ad41efd0ef2d8a09b6be417925d description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=abaa4e04-7cd6-4a3f-9a8c-85b17f597dce name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba75dfe769e883bb7ff39e113effea81446325f05a64f99910027e6fe07d06f0
2026-06-11 13:18:25.072961 | controller | Jun 11 11:46:26.408575 crc crio[3644]: time="2026-06-11T11:46:26.387895644Z" level=info msg="Started container" PID=12423 containerID=7f4191f39a5cdfee6a2329850327171bc5ba8053bfa81a586b33e29af2bcc256 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=6435f0c1-7173-4548-95aa-ecd7a095b35a name=/runtime.v1.RuntimeService/StartContainer sandboxID=62b7b5b9061fa04de237a5f02ec1f67d1ff9341ed2f2185a28b0851974c9fb3d
2026-06-11 13:18:25.072997 | controller | Jun 11 11:46:26.419531 crc crio[3644]: time="2026-06-11T11:46:26.393149112Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=976fb826-097e-418a-bbb3-4107f7f4f7c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.073033 | controller | Jun 11 11:46:26.458041 crc crio[3644]: time="2026-06-11T11:46:26.444218272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.073067 | controller | Jun 11 11:46:26.493070 crc crio[3644]: time="2026-06-11T11:46:26.492946564Z" level=info msg="Started container" PID=12417 containerID=df21c034d1cc1fdda00e148bf8c8af1230315f73e03fb7807cf6aad984f7e6a8 description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=4092bb34-14bb-4030-93f3-ee69fff30b0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1beef2e30e3f4b5ec69d9e5245fc73ac686e1b35d7fb26683828581cce2a7e92
2026-06-11 13:18:25.073102 | controller | Jun 11 11:46:26.530476 crc crio[3644]: time="2026-06-11T11:46:26.530353407Z" level=info msg="Started container" PID=12426 containerID=0aa285e8eef9c57a60734a648da1cf0346e551b17fb1c26eef22384b75043fa5 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=8ab16639-27df-494e-8d30-c9d57cc29e1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9bb8890c0128eef33a966b912b722cc321dce274de0b53caa8004c0c5dd2fda
2026-06-11 13:18:25.073137 | controller | Jun 11 11:46:26.531084 crc crio[3644]: time="2026-06-11T11:46:26.530899282Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=c6945c10-2347-4bfc-8373-616d72bd6a64 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.073173 | controller | Jun 11 11:46:26.559170 crc crio[3644]: time="2026-06-11T11:46:26.558729141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.073209 | controller | Jun 11 11:46:26.579854 crc crio[3644]: time="2026-06-11T11:46:26.579555346Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=87c09357-4468-4a89-8bb8-a5aaa6d2d5f7 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.073250 | controller | Jun 11 11:46:26.580366 crc crio[3644]: time="2026-06-11T11:46:26.580292596Z" level=info msg="Created container f3cb3304724d3bcace41c7718dcfdc06fead19d4483271a75b8a1430f4c3eb9f: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy" id=2812909d-e9f7-4cd5-b875-81ac53e7b1e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.073286 | controller | Jun 11 11:46:26.581309 crc crio[3644]: time="2026-06-11T11:46:26.581245463Z" level=info msg="Created container 026ce82a34aed0a1ab70f3e690db810b08026dff2163890cae61410cffd3064e: openshift-operator-lifecycle-manager/collect-profiles-29686305-9dr2p/collect-profiles" id=97cc0d21-5819-417c-b075-a57355b4e131 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.073322 | controller | Jun 11 11:46:26.584300 crc crio[3644]: time="2026-06-11T11:46:26.584222835Z" level=info msg="Starting container: 026ce82a34aed0a1ab70f3e690db810b08026dff2163890cae61410cffd3064e" id=b1ddaf94-6cb5-4f56-a07d-7e054a616fdf name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.073358 | controller | Jun 11 11:46:26.585220 crc crio[3644]: time="2026-06-11T11:46:26.585103743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.073393 | controller | Jun 11 11:46:26.590333 crc crio[3644]: time="2026-06-11T11:46:26.586266742Z" level=info msg="Starting container: f3cb3304724d3bcace41c7718dcfdc06fead19d4483271a75b8a1430f4c3eb9f" id=7293296a-d342-4e88-bf26-1fc6f21dd037 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.073428 | controller | Jun 11 11:46:26.600101 crc crio[3644]: time="2026-06-11T11:46:26.594565363Z" level=info msg="Started container" PID=12460 containerID=026ce82a34aed0a1ab70f3e690db810b08026dff2163890cae61410cffd3064e description=openshift-operator-lifecycle-manager/collect-profiles-29686305-9dr2p/collect-profiles id=b1ddaf94-6cb5-4f56-a07d-7e054a616fdf name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d
2026-06-11 13:18:25.073463 | controller | Jun 11 11:46:26.600101 crc crio[3644]: time="2026-06-11T11:46:26.596772747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.073500 | controller | Jun 11 11:46:26.637723 crc crio[3644]: time="2026-06-11T11:46:26.6340215Z" level=info msg="Started container" PID=12440 containerID=f3cb3304724d3bcace41c7718dcfdc06fead19d4483271a75b8a1430f4c3eb9f description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=7293296a-d342-4e88-bf26-1fc6f21dd037 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a380dc439153fd729d62d52583da7dfd5c6b33454985cf6ffeb5f878b80d543
2026-06-11 13:18:25.073536 | controller | Jun 11 11:46:26.646894 crc crio[3644]: time="2026-06-11T11:46:26.646741219Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 13:18:25.073571 | controller | Jun 11 11:46:26.663601 crc crio[3644]: time="2026-06-11T11:46:26.659347398Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=818a61af-ae4f-4ec8-8b9d-36938ffdfaba name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.073607 | controller | Jun 11 11:46:26.676707 crc crio[3644]: time="2026-06-11T11:46:26.669708136Z" level=info msg="Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch" id=74a1ec92-6820-4e45-914a-a543a9fabbb5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.073643 | controller | Jun 11 11:46:26.676707 crc crio[3644]: time="2026-06-11T11:46:26.675700379Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 13:18:25.073734 | controller | Jun 11 11:46:26.680277 crc crio[3644]: time="2026-06-11T11:46:26.679626864Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=15da6546-f892-4393-9879-cf6242c858ce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.073775 | controller | Jun 11 11:46:26.701012 crc crio[3644]: time="2026-06-11T11:46:26.696154492Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=ebc04bfb-d7e7-45a0-8ada-945d5bc71a06 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.073804 | controller | Jun 11 11:46:26.712593 crc crio[3644]: time="2026-06-11T11:46:26.712099594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.073833 | controller | Jun 11 11:46:26.716975 crc crio[3644]: time="2026-06-11T11:46:26.716204156Z" level=info msg="Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination" id=4bea5f81-d81f-47b6-9c3d-01ddb7de2f16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.073897 | controller | Jun 11 11:46:26.717074 crc crio[3644]: time="2026-06-11T11:46:26.71697825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.073930 | controller | Jun 11 11:46:26.753428 crc crio[3644]: time="2026-06-11T11:46:26.749412232Z" level=info msg="Created container 343a894c2d6780d2fdb3f79bc48e1fe2fc7b70ab31de06b9ffcec7d2993c88c6: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator" id=38876dcb-db15-4dd9-afc0-323e93a0bb56 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.073959 | controller | Jun 11 11:46:26.766891 crc crio[3644]: time="2026-06-11T11:46:26.766726365Z" level=info msg="Created container 440a9b40691e2548a6e6b23cf23a72dd235a1bad8aad52d9790af5692773f306: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller" id=8fd1b585-7a05-4f8a-8ae3-dd799dfa079c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.073987 | controller | Jun 11 11:46:26.775713 crc crio[3644]: time="2026-06-11T11:46:26.770352007Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9e6d4b32-5d4f-4dd8-b3ac-ccc577ccde15 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.074016 | controller | Jun 11 11:46:26.775713 crc crio[3644]: time="2026-06-11T11:46:26.775426461Z" level=info msg="Starting container: 343a894c2d6780d2fdb3f79bc48e1fe2fc7b70ab31de06b9ffcec7d2993c88c6" id=2354f402-ccd2-480a-a1db-df014b719d4f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.074045 | controller | Jun 11 11:46:26.793869 crc crio[3644]: time="2026-06-11T11:46:26.79315929Z" level=info msg="Started container" PID=12511 containerID=343a894c2d6780d2fdb3f79bc48e1fe2fc7b70ab31de06b9ffcec7d2993c88c6 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=2354f402-ccd2-480a-a1db-df014b719d4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c27b2d49f3cb2e2afc71446a37f9e524d9e1716e4fa8e966bb06e4c6340bae32
2026-06-11 13:18:25.074073 | controller | Jun 11 11:46:26.797324 crc crio[3644]: time="2026-06-11T11:46:26.797242418Z" level=info msg="Starting container: 440a9b40691e2548a6e6b23cf23a72dd235a1bad8aad52d9790af5692773f306" id=bef8ebe2-88e4-4799-865a-9c67aa15fcdd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.074100 | controller | Jun 11 11:46:27.026131 crc crio[3644]: time="2026-06-11T11:46:27.01009614Z" level=info msg="Started container" PID=12529 containerID=440a9b40691e2548a6e6b23cf23a72dd235a1bad8aad52d9790af5692773f306 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=bef8ebe2-88e4-4799-865a-9c67aa15fcdd name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ad53ffb7fe74f66ce91948fcbd8ed5c639a3f56b5c5ad0aef3a79991b13a167
2026-06-11 13:18:25.074134 | controller | Jun 11 11:46:27.214776 crc crio[3644]: time="2026-06-11T11:46:27.212872211Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=922e5cb1-0af0-48ca-ae00-46e9337a22ed name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.074164 | controller | Jun 11 11:46:27.260758 crc crio[3644]: time="2026-06-11T11:46:27.260358551Z" level=info msg="Created container e2a9c7d04e4eca0023ac46af411a257de9f7c20a93bbefb1ee000c36e397ab04: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions" id=0ff7a915-3694-40ec-b73e-3481cd33742b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.074193 | controller | Jun 11 11:46:27.310772 crc crio[3644]: time="2026-06-11T11:46:27.309994842Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=53fdd080-a00c-4c6a-aace-cc4c01f81f91 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.074220 | controller | Jun 11 11:46:27.344241 crc crio[3644]: time="2026-06-11T11:46:27.343406154Z" level=info msg="Starting container: e2a9c7d04e4eca0023ac46af411a257de9f7c20a93bbefb1ee000c36e397ab04" id=dc139721-0beb-4dde-83e1-9316bed833c2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.074248 | controller | Jun 11 11:46:27.634294 crc crio[3644]: time="2026-06-11T11:46:27.63392976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.074277 | controller | Jun 11 11:46:27.701522 crc crio[3644]: time="2026-06-11T11:46:27.700908844Z" level=info msg="Started container" PID=12560 containerID=e2a9c7d04e4eca0023ac46af411a257de9f7c20a93bbefb1ee000c36e397ab04 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=dc139721-0beb-4dde-83e1-9316bed833c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65f6f507aff2c3dfd016d5e334e513fd0bc5a957a8648f46873eff02e6fb2481
2026-06-11 13:18:25.074306 | controller | Jun 11 11:46:29.951020 crc crio[3644]: time="2026-06-11T11:46:29.946625739Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=e3a6c3cd-a881-437d-b10a-767e05ab8c90 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.074333 | controller | Jun 11 11:46:30.110030 crc crio[3644]: time="2026-06-11T11:46:30.10809809Z" level=info msg="Created container e4306c6c9c412576f9c0116b8b506f3d3189a20a71a8d2793a25ea7bcf4e8d9f: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=d757749a-d687-4ee1-8b25-7f235fb509f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.074436 | controller | Jun 11 11:46:30.118076 crc crio[3644]: time="2026-06-11T11:46:30.114246872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.074471 | controller | Jun 11 11:46:30.203521 crc crio[3644]: time="2026-06-11T11:46:30.199572233Z" level=info msg="Starting container: e4306c6c9c412576f9c0116b8b506f3d3189a20a71a8d2793a25ea7bcf4e8d9f" id=ff47ce27-b0a2-43ee-8576-11730a5916da name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.074497 | controller | Jun 11 11:46:30.415002 crc crio[3644]: time="2026-06-11T11:46:30.409800386Z" level=info msg="Started container" PID=12612 containerID=e4306c6c9c412576f9c0116b8b506f3d3189a20a71a8d2793a25ea7bcf4e8d9f description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=ff47ce27-b0a2-43ee-8576-11730a5916da name=/runtime.v1.RuntimeService/StartContainer sandboxID=172d06a82334693fe565a25f3523459d09b70af9e60826971bbc7a5ed2e4415b
2026-06-11 13:18:25.074526 | controller | Jun 11 11:46:30.448888 crc crio[3644]: time="2026-06-11T11:46:30.433610725Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=c3ad43ef-4ad4-4851-a9ed-6ed35cc354a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.074551 | controller | Jun 11 11:46:30.524705 crc crio[3644]: time="2026-06-11T11:46:30.522468165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.074576 | controller | Jun 11 11:46:30.686055 crc crio[3644]: time="2026-06-11T11:46:30.683205426Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=bd0054e1-665c-45bb-9ef3-ef46a1e13157 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.074600 | controller | Jun 11 11:46:31.067774 crc crio[3644]: time="2026-06-11T11:46:31.066315146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.074624 | controller | Jun 11 11:46:31.080694 crc crio[3644]: time="2026-06-11T11:46:31.071338537Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ee9e132e-7714-4476-8605-446e4ea34309 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.074647 | controller | Jun 11 11:46:31.080694 crc crio[3644]: time="2026-06-11T11:46:31.080239115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.074671 | controller | Jun 11 11:46:31.097328 crc crio[3644]: time="2026-06-11T11:46:31.097110227Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=a17f8a25-595a-4289-827f-39896fe2e82d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.074694 | controller | Jun 11 11:46:31.137364 crc crio[3644]: time="2026-06-11T11:46:31.112908753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.074717 | controller | Jun 11 11:46:31.164599 crc crio[3644]: time="2026-06-11T11:46:31.163105707Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=cb75286e-73d6-41ef-ae67-22ec6f6a7ea2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.074741 | controller | Jun 11 11:46:31.188134 crc crio[3644]: time="2026-06-11T11:46:31.171353539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.074766 | controller | Jun 11 11:46:31.188134 crc crio[3644]: time="2026-06-11T11:46:31.187191529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.074790 | controller | Jun 11 11:46:31.260331 crc crio[3644]: time="2026-06-11T11:46:31.253985645Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=95e110b8-7e19-4181-985b-3092e4de1ac6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.074814 | controller | Jun 11 11:46:31.305413 crc crio[3644]: time="2026-06-11T11:46:31.297400905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.074843 | controller | Jun 11 11:46:31.305413 crc crio[3644]: time="2026-06-11T11:46:31.303037964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.074987 | controller | Jun 11 11:46:31.305413 crc crio[3644]: time="2026-06-11T11:46:31.304775013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.075026 | controller | Jun 11 11:46:31.408194 crc crio[3644]: time="2026-06-11T11:46:31.4080289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.075057 | controller | Jun 11 11:46:31.451590 crc crio[3644]: time="2026-06-11T11:46:31.448209025Z" level=info msg="Created container b7b3c02d5a32220519ad2e33daa7c878878893b7118217c0def362e79a63ec16: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator" id=81aec6b9-1293-4603-96ba-8145d36fe949 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.075085 | controller | Jun 11 11:46:31.458156 crc crio[3644]: time="2026-06-11T11:46:31.45798754Z" level=info msg="Starting container: b7b3c02d5a32220519ad2e33daa7c878878893b7118217c0def362e79a63ec16" id=a9798884-7235-445a-bb5d-f442bc16abc4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.075114 | controller | Jun 11 11:46:31.503499 crc crio[3644]: time="2026-06-11T11:46:31.503081202Z" level=info msg="Stopping container: 742aa4fc2b3303f412085440959fe3c0458dc3b743fc3454b06f528743d8982a (timeout: 30s)" id=7d1ac104-b499-4d83-98cd-0778f1f13975 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.075143 | controller | Jun 11 11:46:31.509374 crc crio[3644]: time="2026-06-11T11:46:31.50928044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.075172 | controller | Jun 11 11:46:31.513586 crc crio[3644]: time="2026-06-11T11:46:31.512388597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.075201 | controller | Jun 11 11:46:31.549353 crc crio[3644]: time="2026-06-11T11:46:31.539078169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.075229 | controller | Jun 11 11:46:31.549353 crc crio[3644]: time="2026-06-11T11:46:31.540384467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.075257 | controller | Jun 11 11:46:31.583416 crc crio[3644]: time="2026-06-11T11:46:31.583089343Z" level=info msg="Started container" PID=12640 containerID=b7b3c02d5a32220519ad2e33daa7c878878893b7118217c0def362e79a63ec16 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=a9798884-7235-445a-bb5d-f442bc16abc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbf7084e036402eb75d81bddd320d0bd1f91e1843d1dc590e3b11b4a55fce899
2026-06-11 13:18:25.075302 | controller | Jun 11 11:46:31.585116 crc crio[3644]: time="2026-06-11T11:46:31.583392741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.075332 | controller | Jun 11 11:46:31.651268 crc crio[3644]: time="2026-06-11T11:46:31.641100182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.075359 | controller | Jun 11 11:46:31.653411 crc crio[3644]: time="2026-06-11T11:46:31.653332652Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.075394 | controller | Jun 11 11:46:31.701336 crc crio[3644]: time="2026-06-11T11:46:31.696441254Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=a54c64e4-6afd-4da6-9da1-31050757aaee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.075424 | controller | Jun 11 11:46:31.701336 crc crio[3644]: time="2026-06-11T11:46:31.69703468Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=8e5a2eb3-28ae-4d50-a1da-b8cb4aa69e3d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.075451 | controller | Jun 11 11:46:31.746919 crc crio[3644]: time="2026-06-11T11:46:31.720405894Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=80d19754-9536-4905-8879-683f6643c643 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.075479 | controller | Jun 11 11:46:31.752287 crc crio[3644]: time="2026-06-11T11:46:31.748394882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.075507 | controller | Jun 11 11:46:31.808802 crc crio[3644]: time="2026-06-11T11:46:31.807033587Z" level=info msg="Created container d6dfd7252f8cfdb10e7a50f71cf46c0dd9f3be960042f0bed19007a555928403: openshift-dns/dns-default-qtghf/dns" id=a9b58617-841f-4ac5-b467-cb0ae31f6a42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.075534 | controller | Jun 11 11:46:31.878257 crc crio[3644]: time="2026-06-11T11:46:31.87025117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.075561 | controller | Jun 11 11:46:31.883604 crc crio[3644]: time="2026-06-11T11:46:31.883393755Z" level=info msg="Starting container: d6dfd7252f8cfdb10e7a50f71cf46c0dd9f3be960042f0bed19007a555928403" id=3c08abd3-a502-4897-91b4-aacb62cd130d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.075588 | controller | Jun 11 11:46:31.901438 crc crio[3644]: time="2026-06-11T11:46:31.896198977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.075616 | controller | Jun 11 11:46:31.901438 crc crio[3644]: time="2026-06-11T11:46:31.870432539Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=59900e7a-85e3-4eb1-8ca0-3352298decd6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.075643 | controller | Jun 11 11:46:32.512109 crc crio[3644]: time="2026-06-11T11:46:32.511877247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.075670 | controller | Jun 11 11:46:32.518174 crc crio[3644]: time="2026-06-11T11:46:32.516190549Z" level=info msg="Created container a70012bdce18a8a670f51cf12f1b9e19d315f040cc579b53ffaa4a58ff4e75ac: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=9e6fc461-cec5-4ec0-b62a-d76db527acbf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.075699 | controller | Jun 11 11:46:32.529480 crc crio[3644]: time="2026-06-11T11:46:32.529046538Z" level=info msg="Created container 953bdce02080a1d2340e5c53b1264424391812fde4bdc95f4dab50e27470d8d0: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=ec8a2c45-4627-40cb-91ce-94e9df428728 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.075732 | controller | Jun 11 11:46:32.550080 crc crio[3644]: time="2026-06-11T11:46:32.549568904Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=ec934cd6-4306-46e3-8a50-d4a04a0e2ad5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.075761 | controller | Jun 11 11:46:32.766017 crc crio[3644]: time="2026-06-11T11:46:32.765055811Z" level=info msg="Starting container: 953bdce02080a1d2340e5c53b1264424391812fde4bdc95f4dab50e27470d8d0" id=79f8f989-8545-4878-8b0f-5384bdab3439 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.075789 | controller | Jun 11 11:46:32.767937 crc crio[3644]: time="2026-06-11T11:46:32.767550651Z" level=info msg="Starting container: a70012bdce18a8a670f51cf12f1b9e19d315f040cc579b53ffaa4a58ff4e75ac" id=1fd7be12-7ddf-4a6a-a16e-da67e0e9f1c6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.075817 | controller | Jun 11 11:46:33.080430 crc crio[3644]: time="2026-06-11T11:46:33.079534365Z" level=info msg="Created container 7ed3da09032026de69e9bd8669463542cfe02a371d06415e821c78868db82fa6: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=77a8ba03-d2f0-42f5-a1e4-5693627c51bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.075846 | controller | Jun 11 11:46:33.098725 crc crio[3644]: time="2026-06-11T11:46:33.097629538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.075906 | controller | Jun 11 11:46:33.120379 crc crio[3644]: time="2026-06-11T11:46:33.119252916Z" level=info msg="Started container" PID=12658 containerID=d6dfd7252f8cfdb10e7a50f71cf46c0dd9f3be960042f0bed19007a555928403 description=openshift-dns/dns-default-qtghf/dns id=3c08abd3-a502-4897-91b4-aacb62cd130d name=/runtime.v1.RuntimeService/StartContainer sandboxID=6729b6f6df8aa1a94e46b1ed897ff3c7da2be0c5ac02ab76a9f56adff156dca8
2026-06-11 13:18:25.075937 | controller | Jun 11 11:46:33.141101 crc crio[3644]: time="2026-06-11T11:46:33.140246718Z" level=info msg="Starting container: 7ed3da09032026de69e9bd8669463542cfe02a371d06415e821c78868db82fa6" id=8edc4b2b-d1f0-4f0b-a76c-cfda7c6b5792 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.075967 | controller | Jun 11 11:46:33.149418 crc crio[3644]: time="2026-06-11T11:46:33.14653578Z" level=info msg="Started container" PID=12703 containerID=953bdce02080a1d2340e5c53b1264424391812fde4bdc95f4dab50e27470d8d0 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=79f8f989-8545-4878-8b0f-5384bdab3439 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a9677c8ed67eec605ff0a2e5e6ec1a609e6172170307ccd1751732699526a22
2026-06-11 13:18:25.075995 | controller | Jun 11 11:46:33.335248 crc crio[3644]: time="2026-06-11T11:46:33.326138429Z" level=info msg="Started container" PID=12674 containerID=a70012bdce18a8a670f51cf12f1b9e19d315f040cc579b53ffaa4a58ff4e75ac description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=1fd7be12-7ddf-4a6a-a16e-da67e0e9f1c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78c68730effe7e0fb995c89f1b136d209149e7ed6e1e6a43256efb8656843f28
2026-06-11 13:18:25.076026 | controller | Jun 11 11:46:33.452224 crc crio[3644]: time="2026-06-11T11:46:33.451771787Z" level=info msg="Created container a06ec85ac52c17d04074db1e22287b39a37d01431987d77e1c046c9b607935c9: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=449ea1aa-a75f-4d7d-b5c2-dd524c39bb1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.076055 | controller | Jun 11 11:46:34.820482 crc crio[3644]: time="2026-06-11T11:46:34.820002576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.076087 | controller | Jun 11 11:46:34.824270 crc crio[3644]: time="2026-06-11T11:46:34.823973188Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=9e220ed6-bdcf-4e85-b0bb-ba01bbcb7668 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.076115 | controller | Jun 11 11:46:34.836544 crc crio[3644]: time="2026-06-11T11:46:34.836200456Z" level=info msg="Starting container: a06ec85ac52c17d04074db1e22287b39a37d01431987d77e1c046c9b607935c9" id=9cc2fa9b-c0d7-4b21-bf3a-1795dd92cd70 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.076143 | controller | Jun 11 11:46:34.853299 crc crio[3644]: time="2026-06-11T11:46:34.852370751Z" level=info msg="Started container" PID=12711 containerID=7ed3da09032026de69e9bd8669463542cfe02a371d06415e821c78868db82fa6 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=8edc4b2b-d1f0-4f0b-a76c-cfda7c6b5792 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5f153aa209aabe52bf2d7753481d969f357bc1e07a18bcb37ff2768d02c4c3e
2026-06-11 13:18:25.076173 | controller | Jun 11 11:46:34.898410 crc crio[3644]: time="2026-06-11T11:46:34.898231103Z" level=info msg="Created container 8ca5166c002327fa0930116a5f0a4c587466d48b877c5e74964edb91ac3cf15b: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=eec82348-b730-4e85-b352-82cb75265268 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.076201 | controller | Jun 11 11:46:34.926306 crc crio[3644]: time="2026-06-11T11:46:34.925504486Z" level=info msg="Created container 2d03cfdb179734950f48aaa6fc2c06cb76f8fa67c1d391054fab7b7a35e9572a: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=263554b2-3079-47da-91a8-cd99c03aa277 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.076230 | controller | Jun 11 11:46:34.944788 crc crio[3644]: time="2026-06-11T11:46:34.94433404Z" level=info msg="Starting container: 8ca5166c002327fa0930116a5f0a4c587466d48b877c5e74964edb91ac3cf15b" id=859c1c59-6b4f-4cc1-a52e-84181d0e1225 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.076258 | controller | Jun 11 11:46:34.950527 crc crio[3644]: time="2026-06-11T11:46:34.948098046Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=d55fb9da-0277-45ce-9490-a97f3a852573 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.076286 | controller | Jun 11 11:46:34.955761 crc crio[3644]: time="2026-06-11T11:46:34.953352135Z" level=info msg="Created container 2afb54482fa9487851ea02e16536217e2bb9572ad59f5fbcfa864213d24e6f3f: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container" id=0402d90a-b62d-4a12-a18e-5e3a23ead8c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.076313 | controller | Jun 11 11:46:35.013283 crc crio[3644]: time="2026-06-11T11:46:35.01217903Z" level=info msg="Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy" id=8266a7b2-f5ab-4a45-94f2-e3b4385c2cd2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.076339 | controller | Jun 11 11:46:35.013283 crc crio[3644]: time="2026-06-11T11:46:35.013129846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.076363 | controller | Jun 11 11:46:35.018340 crc crio[3644]: time="2026-06-11T11:46:34.965796656Z" level=info msg="Starting container: 2d03cfdb179734950f48aaa6fc2c06cb76f8fa67c1d391054fab7b7a35e9572a" id=e2dd0f7c-0d96-4ba9-b3cc-c5971b1c77f5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.076388 | controller | Jun 11 11:46:35.044791 crc crio[3644]: time="2026-06-11T11:46:35.028097824Z" level=info msg="Starting container: 2afb54482fa9487851ea02e16536217e2bb9572ad59f5fbcfa864213d24e6f3f" id=66f23ef2-8ab5-4aff-965e-9237bfb29207 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.076417 | controller | Jun 11 11:46:35.058399 crc crio[3644]: time="2026-06-11T11:46:35.058102873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.076442 | controller | Jun 11 11:46:35.330366 crc crio[3644]: time="2026-06-11T11:46:34.987976782Z" level=info msg="Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy" id=8b68a629-11f3-4380-af9d-8acd7e9e9ba5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.076466 | controller | Jun 11 11:46:35.361577 crc crio[3644]: time="2026-06-11T11:46:35.360551238Z" level=info msg="Started container" PID=12721 containerID=2d03cfdb179734950f48aaa6fc2c06cb76f8fa67c1d391054fab7b7a35e9572a description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=e2dd0f7c-0d96-4ba9-b3cc-c5971b1c77f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bc7d301adc5925b363e49d1c8c07e96d6dcae60275037d8ecd8166f8606c109
2026-06-11 13:18:25.076491 | controller | Jun 11 11:46:35.478971 crc crio[3644]: time="2026-06-11T11:46:35.474608619Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.076515 | controller | Jun 11 11:46:35.513454 crc crio[3644]: time="2026-06-11T11:46:35.5125431Z" level=info msg="Started container" PID=12682 containerID=a06ec85ac52c17d04074db1e22287b39a37d01431987d77e1c046c9b607935c9 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=9cc2fa9b-c0d7-4b21-bf3a-1795dd92cd70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f6e7a87911754cb0e7be14698dea7dcb3740a467f1cc27f7047d34b33011759
2026-06-11 13:18:25.076540 | controller | Jun 11 11:46:35.777328 crc crio[3644]: time="2026-06-11T11:46:35.767302731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.076564 | controller | Jun 11 11:46:35.925992 crc crio[3644]: time="2026-06-11T11:46:35.924407251Z" level=info msg="Created container 074a042534e0c2d4020fb3b80b38a334251ad593efec539d9607f83ffcf87faf: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=b8c6d170-7bbe-4cf0-b366-3325b8920b3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.076587 | controller | Jun 11 11:46:36.119053 crc crio[3644]: time="2026-06-11T11:46:36.118130665Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=832d9734-e1d1-4d9a-b635-4dc9a3ae7df2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.076612 | controller | Jun 11 11:46:36.119950 crc crio[3644]: time="2026-06-11T11:46:36.119579426Z" level=info msg="Started container" PID=12722 containerID=2afb54482fa9487851ea02e16536217e2bb9572ad59f5fbcfa864213d24e6f3f description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=66f23ef2-8ab5-4aff-965e-9237bfb29207 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2fd4c73289c4929e22acd75c5d0f696a8f40082ef4e46caf868126539c9b03fd
2026-06-11 13:18:25.076636 | controller | Jun 11 11:46:36.135991 crc crio[3644]: time="2026-06-11T11:46:36.125076931Z" level=info msg="Starting container: 074a042534e0c2d4020fb3b80b38a334251ad593efec539d9607f83ffcf87faf" id=42626406-d6cf-4058-9a07-314a7baf4a7d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.076661 | controller | Jun 11 11:46:36.297000 crc crio[3644]: time="2026-06-11T11:46:36.294498247Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=97c9ced2-83f6-4e73-baa6-139ce184f257 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.076690 | controller | Jun 11 11:46:36.297000 crc crio[3644]: time="2026-06-11T11:46:36.296790791Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver" id=81240e9a-85e6-4542-82c4-a87b68f9f731 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.076714 | controller | Jun 11 11:46:36.297000 crc crio[3644]: time="2026-06-11T11:46:36.297003008Z" level=info msg="Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver" id=3ef22896-9600-433d-8cf9-11387576ae02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.076738 | controller | Jun 11 11:46:36.362277 crc crio[3644]: time="2026-06-11T11:46:36.361055934Z" level=info msg="Started container" PID=12723 containerID=8ca5166c002327fa0930116a5f0a4c587466d48b877c5e74964edb91ac3cf15b description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=859c1c59-6b4f-4cc1-a52e-84181d0e1225 name=/runtime.v1.RuntimeService/StartContainer sandboxID=02d7e09a445312a50978f37c356891b1fba644aac2805fa04d932c2c524a1cf5
2026-06-11 13:18:25.076762 | controller | Jun 11 11:46:36.480953 crc crio[3644]: time="2026-06-11T11:46:36.460516466Z" level=info msg="Started container" PID=12726 containerID=074a042534e0c2d4020fb3b80b38a334251ad593efec539d9607f83ffcf87faf description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=42626406-d6cf-4058-9a07-314a7baf4a7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5e984a5c4cd3bc474b8eb37fa1dca43ee7c9ba6f6b8327c5199f7b42b0a8ed5
2026-06-11 13:18:25.076785 | controller | Jun 11 11:46:37.699520 crc crio[3644]: time="2026-06-11T11:46:37.693478404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.076810 | controller | Jun 11 11:46:37.700515 crc crio[3644]: time="2026-06-11T11:46:37.700186802Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=ba0fc89c-7c21-48bf-9a8e-f5b4573dc901 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.076838 | controller | Jun 11 11:46:37.711858 crc crio[3644]: time="2026-06-11T11:46:37.703995119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.076897 | controller | Jun 11 11:46:37.748223 crc crio[3644]: time="2026-06-11T11:46:37.738318041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.076930 | controller | Jun 11 11:46:37.748223 crc crio[3644]: time="2026-06-11T11:46:37.742121016Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=24bfaed0-1fbd-436a-bbd8-87cefa6c531c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.076958 | controller | Jun 11 11:46:38.347944 crc crio[3644]: time="2026-06-11T11:46:38.343572426Z" level=info msg="Created container a1d601c394807c5f8547f6d398a56164906fa84cf163245c8220eef931d3fad7: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin" id=b5018c1c-035d-4f01-a76a-e1b27ac1ff62 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.076986 | controller | Jun 11 11:46:38.458060 crc crio[3644]: time="2026-06-11T11:46:38.457494323Z" level=info msg="Created container f864c93a4743c03031983f741c71c34e916e085f48a2794f3a82a4ec766fe6f0: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=ae578cc7-314d-4645-942c-eb65f2d1d50f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.077014 | controller | Jun 11 11:46:38.541218 crc crio[3644]: time="2026-06-11T11:46:38.540470667Z" level=info msg="Starting container: a1d601c394807c5f8547f6d398a56164906fa84cf163245c8220eef931d3fad7" id=c9016e39-ff11-4691-8ad3-cdc48e33efe1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.077047 | controller | Jun 11 11:46:38.572433 crc crio[3644]: time="2026-06-11T11:46:38.572378191Z" level=info msg="Starting container: f864c93a4743c03031983f741c71c34e916e085f48a2794f3a82a4ec766fe6f0" id=34037040-02f4-4f46-b27d-2fdaa2b8f065 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.077073 | controller | Jun 11 11:46:38.575152 crc crio[3644]: time="2026-06-11T11:46:38.574527369Z" level=info msg="Created container c5be56021e255deaf5d665e98a202ffb3b1745b48633fbce9470162b3e348ae7: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=a466b33f-292d-4231-af74-abfdc57e3018 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.077097 | controller | Jun 11 11:46:38.882085 crc crio[3644]: time="2026-06-11T11:46:38.876478408Z" level=info msg="Started container" PID=12796 containerID=f864c93a4743c03031983f741c71c34e916e085f48a2794f3a82a4ec766fe6f0 description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=34037040-02f4-4f46-b27d-2fdaa2b8f065 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1be33eef974f1b8b17f66a7d3e38a2fbf699bbf9b979902191894328c4f3a5e0
2026-06-11 13:18:25.077119 | controller | Jun 11 11:46:38.886199 crc crio[3644]: time="2026-06-11T11:46:38.885452411Z" level=info msg="Starting container: c5be56021e255deaf5d665e98a202ffb3b1745b48633fbce9470162b3e348ae7" id=bc401abf-7e13-4ca0-8928-5ab07a8030fb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.077141 | controller | Jun 11 11:46:39.182370 crc crio[3644]: time="2026-06-11T11:46:39.176941895Z" level=info msg="Started container" PID=12786 containerID=a1d601c394807c5f8547f6d398a56164906fa84cf163245c8220eef931d3fad7 description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=c9016e39-ff11-4691-8ad3-cdc48e33efe1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83deffb05b5c51ae09f7f9931aeef639a49e8922ed3ca219c2c4f5c262a80b31
2026-06-11 13:18:25.077162 | controller | Jun 11 11:46:39.700030 crc crio[3644]: time="2026-06-11T11:46:39.698401924Z" level=info msg="Started container" PID=12846 containerID=c5be56021e255deaf5d665e98a202ffb3b1745b48633fbce9470162b3e348ae7 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=bc401abf-7e13-4ca0-8928-5ab07a8030fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c51eab753272d574f64cbedfe0efb16ec220f86dcb2f36de0e92f6dacec8f69
2026-06-11 13:18:25.077183 | controller | Jun 11 11:46:40.006232 crc crio[3644]: time="2026-06-11T11:46:40.005801556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.077207 | controller | Jun 11 11:46:40.023360 crc crio[3644]: time="2026-06-11T11:46:40.023104765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.077233 | controller | Jun 11 11:46:40.023613 crc crio[3644]: time="2026-06-11T11:46:40.023383633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.077260 | controller | Jun 11 11:46:40.023613 crc crio[3644]: time="2026-06-11T11:46:40.023584978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.077287 | controller | Jun 11 11:46:40.325714 crc crio[3644]: time="2026-06-11T11:46:40.313444801Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy" id=236d7564-b81d-496b-9f85-bfa0e9d2f9e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.077318 | controller | Jun 11 11:46:40.567551 crc crio[3644]: time="2026-06-11T11:46:40.557412304Z" level=info msg="Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy" id=17921428-d010-434b-86d9-f6c530eee21e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.077346 | controller | Jun 11 11:46:40.567551 crc crio[3644]: time="2026-06-11T11:46:40.558907656Z" level=info msg="Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy" id=5e3ebff7-41a2-4159-b403-3ca624a7279f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.077373 | controller | Jun 11 11:46:40.599480 crc crio[3644]: time="2026-06-11T11:46:40.589085101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.077400 | controller | Jun 11 11:46:40.774914 crc crio[3644]: time="2026-06-11T11:46:40.774252112Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=cdcffadf-ed42-49b6-9fe5-f16447ff2bef name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.077426 | controller | Jun 11 11:46:42.192259 crc crio[3644]: time="2026-06-11T11:46:42.191256015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.077455 | controller | Jun 11 11:46:42.349791 crc crio[3644]: time="2026-06-11T11:46:42.348902597Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 13:18:25.077484 | controller | Jun 11 11:46:42.800602 crc crio[3644]: time="2026-06-11T11:46:42.800296819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.077512 | controller | Jun 11 11:46:43.071952 crc crio[3644]: time="2026-06-11T11:46:43.06830597Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=52e96dfb-2860-4a25-8778-a2cbe127464b name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.077539 | controller | Jun 11 11:46:43.235326 crc crio[3644]: time="2026-06-11T11:46:43.149152392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.077567 | controller | Jun 11 11:46:43.235326 crc crio[3644]: time="2026-06-11T11:46:43.156329644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.077594 | controller | Jun 11 11:46:43.235326 crc crio[3644]: time="2026-06-11T11:46:43.157505537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.077622 | controller | Jun 11 11:46:43.367139 crc crio[3644]: time="2026-06-11T11:46:43.366363006Z" level=info msg="Created container 0e0f402cb2159a23ce9dc9c7da108bbd6644cb2f4f19f50904f1e11d154aa7a5: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy" id=efb9b2a1-d7f1-49ed-b592-4ea158db4f97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.077650 | controller | Jun 11 11:46:43.387778 crc crio[3644]: time="2026-06-11T11:46:43.384047068Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 13:18:25.077679 | controller | Jun 11 11:46:43.419928 crc crio[3644]: time="2026-06-11T11:46:43.419795137Z" level=info msg="Starting container: 0e0f402cb2159a23ce9dc9c7da108bbd6644cb2f4f19f50904f1e11d154aa7a5" id=1ceafd21-ba4e-4add-b236-59c7236d4454 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.077718 | controller | Jun 11 11:46:43.542504 crc crio[3644]: time="2026-06-11T11:46:43.541047722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.077749 | controller | Jun 11 11:46:43.625541 crc crio[3644]: time="2026-06-11T11:46:43.614113506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.077778 | controller | Jun 11 11:46:43.993260 crc crio[3644]: time="2026-06-11T11:46:43.990357693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.077806 | controller | Jun 11 11:46:45.000178 crc crio[3644]: time="2026-06-11T11:46:44.999507553Z" level=info msg="Started container" PID=12929 containerID=0e0f402cb2159a23ce9dc9c7da108bbd6644cb2f4f19f50904f1e11d154aa7a5 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=1ceafd21-ba4e-4add-b236-59c7236d4454 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86c61bb44507aae5de65c880ccdcea828453dee0c375749eab1667d0dbe0708f
2026-06-11 13:18:25.077834 | controller | Jun 11 11:46:48.317146 crc crio[3644]: time="2026-06-11T11:46:48.302553271Z" level=info msg="Created container 4bc3a2c304cb3a55f6a48242ce137501b4a6a188d1d1278711ae110f44bc3450: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch" id=74a1ec92-6820-4e45-914a-a543a9fabbb5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.077891 | controller | Jun 11 11:46:49.445480 crc crio[3644]: time="2026-06-11T11:46:49.445254789Z" level=info msg="Created container 611d3efd972ed55ebd2911cca8cf007185c96c8f998ed3a3a4fcfe245d4ccc23: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination" id=4bea5f81-d81f-47b6-9c3d-01ddb7de2f16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.077924 | controller | Jun 11 11:46:49.702490 crc crio[3644]: time="2026-06-11T11:46:49.695997871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.077952 | controller | Jun 11 11:46:50.435263 crc crio[3644]: time="2026-06-11T11:46:50.429012999Z" level=info msg="Starting container: 611d3efd972ed55ebd2911cca8cf007185c96c8f998ed3a3a4fcfe245d4ccc23" id=7e5f1fd7-5d8c-48de-856f-5a29c0cb6d53 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.077981 | controller | Jun 11 11:46:52.467202 crc crio[3644]: time="2026-06-11T11:46:52.467094133Z" level=info msg="Starting container: 4bc3a2c304cb3a55f6a48242ce137501b4a6a188d1d1278711ae110f44bc3450" id=78bb82c9-8421-476e-9312-5c45b1090d61 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.078010 | controller | Jun 11 11:46:52.936934 crc crio[3644]: time="2026-06-11T11:46:52.923970987Z" level=info msg="Started container" PID=12983 containerID=611d3efd972ed55ebd2911cca8cf007185c96c8f998ed3a3a4fcfe245d4ccc23 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=7e5f1fd7-5d8c-48de-856f-5a29c0cb6d53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62b7b5b9061fa04de237a5f02ec1f67d1ff9341ed2f2185a28b0851974c9fb3d
2026-06-11 13:18:25.078039 | controller | Jun 11 11:46:52.977276 crc crio[3644]: time="2026-06-11T11:46:52.976446482Z" level=info msg="Started container" PID=12972 containerID=4bc3a2c304cb3a55f6a48242ce137501b4a6a188d1d1278711ae110f44bc3450 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=78bb82c9-8421-476e-9312-5c45b1090d61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceac6ba87467e95e44a998e9cdf99adb3aa577f53000302197846ede3d51d028
2026-06-11 13:18:25.078066 | controller | Jun 11 11:46:53.556326 crc crio[3644]: time="2026-06-11T11:46:53.555578018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.078098 | controller | Jun 11 11:46:53.575448 crc crio[3644]: time="2026-06-11T11:46:53.57536827Z" level=info msg="Stopping container: e353ea946a9164cb1d474380a697dab65f944ece2405ef22c158dc1fd1724b80 (timeout: 2s)" id=32d0bb3d-8489-40bd-b1a5-94ab4857a20c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.078128 | controller | Jun 11 11:46:53.729015 crc crio[3644]: time="2026-06-11T11:46:53.676454344Z" level=info msg="Stopping container: 6d0716e404ecc976fa3c141c6458baf513a17f5cef68258ca9c27f5e8ad317d1 (timeout: 30s)" id=af0f35f3-29bc-402a-b62b-677eaca7c4be name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.078154 | controller | Jun 11 11:46:54.408453 crc crio[3644]: time="2026-06-11T11:46:54.407262177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.078181 | controller | Jun 11 11:46:54.560885 crc crio[3644]: time="2026-06-11T11:46:53.741195932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.078208 | controller | Jun 11 11:46:54.590302 crc crio[3644]: time="2026-06-11T11:46:53.915478727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.078235 | controller | Jun 11 11:46:54.809591 crc crio[3644]: time="2026-06-11T11:46:54.091348785Z" level=info msg="Created container f86d82c3f7bcc41944eb2371dc12ca46b5bded2376e68595504ccbf9febe4c36: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=e0f90284-c15c-41af-95f0-848f391879ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.078262 | controller | Jun 11 11:46:54.927826 crc crio[3644]: time="2026-06-11T11:46:54.926435474Z" level=info msg="Starting container: f86d82c3f7bcc41944eb2371dc12ca46b5bded2376e68595504ccbf9febe4c36" id=bf65d9ab-67e5-4380-933e-d497ba68b138 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.078286 | controller | Jun 11 11:46:54.990181 crc crio[3644]: time="2026-06-11T11:46:54.99011614Z" level=info msg="Stopping container: 619fec6de56fc069884c602c93a6fdaa7fc8b11652420c74da184c7eb2e515d4 (timeout: 30s)" id=8570dffa-13ce-4b7b-9e4b-2aed39ca56e8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.078310 | controller | Jun 11 11:46:55.299620 crc crio[3644]: time="2026-06-11T11:46:55.299546943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.078334 | controller | Jun 11 11:46:55.528129 crc crio[3644]: time="2026-06-11T11:46:55.524450603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.078358 | controller | Jun 11 11:46:55.700282 crc crio[3644]: time="2026-06-11T11:46:55.691168806Z" level=info msg="Started container" PID=13095 containerID=f86d82c3f7bcc41944eb2371dc12ca46b5bded2376e68595504ccbf9febe4c36 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=bf65d9ab-67e5-4380-933e-d497ba68b138 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b5d3d637a6ccdbe2f885cbef0b8c8b55357672be69d392c7f3e67e3fe3e78a1
2026-06-11 13:18:25.078382 | controller | Jun 11 11:46:55.805483 crc crio[3644]: time="2026-06-11T11:46:55.804507405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.078407 | controller | Jun 11 11:46:56.054955 crc crio[3644]: time="2026-06-11T11:46:56.0242067Z" level=info msg="Created container cdff26007f3f90172b953b195f704b2123ef04839a69ab50e3113f9f320c7f0b: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon" id=654947ef-ec70-45ae-9e75-d5f04050079b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.078437 | controller | Jun 11 11:46:56.102469 crc crio[3644]: time="2026-06-11T11:46:56.102174764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.078463 | controller | Jun 11 11:46:56.114711 crc crio[3644]: time="2026-06-11T11:46:56.107442566Z" level=info msg="Stopped container e353ea946a9164cb1d474380a697dab65f944ece2405ef22c158dc1fd1724b80: openshift-console/downloads-747b44746d-4pqvr/download-server" id=32d0bb3d-8489-40bd-b1a5-94ab4857a20c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.078487 | controller | Jun 11 11:46:56.145355 crc crio[3644]: time="2026-06-11T11:46:56.13276696Z" level=info msg="Stopped container 6d0716e404ecc976fa3c141c6458baf513a17f5cef68258ca9c27f5e8ad317d1: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=af0f35f3-29bc-402a-b62b-677eaca7c4be name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.078511 | controller | Jun 11 11:46:56.209030 crc crio[3644]: time="2026-06-11T11:46:56.206465553Z" level=info msg="Created container 717754fdd6c0fa588c5af4b7868cfa1346c17fc897f90ffdba81a1772cf1c0fc: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=97c9ced2-83f6-4e73-baa6-139ce184f257 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.078535 | controller | Jun 11 11:46:56.254525 crc crio[3644]: time="2026-06-11T11:46:56.254272642Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=34c6a3f2-9244-48bf-a27e-2bc9fc6054d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.078560 | controller | Jun 11 11:46:56.284257 crc crio[3644]: time="2026-06-11T11:46:56.283492966Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=a4e4d3f7-8dca-4c21-9000-f58db37b3e9a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.078585 | controller | Jun 11 11:46:56.369721 crc crio[3644]: time="2026-06-11T11:46:56.36894368Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=b4fd953d-7725-4ccc-8e2d-1d927d949775 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.078610 | controller | Jun 11 11:46:56.370055 crc crio[3644]: time="2026-06-11T11:46:56.369953339Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=18a43726-6401-41ae-aa49-b07c2c5529e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.078635 | controller | Jun 11 11:46:56.375817 crc crio[3644]: time="2026-06-11T11:46:56.37318448Z" level=info msg="Starting container: 717754fdd6c0fa588c5af4b7868cfa1346c17fc897f90ffdba81a1772cf1c0fc" id=f2240f29-6f78-4c5e-b35b-c29b5d70ddcc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.078661 | controller | Jun 11 11:46:56.423838 crc crio[3644]: time="2026-06-11T11:46:56.422992556Z" level=info msg="Starting container: cdff26007f3f90172b953b195f704b2123ef04839a69ab50e3113f9f320c7f0b" id=7de8d87b-0ab2-43cd-ab91-035645ba6482 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.078686 | controller | Jun 11 11:46:56.547807 crc crio[3644]: time="2026-06-11T11:46:56.547744199Z" level=info msg="Stopped container 3555f56633716746d645f8e5e72f8925d5cbc2ccab146427140f47a02440b744: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=c4ef8eea-e025-4857-8dd8-cca7098e9966 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.078715 | controller | Jun 11 11:46:56.564573 crc crio[3644]: time="2026-06-11T11:46:56.559177283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.078741 | controller | Jun 11 11:46:56.622752 crc crio[3644]: time="2026-06-11T11:46:56.609555172Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=ddcb03af-9a2d-45ba-9dc4-851ae20134df name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.078769 | controller | Jun 11 11:46:56.622752 crc crio[3644]: time="2026-06-11T11:46:56.610737639Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=36c1cee7-861f-4e70-8cda-b531b7eb5c3d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.078798 | controller | Jun 11 11:46:56.694224 crc crio[3644]: time="2026-06-11T11:46:56.690411921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.078827 | controller | Jun 11 11:46:56.742836 crc crio[3644]: time="2026-06-11T11:46:56.742213302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.078882 | controller | Jun 11 11:46:56.754097 crc crio[3644]: time="2026-06-11T11:46:56.751481993Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=9bfe3283-64aa-4c5a-9224-8ac75cbb8fca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.078917 | controller | Jun 11 11:46:56.778101 crc crio[3644]: time="2026-06-11T11:46:56.776090138Z" level=info msg="Started container" PID=13154 containerID=cdff26007f3f90172b953b195f704b2123ef04839a69ab50e3113f9f320c7f0b description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=7de8d87b-0ab2-43cd-ab91-035645ba6482 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bc05bddb1aed37f248748b9c45be906fe9b211870ed17ab79e84fc17737e1da
2026-06-11 13:18:25.078948 | controller | Jun 11 11:46:56.802946 crc crio[3644]: time="2026-06-11T11:46:56.802419104Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=cab60899-3853-4c9b-90be-754eb93175bc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.078978 | controller | Jun 11 11:46:56.962732 crc crio[3644]: time="2026-06-11T11:46:56.948176759Z" level=info msg="Stopped container 619fec6de56fc069884c602c93a6fdaa7fc8b11652420c74da184c7eb2e515d4: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=8570dffa-13ce-4b7b-9e4b-2aed39ca56e8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.079009 | controller | Jun 11 11:46:57.095175 crc crio[3644]: time="2026-06-11T11:46:57.087538745Z" level=info msg="Started container" PID=13153 containerID=717754fdd6c0fa588c5af4b7868cfa1346c17fc897f90ffdba81a1772cf1c0fc description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=f2240f29-6f78-4c5e-b35b-c29b5d70ddcc name=/runtime.v1.RuntimeService/StartContainer sandboxID=e74cc8ff82ac082e0051d12a83cd16f7dc62f6e320b65d2f81722f8a4d3d8053
2026-06-11 13:18:25.079038 | controller | Jun 11 11:46:57.107627 crc crio[3644]: time="2026-06-11T11:46:57.10603214Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=a58c0efe-edbf-4a27-b9f4-5801ce8ec58d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.079068 | controller | Jun 11 11:46:57.197054 crc crio[3644]: time="2026-06-11T11:46:57.196200975Z" level=info msg="Created container dc510cb5ad886b7a07d8d7a6b03f95c3ed595b64d098ec1a1fff9114794716aa: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=3f0d0bf2-6eb5-4ec0-a04c-d1d272c5b1f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.079107 | controller | Jun 11 11:46:57.221851 crc crio[3644]: time="2026-06-11T11:46:57.221138131Z" level=info msg="Starting container: dc510cb5ad886b7a07d8d7a6b03f95c3ed595b64d098ec1a1fff9114794716aa" id=2d08e9aa-a11b-479f-92c9-3379ec5f86ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.079138 | controller | Jun 11 11:46:57.368285 crc crio[3644]: time="2026-06-11T11:46:57.367234087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.079168 | controller | Jun 11 11:46:57.384078 crc crio[3644]: time="2026-06-11T11:46:57.375456529Z" level=info msg="Created container a2e6cc111e7bd2e1a528361f8100de751e8431874ce8b7c85880503b33f33d73: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy" id=8b68a629-11f3-4380-af9d-8acd7e9e9ba5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.079197 | controller | Jun 11 11:46:57.403252 crc crio[3644]: time="2026-06-11T11:46:57.403004865Z" level=info msg="Starting container: a2e6cc111e7bd2e1a528361f8100de751e8431874ce8b7c85880503b33f33d73" id=05f75a80-4129-4621-a315-3ffb34df515e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.079228 | controller | Jun 11 11:46:57.548136 crc crio[3644]: time="2026-06-11T11:46:57.48421386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.079257 | controller | Jun 11 11:46:57.548136 crc crio[3644]: time="2026-06-11T11:46:57.498327133Z" level=info msg="Created container 73c2356b7abef3d651252d76c89c9ef7d93b44780a66ec1c449ae375694b25bf: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy" id=236d7564-b81d-496b-9f85-bfa0e9d2f9e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.079309 | controller | Jun 11 11:46:57.548136 crc crio[3644]: time="2026-06-11T11:46:57.529435309Z" level=info msg="Starting container: 73c2356b7abef3d651252d76c89c9ef7d93b44780a66ec1c449ae375694b25bf" id=810b0baa-c315-412d-8d89-98979028123a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.079342 | controller | Jun 11 11:46:57.861334 crc crio[3644]: time="2026-06-11T11:46:57.622350623Z" level=info msg="Started container" PID=13194 containerID=dc510cb5ad886b7a07d8d7a6b03f95c3ed595b64d098ec1a1fff9114794716aa description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=2d08e9aa-a11b-479f-92c9-3379ec5f86ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=ddd8a7ace3286c82ee30b9c8d70ab00f67d742aa7b1f3710a23263e8b8d4a812
2026-06-11 13:18:25.079371 | controller | Jun 11 11:46:58.007278 crc crio[3644]: time="2026-06-11T11:46:57.644837328Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=fd75ab79-dba3-417a-881d-65afaaadd234 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.079402 | controller | Jun 11 11:46:58.068302 crc crio[3644]: time="2026-06-11T11:46:57.928098638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.079432 | controller | Jun 11 11:46:58.224422 crc crio[3644]: time="2026-06-11T11:46:58.078388175Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=b594ee30-9355-430a-82a9-c2646cc71beb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.079463 | controller | Jun 11 11:46:58.226479 crc crio[3644]: time="2026-06-11T11:46:57.784293885Z" level=info msg="Started container" PID=13182 containerID=a2e6cc111e7bd2e1a528361f8100de751e8431874ce8b7c85880503b33f33d73 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=05f75a80-4129-4621-a315-3ffb34df515e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c27b2d49f3cb2e2afc71446a37f9e524d9e1716e4fa8e966bb06e4c6340bae32
2026-06-11 13:18:25.079498 | controller | Jun 11 11:46:58.432497 crc crio[3644]: time="2026-06-11T11:46:57.729158711Z" level=info msg="Stopping container: 953bdce02080a1d2340e5c53b1264424391812fde4bdc95f4dab50e27470d8d0 (timeout: 30s)" id=7990a8d4-31ea-4dfa-9529-b7f3b2e25c8e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.079529 | controller | Jun 11 11:46:58.653835 crc crio[3644]: time="2026-06-11T11:46:58.037061618Z" level=info msg="Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=67f095c4-4841-48ca-a4e9-29fe58615da3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.079559 | controller | Jun 11 11:46:58.653835 crc crio[3644]: time="2026-06-11T11:46:57.776031154Z" level=info msg="Started container" PID=13208 containerID=73c2356b7abef3d651252d76c89c9ef7d93b44780a66ec1c449ae375694b25bf description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=810b0baa-c315-412d-8d89-98979028123a name=/runtime.v1.RuntimeService/StartContainer sandboxID=78c68730effe7e0fb995c89f1b136d209149e7ed6e1e6a43256efb8656843f28
2026-06-11 13:18:25.079588 | controller | Jun 11 11:46:58.767363 crc crio[3644]: time="2026-06-11T11:46:58.767177512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.079617 | controller | Jun 11 11:46:58.918937 crc crio[3644]: time="2026-06-11T11:46:58.894255471Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=5ca03a63-11cf-4821-a302-83d00a2a57ce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.079646 | controller | Jun 11 11:46:58.936953 crc crio[3644]: time="2026-06-11T11:46:58.935401552Z" level=info msg="Created container 06f123b18e2d91ef7e542872e02476ffc004e51a505e5768760f56e3f12071ee: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=a17f8a25-595a-4289-827f-39896fe2e82d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.079675 | controller | Jun 11 11:46:59.037810 crc crio[3644]: time="2026-06-11T11:46:59.028216424Z" level=info msg="Starting container: 06f123b18e2d91ef7e542872e02476ffc004e51a505e5768760f56e3f12071ee" id=538f86cf-83a5-4c34-898a-05248d57e0d9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.079764 | controller | Jun 11 11:46:59.303196 crc crio[3644]: time="2026-06-11T11:46:59.289612519Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=29964a4d-acaf-4fe2-9156-6a04b6e6d76c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.079832 | controller | Jun 11 11:46:59.566044 crc crio[3644]: time="2026-06-11T11:46:59.563997697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.079915 | controller | Jun 11 11:46:59.693212 crc crio[3644]: time="2026-06-11T11:46:59.693162826Z" level=info msg="Started container" PID=13239 containerID=06f123b18e2d91ef7e542872e02476ffc004e51a505e5768760f56e3f12071ee description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=538f86cf-83a5-4c34-898a-05248d57e0d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5373108d446055635b741dfe403fbbe5c4063e12343dee372b1eec3442e02add
2026-06-11 13:18:25.079986 | controller | Jun 11 11:46:59.780779 crc crio[3644]: time="2026-06-11T11:46:59.773598258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.080030 | controller | Jun 11 11:47:00.099605 crc crio[3644]: time="2026-06-11T11:47:00.099548065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.080100 | controller | Jun 11 11:47:00.122020 crc crio[3644]: time="2026-06-11T11:47:00.121124117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.080164 | controller | Jun 11 11:47:00.277413 crc crio[3644]: time="2026-06-11T11:47:00.277261506Z" level=info msg="Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy" id=433169c1-b404-412f-afb1-2cbab8d2412e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.080200 | controller | Jun 11 11:47:00.279307 crc crio[3644]: time="2026-06-11T11:47:00.27884361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.080264 | controller | Jun 11 11:47:00.567721 crc crio[3644]: time="2026-06-11T11:47:00.566059054Z" level=info msg="Stopped container 953bdce02080a1d2340e5c53b1264424391812fde4bdc95f4dab50e27470d8d0: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=7990a8d4-31ea-4dfa-9529-b7f3b2e25c8e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.080318 | controller | Jun 11 11:47:00.774332 crc crio[3644]: time="2026-06-11T11:47:00.760303821Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=fd02f17b-7aa5-4556-89d9-ae8cd160a983 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.080354 | controller | Jun 11 11:47:01.739446 crc crio[3644]: time="2026-06-11T11:47:01.738151321Z" level=warning msg="Stopping container 742aa4fc2b3303f412085440959fe3c0458dc3b743fc3454b06f528743d8982a with stop signal(15) timed out. Killing..."
2026-06-11 13:18:25.080379 | controller | Jun 11 11:47:02.006165 crc crio[3644]: time="2026-06-11T11:47:02.002470938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.080432 | controller | Jun 11 11:47:02.147595 crc crio[3644]: time="2026-06-11T11:47:02.13640284Z" level=error msg="Killing container 742aa4fc2b3303f412085440959fe3c0458dc3b743fc3454b06f528743d8982a failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 742aa4fc2b3303f412085440959fe3c0458dc3b743fc3454b06f528743d8982a KILL` failed: process not running: No such process\n : exit status 1"
2026-06-11 13:18:25.080458 | controller | Jun 11 11:47:02.610605 crc crio[3644]: time="2026-06-11T11:47:02.610503783Z" level=info msg="Created container ce479c05c93e80626a4c86c44d8639cc6e2b8a51e46a57c3d1889736232b2f79: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy" id=8266a7b2-f5ab-4a45-94f2-e3b4385c2cd2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.080482 | controller | Jun 11 11:47:02.867121 crc crio[3644]: time="2026-06-11T11:47:02.858594829Z" level=info msg="Starting container: ce479c05c93e80626a4c86c44d8639cc6e2b8a51e46a57c3d1889736232b2f79" id=0078b7f0-4b48-4889-a382-fc00e25c4906 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.080506 | controller | Jun 11 11:47:03.033395 crc crio[3644]: time="2026-06-11T11:47:03.032483543Z" level=info msg="Created container cc96a1414de67f3320f9b0921148abee718e1bc600b3bcca89ae8be793cd7a7d: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=ec934cd6-4306-46e3-8a50-d4a04a0e2ad5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.080530 | controller | Jun 11 11:47:03.176487 crc crio[3644]: time="2026-06-11T11:47:03.176032887Z" level=info msg="Starting container: cc96a1414de67f3320f9b0921148abee718e1bc600b3bcca89ae8be793cd7a7d" id=3c85bfe6-dd6c-411d-9240-442e0931c32a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.080559 | controller | Jun 11 11:47:03.780214 crc crio[3644]: time="2026-06-11T11:47:03.776163308Z" level=info msg="Started container" PID=13295 containerID=ce479c05c93e80626a4c86c44d8639cc6e2b8a51e46a57c3d1889736232b2f79 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=0078b7f0-4b48-4889-a382-fc00e25c4906 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ad53ffb7fe74f66ce91948fcbd8ed5c639a3f56b5c5ad0aef3a79991b13a167
2026-06-11 13:18:25.080584 | controller | Jun 11 11:47:04.715347 crc crio[3644]: time="2026-06-11T11:47:04.71327685Z" level=info msg="Started container" PID=13308 containerID=cc96a1414de67f3320f9b0921148abee718e1bc600b3bcca89ae8be793cd7a7d description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=3c85bfe6-dd6c-411d-9240-442e0931c32a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a380dc439153fd729d62d52583da7dfd5c6b33454985cf6ffeb5f878b80d543
2026-06-11 13:18:25.080630 | controller | Jun 11 11:47:06.624792 crc crio[3644]: time="2026-06-11T11:47:06.559514278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.080656 | controller | Jun 11 11:47:06.817875 crc crio[3644]: time="2026-06-11T11:47:06.813233297Z" level=info msg="Stopped container 742aa4fc2b3303f412085440959fe3c0458dc3b743fc3454b06f528743d8982a: openshift-multus/cni-sysctl-allowlist-ds-fv4jb/kube-multus-additional-cni-plugins" id=7d1ac104-b499-4d83-98cd-0778f1f13975 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.080680 | controller | Jun 11 11:47:07.045059 crc crio[3644]: time="2026-06-11T11:47:07.039283872Z" level=info msg="Stopping pod sandbox: cb8ffc9a1690e037d78d4e19ed52c6c065e3b7b3ec599ca23a873b049a9321d4" id=d1d3c48d-3da4-4903-af76-457167f9675f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.080704 | controller | Jun 11 11:47:07.197255 crc crio[3644]: time="2026-06-11T11:47:07.109090175Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=fca6fc5e-ad76-4538-ac82-81fb4b8e3de9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.080726 | controller | Jun 11 11:47:07.274499 crc crio[3644]: time="2026-06-11T11:47:07.265293425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.080750 | controller | Jun 11 11:47:08.913137 crc crio[3644]: time="2026-06-11T11:47:08.911452945Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-dtzfl/POD" id=6f4904f7-d16f-495e-b3a3-9ee0c3e83ede name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.080775 | controller | Jun 11 11:47:08.913137 crc crio[3644]: time="2026-06-11T11:47:08.911843786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.080802 | controller | Jun 11 11:47:09.027805 crc crio[3644]: time="2026-06-11T11:47:09.020797432Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-pz4h7/POD" id=39418e16-8311-4dd7-9280-b8e8ffe6c837 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.080831 | controller | Jun 11 11:47:09.027805 crc crio[3644]: time="2026-06-11T11:47:09.02105698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.080889 | controller | Jun 11 11:47:09.059267 crc crio[3644]: time="2026-06-11T11:47:09.056242786Z" level=info msg="Created container 9a35802ddb39c6548fe4ceaef34eb185ab3cfc054af1ad51fc97ce1c245b4bf8: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner" id=26c70f64-bab9-4341-9df0-5cc28df57b7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.080928 | controller | Jun 11 11:47:09.222856 crc crio[3644]: time="2026-06-11T11:47:09.143983832Z" level=info msg="Starting container: 9a35802ddb39c6548fe4ceaef34eb185ab3cfc054af1ad51fc97ce1c245b4bf8" id=1873d5aa-990f-47a3-a482-853f8d397ec2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.080958 | controller | Jun 11 11:47:09.382312 crc crio[3644]: time="2026-06-11T11:47:09.371508641Z" level=info msg="Stopped pod sandbox: cb8ffc9a1690e037d78d4e19ed52c6c065e3b7b3ec599ca23a873b049a9321d4" id=d1d3c48d-3da4-4903-af76-457167f9675f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.080986 | controller | Jun 11 11:47:09.533464 crc crio[3644]: time="2026-06-11T11:47:09.532455012Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-svtbn/POD" id=e8c6cfe0-b405-49cf-99b5-5356b1de26a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.081014 | controller | Jun 11 11:47:09.534026 crc crio[3644]: time="2026-06-11T11:47:09.533529862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.081041 | controller | Jun 11 11:47:09.716467 crc crio[3644]: time="2026-06-11T11:47:09.716380622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.081067 | controller | Jun 11 11:47:09.977339 crc crio[3644]: time="2026-06-11T11:47:09.885589458Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-h42zf/POD" id=3a372e80-8d2d-4d21-85e8-dc72ad3b5c5a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.081091 | controller | Jun 11 11:47:09.977339 crc crio[3644]: time="2026-06-11T11:47:09.888167637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.081112 | controller | Jun 11 11:47:10.332570 crc crio[3644]: time="2026-06-11T11:47:10.33016899Z" level=info msg="Started container" PID=13417 containerID=9a35802ddb39c6548fe4ceaef34eb185ab3cfc054af1ad51fc97ce1c245b4bf8 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=1873d5aa-990f-47a3-a482-853f8d397ec2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfe00585ad03d00aae23bc232b329b26d5719d51f81ea9335489c98fa4af68c8
2026-06-11 13:18:25.081134 | controller | Jun 11 11:47:10.522163 crc crio[3644]: time="2026-06-11T11:47:10.513423419Z" level=info msg="Stopping container: 7ed3da09032026de69e9bd8669463542cfe02a371d06415e821c78868db82fa6 (timeout: 30s)" id=4e0cf2ea-1d57-460f-8724-806e196e2708 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.081156 | controller | Jun 11 11:47:10.599958 crc crio[3644]: time="2026-06-11T11:47:10.588178305Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=f6fd1edf-3151-4879-b9e2-f9dd7c274ab7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.081178 | controller | Jun 11 11:47:10.951491 crc crio[3644]: time="2026-06-11T11:47:10.951382348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.081203 | controller | Jun 11 11:47:11.877798 crc crio[3644]: time="2026-06-11T11:47:11.786052224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.081230 | controller | Jun 11 11:47:11.971187 crc crio[3644]: time="2026-06-11T11:47:11.945741963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.081262 | controller | Jun 11 11:47:12.403797 crc crio[3644]: time="2026-06-11T11:47:12.403258458Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=5d6ee37c-8b84-40f3-8ca0-ef0146065d81 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.081293 | controller | Jun 11 11:47:12.468958 crc crio[3644]: time="2026-06-11T11:47:12.468485119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.081321 | controller | Jun 11 11:47:12.977939 crc crio[3644]: time="2026-06-11T11:47:12.976742233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.081350 | controller | Jun 11 11:47:13.331918 crc crio[3644]: time="2026-06-11T11:47:13.320557244Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=111ee64b-f230-4b7a-a6e3-1db2b1fc6802 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.081379 | controller | Jun 11 11:47:13.859762 crc crio[3644]: time="2026-06-11T11:47:13.84107807Z" level=info msg="Got pod network &{Name:redhat-marketplace-h42zf Namespace:openshift-marketplace ID:e3c69a61716123ad81ef0a1a6b8c15a157740e9c15f0f4e4999b51572237b315 UID:8a1fbf8b-8589-4a6c-a33f-7b0025cedac9 NetNS:/var/run/netns/cae30361-318a-4a6b-bfba-459bd5edbc84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8a1fbf8b_8589_4a6c_a33f_7b0025cedac9.slice PodAnnotations:0xc0001885e0}] Aliases:map[]}"
2026-06-11 13:18:25.081409 | controller | Jun 11 11:47:13.859762 crc crio[3644]: time="2026-06-11T11:47:13.841197783Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-h42zf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.081438 | controller | Jun 11 11:47:14.612090 crc crio[3644]: time="2026-06-11T11:47:14.610370145Z" level=info msg="Created container f79e1170dd6520732ed2bca8197dc44bc61f5ad826f92ab0ba192d0c898e4ce5: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=36c1cee7-861f-4e70-8cda-b531b7eb5c3d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.081467 | controller | Jun 11 11:47:14.695599 crc crio[3644]: time="2026-06-11T11:47:14.695124589Z" level=info msg="Starting container: f79e1170dd6520732ed2bca8197dc44bc61f5ad826f92ab0ba192d0c898e4ce5" id=e8848ed7-a432-4e2c-a42b-2b5a08729c93 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.081496 | controller | Jun 11 11:47:14.770455 crc crio[3644]: time="2026-06-11T11:47:14.769619641Z" level=info msg="Started container" PID=13490 containerID=f79e1170dd6520732ed2bca8197dc44bc61f5ad826f92ab0ba192d0c898e4ce5 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=e8848ed7-a432-4e2c-a42b-2b5a08729c93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=118afe6f547f12ee8a7a20cded0d33f5350e4bf720d1ce2e32cc11a68e708459
2026-06-11 13:18:25.081524 | controller | Jun 11 11:47:14.783225 crc crio[3644]: time="2026-06-11T11:47:14.782893036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.081552 | controller | Jun 11 11:47:15.293321 crc crio[3644]: time="2026-06-11T11:47:15.285475522Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=fd6f7903-5c5b-4673-9b81-505a2da330a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.081580 | controller | Jun 11 11:47:15.332039 crc crio[3644]: time="2026-06-11T11:47:15.324470745Z" level=info msg="Created container 5196e3f38554efc9fc78681f659a6f620c45dbb9037aa7f8ad7fe6c79c47a65a: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver" id=81240e9a-85e6-4542-82c4-a87b68f9f731 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.081613 | controller | Jun 11 11:47:15.357385 crc crio[3644]: time="2026-06-11T11:47:15.346542404Z" level=info msg="Starting container: 5196e3f38554efc9fc78681f659a6f620c45dbb9037aa7f8ad7fe6c79c47a65a" id=77bfead3-b298-49e1-921d-2dbc59c66803 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.081643 | controller | Jun 11 11:47:15.621523 crc crio[3644]: time="2026-06-11T11:47:15.620880558Z" level=info msg="Started container" PID=13523 containerID=5196e3f38554efc9fc78681f659a6f620c45dbb9037aa7f8ad7fe6c79c47a65a description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=77bfead3-b298-49e1-921d-2dbc59c66803 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65f6f507aff2c3dfd016d5e334e513fd0bc5a957a8648f46873eff02e6fb2481
2026-06-11 13:18:25.081676 | controller | Jun 11 11:47:15.685989 crc crio[3644]: time="2026-06-11T11:47:15.682378874Z" level=info msg="Created container ea1d135eecd4e309db23fb788b12c84bdc412380967979503b210785d26a4f50: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=29964a4d-acaf-4fe2-9156-6a04b6e6d76c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.081704 | controller | Jun 11 11:47:15.710773 crc crio[3644]: time="2026-06-11T11:47:15.710387315Z" level=info msg="Starting container: ea1d135eecd4e309db23fb788b12c84bdc412380967979503b210785d26a4f50" id=0ee693fe-70c6-4ebb-a170-3caedae5e4ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.081731 | controller | Jun 11 11:47:16.310330 crc crio[3644]: time="2026-06-11T11:47:16.31025862Z" level=info msg="Started container" PID=13529 containerID=ea1d135eecd4e309db23fb788b12c84bdc412380967979503b210785d26a4f50 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=0ee693fe-70c6-4ebb-a170-3caedae5e4ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4eaf0d5e3ed3ad6c721fbefc9c4de6abe92afef4a079f289b21d3c936ebd80c
2026-06-11 13:18:25.081756 | controller | Jun 11 11:47:16.689743 crc crio[3644]: time="2026-06-11T11:47:16.686426178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.081783 | controller | Jun 11 11:47:16.770543 crc crio[3644]: time="2026-06-11T11:47:16.769082762Z" level=info msg="Removing container: 742aa4fc2b3303f412085440959fe3c0458dc3b743fc3454b06f528743d8982a" id=9f376d6c-8caa-4c0f-874d-c1bba15daa8a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.081810 | controller | Jun 11 11:47:17.525040 crc crio[3644]: time="2026-06-11T11:47:17.524295783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.081838 | controller | Jun 11 11:47:18.705878 crc crio[3644]: time="2026-06-11T11:47:18.020349725Z" level=info msg="Stopping container: 717754fdd6c0fa588c5af4b7868cfa1346c17fc897f90ffdba81a1772cf1c0fc (timeout: 30s)" id=2e563412-eba5-446c-93d6-691bbfb31992 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.081895 | controller | Jun 11 11:47:18.705878 crc crio[3644]: time="2026-06-11T11:47:18.520616582Z" level=info msg="Created container a2df38efabce3956d535eda731f856f0f56b70a59d4e12518a5e720a1b6ddc96: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy" id=17921428-d010-434b-86d9-f6c530eee21e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.081927 | controller | Jun 11 11:47:18.705878 crc crio[3644]: time="2026-06-11T11:47:18.700293466Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=4c80294b-2c4d-450d-bd74-09f073cf0f34 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.081959 | controller | Jun 11 11:47:18.746402 crc crio[3644]: time="2026-06-11T11:47:18.735395837Z" level=info msg="Starting container: a2df38efabce3956d535eda731f856f0f56b70a59d4e12518a5e720a1b6ddc96" id=b608ceae-863f-4b01-b98d-7569ea1152fb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.081988 | controller | Jun 11 11:47:20.337609 crc crio[3644]: time="2026-06-11T11:47:20.223634804Z" level=info msg="Started container" PID=13545 containerID=a2df38efabce3956d535eda731f856f0f56b70a59d4e12518a5e720a1b6ddc96 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=b608ceae-863f-4b01-b98d-7569ea1152fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbf7084e036402eb75d81bddd320d0bd1f91e1843d1dc590e3b11b4a55fce899
2026-06-11 13:18:25.082016 | controller | Jun 11 11:47:20.434998 crc crio[3644]: time="2026-06-11T11:47:20.430890819Z" level=info msg="Created container c3d33334b121c0300f071b69ec8fb8a9086389c14779a80cb26b528d4016c880: openshift-dns/dns-default-qtghf/kube-rbac-proxy" id=5e3ebff7-41a2-4159-b403-3ca624a7279f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.082043 | controller | Jun 11 11:47:20.595621 crc crio[3644]: time="2026-06-11T11:47:20.257605432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.082071 | controller | Jun 11 11:47:21.044752 crc crio[3644]: time="2026-06-11T11:47:21.044046708Z" level=info msg="Got pod network &{Name:community-operators-svtbn Namespace:openshift-marketplace ID:c175f5479a749f89ee94f44f24c576780ae80b0c8c8d34db9530bc6258e054df UID:abd1fa2e-ee31-4883-9981-187fc306b25a NetNS:/var/run/netns/9f16ee52-0f56-4a2b-b29a-fdecb4d0dc8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podabd1fa2e_ee31_4883_9981_187fc306b25a.slice PodAnnotations:0xc00061ee00}] Aliases:map[]}"
2026-06-11 13:18:25.082099 | controller | Jun 11 11:47:21.044752 crc crio[3644]: time="2026-06-11T11:47:21.044357966Z" level=info msg="Adding pod openshift-marketplace_community-operators-svtbn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.082126 | controller | Jun 11 11:47:21.059846 crc crio[3644]: time="2026-06-11T11:47:21.058388532Z" level=info msg="Starting container: c3d33334b121c0300f071b69ec8fb8a9086389c14779a80cb26b528d4016c880" id=d0cea89d-aacc-4ccf-bb54-62b70622de25 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.082153 | controller | Jun 11 11:47:22.095113 crc crio[3644]: time="2026-06-11T11:47:22.091948576Z" level=info msg="Started container" PID=13597 containerID=c3d33334b121c0300f071b69ec8fb8a9086389c14779a80cb26b528d4016c880 description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=d0cea89d-aacc-4ccf-bb54-62b70622de25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6729b6f6df8aa1a94e46b1ed897ff3c7da2be0c5ac02ab76a9f56adff156dca8
2026-06-11 13:18:25.082180 | controller | Jun 11 11:47:22.391739 crc crio[3644]: time="2026-06-11T11:47:22.376534784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.082204 | controller | Jun 11 11:47:22.509458 crc crio[3644]: time="2026-06-11T11:47:22.508500954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.082228 | controller | Jun 11 11:47:22.809014 crc crio[3644]: time="2026-06-11T11:47:22.80789785Z" level=info msg="Got pod network &{Name:certified-operators-dtzfl Namespace:openshift-marketplace ID:955449ef97475afc6cf711364eb1e3e479b6a44c2a443ea7a16b6d9d91c29b1c UID:3c27ad7f-eb5f-474f-9d5a-34fbc42ac5df NetNS:/var/run/netns/d695b2d4-80ae-4734-a2cf-071003533166 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3c27ad7f_eb5f_474f_9d5a_34fbc42ac5df.slice PodAnnotations:0xc00152e740}] Aliases:map[]}"
2026-06-11 13:18:25.082258 | controller | Jun 11 11:47:22.809014 crc crio[3644]: time="2026-06-11T11:47:22.808535389Z" level=info msg="Adding pod openshift-marketplace_certified-operators-dtzfl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.082283 | controller | Jun 11 11:47:23.405305 crc crio[3644]: time="2026-06-11T11:47:23.389524908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.082307 | controller | Jun 11 11:47:23.772745 crc crio[3644]: time="2026-06-11T11:47:23.769177151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.082331 | controller | Jun 11 11:47:23.841802 crc crio[3644]: time="2026-06-11T11:47:23.841120695Z" level=info msg="Stopped container 717754fdd6c0fa588c5af4b7868cfa1346c17fc897f90ffdba81a1772cf1c0fc: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=2e563412-eba5-446c-93d6-691bbfb31992 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.082356 | controller | Jun 11 11:47:23.981449 crc crio[3644]: time="2026-06-11T11:47:23.80026681Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=3fadc885-35ac-478a-8735-4c2f873a2e00 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.082380 | controller | Jun 11 11:47:25.133458 crc crio[3644]: time="2026-06-11T11:47:25.132609043Z" level=info msg="Created container ce46fec179b2c9e71521069c0933f590104f112f35c7ebafc6c5b9f403858647: openshift-console/downloads-747b44746d-4pqvr/download-server" id=9bfe3283-64aa-4c5a-9224-8ac75cbb8fca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.082404 | controller | Jun 11 11:47:25.268360 crc crio[3644]: time="2026-06-11T11:47:25.268291145Z" level=info msg="Created container e313fbafaf3c9105ce374f788f22105cc85807baa614a852f499c2049d25d34b: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=67f095c4-4841-48ca-a4e9-29fe58615da3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.082428 | controller | Jun 11 11:47:25.618983 crc crio[3644]: time="2026-06-11T11:47:25.611435689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.082451 | controller | Jun 11 11:47:26.763353 crc crio[3644]: time="2026-06-11T11:47:26.751510826Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=76700844-933d-48e0-92f5-0312a3778817 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.082475 | controller | Jun 11 11:47:26.818226 crc crio[3644]: time="2026-06-11T11:47:26.781606662Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints" id=902d98fc-ea9f-4484-af1d-fc3e8a5a1256 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.082499 | controller | Jun 11 11:47:26.937899 crc crio[3644]: time="2026-06-11T11:47:26.930073584Z" level=info msg="Removed container 742aa4fc2b3303f412085440959fe3c0458dc3b743fc3454b06f528743d8982a: openshift-multus/cni-sysctl-allowlist-ds-fv4jb/kube-multus-additional-cni-plugins" id=9f376d6c-8caa-4c0f-874d-c1bba15daa8a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.082523 | controller | Jun 11 11:47:27.329262 crc crio[3644]: time="2026-06-11T11:47:27.327594892Z" level=info msg="Stopped container 7ed3da09032026de69e9bd8669463542cfe02a371d06415e821c78868db82fa6: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=4e0cf2ea-1d57-460f-8724-806e196e2708 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.082551 | controller | Jun 11 11:47:27.372865 crc crio[3644]: time="2026-06-11T11:47:27.367228042Z" level=info msg="Starting container: ce46fec179b2c9e71521069c0933f590104f112f35c7ebafc6c5b9f403858647" id=6c2d2c74-b6f7-4498-b53a-c6c4a430691e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.082576 | controller | Jun 11 11:47:27.507615 crc crio[3644]: time="2026-06-11T11:47:27.507059582Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c64035dc-2f8e-4f1e-beac-42389ba1f51d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.082600 | controller | Jun 11 11:47:27.575407 crc crio[3644]: time="2026-06-11T11:47:27.514275286Z" level=info msg="Starting container: e313fbafaf3c9105ce374f788f22105cc85807baa614a852f499c2049d25d34b" id=fe07f3dc-564c-4536-bf7a-21a33adaf3d6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.082623 | controller | Jun 11 11:47:27.600502 crc crio[3644]: time="2026-06-11T11:47:27.600405379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.082647 | controller | Jun 11 11:47:27.774879 crc crio[3644]: time="2026-06-11T11:47:27.736819062Z" level=info msg="Started container" PID=13680 containerID=ce46fec179b2c9e71521069c0933f590104f112f35c7ebafc6c5b9f403858647 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=6c2d2c74-b6f7-4498-b53a-c6c4a430691e name=/runtime.v1.RuntimeService/StartContainer sandboxID=329481c7e901f292822a997f1565c8ea9d24ec8787303bb905ccb0f03ef4483b
2026-06-11 13:18:25.082672 | controller | Jun 11 11:47:27.900861 crc crio[3644]: time="2026-06-11T11:47:27.890854402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.082700 | controller | Jun 11 11:47:27.970295 crc crio[3644]: time="2026-06-11T11:47:27.970237694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.082730 | controller | Jun 11 11:47:28.191006 crc crio[3644]: time="2026-06-11T11:47:28.011234505Z" level=info msg="Started container" PID=13692 containerID=e313fbafaf3c9105ce374f788f22105cc85807baa614a852f499c2049d25d34b description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=fe07f3dc-564c-4536-bf7a-21a33adaf3d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6806073521cf72496d1f5ef6f6b94c58d5f75881082f764b273551b28c533f4a
2026-06-11 13:18:25.082759 | controller | Jun 11 11:47:28.262545 crc crio[3644]: time="2026-06-11T11:47:28.18554354Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4cfa0868-044c-4bd6-a7e3-d54b6ee18326 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.082788 | controller | Jun 11 11:47:28.395733 crc crio[3644]: time="2026-06-11T11:47:28.395283791Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=b444ede5-821b-4f12-b1f3-88958da70d83 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.082815 | controller | Jun 11 11:47:29.226826 crc crio[3644]: time="2026-06-11T11:47:29.014407735Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=aa122ebf-030c-4081-8cb4-bdfa4794c97c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.082845 | controller | Jun 11 11:47:29.237733 crc crio[3644]: time="2026-06-11T11:47:29.021352785Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=3d80a55c-52a9-4250-8900-7f76816613ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.082908 | controller | Jun 11 11:47:29.237733 crc crio[3644]: time="2026-06-11T11:47:29.191560493Z" level=info msg="Created container 6710f892d9d126656722bee9751a6ce47765fd187333ca3bb8d985df694cfaf7: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver" id=3ef22896-9600-433d-8cf9-11387576ae02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.082940 | controller | Jun 11 11:47:29.271135 crc crio[3644]: time="2026-06-11T11:47:29.263407846Z" level=info msg="Starting container: 6710f892d9d126656722bee9751a6ce47765fd187333ca3bb8d985df694cfaf7" id=6f746930-1641-40a7-a074-6a3d8e5d32a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.082969 | controller | Jun 11 11:47:29.644409 crc crio[3644]: time="2026-06-11T11:47:29.64302135Z" level=info msg="Got pod network &{Name:redhat-operators-pz4h7 Namespace:openshift-marketplace ID:062f978e2eef0d6ed8bb1d36a4afaf23e1a7569721873e4489e3be4132d93f6e UID:ecb284e3-77b6-47a1-9fcb-598b41a1ede4 NetNS:/var/run/netns/76aaf636-0b69-4332-aab4-c3fba11734fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podecb284e3_77b6_47a1_9fcb_598b41a1ede4.slice PodAnnotations:0xc000ae07b8}] Aliases:map[]}"
2026-06-11 13:18:25.082998 | controller | Jun 11 11:47:29.644409 crc crio[3644]: time="2026-06-11T11:47:29.643207275Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-pz4h7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.083028 | controller | Jun 11 11:47:29.656537 crc crio[3644]: time="2026-06-11T11:47:29.654260921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.083057 | controller | Jun 11 11:47:29.698837 crc crio[3644]: time="2026-06-11T11:47:29.670605086Z" level=info msg="Started container" PID=13740 containerID=6710f892d9d126656722bee9751a6ce47765fd187333ca3bb8d985df694cfaf7 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=6f746930-1641-40a7-a074-6a3d8e5d32a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba75dfe769e883bb7ff39e113effea81446325f05a64f99910027e6fe07d06f0
2026-06-11 13:18:25.083086 | controller | Jun 11 11:47:29.744955 crc crio[3644]: time="2026-06-11T11:47:29.742160867Z" level=info msg="Created container 5155050ed34cff9aa7b7a9cd2fa323707b3c5f3a9dd5b7eb0584e4753fc61d53: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=f6fd1edf-3151-4879-b9e2-f9dd7c274ab7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.083114 | controller | Jun 11 11:47:29.861926 crc crio[3644]: time="2026-06-11T11:47:29.857098196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.083142 | controller | Jun 11 11:47:31.087102 crc crio[3644]: time="2026-06-11T11:47:31.072555876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.083236 | controller | Jun 11 11:47:31.339188 crc crio[3644]: time="2026-06-11T11:47:31.333523542Z" level=info msg="Starting container: 5155050ed34cff9aa7b7a9cd2fa323707b3c5f3a9dd5b7eb0584e4753fc61d53" id=a2d4ea41-d505-40e5-9d9d-32a55e048a63 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.083308 | controller | Jun 11 11:47:33.202202 crc crio[3644]: time="2026-06-11T11:47:33.200640446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.083339 | controller | Jun 11 11:47:34.499110 crc crio[3644]: time="2026-06-11T11:47:34.498887747Z" level=info msg="Started container" PID=13767 containerID=5155050ed34cff9aa7b7a9cd2fa323707b3c5f3a9dd5b7eb0584e4753fc61d53 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=a2d4ea41-d505-40e5-9d9d-32a55e048a63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a9677c8ed67eec605ff0a2e5e6ec1a609e6172170307ccd1751732699526a22
2026-06-11 13:18:25.083368 | controller | Jun 11 11:47:35.372477 crc crio[3644]: time="2026-06-11T11:47:35.353330673Z" level=info msg="Stopping pod sandbox: 3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d" id=eb37a0f5-f323-4d1a-8df2-c6c742e613da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.083395 | controller | Jun 11 11:47:35.373204 crc crio[3644]: time="2026-06-11T11:47:35.372942378Z" level=info msg="Got pod network &{Name:collect-profiles-29686305-9dr2p Namespace:openshift-operator-lifecycle-manager ID:3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d UID:88a361a5-a2f0-4cef-a60d-f0bd635eba7d NetNS:/var/run/netns/2b30c6b3-5e3e-4296-9fce-982ebd3050de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod88a361a5_a2f0_4cef_a60d_f0bd635eba7d.slice PodAnnotations:0xc000ae0a68}] Aliases:map[]}"
2026-06-11 13:18:25.083423 | controller | Jun 11 11:47:35.374366 crc crio[3644]: time="2026-06-11T11:47:35.373414801Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686305-9dr2p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.083451 | controller | Jun 11 11:47:35.713501 crc crio[3644]: time="2026-06-11T11:47:35.709457222Z" level=info msg="Created container cc91a2babb3eba0edd9f00698e164feea8a0808e43cfe7d1dc7754f454eb5136: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy" id=433169c1-b404-412f-afb1-2cbab8d2412e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.083478 | controller | Jun 11 11:47:35.828276 crc crio[3644]: time="2026-06-11T11:47:35.826464786Z" level=info msg="Starting container: cc91a2babb3eba0edd9f00698e164feea8a0808e43cfe7d1dc7754f454eb5136" id=fde7bf8e-8993-4b0c-a0d5-06a6f7277572 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.083506 | controller | Jun 11 11:47:36.470869 crc crio[3644]: time="2026-06-11T11:47:36.463894734Z" level=info msg="Started container" PID=13819 containerID=cc91a2babb3eba0edd9f00698e164feea8a0808e43cfe7d1dc7754f454eb5136 description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=fde7bf8e-8993-4b0c-a0d5-06a6f7277572 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bc05bddb1aed37f248748b9c45be906fe9b211870ed17ab79e84fc17737e1da
2026-06-11 13:18:25.083534 | controller | Jun 11 11:47:36.843604 crc crio[3644]: time="2026-06-11T11:47:36.84312925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.083562 | controller | Jun 11 11:47:36.987405 crc crio[3644]: time="2026-06-11T11:47:36.984264348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.083589 | controller | Jun 11 11:47:37.389471 crc crio[3644]: time="2026-06-11T11:47:37.379432572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.083648 | controller | Jun 11 11:47:37.844161 crc crio[3644]: time="2026-06-11T11:47:37.81809501Z" level=info msg="Stopping container: 9cab8617ccfd214c2c59e64839f1de0ed4224fbdd52c20141b100a2272d0af28 (timeout: 600s)" id=2665c546-54fe-4183-8258-1d7ba1de98a1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.083797 | controller | Jun 11 11:47:38.794222 crc crio[3644]: time="2026-06-11T11:47:38.793292156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.083837 | controller | Jun 11 11:47:39.097481 crc crio[3644]: time="2026-06-11T11:47:39.097341752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.083896 | controller | Jun 11 11:47:40.088376 crc crio[3644]: time="2026-06-11T11:47:40.041522919Z" level=info msg="Created container 0317ba2304761929336ed535f88ab53f46d9ee70b8aefda083b50673239ede9a: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=aa122ebf-030c-4081-8cb4-bdfa4794c97c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.083928 | controller | Jun 11 11:47:40.101008 crc crio[3644]: time="2026-06-11T11:47:40.097241974Z" level=info msg="Starting container: 0317ba2304761929336ed535f88ab53f46d9ee70b8aefda083b50673239ede9a" id=187264b0-8869-4a36-9f41-454c294973c2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.083957 | controller | Jun 11 11:47:40.271632 crc crio[3644]: time="2026-06-11T11:47:40.269403586Z" level=info msg="Created container c801133f86564832b4571ccfe8362f82739cb743b32ff3427a5f88198cef9c0d: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=3d80a55c-52a9-4250-8900-7f76816613ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.083986 | controller | Jun 11 11:47:40.274909 crc crio[3644]: time="2026-06-11T11:47:40.273397194Z" level=info msg="Stopped container 9cab8617ccfd214c2c59e64839f1de0ed4224fbdd52c20141b100a2272d0af28: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=2665c546-54fe-4183-8258-1d7ba1de98a1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.084014 | controller | Jun 11 11:47:40.323218 crc crio[3644]: time="2026-06-11T11:47:40.319407889Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=338017f5-7d6b-4765-8d21-6dc05bc7091b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.084041 | controller | Jun 11 11:47:40.353717 crc crio[3644]: time="2026-06-11T11:47:40.343881218Z" level=info msg="Starting container: c801133f86564832b4571ccfe8362f82739cb743b32ff3427a5f88198cef9c0d" id=1cf6a85e-5536-482e-93fd-923e2abccb4d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.084068 | controller | Jun 11 11:47:40.367287 crc crio[3644]: time="2026-06-11T11:47:40.366244429Z" level=info msg="Started container" PID=13915 containerID=c801133f86564832b4571ccfe8362f82739cb743b32ff3427a5f88198cef9c0d description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=1cf6a85e-5536-482e-93fd-923e2abccb4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e74cc8ff82ac082e0051d12a83cd16f7dc62f6e320b65d2f81722f8a4d3d8053
2026-06-11 13:18:25.084096 | controller | Jun 11 11:47:40.594498 crc crio[3644]: time="2026-06-11T11:47:40.588030415Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=409f00b7-ce55-450f-be03-939a3e3d2da8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.084172 | controller | Jun 11 11:47:40.667551 crc crio[3644]: time="2026-06-11T11:47:40.667444913Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=ac84a149-e5b7-43c0-93f7-516c1bf6d742 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.084212 | controller | Jun 11 11:47:40.705752 crc crio[3644]: time="2026-06-11T11:47:40.699429168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.084239 | controller | Jun 11 11:47:41.702475 crc crio[3644]: time="2026-06-11T11:47:41.700287423Z" level=info msg="Started container" PID=13900 containerID=0317ba2304761929336ed535f88ab53f46d9ee70b8aefda083b50673239ede9a description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=187264b0-8869-4a36-9f41-454c294973c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5f153aa209aabe52bf2d7753481d969f357bc1e07a18bcb37ff2768d02c4c3e
2026-06-11 13:18:25.084269 | controller | Jun 11 11:47:41.928861 crc crio[3644]: time="2026-06-11T11:47:41.926335083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.084295 | controller | Jun 11 11:47:41.931989 crc crio[3644]: time="2026-06-11T11:47:41.930430761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.084319 | controller | Jun 11 11:47:44.205592 crc crio[3644]: time="2026-06-11T11:47:44.198297148Z" level=info msg="Created container de5a87c84180de06aafba44f15c2d833c693893825646cfffbe466abe9234fbf: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=ac84a149-e5b7-43c0-93f7-516c1bf6d742 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.084344 | controller | Jun 11 11:47:44.328554 crc crio[3644]: time="2026-06-11T11:47:44.308723782Z" level=info msg="Starting container: de5a87c84180de06aafba44f15c2d833c693893825646cfffbe466abe9234fbf" id=3631cfaf-8456-4688-a5aa-1337da1bb970 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.084368 | controller | Jun 11 11:47:49.436172 crc crio[3644]: time="2026-06-11T11:47:49.410534211Z" level=info msg="Started container" PID=13963 containerID=de5a87c84180de06aafba44f15c2d833c693893825646cfffbe466abe9234fbf description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=3631cfaf-8456-4688-a5aa-1337da1bb970 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b98cbd6713598549a6076ebb986511bea114ce4227dc6edd6a108dcd9219bbe
2026-06-11 13:18:25.084391 | controller | Jun 11 11:47:52.274852 crc crio[3644]: 2026-06-11T11:47:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:955449ef97475af Mac:76:dd:43:6a:ce:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/d695b2d4-80ae-4734-a2cf-071003533166 SocketPath: PciID:}] [{Interface:0xc000260c10 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.084416 | controller | Jun 11 11:47:52.487883 crc crio[3644]: time="2026-06-11T11:47:52.480618807Z" level=info msg="Got pod network &{Name:certified-operators-dtzfl Namespace:openshift-marketplace ID:955449ef97475afc6cf711364eb1e3e479b6a44c2a443ea7a16b6d9d91c29b1c UID:3c27ad7f-eb5f-474f-9d5a-34fbc42ac5df NetNS:/var/run/netns/d695b2d4-80ae-4734-a2cf-071003533166 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3c27ad7f_eb5f_474f_9d5a_34fbc42ac5df.slice PodAnnotations:0xc00152e740}] Aliases:map[]}"
2026-06-11 13:18:25.084550 | controller | Jun 11 11:47:52.598894 crc crio[3644]: time="2026-06-11T11:47:52.59830718Z" level=info msg="Checking pod openshift-marketplace_certified-operators-dtzfl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.084582 | controller | Jun 11 11:47:52.807778 crc crio[3644]: time="2026-06-11T11:47:52.796430952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.084607 | controller | Jun 11 11:47:53.434157 crc crio[3644]: 2026-06-11T11:47:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:062f978e2eef0d6 Mac:16:d4:68:a6:96:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/76aaf636-0b69-4332-aab4-c3fba11734fc SocketPath: PciID:}] [{Interface:0xc000122f20 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.084637 | controller | Jun 11 11:47:53.501417 crc crio[3644]: time="2026-06-11T11:47:53.491893364Z" level=info msg="Got pod network &{Name:redhat-operators-pz4h7 Namespace:openshift-marketplace ID:062f978e2eef0d6ed8bb1d36a4afaf23e1a7569721873e4489e3be4132d93f6e UID:ecb284e3-77b6-47a1-9fcb-598b41a1ede4 NetNS:/var/run/netns/76aaf636-0b69-4332-aab4-c3fba11734fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podecb284e3_77b6_47a1_9fcb_598b41a1ede4.slice PodAnnotations:0xc000ae07b8}] Aliases:map[]}"
2026-06-11 13:18:25.084667 | controller | Jun 11 11:47:53.501417 crc crio[3644]: time="2026-06-11T11:47:53.49244305Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-pz4h7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.084692 | controller | Jun 11 11:47:53.501417 crc crio[3644]: time="2026-06-11T11:47:53.500981526Z" level=info msg="Created container 96a7b3975525e7d9db7ee00accaa23a1e9bd221dcc7953d438ea9a511c7038fb: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints" id=902d98fc-ea9f-4484-af1d-fc3e8a5a1256 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.084716 | controller | Jun 11 11:47:53.538878 crc crio[3644]: time="2026-06-11T11:47:53.538738504Z" level=info msg="Starting container: 96a7b3975525e7d9db7ee00accaa23a1e9bd221dcc7953d438ea9a511c7038fb" id=bed2e312-6b29-4007-b650-04143675a2e5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.084741 | controller | Jun 11 11:47:53.561805 crc crio[3644]: time="2026-06-11T11:47:53.561442226Z" level=info msg="Started container" PID=14111 containerID=96a7b3975525e7d9db7ee00accaa23a1e9bd221dcc7953d438ea9a511c7038fb description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=bed2e312-6b29-4007-b650-04143675a2e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65f6f507aff2c3dfd016d5e334e513fd0bc5a957a8648f46873eff02e6fb2481
2026-06-11 13:18:25.084769 | controller | Jun 11 11:47:53.645174 crc crio[3644]: time="2026-06-11T11:47:53.637778069Z" level=info msg="Ran pod sandbox 955449ef97475afc6cf711364eb1e3e479b6a44c2a443ea7a16b6d9d91c29b1c with infra container: openshift-marketplace/certified-operators-dtzfl/POD" id=6f4904f7-d16f-495e-b3a3-9ee0c3e83ede name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.084796 | controller | Jun 11 11:47:53.874910 crc crio[3644]: 2026-06-11T11:47:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c175f5479a749f8 Mac:82:66:b4:3d:46:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/9f16ee52-0f56-4a2b-b29a-fdecb4d0dc8c SocketPath: PciID:}] [{Interface:0xc000112e50 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.084826 | controller | Jun 11 11:47:53.874910 crc crio[3644]: time="2026-06-11T11:47:53.869557992Z" level=info msg="Got pod network &{Name:community-operators-svtbn Namespace:openshift-marketplace ID:c175f5479a749f89ee94f44f24c576780ae80b0c8c8d34db9530bc6258e054df UID:abd1fa2e-ee31-4883-9981-187fc306b25a NetNS:/var/run/netns/9f16ee52-0f56-4a2b-b29a-fdecb4d0dc8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podabd1fa2e_ee31_4883_9981_187fc306b25a.slice PodAnnotations:0xc00061ee00}] Aliases:map[]}"
2026-06-11 13:18:25.084890 | controller | Jun 11 11:47:53.874910 crc crio[3644]: time="2026-06-11T11:47:53.870236141Z" level=info msg="Checking pod openshift-marketplace_community-operators-svtbn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.084925 | controller | Jun 11 11:47:53.893844 crc crio[3644]: time="2026-06-11T11:47:53.891124423Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d60e5e68-3ff7-4841-b46e-b2cbab2fe9f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.084966 | controller | Jun 11 11:47:53.970962 crc crio[3644]: time="2026-06-11T11:47:53.944647788Z" level=info msg="Ran pod sandbox 062f978e2eef0d6ed8bb1d36a4afaf23e1a7569721873e4489e3be4132d93f6e with infra container: openshift-marketplace/redhat-operators-pz4h7/POD" id=39418e16-8311-4dd7-9280-b8e8ffe6c837 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.084995 | controller | Jun 11 11:47:54.015550 crc crio[3644]: time="2026-06-11T11:47:53.995361072Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ca26da1f-9c5f-4192-a369-a5caacfdc7ba name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.085023 | controller | Jun 11 11:47:54.255292 crc crio[3644]: 2026-06-11T11:47:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3c69a61716123a Mac:e2:0d:87:69:77:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/cae30361-318a-4a6b-bfba-459bd5edbc84 SocketPath: PciID:}] [{Interface:0xc00013d8f0 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.085052 | controller | Jun 11 11:47:54.256405 crc crio[3644]: time="2026-06-11T11:47:54.256311794Z" level=info msg="Got pod network &{Name:redhat-marketplace-h42zf Namespace:openshift-marketplace ID:e3c69a61716123ad81ef0a1a6b8c15a157740e9c15f0f4e4999b51572237b315 UID:8a1fbf8b-8589-4a6c-a33f-7b0025cedac9 NetNS:/var/run/netns/cae30361-318a-4a6b-bfba-459bd5edbc84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8a1fbf8b_8589_4a6c_a33f_7b0025cedac9.slice PodAnnotations:0xc0001885e0}] Aliases:map[]}"
2026-06-11 13:18:25.085077 | controller | Jun 11 11:47:54.256817 crc crio[3644]: time="2026-06-11T11:47:54.25652939Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-h42zf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.085100 | controller | Jun 11 11:47:54.374247 crc crio[3644]: time="2026-06-11T11:47:54.37113882Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=40fb660e-d4d1-43d4-8ca2-0b82050460ff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.085122 | controller | Jun 11 11:47:54.386832 crc crio[3644]: time="2026-06-11T11:47:54.384760287Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e53f7602-c3d2-4e1f-9d84-2e7ac0a153cd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.085148 | controller | Jun 11 11:47:54.428513 crc crio[3644]: time="2026-06-11T11:47:54.428196991Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-pz4h7/extract-utilities" id=885090a3-901f-4043-886c-f8d99f8fa5ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.085176 | controller | Jun 11 11:47:54.525545 crc crio[3644]: time="2026-06-11T11:47:54.525491967Z" level=info msg="Ran pod sandbox e3c69a61716123ad81ef0a1a6b8c15a157740e9c15f0f4e4999b51572237b315 with infra container: openshift-marketplace/redhat-marketplace-h42zf/POD" id=3a372e80-8d2d-4d21-85e8-dc72ad3b5c5a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.085203 | controller | Jun 11 11:47:54.597321 crc crio[3644]: time="2026-06-11T11:47:54.597221153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.085231 | controller | Jun 11 11:47:54.681611 crc crio[3644]: time="2026-06-11T11:47:54.681429281Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d4ee9611-2bdc-40ea-bec0-ede2b60b5664 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.085264 | controller | Jun 11 11:47:54.693809 crc crio[3644]: time="2026-06-11T11:47:54.685142047Z" level=info msg="Creating container: openshift-marketplace/certified-operators-dtzfl/extract-utilities" id=9f2faa3e-3a48-4481-aaee-b945c0be8958 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.085293 | controller | Jun 11 11:47:54.705108 crc crio[3644]: time="2026-06-11T11:47:54.695839036Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=78fe597a-a1d1-47a2-a5a2-a3ed2d956fac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.085321 | controller | Jun 11 11:47:54.705788 crc crio[3644]: time="2026-06-11T11:47:54.705625167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.085348 | controller | Jun 11 11:47:54.781902 crc crio[3644]: time="2026-06-11T11:47:54.78125125Z" level=info msg="Ran pod sandbox c175f5479a749f89ee94f44f24c576780ae80b0c8c8d34db9530bc6258e054df with infra container: openshift-marketplace/community-operators-svtbn/POD" id=e8c6cfe0-b405-49cf-99b5-5356b1de26a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.085375 | controller | Jun 11 11:47:54.798493 crc crio[3644]: time="2026-06-11T11:47:54.797817417Z" level=info msg="Stopping container: ea1d135eecd4e309db23fb788b12c84bdc412380967979503b210785d26a4f50 (timeout: 30s)" id=0ebf2102-7eef-4b75-ac07-58fc8b17711b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.085402 | controller | Jun 11 11:47:54.832801 crc crio[3644]: time="2026-06-11T11:47:54.81806892Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3b6fbc98-5072-4f6c-99ca-d13d07776d00 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.085429 | controller | Jun 11 11:47:54.832801 crc crio[3644]: time="2026-06-11T11:47:54.824492825Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-h42zf/extract-utilities" id=28ad846e-a44c-44ac-888e-de380f731a1d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.085455 | controller | Jun 11 11:47:55.103567 crc crio[3644]: time="2026-06-11T11:47:55.059811821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.085480 | controller | Jun 11 11:47:55.430984 crc crio[3644]: time="2026-06-11T11:47:55.428789008Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b1e2d156-a99a-4bca-a774-b3ff4a7eefc0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.085506 | controller | Jun 11 11:47:56.234923 crc crio[3644]: time="2026-06-11T11:47:56.23485781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.085535 | controller | Jun 11 11:47:56.341282 crc crio[3644]: time="2026-06-11T11:47:56.340594038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.085562 | controller | Jun 11 11:47:56.447737 crc crio[3644]: time="2026-06-11T11:47:56.442780624Z" level=info msg="Creating container: openshift-marketplace/community-operators-svtbn/extract-utilities" id=ee2edec7-a78f-4129-a3c9-2ac3f6bcf4ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.085589 | controller | Jun 11 11:47:56.458924 crc crio[3644]: time="2026-06-11T11:47:56.456437998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.085621 | controller | Jun 11 11:47:56.582947 crc crio[3644]: time="2026-06-11T11:47:56.581358888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.085649 | controller | Jun 11 11:47:56.733962 crc crio[3644]: time="2026-06-11T11:47:56.733342875Z" level=info msg="Stopped container ea1d135eecd4e309db23fb788b12c84bdc412380967979503b210785d26a4f50: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=0ebf2102-7eef-4b75-ac07-58fc8b17711b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.085676 | controller | Jun 11 11:47:56.787255 crc crio[3644]: time="2026-06-11T11:47:56.786867615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.085703 | controller | Jun 11 11:47:56.859203 crc crio[3644]: time="2026-06-11T11:47:56.857151692Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=86f05ccf-f1e6-483d-b4a2-8128d77917cc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.085730 | controller | Jun 11 11:47:57.017594 crc crio[3644]: time="2026-06-11T11:47:57.017348191Z" level=info msg="Stopping container: ce46fec179b2c9e71521069c0933f590104f112f35c7ebafc6c5b9f403858647 (timeout: 2s)" id=4f35e0a1-fc49-4044-bbb6-1951f509ecc1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.085756 | controller | Jun 11 11:47:57.704810 crc crio[3644]: time="2026-06-11T11:47:57.683915853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.085782 | controller | Jun 11 11:47:57.715130 crc crio[3644]: time="2026-06-11T11:47:57.711380157Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=d779196c-5efe-4342-9864-44899d8b1729 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.085808 | controller | Jun 11 11:47:57.830719 crc crio[3644]: time="2026-06-11T11:47:57.824191162Z" level=info msg="Removing container: 619fec6de56fc069884c602c93a6fdaa7fc8b11652420c74da184c7eb2e515d4" id=6caca046-30ac-4c5c-a1e3-8aa3806a92c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.085835 | controller | Jun 11 11:47:57.912982 crc crio[3644]: time="2026-06-11T11:47:57.910626454Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=c0cf9b34-837e-4206-960b-e5160045474c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.085891 | controller | Jun 11 11:47:57.925595 crc crio[3644]: time="2026-06-11T11:47:57.921784625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.085923 | controller | Jun 11 11:47:58.122375 crc crio[3644]: time="2026-06-11T11:47:58.116595934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.085950 | controller | Jun 11 11:47:58.179893 crc crio[3644]: time="2026-06-11T11:47:58.178751697Z" level=info msg="Created container c9e6a06567d6fb51a05de0cc7be89a428745b16dab5674882e2929253289c19e: openshift-marketplace/certified-operators-dtzfl/extract-utilities" id=9f2faa3e-3a48-4481-aaee-b945c0be8958 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.085979 | controller | Jun 11 11:47:58.226125 crc crio[3644]: time="2026-06-11T11:47:58.225259934Z" level=info msg="Starting container: c9e6a06567d6fb51a05de0cc7be89a428745b16dab5674882e2929253289c19e" id=b33e5a7f-df60-4a42-afed-d3283b3dcdc6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.086012 | controller | Jun 11 11:47:58.293347 crc crio[3644]: time="2026-06-11T11:47:58.293138685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.086042 | controller | Jun 11 11:47:58.327615 crc crio[3644]: time="2026-06-11T11:47:58.322535247Z" level=info msg="Started container" PID=14168 containerID=c9e6a06567d6fb51a05de0cc7be89a428745b16dab5674882e2929253289c19e description=openshift-marketplace/certified-operators-dtzfl/extract-utilities id=b33e5a7f-df60-4a42-afed-d3283b3dcdc6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=955449ef97475afc6cf711364eb1e3e479b6a44c2a443ea7a16b6d9d91c29b1c
2026-06-11 13:18:25.086070 | controller | Jun 11 11:47:58.378833 crc crio[3644]: time="2026-06-11T11:47:58.37860712Z" level=info msg="Stopping container: 5155050ed34cff9aa7b7a9cd2fa323707b3c5f3a9dd5b7eb0584e4753fc61d53 (timeout: 30s)" id=561f73bc-d0a6-451e-b101-eb41b862f244 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.086097 | controller | Jun 11 11:47:58.474613 crc crio[3644]: time="2026-06-11T11:47:58.473875187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.086124 | controller | Jun 11 11:47:58.967352 crc crio[3644]: time="2026-06-11T11:47:58.961622727Z" level=info msg="Created container 8684f92025585a80a0455afdba4e95596b0db9def0043734220832569242bd70: openshift-marketplace/redhat-operators-pz4h7/extract-utilities" id=885090a3-901f-4043-886c-f8d99f8fa5ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.086151 | controller | Jun 11 11:47:59.008140 crc crio[3644]: time="2026-06-11T11:47:59.003731293Z" level=info msg="Starting container: 8684f92025585a80a0455afdba4e95596b0db9def0043734220832569242bd70" id=7b7789f1-f539-4ff8-bdc6-710c8ca2ead2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.086178 | controller | Jun 11 11:47:59.114225 crc crio[3644]: time="2026-06-11T11:47:59.108129833Z" level=info msg="Removed container 619fec6de56fc069884c602c93a6fdaa7fc8b11652420c74da184c7eb2e515d4: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=6caca046-30ac-4c5c-a1e3-8aa3806a92c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.086206 | controller | Jun 11 11:47:59.127541 crc crio[3644]: time="2026-06-11T11:47:59.1274418Z" level=info msg="Started container" PID=14185 containerID=8684f92025585a80a0455afdba4e95596b0db9def0043734220832569242bd70 description=openshift-marketplace/redhat-operators-pz4h7/extract-utilities id=7b7789f1-f539-4ff8-bdc6-710c8ca2ead2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=062f978e2eef0d6ed8bb1d36a4afaf23e1a7569721873e4489e3be4132d93f6e
2026-06-11 13:18:25.086235 | controller | Jun 11 11:47:59.372841 crc crio[3644]: time="2026-06-11T11:47:59.372607717Z" level=info msg="Created container 720049cdf2ca6701dfdc34af4fa09006a8d131487a946f8d3bf5298ad50fddca: openshift-marketplace/community-operators-svtbn/extract-utilities" id=ee2edec7-a78f-4129-a3c9-2ac3f6bcf4ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.086263 | controller | Jun 11 11:47:59.381502 crc crio[3644]: time="2026-06-11T11:47:59.373631587Z" level=info msg="Stopped pod sandbox: 3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d" id=eb37a0f5-f323-4d1a-8df2-c6c742e613da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.086291 | controller | Jun 11 11:47:59.416943 crc crio[3644]: time="2026-06-11T11:47:59.416563377Z" level=info msg="Created container 8fce4cde4667c16c2a1fd1ad1093be521cfefc552f7a6b4e95ea26ef053457d6: openshift-marketplace/redhat-marketplace-h42zf/extract-utilities" id=28ad846e-a44c-44ac-888e-de380f731a1d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.086318 | controller | Jun 11 11:47:59.534201 crc crio[3644]: time="2026-06-11T11:47:59.520187124Z" level=info msg="Starting container: 720049cdf2ca6701dfdc34af4fa09006a8d131487a946f8d3bf5298ad50fddca" id=9d4d1387-b421-4243-a729-ce8c50ad9852 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.086348 | controller | Jun 11 11:47:59.639918 crc crio[3644]: time="2026-06-11T11:47:59.525123115Z" level=info msg="Starting container: 8fce4cde4667c16c2a1fd1ad1093be521cfefc552f7a6b4e95ea26ef053457d6" id=e273bab9-664c-49ac-b5b5-9e86ebab3994 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.086373 | controller | Jun 11 11:47:59.667326 crc crio[3644]: time="2026-06-11T11:47:59.666956488Z" level=info msg="Stopped container ce46fec179b2c9e71521069c0933f590104f112f35c7ebafc6c5b9f403858647: openshift-console/downloads-747b44746d-4pqvr/download-server" id=4f35e0a1-fc49-4044-bbb6-1951f509ecc1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.086398 | controller | Jun 11 11:47:59.680272 crc crio[3644]: time="2026-06-11T11:47:59.67935189Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=e0158023-2697-4df5-bd30-292d070d2683 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.086422 | controller | Jun 11 11:47:59.748916 crc crio[3644]: time="2026-06-11T11:47:59.748624879Z" level=info msg="Stopped container 5155050ed34cff9aa7b7a9cd2fa323707b3c5f3a9dd5b7eb0584e4753fc61d53: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=561f73bc-d0a6-451e-b101-eb41b862f244 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.086446 | controller | Jun 11 11:47:59.761768 crc crio[3644]: time="2026-06-11T11:47:59.759330898Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=34607d43-3ce9-4c46-8f34-9e3e292b3e2e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.086469 | controller | Jun 11 11:47:59.782697 crc crio[3644]: time="2026-06-11T11:47:59.782500615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.086494 | controller | Jun 11 11:47:59.807221 crc crio[3644]: time="2026-06-11T11:47:59.802293995Z" level=info msg="Started container" PID=14195 containerID=8fce4cde4667c16c2a1fd1ad1093be521cfefc552f7a6b4e95ea26ef053457d6 description=openshift-marketplace/redhat-marketplace-h42zf/extract-utilities id=e273bab9-664c-49ac-b5b5-9e86ebab3994 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3c69a61716123ad81ef0a1a6b8c15a157740e9c15f0f4e4999b51572237b315
2026-06-11 13:18:25.086518 | controller | Jun 11 11:47:59.807221 crc crio[3644]: time="2026-06-11T11:47:59.804388176Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=20ea8bb2-2c79-409e-9183-0ae311e08650 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.086542 | controller | Jun 11 11:47:59.807221 crc crio[3644]: time="2026-06-11T11:47:59.806133616Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b5b8510b-2050-4a7a-8c7d-27c25412f7f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.086566 | controller | Jun 11 11:47:59.813601 crc crio[3644]: time="2026-06-11T11:47:59.813477107Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=e15da1b8-92e6-4744-b307-323e215c3a9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.086590 | controller | Jun 11 11:47:59.824367 crc crio[3644]: time="2026-06-11T11:47:59.823947989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.086613 | controller | Jun 11 11:47:59.842277 crc crio[3644]: time="2026-06-11T11:47:59.837611482Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=c9cc031a-6645-4332-889e-7a0718f7e916 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.086641 | controller | Jun 11 11:47:59.842277 crc crio[3644]: time="2026-06-11T11:47:59.842242298Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.086666 | controller | Jun 11 11:47:59.848136 crc crio[3644]: time="2026-06-11T11:47:59.846972465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.086690 | controller | Jun 11 11:48:00.090522 crc crio[3644]: time="2026-06-11T11:48:00.090409133Z" level=info msg="Started container" PID=14213 containerID=720049cdf2ca6701dfdc34af4fa09006a8d131487a946f8d3bf5298ad50fddca description=openshift-marketplace/community-operators-svtbn/extract-utilities id=9d4d1387-b421-4243-a729-ce8c50ad9852 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c175f5479a749f89ee94f44f24c576780ae80b0c8c8d34db9530bc6258e054df
2026-06-11 13:18:25.086715 | controller | Jun 11 11:48:00.885552 crc crio[3644]: time="2026-06-11T11:48:00.882323187Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=3610dfad-4ce2-485d-bd59-e0f8c72ae13c name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.086738 | controller | Jun 11 11:48:00.928360 crc crio[3644]: time="2026-06-11T11:48:00.928211879Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=6a5ae4e5-1d5e-46b5-83d4-df1ee2839b42 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.086762 | controller | Jun 11 11:48:00.970537 crc crio[3644]: time="2026-06-11T11:48:00.970473677Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 13:18:25.086786 | controller | Jun 11 11:48:00.973388 crc crio[3644]: time="2026-06-11T11:48:00.97335964Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 13:18:25.086809 | controller | Jun 11 11:48:01.073908 crc crio[3644]: time="2026-06-11T11:48:01.071556391Z" level=info msg="Created container eed54126e8823221b77b7dbfcab6a67e41a8ec6b7f8946e0e5e402cb8a0b65cc: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=c0cf9b34-837e-4206-960b-e5160045474c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.086835 | controller | Jun 11 11:48:01.094157 crc crio[3644]: time="2026-06-11T11:48:01.093964252Z" level=info msg="Starting container: eed54126e8823221b77b7dbfcab6a67e41a8ec6b7f8946e0e5e402cb8a0b65cc" id=bb8ec156-f40d-42fe-a220-86ced6e27b12 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.086893 | controller | Jun 11 11:48:01.330585 crc crio[3644]: time="2026-06-11T11:48:01.330468742Z" level=info msg="Started container" PID=14250 containerID=eed54126e8823221b77b7dbfcab6a67e41a8ec6b7f8946e0e5e402cb8a0b65cc description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=bb8ec156-f40d-42fe-a220-86ced6e27b12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4eaf0d5e3ed3ad6c721fbefc9c4de6abe92afef4a079f289b21d3c936ebd80c
2026-06-11 13:18:25.086926 | controller | Jun 11 11:48:01.515204 crc crio[3644]: time="2026-06-11T11:48:01.514570707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.086954 | controller | Jun 11 11:48:01.633037 crc crio[3644]: time="2026-06-11T11:48:01.630623123Z" level=info msg="Stopping container: c801133f86564832b4571ccfe8362f82739cb743b32ff3427a5f88198cef9c0d (timeout: 30s)" id=7e3e8ed8-9abd-498d-b67e-bcada99c5785 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.086981 | controller | Jun 11 11:48:01.657909 crc crio[3644]: time="2026-06-11T11:48:01.657724293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.087015 | controller | Jun 11 11:48:01.814607 crc crio[3644]: time="2026-06-11T11:48:01.814190731Z" level=info msg="Removing container: e353ea946a9164cb1d474380a697dab65f944ece2405ef22c158dc1fd1724b80" id=c7fa93c0-f5cc-45c5-8f21-b28fee3143fd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.087045 | controller | Jun 11 11:48:02.383335 crc crio[3644]: time="2026-06-11T11:48:02.374260915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.087072 | controller | Jun 11 11:48:02.499309 crc crio[3644]: time="2026-06-11T11:48:02.492610467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.087098 | controller | Jun 11 11:48:03.034839 crc crio[3644]: time="2026-06-11T11:48:03.034411419Z" level=info msg="Removed container e353ea946a9164cb1d474380a697dab65f944ece2405ef22c158dc1fd1724b80: openshift-console/downloads-747b44746d-4pqvr/download-server" id=c7fa93c0-f5cc-45c5-8f21-b28fee3143fd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.087162 | controller | Jun 11 11:48:03.315479 crc crio[3644]: time="2026-06-11T11:48:03.313284329Z" level=info msg="Removing container: 953bdce02080a1d2340e5c53b1264424391812fde4bdc95f4dab50e27470d8d0" id=ceea8870-eac3-4162-8e09-89abb7f0a922 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.087203 | controller | Jun 11 11:48:03.929247 crc crio[3644]: time="2026-06-11T11:48:03.927979432Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=6308a3a5-cded-4a7b-9e85-8c95f23aa855 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.087268 | controller | Jun 11 11:48:03.977300 crc crio[3644]: time="2026-06-11T11:48:03.976877281Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 13:18:25.087352 | controller | Jun 11 11:48:04.024377 crc crio[3644]: time="2026-06-11T11:48:04.024229387Z" level=info msg="Removed container 953bdce02080a1d2340e5c53b1264424391812fde4bdc95f4dab50e27470d8d0: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=ceea8870-eac3-4162-8e09-89abb7f0a922 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.087387 | controller | Jun 11 11:48:04.036248 crc crio[3644]: time="2026-06-11T11:48:04.035872403Z" level=info msg="Created container d6c178246b4de4f55ed09961b93ed25b6c3047786d2261581aed12dada8242bf: openshift-console/downloads-747b44746d-4pqvr/download-server" id=c9cc031a-6645-4332-889e-7a0718f7e916 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.087451 | controller | Jun 11 11:48:04.083303 crc crio[3644]: time="2026-06-11T11:48:04.083110297Z" level=info msg="Starting container: d6c178246b4de4f55ed09961b93ed25b6c3047786d2261581aed12dada8242bf" id=63e48bc3-c0d4-4d68-91e4-60635f3b3a28 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.087513 | controller | Jun 11 11:48:04.111834 crc crio[3644]: time="2026-06-11T11:48:04.111588907Z" level=info msg="Started container" PID=14285 containerID=d6c178246b4de4f55ed09961b93ed25b6c3047786d2261581aed12dada8242bf description=openshift-console/downloads-747b44746d-4pqvr/download-server id=63e48bc3-c0d4-4d68-91e4-60635f3b3a28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=329481c7e901f292822a997f1565c8ea9d24ec8787303bb905ccb0f03ef4483b
2026-06-11 13:18:25.087552 | controller | Jun 11 11:48:04.134809 crc crio[3644]: time="2026-06-11T11:48:04.13458593Z" level=warning msg="Failed to find process for container c801133f86564832b4571ccfe8362f82739cb743b32ff3427a5f88198cef9c0d: checking if PID of c801133f86564832b4571ccfe8362f82739cb743b32ff3427a5f88198cef9c0d is running failed: open /proc/13915/stat: no such file or directory"
2026-06-11 13:18:25.087620 | controller | Jun 11 11:48:04.151153 crc crio[3644]: time="2026-06-11T11:48:04.150921648Z" level=info msg="Created container a7b8dada0331fd5b7254ba06f75f18598a3f47e5b087a8eb42130074a95089fb: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=e15da1b8-92e6-4744-b307-323e215c3a9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.087681 | controller | Jun 11 11:48:04.178832 crc crio[3644]: time="2026-06-11T11:48:04.178602465Z" level=info msg="Starting container: a7b8dada0331fd5b7254ba06f75f18598a3f47e5b087a8eb42130074a95089fb" id=9ee34245-7881-4033-abe6-eafd29d22e78 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.087724 | controller | Jun 11 11:48:04.235952 crc crio[3644]: time="2026-06-11T11:48:04.23587076Z" level=info msg="Started container" PID=14271 containerID=a7b8dada0331fd5b7254ba06f75f18598a3f47e5b087a8eb42130074a95089fb description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=9ee34245-7881-4033-abe6-eafd29d22e78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a9677c8ed67eec605ff0a2e5e6ec1a609e6172170307ccd1751732699526a22
2026-06-11 13:18:25.087755 | controller | Jun 11 11:48:04.485691 crc crio[3644]: time="2026-06-11T11:48:04.48559243Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=2d8f4f19-e94f-48a6-8da2-4ae0ee6e3739 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.087784 | controller | Jun 11 11:48:04.728460 crc crio[3644]: time="2026-06-11T11:48:04.716569928Z" level=info msg="Stopped container c801133f86564832b4571ccfe8362f82739cb743b32ff3427a5f88198cef9c0d: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=7e3e8ed8-9abd-498d-b67e-bcada99c5785 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.087813 | controller | Jun 11 11:48:04.777631 crc crio[3644]: time="2026-06-11T11:48:04.776287061Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=bf8068b0-6291-445a-b105-a4733ca087da name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.087841 | controller | Jun 11 11:48:04.802580 crc crio[3644]: time="2026-06-11T11:48:04.802477354Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 13:18:25.087898 | controller | Jun 11 11:48:04.835805 crc crio[3644]: time="2026-06-11T11:48:04.832424325Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=fa2270a6-7463-4379-bb71-86ba66a4d591 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.087931 | controller | Jun 11 11:48:04.876793 crc crio[3644]: time="2026-06-11T11:48:04.873809034Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=8ee6de32-668c-4960-9384-1a4e72706bb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.087959 | controller | Jun 11 11:48:04.876793 crc crio[3644]: time="2026-06-11T11:48:04.874451562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.087986 | controller | Jun 11 11:48:05.173834 crc crio[3644]: time="2026-06-11T11:48:05.16618247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.088013 | controller | Jun 11 11:48:05.194150 crc crio[3644]: time="2026-06-11T11:48:05.185567463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.088041 | controller | Jun 11 11:48:07.173153 crc crio[3644]: time="2026-06-11T11:48:07.167514376Z" level=info msg="Removing container: 717754fdd6c0fa588c5af4b7868cfa1346c17fc897f90ffdba81a1772cf1c0fc" id=fb900958-6af5-45f4-b2af-610ec9ca02e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.088073 | controller | Jun 11 11:48:07.558072 crc crio[3644]: time="2026-06-11T11:48:07.557385908Z" level=info msg="Removed container 717754fdd6c0fa588c5af4b7868cfa1346c17fc897f90ffdba81a1772cf1c0fc: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=fb900958-6af5-45f4-b2af-610ec9ca02e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.088102 | controller | Jun 11 11:48:08.586323 crc crio[3644]: time="2026-06-11T11:48:08.567094894Z" level=info msg="Created container 9f1f13fe5b695d4cf0c1e6e9435db7b1c14a607ee538ddb2bf13e5254aa2cab9: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=8ee6de32-668c-4960-9384-1a4e72706bb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.088128 | controller | Jun 11 11:48:08.709825 crc crio[3644]: time="2026-06-11T11:48:08.661514177Z" level=info msg="Starting container: 9f1f13fe5b695d4cf0c1e6e9435db7b1c14a607ee538ddb2bf13e5254aa2cab9" id=dd9c0c37-3642-4ee4-8e19-6c8073d9acd5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.088155 | controller | Jun 11 11:48:08.798793 crc crio[3644]: time="2026-06-11T11:48:08.785871345Z" level=info msg="Started container" PID=14388 containerID=9f1f13fe5b695d4cf0c1e6e9435db7b1c14a607ee538ddb2bf13e5254aa2cab9 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=dd9c0c37-3642-4ee4-8e19-6c8073d9acd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e74cc8ff82ac082e0051d12a83cd16f7dc62f6e320b65d2f81722f8a4d3d8053
2026-06-11 13:18:25.088184 | controller | Jun 11 11:48:14.461171 crc crio[3644]: time="2026-06-11T11:48:14.459925334Z" level=info msg="Stopping pod sandbox: cb8ffc9a1690e037d78d4e19ed52c6c065e3b7b3ec599ca23a873b049a9321d4" id=6460449e-70f6-4c84-8248-49f5d61c64c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.088212 | controller | Jun 11 11:48:14.465820 crc crio[3644]: time="2026-06-11T11:48:14.465779243Z" level=info msg="Stopped pod sandbox (already stopped): cb8ffc9a1690e037d78d4e19ed52c6c065e3b7b3ec599ca23a873b049a9321d4" id=6460449e-70f6-4c84-8248-49f5d61c64c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.088240 | controller | Jun 11 11:48:14.511409 crc crio[3644]: time="2026-06-11T11:48:14.510140064Z" level=info msg="Removing pod sandbox: cb8ffc9a1690e037d78d4e19ed52c6c065e3b7b3ec599ca23a873b049a9321d4" id=75215ecd-e417-4f22-9490-ea5f15b8b534 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.088267 | controller | Jun 11 11:48:15.558016 crc crio[3644]: time="2026-06-11T11:48:15.55751811Z" level=info msg="Removed pod sandbox: cb8ffc9a1690e037d78d4e19ed52c6c065e3b7b3ec599ca23a873b049a9321d4" id=75215ecd-e417-4f22-9490-ea5f15b8b534 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.088292 | controller | Jun 11 11:48:21.322595 crc crio[3644]: time="2026-06-11T11:48:21.32136295Z" level=info msg="Stopping container: 9f1f13fe5b695d4cf0c1e6e9435db7b1c14a607ee538ddb2bf13e5254aa2cab9 (timeout: 30s)" id=86e56128-f194-4d96-9ab9-2fc25454074b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.088315 | controller | Jun 11 11:48:22.696524 crc crio[3644]: time="2026-06-11T11:48:22.690960259Z" level=info msg="Stopped container 9f1f13fe5b695d4cf0c1e6e9435db7b1c14a607ee538ddb2bf13e5254aa2cab9: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=86e56128-f194-4d96-9ab9-2fc25454074b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.088339 | controller | Jun 11 11:48:22.705990 crc crio[3644]: time="2026-06-11T11:48:22.705430826Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=1c60d4b5-f173-422b-9a6f-c47556b80ea5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.088368 | controller | Jun 11 11:48:22.722276 crc crio[3644]: time="2026-06-11T11:48:22.721004877Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=9b5d33d2-1387-4b05-a09d-df2b7401af8f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.088393 | controller | Jun 11 11:48:22.773498 crc crio[3644]: time="2026-06-11T11:48:22.773336123Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=45aaa132-d125-4a6e-94a4-aa60da4a0471 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.088416 | controller | Jun 11 11:48:22.787456 crc crio[3644]: time="2026-06-11T11:48:22.787125021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.088440 | controller | Jun 11 11:48:23.363970 crc crio[3644]: time="2026-06-11T11:48:23.36092767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.088463 | controller | Jun 11 11:48:23.457435 crc crio[3644]: time="2026-06-11T11:48:23.456242015Z" level=info msg="Removing container: c801133f86564832b4571ccfe8362f82739cb743b32ff3427a5f88198cef9c0d" id=1cd56622-45d6-42d6-a8bd-613803494bd1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.088488 | controller | Jun 11 11:48:23.542872 crc crio[3644]: time="2026-06-11T11:48:23.542037417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.088512 | controller | Jun 11 11:48:24.484917 crc crio[3644]: time="2026-06-11T11:48:24.480632923Z" level=info msg="Created container b367f6e0d543cfbf0464626779ca609aa6baded8fbb8eb916bd82c6fe8b42bbf: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=45aaa132-d125-4a6e-94a4-aa60da4a0471 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.088536 | controller | Jun 11 11:48:24.491957 crc crio[3644]: time="2026-06-11T11:48:24.491592338Z" level=info msg="Starting container: b367f6e0d543cfbf0464626779ca609aa6baded8fbb8eb916bd82c6fe8b42bbf" id=d1a6d8e6-0137-4219-925b-19f4c6cbbb15 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.088560 | controller | Jun 11 11:48:24.562734 crc crio[3644]: time="2026-06-11T11:48:24.556275025Z" level=info msg="Removed container c801133f86564832b4571ccfe8362f82739cb743b32ff3427a5f88198cef9c0d: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=1cd56622-45d6-42d6-a8bd-613803494bd1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.088584 | controller | Jun 11 11:48:24.621336 crc crio[3644]: time="2026-06-11T11:48:24.620781801Z" level=info msg="Started container" PID=14588 containerID=b367f6e0d543cfbf0464626779ca609aa6baded8fbb8eb916bd82c6fe8b42bbf description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=d1a6d8e6-0137-4219-925b-19f4c6cbbb15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e74cc8ff82ac082e0051d12a83cd16f7dc62f6e320b65d2f81722f8a4d3d8053
2026-06-11 13:18:25.088609 | controller | Jun 11 11:48:27.047346 crc crio[3644]: time="2026-06-11T11:48:27.028470056Z" level=info msg="Stopping container: d6c178246b4de4f55ed09961b93ed25b6c3047786d2261581aed12dada8242bf (timeout: 2s)" id=41a13bb0-8a0a-4a4f-98d1-325cd3fed892 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.088632 | controller | Jun 11 11:48:27.729167 crc crio[3644]: time="2026-06-11T11:48:27.72651232Z" level=info msg="Stopped container d6c178246b4de4f55ed09961b93ed25b6c3047786d2261581aed12dada8242bf: openshift-console/downloads-747b44746d-4pqvr/download-server" id=41a13bb0-8a0a-4a4f-98d1-325cd3fed892 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.088660 | controller | Jun 11 11:48:27.753783 crc crio[3644]: time="2026-06-11T11:48:27.753269533Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=dc88912f-09d0-4305-bdb0-b5c1d081bacb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.088685 | controller | Jun 11 11:48:27.757684 crc crio[3644]: time="2026-06-11T11:48:27.75752784Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=b02366a5-0bd0-478c-9f40-0029f1fa1746 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.088708 | controller | Jun 11 11:48:27.861847 crc crio[3644]: time="2026-06-11T11:48:27.861284562Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=fdb3f1d0-a493-49a4-a78f-0817cd185a49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.088731 | controller | Jun 11 11:48:27.862598 crc crio[3644]: time="2026-06-11T11:48:27.862397434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.088753 | controller | Jun 11 11:48:28.232975 crc crio[3644]: time="2026-06-11T11:48:28.232023542Z" level=info msg="Removing container: ce46fec179b2c9e71521069c0933f590104f112f35c7ebafc6c5b9f403858647" id=dae1d651-cbc4-4d5a-a0ac-672873761611 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.088773 | controller | Jun 11 11:48:28.269288 crc crio[3644]: time="2026-06-11T11:48:28.268894152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.088796 | controller | Jun 11 11:48:28.519906 crc crio[3644]: time="2026-06-11T11:48:28.519826427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.088819 | controller | Jun 11 11:48:28.920101 crc crio[3644]: time="2026-06-11T11:48:28.919921168Z" level=info msg="Removed container ce46fec179b2c9e71521069c0933f590104f112f35c7ebafc6c5b9f403858647: openshift-console/downloads-747b44746d-4pqvr/download-server" id=dae1d651-cbc4-4d5a-a0ac-672873761611 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.088846 | controller | Jun 11 11:48:29.159001 crc crio[3644]: time="2026-06-11T11:48:29.139922693Z" level=info msg="Created container 28607fdb4639a6f0257b8c56c05f505019159d5fd5f2f30be1f075e35d605d9f: openshift-console/downloads-747b44746d-4pqvr/download-server" id=fdb3f1d0-a493-49a4-a78f-0817cd185a49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.088906 | controller | Jun 11 11:48:29.159001 crc crio[3644]: time="2026-06-11T11:48:29.145522298Z" level=info msg="Starting container: 28607fdb4639a6f0257b8c56c05f505019159d5fd5f2f30be1f075e35d605d9f" id=73d48560-7eaf-4124-8100-0690976406dc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.088936 | controller | Jun 11 11:48:29.166270 crc crio[3644]: time="2026-06-11T11:48:29.166182639Z" level=info msg="Started container" PID=14652 containerID=28607fdb4639a6f0257b8c56c05f505019159d5fd5f2f30be1f075e35d605d9f description=openshift-console/downloads-747b44746d-4pqvr/download-server id=73d48560-7eaf-4124-8100-0690976406dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=329481c7e901f292822a997f1565c8ea9d24ec8787303bb905ccb0f03ef4483b
2026-06-11 13:18:25.088965 | controller | Jun 11 11:48:32.608902 crc crio[3644]: time="2026-06-11T11:48:32.600518732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.088997 | controller | Jun 11 11:48:33.462813 crc crio[3644]: time="2026-06-11T11:48:33.461132531Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD" id=72856869-bef4-410b-9afa-7480490b420d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.089026 | controller | Jun 11 11:48:33.462813 crc crio[3644]: time="2026-06-11T11:48:33.462429979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.089054 | controller | Jun 11 11:48:33.630501 crc crio[3644]: time="2026-06-11T11:48:33.62935237Z" level=info msg="Created container 71397bd5b9dab596fb2114b22b2f3a26d91801df0a6254ac84cb1e9a0d8b80d5: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=fd6f7903-5c5b-4673-9b81-505a2da330a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.089077 | controller | Jun 11 11:48:33.895528 crc crio[3644]: time="2026-06-11T11:48:33.89283497Z" level=info msg="Starting container: 71397bd5b9dab596fb2114b22b2f3a26d91801df0a6254ac84cb1e9a0d8b80d5" id=de5a04d7-c367-486a-8443-002269441da3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.089101 | controller | Jun 11 11:48:34.424318 crc crio[3644]: time="2026-06-11T11:48:34.423937094Z" level=info msg="Started container" PID=14669 containerID=71397bd5b9dab596fb2114b22b2f3a26d91801df0a6254ac84cb1e9a0d8b80d5 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=de5a04d7-c367-486a-8443-002269441da3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfe00585ad03d00aae23bc232b329b26d5719d51f81ea9335489c98fa4af68c8
2026-06-11 13:18:25.089123 | controller | Jun 11 11:48:34.776816 crc crio[3644]: time="2026-06-11T11:48:34.775357843Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest" id=06c9f433-8862-4f0f-88cd-fb4b1ec96c59 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.089144 | controller | Jun 11 11:48:34.816765 crc crio[3644]: time="2026-06-11T11:48:34.811325093Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest" id=9cb034fd-796c-4655-95e4-180df1084f9e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.089165 | controller | Jun 11 11:48:34.966837 crc crio[3644]: time="2026-06-11T11:48:34.965909318Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe" id=4ffe3632-94a7-4754-8425-bba2009547e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.089190 | controller | Jun 11 11:48:35.206502 crc crio[3644]: time="2026-06-11T11:48:35.206020302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.089218 | controller | Jun 11 11:48:35.403868 crc crio[3644]: time="2026-06-11T11:48:35.403545952Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:5d45e2757ca961f0424bd711a4b3bbaa4571c8041c7a1cbcca43949d029310bb UID:98738a20-df72-4a0d-ad16-b98579b47eb9 NetNS:/var/run/netns/634f80d4-c7bf-4fc0-93e2-c2d630c3d22d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod98738a20_df72_4a0d_ad16_b98579b47eb9.slice PodAnnotations:0xc000ae0450}] Aliases:map[]}"
2026-06-11 13:18:25.089247 | controller | Jun 11 11:48:35.404437 crc crio[3644]: time="2026-06-11T11:48:35.404407136Z" level=info msg="Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.089276 | controller | Jun 11 11:48:37.590419 crc crio[3644]: time="2026-06-11T11:48:37.590053416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.089304 | controller | Jun 11 11:48:39.106374 crc crio[3644]: time="2026-06-11T11:48:39.099900197Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD" id=7ed66965-b954-4532-a5af-b249ed75ffa5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.089336 | controller | Jun 11 11:48:39.106374 crc crio[3644]: time="2026-06-11T11:48:39.101252562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.089364 | controller | Jun 11 11:48:39.750200 crc crio[3644]: time="2026-06-11T11:48:39.749269185Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:5ceed3fffe841d000ae281c77438ebeffe7856c15232a1cf46354210e45ff3a8 UID:d9ca1c59-5603-4950-83a7-698f0297899f NetNS:/var/run/netns/1ef85ecf-3728-461c-9a42-bac294311043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podd9ca1c59_5603_4950_83a7_698f0297899f.slice PodAnnotations:0xc000130808}] Aliases:map[]}"
2026-06-11 13:18:25.089393 | controller | Jun 11 11:48:39.750200 crc crio[3644]: time="2026-06-11T11:48:39.749878563Z" level=info msg="Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.089422 | controller | Jun 11 11:48:49.641522 crc crio[3644]: time="2026-06-11T11:48:49.639326908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.089450 | controller | Jun 11 11:48:49.783491 crc crio[3644]: 2026-06-11T11:48:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ceed3fffe841d0 Mac:6e:6a:16:d6:1b:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/1ef85ecf-3728-461c-9a42-bac294311043 SocketPath: PciID:}] [{Interface:0xc000014c70 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.089478 | controller | Jun 11 11:48:49.818149 crc crio[3644]: time="2026-06-11T11:48:49.818034103Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:5ceed3fffe841d000ae281c77438ebeffe7856c15232a1cf46354210e45ff3a8 UID:d9ca1c59-5603-4950-83a7-698f0297899f NetNS:/var/run/netns/1ef85ecf-3728-461c-9a42-bac294311043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podd9ca1c59_5603_4950_83a7_698f0297899f.slice PodAnnotations:0xc000130808}] Aliases:map[]}"
2026-06-11 13:18:25.089507 | controller | Jun 11 11:48:49.819276 crc crio[3644]: time="2026-06-11T11:48:49.818533696Z" level=info msg="Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.089535 | controller | Jun 11 11:48:49.924880 crc crio[3644]: 2026-06-11T11:48:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5d45e2757ca961f Mac:02:d0:fd:9a:7c:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/634f80d4-c7bf-4fc0-93e2-c2d630c3d22d SocketPath: PciID:}] [{Interface:0xc0001233d0 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.089563 | controller | Jun 11 11:48:49.937308 crc crio[3644]: time="2026-06-11T11:48:49.936382314Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:5d45e2757ca961f0424bd711a4b3bbaa4571c8041c7a1cbcca43949d029310bb UID:98738a20-df72-4a0d-ad16-b98579b47eb9 NetNS:/var/run/netns/634f80d4-c7bf-4fc0-93e2-c2d630c3d22d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod98738a20_df72_4a0d_ad16_b98579b47eb9.slice PodAnnotations:0xc000ae0450}] Aliases:map[]}"
2026-06-11 13:18:25.089593 | controller | Jun 11 11:48:49.937308 crc crio[3644]: time="2026-06-11T11:48:49.936622842Z" level=info msg="Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.089626 | controller | Jun 11 11:48:50.009223 crc crio[3644]: time="2026-06-11T11:48:50.005532115Z" level=info msg="Ran pod sandbox 5d45e2757ca961f0424bd711a4b3bbaa4571c8041c7a1cbcca43949d029310bb with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD" id=72856869-bef4-410b-9afa-7480490b420d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.089655 | controller | Jun 11 11:48:50.044274 crc crio[3644]: time="2026-06-11T11:48:50.038786636Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=60277eaa-a1eb-4559-913c-b76e7413005b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.089682 | controller | Jun 11 11:48:50.054069 crc crio[3644]: time="2026-06-11T11:48:50.050984547Z" level=info msg="Ran pod sandbox 5ceed3fffe841d000ae281c77438ebeffe7856c15232a1cf46354210e45ff3a8 with infra container: openshift-kube-apiserver/installer-13-crc/POD" id=7ed66965-b954-4532-a5af-b249ed75ffa5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.089709 | controller | Jun 11 11:48:50.054069 crc crio[3644]: time="2026-06-11T11:48:50.052425319Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=dee2f902-5dbe-4320-8830-9847377cfe1a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.089738 | controller | Jun 11 11:48:50.076043 crc crio[3644]: time="2026-06-11T11:48:50.074246613Z" level=info msg="Created container fd306908b248ecec8b8a62dfea172ffd6afc037460d417e09657ed2d889bb9a4: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe" id=4ffe3632-94a7-4754-8425-bba2009547e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.089766 | controller | Jun 11 11:48:50.081997 crc crio[3644]: time="2026-06-11T11:48:50.081255433Z" level=info msg="Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner" id=4638aa6d-7729-46c7-a9dd-a4a5b092e8e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.089795 | controller | Jun 11 11:48:50.081997 crc crio[3644]: time="2026-06-11T11:48:50.081901921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.089821 | controller | Jun 11 11:48:50.083779 crc crio[3644]: time="2026-06-11T11:48:50.083577049Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=31a54d04-77db-44e8-8ebd-01e6e197a0c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.089868 | controller | Jun 11 11:48:50.086834 crc crio[3644]: time="2026-06-11T11:48:50.086611936Z" level=info msg="Starting container: fd306908b248ecec8b8a62dfea172ffd6afc037460d417e09657ed2d889bb9a4" id=cdc9354c-0561-4e18-85d0-744a364076c5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.089908 | controller | Jun 11 11:48:50.099071 crc crio[3644]: time="2026-06-11T11:48:50.098933761Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=b2951cb4-6b31-4ed1-8154-9cc48f3a23dc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.089939 | controller | Jun 11 11:48:50.195618 crc crio[3644]: time="2026-06-11T11:48:50.18834041Z" level=info msg="Started container" PID=14852 containerID=fd306908b248ecec8b8a62dfea172ffd6afc037460d417e09657ed2d889bb9a4 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=cdc9354c-0561-4e18-85d0-744a364076c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfe00585ad03d00aae23bc232b329b26d5719d51f81ea9335489c98fa4af68c8
2026-06-11 13:18:25.089975 | controller | Jun 11 11:48:50.223898 crc crio[3644]: time="2026-06-11T11:48:50.221240018Z" level=info msg="Creating container: openshift-kube-apiserver/installer-13-crc/installer" id=4cd14d9d-7c7f-4b43-9de7-1ef7a8f1f3d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.090004 | controller | Jun 11 11:48:50.223898 crc crio[3644]: time="2026-06-11T11:48:50.223322669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.090033 | controller | Jun 11 11:48:50.550364 crc crio[3644]: time="2026-06-11T11:48:50.550067554Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=55a6dd48-8537-4863-ac13-5c1a637c2fdd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.090062 | controller | Jun 11 11:48:50.571014 crc crio[3644]: time="2026-06-11T11:48:50.570759276Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=57acf3a9-daab-49d8-9aea-f265a47ccb6d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.090092 | controller | Jun 11 11:48:50.590413 crc crio[3644]: time="2026-06-11T11:48:50.58941622Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=546b2b6d-cde7-47eb-b7ad-1490b9d2c5f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.090121 | controller | Jun 11 11:48:50.660375 crc crio[3644]: time="2026-06-11T11:48:50.657833816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.090149 | controller | Jun 11 11:48:57.177831 crc crio[3644]: time="2026-06-11T11:48:57.026762459Z" level=info msg="Stopping container: 28607fdb4639a6f0257b8c56c05f505019159d5fd5f2f30be1f075e35d605d9f (timeout: 2s)" id=4e045bd4-47b0-4891-9dc9-f37ebb064cb7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.090176 | controller | Jun 11 11:48:57.457514 crc crio[3644]: time="2026-06-11T11:48:57.457112438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.090204 | controller | Jun 11 11:48:58.872570 crc crio[3644]: time="2026-06-11T11:48:58.872481927Z" level=info msg="Removing container: d6c178246b4de4f55ed09961b93ed25b6c3047786d2261581aed12dada8242bf" id=df17f3e7-8488-4c0d-8536-8e021541ac5c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.090231 | controller | Jun 11 11:48:59.521813 crc crio[3644]: time="2026-06-11T11:48:59.520485084Z" level=info msg="Created container fd3d1744527131123ce999e4ab2f21f2b69314a14db67a0bdf673e5ee31b3e02: openshift-kube-apiserver/revision-pruner-13-crc/pruner" id=4638aa6d-7729-46c7-a9dd-a4a5b092e8e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.090320 | controller | Jun 11 11:48:59.544434 crc crio[3644]: time="2026-06-11T11:48:59.544076759Z" level=info msg="Starting container: fd3d1744527131123ce999e4ab2f21f2b69314a14db67a0bdf673e5ee31b3e02" id=6cd0fe96-e30b-489b-a1d5-18359a311808 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.090359 | controller | Jun 11 11:48:59.853755 crc crio[3644]: time="2026-06-11T11:48:59.853349223Z" level=info msg="Started container" PID=14903 containerID=fd3d1744527131123ce999e4ab2f21f2b69314a14db67a0bdf673e5ee31b3e02 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=6cd0fe96-e30b-489b-a1d5-18359a311808 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d45e2757ca961f0424bd711a4b3bbaa4571c8041c7a1cbcca43949d029310bb
2026-06-11 13:18:25.090428 | controller | Jun 11 11:49:15.578746 crc crio[3644]: time="2026-06-11T11:49:15.565103041Z" level=info msg="Stopping pod sandbox: 5d45e2757ca961f0424bd711a4b3bbaa4571c8041c7a1cbcca43949d029310bb" id=a5f53c78-0c3c-4659-9fa8-96fb7feb92b3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.090496 | controller | Jun 11 11:49:15.578746 crc crio[3644]: time="2026-06-11T11:49:15.571387729Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:5d45e2757ca961f0424bd711a4b3bbaa4571c8041c7a1cbcca43949d029310bb UID:98738a20-df72-4a0d-ad16-b98579b47eb9 NetNS:/var/run/netns/634f80d4-c7bf-4fc0-93e2-c2d630c3d22d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod98738a20_df72_4a0d_ad16_b98579b47eb9.slice PodAnnotations:0xc001682580}] Aliases:map[]}"
2026-06-11 13:18:25.090531 | controller | Jun 11 11:49:15.578746 crc crio[3644]: time="2026-06-11T11:49:15.571569714Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.090557 | controller | Jun 11 11:49:50.867161 crc crio[3644]: time="2026-06-11T11:49:50.866186924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.090581 | controller | Jun 11 11:49:50.907606 crc crio[3644]: time="2026-06-11T11:49:50.90651085Z" level=info msg="Stopped pod sandbox: 5d45e2757ca961f0424bd711a4b3bbaa4571c8041c7a1cbcca43949d029310bb" id=a5f53c78-0c3c-4659-9fa8-96fb7feb92b3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.090605 | controller | Jun 11 11:49:50.920048 crc crio[3644]: time="2026-06-11T11:49:50.918950056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.090629 | controller | Jun 11 11:49:50.921937 crc crio[3644]: time="2026-06-11T11:49:50.919083858Z" level=info msg="Stopped container 28607fdb4639a6f0257b8c56c05f505019159d5fd5f2f30be1f075e35d605d9f: openshift-console/downloads-747b44746d-4pqvr/download-server" id=4e045bd4-47b0-4891-9dc9-f37ebb064cb7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.090654 | controller | Jun 11 11:49:50.959868 crc crio[3644]: time="2026-06-11T11:49:50.959752088Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=6b8a5943-16ff-42e7-912b-537ddc7a6d8b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.090678 | controller | Jun 11 11:49:52.962601 crc crio[3644]: time="2026-06-11T11:49:52.962417648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.090702 | controller | Jun 11 11:49:55.386284 crc crio[3644]: time="2026-06-11T11:49:55.385077717Z" level=info msg="Created container cd8bdb0de534dd01ce65544ce8affd86d7cf20db53d70f710fecbba0fd82619a: openshift-kube-apiserver/installer-13-crc/installer" id=4cd14d9d-7c7f-4b43-9de7-1ef7a8f1f3d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.090725 | controller | Jun 11 11:49:55.388563 crc crio[3644]: time="2026-06-11T11:49:55.388275298Z" level=info msg="Starting container: cd8bdb0de534dd01ce65544ce8affd86d7cf20db53d70f710fecbba0fd82619a" id=0808ff76-fd75-4408-be8b-a5e7fb02de63 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.090749 | controller | Jun 11 11:49:55.504246 crc crio[3644]: time="2026-06-11T11:49:55.504052175Z" level=info msg="Started container" PID=15190 containerID=cd8bdb0de534dd01ce65544ce8affd86d7cf20db53d70f710fecbba0fd82619a description=openshift-kube-apiserver/installer-13-crc/installer id=0808ff76-fd75-4408-be8b-a5e7fb02de63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ceed3fffe841d000ae281c77438ebeffe7856c15232a1cf46354210e45ff3a8
2026-06-11 13:18:25.090774 | controller | Jun 11 11:50:14.411059 crc crio[3644]: time="2026-06-11T11:50:14.410137771Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=59dcaf8c-fcea-4d89-a329-f7005242c722 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.090802 | controller | Jun 11 11:50:21.045038 crc crio[3644]: time="2026-06-11T11:50:21.043946015Z" level=info msg="Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD" id=eb481a76-d35a-461f-950d-4a34e9fe5326 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.090827 | controller | Jun 11 11:50:21.045904 crc crio[3644]: time="2026-06-11T11:50:21.045083908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.090871 | controller | Jun 11 11:50:35.815933 crc crio[3644]: time="2026-06-11T11:50:35.814877133Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=a261b425-15f9-4a94-8379-2787c0ef768c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.090910 | controller | Jun 11 11:50:46.041196 crc crio[3644]: time="2026-06-11T11:50:46.037604929Z" level=info msg="Stopping container: f34df14e93c4132c8ccb7d29618d8394741d4a0e48c6605211145de95b5a841f (timeout: 15s)" id=b9045a87-3c33-4ea1-a37e-2b6892e35a77 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.090940 | controller | Jun 11 11:50:46.042968 crc crio[3644]: time="2026-06-11T11:50:46.037584278Z" level=info msg="Stopping container: 87bf249e8aced05d424e60e8f7f7a1d816d2852ff6febc925122b1b7df1acd62 (timeout: 15s)" id=eb250288-7f5d-4459-94dd-beed3410ddbc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.090967 | controller | Jun 11 11:50:46.046306 crc crio[3644]: time="2026-06-11T11:50:46.039014329Z" level=info msg="Stopping container: a4147c66099f39fbe46adf410c4396efa3b76b97a144109ddef94d0e55e9455c (timeout: 15s)" id=3777e8f9-0320-4b09-9f96-6c0ff104f16f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.090994 | controller | Jun 11 11:50:46.046396 crc crio[3644]: time="2026-06-11T11:50:46.040040901Z" level=info msg="Stopping container: 250fc86cae8bc03ee753b3820f3af0f1889884c0505e678ce2d45e5c110f9e17 (timeout: 15s)" id=2000e321-5464-4caa-938f-a05c8be16a00 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.091021 | controller | Jun 11 11:50:46.046840 crc crio[3644]: time="2026-06-11T11:50:46.040120551Z" level=info msg="Stopping container: 78964ea3b923e2df1070af1f9a4c822ca2eec4f15ca1f2b5317f0243baf2a936 (timeout: 15s)" id=95b04f97-b2de-4e9c-af97-bace5907ce7b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.091048 | controller | Jun 11 11:50:46.466256 crc crio[3644]: time="2026-06-11T11:50:46.466051641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.091075 | controller | Jun 11 11:50:46.567228 crc crio[3644]: time="2026-06-11T11:50:46.567095967Z" level=info msg="Stopped container a4147c66099f39fbe46adf410c4396efa3b76b97a144109ddef94d0e55e9455c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=3777e8f9-0320-4b09-9f96-6c0ff104f16f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.091104 | controller | Jun 11 11:50:46.742995 crc crio[3644]: time="2026-06-11T11:50:46.742805117Z" level=info msg="Stopped container 250fc86cae8bc03ee753b3820f3af0f1889884c0505e678ce2d45e5c110f9e17: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=2000e321-5464-4caa-938f-a05c8be16a00 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.091132 | controller | Jun 11 11:50:48.301712 crc crio[3644]: time="2026-06-11T11:50:48.300703825Z" level=info msg="Stopping pod sandbox: 5ceed3fffe841d000ae281c77438ebeffe7856c15232a1cf46354210e45ff3a8" id=b0adb325-4d77-405d-bf6b-0b084c28fb94 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.091160 | controller | Jun 11 11:50:48.306596 crc crio[3644]: time="2026-06-11T11:50:48.306392022Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:5ceed3fffe841d000ae281c77438ebeffe7856c15232a1cf46354210e45ff3a8 UID:d9ca1c59-5603-4950-83a7-698f0297899f NetNS:/var/run/netns/1ef85ecf-3728-461c-9a42-bac294311043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podd9ca1c59_5603_4950_83a7_698f0297899f.slice PodAnnotations:0xc000dd2620}] Aliases:map[]}"
2026-06-11 13:18:25.091193 | controller | Jun 11 11:50:48.306842 crc crio[3644]: time="2026-06-11T11:50:48.306607508Z" level=info msg="Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.091220 | controller | Jun 11 11:50:50.576841 crc crio[3644]: time="2026-06-11T11:50:50.576182983Z" level=info msg="Stopped container 87bf249e8aced05d424e60e8f7f7a1d816d2852ff6febc925122b1b7df1acd62: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=eb250288-7f5d-4459-94dd-beed3410ddbc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.091246 | controller | Jun 11 11:50:51.231777 crc crio[3644]: time="2026-06-11T11:50:51.231131491Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD" id=fe3d48cb-801e-4f9b-80b7-04b50880c966 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.091273 | controller | Jun 11 11:50:51.231777 crc crio[3644]: time="2026-06-11T11:50:51.231750788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.091318 | controller | Jun 11 11:50:51.342160 crc crio[3644]: time="2026-06-11T11:50:51.342053627Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=beffbcc8-686f-43cd-bf00-a15fbd36126c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.091348 | controller | Jun 11 11:50:58.644112 crc crio[3644]: time="2026-06-11T11:50:58.642747432Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=ea877a4b-ab44-4fef-baf4-559791a0caa6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.091376 | controller | Jun 11 11:50:58.874344 crc crio[3644]: time="2026-06-11T11:50:58.874017034Z" level=info msg="Removing container: 4f6de10a355a1b3aa6be433e5010760a32fe4d28c810562460c77d7bf855e1ec" id=b6c2c941-80ad-43ad-957f-62f3f737f52c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.091404 | controller | Jun 11 11:51:00.454858 crc crio[3644]: time="2026-06-11T11:51:00.453899592Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=072b6f68-0352-4d12-863b-54ee003f0f06 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.091662 | controller | Jun 11 11:51:06.135533 crc crio[3644]: time="2026-06-11T11:51:06.134429352Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=77f3d247-7fa0-4510-be60-a6ee9e0ff84b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.091734 | controller | Jun 11 11:51:06.155914 crc crio[3644]: time="2026-06-11T11:51:06.155534763Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=088aa01c-8ac2-4cf4-9da7-b55a2fa0b705 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.091779 | controller | Jun 11 11:51:06.232002 crc crio[3644]: time="2026-06-11T11:51:06.231887986Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=941126b5-c34b-4706-a537-c7080463136f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.091819 | controller | Jun 11 11:51:06.309743 crc crio[3644]: time="2026-06-11T11:51:06.30931456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.091897 | controller | Jun 11 11:51:06.309743 crc crio[3644]: time="2026-06-11T11:51:06.309534756Z" level=warning msg="error reserving ctr name k8s_csi-provisioner_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_2 for id 384917809c2c93179df59261abb9008b0a66b08e3858e6cc8125df2796e467c8: name is reserved"
2026-06-11 13:18:25.091949 | controller | Jun 11 11:51:06.309743 crc crio[3644]: time="2026-06-11T11:51:06.309592147Z" level=info msg="Creation of container k8s_csi-provisioner_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_2 not yet finished. Currently at stage container storage creation. Waiting up to 5m59.845508324s for it to finish" id=088aa01c-8ac2-4cf4-9da7-b55a2fa0b705 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.091987 | controller | Jun 11 11:51:06.312761 crc crio[3644]: time="2026-06-11T11:51:06.312620073Z" level=info msg="Stopped container 78964ea3b923e2df1070af1f9a4c822ca2eec4f15ca1f2b5317f0243baf2a936: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=95b04f97-b2de-4e9c-af97-bace5907ce7b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.092024 | controller | Jun 11 11:51:06.486637 crc crio[3644]: time="2026-06-11T11:51:06.486518392Z" level=info msg="Stopped container f34df14e93c4132c8ccb7d29618d8394741d4a0e48c6605211145de95b5a841f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=b9045a87-3c33-4ea1-a37e-2b6892e35a77 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.092061 | controller | Jun 11 11:51:06.489444 crc crio[3644]: time="2026-06-11T11:51:06.488299123Z" level=info msg="Stopping pod sandbox: 65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648" id=2b476a2d-24f6-4be9-b9df-f0eb7bd9d3d7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.092099 | controller | Jun 11 11:51:06.529341 crc crio[3644]: time="2026-06-11T11:51:06.52930023Z" level=info msg="Removed container d6c178246b4de4f55ed09961b93ed25b6c3047786d2261581aed12dada8242bf: openshift-console/downloads-747b44746d-4pqvr/download-server" id=df17f3e7-8488-4c0d-8536-8e021541ac5c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.092135 | controller | Jun 11 11:51:06.602412 crc crio[3644]: time="2026-06-11T11:51:06.602293697Z" level=info msg="Stopped pod sandbox: 5ceed3fffe841d000ae281c77438ebeffe7856c15232a1cf46354210e45ff3a8" id=b0adb325-4d77-405d-bf6b-0b084c28fb94 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.092171 | controller | Jun 11 11:51:06.680379 crc crio[3644]: time="2026-06-11T11:51:06.680254791Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=2d8f4f19-e94f-48a6-8da2-4ae0ee6e3739 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.092207 | controller | Jun 11 11:51:06.682865 crc crio[3644]: time="2026-06-11T11:51:06.682789037Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=331bf55c-bbea-4927-8fd7-eb31ffdd4a66 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.092243 | controller | Jun 11 11:51:06.740233 crc crio[3644]: time="2026-06-11T11:51:06.740071051Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:ff23a6409155a523e9d8d88955ed6c8eeef67a7bed83b65b88346a17ef0248a3" id=3610dfad-4ce2-485d-bd59-e0f8c72ae13c name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.092279 | controller | Jun 11 11:51:06.743072 crc crio[3644]: time="2026-06-11T11:51:06.742559399Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=e2be0df5-bd62-4932-8905-6de3b701b182 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.092322 | controller | Jun 11 11:51:06.817298 crc crio[3644]: time="2026-06-11T11:51:06.816585865Z" level=info msg="Stopped pod sandbox: 65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648" id=2b476a2d-24f6-4be9-b9df-f0eb7bd9d3d7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.092359 | controller | Jun 11 11:51:06.826413 crc crio[3644]: time="2026-06-11T11:51:06.826233339Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=6b1d2f69-2be9-455c-bda1-79f05246d585 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.092394 | controller | Jun 11 11:51:06.837450 crc crio[3644]: time="2026-06-11T11:51:06.837286184Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=5fbbcb4c-caf5-4c4d-ab68-2fedc0cd1e32 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.092429 | controller | Jun 11 11:51:06.895348 crc crio[3644]: time="2026-06-11T11:51:06.895207073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.092464 | controller | Jun 11 11:51:06.905246 crc crio[3644]: time="2026-06-11T11:51:06.905073122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.092499 | controller | Jun 11 11:51:06.910121 crc crio[3644]: time="2026-06-11T11:51:06.910040875Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0" id=6308a3a5-cded-4a7b-9e85-8c95f23aa855 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.092534 | controller | Jun 11 11:51:06.915584 crc crio[3644]: time="2026-06-11T11:51:06.915363565Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=7e63a710-cba8-42fc-b52c-67af696f105b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.092568 | controller | Jun 11 11:51:06.917007 crc crio[3644]: time="2026-06-11T11:51:06.916861139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.092604 | controller | Jun 11 11:51:06.934255 crc crio[3644]: time="2026-06-11T11:51:06.934008462Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:958cdea11c358c6d761a61f5f163f86705a42abb02ccf387e3ea9bbf38e3e6d6 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/02f3fd7e-b2f9-49ff-9eca-5fae17715f40 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:0xc00008c6f8}] Aliases:map[]}"
2026-06-11 13:18:25.092641 | controller | Jun 11 11:51:06.934255 crc crio[3644]: time="2026-06-11T11:51:06.934163907Z" level=info msg="Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.092676 | controller | Jun 11 11:51:06.939631 crc crio[3644]: time="2026-06-11T11:51:06.938735511Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60" id=cdcffadf-ed42-49b6-9fe5-f16447ff2bef name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.092712 | controller | Jun 11 11:51:06.940366 crc crio[3644]: time="2026-06-11T11:51:06.940279056Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=e39f604b-18fc-493b-92a4-ef47cfcd9f33 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.092746 | controller | Jun 11 11:51:06.962214 crc crio[3644]: time="2026-06-11T11:51:06.962069328Z" level=info msg="Removed container 4f6de10a355a1b3aa6be433e5010760a32fe4d28c810562460c77d7bf855e1ec: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=b6c2c941-80ad-43ad-957f-62f3f737f52c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.092788 | controller | Jun 11 11:51:06.968151 crc crio[3644]: time="2026-06-11T11:51:06.968012522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.092823 | controller | Jun 11 11:51:06.970313 crc crio[3644]: time="2026-06-11T11:51:06.970191998Z" level=info msg="Removing container: 51694c1db995e0e5c8418719faf835a7d7cbfd5b465abf17e18ce6c6ca12aef0" id=44afd4a4-00a2-45f2-9ccb-639c69de530d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.092893 | controller | Jun 11 11:51:06.972813 crc crio[3644]: time="2026-06-11T11:51:06.972719301Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=fe3d48cb-801e-4f9b-80b7-04b50880c966 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.092932 | controller | Jun 11 11:51:06.980691 crc crio[3644]: time="2026-06-11T11:51:06.980550015Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=bf4b2c4b-c7ad-4548-9509-95af3c92686b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.092968 | controller | Jun 11 11:51:06.990168 crc crio[3644]: time="2026-06-11T11:51:06.989629902Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=c652d8cf-5754-4eb2-a7ed-97150c2c0991 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.093002 | controller | Jun 11 11:51:06.993831 crc crio[3644]: time="2026-06-11T11:51:06.990163315Z" level=info msg="Creating container: openshift-marketplace/certified-operators-dtzfl/extract-content" id=51a59f9d-22e7-40f6-8ccd-f171bc012ed9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.093035 | controller | Jun 11 11:51:06.996428 crc crio[3644]: time="2026-06-11T11:51:06.996300582Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-h42zf/extract-content" id=a5b67e64-323f-4829-aa95-e47961ca0fd3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.093070 | controller | Jun 11 11:51:06.999129 crc crio[3644]: time="2026-06-11T11:51:06.999064551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.093105 | controller | Jun 11 11:51:07.000056 crc crio[3644]: time="2026-06-11T11:51:07.000019085Z" level=info msg="Ran pod sandbox cb91530478e81e7301ce1ee8a94bb38c42b2efb72d252d2c4c8cb6748cb3fc5f with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD" id=fe3d48cb-801e-4f9b-80b7-04b50880c966 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.093140 | controller | Jun 11 11:51:07.002883 crc crio[3644]: time="2026-06-11T11:51:07.00126119Z" level=info msg="Creating container: openshift-marketplace/community-operators-svtbn/extract-content" id=6f99d5a3-9eee-4b9c-a7cf-65fd1ee6e6d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.093176 | controller | Jun 11 11:51:07.005112 crc crio[3644]: time="2026-06-11T11:51:07.00503723Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=273ce7d5-2c4d-451e-b546-e59fa9162311 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.093211 | controller | Jun 11 11:51:07.007513 crc crio[3644]: time="2026-06-11T11:51:07.007422512Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=05cd3120-8ec5-4eec-8f0a-f2c2b1eb1dfb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.093246 | controller | Jun 11 11:51:07.022572 crc crio[3644]: time="2026-06-11T11:51:07.021804819Z" level=info msg="Created container 83c6937f3d392f56e43a91e560cc21b240716b44b20d7cae5447c97319955bf6: openshift-console/downloads-747b44746d-4pqvr/download-server" id=a261b425-15f9-4a94-8379-2787c0ef768c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.093288 | controller | Jun 11 11:51:07.023978 crc crio[3644]: time="2026-06-11T11:51:07.023900844Z" level=info msg="Starting container: 83c6937f3d392f56e43a91e560cc21b240716b44b20d7cae5447c97319955bf6" id=83ea2d34-6b9f-4843-a5dd-e58c312891e1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.093325 | controller | Jun 11 11:51:07.031842 crc crio[3644]: time="2026-06-11T11:51:07.03173669Z" level=info msg="Started container" PID=15625 containerID=83c6937f3d392f56e43a91e560cc21b240716b44b20d7cae5447c97319955bf6 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=83ea2d34-6b9f-4843-a5dd-e58c312891e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=329481c7e901f292822a997f1565c8ea9d24ec8787303bb905ccb0f03ef4483b
2026-06-11 13:18:25.093361 | controller | Jun 11 11:51:07.101603 crc crio[3644]: time="2026-06-11T11:51:07.099197427Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=52e96dfb-2860-4a25-8778-a2cbe127464b name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.093397 | controller | Jun 11 11:51:07.107035 crc crio[3644]: time="2026-06-11T11:51:07.106515258Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=fa1aaea8-05f8-485a-b8f0-b8597d97c36a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.093432 | controller | Jun 11 11:51:07.121712 crc crio[3644]: time="2026-06-11T11:51:07.121231651Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:ff23a6409155a523e9d8d88955ed6c8eeef67a7bed83b65b88346a17ef0248a3" id=87c09357-4468-4a89-8bb8-a5aaa6d2d5f7 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.093467 | controller | Jun 11 11:51:07.127351 crc crio[3644]: time="2026-06-11T11:51:07.127154115Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=97448dfb-ca20-41de-8725-74d08da09541 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.093501 | controller | Jun 11 11:51:07.204741 crc crio[3644]: time="2026-06-11T11:51:07.196567676Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60" id=6a5ae4e5-1d5e-46b5-83d4-df1ee2839b42 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.093536 | controller | Jun 11 11:51:07.209225 crc crio[3644]: time="2026-06-11T11:51:07.208946409Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=356335ed-3c10-4230-8868-70b0a0674b98 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.093570 | controller | Jun 11 11:51:07.280124 crc crio[3644]: time="2026-06-11T11:51:07.280038504Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0" id=818a61af-ae4f-4ec8-8b9d-36938ffdfaba name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.093604 | controller | Jun 11 11:51:07.287585 crc crio[3644]: time="2026-06-11T11:51:07.286905792Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=43c2b69f-7d58-47d9-bc71-09f17685daa9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.093637 | controller | Jun 11 11:51:07.297160 crc crio[3644]: time="2026-06-11T11:51:07.296921173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.093672 | controller | Jun 11 11:51:07.299570 crc crio[3644]: time="2026-06-11T11:51:07.29927275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.093713 | controller | Jun 11 11:51:07.311617 crc crio[3644]: time="2026-06-11T11:51:07.311455519Z" level=info msg="Removed container 51694c1db995e0e5c8418719faf835a7d7cbfd5b465abf17e18ce6c6ca12aef0: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=44afd4a4-00a2-45f2-9ccb-639c69de530d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.093748 | controller | Jun 11 11:51:07.319322 crc crio[3644]: time="2026-06-11T11:51:07.317998186Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=abf78e1e-aa81-4824-94f4-faa7b93aba9d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.093781 | controller | Jun 11 11:51:07.355521 crc crio[3644]: time="2026-06-11T11:51:07.355426449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.093815 | controller | Jun 11 11:51:07.368541 crc crio[3644]: time="2026-06-11T11:51:07.368363102Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=f8042299-bb51-465a-9e41-979372435da4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.093875 | controller | Jun 11 11:51:07.369167 crc crio[3644]: time="2026-06-11T11:51:07.368943424Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=2c0fa191-7255-4ffd-808c-22314bd3271f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.093920 | controller | Jun 11 11:51:07.370235 crc crio[3644]: time="2026-06-11T11:51:07.370148259Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=023fd09f-e1b1-46dd-8a0d-fb9cf4ca35f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.093957 | controller | Jun 11 11:51:07.380125 crc crio[3644]: time="2026-06-11T11:51:07.380010957Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/extract-content" id=5394b7af-8cc1-428e-93c0-ffd61a8bf5e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.093993 | controller | Jun 11 11:51:07.383766 crc crio[3644]: time="2026-06-11T11:51:07.383474327Z" level=info msg="NetworkStart: stopping network for sandbox 958cdea11c358c6d761a61f5f163f86705a42abb02ccf387e3ea9bbf38e3e6d6" id=eb481a76-d35a-461f-950d-4a34e9fe5326 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.094029 | controller | Jun 11 11:51:07.392400 crc crio[3644]: time="2026-06-11T11:51:07.38531389Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:958cdea11c358c6d761a61f5f163f86705a42abb02ccf387e3ea9bbf38e3e6d6 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/02f3fd7e-b2f9-49ff-9eca-5fae17715f40 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:0xc000131258}] Aliases:map[]}"
2026-06-11 13:18:25.094065 | controller | Jun 11 11:51:07.392556 crc crio[3644]: time="2026-06-11T11:51:07.392468846Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.094102 | controller | Jun 11 11:51:07.392556 crc crio[3644]: time="2026-06-11T11:51:07.392538414Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.094138 | controller | Jun 11 11:51:07.392765 crc crio[3644]: time="2026-06-11T11:51:07.392585079Z" level=info msg="Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.094173 | controller | Jun 11 11:51:07.401098 crc crio[3644]: time="2026-06-11T11:51:07.401026267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.094215 | controller | Jun 11 11:51:07.404534 crc crio[3644]: time="2026-06-11T11:51:07.404410844Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=97ff7ab9-59dd-4234-8aff-5c6cb1d40ed8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.094293 | controller | Jun 11 11:51:07.413226 crc crio[3644]: time="2026-06-11T11:51:07.41309485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.094335 | controller | Jun 11 11:51:07.416334 crc crio[3644]: time="2026-06-11T11:51:07.41625502Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=86e15aa9-2466-4a36-bc18-ec8dc4504ced name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.094371 | controller | Jun 11 11:51:07.419765 crc crio[3644]: time="2026-06-11T11:51:07.419581304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.094406 | controller | Jun 11 11:51:07.423306 crc crio[3644]: time="2026-06-11T11:51:07.423259969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.094441 | controller | Jun 11 11:51:07.433385 crc crio[3644]: time="2026-06-11T11:51:07.433292495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.094475 | controller | Jun 11 11:51:07.440621 crc crio[3644]: time="2026-06-11T11:51:07.440568968Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=3f7d327f-918e-4424-8a44-022d6e26cf3f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.094509 | controller | Jun 11 11:51:07.443392 crc crio[3644]: time="2026-06-11T11:51:07.443294249Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/extract-content" id=407b4c1b-aea5-414b-8a77-817ece3f40ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.094543 | controller | Jun 11 11:51:07.443915 crc crio[3644]: time="2026-06-11T11:51:07.443834684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.094578 | controller | Jun 11 11:51:07.451047 crc crio[3644]: time="2026-06-11T11:51:07.450760701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.094615 | controller | Jun 11 11:51:07.457210 crc crio[3644]: time="2026-06-11T11:51:07.457096403Z" level=info msg="CreateCtr: context was either canceled or the deadline was exceeded: context canceled" id=546b2b6d-cde7-47eb-b7ad-1490b9d2c5f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.094668 | controller | Jun 11 11:51:07.469397 crc crio[3644]: time="2026-06-11T11:51:07.469252408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.094722 | controller | Jun 11 11:51:07.469579 crc crio[3644]: time="2026-06-11T11:51:07.469411593Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-pz4h7/extract-content" id=5a41bc5f-b4de-4057-8ed8-b8a88cd1773c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.094776 | controller | Jun 11 11:51:07.469911 crc crio[3644]: time="2026-06-11T11:51:07.469858725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.094828 | controller | Jun 11 11:51:07.471918 crc crio[3644]: time="2026-06-11T11:51:07.471873442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.094906 | controller | Jun 11 11:51:07.472104 crc crio[3644]: time="2026-06-11T11:51:07.472040059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.094950 | controller | Jun 11 11:51:07.477694 crc crio[3644]: time="2026-06-11T11:51:07.475958559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.094997 | controller | Jun 11 11:51:07.488035 crc crio[3644]: time="2026-06-11T11:51:07.487594554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.095038 | controller | Jun 11 11:51:07.570532 crc crio[3644]: time="2026-06-11T11:51:07.570387136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.095074 | controller | Jun 11 11:51:07.588545 crc crio[3644]: time="2026-06-11T11:51:07.585059719Z" level=info msg="Removing container: 250fc86cae8bc03ee753b3820f3af0f1889884c0505e678ce2d45e5c110f9e17" id=aebe81e6-c56a-4bb6-87b0-72c91779f0aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.095110 | controller | Jun 11 11:51:07.595406 crc crio[3644]: time="2026-06-11T11:51:07.595291633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.095145 | controller | Jun 11 11:51:07.602185 crc crio[3644]: time="2026-06-11T11:51:07.602090168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.095179 | controller | Jun 11 11:51:07.629873 crc crio[3644]: time="2026-06-11T11:51:07.628081414Z" level=info msg="Created container 35a33c13f70f0e41c3b5e45469f6f7cb7d24e2974bccba28cc53dab8facb2dbd: openshift-marketplace/certified-operators-dtzfl/extract-content" id=51a59f9d-22e7-40f6-8ccd-f171bc012ed9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.095214 | controller | Jun 11 11:51:07.637477 crc crio[3644]: time="2026-06-11T11:51:07.631289313Z" level=info msg="Starting container: 35a33c13f70f0e41c3b5e45469f6f7cb7d24e2974bccba28cc53dab8facb2dbd" id=7b648662-3d0a-4616-8164-6fe314ab3621 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.095249 | controller | Jun 11 11:51:07.638542 crc crio[3644]: time="2026-06-11T11:51:07.637572517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.095286 | controller | Jun 11 11:51:07.640590 crc crio[3644]: time="2026-06-11T11:51:07.639333738Z" level=info msg="Started container" PID=15719 containerID=35a33c13f70f0e41c3b5e45469f6f7cb7d24e2974bccba28cc53dab8facb2dbd description=openshift-marketplace/certified-operators-dtzfl/extract-content id=7b648662-3d0a-4616-8164-6fe314ab3621 name=/runtime.v1.RuntimeService/StartContainer sandboxID=955449ef97475afc6cf711364eb1e3e479b6a44c2a443ea7a16b6d9d91c29b1c
2026-06-11 13:18:25.095367 | controller | Jun 11 11:51:07.642771 crc crio[3644]: time="2026-06-11T11:51:07.641583416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.095408 | controller | Jun 11 11:51:07.676468 crc crio[3644]: time="2026-06-11T11:51:07.676328055Z" level=info msg="Removed container 250fc86cae8bc03ee753b3820f3af0f1889884c0505e678ce2d45e5c110f9e17: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=aebe81e6-c56a-4bb6-87b0-72c91779f0aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.095455 | controller | Jun 11 11:51:07.681953 crc crio[3644]: time="2026-06-11T11:51:07.681839253Z" level=info msg="Removing container: 87bf249e8aced05d424e60e8f7f7a1d816d2852ff6febc925122b1b7df1acd62" id=c5b6dd3f-7b4b-4d69-bee1-f18584fba6a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.095493 | controller | Jun 11 11:51:07.741251 crc crio[3644]: time="2026-06-11T11:51:07.741102204Z" level=info msg="Created container 002adff3d9c7d485fea911039b718ef0e4c92fcd7a8b6d86e273d93c36448e16: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=941126b5-c34b-4706-a537-c7080463136f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.095529 | controller | Jun 11 11:51:07.743233 crc crio[3644]: time="2026-06-11T11:51:07.743134026Z" level=info msg="Starting container: 002adff3d9c7d485fea911039b718ef0e4c92fcd7a8b6d86e273d93c36448e16" id=55261fe4-49be-40d8-b766-a37261c5dead name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.095572 | controller | Jun 11 11:51:07.750346 crc crio[3644]: time="2026-06-11T11:51:07.750205529Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 958cdea11c358c6d761a61f5f163f86705a42abb02ccf387e3ea9bbf38e3e6d6" id=eb481a76-d35a-461f-950d-4a34e9fe5326 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.095610 | controller | Jun 11 11:51:07.750632 crc crio[3644]: time="2026-06-11T11:51:07.750531412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.095653 | controller | Jun 11 11:51:07.750632 crc crio[3644]: time="2026-06-11T11:51:07.750551759Z" level=info msg="Started container" PID=15726 containerID=002adff3d9c7d485fea911039b718ef0e4c92fcd7a8b6d86e273d93c36448e16 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=55261fe4-49be-40d8-b766-a37261c5dead name=/runtime.v1.RuntimeService/StartContainer sandboxID=061625758d309a721490a8135736749f5522756c7306e8c3245198445746a21e
2026-06-11 13:18:25.095672 | controller | Jun 11 11:51:07.757465 crc crio[3644]: time="2026-06-11T11:51:07.755881424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.095690 | controller | Jun 11 11:51:07.767041 crc crio[3644]: time="2026-06-11T11:51:07.766176959Z" level=info msg="Removed container 87bf249e8aced05d424e60e8f7f7a1d816d2852ff6febc925122b1b7df1acd62: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=c5b6dd3f-7b4b-4d69-bee1-f18584fba6a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.095707 | controller | Jun 11 11:51:07.767041 crc crio[3644]: time="2026-06-11T11:51:07.766978663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.095723 | controller | Jun 11 11:51:07.770050 crc crio[3644]: time="2026-06-11T11:51:07.769778159Z" level=info msg="runSandbox: deleting pod ID 958cdea11c358c6d761a61f5f163f86705a42abb02ccf387e3ea9bbf38e3e6d6 from idIndex" id=eb481a76-d35a-461f-950d-4a34e9fe5326 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.095739 | controller | Jun 11 11:51:07.770119 crc crio[3644]: time="2026-06-11T11:51:07.770053048Z" level=info msg="runSandbox: removing pod sandbox 958cdea11c358c6d761a61f5f163f86705a42abb02ccf387e3ea9bbf38e3e6d6" id=eb481a76-d35a-461f-950d-4a34e9fe5326 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.095757 | controller | Jun 11 11:51:07.770119 crc crio[3644]: time="2026-06-11T11:51:07.77010627Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 958cdea11c358c6d761a61f5f163f86705a42abb02ccf387e3ea9bbf38e3e6d6" id=eb481a76-d35a-461f-950d-4a34e9fe5326 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.095777 | controller | Jun 11 11:51:07.770200 crc crio[3644]: time="2026-06-11T11:51:07.770137041Z" level=info msg="runSandbox: unmounting shmPath for sandbox 958cdea11c358c6d761a61f5f163f86705a42abb02ccf387e3ea9bbf38e3e6d6" id=eb481a76-d35a-461f-950d-4a34e9fe5326 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.095798 | controller | Jun 11 11:51:07.772005 crc crio[3644]: time="2026-06-11T11:51:07.771921991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.095823 | controller | Jun 11 11:51:07.773459 crc crio[3644]: time="2026-06-11T11:51:07.773383464Z" level=info msg="Created container c2cda10c0837da787fe91e9cec3b5803f4621984bec118863042a371fd4465c3: openshift-marketplace/redhat-marketplace-h42zf/extract-content" id=a5b67e64-323f-4829-aa95-e47961ca0fd3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.095867 | controller | Jun 11 11:51:07.776897 crc crio[3644]: time="2026-06-11T11:51:07.77645346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.095898 | controller | Jun 11 11:51:07.778106 crc crio[3644]: time="2026-06-11T11:51:07.778012175Z" level=info msg="Starting container: c2cda10c0837da787fe91e9cec3b5803f4621984bec118863042a371fd4465c3" id=c3c7eda6-e381-42e1-ac20-b6ba77e8b3a3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.095917 | controller | Jun 11 11:51:07.778761 crc crio[3644]: time="2026-06-11T11:51:07.778681425Z" level=info msg="runSandbox: removing pod sandbox from storage: 958cdea11c358c6d761a61f5f163f86705a42abb02ccf387e3ea9bbf38e3e6d6" id=eb481a76-d35a-461f-950d-4a34e9fe5326 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.095934 | controller | Jun 11 11:51:07.779156 crc crio[3644]: time="2026-06-11T11:51:07.779032624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.095950 | controller | Jun 11 11:51:07.782051 crc crio[3644]: time="2026-06-11T11:51:07.781969618Z" level=info msg="Removing container: a4147c66099f39fbe46adf410c4396efa3b76b97a144109ddef94d0e55e9455c" id=41393326-8a00-45c4-b015-a075752dccc2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.095967 | controller | Jun 11 11:51:07.802523 crc crio[3644]: time="2026-06-11T11:51:07.802396812Z" level=info msg="Created container 514314ccfde6991900d82ea16e426be99b903859929587dee5fb7343c6117abe: openshift-marketplace/certified-operators-l27pk/extract-content" id=407b4c1b-aea5-414b-8a77-817ece3f40ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.095983 | controller | Jun 11 11:51:07.803337 crc crio[3644]: time="2026-06-11T11:51:07.803098558Z" level=info msg="Created container f68dc40598f616ca467cb93566e9c358377c83cc861f7719c71f0db89a47279e: openshift-marketplace/community-operators-svtbn/extract-content" id=6f99d5a3-9eee-4b9c-a7cf-65fd1ee6e6d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.096000 | controller | Jun 11 11:51:07.805124 crc crio[3644]: time="2026-06-11T11:51:07.805013024Z" level=info msg="Starting container: 514314ccfde6991900d82ea16e426be99b903859929587dee5fb7343c6117abe" id=4fc58681-0c90-4489-a1a0-7e1a093991be name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.096016 | controller | Jun 11 11:51:07.806116 crc crio[3644]: time="2026-06-11T11:51:07.806067775Z" level=info msg="runSandbox: releasing container name: k8s_POD_image-registry-5d9d95bf5b-68zhq_openshift-image-registry_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee_0" id=eb481a76-d35a-461f-950d-4a34e9fe5326 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.096038 | controller | Jun 11 11:51:07.806264 crc crio[3644]: time="2026-06-11T11:51:07.80624323Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_image-registry-5d9d95bf5b-68zhq_openshift-image-registry_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee_0" id=eb481a76-d35a-461f-950d-4a34e9fe5326 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.096055 | controller | Jun 11 11:51:07.808792 crc crio[3644]: time="2026-06-11T11:51:07.808364271Z" level=info msg="Started container" PID=15733 containerID=c2cda10c0837da787fe91e9cec3b5803f4621984bec118863042a371fd4465c3 description=openshift-marketplace/redhat-marketplace-h42zf/extract-content id=c3c7eda6-e381-42e1-ac20-b6ba77e8b3a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3c69a61716123ad81ef0a1a6b8c15a157740e9c15f0f4e4999b51572237b315
2026-06-11 13:18:25.096072 | controller | Jun 11 11:51:07.816825 crc crio[3644]: time="2026-06-11T11:51:07.813619682Z" level=info msg="Starting container: f68dc40598f616ca467cb93566e9c358377c83cc861f7719c71f0db89a47279e" id=930d5cd7-539e-4f00-ad85-83c7856b6a3a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.096090 | controller | Jun 11 11:51:07.817615 crc crio[3644]: time="2026-06-11T11:51:07.81757529Z" level=info msg="Started container" PID=15749 containerID=514314ccfde6991900d82ea16e426be99b903859929587dee5fb7343c6117abe description=openshift-marketplace/certified-operators-l27pk/extract-content id=4fc58681-0c90-4489-a1a0-7e1a093991be name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3403638c3473e1c84e850a598bd2645cd1f2e5fd04f63f9c5b1e02a3bc6b35f
2026-06-11 13:18:25.096106 | controller | Jun 11 11:51:07.826525 crc crio[3644]: time="2026-06-11T11:51:07.826285137Z" level=info msg="Started container" PID=15734 containerID=f68dc40598f616ca467cb93566e9c358377c83cc861f7719c71f0db89a47279e description=openshift-marketplace/community-operators-svtbn/extract-content id=930d5cd7-539e-4f00-ad85-83c7856b6a3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c175f5479a749f89ee94f44f24c576780ae80b0c8c8d34db9530bc6258e054df
2026-06-11 13:18:25.096122 | controller | Jun 11 11:51:07.833920 crc crio[3644]: time="2026-06-11T11:51:07.833742221Z" level=info msg="Created container 57111d7afa833e9cc049f28f71f459022c80978cd61961864488d3bf154cffa5: openshift-marketplace/community-operators-qhh6t/extract-content" id=5394b7af-8cc1-428e-93c0-ffd61a8bf5e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.096140 | controller | Jun 11 11:51:07.837449 crc crio[3644]: time="2026-06-11T11:51:07.837135492Z" level=info msg="Starting container: 57111d7afa833e9cc049f28f71f459022c80978cd61961864488d3bf154cffa5" id=9e95af15-7580-480c-9838-d5e11bb32f8d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.096156 | controller | Jun 11 11:51:07.839961 crc crio[3644]: time="2026-06-11T11:51:07.839857519Z" level=info msg="Removed container a4147c66099f39fbe46adf410c4396efa3b76b97a144109ddef94d0e55e9455c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=41393326-8a00-45c4-b015-a075752dccc2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.096172 | controller | Jun 11 11:51:07.848048 crc crio[3644]: time="2026-06-11T11:51:07.847218394Z" level=info msg="Removing container: 78964ea3b923e2df1070af1f9a4c822ca2eec4f15ca1f2b5317f0243baf2a936" id=4f6b02df-e540-4589-b961-a56caaa20ee5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.096189 | controller | Jun 11 11:51:07.866353 crc crio[3644]: time="2026-06-11T11:51:07.866215707Z" level=info msg="Started container" PID=15753 containerID=57111d7afa833e9cc049f28f71f459022c80978cd61961864488d3bf154cffa5 description=openshift-marketplace/community-operators-qhh6t/extract-content id=9e95af15-7580-480c-9838-d5e11bb32f8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=34eecf6f145537043fdc0e42a2897cb62f2ad2206c5e621c814e650c9ef3ef65
2026-06-11 13:18:25.096206 | controller | Jun 11 11:51:07.924372 crc crio[3644]: time="2026-06-11T11:51:07.924233987Z" level=info msg="Removed container 78964ea3b923e2df1070af1f9a4c822ca2eec4f15ca1f2b5317f0243baf2a936: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=4f6b02df-e540-4589-b961-a56caaa20ee5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.096226 | controller | Jun 11 11:51:07.930083 crc crio[3644]: time="2026-06-11T11:51:07.929968436Z" level=info msg="Created container 17953f2fccd1aa16083ec6eeb0d6df9308087df676627ab93f368d6a7f83f39d: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=3f7d327f-918e-4424-8a44-022d6e26cf3f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.096244 | controller | Jun 11 11:51:07.946981 crc crio[3644]: time="2026-06-11T11:51:07.94689756Z" level=info msg="Created container a877eb9634b6ef016ba0a1ec6aed28ad2436a7ded94b55b48b6744195c971fb5: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=05cd3120-8ec5-4eec-8f0a-f2c2b1eb1dfb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.096260 | controller | Jun 11 11:51:07.952216 crc crio[3644]: time="2026-06-11T11:51:07.952103387Z" level=info msg="Starting container: a877eb9634b6ef016ba0a1ec6aed28ad2436a7ded94b55b48b6744195c971fb5" id=71fda560-c383-4df9-894b-9e998828cc07 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.096276 | controller | Jun 11 11:51:07.954761 crc crio[3644]: time="2026-06-11T11:51:07.954575889Z" level=info msg="Starting container: 17953f2fccd1aa16083ec6eeb0d6df9308087df676627ab93f368d6a7f83f39d" id=5a08986e-3212-4032-91b9-4faebb55b3ec name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.096292 | controller | Jun 11 11:51:07.960458 crc crio[3644]: time="2026-06-11T11:51:07.959589409Z" level=info msg="Removing container: f34df14e93c4132c8ccb7d29618d8394741d4a0e48c6605211145de95b5a841f" id=14699213-f72e-4a1a-9f10-dd6416701945 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.096310 | controller | Jun 11 11:51:07.966294 crc crio[3644]: time="2026-06-11T11:51:07.966248861Z" level=info msg="Created container c67f4777afea7728acb700e67c8c7d064b12bed46494e1e3f7d52f1d55948857: openshift-marketplace/redhat-operators-pz4h7/extract-content" id=5a41bc5f-b4de-4057-8ed8-b8a88cd1773c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.096326 | controller | Jun 11 11:51:07.967702 crc crio[3644]: time="2026-06-11T11:51:07.967589251Z" level=info msg="Starting container: c67f4777afea7728acb700e67c8c7d064b12bed46494e1e3f7d52f1d55948857" id=1d87203e-63ec-4be8-a501-f49ce3e91b8a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.096342 | controller | Jun 11 11:51:07.974859 crc crio[3644]: time="2026-06-11T11:51:07.974014361Z" level=info msg="Started container" PID=15773 containerID=c67f4777afea7728acb700e67c8c7d064b12bed46494e1e3f7d52f1d55948857 description=openshift-marketplace/redhat-operators-pz4h7/extract-content id=1d87203e-63ec-4be8-a501-f49ce3e91b8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=062f978e2eef0d6ed8bb1d36a4afaf23e1a7569721873e4489e3be4132d93f6e
2026-06-11 13:18:25.096359 | controller | Jun 11 11:51:07.975217 crc crio[3644]: time="2026-06-11T11:51:07.974901333Z" level=info msg="Started container" PID=15786 containerID=a877eb9634b6ef016ba0a1ec6aed28ad2436a7ded94b55b48b6744195c971fb5 description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=71fda560-c383-4df9-894b-9e998828cc07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f6e7a87911754cb0e7be14698dea7dcb3740a467f1cc27f7047d34b33011759
2026-06-11 13:18:25.096375 | controller | Jun 11 11:51:07.977797 crc crio[3644]: time="2026-06-11T11:51:07.977683586Z" level=info msg="Started container" PID=15788 containerID=17953f2fccd1aa16083ec6eeb0d6df9308087df676627ab93f368d6a7f83f39d description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=5a08986e-3212-4032-91b9-4faebb55b3ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=02d7e09a445312a50978f37c356891b1fba644aac2805fa04d932c2c524a1cf5
2026-06-11 13:18:25.096391 | controller | Jun 11 11:51:07.991956 crc crio[3644]: time="2026-06-11T11:51:07.991896795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.096410 | controller | Jun 11 11:51:08.014205 crc crio[3644]: time="2026-06-11T11:51:08.013858469Z" level=info msg="Removed container f34df14e93c4132c8ccb7d29618d8394741d4a0e48c6605211145de95b5a841f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=14699213-f72e-4a1a-9f10-dd6416701945 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.096427 | controller | Jun 11 11:51:08.034171 crc crio[3644]: time="2026-06-11T11:51:08.034073871Z" level=info msg="Removing container: 45f8ef418cd8f871af26280f34eaec23872d47ffc2ab537042db24c4ff68d657" id=0807925b-7bac-426b-8ac3-8920ebf1e96e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.096444 | controller | Jun 11 11:51:08.255923 crc crio[3644]: time="2026-06-11T11:51:08.254271032Z" level=info msg="Removed container 45f8ef418cd8f871af26280f34eaec23872d47ffc2ab537042db24c4ff68d657: openshift-kube-apiserver/kube-apiserver-crc/setup" id=0807925b-7bac-426b-8ac3-8920ebf1e96e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.096462 | controller | Jun 11 11:51:08.641912 crc crio[3644]: time="2026-06-11T11:51:08.641796325Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=de4ebdc9-58bd-4741-ba6a-ef8e341b3819 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.096479 | controller | Jun 11 11:51:08.658899 crc crio[3644]: time="2026-06-11T11:51:08.65840413Z" level=info msg="Created container d09b64ca434dd4c79b36729c637c8b4b1ad0504182e3f08fc6254a602e580ac6: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=86e15aa9-2466-4a36-bc18-ec8dc4504ced name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.096495 | controller | Jun 11 11:51:08.660604 crc crio[3644]: time="2026-06-11T11:51:08.660447915Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e22006e8-81b3-4dc1-953d-b59c82ede685 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.096512 | controller | Jun 11 11:51:08.665789 crc crio[3644]: time="2026-06-11T11:51:08.665560931Z" level=info msg="Starting container: d09b64ca434dd4c79b36729c637c8b4b1ad0504182e3f08fc6254a602e580ac6" id=28ea38c9-c13c-449c-9c15-161708ddb425 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.096528 | controller | Jun 11 11:51:08.679922 crc crio[3644]: time="2026-06-11T11:51:08.679854692Z" level=info msg="Started container" PID=15835 containerID=d09b64ca434dd4c79b36729c637c8b4b1ad0504182e3f08fc6254a602e580ac6 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=28ea38c9-c13c-449c-9c15-161708ddb425 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb91530478e81e7301ce1ee8a94bb38c42b2efb72d252d2c4c8cb6748cb3fc5f
2026-06-11 13:18:25.096546 | controller | Jun 11 11:51:08.692239 crc crio[3644]: time="2026-06-11T11:51:08.692153318Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9aab6a26-8cce-4ae5-9d14-f2142b0aa9f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.096562 | controller | Jun 11 11:51:08.705228 crc crio[3644]: time="2026-06-11T11:51:08.705123047Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e222b10c-7520-41ad-841f-e8093afe2783 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.096580 | controller | Jun 11 11:51:08.713853 crc crio[3644]: time="2026-06-11T11:51:08.71120644Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9a08732c-f0ef-414d-bb07-f013aa018fc9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.096602 | controller | Jun 11 11:51:08.713853 crc crio[3644]: time="2026-06-11T11:51:08.711224271Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9801dc49-f1a6-459a-9efb-e0888218b401 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.096619 | controller | Jun 11 11:51:08.717939 crc crio[3644]: time="2026-06-11T11:51:08.71784635Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=55e45b73-eb23-4046-aa45-8dd62493ed2f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.096635 | controller | Jun 11 11:51:08.729445 crc crio[3644]: time="2026-06-11T11:51:08.729360377Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8de2d8fa-7b7c-4e39-aba6-eb7a4d7a983f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.096651 | controller | Jun 11 11:51:08.735623 crc crio[3644]: time="2026-06-11T11:51:08.735360117Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9fc2113f-8dac-4150-99fd-f15bf1866653 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.096666 | controller | Jun 11 11:51:08.799362 crc crio[3644]: time="2026-06-11T11:51:08.794769558Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=77854c31-b39b-4107-bbad-532e49bcf514 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.096683 | controller | Jun 11 11:51:08.799362 crc crio[3644]: time="2026-06-11T11:51:08.795188899Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b446f55b-bb2e-4d27-9001-a3c056e396b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.096699 | controller | Jun 11 11:51:08.799362 crc crio[3644]: time="2026-06-11T11:51:08.798723581Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3341c85d-ac86-4088-b87d-960bfe7da638 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.096715 | controller | Jun 11 11:51:09.663937 crc crio[3644]: time="2026-06-11T11:51:09.663837758Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-h42zf/registry-server" id=734dbe5a-7fe5-4e91-9f10-84f6bb9207e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.096731 | controller | Jun 11 11:51:09.665011 crc crio[3644]: time="2026-06-11T11:51:09.664388814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.096747 | controller | Jun 11 11:51:09.665234 crc crio[3644]: time="2026-06-11T11:51:09.665155856Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=32bef40e-6bb7-451c-ad22-f7abd0831248 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.096763 | controller | Jun 11 11:51:09.665704 crc crio[3644]: time="2026-06-11T11:51:09.665609409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.096779 | controller | Jun 11 11:51:09.666557 crc crio[3644]: time="2026-06-11T11:51:09.666393271Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/registry-server" id=5724e16c-8aa5-4905-b0fa-35245ace04a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.096798 | controller | Jun 11 11:51:09.801587 crc crio[3644]: time="2026-06-11T11:51:09.801389714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.096814 | controller | Jun 11 11:51:09.865827 crc crio[3644]: time="2026-06-11T11:51:09.865463736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.096830 | controller | Jun 11 11:51:09.872316 crc crio[3644]: time="2026-06-11T11:51:09.872181688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.096870 | controller | Jun 11 11:51:09.879877 crc crio[3644]: time="2026-06-11T11:51:09.878855657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.096892 | controller | Jun 11 11:51:09.887898 crc crio[3644]: time="2026-06-11T11:51:09.887712929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.096910 | controller | Jun 11 11:51:09.920147 crc crio[3644]: time="2026-06-11T11:51:09.919969308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.096927 | controller | Jun 11 11:51:09.923169 crc crio[3644]: time="2026-06-11T11:51:09.923089286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.096942 | controller | Jun 11 11:51:10.490053 crc crio[3644]: time="2026-06-11T11:51:10.489904006Z" level=info msg="Creating container: openshift-marketplace/community-operators-svtbn/registry-server" id=475456a9-b8b6-47c2-b522-aa2af7cf695c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.096960 | controller | Jun 11 11:51:10.491175 crc crio[3644]: time="2026-06-11T11:51:10.490898675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.096976 | controller | Jun 11 11:51:10.546713 crc crio[3644]: time="2026-06-11T11:51:10.546570359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.096992 | controller | Jun 11 11:51:10.551879 crc crio[3644]: time="2026-06-11T11:51:10.551779946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.097009 | controller | Jun 11 11:51:10.785634 crc crio[3644]: time="2026-06-11T11:51:10.785106397Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0af7827e-c22b-41af-b142-4111e674dcbc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.097025 | controller | Jun 11 11:51:10.787981 crc crio[3644]: time="2026-06-11T11:51:10.787787953Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ed7e11f7-441e-4417-84d3-c0c67fd3185e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.097041 | controller | Jun 11 11:51:10.887183 crc crio[3644]: time="2026-06-11T11:51:10.887085778Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f40529de-2b22-498e-ba09-744d467a54d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.097061 | controller | Jun 11 11:51:10.887714 crc crio[3644]: time="2026-06-11T11:51:10.887113369Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e43e06e9-6564-4771-a046-1f23c2978700 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.097079 | controller | Jun 11 11:51:11.129066 crc crio[3644]: time="2026-06-11T11:51:11.128871919Z" level=info msg="Created container ab2f5dd346672854f4051bd0d09631805bd26f287841e6cadd31d67d6dde81f8: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=32bef40e-6bb7-451c-ad22-f7abd0831248 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.097095 | controller | Jun 11 11:51:11.133112 crc crio[3644]: time="2026-06-11T11:51:11.132480972Z" level=info msg="Starting container: ab2f5dd346672854f4051bd0d09631805bd26f287841e6cadd31d67d6dde81f8" id=a13ef0db-dc8f-4c0c-9f4d-fc37f31b6dd0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.097111 | controller | Jun 11 11:51:11.139091 crc crio[3644]: time="2026-06-11T11:51:11.138968396Z" level=info msg="Created container fdef6e1f8a4d78ee444bf0d2d32829ecca0c36f9d9187141fbbad563ac694973: openshift-marketplace/redhat-marketplace-h42zf/registry-server" id=734dbe5a-7fe5-4e91-9f10-84f6bb9207e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.097128 | controller | Jun 11 11:51:11.140375 crc crio[3644]: time="2026-06-11T11:51:11.140221141Z" level=info msg="Starting container: fdef6e1f8a4d78ee444bf0d2d32829ecca0c36f9d9187141fbbad563ac694973" id=5209a800-57b0-48c1-9d5e-75b7ca77433a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.097145 | controller | Jun 11 11:51:11.144799 crc crio[3644]: time="2026-06-11T11:51:11.143568547Z" level=info msg="Started container" PID=15909 containerID=ab2f5dd346672854f4051bd0d09631805bd26f287841e6cadd31d67d6dde81f8 description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=a13ef0db-dc8f-4c0c-9f4d-fc37f31b6dd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=02d7e09a445312a50978f37c356891b1fba644aac2805fa04d932c2c524a1cf5
2026-06-11 13:18:25.097162 | controller | Jun 11 11:51:11.151218 crc crio[3644]: time="2026-06-11T11:51:11.151108081Z" level=info msg="Started container" PID=15908 containerID=fdef6e1f8a4d78ee444bf0d2d32829ecca0c36f9d9187141fbbad563ac694973 description=openshift-marketplace/redhat-marketplace-h42zf/registry-server id=5209a800-57b0-48c1-9d5e-75b7ca77433a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3c69a61716123ad81ef0a1a6b8c15a157740e9c15f0f4e4999b51572237b315
2026-06-11 13:18:25.097179 | controller | Jun 11 11:51:11.161401 crc crio[3644]: time="2026-06-11T11:51:11.160381396Z" level=info msg="Created container dce2e73f55d21ef6d0e69fdaa38b1cf29143aa8fd979d10f2301d26009f485b3: openshift-marketplace/certified-operators-l27pk/registry-server" id=5724e16c-8aa5-4905-b0fa-35245ace04a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.097195 | controller | Jun 11 11:51:11.163433 crc crio[3644]: time="2026-06-11T11:51:11.163281498Z" level=info msg="Starting container: dce2e73f55d21ef6d0e69fdaa38b1cf29143aa8fd979d10f2301d26009f485b3" id=6f370deb-181f-446f-ac29-5a7cbb705497 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.097211 | controller | Jun 11 11:51:11.172070 crc crio[3644]: time="2026-06-11T11:51:11.171449741Z" level=info msg="Started container" PID=15912 containerID=dce2e73f55d21ef6d0e69fdaa38b1cf29143aa8fd979d10f2301d26009f485b3 description=openshift-marketplace/certified-operators-l27pk/registry-server id=6f370deb-181f-446f-ac29-5a7cbb705497 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3403638c3473e1c84e850a598bd2645cd1f2e5fd04f63f9c5b1e02a3bc6b35f
2026-06-11 13:18:25.097228 | controller | Jun 11 11:51:11.172070 crc crio[3644]: time="2026-06-11T11:51:11.171486712Z" level=info msg="Creating container: openshift-marketplace/certified-operators-dtzfl/registry-server" id=c66fa2cd-250a-4d31-952f-bcb4bc5539d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.097248 | controller | Jun 11 11:51:11.172070 crc crio[3644]: time="2026-06-11T11:51:11.171337968Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/registry-server" id=37ecb5c2-e8d5-439a-be08-ccce073c6c1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.097265 | controller | Jun 11 11:51:11.172308 crc crio[3644]: time="2026-06-11T11:51:11.172107239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.097281 | controller | Jun 11 11:51:11.172358 crc crio[3644]: time="2026-06-11T11:51:11.172316396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.097297 | controller | Jun 11 11:51:11.226570 crc crio[3644]: time="2026-06-11T11:51:11.226403134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.097313 | controller | Jun 11 11:51:11.230187 crc crio[3644]: time="2026-06-11T11:51:11.2301127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.097330 | controller | Jun 11 11:51:11.234442 crc crio[3644]: time="2026-06-11T11:51:11.234277618Z" level=info msg="Created container 65bd5f0ac11c3cf4289a81f467cd82a859f88b25f22f938ecbfe646ab27490a3: openshift-marketplace/community-operators-svtbn/registry-server" id=475456a9-b8b6-47c2-b522-aa2af7cf695c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.097346 | controller | Jun 11 11:51:11.235348 crc crio[3644]: time="2026-06-11T11:51:11.235124414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.097361 | controller | Jun 11 11:51:11.237219 crc crio[3644]: time="2026-06-11T11:51:11.237025417Z" level=info msg="Starting container: 65bd5f0ac11c3cf4289a81f467cd82a859f88b25f22f938ecbfe646ab27490a3" id=b0ac6494-c092-4aa8-bd94-c8865f534fc9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.097378 | controller | Jun 11 11:51:11.239187 crc crio[3644]: time="2026-06-11T11:51:11.239075224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.097395 | controller | Jun 11 11:51:11.247323 crc crio[3644]: time="2026-06-11T11:51:11.246860306Z" level=info msg="Started container" PID=15920 containerID=65bd5f0ac11c3cf4289a81f467cd82a859f88b25f22f938ecbfe646ab27490a3 description=openshift-marketplace/community-operators-svtbn/registry-server id=b0ac6494-c092-4aa8-bd94-c8865f534fc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c175f5479a749f89ee94f44f24c576780ae80b0c8c8d34db9530bc6258e054df
2026-06-11 13:18:25.097413 | controller | Jun 11 11:51:11.484734 crc crio[3644]: time="2026-06-11T11:51:11.484469199Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-pz4h7/registry-server" id=2e155f44-271c-4721-a6fc-c54336bcdab9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.097430 | controller | Jun 11 11:51:11.485837 crc crio[3644]: time="2026-06-11T11:51:11.485614081Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=2bb6451e-0845-4518-ac31-6b1567932de0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.097446 | controller | Jun 11 11:51:11.486098 crc crio[3644]: time="2026-06-11T11:51:11.485761736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.097462 | controller | Jun 11 11:51:11.488959 crc crio[3644]: time="2026-06-11T11:51:11.488905674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.097481 | controller | Jun 11 11:51:11.559554 crc crio[3644]: time="2026-06-11T11:51:11.559449677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.097497 | controller | Jun 11 11:51:11.563021 crc crio[3644]: time="2026-06-11T11:51:11.562955651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.097515 | controller | Jun 11 11:51:11.588146 crc crio[3644]: time="2026-06-11T11:51:11.588015654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.097531 | controller | Jun 11 11:51:11.592491 crc crio[3644]: time="2026-06-11T11:51:11.592104781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.097547 | controller | Jun 11 11:51:11.599304 crc crio[3644]: time="2026-06-11T11:51:11.599122162Z" level=info msg="Created container a9de47018d60d6281f0c7e41f02d5d15315e20e41993c2c38fb3e1912f0db05f: openshift-marketplace/certified-operators-dtzfl/registry-server" id=c66fa2cd-250a-4d31-952f-bcb4bc5539d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.097563 | controller | Jun 11 11:51:11.601256 crc crio[3644]: time="2026-06-11T11:51:11.601138228Z" level=info msg="Starting container: a9de47018d60d6281f0c7e41f02d5d15315e20e41993c2c38fb3e1912f0db05f" id=f03176a8-bb32-49d4-9b3b-91172ea1d327 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.097580 | controller | Jun 11 11:51:11.612124 crc crio[3644]: time="2026-06-11T11:51:11.612027118Z" level=info msg="Started container" PID=15939 containerID=a9de47018d60d6281f0c7e41f02d5d15315e20e41993c2c38fb3e1912f0db05f description=openshift-marketplace/certified-operators-dtzfl/registry-server id=f03176a8-bb32-49d4-9b3b-91172ea1d327 name=/runtime.v1.RuntimeService/StartContainer sandboxID=955449ef97475afc6cf711364eb1e3e479b6a44c2a443ea7a16b6d9d91c29b1c
2026-06-11 13:18:25.097597 | controller | Jun 11 11:51:11.687010 crc crio[3644]: time="2026-06-11T11:51:11.686834187Z" level=info msg="Created container dd5d8593412e4d7cca05e7f6c74a433907a41e397c31d3fbed01e11cca3498f8: openshift-marketplace/community-operators-qhh6t/registry-server" id=37ecb5c2-e8d5-439a-be08-ccce073c6c1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.097614 | controller | Jun 11 11:51:11.688432 crc crio[3644]: time="2026-06-11T11:51:11.688291238Z" level=info msg="Starting container: dd5d8593412e4d7cca05e7f6c74a433907a41e397c31d3fbed01e11cca3498f8" id=d495487e-9f6d-45be-9509-2b7f6ce49254 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.097631 | controller | Jun 11 11:51:11.696036 crc crio[3644]: time="2026-06-11T11:51:11.695915825Z" level=info msg="Started container" PID=15940 containerID=dd5d8593412e4d7cca05e7f6c74a433907a41e397c31d3fbed01e11cca3498f8 description=openshift-marketplace/community-operators-qhh6t/registry-server id=d495487e-9f6d-45be-9509-2b7f6ce49254 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34eecf6f145537043fdc0e42a2897cb62f2ad2206c5e621c814e650c9ef3ef65
2026-06-11 13:18:25.097649 | controller | Jun 11 11:51:11.950320 crc crio[3644]: time="2026-06-11T11:51:11.950165711Z" level=info msg="Created container b60be20832aa58cdf7335c0b30b9e0f35dda546d72e1389f1fc33ed2fe858bae: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=2bb6451e-0845-4518-ac31-6b1567932de0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.097667 | controller | Jun 11 11:51:11.952184 crc crio[3644]: time="2026-06-11T11:51:11.951789746Z" level=info msg="Starting container: b60be20832aa58cdf7335c0b30b9e0f35dda546d72e1389f1fc33ed2fe858bae" id=799dfd56-f23c-40ca-853f-93e8b32f04d4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.097687 | controller | Jun 11 11:51:11.961921 crc crio[3644]: time="2026-06-11T11:51:11.959887987Z" level=info msg="Started container" PID=15980 containerID=b60be20832aa58cdf7335c0b30b9e0f35dda546d72e1389f1fc33ed2fe858bae description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=799dfd56-f23c-40ca-853f-93e8b32f04d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f6e7a87911754cb0e7be14698dea7dcb3740a467f1cc27f7047d34b33011759
2026-06-11 13:18:25.097704 | controller | Jun 11 11:51:11.999031 crc crio[3644]: time="2026-06-11T11:51:11.998911848Z" level=info msg="Created container 655f12857986a3a23ec466bf6ed90ce28ce911aff405d2c7c7d7d629b4413102: openshift-marketplace/redhat-operators-pz4h7/registry-server" id=2e155f44-271c-4721-a6fc-c54336bcdab9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.097721 | controller | Jun 11 11:51:12.000419 crc crio[3644]: time="2026-06-11T11:51:12.000300937Z" level=info msg="Starting container: 655f12857986a3a23ec466bf6ed90ce28ce911aff405d2c7c7d7d629b4413102" id=d91d926f-65e9-42d1-96c0-68a7294d06d8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.097737 | controller | Jun 11 11:51:12.008732 crc crio[3644]: time="2026-06-11T11:51:12.008590063Z" level=info msg="Started container" PID=15977 containerID=655f12857986a3a23ec466bf6ed90ce28ce911aff405d2c7c7d7d629b4413102 description=openshift-marketplace/redhat-operators-pz4h7/registry-server id=d91d926f-65e9-42d1-96c0-68a7294d06d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=062f978e2eef0d6ed8bb1d36a4afaf23e1a7569721873e4489e3be4132d93f6e
2026-06-11 13:18:25.097753 | controller | Jun 11 11:51:12.984472 crc crio[3644]: time="2026-06-11T11:51:12.984287979Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD" id=31e693d8-1a74-430b-9439-db8f07034c6c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.097769 | controller | Jun 11 11:51:12.985474 crc crio[3644]: time="2026-06-11T11:51:12.984496394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.097786 | controller | Jun 11 11:51:13.030365 crc crio[3644]: time="2026-06-11T11:51:13.030192004Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=31e693d8-1a74-430b-9439-db8f07034c6c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.097803 | controller | Jun 11 11:51:13.043214 crc crio[3644]: time="2026-06-11T11:51:13.043070913Z" level=info msg="Ran pod sandbox 0c35ce6e1adb2844f16faa0b0d32698173dd7f599ffa45c6b0d9c13da2161d95 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD" id=31e693d8-1a74-430b-9439-db8f07034c6c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.097821 | controller | Jun 11 11:51:13.046883 crc crio[3644]: time="2026-06-11T11:51:13.046576671Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=c23e57c1-b3ba-4a4c-95b7-d8d6a4a6a49d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.097838 | controller | Jun 11 11:51:13.050401 crc crio[3644]: time="2026-06-11T11:51:13.048719602Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=21c2861b-c2eb-4001-b6c0-e87b4a82f7be name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.097874 | controller | Jun 11 11:51:13.202625 crc crio[3644]: time="2026-06-11T11:51:13.202406475Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup" id=450a9ac2-5d3c-428e-bb27-452c1e805e49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.097897 | controller | Jun 11 11:51:13.203144 crc crio[3644]: time="2026-06-11T11:51:13.203083045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.097915 | controller | Jun 11 11:51:13.244964 crc crio[3644]: time="2026-06-11T11:51:13.244309428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.097932 | controller | Jun 11 11:51:13.645378 crc crio[3644]: time="2026-06-11T11:51:13.645259343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.097948 | controller | Jun 11 11:51:14.266026 crc crio[3644]: time="2026-06-11T11:51:14.265681954Z" level=info msg="Created container 09276b6388fcccb5ab16d8529780f1c6ec3e84f9d21f7d18d013f198001c3914: openshift-kube-apiserver/kube-apiserver-crc/setup" id=450a9ac2-5d3c-428e-bb27-452c1e805e49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.097963 | controller | Jun 11 11:51:14.270096 crc crio[3644]: time="2026-06-11T11:51:14.270003821Z" level=info msg="Starting container: 09276b6388fcccb5ab16d8529780f1c6ec3e84f9d21f7d18d013f198001c3914" id=0ac027b3-70b4-4a0c-b768-9f1bb8dac48c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.097979 | controller | Jun 11 11:51:14.280162 crc crio[3644]: time="2026-06-11T11:51:14.280076531Z" level=info msg="Started container" PID=16064 containerID=09276b6388fcccb5ab16d8529780f1c6ec3e84f9d21f7d18d013f198001c3914 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=0ac027b3-70b4-4a0c-b768-9f1bb8dac48c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c35ce6e1adb2844f16faa0b0d32698173dd7f599ffa45c6b0d9c13da2161d95
2026-06-11 13:18:25.097996 | controller | Jun 11 11:51:14.916398 crc crio[3644]: time="2026-06-11T11:51:14.916307218Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=6ef75b3b-e193-40e6-91b0-707ece8d9df7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.098012 | controller | Jun 11 11:51:14.930975 crc crio[3644]: time="2026-06-11T11:51:14.930814929Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=cccd3268-4d2f-4e15-955f-263de81cb4ae name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.098028 | controller | Jun 11 11:51:15.233332 crc crio[3644]: time="2026-06-11T11:51:15.233199537Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=9414687e-9783-4bed-a5c1-d92620270c9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.098044 | controller | Jun 11 11:51:15.234063 crc crio[3644]: time="2026-06-11T11:51:15.23398792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.098060 | controller | Jun 11 11:51:15.277368 crc crio[3644]: time="2026-06-11T11:51:15.276864318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.098075 | controller | Jun 11 11:51:15.634861 crc crio[3644]: time="2026-06-11T11:51:15.63475006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.098092 | controller | Jun 11 11:51:16.067918 crc crio[3644]: time="2026-06-11T11:51:16.067769125Z" level=info msg="Created container 0ffca45388bb37d2bb1a0ef230c097db80e5a97aa9f22ac1b7c3850f1047645b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=9414687e-9783-4bed-a5c1-d92620270c9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.098112 | controller | Jun 11 11:51:16.070864 crc crio[3644]: time="2026-06-11T11:51:16.070791561Z" level=info msg="Starting container: 0ffca45388bb37d2bb1a0ef230c097db80e5a97aa9f22ac1b7c3850f1047645b" id=632d3f70-81a8-4f42-8535-1090c1999636 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.098129 | controller | Jun 11 11:51:16.083328 crc crio[3644]: time="2026-06-11T11:51:16.083193145Z" level=info msg="Started container" PID=16097 containerID=0ffca45388bb37d2bb1a0ef230c097db80e5a97aa9f22ac1b7c3850f1047645b description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=632d3f70-81a8-4f42-8535-1090c1999636 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c35ce6e1adb2844f16faa0b0d32698173dd7f599ffa45c6b0d9c13da2161d95
2026-06-11 13:18:25.098146 | controller | Jun 11 11:51:16.214621 crc crio[3644]: time="2026-06-11T11:51:16.21411769Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=2c7ef290-d3b4-4781-a9f0-054ac096b7eb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.098163 | controller | Jun 11 11:51:16.235461 crc crio[3644]: time="2026-06-11T11:51:16.23381952Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=8694cb67-4009-4a22-bc5e-c1a485534cfd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.098179 | controller | Jun 11 11:51:16.306222 crc crio[3644]: time="2026-06-11T11:51:16.306030325Z" level=info msg="Stopping pod sandbox: 65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648" id=059d5e0e-d07c-4400-bc8b-16a0aee9c20a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.098196 | controller | Jun 11 11:51:16.306222 crc crio[3644]: time="2026-06-11T11:51:16.30623043Z" level=info msg="Stopped pod sandbox (already stopped): 65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648" id=059d5e0e-d07c-4400-bc8b-16a0aee9c20a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.098212 | controller | Jun 11 11:51:16.310270 crc crio[3644]: time="2026-06-11T11:51:16.309938406Z" level=info msg="Removing pod sandbox: 65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648" id=4c61843f-3d50-4ee9-bf3c-fe6050fdaab5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.098228 | controller | Jun 11 11:51:16.329004 crc crio[3644]: time="2026-06-11T11:51:16.328770939Z" level=info msg="Removed pod sandbox: 65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648" id=4c61843f-3d50-4ee9-bf3c-fe6050fdaab5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.098244 | controller | Jun 11 11:51:16.407696 crc crio[3644]: time="2026-06-11T11:51:16.40758279Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=0b43949f-1f63-438a-9477-f39dce2c4ab8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.098262 | controller | Jun 11 11:51:16.408500 crc crio[3644]: time="2026-06-11T11:51:16.408477573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.098278 | controller | Jun 11 11:51:16.464153 crc crio[3644]: time="2026-06-11T11:51:16.464035008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.098294 | controller | Jun 11 11:51:16.891467 crc crio[3644]: time="2026-06-11T11:51:16.891233917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.098310 | controller | Jun 11 11:51:17.696330 crc crio[3644]: time="2026-06-11T11:51:17.695243866Z" level=info msg="Created container be173559df41533b5dae324165aed71d3985ee04e9346fd6b2dd36c5d100f2e1: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=0b43949f-1f63-438a-9477-f39dce2c4ab8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.098328 | controller | Jun 11 11:51:17.701368 crc crio[3644]: time="2026-06-11T11:51:17.700923146Z" level=info msg="Starting container: be173559df41533b5dae324165aed71d3985ee04e9346fd6b2dd36c5d100f2e1" id=1f821dc0-6ebc-43c6-8d1e-b7b68b2b7901 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.098345 | controller | Jun 11 11:51:17.717826 crc crio[3644]: time="2026-06-11T11:51:17.717406585Z" level=info msg="Started container" PID=16135 containerID=be173559df41533b5dae324165aed71d3985ee04e9346fd6b2dd36c5d100f2e1 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=1f821dc0-6ebc-43c6-8d1e-b7b68b2b7901 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c35ce6e1adb2844f16faa0b0d32698173dd7f599ffa45c6b0d9c13da2161d95
2026-06-11 13:18:25.098361 | controller | Jun 11 11:51:17.819760 crc crio[3644]: time="2026-06-11T11:51:17.819416798Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=b18be5dd-b9c4-4767-a5d9-67551c30cc71 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.098379 | controller | Jun 11 11:51:17.843410 crc crio[3644]: time="2026-06-11T11:51:17.842937311Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=04cbc70c-42b4-4e81-ae5d-2dc56746dd2d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.098395 | controller | Jun 11 11:51:17.952235 crc crio[3644]: time="2026-06-11T11:51:17.95141069Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=a3fd7c6e-402c-40c3-8bc9-593212945082 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.098411 | controller | Jun 11 11:51:17.953136 crc crio[3644]: time="2026-06-11T11:51:17.952424969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.098426 | controller | Jun 11 11:51:18.070880 crc crio[3644]: time="2026-06-11T11:51:18.069422798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.098443 | controller | Jun 11 11:51:19.955795 crc crio[3644]: time="2026-06-11T11:51:19.954808246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.098459 | controller | Jun 11 11:51:20.117420 crc crio[3644]: time="2026-06-11T11:51:20.117012559Z" level=info msg="Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD" id=764ce9e0-9037-42b5-a456-d59bf499fa91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.098475 | controller | Jun 11 11:51:20.117420 crc crio[3644]: time="2026-06-11T11:51:20.117252466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.098493 | controller | Jun 11 11:51:20.647310 crc crio[3644]: time="2026-06-11T11:51:20.647164201Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:968ad1e03fe0a67ce28a4a608f782ca88e427c9bb3111b43a9dfd23295b8692a UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/1cfe98a6-1c0b-4c58-9e63-7f244a8a38ba 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:0xc00031e110}] Aliases:map[]}"
2026-06-11 13:18:25.098514 | controller | Jun 11 11:51:20.647310 crc crio[3644]: time="2026-06-11T11:51:20.647284964Z" level=info msg="Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.098532 | controller | Jun 11 11:51:20.796838 crc crio[3644]: time="2026-06-11T11:51:20.795273577Z" level=info msg="Created container c46a31eebc05891218af6b05744e220d194dea7a7037ec0cffd1aedfd0698932: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=a3fd7c6e-402c-40c3-8bc9-593212945082 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.098548 | controller | Jun 11 11:51:20.808960 crc crio[3644]: time="2026-06-11T11:51:20.808303922Z" level=info msg="Starting container: c46a31eebc05891218af6b05744e220d194dea7a7037ec0cffd1aedfd0698932" id=07e2d14c-a113-46eb-834e-c28713251c04 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.098565 | controller | Jun 11 11:51:21.054038 crc crio[3644]: time="2026-06-11T11:51:21.053601605Z" level=info msg="Started container" PID=16264 containerID=c46a31eebc05891218af6b05744e220d194dea7a7037ec0cffd1aedfd0698932 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=07e2d14c-a113-46eb-834e-c28713251c04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c35ce6e1adb2844f16faa0b0d32698173dd7f599ffa45c6b0d9c13da2161d95
2026-06-11 13:18:25.098627 | controller | Jun 11 11:51:21.369096 crc crio[3644]: time="2026-06-11T11:51:21.368509828Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=d7dd682f-cc43-43eb-b82d-7ec6e5f3a1b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.098648 | controller | Jun 11 11:51:21.383848 crc crio[3644]: time="2026-06-11T11:51:21.383219933Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=837680d6-911a-4599-aafd-88275f786db9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.098665 | controller | Jun 11 11:51:21.409817 crc crio[3644]: time="2026-06-11T11:51:21.409346108Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=63c18c7b-1446-419d-bac4-e7aafd8f5d30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.098683 | controller | Jun 11 11:51:21.410891 crc crio[3644]: time="2026-06-11T11:51:21.410266795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.098699 | controller | Jun 11 11:51:21.537476 crc crio[3644]: time="2026-06-11T11:51:21.537205194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.098715 | controller | Jun 11 11:51:23.984505 crc crio[3644]: time="2026-06-11T11:51:23.983035841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.098732 | controller | Jun 11 11:51:25.475191 crc crio[3644]: time="2026-06-11T11:51:25.475048325Z" level=info msg="Created container 28f8457efddecbf24a69a9f8728a812e3779e870f88efd2478caa0bf9e52f533: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=63c18c7b-1446-419d-bac4-e7aafd8f5d30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.098748 | controller | Jun 11 11:51:25.481003 crc crio[3644]: time="2026-06-11T11:51:25.480959931Z" level=info msg="Starting container: 28f8457efddecbf24a69a9f8728a812e3779e870f88efd2478caa0bf9e52f533" id=3722ab4f-64ca-4042-8535-99e32b6f1b06 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.098768 | controller | Jun 11 11:51:25.497108 crc crio[3644]: time="2026-06-11T11:51:25.497020145Z" level=info msg="Started container" PID=16345 containerID=28f8457efddecbf24a69a9f8728a812e3779e870f88efd2478caa0bf9e52f533 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=3722ab4f-64ca-4042-8535-99e32b6f1b06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c35ce6e1adb2844f16faa0b0d32698173dd7f599ffa45c6b0d9c13da2161d95
2026-06-11 13:18:25.098785 | controller | Jun 11 11:51:25.592377 crc crio[3644]: time="2026-06-11T11:51:25.592132231Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=4a5803e9-699d-4cfd-90fd-b28130672f63 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.098801 | controller | Jun 11 11:51:25.609717 crc crio[3644]: time="2026-06-11T11:51:25.609363942Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=66cb7e20-bd3f-43ed-8db4-25b82a98e36c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.098817 | controller | Jun 11 11:51:25.704818 crc crio[3644]: time="2026-06-11T11:51:25.704333693Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=b915ce05-e9ce-453a-96d4-773c5efb653d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.098834 | controller | Jun 11 11:51:25.705704 crc crio[3644]: time="2026-06-11T11:51:25.705147346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.098866 | controller | Jun 11 11:51:25.895940 crc crio[3644]: time="2026-06-11T11:51:25.895861301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.098888 | controller | Jun 11 11:51:28.676371 crc crio[3644]: time="2026-06-11T11:51:28.673991917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.098906 | controller | Jun 11 11:51:31.006038 crc crio[3644]: time="2026-06-11T11:51:31.005070072Z" level=info msg="Created container 9a3d18ff259ba7cafa5dd6a166646de11043bd0dc54957059b3dfe4a564b07f1: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=b915ce05-e9ce-453a-96d4-773c5efb653d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.098923 | controller | Jun 11 11:51:31.010816 crc crio[3644]: time="2026-06-11T11:51:31.010402212Z" level=info msg="Starting container: 9a3d18ff259ba7cafa5dd6a166646de11043bd0dc54957059b3dfe4a564b07f1" id=5281a99e-ee11-499f-80a0-938b662591a8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.098940 | controller | Jun 11 11:51:31.030620 crc crio[3644]: time="2026-06-11T11:51:31.03026831Z" level=info msg="Started container" PID=16461 containerID=9a3d18ff259ba7cafa5dd6a166646de11043bd0dc54957059b3dfe4a564b07f1 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=5281a99e-ee11-499f-80a0-938b662591a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c35ce6e1adb2844f16faa0b0d32698173dd7f599ffa45c6b0d9c13da2161d95
2026-06-11 13:18:25.098957 | controller | Jun 11 11:51:35.107843 crc crio[3644]: time="2026-06-11T11:51:35.106295513Z" level=info msg="NetworkStart: stopping network for sandbox 968ad1e03fe0a67ce28a4a608f782ca88e427c9bb3111b43a9dfd23295b8692a" id=764ce9e0-9037-42b5-a456-d59bf499fa91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.098974 | controller | Jun 11 11:51:35.109363 crc crio[3644]: time="2026-06-11T11:51:35.108693312Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:968ad1e03fe0a67ce28a4a608f782ca88e427c9bb3111b43a9dfd23295b8692a UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/1cfe98a6-1c0b-4c58-9e63-7f244a8a38ba 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:0xc0001310d8}] Aliases:map[]}"
2026-06-11 13:18:25.098995 | controller | Jun 11 11:51:35.109363 crc crio[3644]: time="2026-06-11T11:51:35.108847057Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.099012 | controller | Jun 11 11:51:35.109363 crc crio[3644]: time="2026-06-11T11:51:35.108847057Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.099029 | controller | Jun 11 11:51:35.109363 crc crio[3644]: time="2026-06-11T11:51:35.108902758Z" level=info msg="Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.099047 | controller | Jun 11 11:51:37.016519 crc crio[3644]: time="2026-06-11T11:51:37.015246101Z" level=info msg="Stopping container: 83c6937f3d392f56e43a91e560cc21b240716b44b20d7cae5447c97319955bf6 (timeout: 2s)" id=5335ee7c-bc8a-4c48-8760-130d274ce6ea name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.099064 | controller | Jun 11 11:51:37.276629 crc crio[3644]: time="2026-06-11T11:51:37.276356538Z" level=info msg="Stopped container 83c6937f3d392f56e43a91e560cc21b240716b44b20d7cae5447c97319955bf6: openshift-console/downloads-747b44746d-4pqvr/download-server" id=5335ee7c-bc8a-4c48-8760-130d274ce6ea name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.099081 | controller | Jun 11 11:51:37.282211 crc crio[3644]: time="2026-06-11T11:51:37.281939015Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=c92ebcc2-5ce8-44d5-ae79-c8e0c1722748 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.099097 | controller | Jun 11 11:51:37.287948 crc crio[3644]: time="2026-06-11T11:51:37.287412749Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=10b0da14-83e1-422d-825a-e9ed9999c0ff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.099113 | controller | Jun 11 11:51:37.298009 crc crio[3644]: time="2026-06-11T11:51:37.297417499Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=96941802-5556-4975-ac3b-c25419275d62 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.099129 | controller | Jun 11 11:51:37.300516 crc crio[3644]: time="2026-06-11T11:51:37.298790069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.099145 | controller | Jun 11 11:51:37.523622 crc crio[3644]: time="2026-06-11T11:51:37.522731759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.099161 | controller | Jun 11 11:51:37.546327 crc crio[3644]: time="2026-06-11T11:51:37.545213206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.099177 | controller | Jun 11 11:51:37.638629 crc crio[3644]: time="2026-06-11T11:51:37.638534368Z" level=info msg="Removing container: 28607fdb4639a6f0257b8c56c05f505019159d5fd5f2f30be1f075e35d605d9f" id=acd541e3-4cd3-4a9f-9166-28c8c869a59c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.099193 | controller | Jun 11 11:51:37.918933 crc crio[3644]: time="2026-06-11T11:51:37.91812517Z" level=info msg="Removed container 28607fdb4639a6f0257b8c56c05f505019159d5fd5f2f30be1f075e35d605d9f: openshift-console/downloads-747b44746d-4pqvr/download-server" id=acd541e3-4cd3-4a9f-9166-28c8c869a59c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.099212 | controller | Jun 11 11:51:38.217863 crc crio[3644]: time="2026-06-11T11:51:38.217414757Z" level=info msg="Created container 702e3d4a92b062972a1e1be370a3af8f6131d072f618d42adf1d0f84832e3f88: openshift-console/downloads-747b44746d-4pqvr/download-server" id=96941802-5556-4975-ac3b-c25419275d62 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.099228 | controller | Jun 11 11:51:38.220974 crc crio[3644]: time="2026-06-11T11:51:38.220721066Z" level=info msg="Starting container: 702e3d4a92b062972a1e1be370a3af8f6131d072f618d42adf1d0f84832e3f88" id=fc957e64-3d91-4da2-bd99-0df37d76f573 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.099246 | controller | Jun 11 11:51:38.254377 crc crio[3644]: time="2026-06-11T11:51:38.253077033Z" level=info msg="Started container" PID=16677 containerID=702e3d4a92b062972a1e1be370a3af8f6131d072f618d42adf1d0f84832e3f88 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=fc957e64-3d91-4da2-bd99-0df37d76f573 name=/runtime.v1.RuntimeService/StartContainer sandboxID=329481c7e901f292822a997f1565c8ea9d24ec8787303bb905ccb0f03ef4483b
2026-06-11 13:18:25.099263 | controller | Jun 11 11:51:38.671534 crc crio[3644]: time="2026-06-11T11:51:38.670220563Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 968ad1e03fe0a67ce28a4a608f782ca88e427c9bb3111b43a9dfd23295b8692a" id=764ce9e0-9037-42b5-a456-d59bf499fa91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.099279 | controller | Jun 11 11:51:38.685384 crc crio[3644]: time="2026-06-11T11:51:38.685272477Z" level=info msg="runSandbox: deleting pod ID 968ad1e03fe0a67ce28a4a608f782ca88e427c9bb3111b43a9dfd23295b8692a from idIndex" id=764ce9e0-9037-42b5-a456-d59bf499fa91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.099314 | controller | Jun 11 11:51:38.685977 crc crio[3644]: time="2026-06-11T11:51:38.685547109Z" level=info msg="runSandbox: removing pod sandbox 968ad1e03fe0a67ce28a4a608f782ca88e427c9bb3111b43a9dfd23295b8692a" id=764ce9e0-9037-42b5-a456-d59bf499fa91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.099333 | controller | Jun 11 11:51:38.685977 crc crio[3644]: time="2026-06-11T11:51:38.685821713Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 968ad1e03fe0a67ce28a4a608f782ca88e427c9bb3111b43a9dfd23295b8692a" id=764ce9e0-9037-42b5-a456-d59bf499fa91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.099357 | controller | Jun 11 11:51:38.685977 crc crio[3644]: time="2026-06-11T11:51:38.685846597Z" level=info msg="runSandbox: unmounting shmPath for sandbox 968ad1e03fe0a67ce28a4a608f782ca88e427c9bb3111b43a9dfd23295b8692a" id=764ce9e0-9037-42b5-a456-d59bf499fa91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.099382 | controller | Jun 11 11:51:38.689310 crc crio[3644]: time="2026-06-11T11:51:38.68808161Z" level=info msg="runSandbox: removing pod sandbox from storage: 968ad1e03fe0a67ce28a4a608f782ca88e427c9bb3111b43a9dfd23295b8692a" id=764ce9e0-9037-42b5-a456-d59bf499fa91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.099504 | controller | Jun 11 11:51:38.699881 crc crio[3644]: time="2026-06-11T11:51:38.699465388Z" level=info msg="runSandbox: releasing container name: k8s_POD_image-registry-5d9d95bf5b-68zhq_openshift-image-registry_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee_0" id=764ce9e0-9037-42b5-a456-d59bf499fa91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.099585 | controller | Jun 11 11:51:38.699881 crc crio[3644]: time="2026-06-11T11:51:38.699744487Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_image-registry-5d9d95bf5b-68zhq_openshift-image-registry_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee_0" id=764ce9e0-9037-42b5-a456-d59bf499fa91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.099641 | controller | Jun 11 11:51:44.795376 crc crio[3644]: time="2026-06-11T11:51:44.794956683Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=0b83f49e-4e47-4d4e-823a-c40ba3fb2a90 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.099680 | controller | Jun 11 11:51:44.797878 crc crio[3644]: time="2026-06-11T11:51:44.797487755Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=0f5a7196-7bb5-4183-b57f-81e80379f838 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.099718 | controller | Jun 11 11:51:44.803113 crc crio[3644]: time="2026-06-11T11:51:44.801894931Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=79100bb5-f717-475b-ac44-9b88ec561009 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.099755 | controller | Jun 11 11:51:44.803113 crc crio[3644]: time="2026-06-11T11:51:44.803006312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.099791 | controller | Jun 11 11:51:44.861342 crc crio[3644]: time="2026-06-11T11:51:44.861071061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.099826 | controller | Jun 11 11:51:44.878372 crc crio[3644]: time="2026-06-11T11:51:44.878179564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.099906 | controller | Jun 11 11:51:45.345465 crc crio[3644]: time="2026-06-11T11:51:45.343222665Z" level=info msg="Created container 4579ec9c1e7b61aaf85138e972736940b7f32b7f0fc489ea7f0bd01152662abc: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=79100bb5-f717-475b-ac44-9b88ec561009 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.099947 | controller | Jun 11 11:51:45.361537 crc crio[3644]: time="2026-06-11T11:51:45.360922189Z" level=info msg="Starting container: 4579ec9c1e7b61aaf85138e972736940b7f32b7f0fc489ea7f0bd01152662abc" id=db50cd6c-9620-4130-bf68-3e45ce515bf7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.099983 | controller | Jun 11 11:51:45.431905 crc crio[3644]: time="2026-06-11T11:51:45.4315269Z" level=info msg="Started container" PID=16836 containerID=4579ec9c1e7b61aaf85138e972736940b7f32b7f0fc489ea7f0bd01152662abc description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=db50cd6c-9620-4130-bf68-3e45ce515bf7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=87f905dae07832955f2c841f30b5ec02fc6def416b7fdbb75854089c17c1c717
2026-06-11 13:18:25.100020 | controller | Jun 11 11:51:47.954097 crc crio[3644]: time="2026-06-11T11:51:47.953157739Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=0501d36d-e916-4b1c-ab4e-ef79bf211cc4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.100056 | controller | Jun 11 11:51:47.956996 crc crio[3644]: time="2026-06-11T11:51:47.956874919Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=925d8b28-4565-46aa-8f37-0c5c730c50ea name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.100092 | controller | Jun 11 11:51:47.965557 crc crio[3644]: time="2026-06-11T11:51:47.961160795Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=86033255-1f3c-4c69-b85c-cebb371ce66f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.100142 | controller | Jun 11 11:51:47.965557 crc crio[3644]: time="2026-06-11T11:51:47.963286546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.100179 | controller | Jun 11 11:51:48.086150 crc crio[3644]: time="2026-06-11T11:51:48.086046468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.100216 | controller | Jun 11 11:51:49.374108 crc crio[3644]: time="2026-06-11T11:51:49.3731278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.100252 | controller | Jun 11 11:51:50.370201 crc crio[3644]: time="2026-06-11T11:51:50.369875685Z" level=info msg="Created container 3bf1a1237420e96b7adf703ab5c9656d73d90f7d01199546a74ec3a333faec00: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=86033255-1f3c-4c69-b85c-cebb371ce66f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.100288 | controller | Jun 11 11:51:50.401046 crc crio[3644]: time="2026-06-11T11:51:50.400245426Z" level=info msg="Starting container: 3bf1a1237420e96b7adf703ab5c9656d73d90f7d01199546a74ec3a333faec00" id=ddeef171-4c44-4ec7-a363-7525f8f3d3d8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.100325 | controller | Jun 11 11:51:50.493898 crc crio[3644]: time="2026-06-11T11:51:50.491411467Z" level=info msg="Started container" PID=16974 containerID=3bf1a1237420e96b7adf703ab5c9656d73d90f7d01199546a74ec3a333faec00 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=ddeef171-4c44-4ec7-a363-7525f8f3d3d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c35ce6e1adb2844f16faa0b0d32698173dd7f599ffa45c6b0d9c13da2161d95
2026-06-11 13:18:25.100362 | controller | Jun 11 11:51:51.943412 crc crio[3644]: time="2026-06-11T11:51:51.942806613Z" level=info msg="Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD" id=6f917bae-22ed-4cea-9111-cc59606d91fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.100399 | controller | Jun 11 11:51:51.944317 crc crio[3644]: time="2026-06-11T11:51:51.943427582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.100436 | controller | Jun 11 11:51:52.176105 crc crio[3644]: time="2026-06-11T11:51:52.175956743Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:aa66e24f8124432ed37f8a9c27e887c3db42fbd51a89b7c1f75f61b85d7f45e1 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/fbf54cf5-9866-4c22-b84b-ffe3ffcecbab 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:0xc000dd2520}] Aliases:map[]}"
2026-06-11 13:18:25.100474 | controller | Jun 11 11:51:52.176105 crc crio[3644]: time="2026-06-11T11:51:52.176067686Z" level=info msg="Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.100511 | controller | Jun 11 11:51:55.349562 crc crio[3644]: 2026-06-11T11:51:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa66e24f8124432 Mac:16:9d:37:2d:93:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/fbf54cf5-9866-4c22-b84b-ffe3ffcecbab SocketPath: PciID:}] [{Interface:0xc0004305c0 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.100548 | controller | Jun 11 11:51:55.356262 crc crio[3644]: time="2026-06-11T11:51:55.356087281Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:aa66e24f8124432ed37f8a9c27e887c3db42fbd51a89b7c1f75f61b85d7f45e1 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/fbf54cf5-9866-4c22-b84b-ffe3ffcecbab 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:0xc000dd2520}] Aliases:map[]}"
2026-06-11 13:18:25.100597 | controller | Jun 11 11:51:55.356385 crc crio[3644]: time="2026-06-11T11:51:55.356313809Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.100634 | controller | Jun 11 11:51:55.373369 crc crio[3644]: time="2026-06-11T11:51:55.372989889Z" level=info msg="Ran pod sandbox aa66e24f8124432ed37f8a9c27e887c3db42fbd51a89b7c1f75f61b85d7f45e1 with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD" id=6f917bae-22ed-4cea-9111-cc59606d91fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.100674 | controller | Jun 11 11:51:55.379312 crc crio[3644]: time="2026-06-11T11:51:55.378419223Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=f9440a7a-627c-4719-b655-b173739ef8d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.100710 | controller | Jun 11 11:51:55.383169 crc crio[3644]: time="2026-06-11T11:51:55.382966482Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=190bb9a7-ae36-4f16-a65a-8334b5038e73 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.100747 | controller | Jun 11 11:51:55.387882 crc crio[3644]: time="2026-06-11T11:51:55.387573602Z" level=info msg="Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry" id=44697dee-9b24-43c0-9392-691e410fe009 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.100783 | controller | Jun 11 11:51:55.388558 crc crio[3644]: time="2026-06-11T11:51:55.388259313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.100819 | controller | Jun 11 11:51:55.506283 crc crio[3644]: time="2026-06-11T11:51:55.506224407Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.100883 | controller | Jun 11 11:51:55.518759 crc crio[3644]: time="2026-06-11T11:51:55.518720341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.100930 | controller | Jun 11 11:51:55.798952 crc crio[3644]: time="2026-06-11T11:51:55.798319226Z" level=info msg="Created container e4cf710ca7199800cf0112380bed09a941b035a3fc686edfd257492197b150d9: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry" id=44697dee-9b24-43c0-9392-691e410fe009 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.100968 | controller | Jun 11 11:51:55.802242 crc crio[3644]: time="2026-06-11T11:51:55.802174815Z" level=info msg="Starting container: e4cf710ca7199800cf0112380bed09a941b035a3fc686edfd257492197b150d9" id=98144d67-d8be-4be7-9475-ced8e8b99965 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.101006 | controller | Jun 11 11:51:55.816847 crc crio[3644]: time="2026-06-11T11:51:55.816156201Z" level=info msg="Started container" PID=17146 containerID=e4cf710ca7199800cf0112380bed09a941b035a3fc686edfd257492197b150d9 description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=98144d67-d8be-4be7-9475-ced8e8b99965 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa66e24f8124432ed37f8a9c27e887c3db42fbd51a89b7c1f75f61b85d7f45e1
2026-06-11 13:18:25.101051 | controller | Jun 11 11:52:07.031243 crc crio[3644]: time="2026-06-11T11:52:07.01977239Z" level=info msg="Stopping container: 702e3d4a92b062972a1e1be370a3af8f6131d072f618d42adf1d0f84832e3f88 (timeout: 2s)" id=9b2671ac-577f-4f69-a407-ccb71f2f2e57 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.101089 | controller | Jun 11 11:52:07.626131 crc crio[3644]: time="2026-06-11T11:52:07.623241034Z" level=info msg="Stopped container 702e3d4a92b062972a1e1be370a3af8f6131d072f618d42adf1d0f84832e3f88: openshift-console/downloads-747b44746d-4pqvr/download-server" id=9b2671ac-577f-4f69-a407-ccb71f2f2e57 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.101126 | controller | Jun 11 11:52:08.561938 crc crio[3644]: time="2026-06-11T11:52:08.561522007Z" level=info msg="Removing container: 83c6937f3d392f56e43a91e560cc21b240716b44b20d7cae5447c97319955bf6" id=8f56d389-5905-4d0e-a6e9-c41619d79c23 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.101163 | controller | Jun 11 11:52:09.047209 crc crio[3644]: time="2026-06-11T11:52:09.046799751Z" level=info msg="Removed container 83c6937f3d392f56e43a91e560cc21b240716b44b20d7cae5447c97319955bf6: openshift-console/downloads-747b44746d-4pqvr/download-server" id=8f56d389-5905-4d0e-a6e9-c41619d79c23 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.101200 | controller | Jun 11 11:52:16.659271 crc crio[3644]: time="2026-06-11T11:52:16.65784231Z" level=info msg="Removing container: 6d0716e404ecc976fa3c141c6458baf513a17f5cef68258ca9c27f5e8ad317d1" id=39d7cabc-4b6c-4b86-bdc9-937abc2b9bbd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.101237 | controller | Jun 11 11:52:16.660578 crc crio[3644]: time="2026-06-11T11:52:16.657980864Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=2e295f75-ee7f-47cd-a1e2-d7cea1b77c57 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.101272 | controller | Jun 11 11:52:16.664733 crc crio[3644]: time="2026-06-11T11:52:16.664577851Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=dd7ddd24-d6e8-4987-9e85-c0785c8fbd56 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.101308 | controller | Jun 11 11:52:16.667170 crc crio[3644]: time="2026-06-11T11:52:16.667084712Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=2862f4a7-c37c-470a-879f-a4c95471b63f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.101438 | controller | Jun 11 11:52:16.667795 crc crio[3644]: time="2026-06-11T11:52:16.66774136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.101480 | controller | Jun 11 11:52:16.704293 crc crio[3644]: time="2026-06-11T11:52:16.704106227Z" level=info msg="Removed container 6d0716e404ecc976fa3c141c6458baf513a17f5cef68258ca9c27f5e8ad317d1: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=39d7cabc-4b6c-4b86-bdc9-937abc2b9bbd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.101518 | controller | Jun 11 11:52:16.713005 crc crio[3644]: time="2026-06-11T11:52:16.712884081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.101556 | controller | Jun 11 11:52:16.718183 crc crio[3644]: time="2026-06-11T11:52:16.718102868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.101601 | controller | Jun 11 11:52:16.827211 crc crio[3644]: time="2026-06-11T11:52:16.826864641Z" level=info msg="Created container 9fc2b59b7321bde579db9dcedc7df0cc3802248159c480d161e8159196705bb9: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=2862f4a7-c37c-470a-879f-a4c95471b63f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.101659 | controller | Jun 11 11:52:16.828252 crc crio[3644]: time="2026-06-11T11:52:16.828137887Z" level=info msg="Starting container: 9fc2b59b7321bde579db9dcedc7df0cc3802248159c480d161e8159196705bb9" id=99be0461-53f3-46a2-a593-dca75741c4d4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.101772 | controller | Jun 11 11:52:16.834079 crc crio[3644]: time="2026-06-11T11:52:16.833973903Z" level=info msg="Started container" PID=17630 containerID=9fc2b59b7321bde579db9dcedc7df0cc3802248159c480d161e8159196705bb9 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=99be0461-53f3-46a2-a593-dca75741c4d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=118afe6f547f12ee8a7a20cded0d33f5350e4bf720d1ce2e32cc11a68e708459
2026-06-11 13:18:25.101811 | controller | Jun 11 11:52:17.684918 crc crio[3644]: time="2026-06-11T11:52:17.683462745Z" level=info msg="Removing container: f79e1170dd6520732ed2bca8197dc44bc61f5ad826f92ab0ba192d0c898e4ce5" id=14e168b3-9265-4514-8fa7-2d9fa3a75094 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.101877 | controller | Jun 11 11:52:17.724204 crc crio[3644]: time="2026-06-11T11:52:17.724101097Z" level=info msg="Removed container f79e1170dd6520732ed2bca8197dc44bc61f5ad826f92ab0ba192d0c898e4ce5: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=14e168b3-9265-4514-8fa7-2d9fa3a75094 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.101925 | controller | Jun 11 11:52:21.510993 crc crio[3644]: time="2026-06-11T11:52:21.510359086Z" level=info msg="Stopping container: d09b64ca434dd4c79b36729c637c8b4b1ad0504182e3f08fc6254a602e580ac6 (timeout: 5s)" id=cf5c0d8b-2713-4833-9dd9-f8f9820f06f8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.101962 | controller | Jun 11 11:52:26.520096 crc crio[3644]: time="2026-06-11T11:52:26.51994427Z" level=warning msg="Stopping container d09b64ca434dd4c79b36729c637c8b4b1ad0504182e3f08fc6254a602e580ac6 with stop signal(15) timed out. Killing..."
2026-06-11 13:18:25.102000 | controller | Jun 11 11:52:26.561271 crc crio[3644]: time="2026-06-11T11:52:26.560175266Z" level=error msg="Killing container d09b64ca434dd4c79b36729c637c8b4b1ad0504182e3f08fc6254a602e580ac6 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill d09b64ca434dd4c79b36729c637c8b4b1ad0504182e3f08fc6254a602e580ac6 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-11 13:18:25.102037 | controller | Jun 11 11:52:26.665059 crc crio[3644]: time="2026-06-11T11:52:26.664908994Z" level=info msg="Stopped container d09b64ca434dd4c79b36729c637c8b4b1ad0504182e3f08fc6254a602e580ac6: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=cf5c0d8b-2713-4833-9dd9-f8f9820f06f8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.102075 | controller | Jun 11 11:52:26.667542 crc crio[3644]: time="2026-06-11T11:52:26.667485017Z" level=info msg="Stopping pod sandbox: cb91530478e81e7301ce1ee8a94bb38c42b2efb72d252d2c4c8cb6748cb3fc5f" id=fbb80fdf-5347-4666-8c39-3a23b6c4d34e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.102110 | controller | Jun 11 11:52:26.675940 crc crio[3644]: time="2026-06-11T11:52:26.675850575Z" level=info msg="Stopped pod sandbox: cb91530478e81e7301ce1ee8a94bb38c42b2efb72d252d2c4c8cb6748cb3fc5f" id=fbb80fdf-5347-4666-8c39-3a23b6c4d34e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.102146 | controller | Jun 11 11:52:26.798319 crc crio[3644]: time="2026-06-11T11:52:26.79809401Z" level=info msg="Removing container: d09b64ca434dd4c79b36729c637c8b4b1ad0504182e3f08fc6254a602e580ac6" id=10c17e47-b9d7-44fd-88e0-f028e884ea12 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.102182 | controller | Jun 11 11:52:26.835866 crc crio[3644]: time="2026-06-11T11:52:26.835440523Z" level=info msg="Removed container d09b64ca434dd4c79b36729c637c8b4b1ad0504182e3f08fc6254a602e580ac6: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=10c17e47-b9d7-44fd-88e0-f028e884ea12 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.102227 | controller | Jun 11 11:52:41.940495 crc crio[3644]: time="2026-06-11T11:52:41.938989737Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=df8654bf-81c6-4cff-a1e5-8206a67604f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.102264 | controller | Jun 11 11:52:41.942887 crc crio[3644]: time="2026-06-11T11:52:41.942807436Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=da653010-f1ae-41f6-b650-4b1acb370dd1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.102300 | controller | Jun 11 11:52:41.949050 crc crio[3644]: time="2026-06-11T11:52:41.9489716Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=8f71c966-a9f8-4a50-9ece-d5cded97dbf6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.102335 | controller | Jun 11 11:52:41.949563 crc crio[3644]: time="2026-06-11T11:52:41.949541627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.102372 | controller | Jun 11 11:52:41.974833 crc crio[3644]: time="2026-06-11T11:52:41.974777692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.102408 | controller | Jun 11 11:52:41.979302 crc crio[3644]: time="2026-06-11T11:52:41.979267239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.102443 | controller | Jun 11 11:52:42.094771 crc crio[3644]: time="2026-06-11T11:52:42.094043713Z" level=info msg="Created container 01c206957b73270dbdd5749b692ad7c4f545f514cab05c724c40f16fac8dde6e: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=8f71c966-a9f8-4a50-9ece-d5cded97dbf6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.102479 | controller | Jun 11 11:52:42.096163 crc crio[3644]: time="2026-06-11T11:52:42.096092681Z" level=info msg="Starting container: 01c206957b73270dbdd5749b692ad7c4f545f514cab05c724c40f16fac8dde6e" id=d460ea2e-c3e2-425a-9aff-f9b97378bf3d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.102515 | controller | Jun 11 11:52:42.101828 crc crio[3644]: time="2026-06-11T11:52:42.101743643Z" level=info msg="Started container" PID=18347 containerID=01c206957b73270dbdd5749b692ad7c4f545f514cab05c724c40f16fac8dde6e description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=d460ea2e-c3e2-425a-9aff-f9b97378bf3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=118afe6f547f12ee8a7a20cded0d33f5350e4bf720d1ce2e32cc11a68e708459
2026-06-11 13:18:25.102552 | controller | Jun 11 11:53:04.006682 crc crio[3644]: time="2026-06-11T11:53:04.005188139Z" level=info msg="Stopping container: 4f17a67909fe4e6ef2a1d7f0d1ffcbf723726b9dccc22c6de09b1ee8a8be1b22 (timeout: 30s)" id=e2dcc16b-f6e9-467e-b124-dbcaccdfd24a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.102587 | controller | Jun 11 11:53:04.041245 crc crio[3644]: time="2026-06-11T11:53:04.041123951Z" level=info msg="Stopping container: df21c034d1cc1fdda00e148bf8c8af1230315f73e03fb7807cf6aad984f7e6a8 (timeout: 30s)" id=2e8300cd-ad8f-47e7-a31e-878f339e1d2f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.102623 | controller | Jun 11 11:53:04.145328 crc crio[3644]: time="2026-06-11T11:53:04.145207045Z" level=info msg="Stopped container 4f17a67909fe4e6ef2a1d7f0d1ffcbf723726b9dccc22c6de09b1ee8a8be1b22: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=e2dcc16b-f6e9-467e-b124-dbcaccdfd24a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.102667 | controller | Jun 11 11:53:04.151898 crc crio[3644]: time="2026-06-11T11:53:04.151571599Z" level=info msg="Stopping pod sandbox: 7c665f07b30ce14460a281ce16a527ac66b9aa4a6212ddd22a6f8745033862df" id=9de0005a-1191-4c6f-b080-ea117f651968 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.102705 | controller | Jun 11 11:53:04.152925 crc crio[3644]: time="2026-06-11T11:53:04.152859006Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:7c665f07b30ce14460a281ce16a527ac66b9aa4a6212ddd22a6f8745033862df UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/4338bd01-23a3-40d6-8f32-ccbe8ff868f2 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:0xc001682ab0}] Aliases:map[]}"
2026-06-11 13:18:25.102742 | controller | Jun 11 11:53:04.153137 crc crio[3644]: time="2026-06-11T11:53:04.153076212Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.102779 | controller | Jun 11 11:53:04.194730 crc crio[3644]: time="2026-06-11T11:53:04.191085302Z" level=info msg="Stopped container df21c034d1cc1fdda00e148bf8c8af1230315f73e03fb7807cf6aad984f7e6a8: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=2e8300cd-ad8f-47e7-a31e-878f339e1d2f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.102816 | controller | Jun 11 11:53:04.197139 crc crio[3644]: time="2026-06-11T11:53:04.1970934Z" level=info msg="Stopping pod sandbox: 1beef2e30e3f4b5ec69d9e5245fc73ac686e1b35d7fb26683828581cce2a7e92" id=8bb171b9-ec36-46be-88e6-e4164a44a47d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.103019 | controller | Jun 11 11:53:04.197573 crc crio[3644]: time="2026-06-11T11:53:04.197548573Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:1beef2e30e3f4b5ec69d9e5245fc73ac686e1b35d7fb26683828581cce2a7e92 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/e109bf40-f0ca-496d-8e21-d6e949fe332f 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:0xc00031f020}] Aliases:map[]}"
2026-06-11 13:18:25.103065 | controller | Jun 11 11:53:04.197940 crc crio[3644]: time="2026-06-11T11:53:04.197918984Z" 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 13:18:25.103102 | controller | Jun 11 11:53:04.483248 crc crio[3644]: time="2026-06-11T11:53:04.482938429Z" level=info msg="Stopped pod sandbox: 7c665f07b30ce14460a281ce16a527ac66b9aa4a6212ddd22a6f8745033862df" id=9de0005a-1191-4c6f-b080-ea117f651968 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.103138 | controller | Jun 11 11:53:04.509973 crc crio[3644]: time="2026-06-11T11:53:04.509815963Z" level=info msg="Stopped pod sandbox: 1beef2e30e3f4b5ec69d9e5245fc73ac686e1b35d7fb26683828581cce2a7e92" id=8bb171b9-ec36-46be-88e6-e4164a44a47d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.103173 | controller | Jun 11 11:53:05.000972 crc crio[3644]: time="2026-06-11T11:53:05.000411188Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-5d67d9b49b-tr7sc/POD" id=87330774-8bb2-44b3-b2ee-4e0268d6662a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.103215 | controller | Jun 11 11:53:05.001101 crc crio[3644]: time="2026-06-11T11:53:05.001037935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.103251 | controller | Jun 11 11:53:05.028207 crc crio[3644]: time="2026-06-11T11:53:05.028073175Z" level=info msg="Got pod network &{Name:controller-manager-5d67d9b49b-tr7sc Namespace:openshift-controller-manager ID:c90348b98e14466f383e10a7e252054b6092bdbfb29095494d55c70bc282172c UID:d7315b3e-e127-4584-9e52-9267cf004e20 NetNS:/var/run/netns/6f45cad5-2496-45da-b5d1-1b8495f2116e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd7315b3e_e127_4584_9e52_9267cf004e20.slice PodAnnotations:0xc000ae0788}] Aliases:map[]}"
2026-06-11 13:18:25.103287 | controller | Jun 11 11:53:05.028207 crc crio[3644]: time="2026-06-11T11:53:05.028157727Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-5d67d9b49b-tr7sc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.103358 | controller | Jun 11 11:53:05.039370 crc crio[3644]: time="2026-06-11T11:53:05.038226933Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-68d8c68cf-s6jzz/POD" id=a25aeda1-0792-42c1-8836-25b87a35bf90 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.103394 | controller | Jun 11 11:53:05.039370 crc crio[3644]: time="2026-06-11T11:53:05.038342316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.103429 | controller | Jun 11 11:53:05.111849 crc crio[3644]: time="2026-06-11T11:53:05.111268921Z" level=info msg="Got pod network &{Name:route-controller-manager-68d8c68cf-s6jzz Namespace:openshift-route-controller-manager ID:1ff4595642006d417be64cf284fe09859c14f0116a3a6e1e044b1ac93091d7f1 UID:9bf23b61-2e3f-4134-8886-4f468dec8122 NetNS:/var/run/netns/10758fd5-3651-4218-9434-cb4c51c9e154 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9bf23b61_2e3f_4134_8886_4f468dec8122.slice PodAnnotations:0xc0016820e8}] Aliases:map[]}"
2026-06-11 13:18:25.103465 | controller | Jun 11 11:53:05.111849 crc crio[3644]: time="2026-06-11T11:53:05.111407795Z" level=info msg="Adding pod openshift-route-controller-manager_route-controller-manager-68d8c68cf-s6jzz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.103500 | controller | Jun 11 11:53:05.405602 crc crio[3644]: time="2026-06-11T11:53:05.403989921Z" level=info msg="Removing container: df21c034d1cc1fdda00e148bf8c8af1230315f73e03fb7807cf6aad984f7e6a8" id=db7182a6-49cf-476a-aa2e-fdbe7eab0744 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.103534 | controller | Jun 11 11:53:05.463945 crc crio[3644]: time="2026-06-11T11:53:05.4634642Z" level=info msg="Removed container df21c034d1cc1fdda00e148bf8c8af1230315f73e03fb7807cf6aad984f7e6a8: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=db7182a6-49cf-476a-aa2e-fdbe7eab0744 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.103569 | controller | Jun 11 11:53:05.471214 crc crio[3644]: time="2026-06-11T11:53:05.471080316Z" level=info msg="Removing container: 4f17a67909fe4e6ef2a1d7f0d1ffcbf723726b9dccc22c6de09b1ee8a8be1b22" id=2206204c-55eb-4b0d-8fba-787f09c78815 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.103604 | controller | Jun 11 11:53:05.506976 crc crio[3644]: time="2026-06-11T11:53:05.506902326Z" level=info msg="Removed container 4f17a67909fe4e6ef2a1d7f0d1ffcbf723726b9dccc22c6de09b1ee8a8be1b22: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=2206204c-55eb-4b0d-8fba-787f09c78815 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.103640 | controller | Jun 11 11:53:05.656766 crc crio[3644]: 2026-06-11T11:53:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1ff4595642006d4 Mac:6e:d5:b4:27:7d:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/10758fd5-3651-4218-9434-cb4c51c9e154 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.103659 | controller | Jun 11 11:53:05.658456 crc crio[3644]: time="2026-06-11T11:53:05.658389162Z" level=info msg="Got pod network &{Name:route-controller-manager-68d8c68cf-s6jzz Namespace:openshift-route-controller-manager ID:1ff4595642006d417be64cf284fe09859c14f0116a3a6e1e044b1ac93091d7f1 UID:9bf23b61-2e3f-4134-8886-4f468dec8122 NetNS:/var/run/netns/10758fd5-3651-4218-9434-cb4c51c9e154 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9bf23b61_2e3f_4134_8886_4f468dec8122.slice PodAnnotations:0xc0016820e8}] Aliases:map[]}"
2026-06-11 13:18:25.103678 | controller | Jun 11 11:53:05.658720 crc crio[3644]: time="2026-06-11T11:53:05.658594238Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-68d8c68cf-s6jzz for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.103694 | controller | Jun 11 11:53:05.665165 crc crio[3644]: time="2026-06-11T11:53:05.665098756Z" level=info msg="Ran pod sandbox 1ff4595642006d417be64cf284fe09859c14f0116a3a6e1e044b1ac93091d7f1 with infra container: openshift-route-controller-manager/route-controller-manager-68d8c68cf-s6jzz/POD" id=a25aeda1-0792-42c1-8836-25b87a35bf90 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.103710 | controller | Jun 11 11:53:05.671426 crc crio[3644]: time="2026-06-11T11:53:05.671323929Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=85e8ef4e-3859-4623-b2e9-e901683436e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.103726 | controller | Jun 11 11:53:05.674147 crc crio[3644]: time="2026-06-11T11:53:05.674073277Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=0e8f97b6-f17a-4b97-87e4-422c65957e21 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.103742 | controller | Jun 11 11:53:05.710314 crc crio[3644]: time="2026-06-11T11:53:05.710138212Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-68d8c68cf-s6jzz/route-controller-manager" id=1f7289f6-f518-4bc1-bb54-a009b3378e30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.103757 | controller | Jun 11 11:53:05.710926 crc crio[3644]: time="2026-06-11T11:53:05.71078347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.103774 | controller | Jun 11 11:53:05.719494 crc crio[3644]: 2026-06-11T11:53:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c90348b98e14466 Mac:46:88:3b:76:36:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/6f45cad5-2496-45da-b5d1-1b8495f2116e SocketPath: PciID:}] [{Interface:0xc0002dc9e0 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.103790 | controller | Jun 11 11:53:05.720788 crc crio[3644]: time="2026-06-11T11:53:05.720691102Z" level=info msg="Got pod network &{Name:controller-manager-5d67d9b49b-tr7sc Namespace:openshift-controller-manager ID:c90348b98e14466f383e10a7e252054b6092bdbfb29095494d55c70bc282172c UID:d7315b3e-e127-4584-9e52-9267cf004e20 NetNS:/var/run/netns/6f45cad5-2496-45da-b5d1-1b8495f2116e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd7315b3e_e127_4584_9e52_9267cf004e20.slice PodAnnotations:0xc000ae0788}] Aliases:map[]}"
2026-06-11 13:18:25.103809 | controller | Jun 11 11:53:05.720993 crc crio[3644]: time="2026-06-11T11:53:05.720913938Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-5d67d9b49b-tr7sc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.103827 | controller | Jun 11 11:53:05.732032 crc crio[3644]: time="2026-06-11T11:53:05.731924962Z" level=info msg="Ran pod sandbox c90348b98e14466f383e10a7e252054b6092bdbfb29095494d55c70bc282172c with infra container: openshift-controller-manager/controller-manager-5d67d9b49b-tr7sc/POD" id=87330774-8bb2-44b3-b2ee-4e0268d6662a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.103844 | controller | Jun 11 11:53:05.734186 crc crio[3644]: time="2026-06-11T11:53:05.734103213Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=53ba859f-5528-45e9-85c7-2012b294c3f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.103881 | controller | Jun 11 11:53:05.736610 crc crio[3644]: time="2026-06-11T11:53:05.736530812Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=eeec7230-21fc-46d5-940d-888bdd1847a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.103899 | controller | Jun 11 11:53:05.747485 crc crio[3644]: time="2026-06-11T11:53:05.746026272Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-5d67d9b49b-tr7sc/controller-manager" id=c2db8ccb-1433-408a-99cd-84644657c346 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.103915 | controller | Jun 11 11:53:05.751132 crc crio[3644]: time="2026-06-11T11:53:05.750884281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.103931 | controller | Jun 11 11:53:05.751749 crc crio[3644]: time="2026-06-11T11:53:05.751554259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.103947 | controller | Jun 11 11:53:05.761341 crc crio[3644]: time="2026-06-11T11:53:05.761142773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.103963 | controller | Jun 11 11:53:05.785162 crc crio[3644]: time="2026-06-11T11:53:05.785019511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.103978 | controller | Jun 11 11:53:05.790149 crc crio[3644]: time="2026-06-11T11:53:05.78996355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.103994 | controller | Jun 11 11:53:05.882146 crc crio[3644]: time="2026-06-11T11:53:05.882031668Z" level=info msg="Created container f1767fdc2132cfb0e51df52194b788b85d3df07487341b3458b8f236725f2c86: openshift-route-controller-manager/route-controller-manager-68d8c68cf-s6jzz/route-controller-manager" id=1f7289f6-f518-4bc1-bb54-a009b3378e30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.104010 | controller | Jun 11 11:53:05.884607 crc crio[3644]: time="2026-06-11T11:53:05.884443336Z" level=info msg="Starting container: f1767fdc2132cfb0e51df52194b788b85d3df07487341b3458b8f236725f2c86" id=0529c0fa-892a-4529-8996-8b772cdebd0f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.104026 | controller | Jun 11 11:53:05.889347 crc crio[3644]: time="2026-06-11T11:53:05.889220582Z" level=info msg="Created container 3eeb8e87bc30f922a275d0c9b513f6a7d869f331860ea240b09cb4272a1e2715: openshift-controller-manager/controller-manager-5d67d9b49b-tr7sc/controller-manager" id=c2db8ccb-1433-408a-99cd-84644657c346 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.104045 | controller | Jun 11 11:53:05.892142 crc crio[3644]: time="2026-06-11T11:53:05.892041522Z" level=info msg="Starting container: 3eeb8e87bc30f922a275d0c9b513f6a7d869f331860ea240b09cb4272a1e2715" id=922606e4-042b-4f43-ae2a-4f3a85f9ec70 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.104063 | controller | Jun 11 11:53:05.896463 crc crio[3644]: time="2026-06-11T11:53:05.896345355Z" level=info msg="Started container" PID=18931 containerID=f1767fdc2132cfb0e51df52194b788b85d3df07487341b3458b8f236725f2c86 description=openshift-route-controller-manager/route-controller-manager-68d8c68cf-s6jzz/route-controller-manager id=0529c0fa-892a-4529-8996-8b772cdebd0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ff4595642006d417be64cf284fe09859c14f0116a3a6e1e044b1ac93091d7f1
2026-06-11 13:18:25.104111 | controller | Jun 11 11:53:05.901059 crc crio[3644]: time="2026-06-11T11:53:05.900923985Z" level=info msg="Started container" PID=18934 containerID=3eeb8e87bc30f922a275d0c9b513f6a7d869f331860ea240b09cb4272a1e2715 description=openshift-controller-manager/controller-manager-5d67d9b49b-tr7sc/controller-manager id=922606e4-042b-4f43-ae2a-4f3a85f9ec70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c90348b98e14466f383e10a7e252054b6092bdbfb29095494d55c70bc282172c
2026-06-11 13:18:25.104134 | controller | Jun 11 11:53:06.428558 crc crio[3644]: time="2026-06-11T11:53:06.425950481Z" level=info msg="Stopping container: 3eeb8e87bc30f922a275d0c9b513f6a7d869f331860ea240b09cb4272a1e2715 (timeout: 30s)" id=ea8e58a6-6565-4436-a517-e89a24b8b5d4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.104151 | controller | Jun 11 11:53:06.435767 crc crio[3644]: time="2026-06-11T11:53:06.434535333Z" level=info msg="Stopping container: f1767fdc2132cfb0e51df52194b788b85d3df07487341b3458b8f236725f2c86 (timeout: 30s)" id=c0cd7428-3149-4ef3-b595-47444da92644 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.104166 | controller | Jun 11 11:53:06.443031 crc crio[3644]: time="2026-06-11T11:53:06.442932851Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=f0c42aca-e122-4b69-9f64-a8d80e20e128 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.104182 | controller | Jun 11 11:53:06.446369 crc crio[3644]: time="2026-06-11T11:53:06.446300557Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=b73303bd-e6cf-4372-bd2d-6e599149cc54 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.104198 | controller | Jun 11 11:53:06.448363 crc crio[3644]: time="2026-06-11T11:53:06.448287875Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=2e27dfa7-6ce9-4d32-a89e-bdb092a2cc41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.104214 | controller | Jun 11 11:53:06.448760 crc crio[3644]: time="2026-06-11T11:53:06.448628725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.104230 | controller | Jun 11 11:53:06.491811 crc crio[3644]: time="2026-06-11T11:53:06.491616635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.104246 | controller | Jun 11 11:53:06.579242 crc crio[3644]: time="2026-06-11T11:53:06.579147024Z" level=info msg="Cleaning up stale resource k8s_csi-provisioner_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_2"
2026-06-11 13:18:25.104262 | controller | Jun 11 11:53:06.579242 crc crio[3644]: time="2026-06-11T11:53:06.579209056Z" level=info msg="createCtr: removing container ID 0334faec0fdd21bb91df463fe7154993ba812daad34d580a0b3193cd503ab4af from runtime" id=546b2b6d-cde7-47eb-b7ad-1490b9d2c5f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.104281 | controller | Jun 11 11:53:06.603381 crc crio[3644]: time="2026-06-11T11:53:06.603283681Z" level=info msg="createCtr: deleting container ID 0334faec0fdd21bb91df463fe7154993ba812daad34d580a0b3193cd503ab4af from idIndex" id=546b2b6d-cde7-47eb-b7ad-1490b9d2c5f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.104298 | controller | Jun 11 11:53:06.603381 crc crio[3644]: time="2026-06-11T11:53:06.603374254Z" level=info msg="createCtr: removing container 0334faec0fdd21bb91df463fe7154993ba812daad34d580a0b3193cd503ab4af" id=546b2b6d-cde7-47eb-b7ad-1490b9d2c5f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.104314 | controller | Jun 11 11:53:06.603689 crc crio[3644]: time="2026-06-11T11:53:06.6035835Z" level=info msg="createCtr: deleting container 0334faec0fdd21bb91df463fe7154993ba812daad34d580a0b3193cd503ab4af from storage" id=546b2b6d-cde7-47eb-b7ad-1490b9d2c5f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.104330 | controller | Jun 11 11:53:06.609553 crc crio[3644]: time="2026-06-11T11:53:06.609337451Z" level=error msg="Failed to update container state for 0334faec0fdd21bb91df463fe7154993ba812daad34d580a0b3193cd503ab4af: stdout: , stderr: "
2026-06-11 13:18:25.104346 | controller | Jun 11 11:53:06.722486 crc crio[3644]: time="2026-06-11T11:53:06.722299314Z" level=info msg="createCtr: releasing container name k8s_csi-provisioner_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_2" id=546b2b6d-cde7-47eb-b7ad-1490b9d2c5f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.104363 | controller | Jun 11 11:53:06.735401 crc crio[3644]: time="2026-06-11T11:53:06.73523602Z" level=info msg="Stopped container 3eeb8e87bc30f922a275d0c9b513f6a7d869f331860ea240b09cb4272a1e2715: openshift-controller-manager/controller-manager-5d67d9b49b-tr7sc/controller-manager" id=ea8e58a6-6565-4436-a517-e89a24b8b5d4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.104387 | controller | Jun 11 11:53:06.737358 crc crio[3644]: time="2026-06-11T11:53:06.737175505Z" level=info msg="Stopping pod sandbox: c90348b98e14466f383e10a7e252054b6092bdbfb29095494d55c70bc282172c" id=40971e37-d3a5-4338-a01a-e857c552decc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.104408 | controller | Jun 11 11:53:06.737876 crc crio[3644]: time="2026-06-11T11:53:06.737782262Z" level=info msg="Got pod network &{Name:controller-manager-5d67d9b49b-tr7sc Namespace:openshift-controller-manager ID:c90348b98e14466f383e10a7e252054b6092bdbfb29095494d55c70bc282172c UID:d7315b3e-e127-4584-9e52-9267cf004e20 NetNS:/var/run/netns/6f45cad5-2496-45da-b5d1-1b8495f2116e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd7315b3e_e127_4584_9e52_9267cf004e20.slice PodAnnotations:0xc0001309e8}] Aliases:map[]}"
2026-06-11 13:18:25.104430 | controller | Jun 11 11:53:06.738626 crc crio[3644]: time="2026-06-11T11:53:06.738021799Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-5d67d9b49b-tr7sc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.104451 | controller | Jun 11 11:53:06.774294 crc crio[3644]: time="2026-06-11T11:53:06.774146536Z" level=info msg="Stopped container f1767fdc2132cfb0e51df52194b788b85d3df07487341b3458b8f236725f2c86: openshift-route-controller-manager/route-controller-manager-68d8c68cf-s6jzz/route-controller-manager" id=c0cd7428-3149-4ef3-b595-47444da92644 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.104473 | controller | Jun 11 11:53:06.775887 crc crio[3644]: time="2026-06-11T11:53:06.775774482Z" level=info msg="Stopping pod sandbox: 1ff4595642006d417be64cf284fe09859c14f0116a3a6e1e044b1ac93091d7f1" id=91efb1fc-0768-424c-8d0a-307ba9142a01 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.104497 | controller | Jun 11 11:53:06.776789 crc crio[3644]: time="2026-06-11T11:53:06.776272966Z" level=info msg="Got pod network &{Name:route-controller-manager-68d8c68cf-s6jzz Namespace:openshift-route-controller-manager ID:1ff4595642006d417be64cf284fe09859c14f0116a3a6e1e044b1ac93091d7f1 UID:9bf23b61-2e3f-4134-8886-4f468dec8122 NetNS:/var/run/netns/10758fd5-3651-4218-9434-cb4c51c9e154 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9bf23b61_2e3f_4134_8886_4f468dec8122.slice PodAnnotations:0xc000dd22c0}] Aliases:map[]}"
2026-06-11 13:18:25.104520 | controller | Jun 11 11:53:06.776789 crc crio[3644]: time="2026-06-11T11:53:06.776781061Z" level=info msg="Deleting pod openshift-route-controller-manager_route-controller-manager-68d8c68cf-s6jzz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.104542 | controller | Jun 11 11:53:06.788094 crc crio[3644]: time="2026-06-11T11:53:06.787565799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.104564 | controller | Jun 11 11:53:06.931537 crc crio[3644]: time="2026-06-11T11:53:06.931242902Z" level=info msg="Created container 2a117b6f2b361b855b91906600e9fbdf206eeb6e654ee81ac2621502e3664a3f: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=2e27dfa7-6ce9-4d32-a89e-bdb092a2cc41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.104585 | controller | Jun 11 11:53:06.933478 crc crio[3644]: time="2026-06-11T11:53:06.933389454Z" level=info msg="Starting container: 2a117b6f2b361b855b91906600e9fbdf206eeb6e654ee81ac2621502e3664a3f" id=f67e4010-9e1c-4d28-b2cd-8db5439a3bba name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.104606 | controller | Jun 11 11:53:06.950026 crc crio[3644]: time="2026-06-11T11:53:06.949897956Z" level=info msg="Started container" PID=19013 containerID=2a117b6f2b361b855b91906600e9fbdf206eeb6e654ee81ac2621502e3664a3f description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=f67e4010-9e1c-4d28-b2cd-8db5439a3bba name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfe00585ad03d00aae23bc232b329b26d5719d51f81ea9335489c98fa4af68c8
2026-06-11 13:18:25.104628 | controller | Jun 11 11:53:07.014849 crc crio[3644]: time="2026-06-11T11:53:07.007325844Z" level=info msg="Stopped pod sandbox: c90348b98e14466f383e10a7e252054b6092bdbfb29095494d55c70bc282172c" id=40971e37-d3a5-4338-a01a-e857c552decc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.104649 | controller | Jun 11 11:53:07.072837 crc crio[3644]: time="2026-06-11T11:53:07.072548358Z" level=info msg="Stopped pod sandbox: 1ff4595642006d417be64cf284fe09859c14f0116a3a6e1e044b1ac93091d7f1" id=91efb1fc-0768-424c-8d0a-307ba9142a01 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.104671 | controller | Jun 11 11:53:07.455080 crc crio[3644]: time="2026-06-11T11:53:07.454994299Z" level=info msg="Removing container: 3eeb8e87bc30f922a275d0c9b513f6a7d869f331860ea240b09cb4272a1e2715" id=b1a6c949-50a3-4e78-a9c2-23353cc3f957 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.104691 | controller | Jun 11 11:53:07.466496 crc crio[3644]: time="2026-06-11T11:53:07.466366092Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-5f4d49f7d6-wlvdj/POD" id=d053926f-2204-47f3-b579-cc93839617b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.104712 | controller | Jun 11 11:53:07.466496 crc crio[3644]: time="2026-06-11T11:53:07.466497666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.104733 | controller | Jun 11 11:53:07.477475 crc crio[3644]: time="2026-06-11T11:53:07.477374416Z" level=info msg="Removed container 3eeb8e87bc30f922a275d0c9b513f6a7d869f331860ea240b09cb4272a1e2715: openshift-controller-manager/controller-manager-5d67d9b49b-tr7sc/controller-manager" id=b1a6c949-50a3-4e78-a9c2-23353cc3f957 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.104758 | controller | Jun 11 11:53:07.490146 crc crio[3644]: time="2026-06-11T11:53:07.490044525Z" level=info msg="Removing container: f1767fdc2132cfb0e51df52194b788b85d3df07487341b3458b8f236725f2c86" id=705fa724-b226-4125-b1ff-8ccc0f4346e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.104785 | controller | Jun 11 11:53:07.509116 crc crio[3644]: time="2026-06-11T11:53:07.509004375Z" level=info msg="Got pod network &{Name:controller-manager-5f4d49f7d6-wlvdj Namespace:openshift-controller-manager ID:30d98b1b4d89b18d4284f050d6a975ec80c5c0688a7378cf89d934c0d8395169 UID:478d65d4-96f1-4afc-9ec7-2dfaa012de14 NetNS:/var/run/netns/0ba8a176-5de8-40b4-8189-0a2ac3d02634 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod478d65d4_96f1_4afc_9ec7_2dfaa012de14.slice PodAnnotations:0xc000dd2a10}] Aliases:map[]}"
2026-06-11 13:18:25.104816 | controller | Jun 11 11:53:07.509116 crc crio[3644]: time="2026-06-11T11:53:07.509087447Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-5f4d49f7d6-wlvdj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.104845 | controller | Jun 11 11:53:07.518552 crc crio[3644]: time="2026-06-11T11:53:07.518467394Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-5b69c4b7d-zngz2/POD" id=49a8e6b8-93cd-44e7-9fdc-30c30e9f038a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.104898 | controller | Jun 11 11:53:07.518734 crc crio[3644]: time="2026-06-11T11:53:07.518582877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.104923 | controller | Jun 11 11:53:07.582100 crc crio[3644]: time="2026-06-11T11:53:07.581994583Z" level=info msg="Got pod network &{Name:route-controller-manager-5b69c4b7d-zngz2 Namespace:openshift-route-controller-manager ID:c7f8ad82ad454609d9319d4a1cf4dea40bf03500c7ff0c05b47453c3192a1dfa UID:1e30aad9-9efa-48c2-9bf4-6e89ee257c63 NetNS:/var/run/netns/a4a4ea3b-a68e-4396-9e44-31ef4669e9ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e30aad9_9efa_48c2_9bf4_6e89ee257c63.slice PodAnnotations:0xc001258628}] Aliases:map[]}"
2026-06-11 13:18:25.104945 | controller | Jun 11 11:53:07.582100 crc crio[3644]: time="2026-06-11T11:53:07.582080695Z" level=info msg="Adding pod openshift-route-controller-manager_route-controller-manager-5b69c4b7d-zngz2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.104966 | controller | Jun 11 11:53:07.615503 crc crio[3644]: time="2026-06-11T11:53:07.615356073Z" level=info msg="Removed container f1767fdc2132cfb0e51df52194b788b85d3df07487341b3458b8f236725f2c86: openshift-route-controller-manager/route-controller-manager-68d8c68cf-s6jzz/route-controller-manager" id=705fa724-b226-4125-b1ff-8ccc0f4346e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.104996 | controller | Jun 11 11:53:08.226183 crc crio[3644]: 2026-06-11T11:53:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:30d98b1b4d89b18 Mac:d2:b8:0f:ee:1c:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/0ba8a176-5de8-40b4-8189-0a2ac3d02634 SocketPath: PciID:}] [{Interface:0xc0003172f0 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.105026 | controller | Jun 11 11:53:08.227957 crc crio[3644]: time="2026-06-11T11:53:08.22784191Z" level=info msg="Got pod network &{Name:controller-manager-5f4d49f7d6-wlvdj Namespace:openshift-controller-manager ID:30d98b1b4d89b18d4284f050d6a975ec80c5c0688a7378cf89d934c0d8395169 UID:478d65d4-96f1-4afc-9ec7-2dfaa012de14 NetNS:/var/run/netns/0ba8a176-5de8-40b4-8189-0a2ac3d02634 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod478d65d4_96f1_4afc_9ec7_2dfaa012de14.slice PodAnnotations:0xc000dd2a10}] Aliases:map[]}"
2026-06-11 13:18:25.105057 | controller | Jun 11 11:53:08.228094 crc crio[3644]: time="2026-06-11T11:53:08.228074367Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-5f4d49f7d6-wlvdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.105087 | controller | Jun 11 11:53:08.241320 crc crio[3644]: time="2026-06-11T11:53:08.241237505Z" level=info msg="Ran pod sandbox 30d98b1b4d89b18d4284f050d6a975ec80c5c0688a7378cf89d934c0d8395169 with infra container: openshift-controller-manager/controller-manager-5f4d49f7d6-wlvdj/POD" id=d053926f-2204-47f3-b579-cc93839617b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.105111 | controller | Jun 11 11:53:08.244589 crc crio[3644]: time="2026-06-11T11:53:08.244448759Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=bf642965-f52b-45da-a5f4-c186f09f6474 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.105134 | controller | Jun 11 11:53:08.246742 crc crio[3644]: time="2026-06-11T11:53:08.246551318Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=c01ed9a4-842e-4703-91b4-1d3ce4434257 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.105157 | controller | Jun 11 11:53:08.254672 crc crio[3644]: time="2026-06-11T11:53:08.254547616Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-5f4d49f7d6-wlvdj/controller-manager" id=e17358ad-0499-445d-ae7e-28526b59a91b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.105179 | controller | Jun 11 11:53:08.261319 crc crio[3644]: 2026-06-11T11:53:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c7f8ad82ad45460 Mac:22:78:76:22:8f:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/a4a4ea3b-a68e-4396-9e44-31ef4669e9ab SocketPath: PciID:}] [{Interface:0xc00019f4f0 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.105202 | controller | Jun 11 11:53:08.262451 crc crio[3644]: time="2026-06-11T11:53:08.26237265Z" level=info msg="Got pod network &{Name:route-controller-manager-5b69c4b7d-zngz2 Namespace:openshift-route-controller-manager ID:c7f8ad82ad454609d9319d4a1cf4dea40bf03500c7ff0c05b47453c3192a1dfa UID:1e30aad9-9efa-48c2-9bf4-6e89ee257c63 NetNS:/var/run/netns/a4a4ea3b-a68e-4396-9e44-31ef4669e9ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e30aad9_9efa_48c2_9bf4_6e89ee257c63.slice PodAnnotations:0xc001258628}] Aliases:map[]}"
2026-06-11 13:18:25.105224 | controller | Jun 11 11:53:08.262612 crc crio[3644]: time="2026-06-11T11:53:08.262555186Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-5b69c4b7d-zngz2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.105249 | controller | Jun 11 11:53:08.266078 crc crio[3644]: time="2026-06-11T11:53:08.266010926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.105273 | controller | Jun 11 11:53:08.270824 crc crio[3644]: time="2026-06-11T11:53:08.270748541Z" level=info msg="Ran pod sandbox c7f8ad82ad454609d9319d4a1cf4dea40bf03500c7ff0c05b47453c3192a1dfa with infra container: openshift-route-controller-manager/route-controller-manager-5b69c4b7d-zngz2/POD" id=49a8e6b8-93cd-44e7-9fdc-30c30e9f038a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.105300 | controller | Jun 11 11:53:08.274986 crc crio[3644]: time="2026-06-11T11:53:08.274898381Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=6d45d1b3-567d-42eb-ac16-5831e1649b5f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.105324 | controller | Jun 11 11:53:08.285272 crc crio[3644]: time="2026-06-11T11:53:08.285162666Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=3c5fb9ec-fa53-4adf-be45-9c9cd9100c43 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.105345 | controller | Jun 11 11:53:08.299291 crc crio[3644]: time="2026-06-11T11:53:08.299159764Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-5b69c4b7d-zngz2/route-controller-manager" id=e053db0e-869b-48d7-9b77-65583f0e53d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.105367 | controller | Jun 11 11:53:08.300054 crc crio[3644]: time="2026-06-11T11:53:08.299835653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.105389 | controller | Jun 11 11:53:08.317824 crc crio[3644]: time="2026-06-11T11:53:08.31761347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.105412 | controller | Jun 11 11:53:08.322105 crc crio[3644]: time="2026-06-11T11:53:08.322018514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.105436 | controller | Jun 11 11:53:08.339576 crc crio[3644]: time="2026-06-11T11:53:08.33945126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.105459 | controller | Jun 11 11:53:08.343147 crc crio[3644]: time="2026-06-11T11:53:08.343071422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.105481 | controller | Jun 11 11:53:08.448160 crc crio[3644]: time="2026-06-11T11:53:08.447926105Z" level=info msg="Created container f4ea2b4b44c2a368a7833c12ea6922a3cbc746d4196c8a72c253409078b85ce9: openshift-route-controller-manager/route-controller-manager-5b69c4b7d-zngz2/route-controller-manager" id=e053db0e-869b-48d7-9b77-65583f0e53d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.105503 | controller | Jun 11 11:53:08.449952 crc crio[3644]: time="2026-06-11T11:53:08.449062725Z" level=info msg="Created container 48e0f18e422b1c352a3812c4ed98ff48d713c4ee4d1b74b5eccaa79eb6d15b4c: openshift-controller-manager/controller-manager-5f4d49f7d6-wlvdj/controller-manager" id=e17358ad-0499-445d-ae7e-28526b59a91b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.105524 | controller | Jun 11 11:53:08.450267 crc crio[3644]: time="2026-06-11T11:53:08.450006702Z" level=info msg="Starting container: f4ea2b4b44c2a368a7833c12ea6922a3cbc746d4196c8a72c253409078b85ce9" id=10e00761-4f20-4834-a261-f734b8b5ca63 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.105546 | controller | Jun 11 11:53:08.450267 crc crio[3644]: time="2026-06-11T11:53:08.450145186Z" level=info msg="Starting container: 48e0f18e422b1c352a3812c4ed98ff48d713c4ee4d1b74b5eccaa79eb6d15b4c" id=9b76ef40-152b-4461-b33a-5baf181d7727 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.105568 | controller | Jun 11 11:53:08.469301 crc crio[3644]: time="2026-06-11T11:53:08.469209488Z" level=info msg="Started container" PID=19210 containerID=f4ea2b4b44c2a368a7833c12ea6922a3cbc746d4196c8a72c253409078b85ce9 description=openshift-route-controller-manager/route-controller-manager-5b69c4b7d-zngz2/route-controller-manager id=10e00761-4f20-4834-a261-f734b8b5ca63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7f8ad82ad454609d9319d4a1cf4dea40bf03500c7ff0c05b47453c3192a1dfa
2026-06-11 13:18:25.105595 | controller | Jun 11 11:53:08.472943 crc crio[3644]: time="2026-06-11T11:53:08.472864632Z" level=info msg="Started container" PID=19209 containerID=48e0f18e422b1c352a3812c4ed98ff48d713c4ee4d1b74b5eccaa79eb6d15b4c description=openshift-controller-manager/controller-manager-5f4d49f7d6-wlvdj/controller-manager id=9b76ef40-152b-4461-b33a-5baf181d7727 name=/runtime.v1.RuntimeService/StartContainer sandboxID=30d98b1b4d89b18d4284f050d6a975ec80c5c0688a7378cf89d934c0d8395169
2026-06-11 13:18:25.105618 | controller | Jun 11 11:53:12.545742 crc crio[3644]: time="2026-06-11T11:53:12.544214357Z" level=info msg="Stopping container: 48e0f18e422b1c352a3812c4ed98ff48d713c4ee4d1b74b5eccaa79eb6d15b4c (timeout: 30s)" id=2550cecc-5031-4c52-baa3-3f2e79840faa name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.105640 | controller | Jun 11 11:53:12.684600 crc crio[3644]: time="2026-06-11T11:53:12.684470215Z" level=info msg="Stopped container 48e0f18e422b1c352a3812c4ed98ff48d713c4ee4d1b74b5eccaa79eb6d15b4c: openshift-controller-manager/controller-manager-5f4d49f7d6-wlvdj/controller-manager" id=2550cecc-5031-4c52-baa3-3f2e79840faa name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.105662 | controller | Jun 11 11:53:12.686057 crc crio[3644]: time="2026-06-11T11:53:12.685967727Z" level=info msg="Stopping pod sandbox: 30d98b1b4d89b18d4284f050d6a975ec80c5c0688a7378cf89d934c0d8395169" id=30dba495-3a74-4ec2-b582-1f675e8544bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.105685 | controller | Jun 11 11:53:12.686941 crc crio[3644]: time="2026-06-11T11:53:12.686857912Z" level=info msg="Got pod network &{Name:controller-manager-5f4d49f7d6-wlvdj Namespace:openshift-controller-manager ID:30d98b1b4d89b18d4284f050d6a975ec80c5c0688a7378cf89d934c0d8395169 UID:478d65d4-96f1-4afc-9ec7-2dfaa012de14 NetNS:/var/run/netns/0ba8a176-5de8-40b4-8189-0a2ac3d02634 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod478d65d4_96f1_4afc_9ec7_2dfaa012de14.slice PodAnnotations:0xc001682790}] Aliases:map[]}"
2026-06-11 13:18:25.105706 | controller | Jun 11 11:53:12.687139 crc crio[3644]: time="2026-06-11T11:53:12.687067278Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-5f4d49f7d6-wlvdj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.105728 | controller | Jun 11 11:53:12.924964 crc crio[3644]: time="2026-06-11T11:53:12.924834146Z" level=info msg="Stopped pod sandbox: 30d98b1b4d89b18d4284f050d6a975ec80c5c0688a7378cf89d934c0d8395169" id=30dba495-3a74-4ec2-b582-1f675e8544bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.105750 | controller | Jun 11 11:53:13.443877 crc crio[3644]: time="2026-06-11T11:53:13.44320218Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-8b48fdb95-dmf8v/POD" id=a52f262c-969d-42de-992b-7bcfe8f825ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.105772 | controller | Jun 11 11:53:13.444023 crc crio[3644]: time="2026-06-11T11:53:13.443930321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.105794 | controller | Jun 11 11:53:13.486192 crc crio[3644]: time="2026-06-11T11:53:13.48607973Z" level=info msg="Got pod network &{Name:controller-manager-8b48fdb95-dmf8v Namespace:openshift-controller-manager ID:d0ebea9dbdee1616931b7cd3856078608dad43c6fae564833e66dc65560bc73d UID:2699e2f6-1303-449d-925d-c9fbb4f493bb NetNS:/var/run/netns/5670dc7f-e504-47ff-9c8a-c95ab84853d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2699e2f6_1303_449d_925d_c9fbb4f493bb.slice PodAnnotations:0xc000ae0190}] Aliases:map[]}"
2026-06-11 13:18:25.105823 | controller | Jun 11 11:53:13.486192 crc crio[3644]: time="2026-06-11T11:53:13.486170532Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-8b48fdb95-dmf8v to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.105846 | controller | Jun 11 11:53:13.568185 crc crio[3644]: time="2026-06-11T11:53:13.5680728Z" level=info msg="Removing container: 48e0f18e422b1c352a3812c4ed98ff48d713c4ee4d1b74b5eccaa79eb6d15b4c" id=6ac6b1fa-748c-4188-860e-b3c0133903a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.105889 | controller | Jun 11 11:53:13.611426 crc crio[3644]: time="2026-06-11T11:53:13.611235334Z" level=info msg="Removed container 48e0f18e422b1c352a3812c4ed98ff48d713c4ee4d1b74b5eccaa79eb6d15b4c: openshift-controller-manager/controller-manager-5f4d49f7d6-wlvdj/controller-manager" id=6ac6b1fa-748c-4188-860e-b3c0133903a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.105913 | controller | Jun 11 11:53:13.924379 crc crio[3644]: 2026-06-11T11:53:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d0ebea9dbdee161 Mac:62:d2:74:b8:15:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/5670dc7f-e504-47ff-9c8a-c95ab84853d6 SocketPath: PciID:}] [{Interface:0xc0002fc860 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.105936 | controller | Jun 11 11:53:13.926954 crc crio[3644]: time="2026-06-11T11:53:13.926764828Z" level=info msg="Got pod network &{Name:controller-manager-8b48fdb95-dmf8v Namespace:openshift-controller-manager ID:d0ebea9dbdee1616931b7cd3856078608dad43c6fae564833e66dc65560bc73d UID:2699e2f6-1303-449d-925d-c9fbb4f493bb NetNS:/var/run/netns/5670dc7f-e504-47ff-9c8a-c95ab84853d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2699e2f6_1303_449d_925d_c9fbb4f493bb.slice PodAnnotations:0xc000ae0190}] Aliases:map[]}"
2026-06-11 13:18:25.105959 | controller | Jun 11 11:53:13.927142 crc crio[3644]: time="2026-06-11T11:53:13.926971632Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-8b48fdb95-dmf8v for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.105982 | controller | Jun 11 11:53:13.933138 crc crio[3644]: time="2026-06-11T11:53:13.933023837Z" level=info msg="Ran pod sandbox d0ebea9dbdee1616931b7cd3856078608dad43c6fae564833e66dc65560bc73d with infra container: openshift-controller-manager/controller-manager-8b48fdb95-dmf8v/POD" id=a52f262c-969d-42de-992b-7bcfe8f825ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.106004 | controller | Jun 11 11:53:13.936347 crc crio[3644]: time="2026-06-11T11:53:13.936218274Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=d53a041d-8307-449d-b5f1-9e773713aa2e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.106026 | controller | Jun 11 11:53:13.938351 crc crio[3644]: time="2026-06-11T11:53:13.938234862Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=81ea3533-fd7a-4303-ad55-178431656778 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.106049 | controller | Jun 11 11:53:13.949882 crc crio[3644]: time="2026-06-11T11:53:13.949481361Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-8b48fdb95-dmf8v/controller-manager" id=4811cf79-9afd-4a53-adae-4d60c9e1a072 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.106074 | controller | Jun 11 11:53:13.950422 crc crio[3644]: time="2026-06-11T11:53:13.950060438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.106098 | controller | Jun 11 11:53:13.990067 crc crio[3644]: time="2026-06-11T11:53:13.989942602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.106119 | controller | Jun 11 11:53:13.993790 crc crio[3644]: time="2026-06-11T11:53:13.993696078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.106141 | controller | Jun 11 11:53:14.101408 crc crio[3644]: time="2026-06-11T11:53:14.101252845Z" level=info msg="Created container 63fa57f693ae9385975a869f67fabca1d62d811b67b3060c3176436561b83b94: openshift-controller-manager/controller-manager-8b48fdb95-dmf8v/controller-manager" id=4811cf79-9afd-4a53-adae-4d60c9e1a072 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.106163 | controller | Jun 11 11:53:14.104806 crc crio[3644]: time="2026-06-11T11:53:14.102620465Z" level=info msg="Starting container: 63fa57f693ae9385975a869f67fabca1d62d811b67b3060c3176436561b83b94" id=d2961f0c-c727-4827-90e6-8055931215db name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.106185 | controller | Jun 11 11:53:14.108543 crc crio[3644]: time="2026-06-11T11:53:14.108255905Z" level=info msg="Started container" PID=19471 containerID=63fa57f693ae9385975a869f67fabca1d62d811b67b3060c3176436561b83b94 description=openshift-controller-manager/controller-manager-8b48fdb95-dmf8v/controller-manager id=d2961f0c-c727-4827-90e6-8055931215db name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0ebea9dbdee1616931b7cd3856078608dad43c6fae564833e66dc65560bc73d
2026-06-11 13:18:25.106207 | controller | Jun 11 11:53:16.402983 crc crio[3644]: time="2026-06-11T11:53:16.402090546Z" level=info msg="Stopping pod sandbox: c90348b98e14466f383e10a7e252054b6092bdbfb29095494d55c70bc282172c" id=4b5e8a03-5e0c-4e73-9478-7b26c854ae86 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.106229 | controller | Jun 11 11:53:16.402983 crc crio[3644]: time="2026-06-11T11:53:16.40294908Z" level=info msg="Stopped pod sandbox (already stopped): c90348b98e14466f383e10a7e252054b6092bdbfb29095494d55c70bc282172c" id=4b5e8a03-5e0c-4e73-9478-7b26c854ae86 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.106251 | controller | Jun 11 11:53:16.404316 crc crio[3644]: time="2026-06-11T11:53:16.403607209Z" level=info msg="Removing pod sandbox: c90348b98e14466f383e10a7e252054b6092bdbfb29095494d55c70bc282172c" id=0423a04a-4ad4-4300-b1f2-4782b9351492 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.106273 | controller | Jun 11 11:53:16.412973 crc crio[3644]: time="2026-06-11T11:53:16.412885263Z" level=info msg="Removed pod sandbox: c90348b98e14466f383e10a7e252054b6092bdbfb29095494d55c70bc282172c" id=0423a04a-4ad4-4300-b1f2-4782b9351492 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.106296 | controller | Jun 11 11:53:16.414011 crc crio[3644]: time="2026-06-11T11:53:16.413933823Z" level=info msg="Stopping pod sandbox: 1ff4595642006d417be64cf284fe09859c14f0116a3a6e1e044b1ac93091d7f1" id=d022425d-0d20-462a-b933-479c7680e008 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.106318 | controller | Jun 11 11:53:16.414131 crc crio[3644]: time="2026-06-11T11:53:16.414017565Z" level=info msg="Stopped pod sandbox (already stopped): 1ff4595642006d417be64cf284fe09859c14f0116a3a6e1e044b1ac93091d7f1" id=d022425d-0d20-462a-b933-479c7680e008 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.106341 | controller | Jun 11 11:53:16.414587 crc crio[3644]: time="2026-06-11T11:53:16.414508339Z" level=info msg="Removing pod sandbox: 1ff4595642006d417be64cf284fe09859c14f0116a3a6e1e044b1ac93091d7f1" id=e108d8b2-9100-4a2b-ab3d-8f37216a1efd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.106734 | controller | Jun 11 11:53:16.423481 crc crio[3644]: time="2026-06-11T11:53:16.423384814Z" level=info msg="Removed pod sandbox: 1ff4595642006d417be64cf284fe09859c14f0116a3a6e1e044b1ac93091d7f1" id=e108d8b2-9100-4a2b-ab3d-8f37216a1efd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.106765 | controller | Jun 11 11:53:16.424443 crc crio[3644]: time="2026-06-11T11:53:16.424363329Z" level=info msg="Stopping pod sandbox: 1beef2e30e3f4b5ec69d9e5245fc73ac686e1b35d7fb26683828581cce2a7e92" id=b9f60c7c-8987-4cee-94ad-5f1450375bbc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.106787 | controller | Jun 11 11:53:16.424443 crc crio[3644]: time="2026-06-11T11:53:16.424436431Z" level=info msg="Stopped pod sandbox (already stopped): 1beef2e30e3f4b5ec69d9e5245fc73ac686e1b35d7fb26683828581cce2a7e92" id=b9f60c7c-8987-4cee-94ad-5f1450375bbc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.106812 | controller | Jun 11 11:53:16.425263 crc crio[3644]: time="2026-06-11T11:53:16.425197143Z" level=info msg="Removing pod sandbox: 1beef2e30e3f4b5ec69d9e5245fc73ac686e1b35d7fb26683828581cce2a7e92" id=8d907ba0-2a56-4fad-bf28-8bb35108a353 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.106835 | controller | Jun 11 11:53:16.433841 crc crio[3644]: time="2026-06-11T11:53:16.433637023Z" level=info msg="Removed pod sandbox: 1beef2e30e3f4b5ec69d9e5245fc73ac686e1b35d7fb26683828581cce2a7e92" id=8d907ba0-2a56-4fad-bf28-8bb35108a353 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.106880 | controller | Jun 11 11:53:16.434975 crc crio[3644]: time="2026-06-11T11:53:16.434584409Z" level=info msg="Stopping pod sandbox: 7c665f07b30ce14460a281ce16a527ac66b9aa4a6212ddd22a6f8745033862df" id=3dcf9523-80f8-4ecb-81e8-b7a24d528cfd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.106904 | controller | Jun 11 11:53:16.435143 crc crio[3644]: time="2026-06-11T11:53:16.43498315Z" level=info msg="Stopped pod sandbox (already stopped): 7c665f07b30ce14460a281ce16a527ac66b9aa4a6212ddd22a6f8745033862df" id=3dcf9523-80f8-4ecb-81e8-b7a24d528cfd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.106929 | controller | Jun 11 11:53:16.436195 crc crio[3644]: time="2026-06-11T11:53:16.436109793Z" level=info msg="Removing pod sandbox: 7c665f07b30ce14460a281ce16a527ac66b9aa4a6212ddd22a6f8745033862df" id=3ad9cf9d-adb0-4e48-a999-0a35b7ad94d6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.107017 | controller | Jun 11 11:53:16.446408 crc crio[3644]: time="2026-06-11T11:53:16.446312904Z" level=info msg="Removed pod sandbox: 7c665f07b30ce14460a281ce16a527ac66b9aa4a6212ddd22a6f8745033862df" id=3ad9cf9d-adb0-4e48-a999-0a35b7ad94d6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.107040 | controller | Jun 11 11:53:16.447159 crc crio[3644]: time="2026-06-11T11:53:16.447069824Z" level=info msg="Stopping pod sandbox: 30d98b1b4d89b18d4284f050d6a975ec80c5c0688a7378cf89d934c0d8395169" id=46c13419-06e3-4681-82d5-2c1806a345ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.107059 | controller | Jun 11 11:53:16.447235 crc crio[3644]: time="2026-06-11T11:53:16.447184398Z" level=info msg="Stopped pod sandbox (already stopped): 30d98b1b4d89b18d4284f050d6a975ec80c5c0688a7378cf89d934c0d8395169" id=46c13419-06e3-4681-82d5-2c1806a345ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.107077 | controller | Jun 11 11:53:16.448228 crc crio[3644]: time="2026-06-11T11:53:16.448142725Z" level=info msg="Removing pod sandbox: 30d98b1b4d89b18d4284f050d6a975ec80c5c0688a7378cf89d934c0d8395169" id=f1ec0fe5-3925-4dab-a38f-59d4f9194790 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.107095 | controller | Jun 11 11:53:16.459463 crc crio[3644]: time="2026-06-11T11:53:16.459355217Z" level=info msg="Removed pod sandbox: 30d98b1b4d89b18d4284f050d6a975ec80c5c0688a7378cf89d934c0d8395169" id=f1ec0fe5-3925-4dab-a38f-59d4f9194790 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.107116 | controller | Jun 11 11:53:16.460422 crc crio[3644]: time="2026-06-11T11:53:16.460338681Z" level=info msg="Stopping pod sandbox: cb91530478e81e7301ce1ee8a94bb38c42b2efb72d252d2c4c8cb6748cb3fc5f" id=1e23cad6-5537-4279-ba2d-2133d623b9f9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.107134 | controller | Jun 11 11:53:16.460505 crc crio[3644]: time="2026-06-11T11:53:16.460436734Z" level=info msg="Stopped pod sandbox (already stopped): cb91530478e81e7301ce1ee8a94bb38c42b2efb72d252d2c4c8cb6748cb3fc5f" id=1e23cad6-5537-4279-ba2d-2133d623b9f9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.107151 | controller | Jun 11 11:53:16.461398 crc crio[3644]: time="2026-06-11T11:53:16.461298889Z" level=info msg="Removing pod sandbox: cb91530478e81e7301ce1ee8a94bb38c42b2efb72d252d2c4c8cb6748cb3fc5f" id=ef24e85d-1ba7-4263-8e34-e7e6ca2e4446 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.107168 | controller | Jun 11 11:53:16.472757 crc crio[3644]: time="2026-06-11T11:53:16.472598154Z" level=info msg="Removed pod sandbox: cb91530478e81e7301ce1ee8a94bb38c42b2efb72d252d2c4c8cb6748cb3fc5f" id=ef24e85d-1ba7-4263-8e34-e7e6ca2e4446 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.107185 | controller | Jun 11 11:53:17.103235 crc crio[3644]: time="2026-06-11T11:53:17.103159697Z" level=info msg="Stopping container: a9de47018d60d6281f0c7e41f02d5d15315e20e41993c2c38fb3e1912f0db05f (timeout: 2s)" id=f1460e44-a6ca-42b2-965a-4478ddb6fc52 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.107204 | controller | Jun 11 11:53:17.262280 crc crio[3644]: time="2026-06-11T11:53:17.262145973Z" level=info msg="Stopped container a9de47018d60d6281f0c7e41f02d5d15315e20e41993c2c38fb3e1912f0db05f: openshift-marketplace/certified-operators-dtzfl/registry-server" id=f1460e44-a6ca-42b2-965a-4478ddb6fc52 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.107222 | controller | Jun 11 11:53:17.264048 crc crio[3644]: time="2026-06-11T11:53:17.263916293Z" level=info msg="Stopping pod sandbox: 955449ef97475afc6cf711364eb1e3e479b6a44c2a443ea7a16b6d9d91c29b1c" id=b69d8ebe-7fa3-4d04-bd7f-a8967e27e611 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.107242 | controller | Jun 11 11:53:17.264882 crc crio[3644]: time="2026-06-11T11:53:17.264813279Z" level=info msg="Got pod network &{Name:certified-operators-dtzfl Namespace:openshift-marketplace ID:955449ef97475afc6cf711364eb1e3e479b6a44c2a443ea7a16b6d9d91c29b1c UID:3c27ad7f-eb5f-474f-9d5a-34fbc42ac5df NetNS:/var/run/netns/d695b2d4-80ae-4734-a2cf-071003533166 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3c27ad7f_eb5f_474f_9d5a_34fbc42ac5df.slice PodAnnotations:0xc000ae0040}] Aliases:map[]}"
2026-06-11 13:18:25.107260 | controller | Jun 11 11:53:17.265155 crc crio[3644]: time="2026-06-11T11:53:17.265040605Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-dtzfl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.107279 | controller | Jun 11 11:53:17.308996 crc crio[3644]: time="2026-06-11T11:53:17.308896841Z" level=info msg="Stopping container: 65bd5f0ac11c3cf4289a81f467cd82a859f88b25f22f938ecbfe646ab27490a3 (timeout: 2s)" id=fc333347-6aa9-46ea-b63d-b25922827dfd name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.107313 | controller | Jun 11 11:53:17.462562 crc crio[3644]: time="2026-06-11T11:53:17.462460576Z" level=info msg="Stopped container 65bd5f0ac11c3cf4289a81f467cd82a859f88b25f22f938ecbfe646ab27490a3: openshift-marketplace/community-operators-svtbn/registry-server" id=fc333347-6aa9-46ea-b63d-b25922827dfd name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.107334 | controller | Jun 11 11:53:17.463925 crc crio[3644]: time="2026-06-11T11:53:17.463578638Z" level=info msg="Stopping pod sandbox: c175f5479a749f89ee94f44f24c576780ae80b0c8c8d34db9530bc6258e054df" id=60fbc064-8e35-4761-bc8b-4f6e7bcd7e0a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.107355 | controller | Jun 11 11:53:17.464401 crc crio[3644]: time="2026-06-11T11:53:17.464309599Z" level=info msg="Got pod network &{Name:community-operators-svtbn Namespace:openshift-marketplace ID:c175f5479a749f89ee94f44f24c576780ae80b0c8c8d34db9530bc6258e054df UID:abd1fa2e-ee31-4883-9981-187fc306b25a NetNS:/var/run/netns/9f16ee52-0f56-4a2b-b29a-fdecb4d0dc8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podabd1fa2e_ee31_4883_9981_187fc306b25a.slice PodAnnotations:0xc000896268}] Aliases:map[]}"
2026-06-11 13:18:25.107375 | controller | Jun 11 11:53:17.464628 crc crio[3644]: time="2026-06-11T11:53:17.464522785Z" level=info msg="Deleting pod openshift-marketplace_community-operators-svtbn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.107394 | controller | Jun 11 11:53:17.613113 crc crio[3644]: time="2026-06-11T11:53:17.612990078Z" level=info msg="Stopped pod sandbox: 955449ef97475afc6cf711364eb1e3e479b6a44c2a443ea7a16b6d9d91c29b1c" id=b69d8ebe-7fa3-4d04-bd7f-a8967e27e611 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.107411 | controller | Jun 11 11:53:17.812218 crc crio[3644]: time="2026-06-11T11:53:17.811178134Z" level=info msg="Stopped pod sandbox: c175f5479a749f89ee94f44f24c576780ae80b0c8c8d34db9530bc6258e054df" id=60fbc064-8e35-4761-bc8b-4f6e7bcd7e0a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.107429 | controller | Jun 11 11:53:18.667177 crc crio[3644]: time="2026-06-11T11:53:18.66706661Z" level=info msg="Removing container: 65bd5f0ac11c3cf4289a81f467cd82a859f88b25f22f938ecbfe646ab27490a3" id=9b094079-3144-43ee-846b-1293b9556c4d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.107447 | controller | Jun 11 11:53:18.723561 crc crio[3644]: time="2026-06-11T11:53:18.723400879Z" level=info msg="Removed container 65bd5f0ac11c3cf4289a81f467cd82a859f88b25f22f938ecbfe646ab27490a3: openshift-marketplace/community-operators-svtbn/registry-server" id=9b094079-3144-43ee-846b-1293b9556c4d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.107464 | controller | Jun 11 11:53:18.737462 crc crio[3644]: time="2026-06-11T11:53:18.737233411Z" level=info msg="Removing container: f68dc40598f616ca467cb93566e9c358377c83cc861f7719c71f0db89a47279e" id=78a86f4c-b33d-4161-9095-762bf0befada name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.107481 | controller | Jun 11 11:53:18.809970 crc crio[3644]: time="2026-06-11T11:53:18.809849565Z" level=info msg="Removed container f68dc40598f616ca467cb93566e9c358377c83cc861f7719c71f0db89a47279e: openshift-marketplace/community-operators-svtbn/extract-content" id=78a86f4c-b33d-4161-9095-762bf0befada name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.107498 | controller | Jun 11 11:53:18.817119 crc crio[3644]: time="2026-06-11T11:53:18.816993129Z" level=info msg="Removing container: 720049cdf2ca6701dfdc34af4fa09006a8d131487a946f8d3bf5298ad50fddca" id=b5f833e8-d05c-4bb4-a559-c0aa22f92143 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.107515 | controller | Jun 11 11:53:18.839508 crc crio[3644]: time="2026-06-11T11:53:18.839382435Z" level=info msg="Removed container 720049cdf2ca6701dfdc34af4fa09006a8d131487a946f8d3bf5298ad50fddca: openshift-marketplace/community-operators-svtbn/extract-utilities" id=b5f833e8-d05c-4bb4-a559-c0aa22f92143 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.107532 | controller | Jun 11 11:53:18.844444 crc crio[3644]: time="2026-06-11T11:53:18.844072919Z" level=info msg="Removing container: a9de47018d60d6281f0c7e41f02d5d15315e20e41993c2c38fb3e1912f0db05f" id=12664c35-8aac-4f12-850b-26958400196f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.107552 | controller | Jun 11 11:53:18.879370 crc crio[3644]: time="2026-06-11T11:53:18.878378764Z" level=info msg="Removed container a9de47018d60d6281f0c7e41f02d5d15315e20e41993c2c38fb3e1912f0db05f: openshift-marketplace/certified-operators-dtzfl/registry-server" id=12664c35-8aac-4f12-850b-26958400196f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.107571 | controller | Jun 11 11:53:18.882795 crc crio[3644]: time="2026-06-11T11:53:18.882090259Z" level=info msg="Removing container: 35a33c13f70f0e41c3b5e45469f6f7cb7d24e2974bccba28cc53dab8facb2dbd" id=2b1939f1-9f65-45fc-b394-44558ddc14d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.107588 | controller | Jun 11 11:53:18.919146 crc crio[3644]: time="2026-06-11T11:53:18.91901396Z" level=info msg="Removed container 35a33c13f70f0e41c3b5e45469f6f7cb7d24e2974bccba28cc53dab8facb2dbd: openshift-marketplace/certified-operators-dtzfl/extract-content" id=2b1939f1-9f65-45fc-b394-44558ddc14d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.107605 | controller | Jun 11 11:53:18.926345 crc crio[3644]: time="2026-06-11T11:53:18.925531243Z" level=info msg="Removing container: c9e6a06567d6fb51a05de0cc7be89a428745b16dab5674882e2929253289c19e" id=25b04657-19a6-4590-804c-be9107abdaee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.107622 | controller | Jun 11 11:53:18.962874 crc crio[3644]: time="2026-06-11T11:53:18.962801052Z" level=info msg="Removed container c9e6a06567d6fb51a05de0cc7be89a428745b16dab5674882e2929253289c19e: openshift-marketplace/certified-operators-dtzfl/extract-utilities" id=25b04657-19a6-4590-804c-be9107abdaee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.107639 | controller | Jun 11 11:53:19.546486 crc crio[3644]: time="2026-06-11T11:53:19.545181322Z" level=info msg="Stopping container: fdef6e1f8a4d78ee444bf0d2d32829ecca0c36f9d9187141fbbad563ac694973 (timeout: 2s)" id=d960bd53-4ba3-46e8-aa5f-875d326e1370 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.107656 | controller | Jun 11 11:53:19.720115 crc crio[3644]: time="2026-06-11T11:53:19.719521579Z" level=info msg="Stopping container: 655f12857986a3a23ec466bf6ed90ce28ce911aff405d2c7c7d7d629b4413102 (timeout: 2s)" id=d7e3f313-3199-4187-9756-aff29396a858 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.107674 | controller | Jun 11 11:53:20.306810 crc crio[3644]: time="2026-06-11T11:53:20.306340816Z" level=info msg="Stopped container fdef6e1f8a4d78ee444bf0d2d32829ecca0c36f9d9187141fbbad563ac694973: openshift-marketplace/redhat-marketplace-h42zf/registry-server" id=d960bd53-4ba3-46e8-aa5f-875d326e1370 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.107692 | controller | Jun 11 11:53:20.307853 crc crio[3644]: time="2026-06-11T11:53:20.307320603Z" level=info msg="Stopping pod sandbox: e3c69a61716123ad81ef0a1a6b8c15a157740e9c15f0f4e4999b51572237b315" id=e873d992-5373-4d9d-80d1-9cf3b35fca31 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.107709 | controller | Jun 11 11:53:20.308636 crc crio[3644]: time="2026-06-11T11:53:20.3082791Z" level=info msg="Got pod network &{Name:redhat-marketplace-h42zf Namespace:openshift-marketplace ID:e3c69a61716123ad81ef0a1a6b8c15a157740e9c15f0f4e4999b51572237b315 UID:8a1fbf8b-8589-4a6c-a33f-7b0025cedac9 NetNS:/var/run/netns/cae30361-318a-4a6b-bfba-459bd5edbc84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8a1fbf8b_8589_4a6c_a33f_7b0025cedac9.slice PodAnnotations:0xc001682f68}] Aliases:map[]}"
2026-06-11 13:18:25.107727 | controller | Jun 11 11:53:20.308636 crc crio[3644]: time="2026-06-11T11:53:20.308469405Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-h42zf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.107747 | controller | Jun 11 11:53:20.369498 crc crio[3644]: time="2026-06-11T11:53:20.369263384Z" level=info msg="Stopped container 655f12857986a3a23ec466bf6ed90ce28ce911aff405d2c7c7d7d629b4413102: openshift-marketplace/redhat-operators-pz4h7/registry-server" id=d7e3f313-3199-4187-9756-aff29396a858 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.107767 | controller | Jun 11 11:53:20.372555 crc crio[3644]: time="2026-06-11T11:53:20.372505066Z" level=info msg="Stopping pod sandbox: 062f978e2eef0d6ed8bb1d36a4afaf23e1a7569721873e4489e3be4132d93f6e" id=dca69461-20be-41bf-94de-09c15aeaa838 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.107785 | controller | Jun 11 11:53:20.373233 crc crio[3644]: time="2026-06-11T11:53:20.373191908Z" level=info msg="Got pod network &{Name:redhat-operators-pz4h7 Namespace:openshift-marketplace ID:062f978e2eef0d6ed8bb1d36a4afaf23e1a7569721873e4489e3be4132d93f6e UID:ecb284e3-77b6-47a1-9fcb-598b41a1ede4 NetNS:/var/run/netns/76aaf636-0b69-4332-aab4-c3fba11734fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podecb284e3_77b6_47a1_9fcb_598b41a1ede4.slice PodAnnotations:0xc000dd2670}] Aliases:map[]}"
2026-06-11 13:18:25.107802 | controller | Jun 11 11:53:20.373868 crc crio[3644]: time="2026-06-11T11:53:20.373836668Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-pz4h7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.107820 | controller | Jun 11 11:53:22.469436 crc crio[3644]: time="2026-06-11T11:53:22.468579964Z" level=info msg="Stopped pod sandbox: e3c69a61716123ad81ef0a1a6b8c15a157740e9c15f0f4e4999b51572237b315" id=e873d992-5373-4d9d-80d1-9cf3b35fca31 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.107837 | controller | Jun 11 11:53:22.768331 crc crio[3644]: time="2026-06-11T11:53:22.767823358Z" level=info msg="Stopped pod sandbox: 062f978e2eef0d6ed8bb1d36a4afaf23e1a7569721873e4489e3be4132d93f6e" id=dca69461-20be-41bf-94de-09c15aeaa838 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.107887 | controller | Jun 11 11:53:22.808373 crc crio[3644]: time="2026-06-11T11:53:22.80828296Z" level=info msg="Removing container: 655f12857986a3a23ec466bf6ed90ce28ce911aff405d2c7c7d7d629b4413102" id=8991e177-6b07-4442-9c0d-27784ff04c8c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.107907 | controller | Jun 11 11:53:22.844979 crc crio[3644]: time="2026-06-11T11:53:22.844431902Z" level=info msg="Removed container 655f12857986a3a23ec466bf6ed90ce28ce911aff405d2c7c7d7d629b4413102: openshift-marketplace/redhat-operators-pz4h7/registry-server" id=8991e177-6b07-4442-9c0d-27784ff04c8c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.107925 | controller | Jun 11 11:53:22.850006 crc crio[3644]: time="2026-06-11T11:53:22.849244815Z" level=info msg="Removing container: c67f4777afea7728acb700e67c8c7d064b12bed46494e1e3f7d52f1d55948857" id=5e33f613-69b6-4df6-a655-6083d5cf9de0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.107943 | controller | Jun 11 11:53:22.896928 crc crio[3644]: time="2026-06-11T11:53:22.895525445Z" level=info msg="Removed container c67f4777afea7728acb700e67c8c7d064b12bed46494e1e3f7d52f1d55948857: openshift-marketplace/redhat-operators-pz4h7/extract-content" id=5e33f613-69b6-4df6-a655-6083d5cf9de0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.107960 | controller | Jun 11 11:53:22.903565 crc crio[3644]: time="2026-06-11T11:53:22.902280102Z" level=info msg="Removing container: 8684f92025585a80a0455afdba4e95596b0db9def0043734220832569242bd70" id=2c27e6f9-8399-4389-be66-e4dfad3790cd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.107977 | controller | Jun 11 11:53:22.940204 crc crio[3644]: time="2026-06-11T11:53:22.940123489Z" level=info msg="Removed container 8684f92025585a80a0455afdba4e95596b0db9def0043734220832569242bd70: openshift-marketplace/redhat-operators-pz4h7/extract-utilities" id=2c27e6f9-8399-4389-be66-e4dfad3790cd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.107994 | controller | Jun 11 11:53:22.948324 crc crio[3644]: time="2026-06-11T11:53:22.948228118Z" level=info msg="Removing container: fdef6e1f8a4d78ee444bf0d2d32829ecca0c36f9d9187141fbbad563ac694973" id=81536715-45d7-4322-a8fa-6db73524e352 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.108015 | controller | Jun 11 11:53:22.997702 crc crio[3644]: time="2026-06-11T11:53:22.99756086Z" level=info msg="Removed container fdef6e1f8a4d78ee444bf0d2d32829ecca0c36f9d9187141fbbad563ac694973: openshift-marketplace/redhat-marketplace-h42zf/registry-server" id=81536715-45d7-4322-a8fa-6db73524e352 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.108032 | controller | Jun 11 11:53:23.005139 crc crio[3644]: time="2026-06-11T11:53:23.005056964Z" level=info msg="Removing container: c2cda10c0837da787fe91e9cec3b5803f4621984bec118863042a371fd4465c3" id=2fb64ae6-9f43-4932-87cc-36d23cefdc4f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.108049 | controller | Jun 11 11:53:23.028865 crc crio[3644]: time="2026-06-11T11:53:23.028630274Z" level=info msg="Removed container c2cda10c0837da787fe91e9cec3b5803f4621984bec118863042a371fd4465c3: openshift-marketplace/redhat-marketplace-h42zf/extract-content" id=2fb64ae6-9f43-4932-87cc-36d23cefdc4f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.108066 | controller | Jun 11 11:53:23.031177 crc crio[3644]: time="2026-06-11T11:53:23.031132695Z" level=info msg="Removing container: 8fce4cde4667c16c2a1fd1ad1093be521cfefc552f7a6b4e95ea26ef053457d6" id=47cc128c-b71a-4cde-9ab2-43aa2e9dc338 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.108083 | controller | Jun 11 11:53:23.058580 crc crio[3644]: time="2026-06-11T11:53:23.058491273Z" level=info msg="Removed container 8fce4cde4667c16c2a1fd1ad1093be521cfefc552f7a6b4e95ea26ef053457d6: openshift-marketplace/redhat-marketplace-h42zf/extract-utilities" id=47cc128c-b71a-4cde-9ab2-43aa2e9dc338 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.108100 | controller | Jun 11 11:53:24.122964 crc crio[3644]: time="2026-06-11T11:53:24.121874649Z" level=info msg="Stopping container: 63fa57f693ae9385975a869f67fabca1d62d811b67b3060c3176436561b83b94 (timeout: 30s)" id=1b2f39b3-825f-4205-84b7-758b8adcd243 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.108118 | controller | Jun 11 11:53:24.252923 crc crio[3644]: time="2026-06-11T11:53:24.252496968Z" level=info msg="Stopped container 63fa57f693ae9385975a869f67fabca1d62d811b67b3060c3176436561b83b94: openshift-controller-manager/controller-manager-8b48fdb95-dmf8v/controller-manager" id=1b2f39b3-825f-4205-84b7-758b8adcd243 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.108135 | controller | Jun 11 11:53:24.253917 crc crio[3644]: time="2026-06-11T11:53:24.25383537Z" level=info msg="Stopping pod sandbox: d0ebea9dbdee1616931b7cd3856078608dad43c6fae564833e66dc65560bc73d" id=3e4984a4-a7d1-47ed-8cf0-28a568bdfa46 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.108153 | controller | Jun 11 11:53:24.254573 crc crio[3644]: time="2026-06-11T11:53:24.254498969Z" level=info msg="Got pod network &{Name:controller-manager-8b48fdb95-dmf8v Namespace:openshift-controller-manager ID:d0ebea9dbdee1616931b7cd3856078608dad43c6fae564833e66dc65560bc73d UID:2699e2f6-1303-449d-925d-c9fbb4f493bb NetNS:/var/run/netns/5670dc7f-e504-47ff-9c8a-c95ab84853d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2699e2f6_1303_449d_925d_c9fbb4f493bb.slice PodAnnotations:0xc000188780}] Aliases:map[]}"
2026-06-11 13:18:25.108172 | controller | Jun 11 11:53:24.254904 crc crio[3644]: time="2026-06-11T11:53:24.254836458Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8b48fdb95-dmf8v from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.108191 | controller | Jun 11 11:53:24.776539 crc crio[3644]: time="2026-06-11T11:53:24.776394213Z" level=info msg="Stopped pod sandbox: d0ebea9dbdee1616931b7cd3856078608dad43c6fae564833e66dc65560bc73d" id=3e4984a4-a7d1-47ed-8cf0-28a568bdfa46 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.108212 | controller | Jun 11 11:53:24.844517 crc crio[3644]: time="2026-06-11T11:53:24.844356684Z" level=info msg="Removing container: 63fa57f693ae9385975a869f67fabca1d62d811b67b3060c3176436561b83b94" id=26e099cb-4b6c-4afd-aaf6-2641609d22e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.108231 | controller | Jun 11 11:53:24.871623 crc crio[3644]: time="2026-06-11T11:53:24.871248069Z" level=info msg="Removed container 63fa57f693ae9385975a869f67fabca1d62d811b67b3060c3176436561b83b94: openshift-controller-manager/controller-manager-8b48fdb95-dmf8v/controller-manager" id=26e099cb-4b6c-4afd-aaf6-2641609d22e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.108248 | controller | Jun 11 11:53:25.292759 crc crio[3644]: time="2026-06-11T11:53:25.292193184Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-5f4d49f7d6-pz6h4/POD" id=3408db90-9cf8-4711-bda3-3ff7a4068ab1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.108265 | controller | Jun 11 11:53:25.294163 crc crio[3644]: time="2026-06-11T11:53:25.292820162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.108282 | controller | Jun 11 11:53:25.319630 crc crio[3644]: time="2026-06-11T11:53:25.319511831Z" level=info msg="Got pod network &{Name:controller-manager-5f4d49f7d6-pz6h4 Namespace:openshift-controller-manager ID:bae330b65ef1d58855cc1750dd5962bd3db738cc9f85f54e2ceeb843e19308cc UID:8364ad1e-1d1a-4137-8e21-c3084448614a NetNS:/var/run/netns/2196431d-d54f-431b-8e67-4aa204108126 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8364ad1e_1d1a_4137_8e21_c3084448614a.slice PodAnnotations:0xc000dd2728}] Aliases:map[]}"
2026-06-11 13:18:25.108299 | controller | Jun 11 11:53:25.319630 crc crio[3644]: time="2026-06-11T11:53:25.319598883Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-5f4d49f7d6-pz6h4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.108318 | controller | Jun 11 11:53:25.654158 crc crio[3644]: 2026-06-11T11:53:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bae330b65ef1d58 Mac:e6:d9:0a:64:a0:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/2196431d-d54f-431b-8e67-4aa204108126 SocketPath: PciID:}] [{Interface:0xc0004b25b0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.108337 | controller | Jun 11 11:53:25.657170 crc crio[3644]: time="2026-06-11T11:53:25.657091229Z" level=info msg="Got pod network &{Name:controller-manager-5f4d49f7d6-pz6h4 Namespace:openshift-controller-manager ID:bae330b65ef1d58855cc1750dd5962bd3db738cc9f85f54e2ceeb843e19308cc UID:8364ad1e-1d1a-4137-8e21-c3084448614a NetNS:/var/run/netns/2196431d-d54f-431b-8e67-4aa204108126 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8364ad1e_1d1a_4137_8e21_c3084448614a.slice PodAnnotations:0xc000dd2728}] Aliases:map[]}"
2026-06-11 13:18:25.108355 | controller | Jun 11 11:53:25.657336 crc crio[3644]: time="2026-06-11T11:53:25.657282635Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-5f4d49f7d6-pz6h4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.108372 | controller | Jun 11 11:53:25.664903 crc crio[3644]: time="2026-06-11T11:53:25.664788491Z" level=info msg="Ran pod sandbox bae330b65ef1d58855cc1750dd5962bd3db738cc9f85f54e2ceeb843e19308cc with infra container: openshift-controller-manager/controller-manager-5f4d49f7d6-pz6h4/POD" id=3408db90-9cf8-4711-bda3-3ff7a4068ab1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.108392 | controller | Jun 11 11:53:25.667844 crc crio[3644]: time="2026-06-11T11:53:25.66776091Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=8840c458-7f7c-4b98-b907-3774474fcad9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.108410 | controller | Jun 11 11:53:25.670481 crc crio[3644]: time="2026-06-11T11:53:25.670334126Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=7dd4ef83-ff8c-42fa-950d-102af9d6aa00 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.108427 | controller | Jun 11 11:53:25.678404 crc crio[3644]: time="2026-06-11T11:53:25.67830935Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-5f4d49f7d6-pz6h4/controller-manager" id=3e76ea31-146e-46b4-960a-2521bbb901e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.108446 | controller | Jun 11 11:53:25.679079 crc crio[3644]: time="2026-06-11T11:53:25.678969098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.108464 | controller | Jun 11 11:53:25.707239 crc crio[3644]: time="2026-06-11T11:53:25.70645706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.108482 | controller | Jun 11 11:53:25.711889 crc crio[3644]: time="2026-06-11T11:53:25.711811832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.108499 | controller | Jun 11 11:53:25.812090 crc crio[3644]: time="2026-06-11T11:53:25.811963249Z" level=info msg="Created container e4360cf2c3d6c72dfe69c5a5d0c4c55b0ddbd0108d24f5a1e23b2dc160f2103c: openshift-controller-manager/controller-manager-5f4d49f7d6-pz6h4/controller-manager" id=3e76ea31-146e-46b4-960a-2521bbb901e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.108518 | controller | Jun 11 11:53:25.814014 crc crio[3644]: time="2026-06-11T11:53:25.813956406Z" level=info msg="Starting container: e4360cf2c3d6c72dfe69c5a5d0c4c55b0ddbd0108d24f5a1e23b2dc160f2103c" id=e1bc75b2-cb98-474e-ab9d-ecd068284109 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.108537 | controller | Jun 11 11:53:25.819619 crc crio[3644]: time="2026-06-11T11:53:25.819531035Z" level=info msg="Started container" PID=19889 containerID=e4360cf2c3d6c72dfe69c5a5d0c4c55b0ddbd0108d24f5a1e23b2dc160f2103c description=openshift-controller-manager/controller-manager-5f4d49f7d6-pz6h4/controller-manager id=e1bc75b2-cb98-474e-ab9d-ecd068284109 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bae330b65ef1d58855cc1750dd5962bd3db738cc9f85f54e2ceeb843e19308cc
2026-06-11 13:18:25.108556 | controller | Jun 11 11:53:29.953050 crc crio[3644]: time="2026-06-11T11:53:29.951100601Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=ae2291cf-538d-41f6-9a20-ce44f016359a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.108574 | controller | Jun 11 11:53:29.957522 crc crio[3644]: time="2026-06-11T11:53:29.95739962Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=b2f93e2c-4857-4917-a638-fee5eb301364 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.108592 | controller | Jun 11 11:53:29.961942 crc crio[3644]: time="2026-06-11T11:53:29.96159519Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=e281a273-dff1-4ec2-b730-b27d93c2fe13 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.108617 | controller | Jun 11 11:53:29.962533 crc crio[3644]: time="2026-06-11T11:53:29.962382503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.108636 | controller | Jun 11 11:53:29.995376 crc crio[3644]: time="2026-06-11T11:53:29.995283937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.108685 | controller | Jun 11 11:53:30.002062 crc crio[3644]: time="2026-06-11T11:53:30.001975807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.108704 | controller | Jun 11 11:53:30.120054 crc crio[3644]: time="2026-06-11T11:53:30.11995223Z" level=info msg="Created container 01c96d74e7e9f4eac43d37a95d3787c64438dfeff095118a144b32fe66898806: openshift-console/downloads-747b44746d-4pqvr/download-server" id=e281a273-dff1-4ec2-b730-b27d93c2fe13 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.108722 | controller | Jun 11 11:53:30.123187 crc crio[3644]: time="2026-06-11T11:53:30.122232595Z" level=info msg="Starting container: 01c96d74e7e9f4eac43d37a95d3787c64438dfeff095118a144b32fe66898806" id=ce7c67b3-1b4a-46e1-a8e8-b07ff91d348a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.108739 | controller | Jun 11 11:53:30.138614 crc crio[3644]: time="2026-06-11T11:53:30.138435417Z" level=info msg="Started container" PID=20008 containerID=01c96d74e7e9f4eac43d37a95d3787c64438dfeff095118a144b32fe66898806 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=ce7c67b3-1b4a-46e1-a8e8-b07ff91d348a name=/runtime.v1.RuntimeService/StartContainer sandboxID=329481c7e901f292822a997f1565c8ea9d24ec8787303bb905ccb0f03ef4483b
2026-06-11 13:18:25.108757 | controller | Jun 11 11:53:57.017583 crc crio[3644]: time="2026-06-11T11:53:57.009537829Z" level=info msg="Stopping container: 01c96d74e7e9f4eac43d37a95d3787c64438dfeff095118a144b32fe66898806 (timeout: 2s)" id=3426cd53-c7fd-4fb8-b9df-ac81af81b1f1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.108775 | controller | Jun 11 11:53:57.272943 crc crio[3644]: time="2026-06-11T11:53:57.272786705Z" level=info msg="Stopped container 01c96d74e7e9f4eac43d37a95d3787c64438dfeff095118a144b32fe66898806: openshift-console/downloads-747b44746d-4pqvr/download-server" id=3426cd53-c7fd-4fb8-b9df-ac81af81b1f1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.108793 | controller | Jun 11 11:53:57.621827 crc crio[3644]: time="2026-06-11T11:53:57.621389114Z" level=info msg="Removing container: 702e3d4a92b062972a1e1be370a3af8f6131d072f618d42adf1d0f84832e3f88" id=41b62024-f68e-44bb-92fa-c8149431f3bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.108811 | controller | Jun 11 11:53:57.893156 crc crio[3644]: time="2026-06-11T11:53:57.893001774Z" level=info msg="Removed container 702e3d4a92b062972a1e1be370a3af8f6131d072f618d42adf1d0f84832e3f88: openshift-console/downloads-747b44746d-4pqvr/download-server" id=41b62024-f68e-44bb-92fa-c8149431f3bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.108830 | controller | Jun 11 11:54:16.494833 crc crio[3644]: time="2026-06-11T11:54:16.493840546Z" level=info msg="Stopping pod sandbox: 955449ef97475afc6cf711364eb1e3e479b6a44c2a443ea7a16b6d9d91c29b1c" id=20301d1f-8df1-4ff0-93bc-07bb79722371 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.108864 | controller | Jun 11 11:54:16.494833 crc crio[3644]: time="2026-06-11T11:54:16.494845075Z" level=info msg="Stopped pod sandbox (already stopped): 955449ef97475afc6cf711364eb1e3e479b6a44c2a443ea7a16b6d9d91c29b1c" id=20301d1f-8df1-4ff0-93bc-07bb79722371 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.108889 | controller | Jun 11 11:54:16.497885 crc crio[3644]: time="2026-06-11T11:54:16.497747089Z" level=info msg="Removing pod sandbox: 955449ef97475afc6cf711364eb1e3e479b6a44c2a443ea7a16b6d9d91c29b1c" id=d06bb53f-8a05-4616-b579-c2b593f99986 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.108912 | controller | Jun 11 11:54:16.509375 crc crio[3644]: time="2026-06-11T11:54:16.509241267Z" level=info msg="Removed pod sandbox: 955449ef97475afc6cf711364eb1e3e479b6a44c2a443ea7a16b6d9d91c29b1c" id=d06bb53f-8a05-4616-b579-c2b593f99986 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.108930 | controller | Jun 11 11:54:16.511095 crc crio[3644]: time="2026-06-11T11:54:16.510974575Z" level=info msg="Stopping pod sandbox: d0ebea9dbdee1616931b7cd3856078608dad43c6fae564833e66dc65560bc73d" id=89df0b5a-6e62-4944-a45f-f5e63f9f06c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.108948 | controller | Jun 11 11:54:16.511095 crc crio[3644]: time="2026-06-11T11:54:16.511078808Z" level=info msg="Stopped pod sandbox (already stopped): d0ebea9dbdee1616931b7cd3856078608dad43c6fae564833e66dc65560bc73d" id=89df0b5a-6e62-4944-a45f-f5e63f9f06c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.108965 | controller | Jun 11 11:54:16.512197 crc crio[3644]: time="2026-06-11T11:54:16.512098608Z" level=info msg="Removing pod sandbox: d0ebea9dbdee1616931b7cd3856078608dad43c6fae564833e66dc65560bc73d" id=6c45c297-9829-4eda-b589-054d609490d2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.108983 | controller | Jun 11 11:54:16.522483 crc crio[3644]: time="2026-06-11T11:54:16.522335834Z" level=info msg="Removed pod sandbox: d0ebea9dbdee1616931b7cd3856078608dad43c6fae564833e66dc65560bc73d" id=6c45c297-9829-4eda-b589-054d609490d2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.109000 | controller | Jun 11 11:54:16.523624 crc crio[3644]: time="2026-06-11T11:54:16.523451182Z" level=info msg="Stopping pod sandbox: 062f978e2eef0d6ed8bb1d36a4afaf23e1a7569721873e4489e3be4132d93f6e" id=fc947195-e06d-4407-a5c6-92a6d25055bc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.109017 | controller | Jun 11 11:54:16.523624 crc crio[3644]: time="2026-06-11T11:54:16.523532735Z" level=info msg="Stopped pod sandbox (already stopped): 062f978e2eef0d6ed8bb1d36a4afaf23e1a7569721873e4489e3be4132d93f6e" id=fc947195-e06d-4407-a5c6-92a6d25055bc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.109034 | controller | Jun 11 11:54:16.524437 crc crio[3644]: time="2026-06-11T11:54:16.524350668Z" level=info msg="Removing pod sandbox: 062f978e2eef0d6ed8bb1d36a4afaf23e1a7569721873e4489e3be4132d93f6e" id=89494598-c3f6-4c11-8a7c-04700817959e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.109051 | controller | Jun 11 11:54:16.535694 crc crio[3644]: time="2026-06-11T11:54:16.535534699Z" level=info msg="Removed pod sandbox: 062f978e2eef0d6ed8bb1d36a4afaf23e1a7569721873e4489e3be4132d93f6e" id=89494598-c3f6-4c11-8a7c-04700817959e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.109069 | controller | Jun 11 11:54:16.536597 crc crio[3644]: time="2026-06-11T11:54:16.536531376Z" level=info msg="Stopping pod sandbox: e3c69a61716123ad81ef0a1a6b8c15a157740e9c15f0f4e4999b51572237b315" id=5f71e42c-4e65-4edb-b637-7f02836acd2f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.109091 | controller | Jun 11 11:54:16.536597 crc crio[3644]: time="2026-06-11T11:54:16.536596778Z" level=info msg="Stopped pod sandbox (already stopped): e3c69a61716123ad81ef0a1a6b8c15a157740e9c15f0f4e4999b51572237b315" id=5f71e42c-4e65-4edb-b637-7f02836acd2f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.109113 | controller | Jun 11 11:54:16.537843 crc crio[3644]: time="2026-06-11T11:54:16.537701509Z" level=info msg="Removing pod sandbox: e3c69a61716123ad81ef0a1a6b8c15a157740e9c15f0f4e4999b51572237b315" id=43fe01bd-ecd7-487a-9252-80a81cb3b2cb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.109130 | controller | Jun 11 11:54:16.550215 crc crio[3644]: time="2026-06-11T11:54:16.549985702Z" level=info msg="Removed pod sandbox: e3c69a61716123ad81ef0a1a6b8c15a157740e9c15f0f4e4999b51572237b315" id=43fe01bd-ecd7-487a-9252-80a81cb3b2cb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.109152 | controller | Jun 11 11:54:16.552057 crc crio[3644]: time="2026-06-11T11:54:16.551975489Z" level=info msg="Stopping pod sandbox: c175f5479a749f89ee94f44f24c576780ae80b0c8c8d34db9530bc6258e054df" id=f6e77d99-2897-4ba3-883a-06963102dbd8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.109171 | controller | Jun 11 11:54:16.552192 crc crio[3644]: time="2026-06-11T11:54:16.552106653Z" level=info msg="Stopped pod sandbox (already stopped): c175f5479a749f89ee94f44f24c576780ae80b0c8c8d34db9530bc6258e054df" id=f6e77d99-2897-4ba3-883a-06963102dbd8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.109189 | controller | Jun 11 11:54:16.553040 crc crio[3644]: time="2026-06-11T11:54:16.552957368Z" level=info msg="Removing pod sandbox: c175f5479a749f89ee94f44f24c576780ae80b0c8c8d34db9530bc6258e054df" id=382973bb-8389-4d16-beef-a536549456dd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.109207 | controller | Jun 11 11:54:16.569903 crc crio[3644]: time="2026-06-11T11:54:16.569748336Z" level=info msg="Removed pod sandbox: c175f5479a749f89ee94f44f24c576780ae80b0c8c8d34db9530bc6258e054df" id=382973bb-8389-4d16-beef-a536549456dd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.109226 | controller | Jun 11 11:55:08.258362 crc crio[3644]: time="2026-06-11T11:55:08.257482594Z" level=info msg="Stopping container: dce2e73f55d21ef6d0e69fdaa38b1cf29143aa8fd979d10f2301d26009f485b3 (timeout: 30s)" id=4ebbfbc7-cab7-4cc4-8d93-63e0417a4c37 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.109244 | controller | Jun 11 11:55:08.292819 crc crio[3644]: time="2026-06-11T11:55:08.292591137Z" level=info msg="Stopping container: dd5d8593412e4d7cca05e7f6c74a433907a41e397c31d3fbed01e11cca3498f8 (timeout: 30s)" id=5b72fe72-69c9-44a1-8fe9-b38800623fcc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.109262 | controller | Jun 11 11:55:08.317877 crc crio[3644]: time="2026-06-11T11:55:08.31760506Z" level=info msg="Stopping container: 01c206957b73270dbdd5749b692ad7c4f545f514cab05c724c40f16fac8dde6e (timeout: 30s)" id=1fb7a73b-713a-427e-9c45-b0dfdaa5fd8a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.109279 | controller | Jun 11 11:55:08.370253 crc crio[3644]: time="2026-06-11T11:55:08.370113229Z" level=info msg="Stopping container: ab2f5dd346672854f4051bd0d09631805bd26f287841e6cadd31d67d6dde81f8 (timeout: 30s)" id=259a95da-a4eb-4a7d-bc22-865bf1b39f2e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.109296 | controller | Jun 11 11:55:08.389364 crc crio[3644]: time="2026-06-11T11:55:08.389241191Z" level=info msg="Stopped container dce2e73f55d21ef6d0e69fdaa38b1cf29143aa8fd979d10f2301d26009f485b3: openshift-marketplace/certified-operators-l27pk/registry-server" id=4ebbfbc7-cab7-4cc4-8d93-63e0417a4c37 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.109313 | controller | Jun 11 11:55:08.390784 crc crio[3644]: time="2026-06-11T11:55:08.390622523Z" level=info msg="Stopping pod sandbox: a3403638c3473e1c84e850a598bd2645cd1f2e5fd04f63f9c5b1e02a3bc6b35f" id=1a7c98c5-abb1-421d-a997-46d09e381eee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.109330 | controller | Jun 11 11:55:08.392154 crc crio[3644]: time="2026-06-11T11:55:08.392097856Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:a3403638c3473e1c84e850a598bd2645cd1f2e5fd04f63f9c5b1e02a3bc6b35f UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/544c9042-19be-4230-ae91-0722388c2101 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:0xc001683310}] Aliases:map[]}"
2026-06-11 13:18:25.109352 | controller | Jun 11 11:55:08.392593 crc crio[3644]: time="2026-06-11T11:55:08.392534318Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.109370 | controller | Jun 11 11:55:08.439750 crc crio[3644]: time="2026-06-11T11:55:08.439069173Z" level=info msg="Stopping container: b60be20832aa58cdf7335c0b30b9e0f35dda546d72e1389f1fc33ed2fe858bae (timeout: 30s)" id=1a0bd556-0caa-47d8-9060-66a8c29d2b52 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.109389 | controller | Jun 11 11:55:08.450137 crc crio[3644]: time="2026-06-11T11:55:08.449597854Z" level=info msg="Stopped container dd5d8593412e4d7cca05e7f6c74a433907a41e397c31d3fbed01e11cca3498f8: openshift-marketplace/community-operators-qhh6t/registry-server" id=5b72fe72-69c9-44a1-8fe9-b38800623fcc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.109407 | controller | Jun 11 11:55:08.458533 crc crio[3644]: time="2026-06-11T11:55:08.452746635Z" level=info msg="Stopping pod sandbox: 34eecf6f145537043fdc0e42a2897cb62f2ad2206c5e621c814e650c9ef3ef65" id=b26109bf-0aae-47be-b724-e0d9b96d3fe2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.109425 | controller | Jun 11 11:55:08.458533 crc crio[3644]: time="2026-06-11T11:55:08.458034484Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:34eecf6f145537043fdc0e42a2897cb62f2ad2206c5e621c814e650c9ef3ef65 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/70d950b2-50e6-4d16-b33e-d917ddd1acf4 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:0xc000dd2570}] Aliases:map[]}"
2026-06-11 13:18:25.109443 | controller | Jun 11 11:55:08.458533 crc crio[3644]: time="2026-06-11T11:55:08.458332933Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.109460 | controller | Jun 11 11:55:08.466616 crc crio[3644]: time="2026-06-11T11:55:08.466170897Z" level=info msg="Stopped container 01c206957b73270dbdd5749b692ad7c4f545f514cab05c724c40f16fac8dde6e: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=1fb7a73b-713a-427e-9c45-b0dfdaa5fd8a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.109478 | controller | Jun 11 11:55:08.467420 crc crio[3644]: time="2026-06-11T11:55:08.467310429Z" level=info msg="Stopping pod sandbox: 118afe6f547f12ee8a7a20cded0d33f5350e4bf720d1ce2e32cc11a68e708459" id=881abd91-339b-4de9-86f3-b5a8f0633c05 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.109495 | controller | Jun 11 11:55:08.467963 crc crio[3644]: time="2026-06-11T11:55:08.467797994Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:118afe6f547f12ee8a7a20cded0d33f5350e4bf720d1ce2e32cc11a68e708459 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/7bc16fa6-1ec4-443b-8d43-6599d6d96d9c 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:0xc000188350}] Aliases:map[]}"
2026-06-11 13:18:25.109512 | controller | Jun 11 11:55:08.472970 crc crio[3644]: time="2026-06-11T11:55:08.47289778Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.109530 | controller | Jun 11 11:55:08.522311 crc crio[3644]: time="2026-06-11T11:55:08.522236216Z" level=info msg="Stopped container ab2f5dd346672854f4051bd0d09631805bd26f287841e6cadd31d67d6dde81f8: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=259a95da-a4eb-4a7d-bc22-865bf1b39f2e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.109552 | controller | Jun 11 11:55:08.524979 crc crio[3644]: time="2026-06-11T11:55:08.524888451Z" level=info msg="Stopping pod sandbox: 02d7e09a445312a50978f37c356891b1fba644aac2805fa04d932c2c524a1cf5" id=4aba95a1-d640-4797-a8e2-c0a8ac074381 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.109571 | controller | Jun 11 11:55:08.525593 crc crio[3644]: time="2026-06-11T11:55:08.525512129Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:02d7e09a445312a50978f37c356891b1fba644aac2805fa04d932c2c524a1cf5 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/c6b1252b-b654-41eb-889a-ebc62262891f 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:0xc00008d8a0}] Aliases:map[]}"
2026-06-11 13:18:25.109591 | controller | Jun 11 11:55:08.525885 crc crio[3644]: time="2026-06-11T11:55:08.525799248Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.109616 | controller | Jun 11 11:55:08.576422 crc crio[3644]: time="2026-06-11T11:55:08.576289377Z" level=info msg="Stopped container b60be20832aa58cdf7335c0b30b9e0f35dda546d72e1389f1fc33ed2fe858bae: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=1a0bd556-0caa-47d8-9060-66a8c29d2b52 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.109637 | controller | Jun 11 11:55:08.577875 crc crio[3644]: time="2026-06-11T11:55:08.57778146Z" level=info msg="Stopping pod sandbox: 5f6e7a87911754cb0e7be14698dea7dcb3740a467f1cc27f7047d34b33011759" id=0cadb3bf-e3b1-4abc-8d50-a35619295d68 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.109658 | controller | Jun 11 11:55:08.578305 crc crio[3644]: time="2026-06-11T11:55:08.578227233Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:5f6e7a87911754cb0e7be14698dea7dcb3740a467f1cc27f7047d34b33011759 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/93ead76b-a229-43d5-a28e-1b0062c94d83 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:0xc000dd2660}] Aliases:map[]}"
2026-06-11 13:18:25.109679 | controller | Jun 11 11:55:08.578498 crc crio[3644]: time="2026-06-11T11:55:08.578427068Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.109758 | controller | Jun 11 11:55:08.766143 crc crio[3644]: time="2026-06-11T11:55:08.765763411Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-n8v69/POD" id=055d6614-8671-4917-bdf3-7b68511c677f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.109784 | controller | Jun 11 11:55:08.766311 crc crio[3644]: time="2026-06-11T11:55:08.766219854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.109803 | controller | Jun 11 11:55:08.802418 crc crio[3644]: time="2026-06-11T11:55:08.802228272Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-n8v69 Namespace:openshift-marketplace ID:40aa928ffffb5909e9f2cc45c58d306b07a8677c7cf659b8a829e44f0e4dfffe UID:fc2af7f4-1470-4fb1-bec2-96b2d2273970 NetNS:/var/run/netns/d6b68fc7-7cb0-48f2-9cfb-1e2fbc6f48dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc2af7f4_1470_4fb1_bec2_96b2d2273970.slice PodAnnotations:0xc00061e040}] Aliases:map[]}"
2026-06-11 13:18:25.109864 | controller | Jun 11 11:55:08.802418 crc crio[3644]: time="2026-06-11T11:55:08.802315595Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-n8v69 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.109896 | controller | Jun 11 11:55:08.845422 crc crio[3644]: time="2026-06-11T11:55:08.845172957Z" level=info msg="Stopped pod sandbox: 34eecf6f145537043fdc0e42a2897cb62f2ad2206c5e621c814e650c9ef3ef65" id=b26109bf-0aae-47be-b724-e0d9b96d3fe2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.109916 | controller | Jun 11 11:55:08.992182 crc crio[3644]: time="2026-06-11T11:55:08.992027082Z" level=info msg="Stopped pod sandbox: a3403638c3473e1c84e850a598bd2645cd1f2e5fd04f63f9c5b1e02a3bc6b35f" id=1a7c98c5-abb1-421d-a997-46d09e381eee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.109934 | controller | Jun 11 11:55:09.009425 crc crio[3644]: time="2026-06-11T11:55:09.009318938Z" level=info msg="Stopped pod sandbox: 118afe6f547f12ee8a7a20cded0d33f5350e4bf720d1ce2e32cc11a68e708459" id=881abd91-339b-4de9-86f3-b5a8f0633c05 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.109951 | controller | Jun 11 11:55:09.113466 crc crio[3644]: time="2026-06-11T11:55:09.113271843Z" level=info msg="Stopped pod sandbox: 02d7e09a445312a50978f37c356891b1fba644aac2805fa04d932c2c524a1cf5" id=4aba95a1-d640-4797-a8e2-c0a8ac074381 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.109967 | controller | Jun 11 11:55:09.120238 crc crio[3644]: time="2026-06-11T11:55:09.119905352Z" level=info msg="Stopped pod sandbox: 5f6e7a87911754cb0e7be14698dea7dcb3740a467f1cc27f7047d34b33011759" id=0cadb3bf-e3b1-4abc-8d50-a35619295d68 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.109984 | controller | Jun 11 11:55:09.334159 crc crio[3644]: time="2026-06-11T11:55:09.334033398Z" level=info msg="Removing container: 01c206957b73270dbdd5749b692ad7c4f545f514cab05c724c40f16fac8dde6e" id=1eb36470-6852-4a62-8aad-8cbf7b7198fa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.110001 | controller | Jun 11 11:55:09.359557 crc crio[3644]: time="2026-06-11T11:55:09.359428017Z" level=info msg="Removed container 01c206957b73270dbdd5749b692ad7c4f545f514cab05c724c40f16fac8dde6e: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=1eb36470-6852-4a62-8aad-8cbf7b7198fa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.110017 | controller | Jun 11 11:55:09.367403 crc crio[3644]: time="2026-06-11T11:55:09.367296127Z" level=info msg="Removing container: 9fc2b59b7321bde579db9dcedc7df0cc3802248159c480d161e8159196705bb9" id=4b79d66d-cca7-43f5-987a-349cd609315d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.110035 | controller | Jun 11 11:55:09.421099 crc crio[3644]: time="2026-06-11T11:55:09.420475005Z" level=info msg="Removed container 9fc2b59b7321bde579db9dcedc7df0cc3802248159c480d161e8159196705bb9: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=4b79d66d-cca7-43f5-987a-349cd609315d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.110052 | controller | Jun 11 11:55:09.433739 crc crio[3644]: time="2026-06-11T11:55:09.432503358Z" level=info msg="Removing container: b60be20832aa58cdf7335c0b30b9e0f35dda546d72e1389f1fc33ed2fe858bae" id=2abe51b5-0797-4bf7-86d4-3195f32f5d5f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.110069 | controller | Jun 11 11:55:09.478126 crc crio[3644]: 2026-06-11T11:55:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:40aa928ffffb590 Mac:b2:78:8c:b4:e6:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/d6b68fc7-7cb0-48f2-9cfb-1e2fbc6f48dc SocketPath: PciID:}] [{Interface:0xc000015140 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.110086 | controller | Jun 11 11:55:09.479747 crc crio[3644]: time="2026-06-11T11:55:09.479598891Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-n8v69 Namespace:openshift-marketplace ID:40aa928ffffb5909e9f2cc45c58d306b07a8677c7cf659b8a829e44f0e4dfffe UID:fc2af7f4-1470-4fb1-bec2-96b2d2273970 NetNS:/var/run/netns/d6b68fc7-7cb0-48f2-9cfb-1e2fbc6f48dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc2af7f4_1470_4fb1_bec2_96b2d2273970.slice PodAnnotations:0xc00061e040}] Aliases:map[]}"
2026-06-11 13:18:25.110106 | controller | Jun 11 11:55:09.480239 crc crio[3644]: time="2026-06-11T11:55:09.479900809Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-n8v69 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.110123 | controller | Jun 11 11:55:09.491441 crc crio[3644]: time="2026-06-11T11:55:09.491407708Z" level=info msg="Ran pod sandbox 40aa928ffffb5909e9f2cc45c58d306b07a8677c7cf659b8a829e44f0e4dfffe with infra container: openshift-marketplace/marketplace-operator-547dbd544d-n8v69/POD" id=055d6614-8671-4917-bdf3-7b68511c677f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.110139 | controller | Jun 11 11:55:09.496294 crc crio[3644]: time="2026-06-11T11:55:09.494425325Z" level=info msg="Removed container b60be20832aa58cdf7335c0b30b9e0f35dda546d72e1389f1fc33ed2fe858bae: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=2abe51b5-0797-4bf7-86d4-3195f32f5d5f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.110156 | controller | Jun 11 11:55:09.501466 crc crio[3644]: time="2026-06-11T11:55:09.501350981Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=caf878d4-33b1-4880-bee6-5294edeb503a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.110173 | controller | Jun 11 11:55:09.503045 crc crio[3644]: time="2026-06-11T11:55:09.503016548Z" level=info msg="Removing container: a877eb9634b6ef016ba0a1ec6aed28ad2436a7ded94b55b48b6744195c971fb5" id=867f2fd6-2531-4bc1-88c0-cc0c8ac2950f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.110190 | controller | Jun 11 11:55:09.505275 crc crio[3644]: time="2026-06-11T11:55:09.50511861Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=b558146f-4900-433d-8714-fd90f6e73c05 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.110208 | controller | Jun 11 11:55:09.523221 crc crio[3644]: time="2026-06-11T11:55:09.523109422Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-n8v69/marketplace-operator" id=cf2b90af-304e-4ca6-944c-98dea59e76d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.110225 | controller | Jun 11 11:55:09.530916 crc crio[3644]: time="2026-06-11T11:55:09.530699362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.110242 | controller | Jun 11 11:55:09.538713 crc crio[3644]: time="2026-06-11T11:55:09.538592253Z" level=info msg="Removed container a877eb9634b6ef016ba0a1ec6aed28ad2436a7ded94b55b48b6744195c971fb5: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=867f2fd6-2531-4bc1-88c0-cc0c8ac2950f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.110260 | controller | Jun 11 11:55:09.544077 crc crio[3644]: time="2026-06-11T11:55:09.544015908Z" level=info msg="Removing container: a06ec85ac52c17d04074db1e22287b39a37d01431987d77e1c046c9b607935c9" id=3d01c0fa-e7e8-420d-a516-ba902af3b99b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.110277 | controller | Jun 11 11:55:09.572731 crc crio[3644]: time="2026-06-11T11:55:09.572622894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.110295 | controller | Jun 11 11:55:09.576402 crc crio[3644]: time="2026-06-11T11:55:09.57634582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.110316 | controller | Jun 11 11:55:09.583345 crc crio[3644]: time="2026-06-11T11:55:09.582397884Z" level=info msg="Removed container a06ec85ac52c17d04074db1e22287b39a37d01431987d77e1c046c9b607935c9: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=3d01c0fa-e7e8-420d-a516-ba902af3b99b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.110334 | controller | Jun 11 11:55:09.593961 crc crio[3644]: time="2026-06-11T11:55:09.593816178Z" level=info msg="Removing container: dce2e73f55d21ef6d0e69fdaa38b1cf29143aa8fd979d10f2301d26009f485b3" id=186b7d85-05d8-4016-8624-2358bf37be0c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.110351 | controller | Jun 11 11:55:09.614223 crc crio[3644]: time="2026-06-11T11:55:09.614129458Z" level=info msg="Removed container dce2e73f55d21ef6d0e69fdaa38b1cf29143aa8fd979d10f2301d26009f485b3: openshift-marketplace/certified-operators-l27pk/registry-server" id=186b7d85-05d8-4016-8624-2358bf37be0c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.110368 | controller | Jun 11 11:55:09.617166 crc crio[3644]: time="2026-06-11T11:55:09.61704139Z" level=info msg="Removing container: 514314ccfde6991900d82ea16e426be99b903859929587dee5fb7343c6117abe" id=95cc07d0-3333-40cf-973b-1173602738fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.110384 | controller | Jun 11 11:55:09.650488 crc crio[3644]: time="2026-06-11T11:55:09.650257407Z" level=info msg="Removed container 514314ccfde6991900d82ea16e426be99b903859929587dee5fb7343c6117abe: openshift-marketplace/certified-operators-l27pk/extract-content" id=95cc07d0-3333-40cf-973b-1173602738fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.110400 | controller | Jun 11 11:55:09.656308 crc crio[3644]: time="2026-06-11T11:55:09.65596258Z" level=info msg="Removing container: 46d04a54335ece83a94afe407fec032b8531b7dd1bd1285860672d70d3248066" id=91ca3300-822b-4fcd-aa76-27d29f267061 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.110417 | controller | Jun 11 11:55:09.687053 crc crio[3644]: time="2026-06-11T11:55:09.686828573Z" level=info msg="Removed container 46d04a54335ece83a94afe407fec032b8531b7dd1bd1285860672d70d3248066: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=91ca3300-822b-4fcd-aa76-27d29f267061 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.110432 | controller | Jun 11 11:55:09.698827 crc crio[3644]: time="2026-06-11T11:55:09.698559126Z" level=info msg="Removing container: ab2f5dd346672854f4051bd0d09631805bd26f287841e6cadd31d67d6dde81f8" id=6bc7d70e-de16-475b-9054-bdd7ae84f532 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.110448 | controller | Jun 11 11:55:09.699852 crc crio[3644]: time="2026-06-11T11:55:09.69974911Z" level=info msg="Created container cb369176b28244175b2f727bcf82fc5cd522e8c9b18c2c8b11142e631302ed7e: openshift-marketplace/marketplace-operator-547dbd544d-n8v69/marketplace-operator" id=cf2b90af-304e-4ca6-944c-98dea59e76d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.110464 | controller | Jun 11 11:55:09.702141 crc crio[3644]: time="2026-06-11T11:55:09.702065945Z" level=info msg="Starting container: cb369176b28244175b2f727bcf82fc5cd522e8c9b18c2c8b11142e631302ed7e" id=b1408852-9d90-44e1-8b50-f49db2a1f47d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.110480 | controller | Jun 11 11:55:09.712887 crc crio[3644]: time="2026-06-11T11:55:09.712690809Z" level=info msg="Started container" PID=21495 containerID=cb369176b28244175b2f727bcf82fc5cd522e8c9b18c2c8b11142e631302ed7e description=openshift-marketplace/marketplace-operator-547dbd544d-n8v69/marketplace-operator id=b1408852-9d90-44e1-8b50-f49db2a1f47d name=/runtime.v1.RuntimeService/StartContainer sandboxID=40aa928ffffb5909e9f2cc45c58d306b07a8677c7cf659b8a829e44f0e4dfffe
2026-06-11 13:18:25.110500 | controller | Jun 11 11:55:09.726029 crc crio[3644]: time="2026-06-11T11:55:09.725925179Z" level=info msg="Removed container ab2f5dd346672854f4051bd0d09631805bd26f287841e6cadd31d67d6dde81f8: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=6bc7d70e-de16-475b-9054-bdd7ae84f532 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.110517 | controller | Jun 11 11:55:09.729060 crc crio[3644]: time="2026-06-11T11:55:09.728937011Z" level=info msg="Removing container: 17953f2fccd1aa16083ec6eeb0d6df9308087df676627ab93f368d6a7f83f39d" id=8a81039f-12ba-4fbb-a1e2-c972a0f8653e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.110533 | controller | Jun 11 11:55:09.753561 crc crio[3644]: time="2026-06-11T11:55:09.753257668Z" level=info msg="Removed container 17953f2fccd1aa16083ec6eeb0d6df9308087df676627ab93f368d6a7f83f39d: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=8a81039f-12ba-4fbb-a1e2-c972a0f8653e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.110550 | controller | Jun 11 11:55:09.757455 crc crio[3644]: time="2026-06-11T11:55:09.757319722Z" level=info msg="Removing container: 8ca5166c002327fa0930116a5f0a4c587466d48b877c5e74964edb91ac3cf15b" id=15f818d0-c26c-4a15-bfae-b3f7558c3cb1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.110566 | controller | Jun 11 11:55:09.782710 crc crio[3644]: time="2026-06-11T11:55:09.782535545Z" level=info msg="Removed container 8ca5166c002327fa0930116a5f0a4c587466d48b877c5e74964edb91ac3cf15b: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=15f818d0-c26c-4a15-bfae-b3f7558c3cb1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.110583 | controller | Jun 11 11:55:09.795507 crc crio[3644]: time="2026-06-11T11:55:09.795395937Z" level=info msg="Removing container: dd5d8593412e4d7cca05e7f6c74a433907a41e397c31d3fbed01e11cca3498f8" id=44a844fa-7f72-468b-940b-a3578913d5cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.110600 | controller | Jun 11 11:55:09.821798 crc crio[3644]: time="2026-06-11T11:55:09.821522903Z" level=info msg="Removed container dd5d8593412e4d7cca05e7f6c74a433907a41e397c31d3fbed01e11cca3498f8: openshift-marketplace/community-operators-qhh6t/registry-server" id=44a844fa-7f72-468b-940b-a3578913d5cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.110617 | controller | Jun 11 11:55:09.830986 crc crio[3644]: time="2026-06-11T11:55:09.830821438Z" level=info msg="Removing container: 57111d7afa833e9cc049f28f71f459022c80978cd61961864488d3bf154cffa5" id=07bd26c7-b199-4a43-ab9f-970bf9f5168f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.110633 | controller | Jun 11 11:55:09.865569 crc crio[3644]: time="2026-06-11T11:55:09.86488739Z" level=info msg="Removed container 57111d7afa833e9cc049f28f71f459022c80978cd61961864488d3bf154cffa5: openshift-marketplace/community-operators-qhh6t/extract-content" id=07bd26c7-b199-4a43-ab9f-970bf9f5168f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.110650 | controller | Jun 11 11:55:09.872329 crc crio[3644]: time="2026-06-11T11:55:09.872065114Z" level=info msg="Removing container: 614d4f1692540f061eb77fb99af3462a4c3c7605bed7c910df492ba6619debc7" id=8eb6ed39-176b-4411-ac08-c211f72a07d3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.110666 | controller | Jun 11 11:55:09.899513 crc crio[3644]: time="2026-06-11T11:55:09.899376084Z" level=info msg="Removed container 614d4f1692540f061eb77fb99af3462a4c3c7605bed7c910df492ba6619debc7: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=8eb6ed39-176b-4411-ac08-c211f72a07d3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.110683 | controller | Jun 11 11:55:10.836628 crc crio[3644]: time="2026-06-11T11:55:10.835974015Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-c784s/POD" id=2f67d7be-1bd4-403a-b7c3-2622371643bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.110704 | controller | Jun 11 11:55:10.838938 crc crio[3644]: time="2026-06-11T11:55:10.836736657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.110722 | controller | Jun 11 11:55:10.865286 crc crio[3644]: time="2026-06-11T11:55:10.865092377Z" level=info msg="Got pod network &{Name:redhat-marketplace-c784s Namespace:openshift-marketplace ID:7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc UID:2f7297c3-a3e0-494a-b525-d351a5a5d6a4 NetNS:/var/run/netns/58368884-6801-4dba-8545-05523c95c4fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f7297c3_a3e0_494a_b525_d351a5a5d6a4.slice PodAnnotations:0xc000dd26f0}] Aliases:map[]}"
2026-06-11 13:18:25.110740 | controller | Jun 11 11:55:10.865286 crc crio[3644]: time="2026-06-11T11:55:10.865173229Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-c784s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.110758 | controller | Jun 11 11:55:11.021635 crc crio[3644]: time="2026-06-11T11:55:11.021516667Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-xmmw2/POD" id=f7b9354c-989a-4f8b-8332-706e18808155 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.110775 | controller | Jun 11 11:55:11.021924 crc crio[3644]: time="2026-06-11T11:55:11.021742604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.110792 | controller | Jun 11 11:55:11.060751 crc crio[3644]: time="2026-06-11T11:55:11.060574421Z" level=info msg="Got pod network &{Name:certified-operators-xmmw2 Namespace:openshift-marketplace ID:12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda UID:eac99895-4454-4b32-927c-65fd1c875bc5 NetNS:/var/run/netns/dc5eee38-2df2-4a8d-8db5-20400a25426c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeac99895_4454_4b32_927c_65fd1c875bc5.slice PodAnnotations:0xc000130830}] Aliases:map[]}"
2026-06-11 13:18:25.110810 | controller | Jun 11 11:55:11.060751 crc crio[3644]: time="2026-06-11T11:55:11.060684055Z" level=info msg="Adding pod openshift-marketplace_certified-operators-xmmw2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.110827 | controller | Jun 11 11:55:11.149958 crc crio[3644]: 2026-06-11T11:55:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7c0fb7920d537f0 Mac:8e:4c:98:2a:80:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/58368884-6801-4dba-8545-05523c95c4fd SocketPath: PciID:}] [{Interface:0xc000014f70 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.110845 | controller | Jun 11 11:55:11.152191 crc crio[3644]: time="2026-06-11T11:55:11.152046232Z" level=info msg="Got pod network &{Name:redhat-marketplace-c784s Namespace:openshift-marketplace ID:7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc UID:2f7297c3-a3e0-494a-b525-d351a5a5d6a4 NetNS:/var/run/netns/58368884-6801-4dba-8545-05523c95c4fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f7297c3_a3e0_494a_b525_d351a5a5d6a4.slice PodAnnotations:0xc000dd26f0}] Aliases:map[]}"
2026-06-11 13:18:25.110910 | controller | Jun 11 11:55:11.152417 crc crio[3644]: time="2026-06-11T11:55:11.152212346Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-c784s for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.110930 | controller | Jun 11 11:55:11.161388 crc crio[3644]: time="2026-06-11T11:55:11.161249804Z" level=info msg="Ran pod sandbox 7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc with infra container: openshift-marketplace/redhat-marketplace-c784s/POD" id=2f67d7be-1bd4-403a-b7c3-2622371643bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.110951 | controller | Jun 11 11:55:11.175274 crc crio[3644]: time="2026-06-11T11:55:11.1751582Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d8608b0f-7846-4115-b583-3dafa2d25a91 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.110969 | controller | Jun 11 11:55:11.178196 crc crio[3644]: time="2026-06-11T11:55:11.178115775Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4099ae12-de8a-4cae-bbd2-caadaefbd4ae name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.110987 | controller | Jun 11 11:55:11.188024 crc crio[3644]: time="2026-06-11T11:55:11.186619086Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-c784s/extract-utilities" id=df464d15-563b-456b-9719-4325e851d77d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.111005 | controller | Jun 11 11:55:11.188024 crc crio[3644]: time="2026-06-11T11:55:11.187330446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.111022 | controller | Jun 11 11:55:11.218411 crc crio[3644]: time="2026-06-11T11:55:11.218278809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.111040 | controller | Jun 11 11:55:11.224907 crc crio[3644]: time="2026-06-11T11:55:11.224764444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.111057 | controller | Jun 11 11:55:11.340693 crc crio[3644]: time="2026-06-11T11:55:11.340547867Z" level=info msg="Created container 5a221f24702d9f6cbe52adb156941f087e8fd412ceb456d81df3e038db23e22d: openshift-marketplace/redhat-marketplace-c784s/extract-utilities" id=df464d15-563b-456b-9719-4325e851d77d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.111074 | controller | Jun 11 11:55:11.342566 crc crio[3644]: time="2026-06-11T11:55:11.342013828Z" level=info msg="Starting container: 5a221f24702d9f6cbe52adb156941f087e8fd412ceb456d81df3e038db23e22d" id=07d5e759-d1ae-423f-bb3f-51daf83a6d4a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.111090 | controller | Jun 11 11:55:11.351157 crc crio[3644]: time="2026-06-11T11:55:11.351074216Z" level=info msg="Started container" PID=21594 containerID=5a221f24702d9f6cbe52adb156941f087e8fd412ceb456d81df3e038db23e22d description=openshift-marketplace/redhat-marketplace-c784s/extract-utilities id=07d5e759-d1ae-423f-bb3f-51daf83a6d4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc
2026-06-11 13:18:25.111107 | controller | Jun 11 11:55:11.426211 crc crio[3644]: time="2026-06-11T11:55:11.425784667Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=6fe36b33-cd2c-4adb-9037-9f92cbd68f03 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.111124 | controller | Jun 11 11:55:11.440178 crc crio[3644]: time="2026-06-11T11:55:11.439995434Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 13:18:25.111140 | controller | Jun 11 11:55:11.572158 crc crio[3644]: 2026-06-11T11:55:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:12228a640f98152 Mac:02:6c:1d:6a:ca:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/dc5eee38-2df2-4a8d-8db5-20400a25426c SocketPath: PciID:}] [{Interface:0xc0002906c0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.111160 | controller | Jun 11 11:55:11.573489 crc crio[3644]: time="2026-06-11T11:55:11.573394047Z" level=info msg="Got pod network &{Name:certified-operators-xmmw2 Namespace:openshift-marketplace ID:12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda UID:eac99895-4454-4b32-927c-65fd1c875bc5 NetNS:/var/run/netns/dc5eee38-2df2-4a8d-8db5-20400a25426c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeac99895_4454_4b32_927c_65fd1c875bc5.slice PodAnnotations:0xc000130830}] Aliases:map[]}"
2026-06-11 13:18:25.111177 | controller | Jun 11 11:55:11.573816 crc crio[3644]: time="2026-06-11T11:55:11.573739237Z" level=info msg="Checking pod openshift-marketplace_certified-operators-xmmw2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.111194 | controller | Jun 11 11:55:11.583519 crc crio[3644]: time="2026-06-11T11:55:11.583428994Z" level=info msg="Ran pod sandbox 12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda with infra container: openshift-marketplace/certified-operators-xmmw2/POD" id=f7b9354c-989a-4f8b-8332-706e18808155 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.111211 | controller | Jun 11 11:55:11.586722 crc crio[3644]: time="2026-06-11T11:55:11.586601804Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7fe973fe-8a3b-4033-8103-027da1f45078 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.111228 | controller | Jun 11 11:55:11.590227 crc crio[3644]: time="2026-06-11T11:55:11.589881078Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8ca197a9-c91f-4e1f-a8db-079af4371f47 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.111245 | controller | Jun 11 11:55:11.600784 crc crio[3644]: time="2026-06-11T11:55:11.600623794Z" level=info msg="Creating container: openshift-marketplace/certified-operators-xmmw2/extract-utilities" id=1b5416e8-445d-4307-89f9-adf2f7683df1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.111262 | controller | Jun 11 11:55:11.601514 crc crio[3644]: time="2026-06-11T11:55:11.601436547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.111279 | controller | Jun 11 11:55:11.641807 crc crio[3644]: time="2026-06-11T11:55:11.641448278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.111310 | controller | Jun 11 11:55:11.647362 crc crio[3644]: time="2026-06-11T11:55:11.646950845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.111330 | controller | Jun 11 11:55:11.752799 crc crio[3644]: time="2026-06-11T11:55:11.752525616Z" level=info msg="Created container 75a4fb1da534e5c76accf8aedf44a1df04db2054d71bae504bf905202ef5473d: openshift-marketplace/certified-operators-xmmw2/extract-utilities" id=1b5416e8-445d-4307-89f9-adf2f7683df1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.111348 | controller | Jun 11 11:55:11.755079 crc crio[3644]: time="2026-06-11T11:55:11.754932024Z" level=info msg="Starting container: 75a4fb1da534e5c76accf8aedf44a1df04db2054d71bae504bf905202ef5473d" id=e36b4b79-0710-4a41-8e7d-bd374af557c3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.111365 | controller | Jun 11 11:55:11.761883 crc crio[3644]: time="2026-06-11T11:55:11.760931696Z" level=info msg="Started container" PID=21607 containerID=75a4fb1da534e5c76accf8aedf44a1df04db2054d71bae504bf905202ef5473d description=openshift-marketplace/certified-operators-xmmw2/extract-utilities id=e36b4b79-0710-4a41-8e7d-bd374af557c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda
2026-06-11 13:18:25.111386 | controller | Jun 11 11:55:12.192107 crc crio[3644]: time="2026-06-11T11:55:12.191217548Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=6fe36b33-cd2c-4adb-9037-9f92cbd68f03 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.111403 | controller | Jun 11 11:55:12.192944 crc crio[3644]: time="2026-06-11T11:55:12.192816084Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=f45050cd-1862-480e-b9a4-86952f59bd16 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.111421 | controller | Jun 11 11:55:12.197527 crc crio[3644]: time="2026-06-11T11:55:12.197438987Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=78bf381c-36f9-4b42-8cfe-1eb405cbd803 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.111437 | controller | Jun 11 11:55:12.209361 crc crio[3644]: time="2026-06-11T11:55:12.209240562Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-c784s/extract-content" id=0c3294a5-a255-4187-a9da-697258d53d59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.111456 | controller | Jun 11 11:55:12.209933 crc crio[3644]: time="2026-06-11T11:55:12.209832089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.111473 | controller | Jun 11 11:55:12.236167 crc crio[3644]: time="2026-06-11T11:55:12.232870486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.111491 | controller | Jun 11 11:55:12.236629 crc crio[3644]: time="2026-06-11T11:55:12.236568922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.111509 | controller | Jun 11 11:55:12.365459 crc crio[3644]: time="2026-06-11T11:55:12.365353955Z" level=info msg="Created container 08a7aabfcf3c725ef4895994e0d54c9085970b7f3a7e3630e215e87c46365985: openshift-marketplace/redhat-marketplace-c784s/extract-content" id=0c3294a5-a255-4187-a9da-697258d53d59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.111526 | controller | Jun 11 11:55:12.367677 crc crio[3644]: time="2026-06-11T11:55:12.367529996Z" level=info msg="Starting container: 08a7aabfcf3c725ef4895994e0d54c9085970b7f3a7e3630e215e87c46365985" id=297a103b-3de1-4bb6-8371-e3630eed65a0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.111542 | controller | Jun 11 11:55:12.377619 crc crio[3644]: time="2026-06-11T11:55:12.377500222Z" level=info msg="Started container" PID=21617 containerID=08a7aabfcf3c725ef4895994e0d54c9085970b7f3a7e3630e215e87c46365985 description=openshift-marketplace/redhat-marketplace-c784s/extract-content id=297a103b-3de1-4bb6-8371-e3630eed65a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc
2026-06-11 13:18:25.111560 | controller | Jun 11 11:55:12.441435 crc crio[3644]: time="2026-06-11T11:55:12.441270012Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=d458895b-7bd9-4ee3-8855-73da758ef20a name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.111576 | controller | Jun 11 11:55:12.446970 crc crio[3644]: time="2026-06-11T11:55:12.446436398Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 13:18:25.111593 | controller | Jun 11 11:55:13.231611 crc crio[3644]: time="2026-06-11T11:55:13.231381675Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-fdkd2/POD" id=294c8494-fa34-4617-9886-fbccc98f6ce7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.111613 | controller | Jun 11 11:55:13.233476 crc crio[3644]: time="2026-06-11T11:55:13.231706234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.111631 | controller | Jun 11 11:55:13.235181 crc crio[3644]: time="2026-06-11T11:55:13.2350971Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:ff23a6409155a523e9d8d88955ed6c8eeef67a7bed83b65b88346a17ef0248a3" id=d458895b-7bd9-4ee3-8855-73da758ef20a name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.111647 | controller | Jun 11 11:55:13.236716 crc crio[3644]: time="2026-06-11T11:55:13.236550312Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=ea419866-ca94-4bdc-9a9e-0a86a7600f99 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.111664 | controller | Jun 11 11:55:13.254118 crc crio[3644]: time="2026-06-11T11:55:13.254030303Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=40811e20-30c9-464b-b6a2-e0da074caa82 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.111681 | controller | Jun 11 11:55:13.267273 crc crio[3644]: time="2026-06-11T11:55:13.266219088Z" level=info msg="Creating container: openshift-marketplace/certified-operators-xmmw2/extract-content" id=98768b3f-5774-48c3-896c-9a13acaabea4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.111698 | controller | Jun 11 11:55:13.267273 crc crio[3644]: time="2026-06-11T11:55:13.266936398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.111715 | controller | Jun 11 11:55:13.276290 crc crio[3644]: time="2026-06-11T11:55:13.276236644Z" level=info msg="Got pod network &{Name:redhat-operators-fdkd2 Namespace:openshift-marketplace ID:63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034 UID:ee19b429-2e70-4caf-811c-2101faf70388 NetNS:/var/run/netns/a304afb4-5e21-4098-aee4-759f0c584a97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee19b429_2e70_4caf_811c_2101faf70388.slice PodAnnotations:0xc000896d00}] Aliases:map[]}"
2026-06-11 13:18:25.111732 | controller | Jun 11 11:55:13.276498 crc crio[3644]: time="2026-06-11T11:55:13.276478741Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-fdkd2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.111750 | controller | Jun 11 11:55:13.304378 crc crio[3644]: time="2026-06-11T11:55:13.303132391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.111767 | controller | Jun 11 11:55:13.307452 crc crio[3644]: time="2026-06-11T11:55:13.307331122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.111784 | controller | Jun 11 11:55:13.410563 crc crio[3644]: time="2026-06-11T11:55:13.410219597Z" level=info msg="Created container 38d01ec2403f9e5460f15c4bee01369eaa23b95a15a0dab7db1477d6eaf6673c: openshift-marketplace/certified-operators-xmmw2/extract-content" id=98768b3f-5774-48c3-896c-9a13acaabea4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.111801 | controller | Jun 11 11:55:13.413331 crc crio[3644]: time="2026-06-11T11:55:13.41312867Z" level=info msg="Starting container: 38d01ec2403f9e5460f15c4bee01369eaa23b95a15a0dab7db1477d6eaf6673c" id=856b2310-c785-4003-94fd-99d231e6f7db name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.111821 | controller | Jun 11 11:55:13.423467 crc crio[3644]: time="2026-06-11T11:55:13.423225896Z" level=info msg="Started container" PID=21651 containerID=38d01ec2403f9e5460f15c4bee01369eaa23b95a15a0dab7db1477d6eaf6673c description=openshift-marketplace/certified-operators-xmmw2/extract-content id=856b2310-c785-4003-94fd-99d231e6f7db name=/runtime.v1.RuntimeService/StartContainer sandboxID=12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda
2026-06-11 13:18:25.111840 | controller | Jun 11 11:55:13.460792 crc crio[3644]: time="2026-06-11T11:55:13.4605226Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-h62kq/POD" id=591ebbcb-4815-4942-b219-e1633a90ea18 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.111879 | controller | Jun 11 11:55:13.460792 crc crio[3644]: time="2026-06-11T11:55:13.460685265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.111899 | controller | Jun 11 11:55:13.479494 crc crio[3644]: time="2026-06-11T11:55:13.479408298Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=baa666b9-bb07-41ec-86d2-f5860debe83c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.111916 | controller | Jun 11 11:55:13.482602 crc crio[3644]: time="2026-06-11T11:55:13.482531657Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=03194f79-5663-4f73-855f-c4aaccfc72e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.111962 | controller | Jun 11 11:55:13.487016 crc crio[3644]: time="2026-06-11T11:55:13.485953505Z" level=info msg="Got pod network &{Name:community-operators-h62kq Namespace:openshift-marketplace ID:cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d UID:6448c17c-b504-4b64-ac53-a68d2814cfc7 NetNS:/var/run/netns/1fd5a0bf-e8af-4390-bb84-fb0e9e9ce02b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6448c17c_b504_4b64_ac53_a68d2814cfc7.slice PodAnnotations:0xc000ae02f8}] Aliases:map[]}"
2026-06-11 13:18:25.111985 | controller | Jun 11 11:55:13.487016 crc crio[3644]: time="2026-06-11T11:55:13.486037998Z" level=info msg="Adding pod openshift-marketplace_community-operators-h62kq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.112003 | controller | Jun 11 11:55:13.494994 crc crio[3644]: time="2026-06-11T11:55:13.49489566Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-c784s/registry-server" id=951a3b80-62e4-4413-96fb-431524bfd765 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.112021 | controller | Jun 11 11:55:13.495330 crc crio[3644]: time="2026-06-11T11:55:13.495271741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.112038 | controller | Jun 11 11:55:13.564874 crc crio[3644]: time="2026-06-11T11:55:13.564140596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.112055 | controller | Jun 11 11:55:13.568395 crc crio[3644]: time="2026-06-11T11:55:13.568325394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.112072 | controller | Jun 11 11:55:13.663055 crc crio[3644]: 2026-06-11T11:55:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:63367b94653615f Mac:7e:f7:5f:7c:55:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/a304afb4-5e21-4098-aee4-759f0c584a97 SocketPath: PciID:}] [{Interface:0xc00025ac10 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.112094 | controller | Jun 11 11:55:13.669279 crc crio[3644]: time="2026-06-11T11:55:13.664031459Z" level=info msg="Got pod network &{Name:redhat-operators-fdkd2 Namespace:openshift-marketplace ID:63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034 UID:ee19b429-2e70-4caf-811c-2101faf70388 NetNS:/var/run/netns/a304afb4-5e21-4098-aee4-759f0c584a97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee19b429_2e70_4caf_811c_2101faf70388.slice PodAnnotations:0xc000896d00}] Aliases:map[]}"
2026-06-11 13:18:25.112112 | controller | Jun 11 11:55:13.669279 crc crio[3644]: time="2026-06-11T11:55:13.664208964Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-fdkd2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.112130 | controller | Jun 11 11:55:13.692484 crc crio[3644]: time="2026-06-11T11:55:13.692400568Z" level=info msg="Ran pod sandbox 63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034 with infra container: openshift-marketplace/redhat-operators-fdkd2/POD" id=294c8494-fa34-4617-9886-fbccc98f6ce7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.112147 | controller | Jun 11 11:55:13.696718 crc crio[3644]: time="2026-06-11T11:55:13.696580503Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2ab73b1b-2b54-4d35-afd0-f6535fffdff2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.112164 | controller | Jun 11 11:55:13.700515 crc crio[3644]: time="2026-06-11T11:55:13.700477773Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7f469b50-b882-4064-be0b-8555f97282d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.112180 | controller | Jun 11 11:55:13.721134 crc crio[3644]: time="2026-06-11T11:55:13.720883956Z" level=info msg="Created container 364c68100a4ef11e21019780a02e6d578110ff11cbf867c3d3026ff6c5067a01: openshift-marketplace/redhat-marketplace-c784s/registry-server" id=951a3b80-62e4-4413-96fb-431524bfd765 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.112196 | controller | Jun 11 11:55:13.721902 crc crio[3644]: time="2026-06-11T11:55:13.721083681Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-fdkd2/extract-utilities" id=7ec547df-cee5-4aa5-911c-f476b0ea987a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.112213 | controller | Jun 11 11:55:13.724422 crc crio[3644]: time="2026-06-11T11:55:13.722953174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.112230 | controller | Jun 11 11:55:13.740622 crc crio[3644]: time="2026-06-11T11:55:13.73539584Z" level=info msg="Starting container: 364c68100a4ef11e21019780a02e6d578110ff11cbf867c3d3026ff6c5067a01" id=43e2ea3f-bcff-4c85-abe0-6cdd4c56d3a4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.112247 | controller | Jun 11 11:55:13.746527 crc crio[3644]: time="2026-06-11T11:55:13.746331031Z" level=info msg="Started container" PID=21699 containerID=364c68100a4ef11e21019780a02e6d578110ff11cbf867c3d3026ff6c5067a01 description=openshift-marketplace/redhat-marketplace-c784s/registry-server id=43e2ea3f-bcff-4c85-abe0-6cdd4c56d3a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc
2026-06-11 13:18:25.112264 | controller | Jun 11 11:55:13.769273 crc crio[3644]: time="2026-06-11T11:55:13.769171483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.112284 | controller | Jun 11 11:55:13.788800 crc crio[3644]: time="2026-06-11T11:55:13.787594998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.112302 | controller | Jun 11 11:55:13.862768 crc crio[3644]: 2026-06-11T11:55:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf2b7bb8a5dc769 Mac:ea:72:c4:34:9b:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/1fd5a0bf-e8af-4390-bb84-fb0e9e9ce02b SocketPath: PciID:}] [{Interface:0xc00060c430 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.112319 | controller | Jun 11 11:55:13.863511 crc crio[3644]: time="2026-06-11T11:55:13.863420522Z" level=info msg="Got pod network &{Name:community-operators-h62kq Namespace:openshift-marketplace ID:cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d UID:6448c17c-b504-4b64-ac53-a68d2814cfc7 NetNS:/var/run/netns/1fd5a0bf-e8af-4390-bb84-fb0e9e9ce02b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6448c17c_b504_4b64_ac53_a68d2814cfc7.slice PodAnnotations:0xc000ae02f8}] Aliases:map[]}"
2026-06-11 13:18:25.112336 | controller | Jun 11 11:55:13.863782 crc crio[3644]: time="2026-06-11T11:55:13.863715801Z" level=info msg="Checking pod openshift-marketplace_community-operators-h62kq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.112353 | controller | Jun 11 11:55:13.872502 crc crio[3644]: time="2026-06-11T11:55:13.872366527Z" level=info msg="Ran pod sandbox cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d with infra container: openshift-marketplace/community-operators-h62kq/POD" id=591ebbcb-4815-4942-b219-e1633a90ea18 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.112370 | controller | Jun 11 11:55:13.880094 crc crio[3644]: time="2026-06-11T11:55:13.880010824Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4a6dc3be-ee04-467f-909d-882e2297f958 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.112387 | controller | Jun 11 11:55:13.882888 crc crio[3644]: time="2026-06-11T11:55:13.882769073Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8d35d02b-b1df-4ce7-9f9b-bd13b0318f43 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.112403 | controller | Jun 11 11:55:13.891149 crc crio[3644]: time="2026-06-11T11:55:13.891023768Z" level=info msg="Creating container: openshift-marketplace/community-operators-h62kq/extract-utilities" id=18d783a9-a504-4aea-847d-a8878518ade2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.112420 | controller | Jun 11 11:55:13.891617 crc crio[3644]: time="2026-06-11T11:55:13.891483391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.112437 | controller | Jun 11 11:55:13.901885 crc crio[3644]: time="2026-06-11T11:55:13.899923291Z" level=info msg="Created container 1d353ddfe8c066beaa6dd6734ef00c32f3aa01a55f69cbf71a7319cfff8222be: openshift-marketplace/redhat-operators-fdkd2/extract-utilities" id=7ec547df-cee5-4aa5-911c-f476b0ea987a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.112454 | controller | Jun 11 11:55:13.902726 crc crio[3644]: time="2026-06-11T11:55:13.902581859Z" level=info msg="Starting container: 1d353ddfe8c066beaa6dd6734ef00c32f3aa01a55f69cbf71a7319cfff8222be" id=f811dc39-e066-43b1-92d3-c4a86c8c239a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.112471 | controller | Jun 11 11:55:13.909471 crc crio[3644]: time="2026-06-11T11:55:13.909401042Z" level=info msg="Started container" PID=21720 containerID=1d353ddfe8c066beaa6dd6734ef00c32f3aa01a55f69cbf71a7319cfff8222be description=openshift-marketplace/redhat-operators-fdkd2/extract-utilities id=f811dc39-e066-43b1-92d3-c4a86c8c239a name=/runtime.v1.RuntimeService/StartContainer sandboxID=63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034
2026-06-11 13:18:25.112492 | controller | Jun 11 11:55:13.940807 crc crio[3644]: time="2026-06-11T11:55:13.940706835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.112510 | controller | Jun 11 11:55:13.947093 crc crio[3644]: time="2026-06-11T11:55:13.946978064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.112527 | controller | Jun 11 11:55:14.094904 crc crio[3644]: time="2026-06-11T11:55:14.09410066Z" level=info msg="Created container 35d44ce0cd2d6151a68fc5dbfd4ae2dc9a602e91e61fd91bc9ef019f1da541c7: openshift-marketplace/community-operators-h62kq/extract-utilities" id=18d783a9-a504-4aea-847d-a8878518ade2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.112544 | controller | Jun 11 11:55:14.096511 crc crio[3644]: time="2026-06-11T11:55:14.096398221Z" level=info msg="Starting container: 35d44ce0cd2d6151a68fc5dbfd4ae2dc9a602e91e61fd91bc9ef019f1da541c7" id=6eae828c-db28-4f76-90ee-c912e7e067e0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.112561 | controller | Jun 11 11:55:14.105103 crc crio[3644]: time="2026-06-11T11:55:14.104980792Z" level=info msg="Started container" PID=21734 containerID=35d44ce0cd2d6151a68fc5dbfd4ae2dc9a602e91e61fd91bc9ef019f1da541c7 description=openshift-marketplace/community-operators-h62kq/extract-utilities id=6eae828c-db28-4f76-90ee-c912e7e067e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d
2026-06-11 13:18:25.112643 | controller | Jun 11 11:55:14.492798 crc crio[3644]: time="2026-06-11T11:55:14.491514575Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d5b5684c-fcd0-41d5-91a2-88fb8f82cbbf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.112667 | controller | Jun 11 11:55:14.494045 crc crio[3644]: time="2026-06-11T11:55:14.49376985Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9c67117b-baed-4af6-b0fd-8c5583faea25 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.112684 | controller | Jun 11 11:55:14.499629 crc crio[3644]: time="2026-06-11T11:55:14.499547753Z" level=info msg="Creating container: openshift-marketplace/certified-operators-xmmw2/registry-server" id=a3735689-95c9-42db-b7c1-b5699c0ae881 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.112702 | controller | Jun 11 11:55:14.500051 crc crio[3644]: time="2026-06-11T11:55:14.499972095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.112719 | controller | Jun 11 11:55:14.505740 crc crio[3644]: time="2026-06-11T11:55:14.505587235Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=4d7560f1-2f20-43a0-8f7f-be8c09aa56df name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.112735 | controller | Jun 11 11:55:14.510933 crc crio[3644]: time="2026-06-11T11:55:14.510890938Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=cdd5e93a-4021-4f32-a8a5-862ae79bb87a name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.112752 | controller | Jun 11 11:55:14.511437 crc crio[3644]: time="2026-06-11T11:55:14.511335443Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 13:18:25.112773 | controller | Jun 11 11:55:14.516809 crc crio[3644]: time="2026-06-11T11:55:14.516758347Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 13:18:25.112791 | controller | Jun 11 11:55:14.554466 crc crio[3644]: time="2026-06-11T11:55:14.554319516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.112808 | controller | Jun 11 11:55:14.558126 crc crio[3644]: time="2026-06-11T11:55:14.558051332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.112826 | controller | Jun 11 11:55:14.677476 crc crio[3644]: time="2026-06-11T11:55:14.677349845Z" level=info msg="Created container b2ee360d1f8d30cf77f3f909d48e1b2b07e13c7a65afae520a276a42f1e1fc46: openshift-marketplace/certified-operators-xmmw2/registry-server" id=a3735689-95c9-42db-b7c1-b5699c0ae881 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.112844 | controller | Jun 11 11:55:14.682212 crc crio[3644]: time="2026-06-11T11:55:14.682146445Z" level=info msg="Starting container: b2ee360d1f8d30cf77f3f909d48e1b2b07e13c7a65afae520a276a42f1e1fc46" id=c64d6339-eaa0-4d15-b146-54e65d4d7df3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.112883 | controller | Jun 11 11:55:14.690981 crc crio[3644]: time="2026-06-11T11:55:14.690920891Z" level=info msg="Started container" PID=21751 containerID=b2ee360d1f8d30cf77f3f909d48e1b2b07e13c7a65afae520a276a42f1e1fc46 description=openshift-marketplace/certified-operators-xmmw2/registry-server id=c64d6339-eaa0-4d15-b146-54e65d4d7df3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda
2026-06-11 13:18:25.112903 | controller | Jun 11 11:55:15.118902 crc crio[3644]: time="2026-06-11T11:55:15.118679581Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0" id=4d7560f1-2f20-43a0-8f7f-be8c09aa56df name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.112921 | controller | Jun 11 11:55:15.120570 crc crio[3644]: time="2026-06-11T11:55:15.120484653Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=00c3c107-bd40-4dfe-b5b9-fc278870fa40 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.112939 | controller | Jun 11 11:55:15.124119 crc crio[3644]: time="2026-06-11T11:55:15.124020424Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=2263e3ce-019e-4bd8-8c0b-27e6228410e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.112956 | controller | Jun 11 11:55:15.134009 crc crio[3644]: time="2026-06-11T11:55:15.133775372Z" level=info msg="Creating container: openshift-marketplace/community-operators-h62kq/extract-content" id=5e4d96e4-3ee3-4781-b757-41e9fac74dcc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.112973 | controller | Jun 11 11:55:15.134294 crc crio[3644]: time="2026-06-11T11:55:15.134240256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.112991 | controller | Jun 11 11:55:15.166122 crc crio[3644]: time="2026-06-11T11:55:15.166002731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.113042 | controller | Jun 11 11:55:15.186148 crc crio[3644]: time="2026-06-11T11:55:15.185989282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.113062 | controller | Jun 11 11:55:15.209060 crc crio[3644]: time="2026-06-11T11:55:15.208880275Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60" id=cdd5e93a-4021-4f32-a8a5-862ae79bb87a name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.113082 | controller | Jun 11 11:55:15.210552 crc crio[3644]: time="2026-06-11T11:55:15.210493871Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=11eb41d4-4e71-412a-bf91-47dd465453d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.113099 | controller | Jun 11 11:55:15.213920 crc crio[3644]: time="2026-06-11T11:55:15.213799235Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=2c68d8d9-2f0d-484f-b664-dc34e6d6de68 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.113115 | controller | Jun 11 11:55:15.220265 crc crio[3644]: time="2026-06-11T11:55:15.220207207Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-fdkd2/extract-content" id=af5ed03b-a789-4d99-9105-abb79f6cddcd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.113131 | controller | Jun 11 11:55:15.221068 crc crio[3644]: time="2026-06-11T11:55:15.221041251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.113149 | controller | Jun 11 11:55:15.264177 crc crio[3644]: time="2026-06-11T11:55:15.264108191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.113165 | controller | Jun 11 11:55:15.271488 crc crio[3644]: time="2026-06-11T11:55:15.271380087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.113182 | controller | Jun 11 11:55:15.295833 crc crio[3644]: time="2026-06-11T11:55:15.293526309Z" level=info msg="Created container 656c3dbe1edcde6808aea8247ec45f125d633db82ecacb5f37efd6853b512aaa: openshift-marketplace/community-operators-h62kq/extract-content" id=5e4d96e4-3ee3-4781-b757-41e9fac74dcc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.113199 | controller | Jun 11 11:55:15.298193 crc crio[3644]: time="2026-06-11T11:55:15.298125469Z" level=info msg="Starting container: 656c3dbe1edcde6808aea8247ec45f125d633db82ecacb5f37efd6853b512aaa" id=4a2996f8-ba6f-496c-a090-159f705e8889 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.113216 | controller | Jun 11 11:55:15.305895 crc crio[3644]: time="2026-06-11T11:55:15.305778969Z" level=info msg="Started container" PID=21774 containerID=656c3dbe1edcde6808aea8247ec45f125d633db82ecacb5f37efd6853b512aaa description=openshift-marketplace/community-operators-h62kq/extract-content id=4a2996f8-ba6f-496c-a090-159f705e8889 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d
2026-06-11 13:18:25.113233 | controller | Jun 11 11:55:15.394183 crc crio[3644]: time="2026-06-11T11:55:15.393990894Z" level=info msg="Created container 3e6e974680bc2122adff085069a260b4f2f5284556aa49ccb5f01772d60ae391: openshift-marketplace/redhat-operators-fdkd2/extract-content" id=af5ed03b-a789-4d99-9105-abb79f6cddcd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.113250 | controller | Jun 11 11:55:15.396351 crc crio[3644]: time="2026-06-11T11:55:15.39625867Z" level=info msg="Starting container: 3e6e974680bc2122adff085069a260b4f2f5284556aa49ccb5f01772d60ae391" id=59fdc28b-c2a7-4850-88bd-18c3a9caf57e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.113267 | controller | Jun 11 11:55:15.402354 crc crio[3644]: time="2026-06-11T11:55:15.402274971Z" level=info msg="Started container" PID=21786 containerID=3e6e974680bc2122adff085069a260b4f2f5284556aa49ccb5f01772d60ae391 description=openshift-marketplace/redhat-operators-fdkd2/extract-content id=59fdc28b-c2a7-4850-88bd-18c3a9caf57e name=/runtime.v1.RuntimeService/StartContainer sandboxID=63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034
2026-06-11 13:18:25.113291 | controller | Jun 11 11:55:16.548328 crc crio[3644]: time="2026-06-11T11:55:16.547306067Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4429e056-b463-4032-8904-36a008dacf60 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.113309 | controller | Jun 11 11:55:16.551777 crc crio[3644]: time="2026-06-11T11:55:16.551597978Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=434bd3b5-6a10-41f9-997b-931d92461454 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.113325 | controller | Jun 11 11:55:16.559216 crc crio[3644]: time="2026-06-11T11:55:16.559139195Z" level=info msg="Creating container: openshift-marketplace/community-operators-h62kq/registry-server" id=031f0111-9bd9-4c58-b0fc-d3b258c76b0c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.113343 | controller | Jun 11 11:55:16.559741 crc crio[3644]: time="2026-06-11T11:55:16.559625209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.113360 | controller | Jun 11 11:55:16.592321 crc crio[3644]: time="2026-06-11T11:55:16.589548053Z" level=info msg="Stopping pod sandbox: 02d7e09a445312a50978f37c356891b1fba644aac2805fa04d932c2c524a1cf5" id=8b322a8f-5b92-45ad-858f-97001ceb8ff4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.113377 | controller | Jun 11 11:55:16.592321 crc crio[3644]: time="2026-06-11T11:55:16.589731108Z" level=info msg="Stopped pod sandbox (already stopped): 02d7e09a445312a50978f37c356891b1fba644aac2805fa04d932c2c524a1cf5" id=8b322a8f-5b92-45ad-858f-97001ceb8ff4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.113395 | controller | Jun 11 11:55:16.592321 crc crio[3644]: time="2026-06-11T11:55:16.590468589Z" level=info msg="Removing pod sandbox: 02d7e09a445312a50978f37c356891b1fba644aac2805fa04d932c2c524a1cf5" id=0de15156-9b63-4fc2-a3e8-a042f05e302f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.113411 | controller | Jun 11 11:55:16.601465 crc crio[3644]: time="2026-06-11T11:55:16.601262661Z" level=info msg="Removed pod sandbox: 02d7e09a445312a50978f37c356891b1fba644aac2805fa04d932c2c524a1cf5" id=0de15156-9b63-4fc2-a3e8-a042f05e302f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.113427 | controller | Jun 11 11:55:16.603484 crc crio[3644]: time="2026-06-11T11:55:16.603248083Z" level=info msg="Stopping pod sandbox: 5f6e7a87911754cb0e7be14698dea7dcb3740a467f1cc27f7047d34b33011759" id=cf7ae93f-7fcc-4971-b723-8ebe2211d375 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.113443 | controller | Jun 11 11:55:16.603484 crc crio[3644]: time="2026-06-11T11:55:16.603347765Z" level=info msg="Stopped pod sandbox (already stopped): 5f6e7a87911754cb0e7be14698dea7dcb3740a467f1cc27f7047d34b33011759" id=cf7ae93f-7fcc-4971-b723-8ebe2211d375 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.113460 | controller | Jun 11 11:55:16.607152 crc crio[3644]: time="2026-06-11T11:55:16.607053827Z" level=info msg="Removing pod sandbox: 5f6e7a87911754cb0e7be14698dea7dcb3740a467f1cc27f7047d34b33011759" id=997f703c-363a-40f5-8f6e-13d8d38356ad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.113477 | controller | Jun 11 11:55:16.629881 crc crio[3644]: time="2026-06-11T11:55:16.62973054Z" level=info msg="Removed pod sandbox: 5f6e7a87911754cb0e7be14698dea7dcb3740a467f1cc27f7047d34b33011759" id=997f703c-363a-40f5-8f6e-13d8d38356ad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.113493 | controller | Jun 11 11:55:16.632459 crc crio[3644]: time="2026-06-11T11:55:16.632350203Z" level=info msg="Stopping pod sandbox: a3403638c3473e1c84e850a598bd2645cd1f2e5fd04f63f9c5b1e02a3bc6b35f" id=0c30717a-4238-42c2-bcae-2206a365fdd6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.113525 | controller | Jun 11 11:55:16.632606 crc crio[3644]: time="2026-06-11T11:55:16.632510698Z" level=info msg="Stopped pod sandbox (already stopped): a3403638c3473e1c84e850a598bd2645cd1f2e5fd04f63f9c5b1e02a3bc6b35f" id=0c30717a-4238-42c2-bcae-2206a365fdd6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.113542 | controller | Jun 11 11:55:16.633873 crc crio[3644]: time="2026-06-11T11:55:16.633766423Z" level=info msg="Removing pod sandbox: a3403638c3473e1c84e850a598bd2645cd1f2e5fd04f63f9c5b1e02a3bc6b35f" id=2871471d-210a-4ae3-a17f-fce3ebb6e841 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.113560 | controller | Jun 11 11:55:16.640734 crc crio[3644]: time="2026-06-11T11:55:16.640562547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.113576 | controller | Jun 11 11:55:16.643909 crc crio[3644]: time="2026-06-11T11:55:16.64377644Z" level=info msg="Removed pod sandbox: a3403638c3473e1c84e850a598bd2645cd1f2e5fd04f63f9c5b1e02a3bc6b35f" id=2871471d-210a-4ae3-a17f-fce3ebb6e841 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.113592 | controller | Jun 11 11:55:16.646216 crc crio[3644]: time="2026-06-11T11:55:16.646144767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.113609 | controller | Jun 11 11:55:16.646824 crc crio[3644]: time="2026-06-11T11:55:16.646737123Z" level=info msg="Stopping pod sandbox: 118afe6f547f12ee8a7a20cded0d33f5350e4bf720d1ce2e32cc11a68e708459" id=b9acf21f-9e8e-472d-9265-d442585134a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.113625 | controller | Jun 11 11:55:16.646972 crc crio[3644]: time="2026-06-11T11:55:16.646888568Z" level=info msg="Stopped pod sandbox (already stopped): 118afe6f547f12ee8a7a20cded0d33f5350e4bf720d1ce2e32cc11a68e708459" id=b9acf21f-9e8e-472d-9265-d442585134a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.113642 | controller | Jun 11 11:55:16.651088 crc crio[3644]: time="2026-06-11T11:55:16.650960945Z" level=info msg="Removing pod sandbox: 118afe6f547f12ee8a7a20cded0d33f5350e4bf720d1ce2e32cc11a68e708459" id=2c5d8d38-cea2-4964-87b2-d357ed8a223c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.113659 | controller | Jun 11 11:55:16.660579 crc crio[3644]: time="2026-06-11T11:55:16.66047342Z" level=info msg="Removed pod sandbox: 118afe6f547f12ee8a7a20cded0d33f5350e4bf720d1ce2e32cc11a68e708459" id=2c5d8d38-cea2-4964-87b2-d357ed8a223c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.113675 | controller | Jun 11 11:55:16.662182 crc crio[3644]: time="2026-06-11T11:55:16.66203709Z" level=info msg="Stopping pod sandbox: 34eecf6f145537043fdc0e42a2897cb62f2ad2206c5e621c814e650c9ef3ef65" id=d69fdfe5-f77c-4b5a-bb1f-ac51ac500d21 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.113691 | controller | Jun 11 11:55:16.662258 crc crio[3644]: time="2026-06-11T11:55:16.662214465Z" level=info msg="Stopped pod sandbox (already stopped): 34eecf6f145537043fdc0e42a2897cb62f2ad2206c5e621c814e650c9ef3ef65" id=d69fdfe5-f77c-4b5a-bb1f-ac51ac500d21 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.113707 | controller | Jun 11 11:55:16.663200 crc crio[3644]: time="2026-06-11T11:55:16.663130931Z" level=info msg="Removing pod sandbox: 34eecf6f145537043fdc0e42a2897cb62f2ad2206c5e621c814e650c9ef3ef65" id=58483e11-7f26-4f9d-a86a-d8f092f0423c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.113725 | controller | Jun 11 11:55:16.675517 crc crio[3644]: time="2026-06-11T11:55:16.675412481Z" level=info msg="Removed pod sandbox: 34eecf6f145537043fdc0e42a2897cb62f2ad2206c5e621c814e650c9ef3ef65" id=58483e11-7f26-4f9d-a86a-d8f092f0423c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.113744 | controller | Jun 11 11:55:16.777867 crc crio[3644]: time="2026-06-11T11:55:16.777775981Z" level=info msg="Created container 572aa9f980bb04e997bbb13d1188b814cd42c3e0a3a0f8b3da1932bd9e2c0f2c: openshift-marketplace/community-operators-h62kq/registry-server" id=031f0111-9bd9-4c58-b0fc-d3b258c76b0c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.113761 | controller | Jun 11 11:55:16.779603 crc crio[3644]: time="2026-06-11T11:55:16.779474179Z" level=info msg="Starting container: 572aa9f980bb04e997bbb13d1188b814cd42c3e0a3a0f8b3da1932bd9e2c0f2c" id=a2e2283b-6aa6-4046-b3a1-ee4a429f97f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.113778 | controller | Jun 11 11:55:16.790749 crc crio[3644]: time="2026-06-11T11:55:16.787094397Z" level=info msg="Started container" PID=21822 containerID=572aa9f980bb04e997bbb13d1188b814cd42c3e0a3a0f8b3da1932bd9e2c0f2c description=openshift-marketplace/community-operators-h62kq/registry-server id=a2e2283b-6aa6-4046-b3a1-ee4a429f97f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d
2026-06-11 13:18:25.113795 | controller | Jun 11 11:55:17.572716 crc crio[3644]: time="2026-06-11T11:55:17.570090839Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9cf333a4-f3cd-4104-84f4-b81ed12512de name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.113811 | controller | Jun 11 11:55:17.574072 crc crio[3644]: time="2026-06-11T11:55:17.573042364Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1b9ad8b4-051d-4130-9f9d-d7bcf775b22c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.113829 | controller | Jun 11 11:55:17.602898 crc crio[3644]: time="2026-06-11T11:55:17.602781761Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-fdkd2/registry-server" id=dd1d38bd-65a1-4a6e-a531-4458732af8eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.113846 | controller | Jun 11 11:55:17.603498 crc crio[3644]: time="2026-06-11T11:55:17.603424459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.113886 | controller | Jun 11 11:55:17.664148 crc crio[3644]: time="2026-06-11T11:55:17.664018317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.113905 | controller | Jun 11 11:55:17.669888 crc crio[3644]: time="2026-06-11T11:55:17.669786323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.113921 | controller | Jun 11 11:55:17.844021 crc crio[3644]: time="2026-06-11T11:55:17.842949951Z" level=info msg="Created container c5a0b08f743795e8de330040831798d860d3ebb3256151edbbcc8ee3e3529299: openshift-marketplace/redhat-operators-fdkd2/registry-server" id=dd1d38bd-65a1-4a6e-a531-4458732af8eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.113939 | controller | Jun 11 11:55:17.846455 crc crio[3644]: time="2026-06-11T11:55:17.846238694Z" level=info msg="Starting container: c5a0b08f743795e8de330040831798d860d3ebb3256151edbbcc8ee3e3529299" id=5c7e1669-c5b3-42ed-b943-13b651a71951 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.113956 | controller | Jun 11 11:55:17.852262 crc crio[3644]: time="2026-06-11T11:55:17.852151603Z" level=info msg="Started container" PID=21937 containerID=c5a0b08f743795e8de330040831798d860d3ebb3256151edbbcc8ee3e3529299 description=openshift-marketplace/redhat-operators-fdkd2/registry-server id=5c7e1669-c5b3-42ed-b943-13b651a71951 name=/runtime.v1.RuntimeService/StartContainer sandboxID=63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034
2026-06-11 13:18:25.113980 | controller | Jun 11 11:55:27.780321 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...
2026-06-11 13:18:25.113999 | controller | Jun 11 11:55:29.233951 crc systemd[1]: crio.service: Deactivated successfully.
2026-06-11 13:18:25.114022 | controller | Jun 11 11:55:29.234712 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).
2026-06-11 13:18:25.114045 | controller | Jun 11 11:55:29.234937 crc systemd[1]: crio.service: Consumed 24min 50.692s CPU time.
2026-06-11 13:18:25.114116 | controller | Jun 11 11:55:29.318255 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-11 13:18:25.114186 | controller | Jun 11 11:55:29.426244 crc crio[22759]: time="2026-06-11T11:55:29.426081933Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-11 13:18:25.114213 | controller | Jun 11 11:55:29.426244 crc crio[22759]: time="2026-06-11T11:55:29.426160196Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-11 13:18:25.114233 | controller | Jun 11 11:55:29.429169 crc crio[22759]: time="2026-06-11T11:55:29.42771606Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-11 13:18:25.114251 | controller | Jun 11 11:55:29.429169 crc crio[22759]: time="2026-06-11T11:55:29.427800963Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-11 13:18:25.114269 | controller | Jun 11 11:55:29.455466 crc crio[22759]: time="2026-06-11T11:55:29.455246585Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-11 13:18:25.114286 | controller | Jun 11 11:55:29.456023 crc crio[22759]: time="2026-06-11T11:55:29.455797503Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-11 13:18:25.114305 | controller | Jun 11 11:55:29.456023 crc crio[22759]: time="2026-06-11T11:55:29.455815514Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-11 13:18:25.114323 | controller | Jun 11 11:55:29.456120 crc crio[22759]: time="2026-06-11T11:55:29.45603439Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-11 13:18:25.114341 | controller | Jun 11 11:55:29.456120 crc crio[22759]: time="2026-06-11T11:55:29.456051361Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-11 13:18:25.114358 | controller | Jun 11 11:55:29.476548 crc crio[22759]: time="2026-06-11T11:55:29.476354907Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-11 13:18:25.114375 | controller | Jun 11 11:55:29.499460 crc crio[22759]: time="2026-06-11T11:55:29.49924744Z" 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 13:18:25.114392 | controller | Jun 11 11:55:29.506453 crc crio[22759]: time="2026-06-11T11:55:29.506343152Z" 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 13:18:25.114410 | controller | Jun 11 11:55:29.526767 crc crio[22759]: time="2026-06-11T11:55:29.526573429Z" 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 13:18:25.114427 | controller | Jun 11 11:55:29.702992 crc crio[22759]: time="2026-06-11T11:55:29.702881751Z" level=info msg="Checkpoint/restore support enabled"
2026-06-11 13:18:25.114445 | controller | Jun 11 11:55:29.702992 crc crio[22759]: time="2026-06-11T11:55:29.702954493Z" level=info msg="Using the internal default seccomp profile"
2026-06-11 13:18:25.114462 | controller | Jun 11 11:55:29.702992 crc crio[22759]: time="2026-06-11T11:55:29.702967123Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-11 13:18:25.114483 | controller | Jun 11 11:55:29.702992 crc crio[22759]: time="2026-06-11T11:55:29.702976244Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-11 13:18:25.114500 | controller | Jun 11 11:55:29.702992 crc crio[22759]: time="2026-06-11T11:55:29.702987304Z" level=info msg="RDT not available in the host system"
2026-06-11 13:18:25.114517 | controller | Jun 11 11:55:29.708297 crc crio[22759]: time="2026-06-11T11:55:29.70824357Z" level=info msg="Conmon does support the --sync option"
2026-06-11 13:18:25.114533 | controller | Jun 11 11:55:29.708297 crc crio[22759]: time="2026-06-11T11:55:29.708285541Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-11 13:18:25.114551 | controller | Jun 11 11:55:29.715886 crc crio[22759]: time="2026-06-11T11:55:29.715754155Z" level=info msg="Conmon does support the --sync option"
2026-06-11 13:18:25.114568 | controller | Jun 11 11:55:29.715886 crc crio[22759]: time="2026-06-11T11:55:29.715825038Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-11 13:18:25.114584 | controller | Jun 11 11:55:29.789448 crc crio[22759]: time="2026-06-11T11:55:29.789148521Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.114602 | controller | Jun 11 11:55:29.789448 crc crio[22759]: time="2026-06-11T11:55:29.789300595Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.114620 | controller | Jun 11 11:55:29.790146 crc crio[22759]: time="2026-06-11T11:55:29.790026595Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-11 13:18:25.114638 | controller | Jun 11 11:55:29.790146 crc crio[22759]: time="2026-06-11T11:55:29.790047476Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-11 13:18:25.114659 | controller | Jun 11 11:55:29.790905 crc crio[22759]: time="2026-06-11T11:55:29.790611183Z" 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-c-states.crio.io\", \"bundle\", \"org.criu.config\", \"io.kubernetes.cri-o.ShmSize\", \"cpu-shared.crio.io\", \"io.kubernetes.cri-o.DisableFIPS\", \"org.systemd.property.\", \"run.oci.\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"cpu-load-balancing.crio.io\", \"cpu-quota.crio.io\", \"io.kubernetes.cri.rdt-class\", \"io.kubernetes.cri-o.PodLinuxResources\", \"io.kubernetes.cri-o.LinkLogs\", \"irq-load-balancing.crio.io\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.umask\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"seccomp-profile.kubernetes.cri-o.io\", \"module.wasm.image/variant\", \"io.kubernetes.cri.container-type\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"io.containers.trace-syscall\"]\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 13:18:25.114688 | controller | Jun 11 11:55:29.791978 crc crio[22759]: time="2026-06-11T11:55:29.791920781Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-11 13:18:25.114706 | controller | Jun 11 11:55:29.792223 crc crio[22759]: time="2026-06-11T11:55:29.792169598Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-11 13:18:25.114723 | controller | Jun 11 11:55:31.428050 crc crio[22759]: time="2026-06-11T11:55:31.427236373Z" level=info msg="Got pod network &{Name:community-operators-h62kq Namespace:openshift-marketplace ID:cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d UID:6448c17c-b504-4b64-ac53-a68d2814cfc7 NetNS:/var/run/netns/1fd5a0bf-e8af-4390-bb84-fb0e9e9ce02b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6448c17c_b504_4b64_ac53_a68d2814cfc7.slice PodAnnotations:0xc000998e58}] Aliases:map[]}"
2026-06-11 13:18:25.114742 | controller | Jun 11 11:55:31.428050 crc crio[22759]: time="2026-06-11T11:55:31.428028585Z" level=info msg="Checking pod openshift-marketplace_community-operators-h62kq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.114760 | controller | Jun 11 11:55:31.429515 crc crio[22759]: time="2026-06-11T11:55:31.428572781Z" level=info msg="Got pod network &{Name:redhat-operators-fdkd2 Namespace:openshift-marketplace ID:63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034 UID:ee19b429-2e70-4caf-811c-2101faf70388 NetNS:/var/run/netns/a304afb4-5e21-4098-aee4-759f0c584a97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee19b429_2e70_4caf_811c_2101faf70388.slice PodAnnotations:0xc000998f58}] Aliases:map[]}"
2026-06-11 13:18:25.114779 | controller | Jun 11 11:55:31.429515 crc crio[22759]: time="2026-06-11T11:55:31.428767897Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-fdkd2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.114798 | controller | Jun 11 11:55:31.429515 crc crio[22759]: time="2026-06-11T11:55:31.42922124Z" level=info msg="Got pod network &{Name:certified-operators-xmmw2 Namespace:openshift-marketplace ID:12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda UID:eac99895-4454-4b32-927c-65fd1c875bc5 NetNS:/var/run/netns/dc5eee38-2df2-4a8d-8db5-20400a25426c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeac99895_4454_4b32_927c_65fd1c875bc5.slice PodAnnotations:0xc000998fe8}] Aliases:map[]}"
2026-06-11 13:18:25.114816 | controller | Jun 11 11:55:31.429515 crc crio[22759]: time="2026-06-11T11:55:31.429351943Z" level=info msg="Checking pod openshift-marketplace_certified-operators-xmmw2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.114837 | controller | Jun 11 11:55:31.430455 crc crio[22759]: time="2026-06-11T11:55:31.429950971Z" level=info msg="Got pod network &{Name:redhat-marketplace-c784s Namespace:openshift-marketplace ID:7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc UID:2f7297c3-a3e0-494a-b525-d351a5a5d6a4 NetNS:/var/run/netns/58368884-6801-4dba-8545-05523c95c4fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f7297c3_a3e0_494a_b525_d351a5a5d6a4.slice PodAnnotations:0xc000999078}] Aliases:map[]}"
2026-06-11 13:18:25.114876 | controller | Jun 11 11:55:31.430455 crc crio[22759]: time="2026-06-11T11:55:31.430110776Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-c784s for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.114897 | controller | Jun 11 11:55:31.430630 crc crio[22759]: time="2026-06-11T11:55:31.430583059Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-n8v69 Namespace:openshift-marketplace ID:40aa928ffffb5909e9f2cc45c58d306b07a8677c7cf659b8a829e44f0e4dfffe UID:fc2af7f4-1470-4fb1-bec2-96b2d2273970 NetNS:/var/run/netns/d6b68fc7-7cb0-48f2-9cfb-1e2fbc6f48dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc2af7f4_1470_4fb1_bec2_96b2d2273970.slice PodAnnotations:0xc000999108}] Aliases:map[]}"
2026-06-11 13:18:25.114916 | controller | Jun 11 11:55:31.430841 crc crio[22759]: time="2026-06-11T11:55:31.430789735Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-n8v69 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.114935 | controller | Jun 11 11:55:31.431426 crc crio[22759]: time="2026-06-11T11:55:31.43130849Z" level=info msg="Got pod network &{Name:controller-manager-5f4d49f7d6-pz6h4 Namespace:openshift-controller-manager ID:bae330b65ef1d58855cc1750dd5962bd3db738cc9f85f54e2ceeb843e19308cc UID:8364ad1e-1d1a-4137-8e21-c3084448614a NetNS:/var/run/netns/2196431d-d54f-431b-8e67-4aa204108126 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8364ad1e_1d1a_4137_8e21_c3084448614a.slice PodAnnotations:0xc000999188}] Aliases:map[]}"
2026-06-11 13:18:25.114952 | controller | Jun 11 11:55:31.431638 crc crio[22759]: time="2026-06-11T11:55:31.431565327Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-5f4d49f7d6-pz6h4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.114971 | controller | Jun 11 11:55:31.432145 crc crio[22759]: time="2026-06-11T11:55:31.432080892Z" level=info msg="Got pod network &{Name:route-controller-manager-5b69c4b7d-zngz2 Namespace:openshift-route-controller-manager ID:c7f8ad82ad454609d9319d4a1cf4dea40bf03500c7ff0c05b47453c3192a1dfa UID:1e30aad9-9efa-48c2-9bf4-6e89ee257c63 NetNS:/var/run/netns/a4a4ea3b-a68e-4396-9e44-31ef4669e9ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e30aad9_9efa_48c2_9bf4_6e89ee257c63.slice PodAnnotations:0xc000999218}] Aliases:map[]}"
2026-06-11 13:18:25.114989 | controller | Jun 11 11:55:31.432287 crc crio[22759]: time="2026-06-11T11:55:31.432237776Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-5b69c4b7d-zngz2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.115007 | controller | Jun 11 11:55:31.434210 crc crio[22759]: time="2026-06-11T11:55:31.432760192Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:aa66e24f8124432ed37f8a9c27e887c3db42fbd51a89b7c1f75f61b85d7f45e1 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/fbf54cf5-9866-4c22-b84b-ffe3ffcecbab 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:0xc0009992a8}] Aliases:map[]}"
2026-06-11 13:18:25.115029 | controller | Jun 11 11:55:31.434210 crc crio[22759]: time="2026-06-11T11:55:31.432961741Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.115048 | controller | Jun 11 11:55:31.434210 crc crio[22759]: time="2026-06-11T11:55:31.433083454Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 13:18:25.115066 | controller | Jun 11 11:55:31.434210 crc crio[22759]: time="2026-06-11T11:55:31.433101325Z" level=warning msg="Could not restore sandbox IP for 5ceed3fffe841d000ae281c77438ebeffe7856c15232a1cf46354210e45ff3a8: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_d9ca1c59-5603-4950-83a7-698f0297899f_0(5ceed3fffe841d000ae281c77438ebeffe7856c15232a1cf46354210e45ff3a8): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 13:18:25.115085 | controller | Jun 11 11:55:31.434210 crc crio[22759]: time="2026-06-11T11:55:31.433122395Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 13:18:25.115103 | controller | Jun 11 11:55:31.434210 crc crio[22759]: time="2026-06-11T11:55:31.433142336Z" level=warning msg="Could not restore sandbox IP for 5d45e2757ca961f0424bd711a4b3bbaa4571c8041c7a1cbcca43949d029310bb: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_98738a20-df72-4a0d-ad16-b98579b47eb9_0(5d45e2757ca961f0424bd711a4b3bbaa4571c8041c7a1cbcca43949d029310bb): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 13:18:25.115121 | controller | Jun 11 11:55:31.434210 crc crio[22759]: time="2026-06-11T11:55:31.433164957Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 13:18:25.115139 | controller | Jun 11 11:55:31.434210 crc crio[22759]: time="2026-06-11T11:55:31.433175697Z" level=warning msg="Could not restore sandbox IP for 3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d: failed to get network status for pod sandbox k8s_collect-profiles-29686305-9dr2p_openshift-operator-lifecycle-manager_88a361a5-a2f0-4cef-a60d-f0bd635eba7d_0(3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 13:18:25.115157 | controller | Jun 11 11:55:31.434210 crc crio[22759]: time="2026-06-11T11:55:31.433455315Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:e5f153aa209aabe52bf2d7753481d969f357bc1e07a18bcb37ff2768d02c4c3e UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/52e9daf9-18a1-423e-9099-40440b2e3003 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:0xc000999350}] Aliases:map[]}"
2026-06-11 13:18:25.115174 | controller | Jun 11 11:55:31.434210 crc crio[22759]: time="2026-06-11T11:55:31.433783494Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.115192 | controller | Jun 11 11:55:31.435274 crc crio[22759]: time="2026-06-11T11:55:31.434308749Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:7a9677c8ed67eec605ff0a2e5e6ec1a609e6172170307ccd1751732699526a22 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/fe11ae69-96ea-4bb7-804b-6b61b37bf5bd 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:0xc0009993e0}] Aliases:map[]}"
2026-06-11 13:18:25.115214 | controller | Jun 11 11:55:31.435274 crc crio[22759]: time="2026-06-11T11:55:31.434447054Z" 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 13:18:25.115233 | controller | Jun 11 11:55:31.435274 crc crio[22759]: time="2026-06-11T11:55:31.434949198Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:c47c584cbca399eb2e3265e7e59833a25e7bd64547b9baad238b551a74fee29c UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/0ae2e2bc-c4fe-4116-8de5-7d6a02ef3cb3 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:0xc000999470}] Aliases:map[]}"
2026-06-11 13:18:25.115254 | controller | Jun 11 11:55:31.435493 crc crio[22759]: time="2026-06-11T11:55:31.435286017Z" 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 13:18:25.115271 | controller | Jun 11 11:55:31.435905 crc crio[22759]: time="2026-06-11T11:55:31.435828094Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:093f8737cd204c43ff7594a6b0577cc39c6881340347f07f72acbca5359b1a09 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/b1b15c78-a896-4291-a825-1bbcce5a2752 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:0xc000999500}] Aliases:map[]}"
2026-06-11 13:18:25.115290 | controller | Jun 11 11:55:31.436063 crc crio[22759]: time="2026-06-11T11:55:31.436021389Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.115331 | controller | Jun 11 11:55:31.436525 crc crio[22759]: time="2026-06-11T11:55:31.436481412Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:e74cc8ff82ac082e0051d12a83cd16f7dc62f6e320b65d2f81722f8a4d3d8053 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/7b90ebca-c495-4cd6-85dd-5d294d8b44b3 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:0xc000999590}] Aliases:map[]}"
2026-06-11 13:18:25.115350 | controller | Jun 11 11:55:31.436709 crc crio[22759]: time="2026-06-11T11:55:31.436688448Z" 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 13:18:25.115368 | controller | Jun 11 11:55:31.437250 crc crio[22759]: time="2026-06-11T11:55:31.437183663Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:ddd8a7ace3286c82ee30b9c8d70ab00f67d742aa7b1f3710a23263e8b8d4a812 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/348b6c1a-e4dd-47b4-805e-52d3dadd7549 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:0xc000999620}] Aliases:map[]}"
2026-06-11 13:18:25.115391 | controller | Jun 11 11:55:31.437428 crc crio[22759]: time="2026-06-11T11:55:31.437373208Z" 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 13:18:25.115410 | controller | Jun 11 11:55:31.438091 crc crio[22759]: time="2026-06-11T11:55:31.438015896Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:ceac6ba87467e95e44a998e9cdf99adb3aa577f53000302197846ede3d51d028 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/09044e93-e795-44bb-94f1-1a858b656be8 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:0xc0009996a0}] Aliases:map[]}"
2026-06-11 13:18:25.115429 | controller | Jun 11 11:55:31.438188 crc crio[22759]: time="2026-06-11T11:55:31.438171891Z" 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 13:18:25.115448 | controller | Jun 11 11:55:31.438614 crc crio[22759]: time="2026-06-11T11:55:31.438571683Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:dfe00585ad03d00aae23bc232b329b26d5719d51f81ea9335489c98fa4af68c8 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/4700b64f-73df-4648-9213-f14baebc6440 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:0xc000999738}] Aliases:map[]}"
2026-06-11 13:18:25.115466 | controller | Jun 11 11:55:31.438825 crc crio[22759]: time="2026-06-11T11:55:31.438786099Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.115485 | controller | Jun 11 11:55:31.439359 crc crio[22759]: time="2026-06-11T11:55:31.439285753Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:c27b2d49f3cb2e2afc71446a37f9e524d9e1716e4fa8e966bb06e4c6340bae32 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/ff7c77c4-9965-4924-889c-72627d979a39 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:0xc0009997b8}] Aliases:map[]}"
2026-06-11 13:18:25.115504 | controller | Jun 11 11:55:31.439502 crc crio[22759]: time="2026-06-11T11:55:31.439461158Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.115522 | controller | Jun 11 11:55:31.440070 crc crio[22759]: time="2026-06-11T11:55:31.440008674Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:65f6f507aff2c3dfd016d5e334e513fd0bc5a957a8648f46873eff02e6fb2481 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/89c63d0f-aa45-40de-a36d-919da197e6d7 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:0xc000999848}] Aliases:map[]}"
2026-06-11 13:18:25.115540 | controller | Jun 11 11:55:31.440261 crc crio[22759]: time="2026-06-11T11:55:31.44020531Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.115559 | controller | Jun 11 11:55:31.440818 crc crio[22759]: time="2026-06-11T11:55:31.440742885Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:62b7b5b9061fa04de237a5f02ec1f67d1ff9341ed2f2185a28b0851974c9fb3d UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/b08249cd-fa2c-4fc5-8cae-7ddbc2a30d21 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:0xc0009998d8}] Aliases:map[]}"
2026-06-11 13:18:25.115582 | controller | Jun 11 11:55:31.441021 crc crio[22759]: time="2026-06-11T11:55:31.440959351Z" 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 13:18:25.115601 | controller | Jun 11 11:55:31.441617 crc crio[22759]: time="2026-06-11T11:55:31.441556189Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:6729b6f6df8aa1a94e46b1ed897ff3c7da2be0c5ac02ab76a9f56adff156dca8 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/2f8ae5bf-8119-4600-836c-e8ba69afa89a 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:0xc000999968}] Aliases:map[]}"
2026-06-11 13:18:25.115620 | controller | Jun 11 11:55:31.441900 crc crio[22759]: time="2026-06-11T11:55:31.441804026Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.115638 | controller | Jun 11 11:55:31.442382 crc crio[22759]: time="2026-06-11T11:55:31.44231272Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:8b5d3d637a6ccdbe2f885cbef0b8c8b55357672be69d392c7f3e67e3fe3e78a1 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/a2602e90-9490-47a5-beda-34c8b70bd2e0 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:0xc0009999e8}] Aliases:map[]}"
2026-06-11 13:18:25.115657 | controller | Jun 11 11:55:31.442517 crc crio[22759]: time="2026-06-11T11:55:31.442468385Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.115675 | controller | Jun 11 11:55:31.443203 crc crio[22759]: time="2026-06-11T11:55:31.443149065Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:2ad53ffb7fe74f66ce91948fcbd8ed5c639a3f56b5c5ad0aef3a79991b13a167 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/df22182b-9107-4050-bc96-25a3cc12fea7 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:0xc000999a68}] Aliases:map[]}"
2026-06-11 13:18:25.115692 | controller | Jun 11 11:55:31.443426 crc crio[22759]: time="2026-06-11T11:55:31.44333941Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.115710 | controller | Jun 11 11:55:31.443995 crc crio[22759]: time="2026-06-11T11:55:31.443932317Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:41e0dc7cc8053eeeac687a51aea9b1530d986305d29b495d36e86578d2e24b7a UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/44c836f1-83bd-4fec-8c03-6a3f71816cec 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:0xc000999ae8}] Aliases:map[]}"
2026-06-11 13:18:25.115731 | controller | Jun 11 11:55:31.444158 crc crio[22759]: time="2026-06-11T11:55:31.444107662Z" 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 13:18:25.115749 | controller | Jun 11 11:55:31.444772 crc crio[22759]: time="2026-06-11T11:55:31.444595867Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:5a380dc439153fd729d62d52583da7dfd5c6b33454985cf6ffeb5f878b80d543 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/13bd1b8d-3ad2-41f3-9798-031a902f7fbd 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:0xc000999b78}] Aliases:map[]}"
2026-06-11 13:18:25.115767 | controller | Jun 11 11:55:31.444886 crc crio[22759]: time="2026-06-11T11:55:31.444801268Z" 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 13:18:25.115784 | controller | Jun 11 11:55:31.445328 crc crio[22759]: time="2026-06-11T11:55:31.445273576Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:3bbff6bda418ab3917ffc3e1d6c1e610a6cb6637daa1c816b339836934e8ccac UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/ec1fe046-4b5b-41ff-9552-d213a98fb2d5 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:0xc000999c08}] Aliases:map[]}"
2026-06-11 13:18:25.115803 | controller | Jun 11 11:55:31.445513 crc crio[22759]: time="2026-06-11T11:55:31.445456371Z" 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 13:18:25.115821 | controller | Jun 11 11:55:31.446195 crc crio[22759]: time="2026-06-11T11:55:31.44610086Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:78c68730effe7e0fb995c89f1b136d209149e7ed6e1e6a43256efb8656843f28 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/fe643040-25c1-49eb-9b9c-ae2fe4ff88e7 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:0xc000999c98}] Aliases:map[]}"
2026-06-11 13:18:25.115840 | controller | Jun 11 11:55:31.446335 crc crio[22759]: time="2026-06-11T11:55:31.446266515Z" 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 13:18:25.115880 | controller | Jun 11 11:55:31.446981 crc crio[22759]: time="2026-06-11T11:55:31.446912153Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:c1251888d412fcac0ed09819a62b230962a9779845ff22b793bc77bb9da66c9f UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/a88519f7-e076-48fd-84ca-dd9116a9a44c 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:0xc000999d18}] Aliases:map[]}"
2026-06-11 13:18:25.115899 | controller | Jun 11 11:55:31.447198 crc crio[22759]: time="2026-06-11T11:55:31.447108509Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.115922 | controller | Jun 11 11:55:31.447843 crc crio[22759]: time="2026-06-11T11:55:31.447779118Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:172d06a82334693fe565a25f3523459d09b70af9e60826971bbc7a5ed2e4415b UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/18929e95-1963-4fc7-b7fb-0585ee5763d7 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:0xc000999da8}] Aliases:map[]}"
2026-06-11 13:18:25.115941 | controller | Jun 11 11:55:31.448049 crc crio[22759]: time="2026-06-11T11:55:31.447987654Z" 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 13:18:25.115959 | controller | Jun 11 11:55:31.448722 crc crio[22759]: time="2026-06-11T11:55:31.448593902Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:bcc9b32e3912bfaf7d153cd3800777354c0c016d76b68fe01d7791deb99508b2 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/d545e622-a7a5-4f3f-86cb-c5edc90b4cdb 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:0xc000999e28}] Aliases:map[]}"
2026-06-11 13:18:25.115976 | controller | Jun 11 11:55:31.448992 crc crio[22759]: time="2026-06-11T11:55:31.448849239Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.115993 | controller | Jun 11 11:55:31.449551 crc crio[22759]: time="2026-06-11T11:55:31.449495888Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:5373108d446055635b741dfe403fbbe5c4063e12343dee372b1eec3442e02add UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/4cddde93-dfb3-4c9d-8899-ea89ca60a88f 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:0xc000999eb8}] Aliases:map[]}"
2026-06-11 13:18:25.116011 | controller | Jun 11 11:55:31.449880 crc crio[22759]: time="2026-06-11T11:55:31.449805667Z" 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 13:18:25.116029 | controller | Jun 11 11:55:31.450394 crc crio[22759]: time="2026-06-11T11:55:31.450341222Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:7bc05bddb1aed37f248748b9c45be906fe9b211870ed17ab79e84fc17737e1da UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/8f9a7d04-7ac1-4692-a56b-91401116ff59 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:0xc000999f48}] Aliases:map[]}"
2026-06-11 13:18:25.116046 | controller | Jun 11 11:55:31.450581 crc crio[22759]: time="2026-06-11T11:55:31.450531928Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.116065 | controller | Jun 11 11:55:31.451456 crc crio[22759]: time="2026-06-11T11:55:31.451363922Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:3bc7d301adc5925b363e49d1c8c07e96d6dcae60275037d8ecd8166f8606c109 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/d6e5af67-2041-47d5-b430-06a5c8eeb714 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:0xc0003c40e8}] Aliases:map[]}"
2026-06-11 13:18:25.116086 | controller | Jun 11 11:55:31.451628 crc crio[22759]: time="2026-06-11T11:55:31.451591769Z" 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 13:18:25.116105 | controller | Jun 11 11:55:31.452317 crc crio[22759]: time="2026-06-11T11:55:31.452269788Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:2fd4c73289c4929e22acd75c5d0f696a8f40082ef4e46caf868126539c9b03fd UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/ece92a2d-351e-4746-b19b-225eaf1cb081 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:0xc0003c4350}] Aliases:map[]}"
2026-06-11 13:18:25.116123 | controller | Jun 11 11:55:31.452470 crc crio[22759]: time="2026-06-11T11:55:31.452431512Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.116141 | controller | Jun 11 11:55:31.453025 crc crio[22759]: time="2026-06-11T11:55:31.452970868Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:ba75dfe769e883bb7ff39e113effea81446325f05a64f99910027e6fe07d06f0 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/ff8059cd-5044-4679-b42a-618b00089c69 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:0xc0003c4460}] Aliases:map[]}"
2026-06-11 13:18:25.116159 | controller | Jun 11 11:55:31.453210 crc crio[22759]: time="2026-06-11T11:55:31.453151743Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.116178 | controller | Jun 11 11:55:31.453893 crc crio[22759]: time="2026-06-11T11:55:31.453760761Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:83deffb05b5c51ae09f7f9931aeef639a49e8922ed3ca219c2c4f5c262a80b31 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/f466c54d-069a-497b-819d-0b97573af589 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:0xc0003c4570}] Aliases:map[]}"
2026-06-11 13:18:25.116195 | controller | Jun 11 11:55:31.454117 crc crio[22759]: time="2026-06-11T11:55:31.454025389Z" 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 13:18:25.116240 | controller | Jun 11 11:55:31.455134 crc crio[22759]: time="2026-06-11T11:55:31.454585755Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:86c61bb44507aae5de65c880ccdcea828453dee0c375749eab1667d0dbe0708f UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/adce6741-9b80-400c-925c-60ca0e38a913 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:0xc0003c46a8}] Aliases:map[]}"
2026-06-11 13:18:25.116272 | controller | Jun 11 11:55:31.455568 crc crio[22759]: time="2026-06-11T11:55:31.455291385Z" 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 13:18:25.116291 | controller | Jun 11 11:55:31.456353 crc crio[22759]: time="2026-06-11T11:55:31.456300474Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:ddeac8d96bc220e6731c7e27f832716e6d7a896e00fcbc520040de7644187aa7 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/3133a063-dd51-4723-9ec1-accc050d3e6e 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:0xc0003c47b8}] Aliases:map[]}"
2026-06-11 13:18:25.116309 | controller | Jun 11 11:55:31.456549 crc crio[22759]: time="2026-06-11T11:55:31.45650583Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.116327 | controller | Jun 11 11:55:31.457597 crc crio[22759]: time="2026-06-11T11:55:31.457518359Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:6c51eab753272d574f64cbedfe0efb16ec220f86dcb2f36de0e92f6dacec8f69 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/c9091fab-29aa-4072-b456-ba985af10541 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:0xc0003c48c0}] Aliases:map[]}"
2026-06-11 13:18:25.116344 | controller | Jun 11 11:55:31.457831 crc crio[22759]: time="2026-06-11T11:55:31.457764066Z" 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 13:18:25.116362 | controller | Jun 11 11:55:31.458487 crc crio[22759]: time="2026-06-11T11:55:31.458402065Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:b9bb8890c0128eef33a966b912b722cc321dce274de0b53caa8004c0c5dd2fda UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/8ffb9c01-db83-4955-bc77-6a8c4b20be2a 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:0xc00012b038}] Aliases:map[]}"
2026-06-11 13:18:25.116379 | controller | Jun 11 11:55:31.458724 crc crio[22759]: time="2026-06-11T11:55:31.458597331Z" 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 13:18:25.116397 | controller | Jun 11 11:55:31.459361 crc crio[22759]: time="2026-06-11T11:55:31.459296451Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:b242f3ba73325bd5208b46a50ec2494ab99239aad746101e60e79afb481c4587 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/6fed3c95-1dc1-48fb-abda-1c17ee79c769 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:0xc00012b0e8}] Aliases:map[]}"
2026-06-11 13:18:25.116415 | controller | Jun 11 11:55:31.459529 crc crio[22759]: time="2026-06-11T11:55:31.459475186Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.116436 | controller | Jun 11 11:55:31.461074 crc crio[22759]: time="2026-06-11T11:55:31.460848236Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:c5e984a5c4cd3bc474b8eb37fa1dca43ee7c9ba6f6b8327c5199f7b42b0a8ed5 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/25af1740-ed2f-4188-8b67-1d71f92f9fa7 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:0xc00012b188}] Aliases:map[]}"
2026-06-11 13:18:25.116454 | controller | Jun 11 11:55:31.461377 crc crio[22759]: time="2026-06-11T11:55:31.46131369Z" 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 13:18:25.116472 | controller | Jun 11 11:55:31.462177 crc crio[22759]: time="2026-06-11T11:55:31.462090802Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:329481c7e901f292822a997f1565c8ea9d24ec8787303bb905ccb0f03ef4483b UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/42ef87da-209b-4614-9c65-6bba20775459 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:0xc000690568}] Aliases:map[]}"
2026-06-11 13:18:25.116489 | controller | Jun 11 11:55:31.462325 crc crio[22759]: time="2026-06-11T11:55:31.462227016Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.116506 | controller | Jun 11 11:55:31.462817 crc crio[22759]: time="2026-06-11T11:55:31.462624348Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:41d08addd47acc4ded12a6a52c92482718e27407d404fddc534b8ce1affae418 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/10071c0f-0d48-4f3f-9fe0-dcf9fa1dee0a 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:0xc000690608}] Aliases:map[]}"
2026-06-11 13:18:25.116524 | controller | Jun 11 11:55:31.462817 crc crio[22759]: time="2026-06-11T11:55:31.462798073Z" 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 13:18:25.116542 | controller | Jun 11 11:55:31.463265 crc crio[22759]: time="2026-06-11T11:55:31.463179194Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:d4eaf0d5e3ed3ad6c721fbefc9c4de6abe92afef4a079f289b21d3c936ebd80c UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/898f5ece-92cb-463f-a028-3299734e26a4 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:0xc0006906a8}] Aliases:map[]}"
2026-06-11 13:18:25.116559 | controller | Jun 11 11:55:31.463345 crc crio[22759]: time="2026-06-11T11:55:31.463304267Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.116577 | controller | Jun 11 11:55:31.463752 crc crio[22759]: time="2026-06-11T11:55:31.463703699Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:dbf7084e036402eb75d81bddd320d0bd1f91e1843d1dc590e3b11b4a55fce899 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/c00779a6-183a-4efc-979e-69272f788d4d 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:0xc000690748}] Aliases:map[]}"
2026-06-11 13:18:25.116598 | controller | Jun 11 11:55:31.463895 crc crio[22759]: time="2026-06-11T11:55:31.463834951Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.116617 | controller | Jun 11 11:55:31.464314 crc crio[22759]: time="2026-06-11T11:55:31.464241805Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:1be33eef974f1b8b17f66a7d3e38a2fbf699bbf9b979902191894328c4f3a5e0 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/69a82547-e2a6-41ca-b694-8c70ff40d2c7 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:0xc0006907d0}] Aliases:map[]}"
2026-06-11 13:18:25.116635 | controller | Jun 11 11:55:31.464405 crc crio[22759]: time="2026-06-11T11:55:31.464381309Z" 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 13:18:25.116653 | controller | Jun 11 11:55:31.465291 crc crio[22759]: time="2026-06-11T11:55:31.46518016Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-11 13:18:25.116670 | controller | Jun 11 11:55:31.466275 crc crio[22759]: time="2026-06-11T11:55:31.46623601Z" level=info msg="Starting seccomp notifier watcher"
2026-06-11 13:18:25.116687 | controller | Jun 11 11:55:31.466397 crc crio[22759]: time="2026-06-11T11:55:31.466304663Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-11 13:18:25.116705 | controller | Jun 11 11:55:31.466598 crc crio[22759]: time="2026-06-11T11:55:31.466495298Z" level=info msg="Create NRI interface"
2026-06-11 13:18:25.116723 | controller | Jun 11 11:55:31.466598 crc crio[22759]: time="2026-06-11T11:55:31.466593981Z" level=info msg="runtime interface created"
2026-06-11 13:18:25.116741 | controller | Jun 11 11:55:31.466810 crc crio[22759]: time="2026-06-11T11:55:31.466619172Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-11 13:18:25.116758 | controller | Jun 11 11:55:31.466810 crc crio[22759]: time="2026-06-11T11:55:31.466627682Z" level=info msg="runtime interface starting up..."
2026-06-11 13:18:25.116776 | controller | Jun 11 11:55:31.466810 crc crio[22759]: time="2026-06-11T11:55:31.466636302Z" level=info msg="starting plugins..."
2026-06-11 13:18:25.116794 | controller | Jun 11 11:55:31.466810 crc crio[22759]: time="2026-06-11T11:55:31.466724125Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-11 13:18:25.116812 | controller | Jun 11 11:55:31.478548 crc crio[22759]: time="2026-06-11T11:55:31.478415157Z" level=info msg="No systemd watchdog enabled"
2026-06-11 13:18:25.116829 | controller | Jun 11 11:55:31.485995 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-11 13:18:25.116846 | controller | Jun 11 11:55:38.589243 crc crio[22759]: time="2026-06-11T11:55:38.587787525Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=c2c11f27-d195-47b3-8d83-14d06a551e54 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.116890 | controller | Jun 11 11:55:38.593358 crc crio[22759]: time="2026-06-11T11:55:38.593248769Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=f4d015d4-a32b-41ca-86c8-bff974174d63 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.116918 | controller | Jun 11 11:55:38.598427 crc crio[22759]: time="2026-06-11T11:55:38.598316054Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=2946b374-3ef8-4c93-9ad2-d9d6ac80b2f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.116947 | controller | Jun 11 11:55:38.599506 crc crio[22759]: time="2026-06-11T11:55:38.599397574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.116967 | controller | Jun 11 11:55:38.638320 crc crio[22759]: time="2026-06-11T11:55:38.638228062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.116986 | controller | Jun 11 11:55:38.643238 crc crio[22759]: time="2026-06-11T11:55:38.643112841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.117004 | controller | Jun 11 11:55:38.773505 crc crio[22759]: time="2026-06-11T11:55:38.772607375Z" level=info msg="Created container c6acf4a61a1c5997d2e63c14e019791f70366cd2d9d02957b486e160cb11e62d: openshift-console/downloads-747b44746d-4pqvr/download-server" id=2946b374-3ef8-4c93-9ad2-d9d6ac80b2f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.117022 | controller | Jun 11 11:55:38.775526 crc crio[22759]: time="2026-06-11T11:55:38.775421017Z" level=info msg="Starting container: c6acf4a61a1c5997d2e63c14e019791f70366cd2d9d02957b486e160cb11e62d" id=8de6d51b-a000-41ce-ab8f-5819f2d991b7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.117040 | controller | Jun 11 11:55:38.782553 crc crio[22759]: time="2026-06-11T11:55:38.782437445Z" level=info msg="Started container" PID=23463 containerID=c6acf4a61a1c5997d2e63c14e019791f70366cd2d9d02957b486e160cb11e62d description=openshift-console/downloads-747b44746d-4pqvr/download-server id=8de6d51b-a000-41ce-ab8f-5819f2d991b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=329481c7e901f292822a997f1565c8ea9d24ec8787303bb905ccb0f03ef4483b
2026-06-11 13:18:25.117059 | controller | Jun 11 11:55:53.461588 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...
2026-06-11 13:18:25.117077 | controller | Jun 11 11:55:57.366488 crc systemd[1]: crio.service: Deactivated successfully.
2026-06-11 13:18:25.117096 | controller | Jun 11 11:55:57.369169 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).
2026-06-11 13:18:25.117119 | controller | Jun 11 11:55:57.369773 crc systemd[1]: crio.service: Consumed 6.323s CPU time.
2026-06-11 13:18:25.117182 | controller | Jun 11 11:55:57.473177 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-11 13:18:25.117205 | controller | Jun 11 11:55:57.555954 crc crio[24477]: time="2026-06-11T11:55:57.555596436Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-11 13:18:25.117223 | controller | Jun 11 11:55:57.555954 crc crio[24477]: time="2026-06-11T11:55:57.555916785Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-11 13:18:25.117241 | controller | Jun 11 11:55:57.558324 crc crio[24477]: time="2026-06-11T11:55:57.557516311Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-11 13:18:25.117260 | controller | Jun 11 11:55:57.558324 crc crio[24477]: time="2026-06-11T11:55:57.557597134Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-11 13:18:25.117279 | controller | Jun 11 11:55:57.558324 crc crio[24477]: time="2026-06-11T11:55:57.558266433Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/zuul"
2026-06-11 13:18:25.117374 | controller | Jun 11 11:55:57.584820 crc crio[24477]: time="2026-06-11T11:55:57.584550062Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-11 13:18:25.117400 | controller | Jun 11 11:55:57.585776 crc crio[24477]: time="2026-06-11T11:55:57.585586193Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-11 13:18:25.117423 | controller | Jun 11 11:55:57.587565 crc crio[24477]: time="2026-06-11T11:55:57.585780338Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-11 13:18:25.117442 | controller | Jun 11 11:55:57.596093 crc crio[24477]: time="2026-06-11T11:55:57.5955312Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-11 13:18:25.117460 | controller | Jun 11 11:55:57.596093 crc crio[24477]: time="2026-06-11T11:55:57.595574159Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-11 13:18:25.117478 | controller | Jun 11 11:55:57.656848 crc crio[24477]: time="2026-06-11T11:55:57.656313135Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-11 13:18:25.117667 | controller | Jun 11 11:55:57.678782 crc crio[24477]: time="2026-06-11T11:55:57.678625842Z" 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 13:18:25.117685 | controller | Jun 11 11:55:57.701782 crc crio[24477]: time="2026-06-11T11:55:57.701550496Z" 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 13:18:25.117704 | controller | Jun 11 11:55:57.737790 crc crio[24477]: time="2026-06-11T11:55:57.737670556Z" 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 13:18:25.117722 | controller | Jun 11 11:55:58.158604 crc crio[24477]: time="2026-06-11T11:55:58.158428666Z" level=info msg="Checkpoint/restore support enabled"
2026-06-11 13:18:25.117739 | controller | Jun 11 11:55:58.158604 crc crio[24477]: time="2026-06-11T11:55:58.15857163Z" level=info msg="Using the internal default seccomp profile"
2026-06-11 13:18:25.117757 | controller | Jun 11 11:55:58.158604 crc crio[24477]: time="2026-06-11T11:55:58.158588671Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-11 13:18:25.117774 | controller | Jun 11 11:55:58.158604 crc crio[24477]: time="2026-06-11T11:55:58.158596411Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-11 13:18:25.117790 | controller | Jun 11 11:55:58.158604 crc crio[24477]: time="2026-06-11T11:55:58.158604741Z" level=info msg="RDT not available in the host system"
2026-06-11 13:18:25.117807 | controller | Jun 11 11:55:58.193491 crc crio[24477]: time="2026-06-11T11:55:58.193313945Z" level=info msg="Conmon does support the --sync option"
2026-06-11 13:18:25.117828 | controller | Jun 11 11:55:58.194127 crc crio[24477]: time="2026-06-11T11:55:58.193618744Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-11 13:18:25.117880 | controller | Jun 11 11:55:58.206329 crc crio[24477]: time="2026-06-11T11:55:58.206080899Z" level=info msg="Conmon does support the --sync option"
2026-06-11 13:18:25.117904 | controller | Jun 11 11:55:58.206329 crc crio[24477]: time="2026-06-11T11:55:58.206144611Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-11 13:18:25.117923 | controller | Jun 11 11:55:58.960272 crc crio[24477]: time="2026-06-11T11:55:58.959995179Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.117941 | controller | Jun 11 11:55:58.960272 crc crio[24477]: time="2026-06-11T11:55:58.960154804Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.117960 | controller | Jun 11 11:55:58.962162 crc crio[24477]: time="2026-06-11T11:55:58.96038859Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-11 13:18:25.117978 | controller | Jun 11 11:55:58.962162 crc crio[24477]: time="2026-06-11T11:55:58.960405081Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-11 13:18:25.118010 | controller | Jun 11 11:55:58.962315 crc crio[24477]: time="2026-06-11T11:55:58.9610674Z" level=info msg="Current CRI-O configuration:\n[crio]\n  root = \"/var/lib/containers/storage\"\n  runroot = \"/run/containers/storage\"\n  imagestore = \"\"\n  storage_driver = \"overlay\"\n  storage_option = [\"overlay.skip_mount_home=true\"]\n  log_dir = \"/var/log/crio/pods\"\n  version_file = \"/var/run/crio/version\"\n  version_file_persist = \"\"\n  clean_shutdown_file = \"/var/lib/crio/clean.shutdown\"\n  internal_wipe = true\n  internal_repair = true\n  [crio.api]\n    grpc_max_send_msg_size = 83886080\n    grpc_max_recv_msg_size = 83886080\n    listen = \"/var/run/crio/crio.sock\"\n    stream_address = \"192.168.130.11\"\n    stream_port = \"0\"\n    stream_enable_tls = false\n    stream_tls_cert = \"\"\n    stream_tls_key = \"\"\n    stream_tls_ca = \"\"\n    stream_idle_timeout = \"\"\n  [crio.runtime]\n    no_pivot = false\n    selinux = true\n    log_to_journald = false\n    drop_infra_ctr = true\n    read_only = false\n    hooks_dir = [\"/etc/containers/oci/hooks.d\", \"/run/containers/oci/hooks.d\", \"/usr/share/containers/oci/hooks.d\"]\n    default_capabilities = [\"CHOWN\", \"DAC_OVERRIDE\", \"FSETID\", \"FOWNER\", \"SETGID\", \"SETUID\", \"SETPCAP\", \"NET_BIND_SERVICE\", \"KILL\"]\n    add_inheritable_capabilities = false\n    default_env = [\"NSS_SDB_USE_CACHE=no\"]\n    default_sysctls = [\"net.ipv4.ping_group_range=0 2147483647\"]\n    default_ulimits = [\"nofile=1048576\"]\n    allowed_devices = [\"/dev/fuse\", \"/dev/net/tun\"]\n    cdi_spec_dirs = [\"/etc/cdi\", \"/var/run/cdi\"]\n    device_ownership_from_security_context = false\n    default_runtime = \"crun\"\n    decryption_keys_path = \"/etc/crio/keys/\"\n    conmon = \"\"\n    conmon_cgroup = \"pod\"\n    seccomp_profile = \"\"\n    privileged_seccomp_profile = \"\"\n    apparmor_profile = \"crio-default\"\n    blockio_config_file = \"\"\n    blockio_reload = false\n    irqbalance_config_file = \"/etc/sysconfig/irqbalance\"\n    rdt_config_file = \"\"\n    cgroup_manager = \"systemd\"\n    default_mounts_file = \"\"\n    container_exits_dir = \"/var/run/crio/exits\"\n    container_attach_socket_dir = \"/var/run/crio\"\n    bind_mount_prefix = \"\"\n    uid_mappings = \"\"\n    minimum_mappable_uid = -1\n    gid_mappings = \"\"\n    minimum_mappable_gid = -1\n    log_level = \"info\"\n    log_filter = \"\"\n    namespaces_dir = \"/var/run\"\n    pinns_path = \"/usr/bin/pinns\"\n    enable_criu_support = true\n    pids_limit = -1\n    log_size_max = -1\n    ctr_stop_timeout = 30\n    separate_pull_cgroup = \"\"\n    infra_ctr_cpuset = \"\"\n    shared_cpuset = \"\"\n    absent_mount_sources_to_reject = [\"/etc/hostname\"]\n    enable_pod_events = false\n    irqbalance_config_restore_file = \"/etc/sysconfig/orig_irq_banned_cpus\"\n    hostnetwork_disable_selinux = true\n    disable_hostport_mapping = false\n    timezone = \"\"\n    [crio.runtime.runtimes]\n      [crio.runtime.runtimes.crun]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/crun\"\n        runtime_type = \"\"\n        runtime_root = \"/run/crun\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"512KiB\"\n        no_sync_log = false\n        [crio.runtime.runtimes.crun.default_annotations]\n          \"run.oci.systemd.subgroup\" = \"\"\n      [crio.runtime.runtimes.runc]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/runc\"\n        runtime_type = \"\"\n        runtime_root = \"/run/runc\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"12MiB\"\n        no_sync_log = false\n    [crio.runtime.workloads]\n      [crio.runtime.workloads.openshift-builder]\n        activation_annotation = \"io.openshift.builder\"\n        annotation_prefix = \"\"\n        allowed_annotations = [\"io.kubernetes.cri-o.userns-mode\", \"io.kubernetes.cri-o.Devices\"]\n        DisallowedAnnotations = [\"org.criu.config\", \"io.kubernetes.cri.container-type\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"cpu-shared.crio.io\", \"org.systemd.property.\", \"run.oci.\", \"io.kubernetes.cri-o.ShmSize\", \"cpu-quota.crio.io\", \"io.containers.trace-syscall\", \"io.kubernetes.cri.rdt-class\", \"io.kubernetes.cri-o.PodLinuxResources\", \"io.kubernetes.cri-o.LinkLogs\", \"io.kubernetes.cri-o.DisableFIPS\", \"module.wasm.image/variant\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"irq-load-balancing.crio.io\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"cpu-c-states.crio.io\", \"bundle\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"cpu-load-balancing.crio.io\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.umask\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"seccomp-profile.kubernetes.cri-o.io\"]\n        [crio.runtime.workloads.openshift-builder.resources]\n          CPUShares = 0\n          CPUQuota = 0\n          CPUPeriod = 0\n          CPUSet = \"\"\n          CPULimit = 0\n  [crio.image]\n    default_transport = \"docker://\"\n    global_auth_file = \"/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 13:18:25.118042 | controller | Jun 11 11:55:58.964769 crc crio[24477]: time="2026-06-11T11:55:58.964229332Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-11 13:18:25.118067 | controller | Jun 11 11:55:58.964949 crc crio[24477]: time="2026-06-11T11:55:58.964795978Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-11 13:18:25.118085 | controller | Jun 11 11:56:02.644173 crc crio[24477]: time="2026-06-11T11:56:02.629482726Z" level=info msg="Got pod network &{Name:community-operators-h62kq Namespace:openshift-marketplace ID:cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d UID:6448c17c-b504-4b64-ac53-a68d2814cfc7 NetNS:/var/run/netns/1fd5a0bf-e8af-4390-bb84-fb0e9e9ce02b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6448c17c_b504_4b64_ac53_a68d2814cfc7.slice PodAnnotations:0xc000a86910}] Aliases:map[]}"
2026-06-11 13:18:25.118107 | controller | Jun 11 11:56:02.644173 crc crio[24477]: time="2026-06-11T11:56:02.644044073Z" level=info msg="Checking pod openshift-marketplace_community-operators-h62kq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.118125 | controller | Jun 11 11:56:02.647462 crc crio[24477]: time="2026-06-11T11:56:02.647310347Z" level=info msg="Got pod network &{Name:redhat-operators-fdkd2 Namespace:openshift-marketplace ID:63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034 UID:ee19b429-2e70-4caf-811c-2101faf70388 NetNS:/var/run/netns/a304afb4-5e21-4098-aee4-759f0c584a97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee19b429_2e70_4caf_811c_2101faf70388.slice PodAnnotations:0xc000a86a58}] Aliases:map[]}"
2026-06-11 13:18:25.118142 | controller | Jun 11 11:56:02.648473 crc crio[24477]: time="2026-06-11T11:56:02.647613436Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-fdkd2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.118159 | controller | Jun 11 11:56:02.649829 crc crio[24477]: time="2026-06-11T11:56:02.649509541Z" level=info msg="Got pod network &{Name:certified-operators-xmmw2 Namespace:openshift-marketplace ID:12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda UID:eac99895-4454-4b32-927c-65fd1c875bc5 NetNS:/var/run/netns/dc5eee38-2df2-4a8d-8db5-20400a25426c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeac99895_4454_4b32_927c_65fd1c875bc5.slice PodAnnotations:0xc000a86b20}] Aliases:map[]}"
2026-06-11 13:18:25.118175 | controller | Jun 11 11:56:02.650256 crc crio[24477]: time="2026-06-11T11:56:02.650149899Z" level=info msg="Checking pod openshift-marketplace_certified-operators-xmmw2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.118192 | controller | Jun 11 11:56:02.654055 crc crio[24477]: time="2026-06-11T11:56:02.653374392Z" level=info msg="Got pod network &{Name:redhat-marketplace-c784s Namespace:openshift-marketplace ID:7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc UID:2f7297c3-a3e0-494a-b525-d351a5a5d6a4 NetNS:/var/run/netns/58368884-6801-4dba-8545-05523c95c4fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f7297c3_a3e0_494a_b525_d351a5a5d6a4.slice PodAnnotations:0xc000a86bd0}] Aliases:map[]}"
2026-06-11 13:18:25.118209 | controller | Jun 11 11:56:02.655268 crc crio[24477]: time="2026-06-11T11:56:02.654766752Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-c784s for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.118226 | controller | Jun 11 11:56:02.659099 crc crio[24477]: time="2026-06-11T11:56:02.658725626Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-n8v69 Namespace:openshift-marketplace ID:40aa928ffffb5909e9f2cc45c58d306b07a8677c7cf659b8a829e44f0e4dfffe UID:fc2af7f4-1470-4fb1-bec2-96b2d2273970 NetNS:/var/run/netns/d6b68fc7-7cb0-48f2-9cfb-1e2fbc6f48dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc2af7f4_1470_4fb1_bec2_96b2d2273970.slice PodAnnotations:0xc00008cc00}] Aliases:map[]}"
2026-06-11 13:18:25.118243 | controller | Jun 11 11:56:02.659209 crc crio[24477]: time="2026-06-11T11:56:02.659184816Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-n8v69 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.118264 | controller | Jun 11 11:56:02.660609 crc crio[24477]: time="2026-06-11T11:56:02.660407425Z" level=info msg="Got pod network &{Name:controller-manager-5f4d49f7d6-pz6h4 Namespace:openshift-controller-manager ID:bae330b65ef1d58855cc1750dd5962bd3db738cc9f85f54e2ceeb843e19308cc UID:8364ad1e-1d1a-4137-8e21-c3084448614a NetNS:/var/run/netns/2196431d-d54f-431b-8e67-4aa204108126 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8364ad1e_1d1a_4137_8e21_c3084448614a.slice PodAnnotations:0xc00008cc90}] Aliases:map[]}"
2026-06-11 13:18:25.118282 | controller | Jun 11 11:56:02.666495 crc crio[24477]: time="2026-06-11T11:56:02.666019419Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-5f4d49f7d6-pz6h4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.118300 | controller | Jun 11 11:56:02.668046 crc crio[24477]: time="2026-06-11T11:56:02.667628905Z" level=info msg="Got pod network &{Name:route-controller-manager-5b69c4b7d-zngz2 Namespace:openshift-route-controller-manager ID:c7f8ad82ad454609d9319d4a1cf4dea40bf03500c7ff0c05b47453c3192a1dfa UID:1e30aad9-9efa-48c2-9bf4-6e89ee257c63 NetNS:/var/run/netns/a4a4ea3b-a68e-4396-9e44-31ef4669e9ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e30aad9_9efa_48c2_9bf4_6e89ee257c63.slice PodAnnotations:0xc00008cd30}] Aliases:map[]}"
2026-06-11 13:18:25.118317 | controller | Jun 11 11:56:02.668566 crc crio[24477]: time="2026-06-11T11:56:02.668362706Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-5b69c4b7d-zngz2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.118334 | controller | Jun 11 11:56:02.669508 crc crio[24477]: time="2026-06-11T11:56:02.669327764Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:aa66e24f8124432ed37f8a9c27e887c3db42fbd51a89b7c1f75f61b85d7f45e1 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/fbf54cf5-9866-4c22-b84b-ffe3ffcecbab 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:0xc00008cdc8}] Aliases:map[]}"
2026-06-11 13:18:25.118352 | controller | Jun 11 11:56:02.669827 crc crio[24477]: time="2026-06-11T11:56:02.669614222Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.118370 | controller | Jun 11 11:56:02.670227 crc crio[24477]: time="2026-06-11T11:56:02.670017604Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 13:18:25.118387 | controller | Jun 11 11:56:02.670301 crc crio[24477]: time="2026-06-11T11:56:02.670232988Z" level=warning msg="Could not restore sandbox IP for 5ceed3fffe841d000ae281c77438ebeffe7856c15232a1cf46354210e45ff3a8: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_d9ca1c59-5603-4950-83a7-698f0297899f_0(5ceed3fffe841d000ae281c77438ebeffe7856c15232a1cf46354210e45ff3a8): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 13:18:25.118404 | controller | Jun 11 11:56:02.670301 crc crio[24477]: time="2026-06-11T11:56:02.670266021Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 13:18:25.118421 | controller | Jun 11 11:56:02.670301 crc crio[24477]: time="2026-06-11T11:56:02.670282762Z" level=warning msg="Could not restore sandbox IP for 5d45e2757ca961f0424bd711a4b3bbaa4571c8041c7a1cbcca43949d029310bb: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_98738a20-df72-4a0d-ad16-b98579b47eb9_0(5d45e2757ca961f0424bd711a4b3bbaa4571c8041c7a1cbcca43949d029310bb): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 13:18:25.118441 | controller | Jun 11 11:56:02.670436 crc crio[24477]: time="2026-06-11T11:56:02.670305643Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 13:18:25.118459 | controller | Jun 11 11:56:02.670436 crc crio[24477]: time="2026-06-11T11:56:02.670319553Z" level=warning msg="Could not restore sandbox IP for 3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d: failed to get network status for pod sandbox k8s_collect-profiles-29686305-9dr2p_openshift-operator-lifecycle-manager_88a361a5-a2f0-4cef-a60d-f0bd635eba7d_0(3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 13:18:25.118477 | controller | Jun 11 11:56:02.671248 crc crio[24477]: time="2026-06-11T11:56:02.671032423Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:e5f153aa209aabe52bf2d7753481d969f357bc1e07a18bcb37ff2768d02c4c3e UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/52e9daf9-18a1-423e-9099-40440b2e3003 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:0xc00008ce80}] Aliases:map[]}"
2026-06-11 13:18:25.118494 | controller | Jun 11 11:56:02.671476 crc crio[24477]: time="2026-06-11T11:56:02.671356321Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.118511 | controller | Jun 11 11:56:02.672236 crc crio[24477]: time="2026-06-11T11:56:02.672157926Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:7a9677c8ed67eec605ff0a2e5e6ec1a609e6172170307ccd1751732699526a22 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/fe11ae69-96ea-4bb7-804b-6b61b37bf5bd 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:0xc00008cf20}] Aliases:map[]}"
2026-06-11 13:18:25.118528 | controller | Jun 11 11:56:02.672475 crc crio[24477]: time="2026-06-11T11:56:02.672331921Z" 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 13:18:25.118546 | controller | Jun 11 11:56:02.673426 crc crio[24477]: time="2026-06-11T11:56:02.67331806Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:c47c584cbca399eb2e3265e7e59833a25e7bd64547b9baad238b551a74fee29c UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/0ae2e2bc-c4fe-4116-8de5-7d6a02ef3cb3 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:0xc00008cfb0}] Aliases:map[]}"
2026-06-11 13:18:25.118564 | controller | Jun 11 11:56:02.673833 crc crio[24477]: time="2026-06-11T11:56:02.673527805Z" 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 13:18:25.118582 | controller | Jun 11 11:56:02.675337 crc crio[24477]: time="2026-06-11T11:56:02.674559715Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:093f8737cd204c43ff7594a6b0577cc39c6881340347f07f72acbca5359b1a09 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/b1b15c78-a896-4291-a825-1bbcce5a2752 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:0xc00008d040}] Aliases:map[]}"
2026-06-11 13:18:25.118604 | controller | Jun 11 11:56:02.675337 crc crio[24477]: time="2026-06-11T11:56:02.67505966Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.118622 | controller | Jun 11 11:56:02.676170 crc crio[24477]: time="2026-06-11T11:56:02.675825109Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:e74cc8ff82ac082e0051d12a83cd16f7dc62f6e320b65d2f81722f8a4d3d8053 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/7b90ebca-c495-4cd6-85dd-5d294d8b44b3 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:0xc00008d0d0}] Aliases:map[]}"
2026-06-11 13:18:25.118639 | controller | Jun 11 11:56:02.676258 crc crio[24477]: time="2026-06-11T11:56:02.676200203Z" 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 13:18:25.118657 | controller | Jun 11 11:56:02.677252 crc crio[24477]: time="2026-06-11T11:56:02.677000826Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:ddd8a7ace3286c82ee30b9c8d70ab00f67d742aa7b1f3710a23263e8b8d4a812 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/348b6c1a-e4dd-47b4-805e-52d3dadd7549 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:0xc00008d160}] Aliases:map[]}"
2026-06-11 13:18:25.118674 | controller | Jun 11 11:56:02.677332 crc crio[24477]: time="2026-06-11T11:56:02.677290064Z" 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 13:18:25.118691 | controller | Jun 11 11:56:02.678391 crc crio[24477]: time="2026-06-11T11:56:02.67819455Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:ceac6ba87467e95e44a998e9cdf99adb3aa577f53000302197846ede3d51d028 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/09044e93-e795-44bb-94f1-1a858b656be8 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:0xc00008d1e0}] Aliases:map[]}"
2026-06-11 13:18:25.118708 | controller | Jun 11 11:56:02.679018 crc crio[24477]: time="2026-06-11T11:56:02.678510408Z" 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 13:18:25.118725 | controller | Jun 11 11:56:02.680990 crc crio[24477]: time="2026-06-11T11:56:02.680364043Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:dfe00585ad03d00aae23bc232b329b26d5719d51f81ea9335489c98fa4af68c8 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/4700b64f-73df-4648-9213-f14baebc6440 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:0xc00008d278}] Aliases:map[]}"
2026-06-11 13:18:25.118744 | controller | Jun 11 11:56:02.680990 crc crio[24477]: time="2026-06-11T11:56:02.680521287Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.118762 | controller | Jun 11 11:56:02.681570 crc crio[24477]: time="2026-06-11T11:56:02.681221758Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:c27b2d49f3cb2e2afc71446a37f9e524d9e1716e4fa8e966bb06e4c6340bae32 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/ff7c77c4-9965-4924-889c-72627d979a39 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:0xc00008d2f8}] Aliases:map[]}"
2026-06-11 13:18:25.118780 | controller | Jun 11 11:56:02.681570 crc crio[24477]: time="2026-06-11T11:56:02.681526997Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.118797 | controller | Jun 11 11:56:02.682401 crc crio[24477]: time="2026-06-11T11:56:02.682237696Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:65f6f507aff2c3dfd016d5e334e513fd0bc5a957a8648f46873eff02e6fb2481 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/89c63d0f-aa45-40de-a36d-919da197e6d7 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:0xc00008d388}] Aliases:map[]}"
2026-06-11 13:18:25.118814 | controller | Jun 11 11:56:02.682717 crc crio[24477]: time="2026-06-11T11:56:02.682495415Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.118831 | controller | Jun 11 11:56:02.684598 crc crio[24477]: time="2026-06-11T11:56:02.684376009Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:62b7b5b9061fa04de237a5f02ec1f67d1ff9341ed2f2185a28b0851974c9fb3d UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/b08249cd-fa2c-4fc5-8cae-7ddbc2a30d21 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:0xc00008d418}] Aliases:map[]}"
2026-06-11 13:18:25.118874 | controller | Jun 11 11:56:02.684598 crc crio[24477]: time="2026-06-11T11:56:02.684516873Z" 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 13:18:25.118899 | controller | Jun 11 11:56:02.685570 crc crio[24477]: time="2026-06-11T11:56:02.685411079Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:6729b6f6df8aa1a94e46b1ed897ff3c7da2be0c5ac02ab76a9f56adff156dca8 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/2f8ae5bf-8119-4600-836c-e8ba69afa89a 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:0xc00008d4a8}] Aliases:map[]}"
2026-06-11 13:18:25.118917 | controller | Jun 11 11:56:02.686529 crc crio[24477]: time="2026-06-11T11:56:02.686128959Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.118935 | controller | Jun 11 11:56:02.687957 crc crio[24477]: time="2026-06-11T11:56:02.687719071Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:8b5d3d637a6ccdbe2f885cbef0b8c8b55357672be69d392c7f3e67e3fe3e78a1 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/a2602e90-9490-47a5-beda-34c8b70bd2e0 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:0xc00008d528}] Aliases:map[]}"
2026-06-11 13:18:25.118956 | controller | Jun 11 11:56:02.689281 crc crio[24477]: time="2026-06-11T11:56:02.688362074Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.118974 | controller | Jun 11 11:56:02.689281 crc crio[24477]: time="2026-06-11T11:56:02.689247479Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:2ad53ffb7fe74f66ce91948fcbd8ed5c639a3f56b5c5ad0aef3a79991b13a167 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/df22182b-9107-4050-bc96-25a3cc12fea7 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:0xc00008d5a8}] Aliases:map[]}"
2026-06-11 13:18:25.118990 | controller | Jun 11 11:56:02.689415 crc crio[24477]: time="2026-06-11T11:56:02.689378513Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.119007 | controller | Jun 11 11:56:02.690478 crc crio[24477]: time="2026-06-11T11:56:02.690410693Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:41e0dc7cc8053eeeac687a51aea9b1530d986305d29b495d36e86578d2e24b7a UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/44c836f1-83bd-4fec-8c03-6a3f71816cec 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:0xc00008d628}] Aliases:map[]}"
2026-06-11 13:18:25.119024 | controller | Jun 11 11:56:02.690880 crc crio[24477]: time="2026-06-11T11:56:02.690574726Z" 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 13:18:25.119040 | controller | Jun 11 11:56:02.691459 crc crio[24477]: time="2026-06-11T11:56:02.691280928Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:5a380dc439153fd729d62d52583da7dfd5c6b33454985cf6ffeb5f878b80d543 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/13bd1b8d-3ad2-41f3-9798-031a902f7fbd 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:0xc00008d6b8}] Aliases:map[]}"
2026-06-11 13:18:25.119057 | controller | Jun 11 11:56:02.691806 crc crio[24477]: time="2026-06-11T11:56:02.69169602Z" 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 13:18:25.119073 | controller | Jun 11 11:56:02.693536 crc crio[24477]: time="2026-06-11T11:56:02.692455942Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:3bbff6bda418ab3917ffc3e1d6c1e610a6cb6637daa1c816b339836934e8ccac UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/ec1fe046-4b5b-41ff-9552-d213a98fb2d5 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:0xc00008d748}] Aliases:map[]}"
2026-06-11 13:18:25.119094 | controller | Jun 11 11:56:02.693536 crc crio[24477]: time="2026-06-11T11:56:02.693400889Z" 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 13:18:25.119111 | controller | Jun 11 11:56:02.694495 crc crio[24477]: time="2026-06-11T11:56:02.694254564Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:78c68730effe7e0fb995c89f1b136d209149e7ed6e1e6a43256efb8656843f28 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/fe643040-25c1-49eb-9b9c-ae2fe4ff88e7 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:0xc00008d7d8}] Aliases:map[]}"
2026-06-11 13:18:25.119128 | controller | Jun 11 11:56:02.694573 crc crio[24477]: time="2026-06-11T11:56:02.694514481Z" 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 13:18:25.119146 | controller | Jun 11 11:56:02.697775 crc crio[24477]: time="2026-06-11T11:56:02.697151088Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:c1251888d412fcac0ed09819a62b230962a9779845ff22b793bc77bb9da66c9f UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/a88519f7-e076-48fd-84ca-dd9116a9a44c 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:0xc00008d858}] Aliases:map[]}"
2026-06-11 13:18:25.119162 | controller | Jun 11 11:56:02.698475 crc crio[24477]: time="2026-06-11T11:56:02.697974892Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.119179 | controller | Jun 11 11:56:02.699153 crc crio[24477]: time="2026-06-11T11:56:02.698849596Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:172d06a82334693fe565a25f3523459d09b70af9e60826971bbc7a5ed2e4415b UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/18929e95-1963-4fc7-b7fb-0585ee5763d7 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:0xc00008d8e8}] Aliases:map[]}"
2026-06-11 13:18:25.119196 | controller | Jun 11 11:56:02.699494 crc crio[24477]: time="2026-06-11T11:56:02.699239317Z" 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 13:18:25.119213 | controller | Jun 11 11:56:02.701314 crc crio[24477]: time="2026-06-11T11:56:02.700799653Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:bcc9b32e3912bfaf7d153cd3800777354c0c016d76b68fe01d7791deb99508b2 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/d545e622-a7a5-4f3f-86cb-c5edc90b4cdb 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:0xc00008d968}] Aliases:map[]}"
2026-06-11 13:18:25.119230 | controller | Jun 11 11:56:02.702320 crc crio[24477]: time="2026-06-11T11:56:02.701455432Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.119251 | controller | Jun 11 11:56:02.702804 crc crio[24477]: time="2026-06-11T11:56:02.702452231Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:5373108d446055635b741dfe403fbbe5c4063e12343dee372b1eec3442e02add UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/4cddde93-dfb3-4c9d-8899-ea89ca60a88f 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:0xc00008d9f8}] Aliases:map[]}"
2026-06-11 13:18:25.119269 | controller | Jun 11 11:56:02.703384 crc crio[24477]: time="2026-06-11T11:56:02.703183951Z" 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 13:18:25.119286 | controller | Jun 11 11:56:02.705615 crc crio[24477]: time="2026-06-11T11:56:02.705230651Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:7bc05bddb1aed37f248748b9c45be906fe9b211870ed17ab79e84fc17737e1da UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/8f9a7d04-7ac1-4692-a56b-91401116ff59 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:0xc00008da88}] Aliases:map[]}"
2026-06-11 13:18:25.119318 | controller | Jun 11 11:56:02.706372 crc crio[24477]: time="2026-06-11T11:56:02.705973032Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.119337 | controller | Jun 11 11:56:02.706714 crc crio[24477]: time="2026-06-11T11:56:02.706554459Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:3bc7d301adc5925b363e49d1c8c07e96d6dcae60275037d8ecd8166f8606c109 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/d6e5af67-2041-47d5-b430-06a5c8eeb714 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:0xc00008db08}] Aliases:map[]}"
2026-06-11 13:18:25.119354 | controller | Jun 11 11:56:02.706803 crc crio[24477]: time="2026-06-11T11:56:02.706753655Z" 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 13:18:25.119373 | controller | Jun 11 11:56:02.709087 crc crio[24477]: time="2026-06-11T11:56:02.708511135Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:2fd4c73289c4929e22acd75c5d0f696a8f40082ef4e46caf868126539c9b03fd UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/ece92a2d-351e-4746-b19b-225eaf1cb081 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:0xc00008db98}] Aliases:map[]}"
2026-06-11 13:18:25.119389 | controller | Jun 11 11:56:02.709087 crc crio[24477]: time="2026-06-11T11:56:02.709065241Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.119405 | controller | Jun 11 11:56:02.710149 crc crio[24477]: time="2026-06-11T11:56:02.709753411Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:ba75dfe769e883bb7ff39e113effea81446325f05a64f99910027e6fe07d06f0 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/ff8059cd-5044-4679-b42a-618b00089c69 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:0xc00008dc28}] Aliases:map[]}"
2026-06-11 13:18:25.119428 | controller | Jun 11 11:56:02.710993 crc crio[24477]: time="2026-06-11T11:56:02.710279906Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.119446 | controller | Jun 11 11:56:02.711542 crc crio[24477]: time="2026-06-11T11:56:02.711400999Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:83deffb05b5c51ae09f7f9931aeef639a49e8922ed3ca219c2c4f5c262a80b31 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/f466c54d-069a-497b-819d-0b97573af589 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:0xc00008dcb8}] Aliases:map[]}"
2026-06-11 13:18:25.119462 | controller | Jun 11 11:56:02.712448 crc crio[24477]: time="2026-06-11T11:56:02.711590204Z" 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 13:18:25.119479 | controller | Jun 11 11:56:02.713220 crc crio[24477]: time="2026-06-11T11:56:02.713153179Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:86c61bb44507aae5de65c880ccdcea828453dee0c375749eab1667d0dbe0708f UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/adce6741-9b80-400c-925c-60ca0e38a913 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:0xc00008dd48}] Aliases:map[]}"
2026-06-11 13:18:25.119496 | controller | Jun 11 11:56:02.713423 crc crio[24477]: time="2026-06-11T11:56:02.713330053Z" 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 13:18:25.119512 | controller | Jun 11 11:56:02.714279 crc crio[24477]: time="2026-06-11T11:56:02.714180879Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:ddeac8d96bc220e6731c7e27f832716e6d7a896e00fcbc520040de7644187aa7 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/3133a063-dd51-4723-9ec1-accc050d3e6e 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:0xc00008ddd8}] Aliases:map[]}"
2026-06-11 13:18:25.119530 | controller | Jun 11 11:56:02.714366 crc crio[24477]: time="2026-06-11T11:56:02.714314573Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.119547 | controller | Jun 11 11:56:02.715525 crc crio[24477]: time="2026-06-11T11:56:02.715358393Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:6c51eab753272d574f64cbedfe0efb16ec220f86dcb2f36de0e92f6dacec8f69 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/c9091fab-29aa-4072-b456-ba985af10541 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:0xc00008de68}] Aliases:map[]}"
2026-06-11 13:18:25.119568 | controller | Jun 11 11:56:02.717288 crc crio[24477]: time="2026-06-11T11:56:02.717164325Z" 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 13:18:25.119586 | controller | Jun 11 11:56:02.719623 crc crio[24477]: time="2026-06-11T11:56:02.719345508Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:b9bb8890c0128eef33a966b912b722cc321dce274de0b53caa8004c0c5dd2fda UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/8ffb9c01-db83-4955-bc77-6a8c4b20be2a 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:0xc00008dee8}] Aliases:map[]}"
2026-06-11 13:18:25.119604 | controller | Jun 11 11:56:02.719623 crc crio[24477]: time="2026-06-11T11:56:02.719510533Z" 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 13:18:25.119621 | controller | Jun 11 11:56:02.720992 crc crio[24477]: time="2026-06-11T11:56:02.72042391Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:b242f3ba73325bd5208b46a50ec2494ab99239aad746101e60e79afb481c4587 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/6fed3c95-1dc1-48fb-abda-1c17ee79c769 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:0xc00008df78}] Aliases:map[]}"
2026-06-11 13:18:25.119638 | controller | Jun 11 11:56:02.720992 crc crio[24477]: time="2026-06-11T11:56:02.720601745Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.119654 | controller | Jun 11 11:56:02.722158 crc crio[24477]: time="2026-06-11T11:56:02.721581372Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:c5e984a5c4cd3bc474b8eb37fa1dca43ee7c9ba6f6b8327c5199f7b42b0a8ed5 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/25af1740-ed2f-4188-8b67-1d71f92f9fa7 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:0xc000326128}] Aliases:map[]}"
2026-06-11 13:18:25.119670 | controller | Jun 11 11:56:02.722255 crc crio[24477]: time="2026-06-11T11:56:02.722230102Z" 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 13:18:25.119687 | controller | Jun 11 11:56:02.723915 crc crio[24477]: time="2026-06-11T11:56:02.72357044Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:329481c7e901f292822a997f1565c8ea9d24ec8787303bb905ccb0f03ef4483b UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/42ef87da-209b-4614-9c65-6bba20775459 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:0xc000326318}] Aliases:map[]}"
2026-06-11 13:18:25.119703 | controller | Jun 11 11:56:02.724590 crc crio[24477]: time="2026-06-11T11:56:02.724029213Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.119721 | controller | Jun 11 11:56:02.725579 crc crio[24477]: time="2026-06-11T11:56:02.725372052Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:41d08addd47acc4ded12a6a52c92482718e27407d404fddc534b8ce1affae418 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/10071c0f-0d48-4f3f-9fe0-dcf9fa1dee0a 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:0xc000326408}] Aliases:map[]}"
2026-06-11 13:18:25.119741 | controller | Jun 11 11:56:02.726563 crc crio[24477]: time="2026-06-11T11:56:02.725767893Z" 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 13:18:25.119759 | controller | Jun 11 11:56:02.730013 crc crio[24477]: time="2026-06-11T11:56:02.729591424Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:d4eaf0d5e3ed3ad6c721fbefc9c4de6abe92afef4a079f289b21d3c936ebd80c UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/898f5ece-92cb-463f-a028-3299734e26a4 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:0xc000326508}] Aliases:map[]}"
2026-06-11 13:18:25.119777 | controller | Jun 11 11:56:02.731455 crc crio[24477]: time="2026-06-11T11:56:02.730181882Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.119795 | controller | Jun 11 11:56:02.732615 crc crio[24477]: time="2026-06-11T11:56:02.732456737Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:dbf7084e036402eb75d81bddd320d0bd1f91e1843d1dc590e3b11b4a55fce899 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/c00779a6-183a-4efc-979e-69272f788d4d 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:0xc000326668}] Aliases:map[]}"
2026-06-11 13:18:25.119812 | controller | Jun 11 11:56:02.733071 crc crio[24477]: time="2026-06-11T11:56:02.732611821Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.119830 | controller | Jun 11 11:56:02.734228 crc crio[24477]: time="2026-06-11T11:56:02.734162436Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:1be33eef974f1b8b17f66a7d3e38a2fbf699bbf9b979902191894328c4f3a5e0 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/69a82547-e2a6-41ca-b694-8c70ff40d2c7 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:0xc0003266f0}] Aliases:map[]}"
2026-06-11 13:18:25.119862 | controller | Jun 11 11:56:02.734441 crc crio[24477]: time="2026-06-11T11:56:02.734335384Z" 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 13:18:25.119886 | controller | Jun 11 11:56:02.740004 crc crio[24477]: time="2026-06-11T11:56:02.735446382Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-11 13:18:25.119904 | controller | Jun 11 11:56:02.740004 crc crio[24477]: time="2026-06-11T11:56:02.738636314Z" level=info msg="Starting seccomp notifier watcher"
2026-06-11 13:18:25.119921 | controller | Jun 11 11:56:02.740004 crc crio[24477]: time="2026-06-11T11:56:02.738804249Z" level=info msg="Create NRI interface"
2026-06-11 13:18:25.119942 | controller | Jun 11 11:56:02.740004 crc crio[24477]: time="2026-06-11T11:56:02.73885705Z" level=info msg="runtime interface created"
2026-06-11 13:18:25.119959 | controller | Jun 11 11:56:02.740004 crc crio[24477]: time="2026-06-11T11:56:02.738873901Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-11 13:18:25.119975 | controller | Jun 11 11:56:02.740004 crc crio[24477]: time="2026-06-11T11:56:02.739050395Z" level=info msg="runtime interface starting up..."
2026-06-11 13:18:25.119992 | controller | Jun 11 11:56:02.740004 crc crio[24477]: time="2026-06-11T11:56:02.739064406Z" level=info msg="starting plugins..."
2026-06-11 13:18:25.120008 | controller | Jun 11 11:56:02.740004 crc crio[24477]: time="2026-06-11T11:56:02.739332914Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-11 13:18:25.120023 | controller | Jun 11 11:56:02.744834 crc crio[24477]: time="2026-06-11T11:56:02.740991862Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-11 13:18:25.120040 | controller | Jun 11 11:56:02.927457 crc crio[24477]: time="2026-06-11T11:56:02.927119863Z" level=info msg="No systemd watchdog enabled"
2026-06-11 13:18:25.120056 | controller | Jun 11 11:56:02.940030 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-11 13:18:25.120072 | controller | Jun 11 11:56:18.364197 crc crio[24477]: time="2026-06-11T11:56:18.363014252Z" level=info msg="Running pod sandbox: openshift-etcd/installer-3-crc/POD" id=7d54f7a3-2cb3-4000-9011-7480ae5557c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.120090 | controller | Jun 11 11:56:18.366635 crc crio[24477]: time="2026-06-11T11:56:18.364252427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.120107 | controller | Jun 11 11:56:18.424257 crc crio[24477]: time="2026-06-11T11:56:18.424062588Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:2e109bba58671546c5c7a5d1ebab0d06c8622339c15bd4c8b8ef1572a993dd64 UID:674daae6-90ca-4c14-b547-3889e15d4499 NetNS:/var/run/netns/9048ae62-a094-4c5d-af4e-e6607f41fd90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod674daae6_90ca_4c14_b547_3889e15d4499.slice PodAnnotations:0xc0003264e8}] Aliases:map[]}"
2026-06-11 13:18:25.120125 | controller | Jun 11 11:56:18.424257 crc crio[24477]: time="2026-06-11T11:56:18.424174771Z" level=info msg="Adding pod openshift-etcd_installer-3-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.120143 | controller | Jun 11 11:56:23.302849 crc crio[24477]: 2026-06-11T11:56:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e109bba5867154 Mac:f6:81:89:56:85:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/9048ae62-a094-4c5d-af4e-e6607f41fd90 SocketPath: PciID:}] [{Interface:0xc000276bc0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.120160 | controller | Jun 11 11:56:23.306077 crc crio[24477]: time="2026-06-11T11:56:23.305895477Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:2e109bba58671546c5c7a5d1ebab0d06c8622339c15bd4c8b8ef1572a993dd64 UID:674daae6-90ca-4c14-b547-3889e15d4499 NetNS:/var/run/netns/9048ae62-a094-4c5d-af4e-e6607f41fd90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod674daae6_90ca_4c14_b547_3889e15d4499.slice PodAnnotations:0xc0003264e8}] Aliases:map[]}"
2026-06-11 13:18:25.120178 | controller | Jun 11 11:56:23.307400 crc crio[24477]: time="2026-06-11T11:56:23.306187786Z" level=info msg="Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.120199 | controller | Jun 11 11:56:23.316985 crc crio[24477]: time="2026-06-11T11:56:23.31663334Z" level=info msg="Ran pod sandbox 2e109bba58671546c5c7a5d1ebab0d06c8622339c15bd4c8b8ef1572a993dd64 with infra container: openshift-etcd/installer-3-crc/POD" id=7d54f7a3-2cb3-4000-9011-7480ae5557c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.120218 | controller | Jun 11 11:56:23.333298 crc crio[24477]: time="2026-06-11T11:56:23.33262178Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=e64f07f6-5abc-42d6-b73b-ca87dbf56f6c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.120238 | controller | Jun 11 11:56:23.340501 crc crio[24477]: time="2026-06-11T11:56:23.340131498Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=9c61fc53-0cc0-4d8a-83ae-a200165d6028 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.120264 | controller | Jun 11 11:56:23.361595 crc crio[24477]: time="2026-06-11T11:56:23.36139592Z" level=info msg="Creating container: openshift-etcd/installer-3-crc/installer" id=1923fd57-ae34-4023-a2f6-a14682ad046d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.120287 | controller | Jun 11 11:56:23.362603 crc crio[24477]: time="2026-06-11T11:56:23.362312737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.120309 | controller | Jun 11 11:56:23.508847 crc crio[24477]: time="2026-06-11T11:56:23.504890653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.120332 | controller | Jun 11 11:56:25.012793 crc crio[24477]: time="2026-06-11T11:56:25.01262025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.120356 | controller | Jun 11 11:56:25.770073 crc crio[24477]: time="2026-06-11T11:56:25.769179491Z" level=info msg="Created container fbc2f8dbc03efc839e79ec6999a32fe69699c916f30e8f09b5accf341469c4c4: openshift-etcd/installer-3-crc/installer" id=1923fd57-ae34-4023-a2f6-a14682ad046d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.120376 | controller | Jun 11 11:56:25.772540 crc crio[24477]: time="2026-06-11T11:56:25.772455922Z" level=info msg="Starting container: fbc2f8dbc03efc839e79ec6999a32fe69699c916f30e8f09b5accf341469c4c4" id=2dc37423-44d7-4d8a-8f56-377696b2c7e8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.120394 | controller | Jun 11 11:56:25.790172 crc crio[24477]: time="2026-06-11T11:56:25.789999886Z" level=info msg="Started container" PID=24934 containerID=fbc2f8dbc03efc839e79ec6999a32fe69699c916f30e8f09b5accf341469c4c4 description=openshift-etcd/installer-3-crc/installer id=2dc37423-44d7-4d8a-8f56-377696b2c7e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e109bba58671546c5c7a5d1ebab0d06c8622339c15bd4c8b8ef1572a993dd64
2026-06-11 13:18:25.120411 | controller | Jun 11 11:57:01.796146 crc crio[24477]: time="2026-06-11T11:57:01.79487813Z" level=info msg="Stopping container: 5337c96de581f1607c4e3e20811b26d9c68e95c515b779f83549d2aed570e36e (timeout: 30s)" id=74b18f39-5ce9-4c47-b4cc-cd242541bca1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.120462 | controller | Jun 11 11:57:01.797549 crc crio[24477]: time="2026-06-11T11:57:01.794925872Z" level=info msg="Stopping container: 0b681eb773409774bdab99a73584685855cbb057199dc289dc31b6889c8c2ff9 (timeout: 30s)" id=7895d8aa-cab9-4140-aed3-fa87342e4db7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.120482 | controller | Jun 11 11:57:01.797549 crc crio[24477]: time="2026-06-11T11:57:01.795170328Z" level=info msg="Stopping container: 44aff769c18900ce5201cd2098404513f6acb5b97500d60216ced387661f8ca5 (timeout: 30s)" id=4eed4110-a756-4b94-831e-7a02758a84cf name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.120505 | controller | Jun 11 11:57:01.797549 crc crio[24477]: time="2026-06-11T11:57:01.79525074Z" level=info msg="Stopping container: 577b2e4996c605bcf69ba34d9af3c2bb229c0b7fe432680ece70e2ae5cdc32af (timeout: 30s)" id=8f3b2233-1c5a-4094-8009-452ca9ccc60a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.120523 | controller | Jun 11 11:57:01.797549 crc crio[24477]: time="2026-06-11T11:57:01.795436076Z" level=info msg="Stopping container: c064d8099ec1df931905e8b9c9899911c3c03b7280635e04c32d85e517c65640 (timeout: 30s)" id=1968befe-4661-4405-a201-c02c8712b94c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.120540 | controller | Jun 11 11:57:02.034544 crc crio[24477]: time="2026-06-11T11:57:02.034461099Z" level=info msg="Stopped container 5337c96de581f1607c4e3e20811b26d9c68e95c515b779f83549d2aed570e36e: openshift-etcd/etcd-crc/etcd-readyz" id=74b18f39-5ce9-4c47-b4cc-cd242541bca1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.120558 | controller | Jun 11 11:57:02.124626 crc crio[24477]: time="2026-06-11T11:57:02.124527689Z" level=info msg="Stopped container c064d8099ec1df931905e8b9c9899911c3c03b7280635e04c32d85e517c65640: openshift-etcd/etcd-crc/etcd-metrics" id=1968befe-4661-4405-a201-c02c8712b94c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.120575 | controller | Jun 11 11:57:02.199715 crc crio[24477]: time="2026-06-11T11:57:02.199415587Z" level=info msg="Stopped container 44aff769c18900ce5201cd2098404513f6acb5b97500d60216ced387661f8ca5: openshift-etcd/etcd-crc/etcd-rev" id=4eed4110-a756-4b94-831e-7a02758a84cf name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.120593 | controller | Jun 11 11:57:15.640176 crc crio[24477]: time="2026-06-11T11:57:15.638451575Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=11a67b6d-13fe-4a2a-8dc7-ecbff0db9e14 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.120610 | controller | Jun 11 11:57:15.642501 crc crio[24477]: time="2026-06-11T11:57:15.642382867Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=c3c729be-66e3-4722-84f6-9d50e4423d01 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.120627 | controller | Jun 11 11:57:15.643811 crc crio[24477]: time="2026-06-11T11:57:15.643571331Z" level=info msg="Removing container: 10ea9c9ea94fa33266e428d5c2676fb5d9ea8bc034c64ad37f5e31d85c1e9f1d" id=12be941c-78d2-490b-bd68-b790f9f784fa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.120644 | controller | Jun 11 11:57:15.658802 crc crio[24477]: time="2026-06-11T11:57:15.658626732Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=46282722-195a-4dc7-8a7f-7942287fcf24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.120661 | controller | Jun 11 11:57:15.739027 crc crio[24477]: time="2026-06-11T11:57:15.738824818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.120678 | controller | Jun 11 11:57:15.780851 crc crio[24477]: time="2026-06-11T11:57:15.780520056Z" level=info msg="Removed container 10ea9c9ea94fa33266e428d5c2676fb5d9ea8bc034c64ad37f5e31d85c1e9f1d: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=12be941c-78d2-490b-bd68-b790f9f784fa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.120695 | controller | Jun 11 11:57:15.784869 crc crio[24477]: time="2026-06-11T11:57:15.784726034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.120716 | controller | Jun 11 11:57:15.990364 crc crio[24477]: time="2026-06-11T11:57:15.990217996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.120733 | controller | Jun 11 11:57:16.089009 crc crio[24477]: time="2026-06-11T11:57:16.088838481Z" level=info msg="Created container e168f3e5012d755d6cf37bc437d1fa7d7ea9b6446f7fa5b2cd0c530127700ee2: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=46282722-195a-4dc7-8a7f-7942287fcf24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.120750 | controller | Jun 11 11:57:16.090726 crc crio[24477]: time="2026-06-11T11:57:16.090606351Z" level=info msg="Starting container: e168f3e5012d755d6cf37bc437d1fa7d7ea9b6446f7fa5b2cd0c530127700ee2" id=a929ac33-3dbf-4952-b156-3ab061bd1c31 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.120767 | controller | Jun 11 11:57:16.099462 crc crio[24477]: time="2026-06-11T11:57:16.099314078Z" level=info msg="Started container" PID=25691 containerID=e168f3e5012d755d6cf37bc437d1fa7d7ea9b6446f7fa5b2cd0c530127700ee2 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=a929ac33-3dbf-4952-b156-3ab061bd1c31 name=/runtime.v1.RuntimeService/StartContainer sandboxID=061625758d309a721490a8135736749f5522756c7306e8c3245198445746a21e
2026-06-11 13:18:25.120783 | controller | Jun 11 11:57:17.672192 crc crio[24477]: time="2026-06-11T11:57:17.670923202Z" level=info msg="Stopping pod sandbox: 2e109bba58671546c5c7a5d1ebab0d06c8622339c15bd4c8b8ef1572a993dd64" id=b862274b-297a-4402-adba-4632ebbaac5e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.120800 | controller | Jun 11 11:57:17.674382 crc crio[24477]: time="2026-06-11T11:57:17.672554638Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:2e109bba58671546c5c7a5d1ebab0d06c8622339c15bd4c8b8ef1572a993dd64 UID:674daae6-90ca-4c14-b547-3889e15d4499 NetNS:/var/run/netns/9048ae62-a094-4c5d-af4e-e6607f41fd90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod674daae6_90ca_4c14_b547_3889e15d4499.slice PodAnnotations:0xc00008cf88}] Aliases:map[]}"
2026-06-11 13:18:25.120818 | controller | Jun 11 11:57:17.674382 crc crio[24477]: time="2026-06-11T11:57:17.672794125Z" level=info msg="Deleting pod openshift-etcd_installer-3-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.120835 | controller | Jun 11 11:57:17.934094 crc crio[24477]: time="2026-06-11T11:57:17.933870658Z" level=info msg="Stopped pod sandbox: 2e109bba58671546c5c7a5d1ebab0d06c8622339c15bd4c8b8ef1572a993dd64" id=b862274b-297a-4402-adba-4632ebbaac5e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.120873 | controller | Jun 11 11:57:28.968563 crc crio[24477]: time="2026-06-11T11:57:28.967785982Z" level=info msg="Stopped container 0b681eb773409774bdab99a73584685855cbb057199dc289dc31b6889c8c2ff9: openshift-etcd/etcd-crc/etcd" id=7895d8aa-cab9-4140-aed3-fa87342e4db7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.120892 | controller | Jun 11 11:57:31.858867 crc crio[24477]: time="2026-06-11T11:57:31.858066479Z" level=warning msg="Stopping container 577b2e4996c605bcf69ba34d9af3c2bb229c0b7fe432680ece70e2ae5cdc32af with stop signal(15) timed out. Killing..."
2026-06-11 13:18:25.120911 | controller | Jun 11 11:57:31.915047 crc crio[24477]: time="2026-06-11T11:57:31.914797362Z" level=error msg="Killing container 577b2e4996c605bcf69ba34d9af3c2bb229c0b7fe432680ece70e2ae5cdc32af failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 577b2e4996c605bcf69ba34d9af3c2bb229c0b7fe432680ece70e2ae5cdc32af KILL` failed: process not running: No such process\n : exit status 1"
2026-06-11 13:18:25.120928 | controller | Jun 11 11:57:32.505198 crc crio[24477]: time="2026-06-11T11:57:32.505088925Z" level=info msg="Stopped container 577b2e4996c605bcf69ba34d9af3c2bb229c0b7fe432680ece70e2ae5cdc32af: openshift-etcd/etcd-crc/etcdctl" id=8f3b2233-1c5a-4094-8009-452ca9ccc60a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.120949 | controller | Jun 11 11:57:32.506878 crc crio[24477]: time="2026-06-11T11:57:32.506831454Z" level=info msg="Stopping pod sandbox: 4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce" id=a3c2ff5f-73e2-418e-aaf8-257e1ed1d2f1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.120967 | controller | Jun 11 11:57:32.511036 crc crio[24477]: time="2026-06-11T11:57:32.510911581Z" level=info msg="Stopped pod sandbox: 4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce" id=a3c2ff5f-73e2-418e-aaf8-257e1ed1d2f1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.120984 | controller | Jun 11 11:57:32.876265 crc crio[24477]: time="2026-06-11T11:57:32.876123984Z" level=info msg="Removing container: 44aff769c18900ce5201cd2098404513f6acb5b97500d60216ced387661f8ca5" id=091b229a-34db-4ae4-a2e2-b854a5f2ba3b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.121001 | controller | Jun 11 11:57:32.909479 crc crio[24477]: time="2026-06-11T11:57:32.909144696Z" level=info msg="Removed container 44aff769c18900ce5201cd2098404513f6acb5b97500d60216ced387661f8ca5: openshift-etcd/etcd-crc/etcd-rev" id=091b229a-34db-4ae4-a2e2-b854a5f2ba3b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.121018 | controller | Jun 11 11:57:32.914013 crc crio[24477]: time="2026-06-11T11:57:32.913862827Z" level=info msg="Removing container: 5337c96de581f1607c4e3e20811b26d9c68e95c515b779f83549d2aed570e36e" id=e8413b72-9bb7-4684-9033-4b295793c0de name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.121035 | controller | Jun 11 11:57:32.942228 crc crio[24477]: time="2026-06-11T11:57:32.942053561Z" level=info msg="Removed container 5337c96de581f1607c4e3e20811b26d9c68e95c515b779f83549d2aed570e36e: openshift-etcd/etcd-crc/etcd-readyz" id=e8413b72-9bb7-4684-9033-4b295793c0de name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.121053 | controller | Jun 11 11:57:32.946993 crc crio[24477]: time="2026-06-11T11:57:32.946890786Z" level=info msg="Removing container: c064d8099ec1df931905e8b9c9899911c3c03b7280635e04c32d85e517c65640" id=49514465-86c5-443b-b797-1c23db9cbb9c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.121069 | controller | Jun 11 11:57:32.971608 crc crio[24477]: time="2026-06-11T11:57:32.971498538Z" level=info msg="Removed container c064d8099ec1df931905e8b9c9899911c3c03b7280635e04c32d85e517c65640: openshift-etcd/etcd-crc/etcd-metrics" id=49514465-86c5-443b-b797-1c23db9cbb9c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.121087 | controller | Jun 11 11:57:32.974792 crc crio[24477]: time="2026-06-11T11:57:32.974752459Z" level=info msg="Removing container: 0b681eb773409774bdab99a73584685855cbb057199dc289dc31b6889c8c2ff9" id=43eb70b9-06fa-42ed-959c-7fc7b09a2cd3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.121103 | controller | Jun 11 11:57:32.994744 crc crio[24477]: time="2026-06-11T11:57:32.994573692Z" level=info msg="Removed container 0b681eb773409774bdab99a73584685855cbb057199dc289dc31b6889c8c2ff9: openshift-etcd/etcd-crc/etcd" id=43eb70b9-06fa-42ed-959c-7fc7b09a2cd3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.121121 | controller | Jun 11 11:57:33.007717 crc crio[24477]: time="2026-06-11T11:57:33.007559471Z" level=info msg="Removing container: 577b2e4996c605bcf69ba34d9af3c2bb229c0b7fe432680ece70e2ae5cdc32af" id=9ae4c573-b3f2-4848-997c-a9e6b6689abb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.121138 | controller | Jun 11 11:57:33.033699 crc crio[24477]: time="2026-06-11T11:57:33.033519771Z" level=info msg="Removed container 577b2e4996c605bcf69ba34d9af3c2bb229c0b7fe432680ece70e2ae5cdc32af: openshift-etcd/etcd-crc/etcdctl" id=9ae4c573-b3f2-4848-997c-a9e6b6689abb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.121158 | controller | Jun 11 11:57:33.037606 crc crio[24477]: time="2026-06-11T11:57:33.037195914Z" level=info msg="Removing container: 0b927170126eb13d29a1b6a333bbc9f8dd141704e973bcdc68de18ca8a0fa6d8" id=d268cea6-550b-48b7-87ab-52f11d2c6efc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.121176 | controller | Jun 11 11:57:33.140532 crc crio[24477]: time="2026-06-11T11:57:33.140305228Z" level=info msg="Removed container 0b927170126eb13d29a1b6a333bbc9f8dd141704e973bcdc68de18ca8a0fa6d8: openshift-etcd/etcd-crc/etcd-resources-copy" id=d268cea6-550b-48b7-87ab-52f11d2c6efc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.121200 | controller | Jun 11 11:57:33.145330 crc crio[24477]: time="2026-06-11T11:57:33.145231245Z" level=info msg="Removing container: 3f5867ca8d8fd9483408b9db614f66bdfb9b4aa74ef19451195a2320aad92115" id=18532783-892c-471f-8ded-93d984b952d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.121224 | controller | Jun 11 11:57:33.231786 crc crio[24477]: time="2026-06-11T11:57:33.23154101Z" level=info msg="Removed container 3f5867ca8d8fd9483408b9db614f66bdfb9b4aa74ef19451195a2320aad92115: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=18532783-892c-471f-8ded-93d984b952d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.121247 | controller | Jun 11 11:57:33.235479 crc crio[24477]: time="2026-06-11T11:57:33.235347567Z" level=info msg="Removing container: b11de2e5d532819724baed195d599fc66c757ce18838ba87233f91043da37576" id=ca04b397-200e-414c-aedb-aa204b466191 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.121269 | controller | Jun 11 11:57:33.324805 crc crio[24477]: time="2026-06-11T11:57:33.323540755Z" level=info msg="Removed container b11de2e5d532819724baed195d599fc66c757ce18838ba87233f91043da37576: openshift-etcd/etcd-crc/setup" id=ca04b397-200e-414c-aedb-aa204b466191 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.121286 | controller | Jun 11 11:57:51.450167 crc crio[24477]: time="2026-06-11T11:57:51.449072649Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=06a2190d-80f6-4588-b8cf-5dbd2701fdc1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.121302 | controller | Jun 11 11:57:51.452045 crc crio[24477]: time="2026-06-11T11:57:51.449751749Z" level=info msg="Removing container: 261e61dd7deb2c33177b704fa99d802493fac080d463260a9ce9207fb804d46d" id=cb931545-ab37-4a12-8c82-bafae38d59a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.121318 | controller | Jun 11 11:57:51.456521 crc crio[24477]: time="2026-06-11T11:57:51.456406879Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=4e231d5a-bd5e-463e-8bed-4b08e9ec1b2b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.121337 | controller | Jun 11 11:57:51.459548 crc crio[24477]: time="2026-06-11T11:57:51.459440525Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=98c945bc-2ad7-4e65-b453-ed9fdb9e8512 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.121360 | controller | Jun 11 11:57:51.460198 crc crio[24477]: time="2026-06-11T11:57:51.460113524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.121384 | controller | Jun 11 11:57:51.487123 crc crio[24477]: time="2026-06-11T11:57:51.487027512Z" level=info msg="Removed container 261e61dd7deb2c33177b704fa99d802493fac080d463260a9ce9207fb804d46d: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=cb931545-ab37-4a12-8c82-bafae38d59a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.121408 | controller | Jun 11 11:57:51.493300 crc crio[24477]: time="2026-06-11T11:57:51.493224008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.121437 | controller | Jun 11 11:57:51.497273 crc crio[24477]: time="2026-06-11T11:57:51.497204861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.121457 | controller | Jun 11 11:57:51.596439 crc crio[24477]: time="2026-06-11T11:57:51.596284294Z" level=info msg="Created container ef6ad6e42b6ff8caa00df5f32f2a470307ce62461d7d64bc7f27fade03ceb368: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=98c945bc-2ad7-4e65-b453-ed9fdb9e8512 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.121475 | controller | Jun 11 11:57:51.598322 crc crio[24477]: time="2026-06-11T11:57:51.598197348Z" level=info msg="Starting container: ef6ad6e42b6ff8caa00df5f32f2a470307ce62461d7d64bc7f27fade03ceb368" id=f33cc633-3221-4339-a668-c6160c4e8f94 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.121525 | controller | Jun 11 11:57:51.602852 crc crio[24477]: time="2026-06-11T11:57:51.60282013Z" level=info msg="Started container" PID=26274 containerID=ef6ad6e42b6ff8caa00df5f32f2a470307ce62461d7d64bc7f27fade03ceb368 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=f33cc633-3221-4339-a668-c6160c4e8f94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=87f905dae07832955f2c841f30b5ec02fc6def416b7fdbb75854089c17c1c717
2026-06-11 13:18:25.121554 | controller | Jun 11 11:58:07.740680 crc crio[24477]: time="2026-06-11T11:58:07.739033349Z" level=info msg="Stopping pod sandbox: 4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce" id=17d581d0-2e22-4571-97cb-9606c304125b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.121579 | controller | Jun 11 11:58:07.743466 crc crio[24477]: time="2026-06-11T11:58:07.740631505Z" level=info msg="Stopped pod sandbox (already stopped): 4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce" id=17d581d0-2e22-4571-97cb-9606c304125b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.121604 | controller | Jun 11 11:58:07.743466 crc crio[24477]: time="2026-06-11T11:58:07.74188125Z" level=info msg="Removing pod sandbox: 4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce" id=46ee3df8-27d7-4cc5-b19a-367934a0ffa9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.121624 | controller | Jun 11 11:58:07.755234 crc crio[24477]: time="2026-06-11T11:58:07.755060265Z" level=info msg="Removed pod sandbox: 4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce" id=46ee3df8-27d7-4cc5-b19a-367934a0ffa9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.121641 | controller | Jun 11 11:58:45.029937 crc crio[24477]: time="2026-06-11T11:58:45.028532558Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=057b0a89-c819-4765-9401-f6216080deac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.121659 | controller | Jun 11 11:58:45.033443 crc crio[24477]: time="2026-06-11T11:58:45.033336164Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=29ffd97c-bec6-43cd-bb4e-7e5c40b52711 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.121676 | controller | Jun 11 11:58:45.036627 crc crio[24477]: time="2026-06-11T11:58:45.036538955Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-n8v69/marketplace-operator" id=7b080627-216d-4a0e-80da-c0401991f0d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.121693 | controller | Jun 11 11:58:45.037469 crc crio[24477]: time="2026-06-11T11:58:45.0373884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.121715 | controller | Jun 11 11:58:45.074731 crc crio[24477]: time="2026-06-11T11:58:45.074184922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.121734 | controller | Jun 11 11:58:45.081391 crc crio[24477]: time="2026-06-11T11:58:45.081246162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.121752 | controller | Jun 11 11:58:45.216787 crc crio[24477]: time="2026-06-11T11:58:45.215350015Z" level=info msg="Created container b7254560fb5f6661344ae59b3f8427c6b490265fc7a39c68771057910215c88c: openshift-marketplace/marketplace-operator-547dbd544d-n8v69/marketplace-operator" id=7b080627-216d-4a0e-80da-c0401991f0d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.121770 | controller | Jun 11 11:58:45.219059 crc crio[24477]: time="2026-06-11T11:58:45.218867444Z" level=info msg="Starting container: b7254560fb5f6661344ae59b3f8427c6b490265fc7a39c68771057910215c88c" id=32118c7c-359b-489c-9a1c-980e197790c5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.121788 | controller | Jun 11 11:58:45.225281 crc crio[24477]: time="2026-06-11T11:58:45.225156602Z" level=info msg="Started container" PID=26935 containerID=b7254560fb5f6661344ae59b3f8427c6b490265fc7a39c68771057910215c88c description=openshift-marketplace/marketplace-operator-547dbd544d-n8v69/marketplace-operator id=32118c7c-359b-489c-9a1c-980e197790c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40aa928ffffb5909e9f2cc45c58d306b07a8677c7cf659b8a829e44f0e4dfffe
2026-06-11 13:18:25.121806 | controller | Jun 11 11:59:09.057537 crc crio[24477]: time="2026-06-11T11:59:09.057170149Z" level=info msg="Running pod sandbox: openshift-etcd/etcd-crc/POD" id=c8723d0c-fad9-469b-8841-2064d62d73e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.121824 | controller | Jun 11 11:59:09.058948 crc crio[24477]: time="2026-06-11T11:59:09.058918329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.121841 | controller | Jun 11 11:59:09.078535 crc crio[24477]: time="2026-06-11T11:59:09.078474271Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=c8723d0c-fad9-469b-8841-2064d62d73e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.121881 | controller | Jun 11 11:59:09.097068 crc crio[24477]: time="2026-06-11T11:59:09.096890046Z" level=info msg="Ran pod sandbox 7fdb1bc756df673af7f3c2d341906710c7b5a8c8c425aff4565b49a6afa8495d with infra container: openshift-etcd/etcd-crc/POD" id=c8723d0c-fad9-469b-8841-2064d62d73e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.121900 | controller | Jun 11 11:59:09.100890 crc crio[24477]: time="2026-06-11T11:59:09.100739378Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=8db7dead-f6fa-45ce-b403-42e23fb0b44b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.121917 | controller | Jun 11 11:59:09.103547 crc crio[24477]: time="2026-06-11T11:59:09.103422529Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=7e6f6f24-e4f3-42c3-8602-e0043f4c90ed name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.121935 | controller | Jun 11 11:59:09.135058 crc crio[24477]: time="2026-06-11T11:59:09.13483819Z" level=info msg="Creating container: openshift-etcd/etcd-crc/setup" id=651a3e61-e040-4c65-a53d-8dd36c99e500 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.121956 | controller | Jun 11 11:59:09.136954 crc crio[24477]: time="2026-06-11T11:59:09.136831987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.121973 | controller | Jun 11 11:59:09.188859 crc crio[24477]: time="2026-06-11T11:59:09.188622774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.121991 | controller | Jun 11 11:59:09.422509 crc crio[24477]: time="2026-06-11T11:59:09.422220958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.122009 | controller | Jun 11 11:59:09.557521 crc crio[24477]: time="2026-06-11T11:59:09.556595628Z" level=info msg="Created container 191333b435891dc46535efd5a2f80955b0c16ff92ef5378c02f8bc1d2b81dd90: openshift-etcd/etcd-crc/setup" id=651a3e61-e040-4c65-a53d-8dd36c99e500 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.122026 | controller | Jun 11 11:59:09.559203 crc crio[24477]: time="2026-06-11T11:59:09.559086608Z" level=info msg="Starting container: 191333b435891dc46535efd5a2f80955b0c16ff92ef5378c02f8bc1d2b81dd90" id=92cd4ebd-9efc-43a2-b684-576354aea29e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.122044 | controller | Jun 11 11:59:09.566080 crc crio[24477]: time="2026-06-11T11:59:09.565886671Z" level=info msg="Started container" PID=27322 containerID=191333b435891dc46535efd5a2f80955b0c16ff92ef5378c02f8bc1d2b81dd90 description=openshift-etcd/etcd-crc/setup id=92cd4ebd-9efc-43a2-b684-576354aea29e name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fdb1bc756df673af7f3c2d341906710c7b5a8c8c425aff4565b49a6afa8495d
2026-06-11 13:18:25.122063 | controller | Jun 11 11:59:36.625803 crc crio[24477]: time="2026-06-11T11:59:36.624543392Z" level=info msg="Removing container: 9d2d9dc39f19f8f8f2304ab3f5252f251ee3323b0ee4c0bee689cc8b184fd0b2" id=5be96c78-6d9d-4dcf-8840-4b60bd709e88 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.122081 | controller | Jun 11 11:59:36.627281 crc crio[24477]: time="2026-06-11T11:59:36.625339934Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=90ce5793-7fc4-475b-b331-d22ec7040ace name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.122098 | controller | Jun 11 11:59:36.738004 crc crio[24477]: time="2026-06-11T11:59:36.737769904Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=59cfac00-48f7-4399-ba44-4a29714f478e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.122115 | controller | Jun 11 11:59:36.740342 crc crio[24477]: time="2026-06-11T11:59:36.740233115Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=a30f54cb-e057-4428-993e-adc8ec34067c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.122135 | controller | Jun 11 11:59:36.740828 crc crio[24477]: time="2026-06-11T11:59:36.740598864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.122161 | controller | Jun 11 11:59:36.778236 crc crio[24477]: time="2026-06-11T11:59:36.778133389Z" level=info msg="Removed container 9d2d9dc39f19f8f8f2304ab3f5252f251ee3323b0ee4c0bee689cc8b184fd0b2: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=5be96c78-6d9d-4dcf-8840-4b60bd709e88 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.122185 | controller | Jun 11 11:59:36.786102 crc crio[24477]: time="2026-06-11T11:59:36.78591714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.122208 | controller | Jun 11 11:59:37.013837 crc crio[24477]: time="2026-06-11T11:59:37.013440034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.122226 | controller | Jun 11 11:59:37.134369 crc crio[24477]: time="2026-06-11T11:59:37.134172159Z" level=info msg="Created container ff5c7721151d7082d7ac71c74187f44613d8858616bc7fcc2af28267b6bcfcaf: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=a30f54cb-e057-4428-993e-adc8ec34067c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.122244 | controller | Jun 11 11:59:37.135814 crc crio[24477]: time="2026-06-11T11:59:37.13562548Z" level=info msg="Starting container: ff5c7721151d7082d7ac71c74187f44613d8858616bc7fcc2af28267b6bcfcaf" id=76898c1c-1571-4ea0-adff-dd2505fd1bb1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.122263 | controller | Jun 11 11:59:37.144281 crc crio[24477]: time="2026-06-11T11:59:37.143973677Z" level=info msg="Started container" PID=27634 containerID=ff5c7721151d7082d7ac71c74187f44613d8858616bc7fcc2af28267b6bcfcaf description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=76898c1c-1571-4ea0-adff-dd2505fd1bb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c15fdc652ee8210afe01c4041db65aa289cecd9c010b235ec1914e99e18b97a
2026-06-11 13:18:25.122282 | controller | Jun 11 11:59:43.735082 crc crio[24477]: time="2026-06-11T11:59:43.734153843Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=ff3a1994-4402-46e3-95e3-2bd9b0648c46 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.122306 | controller | Jun 11 11:59:43.739634 crc crio[24477]: time="2026-06-11T11:59:43.739520355Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=b78c4a5c-e69a-4c1b-91bb-c4c1e6774221 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.122333 | controller | Jun 11 11:59:43.744066 crc crio[24477]: time="2026-06-11T11:59:43.74387767Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=1f672085-0a63-4ed5-8e24-e38f30898e39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.122358 | controller | Jun 11 11:59:43.745159 crc crio[24477]: time="2026-06-11T11:59:43.744947541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.122381 | controller | Jun 11 11:59:43.755461 crc crio[24477]: time="2026-06-11T11:59:43.755339515Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=40c80589-713d-417c-9b93-02e00ca022df name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.122400 | controller | Jun 11 11:59:43.771764 crc crio[24477]: time="2026-06-11T11:59:43.771567824Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=77f9e616-994c-44ce-8499-c95981e11b50 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.122419 | controller | Jun 11 11:59:43.771971 crc crio[24477]: time="2026-06-11T11:59:43.771810811Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=276f0d44-e816-44a3-886c-cf341d2bfc95 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.122442 | controller | Jun 11 11:59:43.774553 crc crio[24477]: time="2026-06-11T11:59:43.774204459Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=f1f6bccc-385d-442a-8548-e03f22337ded name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.122460 | controller | Jun 11 11:59:43.776608 crc crio[24477]: time="2026-06-11T11:59:43.776189366Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=e3c239a2-6aa7-4c45-9d8a-62ee279ad78b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.122477 | controller | Jun 11 11:59:43.776608 crc crio[24477]: time="2026-06-11T11:59:43.776564076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.122496 | controller | Jun 11 11:59:43.778394 crc crio[24477]: time="2026-06-11T11:59:43.778304486Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=a23a89cc-268f-4641-aab1-ad6e612fb2d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.122513 | controller | Jun 11 11:59:43.786634 crc crio[24477]: time="2026-06-11T11:59:43.786541743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.122531 | controller | Jun 11 11:59:43.799394 crc crio[24477]: time="2026-06-11T11:59:43.799289351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.122549 | controller | Jun 11 11:59:43.804869 crc crio[24477]: time="2026-06-11T11:59:43.804775626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.122601 | controller | Jun 11 11:59:43.810921 crc crio[24477]: time="2026-06-11T11:59:43.8108257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.122625 | controller | Jun 11 11:59:43.821178 crc crio[24477]: time="2026-06-11T11:59:43.821091089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.122644 | controller | Jun 11 11:59:43.826954 crc crio[24477]: time="2026-06-11T11:59:43.826851124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.122662 | controller | Jun 11 11:59:43.980099 crc crio[24477]: time="2026-06-11T11:59:43.979939426Z" level=info msg="Created container 89a53ec9024628b5651013527cd4bf4f0ac47bc5eeb8f9383de93d8c770d7684: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=1f672085-0a63-4ed5-8e24-e38f30898e39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.122681 | controller | Jun 11 11:59:43.981553 crc crio[24477]: time="2026-06-11T11:59:43.981364336Z" level=info msg="Starting container: 89a53ec9024628b5651013527cd4bf4f0ac47bc5eeb8f9383de93d8c770d7684" id=2d07828c-f808-4ba1-8171-c7e4de91defb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.122699 | controller | Jun 11 11:59:43.985848 crc crio[24477]: time="2026-06-11T11:59:43.985622427Z" level=info msg="Created container c599e74b484f523548f3b9522c17d3e1cbefa2e3841ec75dd7c7fd04325ede2e: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=a23a89cc-268f-4641-aab1-ad6e612fb2d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.122723 | controller | Jun 11 11:59:43.988058 crc crio[24477]: time="2026-06-11T11:59:43.987880261Z" level=info msg="Started container" PID=27776 containerID=89a53ec9024628b5651013527cd4bf4f0ac47bc5eeb8f9383de93d8c770d7684 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=2d07828c-f808-4ba1-8171-c7e4de91defb name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9bb8890c0128eef33a966b912b722cc321dce274de0b53caa8004c0c5dd2fda
2026-06-11 13:18:25.122741 | controller | Jun 11 11:59:43.988930 crc crio[24477]: time="2026-06-11T11:59:43.987970684Z" level=info msg="Starting container: c599e74b484f523548f3b9522c17d3e1cbefa2e3841ec75dd7c7fd04325ede2e" id=36004a5d-afb9-4627-9691-a21b1a48f79e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.122759 | controller | Jun 11 11:59:43.997115 crc crio[24477]: time="2026-06-11T11:59:43.997055131Z" level=info msg="Started container" PID=27775 containerID=c599e74b484f523548f3b9522c17d3e1cbefa2e3841ec75dd7c7fd04325ede2e description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=36004a5d-afb9-4627-9691-a21b1a48f79e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c107af755ee2cc718955f89eca95fb476ef944dc54bfb8d8ee4ecc066ddb6058
2026-06-11 13:18:25.122777 | controller | Jun 11 11:59:44.022272 crc crio[24477]: time="2026-06-11T11:59:44.022121992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.122795 | controller | Jun 11 11:59:44.119394 crc crio[24477]: time="2026-06-11T11:59:44.118379333Z" level=info msg="Created container 766998cc55a8fc7add0f7f17c5e76acc473b3bcc97f2b490273cef5e2d8bd93a: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=e3c239a2-6aa7-4c45-9d8a-62ee279ad78b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.122813 | controller | Jun 11 11:59:44.120420 crc crio[24477]: time="2026-06-11T11:59:44.120334148Z" level=info msg="Starting container: 766998cc55a8fc7add0f7f17c5e76acc473b3bcc97f2b490273cef5e2d8bd93a" id=8bfdf545-dc61-451b-9ea4-66c6438e224a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.122832 | controller | Jun 11 11:59:44.125011 crc crio[24477]: time="2026-06-11T11:59:44.124935009Z" level=info msg="Started container" PID=27808 containerID=766998cc55a8fc7add0f7f17c5e76acc473b3bcc97f2b490273cef5e2d8bd93a description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=8bfdf545-dc61-451b-9ea4-66c6438e224a name=/runtime.v1.RuntimeService/StartContainer sandboxID=061625758d309a721490a8135736749f5522756c7306e8c3245198445746a21e
2026-06-11 13:18:25.122923 | controller | Jun 11 11:59:44.307333 crc crio[24477]: time="2026-06-11T11:59:44.30720554Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=35f77dbf-2820-4e7a-95bb-6201fcfb8036 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.122954 | controller | Jun 11 11:59:44.310792 crc crio[24477]: time="2026-06-11T11:59:44.310631197Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=917663a9-6d43-436a-bad8-1a895d8d3fb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.122973 | controller | Jun 11 11:59:44.322273 crc crio[24477]: time="2026-06-11T11:59:44.322152763Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=d291a0b8-ad11-4da4-84c6-fbad89cf2ba4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.122991 | controller | Jun 11 11:59:44.323061 crc crio[24477]: time="2026-06-11T11:59:44.322952047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.123016 | controller | Jun 11 11:59:44.370020 crc crio[24477]: time="2026-06-11T11:59:44.369833526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.123035 | controller | Jun 11 11:59:44.603460 crc crio[24477]: time="2026-06-11T11:59:44.60334904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.123053 | controller | Jun 11 11:59:44.733987 crc crio[24477]: time="2026-06-11T11:59:44.733811581Z" level=info msg="Created container c3a957c010029c9a6c1f41329ef639083f0bfb9a1400b14170c9f96d4e17eb06: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=d291a0b8-ad11-4da4-84c6-fbad89cf2ba4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.123070 | controller | Jun 11 11:59:44.735585 crc crio[24477]: time="2026-06-11T11:59:44.735486088Z" level=info msg="Starting container: c3a957c010029c9a6c1f41329ef639083f0bfb9a1400b14170c9f96d4e17eb06" id=bd17ed90-b821-41ed-8d2b-b34f8927c923 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.123088 | controller | Jun 11 11:59:44.742002 crc crio[24477]: time="2026-06-11T11:59:44.74187999Z" level=info msg="Started container" PID=27836 containerID=c3a957c010029c9a6c1f41329ef639083f0bfb9a1400b14170c9f96d4e17eb06 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=bd17ed90-b821-41ed-8d2b-b34f8927c923 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fdb1bc756df673af7f3c2d341906710c7b5a8c8c425aff4565b49a6afa8495d
2026-06-11 13:18:25.123105 | controller | Jun 11 11:59:44.798895 crc crio[24477]: time="2026-06-11T11:59:44.798774664Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=27e2c3a9-9a9e-4a48-b09e-ce4e00d4b815 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.123122 | controller | Jun 11 11:59:44.800856 crc crio[24477]: time="2026-06-11T11:59:44.800762641Z" level=info msg="Removing container: dfbf5bc10f0c37db94a860f40c8344fb9da67d317d5e3b332d4d5c797fad8523" id=76f064ac-2e28-4605-ba6b-a410cc3d582b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.123139 | controller | Jun 11 11:59:44.801317 crc crio[24477]: time="2026-06-11T11:59:44.801163782Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=35d38863-7d85-4a71-b371-a4e4d002a686 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.123157 | controller | Jun 11 11:59:44.805777 crc crio[24477]: time="2026-06-11T11:59:44.805391551Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=07386028-58e9-43c6-8d39-e749e13ee72b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.123175 | controller | Jun 11 11:59:44.805996 crc crio[24477]: time="2026-06-11T11:59:44.805925787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.123193 | controller | Jun 11 11:59:44.808208 crc crio[24477]: time="2026-06-11T11:59:44.807962924Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=20ef0f3e-346b-4681-87c2-4908cd8acabb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.123212 | controller | Jun 11 11:59:44.816757 crc crio[24477]: time="2026-06-11T11:59:44.816601329Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=9b7b989b-10c3-4138-8963-cb6a9ca4d904 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.123229 | controller | Jun 11 11:59:44.819513 crc crio[24477]: time="2026-06-11T11:59:44.819432599Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=7ed1a877-07d2-496b-85c0-4b396d337b84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.123250 | controller | Jun 11 11:59:44.819906 crc crio[24477]: time="2026-06-11T11:59:44.81981795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.123269 | controller | Jun 11 11:59:44.834109 crc crio[24477]: time="2026-06-11T11:59:44.833895051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.123287 | controller | Jun 11 11:59:44.854581 crc crio[24477]: time="2026-06-11T11:59:44.854453195Z" level=info msg="Removed container dfbf5bc10f0c37db94a860f40c8344fb9da67d317d5e3b332d4d5c797fad8523: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=76f064ac-2e28-4605-ba6b-a410cc3d582b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.123323 | controller | Jun 11 11:59:44.861280 crc crio[24477]: time="2026-06-11T11:59:44.861165213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.123342 | controller | Jun 11 11:59:45.028567 crc crio[24477]: time="2026-06-11T11:59:45.028447039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.123360 | controller | Jun 11 11:59:45.078398 crc crio[24477]: time="2026-06-11T11:59:45.078298503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.123378 | controller | Jun 11 11:59:45.127620 crc crio[24477]: time="2026-06-11T11:59:45.127513699Z" level=info msg="Created container 80b24d71185a3e8e49123cc10402b2639befd2c5301202c8e617f6c529b735ba: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=07386028-58e9-43c6-8d39-e749e13ee72b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.123396 | controller | Jun 11 11:59:45.128744 crc crio[24477]: time="2026-06-11T11:59:45.12860261Z" level=info msg="Starting container: 80b24d71185a3e8e49123cc10402b2639befd2c5301202c8e617f6c529b735ba" id=1aac0e1e-fe15-4ea1-93f6-fe36f44181e4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.123415 | controller | Jun 11 11:59:45.134959 crc crio[24477]: time="2026-06-11T11:59:45.134878998Z" level=info msg="Started container" PID=27850 containerID=80b24d71185a3e8e49123cc10402b2639befd2c5301202c8e617f6c529b735ba description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=1aac0e1e-fe15-4ea1-93f6-fe36f44181e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=061625758d309a721490a8135736749f5522756c7306e8c3245198445746a21e
2026-06-11 13:18:25.123433 | controller | Jun 11 11:59:45.156396 crc crio[24477]: time="2026-06-11T11:59:45.156287936Z" level=info msg="Created container f31ab07caa21dee7253cf4295fe70f9078bcb7ce3f870b86c08a7a5e094b1ab3: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=7ed1a877-07d2-496b-85c0-4b396d337b84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.123451 | controller | Jun 11 11:59:45.158070 crc crio[24477]: time="2026-06-11T11:59:45.157950973Z" level=info msg="Starting container: f31ab07caa21dee7253cf4295fe70f9078bcb7ce3f870b86c08a7a5e094b1ab3" id=238b3a9e-dab7-4de8-8bdf-496903709b7f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.123469 | controller | Jun 11 11:59:45.164088 crc crio[24477]: time="2026-06-11T11:59:45.163996244Z" level=info msg="Started container" PID=27854 containerID=f31ab07caa21dee7253cf4295fe70f9078bcb7ce3f870b86c08a7a5e094b1ab3 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=238b3a9e-dab7-4de8-8bdf-496903709b7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa8902d72d04f8ed67d3d08574a35e797eae201911b70b75faf4fda0eb7cf423
2026-06-11 13:18:25.123492 | controller | Jun 11 11:59:45.822697 crc crio[24477]: time="2026-06-11T11:59:45.822145534Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=d445f0ce-7189-4a8b-931d-ce7cfa9d6416 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.123510 | controller | Jun 11 11:59:45.825503 crc crio[24477]: time="2026-06-11T11:59:45.825423508Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=e200a10c-5283-4e40-ad18-c36e22d12d6e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.123528 | controller | Jun 11 11:59:45.828238 crc crio[24477]: time="2026-06-11T11:59:45.828148814Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=2c0ff7c9-26e9-484e-988e-958f3cff9474 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.123547 | controller | Jun 11 11:59:45.828483 crc crio[24477]: time="2026-06-11T11:59:45.828436792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.123564 | controller | Jun 11 11:59:45.847856 crc crio[24477]: time="2026-06-11T11:59:45.8473844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.123582 | controller | Jun 11 11:59:46.123241 crc crio[24477]: time="2026-06-11T11:59:46.123016879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.123600 | controller | Jun 11 11:59:46.244756 crc crio[24477]: time="2026-06-11T11:59:46.243217659Z" level=info msg="Created container c6dfffe9427b782efde554223da1cf106f45e6d5d41d94d95c5577230cdeb577: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=2c0ff7c9-26e9-484e-988e-958f3cff9474 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.123617 | controller | Jun 11 11:59:46.246442 crc crio[24477]: time="2026-06-11T11:59:46.246332007Z" level=info msg="Starting container: c6dfffe9427b782efde554223da1cf106f45e6d5d41d94d95c5577230cdeb577" id=889e8756-15e4-422a-9e0b-fa032dd0ff3f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.123635 | controller | Jun 11 11:59:46.257919 crc crio[24477]: time="2026-06-11T11:59:46.255535598Z" level=info msg="Started container" PID=27898 containerID=c6dfffe9427b782efde554223da1cf106f45e6d5d41d94d95c5577230cdeb577 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=889e8756-15e4-422a-9e0b-fa032dd0ff3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa8902d72d04f8ed67d3d08574a35e797eae201911b70b75faf4fda0eb7cf423
2026-06-11 13:18:25.123687 | controller | Jun 11 12:00:11.920595 crc crio[24477]: time="2026-06-11T12:00:11.918875392Z" level=info msg="Stopping container: 80b24d71185a3e8e49123cc10402b2639befd2c5301202c8e617f6c529b735ba (timeout: 30s)" id=afcbfce8-d5e4-4c19-8f15-87bfa3bc24e1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.123707 | controller | Jun 11 12:00:12.126118 crc crio[24477]: time="2026-06-11T12:00:12.125937996Z" level=info msg="Stopped container 80b24d71185a3e8e49123cc10402b2639befd2c5301202c8e617f6c529b735ba: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=afcbfce8-d5e4-4c19-8f15-87bfa3bc24e1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.123729 | controller | Jun 11 12:00:12.128581 crc crio[24477]: time="2026-06-11T12:00:12.128407686Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=4dd3f124-0a71-4105-ba6c-3e54159a1ef1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.123747 | controller | Jun 11 12:00:12.131311 crc crio[24477]: time="2026-06-11T12:00:12.131136274Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=b8faff68-809c-4a27-abd4-c1ef90b4c2a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.123765 | controller | Jun 11 12:00:12.134092 crc crio[24477]: time="2026-06-11T12:00:12.134015345Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=b515b011-01b1-4275-8f7b-c7f6b49de5fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.123783 | controller | Jun 11 12:00:12.134386 crc crio[24477]: time="2026-06-11T12:00:12.134336864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.123801 | controller | Jun 11 12:00:12.159530 crc crio[24477]: time="2026-06-11T12:00:12.159417206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.123818 | controller | Jun 11 12:00:12.166882 crc crio[24477]: time="2026-06-11T12:00:12.166520299Z" level=info msg="Removing container: 0444e0d7606fdba5596f4feb232c3fa3e2377d7ebc119515c8d50d338f364257" id=36645bc7-d0c8-4fb0-b731-94c7d45fcd9e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.123836 | controller | Jun 11 12:00:12.288244 crc crio[24477]: time="2026-06-11T12:00:12.288141159Z" level=info msg="Removed container 0444e0d7606fdba5596f4feb232c3fa3e2377d7ebc119515c8d50d338f364257: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=36645bc7-d0c8-4fb0-b731-94c7d45fcd9e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.123874 | controller | Jun 11 12:00:12.363731 crc crio[24477]: time="2026-06-11T12:00:12.363548396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.123894 | controller | Jun 11 12:00:12.472383 crc crio[24477]: time="2026-06-11T12:00:12.472187697Z" level=info msg="Created container 4d746c54e384748602c05cfb536e1982b9f33b10beb6aa5e7cbc57f947ab172e: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=b515b011-01b1-4275-8f7b-c7f6b49de5fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.123913 | controller | Jun 11 12:00:12.474335 crc crio[24477]: time="2026-06-11T12:00:12.474239356Z" level=info msg="Starting container: 4d746c54e384748602c05cfb536e1982b9f33b10beb6aa5e7cbc57f947ab172e" id=5eeba1d1-4989-4a7e-9d26-0a13723b6247 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.123931 | controller | Jun 11 12:00:12.478069 crc crio[24477]: time="2026-06-11T12:00:12.477941692Z" level=info msg="Started container" PID=28273 containerID=4d746c54e384748602c05cfb536e1982b9f33b10beb6aa5e7cbc57f947ab172e description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=5eeba1d1-4989-4a7e-9d26-0a13723b6247 name=/runtime.v1.RuntimeService/StartContainer sandboxID=061625758d309a721490a8135736749f5522756c7306e8c3245198445746a21e
2026-06-11 13:18:25.123950 | controller | Jun 11 12:00:19.836034 crc crio[24477]: time="2026-06-11T12:00:19.834584379Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=76fe2b33-fbaa-4dc3-96b0-6edb2042236d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.123972 | controller | Jun 11 12:00:19.849516 crc crio[24477]: time="2026-06-11T12:00:19.849323108Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=073950d6-ac2a-4119-b088-606ec05da517 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.123990 | controller | Jun 11 12:00:19.874207 crc crio[24477]: time="2026-06-11T12:00:19.873915125Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-resources-copy" id=aceef395-d55c-43b7-b499-12ad7a193439 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.124007 | controller | Jun 11 12:00:19.874846 crc crio[24477]: time="2026-06-11T12:00:19.874615525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.124026 | controller | Jun 11 12:00:19.924589 crc crio[24477]: time="2026-06-11T12:00:19.923884904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.124044 | controller | Jun 11 12:00:20.103960 crc crio[24477]: time="2026-06-11T12:00:20.103850208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.124061 | controller | Jun 11 12:00:20.208197 crc crio[24477]: time="2026-06-11T12:00:20.208102826Z" level=info msg="Created container 5dbe6d3ae36506b6b565cc95cbcf62b444ca30f09ac4d205711c0d799c8e862f: openshift-etcd/etcd-crc/etcd-resources-copy" id=aceef395-d55c-43b7-b499-12ad7a193439 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.124079 | controller | Jun 11 12:00:20.209230 crc crio[24477]: time="2026-06-11T12:00:20.209160325Z" level=info msg="Starting container: 5dbe6d3ae36506b6b565cc95cbcf62b444ca30f09ac4d205711c0d799c8e862f" id=23853ba1-9f85-440a-afc8-10c9314c0162 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.124096 | controller | Jun 11 12:00:20.216864 crc crio[24477]: time="2026-06-11T12:00:20.216771801Z" level=info msg="Started container" PID=28419 containerID=5dbe6d3ae36506b6b565cc95cbcf62b444ca30f09ac4d205711c0d799c8e862f description=openshift-etcd/etcd-crc/etcd-resources-copy id=23853ba1-9f85-440a-afc8-10c9314c0162 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fdb1bc756df673af7f3c2d341906710c7b5a8c8c425aff4565b49a6afa8495d
2026-06-11 13:18:25.124114 | controller | Jun 11 12:00:41.917287 crc crio[24477]: time="2026-06-11T12:00:41.916203063Z" level=info msg="Stopping container: 4d746c54e384748602c05cfb536e1982b9f33b10beb6aa5e7cbc57f947ab172e (timeout: 30s)" id=7aa28ecd-df87-4728-9888-466302b1ecb4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.124132 | controller | Jun 11 12:00:42.123179 crc crio[24477]: time="2026-06-11T12:00:42.12241159Z" level=info msg="Stopped container 4d746c54e384748602c05cfb536e1982b9f33b10beb6aa5e7cbc57f947ab172e: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=7aa28ecd-df87-4728-9888-466302b1ecb4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.124150 | controller | Jun 11 12:00:42.126022 crc crio[24477]: time="2026-06-11T12:00:42.12592426Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=7d084e55-2e51-4298-b07d-6ac8b8d6d925 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.124167 | controller | Jun 11 12:00:42.128450 crc crio[24477]: time="2026-06-11T12:00:42.128339029Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=686425e6-ec5f-4639-b7f1-36f8941d81d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.124187 | controller | Jun 11 12:00:42.132340 crc crio[24477]: time="2026-06-11T12:00:42.132176218Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=10399dfc-ae24-4dae-b4c1-f389c35a3877 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.124205 | controller | Jun 11 12:00:42.132851 crc crio[24477]: time="2026-06-11T12:00:42.132451125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.124223 | controller | Jun 11 12:00:42.158133 crc crio[24477]: time="2026-06-11T12:00:42.157913981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.124240 | controller | Jun 11 12:00:42.335602 crc crio[24477]: time="2026-06-11T12:00:42.335480502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.124259 | controller | Jun 11 12:00:42.450364 crc crio[24477]: time="2026-06-11T12:00:42.450204457Z" level=info msg="Created container c27fcd9603333acfff9f8d8dba7fed8c11918aa94b543f3fa7e74ae26edb732d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=10399dfc-ae24-4dae-b4c1-f389c35a3877 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.124276 | controller | Jun 11 12:00:42.451942 crc crio[24477]: time="2026-06-11T12:00:42.451805432Z" level=info msg="Starting container: c27fcd9603333acfff9f8d8dba7fed8c11918aa94b543f3fa7e74ae26edb732d" id=6b18f6fb-2fd4-4be6-bb36-e79a7ced0b50 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.124294 | controller | Jun 11 12:00:42.456336 crc crio[24477]: time="2026-06-11T12:00:42.456228348Z" level=info msg="Started container" PID=28711 containerID=c27fcd9603333acfff9f8d8dba7fed8c11918aa94b543f3fa7e74ae26edb732d description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=6b18f6fb-2fd4-4be6-bb36-e79a7ced0b50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=061625758d309a721490a8135736749f5522756c7306e8c3245198445746a21e
2026-06-11 13:18:25.124312 | controller | Jun 11 12:00:42.559051 crc crio[24477]: time="2026-06-11T12:00:42.558897748Z" level=info msg="Removing container: 80b24d71185a3e8e49123cc10402b2639befd2c5301202c8e617f6c529b735ba" id=808ef351-0dc2-4f3a-86f2-336ebc617552 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.124330 | controller | Jun 11 12:00:42.596000 crc crio[24477]: time="2026-06-11T12:00:42.5956098Z" level=info msg="Removed container 80b24d71185a3e8e49123cc10402b2639befd2c5301202c8e617f6c529b735ba: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=808ef351-0dc2-4f3a-86f2-336ebc617552 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.124347 | controller | Jun 11 12:00:54.286435 crc crio[24477]: time="2026-06-11T12:00:54.285449932Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=e6fe9eb4-1e3d-4a14-896c-8d195435ee55 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.124366 | controller | Jun 11 12:00:54.289960 crc crio[24477]: time="2026-06-11T12:00:54.289829997Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=058bea1a-f16c-4c80-9252-2d864c4f2243 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.124384 | controller | Jun 11 12:00:54.304105 crc crio[24477]: time="2026-06-11T12:00:54.303178827Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcdctl" id=ae2be19d-0b39-43d2-b9f1-3f9a28ac2ba3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.124402 | controller | Jun 11 12:00:54.304105 crc crio[24477]: time="2026-06-11T12:00:54.303726712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.124424 | controller | Jun 11 12:00:54.336392 crc crio[24477]: time="2026-06-11T12:00:54.336222417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.124442 | controller | Jun 11 12:00:54.541453 crc crio[24477]: time="2026-06-11T12:00:54.541349773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.124460 | controller | Jun 11 12:00:54.658327 crc crio[24477]: time="2026-06-11T12:00:54.657747884Z" level=info msg="Created container 606d8b66021e9352a4f0b3fa53cc5576bf846e288a56b4dd0fed66177ba01a03: openshift-etcd/etcd-crc/etcdctl" id=ae2be19d-0b39-43d2-b9f1-3f9a28ac2ba3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.124477 | controller | Jun 11 12:00:54.660430 crc crio[24477]: time="2026-06-11T12:00:54.660290488Z" level=info msg="Starting container: 606d8b66021e9352a4f0b3fa53cc5576bf846e288a56b4dd0fed66177ba01a03" id=d94b6fa9-0c13-4dab-b895-428db25ec460 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.124495 | controller | Jun 11 12:00:54.668058 crc crio[24477]: time="2026-06-11T12:00:54.667914174Z" level=info msg="Started container" PID=28854 containerID=606d8b66021e9352a4f0b3fa53cc5576bf846e288a56b4dd0fed66177ba01a03 description=openshift-etcd/etcd-crc/etcdctl id=d94b6fa9-0c13-4dab-b895-428db25ec460 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fdb1bc756df673af7f3c2d341906710c7b5a8c8c425aff4565b49a6afa8495d
2026-06-11 13:18:25.124512 | controller | Jun 11 12:00:54.681202 crc crio[24477]: time="2026-06-11T12:00:54.681046628Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=3dadabee-7f5d-455d-96c2-0facfcfad2f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.124529 | controller | Jun 11 12:00:54.683961 crc crio[24477]: time="2026-06-11T12:00:54.683845148Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=bcc0cf1f-25cf-4ebe-b08d-8de4d29ab5fb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.124546 | controller | Jun 11 12:00:54.691955 crc crio[24477]: time="2026-06-11T12:00:54.691824854Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd" id=b3663cf0-8ad4-41b4-8ec2-e4404c1f47a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.124564 | controller | Jun 11 12:00:54.692420 crc crio[24477]: time="2026-06-11T12:00:54.692294427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.124581 | controller | Jun 11 12:00:54.736541 crc crio[24477]: time="2026-06-11T12:00:54.736352851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.124599 | controller | Jun 11 12:00:54.952416 crc crio[24477]: time="2026-06-11T12:00:54.952002296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.124616 | controller | Jun 11 12:00:55.075726 crc crio[24477]: time="2026-06-11T12:00:55.075551642Z" level=info msg="Created container bea3e0e8cfb27faf108d7adf523644eb27373f6c57ac48eaa5ef92e1f6084a3b: openshift-etcd/etcd-crc/etcd" id=b3663cf0-8ad4-41b4-8ec2-e4404c1f47a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.124634 | controller | Jun 11 12:00:55.078030 crc crio[24477]: time="2026-06-11T12:00:55.077887198Z" level=info msg="Starting container: bea3e0e8cfb27faf108d7adf523644eb27373f6c57ac48eaa5ef92e1f6084a3b" id=b536cb08-f59c-427c-a1b4-ec80c9493192 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.124655 | controller | Jun 11 12:00:55.089158 crc crio[24477]: time="2026-06-11T12:00:55.089009595Z" level=info msg="Started container" PID=28865 containerID=bea3e0e8cfb27faf108d7adf523644eb27373f6c57ac48eaa5ef92e1f6084a3b description=openshift-etcd/etcd-crc/etcd id=b536cb08-f59c-427c-a1b4-ec80c9493192 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fdb1bc756df673af7f3c2d341906710c7b5a8c8c425aff4565b49a6afa8495d
2026-06-11 13:18:25.124672 | controller | Jun 11 12:00:55.110443 crc crio[24477]: time="2026-06-11T12:00:55.109336543Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=8b00cb1b-b7ee-4d72-93e5-e71b8f6fe060 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.124690 | controller | Jun 11 12:00:55.112809 crc crio[24477]: time="2026-06-11T12:00:55.112563905Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=2b51bdb1-6d1a-4e04-9972-247e817ce6d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.124707 | controller | Jun 11 12:00:55.120357 crc crio[24477]: time="2026-06-11T12:00:55.120271275Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-metrics" id=9651778a-ac09-47c0-9099-28714c3802c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.124780 | controller | Jun 11 12:00:55.121005 crc crio[24477]: time="2026-06-11T12:00:55.120909973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.124800 | controller | Jun 11 12:00:55.167545 crc crio[24477]: time="2026-06-11T12:00:55.167405565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.124818 | controller | Jun 11 12:00:55.380823 crc crio[24477]: time="2026-06-11T12:00:55.380594431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.124836 | controller | Jun 11 12:00:55.503594 crc crio[24477]: time="2026-06-11T12:00:55.503375334Z" level=info msg="Created container 0974ffe16790133e17575a1958da499a2c2c32c02f5723ab0146dc753a0a8663: openshift-etcd/etcd-crc/etcd-metrics" id=9651778a-ac09-47c0-9099-28714c3802c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.124903 | controller | Jun 11 12:00:55.505227 crc crio[24477]: time="2026-06-11T12:00:55.504990179Z" level=info msg="Starting container: 0974ffe16790133e17575a1958da499a2c2c32c02f5723ab0146dc753a0a8663" id=1601479d-9687-4706-bee3-7191f3c28ab7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.124927 | controller | Jun 11 12:00:55.514518 crc crio[24477]: time="2026-06-11T12:00:55.514356857Z" level=info msg="Started container" PID=28882 containerID=0974ffe16790133e17575a1958da499a2c2c32c02f5723ab0146dc753a0a8663 description=openshift-etcd/etcd-crc/etcd-metrics id=1601479d-9687-4706-bee3-7191f3c28ab7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fdb1bc756df673af7f3c2d341906710c7b5a8c8c425aff4565b49a6afa8495d
2026-06-11 13:18:25.124946 | controller | Jun 11 12:00:55.533724 crc crio[24477]: time="2026-06-11T12:00:55.533470961Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=c6c6826c-cc39-4cc4-99d7-8672be48d328 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.124964 | controller | Jun 11 12:00:55.536807 crc crio[24477]: time="2026-06-11T12:00:55.536347272Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=d099a955-d7df-4a4b-8b43-57e152630885 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.124986 | controller | Jun 11 12:00:55.545014 crc crio[24477]: time="2026-06-11T12:00:55.544834744Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-readyz" id=58c099ad-2ed2-4508-bee0-17f8f79ace5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.125004 | controller | Jun 11 12:00:55.545735 crc crio[24477]: time="2026-06-11T12:00:55.545468592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.125021 | controller | Jun 11 12:00:55.572494 crc crio[24477]: time="2026-06-11T12:00:55.572162552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.125039 | controller | Jun 11 12:00:55.783126 crc crio[24477]: time="2026-06-11T12:00:55.782930618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.125057 | controller | Jun 11 12:00:55.901550 crc crio[24477]: time="2026-06-11T12:00:55.901387038Z" level=info msg="Created container c5b647159a1e13623ac06ed5a46603b4ee13b992903396fa5776178be75b959c: openshift-etcd/etcd-crc/etcd-readyz" id=58c099ad-2ed2-4508-bee0-17f8f79ace5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.125074 | controller | Jun 11 12:00:55.903326 crc crio[24477]: time="2026-06-11T12:00:55.90320102Z" level=info msg="Starting container: c5b647159a1e13623ac06ed5a46603b4ee13b992903396fa5776178be75b959c" id=9bb01003-10c0-44dd-9e08-d6abd9cbfdec name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.125093 | controller | Jun 11 12:00:55.912280 crc crio[24477]: time="2026-06-11T12:00:55.912172335Z" level=info msg="Started container" PID=28897 containerID=c5b647159a1e13623ac06ed5a46603b4ee13b992903396fa5776178be75b959c description=openshift-etcd/etcd-crc/etcd-readyz id=9bb01003-10c0-44dd-9e08-d6abd9cbfdec name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fdb1bc756df673af7f3c2d341906710c7b5a8c8c425aff4565b49a6afa8495d
2026-06-11 13:18:25.125112 | controller | Jun 11 12:00:55.925758 crc crio[24477]: time="2026-06-11T12:00:55.925592647Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=51b1b44a-c27d-43b7-a27d-5a05370a4049 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.125129 | controller | Jun 11 12:00:55.929315 crc crio[24477]: time="2026-06-11T12:00:55.929240521Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=94d184ec-0242-465e-ae5c-9125a1ff2073 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.125147 | controller | Jun 11 12:00:55.937100 crc crio[24477]: time="2026-06-11T12:00:55.93695689Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-rev" id=cc58d382-dd52-4be8-a07e-d642364499d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.125165 | controller | Jun 11 12:00:55.937429 crc crio[24477]: time="2026-06-11T12:00:55.937357803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.125183 | controller | Jun 11 12:00:55.972166 crc crio[24477]: time="2026-06-11T12:00:55.971924245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.125201 | controller | Jun 11 12:00:56.190793 crc crio[24477]: time="2026-06-11T12:00:56.190556475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.125223 | controller | Jun 11 12:00:56.317362 crc crio[24477]: time="2026-06-11T12:00:56.316610952Z" level=info msg="Created container def0f14f14e3b4681cb34d54565991605792604b008eed0f149e50c7cdeb678f: openshift-etcd/etcd-crc/etcd-rev" id=cc58d382-dd52-4be8-a07e-d642364499d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.125241 | controller | Jun 11 12:00:56.318443 crc crio[24477]: time="2026-06-11T12:00:56.318343341Z" level=info msg="Starting container: def0f14f14e3b4681cb34d54565991605792604b008eed0f149e50c7cdeb678f" id=13d07b96-94b0-4bc6-bc8f-28125e6ce4c8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.125258 | controller | Jun 11 12:00:56.324468 crc crio[24477]: time="2026-06-11T12:00:56.324132496Z" level=info msg="Started container" PID=28919 containerID=def0f14f14e3b4681cb34d54565991605792604b008eed0f149e50c7cdeb678f description=openshift-etcd/etcd-crc/etcd-rev id=13d07b96-94b0-4bc6-bc8f-28125e6ce4c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fdb1bc756df673af7f3c2d341906710c7b5a8c8c425aff4565b49a6afa8495d
2026-06-11 13:18:25.125276 | controller | Jun 11 12:01:11.919007 crc crio[24477]: time="2026-06-11T12:01:11.916904322Z" level=info msg="Stopping container: c27fcd9603333acfff9f8d8dba7fed8c11918aa94b543f3fa7e74ae26edb732d (timeout: 30s)" id=882717ce-2a52-4c9a-86eb-5a876c0b7087 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.125295 | controller | Jun 11 12:01:12.136676 crc crio[24477]: time="2026-06-11T12:01:12.13647765Z" level=info msg="Stopped container c27fcd9603333acfff9f8d8dba7fed8c11918aa94b543f3fa7e74ae26edb732d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=882717ce-2a52-4c9a-86eb-5a876c0b7087 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.125312 | controller | Jun 11 12:01:12.525845 crc crio[24477]: time="2026-06-11T12:01:12.524845769Z" level=info msg="Removing container: 4d746c54e384748602c05cfb536e1982b9f33b10beb6aa5e7cbc57f947ab172e" id=d6dd9919-5493-47dd-8a59-aa41609fc548 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.125330 | controller | Jun 11 12:01:12.561757 crc crio[24477]: time="2026-06-11T12:01:12.561575077Z" level=info msg="Removed container 4d746c54e384748602c05cfb536e1982b9f33b10beb6aa5e7cbc57f947ab172e: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=d6dd9919-5493-47dd-8a59-aa41609fc548 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.125347 | controller | Jun 11 12:01:37.814786 crc crio[24477]: time="2026-06-11T12:01:37.813465644Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=d5e0a06c-f1ff-4a87-b313-b2f8e4c4f1f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.125367 | controller | Jun 11 12:01:37.820572 crc crio[24477]: time="2026-06-11T12:01:37.820464193Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=9e574318-5803-4dad-8f1f-9d54965b0231 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.125385 | controller | Jun 11 12:01:37.823863 crc crio[24477]: time="2026-06-11T12:01:37.823713975Z" level=info msg="Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=7b730927-229f-4399-9b44-d11f9b04912e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.125403 | controller | Jun 11 12:01:37.824368 crc crio[24477]: time="2026-06-11T12:01:37.824283291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.125421 | controller | Jun 11 12:01:37.863510 crc crio[24477]: time="2026-06-11T12:01:37.86340981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.125444 | controller | Jun 11 12:01:38.049465 crc crio[24477]: time="2026-06-11T12:01:38.049345487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.125462 | controller | Jun 11 12:01:38.168434 crc crio[24477]: time="2026-06-11T12:01:38.168304616Z" level=info msg="Created container 3c21657e69894c2410ae7e13eb8c210e0b095491bb30f761a158215ffd0a86c0: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=7b730927-229f-4399-9b44-d11f9b04912e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.125479 | controller | Jun 11 12:01:38.170139 crc crio[24477]: time="2026-06-11T12:01:38.169931002Z" level=info msg="Starting container: 3c21657e69894c2410ae7e13eb8c210e0b095491bb30f761a158215ffd0a86c0" id=435307d7-3bba-42d1-8b7f-901fc697add3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.125499 | controller | Jun 11 12:01:38.176000 crc crio[24477]: time="2026-06-11T12:01:38.175914852Z" level=info msg="Started container" PID=29585 containerID=3c21657e69894c2410ae7e13eb8c210e0b095491bb30f761a158215ffd0a86c0 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=435307d7-3bba-42d1-8b7f-901fc697add3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=172d06a82334693fe565a25f3523459d09b70af9e60826971bbc7a5ed2e4415b
2026-06-11 13:18:25.125517 | controller | Jun 11 12:01:38.826773 crc crio[24477]: time="2026-06-11T12:01:38.826695026Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=73d4135d-1350-4f64-b6e0-467b031180c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.125535 | controller | Jun 11 12:01:38.829010 crc crio[24477]: time="2026-06-11T12:01:38.82890735Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=c2738ab1-402f-4085-a19b-920954bf5897 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.125553 | controller | Jun 11 12:01:38.831579 crc crio[24477]: time="2026-06-11T12:01:38.831457921Z" level=info msg="Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=cbf8890b-9e8e-47c6-adde-e58282f5df52 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.125570 | controller | Jun 11 12:01:38.832145 crc crio[24477]: time="2026-06-11T12:01:38.832021287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.125587 | controller | Jun 11 12:01:38.866813 crc crio[24477]: time="2026-06-11T12:01:38.866722143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.125604 | controller | Jun 11 12:01:38.872303 crc crio[24477]: time="2026-06-11T12:01:38.872220665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.125622 | controller | Jun 11 12:01:39.076587 crc crio[24477]: time="2026-06-11T12:01:39.075793622Z" level=info msg="Created container 92e54fef864023a2de5a0256acc2af13c8d6f9bb7213e51dfea5754f31f700f2: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=cbf8890b-9e8e-47c6-adde-e58282f5df52 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.125643 | controller | Jun 11 12:01:39.077905 crc crio[24477]: time="2026-06-11T12:01:39.0778167Z" level=info msg="Starting container: 92e54fef864023a2de5a0256acc2af13c8d6f9bb7213e51dfea5754f31f700f2" id=19f795bc-a849-4c09-ab2e-e77c9955609a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.125665 | controller | Jun 11 12:01:39.087434 crc crio[24477]: time="2026-06-11T12:01:39.087355761Z" level=info msg="Started container" PID=29638 containerID=92e54fef864023a2de5a0256acc2af13c8d6f9bb7213e51dfea5754f31f700f2 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=19f795bc-a849-4c09-ab2e-e77c9955609a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bbff6bda418ab3917ffc3e1d6c1e610a6cb6637daa1c816b339836934e8ccac
2026-06-11 13:18:25.125684 | controller | Jun 11 12:01:39.857525 crc crio[24477]: time="2026-06-11T12:01:39.856814217Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=6cf85b98-1935-4651-847d-47b00ae962df name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.125701 | controller | Jun 11 12:01:39.859305 crc crio[24477]: time="2026-06-11T12:01:39.858997918Z" level=info msg="Removing container: ea1d135eecd4e309db23fb788b12c84bdc412380967979503b210785d26a4f50" id=f77ac756-8d93-48dc-86db-a982bbe3b2f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.125717 | controller | Jun 11 12:01:39.861617 crc crio[24477]: time="2026-06-11T12:01:39.861424416Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=a0fa8445-be66-45c7-80d2-c8cd04dfab2f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.125734 | controller | Jun 11 12:01:39.866486 crc crio[24477]: time="2026-06-11T12:01:39.866313266Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=f81ce587-85de-455e-be5a-ad631e190e0b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.125751 | controller | Jun 11 12:01:39.869584 crc crio[24477]: time="2026-06-11T12:01:39.869408692Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=0fa40eaf-e9a3-4911-ba81-15b28828d922 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.125769 | controller | Jun 11 12:01:39.871909 crc crio[24477]: time="2026-06-11T12:01:39.871572954Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=c4cfe47d-cd6b-4531-902c-372076336d2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.125787 | controller | Jun 11 12:01:39.872333 crc crio[24477]: time="2026-06-11T12:01:39.872184812Z" level=info msg="Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=15aeb64f-15c7-4d80-bd15-5eb9a6c94f7e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.125804 | controller | Jun 11 12:01:39.872864 crc crio[24477]: time="2026-06-11T12:01:39.872750578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.125823 | controller | Jun 11 12:01:39.873187 crc crio[24477]: time="2026-06-11T12:01:39.872874341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.125840 | controller | Jun 11 12:01:39.936801 crc crio[24477]: time="2026-06-11T12:01:39.936600816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.125885 | controller | Jun 11 12:01:39.956002 crc crio[24477]: time="2026-06-11T12:01:39.955854951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.125909 | controller | Jun 11 12:01:39.971459 crc crio[24477]: time="2026-06-11T12:01:39.971188696Z" level=info msg="Removed container ea1d135eecd4e309db23fb788b12c84bdc412380967979503b210785d26a4f50: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=f77ac756-8d93-48dc-86db-a982bbe3b2f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.125928 | controller | Jun 11 12:01:39.977563 crc crio[24477]: time="2026-06-11T12:01:39.977430443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.125981 | controller | Jun 11 12:01:39.987223 crc crio[24477]: time="2026-06-11T12:01:39.987075866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.126001 | controller | Jun 11 12:01:40.122915 crc crio[24477]: time="2026-06-11T12:01:40.122749389Z" level=info msg="Created container 271d2160e85e3ef126395e6341970743cee2923267de8ea484e04ec4f53fba3e: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=c4cfe47d-cd6b-4531-902c-372076336d2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.126019 | controller | Jun 11 12:01:40.125586 crc crio[24477]: time="2026-06-11T12:01:40.125457346Z" level=info msg="Starting container: 271d2160e85e3ef126395e6341970743cee2923267de8ea484e04ec4f53fba3e" id=5ab92887-300a-43db-91e4-0f4a3c162eb6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.126039 | controller | Jun 11 12:01:40.136026 crc crio[24477]: time="2026-06-11T12:01:40.13582011Z" level=info msg="Started container" PID=29672 containerID=271d2160e85e3ef126395e6341970743cee2923267de8ea484e04ec4f53fba3e description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=5ab92887-300a-43db-91e4-0f4a3c162eb6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4eaf0d5e3ed3ad6c721fbefc9c4de6abe92afef4a079f289b21d3c936ebd80c
2026-06-11 13:18:25.126057 | controller | Jun 11 12:01:40.138530 crc crio[24477]: time="2026-06-11T12:01:40.138426083Z" level=info msg="Created container 6a7086131039386712a5bafecfc240b41c2178e7c30aeb578e29f1831690ebd3: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=15aeb64f-15c7-4d80-bd15-5eb9a6c94f7e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.126076 | controller | Jun 11 12:01:40.141336 crc crio[24477]: time="2026-06-11T12:01:40.141223472Z" level=info msg="Starting container: 6a7086131039386712a5bafecfc240b41c2178e7c30aeb578e29f1831690ebd3" id=7b7997c3-a1f8-4ccf-bacd-1b0476c436c9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.126094 | controller | Jun 11 12:01:40.147126 crc crio[24477]: time="2026-06-11T12:01:40.146989355Z" level=info msg="Started container" PID=29671 containerID=6a7086131039386712a5bafecfc240b41c2178e7c30aeb578e29f1831690ebd3 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=7b7997c3-a1f8-4ccf-bacd-1b0476c436c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05a95957c04bb3b4277caa1984ab4deb932350ff5914e10b50a8d0f04e26a18b
2026-06-11 13:18:25.126112 | controller | Jun 11 12:01:43.916155 crc crio[24477]: time="2026-06-11T12:01:43.915433035Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=0d18e537-e004-46d6-ab54-9b13ffb56fb2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.126130 | controller | Jun 11 12:01:43.920421 crc crio[24477]: time="2026-06-11T12:01:43.920341233Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=035ede31-e743-4e8d-9fd9-ca97bc533ba4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.126151 | controller | Jun 11 12:01:43.926810 crc crio[24477]: time="2026-06-11T12:01:43.923478232Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-5b69c4b7d-zngz2/route-controller-manager" id=41868e34-3173-43ba-92fd-9a69f192a3db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.126169 | controller | Jun 11 12:01:43.926810 crc crio[24477]: time="2026-06-11T12:01:43.923756519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.126186 | controller | Jun 11 12:01:43.952247 crc crio[24477]: time="2026-06-11T12:01:43.951849536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.126204 | controller | Jun 11 12:01:43.958618 crc crio[24477]: time="2026-06-11T12:01:43.958528486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.126222 | controller | Jun 11 12:01:44.092540 crc crio[24477]: time="2026-06-11T12:01:44.092384647Z" level=info msg="Created container c1b3a680552bc3e7dcb2f4ca30ae178434f252a1a8fe5096881f88ff199932ad: openshift-route-controller-manager/route-controller-manager-5b69c4b7d-zngz2/route-controller-manager" id=41868e34-3173-43ba-92fd-9a69f192a3db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.126239 | controller | Jun 11 12:01:44.094012 crc crio[24477]: time="2026-06-11T12:01:44.093902159Z" level=info msg="Starting container: c1b3a680552bc3e7dcb2f4ca30ae178434f252a1a8fe5096881f88ff199932ad" id=8db7aa2e-a6c9-454b-ac9d-c3aa54370a74 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.126257 | controller | Jun 11 12:01:44.105593 crc crio[24477]: time="2026-06-11T12:01:44.104907343Z" level=info msg="Started container" PID=29710 containerID=c1b3a680552bc3e7dcb2f4ca30ae178434f252a1a8fe5096881f88ff199932ad description=openshift-route-controller-manager/route-controller-manager-5b69c4b7d-zngz2/route-controller-manager id=8db7aa2e-a6c9-454b-ac9d-c3aa54370a74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7f8ad82ad454609d9319d4a1cf4dea40bf03500c7ff0c05b47453c3192a1dfa
2026-06-11 13:18:25.126275 | controller | Jun 11 12:01:44.935862 crc crio[24477]: time="2026-06-11T12:01:44.934835193Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=f4c0f057-92fa-48f5-a884-7007737b5ac4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.126292 | controller | Jun 11 12:01:44.938536 crc crio[24477]: time="2026-06-11T12:01:44.938333Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=8edcc486-dab5-44c1-a821-d92446ce3888 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.126309 | controller | Jun 11 12:01:44.945336 crc crio[24477]: time="2026-06-11T12:01:44.945273882Z" level=info msg="Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=20b65064-aa63-4443-8916-969fe0dced2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.126328 | controller | Jun 11 12:01:44.946146 crc crio[24477]: time="2026-06-11T12:01:44.946070396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.126346 | controller | Jun 11 12:01:44.993839 crc crio[24477]: time="2026-06-11T12:01:44.991749373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.126369 | controller | Jun 11 12:01:45.244715 crc crio[24477]: time="2026-06-11T12:01:45.244574795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.126387 | controller | Jun 11 12:01:45.356408 crc crio[24477]: time="2026-06-11T12:01:45.356235418Z" level=info msg="Created container 0ec3b0788b117dad5d05a2afb5960401a8d574cad371b52b309b1208126aa28e: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=20b65064-aa63-4443-8916-969fe0dced2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.126405 | controller | Jun 11 12:01:45.361029 crc crio[24477]: time="2026-06-11T12:01:45.360874699Z" level=info msg="Starting container: 0ec3b0788b117dad5d05a2afb5960401a8d574cad371b52b309b1208126aa28e" id=5e4b1a51-83cc-48b6-b30e-f2ba94e39f79 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.126424 | controller | Jun 11 12:01:45.377779 crc crio[24477]: time="2026-06-11T12:01:45.377045407Z" level=info msg="Started container" PID=29735 containerID=0ec3b0788b117dad5d05a2afb5960401a8d574cad371b52b309b1208126aa28e description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=5e4b1a51-83cc-48b6-b30e-f2ba94e39f79 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3edba1aa7b1339996813aeced60f2e335760a6dae92a7a2e21ea5d6b4d9ec62
2026-06-11 13:18:25.126443 | controller | Jun 11 12:01:45.947943 crc crio[24477]: time="2026-06-11T12:01:45.947367583Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=bfa8a04e-86ff-4ac1-aaf6-4d4d6f19eae3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.126461 | controller | Jun 11 12:01:45.950378 crc crio[24477]: time="2026-06-11T12:01:45.950293946Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=d12345e4-bb84-4c2a-9f4f-c07bb75aff08 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.126480 | controller | Jun 11 12:01:45.953205 crc crio[24477]: time="2026-06-11T12:01:45.953070084Z" level=info msg="Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=7e542965-231b-40d5-9276-8b686cd5014f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.126499 | controller | Jun 11 12:01:45.953273 crc crio[24477]: time="2026-06-11T12:01:45.953238461Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=e3df4bba-d236-4219-9055-72d31d45cb9b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.126517 | controller | Jun 11 12:01:45.953839 crc crio[24477]: time="2026-06-11T12:01:45.95363563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.126534 | controller | Jun 11 12:01:45.955311 crc crio[24477]: time="2026-06-11T12:01:45.955275197Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=3bcd39e3-c16d-4f7b-b1b0-cf98e8c52aa4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.126552 | controller | Jun 11 12:01:45.955825 crc crio[24477]: time="2026-06-11T12:01:45.95573326Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=d35b0098-65ab-4d08-9e64-8c462c875110 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.126570 | controller | Jun 11 12:01:45.957253 crc crio[24477]: time="2026-06-11T12:01:45.957228512Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=cebcf46a-41a5-4ed1-b18d-62864a74bb02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.126657 | controller | Jun 11 12:01:45.960301 crc crio[24477]: time="2026-06-11T12:01:45.960243607Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=af41f746-3baa-4e60-accf-99d38c2e9e4f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.126678 | controller | Jun 11 12:01:45.964358 crc crio[24477]: time="2026-06-11T12:01:45.963430918Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=6f105649-5cb9-4c23-8da2-6b3619e35b40 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.126695 | controller | Jun 11 12:01:45.968347 crc crio[24477]: time="2026-06-11T12:01:45.968271255Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=81001094-f059-4560-81c0-959d3638d91d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.126712 | controller | Jun 11 12:01:45.968510 crc crio[24477]: time="2026-06-11T12:01:45.968487271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.126731 | controller | Jun 11 12:01:45.968788 crc crio[24477]: time="2026-06-11T12:01:45.968290715Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=f800cc5a-79a1-4a14-996c-7bd08138c9ff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.126749 | controller | Jun 11 12:01:45.969982 crc crio[24477]: time="2026-06-11T12:01:45.969909081Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=406e822e-b17a-450a-b058-3399a9ea43a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.126766 | controller | Jun 11 12:01:45.970909 crc crio[24477]: time="2026-06-11T12:01:45.970844848Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=048ea14c-df9e-48b8-ad1a-daa916d59c45 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.126783 | controller | Jun 11 12:01:45.970991 crc crio[24477]: time="2026-06-11T12:01:45.970936631Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=6b38c77e-2663-4ef4-bbd3-10df822a5a0e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.126800 | controller | Jun 11 12:01:45.974142 crc crio[24477]: time="2026-06-11T12:01:45.973522505Z" level=info msg="Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=5b8b7d31-0a90-422a-a228-3adf31f0862c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.126818 | controller | Jun 11 12:01:45.983179 crc crio[24477]: time="2026-06-11T12:01:45.983033585Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.126837 | controller | Jun 11 12:01:45.986061 crc crio[24477]: time="2026-06-11T12:01:45.986003381Z" level=info msg="Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=c0526ad6-6703-46e4-8c68-5213cc389777 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.126876 | controller | Jun 11 12:01:45.988375 crc crio[24477]: time="2026-06-11T12:01:45.988322257Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-5f4d49f7d6-pz6h4/controller-manager" id=cab1a715-30fd-4c7d-9732-491f86b0c4a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.126900 | controller | Jun 11 12:01:45.991957 crc crio[24477]: time="2026-06-11T12:01:45.991863598Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=015e0980-f088-426a-987c-ca1ab00e0ec4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.126919 | controller | Jun 11 12:01:45.992037 crc crio[24477]: time="2026-06-11T12:01:45.99197223Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=e5bc6ad1-51dd-4c82-86ec-927007da143f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.126937 | controller | Jun 11 12:01:45.999923 crc crio[24477]: time="2026-06-11T12:01:45.999719106Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=7c344b98-c533-41cc-8aef-9d368558f9ce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.126954 | controller | Jun 11 12:01:46.002605 crc crio[24477]: time="2026-06-11T12:01:46.002499305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.126971 | controller | Jun 11 12:01:46.004412 crc crio[24477]: time="2026-06-11T12:01:46.004300626Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=a9ba2261-bb05-4c0a-aec6-aaab261c725f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.126989 | controller | Jun 11 12:01:46.004412 crc crio[24477]: time="2026-06-11T12:01:46.004377888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.127007 | controller | Jun 11 12:01:46.004568 crc crio[24477]: time="2026-06-11T12:01:46.004339596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.127024 | controller | Jun 11 12:01:46.004917 crc crio[24477]: time="2026-06-11T12:01:46.00482052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.127043 | controller | Jun 11 12:01:46.006343 crc crio[24477]: time="2026-06-11T12:01:46.006137488Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=11b655bb-3cb4-4e2f-adba-70947eebdf5e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.127060 | controller | Jun 11 12:01:46.006630 crc crio[24477]: time="2026-06-11T12:01:46.006512878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.127079 | controller | Jun 11 12:01:46.009939 crc crio[24477]: time="2026-06-11T12:01:46.009852389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.127096 | controller | Jun 11 12:01:46.011202 crc crio[24477]: time="2026-06-11T12:01:46.010859871Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=6065eefa-6d93-4ad9-953c-f65697123e6d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.127113 | controller | Jun 11 12:01:46.013904 crc crio[24477]: time="2026-06-11T12:01:46.013837496Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=fe20d08b-bd78-4c43-b311-6d9af9c8bb00 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.127135 | controller | Jun 11 12:01:46.028495 crc crio[24477]: time="2026-06-11T12:01:46.028402659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.127153 | controller | Jun 11 12:01:46.028778 crc crio[24477]: time="2026-06-11T12:01:46.028545573Z" level=info msg="Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=1e1d7f80-6caa-47b2-b802-6aed8bf6fa04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.127171 | controller | Jun 11 12:01:46.031034 crc crio[24477]: time="2026-06-11T12:01:46.030985882Z" level=info msg="Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=0623d477-a6f7-483b-a0ec-16b1c0d565cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.127188 | controller | Jun 11 12:01:46.031328 crc crio[24477]: time="2026-06-11T12:01:46.031241319Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=a81687f0-4467-4773-87d8-55b1fd21b721 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.127205 | controller | Jun 11 12:01:46.031534 crc crio[24477]: time="2026-06-11T12:01:46.031396683Z" level=info msg="Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=6bd50e06-dfde-4ffd-af96-2e33fed70844 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.127223 | controller | Jun 11 12:01:46.033027 crc crio[24477]: time="2026-06-11T12:01:46.032950998Z" level=info msg="Removing container: 9f1f13fe5b695d4cf0c1e6e9435db7b1c14a607ee538ddb2bf13e5254aa2cab9" id=433d4322-7faf-4f68-a16a-1b4c64c413bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.127239 | controller | Jun 11 12:01:46.037013 crc crio[24477]: time="2026-06-11T12:01:46.036914742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.127263 | controller | Jun 11 12:01:46.057336 crc crio[24477]: time="2026-06-11T12:01:46.054574801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.127286 | controller | Jun 11 12:01:46.061391 crc crio[24477]: time="2026-06-11T12:01:46.059351375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.127319 | controller | Jun 11 12:01:46.061391 crc crio[24477]: time="2026-06-11T12:01:46.061363852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.127343 | controller | Jun 11 12:01:46.068264 crc crio[24477]: time="2026-06-11T12:01:46.066087546Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=6b195cd4-8669-4e5d-bcea-1991059d90c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.127365 | controller | Jun 11 12:01:46.068264 crc crio[24477]: time="2026-06-11T12:01:46.067484177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.127388 | controller | Jun 11 12:01:46.089932 crc crio[24477]: time="2026-06-11T12:01:46.089754237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.127416 | controller | Jun 11 12:01:46.096247 crc crio[24477]: time="2026-06-11T12:01:46.096166749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.127447 | controller | Jun 11 12:01:46.102621 crc crio[24477]: time="2026-06-11T12:01:46.102494358Z" level=info msg="Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=bb591dc0-6153-46c6-acd6-496fd5b62703 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.127477 | controller | Jun 11 12:01:46.104600 crc crio[24477]: time="2026-06-11T12:01:46.104515464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.127506 | controller | Jun 11 12:01:46.108296 crc crio[24477]: time="2026-06-11T12:01:46.108187168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.127534 | controller | Jun 11 12:01:46.109050 crc crio[24477]: time="2026-06-11T12:01:46.108977151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.127558 | controller | Jun 11 12:01:46.113009 crc crio[24477]: time="2026-06-11T12:01:46.112933173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.127581 | controller | Jun 11 12:01:46.114747 crc crio[24477]: time="2026-06-11T12:01:46.114635791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.127606 | controller | Jun 11 12:01:46.180007 crc crio[24477]: time="2026-06-11T12:01:46.179828868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.127629 | controller | Jun 11 12:01:46.188515 crc crio[24477]: time="2026-06-11T12:01:46.18835947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.127653 | controller | Jun 11 12:01:46.192152 crc crio[24477]: time="2026-06-11T12:01:46.192048809Z" level=info msg="Removed container 9f1f13fe5b695d4cf0c1e6e9435db7b1c14a607ee538ddb2bf13e5254aa2cab9: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=433d4322-7faf-4f68-a16a-1b4c64c413bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.127675 | controller | Jun 11 12:01:46.212808 crc crio[24477]: time="2026-06-11T12:01:46.210501188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.127698 | controller | Jun 11 12:01:46.212808 crc crio[24477]: time="2026-06-11T12:01:46.21236375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.127720 | controller | Jun 11 12:01:46.215445 crc crio[24477]: time="2026-06-11T12:01:46.215263681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.127742 | controller | Jun 11 12:01:46.225346 crc crio[24477]: time="2026-06-11T12:01:46.225267845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.127781 | controller | Jun 11 12:01:46.440382 crc crio[24477]: time="2026-06-11T12:01:46.440299006Z" level=info msg="Created container 31ead8fa245e22c13d080e33d50d0e4663916a60d6dbd967f97ad96666dae6da: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=cebcf46a-41a5-4ed1-b18d-62864a74bb02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.127807 | controller | Jun 11 12:01:46.441744 crc crio[24477]: time="2026-06-11T12:01:46.441480429Z" level=info msg="Created container 6f55eee31353d532eaacbad1b1a8e20e8a3cbbc4ce4fe1f0b167655a419794b8: openshift-controller-manager/controller-manager-5f4d49f7d6-pz6h4/controller-manager" id=cab1a715-30fd-4c7d-9732-491f86b0c4a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.127831 | controller | Jun 11 12:01:46.447121 crc crio[24477]: time="2026-06-11T12:01:46.446991863Z" level=info msg="Starting container: 6f55eee31353d532eaacbad1b1a8e20e8a3cbbc4ce4fe1f0b167655a419794b8" id=3d76617f-3c1d-4803-b253-75616f1807a1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.127875 | controller | Jun 11 12:01:46.447885 crc crio[24477]: time="2026-06-11T12:01:46.44782794Z" level=info msg="Starting container: 31ead8fa245e22c13d080e33d50d0e4663916a60d6dbd967f97ad96666dae6da" id=e66be935-09b5-40d6-b6c5-c18f387fd8de name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.127902 | controller | Jun 11 12:01:46.455715 crc crio[24477]: time="2026-06-11T12:01:46.455463532Z" level=info msg="Created container 3c19277c911e7c4fb4a6c8e6b589f43e3cb7f1938e8a6feb06e540510783a016: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=5b8b7d31-0a90-422a-a228-3adf31f0862c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.127934 | controller | Jun 11 12:01:46.457899 crc crio[24477]: time="2026-06-11T12:01:46.457752533Z" level=info msg="Created container 6681746040c9afd3c5225341411c9ed179786aec226a50fc39557d67475be910: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=e5bc6ad1-51dd-4c82-86ec-927007da143f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.127967 | controller | Jun 11 12:01:46.458334 crc crio[24477]: time="2026-06-11T12:01:46.458278115Z" level=info msg="Starting container: 3c19277c911e7c4fb4a6c8e6b589f43e3cb7f1938e8a6feb06e540510783a016" id=a2f86e01-691b-42ec-a2b3-9e661b4e4482 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.127997 | controller | Jun 11 12:01:46.458974 crc crio[24477]: time="2026-06-11T12:01:46.458865879Z" level=info msg="Starting container: 6681746040c9afd3c5225341411c9ed179786aec226a50fc39557d67475be910" id=a88a5b56-62ca-41bf-a52c-5b4f4939630b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.128054 | controller | Jun 11 12:01:46.462299 crc crio[24477]: time="2026-06-11T12:01:46.462182638Z" level=info msg="Created container 694a32d83dc598bc0902b81b4fae4852c9bea92a2ff834fd796a424a2f20861a: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=c0526ad6-6703-46e4-8c68-5213cc389777 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.128082 | controller | Jun 11 12:01:46.476060 crc crio[24477]: time="2026-06-11T12:01:46.475977497Z" level=info msg="Started container" PID=29822 containerID=6681746040c9afd3c5225341411c9ed179786aec226a50fc39557d67475be910 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=a88a5b56-62ca-41bf-a52c-5b4f4939630b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5373108d446055635b741dfe403fbbe5c4063e12343dee372b1eec3442e02add
2026-06-11 13:18:25.128105 | controller | Jun 11 12:01:46.476221 crc crio[24477]: time="2026-06-11T12:01:46.476146173Z" level=info msg="Starting container: 694a32d83dc598bc0902b81b4fae4852c9bea92a2ff834fd796a424a2f20861a" id=10c87032-c074-43a0-b20e-8a1fd9f115e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.128129 | controller | Jun 11 12:01:46.476321 crc crio[24477]: time="2026-06-11T12:01:46.476177383Z" level=info msg="Started container" PID=29806 containerID=6f55eee31353d532eaacbad1b1a8e20e8a3cbbc4ce4fe1f0b167655a419794b8 description=openshift-controller-manager/controller-manager-5f4d49f7d6-pz6h4/controller-manager id=3d76617f-3c1d-4803-b253-75616f1807a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bae330b65ef1d58855cc1750dd5962bd3db738cc9f85f54e2ceeb843e19308cc
2026-06-11 13:18:25.128158 | controller | Jun 11 12:01:46.476321 crc crio[24477]: time="2026-06-11T12:01:46.476236394Z" level=info msg="Started container" PID=29812 containerID=31ead8fa245e22c13d080e33d50d0e4663916a60d6dbd967f97ad96666dae6da description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=e66be935-09b5-40d6-b6c5-c18f387fd8de name=/runtime.v1.RuntimeService/StartContainer sandboxID=86c61bb44507aae5de65c880ccdcea828453dee0c375749eab1667d0dbe0708f
2026-06-11 13:18:25.128182 | controller | Jun 11 12:01:46.477566 crc crio[24477]: time="2026-06-11T12:01:46.477487476Z" level=info msg="Started container" PID=29810 containerID=3c19277c911e7c4fb4a6c8e6b589f43e3cb7f1938e8a6feb06e540510783a016 description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=a2f86e01-691b-42ec-a2b3-9e661b4e4482 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1be33eef974f1b8b17f66a7d3e38a2fbf699bbf9b979902191894328c4f3a5e0
2026-06-11 13:18:25.128205 | controller | Jun 11 12:01:46.481521 crc crio[24477]: time="2026-06-11T12:01:46.481450994Z" level=info msg="Created container 5d0c09c8984d5b62df03d5b47876593aa605063a246cec1b96ac81d3dd8f98a3: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=7e542965-231b-40d5-9276-8b686cd5014f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.128228 | controller | Jun 11 12:01:46.483286 crc crio[24477]: time="2026-06-11T12:01:46.483214836Z" level=info msg="Starting container: 5d0c09c8984d5b62df03d5b47876593aa605063a246cec1b96ac81d3dd8f98a3" id=29a059ee-0a90-4eed-aff0-c398d52e1ce3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.128252 | controller | Jun 11 12:01:46.486791 crc crio[24477]: time="2026-06-11T12:01:46.486501247Z" level=info msg="Started container" PID=29819 containerID=694a32d83dc598bc0902b81b4fae4852c9bea92a2ff834fd796a424a2f20861a description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=10c87032-c074-43a0-b20e-8a1fd9f115e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c47c584cbca399eb2e3265e7e59833a25e7bd64547b9baad238b551a74fee29c
2026-06-11 13:18:25.128276 | controller | Jun 11 12:01:46.506497 crc crio[24477]: time="2026-06-11T12:01:46.506333252Z" level=info msg="Created container 1261e76c61a6c5a453af30afabda99e32da49908999b12c47aba096e0fda04b1: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=bb591dc0-6153-46c6-acd6-496fd5b62703 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.128299 | controller | Jun 11 12:01:46.509605 crc crio[24477]: time="2026-06-11T12:01:46.509522287Z" level=info msg="Starting container: 1261e76c61a6c5a453af30afabda99e32da49908999b12c47aba096e0fda04b1" id=240f090d-9458-41de-99a8-d7ee90d7bc5a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.128322 | controller | Jun 11 12:01:46.511047 crc crio[24477]: time="2026-06-11T12:01:46.510941837Z" level=info msg="Started container" PID=29821 containerID=5d0c09c8984d5b62df03d5b47876593aa605063a246cec1b96ac81d3dd8f98a3 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=29a059ee-0a90-4eed-aff0-c398d52e1ce3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bc7d301adc5925b363e49d1c8c07e96d6dcae60275037d8ecd8166f8606c109
2026-06-11 13:18:25.128345 | controller | Jun 11 12:01:46.513714 crc crio[24477]: time="2026-06-11T12:01:46.513559411Z" level=info msg="Created container 5245d90dae61762ffe7b9f9e8304e7adc700fff215ecc0088899b6334dbc334c: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=0623d477-a6f7-483b-a0ec-16b1c0d565cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.128371 | controller | Jun 11 12:01:46.514772 crc crio[24477]: time="2026-06-11T12:01:46.51469697Z" level=info msg="Starting container: 5245d90dae61762ffe7b9f9e8304e7adc700fff215ecc0088899b6334dbc334c" id=1d3d78e2-8e85-47c9-bc66-5446c7b04a3e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.128395 | controller | Jun 11 12:01:46.520040 crc crio[24477]: time="2026-06-11T12:01:46.520015994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.128418 | controller | Jun 11 12:01:46.522035 crc crio[24477]: time="2026-06-11T12:01:46.521941974Z" level=info msg="Started container" PID=29834 containerID=1261e76c61a6c5a453af30afabda99e32da49908999b12c47aba096e0fda04b1 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=240f090d-9458-41de-99a8-d7ee90d7bc5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5e984a5c4cd3bc474b8eb37fa1dca43ee7c9ba6f6b8327c5199f7b42b0a8ed5
2026-06-11 13:18:25.128441 | controller | Jun 11 12:01:46.546373 crc crio[24477]: time="2026-06-11T12:01:46.54625519Z" level=info msg="Started container" PID=29835 containerID=5245d90dae61762ffe7b9f9e8304e7adc700fff215ecc0088899b6334dbc334c description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=1d3d78e2-8e85-47c9-bc66-5446c7b04a3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ddeac8d96bc220e6731c7e27f832716e6d7a896e00fcbc520040de7644187aa7
2026-06-11 13:18:25.128462 | controller | Jun 11 12:01:46.563944 crc crio[24477]: time="2026-06-11T12:01:46.563173848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.128484 | controller | Jun 11 12:01:46.655055 crc crio[24477]: time="2026-06-11T12:01:46.655000508Z" level=info msg="Created container f0ded395b115e0251efb1152798f54f794d860f02d5bd15fdd78b76b5e25c894: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=1e1d7f80-6caa-47b2-b802-6aed8bf6fa04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.128505 | controller | Jun 11 12:01:46.659049 crc crio[24477]: time="2026-06-11T12:01:46.658982746Z" level=info msg="Starting container: f0ded395b115e0251efb1152798f54f794d860f02d5bd15fdd78b76b5e25c894" id=6f60d758-ceeb-4341-ae87-2015929d15b7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.128527 | controller | Jun 11 12:01:46.662275 crc crio[24477]: time="2026-06-11T12:01:46.662195685Z" level=info msg="Created container 80a188e77ac1c184e45a938a45e6ad3794d64a230c537eaa0a052ab9b26cb78b: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=6bd50e06-dfde-4ffd-af96-2e33fed70844 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.128548 | controller | Jun 11 12:01:46.663698 crc crio[24477]: time="2026-06-11T12:01:46.66355013Z" level=info msg="Starting container: 80a188e77ac1c184e45a938a45e6ad3794d64a230c537eaa0a052ab9b26cb78b" id=ef4c372e-7ab6-42e4-8d2f-5dc36fb6ee69 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.128570 | controller | Jun 11 12:01:46.664854 crc crio[24477]: time="2026-06-11T12:01:46.66460959Z" level=info msg="Started container" PID=29926 containerID=f0ded395b115e0251efb1152798f54f794d860f02d5bd15fdd78b76b5e25c894 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=6f60d758-ceeb-4341-ae87-2015929d15b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b5d3d637a6ccdbe2f885cbef0b8c8b55357672be69d392c7f3e67e3fe3e78a1
2026-06-11 13:18:25.128592 | controller | Jun 11 12:01:46.673074 crc crio[24477]: time="2026-06-11T12:01:46.67297502Z" level=info msg="Started container" PID=29949 containerID=80a188e77ac1c184e45a938a45e6ad3794d64a230c537eaa0a052ab9b26cb78b description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=ef4c372e-7ab6-42e4-8d2f-5dc36fb6ee69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ddd8a7ace3286c82ee30b9c8d70ab00f67d742aa7b1f3710a23263e8b8d4a812
2026-06-11 13:18:25.128618 | controller | Jun 11 12:01:47.051911 crc crio[24477]: time="2026-06-11T12:01:47.051360161Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=30512131-5c22-4576-a489-f67ddc28b80d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.128641 | controller | Jun 11 12:01:47.054377 crc crio[24477]: time="2026-06-11T12:01:47.054265054Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=fb5bffa9-134e-4d0d-ac70-4703cd8f954a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.128663 | controller | Jun 11 12:01:47.056478 crc crio[24477]: time="2026-06-11T12:01:47.056396759Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=70818475-7605-46b0-8fa8-829aeb8832c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.128686 | controller | Jun 11 12:01:47.057095 crc crio[24477]: time="2026-06-11T12:01:47.057035787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.128709 | controller | Jun 11 12:01:47.099919 crc crio[24477]: time="2026-06-11T12:01:47.099836609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.128731 | controller | Jun 11 12:01:47.107133 crc crio[24477]: time="2026-06-11T12:01:47.107042275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.128754 | controller | Jun 11 12:01:47.210047 crc crio[24477]: time="2026-06-11T12:01:47.209949518Z" level=info msg="Created container 92dee2abfe35252e38a8667830be1f280c442e9eef0561dccebba8d42c3d50f4: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=70818475-7605-46b0-8fa8-829aeb8832c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.128775 | controller | Jun 11 12:01:47.211768 crc crio[24477]: time="2026-06-11T12:01:47.211621904Z" level=info msg="Starting container: 92dee2abfe35252e38a8667830be1f280c442e9eef0561dccebba8d42c3d50f4" id=8c39fca0-2f7e-4ac8-9751-5b1d396f645d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.128797 | controller | Jun 11 12:01:47.224048 crc crio[24477]: time="2026-06-11T12:01:47.223806302Z" level=info msg="Started container" PID=30003 containerID=92dee2abfe35252e38a8667830be1f280c442e9eef0561dccebba8d42c3d50f4 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=8c39fca0-2f7e-4ac8-9751-5b1d396f645d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e74cc8ff82ac082e0051d12a83cd16f7dc62f6e320b65d2f81722f8a4d3d8053
2026-06-11 13:18:25.128819 | controller | Jun 11 12:01:54.028378 crc crio[24477]: time="2026-06-11T12:01:54.026358626Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=7c236f60-e722-41a3-ba45-704ffb83f52f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.128841 | controller | Jun 11 12:01:54.037059 crc crio[24477]: time="2026-06-11T12:01:54.036899905Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=3c5a52e5-e5bb-49db-9f40-441fb8012a6f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.128886 | controller | Jun 11 12:01:54.040445 crc crio[24477]: time="2026-06-11T12:01:54.040313381Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=dd432a3e-e546-4e52-8368-2219929f2aa4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.128910 | controller | Jun 11 12:01:54.041433 crc crio[24477]: time="2026-06-11T12:01:54.041340521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.128932 | controller | Jun 11 12:01:54.077753 crc crio[24477]: time="2026-06-11T12:01:54.077533135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.128955 | controller | Jun 11 12:01:54.322207 crc crio[24477]: time="2026-06-11T12:01:54.321776056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.128977 | controller | Jun 11 12:01:54.449965 crc crio[24477]: time="2026-06-11T12:01:54.449837503Z" level=info msg="Created container 7710cedf0b9963b8a8b0fb8935e3d8f67e17de236fb14f6ba6cd992ed9b07587: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=dd432a3e-e546-4e52-8368-2219929f2aa4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.128999 | controller | Jun 11 12:01:54.451483 crc crio[24477]: time="2026-06-11T12:01:54.451408007Z" level=info msg="Starting container: 7710cedf0b9963b8a8b0fb8935e3d8f67e17de236fb14f6ba6cd992ed9b07587" id=06355ba3-34dd-4a9e-8952-c50929f416e1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.129021 | controller | Jun 11 12:01:54.464302 crc crio[24477]: time="2026-06-11T12:01:54.464013626Z" level=info msg="Started container" PID=30156 containerID=7710cedf0b9963b8a8b0fb8935e3d8f67e17de236fb14f6ba6cd992ed9b07587 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=06355ba3-34dd-4a9e-8952-c50929f416e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=061625758d309a721490a8135736749f5522756c7306e8c3245198445746a21e
2026-06-11 13:18:25.129043 | controller | Jun 11 12:02:27.581908 crc crio[24477]: time="2026-06-11T12:02:27.579373601Z" level=info msg="Stopping container: d6b9b3f19365674c6c57c24df5f5efc3943e752900d3c31a7b52a266a26da76f (timeout: 15s)" id=153f9c08-c264-4d79-a8f3-743f669872d8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.129065 | controller | Jun 11 12:02:27.776740 crc crio[24477]: time="2026-06-11T12:02:27.772391319Z" level=info msg="Stopped container d6b9b3f19365674c6c57c24df5f5efc3943e752900d3c31a7b52a266a26da76f: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=153f9c08-c264-4d79-a8f3-743f669872d8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.129117 | controller | Jun 11 12:02:27.781538 crc crio[24477]: time="2026-06-11T12:02:27.781419444Z" level=info msg="Stopping pod sandbox: bcc9b32e3912bfaf7d153cd3800777354c0c016d76b68fe01d7791deb99508b2" id=dc6860ea-a61f-45d4-bca8-3f54f573a56f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.129145 | controller | Jun 11 12:02:27.783248 crc crio[24477]: time="2026-06-11T12:02:27.783096552Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:bcc9b32e3912bfaf7d153cd3800777354c0c016d76b68fe01d7791deb99508b2 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/d545e622-a7a5-4f3f-86cb-c5edc90b4cdb 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:0xc002ce4080}] Aliases:map[]}"
2026-06-11 13:18:25.129172 | controller | Jun 11 12:02:27.784542 crc crio[24477]: time="2026-06-11T12:02:27.784445841Z" level=info msg="Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.129194 | controller | Jun 11 12:02:28.226765 crc crio[24477]: time="2026-06-11T12:02:28.226518783Z" level=info msg="Stopped pod sandbox: bcc9b32e3912bfaf7d153cd3800777354c0c016d76b68fe01d7791deb99508b2" id=dc6860ea-a61f-45d4-bca8-3f54f573a56f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.129216 | controller | Jun 11 12:02:28.634577 crc crio[24477]: time="2026-06-11T12:02:28.634293324Z" level=info msg="Removing container: d6b9b3f19365674c6c57c24df5f5efc3943e752900d3c31a7b52a266a26da76f" id=a7a75932-ca05-4493-9c02-a6b8a607add4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.129238 | controller | Jun 11 12:02:28.677823 crc crio[24477]: time="2026-06-11T12:02:28.677579501Z" level=info msg="Removed container d6b9b3f19365674c6c57c24df5f5efc3943e752900d3c31a7b52a266a26da76f: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=a7a75932-ca05-4493-9c02-a6b8a607add4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.129260 | controller | Jun 11 12:03:07.907989 crc crio[24477]: time="2026-06-11T12:03:07.90691603Z" level=info msg="Stopping pod sandbox: bcc9b32e3912bfaf7d153cd3800777354c0c016d76b68fe01d7791deb99508b2" id=696471df-f222-48a6-a6e9-70abca5757fa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.129281 | controller | Jun 11 12:03:07.907989 crc crio[24477]: time="2026-06-11T12:03:07.907996271Z" level=info msg="Stopped pod sandbox (already stopped): bcc9b32e3912bfaf7d153cd3800777354c0c016d76b68fe01d7791deb99508b2" id=696471df-f222-48a6-a6e9-70abca5757fa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.129304 | controller | Jun 11 12:03:07.911044 crc crio[24477]: time="2026-06-11T12:03:07.910937894Z" level=info msg="Removing pod sandbox: bcc9b32e3912bfaf7d153cd3800777354c0c016d76b68fe01d7791deb99508b2" id=e8a6d3cf-4b14-4b21-8dee-03ccc2a83425 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.129327 | controller | Jun 11 12:03:07.929750 crc crio[24477]: time="2026-06-11T12:03:07.929395183Z" level=info msg="Removed pod sandbox: bcc9b32e3912bfaf7d153cd3800777354c0c016d76b68fe01d7791deb99508b2" id=e8a6d3cf-4b14-4b21-8dee-03ccc2a83425 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.129349 | controller | Jun 11 12:05:30.300806 crc crio[24477]: time="2026-06-11T12:05:30.300030745Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-xpqkf/POD" id=729c3964-f752-46c8-ae1d-e146d302b7c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.129371 | controller | Jun 11 12:05:30.302714 crc crio[24477]: time="2026-06-11T12:05:30.300117816Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-5qtnq/POD" id=34782446-3233-4bb9-bce9-486614102c71 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.129393 | controller | Jun 11 12:05:30.302714 crc crio[24477]: time="2026-06-11T12:05:30.301140245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.129415 | controller | Jun 11 12:05:30.302714 crc crio[24477]: time="2026-06-11T12:05:30.301018573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.129437 | controller | Jun 11 12:05:30.355330 crc crio[24477]: time="2026-06-11T12:05:30.354350655Z" level=info msg="Got pod network &{Name:community-operators-5qtnq Namespace:openshift-marketplace ID:d56a08a100023d84645f57d2ac007762df3f48e76a0d06938e9f6150c4a07311 UID:1a17ca44-f7f2-4d31-bc8a-89968d78779a NetNS:/var/run/netns/a457c0c6-0073-4998-8ede-3fc1bcaa1eb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a17ca44_f7f2_4d31_bc8a_89968d78779a.slice PodAnnotations:0xc002ce5240}] Aliases:map[]}"
2026-06-11 13:18:25.129463 | controller | Jun 11 12:05:30.355330 crc crio[24477]: time="2026-06-11T12:05:30.354726906Z" level=info msg="Adding pod openshift-marketplace_community-operators-5qtnq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.129486 | controller | Jun 11 12:05:30.359156 crc crio[24477]: time="2026-06-11T12:05:30.358996406Z" level=info msg="Got pod network &{Name:certified-operators-xpqkf Namespace:openshift-marketplace ID:4e41767a7dd2ca60b2ce5e099782bc07b220516a67f48ae560b6caae52518d9c UID:c55a0a9f-4162-4e1a-99b8-e76285416371 NetNS:/var/run/netns/9f653147-6ddf-4c88-acf5-55ea954f6ff3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc55a0a9f_4162_4e1a_99b8_e76285416371.slice PodAnnotations:0xc000b18b50}] Aliases:map[]}"
2026-06-11 13:18:25.129509 | controller | Jun 11 12:05:30.359156 crc crio[24477]: time="2026-06-11T12:05:30.359080488Z" level=info msg="Adding pod openshift-marketplace_certified-operators-xpqkf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.129531 | controller | Jun 11 12:05:30.379598 crc crio[24477]: time="2026-06-11T12:05:30.379281086Z" level=info msg="Running pod sandbox: openshift-authentication/oauth-openshift-cf6687d45-tz8r9/POD" id=1e33174d-fe78-42aa-bcca-39416d724486 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.129553 | controller | Jun 11 12:05:30.379598 crc crio[24477]: time="2026-06-11T12:05:30.379470971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.129575 | controller | Jun 11 12:05:30.400446 crc crio[24477]: time="2026-06-11T12:05:30.400344379Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-5n9bp/POD" id=365b6e62-7b91-45b9-9323-b3e6f298a721 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.129597 | controller | Jun 11 12:05:30.401167 crc crio[24477]: time="2026-06-11T12:05:30.401106292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.129619 | controller | Jun 11 12:05:30.413124 crc crio[24477]: time="2026-06-11T12:05:30.412937194Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686320-75v6n/POD" id=50393a68-bb01-4012-8a80-d92dc57dcc28 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.129642 | controller | Jun 11 12:05:30.413124 crc crio[24477]: time="2026-06-11T12:05:30.413108028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.129667 | controller | Jun 11 12:05:30.428037 crc crio[24477]: time="2026-06-11T12:05:30.427088783Z" level=info msg="Got pod network &{Name:oauth-openshift-cf6687d45-tz8r9 Namespace:openshift-authentication ID:792a9842a3864ad416d2c2b71db0d5d4853cb6474d47bf5975082c482d03d7ac UID:8573b775-e689-4450-8e83-9e8f11f19c6c NetNS:/var/run/netns/31cef64c-0365-4ece-a55d-f735c448e70b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8573b775_e689_4450_8e83_9e8f11f19c6c.slice PodAnnotations:0xc00008c718}] Aliases:map[]}"
2026-06-11 13:18:25.129691 | controller | Jun 11 12:05:30.428037 crc crio[24477]: time="2026-06-11T12:05:30.427171696Z" level=info msg="Adding pod openshift-authentication_oauth-openshift-cf6687d45-tz8r9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.129718 | controller | Jun 11 12:05:30.433037 crc crio[24477]: time="2026-06-11T12:05:30.432919846Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-6nsjd/POD" id=cdea4496-0700-4618-8c14-6bb4408004ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.129784 | controller | Jun 11 12:05:30.433037 crc crio[24477]: time="2026-06-11T12:05:30.43303326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.129808 | controller | Jun 11 12:05:30.433410 crc crio[24477]: time="2026-06-11T12:05:30.433152355Z" level=info msg="Got pod network &{Name:redhat-operators-5n9bp Namespace:openshift-marketplace ID:59b14e2744ba6bf4ee908f54864e3c8b4c63132c650a06406a159156ec6d4515 UID:9d4d1560-ea5c-48d3-bbc0-783bc9dce673 NetNS:/var/run/netns/3f836eba-6c85-48eb-b1dc-e342483a82db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9d4d1560_ea5c_48d3_bbc0_783bc9dce673.slice PodAnnotations:0xc002d1a060}] Aliases:map[]}"
2026-06-11 13:18:25.129826 | controller | Jun 11 12:05:30.433410 crc crio[24477]: time="2026-06-11T12:05:30.433205446Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-5n9bp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.129844 | controller | Jun 11 12:05:30.469775 crc crio[24477]: time="2026-06-11T12:05:30.468712056Z" level=info msg="Got pod network &{Name:collect-profiles-29686320-75v6n Namespace:openshift-operator-lifecycle-manager ID:74b47daee30e0041dafb972399266ab83de3fc3b946fe0d4be206d276ad36e40 UID:07e9a8dd-63b5-4e2c-9e43-14c3729549a9 NetNS:/var/run/netns/9d8aab58-e0d4-4c41-8752-a8621261a924 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07e9a8dd_63b5_4e2c_9e43_14c3729549a9.slice PodAnnotations:0xc002d1a258}] Aliases:map[]}"
2026-06-11 13:18:25.129883 | controller | Jun 11 12:05:30.469775 crc crio[24477]: time="2026-06-11T12:05:30.468827979Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686320-75v6n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.129902 | controller | Jun 11 12:05:30.483373 crc crio[24477]: time="2026-06-11T12:05:30.483253005Z" level=info msg="Got pod network &{Name:redhat-marketplace-6nsjd Namespace:openshift-marketplace ID:678b0397c5355c5d8124bf1939b75fb4725c74ee8ff3b3fcb1fd75b53f67bffe UID:8ae5db77-8e83-4b4b-9baa-d2f532e3544e NetNS:/var/run/netns/2c9b0af3-3556-40df-961d-e2834328f50c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8ae5db77_8e83_4b4b_9baa_d2f532e3544e.slice PodAnnotations:0xc001f2a160}] Aliases:map[]}"
2026-06-11 13:18:25.129919 | controller | Jun 11 12:05:30.483373 crc crio[24477]: time="2026-06-11T12:05:30.483317737Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-6nsjd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.129937 | controller | Jun 11 12:05:30.790145 crc crio[24477]: 2026-06-11T12:05:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4e41767a7dd2ca6 Mac:32:7a:14:47:70:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/9f653147-6ddf-4c88-acf5-55ea954f6ff3 SocketPath: PciID:}] [{Interface:0xc0005b6600 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.129954 | controller | Jun 11 12:05:30.795060 crc crio[24477]: time="2026-06-11T12:05:30.792367263Z" level=info msg="Got pod network &{Name:certified-operators-xpqkf Namespace:openshift-marketplace ID:4e41767a7dd2ca60b2ce5e099782bc07b220516a67f48ae560b6caae52518d9c UID:c55a0a9f-4162-4e1a-99b8-e76285416371 NetNS:/var/run/netns/9f653147-6ddf-4c88-acf5-55ea954f6ff3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc55a0a9f_4162_4e1a_99b8_e76285416371.slice PodAnnotations:0xc000b18b50}] Aliases:map[]}"
2026-06-11 13:18:25.129975 | controller | Jun 11 12:05:30.795060 crc crio[24477]: time="2026-06-11T12:05:30.792509587Z" level=info msg="Checking pod openshift-marketplace_certified-operators-xpqkf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.129995 | controller | Jun 11 12:05:30.800698 crc crio[24477]: time="2026-06-11T12:05:30.800587888Z" level=info msg="Ran pod sandbox 4e41767a7dd2ca60b2ce5e099782bc07b220516a67f48ae560b6caae52518d9c with infra container: openshift-marketplace/certified-operators-xpqkf/POD" id=729c3964-f752-46c8-ae1d-e146d302b7c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.130013 | controller | Jun 11 12:05:30.806424 crc crio[24477]: time="2026-06-11T12:05:30.806350569Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0d88199d-16ad-4f9c-a897-f8bee7f493b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.130031 | controller | Jun 11 12:05:30.809574 crc crio[24477]: time="2026-06-11T12:05:30.809001421Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9937de8c-50a0-4ded-918a-ecb6e4c6f0c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.130047 | controller | Jun 11 12:05:30.824728 crc crio[24477]: time="2026-06-11T12:05:30.82179443Z" level=info msg="Creating container: openshift-marketplace/certified-operators-xpqkf/extract-utilities" id=20b2691a-0981-4f01-b720-c2f3972b28cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.130064 | controller | Jun 11 12:05:30.824728 crc crio[24477]: time="2026-06-11T12:05:30.822487251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.130081 | controller | Jun 11 12:05:30.882126 crc crio[24477]: time="2026-06-11T12:05:30.881070523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.130097 | controller | Jun 11 12:05:30.895020 crc crio[24477]: time="2026-06-11T12:05:30.89488629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.130114 | controller | Jun 11 12:05:30.946436 crc crio[24477]: 2026-06-11T12:05:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:74b47daee30e004 Mac:26:85:3e:00:42:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/9d8aab58-e0d4-4c41-8752-a8621261a924 SocketPath: PciID:}] [{Interface:0xc000014ca0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.130131 | controller | Jun 11 12:05:30.946872 crc crio[24477]: time="2026-06-11T12:05:30.946621257Z" level=info msg="Got pod network &{Name:collect-profiles-29686320-75v6n Namespace:openshift-operator-lifecycle-manager ID:74b47daee30e0041dafb972399266ab83de3fc3b946fe0d4be206d276ad36e40 UID:07e9a8dd-63b5-4e2c-9e43-14c3729549a9 NetNS:/var/run/netns/9d8aab58-e0d4-4c41-8752-a8621261a924 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07e9a8dd_63b5_4e2c_9e43_14c3729549a9.slice PodAnnotations:0xc002d1a258}] Aliases:map[]}"
2026-06-11 13:18:25.130176 | controller | Jun 11 12:05:30.946872 crc crio[24477]: time="2026-06-11T12:05:30.946847903Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686320-75v6n for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.130205 | controller | Jun 11 12:05:30.966768 crc crio[24477]: 2026-06-11T12:05:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:678b0397c5355c5 Mac:42:4f:00:fe:52:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/2c9b0af3-3556-40df-961d-e2834328f50c SocketPath: PciID:}] [{Interface:0xc0003046c0 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.130223 | controller | Jun 11 12:05:30.967352 crc crio[24477]: time="2026-06-11T12:05:30.96721159Z" level=info msg="Ran pod sandbox 74b47daee30e0041dafb972399266ab83de3fc3b946fe0d4be206d276ad36e40 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686320-75v6n/POD" id=50393a68-bb01-4012-8a80-d92dc57dcc28 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.130240 | controller | Jun 11 12:05:30.968141 crc crio[24477]: time="2026-06-11T12:05:30.968044793Z" level=info msg="Got pod network &{Name:redhat-marketplace-6nsjd Namespace:openshift-marketplace ID:678b0397c5355c5d8124bf1939b75fb4725c74ee8ff3b3fcb1fd75b53f67bffe UID:8ae5db77-8e83-4b4b-9baa-d2f532e3544e NetNS:/var/run/netns/2c9b0af3-3556-40df-961d-e2834328f50c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8ae5db77_8e83_4b4b_9baa_d2f532e3544e.slice PodAnnotations:0xc001f2a160}] Aliases:map[]}"
2026-06-11 13:18:25.130256 | controller | Jun 11 12:05:30.968364 crc crio[24477]: time="2026-06-11T12:05:30.968215888Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-6nsjd for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.130275 | controller | Jun 11 12:05:30.969603 crc crio[24477]: time="2026-06-11T12:05:30.969256915Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8aa09e92-c46e-4d27-825a-12e61f5bdfbf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.130292 | controller | Jun 11 12:05:30.973557 crc crio[24477]: time="2026-06-11T12:05:30.973472004Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=707d53d8-82a6-45dd-80ef-b0c94f5488d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.130309 | controller | Jun 11 12:05:30.978061 crc crio[24477]: time="2026-06-11T12:05:30.978015301Z" level=info msg="Ran pod sandbox 678b0397c5355c5d8124bf1939b75fb4725c74ee8ff3b3fcb1fd75b53f67bffe with infra container: openshift-marketplace/redhat-marketplace-6nsjd/POD" id=cdea4496-0700-4618-8c14-6bb4408004ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.130325 | controller | Jun 11 12:05:30.980026 crc crio[24477]: time="2026-06-11T12:05:30.979955146Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=fa4382cb-ff35-4e70-943a-62319439fe95 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.130342 | controller | Jun 11 12:05:30.982768 crc crio[24477]: time="2026-06-11T12:05:30.982571291Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=096a1ab4-720f-4e4b-a25b-bb4fb4827f7e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.130357 | controller | Jun 11 12:05:30.982859 crc crio[24477]: time="2026-06-11T12:05:30.982774006Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686320-75v6n/collect-profiles" id=0aedd507-aba0-47df-bfe3-efe1ad22a9fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.130375 | controller | Jun 11 12:05:30.983093 crc crio[24477]: time="2026-06-11T12:05:30.983018382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.130394 | controller | Jun 11 12:05:30.989285 crc crio[24477]: time="2026-06-11T12:05:30.989178717Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-6nsjd/extract-utilities" id=116e3c98-fc78-48a0-9604-3814735ffa7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.130411 | controller | Jun 11 12:05:31.003457 crc crio[24477]: time="2026-06-11T12:05:31.003407987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.130429 | controller | Jun 11 12:05:31.017902 crc crio[24477]: time="2026-06-11T12:05:31.01699535Z" level=info msg="Created container d97b75c21537fc63739003b9c2955d7dccf38663ef80116e5d7eb6cdb16267ea: openshift-marketplace/certified-operators-xpqkf/extract-utilities" id=20b2691a-0981-4f01-b720-c2f3972b28cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.130445 | controller | Jun 11 12:05:31.018457 crc crio[24477]: time="2026-06-11T12:05:31.018264966Z" level=info msg="Starting container: d97b75c21537fc63739003b9c2955d7dccf38663ef80116e5d7eb6cdb16267ea" id=533bc1d9-a44e-4038-9caa-40bc82e9b64e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.130461 | controller | Jun 11 12:05:31.024491 crc crio[24477]: time="2026-06-11T12:05:31.024259176Z" level=info msg="Started container" PID=33279 containerID=d97b75c21537fc63739003b9c2955d7dccf38663ef80116e5d7eb6cdb16267ea description=openshift-marketplace/certified-operators-xpqkf/extract-utilities id=533bc1d9-a44e-4038-9caa-40bc82e9b64e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e41767a7dd2ca60b2ce5e099782bc07b220516a67f48ae560b6caae52518d9c
2026-06-11 13:18:25.130478 | controller | Jun 11 12:05:31.039349 crc crio[24477]: time="2026-06-11T12:05:31.039307639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.130496 | controller | Jun 11 12:05:31.043396 crc crio[24477]: time="2026-06-11T12:05:31.043368162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.130512 | controller | Jun 11 12:05:31.047616 crc crio[24477]: 2026-06-11T12:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d56a08a100023d8 Mac:fa:62:f4:a5:8f:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/a457c0c6-0073-4998-8ede-3fc1bcaa1eb1 SocketPath: PciID:}] [{Interface:0xc000277680 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.130529 | controller | Jun 11 12:05:31.048285 crc crio[24477]: time="2026-06-11T12:05:31.048139376Z" level=info msg="Got pod network &{Name:community-operators-5qtnq Namespace:openshift-marketplace ID:d56a08a100023d84645f57d2ac007762df3f48e76a0d06938e9f6150c4a07311 UID:1a17ca44-f7f2-4d31-bc8a-89968d78779a NetNS:/var/run/netns/a457c0c6-0073-4998-8ede-3fc1bcaa1eb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a17ca44_f7f2_4d31_bc8a_89968d78779a.slice PodAnnotations:0xc002ce5240}] Aliases:map[]}"
2026-06-11 13:18:25.130546 | controller | Jun 11 12:05:31.048395 crc crio[24477]: time="2026-06-11T12:05:31.048337772Z" level=info msg="Checking pod openshift-marketplace_community-operators-5qtnq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.130564 | controller | Jun 11 12:05:31.051290 crc crio[24477]: time="2026-06-11T12:05:31.051149164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.130581 | controller | Jun 11 12:05:31.056263 crc crio[24477]: time="2026-06-11T12:05:31.056189793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.130604 | controller | Jun 11 12:05:31.059574 crc crio[24477]: time="2026-06-11T12:05:31.059437006Z" level=info msg="Ran pod sandbox d56a08a100023d84645f57d2ac007762df3f48e76a0d06938e9f6150c4a07311 with infra container: openshift-marketplace/community-operators-5qtnq/POD" id=34782446-3233-4bb9-bce9-486614102c71 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.130621 | controller | Jun 11 12:05:31.062279 crc crio[24477]: time="2026-06-11T12:05:31.0621133Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=fbade463-afb1-4149-a56a-65209bdb446b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.130638 | controller | Jun 11 12:05:31.068907 crc crio[24477]: time="2026-06-11T12:05:31.068325145Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ca55aa0c-6772-4cd6-9d50-972c874f8f5a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.130654 | controller | Jun 11 12:05:31.085109 crc crio[24477]: time="2026-06-11T12:05:31.084971664Z" level=info msg="Creating container: openshift-marketplace/community-operators-5qtnq/extract-utilities" id=d95461d0-56d9-4b89-af3b-feac2ac6cc53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.130671 | controller | Jun 11 12:05:31.086093 crc crio[24477]: time="2026-06-11T12:05:31.086010064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.130688 | controller | Jun 11 12:05:31.099985 crc crio[24477]: 2026-06-11T12:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:59b14e2744ba6bf Mac:7e:32:6d:44:d4:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/3f836eba-6c85-48eb-b1dc-e342483a82db SocketPath: PciID:}] [{Interface:0xc000590e30 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.130705 | controller | Jun 11 12:05:31.103798 crc crio[24477]: time="2026-06-11T12:05:31.103712813Z" level=info msg="Got pod network &{Name:redhat-operators-5n9bp Namespace:openshift-marketplace ID:59b14e2744ba6bf4ee908f54864e3c8b4c63132c650a06406a159156ec6d4515 UID:9d4d1560-ea5c-48d3-bbc0-783bc9dce673 NetNS:/var/run/netns/3f836eba-6c85-48eb-b1dc-e342483a82db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9d4d1560_ea5c_48d3_bbc0_783bc9dce673.slice PodAnnotations:0xc002d1a060}] Aliases:map[]}"
2026-06-11 13:18:25.130723 | controller | Jun 11 12:05:31.104038 crc crio[24477]: 2026-06-11T12:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:792a9842a3864ad Mac:fa:79:19:a7:a1:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/31cef64c-0365-4ece-a55d-f735c448e70b SocketPath: PciID:}] [{Interface:0xc0002845c0 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.130740 | controller | Jun 11 12:05:31.104268 crc crio[24477]: time="2026-06-11T12:05:31.104146685Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-5n9bp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.130758 | controller | Jun 11 12:05:31.105161 crc crio[24477]: time="2026-06-11T12:05:31.105081502Z" level=info msg="Got pod network &{Name:oauth-openshift-cf6687d45-tz8r9 Namespace:openshift-authentication ID:792a9842a3864ad416d2c2b71db0d5d4853cb6474d47bf5975082c482d03d7ac UID:8573b775-e689-4450-8e83-9e8f11f19c6c NetNS:/var/run/netns/31cef64c-0365-4ece-a55d-f735c448e70b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8573b775_e689_4450_8e83_9e8f11f19c6c.slice PodAnnotations:0xc00008c718}] Aliases:map[]}"
2026-06-11 13:18:25.130780 | controller | Jun 11 12:05:31.105345 crc crio[24477]: time="2026-06-11T12:05:31.105279838Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-cf6687d45-tz8r9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.130798 | controller | Jun 11 12:05:31.133324 crc crio[24477]: time="2026-06-11T12:05:31.133103312Z" level=info msg="Ran pod sandbox 59b14e2744ba6bf4ee908f54864e3c8b4c63132c650a06406a159156ec6d4515 with infra container: openshift-marketplace/redhat-operators-5n9bp/POD" id=365b6e62-7b91-45b9-9323-b3e6f298a721 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.130814 | controller | Jun 11 12:05:31.133710 crc crio[24477]: time="2026-06-11T12:05:31.133588036Z" level=info msg="Ran pod sandbox 792a9842a3864ad416d2c2b71db0d5d4853cb6474d47bf5975082c482d03d7ac with infra container: openshift-authentication/oauth-openshift-cf6687d45-tz8r9/POD" id=1e33174d-fe78-42aa-bcca-39416d724486 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.130831 | controller | Jun 11 12:05:31.136461 crc crio[24477]: time="2026-06-11T12:05:31.136368062Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6aed8cd6-1b48-4691-b985-044ec5fd9a3b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.130862 | controller | Jun 11 12:05:31.136753 crc crio[24477]: time="2026-06-11T12:05:31.136596209Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=9821e9e8-393c-426c-a168-646072947a36 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.130884 | controller | Jun 11 12:05:31.138873 crc crio[24477]: time="2026-06-11T12:05:31.138797151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.130902 | controller | Jun 11 12:05:31.139427 crc crio[24477]: time="2026-06-11T12:05:31.139281874Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=32838a80-8c4c-44fb-96b1-b6f2c8c18773 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.130919 | controller | Jun 11 12:05:31.139735 crc crio[24477]: time="2026-06-11T12:05:31.139606563Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=48b777d2-577a-42b9-a45c-015ca64562c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.130936 | controller | Jun 11 12:05:31.147262 crc crio[24477]: time="2026-06-11T12:05:31.147148825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.130953 | controller | Jun 11 12:05:31.152925 crc crio[24477]: time="2026-06-11T12:05:31.151431977Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-5n9bp/extract-utilities" id=cd9bc43f-e64c-4d1f-9669-c17d1f89b921 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.130970 | controller | Jun 11 12:05:31.152925 crc crio[24477]: time="2026-06-11T12:05:31.151966663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.130987 | controller | Jun 11 12:05:31.159461 crc crio[24477]: time="2026-06-11T12:05:31.159308628Z" level=info msg="Creating container: openshift-authentication/oauth-openshift-cf6687d45-tz8r9/oauth-openshift" id=22a6fbee-7a72-47c6-99c6-fe53308b2a98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.131008 | controller | Jun 11 12:05:31.172042 crc crio[24477]: time="2026-06-11T12:05:31.171894912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.131026 | controller | Jun 11 12:05:31.193629 crc crio[24477]: time="2026-06-11T12:05:31.193529352Z" level=info msg="Created container 9e25617ea129ef0a8aa4c94ba2153e7429ad2d888a3ad2c47a419c81d7e08ba4: openshift-operator-lifecycle-manager/collect-profiles-29686320-75v6n/collect-profiles" id=0aedd507-aba0-47df-bfe3-efe1ad22a9fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.131043 | controller | Jun 11 12:05:31.195764 crc crio[24477]: time="2026-06-11T12:05:31.195606433Z" level=info msg="Starting container: 9e25617ea129ef0a8aa4c94ba2153e7429ad2d888a3ad2c47a419c81d7e08ba4" id=924b1d09-63bb-4ec9-855c-b3acb83f3211 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.131060 | controller | Jun 11 12:05:31.198131 crc crio[24477]: time="2026-06-11T12:05:31.197993969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.131077 | controller | Jun 11 12:05:31.201724 crc crio[24477]: time="2026-06-11T12:05:31.201332773Z" level=info msg="Created container 3142407bc5e2de764abec98f4f4a61b1c218ea174c2adea9f3c4bf23e5d1d95e: openshift-marketplace/redhat-marketplace-6nsjd/extract-utilities" id=116e3c98-fc78-48a0-9604-3814735ffa7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.131094 | controller | Jun 11 12:05:31.203221 crc crio[24477]: time="2026-06-11T12:05:31.203090492Z" level=info msg="Starting container: 3142407bc5e2de764abec98f4f4a61b1c218ea174c2adea9f3c4bf23e5d1d95e" id=c8446d63-53f4-4ea9-8e4e-ab36918281d0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.131111 | controller | Jun 11 12:05:31.204348 crc crio[24477]: time="2026-06-11T12:05:31.204276425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.131128 | controller | Jun 11 12:05:31.205836 crc crio[24477]: time="2026-06-11T12:05:31.205748176Z" level=info msg="Started container" PID=33292 containerID=9e25617ea129ef0a8aa4c94ba2153e7429ad2d888a3ad2c47a419c81d7e08ba4 description=openshift-operator-lifecycle-manager/collect-profiles-29686320-75v6n/collect-profiles id=924b1d09-63bb-4ec9-855c-b3acb83f3211 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74b47daee30e0041dafb972399266ab83de3fc3b946fe0d4be206d276ad36e40
2026-06-11 13:18:25.131146 | controller | Jun 11 12:05:31.211893 crc crio[24477]: time="2026-06-11T12:05:31.211773738Z" level=info msg="Started container" PID=33295 containerID=3142407bc5e2de764abec98f4f4a61b1c218ea174c2adea9f3c4bf23e5d1d95e description=openshift-marketplace/redhat-marketplace-6nsjd/extract-utilities id=c8446d63-53f4-4ea9-8e4e-ab36918281d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=678b0397c5355c5d8124bf1939b75fb4725c74ee8ff3b3fcb1fd75b53f67bffe
2026-06-11 13:18:25.131163 | controller | Jun 11 12:05:31.227028 crc crio[24477]: time="2026-06-11T12:05:31.226154101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.131179 | controller | Jun 11 12:05:31.373620 crc crio[24477]: time="2026-06-11T12:05:31.373536193Z" level=info msg="Created container d3e0af501c70408f38082a5d5174812c84c0df1ebc4f680e858f1fbd96b7b2d4: openshift-marketplace/community-operators-5qtnq/extract-utilities" id=d95461d0-56d9-4b89-af3b-feac2ac6cc53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.131200 | controller | Jun 11 12:05:31.375968 crc crio[24477]: time="2026-06-11T12:05:31.375038865Z" level=info msg="Starting container: d3e0af501c70408f38082a5d5174812c84c0df1ebc4f680e858f1fbd96b7b2d4" id=588eca8e-decb-4fa7-b9c1-2814072a3336 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.131263 | controller | Jun 11 12:05:31.390978 crc crio[24477]: time="2026-06-11T12:05:31.390793689Z" level=info msg="Started container" PID=33299 containerID=d3e0af501c70408f38082a5d5174812c84c0df1ebc4f680e858f1fbd96b7b2d4 description=openshift-marketplace/community-operators-5qtnq/extract-utilities id=588eca8e-decb-4fa7-b9c1-2814072a3336 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d56a08a100023d84645f57d2ac007762df3f48e76a0d06938e9f6150c4a07311
2026-06-11 13:18:25.131313 | controller | Jun 11 12:05:31.398023 crc crio[24477]: time="2026-06-11T12:05:31.397394815Z" level=info msg="Created container e8e4d3dfe038bf2b71bec759d8a5ac71f6734c06d7d985766fb401d5f5b94d93: openshift-marketplace/redhat-operators-5n9bp/extract-utilities" id=cd9bc43f-e64c-4d1f-9669-c17d1f89b921 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.131339 | controller | Jun 11 12:05:31.399969 crc crio[24477]: time="2026-06-11T12:05:31.399598108Z" level=info msg="Starting container: e8e4d3dfe038bf2b71bec759d8a5ac71f6734c06d7d985766fb401d5f5b94d93" id=a7b489d2-ad4b-4a46-87b0-445143461173 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.131361 | controller | Jun 11 12:05:31.416482 crc crio[24477]: time="2026-06-11T12:05:31.41636456Z" level=info msg="Started container" PID=33322 containerID=e8e4d3dfe038bf2b71bec759d8a5ac71f6734c06d7d985766fb401d5f5b94d93 description=openshift-marketplace/redhat-operators-5n9bp/extract-utilities id=a7b489d2-ad4b-4a46-87b0-445143461173 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59b14e2744ba6bf4ee908f54864e3c8b4c63132c650a06406a159156ec6d4515
2026-06-11 13:18:25.131383 | controller | Jun 11 12:05:31.512521 crc crio[24477]: time="2026-06-11T12:05:31.510625014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.131408 | controller | Jun 11 12:05:31.741280 crc crio[24477]: time="2026-06-11T12:05:31.741004734Z" level=info msg="Created container 5f41999f5c797a9f46fe47a6569b007dd99a499c5fa53551efddd922c2526533: openshift-authentication/oauth-openshift-cf6687d45-tz8r9/oauth-openshift" id=22a6fbee-7a72-47c6-99c6-fe53308b2a98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.131433 | controller | Jun 11 12:05:31.743837 crc crio[24477]: time="2026-06-11T12:05:31.743550806Z" level=info msg="Starting container: 5f41999f5c797a9f46fe47a6569b007dd99a499c5fa53551efddd922c2526533" id=65352ba0-199e-45cf-b758-86661e39991a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.131454 | controller | Jun 11 12:05:31.752270 crc crio[24477]: time="2026-06-11T12:05:31.751744357Z" level=info msg="Started container" PID=33339 containerID=5f41999f5c797a9f46fe47a6569b007dd99a499c5fa53551efddd922c2526533 description=openshift-authentication/oauth-openshift-cf6687d45-tz8r9/oauth-openshift id=65352ba0-199e-45cf-b758-86661e39991a name=/runtime.v1.RuntimeService/StartContainer sandboxID=792a9842a3864ad416d2c2b71db0d5d4853cb6474d47bf5975082c482d03d7ac
2026-06-11 13:18:25.131472 | controller | Jun 11 12:05:31.927715 crc crio[24477]: time="2026-06-11T12:05:31.9247422Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=ca76b9ff-ff88-4207-8369-3113e73dcc05 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.131490 | controller | Jun 11 12:05:31.935139 crc crio[24477]: time="2026-06-11T12:05:31.935050403Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=5dc15522-4c4d-462a-99d1-e348a1fa9281 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.131513 | controller | Jun 11 12:05:31.942020 crc crio[24477]: time="2026-06-11T12:05:31.941578824Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 13:18:25.131535 | controller | Jun 11 12:05:31.942514 crc crio[24477]: time="2026-06-11T12:05:31.941609897Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 13:18:25.131557 | controller | Jun 11 12:05:31.952927 crc crio[24477]: time="2026-06-11T12:05:31.948627614Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=4d2c1d02-1a9b-49fe-ac10-4fcfcb7b460d name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.131575 | controller | Jun 11 12:05:31.953132 crc crio[24477]: time="2026-06-11T12:05:31.952976426Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 13:18:25.131592 | controller | Jun 11 12:05:31.971909 crc crio[24477]: time="2026-06-11T12:05:31.971774246Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=49a2dcf4-57c3-47bc-99e2-f87215b4c58d name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.131609 | controller | Jun 11 12:05:31.980213 crc crio[24477]: time="2026-06-11T12:05:31.980056789Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 13:18:25.131626 | controller | Jun 11 12:05:32.585835 crc crio[24477]: time="2026-06-11T12:05:32.58498495Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0" id=5dc15522-4c4d-462a-99d1-e348a1fa9281 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.131643 | controller | Jun 11 12:05:32.589267 crc crio[24477]: time="2026-06-11T12:05:32.589194928Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=1f793fd6-e1a1-41c4-8898-d431a1dfcf92 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.131663 | controller | Jun 11 12:05:32.599954 crc crio[24477]: time="2026-06-11T12:05:32.599795218Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=569ac482-b36b-4adc-af5b-84734e2283b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.131681 | controller | Jun 11 12:05:32.616143 crc crio[24477]: time="2026-06-11T12:05:32.615969838Z" level=info msg="Creating container: openshift-marketplace/community-operators-5qtnq/extract-content" id=bd2642b9-9ff5-4ec4-8526-080c325b9abc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.131698 | controller | Jun 11 12:05:32.624083 crc crio[24477]: time="2026-06-11T12:05:32.623860405Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=4d2c1d02-1a9b-49fe-ac10-4fcfcb7b460d name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.131714 | controller | Jun 11 12:05:32.625858 crc crio[24477]: time="2026-06-11T12:05:32.625606793Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=d1687703-4cfc-451b-827b-48ec9bf30100 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.131730 | controller | Jun 11 12:05:32.629023 crc crio[24477]: time="2026-06-11T12:05:32.628935477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.131747 | controller | Jun 11 12:05:32.634340 crc crio[24477]: time="2026-06-11T12:05:32.634193865Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:ff23a6409155a523e9d8d88955ed6c8eeef67a7bed83b65b88346a17ef0248a3" id=49a2dcf4-57c3-47bc-99e2-f87215b4c58d name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.131764 | controller | Jun 11 12:05:32.635563 crc crio[24477]: time="2026-06-11T12:05:32.635480732Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=adaf157d-c862-4c3c-8ed5-6beeffe4716a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.131779 | controller | Jun 11 12:05:32.637469 crc crio[24477]: time="2026-06-11T12:05:32.637360935Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=b169d88d-5098-4485-aa78-188f1dfe0dde name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.131799 | controller | Jun 11 12:05:32.640280 crc crio[24477]: time="2026-06-11T12:05:32.640169195Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=d642bcfc-4d9f-4b49-b99f-4eab34ea09a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.131816 | controller | Jun 11 12:05:32.659126 crc crio[24477]: time="2026-06-11T12:05:32.658936092Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-6nsjd/extract-content" id=7d6bba13-4656-4628-b173-913427f51eac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.131832 | controller | Jun 11 12:05:32.660089 crc crio[24477]: time="2026-06-11T12:05:32.659973482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.131865 | controller | Jun 11 12:05:32.667744 crc crio[24477]: time="2026-06-11T12:05:32.667431252Z" level=info msg="Creating container: openshift-marketplace/certified-operators-xpqkf/extract-content" id=8013752d-0e73-4a7e-9647-4227e944db61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.131889 | controller | Jun 11 12:05:32.674765 crc crio[24477]: time="2026-06-11T12:05:32.674632095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.131907 | controller | Jun 11 12:05:32.709054 crc crio[24477]: time="2026-06-11T12:05:32.708880039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.131924 | controller | Jun 11 12:05:32.712323 crc crio[24477]: time="2026-06-11T12:05:32.71211858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.131941 | controller | Jun 11 12:05:32.718096 crc crio[24477]: time="2026-06-11T12:05:32.717304647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.131957 | controller | Jun 11 12:05:32.720206 crc crio[24477]: time="2026-06-11T12:05:32.720073245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.131973 | controller | Jun 11 12:05:32.721407 crc crio[24477]: time="2026-06-11T12:05:32.721257489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.131989 | controller | Jun 11 12:05:32.724499 crc crio[24477]: time="2026-06-11T12:05:32.724419937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.132006 | controller | Jun 11 12:05:32.831796 crc crio[24477]: time="2026-06-11T12:05:32.831297718Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60" id=ca76b9ff-ff88-4207-8369-3113e73dcc05 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.132022 | controller | Jun 11 12:05:32.833778 crc crio[24477]: time="2026-06-11T12:05:32.833574794Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=0d14e7db-1c68-48dd-8bfc-93b9bc22b944 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.132037 | controller | Jun 11 12:05:32.841310 crc crio[24477]: time="2026-06-11T12:05:32.841109794Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=4036cf57-bbd0-4033-a78d-edd093500d1f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.132058 | controller | Jun 11 12:05:32.848193 crc crio[24477]: time="2026-06-11T12:05:32.848067449Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-5n9bp/extract-content" id=3f738837-7440-4e7c-8919-a9fe532c37bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.132076 | controller | Jun 11 12:05:32.848923 crc crio[24477]: time="2026-06-11T12:05:32.848827722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.132092 | controller | Jun 11 12:05:32.887600 crc crio[24477]: time="2026-06-11T12:05:32.887500831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.132109 | controller | Jun 11 12:05:32.891546 crc crio[24477]: time="2026-06-11T12:05:32.891459743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.132126 | controller | Jun 11 12:05:32.914956 crc crio[24477]: time="2026-06-11T12:05:32.914869451Z" level=info msg="Created container b8bcc6c2544f0d8afe733e88581e0159d6102b0cc5a9457fde50eba597951bb4: openshift-marketplace/redhat-marketplace-6nsjd/extract-content" id=7d6bba13-4656-4628-b173-913427f51eac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.132142 | controller | Jun 11 12:05:32.915879 crc crio[24477]: time="2026-06-11T12:05:32.915833209Z" level=info msg="Created container 5c955d8e28f4030f5b14ae38b0eb113fa38ba46729f11f54dd0f8b5baffb137c: openshift-marketplace/community-operators-5qtnq/extract-content" id=bd2642b9-9ff5-4ec4-8526-080c325b9abc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.132158 | controller | Jun 11 12:05:32.917796 crc crio[24477]: time="2026-06-11T12:05:32.917086135Z" level=info msg="Starting container: b8bcc6c2544f0d8afe733e88581e0159d6102b0cc5a9457fde50eba597951bb4" id=e0ae5632-0bdc-4b6c-9a11-b98f1bcabc80 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.132174 | controller | Jun 11 12:05:32.917796 crc crio[24477]: time="2026-06-11T12:05:32.91728675Z" level=info msg="Starting container: 5c955d8e28f4030f5b14ae38b0eb113fa38ba46729f11f54dd0f8b5baffb137c" id=58653627-e290-4bf4-a893-03c2a48d4281 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.132191 | controller | Jun 11 12:05:32.929290 crc crio[24477]: time="2026-06-11T12:05:32.929145404Z" level=info msg="Started container" PID=33364 containerID=b8bcc6c2544f0d8afe733e88581e0159d6102b0cc5a9457fde50eba597951bb4 description=openshift-marketplace/redhat-marketplace-6nsjd/extract-content id=e0ae5632-0bdc-4b6c-9a11-b98f1bcabc80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=678b0397c5355c5d8124bf1939b75fb4725c74ee8ff3b3fcb1fd75b53f67bffe
2026-06-11 13:18:25.132208 | controller | Jun 11 12:05:32.930498 crc crio[24477]: time="2026-06-11T12:05:32.930395219Z" level=info msg="Created container 640cc529615faea56b263183056b6493ad04ad23b3e1c128df200c46b77a9e24: openshift-marketplace/certified-operators-xpqkf/extract-content" id=8013752d-0e73-4a7e-9647-4227e944db61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.132229 | controller | Jun 11 12:05:32.933914 crc crio[24477]: time="2026-06-11T12:05:32.933818635Z" level=info msg="Starting container: 640cc529615faea56b263183056b6493ad04ad23b3e1c128df200c46b77a9e24" id=f74e9e58-bf96-4830-abf6-54202e017517 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.132255 | controller | Jun 11 12:05:32.944704 crc crio[24477]: time="2026-06-11T12:05:32.944151958Z" level=info msg="Started container" PID=33366 containerID=640cc529615faea56b263183056b6493ad04ad23b3e1c128df200c46b77a9e24 description=openshift-marketplace/certified-operators-xpqkf/extract-content id=f74e9e58-bf96-4830-abf6-54202e017517 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e41767a7dd2ca60b2ce5e099782bc07b220516a67f48ae560b6caae52518d9c
2026-06-11 13:18:25.132284 | controller | Jun 11 12:05:32.946201 crc crio[24477]: time="2026-06-11T12:05:32.946128943Z" level=info msg="Started container" PID=33362 containerID=5c955d8e28f4030f5b14ae38b0eb113fa38ba46729f11f54dd0f8b5baffb137c description=openshift-marketplace/community-operators-5qtnq/extract-content id=58653627-e290-4bf4-a893-03c2a48d4281 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d56a08a100023d84645f57d2ac007762df3f48e76a0d06938e9f6150c4a07311
2026-06-11 13:18:25.132346 | controller | Jun 11 12:05:33.004545 crc crio[24477]: time="2026-06-11T12:05:33.004342652Z" level=info msg="Stopping pod sandbox: 74b47daee30e0041dafb972399266ab83de3fc3b946fe0d4be206d276ad36e40" id=3932ff68-9b41-4666-bfe1-c949ab91acf5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.132366 | controller | Jun 11 12:05:33.005211 crc crio[24477]: time="2026-06-11T12:05:33.005119824Z" level=info msg="Got pod network &{Name:collect-profiles-29686320-75v6n Namespace:openshift-operator-lifecycle-manager ID:74b47daee30e0041dafb972399266ab83de3fc3b946fe0d4be206d276ad36e40 UID:07e9a8dd-63b5-4e2c-9e43-14c3729549a9 NetNS:/var/run/netns/9d8aab58-e0d4-4c41-8752-a8621261a924 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07e9a8dd_63b5_4e2c_9e43_14c3729549a9.slice PodAnnotations:0xc000326c60}] Aliases:map[]}"
2026-06-11 13:18:25.132383 | controller | Jun 11 12:05:33.005442 crc crio[24477]: time="2026-06-11T12:05:33.005373132Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686320-75v6n from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.132400 | controller | Jun 11 12:05:33.049958 crc crio[24477]: time="2026-06-11T12:05:33.049835089Z" level=info msg="Created container 83197474b598b9dfb28ca2416494acfb53ba962978ccb489733885cbfbfc07c4: openshift-marketplace/redhat-operators-5n9bp/extract-content" id=3f738837-7440-4e7c-8919-a9fe532c37bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.132417 | controller | Jun 11 12:05:33.056203 crc crio[24477]: time="2026-06-11T12:05:33.055935607Z" level=info msg="Starting container: 83197474b598b9dfb28ca2416494acfb53ba962978ccb489733885cbfbfc07c4" id=0957cd60-0284-4210-a44b-a76008c810e5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.132434 | controller | Jun 11 12:05:33.068025 crc crio[24477]: time="2026-06-11T12:05:33.067801565Z" level=info msg="Started container" PID=33394 containerID=83197474b598b9dfb28ca2416494acfb53ba962978ccb489733885cbfbfc07c4 description=openshift-marketplace/redhat-operators-5n9bp/extract-content id=0957cd60-0284-4210-a44b-a76008c810e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59b14e2744ba6bf4ee908f54864e3c8b4c63132c650a06406a159156ec6d4515
2026-06-11 13:18:25.132451 | controller | Jun 11 12:05:33.479486 crc crio[24477]: time="2026-06-11T12:05:33.479039204Z" level=info msg="Stopped pod sandbox: 74b47daee30e0041dafb972399266ab83de3fc3b946fe0d4be206d276ad36e40" id=3932ff68-9b41-4666-bfe1-c949ab91acf5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.132469 | controller | Jun 11 12:05:34.296860 crc crio[24477]: time="2026-06-11T12:05:34.296697477Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=82223ab0-3b74-4edf-bda8-48effd8ac9a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.132486 | controller | Jun 11 12:05:34.317701 crc crio[24477]: time="2026-06-11T12:05:34.317558535Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=98070d4c-dcb8-4d5d-b367-a233afa1a41b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.132503 | controller | Jun 11 12:05:34.338051 crc crio[24477]: time="2026-06-11T12:05:34.337952829Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-6nsjd/registry-server" id=f1163708-9c83-4822-88d4-f6a9fd5902f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.132525 | controller | Jun 11 12:05:34.347201 crc crio[24477]: time="2026-06-11T12:05:34.34707511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.132544 | controller | Jun 11 12:05:34.595545 crc crio[24477]: time="2026-06-11T12:05:34.594930748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.132561 | controller | Jun 11 12:05:34.613159 crc crio[24477]: time="2026-06-11T12:05:34.612791881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.132578 | controller | Jun 11 12:05:34.880743 crc crio[24477]: time="2026-06-11T12:05:34.880190763Z" level=info msg="Created container 5bfbd425c6705a5dbbb1aef6a7818a9dfecb0771fb0f9ec66516d391fadff39f: openshift-marketplace/redhat-marketplace-6nsjd/registry-server" id=f1163708-9c83-4822-88d4-f6a9fd5902f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.132596 | controller | Jun 11 12:05:34.886061 crc crio[24477]: time="2026-06-11T12:05:34.885609786Z" level=info msg="Starting container: 5bfbd425c6705a5dbbb1aef6a7818a9dfecb0771fb0f9ec66516d391fadff39f" id=e2fc2b5d-dbfe-4508-83b0-43280af200bb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.132612 | controller | Jun 11 12:05:34.899220 crc crio[24477]: time="2026-06-11T12:05:34.898975653Z" level=info msg="Started container" PID=33458 containerID=5bfbd425c6705a5dbbb1aef6a7818a9dfecb0771fb0f9ec66516d391fadff39f description=openshift-marketplace/redhat-marketplace-6nsjd/registry-server id=e2fc2b5d-dbfe-4508-83b0-43280af200bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=678b0397c5355c5d8124bf1939b75fb4725c74ee8ff3b3fcb1fd75b53f67bffe
2026-06-11 13:18:25.132630 | controller | Jun 11 12:05:35.472511 crc crio[24477]: time="2026-06-11T12:05:35.471428792Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=cb163419-48e1-44ba-836c-2d7bdf538024 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.132646 | controller | Jun 11 12:05:35.486554 crc crio[24477]: time="2026-06-11T12:05:35.476332554Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c24113cd-177f-4baa-8ee5-b09fa0d43464 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.132664 | controller | Jun 11 12:05:35.489817 crc crio[24477]: time="2026-06-11T12:05:35.489396805Z" level=info msg="Creating container: openshift-marketplace/community-operators-5qtnq/registry-server" id=3bd0e296-5d0e-4cac-9353-0b4507a3fe64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.132681 | controller | Jun 11 12:05:35.490293 crc crio[24477]: time="2026-06-11T12:05:35.490100105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.132697 | controller | Jun 11 12:05:35.505080 crc crio[24477]: time="2026-06-11T12:05:35.504949938Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=23a1a05d-e274-4e2b-93b1-6e7eba77bbe6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.132714 | controller | Jun 11 12:05:35.552347 crc crio[24477]: time="2026-06-11T12:05:35.552038559Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a4d0f19f-dbff-431e-abd4-4cc0687c39e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.132734 | controller | Jun 11 12:05:35.568862 crc crio[24477]: time="2026-06-11T12:05:35.565437154Z" level=info msg="Creating container: openshift-marketplace/certified-operators-xpqkf/registry-server" id=6c72431f-8a94-4593-a9d1-3212f41ccd3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.132750 | controller | Jun 11 12:05:35.568862 crc crio[24477]: time="2026-06-11T12:05:35.565932089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.132767 | controller | Jun 11 12:05:35.605944 crc crio[24477]: time="2026-06-11T12:05:35.605626158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.132784 | controller | Jun 11 12:05:35.618588 crc crio[24477]: time="2026-06-11T12:05:35.618493589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.132802 | controller | Jun 11 12:05:35.659871 crc crio[24477]: time="2026-06-11T12:05:35.659349951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.132818 | controller | Jun 11 12:05:35.673283 crc crio[24477]: time="2026-06-11T12:05:35.673153734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.132835 | controller | Jun 11 12:05:35.878632 crc crio[24477]: time="2026-06-11T12:05:35.877629869Z" level=info msg="Created container 135c70c4762c01da26d44fff4f9f34ae943cfa1ae6af32593f28a860cb2e4b49: openshift-marketplace/community-operators-5qtnq/registry-server" id=3bd0e296-5d0e-4cac-9353-0b4507a3fe64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.132874 | controller | Jun 11 12:05:35.883541 crc crio[24477]: time="2026-06-11T12:05:35.883408826Z" level=info msg="Starting container: 135c70c4762c01da26d44fff4f9f34ae943cfa1ae6af32593f28a860cb2e4b49" id=95219972-88e8-4bc4-a35d-80a8bfed8dd8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.132894 | controller | Jun 11 12:05:35.915532 crc crio[24477]: time="2026-06-11T12:05:35.915200893Z" level=info msg="Started container" PID=33484 containerID=135c70c4762c01da26d44fff4f9f34ae943cfa1ae6af32593f28a860cb2e4b49 description=openshift-marketplace/community-operators-5qtnq/registry-server id=95219972-88e8-4bc4-a35d-80a8bfed8dd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d56a08a100023d84645f57d2ac007762df3f48e76a0d06938e9f6150c4a07311
2026-06-11 13:18:25.132912 | controller | Jun 11 12:05:35.946553 crc crio[24477]: time="2026-06-11T12:05:35.946212931Z" level=info msg="Created container 0357f57277795d21fb082ea8f57bd0276c0f1da735e26ad0378f0774703ea0e9: openshift-marketplace/certified-operators-xpqkf/registry-server" id=6c72431f-8a94-4593-a9d1-3212f41ccd3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.132928 | controller | Jun 11 12:05:35.950285 crc crio[24477]: time="2026-06-11T12:05:35.950110232Z" level=info msg="Starting container: 0357f57277795d21fb082ea8f57bd0276c0f1da735e26ad0378f0774703ea0e9" id=cda4637e-e177-4ba3-8f32-5342c1bbfe14 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.132945 | controller | Jun 11 12:05:36.012456 crc crio[24477]: time="2026-06-11T12:05:36.012222134Z" level=info msg="Started container" PID=33485 containerID=0357f57277795d21fb082ea8f57bd0276c0f1da735e26ad0378f0774703ea0e9 description=openshift-marketplace/certified-operators-xpqkf/registry-server id=cda4637e-e177-4ba3-8f32-5342c1bbfe14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e41767a7dd2ca60b2ce5e099782bc07b220516a67f48ae560b6caae52518d9c
2026-06-11 13:18:25.132966 | controller | Jun 11 12:05:50.852854 crc crio[24477]: time="2026-06-11T12:05:50.844137933Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5356dc19-a864-4ce2-a48b-14ffb4e887d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.132984 | controller | Jun 11 12:05:50.858704 crc crio[24477]: time="2026-06-11T12:05:50.858384522Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a81ab5b6-0cc5-40c8-8dfa-e14eb601708a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.133001 | controller | Jun 11 12:05:50.866413 crc crio[24477]: time="2026-06-11T12:05:50.865891924Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-5n9bp/registry-server" id=27ce4328-d426-402d-95ec-e33ea07dc30d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.133018 | controller | Jun 11 12:05:50.867232 crc crio[24477]: time="2026-06-11T12:05:50.866799878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.133035 | controller | Jun 11 12:05:50.922128 crc crio[24477]: time="2026-06-11T12:05:50.922034728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.133052 | controller | Jun 11 12:05:50.925818 crc crio[24477]: time="2026-06-11T12:05:50.925633439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.133069 | controller | Jun 11 12:05:51.078963 crc crio[24477]: time="2026-06-11T12:05:51.078812526Z" level=info msg="Created container 2b69e9db61beb98c3a3e40098677657d19247ea3a82cc8785624c4e6661f0a38: openshift-marketplace/redhat-operators-5n9bp/registry-server" id=27ce4328-d426-402d-95ec-e33ea07dc30d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.133085 | controller | Jun 11 12:05:51.080610 crc crio[24477]: time="2026-06-11T12:05:51.080497904Z" level=info msg="Starting container: 2b69e9db61beb98c3a3e40098677657d19247ea3a82cc8785624c4e6661f0a38" id=f708e642-e68b-4522-b144-0499004bcdc3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.133102 | controller | Jun 11 12:05:51.087909 crc crio[24477]: time="2026-06-11T12:05:51.087740948Z" level=info msg="Started container" PID=33886 containerID=2b69e9db61beb98c3a3e40098677657d19247ea3a82cc8785624c4e6661f0a38 description=openshift-marketplace/redhat-operators-5n9bp/registry-server id=f708e642-e68b-4522-b144-0499004bcdc3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59b14e2744ba6bf4ee908f54864e3c8b4c63132c650a06406a159156ec6d4515
2026-06-11 13:18:25.133119 | controller | Jun 11 12:05:53.030120 crc crio[24477]: time="2026-06-11T12:05:53.029562721Z" level=info msg="Stopping container: b2ee360d1f8d30cf77f3f909d48e1b2b07e13c7a65afae520a276a42f1e1fc46 (timeout: 2s)" id=d35dd0c1-f16e-488a-b01d-54469b17d27b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.133136 | controller | Jun 11 12:05:53.160848 crc crio[24477]: time="2026-06-11T12:05:53.160747662Z" level=info msg="Stopped container b2ee360d1f8d30cf77f3f909d48e1b2b07e13c7a65afae520a276a42f1e1fc46: openshift-marketplace/certified-operators-xmmw2/registry-server" id=d35dd0c1-f16e-488a-b01d-54469b17d27b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.133152 | controller | Jun 11 12:05:53.161771 crc crio[24477]: time="2026-06-11T12:05:53.161708978Z" level=info msg="Stopping pod sandbox: 12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda" id=8620ab25-4e53-48f1-a76f-ae0569805c88 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.133169 | controller | Jun 11 12:05:53.162353 crc crio[24477]: time="2026-06-11T12:05:53.162231253Z" level=info msg="Got pod network &{Name:certified-operators-xmmw2 Namespace:openshift-marketplace ID:12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda UID:eac99895-4454-4b32-927c-65fd1c875bc5 NetNS:/var/run/netns/dc5eee38-2df2-4a8d-8db5-20400a25426c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeac99895_4454_4b32_927c_65fd1c875bc5.slice PodAnnotations:0xc000b18ca8}] Aliases:map[]}"
2026-06-11 13:18:25.133190 | controller | Jun 11 12:05:53.162521 crc crio[24477]: time="2026-06-11T12:05:53.162454239Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-xmmw2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.133208 | controller | Jun 11 12:05:53.230578 crc crio[24477]: time="2026-06-11T12:05:53.230362312Z" level=info msg="Stopping container: 364c68100a4ef11e21019780a02e6d578110ff11cbf867c3d3026ff6c5067a01 (timeout: 2s)" id=94a936a6-b32b-4842-b1a8-387f66f2ec9b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.133226 | controller | Jun 11 12:05:53.371180 crc crio[24477]: time="2026-06-11T12:05:53.371102865Z" level=info msg="Stopped container 364c68100a4ef11e21019780a02e6d578110ff11cbf867c3d3026ff6c5067a01: openshift-marketplace/redhat-marketplace-c784s/registry-server" id=94a936a6-b32b-4842-b1a8-387f66f2ec9b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.133243 | controller | Jun 11 12:05:53.372021 crc crio[24477]: time="2026-06-11T12:05:53.371951379Z" level=info msg="Stopping pod sandbox: 7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc" id=41deecbb-292d-416d-8821-eadc47ada1fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.133261 | controller | Jun 11 12:05:53.372490 crc crio[24477]: time="2026-06-11T12:05:53.372428283Z" level=info msg="Got pod network &{Name:redhat-marketplace-c784s Namespace:openshift-marketplace ID:7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc UID:2f7297c3-a3e0-494a-b525-d351a5a5d6a4 NetNS:/var/run/netns/58368884-6801-4dba-8545-05523c95c4fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f7297c3_a3e0_494a_b525_d351a5a5d6a4.slice PodAnnotations:0xc00251e7a0}] Aliases:map[]}"
2026-06-11 13:18:25.133278 | controller | Jun 11 12:05:53.372783 crc crio[24477]: time="2026-06-11T12:05:53.372597767Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-c784s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.133295 | controller | Jun 11 12:05:53.594767 crc crio[24477]: time="2026-06-11T12:05:53.594309227Z" level=info msg="Stopped pod sandbox: 12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda" id=8620ab25-4e53-48f1-a76f-ae0569805c88 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.133312 | controller | Jun 11 12:05:53.833818 crc crio[24477]: time="2026-06-11T12:05:53.833725924Z" level=info msg="Stopped pod sandbox: 7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc" id=41deecbb-292d-416d-8821-eadc47ada1fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.133330 | controller | Jun 11 12:05:53.889909 crc crio[24477]: time="2026-06-11T12:05:53.889337369Z" level=info msg="Removing container: b2ee360d1f8d30cf77f3f909d48e1b2b07e13c7a65afae520a276a42f1e1fc46" id=9b3b92da-3afc-4cea-8698-ebe1cf9620c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.133346 | controller | Jun 11 12:05:53.917896 crc crio[24477]: time="2026-06-11T12:05:53.917843695Z" level=info msg="Removed container b2ee360d1f8d30cf77f3f909d48e1b2b07e13c7a65afae520a276a42f1e1fc46: openshift-marketplace/certified-operators-xmmw2/registry-server" id=9b3b92da-3afc-4cea-8698-ebe1cf9620c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.133362 | controller | Jun 11 12:05:53.927886 crc crio[24477]: time="2026-06-11T12:05:53.927786342Z" level=info msg="Removing container: 38d01ec2403f9e5460f15c4bee01369eaa23b95a15a0dab7db1477d6eaf6673c" id=f24caa06-107a-42b9-9f9b-e8d613da72a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.133382 | controller | Jun 11 12:05:53.952931 crc crio[24477]: time="2026-06-11T12:05:53.95259742Z" level=info msg="Removed container 38d01ec2403f9e5460f15c4bee01369eaa23b95a15a0dab7db1477d6eaf6673c: openshift-marketplace/certified-operators-xmmw2/extract-content" id=f24caa06-107a-42b9-9f9b-e8d613da72a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.133399 | controller | Jun 11 12:05:53.967908 crc crio[24477]: time="2026-06-11T12:05:53.967823903Z" level=info msg="Removing container: 75a4fb1da534e5c76accf8aedf44a1df04db2054d71bae504bf905202ef5473d" id=0d621f30-ca14-41f0-87bb-f9fbda735c36 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.133415 | controller | Jun 11 12:05:54.011164 crc crio[24477]: time="2026-06-11T12:05:54.01101744Z" level=info msg="Removed container 75a4fb1da534e5c76accf8aedf44a1df04db2054d71bae504bf905202ef5473d: openshift-marketplace/certified-operators-xmmw2/extract-utilities" id=0d621f30-ca14-41f0-87bb-f9fbda735c36 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.133431 | controller | Jun 11 12:05:54.019525 crc crio[24477]: time="2026-06-11T12:05:54.019421055Z" level=info msg="Removing container: 364c68100a4ef11e21019780a02e6d578110ff11cbf867c3d3026ff6c5067a01" id=3a1c9e97-fed7-42b6-a899-f1f6b87690eb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.133447 | controller | Jun 11 12:05:54.053999 crc crio[24477]: time="2026-06-11T12:05:54.051535147Z" level=info msg="Removed container 364c68100a4ef11e21019780a02e6d578110ff11cbf867c3d3026ff6c5067a01: openshift-marketplace/redhat-marketplace-c784s/registry-server" id=3a1c9e97-fed7-42b6-a899-f1f6b87690eb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.133463 | controller | Jun 11 12:05:54.055421 crc crio[24477]: time="2026-06-11T12:05:54.055320071Z" level=info msg="Removing container: 08a7aabfcf3c725ef4895994e0d54c9085970b7f3a7e3630e215e87c46365985" id=b2335002-75b7-4cf5-9dad-f4fef7f9c70f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.133479 | controller | Jun 11 12:05:54.111880 crc crio[24477]: time="2026-06-11T12:05:54.111618655Z" level=info msg="Removed container 08a7aabfcf3c725ef4895994e0d54c9085970b7f3a7e3630e215e87c46365985: openshift-marketplace/redhat-marketplace-c784s/extract-content" id=b2335002-75b7-4cf5-9dad-f4fef7f9c70f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.133495 | controller | Jun 11 12:05:54.117280 crc crio[24477]: time="2026-06-11T12:05:54.117192348Z" level=info msg="Removing container: 5a221f24702d9f6cbe52adb156941f087e8fd412ceb456d81df3e038db23e22d" id=a50c9907-5a7a-4b58-bf84-b99b83fc010f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.133512 | controller | Jun 11 12:05:54.141301 crc crio[24477]: time="2026-06-11T12:05:54.141184257Z" level=info msg="Removed container 5a221f24702d9f6cbe52adb156941f087e8fd412ceb456d81df3e038db23e22d: openshift-marketplace/redhat-marketplace-c784s/extract-utilities" id=a50c9907-5a7a-4b58-bf84-b99b83fc010f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.133528 | controller | Jun 11 12:05:55.622214 crc crio[24477]: time="2026-06-11T12:05:55.622107271Z" level=info msg="Stopping container: 572aa9f980bb04e997bbb13d1188b814cd42c3e0a3a0f8b3da1932bd9e2c0f2c (timeout: 2s)" id=c5de2a5a-9550-4c86-8dd6-ded24d51109a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.133545 | controller | Jun 11 12:05:55.758418 crc crio[24477]: time="2026-06-11T12:05:55.75817197Z" level=info msg="Stopped container 572aa9f980bb04e997bbb13d1188b814cd42c3e0a3a0f8b3da1932bd9e2c0f2c: openshift-marketplace/community-operators-h62kq/registry-server" id=c5de2a5a-9550-4c86-8dd6-ded24d51109a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.133562 | controller | Jun 11 12:05:55.759609 crc crio[24477]: time="2026-06-11T12:05:55.759531567Z" level=info msg="Stopping pod sandbox: cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d" id=fe7e48eb-4385-4dd1-a915-c7ebaf3c2586 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.133583 | controller | Jun 11 12:05:55.760441 crc crio[24477]: time="2026-06-11T12:05:55.760367981Z" level=info msg="Got pod network &{Name:community-operators-h62kq Namespace:openshift-marketplace ID:cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d UID:6448c17c-b504-4b64-ac53-a68d2814cfc7 NetNS:/var/run/netns/1fd5a0bf-e8af-4390-bb84-fb0e9e9ce02b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6448c17c_b504_4b64_ac53_a68d2814cfc7.slice PodAnnotations:0xc002d94340}] Aliases:map[]}"
2026-06-11 13:18:25.133602 | controller | Jun 11 12:05:55.760727 crc crio[24477]: time="2026-06-11T12:05:55.760601069Z" level=info msg="Deleting pod openshift-marketplace_community-operators-h62kq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.133620 | controller | Jun 11 12:05:56.014556 crc crio[24477]: time="2026-06-11T12:05:56.014028068Z" level=info msg="Stopped pod sandbox: cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d" id=fe7e48eb-4385-4dd1-a915-c7ebaf3c2586 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.133636 | controller | Jun 11 12:05:56.953854 crc crio[24477]: time="2026-06-11T12:05:56.953726265Z" level=info msg="Removing container: 572aa9f980bb04e997bbb13d1188b814cd42c3e0a3a0f8b3da1932bd9e2c0f2c" id=8eedd17f-3524-4f7c-abd3-2706cc4b8f30 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.133653 | controller | Jun 11 12:05:56.977543 crc crio[24477]: time="2026-06-11T12:05:56.977453773Z" level=info msg="Removed container 572aa9f980bb04e997bbb13d1188b814cd42c3e0a3a0f8b3da1932bd9e2c0f2c: openshift-marketplace/community-operators-h62kq/registry-server" id=8eedd17f-3524-4f7c-abd3-2706cc4b8f30 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.133670 | controller | Jun 11 12:05:56.983517 crc crio[24477]: time="2026-06-11T12:05:56.983358035Z" level=info msg="Removing container: 656c3dbe1edcde6808aea8247ec45f125d633db82ecacb5f37efd6853b512aaa" id=3eda7d0e-a87f-4c8a-8da5-48d10e7785d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.133687 | controller | Jun 11 12:05:57.026237 crc crio[24477]: time="2026-06-11T12:05:57.026167639Z" level=info msg="Removed container 656c3dbe1edcde6808aea8247ec45f125d633db82ecacb5f37efd6853b512aaa: openshift-marketplace/community-operators-h62kq/extract-content" id=3eda7d0e-a87f-4c8a-8da5-48d10e7785d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.133705 | controller | Jun 11 12:05:57.029372 crc crio[24477]: time="2026-06-11T12:05:57.029239213Z" level=info msg="Removing container: 35d44ce0cd2d6151a68fc5dbfd4ae2dc9a602e91e61fd91bc9ef019f1da541c7" id=f56a6a05-c32d-4431-9cb2-2115350b3a3c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.133723 | controller | Jun 11 12:05:57.066290 crc crio[24477]: time="2026-06-11T12:05:57.066076978Z" level=info msg="Removed container 35d44ce0cd2d6151a68fc5dbfd4ae2dc9a602e91e61fd91bc9ef019f1da541c7: openshift-marketplace/community-operators-h62kq/extract-utilities" id=f56a6a05-c32d-4431-9cb2-2115350b3a3c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.133740 | controller | Jun 11 12:06:00.531536 crc crio[24477]: time="2026-06-11T12:06:00.53081015Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686326-76jls/POD" id=8ba11dd8-eba4-4134-91ab-c8df4cf0a203 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.133758 | controller | Jun 11 12:06:00.533403 crc crio[24477]: time="2026-06-11T12:06:00.533349671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.133775 | controller | Jun 11 12:06:00.558139 crc crio[24477]: time="2026-06-11T12:06:00.558070744Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686326-76jls Namespace:openshift-infra ID:e7e42787de488fce3ede6cc383aa459ba1101435c6b56299aec98752499ce077 UID:1801991c-6442-489c-b8c6-e8e58a48c2db NetNS:/var/run/netns/f1ef617d-ebe7-4fe8-a3c7-d00012c2de09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1801991c_6442_489c_b8c6_e8e58a48c2db.slice PodAnnotations:0xc000a86d00}] Aliases:map[]}"
2026-06-11 13:18:25.133797 | controller | Jun 11 12:06:00.558628 crc crio[24477]: time="2026-06-11T12:06:00.558606179Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686326-76jls to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.133814 | controller | Jun 11 12:06:00.957807 crc crio[24477]: 2026-06-11T12:06:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7e42787de488fc Mac:9e:8b:2c:54:09:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/f1ef617d-ebe7-4fe8-a3c7-d00012c2de09 SocketPath: PciID:}] [{Interface:0xc000014cd0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.133832 | controller | Jun 11 12:06:00.960131 crc crio[24477]: time="2026-06-11T12:06:00.96004588Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686326-76jls Namespace:openshift-infra ID:e7e42787de488fce3ede6cc383aa459ba1101435c6b56299aec98752499ce077 UID:1801991c-6442-489c-b8c6-e8e58a48c2db NetNS:/var/run/netns/f1ef617d-ebe7-4fe8-a3c7-d00012c2de09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1801991c_6442_489c_b8c6_e8e58a48c2db.slice PodAnnotations:0xc000a86d00}] Aliases:map[]}"
2026-06-11 13:18:25.133864 | controller | Jun 11 12:06:00.960473 crc crio[24477]: time="2026-06-11T12:06:00.960451171Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686326-76jls for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.133887 | controller | Jun 11 12:06:00.979087 crc crio[24477]: time="2026-06-11T12:06:00.979034646Z" level=info msg="Ran pod sandbox e7e42787de488fce3ede6cc383aa459ba1101435c6b56299aec98752499ce077 with infra container: openshift-infra/auto-csr-approver-29686326-76jls/POD" id=8ba11dd8-eba4-4134-91ab-c8df4cf0a203 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.133905 | controller | Jun 11 12:06:00.987994 crc crio[24477]: time="2026-06-11T12:06:00.987876634Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=f42851f6-c8e0-4759-b128-1c7a1018d777 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.133923 | controller | Jun 11 12:06:00.998344 crc crio[24477]: time="2026-06-11T12:06:00.998206094Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 13:18:25.133940 | controller | Jun 11 12:06:04.972625 crc crio[24477]: time="2026-06-11T12:06:04.972044084Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=f42851f6-c8e0-4759-b128-1c7a1018d777 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.133957 | controller | Jun 11 12:06:04.975511 crc crio[24477]: time="2026-06-11T12:06:04.975140598Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b4e5e09e-8d4f-4424-85bd-27aa79e55849 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.133974 | controller | Jun 11 12:06:04.979001 crc crio[24477]: time="2026-06-11T12:06:04.978696367Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a4c24297-1c13-496c-859a-1db14b0d642a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.133991 | controller | Jun 11 12:06:04.992147 crc crio[24477]: time="2026-06-11T12:06:04.991901388Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686326-76jls/oc" id=6404a3c5-7cce-43a1-8422-7b2c5b8783d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.134014 | controller | Jun 11 12:06:04.993763 crc crio[24477]: time="2026-06-11T12:06:04.993699279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.134032 | controller | Jun 11 12:06:05.020971 crc crio[24477]: time="2026-06-11T12:06:05.02085939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.134049 | controller | Jun 11 12:06:05.368398 crc crio[24477]: time="2026-06-11T12:06:05.368171905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.134066 | controller | Jun 11 12:06:05.492561 crc crio[24477]: time="2026-06-11T12:06:05.491955438Z" level=info msg="Created container a91a98c0819941991e9714637af21ebb1f2a80bd0d7da3870f6da15116d48933: openshift-infra/auto-csr-approver-29686326-76jls/oc" id=6404a3c5-7cce-43a1-8422-7b2c5b8783d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.134083 | controller | Jun 11 12:06:05.494831 crc crio[24477]: time="2026-06-11T12:06:05.494502739Z" level=info msg="Starting container: a91a98c0819941991e9714637af21ebb1f2a80bd0d7da3870f6da15116d48933" id=4d777bb1-1ee6-4e28-80a4-43e3b06d0453 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.134101 | controller | Jun 11 12:06:05.500951 crc crio[24477]: time="2026-06-11T12:06:05.500594161Z" level=info msg="Started container" PID=34239 containerID=a91a98c0819941991e9714637af21ebb1f2a80bd0d7da3870f6da15116d48933 description=openshift-infra/auto-csr-approver-29686326-76jls/oc id=4d777bb1-1ee6-4e28-80a4-43e3b06d0453 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7e42787de488fce3ede6cc383aa459ba1101435c6b56299aec98752499ce077
2026-06-11 13:18:25.134119 | controller | Jun 11 12:06:07.088436 crc crio[24477]: time="2026-06-11T12:06:07.087829794Z" level=info msg="Stopping pod sandbox: e7e42787de488fce3ede6cc383aa459ba1101435c6b56299aec98752499ce077" id=625d1e3e-33d6-4b68-aad3-178084fd6f8c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.134135 | controller | Jun 11 12:06:07.091155 crc crio[24477]: time="2026-06-11T12:06:07.089047819Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686326-76jls Namespace:openshift-infra ID:e7e42787de488fce3ede6cc383aa459ba1101435c6b56299aec98752499ce077 UID:1801991c-6442-489c-b8c6-e8e58a48c2db NetNS:/var/run/netns/f1ef617d-ebe7-4fe8-a3c7-d00012c2de09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1801991c_6442_489c_b8c6_e8e58a48c2db.slice PodAnnotations:0xc002d943b0}] Aliases:map[]}"
2026-06-11 13:18:25.134153 | controller | Jun 11 12:06:07.091155 crc crio[24477]: time="2026-06-11T12:06:07.089178873Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686326-76jls from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.134170 | controller | Jun 11 12:06:07.392946 crc crio[24477]: time="2026-06-11T12:06:07.392570515Z" level=info msg="Stopped pod sandbox: e7e42787de488fce3ede6cc383aa459ba1101435c6b56299aec98752499ce077" id=625d1e3e-33d6-4b68-aad3-178084fd6f8c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.134187 | controller | Jun 11 12:06:07.995989 crc crio[24477]: time="2026-06-11T12:06:07.994964977Z" level=info msg="Stopping pod sandbox: 7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc" id=bf5a9076-da5c-4840-a276-919249ed746b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.134203 | controller | Jun 11 12:06:07.995989 crc crio[24477]: time="2026-06-11T12:06:07.995626785Z" level=info msg="Stopped pod sandbox (already stopped): 7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc" id=bf5a9076-da5c-4840-a276-919249ed746b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.134222 | controller | Jun 11 12:06:07.996987 crc crio[24477]: time="2026-06-11T12:06:07.996876801Z" level=info msg="Removing pod sandbox: 7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc" id=091833e3-6022-4a31-8265-42f4c1035d45 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.134238 | controller | Jun 11 12:06:08.023727 crc crio[24477]: time="2026-06-11T12:06:08.010448313Z" level=info msg="Removed pod sandbox: 7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc" id=091833e3-6022-4a31-8265-42f4c1035d45 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.134254 | controller | Jun 11 12:06:08.023727 crc crio[24477]: time="2026-06-11T12:06:08.011752028Z" level=info msg="Stopping pod sandbox: 12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda" id=7fcbc028-782d-4b3a-bb7d-5bad06ad557c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.134270 | controller | Jun 11 12:06:08.023727 crc crio[24477]: time="2026-06-11T12:06:08.011804089Z" level=info msg="Stopped pod sandbox (already stopped): 12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda" id=7fcbc028-782d-4b3a-bb7d-5bad06ad557c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.134288 | controller | Jun 11 12:06:08.023727 crc crio[24477]: time="2026-06-11T12:06:08.012775446Z" level=info msg="Removing pod sandbox: 12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda" id=118825ba-aa5c-455d-b7ea-2a5e761b8123 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.134304 | controller | Jun 11 12:06:08.033439 crc crio[24477]: time="2026-06-11T12:06:08.033198721Z" level=info msg="Removed pod sandbox: 12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda" id=118825ba-aa5c-455d-b7ea-2a5e761b8123 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.134321 | controller | Jun 11 12:06:08.034471 crc crio[24477]: time="2026-06-11T12:06:08.034337642Z" level=info msg="Stopping pod sandbox: cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d" id=a39acb33-dfce-48e2-a1e0-c7937b3875b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.134337 | controller | Jun 11 12:06:08.034471 crc crio[24477]: time="2026-06-11T12:06:08.034419734Z" level=info msg="Stopped pod sandbox (already stopped): cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d" id=a39acb33-dfce-48e2-a1e0-c7937b3875b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.134354 | controller | Jun 11 12:06:08.035476 crc crio[24477]: time="2026-06-11T12:06:08.035156054Z" level=info msg="Removing pod sandbox: cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d" id=87cc09fe-0247-4aeb-8896-b6fc82f01abb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.134398 | controller | Jun 11 12:06:08.050436 crc crio[24477]: time="2026-06-11T12:06:08.050235579Z" level=info msg="Removed pod sandbox: cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d" id=87cc09fe-0247-4aeb-8896-b6fc82f01abb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.134422 | controller | Jun 11 12:06:10.717474 crc crio[24477]: time="2026-06-11T12:06:10.716875678Z" level=info msg="Stopping container: c5a0b08f743795e8de330040831798d860d3ebb3256151edbbcc8ee3e3529299 (timeout: 2s)" id=cc49af58-1cf8-4c8e-a33b-4dcd0624c2be name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.134441 | controller | Jun 11 12:06:10.846308 crc crio[24477]: time="2026-06-11T12:06:10.846141983Z" level=info msg="Stopped container c5a0b08f743795e8de330040831798d860d3ebb3256151edbbcc8ee3e3529299: openshift-marketplace/redhat-operators-fdkd2/registry-server" id=cc49af58-1cf8-4c8e-a33b-4dcd0624c2be name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.134458 | controller | Jun 11 12:06:10.849288 crc crio[24477]: time="2026-06-11T12:06:10.849191978Z" level=info msg="Stopping pod sandbox: 63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034" id=9d6e5e16-4819-43a9-bad1-39153da1cb74 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.134479 | controller | Jun 11 12:06:10.849977 crc crio[24477]: time="2026-06-11T12:06:10.849896468Z" level=info msg="Got pod network &{Name:redhat-operators-fdkd2 Namespace:openshift-marketplace ID:63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034 UID:ee19b429-2e70-4caf-811c-2101faf70388 NetNS:/var/run/netns/a304afb4-5e21-4098-aee4-759f0c584a97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee19b429_2e70_4caf_811c_2101faf70388.slice PodAnnotations:0xc002d1a0a8}] Aliases:map[]}"
2026-06-11 13:18:25.134496 | controller | Jun 11 12:06:10.850156 crc crio[24477]: time="2026-06-11T12:06:10.850090094Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-fdkd2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.134514 | controller | Jun 11 12:06:11.082159 crc crio[24477]: time="2026-06-11T12:06:11.081534198Z" level=info msg="Stopped pod sandbox: 63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034" id=9d6e5e16-4819-43a9-bad1-39153da1cb74 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.134531 | controller | Jun 11 12:06:11.148952 crc crio[24477]: time="2026-06-11T12:06:11.148754036Z" level=info msg="Removing container: c5a0b08f743795e8de330040831798d860d3ebb3256151edbbcc8ee3e3529299" id=4b6765fc-0682-426b-affb-b16af3ebc21d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.134547 | controller | Jun 11 12:06:11.174816 crc crio[24477]: time="2026-06-11T12:06:11.17458025Z" level=info msg="Removed container c5a0b08f743795e8de330040831798d860d3ebb3256151edbbcc8ee3e3529299: openshift-marketplace/redhat-operators-fdkd2/registry-server" id=4b6765fc-0682-426b-affb-b16af3ebc21d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.134564 | controller | Jun 11 12:06:11.178066 crc crio[24477]: time="2026-06-11T12:06:11.177991774Z" level=info msg="Removing container: 3e6e974680bc2122adff085069a260b4f2f5284556aa49ccb5f01772d60ae391" id=a8deb3c2-e98b-4961-8b27-f859a4825105 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.134579 | controller | Jun 11 12:06:11.219150 crc crio[24477]: time="2026-06-11T12:06:11.219045111Z" level=info msg="Removed container 3e6e974680bc2122adff085069a260b4f2f5284556aa49ccb5f01772d60ae391: openshift-marketplace/redhat-operators-fdkd2/extract-content" id=a8deb3c2-e98b-4961-8b27-f859a4825105 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.134595 | controller | Jun 11 12:06:11.223438 crc crio[24477]: time="2026-06-11T12:06:11.223365457Z" level=info msg="Removing container: 1d353ddfe8c066beaa6dd6734ef00c32f3aa01a55f69cbf71a7319cfff8222be" id=617ede96-b419-4252-adac-ee3fc7fe0184 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.134610 | controller | Jun 11 12:06:11.251720 crc crio[24477]: time="2026-06-11T12:06:11.251533913Z" level=info msg="Removed container 1d353ddfe8c066beaa6dd6734ef00c32f3aa01a55f69cbf71a7319cfff8222be: openshift-marketplace/redhat-operators-fdkd2/extract-utilities" id=617ede96-b419-4252-adac-ee3fc7fe0184 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.134626 | controller | Jun 11 12:07:08.084261 crc crio[24477]: time="2026-06-11T12:07:08.082780673Z" level=info msg="Stopping pod sandbox: 63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034" id=d4f09f2f-f8f7-47b8-849c-9cc389681268 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.134642 | controller | Jun 11 12:07:08.084261 crc crio[24477]: time="2026-06-11T12:07:08.084008598Z" level=info msg="Stopped pod sandbox (already stopped): 63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034" id=d4f09f2f-f8f7-47b8-849c-9cc389681268 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.134666 | controller | Jun 11 12:07:08.087271 crc crio[24477]: time="2026-06-11T12:07:08.084776139Z" level=info msg="Removing pod sandbox: 63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034" id=ada01e0d-8bd5-4933-8419-beca6ab040cd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.134685 | controller | Jun 11 12:07:08.282888 crc crio[24477]: time="2026-06-11T12:07:08.28233032Z" level=info msg="Removed pod sandbox: 63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034" id=ada01e0d-8bd5-4933-8419-beca6ab040cd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.134702 | controller | Jun 11 12:07:47.193605 crc crio[24477]: time="2026-06-11T12:07:47.192775254Z" level=info msg="Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-crhq9/POD" id=d419147c-7142-43af-855a-1b0cbd3ed209 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.134718 | controller | Jun 11 12:07:47.195806 crc crio[24477]: time="2026-06-11T12:07:47.193794173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.134735 | controller | Jun 11 12:07:47.215706 crc crio[24477]: time="2026-06-11T12:07:47.215459889Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=d419147c-7142-43af-855a-1b0cbd3ed209 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.134753 | controller | Jun 11 12:07:47.234284 crc crio[24477]: time="2026-06-11T12:07:47.234211597Z" level=info msg="Ran pod sandbox e9ba15a0ea312d49ffbbc1cf9bc1d2589b558ed7ffe425cc8a6bc4e65b4b20a9 with infra container: openshift-multus/cni-sysctl-allowlist-ds-crhq9/POD" id=d419147c-7142-43af-855a-1b0cbd3ed209 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.134769 | controller | Jun 11 12:07:47.239555 crc crio[24477]: time="2026-06-11T12:07:47.239149828Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=a2b47be0-0bdb-4c3b-a125-0d8297a732f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.134787 | controller | Jun 11 12:07:47.245210 crc crio[24477]: time="2026-06-11T12:07:47.24475553Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=4c68724d-3174-4191-8775-29a6beccdedc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.134810 | controller | Jun 11 12:07:47.260267 crc crio[24477]: time="2026-06-11T12:07:47.259974761Z" level=info msg="Creating container: openshift-multus/cni-sysctl-allowlist-ds-crhq9/kube-multus-additional-cni-plugins" id=9c9ed2f6-5b70-4eee-81dd-5449b5d3328e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.134833 | controller | Jun 11 12:07:47.260876 crc crio[24477]: time="2026-06-11T12:07:47.260714931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.134881 | controller | Jun 11 12:07:47.332560 crc crio[24477]: time="2026-06-11T12:07:47.332283892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.134902 | controller | Jun 11 12:07:48.055968 crc crio[24477]: time="2026-06-11T12:07:48.055825048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.134925 | controller | Jun 11 12:07:48.172033 crc crio[24477]: time="2026-06-11T12:07:48.171429532Z" level=info msg="Created container 4727e6e0d4acdf89a1127ef0088c462a113a5740994af5b84397e53440e8667d: openshift-multus/cni-sysctl-allowlist-ds-crhq9/kube-multus-additional-cni-plugins" id=9c9ed2f6-5b70-4eee-81dd-5449b5d3328e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.134951 | controller | Jun 11 12:07:48.173631 crc crio[24477]: time="2026-06-11T12:07:48.173537332Z" level=info msg="Starting container: 4727e6e0d4acdf89a1127ef0088c462a113a5740994af5b84397e53440e8667d" id=3fc623b3-357f-4e5b-be56-7ecdb730208a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.134970 | controller | Jun 11 12:07:48.180929 crc crio[24477]: time="2026-06-11T12:07:48.180167857Z" level=info msg="Started container" PID=35674 containerID=4727e6e0d4acdf89a1127ef0088c462a113a5740994af5b84397e53440e8667d description=openshift-multus/cni-sysctl-allowlist-ds-crhq9/kube-multus-additional-cni-plugins id=3fc623b3-357f-4e5b-be56-7ecdb730208a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9ba15a0ea312d49ffbbc1cf9bc1d2589b558ed7ffe425cc8a6bc4e65b4b20a9
2026-06-11 13:18:25.134988 | controller | Jun 11 12:07:51.686381 crc crio[24477]: time="2026-06-11T12:07:51.685100968Z" level=info msg="Stopping container: 4727e6e0d4acdf89a1127ef0088c462a113a5740994af5b84397e53440e8667d (timeout: 30s)" id=028e1dbe-0518-42cd-86d8-3a16bce9112e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.135007 | controller | Jun 11 12:08:00.508530 crc crio[24477]: time="2026-06-11T12:08:00.505984933Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686328-8hjnm/POD" id=ee037104-c20c-43f2-ab1c-f8c651b30816 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.135023 | controller | Jun 11 12:08:00.508530 crc crio[24477]: time="2026-06-11T12:08:00.508248068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.135041 | controller | Jun 11 12:08:00.556953 crc crio[24477]: time="2026-06-11T12:08:00.556114548Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686328-8hjnm Namespace:openshift-infra ID:5a659938c99f0a7a88ff783097a7f91e7a97906e2195bbe8ae86b36235535baa UID:f4beffed-c47a-4fc9-b74d-42c919033c11 NetNS:/var/run/netns/0a4abdae-131e-4794-b63c-123c267e6c9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4beffed_c47a_4fc9_b74d_42c919033c11.slice PodAnnotations:0xc000a14fd0}] Aliases:map[]}"
2026-06-11 13:18:25.135058 | controller | Jun 11 12:08:00.556953 crc crio[24477]: time="2026-06-11T12:08:00.556943489Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686328-8hjnm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.135076 | controller | Jun 11 12:08:01.392890 crc crio[24477]: 2026-06-11T12:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a659938c99f0a7 Mac:c6:75:bd:f8:65:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/0a4abdae-131e-4794-b63c-123c267e6c9d SocketPath: PciID:}] [{Interface:0xc00029ecf0 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.135094 | controller | Jun 11 12:08:01.394915 crc crio[24477]: time="2026-06-11T12:08:01.394141127Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686328-8hjnm Namespace:openshift-infra ID:5a659938c99f0a7a88ff783097a7f91e7a97906e2195bbe8ae86b36235535baa UID:f4beffed-c47a-4fc9-b74d-42c919033c11 NetNS:/var/run/netns/0a4abdae-131e-4794-b63c-123c267e6c9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4beffed_c47a_4fc9_b74d_42c919033c11.slice PodAnnotations:0xc000a14fd0}] Aliases:map[]}"
2026-06-11 13:18:25.135110 | controller | Jun 11 12:08:01.394915 crc crio[24477]: time="2026-06-11T12:08:01.39426738Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686328-8hjnm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.135127 | controller | Jun 11 12:08:01.402408 crc crio[24477]: time="2026-06-11T12:08:01.402279657Z" level=info msg="Ran pod sandbox 5a659938c99f0a7a88ff783097a7f91e7a97906e2195bbe8ae86b36235535baa with infra container: openshift-infra/auto-csr-approver-29686328-8hjnm/POD" id=ee037104-c20c-43f2-ab1c-f8c651b30816 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.135148 | controller | Jun 11 12:08:01.406954 crc crio[24477]: time="2026-06-11T12:08:01.406860144Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=27ea8070-e810-4a7d-bfd5-112262af3f41 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.135165 | controller | Jun 11 12:08:01.417855 crc crio[24477]: time="2026-06-11T12:08:01.417387318Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 13:18:25.135183 | controller | Jun 11 12:08:02.467942 crc crio[24477]: time="2026-06-11T12:08:02.467785159Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=27ea8070-e810-4a7d-bfd5-112262af3f41 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.135201 | controller | Jun 11 12:08:02.470267 crc crio[24477]: time="2026-06-11T12:08:02.469295822Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c72154a8-e342-4535-9ee5-759d03311ebc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.135218 | controller | Jun 11 12:08:02.472352 crc crio[24477]: time="2026-06-11T12:08:02.472193062Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a218f068-45b1-438a-a5dc-5c1023572716 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.135234 | controller | Jun 11 12:08:02.482525 crc crio[24477]: time="2026-06-11T12:08:02.481916594Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686328-8hjnm/oc" id=f7cd8285-746f-4bf7-a5d8-9fb2ec115db7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.135250 | controller | Jun 11 12:08:02.483776 crc crio[24477]: time="2026-06-11T12:08:02.482975605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.135268 | controller | Jun 11 12:08:02.529527 crc crio[24477]: time="2026-06-11T12:08:02.529091254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.135286 | controller | Jun 11 12:08:03.074226 crc crio[24477]: time="2026-06-11T12:08:03.074069997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.135349 | controller | Jun 11 12:08:03.199003 crc crio[24477]: time="2026-06-11T12:08:03.198796116Z" level=info msg="Created container e72fdc96ca682336d3f00aefdceb01dfd581c10a53ac38dda96cdc8de7bd84ab: openshift-infra/auto-csr-approver-29686328-8hjnm/oc" id=f7cd8285-746f-4bf7-a5d8-9fb2ec115db7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.135368 | controller | Jun 11 12:08:03.201917 crc crio[24477]: time="2026-06-11T12:08:03.201587853Z" level=info msg="Starting container: e72fdc96ca682336d3f00aefdceb01dfd581c10a53ac38dda96cdc8de7bd84ab" id=f206b10c-42e4-45e0-94db-395abb9e87ca name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.135386 | controller | Jun 11 12:08:03.214405 crc crio[24477]: time="2026-06-11T12:08:03.214203567Z" level=info msg="Started container" PID=35961 containerID=e72fdc96ca682336d3f00aefdceb01dfd581c10a53ac38dda96cdc8de7bd84ab description=openshift-infra/auto-csr-approver-29686328-8hjnm/oc id=f206b10c-42e4-45e0-94db-395abb9e87ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a659938c99f0a7a88ff783097a7f91e7a97906e2195bbe8ae86b36235535baa
2026-06-11 13:18:25.135403 | controller | Jun 11 12:08:04.960823 crc crio[24477]: time="2026-06-11T12:08:04.960194821Z" level=info msg="Stopping pod sandbox: 5a659938c99f0a7a88ff783097a7f91e7a97906e2195bbe8ae86b36235535baa" id=d9530c9a-87c7-47d2-8a65-5e4478af2d58 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.135424 | controller | Jun 11 12:08:04.962165 crc crio[24477]: time="2026-06-11T12:08:04.961201699Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686328-8hjnm Namespace:openshift-infra ID:5a659938c99f0a7a88ff783097a7f91e7a97906e2195bbe8ae86b36235535baa UID:f4beffed-c47a-4fc9-b74d-42c919033c11 NetNS:/var/run/netns/0a4abdae-131e-4794-b63c-123c267e6c9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4beffed_c47a_4fc9_b74d_42c919033c11.slice PodAnnotations:0xc000a14700}] Aliases:map[]}"
2026-06-11 13:18:25.135473 | controller | Jun 11 12:08:04.962165 crc crio[24477]: time="2026-06-11T12:08:04.961789036Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686328-8hjnm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.135498 | controller | Jun 11 12:08:05.383397 crc crio[24477]: time="2026-06-11T12:08:05.38322769Z" level=info msg="Stopped pod sandbox: 5a659938c99f0a7a88ff783097a7f91e7a97906e2195bbe8ae86b36235535baa" id=d9530c9a-87c7-47d2-8a65-5e4478af2d58 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.135516 | controller | Jun 11 12:08:21.695807 crc crio[24477]: time="2026-06-11T12:08:21.694254195Z" level=warning msg="Stopping container 4727e6e0d4acdf89a1127ef0088c462a113a5740994af5b84397e53440e8667d with stop signal(15) timed out. Killing..."
2026-06-11 13:18:25.135533 | controller | Jun 11 12:08:21.745449 crc crio[24477]: time="2026-06-11T12:08:21.74518899Z" level=error msg="Killing container 4727e6e0d4acdf89a1127ef0088c462a113a5740994af5b84397e53440e8667d failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 4727e6e0d4acdf89a1127ef0088c462a113a5740994af5b84397e53440e8667d KILL` failed: process not running: No such process\n : exit status 1"
2026-06-11 13:18:25.135550 | controller | Jun 11 12:08:21.852717 crc crio[24477]: time="2026-06-11T12:08:21.852607925Z" level=info msg="Stopped container 4727e6e0d4acdf89a1127ef0088c462a113a5740994af5b84397e53440e8667d: openshift-multus/cni-sysctl-allowlist-ds-crhq9/kube-multus-additional-cni-plugins" id=028e1dbe-0518-42cd-86d8-3a16bce9112e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.135567 | controller | Jun 11 12:08:21.855501 crc crio[24477]: time="2026-06-11T12:08:21.854146608Z" level=info msg="Stopping pod sandbox: e9ba15a0ea312d49ffbbc1cf9bc1d2589b558ed7ffe425cc8a6bc4e65b4b20a9" id=d38e9d9b-6d0b-4aa9-bc3b-fc191eb3b0cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.135585 | controller | Jun 11 12:08:21.863374 crc crio[24477]: time="2026-06-11T12:08:21.862958194Z" level=info msg="Stopped pod sandbox: e9ba15a0ea312d49ffbbc1cf9bc1d2589b558ed7ffe425cc8a6bc4e65b4b20a9" id=d38e9d9b-6d0b-4aa9-bc3b-fc191eb3b0cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.135601 | controller | Jun 11 12:08:22.183601 crc crio[24477]: time="2026-06-11T12:08:22.182588526Z" level=info msg="Removing container: 4727e6e0d4acdf89a1127ef0088c462a113a5740994af5b84397e53440e8667d" id=dd016f0e-3992-4fac-ba66-e8094e4eac14 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.135618 | controller | Jun 11 12:08:22.229805 crc crio[24477]: time="2026-06-11T12:08:22.229591201Z" level=info msg="Removed container 4727e6e0d4acdf89a1127ef0088c462a113a5740994af5b84397e53440e8667d: openshift-multus/cni-sysctl-allowlist-ds-crhq9/kube-multus-additional-cni-plugins" id=dd016f0e-3992-4fac-ba66-e8094e4eac14 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.135635 | controller | Jun 11 12:09:08.377588 crc crio[24477]: time="2026-06-11T12:09:08.374969716Z" level=info msg="Stopping pod sandbox: e9ba15a0ea312d49ffbbc1cf9bc1d2589b558ed7ffe425cc8a6bc4e65b4b20a9" id=441727af-4970-4c85-bef0-4433d4b4e220 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.135657 | controller | Jun 11 12:09:08.377588 crc crio[24477]: time="2026-06-11T12:09:08.377555459Z" level=info msg="Stopped pod sandbox (already stopped): e9ba15a0ea312d49ffbbc1cf9bc1d2589b558ed7ffe425cc8a6bc4e65b4b20a9" id=441727af-4970-4c85-bef0-4433d4b4e220 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.135674 | controller | Jun 11 12:09:08.379102 crc crio[24477]: time="2026-06-11T12:09:08.37831447Z" level=info msg="Removing pod sandbox: e9ba15a0ea312d49ffbbc1cf9bc1d2589b558ed7ffe425cc8a6bc4e65b4b20a9" id=9477fb36-461e-4977-983b-47736c10e9f9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.135692 | controller | Jun 11 12:09:08.394216 crc crio[24477]: time="2026-06-11T12:09:08.393726541Z" level=info msg="Removed pod sandbox: e9ba15a0ea312d49ffbbc1cf9bc1d2589b558ed7ffe425cc8a6bc4e65b4b20a9" id=9477fb36-461e-4977-983b-47736c10e9f9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.135709 | controller | Jun 11 12:09:48.919057 crc crio[24477]: time="2026-06-11T12:09:48.917764243Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-scf4z/POD" id=09d776bd-d468-4172-967d-bd40ff983de1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.135726 | controller | Jun 11 12:09:48.920817 crc crio[24477]: time="2026-06-11T12:09:48.919106181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.135742 | controller | Jun 11 12:09:48.935744 crc crio[24477]: time="2026-06-11T12:09:48.931075518Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-7l2pw/POD" id=b4f0d6a1-cbad-4a5e-b8a5-ba4b77bf082a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.135759 | controller | Jun 11 12:09:48.935744 crc crio[24477]: time="2026-06-11T12:09:48.931203311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.135776 | controller | Jun 11 12:09:48.956990 crc crio[24477]: time="2026-06-11T12:09:48.95693397Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-scf4z Namespace:cert-manager ID:1ed1d5819ec2c1989b92d05c010c597f07d4bb0b3c01a9f7bea5f3f85e334a02 UID:de2d9600-e946-4c2e-bb62-ec454a547940 NetNS:/var/run/netns/2fb1cf4c-aff1-4817-adbb-89c20e00a2f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde2d9600_e946_4c2e_bb62_ec454a547940.slice PodAnnotations:0xc002d1a940}] Aliases:map[]}"
2026-06-11 13:18:25.135794 | controller | Jun 11 12:09:48.957275 crc crio[24477]: time="2026-06-11T12:09:48.957257529Z" level=info msg="Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-scf4z to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.135812 | controller | Jun 11 12:09:48.980136 crc crio[24477]: time="2026-06-11T12:09:48.979971145Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-7l2pw Namespace:cert-manager ID:a71858fbfca9f82ac9ee556d4f9243d236facd1d7e8891ff37233386354268da UID:9753a0ec-7da3-4ea1-95cc-a7b1c9fc00f6 NetNS:/var/run/netns/fb1f09c6-01d3-4a99-956a-ee0fcbbb62e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9753a0ec_7da3_4ea1_95cc_a7b1c9fc00f6.slice PodAnnotations:0xc002d95158}] Aliases:map[]}"
2026-06-11 13:18:25.135829 | controller | Jun 11 12:09:48.980136 crc crio[24477]: time="2026-06-11T12:09:48.980047727Z" level=info msg="Adding pod cert-manager_cert-manager-7b8b89f89d-7l2pw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.135846 | controller | Jun 11 12:09:48.980445 crc crio[24477]: time="2026-06-11T12:09:48.980124919Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-2d9nn/POD" id=4fc69d9d-7a9c-47d1-85d3-17b23275bd86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.135888 | controller | Jun 11 12:09:48.980445 crc crio[24477]: time="2026-06-11T12:09:48.980266283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.135907 | controller | Jun 11 12:09:49.057081 crc crio[24477]: time="2026-06-11T12:09:49.054977204Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-2d9nn Namespace:cert-manager ID:f7f47b637b9a7b03a745f082b91266a0e2c1144fd1558fdf31a0777e44b80c80 UID:89be6755-bb50-43b5-bf38-9698e601aa07 NetNS:/var/run/netns/c2c344f5-3eca-4298-8e73-4d35c931c7aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89be6755_bb50_43b5_bf38_9698e601aa07.slice PodAnnotations:0xc002d941b0}] Aliases:map[]}"
2026-06-11 13:18:25.135925 | controller | Jun 11 12:09:49.057081 crc crio[24477]: time="2026-06-11T12:09:49.055044546Z" level=info msg="Adding pod cert-manager_cert-manager-webhook-769f6b94cb-2d9nn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.136012 | controller | Jun 11 12:09:50.167438 crc crio[24477]: 2026-06-11T12:09:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1ed1d5819ec2c19 Mac:fa:e7:01:8d:72:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/2fb1cf4c-aff1-4817-adbb-89c20e00a2f9 SocketPath: PciID:}] [{Interface:0xc0001a46a0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.136034 | controller | Jun 11 12:09:50.170554 crc crio[24477]: time="2026-06-11T12:09:50.168972055Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-scf4z Namespace:cert-manager ID:1ed1d5819ec2c1989b92d05c010c597f07d4bb0b3c01a9f7bea5f3f85e334a02 UID:de2d9600-e946-4c2e-bb62-ec454a547940 NetNS:/var/run/netns/2fb1cf4c-aff1-4817-adbb-89c20e00a2f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde2d9600_e946_4c2e_bb62_ec454a547940.slice PodAnnotations:0xc002d1a940}] Aliases:map[]}"
2026-06-11 13:18:25.136052 | controller | Jun 11 12:09:50.170554 crc crio[24477]: time="2026-06-11T12:09:50.169142559Z" level=info msg="Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-scf4z for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.136071 | controller | Jun 11 12:09:50.170767 crc crio[24477]: 2026-06-11T12:09:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a71858fbfca9f82 Mac:22:1e:c3:58:2f:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/fb1f09c6-01d3-4a99-956a-ee0fcbbb62e7 SocketPath: PciID:}] [{Interface:0xc0001145c0 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.136089 | controller | Jun 11 12:09:50.172635 crc crio[24477]: time="2026-06-11T12:09:50.171524413Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-7l2pw Namespace:cert-manager ID:a71858fbfca9f82ac9ee556d4f9243d236facd1d7e8891ff37233386354268da UID:9753a0ec-7da3-4ea1-95cc-a7b1c9fc00f6 NetNS:/var/run/netns/fb1f09c6-01d3-4a99-956a-ee0fcbbb62e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9753a0ec_7da3_4ea1_95cc_a7b1c9fc00f6.slice PodAnnotations:0xc002d95158}] Aliases:map[]}"
2026-06-11 13:18:25.136106 | controller | Jun 11 12:09:50.172635 crc crio[24477]: time="2026-06-11T12:09:50.17177903Z" level=info msg="Checking pod cert-manager_cert-manager-7b8b89f89d-7l2pw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.136124 | controller | Jun 11 12:09:50.179267 crc crio[24477]: time="2026-06-11T12:09:50.179165478Z" level=info msg="Ran pod sandbox 1ed1d5819ec2c1989b92d05c010c597f07d4bb0b3c01a9f7bea5f3f85e334a02 with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-scf4z/POD" id=09d776bd-d468-4172-967d-bd40ff983de1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.136145 | controller | Jun 11 12:09:50.181284 crc crio[24477]: time="2026-06-11T12:09:50.181202304Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=d769d26c-63ee-4458-b1d2-4db03f94c207 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.136163 | controller | Jun 11 12:09:50.181605 crc crio[24477]: time="2026-06-11T12:09:50.181497323Z" level=info msg="Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found" id=d769d26c-63ee-4458-b1d2-4db03f94c207 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.136180 | controller | Jun 11 12:09:50.181834 crc crio[24477]: time="2026-06-11T12:09:50.181801321Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found" id=d769d26c-63ee-4458-b1d2-4db03f94c207 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.136196 | controller | Jun 11 12:09:50.181961 crc crio[24477]: time="2026-06-11T12:09:50.181880754Z" level=info msg="Ran pod sandbox a71858fbfca9f82ac9ee556d4f9243d236facd1d7e8891ff37233386354268da with infra container: cert-manager/cert-manager-7b8b89f89d-7l2pw/POD" id=b4f0d6a1-cbad-4a5e-b8a5-ba4b77bf082a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.136213 | controller | Jun 11 12:09:50.184946 crc crio[24477]: time="2026-06-11T12:09:50.184759607Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=aa31e91b-7a89-4a0e-a310-ebd854d45dce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.136230 | controller | Jun 11 12:09:50.186742 crc crio[24477]: time="2026-06-11T12:09:50.18591598Z" level=info msg="Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found" id=aa31e91b-7a89-4a0e-a310-ebd854d45dce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.136247 | controller | Jun 11 12:09:50.186742 crc crio[24477]: time="2026-06-11T12:09:50.186180217Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found" id=aa31e91b-7a89-4a0e-a310-ebd854d45dce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.136264 | controller | Jun 11 12:09:50.188112 crc crio[24477]: time="2026-06-11T12:09:50.188043195Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=2b026393-13e8-44b4-8270-d2c4e86d7951 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.136281 | controller | Jun 11 12:09:50.190337 crc crio[24477]: time="2026-06-11T12:09:50.190264808Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2" id=79df3b9a-6ac3-4253-ab3c-fe6a0df45599 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.136298 | controller | Jun 11 12:09:50.196433 crc crio[24477]: time="2026-06-11T12:09:50.196320338Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-controller:v1.19.2\""
2026-06-11 13:18:25.136315 | controller | Jun 11 12:09:50.197856 crc crio[24477]: time="2026-06-11T12:09:50.197707686Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-cainjector:v1.19.2\""
2026-06-11 13:18:25.136332 | controller | Jun 11 12:09:50.323820 crc crio[24477]: 2026-06-11T12:09:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f7f47b637b9a7b0 Mac:32:e7:a0:64:34:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/c2c344f5-3eca-4298-8e73-4d35c931c7aa SocketPath: PciID:}] [{Interface:0xc0004b2770 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.136350 | controller | Jun 11 12:09:50.325515 crc crio[24477]: time="2026-06-11T12:09:50.32544857Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-2d9nn Namespace:cert-manager ID:f7f47b637b9a7b03a745f082b91266a0e2c1144fd1558fdf31a0777e44b80c80 UID:89be6755-bb50-43b5-bf38-9698e601aa07 NetNS:/var/run/netns/c2c344f5-3eca-4298-8e73-4d35c931c7aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89be6755_bb50_43b5_bf38_9698e601aa07.slice PodAnnotations:0xc002d941b0}] Aliases:map[]}"
2026-06-11 13:18:25.136372 | controller | Jun 11 12:09:50.325730 crc crio[24477]: time="2026-06-11T12:09:50.325603583Z" level=info msg="Checking pod cert-manager_cert-manager-webhook-769f6b94cb-2d9nn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.136390 | controller | Jun 11 12:09:50.336335 crc crio[24477]: time="2026-06-11T12:09:50.334596549Z" level=info msg="Ran pod sandbox f7f47b637b9a7b03a745f082b91266a0e2c1144fd1558fdf31a0777e44b80c80 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-2d9nn/POD" id=4fc69d9d-7a9c-47d1-85d3-17b23275bd86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.136408 | controller | Jun 11 12:09:50.340011 crc crio[24477]: time="2026-06-11T12:09:50.339414381Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=887d1965-36eb-4742-9a7e-3392b84ed4f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.136425 | controller | Jun 11 12:09:50.340011 crc crio[24477]: time="2026-06-11T12:09:50.339592296Z" level=info msg="Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found" id=887d1965-36eb-4742-9a7e-3392b84ed4f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.136443 | controller | Jun 11 12:09:50.340011 crc crio[24477]: time="2026-06-11T12:09:50.339630337Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found" id=887d1965-36eb-4742-9a7e-3392b84ed4f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.136460 | controller | Jun 11 12:09:50.340746 crc crio[24477]: time="2026-06-11T12:09:50.340631594Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=c9669a7d-af5c-403b-8702-3adc9f45775a name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.136478 | controller | Jun 11 12:09:50.348125 crc crio[24477]: time="2026-06-11T12:09:50.347996153Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-webhook:v1.19.2\""
2026-06-11 13:18:25.136495 | controller | Jun 11 12:09:55.232116 crc crio[24477]: time="2026-06-11T12:09:55.231197068Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56" id=2b026393-13e8-44b4-8270-d2c4e86d7951 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.136540 | controller | Jun 11 12:09:55.234233 crc crio[24477]: time="2026-06-11T12:09:55.233202313Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=4c63ae8c-7690-4730-8349-75b1fc7685cd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.136566 | controller | Jun 11 12:09:56.245865 crc crio[24477]: time="2026-06-11T12:09:56.244585512Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5" id=79df3b9a-6ac3-4253-ab3c-fe6a0df45599 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.136585 | controller | Jun 11 12:09:56.252578 crc crio[24477]: time="2026-06-11T12:09:56.252462418Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=19af57c6-7ba3-4276-8904-891f621ba554 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.136602 | controller | Jun 11 12:09:56.825745 crc crio[24477]: time="2026-06-11T12:09:56.82530395Z" level=info msg="Stopping container: d84424c99d6782f958223891278533037ee7def1b62bb7371798cfcc079047f5 (timeout: 30s)" id=a638e520-514d-4ebd-8f39-271638471c59 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.136621 | controller | Jun 11 12:09:56.825745 crc crio[24477]: time="2026-06-11T12:09:56.825555757Z" level=info msg="Stopping container: c599e74b484f523548f3b9522c17d3e1cbefa2e3841ec75dd7c7fd04325ede2e (timeout: 30s)" id=a96e1035-3f4a-4174-9afb-82c497c80559 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.136643 | controller | Jun 11 12:09:56.912050 crc crio[24477]: time="2026-06-11T12:09:56.911319446Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=10baaebc-0056-4aff-8ccd-e3efd7bbf048 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.136662 | controller | Jun 11 12:09:56.912398 crc crio[24477]: time="2026-06-11T12:09:56.911985226Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=93bb229b-7618-42c9-91c4-720243b4d1cd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.136680 | controller | Jun 11 12:09:56.929032 crc crio[24477]: time="2026-06-11T12:09:56.928950759Z" level=info msg="Creating container: cert-manager/cert-manager-7b8b89f89d-7l2pw/cert-manager-controller" id=66ecda89-df1e-4ac9-8169-53f870fc0a10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.136697 | controller | Jun 11 12:09:56.932100 crc crio[24477]: time="2026-06-11T12:09:56.931394247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.136714 | controller | Jun 11 12:09:56.936599 crc crio[24477]: time="2026-06-11T12:09:56.93645818Z" level=info msg="Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-scf4z/cert-manager-cainjector" id=9d2390fb-d25d-4c01-865c-9418f2ab961d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.136732 | controller | Jun 11 12:09:56.962028 crc crio[24477]: time="2026-06-11T12:09:56.96191449Z" level=info msg="Stopped container c599e74b484f523548f3b9522c17d3e1cbefa2e3841ec75dd7c7fd04325ede2e: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=a96e1035-3f4a-4174-9afb-82c497c80559 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.136750 | controller | Jun 11 12:09:56.977327 crc crio[24477]: time="2026-06-11T12:09:56.977151757Z" level=info msg="Stopping container: 52c2ed50510f86320a1a41cec0cb161afbee44ab58672d64796d92680c4cfb23 (timeout: 30s)" id=c5c79c59-b74b-4b6b-a4c0-d9327f3234dc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.136767 | controller | Jun 11 12:09:56.984273 crc crio[24477]: time="2026-06-11T12:09:56.982326917Z" level=info msg="Stopping container: 97948ebea59a0aab696b1af20ca4665a7e8b88094620687140fd7ab43b1fe391 (timeout: 30s)" id=c1d21a2c-0fb3-4b98-920d-76bfb6c9f1b1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.136785 | controller | Jun 11 12:09:56.996087 crc crio[24477]: time="2026-06-11T12:09:56.985000207Z" level=info msg="Stopping container: e5d4d00937807512d9c13d22711001387da3c8551585066dd518070b790ce804 (timeout: 30s)" id=4b0f5ff6-d62a-42b1-9430-aea7a9e64c70 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.136804 | controller | Jun 11 12:09:56.996746 crc crio[24477]: time="2026-06-11T12:09:56.986516843Z" level=info msg="Stopping container: aff29ab7be0a886341965e8f44b53b1a67460b2662b19dfc0ddfe0120e09fc55 (timeout: 30s)" id=eb40d7c6-09ed-4975-b53e-829c9e254979 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.136821 | controller | Jun 11 12:09:56.996963 crc crio[24477]: time="2026-06-11T12:09:56.985237706Z" level=info msg="Stopping container: 63d2b77fc118c33c93f33f4cff2ccf0b62371209d99946bb76ed28a1fdbecd5d (timeout: 30s)" id=044e99f8-3e66-4d4f-9ff7-523de22de5df name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.136839 | controller | Jun 11 12:09:56.997256 crc crio[24477]: time="2026-06-11T12:09:56.98538494Z" level=info msg="Stopping container: e0e6d427d1ebf8b2ea23b2bfa4c8c2c0cf59392877dbb338920db2216b335309 (timeout: 30s)" id=a9cf92f9-182a-4026-8f41-a9c90a55f95f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.136879 | controller | Jun 11 12:09:56.997396 crc crio[24477]: time="2026-06-11T12:09:56.985139534Z" level=info msg="Stopping container: ef8d5edc0433e76abb36f1964767d8ab78c6e1d98c6e50ca0205d326556945a4 (timeout: 30s)" id=68c804b4-cb8c-452f-bb8a-7b84f719a178 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.136902 | controller | Jun 11 12:09:57.149734 crc crio[24477]: time="2026-06-11T12:09:57.149569382Z" level=info msg="CNI monitoring event REMOVE        \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-11 13:18:25.136921 | controller | Jun 11 12:09:57.150498 crc crio[24477]: time="2026-06-11T12:09:57.150468648Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.136940 | controller | Jun 11 12:09:57.160806 crc crio[24477]: time="2026-06-11T12:09:57.160710252Z" level=info msg="Stopping container: d9bf23a778a8f6c84cdcffebb822d1db64bce29339698bf1315c8de51a366d5a (timeout: 30s)" id=a1d10c66-e16b-469f-af4d-787b6d46dc91 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.136958 | controller | Jun 11 12:09:57.287989 crc crio[24477]: time="2026-06-11T12:09:57.28792877Z" level=info msg="Stopped container d84424c99d6782f958223891278533037ee7def1b62bb7371798cfcc079047f5: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=a638e520-514d-4ebd-8f39-271638471c59 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.136976 | controller | Jun 11 12:09:57.291588 crc crio[24477]: time="2026-06-11T12:09:57.29149129Z" level=info msg="Stopping pod sandbox: c107af755ee2cc718955f89eca95fb476ef944dc54bfb8d8ee4ecc066ddb6058" id=049ecc6b-bf27-426b-bb45-bbcb7be36a77 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.136994 | controller | Jun 11 12:09:57.294489 crc crio[24477]: time="2026-06-11T12:09:57.293949129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.137012 | controller | Jun 11 12:09:57.300150 crc crio[24477]: time="2026-06-11T12:09:57.299822443Z" level=info msg="Stopped container 52c2ed50510f86320a1a41cec0cb161afbee44ab58672d64796d92680c4cfb23: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=c5c79c59-b74b-4b6b-a4c0-d9327f3234dc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.137030 | controller | Jun 11 12:09:57.302225 crc crio[24477]: time="2026-06-11T12:09:57.30213238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.137047 | controller | Jun 11 12:09:57.302225 crc crio[24477]: time="2026-06-11T12:09:57.302188999Z" level=info msg="Stopped container 97948ebea59a0aab696b1af20ca4665a7e8b88094620687140fd7ab43b1fe391: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=c1d21a2c-0fb3-4b98-920d-76bfb6c9f1b1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.137066 | controller | Jun 11 12:09:57.303858 crc crio[24477]: time="2026-06-11T12:09:57.303823727Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b" id=c9669a7d-af5c-403b-8702-3adc9f45775a name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.137084 | controller | Jun 11 12:09:57.304191 crc crio[24477]: time="2026-06-11T12:09:57.303957928Z" level=info msg="Stopped container e5d4d00937807512d9c13d22711001387da3c8551585066dd518070b790ce804: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=4b0f5ff6-d62a-42b1-9430-aea7a9e64c70 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.137106 | controller | Jun 11 12:09:57.305175 crc crio[24477]: time="2026-06-11T12:09:57.305144702Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=cd24a484-1bb0-4251-900d-64ca1f8feb2c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.137125 | controller | Jun 11 12:09:57.305629 crc crio[24477]: time="2026-06-11T12:09:57.305559843Z" level=info msg="Stopped container ef8d5edc0433e76abb36f1964767d8ab78c6e1d98c6e50ca0205d326556945a4: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=68c804b4-cb8c-452f-bb8a-7b84f719a178 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.137145 | controller | Jun 11 12:09:57.307862 crc crio[24477]: time="2026-06-11T12:09:57.307797767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.137164 | controller | Jun 11 12:09:57.308726 crc crio[24477]: time="2026-06-11T12:09:57.308576368Z" level=info msg="Stopped pod sandbox: c107af755ee2cc718955f89eca95fb476ef944dc54bfb8d8ee4ecc066ddb6058" id=049ecc6b-bf27-426b-bb45-bbcb7be36a77 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.137182 | controller | Jun 11 12:09:57.311755 crc crio[24477]: time="2026-06-11T12:09:57.311690825Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=ab5986bc-4123-4d3a-9ca2-1083deb329ca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.137200 | controller | Jun 11 12:09:57.335889 crc crio[24477]: time="2026-06-11T12:09:57.335844931Z" level=info msg="Stopped container aff29ab7be0a886341965e8f44b53b1a67460b2662b19dfc0ddfe0120e09fc55: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=eb40d7c6-09ed-4975-b53e-829c9e254979 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.137218 | controller | Jun 11 12:09:57.340632 crc crio[24477]: time="2026-06-11T12:09:57.340564823Z" level=info msg="Stopped container e0e6d427d1ebf8b2ea23b2bfa4c8c2c0cf59392877dbb338920db2216b335309: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=a9cf92f9-182a-4026-8f41-a9c90a55f95f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.137235 | controller | Jun 11 12:09:57.343624 crc crio[24477]: time="2026-06-11T12:09:57.343564227Z" level=info msg="Creating container: cert-manager/cert-manager-webhook-769f6b94cb-2d9nn/cert-manager-webhook" id=9ded6048-c16a-4bd6-83ce-023486191831 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.137254 | controller | Jun 11 12:09:57.350068 crc crio[24477]: time="2026-06-11T12:09:57.350041248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.137280 | controller | Jun 11 12:09:57.350609 crc crio[24477]: time="2026-06-11T12:09:57.350536401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.137306 | controller | Jun 11 12:09:57.353723 crc crio[24477]: time="2026-06-11T12:09:57.353620828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.137331 | controller | Jun 11 12:09:57.377193 crc crio[24477]: time="2026-06-11T12:09:57.377152756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.137350 | controller | Jun 11 12:09:57.380944 crc crio[24477]: time="2026-06-11T12:09:57.380920141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.137368 | controller | Jun 11 12:09:57.438075 crc crio[24477]: time="2026-06-11T12:09:57.437952526Z" level=info msg="Stopped container 63d2b77fc118c33c93f33f4cff2ccf0b62371209d99946bb76ed28a1fdbecd5d: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=044e99f8-3e66-4d4f-9ff7-523de22de5df name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.137386 | controller | Jun 11 12:09:57.624731 crc crio[24477]: time="2026-06-11T12:09:57.624102345Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=9b318828-f617-4f41-be72-b1d1c7fe920e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.137406 | controller | Jun 11 12:09:57.630922 crc crio[24477]: time="2026-06-11T12:09:57.62779053Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=62c36e8e-eebd-4ed2-9fbc-3dc14c127139 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.137425 | controller | Jun 11 12:09:57.637920 crc crio[24477]: time="2026-06-11T12:09:57.63786619Z" level=info msg="Creating container: openshift-multus/multus-bzhnf/kube-multus" id=5c29bd02-6810-46cf-9244-fb971d7aa231 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.137442 | controller | Jun 11 12:09:57.638271 crc crio[24477]: time="2026-06-11T12:09:57.638188019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.137459 | controller | Jun 11 12:09:57.678011 crc crio[24477]: time="2026-06-11T12:09:57.677875588Z" level=info msg="Removing container: c599e74b484f523548f3b9522c17d3e1cbefa2e3841ec75dd7c7fd04325ede2e" id=01451c2f-ca85-42a2-b5a8-ff8ba6522f13 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.137476 | controller | Jun 11 12:09:57.731542 crc crio[24477]: time="2026-06-11T12:09:57.726996142Z" level=info msg="Created container 6c3069ae7bcacc008280fb37850c0d0a61c2fabb78e62f05e3391416c8ceb791: cert-manager/cert-manager-webhook-769f6b94cb-2d9nn/cert-manager-webhook" id=9ded6048-c16a-4bd6-83ce-023486191831 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.137493 | controller | Jun 11 12:09:57.731542 crc crio[24477]: time="2026-06-11T12:09:57.727128386Z" level=info msg="Created container 7630d495912659ee2cdf5fe6120460e3c987201a06191a2ef8bedc8cdd2e5113: cert-manager/cert-manager-7b8b89f89d-7l2pw/cert-manager-controller" id=66ecda89-df1e-4ac9-8169-53f870fc0a10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.137510 | controller | Jun 11 12:09:57.738110 crc crio[24477]: time="2026-06-11T12:09:57.736056954Z" level=info msg="Removed container c599e74b484f523548f3b9522c17d3e1cbefa2e3841ec75dd7c7fd04325ede2e: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=01451c2f-ca85-42a2-b5a8-ff8ba6522f13 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.137527 | controller | Jun 11 12:09:57.738110 crc crio[24477]: time="2026-06-11T12:09:57.736820587Z" level=info msg="Created container 13240c76701abe500e27c20950d5de079b0e181b5e8bca3ba7b847263d5c0444: cert-manager/cert-manager-cainjector-7f9fdd5dd5-scf4z/cert-manager-cainjector" id=9d2390fb-d25d-4c01-865c-9418f2ab961d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.137544 | controller | Jun 11 12:09:57.738541 crc crio[24477]: time="2026-06-11T12:09:57.738389615Z" level=info msg="Starting container: 7630d495912659ee2cdf5fe6120460e3c987201a06191a2ef8bedc8cdd2e5113" id=9d2eccd6-f359-4951-a1da-e5f51e41b831 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.137560 | controller | Jun 11 12:09:57.738819 crc crio[24477]: time="2026-06-11T12:09:57.738745911Z" level=info msg="Starting container: 6c3069ae7bcacc008280fb37850c0d0a61c2fabb78e62f05e3391416c8ceb791" id=0f5cf4f6-f29b-4f81-9ae6-5fb4419170ae name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.137577 | controller | Jun 11 12:09:57.739819 crc crio[24477]: time="2026-06-11T12:09:57.739522724Z" level=info msg="Starting container: 13240c76701abe500e27c20950d5de079b0e181b5e8bca3ba7b847263d5c0444" id=3e9f8352-b6f8-4526-906c-ff347ec1ad1f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.137594 | controller | Jun 11 12:09:57.745573 crc crio[24477]: time="2026-06-11T12:09:57.744320559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.137612 | controller | Jun 11 12:09:57.745573 crc crio[24477]: time="2026-06-11T12:09:57.744982636Z" level=info msg="Started container" PID=38480 containerID=13240c76701abe500e27c20950d5de079b0e181b5e8bca3ba7b847263d5c0444 description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-scf4z/cert-manager-cainjector id=3e9f8352-b6f8-4526-906c-ff347ec1ad1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ed1d5819ec2c1989b92d05c010c597f07d4bb0b3c01a9f7bea5f3f85e334a02
2026-06-11 13:18:25.137637 | controller | Jun 11 12:09:57.745573 crc crio[24477]: time="2026-06-11T12:09:57.745323826Z" level=info msg="Started container" PID=38472 containerID=7630d495912659ee2cdf5fe6120460e3c987201a06191a2ef8bedc8cdd2e5113 description=cert-manager/cert-manager-7b8b89f89d-7l2pw/cert-manager-controller id=9d2eccd6-f359-4951-a1da-e5f51e41b831 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a71858fbfca9f82ac9ee556d4f9243d236facd1d7e8891ff37233386354268da
2026-06-11 13:18:25.137658 | controller | Jun 11 12:09:57.746139 crc crio[24477]: time="2026-06-11T12:09:57.746079536Z" level=info msg="Removing container: b0f0f9c8812dc1ca64bae9b6ff520e2c753b2497531c0f0a5aa756e757a7fd32" id=fa246b56-ee8c-4b04-ba85-0be7193ef19a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.137679 | controller | Jun 11 12:09:57.747707 crc crio[24477]: time="2026-06-11T12:09:57.747527361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.137697 | controller | Jun 11 12:09:57.749065 crc crio[24477]: time="2026-06-11T12:09:57.748949446Z" level=info msg="Started container" PID=38477 containerID=6c3069ae7bcacc008280fb37850c0d0a61c2fabb78e62f05e3391416c8ceb791 description=cert-manager/cert-manager-webhook-769f6b94cb-2d9nn/cert-manager-webhook id=0f5cf4f6-f29b-4f81-9ae6-5fb4419170ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7f47b637b9a7b03a745f082b91266a0e2c1144fd1558fdf31a0777e44b80c80
2026-06-11 13:18:25.137714 | controller | Jun 11 12:09:57.777029 crc crio[24477]: time="2026-06-11T12:09:57.77692142Z" level=info msg="Removed container b0f0f9c8812dc1ca64bae9b6ff520e2c753b2497531c0f0a5aa756e757a7fd32: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=fa246b56-ee8c-4b04-ba85-0be7193ef19a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.137731 | controller | Jun 11 12:09:57.780888 crc crio[24477]: time="2026-06-11T12:09:57.780809648Z" level=info msg="Removing container: d84424c99d6782f958223891278533037ee7def1b62bb7371798cfcc079047f5" id=87d6def9-1f1a-4ff5-a65c-15630d3390a6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.137808 | controller | Jun 11 12:09:57.810994 crc crio[24477]: time="2026-06-11T12:09:57.810878469Z" level=info msg="Removed container d84424c99d6782f958223891278533037ee7def1b62bb7371798cfcc079047f5: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=87d6def9-1f1a-4ff5-a65c-15630d3390a6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.137832 | controller | Jun 11 12:09:57.839152 crc crio[24477]: time="2026-06-11T12:09:57.838969864Z" level=info msg="Stopped container d9bf23a778a8f6c84cdcffebb822d1db64bce29339698bf1315c8de51a366d5a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=a1d10c66-e16b-469f-af4d-787b6d46dc91 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.137865 | controller | Jun 11 12:09:57.840535 crc crio[24477]: time="2026-06-11T12:09:57.840310112Z" level=info msg="Stopping pod sandbox: 4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1" id=38e02eb4-17d4-4d3f-a6fa-dcef4cf01e8c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.137888 | controller | Jun 11 12:09:57.848341 crc crio[24477]: time="2026-06-11T12:09:57.848225284Z" level=info msg="Stopped pod sandbox: 4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1" id=38e02eb4-17d4-4d3f-a6fa-dcef4cf01e8c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.137908 | controller | Jun 11 12:09:57.860388 crc crio[24477]: time="2026-06-11T12:09:57.86026989Z" level=info msg="Created container 0be87f681c07501bc9ea72583ceb8c9fc995c154dfa21b2bf272efa4c1873503: openshift-multus/multus-bzhnf/kube-multus" id=5c29bd02-6810-46cf-9244-fb971d7aa231 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.137930 | controller | Jun 11 12:09:57.863778 crc crio[24477]: time="2026-06-11T12:09:57.863612703Z" level=info msg="Starting container: 0be87f681c07501bc9ea72583ceb8c9fc995c154dfa21b2bf272efa4c1873503" id=c1173584-f6ea-462a-b1e3-e1961cb4b286 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.137950 | controller | Jun 11 12:09:57.870237 crc crio[24477]: time="2026-06-11T12:09:57.870159856Z" level=info msg="Started container" PID=38512 containerID=0be87f681c07501bc9ea72583ceb8c9fc995c154dfa21b2bf272efa4c1873503 description=openshift-multus/multus-bzhnf/kube-multus id=c1173584-f6ea-462a-b1e3-e1961cb4b286 name=/runtime.v1.RuntimeService/StartContainer sandboxID=356392d4c3f52e4a4440b6c79fb17b0b6fa6afa52f0b926ecf9b3741d28e31b8
2026-06-11 13:18:25.137968 | controller | Jun 11 12:09:57.897612 crc crio[24477]: time="2026-06-11T12:09:57.897518632Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_36071205-d605-4c1f-87c4-81a8bdc35846\""
2026-06-11 13:18:25.137987 | controller | Jun 11 12:09:57.897612 crc crio[24477]: time="2026-06-11T12:09:57.897618915Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.138006 | controller | Jun 11 12:09:58.025243 crc crio[24477]: time="2026-06-11T12:09:58.024281167Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-7h2vd/POD" id=0847220c-c6a9-4c21-b1ad-e4532329afd5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.138025 | controller | Jun 11 12:09:58.025243 crc crio[24477]: time="2026-06-11T12:09:58.024824472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.138043 | controller | Jun 11 12:09:58.038016 crc crio[24477]: time="2026-06-11T12:09:58.037269647Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=0847220c-c6a9-4c21-b1ad-e4532329afd5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.138061 | controller | Jun 11 12:09:58.065614 crc crio[24477]: time="2026-06-11T12:09:58.065527685Z" level=info msg="Ran pod sandbox 9f097e903bb2a9a636c030245869d52705983bbe4a7c119e29bda33d06eb70a3 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-7h2vd/POD" id=0847220c-c6a9-4c21-b1ad-e4532329afd5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.138079 | controller | Jun 11 12:09:58.072075 crc crio[24477]: time="2026-06-11T12:09:58.071857665Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=b6b922c4-e1c3-4187-a985-f5efd7bd0a2d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.138097 | controller | Jun 11 12:09:58.074233 crc crio[24477]: time="2026-06-11T12:09:58.074163563Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=1be5ca30-bda1-4ec0-bf0f-5ffc24be65a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.138114 | controller | Jun 11 12:09:58.085602 crc crio[24477]: time="2026-06-11T12:09:58.08547216Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-7h2vd/kube-rbac-proxy" id=0fafe9bf-a13f-4b14-94fa-97ff33cbb90a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.138131 | controller | Jun 11 12:09:58.086018 crc crio[24477]: time="2026-06-11T12:09:58.085962724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.138152 | controller | Jun 11 12:09:58.126037 crc crio[24477]: time="2026-06-11T12:09:58.125948579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.138171 | controller | Jun 11 12:09:58.457491 crc crio[24477]: time="2026-06-11T12:09:58.427338109Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-szjlx/POD" id=099fe089-3d23-431a-b620-224aebc282a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.138189 | controller | Jun 11 12:09:58.457491 crc crio[24477]: time="2026-06-11T12:09:58.427505284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.138206 | controller | Jun 11 12:09:58.457491 crc crio[24477]: time="2026-06-11T12:09:58.439007299Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=099fe089-3d23-431a-b620-224aebc282a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.138223 | controller | Jun 11 12:09:58.457491 crc crio[24477]: time="2026-06-11T12:09:58.456978182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.138240 | controller | Jun 11 12:09:58.460303 crc crio[24477]: time="2026-06-11T12:09:58.460074146Z" level=info msg="Ran pod sandbox 38ba6de0fdc5a434ca8147c11e4451470f86204722b1e4319458cb9a5da09f12 with infra container: openshift-ovn-kubernetes/ovnkube-node-szjlx/POD" id=099fe089-3d23-431a-b620-224aebc282a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.138257 | controller | Jun 11 12:09:58.467451 crc crio[24477]: time="2026-06-11T12:09:58.467335841Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=de925cbf-c9d2-4dfa-a2e4-d44fcfd3353d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.138273 | controller | Jun 11 12:09:58.471040 crc crio[24477]: time="2026-06-11T12:09:58.469792531Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=3bf944b8-65fc-487f-873f-f59c3e336517 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.138291 | controller | Jun 11 12:09:58.488436 crc crio[24477]: time="2026-06-11T12:09:58.487923937Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-szjlx/kubecfg-setup" id=304a998d-06d6-4e16-b0e7-314d5de811e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.138308 | controller | Jun 11 12:09:58.490167 crc crio[24477]: time="2026-06-11T12:09:58.489128322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.138325 | controller | Jun 11 12:09:58.524986 crc crio[24477]: time="2026-06-11T12:09:58.52481464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.138342 | controller | Jun 11 12:09:58.526882 crc crio[24477]: time="2026-06-11T12:09:58.526746815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.138363 | controller | Jun 11 12:09:58.548001 crc crio[24477]: time="2026-06-11T12:09:58.547872435Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/cert-approver\""
2026-06-11 13:18:25.138387 | controller | Jun 11 12:09:58.548180 crc crio[24477]: time="2026-06-11T12:09:58.548018349Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.138417 | controller | Jun 11 12:09:58.560236 crc crio[24477]: time="2026-06-11T12:09:58.560112697Z" level=info msg="Created container d89809b08ba06ed8937687eb00e4042d08d42f1943f7fa84d0449b883c89b381: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-7h2vd/kube-rbac-proxy" id=0fafe9bf-a13f-4b14-94fa-97ff33cbb90a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.138441 | controller | Jun 11 12:09:58.561212 crc crio[24477]: time="2026-06-11T12:09:58.561142535Z" level=info msg="Starting container: d89809b08ba06ed8937687eb00e4042d08d42f1943f7fa84d0449b883c89b381" id=5d9b7db9-50ae-4742-9844-dc114c01b726 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.138459 | controller | Jun 11 12:09:58.561495 crc crio[24477]: time="2026-06-11T12:09:58.561427103Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/install_multus\""
2026-06-11 13:18:25.138475 | controller | Jun 11 12:09:58.561560 crc crio[24477]: time="2026-06-11T12:09:58.561518316Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.138493 | controller | Jun 11 12:09:58.562450 crc crio[24477]: time="2026-06-11T12:09:58.562270237Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/kubeconfig_generator\""
2026-06-11 13:18:25.138510 | controller | Jun 11 12:09:58.562546 crc crio[24477]: time="2026-06-11T12:09:58.562500814Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.138527 | controller | Jun 11 12:09:58.568613 crc crio[24477]: time="2026-06-11T12:09:58.568442322Z" level=info msg="Started container" PID=38562 containerID=d89809b08ba06ed8937687eb00e4042d08d42f1943f7fa84d0449b883c89b381 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-7h2vd/kube-rbac-proxy id=5d9b7db9-50ae-4742-9844-dc114c01b726 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f097e903bb2a9a636c030245869d52705983bbe4a7c119e29bda33d06eb70a3
2026-06-11 13:18:25.138545 | controller | Jun 11 12:09:58.573902 crc crio[24477]: time="2026-06-11T12:09:58.573844981Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus\""
2026-06-11 13:18:25.138561 | controller | Jun 11 12:09:58.573991 crc crio[24477]: time="2026-06-11T12:09:58.573941484Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.138577 | controller | Jun 11 12:09:58.580591 crc crio[24477]: time="2026-06-11T12:09:58.580448356Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=538aeecd-5919-4f4a-8180-a9e17a334884 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.138631 | controller | Jun 11 12:09:58.585725 crc crio[24477]: time="2026-06-11T12:09:58.585589409Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=e03b1f9b-4c2f-4737-97c4-b02c005e8a3d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.138651 | controller | Jun 11 12:09:58.588787 crc crio[24477]: time="2026-06-11T12:09:58.588720247Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-daemon\""
2026-06-11 13:18:25.138667 | controller | Jun 11 12:09:58.588885 crc crio[24477]: time="2026-06-11T12:09:58.58881756Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.138683 | controller | Jun 11 12:09:58.598450 crc crio[24477]: time="2026-06-11T12:09:58.598332626Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-7h2vd/ovnkube-cluster-manager" id=7cb4bea2-4aff-4e0d-980e-c90b5c61a316 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.138701 | controller | Jun 11 12:09:58.599014 crc crio[24477]: time="2026-06-11T12:09:58.598931744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.138717 | controller | Jun 11 12:09:58.602757 crc crio[24477]: time="2026-06-11T12:09:58.602536293Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-shim\""
2026-06-11 13:18:25.138738 | controller | Jun 11 12:09:58.602757 crc crio[24477]: time="2026-06-11T12:09:58.602621886Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.138756 | controller | Jun 11 12:09:58.611723 crc crio[24477]: time="2026-06-11T12:09:58.611591727Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/passthru\""
2026-06-11 13:18:25.138773 | controller | Jun 11 12:09:58.611848 crc crio[24477]: time="2026-06-11T12:09:58.611743751Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.138790 | controller | Jun 11 12:09:58.612387 crc crio[24477]: time="2026-06-11T12:09:58.612294207Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/thin_entrypoint\""
2026-06-11 13:18:25.138806 | controller | Jun 11 12:09:58.612464 crc crio[24477]: time="2026-06-11T12:09:58.61241061Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.138822 | controller | Jun 11 12:09:58.623483 crc crio[24477]: time="2026-06-11T12:09:58.623387046Z" level=info msg="Created container 14b0fd17c06fcc8a52cb1b54f8c6962c087f6ec24335ffac1109339d38d64e57: openshift-ovn-kubernetes/ovnkube-node-szjlx/kubecfg-setup" id=304a998d-06d6-4e16-b0e7-314d5de811e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.138840 | controller | Jun 11 12:09:58.624280 crc crio[24477]: time="2026-06-11T12:09:58.62421804Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_36071205-d605-4c1f-87c4-81a8bdc35846\""
2026-06-11 13:18:25.138876 | controller | Jun 11 12:09:58.624838 crc crio[24477]: time="2026-06-11T12:09:58.624761885Z" level=info msg="Starting container: 14b0fd17c06fcc8a52cb1b54f8c6962c087f6ec24335ffac1109339d38d64e57" id=92c88926-9565-4270-b35f-1edd8640fcd8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.138895 | controller | Jun 11 12:09:58.629483 crc crio[24477]: time="2026-06-11T12:09:58.629331653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.138912 | controller | Jun 11 12:09:58.629871 crc crio[24477]: time="2026-06-11T12:09:58.629800326Z" level=info msg="Started container" PID=38569 containerID=14b0fd17c06fcc8a52cb1b54f8c6962c087f6ec24335ffac1109339d38d64e57 description=openshift-ovn-kubernetes/ovnkube-node-szjlx/kubecfg-setup id=92c88926-9565-4270-b35f-1edd8640fcd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38ba6de0fdc5a434ca8147c11e4451470f86204722b1e4319458cb9a5da09f12
2026-06-11 13:18:25.138930 | controller | Jun 11 12:09:58.633969 crc crio[24477]: time="2026-06-11T12:09:58.6338866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.138948 | controller | Jun 11 12:09:58.729702 crc crio[24477]: time="2026-06-11T12:09:58.729539617Z" level=info msg="Removing container: d9bf23a778a8f6c84cdcffebb822d1db64bce29339698bf1315c8de51a366d5a" id=970da470-3f2b-4b0a-b40a-5316531baf94 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.138965 | controller | Jun 11 12:09:58.736711 crc crio[24477]: time="2026-06-11T12:09:58.736577968Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=89b28180-d469-4ed9-bbbd-52c2aa38c8b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.138981 | controller | Jun 11 12:09:58.741903 crc crio[24477]: time="2026-06-11T12:09:58.74179583Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=508edc8b-6f74-4712-bec7-50621521b107 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.138997 | controller | Jun 11 12:09:58.752608 crc crio[24477]: time="2026-06-11T12:09:58.752384677Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-szjlx/ovn-controller" id=1f6dcaf9-2648-41d5-bc11-be04a26a61c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.139018 | controller | Jun 11 12:09:58.754586 crc crio[24477]: time="2026-06-11T12:09:58.754520996Z" level=info msg="Removed container d9bf23a778a8f6c84cdcffebb822d1db64bce29339698bf1315c8de51a366d5a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=970da470-3f2b-4b0a-b40a-5316531baf94 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.139035 | controller | Jun 11 12:09:58.755041 crc crio[24477]: time="2026-06-11T12:09:58.754983858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.139053 | controller | Jun 11 12:09:58.758304 crc crio[24477]: time="2026-06-11T12:09:58.758236149Z" level=info msg="Removing container: e0e6d427d1ebf8b2ea23b2bfa4c8c2c0cf59392877dbb338920db2216b335309" id=527dfbb3-bfa7-44dc-aede-8f19921aced7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.139069 | controller | Jun 11 12:09:58.775483 crc crio[24477]: time="2026-06-11T12:09:58.775287976Z" level=info msg="Created container a7ad6f09ed7cac9379a165e9eb566b30e94863a40a59d0432cc015488ef653f0: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-7h2vd/ovnkube-cluster-manager" id=7cb4bea2-4aff-4e0d-980e-c90b5c61a316 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.139091 | controller | Jun 11 12:09:58.776581 crc crio[24477]: time="2026-06-11T12:09:58.77650404Z" level=info msg="Starting container: a7ad6f09ed7cac9379a165e9eb566b30e94863a40a59d0432cc015488ef653f0" id=104fa888-4b42-4162-9b96-047b42d88813 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.139116 | controller | Jun 11 12:09:58.778967 crc crio[24477]: time="2026-06-11T12:09:58.778859386Z" level=info msg="Removed container e0e6d427d1ebf8b2ea23b2bfa4c8c2c0cf59392877dbb338920db2216b335309: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=527dfbb3-bfa7-44dc-aede-8f19921aced7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.139140 | controller | Jun 11 12:09:58.784628 crc crio[24477]: time="2026-06-11T12:09:58.784476213Z" level=info msg="Removing container: aff29ab7be0a886341965e8f44b53b1a67460b2662b19dfc0ddfe0120e09fc55" id=1d9014e0-c55c-4063-a5e4-cb363ca8c3ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.139159 | controller | Jun 11 12:09:58.787226 crc crio[24477]: time="2026-06-11T12:09:58.787134167Z" level=info msg="Started container" PID=38601 containerID=a7ad6f09ed7cac9379a165e9eb566b30e94863a40a59d0432cc015488ef653f0 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-7h2vd/ovnkube-cluster-manager id=104fa888-4b42-4162-9b96-047b42d88813 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f097e903bb2a9a636c030245869d52705983bbe4a7c119e29bda33d06eb70a3
2026-06-11 13:18:25.139176 | controller | Jun 11 12:09:58.791076 crc crio[24477]: time="2026-06-11T12:09:58.79098328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.139194 | controller | Jun 11 12:09:58.793307 crc crio[24477]: time="2026-06-11T12:09:58.793241304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.139213 | controller | Jun 11 12:09:58.809772 crc crio[24477]: time="2026-06-11T12:09:58.808805235Z" level=info msg="Removed container aff29ab7be0a886341965e8f44b53b1a67460b2662b19dfc0ddfe0120e09fc55: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=1d9014e0-c55c-4063-a5e4-cb363ca8c3ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.139231 | controller | Jun 11 12:09:58.813798 crc crio[24477]: time="2026-06-11T12:09:58.813721621Z" level=info msg="Removing container: 63d2b77fc118c33c93f33f4cff2ccf0b62371209d99946bb76ed28a1fdbecd5d" id=d03c720b-5f90-440f-afb7-119e95616f11 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.139252 | controller | Jun 11 12:09:58.837090 crc crio[24477]: time="2026-06-11T12:09:58.836983646Z" level=info msg="Removed container 63d2b77fc118c33c93f33f4cff2ccf0b62371209d99946bb76ed28a1fdbecd5d: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=d03c720b-5f90-440f-afb7-119e95616f11 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.139269 | controller | Jun 11 12:09:58.847163 crc crio[24477]: time="2026-06-11T12:09:58.847085074Z" level=info msg="Removing container: 52c2ed50510f86320a1a41cec0cb161afbee44ab58672d64796d92680c4cfb23" id=a17a92ac-60fd-48dd-9e9a-e1dcfb9f2798 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.139286 | controller | Jun 11 12:09:58.870787 crc crio[24477]: time="2026-06-11T12:09:58.870628933Z" level=info msg="Removed container 52c2ed50510f86320a1a41cec0cb161afbee44ab58672d64796d92680c4cfb23: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=a17a92ac-60fd-48dd-9e9a-e1dcfb9f2798 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.139326 | controller | Jun 11 12:09:58.875893 crc crio[24477]: time="2026-06-11T12:09:58.875823259Z" level=info msg="Removing container: ef8d5edc0433e76abb36f1964767d8ab78c6e1d98c6e50ca0205d326556945a4" id=b84f5930-e7f8-4411-a2e6-10eced82d0e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.139346 | controller | Jun 11 12:09:58.903113 crc crio[24477]: time="2026-06-11T12:09:58.90287827Z" level=info msg="Removed container ef8d5edc0433e76abb36f1964767d8ab78c6e1d98c6e50ca0205d326556945a4: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=b84f5930-e7f8-4411-a2e6-10eced82d0e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.139364 | controller | Jun 11 12:09:58.906522 crc crio[24477]: time="2026-06-11T12:09:58.906425824Z" level=info msg="Created container 88c60530ca32602f61a03cd967e9bac39dd360a92a1dec59086e28d738f15243: openshift-ovn-kubernetes/ovnkube-node-szjlx/ovn-controller" id=1f6dcaf9-2648-41d5-bc11-be04a26a61c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.139382 | controller | Jun 11 12:09:58.918301 crc crio[24477]: time="2026-06-11T12:09:58.918168735Z" level=info msg="Starting container: 88c60530ca32602f61a03cd967e9bac39dd360a92a1dec59086e28d738f15243" id=a4252228-9537-484d-8557-04aa0c6fb2d6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.139399 | controller | Jun 11 12:09:58.919731 crc crio[24477]: time="2026-06-11T12:09:58.919626123Z" level=info msg="Removing container: e5d4d00937807512d9c13d22711001387da3c8551585066dd518070b790ce804" id=246a99d1-1abb-4df8-a40c-422869708015 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.139415 | controller | Jun 11 12:09:58.937122 crc crio[24477]: time="2026-06-11T12:09:58.93699561Z" level=info msg="Started container" PID=38620 containerID=88c60530ca32602f61a03cd967e9bac39dd360a92a1dec59086e28d738f15243 description=openshift-ovn-kubernetes/ovnkube-node-szjlx/ovn-controller id=a4252228-9537-484d-8557-04aa0c6fb2d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38ba6de0fdc5a434ca8147c11e4451470f86204722b1e4319458cb9a5da09f12
2026-06-11 13:18:25.139434 | controller | Jun 11 12:09:58.946118 crc crio[24477]: time="2026-06-11T12:09:58.945789167Z" level=info msg="Removed container e5d4d00937807512d9c13d22711001387da3c8551585066dd518070b790ce804: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=246a99d1-1abb-4df8-a40c-422869708015 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.139451 | controller | Jun 11 12:09:58.959340 crc crio[24477]: time="2026-06-11T12:09:58.959239631Z" level=info msg="Removing container: 97948ebea59a0aab696b1af20ca4665a7e8b88094620687140fd7ab43b1fe391" id=701b96fd-a7ea-4595-b561-14c7e564dcd0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.139471 | controller | Jun 11 12:09:58.964399 crc crio[24477]: time="2026-06-11T12:09:58.964304004Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=45b8a00a-0d07-4459-906e-01d9db07254d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.139488 | controller | Jun 11 12:09:58.966467 crc crio[24477]: time="2026-06-11T12:09:58.966431473Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=1e1f2a3d-40ac-43ce-b1c7-c6bdb5cc4496 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.139505 | controller | Jun 11 12:09:58.975094 crc crio[24477]: time="2026-06-11T12:09:58.975053634Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-szjlx/ovn-acl-logging" id=72da5904-5bc4-463f-bf62-fb034eb9e746 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.139521 | controller | Jun 11 12:09:58.976245 crc crio[24477]: time="2026-06-11T12:09:58.976217957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.139538 | controller | Jun 11 12:09:58.991939 crc crio[24477]: time="2026-06-11T12:09:58.991878139Z" level=info msg="Removed container 97948ebea59a0aab696b1af20ca4665a7e8b88094620687140fd7ab43b1fe391: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=701b96fd-a7ea-4595-b561-14c7e564dcd0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.139556 | controller | Jun 11 12:09:58.996921 crc crio[24477]: time="2026-06-11T12:09:58.996838863Z" level=info msg="Removing container: a560439013e20ae48f08bea8aa532552e00ba604cfc4032611e5993c3942a196" id=f254c904-6079-4a5d-b23e-46827c1d3164 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.139572 | controller | Jun 11 12:09:59.017842 crc crio[24477]: time="2026-06-11T12:09:59.014794016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.139590 | controller | Jun 11 12:09:59.017842 crc crio[24477]: time="2026-06-11T12:09:59.016940987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.139606 | controller | Jun 11 12:09:59.051772 crc crio[24477]: time="2026-06-11T12:09:59.05160103Z" level=info msg="Removed container a560439013e20ae48f08bea8aa532552e00ba604cfc4032611e5993c3942a196: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=f254c904-6079-4a5d-b23e-46827c1d3164 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.139622 | controller | Jun 11 12:09:59.163337 crc crio[24477]: time="2026-06-11T12:09:59.163184427Z" level=info msg="Created container edc6cad9d0873a57a71fade4bff692d2926ee9664be02a5927ec5cf9f537a4b2: openshift-ovn-kubernetes/ovnkube-node-szjlx/ovn-acl-logging" id=72da5904-5bc4-463f-bf62-fb034eb9e746 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.139638 | controller | Jun 11 12:09:59.164490 crc crio[24477]: time="2026-06-11T12:09:59.1643915Z" level=info msg="Starting container: edc6cad9d0873a57a71fade4bff692d2926ee9664be02a5927ec5cf9f537a4b2" id=16cf3ced-68ab-4295-ab93-67c3aa521821 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.139654 | controller | Jun 11 12:09:59.169965 crc crio[24477]: time="2026-06-11T12:09:59.169831202Z" level=info msg="Started container" PID=38648 containerID=edc6cad9d0873a57a71fade4bff692d2926ee9664be02a5927ec5cf9f537a4b2 description=openshift-ovn-kubernetes/ovnkube-node-szjlx/ovn-acl-logging id=16cf3ced-68ab-4295-ab93-67c3aa521821 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38ba6de0fdc5a434ca8147c11e4451470f86204722b1e4319458cb9a5da09f12
2026-06-11 13:18:25.139735 | controller | Jun 11 12:09:59.180788 crc crio[24477]: time="2026-06-11T12:09:59.180623764Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=337b9d7b-59b6-4294-9435-7d34e49e4614 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.139761 | controller | Jun 11 12:09:59.182591 crc crio[24477]: time="2026-06-11T12:09:59.182519417Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=eaab80a4-d192-4da5-87b2-9bde2c3b697d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.139779 | controller | Jun 11 12:09:59.188105 crc crio[24477]: time="2026-06-11T12:09:59.188036742Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-szjlx/kube-rbac-proxy-node" id=5f23356b-8136-4e4e-aac9-66d7a37e39ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.139795 | controller | Jun 11 12:09:59.188336 crc crio[24477]: time="2026-06-11T12:09:59.188283498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.139812 | controller | Jun 11 12:09:59.210971 crc crio[24477]: time="2026-06-11T12:09:59.210727386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.139829 | controller | Jun 11 12:09:59.212577 crc crio[24477]: time="2026-06-11T12:09:59.212509617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.139866 | controller | Jun 11 12:09:59.316919 crc crio[24477]: time="2026-06-11T12:09:59.316761132Z" level=info msg="Created container 6b69df7c62aa8930e8ad656a6713b8d6e2008e0430019b8346150e6e39fd0e91: openshift-ovn-kubernetes/ovnkube-node-szjlx/kube-rbac-proxy-node" id=5f23356b-8136-4e4e-aac9-66d7a37e39ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.139928 | controller | Jun 11 12:09:59.318994 crc crio[24477]: time="2026-06-11T12:09:59.31880099Z" level=info msg="Starting container: 6b69df7c62aa8930e8ad656a6713b8d6e2008e0430019b8346150e6e39fd0e91" id=c0439a7f-11b6-4895-9515-20c55db697bf name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.139957 | controller | Jun 11 12:09:59.327158 crc crio[24477]: time="2026-06-11T12:09:59.326981139Z" level=info msg="Started container" PID=38666 containerID=6b69df7c62aa8930e8ad656a6713b8d6e2008e0430019b8346150e6e39fd0e91 description=openshift-ovn-kubernetes/ovnkube-node-szjlx/kube-rbac-proxy-node id=c0439a7f-11b6-4895-9515-20c55db697bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=38ba6de0fdc5a434ca8147c11e4451470f86204722b1e4319458cb9a5da09f12
2026-06-11 13:18:25.139979 | controller | Jun 11 12:09:59.338759 crc crio[24477]: time="2026-06-11T12:09:59.338613784Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=72b9f6dc-9cd4-4f15-a44b-267705afec76 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.140002 | controller | Jun 11 12:09:59.342396 crc crio[24477]: time="2026-06-11T12:09:59.342306227Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=31a6ae46-cc1c-4566-8d8a-8caf7e2794d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.140024 | controller | Jun 11 12:09:59.349442 crc crio[24477]: time="2026-06-11T12:09:59.349313474Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-szjlx/kube-rbac-proxy-ovn-metrics" id=f3a6ec15-7f13-4295-9671-8cb220312f6c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.140046 | controller | Jun 11 12:09:59.349912 crc crio[24477]: time="2026-06-11T12:09:59.349834859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.140072 | controller | Jun 11 12:09:59.381897 crc crio[24477]: time="2026-06-11T12:09:59.380418623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.140095 | controller | Jun 11 12:09:59.382942 crc crio[24477]: time="2026-06-11T12:09:59.382849182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.140117 | controller | Jun 11 12:09:59.487896 crc crio[24477]: time="2026-06-11T12:09:59.487781666Z" level=info msg="Created container 043fc803fba644db9e2c29ffd3fdd1b1c8a2ef83e71d7b30a2bcf21aa158496e: openshift-ovn-kubernetes/ovnkube-node-szjlx/kube-rbac-proxy-ovn-metrics" id=f3a6ec15-7f13-4295-9671-8cb220312f6c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.140139 | controller | Jun 11 12:09:59.490106 crc crio[24477]: time="2026-06-11T12:09:59.490024609Z" level=info msg="Starting container: 043fc803fba644db9e2c29ffd3fdd1b1c8a2ef83e71d7b30a2bcf21aa158496e" id=b04baa37-abcb-4dbe-9176-40b43cec1561 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.140162 | controller | Jun 11 12:09:59.494961 crc crio[24477]: time="2026-06-11T12:09:59.494879055Z" level=info msg="Started container" PID=38684 containerID=043fc803fba644db9e2c29ffd3fdd1b1c8a2ef83e71d7b30a2bcf21aa158496e description=openshift-ovn-kubernetes/ovnkube-node-szjlx/kube-rbac-proxy-ovn-metrics id=b04baa37-abcb-4dbe-9176-40b43cec1561 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38ba6de0fdc5a434ca8147c11e4451470f86204722b1e4319458cb9a5da09f12
2026-06-11 13:18:25.140189 | controller | Jun 11 12:09:59.507097 crc crio[24477]: time="2026-06-11T12:09:59.506984435Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=8e63597b-585b-492b-8a9c-dd8c32a89015 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.140223 | controller | Jun 11 12:09:59.513377 crc crio[24477]: time="2026-06-11T12:09:59.513257021Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=25e29d04-dd89-4764-abfd-9c10d12f660c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.140255 | controller | Jun 11 12:09:59.521473 crc crio[24477]: time="2026-06-11T12:09:59.521399577Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-szjlx/northd" id=bfa9cb38-8e19-445c-8a42-32b19f0ff45e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.140282 | controller | Jun 11 12:09:59.521834 crc crio[24477]: time="2026-06-11T12:09:59.521798988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.140305 | controller | Jun 11 12:09:59.555520 crc crio[24477]: time="2026-06-11T12:09:59.555418099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.140328 | controller | Jun 11 12:09:59.557044 crc crio[24477]: time="2026-06-11T12:09:59.556963933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.140350 | controller | Jun 11 12:09:59.654715 crc crio[24477]: time="2026-06-11T12:09:59.654507831Z" level=info msg="Created container b2d34a611e7b00a4329874ef6d0ee94827e549de311415468dbda395bd9d9420: openshift-ovn-kubernetes/ovnkube-node-szjlx/northd" id=bfa9cb38-8e19-445c-8a42-32b19f0ff45e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.140371 | controller | Jun 11 12:09:59.655989 crc crio[24477]: time="2026-06-11T12:09:59.655895869Z" level=info msg="Starting container: b2d34a611e7b00a4329874ef6d0ee94827e549de311415468dbda395bd9d9420" id=e94539e2-4059-4aa2-a91d-988f6e9540b5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.140398 | controller | Jun 11 12:09:59.661616 crc crio[24477]: time="2026-06-11T12:09:59.661542008Z" level=info msg="Started container" PID=38704 containerID=b2d34a611e7b00a4329874ef6d0ee94827e549de311415468dbda395bd9d9420 description=openshift-ovn-kubernetes/ovnkube-node-szjlx/northd id=e94539e2-4059-4aa2-a91d-988f6e9540b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38ba6de0fdc5a434ca8147c11e4451470f86204722b1e4319458cb9a5da09f12
2026-06-11 13:18:25.140422 | controller | Jun 11 12:09:59.684266 crc crio[24477]: time="2026-06-11T12:09:59.68418977Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=c3798341-3ab8-4ff4-9958-319e467cb3f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.140443 | controller | Jun 11 12:09:59.688578 crc crio[24477]: time="2026-06-11T12:09:59.688519002Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=97a57542-56cb-498e-a232-bdf1edc64882 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.140466 | controller | Jun 11 12:09:59.696182 crc crio[24477]: time="2026-06-11T12:09:59.695147667Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-szjlx/nbdb" id=dbbb18df-c778-4878-b0bb-216eeb7c861c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.140487 | controller | Jun 11 12:09:59.696182 crc crio[24477]: time="2026-06-11T12:09:59.695786584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.140509 | controller | Jun 11 12:09:59.717537 crc crio[24477]: time="2026-06-11T12:09:59.71740944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.140531 | controller | Jun 11 12:09:59.719147 crc crio[24477]: time="2026-06-11T12:09:59.719078007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.140552 | controller | Jun 11 12:09:59.828166 crc crio[24477]: time="2026-06-11T12:09:59.827056597Z" level=info msg="Created container 8339454dd6067ebb719238fab044bda26d62cc0dddecf4928eaf0b057884a93a: openshift-ovn-kubernetes/ovnkube-node-szjlx/nbdb" id=dbbb18df-c778-4878-b0bb-216eeb7c861c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.140575 | controller | Jun 11 12:09:59.830470 crc crio[24477]: time="2026-06-11T12:09:59.830215355Z" level=info msg="Starting container: 8339454dd6067ebb719238fab044bda26d62cc0dddecf4928eaf0b057884a93a" id=4acca31d-ba09-4874-974f-8d5c639bd0cd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.140597 | controller | Jun 11 12:09:59.850741 crc crio[24477]: time="2026-06-11T12:09:59.844590398Z" level=info msg="Started container" PID=38715 containerID=8339454dd6067ebb719238fab044bda26d62cc0dddecf4928eaf0b057884a93a description=openshift-ovn-kubernetes/ovnkube-node-szjlx/nbdb id=4acca31d-ba09-4874-974f-8d5c639bd0cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=38ba6de0fdc5a434ca8147c11e4451470f86204722b1e4319458cb9a5da09f12
2026-06-11 13:18:25.140619 | controller | Jun 11 12:10:00.517953 crc crio[24477]: time="2026-06-11T12:10:00.517848921Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686330-6j4d4/POD" id=8f68ba30-37d3-4208-bdf9-abb6128331a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.140641 | controller | Jun 11 12:10:00.519459 crc crio[24477]: time="2026-06-11T12:10:00.517989504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.140666 | controller | Jun 11 12:10:00.544002 crc crio[24477]: time="2026-06-11T12:10:00.543868778Z" level=info msg="NetworkStart: stopping network for sandbox 7ca8677e3aefe32fe861aa5b29186f4c1bf06fea061a4557dd74535a6e10d4a6" id=8f68ba30-37d3-4208-bdf9-abb6128331a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.140690 | controller | Jun 11 12:10:00.544803 crc crio[24477]: time="2026-06-11T12:10:00.544269169Z" level=warning msg="Failed to destroy network for pod sandbox k8s_auto-csr-approver-29686330-6j4d4_openshift-infra_9aff6e68-c04a-41df-8756-a9e68f6d4c5a_0(7ca8677e3aefe32fe861aa5b29186f4c1bf06fea061a4557dd74535a6e10d4a6): no CNI configuration file in /etc/kubernetes/cni/net.d/. Has your network provider started?"
2026-06-11 13:18:25.140712 | controller | Jun 11 12:10:00.545203 crc crio[24477]: time="2026-06-11T12:10:00.544862297Z" level=warning msg="Failed to remove netns path /var/run/netns/902e3112-88c2-4c14-a5fc-67f9f66114c4: unlinkat /var/run/netns/902e3112-88c2-4c14-a5fc-67f9f66114c4: device or resource busy"
2026-06-11 13:18:25.140734 | controller | Jun 11 12:10:00.545393 crc crio[24477]: time="2026-06-11T12:10:00.545286057Z" level=error msg="Error stopping network on cleanup: network teardown failed for pod sandbox k8s_auto-csr-approver-29686330-6j4d4_openshift-infra_9aff6e68-c04a-41df-8756-a9e68f6d4c5a_0(7ca8677e3aefe32fe861aa5b29186f4c1bf06fea061a4557dd74535a6e10d4a6): no CNI configuration file in /etc/kubernetes/cni/net.d/. Has your network provider started?" id=8f68ba30-37d3-4208-bdf9-abb6128331a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.140756 | controller | Jun 11 12:10:00.545469 crc crio[24477]: time="2026-06-11T12:10:00.545414091Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 7ca8677e3aefe32fe861aa5b29186f4c1bf06fea061a4557dd74535a6e10d4a6" id=8f68ba30-37d3-4208-bdf9-abb6128331a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.140778 | controller | Jun 11 12:10:00.547754 crc crio[24477]: time="2026-06-11T12:10:00.54751692Z" level=info msg="runSandbox: deleting pod ID 7ca8677e3aefe32fe861aa5b29186f4c1bf06fea061a4557dd74535a6e10d4a6 from idIndex" id=8f68ba30-37d3-4208-bdf9-abb6128331a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.140799 | controller | Jun 11 12:10:00.547754 crc crio[24477]: time="2026-06-11T12:10:00.547625773Z" level=info msg="runSandbox: removing pod sandbox 7ca8677e3aefe32fe861aa5b29186f4c1bf06fea061a4557dd74535a6e10d4a6" id=8f68ba30-37d3-4208-bdf9-abb6128331a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.140821 | controller | Jun 11 12:10:00.547927 crc crio[24477]: time="2026-06-11T12:10:00.547780727Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 7ca8677e3aefe32fe861aa5b29186f4c1bf06fea061a4557dd74535a6e10d4a6" id=8f68ba30-37d3-4208-bdf9-abb6128331a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.140842 | controller | Jun 11 12:10:00.547927 crc crio[24477]: time="2026-06-11T12:10:00.547817578Z" level=info msg="runSandbox: unmounting shmPath for sandbox 7ca8677e3aefe32fe861aa5b29186f4c1bf06fea061a4557dd74535a6e10d4a6" id=8f68ba30-37d3-4208-bdf9-abb6128331a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.140891 | controller | Jun 11 12:10:00.549222 crc crio[24477]: time="2026-06-11T12:10:00.549129585Z" level=info msg="runSandbox: removing pod sandbox from storage: 7ca8677e3aefe32fe861aa5b29186f4c1bf06fea061a4557dd74535a6e10d4a6" id=8f68ba30-37d3-4208-bdf9-abb6128331a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.140915 | controller | Jun 11 12:10:00.558874 crc crio[24477]: time="2026-06-11T12:10:00.55854979Z" level=info msg="runSandbox: releasing container name: k8s_POD_auto-csr-approver-29686330-6j4d4_openshift-infra_9aff6e68-c04a-41df-8756-a9e68f6d4c5a_0" id=8f68ba30-37d3-4208-bdf9-abb6128331a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.140942 | controller | Jun 11 12:10:00.558874 crc crio[24477]: time="2026-06-11T12:10:00.558744965Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_auto-csr-approver-29686330-6j4d4_openshift-infra_9aff6e68-c04a-41df-8756-a9e68f6d4c5a_0" id=8f68ba30-37d3-4208-bdf9-abb6128331a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.140994 | controller | Jun 11 12:10:01.999859 crc crio[24477]: time="2026-06-11T12:10:01.998607481Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=f5906e17-23ba-44a9-af75-613790775203 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.141022 | controller | Jun 11 12:10:02.002600 crc crio[24477]: time="2026-06-11T12:10:02.002428528Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=3598ac00-1499-4f44-803b-ff93df0a4e39 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.141045 | controller | Jun 11 12:10:02.012886 crc crio[24477]: time="2026-06-11T12:10:02.012575122Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-szjlx/sbdb" id=b3786566-46e3-4b6b-84a1-1460a43221f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.141067 | controller | Jun 11 12:10:02.013117 crc crio[24477]: time="2026-06-11T12:10:02.013028384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.141090 | controller | Jun 11 12:10:02.048759 crc crio[24477]: time="2026-06-11T12:10:02.040929136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.141112 | controller | Jun 11 12:10:02.048759 crc crio[24477]: time="2026-06-11T12:10:02.043451396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.141134 | controller | Jun 11 12:10:02.180487 crc crio[24477]: time="2026-06-11T12:10:02.180255592Z" level=info msg="Created container eb4a342db0a385deb5740471f0a743b70a29c4ee7119fc517ff2ea9478e2905b: openshift-ovn-kubernetes/ovnkube-node-szjlx/sbdb" id=b3786566-46e3-4b6b-84a1-1460a43221f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.141156 | controller | Jun 11 12:10:02.181959 crc crio[24477]: time="2026-06-11T12:10:02.181809855Z" level=info msg="Starting container: eb4a342db0a385deb5740471f0a743b70a29c4ee7119fc517ff2ea9478e2905b" id=6ac3b04b-e284-4317-8dd6-f809ac8f1d93 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.141178 | controller | Jun 11 12:10:02.189158 crc crio[24477]: time="2026-06-11T12:10:02.188961746Z" level=info msg="Started container" PID=38868 containerID=eb4a342db0a385deb5740471f0a743b70a29c4ee7119fc517ff2ea9478e2905b description=openshift-ovn-kubernetes/ovnkube-node-szjlx/sbdb id=6ac3b04b-e284-4317-8dd6-f809ac8f1d93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38ba6de0fdc5a434ca8147c11e4451470f86204722b1e4319458cb9a5da09f12
2026-06-11 13:18:25.141200 | controller | Jun 11 12:10:04.294435 crc crio[24477]: time="2026-06-11T12:10:04.293931486Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=eed60926-f077-4dd7-a05c-3c16c07ce863 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.141221 | controller | Jun 11 12:10:04.323768 crc crio[24477]: time="2026-06-11T12:10:04.317705562Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=48fc9a9d-eeb0-4da5-aed7-010c2efed50f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.141248 | controller | Jun 11 12:10:04.325303 crc crio[24477]: time="2026-06-11T12:10:04.325214492Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-szjlx/ovnkube-controller" id=855c2e41-7523-4a66-bbe4-545ae5bbda6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.141270 | controller | Jun 11 12:10:04.326451 crc crio[24477]: time="2026-06-11T12:10:04.326386065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.141293 | controller | Jun 11 12:10:04.366043 crc crio[24477]: time="2026-06-11T12:10:04.365172342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.141315 | controller | Jun 11 12:10:04.368309 crc crio[24477]: time="2026-06-11T12:10:04.368245789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.141336 | controller | Jun 11 12:10:04.497497 crc crio[24477]: time="2026-06-11T12:10:04.497229124Z" level=info msg="Created container 9b07e4e39e5ac23ec821f2d0da7e132af4c792464f9c7d1a054f8eb9b3b63679: openshift-ovn-kubernetes/ovnkube-node-szjlx/ovnkube-controller" id=855c2e41-7523-4a66-bbe4-545ae5bbda6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.141359 | controller | Jun 11 12:10:04.499777 crc crio[24477]: time="2026-06-11T12:10:04.499287891Z" level=info msg="Starting container: 9b07e4e39e5ac23ec821f2d0da7e132af4c792464f9c7d1a054f8eb9b3b63679" id=9ca9e9f4-edd5-4c83-a9a6-5f9845e34a4a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.141381 | controller | Jun 11 12:10:04.513199 crc crio[24477]: time="2026-06-11T12:10:04.512589904Z" level=info msg="Started container" PID=38932 containerID=9b07e4e39e5ac23ec821f2d0da7e132af4c792464f9c7d1a054f8eb9b3b63679 description=openshift-ovn-kubernetes/ovnkube-node-szjlx/ovnkube-controller id=9ca9e9f4-edd5-4c83-a9a6-5f9845e34a4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=38ba6de0fdc5a434ca8147c11e4451470f86204722b1e4319458cb9a5da09f12
2026-06-11 13:18:25.141403 | controller | Jun 11 12:10:04.629937 crc crio[24477]: time="2026-06-11T12:10:04.62938519Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.141425 | controller | Jun 11 12:10:04.630247 crc crio[24477]: time="2026-06-11T12:10:04.63004667Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.141447 | controller | Jun 11 12:10:04.630531 crc crio[24477]: time="2026-06-11T12:10:04.63043742Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.141469 | controller | Jun 11 12:10:04.630736 crc crio[24477]: time="2026-06-11T12:10:04.630634996Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.141491 | controller | Jun 11 12:10:04.631744 crc crio[24477]: time="2026-06-11T12:10:04.631634393Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.141512 | controller | Jun 11 12:10:04.631744 crc crio[24477]: time="2026-06-11T12:10:04.631740676Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.141534 | controller | Jun 11 12:10:04.632039 crc crio[24477]: time="2026-06-11T12:10:04.631976524Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.141556 | controller | Jun 11 12:10:04.632138 crc crio[24477]: time="2026-06-11T12:10:04.632043676Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.141578 | controller | Jun 11 12:10:04.632472 crc crio[24477]: time="2026-06-11T12:10:04.632401356Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.141599 | controller | Jun 11 12:10:04.632472 crc crio[24477]: time="2026-06-11T12:10:04.632465337Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.141625 | controller | Jun 11 12:10:04.632856 crc crio[24477]: time="2026-06-11T12:10:04.632797267Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.141648 | controller | Jun 11 12:10:04.632943 crc crio[24477]: time="2026-06-11T12:10:04.632867949Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.141673 | controller | Jun 11 12:10:04.633406 crc crio[24477]: time="2026-06-11T12:10:04.63328977Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.141696 | controller | Jun 11 12:10:04.633406 crc crio[24477]: time="2026-06-11T12:10:04.633394173Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.141717 | controller | Jun 11 12:10:04.633725 crc crio[24477]: time="2026-06-11T12:10:04.633570689Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.141739 | controller | Jun 11 12:10:04.633725 crc crio[24477]: time="2026-06-11T12:10:04.633705002Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.141761 | controller | Jun 11 12:10:04.634131 crc crio[24477]: time="2026-06-11T12:10:04.634054541Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.141783 | controller | Jun 11 12:10:04.634131 crc crio[24477]: time="2026-06-11T12:10:04.634114643Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.141804 | controller | Jun 11 12:10:04.634520 crc crio[24477]: time="2026-06-11T12:10:04.634447282Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.141826 | controller | Jun 11 12:10:04.634520 crc crio[24477]: time="2026-06-11T12:10:04.634512364Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.141861 | controller | Jun 11 12:10:04.634993 crc crio[24477]: time="2026-06-11T12:10:04.634854125Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.141889 | controller | Jun 11 12:10:04.634993 crc crio[24477]: time="2026-06-11T12:10:04.634919977Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.141912 | controller | Jun 11 12:10:04.635306 crc crio[24477]: time="2026-06-11T12:10:04.635270655Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.141933 | controller | Jun 11 12:10:04.635408 crc crio[24477]: time="2026-06-11T12:10:04.635311036Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.141954 | controller | Jun 11 12:10:04.635605 crc crio[24477]: time="2026-06-11T12:10:04.635555516Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.141976 | controller | Jun 11 12:10:04.635835 crc crio[24477]: time="2026-06-11T12:10:04.635610477Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.141997 | controller | Jun 11 12:10:04.636425 crc crio[24477]: time="2026-06-11T12:10:04.636341185Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.142043 | controller | Jun 11 12:10:04.636523 crc crio[24477]: time="2026-06-11T12:10:04.636431878Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.142075 | controller | Jun 11 12:10:04.636741 crc crio[24477]: time="2026-06-11T12:10:04.636702938Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.142098 | controller | Jun 11 12:10:04.636823 crc crio[24477]: time="2026-06-11T12:10:04.63675987Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.142120 | controller | Jun 11 12:10:04.637392 crc crio[24477]: time="2026-06-11T12:10:04.637310262Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.142149 | controller | Jun 11 12:10:04.637497 crc crio[24477]: time="2026-06-11T12:10:04.637405035Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.142173 | controller | Jun 11 12:10:04.637908 crc crio[24477]: time="2026-06-11T12:10:04.637838367Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.142195 | controller | Jun 11 12:10:04.637908 crc crio[24477]: time="2026-06-11T12:10:04.637899398Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.142216 | controller | Jun 11 12:10:04.638439 crc crio[24477]: time="2026-06-11T12:10:04.638340045Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.142238 | controller | Jun 11 12:10:04.638530 crc crio[24477]: time="2026-06-11T12:10:04.638446917Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.142259 | controller | Jun 11 12:10:04.639235 crc crio[24477]: time="2026-06-11T12:10:04.639182475Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.142280 | controller | Jun 11 12:10:04.639470 crc crio[24477]: time="2026-06-11T12:10:04.639240196Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.142302 | controller | Jun 11 12:10:04.639695 crc crio[24477]: time="2026-06-11T12:10:04.63959501Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.142324 | controller | Jun 11 12:10:04.639695 crc crio[24477]: time="2026-06-11T12:10:04.639679323Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.142345 | controller | Jun 11 12:10:04.640143 crc crio[24477]: time="2026-06-11T12:10:04.640061879Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.142367 | controller | Jun 11 12:10:04.640143 crc crio[24477]: time="2026-06-11T12:10:04.640127161Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.142388 | controller | Jun 11 12:10:04.640412 crc crio[24477]: time="2026-06-11T12:10:04.640332291Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.142409 | controller | Jun 11 12:10:04.640753 crc crio[24477]: time="2026-06-11T12:10:04.640415313Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.142432 | controller | Jun 11 12:10:04.641056 crc crio[24477]: time="2026-06-11T12:10:04.640984756Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.142452 | controller | Jun 11 12:10:04.641056 crc crio[24477]: time="2026-06-11T12:10:04.641048627Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.142474 | controller | Jun 11 12:10:04.641492 crc crio[24477]: time="2026-06-11T12:10:04.641342975Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.142495 | controller | Jun 11 12:10:04.641492 crc crio[24477]: time="2026-06-11T12:10:04.641424788Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.142516 | controller | Jun 11 12:10:04.641707 crc crio[24477]: time="2026-06-11T12:10:04.641607343Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.142537 | controller | Jun 11 12:10:04.641855 crc crio[24477]: time="2026-06-11T12:10:04.641719976Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.142558 | controller | Jun 11 12:10:04.642160 crc crio[24477]: time="2026-06-11T12:10:04.642059135Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.142580 | controller | Jun 11 12:10:04.642160 crc crio[24477]: time="2026-06-11T12:10:04.642106097Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.142608 | controller | Jun 11 12:10:04.642853 crc crio[24477]: time="2026-06-11T12:10:04.642761555Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.142630 | controller | Jun 11 12:10:04.642940 crc crio[24477]: time="2026-06-11T12:10:04.642908179Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.142652 | controller | Jun 11 12:10:04.642982 crc crio[24477]: time="2026-06-11T12:10:04.64296093Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.142673 | controller | Jun 11 12:10:04.643021 crc crio[24477]: time="2026-06-11T12:10:04.642996401Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.142696 | controller | Jun 11 12:10:04.643199 crc crio[24477]: time="2026-06-11T12:10:04.643088764Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.142718 | controller | Jun 11 12:10:04.643465 crc crio[24477]: time="2026-06-11T12:10:04.643254608Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.142740 | controller | Jun 11 12:10:04.643788 crc crio[24477]: time="2026-06-11T12:10:04.643614998Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.142762 | controller | Jun 11 12:10:04.643863 crc crio[24477]: time="2026-06-11T12:10:04.643843965Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.142784 | controller | Jun 11 12:10:04.643930 crc crio[24477]: time="2026-06-11T12:10:04.643888316Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.142806 | controller | Jun 11 12:10:04.643930 crc crio[24477]: time="2026-06-11T12:10:04.643917917Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.142828 | controller | Jun 11 12:10:04.644072 crc crio[24477]: time="2026-06-11T12:10:04.64402642Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.142864 | controller | Jun 11 12:10:04.644138 crc crio[24477]: time="2026-06-11T12:10:04.644082481Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.142892 | controller | Jun 11 12:10:04.644179 crc crio[24477]: time="2026-06-11T12:10:04.644156123Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.142916 | controller | Jun 11 12:10:04.644223 crc crio[24477]: time="2026-06-11T12:10:04.644184294Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.142939 | controller | Jun 11 12:10:04.644568 crc crio[24477]: time="2026-06-11T12:10:04.644504164Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.142960 | controller | Jun 11 12:10:04.644568 crc crio[24477]: time="2026-06-11T12:10:04.644566095Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.142982 | controller | Jun 11 12:10:04.645265 crc crio[24477]: time="2026-06-11T12:10:04.645201573Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.143003 | controller | Jun 11 12:10:04.645385 crc crio[24477]: time="2026-06-11T12:10:04.645271435Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.143025 | controller | Jun 11 12:10:04.645712 crc crio[24477]: time="2026-06-11T12:10:04.645635745Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.143047 | controller | Jun 11 12:10:04.645781 crc crio[24477]: time="2026-06-11T12:10:04.645733388Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.143069 | controller | Jun 11 12:10:04.646013 crc crio[24477]: time="2026-06-11T12:10:04.645950164Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.143154 | controller | Jun 11 12:10:04.646094 crc crio[24477]: time="2026-06-11T12:10:04.646017906Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.143183 | controller | Jun 11 12:10:04.646287 crc crio[24477]: time="2026-06-11T12:10:04.646236822Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.143201 | controller | Jun 11 12:10:04.646386 crc crio[24477]: time="2026-06-11T12:10:04.646292793Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.143218 | controller | Jun 11 12:10:04.646751 crc crio[24477]: time="2026-06-11T12:10:04.646709356Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.143235 | controller | Jun 11 12:10:04.646827 crc crio[24477]: time="2026-06-11T12:10:04.646767707Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.143252 | controller | Jun 11 12:10:04.647026 crc crio[24477]: time="2026-06-11T12:10:04.646987073Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.143267 | controller | Jun 11 12:10:04.647078 crc crio[24477]: time="2026-06-11T12:10:04.647041585Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.143283 | controller | Jun 11 12:10:04.647442 crc crio[24477]: time="2026-06-11T12:10:04.647281271Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.143362 | controller | Jun 11 12:10:04.647585 crc crio[24477]: time="2026-06-11T12:10:04.647450336Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.143385 | controller | Jun 11 12:10:04.647585 crc crio[24477]: time="2026-06-11T12:10:04.647501667Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.143404 | controller | Jun 11 12:10:04.647585 crc crio[24477]: time="2026-06-11T12:10:04.64757768Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.143420 | controller | Jun 11 12:10:04.647877 crc crio[24477]: time="2026-06-11T12:10:04.647798336Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.143436 | controller | Jun 11 12:10:04.647877 crc crio[24477]: time="2026-06-11T12:10:04.647838447Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.143453 | controller | Jun 11 12:10:04.648092 crc crio[24477]: time="2026-06-11T12:10:04.648039622Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.143468 | controller | Jun 11 12:10:04.648191 crc crio[24477]: time="2026-06-11T12:10:04.648097184Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.143484 | controller | Jun 11 12:10:04.648461 crc crio[24477]: time="2026-06-11T12:10:04.648194467Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.143500 | controller | Jun 11 12:10:04.648461 crc crio[24477]: time="2026-06-11T12:10:04.648235588Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.143516 | controller | Jun 11 12:10:04.648593 crc crio[24477]: time="2026-06-11T12:10:04.648547996Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.143532 | controller | Jun 11 12:10:04.648701 crc crio[24477]: time="2026-06-11T12:10:04.648609638Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.143549 | controller | Jun 11 12:10:04.649065 crc crio[24477]: time="2026-06-11T12:10:04.648993889Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.143566 | controller | Jun 11 12:10:04.649065 crc crio[24477]: time="2026-06-11T12:10:04.649060461Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.143586 | controller | Jun 11 12:10:04.649501 crc crio[24477]: time="2026-06-11T12:10:04.649437132Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.143603 | controller | Jun 11 12:10:04.649501 crc crio[24477]: time="2026-06-11T12:10:04.649497964Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.143619 | controller | Jun 11 12:10:04.649785 crc crio[24477]: time="2026-06-11T12:10:04.64971593Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.143634 | controller | Jun 11 12:10:04.649893 crc crio[24477]: time="2026-06-11T12:10:04.649790312Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.143650 | controller | Jun 11 12:10:04.650193 crc crio[24477]: time="2026-06-11T12:10:04.650125701Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.143767 | controller | Jun 11 12:10:04.650193 crc crio[24477]: time="2026-06-11T12:10:04.650188313Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.143791 | controller | Jun 11 12:10:04.650486 crc crio[24477]: time="2026-06-11T12:10:04.650422259Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.143808 | controller | Jun 11 12:10:04.650553 crc crio[24477]: time="2026-06-11T12:10:04.650490391Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.143825 | controller | Jun 11 12:10:04.650870 crc crio[24477]: time="2026-06-11T12:10:04.65080793Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.143843 | controller | Jun 11 12:10:04.650870 crc crio[24477]: time="2026-06-11T12:10:04.650862731Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.143891 | controller | Jun 11 12:10:04.651100 crc crio[24477]: time="2026-06-11T12:10:04.651051017Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.143910 | controller | Jun 11 12:10:04.651100 crc crio[24477]: time="2026-06-11T12:10:04.651100888Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.143927 | controller | Jun 11 12:10:04.651211 crc crio[24477]: time="2026-06-11T12:10:04.651198291Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.143943 | controller | Jun 11 12:10:04.651268 crc crio[24477]: time="2026-06-11T12:10:04.651224321Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.143960 | controller | Jun 11 12:10:04.651607 crc crio[24477]: time="2026-06-11T12:10:04.651475608Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.143977 | controller | Jun 11 12:10:04.651607 crc crio[24477]: time="2026-06-11T12:10:04.65152762Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.143993 | controller | Jun 11 12:10:04.651821 crc crio[24477]: time="2026-06-11T12:10:04.651703185Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.144010 | controller | Jun 11 12:10:04.651821 crc crio[24477]: time="2026-06-11T12:10:04.651733475Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.144027 | controller | Jun 11 12:10:04.653012 crc crio[24477]: time="2026-06-11T12:10:04.651921512Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.144044 | controller | Jun 11 12:10:04.653012 crc crio[24477]: time="2026-06-11T12:10:04.651951152Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.144061 | controller | Jun 11 12:10:04.653012 crc crio[24477]: time="2026-06-11T12:10:04.652177079Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.144087 | controller | Jun 11 12:10:04.653012 crc crio[24477]: time="2026-06-11T12:10:04.65220764Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.144108 | controller | Jun 11 12:10:04.653012 crc crio[24477]: time="2026-06-11T12:10:04.652838447Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.144126 | controller | Jun 11 12:10:04.653012 crc crio[24477]: time="2026-06-11T12:10:04.6529328Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.144143 | controller | Jun 11 12:10:04.653012 crc crio[24477]: time="2026-06-11T12:10:04.652989521Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.144160 | controller | Jun 11 12:10:04.653509 crc crio[24477]: time="2026-06-11T12:10:04.653032502Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.144212 | controller | Jun 11 12:10:04.653509 crc crio[24477]: time="2026-06-11T12:10:04.653182456Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.144232 | controller | Jun 11 12:10:04.653509 crc crio[24477]: time="2026-06-11T12:10:04.653219207Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.144249 | controller | Jun 11 12:10:04.653509 crc crio[24477]: time="2026-06-11T12:10:04.653427823Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.144266 | controller | Jun 11 12:10:04.653509 crc crio[24477]: time="2026-06-11T12:10:04.653463224Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.144282 | controller | Jun 11 12:10:04.653509 crc crio[24477]: time="2026-06-11T12:10:04.653507175Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.144298 | controller | Jun 11 12:10:04.653976 crc crio[24477]: time="2026-06-11T12:10:04.653527406Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.144315 | controller | Jun 11 12:10:04.653976 crc crio[24477]: time="2026-06-11T12:10:04.653852795Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.144332 | controller | Jun 11 12:10:04.653976 crc crio[24477]: time="2026-06-11T12:10:04.653891846Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.144348 | controller | Jun 11 12:10:04.654115 crc crio[24477]: time="2026-06-11T12:10:04.654004679Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.144364 | controller | Jun 11 12:10:04.654115 crc crio[24477]: time="2026-06-11T12:10:04.65403167Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.144380 | controller | Jun 11 12:10:04.654509 crc crio[24477]: time="2026-06-11T12:10:04.654242376Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.144396 | controller | Jun 11 12:10:04.654509 crc crio[24477]: time="2026-06-11T12:10:04.654274787Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.144413 | controller | Jun 11 12:10:04.654602 crc crio[24477]: time="2026-06-11T12:10:04.654523113Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.144429 | controller | Jun 11 12:10:04.654602 crc crio[24477]: time="2026-06-11T12:10:04.654553264Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.144446 | controller | Jun 11 12:10:04.654837 crc crio[24477]: time="2026-06-11T12:10:04.654804091Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.144464 | controller | Jun 11 12:10:04.654899 crc crio[24477]: time="2026-06-11T12:10:04.654847902Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.144481 | controller | Jun 11 12:10:04.655026 crc crio[24477]: time="2026-06-11T12:10:04.654988156Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.144501 | controller | Jun 11 12:10:04.655086 crc crio[24477]: time="2026-06-11T12:10:04.655045878Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.144518 | controller | Jun 11 12:10:04.655199 crc crio[24477]: time="2026-06-11T12:10:04.655165751Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.144534 | controller | Jun 11 12:10:04.655263 crc crio[24477]: time="2026-06-11T12:10:04.655209462Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.144550 | controller | Jun 11 12:10:04.655441 crc crio[24477]: time="2026-06-11T12:10:04.655393327Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.144566 | controller | Jun 11 12:10:04.655766 crc crio[24477]: time="2026-06-11T12:10:04.655442209Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.144582 | controller | Jun 11 12:10:04.655766 crc crio[24477]: time="2026-06-11T12:10:04.655695426Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.144598 | controller | Jun 11 12:10:04.655766 crc crio[24477]: time="2026-06-11T12:10:04.655727557Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.144615 | controller | Jun 11 12:10:04.655937 crc crio[24477]: time="2026-06-11T12:10:04.655903583Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.144631 | controller | Jun 11 12:10:04.656007 crc crio[24477]: time="2026-06-11T12:10:04.655944454Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.144647 | controller | Jun 11 12:10:04.656134 crc crio[24477]: time="2026-06-11T12:10:04.656092008Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.144663 | controller | Jun 11 12:10:04.656212 crc crio[24477]: time="2026-06-11T12:10:04.656141219Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.144679 | controller | Jun 11 12:10:04.656382 crc crio[24477]: time="2026-06-11T12:10:04.656315144Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.144695 | controller | Jun 11 12:10:04.656464 crc crio[24477]: time="2026-06-11T12:10:04.656388156Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.144712 | controller | Jun 11 12:10:04.656731 crc crio[24477]: time="2026-06-11T12:10:04.656613992Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.144728 | controller | Jun 11 12:10:04.656731 crc crio[24477]: time="2026-06-11T12:10:04.656697814Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.144744 | controller | Jun 11 12:10:04.656931 crc crio[24477]: time="2026-06-11T12:10:04.656870089Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.144761 | controller | Jun 11 12:10:04.656991 crc crio[24477]: time="2026-06-11T12:10:04.656946711Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.144779 | controller | Jun 11 12:10:04.657081 crc crio[24477]: time="2026-06-11T12:10:04.657039634Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.144795 | controller | Jun 11 12:10:04.657168 crc crio[24477]: time="2026-06-11T12:10:04.657088925Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.144812 | controller | Jun 11 12:10:04.657337 crc crio[24477]: time="2026-06-11T12:10:04.657298362Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.144828 | controller | Jun 11 12:10:04.657427 crc crio[24477]: time="2026-06-11T12:10:04.657381684Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.144871 | controller | Jun 11 12:10:04.657485 crc crio[24477]: time="2026-06-11T12:10:04.657471747Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.144896 | controller | Jun 11 12:10:04.657525 crc crio[24477]: time="2026-06-11T12:10:04.657502868Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.144914 | controller | Jun 11 12:10:04.657759 crc crio[24477]: time="2026-06-11T12:10:04.657693953Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.144931 | controller | Jun 11 12:10:04.657759 crc crio[24477]: time="2026-06-11T12:10:04.657744354Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.144948 | controller | Jun 11 12:10:04.657927 crc crio[24477]: time="2026-06-11T12:10:04.657893439Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.144965 | controller | Jun 11 12:10:04.657986 crc crio[24477]: time="2026-06-11T12:10:04.65793722Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.144982 | controller | Jun 11 12:10:04.658122 crc crio[24477]: time="2026-06-11T12:10:04.658090134Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.144999 | controller | Jun 11 12:10:04.658182 crc crio[24477]: time="2026-06-11T12:10:04.658131465Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.145017 | controller | Jun 11 12:10:04.658299 crc crio[24477]: time="2026-06-11T12:10:04.658267539Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.145033 | controller | Jun 11 12:10:04.658390 crc crio[24477]: time="2026-06-11T12:10:04.6583092Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.145049 | controller | Jun 11 12:10:04.658584 crc crio[24477]: time="2026-06-11T12:10:04.658544987Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.145065 | controller | Jun 11 12:10:04.658698 crc crio[24477]: time="2026-06-11T12:10:04.658588978Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.145081 | controller | Jun 11 12:10:04.658842 crc crio[24477]: time="2026-06-11T12:10:04.658798455Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.145098 | controller | Jun 11 12:10:04.658943 crc crio[24477]: time="2026-06-11T12:10:04.658850496Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.145115 | controller | Jun 11 12:10:04.659005 crc crio[24477]: time="2026-06-11T12:10:04.658967339Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.145132 | controller | Jun 11 12:10:04.659005 crc crio[24477]: time="2026-06-11T12:10:04.65899328Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.145150 | controller | Jun 11 12:10:04.659140 crc crio[24477]: time="2026-06-11T12:10:04.659101533Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.145167 | controller | Jun 11 12:10:04.659207 crc crio[24477]: time="2026-06-11T12:10:04.659149564Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.145184 | controller | Jun 11 12:10:04.659323 crc crio[24477]: time="2026-06-11T12:10:04.659290978Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.145201 | controller | Jun 11 12:10:04.659419 crc crio[24477]: time="2026-06-11T12:10:04.659333839Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.145217 | controller | Jun 11 12:10:04.659525 crc crio[24477]: time="2026-06-11T12:10:04.659492794Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.145274 | controller | Jun 11 12:10:04.659589 crc crio[24477]: time="2026-06-11T12:10:04.659538435Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.145298 | controller | Jun 11 12:10:04.659728 crc crio[24477]: time="2026-06-11T12:10:04.659696289Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.145316 | controller | Jun 11 12:10:04.659783 crc crio[24477]: time="2026-06-11T12:10:04.6597399Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.145333 | controller | Jun 11 12:10:04.659888 crc crio[24477]: time="2026-06-11T12:10:04.659856584Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.145349 | controller | Jun 11 12:10:04.659977 crc crio[24477]: time="2026-06-11T12:10:04.659898245Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.145365 | controller | Jun 11 12:10:04.660138 crc crio[24477]: time="2026-06-11T12:10:04.660101001Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.145381 | controller | Jun 11 12:10:04.660204 crc crio[24477]: time="2026-06-11T12:10:04.660147453Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.145397 | controller | Jun 11 12:10:04.660285 crc crio[24477]: time="2026-06-11T12:10:04.660253916Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.145414 | controller | Jun 11 12:10:04.660374 crc crio[24477]: time="2026-06-11T12:10:04.660296817Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.145431 | controller | Jun 11 12:10:04.660484 crc crio[24477]: time="2026-06-11T12:10:04.660452481Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.145447 | controller | Jun 11 12:10:04.660719 crc crio[24477]: time="2026-06-11T12:10:04.660495572Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.145463 | controller | Jun 11 12:10:04.660719 crc crio[24477]: time="2026-06-11T12:10:04.660607695Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.145479 | controller | Jun 11 12:10:04.660719 crc crio[24477]: time="2026-06-11T12:10:04.660634296Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.145495 | controller | Jun 11 12:10:04.660855 crc crio[24477]: time="2026-06-11T12:10:04.660797001Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.145510 | controller | Jun 11 12:10:04.660855 crc crio[24477]: time="2026-06-11T12:10:04.660823701Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.145526 | controller | Jun 11 12:10:04.661003 crc crio[24477]: time="2026-06-11T12:10:04.660970495Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.145542 | controller | Jun 11 12:10:04.661083 crc crio[24477]: time="2026-06-11T12:10:04.661012657Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.145559 | controller | Jun 11 12:10:04.661331 crc crio[24477]: time="2026-06-11T12:10:04.661166951Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.145574 | controller | Jun 11 12:10:04.661331 crc crio[24477]: time="2026-06-11T12:10:04.661201842Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.145591 | controller | Jun 11 12:10:04.661459 crc crio[24477]: time="2026-06-11T12:10:04.661419338Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.145607 | controller | Jun 11 12:10:04.661459 crc crio[24477]: time="2026-06-11T12:10:04.661452099Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.145628 | controller | Jun 11 12:10:04.661899 crc crio[24477]: time="2026-06-11T12:10:04.661851571Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.145644 | controller | Jun 11 12:10:04.661899 crc crio[24477]: time="2026-06-11T12:10:04.661899942Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.145660 | controller | Jun 11 12:10:04.662027 crc crio[24477]: time="2026-06-11T12:10:04.661930433Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.145675 | controller | Jun 11 12:10:04.662027 crc crio[24477]: time="2026-06-11T12:10:04.661947763Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.145691 | controller | Jun 11 12:10:04.662302 crc crio[24477]: time="2026-06-11T12:10:04.66224851Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.145707 | controller | Jun 11 12:10:04.662302 crc crio[24477]: time="2026-06-11T12:10:04.662297721Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.145722 | controller | Jun 11 12:10:04.662505 crc crio[24477]: time="2026-06-11T12:10:04.662462086Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.145738 | controller | Jun 11 12:10:04.662569 crc crio[24477]: time="2026-06-11T12:10:04.662509707Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.145754 | controller | Jun 11 12:10:04.662772 crc crio[24477]: time="2026-06-11T12:10:04.662721413Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.145769 | controller | Jun 11 12:10:04.662772 crc crio[24477]: time="2026-06-11T12:10:04.662769154Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.145785 | controller | Jun 11 12:10:04.663006 crc crio[24477]: time="2026-06-11T12:10:04.662959229Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.145800 | controller | Jun 11 12:10:04.663070 crc crio[24477]: time="2026-06-11T12:10:04.663008501Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.145817 | controller | Jun 11 12:10:04.663230 crc crio[24477]: time="2026-06-11T12:10:04.663183966Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.145834 | controller | Jun 11 12:10:04.663293 crc crio[24477]: time="2026-06-11T12:10:04.663228507Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.145866 | controller | Jun 11 12:10:04.663547 crc crio[24477]: time="2026-06-11T12:10:04.663491944Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.145888 | controller | Jun 11 12:10:04.663682 crc crio[24477]: time="2026-06-11T12:10:04.663553096Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.145906 | controller | Jun 11 12:10:04.663802 crc crio[24477]: time="2026-06-11T12:10:04.663761153Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.145923 | controller | Jun 11 12:10:04.663802 crc crio[24477]: time="2026-06-11T12:10:04.663810954Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.145939 | controller | Jun 11 12:10:04.664270 crc crio[24477]: time="2026-06-11T12:10:04.664153763Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.145956 | controller | Jun 11 12:10:04.664270 crc crio[24477]: time="2026-06-11T12:10:04.664184634Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.145973 | controller | Jun 11 12:10:04.664412 crc crio[24477]: time="2026-06-11T12:10:04.664331478Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.145995 | controller | Jun 11 12:10:04.664412 crc crio[24477]: time="2026-06-11T12:10:04.66440436Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.146012 | controller | Jun 11 12:10:04.664776 crc crio[24477]: time="2026-06-11T12:10:04.66474102Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.146029 | controller | Jun 11 12:10:04.664864 crc crio[24477]: time="2026-06-11T12:10:04.664787201Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.146046 | controller | Jun 11 12:10:04.664936 crc crio[24477]: time="2026-06-11T12:10:04.664871593Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.146062 | controller | Jun 11 12:10:04.664936 crc crio[24477]: time="2026-06-11T12:10:04.664899984Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.146077 | controller | Jun 11 12:10:04.665117 crc crio[24477]: time="2026-06-11T12:10:04.66508572Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.146093 | controller | Jun 11 12:10:04.665331 crc crio[24477]: time="2026-06-11T12:10:04.66513085Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.146109 | controller | Jun 11 12:10:04.665331 crc crio[24477]: time="2026-06-11T12:10:04.665314786Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.146124 | controller | Jun 11 12:10:04.665506 crc crio[24477]: time="2026-06-11T12:10:04.665341527Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.146140 | controller | Jun 11 12:10:04.665506 crc crio[24477]: time="2026-06-11T12:10:04.665482821Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.146156 | controller | Jun 11 12:10:04.665604 crc crio[24477]: time="2026-06-11T12:10:04.665512301Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.146171 | controller | Jun 11 12:10:04.665939 crc crio[24477]: time="2026-06-11T12:10:04.665903353Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.146187 | controller | Jun 11 12:10:04.666018 crc crio[24477]: time="2026-06-11T12:10:04.666003725Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.146203 | controller | Jun 11 12:10:04.667477 crc crio[24477]: time="2026-06-11T12:10:04.666142919Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.146219 | controller | Jun 11 12:10:04.667477 crc crio[24477]: time="2026-06-11T12:10:04.666188161Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.146235 | controller | Jun 11 12:10:04.667477 crc crio[24477]: time="2026-06-11T12:10:04.666395147Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.146252 | controller | Jun 11 12:10:04.667477 crc crio[24477]: time="2026-06-11T12:10:04.666421308Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.146269 | controller | Jun 11 12:10:04.667477 crc crio[24477]: time="2026-06-11T12:10:04.666559942Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.146285 | controller | Jun 11 12:10:04.667477 crc crio[24477]: time="2026-06-11T12:10:04.666584983Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.146301 | controller | Jun 11 12:10:04.667477 crc crio[24477]: time="2026-06-11T12:10:04.666810939Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.146317 | controller | Jun 11 12:10:04.667477 crc crio[24477]: time="2026-06-11T12:10:04.66683893Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.146333 | controller | Jun 11 12:10:04.667477 crc crio[24477]: time="2026-06-11T12:10:04.666980872Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.146353 | controller | Jun 11 12:10:04.667477 crc crio[24477]: time="2026-06-11T12:10:04.667006874Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.146370 | controller | Jun 11 12:10:04.667477 crc crio[24477]: time="2026-06-11T12:10:04.667183749Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.146386 | controller | Jun 11 12:10:04.667477 crc crio[24477]: time="2026-06-11T12:10:04.66720901Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.146403 | controller | Jun 11 12:10:04.667477 crc crio[24477]: time="2026-06-11T12:10:04.667405155Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.146419 | controller | Jun 11 12:10:04.667477 crc crio[24477]: time="2026-06-11T12:10:04.667435226Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.146436 | controller | Jun 11 12:10:04.668040 crc crio[24477]: time="2026-06-11T12:10:04.667556849Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.146452 | controller | Jun 11 12:10:04.668040 crc crio[24477]: time="2026-06-11T12:10:04.66758232Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.146469 | controller | Jun 11 12:10:04.668040 crc crio[24477]: time="2026-06-11T12:10:04.667829818Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.146486 | controller | Jun 11 12:10:04.668040 crc crio[24477]: time="2026-06-11T12:10:04.667855889Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.146503 | controller | Jun 11 12:10:04.668040 crc crio[24477]: time="2026-06-11T12:10:04.668038134Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.146520 | controller | Jun 11 12:10:04.668247 crc crio[24477]: time="2026-06-11T12:10:04.668063384Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.146536 | controller | Jun 11 12:10:04.668285 crc crio[24477]: time="2026-06-11T12:10:04.66825755Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.146553 | controller | Jun 11 12:10:04.668285 crc crio[24477]: time="2026-06-11T12:10:04.66828341Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.146571 | controller | Jun 11 12:10:04.668553 crc crio[24477]: time="2026-06-11T12:10:04.668517147Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.146588 | controller | Jun 11 12:10:04.668614 crc crio[24477]: time="2026-06-11T12:10:04.668568248Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.146604 | controller | Jun 11 12:10:04.668756 crc crio[24477]: time="2026-06-11T12:10:04.668724483Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.146619 | controller | Jun 11 12:10:04.668827 crc crio[24477]: time="2026-06-11T12:10:04.668770894Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.146636 | controller | Jun 11 12:10:04.668943 crc crio[24477]: time="2026-06-11T12:10:04.668910138Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.146720 | controller | Jun 11 12:10:04.669002 crc crio[24477]: time="2026-06-11T12:10:04.668952079Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.146738 | controller | Jun 11 12:10:04.669115 crc crio[24477]: time="2026-06-11T12:10:04.669083703Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.146755 | controller | Jun 11 12:10:04.669218 crc crio[24477]: time="2026-06-11T12:10:04.669125574Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.146776 | controller | Jun 11 12:10:04.669435 crc crio[24477]: time="2026-06-11T12:10:04.669399012Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.146793 | controller | Jun 11 12:10:04.669491 crc crio[24477]: time="2026-06-11T12:10:04.669444633Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.146810 | controller | Jun 11 12:10:04.669614 crc crio[24477]: time="2026-06-11T12:10:04.669581447Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.146826 | controller | Jun 11 12:10:04.669876 crc crio[24477]: time="2026-06-11T12:10:04.669623998Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.146920 | controller | Jun 11 12:10:04.669876 crc crio[24477]: time="2026-06-11T12:10:04.669866245Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.146939 | controller | Jun 11 12:10:04.669957 crc crio[24477]: time="2026-06-11T12:10:04.669893716Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.146956 | controller | Jun 11 12:10:04.670034 crc crio[24477]: time="2026-06-11T12:10:04.670001229Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.146973 | controller | Jun 11 12:10:04.670093 crc crio[24477]: time="2026-06-11T12:10:04.6700438Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.146989 | controller | Jun 11 12:10:04.670232 crc crio[24477]: time="2026-06-11T12:10:04.670200444Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.147055 | controller | Jun 11 12:10:04.670290 crc crio[24477]: time="2026-06-11T12:10:04.670242336Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.147080 | controller | Jun 11 12:10:04.670384 crc crio[24477]: time="2026-06-11T12:10:04.670337168Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.147097 | controller | Jun 11 12:10:04.670445 crc crio[24477]: time="2026-06-11T12:10:04.67039459Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.147113 | controller | Jun 11 12:10:04.670621 crc crio[24477]: time="2026-06-11T12:10:04.670589366Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.147129 | controller | Jun 11 12:10:04.670771 crc crio[24477]: time="2026-06-11T12:10:04.670630737Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.147144 | controller | Jun 11 12:10:04.670848 crc crio[24477]: time="2026-06-11T12:10:04.670814232Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.147160 | controller | Jun 11 12:10:04.671145 crc crio[24477]: time="2026-06-11T12:10:04.670858664Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.147175 | controller | Jun 11 12:10:04.671145 crc crio[24477]: time="2026-06-11T12:10:04.670994867Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.147191 | controller | Jun 11 12:10:04.671145 crc crio[24477]: time="2026-06-11T12:10:04.671024338Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.147207 | controller | Jun 11 12:10:04.671145 crc crio[24477]: time="2026-06-11T12:10:04.671135701Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.147223 | controller | Jun 11 12:10:04.671557 crc crio[24477]: time="2026-06-11T12:10:04.671162782Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.147238 | controller | Jun 11 12:10:04.671557 crc crio[24477]: time="2026-06-11T12:10:04.671419849Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.147258 | controller | Jun 11 12:10:04.671557 crc crio[24477]: time="2026-06-11T12:10:04.671499009Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.147274 | controller | Jun 11 12:10:04.671791 crc crio[24477]: time="2026-06-11T12:10:04.671615524Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.147290 | controller | Jun 11 12:10:04.671791 crc crio[24477]: time="2026-06-11T12:10:04.671690506Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.148452 | controller | Jun 11 12:10:04.671933 crc crio[24477]: time="2026-06-11T12:10:04.671879582Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.148487 | controller | Jun 11 12:10:04.671933 crc crio[24477]: time="2026-06-11T12:10:04.671906412Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.148508 | controller | Jun 11 12:10:04.672173 crc crio[24477]: time="2026-06-11T12:10:04.672060578Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.148527 | controller | Jun 11 12:10:04.672173 crc crio[24477]: time="2026-06-11T12:10:04.672087198Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.148574 | controller | Jun 11 12:10:04.672440 crc crio[24477]: time="2026-06-11T12:10:04.672226092Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.148598 | controller | Jun 11 12:10:04.672440 crc crio[24477]: time="2026-06-11T12:10:04.672252213Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.148616 | controller | Jun 11 12:10:04.672440 crc crio[24477]: time="2026-06-11T12:10:04.672394157Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.148634 | controller | Jun 11 12:10:04.672440 crc crio[24477]: time="2026-06-11T12:10:04.672419318Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.148651 | controller | Jun 11 12:10:04.672908 crc crio[24477]: time="2026-06-11T12:10:04.672574912Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.148669 | controller | Jun 11 12:10:04.672908 crc crio[24477]: time="2026-06-11T12:10:04.672600583Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.148686 | controller | Jun 11 12:10:04.672908 crc crio[24477]: time="2026-06-11T12:10:04.672779728Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.148703 | controller | Jun 11 12:10:04.672908 crc crio[24477]: time="2026-06-11T12:10:04.672806308Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.148721 | controller | Jun 11 12:10:04.673079 crc crio[24477]: time="2026-06-11T12:10:04.673017484Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.148738 | controller | Jun 11 12:10:04.673079 crc crio[24477]: time="2026-06-11T12:10:04.673042575Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.148755 | controller | Jun 11 12:10:04.673248 crc crio[24477]: time="2026-06-11T12:10:04.67321392Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.148773 | controller | Jun 11 12:10:04.673312 crc crio[24477]: time="2026-06-11T12:10:04.673256891Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.148790 | controller | Jun 11 12:10:04.673438 crc crio[24477]: time="2026-06-11T12:10:04.673403416Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.148807 | controller | Jun 11 12:10:04.673506 crc crio[24477]: time="2026-06-11T12:10:04.673444927Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.148830 | controller | Jun 11 12:10:04.673593 crc crio[24477]: time="2026-06-11T12:10:04.67356111Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.148864 | controller | Jun 11 12:10:04.673855 crc crio[24477]: time="2026-06-11T12:10:04.673602941Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.148888 | controller | Jun 11 12:10:04.673855 crc crio[24477]: time="2026-06-11T12:10:04.673820107Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.148906 | controller | Jun 11 12:10:04.673855 crc crio[24477]: time="2026-06-11T12:10:04.673846604Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.148924 | controller | Jun 11 12:10:04.674084 crc crio[24477]: time="2026-06-11T12:10:04.674050584Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.148941 | controller | Jun 11 12:10:04.674155 crc crio[24477]: time="2026-06-11T12:10:04.674093705Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.148957 | controller | Jun 11 12:10:04.674287 crc crio[24477]: time="2026-06-11T12:10:04.674254699Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.148973 | controller | Jun 11 12:10:04.674388 crc crio[24477]: time="2026-06-11T12:10:04.67429633Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.148989 | controller | Jun 11 12:10:04.674503 crc crio[24477]: time="2026-06-11T12:10:04.674407974Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.149006 | controller | Jun 11 12:10:04.674503 crc crio[24477]: time="2026-06-11T12:10:04.674434574Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.149022 | controller | Jun 11 12:10:04.674750 crc crio[24477]: time="2026-06-11T12:10:04.674717292Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.149039 | controller | Jun 11 12:10:04.675831 crc crio[24477]: time="2026-06-11T12:10:04.674762924Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.149056 | controller | Jun 11 12:10:04.675831 crc crio[24477]: time="2026-06-11T12:10:04.674920489Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.149073 | controller | Jun 11 12:10:04.675831 crc crio[24477]: time="2026-06-11T12:10:04.674945929Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.149091 | controller | Jun 11 12:10:04.675831 crc crio[24477]: time="2026-06-11T12:10:04.675099944Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.149108 | controller | Jun 11 12:10:04.675831 crc crio[24477]: time="2026-06-11T12:10:04.675222207Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.149126 | controller | Jun 11 12:10:04.675831 crc crio[24477]: time="2026-06-11T12:10:04.675261308Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.149144 | controller | Jun 11 12:10:04.675831 crc crio[24477]: time="2026-06-11T12:10:04.675289259Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.149162 | controller | Jun 11 12:10:04.675831 crc crio[24477]: time="2026-06-11T12:10:04.675428583Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.149180 | controller | Jun 11 12:10:04.675831 crc crio[24477]: time="2026-06-11T12:10:04.675455693Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.149197 | controller | Jun 11 12:10:04.676184 crc crio[24477]: time="2026-06-11T12:10:04.675929143Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.149218 | controller | Jun 11 12:10:04.676184 crc crio[24477]: time="2026-06-11T12:10:04.676041986Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.149237 | controller | Jun 11 12:10:04.676184 crc crio[24477]: time="2026-06-11T12:10:04.676080217Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.149253 | controller | Jun 11 12:10:04.676184 crc crio[24477]: time="2026-06-11T12:10:04.676106227Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.149271 | controller | Jun 11 12:10:04.676184 crc crio[24477]: time="2026-06-11T12:10:04.676146053Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.149287 | controller | Jun 11 12:10:04.676184 crc crio[24477]: time="2026-06-11T12:10:04.676178563Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.149304 | controller | Jun 11 12:10:04.676469 crc crio[24477]: time="2026-06-11T12:10:04.676454642Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.149321 | controller | Jun 11 12:10:04.676516 crc crio[24477]: time="2026-06-11T12:10:04.676488163Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.149337 | controller | Jun 11 12:10:04.676721 crc crio[24477]: time="2026-06-11T12:10:04.676587816Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.149353 | controller | Jun 11 12:10:04.676721 crc crio[24477]: time="2026-06-11T12:10:04.676678313Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.149369 | controller | Jun 11 12:10:04.676843 crc crio[24477]: time="2026-06-11T12:10:04.676792601Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.149385 | controller | Jun 11 12:10:04.676843 crc crio[24477]: time="2026-06-11T12:10:04.676817842Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.149402 | controller | Jun 11 12:10:04.677056 crc crio[24477]: time="2026-06-11T12:10:04.676995917Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.149425 | controller | Jun 11 12:10:04.677056 crc crio[24477]: time="2026-06-11T12:10:04.677044488Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.149449 | controller | Jun 11 12:10:04.677262 crc crio[24477]: time="2026-06-11T12:10:04.677213733Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.149472 | controller | Jun 11 12:10:04.677262 crc crio[24477]: time="2026-06-11T12:10:04.677260554Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.149490 | controller | Jun 11 12:10:04.677477 crc crio[24477]: time="2026-06-11T12:10:04.677444759Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.149508 | controller | Jun 11 12:10:04.677539 crc crio[24477]: time="2026-06-11T12:10:04.677487781Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.149527 | controller | Jun 11 12:10:04.677734 crc crio[24477]: time="2026-06-11T12:10:04.677623845Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.149545 | controller | Jun 11 12:10:04.677734 crc crio[24477]: time="2026-06-11T12:10:04.677721372Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.149562 | controller | Jun 11 12:10:04.678010 crc crio[24477]: time="2026-06-11T12:10:04.677963625Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.149579 | controller | Jun 11 12:10:04.678010 crc crio[24477]: time="2026-06-11T12:10:04.678009251Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.149597 | controller | Jun 11 12:10:04.678311 crc crio[24477]: time="2026-06-11T12:10:04.678261088Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.149940 | controller | Jun 11 12:10:04.678490 crc crio[24477]: time="2026-06-11T12:10:04.678449363Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.149980 | controller | Jun 11 12:10:04.678553 crc crio[24477]: time="2026-06-11T12:10:04.678514945Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.150003 | controller | Jun 11 12:10:04.678553 crc crio[24477]: time="2026-06-11T12:10:04.678549996Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.150022 | controller | Jun 11 12:10:04.678681 crc crio[24477]: time="2026-06-11T12:10:04.678582202Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.150040 | controller | Jun 11 12:10:04.678681 crc crio[24477]: time="2026-06-11T12:10:04.678618233Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.150056 | controller | Jun 11 12:10:04.679027 crc crio[24477]: time="2026-06-11T12:10:04.678929646Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.150074 | controller | Jun 11 12:10:04.679089 crc crio[24477]: time="2026-06-11T12:10:04.67906328Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.150091 | controller | Jun 11 12:10:04.679125 crc crio[24477]: time="2026-06-11T12:10:04.679105421Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.150107 | controller | Jun 11 12:10:04.679230 crc crio[24477]: time="2026-06-11T12:10:04.679197314Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.150124 | controller | Jun 11 12:10:04.679295 crc crio[24477]: time="2026-06-11T12:10:04.679249445Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.150140 | controller | Jun 11 12:10:04.679295 crc crio[24477]: time="2026-06-11T12:10:04.679283086Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.150157 | controller | Jun 11 12:10:04.679404 crc crio[24477]: time="2026-06-11T12:10:04.679316047Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.150174 | controller | Jun 11 12:10:04.679404 crc crio[24477]: time="2026-06-11T12:10:04.679339268Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.150195 | controller | Jun 11 12:10:04.679586 crc crio[24477]: time="2026-06-11T12:10:04.67954956Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.150218 | controller | Jun 11 12:10:04.679694 crc crio[24477]: time="2026-06-11T12:10:04.679603631Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.150236 | controller | Jun 11 12:10:04.679923 crc crio[24477]: time="2026-06-11T12:10:04.679883603Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.150253 | controller | Jun 11 12:10:04.680086 crc crio[24477]: time="2026-06-11T12:10:04.679947875Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.150269 | controller | Jun 11 12:10:04.680086 crc crio[24477]: time="2026-06-11T12:10:04.680017862Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.150286 | controller | Jun 11 12:10:04.680086 crc crio[24477]: time="2026-06-11T12:10:04.680054433Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.150302 | controller | Jun 11 12:10:04.680301 crc crio[24477]: time="2026-06-11T12:10:04.680207312Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.150318 | controller | Jun 11 12:10:04.680301 crc crio[24477]: time="2026-06-11T12:10:04.680270143Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.150340 | controller | Jun 11 12:10:04.680458 crc crio[24477]: time="2026-06-11T12:10:04.680378822Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.150359 | controller | Jun 11 12:10:04.680458 crc crio[24477]: time="2026-06-11T12:10:04.680418235Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.150376 | controller | Jun 11 12:10:04.680580 crc crio[24477]: time="2026-06-11T12:10:04.680540781Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.150392 | controller | Jun 11 12:10:04.680689 crc crio[24477]: time="2026-06-11T12:10:04.680602813Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.150408 | controller | Jun 11 12:10:04.680817 crc crio[24477]: time="2026-06-11T12:10:04.680782155Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.150424 | controller | Jun 11 12:10:04.680871 crc crio[24477]: time="2026-06-11T12:10:04.680830226Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.150440 | controller | Jun 11 12:10:04.681006 crc crio[24477]: time="2026-06-11T12:10:04.680968293Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.150457 | controller | Jun 11 12:10:04.681065 crc crio[24477]: time="2026-06-11T12:10:04.681027654Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.150474 | controller | Jun 11 12:10:04.681118 crc crio[24477]: time="2026-06-11T12:10:04.681070533Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.150491 | controller | Jun 11 12:10:04.681118 crc crio[24477]: time="2026-06-11T12:10:04.681099513Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.150509 | controller | Jun 11 12:10:04.681388 crc crio[24477]: time="2026-06-11T12:10:04.681304533Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.150526 | controller | Jun 11 12:10:04.681466 crc crio[24477]: time="2026-06-11T12:10:04.681405236Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.150543 | controller | Jun 11 12:10:04.681730 crc crio[24477]: time="2026-06-11T12:10:04.681506505Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.150560 | controller | Jun 11 12:10:04.681801 crc crio[24477]: time="2026-06-11T12:10:04.681759842Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.150578 | controller | Jun 11 12:10:04.681871 crc crio[24477]: time="2026-06-11T12:10:04.681782762Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.150595 | controller | Jun 11 12:10:04.681939 crc crio[24477]: time="2026-06-11T12:10:04.681883569Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.150612 | controller | Jun 11 12:10:04.681939 crc crio[24477]: time="2026-06-11T12:10:04.681897449Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.150629 | controller | Jun 11 12:10:04.681939 crc crio[24477]: time="2026-06-11T12:10:04.681913897Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.150645 | controller | Jun 11 12:10:04.682138 crc crio[24477]: time="2026-06-11T12:10:04.682094435Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.150662 | controller | Jun 11 12:10:04.682207 crc crio[24477]: time="2026-06-11T12:10:04.682163667Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.150680 | controller | Jun 11 12:10:04.682297 crc crio[24477]: time="2026-06-11T12:10:04.682260806Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.150701 | controller | Jun 11 12:10:04.682386 crc crio[24477]: time="2026-06-11T12:10:04.682308388Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.150719 | controller | Jun 11 12:10:04.682509 crc crio[24477]: time="2026-06-11T12:10:04.682471205Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.150737 | controller | Jun 11 12:10:04.682568 crc crio[24477]: time="2026-06-11T12:10:04.682530647Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.150754 | controller | Jun 11 12:10:04.682724 crc crio[24477]: time="2026-06-11T12:10:04.682631047Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.150771 | controller | Jun 11 12:10:04.682793 crc crio[24477]: time="2026-06-11T12:10:04.682737785Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.150787 | controller | Jun 11 12:10:04.682926 crc crio[24477]: time="2026-06-11T12:10:04.682883208Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.150803 | controller | Jun 11 12:10:04.682981 crc crio[24477]: time="2026-06-11T12:10:04.682947529Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.150820 | controller | Jun 11 12:10:04.683285 crc crio[24477]: time="2026-06-11T12:10:04.683193653Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.150836 | controller | Jun 11 12:10:04.683434 crc crio[24477]: time="2026-06-11T12:10:04.683319217Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.150876 | controller | Jun 11 12:10:04.683546 crc crio[24477]: time="2026-06-11T12:10:04.683499662Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.150922 | controller | Jun 11 12:10:04.683701 crc crio[24477]: time="2026-06-11T12:10:04.683560123Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.150947 | controller | Jun 11 12:10:04.683701 crc crio[24477]: time="2026-06-11T12:10:04.683598544Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.150965 | controller | Jun 11 12:10:04.683701 crc crio[24477]: time="2026-06-11T12:10:04.683625305Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.151011 | controller | Jun 11 12:10:04.683824 crc crio[24477]: time="2026-06-11T12:10:04.683727808Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.151032 | controller | Jun 11 12:10:04.683824 crc crio[24477]: time="2026-06-11T12:10:04.683754269Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.151049 | controller | Jun 11 12:10:04.683974 crc crio[24477]: time="2026-06-11T12:10:04.683917066Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.151065 | controller | Jun 11 12:10:04.683974 crc crio[24477]: time="2026-06-11T12:10:04.683965967Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.151081 | controller | Jun 11 12:10:04.684040 crc crio[24477]: time="2026-06-11T12:10:04.684012136Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.151097 | controller | Jun 11 12:10:04.684097 crc crio[24477]: time="2026-06-11T12:10:04.684042987Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.151113 | controller | Jun 11 12:10:04.684385 crc crio[24477]: time="2026-06-11T12:10:04.684265576Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.151128 | controller | Jun 11 12:10:04.684385 crc crio[24477]: time="2026-06-11T12:10:04.684308087Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.151148 | controller | Jun 11 12:10:04.684385 crc crio[24477]: time="2026-06-11T12:10:04.6843357Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.151164 | controller | Jun 11 12:10:04.684521 crc crio[24477]: time="2026-06-11T12:10:04.6844153Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.151181 | controller | Jun 11 12:10:04.684847 crc crio[24477]: time="2026-06-11T12:10:04.68477194Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.151198 | controller | Jun 11 12:10:04.684922 crc crio[24477]: time="2026-06-11T12:10:04.684900403Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.151215 | controller | Jun 11 12:10:04.684964 crc crio[24477]: time="2026-06-11T12:10:04.684939614Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.151231 | controller | Jun 11 12:10:04.685067 crc crio[24477]: time="2026-06-11T12:10:04.684968645Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.151248 | controller | Jun 11 12:10:04.685067 crc crio[24477]: time="2026-06-11T12:10:04.684999556Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.151264 | controller | Jun 11 12:10:04.685067 crc crio[24477]: time="2026-06-11T12:10:04.685044747Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.151280 | controller | Jun 11 12:10:04.685318 crc crio[24477]: time="2026-06-11T12:10:04.685221042Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.151296 | controller | Jun 11 12:10:04.685318 crc crio[24477]: time="2026-06-11T12:10:04.685259973Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.151330 | controller | Jun 11 12:10:04.685548 crc crio[24477]: time="2026-06-11T12:10:04.685411477Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.151347 | controller | Jun 11 12:10:04.685712 crc crio[24477]: time="2026-06-11T12:10:04.685555541Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.151363 | controller | Jun 11 12:10:04.685712 crc crio[24477]: time="2026-06-11T12:10:04.685599113Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.151380 | controller | Jun 11 12:10:04.685712 crc crio[24477]: time="2026-06-11T12:10:04.685626333Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.151396 | controller | Jun 11 12:10:04.685840 crc crio[24477]: time="2026-06-11T12:10:04.685756877Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.151411 | controller | Jun 11 12:10:04.685840 crc crio[24477]: time="2026-06-11T12:10:04.685792838Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.151427 | controller | Jun 11 12:10:04.686064 crc crio[24477]: time="2026-06-11T12:10:04.685958104Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.151443 | controller | Jun 11 12:10:04.686064 crc crio[24477]: time="2026-06-11T12:10:04.686013705Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.151460 | controller | Jun 11 12:10:04.686214 crc crio[24477]: time="2026-06-11T12:10:04.686115498Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.151477 | controller | Jun 11 12:10:04.686214 crc crio[24477]: time="2026-06-11T12:10:04.686153549Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.151494 | controller | Jun 11 12:10:04.686491 crc crio[24477]: time="2026-06-11T12:10:04.686379355Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.151514 | controller | Jun 11 12:10:04.686491 crc crio[24477]: time="2026-06-11T12:10:04.686436347Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.151531 | controller | Jun 11 12:10:04.686706 crc crio[24477]: time="2026-06-11T12:10:04.686574781Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.151547 | controller | Jun 11 12:10:04.686706 crc crio[24477]: time="2026-06-11T12:10:04.686612192Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.151564 | controller | Jun 11 12:10:04.686955 crc crio[24477]: time="2026-06-11T12:10:04.68690269Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.151581 | controller | Jun 11 12:10:04.686955 crc crio[24477]: time="2026-06-11T12:10:04.686954941Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.151597 | controller | Jun 11 12:10:04.687090 crc crio[24477]: time="2026-06-11T12:10:04.687023383Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.151613 | controller | Jun 11 12:10:04.687090 crc crio[24477]: time="2026-06-11T12:10:04.687062194Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.151629 | controller | Jun 11 12:10:04.687232 crc crio[24477]: time="2026-06-11T12:10:04.687192078Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.151645 | controller | Jun 11 12:10:04.687297 crc crio[24477]: time="2026-06-11T12:10:04.687246592Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.151663 | controller | Jun 11 12:10:04.687487 crc crio[24477]: time="2026-06-11T12:10:04.687339483Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.151681 | controller | Jun 11 12:10:04.687487 crc crio[24477]: time="2026-06-11T12:10:04.687404994Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.151698 | controller | Jun 11 12:10:04.687848 crc crio[24477]: time="2026-06-11T12:10:04.687530318Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.151715 | controller | Jun 11 12:10:04.687848 crc crio[24477]: time="2026-06-11T12:10:04.687567679Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.151731 | controller | Jun 11 12:10:04.687848 crc crio[24477]: time="2026-06-11T12:10:04.687785825Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.151748 | controller | Jun 11 12:10:04.687848 crc crio[24477]: time="2026-06-11T12:10:04.687822476Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.151765 | controller | Jun 11 12:10:04.688293 crc crio[24477]: time="2026-06-11T12:10:04.687990641Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.151782 | controller | Jun 11 12:10:04.688293 crc crio[24477]: time="2026-06-11T12:10:04.688030581Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.151799 | controller | Jun 11 12:10:04.688293 crc crio[24477]: time="2026-06-11T12:10:04.688229047Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.151815 | controller | Jun 11 12:10:04.688293 crc crio[24477]: time="2026-06-11T12:10:04.688266728Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.151832 | controller | Jun 11 12:10:04.688828 crc crio[24477]: time="2026-06-11T12:10:04.688411662Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.151864 | controller | Jun 11 12:10:04.688828 crc crio[24477]: time="2026-06-11T12:10:04.688449596Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.151890 | controller | Jun 11 12:10:04.688828 crc crio[24477]: time="2026-06-11T12:10:04.688559506Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.151909 | controller | Jun 11 12:10:04.688828 crc crio[24477]: time="2026-06-11T12:10:04.688596737Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.151926 | controller | Jun 11 12:10:04.688828 crc crio[24477]: time="2026-06-11T12:10:04.688809704Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.151942 | controller | Jun 11 12:10:04.689033 crc crio[24477]: time="2026-06-11T12:10:04.688847815Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.151958 | controller | Jun 11 12:10:04.689033 crc crio[24477]: time="2026-06-11T12:10:04.689002579Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.151974 | controller | Jun 11 12:10:04.689108 crc crio[24477]: time="2026-06-11T12:10:04.689040531Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.151990 | controller | Jun 11 12:10:04.689170 crc crio[24477]: time="2026-06-11T12:10:04.689131563Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.152006 | controller | Jun 11 12:10:04.689216 crc crio[24477]: time="2026-06-11T12:10:04.689196395Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.152022 | controller | Jun 11 12:10:04.689407 crc crio[24477]: time="2026-06-11T12:10:04.689325509Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.152037 | controller | Jun 11 12:10:04.689407 crc crio[24477]: time="2026-06-11T12:10:04.689402881Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.152103 | controller | Jun 11 12:10:04.689815 crc crio[24477]: time="2026-06-11T12:10:04.689770721Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.152154 | controller | Jun 11 12:10:04.689885 crc crio[24477]: time="2026-06-11T12:10:04.689835723Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.152174 | controller | Jun 11 12:10:04.689929 crc crio[24477]: time="2026-06-11T12:10:04.689885784Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.152190 | controller | Jun 11 12:10:04.689929 crc crio[24477]: time="2026-06-11T12:10:04.689915205Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.152207 | controller | Jun 11 12:10:04.690006 crc crio[24477]: time="2026-06-11T12:10:04.689977997Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.152223 | controller | Jun 11 12:10:04.690006 crc crio[24477]: time="2026-06-11T12:10:04.690002617Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.152240 | controller | Jun 11 12:10:04.690207 crc crio[24477]: time="2026-06-11T12:10:04.690169413Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.152257 | controller | Jun 11 12:10:04.690268 crc crio[24477]: time="2026-06-11T12:10:04.690226092Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.152273 | controller | Jun 11 12:10:04.690443 crc crio[24477]: time="2026-06-11T12:10:04.690400859Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.152289 | controller | Jun 11 12:10:04.690530 crc crio[24477]: time="2026-06-11T12:10:04.690459691Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.152306 | controller | Jun 11 12:10:04.690601 crc crio[24477]: time="2026-06-11T12:10:04.690574164Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.152323 | controller | Jun 11 12:10:04.690744 crc crio[24477]: time="2026-06-11T12:10:04.690616005Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.152343 | controller | Jun 11 12:10:04.691481 crc crio[24477]: time="2026-06-11T12:10:04.690811791Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.152360 | controller | Jun 11 12:10:04.691481 crc crio[24477]: time="2026-06-11T12:10:04.690876722Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.152376 | controller | Jun 11 12:10:04.691481 crc crio[24477]: time="2026-06-11T12:10:04.690980155Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.152391 | controller | Jun 11 12:10:04.691481 crc crio[24477]: time="2026-06-11T12:10:04.691017576Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.152407 | controller | Jun 11 12:10:04.691481 crc crio[24477]: time="2026-06-11T12:10:04.691194811Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.152422 | controller | Jun 11 12:10:04.691481 crc crio[24477]: time="2026-06-11T12:10:04.691237112Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.152437 | controller | Jun 11 12:10:04.692058 crc crio[24477]: time="2026-06-11T12:10:04.691499911Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.152453 | controller | Jun 11 12:10:04.692058 crc crio[24477]: time="2026-06-11T12:10:04.691538624Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.152468 | controller | Jun 11 12:10:04.692058 crc crio[24477]: time="2026-06-11T12:10:04.691586321Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.152483 | controller | Jun 11 12:10:04.692058 crc crio[24477]: time="2026-06-11T12:10:04.691627012Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.152499 | controller | Jun 11 12:10:04.692058 crc crio[24477]: time="2026-06-11T12:10:04.691789951Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.152516 | controller | Jun 11 12:10:04.692058 crc crio[24477]: time="2026-06-11T12:10:04.69182453Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.152532 | controller | Jun 11 12:10:04.692058 crc crio[24477]: time="2026-06-11T12:10:04.692045364Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.152549 | controller | Jun 11 12:10:04.692302 crc crio[24477]: time="2026-06-11T12:10:04.692095995Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.152566 | controller | Jun 11 12:10:04.692302 crc crio[24477]: time="2026-06-11T12:10:04.692161777Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.152583 | controller | Jun 11 12:10:04.692302 crc crio[24477]: time="2026-06-11T12:10:04.692194148Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.152599 | controller | Jun 11 12:10:04.692739 crc crio[24477]: time="2026-06-11T12:10:04.692694202Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.152615 | controller | Jun 11 12:10:04.692824 crc crio[24477]: time="2026-06-11T12:10:04.692764223Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.152631 | controller | Jun 11 12:10:04.692824 crc crio[24477]: time="2026-06-11T12:10:04.692801154Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.152647 | controller | Jun 11 12:10:04.692912 crc crio[24477]: time="2026-06-11T12:10:04.692835585Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.152664 | controller | Jun 11 12:10:04.693070 crc crio[24477]: time="2026-06-11T12:10:04.693030281Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.152684 | controller | Jun 11 12:10:04.693126 crc crio[24477]: time="2026-06-11T12:10:04.693092563Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.152702 | controller | Jun 11 12:10:04.693488 crc crio[24477]: time="2026-06-11T12:10:04.693409321Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.152719 | controller | Jun 11 12:10:04.693559 crc crio[24477]: time="2026-06-11T12:10:04.693491404Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.152736 | controller | Jun 11 12:10:04.693699 crc crio[24477]: time="2026-06-11T12:10:04.693598857Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.152752 | controller | Jun 11 12:10:04.693777 crc crio[24477]: time="2026-06-11T12:10:04.6937391Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.152768 | controller | Jun 11 12:10:04.693914 crc crio[24477]: time="2026-06-11T12:10:04.693853324Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.152783 | controller | Jun 11 12:10:04.693985 crc crio[24477]: time="2026-06-11T12:10:04.693919315Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.152799 | controller | Jun 11 12:10:04.694107 crc crio[24477]: time="2026-06-11T12:10:04.69405194Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.152814 | controller | Jun 11 12:10:04.694164 crc crio[24477]: time="2026-06-11T12:10:04.694123622Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.152830 | controller | Jun 11 12:10:04.694308 crc crio[24477]: time="2026-06-11T12:10:04.694235385Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.152846 | controller | Jun 11 12:10:04.694407 crc crio[24477]: time="2026-06-11T12:10:04.694323908Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.152884 | controller | Jun 11 12:10:04.694465 crc crio[24477]: time="2026-06-11T12:10:04.694436331Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.152902 | controller | Jun 11 12:10:04.694500 crc crio[24477]: time="2026-06-11T12:10:04.694480307Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.152919 | controller | Jun 11 12:10:04.694713 crc crio[24477]: time="2026-06-11T12:10:04.694620036Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.152936 | controller | Jun 11 12:10:04.694790 crc crio[24477]: time="2026-06-11T12:10:04.694739219Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.152952 | controller | Jun 11 12:10:04.694940 crc crio[24477]: time="2026-06-11T12:10:04.694897673Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.152969 | controller | Jun 11 12:10:04.694996 crc crio[24477]: time="2026-06-11T12:10:04.694966145Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.152986 | controller | Jun 11 12:10:04.695164 crc crio[24477]: time="2026-06-11T12:10:04.695117249Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.153003 | controller | Jun 11 12:10:04.695221 crc crio[24477]: time="2026-06-11T12:10:04.695178561Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.153020 | controller | Jun 11 12:10:04.695331 crc crio[24477]: time="2026-06-11T12:10:04.695291264Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.153037 | controller | Jun 11 12:10:04.695428 crc crio[24477]: time="2026-06-11T12:10:04.695394747Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.153057 | controller | Jun 11 12:10:04.695546 crc crio[24477]: time="2026-06-11T12:10:04.69550052Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.153075 | controller | Jun 11 12:10:04.695609 crc crio[24477]: time="2026-06-11T12:10:04.695567482Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.153092 | controller | Jun 11 12:10:04.695775 crc crio[24477]: time="2026-06-11T12:10:04.695734136Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.153109 | controller | Jun 11 12:10:04.695844 crc crio[24477]: time="2026-06-11T12:10:04.695802528Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.153125 | controller | Jun 11 12:10:04.696020 crc crio[24477]: time="2026-06-11T12:10:04.695965193Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.153142 | controller | Jun 11 12:10:04.696090 crc crio[24477]: time="2026-06-11T12:10:04.696042905Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.153159 | controller | Jun 11 12:10:04.696183 crc crio[24477]: time="2026-06-11T12:10:04.696140369Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.153175 | controller | Jun 11 12:10:04.696240 crc crio[24477]: time="2026-06-11T12:10:04.696206211Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.153233 | controller | Jun 11 12:10:04.696449 crc crio[24477]: time="2026-06-11T12:10:04.696388405Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.153323 | controller | Jun 11 12:10:04.696540 crc crio[24477]: time="2026-06-11T12:10:04.696468537Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.153346 | controller | Jun 11 12:10:04.696604 crc crio[24477]: time="2026-06-11T12:10:04.696568741Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.153364 | controller | Jun 11 12:10:04.696755 crc crio[24477]: time="2026-06-11T12:10:04.696619792Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.153382 | controller | Jun 11 12:10:04.696858 crc crio[24477]: time="2026-06-11T12:10:04.696807196Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.153400 | controller | Jun 11 12:10:04.696939 crc crio[24477]: time="2026-06-11T12:10:04.696875868Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.153417 | controller | Jun 11 12:10:04.697031 crc crio[24477]: time="2026-06-11T12:10:04.696988782Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.153434 | controller | Jun 11 12:10:04.697092 crc crio[24477]: time="2026-06-11T12:10:04.697055674Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.153451 | controller | Jun 11 12:10:04.697264 crc crio[24477]: time="2026-06-11T12:10:04.697212327Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.153467 | controller | Jun 11 12:10:04.697396 crc crio[24477]: time="2026-06-11T12:10:04.69728754Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.153483 | controller | Jun 11 12:10:04.697459 crc crio[24477]: time="2026-06-11T12:10:04.697393993Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.153501 | controller | Jun 11 12:10:04.697459 crc crio[24477]: time="2026-06-11T12:10:04.697439696Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.153519 | controller | Jun 11 12:10:04.697733 crc crio[24477]: time="2026-06-11T12:10:04.697556038Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.153540 | controller | Jun 11 12:10:04.697733 crc crio[24477]: time="2026-06-11T12:10:04.697599709Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.153557 | controller | Jun 11 12:10:04.697733 crc crio[24477]: time="2026-06-11T12:10:04.69763273Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.153574 | controller | Jun 11 12:10:04.697733 crc crio[24477]: time="2026-06-11T12:10:04.697707772Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.153591 | controller | Jun 11 12:10:04.697990 crc crio[24477]: time="2026-06-11T12:10:04.697947Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.153609 | controller | Jun 11 12:10:04.698051 crc crio[24477]: time="2026-06-11T12:10:04.698018092Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.153632 | controller | Jun 11 12:10:04.698105 crc crio[24477]: time="2026-06-11T12:10:04.698087702Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.153658 | controller | Jun 11 12:10:04.698144 crc crio[24477]: time="2026-06-11T12:10:04.698123933Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.153683 | controller | Jun 11 12:10:04.698423 crc crio[24477]: time="2026-06-11T12:10:04.69833095Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.153702 | controller | Jun 11 12:10:04.698482 crc crio[24477]: time="2026-06-11T12:10:04.698438393Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.153724 | controller | Jun 11 12:10:04.698628 crc crio[24477]: time="2026-06-11T12:10:04.698581456Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.153747 | controller | Jun 11 12:10:04.698731 crc crio[24477]: time="2026-06-11T12:10:04.69869197Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.153765 | controller | Jun 11 12:10:04.698877 crc crio[24477]: time="2026-06-11T12:10:04.698831845Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.153782 | controller | Jun 11 12:10:04.698979 crc crio[24477]: time="2026-06-11T12:10:04.698897617Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.153799 | controller | Jun 11 12:10:04.699041 crc crio[24477]: time="2026-06-11T12:10:04.698978538Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.153815 | controller | Jun 11 12:10:04.699041 crc crio[24477]: time="2026-06-11T12:10:04.699016569Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.153832 | controller | Jun 11 12:10:04.699214 crc crio[24477]: time="2026-06-11T12:10:04.699170934Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.153870 | controller | Jun 11 12:10:04.699283 crc crio[24477]: time="2026-06-11T12:10:04.699234156Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.153894 | controller | Jun 11 12:10:04.699391 crc crio[24477]: time="2026-06-11T12:10:04.699323488Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.153912 | controller | Jun 11 12:10:04.699477 crc crio[24477]: time="2026-06-11T12:10:04.69942703Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.153928 | controller | Jun 11 12:10:04.699632 crc crio[24477]: time="2026-06-11T12:10:04.699588426Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.153945 | controller | Jun 11 12:10:04.699773 crc crio[24477]: time="2026-06-11T12:10:04.699709529Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.153967 | controller | Jun 11 12:10:04.699923 crc crio[24477]: time="2026-06-11T12:10:04.699813431Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.153985 | controller | Jun 11 12:10:04.699980 crc crio[24477]: time="2026-06-11T12:10:04.699942785Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.154001 | controller | Jun 11 12:10:04.700025 crc crio[24477]: time="2026-06-11T12:10:04.699987486Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.154018 | controller | Jun 11 12:10:04.700105 crc crio[24477]: time="2026-06-11T12:10:04.700020327Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.154034 | controller | Jun 11 12:10:04.700166 crc crio[24477]: time="2026-06-11T12:10:04.700138421Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.154051 | controller | Jun 11 12:10:04.700222 crc crio[24477]: time="2026-06-11T12:10:04.700169332Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.154067 | controller | Jun 11 12:10:04.701012 crc crio[24477]: time="2026-06-11T12:10:04.700938262Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.154085 | controller | Jun 11 12:10:04.701085 crc crio[24477]: time="2026-06-11T12:10:04.701057486Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.154101 | controller | Jun 11 12:10:04.701132 crc crio[24477]: time="2026-06-11T12:10:04.701093827Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.154118 | controller | Jun 11 12:10:04.701132 crc crio[24477]: time="2026-06-11T12:10:04.701126937Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.154134 | controller | Jun 11 12:10:04.701132 crc crio[24477]: time="2026-06-11T12:10:04.701181389Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.154154 | controller | Jun 11 12:10:04.701462 crc crio[24477]: time="2026-06-11T12:10:04.701200829Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.154177 | controller | Jun 11 12:10:04.701462 crc crio[24477]: time="2026-06-11T12:10:04.701433166Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.154195 | controller | Jun 11 12:10:04.701536 crc crio[24477]: time="2026-06-11T12:10:04.701471127Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.154213 | controller | Jun 11 12:10:04.701898 crc crio[24477]: time="2026-06-11T12:10:04.701785686Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.154230 | controller | Jun 11 12:10:04.701898 crc crio[24477]: time="2026-06-11T12:10:04.701903129Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.154247 | controller | Jun 11 12:10:04.702041 crc crio[24477]: time="2026-06-11T12:10:04.7019409Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.154297 | controller | Jun 11 12:10:04.702041 crc crio[24477]: time="2026-06-11T12:10:04.701968541Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.154318 | controller | Jun 11 12:10:04.702304 crc crio[24477]: time="2026-06-11T12:10:04.702097024Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.154336 | controller | Jun 11 12:10:04.702304 crc crio[24477]: time="2026-06-11T12:10:04.702139405Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.154353 | controller | Jun 11 12:10:04.702709 crc crio[24477]: time="2026-06-11T12:10:04.70232452Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.154374 | controller | Jun 11 12:10:04.702709 crc crio[24477]: time="2026-06-11T12:10:04.702416733Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.154391 | controller | Jun 11 12:10:04.702709 crc crio[24477]: time="2026-06-11T12:10:04.702528296Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.154410 | controller | Jun 11 12:10:04.702709 crc crio[24477]: time="2026-06-11T12:10:04.702609568Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.154427 | controller | Jun 11 12:10:04.702904 crc crio[24477]: time="2026-06-11T12:10:04.702721391Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.154444 | controller | Jun 11 12:10:04.705112 crc crio[24477]: time="2026-06-11T12:10:04.702773383Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.154461 | controller | Jun 11 12:10:04.708826 crc crio[24477]: time="2026-06-11T12:10:04.706024215Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.154479 | controller | Jun 11 12:10:04.708826 crc crio[24477]: time="2026-06-11T12:10:04.706626752Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.154496 | controller | Jun 11 12:10:04.708826 crc crio[24477]: time="2026-06-11T12:10:04.706787087Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.154513 | controller | Jun 11 12:10:04.708826 crc crio[24477]: time="2026-06-11T12:10:04.706826598Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.154530 | controller | Jun 11 12:10:04.708826 crc crio[24477]: time="2026-06-11T12:10:04.706898189Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.154546 | controller | Jun 11 12:10:04.708826 crc crio[24477]: time="2026-06-11T12:10:04.707000682Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.154563 | controller | Jun 11 12:10:04.708826 crc crio[24477]: time="2026-06-11T12:10:04.707016922Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.154579 | controller | Jun 11 12:10:04.708826 crc crio[24477]: time="2026-06-11T12:10:04.707037434Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.154595 | controller | Jun 11 12:10:04.708826 crc crio[24477]: time="2026-06-11T12:10:04.707203477Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.154613 | controller | Jun 11 12:10:04.708826 crc crio[24477]: time="2026-06-11T12:10:04.707243308Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.154630 | controller | Jun 11 12:10:04.708826 crc crio[24477]: time="2026-06-11T12:10:04.707415553Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.154648 | controller | Jun 11 12:10:04.708826 crc crio[24477]: time="2026-06-11T12:10:04.707466814Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.154665 | controller | Jun 11 12:10:04.708826 crc crio[24477]: time="2026-06-11T12:10:04.707616199Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.154683 | controller | Jun 11 12:10:04.708826 crc crio[24477]: time="2026-06-11T12:10:04.707721622Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.154700 | controller | Jun 11 12:10:04.708826 crc crio[24477]: time="2026-06-11T12:10:04.707818754Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.154716 | controller | Jun 11 12:10:04.708826 crc crio[24477]: time="2026-06-11T12:10:04.707856505Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.154733 | controller | Jun 11 12:10:04.708826 crc crio[24477]: time="2026-06-11T12:10:04.707983319Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.154752 | controller | Jun 11 12:10:04.708826 crc crio[24477]: time="2026-06-11T12:10:04.70802574Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.154770 | controller | Jun 11 12:10:04.708826 crc crio[24477]: time="2026-06-11T12:10:04.708163934Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.154786 | controller | Jun 11 12:10:04.708826 crc crio[24477]: time="2026-06-11T12:10:04.708208475Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.154804 | controller | Jun 11 12:10:04.708826 crc crio[24477]: time="2026-06-11T12:10:04.70871076Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.154821 | controller | Jun 11 12:10:04.708826 crc crio[24477]: time="2026-06-11T12:10:04.70875535Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.154839 | controller | Jun 11 12:10:04.708826 crc crio[24477]: time="2026-06-11T12:10:04.708774371Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.154879 | controller | Jun 11 12:10:04.708826 crc crio[24477]: time="2026-06-11T12:10:04.708793881Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.154899 | controller | Jun 11 12:10:04.708826 crc crio[24477]: time="2026-06-11T12:10:04.708845824Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.154917 | controller | Jun 11 12:10:04.710237 crc crio[24477]: time="2026-06-11T12:10:04.708944456Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.154935 | controller | Jun 11 12:10:04.710237 crc crio[24477]: time="2026-06-11T12:10:04.709016658Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.154952 | controller | Jun 11 12:10:04.710237 crc crio[24477]: time="2026-06-11T12:10:04.709043969Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.154970 | controller | Jun 11 12:10:04.710237 crc crio[24477]: time="2026-06-11T12:10:04.709248455Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.154988 | controller | Jun 11 12:10:04.710237 crc crio[24477]: time="2026-06-11T12:10:04.709282986Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.155005 | controller | Jun 11 12:10:04.710237 crc crio[24477]: time="2026-06-11T12:10:04.709458601Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.155022 | controller | Jun 11 12:10:04.710237 crc crio[24477]: time="2026-06-11T12:10:04.709498762Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.155038 | controller | Jun 11 12:10:04.710237 crc crio[24477]: time="2026-06-11T12:10:04.709680127Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.155055 | controller | Jun 11 12:10:04.710237 crc crio[24477]: time="2026-06-11T12:10:04.709721878Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.155071 | controller | Jun 11 12:10:04.710237 crc crio[24477]: time="2026-06-11T12:10:04.709855341Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.155087 | controller | Jun 11 12:10:04.710237 crc crio[24477]: time="2026-06-11T12:10:04.709895983Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.155103 | controller | Jun 11 12:10:04.710237 crc crio[24477]: time="2026-06-11T12:10:04.710028346Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.155119 | controller | Jun 11 12:10:04.710237 crc crio[24477]: time="2026-06-11T12:10:04.710063297Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.155139 | controller | Jun 11 12:10:04.710953 crc crio[24477]: time="2026-06-11T12:10:04.710262533Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.155157 | controller | Jun 11 12:10:04.710953 crc crio[24477]: time="2026-06-11T12:10:04.710299764Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.155174 | controller | Jun 11 12:10:04.710953 crc crio[24477]: time="2026-06-11T12:10:04.710465669Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.155192 | controller | Jun 11 12:10:04.710953 crc crio[24477]: time="2026-06-11T12:10:04.71050848Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.155210 | controller | Jun 11 12:10:04.710953 crc crio[24477]: time="2026-06-11T12:10:04.710707425Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.155226 | controller | Jun 11 12:10:04.710953 crc crio[24477]: time="2026-06-11T12:10:04.710744026Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.155242 | controller | Jun 11 12:10:04.710953 crc crio[24477]: time="2026-06-11T12:10:04.710881951Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.155258 | controller | Jun 11 12:10:04.710953 crc crio[24477]: time="2026-06-11T12:10:04.710919082Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.155273 | controller | Jun 11 12:10:04.711227 crc crio[24477]: time="2026-06-11T12:10:04.711044784Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.155289 | controller | Jun 11 12:10:04.711227 crc crio[24477]: time="2026-06-11T12:10:04.711080646Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.155320 | controller | Jun 11 12:10:04.711413 crc crio[24477]: time="2026-06-11T12:10:04.711245051Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.155470 | controller | Jun 11 12:10:04.711413 crc crio[24477]: time="2026-06-11T12:10:04.711288102Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.155493 | controller | Jun 11 12:10:04.711505 crc crio[24477]: time="2026-06-11T12:10:04.711454797Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.155511 | controller | Jun 11 12:10:04.711505 crc crio[24477]: time="2026-06-11T12:10:04.711495608Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.155527 | controller | Jun 11 12:10:04.711719 crc crio[24477]: time="2026-06-11T12:10:04.711619761Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.155544 | controller | Jun 11 12:10:04.711807 crc crio[24477]: time="2026-06-11T12:10:04.711744796Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.155609 | controller | Jun 11 12:10:04.711981 crc crio[24477]: time="2026-06-11T12:10:04.71192167Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.155634 | controller | Jun 11 12:10:04.712039 crc crio[24477]: time="2026-06-11T12:10:04.711984421Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.155652 | controller | Jun 11 12:10:04.712084 crc crio[24477]: time="2026-06-11T12:10:04.712054483Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.155670 | controller | Jun 11 12:10:04.712084 crc crio[24477]: time="2026-06-11T12:10:04.712079864Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.155687 | controller | Jun 11 12:10:04.712296 crc crio[24477]: time="2026-06-11T12:10:04.712237031Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.155707 | controller | Jun 11 12:10:04.712296 crc crio[24477]: time="2026-06-11T12:10:04.712266419Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.155724 | controller | Jun 11 12:10:04.712566 crc crio[24477]: time="2026-06-11T12:10:04.712491666Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.155741 | controller | Jun 11 12:10:04.712566 crc crio[24477]: time="2026-06-11T12:10:04.712536918Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.155756 | controller | Jun 11 12:10:04.712734 crc crio[24477]: time="2026-06-11T12:10:04.712621569Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.155773 | controller | Jun 11 12:10:04.712734 crc crio[24477]: time="2026-06-11T12:10:04.712711121Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.155790 | controller | Jun 11 12:10:04.712994 crc crio[24477]: time="2026-06-11T12:10:04.712869216Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.155806 | controller | Jun 11 12:10:04.713095 crc crio[24477]: time="2026-06-11T12:10:04.713030462Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.155822 | controller | Jun 11 12:10:04.713196 crc crio[24477]: time="2026-06-11T12:10:04.713102382Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.155838 | controller | Jun 11 12:10:04.713236 crc crio[24477]: time="2026-06-11T12:10:04.713208135Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.155875 | controller | Jun 11 12:10:04.713404 crc crio[24477]: time="2026-06-11T12:10:04.713332618Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.155894 | controller | Jun 11 12:10:04.713509 crc crio[24477]: time="2026-06-11T12:10:04.713421461Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.155910 | controller | Jun 11 12:10:04.713571 crc crio[24477]: time="2026-06-11T12:10:04.713522874Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.155926 | controller | Jun 11 12:10:04.713571 crc crio[24477]: time="2026-06-11T12:10:04.713563355Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.155943 | controller | Jun 11 12:10:04.714294 crc crio[24477]: time="2026-06-11T12:10:04.714062299Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.155958 | controller | Jun 11 12:10:04.714294 crc crio[24477]: time="2026-06-11T12:10:04.714124121Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.155975 | controller | Jun 11 12:10:04.714294 crc crio[24477]: time="2026-06-11T12:10:04.714158371Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.155992 | controller | Jun 11 12:10:04.714294 crc crio[24477]: time="2026-06-11T12:10:04.714183602Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.156008 | controller | Jun 11 12:10:04.714546 crc crio[24477]: time="2026-06-11T12:10:04.714343007Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.156025 | controller | Jun 11 12:10:04.714546 crc crio[24477]: time="2026-06-11T12:10:04.714412639Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.156041 | controller | Jun 11 12:10:04.715009 crc crio[24477]: time="2026-06-11T12:10:04.714952934Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.156057 | controller | Jun 11 12:10:04.715139 crc crio[24477]: time="2026-06-11T12:10:04.715012706Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.156080 | controller | Jun 11 12:10:04.715139 crc crio[24477]: time="2026-06-11T12:10:04.715052057Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.156097 | controller | Jun 11 12:10:04.715139 crc crio[24477]: time="2026-06-11T12:10:04.715078968Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.156114 | controller | Jun 11 12:10:04.715139 crc crio[24477]: time="2026-06-11T12:10:04.715122239Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.156131 | controller | Jun 11 12:10:04.715139 crc crio[24477]: time="2026-06-11T12:10:04.715140409Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.156147 | controller | Jun 11 12:10:04.717026 crc crio[24477]: time="2026-06-11T12:10:04.716898929Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.156164 | controller | Jun 11 12:10:04.717098 crc crio[24477]: time="2026-06-11T12:10:04.717071334Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.156180 | controller | Jun 11 12:10:04.717231 crc crio[24477]: time="2026-06-11T12:10:04.717114025Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.156197 | controller | Jun 11 12:10:04.717344 crc crio[24477]: time="2026-06-11T12:10:04.717226108Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.156213 | controller | Jun 11 12:10:04.717593 crc crio[24477]: time="2026-06-11T12:10:04.717519057Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.156228 | controller | Jun 11 12:10:04.717709 crc crio[24477]: time="2026-06-11T12:10:04.717598449Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.156244 | controller | Jun 11 12:10:04.717821 crc crio[24477]: time="2026-06-11T12:10:04.717772223Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.156260 | controller | Jun 11 12:10:04.717886 crc crio[24477]: time="2026-06-11T12:10:04.717852055Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.156275 | controller | Jun 11 12:10:04.717995 crc crio[24477]: time="2026-06-11T12:10:04.717940108Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.156291 | controller | Jun 11 12:10:04.718052 crc crio[24477]: time="2026-06-11T12:10:04.718023191Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.156306 | controller | Jun 11 12:10:04.718193 crc crio[24477]: time="2026-06-11T12:10:04.718147213Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.156322 | controller | Jun 11 12:10:04.718250 crc crio[24477]: time="2026-06-11T12:10:04.718216335Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.156338 | controller | Jun 11 12:10:04.718444 crc crio[24477]: time="2026-06-11T12:10:04.71833241Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.156353 | controller | Jun 11 12:10:04.718504 crc crio[24477]: time="2026-06-11T12:10:04.718462203Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.156369 | controller | Jun 11 12:10:04.718553 crc crio[24477]: time="2026-06-11T12:10:04.718530235Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.156385 | controller | Jun 11 12:10:04.718615 crc crio[24477]: time="2026-06-11T12:10:04.718573686Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.156400 | controller | Jun 11 12:10:04.718886 crc crio[24477]: time="2026-06-11T12:10:04.718815592Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.156420 | controller | Jun 11 12:10:04.718947 crc crio[24477]: time="2026-06-11T12:10:04.718892174Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.156437 | controller | Jun 11 12:10:04.719103 crc crio[24477]: time="2026-06-11T12:10:04.719053448Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.156454 | controller | Jun 11 12:10:04.719186 crc crio[24477]: time="2026-06-11T12:10:04.71911597Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.156470 | controller | Jun 11 12:10:04.719298 crc crio[24477]: time="2026-06-11T12:10:04.719253364Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.156486 | controller | Jun 11 12:10:04.719408 crc crio[24477]: time="2026-06-11T12:10:04.719316536Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.156540 | controller | Jun 11 12:10:04.719453 crc crio[24477]: time="2026-06-11T12:10:04.71942211Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.156557 | controller | Jun 11 12:10:04.719453 crc crio[24477]: time="2026-06-11T12:10:04.719453461Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.156574 | controller | Jun 11 12:10:04.719760 crc crio[24477]: time="2026-06-11T12:10:04.719719128Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.156590 | controller | Jun 11 12:10:04.719833 crc crio[24477]: time="2026-06-11T12:10:04.71978171Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.156608 | controller | Jun 11 12:10:04.719943 crc crio[24477]: time="2026-06-11T12:10:04.719906683Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.156625 | controller | Jun 11 12:10:04.720004 crc crio[24477]: time="2026-06-11T12:10:04.719954864Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.156642 | controller | Jun 11 12:10:04.720185 crc crio[24477]: time="2026-06-11T12:10:04.72014621Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.156658 | controller | Jun 11 12:10:04.720245 crc crio[24477]: time="2026-06-11T12:10:04.720205931Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.156675 | controller | Jun 11 12:10:04.720312 crc crio[24477]: time="2026-06-11T12:10:04.720277123Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.156692 | controller | Jun 11 12:10:04.720415 crc crio[24477]: time="2026-06-11T12:10:04.720323095Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.156708 | controller | Jun 11 12:10:04.720562 crc crio[24477]: time="2026-06-11T12:10:04.72051358Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.156725 | controller | Jun 11 12:10:04.720636 crc crio[24477]: time="2026-06-11T12:10:04.720577502Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.156741 | controller | Jun 11 12:10:04.720821 crc crio[24477]: time="2026-06-11T12:10:04.720743506Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.156757 | controller | Jun 11 12:10:04.720821 crc crio[24477]: time="2026-06-11T12:10:04.720779117Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.156774 | controller | Jun 11 12:10:04.721012 crc crio[24477]: time="2026-06-11T12:10:04.720968153Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.156790 | controller | Jun 11 12:10:04.721089 crc crio[24477]: time="2026-06-11T12:10:04.721027935Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.156807 | controller | Jun 11 12:10:04.721149 crc crio[24477]: time="2026-06-11T12:10:04.721098357Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.156827 | controller | Jun 11 12:10:04.721149 crc crio[24477]: time="2026-06-11T12:10:04.721130528Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.156845 | controller | Jun 11 12:10:04.721510 crc crio[24477]: time="2026-06-11T12:10:04.721443016Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.156882 | controller | Jun 11 12:10:04.721581 crc crio[24477]: time="2026-06-11T12:10:04.721510827Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.156901 | controller | Jun 11 12:10:04.721623 crc crio[24477]: time="2026-06-11T12:10:04.721575329Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.156918 | controller | Jun 11 12:10:04.721623 crc crio[24477]: time="2026-06-11T12:10:04.72160873Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.156934 | controller | Jun 11 12:10:04.721864 crc crio[24477]: time="2026-06-11T12:10:04.721826506Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.156950 | controller | Jun 11 12:10:04.721919 crc crio[24477]: time="2026-06-11T12:10:04.721869167Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.156967 | controller | Jun 11 12:10:04.721919 crc crio[24477]: time="2026-06-11T12:10:04.721908788Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.156982 | controller | Jun 11 12:10:04.721991 crc crio[24477]: time="2026-06-11T12:10:04.721931659Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.156999 | controller | Jun 11 12:10:04.722186 crc crio[24477]: time="2026-06-11T12:10:04.722119854Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.157016 | controller | Jun 11 12:10:04.722186 crc crio[24477]: time="2026-06-11T12:10:04.722182336Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.157033 | controller | Jun 11 12:10:04.722488 crc crio[24477]: time="2026-06-11T12:10:04.722433713Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.157049 | controller | Jun 11 12:10:04.722558 crc crio[24477]: time="2026-06-11T12:10:04.722498095Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.157065 | controller | Jun 11 12:10:04.722799 crc crio[24477]: time="2026-06-11T12:10:04.722737202Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.157082 | controller | Jun 11 12:10:04.722874 crc crio[24477]: time="2026-06-11T12:10:04.722820464Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.157098 | controller | Jun 11 12:10:04.722922 crc crio[24477]: time="2026-06-11T12:10:04.722876056Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.157114 | controller | Jun 11 12:10:04.722962 crc crio[24477]: time="2026-06-11T12:10:04.722921017Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.157130 | controller | Jun 11 12:10:04.723039 crc crio[24477]: time="2026-06-11T12:10:04.722997179Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.157146 | controller | Jun 11 12:10:04.723129 crc crio[24477]: time="2026-06-11T12:10:04.723060301Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.157162 | controller | Jun 11 12:10:04.723244 crc crio[24477]: time="2026-06-11T12:10:04.723206085Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.157178 | controller | Jun 11 12:10:04.723311 crc crio[24477]: time="2026-06-11T12:10:04.723256407Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.157225 | controller | Jun 11 12:10:04.723521 crc crio[24477]: time="2026-06-11T12:10:04.723479493Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.157243 | controller | Jun 11 12:10:04.723591 crc crio[24477]: time="2026-06-11T12:10:04.723541834Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.157261 | controller | Jun 11 12:10:04.723721 crc crio[24477]: time="2026-06-11T12:10:04.723686058Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.157277 | controller | Jun 11 12:10:04.723783 crc crio[24477]: time="2026-06-11T12:10:04.72373465Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.157294 | controller | Jun 11 12:10:04.723993 crc crio[24477]: time="2026-06-11T12:10:04.723932175Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.157311 | controller | Jun 11 12:10:04.724065 crc crio[24477]: time="2026-06-11T12:10:04.723999927Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.157329 | controller | Jun 11 12:10:04.724171 crc crio[24477]: time="2026-06-11T12:10:04.724075149Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.157346 | controller | Jun 11 12:10:04.724242 crc crio[24477]: time="2026-06-11T12:10:04.724187432Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.157364 | controller | Jun 11 12:10:04.724382 crc crio[24477]: time="2026-06-11T12:10:04.724310006Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.157380 | controller | Jun 11 12:10:04.724447 crc crio[24477]: time="2026-06-11T12:10:04.724402439Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.157397 | controller | Jun 11 12:10:04.724523 crc crio[24477]: time="2026-06-11T12:10:04.724486701Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.157413 | controller | Jun 11 12:10:04.724596 crc crio[24477]: time="2026-06-11T12:10:04.724532502Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.157428 | controller | Jun 11 12:10:04.724839 crc crio[24477]: time="2026-06-11T12:10:04.724796349Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.157444 | controller | Jun 11 12:10:04.724922 crc crio[24477]: time="2026-06-11T12:10:04.724855801Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.157460 | controller | Jun 11 12:10:04.725197 crc crio[24477]: time="2026-06-11T12:10:04.725124598Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.157475 | controller | Jun 11 12:10:04.725263 crc crio[24477]: time="2026-06-11T12:10:04.72520541Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.157491 | controller | Jun 11 12:10:04.725305 crc crio[24477]: time="2026-06-11T12:10:04.725258972Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.157506 | controller | Jun 11 12:10:04.725497 crc crio[24477]: time="2026-06-11T12:10:04.725459518Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.157521 | controller | Jun 11 12:10:04.725559 crc crio[24477]: time="2026-06-11T12:10:04.72552766Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.157537 | controller | Jun 11 12:10:04.725715 crc crio[24477]: time="2026-06-11T12:10:04.725625533Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.157552 | controller | Jun 11 12:10:04.725810 crc crio[24477]: time="2026-06-11T12:10:04.725774977Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.157622 | controller | Jun 11 12:10:04.725904 crc crio[24477]: time="2026-06-11T12:10:04.72586702Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.157677 | controller | Jun 11 12:10:04.725979 crc crio[24477]: time="2026-06-11T12:10:04.725921341Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.157698 | controller | Jun 11 12:10:04.725979 crc crio[24477]: time="2026-06-11T12:10:04.725947852Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.157716 | controller | Jun 11 12:10:04.726097 crc crio[24477]: time="2026-06-11T12:10:04.725996754Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.157734 | controller | Jun 11 12:10:04.726097 crc crio[24477]: time="2026-06-11T12:10:04.726044666Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.157750 | controller | Jun 11 12:10:04.726250 crc crio[24477]: time="2026-06-11T12:10:04.726211139Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.157766 | controller | Jun 11 12:10:04.726313 crc crio[24477]: time="2026-06-11T12:10:04.72625788Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.157782 | controller | Jun 11 12:10:04.726472 crc crio[24477]: time="2026-06-11T12:10:04.726433965Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.157798 | controller | Jun 11 12:10:04.726535 crc crio[24477]: time="2026-06-11T12:10:04.726492727Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.157814 | controller | Jun 11 12:10:04.726580 crc crio[24477]: time="2026-06-11T12:10:04.726556699Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.157830 | controller | Jun 11 12:10:04.726616 crc crio[24477]: time="2026-06-11T12:10:04.72659426Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.157846 | controller | Jun 11 12:10:04.726859 crc crio[24477]: time="2026-06-11T12:10:04.726818317Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.157886 | controller | Jun 11 12:10:04.726976 crc crio[24477]: time="2026-06-11T12:10:04.726876739Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.157904 | controller | Jun 11 12:10:04.727118 crc crio[24477]: time="2026-06-11T12:10:04.727056563Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.157926 | controller | Jun 11 12:10:04.727200 crc crio[24477]: time="2026-06-11T12:10:04.727142005Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.157949 | controller | Jun 11 12:10:04.727313 crc crio[24477]: time="2026-06-11T12:10:04.72726291Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.157972 | controller | Jun 11 12:10:04.727428 crc crio[24477]: time="2026-06-11T12:10:04.727329962Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.157995 | controller | Jun 11 12:10:04.727773 crc crio[24477]: time="2026-06-11T12:10:04.727710611Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.158013 | controller | Jun 11 12:10:04.727855 crc crio[24477]: time="2026-06-11T12:10:04.727790773Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.158030 | controller | Jun 11 12:10:04.727894 crc crio[24477]: time="2026-06-11T12:10:04.727871516Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.158045 | controller | Jun 11 12:10:04.727937 crc crio[24477]: time="2026-06-11T12:10:04.727917088Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.158067 | controller | Jun 11 12:10:04.728193 crc crio[24477]: time="2026-06-11T12:10:04.728143384Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.158085 | controller | Jun 11 12:10:04.728249 crc crio[24477]: time="2026-06-11T12:10:04.728217397Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.158101 | controller | Jun 11 12:10:04.728347 crc crio[24477]: time="2026-06-11T12:10:04.72830509Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.158118 | controller | Jun 11 12:10:04.728438 crc crio[24477]: time="2026-06-11T12:10:04.728407223Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.158136 | controller | Jun 11 12:10:04.728636 crc crio[24477]: time="2026-06-11T12:10:04.728586616Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.158153 | controller | Jun 11 12:10:04.728752 crc crio[24477]: time="2026-06-11T12:10:04.72872519Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.158170 | controller | Jun 11 12:10:04.728859 crc crio[24477]: time="2026-06-11T12:10:04.728816344Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.158185 | controller | Jun 11 12:10:04.728921 crc crio[24477]: time="2026-06-11T12:10:04.728882786Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.158202 | controller | Jun 11 12:10:04.729280 crc crio[24477]: time="2026-06-11T12:10:04.729211903Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.158218 | controller | Jun 11 12:10:04.729342 crc crio[24477]: time="2026-06-11T12:10:04.729293695Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.158234 | controller | Jun 11 12:10:04.729564 crc crio[24477]: time="2026-06-11T12:10:04.729346387Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.158249 | controller | Jun 11 12:10:04.729709 crc crio[24477]: time="2026-06-11T12:10:04.729587543Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.158266 | controller | Jun 11 12:10:04.729763 crc crio[24477]: time="2026-06-11T12:10:04.729737198Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.158283 | controller | Jun 11 12:10:04.729815 crc crio[24477]: time="2026-06-11T12:10:04.729782569Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.158299 | controller | Jun 11 12:10:04.729854 crc crio[24477]: time="2026-06-11T12:10:04.72983308Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.158316 | controller | Jun 11 12:10:04.729914 crc crio[24477]: time="2026-06-11T12:10:04.729858591Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.158332 | controller | Jun 11 12:10:04.730043 crc crio[24477]: time="2026-06-11T12:10:04.729987204Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.158348 | controller | Jun 11 12:10:04.730107 crc crio[24477]: time="2026-06-11T12:10:04.730050626Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.158364 | controller | Jun 11 12:10:04.730252 crc crio[24477]: time="2026-06-11T12:10:04.73019463Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.158381 | controller | Jun 11 12:10:04.730334 crc crio[24477]: time="2026-06-11T12:10:04.730265882Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.158397 | controller | Jun 11 12:10:04.730423 crc crio[24477]: time="2026-06-11T12:10:04.730331584Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.158418 | controller | Jun 11 12:10:04.730423 crc crio[24477]: time="2026-06-11T12:10:04.730402436Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.158434 | controller | Jun 11 12:10:04.730683 crc crio[24477]: time="2026-06-11T12:10:04.730583792Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.158451 | controller | Jun 11 12:10:04.730758 crc crio[24477]: time="2026-06-11T12:10:04.730704485Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.158467 | controller | Jun 11 12:10:04.730985 crc crio[24477]: time="2026-06-11T12:10:04.730913331Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.158483 | controller | Jun 11 12:10:04.731043 crc crio[24477]: time="2026-06-11T12:10:04.731001573Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.158499 | controller | Jun 11 12:10:04.731082 crc crio[24477]: time="2026-06-11T12:10:04.731054285Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.158515 | controller | Jun 11 12:10:04.731128 crc crio[24477]: time="2026-06-11T12:10:04.731089786Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.158531 | controller | Jun 11 12:10:04.731174 crc crio[24477]: time="2026-06-11T12:10:04.731127447Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.158546 | controller | Jun 11 12:10:04.731174 crc crio[24477]: time="2026-06-11T12:10:04.731154908Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.158562 | controller | Jun 11 12:10:04.731343 crc crio[24477]: time="2026-06-11T12:10:04.731294552Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.158578 | controller | Jun 11 12:10:04.731440 crc crio[24477]: time="2026-06-11T12:10:04.731405875Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.158594 | controller | Jun 11 12:10:04.731579 crc crio[24477]: time="2026-06-11T12:10:04.731540648Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.158611 | controller | Jun 11 12:10:04.731714 crc crio[24477]: time="2026-06-11T12:10:04.73159281Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.158627 | controller | Jun 11 12:10:04.731873 crc crio[24477]: time="2026-06-11T12:10:04.731832196Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.158643 | controller | Jun 11 12:10:04.731928 crc crio[24477]: time="2026-06-11T12:10:04.731895889Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.158661 | controller | Jun 11 12:10:04.732031 crc crio[24477]: time="2026-06-11T12:10:04.731995221Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.158679 | controller | Jun 11 12:10:04.732085 crc crio[24477]: time="2026-06-11T12:10:04.732044332Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.158695 | controller | Jun 11 12:10:04.732249 crc crio[24477]: time="2026-06-11T12:10:04.732209318Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.158770 | controller | Jun 11 12:10:04.732309 crc crio[24477]: time="2026-06-11T12:10:04.732271359Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.158824 | controller | Jun 11 12:10:04.732395 crc crio[24477]: time="2026-06-11T12:10:04.732374531Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.158843 | controller | Jun 11 12:10:04.732464 crc crio[24477]: time="2026-06-11T12:10:04.732411172Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.158879 | controller | Jun 11 12:10:04.732738 crc crio[24477]: time="2026-06-11T12:10:04.732695361Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.158902 | controller | Jun 11 12:10:04.732871 crc crio[24477]: time="2026-06-11T12:10:04.732760333Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.158920 | controller | Jun 11 12:10:04.732914 crc crio[24477]: time="2026-06-11T12:10:04.732889436Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.158937 | controller | Jun 11 12:10:04.732951 crc crio[24477]: time="2026-06-11T12:10:04.732924447Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.158953 | controller | Jun 11 12:10:04.733123 crc crio[24477]: time="2026-06-11T12:10:04.733083372Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.158969 | controller | Jun 11 12:10:04.733201 crc crio[24477]: time="2026-06-11T12:10:04.733141854Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.158985 | controller | Jun 11 12:10:04.733391 crc crio[24477]: time="2026-06-11T12:10:04.733320449Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.159002 | controller | Jun 11 12:10:04.733460 crc crio[24477]: time="2026-06-11T12:10:04.73339622Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.159019 | controller | Jun 11 12:10:04.733557 crc crio[24477]: time="2026-06-11T12:10:04.733518185Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.159040 | controller | Jun 11 12:10:04.733619 crc crio[24477]: time="2026-06-11T12:10:04.733577407Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.159064 | controller | Jun 11 12:10:04.733745 crc crio[24477]: time="2026-06-11T12:10:04.733710928Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.159085 | controller | Jun 11 12:10:04.733801 crc crio[24477]: time="2026-06-11T12:10:04.73375874Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.159107 | controller | Jun 11 12:10:04.734002 crc crio[24477]: time="2026-06-11T12:10:04.733960427Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.159126 | controller | Jun 11 12:10:04.734062 crc crio[24477]: time="2026-06-11T12:10:04.734022219Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.159144 | controller | Jun 11 12:10:04.734107 crc crio[24477]: time="2026-06-11T12:10:04.73409262Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.159161 | controller | Jun 11 12:10:04.734143 crc crio[24477]: time="2026-06-11T12:10:04.734129901Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.159178 | controller | Jun 11 12:10:04.734298 crc crio[24477]: time="2026-06-11T12:10:04.734259115Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.159198 | controller | Jun 11 12:10:04.734389 crc crio[24477]: time="2026-06-11T12:10:04.734318057Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.159220 | controller | Jun 11 12:10:04.734462 crc crio[24477]: time="2026-06-11T12:10:04.734413789Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.159238 | controller | Jun 11 12:10:04.734462 crc crio[24477]: time="2026-06-11T12:10:04.73444649Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.159255 | controller | Jun 11 12:10:04.734707 crc crio[24477]: time="2026-06-11T12:10:04.734602285Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.159272 | controller | Jun 11 12:10:04.734787 crc crio[24477]: time="2026-06-11T12:10:04.73473562Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.159293 | controller | Jun 11 12:10:04.734916 crc crio[24477]: time="2026-06-11T12:10:04.734878021Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.159344 | controller | Jun 11 12:10:04.734977 crc crio[24477]: time="2026-06-11T12:10:04.734925903Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.159362 | controller | Jun 11 12:10:04.735141 crc crio[24477]: time="2026-06-11T12:10:04.73510305Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.159379 | controller | Jun 11 12:10:04.735194 crc crio[24477]: time="2026-06-11T12:10:04.735162801Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.159396 | controller | Jun 11 12:10:04.735312 crc crio[24477]: time="2026-06-11T12:10:04.735228181Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.159412 | controller | Jun 11 12:10:04.735312 crc crio[24477]: time="2026-06-11T12:10:04.735258362Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.159428 | controller | Jun 11 12:10:04.735503 crc crio[24477]: time="2026-06-11T12:10:04.735468289Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.159444 | controller | Jun 11 12:10:04.735565 crc crio[24477]: time="2026-06-11T12:10:04.73551443Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.159461 | controller | Jun 11 12:10:04.735607 crc crio[24477]: time="2026-06-11T12:10:04.735587341Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.159478 | controller | Jun 11 12:10:04.735746 crc crio[24477]: time="2026-06-11T12:10:04.735705344Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.159494 | controller | Jun 11 12:10:04.735879 crc crio[24477]: time="2026-06-11T12:10:04.735766336Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.159510 | controller | Jun 11 12:10:04.735879 crc crio[24477]: time="2026-06-11T12:10:04.735813297Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.159526 | controller | Jun 11 12:10:04.736130 crc crio[24477]: time="2026-06-11T12:10:04.736055095Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.159543 | controller | Jun 11 12:10:04.736130 crc crio[24477]: time="2026-06-11T12:10:04.736134257Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.159560 | controller | Jun 11 12:10:04.736903 crc crio[24477]: time="2026-06-11T12:10:04.736185389Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.159576 | controller | Jun 11 12:10:04.736903 crc crio[24477]: time="2026-06-11T12:10:04.736223979Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.159593 | controller | Jun 11 12:10:04.736903 crc crio[24477]: time="2026-06-11T12:10:04.736259971Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.159610 | controller | Jun 11 12:10:04.736903 crc crio[24477]: time="2026-06-11T12:10:04.736302152Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.159626 | controller | Jun 11 12:10:04.736903 crc crio[24477]: time="2026-06-11T12:10:04.73660445Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.159642 | controller | Jun 11 12:10:04.736903 crc crio[24477]: time="2026-06-11T12:10:04.736715193Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.159659 | controller | Jun 11 12:10:04.736903 crc crio[24477]: time="2026-06-11T12:10:04.736796506Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.159681 | controller | Jun 11 12:10:04.736903 crc crio[24477]: time="2026-06-11T12:10:04.736830466Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.159698 | controller | Jun 11 12:10:04.737476 crc crio[24477]: time="2026-06-11T12:10:04.73697185Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.159715 | controller | Jun 11 12:10:04.737476 crc crio[24477]: time="2026-06-11T12:10:04.736998791Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.159731 | controller | Jun 11 12:10:04.737476 crc crio[24477]: time="2026-06-11T12:10:04.737229457Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.159747 | controller | Jun 11 12:10:04.737476 crc crio[24477]: time="2026-06-11T12:10:04.737261528Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.159763 | controller | Jun 11 12:10:04.737624 crc crio[24477]: time="2026-06-11T12:10:04.737481644Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.159781 | controller | Jun 11 12:10:04.737624 crc crio[24477]: time="2026-06-11T12:10:04.737532746Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.159797 | controller | Jun 11 12:10:04.737624 crc crio[24477]: time="2026-06-11T12:10:04.737599218Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.159813 | controller | Jun 11 12:10:04.737827 crc crio[24477]: time="2026-06-11T12:10:04.737632009Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.159829 | controller | Jun 11 12:10:04.737907 crc crio[24477]: time="2026-06-11T12:10:04.737865075Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.159846 | controller | Jun 11 12:10:04.737968 crc crio[24477]: time="2026-06-11T12:10:04.737927167Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.159960 | controller | Jun 11 12:10:04.738044 crc crio[24477]: time="2026-06-11T12:10:04.737997629Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.159982 | controller | Jun 11 12:10:04.738137 crc crio[24477]: time="2026-06-11T12:10:04.738102352Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.159999 | controller | Jun 11 12:10:04.738338 crc crio[24477]: time="2026-06-11T12:10:04.738298947Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.160017 | controller | Jun 11 12:10:04.738430 crc crio[24477]: time="2026-06-11T12:10:04.73839797Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.160035 | controller | Jun 11 12:10:04.738567 crc crio[24477]: time="2026-06-11T12:10:04.738476492Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.160052 | controller | Jun 11 12:10:04.738620 crc crio[24477]: time="2026-06-11T12:10:04.738582665Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.160068 | controller | Jun 11 12:10:04.738760 crc crio[24477]: time="2026-06-11T12:10:04.738724969Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.160085 | controller | Jun 11 12:10:04.738807 crc crio[24477]: time="2026-06-11T12:10:04.73876755Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.160102 | controller | Jun 11 12:10:04.739080 crc crio[24477]: time="2026-06-11T12:10:04.738974717Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.160118 | controller | Jun 11 12:10:04.739080 crc crio[24477]: time="2026-06-11T12:10:04.739025618Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.160138 | controller | Jun 11 12:10:04.739447 crc crio[24477]: time="2026-06-11T12:10:04.739209333Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.160154 | controller | Jun 11 12:10:04.739447 crc crio[24477]: time="2026-06-11T12:10:04.739249744Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.160169 | controller | Jun 11 12:10:04.739447 crc crio[24477]: time="2026-06-11T12:10:04.739407329Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.160185 | controller | Jun 11 12:10:04.739447 crc crio[24477]: time="2026-06-11T12:10:04.73944307Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.160200 | controller | Jun 11 12:10:04.739598 crc crio[24477]: time="2026-06-11T12:10:04.739579143Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.160217 | controller | Jun 11 12:10:04.739636 crc crio[24477]: time="2026-06-11T12:10:04.739619564Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.160233 | controller | Jun 11 12:10:04.739845 crc crio[24477]: time="2026-06-11T12:10:04.73980984Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.160249 | controller | Jun 11 12:10:04.739901 crc crio[24477]: time="2026-06-11T12:10:04.739858641Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.160265 | controller | Jun 11 12:10:04.740098 crc crio[24477]: time="2026-06-11T12:10:04.740057627Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.160281 | controller | Jun 11 12:10:04.740167 crc crio[24477]: time="2026-06-11T12:10:04.740120298Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.160298 | controller | Jun 11 12:10:04.740207 crc crio[24477]: time="2026-06-11T12:10:04.74018841Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.160315 | controller | Jun 11 12:10:04.740306 crc crio[24477]: time="2026-06-11T12:10:04.740271423Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.160331 | controller | Jun 11 12:10:04.740458 crc crio[24477]: time="2026-06-11T12:10:04.740384676Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.160348 | controller | Jun 11 12:10:04.740458 crc crio[24477]: time="2026-06-11T12:10:04.740451587Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.160364 | controller | Jun 11 12:10:04.740589 crc crio[24477]: time="2026-06-11T12:10:04.740553641Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.160380 | controller | Jun 11 12:10:04.740714 crc crio[24477]: time="2026-06-11T12:10:04.740600833Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.160396 | controller | Jun 11 12:10:04.740923 crc crio[24477]: time="2026-06-11T12:10:04.740881329Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.160413 | controller | Jun 11 12:10:04.740979 crc crio[24477]: time="2026-06-11T12:10:04.740948831Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.160429 | controller | Jun 11 12:10:04.741074 crc crio[24477]: time="2026-06-11T12:10:04.741038824Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.160446 | controller | Jun 11 12:10:04.741143 crc crio[24477]: time="2026-06-11T12:10:04.741094245Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.160462 | controller | Jun 11 12:10:04.741319 crc crio[24477]: time="2026-06-11T12:10:04.74127581Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.160482 | controller | Jun 11 12:10:04.741443 crc crio[24477]: time="2026-06-11T12:10:04.741334802Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.160498 | controller | Jun 11 12:10:04.741497 crc crio[24477]: time="2026-06-11T12:10:04.741473006Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.160514 | controller | Jun 11 12:10:04.741551 crc crio[24477]: time="2026-06-11T12:10:04.741511357Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.160530 | controller | Jun 11 12:10:04.741817 crc crio[24477]: time="2026-06-11T12:10:04.741777564Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.160546 | controller | Jun 11 12:10:04.741890 crc crio[24477]: time="2026-06-11T12:10:04.741839226Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.160562 | controller | Jun 11 12:10:04.741980 crc crio[24477]: time="2026-06-11T12:10:04.741944519Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.160577 | controller | Jun 11 12:10:04.742033 crc crio[24477]: time="2026-06-11T12:10:04.74199228Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.160593 | controller | Jun 11 12:10:04.742164 crc crio[24477]: time="2026-06-11T12:10:04.742124985Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.160609 | controller | Jun 11 12:10:04.742224 crc crio[24477]: time="2026-06-11T12:10:04.742183106Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.160624 | controller | Jun 11 12:10:04.742340 crc crio[24477]: time="2026-06-11T12:10:04.74230122Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.160640 | controller | Jun 11 12:10:04.742433 crc crio[24477]: time="2026-06-11T12:10:04.742381402Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.160655 | controller | Jun 11 12:10:04.742527 crc crio[24477]: time="2026-06-11T12:10:04.742483915Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.160671 | controller | Jun 11 12:10:04.742581 crc crio[24477]: time="2026-06-11T12:10:04.742547646Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.160687 | controller | Jun 11 12:10:04.742842 crc crio[24477]: time="2026-06-11T12:10:04.742808064Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.160703 | controller | Jun 11 12:10:04.742948 crc crio[24477]: time="2026-06-11T12:10:04.742857769Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.160718 | controller | Jun 11 12:10:04.743020 crc crio[24477]: time="2026-06-11T12:10:04.742981468Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.160734 | controller | Jun 11 12:10:04.743123 crc crio[24477]: time="2026-06-11T12:10:04.743089471Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.160750 | controller | Jun 11 12:10:04.743123 crc crio[24477]: time="2026-06-11T12:10:04.743119632Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.160766 | controller | Jun 11 12:10:04.743217 crc crio[24477]: time="2026-06-11T12:10:04.743144013Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.160782 | controller | Jun 11 12:10:04.743287 crc crio[24477]: time="2026-06-11T12:10:04.743244076Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.160798 | controller | Jun 11 12:10:04.743340 crc crio[24477]: time="2026-06-11T12:10:04.743304787Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.160818 | controller | Jun 11 12:10:04.743772 crc crio[24477]: time="2026-06-11T12:10:04.743631616Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.160834 | controller | Jun 11 12:10:04.743910 crc crio[24477]: time="2026-06-11T12:10:04.743796471Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.160867 | controller | Jun 11 12:10:04.743910 crc crio[24477]: time="2026-06-11T12:10:04.743850572Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.160889 | controller | Jun 11 12:10:04.743910 crc crio[24477]: time="2026-06-11T12:10:04.743886513Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.160907 | controller | Jun 11 12:10:04.744016 crc crio[24477]: time="2026-06-11T12:10:04.743925514Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.160924 | controller | Jun 11 12:10:04.744016 crc crio[24477]: time="2026-06-11T12:10:04.743953805Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.160941 | controller | Jun 11 12:10:04.744169 crc crio[24477]: time="2026-06-11T12:10:04.744108259Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.160957 | controller | Jun 11 12:10:04.744169 crc crio[24477]: time="2026-06-11T12:10:04.744164791Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.160974 | controller | Jun 11 12:10:04.744312 crc crio[24477]: time="2026-06-11T12:10:04.744203282Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.161019 | controller | Jun 11 12:10:04.744312 crc crio[24477]: time="2026-06-11T12:10:04.744251353Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.161040 | controller | Jun 11 12:10:04.744460 crc crio[24477]: time="2026-06-11T12:10:04.744422979Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.161056 | controller | Jun 11 12:10:04.744515 crc crio[24477]: time="2026-06-11T12:10:04.744474341Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.161072 | controller | Jun 11 12:10:04.744577 crc crio[24477]: time="2026-06-11T12:10:04.744536551Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.161088 | controller | Jun 11 12:10:04.744630 crc crio[24477]: time="2026-06-11T12:10:04.744599854Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.161106 | controller | Jun 11 12:10:04.744780 crc crio[24477]: time="2026-06-11T12:10:04.744746058Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.161129 | controller | Jun 11 12:10:04.744846 crc crio[24477]: time="2026-06-11T12:10:04.744796203Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.161151 | controller | Jun 11 12:10:04.745063 crc crio[24477]: time="2026-06-11T12:10:04.745004805Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.161171 | controller | Jun 11 12:10:04.745122 crc crio[24477]: time="2026-06-11T12:10:04.745071097Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.161187 | controller | Jun 11 12:10:04.745214 crc crio[24477]: time="2026-06-11T12:10:04.745152969Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.161206 | controller | Jun 11 12:10:04.745290 crc crio[24477]: time="2026-06-11T12:10:04.745228091Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.161229 | controller | Jun 11 12:10:04.745386 crc crio[24477]: time="2026-06-11T12:10:04.745331264Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.161252 | controller | Jun 11 12:10:04.745525 crc crio[24477]: time="2026-06-11T12:10:04.745411756Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.161270 | controller | Jun 11 12:10:04.745525 crc crio[24477]: time="2026-06-11T12:10:04.745517549Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.161287 | controller | Jun 11 12:10:04.745756 crc crio[24477]: time="2026-06-11T12:10:04.74555008Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.161303 | controller | Jun 11 12:10:04.745756 crc crio[24477]: time="2026-06-11T12:10:04.745729045Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.161319 | controller | Jun 11 12:10:04.746217 crc crio[24477]: time="2026-06-11T12:10:04.745768706Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.161335 | controller | Jun 11 12:10:04.746217 crc crio[24477]: time="2026-06-11T12:10:04.74591594Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.161351 | controller | Jun 11 12:10:04.746217 crc crio[24477]: time="2026-06-11T12:10:04.745947821Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.161367 | controller | Jun 11 12:10:04.746217 crc crio[24477]: time="2026-06-11T12:10:04.746073635Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.161384 | controller | Jun 11 12:10:04.746217 crc crio[24477]: time="2026-06-11T12:10:04.746113526Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.161402 | controller | Jun 11 12:10:04.747014 crc crio[24477]: time="2026-06-11T12:10:04.746264911Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.161418 | controller | Jun 11 12:10:04.747014 crc crio[24477]: time="2026-06-11T12:10:04.746302452Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.161433 | controller | Jun 11 12:10:04.747014 crc crio[24477]: time="2026-06-11T12:10:04.746439616Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.161449 | controller | Jun 11 12:10:04.747014 crc crio[24477]: time="2026-06-11T12:10:04.746481277Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.161465 | controller | Jun 11 12:10:04.747014 crc crio[24477]: time="2026-06-11T12:10:04.746634121Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.161481 | controller | Jun 11 12:10:04.747014 crc crio[24477]: time="2026-06-11T12:10:04.746730154Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.161497 | controller | Jun 11 12:10:04.747014 crc crio[24477]: time="2026-06-11T12:10:04.746869778Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.161513 | controller | Jun 11 12:10:04.747014 crc crio[24477]: time="2026-06-11T12:10:04.746909939Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.161529 | controller | Jun 11 12:10:04.747946 crc crio[24477]: time="2026-06-11T12:10:04.747034982Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.161545 | controller | Jun 11 12:10:04.747946 crc crio[24477]: time="2026-06-11T12:10:04.747066573Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.161561 | controller | Jun 11 12:10:04.747946 crc crio[24477]: time="2026-06-11T12:10:04.747236868Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.161577 | controller | Jun 11 12:10:04.747946 crc crio[24477]: time="2026-06-11T12:10:04.747275459Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.161594 | controller | Jun 11 12:10:04.747946 crc crio[24477]: time="2026-06-11T12:10:04.747537066Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.161615 | controller | Jun 11 12:10:04.747946 crc crio[24477]: time="2026-06-11T12:10:04.747570247Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.161631 | controller | Jun 11 12:10:04.747946 crc crio[24477]: time="2026-06-11T12:10:04.747795403Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.161648 | controller | Jun 11 12:10:04.747946 crc crio[24477]: time="2026-06-11T12:10:04.747843055Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.161663 | controller | Jun 11 12:10:04.748634 crc crio[24477]: time="2026-06-11T12:10:04.747958228Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.161679 | controller | Jun 11 12:10:04.748634 crc crio[24477]: time="2026-06-11T12:10:04.747990899Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.161694 | controller | Jun 11 12:10:04.748634 crc crio[24477]: time="2026-06-11T12:10:04.748194094Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.161710 | controller | Jun 11 12:10:04.748634 crc crio[24477]: time="2026-06-11T12:10:04.748235065Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.161725 | controller | Jun 11 12:10:04.748634 crc crio[24477]: time="2026-06-11T12:10:04.748465482Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.161741 | controller | Jun 11 12:10:04.748634 crc crio[24477]: time="2026-06-11T12:10:04.748498683Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.161758 | controller | Jun 11 12:10:04.748930 crc crio[24477]: time="2026-06-11T12:10:04.748791461Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.161774 | controller | Jun 11 12:10:04.748930 crc crio[24477]: time="2026-06-11T12:10:04.748836842Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.161790 | controller | Jun 11 12:10:04.749015 crc crio[24477]: time="2026-06-11T12:10:04.748941876Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.161806 | controller | Jun 11 12:10:04.749015 crc crio[24477]: time="2026-06-11T12:10:04.748984357Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.161821 | controller | Jun 11 12:10:04.749449 crc crio[24477]: time="2026-06-11T12:10:04.74913621Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.161837 | controller | Jun 11 12:10:04.749449 crc crio[24477]: time="2026-06-11T12:10:04.749217933Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.161877 | controller | Jun 11 12:10:04.749449 crc crio[24477]: time="2026-06-11T12:10:04.749378258Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.161895 | controller | Jun 11 12:10:04.749449 crc crio[24477]: time="2026-06-11T12:10:04.749415429Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.161913 | controller | Jun 11 12:10:04.749614 crc crio[24477]: time="2026-06-11T12:10:04.749593983Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.161929 | controller | Jun 11 12:10:04.749764 crc crio[24477]: time="2026-06-11T12:10:04.749720476Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.161946 | controller | Jun 11 12:10:04.749884 crc crio[24477]: time="2026-06-11T12:10:04.749846641Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.161962 | controller | Jun 11 12:10:04.749945 crc crio[24477]: time="2026-06-11T12:10:04.749896942Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.161984 | controller | Jun 11 12:10:04.750072 crc crio[24477]: time="2026-06-11T12:10:04.750026566Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.162001 | controller | Jun 11 12:10:04.750153 crc crio[24477]: time="2026-06-11T12:10:04.750091128Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.162017 | controller | Jun 11 12:10:04.750379 crc crio[24477]: time="2026-06-11T12:10:04.750299804Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.162034 | controller | Jun 11 12:10:04.750455 crc crio[24477]: time="2026-06-11T12:10:04.750381387Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.162049 | controller | Jun 11 12:10:04.750545 crc crio[24477]: time="2026-06-11T12:10:04.75050393Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.162119 | controller | Jun 11 12:10:04.750608 crc crio[24477]: time="2026-06-11T12:10:04.750563821Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.162137 | controller | Jun 11 12:10:04.750799 crc crio[24477]: time="2026-06-11T12:10:04.750765557Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.162154 | controller | Jun 11 12:10:04.750869 crc crio[24477]: time="2026-06-11T12:10:04.750812959Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.162170 | controller | Jun 11 12:10:04.751058 crc crio[24477]: time="2026-06-11T12:10:04.751013393Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.162217 | controller | Jun 11 12:10:04.751126 crc crio[24477]: time="2026-06-11T12:10:04.751077975Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.162239 | controller | Jun 11 12:10:04.751251 crc crio[24477]: time="2026-06-11T12:10:04.75120938Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.162256 | controller | Jun 11 12:10:04.751323 crc crio[24477]: time="2026-06-11T12:10:04.751261621Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.162272 | controller | Jun 11 12:10:04.751494 crc crio[24477]: time="2026-06-11T12:10:04.751455036Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.162288 | controller | Jun 11 12:10:04.751550 crc crio[24477]: time="2026-06-11T12:10:04.751514328Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.162305 | controller | Jun 11 12:10:04.751783 crc crio[24477]: time="2026-06-11T12:10:04.751745965Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.162321 | controller | Jun 11 12:10:04.751841 crc crio[24477]: time="2026-06-11T12:10:04.751798647Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.162338 | controller | Jun 11 12:10:04.751877 crc crio[24477]: time="2026-06-11T12:10:04.751860098Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.162355 | controller | Jun 11 12:10:04.751923 crc crio[24477]: time="2026-06-11T12:10:04.751885809Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.162371 | controller | Jun 11 12:10:04.752187 crc crio[24477]: time="2026-06-11T12:10:04.752127074Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.162387 | controller | Jun 11 12:10:04.752283 crc crio[24477]: time="2026-06-11T12:10:04.752199816Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.162404 | controller | Jun 11 12:10:04.752477 crc crio[24477]: time="2026-06-11T12:10:04.752422442Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.162425 | controller | Jun 11 12:10:04.752546 crc crio[24477]: time="2026-06-11T12:10:04.752510654Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.162442 | controller | Jun 11 12:10:04.752621 crc crio[24477]: time="2026-06-11T12:10:04.752575446Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.162458 | controller | Jun 11 12:10:04.752756 crc crio[24477]: time="2026-06-11T12:10:04.75269717Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.162474 | controller | Jun 11 12:10:04.752905 crc crio[24477]: time="2026-06-11T12:10:04.752851244Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.162491 | controller | Jun 11 12:10:04.752986 crc crio[24477]: time="2026-06-11T12:10:04.752931566Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.162508 | controller | Jun 11 12:10:04.753035 crc crio[24477]: time="2026-06-11T12:10:04.752985388Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.162524 | controller | Jun 11 12:10:04.753035 crc crio[24477]: time="2026-06-11T12:10:04.753030039Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.162540 | controller | Jun 11 12:10:04.753275 crc crio[24477]: time="2026-06-11T12:10:04.753223104Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.162556 | controller | Jun 11 12:10:04.753386 crc crio[24477]: time="2026-06-11T12:10:04.753289416Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.162572 | controller | Jun 11 12:10:04.753462 crc crio[24477]: time="2026-06-11T12:10:04.753409779Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.162587 | controller | Jun 11 12:10:04.753462 crc crio[24477]: time="2026-06-11T12:10:04.753456072Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.162603 | controller | Jun 11 12:10:04.753723 crc crio[24477]: time="2026-06-11T12:10:04.753580405Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.162618 | controller | Jun 11 12:10:04.753801 crc crio[24477]: time="2026-06-11T12:10:04.753730267Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.162634 | controller | Jun 11 12:10:04.753839 crc crio[24477]: time="2026-06-11T12:10:04.753797261Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.162652 | controller | Jun 11 12:10:04.753875 crc crio[24477]: time="2026-06-11T12:10:04.753840402Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.162669 | controller | Jun 11 12:10:04.754148 crc crio[24477]: time="2026-06-11T12:10:04.754075869Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.162686 | controller | Jun 11 12:10:04.754148 crc crio[24477]: time="2026-06-11T12:10:04.754146181Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.162702 | controller | Jun 11 12:10:04.754249 crc crio[24477]: time="2026-06-11T12:10:04.754193932Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.162717 | controller | Jun 11 12:10:04.754249 crc crio[24477]: time="2026-06-11T12:10:04.754233113Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.162733 | controller | Jun 11 12:10:04.754498 crc crio[24477]: time="2026-06-11T12:10:04.754454549Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.162749 | controller | Jun 11 12:10:04.754498 crc crio[24477]: time="2026-06-11T12:10:04.754523971Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.162770 | controller | Jun 11 12:10:04.755286 crc crio[24477]: time="2026-06-11T12:10:04.754703146Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.162788 | controller | Jun 11 12:10:04.755286 crc crio[24477]: time="2026-06-11T12:10:04.754753987Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.162805 | controller | Jun 11 12:10:04.755286 crc crio[24477]: time="2026-06-11T12:10:04.754876991Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.162822 | controller | Jun 11 12:10:04.755286 crc crio[24477]: time="2026-06-11T12:10:04.754915022Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.162838 | controller | Jun 11 12:10:04.755286 crc crio[24477]: time="2026-06-11T12:10:04.755074776Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.162875 | controller | Jun 11 12:10:04.755286 crc crio[24477]: time="2026-06-11T12:10:04.755114737Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.162894 | controller | Jun 11 12:10:04.755286 crc crio[24477]: time="2026-06-11T12:10:04.755256851Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.162910 | controller | Jun 11 12:10:04.755701 crc crio[24477]: time="2026-06-11T12:10:04.755323783Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.162926 | controller | Jun 11 12:10:04.755701 crc crio[24477]: time="2026-06-11T12:10:04.75557952Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.162942 | controller | Jun 11 12:10:04.755701 crc crio[24477]: time="2026-06-11T12:10:04.755630722Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.162958 | controller | Jun 11 12:10:04.755913 crc crio[24477]: time="2026-06-11T12:10:04.755861809Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.162974 | controller | Jun 11 12:10:04.755977 crc crio[24477]: time="2026-06-11T12:10:04.755938501Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.162990 | controller | Jun 11 12:10:04.756087 crc crio[24477]: time="2026-06-11T12:10:04.756045293Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.163006 | controller | Jun 11 12:10:04.756171 crc crio[24477]: time="2026-06-11T12:10:04.756111655Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.163022 | controller | Jun 11 12:10:04.756275 crc crio[24477]: time="2026-06-11T12:10:04.756227389Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.163038 | controller | Jun 11 12:10:04.756341 crc crio[24477]: time="2026-06-11T12:10:04.756299141Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.163054 | controller | Jun 11 12:10:04.756548 crc crio[24477]: time="2026-06-11T12:10:04.756506706Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.163070 | controller | Jun 11 12:10:04.756613 crc crio[24477]: time="2026-06-11T12:10:04.756571748Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.163086 | controller | Jun 11 12:10:04.756892 crc crio[24477]: time="2026-06-11T12:10:04.756843046Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.163101 | controller | Jun 11 12:10:04.756966 crc crio[24477]: time="2026-06-11T12:10:04.756917518Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.163117 | controller | Jun 11 12:10:04.757018 crc crio[24477]: time="2026-06-11T12:10:04.756960359Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.163138 | controller | Jun 11 12:10:04.757018 crc crio[24477]: time="2026-06-11T12:10:04.75699767Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.163154 | controller | Jun 11 12:10:04.757018 crc crio[24477]: time="2026-06-11T12:10:04.757014351Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.163170 | controller | Jun 11 12:10:04.757160 crc crio[24477]: time="2026-06-11T12:10:04.757040642Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.163185 | controller | Jun 11 12:10:04.757373 crc crio[24477]: time="2026-06-11T12:10:04.757299359Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.163200 | controller | Jun 11 12:10:04.757432 crc crio[24477]: time="2026-06-11T12:10:04.757398651Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.163215 | controller | Jun 11 12:10:04.757526 crc crio[24477]: time="2026-06-11T12:10:04.757478964Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.163231 | controller | Jun 11 12:10:04.757592 crc crio[24477]: time="2026-06-11T12:10:04.757552216Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.163247 | controller | Jun 11 12:10:04.757772 crc crio[24477]: time="2026-06-11T12:10:04.757731141Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.163297 | controller | Jun 11 12:10:04.757831 crc crio[24477]: time="2026-06-11T12:10:04.757789072Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.163334 | controller | Jun 11 12:10:04.758038 crc crio[24477]: time="2026-06-11T12:10:04.757987058Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.163352 | controller | Jun 11 12:10:04.758215 crc crio[24477]: time="2026-06-11T12:10:04.75805956Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.163369 | controller | Jun 11 12:10:04.758215 crc crio[24477]: time="2026-06-11T12:10:04.758141752Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.163385 | controller | Jun 11 12:10:04.758215 crc crio[24477]: time="2026-06-11T12:10:04.758177803Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.163401 | controller | Jun 11 12:10:04.758618 crc crio[24477]: time="2026-06-11T12:10:04.758550443Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.163418 | controller | Jun 11 12:10:04.758821 crc crio[24477]: time="2026-06-11T12:10:04.758731808Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.163442 | controller | Jun 11 12:10:04.758821 crc crio[24477]: time="2026-06-11T12:10:04.75879103Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.163517 | controller | Jun 11 12:10:04.758938 crc crio[24477]: time="2026-06-11T12:10:04.758831301Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.163542 | controller | Jun 11 12:10:04.758938 crc crio[24477]: time="2026-06-11T12:10:04.758915884Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.163559 | controller | Jun 11 12:10:04.758938 crc crio[24477]: time="2026-06-11T12:10:04.758957635Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.163576 | controller | Jun 11 12:10:04.758938 crc crio[24477]: time="2026-06-11T12:10:04.758989296Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.163593 | controller | Jun 11 12:10:04.758938 crc crio[24477]: time="2026-06-11T12:10:04.759014887Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.163610 | controller | Jun 11 12:10:04.759817 crc crio[24477]: time="2026-06-11T12:10:04.759183492Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.163631 | controller | Jun 11 12:10:04.759817 crc crio[24477]: time="2026-06-11T12:10:04.759225013Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.163648 | controller | Jun 11 12:10:04.759817 crc crio[24477]: time="2026-06-11T12:10:04.759268384Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.163664 | controller | Jun 11 12:10:04.759817 crc crio[24477]: time="2026-06-11T12:10:04.759294275Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.163679 | controller | Jun 11 12:10:04.759817 crc crio[24477]: time="2026-06-11T12:10:04.759517871Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.163695 | controller | Jun 11 12:10:04.759817 crc crio[24477]: time="2026-06-11T12:10:04.759557712Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.163711 | controller | Jun 11 12:10:04.759817 crc crio[24477]: time="2026-06-11T12:10:04.759591723Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.163728 | controller | Jun 11 12:10:04.759817 crc crio[24477]: time="2026-06-11T12:10:04.759612234Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.163744 | controller | Jun 11 12:10:04.760268 crc crio[24477]: time="2026-06-11T12:10:04.75983452Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.163761 | controller | Jun 11 12:10:04.760268 crc crio[24477]: time="2026-06-11T12:10:04.75986378Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.163777 | controller | Jun 11 12:10:04.760268 crc crio[24477]: time="2026-06-11T12:10:04.760028195Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.163793 | controller | Jun 11 12:10:04.760268 crc crio[24477]: time="2026-06-11T12:10:04.760055486Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.163810 | controller | Jun 11 12:10:04.760268 crc crio[24477]: time="2026-06-11T12:10:04.760236081Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.163826 | controller | Jun 11 12:10:04.760268 crc crio[24477]: time="2026-06-11T12:10:04.760271062Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.163843 | controller | Jun 11 12:10:04.760548 crc crio[24477]: time="2026-06-11T12:10:04.760454827Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.163890 | controller | Jun 11 12:10:04.760548 crc crio[24477]: time="2026-06-11T12:10:04.760492488Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.163909 | controller | Jun 11 12:10:04.760746 crc crio[24477]: time="2026-06-11T12:10:04.760711524Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.163925 | controller | Jun 11 12:10:04.760804 crc crio[24477]: time="2026-06-11T12:10:04.760759855Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.163941 | controller | Jun 11 12:10:04.760964 crc crio[24477]: time="2026-06-11T12:10:04.76089305Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.163957 | controller | Jun 11 12:10:04.761027 crc crio[24477]: time="2026-06-11T12:10:04.760974362Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.163974 | controller | Jun 11 12:10:04.761139 crc crio[24477]: time="2026-06-11T12:10:04.761107076Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.163991 | controller | Jun 11 12:10:04.761206 crc crio[24477]: time="2026-06-11T12:10:04.761150317Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.164011 | controller | Jun 11 12:10:04.761345 crc crio[24477]: time="2026-06-11T12:10:04.761308991Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.164027 | controller | Jun 11 12:10:04.761434 crc crio[24477]: time="2026-06-11T12:10:04.761391754Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.164043 | controller | Jun 11 12:10:04.761599 crc crio[24477]: time="2026-06-11T12:10:04.761558968Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.164059 | controller | Jun 11 12:10:04.761710 crc crio[24477]: time="2026-06-11T12:10:04.76161475Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.164075 | controller | Jun 11 12:10:04.761887 crc crio[24477]: time="2026-06-11T12:10:04.761853466Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.164091 | controller | Jun 11 12:10:04.761943 crc crio[24477]: time="2026-06-11T12:10:04.761898958Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.164107 | controller | Jun 11 12:10:04.762144 crc crio[24477]: time="2026-06-11T12:10:04.762102453Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.164123 | controller | Jun 11 12:10:04.762205 crc crio[24477]: time="2026-06-11T12:10:04.762165225Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.164139 | controller | Jun 11 12:10:04.762276 crc crio[24477]: time="2026-06-11T12:10:04.762239278Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.164155 | controller | Jun 11 12:10:04.762339 crc crio[24477]: time="2026-06-11T12:10:04.76229833Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.164171 | controller | Jun 11 12:10:04.762547 crc crio[24477]: time="2026-06-11T12:10:04.762508036Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.164187 | controller | Jun 11 12:10:04.762611 crc crio[24477]: time="2026-06-11T12:10:04.762567997Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.164204 | controller | Jun 11 12:10:04.762716 crc crio[24477]: time="2026-06-11T12:10:04.762613088Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.164221 | controller | Jun 11 12:10:04.762766 crc crio[24477]: time="2026-06-11T12:10:04.762724051Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.164238 | controller | Jun 11 12:10:04.762904 crc crio[24477]: time="2026-06-11T12:10:04.762868205Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.164255 | controller | Jun 11 12:10:04.762961 crc crio[24477]: time="2026-06-11T12:10:04.762916397Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.164271 | controller | Jun 11 12:10:04.763092 crc crio[24477]: time="2026-06-11T12:10:04.763060351Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.164288 | controller | Jun 11 12:10:04.763153 crc crio[24477]: time="2026-06-11T12:10:04.763103192Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.164377 | controller | Jun 11 12:10:04.763282 crc crio[24477]: time="2026-06-11T12:10:04.763245566Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.164400 | controller | Jun 11 12:10:04.763336 crc crio[24477]: time="2026-06-11T12:10:04.763300017Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.164416 | controller | Jun 11 12:10:04.763501 crc crio[24477]: time="2026-06-11T12:10:04.763468662Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.164437 | controller | Jun 11 12:10:04.763567 crc crio[24477]: time="2026-06-11T12:10:04.763513833Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.164454 | controller | Jun 11 12:10:04.763747 crc crio[24477]: time="2026-06-11T12:10:04.76370599Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.164470 | controller | Jun 11 12:10:04.763818 crc crio[24477]: time="2026-06-11T12:10:04.763762541Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.164487 | controller | Jun 11 12:10:04.764012 crc crio[24477]: time="2026-06-11T12:10:04.763975936Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.164502 | controller | Jun 11 12:10:04.764080 crc crio[24477]: time="2026-06-11T12:10:04.764021207Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.164518 | controller | Jun 11 12:10:04.764214 crc crio[24477]: time="2026-06-11T12:10:04.764177132Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.164535 | controller | Jun 11 12:10:04.764269 crc crio[24477]: time="2026-06-11T12:10:04.764227713Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.164552 | controller | Jun 11 12:10:04.764503 crc crio[24477]: time="2026-06-11T12:10:04.76446744Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.164569 | controller | Jun 11 12:10:04.764566 crc crio[24477]: time="2026-06-11T12:10:04.764513341Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.164586 | controller | Jun 11 12:10:04.764767 crc crio[24477]: time="2026-06-11T12:10:04.764724797Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.164601 | controller | Jun 11 12:10:04.764767 crc crio[24477]: time="2026-06-11T12:10:04.764758088Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.164619 | controller | Jun 11 12:10:04.764767 crc crio[24477]: time="2026-06-11T12:10:04.764985694Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.164635 | controller | Jun 11 12:10:04.764767 crc crio[24477]: time="2026-06-11T12:10:04.765014865Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.164651 | controller | Jun 11 12:10:04.764767 crc crio[24477]: time="2026-06-11T12:10:04.7652121Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.164668 | controller | Jun 11 12:10:04.764767 crc crio[24477]: time="2026-06-11T12:10:04.765239641Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.164685 | controller | Jun 11 12:10:04.765568 crc crio[24477]: time="2026-06-11T12:10:04.765432027Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.164702 | controller | Jun 11 12:10:04.765568 crc crio[24477]: time="2026-06-11T12:10:04.765461598Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.164718 | controller | Jun 11 12:10:04.765726 crc crio[24477]: time="2026-06-11T12:10:04.765634783Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.164734 | controller | Jun 11 12:10:04.765726 crc crio[24477]: time="2026-06-11T12:10:04.765720405Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.164752 | controller | Jun 11 12:10:04.766148 crc crio[24477]: time="2026-06-11T12:10:04.766092904Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.164768 | controller | Jun 11 12:10:04.766148 crc crio[24477]: time="2026-06-11T12:10:04.766148516Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.164791 | controller | Jun 11 12:10:04.766319 crc crio[24477]: time="2026-06-11T12:10:04.766267669Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.164808 | controller | Jun 11 12:10:04.766417 crc crio[24477]: time="2026-06-11T12:10:04.766320451Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.164825 | controller | Jun 11 12:10:04.766711 crc crio[24477]: time="2026-06-11T12:10:04.766625759Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.164841 | controller | Jun 11 12:10:04.766778 crc crio[24477]: time="2026-06-11T12:10:04.766725332Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.164881 | controller | Jun 11 12:10:04.766951 crc crio[24477]: time="2026-06-11T12:10:04.766901868Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.164907 | controller | Jun 11 12:10:04.766951 crc crio[24477]: time="2026-06-11T12:10:04.766949139Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.164930 | controller | Jun 11 12:10:04.767107 crc crio[24477]: time="2026-06-11T12:10:04.767008571Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.164953 | controller | Jun 11 12:10:04.767107 crc crio[24477]: time="2026-06-11T12:10:04.767028441Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.164971 | controller | Jun 11 12:10:04.767369 crc crio[24477]: time="2026-06-11T12:10:04.767290449Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.164987 | controller | Jun 11 12:10:04.767446 crc crio[24477]: time="2026-06-11T12:10:04.76734911Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.165002 | controller | Jun 11 12:10:04.767547 crc crio[24477]: time="2026-06-11T12:10:04.767504874Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.165019 | controller | Jun 11 12:10:04.767609 crc crio[24477]: time="2026-06-11T12:10:04.767560746Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.165035 | controller | Jun 11 12:10:04.767799 crc crio[24477]: time="2026-06-11T12:10:04.767763222Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.165052 | controller | Jun 11 12:10:04.767886 crc crio[24477]: time="2026-06-11T12:10:04.767809703Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.165069 | controller | Jun 11 12:10:04.768038 crc crio[24477]: time="2026-06-11T12:10:04.768000628Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.165086 | controller | Jun 11 12:10:04.768117 crc crio[24477]: time="2026-06-11T12:10:04.768045019Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.165104 | controller | Jun 11 12:10:04.768244 crc crio[24477]: time="2026-06-11T12:10:04.768201504Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.165120 | controller | Jun 11 12:10:04.768303 crc crio[24477]: time="2026-06-11T12:10:04.768263025Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.165138 | controller | Jun 11 12:10:04.768722 crc crio[24477]: time="2026-06-11T12:10:04.768594195Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.165155 | controller | Jun 11 12:10:04.768788 crc crio[24477]: time="2026-06-11T12:10:04.768717448Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.165171 | controller | Jun 11 12:10:04.768910 crc crio[24477]: time="2026-06-11T12:10:04.768851802Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.165191 | controller | Jun 11 12:10:04.768993 crc crio[24477]: time="2026-06-11T12:10:04.768909993Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.165209 | controller | Jun 11 12:10:04.769133 crc crio[24477]: time="2026-06-11T12:10:04.769076518Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.165225 | controller | Jun 11 12:10:04.769133 crc crio[24477]: time="2026-06-11T12:10:04.769126569Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.165241 | controller | Jun 11 12:10:04.769404 crc crio[24477]: time="2026-06-11T12:10:04.769298304Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.165257 | controller | Jun 11 12:10:04.769404 crc crio[24477]: time="2026-06-11T12:10:04.769400647Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.165272 | controller | Jun 11 12:10:04.769531 crc crio[24477]: time="2026-06-11T12:10:04.76950543Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.165288 | controller | Jun 11 12:10:04.769588 crc crio[24477]: time="2026-06-11T12:10:04.76953415Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.165305 | controller | Jun 11 12:10:04.769844 crc crio[24477]: time="2026-06-11T12:10:04.769786217Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.165322 | controller | Jun 11 12:10:04.769844 crc crio[24477]: time="2026-06-11T12:10:04.769834039Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.165337 | controller | Jun 11 12:10:04.769984 crc crio[24477]: time="2026-06-11T12:10:04.769950663Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.165353 | controller | Jun 11 12:10:04.770047 crc crio[24477]: time="2026-06-11T12:10:04.769994314Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.165370 | controller | Jun 11 12:10:04.770146 crc crio[24477]: time="2026-06-11T12:10:04.770114248Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.165456 | controller | Jun 11 12:10:04.770312 crc crio[24477]: time="2026-06-11T12:10:04.770156229Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.165478 | controller | Jun 11 12:10:04.770312 crc crio[24477]: time="2026-06-11T12:10:04.770267352Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.165497 | controller | Jun 11 12:10:04.770312 crc crio[24477]: time="2026-06-11T12:10:04.770292882Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.165514 | controller | Jun 11 12:10:04.770540 crc crio[24477]: time="2026-06-11T12:10:04.770500168Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.165531 | controller | Jun 11 12:10:04.770603 crc crio[24477]: time="2026-06-11T12:10:04.77055658Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.165549 | controller | Jun 11 12:10:04.770789 crc crio[24477]: time="2026-06-11T12:10:04.770753805Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.165568 | controller | Jun 11 12:10:04.770875 crc crio[24477]: time="2026-06-11T12:10:04.770799166Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.165590 | controller | Jun 11 12:10:04.771003 crc crio[24477]: time="2026-06-11T12:10:04.770964771Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.165608 | controller | Jun 11 12:10:04.771072 crc crio[24477]: time="2026-06-11T12:10:04.771014392Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.165625 | controller | Jun 11 12:10:04.771179 crc crio[24477]: time="2026-06-11T12:10:04.771141866Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.165647 | controller | Jun 11 12:10:04.771250 crc crio[24477]: time="2026-06-11T12:10:04.771188267Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.165664 | controller | Jun 11 12:10:04.771380 crc crio[24477]: time="2026-06-11T12:10:04.771314832Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.165681 | controller | Jun 11 12:10:04.771469 crc crio[24477]: time="2026-06-11T12:10:04.771387544Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.165697 | controller | Jun 11 12:10:04.771469 crc crio[24477]: time="2026-06-11T12:10:04.771445835Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.165715 | controller | Jun 11 12:10:04.771469 crc crio[24477]: time="2026-06-11T12:10:04.771467176Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.165731 | controller | Jun 11 12:10:04.771818 crc crio[24477]: time="2026-06-11T12:10:04.771759934Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.165748 | controller | Jun 11 12:10:04.771818 crc crio[24477]: time="2026-06-11T12:10:04.771814886Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.165765 | controller | Jun 11 12:10:04.772067 crc crio[24477]: time="2026-06-11T12:10:04.771947529Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.165782 | controller | Jun 11 12:10:04.772150 crc crio[24477]: time="2026-06-11T12:10:04.772075703Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.165798 | controller | Jun 11 12:10:04.772190 crc crio[24477]: time="2026-06-11T12:10:04.772148375Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.165814 | controller | Jun 11 12:10:04.772190 crc crio[24477]: time="2026-06-11T12:10:04.772173205Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.165832 | controller | Jun 11 12:10:04.772391 crc crio[24477]: time="2026-06-11T12:10:04.77232309Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.165865 | controller | Jun 11 12:10:04.772450 crc crio[24477]: time="2026-06-11T12:10:04.772393231Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.165889 | controller | Jun 11 12:10:04.772565 crc crio[24477]: time="2026-06-11T12:10:04.772528575Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.165907 | controller | Jun 11 12:10:04.772634 crc crio[24477]: time="2026-06-11T12:10:04.772575376Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.165924 | controller | Jun 11 12:10:04.772825 crc crio[24477]: time="2026-06-11T12:10:04.772783483Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.165940 | controller | Jun 11 12:10:04.772926 crc crio[24477]: time="2026-06-11T12:10:04.772842025Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.165955 | controller | Jun 11 12:10:04.772926 crc crio[24477]: time="2026-06-11T12:10:04.772875696Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 13:18:25.165971 | controller | Jun 11 12:10:04.772926 crc crio[24477]: time="2026-06-11T12:10:04.772895166Z" level=info msg="Updated default CNI network name to "
2026-06-11 13:18:25.165990 | controller | Jun 11 12:10:05.980446 crc crio[24477]: time="2026-06-11T12:10:05.97958785Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686330-6j4d4/POD" id=a11d5763-11b4-4942-a880-0db10d41a879 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.166021 | controller | Jun 11 12:10:05.984526 crc crio[24477]: time="2026-06-11T12:10:05.980472846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.166047 | controller | Jun 11 12:10:06.011024 crc crio[24477]: time="2026-06-11T12:10:06.010857176Z" level=info msg="NetworkStart: stopping network for sandbox dd52cf5665a6be5b5efa0d82e38a198f62bb95eab6e7462a4ce8056fa08c9a2b" id=a11d5763-11b4-4942-a880-0db10d41a879 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.166073 | controller | Jun 11 12:10:06.011619 crc crio[24477]: time="2026-06-11T12:10:06.011417991Z" level=warning msg="Failed to destroy network for pod sandbox k8s_auto-csr-approver-29686330-6j4d4_openshift-infra_9aff6e68-c04a-41df-8756-a9e68f6d4c5a_0(dd52cf5665a6be5b5efa0d82e38a198f62bb95eab6e7462a4ce8056fa08c9a2b): no CNI configuration file in /etc/kubernetes/cni/net.d/. Has your network provider started?"
2026-06-11 13:18:25.166097 | controller | Jun 11 12:10:06.011875 crc crio[24477]: time="2026-06-11T12:10:06.011821693Z" level=warning msg="Failed to remove netns path /var/run/netns/9f8155b4-870c-48d2-ba20-42946d951401: unlinkat /var/run/netns/9f8155b4-870c-48d2-ba20-42946d951401: device or resource busy"
2026-06-11 13:18:25.166117 | controller | Jun 11 12:10:06.012229 crc crio[24477]: time="2026-06-11T12:10:06.012000568Z" level=error msg="Error stopping network on cleanup: network teardown failed for pod sandbox k8s_auto-csr-approver-29686330-6j4d4_openshift-infra_9aff6e68-c04a-41df-8756-a9e68f6d4c5a_0(dd52cf5665a6be5b5efa0d82e38a198f62bb95eab6e7462a4ce8056fa08c9a2b): no CNI configuration file in /etc/kubernetes/cni/net.d/. Has your network provider started?" id=a11d5763-11b4-4942-a880-0db10d41a879 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.166135 | controller | Jun 11 12:10:06.012229 crc crio[24477]: time="2026-06-11T12:10:06.012102271Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox dd52cf5665a6be5b5efa0d82e38a198f62bb95eab6e7462a4ce8056fa08c9a2b" id=a11d5763-11b4-4942-a880-0db10d41a879 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.166153 | controller | Jun 11 12:10:06.016316 crc crio[24477]: time="2026-06-11T12:10:06.016202953Z" level=info msg="runSandbox: deleting pod ID dd52cf5665a6be5b5efa0d82e38a198f62bb95eab6e7462a4ce8056fa08c9a2b from idIndex" id=a11d5763-11b4-4942-a880-0db10d41a879 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.166171 | controller | Jun 11 12:10:06.016316 crc crio[24477]: time="2026-06-11T12:10:06.016310426Z" level=info msg="runSandbox: removing pod sandbox dd52cf5665a6be5b5efa0d82e38a198f62bb95eab6e7462a4ce8056fa08c9a2b" id=a11d5763-11b4-4942-a880-0db10d41a879 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.166189 | controller | Jun 11 12:10:06.016924 crc crio[24477]: time="2026-06-11T12:10:06.01644133Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox dd52cf5665a6be5b5efa0d82e38a198f62bb95eab6e7462a4ce8056fa08c9a2b" id=a11d5763-11b4-4942-a880-0db10d41a879 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.166206 | controller | Jun 11 12:10:06.016924 crc crio[24477]: time="2026-06-11T12:10:06.016470131Z" level=info msg="runSandbox: unmounting shmPath for sandbox dd52cf5665a6be5b5efa0d82e38a198f62bb95eab6e7462a4ce8056fa08c9a2b" id=a11d5763-11b4-4942-a880-0db10d41a879 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.166225 | controller | Jun 11 12:10:06.017223 crc crio[24477]: time="2026-06-11T12:10:06.017125929Z" level=info msg="runSandbox: removing pod sandbox from storage: dd52cf5665a6be5b5efa0d82e38a198f62bb95eab6e7462a4ce8056fa08c9a2b" id=a11d5763-11b4-4942-a880-0db10d41a879 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.166243 | controller | Jun 11 12:10:06.023943 crc crio[24477]: time="2026-06-11T12:10:06.023796718Z" level=info msg="runSandbox: releasing container name: k8s_POD_auto-csr-approver-29686330-6j4d4_openshift-infra_9aff6e68-c04a-41df-8756-a9e68f6d4c5a_0" id=a11d5763-11b4-4942-a880-0db10d41a879 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.166265 | controller | Jun 11 12:10:06.023943 crc crio[24477]: time="2026-06-11T12:10:06.02387517Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_auto-csr-approver-29686330-6j4d4_openshift-infra_9aff6e68-c04a-41df-8756-a9e68f6d4c5a_0" id=a11d5763-11b4-4942-a880-0db10d41a879 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.166282 | controller | Jun 11 12:10:08.419317 crc crio[24477]: time="2026-06-11T12:10:08.418051946Z" level=info msg="Stopping pod sandbox: 4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1" id=456eb73d-ebfc-461a-bd76-1fb47a4ebb94 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.166299 | controller | Jun 11 12:10:08.419317 crc crio[24477]: time="2026-06-11T12:10:08.419134737Z" level=info msg="Stopped pod sandbox (already stopped): 4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1" id=456eb73d-ebfc-461a-bd76-1fb47a4ebb94 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.166316 | controller | Jun 11 12:10:08.421853 crc crio[24477]: time="2026-06-11T12:10:08.420262277Z" level=info msg="Removing pod sandbox: 4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1" id=81e7e121-1c7f-48ac-a944-55f71425b4dc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.166334 | controller | Jun 11 12:10:08.439412 crc crio[24477]: time="2026-06-11T12:10:08.439255216Z" level=info msg="Removed pod sandbox: 4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1" id=81e7e121-1c7f-48ac-a944-55f71425b4dc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.166351 | controller | Jun 11 12:10:08.440981 crc crio[24477]: time="2026-06-11T12:10:08.440855134Z" level=info msg="Stopping pod sandbox: c107af755ee2cc718955f89eca95fb476ef944dc54bfb8d8ee4ecc066ddb6058" id=864e92ff-ccfe-4e78-af81-c9b0a259bdb5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.166369 | controller | Jun 11 12:10:08.441430 crc crio[24477]: time="2026-06-11T12:10:08.441282586Z" level=info msg="Stopped pod sandbox (already stopped): c107af755ee2cc718955f89eca95fb476ef944dc54bfb8d8ee4ecc066ddb6058" id=864e92ff-ccfe-4e78-af81-c9b0a259bdb5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.166386 | controller | Jun 11 12:10:08.444159 crc crio[24477]: time="2026-06-11T12:10:08.444055814Z" level=info msg="Removing pod sandbox: c107af755ee2cc718955f89eca95fb476ef944dc54bfb8d8ee4ecc066ddb6058" id=526dd7df-909e-4df2-b061-cb5cb2389acf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.166404 | controller | Jun 11 12:10:08.458978 crc crio[24477]: time="2026-06-11T12:10:08.45885919Z" level=info msg="Removed pod sandbox: c107af755ee2cc718955f89eca95fb476ef944dc54bfb8d8ee4ecc066ddb6058" id=526dd7df-909e-4df2-b061-cb5cb2389acf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.166421 | controller | Jun 11 12:10:08.777323 crc crio[24477]: time="2026-06-11T12:10:08.777192772Z" level=info msg="CNI monitoring event CREATE        \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-11 13:18:25.166439 | controller | Jun 11 12:10:08.815314 crc crio[24477]: time="2026-06-11T12:10:08.815147005Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.166458 | controller | Jun 11 12:10:08.815314 crc crio[24477]: time="2026-06-11T12:10:08.815239118Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.166517 | controller | Jun 11 12:10:08.815314 crc crio[24477]: time="2026-06-11T12:10:08.81531645Z" level=info msg="CNI monitoring event WRITE         \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-11 13:18:25.166542 | controller | Jun 11 12:10:08.852154 crc crio[24477]: time="2026-06-11T12:10:08.851974078Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 13:18:25.166564 | controller | Jun 11 12:10:08.852154 crc crio[24477]: time="2026-06-11T12:10:08.85206352Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 13:18:25.166586 | controller | Jun 11 12:10:19.011237 crc crio[24477]: time="2026-06-11T12:10:19.010350687Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686330-6j4d4/POD" id=5908efba-4639-4b5e-af68-640d03789d7b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.166605 | controller | Jun 11 12:10:19.011237 crc crio[24477]: time="2026-06-11T12:10:19.0111938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.166626 | controller | Jun 11 12:10:19.063133 crc crio[24477]: time="2026-06-11T12:10:19.062958761Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686330-6j4d4 Namespace:openshift-infra ID:84a07aba018837e07faf3a27024e2499145478bef87bad88e662404b7594d783 UID:9aff6e68-c04a-41df-8756-a9e68f6d4c5a NetNS:/var/run/netns/37ccca73-614a-4ab1-9259-e5009bcf6d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9aff6e68_c04a_41df_8756_a9e68f6d4c5a.slice PodAnnotations:0xc000530600}] Aliases:map[]}"
2026-06-11 13:18:25.166645 | controller | Jun 11 12:10:19.063133 crc crio[24477]: time="2026-06-11T12:10:19.063086855Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686330-6j4d4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.166663 | controller | Jun 11 12:10:19.476137 crc crio[24477]: 2026-06-11T12:10:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:84a07aba018837e Mac:46:bb:47:1c:72:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/37ccca73-614a-4ab1-9259-e5009bcf6d6c SocketPath: PciID:}] [{Interface:0xc00035aa00 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.166682 | controller | Jun 11 12:10:19.478160 crc crio[24477]: time="2026-06-11T12:10:19.478071024Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686330-6j4d4 Namespace:openshift-infra ID:84a07aba018837e07faf3a27024e2499145478bef87bad88e662404b7594d783 UID:9aff6e68-c04a-41df-8756-a9e68f6d4c5a NetNS:/var/run/netns/37ccca73-614a-4ab1-9259-e5009bcf6d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9aff6e68_c04a_41df_8756_a9e68f6d4c5a.slice PodAnnotations:0xc000530600}] Aliases:map[]}"
2026-06-11 13:18:25.166699 | controller | Jun 11 12:10:19.478349 crc crio[24477]: time="2026-06-11T12:10:19.478284471Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686330-6j4d4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.166718 | controller | Jun 11 12:10:19.488299 crc crio[24477]: time="2026-06-11T12:10:19.488166578Z" level=info msg="Ran pod sandbox 84a07aba018837e07faf3a27024e2499145478bef87bad88e662404b7594d783 with infra container: openshift-infra/auto-csr-approver-29686330-6j4d4/POD" id=5908efba-4639-4b5e-af68-640d03789d7b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.166737 | controller | Jun 11 12:10:19.492769 crc crio[24477]: time="2026-06-11T12:10:19.49257598Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=1489335e-32d6-4f1c-977d-76fef8e43e35 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.166755 | controller | Jun 11 12:10:19.504173 crc crio[24477]: time="2026-06-11T12:10:19.503439195Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 13:18:25.166773 | controller | Jun 11 12:10:20.472331 crc crio[24477]: time="2026-06-11T12:10:20.471580433Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=1489335e-32d6-4f1c-977d-76fef8e43e35 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.166795 | controller | Jun 11 12:10:20.478182 crc crio[24477]: time="2026-06-11T12:10:20.478026733Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=075e2359-f067-4c85-b55e-49d9af4c4cc7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.166813 | controller | Jun 11 12:10:20.482588 crc crio[24477]: time="2026-06-11T12:10:20.482523689Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=66c0fc2a-8228-4891-8a6b-203baed399d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.166831 | controller | Jun 11 12:10:20.499471 crc crio[24477]: time="2026-06-11T12:10:20.495817092Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686330-6j4d4/oc" id=3c6d6475-3f6e-4e26-afb4-d3663dadb6be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.166864 | controller | Jun 11 12:10:20.499471 crc crio[24477]: time="2026-06-11T12:10:20.499484765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.166889 | controller | Jun 11 12:10:20.538626 crc crio[24477]: time="2026-06-11T12:10:20.538546178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.166908 | controller | Jun 11 12:10:20.828790 crc crio[24477]: time="2026-06-11T12:10:20.828551319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.166927 | controller | Jun 11 12:10:20.944441 crc crio[24477]: time="2026-06-11T12:10:20.94429282Z" level=info msg="Created container 40cd90d73533839fd7a4862f603dbfa08496c1118809fc08b4c8594a59aeedd7: openshift-infra/auto-csr-approver-29686330-6j4d4/oc" id=3c6d6475-3f6e-4e26-afb4-d3663dadb6be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.166944 | controller | Jun 11 12:10:20.946431 crc crio[24477]: time="2026-06-11T12:10:20.946268675Z" level=info msg="Starting container: 40cd90d73533839fd7a4862f603dbfa08496c1118809fc08b4c8594a59aeedd7" id=76b0a5ec-b582-4547-acc7-86463fd5f4fe name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.166961 | controller | Jun 11 12:10:20.984877 crc crio[24477]: time="2026-06-11T12:10:20.984713392Z" level=info msg="Started container" PID=39477 containerID=40cd90d73533839fd7a4862f603dbfa08496c1118809fc08b4c8594a59aeedd7 description=openshift-infra/auto-csr-approver-29686330-6j4d4/oc id=76b0a5ec-b582-4547-acc7-86463fd5f4fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=84a07aba018837e07faf3a27024e2499145478bef87bad88e662404b7594d783
2026-06-11 13:18:25.166978 | controller | Jun 11 12:10:23.175508 crc crio[24477]: time="2026-06-11T12:10:23.174554Z" level=info msg="Stopping pod sandbox: 84a07aba018837e07faf3a27024e2499145478bef87bad88e662404b7594d783" id=ffd6a935-43cb-4b6a-a3ba-2d978401e65c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.166996 | controller | Jun 11 12:10:23.177336 crc crio[24477]: time="2026-06-11T12:10:23.176735122Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686330-6j4d4 Namespace:openshift-infra ID:84a07aba018837e07faf3a27024e2499145478bef87bad88e662404b7594d783 UID:9aff6e68-c04a-41df-8756-a9e68f6d4c5a NetNS:/var/run/netns/37ccca73-614a-4ab1-9259-e5009bcf6d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9aff6e68_c04a_41df_8756_a9e68f6d4c5a.slice PodAnnotations:0xc002d945e8}] Aliases:map[]}"
2026-06-11 13:18:25.167014 | controller | Jun 11 12:10:23.177336 crc crio[24477]: time="2026-06-11T12:10:23.176909576Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686330-6j4d4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.167036 | controller | Jun 11 12:10:23.458853 crc crio[24477]: time="2026-06-11T12:10:23.458727948Z" level=info msg="Stopped pod sandbox: 84a07aba018837e07faf3a27024e2499145478bef87bad88e662404b7594d783" id=ffd6a935-43cb-4b6a-a3ba-2d978401e65c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.167054 | controller | Jun 11 12:10:43.315210 crc crio[24477]: time="2026-06-11T12:10:43.314082002Z" level=info msg="Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg/POD" id=fe7d78e5-6926-414a-990b-b35d82f37c31 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.167072 | controller | Jun 11 12:10:43.316993 crc crio[24477]: time="2026-06-11T12:10:43.315248345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.167090 | controller | Jun 11 12:10:43.365346 crc crio[24477]: time="2026-06-11T12:10:43.365243315Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg Namespace:openshift-marketplace ID:4b7f68875d97d9baa7c3e31f3baf6a205ab481f4473dc26d7f7aed518d8f5fe4 UID:42e1f636-092d-41cc-9d56-b5cc8c8d0164 NetNS:/var/run/netns/095bf6dc-719d-4c26-9f85-b9f4d7fe0579 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42e1f636_092d_41cc_9d56_b5cc8c8d0164.slice PodAnnotations:0xc00008d0a0}] Aliases:map[]}"
2026-06-11 13:18:25.167109 | controller | Jun 11 12:10:43.365346 crc crio[24477]: time="2026-06-11T12:10:43.365324567Z" level=info msg="Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.167127 | controller | Jun 11 12:10:43.785273 crc crio[24477]: 2026-06-11T12:10:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b7f68875d97d9b Mac:26:7a:f0:c9:fd:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/095bf6dc-719d-4c26-9f85-b9f4d7fe0579 SocketPath: PciID:}] [{Interface:0xc000014680 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.167146 | controller | Jun 11 12:10:43.788019 crc crio[24477]: time="2026-06-11T12:10:43.787904539Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg Namespace:openshift-marketplace ID:4b7f68875d97d9baa7c3e31f3baf6a205ab481f4473dc26d7f7aed518d8f5fe4 UID:42e1f636-092d-41cc-9d56-b5cc8c8d0164 NetNS:/var/run/netns/095bf6dc-719d-4c26-9f85-b9f4d7fe0579 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42e1f636_092d_41cc_9d56_b5cc8c8d0164.slice PodAnnotations:0xc00008d0a0}] Aliases:map[]}"
2026-06-11 13:18:25.167164 | controller | Jun 11 12:10:43.788219 crc crio[24477]: time="2026-06-11T12:10:43.788145126Z" level=info msg="Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.167182 | controller | Jun 11 12:10:43.796701 crc crio[24477]: time="2026-06-11T12:10:43.796565214Z" level=info msg="Ran pod sandbox 4b7f68875d97d9baa7c3e31f3baf6a205ab481f4473dc26d7f7aed518d8f5fe4 with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg/POD" id=fe7d78e5-6926-414a-990b-b35d82f37c31 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.167200 | controller | Jun 11 12:10:43.806772 crc crio[24477]: time="2026-06-11T12:10:43.806545709Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=965243e7-22dc-4ded-8453-c0d3734034dc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.167224 | controller | Jun 11 12:10:43.809177 crc crio[24477]: time="2026-06-11T12:10:43.809093761Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4c3828e1-6705-48e9-8629-ec1c9f771b28 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.167242 | controller | Jun 11 12:10:43.816478 crc crio[24477]: time="2026-06-11T12:10:43.81551862Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg/util" id=3c95efbb-4c45-4ec7-8c9b-999617c56429 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.167260 | controller | Jun 11 12:10:43.816478 crc crio[24477]: time="2026-06-11T12:10:43.816137347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.167278 | controller | Jun 11 12:10:43.844402 crc crio[24477]: time="2026-06-11T12:10:43.844145433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.167295 | controller | Jun 11 12:10:43.849450 crc crio[24477]: time="2026-06-11T12:10:43.849353299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.167329 | controller | Jun 11 12:10:43.976502 crc crio[24477]: time="2026-06-11T12:10:43.976350234Z" level=info msg="Created container d8ea3e0ea73006bd6ded926e1b2eb17b05669f505fbe88162539f6854877bd84: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg/util" id=3c95efbb-4c45-4ec7-8c9b-999617c56429 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.167348 | controller | Jun 11 12:10:43.978900 crc crio[24477]: time="2026-06-11T12:10:43.978777773Z" level=info msg="Starting container: d8ea3e0ea73006bd6ded926e1b2eb17b05669f505fbe88162539f6854877bd84" id=bcda87a6-4008-4e11-a396-87d345d57a6e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.167367 | controller | Jun 11 12:10:43.984973 crc crio[24477]: time="2026-06-11T12:10:43.984868883Z" level=info msg="Started container" PID=40703 containerID=d8ea3e0ea73006bd6ded926e1b2eb17b05669f505fbe88162539f6854877bd84 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg/util id=bcda87a6-4008-4e11-a396-87d345d57a6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b7f68875d97d9baa7c3e31f3baf6a205ab481f4473dc26d7f7aed518d8f5fe4
2026-06-11 13:18:25.167386 | controller | Jun 11 12:10:44.423922 crc crio[24477]: time="2026-06-11T12:10:44.422211319Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=ab92ef3f-0355-4957-9cf0-b28d9c14b271 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.167404 | controller | Jun 11 12:10:44.423922 crc crio[24477]: time="2026-06-11T12:10:44.423343721Z" level=info msg="Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found" id=ab92ef3f-0355-4957-9cf0-b28d9c14b271 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.167422 | controller | Jun 11 12:10:44.423922 crc crio[24477]: time="2026-06-11T12:10:44.423465915Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found" id=ab92ef3f-0355-4957-9cf0-b28d9c14b271 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.167440 | controller | Jun 11 12:10:44.426991 crc crio[24477]: time="2026-06-11T12:10:44.42473592Z" level=info msg="Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=12d04f3b-f9b5-4527-9e09-f6416226b2ac name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.167462 | controller | Jun 11 12:10:44.435345 crc crio[24477]: time="2026-06-11T12:10:44.429792832Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\""
2026-06-11 13:18:25.167479 | controller | Jun 11 12:10:46.334539 crc crio[24477]: time="2026-06-11T12:10:46.333950031Z" level=info msg="Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=12d04f3b-f9b5-4527-9e09-f6416226b2ac name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.167497 | controller | Jun 11 12:10:46.336205 crc crio[24477]: time="2026-06-11T12:10:46.336110671Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=b7adb2d5-37bc-4c91-966f-9e6b4e3c3208 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.167514 | controller | Jun 11 12:10:46.341820 crc crio[24477]: time="2026-06-11T12:10:46.341202285Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=8f97ae87-873f-4484-bc13-e9f116e064c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.167533 | controller | Jun 11 12:10:46.350779 crc crio[24477]: time="2026-06-11T12:10:46.350596388Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg/pull" id=94b2553c-9f11-4011-b443-62195ad0c1f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.167625 | controller | Jun 11 12:10:46.352410 crc crio[24477]: time="2026-06-11T12:10:46.352293246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.167649 | controller | Jun 11 12:10:46.385227 crc crio[24477]: time="2026-06-11T12:10:46.385105404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.167668 | controller | Jun 11 12:10:46.385565 crc crio[24477]: time="2026-06-11T12:10:46.385358681Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/515b75c3d81fd62a3b3971a7552bc4c31e0451aabab95428dafcc8db20ea8a47/merged/etc/passwd: no such file or directory"
2026-06-11 13:18:25.167687 | controller | Jun 11 12:10:46.385565 crc crio[24477]: time="2026-06-11T12:10:46.385427983Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/515b75c3d81fd62a3b3971a7552bc4c31e0451aabab95428dafcc8db20ea8a47/merged/etc/group: no such file or directory"
2026-06-11 13:18:25.167705 | controller | Jun 11 12:10:46.389924 crc crio[24477]: time="2026-06-11T12:10:46.389841926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.167752 | controller | Jun 11 12:10:46.519612 crc crio[24477]: time="2026-06-11T12:10:46.519468826Z" level=info msg="Created container de9332e0aa5b3b4825bb3d3ef9c5ca18edf919812abb377721ae1ee4286aaf77: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg/pull" id=94b2553c-9f11-4011-b443-62195ad0c1f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.167777 | controller | Jun 11 12:10:46.521248 crc crio[24477]: time="2026-06-11T12:10:46.520811733Z" level=info msg="Starting container: de9332e0aa5b3b4825bb3d3ef9c5ca18edf919812abb377721ae1ee4286aaf77" id=d7f79b2a-d3e4-49c1-9cf8-3b8bff92a30d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.167800 | controller | Jun 11 12:10:46.527814 crc crio[24477]: time="2026-06-11T12:10:46.527633745Z" level=info msg="Started container" PID=40748 containerID=de9332e0aa5b3b4825bb3d3ef9c5ca18edf919812abb377721ae1ee4286aaf77 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg/pull id=d7f79b2a-d3e4-49c1-9cf8-3b8bff92a30d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b7f68875d97d9baa7c3e31f3baf6a205ab481f4473dc26d7f7aed518d8f5fe4
2026-06-11 13:18:25.167820 | controller | Jun 11 12:10:47.480546 crc crio[24477]: time="2026-06-11T12:10:47.479542009Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=06820793-6fe6-4c7f-b6e2-c7c80355a4cf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.167839 | controller | Jun 11 12:10:47.484279 crc crio[24477]: time="2026-06-11T12:10:47.483525571Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c1e8ca0e-72a3-471f-bb38-8b9a71011d38 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.167878 | controller | Jun 11 12:10:47.494208 crc crio[24477]: time="2026-06-11T12:10:47.494089458Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg/extract" id=62ad57ff-b9e4-46df-966c-132c5a8bfca8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.167898 | controller | Jun 11 12:10:47.495113 crc crio[24477]: time="2026-06-11T12:10:47.494837049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.167916 | controller | Jun 11 12:10:47.541981 crc crio[24477]: time="2026-06-11T12:10:47.541871038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.167933 | controller | Jun 11 12:10:47.546259 crc crio[24477]: time="2026-06-11T12:10:47.546176935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.167951 | controller | Jun 11 12:10:47.677965 crc crio[24477]: time="2026-06-11T12:10:47.677809561Z" level=info msg="Created container 89a91b6fb3d032ee5e867c7284474259088b74c238f65dfdad049cb67a385c2a: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg/extract" id=62ad57ff-b9e4-46df-966c-132c5a8bfca8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.167969 | controller | Jun 11 12:10:47.679272 crc crio[24477]: time="2026-06-11T12:10:47.679089488Z" level=info msg="Starting container: 89a91b6fb3d032ee5e867c7284474259088b74c238f65dfdad049cb67a385c2a" id=61bb7b47-009d-4385-95a3-679ce126332e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.167987 | controller | Jun 11 12:10:47.685145 crc crio[24477]: time="2026-06-11T12:10:47.685014053Z" level=info msg="Started container" PID=40766 containerID=89a91b6fb3d032ee5e867c7284474259088b74c238f65dfdad049cb67a385c2a description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg/extract id=61bb7b47-009d-4385-95a3-679ce126332e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b7f68875d97d9baa7c3e31f3baf6a205ab481f4473dc26d7f7aed518d8f5fe4
2026-06-11 13:18:25.168006 | controller | Jun 11 12:10:49.516865 crc crio[24477]: time="2026-06-11T12:10:49.51657128Z" level=info msg="Stopping pod sandbox: 4b7f68875d97d9baa7c3e31f3baf6a205ab481f4473dc26d7f7aed518d8f5fe4" id=2b0e9f84-4876-4c3b-af09-14fdaa484747 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.168024 | controller | Jun 11 12:10:49.518170 crc crio[24477]: time="2026-06-11T12:10:49.517119935Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg Namespace:openshift-marketplace ID:4b7f68875d97d9baa7c3e31f3baf6a205ab481f4473dc26d7f7aed518d8f5fe4 UID:42e1f636-092d-41cc-9d56-b5cc8c8d0164 NetNS:/var/run/netns/095bf6dc-719d-4c26-9f85-b9f4d7fe0579 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42e1f636_092d_41cc_9d56_b5cc8c8d0164.slice PodAnnotations:0xc002ce4380}] Aliases:map[]}"
2026-06-11 13:18:25.168045 | controller | Jun 11 12:10:49.518170 crc crio[24477]: time="2026-06-11T12:10:49.517240909Z" level=info msg="Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.168063 | controller | Jun 11 12:10:50.264576 crc crio[24477]: time="2026-06-11T12:10:50.263485424Z" level=info msg="Stopped pod sandbox: 4b7f68875d97d9baa7c3e31f3baf6a205ab481f4473dc26d7f7aed518d8f5fe4" id=2b0e9f84-4876-4c3b-af09-14fdaa484747 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.168080 | controller | Jun 11 12:10:55.174525 crc crio[24477]: time="2026-06-11T12:10:55.173413184Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-vfcfl/POD" id=8e96a8f1-34b4-4966-ba1f-10bf9b6b8a13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.168097 | controller | Jun 11 12:10:55.176464 crc crio[24477]: time="2026-06-11T12:10:55.174562117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.168114 | controller | Jun 11 12:10:55.268743 crc crio[24477]: time="2026-06-11T12:10:55.268602477Z" level=info msg="Got pod network &{Name:nmstate-operator-6569c8c666-vfcfl Namespace:openshift-nmstate ID:5c035a2032b63e0daed41ca083b0cd3cb4182e5b8a9acef6a5ef82aea0b4413f UID:57ae857f-6a9a-4120-8a24-2d7934fc563e NetNS:/var/run/netns/f4149a65-b573-464f-a005-68fda340adbf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod57ae857f_6a9a_4120_8a24_2d7934fc563e.slice PodAnnotations:0xc00008c310}] Aliases:map[]}"
2026-06-11 13:18:25.168132 | controller | Jun 11 12:10:55.269125 crc crio[24477]: time="2026-06-11T12:10:55.269091921Z" level=info msg="Adding pod openshift-nmstate_nmstate-operator-6569c8c666-vfcfl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.168149 | controller | Jun 11 12:10:56.185780 crc crio[24477]: 2026-06-11T12:10:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5c035a2032b63e0 Mac:7a:a2:ca:46:2e:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/f4149a65-b573-464f-a005-68fda340adbf SocketPath: PciID:}] [{Interface:0xc0001346b0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.168167 | controller | Jun 11 12:10:56.186624 crc crio[24477]: time="2026-06-11T12:10:56.186333419Z" level=info msg="Got pod network &{Name:nmstate-operator-6569c8c666-vfcfl Namespace:openshift-nmstate ID:5c035a2032b63e0daed41ca083b0cd3cb4182e5b8a9acef6a5ef82aea0b4413f UID:57ae857f-6a9a-4120-8a24-2d7934fc563e NetNS:/var/run/netns/f4149a65-b573-464f-a005-68fda340adbf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod57ae857f_6a9a_4120_8a24_2d7934fc563e.slice PodAnnotations:0xc00008c310}] Aliases:map[]}"
2026-06-11 13:18:25.168247 | controller | Jun 11 12:10:56.186624 crc crio[24477]: time="2026-06-11T12:10:56.186573665Z" level=info msg="Checking pod openshift-nmstate_nmstate-operator-6569c8c666-vfcfl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.168271 | controller | Jun 11 12:10:56.197459 crc crio[24477]: time="2026-06-11T12:10:56.196192278Z" level=info msg="Ran pod sandbox 5c035a2032b63e0daed41ca083b0cd3cb4182e5b8a9acef6a5ef82aea0b4413f with infra container: openshift-nmstate/nmstate-operator-6569c8c666-vfcfl/POD" id=8e96a8f1-34b4-4966-ba1f-10bf9b6b8a13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.168294 | controller | Jun 11 12:10:56.199462 crc crio[24477]: time="2026-06-11T12:10:56.199347899Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=ff5710d8-2994-4af8-8677-7ab4a5e74584 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.168312 | controller | Jun 11 12:10:56.199786 crc crio[24477]: time="2026-06-11T12:10:56.199714989Z" level=info msg="Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found" id=ff5710d8-2994-4af8-8677-7ab4a5e74584 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.168331 | controller | Jun 11 12:10:56.199866 crc crio[24477]: time="2026-06-11T12:10:56.199816412Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found" id=ff5710d8-2994-4af8-8677-7ab4a5e74584 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.168347 | controller | Jun 11 12:10:56.201628 crc crio[24477]: time="2026-06-11T12:10:56.201127409Z" level=info msg="Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=8de08c26-5762-4360-bde2-2204103ad086 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.168412 | controller | Jun 11 12:10:56.219079 crc crio[24477]: time="2026-06-11T12:10:56.218987419Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\""
2026-06-11 13:18:25.168437 | controller | Jun 11 12:10:59.933847 crc crio[24477]: time="2026-06-11T12:10:59.93305962Z" level=info msg="Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6" id=8de08c26-5762-4360-bde2-2204103ad086 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.168455 | controller | Jun 11 12:10:59.935810 crc crio[24477]: time="2026-06-11T12:10:59.935769024Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=d720a825-22c9-40f4-a953-e586f23fd34c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.168473 | controller | Jun 11 12:10:59.940432 crc crio[24477]: time="2026-06-11T12:10:59.940302711Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=59e6e337-9044-498b-adc5-649f59b1df49 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.168675 | controller | Jun 11 12:10:59.959254 crc crio[24477]: time="2026-06-11T12:10:59.959116392Z" level=info msg="Creating container: openshift-nmstate/nmstate-operator-6569c8c666-vfcfl/nmstate-operator" id=bfcdcf66-f98d-4c55-97fc-582e08f19f43 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.168692 | controller | Jun 11 12:10:59.963412 crc crio[24477]: time="2026-06-11T12:10:59.961737321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.168710 | controller | Jun 11 12:11:00.026804 crc crio[24477]: time="2026-06-11T12:11:00.019843119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.168777 | controller | Jun 11 12:11:00.026804 crc crio[24477]: time="2026-06-11T12:11:00.024292902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.168832 | controller | Jun 11 12:11:00.179858 crc crio[24477]: time="2026-06-11T12:11:00.179632693Z" level=info msg="Created container 61174f644b98c82e836b2f81de3decf4f635d725a1fe2f9987a002a7abe20a67: openshift-nmstate/nmstate-operator-6569c8c666-vfcfl/nmstate-operator" id=bfcdcf66-f98d-4c55-97fc-582e08f19f43 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.168871 | controller | Jun 11 12:11:00.182010 crc crio[24477]: time="2026-06-11T12:11:00.181839374Z" level=info msg="Starting container: 61174f644b98c82e836b2f81de3decf4f635d725a1fe2f9987a002a7abe20a67" id=f3a6eb8c-ab55-463d-b3b4-bdf646dba665 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.168892 | controller | Jun 11 12:11:00.192769 crc crio[24477]: time="2026-06-11T12:11:00.188767598Z" level=info msg="Started container" PID=41017 containerID=61174f644b98c82e836b2f81de3decf4f635d725a1fe2f9987a002a7abe20a67 description=openshift-nmstate/nmstate-operator-6569c8c666-vfcfl/nmstate-operator id=f3a6eb8c-ab55-463d-b3b4-bdf646dba665 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c035a2032b63e0daed41ca083b0cd3cb4182e5b8a9acef6a5ef82aea0b4413f
2026-06-11 13:18:25.168911 | controller | Jun 11 12:11:14.679131 crc crio[24477]: time="2026-06-11T12:11:14.67801257Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-handler-6pzgp/POD" id=42a452f0-45b2-4576-8ed5-cd94bcc0c202 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.168930 | controller | Jun 11 12:11:14.679131 crc crio[24477]: time="2026-06-11T12:11:14.679130932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.168948 | controller | Jun 11 12:11:14.710125 crc crio[24477]: time="2026-06-11T12:11:14.710009109Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=42a452f0-45b2-4576-8ed5-cd94bcc0c202 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.168965 | controller | Jun 11 12:11:14.722516 crc crio[24477]: time="2026-06-11T12:11:14.722428026Z" level=info msg="Ran pod sandbox 15427beb4fefc1277c8ac5fffe351aa49ef6c0bdcb4a6ffd9cc14dc4f6d6bb7a with infra container: openshift-nmstate/nmstate-handler-6pzgp/POD" id=42a452f0-45b2-4576-8ed5-cd94bcc0c202 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.168982 | controller | Jun 11 12:11:14.726121 crc crio[24477]: time="2026-06-11T12:11:14.726004945Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=e7a6f7d4-744e-4ca6-9565-bf9cdcad7108 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.169000 | controller | Jun 11 12:11:14.726310 crc crio[24477]: time="2026-06-11T12:11:14.726230831Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=e7a6f7d4-744e-4ca6-9565-bf9cdcad7108 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.169018 | controller | Jun 11 12:11:14.726413 crc crio[24477]: time="2026-06-11T12:11:14.726308313Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=e7a6f7d4-744e-4ca6-9565-bf9cdcad7108 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.169036 | controller | Jun 11 12:11:14.729079 crc crio[24477]: time="2026-06-11T12:11:14.729009793Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=eb20d99d-3dc3-4998-8009-37ed8b0638cd name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.169057 | controller | Jun 11 12:11:14.735728 crc crio[24477]: time="2026-06-11T12:11:14.735713237Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-11 13:18:25.169074 | controller | Jun 11 12:11:14.762866 crc crio[24477]: time="2026-06-11T12:11:14.762797315Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-bcgtt/POD" id=6423f01e-5895-462e-94fc-b074de7025c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.169091 | controller | Jun 11 12:11:14.762982 crc crio[24477]: time="2026-06-11T12:11:14.762894718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.169109 | controller | Jun 11 12:11:14.805189 crc crio[24477]: time="2026-06-11T12:11:14.804706429Z" level=info msg="Got pod network &{Name:nmstate-metrics-756b4d6fc6-bcgtt Namespace:openshift-nmstate ID:ee1289a4497f3ef864c8b5f6c55c76a8d0982cc1673f18ed4212401ebf0f4b71 UID:0e0ef2c6-54b8-4a8a-83cf-2c7f79a4a847 NetNS:/var/run/netns/74b484b5-accc-4ab8-a7b9-14332be5b4d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0e0ef2c6_54b8_4a8a_83cf_2c7f79a4a847.slice PodAnnotations:0xc002ce4088}] Aliases:map[]}"
2026-06-11 13:18:25.169128 | controller | Jun 11 12:11:14.805331 crc crio[24477]: time="2026-06-11T12:11:14.805211873Z" level=info msg="Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-bcgtt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.169147 | controller | Jun 11 12:11:15.103794 crc crio[24477]: time="2026-06-11T12:11:15.096690644Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-r2nbq/POD" id=6da844cf-a916-44a9-9f44-e103d9a7f01f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.169164 | controller | Jun 11 12:11:15.103794 crc crio[24477]: time="2026-06-11T12:11:15.09725072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.169182 | controller | Jun 11 12:11:15.140098 crc crio[24477]: time="2026-06-11T12:11:15.139196815Z" level=info msg="Got pod network &{Name:nmstate-webhook-9b7874799-r2nbq Namespace:openshift-nmstate ID:7e083adef8e73128527b36ac08e3f8b44c8c347463c03cc21c99716446d614c0 UID:430c0613-bf8f-4b57-b823-d3b2195445b7 NetNS:/var/run/netns/b2bdd574-e028-4610-a8c0-4f7261139cd8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod430c0613_bf8f_4b57_b823_d3b2195445b7.slice PodAnnotations:0xc000a143f0}] Aliases:map[]}"
2026-06-11 13:18:25.169200 | controller | Jun 11 12:11:15.140098 crc crio[24477]: time="2026-06-11T12:11:15.139267097Z" level=info msg="Adding pod openshift-nmstate_nmstate-webhook-9b7874799-r2nbq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.169220 | controller | Jun 11 12:11:15.262497 crc crio[24477]: 2026-06-11T12:11:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee1289a4497f3ef Mac:fe:a0:b3:06:b5:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/74b484b5-accc-4ab8-a7b9-14332be5b4d4 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.169238 | controller | Jun 11 12:11:15.269101 crc crio[24477]: time="2026-06-11T12:11:15.269001436Z" level=info msg="Got pod network &{Name:nmstate-metrics-756b4d6fc6-bcgtt Namespace:openshift-nmstate ID:ee1289a4497f3ef864c8b5f6c55c76a8d0982cc1673f18ed4212401ebf0f4b71 UID:0e0ef2c6-54b8-4a8a-83cf-2c7f79a4a847 NetNS:/var/run/netns/74b484b5-accc-4ab8-a7b9-14332be5b4d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0e0ef2c6_54b8_4a8a_83cf_2c7f79a4a847.slice PodAnnotations:0xc002ce4088}] Aliases:map[]}"
2026-06-11 13:18:25.169260 | controller | Jun 11 12:11:15.269333 crc crio[24477]: time="2026-06-11T12:11:15.269222142Z" level=info msg="Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-bcgtt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.169279 | controller | Jun 11 12:11:15.279691 crc crio[24477]: time="2026-06-11T12:11:15.279502495Z" level=info msg="Ran pod sandbox ee1289a4497f3ef864c8b5f6c55c76a8d0982cc1673f18ed4212401ebf0f4b71 with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-bcgtt/POD" id=6423f01e-5895-462e-94fc-b074de7025c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.169297 | controller | Jun 11 12:11:15.283845 crc crio[24477]: time="2026-06-11T12:11:15.283621129Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=6bf7f2b1-8724-4e92-9f4e-81cba7ce459a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.169315 | controller | Jun 11 12:11:15.284213 crc crio[24477]: time="2026-06-11T12:11:15.28402805Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=6bf7f2b1-8724-4e92-9f4e-81cba7ce459a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.169333 | controller | Jun 11 12:11:15.284306 crc crio[24477]: time="2026-06-11T12:11:15.284243156Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=6bf7f2b1-8724-4e92-9f4e-81cba7ce459a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.169351 | controller | Jun 11 12:11:15.285717 crc crio[24477]: time="2026-06-11T12:11:15.285587903Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=f9ae4250-2064-4790-b92b-45058fac9ec4 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.169369 | controller | Jun 11 12:11:15.290674 crc crio[24477]: time="2026-06-11T12:11:15.290556963Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-11 13:18:25.169393 | controller | Jun 11 12:11:15.375940 crc crio[24477]: time="2026-06-11T12:11:15.374702231Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-mh9w5/POD" id=0dbce3d8-27c6-4b51-9527-85c41145d75a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.169469 | controller | Jun 11 12:11:15.376226 crc crio[24477]: time="2026-06-11T12:11:15.375976587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.169489 | controller | Jun 11 12:11:15.399515 crc crio[24477]: time="2026-06-11T12:11:15.399031141Z" level=info msg="Got pod network &{Name:nmstate-console-plugin-9bcc7988b-mh9w5 Namespace:openshift-nmstate ID:43d8f2e9fadf6ffcab8f17dd14e45385724a4a4abb69b632bc67cc6fa1f9c9cf UID:fc3e6852-19ba-4698-9b9b-8c6852facfb8 NetNS:/var/run/netns/c6f51ccf-2a78-45f0-a8f0-80671532ad1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc3e6852_19ba_4698_9b9b_8c6852facfb8.slice PodAnnotations:0xc000326bf0}] Aliases:map[]}"
2026-06-11 13:18:25.169508 | controller | Jun 11 12:11:15.399515 crc crio[24477]: time="2026-06-11T12:11:15.399156474Z" level=info msg="Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-mh9w5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.169531 | controller | Jun 11 12:11:15.474623 crc crio[24477]: time="2026-06-11T12:11:15.474506469Z" level=info msg="Running pod sandbox: openshift-console/console-5d5c9d6897-dt94f/POD" id=b31abeb7-c81a-4d6b-b0bf-c5baad2b1c1d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.169548 | controller | Jun 11 12:11:15.474879 crc crio[24477]: time="2026-06-11T12:11:15.474755141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.169566 | controller | Jun 11 12:11:15.517355 crc crio[24477]: time="2026-06-11T12:11:15.517254793Z" level=info msg="Got pod network &{Name:console-5d5c9d6897-dt94f Namespace:openshift-console ID:80a5b8ae8035aa0cb90dcfd1d0305512ec996f3cbb77ed830f74da88eb000965 UID:1a90367b-9025-4119-ae94-81eae2510a59 NetNS:/var/run/netns/a0aa0edd-fce4-43c4-972b-437552304281 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a90367b_9025_4119_ae94_81eae2510a59.slice PodAnnotations:0xc000b188e8}] Aliases:map[]}"
2026-06-11 13:18:25.169584 | controller | Jun 11 12:11:15.517355 crc crio[24477]: time="2026-06-11T12:11:15.517314124Z" level=info msg="Adding pod openshift-console_console-5d5c9d6897-dt94f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.169603 | controller | Jun 11 12:11:15.607723 crc crio[24477]: 2026-06-11T12:11:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e083adef8e7312 Mac:ba:a2:06:3c:8c:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/b2bdd574-e028-4610-a8c0-4f7261139cd8 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.169621 | controller | Jun 11 12:11:15.615313 crc crio[24477]: time="2026-06-11T12:11:15.615169674Z" level=info msg="Got pod network &{Name:nmstate-webhook-9b7874799-r2nbq Namespace:openshift-nmstate ID:7e083adef8e73128527b36ac08e3f8b44c8c347463c03cc21c99716446d614c0 UID:430c0613-bf8f-4b57-b823-d3b2195445b7 NetNS:/var/run/netns/b2bdd574-e028-4610-a8c0-4f7261139cd8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod430c0613_bf8f_4b57_b823_d3b2195445b7.slice PodAnnotations:0xc000a143f0}] Aliases:map[]}"
2026-06-11 13:18:25.169639 | controller | Jun 11 12:11:15.618062 crc crio[24477]: time="2026-06-11T12:11:15.616799381Z" level=info msg="Checking pod openshift-nmstate_nmstate-webhook-9b7874799-r2nbq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.169660 | controller | Jun 11 12:11:15.645789 crc crio[24477]: time="2026-06-11T12:11:15.645630833Z" level=info msg="Ran pod sandbox 7e083adef8e73128527b36ac08e3f8b44c8c347463c03cc21c99716446d614c0 with infra container: openshift-nmstate/nmstate-webhook-9b7874799-r2nbq/POD" id=6da844cf-a916-44a9-9f44-e103d9a7f01f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.169680 | controller | Jun 11 12:11:15.654141 crc crio[24477]: time="2026-06-11T12:11:15.653581918Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=5c3a91b2-d51b-4234-9561-e617661ecffb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.169697 | controller | Jun 11 12:11:15.654360 crc crio[24477]: time="2026-06-11T12:11:15.654296448Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=5c3a91b2-d51b-4234-9561-e617661ecffb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.169718 | controller | Jun 11 12:11:15.654554 crc crio[24477]: time="2026-06-11T12:11:15.654492004Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=5c3a91b2-d51b-4234-9561-e617661ecffb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.169736 | controller | Jun 11 12:11:15.656331 crc crio[24477]: time="2026-06-11T12:11:15.656057817Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=dd13317f-212d-44b6-b11a-5092c7ad12b0 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.169753 | controller | Jun 11 12:11:15.660155 crc crio[24477]: time="2026-06-11T12:11:15.660057973Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-11 13:18:25.169770 | controller | Jun 11 12:11:15.917999 crc crio[24477]: 2026-06-11T12:11:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:43d8f2e9fadf6ff Mac:1e:3f:af:b9:b5:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/c6f51ccf-2a78-45f0-a8f0-80671532ad1d SocketPath: PciID:}] [{Interface:0xc00025aa30 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.169789 | controller | Jun 11 12:11:15.919633 crc crio[24477]: time="2026-06-11T12:11:15.919133844Z" level=info msg="Got pod network &{Name:nmstate-console-plugin-9bcc7988b-mh9w5 Namespace:openshift-nmstate ID:43d8f2e9fadf6ffcab8f17dd14e45385724a4a4abb69b632bc67cc6fa1f9c9cf UID:fc3e6852-19ba-4698-9b9b-8c6852facfb8 NetNS:/var/run/netns/c6f51ccf-2a78-45f0-a8f0-80671532ad1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc3e6852_19ba_4698_9b9b_8c6852facfb8.slice PodAnnotations:0xc000326bf0}] Aliases:map[]}"
2026-06-11 13:18:25.169806 | controller | Jun 11 12:11:15.919633 crc crio[24477]: time="2026-06-11T12:11:15.919268728Z" level=info msg="Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-mh9w5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.169824 | controller | Jun 11 12:11:15.927293 crc crio[24477]: time="2026-06-11T12:11:15.927188881Z" level=info msg="Ran pod sandbox 43d8f2e9fadf6ffcab8f17dd14e45385724a4a4abb69b632bc67cc6fa1f9c9cf with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-mh9w5/POD" id=0dbce3d8-27c6-4b51-9527-85c41145d75a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.169842 | controller | Jun 11 12:11:15.930018 crc crio[24477]: time="2026-06-11T12:11:15.929932786Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=104a3cfe-b80d-467d-b541-c8195c73b89a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.169903 | controller | Jun 11 12:11:15.930222 crc crio[24477]: time="2026-06-11T12:11:15.930157232Z" level=info msg="Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found" id=104a3cfe-b80d-467d-b541-c8195c73b89a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.169924 | controller | Jun 11 12:11:15.930312 crc crio[24477]: time="2026-06-11T12:11:15.930231864Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found" id=104a3cfe-b80d-467d-b541-c8195c73b89a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.169942 | controller | Jun 11 12:11:15.931734 crc crio[24477]: time="2026-06-11T12:11:15.931566892Z" level=info msg="Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=9928109f-2edc-4709-af6b-a9d83ea66fd3 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.169963 | controller | Jun 11 12:11:15.935148 crc crio[24477]: time="2026-06-11T12:11:15.935077752Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\""
2026-06-11 13:18:25.169980 | controller | Jun 11 12:11:16.081468 crc crio[24477]: 2026-06-11T12:11:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80a5b8ae8035aa0 Mac:8a:bf:f2:ab:09:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/a0aa0edd-fce4-43c4-972b-437552304281 SocketPath: PciID:}] [{Interface:0xc00023e6a0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.169999 | controller | Jun 11 12:11:16.082751 crc crio[24477]: time="2026-06-11T12:11:16.082536699Z" level=info msg="Got pod network &{Name:console-5d5c9d6897-dt94f Namespace:openshift-console ID:80a5b8ae8035aa0cb90dcfd1d0305512ec996f3cbb77ed830f74da88eb000965 UID:1a90367b-9025-4119-ae94-81eae2510a59 NetNS:/var/run/netns/a0aa0edd-fce4-43c4-972b-437552304281 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a90367b_9025_4119_ae94_81eae2510a59.slice PodAnnotations:0xc000b188e8}] Aliases:map[]}"
2026-06-11 13:18:25.170017 | controller | Jun 11 12:11:16.082917 crc crio[24477]: time="2026-06-11T12:11:16.082808646Z" level=info msg="Checking pod openshift-console_console-5d5c9d6897-dt94f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.170037 | controller | Jun 11 12:11:16.089867 crc crio[24477]: time="2026-06-11T12:11:16.089773454Z" level=info msg="Ran pod sandbox 80a5b8ae8035aa0cb90dcfd1d0305512ec996f3cbb77ed830f74da88eb000965 with infra container: openshift-console/console-5d5c9d6897-dt94f/POD" id=b31abeb7-c81a-4d6b-b0bf-c5baad2b1c1d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.170055 | controller | Jun 11 12:11:16.092265 crc crio[24477]: time="2026-06-11T12:11:16.09218744Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=47a235b2-88fc-4362-92f1-672e369c79a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.170071 | controller | Jun 11 12:11:16.095176 crc crio[24477]: time="2026-06-11T12:11:16.09507525Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=728cb81c-74a2-426f-95b4-fd868e3f15fa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.170089 | controller | Jun 11 12:11:16.105314 crc crio[24477]: time="2026-06-11T12:11:16.105208955Z" level=info msg="Creating container: openshift-console/console-5d5c9d6897-dt94f/console" id=8ca1ed54-23a5-4ab9-a4e3-fc49f6855d7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.170106 | controller | Jun 11 12:11:16.105840 crc crio[24477]: time="2026-06-11T12:11:16.105592956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.170124 | controller | Jun 11 12:11:16.142080 crc crio[24477]: time="2026-06-11T12:11:16.141883181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.170141 | controller | Jun 11 12:11:16.146516 crc crio[24477]: time="2026-06-11T12:11:16.146445229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.170159 | controller | Jun 11 12:11:16.246011 crc crio[24477]: time="2026-06-11T12:11:16.245280377Z" level=info msg="Created container d1e75ee0692818224feb9126520e801b5f5c2e89ce7c42a666e88e3626873b00: openshift-console/console-5d5c9d6897-dt94f/console" id=8ca1ed54-23a5-4ab9-a4e3-fc49f6855d7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.170180 | controller | Jun 11 12:11:16.246898 crc crio[24477]: time="2026-06-11T12:11:16.246632384Z" level=info msg="Starting container: d1e75ee0692818224feb9126520e801b5f5c2e89ce7c42a666e88e3626873b00" id=6994bdf7-c547-4859-820e-baeef8c7a223 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.170197 | controller | Jun 11 12:11:16.258038 crc crio[24477]: time="2026-06-11T12:11:16.257536071Z" level=info msg="Started container" PID=41447 containerID=d1e75ee0692818224feb9126520e801b5f5c2e89ce7c42a666e88e3626873b00 description=openshift-console/console-5d5c9d6897-dt94f/console id=6994bdf7-c547-4859-820e-baeef8c7a223 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80a5b8ae8035aa0cb90dcfd1d0305512ec996f3cbb77ed830f74da88eb000965
2026-06-11 13:18:25.170215 | controller | Jun 11 12:11:21.969197 crc crio[24477]: time="2026-06-11T12:11:21.968758499Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=f9ae4250-2064-4790-b92b-45058fac9ec4 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.170232 | controller | Jun 11 12:11:21.970969 crc crio[24477]: time="2026-06-11T12:11:21.970534524Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=19c0bf49-4132-44af-8c3e-0fc129dd6a7a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.170248 | controller | Jun 11 12:11:21.972949 crc crio[24477]: time="2026-06-11T12:11:21.972564913Z" level=info msg="Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a" id=9928109f-2edc-4709-af6b-a9d83ea66fd3 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.170265 | controller | Jun 11 12:11:21.974046 crc crio[24477]: time="2026-06-11T12:11:21.973944069Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=62922487-bbe0-4c02-9fe3-2d8c50eeeb9b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.170281 | controller | Jun 11 12:11:22.015749 crc crio[24477]: time="2026-06-11T12:11:22.015452102Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=eb20d99d-3dc3-4998-8009-37ed8b0638cd name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.170297 | controller | Jun 11 12:11:22.017566 crc crio[24477]: time="2026-06-11T12:11:22.017508468Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=14fdb145-9c32-4491-86b7-c6df79fdc360 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.170313 | controller | Jun 11 12:11:22.033274 crc crio[24477]: time="2026-06-11T12:11:22.033212048Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=1ea475f9-521d-46e7-bdc5-8f04cce6648b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.170329 | controller | Jun 11 12:11:22.035843 crc crio[24477]: time="2026-06-11T12:11:22.035559054Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=ca018c36-7c6f-42fe-91d3-99f63f74f895 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.170345 | controller | Jun 11 12:11:22.037297 crc crio[24477]: time="2026-06-11T12:11:22.037183182Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=dd13317f-212d-44b6-b11a-5092c7ad12b0 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.170366 | controller | Jun 11 12:11:22.040489 crc crio[24477]: time="2026-06-11T12:11:22.040365699Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=5215c786-a142-44e7-b081-2560c077ce34 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.170382 | controller | Jun 11 12:11:22.041227 crc crio[24477]: time="2026-06-11T12:11:22.041100579Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=4cca47fd-2d66-4f2e-a472-8b9fcd0bc758 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.170398 | controller | Jun 11 12:11:22.049752 crc crio[24477]: time="2026-06-11T12:11:22.048889118Z" level=info msg="Creating container: openshift-nmstate/nmstate-handler-6pzgp/nmstate-handler" id=b54a4229-9f7a-4df7-b8d2-cbd6fafc22f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.170414 | controller | Jun 11 12:11:22.051313 crc crio[24477]: time="2026-06-11T12:11:22.05113648Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=2265a8d1-078a-4309-983e-6855115ef485 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.170511 | controller | Jun 11 12:11:22.052314 crc crio[24477]: time="2026-06-11T12:11:22.052207951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.170536 | controller | Jun 11 12:11:22.059169 crc crio[24477]: time="2026-06-11T12:11:22.059067832Z" level=info msg="Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-bcgtt/nmstate-metrics" id=d7614923-c6d8-40f0-bac0-d7389e9178bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.170555 | controller | Jun 11 12:11:22.064052 crc crio[24477]: time="2026-06-11T12:11:22.063990065Z" level=info msg="Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-mh9w5/nmstate-console-plugin" id=d0a92ced-0735-4af2-82a8-b750d65fded9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.170572 | controller | Jun 11 12:11:22.073367 crc crio[24477]: time="2026-06-11T12:11:22.073275141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.170589 | controller | Jun 11 12:11:22.074522 crc crio[24477]: time="2026-06-11T12:11:22.07434285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.170606 | controller | Jun 11 12:11:22.080179 crc crio[24477]: time="2026-06-11T12:11:22.080077571Z" level=info msg="Creating container: openshift-nmstate/nmstate-webhook-9b7874799-r2nbq/nmstate-webhook" id=4d59844d-e3c8-45bc-9428-3381c06f41ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.170623 | controller | Jun 11 12:11:22.109580 crc crio[24477]: time="2026-06-11T12:11:22.1089961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.170642 | controller | Jun 11 12:11:22.114627 crc crio[24477]: time="2026-06-11T12:11:22.114560736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.170663 | controller | Jun 11 12:11:22.116949 crc crio[24477]: time="2026-06-11T12:11:22.116921542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.170681 | controller | Jun 11 12:11:22.127098 crc crio[24477]: time="2026-06-11T12:11:22.126943342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.170697 | controller | Jun 11 12:11:22.152618 crc crio[24477]: time="2026-06-11T12:11:22.152510489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.170714 | controller | Jun 11 12:11:22.157049 crc crio[24477]: time="2026-06-11T12:11:22.157007186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.170731 | controller | Jun 11 12:11:22.191364 crc crio[24477]: time="2026-06-11T12:11:22.191250053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.170747 | controller | Jun 11 12:11:22.199286 crc crio[24477]: time="2026-06-11T12:11:22.199139084Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.170764 | controller | Jun 11 12:11:22.317484 crc crio[24477]: time="2026-06-11T12:11:22.317338699Z" level=info msg="Created container ffbfd2e9066310e8c15cf639e3989301772d9ca78e18f70873a2be51fbff5d67: openshift-nmstate/nmstate-metrics-756b4d6fc6-bcgtt/nmstate-metrics" id=d7614923-c6d8-40f0-bac0-d7389e9178bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.170781 | controller | Jun 11 12:11:22.319220 crc crio[24477]: time="2026-06-11T12:11:22.319046332Z" level=info msg="Starting container: ffbfd2e9066310e8c15cf639e3989301772d9ca78e18f70873a2be51fbff5d67" id=20e5bdee-8e9f-4830-a34d-5badd63e46d6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.170798 | controller | Jun 11 12:11:22.323792 crc crio[24477]: time="2026-06-11T12:11:22.323520438Z" level=info msg="Created container 4de06406605015efab1e301b1c2c8fa9f452ceae43145b66006482216fabecdc: openshift-nmstate/nmstate-console-plugin-9bcc7988b-mh9w5/nmstate-console-plugin" id=d0a92ced-0735-4af2-82a8-b750d65fded9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.170814 | controller | Jun 11 12:11:22.326058 crc crio[24477]: time="2026-06-11T12:11:22.325949726Z" level=info msg="Starting container: 4de06406605015efab1e301b1c2c8fa9f452ceae43145b66006482216fabecdc" id=ca5d2314-07bf-48d4-9c3a-67cf0109e2cc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.170830 | controller | Jun 11 12:11:22.328822 crc crio[24477]: time="2026-06-11T12:11:22.328420314Z" level=info msg="Created container 5c1424f3c779105ba7056af6acc4e5ba60db50c0c84f79258cbd216a9792731d: openshift-nmstate/nmstate-webhook-9b7874799-r2nbq/nmstate-webhook" id=4d59844d-e3c8-45bc-9428-3381c06f41ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.170846 | controller | Jun 11 12:11:22.330769 crc crio[24477]: time="2026-06-11T12:11:22.330588365Z" level=info msg="Started container" PID=41633 containerID=ffbfd2e9066310e8c15cf639e3989301772d9ca78e18f70873a2be51fbff5d67 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-bcgtt/nmstate-metrics id=20e5bdee-8e9f-4830-a34d-5badd63e46d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee1289a4497f3ef864c8b5f6c55c76a8d0982cc1673f18ed4212401ebf0f4b71
2026-06-11 13:18:25.170885 | controller | Jun 11 12:11:22.331022 crc crio[24477]: time="2026-06-11T12:11:22.330597085Z" level=info msg="Starting container: 5c1424f3c779105ba7056af6acc4e5ba60db50c0c84f79258cbd216a9792731d" id=c48781c1-4f17-445a-b2ff-11c01d8ccd33 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.170911 | controller | Jun 11 12:11:22.332422 crc crio[24477]: time="2026-06-11T12:11:22.332309814Z" level=info msg="Started container" PID=41638 containerID=4de06406605015efab1e301b1c2c8fa9f452ceae43145b66006482216fabecdc description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-mh9w5/nmstate-console-plugin id=ca5d2314-07bf-48d4-9c3a-67cf0109e2cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=43d8f2e9fadf6ffcab8f17dd14e45385724a4a4abb69b632bc67cc6fa1f9c9cf
2026-06-11 13:18:25.170960 | controller | Jun 11 12:11:22.337538 crc crio[24477]: time="2026-06-11T12:11:22.337370505Z" level=info msg="Started container" PID=41639 containerID=5c1424f3c779105ba7056af6acc4e5ba60db50c0c84f79258cbd216a9792731d description=openshift-nmstate/nmstate-webhook-9b7874799-r2nbq/nmstate-webhook id=c48781c1-4f17-445a-b2ff-11c01d8ccd33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e083adef8e73128527b36ac08e3f8b44c8c347463c03cc21c99716446d614c0
2026-06-11 13:18:25.171025 | controller | Jun 11 12:11:22.347489 crc crio[24477]: time="2026-06-11T12:11:22.347360368Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=cb0cfde4-d074-4bb5-9447-7ca329e797ed name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.171046 | controller | Jun 11 12:11:22.348292 crc crio[24477]: time="2026-06-11T12:11:22.348266934Z" level=info msg="Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found" id=cb0cfde4-d074-4bb5-9447-7ca329e797ed name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.171064 | controller | Jun 11 12:11:22.348479 crc crio[24477]: time="2026-06-11T12:11:22.348458089Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found" id=cb0cfde4-d074-4bb5-9447-7ca329e797ed name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.171081 | controller | Jun 11 12:11:22.350107 crc crio[24477]: time="2026-06-11T12:11:22.350083915Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=7479cadb-3cf3-45ec-880c-5285cfb1c4b4 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.171099 | controller | Jun 11 12:11:22.364261 crc crio[24477]: time="2026-06-11T12:11:22.364168806Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\""
2026-06-11 13:18:25.171117 | controller | Jun 11 12:11:22.539815 crc crio[24477]: time="2026-06-11T12:11:22.539302309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.171135 | controller | Jun 11 12:11:22.653485 crc crio[24477]: time="2026-06-11T12:11:22.653425095Z" level=info msg="Created container bb0d31866c2bb44b54d3466729b7acd3e4bd23407e087bf5320e2d7b73b10f3b: openshift-nmstate/nmstate-handler-6pzgp/nmstate-handler" id=b54a4229-9f7a-4df7-b8d2-cbd6fafc22f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.171151 | controller | Jun 11 12:11:22.656796 crc crio[24477]: time="2026-06-11T12:11:22.656581233Z" level=info msg="Starting container: bb0d31866c2bb44b54d3466729b7acd3e4bd23407e087bf5320e2d7b73b10f3b" id=8d15451a-8a83-40cd-9a6c-9ae95a4501cc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.171168 | controller | Jun 11 12:11:22.670528 crc crio[24477]: time="2026-06-11T12:11:22.670359189Z" level=info msg="Started container" PID=41672 containerID=bb0d31866c2bb44b54d3466729b7acd3e4bd23407e087bf5320e2d7b73b10f3b description=openshift-nmstate/nmstate-handler-6pzgp/nmstate-handler id=8d15451a-8a83-40cd-9a6c-9ae95a4501cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=15427beb4fefc1277c8ac5fffe351aa49ef6c0bdcb4a6ffd9cc14dc4f6d6bb7a
2026-06-11 13:18:25.171189 | controller | Jun 11 12:11:25.948733 crc crio[24477]: time="2026-06-11T12:11:25.9479665Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672" id=7479cadb-3cf3-45ec-880c-5285cfb1c4b4 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.171207 | controller | Jun 11 12:11:25.950561 crc crio[24477]: time="2026-06-11T12:11:25.950455407Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=e0cb7cd1-7541-4c6f-b7f9-9d6c2bec615d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.171224 | controller | Jun 11 12:11:25.959140 crc crio[24477]: time="2026-06-11T12:11:25.959046638Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=5658a665-1d7a-47bd-a33c-6a692fac1c89 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.171241 | controller | Jun 11 12:11:25.973127 crc crio[24477]: time="2026-06-11T12:11:25.973007238Z" level=info msg="Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-bcgtt/kube-rbac-proxy" id=517aa00c-1c52-4c3f-8726-926c4390b6f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.171258 | controller | Jun 11 12:11:25.976551 crc crio[24477]: time="2026-06-11T12:11:25.976460726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.171275 | controller | Jun 11 12:11:26.016207 crc crio[24477]: time="2026-06-11T12:11:26.016063235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.171292 | controller | Jun 11 12:11:26.020591 crc crio[24477]: time="2026-06-11T12:11:26.020176839Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.171327 | controller | Jun 11 12:11:26.203525 crc crio[24477]: time="2026-06-11T12:11:26.203294947Z" level=info msg="Created container b16aa1858836cb9c585c9d7798d0d04c54fe28635c67c7424a95fbc17bcbb884: openshift-nmstate/nmstate-metrics-756b4d6fc6-bcgtt/kube-rbac-proxy" id=517aa00c-1c52-4c3f-8726-926c4390b6f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.171346 | controller | Jun 11 12:11:26.205152 crc crio[24477]: time="2026-06-11T12:11:26.205078847Z" level=info msg="Starting container: b16aa1858836cb9c585c9d7798d0d04c54fe28635c67c7424a95fbc17bcbb884" id=3d28d69f-d195-41d7-be64-d51784b30fb2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.171363 | controller | Jun 11 12:11:26.212312 crc crio[24477]: time="2026-06-11T12:11:26.212203967Z" level=info msg="Started container" PID=41762 containerID=b16aa1858836cb9c585c9d7798d0d04c54fe28635c67c7424a95fbc17bcbb884 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-bcgtt/kube-rbac-proxy id=3d28d69f-d195-41d7-be64-d51784b30fb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee1289a4497f3ef864c8b5f6c55c76a8d0982cc1673f18ed4212401ebf0f4b71
2026-06-11 13:18:25.171381 | controller | Jun 11 12:11:51.319953 crc crio[24477]: time="2026-06-11T12:11:51.31805427Z" level=info msg="Stopping container: aaa43a461746ec2fc749dd8bf6cc91ec49ad5980add0c6426ac822cff3f1b8bb (timeout: 15s)" id=d07aa253-baec-4197-9967-c7d65c030f2f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.171398 | controller | Jun 11 12:11:51.460143 crc crio[24477]: time="2026-06-11T12:11:51.459317308Z" level=info msg="Stopped container aaa43a461746ec2fc749dd8bf6cc91ec49ad5980add0c6426ac822cff3f1b8bb: openshift-console/console-6c684df5db-cc8g8/console" id=d07aa253-baec-4197-9967-c7d65c030f2f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.171418 | controller | Jun 11 12:11:51.464302 crc crio[24477]: time="2026-06-11T12:11:51.464116279Z" level=info msg="Stopping pod sandbox: c1251888d412fcac0ed09819a62b230962a9779845ff22b793bc77bb9da66c9f" id=4498ff9e-48b8-4649-916f-73aa25d3ef0a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.171435 | controller | Jun 11 12:11:51.466188 crc crio[24477]: time="2026-06-11T12:11:51.466092065Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:c1251888d412fcac0ed09819a62b230962a9779845ff22b793bc77bb9da66c9f UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/a88519f7-e076-48fd-84ca-dd9116a9a44c 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:0xc00008c740}] Aliases:map[]}"
2026-06-11 13:18:25.171451 | controller | Jun 11 12:11:51.467358 crc crio[24477]: time="2026-06-11T12:11:51.466541659Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.171470 | controller | Jun 11 12:11:51.789109 crc crio[24477]: time="2026-06-11T12:11:51.788502313Z" level=info msg="Stopped pod sandbox: c1251888d412fcac0ed09819a62b230962a9779845ff22b793bc77bb9da66c9f" id=4498ff9e-48b8-4649-916f-73aa25d3ef0a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.171487 | controller | Jun 11 12:11:52.454625 crc crio[24477]: time="2026-06-11T12:11:52.446474766Z" level=info msg="Removing container: aaa43a461746ec2fc749dd8bf6cc91ec49ad5980add0c6426ac822cff3f1b8bb" id=5a05f86b-af7b-4715-a1c2-401099689511 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.171504 | controller | Jun 11 12:11:52.501862 crc crio[24477]: time="2026-06-11T12:11:52.501312016Z" level=info msg="Removed container aaa43a461746ec2fc749dd8bf6cc91ec49ad5980add0c6426ac822cff3f1b8bb: openshift-console/console-6c684df5db-cc8g8/console" id=5a05f86b-af7b-4715-a1c2-401099689511 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.171520 | controller | Jun 11 12:12:00.571839 crc crio[24477]: time="2026-06-11T12:12:00.5703745Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686332-68ng2/POD" id=bb45c62c-5686-4be3-92aa-26fcefca1355 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.171536 | controller | Jun 11 12:12:00.574361 crc crio[24477]: time="2026-06-11T12:12:00.574330692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.171553 | controller | Jun 11 12:12:00.625465 crc crio[24477]: time="2026-06-11T12:12:00.625348735Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686332-68ng2 Namespace:openshift-infra ID:8317aa831193c1a97d2708ebabaef73d90680f05876f13d1e3067119a87cfbcb UID:1d0acb33-dfc2-47ee-83a7-6df16a2c14bf NetNS:/var/run/netns/07039289-6020-4742-b7c8-f54783459ab5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d0acb33_dfc2_47ee_83a7_6df16a2c14bf.slice PodAnnotations:0xc002ce4690}] Aliases:map[]}"
2026-06-11 13:18:25.171570 | controller | Jun 11 12:12:00.626289 crc crio[24477]: time="2026-06-11T12:12:00.62625643Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686332-68ng2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.171587 | controller | Jun 11 12:12:01.364542 crc crio[24477]: 2026-06-11T12:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8317aa831193c1a Mac:a6:eb:ce:f2:42:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/07039289-6020-4742-b7c8-f54783459ab5 SocketPath: PciID:}] [{Interface:0xc000015080 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.171608 | controller | Jun 11 12:12:01.367321 crc crio[24477]: time="2026-06-11T12:12:01.367224273Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686332-68ng2 Namespace:openshift-infra ID:8317aa831193c1a97d2708ebabaef73d90680f05876f13d1e3067119a87cfbcb UID:1d0acb33-dfc2-47ee-83a7-6df16a2c14bf NetNS:/var/run/netns/07039289-6020-4742-b7c8-f54783459ab5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d0acb33_dfc2_47ee_83a7_6df16a2c14bf.slice PodAnnotations:0xc002ce4690}] Aliases:map[]}"
2026-06-11 13:18:25.171625 | controller | Jun 11 12:12:01.367596 crc crio[24477]: time="2026-06-11T12:12:01.367514251Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686332-68ng2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.171642 | controller | Jun 11 12:12:01.381721 crc crio[24477]: time="2026-06-11T12:12:01.381541965Z" level=info msg="Ran pod sandbox 8317aa831193c1a97d2708ebabaef73d90680f05876f13d1e3067119a87cfbcb with infra container: openshift-infra/auto-csr-approver-29686332-68ng2/POD" id=bb45c62c-5686-4be3-92aa-26fcefca1355 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.171661 | controller | Jun 11 12:12:01.386254 crc crio[24477]: time="2026-06-11T12:12:01.386152913Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=53f23001-5925-485b-82be-537520b906d5 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.171680 | controller | Jun 11 12:12:01.400784 crc crio[24477]: time="2026-06-11T12:12:01.40070515Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 13:18:25.171696 | controller | Jun 11 12:12:02.362306 crc crio[24477]: time="2026-06-11T12:12:02.361801872Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=53f23001-5925-485b-82be-537520b906d5 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.171714 | controller | Jun 11 12:12:02.365763 crc crio[24477]: time="2026-06-11T12:12:02.363299603Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=38235a4c-c1a1-4be7-bbd4-1fda59cb8fa4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.171731 | controller | Jun 11 12:12:02.365763 crc crio[24477]: time="2026-06-11T12:12:02.365469004Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8f79179c-88a3-41f9-9824-dc87b2ab12a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.171749 | controller | Jun 11 12:12:02.373593 crc crio[24477]: time="2026-06-11T12:12:02.37351193Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686332-68ng2/oc" id=6dd0b0c2-f2db-4dd7-ae14-a3a6d2d86558 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.171765 | controller | Jun 11 12:12:02.373965 crc crio[24477]: time="2026-06-11T12:12:02.373906771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.171781 | controller | Jun 11 12:12:02.405047 crc crio[24477]: time="2026-06-11T12:12:02.40494972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.171798 | controller | Jun 11 12:12:03.603527 crc crio[24477]: time="2026-06-11T12:12:03.603203294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.171814 | controller | Jun 11 12:12:03.715284 crc crio[24477]: time="2026-06-11T12:12:03.714281273Z" level=info msg="Created container f450227eae5d79126967e9b5a4e4d3a837ef903e466b3c9b9893bb0fc91e9639: openshift-infra/auto-csr-approver-29686332-68ng2/oc" id=6dd0b0c2-f2db-4dd7-ae14-a3a6d2d86558 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.171835 | controller | Jun 11 12:12:03.718080 crc crio[24477]: time="2026-06-11T12:12:03.717968417Z" level=info msg="Starting container: f450227eae5d79126967e9b5a4e4d3a837ef903e466b3c9b9893bb0fc91e9639" id=16550c12-78be-4efe-926e-0149bee3c77a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.171873 | controller | Jun 11 12:12:03.727223 crc crio[24477]: time="2026-06-11T12:12:03.727105572Z" level=info msg="Started container" PID=43127 containerID=f450227eae5d79126967e9b5a4e4d3a837ef903e466b3c9b9893bb0fc91e9639 description=openshift-infra/auto-csr-approver-29686332-68ng2/oc id=16550c12-78be-4efe-926e-0149bee3c77a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8317aa831193c1a97d2708ebabaef73d90680f05876f13d1e3067119a87cfbcb
2026-06-11 13:18:25.171892 | controller | Jun 11 12:12:04.406240 crc crio[24477]: time="2026-06-11T12:12:04.406033405Z" level=info msg="Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx/POD" id=1d6e4459-f0a4-4c93-8bae-df3338f2824f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.171910 | controller | Jun 11 12:12:04.406240 crc crio[24477]: time="2026-06-11T12:12:04.406114336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.171928 | controller | Jun 11 12:12:04.484999 crc crio[24477]: time="2026-06-11T12:12:04.484751878Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx Namespace:openshift-marketplace ID:523e39c2874163fd47769b790b008145d5539e3e4f87c0e65d555dba89177803 UID:f05b76e0-e59e-4aa3-b0ab-1e8d5df7b019 NetNS:/var/run/netns/34257fa2-d4cd-4f1e-ab91-7d50cb4afd86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf05b76e0_e59e_4aa3_b0ab_1e8d5df7b019.slice PodAnnotations:0xc000a86068}] Aliases:map[]}"
2026-06-11 13:18:25.171992 | controller | Jun 11 12:12:04.484999 crc crio[24477]: time="2026-06-11T12:12:04.48482142Z" level=info msg="Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.172039 | controller | Jun 11 12:12:04.868894 crc crio[24477]: 2026-06-11T12:12:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:523e39c2874163f Mac:2a:a1:af:8f:d8:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/34257fa2-d4cd-4f1e-ab91-7d50cb4afd86 SocketPath: PciID:}] [{Interface:0xc000512780 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.172058 | controller | Jun 11 12:12:04.872508 crc crio[24477]: time="2026-06-11T12:12:04.872380104Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx Namespace:openshift-marketplace ID:523e39c2874163fd47769b790b008145d5539e3e4f87c0e65d555dba89177803 UID:f05b76e0-e59e-4aa3-b0ab-1e8d5df7b019 NetNS:/var/run/netns/34257fa2-d4cd-4f1e-ab91-7d50cb4afd86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf05b76e0_e59e_4aa3_b0ab_1e8d5df7b019.slice PodAnnotations:0xc000a86068}] Aliases:map[]}"
2026-06-11 13:18:25.172074 | controller | Jun 11 12:12:04.872846 crc crio[24477]: time="2026-06-11T12:12:04.872629022Z" level=info msg="Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.172090 | controller | Jun 11 12:12:04.882809 crc crio[24477]: time="2026-06-11T12:12:04.882705047Z" level=info msg="Ran pod sandbox 523e39c2874163fd47769b790b008145d5539e3e4f87c0e65d555dba89177803 with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx/POD" id=1d6e4459-f0a4-4c93-8bae-df3338f2824f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.172111 | controller | Jun 11 12:12:04.885323 crc crio[24477]: time="2026-06-11T12:12:04.885204838Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=af336cf0-77bf-4aa4-af9e-99e20fcd9a2b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.172129 | controller | Jun 11 12:12:04.888551 crc crio[24477]: time="2026-06-11T12:12:04.888459402Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=78d461ce-faad-4c75-b728-91282d3ed746 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.172147 | controller | Jun 11 12:12:04.898290 crc crio[24477]: time="2026-06-11T12:12:04.898148223Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx/util" id=83e27b58-bd9f-42c6-8fb8-066ea9ade006 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.172164 | controller | Jun 11 12:12:04.900753 crc crio[24477]: time="2026-06-11T12:12:04.89876187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.172180 | controller | Jun 11 12:12:04.933826 crc crio[24477]: time="2026-06-11T12:12:04.933615477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.172197 | controller | Jun 11 12:12:04.944324 crc crio[24477]: time="2026-06-11T12:12:04.94412845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.172213 | controller | Jun 11 12:12:05.053171 crc crio[24477]: time="2026-06-11T12:12:05.052479206Z" level=info msg="Created container 78bfb7f13297b778da5ef0a880d09f496ba65949fbb2d4e4e8710e305d2eb4e6: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx/util" id=83e27b58-bd9f-42c6-8fb8-066ea9ade006 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.172230 | controller | Jun 11 12:12:05.056293 crc crio[24477]: time="2026-06-11T12:12:05.05617977Z" level=info msg="Starting container: 78bfb7f13297b778da5ef0a880d09f496ba65949fbb2d4e4e8710e305d2eb4e6" id=4c3a902e-9a1b-43fc-8e23-124da7b8cf75 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.172248 | controller | Jun 11 12:12:05.064600 crc crio[24477]: time="2026-06-11T12:12:05.064473102Z" level=info msg="Started container" PID=43234 containerID=78bfb7f13297b778da5ef0a880d09f496ba65949fbb2d4e4e8710e305d2eb4e6 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx/util id=4c3a902e-9a1b-43fc-8e23-124da7b8cf75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=523e39c2874163fd47769b790b008145d5539e3e4f87c0e65d555dba89177803
2026-06-11 13:18:25.172265 | controller | Jun 11 12:12:05.702542 crc crio[24477]: time="2026-06-11T12:12:05.701452828Z" level=info msg="Stopping pod sandbox: 8317aa831193c1a97d2708ebabaef73d90680f05876f13d1e3067119a87cfbcb" id=812c5a10-2b3f-497f-893b-85c4236e2799 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.172281 | controller | Jun 11 12:12:05.702542 crc crio[24477]: time="2026-06-11T12:12:05.702022254Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686332-68ng2 Namespace:openshift-infra ID:8317aa831193c1a97d2708ebabaef73d90680f05876f13d1e3067119a87cfbcb UID:1d0acb33-dfc2-47ee-83a7-6df16a2c14bf NetNS:/var/run/netns/07039289-6020-4742-b7c8-f54783459ab5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d0acb33_dfc2_47ee_83a7_6df16a2c14bf.slice PodAnnotations:0xc002d943a0}] Aliases:map[]}"
2026-06-11 13:18:25.172301 | controller | Jun 11 12:12:05.702542 crc crio[24477]: time="2026-06-11T12:12:05.702026633Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=54292302-0176-40ac-85f2-1bc9d716e8e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.172318 | controller | Jun 11 12:12:05.702542 crc crio[24477]: time="2026-06-11T12:12:05.702172498Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686332-68ng2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.172335 | controller | Jun 11 12:12:05.702542 crc crio[24477]: time="2026-06-11T12:12:05.702388685Z" level=info msg="Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found" id=54292302-0176-40ac-85f2-1bc9d716e8e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.172351 | controller | Jun 11 12:12:05.702542 crc crio[24477]: time="2026-06-11T12:12:05.702506606Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found" id=54292302-0176-40ac-85f2-1bc9d716e8e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.172367 | controller | Jun 11 12:12:05.704000 crc crio[24477]: time="2026-06-11T12:12:05.703912936Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=eb399376-febf-4d43-9808-e5ba660a2313 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.172423 | controller | Jun 11 12:12:05.711822 crc crio[24477]: time="2026-06-11T12:12:05.711595692Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\""
2026-06-11 13:18:25.172447 | controller | Jun 11 12:12:06.922005 crc crio[24477]: time="2026-06-11T12:12:06.921389448Z" level=info msg="Stopped pod sandbox: 8317aa831193c1a97d2708ebabaef73d90680f05876f13d1e3067119a87cfbcb" id=812c5a10-2b3f-497f-893b-85c4236e2799 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.172464 | controller | Jun 11 12:12:07.596514 crc crio[24477]: time="2026-06-11T12:12:07.595955017Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=eb399376-febf-4d43-9808-e5ba660a2313 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.172481 | controller | Jun 11 12:12:07.597830 crc crio[24477]: time="2026-06-11T12:12:07.597756897Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=9475eb91-ad71-4293-abeb-20b4c08976ce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.172497 | controller | Jun 11 12:12:07.600716 crc crio[24477]: time="2026-06-11T12:12:07.600585606Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=909fcf82-4e5e-479f-aad3-39a3397811af name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.172515 | controller | Jun 11 12:12:07.607260 crc crio[24477]: time="2026-06-11T12:12:07.607120839Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx/pull" id=93701560-a394-4724-aef0-3aa0090a1900 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.172532 | controller | Jun 11 12:12:07.608633 crc crio[24477]: time="2026-06-11T12:12:07.608549529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.172554 | controller | Jun 11 12:12:07.648754 crc crio[24477]: time="2026-06-11T12:12:07.648610503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.172573 | controller | Jun 11 12:12:07.649166 crc crio[24477]: time="2026-06-11T12:12:07.649010984Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/efbe64f773ba1c2f7fe16b147c4c88c35cc4883e31bd5a74b7919e7106172849/merged/etc/passwd: no such file or directory"
2026-06-11 13:18:25.172590 | controller | Jun 11 12:12:07.649379 crc crio[24477]: time="2026-06-11T12:12:07.649177198Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/efbe64f773ba1c2f7fe16b147c4c88c35cc4883e31bd5a74b7919e7106172849/merged/etc/group: no such file or directory"
2026-06-11 13:18:25.172607 | controller | Jun 11 12:12:07.652715 crc crio[24477]: time="2026-06-11T12:12:07.652550175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.172626 | controller | Jun 11 12:12:07.789169 crc crio[24477]: time="2026-06-11T12:12:07.789062323Z" level=info msg="Created container b2bba23e68e6ca404f7edeed81c0f46faf357ef25f935bf8144be62d5c98add3: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx/pull" id=93701560-a394-4724-aef0-3aa0090a1900 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.172643 | controller | Jun 11 12:12:07.790946 crc crio[24477]: time="2026-06-11T12:12:07.790751191Z" level=info msg="Starting container: b2bba23e68e6ca404f7edeed81c0f46faf357ef25f935bf8144be62d5c98add3" id=9398fef7-7eaa-4d65-a251-21a65ca4b9f8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.172663 | controller | Jun 11 12:12:07.802180 crc crio[24477]: time="2026-06-11T12:12:07.802043817Z" level=info msg="Started container" PID=43317 containerID=b2bba23e68e6ca404f7edeed81c0f46faf357ef25f935bf8144be62d5c98add3 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx/pull id=9398fef7-7eaa-4d65-a251-21a65ca4b9f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=523e39c2874163fd47769b790b008145d5539e3e4f87c0e65d555dba89177803
2026-06-11 13:18:25.172683 | controller | Jun 11 12:12:08.524524 crc crio[24477]: time="2026-06-11T12:12:08.523835578Z" level=info msg="Stopping pod sandbox: c1251888d412fcac0ed09819a62b230962a9779845ff22b793bc77bb9da66c9f" id=dfa3d26f-2899-43b2-b902-f4d231ff869f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.172700 | controller | Jun 11 12:12:08.524524 crc crio[24477]: time="2026-06-11T12:12:08.524514958Z" level=info msg="Stopped pod sandbox (already stopped): c1251888d412fcac0ed09819a62b230962a9779845ff22b793bc77bb9da66c9f" id=dfa3d26f-2899-43b2-b902-f4d231ff869f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.172718 | controller | Jun 11 12:12:08.526364 crc crio[24477]: time="2026-06-11T12:12:08.525392102Z" level=info msg="Removing pod sandbox: c1251888d412fcac0ed09819a62b230962a9779845ff22b793bc77bb9da66c9f" id=d53d2580-00b4-4fce-a4e1-09d42361c0be name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.172736 | controller | Jun 11 12:12:08.543784 crc crio[24477]: time="2026-06-11T12:12:08.543484219Z" level=info msg="Removed pod sandbox: c1251888d412fcac0ed09819a62b230962a9779845ff22b793bc77bb9da66c9f" id=d53d2580-00b4-4fce-a4e1-09d42361c0be name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.172753 | controller | Jun 11 12:12:08.738275 crc crio[24477]: time="2026-06-11T12:12:08.738197101Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d0845410-f811-43d0-9d09-9e0ede7d068f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.172774 | controller | Jun 11 12:12:08.740878 crc crio[24477]: time="2026-06-11T12:12:08.740790944Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=441ccf17-b089-4f07-a8fc-21237f73837d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.172792 | controller | Jun 11 12:12:08.785896 crc crio[24477]: time="2026-06-11T12:12:08.785756182Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx/extract" id=0e56e567-8392-4f4a-a8ff-1a078330ecef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.172809 | controller | Jun 11 12:12:08.786227 crc crio[24477]: time="2026-06-11T12:12:08.786206735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.172826 | controller | Jun 11 12:12:08.826779 crc crio[24477]: time="2026-06-11T12:12:08.82671725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.172844 | controller | Jun 11 12:12:08.830464 crc crio[24477]: time="2026-06-11T12:12:08.830430643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.172881 | controller | Jun 11 12:12:08.966309 crc crio[24477]: time="2026-06-11T12:12:08.966255016Z" level=info msg="Created container aee3ecfcb6d28bf7e16d34523cc886de2c210c682b5a7ef4a40509b9637e49cf: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx/extract" id=0e56e567-8392-4f4a-a8ff-1a078330ecef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.172901 | controller | Jun 11 12:12:08.969350 crc crio[24477]: time="2026-06-11T12:12:08.969268163Z" level=info msg="Starting container: aee3ecfcb6d28bf7e16d34523cc886de2c210c682b5a7ef4a40509b9637e49cf" id=c47c75d5-dfa4-44a0-ab5e-c7b59a3f7308 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.172920 | controller | Jun 11 12:12:08.985982 crc crio[24477]: time="2026-06-11T12:12:08.985835434Z" level=info msg="Started container" PID=43335 containerID=aee3ecfcb6d28bf7e16d34523cc886de2c210c682b5a7ef4a40509b9637e49cf description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx/extract id=c47c75d5-dfa4-44a0-ab5e-c7b59a3f7308 name=/runtime.v1.RuntimeService/StartContainer sandboxID=523e39c2874163fd47769b790b008145d5539e3e4f87c0e65d555dba89177803
2026-06-11 13:18:25.172938 | controller | Jun 11 12:12:10.769631 crc crio[24477]: time="2026-06-11T12:12:10.768924634Z" level=info msg="Stopping pod sandbox: 523e39c2874163fd47769b790b008145d5539e3e4f87c0e65d555dba89177803" id=6ee2b590-555a-4a7d-b960-8921acad41d0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.173009 | controller | Jun 11 12:12:10.770492 crc crio[24477]: time="2026-06-11T12:12:10.770396675Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx Namespace:openshift-marketplace ID:523e39c2874163fd47769b790b008145d5539e3e4f87c0e65d555dba89177803 UID:f05b76e0-e59e-4aa3-b0ab-1e8d5df7b019 NetNS:/var/run/netns/34257fa2-d4cd-4f1e-ab91-7d50cb4afd86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf05b76e0_e59e_4aa3_b0ab_1e8d5df7b019.slice PodAnnotations:0xc000a14680}] Aliases:map[]}"
2026-06-11 13:18:25.173038 | controller | Jun 11 12:12:10.770677 crc crio[24477]: time="2026-06-11T12:12:10.770588811Z" level=info msg="Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.173058 | controller | Jun 11 12:12:11.201482 crc crio[24477]: time="2026-06-11T12:12:11.201348052Z" level=info msg="Stopped pod sandbox: 523e39c2874163fd47769b790b008145d5539e3e4f87c0e65d555dba89177803" id=6ee2b590-555a-4a7d-b960-8921acad41d0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.173955 | controller | Jun 11 12:12:23.227680 crc crio[24477]: time="2026-06-11T12:12:23.22660165Z" level=info msg="Running pod sandbox: metallb-system/metallb-operator-controller-manager-79dd45bb9-mgv8l/POD" id=6161f591-81b1-42d4-a096-cb1dd1115c2c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.174065 | controller | Jun 11 12:12:23.229325 crc crio[24477]: time="2026-06-11T12:12:23.227731972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.174090 | controller | Jun 11 12:12:23.272923 crc crio[24477]: time="2026-06-11T12:12:23.272829388Z" level=info msg="Got pod network &{Name:metallb-operator-controller-manager-79dd45bb9-mgv8l Namespace:metallb-system ID:fa5592cc64e274a2111e134d1b7e982bd8b4678244848d859122f69622d846ab UID:4dedaf0a-4839-4b1a-8453-15a89de83f70 NetNS:/var/run/netns/bc1972ad-622e-427e-adcf-bcb89362d24d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4dedaf0a_4839_4b1a_8453_15a89de83f70.slice PodAnnotations:0xc002d942b8}] Aliases:map[]}"
2026-06-11 13:18:25.174111 | controller | Jun 11 12:12:23.272923 crc crio[24477]: time="2026-06-11T12:12:23.272889969Z" level=info msg="Adding pod metallb-system_metallb-operator-controller-manager-79dd45bb9-mgv8l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.174130 | controller | Jun 11 12:12:24.086124 crc crio[24477]: time="2026-06-11T12:12:24.085309371Z" level=info msg="Running pod sandbox: metallb-system/metallb-operator-webhook-server-5795b9b775-vmv29/POD" id=d486ab44-433d-4a50-990f-3670a6b49f3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.174148 | controller | Jun 11 12:12:24.086300 crc crio[24477]: time="2026-06-11T12:12:24.086193556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.174166 | controller | Jun 11 12:12:24.146965 crc crio[24477]: 2026-06-11T12:12:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa5592cc64e274a Mac:0e:1b:78:15:71:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/bc1972ad-622e-427e-adcf-bcb89362d24d SocketPath: PciID:}] [{Interface:0xc000015680 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.174185 | controller | Jun 11 12:12:24.151383 crc crio[24477]: time="2026-06-11T12:12:24.151307166Z" level=info msg="Got pod network &{Name:metallb-operator-controller-manager-79dd45bb9-mgv8l Namespace:metallb-system ID:fa5592cc64e274a2111e134d1b7e982bd8b4678244848d859122f69622d846ab UID:4dedaf0a-4839-4b1a-8453-15a89de83f70 NetNS:/var/run/netns/bc1972ad-622e-427e-adcf-bcb89362d24d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4dedaf0a_4839_4b1a_8453_15a89de83f70.slice PodAnnotations:0xc002d942b8}] Aliases:map[]}"
2026-06-11 13:18:25.174204 | controller | Jun 11 12:12:24.151774 crc crio[24477]: time="2026-06-11T12:12:24.151717157Z" level=info msg="Checking pod metallb-system_metallb-operator-controller-manager-79dd45bb9-mgv8l for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.174222 | controller | Jun 11 12:12:24.176558 crc crio[24477]: time="2026-06-11T12:12:24.176175655Z" level=info msg="Got pod network &{Name:metallb-operator-webhook-server-5795b9b775-vmv29 Namespace:metallb-system ID:14a7d9cc568cfa9c68ec09a9fc9e4cbf1cb454db338371f152cf1fc8dace52aa UID:0549b498-7367-495f-bf99-6b90e8f985dc NetNS:/var/run/netns/bea635e6-a738-4d22-b7a8-abf4fe3676e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0549b498_7367_495f_bf99_6b90e8f985dc.slice PodAnnotations:0xc002d1a1c0}] Aliases:map[]}"
2026-06-11 13:18:25.174244 | controller | Jun 11 12:12:24.176558 crc crio[24477]: time="2026-06-11T12:12:24.176541705Z" level=info msg="Adding pod metallb-system_metallb-operator-webhook-server-5795b9b775-vmv29 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.174264 | controller | Jun 11 12:12:24.188232 crc crio[24477]: time="2026-06-11T12:12:24.188149395Z" level=info msg="Ran pod sandbox fa5592cc64e274a2111e134d1b7e982bd8b4678244848d859122f69622d846ab with infra container: metallb-system/metallb-operator-controller-manager-79dd45bb9-mgv8l/POD" id=6161f591-81b1-42d4-a096-cb1dd1115c2c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.174282 | controller | Jun 11 12:12:24.208383 crc crio[24477]: time="2026-06-11T12:12:24.201219637Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=4b9b1699-1a94-4622-85c0-5232531c192a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.174301 | controller | Jun 11 12:12:24.212496 crc crio[24477]: time="2026-06-11T12:12:24.212282739Z" level=info msg="Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found" id=4b9b1699-1a94-4622-85c0-5232531c192a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.174319 | controller | Jun 11 12:12:24.212591 crc crio[24477]: time="2026-06-11T12:12:24.212565436Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found" id=4b9b1699-1a94-4622-85c0-5232531c192a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.174337 | controller | Jun 11 12:12:24.215277 crc crio[24477]: time="2026-06-11T12:12:24.215199702Z" level=info msg="Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=0f1b7842-90c8-4b2a-8b5a-fe0db36e4b19 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.174354 | controller | Jun 11 12:12:24.223027 crc crio[24477]: time="2026-06-11T12:12:24.222926198Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\""
2026-06-11 13:18:25.174371 | controller | Jun 11 12:12:27.370234 crc crio[24477]: 2026-06-11T12:12:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:14a7d9cc568cfa9 Mac:ea:5b:5b:3a:9d:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/bea635e6-a738-4d22-b7a8-abf4fe3676e8 SocketPath: PciID:}] [{Interface:0xc000114770 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.174388 | controller | Jun 11 12:12:27.372830 crc crio[24477]: time="2026-06-11T12:12:27.372779421Z" level=info msg="Got pod network &{Name:metallb-operator-webhook-server-5795b9b775-vmv29 Namespace:metallb-system ID:14a7d9cc568cfa9c68ec09a9fc9e4cbf1cb454db338371f152cf1fc8dace52aa UID:0549b498-7367-495f-bf99-6b90e8f985dc NetNS:/var/run/netns/bea635e6-a738-4d22-b7a8-abf4fe3676e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0549b498_7367_495f_bf99_6b90e8f985dc.slice PodAnnotations:0xc002d1a1c0}] Aliases:map[]}"
2026-06-11 13:18:25.174407 | controller | Jun 11 12:12:27.373467 crc crio[24477]: time="2026-06-11T12:12:27.373297756Z" level=info msg="Checking pod metallb-system_metallb-operator-webhook-server-5795b9b775-vmv29 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.174429 | controller | Jun 11 12:12:27.442500 crc crio[24477]: time="2026-06-11T12:12:27.442226065Z" level=info msg="Ran pod sandbox 14a7d9cc568cfa9c68ec09a9fc9e4cbf1cb454db338371f152cf1fc8dace52aa with infra container: metallb-system/metallb-operator-webhook-server-5795b9b775-vmv29/POD" id=d486ab44-433d-4a50-990f-3670a6b49f3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.174447 | controller | Jun 11 12:12:27.461251 crc crio[24477]: time="2026-06-11T12:12:27.460519044Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=d9031d78-5c19-46c9-ab29-1f62c95c9187 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.174464 | controller | Jun 11 12:12:27.461747 crc crio[24477]: time="2026-06-11T12:12:27.461614505Z" level=info msg="Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found" id=d9031d78-5c19-46c9-ab29-1f62c95c9187 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.174482 | controller | Jun 11 12:12:27.461747 crc crio[24477]: time="2026-06-11T12:12:27.461737589Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found" id=d9031d78-5c19-46c9-ab29-1f62c95c9187 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.174500 | controller | Jun 11 12:12:27.471029 crc crio[24477]: time="2026-06-11T12:12:27.467800658Z" level=info msg="Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=ffaa9b69-d8e6-4de9-9b40-3a6567c4573a name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.174518 | controller | Jun 11 12:12:27.508562 crc crio[24477]: time="2026-06-11T12:12:27.508498812Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\""
2026-06-11 13:18:25.174535 | controller | Jun 11 12:12:44.459738 crc crio[24477]: time="2026-06-11T12:12:44.458820267Z" level=info msg="Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a" id=0f1b7842-90c8-4b2a-8b5a-fe0db36e4b19 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.174553 | controller | Jun 11 12:12:44.463835 crc crio[24477]: time="2026-06-11T12:12:44.463802086Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=9b4ffc46-cb8b-4a0d-8261-63c360473572 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.174572 | controller | Jun 11 12:12:58.235020 crc crio[24477]: time="2026-06-11T12:12:58.23334845Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=f475222a-c0c4-4179-9916-a31f27a7f0cf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.174590 | controller | Jun 11 12:12:58.244370 crc crio[24477]: time="2026-06-11T12:12:58.244230044Z" level=info msg="Creating container: metallb-system/metallb-operator-controller-manager-79dd45bb9-mgv8l/manager" id=54c144dd-4380-4ecf-a78b-83200b21eb6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.174607 | controller | Jun 11 12:12:58.246121 crc crio[24477]: time="2026-06-11T12:12:58.246021736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.174626 | controller | Jun 11 12:12:58.339118 crc crio[24477]: time="2026-06-11T12:12:58.338373831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.174686 | controller | Jun 11 12:12:58.353112 crc crio[24477]: time="2026-06-11T12:12:58.353021903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.174713 | controller | Jun 11 12:12:58.382151 crc crio[24477]: time="2026-06-11T12:12:58.38205815Z" level=info msg="Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885" id=ffaa9b69-d8e6-4de9-9b40-3a6567c4573a name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.174732 | controller | Jun 11 12:12:58.384402 crc crio[24477]: time="2026-06-11T12:12:58.384298709Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=1863a65e-0af0-49cb-80de-9289e02c3c2e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.174750 | controller | Jun 11 12:12:58.392382 crc crio[24477]: time="2026-06-11T12:12:58.392310134Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=2dff21aa-7c61-492a-b351-4e7824ccc473 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.174767 | controller | Jun 11 12:12:58.405477 crc crio[24477]: time="2026-06-11T12:12:58.405321678Z" level=info msg="Creating container: metallb-system/metallb-operator-webhook-server-5795b9b775-vmv29/webhook-server" id=4675d003-7df3-4b45-ae09-41bade9e558c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.174784 | controller | Jun 11 12:12:58.409720 crc crio[24477]: time="2026-06-11T12:12:58.409570898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.174802 | controller | Jun 11 12:12:58.468688 crc crio[24477]: time="2026-06-11T12:12:58.468008445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.174820 | controller | Jun 11 12:12:58.473018 crc crio[24477]: time="2026-06-11T12:12:58.472959094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.174838 | controller | Jun 11 12:12:58.519882 crc crio[24477]: time="2026-06-11T12:12:58.519048384Z" level=info msg="Created container 0e454ac1cd110c132696ab4bac6017e501fb2dbe94e04841a27383cc83fa3ca7: metallb-system/metallb-operator-controller-manager-79dd45bb9-mgv8l/manager" id=54c144dd-4380-4ecf-a78b-83200b21eb6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.174884 | controller | Jun 11 12:12:58.521125 crc crio[24477]: time="2026-06-11T12:12:58.52100675Z" level=info msg="Starting container: 0e454ac1cd110c132696ab4bac6017e501fb2dbe94e04841a27383cc83fa3ca7" id=dd94aec1-4933-4339-985c-6d16bdf8157a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.174904 | controller | Jun 11 12:12:58.527594 crc crio[24477]: time="2026-06-11T12:12:58.527409339Z" level=info msg="Started container" PID=44216 containerID=0e454ac1cd110c132696ab4bac6017e501fb2dbe94e04841a27383cc83fa3ca7 description=metallb-system/metallb-operator-controller-manager-79dd45bb9-mgv8l/manager id=dd94aec1-4933-4339-985c-6d16bdf8157a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa5592cc64e274a2111e134d1b7e982bd8b4678244848d859122f69622d846ab
2026-06-11 13:18:25.174922 | controller | Jun 11 12:12:58.617114 crc crio[24477]: time="2026-06-11T12:12:58.616968038Z" level=info msg="Created container d298943015ec86d9253a1097715bb2fdf8af2f3ce63e4eb9bc44703b9cec21ae: metallb-system/metallb-operator-webhook-server-5795b9b775-vmv29/webhook-server" id=4675d003-7df3-4b45-ae09-41bade9e558c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.174939 | controller | Jun 11 12:12:58.624468 crc crio[24477]: time="2026-06-11T12:12:58.624266063Z" level=info msg="Starting container: d298943015ec86d9253a1097715bb2fdf8af2f3ce63e4eb9bc44703b9cec21ae" id=925f727e-7b66-4d8b-974c-a5dea7223df8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.174961 | controller | Jun 11 12:12:58.640010 crc crio[24477]: time="2026-06-11T12:12:58.635355946Z" level=info msg="Started container" PID=44223 containerID=d298943015ec86d9253a1097715bb2fdf8af2f3ce63e4eb9bc44703b9cec21ae description=metallb-system/metallb-operator-webhook-server-5795b9b775-vmv29/webhook-server id=925f727e-7b66-4d8b-974c-a5dea7223df8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=14a7d9cc568cfa9c68ec09a9fc9e4cbf1cb454db338371f152cf1fc8dace52aa
2026-06-11 13:18:25.174979 | controller | Jun 11 12:13:08.565517 crc crio[24477]: time="2026-06-11T12:13:08.56454687Z" level=info msg="Removing container: a91a98c0819941991e9714637af21ebb1f2a80bd0d7da3870f6da15116d48933" id=4908c88f-1ed3-455c-b5fe-e29b1ae32e0a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.174995 | controller | Jun 11 12:13:08.740947 crc crio[24477]: time="2026-06-11T12:13:08.74085603Z" level=info msg="Removed container a91a98c0819941991e9714637af21ebb1f2a80bd0d7da3870f6da15116d48933: openshift-infra/auto-csr-approver-29686326-76jls/oc" id=4908c88f-1ed3-455c-b5fe-e29b1ae32e0a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.175011 | controller | Jun 11 12:13:08.749587 crc crio[24477]: time="2026-06-11T12:13:08.749381169Z" level=info msg="Stopping pod sandbox: e7e42787de488fce3ede6cc383aa459ba1101435c6b56299aec98752499ce077" id=8e947039-aa24-42fa-b586-02b4dbcd2f73 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.175027 | controller | Jun 11 12:13:08.749587 crc crio[24477]: time="2026-06-11T12:13:08.749501102Z" level=info msg="Stopped pod sandbox (already stopped): e7e42787de488fce3ede6cc383aa459ba1101435c6b56299aec98752499ce077" id=8e947039-aa24-42fa-b586-02b4dbcd2f73 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.175044 | controller | Jun 11 12:13:08.749990 crc crio[24477]: time="2026-06-11T12:13:08.749949784Z" level=info msg="Removing pod sandbox: e7e42787de488fce3ede6cc383aa459ba1101435c6b56299aec98752499ce077" id=9019d75d-abfe-4a80-95e7-4d0527c6e0ad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.175061 | controller | Jun 11 12:13:08.763078 crc crio[24477]: time="2026-06-11T12:13:08.762966531Z" level=info msg="Removed pod sandbox: e7e42787de488fce3ede6cc383aa459ba1101435c6b56299aec98752499ce077" id=9019d75d-abfe-4a80-95e7-4d0527c6e0ad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.175078 | controller | Jun 11 12:13:32.069242 crc crio[24477]: time="2026-06-11T12:13:32.067254476Z" level=info msg="Running pod sandbox: metallb-system/controller-8464864885-np7k2/POD" id=b71cf01d-f242-40e8-adea-e77a6768c149 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.175094 | controller | Jun 11 12:13:32.069242 crc crio[24477]: time="2026-06-11T12:13:32.068603604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.175111 | controller | Jun 11 12:13:32.114393 crc crio[24477]: time="2026-06-11T12:13:32.114213754Z" level=info msg="Got pod network &{Name:controller-8464864885-np7k2 Namespace:metallb-system ID:ee2d0aad8b12c8d4a8aa033152e5bbbd9600937d0e7d81aafe2302ed624e5dba UID:18483332-bc49-40e9-b075-97261ea3f089 NetNS:/var/run/netns/cd0a3a2a-ca66-4718-94f2-43bf7f83ec58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18483332_bc49_40e9_b075_97261ea3f089.slice PodAnnotations:0xc00251e2e8}] Aliases:map[]}"
2026-06-11 13:18:25.175128 | controller | Jun 11 12:13:32.114393 crc crio[24477]: time="2026-06-11T12:13:32.114294116Z" level=info msg="Adding pod metallb-system_controller-8464864885-np7k2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.175149 | controller | Jun 11 12:13:33.639630 crc crio[24477]: 2026-06-11T12:13:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee2d0aad8b12c8d Mac:a2:8d:51:53:38:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/cd0a3a2a-ca66-4718-94f2-43bf7f83ec58 SocketPath: PciID:}] [{Interface:0xc0001230a0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.175167 | controller | Jun 11 12:13:33.643052 crc crio[24477]: time="2026-06-11T12:13:33.642969509Z" level=info msg="Got pod network &{Name:controller-8464864885-np7k2 Namespace:metallb-system ID:ee2d0aad8b12c8d4a8aa033152e5bbbd9600937d0e7d81aafe2302ed624e5dba UID:18483332-bc49-40e9-b075-97261ea3f089 NetNS:/var/run/netns/cd0a3a2a-ca66-4718-94f2-43bf7f83ec58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18483332_bc49_40e9_b075_97261ea3f089.slice PodAnnotations:0xc00251e2e8}] Aliases:map[]}"
2026-06-11 13:18:25.175184 | controller | Jun 11 12:13:33.643793 crc crio[24477]: time="2026-06-11T12:13:33.643166805Z" level=info msg="Checking pod metallb-system_controller-8464864885-np7k2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.175202 | controller | Jun 11 12:13:33.652946 crc crio[24477]: time="2026-06-11T12:13:33.652794352Z" level=info msg="Ran pod sandbox ee2d0aad8b12c8d4a8aa033152e5bbbd9600937d0e7d81aafe2302ed624e5dba with infra container: metallb-system/controller-8464864885-np7k2/POD" id=b71cf01d-f242-40e8-adea-e77a6768c149 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.175219 | controller | Jun 11 12:13:33.655912 crc crio[24477]: time="2026-06-11T12:13:33.655817938Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=65f10efa-ec22-4055-839b-537446df787b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.175236 | controller | Jun 11 12:13:33.658324 crc crio[24477]: time="2026-06-11T12:13:33.658248776Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=cd45d69a-f48c-4a49-97a8-012399424ac7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.175253 | controller | Jun 11 12:13:33.664724 crc crio[24477]: time="2026-06-11T12:13:33.664565143Z" level=info msg="Creating container: metallb-system/controller-8464864885-np7k2/controller" id=13d9ee0b-f4d3-44e2-b42a-b7845bfc1997 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.175270 | controller | Jun 11 12:13:33.665769 crc crio[24477]: time="2026-06-11T12:13:33.665696875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.175287 | controller | Jun 11 12:13:33.710606 crc crio[24477]: time="2026-06-11T12:13:33.710499039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.175354 | controller | Jun 11 12:13:33.718899 crc crio[24477]: time="2026-06-11T12:13:33.718818602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.175375 | controller | Jun 11 12:13:33.857727 crc crio[24477]: time="2026-06-11T12:13:33.857587281Z" level=info msg="Created container 2c3d51cd79cffc6a8874e373e79549a34a0ca549025010bfe92f5fcb5ca86704: metallb-system/controller-8464864885-np7k2/controller" id=13d9ee0b-f4d3-44e2-b42a-b7845bfc1997 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.175393 | controller | Jun 11 12:13:33.858947 crc crio[24477]: time="2026-06-11T12:13:33.858830236Z" level=info msg="Starting container: 2c3d51cd79cffc6a8874e373e79549a34a0ca549025010bfe92f5fcb5ca86704" id=c2278fe6-5cb7-46fb-ac2e-e1bdf661da7a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.175417 | controller | Jun 11 12:13:33.865335 crc crio[24477]: time="2026-06-11T12:13:33.865285961Z" level=info msg="Started container" PID=44828 containerID=2c3d51cd79cffc6a8874e373e79549a34a0ca549025010bfe92f5fcb5ca86704 description=metallb-system/controller-8464864885-np7k2/controller id=c2278fe6-5cb7-46fb-ac2e-e1bdf661da7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee2d0aad8b12c8d4a8aa033152e5bbbd9600937d0e7d81aafe2302ed624e5dba
2026-06-11 13:18:25.175435 | controller | Jun 11 12:13:33.883745 crc crio[24477]: time="2026-06-11T12:13:33.883575009Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=cd798fc2-d226-4bb5-8a12-4df8430cfc84 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.175453 | controller | Jun 11 12:13:33.894000 crc crio[24477]: time="2026-06-11T12:13:33.893927599Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=7ddbaeb7-0605-4ba5-aed6-fa7a0e2eb657 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.175469 | controller | Jun 11 12:13:33.904920 crc crio[24477]: time="2026-06-11T12:13:33.904820985Z" level=info msg="Creating container: metallb-system/controller-8464864885-np7k2/kube-rbac-proxy" id=fbaa2998-23e1-4c1b-bf40-38e59e8af0c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.175485 | controller | Jun 11 12:13:33.905395 crc crio[24477]: time="2026-06-11T12:13:33.905318349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.175503 | controller | Jun 11 12:13:33.953582 crc crio[24477]: time="2026-06-11T12:13:33.953422082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.175520 | controller | Jun 11 12:13:33.957733 crc crio[24477]: time="2026-06-11T12:13:33.957623363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.175538 | controller | Jun 11 12:13:34.114208 crc crio[24477]: time="2026-06-11T12:13:34.112948816Z" level=info msg="Created container 514661acd10bc7fc1232d8ac5a3086d3977282a8820eed4cbc6a9dbbd4f094cb: metallb-system/controller-8464864885-np7k2/kube-rbac-proxy" id=fbaa2998-23e1-4c1b-bf40-38e59e8af0c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.175554 | controller | Jun 11 12:13:34.117313 crc crio[24477]: time="2026-06-11T12:13:34.117219576Z" level=info msg="Starting container: 514661acd10bc7fc1232d8ac5a3086d3977282a8820eed4cbc6a9dbbd4f094cb" id=82ae9636-1bcc-46b0-93bb-9d5d63d265d7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.175571 | controller | Jun 11 12:13:34.126304 crc crio[24477]: time="2026-06-11T12:13:34.126167387Z" level=info msg="Started container" PID=44845 containerID=514661acd10bc7fc1232d8ac5a3086d3977282a8820eed4cbc6a9dbbd4f094cb description=metallb-system/controller-8464864885-np7k2/kube-rbac-proxy id=82ae9636-1bcc-46b0-93bb-9d5d63d265d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee2d0aad8b12c8d4a8aa033152e5bbbd9600937d0e7d81aafe2302ed624e5dba
2026-06-11 13:18:25.175588 | controller | Jun 11 12:13:34.979080 crc crio[24477]: time="2026-06-11T12:13:34.97750088Z" level=info msg="Running pod sandbox: metallb-system/speaker-zrxgb/POD" id=586c9405-f86e-489e-aae9-6dcbbd5b4d0f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.175605 | controller | Jun 11 12:13:34.979080 crc crio[24477]: time="2026-06-11T12:13:34.978961012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.175626 | controller | Jun 11 12:13:35.300610 crc crio[24477]: time="2026-06-11T12:13:35.299409515Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=586c9405-f86e-489e-aae9-6dcbbd5b4d0f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.175643 | controller | Jun 11 12:13:35.357341 crc crio[24477]: time="2026-06-11T12:13:35.3513743Z" level=info msg="Ran pod sandbox c508f22b386e7a850bd29166dae7f5e3cc94e1f42d4eeb2eb3bbbba0589c3dd2 with infra container: metallb-system/speaker-zrxgb/POD" id=586c9405-f86e-489e-aae9-6dcbbd5b4d0f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.175711 | controller | Jun 11 12:13:35.410870 crc crio[24477]: time="2026-06-11T12:13:35.409878153Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=6170a6e4-0e76-4aef-97d5-5c956cf65c1b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.175741 | controller | Jun 11 12:13:35.419788 crc crio[24477]: time="2026-06-11T12:13:35.419124885Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=a06e2357-f9ba-4036-8f69-11effc1e2ec7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.175766 | controller | Jun 11 12:13:35.466065 crc crio[24477]: time="2026-06-11T12:13:35.457103003Z" level=info msg="Creating container: metallb-system/speaker-zrxgb/speaker" id=729ecc1f-7eb6-49b6-a48d-45820eeb6c92 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.175790 | controller | Jun 11 12:13:35.466065 crc crio[24477]: time="2026-06-11T12:13:35.458345818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.175809 | controller | Jun 11 12:13:35.747122 crc crio[24477]: time="2026-06-11T12:13:35.744599705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.175828 | controller | Jun 11 12:13:36.626349 crc crio[24477]: time="2026-06-11T12:13:36.625258978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.175868 | controller | Jun 11 12:13:37.814880 crc crio[24477]: time="2026-06-11T12:13:37.812976534Z" level=info msg="Created container df7c404570c30a33e38fd03c19009b4f6b168e6a6c8efa0e29cbe61148fa4d74: metallb-system/speaker-zrxgb/speaker" id=729ecc1f-7eb6-49b6-a48d-45820eeb6c92 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.175893 | controller | Jun 11 12:13:37.850280 crc crio[24477]: time="2026-06-11T12:13:37.849343116Z" level=info msg="Starting container: df7c404570c30a33e38fd03c19009b4f6b168e6a6c8efa0e29cbe61148fa4d74" id=623c6ab1-9d77-4b1b-b466-bc7574324ed0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.175911 | controller | Jun 11 12:13:37.957523 crc crio[24477]: time="2026-06-11T12:13:37.955147366Z" level=info msg="Started container" PID=44899 containerID=df7c404570c30a33e38fd03c19009b4f6b168e6a6c8efa0e29cbe61148fa4d74 description=metallb-system/speaker-zrxgb/speaker id=623c6ab1-9d77-4b1b-b466-bc7574324ed0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c508f22b386e7a850bd29166dae7f5e3cc94e1f42d4eeb2eb3bbbba0589c3dd2
2026-06-11 13:18:25.175929 | controller | Jun 11 12:13:38.042128 crc crio[24477]: time="2026-06-11T12:13:38.04025106Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=392ee8d6-14be-4096-afb2-ee01272806c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.175946 | controller | Jun 11 12:13:38.076523 crc crio[24477]: time="2026-06-11T12:13:38.076007115Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=bc258cd9-2bf9-4865-9f60-7eb9fe016c32 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.175968 | controller | Jun 11 12:13:38.201597 crc crio[24477]: time="2026-06-11T12:13:38.198320441Z" level=info msg="Creating container: metallb-system/speaker-zrxgb/kube-rbac-proxy" id=f66b2451-bad3-4b69-ad53-51f66207c036 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.175986 | controller | Jun 11 12:13:38.215154 crc crio[24477]: time="2026-06-11T12:13:38.215027855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.176003 | controller | Jun 11 12:13:38.569973 crc crio[24477]: time="2026-06-11T12:13:38.568571035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.176020 | controller | Jun 11 12:13:40.006778 crc crio[24477]: time="2026-06-11T12:13:39.997260939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.176036 | controller | Jun 11 12:13:40.522518 crc crio[24477]: time="2026-06-11T12:13:40.522050354Z" level=info msg="Created container 027799d6be5f29a1874fbde3af7c8d9e68804d507c3a9f8263a9cac1d74e3a5c: metallb-system/speaker-zrxgb/kube-rbac-proxy" id=f66b2451-bad3-4b69-ad53-51f66207c036 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.176054 | controller | Jun 11 12:13:40.548057 crc crio[24477]: time="2026-06-11T12:13:40.547836131Z" level=info msg="Starting container: 027799d6be5f29a1874fbde3af7c8d9e68804d507c3a9f8263a9cac1d74e3a5c" id=82332a49-4d06-4b88-97c2-1b8a75f69085 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.176070 | controller | Jun 11 12:13:40.567223 crc crio[24477]: time="2026-06-11T12:13:40.567084123Z" level=info msg="Started container" PID=44925 containerID=027799d6be5f29a1874fbde3af7c8d9e68804d507c3a9f8263a9cac1d74e3a5c description=metallb-system/speaker-zrxgb/kube-rbac-proxy id=82332a49-4d06-4b88-97c2-1b8a75f69085 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c508f22b386e7a850bd29166dae7f5e3cc94e1f42d4eeb2eb3bbbba0589c3dd2
2026-06-11 13:18:25.176087 | controller | Jun 11 12:14:00.558278 crc crio[24477]: time="2026-06-11T12:14:00.557295819Z" level=info msg="Running pod sandbox: openshift-frr-k8s/frr-k8s-2ljtf/POD" id=3302aa14-3f76-4199-9b9b-31390c9b4793 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.176103 | controller | Jun 11 12:14:00.560490 crc crio[24477]: time="2026-06-11T12:14:00.558285037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.176120 | controller | Jun 11 12:14:00.577303 crc crio[24477]: time="2026-06-11T12:14:00.577138096Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=3302aa14-3f76-4199-9b9b-31390c9b4793 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.176137 | controller | Jun 11 12:14:00.623836 crc crio[24477]: time="2026-06-11T12:14:00.62375352Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686334-bt89z/POD" id=b99ef170-c5ea-4cd2-a640-0566c645eed8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.176154 | controller | Jun 11 12:14:00.624032 crc crio[24477]: time="2026-06-11T12:14:00.623880444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.176171 | controller | Jun 11 12:14:00.670893 crc crio[24477]: time="2026-06-11T12:14:00.670727138Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686334-bt89z Namespace:openshift-infra ID:ce075ad6537e7478b5b75ae1d9ed4387daf0c016a87a65b3c5727e3fdbe80271 UID:5afa28b8-4726-46f4-9067-0a55eb46de99 NetNS:/var/run/netns/d13a2c5f-4b9b-4194-82ba-09145c73fba9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5afa28b8_4726_46f4_9067_0a55eb46de99.slice PodAnnotations:0xc000b18198}] Aliases:map[]}"
2026-06-11 13:18:25.176193 | controller | Jun 11 12:14:00.670893 crc crio[24477]: time="2026-06-11T12:14:00.67081793Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686334-bt89z to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.176211 | controller | Jun 11 12:14:00.757579 crc crio[24477]: time="2026-06-11T12:14:00.757475238Z" level=info msg="Ran pod sandbox 88c9970d4be92b24cf40f9ab2b2be714fb709746ff719ed2f81b9ec728f3b934 with infra container: openshift-frr-k8s/frr-k8s-2ljtf/POD" id=3302aa14-3f76-4199-9b9b-31390c9b4793 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.176228 | controller | Jun 11 12:14:00.760001 crc crio[24477]: time="2026-06-11T12:14:00.759918398Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=3614c458-812e-451d-82ba-5b01a06707ec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.176244 | controller | Jun 11 12:14:00.760229 crc crio[24477]: time="2026-06-11T12:14:00.760158044Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found" id=3614c458-812e-451d-82ba-5b01a06707ec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.176261 | controller | Jun 11 12:14:00.760332 crc crio[24477]: time="2026-06-11T12:14:00.760256337Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found" id=3614c458-812e-451d-82ba-5b01a06707ec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.176277 | controller | Jun 11 12:14:00.763216 crc crio[24477]: time="2026-06-11T12:14:00.763130416Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=f8859637-9088-43cb-882e-079b861c2036 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.176293 | controller | Jun 11 12:14:00.780249 crc crio[24477]: time="2026-06-11T12:14:00.777817638Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\""
2026-06-11 13:18:25.176310 | controller | Jun 11 12:14:01.208089 crc crio[24477]: 2026-06-11T12:14:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ce075ad6537e747 Mac:56:7c:75:c6:8b:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/d13a2c5f-4b9b-4194-82ba-09145c73fba9 SocketPath: PciID:}] [{Interface:0xc00025a740 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.176328 | controller | Jun 11 12:14:01.209799 crc crio[24477]: time="2026-06-11T12:14:01.209629528Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686334-bt89z Namespace:openshift-infra ID:ce075ad6537e7478b5b75ae1d9ed4387daf0c016a87a65b3c5727e3fdbe80271 UID:5afa28b8-4726-46f4-9067-0a55eb46de99 NetNS:/var/run/netns/d13a2c5f-4b9b-4194-82ba-09145c73fba9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5afa28b8_4726_46f4_9067_0a55eb46de99.slice PodAnnotations:0xc000b18198}] Aliases:map[]}"
2026-06-11 13:18:25.176345 | controller | Jun 11 12:14:01.209988 crc crio[24477]: time="2026-06-11T12:14:01.209924986Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686334-bt89z for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.176366 | controller | Jun 11 12:14:01.215747 crc crio[24477]: time="2026-06-11T12:14:01.215598577Z" level=info msg="Ran pod sandbox ce075ad6537e7478b5b75ae1d9ed4387daf0c016a87a65b3c5727e3fdbe80271 with infra container: openshift-infra/auto-csr-approver-29686334-bt89z/POD" id=b99ef170-c5ea-4cd2-a640-0566c645eed8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.176382 | controller | Jun 11 12:14:01.224185 crc crio[24477]: time="2026-06-11T12:14:01.224099023Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=7294e061-7325-49e6-a7bb-4823784932ea name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.176399 | controller | Jun 11 12:14:01.228938 crc crio[24477]: time="2026-06-11T12:14:01.228870447Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 13:18:25.176415 | controller | Jun 11 12:14:01.414507 crc crio[24477]: time="2026-06-11T12:14:01.414377863Z" level=info msg="Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-pgqhd/POD" id=4e964e48-fc08-4bf9-9cfe-4f0e925d938f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.176431 | controller | Jun 11 12:14:01.414507 crc crio[24477]: time="2026-06-11T12:14:01.414507017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.176448 | controller | Jun 11 12:14:01.435721 crc crio[24477]: time="2026-06-11T12:14:01.435566528Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=4e964e48-fc08-4bf9-9cfe-4f0e925d938f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.176465 | controller | Jun 11 12:14:01.456345 crc crio[24477]: time="2026-06-11T12:14:01.455704095Z" level=info msg="Ran pod sandbox f94a9f6b438d65ad16e92e55d4b89c79079a2e6908bfca677c2932e16f395bab with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-pgqhd/POD" id=4e964e48-fc08-4bf9-9cfe-4f0e925d938f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.176482 | controller | Jun 11 12:14:01.457799 crc crio[24477]: time="2026-06-11T12:14:01.457736429Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=4f473a61-2a30-4cef-adb3-fb9bb6964d16 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.176498 | controller | Jun 11 12:14:01.458157 crc crio[24477]: time="2026-06-11T12:14:01.458098639Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found" id=4f473a61-2a30-4cef-adb3-fb9bb6964d16 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.176515 | controller | Jun 11 12:14:01.458279 crc crio[24477]: time="2026-06-11T12:14:01.458179451Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found" id=4f473a61-2a30-4cef-adb3-fb9bb6964d16 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.176531 | controller | Jun 11 12:14:01.459189 crc crio[24477]: time="2026-06-11T12:14:01.459105517Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=101e9193-a312-437b-ab02-20b780599f8f name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.176548 | controller | Jun 11 12:14:01.464051 crc crio[24477]: time="2026-06-11T12:14:01.463890602Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\""
2026-06-11 13:18:25.176566 | controller | Jun 11 12:14:02.510313 crc crio[24477]: time="2026-06-11T12:14:02.510174409Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=7294e061-7325-49e6-a7bb-4823784932ea name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.176587 | controller | Jun 11 12:14:02.514116 crc crio[24477]: time="2026-06-11T12:14:02.511564187Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a832b684-e086-4537-bcb5-2e6e56dbca4a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.176605 | controller | Jun 11 12:14:02.515593 crc crio[24477]: time="2026-06-11T12:14:02.515426065Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=782cb234-e9ca-4210-93a3-7df5e395159e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.176622 | controller | Jun 11 12:14:02.523792 crc crio[24477]: time="2026-06-11T12:14:02.523606534Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686334-bt89z/oc" id=99798f33-0742-44c9-8da3-2d4d176d5e19 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.176639 | controller | Jun 11 12:14:02.524372 crc crio[24477]: time="2026-06-11T12:14:02.524301213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.176655 | controller | Jun 11 12:14:02.558217 crc crio[24477]: time="2026-06-11T12:14:02.557768942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.176672 | controller | Jun 11 12:14:03.258828 crc crio[24477]: time="2026-06-11T12:14:03.25860916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.176688 | controller | Jun 11 12:14:03.472226 crc crio[24477]: time="2026-06-11T12:14:03.471945717Z" level=info msg="Created container 0615a0509a04e66e1dafd550de8d218b82677e2d1a8d9a8dd99139b96b1e2c11: openshift-infra/auto-csr-approver-29686334-bt89z/oc" id=99798f33-0742-44c9-8da3-2d4d176d5e19 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.176705 | controller | Jun 11 12:14:03.475065 crc crio[24477]: time="2026-06-11T12:14:03.474484568Z" level=info msg="Starting container: 0615a0509a04e66e1dafd550de8d218b82677e2d1a8d9a8dd99139b96b1e2c11" id=b991cd16-2cce-4431-aa4d-110eeb293b3a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.176721 | controller | Jun 11 12:14:03.520489 crc crio[24477]: time="2026-06-11T12:14:03.520104248Z" level=info msg="Started container" PID=45380 containerID=0615a0509a04e66e1dafd550de8d218b82677e2d1a8d9a8dd99139b96b1e2c11 description=openshift-infra/auto-csr-approver-29686334-bt89z/oc id=b991cd16-2cce-4431-aa4d-110eeb293b3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce075ad6537e7478b5b75ae1d9ed4387daf0c016a87a65b3c5727e3fdbe80271
2026-06-11 13:18:25.176738 | controller | Jun 11 12:14:07.457619 crc crio[24477]: time="2026-06-11T12:14:07.455887348Z" level=info msg="Stopping pod sandbox: ce075ad6537e7478b5b75ae1d9ed4387daf0c016a87a65b3c5727e3fdbe80271" id=d6560c44-9c99-462f-98cc-f74a5e7e4ad2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.176754 | controller | Jun 11 12:14:07.459268 crc crio[24477]: time="2026-06-11T12:14:07.458269336Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686334-bt89z Namespace:openshift-infra ID:ce075ad6537e7478b5b75ae1d9ed4387daf0c016a87a65b3c5727e3fdbe80271 UID:5afa28b8-4726-46f4-9067-0a55eb46de99 NetNS:/var/run/netns/d13a2c5f-4b9b-4194-82ba-09145c73fba9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5afa28b8_4726_46f4_9067_0a55eb46de99.slice PodAnnotations:0xc000b18668}] Aliases:map[]}"
2026-06-11 13:18:25.176833 | controller | Jun 11 12:14:07.459268 crc crio[24477]: time="2026-06-11T12:14:07.458594625Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686334-bt89z from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.176873 | controller | Jun 11 12:14:09.447338 crc crio[24477]: time="2026-06-11T12:14:09.447207186Z" level=info msg="Stopped pod sandbox: ce075ad6537e7478b5b75ae1d9ed4387daf0c016a87a65b3c5727e3fdbe80271" id=d6560c44-9c99-462f-98cc-f74a5e7e4ad2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.176892 | controller | Jun 11 12:14:30.799317 crc crio[24477]: time="2026-06-11T12:14:30.798139106Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=101e9193-a312-437b-ab02-20b780599f8f name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.176910 | controller | Jun 11 12:14:30.810994 crc crio[24477]: time="2026-06-11T12:14:30.806130573Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=938dd8e9-e367-4e28-abd1-3fe0bd54d73d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.176926 | controller | Jun 11 12:14:30.815397 crc crio[24477]: time="2026-06-11T12:14:30.815144129Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=ae8349d7-a7d3-4a22-90f9-8aa7cc989f1c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.176943 | controller | Jun 11 12:14:30.835819 crc crio[24477]: time="2026-06-11T12:14:30.835057932Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-pgqhd/frr-k8s-webhook-server" id=21e4aad0-14e1-4db6-a39b-f4ffe1b90afa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.176961 | controller | Jun 11 12:14:30.840720 crc crio[24477]: time="2026-06-11T12:14:30.84024798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.176979 | controller | Jun 11 12:14:30.852131 crc crio[24477]: time="2026-06-11T12:14:30.852038451Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=f8859637-9088-43cb-882e-079b861c2036 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.176996 | controller | Jun 11 12:14:30.853506 crc crio[24477]: time="2026-06-11T12:14:30.853371326Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=8e48f540-a80c-40b5-b815-e601b44373ae name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.177013 | controller | Jun 11 12:14:30.860170 crc crio[24477]: time="2026-06-11T12:14:30.860079915Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=c34cebf1-f7cd-4862-b6b0-7213c408f22b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.177031 | controller | Jun 11 12:14:30.883729 crc crio[24477]: time="2026-06-11T12:14:30.883269984Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-2ljtf/cp-frr-files" id=18cd3dd4-d450-4d81-94c8-525f9a9766eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.177048 | controller | Jun 11 12:14:30.898229 crc crio[24477]: time="2026-06-11T12:14:30.897121133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.177065 | controller | Jun 11 12:14:30.899821 crc crio[24477]: time="2026-06-11T12:14:30.89880503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.177086 | controller | Jun 11 12:14:30.912557 crc crio[24477]: time="2026-06-11T12:14:30.911971963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.177103 | controller | Jun 11 12:14:30.959273 crc crio[24477]: time="2026-06-11T12:14:30.947044681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.177120 | controller | Jun 11 12:14:30.959273 crc crio[24477]: time="2026-06-11T12:14:30.95412208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.177137 | controller | Jun 11 12:14:31.129079 crc crio[24477]: time="2026-06-11T12:14:31.128520686Z" level=info msg="Created container d7e374c55cbc2d64636af4775320be6b0d8141fab56eeb33ab15ce7755e79cea: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-pgqhd/frr-k8s-webhook-server" id=21e4aad0-14e1-4db6-a39b-f4ffe1b90afa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.177153 | controller | Jun 11 12:14:31.129079 crc crio[24477]: time="2026-06-11T12:14:31.128925287Z" level=info msg="Created container e22fd9e8b1e837020ef6d7b9fc53f6deb687348c1d9d53c42d0c6f8c22507ada: openshift-frr-k8s/frr-k8s-2ljtf/cp-frr-files" id=18cd3dd4-d450-4d81-94c8-525f9a9766eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.177169 | controller | Jun 11 12:14:31.131683 crc crio[24477]: time="2026-06-11T12:14:31.131557042Z" level=info msg="Starting container: e22fd9e8b1e837020ef6d7b9fc53f6deb687348c1d9d53c42d0c6f8c22507ada" id=b33d24b9-9dc5-43a6-9f11-bca4228a39dd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.177186 | controller | Jun 11 12:14:31.133312 crc crio[24477]: time="2026-06-11T12:14:31.133209187Z" level=info msg="Starting container: d7e374c55cbc2d64636af4775320be6b0d8141fab56eeb33ab15ce7755e79cea" id=b4c22d04-690b-4811-b127-9a7fbcfbd910 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.177202 | controller | Jun 11 12:14:31.139778 crc crio[24477]: time="2026-06-11T12:14:31.139543916Z" level=info msg="Started container" PID=45885 containerID=e22fd9e8b1e837020ef6d7b9fc53f6deb687348c1d9d53c42d0c6f8c22507ada description=openshift-frr-k8s/frr-k8s-2ljtf/cp-frr-files id=b33d24b9-9dc5-43a6-9f11-bca4228a39dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c9970d4be92b24cf40f9ab2b2be714fb709746ff719ed2f81b9ec728f3b934
2026-06-11 13:18:25.177220 | controller | Jun 11 12:14:31.145430 crc crio[24477]: time="2026-06-11T12:14:31.145301527Z" level=info msg="Started container" PID=45881 containerID=d7e374c55cbc2d64636af4775320be6b0d8141fab56eeb33ab15ce7755e79cea description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-pgqhd/frr-k8s-webhook-server id=b4c22d04-690b-4811-b127-9a7fbcfbd910 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f94a9f6b438d65ad16e92e55d4b89c79079a2e6908bfca677c2932e16f395bab
2026-06-11 13:18:25.177237 | controller | Jun 11 12:14:32.087012 crc crio[24477]: time="2026-06-11T12:14:32.086076346Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=abb76e6d-a680-4001-8900-fddb1b9f5f0c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.177254 | controller | Jun 11 12:14:32.096420 crc crio[24477]: time="2026-06-11T12:14:32.096270702Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=d6ac7911-c42c-4777-bf4b-91b8bbbae345 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.177270 | controller | Jun 11 12:14:32.156289 crc crio[24477]: time="2026-06-11T12:14:32.15614593Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-2ljtf/cp-reloader" id=bdda7bac-20d1-4c9a-be36-ddb003611b91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.177290 | controller | Jun 11 12:14:32.158381 crc crio[24477]: time="2026-06-11T12:14:32.158304531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.177308 | controller | Jun 11 12:14:32.205613 crc crio[24477]: time="2026-06-11T12:14:32.204849415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.177326 | controller | Jun 11 12:14:32.211599 crc crio[24477]: time="2026-06-11T12:14:32.210489613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.177343 | controller | Jun 11 12:14:32.397094 crc crio[24477]: time="2026-06-11T12:14:32.396610158Z" level=info msg="Created container 49c128ac71cf1857f9d1a1a87bd5b4bbd30c54e1dda1ae5f3ead30b607ac27d4: openshift-frr-k8s/frr-k8s-2ljtf/cp-reloader" id=bdda7bac-20d1-4c9a-be36-ddb003611b91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.177360 | controller | Jun 11 12:14:32.401967 crc crio[24477]: time="2026-06-11T12:14:32.401183236Z" level=info msg="Starting container: 49c128ac71cf1857f9d1a1a87bd5b4bbd30c54e1dda1ae5f3ead30b607ac27d4" id=9fd1029c-accb-408d-9449-3f3f69b5929f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.177376 | controller | Jun 11 12:14:32.416316 crc crio[24477]: time="2026-06-11T12:14:32.416168106Z" level=info msg="Started container" PID=45912 containerID=49c128ac71cf1857f9d1a1a87bd5b4bbd30c54e1dda1ae5f3ead30b607ac27d4 description=openshift-frr-k8s/frr-k8s-2ljtf/cp-reloader id=9fd1029c-accb-408d-9449-3f3f69b5929f name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c9970d4be92b24cf40f9ab2b2be714fb709746ff719ed2f81b9ec728f3b934
2026-06-11 13:18:25.177394 | controller | Jun 11 12:14:33.104719 crc crio[24477]: time="2026-06-11T12:14:33.103858755Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=122e99ab-5c4d-4995-91e3-3dd4442d0ccc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.177411 | controller | Jun 11 12:14:33.112944 crc crio[24477]: time="2026-06-11T12:14:33.111704714Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=8939f0b6-84d5-4df9-b253-3f9026e0dfa9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.177428 | controller | Jun 11 12:14:33.132427 crc crio[24477]: time="2026-06-11T12:14:33.132350624Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-2ljtf/cp-metrics" id=92e2ea00-36cc-4689-8e7e-0b901cadc2d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.177445 | controller | Jun 11 12:14:33.134832 crc crio[24477]: time="2026-06-11T12:14:33.134787033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.177463 | controller | Jun 11 12:14:33.171819 crc crio[24477]: time="2026-06-11T12:14:33.171724657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.177480 | controller | Jun 11 12:14:33.176908 crc crio[24477]: time="2026-06-11T12:14:33.176727207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.177499 | controller | Jun 11 12:14:33.299722 crc crio[24477]: time="2026-06-11T12:14:33.299617231Z" level=info msg="Created container fdcb2e742071144d4fbb599e598d4514a3068a0e3a22066eb1e90ff06b4b3355: openshift-frr-k8s/frr-k8s-2ljtf/cp-metrics" id=92e2ea00-36cc-4689-8e7e-0b901cadc2d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.177519 | controller | Jun 11 12:14:33.301113 crc crio[24477]: time="2026-06-11T12:14:33.30104447Z" level=info msg="Starting container: fdcb2e742071144d4fbb599e598d4514a3068a0e3a22066eb1e90ff06b4b3355" id=a603b540-4182-439e-9b7d-a1633acf6c12 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.177538 | controller | Jun 11 12:14:33.306190 crc crio[24477]: time="2026-06-11T12:14:33.306079751Z" level=info msg="Started container" PID=45923 containerID=fdcb2e742071144d4fbb599e598d4514a3068a0e3a22066eb1e90ff06b4b3355 description=openshift-frr-k8s/frr-k8s-2ljtf/cp-metrics id=a603b540-4182-439e-9b7d-a1633acf6c12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c9970d4be92b24cf40f9ab2b2be714fb709746ff719ed2f81b9ec728f3b934
2026-06-11 13:18:25.177555 | controller | Jun 11 12:14:34.124105 crc crio[24477]: time="2026-06-11T12:14:34.123728323Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=ad6fc668-2be1-42ff-bdba-4fb011d230ee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.177572 | controller | Jun 11 12:14:34.128767 crc crio[24477]: time="2026-06-11T12:14:34.128618869Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=e3dcf9a1-29c5-4799-adc9-e1a06bc449b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.177588 | controller | Jun 11 12:14:34.138006 crc crio[24477]: time="2026-06-11T12:14:34.137909679Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-2ljtf/cp-frr-status" id=7beb4655-d3f5-403a-b19e-0e4acccdb644 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.177604 | controller | Jun 11 12:14:34.140011 crc crio[24477]: time="2026-06-11T12:14:34.139924336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.177621 | controller | Jun 11 12:14:34.184012 crc crio[24477]: time="2026-06-11T12:14:34.183913908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.177638 | controller | Jun 11 12:14:34.189273 crc crio[24477]: time="2026-06-11T12:14:34.189201226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.177654 | controller | Jun 11 12:14:34.336387 crc crio[24477]: time="2026-06-11T12:14:34.336300029Z" level=info msg="Created container e124d4bc1fd641f66202fbb3407cd7c753f2b2daee181b83753e15f16c04c47a: openshift-frr-k8s/frr-k8s-2ljtf/cp-frr-status" id=7beb4655-d3f5-403a-b19e-0e4acccdb644 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.177671 | controller | Jun 11 12:14:34.338229 crc crio[24477]: time="2026-06-11T12:14:34.3381087Z" level=info msg="Starting container: e124d4bc1fd641f66202fbb3407cd7c753f2b2daee181b83753e15f16c04c47a" id=443cf2dc-53c9-4665-a01f-0104d173d07a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.177688 | controller | Jun 11 12:14:34.346706 crc crio[24477]: time="2026-06-11T12:14:34.346508274Z" level=info msg="Started container" PID=45933 containerID=e124d4bc1fd641f66202fbb3407cd7c753f2b2daee181b83753e15f16c04c47a description=openshift-frr-k8s/frr-k8s-2ljtf/cp-frr-status id=443cf2dc-53c9-4665-a01f-0104d173d07a name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c9970d4be92b24cf40f9ab2b2be714fb709746ff719ed2f81b9ec728f3b934
2026-06-11 13:18:25.177704 | controller | Jun 11 12:14:35.146515 crc crio[24477]: time="2026-06-11T12:14:35.146007347Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=4b98fb04-20cb-4877-98e7-9e08fe8a3e44 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.177723 | controller | Jun 11 12:14:35.162013 crc crio[24477]: time="2026-06-11T12:14:35.161212282Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=53ebcde2-f555-48d0-91a0-af467b717ed0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.177739 | controller | Jun 11 12:14:35.180288 crc crio[24477]: time="2026-06-11T12:14:35.180162074Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-2ljtf/controller" id=fbae9567-80b0-44a5-a90d-3f479e9490b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.177755 | controller | Jun 11 12:14:35.183211 crc crio[24477]: time="2026-06-11T12:14:35.183138848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.177772 | controller | Jun 11 12:14:35.223593 crc crio[24477]: time="2026-06-11T12:14:35.223397045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.177788 | controller | Jun 11 12:14:35.228115 crc crio[24477]: time="2026-06-11T12:14:35.228042075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.177805 | controller | Jun 11 12:14:35.355258 crc crio[24477]: time="2026-06-11T12:14:35.355128686Z" level=info msg="Created container 773947346e05e7b2ddfcedbde933803a5f73ac65730630c6e780b609c934b5b7: openshift-frr-k8s/frr-k8s-2ljtf/controller" id=fbae9567-80b0-44a5-a90d-3f479e9490b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.177821 | controller | Jun 11 12:14:35.358198 crc crio[24477]: time="2026-06-11T12:14:35.35807608Z" level=info msg="Starting container: 773947346e05e7b2ddfcedbde933803a5f73ac65730630c6e780b609c934b5b7" id=24152308-53f5-423a-89fa-591a170c27d8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.177838 | controller | Jun 11 12:14:35.364828 crc crio[24477]: time="2026-06-11T12:14:35.364705529Z" level=info msg="Started container" PID=45963 containerID=773947346e05e7b2ddfcedbde933803a5f73ac65730630c6e780b609c934b5b7 description=openshift-frr-k8s/frr-k8s-2ljtf/controller id=24152308-53f5-423a-89fa-591a170c27d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c9970d4be92b24cf40f9ab2b2be714fb709746ff719ed2f81b9ec728f3b934
2026-06-11 13:18:25.177880 | controller | Jun 11 12:14:35.379867 crc crio[24477]: time="2026-06-11T12:14:35.379698964Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=a67aad7c-017e-4625-b5cb-cb411f5d9bb4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.177899 | controller | Jun 11 12:14:35.387522 crc crio[24477]: time="2026-06-11T12:14:35.387355199Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=79c8ba85-ea7b-4ae8-b8c7-a8e692dbbb6f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.177916 | controller | Jun 11 12:14:35.398041 crc crio[24477]: time="2026-06-11T12:14:35.397609187Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-2ljtf/frr" id=cb367351-ae9d-4ce7-9cbe-7c8d5cf8b364 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.177932 | controller | Jun 11 12:14:35.403354 crc crio[24477]: time="2026-06-11T12:14:35.403183955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.177949 | controller | Jun 11 12:14:35.454193 crc crio[24477]: time="2026-06-11T12:14:35.45410329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.177970 | controller | Jun 11 12:14:35.458998 crc crio[24477]: time="2026-06-11T12:14:35.458898423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.177987 | controller | Jun 11 12:14:35.567930 crc crio[24477]: time="2026-06-11T12:14:35.567775674Z" level=info msg="Created container caa42a728f382fd98d56eae8f92964852837c310194cfd1314bbcc36a5871c1e: openshift-frr-k8s/frr-k8s-2ljtf/frr" id=cb367351-ae9d-4ce7-9cbe-7c8d5cf8b364 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.178004 | controller | Jun 11 12:14:35.569723 crc crio[24477]: time="2026-06-11T12:14:35.569602366Z" level=info msg="Starting container: caa42a728f382fd98d56eae8f92964852837c310194cfd1314bbcc36a5871c1e" id=3cae9ec0-479d-4b2d-96f9-8c13679f8fe0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.178021 | controller | Jun 11 12:14:35.577515 crc crio[24477]: time="2026-06-11T12:14:35.577423745Z" level=info msg="Started container" PID=45988 containerID=caa42a728f382fd98d56eae8f92964852837c310194cfd1314bbcc36a5871c1e description=openshift-frr-k8s/frr-k8s-2ljtf/frr id=3cae9ec0-479d-4b2d-96f9-8c13679f8fe0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c9970d4be92b24cf40f9ab2b2be714fb709746ff719ed2f81b9ec728f3b934
2026-06-11 13:18:25.178038 | controller | Jun 11 12:14:35.595823 crc crio[24477]: time="2026-06-11T12:14:35.595735518Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=575f0c4c-e34e-4dc8-ad9d-d5df526a8430 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.178053 | controller | Jun 11 12:14:35.600133 crc crio[24477]: time="2026-06-11T12:14:35.600061569Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=12779e67-765f-419c-bb6c-f0b10d4c22d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.178069 | controller | Jun 11 12:14:35.616909 crc crio[24477]: time="2026-06-11T12:14:35.61682395Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-2ljtf/reloader" id=fff6e0e0-3980-4df7-8703-0547c8498953 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.178086 | controller | Jun 11 12:14:35.619357 crc crio[24477]: time="2026-06-11T12:14:35.61929067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.178102 | controller | Jun 11 12:14:35.653591 crc crio[24477]: time="2026-06-11T12:14:35.653369403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.178119 | controller | Jun 11 12:14:35.658493 crc crio[24477]: time="2026-06-11T12:14:35.658383323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.178136 | controller | Jun 11 12:14:35.796942 crc crio[24477]: time="2026-06-11T12:14:35.796850833Z" level=info msg="Created container f3e19ada4dee24416248f54630d859408275eb43c3aca0166a5feb3dfecc5546: openshift-frr-k8s/frr-k8s-2ljtf/reloader" id=fff6e0e0-3980-4df7-8703-0547c8498953 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.178152 | controller | Jun 11 12:14:35.799256 crc crio[24477]: time="2026-06-11T12:14:35.799095975Z" level=info msg="Starting container: f3e19ada4dee24416248f54630d859408275eb43c3aca0166a5feb3dfecc5546" id=8d226573-23a4-431e-9d6d-69f457b5c453 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.178169 | controller | Jun 11 12:14:35.807964 crc crio[24477]: time="2026-06-11T12:14:35.80781731Z" level=info msg="Started container" PID=46021 containerID=f3e19ada4dee24416248f54630d859408275eb43c3aca0166a5feb3dfecc5546 description=openshift-frr-k8s/frr-k8s-2ljtf/reloader id=8d226573-23a4-431e-9d6d-69f457b5c453 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c9970d4be92b24cf40f9ab2b2be714fb709746ff719ed2f81b9ec728f3b934
2026-06-11 13:18:25.178190 | controller | Jun 11 12:14:35.820813 crc crio[24477]: time="2026-06-11T12:14:35.820745872Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=f2fc7400-0d80-4915-a4af-7108d48d16cc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.178207 | controller | Jun 11 12:14:35.825581 crc crio[24477]: time="2026-06-11T12:14:35.825503096Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=3ff065c8-b292-4ae3-921d-5c09e23e31e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.178224 | controller | Jun 11 12:14:35.832625 crc crio[24477]: time="2026-06-11T12:14:35.832548014Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-2ljtf/frr-metrics" id=766a9610-7f3c-4d58-a14b-1e9d4271ce15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.178240 | controller | Jun 11 12:14:35.834550 crc crio[24477]: time="2026-06-11T12:14:35.834510849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.178256 | controller | Jun 11 12:14:35.873833 crc crio[24477]: time="2026-06-11T12:14:35.873732297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.178272 | controller | Jun 11 12:14:35.879832 crc crio[24477]: time="2026-06-11T12:14:35.879720385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.178289 | controller | Jun 11 12:14:36.020438 crc crio[24477]: time="2026-06-11T12:14:36.020278634Z" level=info msg="Created container ee78d5d0c63bad4fc79a7fdebb36616de4cf0e21c33ab08f76516f8e9d676333: openshift-frr-k8s/frr-k8s-2ljtf/frr-metrics" id=766a9610-7f3c-4d58-a14b-1e9d4271ce15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.178305 | controller | Jun 11 12:14:36.021986 crc crio[24477]: time="2026-06-11T12:14:36.021862878Z" level=info msg="Starting container: ee78d5d0c63bad4fc79a7fdebb36616de4cf0e21c33ab08f76516f8e9d676333" id=c954e011-40a8-46b0-8be7-a794a2a94a4f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.178320 | controller | Jun 11 12:14:36.027970 crc crio[24477]: time="2026-06-11T12:14:36.027857836Z" level=info msg="Started container" PID=46046 containerID=ee78d5d0c63bad4fc79a7fdebb36616de4cf0e21c33ab08f76516f8e9d676333 description=openshift-frr-k8s/frr-k8s-2ljtf/frr-metrics id=c954e011-40a8-46b0-8be7-a794a2a94a4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c9970d4be92b24cf40f9ab2b2be714fb709746ff719ed2f81b9ec728f3b934
2026-06-11 13:18:25.178337 | controller | Jun 11 12:14:36.059032 crc crio[24477]: time="2026-06-11T12:14:36.058617827Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=c3ccc1eb-24a4-49b8-962e-c56b3eb6c114 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.178353 | controller | Jun 11 12:14:36.074301 crc crio[24477]: time="2026-06-11T12:14:36.073858528Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=3e5eda85-a133-4a92-8036-bb2a0372f5b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.178369 | controller | Jun 11 12:14:36.088771 crc crio[24477]: time="2026-06-11T12:14:36.088343072Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-2ljtf/frr-status" id=c9460747-eeb1-4336-aef9-33cb31322a32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.178389 | controller | Jun 11 12:14:36.091014 crc crio[24477]: time="2026-06-11T12:14:36.090856073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.178406 | controller | Jun 11 12:14:36.142096 crc crio[24477]: time="2026-06-11T12:14:36.141913042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.178422 | controller | Jun 11 12:14:36.161398 crc crio[24477]: time="2026-06-11T12:14:36.161261129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.178439 | controller | Jun 11 12:14:36.275590 crc crio[24477]: time="2026-06-11T12:14:36.275495735Z" level=info msg="Created container 92e51d4cdd5c569f49cdf4f8c621b237fd704052e5cc5ee344c5be8d07397e4a: openshift-frr-k8s/frr-k8s-2ljtf/frr-status" id=c9460747-eeb1-4336-aef9-33cb31322a32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.178455 | controller | Jun 11 12:14:36.276971 crc crio[24477]: time="2026-06-11T12:14:36.27677874Z" level=info msg="Starting container: 92e51d4cdd5c569f49cdf4f8c621b237fd704052e5cc5ee344c5be8d07397e4a" id=d7ff505a-4908-42ba-8f60-5cae55cef81a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.178471 | controller | Jun 11 12:14:36.283094 crc crio[24477]: time="2026-06-11T12:14:36.283007746Z" level=info msg="Started container" PID=46060 containerID=92e51d4cdd5c569f49cdf4f8c621b237fd704052e5cc5ee344c5be8d07397e4a description=openshift-frr-k8s/frr-k8s-2ljtf/frr-status id=d7ff505a-4908-42ba-8f60-5cae55cef81a name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c9970d4be92b24cf40f9ab2b2be714fb709746ff719ed2f81b9ec728f3b934
2026-06-11 13:18:25.178487 | controller | Jun 11 12:14:36.304425 crc crio[24477]: time="2026-06-11T12:14:36.304308372Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a3b0b0af-4d85-4826-8f4d-4cc6a5a3a7ea name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.178503 | controller | Jun 11 12:14:36.308893 crc crio[24477]: time="2026-06-11T12:14:36.308776667Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=6a00f7c0-d1ef-4811-8a12-4b0def071ddc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.178518 | controller | Jun 11 12:14:36.315163 crc crio[24477]: time="2026-06-11T12:14:36.315084315Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-2ljtf/kube-rbac-proxy" id=1f005736-fd99-4e15-9458-cde00192dbcd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.178534 | controller | Jun 11 12:14:36.315598 crc crio[24477]: time="2026-06-11T12:14:36.315538569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.178550 | controller | Jun 11 12:14:36.348720 crc crio[24477]: time="2026-06-11T12:14:36.348527551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.178567 | controller | Jun 11 12:14:36.763502 crc crio[24477]: time="2026-06-11T12:14:36.763303923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.178584 | controller | Jun 11 12:14:36.894081 crc crio[24477]: time="2026-06-11T12:14:36.893989055Z" level=info msg="Created container e975e65f3dfbd60c2226c55859277d828aed9fd13edcb4d99d927f81b03e87c2: openshift-frr-k8s/frr-k8s-2ljtf/kube-rbac-proxy" id=1f005736-fd99-4e15-9458-cde00192dbcd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.178604 | controller | Jun 11 12:14:36.895629 crc crio[24477]: time="2026-06-11T12:14:36.895552839Z" level=info msg="Starting container: e975e65f3dfbd60c2226c55859277d828aed9fd13edcb4d99d927f81b03e87c2" id=d567906e-1474-423d-93a3-affc7d615a05 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.178621 | controller | Jun 11 12:14:36.901371 crc crio[24477]: time="2026-06-11T12:14:36.9013052Z" level=info msg="Started container" PID=46094 containerID=e975e65f3dfbd60c2226c55859277d828aed9fd13edcb4d99d927f81b03e87c2 description=openshift-frr-k8s/frr-k8s-2ljtf/kube-rbac-proxy id=d567906e-1474-423d-93a3-affc7d615a05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c9970d4be92b24cf40f9ab2b2be714fb709746ff719ed2f81b9ec728f3b934
2026-06-11 13:18:25.178638 | controller | Jun 11 12:14:36.915978 crc crio[24477]: time="2026-06-11T12:14:36.915789555Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=7f956926-888c-4662-a0a3-9f1665651f40 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.178655 | controller | Jun 11 12:14:36.920174 crc crio[24477]: time="2026-06-11T12:14:36.920100587Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=ec00f788-75d0-414a-8f47-837720547008 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.178712 | controller | Jun 11 12:14:36.926169 crc crio[24477]: time="2026-06-11T12:14:36.926109225Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-2ljtf/kube-rbac-proxy-frr" id=2cf542b8-99f9-494d-9418-e0b5058e9687 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.178739 | controller | Jun 11 12:14:36.926420 crc crio[24477]: time="2026-06-11T12:14:36.926369332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.178758 | controller | Jun 11 12:14:36.959417 crc crio[24477]: time="2026-06-11T12:14:36.959045988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.178776 | controller | Jun 11 12:14:37.500746 crc crio[24477]: time="2026-06-11T12:14:37.500567162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.178793 | controller | Jun 11 12:14:37.638961 crc crio[24477]: time="2026-06-11T12:14:37.638808325Z" level=info msg="Created container 3e252380d1773ce081f3d9161acdaefd6f4284146735dbd18aa861a830bcdf78: openshift-frr-k8s/frr-k8s-2ljtf/kube-rbac-proxy-frr" id=2cf542b8-99f9-494d-9418-e0b5058e9687 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.178810 | controller | Jun 11 12:14:37.640123 crc crio[24477]: time="2026-06-11T12:14:37.640091631Z" level=info msg="Starting container: 3e252380d1773ce081f3d9161acdaefd6f4284146735dbd18aa861a830bcdf78" id=279e1681-2a90-4fc9-9577-14756d5d9bfa name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.178827 | controller | Jun 11 12:14:37.644840 crc crio[24477]: time="2026-06-11T12:14:37.644744082Z" level=info msg="Started container" PID=46122 containerID=3e252380d1773ce081f3d9161acdaefd6f4284146735dbd18aa861a830bcdf78 description=openshift-frr-k8s/frr-k8s-2ljtf/kube-rbac-proxy-frr id=279e1681-2a90-4fc9-9577-14756d5d9bfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c9970d4be92b24cf40f9ab2b2be714fb709746ff719ed2f81b9ec728f3b934
2026-06-11 13:18:25.178844 | controller | Jun 11 12:14:53.533693 crc crio[24477]: time="2026-06-11T12:14:53.530326496Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-5d59497547-w2mcp/POD" id=f08b1b78-fa3f-499c-ba56-6d5cfe60b037 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.178894 | controller | Jun 11 12:14:53.533693 crc crio[24477]: time="2026-06-11T12:14:53.531158859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.178914 | controller | Jun 11 12:14:53.580563 crc crio[24477]: time="2026-06-11T12:14:53.580167424Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-5d59497547-w2mcp Namespace:baremetal-operator-system ID:35cf6ee1b964bf7020e07bdb0436eb30d5e2646b63949047afb88577a1833871 UID:7f5c5047-e40f-495e-b613-edf27c9c6b1a NetNS:/var/run/netns/1ef121ea-8e92-46da-89f7-db6a33ca1d24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f5c5047_e40f_495e_b613_edf27c9c6b1a.slice PodAnnotations:0xc000b18410}] Aliases:map[]}"
2026-06-11 13:18:25.178932 | controller | Jun 11 12:14:53.581072 crc crio[24477]: time="2026-06-11T12:14:53.580989787Z" level=info msg="Adding pod baremetal-operator-system_baremetal-operator-controller-manager-5d59497547-w2mcp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.178948 | controller | Jun 11 12:14:53.996421 crc crio[24477]: 2026-06-11T12:14:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:35cf6ee1b964bf7 Mac:9e:99:4c:8a:a5:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/1ef121ea-8e92-46da-89f7-db6a33ca1d24 SocketPath: PciID:}] [{Interface:0xc0002a08e0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.178965 | controller | Jun 11 12:14:53.996421 crc crio[24477]: time="2026-06-11T12:14:53.994903094Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-5d59497547-w2mcp Namespace:baremetal-operator-system ID:35cf6ee1b964bf7020e07bdb0436eb30d5e2646b63949047afb88577a1833871 UID:7f5c5047-e40f-495e-b613-edf27c9c6b1a NetNS:/var/run/netns/1ef121ea-8e92-46da-89f7-db6a33ca1d24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f5c5047_e40f_495e_b613_edf27c9c6b1a.slice PodAnnotations:0xc000b18410}] Aliases:map[]}"
2026-06-11 13:18:25.178982 | controller | Jun 11 12:14:53.996421 crc crio[24477]: time="2026-06-11T12:14:53.995031557Z" level=info msg="Checking pod baremetal-operator-system_baremetal-operator-controller-manager-5d59497547-w2mcp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.178999 | controller | Jun 11 12:14:54.002989 crc crio[24477]: time="2026-06-11T12:14:54.002960993Z" level=info msg="Ran pod sandbox 35cf6ee1b964bf7020e07bdb0436eb30d5e2646b63949047afb88577a1833871 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-5d59497547-w2mcp/POD" id=f08b1b78-fa3f-499c-ba56-6d5cfe60b037 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.179016 | controller | Jun 11 12:14:54.007155 crc crio[24477]: time="2026-06-11T12:14:54.007096466Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9" id=0269d409-3407-40e0-b20c-3a6b254b4b68 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.179033 | controller | Jun 11 12:14:54.021436 crc crio[24477]: time="2026-06-11T12:14:54.021362576Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:release-0.9\""
2026-06-11 13:18:25.179050 | controller | Jun 11 12:14:54.514589 crc crio[24477]: time="2026-06-11T12:14:54.513975488Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-index-8vs2f/POD" id=482e08d6-fe9f-4a23-996a-670dff456861 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.179067 | controller | Jun 11 12:14:54.514778 crc crio[24477]: time="2026-06-11T12:14:54.514602845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.179087 | controller | Jun 11 12:14:54.546797 crc crio[24477]: time="2026-06-11T12:14:54.546042267Z" level=info msg="Got pod network &{Name:openstack-operator-index-8vs2f Namespace:openstack-operators ID:7c22f14ecf776f8151c3ecf4d4ca816f887f9867347cef4d9d0088281085b831 UID:f78ba27e-e2e5-48e8-8dff-f1763bba89e0 NetNS:/var/run/netns/01d59027-6df6-4f18-a040-0fea77b8055a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf78ba27e_e2e5_48e8_8dff_f1763bba89e0.slice PodAnnotations:0xc000326c08}] Aliases:map[]}"
2026-06-11 13:18:25.179105 | controller | Jun 11 12:14:54.546797 crc crio[24477]: time="2026-06-11T12:14:54.546107619Z" level=info msg="Adding pod openstack-operators_openstack-operator-index-8vs2f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.179122 | controller | Jun 11 12:14:54.611336 crc crio[24477]: time="2026-06-11T12:14:54.611149381Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-66d6b46c86-ffqwc/POD" id=b72e49f9-f927-4dcf-a2f5-9f1774a4fc7d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.179140 | controller | Jun 11 12:14:54.611336 crc crio[24477]: time="2026-06-11T12:14:54.611256445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.179158 | controller | Jun 11 12:14:54.659090 crc crio[24477]: time="2026-06-11T12:14:54.658998012Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-66d6b46c86-ffqwc Namespace:baremetal-operator-system ID:94b5d07ee58538b0fc78a460453dd16c708ea4f385203dc5bfd648f58bb558b6 UID:97541e6b-1ce7-48a5-883a-2b0cee088af1 NetNS:/var/run/netns/4716f5a8-7967-4bfc-9c6c-503ec9ff26be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97541e6b_1ce7_48a5_883a_2b0cee088af1.slice PodAnnotations:0xc000326d50}] Aliases:map[]}"
2026-06-11 13:18:25.179175 | controller | Jun 11 12:14:54.659090 crc crio[24477]: time="2026-06-11T12:14:54.659082584Z" level=info msg="Adding pod baremetal-operator-system_baremetal-operator-controller-manager-66d6b46c86-ffqwc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.179192 | controller | Jun 11 12:14:55.160395 crc crio[24477]: 2026-06-11T12:14:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7c22f14ecf776f8 Mac:42:ad:79:41:d8:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/01d59027-6df6-4f18-a040-0fea77b8055a SocketPath: PciID:}] [{Interface:0xc0004a86c0 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.179209 | controller | Jun 11 12:14:55.161757 crc crio[24477]: time="2026-06-11T12:14:55.161634428Z" level=info msg="Got pod network &{Name:openstack-operator-index-8vs2f Namespace:openstack-operators ID:7c22f14ecf776f8151c3ecf4d4ca816f887f9867347cef4d9d0088281085b831 UID:f78ba27e-e2e5-48e8-8dff-f1763bba89e0 NetNS:/var/run/netns/01d59027-6df6-4f18-a040-0fea77b8055a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf78ba27e_e2e5_48e8_8dff_f1763bba89e0.slice PodAnnotations:0xc000326c08}] Aliases:map[]}"
2026-06-11 13:18:25.179226 | controller | Jun 11 12:14:55.161888 crc crio[24477]: time="2026-06-11T12:14:55.161851912Z" level=info msg="Checking pod openstack-operators_openstack-operator-index-8vs2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.179243 | controller | Jun 11 12:14:55.588865 crc crio[24477]: 2026-06-11T12:14:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94b5d07ee58538b Mac:7a:33:b7:95:3e:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/4716f5a8-7967-4bfc-9c6c-503ec9ff26be SocketPath: PciID:}] [{Interface:0xc0004825c0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.179263 | controller | Jun 11 12:14:55.592015 crc crio[24477]: time="2026-06-11T12:14:55.591435532Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-66d6b46c86-ffqwc Namespace:baremetal-operator-system ID:94b5d07ee58538b0fc78a460453dd16c708ea4f385203dc5bfd648f58bb558b6 UID:97541e6b-1ce7-48a5-883a-2b0cee088af1 NetNS:/var/run/netns/4716f5a8-7967-4bfc-9c6c-503ec9ff26be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97541e6b_1ce7_48a5_883a_2b0cee088af1.slice PodAnnotations:0xc000326d50}] Aliases:map[]}"
2026-06-11 13:18:25.179281 | controller | Jun 11 12:14:55.592267 crc crio[24477]: time="2026-06-11T12:14:55.592147811Z" level=info msg="Checking pod baremetal-operator-system_baremetal-operator-controller-manager-66d6b46c86-ffqwc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.179298 | controller | Jun 11 12:14:55.838339 crc crio[24477]: time="2026-06-11T12:14:55.838256857Z" level=info msg="Ran pod sandbox 7c22f14ecf776f8151c3ecf4d4ca816f887f9867347cef4d9d0088281085b831 with infra container: openstack-operators/openstack-operator-index-8vs2f/POD" id=482e08d6-fe9f-4a23-996a-670dff456861 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.179335 | controller | Jun 11 12:14:55.843417 crc crio[24477]: time="2026-06-11T12:14:55.84305944Z" level=info msg="Ran pod sandbox 94b5d07ee58538b0fc78a460453dd16c708ea4f385203dc5bfd648f58bb558b6 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-66d6b46c86-ffqwc/POD" id=b72e49f9-f927-4dcf-a2f5-9f1774a4fc7d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.179354 | controller | Jun 11 12:14:55.844241 crc crio[24477]: time="2026-06-11T12:14:55.844113239Z" level=info msg="Pulling image: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator-index:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c" id=54d02dde-d2e8-4d5c-9153-81e05acd4dbb name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.179370 | controller | Jun 11 12:14:55.845446 crc crio[24477]: time="2026-06-11T12:14:55.845399575Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:latest" id=9576b7df-93f8-45f9-a400-6d96195175be name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.179386 | controller | Jun 11 12:14:55.848278 crc crio[24477]: time="2026-06-11T12:14:55.847507464Z" level=info msg="Trying to access \"38.102.83.66:5001/openstack-k8s-operators/openstack-operator-index:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c\""
2026-06-11 13:18:25.179402 | controller | Jun 11 12:14:55.850894 crc crio[24477]: time="2026-06-11T12:14:55.850791297Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:latest\""
2026-06-11 13:18:25.179419 | controller | Jun 11 12:14:56.778343 crc crio[24477]: time="2026-06-11T12:14:56.777316878Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/POD" id=b2c57739-afb0-450e-9cc3-56678948587d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.179437 | controller | Jun 11 12:14:56.778343 crc crio[24477]: time="2026-06-11T12:14:56.778171351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.179458 | controller | Jun 11 12:14:58.620591 crc crio[24477]: time="2026-06-11T12:14:58.619386282Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-index-rkn4z/POD" id=0d10f214-4c0a-4315-b95e-3db6042a8db9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.179478 | controller | Jun 11 12:14:58.620591 crc crio[24477]: time="2026-06-11T12:14:58.62037344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.179500 | controller | Jun 11 12:14:59.042523 crc crio[24477]: time="2026-06-11T12:14:59.042316662Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=b2c57739-afb0-450e-9cc3-56678948587d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.179517 | controller | Jun 11 12:15:00.574541 crc crio[24477]: time="2026-06-11T12:15:00.574431003Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686335-vpnfs/POD" id=972f4b37-904e-4333-b400-10daff0d62cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.179534 | controller | Jun 11 12:15:00.575916 crc crio[24477]: time="2026-06-11T12:15:00.574597751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.179551 | controller | Jun 11 12:15:01.649861 crc crio[24477]: time="2026-06-11T12:15:01.649106608Z" level=info msg="Ran pod sandbox cca1e71d2c70fdfff34c3e421cd265d2a11d2b7a0748a6c31db11863246c0ff3 with infra container: baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/POD" id=b2c57739-afb0-450e-9cc3-56678948587d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.179567 | controller | Jun 11 12:15:01.654816 crc crio[24477]: time="2026-06-11T12:15:01.654581217Z" level=info msg="Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest" id=37acd3bd-112e-44a5-8555-41ea87cb299f name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.179583 | controller | Jun 11 12:15:01.674165 crc crio[24477]: time="2026-06-11T12:15:01.673958583Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic-ipa-downloader:latest\""
2026-06-11 13:18:25.179600 | controller | Jun 11 12:15:01.679920 crc crio[24477]: time="2026-06-11T12:15:01.679781258Z" level=info msg="Got pod network &{Name:openstack-operator-index-rkn4z Namespace:openstack-operators ID:c42a30d2702f70c59f550b2b21409487da08112b046657b218ca1940bfa99f77 UID:bbaa91d1-5857-45e6-83d5-f00135a6f901 NetNS:/var/run/netns/8fda34ad-de43-469c-aa10-77affe3afce4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbbaa91d1_5857_45e6_83d5_f00135a6f901.slice PodAnnotations:0xc001f2a1a0}] Aliases:map[]}"
2026-06-11 13:18:25.179617 | controller | Jun 11 12:15:01.679920 crc crio[24477]: time="2026-06-11T12:15:01.67983024Z" level=info msg="Adding pod openstack-operators_openstack-operator-index-rkn4z to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.179635 | controller | Jun 11 12:15:02.424560 crc crio[24477]: time="2026-06-11T12:15:02.42199467Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963" id=0269d409-3407-40e0-b20c-3a6b254b4b68 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.179652 | controller | Jun 11 12:15:02.424560 crc crio[24477]: time="2026-06-11T12:15:02.42425572Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=08501657-b80f-4edf-af61-16e40e90e86f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.179670 | controller | Jun 11 12:15:02.438600 crc crio[24477]: time="2026-06-11T12:15:02.433315847Z" level=info msg="Got pod network &{Name:collect-profiles-29686335-vpnfs Namespace:openshift-operator-lifecycle-manager ID:a3c6568c4d8d3a7b9c908bd1e1ea6cc89effd567eeac7d3fa4edc287847f6ea1 UID:96b3a533-52b0-4151-9288-c7e16e840640 NetNS:/var/run/netns/aede8c6b-c910-4776-8a35-04083eb66bd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod96b3a533_52b0_4151_9288_c7e16e840640.slice PodAnnotations:0xc001f2a710}] Aliases:map[]}"
2026-06-11 13:18:25.179736 | controller | Jun 11 12:15:02.438600 crc crio[24477]: time="2026-06-11T12:15:02.434298265Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686335-vpnfs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.179759 | controller | Jun 11 12:15:02.477330 crc crio[24477]: time="2026-06-11T12:15:02.474888405Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=8266ce63-ce90-44f3-bb67-7f35215c6fe9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.179776 | controller | Jun 11 12:15:02.497433 crc crio[24477]: time="2026-06-11T12:15:02.497369243Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-5d59497547-w2mcp/manager" id=902f8ecf-d747-416c-b23c-78c1763b89b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.179818 | controller | Jun 11 12:15:02.512367 crc crio[24477]: time="2026-06-11T12:15:02.512186493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.179838 | controller | Jun 11 12:15:02.591169 crc crio[24477]: time="2026-06-11T12:15:02.591041378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.179887 | controller | Jun 11 12:15:02.699016 crc crio[24477]: time="2026-06-11T12:15:02.69844397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.179908 | controller | Jun 11 12:15:02.809629 crc crio[24477]: 2026-06-11T12:15:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c42a30d2702f70c Mac:5a:aa:96:61:ba:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/8fda34ad-de43-469c-aa10-77affe3afce4 SocketPath: PciID:}] [{Interface:0xc0005267f0 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.179926 | controller | Jun 11 12:15:02.811940 crc crio[24477]: time="2026-06-11T12:15:02.811854466Z" level=info msg="Got pod network &{Name:openstack-operator-index-rkn4z Namespace:openstack-operators ID:c42a30d2702f70c59f550b2b21409487da08112b046657b218ca1940bfa99f77 UID:bbaa91d1-5857-45e6-83d5-f00135a6f901 NetNS:/var/run/netns/8fda34ad-de43-469c-aa10-77affe3afce4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbbaa91d1_5857_45e6_83d5_f00135a6f901.slice PodAnnotations:0xc001f2a1a0}] Aliases:map[]}"
2026-06-11 13:18:25.179970 | controller | Jun 11 12:15:02.812171 crc crio[24477]: time="2026-06-11T12:15:02.812081492Z" level=info msg="Checking pod openstack-operators_openstack-operator-index-rkn4z for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.179991 | controller | Jun 11 12:15:02.830499 crc crio[24477]: time="2026-06-11T12:15:02.830044532Z" level=info msg="Ran pod sandbox c42a30d2702f70c59f550b2b21409487da08112b046657b218ca1940bfa99f77 with infra container: openstack-operators/openstack-operator-index-rkn4z/POD" id=0d10f214-4c0a-4315-b95e-3db6042a8db9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.180008 | controller | Jun 11 12:15:02.837047 crc crio[24477]: time="2026-06-11T12:15:02.836564517Z" level=info msg="Pulling image: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator-index:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c" id=061b32ad-257b-424b-8ed9-d8d59e0a7e97 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.180048 | controller | Jun 11 12:15:02.850878 crc crio[24477]: time="2026-06-11T12:15:02.850746794Z" level=info msg="Trying to access \"38.102.83.66:5001/openstack-k8s-operators/openstack-operator-index:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c\""
2026-06-11 13:18:25.180074 | controller | Jun 11 12:15:02.884513 crc crio[24477]: time="2026-06-11T12:15:02.884396037Z" level=info msg="Created container 935507d28d3b1226b1a193d52a2d461f18e52c0a9f8c7538d2fc05cba6b94b3e: baremetal-operator-system/baremetal-operator-controller-manager-5d59497547-w2mcp/manager" id=902f8ecf-d747-416c-b23c-78c1763b89b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.180092 | controller | Jun 11 12:15:02.887221 crc crio[24477]: time="2026-06-11T12:15:02.887089292Z" level=info msg="Starting container: 935507d28d3b1226b1a193d52a2d461f18e52c0a9f8c7538d2fc05cba6b94b3e" id=b5b58ec9-9084-4e7e-b6c3-18bc02bda4a1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.180134 | controller | Jun 11 12:15:02.905772 crc crio[24477]: time="2026-06-11T12:15:02.905581652Z" level=info msg="Started container" PID=46983 containerID=935507d28d3b1226b1a193d52a2d461f18e52c0a9f8c7538d2fc05cba6b94b3e description=baremetal-operator-system/baremetal-operator-controller-manager-5d59497547-w2mcp/manager id=b5b58ec9-9084-4e7e-b6c3-18bc02bda4a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35cf6ee1b964bf7020e07bdb0436eb30d5e2646b63949047afb88577a1833871
2026-06-11 13:18:25.180157 | controller | Jun 11 12:15:03.410268 crc crio[24477]: 2026-06-11T12:15:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a3c6568c4d8d3a7 Mac:5e:71:e0:d5:45:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/aede8c6b-c910-4776-8a35-04083eb66bd0 SocketPath: PciID:}] [{Interface:0xc000362940 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.180174 | controller | Jun 11 12:15:03.411849 crc crio[24477]: time="2026-06-11T12:15:03.411749993Z" level=info msg="Got pod network &{Name:collect-profiles-29686335-vpnfs Namespace:openshift-operator-lifecycle-manager ID:a3c6568c4d8d3a7b9c908bd1e1ea6cc89effd567eeac7d3fa4edc287847f6ea1 UID:96b3a533-52b0-4151-9288-c7e16e840640 NetNS:/var/run/netns/aede8c6b-c910-4776-8a35-04083eb66bd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod96b3a533_52b0_4151_9288_c7e16e840640.slice PodAnnotations:0xc001f2a710}] Aliases:map[]}"
2026-06-11 13:18:25.180215 | controller | Jun 11 12:15:03.412499 crc crio[24477]: time="2026-06-11T12:15:03.412395281Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686335-vpnfs for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.180238 | controller | Jun 11 12:15:03.591902 crc crio[24477]: time="2026-06-11T12:15:03.591302989Z" level=info msg="Ran pod sandbox a3c6568c4d8d3a7b9c908bd1e1ea6cc89effd567eeac7d3fa4edc287847f6ea1 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686335-vpnfs/POD" id=972f4b37-904e-4333-b400-10daff0d62cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.180256 | controller | Jun 11 12:15:03.594530 crc crio[24477]: time="2026-06-11T12:15:03.594379481Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=13898f94-492b-40da-b242-4d34d44f6882 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.180295 | controller | Jun 11 12:15:03.895273 crc crio[24477]: time="2026-06-11T12:15:03.892951826Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7ca94bc1-33d8-4970-9a4f-8de0caceb916 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.180317 | controller | Jun 11 12:15:03.907289 crc crio[24477]: time="2026-06-11T12:15:03.907180985Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686335-vpnfs/collect-profiles" id=3dcb4a8c-2f89-492d-bff2-35589a9808cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.180338 | controller | Jun 11 12:15:03.909370 crc crio[24477]: time="2026-06-11T12:15:03.909279344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.180377 | controller | Jun 11 12:15:03.965188 crc crio[24477]: time="2026-06-11T12:15:03.965133269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.180401 | controller | Jun 11 12:15:03.976146 crc crio[24477]: time="2026-06-11T12:15:03.976093856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.180419 | controller | Jun 11 12:15:04.132375 crc crio[24477]: time="2026-06-11T12:15:04.132057167Z" level=info msg="Created container f51bcb1b5a22319dd05736fc04cde038ad0978c20812e146b262c8aca6792e33: openshift-operator-lifecycle-manager/collect-profiles-29686335-vpnfs/collect-profiles" id=3dcb4a8c-2f89-492d-bff2-35589a9808cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.180457 | controller | Jun 11 12:15:04.133830 crc crio[24477]: time="2026-06-11T12:15:04.133697442Z" level=info msg="Starting container: f51bcb1b5a22319dd05736fc04cde038ad0978c20812e146b262c8aca6792e33" id=4d03ad89-76c3-4ed4-9036-02e5d6d366ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.180482 | controller | Jun 11 12:15:04.145148 crc crio[24477]: time="2026-06-11T12:15:04.145024501Z" level=info msg="Started container" PID=47172 containerID=f51bcb1b5a22319dd05736fc04cde038ad0978c20812e146b262c8aca6792e33 description=openshift-operator-lifecycle-manager/collect-profiles-29686335-vpnfs/collect-profiles id=4d03ad89-76c3-4ed4-9036-02e5d6d366ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3c6568c4d8d3a7b9c908bd1e1ea6cc89effd567eeac7d3fa4edc287847f6ea1
2026-06-11 13:18:25.180500 | controller | Jun 11 12:15:06.713294 crc crio[24477]: time="2026-06-11T12:15:06.712213313Z" level=info msg="Stopping pod sandbox: a3c6568c4d8d3a7b9c908bd1e1ea6cc89effd567eeac7d3fa4edc287847f6ea1" id=a5749d5f-933c-427c-8c54-f70f8cf010cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.180516 | controller | Jun 11 12:15:06.714383 crc crio[24477]: time="2026-06-11T12:15:06.714168668Z" level=info msg="Got pod network &{Name:collect-profiles-29686335-vpnfs Namespace:openshift-operator-lifecycle-manager ID:a3c6568c4d8d3a7b9c908bd1e1ea6cc89effd567eeac7d3fa4edc287847f6ea1 UID:96b3a533-52b0-4151-9288-c7e16e840640 NetNS:/var/run/netns/aede8c6b-c910-4776-8a35-04083eb66bd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod96b3a533_52b0_4151_9288_c7e16e840640.slice PodAnnotations:0xc0005301c0}] Aliases:map[]}"
2026-06-11 13:18:25.180560 | controller | Jun 11 12:15:06.714383 crc crio[24477]: time="2026-06-11T12:15:06.714360313Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686335-vpnfs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.180579 | controller | Jun 11 12:15:08.843570 crc crio[24477]: time="2026-06-11T12:15:08.84309876Z" level=info msg="Removing container: e72fdc96ca682336d3f00aefdceb01dfd581c10a53ac38dda96cdc8de7bd84ab" id=47213374-5f6e-41d8-8b20-b7f36a74ab42 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.180596 | controller | Jun 11 12:15:14.317236 crc crio[24477]: time="2026-06-11T12:15:14.315433437Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-k6ctk/POD" id=495dc7d1-bd08-4a65-92a8-1bd68f5c7ebc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.180637 | controller | Jun 11 12:15:14.319421 crc crio[24477]: time="2026-06-11T12:15:14.319275754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.180661 | controller | Jun 11 12:15:19.277262 crc crio[24477]: time="2026-06-11T12:15:19.275580191Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-fhtg5/POD" id=4ec0c0b1-4a18-44a6-9aca-c139d662761b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.180678 | controller | Jun 11 12:15:19.279735 crc crio[24477]: time="2026-06-11T12:15:19.279704017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.180726 | controller | Jun 11 12:15:19.686686 crc crio[24477]: time="2026-06-11T12:15:19.686318924Z" level=info msg="Stopped pod sandbox: a3c6568c4d8d3a7b9c908bd1e1ea6cc89effd567eeac7d3fa4edc287847f6ea1" id=a5749d5f-933c-427c-8c54-f70f8cf010cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.180748 | controller | Jun 11 12:15:19.848001 crc crio[24477]: time="2026-06-11T12:15:19.84786922Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:f8cea8a8d7d1bb9abfb877f3a8c922976093b3b7b65ed091b8f89b51cc058afa" id=9576b7df-93f8-45f9-a400-6d96195175be name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.180766 | controller | Jun 11 12:15:19.858135 crc crio[24477]: time="2026-06-11T12:15:19.85801138Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:latest" id=1f5e16f2-76d3-47d6-b9b8-a939f4429399 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.180806 | controller | Jun 11 12:15:20.410611 crc crio[24477]: time="2026-06-11T12:15:20.409285891Z" level=info msg="Removed container e72fdc96ca682336d3f00aefdceb01dfd581c10a53ac38dda96cdc8de7bd84ab: openshift-infra/auto-csr-approver-29686328-8hjnm/oc" id=47213374-5f6e-41d8-8b20-b7f36a74ab42 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.180826 | controller | Jun 11 12:15:20.487771 crc crio[24477]: time="2026-06-11T12:15:20.487596041Z" level=info msg="Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7" id=37acd3bd-112e-44a5-8555-41ea87cb299f name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.180844 | controller | Jun 11 12:15:20.511106 crc crio[24477]: time="2026-06-11T12:15:20.507765197Z" level=info msg="Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest" id=a76f55a1-d508-4a1a-985f-ccfc8fdc216f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.180895 | controller | Jun 11 12:15:20.531913 crc crio[24477]: time="2026-06-11T12:15:20.531778861Z" level=info msg="Stopping pod sandbox: 5a659938c99f0a7a88ff783097a7f91e7a97906e2195bbe8ae86b36235535baa" id=80577128-97b3-49fb-a867-b3b4ebb67061 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.180914 | controller | Jun 11 12:15:20.532260 crc crio[24477]: time="2026-06-11T12:15:20.531935246Z" level=info msg="Stopped pod sandbox (already stopped): 5a659938c99f0a7a88ff783097a7f91e7a97906e2195bbe8ae86b36235535baa" id=80577128-97b3-49fb-a867-b3b4ebb67061 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.180931 | controller | Jun 11 12:15:20.537437 crc crio[24477]: time="2026-06-11T12:15:20.537391664Z" level=info msg="Removing pod sandbox: 5a659938c99f0a7a88ff783097a7f91e7a97906e2195bbe8ae86b36235535baa" id=2711eb7a-f5a0-4a5f-ab6a-5d13a3a1b736 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.180976 | controller | Jun 11 12:15:20.695819 crc crio[24477]: time="2026-06-11T12:15:20.69560769Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator" id=22dbd46b-c910-41e6-b7b6-897881b3ead2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.180995 | controller | Jun 11 12:15:20.725513 crc crio[24477]: time="2026-06-11T12:15:20.725411317Z" level=info msg="Checking image status: quay.io/metal3-io/ironic-ipa-downloader" id=f0dd9f90-caaa-4d7c-9000-af8bbdb9f05c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.181017 | controller | Jun 11 12:15:20.730060 crc crio[24477]: time="2026-06-11T12:15:20.730027588Z" level=info msg="Got pod network &{Name:certified-operators-k6ctk Namespace:openshift-marketplace ID:4a9125f246fc1d466fe6586820c71f11b8204033d5f40cd91da6cab6b32c5801 UID:00df8b14-aaab-444a-be06-5092647de36f NetNS:/var/run/netns/50972add-f1ec-4c8e-9680-7237dcadc101 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod00df8b14_aaab_444a_be06_5092647de36f.slice PodAnnotations:0xc00251e2c0}] Aliases:map[]}"
2026-06-11 13:18:25.181063 | controller | Jun 11 12:15:20.730227 crc crio[24477]: time="2026-06-11T12:15:20.730206734Z" level=info msg="Adding pod openshift-marketplace_certified-operators-k6ctk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.181082 | controller | Jun 11 12:15:21.499527 crc crio[24477]: time="2026-06-11T12:15:21.498930291Z" level=info msg="Got pod network &{Name:redhat-marketplace-fhtg5 Namespace:openshift-marketplace ID:4aa1d9e385674fa1c4c422901a324086daf1d57080e296a9a7833461196dd421 UID:f85054bb-f32e-4252-89f2-dfb09f481dbe NetNS:/var/run/netns/11acd2e2-fe8f-4a89-928e-5306533e70d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf85054bb_f32e_4252_89f2_dfb09f481dbe.slice PodAnnotations:0xc0003267e0}] Aliases:map[]}"
2026-06-11 13:18:25.181168 | controller | Jun 11 12:15:21.499527 crc crio[24477]: time="2026-06-11T12:15:21.499512298Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-fhtg5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.181211 | controller | Jun 11 12:15:21.502104 crc crio[24477]: time="2026-06-11T12:15:21.501243475Z" level=info msg="Removed pod sandbox: 5a659938c99f0a7a88ff783097a7f91e7a97906e2195bbe8ae86b36235535baa" id=2711eb7a-f5a0-4a5f-ab6a-5d13a3a1b736 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.181235 | controller | Jun 11 12:15:21.615875 crc crio[24477]: 2026-06-11T12:15:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4a9125f246fc1d4 Mac:46:f4:f9:7f:1e:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/50972add-f1ec-4c8e-9680-7237dcadc101 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.181253 | controller | Jun 11 12:15:21.617001 crc crio[24477]: time="2026-06-11T12:15:21.616922136Z" level=info msg="Got pod network &{Name:certified-operators-k6ctk Namespace:openshift-marketplace ID:4a9125f246fc1d466fe6586820c71f11b8204033d5f40cd91da6cab6b32c5801 UID:00df8b14-aaab-444a-be06-5092647de36f NetNS:/var/run/netns/50972add-f1ec-4c8e-9680-7237dcadc101 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod00df8b14_aaab_444a_be06_5092647de36f.slice PodAnnotations:0xc00251e2c0}] Aliases:map[]}"
2026-06-11 13:18:25.181292 | controller | Jun 11 12:15:21.617154 crc crio[24477]: time="2026-06-11T12:15:21.617099251Z" level=info msg="Checking pod openshift-marketplace_certified-operators-k6ctk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.181316 | controller | Jun 11 12:15:21.997514 crc crio[24477]: time="2026-06-11T12:15:21.997047536Z" level=info msg="Ran pod sandbox 4a9125f246fc1d466fe6586820c71f11b8204033d5f40cd91da6cab6b32c5801 with infra container: openshift-marketplace/certified-operators-k6ctk/POD" id=495dc7d1-bd08-4a65-92a8-1bd68f5c7ebc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.181334 | controller | Jun 11 12:15:21.999806 crc crio[24477]: time="2026-06-11T12:15:21.999605768Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=31bbd9a4-f000-4209-8672-6f1116924137 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.181379 | controller | Jun 11 12:15:22.112538 crc crio[24477]: time="2026-06-11T12:15:22.112302386Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-66d6b46c86-ffqwc/manager" id=a7000b58-7dec-4947-9680-4d521dcdd7b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.181402 | controller | Jun 11 12:15:22.141403 crc crio[24477]: 2026-06-11T12:15:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4aa1d9e385674fa Mac:32:03:50:11:d7:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/11acd2e2-fe8f-4a89-928e-5306533e70d4 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.181419 | controller | Jun 11 12:15:22.147970 crc crio[24477]: time="2026-06-11T12:15:22.147875616Z" level=info msg="Got pod network &{Name:redhat-marketplace-fhtg5 Namespace:openshift-marketplace ID:4aa1d9e385674fa1c4c422901a324086daf1d57080e296a9a7833461196dd421 UID:f85054bb-f32e-4252-89f2-dfb09f481dbe NetNS:/var/run/netns/11acd2e2-fe8f-4a89-928e-5306533e70d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf85054bb_f32e_4252_89f2_dfb09f481dbe.slice PodAnnotations:0xc0003267e0}] Aliases:map[]}"
2026-06-11 13:18:25.181457 | controller | Jun 11 12:15:22.148107 crc crio[24477]: time="2026-06-11T12:15:22.148080551Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-fhtg5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.181482 | controller | Jun 11 12:15:22.280995 crc crio[24477]: time="2026-06-11T12:15:22.280853929Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=121b99c9-d0dc-4f85-9b5b-8fef3055950c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.181501 | controller | Jun 11 12:15:22.289224 crc crio[24477]: time="2026-06-11T12:15:22.289029438Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/ironic-ipa-downloader" id=8aab2983-ee0b-4e73-a467-696296270e89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.181518 | controller | Jun 11 12:15:22.408943 crc crio[24477]: time="2026-06-11T12:15:22.408721273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.181563 | controller | Jun 11 12:15:22.412851 crc crio[24477]: time="2026-06-11T12:15:22.412805797Z" level=info msg="Ran pod sandbox 4aa1d9e385674fa1c4c422901a324086daf1d57080e296a9a7833461196dd421 with infra container: openshift-marketplace/redhat-marketplace-fhtg5/POD" id=4ec0c0b1-4a18-44a6-9aca-c139d662761b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.181582 | controller | Jun 11 12:15:22.415035 crc crio[24477]: time="2026-06-11T12:15:22.414951638Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b2064fa1-30a2-4faa-94ab-ad4599306e36 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.181599 | controller | Jun 11 12:15:22.447768 crc crio[24477]: time="2026-06-11T12:15:22.447601562Z" level=info msg="Creating container: openshift-marketplace/certified-operators-k6ctk/extract-utilities" id=6a24df85-f139-4c7d-8976-9cea1f89e225 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.181641 | controller | Jun 11 12:15:22.561395 crc crio[24477]: time="2026-06-11T12:15:22.561094031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.181665 | controller | Jun 11 12:15:22.564248 crc crio[24477]: time="2026-06-11T12:15:22.563630853Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b1f0fdfc-ea71-42f5-b9d6-2aa4b908a8a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.181684 | controller | Jun 11 12:15:22.779818 crc crio[24477]: time="2026-06-11T12:15:22.779696047Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-fhtg5/extract-utilities" id=abebbf25-a7fb-4928-b3d8-29e957efe1ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.181728 | controller | Jun 11 12:15:22.962839 crc crio[24477]: time="2026-06-11T12:15:22.962238372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.181746 | controller | Jun 11 12:15:23.063014 crc crio[24477]: time="2026-06-11T12:15:23.062782459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.181763 | controller | Jun 11 12:15:23.939921 crc crio[24477]: time="2026-06-11T12:15:23.939801963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.181802 | controller | Jun 11 12:15:23.943246 crc crio[24477]: time="2026-06-11T12:15:23.943170348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.181822 | controller | Jun 11 12:15:23.948339 crc crio[24477]: time="2026-06-11T12:15:23.948209118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.181839 | controller | Jun 11 12:15:23.955445 crc crio[24477]: time="2026-06-11T12:15:23.955328068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.181892 | controller | Jun 11 12:15:23.963543 crc crio[24477]: time="2026-06-11T12:15:23.963350803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.181915 | controller | Jun 11 12:15:23.994348 crc crio[24477]: time="2026-06-11T12:15:23.993860798Z" level=info msg="Pulled image: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator-index@sha256:2618cdc7bb10b96a986b0856c5b6c79dc4072ff60039c63f6f714f13b6369c00" id=061b32ad-257b-424b-8ed9-d8d59e0a7e97 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.181933 | controller | Jun 11 12:15:23.995118 crc crio[24477]: time="2026-06-11T12:15:23.99502723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.181978 | controller | Jun 11 12:15:24.000912 crc crio[24477]: time="2026-06-11T12:15:24.000804852Z" level=info msg="Checking image status: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator-index:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c" id=f75ef3d3-cef3-4fc9-9dd5-03df0757afd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.181998 | controller | Jun 11 12:15:24.009291 crc crio[24477]: time="2026-06-11T12:15:24.007565462Z" level=info msg="Checking image status: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator-index:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c" id=72679d9e-5d44-434e-829c-140c89a84e05 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.182016 | controller | Jun 11 12:15:24.017811 crc crio[24477]: time="2026-06-11T12:15:24.01763017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.182063 | controller | Jun 11 12:15:24.019359 crc crio[24477]: time="2026-06-11T12:15:24.01928223Z" level=info msg="Pulled image: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator-index@sha256:2618cdc7bb10b96a986b0856c5b6c79dc4072ff60039c63f6f714f13b6369c00" id=54d02dde-d2e8-4d5c-9153-81e05acd4dbb name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.182085 | controller | Jun 11 12:15:24.020262 crc crio[24477]: time="2026-06-11T12:15:24.020155645Z" level=info msg="Checking image status: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator-index:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c" id=d88e2e63-3ae8-4994-922d-6f74d1af51c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.182102 | controller | Jun 11 12:15:24.025048 crc crio[24477]: time="2026-06-11T12:15:24.024588638Z" level=info msg="Checking image status: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator-index:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c" id=41d22fa0-620a-4c24-b698-4fb168cd879e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.182147 | controller | Jun 11 12:15:24.025883 crc crio[24477]: time="2026-06-11T12:15:24.025098403Z" level=info msg="Creating container: openstack-operators/openstack-operator-index-rkn4z/registry-server" id=b402633e-5194-4305-9b1c-a10880c9318e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.182166 | controller | Jun 11 12:15:24.032761 crc crio[24477]: time="2026-06-11T12:15:24.032633837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.182184 | controller | Jun 11 12:15:24.035568 crc crio[24477]: time="2026-06-11T12:15:24.035437482Z" level=info msg="Creating container: openstack-operators/openstack-operator-index-8vs2f/registry-server" id=44f6f58c-4ab7-4a0c-8527-4b57aa61360f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.182226 | controller | Jun 11 12:15:24.040038 crc crio[24477]: time="2026-06-11T12:15:24.039962079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.182245 | controller | Jun 11 12:15:24.164599 crc crio[24477]: time="2026-06-11T12:15:24.164264993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.182263 | controller | Jun 11 12:15:24.175928 crc crio[24477]: time="2026-06-11T12:15:24.175829838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.182304 | controller | Jun 11 12:15:24.202740 crc crio[24477]: time="2026-06-11T12:15:24.202136894Z" level=info msg="Created container b1065fea36505c91c1e515b27bd87a29864f6993229361733a86ac3e54ad6a88: openshift-marketplace/certified-operators-k6ctk/extract-utilities" id=6a24df85-f139-4c7d-8976-9cea1f89e225 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.182324 | controller | Jun 11 12:15:24.204217 crc crio[24477]: time="2026-06-11T12:15:24.204050128Z" level=info msg="Starting container: b1065fea36505c91c1e515b27bd87a29864f6993229361733a86ac3e54ad6a88" id=fac5eb52-f8cc-4bd5-9ee7-67f30057fd89 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.182342 | controller | Jun 11 12:15:24.208340 crc crio[24477]: time="2026-06-11T12:15:24.205503578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.182381 | controller | Jun 11 12:15:24.211898 crc crio[24477]: time="2026-06-11T12:15:24.211748764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.182404 | controller | Jun 11 12:15:24.212614 crc crio[24477]: time="2026-06-11T12:15:24.212521785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.182432 | controller | Jun 11 12:15:24.214458 crc crio[24477]: time="2026-06-11T12:15:24.21412459Z" level=info msg="Started container" PID=47896 containerID=b1065fea36505c91c1e515b27bd87a29864f6993229361733a86ac3e54ad6a88 description=openshift-marketplace/certified-operators-k6ctk/extract-utilities id=fac5eb52-f8cc-4bd5-9ee7-67f30057fd89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4a9125f246fc1d466fe6586820c71f11b8204033d5f40cd91da6cab6b32c5801
2026-06-11 13:18:25.182476 | controller | Jun 11 12:15:24.241930 crc crio[24477]: time="2026-06-11T12:15:24.240443707Z" level=info msg="Created container 6bf88b46098138663dccee00cff03369e9d8d10627687f97936240d85515f98a: baremetal-operator-system/baremetal-operator-controller-manager-66d6b46c86-ffqwc/manager" id=a7000b58-7dec-4947-9680-4d521dcdd7b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.182496 | controller | Jun 11 12:15:24.242212 crc crio[24477]: time="2026-06-11T12:15:24.242010595Z" level=info msg="Starting container: 6bf88b46098138663dccee00cff03369e9d8d10627687f97936240d85515f98a" id=87ac32d7-7c08-4cb7-a033-ac10785ac021 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.182513 | controller | Jun 11 12:15:24.250079 crc crio[24477]: time="2026-06-11T12:15:24.249025168Z" level=info msg="Created container b660eaf2b468995bab8f78e79ab183165e621a830f59d19275a59722d12eab22: openshift-marketplace/redhat-marketplace-fhtg5/extract-utilities" id=abebbf25-a7fb-4928-b3d8-29e957efe1ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.182556 | controller | Jun 11 12:15:24.251793 crc crio[24477]: time="2026-06-11T12:15:24.250576601Z" level=info msg="Starting container: b660eaf2b468995bab8f78e79ab183165e621a830f59d19275a59722d12eab22" id=fbb1ad92-f921-4117-bf60-82bf89d677f4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.182578 | controller | Jun 11 12:15:24.254800 crc crio[24477]: time="2026-06-11T12:15:24.251586839Z" level=info msg="Started container" PID=47899 containerID=6bf88b46098138663dccee00cff03369e9d8d10627687f97936240d85515f98a description=baremetal-operator-system/baremetal-operator-controller-manager-66d6b46c86-ffqwc/manager id=87ac32d7-7c08-4cb7-a033-ac10785ac021 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94b5d07ee58538b0fc78a460453dd16c708ea4f385203dc5bfd648f58bb558b6
2026-06-11 13:18:25.182596 | controller | Jun 11 12:15:24.264330 crc crio[24477]: time="2026-06-11T12:15:24.264228143Z" level=info msg="Started container" PID=47898 containerID=b660eaf2b468995bab8f78e79ab183165e621a830f59d19275a59722d12eab22 description=openshift-marketplace/redhat-marketplace-fhtg5/extract-utilities id=fbb1ad92-f921-4117-bf60-82bf89d677f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4aa1d9e385674fa1c4c422901a324086daf1d57080e296a9a7833461196dd421
2026-06-11 13:18:25.182674 | controller | Jun 11 12:15:24.535772 crc crio[24477]: time="2026-06-11T12:15:24.535611458Z" level=info msg="Created container d3562bbaf628c65ff19c0a57f8bbf6fb1bc3d05ca872e3c06764204f5f869be5: openstack-operators/openstack-operator-index-rkn4z/registry-server" id=b402633e-5194-4305-9b1c-a10880c9318e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.182714 | controller | Jun 11 12:15:24.537391 crc crio[24477]: time="2026-06-11T12:15:24.537253784Z" level=info msg="Starting container: d3562bbaf628c65ff19c0a57f8bbf6fb1bc3d05ca872e3c06764204f5f869be5" id=ae6f7e56-7d77-4b09-b221-eca6df355455 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.182737 | controller | Jun 11 12:15:24.543505 crc crio[24477]: time="2026-06-11T12:15:24.543352955Z" level=info msg="Started container" PID=47936 containerID=d3562bbaf628c65ff19c0a57f8bbf6fb1bc3d05ca872e3c06764204f5f869be5 description=openstack-operators/openstack-operator-index-rkn4z/registry-server id=ae6f7e56-7d77-4b09-b221-eca6df355455 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c42a30d2702f70c59f550b2b21409487da08112b046657b218ca1940bfa99f77
2026-06-11 13:18:25.182815 | controller | Jun 11 12:15:24.561161 crc crio[24477]: time="2026-06-11T12:15:24.560355741Z" level=info msg="Created container 5ce8b8196d6d0dcff8e7e4d31491d24f49f67d8472b4f5c308bb48280a2ff137: openstack-operators/openstack-operator-index-8vs2f/registry-server" id=44f6f58c-4ab7-4a0c-8527-4b57aa61360f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.182841 | controller | Jun 11 12:15:24.562078 crc crio[24477]: time="2026-06-11T12:15:24.561986266Z" level=info msg="Starting container: 5ce8b8196d6d0dcff8e7e4d31491d24f49f67d8472b4f5c308bb48280a2ff137" id=01223fe3-7105-4a86-a431-3953259f6d67 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.182897 | controller | Jun 11 12:15:24.567441 crc crio[24477]: time="2026-06-11T12:15:24.567337406Z" level=info msg="Created container 479c424626383de4eae4f8dc94b4674d1d2e484eea91365a0295bd5c67296ea1: baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/ironic-ipa-downloader" id=8aab2983-ee0b-4e73-a467-696296270e89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.182919 | controller | Jun 11 12:15:24.568318 crc crio[24477]: time="2026-06-11T12:15:24.568216302Z" level=info msg="Starting container: 479c424626383de4eae4f8dc94b4674d1d2e484eea91365a0295bd5c67296ea1" id=2cc03987-7053-4fb0-897d-b057eb305acd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.182936 | controller | Jun 11 12:15:24.571839 crc crio[24477]: time="2026-06-11T12:15:24.571735191Z" level=info msg="Started container" PID=47938 containerID=5ce8b8196d6d0dcff8e7e4d31491d24f49f67d8472b4f5c308bb48280a2ff137 description=openstack-operators/openstack-operator-index-8vs2f/registry-server id=01223fe3-7105-4a86-a431-3953259f6d67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c22f14ecf776f8151c3ecf4d4ca816f887f9867347cef4d9d0088281085b831
2026-06-11 13:18:25.182995 | controller | Jun 11 12:15:24.577457 crc crio[24477]: time="2026-06-11T12:15:24.576981257Z" level=info msg="Started container" PID=47937 containerID=479c424626383de4eae4f8dc94b4674d1d2e484eea91365a0295bd5c67296ea1 description=baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/ironic-ipa-downloader id=2cc03987-7053-4fb0-897d-b057eb305acd name=/runtime.v1.RuntimeService/StartContainer sandboxID=cca1e71d2c70fdfff34c3e421cd265d2a11d2b7a0748a6c31db11863246c0ff3
2026-06-11 13:18:25.183834 | controller | Jun 11 12:15:25.281979 crc crio[24477]: time="2026-06-11T12:15:25.27087211Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=8d72786d-1057-45c0-8f8c-b806bf6fba48 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.183896 | controller | Jun 11 12:15:25.281979 crc crio[24477]: time="2026-06-11T12:15:25.281421455Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 13:18:25.183919 | controller | Jun 11 12:15:25.316199 crc crio[24477]: time="2026-06-11T12:15:25.316114311Z" level=info msg="Stopping container: 5ce8b8196d6d0dcff8e7e4d31491d24f49f67d8472b4f5c308bb48280a2ff137 (timeout: 2s)" id=91eab861-72ab-436c-8f99-825afcdea3a0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.183938 | controller | Jun 11 12:15:25.323549 crc crio[24477]: time="2026-06-11T12:15:25.323442602Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=f13e43cb-0a0a-4b4f-99cd-8b7352da06a3 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.183978 | controller | Jun 11 12:15:25.328138 crc crio[24477]: time="2026-06-11T12:15:25.328033171Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 13:18:25.184002 | controller | Jun 11 12:15:25.455209 crc crio[24477]: time="2026-06-11T12:15:25.455105991Z" level=info msg="Stopped container 5ce8b8196d6d0dcff8e7e4d31491d24f49f67d8472b4f5c308bb48280a2ff137: openstack-operators/openstack-operator-index-8vs2f/registry-server" id=91eab861-72ab-436c-8f99-825afcdea3a0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.184024 | controller | Jun 11 12:15:25.456769 crc crio[24477]: time="2026-06-11T12:15:25.456688256Z" level=info msg="Stopping pod sandbox: 7c22f14ecf776f8151c3ecf4d4ca816f887f9867347cef4d9d0088281085b831" id=e6597472-5125-4e3f-9f92-7c2b2e91bce0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.184042 | controller | Jun 11 12:15:25.457249 crc crio[24477]: time="2026-06-11T12:15:25.45717229Z" level=info msg="Got pod network &{Name:openstack-operator-index-8vs2f Namespace:openstack-operators ID:7c22f14ecf776f8151c3ecf4d4ca816f887f9867347cef4d9d0088281085b831 UID:f78ba27e-e2e5-48e8-8dff-f1763bba89e0 NetNS:/var/run/netns/01d59027-6df6-4f18-a040-0fea77b8055a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf78ba27e_e2e5_48e8_8dff_f1763bba89e0.slice PodAnnotations:0xc000530648}] Aliases:map[]}"
2026-06-11 13:18:25.184059 | controller | Jun 11 12:15:25.457421 crc crio[24477]: time="2026-06-11T12:15:25.457359985Z" level=info msg="Deleting pod openstack-operators_openstack-operator-index-8vs2f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.184076 | controller | Jun 11 12:15:25.882397 crc crio[24477]: time="2026-06-11T12:15:25.88225036Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=8d72786d-1057-45c0-8f8c-b806bf6fba48 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.184094 | controller | Jun 11 12:15:25.883505 crc crio[24477]: time="2026-06-11T12:15:25.883409123Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=2dc21090-d4fe-4700-b28c-b8af4b69ca0f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.184201 | controller | Jun 11 12:15:25.886602 crc crio[24477]: time="2026-06-11T12:15:25.886103458Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=77f3c51c-5ee8-47db-8645-f1861caa96b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.184225 | controller | Jun 11 12:15:25.895962 crc crio[24477]: time="2026-06-11T12:15:25.895880143Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-fhtg5/extract-content" id=77aa7532-43f3-47fa-abd3-d9652bd6008e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.184243 | controller | Jun 11 12:15:25.896498 crc crio[24477]: time="2026-06-11T12:15:25.896389728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.184260 | controller | Jun 11 12:15:25.955391 crc crio[24477]: time="2026-06-11T12:15:25.955262196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.184277 | controller | Jun 11 12:15:25.963796 crc crio[24477]: time="2026-06-11T12:15:25.960329549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.184294 | controller | Jun 11 12:15:26.009442 crc crio[24477]: time="2026-06-11T12:15:26.009347832Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:ff23a6409155a523e9d8d88955ed6c8eeef67a7bed83b65b88346a17ef0248a3" id=f13e43cb-0a0a-4b4f-99cd-8b7352da06a3 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.184313 | controller | Jun 11 12:15:26.011082 crc crio[24477]: time="2026-06-11T12:15:26.010995218Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=fa3f0eb2-0e16-4630-a423-58cdb18c58b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.184379 | controller | Jun 11 12:15:26.014014 crc crio[24477]: time="2026-06-11T12:15:26.013402656Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=5862d0fe-0582-48ce-952a-168b73c07196 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.184407 | controller | Jun 11 12:15:26.022404 crc crio[24477]: time="2026-06-11T12:15:26.022183472Z" level=info msg="Creating container: openshift-marketplace/certified-operators-k6ctk/extract-content" id=52feb3d6-f2f4-40c3-88ef-3f3c1c29f981 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.184429 | controller | Jun 11 12:15:26.023299 crc crio[24477]: time="2026-06-11T12:15:26.023086687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.184452 | controller | Jun 11 12:15:26.043551 crc crio[24477]: time="2026-06-11T12:15:26.043501138Z" level=info msg="Stopped pod sandbox: 7c22f14ecf776f8151c3ecf4d4ca816f887f9867347cef4d9d0088281085b831" id=e6597472-5125-4e3f-9f92-7c2b2e91bce0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.184475 | controller | Jun 11 12:15:26.060140 crc crio[24477]: time="2026-06-11T12:15:26.060034902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.184499 | controller | Jun 11 12:15:26.064840 crc crio[24477]: time="2026-06-11T12:15:26.064746534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.184518 | controller | Jun 11 12:15:26.190184 crc crio[24477]: time="2026-06-11T12:15:26.190060357Z" level=info msg="Created container 80ebb1ae7894c53bcec55818590ac7534246bf64a2242553a5cea751c22cff08: openshift-marketplace/redhat-marketplace-fhtg5/extract-content" id=77aa7532-43f3-47fa-abd3-d9652bd6008e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.184536 | controller | Jun 11 12:15:26.191886 crc crio[24477]: time="2026-06-11T12:15:26.191796464Z" level=info msg="Starting container: 80ebb1ae7894c53bcec55818590ac7534246bf64a2242553a5cea751c22cff08" id=eab0fa78-f238-449a-948c-cf93d45979f5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.184553 | controller | Jun 11 12:15:26.197754 crc crio[24477]: time="2026-06-11T12:15:26.197545706Z" level=info msg="Created container 0b182cc2c97ae714b29716de360425dcc33c52207f14f2b81bd4e1de59694071: openshift-marketplace/certified-operators-k6ctk/extract-content" id=52feb3d6-f2f4-40c3-88ef-3f3c1c29f981 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.184570 | controller | Jun 11 12:15:26.200209 crc crio[24477]: time="2026-06-11T12:15:26.200093576Z" level=info msg="Starting container: 0b182cc2c97ae714b29716de360425dcc33c52207f14f2b81bd4e1de59694071" id=c084ebb0-d356-429c-9035-cf6d17cac9fa name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.184586 | controller | Jun 11 12:15:26.202128 crc crio[24477]: time="2026-06-11T12:15:26.202027981Z" level=info msg="Started container" PID=48038 containerID=80ebb1ae7894c53bcec55818590ac7534246bf64a2242553a5cea751c22cff08 description=openshift-marketplace/redhat-marketplace-fhtg5/extract-content id=eab0fa78-f238-449a-948c-cf93d45979f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4aa1d9e385674fa1c4c422901a324086daf1d57080e296a9a7833461196dd421
2026-06-11 13:18:25.184603 | controller | Jun 11 12:15:26.209117 crc crio[24477]: time="2026-06-11T12:15:26.209030766Z" level=info msg="Started container" PID=48042 containerID=0b182cc2c97ae714b29716de360425dcc33c52207f14f2b81bd4e1de59694071 description=openshift-marketplace/certified-operators-k6ctk/extract-content id=c084ebb0-d356-429c-9035-cf6d17cac9fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=4a9125f246fc1d466fe6586820c71f11b8204033d5f40cd91da6cab6b32c5801
2026-06-11 13:18:25.184620 | controller | Jun 11 12:15:26.343523 crc crio[24477]: time="2026-06-11T12:15:26.343094055Z" level=info msg="Removing container: 5ce8b8196d6d0dcff8e7e4d31491d24f49f67d8472b4f5c308bb48280a2ff137" id=551fd5d7-7f37-491e-ad2f-5891e636b999 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.184640 | controller | Jun 11 12:15:26.356912 crc crio[24477]: time="2026-06-11T12:15:26.355456281Z" level=info msg="Stopping container: 6bf88b46098138663dccee00cff03369e9d8d10627687f97936240d85515f98a (timeout: 10s)" id=7b444f7f-809d-482c-a07f-0179220a96a2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.184658 | controller | Jun 11 12:15:26.378107 crc crio[24477]: time="2026-06-11T12:15:26.378008754Z" level=info msg="Removed container 5ce8b8196d6d0dcff8e7e4d31491d24f49f67d8472b4f5c308bb48280a2ff137: openstack-operators/openstack-operator-index-8vs2f/registry-server" id=551fd5d7-7f37-491e-ad2f-5891e636b999 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.184675 | controller | Jun 11 12:15:26.529617 crc crio[24477]: time="2026-06-11T12:15:26.528209301Z" level=info msg="Stopped container 6bf88b46098138663dccee00cff03369e9d8d10627687f97936240d85515f98a: baremetal-operator-system/baremetal-operator-controller-manager-66d6b46c86-ffqwc/manager" id=7b444f7f-809d-482c-a07f-0179220a96a2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.184691 | controller | Jun 11 12:15:26.541144 crc crio[24477]: time="2026-06-11T12:15:26.54061785Z" level=info msg="Stopping pod sandbox: 94b5d07ee58538b0fc78a460453dd16c708ea4f385203dc5bfd648f58bb558b6" id=20452111-50c7-49f4-874e-2a0773b7cbf6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.184733 | controller | Jun 11 12:15:26.544062 crc crio[24477]: time="2026-06-11T12:15:26.542816757Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-66d6b46c86-ffqwc Namespace:baremetal-operator-system ID:94b5d07ee58538b0fc78a460453dd16c708ea4f385203dc5bfd648f58bb558b6 UID:97541e6b-1ce7-48a5-883a-2b0cee088af1 NetNS:/var/run/netns/4716f5a8-7967-4bfc-9c6c-503ec9ff26be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97541e6b_1ce7_48a5_883a_2b0cee088af1.slice PodAnnotations:0xc002ce4538}] Aliases:map[]}"
2026-06-11 13:18:25.184759 | controller | Jun 11 12:15:26.544062 crc crio[24477]: time="2026-06-11T12:15:26.54311461Z" level=info msg="Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-66d6b46c86-ffqwc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.184777 | controller | Jun 11 12:15:28.251531 crc crio[24477]: time="2026-06-11T12:15:28.250040667Z" level=info msg="Stopped pod sandbox: 94b5d07ee58538b0fc78a460453dd16c708ea4f385203dc5bfd648f58bb558b6" id=20452111-50c7-49f4-874e-2a0773b7cbf6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.184793 | controller | Jun 11 12:15:28.454591 crc crio[24477]: time="2026-06-11T12:15:28.454023242Z" level=info msg="Removing container: 6bf88b46098138663dccee00cff03369e9d8d10627687f97936240d85515f98a" id=c98e44db-f44f-4c74-8501-caddbbffd584 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.184809 | controller | Jun 11 12:15:28.622531 crc crio[24477]: time="2026-06-11T12:15:28.620243099Z" level=info msg="Removed container 6bf88b46098138663dccee00cff03369e9d8d10627687f97936240d85515f98a: baremetal-operator-system/baremetal-operator-controller-manager-66d6b46c86-ffqwc/manager" id=c98e44db-f44f-4c74-8501-caddbbffd584 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.184826 | controller | Jun 11 12:15:29.491759 crc crio[24477]: time="2026-06-11T12:15:29.491030349Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1c452aca-f195-4cc2-abfc-9d0f6bfcd479 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.184842 | controller | Jun 11 12:15:29.500886 crc crio[24477]: time="2026-06-11T12:15:29.500346029Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=cc0ab3cd-0861-4aed-9f61-2c95d8e91926 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.184889 | controller | Jun 11 12:15:29.518069 crc crio[24477]: time="2026-06-11T12:15:29.516379889Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-fhtg5/registry-server" id=d8ef90b1-d0d4-4c2a-b539-280057fbb758 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.184908 | controller | Jun 11 12:15:29.518977 crc crio[24477]: time="2026-06-11T12:15:29.518791779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.184926 | controller | Jun 11 12:15:29.611697 crc crio[24477]: time="2026-06-11T12:15:29.611399911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.184942 | controller | Jun 11 12:15:29.618333 crc crio[24477]: time="2026-06-11T12:15:29.618007136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.184959 | controller | Jun 11 12:15:30.178825 crc crio[24477]: time="2026-06-11T12:15:30.177630718Z" level=info msg="Created container 3c7330a98b0a8972bcad783f8f44aa079fb782ebd0926bdbcdf3d08a9ef25796: openshift-marketplace/redhat-marketplace-fhtg5/registry-server" id=d8ef90b1-d0d4-4c2a-b539-280057fbb758 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.184976 | controller | Jun 11 12:15:30.180976 crc crio[24477]: time="2026-06-11T12:15:30.180926319Z" level=info msg="Starting container: 3c7330a98b0a8972bcad783f8f44aa079fb782ebd0926bdbcdf3d08a9ef25796" id=35cb681e-1ff8-452b-8019-69395f32f411 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.184993 | controller | Jun 11 12:15:30.190588 crc crio[24477]: time="2026-06-11T12:15:30.19053041Z" level=info msg="Started container" PID=48149 containerID=3c7330a98b0a8972bcad783f8f44aa079fb782ebd0926bdbcdf3d08a9ef25796 description=openshift-marketplace/redhat-marketplace-fhtg5/registry-server id=35cb681e-1ff8-452b-8019-69395f32f411 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4aa1d9e385674fa1c4c422901a324086daf1d57080e296a9a7833461196dd421
2026-06-11 13:18:25.185010 | controller | Jun 11 12:15:35.779461 crc crio[24477]: time="2026-06-11T12:15:35.777319471Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=58ad1f70-2bad-46e6-9150-5369f5429cc6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.185027 | controller | Jun 11 12:15:35.797104 crc crio[24477]: time="2026-06-11T12:15:35.796872552Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=06fadf3e-9976-43b1-a905-7ef05f82f97f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.185044 | controller | Jun 11 12:15:35.856094 crc crio[24477]: time="2026-06-11T12:15:35.855418819Z" level=info msg="Creating container: openshift-marketplace/certified-operators-k6ctk/registry-server" id=89710c9f-bbff-4b56-a1a4-f99c53b4e9a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.185061 | controller | Jun 11 12:15:35.856883 crc crio[24477]: time="2026-06-11T12:15:35.856810287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.185078 | controller | Jun 11 12:15:35.921815 crc crio[24477]: time="2026-06-11T12:15:35.921562655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.185098 | controller | Jun 11 12:15:35.928276 crc crio[24477]: time="2026-06-11T12:15:35.927867424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.185116 | controller | Jun 11 12:15:36.114538 crc crio[24477]: time="2026-06-11T12:15:36.11424349Z" level=info msg="Created container e7505b0671bccd7ad14ee3ba5642f1204da198a796d28a991f8e2af1fa72543f: openshift-marketplace/certified-operators-k6ctk/registry-server" id=89710c9f-bbff-4b56-a1a4-f99c53b4e9a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.185134 | controller | Jun 11 12:15:36.115725 crc crio[24477]: time="2026-06-11T12:15:36.11561923Z" level=info msg="Starting container: e7505b0671bccd7ad14ee3ba5642f1204da198a796d28a991f8e2af1fa72543f" id=a4316a08-047b-40e4-8ccb-9b15fac0842e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.185150 | controller | Jun 11 12:15:36.134981 crc crio[24477]: time="2026-06-11T12:15:36.132939485Z" level=info msg="Started container" PID=48306 containerID=e7505b0671bccd7ad14ee3ba5642f1204da198a796d28a991f8e2af1fa72543f description=openshift-marketplace/certified-operators-k6ctk/registry-server id=a4316a08-047b-40e4-8ccb-9b15fac0842e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4a9125f246fc1d466fe6586820c71f11b8204033d5f40cd91da6cab6b32c5801
2026-06-11 13:18:25.185167 | controller | Jun 11 12:15:41.903401 crc crio[24477]: time="2026-06-11T12:15:41.902251784Z" level=info msg="Stopping container: 3c7330a98b0a8972bcad783f8f44aa079fb782ebd0926bdbcdf3d08a9ef25796 (timeout: 2s)" id=36b4d9d0-e3d3-40ee-8e12-c6ed0db12a45 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.185184 | controller | Jun 11 12:15:42.035587 crc crio[24477]: time="2026-06-11T12:15:42.034746463Z" level=info msg="Stopped container 3c7330a98b0a8972bcad783f8f44aa079fb782ebd0926bdbcdf3d08a9ef25796: openshift-marketplace/redhat-marketplace-fhtg5/registry-server" id=36b4d9d0-e3d3-40ee-8e12-c6ed0db12a45 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.185201 | controller | Jun 11 12:15:42.036783 crc crio[24477]: time="2026-06-11T12:15:42.036637055Z" level=info msg="Stopping pod sandbox: 4aa1d9e385674fa1c4c422901a324086daf1d57080e296a9a7833461196dd421" id=7d899945-96a7-4872-a78c-4196b9225a1a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.185217 | controller | Jun 11 12:15:42.037890 crc crio[24477]: time="2026-06-11T12:15:42.037323344Z" level=info msg="Got pod network &{Name:redhat-marketplace-fhtg5 Namespace:openshift-marketplace ID:4aa1d9e385674fa1c4c422901a324086daf1d57080e296a9a7833461196dd421 UID:f85054bb-f32e-4252-89f2-dfb09f481dbe NetNS:/var/run/netns/11acd2e2-fe8f-4a89-928e-5306533e70d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf85054bb_f32e_4252_89f2_dfb09f481dbe.slice PodAnnotations:0xc000a86b48}] Aliases:map[]}"
2026-06-11 13:18:25.185233 | controller | Jun 11 12:15:42.037890 crc crio[24477]: time="2026-06-11T12:15:42.037579381Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-fhtg5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.185251 | controller | Jun 11 12:15:42.645886 crc crio[24477]: time="2026-06-11T12:15:42.645599542Z" level=info msg="Stopped pod sandbox: 4aa1d9e385674fa1c4c422901a324086daf1d57080e296a9a7833461196dd421" id=7d899945-96a7-4872-a78c-4196b9225a1a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.185268 | controller | Jun 11 12:15:42.920011 crc crio[24477]: time="2026-06-11T12:15:42.919545514Z" level=info msg="Removing container: 3c7330a98b0a8972bcad783f8f44aa079fb782ebd0926bdbcdf3d08a9ef25796" id=7f7349e5-a9a1-46da-b4cb-03ce4b31f974 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.185285 | controller | Jun 11 12:15:42.952808 crc crio[24477]: time="2026-06-11T12:15:42.952752197Z" level=info msg="Removed container 3c7330a98b0a8972bcad783f8f44aa079fb782ebd0926bdbcdf3d08a9ef25796: openshift-marketplace/redhat-marketplace-fhtg5/registry-server" id=7f7349e5-a9a1-46da-b4cb-03ce4b31f974 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.185304 | controller | Jun 11 12:15:42.955986 crc crio[24477]: time="2026-06-11T12:15:42.955955145Z" level=info msg="Removing container: 80ebb1ae7894c53bcec55818590ac7534246bf64a2242553a5cea751c22cff08" id=c09aa450-d873-4956-80f5-fec89dd6bcc7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.185323 | controller | Jun 11 12:15:42.989409 crc crio[24477]: time="2026-06-11T12:15:42.989301699Z" level=info msg="Removed container 80ebb1ae7894c53bcec55818590ac7534246bf64a2242553a5cea751c22cff08: openshift-marketplace/redhat-marketplace-fhtg5/extract-content" id=c09aa450-d873-4956-80f5-fec89dd6bcc7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.185340 | controller | Jun 11 12:15:42.993124 crc crio[24477]: time="2026-06-11T12:15:42.993043744Z" level=info msg="Removing container: b660eaf2b468995bab8f78e79ab183165e621a830f59d19275a59722d12eab22" id=68aa7195-f3fd-4ecd-a824-46becf888c40 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.185357 | controller | Jun 11 12:15:43.019993 crc crio[24477]: time="2026-06-11T12:15:43.019588118Z" level=info msg="Removed container b660eaf2b468995bab8f78e79ab183165e621a830f59d19275a59722d12eab22: openshift-marketplace/redhat-marketplace-fhtg5/extract-utilities" id=68aa7195-f3fd-4ecd-a824-46becf888c40 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.185378 | controller | Jun 11 12:15:43.901063 crc crio[24477]: time="2026-06-11T12:15:43.900357966Z" level=info msg="Running pod sandbox: openstack-operators/1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl/POD" id=6b3e5360-6685-4ea5-a41a-049a69575004 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.185402 | controller | Jun 11 12:15:43.901231 crc crio[24477]: time="2026-06-11T12:15:43.901082097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.185456 | controller | Jun 11 12:15:43.936583 crc crio[24477]: time="2026-06-11T12:15:43.936206242Z" level=info msg="Got pod network &{Name:1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl Namespace:openstack-operators ID:f66e42c5ec7820b79110e990ec49cd0e213de613f353539edac2876c2ce5ce95 UID:3ff60253-4688-412b-841d-6fa976732c2a NetNS:/var/run/netns/b074de77-7587-4ca5-b457-521f1d979475 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ff60253_4688_412b_841d_6fa976732c2a.slice PodAnnotations:0xc002ce4920}] Aliases:map[]}"
2026-06-11 13:18:25.185482 | controller | Jun 11 12:15:43.936583 crc crio[24477]: time="2026-06-11T12:15:43.936283254Z" level=info msg="Adding pod openstack-operators_1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.185506 | controller | Jun 11 12:15:44.278196 crc crio[24477]: 2026-06-11T12:15:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f66e42c5ec7820b Mac:22:a1:91:0f:30:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/b074de77-7587-4ca5-b457-521f1d979475 SocketPath: PciID:}] [{Interface:0xc00013c5c0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.185530 | controller | Jun 11 12:15:44.281329 crc crio[24477]: time="2026-06-11T12:15:44.281265451Z" level=info msg="Got pod network &{Name:1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl Namespace:openstack-operators ID:f66e42c5ec7820b79110e990ec49cd0e213de613f353539edac2876c2ce5ce95 UID:3ff60253-4688-412b-841d-6fa976732c2a NetNS:/var/run/netns/b074de77-7587-4ca5-b457-521f1d979475 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ff60253_4688_412b_841d_6fa976732c2a.slice PodAnnotations:0xc002ce4920}] Aliases:map[]}"
2026-06-11 13:18:25.185559 | controller | Jun 11 12:15:44.281630 crc crio[24477]: time="2026-06-11T12:15:44.281543729Z" level=info msg="Checking pod openstack-operators_1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.185583 | controller | Jun 11 12:15:44.298038 crc crio[24477]: time="2026-06-11T12:15:44.297994328Z" level=info msg="Ran pod sandbox f66e42c5ec7820b79110e990ec49cd0e213de613f353539edac2876c2ce5ce95 with infra container: openstack-operators/1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl/POD" id=6b3e5360-6685-4ea5-a41a-049a69575004 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.185604 | controller | Jun 11 12:15:44.302130 crc crio[24477]: time="2026-06-11T12:15:44.302057683Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=55cbf29b-39ef-407e-8eef-1ebe1ebb439c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.185624 | controller | Jun 11 12:15:44.307147 crc crio[24477]: time="2026-06-11T12:15:44.307060334Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=66180ffb-5e8e-4de5-be24-f8a34f135f6b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.185646 | controller | Jun 11 12:15:44.316193 crc crio[24477]: time="2026-06-11T12:15:44.316164148Z" level=info msg="Creating container: openstack-operators/1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl/util" id=0bebb79f-fdfd-4d67-887e-b22c8c6a3333 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.185668 | controller | Jun 11 12:15:44.317395 crc crio[24477]: time="2026-06-11T12:15:44.31730251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.185689 | controller | Jun 11 12:15:44.357632 crc crio[24477]: time="2026-06-11T12:15:44.357537418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.185708 | controller | Jun 11 12:15:44.362797 crc crio[24477]: time="2026-06-11T12:15:44.362729592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.185726 | controller | Jun 11 12:15:44.483744 crc crio[24477]: time="2026-06-11T12:15:44.48360456Z" level=info msg="Created container dced6f753b894e881c3dd8075a2ecb3a7347615e460517b42a92e8b3f2e0bf05: openstack-operators/1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl/util" id=0bebb79f-fdfd-4d67-887e-b22c8c6a3333 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.185743 | controller | Jun 11 12:15:44.486620 crc crio[24477]: time="2026-06-11T12:15:44.486581722Z" level=info msg="Starting container: dced6f753b894e881c3dd8075a2ecb3a7347615e460517b42a92e8b3f2e0bf05" id=a7cd5e24-814d-486b-93d3-91b893d178cd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.185760 | controller | Jun 11 12:15:44.493574 crc crio[24477]: time="2026-06-11T12:15:44.493449647Z" level=info msg="Started container" PID=48604 containerID=dced6f753b894e881c3dd8075a2ecb3a7347615e460517b42a92e8b3f2e0bf05 description=openstack-operators/1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl/util id=a7cd5e24-814d-486b-93d3-91b893d178cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=f66e42c5ec7820b79110e990ec49cd0e213de613f353539edac2876c2ce5ce95
2026-06-11 13:18:25.185778 | controller | Jun 11 12:15:46.075322 crc crio[24477]: time="2026-06-11T12:15:46.074182978Z" level=info msg="Pulling image: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator-bundle:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c" id=ee9c37de-61d7-4f4f-adc4-043b4254c570 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.185798 | controller | Jun 11 12:15:46.076547 crc crio[24477]: time="2026-06-11T12:15:46.075879765Z" level=info msg="Trying to access \"38.102.83.66:5001/openstack-k8s-operators/openstack-operator-bundle:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c\""
2026-06-11 13:18:25.185816 | controller | Jun 11 12:15:48.099548 crc crio[24477]: time="2026-06-11T12:15:48.099355381Z" level=info msg="Stopping container: e7505b0671bccd7ad14ee3ba5642f1204da198a796d28a991f8e2af1fa72543f (timeout: 2s)" id=03be5ebc-9e51-4eae-95a8-becc8cd0feb0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.185832 | controller | Jun 11 12:15:48.446990 crc crio[24477]: time="2026-06-11T12:15:48.446096198Z" level=info msg="Stopped container e7505b0671bccd7ad14ee3ba5642f1204da198a796d28a991f8e2af1fa72543f: openshift-marketplace/certified-operators-k6ctk/registry-server" id=03be5ebc-9e51-4eae-95a8-becc8cd0feb0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.185866 | controller | Jun 11 12:15:48.448987 crc crio[24477]: time="2026-06-11T12:15:48.4489142Z" level=info msg="Stopping pod sandbox: 4a9125f246fc1d466fe6586820c71f11b8204033d5f40cd91da6cab6b32c5801" id=6ae69786-c388-4bbd-9b1e-89aa20d7d393 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.185891 | controller | Jun 11 12:15:48.449850 crc crio[24477]: time="2026-06-11T12:15:48.449818563Z" level=info msg="Got pod network &{Name:certified-operators-k6ctk Namespace:openshift-marketplace ID:4a9125f246fc1d466fe6586820c71f11b8204033d5f40cd91da6cab6b32c5801 UID:00df8b14-aaab-444a-be06-5092647de36f NetNS:/var/run/netns/50972add-f1ec-4c8e-9680-7237dcadc101 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod00df8b14_aaab_444a_be06_5092647de36f.slice PodAnnotations:0xc002d94110}] Aliases:map[]}"
2026-06-11 13:18:25.185909 | controller | Jun 11 12:15:48.450094 crc crio[24477]: time="2026-06-11T12:15:48.45007564Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-k6ctk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.185926 | controller | Jun 11 12:15:48.613903 crc crio[24477]: time="2026-06-11T12:15:48.613769508Z" level=info msg="Pulled image: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:9d323dd95c208904294a8bc87df7e00264f859edaa2847259bd977ff2468d1f7" id=ee9c37de-61d7-4f4f-adc4-043b4254c570 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.185943 | controller | Jun 11 12:15:48.615239 crc crio[24477]: time="2026-06-11T12:15:48.615167966Z" level=info msg="Checking image status: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator-bundle:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c" id=b9cbab53-3dbd-4baf-91c5-0628de26f394 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.185959 | controller | Jun 11 12:15:48.619009 crc crio[24477]: time="2026-06-11T12:15:48.618916451Z" level=info msg="Checking image status: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator-bundle:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c" id=31992856-c5e7-4c7a-9f8f-bc36ae50d223 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.185976 | controller | Jun 11 12:15:48.636578 crc crio[24477]: time="2026-06-11T12:15:48.636371851Z" level=info msg="Creating container: openstack-operators/1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl/pull" id=901367f2-b179-4aa5-af21-2988dddd68a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.185994 | controller | Jun 11 12:15:48.638581 crc crio[24477]: time="2026-06-11T12:15:48.638518811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.186014 | controller | Jun 11 12:15:48.673764 crc crio[24477]: time="2026-06-11T12:15:48.673573325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.186031 | controller | Jun 11 12:15:48.674437 crc crio[24477]: time="2026-06-11T12:15:48.67407999Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/ea287c098a60070b9a3d3881abad861d1b0e6ce0179635f2c48de786c0a6f88d/merged/etc/passwd: no such file or directory"
2026-06-11 13:18:25.186048 | controller | Jun 11 12:15:48.674437 crc crio[24477]: time="2026-06-11T12:15:48.674122631Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/ea287c098a60070b9a3d3881abad861d1b0e6ce0179635f2c48de786c0a6f88d/merged/etc/group: no such file or directory"
2026-06-11 13:18:25.186064 | controller | Jun 11 12:15:48.679970 crc crio[24477]: time="2026-06-11T12:15:48.67985913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.186081 | controller | Jun 11 12:15:48.850748 crc crio[24477]: time="2026-06-11T12:15:48.850412237Z" level=info msg="Created container 204d5e2a511f7148253ff8eb20e28b972cc763682f7d8f3916ef95ae24507930: openstack-operators/1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl/pull" id=901367f2-b179-4aa5-af21-2988dddd68a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.186099 | controller | Jun 11 12:15:48.852777 crc crio[24477]: time="2026-06-11T12:15:48.852595279Z" level=info msg="Stopped pod sandbox: 4a9125f246fc1d466fe6586820c71f11b8204033d5f40cd91da6cab6b32c5801" id=6ae69786-c388-4bbd-9b1e-89aa20d7d393 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.186115 | controller | Jun 11 12:15:48.859461 crc crio[24477]: time="2026-06-11T12:15:48.85886331Z" level=info msg="Starting container: 204d5e2a511f7148253ff8eb20e28b972cc763682f7d8f3916ef95ae24507930" id=e006572c-cfee-4b31-ac86-ddcddb14523b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.186133 | controller | Jun 11 12:15:48.871107 crc crio[24477]: time="2026-06-11T12:15:48.870905011Z" level=info msg="Started container" PID=48731 containerID=204d5e2a511f7148253ff8eb20e28b972cc763682f7d8f3916ef95ae24507930 description=openstack-operators/1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl/pull id=e006572c-cfee-4b31-ac86-ddcddb14523b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f66e42c5ec7820b79110e990ec49cd0e213de613f353539edac2876c2ce5ce95
2026-06-11 13:18:25.186150 | controller | Jun 11 12:15:49.129216 crc crio[24477]: time="2026-06-11T12:15:49.129140804Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=45e4a79e-81f5-4a10-bca8-22c5f78b7a40 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.186167 | controller | Jun 11 12:15:49.133732 crc crio[24477]: time="2026-06-11T12:15:49.133608143Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b8632ca8-beb8-4603-8dae-20f8f15b5cc8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.186184 | controller | Jun 11 12:15:49.147770 crc crio[24477]: time="2026-06-11T12:15:49.147426492Z" level=info msg="Removing container: e7505b0671bccd7ad14ee3ba5642f1204da198a796d28a991f8e2af1fa72543f" id=2f5a27c8-4e40-4bcc-8688-013d72ed854a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.186200 | controller | Jun 11 12:15:49.174277 crc crio[24477]: time="2026-06-11T12:15:49.174128819Z" level=info msg="Removed container e7505b0671bccd7ad14ee3ba5642f1204da198a796d28a991f8e2af1fa72543f: openshift-marketplace/certified-operators-k6ctk/registry-server" id=2f5a27c8-4e40-4bcc-8688-013d72ed854a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.186221 | controller | Jun 11 12:15:49.186067 crc crio[24477]: time="2026-06-11T12:15:49.185964305Z" level=info msg="Creating container: openstack-operators/1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl/extract" id=c04e65b4-660b-45ef-9657-8a906e27dceb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.186238 | controller | Jun 11 12:15:49.186298 crc crio[24477]: time="2026-06-11T12:15:49.186119344Z" level=info msg="Removing container: 0b182cc2c97ae714b29716de360425dcc33c52207f14f2b81bd4e1de59694071" id=e0fd99d8-ffaf-486a-8e14-bfb8423e2ba3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.186254 | controller | Jun 11 12:15:49.186437 crc crio[24477]: time="2026-06-11T12:15:49.186359026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.186271 | controller | Jun 11 12:15:49.225169 crc crio[24477]: time="2026-06-11T12:15:49.224991143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.186287 | controller | Jun 11 12:15:49.231172 crc crio[24477]: time="2026-06-11T12:15:49.231085964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.186303 | controller | Jun 11 12:15:49.233914 crc crio[24477]: time="2026-06-11T12:15:49.233814964Z" level=info msg="Removed container 0b182cc2c97ae714b29716de360425dcc33c52207f14f2b81bd4e1de59694071: openshift-marketplace/certified-operators-k6ctk/extract-content" id=e0fd99d8-ffaf-486a-8e14-bfb8423e2ba3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.186320 | controller | Jun 11 12:15:49.244892 crc crio[24477]: time="2026-06-11T12:15:49.244190801Z" level=info msg="Removing container: b1065fea36505c91c1e515b27bd87a29864f6993229361733a86ac3e54ad6a88" id=327f142d-814a-4f81-85fa-92f4697d3aba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.186336 | controller | Jun 11 12:15:49.289285 crc crio[24477]: time="2026-06-11T12:15:49.289098511Z" level=info msg="Removed container b1065fea36505c91c1e515b27bd87a29864f6993229361733a86ac3e54ad6a88: openshift-marketplace/certified-operators-k6ctk/extract-utilities" id=327f142d-814a-4f81-85fa-92f4697d3aba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.186353 | controller | Jun 11 12:15:49.453773 crc crio[24477]: time="2026-06-11T12:15:49.453528587Z" level=info msg="Created container b49896ea8b49a5f2cda9d376ad6f4e772d1fc24f4f57014ad816ccb01aee9623: openstack-operators/1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl/extract" id=c04e65b4-660b-45ef-9657-8a906e27dceb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.186369 | controller | Jun 11 12:15:49.456441 crc crio[24477]: time="2026-06-11T12:15:49.456329126Z" level=info msg="Starting container: b49896ea8b49a5f2cda9d376ad6f4e772d1fc24f4f57014ad816ccb01aee9623" id=f15f0584-c864-41d0-8cd3-570b0bee9f59 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.186385 | controller | Jun 11 12:15:49.462700 crc crio[24477]: time="2026-06-11T12:15:49.462460957Z" level=info msg="Started container" PID=48753 containerID=b49896ea8b49a5f2cda9d376ad6f4e772d1fc24f4f57014ad816ccb01aee9623 description=openstack-operators/1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl/extract id=f15f0584-c864-41d0-8cd3-570b0bee9f59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f66e42c5ec7820b79110e990ec49cd0e213de613f353539edac2876c2ce5ce95
2026-06-11 13:18:25.186402 | controller | Jun 11 12:15:51.174542 crc crio[24477]: time="2026-06-11T12:15:51.173977845Z" level=info msg="Stopping pod sandbox: f66e42c5ec7820b79110e990ec49cd0e213de613f353539edac2876c2ce5ce95" id=5db6abd7-8163-4ff7-ba9c-f61674899aea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.186422 | controller | Jun 11 12:15:51.177105 crc crio[24477]: time="2026-06-11T12:15:51.176998709Z" level=info msg="Got pod network &{Name:1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl Namespace:openstack-operators ID:f66e42c5ec7820b79110e990ec49cd0e213de613f353539edac2876c2ce5ce95 UID:3ff60253-4688-412b-841d-6fa976732c2a NetNS:/var/run/netns/b074de77-7587-4ca5-b457-521f1d979475 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ff60253_4688_412b_841d_6fa976732c2a.slice PodAnnotations:0xc00008cc40}] Aliases:map[]}"
2026-06-11 13:18:25.186439 | controller | Jun 11 12:15:51.177319 crc crio[24477]: time="2026-06-11T12:15:51.177239145Z" level=info msg="Deleting pod openstack-operators_1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.186458 | controller | Jun 11 12:15:51.489278 crc crio[24477]: time="2026-06-11T12:15:51.488592479Z" level=info msg="Stopped pod sandbox: f66e42c5ec7820b79110e990ec49cd0e213de613f353539edac2876c2ce5ce95" id=5db6abd7-8163-4ff7-ba9c-f61674899aea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.186475 | controller | Jun 11 12:15:54.914817 crc crio[24477]: time="2026-06-11T12:15:54.913394233Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-pq7dv/POD" id=ea62f967-fe3f-40d0-bfd0-a79a90d77125 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.186492 | controller | Jun 11 12:15:54.914817 crc crio[24477]: time="2026-06-11T12:15:54.914625747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.186509 | controller | Jun 11 12:15:54.957588 crc crio[24477]: time="2026-06-11T12:15:54.95683649Z" level=info msg="Got pod network &{Name:community-operators-pq7dv Namespace:openshift-marketplace ID:795a2b6c14e072897ba3d9a1c88e27c1078b32ad237ef39ffd5fb874f9115614 UID:93df548a-e8fb-41a2-8c0e-f48e16e6c410 NetNS:/var/run/netns/4d7d4c13-27eb-4a6b-9a64-0ba472545861 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod93df548a_e8fb_41a2_8c0e_f48e16e6c410.slice PodAnnotations:0xc000530798}] Aliases:map[]}"
2026-06-11 13:18:25.186527 | controller | Jun 11 12:15:54.957588 crc crio[24477]: time="2026-06-11T12:15:54.956903503Z" level=info msg="Adding pod openshift-marketplace_community-operators-pq7dv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.186545 | controller | Jun 11 12:15:55.360279 crc crio[24477]: 2026-06-11T12:15:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:795a2b6c14e0728 Mac:4e:b5:7c:f2:c9:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/4d7d4c13-27eb-4a6b-9a64-0ba472545861 SocketPath: PciID:}] [{Interface:0xc00011b5a0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.186562 | controller | Jun 11 12:15:55.362242 crc crio[24477]: time="2026-06-11T12:15:55.362164997Z" level=info msg="Got pod network &{Name:community-operators-pq7dv Namespace:openshift-marketplace ID:795a2b6c14e072897ba3d9a1c88e27c1078b32ad237ef39ffd5fb874f9115614 UID:93df548a-e8fb-41a2-8c0e-f48e16e6c410 NetNS:/var/run/netns/4d7d4c13-27eb-4a6b-9a64-0ba472545861 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod93df548a_e8fb_41a2_8c0e_f48e16e6c410.slice PodAnnotations:0xc000530798}] Aliases:map[]}"
2026-06-11 13:18:25.186578 | controller | Jun 11 12:15:55.362370 crc crio[24477]: time="2026-06-11T12:15:55.362355683Z" level=info msg="Checking pod openshift-marketplace_community-operators-pq7dv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.186595 | controller | Jun 11 12:15:55.372770 crc crio[24477]: time="2026-06-11T12:15:55.372457936Z" level=info msg="Ran pod sandbox 795a2b6c14e072897ba3d9a1c88e27c1078b32ad237ef39ffd5fb874f9115614 with infra container: openshift-marketplace/community-operators-pq7dv/POD" id=ea62f967-fe3f-40d0-bfd0-a79a90d77125 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.186615 | controller | Jun 11 12:15:55.382234 crc crio[24477]: time="2026-06-11T12:15:55.381927258Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=16d57fe0-0391-4ff2-8856-64bc1de21980 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.186632 | controller | Jun 11 12:15:55.385366 crc crio[24477]: time="2026-06-11T12:15:55.385222503Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3be9689f-f6e4-452d-b89f-f3a887931e6d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.186648 | controller | Jun 11 12:15:55.437992 crc crio[24477]: time="2026-06-11T12:15:55.437886309Z" level=info msg="Creating container: openshift-marketplace/community-operators-pq7dv/extract-utilities" id=0df15c5a-3be1-4105-9a00-fdb3c7013b44 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.186665 | controller | Jun 11 12:15:55.438458 crc crio[24477]: time="2026-06-11T12:15:55.438393744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.186682 | controller | Jun 11 12:15:55.687332 crc crio[24477]: time="2026-06-11T12:15:55.68720668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.186700 | controller | Jun 11 12:15:55.710553 crc crio[24477]: time="2026-06-11T12:15:55.710430169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.186717 | controller | Jun 11 12:15:55.923261 crc crio[24477]: time="2026-06-11T12:15:55.923093335Z" level=info msg="Created container aab664f184268f4ceb7acac35a636b220d083839364fc2d5f17f7da78d65bfd3: openshift-marketplace/community-operators-pq7dv/extract-utilities" id=0df15c5a-3be1-4105-9a00-fdb3c7013b44 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.186734 | controller | Jun 11 12:15:55.926473 crc crio[24477]: time="2026-06-11T12:15:55.925304612Z" level=info msg="Starting container: aab664f184268f4ceb7acac35a636b220d083839364fc2d5f17f7da78d65bfd3" id=763e05e9-7f32-48d4-b4e1-6cb0c2229ace name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.186751 | controller | Jun 11 12:15:55.946182 crc crio[24477]: time="2026-06-11T12:15:55.945629087Z" level=info msg="Started container" PID=48991 containerID=aab664f184268f4ceb7acac35a636b220d083839364fc2d5f17f7da78d65bfd3 description=openshift-marketplace/community-operators-pq7dv/extract-utilities id=763e05e9-7f32-48d4-b4e1-6cb0c2229ace name=/runtime.v1.RuntimeService/StartContainer sandboxID=795a2b6c14e072897ba3d9a1c88e27c1078b32ad237ef39ffd5fb874f9115614
2026-06-11 13:18:25.186767 | controller | Jun 11 12:15:56.270525 crc crio[24477]: time="2026-06-11T12:15:56.269634765Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=f1231f7c-227b-47a4-b24b-1827c7c7e37c name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.186816 | controller | Jun 11 12:15:56.285087 crc crio[24477]: time="2026-06-11T12:15:56.285009297Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 13:18:25.186834 | controller | Jun 11 12:15:56.944357 crc crio[24477]: time="2026-06-11T12:15:56.943902478Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0" id=f1231f7c-227b-47a4-b24b-1827c7c7e37c name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.186867 | controller | Jun 11 12:15:56.949935 crc crio[24477]: time="2026-06-11T12:15:56.946993735Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=0cac5c0d-2a96-449d-85dd-5ea9a1ca2ccd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.186890 | controller | Jun 11 12:15:56.955511 crc crio[24477]: time="2026-06-11T12:15:56.955275147Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=e6bc537d-d83e-4cdd-9269-f61814054b17 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.186908 | controller | Jun 11 12:15:56.966024 crc crio[24477]: time="2026-06-11T12:15:56.965833103Z" level=info msg="Creating container: openshift-marketplace/community-operators-pq7dv/extract-content" id=8559b3b2-9947-4543-b47d-8857ef64c0c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.186925 | controller | Jun 11 12:15:56.966711 crc crio[24477]: time="2026-06-11T12:15:56.966588554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.186943 | controller | Jun 11 12:15:57.032303 crc crio[24477]: time="2026-06-11T12:15:57.031827262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.186959 | controller | Jun 11 12:15:57.036380 crc crio[24477]: time="2026-06-11T12:15:57.036226965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.186976 | controller | Jun 11 12:15:57.230823 crc crio[24477]: time="2026-06-11T12:15:57.230447857Z" level=info msg="Created container ca733f2b8d87dff0f1897c3e1a294e65625c61c8e8f3fe0f0bcbeb9b82211a4a: openshift-marketplace/community-operators-pq7dv/extract-content" id=8559b3b2-9947-4543-b47d-8857ef64c0c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.186993 | controller | Jun 11 12:15:57.232508 crc crio[24477]: time="2026-06-11T12:15:57.232422573Z" level=info msg="Starting container: ca733f2b8d87dff0f1897c3e1a294e65625c61c8e8f3fe0f0bcbeb9b82211a4a" id=cdcf8247-c6a4-4dad-8544-45c2628445a8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.187010 | controller | Jun 11 12:15:57.242995 crc crio[24477]: time="2026-06-11T12:15:57.242907316Z" level=info msg="Started container" PID=49000 containerID=ca733f2b8d87dff0f1897c3e1a294e65625c61c8e8f3fe0f0bcbeb9b82211a4a description=openshift-marketplace/community-operators-pq7dv/extract-content id=cdcf8247-c6a4-4dad-8544-45c2628445a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=795a2b6c14e072897ba3d9a1c88e27c1078b32ad237ef39ffd5fb874f9115614
2026-06-11 13:18:25.187027 | controller | Jun 11 12:16:00.724208 crc crio[24477]: time="2026-06-11T12:16:00.722225748Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686336-4w95m/POD" id=ff4c3400-cb86-48c0-940f-4d536b81c5ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.187044 | controller | Jun 11 12:16:00.727152 crc crio[24477]: time="2026-06-11T12:16:00.727122344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.187061 | controller | Jun 11 12:16:00.882878 crc crio[24477]: time="2026-06-11T12:16:00.881875373Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686336-4w95m Namespace:openshift-infra ID:200a18d4c9fd8ae9490b558ce8eef7f1a3a74a72d39982be0c898bfee45ff562 UID:2b14f37b-1ae8-467e-a8e1-8df17e28c9f8 NetNS:/var/run/netns/e2848d52-8b9d-4a4e-acd3-ced2cecaf0c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b14f37b_1ae8_467e_a8e1_8df17e28c9f8.slice PodAnnotations:0xc002ce4828}] Aliases:map[]}"
2026-06-11 13:18:25.187082 | controller | Jun 11 12:16:00.882878 crc crio[24477]: time="2026-06-11T12:16:00.882179182Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686336-4w95m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.187102 | controller | Jun 11 12:16:01.764094 crc crio[24477]: time="2026-06-11T12:16:01.762356029Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-init-954485ffc-2k5fg/POD" id=d113af6f-4912-4c1d-8c7d-057eb5076d93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.187119 | controller | Jun 11 12:16:01.766728 crc crio[24477]: time="2026-06-11T12:16:01.764798458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.187136 | controller | Jun 11 12:16:01.922055 crc crio[24477]: time="2026-06-11T12:16:01.921850523Z" level=info msg="Got pod network &{Name:openstack-operator-controller-init-954485ffc-2k5fg Namespace:openstack-operators ID:536429a0fe46b1ce203012908970d8f288fc614fcd7e149549a61af7752a7a51 UID:d6b1ee53-9a1f-4943-9895-9764997783d1 NetNS:/var/run/netns/2de7e516-9391-4466-b941-ed99732ba195 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6b1ee53_9a1f_4943_9895_9764997783d1.slice PodAnnotations:0xc000a86e38}] Aliases:map[]}"
2026-06-11 13:18:25.187152 | controller | Jun 11 12:16:01.922055 crc crio[24477]: time="2026-06-11T12:16:01.921934875Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-init-954485ffc-2k5fg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.187169 | controller | Jun 11 12:16:04.286239 crc crio[24477]: 2026-06-11T12:16:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:536429a0fe46b1c Mac:b2:c8:ef:0a:a7:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/2de7e516-9391-4466-b941-ed99732ba195 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.187187 | controller | Jun 11 12:16:04.293172 crc crio[24477]: time="2026-06-11T12:16:04.293007829Z" level=info msg="Got pod network &{Name:openstack-operator-controller-init-954485ffc-2k5fg Namespace:openstack-operators ID:536429a0fe46b1ce203012908970d8f288fc614fcd7e149549a61af7752a7a51 UID:d6b1ee53-9a1f-4943-9895-9764997783d1 NetNS:/var/run/netns/2de7e516-9391-4466-b941-ed99732ba195 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6b1ee53_9a1f_4943_9895_9764997783d1.slice PodAnnotations:0xc000a86e38}] Aliases:map[]}"
2026-06-11 13:18:25.187204 | controller | Jun 11 12:16:04.293843 crc crio[24477]: time="2026-06-11T12:16:04.293613836Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-init-954485ffc-2k5fg for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.187221 | controller | Jun 11 12:16:04.351145 crc crio[24477]: time="2026-06-11T12:16:04.350534879Z" level=info msg="Ran pod sandbox 536429a0fe46b1ce203012908970d8f288fc614fcd7e149549a61af7752a7a51 with infra container: openstack-operators/openstack-operator-controller-init-954485ffc-2k5fg/POD" id=d113af6f-4912-4c1d-8c7d-057eb5076d93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.187238 | controller | Jun 11 12:16:04.368109 crc crio[24477]: time="2026-06-11T12:16:04.36754974Z" level=info msg="Checking image status: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c" id=d2a9ea19-2db9-43ba-931f-038abcebff7a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.187255 | controller | Jun 11 12:16:04.368109 crc crio[24477]: time="2026-06-11T12:16:04.368120347Z" level=info msg="Image 38.102.83.66:5001/openstack-k8s-operators/openstack-operator:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c not found" id=d2a9ea19-2db9-43ba-931f-038abcebff7a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.187276 | controller | Jun 11 12:16:04.368931 crc crio[24477]: time="2026-06-11T12:16:04.368221429Z" level=info msg="Neither image nor artfiact 38.102.83.66:5001/openstack-k8s-operators/openstack-operator:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c found" id=d2a9ea19-2db9-43ba-931f-038abcebff7a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.187293 | controller | Jun 11 12:16:04.374937 crc crio[24477]: time="2026-06-11T12:16:04.374815849Z" level=info msg="Pulling image: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c" id=e01500f0-d7a9-4637-be7e-c3b0cb31d3f1 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.187329 | controller | Jun 11 12:16:04.378090 crc crio[24477]: time="2026-06-11T12:16:04.377965928Z" level=info msg="Trying to access \"38.102.83.66:5001/openstack-k8s-operators/openstack-operator:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c\""
2026-06-11 13:18:25.187349 | controller | Jun 11 12:16:04.821576 crc crio[24477]: 2026-06-11T12:16:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:200a18d4c9fd8ae Mac:16:f9:19:15:ae:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/e2848d52-8b9d-4a4e-acd3-ced2cecaf0c7 SocketPath: PciID:}] [{Interface:0xc000014b50 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.187366 | controller | Jun 11 12:16:04.826023 crc crio[24477]: time="2026-06-11T12:16:04.825625194Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686336-4w95m Namespace:openshift-infra ID:200a18d4c9fd8ae9490b558ce8eef7f1a3a74a72d39982be0c898bfee45ff562 UID:2b14f37b-1ae8-467e-a8e1-8df17e28c9f8 NetNS:/var/run/netns/e2848d52-8b9d-4a4e-acd3-ced2cecaf0c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b14f37b_1ae8_467e_a8e1_8df17e28c9f8.slice PodAnnotations:0xc002ce4828}] Aliases:map[]}"
2026-06-11 13:18:25.187383 | controller | Jun 11 12:16:04.839234 crc crio[24477]: time="2026-06-11T12:16:04.839110406Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686336-4w95m for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.187400 | controller | Jun 11 12:16:04.908104 crc crio[24477]: time="2026-06-11T12:16:04.907906728Z" level=info msg="Ran pod sandbox 200a18d4c9fd8ae9490b558ce8eef7f1a3a74a72d39982be0c898bfee45ff562 with infra container: openshift-infra/auto-csr-approver-29686336-4w95m/POD" id=ff4c3400-cb86-48c0-940f-4d536b81c5ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.187417 | controller | Jun 11 12:16:04.936619 crc crio[24477]: time="2026-06-11T12:16:04.936433921Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=53ce962d-f2d7-45ff-b478-7200f97af097 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.187434 | controller | Jun 11 12:16:04.955760 crc crio[24477]: time="2026-06-11T12:16:04.954825083Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 13:18:25.187452 | controller | Jun 11 12:16:06.675933 crc crio[24477]: time="2026-06-11T12:16:06.67472215Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=53ce962d-f2d7-45ff-b478-7200f97af097 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.187469 | controller | Jun 11 12:16:06.680200 crc crio[24477]: time="2026-06-11T12:16:06.679379127Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c9e52baf-7b6f-4279-b024-3b6e55e178b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.187569 | controller | Jun 11 12:16:06.684152 crc crio[24477]: time="2026-06-11T12:16:06.682430372Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a7edb62b-f96c-4574-b951-0d3e6252e2b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.187592 | controller | Jun 11 12:16:06.694876 crc crio[24477]: time="2026-06-11T12:16:06.694725947Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686336-4w95m/oc" id=20e617ba-bcb7-44ad-9f87-44fbf37df472 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.187610 | controller | Jun 11 12:16:06.696216 crc crio[24477]: time="2026-06-11T12:16:06.696106296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.187628 | controller | Jun 11 12:16:06.922129 crc crio[24477]: time="2026-06-11T12:16:06.92183823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.187741 | controller | Jun 11 12:16:08.464955 crc crio[24477]: time="2026-06-11T12:16:08.464261349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.187766 | controller | Jun 11 12:16:08.670606 crc crio[24477]: time="2026-06-11T12:16:08.670185226Z" level=info msg="Created container 873a63f13cc741d79290e17c26a2a31989e0097358f9f01f1a6dfa5ff4e49273: openshift-infra/auto-csr-approver-29686336-4w95m/oc" id=20e617ba-bcb7-44ad-9f87-44fbf37df472 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.187785 | controller | Jun 11 12:16:08.677404 crc crio[24477]: time="2026-06-11T12:16:08.672175015Z" level=info msg="Starting container: 873a63f13cc741d79290e17c26a2a31989e0097358f9f01f1a6dfa5ff4e49273" id=3acfcf1a-951a-46e7-bf25-dd76341f10a6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.188014 | controller | Jun 11 12:16:08.685125 crc crio[24477]: time="2026-06-11T12:16:08.684928023Z" level=info msg="Started container" PID=49306 containerID=873a63f13cc741d79290e17c26a2a31989e0097358f9f01f1a6dfa5ff4e49273 description=openshift-infra/auto-csr-approver-29686336-4w95m/oc id=3acfcf1a-951a-46e7-bf25-dd76341f10a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=200a18d4c9fd8ae9490b558ce8eef7f1a3a74a72d39982be0c898bfee45ff562
2026-06-11 13:18:25.188040 | controller | Jun 11 12:16:09.263411 crc crio[24477]: time="2026-06-11T12:16:09.262323181Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=63f0c636-b7b4-44f1-a3e2-1761c19e3bb7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.188059 | controller | Jun 11 12:16:09.272456 crc crio[24477]: time="2026-06-11T12:16:09.272048783Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=19c38393-0f45-44cf-afb0-e76b349692ef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.188077 | controller | Jun 11 12:16:09.399805 crc crio[24477]: time="2026-06-11T12:16:09.399280858Z" level=info msg="Creating container: openshift-marketplace/community-operators-pq7dv/registry-server" id=9cb8355d-d5bf-4fa9-b5ba-a4a16c616ee1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.188094 | controller | Jun 11 12:16:09.400444 crc crio[24477]: time="2026-06-11T12:16:09.400162335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.188110 | controller | Jun 11 12:16:09.960879 crc crio[24477]: time="2026-06-11T12:16:09.955459583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.188127 | controller | Jun 11 12:16:09.990764 crc crio[24477]: time="2026-06-11T12:16:09.989947922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.188151 | controller | Jun 11 12:16:11.378468 crc crio[24477]: time="2026-06-11T12:16:11.375377776Z" level=info msg="Created container 0869089cf7935cb9f85b25c095c33e90ae25f8220e40cd8ddf94fcdad85bf9f4: openshift-marketplace/community-operators-pq7dv/registry-server" id=9cb8355d-d5bf-4fa9-b5ba-a4a16c616ee1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.188311 | controller | Jun 11 12:16:11.400136 crc crio[24477]: time="2026-06-11T12:16:11.398698428Z" level=info msg="Starting container: 0869089cf7935cb9f85b25c095c33e90ae25f8220e40cd8ddf94fcdad85bf9f4" id=731617cd-8b1e-4c3e-aacd-155d1c6bf8fe name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.188337 | controller | Jun 11 12:16:11.491101 crc crio[24477]: time="2026-06-11T12:16:11.475847558Z" level=info msg="Started container" PID=49339 containerID=0869089cf7935cb9f85b25c095c33e90ae25f8220e40cd8ddf94fcdad85bf9f4 description=openshift-marketplace/community-operators-pq7dv/registry-server id=731617cd-8b1e-4c3e-aacd-155d1c6bf8fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=795a2b6c14e072897ba3d9a1c88e27c1078b32ad237ef39ffd5fb874f9115614
2026-06-11 13:18:25.188356 | controller | Jun 11 12:16:15.708629 crc crio[24477]: time="2026-06-11T12:16:15.706784804Z" level=info msg="Stopping pod sandbox: 200a18d4c9fd8ae9490b558ce8eef7f1a3a74a72d39982be0c898bfee45ff562" id=2c8dfc09-a7c4-41cc-b347-cbd15db3fa83 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.188554 | controller | Jun 11 12:16:15.711802 crc crio[24477]: time="2026-06-11T12:16:15.710216571Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686336-4w95m Namespace:openshift-infra ID:200a18d4c9fd8ae9490b558ce8eef7f1a3a74a72d39982be0c898bfee45ff562 UID:2b14f37b-1ae8-467e-a8e1-8df17e28c9f8 NetNS:/var/run/netns/e2848d52-8b9d-4a4e-acd3-ced2cecaf0c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b14f37b_1ae8_467e_a8e1_8df17e28c9f8.slice PodAnnotations:0xc002d94a38}] Aliases:map[]}"
2026-06-11 13:18:25.188578 | controller | Jun 11 12:16:15.717203 crc crio[24477]: time="2026-06-11T12:16:15.715847841Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686336-4w95m from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.188597 | controller | Jun 11 12:16:19.558107 crc crio[24477]: time="2026-06-11T12:16:19.555349381Z" level=info msg="Stopped pod sandbox: 200a18d4c9fd8ae9490b558ce8eef7f1a3a74a72d39982be0c898bfee45ff562" id=2c8dfc09-a7c4-41cc-b347-cbd15db3fa83 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.188615 | controller | Jun 11 12:16:21.552775 crc crio[24477]: time="2026-06-11T12:16:21.551896585Z" level=info msg="Stopping pod sandbox: 94b5d07ee58538b0fc78a460453dd16c708ea4f385203dc5bfd648f58bb558b6" id=032e1ebb-6ec0-4f08-8d62-862b54696f11 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.188632 | controller | Jun 11 12:16:21.553432 crc crio[24477]: time="2026-06-11T12:16:21.55279848Z" level=info msg="Stopped pod sandbox (already stopped): 94b5d07ee58538b0fc78a460453dd16c708ea4f385203dc5bfd648f58bb558b6" id=032e1ebb-6ec0-4f08-8d62-862b54696f11 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.188650 | controller | Jun 11 12:16:21.555880 crc crio[24477]: time="2026-06-11T12:16:21.554103027Z" level=info msg="Removing pod sandbox: 94b5d07ee58538b0fc78a460453dd16c708ea4f385203dc5bfd648f58bb558b6" id=90e02d2a-2e05-4faa-8f55-9c246a85a242 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.188666 | controller | Jun 11 12:16:21.574745 crc crio[24477]: time="2026-06-11T12:16:21.57453698Z" level=info msg="Removed pod sandbox: 94b5d07ee58538b0fc78a460453dd16c708ea4f385203dc5bfd648f58bb558b6" id=90e02d2a-2e05-4faa-8f55-9c246a85a242 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.188688 | controller | Jun 11 12:16:21.575952 crc crio[24477]: time="2026-06-11T12:16:21.575853245Z" level=info msg="Stopping pod sandbox: 4a9125f246fc1d466fe6586820c71f11b8204033d5f40cd91da6cab6b32c5801" id=cbc4ed95-2cb6-405f-8314-117dac5786c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.188705 | controller | Jun 11 12:16:21.575952 crc crio[24477]: time="2026-06-11T12:16:21.575946738Z" level=info msg="Stopped pod sandbox (already stopped): 4a9125f246fc1d466fe6586820c71f11b8204033d5f40cd91da6cab6b32c5801" id=cbc4ed95-2cb6-405f-8314-117dac5786c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.188722 | controller | Jun 11 12:16:21.576729 crc crio[24477]: time="2026-06-11T12:16:21.576605037Z" level=info msg="Removing pod sandbox: 4a9125f246fc1d466fe6586820c71f11b8204033d5f40cd91da6cab6b32c5801" id=d23cb511-c8db-4f7f-a66b-b7a9cae73d72 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.188738 | controller | Jun 11 12:16:21.591829 crc crio[24477]: time="2026-06-11T12:16:21.591533598Z" level=info msg="Removed pod sandbox: 4a9125f246fc1d466fe6586820c71f11b8204033d5f40cd91da6cab6b32c5801" id=d23cb511-c8db-4f7f-a66b-b7a9cae73d72 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.188754 | controller | Jun 11 12:16:21.593124 crc crio[24477]: time="2026-06-11T12:16:21.593028298Z" level=info msg="Stopping pod sandbox: 7c22f14ecf776f8151c3ecf4d4ca816f887f9867347cef4d9d0088281085b831" id=cc2ff829-df1b-4fed-93e0-6efebe3cfb25 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.188770 | controller | Jun 11 12:16:21.593241 crc crio[24477]: time="2026-06-11T12:16:21.593151291Z" level=info msg="Stopped pod sandbox (already stopped): 7c22f14ecf776f8151c3ecf4d4ca816f887f9867347cef4d9d0088281085b831" id=cc2ff829-df1b-4fed-93e0-6efebe3cfb25 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.188786 | controller | Jun 11 12:16:21.593960 crc crio[24477]: time="2026-06-11T12:16:21.593907762Z" level=info msg="Removing pod sandbox: 7c22f14ecf776f8151c3ecf4d4ca816f887f9867347cef4d9d0088281085b831" id=af5665cf-fc47-4dfe-ade6-661105e38125 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.188802 | controller | Jun 11 12:16:21.649892 crc crio[24477]: time="2026-06-11T12:16:21.649759694Z" level=info msg="Removed pod sandbox: 7c22f14ecf776f8151c3ecf4d4ca816f887f9867347cef4d9d0088281085b831" id=af5665cf-fc47-4dfe-ade6-661105e38125 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.188819 | controller | Jun 11 12:16:21.655159 crc crio[24477]: time="2026-06-11T12:16:21.654984503Z" level=info msg="Stopping pod sandbox: 4aa1d9e385674fa1c4c422901a324086daf1d57080e296a9a7833461196dd421" id=062d06e5-63aa-42a4-9452-3597b2faec84 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.188835 | controller | Jun 11 12:16:21.655727 crc crio[24477]: time="2026-06-11T12:16:21.65521373Z" level=info msg="Stopped pod sandbox (already stopped): 4aa1d9e385674fa1c4c422901a324086daf1d57080e296a9a7833461196dd421" id=062d06e5-63aa-42a4-9452-3597b2faec84 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.188874 | controller | Jun 11 12:16:21.664356 crc crio[24477]: time="2026-06-11T12:16:21.664220282Z" level=info msg="Removing pod sandbox: 4aa1d9e385674fa1c4c422901a324086daf1d57080e296a9a7833461196dd421" id=50442e5d-5c80-4d0a-9d04-3df7097be315 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.188894 | controller | Jun 11 12:16:21.726097 crc crio[24477]: time="2026-06-11T12:16:21.725979497Z" level=info msg="Removed pod sandbox: 4aa1d9e385674fa1c4c422901a324086daf1d57080e296a9a7833461196dd421" id=50442e5d-5c80-4d0a-9d04-3df7097be315 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.188955 | controller | Jun 11 12:16:27.140101 crc crio[24477]: time="2026-06-11T12:16:27.138805471Z" level=info msg="Stopping container: 0869089cf7935cb9f85b25c095c33e90ae25f8220e40cd8ddf94fcdad85bf9f4 (timeout: 2s)" id=c3abb1c5-e1f1-4733-91b1-2d5436993909 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.188982 | controller | Jun 11 12:16:29.901590 crc crio[24477]: time="2026-06-11T12:16:29.90096929Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-qc7dz/POD" id=665a1933-46af-49b7-9620-51caa796dc91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.189001 | controller | Jun 11 12:16:29.902958 crc crio[24477]: time="2026-06-11T12:16:29.901886476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.189019 | controller | Jun 11 12:16:31.174844 crc crio[24477]: time="2026-06-11T12:16:31.174691656Z" level=info msg="Stopped container 0869089cf7935cb9f85b25c095c33e90ae25f8220e40cd8ddf94fcdad85bf9f4: openshift-marketplace/community-operators-pq7dv/registry-server" id=c3abb1c5-e1f1-4733-91b1-2d5436993909 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.189036 | controller | Jun 11 12:16:31.176128 crc crio[24477]: time="2026-06-11T12:16:31.175885179Z" level=info msg="Stopping pod sandbox: 795a2b6c14e072897ba3d9a1c88e27c1078b32ad237ef39ffd5fb874f9115614" id=90846aa3-d797-4279-8c28-c4a0a80f9ca0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.189053 | controller | Jun 11 12:16:31.176907 crc crio[24477]: time="2026-06-11T12:16:31.176836366Z" level=info msg="Got pod network &{Name:community-operators-pq7dv Namespace:openshift-marketplace ID:795a2b6c14e072897ba3d9a1c88e27c1078b32ad237ef39ffd5fb874f9115614 UID:93df548a-e8fb-41a2-8c0e-f48e16e6c410 NetNS:/var/run/netns/4d7d4c13-27eb-4a6b-9a64-0ba472545861 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod93df548a_e8fb_41a2_8c0e_f48e16e6c410.slice PodAnnotations:0xc002ce4028}] Aliases:map[]}"
2026-06-11 13:18:25.189070 | controller | Jun 11 12:16:31.177039 crc crio[24477]: time="2026-06-11T12:16:31.177023052Z" level=info msg="Deleting pod openshift-marketplace_community-operators-pq7dv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.189088 | controller | Jun 11 12:16:38.292066 crc crio[24477]: time="2026-06-11T12:16:38.291047066Z" level=info msg="Stopped pod sandbox: 795a2b6c14e072897ba3d9a1c88e27c1078b32ad237ef39ffd5fb874f9115614" id=90846aa3-d797-4279-8c28-c4a0a80f9ca0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.189105 | controller | Jun 11 12:16:38.659061 crc crio[24477]: time="2026-06-11T12:16:38.658878619Z" level=info msg="Removing container: 0869089cf7935cb9f85b25c095c33e90ae25f8220e40cd8ddf94fcdad85bf9f4" id=e6059bd5-7ac2-4bb6-8b79-f386bd171e83 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.189122 | controller | Jun 11 12:16:39.668509 crc crio[24477]: time="2026-06-11T12:16:39.668357277Z" level=info msg="Pulling image: quay.io/metal3-io/mariadb:latest" id=165caa14-d20e-423f-ab8e-f5beb9647136 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.189140 | controller | Jun 11 12:16:39.689239 crc crio[24477]: time="2026-06-11T12:16:39.689159747Z" level=info msg="Trying to access \"quay.io/metal3-io/mariadb:latest\""
2026-06-11 13:18:25.189156 | controller | Jun 11 12:16:40.295942 crc crio[24477]: time="2026-06-11T12:16:40.295131499Z" level=info msg="Got pod network &{Name:redhat-operators-qc7dz Namespace:openshift-marketplace ID:18434342b4a9286f32d6ce5c46d923a8b4a0962ea4bc78b0dcaa53c3f581b466 UID:268f462d-278c-46f8-a5cc-f319a73b18f1 NetNS:/var/run/netns/8375797d-647e-4617-978c-f9b628ca67df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod268f462d_278c_46f8_a5cc_f319a73b18f1.slice PodAnnotations:0xc002e122d8}] Aliases:map[]}"
2026-06-11 13:18:25.189195 | controller | Jun 11 12:16:40.300049 crc crio[24477]: time="2026-06-11T12:16:40.299988616Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-qc7dz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.189220 | controller | Jun 11 12:16:40.699820 crc crio[24477]: time="2026-06-11T12:16:40.695815115Z" level=info msg="Removed container 0869089cf7935cb9f85b25c095c33e90ae25f8220e40cd8ddf94fcdad85bf9f4: openshift-marketplace/community-operators-pq7dv/registry-server" id=e6059bd5-7ac2-4bb6-8b79-f386bd171e83 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.189238 | controller | Jun 11 12:16:40.702873 crc crio[24477]: time="2026-06-11T12:16:40.702555089Z" level=info msg="Removing container: ca733f2b8d87dff0f1897c3e1a294e65625c61c8e8f3fe0f0bcbeb9b82211a4a" id=ed93d805-3b7b-44eb-9c84-a971e7f21fa6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.189256 | controller | Jun 11 12:16:41.053827 crc crio[24477]: 2026-06-11T12:16:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:18434342b4a9286 Mac:86:3e:82:69:07:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/8375797d-647e-4617-978c-f9b628ca67df SocketPath: PciID:}] [{Interface:0xc000582810 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.189274 | controller | Jun 11 12:16:41.057416 crc crio[24477]: time="2026-06-11T12:16:41.057234982Z" level=info msg="Got pod network &{Name:redhat-operators-qc7dz Namespace:openshift-marketplace ID:18434342b4a9286f32d6ce5c46d923a8b4a0962ea4bc78b0dcaa53c3f581b466 UID:268f462d-278c-46f8-a5cc-f319a73b18f1 NetNS:/var/run/netns/8375797d-647e-4617-978c-f9b628ca67df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod268f462d_278c_46f8_a5cc_f319a73b18f1.slice PodAnnotations:0xc002e122d8}] Aliases:map[]}"
2026-06-11 13:18:25.189291 | controller | Jun 11 12:16:41.058468 crc crio[24477]: time="2026-06-11T12:16:41.058401945Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-qc7dz for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.189309 | controller | Jun 11 12:16:41.155070 crc crio[24477]: time="2026-06-11T12:16:41.154984082Z" level=info msg="Ran pod sandbox 18434342b4a9286f32d6ce5c46d923a8b4a0962ea4bc78b0dcaa53c3f581b466 with infra container: openshift-marketplace/redhat-operators-qc7dz/POD" id=665a1933-46af-49b7-9620-51caa796dc91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.189326 | controller | Jun 11 12:16:41.161459 crc crio[24477]: time="2026-06-11T12:16:41.161330579Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1edbc13a-e13f-4e24-ab35-5e96e5304a2d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.189343 | controller | Jun 11 12:16:41.177754 crc crio[24477]: time="2026-06-11T12:16:41.177472813Z" level=info msg="Removed container ca733f2b8d87dff0f1897c3e1a294e65625c61c8e8f3fe0f0bcbeb9b82211a4a: openshift-marketplace/community-operators-pq7dv/extract-content" id=ed93d805-3b7b-44eb-9c84-a971e7f21fa6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.189360 | controller | Jun 11 12:16:41.180379 crc crio[24477]: time="2026-06-11T12:16:41.180297758Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=35bb9f51-2702-4eef-b929-5fe285b16ab3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.189377 | controller | Jun 11 12:16:41.180473 crc crio[24477]: time="2026-06-11T12:16:41.18037434Z" level=info msg="Removing container: aab664f184268f4ceb7acac35a636b220d083839364fc2d5f17f7da78d65bfd3" id=4ea64bf9-e47f-4896-a4cd-219366aab01a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.189393 | controller | Jun 11 12:16:41.191938 crc crio[24477]: time="2026-06-11T12:16:41.190028995Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-qc7dz/extract-utilities" id=2cff3bdf-2526-45f4-8f09-7c600fc9dec8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.189442 | controller | Jun 11 12:16:41.223809 crc crio[24477]: time="2026-06-11T12:16:41.223735694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.189462 | controller | Jun 11 12:16:41.241166 crc crio[24477]: time="2026-06-11T12:16:41.241083714Z" level=info msg="Removed container aab664f184268f4ceb7acac35a636b220d083839364fc2d5f17f7da78d65bfd3: openshift-marketplace/community-operators-pq7dv/extract-utilities" id=4ea64bf9-e47f-4896-a4cd-219366aab01a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.189480 | controller | Jun 11 12:16:41.262183 crc crio[24477]: time="2026-06-11T12:16:41.262067398Z" level=info msg="Pulled image: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator@sha256:417fca74b9737d84253a28e6dd8cb119e0866a193049215bf0d63bd0a3ec7846" id=e01500f0-d7a9-4637-be7e-c3b0cb31d3f1 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.189496 | controller | Jun 11 12:16:41.267861 crc crio[24477]: time="2026-06-11T12:16:41.267816779Z" level=info msg="Checking image status: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c" id=8eb41564-ae94-442f-a684-b6b0c93c9e13 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.189514 | controller | Jun 11 12:16:41.274013 crc crio[24477]: time="2026-06-11T12:16:41.27391142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.189532 | controller | Jun 11 12:16:41.275877 crc crio[24477]: time="2026-06-11T12:16:41.275775741Z" level=info msg="Checking image status: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c" id=c832732e-16a1-4e97-aa74-83bff7a50d9d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.189549 | controller | Jun 11 12:16:41.282007 crc crio[24477]: time="2026-06-11T12:16:41.281910534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.189614 | controller | Jun 11 12:16:41.286988 crc crio[24477]: time="2026-06-11T12:16:41.286881503Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-init-954485ffc-2k5fg/operator" id=e1bf7f43-0fc0-476e-9051-0ebe56518604 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.189634 | controller | Jun 11 12:16:41.289994 crc crio[24477]: time="2026-06-11T12:16:41.289911779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.189651 | controller | Jun 11 12:16:41.330067 crc crio[24477]: time="2026-06-11T12:16:41.329440285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.189668 | controller | Jun 11 12:16:41.336454 crc crio[24477]: time="2026-06-11T12:16:41.336352479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.189686 | controller | Jun 11 12:16:41.486146 crc crio[24477]: time="2026-06-11T12:16:41.485943187Z" level=info msg="Created container 4b121aec11ae97e0027f8e4bac8a4fedaaa6304578e63677b894d77092677d88: openshift-marketplace/redhat-operators-qc7dz/extract-utilities" id=2cff3bdf-2526-45f4-8f09-7c600fc9dec8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.189798 | controller | Jun 11 12:16:41.487827 crc crio[24477]: time="2026-06-11T12:16:41.487737807Z" level=info msg="Starting container: 4b121aec11ae97e0027f8e4bac8a4fedaaa6304578e63677b894d77092677d88" id=b04bdd3a-879e-455a-b40e-1cfb9257260b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.189824 | controller | Jun 11 12:16:41.497467 crc crio[24477]: time="2026-06-11T12:16:41.497364557Z" level=info msg="Started container" PID=50213 containerID=4b121aec11ae97e0027f8e4bac8a4fedaaa6304578e63677b894d77092677d88 description=openshift-marketplace/redhat-operators-qc7dz/extract-utilities id=b04bdd3a-879e-455a-b40e-1cfb9257260b name=/runtime.v1.RuntimeService/StartContainer sandboxID=18434342b4a9286f32d6ce5c46d923a8b4a0962ea4bc78b0dcaa53c3f581b466
2026-06-11 13:18:25.189843 | controller | Jun 11 12:16:41.519939 crc crio[24477]: time="2026-06-11T12:16:41.519852377Z" level=info msg="Created container 871b1a4b980abf0fe82822d8c9c26ad26a39617562c2e0b6994c5e666cb904d2: openstack-operators/openstack-operator-controller-init-954485ffc-2k5fg/operator" id=e1bf7f43-0fc0-476e-9051-0ebe56518604 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.189880 | controller | Jun 11 12:16:41.521062 crc crio[24477]: time="2026-06-11T12:16:41.52098932Z" level=info msg="Starting container: 871b1a4b980abf0fe82822d8c9c26ad26a39617562c2e0b6994c5e666cb904d2" id=3ac38c1c-e64d-4e32-b2dc-e1ded560408e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.189899 | controller | Jun 11 12:16:41.531084 crc crio[24477]: time="2026-06-11T12:16:41.529448736Z" level=info msg="Started container" PID=50224 containerID=871b1a4b980abf0fe82822d8c9c26ad26a39617562c2e0b6994c5e666cb904d2 description=openstack-operators/openstack-operator-controller-init-954485ffc-2k5fg/operator id=3ac38c1c-e64d-4e32-b2dc-e1ded560408e name=/runtime.v1.RuntimeService/StartContainer sandboxID=536429a0fe46b1ce203012908970d8f288fc614fcd7e149549a61af7752a7a51
2026-06-11 13:18:25.189917 | controller | Jun 11 12:16:41.715351 crc crio[24477]: time="2026-06-11T12:16:41.715248508Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=cc770fea-1554-4ad0-a111-0a2ad7e25501 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.189933 | controller | Jun 11 12:16:41.725601 crc crio[24477]: time="2026-06-11T12:16:41.725538998Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 13:18:25.190030 | controller | Jun 11 12:16:43.128723 crc crio[24477]: time="2026-06-11T12:16:43.127611212Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60" id=cc770fea-1554-4ad0-a111-0a2ad7e25501 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.190050 | controller | Jun 11 12:16:43.132893 crc crio[24477]: time="2026-06-11T12:16:43.132786566Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=c524dbb4-10a8-48b0-a6c6-750ef89ca6a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.190067 | controller | Jun 11 12:16:43.140076 crc crio[24477]: time="2026-06-11T12:16:43.140007168Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=2ae1d4e5-fcd4-4dfd-8c89-65383bdb1b5f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.190083 | controller | Jun 11 12:16:43.158201 crc crio[24477]: time="2026-06-11T12:16:43.158102959Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-qc7dz/extract-content" id=3479b3df-04d8-4c8b-a0c2-34085bee5a17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.190099 | controller | Jun 11 12:16:43.159352 crc crio[24477]: time="2026-06-11T12:16:43.159323733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.190116 | controller | Jun 11 12:16:43.239702 crc crio[24477]: time="2026-06-11T12:16:43.239531516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.190133 | controller | Jun 11 12:16:43.252028 crc crio[24477]: time="2026-06-11T12:16:43.251896442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.190153 | controller | Jun 11 12:16:43.440954 crc crio[24477]: time="2026-06-11T12:16:43.440435202Z" level=info msg="Created container 4288eeda0bbf4f11ae49cee5872e2aa69a9ebcf06fd87396b111a31fc835c8b2: openshift-marketplace/redhat-operators-qc7dz/extract-content" id=3479b3df-04d8-4c8b-a0c2-34085bee5a17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.190170 | controller | Jun 11 12:16:43.443616 crc crio[24477]: time="2026-06-11T12:16:43.443522278Z" level=info msg="Starting container: 4288eeda0bbf4f11ae49cee5872e2aa69a9ebcf06fd87396b111a31fc835c8b2" id=0380aa61-5fb4-44e3-b73b-72beb77f25e8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.190242 | controller | Jun 11 12:16:43.453740 crc crio[24477]: time="2026-06-11T12:16:43.453624331Z" level=info msg="Started container" PID=50260 containerID=4288eeda0bbf4f11ae49cee5872e2aa69a9ebcf06fd87396b111a31fc835c8b2 description=openshift-marketplace/redhat-operators-qc7dz/extract-content id=0380aa61-5fb4-44e3-b73b-72beb77f25e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18434342b4a9286f32d6ce5c46d923a8b4a0962ea4bc78b0dcaa53c3f581b466
2026-06-11 13:18:25.190269 | controller | Jun 11 12:17:05.193913 crc crio[24477]: time="2026-06-11T12:17:05.19198279Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5c10d960-00b8-4ba6-ade2-0ab53de0f939 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.190289 | controller | Jun 11 12:17:05.869786 crc crio[24477]: time="2026-06-11T12:17:05.868888726Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e571cec5-a8f4-44b4-8079-8693dbbb2af0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.190306 | controller | Jun 11 12:17:06.734089 crc crio[24477]: time="2026-06-11T12:17:06.732998535Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-qc7dz/registry-server" id=2cc51402-968b-4bd5-a7bb-5565285689a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.190322 | controller | Jun 11 12:17:06.966822 crc crio[24477]: time="2026-06-11T12:17:06.966632608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.190339 | controller | Jun 11 12:17:21.816293 crc crio[24477]: time="2026-06-11T12:17:21.811377856Z" level=info msg="Removing container: 40cd90d73533839fd7a4862f603dbfa08496c1118809fc08b4c8594a59aeedd7" id=ef986520-1d3c-4ddb-bcf0-a22448214f82 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.190356 | controller | Jun 11 12:17:28.353369 crc crio[24477]: time="2026-06-11T12:17:28.352199445Z" level=info msg="Removed container 40cd90d73533839fd7a4862f603dbfa08496c1118809fc08b4c8594a59aeedd7: openshift-infra/auto-csr-approver-29686330-6j4d4/oc" id=ef986520-1d3c-4ddb-bcf0-a22448214f82 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.190372 | controller | Jun 11 12:17:28.390570 crc crio[24477]: time="2026-06-11T12:17:28.390326861Z" level=info msg="Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0" id=165caa14-d20e-423f-ab8e-f5beb9647136 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.190389 | controller | Jun 11 12:17:28.393442 crc crio[24477]: time="2026-06-11T12:17:28.393180523Z" level=info msg="Checking image status: quay.io/metal3-io/mariadb:latest" id=7e67328b-f659-4403-beae-0815d785bcc6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.190406 | controller | Jun 11 12:17:28.455324 crc crio[24477]: time="2026-06-11T12:17:28.454393699Z" level=info msg="Stopping pod sandbox: 84a07aba018837e07faf3a27024e2499145478bef87bad88e662404b7594d783" id=b496b3a6-93e6-48b2-a662-a0daf8586d4e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.190427 | controller | Jun 11 12:17:28.455324 crc crio[24477]: time="2026-06-11T12:17:28.454477311Z" level=info msg="Stopped pod sandbox (already stopped): 84a07aba018837e07faf3a27024e2499145478bef87bad88e662404b7594d783" id=b496b3a6-93e6-48b2-a662-a0daf8586d4e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.190444 | controller | Jun 11 12:17:28.462694 crc crio[24477]: time="2026-06-11T12:17:28.458849755Z" level=info msg="Removing pod sandbox: 84a07aba018837e07faf3a27024e2499145478bef87bad88e662404b7594d783" id=78d0e708-6bf5-49f6-9d2d-140e2c0eb082 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.190461 | controller | Jun 11 12:17:28.483307 crc crio[24477]: time="2026-06-11T12:17:28.483197826Z" level=info msg="Removed pod sandbox: 84a07aba018837e07faf3a27024e2499145478bef87bad88e662404b7594d783" id=78d0e708-6bf5-49f6-9d2d-140e2c0eb082 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.190478 | controller | Jun 11 12:17:28.494320 crc crio[24477]: time="2026-06-11T12:17:28.4942196Z" level=info msg="Stopping pod sandbox: 795a2b6c14e072897ba3d9a1c88e27c1078b32ad237ef39ffd5fb874f9115614" id=d2be2a6f-b0b6-4c8a-a896-dfcda202c42b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.190494 | controller | Jun 11 12:17:28.494320 crc crio[24477]: time="2026-06-11T12:17:28.494318933Z" level=info msg="Stopped pod sandbox (already stopped): 795a2b6c14e072897ba3d9a1c88e27c1078b32ad237ef39ffd5fb874f9115614" id=d2be2a6f-b0b6-4c8a-a896-dfcda202c42b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.190510 | controller | Jun 11 12:17:28.497767 crc crio[24477]: time="2026-06-11T12:17:28.496573559Z" level=info msg="Removing pod sandbox: 795a2b6c14e072897ba3d9a1c88e27c1078b32ad237ef39ffd5fb874f9115614" id=19970ae6-0d3a-4157-9549-b94c51d389c9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.190526 | controller | Jun 11 12:17:28.505180 crc crio[24477]: time="2026-06-11T12:17:28.505070909Z" level=info msg="Checking image status: quay.io/metal3-io/mariadb" id=70b1081d-10bf-41d3-a0d6-4410cb1a8fa2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.190542 | controller | Jun 11 12:17:28.511223 crc crio[24477]: time="2026-06-11T12:17:28.511133042Z" level=info msg="Removed pod sandbox: 795a2b6c14e072897ba3d9a1c88e27c1078b32ad237ef39ffd5fb874f9115614" id=19970ae6-0d3a-4157-9549-b94c51d389c9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.190558 | controller | Jun 11 12:17:28.524273 crc crio[24477]: time="2026-06-11T12:17:28.52418698Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/mariadb" id=fe1a7724-3e68-4a4d-8b12-98ca8bd40217 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.190575 | controller | Jun 11 12:17:28.529792 crc crio[24477]: time="2026-06-11T12:17:28.529722027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.190591 | controller | Jun 11 12:17:28.581958 crc crio[24477]: time="2026-06-11T12:17:28.581819337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.190677 | controller | Jun 11 12:17:28.593164 crc crio[24477]: time="2026-06-11T12:17:28.593063956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.190705 | controller | Jun 11 12:17:28.600339 crc crio[24477]: time="2026-06-11T12:17:28.600176517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.190724 | controller | Jun 11 12:17:28.853092 crc crio[24477]: time="2026-06-11T12:17:28.852328952Z" level=info msg="Created container 2aa23b4315152308cf43123ee47575123e03e5edead77ae9d3013b7cff48c5e7: openshift-marketplace/redhat-operators-qc7dz/registry-server" id=2cc51402-968b-4bd5-a7bb-5565285689a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.190747 | controller | Jun 11 12:17:28.857314 crc crio[24477]: time="2026-06-11T12:17:28.857228809Z" level=info msg="Starting container: 2aa23b4315152308cf43123ee47575123e03e5edead77ae9d3013b7cff48c5e7" id=af3a0a18-23ca-4517-95c5-c18b96efbad0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.190771 | controller | Jun 11 12:17:28.883790 crc crio[24477]: time="2026-06-11T12:17:28.883627309Z" level=info msg="Started container" PID=51071 containerID=2aa23b4315152308cf43123ee47575123e03e5edead77ae9d3013b7cff48c5e7 description=openshift-marketplace/redhat-operators-qc7dz/registry-server id=af3a0a18-23ca-4517-95c5-c18b96efbad0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18434342b4a9286f32d6ce5c46d923a8b4a0962ea4bc78b0dcaa53c3f581b466
2026-06-11 13:18:25.190900 | controller | Jun 11 12:17:29.278241 crc crio[24477]: time="2026-06-11T12:17:29.278053804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.190936 | controller | Jun 11 12:17:29.482844 crc crio[24477]: time="2026-06-11T12:17:29.482552469Z" level=info msg="Created container 48da1be0d62cf9edba8376f0aea6119c4c60a58ca0b5ead01643241d89d4bc1b: baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/mariadb" id=fe1a7724-3e68-4a4d-8b12-98ca8bd40217 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.190955 | controller | Jun 11 12:17:29.484946 crc crio[24477]: time="2026-06-11T12:17:29.484850875Z" level=info msg="Starting container: 48da1be0d62cf9edba8376f0aea6119c4c60a58ca0b5ead01643241d89d4bc1b" id=dd2035c3-acca-49e4-ba08-05441784d288 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.190973 | controller | Jun 11 12:17:29.493719 crc crio[24477]: time="2026-06-11T12:17:29.493493577Z" level=info msg="Started container" PID=51098 containerID=48da1be0d62cf9edba8376f0aea6119c4c60a58ca0b5ead01643241d89d4bc1b description=baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/mariadb id=dd2035c3-acca-49e4-ba08-05441784d288 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cca1e71d2c70fdfff34c3e421cd265d2a11d2b7a0748a6c31db11863246c0ff3
2026-06-11 13:18:25.190991 | controller | Jun 11 12:17:29.512072 crc crio[24477]: time="2026-06-11T12:17:29.511979715Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=fcf8ba4a-c9a8-4a7c-9a39-1b9faa57b04b name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.191009 | controller | Jun 11 12:17:29.523250 crc crio[24477]: time="2026-06-11T12:17:29.523039997Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-11 13:18:25.191026 | controller | Jun 11 12:17:34.761364 crc crio[24477]: time="2026-06-11T12:17:34.760401274Z" level=info msg="Running pod sandbox: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-v2q74/POD" id=65e0fa20-24d2-4196-8386-e3b032821b3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.191043 | controller | Jun 11 12:17:34.762870 crc crio[24477]: time="2026-06-11T12:17:34.761403183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.191060 | controller | Jun 11 12:17:34.804456 crc crio[24477]: time="2026-06-11T12:17:34.804296674Z" level=info msg="Running pod sandbox: openstack-operators/cinder-operator-controller-manager-584b474457-mkbck/POD" id=fe37a7c6-a0f2-4482-935d-1c7508af4dce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.191078 | controller | Jun 11 12:17:34.804456 crc crio[24477]: time="2026-06-11T12:17:34.804410107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.191100 | controller | Jun 11 12:17:34.896441 crc crio[24477]: time="2026-06-11T12:17:34.893544743Z" level=info msg="Running pod sandbox: openstack-operators/designate-operator-controller-manager-87bbdb4d9-5jrlf/POD" id=6db11250-ca54-455c-aba3-52f077a87a4c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.191117 | controller | Jun 11 12:17:34.896441 crc crio[24477]: time="2026-06-11T12:17:34.893711327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.191134 | controller | Jun 11 12:17:35.207961 crc crio[24477]: time="2026-06-11T12:17:35.206937796Z" level=info msg="Running pod sandbox: openstack-operators/glance-operator-controller-manager-585dc4b7b9-mp5b2/POD" id=a365acb1-ef3c-4b1f-b9eb-aaf2b4bcbc2b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.191152 | controller | Jun 11 12:17:35.207961 crc crio[24477]: time="2026-06-11T12:17:35.207260286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.191169 | controller | Jun 11 12:17:35.422278 crc crio[24477]: time="2026-06-11T12:17:35.42103259Z" level=info msg="Running pod sandbox: openstack-operators/heat-operator-controller-manager-5f5d6b8858-nn595/POD" id=bf77fcf3-a90d-4ebe-b221-62f76422825b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.191185 | controller | Jun 11 12:17:35.422278 crc crio[24477]: time="2026-06-11T12:17:35.421405691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.191202 | controller | Jun 11 12:17:35.559006 crc crio[24477]: time="2026-06-11T12:17:35.547059893Z" level=info msg="Running pod sandbox: openstack-operators/horizon-operator-controller-manager-9dc5578b5-g5xrm/POD" id=34fae629-dfb3-4e6d-9378-f452ca508fa0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.191219 | controller | Jun 11 12:17:35.561076 crc crio[24477]: time="2026-06-11T12:17:35.561027699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.191235 | controller | Jun 11 12:17:35.599813 crc crio[24477]: time="2026-06-11T12:17:35.5996055Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-v2q74 Namespace:openstack-operators ID:46ac6975e13ddb3933928da8e449a3b09521f99ee86b2b2f7c7b6a8fdf2e720f UID:08cf521f-96fb-41d2-92d5-5692cab737bf NetNS:/var/run/netns/f3843f31-a9fe-404d-a5d1-d7db4831647c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod08cf521f_96fb_41d2_92d5_5692cab737bf.slice PodAnnotations:0xc002ce4120}] Aliases:map[]}"
2026-06-11 13:18:25.191253 | controller | Jun 11 12:17:35.599813 crc crio[24477]: time="2026-06-11T12:17:35.599776265Z" level=info msg="Adding pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-v2q74 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.191271 | controller | Jun 11 12:17:35.820410 crc crio[24477]: time="2026-06-11T12:17:35.820300557Z" level=info msg="Running pod sandbox: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-ncmjs/POD" id=8258c627-1203-4b5d-91f4-1b5754aef5f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.191288 | controller | Jun 11 12:17:35.821445 crc crio[24477]: time="2026-06-11T12:17:35.820433471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.191305 | controller | Jun 11 12:17:36.146726 crc crio[24477]: time="2026-06-11T12:17:36.138401679Z" level=info msg="Running pod sandbox: openstack-operators/keystone-operator-controller-manager-85bb7cc757-sxgzv/POD" id=22cd3098-b359-4ce3-8a88-7ae06292529a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.191356 | controller | Jun 11 12:17:36.146726 crc crio[24477]: time="2026-06-11T12:17:36.139400047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.191375 | controller | Jun 11 12:17:36.200401 crc crio[24477]: time="2026-06-11T12:17:36.200229576Z" level=info msg="Running pod sandbox: openstack-operators/manila-operator-controller-manager-b547849c7-wdbk8/POD" id=fd967735-225e-4418-a04c-c04ef30836c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.191393 | controller | Jun 11 12:17:36.200902 crc crio[24477]: time="2026-06-11T12:17:36.200452032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.191411 | controller | Jun 11 12:17:36.644310 crc crio[24477]: time="2026-06-11T12:17:36.644232419Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-584b474457-mkbck Namespace:openstack-operators ID:2c4e5e260de8231a364a39d4af5ae3d3dabe77f10beea81de817395a12ff60c8 UID:1f559d2a-1e97-464e-8552-6c905ff35e97 NetNS:/var/run/netns/e316a1b5-1c64-49a9-b488-c7bd0567061f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f559d2a_1e97_464e_8552_6c905ff35e97.slice PodAnnotations:0xc002e12168}] Aliases:map[]}"
2026-06-11 13:18:25.191427 | controller | Jun 11 12:17:36.645194 crc crio[24477]: time="2026-06-11T12:17:36.645167045Z" level=info msg="Adding pod openstack-operators_cinder-operator-controller-manager-584b474457-mkbck to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.191444 | controller | Jun 11 12:17:36.657955 crc crio[24477]: time="2026-06-11T12:17:36.649801847Z" level=info msg="Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sqpxx/POD" id=6c81e529-4340-4fc0-abaa-571702846bc3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.191460 | controller | Jun 11 12:17:36.657955 crc crio[24477]: time="2026-06-11T12:17:36.649983602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.191477 | controller | Jun 11 12:17:36.708233 crc crio[24477]: time="2026-06-11T12:17:36.708133155Z" level=info msg="Running pod sandbox: openstack-operators/nova-operator-controller-manager-6df846755f-sshkt/POD" id=84f5110a-1e46-4946-8dcd-812ba29eb45c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.191494 | controller | Jun 11 12:17:36.708841 crc crio[24477]: time="2026-06-11T12:17:36.708263329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.191556 | controller | Jun 11 12:17:36.867336 crc crio[24477]: time="2026-06-11T12:17:36.847913612Z" level=info msg="Running pod sandbox: openstack-operators/neutron-operator-controller-manager-86f5cbdf58-29dkv/POD" id=692a668a-750b-4b27-b4ec-61254fd589dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.191580 | controller | Jun 11 12:17:36.867336 crc crio[24477]: time="2026-06-11T12:17:36.848026295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.191597 | controller | Jun 11 12:17:36.954979 crc crio[24477]: time="2026-06-11T12:17:36.954912279Z" level=info msg="Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-5mb64/POD" id=c535235d-9a08-4119-9ec6-56eda692710b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.191618 | controller | Jun 11 12:17:36.955110 crc crio[24477]: time="2026-06-11T12:17:36.955066774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.191636 | controller | Jun 11 12:17:37.532001 crc crio[24477]: time="2026-06-11T12:17:37.531934502Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-nn595 Namespace:openstack-operators ID:23c278c428d715df8e9f04d71fe2ebcfff3e1d83164e8909760f10b81e8299cf UID:26c896d4-13b1-4dab-b6de-11a674fd1bc9 NetNS:/var/run/netns/648ddaf8-0291-4f83-b397-18524c4d5d9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26c896d4_13b1_4dab_b6de_11a674fd1bc9.slice PodAnnotations:0xc000326348}] Aliases:map[]}"
2026-06-11 13:18:25.191653 | controller | Jun 11 12:17:37.532210 crc crio[24477]: time="2026-06-11T12:17:37.532183758Z" level=info msg="Adding pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-nn595 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.191669 | controller | Jun 11 12:17:37.545106 crc crio[24477]: time="2026-06-11T12:17:37.534893595Z" level=info msg="Running pod sandbox: openstack-operators/ovn-operator-controller-manager-f87cbdf4c-d7k5d/POD" id=5321f3d0-8cbd-4687-8494-0d793537b50f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.191765 | controller | Jun 11 12:17:37.545106 crc crio[24477]: time="2026-06-11T12:17:37.535256765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.191786 | controller | Jun 11 12:17:37.784158 crc crio[24477]: time="2026-06-11T12:17:37.782786801Z" level=info msg="Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-565998cc45-kmpxd/POD" id=52c86fb7-5c33-4c2b-8b91-fa984c05ba1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.191804 | controller | Jun 11 12:17:37.784299 crc crio[24477]: time="2026-06-11T12:17:37.78415747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.191821 | controller | Jun 11 12:17:37.784299 crc crio[24477]: time="2026-06-11T12:17:37.783250995Z" level=info msg="Running pod sandbox: openstack-operators/swift-operator-controller-manager-79846f755c-lvvwc/POD" id=05a562c9-3f16-4bcc-80d8-929713f282d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.191885 | controller | Jun 11 12:17:37.784417 crc crio[24477]: time="2026-06-11T12:17:37.784329346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.191913 | controller | Jun 11 12:17:38.276219 crc crio[24477]: time="2026-06-11T12:17:38.276007783Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-5jrlf Namespace:openstack-operators ID:78ddf49542c1533a4cce4451b1d01705e331530c3b8e43fd09da0f8f3ea8f60b UID:c8655920-85d1-47ac-aa40-a18b5ecd035e NetNS:/var/run/netns/086a63b4-fe5d-4332-9761-1e6ab93024b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc8655920_85d1_47ac_aa40_a18b5ecd035e.slice PodAnnotations:0xc00251e418}] Aliases:map[]}"
2026-06-11 13:18:25.191932 | controller | Jun 11 12:17:38.276219 crc crio[24477]: time="2026-06-11T12:17:38.276201539Z" level=info msg="Adding pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-5jrlf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.191950 | controller | Jun 11 12:17:38.500950 crc crio[24477]: time="2026-06-11T12:17:38.500849226Z" level=info msg="Running pod sandbox: openstack-operators/test-operator-controller-manager-7579dbdcb9-k92jq/POD" id=efaea831-b54d-4500-ba9a-576ab3fbebc4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.191971 | controller | Jun 11 12:17:38.501179 crc crio[24477]: time="2026-06-11T12:17:38.50100519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.192007 | controller | Jun 11 12:17:38.644281 crc crio[24477]: time="2026-06-11T12:17:38.64406699Z" level=info msg="Running pod sandbox: openstack-operators/watcher-operator-controller-manager-5f7f6c9964-cd6sm/POD" id=40152668-06ef-4ea9-a6ec-1f107ac96d88 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.192031 | controller | Jun 11 12:17:38.644281 crc crio[24477]: time="2026-06-11T12:17:38.644271107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.192052 | controller | Jun 11 12:17:38.923165 crc crio[24477]: time="2026-06-11T12:17:38.916255379Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-sxgzv Namespace:openstack-operators ID:06f2e78408d04d81330393bb0d4214b817c6c86fc3f38ca325d6da003bbc93ba UID:e2591504-d9b7-4a85-ac48-410a28523042 NetNS:/var/run/netns/27407c43-6664-4b4f-89b3-fa90c9fc9ded Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2591504_d9b7_4a85_ac48_410a28523042.slice PodAnnotations:0xc000b181f8}] Aliases:map[]}"
2026-06-11 13:18:25.192070 | controller | Jun 11 12:17:38.923165 crc crio[24477]: time="2026-06-11T12:17:38.916577117Z" level=info msg="Adding pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-sxgzv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.192087 | controller | Jun 11 12:17:39.145130 crc crio[24477]: time="2026-06-11T12:17:39.144143053Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-mp5b2 Namespace:openstack-operators ID:7127913b112045e6b967372fab8ff7590b4c4babce3be87d9669998248ad13a0 UID:665aaab6-7229-40ae-a9ed-e9e9fdc0d296 NetNS:/var/run/netns/6797c086-b962-4462-b3c3-1fcdcc4c962f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod665aaab6_7229_40ae_a9ed_e9e9fdc0d296.slice PodAnnotations:0xc002d1a2b8}] Aliases:map[]}"
2026-06-11 13:18:25.192105 | controller | Jun 11 12:17:39.145130 crc crio[24477]: time="2026-06-11T12:17:39.144237166Z" level=info msg="Adding pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-mp5b2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.192121 | controller | Jun 11 12:17:39.847952 crc crio[24477]: time="2026-06-11T12:17:39.843611175Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-g5xrm Namespace:openstack-operators ID:499e33a25e884d39f1f2a5a6cde1ee2459bb7ff0b25a2b0d7e8c56b35b0edc13 UID:8eaffe03-501a-4787-8863-7e25aeb87767 NetNS:/var/run/netns/f8fd195a-f95a-4da7-8148-f4201dde31b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8eaffe03_501a_4787_8863_7e25aeb87767.slice PodAnnotations:0xc002ce4428}] Aliases:map[]}"
2026-06-11 13:18:25.192138 | controller | Jun 11 12:17:39.847952 crc crio[24477]: time="2026-06-11T12:17:39.844389207Z" level=info msg="Adding pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-g5xrm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.192155 | controller | Jun 11 12:17:40.569045 crc crio[24477]: time="2026-06-11T12:17:40.568200685Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-ncmjs Namespace:openstack-operators ID:142caafcc4e42fd5fa6ce02a44b0c416bcfc2d11989dc12ee08fa62c357a5768 UID:7b026fa5-24f7-4b5d-96bf-534287d16854 NetNS:/var/run/netns/26107f9d-857f-439b-9b96-0a4bccf5a713 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7b026fa5_24f7_4b5d_96bf_534287d16854.slice PodAnnotations:0xc002ce41c8}] Aliases:map[]}"
2026-06-11 13:18:25.192209 | controller | Jun 11 12:17:40.569442 crc crio[24477]: time="2026-06-11T12:17:40.56942087Z" level=info msg="Adding pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-ncmjs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.192233 | controller | Jun 11 12:17:41.632143 crc crio[24477]: time="2026-06-11T12:17:41.631025298Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-sqpxx Namespace:openstack-operators ID:7f7f244e6da5356493f1142fb1735169483ef91c9acaf42b0a2f778c9be1aba2 UID:950a93bf-c12b-4771-b08a-7c0365cdec9a NetNS:/var/run/netns/d3981323-aa3d-4b0c-a462-23ccf8e87463 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod950a93bf_c12b_4771_b08a_7c0365cdec9a.slice PodAnnotations:0xc002ce43d0}] Aliases:map[]}"
2026-06-11 13:18:25.192250 | controller | Jun 11 12:17:41.632143 crc crio[24477]: time="2026-06-11T12:17:41.63181632Z" level=info msg="Adding pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-sqpxx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.192267 | controller | Jun 11 12:17:41.664768 crc crio[24477]: time="2026-06-11T12:17:41.663094101Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-b547849c7-wdbk8 Namespace:openstack-operators ID:2347f5b02783a9cbd7a6ef0dd2901b0b6126c6ca6d801cb2027c51d9b6cd5c79 UID:6b5c8d55-c285-4934-a7d1-3c57d45e1e7d NetNS:/var/run/netns/e8f19a11-a4b4-45a4-ab8e-35b4200177a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6b5c8d55_c285_4934_a7d1_3c57d45e1e7d.slice PodAnnotations:0xc00251e230}] Aliases:map[]}"
2026-06-11 13:18:25.192284 | controller | Jun 11 12:17:41.664768 crc crio[24477]: time="2026-06-11T12:17:41.663326477Z" level=info msg="Adding pod openstack-operators_manila-operator-controller-manager-b547849c7-wdbk8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.192301 | controller | Jun 11 12:17:42.570095 crc crio[24477]: time="2026-06-11T12:17:42.56880398Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-6df846755f-sshkt Namespace:openstack-operators ID:bbb67eff44b0170013c70ecb873f4458157cd3fd9e670643cd907ba8aac5f6e3 UID:7944cf08-0203-4178-bd4d-b4c532dbbf28 NetNS:/var/run/netns/3952b7df-b710-43f3-ac4b-bdbb69350aa9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7944cf08_0203_4178_bd4d_b4c532dbbf28.slice PodAnnotations:0xc000a148e0}] Aliases:map[]}"
2026-06-11 13:18:25.192349 | controller | Jun 11 12:17:42.570095 crc crio[24477]: time="2026-06-11T12:17:42.569566162Z" level=info msg="Adding pod openstack-operators_nova-operator-controller-manager-6df846755f-sshkt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.192377 | controller | Jun 11 12:17:42.574620 crc crio[24477]: time="2026-06-11T12:17:42.574475103Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-86f5cbdf58-29dkv Namespace:openstack-operators ID:65e4d0216d63e97a462cdb366d6be180596e9c2828cfe78bd0df052a178d46f2 UID:5059c382-6ae7-4ae4-889c-d29d3ba4e8e9 NetNS:/var/run/netns/1b579b16-3ee4-4ae7-a8c7-c1781d092c48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5059c382_6ae7_4ae4_889c_d29d3ba4e8e9.slice PodAnnotations:0xc002e122a0}] Aliases:map[]}"
2026-06-11 13:18:25.192450 | controller | Jun 11 12:17:42.574620 crc crio[24477]: time="2026-06-11T12:17:42.574606596Z" level=info msg="Adding pod openstack-operators_neutron-operator-controller-manager-86f5cbdf58-29dkv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.192491 | controller | Jun 11 12:17:42.680019 crc crio[24477]: 2026-06-11T12:17:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:46ac6975e13ddb3 Mac:06:24:c5:de:32:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/f3843f31-a9fe-404d-a5d1-d7db4831647c SocketPath: PciID:}] [{Interface:0xc000518850 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.192511 | controller | Jun 11 12:17:42.702481 crc crio[24477]: time="2026-06-11T12:17:42.702403383Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-f87cbdf4c-d7k5d Namespace:openstack-operators ID:a045d28ad786ef76992298a89d1a148e87c7fcdd8f589a5e327a59922582e57b UID:a137c698-a02b-43ff-b472-cb227bc663f0 NetNS:/var/run/netns/b31ae69c-1c27-4e94-ab9e-c3f780df4417 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda137c698_a02b_43ff_b472_cb227bc663f0.slice PodAnnotations:0xc002d944d8}] Aliases:map[]}"
2026-06-11 13:18:25.192528 | controller | Jun 11 12:17:42.703210 crc crio[24477]: time="2026-06-11T12:17:42.703171675Z" level=info msg="Adding pod openstack-operators_ovn-operator-controller-manager-f87cbdf4c-d7k5d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.192546 | controller | Jun 11 12:17:42.717993 crc crio[24477]: time="2026-06-11T12:17:42.706239952Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-v2q74 Namespace:openstack-operators ID:46ac6975e13ddb3933928da8e449a3b09521f99ee86b2b2f7c7b6a8fdf2e720f UID:08cf521f-96fb-41d2-92d5-5692cab737bf NetNS:/var/run/netns/f3843f31-a9fe-404d-a5d1-d7db4831647c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod08cf521f_96fb_41d2_92d5_5692cab737bf.slice PodAnnotations:0xc002ce4120}] Aliases:map[]}"
2026-06-11 13:18:25.192562 | controller | Jun 11 12:17:42.717993 crc crio[24477]: time="2026-06-11T12:17:42.706695024Z" level=info msg="Checking pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-v2q74 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.192579 | controller | Jun 11 12:17:42.844621 crc crio[24477]: time="2026-06-11T12:17:42.840405531Z" level=info msg="Ran pod sandbox 46ac6975e13ddb3933928da8e449a3b09521f99ee86b2b2f7c7b6a8fdf2e720f with infra container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-v2q74/POD" id=65e0fa20-24d2-4196-8386-e3b032821b3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.192671 | controller | Jun 11 12:17:42.854238 crc crio[24477]: time="2026-06-11T12:17:42.852759842Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=38096f51-7291-4a83-89a6-f774b9aed8f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.192697 | controller | Jun 11 12:17:42.854238 crc crio[24477]: time="2026-06-11T12:17:42.853137812Z" level=info msg="Image quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 not found" id=38096f51-7291-4a83-89a6-f774b9aed8f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.192716 | controller | Jun 11 12:17:42.854238 crc crio[24477]: time="2026-06-11T12:17:42.853191714Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 found" id=38096f51-7291-4a83-89a6-f774b9aed8f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.192740 | controller | Jun 11 12:17:42.870729 crc crio[24477]: time="2026-06-11T12:17:42.870440881Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=d77d1028-2523-40ab-8f94-7029e0d80937 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.192757 | controller | Jun 11 12:17:42.888093 crc crio[24477]: time="2026-06-11T12:17:42.883035819Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\""
2026-06-11 13:18:25.192774 | controller | Jun 11 12:17:42.991455 crc crio[24477]: time="2026-06-11T12:17:42.991296973Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-5mb64 Namespace:openstack-operators ID:4febd9663437199d38d850931ac0fee4e672d3329dd34d5508ee2501539f9086 UID:596a2b69-3974-4021-9344-514eb000472e NetNS:/var/run/netns/869e06b6-5bbb-486f-a97c-6e9f54f5d141 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod596a2b69_3974_4021_9344_514eb000472e.slice PodAnnotations:0xc002d94718}] Aliases:map[]}"
2026-06-11 13:18:25.192790 | controller | Jun 11 12:17:42.991455 crc crio[24477]: time="2026-06-11T12:17:42.991442457Z" level=info msg="Adding pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-5mb64 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.192807 | controller | Jun 11 12:17:43.036321 crc crio[24477]: time="2026-06-11T12:17:43.035871831Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-kmpxd Namespace:openstack-operators ID:a9a28a2e2f090170fe2cfc226e9063a7e178a007c35339129968fbee469242dd UID:40f51a94-cb03-4604-b915-8b86dab04d3b NetNS:/var/run/netns/de150c52-8bcf-4716-96f7-c8753baa350d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod40f51a94_cb03_4604_b915_8b86dab04d3b.slice PodAnnotations:0xc0003263b0}] Aliases:map[]}"
2026-06-11 13:18:25.192824 | controller | Jun 11 12:17:43.036321 crc crio[24477]: time="2026-06-11T12:17:43.035951023Z" level=info msg="Adding pod openstack-operators_telemetry-operator-controller-manager-565998cc45-kmpxd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.192841 | controller | Jun 11 12:17:43.052478 crc crio[24477]: time="2026-06-11T12:17:43.050369913Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-k92jq Namespace:openstack-operators ID:85731a5ac39f839d79996c90e352b663345dca5707e370ed0132543142467178 UID:9c3a45a8-a859-4411-bba4-296cb571251b NetNS:/var/run/netns/3079b19f-b444-4a34-a3e4-e1671de336b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c3a45a8_a859_4411_bba4_296cb571251b.slice PodAnnotations:0xc000530570}] Aliases:map[]}"
2026-06-11 13:18:25.192879 | controller | Jun 11 12:17:43.052478 crc crio[24477]: time="2026-06-11T12:17:43.050561618Z" level=info msg="Adding pod openstack-operators_test-operator-controller-manager-7579dbdcb9-k92jq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.192899 | controller | Jun 11 12:17:43.056753 crc crio[24477]: time="2026-06-11T12:17:43.056460775Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-5f7f6c9964-cd6sm Namespace:openstack-operators ID:9fb60d197bf3b03cb91a5454b441805999ef88e117944217860191e9eaf29ad4 UID:214f2cbd-0ea3-4b52-a9ba-f9cf454e125d NetNS:/var/run/netns/5338fc07-2ed0-494b-9a38-f338b3f63fe9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod214f2cbd_0ea3_4b52_a9ba_f9cf454e125d.slice PodAnnotations:0xc002ce46f8}] Aliases:map[]}"
2026-06-11 13:18:25.192921 | controller | Jun 11 12:17:43.056753 crc crio[24477]: time="2026-06-11T12:17:43.056736745Z" level=info msg="Adding pod openstack-operators_watcher-operator-controller-manager-5f7f6c9964-cd6sm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.192938 | controller | Jun 11 12:17:43.104382 crc crio[24477]: time="2026-06-11T12:17:43.103218871Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-79846f755c-lvvwc Namespace:openstack-operators ID:fd6660e5e8a19ab378a33502ba643faeb96462b1192c7ecfda6e92e912c03f61 UID:595cdfb7-0f54-4168-a379-52746a2e1dc2 NetNS:/var/run/netns/a9b31cec-9cf2-4e38-9446-affbf227e881 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod595cdfb7_0f54_4168_a379_52746a2e1dc2.slice PodAnnotations:0xc002d1a4f0}] Aliases:map[]}"
2026-06-11 13:18:25.192956 | controller | Jun 11 12:17:43.104382 crc crio[24477]: time="2026-06-11T12:17:43.103286653Z" level=info msg="Adding pod openstack-operators_swift-operator-controller-manager-79846f755c-lvvwc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.192973 | controller | Jun 11 12:17:43.909996 crc crio[24477]: 2026-06-11T12:17:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:23c278c428d715d Mac:56:2c:7c:7a:d4:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/648ddaf8-0291-4f83-b397-18524c4d5d9e SocketPath: PciID:}] [{Interface:0xc000014b50 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.192990 | controller | Jun 11 12:17:43.922982 crc crio[24477]: time="2026-06-11T12:17:43.922082738Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-nn595 Namespace:openstack-operators ID:23c278c428d715df8e9f04d71fe2ebcfff3e1d83164e8909760f10b81e8299cf UID:26c896d4-13b1-4dab-b6de-11a674fd1bc9 NetNS:/var/run/netns/648ddaf8-0291-4f83-b397-18524c4d5d9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26c896d4_13b1_4dab_b6de_11a674fd1bc9.slice PodAnnotations:0xc000326348}] Aliases:map[]}"
2026-06-11 13:18:25.193044 | controller | Jun 11 12:17:43.922982 crc crio[24477]: time="2026-06-11T12:17:43.922456239Z" level=info msg="Checking pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-nn595 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.193065 | controller | Jun 11 12:17:44.232360 crc crio[24477]: 2026-06-11T12:17:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06f2e78408d04d8 Mac:22:e6:43:ba:97:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/27407c43-6664-4b4f-89b3-fa90c9fc9ded SocketPath: PciID:}] [{Interface:0xc000122770 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.193082 | controller | Jun 11 12:17:44.255138 crc crio[24477]: time="2026-06-11T12:17:44.253253003Z" level=info msg="Ran pod sandbox 23c278c428d715df8e9f04d71fe2ebcfff3e1d83164e8909760f10b81e8299cf with infra container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-nn595/POD" id=bf77fcf3-a90d-4ebe-b221-62f76422825b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.193099 | controller | Jun 11 12:17:44.317717 crc crio[24477]: time="2026-06-11T12:17:44.316951586Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-sxgzv Namespace:openstack-operators ID:06f2e78408d04d81330393bb0d4214b817c6c86fc3f38ca325d6da003bbc93ba UID:e2591504-d9b7-4a85-ac48-410a28523042 NetNS:/var/run/netns/27407c43-6664-4b4f-89b3-fa90c9fc9ded Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2591504_d9b7_4a85_ac48_410a28523042.slice PodAnnotations:0xc000b181f8}] Aliases:map[]}"
2026-06-11 13:18:25.193119 | controller | Jun 11 12:17:44.326821 crc crio[24477]: time="2026-06-11T12:17:44.318891961Z" level=info msg="Checking pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-sxgzv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.193188 | controller | Jun 11 12:17:44.350239 crc crio[24477]: time="2026-06-11T12:17:44.340242249Z" level=info msg="Ran pod sandbox 06f2e78408d04d81330393bb0d4214b817c6c86fc3f38ca325d6da003bbc93ba with infra container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-sxgzv/POD" id=22cd3098-b359-4ce3-8a88-7ae06292529a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.193213 | controller | Jun 11 12:17:44.399354 crc crio[24477]: 2026-06-11T12:17:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c4e5e260de8231 Mac:6a:74:d7:d2:6c:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/e316a1b5-1c64-49a9-b488-c7bd0567061f SocketPath: PciID:}] [{Interface:0xc00053e730 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.193232 | controller | Jun 11 12:17:44.414696 crc crio[24477]: time="2026-06-11T12:17:44.399121971Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=69d4b0f8-ef5f-480a-92af-24cf535b8c6e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.193249 | controller | Jun 11 12:17:44.414696 crc crio[24477]: time="2026-06-11T12:17:44.41414868Z" level=info msg="Image quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 not found" id=69d4b0f8-ef5f-480a-92af-24cf535b8c6e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.193266 | controller | Jun 11 12:17:44.414696 crc crio[24477]: time="2026-06-11T12:17:44.414228941Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 found" id=69d4b0f8-ef5f-480a-92af-24cf535b8c6e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.193284 | controller | Jun 11 12:17:44.414696 crc crio[24477]: time="2026-06-11T12:17:44.400557181Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-584b474457-mkbck Namespace:openstack-operators ID:2c4e5e260de8231a364a39d4af5ae3d3dabe77f10beea81de817395a12ff60c8 UID:1f559d2a-1e97-464e-8552-6c905ff35e97 NetNS:/var/run/netns/e316a1b5-1c64-49a9-b488-c7bd0567061f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f559d2a_1e97_464e_8552_6c905ff35e97.slice PodAnnotations:0xc002e12168}] Aliases:map[]}"
2026-06-11 13:18:25.193302 | controller | Jun 11 12:17:44.415018 crc crio[24477]: time="2026-06-11T12:17:44.414771887Z" level=info msg="Checking pod openstack-operators_cinder-operator-controller-manager-584b474457-mkbck for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.193319 | controller | Jun 11 12:17:44.527858 crc crio[24477]: time="2026-06-11T12:17:44.513397785Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=36bb3497-6f7c-4469-a2e8-e645179b6799 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.193336 | controller | Jun 11 12:17:44.527858 crc crio[24477]: time="2026-06-11T12:17:44.513881178Z" level=info msg="Image quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 not found" id=36bb3497-6f7c-4469-a2e8-e645179b6799 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.193355 | controller | Jun 11 12:17:44.527858 crc crio[24477]: time="2026-06-11T12:17:44.514059573Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 found" id=36bb3497-6f7c-4469-a2e8-e645179b6799 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.193372 | controller | Jun 11 12:17:44.527858 crc crio[24477]: time="2026-06-11T12:17:44.514220748Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=4aa5ea6d-3d51-4cae-831f-6ca5d9b2934c name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.193388 | controller | Jun 11 12:17:44.527858 crc crio[24477]: time="2026-06-11T12:17:44.524111567Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=502d9188-225f-44e2-8431-570a226f22f7 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.193404 | controller | Jun 11 12:17:44.530105 crc crio[24477]: time="2026-06-11T12:17:44.529968303Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\""
2026-06-11 13:18:25.193439 | controller | Jun 11 12:17:44.531112 crc crio[24477]: time="2026-06-11T12:17:44.530998062Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\""
2026-06-11 13:18:25.193480 | controller | Jun 11 12:17:44.954581 crc crio[24477]: 2026-06-11T12:17:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78ddf49542c1533 Mac:1e:5d:ad:e6:48:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/086a63b4-fe5d-4332-9761-1e6ab93024b4 SocketPath: PciID:}] [{Interface:0xc00030c8e0 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.193497 | controller | Jun 11 12:17:44.959818 crc crio[24477]: time="2026-06-11T12:17:44.958184301Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-5jrlf Namespace:openstack-operators ID:78ddf49542c1533a4cce4451b1d01705e331530c3b8e43fd09da0f8f3ea8f60b UID:c8655920-85d1-47ac-aa40-a18b5ecd035e NetNS:/var/run/netns/086a63b4-fe5d-4332-9761-1e6ab93024b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc8655920_85d1_47ac_aa40_a18b5ecd035e.slice PodAnnotations:0xc00251e418}] Aliases:map[]}"
2026-06-11 13:18:25.193515 | controller | Jun 11 12:17:44.959818 crc crio[24477]: time="2026-06-11T12:17:44.958372316Z" level=info msg="Checking pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-5jrlf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.193532 | controller | Jun 11 12:17:44.973891 crc crio[24477]: time="2026-06-11T12:17:44.97331249Z" level=info msg="Ran pod sandbox 2c4e5e260de8231a364a39d4af5ae3d3dabe77f10beea81de817395a12ff60c8 with infra container: openstack-operators/cinder-operator-controller-manager-584b474457-mkbck/POD" id=fe37a7c6-a0f2-4482-935d-1c7508af4dce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.193549 | controller | Jun 11 12:17:45.003798 crc crio[24477]: time="2026-06-11T12:17:44.995426136Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=529c10d4-f2f4-42f6-904e-11b4d74abd53 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.193566 | controller | Jun 11 12:17:45.003798 crc crio[24477]: time="2026-06-11T12:17:44.995927141Z" level=info msg="Image quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d not found" id=529c10d4-f2f4-42f6-904e-11b4d74abd53 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.193586 | controller | Jun 11 12:17:45.003798 crc crio[24477]: time="2026-06-11T12:17:44.996006043Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d found" id=529c10d4-f2f4-42f6-904e-11b4d74abd53 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.193603 | controller | Jun 11 12:17:45.003798 crc crio[24477]: time="2026-06-11T12:17:45.001796755Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=ee31fd39-9693-4e5f-a5ec-9a0af65c0c07 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.193620 | controller | Jun 11 12:17:45.018777 crc crio[24477]: time="2026-06-11T12:17:45.009919385Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\""
2026-06-11 13:18:25.193636 | controller | Jun 11 12:17:45.054632 crc crio[24477]: 2026-06-11T12:17:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65e4d0216d63e97 Mac:a2:96:ea:94:93:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/1b579b16-3ee4-4ae7-a8c7-c1781d092c48 SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.193652 | controller | Jun 11 12:17:45.148180 crc crio[24477]: time="2026-06-11T12:17:45.148123463Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-86f5cbdf58-29dkv Namespace:openstack-operators ID:65e4d0216d63e97a462cdb366d6be180596e9c2828cfe78bd0df052a178d46f2 UID:5059c382-6ae7-4ae4-889c-d29d3ba4e8e9 NetNS:/var/run/netns/1b579b16-3ee4-4ae7-a8c7-c1781d092c48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5059c382_6ae7_4ae4_889c_d29d3ba4e8e9.slice PodAnnotations:0xc002e122a0}] Aliases:map[]}"
2026-06-11 13:18:25.193668 | controller | Jun 11 12:17:45.176591 crc crio[24477]: time="2026-06-11T12:17:45.176430119Z" level=info msg="Ran pod sandbox 78ddf49542c1533a4cce4451b1d01705e331530c3b8e43fd09da0f8f3ea8f60b with infra container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-5jrlf/POD" id=6db11250-ca54-455c-aba3-52f077a87a4c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.193685 | controller | Jun 11 12:17:45.177730 crc crio[24477]: time="2026-06-11T12:17:45.177696103Z" level=info msg="Checking pod openstack-operators_neutron-operator-controller-manager-86f5cbdf58-29dkv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.193702 | controller | Jun 11 12:17:45.188536 crc crio[24477]: time="2026-06-11T12:17:45.187870185Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=6f388473-501b-4684-a128-b5e40820ca7f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.193720 | controller | Jun 11 12:17:45.188536 crc crio[24477]: time="2026-06-11T12:17:45.188220195Z" level=info msg="Image quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 not found" id=6f388473-501b-4684-a128-b5e40820ca7f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.193736 | controller | Jun 11 12:17:45.188536 crc crio[24477]: time="2026-06-11T12:17:45.188275856Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 found" id=6f388473-501b-4684-a128-b5e40820ca7f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.193752 | controller | Jun 11 12:17:45.190753 crc crio[24477]: time="2026-06-11T12:17:45.190634293Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=1d9583d7-323e-42cc-a8a1-ffa7fc92e9bc name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.193772 | controller | Jun 11 12:17:45.195185 crc crio[24477]: time="2026-06-11T12:17:45.195018938Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\""
2026-06-11 13:18:25.193792 | controller | Jun 11 12:17:45.208368 crc crio[24477]: 2026-06-11T12:17:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bbb67eff44b0170 Mac:f6:55:d9:72:e6:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/3952b7df-b710-43f3-ac4b-bdbb69350aa9 SocketPath: PciID:}] [{Interface:0xc00043a5d0 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.193810 | controller | Jun 11 12:17:45.263026 crc crio[24477]: time="2026-06-11T12:17:45.249401222Z" level=info msg="Ran pod sandbox 65e4d0216d63e97a462cdb366d6be180596e9c2828cfe78bd0df052a178d46f2 with infra container: openstack-operators/neutron-operator-controller-manager-86f5cbdf58-29dkv/POD" id=692a668a-750b-4b27-b4ec-61254fd589dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.193828 | controller | Jun 11 12:17:45.286873 crc crio[24477]: 2026-06-11T12:17:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:499e33a25e884d3 Mac:7e:e4:e9:50:d1:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/f8fd195a-f95a-4da7-8148-f4201dde31b8 SocketPath: PciID:}] [{Interface:0xc000222940 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.193845 | controller | Jun 11 12:17:45.299293 crc crio[24477]: time="2026-06-11T12:17:45.291411771Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-g5xrm Namespace:openstack-operators ID:499e33a25e884d39f1f2a5a6cde1ee2459bb7ff0b25a2b0d7e8c56b35b0edc13 UID:8eaffe03-501a-4787-8863-7e25aeb87767 NetNS:/var/run/netns/f8fd195a-f95a-4da7-8148-f4201dde31b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8eaffe03_501a_4787_8863_7e25aeb87767.slice PodAnnotations:0xc002ce4428}] Aliases:map[]}"
2026-06-11 13:18:25.193884 | controller | Jun 11 12:17:45.299293 crc crio[24477]: time="2026-06-11T12:17:45.291614086Z" level=info msg="Checking pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-g5xrm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.193903 | controller | Jun 11 12:17:45.299293 crc crio[24477]: time="2026-06-11T12:17:45.294587024Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-6df846755f-sshkt Namespace:openstack-operators ID:bbb67eff44b0170013c70ecb873f4458157cd3fd9e670643cd907ba8aac5f6e3 UID:7944cf08-0203-4178-bd4d-b4c532dbbf28 NetNS:/var/run/netns/3952b7df-b710-43f3-ac4b-bdbb69350aa9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7944cf08_0203_4178_bd4d_b4c532dbbf28.slice PodAnnotations:0xc000a148e0}] Aliases:map[]}"
2026-06-11 13:18:25.193921 | controller | Jun 11 12:17:45.313998 crc crio[24477]: time="2026-06-11T12:17:45.309390445Z" level=info msg="Checking pod openstack-operators_nova-operator-controller-manager-6df846755f-sshkt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.194021 | controller | Jun 11 12:17:45.321181 crc crio[24477]: time="2026-06-11T12:17:45.313322481Z" level=info msg="Ran pod sandbox 499e33a25e884d39f1f2a5a6cde1ee2459bb7ff0b25a2b0d7e8c56b35b0edc13 with infra container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-g5xrm/POD" id=34fae629-dfb3-4e6d-9378-f452ca508fa0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.194049 | controller | Jun 11 12:17:45.334434 crc crio[24477]: time="2026-06-11T12:17:45.334307221Z" level=info msg="Ran pod sandbox bbb67eff44b0170013c70ecb873f4458157cd3fd9e670643cd907ba8aac5f6e3 with infra container: openstack-operators/nova-operator-controller-manager-6df846755f-sshkt/POD" id=84f5110a-1e46-4946-8dcd-812ba29eb45c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.194071 | controller | Jun 11 12:17:45.341391 crc crio[24477]: time="2026-06-11T12:17:45.341138343Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224" id=48b10f80-bf77-456a-8cfb-61b08923d7b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.194088 | controller | Jun 11 12:17:45.341913 crc crio[24477]: time="2026-06-11T12:17:45.341395062Z" level=info msg="Image quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224 not found" id=48b10f80-bf77-456a-8cfb-61b08923d7b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.194104 | controller | Jun 11 12:17:45.341913 crc crio[24477]: time="2026-06-11T12:17:45.341456223Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224 found" id=48b10f80-bf77-456a-8cfb-61b08923d7b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.194120 | controller | Jun 11 12:17:45.342743 crc crio[24477]: time="2026-06-11T12:17:45.342324257Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=3889e4dd-be15-4e96-a6f7-305ca96a5a61 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.194135 | controller | Jun 11 12:17:45.342743 crc crio[24477]: time="2026-06-11T12:17:45.342473711Z" level=info msg="Image quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 not found" id=3889e4dd-be15-4e96-a6f7-305ca96a5a61 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.194151 | controller | Jun 11 12:17:45.342743 crc crio[24477]: time="2026-06-11T12:17:45.342635406Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 found" id=3889e4dd-be15-4e96-a6f7-305ca96a5a61 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.194169 | controller | Jun 11 12:17:45.357303 crc crio[24477]: time="2026-06-11T12:17:45.357150588Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224" id=2cda56e1-1f68-488b-98cd-08a08b5f0fb7 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.194186 | controller | Jun 11 12:17:45.359000 crc crio[24477]: time="2026-06-11T12:17:45.358900988Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=a6494fce-ee56-409d-b7a0-9b405e7d12e7 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.194203 | controller | Jun 11 12:17:45.360320 crc crio[24477]: time="2026-06-11T12:17:45.359271808Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=790f33a7-581b-4b25-b7e6-fbde0f114b88 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.194220 | controller | Jun 11 12:17:45.360320 crc crio[24477]: time="2026-06-11T12:17:45.359588978Z" level=info msg="Image quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 not found" id=790f33a7-581b-4b25-b7e6-fbde0f114b88 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.194236 | controller | Jun 11 12:17:45.387986 crc crio[24477]: time="2026-06-11T12:17:45.382636601Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 found" id=790f33a7-581b-4b25-b7e6-fbde0f114b88 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.194255 | controller | Jun 11 12:17:45.423084 crc crio[24477]: time="2026-06-11T12:17:45.423028187Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=28f40c44-4195-4841-ae6f-5cb52f949638 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.194273 | controller | Jun 11 12:17:45.510616 crc crio[24477]: time="2026-06-11T12:17:45.452458403Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224\""
2026-06-11 13:18:25.194291 | controller | Jun 11 12:17:45.511174 crc crio[24477]: time="2026-06-11T12:17:45.459342628Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\""
2026-06-11 13:18:25.194328 | controller | Jun 11 12:17:45.544126 crc crio[24477]: time="2026-06-11T12:17:45.538336072Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\""
2026-06-11 13:18:25.194350 | controller | Jun 11 12:17:46.282924 crc crio[24477]: 2026-06-11T12:17:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f7f244e6da5356 Mac:12:b0:db:8c:89:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/d3981323-aa3d-4b0c-a462-23ccf8e87463 SocketPath: PciID:}] [{Interface:0xc000324c50 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.194368 | controller | Jun 11 12:17:46.327888 crc crio[24477]: time="2026-06-11T12:17:46.327821443Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-sqpxx Namespace:openstack-operators ID:7f7f244e6da5356493f1142fb1735169483ef91c9acaf42b0a2f778c9be1aba2 UID:950a93bf-c12b-4771-b08a-7c0365cdec9a NetNS:/var/run/netns/d3981323-aa3d-4b0c-a462-23ccf8e87463 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod950a93bf_c12b_4771_b08a_7c0365cdec9a.slice PodAnnotations:0xc002ce43d0}] Aliases:map[]}"
2026-06-11 13:18:25.194445 | controller | Jun 11 12:17:46.328490 crc crio[24477]: time="2026-06-11T12:17:46.328468561Z" level=info msg="Checking pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-sqpxx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.194470 | controller | Jun 11 12:17:46.420250 crc crio[24477]: time="2026-06-11T12:17:46.420140325Z" level=info msg="Ran pod sandbox 7f7f244e6da5356493f1142fb1735169483ef91c9acaf42b0a2f778c9be1aba2 with infra container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sqpxx/POD" id=6c81e529-4340-4fc0-abaa-571702846bc3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.194488 | controller | Jun 11 12:17:46.446260 crc crio[24477]: 2026-06-11T12:17:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7127913b112045e Mac:f6:9b:b3:c1:ed:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/6797c086-b962-4462-b3c3-1fcdcc4c962f SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.194922 | controller | Jun 11 12:17:46.455820 crc crio[24477]: 2026-06-11T12:17:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a045d28ad786ef7 Mac:fa:68:7d:60:d9:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/b31ae69c-1c27-4e94-ab9e-c3f780df4417 SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.195468 | controller | Jun 11 12:17:46.463618 crc crio[24477]: time="2026-06-11T12:17:46.460935191Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-f87cbdf4c-d7k5d Namespace:openstack-operators ID:a045d28ad786ef76992298a89d1a148e87c7fcdd8f589a5e327a59922582e57b UID:a137c698-a02b-43ff-b472-cb227bc663f0 NetNS:/var/run/netns/b31ae69c-1c27-4e94-ab9e-c3f780df4417 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda137c698_a02b_43ff_b472_cb227bc663f0.slice PodAnnotations:0xc002d944d8}] Aliases:map[]}"
2026-06-11 13:18:25.195508 | controller | Jun 11 12:17:46.463618 crc crio[24477]: time="2026-06-11T12:17:46.461303062Z" level=info msg="Checking pod openstack-operators_ovn-operator-controller-manager-f87cbdf4c-d7k5d for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.195556 | controller | Jun 11 12:17:46.469999 crc crio[24477]: time="2026-06-11T12:17:46.465356107Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-mp5b2 Namespace:openstack-operators ID:7127913b112045e6b967372fab8ff7590b4c4babce3be87d9669998248ad13a0 UID:665aaab6-7229-40ae-a9ed-e9e9fdc0d296 NetNS:/var/run/netns/6797c086-b962-4462-b3c3-1fcdcc4c962f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod665aaab6_7229_40ae_a9ed_e9e9fdc0d296.slice PodAnnotations:0xc002d1a2b8}] Aliases:map[]}"
2026-06-11 13:18:25.195576 | controller | Jun 11 12:17:46.469999 crc crio[24477]: time="2026-06-11T12:17:46.46573378Z" level=info msg="Checking pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-mp5b2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.195594 | controller | Jun 11 12:17:46.489384 crc crio[24477]: time="2026-06-11T12:17:46.474723715Z" level=info msg="Ran pod sandbox 7127913b112045e6b967372fab8ff7590b4c4babce3be87d9669998248ad13a0 with infra container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-mp5b2/POD" id=a365acb1-ef3c-4b1f-b9eb-aaf2b4bcbc2b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.195657 | controller | Jun 11 12:17:46.489384 crc crio[24477]: time="2026-06-11T12:17:46.478009508Z" level=info msg="Ran pod sandbox a045d28ad786ef76992298a89d1a148e87c7fcdd8f589a5e327a59922582e57b with infra container: openstack-operators/ovn-operator-controller-manager-f87cbdf4c-d7k5d/POD" id=5321f3d0-8cbd-4687-8494-0d793537b50f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.195675 | controller | Jun 11 12:17:46.518339 crc crio[24477]: time="2026-06-11T12:17:46.518288392Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=24fa97dd-e82b-4e23-a424-db8a2556081f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.195714 | controller | Jun 11 12:17:46.518965 crc crio[24477]: time="2026-06-11T12:17:46.518901259Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664" id=b3e48938-bd9e-4d82-b677-4df526026bc4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.195738 | controller | Jun 11 12:17:46.519180 crc crio[24477]: time="2026-06-11T12:17:46.519106456Z" level=info msg="Image quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 not found" id=24fa97dd-e82b-4e23-a424-db8a2556081f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.195755 | controller | Jun 11 12:17:46.519401 crc crio[24477]: time="2026-06-11T12:17:46.519333305Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=efef3e0a-9683-4ca0-9659-df144c019b64 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.195815 | controller | Jun 11 12:17:46.520099 crc crio[24477]: time="2026-06-11T12:17:46.519967054Z" level=info msg="Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 not found" id=efef3e0a-9683-4ca0-9659-df144c019b64 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.195837 | controller | Jun 11 12:17:46.520099 crc crio[24477]: time="2026-06-11T12:17:46.520024915Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 found" id=efef3e0a-9683-4ca0-9659-df144c019b64 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.195894 | controller | Jun 11 12:17:46.520368 crc crio[24477]: time="2026-06-11T12:17:46.519359933Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 found" id=24fa97dd-e82b-4e23-a424-db8a2556081f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.195917 | controller | Jun 11 12:17:46.520368 crc crio[24477]: time="2026-06-11T12:17:46.51925993Z" level=info msg="Image quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664 not found" id=b3e48938-bd9e-4d82-b677-4df526026bc4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.195934 | controller | Jun 11 12:17:46.524917 crc crio[24477]: time="2026-06-11T12:17:46.524616069Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=831b05f5-2663-4a80-ab9b-dc593bbbd7bf name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.195977 | controller | Jun 11 12:17:46.531078 crc crio[24477]: time="2026-06-11T12:17:46.525222042Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664 found" id=b3e48938-bd9e-4d82-b677-4df526026bc4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.195997 | controller | Jun 11 12:17:46.533018 crc crio[24477]: time="2026-06-11T12:17:46.532912941Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=de89aede-c4ca-4eab-89da-79ce670207bb name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.196014 | controller | Jun 11 12:17:46.533495 crc crio[24477]: time="2026-06-11T12:17:46.533430235Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664" id=182d760c-6f92-441b-b030-9358d478e878 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.196052 | controller | Jun 11 12:17:46.633410 crc crio[24477]: time="2026-06-11T12:17:46.632996177Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664\""
2026-06-11 13:18:25.196074 | controller | Jun 11 12:17:46.634619 crc crio[24477]: time="2026-06-11T12:17:46.633076575Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\""
2026-06-11 13:18:25.196091 | controller | Jun 11 12:17:46.634619 crc crio[24477]: time="2026-06-11T12:17:46.633119708Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\""
2026-06-11 13:18:25.196108 | controller | Jun 11 12:17:47.307767 crc crio[24477]: 2026-06-11T12:17:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2347f5b02783a9c Mac:8e:1a:ae:e1:71:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/e8f19a11-a4b4-45a4-ab8e-35b4200177a1 SocketPath: PciID:}] [{Interface:0xc0001235f0 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.196156 | controller | Jun 11 12:17:47.307767 crc crio[24477]: time="2026-06-11T12:17:47.307125016Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-b547849c7-wdbk8 Namespace:openstack-operators ID:2347f5b02783a9cbd7a6ef0dd2901b0b6126c6ca6d801cb2027c51d9b6cd5c79 UID:6b5c8d55-c285-4934-a7d1-3c57d45e1e7d NetNS:/var/run/netns/e8f19a11-a4b4-45a4-ab8e-35b4200177a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6b5c8d55_c285_4934_a7d1_3c57d45e1e7d.slice PodAnnotations:0xc00251e230}] Aliases:map[]}"
2026-06-11 13:18:25.196180 | controller | Jun 11 12:17:47.307767 crc crio[24477]: time="2026-06-11T12:17:47.307296601Z" level=info msg="Checking pod openstack-operators_manila-operator-controller-manager-b547849c7-wdbk8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.196234 | controller | Jun 11 12:17:47.321946 crc crio[24477]: 2026-06-11T12:17:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9a28a2e2f09017 Mac:3e:88:55:69:bc:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/de150c52-8bcf-4716-96f7-c8753baa350d SocketPath: PciID:}] [{Interface:0xc0002d0870 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.196257 | controller | Jun 11 12:17:47.330690 crc crio[24477]: time="2026-06-11T12:17:47.322995316Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-kmpxd Namespace:openstack-operators ID:a9a28a2e2f090170fe2cfc226e9063a7e178a007c35339129968fbee469242dd UID:40f51a94-cb03-4604-b915-8b86dab04d3b NetNS:/var/run/netns/de150c52-8bcf-4716-96f7-c8753baa350d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod40f51a94_cb03_4604_b915_8b86dab04d3b.slice PodAnnotations:0xc0003263b0}] Aliases:map[]}"
2026-06-11 13:18:25.196275 | controller | Jun 11 12:17:47.370054 crc crio[24477]: time="2026-06-11T12:17:47.369026382Z" level=info msg="Checking pod openstack-operators_telemetry-operator-controller-manager-565998cc45-kmpxd for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.196321 | controller | Jun 11 12:17:47.388786 crc crio[24477]: time="2026-06-11T12:17:47.38870098Z" level=info msg="Ran pod sandbox a9a28a2e2f090170fe2cfc226e9063a7e178a007c35339129968fbee469242dd with infra container: openstack-operators/telemetry-operator-controller-manager-565998cc45-kmpxd/POD" id=52c86fb7-5c33-4c2b-8b91-fa984c05ba1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.196339 | controller | Jun 11 12:17:47.406736 crc crio[24477]: time="2026-06-11T12:17:47.402394941Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=da7474c7-eeed-4109-a579-3849d435e8df name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.196427 | controller | Jun 11 12:17:47.406736 crc crio[24477]: time="2026-06-11T12:17:47.402970487Z" level=info msg="Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found" id=da7474c7-eeed-4109-a579-3849d435e8df name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.196470 | controller | Jun 11 12:17:47.406736 crc crio[24477]: time="2026-06-11T12:17:47.403051129Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found" id=da7474c7-eeed-4109-a579-3849d435e8df name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.196493 | controller | Jun 11 12:17:47.406736 crc crio[24477]: time="2026-06-11T12:17:47.404864359Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=156a08f6-216a-4498-8fe8-4b870529fa1e name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.196553 | controller | Jun 11 12:17:47.422386 crc crio[24477]: time="2026-06-11T12:17:47.409249473Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\""
2026-06-11 13:18:25.196601 | controller | Jun 11 12:17:47.438816 crc crio[24477]: time="2026-06-11T12:17:47.43141704Z" level=info msg="Ran pod sandbox 2347f5b02783a9cbd7a6ef0dd2901b0b6126c6ca6d801cb2027c51d9b6cd5c79 with infra container: openstack-operators/manila-operator-controller-manager-b547849c7-wdbk8/POD" id=fd967735-225e-4418-a04c-c04ef30836c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.196646 | controller | Jun 11 12:17:47.478413 crc crio[24477]: 2026-06-11T12:17:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd6660e5e8a19ab Mac:62:4e:eb:f1:96:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/a9b31cec-9cf2-4e38-9446-affbf227e881 SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.196668 | controller | Jun 11 12:17:47.479816 crc crio[24477]: time="2026-06-11T12:17:47.479187244Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-79846f755c-lvvwc Namespace:openstack-operators ID:fd6660e5e8a19ab378a33502ba643faeb96462b1192c7ecfda6e92e912c03f61 UID:595cdfb7-0f54-4168-a379-52746a2e1dc2 NetNS:/var/run/netns/a9b31cec-9cf2-4e38-9446-affbf227e881 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod595cdfb7_0f54_4168_a379_52746a2e1dc2.slice PodAnnotations:0xc002d1a4f0}] Aliases:map[]}"
2026-06-11 13:18:25.196735 | controller | Jun 11 12:17:47.479816 crc crio[24477]: time="2026-06-11T12:17:47.479343729Z" level=info msg="Checking pod openstack-operators_swift-operator-controller-manager-79846f755c-lvvwc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.196809 | controller | Jun 11 12:17:47.511276 crc crio[24477]: time="2026-06-11T12:17:47.5002559Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=e8a8ba43-5f9f-4c5c-9f95-9a74b0cf0e1e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.196831 | controller | Jun 11 12:17:47.511276 crc crio[24477]: time="2026-06-11T12:17:47.506212908Z" level=info msg="Image quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f not found" id=e8a8ba43-5f9f-4c5c-9f95-9a74b0cf0e1e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.196874 | controller | Jun 11 12:17:47.511276 crc crio[24477]: time="2026-06-11T12:17:47.506292931Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f found" id=e8a8ba43-5f9f-4c5c-9f95-9a74b0cf0e1e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.196904 | controller | Jun 11 12:17:47.511276 crc crio[24477]: 2026-06-11T12:17:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9fb60d197bf3b03 Mac:32:fb:11:f9:d5:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/5338fc07-2ed0-494b-9a38-f338b3f63fe9 SocketPath: PciID:}] [{Interface:0xc0004825c0 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.196923 | controller | Jun 11 12:17:47.511276 crc crio[24477]: time="2026-06-11T12:17:47.510445157Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-5f7f6c9964-cd6sm Namespace:openstack-operators ID:9fb60d197bf3b03cb91a5454b441805999ef88e117944217860191e9eaf29ad4 UID:214f2cbd-0ea3-4b52-a9ba-f9cf454e125d NetNS:/var/run/netns/5338fc07-2ed0-494b-9a38-f338b3f63fe9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod214f2cbd_0ea3_4b52_a9ba_f9cf454e125d.slice PodAnnotations:0xc002ce46f8}] Aliases:map[]}"
2026-06-11 13:18:25.196970 | controller | Jun 11 12:17:47.511276 crc crio[24477]: time="2026-06-11T12:17:47.510740706Z" level=info msg="Checking pod openstack-operators_watcher-operator-controller-manager-5f7f6c9964-cd6sm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.196993 | controller | Jun 11 12:17:47.533735 crc crio[24477]: time="2026-06-11T12:17:47.532230236Z" level=info msg="Ran pod sandbox 9fb60d197bf3b03cb91a5454b441805999ef88e117944217860191e9eaf29ad4 with infra container: openstack-operators/watcher-operator-controller-manager-5f7f6c9964-cd6sm/POD" id=40152668-06ef-4ea9-a6ec-1f107ac96d88 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.197011 | controller | Jun 11 12:17:47.552770 crc crio[24477]: 2026-06-11T12:17:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85731a5ac39f839 Mac:52:0e:b0:87:5c:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/3079b19f-b444-4a34-a3e4-e1671de336b4 SocketPath: PciID:}] [{Interface:0xc00050c6f0 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.197056 | controller | Jun 11 12:17:47.552770 crc crio[24477]: time="2026-06-11T12:17:47.544850164Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-k92jq Namespace:openstack-operators ID:85731a5ac39f839d79996c90e352b663345dca5707e370ed0132543142467178 UID:9c3a45a8-a859-4411-bba4-296cb571251b NetNS:/var/run/netns/3079b19f-b444-4a34-a3e4-e1671de336b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c3a45a8_a859_4411_bba4_296cb571251b.slice PodAnnotations:0xc000530570}] Aliases:map[]}"
2026-06-11 13:18:25.197079 | controller | Jun 11 12:17:47.552770 crc crio[24477]: time="2026-06-11T12:17:47.545262565Z" level=info msg="Checking pod openstack-operators_test-operator-controller-manager-7579dbdcb9-k92jq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.197121 | controller | Jun 11 12:17:47.552770 crc crio[24477]: time="2026-06-11T12:17:47.545560723Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=d0a4bbea-4cb1-4791-b43c-7702bc136f18 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.197146 | controller | Jun 11 12:17:47.552770 crc crio[24477]: time="2026-06-11T12:17:47.546464209Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83" id=534ab9ac-e2e8-41ae-a5fa-7eb447ec4ea6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.197164 | controller | Jun 11 12:17:47.552770 crc crio[24477]: time="2026-06-11T12:17:47.546753747Z" level=info msg="Image quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83 not found" id=534ab9ac-e2e8-41ae-a5fa-7eb447ec4ea6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.197182 | controller | Jun 11 12:17:47.552770 crc crio[24477]: time="2026-06-11T12:17:47.546806139Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83 found" id=534ab9ac-e2e8-41ae-a5fa-7eb447ec4ea6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.197421 | controller | Jun 11 12:17:47.552770 crc crio[24477]: time="2026-06-11T12:17:47.54824775Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83" id=5cb0c622-0164-4730-b99d-332e0a034b2d name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.197469 | controller | Jun 11 12:17:47.564252 crc crio[24477]: 2026-06-11T12:17:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:142caafcc4e42fd Mac:ae:8a:e6:b7:99:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/26107f9d-857f-439b-9b96-0a4bccf5a713 SocketPath: PciID:}] [{Interface:0xc0000157f0 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.197493 | controller | Jun 11 12:17:47.564252 crc crio[24477]: time="2026-06-11T12:17:47.556324879Z" level=info msg="Ran pod sandbox fd6660e5e8a19ab378a33502ba643faeb96462b1192c7ecfda6e92e912c03f61 with infra container: openstack-operators/swift-operator-controller-manager-79846f755c-lvvwc/POD" id=05a562c9-3f16-4bcc-80d8-929713f282d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.197511 | controller | Jun 11 12:17:47.564252 crc crio[24477]: time="2026-06-11T12:17:47.557565734Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-ncmjs Namespace:openstack-operators ID:142caafcc4e42fd5fa6ce02a44b0c416bcfc2d11989dc12ee08fa62c357a5768 UID:7b026fa5-24f7-4b5d-96bf-534287d16854 NetNS:/var/run/netns/26107f9d-857f-439b-9b96-0a4bccf5a713 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7b026fa5_24f7_4b5d_96bf_534287d16854.slice PodAnnotations:0xc002ce41c8}] Aliases:map[]}"
2026-06-11 13:18:25.197573 | controller | Jun 11 12:17:47.564252 crc crio[24477]: time="2026-06-11T12:17:47.557863652Z" level=info msg="Checking pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-ncmjs for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.197592 | controller | Jun 11 12:17:47.564252 crc crio[24477]: time="2026-06-11T12:17:47.560864229Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83\""
2026-06-11 13:18:25.197684 | controller | Jun 11 12:17:47.565151 crc crio[24477]: time="2026-06-11T12:17:47.561316131Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\""
2026-06-11 13:18:25.197732 | controller | Jun 11 12:17:47.574918 crc crio[24477]: time="2026-06-11T12:17:47.573967487Z" level=info msg="Ran pod sandbox 85731a5ac39f839d79996c90e352b663345dca5707e370ed0132543142467178 with infra container: openstack-operators/test-operator-controller-manager-7579dbdcb9-k92jq/POD" id=efaea831-b54d-4500-ba9a-576ab3fbebc4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.198554 | controller | Jun 11 12:17:47.596134 crc crio[24477]: time="2026-06-11T12:17:47.595888089Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=1fd587d6-0461-4ee3-bc81-ff8ce45d2215 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.198618 | controller | Jun 11 12:17:47.598967 crc crio[24477]: time="2026-06-11T12:17:47.597541004Z" level=info msg="Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found" id=1fd587d6-0461-4ee3-bc81-ff8ce45d2215 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.198645 | controller | Jun 11 12:17:47.598967 crc crio[24477]: time="2026-06-11T12:17:47.59776002Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found" id=1fd587d6-0461-4ee3-bc81-ff8ce45d2215 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.198664 | controller | Jun 11 12:17:47.604750 crc crio[24477]: time="2026-06-11T12:17:47.601787915Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=730885b1-2fce-4f3b-a461-b9d22bd823db name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.198709 | controller | Jun 11 12:17:47.609238 crc crio[24477]: time="2026-06-11T12:17:47.604476641Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=c7feeca2-a326-4e98-967d-bc46d91f90dd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.198732 | controller | Jun 11 12:17:47.612265 crc crio[24477]: time="2026-06-11T12:17:47.612097374Z" level=info msg="Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found" id=c7feeca2-a326-4e98-967d-bc46d91f90dd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.198749 | controller | Jun 11 12:17:47.612265 crc crio[24477]: time="2026-06-11T12:17:47.612192726Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found" id=c7feeca2-a326-4e98-967d-bc46d91f90dd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.198793 | controller | Jun 11 12:17:47.617985 crc crio[24477]: time="2026-06-11T12:17:47.617870194Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=68302dd1-f5be-4f67-961e-fd505f8e58c3 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.198823 | controller | Jun 11 12:17:47.645091 crc crio[24477]: time="2026-06-11T12:17:47.644798062Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\""
2026-06-11 13:18:25.198846 | controller | Jun 11 12:17:47.659718 crc crio[24477]: 2026-06-11T12:17:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4febd9663437199 Mac:e2:2d:58:7e:af:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/869e06b6-5bbb-486f-a97c-6e9f54f5d141 SocketPath: PciID:}] [{Interface:0xc0003de970 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.198901 | controller | Jun 11 12:17:47.659718 crc crio[24477]: time="2026-06-11T12:17:47.658812299Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-5mb64 Namespace:openstack-operators ID:4febd9663437199d38d850931ac0fee4e672d3329dd34d5508ee2501539f9086 UID:596a2b69-3974-4021-9344-514eb000472e NetNS:/var/run/netns/869e06b6-5bbb-486f-a97c-6e9f54f5d141 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod596a2b69_3974_4021_9344_514eb000472e.slice PodAnnotations:0xc002d94718}] Aliases:map[]}"
2026-06-11 13:18:25.198942 | controller | Jun 11 12:17:47.659718 crc crio[24477]: time="2026-06-11T12:17:47.658986084Z" level=info msg="Checking pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-5mb64 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.198986 | controller | Jun 11 12:17:47.665152 crc crio[24477]: time="2026-06-11T12:17:47.665080877Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\""
2026-06-11 13:18:25.199009 | controller | Jun 11 12:17:47.910752 crc crio[24477]: time="2026-06-11T12:17:47.910620596Z" level=info msg="Ran pod sandbox 142caafcc4e42fd5fa6ce02a44b0c416bcfc2d11989dc12ee08fa62c357a5768 with infra container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-ncmjs/POD" id=8258c627-1203-4b5d-91f4-1b5754aef5f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.199027 | controller | Jun 11 12:17:47.923021 crc crio[24477]: time="2026-06-11T12:17:47.922936368Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=f688562e-eb48-4831-9683-0d9684da1b8c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.199051 | controller | Jun 11 12:17:47.923297 crc crio[24477]: time="2026-06-11T12:17:47.923175964Z" level=info msg="Image quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 not found" id=f688562e-eb48-4831-9683-0d9684da1b8c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.199068 | controller | Jun 11 12:17:47.923297 crc crio[24477]: time="2026-06-11T12:17:47.923219636Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 found" id=f688562e-eb48-4831-9683-0d9684da1b8c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.199085 | controller | Jun 11 12:17:47.926491 crc crio[24477]: time="2026-06-11T12:17:47.926447467Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=cba25e23-73c3-4f58-a70a-4562247dd9fb name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.199125 | controller | Jun 11 12:17:47.927928 crc crio[24477]: time="2026-06-11T12:17:47.927017984Z" level=info msg="Ran pod sandbox 4febd9663437199d38d850931ac0fee4e672d3329dd34d5508ee2501539f9086 with infra container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-5mb64/POD" id=c535235d-9a08-4119-9ec6-56eda692710b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.199148 | controller | Jun 11 12:17:47.967503 crc crio[24477]: time="2026-06-11T12:17:47.967364912Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=9eb0d319-17e3-479a-a19b-49e88fd65866 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.199165 | controller | Jun 11 12:17:47.968140 crc crio[24477]: time="2026-06-11T12:17:47.968115054Z" level=info msg="Image quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 not found" id=9eb0d319-17e3-479a-a19b-49e88fd65866 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.199180 | controller | Jun 11 12:17:47.968316 crc crio[24477]: time="2026-06-11T12:17:47.968292449Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 found" id=9eb0d319-17e3-479a-a19b-49e88fd65866 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.199196 | controller | Jun 11 12:17:47.972926 crc crio[24477]: time="2026-06-11T12:17:47.972856923Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\""
2026-06-11 13:18:25.199213 | controller | Jun 11 12:17:47.986861 crc crio[24477]: time="2026-06-11T12:17:47.986796123Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=786d2b00-3289-4bae-a62c-4001d926eb38 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.199229 | controller | Jun 11 12:17:48.004586 crc crio[24477]: time="2026-06-11T12:17:48.004500074Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\""
2026-06-11 13:18:25.199246 | controller | Jun 11 12:17:51.301316 crc crio[24477]: time="2026-06-11T12:17:51.300318927Z" level=info msg="Running pod sandbox: openstack-operators/infra-operator-controller-manager-594d6555bb-mv5ql/POD" id=d429df72-3643-4ecb-a3b0-042260365465 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.199263 | controller | Jun 11 12:17:51.305003 crc crio[24477]: time="2026-06-11T12:17:51.301373696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.199284 | controller | Jun 11 12:17:52.162966 crc crio[24477]: time="2026-06-11T12:17:52.160625703Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-594d6555bb-mv5ql Namespace:openstack-operators ID:9a378e9da91ad8f9747d65ba1209a29a835dff27eec7f005aa4184bf62271aa2 UID:25fdc9f0-80d7-443b-9e65-817fa0027c1d NetNS:/var/run/netns/4a93a1a2-ca6c-49cf-b0fd-9d32f064b8e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod25fdc9f0_80d7_443b_9e65_817fa0027c1d.slice PodAnnotations:0xc002ce4548}] Aliases:map[]}"
2026-06-11 13:18:25.199302 | controller | Jun 11 12:17:52.162966 crc crio[24477]: time="2026-06-11T12:17:52.162332461Z" level=info msg="Adding pod openstack-operators_infra-operator-controller-manager-594d6555bb-mv5ql to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.199362 | controller | Jun 11 12:17:53.510189 crc crio[24477]: time="2026-06-11T12:17:53.510141857Z" level=info msg="Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-8b98746c-zbqsj/POD" id=6db405a9-4cad-4b5c-afe2-c293b6448d04 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.199384 | controller | Jun 11 12:17:53.511084 crc crio[24477]: time="2026-06-11T12:17:53.511054603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.199469 | controller | Jun 11 12:17:54.329903 crc crio[24477]: time="2026-06-11T12:17:54.329742739Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-8b98746c-zbqsj Namespace:openstack-operators ID:dfdce08a8bf2a42a5428f2825d39f632d1a5a171a6f814c9cacb895f7c16022d UID:b060ea01-e582-41c3-9759-8ea6fd742ce7 NetNS:/var/run/netns/f7591329-712f-4428-8222-8ab9f2ed6109 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb060ea01_e582_41c3_9759_8ea6fd742ce7.slice PodAnnotations:0xc002e124e0}] Aliases:map[]}"
2026-06-11 13:18:25.199496 | controller | Jun 11 12:17:54.329903 crc crio[24477]: time="2026-06-11T12:17:54.329906633Z" level=info msg="Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-8b98746c-zbqsj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.199516 | controller | Jun 11 12:17:56.291382 crc crio[24477]: time="2026-06-11T12:17:56.28513072Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-manager-65b8b7c9f4-vxjrp/POD" id=a98c9f1a-1582-4875-8836-ac877e7eaf60 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.199534 | controller | Jun 11 12:17:56.291382 crc crio[24477]: time="2026-06-11T12:17:56.290319407Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.199552 | controller | Jun 11 12:17:56.691222 crc crio[24477]: 2026-06-11T12:17:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a378e9da91ad8f Mac:c6:ea:0c:c4:db:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/4a93a1a2-ca6c-49cf-b0fd-9d32f064b8e7 SocketPath: PciID:}] [{Interface:0xc0002929d0 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.199570 | controller | Jun 11 12:17:56.820318 crc crio[24477]: time="2026-06-11T12:17:56.820102298Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-594d6555bb-mv5ql Namespace:openstack-operators ID:9a378e9da91ad8f9747d65ba1209a29a835dff27eec7f005aa4184bf62271aa2 UID:25fdc9f0-80d7-443b-9e65-817fa0027c1d NetNS:/var/run/netns/4a93a1a2-ca6c-49cf-b0fd-9d32f064b8e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod25fdc9f0_80d7_443b_9e65_817fa0027c1d.slice PodAnnotations:0xc002ce4548}] Aliases:map[]}"
2026-06-11 13:18:25.199591 | controller | Jun 11 12:17:56.878889 crc crio[24477]: time="2026-06-11T12:17:56.878558535Z" level=info msg="Checking pod openstack-operators_infra-operator-controller-manager-594d6555bb-mv5ql for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.199609 | controller | Jun 11 12:17:57.245167 crc crio[24477]: time="2026-06-11T12:17:57.24503456Z" level=info msg="Ran pod sandbox 9a378e9da91ad8f9747d65ba1209a29a835dff27eec7f005aa4184bf62271aa2 with infra container: openstack-operators/infra-operator-controller-manager-594d6555bb-mv5ql/POD" id=d429df72-3643-4ecb-a3b0-042260365465 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.199625 | controller | Jun 11 12:17:57.250589 crc crio[24477]: time="2026-06-11T12:17:57.250360406Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=4c065755-0335-4dc2-bb4c-713782d7b124 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.199642 | controller | Jun 11 12:17:57.251260 crc crio[24477]: time="2026-06-11T12:17:57.251142018Z" level=info msg="Image quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f not found" id=4c065755-0335-4dc2-bb4c-713782d7b124 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.199658 | controller | Jun 11 12:17:57.251347 crc crio[24477]: time="2026-06-11T12:17:57.251297433Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f found" id=4c065755-0335-4dc2-bb4c-713782d7b124 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.199674 | controller | Jun 11 12:17:57.254295 crc crio[24477]: time="2026-06-11T12:17:57.254257747Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=c223e036-eee0-404b-9bf5-28164781c7bd name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.199691 | controller | Jun 11 12:17:57.276116 crc crio[24477]: time="2026-06-11T12:17:57.275354479Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-65b8b7c9f4-vxjrp Namespace:openstack-operators ID:db5048bd592468fd13b86658e0eba0dd31df432012f5fb6c1c1a0236cdb6858e UID:c72e6170-c8db-4c7a-a9f5-df4bfd2b44c2 NetNS:/var/run/netns/a2f95c03-7a30-439e-b762-cc112381fa48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc72e6170_c8db_4c7a_a9f5_df4bfd2b44c2.slice PodAnnotations:0xc000530090}] Aliases:map[]}"
2026-06-11 13:18:25.199728 | controller | Jun 11 12:17:57.276116 crc crio[24477]: time="2026-06-11T12:17:57.275406401Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-manager-65b8b7c9f4-vxjrp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.199755 | controller | Jun 11 12:17:57.279485 crc crio[24477]: time="2026-06-11T12:17:57.279443571Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\""
2026-06-11 13:18:25.199773 | controller | Jun 11 12:17:58.925357 crc crio[24477]: 2026-06-11T12:17:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dfdce08a8bf2a42 Mac:9e:9c:6f:80:46:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/f7591329-712f-4428-8222-8ab9f2ed6109 SocketPath: PciID:}] [{Interface:0xc0000146c0 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.199793 | controller | Jun 11 12:17:58.934488 crc crio[24477]: time="2026-06-11T12:17:58.934400449Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-8b98746c-zbqsj Namespace:openstack-operators ID:dfdce08a8bf2a42a5428f2825d39f632d1a5a171a6f814c9cacb895f7c16022d UID:b060ea01-e582-41c3-9759-8ea6fd742ce7 NetNS:/var/run/netns/f7591329-712f-4428-8222-8ab9f2ed6109 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb060ea01_e582_41c3_9759_8ea6fd742ce7.slice PodAnnotations:0xc002e124e0}] Aliases:map[]}"
2026-06-11 13:18:25.199811 | controller | Jun 11 12:17:58.935099 crc crio[24477]: time="2026-06-11T12:17:58.935029676Z" level=info msg="Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-8b98746c-zbqsj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.199829 | controller | Jun 11 12:17:58.966548 crc crio[24477]: time="2026-06-11T12:17:58.959394471Z" level=info msg="Ran pod sandbox dfdce08a8bf2a42a5428f2825d39f632d1a5a171a6f814c9cacb895f7c16022d with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-8b98746c-zbqsj/POD" id=6db405a9-4cad-4b5c-afe2-c293b6448d04 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.199846 | controller | Jun 11 12:17:58.999011 crc crio[24477]: time="2026-06-11T12:17:58.998906942Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721" id=c86fbb33-57c1-4959-a8ea-037aae226ff0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.199881 | controller | Jun 11 12:17:59.016398 crc crio[24477]: time="2026-06-11T12:17:59.01613692Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721 not found" id=c86fbb33-57c1-4959-a8ea-037aae226ff0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.199901 | controller | Jun 11 12:17:59.016398 crc crio[24477]: time="2026-06-11T12:17:59.016266544Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721 found" id=c86fbb33-57c1-4959-a8ea-037aae226ff0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.199919 | controller | Jun 11 12:17:59.025563 crc crio[24477]: time="2026-06-11T12:17:59.025363558Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721" id=f6263ab2-344e-42f3-8de0-3a7fd98642c8 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.199936 | controller | Jun 11 12:17:59.127433 crc crio[24477]: time="2026-06-11T12:17:59.127214023Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721\""
2026-06-11 13:18:25.199953 | controller | Jun 11 12:18:01.155494 crc crio[24477]: time="2026-06-11T12:18:01.147267999Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686338-c6lk4/POD" id=8f599e4b-a2a2-4c67-a0a8-4a862e0456fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.199969 | controller | Jun 11 12:18:01.157993 crc crio[24477]: time="2026-06-11T12:18:01.155778791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.199985 | controller | Jun 11 12:18:01.542338 crc crio[24477]: time="2026-06-11T12:18:01.54221982Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686338-c6lk4 Namespace:openshift-infra ID:aeb3b2bd52e9f26ab929c505f22d17fc010daa7c0bcddd4ce581eeed9613914e UID:70d944e7-fc2c-4eb1-8028-e4640d2dd64e NetNS:/var/run/netns/573a0ada-03e2-4ada-96ed-5b4dbd5b26f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70d944e7_fc2c_4eb1_8028_e4640d2dd64e.slice PodAnnotations:0xc0003269c8}] Aliases:map[]}"
2026-06-11 13:18:25.200006 | controller | Jun 11 12:18:01.542338 crc crio[24477]: time="2026-06-11T12:18:01.542310262Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686338-c6lk4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.200024 | controller | Jun 11 12:18:01.916386 crc crio[24477]: 2026-06-11T12:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db5048bd592468f Mac:2a:7d:50:85:4c:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/a2f95c03-7a30-439e-b762-cc112381fa48 SocketPath: PciID:}] [{Interface:0xc000200df0 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.200041 | controller | Jun 11 12:18:01.919203 crc crio[24477]: time="2026-06-11T12:18:01.91900118Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-65b8b7c9f4-vxjrp Namespace:openstack-operators ID:db5048bd592468fd13b86658e0eba0dd31df432012f5fb6c1c1a0236cdb6858e UID:c72e6170-c8db-4c7a-a9f5-df4bfd2b44c2 NetNS:/var/run/netns/a2f95c03-7a30-439e-b762-cc112381fa48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc72e6170_c8db_4c7a_a9f5_df4bfd2b44c2.slice PodAnnotations:0xc000530090}] Aliases:map[]}"
2026-06-11 13:18:25.200209 | controller | Jun 11 12:18:01.920896 crc crio[24477]: time="2026-06-11T12:18:01.919217507Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-manager-65b8b7c9f4-vxjrp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.200234 | controller | Jun 11 12:18:01.976757 crc crio[24477]: time="2026-06-11T12:18:01.975283189Z" level=info msg="Ran pod sandbox db5048bd592468fd13b86658e0eba0dd31df432012f5fb6c1c1a0236cdb6858e with infra container: openstack-operators/openstack-operator-controller-manager-65b8b7c9f4-vxjrp/POD" id=a98c9f1a-1582-4875-8836-ac877e7eaf60 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.200253 | controller | Jun 11 12:18:02.001128 crc crio[24477]: time="2026-06-11T12:18:02.001031835Z" level=info msg="Checking image status: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c" id=5446666e-efb6-4c5a-ae6d-c1255040933f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.200271 | controller | Jun 11 12:18:02.009786 crc crio[24477]: time="2026-06-11T12:18:02.00963506Z" level=info msg="Checking image status: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c" id=958e35e7-f7d9-43ff-bad6-1b2cc9aa5871 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.200288 | controller | Jun 11 12:18:02.044087 crc crio[24477]: time="2026-06-11T12:18:02.043726896Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-manager-65b8b7c9f4-vxjrp/manager" id=c99c9381-6196-4230-87aa-a99262b2ed5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.200306 | controller | Jun 11 12:18:02.044427 crc crio[24477]: time="2026-06-11T12:18:02.044370051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.200358 | controller | Jun 11 12:18:02.125021 crc crio[24477]: time="2026-06-11T12:18:02.124851843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.200406 | controller | Jun 11 12:18:02.155990 crc crio[24477]: time="2026-06-11T12:18:02.155363268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.200456 | controller | Jun 11 12:18:02.425798 crc crio[24477]: time="2026-06-11T12:18:02.425178028Z" level=info msg="Created container 78113af6dc76228e4d0d8dd48d115db166dbfcea1f49ea42770cf3dd4bbe8b01: openstack-operators/openstack-operator-controller-manager-65b8b7c9f4-vxjrp/manager" id=c99c9381-6196-4230-87aa-a99262b2ed5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.200477 | controller | Jun 11 12:18:02.592899 crc crio[24477]: time="2026-06-11T12:18:02.578888532Z" level=info msg="Starting container: 78113af6dc76228e4d0d8dd48d115db166dbfcea1f49ea42770cf3dd4bbe8b01" id=f8c9069f-355a-4c97-8e7c-7f103f7dcb84 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.200495 | controller | Jun 11 12:18:02.620849 crc crio[24477]: time="2026-06-11T12:18:02.62036052Z" level=info msg="Started container" PID=52743 containerID=78113af6dc76228e4d0d8dd48d115db166dbfcea1f49ea42770cf3dd4bbe8b01 description=openstack-operators/openstack-operator-controller-manager-65b8b7c9f4-vxjrp/manager id=f8c9069f-355a-4c97-8e7c-7f103f7dcb84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db5048bd592468fd13b86658e0eba0dd31df432012f5fb6c1c1a0236cdb6858e
2026-06-11 13:18:25.200514 | controller | Jun 11 12:18:02.750586 crc crio[24477]: 2026-06-11T12:18:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aeb3b2bd52e9f26 Mac:c6:b0:bb:ce:73:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/573a0ada-03e2-4ada-96ed-5b4dbd5b26f5 SocketPath: PciID:}] [{Interface:0xc0000152c0 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.200531 | controller | Jun 11 12:18:02.769582 crc crio[24477]: time="2026-06-11T12:18:02.76162103Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686338-c6lk4 Namespace:openshift-infra ID:aeb3b2bd52e9f26ab929c505f22d17fc010daa7c0bcddd4ce581eeed9613914e UID:70d944e7-fc2c-4eb1-8028-e4640d2dd64e NetNS:/var/run/netns/573a0ada-03e2-4ada-96ed-5b4dbd5b26f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70d944e7_fc2c_4eb1_8028_e4640d2dd64e.slice PodAnnotations:0xc0003269c8}] Aliases:map[]}"
2026-06-11 13:18:25.200548 | controller | Jun 11 12:18:02.769582 crc crio[24477]: time="2026-06-11T12:18:02.762120235Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686338-c6lk4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.200566 | controller | Jun 11 12:18:02.838824 crc crio[24477]: time="2026-06-11T12:18:02.838301487Z" level=info msg="Ran pod sandbox aeb3b2bd52e9f26ab929c505f22d17fc010daa7c0bcddd4ce581eeed9613914e with infra container: openshift-infra/auto-csr-approver-29686338-c6lk4/POD" id=8f599e4b-a2a2-4c67-a0a8-4a862e0456fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.200583 | controller | Jun 11 12:18:02.919267 crc crio[24477]: time="2026-06-11T12:18:02.912083941Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=19374044-ae6c-4dde-9cf6-550258ec0c49 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.200603 | controller | Jun 11 12:18:02.939904 crc crio[24477]: time="2026-06-11T12:18:02.939591263Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 13:18:25.200620 | controller | Jun 11 12:18:04.977783 crc crio[24477]: time="2026-06-11T12:18:04.956129602Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=19374044-ae6c-4dde-9cf6-550258ec0c49 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.200638 | controller | Jun 11 12:18:04.977783 crc crio[24477]: time="2026-06-11T12:18:04.972329809Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=49e6c0c6-1bb9-411d-9bdc-a42e01908b41 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.200654 | controller | Jun 11 12:18:04.982559 crc crio[24477]: time="2026-06-11T12:18:04.982407078Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7dae9a80-8e7c-485f-a846-f1359026e3ea name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.200674 | controller | Jun 11 12:18:05.052121 crc crio[24477]: time="2026-06-11T12:18:05.043886202Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686338-c6lk4/oc" id=9c25ba44-26b6-4da0-82b0-a83867f9ac65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.200691 | controller | Jun 11 12:18:05.067157 crc crio[24477]: time="2026-06-11T12:18:05.056216152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.200733 | controller | Jun 11 12:18:06.379625 crc crio[24477]: time="2026-06-11T12:18:06.379473462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.200753 | controller | Jun 11 12:18:10.116592 crc crio[24477]: time="2026-06-11T12:18:10.115600157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.200770 | controller | Jun 11 12:18:10.272353 crc crio[24477]: time="2026-06-11T12:18:10.271083347Z" level=info msg="Created container f960c1db0d18d37fcafb123b9cd809b6ed088b3977f65b09d1909381efbd8001: openshift-infra/auto-csr-approver-29686338-c6lk4/oc" id=9c25ba44-26b6-4da0-82b0-a83867f9ac65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.200787 | controller | Jun 11 12:18:10.275406 crc crio[24477]: time="2026-06-11T12:18:10.275035196Z" level=info msg="Starting container: f960c1db0d18d37fcafb123b9cd809b6ed088b3977f65b09d1909381efbd8001" id=23fbc6bb-2ed5-412b-bb8c-86d150b10d33 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.200803 | controller | Jun 11 12:18:10.293864 crc crio[24477]: time="2026-06-11T12:18:10.28625358Z" level=info msg="Started container" PID=52861 containerID=f960c1db0d18d37fcafb123b9cd809b6ed088b3977f65b09d1909381efbd8001 description=openshift-infra/auto-csr-approver-29686338-c6lk4/oc id=23fbc6bb-2ed5-412b-bb8c-86d150b10d33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aeb3b2bd52e9f26ab929c505f22d17fc010daa7c0bcddd4ce581eeed9613914e
2026-06-11 13:18:25.200820 | controller | Jun 11 12:18:11.175349 crc crio[24477]: time="2026-06-11T12:18:11.170291484Z" level=info msg="Stopping container: 2aa23b4315152308cf43123ee47575123e03e5edead77ae9d3013b7cff48c5e7 (timeout: 2s)" id=75c3ef17-3d0e-4462-94ba-311ba33f8cd6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.200837 | controller | Jun 11 12:18:13.279724 crc crio[24477]: time="2026-06-11T12:18:13.278389481Z" level=info msg="Stopping pod sandbox: aeb3b2bd52e9f26ab929c505f22d17fc010daa7c0bcddd4ce581eeed9613914e" id=ba7865d0-a6ec-4ab8-b4ae-9283945080db name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.200873 | controller | Jun 11 12:18:13.280693 crc crio[24477]: time="2026-06-11T12:18:13.280424888Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686338-c6lk4 Namespace:openshift-infra ID:aeb3b2bd52e9f26ab929c505f22d17fc010daa7c0bcddd4ce581eeed9613914e UID:70d944e7-fc2c-4eb1-8028-e4640d2dd64e NetNS:/var/run/netns/573a0ada-03e2-4ada-96ed-5b4dbd5b26f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70d944e7_fc2c_4eb1_8028_e4640d2dd64e.slice PodAnnotations:0xc002d1a180}] Aliases:map[]}"
2026-06-11 13:18:25.200893 | controller | Jun 11 12:18:13.280693 crc crio[24477]: time="2026-06-11T12:18:13.280600973Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686338-c6lk4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.200909 | controller | Jun 11 12:18:14.104303 crc crio[24477]: time="2026-06-11T12:18:14.104190016Z" level=info msg="Stopped container 2aa23b4315152308cf43123ee47575123e03e5edead77ae9d3013b7cff48c5e7: openshift-marketplace/redhat-operators-qc7dz/registry-server" id=75c3ef17-3d0e-4462-94ba-311ba33f8cd6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.200930 | controller | Jun 11 12:18:14.105509 crc crio[24477]: time="2026-06-11T12:18:14.105422323Z" level=info msg="Stopping pod sandbox: 18434342b4a9286f32d6ce5c46d923a8b4a0962ea4bc78b0dcaa53c3f581b466" id=b22e509a-512b-4d5b-a337-3c1a6cfbbd3d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.200947 | controller | Jun 11 12:18:14.106116 crc crio[24477]: time="2026-06-11T12:18:14.106047491Z" level=info msg="Got pod network &{Name:redhat-operators-qc7dz Namespace:openshift-marketplace ID:18434342b4a9286f32d6ce5c46d923a8b4a0962ea4bc78b0dcaa53c3f581b466 UID:268f462d-278c-46f8-a5cc-f319a73b18f1 NetNS:/var/run/netns/8375797d-647e-4617-978c-f9b628ca67df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod268f462d_278c_46f8_a5cc_f319a73b18f1.slice PodAnnotations:0xc00008c580}] Aliases:map[]}"
2026-06-11 13:18:25.200964 | controller | Jun 11 12:18:14.106225 crc crio[24477]: time="2026-06-11T12:18:14.106197615Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-qc7dz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.200981 | controller | Jun 11 12:18:39.850047 crc crio[24477]: time="2026-06-11T12:18:39.848600223Z" level=info msg="Stopped pod sandbox: aeb3b2bd52e9f26ab929c505f22d17fc010daa7c0bcddd4ce581eeed9613914e" id=ba7865d0-a6ec-4ab8-b4ae-9283945080db name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.200998 | controller | Jun 11 12:18:39.894160 crc crio[24477]: time="2026-06-11T12:18:39.893992474Z" level=info msg="Stopped pod sandbox: 18434342b4a9286f32d6ce5c46d923a8b4a0962ea4bc78b0dcaa53c3f581b466" id=b22e509a-512b-4d5b-a337-3c1a6cfbbd3d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.201162 | controller | Jun 11 12:18:39.897514 crc crio[24477]: time="2026-06-11T12:18:39.897386371Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=d77d1028-2523-40ab-8f94-7029e0d80937 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.201189 | controller | Jun 11 12:18:39.898767 crc crio[24477]: time="2026-06-11T12:18:39.898380207Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=0e334137-147a-40a1-bbf6-fed522d470d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.201207 | controller | Jun 11 12:18:39.908605 crc crio[24477]: time="2026-06-11T12:18:39.908469352Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=d0a4bbea-4cb1-4791-b43c-7702bc136f18 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.201224 | controller | Jun 11 12:18:39.910111 crc crio[24477]: time="2026-06-11T12:18:39.910013263Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=d336f466-d9e8-4955-b3e7-2d23f5ec18ef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.201241 | controller | Jun 11 12:18:39.921749 crc crio[24477]: time="2026-06-11T12:18:39.921396678Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=cba25e23-73c3-4f58-a70a-4562247dd9fb name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.201259 | controller | Jun 11 12:18:39.923324 crc crio[24477]: time="2026-06-11T12:18:39.923191742Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=7763ce2a-0096-4b63-b7c8-4416e38ba935 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.201280 | controller | Jun 11 12:18:39.930020 crc crio[24477]: time="2026-06-11T12:18:39.929903395Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83" id=5cb0c622-0164-4730-b99d-332e0a034b2d name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.201431 | controller | Jun 11 12:18:39.931347 crc crio[24477]: time="2026-06-11T12:18:39.931241798Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83" id=385596b4-0f04-4628-9483-75c8e71ae3dd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.201453 | controller | Jun 11 12:18:39.940818 crc crio[24477]: time="2026-06-11T12:18:39.940489766Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=4aa5ea6d-3d51-4cae-831f-6ca5d9b2934c name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.201471 | controller | Jun 11 12:18:39.941610 crc crio[24477]: time="2026-06-11T12:18:39.941500684Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=9c11dd80-7155-4702-a511-ad6b26b8830f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.201489 | controller | Jun 11 12:18:39.948628 crc crio[24477]: time="2026-06-11T12:18:39.947697429Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=156a08f6-216a-4498-8fe8-4b870529fa1e name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.201505 | controller | Jun 11 12:18:39.952760 crc crio[24477]: time="2026-06-11T12:18:39.949098727Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=54ff60de-577d-452f-b1a0-8cae3ed587d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.201522 | controller | Jun 11 12:18:39.956479 crc crio[24477]: time="2026-06-11T12:18:39.956299924Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224" id=2cda56e1-1f68-488b-98cd-08a08b5f0fb7 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.201538 | controller | Jun 11 12:18:39.957569 crc crio[24477]: time="2026-06-11T12:18:39.957431841Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224" id=c6bb37b1-f7c6-4e1c-b449-17830c47d479 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.201554 | controller | Jun 11 12:18:39.958281 crc crio[24477]: time="2026-06-11T12:18:39.958171677Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=de89aede-c4ca-4eab-89da-79ce670207bb name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.201570 | controller | Jun 11 12:18:39.959453 crc crio[24477]: time="2026-06-11T12:18:39.959333093Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=e5adee58-1157-4a43-a051-686587666f13 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.201586 | controller | Jun 11 12:18:39.974384 crc crio[24477]: time="2026-06-11T12:18:39.974248204Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=a6494fce-ee56-409d-b7a0-9b405e7d12e7 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.201605 | controller | Jun 11 12:18:39.975486 crc crio[24477]: time="2026-06-11T12:18:39.975384113Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=2db9b111-c20c-45ae-8e75-4f741ab6aeb8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.201621 | controller | Jun 11 12:18:39.976489 crc crio[24477]: time="2026-06-11T12:18:39.976388535Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=831b05f5-2663-4a80-ab9b-dc593bbbd7bf name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.201637 | controller | Jun 11 12:18:39.977367 crc crio[24477]: time="2026-06-11T12:18:39.977260376Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=cdff27af-df12-420d-9ec6-0098c4a416b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.201656 | controller | Jun 11 12:18:39.982047 crc crio[24477]: time="2026-06-11T12:18:39.981390655Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=68302dd1-f5be-4f67-961e-fd505f8e58c3 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.201675 | controller | Jun 11 12:18:39.982227 crc crio[24477]: time="2026-06-11T12:18:39.982140363Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=07ceaa94-1aab-4450-85f5-073ee774d13b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.201692 | controller | Jun 11 12:18:40.710859 crc crio[24477]: time="2026-06-11T12:18:40.709587058Z" level=info msg="Removing container: 2aa23b4315152308cf43123ee47575123e03e5edead77ae9d3013b7cff48c5e7" id=2499f470-f02b-46fd-b9ab-3729995291d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.201709 | controller | Jun 11 12:18:41.398838 crc crio[24477]: time="2026-06-11T12:18:41.398559409Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=ee31fd39-9693-4e5f-a5ec-9a0af65c0c07 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.201726 | controller | Jun 11 12:18:41.401365 crc crio[24477]: time="2026-06-11T12:18:41.401316486Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=0e1e75c9-3928-4523-9ce9-b25fe93bc526 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.201823 | controller | Jun 11 12:18:41.408570 crc crio[24477]: time="2026-06-11T12:18:41.408347627Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664" id=182d760c-6f92-441b-b030-9358d478e878 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.201845 | controller | Jun 11 12:18:41.409874 crc crio[24477]: time="2026-06-11T12:18:41.409785213Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664" id=ebf1481f-16a5-493e-bcc2-b676f0e77c55 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.201880 | controller | Jun 11 12:18:41.431135 crc crio[24477]: time="2026-06-11T12:18:41.431058081Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=786d2b00-3289-4bae-a62c-4001d926eb38 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.201898 | controller | Jun 11 12:18:41.432920 crc crio[24477]: time="2026-06-11T12:18:41.432611283Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=2321b270-2fc5-496c-8085-cb10d72bd019 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.201919 | controller | Jun 11 12:18:41.436478 crc crio[24477]: time="2026-06-11T12:18:41.435131746Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=c223e036-eee0-404b-9bf5-28164781c7bd name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.201936 | controller | Jun 11 12:18:41.439953 crc crio[24477]: time="2026-06-11T12:18:41.439780764Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=10bd1c72-6aec-4422-a45b-69d95f0fb5dd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.201989 | controller | Jun 11 12:18:41.607155 crc crio[24477]: time="2026-06-11T12:18:41.607015707Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=dfec57cb-e3af-404a-b7e8-452918d71d92 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.202013 | controller | Jun 11 12:18:41.607592 crc crio[24477]: time="2026-06-11T12:18:41.607471109Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=e4fc9ac7-058c-4918-81c3-f121066a2d9e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.202030 | controller | Jun 11 12:18:41.607885 crc crio[24477]: time="2026-06-11T12:18:41.607808029Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=204f7765-bf19-4809-83c3-17533917bfee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.202074 | controller | Jun 11 12:18:41.608323 crc crio[24477]: time="2026-06-11T12:18:41.608228791Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=0119a5bd-a011-4ba0-8c4e-bf85bdec5a72 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.202092 | controller | Jun 11 12:18:41.608429 crc crio[24477]: time="2026-06-11T12:18:41.608235231Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=d96164e5-7beb-4891-8ebb-ba1f24cf62c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.202110 | controller | Jun 11 12:18:41.608490 crc crio[24477]: time="2026-06-11T12:18:41.608447867Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224" id=ea2e91b0-c5d3-44c7-81e4-c370a7db4595 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.202127 | controller | Jun 11 12:18:41.608709 crc crio[24477]: time="2026-06-11T12:18:41.608594721Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=3a259688-0bb2-4795-b012-20ce884ff1d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.202144 | controller | Jun 11 12:18:41.609715 crc crio[24477]: time="2026-06-11T12:18:41.60962562Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83" id=bfc1a915-acee-4130-88dc-03dbc2e85027 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.202184 | controller | Jun 11 12:18:41.610012 crc crio[24477]: time="2026-06-11T12:18:41.609982291Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=625a5c06-8678-4c65-81bf-5c2408812092 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.202205 | controller | Jun 11 12:18:41.651166 crc crio[24477]: time="2026-06-11T12:18:41.650566896Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=c7751e70-ce52-41a6-a8a5-f8148dea0909 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.202223 | controller | Jun 11 12:18:41.652096 crc crio[24477]: time="2026-06-11T12:18:41.651934395Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=683b084b-7e65-450a-b116-daeea3d11161 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.202241 | controller | Jun 11 12:18:41.663434 crc crio[24477]: time="2026-06-11T12:18:41.663265316Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=730885b1-2fce-4f3b-a461-b9d22bd823db name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.202258 | controller | Jun 11 12:18:41.681991 crc crio[24477]: time="2026-06-11T12:18:41.665380271Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=778e7723-6945-4499-bf13-3b6805d4fb61 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.202275 | controller | Jun 11 12:18:41.692088 crc crio[24477]: time="2026-06-11T12:18:41.691951636Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=502d9188-225f-44e2-8431-570a226f22f7 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.202312 | controller | Jun 11 12:18:41.693269 crc crio[24477]: time="2026-06-11T12:18:41.69318757Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=f45ad9db-96b7-444f-b27c-76b3d7f7ea3c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.202333 | controller | Jun 11 12:18:41.698500 crc crio[24477]: time="2026-06-11T12:18:41.698406596Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=1d9583d7-323e-42cc-a8a1-ffa7fc92e9bc name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.202350 | controller | Jun 11 12:18:41.700236 crc crio[24477]: time="2026-06-11T12:18:41.700151535Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=7e08ef6a-cc91-4c56-9bb4-062e472d9d4f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.202367 | controller | Jun 11 12:18:41.718301 crc crio[24477]: time="2026-06-11T12:18:41.718144632Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721" id=f6263ab2-344e-42f3-8de0-3a7fd98642c8 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.202551 | controller | Jun 11 12:18:41.719416 crc crio[24477]: time="2026-06-11T12:18:41.719300061Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721" id=fdd4bcdd-21be-4772-bb7a-8cc56f950a3c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.202579 | controller | Jun 11 12:18:41.772896 crc crio[24477]: time="2026-06-11T12:18:41.772613234Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=0f285952-a6be-4742-8cd0-8341c7b4c2ad name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.202598 | controller | Jun 11 12:18:41.772896 crc crio[24477]: time="2026-06-11T12:18:41.772694057Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664" id=dbea715c-dadf-40db-b2d3-1d4faef53221 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.202620 | controller | Jun 11 12:18:41.772896 crc crio[24477]: time="2026-06-11T12:18:41.772790159Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=5cddef85-8309-46cc-87b7-f354e3e419b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.202638 | controller | Jun 11 12:18:41.774241 crc crio[24477]: time="2026-06-11T12:18:41.773602512Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=f3b23eeb-6c0e-4f92-a28d-c6fd718d8f13 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.202680 | controller | Jun 11 12:18:41.813498 crc crio[24477]: time="2026-06-11T12:18:41.813376736Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=28f40c44-4195-4841-ae6f-5cb52f949638 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.202700 | controller | Jun 11 12:18:41.816519 crc crio[24477]: time="2026-06-11T12:18:41.816439631Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=b90b47d9-5203-46a8-a58c-972a7477c7e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.202716 | controller | Jun 11 12:18:41.878221 crc crio[24477]: time="2026-06-11T12:18:41.878097117Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=fcee5baa-7e43-4b58-bfa3-3e0a4b12d5be name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.202791 | controller | Jun 11 12:18:41.881936 crc crio[24477]: time="2026-06-11T12:18:41.881839153Z" level=info msg="Creating container: openstack-operators/manila-operator-controller-manager-b547849c7-wdbk8/manager" id=74ef426e-6bc5-45d4-8c35-0871dbfd049a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.202813 | controller | Jun 11 12:18:41.894259 crc crio[24477]: time="2026-06-11T12:18:41.89423058Z" level=info msg="Creating container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sqpxx/manager" id=294f6a3f-8a41-485b-9e1e-10986c353c55 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.202831 | controller | Jun 11 12:18:41.901971 crc crio[24477]: time="2026-06-11T12:18:41.901863963Z" level=info msg="Creating container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-g5xrm/manager" id=516fda9c-e82f-4c7f-ba7c-fab26615b755 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.202861 | controller | Jun 11 12:18:41.909006 crc crio[24477]: time="2026-06-11T12:18:41.908774057Z" level=info msg="Creating container: openstack-operators/neutron-operator-controller-manager-86f5cbdf58-29dkv/manager" id=b3e5afa7-10da-4053-a940-b206eaa1b628 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.202886 | controller | Jun 11 12:18:41.915208 crc crio[24477]: time="2026-06-11T12:18:41.915181767Z" level=info msg="Creating container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-nn595/manager" id=8926f425-05cf-4b1f-b2e2-3da4a604136e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.202904 | controller | Jun 11 12:18:41.921943 crc crio[24477]: time="2026-06-11T12:18:41.921843673Z" level=info msg="Creating container: openstack-operators/watcher-operator-controller-manager-5f7f6c9964-cd6sm/manager" id=85fd260e-6f51-4200-b77c-33968bbb5b4f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.202922 | controller | Jun 11 12:18:41.927957 crc crio[24477]: time="2026-06-11T12:18:41.927921143Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-ncmjs/manager" id=3af0447b-c6cb-416a-86bb-167e64bf5a03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.202942 | controller | Jun 11 12:18:54.785910 crc crio[24477]: time="2026-06-11T12:18:54.785049668Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=6078f005-f932-445f-a7f5-8c86070d00c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.202960 | controller | Jun 11 12:18:54.787382 crc crio[24477]: time="2026-06-11T12:18:54.785095919Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721" id=fb07f8d9-6530-4a88-8032-b08062b9cb69 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.202977 | controller | Jun 11 12:18:54.787382 crc crio[24477]: time="2026-06-11T12:18:54.786323723Z" level=info msg="Creating container: openstack-operators/swift-operator-controller-manager-79846f755c-lvvwc/manager" id=862d9324-e50b-4767-a853-d6209a223ecf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.202994 | controller | Jun 11 12:18:54.795236 crc crio[24477]: time="2026-06-11T12:18:54.795152651Z" level=info msg="Removed container 2aa23b4315152308cf43123ee47575123e03e5edead77ae9d3013b7cff48c5e7: openshift-marketplace/redhat-operators-qc7dz/registry-server" id=2499f470-f02b-46fd-b9ab-3729995291d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.203010 | controller | Jun 11 12:18:54.799207 crc crio[24477]: time="2026-06-11T12:18:54.798124774Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=73acaf62-66f1-4348-aac8-eb89f366830d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.203026 | controller | Jun 11 12:18:54.799207 crc crio[24477]: time="2026-06-11T12:18:54.79825418Z" level=info msg="Creating container: openstack-operators/cinder-operator-controller-manager-584b474457-mkbck/manager" id=8ccb594c-72aa-497c-a944-17266b7b16fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.203042 | controller | Jun 11 12:18:54.801524 crc crio[24477]: time="2026-06-11T12:18:54.801399227Z" level=info msg="Removing container: 4288eeda0bbf4f11ae49cee5872e2aa69a9ebcf06fd87396b111a31fc835c8b2" id=1ff4df98-158f-4cd6-be81-ef9ba0f1b6ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.203059 | controller | Jun 11 12:18:54.804051 crc crio[24477]: time="2026-06-11T12:18:54.803949429Z" level=info msg="Creating container: openstack-operators/telemetry-operator-controller-manager-565998cc45-kmpxd/manager" id=976f3fbb-015b-4630-9467-52d48a84d398 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.203076 | controller | Jun 11 12:18:54.924471 crc crio[24477]: time="2026-06-11T12:18:54.924353699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.203093 | controller | Jun 11 12:18:54.926583 crc crio[24477]: time="2026-06-11T12:18:54.926442189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.203110 | controller | Jun 11 12:18:54.927124 crc crio[24477]: time="2026-06-11T12:18:54.926713454Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=3a3f0b52-f94a-408b-b5c5-1a79d5ac26ee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.203127 | controller | Jun 11 12:18:54.932138 crc crio[24477]: time="2026-06-11T12:18:54.932011153Z" level=info msg="Creating container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-5jrlf/manager" id=91644554-5aaa-418d-a68d-88c1daaa9ebc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.203150 | controller | Jun 11 12:18:54.938633 crc crio[24477]: time="2026-06-11T12:18:54.938521046Z" level=info msg="Creating container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-5mb64/manager" id=cca7cdc6-1c72-4602-9929-f01335bcbb57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.203168 | controller | Jun 11 12:18:54.944131 crc crio[24477]: time="2026-06-11T12:18:54.944067861Z" level=info msg="Creating container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-v2q74/manager" id=d61cc25d-f5c8-4de0-ac88-92cf94b84728 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.203185 | controller | Jun 11 12:18:54.949758 crc crio[24477]: time="2026-06-11T12:18:54.94958661Z" level=info msg="Creating container: openstack-operators/ovn-operator-controller-manager-f87cbdf4c-d7k5d/manager" id=0ba8d4c6-1adc-4c74-a4a8-01071b396e39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.203203 | controller | Jun 11 12:18:54.955685 crc crio[24477]: time="2026-06-11T12:18:54.954944265Z" level=info msg="Creating container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-mp5b2/manager" id=bc484725-a727-4c14-8a3b-f55ee206ebaf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.203219 | controller | Jun 11 12:18:55.025631 crc crio[24477]: time="2026-06-11T12:18:55.02544733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.203236 | controller | Jun 11 12:18:55.026431 crc crio[24477]: time="2026-06-11T12:18:55.025503272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.203253 | controller | Jun 11 12:18:55.026431 crc crio[24477]: time="2026-06-11T12:18:55.026129249Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.203270 | controller | Jun 11 12:18:55.026959 crc crio[24477]: time="2026-06-11T12:18:55.026604142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.203286 | controller | Jun 11 12:18:55.031632 crc crio[24477]: time="2026-06-11T12:18:55.031560111Z" level=info msg="Creating container: openstack-operators/infra-operator-controller-manager-594d6555bb-mv5ql/manager" id=5a1f3973-c2eb-4835-a62a-b3f1843a02f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.203303 | controller | Jun 11 12:18:55.037205 crc crio[24477]: time="2026-06-11T12:18:55.037090776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.203335 | controller | Jun 11 12:18:55.037398 crc crio[24477]: time="2026-06-11T12:18:55.037264151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.203354 | controller | Jun 11 12:18:55.247689 crc crio[24477]: time="2026-06-11T12:18:55.247425786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.203371 | controller | Jun 11 12:18:55.248285 crc crio[24477]: time="2026-06-11T12:18:55.247722094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.203389 | controller | Jun 11 12:18:55.254041 crc crio[24477]: time="2026-06-11T12:18:55.253926888Z" level=info msg="Creating container: openstack-operators/nova-operator-controller-manager-6df846755f-sshkt/manager" id=4b514c23-9da9-43b8-90da-c2b73474bb2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.203409 | controller | Jun 11 12:18:55.258552 crc crio[24477]: time="2026-06-11T12:18:55.258138646Z" level=info msg="Creating container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-sxgzv/manager" id=91e2cdd9-2045-4f70-bdb4-e80a94d9072b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.203622 | controller | Jun 11 12:18:55.407872 crc crio[24477]: time="2026-06-11T12:18:55.407459698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.203647 | controller | Jun 11 12:18:55.408449 crc crio[24477]: time="2026-06-11T12:18:55.40825646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.203664 | controller | Jun 11 12:18:55.416313 crc crio[24477]: time="2026-06-11T12:18:55.41612793Z" level=info msg="Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-8b98746c-zbqsj/manager" id=2af6cbe4-6ffd-4cd4-bcb4-2c97777ea825 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.203682 | controller | Jun 11 12:18:55.430350 crc crio[24477]: time="2026-06-11T12:18:55.430246684Z" level=info msg="Removed container 4288eeda0bbf4f11ae49cee5872e2aa69a9ebcf06fd87396b111a31fc835c8b2: openshift-marketplace/redhat-operators-qc7dz/extract-content" id=1ff4df98-158f-4cd6-be81-ef9ba0f1b6ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.203698 | controller | Jun 11 12:18:55.430757 crc crio[24477]: time="2026-06-11T12:18:55.430614016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.203715 | controller | Jun 11 12:18:55.431056 crc crio[24477]: time="2026-06-11T12:18:55.430977594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.203731 | controller | Jun 11 12:18:55.435265 crc crio[24477]: time="2026-06-11T12:18:55.435186944Z" level=info msg="Removing container: 4b121aec11ae97e0027f8e4bac8a4fedaaa6304578e63677b894d77092677d88" id=e0471a8a-b67a-4849-9e72-0e96ab9d9bf8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.203748 | controller | Jun 11 12:18:55.442869 crc crio[24477]: time="2026-06-11T12:18:55.442470768Z" level=info msg="Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-k92jq/manager" id=d783b1d3-4c20-4b3d-9740-a460b1663150 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.203765 | controller | Jun 11 12:18:55.598058 crc crio[24477]: time="2026-06-11T12:18:55.597962633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.203781 | controller | Jun 11 12:18:55.598380 crc crio[24477]: time="2026-06-11T12:18:55.598119657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.203799 | controller | Jun 11 12:18:55.599150 crc crio[24477]: time="2026-06-11T12:18:55.598988851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.203816 | controller | Jun 11 12:18:55.604439 crc crio[24477]: time="2026-06-11T12:18:55.604327622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.203894 | controller | Jun 11 12:18:56.071926 crc crio[24477]: time="2026-06-11T12:18:56.071760249Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.203958 | controller | Jun 11 12:18:56.077369 crc crio[24477]: time="2026-06-11T12:18:56.077264115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.203989 | controller | Jun 11 12:18:56.098801 crc crio[24477]: time="2026-06-11T12:18:56.098575903Z" level=info msg="Removed container 4b121aec11ae97e0027f8e4bac8a4fedaaa6304578e63677b894d77092677d88: openshift-marketplace/redhat-operators-qc7dz/extract-utilities" id=e0471a8a-b67a-4849-9e72-0e96ab9d9bf8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.204011 | controller | Jun 11 12:18:56.486261 crc crio[24477]: time="2026-06-11T12:18:56.486092124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.204031 | controller | Jun 11 12:18:56.500396 crc crio[24477]: time="2026-06-11T12:18:56.500298022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.204055 | controller | Jun 11 12:18:56.644809 crc crio[24477]: time="2026-06-11T12:18:56.644713116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.204077 | controller | Jun 11 12:18:56.646386 crc crio[24477]: time="2026-06-11T12:18:56.646227651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.204100 | controller | Jun 11 12:18:56.657563 crc crio[24477]: time="2026-06-11T12:18:56.656055153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.204119 | controller | Jun 11 12:18:56.657563 crc crio[24477]: time="2026-06-11T12:18:56.656746683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.204135 | controller | Jun 11 12:18:56.711150 crc crio[24477]: time="2026-06-11T12:18:56.710787516Z" level=info msg="Created container 303c17bc1c656fea7df2dafd7697e03aec33c3392535da73035187fe6af6803e: openstack-operators/watcher-operator-controller-manager-5f7f6c9964-cd6sm/manager" id=85fd260e-6f51-4200-b77c-33968bbb5b4f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.204197 | controller | Jun 11 12:18:56.713975 crc crio[24477]: time="2026-06-11T12:18:56.713855282Z" level=info msg="Starting container: 303c17bc1c656fea7df2dafd7697e03aec33c3392535da73035187fe6af6803e" id=89b5c4f8-0295-41c6-8ab9-c7b52577aa9c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.204226 | controller | Jun 11 12:18:56.726138 crc crio[24477]: time="2026-06-11T12:18:56.726043355Z" level=info msg="Started container" PID=54278 containerID=303c17bc1c656fea7df2dafd7697e03aec33c3392535da73035187fe6af6803e description=openstack-operators/watcher-operator-controller-manager-5f7f6c9964-cd6sm/manager id=89b5c4f8-0295-41c6-8ab9-c7b52577aa9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9fb60d197bf3b03cb91a5454b441805999ef88e117944217860191e9eaf29ad4
2026-06-11 13:18:25.204244 | controller | Jun 11 12:18:56.789303 crc crio[24477]: time="2026-06-11T12:18:56.789197162Z" level=info msg="Created container 2d4969304ba0b8d59f2627add424a38b5e4d2f14ad6d415b13caca20256336f7: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-ncmjs/manager" id=3af0447b-c6cb-416a-86bb-167e64bf5a03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.204262 | controller | Jun 11 12:18:56.791565 crc crio[24477]: time="2026-06-11T12:18:56.791401235Z" level=info msg="Created container 832febd89778c242f1b5182de37d70e16d7470f38f529175a924b366e5541d76: openstack-operators/manila-operator-controller-manager-b547849c7-wdbk8/manager" id=74ef426e-6bc5-45d4-8c35-0871dbfd049a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.204283 | controller | Jun 11 12:18:56.791868 crc crio[24477]: time="2026-06-11T12:18:56.791795425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.204302 | controller | Jun 11 12:18:56.792319 crc crio[24477]: time="2026-06-11T12:18:56.792223387Z" level=info msg="Starting container: 2d4969304ba0b8d59f2627add424a38b5e4d2f14ad6d415b13caca20256336f7" id=1e097b61-16a5-43b6-a06e-d05f6e88556e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.204320 | controller | Jun 11 12:18:56.794280 crc crio[24477]: time="2026-06-11T12:18:56.794179002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.204338 | controller | Jun 11 12:18:56.795390 crc crio[24477]: time="2026-06-11T12:18:56.795287624Z" level=info msg="Starting container: 832febd89778c242f1b5182de37d70e16d7470f38f529175a924b366e5541d76" id=6869225f-4cbf-4fdf-a923-0e10328bc566 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.204354 | controller | Jun 11 12:18:56.797520 crc crio[24477]: time="2026-06-11T12:18:56.797415542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.204372 | controller | Jun 11 12:18:56.799710 crc crio[24477]: time="2026-06-11T12:18:56.799517021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.204388 | controller | Jun 11 12:18:56.800568 crc crio[24477]: time="2026-06-11T12:18:56.800494833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.204464 | controller | Jun 11 12:18:56.801772 crc crio[24477]: time="2026-06-11T12:18:56.80161776Z" level=info msg="Started container" PID=54300 containerID=832febd89778c242f1b5182de37d70e16d7470f38f529175a924b366e5541d76 description=openstack-operators/manila-operator-controller-manager-b547849c7-wdbk8/manager id=6869225f-4cbf-4fdf-a923-0e10328bc566 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2347f5b02783a9cbd7a6ef0dd2901b0b6126c6ca6d801cb2027c51d9b6cd5c79
2026-06-11 13:18:25.204534 | controller | Jun 11 12:18:56.801885 crc crio[24477]: time="2026-06-11T12:18:56.801620471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.204554 | controller | Jun 11 12:18:56.805232 crc crio[24477]: time="2026-06-11T12:18:56.805092398Z" level=info msg="Started container" PID=54301 containerID=2d4969304ba0b8d59f2627add424a38b5e4d2f14ad6d415b13caca20256336f7 description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-ncmjs/manager id=1e097b61-16a5-43b6-a06e-d05f6e88556e name=/runtime.v1.RuntimeService/StartContainer sandboxID=142caafcc4e42fd5fa6ce02a44b0c416bcfc2d11989dc12ee08fa62c357a5768
2026-06-11 13:18:25.204725 | controller | Jun 11 12:18:56.806208 crc crio[24477]: time="2026-06-11T12:18:56.806093395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.204780 | controller | Jun 11 12:18:56.813248 crc crio[24477]: time="2026-06-11T12:18:56.813101643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.204802 | controller | Jun 11 12:18:56.816168 crc crio[24477]: time="2026-06-11T12:18:56.813830002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.205061 | controller | Jun 11 12:18:56.816777 crc crio[24477]: time="2026-06-11T12:18:56.816691095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.205099 | controller | Jun 11 12:18:56.825930 crc crio[24477]: time="2026-06-11T12:18:56.814174956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.205120 | controller | Jun 11 12:18:56.825930 crc crio[24477]: time="2026-06-11T12:18:56.824928769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.205140 | controller | Jun 11 12:18:56.826213 crc crio[24477]: time="2026-06-11T12:18:56.826023379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.205165 | controller | Jun 11 12:18:56.826919 crc crio[24477]: time="2026-06-11T12:18:56.826819805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.205253 | controller | Jun 11 12:18:56.831387 crc crio[24477]: time="2026-06-11T12:18:56.831341422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.205288 | controller | Jun 11 12:18:56.832830 crc crio[24477]: time="2026-06-11T12:18:56.832777311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.205307 | controller | Jun 11 12:18:56.832982 crc crio[24477]: time="2026-06-11T12:18:56.832616278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.205324 | controller | Jun 11 12:18:56.836418 crc crio[24477]: time="2026-06-11T12:18:56.836342042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.205340 | controller | Jun 11 12:18:56.841878 crc crio[24477]: time="2026-06-11T12:18:56.841471237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.205399 | controller | Jun 11 12:18:56.844343 crc crio[24477]: time="2026-06-11T12:18:56.844246328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.205419 | controller | Jun 11 12:18:56.846026 crc crio[24477]: time="2026-06-11T12:18:56.845813283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.205436 | controller | Jun 11 12:18:56.847515 crc crio[24477]: time="2026-06-11T12:18:56.847433859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.205479 | controller | Jun 11 12:18:56.850782 crc crio[24477]: time="2026-06-11T12:18:56.850627902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.205517 | controller | Jun 11 12:18:56.851720 crc crio[24477]: time="2026-06-11T12:18:56.851692483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.205541 | controller | Jun 11 12:18:56.854562 crc crio[24477]: time="2026-06-11T12:18:56.854487721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.205560 | controller | Jun 11 12:18:56.855074 crc crio[24477]: time="2026-06-11T12:18:56.855050507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.205576 | controller | Jun 11 12:18:56.856222 crc crio[24477]: time="2026-06-11T12:18:56.856139757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.205594 | controller | Jun 11 12:18:56.864016 crc crio[24477]: time="2026-06-11T12:18:56.863938035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.205675 | controller | Jun 11 12:18:57.272948 crc crio[24477]: time="2026-06-11T12:18:57.272803216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.205696 | controller | Jun 11 12:18:57.278944 crc crio[24477]: time="2026-06-11T12:18:57.27791616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.205714 | controller | Jun 11 12:18:57.423753 crc crio[24477]: time="2026-06-11T12:18:57.423491476Z" level=info msg="Created container 0982c2400cec834244722181aa181f0272d7d8447515b8837ee3a1c2b0812396: openstack-operators/designate-operator-controller-manager-87bbdb4d9-5jrlf/manager" id=91644554-5aaa-418d-a68d-88c1daaa9ebc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.205731 | controller | Jun 11 12:18:57.424698 crc crio[24477]: time="2026-06-11T12:18:57.424074204Z" level=info msg="Created container 5337f6afbba1d26664c7450b6444f4393fd6949454e0d6e4d569ba6350eef0d6: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-5mb64/manager" id=cca7cdc6-1c72-4602-9929-f01335bcbb57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.205748 | controller | Jun 11 12:18:57.425979 crc crio[24477]: time="2026-06-11T12:18:57.425635516Z" level=info msg="Created container cf06e28c62f5451d911c97dabcdd5924df233f1cc32d387ac2609da6bee2795f: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-v2q74/manager" id=d61cc25d-f5c8-4de0-ac88-92cf94b84728 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.205765 | controller | Jun 11 12:18:57.426089 crc crio[24477]: time="2026-06-11T12:18:57.426000136Z" level=info msg="Starting container: 5337f6afbba1d26664c7450b6444f4393fd6949454e0d6e4d569ba6350eef0d6" id=c6a85f42-3fe6-4859-a575-f88c20abbbe5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.205781 | controller | Jun 11 12:18:57.426149 crc crio[24477]: time="2026-06-11T12:18:57.426102699Z" level=info msg="Starting container: 0982c2400cec834244722181aa181f0272d7d8447515b8837ee3a1c2b0812396" id=215ce2c4-1e4a-47fe-962d-df057298065e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.205797 | controller | Jun 11 12:18:57.427968 crc crio[24477]: time="2026-06-11T12:18:57.427495698Z" level=info msg="Starting container: cf06e28c62f5451d911c97dabcdd5924df233f1cc32d387ac2609da6bee2795f" id=bc308cba-f0ec-4dbb-a9ac-7e6e1722dbfe name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.205813 | controller | Jun 11 12:18:57.433409 crc crio[24477]: time="2026-06-11T12:18:57.43331122Z" level=info msg="Started container" PID=54405 containerID=5337f6afbba1d26664c7450b6444f4393fd6949454e0d6e4d569ba6350eef0d6 description=openstack-operators/octavia-operator-controller-manager-6bd797bd9d-5mb64/manager id=c6a85f42-3fe6-4859-a575-f88c20abbbe5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4febd9663437199d38d850931ac0fee4e672d3329dd34d5508ee2501539f9086
2026-06-11 13:18:25.205834 | controller | Jun 11 12:18:57.435092 crc crio[24477]: time="2026-06-11T12:18:57.435058582Z" level=info msg="Started container" PID=54407 containerID=cf06e28c62f5451d911c97dabcdd5924df233f1cc32d387ac2609da6bee2795f description=openstack-operators/barbican-operator-controller-manager-5dcd54bd69-v2q74/manager id=bc308cba-f0ec-4dbb-a9ac-7e6e1722dbfe name=/runtime.v1.RuntimeService/StartContainer sandboxID=46ac6975e13ddb3933928da8e449a3b09521f99ee86b2b2f7c7b6a8fdf2e720f
2026-06-11 13:18:25.205876 | controller | Jun 11 12:18:57.448069 crc crio[24477]: time="2026-06-11T12:18:57.447922419Z" level=info msg="Started container" PID=54413 containerID=0982c2400cec834244722181aa181f0272d7d8447515b8837ee3a1c2b0812396 description=openstack-operators/designate-operator-controller-manager-87bbdb4d9-5jrlf/manager id=215ce2c4-1e4a-47fe-962d-df057298065e name=/runtime.v1.RuntimeService/StartContainer sandboxID=78ddf49542c1533a4cce4451b1d01705e331530c3b8e43fd09da0f8f3ea8f60b
2026-06-11 13:18:25.205896 | controller | Jun 11 12:18:57.452431 crc crio[24477]: time="2026-06-11T12:18:57.452333604Z" level=info msg="Created container d223ae9cbdf3702128390435015919d72bac196cc19c292453b8f6e487afaa6b: openstack-operators/horizon-operator-controller-manager-9dc5578b5-g5xrm/manager" id=516fda9c-e82f-4c7f-ba7c-fab26615b755 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.205914 | controller | Jun 11 12:18:57.454257 crc crio[24477]: time="2026-06-11T12:18:57.454189475Z" level=info msg="Starting container: d223ae9cbdf3702128390435015919d72bac196cc19c292453b8f6e487afaa6b" id=a9cb922f-5563-4ac7-a0f4-6f1b1abe087b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.205961 | controller | Jun 11 12:18:57.466340 crc crio[24477]: time="2026-06-11T12:18:57.466219475Z" level=info msg="Started container" PID=54412 containerID=d223ae9cbdf3702128390435015919d72bac196cc19c292453b8f6e487afaa6b description=openstack-operators/horizon-operator-controller-manager-9dc5578b5-g5xrm/manager id=a9cb922f-5563-4ac7-a0f4-6f1b1abe087b name=/runtime.v1.RuntimeService/StartContainer sandboxID=499e33a25e884d39f1f2a5a6cde1ee2459bb7ff0b25a2b0d7e8c56b35b0edc13
2026-06-11 13:18:25.206066 | controller | Jun 11 12:18:57.630924 crc crio[24477]: time="2026-06-11T12:18:57.630813251Z" level=info msg="Created container 0415043fccfb3a6d25bfc5184c2fdbb253dd0633efc9fecd0618092d23f6cea5: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sqpxx/manager" id=294f6a3f-8a41-485b-9e1e-10986c353c55 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.206151 | controller | Jun 11 12:18:57.635378 crc crio[24477]: time="2026-06-11T12:18:57.635336888Z" level=info msg="Starting container: 0415043fccfb3a6d25bfc5184c2fdbb253dd0633efc9fecd0618092d23f6cea5" id=9e54a298-95b7-4446-b45c-44dfc52730d6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.206173 | controller | Jun 11 12:18:57.646792 crc crio[24477]: time="2026-06-11T12:18:57.646487Z" level=info msg="Started container" PID=54408 containerID=0415043fccfb3a6d25bfc5184c2fdbb253dd0633efc9fecd0618092d23f6cea5 description=openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sqpxx/manager id=9e54a298-95b7-4446-b45c-44dfc52730d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f7f244e6da5356493f1142fb1735169483ef91c9acaf42b0a2f778c9be1aba2
2026-06-11 13:18:25.206294 | controller | Jun 11 12:18:57.651898 crc crio[24477]: time="2026-06-11T12:18:57.651210002Z" level=info msg="Created container e9f4f2f124d008cb859829d27a0d9025ecf536794e3761419f12e0a5087a80c0: openstack-operators/swift-operator-controller-manager-79846f755c-lvvwc/manager" id=862d9324-e50b-4767-a853-d6209a223ecf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.206331 | controller | Jun 11 12:18:57.654407 crc crio[24477]: time="2026-06-11T12:18:57.65425485Z" level=info msg="Starting container: e9f4f2f124d008cb859829d27a0d9025ecf536794e3761419f12e0a5087a80c0" id=147cd7c8-9484-4d54-97d7-5e9b1dd409d4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.206388 | controller | Jun 11 12:18:57.664279 crc crio[24477]: time="2026-06-11T12:18:57.664184538Z" level=info msg="Started container" PID=54404 containerID=e9f4f2f124d008cb859829d27a0d9025ecf536794e3761419f12e0a5087a80c0 description=openstack-operators/swift-operator-controller-manager-79846f755c-lvvwc/manager id=147cd7c8-9484-4d54-97d7-5e9b1dd409d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd6660e5e8a19ab378a33502ba643faeb96462b1192c7ecfda6e92e912c03f61
2026-06-11 13:18:25.206410 | controller | Jun 11 12:18:57.727575 crc crio[24477]: time="2026-06-11T12:18:57.727448919Z" level=info msg="Created container b4565a6ba2113ce44107fd142176e6c1d08c4f2701255b92a68c8976c1f41396: openstack-operators/telemetry-operator-controller-manager-565998cc45-kmpxd/manager" id=976f3fbb-015b-4630-9467-52d48a84d398 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.206428 | controller | Jun 11 12:18:57.731126 crc crio[24477]: time="2026-06-11T12:18:57.730991287Z" level=info msg="Starting container: b4565a6ba2113ce44107fd142176e6c1d08c4f2701255b92a68c8976c1f41396" id=a4157d4c-bc8e-400d-a088-016dede09895 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.206444 | controller | Jun 11 12:18:57.741325 crc crio[24477]: time="2026-06-11T12:18:57.741241593Z" level=info msg="Created container 7a4e42acf41f6afb081d731859550933d73c49094f14df3112c70b5ba77addaf: openstack-operators/keystone-operator-controller-manager-85bb7cc757-sxgzv/manager" id=91e2cdd9-2045-4f70-bdb4-e80a94d9072b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.206461 | controller | Jun 11 12:18:57.742841 crc crio[24477]: time="2026-06-11T12:18:57.742772897Z" level=info msg="Starting container: 7a4e42acf41f6afb081d731859550933d73c49094f14df3112c70b5ba77addaf" id=32912da9-0174-4c06-9c15-bae4714b7fc8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.206477 | controller | Jun 11 12:18:57.743442 crc crio[24477]: time="2026-06-11T12:18:57.743294131Z" level=info msg="Started container" PID=54417 containerID=b4565a6ba2113ce44107fd142176e6c1d08c4f2701255b92a68c8976c1f41396 description=openstack-operators/telemetry-operator-controller-manager-565998cc45-kmpxd/manager id=a4157d4c-bc8e-400d-a088-016dede09895 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9a28a2e2f090170fe2cfc226e9063a7e178a007c35339129968fbee469242dd
2026-06-11 13:18:25.206494 | controller | Jun 11 12:18:57.752243 crc crio[24477]: time="2026-06-11T12:18:57.752185764Z" level=info msg="Created container def73edecc4407ed7bec777537e373dc6c53085d1bcf23ba013523a6078f822d: openstack-operators/nova-operator-controller-manager-6df846755f-sshkt/manager" id=4b514c23-9da9-43b8-90da-c2b73474bb2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.206511 | controller | Jun 11 12:18:57.755460 crc crio[24477]: time="2026-06-11T12:18:57.755111973Z" level=info msg="Started container" PID=54432 containerID=7a4e42acf41f6afb081d731859550933d73c49094f14df3112c70b5ba77addaf description=openstack-operators/keystone-operator-controller-manager-85bb7cc757-sxgzv/manager id=32912da9-0174-4c06-9c15-bae4714b7fc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06f2e78408d04d81330393bb0d4214b817c6c86fc3f38ca325d6da003bbc93ba
2026-06-11 13:18:25.206527 | controller | Jun 11 12:18:57.758922 crc crio[24477]: time="2026-06-11T12:18:57.758811126Z" level=info msg="Starting container: def73edecc4407ed7bec777537e373dc6c53085d1bcf23ba013523a6078f822d" id=6a6c18ec-9fad-4be5-a6d9-85af1d35b115 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.206544 | controller | Jun 11 12:18:57.763086 crc crio[24477]: time="2026-06-11T12:18:57.762977392Z" level=info msg="Created container d1240423417cf306224d0d0e5919bed866e2a5a071810a6dc0081a1c5b23f3ca: openstack-operators/infra-operator-controller-manager-594d6555bb-mv5ql/manager" id=5a1f3973-c2eb-4835-a62a-b3f1843a02f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.206563 | controller | Jun 11 12:18:57.766000 crc crio[24477]: time="2026-06-11T12:18:57.765930036Z" level=info msg="Starting container: d1240423417cf306224d0d0e5919bed866e2a5a071810a6dc0081a1c5b23f3ca" id=bc6011e5-197f-4637-848a-b56e8dfe6389 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.206580 | controller | Jun 11 12:18:57.769190 crc crio[24477]: time="2026-06-11T12:18:57.769098728Z" level=info msg="Started container" PID=54409 containerID=def73edecc4407ed7bec777537e373dc6c53085d1bcf23ba013523a6078f822d description=openstack-operators/nova-operator-controller-manager-6df846755f-sshkt/manager id=6a6c18ec-9fad-4be5-a6d9-85af1d35b115 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbb67eff44b0170013c70ecb873f4458157cd3fd9e670643cd907ba8aac5f6e3
2026-06-11 13:18:25.206596 | controller | Jun 11 12:18:57.777023 crc crio[24477]: time="2026-06-11T12:18:57.776968786Z" level=info msg="Started container" PID=54406 containerID=d1240423417cf306224d0d0e5919bed866e2a5a071810a6dc0081a1c5b23f3ca description=openstack-operators/infra-operator-controller-manager-594d6555bb-mv5ql/manager id=bc6011e5-197f-4637-848a-b56e8dfe6389 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a378e9da91ad8f9747d65ba1209a29a835dff27eec7f005aa4184bf62271aa2
2026-06-11 13:18:25.206613 | controller | Jun 11 12:18:57.790424 crc crio[24477]: time="2026-06-11T12:18:57.790289189Z" level=info msg="Created container 402470bc22d042c4d67c606d80fdf7c04ef7e69c049ad7dda5e1e8c858315c35: openstack-operators/ovn-operator-controller-manager-f87cbdf4c-d7k5d/manager" id=0ba8d4c6-1adc-4c74-a4a8-01071b396e39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.206630 | controller | Jun 11 12:18:57.798891 crc crio[24477]: time="2026-06-11T12:18:57.798748485Z" level=info msg="Starting container: 402470bc22d042c4d67c606d80fdf7c04ef7e69c049ad7dda5e1e8c858315c35" id=3c9904ca-c5a1-42c6-b872-44ec8185d2a5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.206647 | controller | Jun 11 12:18:57.805013 crc crio[24477]: time="2026-06-11T12:18:57.804911487Z" level=info msg="Created container a27571d7b96874264567ae9848f70263df8194666e9d09c5b97798169498638d: openstack-operators/neutron-operator-controller-manager-86f5cbdf58-29dkv/manager" id=b3e5afa7-10da-4053-a940-b206eaa1b628 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.206687 | controller | Jun 11 12:18:57.805710 crc crio[24477]: time="2026-06-11T12:18:57.805613145Z" level=info msg="Created container ebc0236d3e934f685de071593e2458879a9c03ddc03817e8ed9070a431c7a435: openstack-operators/glance-operator-controller-manager-585dc4b7b9-mp5b2/manager" id=bc484725-a727-4c14-8a3b-f55ee206ebaf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.206709 | controller | Jun 11 12:18:57.806457 crc crio[24477]: time="2026-06-11T12:18:57.806401683Z" level=info msg="Starting container: a27571d7b96874264567ae9848f70263df8194666e9d09c5b97798169498638d" id=d6376f29-ce15-41e6-a01f-f0cddd268d76 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.206727 | controller | Jun 11 12:18:57.817456 crc crio[24477]: time="2026-06-11T12:18:57.817224995Z" level=info msg="Started container" PID=54414 containerID=402470bc22d042c4d67c606d80fdf7c04ef7e69c049ad7dda5e1e8c858315c35 description=openstack-operators/ovn-operator-controller-manager-f87cbdf4c-d7k5d/manager id=3c9904ca-c5a1-42c6-b872-44ec8185d2a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a045d28ad786ef76992298a89d1a148e87c7fcdd8f589a5e327a59922582e57b
2026-06-11 13:18:25.206744 | controller | Jun 11 12:18:57.817456 crc crio[24477]: time="2026-06-11T12:18:57.817373356Z" level=info msg="Starting container: ebc0236d3e934f685de071593e2458879a9c03ddc03817e8ed9070a431c7a435" id=3d0e0898-7780-4bc4-a7ac-f563ef55de57 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.206765 | controller | Jun 11 12:18:57.820576 crc crio[24477]: time="2026-06-11T12:18:57.820483703Z" level=info msg="Created container ec984ffa265889fae367fb62b0a9defa3b25cddab2df237f221b185d8cc9e0aa: openstack-operators/cinder-operator-controller-manager-584b474457-mkbck/manager" id=8ccb594c-72aa-497c-a944-17266b7b16fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.206781 | controller | Jun 11 12:18:57.822155 crc crio[24477]: time="2026-06-11T12:18:57.822062507Z" level=info msg="Created container 88e7341f1901a31c249f5f209b6300b7857040cc5d9f819c3324f6901316b195: openstack-operators/heat-operator-controller-manager-5f5d6b8858-nn595/manager" id=8926f425-05cf-4b1f-b2e2-3da4a604136e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.206797 | controller | Jun 11 12:18:57.826586 crc crio[24477]: time="2026-06-11T12:18:57.826490071Z" level=info msg="Starting container: 88e7341f1901a31c249f5f209b6300b7857040cc5d9f819c3324f6901316b195" id=53a5b218-353d-4c06-af36-2c448c11638f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.206813 | controller | Jun 11 12:18:57.833000 crc crio[24477]: time="2026-06-11T12:18:57.830972121Z" level=info msg="Starting container: ec984ffa265889fae367fb62b0a9defa3b25cddab2df237f221b185d8cc9e0aa" id=bd836038-24c7-465b-8f2f-865457e58662 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.206829 | controller | Jun 11 12:18:57.845199 crc crio[24477]: time="2026-06-11T12:18:57.845080552Z" level=info msg="Started container" PID=54416 containerID=88e7341f1901a31c249f5f209b6300b7857040cc5d9f819c3324f6901316b195 description=openstack-operators/heat-operator-controller-manager-5f5d6b8858-nn595/manager id=53a5b218-353d-4c06-af36-2c448c11638f name=/runtime.v1.RuntimeService/StartContainer sandboxID=23c278c428d715df8e9f04d71fe2ebcfff3e1d83164e8909760f10b81e8299cf
2026-06-11 13:18:25.206846 | controller | Jun 11 12:18:57.851572 crc crio[24477]: time="2026-06-11T12:18:57.851433523Z" level=info msg="Started container" PID=54411 containerID=ebc0236d3e934f685de071593e2458879a9c03ddc03817e8ed9070a431c7a435 description=openstack-operators/glance-operator-controller-manager-585dc4b7b9-mp5b2/manager id=3d0e0898-7780-4bc4-a7ac-f563ef55de57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7127913b112045e6b967372fab8ff7590b4c4babce3be87d9669998248ad13a0
2026-06-11 13:18:25.206885 | controller | Jun 11 12:18:57.851810 crc crio[24477]: time="2026-06-11T12:18:57.851558212Z" level=info msg="Started container" PID=54418 containerID=a27571d7b96874264567ae9848f70263df8194666e9d09c5b97798169498638d description=openstack-operators/neutron-operator-controller-manager-86f5cbdf58-29dkv/manager id=d6376f29-ce15-41e6-a01f-f0cddd268d76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65e4d0216d63e97a462cdb366d6be180596e9c2828cfe78bd0df052a178d46f2
2026-06-11 13:18:25.206904 | controller | Jun 11 12:18:57.862145 crc crio[24477]: time="2026-06-11T12:18:57.862078584Z" level=info msg="Started container" PID=54415 containerID=ec984ffa265889fae367fb62b0a9defa3b25cddab2df237f221b185d8cc9e0aa description=openstack-operators/cinder-operator-controller-manager-584b474457-mkbck/manager id=bd836038-24c7-465b-8f2f-865457e58662 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c4e5e260de8231a364a39d4af5ae3d3dabe77f10beea81de817395a12ff60c8
2026-06-11 13:18:25.206921 | controller | Jun 11 12:18:59.254337 crc crio[24477]: time="2026-06-11T12:18:59.253800162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.206939 | controller | Jun 11 12:18:59.260980 crc crio[24477]: time="2026-06-11T12:18:59.260895705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.206956 | controller | Jun 11 12:18:59.517951 crc crio[24477]: time="2026-06-11T12:18:59.517749536Z" level=info msg="Created container d253eabe54a95b976fcabb01e89f09a6640fea26f38cd791e0d9eb8f0bbf34f6: openstack-operators/openstack-baremetal-operator-controller-manager-8b98746c-zbqsj/manager" id=2af6cbe4-6ffd-4cd4-bcb4-2c97777ea825 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.206977 | controller | Jun 11 12:18:59.526186 crc crio[24477]: time="2026-06-11T12:18:59.525145977Z" level=info msg="Starting container: d253eabe54a95b976fcabb01e89f09a6640fea26f38cd791e0d9eb8f0bbf34f6" id=fa8b74c3-d819-4a27-8eb7-9c73c94e8d9c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.207291 | controller | Jun 11 12:18:59.553079 crc crio[24477]: time="2026-06-11T12:18:59.552970486Z" level=info msg="Started container" PID=54720 containerID=d253eabe54a95b976fcabb01e89f09a6640fea26f38cd791e0d9eb8f0bbf34f6 description=openstack-operators/openstack-baremetal-operator-controller-manager-8b98746c-zbqsj/manager id=fa8b74c3-d819-4a27-8eb7-9c73c94e8d9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfdce08a8bf2a42a5428f2825d39f632d1a5a171a6f814c9cacb895f7c16022d
2026-06-11 13:18:25.207337 | controller | Jun 11 12:19:00.242080 crc crio[24477]: time="2026-06-11T12:19:00.241963115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.207358 | controller | Jun 11 12:19:00.245802 crc crio[24477]: time="2026-06-11T12:19:00.245735312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.207376 | controller | Jun 11 12:19:00.378317 crc crio[24477]: time="2026-06-11T12:19:00.378200467Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=fcf8ba4a-c9a8-4a7c-9a39-1b9faa57b04b name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.207394 | controller | Jun 11 12:19:00.379704 crc crio[24477]: time="2026-06-11T12:19:00.37928354Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=7f46596e-0598-49a0-96f8-873da0d4cf08 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.207412 | controller | Jun 11 12:19:00.387008 crc crio[24477]: time="2026-06-11T12:19:00.386932456Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=cda7969c-80dd-4671-8b43-21e672be4708 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.207429 | controller | Jun 11 12:19:00.395376 crc crio[24477]: time="2026-06-11T12:19:00.395276147Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/ironic" id=48dc580b-f9ed-4a9e-83e2-63ec69c8725f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.207445 | controller | Jun 11 12:19:00.398907 crc crio[24477]: time="2026-06-11T12:19:00.398839908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.207545 | controller | Jun 11 12:19:00.432079 crc crio[24477]: time="2026-06-11T12:19:00.43196843Z" level=info msg="Created container 4f786a197987dfc5982581431b3456b883e59a3cb4f53174981ad739ecb6109a: openstack-operators/test-operator-controller-manager-7579dbdcb9-k92jq/manager" id=d783b1d3-4c20-4b3d-9740-a460b1663150 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.207570 | controller | Jun 11 12:19:00.437378 crc crio[24477]: time="2026-06-11T12:19:00.437275758Z" level=info msg="Starting container: 4f786a197987dfc5982581431b3456b883e59a3cb4f53174981ad739ecb6109a" id=bf9607b5-3eee-49e3-8cf8-49ed2c536d76 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.207588 | controller | Jun 11 12:19:00.443411 crc crio[24477]: time="2026-06-11T12:19:00.443332894Z" level=info msg="Started container" PID=54803 containerID=4f786a197987dfc5982581431b3456b883e59a3cb4f53174981ad739ecb6109a description=openstack-operators/test-operator-controller-manager-7579dbdcb9-k92jq/manager id=bf9607b5-3eee-49e3-8cf8-49ed2c536d76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85731a5ac39f839d79996c90e352b663345dca5707e370ed0132543142467178
2026-06-11 13:18:25.207611 | controller | Jun 11 12:19:00.477753 crc crio[24477]: time="2026-06-11T12:19:00.476262196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.207633 | controller | Jun 11 12:19:01.615834 crc crio[24477]: time="2026-06-11T12:19:01.615324882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.207655 | controller | Jun 11 12:19:01.744806 crc crio[24477]: time="2026-06-11T12:19:01.744692938Z" level=info msg="Created container 965f476c523ed62f68add343484a08f7a61131060a2e2ed6e0e3dcc0990ad5f5: baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/ironic" id=48dc580b-f9ed-4a9e-83e2-63ec69c8725f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.207673 | controller | Jun 11 12:19:01.746189 crc crio[24477]: time="2026-06-11T12:19:01.746141799Z" level=info msg="Starting container: 965f476c523ed62f68add343484a08f7a61131060a2e2ed6e0e3dcc0990ad5f5" id=2c77747f-db42-48e5-873e-1f2fd6bd78d8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.207691 | controller | Jun 11 12:19:01.753715 crc crio[24477]: time="2026-06-11T12:19:01.753510544Z" level=info msg="Started container" PID=54916 containerID=965f476c523ed62f68add343484a08f7a61131060a2e2ed6e0e3dcc0990ad5f5 description=baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/ironic id=2c77747f-db42-48e5-873e-1f2fd6bd78d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cca1e71d2c70fdfff34c3e421cd265d2a11d2b7a0748a6c31db11863246c0ff3
2026-06-11 13:18:25.207708 | controller | Jun 11 12:19:01.766487 crc crio[24477]: time="2026-06-11T12:19:01.766374935Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=66837ef5-3125-478d-8417-c23bfce9fdb5 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.207726 | controller | Jun 11 12:19:01.774876 crc crio[24477]: time="2026-06-11T12:19:01.774438882Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-11 13:18:25.207742 | controller | Jun 11 12:19:02.264494 crc crio[24477]: time="2026-06-11T12:19:02.264308021Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=66837ef5-3125-478d-8417-c23bfce9fdb5 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.207760 | controller | Jun 11 12:19:02.265825 crc crio[24477]: time="2026-06-11T12:19:02.265737879Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=f3743f8f-f3c6-4f15-89ba-07b3a5bda229 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.207777 | controller | Jun 11 12:19:02.272798 crc crio[24477]: time="2026-06-11T12:19:02.272616811Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=787e29de-2f35-4672-a688-2ad196d8ecb1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.207878 | controller | Jun 11 12:19:02.282736 crc crio[24477]: time="2026-06-11T12:19:02.282602441Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/ironic-httpd" id=8e995c43-4dc6-4234-8b98-520a12031e22 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.208057 | controller | Jun 11 12:19:02.285283 crc crio[24477]: time="2026-06-11T12:19:02.285190575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.208079 | controller | Jun 11 12:19:02.335044 crc crio[24477]: time="2026-06-11T12:19:02.334933109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.208101 | controller | Jun 11 12:19:03.064563 crc crio[24477]: time="2026-06-11T12:19:03.063776548Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.208119 | controller | Jun 11 12:19:03.163249 crc crio[24477]: time="2026-06-11T12:19:03.163017397Z" level=info msg="Created container b94af418e79a4bc087385672684fa62a07a56228583e9f7e6dc24b37f4f87e89: baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/ironic-httpd" id=8e995c43-4dc6-4234-8b98-520a12031e22 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.208136 | controller | Jun 11 12:19:03.165449 crc crio[24477]: time="2026-06-11T12:19:03.16528678Z" level=info msg="Starting container: b94af418e79a4bc087385672684fa62a07a56228583e9f7e6dc24b37f4f87e89" id=c1a1a151-244d-49e9-9de3-b2543538c224 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.208154 | controller | Jun 11 12:19:03.174425 crc crio[24477]: time="2026-06-11T12:19:03.174056136Z" level=info msg="Started container" PID=54943 containerID=b94af418e79a4bc087385672684fa62a07a56228583e9f7e6dc24b37f4f87e89 description=baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/ironic-httpd id=c1a1a151-244d-49e9-9de3-b2543538c224 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cca1e71d2c70fdfff34c3e421cd265d2a11d2b7a0748a6c31db11863246c0ff3
2026-06-11 13:18:25.208172 | controller | Jun 11 12:19:03.189924 crc crio[24477]: time="2026-06-11T12:19:03.189801867Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=6a40ec03-e032-497a-b228-6d2c4d582263 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.208217 | controller | Jun 11 12:19:03.195326 crc crio[24477]: time="2026-06-11T12:19:03.195251711Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-11 13:18:25.208235 | controller | Jun 11 12:19:03.703006 crc crio[24477]: time="2026-06-11T12:19:03.702302559Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=6a40ec03-e032-497a-b228-6d2c4d582263 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.208252 | controller | Jun 11 12:19:03.704116 crc crio[24477]: time="2026-06-11T12:19:03.704018388Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=c3113a4f-66f2-4850-b276-d07da31a158d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.208269 | controller | Jun 11 12:19:03.709415 crc crio[24477]: time="2026-06-11T12:19:03.709313756Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=25eb0e63-df49-40bf-9dc1-2e8b021fdd81 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.208358 | controller | Jun 11 12:19:03.720984 crc crio[24477]: time="2026-06-11T12:19:03.72089489Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/ironic-log-watch" id=645a4bab-a74d-4a27-85b5-8d54756d3040 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.208387 | controller | Jun 11 12:19:03.726806 crc crio[24477]: time="2026-06-11T12:19:03.726761127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.208405 | controller | Jun 11 12:19:03.773979 crc crio[24477]: time="2026-06-11T12:19:03.773826563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.208422 | controller | Jun 11 12:19:04.289091 crc crio[24477]: time="2026-06-11T12:19:04.288973558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.208440 | controller | Jun 11 12:19:04.411309 crc crio[24477]: time="2026-06-11T12:19:04.411180061Z" level=info msg="Created container d2787bfb3ba7bd556d285e904499f7b5e2ecc49bf53a0a8f943ad170eab52818: baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/ironic-log-watch" id=645a4bab-a74d-4a27-85b5-8d54756d3040 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.208461 | controller | Jun 11 12:19:04.413159 crc crio[24477]: time="2026-06-11T12:19:04.412986272Z" level=info msg="Starting container: d2787bfb3ba7bd556d285e904499f7b5e2ecc49bf53a0a8f943ad170eab52818" id=5cc49f6e-6af7-494c-8268-28a40243e872 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.208480 | controller | Jun 11 12:19:04.421045 crc crio[24477]: time="2026-06-11T12:19:04.420920818Z" level=info msg="Started container" PID=55074 containerID=d2787bfb3ba7bd556d285e904499f7b5e2ecc49bf53a0a8f943ad170eab52818 description=baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/ironic-log-watch id=5cc49f6e-6af7-494c-8268-28a40243e872 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cca1e71d2c70fdfff34c3e421cd265d2a11d2b7a0748a6c31db11863246c0ff3
2026-06-11 13:18:25.208497 | controller | Jun 11 12:19:28.561988 crc crio[24477]: time="2026-06-11T12:19:28.560624172Z" level=info msg="Removing container: f450227eae5d79126967e9b5a4e4d3a837ef903e466b3c9b9893bb0fc91e9639" id=1e9e5acc-37a6-433c-aab8-bcf316794b06 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.208514 | controller | Jun 11 12:19:28.750864 crc crio[24477]: time="2026-06-11T12:19:28.750728986Z" level=info msg="Removed container f450227eae5d79126967e9b5a4e4d3a837ef903e466b3c9b9893bb0fc91e9639: openshift-infra/auto-csr-approver-29686332-68ng2/oc" id=1e9e5acc-37a6-433c-aab8-bcf316794b06 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.208571 | controller | Jun 11 12:19:28.764628 crc crio[24477]: time="2026-06-11T12:19:28.764193034Z" level=info msg="Stopping pod sandbox: 18434342b4a9286f32d6ce5c46d923a8b4a0962ea4bc78b0dcaa53c3f581b466" id=ada2a9b6-237f-409c-877f-f985288ce619 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.208598 | controller | Jun 11 12:19:28.764628 crc crio[24477]: time="2026-06-11T12:19:28.764458372Z" level=info msg="Stopped pod sandbox (already stopped): 18434342b4a9286f32d6ce5c46d923a8b4a0962ea4bc78b0dcaa53c3f581b466" id=ada2a9b6-237f-409c-877f-f985288ce619 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.208621 | controller | Jun 11 12:19:28.765447 crc crio[24477]: time="2026-06-11T12:19:28.765363396Z" level=info msg="Removing pod sandbox: 18434342b4a9286f32d6ce5c46d923a8b4a0962ea4bc78b0dcaa53c3f581b466" id=12c12d41-dc83-453b-a9b6-289d16192082 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.208642 | controller | Jun 11 12:19:28.789694 crc crio[24477]: time="2026-06-11T12:19:28.789515654Z" level=info msg="Removed pod sandbox: 18434342b4a9286f32d6ce5c46d923a8b4a0962ea4bc78b0dcaa53c3f581b466" id=12c12d41-dc83-453b-a9b6-289d16192082 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.208659 | controller | Jun 11 12:19:28.791893 crc crio[24477]: time="2026-06-11T12:19:28.791774757Z" level=info msg="Stopping pod sandbox: 8317aa831193c1a97d2708ebabaef73d90680f05876f13d1e3067119a87cfbcb" id=a731f942-33af-40ef-9bc4-7616dffb880d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.208676 | controller | Jun 11 12:19:28.791893 crc crio[24477]: time="2026-06-11T12:19:28.79188213Z" level=info msg="Stopped pod sandbox (already stopped): 8317aa831193c1a97d2708ebabaef73d90680f05876f13d1e3067119a87cfbcb" id=a731f942-33af-40ef-9bc4-7616dffb880d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.208712 | controller | Jun 11 12:19:28.793276 crc crio[24477]: time="2026-06-11T12:19:28.793166398Z" level=info msg="Removing pod sandbox: 8317aa831193c1a97d2708ebabaef73d90680f05876f13d1e3067119a87cfbcb" id=38f6e4f9-e86e-4e5d-93ae-39cb81b4489f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.208736 | controller | Jun 11 12:19:28.809487 crc crio[24477]: time="2026-06-11T12:19:28.809261196Z" level=info msg="Removed pod sandbox: 8317aa831193c1a97d2708ebabaef73d90680f05876f13d1e3067119a87cfbcb" id=38f6e4f9-e86e-4e5d-93ae-39cb81b4489f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.208757 | controller | Jun 11 12:19:29.498484 crc crio[24477]: time="2026-06-11T12:19:29.497984562Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7dc8cc99c9-nlhr4/POD" id=9c9c2315-7e86-4204-866e-3c6252f4330f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.208774 | controller | Jun 11 12:19:29.498745 crc crio[24477]: time="2026-06-11T12:19:29.498502846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.208792 | controller | Jun 11 12:19:29.571233 crc crio[24477]: time="2026-06-11T12:19:29.571014288Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-nlhr4 Namespace:openstack ID:3ea5196abd39f689e65040e5809d4881d684f11941bcbb75af0a86d24daaf51e UID:7095632e-9e0f-4c6c-8795-3dc1f94a41b6 NetNS:/var/run/netns/6217564f-251a-4e03-906d-eff9bb84b0c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7095632e_9e0f_4c6c_8795_3dc1f94a41b6.slice PodAnnotations:0xc00008d768}] Aliases:map[]}"
2026-06-11 13:18:25.208811 | controller | Jun 11 12:19:29.571233 crc crio[24477]: time="2026-06-11T12:19:29.571201632Z" level=info msg="Adding pod openstack_dnsmasq-dns-7dc8cc99c9-nlhr4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.208897 | controller | Jun 11 12:19:29.705388 crc crio[24477]: time="2026-06-11T12:19:29.705292567Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-769fc96f7c-kw6bw/POD" id=ee2be229-56c2-4733-b9c7-472db544fd3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.208919 | controller | Jun 11 12:19:29.705521 crc crio[24477]: time="2026-06-11T12:19:29.705433581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.208937 | controller | Jun 11 12:19:29.738447 crc crio[24477]: time="2026-06-11T12:19:29.737959953Z" level=info msg="Got pod network &{Name:dnsmasq-dns-769fc96f7c-kw6bw Namespace:openstack ID:8e3dbd9af8e56e116c2e2673f70588cdbf473763f4fc828e06f4bded90a1a413 UID:335c170c-d82c-4b18-9e07-f85a7170dd25 NetNS:/var/run/netns/43088aef-e5a4-4b62-b0a7-ea2613213a5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod335c170c_d82c_4b18_9e07_f85a7170dd25.slice PodAnnotations:0xc002e12300}] Aliases:map[]}"
2026-06-11 13:18:25.208997 | controller | Jun 11 12:19:29.738447 crc crio[24477]: time="2026-06-11T12:19:29.738435076Z" level=info msg="Adding pod openstack_dnsmasq-dns-769fc96f7c-kw6bw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.209023 | controller | Jun 11 12:19:30.178950 crc crio[24477]: 2026-06-11T12:19:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ea5196abd39f68 Mac:8a:11:55:d6:ec:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/6217564f-251a-4e03-906d-eff9bb84b0c6 SocketPath: PciID:}] [{Interface:0xc00051c7a0 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.209059 | controller | Jun 11 12:19:30.180437 crc crio[24477]: time="2026-06-11T12:19:30.180401423Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-nlhr4 Namespace:openstack ID:3ea5196abd39f689e65040e5809d4881d684f11941bcbb75af0a86d24daaf51e UID:7095632e-9e0f-4c6c-8795-3dc1f94a41b6 NetNS:/var/run/netns/6217564f-251a-4e03-906d-eff9bb84b0c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7095632e_9e0f_4c6c_8795_3dc1f94a41b6.slice PodAnnotations:0xc00008d768}] Aliases:map[]}"
2026-06-11 13:18:25.209108 | controller | Jun 11 12:19:30.180750 crc crio[24477]: time="2026-06-11T12:19:30.180727162Z" level=info msg="Checking pod openstack_dnsmasq-dns-7dc8cc99c9-nlhr4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.209375 | controller | Jun 11 12:19:30.201745 crc crio[24477]: time="2026-06-11T12:19:30.201627635Z" level=info msg="Ran pod sandbox 3ea5196abd39f689e65040e5809d4881d684f11941bcbb75af0a86d24daaf51e with infra container: openstack/dnsmasq-dns-7dc8cc99c9-nlhr4/POD" id=9c9c2315-7e86-4204-866e-3c6252f4330f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.209407 | controller | Jun 11 12:19:30.206018 crc crio[24477]: 2026-06-11T12:19:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8e3dbd9af8e56e1 Mac:4e:c1:1e:42:8a:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/43088aef-e5a4-4b62-b0a7-ea2613213a5b SocketPath: PciID:}] [{Interface:0xc0001126d0 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.209428 | controller | Jun 11 12:19:30.206504 crc crio[24477]: time="2026-06-11T12:19:30.205916297Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=cf844f03-fc56-4fac-af3c-72a63dce6fbc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.209621 | controller | Jun 11 12:19:30.207126 crc crio[24477]: time="2026-06-11T12:19:30.20701236Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=cf844f03-fc56-4fac-af3c-72a63dce6fbc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.209650 | controller | Jun 11 12:19:30.207224 crc crio[24477]: time="2026-06-11T12:19:30.207154754Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=cf844f03-fc56-4fac-af3c-72a63dce6fbc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.209671 | controller | Jun 11 12:19:30.207224 crc crio[24477]: time="2026-06-11T12:19:30.207181934Z" level=info msg="Got pod network &{Name:dnsmasq-dns-769fc96f7c-kw6bw Namespace:openstack ID:8e3dbd9af8e56e116c2e2673f70588cdbf473763f4fc828e06f4bded90a1a413 UID:335c170c-d82c-4b18-9e07-f85a7170dd25 NetNS:/var/run/netns/43088aef-e5a4-4b62-b0a7-ea2613213a5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod335c170c_d82c_4b18_9e07_f85a7170dd25.slice PodAnnotations:0xc002e12300}] Aliases:map[]}"
2026-06-11 13:18:25.209689 | controller | Jun 11 12:19:30.207501 crc crio[24477]: time="2026-06-11T12:19:30.207416312Z" level=info msg="Checking pod openstack_dnsmasq-dns-769fc96f7c-kw6bw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.209814 | controller | Jun 11 12:19:30.214389 crc crio[24477]: time="2026-06-11T12:19:30.214307043Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=17ad7f60-0209-4514-b3c6-38fbfd93118c name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.209954 | controller | Jun 11 12:19:30.217733 crc crio[24477]: time="2026-06-11T12:19:30.217586496Z" level=info msg="Ran pod sandbox 8e3dbd9af8e56e116c2e2673f70588cdbf473763f4fc828e06f4bded90a1a413 with infra container: openstack/dnsmasq-dns-769fc96f7c-kw6bw/POD" id=ee2be229-56c2-4733-b9c7-472db544fd3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.209980 | controller | Jun 11 12:19:30.220491 crc crio[24477]: time="2026-06-11T12:19:30.220243421Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-11 13:18:25.210001 | controller | Jun 11 12:19:30.221512 crc crio[24477]: time="2026-06-11T12:19:30.221439463Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=79902bd1-dda7-4825-b770-2df86cd634a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.210023 | controller | Jun 11 12:19:30.222186 crc crio[24477]: time="2026-06-11T12:19:30.222112851Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=79902bd1-dda7-4825-b770-2df86cd634a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.210041 | controller | Jun 11 12:19:30.222264 crc crio[24477]: time="2026-06-11T12:19:30.222212574Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=79902bd1-dda7-4825-b770-2df86cd634a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.210058 | controller | Jun 11 12:19:30.225053 crc crio[24477]: time="2026-06-11T12:19:30.224775547Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=fce20cb9-7282-4116-8c02-1371c783a772 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.210075 | controller | Jun 11 12:19:30.228853 crc crio[24477]: time="2026-06-11T12:19:30.228358456Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-11 13:18:25.210092 | controller | Jun 11 12:19:31.655681 crc crio[24477]: time="2026-06-11T12:19:31.650228685Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6b994dcc49-qk7bx/POD" id=3722d275-2a3c-4986-a5b9-f38c1100128f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.210108 | controller | Jun 11 12:19:31.655681 crc crio[24477]: time="2026-06-11T12:19:31.65521697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.210126 | controller | Jun 11 12:19:31.906070 crc crio[24477]: time="2026-06-11T12:19:31.904148496Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b994dcc49-qk7bx Namespace:openstack ID:a0c0825b0f8cb7f7203f5f74f8c2bfe8b791c5192b7aa63947c8a9dc8c6d5775 UID:8880ccaa-e817-48db-9990-28e5b0b52eb9 NetNS:/var/run/netns/867ba679-eab6-41e1-acf8-5c5582d4eb84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8880ccaa_e817_48db_9990_28e5b0b52eb9.slice PodAnnotations:0xc000a14288}] Aliases:map[]}"
2026-06-11 13:18:25.210144 | controller | Jun 11 12:19:31.906070 crc crio[24477]: time="2026-06-11T12:19:31.905149644Z" level=info msg="Adding pod openstack_dnsmasq-dns-6b994dcc49-qk7bx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.210161 | controller | Jun 11 12:19:32.449364 crc crio[24477]: time="2026-06-11T12:19:32.449305535Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-68bc84565-4gxtk/POD" id=30ad87b8-fc6e-425e-ba0c-2b5516b626f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.210178 | controller | Jun 11 12:19:32.449478 crc crio[24477]: time="2026-06-11T12:19:32.449390178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.210194 | controller | Jun 11 12:19:32.555816 crc crio[24477]: time="2026-06-11T12:19:32.554527994Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68bc84565-4gxtk Namespace:openstack ID:48e33764786c56b95824915a988fd20614dd54eb584d74d8febf5552f5380406 UID:12f94981-8d6f-4082-bbb7-d26c8111454a NetNS:/var/run/netns/6a1f768d-e64c-45db-8b73-2886e64fd17b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12f94981_8d6f_4082_bbb7_d26c8111454a.slice PodAnnotations:0xc000a86618}] Aliases:map[]}"
2026-06-11 13:18:25.210211 | controller | Jun 11 12:19:32.562120 crc crio[24477]: time="2026-06-11T12:19:32.560343849Z" level=info msg="Adding pod openstack_dnsmasq-dns-68bc84565-4gxtk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.210308 | controller | Jun 11 12:19:32.584060 crc crio[24477]: time="2026-06-11T12:19:32.583957454Z" level=info msg="Running pod sandbox: openstack/rabbitmq-server-0/POD" id=f9060189-27d7-467c-8d61-b1600d30e6ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.210333 | controller | Jun 11 12:19:32.584571 crc crio[24477]: time="2026-06-11T12:19:32.584430507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.210350 | controller | Jun 11 12:19:32.680149 crc crio[24477]: 2026-06-11T12:19:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0c0825b0f8cb7f Mac:ae:2a:e5:b6:1e:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/867ba679-eab6-41e1-acf8-5c5582d4eb84 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.210389 | controller | Jun 11 12:19:32.681418 crc crio[24477]: time="2026-06-11T12:19:32.681195906Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b994dcc49-qk7bx Namespace:openstack ID:a0c0825b0f8cb7f7203f5f74f8c2bfe8b791c5192b7aa63947c8a9dc8c6d5775 UID:8880ccaa-e817-48db-9990-28e5b0b52eb9 NetNS:/var/run/netns/867ba679-eab6-41e1-acf8-5c5582d4eb84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8880ccaa_e817_48db_9990_28e5b0b52eb9.slice PodAnnotations:0xc000a14288}] Aliases:map[]}"
2026-06-11 13:18:25.210410 | controller | Jun 11 12:19:32.691843 crc crio[24477]: time="2026-06-11T12:19:32.691756696Z" level=info msg="Checking pod openstack_dnsmasq-dns-6b994dcc49-qk7bx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.210428 | controller | Jun 11 12:19:32.702241 crc crio[24477]: time="2026-06-11T12:19:32.697437142Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:ac41cd4fe61fb391d93c22e770caef4a0699223c68aff0d4c512c74276fc9f40 UID:2ac3dd39-c280-4e37-a234-31521a08458c NetNS:/var/run/netns/0a042d75-5161-4d48-960a-b1c4fe40cda9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ac3dd39_c280_4e37_a234_31521a08458c.slice PodAnnotations:0xc000326800}] Aliases:map[]}"
2026-06-11 13:18:25.210451 | controller | Jun 11 12:19:32.702241 crc crio[24477]: time="2026-06-11T12:19:32.697787461Z" level=info msg="Adding pod openstack_rabbitmq-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.210470 | controller | Jun 11 12:19:32.733284 crc crio[24477]: time="2026-06-11T12:19:32.731815832Z" level=info msg="Ran pod sandbox a0c0825b0f8cb7f7203f5f74f8c2bfe8b791c5192b7aa63947c8a9dc8c6d5775 with infra container: openstack/dnsmasq-dns-6b994dcc49-qk7bx/POD" id=3722d275-2a3c-4986-a5b9-f38c1100128f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.210488 | controller | Jun 11 12:19:32.760136 crc crio[24477]: time="2026-06-11T12:19:32.759944525Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d4e2cbf8-6700-4a00-bce8-78bf9e22e9ad name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.210505 | controller | Jun 11 12:19:32.761266 crc crio[24477]: time="2026-06-11T12:19:32.760303575Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=d4e2cbf8-6700-4a00-bce8-78bf9e22e9ad name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.210523 | controller | Jun 11 12:19:32.761266 crc crio[24477]: time="2026-06-11T12:19:32.760362246Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=d4e2cbf8-6700-4a00-bce8-78bf9e22e9ad name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.210540 | controller | Jun 11 12:19:32.777874 crc crio[24477]: time="2026-06-11T12:19:32.776016933Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8bc3eace-4fd6-479c-a1cd-85ea1448308f name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.210561 | controller | Jun 11 12:19:32.798397 crc crio[24477]: time="2026-06-11T12:19:32.798173223Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-11 13:18:25.210579 | controller | Jun 11 12:19:33.342066 crc crio[24477]: 2026-06-11T12:19:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac41cd4fe61fb39 Mac:be:71:ee:45:6c:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/0a042d75-5161-4d48-960a-b1c4fe40cda9 SocketPath: PciID:}] [{Interface:0xc0004b4760 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.210596 | controller | Jun 11 12:19:33.345319 crc crio[24477]: time="2026-06-11T12:19:33.344769877Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:ac41cd4fe61fb391d93c22e770caef4a0699223c68aff0d4c512c74276fc9f40 UID:2ac3dd39-c280-4e37-a234-31521a08458c NetNS:/var/run/netns/0a042d75-5161-4d48-960a-b1c4fe40cda9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ac3dd39_c280_4e37_a234_31521a08458c.slice PodAnnotations:0xc000326800}] Aliases:map[]}"
2026-06-11 13:18:25.210613 | controller | Jun 11 12:19:33.346321 crc crio[24477]: time="2026-06-11T12:19:33.345847197Z" level=info msg="Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.210630 | controller | Jun 11 12:19:33.388730 crc crio[24477]: time="2026-06-11T12:19:33.388405812Z" level=info msg="Ran pod sandbox ac41cd4fe61fb391d93c22e770caef4a0699223c68aff0d4c512c74276fc9f40 with infra container: openstack/rabbitmq-server-0/POD" id=f9060189-27d7-467c-8d61-b1600d30e6ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.210647 | controller | Jun 11 12:19:33.409409 crc crio[24477]: time="2026-06-11T12:19:33.409233017Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=d31a0c70-5811-4a83-a549-865ac9063bd8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.210663 | controller | Jun 11 12:19:33.410232 crc crio[24477]: time="2026-06-11T12:19:33.409776902Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found" id=d31a0c70-5811-4a83-a549-865ac9063bd8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.210680 | controller | Jun 11 12:19:33.410232 crc crio[24477]: time="2026-06-11T12:19:33.409836373Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found" id=d31a0c70-5811-4a83-a549-865ac9063bd8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.210697 | controller | Jun 11 12:19:33.416774 crc crio[24477]: 2026-06-11T12:19:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:48e33764786c56b Mac:16:57:66:3d:64:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/6a1f768d-e64c-45db-8b73-2886e64fd17b SocketPath: PciID:}] [{Interface:0xc0004ac5d0 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.210713 | controller | Jun 11 12:19:33.423396 crc crio[24477]: time="2026-06-11T12:19:33.423085745Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=2f4d4b40-a219-49e0-83f0-c0add66d57da name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.210730 | controller | Jun 11 12:19:33.430928 crc crio[24477]: time="2026-06-11T12:19:33.430805859Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68bc84565-4gxtk Namespace:openstack ID:48e33764786c56b95824915a988fd20614dd54eb584d74d8febf5552f5380406 UID:12f94981-8d6f-4082-bbb7-d26c8111454a NetNS:/var/run/netns/6a1f768d-e64c-45db-8b73-2886e64fd17b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12f94981_8d6f_4082_bbb7_d26c8111454a.slice PodAnnotations:0xc000a86618}] Aliases:map[]}"
2026-06-11 13:18:25.210750 | controller | Jun 11 12:19:33.431165 crc crio[24477]: time="2026-06-11T12:19:33.431069007Z" level=info msg="Checking pod openstack_dnsmasq-dns-68bc84565-4gxtk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.210768 | controller | Jun 11 12:19:33.448751 crc crio[24477]: time="2026-06-11T12:19:33.448622324Z" level=info msg="Ran pod sandbox 48e33764786c56b95824915a988fd20614dd54eb584d74d8febf5552f5380406 with infra container: openstack/dnsmasq-dns-68bc84565-4gxtk/POD" id=30ad87b8-fc6e-425e-ba0c-2b5516b626f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.210785 | controller | Jun 11 12:19:33.454118 crc crio[24477]: time="2026-06-11T12:19:33.454030538Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=cd2a3efc-4cd0-4101-af72-9366cc34a945 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.210801 | controller | Jun 11 12:19:33.454318 crc crio[24477]: time="2026-06-11T12:19:33.454159356Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\""
2026-06-11 13:18:25.210818 | controller | Jun 11 12:19:33.454318 crc crio[24477]: time="2026-06-11T12:19:33.454230364Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=cd2a3efc-4cd0-4101-af72-9366cc34a945 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.210835 | controller | Jun 11 12:19:33.454318 crc crio[24477]: time="2026-06-11T12:19:33.454277895Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=cd2a3efc-4cd0-4101-af72-9366cc34a945 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.211025 | controller | Jun 11 12:19:33.457100 crc crio[24477]: time="2026-06-11T12:19:33.457029272Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=63b0376e-2a45-48a0-95ce-3d8302c66d4a name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.211089 | controller | Jun 11 12:19:33.463931 crc crio[24477]: time="2026-06-11T12:19:33.463736631Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-11 13:18:25.211114 | controller | Jun 11 12:19:33.672771 crc crio[24477]: time="2026-06-11T12:19:33.672692633Z" level=info msg="Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD" id=32554617-2480-45d1-ac4c-ba920f4b65fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.211133 | controller | Jun 11 12:19:33.672994 crc crio[24477]: time="2026-06-11T12:19:33.672935671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.211151 | controller | Jun 11 12:19:33.766943 crc crio[24477]: time="2026-06-11T12:19:33.7668673Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:7a165bf2d5c44eb61ebeeb4509fe4c01d99254011c3e3c390168752b1054fbe9 UID:7bb4578e-fd31-42b8-bfb6-7d0b4fdc4d70 NetNS:/var/run/netns/9e4f5407-f36a-484c-b638-5a22aed8f5ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7bb4578e_fd31_42b8_bfb6_7d0b4fdc4d70.slice PodAnnotations:0xc000326ce8}] Aliases:map[]}"
2026-06-11 13:18:25.211168 | controller | Jun 11 12:19:33.769123 crc crio[24477]: time="2026-06-11T12:19:33.769091132Z" level=info msg="Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.211191 | controller | Jun 11 12:19:34.527279 crc crio[24477]: 2026-06-11T12:19:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a165bf2d5c44eb Mac:da:58:b3:48:be:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/9e4f5407-f36a-484c-b638-5a22aed8f5ca SocketPath: PciID:}] [{Interface:0xc0004b2760 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.211210 | controller | Jun 11 12:19:34.530073 crc crio[24477]: time="2026-06-11T12:19:34.52995084Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:7a165bf2d5c44eb61ebeeb4509fe4c01d99254011c3e3c390168752b1054fbe9 UID:7bb4578e-fd31-42b8-bfb6-7d0b4fdc4d70 NetNS:/var/run/netns/9e4f5407-f36a-484c-b638-5a22aed8f5ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7bb4578e_fd31_42b8_bfb6_7d0b4fdc4d70.slice PodAnnotations:0xc000326ce8}] Aliases:map[]}"
2026-06-11 13:18:25.211227 | controller | Jun 11 12:19:34.530226 crc crio[24477]: time="2026-06-11T12:19:34.530172826Z" level=info msg="Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.211245 | controller | Jun 11 12:19:34.552218 crc crio[24477]: time="2026-06-11T12:19:34.552034903Z" level=info msg="Ran pod sandbox 7a165bf2d5c44eb61ebeeb4509fe4c01d99254011c3e3c390168752b1054fbe9 with infra container: openstack/rabbitmq-cell1-server-0/POD" id=32554617-2480-45d1-ac4c-ba920f4b65fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.211263 | controller | Jun 11 12:19:34.558176 crc crio[24477]: time="2026-06-11T12:19:34.558094647Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=f127e265-95ff-4da7-a784-e4d4a241691a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.211281 | controller | Jun 11 12:19:34.558416 crc crio[24477]: time="2026-06-11T12:19:34.558365225Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found" id=f127e265-95ff-4da7-a784-e4d4a241691a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.211298 | controller | Jun 11 12:19:34.558508 crc crio[24477]: time="2026-06-11T12:19:34.558439276Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found" id=f127e265-95ff-4da7-a784-e4d4a241691a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.211332 | controller | Jun 11 12:19:34.571480 crc crio[24477]: time="2026-06-11T12:19:34.568414899Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=2a16b4ea-4866-48ba-8e91-5b6a6dcef776 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.211352 | controller | Jun 11 12:19:34.573609 crc crio[24477]: time="2026-06-11T12:19:34.572881133Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\""
2026-06-11 13:18:25.211370 | controller | Jun 11 12:19:34.737330 crc crio[24477]: time="2026-06-11T12:19:34.736437366Z" level=info msg="Running pod sandbox: openstack/openstack-galera-0/POD" id=a3172964-5ab9-49f3-a8cf-c7bdaf412bf3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.211427 | controller | Jun 11 12:19:34.737995 crc crio[24477]: time="2026-06-11T12:19:34.737026122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.211449 | controller | Jun 11 12:19:34.777463 crc crio[24477]: time="2026-06-11T12:19:34.777194939Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:14170729c548fda7b13f85f4dadd8621f9a95ca40b83cb445d06f1db44a3df05 UID:77c49faf-0949-436b-8ddd-e257e24c04cc NetNS:/var/run/netns/7655f1b2-a891-4b41-8824-757601adb5ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77c49faf_0949_436b_8ddd_e257e24c04cc.slice PodAnnotations:0xc001f2a9f0}] Aliases:map[]}"
2026-06-11 13:18:25.211562 | controller | Jun 11 12:19:34.777463 crc crio[24477]: time="2026-06-11T12:19:34.777298132Z" level=info msg="Adding pod openstack_openstack-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.211637 | controller | Jun 11 12:19:35.548199 crc crio[24477]: 2026-06-11T12:19:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:14170729c548fda Mac:fa:44:24:b0:34:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/7655f1b2-a891-4b41-8824-757601adb5ef SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.211659 | controller | Jun 11 12:19:35.554083 crc crio[24477]: time="2026-06-11T12:19:35.553965308Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:14170729c548fda7b13f85f4dadd8621f9a95ca40b83cb445d06f1db44a3df05 UID:77c49faf-0949-436b-8ddd-e257e24c04cc NetNS:/var/run/netns/7655f1b2-a891-4b41-8824-757601adb5ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77c49faf_0949_436b_8ddd_e257e24c04cc.slice PodAnnotations:0xc001f2a9f0}] Aliases:map[]}"
2026-06-11 13:18:25.211677 | controller | Jun 11 12:19:35.554987 crc crio[24477]: time="2026-06-11T12:19:35.554922456Z" level=info msg="Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.211696 | controller | Jun 11 12:19:35.577282 crc crio[24477]: time="2026-06-11T12:19:35.577184887Z" level=info msg="Ran pod sandbox 14170729c548fda7b13f85f4dadd8621f9a95ca40b83cb445d06f1db44a3df05 with infra container: openstack/openstack-galera-0/POD" id=a3172964-5ab9-49f3-a8cf-c7bdaf412bf3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.211714 | controller | Jun 11 12:19:35.590354 crc crio[24477]: time="2026-06-11T12:19:35.58301273Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=13c0f889-0810-4e60-bd72-1f2ef323000e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.211885 | controller | Jun 11 12:19:35.590354 crc crio[24477]: time="2026-06-11T12:19:35.583340529Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found" id=13c0f889-0810-4e60-bd72-1f2ef323000e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.211986 | controller | Jun 11 12:19:35.590354 crc crio[24477]: time="2026-06-11T12:19:35.583507104Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found" id=13c0f889-0810-4e60-bd72-1f2ef323000e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.212008 | controller | Jun 11 12:19:35.590354 crc crio[24477]: time="2026-06-11T12:19:35.589329909Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=8567b980-888f-43d8-9fe6-bcdb926e5d30 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.212026 | controller | Jun 11 12:19:35.602157 crc crio[24477]: time="2026-06-11T12:19:35.601470736Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\""
2026-06-11 13:18:25.212064 | controller | Jun 11 12:19:35.819576 crc crio[24477]: time="2026-06-11T12:19:35.818751241Z" level=info msg="Running pod sandbox: openstack/openstack-cell1-galera-0/POD" id=cda6fd44-4148-4c0a-82a4-e5a58b235262 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.212085 | controller | Jun 11 12:19:35.821303 crc crio[24477]: time="2026-06-11T12:19:35.819630596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.212107 | controller | Jun 11 12:19:36.010913 crc crio[24477]: time="2026-06-11T12:19:36.01053042Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:2200cc85422d8dc80f0f995df075e56d794d4c854d9640313456892586e814a8 UID:461144ed-8208-4cc9-87f3-0d7eb22d466a NetNS:/var/run/netns/7ee58199-1901-4215-94d7-29770ea7989b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod461144ed_8208_4cc9_87f3_0d7eb22d466a.slice PodAnnotations:0xc0003264f0}] Aliases:map[]}"
2026-06-11 13:18:25.212125 | controller | Jun 11 12:19:36.010913 crc crio[24477]: time="2026-06-11T12:19:36.010617712Z" level=info msg="Adding pod openstack_openstack-cell1-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.212143 | controller | Jun 11 12:19:36.262176 crc crio[24477]: time="2026-06-11T12:19:36.261690947Z" level=info msg="Running pod sandbox: openstack/memcached-0/POD" id=7ff9e186-d36a-48ae-8174-7a9a16fec2f9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.212160 | controller | Jun 11 12:19:36.262176 crc crio[24477]: time="2026-06-11T12:19:36.261817623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.212227 | controller | Jun 11 12:19:36.414433 crc crio[24477]: time="2026-06-11T12:19:36.414243227Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:a8dbf96d12e2598276ded23bef8dba240e6415714935079e7a663fa805d5fcd1 UID:df80a41f-db0d-4ac6-b7ef-e737564fd956 NetNS:/var/run/netns/e2e5d86b-55ea-4bad-9e6c-9e8e225a40f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf80a41f_db0d_4ac6_b7ef_e737564fd956.slice PodAnnotations:0xc0003268d8}] Aliases:map[]}"
2026-06-11 13:18:25.212283 | controller | Jun 11 12:19:36.414433 crc crio[24477]: time="2026-06-11T12:19:36.414406794Z" level=info msg="Adding pod openstack_memcached-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.212352 | controller | Jun 11 12:19:36.967828 crc crio[24477]: 2026-06-11T12:19:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2200cc85422d8dc Mac:da:02:df:4d:71:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/7ee58199-1901-4215-94d7-29770ea7989b SocketPath: PciID:}] [{Interface:0xc0003045b0 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.212371 | controller | Jun 11 12:19:36.969967 crc crio[24477]: time="2026-06-11T12:19:36.969766987Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:2200cc85422d8dc80f0f995df075e56d794d4c854d9640313456892586e814a8 UID:461144ed-8208-4cc9-87f3-0d7eb22d466a NetNS:/var/run/netns/7ee58199-1901-4215-94d7-29770ea7989b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod461144ed_8208_4cc9_87f3_0d7eb22d466a.slice PodAnnotations:0xc0003264f0}] Aliases:map[]}"
2026-06-11 13:18:25.212389 | controller | Jun 11 12:19:36.969967 crc crio[24477]: time="2026-06-11T12:19:36.969919112Z" level=info msg="Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.212428 | controller | Jun 11 12:19:36.978113 crc crio[24477]: time="2026-06-11T12:19:36.97795844Z" level=info msg="Ran pod sandbox 2200cc85422d8dc80f0f995df075e56d794d4c854d9640313456892586e814a8 with infra container: openstack/openstack-cell1-galera-0/POD" id=cda6fd44-4148-4c0a-82a4-e5a58b235262 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.212447 | controller | Jun 11 12:19:37.056994 crc crio[24477]: time="2026-06-11T12:19:37.054974277Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=666e97ee-f65f-452c-beba-e0df68999f19 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.212467 | controller | Jun 11 12:19:37.056994 crc crio[24477]: time="2026-06-11T12:19:37.055215855Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found" id=666e97ee-f65f-452c-beba-e0df68999f19 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.212485 | controller | Jun 11 12:19:37.056994 crc crio[24477]: time="2026-06-11T12:19:37.055260536Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found" id=666e97ee-f65f-452c-beba-e0df68999f19 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.212502 | controller | Jun 11 12:19:37.063730 crc crio[24477]: time="2026-06-11T12:19:37.062721287Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=f5a62ccf-9d8c-4201-95f7-a98f2e21e737 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.212519 | controller | Jun 11 12:19:37.083477 crc crio[24477]: time="2026-06-11T12:19:37.083388939Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\""
2026-06-11 13:18:25.212535 | controller | Jun 11 12:19:37.452698 crc crio[24477]: 2026-06-11T12:19:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8dbf96d12e2598 Mac:e6:9b:22:10:be:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/e2e5d86b-55ea-4bad-9e6c-9e8e225a40f1 SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.212553 | controller | Jun 11 12:19:37.472835 crc crio[24477]: time="2026-06-11T12:19:37.470306547Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:a8dbf96d12e2598276ded23bef8dba240e6415714935079e7a663fa805d5fcd1 UID:df80a41f-db0d-4ac6-b7ef-e737564fd956 NetNS:/var/run/netns/e2e5d86b-55ea-4bad-9e6c-9e8e225a40f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf80a41f_db0d_4ac6_b7ef_e737564fd956.slice PodAnnotations:0xc0003268d8}] Aliases:map[]}"
2026-06-11 13:18:25.212570 | controller | Jun 11 12:19:37.472835 crc crio[24477]: time="2026-06-11T12:19:37.471077659Z" level=info msg="Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.212588 | controller | Jun 11 12:19:37.553207 crc crio[24477]: time="2026-06-11T12:19:37.553119903Z" level=info msg="Ran pod sandbox a8dbf96d12e2598276ded23bef8dba240e6415714935079e7a663fa805d5fcd1 with infra container: openstack/memcached-0/POD" id=7ff9e186-d36a-48ae-8174-7a9a16fec2f9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.212605 | controller | Jun 11 12:19:37.569327 crc crio[24477]: time="2026-06-11T12:19:37.569205169Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=25b61cb1-c133-4d3e-9568-d8c6d49e6168 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.212621 | controller | Jun 11 12:19:37.569866 crc crio[24477]: time="2026-06-11T12:19:37.569404945Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found" id=25b61cb1-c133-4d3e-9568-d8c6d49e6168 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.212638 | controller | Jun 11 12:19:37.569866 crc crio[24477]: time="2026-06-11T12:19:37.569449773Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found" id=25b61cb1-c133-4d3e-9568-d8c6d49e6168 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.212655 | controller | Jun 11 12:19:37.571742 crc crio[24477]: time="2026-06-11T12:19:37.5716969Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=a8cb404f-42a7-48e4-9692-3cb6ad5b6b10 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.212675 | controller | Jun 11 12:19:37.580375 crc crio[24477]: time="2026-06-11T12:19:37.580076868Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\""
2026-06-11 13:18:25.212692 | controller | Jun 11 12:19:39.410404 crc crio[24477]: time="2026-06-11T12:19:39.409998005Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=2d1c2026-5eec-4d76-99d4-c93f8d707325 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.212708 | controller | Jun 11 12:19:39.410404 crc crio[24477]: time="2026-06-11T12:19:39.410405063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.212725 | controller | Jun 11 12:19:39.546265 crc crio[24477]: time="2026-06-11T12:19:39.545756394Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:28c3799b1e218d1d83473022f7dd4bc1b2b8fb5dd9c86d289b56d016272de0fb UID:3a86d4d8-6905-4374-ad64-0c163eb84e60 NetNS:/var/run/netns/f6756cc1-d34b-4897-aef5-13861cc70dcb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a86d4d8_6905_4374_ad64_0c163eb84e60.slice PodAnnotations:0xc001f2a3f0}] Aliases:map[]}"
2026-06-11 13:18:25.212743 | controller | Jun 11 12:19:39.546265 crc crio[24477]: time="2026-06-11T12:19:39.546164765Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.212761 | controller | Jun 11 12:19:40.144447 crc crio[24477]: 2026-06-11T12:19:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28c3799b1e218d1 Mac:52:44:0c:02:9d:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/f6756cc1-d34b-4897-aef5-13861cc70dcb SocketPath: PciID:}] [{Interface:0xc00022c5b0 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.212779 | controller | Jun 11 12:19:40.147069 crc crio[24477]: time="2026-06-11T12:19:40.146995371Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:28c3799b1e218d1d83473022f7dd4bc1b2b8fb5dd9c86d289b56d016272de0fb UID:3a86d4d8-6905-4374-ad64-0c163eb84e60 NetNS:/var/run/netns/f6756cc1-d34b-4897-aef5-13861cc70dcb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a86d4d8_6905_4374_ad64_0c163eb84e60.slice PodAnnotations:0xc001f2a3f0}] Aliases:map[]}"
2026-06-11 13:18:25.212797 | controller | Jun 11 12:19:40.148273 crc crio[24477]: time="2026-06-11T12:19:40.148151323Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.212814 | controller | Jun 11 12:19:40.219853 crc crio[24477]: time="2026-06-11T12:19:40.219383922Z" level=info msg="Ran pod sandbox 28c3799b1e218d1d83473022f7dd4bc1b2b8fb5dd9c86d289b56d016272de0fb with infra container: openstack/kube-state-metrics-0/POD" id=2d1c2026-5eec-4d76-99d4-c93f8d707325 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.212831 | controller | Jun 11 12:19:40.228327 crc crio[24477]: time="2026-06-11T12:19:40.228239803Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=5a613016-4497-4fa1-9cdf-e089a15f5889 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.212862 | controller | Jun 11 12:19:40.228794 crc crio[24477]: time="2026-06-11T12:19:40.228723786Z" level=info msg="Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found" id=5a613016-4497-4fa1-9cdf-e089a15f5889 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.212888 | controller | Jun 11 12:19:40.228794 crc crio[24477]: time="2026-06-11T12:19:40.228815129Z" level=info msg="Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found" id=5a613016-4497-4fa1-9cdf-e089a15f5889 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.212909 | controller | Jun 11 12:19:40.231321 crc crio[24477]: time="2026-06-11T12:19:40.230310959Z" level=info msg="Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=de3c2847-f282-49f8-b9be-1ff0574e92a5 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.212927 | controller | Jun 11 12:19:40.304909 crc crio[24477]: time="2026-06-11T12:19:40.304750883Z" level=info msg="Trying to access \"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\""
2026-06-11 13:18:25.212944 | controller | Jun 11 12:19:42.228712 crc crio[24477]: time="2026-06-11T12:19:42.225253264Z" level=info msg="Running pod sandbox: openstack/ovn-controller-lrklq/POD" id=bbed2472-feb0-4ba7-b91f-a3b41b7a69dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.212962 | controller | Jun 11 12:19:42.230248 crc crio[24477]: time="2026-06-11T12:19:42.230209055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.212979 | controller | Jun 11 12:19:42.330459 crc crio[24477]: time="2026-06-11T12:19:42.330163955Z" level=info msg="Running pod sandbox: openstack/ovn-controller-ovs-8t2kw/POD" id=587608ca-559e-45be-b6b5-da0536c14231 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.212997 | controller | Jun 11 12:19:42.331431 crc crio[24477]: time="2026-06-11T12:19:42.331370719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.213086 | controller | Jun 11 12:19:42.514285 crc crio[24477]: time="2026-06-11T12:19:42.510242542Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-nb-0/POD" id=cd9f4b52-afea-4913-a7f5-ed0f697fcf95 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.213116 | controller | Jun 11 12:19:42.514285 crc crio[24477]: time="2026-06-11T12:19:42.510318448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.213136 | controller | Jun 11 12:19:43.192536 crc crio[24477]: time="2026-06-11T12:19:43.192343245Z" level=info msg="Got pod network &{Name:ovn-controller-lrklq Namespace:openstack ID:b8cbc73d857daa8a20c879b54a451c65b9cd6168ba174e24d4241019740be3e8 UID:1ded584c-1edb-491d-a386-61bc2252eaf3 NetNS:/var/run/netns/0ee81a02-f4e7-474f-8e57-395f3941255b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ded584c_1edb_491d_a386_61bc2252eaf3.slice PodAnnotations:0xc000a86220}] Aliases:map[]}"
2026-06-11 13:18:25.213155 | controller | Jun 11 12:19:43.192536 crc crio[24477]: time="2026-06-11T12:19:43.192417627Z" level=info msg="Adding pod openstack_ovn-controller-lrklq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.213173 | controller | Jun 11 12:19:43.761201 crc crio[24477]: 2026-06-11T12:19:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8cbc73d857daa8 Mac:0e:46:9b:fa:19:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/0ee81a02-f4e7-474f-8e57-395f3941255b SocketPath: PciID:}] [{Interface:0xc0003a6610 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.213191 | controller | Jun 11 12:19:43.763338 crc crio[24477]: time="2026-06-11T12:19:43.763161391Z" level=info msg="Got pod network &{Name:ovn-controller-lrklq Namespace:openstack ID:b8cbc73d857daa8a20c879b54a451c65b9cd6168ba174e24d4241019740be3e8 UID:1ded584c-1edb-491d-a386-61bc2252eaf3 NetNS:/var/run/netns/0ee81a02-f4e7-474f-8e57-395f3941255b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ded584c_1edb_491d_a386_61bc2252eaf3.slice PodAnnotations:0xc000a86220}] Aliases:map[]}"
2026-06-11 13:18:25.213213 | controller | Jun 11 12:19:43.763338 crc crio[24477]: time="2026-06-11T12:19:43.763302206Z" level=info msg="Checking pod openstack_ovn-controller-lrklq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.213277 | controller | Jun 11 12:19:44.458839 crc crio[24477]: time="2026-06-11T12:19:44.458166866Z" level=info msg="Ran pod sandbox b8cbc73d857daa8a20c879b54a451c65b9cd6168ba174e24d4241019740be3e8 with infra container: openstack/ovn-controller-lrklq/POD" id=bbed2472-feb0-4ba7-b91f-a3b41b7a69dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.213301 | controller | Jun 11 12:19:44.480254 crc crio[24477]: time="2026-06-11T12:19:44.480158352Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=a39212a0-9585-4bb7-9a9c-56f7cbe59d5e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.213319 | controller | Jun 11 12:19:44.487358 crc crio[24477]: time="2026-06-11T12:19:44.487284074Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found" id=a39212a0-9585-4bb7-9a9c-56f7cbe59d5e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.213398 | controller | Jun 11 12:19:44.487721 crc crio[24477]: time="2026-06-11T12:19:44.487408608Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found" id=a39212a0-9585-4bb7-9a9c-56f7cbe59d5e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.213422 | controller | Jun 11 12:19:44.492280 crc crio[24477]: time="2026-06-11T12:19:44.492204074Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=400073a5-ecbd-4d4a-a37f-bb7959ca20e4 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.213440 | controller | Jun 11 12:19:44.497322 crc crio[24477]: time="2026-06-11T12:19:44.497138326Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\""
2026-06-11 13:18:25.213457 | controller | Jun 11 12:19:44.741107 crc crio[24477]: time="2026-06-11T12:19:44.734914857Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-8t2kw Namespace:openstack ID:dd78ddb759e410ffd524f845c2072f9828b6798088e753585ebe201a2cd12ab4 UID:78f08168-5d47-4bb2-90cd-40a0e471b3e4 NetNS:/var/run/netns/29ee53c4-ed55-4859-b9a7-3a3ba7fe70d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78f08168_5d47_4bb2_90cd_40a0e471b3e4.slice PodAnnotations:0xc00008cab8}] Aliases:map[]}"
2026-06-11 13:18:25.213475 | controller | Jun 11 12:19:44.741107 crc crio[24477]: time="2026-06-11T12:19:44.734992699Z" level=info msg="Adding pod openstack_ovn-controller-ovs-8t2kw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.213493 | controller | Jun 11 12:19:45.783164 crc crio[24477]: time="2026-06-11T12:19:45.77223372Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:86c584f2a38c990908fb968fffba1a9212502cb4bc1011de52a16e82c53d78cb UID:6af1c5c3-0a0b-4b30-ac78-cec93e5f7cf5 NetNS:/var/run/netns/d4412ced-22bb-4471-97ca-c033d469e973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6af1c5c3_0a0b_4b30_ac78_cec93e5f7cf5.slice PodAnnotations:0xc000b18070}] Aliases:map[]}"
2026-06-11 13:18:25.213510 | controller | Jun 11 12:19:45.783164 crc crio[24477]: time="2026-06-11T12:19:45.78314932Z" level=info msg="Adding pod openstack_ovsdbserver-nb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.213531 | controller | Jun 11 12:19:46.395186 crc crio[24477]: 2026-06-11T12:19:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd78ddb759e410f Mac:02:73:af:9f:97:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/29ee53c4-ed55-4859-b9a7-3a3ba7fe70d7 SocketPath: PciID:}] [{Interface:0xc000304bd0 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.213549 | controller | Jun 11 12:19:46.397020 crc crio[24477]: time="2026-06-11T12:19:46.396006322Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-8t2kw Namespace:openstack ID:dd78ddb759e410ffd524f845c2072f9828b6798088e753585ebe201a2cd12ab4 UID:78f08168-5d47-4bb2-90cd-40a0e471b3e4 NetNS:/var/run/netns/29ee53c4-ed55-4859-b9a7-3a3ba7fe70d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78f08168_5d47_4bb2_90cd_40a0e471b3e4.slice PodAnnotations:0xc00008cab8}] Aliases:map[]}"
2026-06-11 13:18:25.213565 | controller | Jun 11 12:19:46.397103 crc crio[24477]: time="2026-06-11T12:19:46.39697815Z" level=info msg="Checking pod openstack_ovn-controller-ovs-8t2kw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.213583 | controller | Jun 11 12:19:46.707907 crc crio[24477]: 2026-06-11T12:19:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86c584f2a38c990 Mac:82:51:5f:c9:23:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/d4412ced-22bb-4471-97ca-c033d469e973 SocketPath: PciID:}] [{Interface:0xc000516db0 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.213601 | controller | Jun 11 12:19:46.720458 crc crio[24477]: time="2026-06-11T12:19:46.720384275Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:86c584f2a38c990908fb968fffba1a9212502cb4bc1011de52a16e82c53d78cb UID:6af1c5c3-0a0b-4b30-ac78-cec93e5f7cf5 NetNS:/var/run/netns/d4412ced-22bb-4471-97ca-c033d469e973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6af1c5c3_0a0b_4b30_ac78_cec93e5f7cf5.slice PodAnnotations:0xc000b18070}] Aliases:map[]}"
2026-06-11 13:18:25.213619 | controller | Jun 11 12:19:46.720903 crc crio[24477]: time="2026-06-11T12:19:46.720811467Z" level=info msg="Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.213636 | controller | Jun 11 12:19:46.798250 crc crio[24477]: time="2026-06-11T12:19:46.797711562Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0/POD" id=816dac4e-c3a0-4011-9855-61e4636da2c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.213653 | controller | Jun 11 12:19:46.800123 crc crio[24477]: time="2026-06-11T12:19:46.798335579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.213742 | controller | Jun 11 12:19:47.959117 crc crio[24477]: time="2026-06-11T12:19:47.959002723Z" level=info msg="Running pod sandbox: openstack/ovn-controller-metrics-lh7d4/POD" id=d40163d8-94dc-4fbe-bacf-d4ee4fa2ce2e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.213768 | controller | Jun 11 12:19:47.959964 crc crio[24477]: time="2026-06-11T12:19:47.959132936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.213817 | controller | Jun 11 12:19:48.854520 crc crio[24477]: time="2026-06-11T12:19:48.85337486Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-86cd84489-mdrhw/POD" id=8c46b664-085f-4ad8-a0fb-99cbcf3dc127 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.213841 | controller | Jun 11 12:19:48.854520 crc crio[24477]: time="2026-06-11T12:19:48.854459371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.213918 | controller | Jun 11 12:19:54.991739 crc crio[24477]: time="2026-06-11T12:19:54.990626718Z" level=info msg="Ran pod sandbox 86c584f2a38c990908fb968fffba1a9212502cb4bc1011de52a16e82c53d78cb with infra container: openstack/ovsdbserver-nb-0/POD" id=cd9f4b52-afea-4913-a7f5-ed0f697fcf95 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.213942 | controller | Jun 11 12:19:54.996043 crc crio[24477]: time="2026-06-11T12:19:54.995917487Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=ce3a1d68-e6ff-480b-82c2-f15189698342 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.213959 | controller | Jun 11 12:19:55.004718 crc crio[24477]: time="2026-06-11T12:19:55.00444755Z" level=info msg="Ran pod sandbox dd78ddb759e410ffd524f845c2072f9828b6798088e753585ebe201a2cd12ab4 with infra container: openstack/ovn-controller-ovs-8t2kw/POD" id=587608ca-559e-45be-b6b5-da0536c14231 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.213977 | controller | Jun 11 12:19:55.009178 crc crio[24477]: time="2026-06-11T12:19:55.009070375Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=9f7a1b96-ab2a-4c92-b915-2dad75baf4ca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.213995 | controller | Jun 11 12:19:55.019272 crc crio[24477]: time="2026-06-11T12:19:55.019177368Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found" id=ce3a1d68-e6ff-480b-82c2-f15189698342 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.214013 | controller | Jun 11 12:19:55.019456 crc crio[24477]: time="2026-06-11T12:19:55.019399596Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found" id=ce3a1d68-e6ff-480b-82c2-f15189698342 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.214030 | controller | Jun 11 12:19:55.019893 crc crio[24477]: time="2026-06-11T12:19:55.019835486Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found" id=9f7a1b96-ab2a-4c92-b915-2dad75baf4ca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.214048 | controller | Jun 11 12:19:55.019971 crc crio[24477]: time="2026-06-11T12:19:55.019928889Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found" id=9f7a1b96-ab2a-4c92-b915-2dad75baf4ca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.214065 | controller | Jun 11 12:19:55.032830 crc crio[24477]: time="2026-06-11T12:19:55.032738458Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=a251c7fb-97cb-4d51-aa46-17b4586bfe47 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.214134 | controller | Jun 11 12:19:55.037322 crc crio[24477]: time="2026-06-11T12:19:55.035517428Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=a8f7dbd3-9a4a-458e-a063-9f0a76db04ae name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.214176 | controller | Jun 11 12:19:55.045907 crc crio[24477]: time="2026-06-11T12:19:55.04428967Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\""
2026-06-11 13:18:25.214196 | controller | Jun 11 12:19:55.047410 crc crio[24477]: time="2026-06-11T12:19:55.045367571Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\""
2026-06-11 13:18:25.214242 | controller | Jun 11 12:20:00.064443 crc crio[24477]: time="2026-06-11T12:20:00.063185361Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:7e185752365ddd79702037a1402634325dc6040be74bffc86ad82ecf0c1ff692 UID:b921259d-d93c-4a8b-a415-39d861216b9e NetNS:/var/run/netns/ce816846-7256-4bb3-88d3-5ddcf2760bb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb921259d_d93c_4a8b_a415_39d861216b9e.slice PodAnnotations:0xc000327aa0}] Aliases:map[]}"
2026-06-11 13:18:25.214303 | controller | Jun 11 12:20:00.064443 crc crio[24477]: time="2026-06-11T12:20:00.064412206Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.214353 | controller | Jun 11 12:20:00.765332 crc crio[24477]: 2026-06-11T12:20:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e185752365ddd7 Mac:4e:3c:5a:16:82:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/ce816846-7256-4bb3-88d3-5ddcf2760bb6 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.214379 | controller | Jun 11 12:20:00.767949 crc crio[24477]: time="2026-06-11T12:20:00.767812484Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:7e185752365ddd79702037a1402634325dc6040be74bffc86ad82ecf0c1ff692 UID:b921259d-d93c-4a8b-a415-39d861216b9e NetNS:/var/run/netns/ce816846-7256-4bb3-88d3-5ddcf2760bb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb921259d_d93c_4a8b_a415_39d861216b9e.slice PodAnnotations:0xc000327aa0}] Aliases:map[]}"
2026-06-11 13:18:25.214397 | controller | Jun 11 12:20:00.768383 crc crio[24477]: time="2026-06-11T12:20:00.768298108Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.214414 | controller | Jun 11 12:20:00.876371 crc crio[24477]: time="2026-06-11T12:20:00.875940982Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686340-cn7b4/POD" id=e18a06ef-7559-4638-9329-a35d8853eee8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.214431 | controller | Jun 11 12:20:00.876371 crc crio[24477]: time="2026-06-11T12:20:00.876132177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.214449 | controller | Jun 11 12:20:06.087782 crc crio[24477]: time="2026-06-11T12:20:06.086546821Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-lh7d4 Namespace:openstack ID:559baf6350ee8424d6bf2e18e550888fb25321da13701807482b2c64d62a92a3 UID:ce4d4df1-1fe0-4627-a02f-b57a9ff64d0f NetNS:/var/run/netns/3941930b-b1e6-4a4b-a559-5d006717bb1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce4d4df1_1fe0_4627_a02f_b57a9ff64d0f.slice PodAnnotations:0xc00008c678}] Aliases:map[]}"
2026-06-11 13:18:25.214466 | controller | Jun 11 12:20:06.087782 crc crio[24477]: time="2026-06-11T12:20:06.087760335Z" level=info msg="Adding pod openstack_ovn-controller-metrics-lh7d4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.214483 | controller | Jun 11 12:20:06.097398 crc crio[24477]: time="2026-06-11T12:20:06.097264651Z" level=info msg="Got pod network &{Name:dnsmasq-dns-86cd84489-mdrhw Namespace:openstack ID:2392c120f2ee7c8236802593c64dc9da2533f0bedf43e46cadb3b5e56a717e4c UID:8acc89a5-f6e4-4f50-883c-4f83977c2b94 NetNS:/var/run/netns/944e9c66-2ba3-4f0d-974c-40b6c95bb653 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8acc89a5_f6e4_4f50_883c_4f83977c2b94.slice PodAnnotations:0xc000a86310}] Aliases:map[]}"
2026-06-11 13:18:25.214500 | controller | Jun 11 12:20:06.097398 crc crio[24477]: time="2026-06-11T12:20:06.097367844Z" level=info msg="Adding pod openstack_dnsmasq-dns-86cd84489-mdrhw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.214524 | controller | Jun 11 12:20:06.484786 crc crio[24477]: 2026-06-11T12:20:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2392c120f2ee7c8 Mac:f2:e4:69:86:e1:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/944e9c66-2ba3-4f0d-974c-40b6c95bb653 SocketPath: PciID:}] [{Interface:0xc000546700 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.214541 | controller | Jun 11 12:20:06.486823 crc crio[24477]: time="2026-06-11T12:20:06.486213883Z" level=info msg="Got pod network &{Name:dnsmasq-dns-86cd84489-mdrhw Namespace:openstack ID:2392c120f2ee7c8236802593c64dc9da2533f0bedf43e46cadb3b5e56a717e4c UID:8acc89a5-f6e4-4f50-883c-4f83977c2b94 NetNS:/var/run/netns/944e9c66-2ba3-4f0d-974c-40b6c95bb653 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8acc89a5_f6e4_4f50_883c_4f83977c2b94.slice PodAnnotations:0xc000a86310}] Aliases:map[]}"
2026-06-11 13:18:25.214558 | controller | Jun 11 12:20:06.487356 crc crio[24477]: time="2026-06-11T12:20:06.486956035Z" level=info msg="Checking pod openstack_dnsmasq-dns-86cd84489-mdrhw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.214575 | controller | Jun 11 12:20:06.671121 crc crio[24477]: 2026-06-11T12:20:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:559baf6350ee842 Mac:fe:6b:0b:be:c8:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/3941930b-b1e6-4a4b-a559-5d006717bb1d SocketPath: PciID:}] [{Interface:0xc000394780 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.214592 | controller | Jun 11 12:20:06.672047 crc crio[24477]: time="2026-06-11T12:20:06.671954644Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-lh7d4 Namespace:openstack ID:559baf6350ee8424d6bf2e18e550888fb25321da13701807482b2c64d62a92a3 UID:ce4d4df1-1fe0-4627-a02f-b57a9ff64d0f NetNS:/var/run/netns/3941930b-b1e6-4a4b-a559-5d006717bb1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce4d4df1_1fe0_4627_a02f_b57a9ff64d0f.slice PodAnnotations:0xc00008c678}] Aliases:map[]}"
2026-06-11 13:18:25.214609 | controller | Jun 11 12:20:06.672183 crc crio[24477]: time="2026-06-11T12:20:06.672133689Z" level=info msg="Checking pod openstack_ovn-controller-metrics-lh7d4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.214626 | controller | Jun 11 12:20:14.232367 crc crio[24477]: time="2026-06-11T12:20:14.231033854Z" level=info msg="Ran pod sandbox 7e185752365ddd79702037a1402634325dc6040be74bffc86ad82ecf0c1ff692 with infra container: openstack/ovsdbserver-sb-0/POD" id=816dac4e-c3a0-4011-9855-61e4636da2c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.214643 | controller | Jun 11 12:20:14.237071 crc crio[24477]: time="2026-06-11T12:20:14.236967189Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=b9bca5a0-f643-4505-87ae-544d1e0ef7a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.214660 | controller | Jun 11 12:20:14.309168 crc crio[24477]: time="2026-06-11T12:20:14.309028976Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found" id=b9bca5a0-f643-4505-87ae-544d1e0ef7a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.214678 | controller | Jun 11 12:20:14.309709 crc crio[24477]: time="2026-06-11T12:20:14.309426687Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found" id=b9bca5a0-f643-4505-87ae-544d1e0ef7a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.214698 | controller | Jun 11 12:20:14.315089 crc crio[24477]: time="2026-06-11T12:20:14.315021484Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=9fe9bad2-757c-4819-900b-974d61f5bf3e name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.214715 | controller | Jun 11 12:20:14.332386 crc crio[24477]: time="2026-06-11T12:20:14.332289708Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\""
2026-06-11 13:18:25.214733 | controller | Jun 11 12:20:15.427620 crc crio[24477]: time="2026-06-11T12:20:15.427031107Z" level=info msg="Ran pod sandbox 559baf6350ee8424d6bf2e18e550888fb25321da13701807482b2c64d62a92a3 with infra container: openstack/ovn-controller-metrics-lh7d4/POD" id=d40163d8-94dc-4fbe-bacf-d4ee4fa2ce2e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.214750 | controller | Jun 11 12:20:15.431019 crc crio[24477]: time="2026-06-11T12:20:15.430887994Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=0d14e05a-2531-46dd-9379-01ba9e403a25 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.214804 | controller | Jun 11 12:20:15.431490 crc crio[24477]: time="2026-06-11T12:20:15.431405888Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found" id=0d14e05a-2531-46dd-9379-01ba9e403a25 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.214827 | controller | Jun 11 12:20:15.431824 crc crio[24477]: time="2026-06-11T12:20:15.431619844Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found" id=0d14e05a-2531-46dd-9379-01ba9e403a25 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.214845 | controller | Jun 11 12:20:15.433273 crc crio[24477]: time="2026-06-11T12:20:15.433133928Z" level=info msg="Ran pod sandbox 2392c120f2ee7c8236802593c64dc9da2533f0bedf43e46cadb3b5e56a717e4c with infra container: openstack/dnsmasq-dns-86cd84489-mdrhw/POD" id=8c46b664-085f-4ad8-a0fb-99cbcf3dc127 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.214882 | controller | Jun 11 12:20:15.433760 crc crio[24477]: time="2026-06-11T12:20:15.43360269Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=c450eae5-dd5b-4fee-a953-3c35d0e706c0 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.214901 | controller | Jun 11 12:20:15.438080 crc crio[24477]: time="2026-06-11T12:20:15.437731186Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f8d09cf0-c38f-4b49-9c6c-ea45f40c1bff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.214920 | controller | Jun 11 12:20:15.441120 crc crio[24477]: time="2026-06-11T12:20:15.44105132Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\""
2026-06-11 13:18:25.214944 | controller | Jun 11 12:20:15.456232 crc crio[24477]: time="2026-06-11T12:20:15.45612638Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=f8d09cf0-c38f-4b49-9c6c-ea45f40c1bff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.214970 | controller | Jun 11 12:20:15.456232 crc crio[24477]: time="2026-06-11T12:20:15.456247164Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=f8d09cf0-c38f-4b49-9c6c-ea45f40c1bff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.214990 | controller | Jun 11 12:20:15.460070 crc crio[24477]: time="2026-06-11T12:20:15.458992961Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=807f5cf7-efcf-4041-a79e-2b764111c564 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.215008 | controller | Jun 11 12:20:15.465073 crc crio[24477]: time="2026-06-11T12:20:15.463113415Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-11 13:18:25.215036 | controller | Jun 11 12:20:15.596033 crc crio[24477]: time="2026-06-11T12:20:15.595926336Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f" id=f5a62ccf-9d8c-4201-95f7-a98f2e21e737 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.215055 | controller | Jun 11 12:20:15.598223 crc crio[24477]: time="2026-06-11T12:20:15.597982132Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=89be419d-f326-4925-a775-028e06967637 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.215134 | controller | Jun 11 12:20:15.608078 crc crio[24477]: time="2026-06-11T12:20:15.607895885Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110" id=2f4d4b40-a219-49e0-83f0-c0add66d57da name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.215162 | controller | Jun 11 12:20:15.609246 crc crio[24477]: time="2026-06-11T12:20:15.609107294Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=4c1edde1-9564-4c2d-b767-c5c11bcd94c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.215187 | controller | Jun 11 12:20:16.226685 crc crio[24477]: time="2026-06-11T12:20:16.226481311Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:647630343be667cb46f7c2dbcdd39cf5ba9eafb77c9032e069e28ba9be88ce0a" id=a8cb404f-42a7-48e4-9692-3cb6ad5b6b10 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.215206 | controller | Jun 11 12:20:16.228370 crc crio[24477]: time="2026-06-11T12:20:16.228302344Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=9957777c-7678-43a0-aa66-89cdcd50dedc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.215228 | controller | Jun 11 12:20:16.252086 crc crio[24477]: time="2026-06-11T12:20:16.251964218Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:7b731db5aae0df7b814f3d00e979dfead5d3d5d0628ad440b664274097714eee" id=a251c7fb-97cb-4d51-aa46-17b4586bfe47 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.215343 | controller | Jun 11 12:20:16.254530 crc crio[24477]: time="2026-06-11T12:20:16.253540821Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=0fbb7f84-3f25-4135-8855-e4cc4ef3a1d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.215373 | controller | Jun 11 12:20:16.275510 crc crio[24477]: time="2026-06-11T12:20:16.275367953Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8" id=fce20cb9-7282-4116-8c02-1371c783a772 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.215392 | controller | Jun 11 12:20:16.278880 crc crio[24477]: time="2026-06-11T12:20:16.278186081Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8f41192d-ddd8-45b0-9c6a-488751a9f615 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.215410 | controller | Jun 11 12:20:16.599542 crc crio[24477]: time="2026-06-11T12:20:16.598831391Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=ad0dee6a-3908-4f3e-85b0-2d73d75917a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.215455 | controller | Jun 11 12:20:16.611043 crc crio[24477]: time="2026-06-11T12:20:16.61087979Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686340-cn7b4 Namespace:openshift-infra ID:e37944723a35c462d93ddb70d2c20788f62cbc2c2b0875193c681e3ddca7d352 UID:d529d318-73cc-4fe5-96b0-85d2072df05f NetNS:/var/run/netns/abff8500-d860-4427-be68-567f992063ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd529d318_73cc_4fe5_96b0_85d2072df05f.slice PodAnnotations:0xc00008caf0}] Aliases:map[]}"
2026-06-11 13:18:25.215479 | controller | Jun 11 12:20:16.611278 crc crio[24477]: time="2026-06-11T12:20:16.611082076Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686340-cn7b4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.215498 | controller | Jun 11 12:20:16.617240 crc crio[24477]: time="2026-06-11T12:20:16.617166564Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=667ac589-4ccd-4b97-a317-bce59b92c2aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.215516 | controller | Jun 11 12:20:16.656872 crc crio[24477]: time="2026-06-11T12:20:16.65676731Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f" id=8567b980-888f-43d8-9fe6-bcdb926e5d30 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.215534 | controller | Jun 11 12:20:16.658028 crc crio[24477]: time="2026-06-11T12:20:16.657957347Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=944b21b5-909f-4b82-9f0d-20555db5f975 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.215552 | controller | Jun 11 12:20:16.665932 crc crio[24477]: time="2026-06-11T12:20:16.664712986Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=39044f64-2d1f-41af-9309-9ea51f4ed21f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.215569 | controller | Jun 11 12:20:16.712849 crc crio[24477]: time="2026-06-11T12:20:16.711967666Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110" id=2a16b4ea-4866-48ba-8e91-5b6a6dcef776 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.215586 | controller | Jun 11 12:20:16.717422 crc crio[24477]: time="2026-06-11T12:20:16.716938515Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=eee6aff9-15d8-440d-bb9c-9e515779e424 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.215603 | controller | Jun 11 12:20:16.717422 crc crio[24477]: time="2026-06-11T12:20:16.717052512Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=4ccdd320-7482-411b-9417-94090ef9b04b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.215640 | controller | Jun 11 12:20:16.721447 crc crio[24477]: time="2026-06-11T12:20:16.72136323Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a0e60130-2fdf-43e5-acbd-7e4ae88c5d7a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.215664 | controller | Jun 11 12:20:16.747306 crc crio[24477]: time="2026-06-11T12:20:16.74600653Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:807c1076fe368456aee9a88438d275805fc908d207bada66f46e084e1fd4e8d9" id=400073a5-ecbd-4d4a-a37f-bb7959ca20e4 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.215681 | controller | Jun 11 12:20:16.756190 crc crio[24477]: time="2026-06-11T12:20:16.756068994Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=9cee0fb7-c1db-4892-8cae-222e0f6f33b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.215698 | controller | Jun 11 12:20:17.251399 crc crio[24477]: 2026-06-11T12:20:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e37944723a35c46 Mac:32:f3:16:e7:3b:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/abff8500-d860-4427-be68-567f992063ab SocketPath: PciID:}] [{Interface:0xc0004967d0 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.215718 | controller | Jun 11 12:20:17.251399 crc crio[24477]: time="2026-06-11T12:20:17.251054746Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686340-cn7b4 Namespace:openshift-infra ID:e37944723a35c462d93ddb70d2c20788f62cbc2c2b0875193c681e3ddca7d352 UID:d529d318-73cc-4fe5-96b0-85d2072df05f NetNS:/var/run/netns/abff8500-d860-4427-be68-567f992063ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd529d318_73cc_4fe5_96b0_85d2072df05f.slice PodAnnotations:0xc00008caf0}] Aliases:map[]}"
2026-06-11 13:18:25.215737 | controller | Jun 11 12:20:17.251399 crc crio[24477]: time="2026-06-11T12:20:17.251220631Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686340-cn7b4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.215755 | controller | Jun 11 12:20:17.952175 crc crio[24477]: time="2026-06-11T12:20:17.9518395Z" level=info msg="Creating container: openstack/rabbitmq-server-0/setup-container" id=2485232e-4e2a-4441-9cad-e5a77c19bb7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.215772 | controller | Jun 11 12:20:17.969943 crc crio[24477]: time="2026-06-11T12:20:17.969052193Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:ba97cb84e9c691378c75d7722e1b3beae894cc25addffadc2d7106e39c07e58c" id=a8f7dbd3-9a4a-458e-a063-9f0a76db04ae name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.215788 | controller | Jun 11 12:20:17.972785 crc crio[24477]: time="2026-06-11T12:20:17.971941933Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=6ceef994-cffe-4a47-aa15-bbf0ea95ad2e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.215805 | controller | Jun 11 12:20:18.043546 crc crio[24477]: time="2026-06-11T12:20:18.043341993Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8" id=17ad7f60-0209-4514-b3c6-38fbfd93118c name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.215822 | controller | Jun 11 12:20:18.046170 crc crio[24477]: time="2026-06-11T12:20:18.046043909Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=dc3db10f-43a3-4ba7-8251-b007c2475bae name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.215838 | controller | Jun 11 12:20:18.074860 crc crio[24477]: time="2026-06-11T12:20:18.074442245Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8" id=63b0376e-2a45-48a0-95ce-3d8302c66d4a name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.215879 | controller | Jun 11 12:20:18.077094 crc crio[24477]: time="2026-06-11T12:20:18.076979606Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=be836abb-0e5a-412b-a197-bbb3bf4714cd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.215899 | controller | Jun 11 12:20:18.646482 crc crio[24477]: time="2026-06-11T12:20:18.646048195Z" level=info msg="Ran pod sandbox e37944723a35c462d93ddb70d2c20788f62cbc2c2b0875193c681e3ddca7d352 with infra container: openshift-infra/auto-csr-approver-29686340-cn7b4/POD" id=e18a06ef-7559-4638-9329-a35d8853eee8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.215917 | controller | Jun 11 12:20:18.656615 crc crio[24477]: time="2026-06-11T12:20:18.65625386Z" level=info msg="Creating container: openstack/dnsmasq-dns-769fc96f7c-kw6bw/init" id=2f15fe66-dde4-4fe9-8257-b1a25beb03e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.215937 | controller | Jun 11 12:20:18.669259 crc crio[24477]: time="2026-06-11T12:20:18.661266178Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=07eceede-7f9d-4f96-850a-6351d87e7e47 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.215955 | controller | Jun 11 12:20:18.670813 crc crio[24477]: time="2026-06-11T12:20:18.670250891Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 13:18:25.215971 | controller | Jun 11 12:20:18.679910 crc crio[24477]: time="2026-06-11T12:20:18.67954494Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=e82d5ff9-93c6-4796-af9d-b0dc27b15660 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.215988 | controller | Jun 11 12:20:18.718400 crc crio[24477]: time="2026-06-11T12:20:18.71806141Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8" id=8bc3eace-4fd6-479c-a1cd-85ea1448308f name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.216004 | controller | Jun 11 12:20:18.721496 crc crio[24477]: time="2026-06-11T12:20:18.720294085Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7df8ea8e-df85-4450-9dca-9d539a2f6f10 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.216020 | controller | Jun 11 12:20:18.768526 crc crio[24477]: time="2026-06-11T12:20:18.768130501Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=045926d3-ef6e-419e-9e1b-d71b78b64fc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.216036 | controller | Jun 11 12:20:19.422544 crc crio[24477]: time="2026-06-11T12:20:19.422361972Z" level=info msg="Creating container: openstack/ovn-controller-ovs-8t2kw/ovsdb-server-init" id=999932e2-0af8-4920-8cc0-0cccfc74b5bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.216053 | controller | Jun 11 12:20:19.447086 crc crio[24477]: time="2026-06-11T12:20:19.444084903Z" level=info msg="Creating container: openstack/memcached-0/memcached" id=5d1b539e-bdbf-4066-af12-6b1ce94fb9ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.216070 | controller | Jun 11 12:20:19.458883 crc crio[24477]: time="2026-06-11T12:20:19.458738011Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=61cca9d4-6248-46d5-b3ae-659f5eada90e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.216087 | controller | Jun 11 12:20:20.207458 crc crio[24477]: time="2026-06-11T12:20:20.207282083Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=d9fe46a5-fcf8-4e66-bb48-8c79e53971b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.216104 | controller | Jun 11 12:20:20.250244 crc crio[24477]: time="2026-06-11T12:20:20.249539688Z" level=info msg="Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff" id=de3c2847-f282-49f8-b9be-1ff0574e92a5 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.216120 | controller | Jun 11 12:20:20.251744 crc crio[24477]: time="2026-06-11T12:20:20.25146862Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=1b198c03-73e1-4b7d-bf2d-f5f4e810ccd7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.216138 | controller | Jun 11 12:20:20.290108 crc crio[24477]: time="2026-06-11T12:20:20.289945598Z" level=info msg="Creating container: openstack/ovn-controller-lrklq/ovn-controller" id=032f90bb-903d-4933-acb9-a0ab505555df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.216155 | controller | Jun 11 12:20:20.296809 crc crio[24477]: time="2026-06-11T12:20:20.296633717Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:85b4f27c1058f2c2b0c03e426e77c60ade32cce5d8d14bb6242195cf45e42e90" id=9fe9bad2-757c-4819-900b-974d61f5bf3e name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.216176 | controller | Jun 11 12:20:20.298388 crc crio[24477]: time="2026-06-11T12:20:20.298296732Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=017bfb11-40db-4b88-8772-795131f442ac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.216193 | controller | Jun 11 12:20:20.300900 crc crio[24477]: time="2026-06-11T12:20:20.300615288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.216210 | controller | Jun 11 12:20:20.302214 crc crio[24477]: time="2026-06-11T12:20:20.302127779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.216227 | controller | Jun 11 12:20:20.302735 crc crio[24477]: time="2026-06-11T12:20:20.3024913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.216245 | controller | Jun 11 12:20:20.308953 crc crio[24477]: time="2026-06-11T12:20:20.308853678Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8" id=807f5cf7-efcf-4041-a79e-2b764111c564 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.216262 | controller | Jun 11 12:20:20.309430 crc crio[24477]: time="2026-06-11T12:20:20.30930346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.216279 | controller | Jun 11 12:20:20.309929 crc crio[24477]: time="2026-06-11T12:20:20.309818405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.216296 | controller | Jun 11 12:20:20.310125 crc crio[24477]: time="2026-06-11T12:20:20.30998654Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f5984292-9ea9-463e-b920-91d8796016a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.216313 | controller | Jun 11 12:20:20.311333 crc crio[24477]: time="2026-06-11T12:20:20.310726511Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/setup-container" id=29ad6a7f-598a-41e7-81c7-3809558e4023 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.216358 | controller | Jun 11 12:20:20.319948 crc crio[24477]: time="2026-06-11T12:20:20.319753889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.216429 | controller | Jun 11 12:20:20.322757 crc crio[24477]: time="2026-06-11T12:20:20.322397918Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8" id=c450eae5-dd5b-4fee-a953-3c35d0e706c0 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.216451 | controller | Jun 11 12:20:20.329403 crc crio[24477]: time="2026-06-11T12:20:20.329307934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.216502 | controller | Jun 11 12:20:20.330631 crc crio[24477]: time="2026-06-11T12:20:20.330476653Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=3b477e2a-30ed-4025-818f-a5e2c4fcdd68 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.216603 | controller | Jun 11 12:20:20.332444 crc crio[24477]: time="2026-06-11T12:20:20.332341995Z" level=info msg="Creating container: openstack/openstack-galera-0/mysql-bootstrap" id=3fd32f13-4616-4cc3-a9db-c9a7126437b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.216634 | controller | Jun 11 12:20:20.333072 crc crio[24477]: time="2026-06-11T12:20:20.332959363Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=2ee8bc1d-d8a6-48eb-8f68-cbe69777d0e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.216695 | controller | Jun 11 12:20:20.341095 crc crio[24477]: time="2026-06-11T12:20:20.339257329Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=565708e0-9d3c-4820-b9ea-30201fc32f77 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.216716 | controller | Jun 11 12:20:20.350355 crc crio[24477]: time="2026-06-11T12:20:20.349989841Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=c4dedd0a-bf6f-40f2-87a9-2c255e6831ad name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.216735 | controller | Jun 11 12:20:20.356014 crc crio[24477]: time="2026-06-11T12:20:20.355808982Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=b0ea45a1-4b2e-4cdf-9be9-528da7cdd9fe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.216753 | controller | Jun 11 12:20:20.373277 crc crio[24477]: time="2026-06-11T12:20:20.373099617Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=dcbf4419-3ee1-4a7e-9591-f3c7d0d3d714 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.216771 | controller | Jun 11 12:20:20.385952 crc crio[24477]: time="2026-06-11T12:20:20.385288889Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=2ef1440e-83fd-4fb7-8e6e-c545010f0120 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.216808 | controller | Jun 11 12:20:20.403376 crc crio[24477]: time="2026-06-11T12:20:20.403223901Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=a6d15faa-4f7e-49a2-968c-2632ec864415 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.216896 | controller | Jun 11 12:20:20.427340 crc crio[24477]: time="2026-06-11T12:20:20.427211542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.216918 | controller | Jun 11 12:20:20.431335 crc crio[24477]: time="2026-06-11T12:20:20.430930686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.216937 | controller | Jun 11 12:20:20.441899 crc crio[24477]: time="2026-06-11T12:20:20.44179197Z" level=info msg="Creating container: openstack/dnsmasq-dns-6b994dcc49-qk7bx/init" id=1b439738-0526-48a1-aed1-ea7892f3a3bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.216954 | controller | Jun 11 12:20:20.460075 crc crio[24477]: time="2026-06-11T12:20:20.459910978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.216971 | controller | Jun 11 12:20:20.465717 crc crio[24477]: time="2026-06-11T12:20:20.465532086Z" level=info msg="Creating container: openstack/dnsmasq-dns-68bc84565-4gxtk/init" id=ba61ab4f-4539-46f6-a4e8-35989c67ca08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.216988 | controller | Jun 11 12:20:20.466209 crc crio[24477]: time="2026-06-11T12:20:20.466155127Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=c35717c4-e398-4a77-bb71-d007fcdfe4d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.217008 | controller | Jun 11 12:20:20.466470 crc crio[24477]: time="2026-06-11T12:20:20.466221953Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=07eceede-7f9d-4f96-850a-6351d87e7e47 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.217025 | controller | Jun 11 12:20:20.471220 crc crio[24477]: time="2026-06-11T12:20:20.471137322Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=eed0d6e9-000b-4a37-97b7-bb88f4a0759a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.217042 | controller | Jun 11 12:20:20.501487 crc crio[24477]: time="2026-06-11T12:20:20.500434594Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=d03f280e-0ba9-4e22-ad51-6b042ee0c8be name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.217059 | controller | Jun 11 12:20:20.546329 crc crio[24477]: time="2026-06-11T12:20:20.546222935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.217076 | controller | Jun 11 12:20:20.550103 crc crio[24477]: time="2026-06-11T12:20:20.550013951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.217093 | controller | Jun 11 12:20:20.551410 crc crio[24477]: time="2026-06-11T12:20:20.551345649Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=4a933737-5c7b-4ff7-bf65-19c776b2e1a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.217111 | controller | Jun 11 12:20:20.552858 crc crio[24477]: time="2026-06-11T12:20:20.552760969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.217127 | controller | Jun 11 12:20:20.556591 crc crio[24477]: time="2026-06-11T12:20:20.556496212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.217147 | controller | Jun 11 12:20:20.564526 crc crio[24477]: time="2026-06-11T12:20:20.564439435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.217171 | controller | Jun 11 12:20:20.565287 crc crio[24477]: time="2026-06-11T12:20:20.564885138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.217194 | controller | Jun 11 12:20:20.566502 crc crio[24477]: time="2026-06-11T12:20:20.566418143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.217215 | controller | Jun 11 12:20:20.567121 crc crio[24477]: time="2026-06-11T12:20:20.566435512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.217232 | controller | Jun 11 12:20:20.601910 crc crio[24477]: time="2026-06-11T12:20:20.601761541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.217248 | controller | Jun 11 12:20:20.607952 crc crio[24477]: time="2026-06-11T12:20:20.607884717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.217268 | controller | Jun 11 12:20:20.614919 crc crio[24477]: time="2026-06-11T12:20:20.614813378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.217285 | controller | Jun 11 12:20:20.630821 crc crio[24477]: time="2026-06-11T12:20:20.628249982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.217302 | controller | Jun 11 12:20:20.642122 crc crio[24477]: time="2026-06-11T12:20:20.640289145Z" level=info msg="Creating container: openstack/dnsmasq-dns-7dc8cc99c9-nlhr4/init" id=a6755c84-df5b-4f2f-bde5-66cee78b13d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.217318 | controller | Jun 11 12:20:20.650241 crc crio[24477]: time="2026-06-11T12:20:20.650141029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.217334 | controller | Jun 11 12:20:20.691323 crc crio[24477]: time="2026-06-11T12:20:20.691199701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.217350 | controller | Jun 11 12:20:20.744290 crc crio[24477]: time="2026-06-11T12:20:20.744211899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.217366 | controller | Jun 11 12:20:20.749304 crc crio[24477]: time="2026-06-11T12:20:20.749084567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.217382 | controller | Jun 11 12:20:20.751800 crc crio[24477]: time="2026-06-11T12:20:20.751718161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.217398 | controller | Jun 11 12:20:20.771901 crc crio[24477]: time="2026-06-11T12:20:20.771820363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.217415 | controller | Jun 11 12:20:20.776855 crc crio[24477]: time="2026-06-11T12:20:20.776766307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.217507 | controller | Jun 11 12:20:20.780475 crc crio[24477]: time="2026-06-11T12:20:20.780378502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.217732 | controller | Jun 11 12:20:20.782308 crc crio[24477]: time="2026-06-11T12:20:20.782249323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.217755 | controller | Jun 11 12:20:20.786751 crc crio[24477]: time="2026-06-11T12:20:20.785944158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.217775 | controller | Jun 11 12:20:20.795128 crc crio[24477]: time="2026-06-11T12:20:20.794972972Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=f67f750b-44b0-406d-8e9c-b617de08e297 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.217793 | controller | Jun 11 12:20:20.798136 crc crio[24477]: time="2026-06-11T12:20:20.797909494Z" level=info msg="Created container 6d7e719868556c5dd718aef0a592b55acd5a426c0deb8794461ec4c53140edd7: openstack/memcached-0/memcached" id=5d1b539e-bdbf-4066-af12-6b1ce94fb9ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.217815 | controller | Jun 11 12:20:20.799307 crc crio[24477]: time="2026-06-11T12:20:20.79920309Z" level=info msg="Created container 902431b724949c3be3064e1febb4d226113153a673f577e6b20d4d083119b713: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=e82d5ff9-93c6-4796-af9d-b0dc27b15660 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.217834 | controller | Jun 11 12:20:20.799873 crc crio[24477]: time="2026-06-11T12:20:20.799846301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.217877 | controller | Jun 11 12:20:20.800523 crc crio[24477]: time="2026-06-11T12:20:20.800366817Z" level=info msg="Starting container: 902431b724949c3be3064e1febb4d226113153a673f577e6b20d4d083119b713" id=ad13c8bb-57fb-4699-b9cf-040beab4154d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.217897 | controller | Jun 11 12:20:20.801007 crc crio[24477]: time="2026-06-11T12:20:20.800939803Z" level=info msg="Starting container: 6d7e719868556c5dd718aef0a592b55acd5a426c0deb8794461ec4c53140edd7" id=adae7799-1f19-46da-b3d4-5909155e2702 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.217914 | controller | Jun 11 12:20:20.801466 crc crio[24477]: time="2026-06-11T12:20:20.801323937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.217932 | controller | Jun 11 12:20:20.801611 crc crio[24477]: time="2026-06-11T12:20:20.801533036Z" level=info msg="Creating container: openstack/dnsmasq-dns-86cd84489-mdrhw/init" id=075c02e8-4252-4062-9022-b380bfa341a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.217949 | controller | Jun 11 12:20:20.807260 crc crio[24477]: time="2026-06-11T12:20:20.806997109Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686340-cn7b4/oc" id=36d479c8-4377-40b8-ad5c-af5b2f6c2b27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.217965 | controller | Jun 11 12:20:20.811293 crc crio[24477]: time="2026-06-11T12:20:20.811213766Z" level=info msg="Started container" PID=58041 containerID=6d7e719868556c5dd718aef0a592b55acd5a426c0deb8794461ec4c53140edd7 description=openstack/memcached-0/memcached id=adae7799-1f19-46da-b3d4-5909155e2702 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8dbf96d12e2598276ded23bef8dba240e6415714935079e7a663fa805d5fcd1
2026-06-11 13:18:25.218845 | controller | Jun 11 12:20:20.812185 crc crio[24477]: time="2026-06-11T12:20:20.812100871Z" level=info msg="Creating container: openstack/ovn-controller-metrics-lh7d4/openstack-network-exporter" id=83d7cce4-3a90-4946-831a-1ac492dde8a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.218921 | controller | Jun 11 12:20:20.812453 crc crio[24477]: time="2026-06-11T12:20:20.812384109Z" level=info msg="Started container" PID=58043 containerID=902431b724949c3be3064e1febb4d226113153a673f577e6b20d4d083119b713 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=ad13c8bb-57fb-4699-b9cf-040beab4154d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2200cc85422d8dc80f0f995df075e56d794d4c854d9640313456892586e814a8
2026-06-11 13:18:25.218948 | controller | Jun 11 12:20:20.818315 crc crio[24477]: time="2026-06-11T12:20:20.818191175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.218973 | controller | Jun 11 12:20:20.820258 crc crio[24477]: time="2026-06-11T12:20:20.8201839Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=1ae22ce8-dd06-4250-86df-bc747933b12b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.218998 | controller | Jun 11 12:20:20.823922 crc crio[24477]: time="2026-06-11T12:20:20.823769458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.219029 | controller | Jun 11 12:20:20.824289 crc crio[24477]: time="2026-06-11T12:20:20.824199184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.219053 | controller | Jun 11 12:20:20.825611 crc crio[24477]: time="2026-06-11T12:20:20.825437155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.219201 | controller | Jun 11 12:20:20.829885 crc crio[24477]: time="2026-06-11T12:20:20.829707154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.219229 | controller | Jun 11 12:20:20.963380 crc crio[24477]: time="2026-06-11T12:20:20.963239377Z" level=info msg="Created container ca0b2281ac1e47c058d42ff57acebdc6539c3c38e68a3074676bc449273bd6b6: openstack/dnsmasq-dns-769fc96f7c-kw6bw/init" id=2f15fe66-dde4-4fe9-8257-b1a25beb03e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.219247 | controller | Jun 11 12:20:20.985022 crc crio[24477]: time="2026-06-11T12:20:20.98467983Z" level=info msg="Starting container: ca0b2281ac1e47c058d42ff57acebdc6539c3c38e68a3074676bc449273bd6b6" id=85fca73f-4e51-4d69-a3a7-f3ec53a1fe3f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.219265 | controller | Jun 11 12:20:20.991947 crc crio[24477]: time="2026-06-11T12:20:20.990804028Z" level=info msg="Started container" PID=58047 containerID=ca0b2281ac1e47c058d42ff57acebdc6539c3c38e68a3074676bc449273bd6b6 description=openstack/dnsmasq-dns-769fc96f7c-kw6bw/init id=85fca73f-4e51-4d69-a3a7-f3ec53a1fe3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e3dbd9af8e56e116c2e2673f70588cdbf473763f4fc828e06f4bded90a1a413
2026-06-11 13:18:25.219282 | controller | Jun 11 12:20:21.038077 crc crio[24477]: time="2026-06-11T12:20:21.037943716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.219299 | controller | Jun 11 12:20:21.044209 crc crio[24477]: time="2026-06-11T12:20:21.042143243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.219338 | controller | Jun 11 12:20:21.059486 crc crio[24477]: time="2026-06-11T12:20:21.059438098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.219358 | controller | Jun 11 12:20:21.078335 crc crio[24477]: time="2026-06-11T12:20:21.078150391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.219375 | controller | Jun 11 12:20:21.081284 crc crio[24477]: time="2026-06-11T12:20:21.081195015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.219391 | controller | Jun 11 12:20:21.123910 crc crio[24477]: time="2026-06-11T12:20:21.123269974Z" level=info msg="Created container 1e40a93188efacac90b5a354b1fc180d1672d91b059072fcde9e39b05e27be1f: openstack/openstack-galera-0/mysql-bootstrap" id=3fd32f13-4616-4cc3-a9db-c9a7126437b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.219408 | controller | Jun 11 12:20:21.125352 crc crio[24477]: time="2026-06-11T12:20:21.125312473Z" level=info msg="Starting container: 1e40a93188efacac90b5a354b1fc180d1672d91b059072fcde9e39b05e27be1f" id=f11d6390-07ee-408f-b148-6052c49bb8cb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.219431 | controller | Jun 11 12:20:21.127599 crc crio[24477]: time="2026-06-11T12:20:21.127486168Z" level=info msg="Created container 16349d05e7fdfb34c6cabee00cf50909aca28bcaa0257cbaa5f3a98bdaaa73cc: openstack/dnsmasq-dns-6b994dcc49-qk7bx/init" id=1b439738-0526-48a1-aed1-ea7892f3a3bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.219449 | controller | Jun 11 12:20:21.128590 crc crio[24477]: time="2026-06-11T12:20:21.128473811Z" level=info msg="Starting container: 16349d05e7fdfb34c6cabee00cf50909aca28bcaa0257cbaa5f3a98bdaaa73cc" id=ce96583d-761c-443d-a414-fc93645dcf29 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.219466 | controller | Jun 11 12:20:21.134589 crc crio[24477]: time="2026-06-11T12:20:21.134440518Z" level=info msg="Started container" PID=58148 containerID=1e40a93188efacac90b5a354b1fc180d1672d91b059072fcde9e39b05e27be1f description=openstack/openstack-galera-0/mysql-bootstrap id=f11d6390-07ee-408f-b148-6052c49bb8cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=14170729c548fda7b13f85f4dadd8621f9a95ca40b83cb445d06f1db44a3df05
2026-06-11 13:18:25.219484 | controller | Jun 11 12:20:21.139226 crc crio[24477]: time="2026-06-11T12:20:21.139122601Z" level=info msg="Started container" PID=58140 containerID=16349d05e7fdfb34c6cabee00cf50909aca28bcaa0257cbaa5f3a98bdaaa73cc description=openstack/dnsmasq-dns-6b994dcc49-qk7bx/init id=ce96583d-761c-443d-a414-fc93645dcf29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0c0825b0f8cb7f7203f5f74f8c2bfe8b791c5192b7aa63947c8a9dc8c6d5775
2026-06-11 13:18:25.219501 | controller | Jun 11 12:20:21.206169 crc crio[24477]: time="2026-06-11T12:20:21.206056823Z" level=info msg="Created container e04e1173f9b007788d6340b29f90be2e4cf6949d28a5104b55b8bbd7667f50c7: openstack/dnsmasq-dns-68bc84565-4gxtk/init" id=ba61ab4f-4539-46f6-a4e8-35989c67ca08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.219518 | controller | Jun 11 12:20:21.207960 crc crio[24477]: time="2026-06-11T12:20:21.207869354Z" level=info msg="Starting container: e04e1173f9b007788d6340b29f90be2e4cf6949d28a5104b55b8bbd7667f50c7" id=5c59ce9e-981e-467f-b3ed-70fdcc100037 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.219569 | controller | Jun 11 12:20:21.214484 crc crio[24477]: time="2026-06-11T12:20:21.214398818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.219588 | controller | Jun 11 12:20:21.220817 crc crio[24477]: time="2026-06-11T12:20:21.220756164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.220095 | controller | Jun 11 12:20:21.221488 crc crio[24477]: time="2026-06-11T12:20:21.221409174Z" level=info msg="Started container" PID=58141 containerID=e04e1173f9b007788d6340b29f90be2e4cf6949d28a5104b55b8bbd7667f50c7 description=openstack/dnsmasq-dns-68bc84565-4gxtk/init id=5c59ce9e-981e-467f-b3ed-70fdcc100037 name=/runtime.v1.RuntimeService/StartContainer sandboxID=48e33764786c56b95824915a988fd20614dd54eb584d74d8febf5552f5380406
2026-06-11 13:18:25.220140 | controller | Jun 11 12:20:21.233003 crc crio[24477]: time="2026-06-11T12:20:21.2327209Z" level=info msg="Created container 3fdab72c906b48b559d3bf33d159c4c152f23227d40db8ea5a6f0ae70de646d7: openstack/dnsmasq-dns-7dc8cc99c9-nlhr4/init" id=a6755c84-df5b-4f2f-bde5-66cee78b13d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.220161 | controller | Jun 11 12:20:21.233830 crc crio[24477]: time="2026-06-11T12:20:21.233773179Z" level=info msg="Starting container: 3fdab72c906b48b559d3bf33d159c4c152f23227d40db8ea5a6f0ae70de646d7" id=6c958720-67f3-47eb-a586-d00c72ece4cc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.220180 | controller | Jun 11 12:20:21.242449 crc crio[24477]: time="2026-06-11T12:20:21.241066414Z" level=info msg="Started container" PID=58145 containerID=3fdab72c906b48b559d3bf33d159c4c152f23227d40db8ea5a6f0ae70de646d7 description=openstack/dnsmasq-dns-7dc8cc99c9-nlhr4/init id=6c958720-67f3-47eb-a586-d00c72ece4cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ea5196abd39f689e65040e5809d4881d684f11941bcbb75af0a86d24daaf51e
2026-06-11 13:18:25.220204 | controller | Jun 11 12:20:21.311145 crc crio[24477]: time="2026-06-11T12:20:21.311051944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.220222 | controller | Jun 11 12:20:21.315243 crc crio[24477]: time="2026-06-11T12:20:21.315175659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.220239 | controller | Jun 11 12:20:21.324424 crc crio[24477]: time="2026-06-11T12:20:21.324285004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.220256 | controller | Jun 11 12:20:21.497898 crc crio[24477]: time="2026-06-11T12:20:21.497582677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.220272 | controller | Jun 11 12:20:21.565920 crc crio[24477]: time="2026-06-11T12:20:21.565793747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.220288 | controller | Jun 11 12:20:21.682946 crc crio[24477]: time="2026-06-11T12:20:21.682268259Z" level=info msg="Created container 7af73a4f9f3a69b76e3681869320791a05b29053aa731fa8fa123f83fa59eaf6: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=c35717c4-e398-4a77-bb71-d007fcdfe4d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.220305 | controller | Jun 11 12:20:21.686081 crc crio[24477]: time="2026-06-11T12:20:21.685910551Z" level=info msg="Starting container: 7af73a4f9f3a69b76e3681869320791a05b29053aa731fa8fa123f83fa59eaf6" id=070eec78-2779-458f-a34e-f149b92353de name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.220322 | controller | Jun 11 12:20:21.695864 crc crio[24477]: time="2026-06-11T12:20:21.695805239Z" level=info msg="Started container" PID=58149 containerID=7af73a4f9f3a69b76e3681869320791a05b29053aa731fa8fa123f83fa59eaf6 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=070eec78-2779-458f-a34e-f149b92353de name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e185752365ddd79702037a1402634325dc6040be74bffc86ad82ecf0c1ff692
2026-06-11 13:18:25.220338 | controller | Jun 11 12:20:21.712183 crc crio[24477]: time="2026-06-11T12:20:21.712076414Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=14a17af2-420c-448e-8df4-b77942c7b483 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.220516 | controller | Jun 11 12:20:21.767326 crc crio[24477]: time="2026-06-11T12:20:21.767126016Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=3e2bc0ed-b429-4623-b808-787200e5de27 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.220547 | controller | Jun 11 12:20:21.778383 crc crio[24477]: time="2026-06-11T12:20:21.778305699Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=02891c3f-11ee-4436-bae5-0efc39f15e6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.220570 | controller | Jun 11 12:20:21.780260 crc crio[24477]: time="2026-06-11T12:20:21.780150671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.220589 | controller | Jun 11 12:20:21.953803 crc crio[24477]: time="2026-06-11T12:20:21.953473194Z" level=info msg="Stopping pod sandbox: 3ea5196abd39f689e65040e5809d4881d684f11941bcbb75af0a86d24daaf51e" id=50d1d9e4-6481-4532-b314-f972b9bf8cba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.220610 | controller | Jun 11 12:20:21.954436 crc crio[24477]: time="2026-06-11T12:20:21.954246466Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-nlhr4 Namespace:openstack ID:3ea5196abd39f689e65040e5809d4881d684f11941bcbb75af0a86d24daaf51e UID:7095632e-9e0f-4c6c-8795-3dc1f94a41b6 NetNS:/var/run/netns/6217564f-251a-4e03-906d-eff9bb84b0c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7095632e_9e0f_4c6c_8795_3dc1f94a41b6.slice PodAnnotations:0xc000326698}] Aliases:map[]}"
2026-06-11 13:18:25.220629 | controller | Jun 11 12:20:21.954604 crc crio[24477]: time="2026-06-11T12:20:21.954459022Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7dc8cc99c9-nlhr4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.220648 | controller | Jun 11 12:20:21.973133 crc crio[24477]: time="2026-06-11T12:20:21.973048923Z" level=info msg="Stopping pod sandbox: 8e3dbd9af8e56e116c2e2673f70588cdbf473763f4fc828e06f4bded90a1a413" id=138ccdae-4f91-4551-8ac6-c0d113407b16 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.220666 | controller | Jun 11 12:20:21.974477 crc crio[24477]: time="2026-06-11T12:20:21.974301708Z" level=info msg="Got pod network &{Name:dnsmasq-dns-769fc96f7c-kw6bw Namespace:openstack ID:8e3dbd9af8e56e116c2e2673f70588cdbf473763f4fc828e06f4bded90a1a413 UID:335c170c-d82c-4b18-9e07-f85a7170dd25 NetNS:/var/run/netns/43088aef-e5a4-4b62-b0a7-ea2613213a5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod335c170c_d82c_4b18_9e07_f85a7170dd25.slice PodAnnotations:0xc00251e188}] Aliases:map[]}"
2026-06-11 13:18:25.220684 | controller | Jun 11 12:20:21.975039 crc crio[24477]: time="2026-06-11T12:20:21.974967658Z" level=info msg="Deleting pod openstack_dnsmasq-dns-769fc96f7c-kw6bw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.220708 | controller | Jun 11 12:20:21.989914 crc crio[24477]: time="2026-06-11T12:20:21.989630957Z" level=info msg="Stopping pod sandbox: 48e33764786c56b95824915a988fd20614dd54eb584d74d8febf5552f5380406" id=f841d098-a83e-40ff-9298-57a0310e9e5e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.220731 | controller | Jun 11 12:20:21.990199 crc crio[24477]: time="2026-06-11T12:20:21.990121011Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68bc84565-4gxtk Namespace:openstack ID:48e33764786c56b95824915a988fd20614dd54eb584d74d8febf5552f5380406 UID:12f94981-8d6f-4082-bbb7-d26c8111454a NetNS:/var/run/netns/6a1f768d-e64c-45db-8b73-2886e64fd17b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12f94981_8d6f_4082_bbb7_d26c8111454a.slice PodAnnotations:0xc0072c00c0}] Aliases:map[]}"
2026-06-11 13:18:25.220754 | controller | Jun 11 12:20:21.990325 crc crio[24477]: time="2026-06-11T12:20:21.990276087Z" level=info msg="Deleting pod openstack_dnsmasq-dns-68bc84565-4gxtk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.220837 | controller | Jun 11 12:20:21.999100 crc crio[24477]: time="2026-06-11T12:20:21.998994239Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d001df75-35f9-40fa-a913-54dc1c7d0585 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.220880 | controller | Jun 11 12:20:22.014628 crc crio[24477]: time="2026-06-11T12:20:22.014461572Z" level=info msg="Created container d477b0620d12b778b9ca6f41ea7de2f8d0240105d5280ec958719249aa2e27ad: openstack/ovn-controller-lrklq/ovn-controller" id=032f90bb-903d-4933-acb9-a0ab505555df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.220908 | controller | Jun 11 12:20:22.022802 crc crio[24477]: time="2026-06-11T12:20:22.022510457Z" level=info msg="Starting container: d477b0620d12b778b9ca6f41ea7de2f8d0240105d5280ec958719249aa2e27ad" id=d01c7d28-f150-4710-9d7a-932cc74341c9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.220948 | controller | Jun 11 12:20:22.031512 crc crio[24477]: time="2026-06-11T12:20:22.031316534Z" level=info msg="Started container" PID=58358 containerID=d477b0620d12b778b9ca6f41ea7de2f8d0240105d5280ec958719249aa2e27ad description=openstack/ovn-controller-lrklq/ovn-controller id=d01c7d28-f150-4710-9d7a-932cc74341c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8cbc73d857daa8a20c879b54a451c65b9cd6168ba174e24d4241019740be3e8
2026-06-11 13:18:25.220971 | controller | Jun 11 12:20:22.321517 crc crio[24477]: time="2026-06-11T12:20:22.319262318Z" level=info msg="Created container 6d52f7fc3b12e99c5c49f96562bfd1a4f1f39344ccde5623cce24a24c04d40cf: openstack/ovn-controller-metrics-lh7d4/openstack-network-exporter" id=83d7cce4-3a90-4946-831a-1ac492dde8a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.220989 | controller | Jun 11 12:20:22.324170 crc crio[24477]: time="2026-06-11T12:20:22.323938549Z" level=info msg="Starting container: 6d52f7fc3b12e99c5c49f96562bfd1a4f1f39344ccde5623cce24a24c04d40cf" id=69bc4f76-64d7-4792-a50a-7ee0168396a6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.221007 | controller | Jun 11 12:20:22.340246 crc crio[24477]: time="2026-06-11T12:20:22.340155606Z" level=info msg="Started container" PID=58357 containerID=6d52f7fc3b12e99c5c49f96562bfd1a4f1f39344ccde5623cce24a24c04d40cf description=openstack/ovn-controller-metrics-lh7d4/openstack-network-exporter id=69bc4f76-64d7-4792-a50a-7ee0168396a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=559baf6350ee8424d6bf2e18e550888fb25321da13701807482b2c64d62a92a3
2026-06-11 13:18:25.221024 | controller | Jun 11 12:20:22.342241 crc crio[24477]: time="2026-06-11T12:20:22.342197753Z" level=info msg="Created container 111cce13a28ffb2f78df83df8a522f9fffc383e4a04f882aba95ed18fae1ddf5: openstack/rabbitmq-server-0/setup-container" id=2485232e-4e2a-4441-9cad-e5a77c19bb7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.221041 | controller | Jun 11 12:20:22.377808 crc crio[24477]: time="2026-06-11T12:20:22.377314946Z" level=info msg="Starting container: 111cce13a28ffb2f78df83df8a522f9fffc383e4a04f882aba95ed18fae1ddf5" id=de539a3c-678a-4a1d-a5fa-ece26eccee74 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.221057 | controller | Jun 11 12:20:22.411064 crc crio[24477]: time="2026-06-11T12:20:22.410872823Z" level=info msg="Started container" PID=58021 containerID=111cce13a28ffb2f78df83df8a522f9fffc383e4a04f882aba95ed18fae1ddf5 description=openstack/rabbitmq-server-0/setup-container id=de539a3c-678a-4a1d-a5fa-ece26eccee74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac41cd4fe61fb391d93c22e770caef4a0699223c68aff0d4c512c74276fc9f40
2026-06-11 13:18:25.221073 | controller | Jun 11 12:20:22.440837 crc crio[24477]: time="2026-06-11T12:20:22.44074025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.221091 | controller | Jun 11 12:20:22.458806 crc crio[24477]: time="2026-06-11T12:20:22.45641045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.221108 | controller | Jun 11 12:20:22.520914 crc crio[24477]: time="2026-06-11T12:20:22.520841135Z" level=info msg="Created container 9bd02e04d321af88b38a8d272adf0024afc395891f4572880205220702c10ad1: openstack/dnsmasq-dns-86cd84489-mdrhw/init" id=075c02e8-4252-4062-9022-b380bfa341a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.221125 | controller | Jun 11 12:20:22.530380 crc crio[24477]: time="2026-06-11T12:20:22.529422323Z" level=info msg="Created container 53e88feb3941253caf5c2f395e91e168627af63e9ca1fbfff73a3062fbcf4bb5: openshift-infra/auto-csr-approver-29686340-cn7b4/oc" id=36d479c8-4377-40b8-ad5c-af5b2f6c2b27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.221147 | controller | Jun 11 12:20:22.564865 crc crio[24477]: time="2026-06-11T12:20:22.56211208Z" level=info msg="Created container 5b6b8cffa407f169c97becbf878b1d01a1ae4b3c8008f6d35a00a13e3ccb9468: openstack/kube-state-metrics-0/kube-state-metrics" id=1ae22ce8-dd06-4250-86df-bc747933b12b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.221186 | controller | Jun 11 12:20:22.576716 crc crio[24477]: time="2026-06-11T12:20:22.574964619Z" level=info msg="Starting container: 5b6b8cffa407f169c97becbf878b1d01a1ae4b3c8008f6d35a00a13e3ccb9468" id=281cbefe-0d29-4429-aa9d-bbfd84e44e76 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.221210 | controller | Jun 11 12:20:22.578759 crc crio[24477]: time="2026-06-11T12:20:22.577190241Z" level=info msg="Starting container: 9bd02e04d321af88b38a8d272adf0024afc395891f4572880205220702c10ad1" id=699c686a-2423-43d3-8ae0-57383da59997 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.221227 | controller | Jun 11 12:20:22.578759 crc crio[24477]: time="2026-06-11T12:20:22.57822809Z" level=info msg="Starting container: 53e88feb3941253caf5c2f395e91e168627af63e9ca1fbfff73a3062fbcf4bb5" id=1fb68598-959e-447d-a3e3-9b95667c4d6c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.221244 | controller | Jun 11 12:20:22.584612 crc crio[24477]: time="2026-06-11T12:20:22.584511008Z" level=info msg="Created container f1e6f23b96c9eb34c8b2394fb6339ace7758358ca6dfa2031e0f57f8bd04e80c: openstack/ovn-controller-ovs-8t2kw/ovsdb-server-init" id=999932e2-0af8-4920-8cc0-0cccfc74b5bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.221260 | controller | Jun 11 12:20:22.596532 crc crio[24477]: time="2026-06-11T12:20:22.596440684Z" level=info msg="Started container" PID=58355 containerID=53e88feb3941253caf5c2f395e91e168627af63e9ca1fbfff73a3062fbcf4bb5 description=openshift-infra/auto-csr-approver-29686340-cn7b4/oc id=1fb68598-959e-447d-a3e3-9b95667c4d6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e37944723a35c462d93ddb70d2c20788f62cbc2c2b0875193c681e3ddca7d352
2026-06-11 13:18:25.221278 | controller | Jun 11 12:20:22.596821 crc crio[24477]: time="2026-06-11T12:20:22.596739989Z" level=info msg="Started container" PID=58359 containerID=9bd02e04d321af88b38a8d272adf0024afc395891f4572880205220702c10ad1 description=openstack/dnsmasq-dns-86cd84489-mdrhw/init id=699c686a-2423-43d3-8ae0-57383da59997 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2392c120f2ee7c8236802593c64dc9da2533f0bedf43e46cadb3b5e56a717e4c
2026-06-11 13:18:25.221295 | controller | Jun 11 12:20:22.597260 crc crio[24477]: time="2026-06-11T12:20:22.597043007Z" level=info msg="Starting container: f1e6f23b96c9eb34c8b2394fb6339ace7758358ca6dfa2031e0f57f8bd04e80c" id=a7d6687d-b960-4e96-bcc4-a76ee1725374 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.221312 | controller | Jun 11 12:20:22.598121 crc crio[24477]: time="2026-06-11T12:20:22.597933114Z" level=info msg="Started container" PID=58353 containerID=5b6b8cffa407f169c97becbf878b1d01a1ae4b3c8008f6d35a00a13e3ccb9468 description=openstack/kube-state-metrics-0/kube-state-metrics id=281cbefe-0d29-4429-aa9d-bbfd84e44e76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28c3799b1e218d1d83473022f7dd4bc1b2b8fb5dd9c86d289b56d016272de0fb
2026-06-11 13:18:25.221330 | controller | Jun 11 12:20:22.611793 crc crio[24477]: time="2026-06-11T12:20:22.611447392Z" level=info msg="Started container" PID=58356 containerID=f1e6f23b96c9eb34c8b2394fb6339ace7758358ca6dfa2031e0f57f8bd04e80c description=openstack/ovn-controller-ovs-8t2kw/ovsdb-server-init id=a7d6687d-b960-4e96-bcc4-a76ee1725374 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd78ddb759e410ffd524f845c2072f9828b6798088e753585ebe201a2cd12ab4
2026-06-11 13:18:25.221347 | controller | Jun 11 12:20:22.704542 crc crio[24477]: time="2026-06-11T12:20:22.70390542Z" level=info msg="Stopped pod sandbox: 3ea5196abd39f689e65040e5809d4881d684f11941bcbb75af0a86d24daaf51e" id=50d1d9e4-6481-4532-b314-f972b9bf8cba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.221368 | controller | Jun 11 12:20:22.711541 crc crio[24477]: time="2026-06-11T12:20:22.711438371Z" level=info msg="Stopped pod sandbox: 8e3dbd9af8e56e116c2e2673f70588cdbf473763f4fc828e06f4bded90a1a413" id=138ccdae-4f91-4551-8ac6-c0d113407b16 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.221386 | controller | Jun 11 12:20:22.714417 crc crio[24477]: time="2026-06-11T12:20:22.714332702Z" level=info msg="Stopped pod sandbox: 48e33764786c56b95824915a988fd20614dd54eb584d74d8febf5552f5380406" id=f841d098-a83e-40ff-9298-57a0310e9e5e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.221403 | controller | Jun 11 12:20:22.733071 crc crio[24477]: time="2026-06-11T12:20:22.732920492Z" level=info msg="Created container 50c1ae3de5bcc866979c1f868dfa62c909b8c20863eae842adf988b4f5541349: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=f67f750b-44b0-406d-8e9c-b617de08e297 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.221420 | controller | Jun 11 12:20:22.734142 crc crio[24477]: time="2026-06-11T12:20:22.734063445Z" level=info msg="Starting container: 50c1ae3de5bcc866979c1f868dfa62c909b8c20863eae842adf988b4f5541349" id=3691d242-0b92-44fa-869b-539adf4ebc28 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.221438 | controller | Jun 11 12:20:22.742050 crc crio[24477]: time="2026-06-11T12:20:22.741522263Z" level=info msg="Started container" PID=58354 containerID=50c1ae3de5bcc866979c1f868dfa62c909b8c20863eae842adf988b4f5541349 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=3691d242-0b92-44fa-869b-539adf4ebc28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86c584f2a38c990908fb968fffba1a9212502cb4bc1011de52a16e82c53d78cb
2026-06-11 13:18:25.221462 | controller | Jun 11 12:20:22.771889 crc crio[24477]: time="2026-06-11T12:20:22.771793181Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=02045dd3-d457-4e0e-a5bf-c4332683fa4c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.221486 | controller | Jun 11 12:20:22.814067 crc crio[24477]: time="2026-06-11T12:20:22.813926225Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=d7ddae1c-fbb1-4e96-a6b9-dace9a0c45dd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.221510 | controller | Jun 11 12:20:22.822868 crc crio[24477]: time="2026-06-11T12:20:22.822759778Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=3f61a87c-a3f4-4aaf-a769-bbb7e79d681e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.221531 | controller | Jun 11 12:20:22.824099 crc crio[24477]: time="2026-06-11T12:20:22.824035044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.221549 | controller | Jun 11 12:20:22.896536 crc crio[24477]: time="2026-06-11T12:20:22.89640527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.221567 | controller | Jun 11 12:20:22.900514 crc crio[24477]: time="2026-06-11T12:20:22.900436953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.221584 | controller | Jun 11 12:20:22.904958 crc crio[24477]: time="2026-06-11T12:20:22.904883158Z" level=info msg="Created container b3d583e41370191ccd660d5a44c0f6dd511673b2a0a4def6b46746fc2d619f65: openstack/rabbitmq-cell1-server-0/setup-container" id=29ad6a7f-598a-41e7-81c7-3809558e4023 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.221610 | controller | Jun 11 12:20:22.912705 crc crio[24477]: time="2026-06-11T12:20:22.91082683Z" level=info msg="Starting container: b3d583e41370191ccd660d5a44c0f6dd511673b2a0a4def6b46746fc2d619f65" id=fb9ceea8-9c61-49e2-bb6d-661b5355456b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.221636 | controller | Jun 11 12:20:22.918938 crc crio[24477]: time="2026-06-11T12:20:22.917537865Z" level=info msg="Started container" PID=58139 containerID=b3d583e41370191ccd660d5a44c0f6dd511673b2a0a4def6b46746fc2d619f65 description=openstack/rabbitmq-cell1-server-0/setup-container id=fb9ceea8-9c61-49e2-bb6d-661b5355456b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a165bf2d5c44eb61ebeeb4509fe4c01d99254011c3e3c390168752b1054fbe9
2026-06-11 13:18:25.221663 | controller | Jun 11 12:20:23.098270 crc crio[24477]: time="2026-06-11T12:20:23.097832171Z" level=info msg="Removing container: 3fdab72c906b48b559d3bf33d159c4c152f23227d40db8ea5a6f0ae70de646d7" id=15a66bbd-d7b2-47f2-aa84-92d974ff3baa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.221689 | controller | Jun 11 12:20:23.142034 crc crio[24477]: time="2026-06-11T12:20:23.13778092Z" level=info msg="Created container 18b16bc2a444eba3fed461356c4cadfa06d6378a1d3d0327c476d167334daf0e: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=3f61a87c-a3f4-4aaf-a769-bbb7e79d681e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.221712 | controller | Jun 11 12:20:23.142034 crc crio[24477]: time="2026-06-11T12:20:23.140413024Z" level=info msg="Starting container: 18b16bc2a444eba3fed461356c4cadfa06d6378a1d3d0327c476d167334daf0e" id=cfc9136e-dc9c-4312-af77-83db083df80d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.221730 | controller | Jun 11 12:20:23.145431 crc crio[24477]: time="2026-06-11T12:20:23.145339042Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=48431195-4708-430f-a69f-5639789912b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.221748 | controller | Jun 11 12:20:23.159111 crc crio[24477]: time="2026-06-11T12:20:23.158874591Z" level=info msg="Started container" PID=58740 containerID=18b16bc2a444eba3fed461356c4cadfa06d6378a1d3d0327c476d167334daf0e description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=cfc9136e-dc9c-4312-af77-83db083df80d name=/runtime.v1.RuntimeService/StartContainer sandboxID=86c584f2a38c990908fb968fffba1a9212502cb4bc1011de52a16e82c53d78cb
2026-06-11 13:18:25.221765 | controller | Jun 11 12:20:23.178230 crc crio[24477]: time="2026-06-11T12:20:23.17813223Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=78e3dfcc-8499-4b3b-b0fd-d8317347e313 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.221783 | controller | Jun 11 12:20:23.203952 crc crio[24477]: time="2026-06-11T12:20:23.201867385Z" level=info msg="Removed container 3fdab72c906b48b559d3bf33d159c4c152f23227d40db8ea5a6f0ae70de646d7: openstack/dnsmasq-dns-7dc8cc99c9-nlhr4/init" id=15a66bbd-d7b2-47f2-aa84-92d974ff3baa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.221802 | controller | Jun 11 12:20:23.207693 crc crio[24477]: time="2026-06-11T12:20:23.207507884Z" level=info msg="Removing container: ca0b2281ac1e47c058d42ff57acebdc6539c3c38e68a3074676bc449273bd6b6" id=725f48da-3b60-48b8-9e50-620183d9ee44 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.221820 | controller | Jun 11 12:20:23.227999 crc crio[24477]: time="2026-06-11T12:20:23.227909534Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=6ea5c824-907b-4918-b630-58cb6f78f603 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.221839 | controller | Jun 11 12:20:23.252388 crc crio[24477]: time="2026-06-11T12:20:23.25230463Z" level=info msg="Removed container ca0b2281ac1e47c058d42ff57acebdc6539c3c38e68a3074676bc449273bd6b6: openstack/dnsmasq-dns-769fc96f7c-kw6bw/init" id=725f48da-3b60-48b8-9e50-620183d9ee44 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.221901 | controller | Jun 11 12:20:23.258901 crc crio[24477]: time="2026-06-11T12:20:23.258786879Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=fe6a461f-d1ea-49d0-8c12-18f5b7f109da name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.221972 | controller | Jun 11 12:20:23.262711 crc crio[24477]: time="2026-06-11T12:20:23.262596845Z" level=info msg="Removing container: e04e1173f9b007788d6340b29f90be2e4cf6949d28a5104b55b8bbd7667f50c7" id=27d3941a-20c8-4249-b26b-1cafe2d4b63a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.221993 | controller | Jun 11 12:20:23.272533 crc crio[24477]: time="2026-06-11T12:20:23.272291127Z" level=info msg="Creating container: openstack/dnsmasq-dns-6b994dcc49-qk7bx/dnsmasq-dns" id=9cee6e87-0cf4-4505-89c6-8661b5924cbb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.222011 | controller | Jun 11 12:20:23.274371 crc crio[24477]: time="2026-06-11T12:20:23.274311543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.222030 | controller | Jun 11 12:20:23.293477 crc crio[24477]: time="2026-06-11T12:20:23.293282899Z" level=info msg="Creating container: openstack/dnsmasq-dns-86cd84489-mdrhw/dnsmasq-dns" id=5ea49fc7-ba79-401b-9af2-e7c116d1eab4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.222069 | controller | Jun 11 12:20:23.331801 crc crio[24477]: time="2026-06-11T12:20:23.331611108Z" level=info msg="Created container 232339fd68d4bae6cd80122b5fbe13d17c7a01d04acfee3c6d02bfcb1a8643d0: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=02891c3f-11ee-4436-bae5-0efc39f15e6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.222092 | controller | Jun 11 12:20:23.334957 crc crio[24477]: time="2026-06-11T12:20:23.33486991Z" level=info msg="Starting container: 232339fd68d4bae6cd80122b5fbe13d17c7a01d04acfee3c6d02bfcb1a8643d0" id=9fc170d2-14dd-4804-baf4-94d04a27b9a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.222111 | controller | Jun 11 12:20:23.342139 crc crio[24477]: time="2026-06-11T12:20:23.342039223Z" level=info msg="Started container" PID=58735 containerID=232339fd68d4bae6cd80122b5fbe13d17c7a01d04acfee3c6d02bfcb1a8643d0 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=9fc170d2-14dd-4804-baf4-94d04a27b9a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e185752365ddd79702037a1402634325dc6040be74bffc86ad82ecf0c1ff692
2026-06-11 13:18:25.222129 | controller | Jun 11 12:20:23.349476 crc crio[24477]: time="2026-06-11T12:20:23.349362396Z" level=info msg="Removed container e04e1173f9b007788d6340b29f90be2e4cf6949d28a5104b55b8bbd7667f50c7: openstack/dnsmasq-dns-68bc84565-4gxtk/init" id=27d3941a-20c8-4249-b26b-1cafe2d4b63a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.222146 | controller | Jun 11 12:20:23.350947 crc crio[24477]: time="2026-06-11T12:20:23.350857578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.222164 | controller | Jun 11 12:20:23.426372 crc crio[24477]: time="2026-06-11T12:20:23.42628596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.222182 | controller | Jun 11 12:20:23.432332 crc crio[24477]: time="2026-06-11T12:20:23.432261043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.222201 | controller | Jun 11 12:20:23.435962 crc crio[24477]: time="2026-06-11T12:20:23.435898946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.222221 | controller | Jun 11 12:20:23.441510 crc crio[24477]: time="2026-06-11T12:20:23.441416633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.222240 | controller | Jun 11 12:20:23.654275 crc crio[24477]: time="2026-06-11T12:20:23.654172581Z" level=info msg="Created container af928950b4e1f7728f8cd92188e4660226ba4a4cbe1a60f49f205469426a735f: openstack/dnsmasq-dns-6b994dcc49-qk7bx/dnsmasq-dns" id=9cee6e87-0cf4-4505-89c6-8661b5924cbb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.222295 | controller | Jun 11 12:20:23.655853 crc crio[24477]: time="2026-06-11T12:20:23.655782327Z" level=info msg="Starting container: af928950b4e1f7728f8cd92188e4660226ba4a4cbe1a60f49f205469426a735f" id=3295e28b-ea20-447d-9835-a9af1e5a72e2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.222320 | controller | Jun 11 12:20:23.661140 crc crio[24477]: time="2026-06-11T12:20:23.661054243Z" level=info msg="Started container" PID=59022 containerID=af928950b4e1f7728f8cd92188e4660226ba4a4cbe1a60f49f205469426a735f description=openstack/dnsmasq-dns-6b994dcc49-qk7bx/dnsmasq-dns id=3295e28b-ea20-447d-9835-a9af1e5a72e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0c0825b0f8cb7f7203f5f74f8c2bfe8b791c5192b7aa63947c8a9dc8c6d5775
2026-06-11 13:18:25.222339 | controller | Jun 11 12:20:23.723339 crc crio[24477]: time="2026-06-11T12:20:23.722738002Z" level=info msg="Created container 8dedffd06990418e2771201eec86baf89a32eabd7515a5fdbb71f9b79a985eb1: openstack/dnsmasq-dns-86cd84489-mdrhw/dnsmasq-dns" id=5ea49fc7-ba79-401b-9af2-e7c116d1eab4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.222357 | controller | Jun 11 12:20:23.725128 crc crio[24477]: time="2026-06-11T12:20:23.725051096Z" level=info msg="Starting container: 8dedffd06990418e2771201eec86baf89a32eabd7515a5fdbb71f9b79a985eb1" id=ad2055d6-fe8e-451e-9f11-f02e87fb3d75 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.222373 | controller | Jun 11 12:20:23.732152 crc crio[24477]: time="2026-06-11T12:20:23.731924799Z" level=info msg="Started container" PID=59021 containerID=8dedffd06990418e2771201eec86baf89a32eabd7515a5fdbb71f9b79a985eb1 description=openstack/dnsmasq-dns-86cd84489-mdrhw/dnsmasq-dns id=ad2055d6-fe8e-451e-9f11-f02e87fb3d75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2392c120f2ee7c8236802593c64dc9da2533f0bedf43e46cadb3b5e56a717e4c
2026-06-11 13:18:25.222414 | controller | Jun 11 12:20:24.192732 crc crio[24477]: time="2026-06-11T12:20:24.192614015Z" level=info msg="Stopping container: af928950b4e1f7728f8cd92188e4660226ba4a4cbe1a60f49f205469426a735f (timeout: 10s)" id=e814632c-10c2-41bc-b6ab-01b8ef4083e7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.222446 | controller | Jun 11 12:20:24.201237 crc crio[24477]: time="2026-06-11T12:20:24.201036696Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=d8800827-0f5c-4490-963d-72736517d7c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.222468 | controller | Jun 11 12:20:24.209027 crc crio[24477]: time="2026-06-11T12:20:24.208935577Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=6ac37c17-cc4c-4ab6-b6b1-4a39c11cc686 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.222486 | controller | Jun 11 12:20:24.220228 crc crio[24477]: time="2026-06-11T12:20:24.220150273Z" level=info msg="Creating container: openstack/ovn-controller-ovs-8t2kw/ovsdb-server" id=0180b101-d7e4-4b23-a316-7781f1952c09 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.222504 | controller | Jun 11 12:20:24.221884 crc crio[24477]: time="2026-06-11T12:20:24.22182558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.222527 | controller | Jun 11 12:20:24.296214 crc crio[24477]: time="2026-06-11T12:20:24.296128744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.222546 | controller | Jun 11 12:20:24.371818 crc crio[24477]: time="2026-06-11T12:20:24.371749976Z" level=info msg="Stopped container af928950b4e1f7728f8cd92188e4660226ba4a4cbe1a60f49f205469426a735f: openstack/dnsmasq-dns-6b994dcc49-qk7bx/dnsmasq-dns" id=e814632c-10c2-41bc-b6ab-01b8ef4083e7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.222571 | controller | Jun 11 12:20:24.390495 crc crio[24477]: time="2026-06-11T12:20:24.389945756Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-77594b4b4f-ztfct/POD" id=d663fc3f-5112-458b-90e1-2871f25bf7e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.222637 | controller | Jun 11 12:20:24.390495 crc crio[24477]: time="2026-06-11T12:20:24.390492293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.222666 | controller | Jun 11 12:20:24.391116 crc crio[24477]: time="2026-06-11T12:20:24.390333407Z" level=info msg="Stopping pod sandbox: a0c0825b0f8cb7f7203f5f74f8c2bfe8b791c5192b7aa63947c8a9dc8c6d5775" id=fd8ed256-dec9-40a2-8c27-c2a60bc5216c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.222686 | controller | Jun 11 12:20:24.393701 crc crio[24477]: time="2026-06-11T12:20:24.393628951Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b994dcc49-qk7bx Namespace:openstack ID:a0c0825b0f8cb7f7203f5f74f8c2bfe8b791c5192b7aa63947c8a9dc8c6d5775 UID:8880ccaa-e817-48db-9990-28e5b0b52eb9 NetNS:/var/run/netns/867ba679-eab6-41e1-acf8-5c5582d4eb84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8880ccaa_e817_48db_9990_28e5b0b52eb9.slice PodAnnotations:0xc00251e978}] Aliases:map[]}"
2026-06-11 13:18:25.222812 | controller | Jun 11 12:20:24.399898 crc crio[24477]: time="2026-06-11T12:20:24.394907948Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6b994dcc49-qk7bx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.223678 | controller | Jun 11 12:20:24.483958 crc crio[24477]: time="2026-06-11T12:20:24.4836208Z" level=info msg="Got pod network &{Name:dnsmasq-dns-77594b4b4f-ztfct Namespace:openstack ID:de799f40f4eb7bc2754962ac183fb465a8b6cee890e9f58f5460af95808ad990 UID:bfc522e6-a88b-4d55-a2cd-39e7ac6d591e NetNS:/var/run/netns/051c744b-81a9-4f71-93ac-eb1457db6dba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbfc522e6_a88b_4d55_a2cd_39e7ac6d591e.slice PodAnnotations:0xc0072c0770}] Aliases:map[]}"
2026-06-11 13:18:25.223712 | controller | Jun 11 12:20:24.484134 crc crio[24477]: time="2026-06-11T12:20:24.484020201Z" level=info msg="Adding pod openstack_dnsmasq-dns-77594b4b4f-ztfct to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.223733 | controller | Jun 11 12:20:24.583318 crc crio[24477]: time="2026-06-11T12:20:24.5832029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.223751 | controller | Jun 11 12:20:24.786490 crc crio[24477]: time="2026-06-11T12:20:24.785860444Z" level=info msg="Created container a14e92c91c304808297306fdff2f8bd1f905fd051f29dbe2eb72828123d759f4: openstack/ovn-controller-ovs-8t2kw/ovsdb-server" id=0180b101-d7e4-4b23-a316-7781f1952c09 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.223768 | controller | Jun 11 12:20:24.788717 crc crio[24477]: time="2026-06-11T12:20:24.788535798Z" level=info msg="Starting container: a14e92c91c304808297306fdff2f8bd1f905fd051f29dbe2eb72828123d759f4" id=829bf519-c0fe-42c0-8069-56f30300d14e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.223909 | controller | Jun 11 12:20:24.796008 crc crio[24477]: time="2026-06-11T12:20:24.79571675Z" level=info msg="Started container" PID=59359 containerID=a14e92c91c304808297306fdff2f8bd1f905fd051f29dbe2eb72828123d759f4 description=openstack/ovn-controller-ovs-8t2kw/ovsdb-server id=829bf519-c0fe-42c0-8069-56f30300d14e name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd78ddb759e410ffd524f845c2072f9828b6798088e753585ebe201a2cd12ab4
2026-06-11 13:18:25.223938 | controller | Jun 11 12:20:24.812783 crc crio[24477]: time="2026-06-11T12:20:24.812173711Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=da84ae34-08ed-4c7b-b4d7-bd5f43bc30d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.223957 | controller | Jun 11 12:20:24.818344 crc crio[24477]: time="2026-06-11T12:20:24.818035955Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=a2612b9e-e133-4cd1-9558-5744a11cdcb6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.223974 | controller | Jun 11 12:20:24.830834 crc crio[24477]: time="2026-06-11T12:20:24.830741221Z" level=info msg="Creating container: openstack/ovn-controller-ovs-8t2kw/ovs-vswitchd" id=b5a8dc45-231d-4e1f-88c8-b0a0b95a4af1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.223990 | controller | Jun 11 12:20:24.832115 crc crio[24477]: time="2026-06-11T12:20:24.832051239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.224099 | controller | Jun 11 12:20:24.875837 crc crio[24477]: time="2026-06-11T12:20:24.875701059Z" level=info msg="Stopped pod sandbox: a0c0825b0f8cb7f7203f5f74f8c2bfe8b791c5192b7aa63947c8a9dc8c6d5775" id=fd8ed256-dec9-40a2-8c27-c2a60bc5216c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.224122 | controller | Jun 11 12:20:24.906040 crc crio[24477]: time="2026-06-11T12:20:24.905925305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.224140 | controller | Jun 11 12:20:25.104760 crc crio[24477]: 2026-06-11T12:20:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de799f40f4eb7bc Mac:da:20:5f:b3:76:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/051c744b-81a9-4f71-93ac-eb1457db6dba SocketPath: PciID:}] [{Interface:0xc0001305c0 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.224159 | controller | Jun 11 12:20:25.105515 crc crio[24477]: time="2026-06-11T12:20:25.105406692Z" level=info msg="Got pod network &{Name:dnsmasq-dns-77594b4b4f-ztfct Namespace:openstack ID:de799f40f4eb7bc2754962ac183fb465a8b6cee890e9f58f5460af95808ad990 UID:bfc522e6-a88b-4d55-a2cd-39e7ac6d591e NetNS:/var/run/netns/051c744b-81a9-4f71-93ac-eb1457db6dba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbfc522e6_a88b_4d55_a2cd_39e7ac6d591e.slice PodAnnotations:0xc0072c0770}] Aliases:map[]}"
2026-06-11 13:18:25.224176 | controller | Jun 11 12:20:25.105955 crc crio[24477]: time="2026-06-11T12:20:25.105715771Z" level=info msg="Checking pod openstack_dnsmasq-dns-77594b4b4f-ztfct for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.224429 | controller | Jun 11 12:20:25.114755 crc crio[24477]: time="2026-06-11T12:20:25.114592349Z" level=info msg="Ran pod sandbox de799f40f4eb7bc2754962ac183fb465a8b6cee890e9f58f5460af95808ad990 with infra container: openstack/dnsmasq-dns-77594b4b4f-ztfct/POD" id=d663fc3f-5112-458b-90e1-2871f25bf7e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.224456 | controller | Jun 11 12:20:25.123420 crc crio[24477]: time="2026-06-11T12:20:25.122802321Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=fb718800-dc42-49e4-8162-e041c07cacb8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.224479 | controller | Jun 11 12:20:25.185713 crc crio[24477]: time="2026-06-11T12:20:25.185109596Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=3a7a93fb-aa0d-4c88-b0d7-648e048eb55a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.224497 | controller | Jun 11 12:20:25.200471 crc crio[24477]: time="2026-06-11T12:20:25.200364491Z" level=info msg="Creating container: openstack/dnsmasq-dns-77594b4b4f-ztfct/init" id=fbb6ca3f-2018-4ebb-adf0-57bad217b597 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.224513 | controller | Jun 11 12:20:25.202546 crc crio[24477]: time="2026-06-11T12:20:25.20245316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.224530 | controller | Jun 11 12:20:25.208352 crc crio[24477]: time="2026-06-11T12:20:25.207699877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.224548 | controller | Jun 11 12:20:25.260801 crc crio[24477]: time="2026-06-11T12:20:25.260588578Z" level=info msg="Removing container: af928950b4e1f7728f8cd92188e4660226ba4a4cbe1a60f49f205469426a735f" id=6fc9f181-5fc1-4663-b6d6-736ed5c23ea0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.224564 | controller | Jun 11 12:20:25.264114 crc crio[24477]: time="2026-06-11T12:20:25.264011174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.224581 | controller | Jun 11 12:20:25.276799 crc crio[24477]: time="2026-06-11T12:20:25.276579816Z" level=info msg="Stopping pod sandbox: e37944723a35c462d93ddb70d2c20788f62cbc2c2b0875193c681e3ddca7d352" id=bc7032e1-7528-4078-893f-f1d3e3601080 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.224597 | controller | Jun 11 12:20:25.277133 crc crio[24477]: time="2026-06-11T12:20:25.277053009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.224614 | controller | Jun 11 12:20:25.278046 crc crio[24477]: time="2026-06-11T12:20:25.277956525Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686340-cn7b4 Namespace:openshift-infra ID:e37944723a35c462d93ddb70d2c20788f62cbc2c2b0875193c681e3ddca7d352 UID:d529d318-73cc-4fe5-96b0-85d2072df05f NetNS:/var/run/netns/abff8500-d860-4427-be68-567f992063ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd529d318_73cc_4fe5_96b0_85d2072df05f.slice PodAnnotations:0xc000a154b0}] Aliases:map[]}"
2026-06-11 13:18:25.224632 | controller | Jun 11 12:20:25.278489 crc crio[24477]: time="2026-06-11T12:20:25.278419138Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686340-cn7b4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.224649 | controller | Jun 11 12:20:25.317011 crc crio[24477]: time="2026-06-11T12:20:25.313004818Z" level=info msg="Removed container af928950b4e1f7728f8cd92188e4660226ba4a4cbe1a60f49f205469426a735f: openstack/dnsmasq-dns-6b994dcc49-qk7bx/dnsmasq-dns" id=6fc9f181-5fc1-4663-b6d6-736ed5c23ea0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.224667 | controller | Jun 11 12:20:25.322018 crc crio[24477]: time="2026-06-11T12:20:25.321945797Z" level=info msg="Removing container: 16349d05e7fdfb34c6cabee00cf50909aca28bcaa0257cbaa5f3a98bdaaa73cc" id=e0664922-adbe-4d73-9643-cccbe42725a5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.224687 | controller | Jun 11 12:20:25.341437 crc crio[24477]: time="2026-06-11T12:20:25.341318119Z" level=info msg="Created container cc8f6a6719b9d4113db74cac9c7d9ba041d6e41a5aafbfb796c60d5693cf0305: openstack/ovn-controller-ovs-8t2kw/ovs-vswitchd" id=b5a8dc45-231d-4e1f-88c8-b0a0b95a4af1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.224705 | controller | Jun 11 12:20:25.344410 crc crio[24477]: time="2026-06-11T12:20:25.344381757Z" level=info msg="Starting container: cc8f6a6719b9d4113db74cac9c7d9ba041d6e41a5aafbfb796c60d5693cf0305" id=34ee13ce-d03a-415f-bea7-b42f0b2375bc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.224721 | controller | Jun 11 12:20:25.352896 crc crio[24477]: time="2026-06-11T12:20:25.35279427Z" level=info msg="Started container" PID=59469 containerID=cc8f6a6719b9d4113db74cac9c7d9ba041d6e41a5aafbfb796c60d5693cf0305 description=openstack/ovn-controller-ovs-8t2kw/ovs-vswitchd id=34ee13ce-d03a-415f-bea7-b42f0b2375bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd78ddb759e410ffd524f845c2072f9828b6798088e753585ebe201a2cd12ab4
2026-06-11 13:18:25.224738 | controller | Jun 11 12:20:25.361207 crc crio[24477]: time="2026-06-11T12:20:25.361064946Z" level=info msg="Removed container 16349d05e7fdfb34c6cabee00cf50909aca28bcaa0257cbaa5f3a98bdaaa73cc: openstack/dnsmasq-dns-6b994dcc49-qk7bx/init" id=e0664922-adbe-4d73-9643-cccbe42725a5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.224755 | controller | Jun 11 12:20:25.427994 crc crio[24477]: time="2026-06-11T12:20:25.427895303Z" level=info msg="Created container 09600fd3e4a34032d96f4226808275cab18905c226bb7fbb2da185d7848e94a5: openstack/dnsmasq-dns-77594b4b4f-ztfct/init" id=fbb6ca3f-2018-4ebb-adf0-57bad217b597 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.224771 | controller | Jun 11 12:20:25.429900 crc crio[24477]: time="2026-06-11T12:20:25.429860998Z" level=info msg="Starting container: 09600fd3e4a34032d96f4226808275cab18905c226bb7fbb2da185d7848e94a5" id=cfca708e-b1d4-43e0-805d-9ed72473f930 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.224787 | controller | Jun 11 12:20:25.435787 crc crio[24477]: time="2026-06-11T12:20:25.435516759Z" level=info msg="Started container" PID=59492 containerID=09600fd3e4a34032d96f4226808275cab18905c226bb7fbb2da185d7848e94a5 description=openstack/dnsmasq-dns-77594b4b4f-ztfct/init id=cfca708e-b1d4-43e0-805d-9ed72473f930 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de799f40f4eb7bc2754962ac183fb465a8b6cee890e9f58f5460af95808ad990
2026-06-11 13:18:25.224803 | controller | Jun 11 12:20:25.585058 crc crio[24477]: time="2026-06-11T12:20:25.584282004Z" level=info msg="Stopped pod sandbox: e37944723a35c462d93ddb70d2c20788f62cbc2c2b0875193c681e3ddca7d352" id=bc7032e1-7528-4078-893f-f1d3e3601080 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.224818 | controller | Jun 11 12:20:26.336875 crc crio[24477]: time="2026-06-11T12:20:26.331351694Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=57c72414-3db8-4e35-ac5e-2d6e2d2abba6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.224835 | controller | Jun 11 12:20:26.348989 crc crio[24477]: time="2026-06-11T12:20:26.348904657Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d141b780-79f4-4248-a886-edbe83caf9e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.224876 | controller | Jun 11 12:20:26.496058 crc crio[24477]: time="2026-06-11T12:20:26.495829931Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=a3b9dc48-47a1-46e5-baf5-83c42bfee327 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.224896 | controller | Jun 11 12:20:26.501134 crc crio[24477]: time="2026-06-11T12:20:26.501030569Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5b1b2c95-fe01-44de-8e10-32fc953c0c3b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.224917 | controller | Jun 11 12:20:26.648894 crc crio[24477]: time="2026-06-11T12:20:26.645122491Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/galera" id=11841d8b-41e8-418d-bfd2-698116c583ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.224934 | controller | Jun 11 12:20:26.648894 crc crio[24477]: time="2026-06-11T12:20:26.647050146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.224950 | controller | Jun 11 12:20:26.714813 crc crio[24477]: time="2026-06-11T12:20:26.714748771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.224967 | controller | Jun 11 12:20:26.721146 crc crio[24477]: time="2026-06-11T12:20:26.721116449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.224983 | controller | Jun 11 12:20:26.768948 crc crio[24477]: time="2026-06-11T12:20:26.768787294Z" level=info msg="Creating container: openstack/dnsmasq-dns-77594b4b4f-ztfct/dnsmasq-dns" id=27f2b5c7-3eca-43ce-a485-b673399bc575 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.225000 | controller | Jun 11 12:20:26.771261 crc crio[24477]: time="2026-06-11T12:20:26.771172872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.225016 | controller | Jun 11 12:20:26.842188 crc crio[24477]: time="2026-06-11T12:20:26.842064536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.225033 | controller | Jun 11 12:20:26.851511 crc crio[24477]: time="2026-06-11T12:20:26.851466479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.225049 | controller | Jun 11 12:20:27.252963 crc crio[24477]: time="2026-06-11T12:20:27.251348819Z" level=info msg="Created container 60280ea375124441575c53a2311e3890c11f1eac1062d85bdb524a481d51d676: openstack/openstack-cell1-galera-0/galera" id=11841d8b-41e8-418d-bfd2-698116c583ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.225067 | controller | Jun 11 12:20:27.255970 crc crio[24477]: time="2026-06-11T12:20:27.255710221Z" level=info msg="Starting container: 60280ea375124441575c53a2311e3890c11f1eac1062d85bdb524a481d51d676" id=5b9332ba-0930-489e-aa64-0cf3b89f1553 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.225084 | controller | Jun 11 12:20:27.267078 crc crio[24477]: time="2026-06-11T12:20:27.266961116Z" level=info msg="Started container" PID=59627 containerID=60280ea375124441575c53a2311e3890c11f1eac1062d85bdb524a481d51d676 description=openstack/openstack-cell1-galera-0/galera id=5b9332ba-0930-489e-aa64-0cf3b89f1553 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2200cc85422d8dc80f0f995df075e56d794d4c854d9640313456892586e814a8
2026-06-11 13:18:25.225100 | controller | Jun 11 12:20:27.315448 crc crio[24477]: time="2026-06-11T12:20:27.314833516Z" level=info msg="Created container 9d1f3e23c70398e9a763c842226b751390a886e8bf4b1757f0e73c342884268f: openstack/dnsmasq-dns-77594b4b4f-ztfct/dnsmasq-dns" id=27f2b5c7-3eca-43ce-a485-b673399bc575 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.225116 | controller | Jun 11 12:20:27.320474 crc crio[24477]: time="2026-06-11T12:20:27.320202928Z" level=info msg="Starting container: 9d1f3e23c70398e9a763c842226b751390a886e8bf4b1757f0e73c342884268f" id=0951d156-1b3c-402b-b061-aafc3570ec10 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.225136 | controller | Jun 11 12:20:27.328869 crc crio[24477]: time="2026-06-11T12:20:27.328113928Z" level=info msg="Started container" PID=59631 containerID=9d1f3e23c70398e9a763c842226b751390a886e8bf4b1757f0e73c342884268f description=openstack/dnsmasq-dns-77594b4b4f-ztfct/dnsmasq-dns id=0951d156-1b3c-402b-b061-aafc3570ec10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de799f40f4eb7bc2754962ac183fb465a8b6cee890e9f58f5460af95808ad990
2026-06-11 13:18:25.225154 | controller | Jun 11 12:20:27.371270 crc crio[24477]: time="2026-06-11T12:20:27.366157345Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=98c8bdba-0ee3-4dce-979a-898b7849632a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.225171 | controller | Jun 11 12:20:27.434804 crc crio[24477]: time="2026-06-11T12:20:27.434412196Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c4be838e-6cfe-4ca5-878a-92e2202c4248 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.225188 | controller | Jun 11 12:20:27.519739 crc crio[24477]: time="2026-06-11T12:20:27.519000936Z" level=info msg="Creating container: openstack/openstack-galera-0/galera" id=d458b9c8-915b-42cf-9b2a-207272c9ed79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.225205 | controller | Jun 11 12:20:27.525729 crc crio[24477]: time="2026-06-11T12:20:27.525597612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.225221 | controller | Jun 11 12:20:27.613514 crc crio[24477]: time="2026-06-11T12:20:27.612928004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.225237 | controller | Jun 11 12:20:27.642979 crc crio[24477]: time="2026-06-11T12:20:27.642924724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.225254 | controller | Jun 11 12:20:27.786495 crc crio[24477]: time="2026-06-11T12:20:27.786295129Z" level=info msg="Created container 36f5b609446c43355a7566d9ea6d6681dd90efcb1da45c89c045c07420c39db0: openstack/openstack-galera-0/galera" id=d458b9c8-915b-42cf-9b2a-207272c9ed79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.225272 | controller | Jun 11 12:20:27.789029 crc crio[24477]: time="2026-06-11T12:20:27.788933024Z" level=info msg="Starting container: 36f5b609446c43355a7566d9ea6d6681dd90efcb1da45c89c045c07420c39db0" id=5890425c-ba2e-4c10-991a-20d48e79454a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.225288 | controller | Jun 11 12:20:27.796271 crc crio[24477]: time="2026-06-11T12:20:27.796179296Z" level=info msg="Started container" PID=59705 containerID=36f5b609446c43355a7566d9ea6d6681dd90efcb1da45c89c045c07420c39db0 description=openstack/openstack-galera-0/galera id=5890425c-ba2e-4c10-991a-20d48e79454a name=/runtime.v1.RuntimeService/StartContainer sandboxID=14170729c548fda7b13f85f4dadd8621f9a95ca40b83cb445d06f1db44a3df05
2026-06-11 13:18:25.225305 | controller | Jun 11 12:20:28.830953 crc crio[24477]: time="2026-06-11T12:20:28.830828434Z" level=info msg="Removing container: 0615a0509a04e66e1dafd550de8d218b82677e2d1a8d9a8dd99139b96b1e2c11" id=45ca580c-f7cc-4f34-81c3-b1b833882343 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.225320 | controller | Jun 11 12:20:28.951414 crc crio[24477]: time="2026-06-11T12:20:28.950601265Z" level=info msg="Removed container 0615a0509a04e66e1dafd550de8d218b82677e2d1a8d9a8dd99139b96b1e2c11: openshift-infra/auto-csr-approver-29686334-bt89z/oc" id=45ca580c-f7cc-4f34-81c3-b1b833882343 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.225336 | controller | Jun 11 12:20:28.964818 crc crio[24477]: time="2026-06-11T12:20:28.964631468Z" level=info msg="Stopping pod sandbox: 8e3dbd9af8e56e116c2e2673f70588cdbf473763f4fc828e06f4bded90a1a413" id=10eac862-2be6-401c-b539-e73ab3e13975 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.225356 | controller | Jun 11 12:20:28.964818 crc crio[24477]: time="2026-06-11T12:20:28.964787392Z" level=info msg="Stopped pod sandbox (already stopped): 8e3dbd9af8e56e116c2e2673f70588cdbf473763f4fc828e06f4bded90a1a413" id=10eac862-2be6-401c-b539-e73ab3e13975 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.225374 | controller | Jun 11 12:20:28.966227 crc crio[24477]: time="2026-06-11T12:20:28.96612298Z" level=info msg="Removing pod sandbox: 8e3dbd9af8e56e116c2e2673f70588cdbf473763f4fc828e06f4bded90a1a413" id=db3cde3e-10ce-426e-b633-9d378e5a82fb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.225391 | controller | Jun 11 12:20:28.991682 crc crio[24477]: time="2026-06-11T12:20:28.991466199Z" level=info msg="Removed pod sandbox: 8e3dbd9af8e56e116c2e2673f70588cdbf473763f4fc828e06f4bded90a1a413" id=db3cde3e-10ce-426e-b633-9d378e5a82fb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.225407 | controller | Jun 11 12:20:28.992605 crc crio[24477]: time="2026-06-11T12:20:28.992490948Z" level=info msg="Stopping pod sandbox: a0c0825b0f8cb7f7203f5f74f8c2bfe8b791c5192b7aa63947c8a9dc8c6d5775" id=97096049-b881-4cbd-805f-21e7ce10167a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.225424 | controller | Jun 11 12:20:28.992777 crc crio[24477]: time="2026-06-11T12:20:28.992625952Z" level=info msg="Stopped pod sandbox (already stopped): a0c0825b0f8cb7f7203f5f74f8c2bfe8b791c5192b7aa63947c8a9dc8c6d5775" id=97096049-b881-4cbd-805f-21e7ce10167a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.225445 | controller | Jun 11 12:20:28.993280 crc crio[24477]: time="2026-06-11T12:20:28.993187027Z" level=info msg="Removing pod sandbox: a0c0825b0f8cb7f7203f5f74f8c2bfe8b791c5192b7aa63947c8a9dc8c6d5775" id=49a5cf7f-1880-4a4c-9c4f-3a3e2714c230 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.225462 | controller | Jun 11 12:20:29.007879 crc crio[24477]: time="2026-06-11T12:20:29.007730054Z" level=info msg="Removed pod sandbox: a0c0825b0f8cb7f7203f5f74f8c2bfe8b791c5192b7aa63947c8a9dc8c6d5775" id=49a5cf7f-1880-4a4c-9c4f-3a3e2714c230 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.225487 | controller | Jun 11 12:20:29.010346 crc crio[24477]: time="2026-06-11T12:20:29.010227875Z" level=info msg="Stopping pod sandbox: ce075ad6537e7478b5b75ae1d9ed4387daf0c016a87a65b3c5727e3fdbe80271" id=a0ac5167-e4a1-4310-a3ff-e9146d0cdf26 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.225509 | controller | Jun 11 12:20:29.010496 crc crio[24477]: time="2026-06-11T12:20:29.010435611Z" level=info msg="Stopped pod sandbox (already stopped): ce075ad6537e7478b5b75ae1d9ed4387daf0c016a87a65b3c5727e3fdbe80271" id=a0ac5167-e4a1-4310-a3ff-e9146d0cdf26 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.225533 | controller | Jun 11 12:20:29.011840 crc crio[24477]: time="2026-06-11T12:20:29.011745968Z" level=info msg="Removing pod sandbox: ce075ad6537e7478b5b75ae1d9ed4387daf0c016a87a65b3c5727e3fdbe80271" id=e67aa621-ec3c-4e86-86c5-a7fa11b97ed0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.225556 | controller | Jun 11 12:20:29.026088 crc crio[24477]: time="2026-06-11T12:20:29.025917696Z" level=info msg="Removed pod sandbox: ce075ad6537e7478b5b75ae1d9ed4387daf0c016a87a65b3c5727e3fdbe80271" id=e67aa621-ec3c-4e86-86c5-a7fa11b97ed0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.225656 | controller | Jun 11 12:20:29.028577 crc crio[24477]: time="2026-06-11T12:20:29.028496347Z" level=info msg="Stopping pod sandbox: 48e33764786c56b95824915a988fd20614dd54eb584d74d8febf5552f5380406" id=0967cfd2-8046-4686-af77-b1a3f0ff6e2d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.225679 | controller | Jun 11 12:20:29.028756 crc crio[24477]: time="2026-06-11T12:20:29.028698192Z" level=info msg="Stopped pod sandbox (already stopped): 48e33764786c56b95824915a988fd20614dd54eb584d74d8febf5552f5380406" id=0967cfd2-8046-4686-af77-b1a3f0ff6e2d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.225701 | controller | Jun 11 12:20:29.029334 crc crio[24477]: time="2026-06-11T12:20:29.029253858Z" level=info msg="Removing pod sandbox: 48e33764786c56b95824915a988fd20614dd54eb584d74d8febf5552f5380406" id=3456faba-0938-4377-a2dd-badfaf549dd5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.225720 | controller | Jun 11 12:20:29.044705 crc crio[24477]: time="2026-06-11T12:20:29.044538497Z" level=info msg="Removed pod sandbox: 48e33764786c56b95824915a988fd20614dd54eb584d74d8febf5552f5380406" id=3456faba-0938-4377-a2dd-badfaf549dd5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.225738 | controller | Jun 11 12:20:29.046385 crc crio[24477]: time="2026-06-11T12:20:29.046256135Z" level=info msg="Stopping pod sandbox: 3ea5196abd39f689e65040e5809d4881d684f11941bcbb75af0a86d24daaf51e" id=d30664f3-a79f-42a0-b4bb-47e98f71592c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.225756 | controller | Jun 11 12:20:29.046385 crc crio[24477]: time="2026-06-11T12:20:29.046375018Z" level=info msg="Stopped pod sandbox (already stopped): 3ea5196abd39f689e65040e5809d4881d684f11941bcbb75af0a86d24daaf51e" id=d30664f3-a79f-42a0-b4bb-47e98f71592c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.225773 | controller | Jun 11 12:20:29.047340 crc crio[24477]: time="2026-06-11T12:20:29.047250051Z" level=info msg="Removing pod sandbox: 3ea5196abd39f689e65040e5809d4881d684f11941bcbb75af0a86d24daaf51e" id=5f74630e-c11b-4e69-8d46-2b1271402997 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.225791 | controller | Jun 11 12:20:29.076492 crc crio[24477]: time="2026-06-11T12:20:29.076353948Z" level=info msg="Removed pod sandbox: 3ea5196abd39f689e65040e5809d4881d684f11941bcbb75af0a86d24daaf51e" id=5f74630e-c11b-4e69-8d46-2b1271402997 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.225808 | controller | Jun 11 12:20:29.770515 crc crio[24477]: time="2026-06-11T12:20:29.770388856Z" level=info msg="Stopping container: 8dedffd06990418e2771201eec86baf89a32eabd7515a5fdbb71f9b79a985eb1 (timeout: 10s)" id=de1c3639-e993-4891-84fb-f41863e1bc32 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.225826 | controller | Jun 11 12:20:29.917046 crc crio[24477]: time="2026-06-11T12:20:29.916889307Z" level=info msg="Stopped container 8dedffd06990418e2771201eec86baf89a32eabd7515a5fdbb71f9b79a985eb1: openstack/dnsmasq-dns-86cd84489-mdrhw/dnsmasq-dns" id=de1c3639-e993-4891-84fb-f41863e1bc32 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.225844 | controller | Jun 11 12:20:29.918187 crc crio[24477]: time="2026-06-11T12:20:29.918103151Z" level=info msg="Stopping pod sandbox: 2392c120f2ee7c8236802593c64dc9da2533f0bedf43e46cadb3b5e56a717e4c" id=6d7716df-6113-4fa7-bbba-60904ec0ee7c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.225898 | controller | Jun 11 12:20:29.919164 crc crio[24477]: time="2026-06-11T12:20:29.919006157Z" level=info msg="Got pod network &{Name:dnsmasq-dns-86cd84489-mdrhw Namespace:openstack ID:2392c120f2ee7c8236802593c64dc9da2533f0bedf43e46cadb3b5e56a717e4c UID:8acc89a5-f6e4-4f50-883c-4f83977c2b94 NetNS:/var/run/netns/944e9c66-2ba3-4f0d-974c-40b6c95bb653 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8acc89a5_f6e4_4f50_883c_4f83977c2b94.slice PodAnnotations:0xc00251ed68}] Aliases:map[]}"
2026-06-11 13:18:25.225919 | controller | Jun 11 12:20:29.919325 crc crio[24477]: time="2026-06-11T12:20:29.919251343Z" level=info msg="Deleting pod openstack_dnsmasq-dns-86cd84489-mdrhw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.225938 | controller | Jun 11 12:20:30.312936 crc crio[24477]: time="2026-06-11T12:20:30.311699322Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7b6fcdc445-gch9m/POD" id=a2cc5133-bb7d-44d1-b28d-faafecd37a05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.225959 | controller | Jun 11 12:20:30.312936 crc crio[24477]: time="2026-06-11T12:20:30.312264945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.225979 | controller | Jun 11 12:20:30.448741 crc crio[24477]: time="2026-06-11T12:20:30.438371496Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b6fcdc445-gch9m Namespace:openstack ID:efd86ff58f7f34018126c6d5ebb4b487592ebb8a889a6f5ddcc80778019935fc UID:44d115aa-a7e7-4416-a3f9-620ce5ea2f7b NetNS:/var/run/netns/a961877c-2598-4389-8768-ca734f6b0f72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44d115aa_a7e7_4416_a3f9_620ce5ea2f7b.slice PodAnnotations:0xc0005304d0}] Aliases:map[]}"
2026-06-11 13:18:25.225996 | controller | Jun 11 12:20:30.448741 crc crio[24477]: time="2026-06-11T12:20:30.438453968Z" level=info msg="Adding pod openstack_dnsmasq-dns-7b6fcdc445-gch9m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.226014 | controller | Jun 11 12:20:30.701629 crc crio[24477]: time="2026-06-11T12:20:30.700948393Z" level=info msg="Stopped pod sandbox: 2392c120f2ee7c8236802593c64dc9da2533f0bedf43e46cadb3b5e56a717e4c" id=6d7716df-6113-4fa7-bbba-60904ec0ee7c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.226033 | controller | Jun 11 12:20:31.104180 crc crio[24477]: 2026-06-11T12:20:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:efd86ff58f7f340 Mac:3a:17:eb:64:25:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/a961877c-2598-4389-8768-ca734f6b0f72 SocketPath: PciID:}] [{Interface:0xc000014750 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.226051 | controller | Jun 11 12:20:31.106175 crc crio[24477]: time="2026-06-11T12:20:31.10613668Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b6fcdc445-gch9m Namespace:openstack ID:efd86ff58f7f34018126c6d5ebb4b487592ebb8a889a6f5ddcc80778019935fc UID:44d115aa-a7e7-4416-a3f9-620ce5ea2f7b NetNS:/var/run/netns/a961877c-2598-4389-8768-ca734f6b0f72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44d115aa_a7e7_4416_a3f9_620ce5ea2f7b.slice PodAnnotations:0xc0005304d0}] Aliases:map[]}"
2026-06-11 13:18:25.226070 | controller | Jun 11 12:20:31.106736 crc crio[24477]: time="2026-06-11T12:20:31.106302325Z" level=info msg="Checking pod openstack_dnsmasq-dns-7b6fcdc445-gch9m for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.226089 | controller | Jun 11 12:20:31.120339 crc crio[24477]: time="2026-06-11T12:20:31.120080471Z" level=info msg="Ran pod sandbox efd86ff58f7f34018126c6d5ebb4b487592ebb8a889a6f5ddcc80778019935fc with infra container: openstack/dnsmasq-dns-7b6fcdc445-gch9m/POD" id=a2cc5133-bb7d-44d1-b28d-faafecd37a05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.226106 | controller | Jun 11 12:20:31.126086 crc crio[24477]: time="2026-06-11T12:20:31.126001325Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a25af8b1-3cac-4d70-8f57-714689de42fa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.226124 | controller | Jun 11 12:20:31.213188 crc crio[24477]: time="2026-06-11T12:20:31.212856024Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a774f0c1-c120-4252-9a3e-cfda6bdcdc79 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.226143 | controller | Jun 11 12:20:31.230081 crc crio[24477]: time="2026-06-11T12:20:31.229957116Z" level=info msg="Creating container: openstack/dnsmasq-dns-7b6fcdc445-gch9m/init" id=ee984462-ad60-438f-aca2-e90ddbf42073 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.226193 | controller | Jun 11 12:20:31.232436 crc crio[24477]: time="2026-06-11T12:20:31.231590802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.226216 | controller | Jun 11 12:20:31.287537 crc crio[24477]: time="2026-06-11T12:20:31.287402405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.226235 | controller | Jun 11 12:20:31.296001 crc crio[24477]: time="2026-06-11T12:20:31.295882893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.226253 | controller | Jun 11 12:20:31.417174 crc crio[24477]: time="2026-06-11T12:20:31.417040596Z" level=info msg="Created container db8412f2cd77663596c1915e800b620c40af2e0f0793ee2d2164b2d69263a17c: openstack/dnsmasq-dns-7b6fcdc445-gch9m/init" id=ee984462-ad60-438f-aca2-e90ddbf42073 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.226270 | controller | Jun 11 12:20:31.419475 crc crio[24477]: time="2026-06-11T12:20:31.419422653Z" level=info msg="Starting container: db8412f2cd77663596c1915e800b620c40af2e0f0793ee2d2164b2d69263a17c" id=41b9832a-39e4-4af7-97ca-7f4cdf053d3c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.226288 | controller | Jun 11 12:20:31.426950 crc crio[24477]: time="2026-06-11T12:20:31.426859314Z" level=info msg="Started container" PID=60652 containerID=db8412f2cd77663596c1915e800b620c40af2e0f0793ee2d2164b2d69263a17c description=openstack/dnsmasq-dns-7b6fcdc445-gch9m/init id=41b9832a-39e4-4af7-97ca-7f4cdf053d3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=efd86ff58f7f34018126c6d5ebb4b487592ebb8a889a6f5ddcc80778019935fc
2026-06-11 13:18:25.226305 | controller | Jun 11 12:20:31.491540 crc crio[24477]: time="2026-06-11T12:20:31.491414419Z" level=info msg="Running pod sandbox: openstack/swift-ring-rebalance-9fpm5/POD" id=0434a193-a9ad-44e7-97d1-c3449fd564cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.226323 | controller | Jun 11 12:20:31.491540 crc crio[24477]: time="2026-06-11T12:20:31.491518222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.226341 | controller | Jun 11 12:20:31.531908 crc crio[24477]: time="2026-06-11T12:20:31.53182201Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-9fpm5 Namespace:openstack ID:3ec7a4d1638261f7b02faad03e80c6a6dd3d6a2e931605e145124e82bc41e927 UID:b37c0f36-b0f3-4718-89eb-0485c2f788d4 NetNS:/var/run/netns/68088ab1-b191-4d6d-969b-6e77bd940d47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb37c0f36_b0f3_4718_89eb_0485c2f788d4.slice PodAnnotations:0xc00251e360}] Aliases:map[]}"
2026-06-11 13:18:25.226360 | controller | Jun 11 12:20:31.531908 crc crio[24477]: time="2026-06-11T12:20:31.531880562Z" level=info msg="Adding pod openstack_swift-ring-rebalance-9fpm5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.226378 | controller | Jun 11 12:20:31.558983 crc crio[24477]: time="2026-06-11T12:20:31.558759196Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=2b3072c1-70df-47de-a842-c039773661b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.226395 | controller | Jun 11 12:20:31.602601 crc crio[24477]: time="2026-06-11T12:20:31.602429208Z" level=info msg="Removing container: 8dedffd06990418e2771201eec86baf89a32eabd7515a5fdbb71f9b79a985eb1" id=68eb0d68-91f0-4f25-8bca-0f7c6e8cfa94 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.226415 | controller | Jun 11 12:20:31.635524 crc crio[24477]: time="2026-06-11T12:20:31.635418503Z" level=info msg="Removed container 8dedffd06990418e2771201eec86baf89a32eabd7515a5fdbb71f9b79a985eb1: openstack/dnsmasq-dns-86cd84489-mdrhw/dnsmasq-dns" id=68eb0d68-91f0-4f25-8bca-0f7c6e8cfa94 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.226534 | controller | Jun 11 12:20:31.647697 crc crio[24477]: time="2026-06-11T12:20:31.647462058Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=04ba9f86-0bbd-4f69-bbe3-4ede6d537e23 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.226563 | controller | Jun 11 12:20:31.648733 crc crio[24477]: time="2026-06-11T12:20:31.648605361Z" level=info msg="Removing container: 9bd02e04d321af88b38a8d272adf0024afc395891f4572880205220702c10ad1" id=1178c081-e95d-413b-9289-924d43eeb736 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.226582 | controller | Jun 11 12:20:31.679978 crc crio[24477]: time="2026-06-11T12:20:31.678035557Z" level=info msg="Creating container: openstack/dnsmasq-dns-7b6fcdc445-gch9m/dnsmasq-dns" id=d326748d-b4ad-4855-b5c7-d28a3e0e1db4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.226599 | controller | Jun 11 12:20:31.684836 crc crio[24477]: time="2026-06-11T12:20:31.681947828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.226618 | controller | Jun 11 12:20:31.748127 crc crio[24477]: time="2026-06-11T12:20:31.74633003Z" level=info msg="Removed container 9bd02e04d321af88b38a8d272adf0024afc395891f4572880205220702c10ad1: openstack/dnsmasq-dns-86cd84489-mdrhw/init" id=1178c081-e95d-413b-9289-924d43eeb736 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.226642 | controller | Jun 11 12:20:31.764809 crc crio[24477]: time="2026-06-11T12:20:31.763452993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.226665 | controller | Jun 11 12:20:31.769951 crc crio[24477]: time="2026-06-11T12:20:31.769872687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.226882 | controller | Jun 11 12:20:31.893737 crc crio[24477]: time="2026-06-11T12:20:31.89107166Z" level=info msg="Created container 766eb5b51ba11b1d9e056ebbbb2b620910d11c868bdde837e83f4f5df0d5de16: openstack/dnsmasq-dns-7b6fcdc445-gch9m/dnsmasq-dns" id=d326748d-b4ad-4855-b5c7-d28a3e0e1db4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.226917 | controller | Jun 11 12:20:31.895456 crc crio[24477]: time="2026-06-11T12:20:31.89491324Z" level=info msg="Starting container: 766eb5b51ba11b1d9e056ebbbb2b620910d11c868bdde837e83f4f5df0d5de16" id=4f51d481-d998-40ff-8ea1-c9df0ad45ddb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.226939 | controller | Jun 11 12:20:31.904872 crc crio[24477]: time="2026-06-11T12:20:31.904603732Z" level=info msg="Started container" PID=60780 containerID=766eb5b51ba11b1d9e056ebbbb2b620910d11c868bdde837e83f4f5df0d5de16 description=openstack/dnsmasq-dns-7b6fcdc445-gch9m/dnsmasq-dns id=4f51d481-d998-40ff-8ea1-c9df0ad45ddb name=/runtime.v1.RuntimeService/StartContainer sandboxID=efd86ff58f7f34018126c6d5ebb4b487592ebb8a889a6f5ddcc80778019935fc
2026-06-11 13:18:25.226959 | controller | Jun 11 12:20:32.214413 crc crio[24477]: 2026-06-11T12:20:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ec7a4d1638261f Mac:9e:3a:22:1b:1a:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/68088ab1-b191-4d6d-969b-6e77bd940d47 SocketPath: PciID:}] [{Interface:0xc00059ef80 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.226978 | controller | Jun 11 12:20:32.216515 crc crio[24477]: time="2026-06-11T12:20:32.216364091Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-9fpm5 Namespace:openstack ID:3ec7a4d1638261f7b02faad03e80c6a6dd3d6a2e931605e145124e82bc41e927 UID:b37c0f36-b0f3-4718-89eb-0485c2f788d4 NetNS:/var/run/netns/68088ab1-b191-4d6d-969b-6e77bd940d47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb37c0f36_b0f3_4718_89eb_0485c2f788d4.slice PodAnnotations:0xc00251e360}] Aliases:map[]}"
2026-06-11 13:18:25.227001 | controller | Jun 11 12:20:32.216814 crc crio[24477]: time="2026-06-11T12:20:32.216730401Z" level=info msg="Checking pod openstack_swift-ring-rebalance-9fpm5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.227020 | controller | Jun 11 12:20:32.228301 crc crio[24477]: time="2026-06-11T12:20:32.22813593Z" level=info msg="Ran pod sandbox 3ec7a4d1638261f7b02faad03e80c6a6dd3d6a2e931605e145124e82bc41e927 with infra container: openstack/swift-ring-rebalance-9fpm5/POD" id=0434a193-a9ad-44e7-97d1-c3449fd564cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.227038 | controller | Jun 11 12:20:32.233459 crc crio[24477]: time="2026-06-11T12:20:32.233357777Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=dae1759f-45d4-460c-ae99-554e6b750db8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.227057 | controller | Jun 11 12:20:32.233995 crc crio[24477]: time="2026-06-11T12:20:32.23382332Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found" id=dae1759f-45d4-460c-ae99-554e6b750db8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.227074 | controller | Jun 11 12:20:32.233995 crc crio[24477]: time="2026-06-11T12:20:32.233904372Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found" id=dae1759f-45d4-460c-ae99-554e6b750db8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.227093 | controller | Jun 11 12:20:32.235360 crc crio[24477]: time="2026-06-11T12:20:32.235263099Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=86cb2a53-da68-4c94-8596-4162a6e5ef25 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.227111 | controller | Jun 11 12:20:32.241103 crc crio[24477]: time="2026-06-11T12:20:32.2409953Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\""
2026-06-11 13:18:25.227129 | controller | Jun 11 12:20:37.359776 crc crio[24477]: time="2026-06-11T12:20:37.358744178Z" level=info msg="Running pod sandbox: openstack/keystone-db-create-zcsr2/POD" id=21e1a10e-c531-4431-9318-e2a9535d1a91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.227147 | controller | Jun 11 12:20:37.361313 crc crio[24477]: time="2026-06-11T12:20:37.359831108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.227165 | controller | Jun 11 12:20:37.402791 crc crio[24477]: time="2026-06-11T12:20:37.401635071Z" level=info msg="Running pod sandbox: openstack/keystone-2144-account-create-update-pprkt/POD" id=62ec619d-63b5-4da8-89b5-8d40e31cb8ff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.227185 | controller | Jun 11 12:20:37.402791 crc crio[24477]: time="2026-06-11T12:20:37.402613668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.227208 | controller | Jun 11 12:20:37.706244 crc crio[24477]: time="2026-06-11T12:20:37.706189878Z" level=info msg="Running pod sandbox: openstack/placement-db-create-fwnn8/POD" id=85d16031-731a-4b22-95e5-90a6facb2988 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.227233 | controller | Jun 11 12:20:37.706349 crc crio[24477]: time="2026-06-11T12:20:37.70627931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.227252 | controller | Jun 11 12:20:37.726989 crc crio[24477]: time="2026-06-11T12:20:37.726932639Z" level=info msg="Running pod sandbox: openstack/placement-6040-account-create-update-b74mw/POD" id=b0f255d3-6134-43c7-8935-d57cc265af54 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.227269 | controller | Jun 11 12:20:37.727145 crc crio[24477]: time="2026-06-11T12:20:37.727022602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.227286 | controller | Jun 11 12:20:38.151360 crc crio[24477]: time="2026-06-11T12:20:38.151257984Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781180437-nm6ch/POD" id=a1967bd9-b338-4279-852c-b39365fb8173 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.227304 | controller | Jun 11 12:20:38.151360 crc crio[24477]: time="2026-06-11T12:20:38.151359967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.227341 | controller | Jun 11 12:20:38.856287 crc crio[24477]: time="2026-06-11T12:20:38.855738275Z" level=info msg="Stopping container: 9d1f3e23c70398e9a763c842226b751390a886e8bf4b1757f0e73c342884268f (timeout: 10s)" id=c0605949-7b76-40b5-98e3-c04b27cce4ac name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.227360 | controller | Jun 11 12:20:38.866959 crc crio[24477]: time="2026-06-11T12:20:38.866732527Z" level=info msg="Running pod sandbox: openstack/glance-db-create-qgff6/POD" id=f44c25db-736d-4a42-9468-7759b56678bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.227377 | controller | Jun 11 12:20:38.866959 crc crio[24477]: time="2026-06-11T12:20:38.866869233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.227393 | controller | Jun 11 12:20:39.009028 crc crio[24477]: time="2026-06-11T12:20:39.008923631Z" level=info msg="Running pod sandbox: openstack/glance-9421-account-create-update-fs75t/POD" id=bfcb8474-63ca-400b-8f7d-9401662d6c09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.227411 | controller | Jun 11 12:20:39.009028 crc crio[24477]: time="2026-06-11T12:20:39.008998833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.227428 | controller | Jun 11 12:20:39.151606 crc crio[24477]: time="2026-06-11T12:20:39.151466982Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781180438-vg6mb/POD" id=63c57fff-b2ee-4611-8db1-3491ec62c851 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.227443 | controller | Jun 11 12:20:39.151850 crc crio[24477]: time="2026-06-11T12:20:39.151632977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.227459 | controller | Jun 11 12:20:39.274065 crc crio[24477]: time="2026-06-11T12:20:39.273930752Z" level=info msg="Stopped container 9d1f3e23c70398e9a763c842226b751390a886e8bf4b1757f0e73c342884268f: openstack/dnsmasq-dns-77594b4b4f-ztfct/dnsmasq-dns" id=c0605949-7b76-40b5-98e3-c04b27cce4ac name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.227475 | controller | Jun 11 12:20:39.275430 crc crio[24477]: time="2026-06-11T12:20:39.275402322Z" level=info msg="Stopping pod sandbox: de799f40f4eb7bc2754962ac183fb465a8b6cee890e9f58f5460af95808ad990" id=aea3247b-d261-4497-9d07-f5206a185a34 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.227495 | controller | Jun 11 12:20:39.276611 crc crio[24477]: time="2026-06-11T12:20:39.276550595Z" level=info msg="Got pod network &{Name:dnsmasq-dns-77594b4b4f-ztfct Namespace:openstack ID:de799f40f4eb7bc2754962ac183fb465a8b6cee890e9f58f5460af95808ad990 UID:bfc522e6-a88b-4d55-a2cd-39e7ac6d591e NetNS:/var/run/netns/051c744b-81a9-4f71-93ac-eb1457db6dba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbfc522e6_a88b_4d55_a2cd_39e7ac6d591e.slice PodAnnotations:0xc000327078}] Aliases:map[]}"
2026-06-11 13:18:25.227513 | controller | Jun 11 12:20:39.277110 crc crio[24477]: time="2026-06-11T12:20:39.27708849Z" level=info msg="Deleting pod openstack_dnsmasq-dns-77594b4b4f-ztfct from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.227531 | controller | Jun 11 12:20:39.390210 crc crio[24477]: time="2026-06-11T12:20:39.388367202Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31" id=86cb2a53-da68-4c94-8596-4162a6e5ef25 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.227547 | controller | Jun 11 12:20:39.394583 crc crio[24477]: time="2026-06-11T12:20:39.394274302Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=29f4acb7-fe86-40de-b82b-ed18430bf2f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.227564 | controller | Jun 11 12:20:39.478376 crc crio[24477]: time="2026-06-11T12:20:39.474959091Z" level=info msg="Running pod sandbox: openstack/ovn-northd-0/POD" id=c07fc081-18a4-44ad-8ca0-3dd7cc78013d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.227581 | controller | Jun 11 12:20:39.478376 crc crio[24477]: time="2026-06-11T12:20:39.475066364Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.227598 | controller | Jun 11 12:20:39.518523 crc crio[24477]: time="2026-06-11T12:20:39.518383854Z" level=info msg="Got pod network &{Name:keystone-db-create-zcsr2 Namespace:openstack ID:946e80ae6a25526cdf5f1bbbd98cb5b82cab47f4fb6a46955fcc19670060d663 UID:eeec9cbe-262c-4c60-abed-63f69542c159 NetNS:/var/run/netns/d3cad4d2-9aa5-4f6b-ac34-34883b0b8211 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeec9cbe_262c_4c60_abed_63f69542c159.slice PodAnnotations:0xc000b180e0}] Aliases:map[]}"
2026-06-11 13:18:25.227615 | controller | Jun 11 12:20:39.518523 crc crio[24477]: time="2026-06-11T12:20:39.518458526Z" level=info msg="Adding pod openstack_keystone-db-create-zcsr2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.227632 | controller | Jun 11 12:20:39.530465 crc crio[24477]: time="2026-06-11T12:20:39.530371847Z" level=info msg="Got pod network &{Name:placement-db-create-fwnn8 Namespace:openstack ID:953c5cc2b5b4cd821d4bf8d2c0dca880200f6c34f55158739d152476cfeb505d UID:db798e90-8785-427f-abe2-cb2c9503a1af NetNS:/var/run/netns/967e65b9-79fc-41e9-8de5-3977ddc91a91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb798e90_8785_427f_abe2_cb2c9503a1af.slice PodAnnotations:0xc002e12130}] Aliases:map[]}"
2026-06-11 13:18:25.227649 | controller | Jun 11 12:20:39.530465 crc crio[24477]: time="2026-06-11T12:20:39.530460149Z" level=info msg="Adding pod openstack_placement-db-create-fwnn8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.227670 | controller | Jun 11 12:20:39.590700 crc crio[24477]: time="2026-06-11T12:20:39.590526975Z" level=info msg="Got pod network &{Name:placement-6040-account-create-update-b74mw Namespace:openstack ID:f65bc26a49943624de1c683f3f4a0eb9b95a4b20438600830e0e9abcde1e67a6 UID:7acbcb88-bc79-41be-b941-bb200cf395f2 NetNS:/var/run/netns/94bbc2bc-8133-4dc2-b90d-e4dd1c2aaff0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7acbcb88_bc79_41be_b941_bb200cf395f2.slice PodAnnotations:0xc002e12358}] Aliases:map[]}"
2026-06-11 13:18:25.227694 | controller | Jun 11 12:20:39.590700 crc crio[24477]: time="2026-06-11T12:20:39.590632319Z" level=info msg="Adding pod openstack_placement-6040-account-create-update-b74mw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.227712 | controller | Jun 11 12:20:39.640411 crc crio[24477]: time="2026-06-11T12:20:39.63900466Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781180437-nm6ch Namespace:openstack ID:0df387bde780e071431b7b13ca1a0793299ff61903b9f5361e808d05a695edd0 UID:d567d618-c421-48bd-9cea-849f6dd0d073 NetNS:/var/run/netns/d087c028-2db4-450b-bc1a-6cc649b35adc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd567d618_c421_48bd_9cea_849f6dd0d073.slice PodAnnotations:0xc000a146d0}] Aliases:map[]}"
2026-06-11 13:18:25.227729 | controller | Jun 11 12:20:39.640411 crc crio[24477]: time="2026-06-11T12:20:39.639080992Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0-config-1781180437-nm6ch to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.227747 | controller | Jun 11 12:20:39.645842 crc crio[24477]: time="2026-06-11T12:20:39.645597517Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=5b68d041-99ce-45f9-863f-b382dc96e3fc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.227764 | controller | Jun 11 12:20:39.661628 crc crio[24477]: time="2026-06-11T12:20:39.658205916Z" level=info msg="Got pod network &{Name:glance-9421-account-create-update-fs75t Namespace:openstack ID:82e395360790d11086ebc5baab0666350d80954b87c7e78e9c5c377e327ea40b UID:66b567a8-59d6-4e1f-89db-7d7f05d6ff16 NetNS:/var/run/netns/ced4dad4-129a-4d4b-a077-9591c7af17e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66b567a8_59d6_4e1f_89db_7d7f05d6ff16.slice PodAnnotations:0xc000a86540}] Aliases:map[]}"
2026-06-11 13:18:25.227781 | controller | Jun 11 12:20:39.661628 crc crio[24477]: time="2026-06-11T12:20:39.658281348Z" level=info msg="Adding pod openstack_glance-9421-account-create-update-fs75t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.227799 | controller | Jun 11 12:20:39.674763 crc crio[24477]: time="2026-06-11T12:20:39.674715175Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781180438-vg6mb Namespace:openstack ID:b9d2b817ed975c6f2523eb8e70fdf7cb68eae89f703ccabcc83fa9228cdeb91f UID:bae4cae6-f4da-4af0-a45b-f97f5bce2161 NetNS:/var/run/netns/6bb1faf2-e161-4526-8c10-f2f55c7e29a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbae4cae6_f4da_4af0_a45b_f97f5bce2161.slice PodAnnotations:0xc002d1a320}] Aliases:map[]}"
2026-06-11 13:18:25.227816 | controller | Jun 11 12:20:39.675314 crc crio[24477]: time="2026-06-11T12:20:39.675291131Z" level=info msg="Adding pod openstack_ovsdbserver-nb-0-config-1781180438-vg6mb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.227832 | controller | Jun 11 12:20:39.691003 crc crio[24477]: time="2026-06-11T12:20:39.688975597Z" level=info msg="Creating container: openstack/swift-ring-rebalance-9fpm5/swift-ring-rebalance" id=8e333cfd-b45b-4e5d-a3fa-b577986740a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.227869 | controller | Jun 11 12:20:39.691003 crc crio[24477]: time="2026-06-11T12:20:39.69038308Z" level=info msg="Got pod network &{Name:keystone-2144-account-create-update-pprkt Namespace:openstack ID:a57b496d50091431ac5e3878636616fc802c627371c8f1e37c2aeb3d0d267ec7 UID:21447561-3569-4dd9-9e76-e8dfd402f26f NetNS:/var/run/netns/2d82d93e-57da-4f93-b233-58c79f207cc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21447561_3569_4dd9_9e76_e8dfd402f26f.slice PodAnnotations:0xc000a148b8}] Aliases:map[]}"
2026-06-11 13:18:25.227898 | controller | Jun 11 12:20:39.691003 crc crio[24477]: time="2026-06-11T12:20:39.690425791Z" level=info msg="Adding pod openstack_keystone-2144-account-create-update-pprkt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.227918 | controller | Jun 11 12:20:39.727190 crc crio[24477]: time="2026-06-11T12:20:39.72707744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.227936 | controller | Jun 11 12:20:39.753262 crc crio[24477]: time="2026-06-11T12:20:39.7528493Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:fb047733f5f2a96893dea48d84fee17c70835d37248467d127bc36077f4adc59 UID:8ca64015-25eb-455b-b5c7-b44c98d88b5c NetNS:/var/run/netns/082ecc5b-af36-4111-9336-93d0c72a0869 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ca64015_25eb_455b_b5c7_b44c98d88b5c.slice PodAnnotations:0xc000326950}] Aliases:map[]}"
2026-06-11 13:18:25.227953 | controller | Jun 11 12:20:39.753262 crc crio[24477]: time="2026-06-11T12:20:39.752965443Z" level=info msg="Adding pod openstack_ovn-northd-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.227971 | controller | Jun 11 12:20:39.771108 crc crio[24477]: time="2026-06-11T12:20:39.764721978Z" level=info msg="Got pod network &{Name:glance-db-create-qgff6 Namespace:openstack ID:9a7b83d37bd1f9ae3bd97dba84f7f9d9236fb9aa10e97f3c0beb847a2ed20dca UID:5a3ffe6b-0d8d-4ab2-81b7-c6c21621c52d NetNS:/var/run/netns/a6298b79-1c8f-409c-bda8-1cb3e99b2d40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a3ffe6b_0d8d_4ab2_81b7_c6c21621c52d.slice PodAnnotations:0xc000a867c0}] Aliases:map[]}"
2026-06-11 13:18:25.227988 | controller | Jun 11 12:20:39.771108 crc crio[24477]: time="2026-06-11T12:20:39.76478564Z" level=info msg="Adding pod openstack_glance-db-create-qgff6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.228005 | controller | Jun 11 12:20:39.807519 crc crio[24477]: time="2026-06-11T12:20:39.803361718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.228022 | controller | Jun 11 12:20:39.822845 crc crio[24477]: time="2026-06-11T12:20:39.822742657Z" level=info msg="Stopped pod sandbox: de799f40f4eb7bc2754962ac183fb465a8b6cee890e9f58f5460af95808ad990" id=aea3247b-d261-4497-9d07-f5206a185a34 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.228040 | controller | Jun 11 12:20:39.850477 crc crio[24477]: time="2026-06-11T12:20:39.850348184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.228057 | controller | Jun 11 12:20:40.310810 crc crio[24477]: time="2026-06-11T12:20:40.30934318Z" level=info msg="Created container 753fa4e326983aaa419697f72c44c43ee00f6ae2e2e273e6bdfe4e2a55b85bef: openstack/swift-ring-rebalance-9fpm5/swift-ring-rebalance" id=8e333cfd-b45b-4e5d-a3fa-b577986740a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.228077 | controller | Jun 11 12:20:40.327298 crc crio[24477]: time="2026-06-11T12:20:40.326272006Z" level=info msg="Starting container: 753fa4e326983aaa419697f72c44c43ee00f6ae2e2e273e6bdfe4e2a55b85bef" id=c8abcdbc-3ebe-4003-8946-057879962e04 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.228094 | controller | Jun 11 12:20:40.354254 crc crio[24477]: time="2026-06-11T12:20:40.354104326Z" level=info msg="Started container" PID=61707 containerID=753fa4e326983aaa419697f72c44c43ee00f6ae2e2e273e6bdfe4e2a55b85bef description=openstack/swift-ring-rebalance-9fpm5/swift-ring-rebalance id=c8abcdbc-3ebe-4003-8946-057879962e04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ec7a4d1638261f7b02faad03e80c6a6dd3d6a2e931605e145124e82bc41e927
2026-06-11 13:18:25.228112 | controller | Jun 11 12:20:40.900617 crc crio[24477]: time="2026-06-11T12:20:40.894022445Z" level=info msg="Removing container: 9d1f3e23c70398e9a763c842226b751390a886e8bf4b1757f0e73c342884268f" id=56b39ca9-d5fe-4c22-b1aa-f7d961b01aab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.228129 | controller | Jun 11 12:20:40.953102 crc crio[24477]: time="2026-06-11T12:20:40.952735865Z" level=info msg="Removed container 9d1f3e23c70398e9a763c842226b751390a886e8bf4b1757f0e73c342884268f: openstack/dnsmasq-dns-77594b4b4f-ztfct/dnsmasq-dns" id=56b39ca9-d5fe-4c22-b1aa-f7d961b01aab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.228144 | controller | Jun 11 12:20:40.991135 crc crio[24477]: time="2026-06-11T12:20:40.985924126Z" level=info msg="Removing container: 09600fd3e4a34032d96f4226808275cab18905c226bb7fbb2da185d7848e94a5" id=564eb501-9939-4614-ae4e-6724daeda033 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.228160 | controller | Jun 11 12:20:40.995080 crc crio[24477]: 2026-06-11T12:20:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:953c5cc2b5b4cd8 Mac:c6:cb:ee:d0:27:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/967e65b9-79fc-41e9-8de5-3977ddc91a91 SocketPath: PciID:}] [{Interface:0xc00026d580 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.228179 | controller | Jun 11 12:20:40.996729 crc crio[24477]: time="2026-06-11T12:20:40.99660376Z" level=info msg="Got pod network &{Name:placement-db-create-fwnn8 Namespace:openstack ID:953c5cc2b5b4cd821d4bf8d2c0dca880200f6c34f55158739d152476cfeb505d UID:db798e90-8785-427f-abe2-cb2c9503a1af NetNS:/var/run/netns/967e65b9-79fc-41e9-8de5-3977ddc91a91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb798e90_8785_427f_abe2_cb2c9503a1af.slice PodAnnotations:0xc002e12130}] Aliases:map[]}"
2026-06-11 13:18:25.228203 | controller | Jun 11 12:20:40.996914 crc crio[24477]: time="2026-06-11T12:20:40.996849337Z" level=info msg="Checking pod openstack_placement-db-create-fwnn8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.228227 | controller | Jun 11 12:20:41.043281 crc crio[24477]: time="2026-06-11T12:20:41.043099862Z" level=info msg="Ran pod sandbox 953c5cc2b5b4cd821d4bf8d2c0dca880200f6c34f55158739d152476cfeb505d with infra container: openstack/placement-db-create-fwnn8/POD" id=85d16031-731a-4b22-95e5-90a6facb2988 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.228250 | controller | Jun 11 12:20:41.051262 crc crio[24477]: time="2026-06-11T12:20:41.050007181Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=63f2140b-4c96-4273-907f-964d77d66f28 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.228268 | controller | Jun 11 12:20:41.082387 crc crio[24477]: time="2026-06-11T12:20:41.082287427Z" level=info msg="Removed container 09600fd3e4a34032d96f4226808275cab18905c226bb7fbb2da185d7848e94a5: openstack/dnsmasq-dns-77594b4b4f-ztfct/init" id=564eb501-9939-4614-ae4e-6724daeda033 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.228289 | controller | Jun 11 12:20:41.094619 crc crio[24477]: time="2026-06-11T12:20:41.094447444Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=7f65ff0f-9300-4179-a1c3-22004a4874df name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.228307 | controller | Jun 11 12:20:41.307532 crc crio[24477]: time="2026-06-11T12:20:41.307314402Z" level=info msg="Creating container: openstack/placement-db-create-fwnn8/mariadb-database-create" id=de1a9572-6b48-4589-9e11-7d0c70f01656 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.228324 | controller | Jun 11 12:20:41.309454 crc crio[24477]: time="2026-06-11T12:20:41.309389401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.228341 | controller | Jun 11 12:20:41.371940 crc crio[24477]: time="2026-06-11T12:20:41.371605358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.228358 | controller | Jun 11 12:20:41.377187 crc crio[24477]: time="2026-06-11T12:20:41.37711142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.228375 | controller | Jun 11 12:20:41.515153 crc crio[24477]: 2026-06-11T12:20:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb047733f5f2a96 Mac:8e:69:8c:30:c5:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/082ecc5b-af36-4111-9336-93d0c72a0869 SocketPath: PciID:}] [{Interface:0xc00011c6c0 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.228392 | controller | Jun 11 12:20:41.516123 crc crio[24477]: 2026-06-11T12:20:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b9d2b817ed975c6 Mac:c6:eb:66:35:e9:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/6bb1faf2-e161-4526-8c10-f2f55c7e29a4 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.228408 | controller | Jun 11 12:20:41.516123 crc crio[24477]: time="2026-06-11T12:20:41.516082181Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:fb047733f5f2a96893dea48d84fee17c70835d37248467d127bc36077f4adc59 UID:8ca64015-25eb-455b-b5c7-b44c98d88b5c NetNS:/var/run/netns/082ecc5b-af36-4111-9336-93d0c72a0869 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ca64015_25eb_455b_b5c7_b44c98d88b5c.slice PodAnnotations:0xc000326950}] Aliases:map[]}"
2026-06-11 13:18:25.228425 | controller | Jun 11 12:20:41.516289 crc crio[24477]: time="2026-06-11T12:20:41.516201716Z" level=info msg="Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.228441 | controller | Jun 11 12:20:41.517890 crc crio[24477]: time="2026-06-11T12:20:41.517041999Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781180438-vg6mb Namespace:openstack ID:b9d2b817ed975c6f2523eb8e70fdf7cb68eae89f703ccabcc83fa9228cdeb91f UID:bae4cae6-f4da-4af0-a45b-f97f5bce2161 NetNS:/var/run/netns/6bb1faf2-e161-4526-8c10-f2f55c7e29a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbae4cae6_f4da_4af0_a45b_f97f5bce2161.slice PodAnnotations:0xc002d1a320}] Aliases:map[]}"
2026-06-11 13:18:25.228458 | controller | Jun 11 12:20:41.517890 crc crio[24477]: time="2026-06-11T12:20:41.517237694Z" level=info msg="Checking pod openstack_ovsdbserver-nb-0-config-1781180438-vg6mb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.228475 | controller | Jun 11 12:20:41.518773 crc crio[24477]: 2026-06-11T12:20:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0df387bde780e07 Mac:ee:d9:62:26:3a:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/d087c028-2db4-450b-bc1a-6cc649b35adc SocketPath: PciID:}] [{Interface:0xc0004385d0 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.228495 | controller | Jun 11 12:20:41.519449 crc crio[24477]: time="2026-06-11T12:20:41.519364595Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781180437-nm6ch Namespace:openstack ID:0df387bde780e071431b7b13ca1a0793299ff61903b9f5361e808d05a695edd0 UID:d567d618-c421-48bd-9cea-849f6dd0d073 NetNS:/var/run/netns/d087c028-2db4-450b-bc1a-6cc649b35adc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd567d618_c421_48bd_9cea_849f6dd0d073.slice PodAnnotations:0xc000a146d0}] Aliases:map[]}"
2026-06-11 13:18:25.228513 | controller | Jun 11 12:20:41.519792 crc crio[24477]: 2026-06-11T12:20:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f65bc26a4994362 Mac:2e:46:bc:30:fb:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/94bbc2bc-8133-4dc2-b90d-e4dd1c2aaff0 SocketPath: PciID:}] [{Interface:0xc0002946d0 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.228530 | controller | Jun 11 12:20:41.524944 crc crio[24477]: time="2026-06-11T12:20:41.520609531Z" level=info msg="Got pod network &{Name:placement-6040-account-create-update-b74mw Namespace:openstack ID:f65bc26a49943624de1c683f3f4a0eb9b95a4b20438600830e0e9abcde1e67a6 UID:7acbcb88-bc79-41be-b941-bb200cf395f2 NetNS:/var/run/netns/94bbc2bc-8133-4dc2-b90d-e4dd1c2aaff0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7acbcb88_bc79_41be_b941_bb200cf395f2.slice PodAnnotations:0xc002e12358}] Aliases:map[]}"
2026-06-11 13:18:25.228547 | controller | Jun 11 12:20:41.524944 crc crio[24477]: time="2026-06-11T12:20:41.520838637Z" level=info msg="Checking pod openstack_placement-6040-account-create-update-b74mw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.228564 | controller | Jun 11 12:20:41.524944 crc crio[24477]: time="2026-06-11T12:20:41.521047243Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0-config-1781180437-nm6ch for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.228580 | controller | Jun 11 12:20:41.524944 crc crio[24477]: 2026-06-11T12:20:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:946e80ae6a25526 Mac:06:06:06:37:2d:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/d3cad4d2-9aa5-4f6b-ac34-34883b0b8211 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.228598 | controller | Jun 11 12:20:41.524944 crc crio[24477]: 2026-06-11T12:20:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a57b496d5009143 Mac:9e:3c:56:3d:8f:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/2d82d93e-57da-4f93-b233-58c79f207cc0 SocketPath: PciID:}] [{Interface:0xc000014be0 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.228614 | controller | Jun 11 12:20:41.524944 crc crio[24477]: time="2026-06-11T12:20:41.523265983Z" level=info msg="Got pod network &{Name:keystone-2144-account-create-update-pprkt Namespace:openstack ID:a57b496d50091431ac5e3878636616fc802c627371c8f1e37c2aeb3d0d267ec7 UID:21447561-3569-4dd9-9e76-e8dfd402f26f NetNS:/var/run/netns/2d82d93e-57da-4f93-b233-58c79f207cc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21447561_3569_4dd9_9e76_e8dfd402f26f.slice PodAnnotations:0xc000a148b8}] Aliases:map[]}"
2026-06-11 13:18:25.228635 | controller | Jun 11 12:20:41.524944 crc crio[24477]: time="2026-06-11T12:20:41.523371076Z" level=info msg="Checking pod openstack_keystone-2144-account-create-update-pprkt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.228652 | controller | Jun 11 12:20:41.524944 crc crio[24477]: time="2026-06-11T12:20:41.523500665Z" level=info msg="Got pod network &{Name:keystone-db-create-zcsr2 Namespace:openstack ID:946e80ae6a25526cdf5f1bbbd98cb5b82cab47f4fb6a46955fcc19670060d663 UID:eeec9cbe-262c-4c60-abed-63f69542c159 NetNS:/var/run/netns/d3cad4d2-9aa5-4f6b-ac34-34883b0b8211 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeec9cbe_262c_4c60_abed_63f69542c159.slice PodAnnotations:0xc000b180e0}] Aliases:map[]}"
2026-06-11 13:18:25.228670 | controller | Jun 11 12:20:41.524944 crc crio[24477]: time="2026-06-11T12:20:41.52369613Z" level=info msg="Checking pod openstack_keystone-db-create-zcsr2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.228687 | controller | Jun 11 12:20:41.526550 crc crio[24477]: 2026-06-11T12:20:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:82e395360790d11 Mac:ee:92:2c:03:8e:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/ced4dad4-129a-4d4b-a077-9591c7af17e0 SocketPath: PciID:}] [{Interface:0xc0001a45b0 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.228704 | controller | Jun 11 12:20:41.527547 crc crio[24477]: time="2026-06-11T12:20:41.527376898Z" level=info msg="Got pod network &{Name:glance-9421-account-create-update-fs75t Namespace:openstack ID:82e395360790d11086ebc5baab0666350d80954b87c7e78e9c5c377e327ea40b UID:66b567a8-59d6-4e1f-89db-7d7f05d6ff16 NetNS:/var/run/netns/ced4dad4-129a-4d4b-a077-9591c7af17e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66b567a8_59d6_4e1f_89db_7d7f05d6ff16.slice PodAnnotations:0xc000a86540}] Aliases:map[]}"
2026-06-11 13:18:25.228722 | controller | Jun 11 12:20:41.527547 crc crio[24477]: time="2026-06-11T12:20:41.527509761Z" level=info msg="Checking pod openstack_glance-9421-account-create-update-fs75t for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.228739 | controller | Jun 11 12:20:41.528484 crc crio[24477]: time="2026-06-11T12:20:41.528405089Z" level=info msg="Ran pod sandbox fb047733f5f2a96893dea48d84fee17c70835d37248467d127bc36077f4adc59 with infra container: openstack/ovn-northd-0/POD" id=c07fc081-18a4-44ad-8ca0-3dd7cc78013d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.228755 | controller | Jun 11 12:20:41.531279 crc crio[24477]: time="2026-06-11T12:20:41.531143605Z" level=info msg="Ran pod sandbox b9d2b817ed975c6f2523eb8e70fdf7cb68eae89f703ccabcc83fa9228cdeb91f with infra container: openstack/ovsdbserver-nb-0-config-1781180438-vg6mb/POD" id=63c57fff-b2ee-4611-8db1-3491ec62c851 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.228772 | controller | Jun 11 12:20:41.532889 crc crio[24477]: time="2026-06-11T12:20:41.53282641Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=b71a95e7-5232-48d6-8c6b-911f9a271f30 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.228788 | controller | Jun 11 12:20:41.533046 crc crio[24477]: time="2026-06-11T12:20:41.532998245Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found" id=b71a95e7-5232-48d6-8c6b-911f9a271f30 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.228804 | controller | Jun 11 12:20:41.533124 crc crio[24477]: time="2026-06-11T12:20:41.533066937Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found" id=b71a95e7-5232-48d6-8c6b-911f9a271f30 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.228825 | controller | Jun 11 12:20:41.534743 crc crio[24477]: time="2026-06-11T12:20:41.53460404Z" level=info msg="Ran pod sandbox f65bc26a49943624de1c683f3f4a0eb9b95a4b20438600830e0e9abcde1e67a6 with infra container: openstack/placement-6040-account-create-update-b74mw/POD" id=b0f255d3-6134-43c7-8935-d57cc265af54 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.228842 | controller | Jun 11 12:20:41.534877 crc crio[24477]: 2026-06-11T12:20:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a7b83d37bd1f9a Mac:f6:38:6e:2b:c3:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/a6298b79-1c8f-409c-bda8-1cb3e99b2d40 SocketPath: PciID:}] [{Interface:0xc000015040 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.228882 | controller | Jun 11 12:20:41.534971 crc crio[24477]: time="2026-06-11T12:20:41.534919232Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=df7fad63-b475-4082-ad3f-afdcfcf982b7 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.228902 | controller | Jun 11 12:20:41.535150 crc crio[24477]: time="2026-06-11T12:20:41.535087754Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=0082c00a-e484-487a-9a7b-11b608c8907b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.228919 | controller | Jun 11 12:20:41.535833 crc crio[24477]: time="2026-06-11T12:20:41.5357689Z" level=info msg="Got pod network &{Name:glance-db-create-qgff6 Namespace:openstack ID:9a7b83d37bd1f9ae3bd97dba84f7f9d9236fb9aa10e97f3c0beb847a2ed20dca UID:5a3ffe6b-0d8d-4ab2-81b7-c6c21621c52d NetNS:/var/run/netns/a6298b79-1c8f-409c-bda8-1cb3e99b2d40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a3ffe6b_0d8d_4ab2_81b7_c6c21621c52d.slice PodAnnotations:0xc000a867c0}] Aliases:map[]}"
2026-06-11 13:18:25.228935 | controller | Jun 11 12:20:41.535965 crc crio[24477]: time="2026-06-11T12:20:41.535922664Z" level=info msg="Checking pod openstack_glance-db-create-qgff6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.228951 | controller | Jun 11 12:20:41.539117 crc crio[24477]: time="2026-06-11T12:20:41.538364505Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=4c2d123c-68d4-4fb7-a11e-c73ca3c49efd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.228968 | controller | Jun 11 12:20:41.542802 crc crio[24477]: time="2026-06-11T12:20:41.542028138Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\""
2026-06-11 13:18:25.228986 | controller | Jun 11 12:20:41.546154 crc crio[24477]: time="2026-06-11T12:20:41.546064274Z" level=info msg="Ran pod sandbox 0df387bde780e071431b7b13ca1a0793299ff61903b9f5361e808d05a695edd0 with infra container: openstack/ovsdbserver-sb-0-config-1781180437-nm6ch/POD" id=a1967bd9-b338-4279-852c-b39365fb8173 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.229003 | controller | Jun 11 12:20:41.552877 crc crio[24477]: time="2026-06-11T12:20:41.5520501Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=09576973-02cc-48f7-b865-9e2da30ed4a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.229020 | controller | Jun 11 12:20:41.566529 crc crio[24477]: time="2026-06-11T12:20:41.566423001Z" level=info msg="Ran pod sandbox a57b496d50091431ac5e3878636616fc802c627371c8f1e37c2aeb3d0d267ec7 with infra container: openstack/keystone-2144-account-create-update-pprkt/POD" id=62ec619d-63b5-4da8-89b5-8d40e31cb8ff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.229037 | controller | Jun 11 12:20:41.570054 crc crio[24477]: time="2026-06-11T12:20:41.569962861Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=e9c83ce2-8ef8-43d7-9449-247dd216c727 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.229059 | controller | Jun 11 12:20:41.578462 crc crio[24477]: time="2026-06-11T12:20:41.578392777Z" level=info msg="Ran pod sandbox 946e80ae6a25526cdf5f1bbbd98cb5b82cab47f4fb6a46955fcc19670060d663 with infra container: openstack/keystone-db-create-zcsr2/POD" id=21e1a10e-c531-4431-9318-e2a9535d1a91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.229085 | controller | Jun 11 12:20:41.580368 crc crio[24477]: time="2026-06-11T12:20:41.580324602Z" level=info msg="Ran pod sandbox 82e395360790d11086ebc5baab0666350d80954b87c7e78e9c5c377e327ea40b with infra container: openstack/glance-9421-account-create-update-fs75t/POD" id=bfcb8474-63ca-400b-8f7d-9401662d6c09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.229108 | controller | Jun 11 12:20:41.583764 crc crio[24477]: time="2026-06-11T12:20:41.583502559Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=8ac40617-b1b3-45cc-8d04-aaa578dbcb4c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.229126 | controller | Jun 11 12:20:41.589142 crc crio[24477]: time="2026-06-11T12:20:41.589015614Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=35b3b657-a07b-4b96-bac8-91ca90917563 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.229143 | controller | Jun 11 12:20:41.590029 crc crio[24477]: time="2026-06-11T12:20:41.589870531Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=1a4f39a8-0624-4c5e-a9bd-0da0772a486a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.229160 | controller | Jun 11 12:20:41.591262 crc crio[24477]: time="2026-06-11T12:20:41.59062551Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=32593a34-1991-4bff-9dc4-90015d287ed8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.229176 | controller | Jun 11 12:20:41.591855 crc crio[24477]: time="2026-06-11T12:20:41.591760024Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=f29c53fa-4ef6-44b8-9401-6b05570c6fa9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.229192 | controller | Jun 11 12:20:41.594717 crc crio[24477]: time="2026-06-11T12:20:41.593388187Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=1a0d9588-190b-4ee7-a6ae-370ca1294771 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.229207 | controller | Jun 11 12:20:41.599381 crc crio[24477]: time="2026-06-11T12:20:41.599270921Z" level=info msg="Ran pod sandbox 9a7b83d37bd1f9ae3bd97dba84f7f9d9236fb9aa10e97f3c0beb847a2ed20dca with infra container: openstack/glance-db-create-qgff6/POD" id=f44c25db-736d-4a42-9468-7759b56678bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.229223 | controller | Jun 11 12:20:41.608075 crc crio[24477]: time="2026-06-11T12:20:41.607975228Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=54c742f1-98d0-4a8e-81ad-16f32705dfc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.229290 | controller | Jun 11 12:20:41.609379 crc crio[24477]: time="2026-06-11T12:20:41.609286454Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=e1bcbe95-001d-47b7-a21b-8f3af96e0113 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.229309 | controller | Jun 11 12:20:41.610280 crc crio[24477]: time="2026-06-11T12:20:41.610208452Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=fa617a28-3227-44e6-8fcd-1eed327e2991 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.229330 | controller | Jun 11 12:20:41.614285 crc crio[24477]: time="2026-06-11T12:20:41.614190663Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=0fb3973f-8837-4c9a-83ee-7b7d1605db36 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.229346 | controller | Jun 11 12:20:41.753146 crc crio[24477]: time="2026-06-11T12:20:41.753036138Z" level=info msg="Created container 5c67f035e3a24fb138084de6a2b5da95803452fc2be5425a3d311fe4f09650e8: openstack/placement-db-create-fwnn8/mariadb-database-create" id=de1a9572-6b48-4589-9e11-7d0c70f01656 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.229363 | controller | Jun 11 12:20:41.754173 crc crio[24477]: time="2026-06-11T12:20:41.754116228Z" level=info msg="Starting container: 5c67f035e3a24fb138084de6a2b5da95803452fc2be5425a3d311fe4f09650e8" id=07c379bf-9fb7-4e14-8347-97dfdb05878f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.229379 | controller | Jun 11 12:20:41.771846 crc crio[24477]: time="2026-06-11T12:20:41.771725731Z" level=info msg="Started container" PID=61941 containerID=5c67f035e3a24fb138084de6a2b5da95803452fc2be5425a3d311fe4f09650e8 description=openstack/placement-db-create-fwnn8/mariadb-database-create id=07c379bf-9fb7-4e14-8347-97dfdb05878f name=/runtime.v1.RuntimeService/StartContainer sandboxID=953c5cc2b5b4cd821d4bf8d2c0dca880200f6c34f55158739d152476cfeb505d
2026-06-11 13:18:25.229397 | controller | Jun 11 12:20:41.784947 crc crio[24477]: time="2026-06-11T12:20:41.784814437Z" level=info msg="Creating container: openstack/keystone-2144-account-create-update-pprkt/mariadb-account-create-update" id=9856372f-d522-4953-be46-6658c41f4ca5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.229415 | controller | Jun 11 12:20:41.786701 crc crio[24477]: time="2026-06-11T12:20:41.786263518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.229432 | controller | Jun 11 12:20:41.830261 crc crio[24477]: time="2026-06-11T12:20:41.830035193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.229449 | controller | Jun 11 12:20:41.835069 crc crio[24477]: time="2026-06-11T12:20:41.834973732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.229466 | controller | Jun 11 12:20:41.967407 crc crio[24477]: time="2026-06-11T12:20:41.967292317Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0-config-1781180438-vg6mb/ovn-config" id=0c8d18a0-86ab-4bd7-94d1-f86770ce76c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.229482 | controller | Jun 11 12:20:41.969351 crc crio[24477]: time="2026-06-11T12:20:41.969276853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.229499 | controller | Jun 11 12:20:42.023264 crc crio[24477]: time="2026-06-11T12:20:42.023137733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.229515 | controller | Jun 11 12:20:42.027418 crc crio[24477]: time="2026-06-11T12:20:42.02734673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.229531 | controller | Jun 11 12:20:42.127631 crc crio[24477]: time="2026-06-11T12:20:42.127499215Z" level=info msg="Creating container: openstack/placement-6040-account-create-update-b74mw/mariadb-account-create-update" id=bdaea383-3f24-4d36-98b8-03d41436171a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.229551 | controller | Jun 11 12:20:42.130497 crc crio[24477]: time="2026-06-11T12:20:42.130394217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.229569 | controller | Jun 11 12:20:42.197299 crc crio[24477]: time="2026-06-11T12:20:42.197209636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.229585 | controller | Jun 11 12:20:42.200189 crc crio[24477]: time="2026-06-11T12:20:42.200119878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.229602 | controller | Jun 11 12:20:42.222480 crc crio[24477]: time="2026-06-11T12:20:42.222353341Z" level=info msg="Created container 6ff9f0d0d64bc4674864829a82cb369a13a04a01ee545c4d706266c478540926: openstack/keystone-2144-account-create-update-pprkt/mariadb-account-create-update" id=9856372f-d522-4953-be46-6658c41f4ca5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.229619 | controller | Jun 11 12:20:42.235379 crc crio[24477]: time="2026-06-11T12:20:42.235255602Z" level=info msg="Starting container: 6ff9f0d0d64bc4674864829a82cb369a13a04a01ee545c4d706266c478540926" id=5626f7ab-b44f-47f2-b340-cf4668dd1947 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.229635 | controller | Jun 11 12:20:42.245599 crc crio[24477]: time="2026-06-11T12:20:42.245471648Z" level=info msg="Started container" PID=61959 containerID=6ff9f0d0d64bc4674864829a82cb369a13a04a01ee545c4d706266c478540926 description=openstack/keystone-2144-account-create-update-pprkt/mariadb-account-create-update id=5626f7ab-b44f-47f2-b340-cf4668dd1947 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a57b496d50091431ac5e3878636616fc802c627371c8f1e37c2aeb3d0d267ec7
2026-06-11 13:18:25.229652 | controller | Jun 11 12:20:42.407037 crc crio[24477]: time="2026-06-11T12:20:42.406736504Z" level=info msg="Created container f7beb55ef666f539c17785dc2174c54712e75fc403a4ce031ee922b6f4b55f0d: openstack/ovsdbserver-nb-0-config-1781180438-vg6mb/ovn-config" id=0c8d18a0-86ab-4bd7-94d1-f86770ce76c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.229668 | controller | Jun 11 12:20:42.409744 crc crio[24477]: time="2026-06-11T12:20:42.409609604Z" level=info msg="Starting container: f7beb55ef666f539c17785dc2174c54712e75fc403a4ce031ee922b6f4b55f0d" id=294e5431-3ca0-4c22-b614-dff3e3409942 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.229684 | controller | Jun 11 12:20:42.411317 crc crio[24477]: time="2026-06-11T12:20:42.411243589Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0-config-1781180437-nm6ch/ovn-config" id=dfcd93a1-8363-420f-912c-7dc6b3d7d11b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.229701 | controller | Jun 11 12:20:42.413066 crc crio[24477]: time="2026-06-11T12:20:42.412435913Z" level=info msg="Created container 8d7a869b76fe818841e8907971d604774c34d492c7f32c7d6fee14c463f36bda: openstack/placement-6040-account-create-update-b74mw/mariadb-account-create-update" id=bdaea383-3f24-4d36-98b8-03d41436171a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.229718 | controller | Jun 11 12:20:42.414727 crc crio[24477]: time="2026-06-11T12:20:42.413927776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.229735 | controller | Jun 11 12:20:42.426044 crc crio[24477]: time="2026-06-11T12:20:42.42516329Z" level=info msg="Starting container: 8d7a869b76fe818841e8907971d604774c34d492c7f32c7d6fee14c463f36bda" id=9be90ca5-507d-45e9-a8a7-79bdf052d089 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.229751 | controller | Jun 11 12:20:42.426044 crc crio[24477]: time="2026-06-11T12:20:42.42587065Z" level=info msg="Started container" PID=61974 containerID=f7beb55ef666f539c17785dc2174c54712e75fc403a4ce031ee922b6f4b55f0d description=openstack/ovsdbserver-nb-0-config-1781180438-vg6mb/ovn-config id=294e5431-3ca0-4c22-b614-dff3e3409942 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9d2b817ed975c6f2523eb8e70fdf7cb68eae89f703ccabcc83fa9228cdeb91f
2026-06-11 13:18:25.229775 | controller | Jun 11 12:20:42.433629 crc crio[24477]: time="2026-06-11T12:20:42.433472943Z" level=info msg="Creating container: openstack/glance-9421-account-create-update-fs75t/mariadb-account-create-update" id=2a842ab2-dcdd-4c5d-9a03-2b308232e603 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.229793 | controller | Jun 11 12:20:42.440129 crc crio[24477]: time="2026-06-11T12:20:42.439875793Z" level=info msg="Started container" PID=61985 containerID=8d7a869b76fe818841e8907971d604774c34d492c7f32c7d6fee14c463f36bda description=openstack/placement-6040-account-create-update-b74mw/mariadb-account-create-update id=9be90ca5-507d-45e9-a8a7-79bdf052d089 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f65bc26a49943624de1c683f3f4a0eb9b95a4b20438600830e0e9abcde1e67a6
2026-06-11 13:18:25.229811 | controller | Jun 11 12:20:42.442805 crc crio[24477]: time="2026-06-11T12:20:42.442504987Z" level=info msg="Creating container: openstack/glance-db-create-qgff6/mariadb-database-create" id=6ecdc8bc-8c8c-47db-8431-4000ac70922f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.229826 | controller | Jun 11 12:20:42.450976 crc crio[24477]: time="2026-06-11T12:20:42.450412637Z" level=info msg="Creating container: openstack/keystone-db-create-zcsr2/mariadb-database-create" id=19874a51-6cf2-468d-bbd2-b6b1dbc0b75f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.229842 | controller | Jun 11 12:20:42.457704 crc crio[24477]: time="2026-06-11T12:20:42.457522036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.229882 | controller | Jun 11 12:20:42.458327 crc crio[24477]: time="2026-06-11T12:20:42.458288356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.229900 | controller | Jun 11 12:20:42.495922 crc crio[24477]: time="2026-06-11T12:20:42.495630433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.229917 | controller | Jun 11 12:20:42.537979 crc crio[24477]: time="2026-06-11T12:20:42.537853036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.229934 | controller | Jun 11 12:20:42.589302 crc crio[24477]: time="2026-06-11T12:20:42.588803823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.229951 | controller | Jun 11 12:20:42.597094 crc crio[24477]: time="2026-06-11T12:20:42.597038663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.229968 | controller | Jun 11 12:20:42.604820 crc crio[24477]: time="2026-06-11T12:20:42.604629546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.229984 | controller | Jun 11 12:20:42.638371 crc crio[24477]: time="2026-06-11T12:20:42.638260318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.230001 | controller | Jun 11 12:20:42.645403 crc crio[24477]: time="2026-06-11T12:20:42.645320796Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.230022 | controller | Jun 11 12:20:42.671297 crc crio[24477]: time="2026-06-11T12:20:42.67114005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.230039 | controller | Jun 11 12:20:42.673834 crc crio[24477]: time="2026-06-11T12:20:42.673778332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.230056 | controller | Jun 11 12:20:43.346343 crc crio[24477]: time="2026-06-11T12:20:43.346244256Z" level=info msg="Created container 5ff68c5f3172eb6716fbe2f1a4107bd8332554f5a2bf55374f2e1d857985dd7d: openstack/glance-9421-account-create-update-fs75t/mariadb-account-create-update" id=2a842ab2-dcdd-4c5d-9a03-2b308232e603 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.230073 | controller | Jun 11 12:20:43.348457 crc crio[24477]: time="2026-06-11T12:20:43.348294201Z" level=info msg="Starting container: 5ff68c5f3172eb6716fbe2f1a4107bd8332554f5a2bf55374f2e1d857985dd7d" id=d4bcb1c2-8a89-4f5b-abfb-89b298be8de0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.230091 | controller | Jun 11 12:20:43.354200 crc crio[24477]: time="2026-06-11T12:20:43.354075834Z" level=info msg="Started container" PID=62094 containerID=5ff68c5f3172eb6716fbe2f1a4107bd8332554f5a2bf55374f2e1d857985dd7d description=openstack/glance-9421-account-create-update-fs75t/mariadb-account-create-update id=d4bcb1c2-8a89-4f5b-abfb-89b298be8de0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82e395360790d11086ebc5baab0666350d80954b87c7e78e9c5c377e327ea40b
2026-06-11 13:18:25.230108 | controller | Jun 11 12:20:43.354765 crc crio[24477]: time="2026-06-11T12:20:43.35461242Z" level=info msg="Created container add99ccee575185ad49da5cb0f386d757ab7a5d7961ae5c64d4d3578830b0f1d: openstack/ovsdbserver-sb-0-config-1781180437-nm6ch/ovn-config" id=dfcd93a1-8363-420f-912c-7dc6b3d7d11b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.230125 | controller | Jun 11 12:20:43.355844 crc crio[24477]: time="2026-06-11T12:20:43.35573356Z" level=info msg="Starting container: add99ccee575185ad49da5cb0f386d757ab7a5d7961ae5c64d4d3578830b0f1d" id=1e9be335-3fe0-4f5a-98ca-cfdf21299808 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.230142 | controller | Jun 11 12:20:43.375584 crc crio[24477]: time="2026-06-11T12:20:43.373022665Z" level=info msg="Created container bac6c220b78c8b50df0c0bd6a6911230dd2777c302cad3acdf0a4f4f650469b7: openstack/keystone-db-create-zcsr2/mariadb-database-create" id=19874a51-6cf2-468d-bbd2-b6b1dbc0b75f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.230158 | controller | Jun 11 12:20:43.375584 crc crio[24477]: time="2026-06-11T12:20:43.374333682Z" level=info msg="Created container 88f6334d8472f9f778d948c3167ed125457c34a97f1ea15acfa7f4c6780a60dc: openstack/glance-db-create-qgff6/mariadb-database-create" id=6ecdc8bc-8c8c-47db-8431-4000ac70922f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.230173 | controller | Jun 11 12:20:43.376905 crc crio[24477]: time="2026-06-11T12:20:43.376809212Z" level=info msg="Starting container: bac6c220b78c8b50df0c0bd6a6911230dd2777c302cad3acdf0a4f4f650469b7" id=5d669bf2-df1a-44b0-90c1-6d37ffc9d4bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.230189 | controller | Jun 11 12:20:43.378484 crc crio[24477]: time="2026-06-11T12:20:43.377529911Z" level=info msg="Starting container: 88f6334d8472f9f778d948c3167ed125457c34a97f1ea15acfa7f4c6780a60dc" id=16328336-7239-4683-aa50-b52e754a5e23 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.230205 | controller | Jun 11 12:20:43.383554 crc crio[24477]: time="2026-06-11T12:20:43.38216739Z" level=info msg="Started container" PID=62095 containerID=add99ccee575185ad49da5cb0f386d757ab7a5d7961ae5c64d4d3578830b0f1d description=openstack/ovsdbserver-sb-0-config-1781180437-nm6ch/ovn-config id=1e9be335-3fe0-4f5a-98ca-cfdf21299808 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0df387bde780e071431b7b13ca1a0793299ff61903b9f5361e808d05a695edd0
2026-06-11 13:18:25.230225 | controller | Jun 11 12:20:43.388781 crc crio[24477]: time="2026-06-11T12:20:43.388727594Z" level=info msg="Started container" PID=62096 containerID=bac6c220b78c8b50df0c0bd6a6911230dd2777c302cad3acdf0a4f4f650469b7 description=openstack/keystone-db-create-zcsr2/mariadb-database-create id=5d669bf2-df1a-44b0-90c1-6d37ffc9d4bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=946e80ae6a25526cdf5f1bbbd98cb5b82cab47f4fb6a46955fcc19670060d663
2026-06-11 13:18:25.230243 | controller | Jun 11 12:20:43.395992 crc crio[24477]: time="2026-06-11T12:20:43.395897487Z" level=info msg="Started container" PID=62093 containerID=88f6334d8472f9f778d948c3167ed125457c34a97f1ea15acfa7f4c6780a60dc description=openstack/glance-db-create-qgff6/mariadb-database-create id=16328336-7239-4683-aa50-b52e754a5e23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a7b83d37bd1f9ae3bd97dba84f7f9d9236fb9aa10e97f3c0beb847a2ed20dca
2026-06-11 13:18:25.230260 | controller | Jun 11 12:20:43.494467 crc crio[24477]: time="2026-06-11T12:20:43.49435215Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-brnpk/POD" id=3c6b0423-60f2-4ec0-b5db-90fd9272e284 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.230276 | controller | Jun 11 12:20:43.495769 crc crio[24477]: time="2026-06-11T12:20:43.494495535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.230294 | controller | Jun 11 12:20:43.728954 crc crio[24477]: time="2026-06-11T12:20:43.728286952Z" level=info msg="Got pod network &{Name:root-account-create-update-brnpk Namespace:openstack ID:71a98ee75ea11909007195b0e23757d858c67b7b6c18fd625fc54dbcf1c7cc4c UID:1f10d6fa-7891-45b9-b801-895089a93dfd NetNS:/var/run/netns/a1abf0b0-2513-404e-8562-662f19229f4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f10d6fa_7891_45b9_b801_895089a93dfd.slice PodAnnotations:0xc007b16438}] Aliases:map[]}"
2026-06-11 13:18:25.230310 | controller | Jun 11 12:20:43.728954 crc crio[24477]: time="2026-06-11T12:20:43.728906099Z" level=info msg="Adding pod openstack_root-account-create-update-brnpk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.230328 | controller | Jun 11 12:20:43.820216 crc crio[24477]: time="2026-06-11T12:20:43.820063116Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:1103ac44213a31db91a44725405204317c723260e4337ee3e45072e804733904" id=df7fad63-b475-4082-ad3f-afdcfcf982b7 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.230345 | controller | Jun 11 12:20:43.821344 crc crio[24477]: time="2026-06-11T12:20:43.821152614Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=d75ea16a-4874-46d2-82c0-13210305d2a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.230362 | controller | Jun 11 12:20:43.980915 crc crio[24477]: time="2026-06-11T12:20:43.971186027Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=e0ae9f07-f631-4b72-aabe-94ad06ac851c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.230378 | controller | Jun 11 12:20:44.005764 crc crio[24477]: time="2026-06-11T12:20:44.005088142Z" level=info msg="Creating container: openstack/ovn-northd-0/ovn-northd" id=4408a10f-3e59-4718-8e3c-ba7add2b0e38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.230394 | controller | Jun 11 12:20:44.008701 crc crio[24477]: time="2026-06-11T12:20:44.006549843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.230414 | controller | Jun 11 12:20:44.146754 crc crio[24477]: time="2026-06-11T12:20:44.146534766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.230431 | controller | Jun 11 12:20:44.160250 crc crio[24477]: time="2026-06-11T12:20:44.160140097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.230447 | controller | Jun 11 12:20:44.179508 crc crio[24477]: time="2026-06-11T12:20:44.179395206Z" level=info msg="Stopping pod sandbox: f65bc26a49943624de1c683f3f4a0eb9b95a4b20438600830e0e9abcde1e67a6" id=b7ac8826-91fd-486e-bcfe-e0d002152502 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.230462 | controller | Jun 11 12:20:44.179508 crc crio[24477]: time="2026-06-11T12:20:44.179454608Z" level=info msg="Stopping pod sandbox: b9d2b817ed975c6f2523eb8e70fdf7cb68eae89f703ccabcc83fa9228cdeb91f" id=7e6f57eb-40ec-4195-9370-c4dd130e6a69 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.230479 | controller | Jun 11 12:20:44.179788 crc crio[24477]: time="2026-06-11T12:20:44.179432577Z" level=info msg="Stopping pod sandbox: a57b496d50091431ac5e3878636616fc802c627371c8f1e37c2aeb3d0d267ec7" id=4f4e3741-7e8d-40fe-b971-1838ac526d93 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.230496 | controller | Jun 11 12:20:44.179979 crc crio[24477]: time="2026-06-11T12:20:44.179463938Z" level=info msg="Stopping pod sandbox: 953c5cc2b5b4cd821d4bf8d2c0dca880200f6c34f55158739d152476cfeb505d" id=06ef13c2-80d7-4968-9af9-51d356c571da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.230512 | controller | Jun 11 12:20:44.180190 crc crio[24477]: time="2026-06-11T12:20:44.180072825Z" level=info msg="Got pod network &{Name:keystone-2144-account-create-update-pprkt Namespace:openstack ID:a57b496d50091431ac5e3878636616fc802c627371c8f1e37c2aeb3d0d267ec7 UID:21447561-3569-4dd9-9e76-e8dfd402f26f NetNS:/var/run/netns/2d82d93e-57da-4f93-b233-58c79f207cc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21447561_3569_4dd9_9e76_e8dfd402f26f.slice PodAnnotations:0xc002ce41e8}] Aliases:map[]}"
2026-06-11 13:18:25.230528 | controller | Jun 11 12:20:44.180380 crc crio[24477]: time="2026-06-11T12:20:44.180201909Z" level=info msg="Deleting pod openstack_keystone-2144-account-create-update-pprkt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.230546 | controller | Jun 11 12:20:44.180380 crc crio[24477]: time="2026-06-11T12:20:44.180342472Z" level=info msg="Got pod network &{Name:placement-db-create-fwnn8 Namespace:openstack ID:953c5cc2b5b4cd821d4bf8d2c0dca880200f6c34f55158739d152476cfeb505d UID:db798e90-8785-427f-abe2-cb2c9503a1af NetNS:/var/run/netns/967e65b9-79fc-41e9-8de5-3977ddc91a91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb798e90_8785_427f_abe2_cb2c9503a1af.slice PodAnnotations:0xc002d941a8}] Aliases:map[]}"
2026-06-11 13:18:25.230562 | controller | Jun 11 12:20:44.183501 crc crio[24477]: time="2026-06-11T12:20:44.18062189Z" level=info msg="Deleting pod openstack_placement-db-create-fwnn8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.230578 | controller | Jun 11 12:20:44.183501 crc crio[24477]: time="2026-06-11T12:20:44.183469822Z" level=info msg="Got pod network &{Name:placement-6040-account-create-update-b74mw Namespace:openstack ID:f65bc26a49943624de1c683f3f4a0eb9b95a4b20438600830e0e9abcde1e67a6 UID:7acbcb88-bc79-41be-b941-bb200cf395f2 NetNS:/var/run/netns/94bbc2bc-8133-4dc2-b90d-e4dd1c2aaff0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7acbcb88_bc79_41be_b941_bb200cf395f2.slice PodAnnotations:0xc0072c0290}] Aliases:map[]}"
2026-06-11 13:18:25.230599 | controller | Jun 11 12:20:44.183713 crc crio[24477]: time="2026-06-11T12:20:44.183632356Z" level=info msg="Deleting pod openstack_placement-6040-account-create-update-b74mw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.230616 | controller | Jun 11 12:20:44.185464 crc crio[24477]: time="2026-06-11T12:20:44.185284081Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781180438-vg6mb Namespace:openstack ID:b9d2b817ed975c6f2523eb8e70fdf7cb68eae89f703ccabcc83fa9228cdeb91f UID:bae4cae6-f4da-4af0-a45b-f97f5bce2161 NetNS:/var/run/netns/6bb1faf2-e161-4526-8c10-f2f55c7e29a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbae4cae6_f4da_4af0_a45b_f97f5bce2161.slice PodAnnotations:0xc007b160e8}] Aliases:map[]}"
2026-06-11 13:18:25.230632 | controller | Jun 11 12:20:44.185540 crc crio[24477]: time="2026-06-11T12:20:44.185483387Z" level=info msg="Deleting pod openstack_ovsdbserver-nb-0-config-1781180438-vg6mb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.230650 | controller | Jun 11 12:20:44.290497 crc crio[24477]: time="2026-06-11T12:20:44.290364894Z" level=info msg="Created container 07295c3ed29639517e9af45d0a255d9b88184b3b1712a0acf09ddbccb0662c8e: openstack/ovn-northd-0/ovn-northd" id=4408a10f-3e59-4718-8e3c-ba7add2b0e38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.230666 | controller | Jun 11 12:20:44.292896 crc crio[24477]: time="2026-06-11T12:20:44.292718179Z" level=info msg="Starting container: 07295c3ed29639517e9af45d0a255d9b88184b3b1712a0acf09ddbccb0662c8e" id=1969e3b4-b411-4c3c-9f27-17cc277cd1c9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.230682 | controller | Jun 11 12:20:44.302389 crc crio[24477]: time="2026-06-11T12:20:44.302247209Z" level=info msg="Started container" PID=62279 containerID=07295c3ed29639517e9af45d0a255d9b88184b3b1712a0acf09ddbccb0662c8e description=openstack/ovn-northd-0/ovn-northd id=1969e3b4-b411-4c3c-9f27-17cc277cd1c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb047733f5f2a96893dea48d84fee17c70835d37248467d127bc36077f4adc59
2026-06-11 13:18:25.230699 | controller | Jun 11 12:20:44.329063 crc crio[24477]: time="2026-06-11T12:20:44.328812503Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=222c9b98-a580-46d1-aecf-cfa7e4e0ecad name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.230715 | controller | Jun 11 12:20:44.411200 crc crio[24477]: 2026-06-11T12:20:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71a98ee75ea1190 Mac:56:7e:1a:7f:c4:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/a1abf0b0-2513-404e-8562-662f19229f4c SocketPath: PciID:}] [{Interface:0xc0001342b0 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.230731 | controller | Jun 11 12:20:44.411200 crc crio[24477]: time="2026-06-11T12:20:44.407612649Z" level=info msg="Got pod network &{Name:root-account-create-update-brnpk Namespace:openstack ID:71a98ee75ea11909007195b0e23757d858c67b7b6c18fd625fc54dbcf1c7cc4c UID:1f10d6fa-7891-45b9-b801-895089a93dfd NetNS:/var/run/netns/a1abf0b0-2513-404e-8562-662f19229f4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f10d6fa_7891_45b9_b801_895089a93dfd.slice PodAnnotations:0xc007b16438}] Aliases:map[]}"
2026-06-11 13:18:25.230748 | controller | Jun 11 12:20:44.411200 crc crio[24477]: time="2026-06-11T12:20:44.407874396Z" level=info msg="Checking pod openstack_root-account-create-update-brnpk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.230768 | controller | Jun 11 12:20:44.411492 crc crio[24477]: time="2026-06-11T12:20:44.411195628Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=841dde49-e128-42e1-9354-c0cd5cd495a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.230786 | controller | Jun 11 12:20:44.428503 crc crio[24477]: time="2026-06-11T12:20:44.428426281Z" level=info msg="Ran pod sandbox 71a98ee75ea11909007195b0e23757d858c67b7b6c18fd625fc54dbcf1c7cc4c with infra container: openstack/root-account-create-update-brnpk/POD" id=3c6b0423-60f2-4ec0-b5db-90fd9272e284 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.230802 | controller | Jun 11 12:20:44.430310 crc crio[24477]: time="2026-06-11T12:20:44.430194319Z" level=info msg="Creating container: openstack/ovn-northd-0/openstack-network-exporter" id=30e03dd0-312f-4c5f-9d8d-f3dc91b2674c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.230820 | controller | Jun 11 12:20:44.430731 crc crio[24477]: time="2026-06-11T12:20:44.430611281Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=89621746-0f9f-40d4-9dcd-4d7d8093a8a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.230837 | controller | Jun 11 12:20:44.433393 crc crio[24477]: time="2026-06-11T12:20:44.433290237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.230878 | controller | Jun 11 12:20:44.436438 crc crio[24477]: time="2026-06-11T12:20:44.436277372Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=fc2aa8bd-2f68-41e3-8d18-f7d1c3ce4e96 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.230897 | controller | Jun 11 12:20:44.460809 crc crio[24477]: time="2026-06-11T12:20:44.460633622Z" level=info msg="Creating container: openstack/root-account-create-update-brnpk/mariadb-account-create-update" id=f0dfd0d3-8fd6-4f8b-972d-3997a8b5ff9b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.230913 | controller | Jun 11 12:20:44.463406 crc crio[24477]: time="2026-06-11T12:20:44.463324628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.230930 | controller | Jun 11 12:20:44.484437 crc crio[24477]: time="2026-06-11T12:20:44.484317067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.230946 | controller | Jun 11 12:20:44.488476 crc crio[24477]: time="2026-06-11T12:20:44.488232825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.230963 | controller | Jun 11 12:20:44.509049 crc crio[24477]: time="2026-06-11T12:20:44.508991821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.230979 | controller | Jun 11 12:20:44.518916 crc crio[24477]: time="2026-06-11T12:20:44.51885472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.230996 | controller | Jun 11 12:20:44.691538 crc crio[24477]: time="2026-06-11T12:20:44.68768659Z" level=info msg="Stopped pod sandbox: f65bc26a49943624de1c683f3f4a0eb9b95a4b20438600830e0e9abcde1e67a6" id=b7ac8826-91fd-486e-bcfe-e0d002152502 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.231012 | controller | Jun 11 12:20:44.775198 crc crio[24477]: time="2026-06-11T12:20:44.77509672Z" level=info msg="Created container fe56c0d2514bd957d41c1c147db1a8d7b73e2f0e842030585b1e1ca20dc336a5: openstack/ovn-northd-0/openstack-network-exporter" id=30e03dd0-312f-4c5f-9d8d-f3dc91b2674c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.231032 | controller | Jun 11 12:20:44.781146 crc crio[24477]: time="2026-06-11T12:20:44.780797201Z" level=info msg="Starting container: fe56c0d2514bd957d41c1c147db1a8d7b73e2f0e842030585b1e1ca20dc336a5" id=5d403836-92b7-4753-a140-f2b4f333a8cd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.231050 | controller | Jun 11 12:20:44.792475 crc crio[24477]: time="2026-06-11T12:20:44.791062846Z" level=info msg="Started container" PID=62364 containerID=fe56c0d2514bd957d41c1c147db1a8d7b73e2f0e842030585b1e1ca20dc336a5 description=openstack/ovn-northd-0/openstack-network-exporter id=5d403836-92b7-4753-a140-f2b4f333a8cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb047733f5f2a96893dea48d84fee17c70835d37248467d127bc36077f4adc59
2026-06-11 13:18:25.231067 | controller | Jun 11 12:20:44.796006 crc crio[24477]: time="2026-06-11T12:20:44.79579175Z" level=info msg="Created container 6082d7a97a08e7f3b0f60fa0cbccbea56df03db120028d38e2a1db75d2305d38: openstack/root-account-create-update-brnpk/mariadb-account-create-update" id=f0dfd0d3-8fd6-4f8b-972d-3997a8b5ff9b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.231084 | controller | Jun 11 12:20:44.805177 crc crio[24477]: time="2026-06-11T12:20:44.805066342Z" level=info msg="Starting container: 6082d7a97a08e7f3b0f60fa0cbccbea56df03db120028d38e2a1db75d2305d38" id=05e6dd4e-f54f-41d2-bad7-1ece5b75dd92 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.231100 | controller | Jun 11 12:20:44.825621 crc crio[24477]: time="2026-06-11T12:20:44.82532265Z" level=info msg="Started container" PID=62363 containerID=6082d7a97a08e7f3b0f60fa0cbccbea56df03db120028d38e2a1db75d2305d38 description=openstack/root-account-create-update-brnpk/mariadb-account-create-update id=05e6dd4e-f54f-41d2-bad7-1ece5b75dd92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71a98ee75ea11909007195b0e23757d858c67b7b6c18fd625fc54dbcf1c7cc4c
2026-06-11 13:18:25.231116 | controller | Jun 11 12:20:44.893765 crc crio[24477]: time="2026-06-11T12:20:44.893708736Z" level=info msg="Stopped pod sandbox: a57b496d50091431ac5e3878636616fc802c627371c8f1e37c2aeb3d0d267ec7" id=4f4e3741-7e8d-40fe-b971-1838ac526d93 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.231133 | controller | Jun 11 12:20:44.910934 crc crio[24477]: time="2026-06-11T12:20:44.910832271Z" level=info msg="Stopped pod sandbox: b9d2b817ed975c6f2523eb8e70fdf7cb68eae89f703ccabcc83fa9228cdeb91f" id=7e6f57eb-40ec-4195-9370-c4dd130e6a69 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.231150 | controller | Jun 11 12:20:44.989472 crc crio[24477]: time="2026-06-11T12:20:44.989365969Z" level=info msg="Stopped pod sandbox: 953c5cc2b5b4cd821d4bf8d2c0dca880200f6c34f55158739d152476cfeb505d" id=06ef13c2-80d7-4968-9af9-51d356c571da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.231167 | controller | Jun 11 12:20:45.206117 crc crio[24477]: time="2026-06-11T12:20:45.205458221Z" level=info msg="Stopping pod sandbox: 82e395360790d11086ebc5baab0666350d80954b87c7e78e9c5c377e327ea40b" id=263d17c6-3553-4ff1-ab84-3916124a90d9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.231184 | controller | Jun 11 12:20:45.206754 crc crio[24477]: time="2026-06-11T12:20:45.20647473Z" level=info msg="Got pod network &{Name:glance-9421-account-create-update-fs75t Namespace:openstack ID:82e395360790d11086ebc5baab0666350d80954b87c7e78e9c5c377e327ea40b UID:66b567a8-59d6-4e1f-89db-7d7f05d6ff16 NetNS:/var/run/netns/ced4dad4-129a-4d4b-a077-9591c7af17e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66b567a8_59d6_4e1f_89db_7d7f05d6ff16.slice PodAnnotations:0xc0072c08c0}] Aliases:map[]}"
2026-06-11 13:18:25.231204 | controller | Jun 11 12:20:45.206754 crc crio[24477]: time="2026-06-11T12:20:45.206702747Z" level=info msg="Deleting pod openstack_glance-9421-account-create-update-fs75t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.231221 | controller | Jun 11 12:20:45.249637 crc crio[24477]: time="2026-06-11T12:20:45.249530075Z" level=info msg="Stopping pod sandbox: 9a7b83d37bd1f9ae3bd97dba84f7f9d9236fb9aa10e97f3c0beb847a2ed20dca" id=ede4659f-1fe3-471d-9c40-c6ca36f51c50 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.231237 | controller | Jun 11 12:20:45.259476 crc crio[24477]: time="2026-06-11T12:20:45.259351475Z" level=info msg="Stopping pod sandbox: 946e80ae6a25526cdf5f1bbbd98cb5b82cab47f4fb6a46955fcc19670060d663" id=297664b5-1597-48ab-925f-1ca950d29439 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.231253 | controller | Jun 11 12:20:45.260040 crc crio[24477]: time="2026-06-11T12:20:45.259972072Z" level=info msg="Got pod network &{Name:keystone-db-create-zcsr2 Namespace:openstack ID:946e80ae6a25526cdf5f1bbbd98cb5b82cab47f4fb6a46955fcc19670060d663 UID:eeec9cbe-262c-4c60-abed-63f69542c159 NetNS:/var/run/netns/d3cad4d2-9aa5-4f6b-ac34-34883b0b8211 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeec9cbe_262c_4c60_abed_63f69542c159.slice PodAnnotations:0xc002ce4a00}] Aliases:map[]}"
2026-06-11 13:18:25.231269 | controller | Jun 11 12:20:45.260158 crc crio[24477]: time="2026-06-11T12:20:45.260118287Z" level=info msg="Deleting pod openstack_keystone-db-create-zcsr2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.231286 | controller | Jun 11 12:20:45.261467 crc crio[24477]: time="2026-06-11T12:20:45.260600591Z" level=info msg="Stopping pod sandbox: 0df387bde780e071431b7b13ca1a0793299ff61903b9f5361e808d05a695edd0" id=92e7121b-4a94-4251-b1aa-cc3e711aa111 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.231303 | controller | Jun 11 12:20:45.261467 crc crio[24477]: time="2026-06-11T12:20:45.261368116Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781180437-nm6ch Namespace:openstack ID:0df387bde780e071431b7b13ca1a0793299ff61903b9f5361e808d05a695edd0 UID:d567d618-c421-48bd-9cea-849f6dd0d073 NetNS:/var/run/netns/d087c028-2db4-450b-bc1a-6cc649b35adc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd567d618_c421_48bd_9cea_849f6dd0d073.slice PodAnnotations:0xc002d94988}] Aliases:map[]}"
2026-06-11 13:18:25.231342 | controller | Jun 11 12:20:45.261942 crc crio[24477]: time="2026-06-11T12:20:45.261831796Z" level=info msg="Deleting pod openstack_ovsdbserver-sb-0-config-1781180437-nm6ch from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.231361 | controller | Jun 11 12:20:45.262230 crc crio[24477]: time="2026-06-11T12:20:45.262181223Z" level=info msg="Got pod network &{Name:glance-db-create-qgff6 Namespace:openstack ID:9a7b83d37bd1f9ae3bd97dba84f7f9d9236fb9aa10e97f3c0beb847a2ed20dca UID:5a3ffe6b-0d8d-4ab2-81b7-c6c21621c52d NetNS:/var/run/netns/a6298b79-1c8f-409c-bda8-1cb3e99b2d40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a3ffe6b_0d8d_4ab2_81b7_c6c21621c52d.slice PodAnnotations:0xc0072c09c8}] Aliases:map[]}"
2026-06-11 13:18:25.231379 | controller | Jun 11 12:20:45.262740 crc crio[24477]: time="2026-06-11T12:20:45.262707768Z" level=info msg="Deleting pod openstack_glance-db-create-qgff6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.231442 | controller | Jun 11 12:20:45.571213 crc crio[24477]: time="2026-06-11T12:20:45.571121641Z" level=info msg="Stopped pod sandbox: 82e395360790d11086ebc5baab0666350d80954b87c7e78e9c5c377e327ea40b" id=263d17c6-3553-4ff1-ab84-3916124a90d9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.231469 | controller | Jun 11 12:20:45.915721 crc crio[24477]: time="2026-06-11T12:20:45.91391259Z" level=info msg="Stopped pod sandbox: 9a7b83d37bd1f9ae3bd97dba84f7f9d9236fb9aa10e97f3c0beb847a2ed20dca" id=ede4659f-1fe3-471d-9c40-c6ca36f51c50 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.231488 | controller | Jun 11 12:20:45.966743 crc crio[24477]: time="2026-06-11T12:20:45.96463109Z" level=info msg="Stopped pod sandbox: 0df387bde780e071431b7b13ca1a0793299ff61903b9f5361e808d05a695edd0" id=92e7121b-4a94-4251-b1aa-cc3e711aa111 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.231505 | controller | Jun 11 12:20:45.972701 crc crio[24477]: time="2026-06-11T12:20:45.970601029Z" level=info msg="Stopped pod sandbox: 946e80ae6a25526cdf5f1bbbd98cb5b82cab47f4fb6a46955fcc19670060d663" id=297664b5-1597-48ab-925f-1ca950d29439 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.231523 | controller | Jun 11 12:20:46.277715 crc crio[24477]: time="2026-06-11T12:20:46.277266816Z" level=info msg="Stopping pod sandbox: 71a98ee75ea11909007195b0e23757d858c67b7b6c18fd625fc54dbcf1c7cc4c" id=75883b96-dd66-4a65-9a82-3ee6edfdc3a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.231544 | controller | Jun 11 12:20:46.278925 crc crio[24477]: time="2026-06-11T12:20:46.278871031Z" level=info msg="Got pod network &{Name:root-account-create-update-brnpk Namespace:openstack ID:71a98ee75ea11909007195b0e23757d858c67b7b6c18fd625fc54dbcf1c7cc4c UID:1f10d6fa-7891-45b9-b801-895089a93dfd NetNS:/var/run/netns/a1abf0b0-2513-404e-8562-662f19229f4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f10d6fa_7891_45b9_b801_895089a93dfd.slice PodAnnotations:0xc000a87060}] Aliases:map[]}"
2026-06-11 13:18:25.231571 | controller | Jun 11 12:20:46.279146 crc crio[24477]: time="2026-06-11T12:20:46.279030486Z" level=info msg="Deleting pod openstack_root-account-create-update-brnpk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.231595 | controller | Jun 11 12:20:46.639204 crc crio[24477]: time="2026-06-11T12:20:46.638497712Z" level=info msg="Stopped pod sandbox: 71a98ee75ea11909007195b0e23757d858c67b7b6c18fd625fc54dbcf1c7cc4c" id=75883b96-dd66-4a65-9a82-3ee6edfdc3a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.231620 | controller | Jun 11 12:20:49.619404 crc crio[24477]: time="2026-06-11T12:20:49.618474225Z" level=info msg="Running pod sandbox: openstack/glance-db-sync-rsl5c/POD" id=d139180f-e45c-4261-9c60-6e8861441d38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.231644 | controller | Jun 11 12:20:49.620830 crc crio[24477]: time="2026-06-11T12:20:49.619435861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.231667 | controller | Jun 11 12:20:49.687870 crc crio[24477]: time="2026-06-11T12:20:49.687714284Z" level=info msg="Got pod network &{Name:glance-db-sync-rsl5c Namespace:openstack ID:6ae1b1f28b14efcc43a516147ba9c67232aa62fdfaacff55567ce2c78886276b UID:5fd6362e-152c-4266-879d-26a2d51153fb NetNS:/var/run/netns/2d57694b-24c1-47ea-839c-27da2f8eb0c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5fd6362e_152c_4266_879d_26a2d51153fb.slice PodAnnotations:0xc002ce4040}] Aliases:map[]}"
2026-06-11 13:18:25.231688 | controller | Jun 11 12:20:49.687870 crc crio[24477]: time="2026-06-11T12:20:49.687792096Z" level=info msg="Adding pod openstack_glance-db-sync-rsl5c to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.231714 | controller | Jun 11 12:20:50.441892 crc crio[24477]: 2026-06-11T12:20:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6ae1b1f28b14efc Mac:2e:16:5d:f8:fe:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/2d57694b-24c1-47ea-839c-27da2f8eb0c4 SocketPath: PciID:}] [{Interface:0xc000014fd0 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.231745 | controller | Jun 11 12:20:50.443875 crc crio[24477]: time="2026-06-11T12:20:50.443749247Z" level=info msg="Got pod network &{Name:glance-db-sync-rsl5c Namespace:openstack ID:6ae1b1f28b14efcc43a516147ba9c67232aa62fdfaacff55567ce2c78886276b UID:5fd6362e-152c-4266-879d-26a2d51153fb NetNS:/var/run/netns/2d57694b-24c1-47ea-839c-27da2f8eb0c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5fd6362e_152c_4266_879d_26a2d51153fb.slice PodAnnotations:0xc002ce4040}] Aliases:map[]}"
2026-06-11 13:18:25.231767 | controller | Jun 11 12:20:50.443995 crc crio[24477]: time="2026-06-11T12:20:50.443952322Z" level=info msg="Checking pod openstack_glance-db-sync-rsl5c for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.231785 | controller | Jun 11 12:20:50.467160 crc crio[24477]: time="2026-06-11T12:20:50.466137531Z" level=info msg="Ran pod sandbox 6ae1b1f28b14efcc43a516147ba9c67232aa62fdfaacff55567ce2c78886276b with infra container: openstack/glance-db-sync-rsl5c/POD" id=d139180f-e45c-4261-9c60-6e8861441d38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.231803 | controller | Jun 11 12:20:50.470942 crc crio[24477]: time="2026-06-11T12:20:50.470872825Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=6c563b9d-45af-460a-8f3b-e423d7fdbe53 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.231820 | controller | Jun 11 12:20:50.471114 crc crio[24477]: time="2026-06-11T12:20:50.47105697Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found" id=6c563b9d-45af-460a-8f3b-e423d7fdbe53 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.231837 | controller | Jun 11 12:20:50.471194 crc crio[24477]: time="2026-06-11T12:20:50.471126392Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found" id=6c563b9d-45af-460a-8f3b-e423d7fdbe53 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.231881 | controller | Jun 11 12:20:50.472969 crc crio[24477]: time="2026-06-11T12:20:50.472833111Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=36e163a8-1232-442c-8af5-a810cc7e79f1 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.231901 | controller | Jun 11 12:20:50.479318 crc crio[24477]: time="2026-06-11T12:20:50.4792275Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\""
2026-06-11 13:18:25.231920 | controller | Jun 11 12:20:52.417358 crc crio[24477]: time="2026-06-11T12:20:52.416853717Z" level=info msg="Stopping pod sandbox: 3ec7a4d1638261f7b02faad03e80c6a6dd3d6a2e931605e145124e82bc41e927" id=5aa2f408-aa11-4b6a-b096-ccaa81b3232b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.231938 | controller | Jun 11 12:20:52.418468 crc crio[24477]: time="2026-06-11T12:20:52.418138894Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-9fpm5 Namespace:openstack ID:3ec7a4d1638261f7b02faad03e80c6a6dd3d6a2e931605e145124e82bc41e927 UID:b37c0f36-b0f3-4718-89eb-0485c2f788d4 NetNS:/var/run/netns/68088ab1-b191-4d6d-969b-6e77bd940d47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb37c0f36_b0f3_4718_89eb_0485c2f788d4.slice PodAnnotations:0xc0072c0578}] Aliases:map[]}"
2026-06-11 13:18:25.231956 | controller | Jun 11 12:20:52.418468 crc crio[24477]: time="2026-06-11T12:20:52.418279018Z" level=info msg="Deleting pod openstack_swift-ring-rebalance-9fpm5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.231977 | controller | Jun 11 12:20:52.721688 crc crio[24477]: time="2026-06-11T12:20:52.721529378Z" level=info msg="Stopped pod sandbox: 3ec7a4d1638261f7b02faad03e80c6a6dd3d6a2e931605e145124e82bc41e927" id=5aa2f408-aa11-4b6a-b096-ccaa81b3232b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.231996 | controller | Jun 11 12:20:53.275275 crc crio[24477]: time="2026-06-11T12:20:53.274606343Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-phjc4/POD" id=ec8c52f9-7dd6-4df9-be9d-d10678ff2dc3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.232014 | controller | Jun 11 12:20:53.275470 crc crio[24477]: time="2026-06-11T12:20:53.275288572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.232031 | controller | Jun 11 12:20:53.314322 crc crio[24477]: time="2026-06-11T12:20:53.31414213Z" level=info msg="Got pod network &{Name:root-account-create-update-phjc4 Namespace:openstack ID:8e8348cdb73efa085648c81b886afe92a6a9928f4c8ef05f3fedc3416d619cf5 UID:3cdaf132-a856-45e8-84fb-8f7f148fcb1d NetNS:/var/run/netns/9ef027d7-fda1-4656-bc71-14d60e6af359 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cdaf132_a856_45e8_84fb_8f7f148fcb1d.slice PodAnnotations:0xc0072c0820}] Aliases:map[]}"
2026-06-11 13:18:25.232049 | controller | Jun 11 12:20:53.314322 crc crio[24477]: time="2026-06-11T12:20:53.314327905Z" level=info msg="Adding pod openstack_root-account-create-update-phjc4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.232066 | controller | Jun 11 12:20:53.888992 crc crio[24477]: 2026-06-11T12:20:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8e8348cdb73efa0 Mac:8e:eb:40:1f:d6:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/9ef027d7-fda1-4656-bc71-14d60e6af359 SocketPath: PciID:}] [{Interface:0xc000132f40 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.232083 | controller | Jun 11 12:20:53.893514 crc crio[24477]: time="2026-06-11T12:20:53.893444338Z" level=info msg="Got pod network &{Name:root-account-create-update-phjc4 Namespace:openstack ID:8e8348cdb73efa085648c81b886afe92a6a9928f4c8ef05f3fedc3416d619cf5 UID:3cdaf132-a856-45e8-84fb-8f7f148fcb1d NetNS:/var/run/netns/9ef027d7-fda1-4656-bc71-14d60e6af359 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cdaf132_a856_45e8_84fb_8f7f148fcb1d.slice PodAnnotations:0xc0072c0820}] Aliases:map[]}"
2026-06-11 13:18:25.232101 | controller | Jun 11 12:20:53.893988 crc crio[24477]: time="2026-06-11T12:20:53.893737756Z" level=info msg="Checking pod openstack_root-account-create-update-phjc4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.232119 | controller | Jun 11 12:20:53.906412 crc crio[24477]: time="2026-06-11T12:20:53.906292552Z" level=info msg="Ran pod sandbox 8e8348cdb73efa085648c81b886afe92a6a9928f4c8ef05f3fedc3416d619cf5 with infra container: openstack/root-account-create-update-phjc4/POD" id=ec8c52f9-7dd6-4df9-be9d-d10678ff2dc3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.232137 | controller | Jun 11 12:20:53.911725 crc crio[24477]: time="2026-06-11T12:20:53.911551718Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=e132d24d-e3b2-40c6-8d30-45036d938079 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.232154 | controller | Jun 11 12:20:53.916930 crc crio[24477]: time="2026-06-11T12:20:53.91684624Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=a24bef71-0a12-47f8-ba1a-995761921e05 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.232174 | controller | Jun 11 12:20:53.925460 crc crio[24477]: time="2026-06-11T12:20:53.925381093Z" level=info msg="Creating container: openstack/root-account-create-update-phjc4/mariadb-account-create-update" id=d44f898d-e373-4af9-85a8-b5db58fc28eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.232191 | controller | Jun 11 12:20:53.925863 crc crio[24477]: time="2026-06-11T12:20:53.925834896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.232209 | controller | Jun 11 12:20:53.979954 crc crio[24477]: time="2026-06-11T12:20:53.979809567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.232227 | controller | Jun 11 12:20:53.984786 crc crio[24477]: time="2026-06-11T12:20:53.984605422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.232245 | controller | Jun 11 12:20:54.123757 crc crio[24477]: time="2026-06-11T12:20:54.123531471Z" level=info msg="Created container f81c8689b820490cde1ad78b99bf29fbe3306a001cc7c304895df1977a1b508a: openstack/root-account-create-update-phjc4/mariadb-account-create-update" id=d44f898d-e373-4af9-85a8-b5db58fc28eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.232262 | controller | Jun 11 12:20:54.129229 crc crio[24477]: time="2026-06-11T12:20:54.129148778Z" level=info msg="Starting container: f81c8689b820490cde1ad78b99bf29fbe3306a001cc7c304895df1977a1b508a" id=a65a3924-1ca5-4f7d-892d-7e85254cd7fd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.232280 | controller | Jun 11 12:20:54.134991 crc crio[24477]: time="2026-06-11T12:20:54.134874839Z" level=info msg="Started container" PID=63015 containerID=f81c8689b820490cde1ad78b99bf29fbe3306a001cc7c304895df1977a1b508a description=openstack/root-account-create-update-phjc4/mariadb-account-create-update id=a65a3924-1ca5-4f7d-892d-7e85254cd7fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e8348cdb73efa085648c81b886afe92a6a9928f4c8ef05f3fedc3416d619cf5
2026-06-11 13:18:25.232297 | controller | Jun 11 12:20:55.482613 crc crio[24477]: time="2026-06-11T12:20:55.482075488Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=ae1ab6e5-90b8-4783-9a6d-88f2248a6497 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.232314 | controller | Jun 11 12:20:55.486964 crc crio[24477]: time="2026-06-11T12:20:55.485037491Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=6a19289c-81de-4a85-8096-1abea253d74e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.232333 | controller | Jun 11 12:20:55.577861 crc crio[24477]: time="2026-06-11T12:20:55.577752886Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=221906d9-14dc-4174-bca3-c7b94fced754 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.232349 | controller | Jun 11 12:20:55.578751 crc crio[24477]: time="2026-06-11T12:20:55.578553458Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=ec760809-5b5e-4c90-86f3-01509313514c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.232366 | controller | Jun 11 12:20:55.595822 crc crio[24477]: time="2026-06-11T12:20:55.595547114Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq" id=6d0d4a16-0ac8-4721-840d-5afa4f88070f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.232382 | controller | Jun 11 12:20:55.596119 crc crio[24477]: time="2026-06-11T12:20:55.59609951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.232403 | controller | Jun 11 12:20:55.610746 crc crio[24477]: time="2026-06-11T12:20:55.610185234Z" level=info msg="Creating container: openstack/rabbitmq-server-0/rabbitmq" id=19d6680f-25c2-49c0-b116-4b359307266e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.232420 | controller | Jun 11 12:20:55.629853 crc crio[24477]: time="2026-06-11T12:20:55.629745881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.232438 | controller | Jun 11 12:20:55.665034 crc crio[24477]: time="2026-06-11T12:20:55.664926577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.232454 | controller | Jun 11 12:20:55.670986 crc crio[24477]: time="2026-06-11T12:20:55.670848403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.232472 | controller | Jun 11 12:20:55.686374 crc crio[24477]: time="2026-06-11T12:20:55.685805233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.232491 | controller | Jun 11 12:20:55.690358 crc crio[24477]: time="2026-06-11T12:20:55.690005769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.232517 | controller | Jun 11 12:20:55.873201 crc crio[24477]: time="2026-06-11T12:20:55.873074384Z" level=info msg="Created container 07d9af520055f720b4c3150d67f40f8b456e36e442aa5c2c1f0dc1634e197926: openstack/rabbitmq-cell1-server-0/rabbitmq" id=6d0d4a16-0ac8-4721-840d-5afa4f88070f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.232541 | controller | Jun 11 12:20:55.876317 crc crio[24477]: time="2026-06-11T12:20:55.874771192Z" level=info msg="Starting container: 07d9af520055f720b4c3150d67f40f8b456e36e442aa5c2c1f0dc1634e197926" id=22194ca5-fd72-484e-8451-4d1237a35e19 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.232561 | controller | Jun 11 12:20:55.885594 crc crio[24477]: time="2026-06-11T12:20:55.885481782Z" level=info msg="Started container" PID=63143 containerID=07d9af520055f720b4c3150d67f40f8b456e36e442aa5c2c1f0dc1634e197926 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=22194ca5-fd72-484e-8451-4d1237a35e19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a165bf2d5c44eb61ebeeb4509fe4c01d99254011c3e3c390168752b1054fbe9
2026-06-11 13:18:25.232579 | controller | Jun 11 12:20:55.914933 crc crio[24477]: time="2026-06-11T12:20:55.913890227Z" level=info msg="Created container 1ce9d3632bbf6baeab691f09654925cd4512be317ff3e7e13608fc733702b3d1: openstack/rabbitmq-server-0/rabbitmq" id=19d6680f-25c2-49c0-b116-4b359307266e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.232597 | controller | Jun 11 12:20:55.915357 crc crio[24477]: time="2026-06-11T12:20:55.915242045Z" level=info msg="Starting container: 1ce9d3632bbf6baeab691f09654925cd4512be317ff3e7e13608fc733702b3d1" id=56fd046a-03fa-4d0d-ac22-0e8d7072701e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.232615 | controller | Jun 11 12:20:55.922422 crc crio[24477]: time="2026-06-11T12:20:55.92223602Z" level=info msg="Started container" PID=63150 containerID=1ce9d3632bbf6baeab691f09654925cd4512be317ff3e7e13608fc733702b3d1 description=openstack/rabbitmq-server-0/rabbitmq id=56fd046a-03fa-4d0d-ac22-0e8d7072701e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac41cd4fe61fb391d93c22e770caef4a0699223c68aff0d4c512c74276fc9f40
2026-06-11 13:18:25.232633 | controller | Jun 11 12:20:56.513143 crc crio[24477]: time="2026-06-11T12:20:56.512539998Z" level=info msg="Stopping pod sandbox: 8e8348cdb73efa085648c81b886afe92a6a9928f4c8ef05f3fedc3416d619cf5" id=ce17f6cf-02be-4e41-98d0-38e60f873de4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.232659 | controller | Jun 11 12:20:56.513143 crc crio[24477]: time="2026-06-11T12:20:56.513054323Z" level=info msg="Got pod network &{Name:root-account-create-update-phjc4 Namespace:openstack ID:8e8348cdb73efa085648c81b886afe92a6a9928f4c8ef05f3fedc3416d619cf5 UID:3cdaf132-a856-45e8-84fb-8f7f148fcb1d NetNS:/var/run/netns/9ef027d7-fda1-4656-bc71-14d60e6af359 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cdaf132_a856_45e8_84fb_8f7f148fcb1d.slice PodAnnotations:0xc001f2a498}] Aliases:map[]}"
2026-06-11 13:18:25.232680 | controller | Jun 11 12:20:56.514015 crc crio[24477]: time="2026-06-11T12:20:56.513301989Z" level=info msg="Deleting pod openstack_root-account-create-update-phjc4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.232699 | controller | Jun 11 12:20:56.870430 crc crio[24477]: time="2026-06-11T12:20:56.869783791Z" level=info msg="Stopped pod sandbox: 8e8348cdb73efa085648c81b886afe92a6a9928f4c8ef05f3fedc3416d619cf5" id=ce17f6cf-02be-4e41-98d0-38e60f873de4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.232717 | controller | Jun 11 12:20:58.108344 crc crio[24477]: time="2026-06-11T12:20:58.108049949Z" level=info msg="Running pod sandbox: openstack/ovn-controller-lrklq-config-5nvph/POD" id=508270fd-ecc5-4cfa-812d-ab62f89b5336 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.232734 | controller | Jun 11 12:20:58.109393 crc crio[24477]: time="2026-06-11T12:20:58.108350857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.232752 | controller | Jun 11 12:20:58.150409 crc crio[24477]: time="2026-06-11T12:20:58.150343654Z" level=info msg="Got pod network &{Name:ovn-controller-lrklq-config-5nvph Namespace:openstack ID:ea7c46eb656f7abf2b5d1a998c1b49e17da76eeead9773f953f05dfdedf6b42f UID:1de79a8e-1d87-4538-9517-2d099e3fe703 NetNS:/var/run/netns/f130ecc0-56dd-42fc-9720-f63851422245 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1de79a8e_1d87_4538_9517_2d099e3fe703.slice PodAnnotations:0xc002e12168}] Aliases:map[]}"
2026-06-11 13:18:25.232771 | controller | Jun 11 12:20:58.150844 crc crio[24477]: time="2026-06-11T12:20:58.150813677Z" level=info msg="Adding pod openstack_ovn-controller-lrklq-config-5nvph to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.232790 | controller | Jun 11 12:20:58.493391 crc crio[24477]: 2026-06-11T12:20:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea7c46eb656f7ab Mac:7e:68:ef:cc:09:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/f130ecc0-56dd-42fc-9720-f63851422245 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.232808 | controller | Jun 11 12:20:58.498708 crc crio[24477]: time="2026-06-11T12:20:58.498619483Z" level=info msg="Got pod network &{Name:ovn-controller-lrklq-config-5nvph Namespace:openstack ID:ea7c46eb656f7abf2b5d1a998c1b49e17da76eeead9773f953f05dfdedf6b42f UID:1de79a8e-1d87-4538-9517-2d099e3fe703 NetNS:/var/run/netns/f130ecc0-56dd-42fc-9720-f63851422245 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1de79a8e_1d87_4538_9517_2d099e3fe703.slice PodAnnotations:0xc002e12168}] Aliases:map[]}"
2026-06-11 13:18:25.232825 | controller | Jun 11 12:20:58.499095 crc crio[24477]: time="2026-06-11T12:20:58.499074077Z" level=info msg="Checking pod openstack_ovn-controller-lrklq-config-5nvph for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.232871 | controller | Jun 11 12:20:58.511445 crc crio[24477]: time="2026-06-11T12:20:58.511356812Z" level=info msg="Ran pod sandbox ea7c46eb656f7abf2b5d1a998c1b49e17da76eeead9773f953f05dfdedf6b42f with infra container: openstack/ovn-controller-lrklq-config-5nvph/POD" id=508270fd-ecc5-4cfa-812d-ab62f89b5336 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.232901 | controller | Jun 11 12:20:58.515421 crc crio[24477]: time="2026-06-11T12:20:58.515337881Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=69d407a8-f4af-4042-82a4-ffc43f3b65dc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.232921 | controller | Jun 11 12:20:58.522160 crc crio[24477]: time="2026-06-11T12:20:58.521825504Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=b6bae333-ec5d-41fe-b004-b788387d342f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.232938 | controller | Jun 11 12:20:58.531814 crc crio[24477]: time="2026-06-11T12:20:58.531748881Z" level=info msg="Creating container: openstack/ovn-controller-lrklq-config-5nvph/ovn-config" id=e1b14ee6-5e61-4341-8d1d-0a37f6d480fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.232955 | controller | Jun 11 12:20:58.532338 crc crio[24477]: time="2026-06-11T12:20:58.532271705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.232972 | controller | Jun 11 12:20:58.587808 crc crio[24477]: time="2026-06-11T12:20:58.587721258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.232990 | controller | Jun 11 12:20:58.815291 crc crio[24477]: time="2026-06-11T12:20:58.814631371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.233008 | controller | Jun 11 12:20:58.941823 crc crio[24477]: time="2026-06-11T12:20:58.94170797Z" level=info msg="Created container bddd75a0b8007f1190b9b0f0fb8525ec754a63ef3179bd40993d126d1387e208: openstack/ovn-controller-lrklq-config-5nvph/ovn-config" id=e1b14ee6-5e61-4341-8d1d-0a37f6d480fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.233025 | controller | Jun 11 12:20:58.943755 crc crio[24477]: time="2026-06-11T12:20:58.94351714Z" level=info msg="Starting container: bddd75a0b8007f1190b9b0f0fb8525ec754a63ef3179bd40993d126d1387e208" id=7a2b4e6f-5c0b-4912-81c4-7b3f568c025c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.233042 | controller | Jun 11 12:20:58.957920 crc crio[24477]: time="2026-06-11T12:20:58.957041499Z" level=info msg="Started container" PID=63500 containerID=bddd75a0b8007f1190b9b0f0fb8525ec754a63ef3179bd40993d126d1387e208 description=openstack/ovn-controller-lrklq-config-5nvph/ovn-config id=7a2b4e6f-5c0b-4912-81c4-7b3f568c025c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea7c46eb656f7abf2b5d1a998c1b49e17da76eeead9773f953f05dfdedf6b42f
2026-06-11 13:18:25.233060 | controller | Jun 11 12:21:00.606828 crc crio[24477]: time="2026-06-11T12:21:00.605360807Z" level=info msg="Stopping pod sandbox: ea7c46eb656f7abf2b5d1a998c1b49e17da76eeead9773f953f05dfdedf6b42f" id=73756bf0-a44e-4c48-9a4a-d9363055a481 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.233077 | controller | Jun 11 12:21:00.608880 crc crio[24477]: time="2026-06-11T12:21:00.607713823Z" level=info msg="Got pod network &{Name:ovn-controller-lrklq-config-5nvph Namespace:openstack ID:ea7c46eb656f7abf2b5d1a998c1b49e17da76eeead9773f953f05dfdedf6b42f UID:1de79a8e-1d87-4538-9517-2d099e3fe703 NetNS:/var/run/netns/f130ecc0-56dd-42fc-9720-f63851422245 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1de79a8e_1d87_4538_9517_2d099e3fe703.slice PodAnnotations:0xc000a15920}] Aliases:map[]}"
2026-06-11 13:18:25.233100 | controller | Jun 11 12:21:00.608880 crc crio[24477]: time="2026-06-11T12:21:00.607893629Z" level=info msg="Deleting pod openstack_ovn-controller-lrklq-config-5nvph from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.233120 | controller | Jun 11 12:21:02.956788 crc crio[24477]: time="2026-06-11T12:21:02.955508067Z" level=info msg="Running pod sandbox: openstack/swift-storage-0/POD" id=1d795f07-2883-4fd6-92ef-0a6fd66467b9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.233138 | controller | Jun 11 12:21:02.958815 crc crio[24477]: time="2026-06-11T12:21:02.958764258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.233155 | controller | Jun 11 12:21:04.873013 crc crio[24477]: time="2026-06-11T12:21:04.872200491Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-h4ns9/POD" id=ad0d4a49-cfa3-45a8-92df-2a77f3d37388 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.233173 | controller | Jun 11 12:21:04.874198 crc crio[24477]: time="2026-06-11T12:21:04.873115148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.233191 | controller | Jun 11 12:21:10.668417 crc crio[24477]: time="2026-06-11T12:21:10.667087055Z" level=info msg="Stopped pod sandbox: ea7c46eb656f7abf2b5d1a998c1b49e17da76eeead9773f953f05dfdedf6b42f" id=73756bf0-a44e-4c48-9a4a-d9363055a481 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.233209 | controller | Jun 11 12:21:10.769867 crc crio[24477]: time="2026-06-11T12:21:10.76978289Z" level=info msg="Got pod network &{Name:root-account-create-update-h4ns9 Namespace:openstack ID:ae015a8c19685b3f9175f8d7862191c944a721394ffb0e3759a246db67fbf69b UID:f57c7db5-7fdd-4a83-a58c-bc47d009144b NetNS:/var/run/netns/56a6bebc-e2df-4e80-a2d2-2a0d7625d5d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf57c7db5_7fdd_4a83_a58c_bc47d009144b.slice PodAnnotations:0xc00008c958}] Aliases:map[]}"
2026-06-11 13:18:25.233227 | controller | Jun 11 12:21:10.769867 crc crio[24477]: time="2026-06-11T12:21:10.769847141Z" level=info msg="Adding pod openstack_root-account-create-update-h4ns9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.233245 | controller | Jun 11 12:21:10.775263 crc crio[24477]: time="2026-06-11T12:21:10.77479778Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1 UID:777a40e4-f45d-44ef-a58c-652706f629c9 NetNS:/var/run/netns/d6034f10-305f-4d66-bdb5-81b018bf70b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod777a40e4_f45d_44ef_a58c_652706f629c9.slice PodAnnotations:0xc0072c01e8}] Aliases:map[]}"
2026-06-11 13:18:25.233263 | controller | Jun 11 12:21:10.775263 crc crio[24477]: time="2026-06-11T12:21:10.775260103Z" level=info msg="Adding pod openstack_swift-storage-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.233280 | controller | Jun 11 12:21:10.823986 crc crio[24477]: time="2026-06-11T12:21:10.823852322Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9" id=36e163a8-1232-442c-8af5-a810cc7e79f1 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.233297 | controller | Jun 11 12:21:10.825213 crc crio[24477]: time="2026-06-11T12:21:10.825140379Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=c3e4fbb1-48d9-49bb-8f41-23e6a642bce6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.233319 | controller | Jun 11 12:21:10.864102 crc crio[24477]: time="2026-06-11T12:21:10.863926685Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=2c401644-5a67-47c4-9260-4219510e10cd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.233337 | controller | Jun 11 12:21:10.884501 crc crio[24477]: time="2026-06-11T12:21:10.882332624Z" level=info msg="Creating container: openstack/glance-db-sync-rsl5c/glance-db-sync" id=9736c6d9-2717-4d09-bc71-61ec1cc0ea99 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.233354 | controller | Jun 11 12:21:10.887408 crc crio[24477]: time="2026-06-11T12:21:10.887320764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.233371 | controller | Jun 11 12:21:10.960028 crc crio[24477]: time="2026-06-11T12:21:10.959114181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.233388 | controller | Jun 11 12:21:11.349096 crc crio[24477]: 2026-06-11T12:21:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ae015a8c19685b3 Mac:ee:52:4b:c1:47:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/56a6bebc-e2df-4e80-a2d2-2a0d7625d5d9 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.233406 | controller | Jun 11 12:21:11.350132 crc crio[24477]: time="2026-06-11T12:21:11.35005195Z" level=info msg="Got pod network &{Name:root-account-create-update-h4ns9 Namespace:openstack ID:ae015a8c19685b3f9175f8d7862191c944a721394ffb0e3759a246db67fbf69b UID:f57c7db5-7fdd-4a83-a58c-bc47d009144b NetNS:/var/run/netns/56a6bebc-e2df-4e80-a2d2-2a0d7625d5d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf57c7db5_7fdd_4a83_a58c_bc47d009144b.slice PodAnnotations:0xc00008c958}] Aliases:map[]}"
2026-06-11 13:18:25.233424 | controller | Jun 11 12:21:11.350277 crc crio[24477]: time="2026-06-11T12:21:11.350225671Z" level=info msg="Checking pod openstack_root-account-create-update-h4ns9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.233441 | controller | Jun 11 12:21:11.360924 crc crio[24477]: time="2026-06-11T12:21:11.360840731Z" level=info msg="Ran pod sandbox ae015a8c19685b3f9175f8d7862191c944a721394ffb0e3759a246db67fbf69b with infra container: openstack/root-account-create-update-h4ns9/POD" id=ad0d4a49-cfa3-45a8-92df-2a77f3d37388 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.233458 | controller | Jun 11 12:21:11.366903 crc crio[24477]: time="2026-06-11T12:21:11.366812156Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=74ded455-1db8-4222-924b-0e895d849c7c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.233477 | controller | Jun 11 12:21:11.381076 crc crio[24477]: time="2026-06-11T12:21:11.381015073Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=b5052220-1ab2-4dc5-8e03-11debd2f38cb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.233495 | controller | Jun 11 12:21:11.391293 crc crio[24477]: time="2026-06-11T12:21:11.391230929Z" level=info msg="Creating container: openstack/root-account-create-update-h4ns9/mariadb-account-create-update" id=ec9c6885-e00b-4e70-96c6-6e6e1101e44b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.233512 | controller | Jun 11 12:21:11.391984 crc crio[24477]: time="2026-06-11T12:21:11.391918708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.233535 | controller | Jun 11 12:21:11.431375 crc crio[24477]: time="2026-06-11T12:21:11.431275029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.233554 | controller | Jun 11 12:21:11.439913 crc crio[24477]: time="2026-06-11T12:21:11.439828659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.233571 | controller | Jun 11 12:21:11.554474 crc crio[24477]: time="2026-06-11T12:21:11.554349375Z" level=info msg="Created container 33e09ef33c2bfd88f1ba1c53231bc52ed4b2e6078944879d44020c9a40f59ac2: openstack/root-account-create-update-h4ns9/mariadb-account-create-update" id=ec9c6885-e00b-4e70-96c6-6e6e1101e44b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.233589 | controller | Jun 11 12:21:11.564505 crc crio[24477]: time="2026-06-11T12:21:11.564375745Z" level=info msg="Starting container: 33e09ef33c2bfd88f1ba1c53231bc52ed4b2e6078944879d44020c9a40f59ac2" id=95a75f86-b5db-4da5-8b54-c04a919b14a3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.233606 | controller | Jun 11 12:21:11.572071 crc crio[24477]: time="2026-06-11T12:21:11.571975819Z" level=info msg="Started container" PID=64352 containerID=33e09ef33c2bfd88f1ba1c53231bc52ed4b2e6078944879d44020c9a40f59ac2 description=openstack/root-account-create-update-h4ns9/mariadb-account-create-update id=95a75f86-b5db-4da5-8b54-c04a919b14a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae015a8c19685b3f9175f8d7862191c944a721394ffb0e3759a246db67fbf69b
2026-06-11 13:18:25.233624 | controller | Jun 11 12:21:11.617041 crc crio[24477]: 2026-06-11T12:21:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee37ea24d75f005 Mac:2e:71:75:55:d9:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/d6034f10-305f-4d66-bdb5-81b018bf70b4 SocketPath: PciID:}] [{Interface:0xc000586590 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.233641 | controller | Jun 11 12:21:11.619133 crc crio[24477]: time="2026-06-11T12:21:11.61842976Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1 UID:777a40e4-f45d-44ef-a58c-652706f629c9 NetNS:/var/run/netns/d6034f10-305f-4d66-bdb5-81b018bf70b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod777a40e4_f45d_44ef_a58c_652706f629c9.slice PodAnnotations:0xc0072c01e8}] Aliases:map[]}"
2026-06-11 13:18:25.233659 | controller | Jun 11 12:21:11.619133 crc crio[24477]: time="2026-06-11T12:21:11.618979735Z" level=info msg="Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.233677 | controller | Jun 11 12:21:11.626805 crc crio[24477]: time="2026-06-11T12:21:11.626772666Z" level=info msg="Ran pod sandbox ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1 with infra container: openstack/swift-storage-0/POD" id=1d795f07-2883-4fd6-92ef-0a6fd66467b9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.233695 | controller | Jun 11 12:21:11.629386 crc crio[24477]: time="2026-06-11T12:21:11.629356144Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=81cb4cb9-5070-4c02-9e1e-e07a778e0edf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.233712 | controller | Jun 11 12:21:11.629974 crc crio[24477]: time="2026-06-11T12:21:11.629607902Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found" id=81cb4cb9-5070-4c02-9e1e-e07a778e0edf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.233734 | controller | Jun 11 12:21:11.629974 crc crio[24477]: time="2026-06-11T12:21:11.629708445Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found" id=81cb4cb9-5070-4c02-9e1e-e07a778e0edf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.233752 | controller | Jun 11 12:21:11.634488 crc crio[24477]: time="2026-06-11T12:21:11.633914212Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=ddbea46c-7332-4c3f-bf52-5f68d4c0f2d8 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.233768 | controller | Jun 11 12:21:11.646041 crc crio[24477]: time="2026-06-11T12:21:11.64595721Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\""
2026-06-11 13:18:25.233786 | controller | Jun 11 12:21:11.906444 crc crio[24477]: time="2026-06-11T12:21:11.906320419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.233804 | controller | Jun 11 12:21:12.054783 crc crio[24477]: time="2026-06-11T12:21:12.054604041Z" level=info msg="Created container 48a52327dd5ff69c905b534e3d88502cce954beef77e571571d07c0ba89727e5: openstack/glance-db-sync-rsl5c/glance-db-sync" id=9736c6d9-2717-4d09-bc71-61ec1cc0ea99 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.233821 | controller | Jun 11 12:21:12.056351 crc crio[24477]: time="2026-06-11T12:21:12.056282087Z" level=info msg="Starting container: 48a52327dd5ff69c905b534e3d88502cce954beef77e571571d07c0ba89727e5" id=01814f65-1c32-4251-b603-ef3a1fc9784f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.233838 | controller | Jun 11 12:21:12.065531 crc crio[24477]: time="2026-06-11T12:21:12.065425613Z" level=info msg="Started container" PID=64386 containerID=48a52327dd5ff69c905b534e3d88502cce954beef77e571571d07c0ba89727e5 description=openstack/glance-db-sync-rsl5c/glance-db-sync id=01814f65-1c32-4251-b603-ef3a1fc9784f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ae1b1f28b14efcc43a516147ba9c67232aa62fdfaacff55567ce2c78886276b
2026-06-11 13:18:25.233882 | controller | Jun 11 12:21:13.165785 crc crio[24477]: time="2026-06-11T12:21:13.164979468Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:ca70cf0e497f85d020943547bece4f9a7193c8b97ef5575264cff0ea6de83083" id=ddbea46c-7332-4c3f-bf52-5f68d4c0f2d8 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.233901 | controller | Jun 11 12:21:13.167203 crc crio[24477]: time="2026-06-11T12:21:13.166497519Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=11c67a14-b38e-479a-a758-122a7a7d2339 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.233919 | controller | Jun 11 12:21:13.170247 crc crio[24477]: time="2026-06-11T12:21:13.170179833Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=c5c4faac-39e4-48c8-88d0-ab4b230b1ffb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.233936 | controller | Jun 11 12:21:13.179500 crc crio[24477]: time="2026-06-11T12:21:13.179413591Z" level=info msg="Creating container: openstack/swift-storage-0/xattr-restore" id=c0f51365-d914-4687-8ae3-0f4b72daac42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.233953 | controller | Jun 11 12:21:13.181273 crc crio[24477]: time="2026-06-11T12:21:13.181204722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.233970 | controller | Jun 11 12:21:13.222791 crc crio[24477]: time="2026-06-11T12:21:13.222700613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.233991 | controller | Jun 11 12:21:13.226019 crc crio[24477]: time="2026-06-11T12:21:13.225943805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.234009 | controller | Jun 11 12:21:13.359991 crc crio[24477]: time="2026-06-11T12:21:13.359860193Z" level=info msg="Created container b02c3986a40d6723df57e30444c6a4123ab039c202a0664d503c8c1ddc158e30: openstack/swift-storage-0/xattr-restore" id=c0f51365-d914-4687-8ae3-0f4b72daac42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.234026 | controller | Jun 11 12:21:13.361534 crc crio[24477]: time="2026-06-11T12:21:13.361433818Z" level=info msg="Starting container: b02c3986a40d6723df57e30444c6a4123ab039c202a0664d503c8c1ddc158e30" id=da48f92b-e992-404f-8728-094049c74703 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.234043 | controller | Jun 11 12:21:13.368286 crc crio[24477]: time="2026-06-11T12:21:13.368178409Z" level=info msg="Started container" PID=64456 containerID=b02c3986a40d6723df57e30444c6a4123ab039c202a0664d503c8c1ddc158e30 description=openstack/swift-storage-0/xattr-restore id=da48f92b-e992-404f-8728-094049c74703 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1
2026-06-11 13:18:25.234060 | controller | Jun 11 12:21:13.868117 crc crio[24477]: time="2026-06-11T12:21:13.86799119Z" level=info msg="Stopping pod sandbox: ae015a8c19685b3f9175f8d7862191c944a721394ffb0e3759a246db67fbf69b" id=e4324dec-bfd0-471e-b1e6-f309115a5d28 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.234077 | controller | Jun 11 12:21:13.868243 crc crio[24477]: time="2026-06-11T12:21:13.868155794Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=cd724728-6e72-48e3-973e-75cfea8bf53d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.234093 | controller | Jun 11 12:21:13.868502 crc crio[24477]: time="2026-06-11T12:21:13.868411472Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found" id=cd724728-6e72-48e3-973e-75cfea8bf53d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.234110 | controller | Jun 11 12:21:13.868709 crc crio[24477]: time="2026-06-11T12:21:13.868546655Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found" id=cd724728-6e72-48e3-973e-75cfea8bf53d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.234128 | controller | Jun 11 12:21:13.869163 crc crio[24477]: time="2026-06-11T12:21:13.86909173Z" level=info msg="Got pod network &{Name:root-account-create-update-h4ns9 Namespace:openstack ID:ae015a8c19685b3f9175f8d7862191c944a721394ffb0e3759a246db67fbf69b UID:f57c7db5-7fdd-4a83-a58c-bc47d009144b NetNS:/var/run/netns/56a6bebc-e2df-4e80-a2d2-2a0d7625d5d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf57c7db5_7fdd_4a83_a58c_bc47d009144b.slice PodAnnotations:0xc001f2a408}] Aliases:map[]}"
2026-06-11 13:18:25.234146 | controller | Jun 11 12:21:13.869376 crc crio[24477]: time="2026-06-11T12:21:13.869296956Z" level=info msg="Deleting pod openstack_root-account-create-update-h4ns9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.234165 | controller | Jun 11 12:21:13.869916 crc crio[24477]: time="2026-06-11T12:21:13.869863322Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=80f1f600-7f1c-495e-b16c-be0223e2349e name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.234183 | controller | Jun 11 12:21:13.877220 crc crio[24477]: time="2026-06-11T12:21:13.876709184Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\""
2026-06-11 13:18:25.234202 | controller | Jun 11 12:21:14.269493 crc crio[24477]: time="2026-06-11T12:21:14.265040247Z" level=info msg="Stopped pod sandbox: ae015a8c19685b3f9175f8d7862191c944a721394ffb0e3759a246db67fbf69b" id=e4324dec-bfd0-471e-b1e6-f309115a5d28 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.234257 | controller | Jun 11 12:21:15.416926 crc crio[24477]: time="2026-06-11T12:21:15.414916253Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:2e8a2b2bbccdd61ef08eb9b79a8e66a2e2e82e19054bde454cdbcb0d80d92310" id=80f1f600-7f1c-495e-b16c-be0223e2349e name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.234276 | controller | Jun 11 12:21:15.419235 crc crio[24477]: time="2026-06-11T12:21:15.419092679Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=7a950c57-672e-4ff5-afde-c402904a4a03 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.234293 | controller | Jun 11 12:21:15.451313 crc crio[24477]: time="2026-06-11T12:21:15.45116803Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=0ad556fc-5744-4444-aa68-abc66f582a0e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.234311 | controller | Jun 11 12:21:15.470967 crc crio[24477]: time="2026-06-11T12:21:15.470876654Z" level=info msg="Creating container: openstack/swift-storage-0/account-server" id=da41fc52-fad0-4b44-be69-c896ce7a1c96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.234327 | controller | Jun 11 12:21:15.472801 crc crio[24477]: time="2026-06-11T12:21:15.472725436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.234344 | controller | Jun 11 12:21:15.536268 crc crio[24477]: time="2026-06-11T12:21:15.536132898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.234362 | controller | Jun 11 12:21:15.541008 crc crio[24477]: time="2026-06-11T12:21:15.540925402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.234379 | controller | Jun 11 12:21:15.693001 crc crio[24477]: time="2026-06-11T12:21:15.692873068Z" level=info msg="Created container be6ef9a98bf4b9ffae4bfcff4f3139a133cd5eadeb5e28fc2a630adb53fcd3ab: openstack/swift-storage-0/account-server" id=da41fc52-fad0-4b44-be69-c896ce7a1c96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.234398 | controller | Jun 11 12:21:15.695222 crc crio[24477]: time="2026-06-11T12:21:15.695118901Z" level=info msg="Starting container: be6ef9a98bf4b9ffae4bfcff4f3139a133cd5eadeb5e28fc2a630adb53fcd3ab" id=ae90e3b6-bc87-408e-945d-f243c52a6f3a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.234416 | controller | Jun 11 12:21:15.704327 crc crio[24477]: time="2026-06-11T12:21:15.704193669Z" level=info msg="Started container" PID=64692 containerID=be6ef9a98bf4b9ffae4bfcff4f3139a133cd5eadeb5e28fc2a630adb53fcd3ab description=openstack/swift-storage-0/account-server id=ae90e3b6-bc87-408e-945d-f243c52a6f3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1
2026-06-11 13:18:25.234434 | controller | Jun 11 12:21:15.719986 crc crio[24477]: time="2026-06-11T12:21:15.719906827Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=d94d5142-b5b7-4bd9-ba70-60c28e7315e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.234452 | controller | Jun 11 12:21:15.739510 crc crio[24477]: time="2026-06-11T12:21:15.73931594Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=ead54df8-f1c2-4e11-8306-56490c0211f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.234474 | controller | Jun 11 12:21:15.754703 crc crio[24477]: time="2026-06-11T12:21:15.754403067Z" level=info msg="Creating container: openstack/swift-storage-0/account-replicator" id=ec24670d-262b-4572-a066-68e0861127a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.234492 | controller | Jun 11 12:21:15.764913 crc crio[24477]: time="2026-06-11T12:21:15.764812508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.234509 | controller | Jun 11 12:21:15.825758 crc crio[24477]: time="2026-06-11T12:21:15.825601146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.234526 | controller | Jun 11 12:21:15.829392 crc crio[24477]: time="2026-06-11T12:21:15.829323071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.234544 | controller | Jun 11 12:21:15.944293 crc crio[24477]: time="2026-06-11T12:21:15.944096356Z" level=info msg="Created container d6a6edc58dd90ea6c34498bb4fd39b04865b413ff1e49351fffa3bc40c6b99e0: openstack/swift-storage-0/account-replicator" id=ec24670d-262b-4572-a066-68e0861127a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.234562 | controller | Jun 11 12:21:15.946059 crc crio[24477]: time="2026-06-11T12:21:15.945957598Z" level=info msg="Starting container: d6a6edc58dd90ea6c34498bb4fd39b04865b413ff1e49351fffa3bc40c6b99e0" id=8f55ba41-fbf0-4ce7-a287-fc800b865983 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.234579 | controller | Jun 11 12:21:15.952882 crc crio[24477]: time="2026-06-11T12:21:15.95278717Z" level=info msg="Started container" PID=64732 containerID=d6a6edc58dd90ea6c34498bb4fd39b04865b413ff1e49351fffa3bc40c6b99e0 description=openstack/swift-storage-0/account-replicator id=8f55ba41-fbf0-4ce7-a287-fc800b865983 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1
2026-06-11 13:18:25.234596 | controller | Jun 11 12:21:15.964403 crc crio[24477]: time="2026-06-11T12:21:15.96422143Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=fac4e3b2-200d-4300-8c94-e7dda232318e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.234614 | controller | Jun 11 12:21:15.982016 crc crio[24477]: time="2026-06-11T12:21:15.981883904Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=15e590f1-80de-4530-84e5-49376d130f65 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.234631 | controller | Jun 11 12:21:15.997203 crc crio[24477]: time="2026-06-11T12:21:15.99707715Z" level=info msg="Creating container: openstack/swift-storage-0/account-auditor" id=d7dcd32e-1cbb-4c40-9f4c-648a27b12c35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.234648 | controller | Jun 11 12:21:15.998977 crc crio[24477]: time="2026-06-11T12:21:15.998920732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.234665 | controller | Jun 11 12:21:16.116378 crc crio[24477]: time="2026-06-11T12:21:16.116270358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.234682 | controller | Jun 11 12:21:16.120253 crc crio[24477]: time="2026-06-11T12:21:16.120172158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.234700 | controller | Jun 11 12:21:16.243508 crc crio[24477]: time="2026-06-11T12:21:16.243347954Z" level=info msg="Created container 5637092d81e839a01a59d1dd3c8b3bffd16c6335ae62407dcaf279216f3afae3: openstack/swift-storage-0/account-auditor" id=d7dcd32e-1cbb-4c40-9f4c-648a27b12c35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.234722 | controller | Jun 11 12:21:16.245545 crc crio[24477]: time="2026-06-11T12:21:16.245460893Z" level=info msg="Starting container: 5637092d81e839a01a59d1dd3c8b3bffd16c6335ae62407dcaf279216f3afae3" id=e8cad580-2cfa-4f90-9d87-4a98a8428dc8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.234739 | controller | Jun 11 12:21:16.256244 crc crio[24477]: time="2026-06-11T12:21:16.256126423Z" level=info msg="Started container" PID=64749 containerID=5637092d81e839a01a59d1dd3c8b3bffd16c6335ae62407dcaf279216f3afae3 description=openstack/swift-storage-0/account-auditor id=e8cad580-2cfa-4f90-9d87-4a98a8428dc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1
2026-06-11 13:18:25.234756 | controller | Jun 11 12:21:16.269869 crc crio[24477]: time="2026-06-11T12:21:16.269759424Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=cd83a5ad-7193-4067-937a-e59dd007a1ef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.234775 | controller | Jun 11 12:21:16.286724 crc crio[24477]: time="2026-06-11T12:21:16.286181054Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=1bfc1ee9-40ce-4b44-aadd-499dbbc21a4c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.234793 | controller | Jun 11 12:21:16.302045 crc crio[24477]: time="2026-06-11T12:21:16.301958956Z" level=info msg="Creating container: openstack/swift-storage-0/account-reaper" id=452f905e-dbf1-43d1-ace0-69dc2424e1b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.234810 | controller | Jun 11 12:21:16.305482 crc crio[24477]: time="2026-06-11T12:21:16.303437038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.234828 | controller | Jun 11 12:21:16.346679 crc crio[24477]: time="2026-06-11T12:21:16.346519204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.234845 | controller | Jun 11 12:21:16.352447 crc crio[24477]: time="2026-06-11T12:21:16.352374169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.234886 | controller | Jun 11 12:21:16.458498 crc crio[24477]: time="2026-06-11T12:21:16.458377301Z" level=info msg="Created container 470a4a1f809689766a57750f72187c4b7ae3c0b1fae7834a8bf72db42866059d: openstack/swift-storage-0/account-reaper" id=452f905e-dbf1-43d1-ace0-69dc2424e1b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.234905 | controller | Jun 11 12:21:16.459928 crc crio[24477]: time="2026-06-11T12:21:16.459823155Z" level=info msg="Starting container: 470a4a1f809689766a57750f72187c4b7ae3c0b1fae7834a8bf72db42866059d" id=3fae5180-8f23-4734-8d5d-63dc700f62c7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.234923 | controller | Jun 11 12:21:16.468236 crc crio[24477]: time="2026-06-11T12:21:16.468114918Z" level=info msg="Started container" PID=64770 containerID=470a4a1f809689766a57750f72187c4b7ae3c0b1fae7834a8bf72db42866059d description=openstack/swift-storage-0/account-reaper id=3fae5180-8f23-4734-8d5d-63dc700f62c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1
2026-06-11 13:18:25.234941 | controller | Jun 11 12:21:16.483530 crc crio[24477]: time="2026-06-11T12:21:16.483091942Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=edbdb977-d292-4de7-b286-10b3d446208a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.234964 | controller | Jun 11 12:21:16.483530 crc crio[24477]: time="2026-06-11T12:21:16.48335622Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found" id=edbdb977-d292-4de7-b286-10b3d446208a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.234982 | controller | Jun 11 12:21:16.483530 crc crio[24477]: time="2026-06-11T12:21:16.483442042Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found" id=edbdb977-d292-4de7-b286-10b3d446208a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.235000 | controller | Jun 11 12:21:16.484913 crc crio[24477]: time="2026-06-11T12:21:16.484826425Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=835e44bf-6a5c-4c31-8f49-fa14bfd501d9 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.235017 | controller | Jun 11 12:21:16.491296 crc crio[24477]: time="2026-06-11T12:21:16.491198956Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\""
2026-06-11 13:18:25.235034 | controller | Jun 11 12:21:18.179383 crc crio[24477]: time="2026-06-11T12:21:18.179210317Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:2cd9d911af0f170eec9beb49d19054a0cd0882cf56009471751a226026a1ce53" id=835e44bf-6a5c-4c31-8f49-fa14bfd501d9 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.235052 | controller | Jun 11 12:21:18.181307 crc crio[24477]: time="2026-06-11T12:21:18.180858711Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=655f3cbc-00e9-497e-b260-77728516d02a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.235069 | controller | Jun 11 12:21:18.201938 crc crio[24477]: time="2026-06-11T12:21:18.201804317Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=4bba3763-3af6-499c-9435-754fdf732b95 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.235086 | controller | Jun 11 12:21:18.218823 crc crio[24477]: time="2026-06-11T12:21:18.218712031Z" level=info msg="Creating container: openstack/swift-storage-0/container-server" id=6068e794-1e3e-4ccc-b691-e5cb3cd1c2a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.235103 | controller | Jun 11 12:21:18.221009 crc crio[24477]: time="2026-06-11T12:21:18.220885102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.235120 | controller | Jun 11 12:21:18.281692 crc crio[24477]: time="2026-06-11T12:21:18.281529259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.235137 | controller | Jun 11 12:21:18.286115 crc crio[24477]: time="2026-06-11T12:21:18.286081627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.235154 | controller | Jun 11 12:21:18.459326 crc crio[24477]: time="2026-06-11T12:21:18.459218264Z" level=info msg="Created container 393c564bdbe67ed5503ec30441612397236656098cf6e14b0e797752c040ed04: openstack/swift-storage-0/container-server" id=6068e794-1e3e-4ccc-b691-e5cb3cd1c2a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.235170 | controller | Jun 11 12:21:18.461818 crc crio[24477]: time="2026-06-11T12:21:18.461524208Z" level=info msg="Starting container: 393c564bdbe67ed5503ec30441612397236656098cf6e14b0e797752c040ed04" id=62b6b10f-aad0-4109-9737-48dc75aaf87b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.235187 | controller | Jun 11 12:21:18.471468 crc crio[24477]: time="2026-06-11T12:21:18.471423076Z" level=info msg="Started container" PID=64888 containerID=393c564bdbe67ed5503ec30441612397236656098cf6e14b0e797752c040ed04 description=openstack/swift-storage-0/container-server id=62b6b10f-aad0-4109-9737-48dc75aaf87b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1
2026-06-11 13:18:25.235208 | controller | Jun 11 12:21:18.493229 crc crio[24477]: time="2026-06-11T12:21:18.493148844Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=cc5922bc-920f-47fb-9e1d-afa8cba6c586 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.235225 | controller | Jun 11 12:21:18.518046 crc crio[24477]: time="2026-06-11T12:21:18.517964829Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=3901f9ef-0b09-42ed-b769-187cbfb08e42 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.235242 | controller | Jun 11 12:21:18.530729 crc crio[24477]: time="2026-06-11T12:21:18.530352276Z" level=info msg="Creating container: openstack/swift-storage-0/container-replicator" id=7752a6a2-040c-42eb-ac88-ce00d3eed51b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.235258 | controller | Jun 11 12:21:18.533126 crc crio[24477]: time="2026-06-11T12:21:18.533023541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.235275 | controller | Jun 11 12:21:18.678806 crc crio[24477]: time="2026-06-11T12:21:18.678447045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.235292 | controller | Jun 11 12:21:18.688225 crc crio[24477]: time="2026-06-11T12:21:18.688084821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.235309 | controller | Jun 11 12:21:18.790900 crc crio[24477]: time="2026-06-11T12:21:18.790195891Z" level=info msg="Created container 690a480d355fa078302d6260dfe472944c865ba35be67d9c28e47daa82ff9f49: openstack/swift-storage-0/container-replicator" id=7752a6a2-040c-42eb-ac88-ce00d3eed51b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.235346 | controller | Jun 11 12:21:18.792188 crc crio[24477]: time="2026-06-11T12:21:18.792099654Z" level=info msg="Starting container: 690a480d355fa078302d6260dfe472944c865ba35be67d9c28e47daa82ff9f49" id=13efff49-7a59-45da-b9bd-94c2fbb831f6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.235365 | controller | Jun 11 12:21:18.797968 crc crio[24477]: time="2026-06-11T12:21:18.797855726Z" level=info msg="Started container" PID=64927 containerID=690a480d355fa078302d6260dfe472944c865ba35be67d9c28e47daa82ff9f49 description=openstack/swift-storage-0/container-replicator id=13efff49-7a59-45da-b9bd-94c2fbb831f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1
2026-06-11 13:18:25.235382 | controller | Jun 11 12:21:18.812291 crc crio[24477]: time="2026-06-11T12:21:18.812182527Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=2e126c17-005a-41f6-a191-a7ea16754530 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.235399 | controller | Jun 11 12:21:18.824985 crc crio[24477]: time="2026-06-11T12:21:18.824873771Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=871ca6b8-e90b-42a7-a4d1-6002c8496a21 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.235416 | controller | Jun 11 12:21:18.835451 crc crio[24477]: time="2026-06-11T12:21:18.835339325Z" level=info msg="Creating container: openstack/swift-storage-0/container-auditor" id=7c15c80a-c296-4dea-a05d-87ef6afd65c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.235437 | controller | Jun 11 12:21:18.838184 crc crio[24477]: time="2026-06-11T12:21:18.838110793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.235455 | controller | Jun 11 12:21:18.894091 crc crio[24477]: time="2026-06-11T12:21:18.893985937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.235471 | controller | Jun 11 12:21:18.897207 crc crio[24477]: time="2026-06-11T12:21:18.897136165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.235488 | controller | Jun 11 12:21:19.024085 crc crio[24477]: time="2026-06-11T12:21:19.023970596Z" level=info msg="Created container 47b7109104dd556a02c54a0594bf3a290e7f801e40b73b5eb2e1f8af03c92adc: openstack/swift-storage-0/container-auditor" id=7c15c80a-c296-4dea-a05d-87ef6afd65c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.235504 | controller | Jun 11 12:21:19.025188 crc crio[24477]: time="2026-06-11T12:21:19.025105093Z" level=info msg="Starting container: 47b7109104dd556a02c54a0594bf3a290e7f801e40b73b5eb2e1f8af03c92adc" id=5d8bea02-5253-4777-818c-3c0993b160ce name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.235567 | controller | Jun 11 12:21:19.031212 crc crio[24477]: time="2026-06-11T12:21:19.031114806Z" level=info msg="Started container" PID=64937 containerID=47b7109104dd556a02c54a0594bf3a290e7f801e40b73b5eb2e1f8af03c92adc description=openstack/swift-storage-0/container-auditor id=5d8bea02-5253-4777-818c-3c0993b160ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1
2026-06-11 13:18:25.235592 | controller | Jun 11 12:21:19.051878 crc crio[24477]: time="2026-06-11T12:21:19.051774804Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=f168b527-3a73-4d13-a42a-3c0e6f7f8dfe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.235610 | controller | Jun 11 12:21:19.072097 crc crio[24477]: time="2026-06-11T12:21:19.071994732Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=2a2157af-7f6b-4994-97ee-2cb79e5ac0a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.235627 | controller | Jun 11 12:21:19.087945 crc crio[24477]: time="2026-06-11T12:21:19.087848394Z" level=info msg="Creating container: openstack/swift-storage-0/container-updater" id=869e7ccd-db60-485c-8da6-a4ff817dda79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.235645 | controller | Jun 11 12:21:19.090001 crc crio[24477]: time="2026-06-11T12:21:19.089944303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.235662 | controller | Jun 11 12:21:19.137358 crc crio[24477]: time="2026-06-11T12:21:19.137247368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.235678 | controller | Jun 11 12:21:19.153200 crc crio[24477]: time="2026-06-11T12:21:19.153062265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.235695 | controller | Jun 11 12:21:19.321771 crc crio[24477]: time="2026-06-11T12:21:19.321061744Z" level=info msg="Created container de227b17e61eea99d30d3246afb15b59de7437300a605fb826909287ef9f8aff: openstack/swift-storage-0/container-updater" id=869e7ccd-db60-485c-8da6-a4ff817dda79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.235715 | controller | Jun 11 12:21:19.323057 crc crio[24477]: time="2026-06-11T12:21:19.322965957Z" level=info msg="Starting container: de227b17e61eea99d30d3246afb15b59de7437300a605fb826909287ef9f8aff" id=b910a3af-6ddb-4ce3-bc50-a061f03ef1de name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.235732 | controller | Jun 11 12:21:19.328595 crc crio[24477]: time="2026-06-11T12:21:19.328490292Z" level=info msg="Started container" PID=64961 containerID=de227b17e61eea99d30d3246afb15b59de7437300a605fb826909287ef9f8aff description=openstack/swift-storage-0/container-updater id=b910a3af-6ddb-4ce3-bc50-a061f03ef1de name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1
2026-06-11 13:18:25.235749 | controller | Jun 11 12:21:19.341999 crc crio[24477]: time="2026-06-11T12:21:19.341888877Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=d61d5b73-d5e8-4e36-a0c8-283f50419295 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.235774 | controller | Jun 11 12:21:19.356163 crc crio[24477]: time="2026-06-11T12:21:19.356025604Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=8e9e5cbd-196d-4be3-80a0-309296400aa5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.235908 | controller | Jun 11 12:21:19.365294 crc crio[24477]: time="2026-06-11T12:21:19.365188049Z" level=info msg="Creating container: openstack/swift-storage-0/object-server" id=95037a2d-1415-4f12-b8ea-dab2a616701b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.235936 | controller | Jun 11 12:21:19.365840 crc crio[24477]: time="2026-06-11T12:21:19.365731304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.235954 | controller | Jun 11 12:21:19.403622 crc crio[24477]: time="2026-06-11T12:21:19.403498914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.235972 | controller | Jun 11 12:21:19.406178 crc crio[24477]: time="2026-06-11T12:21:19.406114595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.235988 | controller | Jun 11 12:21:19.580250 crc crio[24477]: time="2026-06-11T12:21:19.579719736Z" level=info msg="Created container 9707b1b0d904ca35c504cb96f3c5195dfa3b132de51aef4e41015f795d3da40e: openstack/swift-storage-0/object-server" id=95037a2d-1415-4f12-b8ea-dab2a616701b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.236005 | controller | Jun 11 12:21:19.581763 crc crio[24477]: time="2026-06-11T12:21:19.581699801Z" level=info msg="Starting container: 9707b1b0d904ca35c504cb96f3c5195dfa3b132de51aef4e41015f795d3da40e" id=6e431005-59d7-45a6-bd02-3d87aa710489 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.236021 | controller | Jun 11 12:21:19.587911 crc crio[24477]: time="2026-06-11T12:21:19.587824983Z" level=info msg="Started container" PID=64983 containerID=9707b1b0d904ca35c504cb96f3c5195dfa3b132de51aef4e41015f795d3da40e description=openstack/swift-storage-0/object-server id=6e431005-59d7-45a6-bd02-3d87aa710489 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1
2026-06-11 13:18:25.236039 | controller | Jun 11 12:21:19.599616 crc crio[24477]: time="2026-06-11T12:21:19.599449798Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=840446ea-a8f9-4edd-9734-c00cba881c64 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.236056 | controller | Jun 11 12:21:19.618536 crc crio[24477]: time="2026-06-11T12:21:19.618464321Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=627092a2-ee04-4a00-b8a9-921c44a7f0c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.236077 | controller | Jun 11 12:21:19.633240 crc crio[24477]: time="2026-06-11T12:21:19.633136091Z" level=info msg="Creating container: openstack/swift-storage-0/object-replicator" id=9ccd0a72-6d89-408c-9949-34dd21e929f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.236094 | controller | Jun 11 12:21:19.633758 crc crio[24477]: time="2026-06-11T12:21:19.633692517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.236112 | controller | Jun 11 12:21:19.673858 crc crio[24477]: time="2026-06-11T12:21:19.673630907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.236128 | controller | Jun 11 12:21:19.677055 crc crio[24477]: time="2026-06-11T12:21:19.676979338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.236146 | controller | Jun 11 12:21:19.806692 crc crio[24477]: time="2026-06-11T12:21:19.806445564Z" level=info msg="Created container a48042779a987c82aed52afba724ac0c763fa2c150faa7531e8809066070c6f9: openstack/swift-storage-0/object-replicator" id=9ccd0a72-6d89-408c-9949-34dd21e929f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.236163 | controller | Jun 11 12:21:19.808122 crc crio[24477]: time="2026-06-11T12:21:19.808034439Z" level=info msg="Starting container: a48042779a987c82aed52afba724ac0c763fa2c150faa7531e8809066070c6f9" id=63908482-46b2-4b91-8473-d8ae75f05359 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.236180 | controller | Jun 11 12:21:19.824146 crc crio[24477]: time="2026-06-11T12:21:19.824013687Z" level=info msg="Started container" PID=65009 containerID=a48042779a987c82aed52afba724ac0c763fa2c150faa7531e8809066070c6f9 description=openstack/swift-storage-0/object-replicator id=63908482-46b2-4b91-8473-d8ae75f05359 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1
2026-06-11 13:18:25.236196 | controller | Jun 11 12:21:19.841436 crc crio[24477]: time="2026-06-11T12:21:19.841111134Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=0444458c-4f5a-4688-b9da-da98296791f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.236212 | controller | Jun 11 12:21:19.856367 crc crio[24477]: time="2026-06-11T12:21:19.856250468Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=ccfbae1e-5d8d-4601-be22-c52cef57d261 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.236228 | controller | Jun 11 12:21:19.866704 crc crio[24477]: time="2026-06-11T12:21:19.863704418Z" level=info msg="Creating container: openstack/swift-storage-0/object-auditor" id=66badd40-ea55-4f00-86bb-84790c5b2203 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.236244 | controller | Jun 11 12:21:19.866704 crc crio[24477]: time="2026-06-11T12:21:19.864102209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.236261 | controller | Jun 11 12:21:19.915433 crc crio[24477]: time="2026-06-11T12:21:19.915343892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.236277 | controller | Jun 11 12:21:19.922131 crc crio[24477]: time="2026-06-11T12:21:19.92204866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.236297 | controller | Jun 11 12:21:20.060094 crc crio[24477]: time="2026-06-11T12:21:20.060028963Z" level=info msg="Created container 9cdd85772d4aa9197781957503dcc4bfd12f37db65ead5c864d026d53ecbf3be: openstack/swift-storage-0/object-auditor" id=66badd40-ea55-4f00-86bb-84790c5b2203 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.236313 | controller | Jun 11 12:21:20.062524 crc crio[24477]: time="2026-06-11T12:21:20.062439261Z" level=info msg="Starting container: 9cdd85772d4aa9197781957503dcc4bfd12f37db65ead5c864d026d53ecbf3be" id=5a84ef24-0e1e-42ea-b006-1c12b6c92a89 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.236329 | controller | Jun 11 12:21:20.068877 crc crio[24477]: time="2026-06-11T12:21:20.068794608Z" level=info msg="Started container" PID=65025 containerID=9cdd85772d4aa9197781957503dcc4bfd12f37db65ead5c864d026d53ecbf3be description=openstack/swift-storage-0/object-auditor id=5a84ef24-0e1e-42ea-b006-1c12b6c92a89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1
2026-06-11 13:18:25.236484 | controller | Jun 11 12:21:20.081089 crc crio[24477]: time="2026-06-11T12:21:20.080999511Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=b6ca8aaf-d012-4c9a-a8f2-95def1a9adc7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.236517 | controller | Jun 11 12:21:20.110743 crc crio[24477]: time="2026-06-11T12:21:20.110417324Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=732890c8-4fe4-4c02-8fb9-8e0e641ea3ec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.236618 | controller | Jun 11 12:21:20.135742 crc crio[24477]: time="2026-06-11T12:21:20.130851387Z" level=info msg="Creating container: openstack/swift-storage-0/object-updater" id=7e654a8c-4566-4fa1-a3eb-581b69775a81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.236646 | controller | Jun 11 12:21:20.135742 crc crio[24477]: time="2026-06-11T12:21:20.131252048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.236665 | controller | Jun 11 12:21:20.172019 crc crio[24477]: time="2026-06-11T12:21:20.171888066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.236683 | controller | Jun 11 12:21:20.174769 crc crio[24477]: time="2026-06-11T12:21:20.174602423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.236700 | controller | Jun 11 12:21:20.417833 crc crio[24477]: time="2026-06-11T12:21:20.417492572Z" level=info msg="Created container 25b3e05ad0d0ec8263cbd996a7fa8a9040b281d799c219b53f44a07464e20ec3: openstack/swift-storage-0/object-updater" id=7e654a8c-4566-4fa1-a3eb-581b69775a81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.236717 | controller | Jun 11 12:21:20.422417 crc crio[24477]: time="2026-06-11T12:21:20.419309422Z" level=info msg="Starting container: 25b3e05ad0d0ec8263cbd996a7fa8a9040b281d799c219b53f44a07464e20ec3" id=1d1e23a8-6346-4782-a000-6cf8ada93317 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.236734 | controller | Jun 11 12:21:20.427951 crc crio[24477]: time="2026-06-11T12:21:20.427316437Z" level=info msg="Started container" PID=65058 containerID=25b3e05ad0d0ec8263cbd996a7fa8a9040b281d799c219b53f44a07464e20ec3 description=openstack/swift-storage-0/object-updater id=1d1e23a8-6346-4782-a000-6cf8ada93317 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1
2026-06-11 13:18:25.236750 | controller | Jun 11 12:21:20.443925 crc crio[24477]: time="2026-06-11T12:21:20.443833089Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=10350826-1874-4132-a09c-b7fa0e525645 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.236772 | controller | Jun 11 12:21:20.455777 crc crio[24477]: time="2026-06-11T12:21:20.45567257Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=7a7cac85-468f-4b9b-ac42-6d5a5842edd8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.236789 | controller | Jun 11 12:21:20.462366 crc crio[24477]: time="2026-06-11T12:21:20.462212184Z" level=info msg="Creating container: openstack/swift-storage-0/object-expirer" id=fa8bbee4-b24f-411c-a28d-0c59e57224ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.236805 | controller | Jun 11 12:21:20.463283 crc crio[24477]: time="2026-06-11T12:21:20.463185002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.236821 | controller | Jun 11 12:21:20.558080 crc crio[24477]: time="2026-06-11T12:21:20.556854373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.236838 | controller | Jun 11 12:21:20.568340 crc crio[24477]: time="2026-06-11T12:21:20.568274345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.236887 | controller | Jun 11 12:21:20.708680 crc crio[24477]: time="2026-06-11T12:21:20.708549801Z" level=info msg="Created container 8fb514bd4dbd33ee023cbb074aa115ffa864640c625ad07a7102b84422fbcbf7: openstack/swift-storage-0/object-expirer" id=fa8bbee4-b24f-411c-a28d-0c59e57224ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.236929 | controller | Jun 11 12:21:20.710044 crc crio[24477]: time="2026-06-11T12:21:20.70997829Z" level=info msg="Starting container: 8fb514bd4dbd33ee023cbb074aa115ffa864640c625ad07a7102b84422fbcbf7" id=04a2b3e5-4aa7-4174-a985-e689bd0388b9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.236951 | controller | Jun 11 12:21:20.717605 crc crio[24477]: time="2026-06-11T12:21:20.717128381Z" level=info msg="Started container" PID=65126 containerID=8fb514bd4dbd33ee023cbb074aa115ffa864640c625ad07a7102b84422fbcbf7 description=openstack/swift-storage-0/object-expirer id=04a2b3e5-4aa7-4174-a985-e689bd0388b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1
2026-06-11 13:18:25.236970 | controller | Jun 11 12:21:20.728602 crc crio[24477]: time="2026-06-11T12:21:20.728469328Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=1b51b8ed-8e7c-406d-9aae-a690a5057886 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.236987 | controller | Jun 11 12:21:20.755154 crc crio[24477]: time="2026-06-11T12:21:20.755039832Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=22d24b01-c296-40f0-940c-e25f71fbb06d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.237004 | controller | Jun 11 12:21:20.766709 crc crio[24477]: time="2026-06-11T12:21:20.766500693Z" level=info msg="Creating container: openstack/swift-storage-0/rsync" id=fba6edd0-05f6-4333-a7dd-8174f2b99dbb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.237021 | controller | Jun 11 12:21:20.767149 crc crio[24477]: time="2026-06-11T12:21:20.767005497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.237039 | controller | Jun 11 12:21:20.810442 crc crio[24477]: time="2026-06-11T12:21:20.810332162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.237062 | controller | Jun 11 12:21:20.814460 crc crio[24477]: time="2026-06-11T12:21:20.814378337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.237080 | controller | Jun 11 12:21:20.915886 crc crio[24477]: time="2026-06-11T12:21:20.915491994Z" level=info msg="Created container 1ec0b0b9d87e4b26576918d4f049211ca95800595d72c09d9d665830a03f8c37: openstack/swift-storage-0/rsync" id=fba6edd0-05f6-4333-a7dd-8174f2b99dbb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.237097 | controller | Jun 11 12:21:20.917009 crc crio[24477]: time="2026-06-11T12:21:20.916891323Z" level=info msg="Starting container: 1ec0b0b9d87e4b26576918d4f049211ca95800595d72c09d9d665830a03f8c37" id=82afa7e3-2a20-48f9-98dd-d4cfb150ae98 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.237115 | controller | Jun 11 12:21:20.925002 crc crio[24477]: time="2026-06-11T12:21:20.92489723Z" level=info msg="Started container" PID=65174 containerID=1ec0b0b9d87e4b26576918d4f049211ca95800595d72c09d9d665830a03f8c37 description=openstack/swift-storage-0/rsync id=82afa7e3-2a20-48f9-98dd-d4cfb150ae98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1
2026-06-11 13:18:25.237132 | controller | Jun 11 12:21:20.939862 crc crio[24477]: time="2026-06-11T12:21:20.939738177Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=033a4e22-c7aa-472f-9ec6-9dc4bd668182 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.237150 | controller | Jun 11 12:21:20.959753 crc crio[24477]: time="2026-06-11T12:21:20.959452965Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=8b2d6ce9-790d-4683-b508-a987a2f59dac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.237167 | controller | Jun 11 12:21:20.976296 crc crio[24477]: time="2026-06-11T12:21:20.976161853Z" level=info msg="Creating container: openstack/swift-storage-0/swift-recon-cron" id=2944ab7a-5990-4b25-ad09-515548d66788 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.237185 | controller | Jun 11 12:21:20.976870 crc crio[24477]: time="2026-06-11T12:21:20.97680035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.237201 | controller | Jun 11 12:21:21.027468 crc crio[24477]: time="2026-06-11T12:21:21.027386208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.237218 | controller | Jun 11 12:21:21.033107 crc crio[24477]: time="2026-06-11T12:21:21.033049395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.237235 | controller | Jun 11 12:21:21.136825 crc crio[24477]: time="2026-06-11T12:21:21.136711577Z" level=info msg="Created container b250516472d77f071dce40209a7d71d554c5b573f8c870be549a67cf1e8bbc13: openstack/swift-storage-0/swift-recon-cron" id=2944ab7a-5990-4b25-ad09-515548d66788 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.237252 | controller | Jun 11 12:21:21.139925 crc crio[24477]: time="2026-06-11T12:21:21.139746683Z" level=info msg="Starting container: b250516472d77f071dce40209a7d71d554c5b573f8c870be549a67cf1e8bbc13" id=97966b74-7e06-4a3e-80c8-1e8b64625920 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.237267 | controller | Jun 11 12:21:21.147930 crc crio[24477]: time="2026-06-11T12:21:21.147757347Z" level=info msg="Started container" PID=65189 containerID=b250516472d77f071dce40209a7d71d554c5b573f8c870be549a67cf1e8bbc13 description=openstack/swift-storage-0/swift-recon-cron id=97966b74-7e06-4a3e-80c8-1e8b64625920 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1
2026-06-11 13:18:25.237288 | controller | Jun 11 12:21:22.253238 crc crio[24477]: time="2026-06-11T12:21:22.252356054Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-68c444669f-rkncr/POD" id=3ed9607d-fc3f-4078-9011-8dd64a39a061 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.237306 | controller | Jun 11 12:21:22.255138 crc crio[24477]: time="2026-06-11T12:21:22.25328065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.237324 | controller | Jun 11 12:21:22.299218 crc crio[24477]: time="2026-06-11T12:21:22.298959798Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68c444669f-rkncr Namespace:openstack ID:d5de2301c2291d699042b9e66b992f598bd38055bd9e073ea9a79f2b75a9aab7 UID:4c93c184-98ac-4f42-8b17-562175eb4f98 NetNS:/var/run/netns/bbf1b861-4528-4c91-88e6-9b35995091d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c93c184_98ac_4f42_8b17_562175eb4f98.slice PodAnnotations:0xc0003271b0}] Aliases:map[]}"
2026-06-11 13:18:25.237367 | controller | Jun 11 12:21:22.299218 crc crio[24477]: time="2026-06-11T12:21:22.299062662Z" level=info msg="Adding pod openstack_dnsmasq-dns-68c444669f-rkncr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.237387 | controller | Jun 11 12:21:22.850741 crc crio[24477]: 2026-06-11T12:21:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5de2301c2291d6 Mac:7a:07:94:cf:93:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/bbf1b861-4528-4c91-88e6-9b35995091d2 SocketPath: PciID:}] [{Interface:0xc0004c05f0 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.237404 | controller | Jun 11 12:21:22.852097 crc crio[24477]: time="2026-06-11T12:21:22.852022893Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68c444669f-rkncr Namespace:openstack ID:d5de2301c2291d699042b9e66b992f598bd38055bd9e073ea9a79f2b75a9aab7 UID:4c93c184-98ac-4f42-8b17-562175eb4f98 NetNS:/var/run/netns/bbf1b861-4528-4c91-88e6-9b35995091d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c93c184_98ac_4f42_8b17_562175eb4f98.slice PodAnnotations:0xc0003271b0}] Aliases:map[]}"
2026-06-11 13:18:25.237421 | controller | Jun 11 12:21:22.852236 crc crio[24477]: time="2026-06-11T12:21:22.852181077Z" level=info msg="Checking pod openstack_dnsmasq-dns-68c444669f-rkncr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.237438 | controller | Jun 11 12:21:22.862817 crc crio[24477]: time="2026-06-11T12:21:22.859958588Z" level=info msg="Ran pod sandbox d5de2301c2291d699042b9e66b992f598bd38055bd9e073ea9a79f2b75a9aab7 with infra container: openstack/dnsmasq-dns-68c444669f-rkncr/POD" id=3ed9607d-fc3f-4078-9011-8dd64a39a061 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.237585 | controller | Jun 11 12:21:22.864730 crc crio[24477]: time="2026-06-11T12:21:22.864535303Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=07a6ae4f-4f41-480b-a7fc-e002815e5dbc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.237608 | controller | Jun 11 12:21:22.915684 crc crio[24477]: time="2026-06-11T12:21:22.915478669Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a8db16d7-0b59-459e-8a3a-e9755ac78f7b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.237626 | controller | Jun 11 12:21:22.922612 crc crio[24477]: time="2026-06-11T12:21:22.922510356Z" level=info msg="Creating container: openstack/dnsmasq-dns-68c444669f-rkncr/init" id=cb871eb5-0cfa-457e-ae59-d3c5f13f2ea5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.237647 | controller | Jun 11 12:21:22.923032 crc crio[24477]: time="2026-06-11T12:21:22.922944898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.237691 | controller | Jun 11 12:21:22.976197 crc crio[24477]: time="2026-06-11T12:21:22.976087506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.237709 | controller | Jun 11 12:21:22.981153 crc crio[24477]: time="2026-06-11T12:21:22.981079866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.237726 | controller | Jun 11 12:21:23.101237 crc crio[24477]: time="2026-06-11T12:21:23.100874419Z" level=info msg="Created container 2ed46d65bd05bf41280b687ae9f47f919ca0b09b0cf84758e16ca8b5e42d1367: openstack/dnsmasq-dns-68c444669f-rkncr/init" id=cb871eb5-0cfa-457e-ae59-d3c5f13f2ea5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.237742 | controller | Jun 11 12:21:23.102424 crc crio[24477]: time="2026-06-11T12:21:23.10230901Z" level=info msg="Starting container: 2ed46d65bd05bf41280b687ae9f47f919ca0b09b0cf84758e16ca8b5e42d1367" id=ab098a53-0de7-4ada-88a3-d06399e7f62d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.237759 | controller | Jun 11 12:21:23.111560 crc crio[24477]: time="2026-06-11T12:21:23.111406586Z" level=info msg="Started container" PID=65320 containerID=2ed46d65bd05bf41280b687ae9f47f919ca0b09b0cf84758e16ca8b5e42d1367 description=openstack/dnsmasq-dns-68c444669f-rkncr/init id=ab098a53-0de7-4ada-88a3-d06399e7f62d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5de2301c2291d699042b9e66b992f598bd38055bd9e073ea9a79f2b75a9aab7
2026-06-11 13:18:25.237776 | controller | Jun 11 12:21:23.429562 crc crio[24477]: time="2026-06-11T12:21:23.429438319Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=78217aa4-f3c8-42c6-8114-b5afd8e7a059 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.237793 | controller | Jun 11 12:21:23.515492 crc crio[24477]: time="2026-06-11T12:21:23.5148367Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=40063046-0518-46b5-b0e1-2e43f14be6c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.237810 | controller | Jun 11 12:21:23.524318 crc crio[24477]: time="2026-06-11T12:21:23.524220473Z" level=info msg="Creating container: openstack/dnsmasq-dns-68c444669f-rkncr/dnsmasq-dns" id=26c9988b-2c15-4594-9e48-53dd7b98f267 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.237826 | controller | Jun 11 12:21:23.524996 crc crio[24477]: time="2026-06-11T12:21:23.524923364Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.237843 | controller | Jun 11 12:21:23.581741 crc crio[24477]: time="2026-06-11T12:21:23.581489886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.237882 | controller | Jun 11 12:21:23.593399 crc crio[24477]: time="2026-06-11T12:21:23.592562586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.237901 | controller | Jun 11 12:21:23.772107 crc crio[24477]: time="2026-06-11T12:21:23.771963479Z" level=info msg="Created container 422479648bbadb65ad2791db977c8910f8a78ebc8cb1e91e8e287e6adceffdfa: openstack/dnsmasq-dns-68c444669f-rkncr/dnsmasq-dns" id=26c9988b-2c15-4594-9e48-53dd7b98f267 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.237921 | controller | Jun 11 12:21:23.774123 crc crio[24477]: time="2026-06-11T12:21:23.773943675Z" level=info msg="Starting container: 422479648bbadb65ad2791db977c8910f8a78ebc8cb1e91e8e287e6adceffdfa" id=b64710dc-dccf-4088-bd23-5c3b649005a6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.237938 | controller | Jun 11 12:21:23.780517 crc crio[24477]: time="2026-06-11T12:21:23.780409815Z" level=info msg="Started container" PID=65342 containerID=422479648bbadb65ad2791db977c8910f8a78ebc8cb1e91e8e287e6adceffdfa description=openstack/dnsmasq-dns-68c444669f-rkncr/dnsmasq-dns id=b64710dc-dccf-4088-bd23-5c3b649005a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5de2301c2291d699042b9e66b992f598bd38055bd9e073ea9a79f2b75a9aab7
2026-06-11 13:18:25.237955 | controller | Jun 11 12:21:24.444378 crc crio[24477]: time="2026-06-11T12:21:24.444279463Z" level=info msg="Stopping pod sandbox: 6ae1b1f28b14efcc43a516147ba9c67232aa62fdfaacff55567ce2c78886276b" id=ee491732-9233-4fc6-ac91-31f1af1c9ac3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.237972 | controller | Jun 11 12:21:24.445302 crc crio[24477]: time="2026-06-11T12:21:24.445169028Z" level=info msg="Got pod network &{Name:glance-db-sync-rsl5c Namespace:openstack ID:6ae1b1f28b14efcc43a516147ba9c67232aa62fdfaacff55567ce2c78886276b UID:5fd6362e-152c-4266-879d-26a2d51153fb NetNS:/var/run/netns/2d57694b-24c1-47ea-839c-27da2f8eb0c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5fd6362e_152c_4266_879d_26a2d51153fb.slice PodAnnotations:0xc002d1a398}] Aliases:map[]}"
2026-06-11 13:18:25.237989 | controller | Jun 11 12:21:24.445381 crc crio[24477]: time="2026-06-11T12:21:24.445326312Z" level=info msg="Deleting pod openstack_glance-db-sync-rsl5c from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.238007 | controller | Jun 11 12:21:25.029017 crc crio[24477]: time="2026-06-11T12:21:25.028488179Z" level=info msg="Stopped pod sandbox: 6ae1b1f28b14efcc43a516147ba9c67232aa62fdfaacff55567ce2c78886276b" id=ee491732-9233-4fc6-ac91-31f1af1c9ac3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.238161 | controller | Jun 11 12:21:26.927088 crc crio[24477]: time="2026-06-11T12:21:26.926414757Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-68dfc8c9f9-88hdh/POD" id=61c7d873-3413-46b8-8135-2df833b22616 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.238187 | controller | Jun 11 12:21:26.928996 crc crio[24477]: time="2026-06-11T12:21:26.927112996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.238206 | controller | Jun 11 12:21:26.985855 crc crio[24477]: time="2026-06-11T12:21:26.985623614Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-88hdh Namespace:openstack ID:129c52298eff55e987aeabc8d220b1c4b9d4cd4f727a3e20d91e805762f91ba5 UID:99c83815-f751-4ddd-a57b-748db6d703fb NetNS:/var/run/netns/4353c350-871e-4df2-954a-7ea5d532f3a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99c83815_f751_4ddd_a57b_748db6d703fb.slice PodAnnotations:0xc000a862d8}] Aliases:map[]}"
2026-06-11 13:18:25.238224 | controller | Jun 11 12:21:26.985855 crc crio[24477]: time="2026-06-11T12:21:26.985772848Z" level=info msg="Adding pod openstack_dnsmasq-dns-68dfc8c9f9-88hdh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.238242 | controller | Jun 11 12:21:27.388403 crc crio[24477]: 2026-06-11T12:21:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:129c52298eff55e Mac:e6:c8:1a:76:be:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/4353c350-871e-4df2-954a-7ea5d532f3a3 SocketPath: PciID:}] [{Interface:0xc000014640 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.238263 | controller | Jun 11 12:21:27.389033 crc crio[24477]: time="2026-06-11T12:21:27.388834814Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-88hdh Namespace:openstack ID:129c52298eff55e987aeabc8d220b1c4b9d4cd4f727a3e20d91e805762f91ba5 UID:99c83815-f751-4ddd-a57b-748db6d703fb NetNS:/var/run/netns/4353c350-871e-4df2-954a-7ea5d532f3a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99c83815_f751_4ddd_a57b_748db6d703fb.slice PodAnnotations:0xc000a862d8}] Aliases:map[]}"
2026-06-11 13:18:25.238281 | controller | Jun 11 12:21:27.389033 crc crio[24477]: time="2026-06-11T12:21:27.388966747Z" level=info msg="Checking pod openstack_dnsmasq-dns-68dfc8c9f9-88hdh for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.238299 | controller | Jun 11 12:21:27.406875 crc crio[24477]: time="2026-06-11T12:21:27.405212202Z" level=info msg="Ran pod sandbox 129c52298eff55e987aeabc8d220b1c4b9d4cd4f727a3e20d91e805762f91ba5 with infra container: openstack/dnsmasq-dns-68dfc8c9f9-88hdh/POD" id=61c7d873-3413-46b8-8135-2df833b22616 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.238316 | controller | Jun 11 12:21:27.408062 crc crio[24477]: time="2026-06-11T12:21:27.40796928Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=22952e24-48a6-44d1-869c-f063189cecbd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.238334 | controller | Jun 11 12:21:27.475526 crc crio[24477]: time="2026-06-11T12:21:27.475367538Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=6ebff156-1524-4b7d-8860-e168078ca891 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.238350 | controller | Jun 11 12:21:27.483407 crc crio[24477]: time="2026-06-11T12:21:27.483367271Z" level=info msg="Creating container: openstack/dnsmasq-dns-68dfc8c9f9-88hdh/init" id=030f9a83-2524-4c97-9b63-aac76a8e5d34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.238367 | controller | Jun 11 12:21:27.484248 crc crio[24477]: time="2026-06-11T12:21:27.484225035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.238384 | controller | Jun 11 12:21:27.487705 crc crio[24477]: time="2026-06-11T12:21:27.487508647Z" level=info msg="Stopping container: 422479648bbadb65ad2791db977c8910f8a78ebc8cb1e91e8e287e6adceffdfa (timeout: 10s)" id=51340ebd-20f1-4219-97da-d25a2dcb40fe name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.238400 | controller | Jun 11 12:21:27.549290 crc crio[24477]: time="2026-06-11T12:21:27.548693159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.238445 | controller | Jun 11 12:21:27.555997 crc crio[24477]: time="2026-06-11T12:21:27.555305527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.238464 | controller | Jun 11 12:21:27.631427 crc crio[24477]: time="2026-06-11T12:21:27.631303392Z" level=info msg="Stopped container 422479648bbadb65ad2791db977c8910f8a78ebc8cb1e91e8e287e6adceffdfa: openstack/dnsmasq-dns-68c444669f-rkncr/dnsmasq-dns" id=51340ebd-20f1-4219-97da-d25a2dcb40fe name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.238482 | controller | Jun 11 12:21:27.634719 crc crio[24477]: time="2026-06-11T12:21:27.634619506Z" level=info msg="Stopping pod sandbox: d5de2301c2291d699042b9e66b992f598bd38055bd9e073ea9a79f2b75a9aab7" id=e256ab98-c97f-41c8-b4a8-203d158ffd90 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.238502 | controller | Jun 11 12:21:27.635844 crc crio[24477]: time="2026-06-11T12:21:27.635604814Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68c444669f-rkncr Namespace:openstack ID:d5de2301c2291d699042b9e66b992f598bd38055bd9e073ea9a79f2b75a9aab7 UID:4c93c184-98ac-4f42-8b17-562175eb4f98 NetNS:/var/run/netns/bbf1b861-4528-4c91-88e6-9b35995091d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c93c184_98ac_4f42_8b17_562175eb4f98.slice PodAnnotations:0xc001f2a3f0}] Aliases:map[]}"
2026-06-11 13:18:25.238520 | controller | Jun 11 12:21:27.636106 crc crio[24477]: time="2026-06-11T12:21:27.636084837Z" level=info msg="Deleting pod openstack_dnsmasq-dns-68c444669f-rkncr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.238538 | controller | Jun 11 12:21:27.751170 crc crio[24477]: time="2026-06-11T12:21:27.750609173Z" level=info msg="Created container 92d6de15529269f675cd8765d4d8897fc3823a842403039856dcb7b7aa6fea0c: openstack/dnsmasq-dns-68dfc8c9f9-88hdh/init" id=030f9a83-2524-4c97-9b63-aac76a8e5d34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.238556 | controller | Jun 11 12:21:27.756947 crc crio[24477]: time="2026-06-11T12:21:27.756608882Z" level=info msg="Starting container: 92d6de15529269f675cd8765d4d8897fc3823a842403039856dcb7b7aa6fea0c" id=5130f568-5c43-4772-8340-11984005db1f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.238574 | controller | Jun 11 12:21:27.774890 crc crio[24477]: time="2026-06-11T12:21:27.774801638Z" level=info msg="Started container" PID=65648 containerID=92d6de15529269f675cd8765d4d8897fc3823a842403039856dcb7b7aa6fea0c description=openstack/dnsmasq-dns-68dfc8c9f9-88hdh/init id=5130f568-5c43-4772-8340-11984005db1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=129c52298eff55e987aeabc8d220b1c4b9d4cd4f727a3e20d91e805762f91ba5
2026-06-11 13:18:25.238591 | controller | Jun 11 12:21:28.333525 crc crio[24477]: time="2026-06-11T12:21:28.332862129Z" level=info msg="Stopped pod sandbox: d5de2301c2291d699042b9e66b992f598bd38055bd9e073ea9a79f2b75a9aab7" id=e256ab98-c97f-41c8-b4a8-203d158ffd90 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.238611 | controller | Jun 11 12:21:28.505348 crc crio[24477]: time="2026-06-11T12:21:28.505260933Z" level=info msg="Removing container: 422479648bbadb65ad2791db977c8910f8a78ebc8cb1e91e8e287e6adceffdfa" id=5ef4a519-7c66-4231-976e-a8f1ca331e46 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.238636 | controller | Jun 11 12:21:28.519022 crc crio[24477]: time="2026-06-11T12:21:28.518889021Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=22d300d3-35d6-452f-a785-fb03d12770d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.238661 | controller | Jun 11 12:21:28.542037 crc crio[24477]: time="2026-06-11T12:21:28.541975174Z" level=info msg="Removed container 422479648bbadb65ad2791db977c8910f8a78ebc8cb1e91e8e287e6adceffdfa: openstack/dnsmasq-dns-68c444669f-rkncr/dnsmasq-dns" id=5ef4a519-7c66-4231-976e-a8f1ca331e46 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.238684 | controller | Jun 11 12:21:28.565904 crc crio[24477]: time="2026-06-11T12:21:28.565737721Z" level=info msg="Removing container: 2ed46d65bd05bf41280b687ae9f47f919ca0b09b0cf84758e16ca8b5e42d1367" id=06530fe3-97d5-4442-abb1-b04fb20c147a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.238707 | controller | Jun 11 12:21:28.770746 crc crio[24477]: time="2026-06-11T12:21:28.77039377Z" level=info msg="Removed container 2ed46d65bd05bf41280b687ae9f47f919ca0b09b0cf84758e16ca8b5e42d1367: openstack/dnsmasq-dns-68c444669f-rkncr/init" id=06530fe3-97d5-4442-abb1-b04fb20c147a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.238819 | controller | Jun 11 12:21:28.773628 crc crio[24477]: time="2026-06-11T12:21:28.773054661Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=47b8ed53-7934-41a1-a6a1-20f5d1ef9816 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.238845 | controller | Jun 11 12:21:28.784188 crc crio[24477]: time="2026-06-11T12:21:28.783864382Z" level=info msg="Creating container: openstack/dnsmasq-dns-68dfc8c9f9-88hdh/dnsmasq-dns" id=4b1e3ea3-b107-429f-8b94-4b93a613fce2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.238884 | controller | Jun 11 12:21:28.785292 crc crio[24477]: time="2026-06-11T12:21:28.784312074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.238903 | controller | Jun 11 12:21:28.872932 crc crio[24477]: time="2026-06-11T12:21:28.872870923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.238920 | controller | Jun 11 12:21:28.879150 crc crio[24477]: time="2026-06-11T12:21:28.878983285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.238937 | controller | Jun 11 12:21:29.073027 crc crio[24477]: time="2026-06-11T12:21:29.07201674Z" level=info msg="Running pod sandbox: openstack/cinder-db-create-msqmc/POD" id=3b04120e-bf9a-4e61-b9ab-3cda8ad5c002 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.238954 | controller | Jun 11 12:21:29.073027 crc crio[24477]: time="2026-06-11T12:21:29.072878444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.238970 | controller | Jun 11 12:21:29.129425 crc crio[24477]: time="2026-06-11T12:21:29.129269942Z" level=info msg="Stopping pod sandbox: de799f40f4eb7bc2754962ac183fb465a8b6cee890e9f58f5460af95808ad990" id=0bd3df48-17ec-4de8-84d0-adb4e41e7bf1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.238986 | controller | Jun 11 12:21:29.129425 crc crio[24477]: time="2026-06-11T12:21:29.129361385Z" level=info msg="Stopped pod sandbox (already stopped): de799f40f4eb7bc2754962ac183fb465a8b6cee890e9f58f5460af95808ad990" id=0bd3df48-17ec-4de8-84d0-adb4e41e7bf1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.239003 | controller | Jun 11 12:21:29.131328 crc crio[24477]: time="2026-06-11T12:21:29.131260287Z" level=info msg="Removing pod sandbox: de799f40f4eb7bc2754962ac183fb465a8b6cee890e9f58f5460af95808ad990" id=9edabf9b-54af-4339-8b0d-a07f50aad43c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.239020 | controller | Jun 11 12:21:29.167083 crc crio[24477]: time="2026-06-11T12:21:29.16591191Z" level=info msg="Got pod network &{Name:cinder-db-create-msqmc Namespace:openstack ID:7d9ff6cdedd6fffcca9be4a903503e8d30fd90f9c01a0827cc78b300115e85bf UID:38f4328e-4fe9-40a6-a446-c5736ac90211 NetNS:/var/run/netns/f92d763f-9015-45ae-80f5-bd18be4d4bc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38f4328e_4fe9_40a6_a446_c5736ac90211.slice PodAnnotations:0xc000a14368}] Aliases:map[]}"
2026-06-11 13:18:25.239076 | controller | Jun 11 12:21:29.167083 crc crio[24477]: time="2026-06-11T12:21:29.166028103Z" level=info msg="Adding pod openstack_cinder-db-create-msqmc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.239096 | controller | Jun 11 12:21:29.245228 crc crio[24477]: time="2026-06-11T12:21:29.19427368Z" level=info msg="Removed pod sandbox: de799f40f4eb7bc2754962ac183fb465a8b6cee890e9f58f5460af95808ad990" id=9edabf9b-54af-4339-8b0d-a07f50aad43c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.239113 | controller | Jun 11 12:21:29.245228 crc crio[24477]: time="2026-06-11T12:21:29.200939446Z" level=info msg="Stopping pod sandbox: d5de2301c2291d699042b9e66b992f598bd38055bd9e073ea9a79f2b75a9aab7" id=9fb16ea6-12cc-4891-8a3b-3c5850d01b4f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.239134 | controller | Jun 11 12:21:29.245228 crc crio[24477]: time="2026-06-11T12:21:29.201013288Z" level=info msg="Stopped pod sandbox (already stopped): d5de2301c2291d699042b9e66b992f598bd38055bd9e073ea9a79f2b75a9aab7" id=9fb16ea6-12cc-4891-8a3b-3c5850d01b4f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.239151 | controller | Jun 11 12:21:29.245228 crc crio[24477]: time="2026-06-11T12:21:29.207961545Z" level=info msg="Removing pod sandbox: d5de2301c2291d699042b9e66b992f598bd38055bd9e073ea9a79f2b75a9aab7" id=1568c7c9-2ddb-48c7-b6b7-9317d5dd2267 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.239168 | controller | Jun 11 12:21:29.245228 crc crio[24477]: time="2026-06-11T12:21:29.221280611Z" level=info msg="Removed pod sandbox: d5de2301c2291d699042b9e66b992f598bd38055bd9e073ea9a79f2b75a9aab7" id=1568c7c9-2ddb-48c7-b6b7-9317d5dd2267 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.239184 | controller | Jun 11 12:21:29.245228 crc crio[24477]: time="2026-06-11T12:21:29.229525359Z" level=info msg="Stopping pod sandbox: 2392c120f2ee7c8236802593c64dc9da2533f0bedf43e46cadb3b5e56a717e4c" id=f367c457-8e81-4190-964c-b5fbdd5b3f44 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.239201 | controller | Jun 11 12:21:29.245228 crc crio[24477]: time="2026-06-11T12:21:29.229999551Z" level=info msg="Stopped pod sandbox (already stopped): 2392c120f2ee7c8236802593c64dc9da2533f0bedf43e46cadb3b5e56a717e4c" id=f367c457-8e81-4190-964c-b5fbdd5b3f44 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.239390 | controller | Jun 11 12:21:29.249430 crc crio[24477]: time="2026-06-11T12:21:29.246856883Z" level=info msg="Removing pod sandbox: 2392c120f2ee7c8236802593c64dc9da2533f0bedf43e46cadb3b5e56a717e4c" id=02a2694e-5a72-4c22-ac81-c52b23955fa6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.239437 | controller | Jun 11 12:21:29.312754 crc crio[24477]: time="2026-06-11T12:21:29.312610555Z" level=info msg="Created container 883a6fe4ec3525d512252b791db8c74f9549604c46c7a7b5314278d4dfb73039: openstack/dnsmasq-dns-68dfc8c9f9-88hdh/dnsmasq-dns" id=4b1e3ea3-b107-429f-8b94-4b93a613fce2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.239460 | controller | Jun 11 12:21:29.323449 crc crio[24477]: time="2026-06-11T12:21:29.321154293Z" level=info msg="Starting container: 883a6fe4ec3525d512252b791db8c74f9549604c46c7a7b5314278d4dfb73039" id=3383db37-9da4-4f7a-b133-4c2a97324f5c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.239478 | controller | Jun 11 12:21:29.341808 crc crio[24477]: time="2026-06-11T12:21:29.34171528Z" level=info msg="Removed pod sandbox: 2392c120f2ee7c8236802593c64dc9da2533f0bedf43e46cadb3b5e56a717e4c" id=02a2694e-5a72-4c22-ac81-c52b23955fa6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.239495 | controller | Jun 11 12:21:29.373885 crc crio[24477]: time="2026-06-11T12:21:29.373802088Z" level=info msg="Started container" PID=65835 containerID=883a6fe4ec3525d512252b791db8c74f9549604c46c7a7b5314278d4dfb73039 description=openstack/dnsmasq-dns-68dfc8c9f9-88hdh/dnsmasq-dns id=3383db37-9da4-4f7a-b133-4c2a97324f5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=129c52298eff55e987aeabc8d220b1c4b9d4cd4f727a3e20d91e805762f91ba5
2026-06-11 13:18:25.239512 | controller | Jun 11 12:21:29.452950 crc crio[24477]: time="2026-06-11T12:21:29.449053592Z" level=info msg="Running pod sandbox: openstack/cinder-a1b6-account-create-update-nzdxn/POD" id=8ce29739-4d8f-4745-bd7d-573a60f807ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.239529 | controller | Jun 11 12:21:29.452950 crc crio[24477]: time="2026-06-11T12:21:29.449695351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.239551 | controller | Jun 11 12:21:29.568069 crc crio[24477]: time="2026-06-11T12:21:29.567974689Z" level=info msg="Got pod network &{Name:cinder-a1b6-account-create-update-nzdxn Namespace:openstack ID:d9094d5c4301cab5ebc132c53de6fa0479aa8a010aca73f6932a3f77ef68f427 UID:088fbd2c-1166-405a-9c9a-556b699ac5c9 NetNS:/var/run/netns/c79d2ab6-f62a-46d2-9305-7a2e8016f1a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod088fbd2c_1166_405a_9c9a_556b699ac5c9.slice PodAnnotations:0xc0072c03f8}] Aliases:map[]}"
2026-06-11 13:18:25.239568 | controller | Jun 11 12:21:29.578918 crc crio[24477]: time="2026-06-11T12:21:29.57295944Z" level=info msg="Adding pod openstack_cinder-a1b6-account-create-update-nzdxn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.239585 | controller | Jun 11 12:21:29.625942 crc crio[24477]: time="2026-06-11T12:21:29.614878618Z" level=info msg="Running pod sandbox: openstack/neutron-db-create-rdspp/POD" id=e81c22e8-ab58-4fb1-bf02-cb87120c46bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.239602 | controller | Jun 11 12:21:29.626074 crc crio[24477]: time="2026-06-11T12:21:29.625970523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.239619 | controller | Jun 11 12:21:29.717972 crc crio[24477]: time="2026-06-11T12:21:29.713071874Z" level=info msg="Got pod network &{Name:neutron-db-create-rdspp Namespace:openstack ID:8556cd09f3bc5af6a456e180287354f300940d702620fd7a836a177489e424fe UID:34154509-ef9c-4f09-90c3-c11be7deef90 NetNS:/var/run/netns/219aec34-ab21-49c0-b6fc-25cfbf410b38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34154509_ef9c_4f09_90c3_c11be7deef90.slice PodAnnotations:0xc007b16728}] Aliases:map[]}"
2026-06-11 13:18:25.239635 | controller | Jun 11 12:21:29.717972 crc crio[24477]: time="2026-06-11T12:21:29.713294551Z" level=info msg="Adding pod openstack_neutron-db-create-rdspp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.239652 | controller | Jun 11 12:21:29.772867 crc crio[24477]: time="2026-06-11T12:21:29.772780451Z" level=info msg="Running pod sandbox: openstack/keystone-db-sync-5xl9v/POD" id=976ed835-a624-46e4-99bb-0632378119c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.239669 | controller | Jun 11 12:21:29.773057 crc crio[24477]: time="2026-06-11T12:21:29.772894985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.239687 | controller | Jun 11 12:21:29.867912 crc crio[24477]: 2026-06-11T12:21:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7d9ff6cdedd6fff Mac:3e:3f:5c:69:bb:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/f92d763f-9015-45ae-80f5-bd18be4d4bc5 SocketPath: PciID:}] [{Interface:0xc000387280 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.239703 | controller | Jun 11 12:21:29.889145 crc crio[24477]: time="2026-06-11T12:21:29.88897977Z" level=info msg="Got pod network &{Name:keystone-db-sync-5xl9v Namespace:openstack ID:5ea706c6a1b4b3c57de32f2f68c07cfe2f8380dedde1d7710f4ad839aa0485e8 UID:409f6f80-fc0b-4e66-89f0-eec11a4e0b53 NetNS:/var/run/netns/464dfcf3-4052-473f-a898-0d4d1306e4bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod409f6f80_fc0b_4e66_89f0_eec11a4e0b53.slice PodAnnotations:0xc000a865a8}] Aliases:map[]}"
2026-06-11 13:18:25.239720 | controller | Jun 11 12:21:29.889145 crc crio[24477]: time="2026-06-11T12:21:29.889084653Z" level=info msg="Adding pod openstack_keystone-db-sync-5xl9v to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.239740 | controller | Jun 11 12:21:29.894249 crc crio[24477]: time="2026-06-11T12:21:29.89403157Z" level=info msg="Got pod network &{Name:cinder-db-create-msqmc Namespace:openstack ID:7d9ff6cdedd6fffcca9be4a903503e8d30fd90f9c01a0827cc78b300115e85bf UID:38f4328e-4fe9-40a6-a446-c5736ac90211 NetNS:/var/run/netns/f92d763f-9015-45ae-80f5-bd18be4d4bc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38f4328e_4fe9_40a6_a446_c5736ac90211.slice PodAnnotations:0xc000a14368}] Aliases:map[]}"
2026-06-11 13:18:25.239757 | controller | Jun 11 12:21:29.894419 crc crio[24477]: time="2026-06-11T12:21:29.894368369Z" level=info msg="Checking pod openstack_cinder-db-create-msqmc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.239775 | controller | Jun 11 12:21:29.910354 crc crio[24477]: time="2026-06-11T12:21:29.910192686Z" level=info msg="Running pod sandbox: openstack/barbican-db-create-8dsdw/POD" id=c82320f9-4d90-46a5-a6dd-847190cb888c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.239908 | controller | Jun 11 12:21:29.910500 crc crio[24477]: time="2026-06-11T12:21:29.910455303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.239930 | controller | Jun 11 12:21:29.913503 crc crio[24477]: time="2026-06-11T12:21:29.913424927Z" level=info msg="Ran pod sandbox 7d9ff6cdedd6fffcca9be4a903503e8d30fd90f9c01a0827cc78b300115e85bf with infra container: openstack/cinder-db-create-msqmc/POD" id=3b04120e-bf9a-4e61-b9ab-3cda8ad5c002 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.239948 | controller | Jun 11 12:21:29.920705 crc crio[24477]: time="2026-06-11T12:21:29.919390484Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=1c97dcf0-d836-4af3-9010-95c390933362 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.239965 | controller | Jun 11 12:21:29.957508 crc crio[24477]: time="2026-06-11T12:21:29.957379778Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=e9088786-36bd-46da-a1df-2815063e30db name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.239982 | controller | Jun 11 12:21:30.014337 crc crio[24477]: time="2026-06-11T12:21:30.014198717Z" level=info msg="Running pod sandbox: openstack/neutron-1f99-account-create-update-2z9kz/POD" id=6617b51f-1094-4dd6-adb4-750731c82a5d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.239998 | controller | Jun 11 12:21:30.014722 crc crio[24477]: time="2026-06-11T12:21:30.014386523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.240016 | controller | Jun 11 12:21:30.046125 crc crio[24477]: time="2026-06-11T12:21:30.04582801Z" level=info msg="Creating container: openstack/cinder-db-create-msqmc/mariadb-database-create" id=a8a5913e-41b0-4b90-b238-f551616d71e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.240034 | controller | Jun 11 12:21:30.054183 crc crio[24477]: time="2026-06-11T12:21:30.053982672Z" level=info msg="Got pod network &{Name:barbican-db-create-8dsdw Namespace:openstack ID:e6f87855072528cec4586503c5a5827700e12ab7fc0efbf39088f217a970938c UID:49d95f87-e347-47e4-8bc9-c9eb443fecef NetNS:/var/run/netns/a0794b07-94e2-4980-b4cc-3103eca34433 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49d95f87_e347_47e4_8bc9_c9eb443fecef.slice PodAnnotations:0xc00008c568}] Aliases:map[]}"
2026-06-11 13:18:25.240056 | controller | Jun 11 12:21:30.054183 crc crio[24477]: time="2026-06-11T12:21:30.054050134Z" level=info msg="Adding pod openstack_barbican-db-create-8dsdw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.240074 | controller | Jun 11 12:21:30.108698 crc crio[24477]: time="2026-06-11T12:21:30.1074998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.240093 | controller | Jun 11 12:21:30.120459 crc crio[24477]: time="2026-06-11T12:21:30.120385812Z" level=info msg="Running pod sandbox: openstack/barbican-800e-account-create-update-5clpx/POD" id=6b0acae8-dd08-48ff-8f1a-a96d924ee548 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.240110 | controller | Jun 11 12:21:30.120623 crc crio[24477]: time="2026-06-11T12:21:30.120481624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.240127 | controller | Jun 11 12:21:30.140142 crc crio[24477]: time="2026-06-11T12:21:30.138950476Z" level=info msg="Got pod network &{Name:neutron-1f99-account-create-update-2z9kz Namespace:openstack ID:0514c1a1f8fb5498f5864bc2510646dd16b01a340a93078ed5c7be5522ebd94d UID:ba231380-6d86-4dbe-8497-12eb2ffe5ff0 NetNS:/var/run/netns/0f71e3a4-df71-4f0b-b2cf-a0e41723444e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba231380_6d86_4dbe_8497_12eb2ffe5ff0.slice PodAnnotations:0xc000326128}] Aliases:map[]}"
2026-06-11 13:18:25.240144 | controller | Jun 11 12:21:30.140142 crc crio[24477]: time="2026-06-11T12:21:30.139020048Z" level=info msg="Adding pod openstack_neutron-1f99-account-create-update-2z9kz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.240184 | controller | Jun 11 12:21:30.173489 crc crio[24477]: time="2026-06-11T12:21:30.173155308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.240209 | controller | Jun 11 12:21:30.194054 crc crio[24477]: time="2026-06-11T12:21:30.193365856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.240227 | controller | Jun 11 12:21:30.367616 crc crio[24477]: 2026-06-11T12:21:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9094d5c4301cab Mac:56:6b:cd:4f:b0:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/c79d2ab6-f62a-46d2-9305-7a2e8016f1a1 SocketPath: PciID:}] [{Interface:0xc0001126d0 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.240244 | controller | Jun 11 12:21:30.379233 crc crio[24477]: time="2026-06-11T12:21:30.371636466Z" level=info msg="Got pod network &{Name:cinder-a1b6-account-create-update-nzdxn Namespace:openstack ID:d9094d5c4301cab5ebc132c53de6fa0479aa8a010aca73f6932a3f77ef68f427 UID:088fbd2c-1166-405a-9c9a-556b699ac5c9 NetNS:/var/run/netns/c79d2ab6-f62a-46d2-9305-7a2e8016f1a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod088fbd2c_1166_405a_9c9a_556b699ac5c9.slice PodAnnotations:0xc0072c03f8}] Aliases:map[]}"
2026-06-11 13:18:25.240262 | controller | Jun 11 12:21:30.379233 crc crio[24477]: time="2026-06-11T12:21:30.371925045Z" level=info msg="Checking pod openstack_cinder-a1b6-account-create-update-nzdxn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.240280 | controller | Jun 11 12:21:30.393250 crc crio[24477]: time="2026-06-11T12:21:30.393144131Z" level=info msg="Got pod network &{Name:barbican-800e-account-create-update-5clpx Namespace:openstack ID:5af71261bc69b2125a986eb6f6d3abea437d193ba9857bffb311c6612a53dc89 UID:18da207f-2afa-4e29-a8f4-faf8bc65d645 NetNS:/var/run/netns/025266cb-3f42-4c05-bb5e-fecb02f5bcc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18da207f_2afa_4e29_a8f4_faf8bc65d645.slice PodAnnotations:0xc00008ca10}] Aliases:map[]}"
2026-06-11 13:18:25.240301 | controller | Jun 11 12:21:30.393250 crc crio[24477]: time="2026-06-11T12:21:30.393225123Z" level=info msg="Adding pod openstack_barbican-800e-account-create-update-5clpx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.240318 | controller | Jun 11 12:21:30.397372 crc crio[24477]: time="2026-06-11T12:21:30.397254196Z" level=info msg="Ran pod sandbox d9094d5c4301cab5ebc132c53de6fa0479aa8a010aca73f6932a3f77ef68f427 with infra container: openstack/cinder-a1b6-account-create-update-nzdxn/POD" id=8ce29739-4d8f-4745-bd7d-573a60f807ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.240335 | controller | Jun 11 12:21:30.407915 crc crio[24477]: time="2026-06-11T12:21:30.407222058Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=2022d285-ea71-4f94-ab8f-7646d100dd47 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.240352 | controller | Jun 11 12:21:30.413171 crc crio[24477]: time="2026-06-11T12:21:30.413082176Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=31b10b99-1b68-4cf0-b8b5-8f4f60e98bcd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.240368 | controller | Jun 11 12:21:30.432297 crc crio[24477]: time="2026-06-11T12:21:30.432177455Z" level=info msg="Creating container: openstack/cinder-a1b6-account-create-update-nzdxn/mariadb-account-create-update" id=92417708-b542-4b0a-bfc0-181db362a03b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.240386 | controller | Jun 11 12:21:30.432942 crc crio[24477]: time="2026-06-11T12:21:30.432811493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.240402 | controller | Jun 11 12:21:30.486454 crc crio[24477]: time="2026-06-11T12:21:30.486136351Z" level=info msg="Created container 8503ba1dc6c51d508a0dc20428104f9d52f1a9899e51899dae2bf60e521bb1cd: openstack/cinder-db-create-msqmc/mariadb-database-create" id=a8a5913e-41b0-4b90-b238-f551616d71e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.240418 | controller | Jun 11 12:21:30.488088 crc crio[24477]: time="2026-06-11T12:21:30.488004813Z" level=info msg="Starting container: 8503ba1dc6c51d508a0dc20428104f9d52f1a9899e51899dae2bf60e521bb1cd" id=d336876d-8b9f-46e2-9450-187a85aed449 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.240435 | controller | Jun 11 12:21:30.503745 crc crio[24477]: time="2026-06-11T12:21:30.502002216Z" level=info msg="Started container" PID=66043 containerID=8503ba1dc6c51d508a0dc20428104f9d52f1a9899e51899dae2bf60e521bb1cd description=openstack/cinder-db-create-msqmc/mariadb-database-create id=d336876d-8b9f-46e2-9450-187a85aed449 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d9ff6cdedd6fffcca9be4a903503e8d30fd90f9c01a0827cc78b300115e85bf
2026-06-11 13:18:25.240453 | controller | Jun 11 12:21:30.546030 crc crio[24477]: time="2026-06-11T12:21:30.545929095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.240470 | controller | Jun 11 12:21:30.566544 crc crio[24477]: time="2026-06-11T12:21:30.56647324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.240510 | controller | Jun 11 12:21:30.777617 crc crio[24477]: time="2026-06-11T12:21:30.777465311Z" level=info msg="Created container 12bb193a15a137f345ed738b1ccb58570601a538bb1e2e44ce8078caed52cf84: openstack/cinder-a1b6-account-create-update-nzdxn/mariadb-account-create-update" id=92417708-b542-4b0a-bfc0-181db362a03b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.240535 | controller | Jun 11 12:21:30.783430 crc crio[24477]: time="2026-06-11T12:21:30.783385948Z" level=info msg="Starting container: 12bb193a15a137f345ed738b1ccb58570601a538bb1e2e44ce8078caed52cf84" id=d1b89e46-4b47-4fc4-8069-111fe697b0c5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.240552 | controller | Jun 11 12:21:30.791005 crc crio[24477]: 2026-06-11T12:21:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8556cd09f3bc5af Mac:da:d3:f3:e7:a8:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/219aec34-ab21-49c0-b6fc-25cfbf410b38 SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.240569 | controller | Jun 11 12:21:30.793511 crc crio[24477]: time="2026-06-11T12:21:30.793339746Z" level=info msg="Got pod network &{Name:neutron-db-create-rdspp Namespace:openstack ID:8556cd09f3bc5af6a456e180287354f300940d702620fd7a836a177489e424fe UID:34154509-ef9c-4f09-90c3-c11be7deef90 NetNS:/var/run/netns/219aec34-ab21-49c0-b6fc-25cfbf410b38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34154509_ef9c_4f09_90c3_c11be7deef90.slice PodAnnotations:0xc007b16728}] Aliases:map[]}"
2026-06-11 13:18:25.240586 | controller | Jun 11 12:21:30.793746 crc crio[24477]: time="2026-06-11T12:21:30.793604813Z" level=info msg="Checking pod openstack_neutron-db-create-rdspp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.240604 | controller | Jun 11 12:21:30.797896 crc crio[24477]: time="2026-06-11T12:21:30.797855349Z" level=info msg="Started container" PID=66175 containerID=12bb193a15a137f345ed738b1ccb58570601a538bb1e2e44ce8078caed52cf84 description=openstack/cinder-a1b6-account-create-update-nzdxn/mariadb-account-create-update id=d1b89e46-4b47-4fc4-8069-111fe697b0c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9094d5c4301cab5ebc132c53de6fa0479aa8a010aca73f6932a3f77ef68f427
2026-06-11 13:18:25.240622 | controller | Jun 11 12:21:30.826049 crc crio[24477]: time="2026-06-11T12:21:30.824952296Z" level=info msg="Ran pod sandbox 8556cd09f3bc5af6a456e180287354f300940d702620fd7a836a177489e424fe with infra container: openstack/neutron-db-create-rdspp/POD" id=e81c22e8-ab58-4fb1-bf02-cb87120c46bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.240639 | controller | Jun 11 12:21:30.835844 crc crio[24477]: time="2026-06-11T12:21:30.832072317Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=2e6f962a-a200-40d2-be30-1f640308854c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.240655 | controller | Jun 11 12:21:30.850928 crc crio[24477]: time="2026-06-11T12:21:30.850718924Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=75e4e70c-a41b-4d3a-9524-9e88ef441617 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.240672 | controller | Jun 11 12:21:30.867467 crc crio[24477]: time="2026-06-11T12:21:30.865151124Z" level=info msg="Creating container: openstack/neutron-db-create-rdspp/mariadb-database-create" id=aba3d782-a22f-4e27-b99a-e6637b1e6edf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.240688 | controller | Jun 11 12:21:30.867467 crc crio[24477]: time="2026-06-11T12:21:30.86578685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.240705 | controller | Jun 11 12:21:30.900708 crc crio[24477]: 2026-06-11T12:21:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ea706c6a1b4b3c Mac:5a:e3:af:a8:2c:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/464dfcf3-4052-473f-a898-0d4d1306e4bc SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.240725 | controller | Jun 11 12:21:30.902920 crc crio[24477]: time="2026-06-11T12:21:30.902832312Z" level=info msg="Got pod network &{Name:keystone-db-sync-5xl9v Namespace:openstack ID:5ea706c6a1b4b3c57de32f2f68c07cfe2f8380dedde1d7710f4ad839aa0485e8 UID:409f6f80-fc0b-4e66-89f0-eec11a4e0b53 NetNS:/var/run/netns/464dfcf3-4052-473f-a898-0d4d1306e4bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod409f6f80_fc0b_4e66_89f0_eec11a4e0b53.slice PodAnnotations:0xc000a865a8}] Aliases:map[]}"
2026-06-11 13:18:25.240742 | controller | Jun 11 12:21:30.903046 crc crio[24477]: time="2026-06-11T12:21:30.903029879Z" level=info msg="Checking pod openstack_keystone-db-sync-5xl9v for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.240883 | controller | Jun 11 12:21:30.922082 crc crio[24477]: time="2026-06-11T12:21:30.920034191Z" level=info msg="Ran pod sandbox 5ea706c6a1b4b3c57de32f2f68c07cfe2f8380dedde1d7710f4ad839aa0485e8 with infra container: openstack/keystone-db-sync-5xl9v/POD" id=976ed835-a624-46e4-99bb-0632378119c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.240911 | controller | Jun 11 12:21:30.925058 crc crio[24477]: time="2026-06-11T12:21:30.924915943Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=63226a00-8357-4828-8730-35dc125e4368 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.240931 | controller | Jun 11 12:21:30.925333 crc crio[24477]: time="2026-06-11T12:21:30.92518385Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found" id=63226a00-8357-4828-8730-35dc125e4368 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.240973 | controller | Jun 11 12:21:30.925516 crc crio[24477]: time="2026-06-11T12:21:30.925404146Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found" id=63226a00-8357-4828-8730-35dc125e4368 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.240993 | controller | Jun 11 12:21:30.933013 crc crio[24477]: time="2026-06-11T12:21:30.932846078Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=6b17fc56-5123-47ba-937f-f98bb195db9d name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.241010 | controller | Jun 11 12:21:30.960369 crc crio[24477]: time="2026-06-11T12:21:30.960212664Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\""
2026-06-11 13:18:25.241028 | controller | Jun 11 12:21:30.968275 crc crio[24477]: time="2026-06-11T12:21:30.968191248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.241044 | controller | Jun 11 12:21:30.982426 crc crio[24477]: time="2026-06-11T12:21:30.982267592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.241062 | controller | Jun 11 12:21:30.991374 crc crio[24477]: 2026-06-11T12:21:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6f87855072528c Mac:0e:dd:8d:ba:8d:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/a0794b07-94e2-4980-b4cc-3103eca34433 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.241079 | controller | Jun 11 12:21:30.993890 crc crio[24477]: time="2026-06-11T12:21:30.992685124Z" level=info msg="Got pod network &{Name:barbican-db-create-8dsdw Namespace:openstack ID:e6f87855072528cec4586503c5a5827700e12ab7fc0efbf39088f217a970938c UID:49d95f87-e347-47e4-8bc9-c9eb443fecef NetNS:/var/run/netns/a0794b07-94e2-4980-b4cc-3103eca34433 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49d95f87_e347_47e4_8bc9_c9eb443fecef.slice PodAnnotations:0xc00008c568}] Aliases:map[]}"
2026-06-11 13:18:25.241101 | controller | Jun 11 12:21:30.993890 crc crio[24477]: time="2026-06-11T12:21:30.992821087Z" level=info msg="Checking pod openstack_barbican-db-create-8dsdw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.241119 | controller | Jun 11 12:21:31.012933 crc crio[24477]: time="2026-06-11T12:21:31.012839624Z" level=info msg="Ran pod sandbox e6f87855072528cec4586503c5a5827700e12ab7fc0efbf39088f217a970938c with infra container: openstack/barbican-db-create-8dsdw/POD" id=c82320f9-4d90-46a5-a6dd-847190cb888c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.241136 | controller | Jun 11 12:21:31.019460 crc crio[24477]: time="2026-06-11T12:21:31.019316159Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=f930a5e4-eb39-489b-bd93-673343d8ef37 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.241153 | controller | Jun 11 12:21:31.026980 crc crio[24477]: time="2026-06-11T12:21:31.023135636Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=e0879c35-86d2-4b5e-83c8-dad06b84be4f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.241169 | controller | Jun 11 12:21:31.031400 crc crio[24477]: time="2026-06-11T12:21:31.031300805Z" level=info msg="Creating container: openstack/barbican-db-create-8dsdw/mariadb-database-create" id=5eb0d523-8b93-4b0c-ba08-60146546552e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.241207 | controller | Jun 11 12:21:31.032899 crc crio[24477]: time="2026-06-11T12:21:31.032024296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.241228 | controller | Jun 11 12:21:31.090343 crc crio[24477]: time="2026-06-11T12:21:31.089990038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.241245 | controller | Jun 11 12:21:31.104818 crc crio[24477]: time="2026-06-11T12:21:31.104729341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.241370 | controller | Jun 11 12:21:31.109936 crc crio[24477]: 2026-06-11T12:21:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5af71261bc69b21 Mac:92:94:b0:ad:20:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/025266cb-3f42-4c05-bb5e-fecb02f5bcc7 SocketPath: PciID:}] [{Interface:0xc000014c60 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.241397 | controller | Jun 11 12:21:31.111258 crc crio[24477]: time="2026-06-11T12:21:31.11112511Z" level=info msg="Got pod network &{Name:barbican-800e-account-create-update-5clpx Namespace:openstack ID:5af71261bc69b2125a986eb6f6d3abea437d193ba9857bffb311c6612a53dc89 UID:18da207f-2afa-4e29-a8f4-faf8bc65d645 NetNS:/var/run/netns/025266cb-3f42-4c05-bb5e-fecb02f5bcc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18da207f_2afa_4e29_a8f4_faf8bc65d645.slice PodAnnotations:0xc00008ca10}] Aliases:map[]}"
2026-06-11 13:18:25.241440 | controller | Jun 11 12:21:31.111484 crc crio[24477]: time="2026-06-11T12:21:31.111286885Z" level=info msg="Checking pod openstack_barbican-800e-account-create-update-5clpx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.241467 | controller | Jun 11 12:21:31.146771 crc crio[24477]: time="2026-06-11T12:21:31.145300849Z" level=info msg="Ran pod sandbox 5af71261bc69b2125a986eb6f6d3abea437d193ba9857bffb311c6612a53dc89 with infra container: openstack/barbican-800e-account-create-update-5clpx/POD" id=6b0acae8-dd08-48ff-8f1a-a96d924ee548 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.241485 | controller | Jun 11 12:21:31.149251 crc crio[24477]: time="2026-06-11T12:21:31.149139894Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=6494b588-73e8-47f1-86e4-d7c7e3af5dd7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.241502 | controller | Jun 11 12:21:31.156524 crc crio[24477]: 2026-06-11T12:21:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0514c1a1f8fb549 Mac:86:43:20:27:85:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/0f71e3a4-df71-4f0b-b2cf-a0e41723444e SocketPath: PciID:}] [{Interface:0xc000100e50 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.241520 | controller | Jun 11 12:21:31.157292 crc crio[24477]: time="2026-06-11T12:21:31.157210739Z" level=info msg="Got pod network &{Name:neutron-1f99-account-create-update-2z9kz Namespace:openstack ID:0514c1a1f8fb5498f5864bc2510646dd16b01a340a93078ed5c7be5522ebd94d UID:ba231380-6d86-4dbe-8497-12eb2ffe5ff0 NetNS:/var/run/netns/0f71e3a4-df71-4f0b-b2cf-a0e41723444e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba231380_6d86_4dbe_8497_12eb2ffe5ff0.slice PodAnnotations:0xc000326128}] Aliases:map[]}"
2026-06-11 13:18:25.241536 | controller | Jun 11 12:21:31.157428 crc crio[24477]: time="2026-06-11T12:21:31.157370024Z" level=info msg="Checking pod openstack_neutron-1f99-account-create-update-2z9kz for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.241553 | controller | Jun 11 12:21:31.158074 crc crio[24477]: time="2026-06-11T12:21:31.158033993Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=a4514acc-7552-4fbf-8eab-761b424680be name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.241570 | controller | Jun 11 12:21:31.165516 crc crio[24477]: time="2026-06-11T12:21:31.165427622Z" level=info msg="Ran pod sandbox 0514c1a1f8fb5498f5864bc2510646dd16b01a340a93078ed5c7be5522ebd94d with infra container: openstack/neutron-1f99-account-create-update-2z9kz/POD" id=6617b51f-1094-4dd6-adb4-750731c82a5d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.241586 | controller | Jun 11 12:21:31.172958 crc crio[24477]: time="2026-06-11T12:21:31.172858801Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=81ef3331-5e1f-432c-96c9-258a265ad833 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.241602 | controller | Jun 11 12:21:31.177731 crc crio[24477]: time="2026-06-11T12:21:31.177623345Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=adf7f8d7-ecc4-4d93-bf7c-e137f2762975 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.241619 | controller | Jun 11 12:21:31.484008 crc crio[24477]: time="2026-06-11T12:21:31.483770843Z" level=info msg="Creating container: openstack/barbican-800e-account-create-update-5clpx/mariadb-account-create-update" id=06e27644-2998-4039-9b90-460655eb8540 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.241637 | controller | Jun 11 12:21:31.488072 crc crio[24477]: time="2026-06-11T12:21:31.484503433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.241682 | controller | Jun 11 12:21:31.488072 crc crio[24477]: time="2026-06-11T12:21:31.485994955Z" level=info msg="Created container 914a6713e8ede23d66943dbff56016df2d6cbc99b431a67ff49c43c8de4ffc04: openstack/neutron-db-create-rdspp/mariadb-database-create" id=aba3d782-a22f-4e27-b99a-e6637b1e6edf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.241705 | controller | Jun 11 12:21:31.489490 crc crio[24477]: time="2026-06-11T12:21:31.489359299Z" level=info msg="Starting container: 914a6713e8ede23d66943dbff56016df2d6cbc99b431a67ff49c43c8de4ffc04" id=a8e96735-382b-4b1a-ae5e-5fd3ba770f60 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.241722 | controller | Jun 11 12:21:31.498964 crc crio[24477]: time="2026-06-11T12:21:31.498364481Z" level=info msg="Started container" PID=66270 containerID=914a6713e8ede23d66943dbff56016df2d6cbc99b431a67ff49c43c8de4ffc04 description=openstack/neutron-db-create-rdspp/mariadb-database-create id=a8e96735-382b-4b1a-ae5e-5fd3ba770f60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8556cd09f3bc5af6a456e180287354f300940d702620fd7a836a177489e424fe
2026-06-11 13:18:25.241739 | controller | Jun 11 12:21:31.556962 crc crio[24477]: time="2026-06-11T12:21:31.55689019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.241756 | controller | Jun 11 12:21:31.565821 crc crio[24477]: time="2026-06-11T12:21:31.565756279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.241773 | controller | Jun 11 12:21:31.585513 crc crio[24477]: time="2026-06-11T12:21:31.585393658Z" level=info msg="Created container 7a03ffd068fb7c2c14859efc025eee7eb9e1ebed9c44fe3f5b3eeba89d0fb5b1: openstack/barbican-db-create-8dsdw/mariadb-database-create" id=5eb0d523-8b93-4b0c-ba08-60146546552e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.241790 | controller | Jun 11 12:21:31.587514 crc crio[24477]: time="2026-06-11T12:21:31.587441235Z" level=info msg="Starting container: 7a03ffd068fb7c2c14859efc025eee7eb9e1ebed9c44fe3f5b3eeba89d0fb5b1" id=307ce050-8971-4516-b7d9-4693e700d50c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.241806 | controller | Jun 11 12:21:31.589107 crc crio[24477]: time="2026-06-11T12:21:31.589021809Z" level=info msg="Creating container: openstack/neutron-1f99-account-create-update-2z9kz/mariadb-account-create-update" id=4dc7cb3a-690f-4f63-8670-7c0386bd24ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.241823 | controller | Jun 11 12:21:31.590043 crc crio[24477]: time="2026-06-11T12:21:31.589958326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.241840 | controller | Jun 11 12:21:31.600187 crc crio[24477]: time="2026-06-11T12:21:31.599846814Z" level=info msg="Started container" PID=66273 containerID=7a03ffd068fb7c2c14859efc025eee7eb9e1ebed9c44fe3f5b3eeba89d0fb5b1 description=openstack/barbican-db-create-8dsdw/mariadb-database-create id=307ce050-8971-4516-b7d9-4693e700d50c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6f87855072528cec4586503c5a5827700e12ab7fc0efbf39088f217a970938c
2026-06-11 13:18:25.241878 | controller | Jun 11 12:21:31.708293 crc crio[24477]: time="2026-06-11T12:21:31.707518307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.241897 | controller | Jun 11 12:21:31.714029 crc crio[24477]: time="2026-06-11T12:21:31.713924866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.241915 | controller | Jun 11 12:21:32.099474 crc crio[24477]: time="2026-06-11T12:21:32.099197343Z" level=info msg="Created container 9a7e5712fbb96b68a75852862f6b06b1f2864fe4f61ad60394078e3b783fbbc7: openstack/neutron-1f99-account-create-update-2z9kz/mariadb-account-create-update" id=4dc7cb3a-690f-4f63-8670-7c0386bd24ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.241936 | controller | Jun 11 12:21:32.102375 crc crio[24477]: time="2026-06-11T12:21:32.101328253Z" level=info msg="Starting container: 9a7e5712fbb96b68a75852862f6b06b1f2864fe4f61ad60394078e3b783fbbc7" id=d21cd65b-de82-4403-b467-9d958376e777 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.241954 | controller | Jun 11 12:21:32.111757 crc crio[24477]: time="2026-06-11T12:21:32.111499268Z" level=info msg="Started container" PID=66302 containerID=9a7e5712fbb96b68a75852862f6b06b1f2864fe4f61ad60394078e3b783fbbc7 description=openstack/neutron-1f99-account-create-update-2z9kz/mariadb-account-create-update id=d21cd65b-de82-4403-b467-9d958376e777 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0514c1a1f8fb5498f5864bc2510646dd16b01a340a93078ed5c7be5522ebd94d
2026-06-11 13:18:25.241972 | controller | Jun 11 12:21:32.168543 crc crio[24477]: time="2026-06-11T12:21:32.168466132Z" level=info msg="Created container 958c34b452e9fdeb708cd4882b17a35ae7867a3c9242c456159b7e1b7258b612: openstack/barbican-800e-account-create-update-5clpx/mariadb-account-create-update" id=06e27644-2998-4039-9b90-460655eb8540 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.241989 | controller | Jun 11 12:21:32.181749 crc crio[24477]: time="2026-06-11T12:21:32.181466267Z" level=info msg="Starting container: 958c34b452e9fdeb708cd4882b17a35ae7867a3c9242c456159b7e1b7258b612" id=18ceb3ce-c6f1-4a0f-a164-bd79453c760a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.242005 | controller | Jun 11 12:21:32.198485 crc crio[24477]: time="2026-06-11T12:21:32.198337099Z" level=info msg="Started container" PID=66293 containerID=958c34b452e9fdeb708cd4882b17a35ae7867a3c9242c456159b7e1b7258b612 description=openstack/barbican-800e-account-create-update-5clpx/mariadb-account-create-update id=18ceb3ce-c6f1-4a0f-a164-bd79453c760a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5af71261bc69b2125a986eb6f6d3abea437d193ba9857bffb311c6612a53dc89
2026-06-11 13:18:25.242022 | controller | Jun 11 12:21:32.830892 crc crio[24477]: time="2026-06-11T12:21:32.82984583Z" level=info msg="Stopping pod sandbox: 7d9ff6cdedd6fffcca9be4a903503e8d30fd90f9c01a0827cc78b300115e85bf" id=a2f482f3-e673-44c6-ac88-ab49b428ce65 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.242059 | controller | Jun 11 12:21:32.831384 crc crio[24477]: time="2026-06-11T12:21:32.831347342Z" level=info msg="Got pod network &{Name:cinder-db-create-msqmc Namespace:openstack ID:7d9ff6cdedd6fffcca9be4a903503e8d30fd90f9c01a0827cc78b300115e85bf UID:38f4328e-4fe9-40a6-a446-c5736ac90211 NetNS:/var/run/netns/f92d763f-9015-45ae-80f5-bd18be4d4bc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38f4328e_4fe9_40a6_a446_c5736ac90211.slice PodAnnotations:0xc000326f88}] Aliases:map[]}"
2026-06-11 13:18:25.242084 | controller | Jun 11 12:21:32.831620 crc crio[24477]: time="2026-06-11T12:21:32.831510596Z" level=info msg="Deleting pod openstack_cinder-db-create-msqmc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.242103 | controller | Jun 11 12:21:33.315289 crc crio[24477]: time="2026-06-11T12:21:33.315021704Z" level=info msg="Stopped pod sandbox: 7d9ff6cdedd6fffcca9be4a903503e8d30fd90f9c01a0827cc78b300115e85bf" id=a2f482f3-e673-44c6-ac88-ab49b428ce65 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.242120 | controller | Jun 11 12:21:33.882509 crc crio[24477]: time="2026-06-11T12:21:33.881704571Z" level=info msg="Stopping pod sandbox: 5af71261bc69b2125a986eb6f6d3abea437d193ba9857bffb311c6612a53dc89" id=2162c592-bbd4-4605-8488-9b2481b98ca4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.242137 | controller | Jun 11 12:21:33.883946 crc crio[24477]: time="2026-06-11T12:21:33.883872612Z" level=info msg="Got pod network &{Name:barbican-800e-account-create-update-5clpx Namespace:openstack ID:5af71261bc69b2125a986eb6f6d3abea437d193ba9857bffb311c6612a53dc89 UID:18da207f-2afa-4e29-a8f4-faf8bc65d645 NetNS:/var/run/netns/025266cb-3f42-4c05-bb5e-fecb02f5bcc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18da207f_2afa_4e29_a8f4_faf8bc65d645.slice PodAnnotations:0xc000a86600}] Aliases:map[]}"
2026-06-11 13:18:25.242158 | controller | Jun 11 12:21:33.884145 crc crio[24477]: time="2026-06-11T12:21:33.884085456Z" level=info msg="Deleting pod openstack_barbican-800e-account-create-update-5clpx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.242175 | controller | Jun 11 12:21:33.890103 crc crio[24477]: time="2026-06-11T12:21:33.889863548Z" level=info msg="Stopping pod sandbox: e6f87855072528cec4586503c5a5827700e12ab7fc0efbf39088f217a970938c" id=5aa8cbb5-5f07-47f0-a165-e455ec1fd8b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.242192 | controller | Jun 11 12:21:33.890736 crc crio[24477]: time="2026-06-11T12:21:33.890569597Z" level=info msg="Got pod network &{Name:barbican-db-create-8dsdw Namespace:openstack ID:e6f87855072528cec4586503c5a5827700e12ab7fc0efbf39088f217a970938c UID:49d95f87-e347-47e4-8bc9-c9eb443fecef NetNS:/var/run/netns/a0794b07-94e2-4980-b4cc-3103eca34433 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49d95f87_e347_47e4_8bc9_c9eb443fecef.slice PodAnnotations:0xc00718ca50}] Aliases:map[]}"
2026-06-11 13:18:25.242208 | controller | Jun 11 12:21:33.890978 crc crio[24477]: time="2026-06-11T12:21:33.890842215Z" level=info msg="Deleting pod openstack_barbican-db-create-8dsdw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.242225 | controller | Jun 11 12:21:33.892873 crc crio[24477]: time="2026-06-11T12:21:33.892484102Z" level=info msg="Stopping pod sandbox: d9094d5c4301cab5ebc132c53de6fa0479aa8a010aca73f6932a3f77ef68f427" id=0d5cc549-a244-464d-87ba-c18e6ca25367 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.242242 | controller | Jun 11 12:21:33.893087 crc crio[24477]: time="2026-06-11T12:21:33.892987725Z" level=info msg="Stopping pod sandbox: 8556cd09f3bc5af6a456e180287354f300940d702620fd7a836a177489e424fe" id=71c05bfc-3458-4fc0-b5b1-11b60200a308 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.242258 | controller | Jun 11 12:21:33.893799 crc crio[24477]: time="2026-06-11T12:21:33.893725616Z" level=info msg="Got pod network &{Name:neutron-db-create-rdspp Namespace:openstack ID:8556cd09f3bc5af6a456e180287354f300940d702620fd7a836a177489e424fe UID:34154509-ef9c-4f09-90c3-c11be7deef90 NetNS:/var/run/netns/219aec34-ab21-49c0-b6fc-25cfbf410b38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34154509_ef9c_4f09_90c3_c11be7deef90.slice PodAnnotations:0xc000327130}] Aliases:map[]}"
2026-06-11 13:18:25.242385 | controller | Jun 11 12:21:33.893986 crc crio[24477]: time="2026-06-11T12:21:33.893920371Z" level=info msg="Deleting pod openstack_neutron-db-create-rdspp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.242415 | controller | Jun 11 12:21:33.903813 crc crio[24477]: time="2026-06-11T12:21:33.90351208Z" level=info msg="Got pod network &{Name:cinder-a1b6-account-create-update-nzdxn Namespace:openstack ID:d9094d5c4301cab5ebc132c53de6fa0479aa8a010aca73f6932a3f77ef68f427 UID:088fbd2c-1166-405a-9c9a-556b699ac5c9 NetNS:/var/run/netns/c79d2ab6-f62a-46d2-9305-7a2e8016f1a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod088fbd2c_1166_405a_9c9a_556b699ac5c9.slice PodAnnotations:0xc002d1ad98}] Aliases:map[]}"
2026-06-11 13:18:25.242542 | controller | Jun 11 12:21:33.904094 crc crio[24477]: time="2026-06-11T12:21:33.903882131Z" level=info msg="Deleting pod openstack_cinder-a1b6-account-create-update-nzdxn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.242597 | controller | Jun 11 12:21:34.331764 crc crio[24477]: time="2026-06-11T12:21:34.321525803Z" level=info msg="Stopped pod sandbox: 5af71261bc69b2125a986eb6f6d3abea437d193ba9857bffb311c6612a53dc89" id=2162c592-bbd4-4605-8488-9b2481b98ca4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.242638 | controller | Jun 11 12:21:34.567760 crc crio[24477]: time="2026-06-11T12:21:34.567201954Z" level=info msg="Stopped pod sandbox: e6f87855072528cec4586503c5a5827700e12ab7fc0efbf39088f217a970938c" id=5aa8cbb5-5f07-47f0-a165-e455ec1fd8b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.242657 | controller | Jun 11 12:21:34.586979 crc crio[24477]: time="2026-06-11T12:21:34.584973749Z" level=info msg="Stopped pod sandbox: d9094d5c4301cab5ebc132c53de6fa0479aa8a010aca73f6932a3f77ef68f427" id=0d5cc549-a244-464d-87ba-c18e6ca25367 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.242674 | controller | Jun 11 12:21:34.601720 crc crio[24477]: time="2026-06-11T12:21:34.601509982Z" level=info msg="Stopped pod sandbox: 8556cd09f3bc5af6a456e180287354f300940d702620fd7a836a177489e424fe" id=71c05bfc-3458-4fc0-b5b1-11b60200a308 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.242691 | controller | Jun 11 12:21:34.925156 crc crio[24477]: time="2026-06-11T12:21:34.924497165Z" level=info msg="Stopping pod sandbox: 0514c1a1f8fb5498f5864bc2510646dd16b01a340a93078ed5c7be5522ebd94d" id=33a561f6-8f1c-41f3-82e6-5cbe3da2addc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.242707 | controller | Jun 11 12:21:34.926184 crc crio[24477]: time="2026-06-11T12:21:34.925692939Z" level=info msg="Got pod network &{Name:neutron-1f99-account-create-update-2z9kz Namespace:openstack ID:0514c1a1f8fb5498f5864bc2510646dd16b01a340a93078ed5c7be5522ebd94d UID:ba231380-6d86-4dbe-8497-12eb2ffe5ff0 NetNS:/var/run/netns/0f71e3a4-df71-4f0b-b2cf-a0e41723444e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba231380_6d86_4dbe_8497_12eb2ffe5ff0.slice PodAnnotations:0xc000327398}] Aliases:map[]}"
2026-06-11 13:18:25.242836 | controller | Jun 11 12:21:34.926184 crc crio[24477]: time="2026-06-11T12:21:34.925866314Z" level=info msg="Deleting pod openstack_neutron-1f99-account-create-update-2z9kz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.242901 | controller | Jun 11 12:21:35.235690 crc crio[24477]: time="2026-06-11T12:21:35.23540449Z" level=info msg="Stopped pod sandbox: 0514c1a1f8fb5498f5864bc2510646dd16b01a340a93078ed5c7be5522ebd94d" id=33a561f6-8f1c-41f3-82e6-5cbe3da2addc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.242922 | controller | Jun 11 12:21:35.844115 crc crio[24477]: time="2026-06-11T12:21:35.843473437Z" level=info msg="Stopping container: 766eb5b51ba11b1d9e056ebbbb2b620910d11c868bdde837e83f4f5df0d5de16 (timeout: 10s)" id=fa4a1e3a-5e0e-4dae-83ff-24b5c170db8b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.242994 | controller | Jun 11 12:21:40.400148 crc crio[24477]: time="2026-06-11T12:21:40.398732271Z" level=info msg="Stopped container 766eb5b51ba11b1d9e056ebbbb2b620910d11c868bdde837e83f4f5df0d5de16: openstack/dnsmasq-dns-7b6fcdc445-gch9m/dnsmasq-dns" id=fa4a1e3a-5e0e-4dae-83ff-24b5c170db8b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.243022 | controller | Jun 11 12:21:40.405808 crc crio[24477]: time="2026-06-11T12:21:40.405040379Z" level=info msg="Stopping pod sandbox: efd86ff58f7f34018126c6d5ebb4b487592ebb8a889a6f5ddcc80778019935fc" id=ad9d81b6-d597-49f0-8a59-763e35e37325 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.243044 | controller | Jun 11 12:21:40.411677 crc crio[24477]: time="2026-06-11T12:21:40.409565347Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b6fcdc445-gch9m Namespace:openstack ID:efd86ff58f7f34018126c6d5ebb4b487592ebb8a889a6f5ddcc80778019935fc UID:44d115aa-a7e7-4416-a3f9-620ce5ea2f7b NetNS:/var/run/netns/a961877c-2598-4389-8768-ca734f6b0f72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44d115aa_a7e7_4416_a3f9_620ce5ea2f7b.slice PodAnnotations:0xc000a865f0}] Aliases:map[]}"
2026-06-11 13:18:25.243062 | controller | Jun 11 12:21:40.411677 crc crio[24477]: time="2026-06-11T12:21:40.410705816Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7b6fcdc445-gch9m from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.243080 | controller | Jun 11 12:21:40.509028 crc crio[24477]: time="2026-06-11T12:21:40.505807902Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:ab100203188fc03e43c62a1ca90a3d8f03ed8b4a3e248f5cd6669efe9a52b1e3" id=6b17fc56-5123-47ba-937f-f98bb195db9d name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.243152 | controller | Jun 11 12:21:40.510400 crc crio[24477]: time="2026-06-11T12:21:40.510309986Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=d88422e3-9e0b-43fc-b48f-cf44365b37a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.243172 | controller | Jun 11 12:21:40.599515 crc crio[24477]: time="2026-06-11T12:21:40.59940104Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=2ccf52a6-580f-46d5-b86c-3c409958099a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.243189 | controller | Jun 11 12:21:40.614230 crc crio[24477]: time="2026-06-11T12:21:40.614129273Z" level=info msg="Creating container: openstack/keystone-db-sync-5xl9v/keystone-db-sync" id=cdd0ea2f-6d47-4e93-b094-fbe39612fe23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.243207 | controller | Jun 11 12:21:40.616548 crc crio[24477]: time="2026-06-11T12:21:40.616483408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.243224 | controller | Jun 11 12:21:40.777048 crc crio[24477]: time="2026-06-11T12:21:40.774560365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.243241 | controller | Jun 11 12:21:40.804877 crc crio[24477]: time="2026-06-11T12:21:40.799820549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.243258 | controller | Jun 11 12:21:41.054700 crc crio[24477]: time="2026-06-11T12:21:41.053865381Z" level=info msg="Stopped pod sandbox: efd86ff58f7f34018126c6d5ebb4b487592ebb8a889a6f5ddcc80778019935fc" id=ad9d81b6-d597-49f0-8a59-763e35e37325 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.243274 | controller | Jun 11 12:21:41.112969 crc crio[24477]: time="2026-06-11T12:21:41.112886264Z" level=info msg="Removing container: 766eb5b51ba11b1d9e056ebbbb2b620910d11c868bdde837e83f4f5df0d5de16" id=1d37a29b-67dc-4c5b-ae1a-3bf0f45031c6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.243291 | controller | Jun 11 12:21:41.171542 crc crio[24477]: time="2026-06-11T12:21:41.171420106Z" level=info msg="Removed container 766eb5b51ba11b1d9e056ebbbb2b620910d11c868bdde837e83f4f5df0d5de16: openstack/dnsmasq-dns-7b6fcdc445-gch9m/dnsmasq-dns" id=1d37a29b-67dc-4c5b-ae1a-3bf0f45031c6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.243308 | controller | Jun 11 12:21:41.175370 crc crio[24477]: time="2026-06-11T12:21:41.175267904Z" level=info msg="Removing container: db8412f2cd77663596c1915e800b620c40af2e0f0793ee2d2164b2d69263a17c" id=b7305a29-2a2a-4878-8b3e-61f97e03d937 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.243347 | controller | Jun 11 12:21:41.238075 crc crio[24477]: time="2026-06-11T12:21:41.237908456Z" level=info msg="Removed container db8412f2cd77663596c1915e800b620c40af2e0f0793ee2d2164b2d69263a17c: openstack/dnsmasq-dns-7b6fcdc445-gch9m/init" id=b7305a29-2a2a-4878-8b3e-61f97e03d937 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.243367 | controller | Jun 11 12:21:41.283458 crc crio[24477]: time="2026-06-11T12:21:41.283230156Z" level=info msg="Created container c9ecd3a9c1abc2ba3915511c8712c66e832af3b4eafd9587b6d2b5bde70bb33a: openstack/keystone-db-sync-5xl9v/keystone-db-sync" id=cdd0ea2f-6d47-4e93-b094-fbe39612fe23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.243384 | controller | Jun 11 12:21:41.285985 crc crio[24477]: time="2026-06-11T12:21:41.285831009Z" level=info msg="Starting container: c9ecd3a9c1abc2ba3915511c8712c66e832af3b4eafd9587b6d2b5bde70bb33a" id=1914f71a-63d9-4dba-932f-35615a0cc739 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.243439 | controller | Jun 11 12:21:41.293039 crc crio[24477]: time="2026-06-11T12:21:41.292979269Z" level=info msg="Started container" PID=67064 containerID=c9ecd3a9c1abc2ba3915511c8712c66e832af3b4eafd9587b6d2b5bde70bb33a description=openstack/keystone-db-sync-5xl9v/keystone-db-sync id=1914f71a-63d9-4dba-932f-35615a0cc739 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ea706c6a1b4b3c57de32f2f68c07cfe2f8380dedde1d7710f4ad839aa0485e8
2026-06-11 13:18:25.243459 | controller | Jun 11 12:21:48.230194 crc crio[24477]: time="2026-06-11T12:21:48.22926272Z" level=info msg="Stopping pod sandbox: 5ea706c6a1b4b3c57de32f2f68c07cfe2f8380dedde1d7710f4ad839aa0485e8" id=ad269d1e-61bb-4f09-9e4b-6d82bf4bc431 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.243477 | controller | Jun 11 12:21:48.232021 crc crio[24477]: time="2026-06-11T12:21:48.230982408Z" level=info msg="Got pod network &{Name:keystone-db-sync-5xl9v Namespace:openstack ID:5ea706c6a1b4b3c57de32f2f68c07cfe2f8380dedde1d7710f4ad839aa0485e8 UID:409f6f80-fc0b-4e66-89f0-eec11a4e0b53 NetNS:/var/run/netns/464dfcf3-4052-473f-a898-0d4d1306e4bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod409f6f80_fc0b_4e66_89f0_eec11a4e0b53.slice PodAnnotations:0xc002ce5020}] Aliases:map[]}"
2026-06-11 13:18:25.243493 | controller | Jun 11 12:21:48.232021 crc crio[24477]: time="2026-06-11T12:21:48.231099903Z" level=info msg="Deleting pod openstack_keystone-db-sync-5xl9v from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.243511 | controller | Jun 11 12:21:48.613170 crc crio[24477]: time="2026-06-11T12:21:48.612445718Z" level=info msg="Stopped pod sandbox: 5ea706c6a1b4b3c57de32f2f68c07cfe2f8380dedde1d7710f4ad839aa0485e8" id=ad269d1e-61bb-4f09-9e4b-6d82bf4bc431 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.243623 | controller | Jun 11 12:21:50.058819 crc crio[24477]: time="2026-06-11T12:21:50.058290158Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-57c96b5555-45jmq/POD" id=50ed9e96-c295-46c4-8e16-8637bc4e80d1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.243652 | controller | Jun 11 12:21:50.060113 crc crio[24477]: time="2026-06-11T12:21:50.058868445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.243671 | controller | Jun 11 12:21:50.124133 crc crio[24477]: time="2026-06-11T12:21:50.124042585Z" level=info msg="Got pod network &{Name:dnsmasq-dns-57c96b5555-45jmq Namespace:openstack ID:6e9cbcfa9e1c5068d6ca95eda05a98be3e705f73a79cd821dc6b5f795fecf6d2 UID:37c5ddba-9c69-47af-8b1d-a44254286b8f NetNS:/var/run/netns/c7b0fd13-e761-4448-8901-69ff867e9649 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37c5ddba_9c69_47af_8b1d_a44254286b8f.slice PodAnnotations:0xc001f2ad58}] Aliases:map[]}"
2026-06-11 13:18:25.243715 | controller | Jun 11 12:21:50.124133 crc crio[24477]: time="2026-06-11T12:21:50.124104717Z" level=info msg="Adding pod openstack_dnsmasq-dns-57c96b5555-45jmq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.243737 | controller | Jun 11 12:21:50.207185 crc crio[24477]: time="2026-06-11T12:21:50.207083367Z" level=info msg="Running pod sandbox: openstack/keystone-bootstrap-jzbmg/POD" id=afee2459-d821-4229-a09c-7f4c26da2ce7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.243755 | controller | Jun 11 12:21:50.207488 crc crio[24477]: time="2026-06-11T12:21:50.20720817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.243772 | controller | Jun 11 12:21:50.402712 crc crio[24477]: time="2026-06-11T12:21:50.393396982Z" level=info msg="Got pod network &{Name:keystone-bootstrap-jzbmg Namespace:openstack ID:2cc499be063c74fa72a3fe4d2b0da10b585a7edd5c94d96dd66903fd928341a2 UID:d5a6d833-eefa-4b60-8498-ac7f6ab03d2b NetNS:/var/run/netns/57a82d83-c6cd-46e8-b5c0-785ddbf27ae0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5a6d833_eefa_4b60_8498_ac7f6ab03d2b.slice PodAnnotations:0xc000b189f0}] Aliases:map[]}"
2026-06-11 13:18:25.243788 | controller | Jun 11 12:21:50.402712 crc crio[24477]: time="2026-06-11T12:21:50.394019116Z" level=info msg="Adding pod openstack_keystone-bootstrap-jzbmg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.243807 | controller | Jun 11 12:21:50.664704 crc crio[24477]: time="2026-06-11T12:21:50.658379838Z" level=info msg="Running pod sandbox: openstack/cinder-db-sync-phbjk/POD" id=829de197-7218-4e34-a574-18cff0b9a70d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.243824 | controller | Jun 11 12:21:50.664704 crc crio[24477]: time="2026-06-11T12:21:50.658481311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.243882 | controller | Jun 11 12:21:50.746236 crc crio[24477]: time="2026-06-11T12:21:50.744898237Z" level=info msg="Got pod network &{Name:cinder-db-sync-phbjk Namespace:openstack ID:473915461a6078ea244b48d6d8928e9c96a03b17c6b0bfe58164885c76904248 UID:7182bf42-9b8d-4224-9834-84701e4b458d NetNS:/var/run/netns/58e20fde-ba86-4ce9-918c-7de3a422f043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7182bf42_9b8d_4224_9834_84701e4b458d.slice PodAnnotations:0xc001f2b0c8}] Aliases:map[]}"
2026-06-11 13:18:25.243904 | controller | Jun 11 12:21:50.746236 crc crio[24477]: time="2026-06-11T12:21:50.745402668Z" level=info msg="Adding pod openstack_cinder-db-sync-phbjk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.243921 | controller | Jun 11 12:21:51.086409 crc crio[24477]: time="2026-06-11T12:21:51.085480782Z" level=info msg="Running pod sandbox: openstack/neutron-db-sync-qvk9b/POD" id=cc87be9b-01e4-46b0-9f46-128ed11e6fcc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.243938 | controller | Jun 11 12:21:51.088232 crc crio[24477]: time="2026-06-11T12:21:51.086436429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.243955 | controller | Jun 11 12:21:51.186935 crc crio[24477]: time="2026-06-11T12:21:51.186803205Z" level=info msg="Running pod sandbox: openstack/placement-db-sync-fmj7g/POD" id=b6910daf-6afc-4ec7-b08a-fcbe63ea3928 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.243976 | controller | Jun 11 12:21:51.186935 crc crio[24477]: time="2026-06-11T12:21:51.186913588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.243994 | controller | Jun 11 12:21:51.235923 crc crio[24477]: time="2026-06-11T12:21:51.234531392Z" level=info msg="Got pod network &{Name:neutron-db-sync-qvk9b Namespace:openstack ID:baf1b13a0cef7333023c49f00380e4db84a41bb2bbe66fb69b2c811cef291af1 UID:04900238-a186-4062-a9c8-10a427d56415 NetNS:/var/run/netns/486e1c80-bb53-42f5-a29c-6a1542101ab5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04900238_a186_4062_a9c8_10a427d56415.slice PodAnnotations:0xc001f2a198}] Aliases:map[]}"
2026-06-11 13:18:25.244010 | controller | Jun 11 12:21:51.235923 crc crio[24477]: time="2026-06-11T12:21:51.235237871Z" level=info msg="Adding pod openstack_neutron-db-sync-qvk9b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.244027 | controller | Jun 11 12:21:51.262132 crc crio[24477]: time="2026-06-11T12:21:51.26189582Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=82431ad6-ce6a-4da6-a2c5-25ee7d977013 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.244043 | controller | Jun 11 12:21:51.262132 crc crio[24477]: time="2026-06-11T12:21:51.261990092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.244060 | controller | Jun 11 12:21:51.322185 crc crio[24477]: time="2026-06-11T12:21:51.322066611Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6674dbf88c-t52cf/POD" id=daa48862-e364-4dec-9dc7-588cb43005ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.244187 | controller | Jun 11 12:21:51.322795 crc crio[24477]: time="2026-06-11T12:21:51.322197368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.244213 | controller | Jun 11 12:21:51.415439 crc crio[24477]: time="2026-06-11T12:21:51.415343166Z" level=info msg="Running pod sandbox: openstack/barbican-db-sync-mdqdj/POD" id=7cd03990-c2bb-4f3a-8b65-ea725fc47226 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.244232 | controller | Jun 11 12:21:51.415799 crc crio[24477]: time="2026-06-11T12:21:51.41546435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.244286 | controller | Jun 11 12:21:51.554258 crc crio[24477]: time="2026-06-11T12:21:51.554134459Z" level=info msg="Got pod network &{Name:placement-db-sync-fmj7g Namespace:openstack ID:ee78a335d5db1f1019db47670564203c41307c6a7fa00dd644be9b87c20d6ae4 UID:d7e3240a-7507-4ce6-8afb-107c2ae5d7af NetNS:/var/run/netns/d4c356ae-fc0a-4f68-bcd5-78e2b11d2de0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7e3240a_7507_4ce6_8afb_107c2ae5d7af.slice PodAnnotations:0xc001f2a4b8}] Aliases:map[]}"
2026-06-11 13:18:25.244306 | controller | Jun 11 12:21:51.554258 crc crio[24477]: time="2026-06-11T12:21:51.554207161Z" level=info msg="Adding pod openstack_placement-db-sync-fmj7g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.244324 | controller | Jun 11 12:21:51.573287 crc crio[24477]: time="2026-06-11T12:21:51.572627437Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ed723d8d3f519842a48bed60a7c5afb0862ef76bce60e28bf70d629d4c6fafaa UID:9734ea8c-75ef-4272-8935-0d2d1afc8796 NetNS:/var/run/netns/4a87cb94-0eff-4acd-b246-d658a8519bf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9734ea8c_75ef_4272_8935_0d2d1afc8796.slice PodAnnotations:0xc000b18490}] Aliases:map[]}"
2026-06-11 13:18:25.244347 | controller | Jun 11 12:21:51.573287 crc crio[24477]: time="2026-06-11T12:21:51.573205453Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.244366 | controller | Jun 11 12:21:51.635156 crc crio[24477]: 2026-06-11T12:21:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6e9cbcfa9e1c506 Mac:9a:e4:ac:e8:1e:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/c7b0fd13-e761-4448-8901-69ff867e9649 SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.244383 | controller | Jun 11 12:21:51.643697 crc crio[24477]: time="2026-06-11T12:21:51.637407193Z" level=info msg="Got pod network &{Name:dnsmasq-dns-57c96b5555-45jmq Namespace:openstack ID:6e9cbcfa9e1c5068d6ca95eda05a98be3e705f73a79cd821dc6b5f795fecf6d2 UID:37c5ddba-9c69-47af-8b1d-a44254286b8f NetNS:/var/run/netns/c7b0fd13-e761-4448-8901-69ff867e9649 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37c5ddba_9c69_47af_8b1d_a44254286b8f.slice PodAnnotations:0xc001f2ad58}] Aliases:map[]}"
2026-06-11 13:18:25.244421 | controller | Jun 11 12:21:51.643697 crc crio[24477]: time="2026-06-11T12:21:51.63761496Z" level=info msg="Checking pod openstack_dnsmasq-dns-57c96b5555-45jmq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.244460 | controller | Jun 11 12:21:51.657476 crc crio[24477]: time="2026-06-11T12:21:51.657125431Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6674dbf88c-t52cf Namespace:openstack ID:76d0bf1e684cc24fc045a4880e4f954ebcf0249a43070907c4395b7a65dd9a8b UID:a8893156-7f05-4d7b-91dd-8449bc551132 NetNS:/var/run/netns/1861995f-eff7-4319-a46b-a4e85d9068cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8893156_7f05_4d7b_91dd_8449bc551132.slice PodAnnotations:0xc000b18700}] Aliases:map[]}"
2026-06-11 13:18:25.244482 | controller | Jun 11 12:21:51.657476 crc crio[24477]: time="2026-06-11T12:21:51.657205993Z" level=info msg="Adding pod openstack_dnsmasq-dns-6674dbf88c-t52cf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.244602 | controller | Jun 11 12:21:51.677457 crc crio[24477]: time="2026-06-11T12:21:51.677383955Z" level=info msg="Ran pod sandbox 6e9cbcfa9e1c5068d6ca95eda05a98be3e705f73a79cd821dc6b5f795fecf6d2 with infra container: openstack/dnsmasq-dns-57c96b5555-45jmq/POD" id=50ed9e96-c295-46c4-8e16-8637bc4e80d1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.244636 | controller | Jun 11 12:21:51.705140 crc crio[24477]: time="2026-06-11T12:21:51.705038225Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=9102176a-6bb3-4ce4-9493-ff28e604f982 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.244729 | controller | Jun 11 12:21:51.744411 crc crio[24477]: time="2026-06-11T12:21:51.744314565Z" level=info msg="Got pod network &{Name:barbican-db-sync-mdqdj Namespace:openstack ID:728b89a4a1584f4dcdebb91998311164aa06ad7f78951c9a231ad5b58060d3e6 UID:d342d68c-d31c-4bc3-b058-d4eb411c0b38 NetNS:/var/run/netns/1bc96a11-0568-4382-8f7b-12f48bdf3b4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd342d68c_d31c_4bc3_b058_d4eb411c0b38.slice PodAnnotations:0xc000326af8}] Aliases:map[]}"
2026-06-11 13:18:25.244752 | controller | Jun 11 12:21:51.744411 crc crio[24477]: time="2026-06-11T12:21:51.744384627Z" level=info msg="Adding pod openstack_barbican-db-sync-mdqdj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.244777 | controller | Jun 11 12:21:51.756770 crc crio[24477]: time="2026-06-11T12:21:51.750770693Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=b18e76d8-2112-47e0-b536-d095f52bc823 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.244795 | controller | Jun 11 12:21:51.756770 crc crio[24477]: time="2026-06-11T12:21:51.750880177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.244812 | controller | Jun 11 12:21:51.756770 crc crio[24477]: 2026-06-11T12:21:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2cc499be063c74f Mac:fe:c7:bf:8e:5f:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/57a82d83-c6cd-46e8-b5c0-785ddbf27ae0 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.244830 | controller | Jun 11 12:21:51.756770 crc crio[24477]: time="2026-06-11T12:21:51.753396517Z" level=info msg="Got pod network &{Name:keystone-bootstrap-jzbmg Namespace:openstack ID:2cc499be063c74fa72a3fe4d2b0da10b585a7edd5c94d96dd66903fd928341a2 UID:d5a6d833-eefa-4b60-8498-ac7f6ab03d2b NetNS:/var/run/netns/57a82d83-c6cd-46e8-b5c0-785ddbf27ae0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5a6d833_eefa_4b60_8498_ac7f6ab03d2b.slice PodAnnotations:0xc000b189f0}] Aliases:map[]}"
2026-06-11 13:18:25.244862 | controller | Jun 11 12:21:51.756770 crc crio[24477]: time="2026-06-11T12:21:51.75350546Z" level=info msg="Checking pod openstack_keystone-bootstrap-jzbmg for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.244886 | controller | Jun 11 12:21:51.790460 crc crio[24477]: time="2026-06-11T12:21:51.790289992Z" level=info msg="Ran pod sandbox 2cc499be063c74fa72a3fe4d2b0da10b585a7edd5c94d96dd66903fd928341a2 with infra container: openstack/keystone-bootstrap-jzbmg/POD" id=afee2459-d821-4229-a09c-7f4c26da2ce7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.244906 | controller | Jun 11 12:21:51.809315 crc crio[24477]: time="2026-06-11T12:21:51.809234886Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=7adb70c9-0408-4825-a5dc-06c35b4e5354 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.244942 | controller | Jun 11 12:21:51.914381 crc crio[24477]: time="2026-06-11T12:21:51.913932021Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:0055d30f650afbf78eb19f1e86fc09e24d654a5ee3e1911d7e3e873c17f3628c UID:29365633-ad1b-42e5-a684-09e0ee7f82b1 NetNS:/var/run/netns/85aabd69-5b5b-4251-a2a4-9aaea9974872 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29365633_ad1b_42e5_a684_09e0ee7f82b1.slice PodAnnotations:0xc002e12030}] Aliases:map[]}"
2026-06-11 13:18:25.244984 | controller | Jun 11 12:21:51.914381 crc crio[24477]: time="2026-06-11T12:21:51.914374654Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.245003 | controller | Jun 11 12:21:51.921270 crc crio[24477]: time="2026-06-11T12:21:51.920868296Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=bfa283be-6125-4036-ab66-9afa2b3a5c50 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.245021 | controller | Jun 11 12:21:51.964333 crc crio[24477]: time="2026-06-11T12:21:51.939987093Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=96cfe71d-295f-4f5e-a359-d0ab1eb1b754 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.245043 | controller | Jun 11 12:21:51.964333 crc crio[24477]: time="2026-06-11T12:21:51.950802473Z" level=info msg="Creating container: openstack/keystone-bootstrap-jzbmg/keystone-bootstrap" id=6c857823-a315-4e80-8448-a772668a6b76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.245061 | controller | Jun 11 12:21:51.964333 crc crio[24477]: time="2026-06-11T12:21:51.952296194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.245078 | controller | Jun 11 12:21:51.987738 crc crio[24477]: time="2026-06-11T12:21:51.987522232Z" level=info msg="Creating container: openstack/dnsmasq-dns-57c96b5555-45jmq/init" id=5cfc7f86-7ec3-4224-a5ae-8c074c54f6cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.245095 | controller | Jun 11 12:21:51.991694 crc crio[24477]: time="2026-06-11T12:21:51.991508935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.245112 | controller | Jun 11 12:21:52.035294 crc crio[24477]: 2026-06-11T12:21:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:473915461a6078e Mac:12:52:e5:1e:b9:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/58e20fde-ba86-4ce9-918c-7de3a422f043 SocketPath: PciID:}] [{Interface:0xc0002f4780 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.245128 | controller | Jun 11 12:21:52.051540 crc crio[24477]: time="2026-06-11T12:21:52.051414741Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=87f37707-8329-42b9-9480-59e8f7379293 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.245247 | controller | Jun 11 12:21:52.053007 crc crio[24477]: time="2026-06-11T12:21:52.052901462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.245277 | controller | Jun 11 12:21:52.081180 crc crio[24477]: time="2026-06-11T12:21:52.08105169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.245298 | controller | Jun 11 12:21:52.096475 crc crio[24477]: time="2026-06-11T12:21:52.096370538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.245339 | controller | Jun 11 12:21:52.120313 crc crio[24477]: time="2026-06-11T12:21:52.113387935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.245359 | controller | Jun 11 12:21:52.120987 crc crio[24477]: time="2026-06-11T12:21:52.120962526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.245376 | controller | Jun 11 12:21:52.195694 crc crio[24477]: time="2026-06-11T12:21:52.193257034Z" level=info msg="Got pod network &{Name:cinder-db-sync-phbjk Namespace:openstack ID:473915461a6078ea244b48d6d8928e9c96a03b17c6b0bfe58164885c76904248 UID:7182bf42-9b8d-4224-9834-84701e4b458d NetNS:/var/run/netns/58e20fde-ba86-4ce9-918c-7de3a422f043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7182bf42_9b8d_4224_9834_84701e4b458d.slice PodAnnotations:0xc001f2b0c8}] Aliases:map[]}"
2026-06-11 13:18:25.245394 | controller | Jun 11 12:21:52.195694 crc crio[24477]: time="2026-06-11T12:21:52.193716407Z" level=info msg="Checking pod openstack_cinder-db-sync-phbjk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.245417 | controller | Jun 11 12:21:52.219010 crc crio[24477]: time="2026-06-11T12:21:52.217848044Z" level=info msg="Ran pod sandbox 473915461a6078ea244b48d6d8928e9c96a03b17c6b0bfe58164885c76904248 with infra container: openstack/cinder-db-sync-phbjk/POD" id=829de197-7218-4e34-a574-18cff0b9a70d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.245436 | controller | Jun 11 12:21:52.222828 crc crio[24477]: time="2026-06-11T12:21:52.222160551Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:db1f4e3ac78556f50a48fd1f3bad2a659c43350b64ad52a9d9a378c15e458021 UID:0de370e9-b941-4c9b-aa2c-ccfe257ceca3 NetNS:/var/run/netns/a7c70f38-aa55-44ea-ae2d-8042171022ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0de370e9_b941_4c9b_aa2c_ccfe257ceca3.slice PodAnnotations:0xc0072c02a8}] Aliases:map[]}"
2026-06-11 13:18:25.245455 | controller | Jun 11 12:21:52.222828 crc crio[24477]: time="2026-06-11T12:21:52.222238724Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.245472 | controller | Jun 11 12:21:52.231835 crc crio[24477]: time="2026-06-11T12:21:52.231059419Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=a4a5b41a-eed2-44c8-b160-f6a118f58b7c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.245489 | controller | Jun 11 12:21:52.231835 crc crio[24477]: time="2026-06-11T12:21:52.23132925Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found" id=a4a5b41a-eed2-44c8-b160-f6a118f58b7c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.245507 | controller | Jun 11 12:21:52.231835 crc crio[24477]: time="2026-06-11T12:21:52.231380378Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found" id=a4a5b41a-eed2-44c8-b160-f6a118f58b7c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.245524 | controller | Jun 11 12:21:52.233633 crc crio[24477]: time="2026-06-11T12:21:52.233512259Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=be923e2a-0e6c-4673-8be5-5b5738a89090 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.245540 | controller | Jun 11 12:21:52.243249 crc crio[24477]: time="2026-06-11T12:21:52.241300046Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\""
2026-06-11 13:18:25.245557 | controller | Jun 11 12:21:52.516849 crc crio[24477]: 2026-06-11T12:21:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:baf1b13a0cef733 Mac:46:00:7c:4d:62:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/486e1c80-bb53-42f5-a29c-6a1542101ab5 SocketPath: PciID:}] [{Interface:0xc0002da620 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.245575 | controller | Jun 11 12:21:52.518156 crc crio[24477]: time="2026-06-11T12:21:52.518009029Z" level=info msg="Got pod network &{Name:neutron-db-sync-qvk9b Namespace:openstack ID:baf1b13a0cef7333023c49f00380e4db84a41bb2bbe66fb69b2c811cef291af1 UID:04900238-a186-4062-a9c8-10a427d56415 NetNS:/var/run/netns/486e1c80-bb53-42f5-a29c-6a1542101ab5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04900238_a186_4062_a9c8_10a427d56415.slice PodAnnotations:0xc001f2a198}] Aliases:map[]}"
2026-06-11 13:18:25.245592 | controller | Jun 11 12:21:52.518237 crc crio[24477]: time="2026-06-11T12:21:52.518177683Z" level=info msg="Checking pod openstack_neutron-db-sync-qvk9b for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.245613 | controller | Jun 11 12:21:52.552301 crc crio[24477]: time="2026-06-11T12:21:52.552213428Z" level=info msg="Ran pod sandbox baf1b13a0cef7333023c49f00380e4db84a41bb2bbe66fb69b2c811cef291af1 with infra container: openstack/neutron-db-sync-qvk9b/POD" id=cc87be9b-01e4-46b0-9f46-128ed11e6fcc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.245631 | controller | Jun 11 12:21:52.559819 crc crio[24477]: time="2026-06-11T12:21:52.559745342Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7ac5191c-fb8e-41a2-b57c-dd023998757f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.245648 | controller | Jun 11 12:21:52.600177 crc crio[24477]: 2026-06-11T12:21:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee78a335d5db1f1 Mac:72:b7:83:2a:1c:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/d4c356ae-fc0a-4f68-bcd5-78e2b11d2de0 SocketPath: PciID:}] [{Interface:0xc0004be730 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.245665 | controller | Jun 11 12:21:52.600177 crc crio[24477]: time="2026-06-11T12:21:52.596718698Z" level=info msg="Got pod network &{Name:placement-db-sync-fmj7g Namespace:openstack ID:ee78a335d5db1f1019db47670564203c41307c6a7fa00dd644be9b87c20d6ae4 UID:d7e3240a-7507-4ce6-8afb-107c2ae5d7af NetNS:/var/run/netns/d4c356ae-fc0a-4f68-bcd5-78e2b11d2de0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7e3240a_7507_4ce6_8afb_107c2ae5d7af.slice PodAnnotations:0xc001f2a4b8}] Aliases:map[]}"
2026-06-11 13:18:25.245683 | controller | Jun 11 12:21:52.600177 crc crio[24477]: time="2026-06-11T12:21:52.596907664Z" level=info msg="Checking pod openstack_placement-db-sync-fmj7g for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.245700 | controller | Jun 11 12:21:52.631409 crc crio[24477]: time="2026-06-11T12:21:52.630497057Z" level=info msg="Ran pod sandbox ee78a335d5db1f1019db47670564203c41307c6a7fa00dd644be9b87c20d6ae4 with infra container: openstack/placement-db-sync-fmj7g/POD" id=b6910daf-6afc-4ec7-b08a-fcbe63ea3928 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.245836 | controller | Jun 11 12:21:52.633976 crc crio[24477]: time="2026-06-11T12:21:52.633925629Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=ba3eb47a-1b0a-4315-8332-5744281d3d12 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.245876 | controller | Jun 11 12:21:52.635020 crc crio[24477]: time="2026-06-11T12:21:52.634146565Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found" id=ba3eb47a-1b0a-4315-8332-5744281d3d12 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.245896 | controller | Jun 11 12:21:52.635020 crc crio[24477]: time="2026-06-11T12:21:52.634196716Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found" id=ba3eb47a-1b0a-4315-8332-5744281d3d12 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.245914 | controller | Jun 11 12:21:52.644669 crc crio[24477]: time="2026-06-11T12:21:52.638312712Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=773bad3d-c69d-479d-9d65-93b709e9210b name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.245931 | controller | Jun 11 12:21:52.645501 crc crio[24477]: time="2026-06-11T12:21:52.645323559Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\""
2026-06-11 13:18:25.245949 | controller | Jun 11 12:21:52.654421 crc crio[24477]: time="2026-06-11T12:21:52.650411432Z" level=info msg="Created container e18468cab265ded19012f943ec5fc23c7b7c269141fca452db9d071081c3b78f: openstack/keystone-bootstrap-jzbmg/keystone-bootstrap" id=6c857823-a315-4e80-8448-a772668a6b76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.245972 | controller | Jun 11 12:21:52.656106 crc crio[24477]: time="2026-06-11T12:21:52.65462888Z" level=info msg="Starting container: e18468cab265ded19012f943ec5fc23c7b7c269141fca452db9d071081c3b78f" id=9faac102-fca7-468c-ae76-77bc9cc224f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.245991 | controller | Jun 11 12:21:52.668090 crc crio[24477]: time="2026-06-11T12:21:52.665403102Z" level=info msg="Started container" PID=67939 containerID=e18468cab265ded19012f943ec5fc23c7b7c269141fca452db9d071081c3b78f description=openstack/keystone-bootstrap-jzbmg/keystone-bootstrap id=9faac102-fca7-468c-ae76-77bc9cc224f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2cc499be063c74fa72a3fe4d2b0da10b585a7edd5c94d96dd66903fd928341a2
2026-06-11 13:18:25.246015 | controller | Jun 11 12:21:52.668090 crc crio[24477]: time="2026-06-11T12:21:52.666062201Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=016620a9-4ef3-49e2-9503-1cdf237c68ec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.246034 | controller | Jun 11 12:21:52.685254 crc crio[24477]: time="2026-06-11T12:21:52.683535068Z" level=info msg="Creating container: openstack/neutron-db-sync-qvk9b/neutron-db-sync" id=8efd69cb-b30c-47a5-af44-30bcbffd823d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.246055 | controller | Jun 11 12:21:52.685254 crc crio[24477]: time="2026-06-11T12:21:52.68432396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.246072 | controller | Jun 11 12:21:52.690118 crc crio[24477]: time="2026-06-11T12:21:52.686546593Z" level=info msg="Created container 93246ca151dadc5b4c232bf12620ec86f724ef58c8006d85f1c39dd2e3bae739: openstack/dnsmasq-dns-57c96b5555-45jmq/init" id=5cfc7f86-7ec3-4224-a5ae-8c074c54f6cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.246191 | controller | Jun 11 12:21:52.690118 crc crio[24477]: time="2026-06-11T12:21:52.688300201Z" level=info msg="Starting container: 93246ca151dadc5b4c232bf12620ec86f724ef58c8006d85f1c39dd2e3bae739" id=7f325da1-4838-48c9-b51d-0eddc0ddef01 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.246215 | controller | Jun 11 12:21:52.716158 crc crio[24477]: time="2026-06-11T12:21:52.715151868Z" level=info msg="Started container" PID=67934 containerID=93246ca151dadc5b4c232bf12620ec86f724ef58c8006d85f1c39dd2e3bae739 description=openstack/dnsmasq-dns-57c96b5555-45jmq/init id=7f325da1-4838-48c9-b51d-0eddc0ddef01 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e9cbcfa9e1c5068d6ca95eda05a98be3e705f73a79cd821dc6b5f795fecf6d2
2026-06-11 13:18:25.246234 | controller | Jun 11 12:21:52.899478 crc crio[24477]: time="2026-06-11T12:21:52.898557369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.246252 | controller | Jun 11 12:21:52.909071 crc crio[24477]: time="2026-06-11T12:21:52.908794374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.246270 | controller | Jun 11 12:21:52.992564 crc crio[24477]: 2026-06-11T12:21:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:76d0bf1e684cc24 Mac:26:83:b9:a7:c1:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/1861995f-eff7-4319-a46b-a4e85d9068cd SocketPath: PciID:}] [{Interface:0xc0002767e0 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.246288 | controller | Jun 11 12:21:52.992564 crc crio[24477]: time="2026-06-11T12:21:52.992492929Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6674dbf88c-t52cf Namespace:openstack ID:76d0bf1e684cc24fc045a4880e4f954ebcf0249a43070907c4395b7a65dd9a8b UID:a8893156-7f05-4d7b-91dd-8449bc551132 NetNS:/var/run/netns/1861995f-eff7-4319-a46b-a4e85d9068cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8893156_7f05_4d7b_91dd_8449bc551132.slice PodAnnotations:0xc000b18700}] Aliases:map[]}"
2026-06-11 13:18:25.246314 | controller | Jun 11 12:21:52.994471 crc crio[24477]: time="2026-06-11T12:21:52.992765096Z" level=info msg="Checking pod openstack_dnsmasq-dns-6674dbf88c-t52cf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.246334 | controller | Jun 11 12:21:53.021921 crc crio[24477]: time="2026-06-11T12:21:53.021431808Z" level=info msg="Ran pod sandbox 76d0bf1e684cc24fc045a4880e4f954ebcf0249a43070907c4395b7a65dd9a8b with infra container: openstack/dnsmasq-dns-6674dbf88c-t52cf/POD" id=daa48862-e364-4dec-9dc7-588cb43005ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.246351 | controller | Jun 11 12:21:53.044376 crc crio[24477]: 2026-06-11T12:21:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed723d8d3f51984 Mac:36:e7:fe:da:0d:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/4a87cb94-0eff-4acd-b246-d658a8519bf0 SocketPath: PciID:}] [{Interface:0xc00011c430 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.246369 | controller | Jun 11 12:21:53.045285 crc crio[24477]: time="2026-06-11T12:21:53.045199951Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ed723d8d3f519842a48bed60a7c5afb0862ef76bce60e28bf70d629d4c6fafaa UID:9734ea8c-75ef-4272-8935-0d2d1afc8796 NetNS:/var/run/netns/4a87cb94-0eff-4acd-b246-d658a8519bf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9734ea8c_75ef_4272_8935_0d2d1afc8796.slice PodAnnotations:0xc000b18490}] Aliases:map[]}"
2026-06-11 13:18:25.246386 | controller | Jun 11 12:21:53.045460 crc crio[24477]: time="2026-06-11T12:21:53.045407976Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.246403 | controller | Jun 11 12:21:53.046170 crc crio[24477]: time="2026-06-11T12:21:53.046045612Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e6608c35-044e-4e5a-946b-9d9016f66b47 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.246534 | controller | Jun 11 12:21:53.076837 crc crio[24477]: time="2026-06-11T12:21:53.076537114Z" level=info msg="Ran pod sandbox ed723d8d3f519842a48bed60a7c5afb0862ef76bce60e28bf70d629d4c6fafaa with infra container: openstack/ceilometer-0/POD" id=82431ad6-ce6a-4da6-a2c5-25ee7d977013 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.246556 | controller | Jun 11 12:21:53.085627 crc crio[24477]: time="2026-06-11T12:21:53.085530775Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=2dbb31a5-0ed5-4a95-83af-99a31c9ee48a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.246575 | controller | Jun 11 12:21:53.085901 crc crio[24477]: time="2026-06-11T12:21:53.085849216Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found" id=2dbb31a5-0ed5-4a95-83af-99a31c9ee48a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.246593 | controller | Jun 11 12:21:53.085976 crc crio[24477]: time="2026-06-11T12:21:53.085929909Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found" id=2dbb31a5-0ed5-4a95-83af-99a31c9ee48a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.246637 | controller | Jun 11 12:21:53.093133 crc crio[24477]: 2026-06-11T12:21:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:728b89a4a1584f4 Mac:be:26:10:90:4a:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/1bc96a11-0568-4382-8f7b-12f48bdf3b4a SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.246661 | controller | Jun 11 12:21:53.093428 crc crio[24477]: time="2026-06-11T12:21:53.093338372Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=e2eada99-645b-4de7-938d-05e8fd2af51f name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.246680 | controller | Jun 11 12:21:53.094264 crc crio[24477]: time="2026-06-11T12:21:53.094135891Z" level=info msg="Got pod network &{Name:barbican-db-sync-mdqdj Namespace:openstack ID:728b89a4a1584f4dcdebb91998311164aa06ad7f78951c9a231ad5b58060d3e6 UID:d342d68c-d31c-4bc3-b058-d4eb411c0b38 NetNS:/var/run/netns/1bc96a11-0568-4382-8f7b-12f48bdf3b4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd342d68c_d31c_4bc3_b058_d4eb411c0b38.slice PodAnnotations:0xc000326af8}] Aliases:map[]}"
2026-06-11 13:18:25.246699 | controller | Jun 11 12:21:53.094381 crc crio[24477]: time="2026-06-11T12:21:53.094308516Z" level=info msg="Checking pod openstack_barbican-db-sync-mdqdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.246717 | controller | Jun 11 12:21:53.097945 crc crio[24477]: time="2026-06-11T12:21:53.097875769Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\""
2026-06-11 13:18:25.246737 | controller | Jun 11 12:21:53.110330 crc crio[24477]: time="2026-06-11T12:21:53.11025486Z" level=info msg="Ran pod sandbox 728b89a4a1584f4dcdebb91998311164aa06ad7f78951c9a231ad5b58060d3e6 with infra container: openstack/barbican-db-sync-mdqdj/POD" id=7cd03990-c2bb-4f3a-8b65-ea725fc47226 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.246755 | controller | Jun 11 12:21:53.114276 crc crio[24477]: time="2026-06-11T12:21:53.114061707Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=c4c8cd77-857b-453f-ba72-951c40edc167 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.246905 | controller | Jun 11 12:21:53.114515 crc crio[24477]: time="2026-06-11T12:21:53.114445508Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found" id=c4c8cd77-857b-453f-ba72-951c40edc167 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.246954 | controller | Jun 11 12:21:53.114515 crc crio[24477]: time="2026-06-11T12:21:53.114534771Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found" id=c4c8cd77-857b-453f-ba72-951c40edc167 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.246980 | controller | Jun 11 12:21:53.120380 crc crio[24477]: time="2026-06-11T12:21:53.120304036Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=2c920390-24e5-4027-8bef-1cb96b8a1565 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.247000 | controller | Jun 11 12:21:53.124981 crc crio[24477]: time="2026-06-11T12:21:53.124868255Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\""
2026-06-11 13:18:25.247018 | controller | Jun 11 12:21:53.198727 crc crio[24477]: time="2026-06-11T12:21:53.198619688Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=11ab9a75-47af-497d-8227-127fb3e6bf16 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.247135 | controller | Jun 11 12:21:53.347731 crc crio[24477]: time="2026-06-11T12:21:53.346445087Z" level=info msg="Creating container: openstack/dnsmasq-dns-6674dbf88c-t52cf/init" id=526200b1-d065-4edc-bd40-4eb27295fc77 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.247170 | controller | Jun 11 12:21:53.347731 crc crio[24477]: time="2026-06-11T12:21:53.347274271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.247190 | controller | Jun 11 12:21:53.417183 crc crio[24477]: time="2026-06-11T12:21:53.417118826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.247208 | controller | Jun 11 12:21:53.428315 crc crio[24477]: time="2026-06-11T12:21:53.428254833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.247227 | controller | Jun 11 12:21:53.627136 crc crio[24477]: time="2026-06-11T12:21:53.623915848Z" level=info msg="Created container ab1886a6ea99e72150fd984187862da11e66b2c294456222f393c851e18edebe: openstack/neutron-db-sync-qvk9b/neutron-db-sync" id=8efd69cb-b30c-47a5-af44-30bcbffd823d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.247245 | controller | Jun 11 12:21:53.636411 crc crio[24477]: time="2026-06-11T12:21:53.636310842Z" level=info msg="Starting container: ab1886a6ea99e72150fd984187862da11e66b2c294456222f393c851e18edebe" id=cd6ea96c-00b7-435e-88ea-99996d238d3e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.247263 | controller | Jun 11 12:21:53.642304 crc crio[24477]: time="2026-06-11T12:21:53.642046582Z" level=info msg="Started container" PID=68010 containerID=ab1886a6ea99e72150fd984187862da11e66b2c294456222f393c851e18edebe description=openstack/neutron-db-sync-qvk9b/neutron-db-sync id=cd6ea96c-00b7-435e-88ea-99996d238d3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=baf1b13a0cef7333023c49f00380e4db84a41bb2bbe66fb69b2c811cef291af1
2026-06-11 13:18:25.247282 | controller | Jun 11 12:21:53.660442 crc crio[24477]: time="2026-06-11T12:21:53.659138278Z" level=info msg="Stopping pod sandbox: 6e9cbcfa9e1c5068d6ca95eda05a98be3e705f73a79cd821dc6b5f795fecf6d2" id=0e255987-60da-47e8-97ce-a6007e378dbb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.247300 | controller | Jun 11 12:21:53.660855 crc crio[24477]: time="2026-06-11T12:21:53.660783375Z" level=info msg="Got pod network &{Name:dnsmasq-dns-57c96b5555-45jmq Namespace:openstack ID:6e9cbcfa9e1c5068d6ca95eda05a98be3e705f73a79cd821dc6b5f795fecf6d2 UID:37c5ddba-9c69-47af-8b1d-a44254286b8f NetNS:/var/run/netns/c7b0fd13-e761-4448-8901-69ff867e9649 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37c5ddba_9c69_47af_8b1d_a44254286b8f.slice PodAnnotations:0xc000a868e8}] Aliases:map[]}"
2026-06-11 13:18:25.247317 | controller | Jun 11 12:21:53.661002 crc crio[24477]: time="2026-06-11T12:21:53.660945259Z" level=info msg="Deleting pod openstack_dnsmasq-dns-57c96b5555-45jmq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.247359 | controller | Jun 11 12:21:53.692085 crc crio[24477]: time="2026-06-11T12:21:53.691969978Z" level=info msg="Created container b1301b11e7c7a58b6e3e0642ea7cf529b756fec007be4c4716604363557e17bd: openstack/dnsmasq-dns-6674dbf88c-t52cf/init" id=526200b1-d065-4edc-bd40-4eb27295fc77 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.247378 | controller | Jun 11 12:21:53.711533 crc crio[24477]: time="2026-06-11T12:21:53.711337146Z" level=info msg="Starting container: b1301b11e7c7a58b6e3e0642ea7cf529b756fec007be4c4716604363557e17bd" id=759595be-3dfe-4f77-b833-a098f1162a57 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.247396 | controller | Jun 11 12:21:53.774216 crc crio[24477]: time="2026-06-11T12:21:53.7667337Z" level=info msg="Started container" PID=68074 containerID=b1301b11e7c7a58b6e3e0642ea7cf529b756fec007be4c4716604363557e17bd description=openstack/dnsmasq-dns-6674dbf88c-t52cf/init id=759595be-3dfe-4f77-b833-a098f1162a57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76d0bf1e684cc24fc045a4880e4f954ebcf0249a43070907c4395b7a65dd9a8b
2026-06-11 13:18:25.247418 | controller | Jun 11 12:21:53.784457 crc crio[24477]: 2026-06-11T12:21:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db1f4e3ac78556f Mac:12:80:f4:e8:6a:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/a7c70f38-aa55-44ea-ae2d-8042171022ba SocketPath: PciID:}] [{Interface:0xc0000149c0 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.247437 | controller | Jun 11 12:21:53.784457 crc crio[24477]: time="2026-06-11T12:21:53.783845785Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:db1f4e3ac78556f50a48fd1f3bad2a659c43350b64ad52a9d9a378c15e458021 UID:0de370e9-b941-4c9b-aa2c-ccfe257ceca3 NetNS:/var/run/netns/a7c70f38-aa55-44ea-ae2d-8042171022ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0de370e9_b941_4c9b_aa2c_ccfe257ceca3.slice PodAnnotations:0xc0072c02a8}] Aliases:map[]}"
2026-06-11 13:18:25.247454 | controller | Jun 11 12:21:53.784457 crc crio[24477]: time="2026-06-11T12:21:53.783974269Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.247473 | controller | Jun 11 12:21:53.892168 crc crio[24477]: time="2026-06-11T12:21:53.892097896Z" level=info msg="Ran pod sandbox db1f4e3ac78556f50a48fd1f3bad2a659c43350b64ad52a9d9a378c15e458021 with infra container: openstack/glance-default-internal-api-0/POD" id=87f37707-8329-42b9-9480-59e8f7379293 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.247491 | controller | Jun 11 12:21:53.896423 crc crio[24477]: time="2026-06-11T12:21:53.89621525Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=718888aa-721d-419e-99d0-207a7df03e8e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.247509 | controller | Jun 11 12:21:53.898821 crc crio[24477]: time="2026-06-11T12:21:53.898620979Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=2f9f1b3e-33ff-45ed-815f-0590e45357e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.247527 | controller | Jun 11 12:21:54.012717 crc crio[24477]: time="2026-06-11T12:21:54.004270399Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=71eaee69-d053-4b5e-a414-8134ca00a2f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.247544 | controller | Jun 11 12:21:54.015037 crc crio[24477]: time="2026-06-11T12:21:54.014137459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.247562 | controller | Jun 11 12:21:54.150920 crc crio[24477]: time="2026-06-11T12:21:54.150809998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.247581 | controller | Jun 11 12:21:54.496121 crc crio[24477]: 2026-06-11T12:21:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0055d30f650afbf Mac:fa:ef:ee:6f:bc:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/85aabd69-5b5b-4251-a2a4-9aaea9974872 SocketPath: PciID:}] [{Interface:0xc000444770 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.247599 | controller | Jun 11 12:21:54.505428 crc crio[24477]: time="2026-06-11T12:21:54.499012624Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:0055d30f650afbf78eb19f1e86fc09e24d654a5ee3e1911d7e3e873c17f3628c UID:29365633-ad1b-42e5-a684-09e0ee7f82b1 NetNS:/var/run/netns/85aabd69-5b5b-4251-a2a4-9aaea9974872 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29365633_ad1b_42e5_a684_09e0ee7f82b1.slice PodAnnotations:0xc002e12030}] Aliases:map[]}"
2026-06-11 13:18:25.247621 | controller | Jun 11 12:21:54.505428 crc crio[24477]: time="2026-06-11T12:21:54.499184499Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.247641 | controller | Jun 11 12:21:54.517851 crc crio[24477]: time="2026-06-11T12:21:54.517690839Z" level=info msg="Stopped pod sandbox: 6e9cbcfa9e1c5068d6ca95eda05a98be3e705f73a79cd821dc6b5f795fecf6d2" id=0e255987-60da-47e8-97ce-a6007e378dbb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.247659 | controller | Jun 11 12:21:54.552012 crc crio[24477]: time="2026-06-11T12:21:54.551700649Z" level=info msg="Ran pod sandbox 0055d30f650afbf78eb19f1e86fc09e24d654a5ee3e1911d7e3e873c17f3628c with infra container: openstack/glance-default-external-api-0/POD" id=b18e76d8-2112-47e0-b536-d095f52bc823 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.247677 | controller | Jun 11 12:21:54.554869 crc crio[24477]: time="2026-06-11T12:21:54.554806978Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=49cd78fc-5376-44c9-b476-a0f47d51aaf7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.247696 | controller | Jun 11 12:21:54.558221 crc crio[24477]: time="2026-06-11T12:21:54.558140324Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=cff24729-c4aa-4e21-bfb6-948ca37fb7ff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.247713 | controller | Jun 11 12:21:54.567746 crc crio[24477]: time="2026-06-11T12:21:54.567442407Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=e1e179e5-3f2e-4c13-8182-b66561b148ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.247731 | controller | Jun 11 12:21:54.574287 crc crio[24477]: time="2026-06-11T12:21:54.574206819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.247749 | controller | Jun 11 12:21:54.699361 crc crio[24477]: time="2026-06-11T12:21:54.699200542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.247768 | controller | Jun 11 12:21:54.922434 crc crio[24477]: time="2026-06-11T12:21:54.921615619Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=28aa4845-5128-403d-9dc6-d72e394f5ffa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.247786 | controller | Jun 11 12:21:55.146207 crc crio[24477]: time="2026-06-11T12:21:55.145509218Z" level=info msg="Removing container: 93246ca151dadc5b4c232bf12620ec86f724ef58c8006d85f1c39dd2e3bae739" id=c1daf443-92b4-4cfb-bafa-9f8bdd0ce533 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.247803 | controller | Jun 11 12:21:55.184297 crc crio[24477]: time="2026-06-11T12:21:55.182323159Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f9e0e529-c8f1-4af3-9dbd-4c075cd96776 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.247821 | controller | Jun 11 12:21:55.206801 crc crio[24477]: time="2026-06-11T12:21:55.203284526Z" level=info msg="Creating container: openstack/dnsmasq-dns-6674dbf88c-t52cf/dnsmasq-dns" id=ad149248-6cb0-455b-8351-b325c1b2ee1f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.247839 | controller | Jun 11 12:21:55.206801 crc crio[24477]: time="2026-06-11T12:21:55.205323023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.247883 | controller | Jun 11 12:21:55.734123 crc crio[24477]: time="2026-06-11T12:21:55.733974105Z" level=info msg="Removed container 93246ca151dadc5b4c232bf12620ec86f724ef58c8006d85f1c39dd2e3bae739: openstack/dnsmasq-dns-57c96b5555-45jmq/init" id=c1daf443-92b4-4cfb-bafa-9f8bdd0ce533 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.247903 | controller | Jun 11 12:21:55.771376 crc crio[24477]: time="2026-06-11T12:21:55.771297488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.247920 | controller | Jun 11 12:21:55.831351 crc crio[24477]: time="2026-06-11T12:21:55.831180304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.247937 | controller | Jun 11 12:21:56.067803 crc crio[24477]: time="2026-06-11T12:21:56.056995097Z" level=info msg="Created container 89bee809d9c4ef5c0131e062f0f4f13fb31148c14c17967fa7bfd46f11e16ede: openstack/dnsmasq-dns-6674dbf88c-t52cf/dnsmasq-dns" id=ad149248-6cb0-455b-8351-b325c1b2ee1f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.247954 | controller | Jun 11 12:21:56.067803 crc crio[24477]: time="2026-06-11T12:21:56.065174619Z" level=info msg="Starting container: 89bee809d9c4ef5c0131e062f0f4f13fb31148c14c17967fa7bfd46f11e16ede" id=bc1a7aae-cba6-4fd0-8483-2690782b75a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.247970 | controller | Jun 11 12:21:56.103515 crc crio[24477]: time="2026-06-11T12:21:56.103151298Z" level=info msg="Started container" PID=68242 containerID=89bee809d9c4ef5c0131e062f0f4f13fb31148c14c17967fa7bfd46f11e16ede description=openstack/dnsmasq-dns-6674dbf88c-t52cf/dnsmasq-dns id=bc1a7aae-cba6-4fd0-8483-2690782b75a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76d0bf1e684cc24fc045a4880e4f954ebcf0249a43070907c4395b7a65dd9a8b
2026-06-11 13:18:25.247988 | controller | Jun 11 12:21:56.508091 crc crio[24477]: time="2026-06-11T12:21:56.507991446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.248005 | controller | Jun 11 12:21:56.667255 crc crio[24477]: time="2026-06-11T12:21:56.667199157Z" level=info msg="Created container 775a23cde6a141613e39e72f67ad69a1f5fe99b1a6e67817e0cf649a69e612f0: openstack/glance-default-internal-api-0/glance-log" id=71eaee69-d053-4b5e-a414-8134ca00a2f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.248136 | controller | Jun 11 12:21:56.669562 crc crio[24477]: time="2026-06-11T12:21:56.669401002Z" level=info msg="Starting container: 775a23cde6a141613e39e72f67ad69a1f5fe99b1a6e67817e0cf649a69e612f0" id=81660646-c8a5-4602-9352-f84aaf6430b0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.248162 | controller | Jun 11 12:21:56.680037 crc crio[24477]: time="2026-06-11T12:21:56.679943858Z" level=info msg="Started container" PID=68278 containerID=775a23cde6a141613e39e72f67ad69a1f5fe99b1a6e67817e0cf649a69e612f0 description=openstack/glance-default-internal-api-0/glance-log id=81660646-c8a5-4602-9352-f84aaf6430b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1f4e3ac78556f50a48fd1f3bad2a659c43350b64ad52a9d9a378c15e458021
2026-06-11 13:18:25.248181 | controller | Jun 11 12:21:56.698857 crc crio[24477]: time="2026-06-11T12:21:56.697809718Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=63625e55-86ef-4dd8-9100-2da8ab41739b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.248199 | controller | Jun 11 12:21:56.748493 crc crio[24477]: time="2026-06-11T12:21:56.747974336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.248221 | controller | Jun 11 12:21:56.814834 crc crio[24477]: time="2026-06-11T12:21:56.814001178Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=85a12d3b-3607-42f3-a462-f1f83ae1c337 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.248239 | controller | Jun 11 12:21:56.822548 crc crio[24477]: time="2026-06-11T12:21:56.82251001Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=49ad8187-3cf5-40ce-ad1a-441f74a8e55e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.248255 | controller | Jun 11 12:21:56.823159 crc crio[24477]: time="2026-06-11T12:21:56.823139088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.248272 | controller | Jun 11 12:21:57.016114 crc crio[24477]: time="2026-06-11T12:21:57.015707059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.248289 | controller | Jun 11 12:21:57.202751 crc crio[24477]: time="2026-06-11T12:21:57.202506652Z" level=info msg="Created container 63526cc842989330383df43ab81d68c385c57759286092fb8e27c6bf13c649bf: openstack/glance-default-external-api-0/glance-log" id=e1e179e5-3f2e-4c13-8182-b66561b148ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.248306 | controller | Jun 11 12:21:57.218331 crc crio[24477]: time="2026-06-11T12:21:57.217511901Z" level=info msg="Starting container: 63526cc842989330383df43ab81d68c385c57759286092fb8e27c6bf13c649bf" id=852cfa3a-acf3-4d99-8520-6a0e914daa42 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.248491 | controller | Jun 11 12:21:57.255088 crc crio[24477]: time="2026-06-11T12:21:57.254972749Z" level=info msg="Started container" PID=68331 containerID=63526cc842989330383df43ab81d68c385c57759286092fb8e27c6bf13c649bf description=openstack/glance-default-external-api-0/glance-log id=852cfa3a-acf3-4d99-8520-6a0e914daa42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0055d30f650afbf78eb19f1e86fc09e24d654a5ee3e1911d7e3e873c17f3628c
2026-06-11 13:18:25.248513 | controller | Jun 11 12:21:57.279049 crc crio[24477]: time="2026-06-11T12:21:57.278905008Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=bf833113-4dba-47d7-a263-2f65a5a2cd48 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.248532 | controller | Jun 11 12:21:57.367290 crc crio[24477]: time="2026-06-11T12:21:57.366101661Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=844fdddc-eb85-49a2-9484-f7acf1f2c71d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.248549 | controller | Jun 11 12:21:57.405407 crc crio[24477]: time="2026-06-11T12:21:57.405356154Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=d1df1cb7-fc46-44ea-907b-d9fc6673cce7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.248566 | controller | Jun 11 12:21:57.406179 crc crio[24477]: time="2026-06-11T12:21:57.406128895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.248584 | controller | Jun 11 12:21:57.527746 crc crio[24477]: time="2026-06-11T12:21:57.526935995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.248600 | controller | Jun 11 12:21:58.255970 crc crio[24477]: time="2026-06-11T12:21:58.25580756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.248622 | controller | Jun 11 12:21:58.437717 crc crio[24477]: time="2026-06-11T12:21:58.437459595Z" level=info msg="Created container 8d4fe009a7a3cff4172a8e68aba99e35d4f4d413778f4d694631c366d4da3cd3: openstack/glance-default-internal-api-0/glance-httpd" id=49ad8187-3cf5-40ce-ad1a-441f74a8e55e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.248639 | controller | Jun 11 12:21:58.440514 crc crio[24477]: time="2026-06-11T12:21:58.440383586Z" level=info msg="Starting container: 8d4fe009a7a3cff4172a8e68aba99e35d4f4d413778f4d694631c366d4da3cd3" id=9637b4cf-73fd-4365-bf43-7b74effd87c4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.248656 | controller | Jun 11 12:21:58.475940 crc crio[24477]: time="2026-06-11T12:21:58.474288547Z" level=info msg="Started container" PID=68415 containerID=8d4fe009a7a3cff4172a8e68aba99e35d4f4d413778f4d694631c366d4da3cd3 description=openstack/glance-default-internal-api-0/glance-httpd id=9637b4cf-73fd-4365-bf43-7b74effd87c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1f4e3ac78556f50a48fd1f3bad2a659c43350b64ad52a9d9a378c15e458021
2026-06-11 13:18:25.248672 | controller | Jun 11 12:21:58.776490 crc crio[24477]: time="2026-06-11T12:21:58.776427102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.248689 | controller | Jun 11 12:21:58.972717 crc crio[24477]: time="2026-06-11T12:21:58.972604238Z" level=info msg="Created container 0675ecf04172d13bbef7c5cd479e45e96f693d3322ae54b6ac7d4943e664df2b: openstack/glance-default-external-api-0/glance-httpd" id=d1df1cb7-fc46-44ea-907b-d9fc6673cce7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.248706 | controller | Jun 11 12:21:58.975167 crc crio[24477]: time="2026-06-11T12:21:58.975064596Z" level=info msg="Starting container: 0675ecf04172d13bbef7c5cd479e45e96f693d3322ae54b6ac7d4943e664df2b" id=24bd8974-5f0f-4630-be32-7ea9096bc9a3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.248722 | controller | Jun 11 12:21:58.990759 crc crio[24477]: time="2026-06-11T12:21:58.981717113Z" level=info msg="Started container" PID=68464 containerID=0675ecf04172d13bbef7c5cd479e45e96f693d3322ae54b6ac7d4943e664df2b description=openstack/glance-default-external-api-0/glance-httpd id=24bd8974-5f0f-4630-be32-7ea9096bc9a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0055d30f650afbf78eb19f1e86fc09e24d654a5ee3e1911d7e3e873c17f3628c
2026-06-11 13:18:25.248738 | controller | Jun 11 12:21:59.360557 crc crio[24477]: time="2026-06-11T12:21:59.35950828Z" level=info msg="Stopping container: 8d4fe009a7a3cff4172a8e68aba99e35d4f4d413778f4d694631c366d4da3cd3 (timeout: 30s)" id=1b0d47ec-f9fb-47e1-99f9-0639935ff460 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.248755 | controller | Jun 11 12:21:59.360915 crc crio[24477]: time="2026-06-11T12:21:59.360367187Z" level=info msg="Stopping container: 775a23cde6a141613e39e72f67ad69a1f5fe99b1a6e67817e0cf649a69e612f0 (timeout: 30s)" id=4ef70a37-2d4e-4b37-bdcf-8b8fe0f6b5f3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.248772 | controller | Jun 11 12:21:59.377431 crc crio[24477]: time="2026-06-11T12:21:59.37728173Z" level=info msg="Stopping container: 0675ecf04172d13bbef7c5cd479e45e96f693d3322ae54b6ac7d4943e664df2b (timeout: 30s)" id=7d1efecc-0e7c-4f35-a846-df3640f8f1a0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.248789 | controller | Jun 11 12:21:59.378131 crc crio[24477]: time="2026-06-11T12:21:59.377967748Z" level=info msg="Stopping container: 63526cc842989330383df43ab81d68c385c57759286092fb8e27c6bf13c649bf (timeout: 30s)" id=6a45417c-8d2a-4d20-9030-4f0b77ed91f9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.248806 | controller | Jun 11 12:21:59.717623 crc crio[24477]: time="2026-06-11T12:21:59.717502964Z" level=info msg="Stopped container 775a23cde6a141613e39e72f67ad69a1f5fe99b1a6e67817e0cf649a69e612f0: openstack/glance-default-internal-api-0/glance-log" id=4ef70a37-2d4e-4b37-bdcf-8b8fe0f6b5f3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.248825 | controller | Jun 11 12:21:59.956463 crc crio[24477]: time="2026-06-11T12:21:59.951474644Z" level=info msg="Stopped container 63526cc842989330383df43ab81d68c385c57759286092fb8e27c6bf13c649bf: openstack/glance-default-external-api-0/glance-log" id=6a45417c-8d2a-4d20-9030-4f0b77ed91f9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.248842 | controller | Jun 11 12:22:00.131153 crc crio[24477]: time="2026-06-11T12:22:00.130112556Z" level=info msg="Stopped container 0675ecf04172d13bbef7c5cd479e45e96f693d3322ae54b6ac7d4943e664df2b: openstack/glance-default-external-api-0/glance-httpd" id=7d1efecc-0e7c-4f35-a846-df3640f8f1a0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.248881 | controller | Jun 11 12:22:00.131153 crc crio[24477]: time="2026-06-11T12:22:00.130819626Z" level=info msg="Stopping pod sandbox: 0055d30f650afbf78eb19f1e86fc09e24d654a5ee3e1911d7e3e873c17f3628c" id=9857dc56-eb14-4806-a12a-810a9280aa6a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.248900 | controller | Jun 11 12:22:00.131712 crc crio[24477]: time="2026-06-11T12:22:00.131556366Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:0055d30f650afbf78eb19f1e86fc09e24d654a5ee3e1911d7e3e873c17f3628c UID:29365633-ad1b-42e5-a684-09e0ee7f82b1 NetNS:/var/run/netns/85aabd69-5b5b-4251-a2a4-9aaea9974872 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29365633_ad1b_42e5_a684_09e0ee7f82b1.slice PodAnnotations:0xc001f2a4b0}] Aliases:map[]}"
2026-06-11 13:18:25.249031 | controller | Jun 11 12:22:00.131903 crc crio[24477]: time="2026-06-11T12:22:00.131813044Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.249060 | controller | Jun 11 12:22:00.533543 crc crio[24477]: time="2026-06-11T12:22:00.532780803Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686342-mrbz5/POD" id=f6140618-38ef-4a16-846c-4fe7ea39d009 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.249078 | controller | Jun 11 12:22:00.533893 crc crio[24477]: time="2026-06-11T12:22:00.533574406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.249096 | controller | Jun 11 12:22:01.474396 crc crio[24477]: time="2026-06-11T12:22:01.473525739Z" level=info msg="Stopping pod sandbox: 2cc499be063c74fa72a3fe4d2b0da10b585a7edd5c94d96dd66903fd928341a2" id=c44475d6-ca7d-4471-bbd1-a98e305e7536 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.249113 | controller | Jun 11 12:22:01.477239 crc crio[24477]: time="2026-06-11T12:22:01.477206922Z" level=info msg="Got pod network &{Name:keystone-bootstrap-jzbmg Namespace:openstack ID:2cc499be063c74fa72a3fe4d2b0da10b585a7edd5c94d96dd66903fd928341a2 UID:d5a6d833-eefa-4b60-8498-ac7f6ab03d2b NetNS:/var/run/netns/57a82d83-c6cd-46e8-b5c0-785ddbf27ae0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5a6d833_eefa_4b60_8498_ac7f6ab03d2b.slice PodAnnotations:0xc000326f00}] Aliases:map[]}"
2026-06-11 13:18:25.249130 | controller | Jun 11 12:22:01.477505 crc crio[24477]: time="2026-06-11T12:22:01.47748426Z" level=info msg="Deleting pod openstack_keystone-bootstrap-jzbmg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.249147 | controller | Jun 11 12:22:03.481025 crc crio[24477]: time="2026-06-11T12:22:03.479931666Z" level=info msg="Stopping container: 883a6fe4ec3525d512252b791db8c74f9549604c46c7a7b5314278d4dfb73039 (timeout: 10s)" id=a7373cec-0678-441a-8a20-0042d376859a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.249169 | controller | Jun 11 12:22:04.020535 crc crio[24477]: time="2026-06-11T12:22:04.020068765Z" level=info msg="Stopped container 8d4fe009a7a3cff4172a8e68aba99e35d4f4d413778f4d694631c366d4da3cd3: openstack/glance-default-internal-api-0/glance-httpd" id=1b0d47ec-f9fb-47e1-99f9-0639935ff460 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.249187 | controller | Jun 11 12:22:04.021866 crc crio[24477]: time="2026-06-11T12:22:04.021789564Z" level=info msg="Stopping pod sandbox: db1f4e3ac78556f50a48fd1f3bad2a659c43350b64ad52a9d9a378c15e458021" id=bcea0164-cf37-414c-8b6e-dc7b83be52c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.249203 | controller | Jun 11 12:22:04.022548 crc crio[24477]: time="2026-06-11T12:22:04.022469613Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:db1f4e3ac78556f50a48fd1f3bad2a659c43350b64ad52a9d9a378c15e458021 UID:0de370e9-b941-4c9b-aa2c-ccfe257ceca3 NetNS:/var/run/netns/a7c70f38-aa55-44ea-ae2d-8042171022ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0de370e9_b941_4c9b_aa2c_ccfe257ceca3.slice PodAnnotations:0xc001f2afc8}] Aliases:map[]}"
2026-06-11 13:18:25.249219 | controller | Jun 11 12:22:04.026421 crc crio[24477]: time="2026-06-11T12:22:04.024234623Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.249236 | controller | Jun 11 12:22:07.441727 crc crio[24477]: time="2026-06-11T12:22:07.440986186Z" level=info msg="Stopped pod sandbox: db1f4e3ac78556f50a48fd1f3bad2a659c43350b64ad52a9d9a378c15e458021" id=bcea0164-cf37-414c-8b6e-dc7b83be52c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.249253 | controller | Jun 11 12:22:07.655940 crc crio[24477]: time="2026-06-11T12:22:07.655570551Z" level=info msg="Removing container: 8d4fe009a7a3cff4172a8e68aba99e35d4f4d413778f4d694631c366d4da3cd3" id=54adfdf9-6be8-4fbf-ab76-366d9410deb6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.249270 | controller | Jun 11 12:22:08.442756 crc crio[24477]: time="2026-06-11T12:22:08.442106018Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=65974601-9904-4e11-a9d0-db66e0637b3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.249286 | controller | Jun 11 12:22:08.442756 crc crio[24477]: time="2026-06-11T12:22:08.442781127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.249305 | controller | Jun 11 12:22:13.565852 crc crio[24477]: time="2026-06-11T12:22:13.564218191Z" level=info msg="Stopped container 883a6fe4ec3525d512252b791db8c74f9549604c46c7a7b5314278d4dfb73039: openstack/dnsmasq-dns-68dfc8c9f9-88hdh/dnsmasq-dns" id=a7373cec-0678-441a-8a20-0042d376859a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.249322 | controller | Jun 11 12:22:13.568549 crc crio[24477]: time="2026-06-11T12:22:13.56774166Z" level=info msg="Stopping pod sandbox: 129c52298eff55e987aeabc8d220b1c4b9d4cd4f727a3e20d91e805762f91ba5" id=c691dc11-1fbf-45b3-b8a3-0cf07edb3758 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.249339 | controller | Jun 11 12:22:13.568901 crc crio[24477]: time="2026-06-11T12:22:13.568826551Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-88hdh Namespace:openstack ID:129c52298eff55e987aeabc8d220b1c4b9d4cd4f727a3e20d91e805762f91ba5 UID:99c83815-f751-4ddd-a57b-748db6d703fb NetNS:/var/run/netns/4353c350-871e-4df2-954a-7ea5d532f3a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99c83815_f751_4ddd_a57b_748db6d703fb.slice PodAnnotations:0xc0072c0440}] Aliases:map[]}"
2026-06-11 13:18:25.249359 | controller | Jun 11 12:22:13.569160 crc crio[24477]: time="2026-06-11T12:22:13.569050057Z" level=info msg="Deleting pod openstack_dnsmasq-dns-68dfc8c9f9-88hdh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.249377 | controller | Jun 11 12:22:15.001941 crc crio[24477]: time="2026-06-11T12:22:15.001232623Z" level=info msg="Stopped pod sandbox: 2cc499be063c74fa72a3fe4d2b0da10b585a7edd5c94d96dd66903fd928341a2" id=c44475d6-ca7d-4471-bbd1-a98e305e7536 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.249394 | controller | Jun 11 12:22:15.005831 crc crio[24477]: time="2026-06-11T12:22:15.00573145Z" level=info msg="Stopped pod sandbox: 0055d30f650afbf78eb19f1e86fc09e24d654a5ee3e1911d7e3e873c17f3628c" id=9857dc56-eb14-4806-a12a-810a9280aa6a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.249449 | controller | Jun 11 12:22:16.305377 crc crio[24477]: time="2026-06-11T12:22:16.304214794Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=6c88ef9e-0a16-4d30-8f61-5f132073b66f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.249470 | controller | Jun 11 12:22:16.305377 crc crio[24477]: time="2026-06-11T12:22:16.30478307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.249488 | controller | Jun 11 12:22:16.840535 crc crio[24477]: time="2026-06-11T12:22:16.839350828Z" level=info msg="Running pod sandbox: openstack/keystone-bootstrap-r9mbl/POD" id=4e32acaf-be00-4cec-b8fd-e28a03c4d91b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.249505 | controller | Jun 11 12:22:16.840535 crc crio[24477]: time="2026-06-11T12:22:16.839897565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.249523 | controller | Jun 11 12:22:23.973233 crc crio[24477]: time="2026-06-11T12:22:23.972254952Z" level=info msg="Stopping pod sandbox: baf1b13a0cef7333023c49f00380e4db84a41bb2bbe66fb69b2c811cef291af1" id=2f97bbf0-f7d6-479d-ae85-eaaf369a366c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.249540 | controller | Jun 11 12:22:23.975139 crc crio[24477]: time="2026-06-11T12:22:23.974196836Z" level=info msg="Got pod network &{Name:neutron-db-sync-qvk9b Namespace:openstack ID:baf1b13a0cef7333023c49f00380e4db84a41bb2bbe66fb69b2c811cef291af1 UID:04900238-a186-4062-a9c8-10a427d56415 NetNS:/var/run/netns/486e1c80-bb53-42f5-a29c-6a1542101ab5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04900238_a186_4062_a9c8_10a427d56415.slice PodAnnotations:0xc000a14d40}] Aliases:map[]}"
2026-06-11 13:18:25.249557 | controller | Jun 11 12:22:23.975139 crc crio[24477]: time="2026-06-11T12:22:23.974397642Z" level=info msg="Deleting pod openstack_neutron-db-sync-qvk9b from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.249574 | controller | Jun 11 12:22:28.390477 crc crio[24477]: time="2026-06-11T12:22:28.388969113Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:1b2c0125f2253e1ccdb29c838fc50180b185700316a7eb9d8d1d76a608f6b4f2" id=773bad3d-c69d-479d-9d65-93b709e9210b name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.249592 | controller | Jun 11 12:22:28.392619 crc crio[24477]: time="2026-06-11T12:22:28.392503977Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=e456b8ab-5b5d-4c95-8442-ba1a11ac6092 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.249609 | controller | Jun 11 12:22:29.084138 crc crio[24477]: time="2026-06-11T12:22:29.083996518Z" level=info msg="Stopped pod sandbox: 129c52298eff55e987aeabc8d220b1c4b9d4cd4f727a3e20d91e805762f91ba5" id=c691dc11-1fbf-45b3-b8a3-0cf07edb3758 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.249630 | controller | Jun 11 12:22:29.104258 crc crio[24477]: time="2026-06-11T12:22:29.103634357Z" level=info msg="Stopped pod sandbox: baf1b13a0cef7333023c49f00380e4db84a41bb2bbe66fb69b2c811cef291af1" id=2f97bbf0-f7d6-479d-ae85-eaaf369a366c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.249647 | controller | Jun 11 12:22:29.202298 crc crio[24477]: time="2026-06-11T12:22:29.201342394Z" level=info msg="Removed container 8d4fe009a7a3cff4172a8e68aba99e35d4f4d413778f4d694631c366d4da3cd3: openstack/glance-default-internal-api-0/glance-httpd" id=54adfdf9-6be8-4fbf-ab76-366d9410deb6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.249663 | controller | Jun 11 12:22:29.208818 crc crio[24477]: time="2026-06-11T12:22:29.208500362Z" level=info msg="Removing container: 775a23cde6a141613e39e72f67ad69a1f5fe99b1a6e67817e0cf649a69e612f0" id=d04f4674-0abd-4567-aa53-7ab3db558f15 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.249679 | controller | Jun 11 12:22:29.228754 crc crio[24477]: time="2026-06-11T12:22:29.228449226Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:95136eb284f45966c9b8147ee2ae8f55f8a3dc94ec496ab02279dbfc3ba0697c" id=e2eada99-645b-4de7-938d-05e8fd2af51f name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.249696 | controller | Jun 11 12:22:29.229921 crc crio[24477]: time="2026-06-11T12:22:29.22984153Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=5f9b32af-b823-40d0-b28b-2ce3f9332c8d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.249714 | controller | Jun 11 12:22:29.415256 crc crio[24477]: time="2026-06-11T12:22:29.415150319Z" level=info msg="Stopping pod sandbox: efd86ff58f7f34018126c6d5ebb4b487592ebb8a889a6f5ddcc80778019935fc" id=52a76bc4-5232-4711-b86d-06731c1ebdee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.249731 | controller | Jun 11 12:22:29.415256 crc crio[24477]: time="2026-06-11T12:22:29.415239342Z" level=info msg="Stopped pod sandbox (already stopped): efd86ff58f7f34018126c6d5ebb4b487592ebb8a889a6f5ddcc80778019935fc" id=52a76bc4-5232-4711-b86d-06731c1ebdee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.249749 | controller | Jun 11 12:22:29.416984 crc crio[24477]: time="2026-06-11T12:22:29.416921308Z" level=info msg="Removing pod sandbox: efd86ff58f7f34018126c6d5ebb4b487592ebb8a889a6f5ddcc80778019935fc" id=4e77ba82-278f-49d5-a1ef-c662f3ce4846 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.249965 | controller | Jun 11 12:22:31.508627 crc crio[24477]: time="2026-06-11T12:22:31.508157139Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6c85d9984c-txlbh/POD" id=e9fa267c-1f7f-4ac5-a517-c49195f75be6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.249994 | controller | Jun 11 12:22:31.511537 crc crio[24477]: time="2026-06-11T12:22:31.508729014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.250014 | controller | Jun 11 12:22:31.701063 crc crio[24477]: time="2026-06-11T12:22:31.700575425Z" level=info msg="Running pod sandbox: openstack/neutron-7cd6b6cf84-wxh6r/POD" id=91abdeed-22a9-476c-b5b8-0391b74b4b3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.250031 | controller | Jun 11 12:22:31.701063 crc crio[24477]: time="2026-06-11T12:22:31.700856143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.250049 | controller | Jun 11 12:22:31.924780 crc crio[24477]: time="2026-06-11T12:22:31.9217204Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=e2f3e72b-3096-4fc1-8cb4-a7ed624a29bc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.250071 | controller | Jun 11 12:22:32.045924 crc crio[24477]: time="2026-06-11T12:22:32.045808822Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:d72d014a20122cded5eb44fae9bd6a0cc4dbe591775435d224dbbf5504f354b1" id=2c920390-24e5-4027-8bef-1cb96b8a1565 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.250089 | controller | Jun 11 12:22:32.046812 crc crio[24477]: time="2026-06-11T12:22:32.045857864Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686342-mrbz5 Namespace:openshift-infra ID:7b558b3df6bd9944f9412f428c1a4d5d1eeff6ad951f07b6555ac481aa64ab5d UID:49766fbb-6802-480f-9ee7-ca06dff0339a NetNS:/var/run/netns/2b5486dc-527b-4c78-a995-5670178964f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49766fbb_6802_480f_9ee7_ca06dff0339a.slice PodAnnotations:0xc00008c718}] Aliases:map[]}"
2026-06-11 13:18:25.250108 | controller | Jun 11 12:22:32.046812 crc crio[24477]: time="2026-06-11T12:22:32.046149581Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686342-mrbz5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.250125 | controller | Jun 11 12:22:32.050075 crc crio[24477]: time="2026-06-11T12:22:32.04996075Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=423f0362-288f-4793-a57b-c860b2f741d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.250143 | controller | Jun 11 12:22:32.052216 crc crio[24477]: time="2026-06-11T12:22:32.050123922Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=6184ce03-49c4-4660-bebf-1520b6cf340c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.250160 | controller | Jun 11 12:22:32.054798 crc crio[24477]: time="2026-06-11T12:22:32.054620948Z" level=info msg="Creating container: openstack/placement-db-sync-fmj7g/placement-db-sync" id=1b3720be-f99d-4208-8133-db8edac1fbf5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.250177 | controller | Jun 11 12:22:32.126876 crc crio[24477]: time="2026-06-11T12:22:32.12674199Z" level=info msg="Removed pod sandbox: efd86ff58f7f34018126c6d5ebb4b487592ebb8a889a6f5ddcc80778019935fc" id=4e77ba82-278f-49d5-a1ef-c662f3ce4846 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.250194 | controller | Jun 11 12:22:32.130317 crc crio[24477]: time="2026-06-11T12:22:32.130228925Z" level=info msg="Stopping pod sandbox: 6e9cbcfa9e1c5068d6ca95eda05a98be3e705f73a79cd821dc6b5f795fecf6d2" id=7d06cee1-6062-4043-b706-3e6a4ca87812 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.250303 | controller | Jun 11 12:22:32.130418 crc crio[24477]: time="2026-06-11T12:22:32.130339228Z" level=info msg="Stopped pod sandbox (already stopped): 6e9cbcfa9e1c5068d6ca95eda05a98be3e705f73a79cd821dc6b5f795fecf6d2" id=7d06cee1-6062-4043-b706-3e6a4ca87812 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.250400 | controller | Jun 11 12:22:32.131084 crc crio[24477]: time="2026-06-11T12:22:32.130991926Z" level=info msg="Removing pod sandbox: 6e9cbcfa9e1c5068d6ca95eda05a98be3e705f73a79cd821dc6b5f795fecf6d2" id=477790d5-078d-4581-ae6f-c736be70854e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.250423 | controller | Jun 11 12:22:32.134158 crc crio[24477]: time="2026-06-11T12:22:32.13408118Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a" id=be923e2a-0e6c-4673-8be5-5b5738a89090 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.250442 | controller | Jun 11 12:22:32.134824 crc crio[24477]: time="2026-06-11T12:22:32.134759832Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=babc1be4-375b-468c-af7f-1380fa4fce1d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.250464 | controller | Jun 11 12:22:32.146182 crc crio[24477]: time="2026-06-11T12:22:32.146101469Z" level=info msg="Removed container 775a23cde6a141613e39e72f67ad69a1f5fe99b1a6e67817e0cf649a69e612f0: openstack/glance-default-internal-api-0/glance-log" id=d04f4674-0abd-4567-aa53-7ab3db558f15 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.250482 | controller | Jun 11 12:22:32.150050 crc crio[24477]: time="2026-06-11T12:22:32.148917428Z" level=info msg="Removing container: 0675ecf04172d13bbef7c5cd479e45e96f693d3322ae54b6ac7d4943e664df2b" id=29f9537d-0efb-4b15-bc92-655efe0ffe59 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.250499 | controller | Jun 11 12:22:32.178947 crc crio[24477]: time="2026-06-11T12:22:32.178222039Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:831043bf3b6177c3634275db4a18a081037b7dbff1c70893def517260408e308 UID:47a77e71-7415-4e2d-98a0-9e749da7db91 NetNS:/var/run/netns/8d7aceb4-78b8-4f4c-a5a1-5f5a02381fd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47a77e71_7415_4e2d_98a0_9e749da7db91.slice PodAnnotations:0xc00008cd70}] Aliases:map[]}"
2026-06-11 13:18:25.250516 | controller | Jun 11 12:22:32.178947 crc crio[24477]: time="2026-06-11T12:22:32.178730993Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.250533 | controller | Jun 11 12:22:32.181950 crc crio[24477]: time="2026-06-11T12:22:32.181765008Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:40c2ef4fce6aff02228e2bfcc365fc3df668fba4a2332ae0d4683dfbaf6be5e1 UID:cce0f81a-5f74-4664-95e3-fbdce9fd2b7a NetNS:/var/run/netns/cdbb0522-71fc-4de7-91fc-495455ac7eca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcce0f81a_5f74_4664_95e3_fbdce9fd2b7a.slice PodAnnotations:0xc002d94330}] Aliases:map[]}"
2026-06-11 13:18:25.250551 | controller | Jun 11 12:22:32.182274 crc crio[24477]: time="2026-06-11T12:22:32.181991834Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.250568 | controller | Jun 11 12:22:32.236347 crc crio[24477]: time="2026-06-11T12:22:32.236249847Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=00c787cb-31b8-4afd-97ec-f6eb93a0943a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.250585 | controller | Jun 11 12:22:32.259085 crc crio[24477]: time="2026-06-11T12:22:32.258166457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.250602 | controller | Jun 11 12:22:32.276096 crc crio[24477]: time="2026-06-11T12:22:32.276001679Z" level=info msg="Got pod network &{Name:keystone-bootstrap-r9mbl Namespace:openstack ID:09ee220e45ca535f47c475ca713b577d8985abdf44173fb05e9a1fbadc712b9d UID:82e9034c-fedf-4663-b426-fcd3a45d7865 NetNS:/var/run/netns/b43fc2ab-1610-4f6a-aca7-06ba39173d05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82e9034c_fedf_4663_b426_fcd3a45d7865.slice PodAnnotations:0xc000a86618}] Aliases:map[]}"
2026-06-11 13:18:25.250619 | controller | Jun 11 12:22:32.276096 crc crio[24477]: time="2026-06-11T12:22:32.276073371Z" level=info msg="Adding pod openstack_keystone-bootstrap-r9mbl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.250636 | controller | Jun 11 12:22:32.280995 crc crio[24477]: time="2026-06-11T12:22:32.280903316Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=69e4912c-7ce8-4322-b20c-2e1000f45e6d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.250658 | controller | Jun 11 12:22:32.292403 crc crio[24477]: time="2026-06-11T12:22:32.291534401Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=f7710ebc-d4f5-405c-8937-e82dc746ee5e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.250676 | controller | Jun 11 12:22:32.320803 crc crio[24477]: time="2026-06-11T12:22:32.318733954Z" level=info msg="Got pod network &{Name:neutron-7cd6b6cf84-wxh6r Namespace:openstack ID:b882af710bfab89206a1cadda09304b5b09b4060bb75954a81f35f17bb757637 UID:2264db69-0b29-4331-af73-52878b5aa095 NetNS:/var/run/netns/96333b0c-9213-46c0-8ee9-ba259682a1b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2264db69_0b29_4331_af73_52878b5aa095.slice PodAnnotations:0xc00251e148}] Aliases:map[]}"
2026-06-11 13:18:25.250694 | controller | Jun 11 12:22:32.320803 crc crio[24477]: time="2026-06-11T12:22:32.318848397Z" level=info msg="Adding pod openstack_neutron-7cd6b6cf84-wxh6r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.250711 | controller | Jun 11 12:22:32.330505 crc crio[24477]: time="2026-06-11T12:22:32.328894378Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6c85d9984c-txlbh Namespace:openstack ID:c437957ea9c8ff892818c28e3196ae5bbdfdc9f8f1a64d716219f073465c865b UID:6c8041a7-7a77-40dd-af4c-6840104ac208 NetNS:/var/run/netns/841dcde1-304b-4473-ab89-4df9ae53cbd5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c8041a7_7a77_40dd_af4c_6840104ac208.slice PodAnnotations:0xc000a148f8}] Aliases:map[]}"
2026-06-11 13:18:25.250728 | controller | Jun 11 12:22:32.330505 crc crio[24477]: time="2026-06-11T12:22:32.32897337Z" level=info msg="Adding pod openstack_dnsmasq-dns-6c85d9984c-txlbh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.250745 | controller | Jun 11 12:22:32.358273 crc crio[24477]: time="2026-06-11T12:22:32.358195114Z" level=info msg="Removed pod sandbox: 6e9cbcfa9e1c5068d6ca95eda05a98be3e705f73a79cd821dc6b5f795fecf6d2" id=477790d5-078d-4581-ae6f-c736be70854e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.250761 | controller | Jun 11 12:22:32.487426 crc crio[24477]: time="2026-06-11T12:22:32.48575308Z" level=info msg="Removed container 0675ecf04172d13bbef7c5cd479e45e96f693d3322ae54b6ac7d4943e664df2b: openstack/glance-default-external-api-0/glance-httpd" id=29f9537d-0efb-4b15-bc92-655efe0ffe59 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.250779 | controller | Jun 11 12:22:32.498701 crc crio[24477]: time="2026-06-11T12:22:32.495913777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.250795 | controller | Jun 11 12:22:32.514047 crc crio[24477]: time="2026-06-11T12:22:32.513943299Z" level=info msg="Creating container: openstack/barbican-db-sync-mdqdj/barbican-db-sync" id=67c18757-3e38-4f82-9a7d-6555036ef6cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.250811 | controller | Jun 11 12:22:32.515480 crc crio[24477]: time="2026-06-11T12:22:32.514114234Z" level=info msg="Creating container: openstack/cinder-db-sync-phbjk/cinder-db-sync" id=730b9655-5ef8-4908-bbe4-c1451703fc02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.250828 | controller | Jun 11 12:22:32.515480 crc crio[24477]: time="2026-06-11T12:22:32.514241277Z" level=info msg="Removing container: 63526cc842989330383df43ab81d68c385c57759286092fb8e27c6bf13c649bf" id=ffff820b-5a5f-45f0-bad1-7156bf52b17e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.250845 | controller | Jun 11 12:22:32.546794 crc crio[24477]: time="2026-06-11T12:22:32.541932001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.250893 | controller | Jun 11 12:22:32.658993 crc crio[24477]: time="2026-06-11T12:22:32.658941567Z" level=info msg="Removed container 63526cc842989330383df43ab81d68c385c57759286092fb8e27c6bf13c649bf: openstack/glance-default-external-api-0/glance-log" id=ffff820b-5a5f-45f0-bad1-7156bf52b17e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.250959 | controller | Jun 11 12:22:32.660297 crc crio[24477]: time="2026-06-11T12:22:32.660278045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.250983 | controller | Jun 11 12:22:32.667829 crc crio[24477]: time="2026-06-11T12:22:32.663978609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.251001 | controller | Jun 11 12:22:32.679506 crc crio[24477]: time="2026-06-11T12:22:32.67810162Z" level=info msg="Removing container: 883a6fe4ec3525d512252b791db8c74f9549604c46c7a7b5314278d4dfb73039" id=82745d96-4ac1-48e3-9e63-3780e2e2dd05 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.251019 | controller | Jun 11 12:22:32.698451 crc crio[24477]: time="2026-06-11T12:22:32.698252659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.251035 | controller | Jun 11 12:22:32.704928 crc crio[24477]: time="2026-06-11T12:22:32.704798842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.251052 | controller | Jun 11 12:22:32.709570 crc crio[24477]: time="2026-06-11T12:22:32.705072171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.251069 | controller | Jun 11 12:22:32.763080 crc crio[24477]: 2026-06-11T12:22:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b558b3df6bd994 Mac:4a:b5:5d:1d:c6:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/2b5486dc-527b-4c78-a995-5670178964f3 SocketPath: PciID:}] [{Interface:0xc00025aa40 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.251087 | controller | Jun 11 12:22:32.767481 crc crio[24477]: time="2026-06-11T12:22:32.767371134Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686342-mrbz5 Namespace:openshift-infra ID:7b558b3df6bd9944f9412f428c1a4d5d1eeff6ad951f07b6555ac481aa64ab5d UID:49766fbb-6802-480f-9ee7-ca06dff0339a NetNS:/var/run/netns/2b5486dc-527b-4c78-a995-5670178964f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49766fbb_6802_480f_9ee7_ca06dff0339a.slice PodAnnotations:0xc00008c718}] Aliases:map[]}"
2026-06-11 13:18:25.251105 | controller | Jun 11 12:22:32.767971 crc crio[24477]: time="2026-06-11T12:22:32.767849047Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686342-mrbz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.251235 | controller | Jun 11 12:22:32.807822 crc crio[24477]: time="2026-06-11T12:22:32.807532365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.251260 | controller | Jun 11 12:22:32.860398 crc crio[24477]: time="2026-06-11T12:22:32.86002561Z" level=info msg="Removed container 883a6fe4ec3525d512252b791db8c74f9549604c46c7a7b5314278d4dfb73039: openstack/dnsmasq-dns-68dfc8c9f9-88hdh/dnsmasq-dns" id=82745d96-4ac1-48e3-9e63-3780e2e2dd05 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.251284 | controller | Jun 11 12:22:32.865503 crc crio[24477]: time="2026-06-11T12:22:32.865243205Z" level=info msg="Removing container: 92d6de15529269f675cd8765d4d8897fc3823a842403039856dcb7b7aa6fea0c" id=b7f4b02e-09ab-4612-8452-55c649269dbf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.251302 | controller | Jun 11 12:22:32.872406 crc crio[24477]: time="2026-06-11T12:22:32.872165378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.251319 | controller | Jun 11 12:22:32.882271 crc crio[24477]: time="2026-06-11T12:22:32.882226482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.251388 | controller | Jun 11 12:22:32.929861 crc crio[24477]: 2026-06-11T12:22:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:831043bf3b6177c Mac:56:32:37:95:ca:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/8d7aceb4-78b8-4f4c-a5a1-5f5a02381fd3 SocketPath: PciID:}] [{Interface:0xc000428730 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.251408 | controller | Jun 11 12:22:32.931781 crc crio[24477]: time="2026-06-11T12:22:32.931711539Z" level=info msg="Ran pod sandbox 7b558b3df6bd9944f9412f428c1a4d5d1eeff6ad951f07b6555ac481aa64ab5d with infra container: openshift-infra/auto-csr-approver-29686342-mrbz5/POD" id=f6140618-38ef-4a16-846c-4fe7ea39d009 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.251462 | controller | Jun 11 12:22:32.932521 crc crio[24477]: time="2026-06-11T12:22:32.932485567Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:831043bf3b6177c3634275db4a18a081037b7dbff1c70893def517260408e308 UID:47a77e71-7415-4e2d-98a0-9e749da7db91 NetNS:/var/run/netns/8d7aceb4-78b8-4f4c-a5a1-5f5a02381fd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47a77e71_7415_4e2d_98a0_9e749da7db91.slice PodAnnotations:0xc00008cd70}] Aliases:map[]}"
2026-06-11 13:18:25.251485 | controller | Jun 11 12:22:32.934840 crc crio[24477]: time="2026-06-11T12:22:32.934813361Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.251504 | controller | Jun 11 12:22:32.936000 crc crio[24477]: time="2026-06-11T12:22:32.934870683Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=d8f84b0d-60be-4e79-bdd4-e5db46107faf name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.251522 | controller | Jun 11 12:22:32.941691 crc crio[24477]: time="2026-06-11T12:22:32.941613481Z" level=info msg="Created container ae067d85504272b3eb8a4b4b681f96716ec72607adbeb6031eec1d879c0f9ba8: openstack/ceilometer-0/ceilometer-central-agent" id=00c787cb-31b8-4afd-97ec-f6eb93a0943a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.251539 | controller | Jun 11 12:22:32.942777 crc crio[24477]: time="2026-06-11T12:22:32.941937382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.251556 | controller | Jun 11 12:22:32.946943 crc crio[24477]: time="2026-06-11T12:22:32.94619579Z" level=info msg="Starting container: ae067d85504272b3eb8a4b4b681f96716ec72607adbeb6031eec1d879c0f9ba8" id=45a47bdc-c127-49ef-a799-8520f42ef0b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.251574 | controller | Jun 11 12:22:32.946943 crc crio[24477]: time="2026-06-11T12:22:32.946835648Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 13:18:25.251704 | controller | Jun 11 12:22:32.953776 crc crio[24477]: time="2026-06-11T12:22:32.953502896Z" level=info msg="Started container" PID=70753 containerID=ae067d85504272b3eb8a4b4b681f96716ec72607adbeb6031eec1d879c0f9ba8 description=openstack/ceilometer-0/ceilometer-central-agent id=45a47bdc-c127-49ef-a799-8520f42ef0b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed723d8d3f519842a48bed60a7c5afb0862ef76bce60e28bf70d629d4c6fafaa
2026-06-11 13:18:25.251737 | controller | Jun 11 12:22:32.954026 crc crio[24477]: time="2026-06-11T12:22:32.953564608Z" level=info msg="Removed container 92d6de15529269f675cd8765d4d8897fc3823a842403039856dcb7b7aa6fea0c: openstack/dnsmasq-dns-68dfc8c9f9-88hdh/init" id=b7f4b02e-09ab-4612-8452-55c649269dbf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.251757 | controller | Jun 11 12:22:32.960574 crc crio[24477]: time="2026-06-11T12:22:32.960202542Z" level=info msg="Ran pod sandbox 831043bf3b6177c3634275db4a18a081037b7dbff1c70893def517260408e308 with infra container: openstack/glance-default-internal-api-0/POD" id=65974601-9904-4e11-a9d0-db66e0637b3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.251775 | controller | Jun 11 12:22:32.966313 crc crio[24477]: time="2026-06-11T12:22:32.966269814Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=5cb01d46-6041-481c-bdfd-0a921c8caf61 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.251792 | controller | Jun 11 12:22:32.969075 crc crio[24477]: time="2026-06-11T12:22:32.968939628Z" level=info msg="Created container 3b5bdd0b9c5ad5937a1dd7117458790ba1e239ba5fc78581d38ab9109553392e: openstack/cinder-db-sync-phbjk/cinder-db-sync" id=730b9655-5ef8-4908-bbe4-c1451703fc02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.251863 | controller | Jun 11 12:22:32.976045 crc crio[24477]: time="2026-06-11T12:22:32.975955078Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=39ef66a6-2224-445e-a10f-97cd89fb67e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.251890 | controller | Jun 11 12:22:32.976935 crc crio[24477]: time="2026-06-11T12:22:32.976500944Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=b0681274-23a6-48aa-b3b8-d13a01d435bd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.252021 | controller | Jun 11 12:22:32.976935 crc crio[24477]: time="2026-06-11T12:22:32.976727235Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found" id=b0681274-23a6-48aa-b3b8-d13a01d435bd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.252053 | controller | Jun 11 12:22:32.976935 crc crio[24477]: time="2026-06-11T12:22:32.976776711Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found" id=b0681274-23a6-48aa-b3b8-d13a01d435bd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.252094 | controller | Jun 11 12:22:32.980549 crc crio[24477]: time="2026-06-11T12:22:32.978122093Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=21f8d95a-f0f5-4860-a6f1-66fa4664a701 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.252116 | controller | Jun 11 12:22:32.980549 crc crio[24477]: time="2026-06-11T12:22:32.980365437Z" level=info msg="Starting container: 3b5bdd0b9c5ad5937a1dd7117458790ba1e239ba5fc78581d38ab9109553392e" id=191ba286-17ae-45fc-97a8-219bd4fc8897 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.252134 | controller | Jun 11 12:22:32.988705 crc crio[24477]: time="2026-06-11T12:22:32.987793396Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\""
2026-06-11 13:18:25.252284 | controller | Jun 11 12:22:32.989999 crc crio[24477]: time="2026-06-11T12:22:32.989535034Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=c42823b0-94cc-4a12-a5ad-6ad054c49511 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.252313 | controller | Jun 11 12:22:32.989999 crc crio[24477]: time="2026-06-11T12:22:32.989982286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.252331 | controller | Jun 11 12:22:33.005788 crc crio[24477]: time="2026-06-11T12:22:33.005699837Z" level=info msg="Started container" PID=70754 containerID=3b5bdd0b9c5ad5937a1dd7117458790ba1e239ba5fc78581d38ab9109553392e description=openstack/cinder-db-sync-phbjk/cinder-db-sync id=191ba286-17ae-45fc-97a8-219bd4fc8897 name=/runtime.v1.RuntimeService/StartContainer sandboxID=473915461a6078ea244b48d6d8928e9c96a03b17c6b0bfe58164885c76904248
2026-06-11 13:18:25.252347 | controller | Jun 11 12:22:33.088323 crc crio[24477]: time="2026-06-11T12:22:33.088129615Z" level=info msg="Created container 921f258b4de40eee93700d9f73493a2b12104a73e923c994f4937535ecee0cd2: openstack/placement-db-sync-fmj7g/placement-db-sync" id=1b3720be-f99d-4208-8133-db8edac1fbf5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.252364 | controller | Jun 11 12:22:33.090985 crc crio[24477]: time="2026-06-11T12:22:33.090914883Z" level=info msg="Starting container: 921f258b4de40eee93700d9f73493a2b12104a73e923c994f4937535ecee0cd2" id=58d5fc65-a59a-4833-b56b-3ff846cbc1b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.252381 | controller | Jun 11 12:22:33.101000 crc crio[24477]: time="2026-06-11T12:22:33.1008545Z" level=info msg="Started container" PID=70770 containerID=921f258b4de40eee93700d9f73493a2b12104a73e923c994f4937535ecee0cd2 description=openstack/placement-db-sync-fmj7g/placement-db-sync id=58d5fc65-a59a-4833-b56b-3ff846cbc1b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee78a335d5db1f1019db47670564203c41307c6a7fa00dd644be9b87c20d6ae4
2026-06-11 13:18:25.252399 | controller | Jun 11 12:22:33.108703 crc crio[24477]: time="2026-06-11T12:22:33.107250336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.252416 | controller | Jun 11 12:22:33.121784 crc crio[24477]: time="2026-06-11T12:22:33.120782411Z" level=info msg="Created container 59e276a2f7b219bc731b6cb6896339673a810842f3a6b9af044f50f24ace78cd: openstack/barbican-db-sync-mdqdj/barbican-db-sync" id=67c18757-3e38-4f82-9a7d-6555036ef6cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.252433 | controller | Jun 11 12:22:33.125249 crc crio[24477]: time="2026-06-11T12:22:33.125157034Z" level=info msg="Starting container: 59e276a2f7b219bc731b6cb6896339673a810842f3a6b9af044f50f24ace78cd" id=e7bbac99-c091-4534-aedc-3ad15e1ab844 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.252451 | controller | Jun 11 12:22:33.135001 crc crio[24477]: 2026-06-11T12:22:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:09ee220e45ca535 Mac:c6:d1:02:18:11:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/b43fc2ab-1610-4f6a-aca7-06ba39173d05 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.252469 | controller | Jun 11 12:22:33.135844 crc crio[24477]: time="2026-06-11T12:22:33.135722291Z" level=info msg="Got pod network &{Name:keystone-bootstrap-r9mbl Namespace:openstack ID:09ee220e45ca535f47c475ca713b577d8985abdf44173fb05e9a1fbadc712b9d UID:82e9034c-fedf-4663-b426-fcd3a45d7865 NetNS:/var/run/netns/b43fc2ab-1610-4f6a-aca7-06ba39173d05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82e9034c_fedf_4663_b426_fcd3a45d7865.slice PodAnnotations:0xc000a86618}] Aliases:map[]}"
2026-06-11 13:18:25.252492 | controller | Jun 11 12:22:33.136219 crc crio[24477]: time="2026-06-11T12:22:33.135885805Z" level=info msg="Checking pod openstack_keystone-bootstrap-r9mbl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.252511 | controller | Jun 11 12:22:33.154745 crc crio[24477]: time="2026-06-11T12:22:33.154560947Z" level=info msg="Started container" PID=70774 containerID=59e276a2f7b219bc731b6cb6896339673a810842f3a6b9af044f50f24ace78cd description=openstack/barbican-db-sync-mdqdj/barbican-db-sync id=e7bbac99-c091-4534-aedc-3ad15e1ab844 name=/runtime.v1.RuntimeService/StartContainer sandboxID=728b89a4a1584f4dcdebb91998311164aa06ad7f78951c9a231ad5b58060d3e6
2026-06-11 13:18:25.252529 | controller | Jun 11 12:22:33.155040 crc crio[24477]: time="2026-06-11T12:22:33.154620686Z" level=info msg="Ran pod sandbox 09ee220e45ca535f47c475ca713b577d8985abdf44173fb05e9a1fbadc712b9d with infra container: openstack/keystone-bootstrap-r9mbl/POD" id=4e32acaf-be00-4cec-b8fd-e28a03c4d91b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.252546 | controller | Jun 11 12:22:33.159154 crc crio[24477]: time="2026-06-11T12:22:33.159096943Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=7c63c296-ed9b-4f66-b703-8339a650a360 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.252564 | controller | Jun 11 12:22:33.212315 crc crio[24477]: time="2026-06-11T12:22:33.211956564Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=8fb425c7-d39c-43a6-a806-a6dec0f6918f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.252583 | controller | Jun 11 12:22:33.221288 crc crio[24477]: time="2026-06-11T12:22:33.221187736Z" level=info msg="Creating container: openstack/keystone-bootstrap-r9mbl/keystone-bootstrap" id=2b4dc18f-d009-43a2-b62d-d4011092974e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.252600 | controller | Jun 11 12:22:33.221632 crc crio[24477]: time="2026-06-11T12:22:33.221572237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.252618 | controller | Jun 11 12:22:33.257124 crc crio[24477]: 2026-06-11T12:22:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:40c2ef4fce6aff0 Mac:32:8d:21:0f:99:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/cdbb0522-71fc-4de7-91fc-495455ac7eca SocketPath: PciID:}] [{Interface:0xc0002f6810 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.252636 | controller | Jun 11 12:22:33.258781 crc crio[24477]: time="2026-06-11T12:22:33.25801971Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:40c2ef4fce6aff02228e2bfcc365fc3df668fba4a2332ae0d4683dfbaf6be5e1 UID:cce0f81a-5f74-4664-95e3-fbdce9fd2b7a NetNS:/var/run/netns/cdbb0522-71fc-4de7-91fc-495455ac7eca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcce0f81a_5f74_4664_95e3_fbdce9fd2b7a.slice PodAnnotations:0xc002d94330}] Aliases:map[]}"
2026-06-11 13:18:25.252654 | controller | Jun 11 12:22:33.258781 crc crio[24477]: time="2026-06-11T12:22:33.258247296Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.252672 | controller | Jun 11 12:22:33.276748 crc crio[24477]: 2026-06-11T12:22:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c437957ea9c8ff8 Mac:06:b2:70:bd:58:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/841dcde1-304b-4473-ab89-4df9ae53cbd5 SocketPath: PciID:}] [{Interface:0xc00012b130 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.252690 | controller | Jun 11 12:22:33.276748 crc crio[24477]: time="2026-06-11T12:22:33.275891086Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6c85d9984c-txlbh Namespace:openstack ID:c437957ea9c8ff892818c28e3196ae5bbdfdc9f8f1a64d716219f073465c865b UID:6c8041a7-7a77-40dd-af4c-6840104ac208 NetNS:/var/run/netns/841dcde1-304b-4473-ab89-4df9ae53cbd5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c8041a7_7a77_40dd_af4c_6840104ac208.slice PodAnnotations:0xc000a148f8}] Aliases:map[]}"
2026-06-11 13:18:25.252712 | controller | Jun 11 12:22:33.276748 crc crio[24477]: time="2026-06-11T12:22:33.276023431Z" level=info msg="Checking pod openstack_dnsmasq-dns-6c85d9984c-txlbh for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.252732 | controller | Jun 11 12:22:33.305302 crc crio[24477]: time="2026-06-11T12:22:33.305212785Z" level=info msg="Ran pod sandbox c437957ea9c8ff892818c28e3196ae5bbdfdc9f8f1a64d716219f073465c865b with infra container: openstack/dnsmasq-dns-6c85d9984c-txlbh/POD" id=e9fa267c-1f7f-4ac5-a517-c49195f75be6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.252750 | controller | Jun 11 12:22:33.364325 crc crio[24477]: time="2026-06-11T12:22:33.362756282Z" level=info msg="Ran pod sandbox 40c2ef4fce6aff02228e2bfcc365fc3df668fba4a2332ae0d4683dfbaf6be5e1 with infra container: openstack/glance-default-external-api-0/POD" id=6c88ef9e-0a16-4d30-8f61-5f132073b66f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.252768 | controller | Jun 11 12:22:33.377223 crc crio[24477]: time="2026-06-11T12:22:33.375725777Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=2fc1c277-9db0-41ce-97d1-da45c4935424 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.252786 | controller | Jun 11 12:22:33.384609 crc crio[24477]: time="2026-06-11T12:22:33.384495749Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=0faf5a56-3890-4091-aaa7-7223ada09a54 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.252805 | controller | Jun 11 12:22:33.384985 crc crio[24477]: time="2026-06-11T12:22:33.384773095Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=704ea032-77b1-44cd-add8-371466560b0b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.252823 | controller | Jun 11 12:22:33.408939 crc crio[24477]: time="2026-06-11T12:22:33.408763967Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=5220ccde-eb85-4596-aa77-ee7e885e02d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.252840 | controller | Jun 11 12:22:33.409196 crc crio[24477]: time="2026-06-11T12:22:33.409157608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.252879 | controller | Jun 11 12:22:33.503078 crc crio[24477]: time="2026-06-11T12:22:33.502998899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.252900 | controller | Jun 11 12:22:33.533767 crc crio[24477]: time="2026-06-11T12:22:33.532789293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.252918 | controller | Jun 11 12:22:33.533767 crc crio[24477]: time="2026-06-11T12:22:33.533400383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.253104 | controller | Jun 11 12:22:33.551766 crc crio[24477]: time="2026-06-11T12:22:33.551118787Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=fe40e577-a319-46d1-aaa8-1fa2aa6c80e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.253143 | controller | Jun 11 12:22:33.582572 crc crio[24477]: time="2026-06-11T12:22:33.582371146Z" level=info msg="Creating container: openstack/dnsmasq-dns-6c85d9984c-txlbh/init" id=5f5a5f4b-0d8c-46e2-bce4-ab081cd05daa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.253164 | controller | Jun 11 12:22:33.583233 crc crio[24477]: time="2026-06-11T12:22:33.582948332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.253183 | controller | Jun 11 12:22:33.652794 crc crio[24477]: 2026-06-11T12:22:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b882af710bfab89 Mac:62:71:cb:22:15:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/96333b0c-9213-46c0-8ee9-ba259682a1b1 SocketPath: PciID:}] [{Interface:0xc000144d80 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.253239 | controller | Jun 11 12:22:33.664941 crc crio[24477]: time="2026-06-11T12:22:33.66356405Z" level=info msg="Got pod network &{Name:neutron-7cd6b6cf84-wxh6r Namespace:openstack ID:b882af710bfab89206a1cadda09304b5b09b4060bb75954a81f35f17bb757637 UID:2264db69-0b29-4331-af73-52878b5aa095 NetNS:/var/run/netns/96333b0c-9213-46c0-8ee9-ba259682a1b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2264db69_0b29_4331_af73_52878b5aa095.slice PodAnnotations:0xc00251e148}] Aliases:map[]}"
2026-06-11 13:18:25.253260 | controller | Jun 11 12:22:33.664941 crc crio[24477]: time="2026-06-11T12:22:33.663852868Z" level=info msg="Checking pod openstack_neutron-7cd6b6cf84-wxh6r for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.253279 | controller | Jun 11 12:22:33.739180 crc crio[24477]: time="2026-06-11T12:22:33.738547976Z" level=info msg="Ran pod sandbox b882af710bfab89206a1cadda09304b5b09b4060bb75954a81f35f17bb757637 with infra container: openstack/neutron-7cd6b6cf84-wxh6r/POD" id=91abdeed-22a9-476c-b5b8-0391b74b4b3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.253297 | controller | Jun 11 12:22:33.747015 crc crio[24477]: time="2026-06-11T12:22:33.745098049Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=29967cca-732a-4b99-a5cc-a56cdbf091fe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.253430 | controller | Jun 11 12:22:33.778776 crc crio[24477]: time="2026-06-11T12:22:33.778701588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.253458 | controller | Jun 11 12:22:33.811334 crc crio[24477]: time="2026-06-11T12:22:33.810999994Z" level=info msg="Created container b19d4a284a3a93e2a86c2c32774387921cbbde539327c14d9f2c23b0f4e0cc99: openstack/keystone-bootstrap-r9mbl/keystone-bootstrap" id=2b4dc18f-d009-43a2-b62d-d4011092974e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.253478 | controller | Jun 11 12:22:33.817066 crc crio[24477]: time="2026-06-11T12:22:33.816201717Z" level=info msg="Starting container: b19d4a284a3a93e2a86c2c32774387921cbbde539327c14d9f2c23b0f4e0cc99" id=3f6fba4c-02d8-4e86-b694-4aa1665fa515 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.253496 | controller | Jun 11 12:22:33.839529 crc crio[24477]: time="2026-06-11T12:22:33.838561024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.253514 | controller | Jun 11 12:22:33.850687 crc crio[24477]: time="2026-06-11T12:22:33.85054814Z" level=info msg="Started container" PID=70864 containerID=b19d4a284a3a93e2a86c2c32774387921cbbde539327c14d9f2c23b0f4e0cc99 description=openstack/keystone-bootstrap-r9mbl/keystone-bootstrap id=3f6fba4c-02d8-4e86-b694-4aa1665fa515 name=/runtime.v1.RuntimeService/StartContainer sandboxID=09ee220e45ca535f47c475ca713b577d8985abdf44173fb05e9a1fbadc712b9d
2026-06-11 13:18:25.253570 | controller | Jun 11 12:22:33.866884 crc crio[24477]: time="2026-06-11T12:22:33.862477665Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=cd07795e-095d-4108-b470-fa34c1857fdb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.253590 | controller | Jun 11 12:22:33.896724 crc crio[24477]: time="2026-06-11T12:22:33.895218361Z" level=info msg="Creating container: openstack/neutron-7cd6b6cf84-wxh6r/neutron-api" id=0cefd29f-9a08-498e-bed2-4756de6b23fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.253629 | controller | Jun 11 12:22:33.900700 crc crio[24477]: time="2026-06-11T12:22:33.898053531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.253653 | controller | Jun 11 12:22:34.094180 crc crio[24477]: time="2026-06-11T12:22:34.094074489Z" level=info msg="Created container 1121888d593f680dc06b5059b337f52ae67c7027a44f64f3e489051d86eef1f8: openstack/dnsmasq-dns-6c85d9984c-txlbh/init" id=5f5a5f4b-0d8c-46e2-bce4-ab081cd05daa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.253671 | controller | Jun 11 12:22:34.113707 crc crio[24477]: time="2026-06-11T12:22:34.110135384Z" level=info msg="Starting container: 1121888d593f680dc06b5059b337f52ae67c7027a44f64f3e489051d86eef1f8" id=50053b22-3ecd-40eb-9467-49a3892324b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.253689 | controller | Jun 11 12:22:34.186715 crc crio[24477]: time="2026-06-11T12:22:34.182457261Z" level=info msg="Started container" PID=70895 containerID=1121888d593f680dc06b5059b337f52ae67c7027a44f64f3e489051d86eef1f8 description=openstack/dnsmasq-dns-6c85d9984c-txlbh/init id=50053b22-3ecd-40eb-9467-49a3892324b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c437957ea9c8ff892818c28e3196ae5bbdfdc9f8f1a64d716219f073465c865b
2026-06-11 13:18:25.253745 | controller | Jun 11 12:22:34.241801 crc crio[24477]: time="2026-06-11T12:22:34.224886671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.253770 | controller | Jun 11 12:22:34.241801 crc crio[24477]: time="2026-06-11T12:22:34.23932145Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=d8f84b0d-60be-4e79-bdd4-e5db46107faf name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.253789 | controller | Jun 11 12:22:34.248775 crc crio[24477]: time="2026-06-11T12:22:34.248693627Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b3b42e24-ac5c-4005-8e18-6f97db87a7ef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.253842 | controller | Jun 11 12:22:34.255440 crc crio[24477]: time="2026-06-11T12:22:34.255379976Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a18a7e7a-3c15-4177-aa3c-53bddac8eb65 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.253881 | controller | Jun 11 12:22:34.267113 crc crio[24477]: time="2026-06-11T12:22:34.26631424Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686342-mrbz5/oc" id=048b1e32-25a5-4381-af3e-52cf3ff0a576 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.253923 | controller | Jun 11 12:22:34.269300 crc crio[24477]: time="2026-06-11T12:22:34.269267074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.253942 | controller | Jun 11 12:22:34.276198 crc crio[24477]: time="2026-06-11T12:22:34.276102323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.253965 | controller | Jun 11 12:22:34.351024 crc crio[24477]: time="2026-06-11T12:22:34.350822916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.253984 | controller | Jun 11 12:22:34.668515 crc crio[24477]: time="2026-06-11T12:22:34.66831422Z" level=info msg="Created container 4dbcd475a87e0e33d8132af79435a98d856911efbaa5de0a61a8b0a90e32a5f0: openstack/neutron-7cd6b6cf84-wxh6r/neutron-api" id=0cefd29f-9a08-498e-bed2-4756de6b23fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.254001 | controller | Jun 11 12:22:34.682478 crc crio[24477]: time="2026-06-11T12:22:34.681420602Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=b1451bbd-5187-4ceb-a259-3f2c38fe7cfa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.254020 | controller | Jun 11 12:22:34.692568 crc crio[24477]: time="2026-06-11T12:22:34.692468627Z" level=info msg="Starting container: 4dbcd475a87e0e33d8132af79435a98d856911efbaa5de0a61a8b0a90e32a5f0" id=606d9526-7aeb-41fb-855b-e77ebe49fed5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.254038 | controller | Jun 11 12:22:34.798327 crc crio[24477]: time="2026-06-11T12:22:34.798201404Z" level=info msg="Started container" PID=70909 containerID=4dbcd475a87e0e33d8132af79435a98d856911efbaa5de0a61a8b0a90e32a5f0 description=openstack/neutron-7cd6b6cf84-wxh6r/neutron-api id=606d9526-7aeb-41fb-855b-e77ebe49fed5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b882af710bfab89206a1cadda09304b5b09b4060bb75954a81f35f17bb757637
2026-06-11 13:18:25.254056 | controller | Jun 11 12:22:34.877183 crc crio[24477]: time="2026-06-11T12:22:34.867272643Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d2264455-a8bb-4085-88a3-e0f20dc09a2f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.254073 | controller | Jun 11 12:22:34.972373 crc crio[24477]: time="2026-06-11T12:22:34.950397113Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=9bf4b8dc-7173-43ba-87ae-6deffd1cabf1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.254231 | controller | Jun 11 12:22:34.984185 crc crio[24477]: time="2026-06-11T12:22:34.9772683Z" level=info msg="Creating container: openstack/neutron-7cd6b6cf84-wxh6r/neutron-httpd" id=3eaff331-c4b5-4d53-8270-01c96e9f23f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.254264 | controller | Jun 11 12:22:34.984185 crc crio[24477]: time="2026-06-11T12:22:34.978034772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.254285 | controller | Jun 11 12:22:35.024231 crc crio[24477]: time="2026-06-11T12:22:35.023483082Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7ffeb1be-0a4d-4854-8892-9b93abdac123 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.254303 | controller | Jun 11 12:22:35.059213 crc crio[24477]: time="2026-06-11T12:22:35.059133229Z" level=info msg="Creating container: openstack/dnsmasq-dns-6c85d9984c-txlbh/dnsmasq-dns" id=ef10df47-b287-4f05-96a3-77dca7e4cb8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.254319 | controller | Jun 11 12:22:35.059802 crc crio[24477]: time="2026-06-11T12:22:35.059533151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.254336 | controller | Jun 11 12:22:35.103093 crc crio[24477]: time="2026-06-11T12:22:35.102993029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.254358 | controller | Jun 11 12:22:35.236102 crc crio[24477]: time="2026-06-11T12:22:35.235462265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.254375 | controller | Jun 11 12:22:35.247547 crc crio[24477]: time="2026-06-11T12:22:35.247193327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.254392 | controller | Jun 11 12:22:35.351769 crc crio[24477]: time="2026-06-11T12:22:35.347477824Z" level=info msg="Running pod sandbox: openstack/neutron-74c7fcb96c-q9jzk/POD" id=95464183-e795-4350-91c8-f7e3e32e9eca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.254408 | controller | Jun 11 12:22:35.351769 crc crio[24477]: time="2026-06-11T12:22:35.347579797Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.254424 | controller | Jun 11 12:22:35.368926 crc crio[24477]: time="2026-06-11T12:22:35.36136166Z" level=info msg="Created container 4ba2d4a88c03f2bbe2e3e58ebe73e2c57f8e9066d01f34360037b1ad8061e662: openstack/glance-default-internal-api-0/glance-log" id=c42823b0-94cc-4a12-a5ad-6ad054c49511 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.254441 | controller | Jun 11 12:22:35.369558 crc crio[24477]: time="2026-06-11T12:22:35.369517101Z" level=info msg="Starting container: 4ba2d4a88c03f2bbe2e3e58ebe73e2c57f8e9066d01f34360037b1ad8061e662" id=1d4a47c9-1897-4d72-91c9-4105cb339e43 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.254458 | controller | Jun 11 12:22:35.391451 crc crio[24477]: time="2026-06-11T12:22:35.380490739Z" level=info msg="Started container" PID=70995 containerID=4ba2d4a88c03f2bbe2e3e58ebe73e2c57f8e9066d01f34360037b1ad8061e662 description=openstack/glance-default-internal-api-0/glance-log id=1d4a47c9-1897-4d72-91c9-4105cb339e43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=831043bf3b6177c3634275db4a18a081037b7dbff1c70893def517260408e308
2026-06-11 13:18:25.254476 | controller | Jun 11 12:22:35.414915 crc crio[24477]: time="2026-06-11T12:22:35.414862027Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=6ffbe6a5-e876-45a6-b99e-a07692d4767d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.254493 | controller | Jun 11 12:22:35.463513 crc crio[24477]: time="2026-06-11T12:22:35.463405376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.254510 | controller | Jun 11 12:22:35.518193 crc crio[24477]: time="2026-06-11T12:22:35.518124025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.254527 | controller | Jun 11 12:22:35.540172 crc crio[24477]: time="2026-06-11T12:22:35.540110364Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.254544 | controller | Jun 11 12:22:35.634559 crc crio[24477]: time="2026-06-11T12:22:35.634448102Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=887aeaf7-974f-4330-8372-d2931a5a8381 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.254561 | controller | Jun 11 12:22:35.653800 crc crio[24477]: time="2026-06-11T12:22:35.653503389Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=5387b39c-29a8-4ec9-8435-6a21b651939d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.254584 | controller | Jun 11 12:22:35.669155 crc crio[24477]: time="2026-06-11T12:22:35.66905033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.254602 | controller | Jun 11 12:22:35.670387 crc crio[24477]: time="2026-06-11T12:22:35.655559128Z" level=info msg="Created container e29ac7b6903159f7e1809c33176e3763f14477ca99161a781a954452a0b9a22b: openstack/neutron-7cd6b6cf84-wxh6r/neutron-httpd" id=3eaff331-c4b5-4d53-8270-01c96e9f23f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.254618 | controller | Jun 11 12:22:35.688472 crc crio[24477]: time="2026-06-11T12:22:35.68823222Z" level=info msg="Starting container: e29ac7b6903159f7e1809c33176e3763f14477ca99161a781a954452a0b9a22b" id=3236973d-48e7-461d-8e75-1eafdab90918 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.254635 | controller | Jun 11 12:22:35.732095 crc crio[24477]: time="2026-06-11T12:22:35.731701423Z" level=info msg="Got pod network &{Name:neutron-74c7fcb96c-q9jzk Namespace:openstack ID:d57ebb5dab461121a66fc46d2f0b60f3639cee7821aaf63bd7d20cceb8248ba2 UID:37241ec4-e849-4344-838b-125d6ec5fcca NetNS:/var/run/netns/e93deb17-c131-436e-aabc-560153327847 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37241ec4_e849_4344_838b_125d6ec5fcca.slice PodAnnotations:0xc002d1a328}] Aliases:map[]}"
2026-06-11 13:18:25.254652 | controller | Jun 11 12:22:35.732095 crc crio[24477]: time="2026-06-11T12:22:35.731768314Z" level=info msg="Adding pod openstack_neutron-74c7fcb96c-q9jzk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.254671 | controller | Jun 11 12:22:35.759274 crc crio[24477]: time="2026-06-11T12:22:35.758783297Z" level=info msg="Started container" PID=71016 containerID=e29ac7b6903159f7e1809c33176e3763f14477ca99161a781a954452a0b9a22b description=openstack/neutron-7cd6b6cf84-wxh6r/neutron-httpd id=3236973d-48e7-461d-8e75-1eafdab90918 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b882af710bfab89206a1cadda09304b5b09b4060bb75954a81f35f17bb757637
2026-06-11 13:18:25.254691 | controller | Jun 11 12:22:35.860147 crc crio[24477]: time="2026-06-11T12:22:35.85999608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.254707 | controller | Jun 11 12:22:36.020529 crc crio[24477]: time="2026-06-11T12:22:36.017030467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.254724 | controller | Jun 11 12:22:36.083882 crc crio[24477]: time="2026-06-11T12:22:36.083720614Z" level=info msg="Created container 802c10f894b08e0ecdf38a306d6afca68136e433eb139393cd4d6d2200713e80: openshift-infra/auto-csr-approver-29686342-mrbz5/oc" id=048b1e32-25a5-4381-af3e-52cf3ff0a576 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.254740 | controller | Jun 11 12:22:36.087048 crc crio[24477]: time="2026-06-11T12:22:36.086944742Z" level=info msg="Starting container: 802c10f894b08e0ecdf38a306d6afca68136e433eb139393cd4d6d2200713e80" id=e89c755e-5c63-4a3a-a439-a04c4b431e62 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.254756 | controller | Jun 11 12:22:36.116152 crc crio[24477]: time="2026-06-11T12:22:36.116045366Z" level=info msg="Started container" PID=71023 containerID=802c10f894b08e0ecdf38a306d6afca68136e433eb139393cd4d6d2200713e80 description=openshift-infra/auto-csr-approver-29686342-mrbz5/oc id=e89c755e-5c63-4a3a-a439-a04c4b431e62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b558b3df6bd9944f9412f428c1a4d5d1eeff6ad951f07b6555ac481aa64ab5d
2026-06-11 13:18:25.254773 | controller | Jun 11 12:22:36.247337 crc crio[24477]: time="2026-06-11T12:22:36.247241562Z" level=info msg="Created container 2be0d4321dc9163c1dc0d634bbfc25ddb2ee10b47638a11b36578130cf4f1236: openstack/glance-default-external-api-0/glance-log" id=5220ccde-eb85-4596-aa77-ee7e885e02d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.254793 | controller | Jun 11 12:22:36.249142 crc crio[24477]: time="2026-06-11T12:22:36.249066194Z" level=info msg="Starting container: 2be0d4321dc9163c1dc0d634bbfc25ddb2ee10b47638a11b36578130cf4f1236" id=cb887deb-5b8d-4606-96e7-eec14a7504cc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.254811 | controller | Jun 11 12:22:36.255329 crc crio[24477]: time="2026-06-11T12:22:36.254934848Z" level=info msg="Created container a9f4a1bc8d57f1a9b226bb3ed102c79ba062bd61d10e087d2a6f9afb6a645420: openstack/dnsmasq-dns-6c85d9984c-txlbh/dnsmasq-dns" id=ef10df47-b287-4f05-96a3-77dca7e4cb8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.254828 | controller | Jun 11 12:22:36.257482 crc crio[24477]: time="2026-06-11T12:22:36.256828701Z" level=info msg="Started container" PID=71103 containerID=2be0d4321dc9163c1dc0d634bbfc25ddb2ee10b47638a11b36578130cf4f1236 description=openstack/glance-default-external-api-0/glance-log id=cb887deb-5b8d-4606-96e7-eec14a7504cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=40c2ef4fce6aff02228e2bfcc365fc3df668fba4a2332ae0d4683dfbaf6be5e1
2026-06-11 13:18:25.254846 | controller | Jun 11 12:22:36.258407 crc crio[24477]: time="2026-06-11T12:22:36.258022782Z" level=info msg="Starting container: a9f4a1bc8d57f1a9b226bb3ed102c79ba062bd61d10e087d2a6f9afb6a645420" id=a34fe547-9051-43c8-a990-e5243628c363 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.254886 | controller | Jun 11 12:22:36.276743 crc crio[24477]: time="2026-06-11T12:22:36.276315446Z" level=info msg="Started container" PID=71048 containerID=a9f4a1bc8d57f1a9b226bb3ed102c79ba062bd61d10e087d2a6f9afb6a645420 description=openstack/dnsmasq-dns-6c85d9984c-txlbh/dnsmasq-dns id=a34fe547-9051-43c8-a990-e5243628c363 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c437957ea9c8ff892818c28e3196ae5bbdfdc9f8f1a64d716219f073465c865b
2026-06-11 13:18:25.254904 | controller | Jun 11 12:22:36.286069 crc crio[24477]: time="2026-06-11T12:22:36.285508286Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=9b12c489-0a16-4912-9c14-d30c9e2a22c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.254921 | controller | Jun 11 12:22:36.457572 crc crio[24477]: time="2026-06-11T12:22:36.456999046Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=6f5ad349-ef88-40b7-bb07-8c2f3f5922be name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.254938 | controller | Jun 11 12:22:36.477887 crc crio[24477]: time="2026-06-11T12:22:36.473946052Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=fa083f55-db6a-48db-9ac6-251e907a8681 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.254955 | controller | Jun 11 12:22:36.477887 crc crio[24477]: time="2026-06-11T12:22:36.474365733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.254972 | controller | Jun 11 12:22:36.767612 crc crio[24477]: time="2026-06-11T12:22:36.766108446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.254989 | controller | Jun 11 12:22:36.811983 crc crio[24477]: 2026-06-11T12:22:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d57ebb5dab46112 Mac:8e:15:6c:4f:0a:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/e93deb17-c131-436e-aabc-560153327847 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.255007 | controller | Jun 11 12:22:36.813988 crc crio[24477]: time="2026-06-11T12:22:36.813807445Z" level=info msg="Got pod network &{Name:neutron-74c7fcb96c-q9jzk Namespace:openstack ID:d57ebb5dab461121a66fc46d2f0b60f3639cee7821aaf63bd7d20cceb8248ba2 UID:37241ec4-e849-4344-838b-125d6ec5fcca NetNS:/var/run/netns/e93deb17-c131-436e-aabc-560153327847 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37241ec4_e849_4344_838b_125d6ec5fcca.slice PodAnnotations:0xc002d1a328}] Aliases:map[]}"
2026-06-11 13:18:25.255077 | controller | Jun 11 12:22:36.814165 crc crio[24477]: time="2026-06-11T12:22:36.814105664Z" level=info msg="Checking pod openstack_neutron-74c7fcb96c-q9jzk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.255116 | controller | Jun 11 12:22:37.280136 crc crio[24477]: time="2026-06-11T12:22:37.279987136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.255138 | controller | Jun 11 12:22:37.468118 crc crio[24477]: time="2026-06-11T12:22:37.468013188Z" level=info msg="Created container ebe50026f1248e73c5a0d5c7728ba285d42c4e19c04e2b2479fad5df2e721fbe: openstack/glance-default-internal-api-0/glance-httpd" id=5387b39c-29a8-4ec9-8435-6a21b651939d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.255156 | controller | Jun 11 12:22:37.487516 crc crio[24477]: time="2026-06-11T12:22:37.477227042Z" level=info msg="Starting container: ebe50026f1248e73c5a0d5c7728ba285d42c4e19c04e2b2479fad5df2e721fbe" id=de4a4eea-2656-421e-9e46-79936b03ecef name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.255173 | controller | Jun 11 12:22:37.487516 crc crio[24477]: time="2026-06-11T12:22:37.486070677Z" level=info msg="Started container" PID=71430 containerID=ebe50026f1248e73c5a0d5c7728ba285d42c4e19c04e2b2479fad5df2e721fbe description=openstack/glance-default-internal-api-0/glance-httpd id=de4a4eea-2656-421e-9e46-79936b03ecef name=/runtime.v1.RuntimeService/StartContainer sandboxID=831043bf3b6177c3634275db4a18a081037b7dbff1c70893def517260408e308
2026-06-11 13:18:25.255191 | controller | Jun 11 12:22:37.686745 crc crio[24477]: time="2026-06-11T12:22:37.686581882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.255209 | controller | Jun 11 12:22:37.836704 crc crio[24477]: time="2026-06-11T12:22:37.836479617Z" level=info msg="Created container ed31daa7eb727d9b5e5b71fa7b22c4c20f1365d41634fc71e6cf3120055b8c0e: openstack/glance-default-external-api-0/glance-httpd" id=fa083f55-db6a-48db-9ac6-251e907a8681 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.255252 | controller | Jun 11 12:22:37.839941 crc crio[24477]: time="2026-06-11T12:22:37.839005888Z" level=info msg="Starting container: ed31daa7eb727d9b5e5b71fa7b22c4c20f1365d41634fc71e6cf3120055b8c0e" id=3ce0f75c-112a-4659-a4aa-33d01535f813 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.255389 | controller | Jun 11 12:22:37.846691 crc crio[24477]: time="2026-06-11T12:22:37.845870003Z" level=info msg="Started container" PID=71487 containerID=ed31daa7eb727d9b5e5b71fa7b22c4c20f1365d41634fc71e6cf3120055b8c0e description=openstack/glance-default-external-api-0/glance-httpd id=3ce0f75c-112a-4659-a4aa-33d01535f813 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40c2ef4fce6aff02228e2bfcc365fc3df668fba4a2332ae0d4683dfbaf6be5e1
2026-06-11 13:18:25.255438 | controller | Jun 11 12:22:38.025481 crc crio[24477]: time="2026-06-11T12:22:38.02540209Z" level=info msg="Ran pod sandbox d57ebb5dab461121a66fc46d2f0b60f3639cee7821aaf63bd7d20cceb8248ba2 with infra container: openstack/neutron-74c7fcb96c-q9jzk/POD" id=95464183-e795-4350-91c8-f7e3e32e9eca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.255458 | controller | Jun 11 12:22:38.027515 crc crio[24477]: time="2026-06-11T12:22:38.027424843Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=dc54627b-9711-413b-a823-71367b8dff16 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.255480 | controller | Jun 11 12:22:38.106067 crc crio[24477]: time="2026-06-11T12:22:38.10551967Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=aa297a75-4594-4108-941c-8f8d0647e790 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.255499 | controller | Jun 11 12:22:38.106306 crc crio[24477]: time="2026-06-11T12:22:38.105960873Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:860b1eb61b6652f02a54b95af32f4c5e33bd138d9a8d1a330fce56c9b78c103f" id=21f8d95a-f0f5-4860-a6f1-66fa4664a701 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.255516 | controller | Jun 11 12:22:38.110614 crc crio[24477]: time="2026-06-11T12:22:38.110452937Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=11294f8f-5926-47b6-a313-1f94f3730a7e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.255593 | controller | Jun 11 12:22:38.122184 crc crio[24477]: time="2026-06-11T12:22:38.122089154Z" level=info msg="Creating container: openstack/neutron-74c7fcb96c-q9jzk/neutron-api" id=5557e5f4-8ab6-4b9a-a995-b742cd6578d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.255617 | controller | Jun 11 12:22:38.122697 crc crio[24477]: time="2026-06-11T12:22:38.122537996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.255636 | controller | Jun 11 12:22:38.138885 crc crio[24477]: time="2026-06-11T12:22:38.138749679Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=1238f794-6720-42d4-9cc3-60f37247f166 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.255653 | controller | Jun 11 12:22:38.152504 crc crio[24477]: time="2026-06-11T12:22:38.152388231Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=b1568860-3d57-471a-ba72-226bfedb7746 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.255764 | controller | Jun 11 12:22:38.154458 crc crio[24477]: time="2026-06-11T12:22:38.154383007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.255792 | controller | Jun 11 12:22:38.190226 crc crio[24477]: time="2026-06-11T12:22:38.190121508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.255811 | controller | Jun 11 12:22:38.197511 crc crio[24477]: time="2026-06-11T12:22:38.197424253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.255829 | controller | Jun 11 12:22:38.244990 crc crio[24477]: time="2026-06-11T12:22:38.244865881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.255846 | controller | Jun 11 12:22:38.252500 crc crio[24477]: time="2026-06-11T12:22:38.252442273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.255883 | controller | Jun 11 12:22:38.419463 crc crio[24477]: time="2026-06-11T12:22:38.419401758Z" level=info msg="Created container 02931cc76233f5b6c42ff460fdb8e607ee4b3ac769107f25dc3011b2e1a55d89: openstack/ceilometer-0/ceilometer-notification-agent" id=b1568860-3d57-471a-ba72-226bfedb7746 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.255910 | controller | Jun 11 12:22:38.421844 crc crio[24477]: time="2026-06-11T12:22:38.421793084Z" level=info msg="Starting container: 02931cc76233f5b6c42ff460fdb8e607ee4b3ac769107f25dc3011b2e1a55d89" id=096d6adb-23aa-4905-a947-4ceef255c531 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.255927 | controller | Jun 11 12:22:38.428796 crc crio[24477]: time="2026-06-11T12:22:38.428704608Z" level=info msg="Started container" PID=71842 containerID=02931cc76233f5b6c42ff460fdb8e607ee4b3ac769107f25dc3011b2e1a55d89 description=openstack/ceilometer-0/ceilometer-notification-agent id=096d6adb-23aa-4905-a947-4ceef255c531 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed723d8d3f519842a48bed60a7c5afb0862ef76bce60e28bf70d629d4c6fafaa
2026-06-11 13:18:25.255944 | controller | Jun 11 12:22:38.444181 crc crio[24477]: time="2026-06-11T12:22:38.444074008Z" level=info msg="Created container cb1be7a49a16827fd9de3b41530d6435a545d968eeea396657cd519f9d9200e2: openstack/neutron-74c7fcb96c-q9jzk/neutron-api" id=5557e5f4-8ab6-4b9a-a995-b742cd6578d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.255961 | controller | Jun 11 12:22:38.449711 crc crio[24477]: time="2026-06-11T12:22:38.449536648Z" level=info msg="Starting container: cb1be7a49a16827fd9de3b41530d6435a545d968eeea396657cd519f9d9200e2" id=57c6da31-a172-47c8-b0f9-1c9bcb6a564a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.255978 | controller | Jun 11 12:22:38.460262 crc crio[24477]: time="2026-06-11T12:22:38.460147468Z" level=info msg="Started container" PID=71844 containerID=cb1be7a49a16827fd9de3b41530d6435a545d968eeea396657cd519f9d9200e2 description=openstack/neutron-74c7fcb96c-q9jzk/neutron-api id=57c6da31-a172-47c8-b0f9-1c9bcb6a564a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d57ebb5dab461121a66fc46d2f0b60f3639cee7821aaf63bd7d20cceb8248ba2
2026-06-11 13:18:25.255994 | controller | Jun 11 12:22:38.462444 crc crio[24477]: time="2026-06-11T12:22:38.462361431Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=4d73cb2c-8a0f-4d78-8005-ee9e7e6458d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.256011 | controller | Jun 11 12:22:38.462805 crc crio[24477]: time="2026-06-11T12:22:38.462579827Z" level=info msg="Image quay.io/openstack-k8s-operators/sg-core:latest not found" id=4d73cb2c-8a0f-4d78-8005-ee9e7e6458d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.256028 | controller | Jun 11 12:22:38.462909 crc crio[24477]: time="2026-06-11T12:22:38.462826544Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found" id=4d73cb2c-8a0f-4d78-8005-ee9e7e6458d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.256046 | controller | Jun 11 12:22:38.464205 crc crio[24477]: time="2026-06-11T12:22:38.46411626Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core:latest" id=6339d0d6-a83a-4311-8bbf-e27ebe0ba507 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.256064 | controller | Jun 11 12:22:38.469278 crc crio[24477]: time="2026-06-11T12:22:38.469190772Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core:latest\""
2026-06-11 13:18:25.256081 | controller | Jun 11 12:22:38.477418 crc crio[24477]: time="2026-06-11T12:22:38.477285668Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=cc434080-08a9-4aa2-a71e-89946e64d234 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.256099 | controller | Jun 11 12:22:38.552130 crc crio[24477]: time="2026-06-11T12:22:38.551959119Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ed0ff6a7-52b3-4bfe-893a-1627fd189ad2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.256116 | controller | Jun 11 12:22:38.558852 crc crio[24477]: time="2026-06-11T12:22:38.558777839Z" level=info msg="Creating container: openstack/neutron-74c7fcb96c-q9jzk/neutron-httpd" id=cd81a719-9c36-4cdb-8f35-00d8d4b5bf63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.256138 | controller | Jun 11 12:22:38.559344 crc crio[24477]: time="2026-06-11T12:22:38.559290393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.256156 | controller | Jun 11 12:22:38.617753 crc crio[24477]: time="2026-06-11T12:22:38.617525004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.256174 | controller | Jun 11 12:22:38.623827 crc crio[24477]: time="2026-06-11T12:22:38.623748119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.256192 | controller | Jun 11 12:22:38.740580 crc crio[24477]: time="2026-06-11T12:22:38.740470777Z" level=info msg="Created container c68924d4f868245ec073e93cfac16cf92cf3ee06f0a3d1be842bf48fed26b49a: openstack/neutron-74c7fcb96c-q9jzk/neutron-httpd" id=cd81a719-9c36-4cdb-8f35-00d8d4b5bf63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.256210 | controller | Jun 11 12:22:38.742035 crc crio[24477]: time="2026-06-11T12:22:38.741942738Z" level=info msg="Starting container: c68924d4f868245ec073e93cfac16cf92cf3ee06f0a3d1be842bf48fed26b49a" id=306b0429-dd31-4da7-8697-0d60b8d65b0c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.256228 | controller | Jun 11 12:22:38.748725 crc crio[24477]: time="2026-06-11T12:22:38.748537355Z" level=info msg="Started container" PID=71901 containerID=c68924d4f868245ec073e93cfac16cf92cf3ee06f0a3d1be842bf48fed26b49a description=openstack/neutron-74c7fcb96c-q9jzk/neutron-httpd id=306b0429-dd31-4da7-8697-0d60b8d65b0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d57ebb5dab461121a66fc46d2f0b60f3639cee7821aaf63bd7d20cceb8248ba2
2026-06-11 13:18:25.256246 | controller | Jun 11 12:22:38.973872 crc crio[24477]: time="2026-06-11T12:22:38.972775562Z" level=info msg="Stopping pod sandbox: 7b558b3df6bd9944f9412f428c1a4d5d1eeff6ad951f07b6555ac481aa64ab5d" id=aac75ae6-a95a-4182-bfbc-b70a0738e2bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.256264 | controller | Jun 11 12:22:38.973872 crc crio[24477]: time="2026-06-11T12:22:38.9734033Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686342-mrbz5 Namespace:openshift-infra ID:7b558b3df6bd9944f9412f428c1a4d5d1eeff6ad951f07b6555ac481aa64ab5d UID:49766fbb-6802-480f-9ee7-ca06dff0339a NetNS:/var/run/netns/2b5486dc-527b-4c78-a995-5670178964f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49766fbb_6802_480f_9ee7_ca06dff0339a.slice PodAnnotations:0xc000530b30}] Aliases:map[]}"
2026-06-11 13:18:25.256289 | controller | Jun 11 12:22:38.973872 crc crio[24477]: time="2026-06-11T12:22:38.973525493Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686342-mrbz5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.256347 | controller | Jun 11 12:22:39.398339 crc crio[24477]: time="2026-06-11T12:22:39.397822462Z" level=info msg="Stopped pod sandbox: 7b558b3df6bd9944f9412f428c1a4d5d1eeff6ad951f07b6555ac481aa64ab5d" id=aac75ae6-a95a-4182-bfbc-b70a0738e2bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.256371 | controller | Jun 11 12:22:39.998692 crc crio[24477]: time="2026-06-11T12:22:39.99853942Z" level=info msg="Stopping pod sandbox: ee78a335d5db1f1019db47670564203c41307c6a7fa00dd644be9b87c20d6ae4" id=594b2fff-251d-432b-8079-31a7d241dfbf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.256394 | controller | Jun 11 12:22:39.999923 crc crio[24477]: time="2026-06-11T12:22:39.999848788Z" level=info msg="Got pod network &{Name:placement-db-sync-fmj7g Namespace:openstack ID:ee78a335d5db1f1019db47670564203c41307c6a7fa00dd644be9b87c20d6ae4 UID:d7e3240a-7507-4ce6-8afb-107c2ae5d7af NetNS:/var/run/netns/d4c356ae-fc0a-4f68-bcd5-78e2b11d2de0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7e3240a_7507_4ce6_8afb_107c2ae5d7af.slice PodAnnotations:0xc00251e208}] Aliases:map[]}"
2026-06-11 13:18:25.256471 | controller | Jun 11 12:22:40.000107 crc crio[24477]: time="2026-06-11T12:22:40.000043674Z" level=info msg="Deleting pod openstack_placement-db-sync-fmj7g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.256496 | controller | Jun 11 12:22:40.425708 crc crio[24477]: time="2026-06-11T12:22:40.424815556Z" level=info msg="Stopped pod sandbox: ee78a335d5db1f1019db47670564203c41307c6a7fa00dd644be9b87c20d6ae4" id=594b2fff-251d-432b-8079-31a7d241dfbf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.256536 | controller | Jun 11 12:22:41.032924 crc crio[24477]: time="2026-06-11T12:22:41.032781748Z" level=info msg="Stopping pod sandbox: 09ee220e45ca535f47c475ca713b577d8985abdf44173fb05e9a1fbadc712b9d" id=aaad21a4-2fab-42d7-a3f7-5219465a8055 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.256559 | controller | Jun 11 12:22:41.059876 crc crio[24477]: time="2026-06-11T12:22:41.059761523Z" level=info msg="Got pod network &{Name:keystone-bootstrap-r9mbl Namespace:openstack ID:09ee220e45ca535f47c475ca713b577d8985abdf44173fb05e9a1fbadc712b9d UID:82e9034c-fedf-4663-b426-fcd3a45d7865 NetNS:/var/run/netns/b43fc2ab-1610-4f6a-aca7-06ba39173d05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82e9034c_fedf_4663_b426_fcd3a45d7865.slice PodAnnotations:0xc00008cc58}] Aliases:map[]}"
2026-06-11 13:18:25.256577 | controller | Jun 11 12:22:41.060167 crc crio[24477]: time="2026-06-11T12:22:41.060061201Z" level=info msg="Deleting pod openstack_keystone-bootstrap-r9mbl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.256596 | controller | Jun 11 12:22:41.525811 crc crio[24477]: time="2026-06-11T12:22:41.524059711Z" level=info msg="Stopped pod sandbox: 09ee220e45ca535f47c475ca713b577d8985abdf44173fb05e9a1fbadc712b9d" id=aaad21a4-2fab-42d7-a3f7-5219465a8055 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.256614 | controller | Jun 11 12:22:43.485753 crc crio[24477]: time="2026-06-11T12:22:43.48526258Z" level=info msg="Running pod sandbox: openstack/placement-ff4597f5b-ckxwb/POD" id=d4b2fe71-17d6-41da-96a8-538a53c831b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.256691 | controller | Jun 11 12:22:43.485753 crc crio[24477]: time="2026-06-11T12:22:43.485373053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.256717 | controller | Jun 11 12:22:44.110952 crc crio[24477]: time="2026-06-11T12:22:44.110263939Z" level=info msg="Stopping pod sandbox: 728b89a4a1584f4dcdebb91998311164aa06ad7f78951c9a231ad5b58060d3e6" id=499043c5-2239-4bb1-9913-4b879a9079b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.256736 | controller | Jun 11 12:22:44.111629 crc crio[24477]: time="2026-06-11T12:22:44.111528605Z" level=info msg="Got pod network &{Name:barbican-db-sync-mdqdj Namespace:openstack ID:728b89a4a1584f4dcdebb91998311164aa06ad7f78951c9a231ad5b58060d3e6 UID:d342d68c-d31c-4bc3-b058-d4eb411c0b38 NetNS:/var/run/netns/1bc96a11-0568-4382-8f7b-12f48bdf3b4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd342d68c_d31c_4bc3_b058_d4eb411c0b38.slice PodAnnotations:0xc002d940c0}] Aliases:map[]}"
2026-06-11 13:18:25.256754 | controller | Jun 11 12:22:44.111867 crc crio[24477]: time="2026-06-11T12:22:44.111806193Z" level=info msg="Deleting pod openstack_barbican-db-sync-mdqdj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.256776 | controller | Jun 11 12:22:45.715377 crc crio[24477]: time="2026-06-11T12:22:45.714183236Z" level=info msg="Stopped pod sandbox: 728b89a4a1584f4dcdebb91998311164aa06ad7f78951c9a231ad5b58060d3e6" id=499043c5-2239-4bb1-9913-4b879a9079b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.256795 | controller | Jun 11 12:22:46.381723 crc crio[24477]: time="2026-06-11T12:22:46.380044637Z" level=info msg="Stopping container: 89bee809d9c4ef5c0131e062f0f4f13fb31148c14c17967fa7bfd46f11e16ede (timeout: 10s)" id=e51b188b-8eb9-4897-b2a9-31de7e47dfbe name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.256814 | controller | Jun 11 12:22:47.020987 crc crio[24477]: time="2026-06-11T12:22:47.020367342Z" level=info msg="Running pod sandbox: openstack/keystone-5887657766-tq4nr/POD" id=cc831804-9267-4aad-ab7a-8a81be94e391 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.256977 | controller | Jun 11 12:22:47.020987 crc crio[24477]: time="2026-06-11T12:22:47.020819404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.257009 | controller | Jun 11 12:22:47.712222 crc crio[24477]: time="2026-06-11T12:22:47.711586058Z" level=info msg="Running pod sandbox: openstack/placement-6d57fc576-sphvs/POD" id=1b97b591-9f14-4844-9040-096e44e53c43 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.257030 | controller | Jun 11 12:22:47.712222 crc crio[24477]: time="2026-06-11T12:22:47.712162275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.257049 | controller | Jun 11 12:22:48.034992 crc crio[24477]: time="2026-06-11T12:22:48.034368939Z" level=info msg="Running pod sandbox: openstack/barbican-worker-7ff9487ccf-5vr98/POD" id=c440eaa8-1eb6-4cb4-a0b1-4e917f6ada66 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.257067 | controller | Jun 11 12:22:48.035953 crc crio[24477]: time="2026-06-11T12:22:48.035016768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.257085 | controller | Jun 11 12:22:48.073030 crc crio[24477]: time="2026-06-11T12:22:48.072254248Z" level=info msg="Running pod sandbox: openstack/barbican-keystone-listener-78747c4f98-rqdlr/POD" id=0973dcfb-fce1-4787-8f9c-2d2da786251d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.257103 | controller | Jun 11 12:22:48.073030 crc crio[24477]: time="2026-06-11T12:22:48.072364302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.257120 | controller | Jun 11 12:22:48.422739 crc crio[24477]: time="2026-06-11T12:22:48.422273718Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-54f48964b7-2748z/POD" id=b04fc477-d79c-4f3d-ada5-f9981494051e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.257139 | controller | Jun 11 12:22:48.422739 crc crio[24477]: time="2026-06-11T12:22:48.422355201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.257157 | controller | Jun 11 12:22:48.425001 crc crio[24477]: time="2026-06-11T12:22:48.424514859Z" level=info msg="Running pod sandbox: openstack/barbican-api-6d76759b7d-c9kxb/POD" id=e589a028-4a26-4606-8f21-244e1409dc53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.257174 | controller | Jun 11 12:22:48.425378 crc crio[24477]: time="2026-06-11T12:22:48.425346382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.257198 | controller | Jun 11 12:22:51.229060 crc crio[24477]: time="2026-06-11T12:22:51.22838695Z" level=info msg="Stopped container 89bee809d9c4ef5c0131e062f0f4f13fb31148c14c17967fa7bfd46f11e16ede: openstack/dnsmasq-dns-6674dbf88c-t52cf/dnsmasq-dns" id=e51b188b-8eb9-4897-b2a9-31de7e47dfbe name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.257217 | controller | Jun 11 12:22:51.231486 crc crio[24477]: time="2026-06-11T12:22:51.230424348Z" level=info msg="Stopping pod sandbox: 76d0bf1e684cc24fc045a4880e4f954ebcf0249a43070907c4395b7a65dd9a8b" id=4747f480-94a0-4ea8-9fee-674075f6967c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.257235 | controller | Jun 11 12:22:51.231486 crc crio[24477]: time="2026-06-11T12:22:51.231315309Z" level=info msg="Got pod network &{Name:placement-ff4597f5b-ckxwb Namespace:openstack ID:31de5123f51a8a740a7313f29dc67538b9cfdbc5b06e27d424936cb322d7d679 UID:202449e6-4da5-4f79-98b0-ef8e6f6b0641 NetNS:/var/run/netns/268d7558-e4a9-4042-9175-87de88cf95ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod202449e6_4da5_4f79_98b0_ef8e6f6b0641.slice PodAnnotations:0xc007b16618}] Aliases:map[]}"
2026-06-11 13:18:25.257254 | controller | Jun 11 12:22:51.231486 crc crio[24477]: time="2026-06-11T12:22:51.231365701Z" level=info msg="Adding pod openstack_placement-ff4597f5b-ckxwb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.257272 | controller | Jun 11 12:22:51.231903 crc crio[24477]: time="2026-06-11T12:22:51.231839518Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6674dbf88c-t52cf Namespace:openstack ID:76d0bf1e684cc24fc045a4880e4f954ebcf0249a43070907c4395b7a65dd9a8b UID:a8893156-7f05-4d7b-91dd-8449bc551132 NetNS:/var/run/netns/1861995f-eff7-4319-a46b-a4e85d9068cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8893156_7f05_4d7b_91dd_8449bc551132.slice PodAnnotations:0xc0005304a0}] Aliases:map[]}"
2026-06-11 13:18:25.257290 | controller | Jun 11 12:22:51.233278 crc crio[24477]: time="2026-06-11T12:22:51.232052544Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6674dbf88c-t52cf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.257309 | controller | Jun 11 12:22:51.492492 crc crio[24477]: time="2026-06-11T12:22:51.491550415Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:457ac65a0818c89c25b563e576fd0e228e61b23e5913835aa8c748f2c70ce600" id=6339d0d6-a83a-4311-8bbf-e27ebe0ba507 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.257328 | controller | Jun 11 12:22:51.502567 crc crio[24477]: time="2026-06-11T12:22:51.502485856Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=89f0fb13-c72e-44b7-bb3b-c5e3d727e028 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.257390 | controller | Jun 11 12:22:51.562173 crc crio[24477]: time="2026-06-11T12:22:51.554241475Z" level=info msg="Got pod network &{Name:barbican-worker-7ff9487ccf-5vr98 Namespace:openstack ID:33c2c94c43fb5956ca602eef8fefd43c8750c3e3f092fba1829cf1517c554bfc UID:8a9122fd-7915-4f45-a130-c9815f55d8b1 NetNS:/var/run/netns/33812a97-de9b-4e53-8d07-19331cff83e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a9122fd_7915_4f45_a130_c9815f55d8b1.slice PodAnnotations:0xc002ce4578}] Aliases:map[]}"
2026-06-11 13:18:25.257418 | controller | Jun 11 12:22:51.562173 crc crio[24477]: time="2026-06-11T12:22:51.554367649Z" level=info msg="Adding pod openstack_barbican-worker-7ff9487ccf-5vr98 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.257483 | controller | Jun 11 12:22:51.575203 crc crio[24477]: time="2026-06-11T12:22:51.572854417Z" level=info msg="Got pod network &{Name:keystone-5887657766-tq4nr Namespace:openstack ID:2b4036bc8612e15cd1ca113127a06103e772eba747a595e98a774ecbcaa361d1 UID:bab40c4b-3996-46cb-b66d-235dd897cde0 NetNS:/var/run/netns/e735afe1-1b11-46d9-b422-82f89e87b561 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbab40c4b_3996_46cb_b66d_235dd897cde0.slice PodAnnotations:0xc002ce4708}] Aliases:map[]}"
2026-06-11 13:18:25.257595 | controller | Jun 11 12:22:51.575203 crc crio[24477]: time="2026-06-11T12:22:51.575102561Z" level=info msg="Adding pod openstack_keystone-5887657766-tq4nr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.257625 | controller | Jun 11 12:22:51.604763 crc crio[24477]: time="2026-06-11T12:22:51.603427001Z" level=info msg="Got pod network &{Name:dnsmasq-dns-54f48964b7-2748z Namespace:openstack ID:e3c17cc3d92c622f06aeaafd6e66ac2765bdbb6811bd6dc76a9f16537f04426c UID:e67cc0bb-b236-4106-8c09-5d3765f0b66d NetNS:/var/run/netns/2f3256dc-5dda-42bf-a524-cd7b36740bd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode67cc0bb_b236_4106_8c09_5d3765f0b66d.slice PodAnnotations:0xc002d1a220}] Aliases:map[]}"
2026-06-11 13:18:25.257646 | controller | Jun 11 12:22:51.604763 crc crio[24477]: time="2026-06-11T12:22:51.603506583Z" level=info msg="Adding pod openstack_dnsmasq-dns-54f48964b7-2748z to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.257665 | controller | Jun 11 12:22:51.614124 crc crio[24477]: time="2026-06-11T12:22:51.614002917Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=e24cffed-7b06-4338-a372-d7883b6cd302 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.257703 | controller | Jun 11 12:22:51.614952 crc crio[24477]: time="2026-06-11T12:22:51.614813824Z" level=info msg="Got pod network &{Name:barbican-api-6d76759b7d-c9kxb Namespace:openstack ID:12e72d256310f882625744a60404b4c38fb1f647a52311b8840e0f725c983fe1 UID:3d478862-d415-4423-9574-82b389190db4 NetNS:/var/run/netns/172ecb38-65fb-4a61-99c7-c291f34343ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d478862_d415_4423_9574_82b389190db4.slice PodAnnotations:0xc002ce40f0}] Aliases:map[]}"
2026-06-11 13:18:25.257728 | controller | Jun 11 12:22:51.615766 crc crio[24477]: time="2026-06-11T12:22:51.614898096Z" level=info msg="Adding pod openstack_barbican-api-6d76759b7d-c9kxb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.257748 | controller | Jun 11 12:22:51.618196 crc crio[24477]: time="2026-06-11T12:22:51.61785176Z" level=info msg="Got pod network &{Name:placement-6d57fc576-sphvs Namespace:openstack ID:b35ed1bb8432ad11796f3c1aa562a5d79bd78a9315bccd8280ca792b3139a5c4 UID:127c20ee-fc3e-4a74-9877-d15454516b02 NetNS:/var/run/netns/b51fd036-92eb-4ca7-b7e6-4fdf36681d51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod127c20ee_fc3e_4a74_9877_d15454516b02.slice PodAnnotations:0xc00008c750}] Aliases:map[]}"
2026-06-11 13:18:25.257767 | controller | Jun 11 12:22:51.618196 crc crio[24477]: time="2026-06-11T12:22:51.617923242Z" level=info msg="Adding pod openstack_placement-6d57fc576-sphvs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.257894 | controller | Jun 11 12:22:51.656072 crc crio[24477]: time="2026-06-11T12:22:51.655821712Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=1d936cc2-9836-44c4-a345-b11b85b5edb1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.257920 | controller | Jun 11 12:22:51.671916 crc crio[24477]: time="2026-06-11T12:22:51.660965538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.257944 | controller | Jun 11 12:22:51.676261 crc crio[24477]: time="2026-06-11T12:22:51.673882979Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-78747c4f98-rqdlr Namespace:openstack ID:1d33ef47d09c942f589f3e018ea017e9c369d7db2895163acf239b7b2fbc49f6 UID:f516de03-1658-4559-997a-2ace19766840 NetNS:/var/run/netns/32900c4a-7fb7-4be5-93fa-58c8b703611e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf516de03_1658_4559_997a_2ace19766840.slice PodAnnotations:0xc002ce4438}] Aliases:map[]}"
2026-06-11 13:18:25.257962 | controller | Jun 11 12:22:51.676261 crc crio[24477]: time="2026-06-11T12:22:51.673922746Z" level=info msg="Adding pod openstack_barbican-keystone-listener-78747c4f98-rqdlr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.257980 | controller | Jun 11 12:22:51.777307 crc crio[24477]: time="2026-06-11T12:22:51.773947395Z" level=info msg="Stopped pod sandbox: 76d0bf1e684cc24fc045a4880e4f954ebcf0249a43070907c4395b7a65dd9a8b" id=4747f480-94a0-4ea8-9fee-674075f6967c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.257999 | controller | Jun 11 12:22:51.891287 crc crio[24477]: time="2026-06-11T12:22:51.891171797Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.258017 | controller | Jun 11 12:22:51.908480 crc crio[24477]: time="2026-06-11T12:22:51.90798449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.258034 | controller | Jun 11 12:22:52.069377 crc crio[24477]: 2026-06-11T12:22:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:31de5123f51a8a7 Mac:52:fb:e7:cb:c8:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/268d7558-e4a9-4042-9175-87de88cf95ea SocketPath: PciID:}] [{Interface:0xc00042e5f0 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.258052 | controller | Jun 11 12:22:52.078766 crc crio[24477]: time="2026-06-11T12:22:52.075256866Z" level=info msg="Got pod network &{Name:placement-ff4597f5b-ckxwb Namespace:openstack ID:31de5123f51a8a740a7313f29dc67538b9cfdbc5b06e27d424936cb322d7d679 UID:202449e6-4da5-4f79-98b0-ef8e6f6b0641 NetNS:/var/run/netns/268d7558-e4a9-4042-9175-87de88cf95ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod202449e6_4da5_4f79_98b0_ef8e6f6b0641.slice PodAnnotations:0xc007b16618}] Aliases:map[]}"
2026-06-11 13:18:25.258069 | controller | Jun 11 12:22:52.078766 crc crio[24477]: time="2026-06-11T12:22:52.075482062Z" level=info msg="Checking pod openstack_placement-ff4597f5b-ckxwb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.258198 | controller | Jun 11 12:22:52.132762 crc crio[24477]: time="2026-06-11T12:22:52.129248205Z" level=info msg="Ran pod sandbox 31de5123f51a8a740a7313f29dc67538b9cfdbc5b06e27d424936cb322d7d679 with infra container: openstack/placement-ff4597f5b-ckxwb/POD" id=d4b2fe71-17d6-41da-96a8-538a53c831b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.258229 | controller | Jun 11 12:22:52.138797 crc crio[24477]: time="2026-06-11T12:22:52.138703657Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=ef80799a-91d3-4bd2-a42d-298391b4545b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.258250 | controller | Jun 11 12:22:52.338288 crc crio[24477]: time="2026-06-11T12:22:52.336131917Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=06f80da7-62e6-46cb-8bfb-01633965c289 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.258273 | controller | Jun 11 12:22:52.363576 crc crio[24477]: time="2026-06-11T12:22:52.363507022Z" level=info msg="Creating container: openstack/placement-ff4597f5b-ckxwb/placement-log" id=622541c3-2f6a-4ad7-ab94-e551b6d650ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.258292 | controller | Jun 11 12:22:52.371312 crc crio[24477]: time="2026-06-11T12:22:52.371203111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.258309 | controller | Jun 11 12:22:52.373088 crc crio[24477]: time="2026-06-11T12:22:52.372252681Z" level=info msg="Running pod sandbox: openstack/barbican-api-6f7c67f874-57qlb/POD" id=427e4ec1-626c-40b8-950d-af23fe149578 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.258327 | controller | Jun 11 12:22:52.373403 crc crio[24477]: time="2026-06-11T12:22:52.373331222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.258345 | controller | Jun 11 12:22:52.485338 crc crio[24477]: time="2026-06-11T12:22:52.485231913Z" level=info msg="Created container f30f62604d99cea89953290b256928147a14a344a240486c66c9d8e2488c97f9: openstack/ceilometer-0/sg-core" id=1d936cc2-9836-44c4-a345-b11b85b5edb1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.258387 | controller | Jun 11 12:22:52.494842 crc crio[24477]: time="2026-06-11T12:22:52.494748027Z" level=info msg="Starting container: f30f62604d99cea89953290b256928147a14a344a240486c66c9d8e2488c97f9" id=696433f8-ad09-4a98-8372-662d95b0a6f8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.258410 | controller | Jun 11 12:22:52.501323 crc crio[24477]: time="2026-06-11T12:22:52.500983691Z" level=info msg="Stopping pod sandbox: 473915461a6078ea244b48d6d8928e9c96a03b17c6b0bfe58164885c76904248" id=eb5a6117-ed44-4359-9857-b2a09e98c67a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.258428 | controller | Jun 11 12:22:52.501843 crc crio[24477]: time="2026-06-11T12:22:52.501458055Z" level=info msg="Got pod network &{Name:cinder-db-sync-phbjk Namespace:openstack ID:473915461a6078ea244b48d6d8928e9c96a03b17c6b0bfe58164885c76904248 UID:7182bf42-9b8d-4224-9834-84701e4b458d NetNS:/var/run/netns/58e20fde-ba86-4ce9-918c-7de3a422f043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7182bf42_9b8d_4224_9834_84701e4b458d.slice PodAnnotations:0xc00251e378}] Aliases:map[]}"
2026-06-11 13:18:25.259293 | controller | Jun 11 12:22:52.501843 crc crio[24477]: time="2026-06-11T12:22:52.501584759Z" level=info msg="Deleting pod openstack_cinder-db-sync-phbjk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.259442 | controller | Jun 11 12:22:52.503454 crc crio[24477]: time="2026-06-11T12:22:52.5033637Z" level=info msg="Got pod network &{Name:barbican-api-6f7c67f874-57qlb Namespace:openstack ID:bd7d395d88a3a177602e8f4de2ade44143109a088adda7fbb95f48087cff3d1c UID:19bb3591-ea38-468b-9e93-f6276eb0c18c NetNS:/var/run/netns/85a7578c-0d5d-4847-9fee-bf546aaba8f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19bb3591_ea38_468b_9e93_f6276eb0c18c.slice PodAnnotations:0xc00008d020}] Aliases:map[]}"
2026-06-11 13:18:25.259475 | controller | Jun 11 12:22:52.503539 crc crio[24477]: time="2026-06-11T12:22:52.503463524Z" level=info msg="Adding pod openstack_barbican-api-6f7c67f874-57qlb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.259496 | controller | Jun 11 12:22:52.528276 crc crio[24477]: time="2026-06-11T12:22:52.528183146Z" level=info msg="Removing container: 89bee809d9c4ef5c0131e062f0f4f13fb31148c14c17967fa7bfd46f11e16ede" id=187151d3-4d6d-4e61-b464-4959ca18e3b1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.259521 | controller | Jun 11 12:22:52.536931 crc crio[24477]: time="2026-06-11T12:22:52.536781396Z" level=info msg="Started container" PID=73144 containerID=f30f62604d99cea89953290b256928147a14a344a240486c66c9d8e2488c97f9 description=openstack/ceilometer-0/sg-core id=696433f8-ad09-4a98-8372-662d95b0a6f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed723d8d3f519842a48bed60a7c5afb0862ef76bce60e28bf70d629d4c6fafaa
2026-06-11 13:18:25.259539 | controller | Jun 11 12:22:52.573883 crc crio[24477]: time="2026-06-11T12:22:52.570853998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.259557 | controller | Jun 11 12:22:52.605058 crc crio[24477]: time="2026-06-11T12:22:52.604051933Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=cf95ae40-8a29-4b59-8d4f-d76c3d06c864 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.259574 | controller | Jun 11 12:22:52.605058 crc crio[24477]: time="2026-06-11T12:22:52.604271579Z" level=info msg="Image registry.redhat.io/ubi9/httpd-24:latest not found" id=cf95ae40-8a29-4b59-8d4f-d76c3d06c864 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.259703 | controller | Jun 11 12:22:52.605058 crc crio[24477]: time="2026-06-11T12:22:52.60431161Z" level=info msg="Neither image nor artfiact registry.redhat.io/ubi9/httpd-24:latest found" id=cf95ae40-8a29-4b59-8d4f-d76c3d06c864 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.259731 | controller | Jun 11 12:22:52.623039 crc crio[24477]: time="2026-06-11T12:22:52.606175593Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24:latest" id=f9bb3937-4a6a-4196-9fc8-eebb2282329f name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.259751 | controller | Jun 11 12:22:52.623039 crc crio[24477]: time="2026-06-11T12:22:52.613483381Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24:latest\""
2026-06-11 13:18:25.259796 | controller | Jun 11 12:22:52.623039 crc crio[24477]: time="2026-06-11T12:22:52.614772557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.259817 | controller | Jun 11 12:22:52.647840 crc crio[24477]: 2026-06-11T12:22:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:33c2c94c43fb595 Mac:c2:ea:80:25:3b:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/33812a97-de9b-4e53-8d07-19331cff83e8 SocketPath: PciID:}] [{Interface:0xc000266a20 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.259836 | controller | Jun 11 12:22:52.651584 crc crio[24477]: time="2026-06-11T12:22:52.6515506Z" level=info msg="Got pod network &{Name:barbican-worker-7ff9487ccf-5vr98 Namespace:openstack ID:33c2c94c43fb5956ca602eef8fefd43c8750c3e3f092fba1829cf1517c554bfc UID:8a9122fd-7915-4f45-a130-c9815f55d8b1 NetNS:/var/run/netns/33812a97-de9b-4e53-8d07-19331cff83e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a9122fd_7915_4f45_a130_c9815f55d8b1.slice PodAnnotations:0xc002ce4578}] Aliases:map[]}"
2026-06-11 13:18:25.259874 | controller | Jun 11 12:22:52.677698 crc crio[24477]: time="2026-06-11T12:22:52.67450324Z" level=info msg="Checking pod openstack_barbican-worker-7ff9487ccf-5vr98 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.259894 | controller | Jun 11 12:22:52.719521 crc crio[24477]: time="2026-06-11T12:22:52.719423757Z" level=info msg="Removed container 89bee809d9c4ef5c0131e062f0f4f13fb31148c14c17967fa7bfd46f11e16ede: openstack/dnsmasq-dns-6674dbf88c-t52cf/dnsmasq-dns" id=187151d3-4d6d-4e61-b464-4959ca18e3b1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.259916 | controller | Jun 11 12:22:52.758355 crc crio[24477]: time="2026-06-11T12:22:52.730693197Z" level=info msg="Ran pod sandbox 33c2c94c43fb5956ca602eef8fefd43c8750c3e3f092fba1829cf1517c554bfc with infra container: openstack/barbican-worker-7ff9487ccf-5vr98/POD" id=c440eaa8-1eb6-4cb4-a0b1-4e917f6ada66 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.259934 | controller | Jun 11 12:22:52.758355 crc crio[24477]: time="2026-06-11T12:22:52.742066107Z" level=info msg="Removing container: b1301b11e7c7a58b6e3e0642ea7cf529b756fec007be4c4716604363557e17bd" id=69d5cbaa-9c33-4ec4-bb3a-a6c1c67bde2b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.259951 | controller | Jun 11 12:22:52.758355 crc crio[24477]: time="2026-06-11T12:22:52.742387635Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=98b6debf-f3a7-4fe4-814c-7bafec072f2f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.259969 | controller | Jun 11 12:22:52.758355 crc crio[24477]: time="2026-06-11T12:22:52.742697728Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found" id=98b6debf-f3a7-4fe4-814c-7bafec072f2f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.259985 | controller | Jun 11 12:22:52.758355 crc crio[24477]: time="2026-06-11T12:22:52.74275505Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found" id=98b6debf-f3a7-4fe4-814c-7bafec072f2f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.260002 | controller | Jun 11 12:22:52.758355 crc crio[24477]: time="2026-06-11T12:22:52.74915307Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=90b6337e-01bb-469e-88c7-71d4852c2b31 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.260019 | controller | Jun 11 12:22:52.767459 crc crio[24477]: time="2026-06-11T12:22:52.76672042Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\""
2026-06-11 13:18:25.260037 | controller | Jun 11 12:22:52.866528 crc crio[24477]: time="2026-06-11T12:22:52.866421997Z" level=info msg="Removed container b1301b11e7c7a58b6e3e0642ea7cf529b756fec007be4c4716604363557e17bd: openstack/dnsmasq-dns-6674dbf88c-t52cf/init" id=69d5cbaa-9c33-4ec4-bb3a-a6c1c67bde2b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.260054 | controller | Jun 11 12:22:52.946192 crc crio[24477]: time="2026-06-11T12:22:52.946082597Z" level=info msg="Created container 728c5eb9fbb783c732fb6edf5d652cb4feeb4e9f788c9ab0d3cb2ceb93b318d7: openstack/placement-ff4597f5b-ckxwb/placement-log" id=622541c3-2f6a-4ad7-ab94-e551b6d650ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.260071 | controller | Jun 11 12:22:52.949702 crc crio[24477]: time="2026-06-11T12:22:52.949551269Z" level=info msg="Starting container: 728c5eb9fbb783c732fb6edf5d652cb4feeb4e9f788c9ab0d3cb2ceb93b318d7" id=d5dcb497-023e-44ba-b3f2-bd8c6a6b32fb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.260129 | controller | Jun 11 12:22:52.961880 crc crio[24477]: time="2026-06-11T12:22:52.959038736Z" level=info msg="Started container" PID=73325 containerID=728c5eb9fbb783c732fb6edf5d652cb4feeb4e9f788c9ab0d3cb2ceb93b318d7 description=openstack/placement-ff4597f5b-ckxwb/placement-log id=d5dcb497-023e-44ba-b3f2-bd8c6a6b32fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=31de5123f51a8a740a7313f29dc67538b9cfdbc5b06e27d424936cb322d7d679
2026-06-11 13:18:25.260152 | controller | Jun 11 12:22:52.974132 crc crio[24477]: time="2026-06-11T12:22:52.974029976Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=5d0a655f-51f0-4191-9063-aa8fbb5b1b06 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.260170 | controller | Jun 11 12:22:53.083233 crc crio[24477]: time="2026-06-11T12:22:53.074843337Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=bc4ed603-9b8a-428c-910b-5c5b2a58c5e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.260210 | controller | Jun 11 12:22:53.093907 crc crio[24477]: time="2026-06-11T12:22:53.093051256Z" level=info msg="Creating container: openstack/placement-ff4597f5b-ckxwb/placement-api" id=482b2130-88ae-45cf-a317-e6f6231c30ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.260233 | controller | Jun 11 12:22:53.093907 crc crio[24477]: time="2026-06-11T12:22:53.09352378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.260251 | controller | Jun 11 12:22:53.230709 crc crio[24477]: time="2026-06-11T12:22:53.226978595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.260269 | controller | Jun 11 12:22:53.239891 crc crio[24477]: time="2026-06-11T12:22:53.239829727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.260286 | controller | Jun 11 12:22:53.244843 crc crio[24477]: 2026-06-11T12:22:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2b4036bc8612e15 Mac:d2:28:ba:c5:40:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/e735afe1-1b11-46d9-b422-82f89e87b561 SocketPath: PciID:}] [{Interface:0xc000394750 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.260304 | controller | Jun 11 12:22:53.246483 crc crio[24477]: time="2026-06-11T12:22:53.246445563Z" level=info msg="Got pod network &{Name:keystone-5887657766-tq4nr Namespace:openstack ID:2b4036bc8612e15cd1ca113127a06103e772eba747a595e98a774ecbcaa361d1 UID:bab40c4b-3996-46cb-b66d-235dd897cde0 NetNS:/var/run/netns/e735afe1-1b11-46d9-b422-82f89e87b561 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbab40c4b_3996_46cb_b66d_235dd897cde0.slice PodAnnotations:0xc002ce4708}] Aliases:map[]}"
2026-06-11 13:18:25.260321 | controller | Jun 11 12:22:53.247295 crc crio[24477]: time="2026-06-11T12:22:53.247271617Z" level=info msg="Checking pod openstack_keystone-5887657766-tq4nr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.260339 | controller | Jun 11 12:22:53.275587 crc crio[24477]: time="2026-06-11T12:22:53.275490676Z" level=info msg="Ran pod sandbox 2b4036bc8612e15cd1ca113127a06103e772eba747a595e98a774ecbcaa361d1 with infra container: openstack/keystone-5887657766-tq4nr/POD" id=cc831804-9267-4aad-ab7a-8a81be94e391 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.260357 | controller | Jun 11 12:22:53.284957 crc crio[24477]: time="2026-06-11T12:22:53.282106953Z" level=info msg="Stopped pod sandbox: 473915461a6078ea244b48d6d8928e9c96a03b17c6b0bfe58164885c76904248" id=eb5a6117-ed44-4359-9857-b2a09e98c67a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.260375 | controller | Jun 11 12:22:53.286951 crc crio[24477]: time="2026-06-11T12:22:53.285766023Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=bbcdfbcf-2290-47fc-95b9-90bbe62ac0f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.260392 | controller | Jun 11 12:22:53.341215 crc crio[24477]: 2026-06-11T12:22:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b35ed1bb8432ad1 Mac:06:2d:8e:f8:79:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/b51fd036-92eb-4ca7-b7e6-4fdf36681d51 SocketPath: PciID:}] [{Interface:0xc0002868a0 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.260413 | controller | Jun 11 12:22:53.341215 crc crio[24477]: time="2026-06-11T12:22:53.339774319Z" level=info msg="Got pod network &{Name:placement-6d57fc576-sphvs Namespace:openstack ID:b35ed1bb8432ad11796f3c1aa562a5d79bd78a9315bccd8280ca792b3139a5c4 UID:127c20ee-fc3e-4a74-9877-d15454516b02 NetNS:/var/run/netns/b51fd036-92eb-4ca7-b7e6-4fdf36681d51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod127c20ee_fc3e_4a74_9877_d15454516b02.slice PodAnnotations:0xc00008c750}] Aliases:map[]}"
2026-06-11 13:18:25.260431 | controller | Jun 11 12:22:53.341215 crc crio[24477]: time="2026-06-11T12:22:53.339904223Z" level=info msg="Checking pod openstack_placement-6d57fc576-sphvs for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.260563 | controller | Jun 11 12:22:53.352561 crc crio[24477]: 2026-06-11T12:22:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d33ef47d09c942 Mac:e6:d8:b3:de:50:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/32900c4a-7fb7-4be5-93fa-58c8b703611e SocketPath: PciID:}] [{Interface:0xc000534720 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.260586 | controller | Jun 11 12:22:53.360321 crc crio[24477]: time="2026-06-11T12:22:53.356517143Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-78747c4f98-rqdlr Namespace:openstack ID:1d33ef47d09c942f589f3e018ea017e9c369d7db2895163acf239b7b2fbc49f6 UID:f516de03-1658-4559-997a-2ace19766840 NetNS:/var/run/netns/32900c4a-7fb7-4be5-93fa-58c8b703611e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf516de03_1658_4559_997a_2ace19766840.slice PodAnnotations:0xc002ce4438}] Aliases:map[]}"
2026-06-11 13:18:25.260605 | controller | Jun 11 12:22:53.360321 crc crio[24477]: time="2026-06-11T12:22:53.356854023Z" level=info msg="Checking pod openstack_barbican-keystone-listener-78747c4f98-rqdlr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.260623 | controller | Jun 11 12:22:53.363561 crc crio[24477]: 2026-06-11T12:22:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:12e72d256310f88 Mac:8e:94:6b:ad:93:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/172ecb38-65fb-4a61-99c7-c291f34343ce SocketPath: PciID:}] [{Interface:0xc0002ac5d0 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.260639 | controller | Jun 11 12:22:53.375017 crc crio[24477]: time="2026-06-11T12:22:53.37489783Z" level=info msg="Ran pod sandbox 1d33ef47d09c942f589f3e018ea017e9c369d7db2895163acf239b7b2fbc49f6 with infra container: openstack/barbican-keystone-listener-78747c4f98-rqdlr/POD" id=0973dcfb-fce1-4787-8f9c-2d2da786251d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.260685 | controller | Jun 11 12:22:53.377255 crc crio[24477]: time="2026-06-11T12:22:53.377202673Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=62a5529e-b972-4473-898a-cb5b25927e9d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.260707 | controller | Jun 11 12:22:53.377764 crc crio[24477]: time="2026-06-11T12:22:53.377495871Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found" id=62a5529e-b972-4473-898a-cb5b25927e9d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.260724 | controller | Jun 11 12:22:53.377764 crc crio[24477]: time="2026-06-11T12:22:53.377593523Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found" id=62a5529e-b972-4473-898a-cb5b25927e9d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.260742 | controller | Jun 11 12:22:53.382727 crc crio[24477]: time="2026-06-11T12:22:53.382403162Z" level=info msg="Got pod network &{Name:barbican-api-6d76759b7d-c9kxb Namespace:openstack ID:12e72d256310f882625744a60404b4c38fb1f647a52311b8840e0f725c983fe1 UID:3d478862-d415-4423-9574-82b389190db4 NetNS:/var/run/netns/172ecb38-65fb-4a61-99c7-c291f34343ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d478862_d415_4423_9574_82b389190db4.slice PodAnnotations:0xc002ce40f0}] Aliases:map[]}"
2026-06-11 13:18:25.260764 | controller | Jun 11 12:22:53.383103 crc crio[24477]: time="2026-06-11T12:22:53.38304259Z" level=info msg="Checking pod openstack_barbican-api-6d76759b7d-c9kxb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.260783 | controller | Jun 11 12:22:53.391735 crc crio[24477]: time="2026-06-11T12:22:53.391520383Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=de7d0bb4-436e-4de2-9197-cfe710ddaa3b name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.260800 | controller | Jun 11 12:22:53.401785 crc crio[24477]: time="2026-06-11T12:22:53.401631409Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\""
2026-06-11 13:18:25.260817 | controller | Jun 11 12:22:53.417402 crc crio[24477]: 2026-06-11T12:22:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3c17cc3d92c622 Mac:fa:56:52:54:22:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/2f3256dc-5dda-42bf-a524-cd7b36740bd1 SocketPath: PciID:}] [{Interface:0xc000344b70 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.260952 | controller | Jun 11 12:22:53.418858 crc crio[24477]: time="2026-06-11T12:22:53.418729957Z" level=info msg="Got pod network &{Name:dnsmasq-dns-54f48964b7-2748z Namespace:openstack ID:e3c17cc3d92c622f06aeaafd6e66ac2765bdbb6811bd6dc76a9f16537f04426c UID:e67cc0bb-b236-4106-8c09-5d3765f0b66d NetNS:/var/run/netns/2f3256dc-5dda-42bf-a524-cd7b36740bd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode67cc0bb_b236_4106_8c09_5d3765f0b66d.slice PodAnnotations:0xc002d1a220}] Aliases:map[]}"
2026-06-11 13:18:25.261003 | controller | Jun 11 12:22:53.419006 crc crio[24477]: time="2026-06-11T12:22:53.418951095Z" level=info msg="Checking pod openstack_dnsmasq-dns-54f48964b7-2748z for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.261027 | controller | Jun 11 12:22:53.427994 crc crio[24477]: time="2026-06-11T12:22:53.427792802Z" level=info msg="Ran pod sandbox b35ed1bb8432ad11796f3c1aa562a5d79bd78a9315bccd8280ca792b3139a5c4 with infra container: openstack/placement-6d57fc576-sphvs/POD" id=1b97b591-9f14-4844-9040-096e44e53c43 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.261045 | controller | Jun 11 12:22:53.435621 crc crio[24477]: time="2026-06-11T12:22:53.433739596Z" level=info msg="Ran pod sandbox e3c17cc3d92c622f06aeaafd6e66ac2765bdbb6811bd6dc76a9f16537f04426c with infra container: openstack/dnsmasq-dns-54f48964b7-2748z/POD" id=b04fc477-d79c-4f3d-ada5-f9981494051e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.261084 | controller | Jun 11 12:22:53.435621 crc crio[24477]: time="2026-06-11T12:22:53.435097708Z" level=info msg="Ran pod sandbox 12e72d256310f882625744a60404b4c38fb1f647a52311b8840e0f725c983fe1 with infra container: openstack/barbican-api-6d76759b7d-c9kxb/POD" id=e589a028-4a26-4606-8f21-244e1409dc53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.261104 | controller | Jun 11 12:22:53.444442 crc crio[24477]: time="2026-06-11T12:22:53.444224429Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e278d647-6894-4169-a7fc-9561dc2ee588 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.261127 | controller | Jun 11 12:22:53.444994 crc crio[24477]: time="2026-06-11T12:22:53.444520677Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=d017290f-89a3-4a3b-ae56-bf2e9e52cbcd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.261145 | controller | Jun 11 12:22:53.444994 crc crio[24477]: time="2026-06-11T12:22:53.444686696Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=c8b8c09d-6daf-4adf-9020-c57c978aa2ab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.261163 | controller | Jun 11 12:22:53.446198 crc crio[24477]: time="2026-06-11T12:22:53.446109802Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=32ebac4c-7cbf-4787-b8d9-a5c2c95ac0ab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.261179 | controller | Jun 11 12:22:53.449460 crc crio[24477]: 2026-06-11T12:22:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bd7d395d88a3a17 Mac:86:4b:21:2f:0e:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/85a7578c-0d5d-4847-9fee-bf546aaba8f1 SocketPath: PciID:}] [{Interface:0xc00053c720 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.261196 | controller | Jun 11 12:22:53.451142 crc crio[24477]: time="2026-06-11T12:22:53.451045111Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=cfb3c435-e1f3-4508-8a61-3d967bae9108 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.261214 | controller | Jun 11 12:22:53.453174 crc crio[24477]: time="2026-06-11T12:22:53.453082817Z" level=info msg="Got pod network &{Name:barbican-api-6f7c67f874-57qlb Namespace:openstack ID:bd7d395d88a3a177602e8f4de2ade44143109a088adda7fbb95f48087cff3d1c UID:19bb3591-ea38-468b-9e93-f6276eb0c18c NetNS:/var/run/netns/85a7578c-0d5d-4847-9fee-bf546aaba8f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19bb3591_ea38_468b_9e93_f6276eb0c18c.slice PodAnnotations:0xc00008d020}] Aliases:map[]}"
2026-06-11 13:18:25.261230 | controller | Jun 11 12:22:53.453306 crc crio[24477]: time="2026-06-11T12:22:53.453248552Z" level=info msg="Checking pod openstack_barbican-api-6f7c67f874-57qlb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.261248 | controller | Jun 11 12:22:53.456213 crc crio[24477]: time="2026-06-11T12:22:53.456013819Z" level=info msg="Creating container: openstack/keystone-5887657766-tq4nr/keystone-api" id=67606842-6cba-4fb5-86b8-07a45357e706 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.261265 | controller | Jun 11 12:22:53.459801 crc crio[24477]: time="2026-06-11T12:22:53.459288141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.261282 | controller | Jun 11 12:22:53.463141 crc crio[24477]: time="2026-06-11T12:22:53.461890035Z" level=info msg="Ran pod sandbox bd7d395d88a3a177602e8f4de2ade44143109a088adda7fbb95f48087cff3d1c with infra container: openstack/barbican-api-6f7c67f874-57qlb/POD" id=427e4ec1-626c-40b8-950d-af23fe149578 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.261299 | controller | Jun 11 12:22:53.467887 crc crio[24477]: time="2026-06-11T12:22:53.467295506Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=6f8f5f1a-c1f5-4b1f-8366-eb441489e8c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.261315 | controller | Jun 11 12:22:53.485857 crc crio[24477]: time="2026-06-11T12:22:53.484922078Z" level=info msg="Creating container: openstack/barbican-api-6d76759b7d-c9kxb/barbican-api-log" id=e3e2f8c8-a6cf-4ce4-b61c-a5a4e6060bee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.261335 | controller | Jun 11 12:22:53.485857 crc crio[24477]: time="2026-06-11T12:22:53.485013182Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=eb14c68b-7a81-40b2-894e-563547e0044f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.261351 | controller | Jun 11 12:22:53.492634 crc crio[24477]: time="2026-06-11T12:22:53.48746666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.261369 | controller | Jun 11 12:22:53.520221 crc crio[24477]: time="2026-06-11T12:22:53.519321602Z" level=info msg="Creating container: openstack/barbican-api-6f7c67f874-57qlb/barbican-api-log" id=14028a96-2974-42c7-b79d-92f071ae4d47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.261386 | controller | Jun 11 12:22:53.526866 crc crio[24477]: time="2026-06-11T12:22:53.526782681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.261402 | controller | Jun 11 12:22:53.528231 crc crio[24477]: time="2026-06-11T12:22:53.528152937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.261419 | controller | Jun 11 12:22:53.534775 crc crio[24477]: time="2026-06-11T12:22:53.534543578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.261435 | controller | Jun 11 12:22:53.539216 crc crio[24477]: time="2026-06-11T12:22:53.538941211Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=1aaef95c-227e-4793-93cd-d47dbe92c5f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.261452 | controller | Jun 11 12:22:53.552233 crc crio[24477]: time="2026-06-11T12:22:53.552135981Z" level=info msg="Creating container: openstack/dnsmasq-dns-54f48964b7-2748z/init" id=b7b0d767-0ace-42c6-9997-bfa96437cd95 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.261469 | controller | Jun 11 12:22:53.563732 crc crio[24477]: time="2026-06-11T12:22:53.563558596Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=3adc773c-0aac-4520-bb84-8ec0442f067b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.261485 | controller | Jun 11 12:22:53.576701 crc crio[24477]: time="2026-06-11T12:22:53.57635157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.261503 | controller | Jun 11 12:22:53.578385 crc crio[24477]: time="2026-06-11T12:22:53.578306583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.261613 | controller | Jun 11 12:22:53.594887 crc crio[24477]: time="2026-06-11T12:22:53.594798976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.261643 | controller | Jun 11 12:22:53.604882 crc crio[24477]: time="2026-06-11T12:22:53.604762619Z" level=info msg="Creating container: openstack/placement-6d57fc576-sphvs/placement-log" id=2042d25b-4f87-479b-974c-79a6b705465c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.261663 | controller | Jun 11 12:22:53.610902 crc crio[24477]: time="2026-06-11T12:22:53.610143614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.261787 | controller | Jun 11 12:22:53.655384 crc crio[24477]: time="2026-06-11T12:22:53.6553061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.261816 | controller | Jun 11 12:22:53.659521 crc crio[24477]: time="2026-06-11T12:22:53.659450325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.261835 | controller | Jun 11 12:22:53.669525 crc crio[24477]: time="2026-06-11T12:22:53.669456126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.261872 | controller | Jun 11 12:22:53.673758 crc crio[24477]: time="2026-06-11T12:22:53.673618689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.261892 | controller | Jun 11 12:22:53.691083 crc crio[24477]: time="2026-06-11T12:22:53.6899937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.261910 | controller | Jun 11 12:22:53.694245 crc crio[24477]: time="2026-06-11T12:22:53.694029953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.261953 | controller | Jun 11 12:22:53.787192 crc crio[24477]: time="2026-06-11T12:22:53.78710493Z" level=info msg="Created container c0a4ad0b692786a0496ca3ff2d2446c37f3e187d37ef9146f6561d98c542cbc6: openstack/placement-ff4597f5b-ckxwb/placement-api" id=482b2130-88ae-45cf-a317-e6f6231c30ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.261973 | controller | Jun 11 12:22:53.789334 crc crio[24477]: time="2026-06-11T12:22:53.789149137Z" level=info msg="Starting container: c0a4ad0b692786a0496ca3ff2d2446c37f3e187d37ef9146f6561d98c542cbc6" id=2e92dfe6-4b98-4cc7-868e-ad4da4b8f241 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.261990 | controller | Jun 11 12:22:53.796833 crc crio[24477]: time="2026-06-11T12:22:53.796540646Z" level=info msg="Created container e2564e41b978a240056d0037ef1a1d64bdf1c241b8d52f904f17fe28fb506388: openstack/keystone-5887657766-tq4nr/keystone-api" id=67606842-6cba-4fb5-86b8-07a45357e706 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.262007 | controller | Jun 11 12:22:53.797114 crc crio[24477]: time="2026-06-11T12:22:53.797057142Z" level=info msg="Started container" PID=73438 containerID=c0a4ad0b692786a0496ca3ff2d2446c37f3e187d37ef9146f6561d98c542cbc6 description=openstack/placement-ff4597f5b-ckxwb/placement-api id=2e92dfe6-4b98-4cc7-868e-ad4da4b8f241 name=/runtime.v1.RuntimeService/StartContainer sandboxID=31de5123f51a8a740a7313f29dc67538b9cfdbc5b06e27d424936cb322d7d679
2026-06-11 13:18:25.262025 | controller | Jun 11 12:22:53.797957 crc crio[24477]: time="2026-06-11T12:22:53.79787371Z" level=info msg="Starting container: e2564e41b978a240056d0037ef1a1d64bdf1c241b8d52f904f17fe28fb506388" id=9e61e7a7-51d1-4a86-9b81-6e6dfa43599c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.262045 | controller | Jun 11 12:22:53.827415 crc crio[24477]: time="2026-06-11T12:22:53.825536916Z" level=info msg="Started container" PID=73440 containerID=e2564e41b978a240056d0037ef1a1d64bdf1c241b8d52f904f17fe28fb506388 description=openstack/keystone-5887657766-tq4nr/keystone-api id=9e61e7a7-51d1-4a86-9b81-6e6dfa43599c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b4036bc8612e15cd1ca113127a06103e772eba747a595e98a774ecbcaa361d1
2026-06-11 13:18:25.262067 | controller | Jun 11 12:22:53.854961 crc crio[24477]: time="2026-06-11T12:22:53.854125611Z" level=info msg="Created container 43a7a188044333b66b2127180122d96680e5d08dd560aa79b798a91a9bd86a06: openstack/barbican-api-6d76759b7d-c9kxb/barbican-api-log" id=e3e2f8c8-a6cf-4ce4-b61c-a5a4e6060bee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.262094 | controller | Jun 11 12:22:53.862544 crc crio[24477]: time="2026-06-11T12:22:53.862437082Z" level=info msg="Starting container: 43a7a188044333b66b2127180122d96680e5d08dd560aa79b798a91a9bd86a06" id=2e61ecbf-f0c1-42b5-804e-e82c3e42f0f3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.262116 | controller | Jun 11 12:22:53.872739 crc crio[24477]: time="2026-06-11T12:22:53.872542061Z" level=info msg="Started container" PID=73443 containerID=43a7a188044333b66b2127180122d96680e5d08dd560aa79b798a91a9bd86a06 description=openstack/barbican-api-6d76759b7d-c9kxb/barbican-api-log id=2e61ecbf-f0c1-42b5-804e-e82c3e42f0f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12e72d256310f882625744a60404b4c38fb1f647a52311b8840e0f725c983fe1
2026-06-11 13:18:25.262137 | controller | Jun 11 12:22:53.893578 crc crio[24477]: time="2026-06-11T12:22:53.892436188Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=82a007c8-9ba6-40cb-b17c-4841febe5563 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.262158 | controller | Jun 11 12:22:53.935733 crc crio[24477]: time="2026-06-11T12:22:53.935567326Z" level=info msg="Created container 0de260d3eea0a4dcc4206ea1cb4654dd744d7bec2b51448e2174ded4bdbe8150: openstack/barbican-api-6f7c67f874-57qlb/barbican-api-log" id=14028a96-2974-42c7-b79d-92f071ae4d47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.262204 | controller | Jun 11 12:22:53.938262 crc crio[24477]: time="2026-06-11T12:22:53.938107897Z" level=info msg="Starting container: 0de260d3eea0a4dcc4206ea1cb4654dd744d7bec2b51448e2174ded4bdbe8150" id=3cbe8313-7384-4fc8-aad8-4d45de6c1f3b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.262224 | controller | Jun 11 12:22:53.947569 crc crio[24477]: time="2026-06-11T12:22:53.94733718Z" level=info msg="Created container 55c69634d82f7f25d2828778691589b97b1e468b6842c356d10c97bb9312d4cb: openstack/dnsmasq-dns-54f48964b7-2748z/init" id=b7b0d767-0ace-42c6-9997-bfa96437cd95 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.262242 | controller | Jun 11 12:22:53.950124 crc crio[24477]: time="2026-06-11T12:22:53.950035877Z" level=info msg="Starting container: 55c69634d82f7f25d2828778691589b97b1e468b6842c356d10c97bb9312d4cb" id=3deae353-6dfb-41d4-a7a0-61f0e9cb4e43 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.262354 | controller | Jun 11 12:22:53.953320 crc crio[24477]: time="2026-06-11T12:22:53.953235332Z" level=info msg="Started container" PID=73453 containerID=0de260d3eea0a4dcc4206ea1cb4654dd744d7bec2b51448e2174ded4bdbe8150 description=openstack/barbican-api-6f7c67f874-57qlb/barbican-api-log id=3cbe8313-7384-4fc8-aad8-4d45de6c1f3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd7d395d88a3a177602e8f4de2ade44143109a088adda7fbb95f48087cff3d1c
2026-06-11 13:18:25.262409 | controller | Jun 11 12:22:53.969827 crc crio[24477]: time="2026-06-11T12:22:53.969586039Z" level=info msg="Started container" PID=73456 containerID=55c69634d82f7f25d2828778691589b97b1e468b6842c356d10c97bb9312d4cb description=openstack/dnsmasq-dns-54f48964b7-2748z/init id=3deae353-6dfb-41d4-a7a0-61f0e9cb4e43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3c17cc3d92c622f06aeaafd6e66ac2765bdbb6811bd6dc76a9f16537f04426c
2026-06-11 13:18:25.262433 | controller | Jun 11 12:22:53.977128 crc crio[24477]: time="2026-06-11T12:22:53.976991785Z" level=info msg="Created container 4593ffe4dafe897d9c11c693e7290a3bc06bbfc9e09572de5ad1ce402e5bc999: openstack/placement-6d57fc576-sphvs/placement-log" id=2042d25b-4f87-479b-974c-79a6b705465c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.262452 | controller | Jun 11 12:22:53.978692 crc crio[24477]: time="2026-06-11T12:22:53.978549311Z" level=info msg="Starting container: 4593ffe4dafe897d9c11c693e7290a3bc06bbfc9e09572de5ad1ce402e5bc999" id=a536d9df-8621-4c8b-b96a-4c44b98fff62 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.262474 | controller | Jun 11 12:22:53.979027 crc crio[24477]: time="2026-06-11T12:22:53.978554709Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=fa7a2e45-094c-4733-94cf-e71f9688d1a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.262493 | controller | Jun 11 12:22:53.982291 crc crio[24477]: time="2026-06-11T12:22:53.979868259Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=772426e4-72b9-4f76-aa6e-ba4e9a76a5ba name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.262510 | controller | Jun 11 12:22:53.995039 crc crio[24477]: time="2026-06-11T12:22:53.994479615Z" level=info msg="Started container" PID=73458 containerID=4593ffe4dafe897d9c11c693e7290a3bc06bbfc9e09572de5ad1ce402e5bc999 description=openstack/placement-6d57fc576-sphvs/placement-log id=a536d9df-8621-4c8b-b96a-4c44b98fff62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b35ed1bb8432ad11796f3c1aa562a5d79bd78a9315bccd8280ca792b3139a5c4
2026-06-11 13:18:25.262528 | controller | Jun 11 12:22:54.011778 crc crio[24477]: time="2026-06-11T12:22:54.010986Z" level=info msg="Creating container: openstack/barbican-api-6d76759b7d-c9kxb/barbican-api" id=5091fd1b-38bf-4db9-8bb1-74bddcb8442a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.262544 | controller | Jun 11 12:22:54.012966 crc crio[24477]: time="2026-06-11T12:22:54.012911824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.262561 | controller | Jun 11 12:22:54.018067 crc crio[24477]: time="2026-06-11T12:22:54.017974871Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=8994ded2-e6e1-4670-88fa-987226aabaa4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.262577 | controller | Jun 11 12:22:54.108064 crc crio[24477]: time="2026-06-11T12:22:54.107761267Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=2c698984-6786-4862-9d3c-6712cea74d3c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.262594 | controller | Jun 11 12:22:54.123907 crc crio[24477]: time="2026-06-11T12:22:54.123789005Z" level=info msg="Creating container: openstack/barbican-api-6f7c67f874-57qlb/barbican-api" id=58c491bd-d1f7-46bc-8142-3bc20b77bc8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.262610 | controller | Jun 11 12:22:54.125018 crc crio[24477]: time="2026-06-11T12:22:54.124848395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.262627 | controller | Jun 11 12:22:54.125167 crc crio[24477]: time="2026-06-11T12:22:54.125153904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.262643 | controller | Jun 11 12:22:54.136974 crc crio[24477]: time="2026-06-11T12:22:54.136863502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.262660 | controller | Jun 11 12:22:54.239473 crc crio[24477]: time="2026-06-11T12:22:54.239351903Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=485d5d25-47cb-4684-9a4d-8696a1bf9b18 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.262678 | controller | Jun 11 12:22:54.268758 crc crio[24477]: time="2026-06-11T12:22:54.268501207Z" level=info msg="Creating container: openstack/placement-6d57fc576-sphvs/placement-api" id=9d0c6d7c-112b-4d71-bbc4-b0ea9af3698b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.262698 | controller | Jun 11 12:22:54.281979 crc crio[24477]: time="2026-06-11T12:22:54.281697947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.262715 | controller | Jun 11 12:22:54.289735 crc crio[24477]: time="2026-06-11T12:22:54.288813477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.262732 | controller | Jun 11 12:22:54.298689 crc crio[24477]: time="2026-06-11T12:22:54.298521008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.262748 | controller | Jun 11 12:22:54.321988 crc crio[24477]: time="2026-06-11T12:22:54.321873387Z" level=info msg="Created container 7878a45f85f0c286c8dd58c81fc812ef06be3cb0c17aeb59ee032ec832b33228: openstack/barbican-api-6d76759b7d-c9kxb/barbican-api" id=5091fd1b-38bf-4db9-8bb1-74bddcb8442a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.262764 | controller | Jun 11 12:22:54.323783 crc crio[24477]: time="2026-06-11T12:22:54.323708457Z" level=info msg="Starting container: 7878a45f85f0c286c8dd58c81fc812ef06be3cb0c17aeb59ee032ec832b33228" id=443ea53c-b61d-47ee-823b-aef288336130 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.262780 | controller | Jun 11 12:22:54.337095 crc crio[24477]: time="2026-06-11T12:22:54.336859601Z" level=info msg="Started container" PID=73568 containerID=7878a45f85f0c286c8dd58c81fc812ef06be3cb0c17aeb59ee032ec832b33228 description=openstack/barbican-api-6d76759b7d-c9kxb/barbican-api id=443ea53c-b61d-47ee-823b-aef288336130 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12e72d256310f882625744a60404b4c38fb1f647a52311b8840e0f725c983fe1
2026-06-11 13:18:25.262797 | controller | Jun 11 12:22:54.344266 crc crio[24477]: time="2026-06-11T12:22:54.344169178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.262814 | controller | Jun 11 12:22:54.352956 crc crio[24477]: time="2026-06-11T12:22:54.3528622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.262830 | controller | Jun 11 12:22:54.665940 crc crio[24477]: time="2026-06-11T12:22:54.662586617Z" level=info msg="Created container db8904f827e3d6208bae0c589241eed82ca27f254caa5232a031aefcebccbcf7: openstack/barbican-api-6f7c67f874-57qlb/barbican-api" id=58c491bd-d1f7-46bc-8142-3bc20b77bc8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.262863 | controller | Jun 11 12:22:54.665940 crc crio[24477]: time="2026-06-11T12:22:54.663090725Z" level=info msg="Created container cd70be43432fc8033d165798058efefed445408eec1675b53414ea45970b2015: openstack/placement-6d57fc576-sphvs/placement-api" id=9d0c6d7c-112b-4d71-bbc4-b0ea9af3698b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.262887 | controller | Jun 11 12:22:54.669817 crc crio[24477]: time="2026-06-11T12:22:54.669474034Z" level=info msg="Starting container: db8904f827e3d6208bae0c589241eed82ca27f254caa5232a031aefcebccbcf7" id=6bd773c0-ceac-4d13-9ab4-f244a976212a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.262904 | controller | Jun 11 12:22:54.670001 crc crio[24477]: time="2026-06-11T12:22:54.669726721Z" level=info msg="Starting container: cd70be43432fc8033d165798058efefed445408eec1675b53414ea45970b2015" id=fd5d24ac-e162-4235-a259-7f3eeb5b61c6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.262921 | controller | Jun 11 12:22:54.688979 crc crio[24477]: time="2026-06-11T12:22:54.688219694Z" level=info msg="Started container" PID=73721 containerID=db8904f827e3d6208bae0c589241eed82ca27f254caa5232a031aefcebccbcf7 description=openstack/barbican-api-6f7c67f874-57qlb/barbican-api id=6bd773c0-ceac-4d13-9ab4-f244a976212a name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd7d395d88a3a177602e8f4de2ade44143109a088adda7fbb95f48087cff3d1c
2026-06-11 13:18:25.262942 | controller | Jun 11 12:22:54.694249 crc crio[24477]: time="2026-06-11T12:22:54.694171285Z" level=info msg="Started container" PID=73731 containerID=cd70be43432fc8033d165798058efefed445408eec1675b53414ea45970b2015 description=openstack/placement-6d57fc576-sphvs/placement-api id=fd5d24ac-e162-4235-a259-7f3eeb5b61c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b35ed1bb8432ad11796f3c1aa562a5d79bd78a9315bccd8280ca792b3139a5c4
2026-06-11 13:18:25.262960 | controller | Jun 11 12:22:54.720038 crc crio[24477]: time="2026-06-11T12:22:54.706799791Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=39412eae-81d2-4078-8c0c-ac55a3ebe069 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.262976 | controller | Jun 11 12:22:54.974033 crc crio[24477]: time="2026-06-11T12:22:54.971172842Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ae2e8fa7-f6f8-440d-8503-91264b700b1c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.262992 | controller | Jun 11 12:22:54.986753 crc crio[24477]: time="2026-06-11T12:22:54.986107289Z" level=info msg="Creating container: openstack/dnsmasq-dns-54f48964b7-2748z/dnsmasq-dns" id=9b078a02-9d8f-48a2-a893-5585e10d579c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.263008 | controller | Jun 11 12:22:54.987518 crc crio[24477]: time="2026-06-11T12:22:54.987484988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.263025 | controller | Jun 11 12:22:55.347579 crc crio[24477]: time="2026-06-11T12:22:55.347445995Z" level=info msg="Running pod sandbox: openstack/cinder-online-data-migrations-qtbvm/POD" id=3603ff89-32fe-4e87-b64b-c65bdf570973 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.263041 | controller | Jun 11 12:22:55.349449 crc crio[24477]: time="2026-06-11T12:22:55.347688722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.263059 | controller | Jun 11 12:22:55.953573 crc crio[24477]: time="2026-06-11T12:22:55.953233206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.263074 | controller | Jun 11 12:22:56.005591 crc crio[24477]: time="2026-06-11T12:22:56.005395147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.263195 | controller | Jun 11 12:22:56.243550 crc crio[24477]: time="2026-06-11T12:22:56.243455472Z" level=info msg="Created container b37f23c8fcc1509923a9c65d97d6adcdce0768e0747dc8a1379c1d7bf8754925: openstack/dnsmasq-dns-54f48964b7-2748z/dnsmasq-dns" id=9b078a02-9d8f-48a2-a893-5585e10d579c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.263230 | controller | Jun 11 12:22:56.244981 crc crio[24477]: time="2026-06-11T12:22:56.244901072Z" level=info msg="Starting container: b37f23c8fcc1509923a9c65d97d6adcdce0768e0747dc8a1379c1d7bf8754925" id=a9bd67e8-7626-46f4-82aa-004b80344870 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.263251 | controller | Jun 11 12:22:56.259292 crc crio[24477]: time="2026-06-11T12:22:56.259163561Z" level=info msg="Started container" PID=74469 containerID=b37f23c8fcc1509923a9c65d97d6adcdce0768e0747dc8a1379c1d7bf8754925 description=openstack/dnsmasq-dns-54f48964b7-2748z/dnsmasq-dns id=a9bd67e8-7626-46f4-82aa-004b80344870 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3c17cc3d92c622f06aeaafd6e66ac2765bdbb6811bd6dc76a9f16537f04426c
2026-06-11 13:18:25.263274 | controller | Jun 11 12:22:56.710542 crc crio[24477]: time="2026-06-11T12:22:56.709583615Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:241fbbed8753503ab4aa3008cb40b3c4f94ef930fac25515ad3cf3c3a3915d9f" id=90b6337e-01bb-469e-88c7-71d4852c2b31 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.263291 | controller | Jun 11 12:22:56.713354 crc crio[24477]: time="2026-06-11T12:22:56.711495205Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=ce75ae3c-8cbd-4e42-a034-af972a708ba2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.263310 | controller | Jun 11 12:22:56.716749 crc crio[24477]: time="2026-06-11T12:22:56.716551717Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:3b60e8300c573fc08a5a5dc3380bd8cd07f1947ee19ec88b6f4951c03f4170de" id=de7d0bb4-436e-4de2-9197-cfe710ddaa3b name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.263341 | controller | Jun 11 12:22:56.718160 crc crio[24477]: time="2026-06-11T12:22:56.71805612Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=468a514f-5893-417e-af67-e679aac6ac49 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.263359 | controller | Jun 11 12:22:56.737530 crc crio[24477]: time="2026-06-11T12:22:56.737271738Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=709d02ff-3a5f-4f0c-9930-d49c4253c466 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.263377 | controller | Jun 11 12:22:56.738420 crc crio[24477]: time="2026-06-11T12:22:56.738385819Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-qtbvm Namespace:openstack ID:1aa5252ba389af137c77e35b70575613cb997f7282bb41098649acef662539b3 UID:3e053fee-a889-42d1-8a67-1b20511aa2bc NetNS:/var/run/netns/8e42f104-45ef-4be1-a12d-b2706f0cd8e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e053fee_a889_42d1_8a67_1b20511aa2bc.slice PodAnnotations:0xc00251e3c8}] Aliases:map[]}"
2026-06-11 13:18:25.263394 | controller | Jun 11 12:22:56.738554 crc crio[24477]: time="2026-06-11T12:22:56.738535544Z" level=info msg="Adding pod openstack_cinder-online-data-migrations-qtbvm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.263412 | controller | Jun 11 12:22:56.739500 crc crio[24477]: time="2026-06-11T12:22:56.739422779Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=75f4873e-30bd-4902-9ea5-2bbf57c5ebde name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.263429 | controller | Jun 11 12:22:56.748105 crc crio[24477]: time="2026-06-11T12:22:56.747996587Z" level=info msg="Creating container: openstack/barbican-worker-7ff9487ccf-5vr98/barbican-worker-log" id=7101da99-b651-4837-a3d8-e6f848aba1b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.263446 | controller | Jun 11 12:22:56.750274 crc crio[24477]: time="2026-06-11T12:22:56.75019504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.263490 | controller | Jun 11 12:22:56.755544 crc crio[24477]: time="2026-06-11T12:22:56.755439067Z" level=info msg="Creating container: openstack/barbican-keystone-listener-78747c4f98-rqdlr/barbican-keystone-listener-log" id=712901a0-e61b-43f9-bab1-8b55e4b99ae8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.263513 | controller | Jun 11 12:22:56.787145 crc crio[24477]: time="2026-06-11T12:22:56.78694523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.263535 | controller | Jun 11 12:22:56.906350 crc crio[24477]: time="2026-06-11T12:22:56.906183637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.263552 | controller | Jun 11 12:22:56.921856 crc crio[24477]: time="2026-06-11T12:22:56.920512628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.263569 | controller | Jun 11 12:22:56.937035 crc crio[24477]: time="2026-06-11T12:22:56.936890808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.263585 | controller | Jun 11 12:22:56.960428 crc crio[24477]: time="2026-06-11T12:22:56.960169698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.263633 | controller | Jun 11 12:22:57.225253 crc crio[24477]: time="2026-06-11T12:22:57.225159019Z" level=info msg="Created container e28f341cf6dc0c3f7a4e2c55fdb6f51e72e2187e295243536a106dc9a89cfff8: openstack/barbican-keystone-listener-78747c4f98-rqdlr/barbican-keystone-listener-log" id=712901a0-e61b-43f9-bab1-8b55e4b99ae8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.263657 | controller | Jun 11 12:22:57.232766 crc crio[24477]: time="2026-06-11T12:22:57.231800373Z" level=info msg="Starting container: e28f341cf6dc0c3f7a4e2c55fdb6f51e72e2187e295243536a106dc9a89cfff8" id=0cd6a6d1-d6cc-47f1-88fa-8da9555fe52e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.263674 | controller | Jun 11 12:22:57.237901 crc crio[24477]: time="2026-06-11T12:22:57.23777959Z" level=info msg="Started container" PID=74595 containerID=e28f341cf6dc0c3f7a4e2c55fdb6f51e72e2187e295243536a106dc9a89cfff8 description=openstack/barbican-keystone-listener-78747c4f98-rqdlr/barbican-keystone-listener-log id=0cd6a6d1-d6cc-47f1-88fa-8da9555fe52e name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d33ef47d09c942f589f3e018ea017e9c369d7db2895163acf239b7b2fbc49f6
2026-06-11 13:18:25.263692 | controller | Jun 11 12:22:57.243410 crc crio[24477]: time="2026-06-11T12:22:57.242839799Z" level=info msg="Created container 0dc1422353c9a6f199f6ffa380924e18d628cb0856883f1df199f6448ef8ab9d: openstack/barbican-worker-7ff9487ccf-5vr98/barbican-worker-log" id=7101da99-b651-4837-a3d8-e6f848aba1b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.263709 | controller | Jun 11 12:22:57.248950 crc crio[24477]: time="2026-06-11T12:22:57.24880196Z" level=info msg="Starting container: 0dc1422353c9a6f199f6ffa380924e18d628cb0856883f1df199f6448ef8ab9d" id=146809c7-ed65-4ef2-b158-8941f2b40152 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.263726 | controller | Jun 11 12:22:57.261075 crc crio[24477]: time="2026-06-11T12:22:57.260941918Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=24ad17c0-ae88-4d3b-986a-7c6eeeba9338 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.263744 | controller | Jun 11 12:22:57.261407 crc crio[24477]: time="2026-06-11T12:22:57.26133134Z" level=info msg="Started container" PID=74593 containerID=0dc1422353c9a6f199f6ffa380924e18d628cb0856883f1df199f6448ef8ab9d description=openstack/barbican-worker-7ff9487ccf-5vr98/barbican-worker-log id=146809c7-ed65-4ef2-b158-8941f2b40152 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33c2c94c43fb5956ca602eef8fefd43c8750c3e3f092fba1829cf1517c554bfc
2026-06-11 13:18:25.263761 | controller | Jun 11 12:22:57.286159 crc crio[24477]: time="2026-06-11T12:22:57.285956701Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=aa723f75-429e-4aa9-b169-2af08634a1ae name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.263783 | controller | Jun 11 12:22:57.320774 crc crio[24477]: time="2026-06-11T12:22:57.320584439Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=5c53d15a-4e68-42bd-a346-22b22c923902 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.263802 | controller | Jun 11 12:22:57.341718 crc crio[24477]: time="2026-06-11T12:22:57.341527745Z" level=info msg="Creating container: openstack/barbican-keystone-listener-78747c4f98-rqdlr/barbican-keystone-listener" id=3c366a13-0ae5-4741-a034-1efd85fa83aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.263820 | controller | Jun 11 12:22:57.342096 crc crio[24477]: time="2026-06-11T12:22:57.341938041Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=6cb1e506-7a23-4399-8384-f815e0bc8f50 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.263837 | controller | Jun 11 12:22:57.343757 crc crio[24477]: time="2026-06-11T12:22:57.343688246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.263878 | controller | Jun 11 12:22:57.355141 crc crio[24477]: time="2026-06-11T12:22:57.354341274Z" level=info msg="Creating container: openstack/barbican-worker-7ff9487ccf-5vr98/barbican-worker" id=cf67fad1-38f6-4f87-8d65-a8992ffc88ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.263927 | controller | Jun 11 12:22:57.394107 crc crio[24477]: time="2026-06-11T12:22:57.39351181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.264051 | controller | Jun 11 12:22:57.429450 crc crio[24477]: 2026-06-11T12:22:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1aa5252ba389af1 Mac:12:b0:f6:52:08:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/8e42f104-45ef-4be1-a12d-b2706f0cd8e6 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.264119 | controller | Jun 11 12:22:57.431969 crc crio[24477]: time="2026-06-11T12:22:57.431772003Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-qtbvm Namespace:openstack ID:1aa5252ba389af137c77e35b70575613cb997f7282bb41098649acef662539b3 UID:3e053fee-a889-42d1-8a67-1b20511aa2bc NetNS:/var/run/netns/8e42f104-45ef-4be1-a12d-b2706f0cd8e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e053fee_a889_42d1_8a67_1b20511aa2bc.slice PodAnnotations:0xc00251e3c8}] Aliases:map[]}"
2026-06-11 13:18:25.264140 | controller | Jun 11 12:22:57.431969 crc crio[24477]: time="2026-06-11T12:22:57.431957838Z" level=info msg="Checking pod openstack_cinder-online-data-migrations-qtbvm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.264158 | controller | Jun 11 12:22:57.458423 crc crio[24477]: time="2026-06-11T12:22:57.458335467Z" level=info msg="Ran pod sandbox 1aa5252ba389af137c77e35b70575613cb997f7282bb41098649acef662539b3 with infra container: openstack/cinder-online-data-migrations-qtbvm/POD" id=3603ff89-32fe-4e87-b64b-c65bdf570973 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.264176 | controller | Jun 11 12:22:57.461927 crc crio[24477]: time="2026-06-11T12:22:57.461835314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.264194 | controller | Jun 11 12:22:57.463626 crc crio[24477]: time="2026-06-11T12:22:57.463463219Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=0aead72a-baca-44c9-a27c-4663b46b9cd8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.264217 | controller | Jun 11 12:22:57.469399 crc crio[24477]: time="2026-06-11T12:22:57.469303903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.264234 | controller | Jun 11 12:22:57.484177 crc crio[24477]: time="2026-06-11T12:22:57.483982643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.264252 | controller | Jun 11 12:22:57.489405 crc crio[24477]: time="2026-06-11T12:22:57.489307173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.264268 | controller | Jun 11 12:22:57.492488 crc crio[24477]: time="2026-06-11T12:22:57.49243894Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=272a5ff2-4adb-4aac-8d28-45ac3edd28ab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.264285 | controller | Jun 11 12:22:57.515366 crc crio[24477]: time="2026-06-11T12:22:57.515069694Z" level=info msg="Creating container: openstack/cinder-online-data-migrations-qtbvm/cinder-online-data-migrations" id=7db8bc38-d5a6-473a-820c-bfe2625ad391 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.264301 | controller | Jun 11 12:22:57.517985 crc crio[24477]: time="2026-06-11T12:22:57.517933095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.264318 | controller | Jun 11 12:22:57.656079 crc crio[24477]: time="2026-06-11T12:22:57.655978789Z" level=info msg="Created container 637b3a876a3d9f19ff1e0bf93cb6d6b5b44b7427bea52116176b689a82f90bd0: openstack/barbican-worker-7ff9487ccf-5vr98/barbican-worker" id=cf67fad1-38f6-4f87-8d65-a8992ffc88ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.264335 | controller | Jun 11 12:22:57.662627 crc crio[24477]: time="2026-06-11T12:22:57.661192735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.264449 | controller | Jun 11 12:22:57.662627 crc crio[24477]: time="2026-06-11T12:22:57.662527523Z" level=info msg="Starting container: 637b3a876a3d9f19ff1e0bf93cb6d6b5b44b7427bea52116176b689a82f90bd0" id=6d949398-ba70-430e-884b-e3436ca4021d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.264470 | controller | Jun 11 12:22:57.668265 crc crio[24477]: time="2026-06-11T12:22:57.668187761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.264488 | controller | Jun 11 12:22:57.672074 crc crio[24477]: time="2026-06-11T12:22:57.671986141Z" level=info msg="Created container cba49e6840366d24e4684f24e2cb3ce7eee56b3bb7d6d1455f298b24b6dae9a0: openstack/barbican-keystone-listener-78747c4f98-rqdlr/barbican-keystone-listener" id=3c366a13-0ae5-4741-a034-1efd85fa83aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.264505 | controller | Jun 11 12:22:57.675560 crc crio[24477]: time="2026-06-11T12:22:57.675500666Z" level=info msg="Starting container: cba49e6840366d24e4684f24e2cb3ce7eee56b3bb7d6d1455f298b24b6dae9a0" id=b735bb61-a275-4811-9c13-3dd277a52ff5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.264523 | controller | Jun 11 12:22:57.676182 crc crio[24477]: time="2026-06-11T12:22:57.676045091Z" level=info msg="Started container" PID=74685 containerID=637b3a876a3d9f19ff1e0bf93cb6d6b5b44b7427bea52116176b689a82f90bd0 description=openstack/barbican-worker-7ff9487ccf-5vr98/barbican-worker id=6d949398-ba70-430e-884b-e3436ca4021d name=/runtime.v1.RuntimeService/StartContainer sandboxID=33c2c94c43fb5956ca602eef8fefd43c8750c3e3f092fba1829cf1517c554bfc
2026-06-11 13:18:25.264545 | controller | Jun 11 12:22:57.688417 crc crio[24477]: time="2026-06-11T12:22:57.688281123Z" level=info msg="Started container" PID=74682 containerID=cba49e6840366d24e4684f24e2cb3ce7eee56b3bb7d6d1455f298b24b6dae9a0 description=openstack/barbican-keystone-listener-78747c4f98-rqdlr/barbican-keystone-listener id=b735bb61-a275-4811-9c13-3dd277a52ff5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d33ef47d09c942f589f3e018ea017e9c369d7db2895163acf239b7b2fbc49f6
2026-06-11 13:18:25.264587 | controller | Jun 11 12:22:57.876009 crc crio[24477]: time="2026-06-11T12:22:57.875897926Z" level=info msg="Created container 601b759ed198e2f8ee7f6ac2a2ef2e1668e478036c10baa93769c5555b583c9d: openstack/cinder-online-data-migrations-qtbvm/cinder-online-data-migrations" id=7db8bc38-d5a6-473a-820c-bfe2625ad391 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.264608 | controller | Jun 11 12:22:57.880239 crc crio[24477]: time="2026-06-11T12:22:57.880172687Z" level=info msg="Starting container: 601b759ed198e2f8ee7f6ac2a2ef2e1668e478036c10baa93769c5555b583c9d" id=b08d551c-ce2f-4b75-89e0-b2ffd9d7a5f6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.264625 | controller | Jun 11 12:22:57.889155 crc crio[24477]: time="2026-06-11T12:22:57.889086878Z" level=info msg="Started container" PID=74704 containerID=601b759ed198e2f8ee7f6ac2a2ef2e1668e478036c10baa93769c5555b583c9d description=openstack/cinder-online-data-migrations-qtbvm/cinder-online-data-migrations id=b08d551c-ce2f-4b75-89e0-b2ffd9d7a5f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1aa5252ba389af137c77e35b70575613cb997f7282bb41098649acef662539b3
2026-06-11 13:18:25.264642 | controller | Jun 11 12:23:01.319697 crc crio[24477]: time="2026-06-11T12:23:01.316361861Z" level=info msg="Stopping container: c0a4ad0b692786a0496ca3ff2d2446c37f3e187d37ef9146f6561d98c542cbc6 (timeout: 30s)" id=31cd0cf1-fd42-4305-8007-a0863d106fea name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.264659 | controller | Jun 11 12:23:01.319697 crc crio[24477]: time="2026-06-11T12:23:01.318724892Z" level=info msg="Stopping container: 728c5eb9fbb783c732fb6edf5d652cb4feeb4e9f788c9ab0d3cb2ceb93b318d7 (timeout: 30s)" id=4fe8cfb4-6261-41fc-9fde-6b6d2382de05 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.264695 | controller | Jun 11 12:23:01.467368 crc crio[24477]: time="2026-06-11T12:23:01.467270715Z" level=info msg="Stopped container 728c5eb9fbb783c732fb6edf5d652cb4feeb4e9f788c9ab0d3cb2ceb93b318d7: openstack/placement-ff4597f5b-ckxwb/placement-log" id=4fe8cfb4-6261-41fc-9fde-6b6d2382de05 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.264736 | controller | Jun 11 12:23:01.672944 crc crio[24477]: time="2026-06-11T12:23:01.672316957Z" level=info msg="Stopped container c0a4ad0b692786a0496ca3ff2d2446c37f3e187d37ef9146f6561d98c542cbc6: openstack/placement-ff4597f5b-ckxwb/placement-api" id=31cd0cf1-fd42-4305-8007-a0863d106fea name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.265123 | controller | Jun 11 12:23:01.674049 crc crio[24477]: time="2026-06-11T12:23:01.673946442Z" level=info msg="Stopping pod sandbox: 31de5123f51a8a740a7313f29dc67538b9cfdbc5b06e27d424936cb322d7d679" id=36c8b20d-a57d-45ba-8093-0a3f1cb79924 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.265263 | controller | Jun 11 12:23:01.675265 crc crio[24477]: time="2026-06-11T12:23:01.675200058Z" level=info msg="Got pod network &{Name:placement-ff4597f5b-ckxwb Namespace:openstack ID:31de5123f51a8a740a7313f29dc67538b9cfdbc5b06e27d424936cb322d7d679 UID:202449e6-4da5-4f79-98b0-ef8e6f6b0641 NetNS:/var/run/netns/268d7558-e4a9-4042-9175-87de88cf95ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod202449e6_4da5_4f79_98b0_ef8e6f6b0641.slice PodAnnotations:0xc000b18e70}] Aliases:map[]}"
2026-06-11 13:18:25.265355 | controller | Jun 11 12:23:01.675369 crc crio[24477]: time="2026-06-11T12:23:01.675356412Z" level=info msg="Deleting pod openstack_placement-ff4597f5b-ckxwb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.265423 | controller | Jun 11 12:23:02.146338 crc crio[24477]: time="2026-06-11T12:23:02.138929129Z" level=info msg="Stopped pod sandbox: 31de5123f51a8a740a7313f29dc67538b9cfdbc5b06e27d424936cb322d7d679" id=36c8b20d-a57d-45ba-8093-0a3f1cb79924 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.265482 | controller | Jun 11 12:23:02.172821 crc crio[24477]: time="2026-06-11T12:23:02.17274452Z" level=info msg="Stopping pod sandbox: 1aa5252ba389af137c77e35b70575613cb997f7282bb41098649acef662539b3" id=1e973eb6-e084-4531-b292-d7c121c64e60 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.265539 | controller | Jun 11 12:23:02.173274 crc crio[24477]: time="2026-06-11T12:23:02.173208124Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-qtbvm Namespace:openstack ID:1aa5252ba389af137c77e35b70575613cb997f7282bb41098649acef662539b3 UID:3e053fee-a889-42d1-8a67-1b20511aa2bc NetNS:/var/run/netns/8e42f104-45ef-4be1-a12d-b2706f0cd8e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e053fee_a889_42d1_8a67_1b20511aa2bc.slice PodAnnotations:0xc002d1a0c8}] Aliases:map[]}"
2026-06-11 13:18:25.265601 | controller | Jun 11 12:23:02.174680 crc crio[24477]: time="2026-06-11T12:23:02.173385179Z" level=info msg="Deleting pod openstack_cinder-online-data-migrations-qtbvm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.265662 | controller | Jun 11 12:23:02.776577 crc crio[24477]: time="2026-06-11T12:23:02.776137894Z" level=info msg="Stopped pod sandbox: 1aa5252ba389af137c77e35b70575613cb997f7282bb41098649acef662539b3" id=1e973eb6-e084-4531-b292-d7c121c64e60 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.265723 | controller | Jun 11 12:23:03.088153 crc crio[24477]: time="2026-06-11T12:23:03.086930045Z" level=info msg="Stopping container: 7878a45f85f0c286c8dd58c81fc812ef06be3cb0c17aeb59ee032ec832b33228 (timeout: 30s)" id=b2df289c-cf19-4aca-8d98-fe5d002f0e67 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.265789 | controller | Jun 11 12:23:03.088153 crc crio[24477]: time="2026-06-11T12:23:03.088139384Z" level=info msg="Stopping container: 43a7a188044333b66b2127180122d96680e5d08dd560aa79b798a91a9bd86a06 (timeout: 30s)" id=bf821331-ae11-4b7f-adc8-71b771eb19f3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.265893 | controller | Jun 11 12:23:03.260049 crc crio[24477]: time="2026-06-11T12:23:03.259468825Z" level=info msg="Removing container: c0a4ad0b692786a0496ca3ff2d2446c37f3e187d37ef9146f6561d98c542cbc6" id=5ead405a-4658-4e8c-9050-7856a13d594a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.265975 | controller | Jun 11 12:23:03.304263 crc crio[24477]: time="2026-06-11T12:23:03.304148323Z" level=info msg="Stopped container 43a7a188044333b66b2127180122d96680e5d08dd560aa79b798a91a9bd86a06: openstack/barbican-api-6d76759b7d-c9kxb/barbican-api-log" id=bf821331-ae11-4b7f-adc8-71b771eb19f3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.266036 | controller | Jun 11 12:23:03.333780 crc crio[24477]: time="2026-06-11T12:23:03.333592642Z" level=info msg="Removed container c0a4ad0b692786a0496ca3ff2d2446c37f3e187d37ef9146f6561d98c542cbc6: openstack/placement-ff4597f5b-ckxwb/placement-api" id=5ead405a-4658-4e8c-9050-7856a13d594a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.266090 | controller | Jun 11 12:23:03.344865 crc crio[24477]: time="2026-06-11T12:23:03.344764221Z" level=info msg="Removing container: 728c5eb9fbb783c732fb6edf5d652cb4feeb4e9f788c9ab0d3cb2ceb93b318d7" id=34ee9087-2dd6-49a3-9f69-69b530f6f999 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.266133 | controller | Jun 11 12:23:03.403324 crc crio[24477]: time="2026-06-11T12:23:03.403219706Z" level=info msg="Removed container 728c5eb9fbb783c732fb6edf5d652cb4feeb4e9f788c9ab0d3cb2ceb93b318d7: openstack/placement-ff4597f5b-ckxwb/placement-log" id=34ee9087-2dd6-49a3-9f69-69b530f6f999 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.266190 | controller | Jun 11 12:23:03.641191 crc crio[24477]: time="2026-06-11T12:23:03.641092571Z" level=info msg="Stopping container: a9f4a1bc8d57f1a9b226bb3ed102c79ba062bd61d10e087d2a6f9afb6a645420 (timeout: 10s)" id=0a203921-8eea-479e-a21f-d93011f820e1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.266249 | controller | Jun 11 12:23:03.814157 crc crio[24477]: time="2026-06-11T12:23:03.814054494Z" level=info msg="Stopped container a9f4a1bc8d57f1a9b226bb3ed102c79ba062bd61d10e087d2a6f9afb6a645420: openstack/dnsmasq-dns-6c85d9984c-txlbh/dnsmasq-dns" id=0a203921-8eea-479e-a21f-d93011f820e1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.266307 | controller | Jun 11 12:23:03.816076 crc crio[24477]: time="2026-06-11T12:23:03.816012551Z" level=info msg="Stopping pod sandbox: c437957ea9c8ff892818c28e3196ae5bbdfdc9f8f1a64d716219f073465c865b" id=2fdce467-3e22-4b22-bdcf-1dd3f113a5c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.266368 | controller | Jun 11 12:23:03.816887 crc crio[24477]: time="2026-06-11T12:23:03.816821013Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6c85d9984c-txlbh Namespace:openstack ID:c437957ea9c8ff892818c28e3196ae5bbdfdc9f8f1a64d716219f073465c865b UID:6c8041a7-7a77-40dd-af4c-6840104ac208 NetNS:/var/run/netns/841dcde1-304b-4473-ab89-4df9ae53cbd5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c8041a7_7a77_40dd_af4c_6840104ac208.slice PodAnnotations:0xc00718c7b0}] Aliases:map[]}"
2026-06-11 13:18:25.266424 | controller | Jun 11 12:23:03.817003 crc crio[24477]: time="2026-06-11T12:23:03.816984238Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6c85d9984c-txlbh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.266482 | controller | Jun 11 12:23:04.801873 crc crio[24477]: time="2026-06-11T12:23:04.80001251Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-764b948f4c-c5ccc/POD" id=0002b087-3803-4bd5-9651-a70b08dc1f24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.266544 | controller | Jun 11 12:23:04.801873 crc crio[24477]: time="2026-06-11T12:23:04.800871494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.266621 | controller | Jun 11 12:23:04.913539 crc crio[24477]: time="2026-06-11T12:23:04.90796706Z" level=info msg="Stopped pod sandbox: c437957ea9c8ff892818c28e3196ae5bbdfdc9f8f1a64d716219f073465c865b" id=2fdce467-3e22-4b22-bdcf-1dd3f113a5c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.266694 | controller | Jun 11 12:23:04.913539 crc crio[24477]: time="2026-06-11T12:23:04.908494775Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=9328d1b2-7c5c-430e-9309-3d122e105ac3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.266767 | controller | Jun 11 12:23:04.913539 crc crio[24477]: time="2026-06-11T12:23:04.908550576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.266839 | controller | Jun 11 12:23:04.925051 crc crio[24477]: time="2026-06-11T12:23:04.923333129Z" level=info msg="Got pod network &{Name:dnsmasq-dns-764b948f4c-c5ccc Namespace:openstack ID:2e788fbc40eb3cc3aeb95ec5357f679af8d19bd5212e66a6c40d203f545b4c5e UID:ab5adfd3-f8f9-43fe-bb13-463e041d9096 NetNS:/var/run/netns/b77632f2-c21b-4268-882e-945536edd793 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab5adfd3_f8f9_43fe_bb13_463e041d9096.slice PodAnnotations:0xc00718c8f0}] Aliases:map[]}"
2026-06-11 13:18:25.267087 | controller | Jun 11 12:23:04.925051 crc crio[24477]: time="2026-06-11T12:23:04.9233926Z" level=info msg="Adding pod openstack_dnsmasq-dns-764b948f4c-c5ccc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.267178 | controller | Jun 11 12:23:05.005431 crc crio[24477]: time="2026-06-11T12:23:05.005172489Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:4d8793fc2ca220d75ac43405d4328c51683175a5d5e3984ddec5151f436c6ded UID:7913f9d8-18e4-44e9-812f-f6876ab290ea NetNS:/var/run/netns/21a98af1-2a13-4c4e-83d0-210f8a1a0460 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7913f9d8_18e4_44e9_812f_f6876ab290ea.slice PodAnnotations:0xc002ce40e0}] Aliases:map[]}"
2026-06-11 13:18:25.267246 | controller | Jun 11 12:23:05.005431 crc crio[24477]: time="2026-06-11T12:23:05.005254691Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.267310 | controller | Jun 11 12:23:05.317346 crc crio[24477]: time="2026-06-11T12:23:05.316777538Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=657bc428-c328-4698-a5ff-75d4d4ca44f3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.267416 | controller | Jun 11 12:23:05.317756 crc crio[24477]: time="2026-06-11T12:23:05.317460297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.267479 | controller | Jun 11 12:23:05.414383 crc crio[24477]: time="2026-06-11T12:23:05.413900718Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:ba415f36090791755b1290f250fb3457bcc4e7e14ab502682fc19da13e13a63a UID:d0d08817-1af0-4dd7-9b52-2c37ee6c6a15 NetNS:/var/run/netns/c6fd4fd9-4b8d-4c38-9a9c-2c3bcd3c71c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0d08817_1af0_4dd7_9b52_2c37ee6c6a15.slice PodAnnotations:0xc0003269c0}] Aliases:map[]}"
2026-06-11 13:18:25.267541 | controller | Jun 11 12:23:05.414383 crc crio[24477]: time="2026-06-11T12:23:05.414349961Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.267598 | controller | Jun 11 12:23:05.503513 crc crio[24477]: time="2026-06-11T12:23:05.502047402Z" level=info msg="Removing container: a9f4a1bc8d57f1a9b226bb3ed102c79ba062bd61d10e087d2a6f9afb6a645420" id=21b37960-ea2f-4f81-8ed2-e7b1e675ef2a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.267650 | controller | Jun 11 12:23:05.716710 crc crio[24477]: time="2026-06-11T12:23:05.715278604Z" level=info msg="Removed container a9f4a1bc8d57f1a9b226bb3ed102c79ba062bd61d10e087d2a6f9afb6a645420: openstack/dnsmasq-dns-6c85d9984c-txlbh/dnsmasq-dns" id=21b37960-ea2f-4f81-8ed2-e7b1e675ef2a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.267692 | controller | Jun 11 12:23:05.729124 crc crio[24477]: time="2026-06-11T12:23:05.728822199Z" level=info msg="Removing container: 1121888d593f680dc06b5059b337f52ae67c7027a44f64f3e489051d86eef1f8" id=ca1e8335-2b2f-418a-be79-e30088f2791c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.267732 | controller | Jun 11 12:23:05.810142 crc crio[24477]: time="2026-06-11T12:23:05.808825102Z" level=info msg="Removed container 1121888d593f680dc06b5059b337f52ae67c7027a44f64f3e489051d86eef1f8: openstack/dnsmasq-dns-6c85d9984c-txlbh/init" id=ca1e8335-2b2f-418a-be79-e30088f2791c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.267774 | controller | Jun 11 12:23:05.849768 crc crio[24477]: 2026-06-11T12:23:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e788fbc40eb3cc Mac:7a:86:38:98:c5:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/b77632f2-c21b-4268-882e-945536edd793 SocketPath: PciID:}] [{Interface:0xc0005825d0 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.267827 | controller | Jun 11 12:23:05.854711 crc crio[24477]: time="2026-06-11T12:23:05.852446621Z" level=info msg="Got pod network &{Name:dnsmasq-dns-764b948f4c-c5ccc Namespace:openstack ID:2e788fbc40eb3cc3aeb95ec5357f679af8d19bd5212e66a6c40d203f545b4c5e UID:ab5adfd3-f8f9-43fe-bb13-463e041d9096 NetNS:/var/run/netns/b77632f2-c21b-4268-882e-945536edd793 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab5adfd3_f8f9_43fe_bb13_463e041d9096.slice PodAnnotations:0xc00718c8f0}] Aliases:map[]}"
2026-06-11 13:18:25.267937 | controller | Jun 11 12:23:05.854711 crc crio[24477]: time="2026-06-11T12:23:05.85276677Z" level=info msg="Checking pod openstack_dnsmasq-dns-764b948f4c-c5ccc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.268007 | controller | Jun 11 12:23:05.872714 crc crio[24477]: time="2026-06-11T12:23:05.869475104Z" level=info msg="Ran pod sandbox 2e788fbc40eb3cc3aeb95ec5357f679af8d19bd5212e66a6c40d203f545b4c5e with infra container: openstack/dnsmasq-dns-764b948f4c-c5ccc/POD" id=0002b087-3803-4bd5-9651-a70b08dc1f24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.268061 | controller | Jun 11 12:23:05.878694 crc crio[24477]: time="2026-06-11T12:23:05.87852152Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e47dd92e-4828-41cd-bc37-7889bd387c36 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.268105 | controller | Jun 11 12:23:06.110406 crc crio[24477]: time="2026-06-11T12:23:06.10848147Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=3eb74965-af00-486f-a8e8-0c0cd18ad510 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.268161 | controller | Jun 11 12:23:06.131024 crc crio[24477]: time="2026-06-11T12:23:06.130834541Z" level=info msg="Creating container: openstack/dnsmasq-dns-764b948f4c-c5ccc/init" id=d73279fc-7ccd-4446-9c15-b01d32639336 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.268213 | controller | Jun 11 12:23:06.131846 crc crio[24477]: time="2026-06-11T12:23:06.13152505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.268263 | controller | Jun 11 12:23:06.149446 crc crio[24477]: 2026-06-11T12:23:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4d8793fc2ca220d Mac:62:74:fa:8b:23:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/21a98af1-2a13-4c4e-83d0-210f8a1a0460 SocketPath: PciID:}] [{Interface:0xc00025cc50 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.268323 | controller | Jun 11 12:23:06.153751 crc crio[24477]: time="2026-06-11T12:23:06.153572913Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:4d8793fc2ca220d75ac43405d4328c51683175a5d5e3984ddec5151f436c6ded UID:7913f9d8-18e4-44e9-812f-f6876ab290ea NetNS:/var/run/netns/21a98af1-2a13-4c4e-83d0-210f8a1a0460 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7913f9d8_18e4_44e9_812f_f6876ab290ea.slice PodAnnotations:0xc002ce40e0}] Aliases:map[]}"
2026-06-11 13:18:25.268384 | controller | Jun 11 12:23:06.153953 crc crio[24477]: time="2026-06-11T12:23:06.153882782Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.268430 | controller | Jun 11 12:23:06.191716 crc crio[24477]: time="2026-06-11T12:23:06.191042651Z" level=info msg="Ran pod sandbox 4d8793fc2ca220d75ac43405d4328c51683175a5d5e3984ddec5151f436c6ded with infra container: openstack/cinder-scheduler-0/POD" id=9328d1b2-7c5c-430e-9309-3d122e105ac3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.268483 | controller | Jun 11 12:23:06.205236 crc crio[24477]: time="2026-06-11T12:23:06.20510126Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=faadd6d4-8a2a-4987-bd83-e8a9cf9676e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.268531 | controller | Jun 11 12:23:06.205948 crc crio[24477]: time="2026-06-11T12:23:06.205410788Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found" id=faadd6d4-8a2a-4987-bd83-e8a9cf9676e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.268587 | controller | Jun 11 12:23:06.205948 crc crio[24477]: time="2026-06-11T12:23:06.2054728Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found" id=faadd6d4-8a2a-4987-bd83-e8a9cf9676e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.268637 | controller | Jun 11 12:23:06.210178 crc crio[24477]: time="2026-06-11T12:23:06.209922056Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=8436699a-f208-41a0-b5a3-724724095476 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.268679 | controller | Jun 11 12:23:06.226186 crc crio[24477]: time="2026-06-11T12:23:06.222397092Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\""
2026-06-11 13:18:25.268722 | controller | Jun 11 12:23:06.227472 crc crio[24477]: time="2026-06-11T12:23:06.227369305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.268764 | controller | Jun 11 12:23:06.233806 crc crio[24477]: time="2026-06-11T12:23:06.233706614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.268805 | controller | Jun 11 12:23:06.414884 crc crio[24477]: time="2026-06-11T12:23:06.411097492Z" level=info msg="Created container 5e10db2e5084cc270ff3d74d302befc40ee737a4332fcd7afe9b4501fc4a3237: openstack/dnsmasq-dns-764b948f4c-c5ccc/init" id=d73279fc-7ccd-4446-9c15-b01d32639336 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.269072 | controller | Jun 11 12:23:06.416051 crc crio[24477]: time="2026-06-11T12:23:06.416004221Z" level=info msg="Starting container: 5e10db2e5084cc270ff3d74d302befc40ee737a4332fcd7afe9b4501fc4a3237" id=d69c8ebf-51c8-486e-a654-4c90fb694c96 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.269121 | controller | Jun 11 12:23:06.429265 crc crio[24477]: time="2026-06-11T12:23:06.429194176Z" level=info msg="Started container" PID=75569 containerID=5e10db2e5084cc270ff3d74d302befc40ee737a4332fcd7afe9b4501fc4a3237 description=openstack/dnsmasq-dns-764b948f4c-c5ccc/init id=d69c8ebf-51c8-486e-a654-4c90fb694c96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e788fbc40eb3cc3aeb95ec5357f679af8d19bd5212e66a6c40d203f545b4c5e
2026-06-11 13:18:25.269165 | controller | Jun 11 12:23:06.446843 crc crio[24477]: 2026-06-11T12:23:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba415f360907917 Mac:ba:90:be:29:c3:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/c6fd4fd9-4b8d-4c38-9a9c-2c3bcd3c71c7 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.269207 | controller | Jun 11 12:23:06.446843 crc crio[24477]: time="2026-06-11T12:23:06.445991879Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:ba415f36090791755b1290f250fb3457bcc4e7e14ab502682fc19da13e13a63a UID:d0d08817-1af0-4dd7-9b52-2c37ee6c6a15 NetNS:/var/run/netns/c6fd4fd9-4b8d-4c38-9a9c-2c3bcd3c71c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0d08817_1af0_4dd7_9b52_2c37ee6c6a15.slice PodAnnotations:0xc0003269c0}] Aliases:map[]}"
2026-06-11 13:18:25.269265 | controller | Jun 11 12:23:06.446843 crc crio[24477]: time="2026-06-11T12:23:06.446131993Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.269308 | controller | Jun 11 12:23:06.462368 crc crio[24477]: time="2026-06-11T12:23:06.462280958Z" level=info msg="Ran pod sandbox ba415f36090791755b1290f250fb3457bcc4e7e14ab502682fc19da13e13a63a with infra container: openstack/cinder-api-0/POD" id=657bc428-c328-4698-a5ff-75d4d4ca44f3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.269349 | controller | Jun 11 12:23:06.472436 crc crio[24477]: time="2026-06-11T12:23:06.471471402Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=4a015143-0c36-465c-b018-c9fdd4c6d9a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.269391 | controller | Jun 11 12:23:06.481823 crc crio[24477]: time="2026-06-11T12:23:06.481738649Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=234377fa-7f55-4f3f-827d-5f4d1fd3c2e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.269431 | controller | Jun 11 12:23:06.498232 crc crio[24477]: time="2026-06-11T12:23:06.498090048Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=a2f2ef3a-0532-45fe-8d3a-80f6ba5e0a1e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.269473 | controller | Jun 11 12:23:06.499218 crc crio[24477]: time="2026-06-11T12:23:06.499142538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.269513 | controller | Jun 11 12:23:06.518978 crc crio[24477]: time="2026-06-11T12:23:06.518286723Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=dec04ebe-5d90-4eb6-b60b-c94608cc568d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.269552 | controller | Jun 11 12:23:06.609183 crc crio[24477]: time="2026-06-11T12:23:06.608172049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.269594 | controller | Jun 11 12:23:06.689508 crc crio[24477]: time="2026-06-11T12:23:06.689082554Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=009a2d5f-89d5-4d0f-b48c-5766ffa84a56 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.269635 | controller | Jun 11 12:23:06.716325 crc crio[24477]: time="2026-06-11T12:23:06.706187611Z" level=info msg="Creating container: openstack/dnsmasq-dns-764b948f4c-c5ccc/dnsmasq-dns" id=e3ec9d83-142b-4f44-a174-1f8ef5f514ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.269679 | controller | Jun 11 12:23:06.716325 crc crio[24477]: time="2026-06-11T12:23:06.706723587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.269722 | controller | Jun 11 12:23:06.854013 crc crio[24477]: time="2026-06-11T12:23:06.853890459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.269778 | controller | Jun 11 12:23:06.871426 crc crio[24477]: time="2026-06-11T12:23:06.871090095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.269844 | controller | Jun 11 12:23:07.047810 crc crio[24477]: time="2026-06-11T12:23:07.047495209Z" level=info msg="Created container 24f4dfb478138912b88e7f153b7e4a44490dabfc2258b915f54b811bb4dbe590: openstack/dnsmasq-dns-764b948f4c-c5ccc/dnsmasq-dns" id=e3ec9d83-142b-4f44-a174-1f8ef5f514ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.269948 | controller | Jun 11 12:23:07.050717 crc crio[24477]: time="2026-06-11T12:23:07.050229686Z" level=info msg="Starting container: 24f4dfb478138912b88e7f153b7e4a44490dabfc2258b915f54b811bb4dbe590" id=ad5b781e-4c02-4c77-9c46-42b7a6e3673c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.270000 | controller | Jun 11 12:23:07.086024 crc crio[24477]: time="2026-06-11T12:23:07.085853494Z" level=info msg="Started container" PID=75671 containerID=24f4dfb478138912b88e7f153b7e4a44490dabfc2258b915f54b811bb4dbe590 description=openstack/dnsmasq-dns-764b948f4c-c5ccc/dnsmasq-dns id=ad5b781e-4c02-4c77-9c46-42b7a6e3673c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e788fbc40eb3cc3aeb95ec5357f679af8d19bd5212e66a6c40d203f545b4c5e
2026-06-11 13:18:25.270045 | controller | Jun 11 12:23:07.220945 crc crio[24477]: time="2026-06-11T12:23:07.218482329Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4" id=8436699a-f208-41a0-b5a3-724724095476 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.270088 | controller | Jun 11 12:23:07.224083 crc crio[24477]: time="2026-06-11T12:23:07.223473276Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=5eff06e7-ac8f-445b-8126-078319aa246e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.270134 | controller | Jun 11 12:23:07.267170 crc crio[24477]: time="2026-06-11T12:23:07.266729437Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=0308bcd6-8918-472a-8fd7-7a017702276a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.270194 | controller | Jun 11 12:23:07.275915 crc crio[24477]: time="2026-06-11T12:23:07.275835283Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=68e9d732-1329-405f-8f88-4c877413ad48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.270254 | controller | Jun 11 12:23:07.278138 crc crio[24477]: time="2026-06-11T12:23:07.278071666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.270314 | controller | Jun 11 12:23:07.443923 crc crio[24477]: time="2026-06-11T12:23:07.443190518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.270377 | controller | Jun 11 12:23:08.884246 crc crio[24477]: time="2026-06-11T12:23:08.88370567Z" level=info msg="Stopping container: c68924d4f868245ec073e93cfac16cf92cf3ee06f0a3d1be842bf48fed26b49a (timeout: 30s)" id=dbad9ec0-4687-44ad-a323-5fa0a4872a35 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.270436 | controller | Jun 11 12:23:08.885208 crc crio[24477]: time="2026-06-11T12:23:08.884480701Z" level=info msg="Stopping container: cb1be7a49a16827fd9de3b41530d6435a545d968eeea396657cd519f9d9200e2 (timeout: 30s)" id=47a7801e-1e0d-4663-8032-86688bf02236 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.270496 | controller | Jun 11 12:23:08.949023 crc crio[24477]: time="2026-06-11T12:23:08.948905585Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.270558 | controller | Jun 11 12:23:08.977479 crc crio[24477]: time="2026-06-11T12:23:08.97731918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.270629 | controller | Jun 11 12:23:09.826908 crc crio[24477]: time="2026-06-11T12:23:09.81847028Z" level=info msg="Created container b0a2b480f386bb8fe3cf5fad171475de89bbedf43f3be8c7928f5cedbe476bfa: openstack/cinder-api-0/cinder-api-log" id=a2f2ef3a-0532-45fe-8d3a-80f6ba5e0a1e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.270693 | controller | Jun 11 12:23:09.826908 crc crio[24477]: time="2026-06-11T12:23:09.823286895Z" level=info msg="Starting container: b0a2b480f386bb8fe3cf5fad171475de89bbedf43f3be8c7928f5cedbe476bfa" id=f8ccabcb-b61b-4d6b-bc50-ebdfe29d2b58 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.270923 | controller | Jun 11 12:23:09.828825 crc crio[24477]: time="2026-06-11T12:23:09.828414079Z" level=info msg="Created container 84fcf8424aa5006ada931574fc764e0c8df999eaf9ed76f6599110e4fbd99c23: openstack/cinder-scheduler-0/cinder-scheduler" id=68e9d732-1329-405f-8f88-4c877413ad48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.271014 | controller | Jun 11 12:23:09.832042 crc crio[24477]: time="2026-06-11T12:23:09.831750102Z" level=info msg="Starting container: 84fcf8424aa5006ada931574fc764e0c8df999eaf9ed76f6599110e4fbd99c23" id=900aa05b-e6cc-4562-ab7b-385d98dbe34e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.271071 | controller | Jun 11 12:23:09.834051 crc crio[24477]: time="2026-06-11T12:23:09.833952363Z" level=info msg="Started container" PID=75831 containerID=b0a2b480f386bb8fe3cf5fad171475de89bbedf43f3be8c7928f5cedbe476bfa description=openstack/cinder-api-0/cinder-api-log id=f8ccabcb-b61b-4d6b-bc50-ebdfe29d2b58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba415f36090791755b1290f250fb3457bcc4e7e14ab502682fc19da13e13a63a
2026-06-11 13:18:25.271116 | controller | Jun 11 12:23:09.840390 crc crio[24477]: time="2026-06-11T12:23:09.84025279Z" level=info msg="Started container" PID=75828 containerID=84fcf8424aa5006ada931574fc764e0c8df999eaf9ed76f6599110e4fbd99c23 description=openstack/cinder-scheduler-0/cinder-scheduler id=900aa05b-e6cc-4562-ab7b-385d98dbe34e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d8793fc2ca220d75ac43405d4328c51683175a5d5e3984ddec5151f436c6ded
2026-06-11 13:18:25.271160 | controller | Jun 11 12:23:09.905584 crc crio[24477]: time="2026-06-11T12:23:09.903934155Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=3f7e5249-abb1-423b-ad5c-8e0af9fb7503 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.271216 | controller | Jun 11 12:23:09.907559 crc crio[24477]: time="2026-06-11T12:23:09.90515975Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=6bd73f66-faae-4478-ad4e-3d12404878cf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.271277 | controller | Jun 11 12:23:10.332894 crc crio[24477]: time="2026-06-11T12:23:10.332502005Z" level=info msg="Running pod sandbox: openstack/neutron-6d475588c7-9l9sv/POD" id=4c4fe92b-07c6-4428-a400-490500227dd5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.271363 | controller | Jun 11 12:23:10.332894 crc crio[24477]: time="2026-06-11T12:23:10.332807654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.271429 | controller | Jun 11 12:23:13.831239 crc crio[24477]: time="2026-06-11T12:23:13.829097809Z" level=info msg="Stopping container: b37f23c8fcc1509923a9c65d97d6adcdce0768e0747dc8a1379c1d7bf8754925 (timeout: 10s)" id=9c48b094-35f2-4d34-b8c7-b1cc69d8672e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.271486 | controller | Jun 11 12:23:16.105322 crc crio[24477]: time="2026-06-11T12:23:16.101337579Z" level=info msg="Stopped container 7878a45f85f0c286c8dd58c81fc812ef06be3cb0c17aeb59ee032ec832b33228: openstack/barbican-api-6d76759b7d-c9kxb/barbican-api" id=b2df289c-cf19-4aca-8d98-fe5d002f0e67 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.271539 | controller | Jun 11 12:23:16.113842 crc crio[24477]: time="2026-06-11T12:23:16.110236666Z" level=info msg="Stopping pod sandbox: 12e72d256310f882625744a60404b4c38fb1f647a52311b8840e0f725c983fe1" id=5ea687f3-500a-488b-a9aa-9675a380ffa5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.271581 | controller | Jun 11 12:23:16.113842 crc crio[24477]: time="2026-06-11T12:23:16.11251312Z" level=info msg="Stopped container c68924d4f868245ec073e93cfac16cf92cf3ee06f0a3d1be842bf48fed26b49a: openstack/neutron-74c7fcb96c-q9jzk/neutron-httpd" id=dbad9ec0-4687-44ad-a323-5fa0a4872a35 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.271624 | controller | Jun 11 12:23:16.113842 crc crio[24477]: time="2026-06-11T12:23:16.113238861Z" level=info msg="Got pod network &{Name:barbican-api-6d76759b7d-c9kxb Namespace:openstack ID:12e72d256310f882625744a60404b4c38fb1f647a52311b8840e0f725c983fe1 UID:3d478862-d415-4423-9574-82b389190db4 NetNS:/var/run/netns/172ecb38-65fb-4a61-99c7-c291f34343ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d478862_d415_4423_9574_82b389190db4.slice PodAnnotations:0xc002e12040}] Aliases:map[]}"
2026-06-11 13:18:25.271668 | controller | Jun 11 12:23:16.113842 crc crio[24477]: time="2026-06-11T12:23:16.113371785Z" level=info msg="Deleting pod openstack_barbican-api-6d76759b7d-c9kxb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.271725 | controller | Jun 11 12:23:16.170704 crc crio[24477]: time="2026-06-11T12:23:16.170546615Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=fc615971-c280-49a8-93b8-9e104bd5c877 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.271790 | controller | Jun 11 12:23:16.182238 crc crio[24477]: time="2026-06-11T12:23:16.1821465Z" level=info msg="Stopped container cb1be7a49a16827fd9de3b41530d6435a545d968eeea396657cd519f9d9200e2: openstack/neutron-74c7fcb96c-q9jzk/neutron-api" id=47a7801e-1e0d-4663-8032-86688bf02236 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.271902 | controller | Jun 11 12:23:16.183288 crc crio[24477]: time="2026-06-11T12:23:16.183216579Z" level=info msg="Stopping pod sandbox: d57ebb5dab461121a66fc46d2f0b60f3639cee7821aaf63bd7d20cceb8248ba2" id=47a6d9ef-aeef-4322-8b97-f6decc7e03ff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.271988 | controller | Jun 11 12:23:16.183993 crc crio[24477]: time="2026-06-11T12:23:16.183828286Z" level=info msg="Got pod network &{Name:neutron-74c7fcb96c-q9jzk Namespace:openstack ID:d57ebb5dab461121a66fc46d2f0b60f3639cee7821aaf63bd7d20cceb8248ba2 UID:37241ec4-e849-4344-838b-125d6ec5fcca NetNS:/var/run/netns/e93deb17-c131-436e-aabc-560153327847 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37241ec4_e849_4344_838b_125d6ec5fcca.slice PodAnnotations:0xc007b16488}] Aliases:map[]}"
2026-06-11 13:18:25.272059 | controller | Jun 11 12:23:16.184075 crc crio[24477]: time="2026-06-11T12:23:16.184033612Z" level=info msg="Deleting pod openstack_neutron-74c7fcb96c-q9jzk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.272126 | controller | Jun 11 12:23:16.184195 crc crio[24477]: time="2026-06-11T12:23:16.184162247Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=0c774ee7-bbff-4fb2-9b9f-f8bbeb811836 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.272189 | controller | Jun 11 12:23:16.185422 crc crio[24477]: time="2026-06-11T12:23:16.185343731Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=33481df4-cc4d-4978-b7cb-6f4559c6f0b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.272261 | controller | Jun 11 12:23:16.189464 crc crio[24477]: time="2026-06-11T12:23:16.189433033Z" level=info msg="Stopped container b37f23c8fcc1509923a9c65d97d6adcdce0768e0747dc8a1379c1d7bf8754925: openstack/dnsmasq-dns-54f48964b7-2748z/dnsmasq-dns" id=9c48b094-35f2-4d34-b8c7-b1cc69d8672e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.272326 | controller | Jun 11 12:23:16.190380 crc crio[24477]: time="2026-06-11T12:23:16.19035672Z" level=info msg="Stopping pod sandbox: e3c17cc3d92c622f06aeaafd6e66ac2765bdbb6811bd6dc76a9f16537f04426c" id=673e0d5b-91c3-4904-b239-5769d3206365 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.272394 | controller | Jun 11 12:23:16.191079 crc crio[24477]: time="2026-06-11T12:23:16.19105328Z" level=info msg="Got pod network &{Name:dnsmasq-dns-54f48964b7-2748z Namespace:openstack ID:e3c17cc3d92c622f06aeaafd6e66ac2765bdbb6811bd6dc76a9f16537f04426c UID:e67cc0bb-b236-4106-8c09-5d3765f0b66d NetNS:/var/run/netns/2f3256dc-5dda-42bf-a524-cd7b36740bd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode67cc0bb_b236_4106_8c09_5d3765f0b66d.slice PodAnnotations:0xc0003264f0}] Aliases:map[]}"
2026-06-11 13:18:25.272461 | controller | Jun 11 12:23:16.191293 crc crio[24477]: time="2026-06-11T12:23:16.191274595Z" level=info msg="Deleting pod openstack_dnsmasq-dns-54f48964b7-2748z from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.272527 | controller | Jun 11 12:23:17.624042 crc crio[24477]: time="2026-06-11T12:23:17.623092564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.272590 | controller | Jun 11 12:23:17.635484 crc crio[24477]: time="2026-06-11T12:23:17.631908629Z" level=info msg="Stopped pod sandbox: d57ebb5dab461121a66fc46d2f0b60f3639cee7821aaf63bd7d20cceb8248ba2" id=47a6d9ef-aeef-4322-8b97-f6decc7e03ff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.272654 | controller | Jun 11 12:23:17.655122 crc crio[24477]: time="2026-06-11T12:23:17.655006397Z" level=info msg="Stopped pod sandbox: e3c17cc3d92c622f06aeaafd6e66ac2765bdbb6811bd6dc76a9f16537f04426c" id=673e0d5b-91c3-4904-b239-5769d3206365 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.272714 | controller | Jun 11 12:23:17.659931 crc crio[24477]: time="2026-06-11T12:23:17.659736828Z" level=info msg="Stopped pod sandbox: 12e72d256310f882625744a60404b4c38fb1f647a52311b8840e0f725c983fe1" id=5ea687f3-500a-488b-a9aa-9675a380ffa5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.272774 | controller | Jun 11 12:23:18.215706 crc crio[24477]: time="2026-06-11T12:23:18.21550886Z" level=info msg="Removing container: b37f23c8fcc1509923a9c65d97d6adcdce0768e0747dc8a1379c1d7bf8754925" id=aafd85a6-0037-4c80-bc0e-da705208b36f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.272833 | controller | Jun 11 12:23:19.092040 crc crio[24477]: time="2026-06-11T12:23:19.091273259Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=7531fdcc-de41-4eec-b1df-421e0beccb24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.272961 | controller | Jun 11 12:23:19.093953 crc crio[24477]: time="2026-06-11T12:23:19.093883685Z" level=info msg="Removed container b37f23c8fcc1509923a9c65d97d6adcdce0768e0747dc8a1379c1d7bf8754925: openstack/dnsmasq-dns-54f48964b7-2748z/dnsmasq-dns" id=aafd85a6-0037-4c80-bc0e-da705208b36f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.273031 | controller | Jun 11 12:23:19.096303 crc crio[24477]: time="2026-06-11T12:23:19.095920423Z" level=info msg="Removing container: 55c69634d82f7f25d2828778691589b97b1e468b6842c356d10c97bb9312d4cb" id=52c607a3-ccbc-4ffd-ab26-7f497b326d09 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.273098 | controller | Jun 11 12:23:19.115089 crc crio[24477]: time="2026-06-11T12:23:19.115000384Z" level=info msg="Got pod network &{Name:neutron-6d475588c7-9l9sv Namespace:openstack ID:c356fe9cd87c02e73f84c295b1f44071b0eefe28681592baea78fcb79f50e767 UID:4fc9d29b-735d-4966-9f40-6bd31394f373 NetNS:/var/run/netns/fa5bbc21-7f12-4a3f-9743-8df36dbcd595 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4fc9d29b_735d_4966_9f40_6bd31394f373.slice PodAnnotations:0xc0003267c8}] Aliases:map[]}"
2026-06-11 13:18:25.273159 | controller | Jun 11 12:23:19.115089 crc crio[24477]: time="2026-06-11T12:23:19.115072496Z" level=info msg="Adding pod openstack_neutron-6d475588c7-9l9sv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.273219 | controller | Jun 11 12:23:19.298012 crc crio[24477]: time="2026-06-11T12:23:19.29730019Z" level=info msg="Removed container 55c69634d82f7f25d2828778691589b97b1e468b6842c356d10c97bb9312d4cb: openstack/dnsmasq-dns-54f48964b7-2748z/init" id=52c607a3-ccbc-4ffd-ab26-7f497b326d09 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.273279 | controller | Jun 11 12:23:19.302267 crc crio[24477]: time="2026-06-11T12:23:19.302128631Z" level=info msg="Removing container: 7878a45f85f0c286c8dd58c81fc812ef06be3cb0c17aeb59ee032ec832b33228" id=4b653d7e-05be-474a-a296-84c01a352add name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.273336 | controller | Jun 11 12:23:19.305025 crc crio[24477]: time="2026-06-11T12:23:19.304977341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.273393 | controller | Jun 11 12:23:19.305963 crc crio[24477]: time="2026-06-11T12:23:19.305875017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.273453 | controller | Jun 11 12:23:19.314481 crc crio[24477]: time="2026-06-11T12:23:19.314348467Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf" id=f9bb3937-4a6a-4196-9fc8-eebb2282329f name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.273510 | controller | Jun 11 12:23:19.317291 crc crio[24477]: time="2026-06-11T12:23:19.316559756Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=1d38a574-50c7-4ba7-ae8c-aabaf1402804 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.273569 | controller | Jun 11 12:23:19.405570 crc crio[24477]: time="2026-06-11T12:23:19.405275865Z" level=info msg="Removed container 7878a45f85f0c286c8dd58c81fc812ef06be3cb0c17aeb59ee032ec832b33228: openstack/barbican-api-6d76759b7d-c9kxb/barbican-api" id=4b653d7e-05be-474a-a296-84c01a352add name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.273626 | controller | Jun 11 12:23:19.409700 crc crio[24477]: time="2026-06-11T12:23:19.40947007Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=fd4bed2a-bcfb-44cf-80d8-54304bbd639b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.273673 | controller | Jun 11 12:23:19.411107 crc crio[24477]: time="2026-06-11T12:23:19.410984703Z" level=info msg="Removing container: 43a7a188044333b66b2127180122d96680e5d08dd560aa79b798a91a9bd86a06" id=07cb84d4-4568-4047-9bba-319568888892 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.273721 | controller | Jun 11 12:23:19.418627 crc crio[24477]: time="2026-06-11T12:23:19.418477469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.273776 | controller | Jun 11 12:23:19.434521 crc crio[24477]: time="2026-06-11T12:23:19.434399842Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=1271b97a-448f-4a34-84a3-e9f3a9d6feb8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.273846 | controller | Jun 11 12:23:19.438820 crc crio[24477]: time="2026-06-11T12:23:19.438552058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.273964 | controller | Jun 11 12:23:19.496106 crc crio[24477]: time="2026-06-11T12:23:19.495985843Z" level=info msg="Removed container 43a7a188044333b66b2127180122d96680e5d08dd560aa79b798a91a9bd86a06: openstack/barbican-api-6d76759b7d-c9kxb/barbican-api-log" id=07cb84d4-4568-4047-9bba-319568888892 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.274032 | controller | Jun 11 12:23:19.498915 crc crio[24477]: time="2026-06-11T12:23:19.498746997Z" level=info msg="Removing container: c68924d4f868245ec073e93cfac16cf92cf3ee06f0a3d1be842bf48fed26b49a" id=8d881e7d-320d-4e73-b09b-113dc2d8fd96 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.274097 | controller | Jun 11 12:23:19.550358 crc crio[24477]: time="2026-06-11T12:23:19.550233759Z" level=info msg="Removed container c68924d4f868245ec073e93cfac16cf92cf3ee06f0a3d1be842bf48fed26b49a: openstack/neutron-74c7fcb96c-q9jzk/neutron-httpd" id=8d881e7d-320d-4e73-b09b-113dc2d8fd96 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.274158 | controller | Jun 11 12:23:19.554250 crc crio[24477]: time="2026-06-11T12:23:19.554084147Z" level=info msg="Removing container: cb1be7a49a16827fd9de3b41530d6435a545d968eeea396657cd519f9d9200e2" id=33d312c3-439e-42a1-b0e0-035327b7c695 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.274218 | controller | Jun 11 12:23:19.571859 crc crio[24477]: time="2026-06-11T12:23:19.571771068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.274280 | controller | Jun 11 12:23:19.588974 crc crio[24477]: time="2026-06-11T12:23:19.58887498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.274344 | controller | Jun 11 12:23:19.609907 crc crio[24477]: time="2026-06-11T12:23:19.609807147Z" level=info msg="Removed container cb1be7a49a16827fd9de3b41530d6435a545d968eeea396657cd519f9d9200e2: openstack/neutron-74c7fcb96c-q9jzk/neutron-api" id=33d312c3-439e-42a1-b0e0-035327b7c695 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.274404 | controller | Jun 11 12:23:19.762850 crc crio[24477]: time="2026-06-11T12:23:19.761799069Z" level=info msg="Created container c7603de7a214f342d3dc56fff6cd4664a06975c5e5da629cbea2ce73c5e0a036: openstack/ceilometer-0/proxy-httpd" id=1271b97a-448f-4a34-84a3-e9f3a9d6feb8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.274460 | controller | Jun 11 12:23:19.765326 crc crio[24477]: time="2026-06-11T12:23:19.765194507Z" level=info msg="Starting container: c7603de7a214f342d3dc56fff6cd4664a06975c5e5da629cbea2ce73c5e0a036" id=2b68b013-3a24-4a60-8c1b-aafb606725d1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.274524 | controller | Jun 11 12:23:19.803778 crc crio[24477]: time="2026-06-11T12:23:19.803481463Z" level=info msg="Started container" PID=76614 containerID=c7603de7a214f342d3dc56fff6cd4664a06975c5e5da629cbea2ce73c5e0a036 description=openstack/ceilometer-0/proxy-httpd id=2b68b013-3a24-4a60-8c1b-aafb606725d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed723d8d3f519842a48bed60a7c5afb0862ef76bce60e28bf70d629d4c6fafaa
2026-06-11 13:18:25.274588 | controller | Jun 11 12:23:19.876888 crc crio[24477]: 2026-06-11T12:23:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c356fe9cd87c02e Mac:26:e2:9b:69:4b:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/fa5bbc21-7f12-4a3f-9743-8df36dbcd595 SocketPath: PciID:}] [{Interface:0xc00043a5f0 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.274661 | controller | Jun 11 12:23:19.879887 crc crio[24477]: time="2026-06-11T12:23:19.879760206Z" level=info msg="Got pod network &{Name:neutron-6d475588c7-9l9sv Namespace:openstack ID:c356fe9cd87c02e73f84c295b1f44071b0eefe28681592baea78fcb79f50e767 UID:4fc9d29b-735d-4966-9f40-6bd31394f373 NetNS:/var/run/netns/fa5bbc21-7f12-4a3f-9743-8df36dbcd595 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4fc9d29b_735d_4966_9f40_6bd31394f373.slice PodAnnotations:0xc0003267c8}] Aliases:map[]}"
2026-06-11 13:18:25.274721 | controller | Jun 11 12:23:19.880257 crc crio[24477]: time="2026-06-11T12:23:19.880193319Z" level=info msg="Checking pod openstack_neutron-6d475588c7-9l9sv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.274783 | controller | Jun 11 12:23:19.894580 crc crio[24477]: time="2026-06-11T12:23:19.894454147Z" level=info msg="Ran pod sandbox c356fe9cd87c02e73f84c295b1f44071b0eefe28681592baea78fcb79f50e767 with infra container: openstack/neutron-6d475588c7-9l9sv/POD" id=4c4fe92b-07c6-4428-a400-490500227dd5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.274837 | controller | Jun 11 12:23:19.899402 crc crio[24477]: time="2026-06-11T12:23:19.899134129Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=1b5b27cf-9cc1-4637-91e4-53c842e9a94e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.274951 | controller | Jun 11 12:23:19.972567 crc crio[24477]: time="2026-06-11T12:23:19.972420899Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=97fd41aa-3fb1-4a83-9898-03eba8fec714 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.275011 | controller | Jun 11 12:23:19.979383 crc crio[24477]: time="2026-06-11T12:23:19.979291556Z" level=info msg="Creating container: openstack/neutron-6d475588c7-9l9sv/neutron-api" id=b63ff60d-c58f-4087-9eef-973fe9a5a049 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.275057 | controller | Jun 11 12:23:19.980017 crc crio[24477]: time="2026-06-11T12:23:19.979955134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.275098 | controller | Jun 11 12:23:20.128931 crc crio[24477]: time="2026-06-11T12:23:20.128456226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.275140 | controller | Jun 11 12:23:20.137908 crc crio[24477]: time="2026-06-11T12:23:20.137211356Z" level=info msg="Stopping container: c7603de7a214f342d3dc56fff6cd4664a06975c5e5da629cbea2ce73c5e0a036 (timeout: 30s)" id=6d4d9965-3533-4ca1-887c-afc606f3c2de name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.275197 | controller | Jun 11 12:23:20.137908 crc crio[24477]: time="2026-06-11T12:23:20.137384778Z" level=info msg="Stopping container: ae067d85504272b3eb8a4b4b681f96716ec72607adbeb6031eec1d879c0f9ba8 (timeout: 30s)" id=0df8e175-8661-4b34-bd03-da562447a155 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.275243 | controller | Jun 11 12:23:20.140502 crc crio[24477]: time="2026-06-11T12:23:20.13806951Z" level=info msg="Stopping container: 02931cc76233f5b6c42ff460fdb8e607ee4b3ac769107f25dc3011b2e1a55d89 (timeout: 30s)" id=f3096dc1-1925-45e2-8132-4e25cac56ac1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.275283 | controller | Jun 11 12:23:20.140502 crc crio[24477]: time="2026-06-11T12:23:20.13884465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.275322 | controller | Jun 11 12:23:20.140502 crc crio[24477]: time="2026-06-11T12:23:20.140065183Z" level=info msg="Stopping container: f30f62604d99cea89953290b256928147a14a344a240486c66c9d8e2488c97f9 (timeout: 30s)" id=c0a6ca23-191b-451a-8430-dd152d6bc8af name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.275415 | controller | Jun 11 12:23:20.306961 crc crio[24477]: time="2026-06-11T12:23:20.306856812Z" level=info msg="Created container ea00fef4cfd07f0bb6a7b52598b796d0e5c3feb728e9efcca64ff1ff15462d06: openstack/neutron-6d475588c7-9l9sv/neutron-api" id=b63ff60d-c58f-4087-9eef-973fe9a5a049 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.275477 | controller | Jun 11 12:23:20.308754 crc crio[24477]: time="2026-06-11T12:23:20.308473228Z" level=info msg="Stopped container f30f62604d99cea89953290b256928147a14a344a240486c66c9d8e2488c97f9: openstack/ceilometer-0/sg-core" id=c0a6ca23-191b-451a-8430-dd152d6bc8af name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.275537 | controller | Jun 11 12:23:20.308934 crc crio[24477]: time="2026-06-11T12:23:20.308871459Z" level=info msg="Starting container: ea00fef4cfd07f0bb6a7b52598b796d0e5c3feb728e9efcca64ff1ff15462d06" id=b4d38d02-9d0d-46ce-a16e-81f1956dceb8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.275598 | controller | Jun 11 12:23:20.309795 crc crio[24477]: time="2026-06-11T12:23:20.309688272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.275659 | controller | Jun 11 12:23:20.317867 crc crio[24477]: time="2026-06-11T12:23:20.317074152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.275723 | controller | Jun 11 12:23:20.317867 crc crio[24477]: time="2026-06-11T12:23:20.317834069Z" level=info msg="Started container" PID=76840 containerID=ea00fef4cfd07f0bb6a7b52598b796d0e5c3feb728e9efcca64ff1ff15462d06 description=openstack/neutron-6d475588c7-9l9sv/neutron-api id=b4d38d02-9d0d-46ce-a16e-81f1956dceb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c356fe9cd87c02e73f84c295b1f44071b0eefe28681592baea78fcb79f50e767
2026-06-11 13:18:25.275786 | controller | Jun 11 12:23:20.332938 crc crio[24477]: time="2026-06-11T12:23:20.331988415Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=2909eb94-0eb9-450c-81fe-fa6826de54ce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.275848 | controller | Jun 11 12:23:20.395766 crc crio[24477]: time="2026-06-11T12:23:20.395231577Z" level=info msg="Stopped container c7603de7a214f342d3dc56fff6cd4664a06975c5e5da629cbea2ce73c5e0a036: openstack/ceilometer-0/proxy-httpd" id=6d4d9965-3533-4ca1-887c-afc606f3c2de name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.275974 | controller | Jun 11 12:23:20.422245 crc crio[24477]: time="2026-06-11T12:23:20.4221448Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=376ec613-b1b7-4b62-8aee-353fded5d6cd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.276041 | controller | Jun 11 12:23:20.432360 crc crio[24477]: time="2026-06-11T12:23:20.432249733Z" level=info msg="Creating container: openstack/neutron-6d475588c7-9l9sv/neutron-httpd" id=dc3878ed-473f-4710-b906-fda1d4e965c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.276096 | controller | Jun 11 12:23:20.432900 crc crio[24477]: time="2026-06-11T12:23:20.432813728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.276140 | controller | Jun 11 12:23:20.483254 crc crio[24477]: time="2026-06-11T12:23:20.482905794Z" level=info msg="Created container 25835c4cd8bd593cfe085c05f52dcd1f760f594dbaee250f1c9b29ac68f60c16: openstack/cinder-api-0/cinder-api" id=33481df4-cc4d-4978-b7cb-6f4559c6f0b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.276200 | controller | Jun 11 12:23:20.486462 crc crio[24477]: time="2026-06-11T12:23:20.486305856Z" level=info msg="Starting container: 25835c4cd8bd593cfe085c05f52dcd1f760f594dbaee250f1c9b29ac68f60c16" id=1d372cfb-f7a6-4871-ac53-73f43f146ef3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.276245 | controller | Jun 11 12:23:20.486878 crc crio[24477]: time="2026-06-11T12:23:20.48674051Z" level=info msg="Created container 55d8075fffc74b97412afc719fd66d23aade3b064654f26961d4276719b61d7c: openstack/cinder-scheduler-0/probe" id=7531fdcc-de41-4eec-b1df-421e0beccb24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.276304 | controller | Jun 11 12:23:20.488223 crc crio[24477]: time="2026-06-11T12:23:20.488144185Z" level=info msg="Starting container: 55d8075fffc74b97412afc719fd66d23aade3b064654f26961d4276719b61d7c" id=dafd0528-14e4-4104-8203-62d257c89e0b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.276363 | controller | Jun 11 12:23:20.496429 crc crio[24477]: time="2026-06-11T12:23:20.496272108Z" level=info msg="Started container" PID=76886 containerID=25835c4cd8bd593cfe085c05f52dcd1f760f594dbaee250f1c9b29ac68f60c16 description=openstack/cinder-api-0/cinder-api id=1d372cfb-f7a6-4871-ac53-73f43f146ef3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba415f36090791755b1290f250fb3457bcc4e7e14ab502682fc19da13e13a63a
2026-06-11 13:18:25.276405 | controller | Jun 11 12:23:20.503818 crc crio[24477]: time="2026-06-11T12:23:20.503374444Z" level=info msg="Started container" PID=76887 containerID=55d8075fffc74b97412afc719fd66d23aade3b064654f26961d4276719b61d7c description=openstack/cinder-scheduler-0/probe id=dafd0528-14e4-4104-8203-62d257c89e0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d8793fc2ca220d75ac43405d4328c51683175a5d5e3984ddec5151f436c6ded
2026-06-11 13:18:25.276445 | controller | Jun 11 12:23:20.510387 crc crio[24477]: time="2026-06-11T12:23:20.510288588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.276485 | controller | Jun 11 12:23:20.517474 crc crio[24477]: time="2026-06-11T12:23:20.515330349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.276529 | controller | Jun 11 12:23:20.623286 crc crio[24477]: time="2026-06-11T12:23:20.623157478Z" level=info msg="Created container 56af5842e7541bb9940c14fa62603fc24a7694188d82e3d92d1f5c8325df80b2: openstack/neutron-6d475588c7-9l9sv/neutron-httpd" id=dc3878ed-473f-4710-b906-fda1d4e965c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.276584 | controller | Jun 11 12:23:20.631182 crc crio[24477]: time="2026-06-11T12:23:20.631119311Z" level=info msg="Starting container: 56af5842e7541bb9940c14fa62603fc24a7694188d82e3d92d1f5c8325df80b2" id=ab43a31f-d8be-46d3-9592-eca59a1c3b13 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.276643 | controller | Jun 11 12:23:20.641910 crc crio[24477]: time="2026-06-11T12:23:20.641676755Z" level=info msg="Started container" PID=76942 containerID=56af5842e7541bb9940c14fa62603fc24a7694188d82e3d92d1f5c8325df80b2 description=openstack/neutron-6d475588c7-9l9sv/neutron-httpd id=ab43a31f-d8be-46d3-9592-eca59a1c3b13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c356fe9cd87c02e73f84c295b1f44071b0eefe28681592baea78fcb79f50e767
2026-06-11 13:18:25.276704 | controller | Jun 11 12:23:20.786938 crc crio[24477]: time="2026-06-11T12:23:20.786543604Z" level=info msg="Stopped container ae067d85504272b3eb8a4b4b681f96716ec72607adbeb6031eec1d879c0f9ba8: openstack/ceilometer-0/ceilometer-central-agent" id=0df8e175-8661-4b34-bd03-da562447a155 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.276748 | controller | Jun 11 12:23:21.192282 crc crio[24477]: time="2026-06-11T12:23:21.192176409Z" level=info msg="Stopping container: 25835c4cd8bd593cfe085c05f52dcd1f760f594dbaee250f1c9b29ac68f60c16 (timeout: 30s)" id=f7e7c2a9-f97d-42ae-8aea-aacf576c87d3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.276809 | controller | Jun 11 12:23:21.193750 crc crio[24477]: time="2026-06-11T12:23:21.192219243Z" level=info msg="Stopping container: b0a2b480f386bb8fe3cf5fad171475de89bbedf43f3be8c7928f5cedbe476bfa (timeout: 30s)" id=d9cf147d-f32d-4509-9ffb-48fbd113329b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.276922 | controller | Jun 11 12:23:21.556994 crc crio[24477]: time="2026-06-11T12:23:21.553585848Z" level=info msg="Stopped container b0a2b480f386bb8fe3cf5fad171475de89bbedf43f3be8c7928f5cedbe476bfa: openstack/cinder-api-0/cinder-api-log" id=d9cf147d-f32d-4509-9ffb-48fbd113329b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.276989 | controller | Jun 11 12:23:21.749929 crc crio[24477]: time="2026-06-11T12:23:21.749808363Z" level=info msg="Stopped container 25835c4cd8bd593cfe085c05f52dcd1f760f594dbaee250f1c9b29ac68f60c16: openstack/cinder-api-0/cinder-api" id=f7e7c2a9-f97d-42ae-8aea-aacf576c87d3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.277047 | controller | Jun 11 12:23:21.751444 crc crio[24477]: time="2026-06-11T12:23:21.751369375Z" level=info msg="Stopping pod sandbox: ba415f36090791755b1290f250fb3457bcc4e7e14ab502682fc19da13e13a63a" id=6913ac08-e4b2-4cae-8e1e-f69cf57a4784 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.277107 | controller | Jun 11 12:23:21.752023 crc crio[24477]: time="2026-06-11T12:23:21.751945811Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:ba415f36090791755b1290f250fb3457bcc4e7e14ab502682fc19da13e13a63a UID:d0d08817-1af0-4dd7-9b52-2c37ee6c6a15 NetNS:/var/run/netns/c6fd4fd9-4b8d-4c38-9a9c-2c3bcd3c71c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0d08817_1af0_4dd7_9b52_2c37ee6c6a15.slice PodAnnotations:0xc001f2aef8}] Aliases:map[]}"
2026-06-11 13:18:25.277210 | controller | Jun 11 12:23:21.752158 crc crio[24477]: time="2026-06-11T12:23:21.752103436Z" level=info msg="Deleting pod openstack_cinder-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.277285 | controller | Jun 11 12:23:22.168845 crc crio[24477]: time="2026-06-11T12:23:22.168584547Z" level=info msg="Stopped pod sandbox: ba415f36090791755b1290f250fb3457bcc4e7e14ab502682fc19da13e13a63a" id=6913ac08-e4b2-4cae-8e1e-f69cf57a4784 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.277357 | controller | Jun 11 12:23:23.703583 crc crio[24477]: time="2026-06-11T12:23:23.703071369Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=cf3b21b0-d2a4-4152-a417-1cec99d61756 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.277428 | controller | Jun 11 12:23:23.703583 crc crio[24477]: time="2026-06-11T12:23:23.703595194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.277494 | controller | Jun 11 12:23:23.766900 crc crio[24477]: time="2026-06-11T12:23:23.766794893Z" level=info msg="Stopped container 02931cc76233f5b6c42ff460fdb8e607ee4b3ac769107f25dc3011b2e1a55d89: openstack/ceilometer-0/ceilometer-notification-agent" id=f3096dc1-1925-45e2-8132-4e25cac56ac1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.277560 | controller | Jun 11 12:23:23.768005 crc crio[24477]: time="2026-06-11T12:23:23.767932125Z" level=info msg="Stopping pod sandbox: ed723d8d3f519842a48bed60a7c5afb0862ef76bce60e28bf70d629d4c6fafaa" id=9176a2cc-2e24-479f-8b22-a31a7e570a66 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.277626 | controller | Jun 11 12:23:23.768782 crc crio[24477]: time="2026-06-11T12:23:23.768719497Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ed723d8d3f519842a48bed60a7c5afb0862ef76bce60e28bf70d629d4c6fafaa UID:9734ea8c-75ef-4272-8935-0d2d1afc8796 NetNS:/var/run/netns/4a87cb94-0eff-4acd-b246-d658a8519bf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9734ea8c_75ef_4272_8935_0d2d1afc8796.slice PodAnnotations:0xc001f2a1e0}] Aliases:map[]}"
2026-06-11 13:18:25.277772 | controller | Jun 11 12:23:23.768935 crc crio[24477]: time="2026-06-11T12:23:23.768880101Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.277847 | controller | Jun 11 12:23:23.771005 crc crio[24477]: time="2026-06-11T12:23:23.770922579Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:2386d9b5accaebdeefed5e6208c997329666741e65657e5a3e27c80a38a82eb1 UID:f8747d89-8412-42de-b518-5dfa4079ab74 NetNS:/var/run/netns/25838113-5715-4826-ae11-28fa2c5058e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8747d89_8412_42de_b518_5dfa4079ab74.slice PodAnnotations:0xc000a14570}] Aliases:map[]}"
2026-06-11 13:18:25.277960 | controller | Jun 11 12:23:23.771005 crc crio[24477]: time="2026-06-11T12:23:23.77098006Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.278005 | controller | Jun 11 12:23:24.287989 crc crio[24477]: time="2026-06-11T12:23:24.283115151Z" level=info msg="Stopped pod sandbox: ed723d8d3f519842a48bed60a7c5afb0862ef76bce60e28bf70d629d4c6fafaa" id=9176a2cc-2e24-479f-8b22-a31a7e570a66 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.278059 | controller | Jun 11 12:23:24.500560 crc crio[24477]: 2026-06-11T12:23:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2386d9b5accaebd Mac:a2:b0:dd:fe:7d:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/25838113-5715-4826-ae11-28fa2c5058e5 SocketPath: PciID:}] [{Interface:0xc00013b050 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.278119 | controller | Jun 11 12:23:24.503889 crc crio[24477]: time="2026-06-11T12:23:24.503797435Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:2386d9b5accaebdeefed5e6208c997329666741e65657e5a3e27c80a38a82eb1 UID:f8747d89-8412-42de-b518-5dfa4079ab74 NetNS:/var/run/netns/25838113-5715-4826-ae11-28fa2c5058e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8747d89_8412_42de_b518_5dfa4079ab74.slice PodAnnotations:0xc000a14570}] Aliases:map[]}"
2026-06-11 13:18:25.278175 | controller | Jun 11 12:23:24.504038 crc crio[24477]: time="2026-06-11T12:23:24.504002201Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.278231 | controller | Jun 11 12:23:24.528823 crc crio[24477]: time="2026-06-11T12:23:24.528178142Z" level=info msg="Ran pod sandbox 2386d9b5accaebdeefed5e6208c997329666741e65657e5a3e27c80a38a82eb1 with infra container: openstack/cinder-api-0/POD" id=cf3b21b0-d2a4-4152-a417-1cec99d61756 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.278285 | controller | Jun 11 12:23:24.532278 crc crio[24477]: time="2026-06-11T12:23:24.532105812Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=fee03034-cbfc-4da7-9d0a-7d9add6ab522 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.278336 | controller | Jun 11 12:23:24.536164 crc crio[24477]: time="2026-06-11T12:23:24.536083871Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=b3cb2477-464d-4668-af99-4a87b09b6a3d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.278383 | controller | Jun 11 12:23:24.555781 crc crio[24477]: time="2026-06-11T12:23:24.551435801Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=cb1f63a8-ba31-45c3-90b3-ff30db158c0a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.278483 | controller | Jun 11 12:23:24.555781 crc crio[24477]: time="2026-06-11T12:23:24.552382628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.278533 | controller | Jun 11 12:23:24.606223 crc crio[24477]: time="2026-06-11T12:23:24.605782866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.278581 | controller | Jun 11 12:23:25.332770 crc crio[24477]: time="2026-06-11T12:23:25.332312406Z" level=info msg="Removing container: c7603de7a214f342d3dc56fff6cd4664a06975c5e5da629cbea2ce73c5e0a036" id=29c5bc79-6c52-4d95-9bbd-6623e6347695 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.278629 | controller | Jun 11 12:23:25.412572 crc crio[24477]: time="2026-06-11T12:23:25.412436Z" level=info msg="Removed container c7603de7a214f342d3dc56fff6cd4664a06975c5e5da629cbea2ce73c5e0a036: openstack/ceilometer-0/proxy-httpd" id=29c5bc79-6c52-4d95-9bbd-6623e6347695 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.278677 | controller | Jun 11 12:23:25.413492 crc crio[24477]: time="2026-06-11T12:23:25.413412684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.278725 | controller | Jun 11 12:23:25.415553 crc crio[24477]: time="2026-06-11T12:23:25.415474302Z" level=info msg="Removing container: f30f62604d99cea89953290b256928147a14a344a240486c66c9d8e2488c97f9" id=1f6170ca-13fe-4223-83ab-d69a933f24ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.278773 | controller | Jun 11 12:23:25.464074 crc crio[24477]: time="2026-06-11T12:23:25.463961075Z" level=info msg="Removed container f30f62604d99cea89953290b256928147a14a344a240486c66c9d8e2488c97f9: openstack/ceilometer-0/sg-core" id=1f6170ca-13fe-4223-83ab-d69a933f24ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.278822 | controller | Jun 11 12:23:25.473550 crc crio[24477]: time="2026-06-11T12:23:25.472821887Z" level=info msg="Removing container: 02931cc76233f5b6c42ff460fdb8e607ee4b3ac769107f25dc3011b2e1a55d89" id=1d78876a-6366-4eee-a427-07cb9ac16814 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.278920 | controller | Jun 11 12:23:25.516878 crc crio[24477]: time="2026-06-11T12:23:25.515251648Z" level=info msg="Removed container 02931cc76233f5b6c42ff460fdb8e607ee4b3ac769107f25dc3011b2e1a55d89: openstack/ceilometer-0/ceilometer-notification-agent" id=1d78876a-6366-4eee-a427-07cb9ac16814 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.278977 | controller | Jun 11 12:23:25.519051 crc crio[24477]: time="2026-06-11T12:23:25.518498747Z" level=info msg="Removing container: ae067d85504272b3eb8a4b4b681f96716ec72607adbeb6031eec1d879c0f9ba8" id=41ab23ce-b181-4e18-a57f-21c908817d2d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.279027 | controller | Jun 11 12:23:25.553580 crc crio[24477]: time="2026-06-11T12:23:25.553026976Z" level=info msg="Created container c30d66f163be7e38448341005d6d15dc5851693be0cf9fdf0dd554df1e7af263: openstack/cinder-api-0/cinder-api-log" id=cb1f63a8-ba31-45c3-90b3-ff30db158c0a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.279076 | controller | Jun 11 12:23:25.561780 crc crio[24477]: time="2026-06-11T12:23:25.561571343Z" level=info msg="Starting container: c30d66f163be7e38448341005d6d15dc5851693be0cf9fdf0dd554df1e7af263" id=388347e3-78ee-4b0a-8bed-ee7357f78c1c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.279124 | controller | Jun 11 12:23:25.566345 crc crio[24477]: time="2026-06-11T12:23:25.56576644Z" level=info msg="Removed container ae067d85504272b3eb8a4b4b681f96716ec72607adbeb6031eec1d879c0f9ba8: openstack/ceilometer-0/ceilometer-central-agent" id=41ab23ce-b181-4e18-a57f-21c908817d2d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.279182 | controller | Jun 11 12:23:25.573692 crc crio[24477]: time="2026-06-11T12:23:25.573496356Z" level=info msg="Started container" PID=77480 containerID=c30d66f163be7e38448341005d6d15dc5851693be0cf9fdf0dd554df1e7af263 description=openstack/cinder-api-0/cinder-api-log id=388347e3-78ee-4b0a-8bed-ee7357f78c1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2386d9b5accaebdeefed5e6208c997329666741e65657e5a3e27c80a38a82eb1
2026-06-11 13:18:25.279233 | controller | Jun 11 12:23:25.621581 crc crio[24477]: time="2026-06-11T12:23:25.62133557Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=3288ac86-2ae2-41d9-9af0-c81b965890d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.279285 | controller | Jun 11 12:23:25.711366 crc crio[24477]: time="2026-06-11T12:23:25.711263033Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=4fa78156-f1fe-45e4-9c1a-c9186bf0f09e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.279359 | controller | Jun 11 12:23:25.836072 crc crio[24477]: time="2026-06-11T12:23:25.834220299Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=54b0903d-84ab-4e86-a42d-2166fa8ab8a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.279415 | controller | Jun 11 12:23:25.836072 crc crio[24477]: time="2026-06-11T12:23:25.835361851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.279465 | controller | Jun 11 12:23:25.906316 crc crio[24477]: time="2026-06-11T12:23:25.906209452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.279516 | controller | Jun 11 12:23:25.914912 crc crio[24477]: time="2026-06-11T12:23:25.914869254Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=8459bed4-79f9-429f-b8f2-88e56a454817 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.279567 | controller | Jun 11 12:23:25.915063 crc crio[24477]: time="2026-06-11T12:23:25.915045889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.279621 | controller | Jun 11 12:23:25.969546 crc crio[24477]: time="2026-06-11T12:23:25.969423822Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5116515da3ec356306666824a42291e34ab58a1ccf15f3ef198abd8f93365277 UID:84795776-c09d-49bd-9799-09f1f56325cf NetNS:/var/run/netns/3c84f81e-b55c-4a4c-ba06-d6cdd6f21baf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84795776_c09d_49bd_9799_09f1f56325cf.slice PodAnnotations:0xc002d1a428}] Aliases:map[]}"
2026-06-11 13:18:25.279676 | controller | Jun 11 12:23:25.969546 crc crio[24477]: time="2026-06-11T12:23:25.969505784Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.279731 | controller | Jun 11 12:23:26.651755 crc crio[24477]: 2026-06-11T12:23:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5116515da3ec356 Mac:4e:04:97:39:ce:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/3c84f81e-b55c-4a4c-ba06-d6cdd6f21baf SocketPath: PciID:}] [{Interface:0xc0002005c0 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.279787 | controller | Jun 11 12:23:26.659555 crc crio[24477]: time="2026-06-11T12:23:26.654093511Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5116515da3ec356306666824a42291e34ab58a1ccf15f3ef198abd8f93365277 UID:84795776-c09d-49bd-9799-09f1f56325cf NetNS:/var/run/netns/3c84f81e-b55c-4a4c-ba06-d6cdd6f21baf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84795776_c09d_49bd_9799_09f1f56325cf.slice PodAnnotations:0xc002d1a428}] Aliases:map[]}"
2026-06-11 13:18:25.279885 | controller | Jun 11 12:23:26.659555 crc crio[24477]: time="2026-06-11T12:23:26.654272336Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.279961 | controller | Jun 11 12:23:26.666347 crc crio[24477]: time="2026-06-11T12:23:26.666267146Z" level=info msg="Ran pod sandbox 5116515da3ec356306666824a42291e34ab58a1ccf15f3ef198abd8f93365277 with infra container: openstack/ceilometer-0/POD" id=8459bed4-79f9-429f-b8f2-88e56a454817 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.280016 | controller | Jun 11 12:23:26.669076 crc crio[24477]: time="2026-06-11T12:23:26.668971738Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=993b96d8-62e0-475f-81bb-67a92d00bf1e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.280071 | controller | Jun 11 12:23:26.704858 crc crio[24477]: time="2026-06-11T12:23:26.70475736Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=5ad4c99e-beaa-4691-aa68-44611016a180 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.280123 | controller | Jun 11 12:23:26.712583 crc crio[24477]: time="2026-06-11T12:23:26.712492545Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=db1068d4-581e-42e3-9ef2-6fa6fe7c2d9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.280172 | controller | Jun 11 12:23:26.713265 crc crio[24477]: time="2026-06-11T12:23:26.713201206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.280223 | controller | Jun 11 12:23:26.739510 crc crio[24477]: time="2026-06-11T12:23:26.739404179Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.280264 | controller | Jun 11 12:23:26.780535 crc crio[24477]: time="2026-06-11T12:23:26.780426618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.280302 | controller | Jun 11 12:23:26.795943 crc crio[24477]: time="2026-06-11T12:23:26.795711309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.280352 | controller | Jun 11 12:23:26.948359 crc crio[24477]: time="2026-06-11T12:23:26.947722552Z" level=info msg="Created container f571442de84ec76a4a6a4aeaee5c07b4a220fcb9de078e4b72950339be0f74d8: openstack/ceilometer-0/ceilometer-central-agent" id=db1068d4-581e-42e3-9ef2-6fa6fe7c2d9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.280405 | controller | Jun 11 12:23:26.949160 crc crio[24477]: time="2026-06-11T12:23:26.949077159Z" level=info msg="Created container a49345cdaaef5db338eb08ca6d141927c8556a796e3b2d9fc25ffeb87c7058b9: openstack/cinder-api-0/cinder-api" id=54b0903d-84ab-4e86-a42d-2166fa8ab8a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.280462 | controller | Jun 11 12:23:26.951585 crc crio[24477]: time="2026-06-11T12:23:26.951499307Z" level=info msg="Starting container: a49345cdaaef5db338eb08ca6d141927c8556a796e3b2d9fc25ffeb87c7058b9" id=04e7a250-144c-4dc7-be79-a558f0213c0a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.280531 | controller | Jun 11 12:23:26.951912 crc crio[24477]: time="2026-06-11T12:23:26.951808976Z" level=info msg="Starting container: f571442de84ec76a4a6a4aeaee5c07b4a220fcb9de078e4b72950339be0f74d8" id=727e33d7-8f59-49d0-9d3c-90e12512ca3f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.280595 | controller | Jun 11 12:23:26.959797 crc crio[24477]: time="2026-06-11T12:23:26.959551993Z" level=info msg="Started container" PID=77638 containerID=f571442de84ec76a4a6a4aeaee5c07b4a220fcb9de078e4b72950339be0f74d8 description=openstack/ceilometer-0/ceilometer-central-agent id=727e33d7-8f59-49d0-9d3c-90e12512ca3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5116515da3ec356306666824a42291e34ab58a1ccf15f3ef198abd8f93365277
2026-06-11 13:18:25.280660 | controller | Jun 11 12:23:26.961557 crc crio[24477]: time="2026-06-11T12:23:26.961480147Z" level=info msg="Started container" PID=77637 containerID=a49345cdaaef5db338eb08ca6d141927c8556a796e3b2d9fc25ffeb87c7058b9 description=openstack/cinder-api-0/cinder-api id=04e7a250-144c-4dc7-be79-a558f0213c0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2386d9b5accaebdeefed5e6208c997329666741e65657e5a3e27c80a38a82eb1
2026-06-11 13:18:25.280714 | controller | Jun 11 12:23:26.978068 crc crio[24477]: time="2026-06-11T12:23:26.978010379Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=2247d46f-b7e0-4bde-abae-86bee29dd933 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.280763 | controller | Jun 11 12:23:27.042262 crc crio[24477]: time="2026-06-11T12:23:27.042158676Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=0f0a27c4-1b95-4c83-b76a-5f1d9316700f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.280818 | controller | Jun 11 12:23:27.050438 crc crio[24477]: time="2026-06-11T12:23:27.050212683Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=d2df83ee-f597-4c0c-9af4-5b8f87b48dd2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.281033 | controller | Jun 11 12:23:27.050881 crc crio[24477]: time="2026-06-11T12:23:27.0508123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.281122 | controller | Jun 11 12:23:27.116719 crc crio[24477]: time="2026-06-11T12:23:27.116519258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.281177 | controller | Jun 11 12:23:27.121207 crc crio[24477]: time="2026-06-11T12:23:27.121128808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.281221 | controller | Jun 11 12:23:27.315762 crc crio[24477]: time="2026-06-11T12:23:27.315476348Z" level=info msg="Created container c515c9b9ef2c04283cc2f6a275b815852c86299af76d717a80381c6e70919932: openstack/ceilometer-0/ceilometer-notification-agent" id=d2df83ee-f597-4c0c-9af4-5b8f87b48dd2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.281263 | controller | Jun 11 12:23:27.317410 crc crio[24477]: time="2026-06-11T12:23:27.317369102Z" level=info msg="Starting container: c515c9b9ef2c04283cc2f6a275b815852c86299af76d717a80381c6e70919932" id=03cdabd7-3d2b-4c5a-9b14-383c44788f94 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.281312 | controller | Jun 11 12:23:27.326107 crc crio[24477]: time="2026-06-11T12:23:27.326018486Z" level=info msg="Started container" PID=77663 containerID=c515c9b9ef2c04283cc2f6a275b815852c86299af76d717a80381c6e70919932 description=openstack/ceilometer-0/ceilometer-notification-agent id=03cdabd7-3d2b-4c5a-9b14-383c44788f94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5116515da3ec356306666824a42291e34ab58a1ccf15f3ef198abd8f93365277
2026-06-11 13:18:25.281379 | controller | Jun 11 12:23:27.340587 crc crio[24477]: time="2026-06-11T12:23:27.340479188Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=2a98d1f7-1458-4539-914b-7e5891f03451 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.281424 | controller | Jun 11 12:23:27.363451 crc crio[24477]: time="2026-06-11T12:23:27.363364799Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=f2be62ff-df74-4f50-be51-88b8c4d380d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.281464 | controller | Jun 11 12:23:27.379123 crc crio[24477]: time="2026-06-11T12:23:27.375081418Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=ca9f765c-c6bb-49cf-a812-7fea06e3802c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.281512 | controller | Jun 11 12:23:27.379123 crc crio[24477]: time="2026-06-11T12:23:27.375842599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.281568 | controller | Jun 11 12:23:27.489391 crc crio[24477]: time="2026-06-11T12:23:27.486216839Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.281615 | controller | Jun 11 12:23:27.532748 crc crio[24477]: time="2026-06-11T12:23:27.527866379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.281657 | controller | Jun 11 12:23:27.667311 crc crio[24477]: time="2026-06-11T12:23:27.66717396Z" level=info msg="Created container 41d84a03ca3ade3b47dca6db2524e31f87fd3b14ef7fea85108589f653403121: openstack/ceilometer-0/sg-core" id=ca9f765c-c6bb-49cf-a812-7fea06e3802c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.281713 | controller | Jun 11 12:23:27.669258 crc crio[24477]: time="2026-06-11T12:23:27.668845031Z" level=info msg="Starting container: 41d84a03ca3ade3b47dca6db2524e31f87fd3b14ef7fea85108589f653403121" id=1d3a85f3-8354-4a0d-a3dd-c6dd3efb8140 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.281767 | controller | Jun 11 12:23:27.677318 crc crio[24477]: time="2026-06-11T12:23:27.677174264Z" level=info msg="Started container" PID=77827 containerID=41d84a03ca3ade3b47dca6db2524e31f87fd3b14ef7fea85108589f653403121 description=openstack/ceilometer-0/sg-core id=1d3a85f3-8354-4a0d-a3dd-c6dd3efb8140 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5116515da3ec356306666824a42291e34ab58a1ccf15f3ef198abd8f93365277
2026-06-11 13:18:25.281814 | controller | Jun 11 12:23:27.690812 crc crio[24477]: time="2026-06-11T12:23:27.690697683Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=9dd1f54b-923e-472f-aa0b-bc6177a53f20 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.281902 | controller | Jun 11 12:23:27.728107 crc crio[24477]: time="2026-06-11T12:23:27.727987587Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=113e36dc-fd67-4d9a-9d37-c1f3113fa029 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.281982 | controller | Jun 11 12:23:27.738291 crc crio[24477]: time="2026-06-11T12:23:27.738180833Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=65ee1e93-568d-4992-94db-ab08b878e437 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.282044 | controller | Jun 11 12:23:27.740145 crc crio[24477]: time="2026-06-11T12:23:27.740071426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.282097 | controller | Jun 11 12:23:27.794259 crc crio[24477]: time="2026-06-11T12:23:27.79416189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.282155 | controller | Jun 11 12:23:27.799278 crc crio[24477]: time="2026-06-11T12:23:27.799198081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.282211 | controller | Jun 11 12:23:27.929074 crc crio[24477]: time="2026-06-11T12:23:27.928964334Z" level=info msg="Created container 995f46a9d795b50114fdbdff02bb2505636e3c36db9292d50e3cd047b4d95826: openstack/ceilometer-0/proxy-httpd" id=65ee1e93-568d-4992-94db-ab08b878e437 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.282262 | controller | Jun 11 12:23:27.930894 crc crio[24477]: time="2026-06-11T12:23:27.930805456Z" level=info msg="Starting container: 995f46a9d795b50114fdbdff02bb2505636e3c36db9292d50e3cd047b4d95826" id=19f6f0bb-24ce-4b70-9478-bf779e17e8b8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.282312 | controller | Jun 11 12:23:27.938952 crc crio[24477]: time="2026-06-11T12:23:27.938892973Z" level=info msg="Started container" PID=77889 containerID=995f46a9d795b50114fdbdff02bb2505636e3c36db9292d50e3cd047b4d95826 description=openstack/ceilometer-0/proxy-httpd id=19f6f0bb-24ce-4b70-9478-bf779e17e8b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5116515da3ec356306666824a42291e34ab58a1ccf15f3ef198abd8f93365277
2026-06-11 13:18:25.282367 | controller | Jun 11 12:23:32.435066 crc crio[24477]: time="2026-06-11T12:23:32.434156781Z" level=info msg="Removing container: 873a63f13cc741d79290e17c26a2a31989e0097358f9f01f1a6dfa5ff4e49273" id=08e9fc8e-4c5f-4c84-97e3-fe2317437b04 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.282432 | controller | Jun 11 12:23:32.612094 crc crio[24477]: time="2026-06-11T12:23:32.61201461Z" level=info msg="Removed container 873a63f13cc741d79290e17c26a2a31989e0097358f9f01f1a6dfa5ff4e49273: openshift-infra/auto-csr-approver-29686336-4w95m/oc" id=08e9fc8e-4c5f-4c84-97e3-fe2317437b04 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.282491 | controller | Jun 11 12:23:32.634104 crc crio[24477]: time="2026-06-11T12:23:32.634002745Z" level=info msg="Stopping pod sandbox: ed723d8d3f519842a48bed60a7c5afb0862ef76bce60e28bf70d629d4c6fafaa" id=1701f76d-0b7c-4bbf-8753-4624a6ef42c1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.282543 | controller | Jun 11 12:23:32.634104 crc crio[24477]: time="2026-06-11T12:23:32.634111482Z" level=info msg="Stopped pod sandbox (already stopped): ed723d8d3f519842a48bed60a7c5afb0862ef76bce60e28bf70d629d4c6fafaa" id=1701f76d-0b7c-4bbf-8753-4624a6ef42c1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.282593 | controller | Jun 11 12:23:32.638063 crc crio[24477]: time="2026-06-11T12:23:32.638012597Z" level=info msg="Removing pod sandbox: ed723d8d3f519842a48bed60a7c5afb0862ef76bce60e28bf70d629d4c6fafaa" id=6a7db022-42a2-4d5f-9105-2c45cd1681db name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.282644 | controller | Jun 11 12:23:32.661137 crc crio[24477]: time="2026-06-11T12:23:32.661029073Z" level=info msg="Removed pod sandbox: ed723d8d3f519842a48bed60a7c5afb0862ef76bce60e28bf70d629d4c6fafaa" id=6a7db022-42a2-4d5f-9105-2c45cd1681db name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.282698 | controller | Jun 11 12:23:32.662495 crc crio[24477]: time="2026-06-11T12:23:32.662429115Z" level=info msg="Stopping pod sandbox: d57ebb5dab461121a66fc46d2f0b60f3639cee7821aaf63bd7d20cceb8248ba2" id=3cf2d392-87f3-49aa-8cc5-62aef3bbdc37 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.282751 | controller | Jun 11 12:23:32.663533 crc crio[24477]: time="2026-06-11T12:23:32.662510578Z" level=info msg="Stopped pod sandbox (already stopped): d57ebb5dab461121a66fc46d2f0b60f3639cee7821aaf63bd7d20cceb8248ba2" id=3cf2d392-87f3-49aa-8cc5-62aef3bbdc37 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.282804 | controller | Jun 11 12:23:32.665521 crc crio[24477]: time="2026-06-11T12:23:32.665419515Z" level=info msg="Removing pod sandbox: d57ebb5dab461121a66fc46d2f0b60f3639cee7821aaf63bd7d20cceb8248ba2" id=5b1999a8-9365-4a7a-aed1-c30856edee4c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.282903 | controller | Jun 11 12:23:32.703732 crc crio[24477]: time="2026-06-11T12:23:32.702165173Z" level=info msg="Removed pod sandbox: d57ebb5dab461121a66fc46d2f0b60f3639cee7821aaf63bd7d20cceb8248ba2" id=5b1999a8-9365-4a7a-aed1-c30856edee4c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.282979 | controller | Jun 11 12:23:32.709893 crc crio[24477]: time="2026-06-11T12:23:32.709759715Z" level=info msg="Stopping pod sandbox: db1f4e3ac78556f50a48fd1f3bad2a659c43350b64ad52a9d9a378c15e458021" id=546629b7-0f66-4da8-968a-5d76d2a8c899 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.283037 | controller | Jun 11 12:23:32.709893 crc crio[24477]: time="2026-06-11T12:23:32.709873368Z" level=info msg="Stopped pod sandbox (already stopped): db1f4e3ac78556f50a48fd1f3bad2a659c43350b64ad52a9d9a378c15e458021" id=546629b7-0f66-4da8-968a-5d76d2a8c899 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.283095 | controller | Jun 11 12:23:32.712497 crc crio[24477]: time="2026-06-11T12:23:32.712349568Z" level=info msg="Removing pod sandbox: db1f4e3ac78556f50a48fd1f3bad2a659c43350b64ad52a9d9a378c15e458021" id=56704e6c-f559-489e-8cc1-1ec85d1acae4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.283148 | controller | Jun 11 12:23:32.741013 crc crio[24477]: time="2026-06-11T12:23:32.739988749Z" level=info msg="Removed pod sandbox: db1f4e3ac78556f50a48fd1f3bad2a659c43350b64ad52a9d9a378c15e458021" id=56704e6c-f559-489e-8cc1-1ec85d1acae4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.283198 | controller | Jun 11 12:23:32.741933 crc crio[24477]: time="2026-06-11T12:23:32.741844934Z" level=info msg="Stopping pod sandbox: e3c17cc3d92c622f06aeaafd6e66ac2765bdbb6811bd6dc76a9f16537f04426c" id=bc164cc2-23b6-409b-a183-15909ad2d727 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.283250 | controller | Jun 11 12:23:32.742007 crc crio[24477]: time="2026-06-11T12:23:32.741947237Z" level=info msg="Stopped pod sandbox (already stopped): e3c17cc3d92c622f06aeaafd6e66ac2765bdbb6811bd6dc76a9f16537f04426c" id=bc164cc2-23b6-409b-a183-15909ad2d727 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.283306 | controller | Jun 11 12:23:32.743106 crc crio[24477]: time="2026-06-11T12:23:32.743045678Z" level=info msg="Removing pod sandbox: e3c17cc3d92c622f06aeaafd6e66ac2765bdbb6811bd6dc76a9f16537f04426c" id=a733d4f0-f4d1-4639-b46c-ff5ae90e1920 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.283393 | controller | Jun 11 12:23:32.756817 crc crio[24477]: time="2026-06-11T12:23:32.756730817Z" level=info msg="Removed pod sandbox: e3c17cc3d92c622f06aeaafd6e66ac2765bdbb6811bd6dc76a9f16537f04426c" id=a733d4f0-f4d1-4639-b46c-ff5ae90e1920 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.283448 | controller | Jun 11 12:23:32.758971 crc crio[24477]: time="2026-06-11T12:23:32.758888442Z" level=info msg="Stopping pod sandbox: 200a18d4c9fd8ae9490b558ce8eef7f1a3a74a72d39982be0c898bfee45ff562" id=b4b94bf5-879c-4386-9099-40f3366731f1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.283685 | controller | Jun 11 12:23:32.759097 crc crio[24477]: time="2026-06-11T12:23:32.758985255Z" level=info msg="Stopped pod sandbox (already stopped): 200a18d4c9fd8ae9490b558ce8eef7f1a3a74a72d39982be0c898bfee45ff562" id=b4b94bf5-879c-4386-9099-40f3366731f1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.283739 | controller | Jun 11 12:23:32.759819 crc crio[24477]: time="2026-06-11T12:23:32.759749777Z" level=info msg="Removing pod sandbox: 200a18d4c9fd8ae9490b558ce8eef7f1a3a74a72d39982be0c898bfee45ff562" id=fbec2965-915f-4a7c-8f1b-4218588069c5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.283800 | controller | Jun 11 12:23:32.797532 crc crio[24477]: time="2026-06-11T12:23:32.797386854Z" level=info msg="Removed pod sandbox: 200a18d4c9fd8ae9490b558ce8eef7f1a3a74a72d39982be0c898bfee45ff562" id=fbec2965-915f-4a7c-8f1b-4218588069c5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.283938 | controller | Jun 11 12:23:32.798247 crc crio[24477]: time="2026-06-11T12:23:32.798156041Z" level=info msg="Stopping pod sandbox: 31de5123f51a8a740a7313f29dc67538b9cfdbc5b06e27d424936cb322d7d679" id=e342701d-4c78-4c81-93ff-c75f65f61f2c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.284014 | controller | Jun 11 12:23:32.798332 crc crio[24477]: time="2026-06-11T12:23:32.798293525Z" level=info msg="Stopped pod sandbox (already stopped): 31de5123f51a8a740a7313f29dc67538b9cfdbc5b06e27d424936cb322d7d679" id=e342701d-4c78-4c81-93ff-c75f65f61f2c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.284080 | controller | Jun 11 12:23:32.799033 crc crio[24477]: time="2026-06-11T12:23:32.798966824Z" level=info msg="Removing pod sandbox: 31de5123f51a8a740a7313f29dc67538b9cfdbc5b06e27d424936cb322d7d679" id=e5483a92-b86f-4ddf-978e-86e81725fc9a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.284144 | controller | Jun 11 12:23:32.816794 crc crio[24477]: time="2026-06-11T12:23:32.816727492Z" level=info msg="Removed pod sandbox: 31de5123f51a8a740a7313f29dc67538b9cfdbc5b06e27d424936cb322d7d679" id=e5483a92-b86f-4ddf-978e-86e81725fc9a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.284210 | controller | Jun 11 12:23:32.817987 crc crio[24477]: time="2026-06-11T12:23:32.817822781Z" level=info msg="Stopping pod sandbox: c437957ea9c8ff892818c28e3196ae5bbdfdc9f8f1a64d716219f073465c865b" id=8ebd85e2-fb08-46eb-a2fb-c1055b4d668a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.284275 | controller | Jun 11 12:23:32.818239 crc crio[24477]: time="2026-06-11T12:23:32.818191293Z" level=info msg="Stopped pod sandbox (already stopped): c437957ea9c8ff892818c28e3196ae5bbdfdc9f8f1a64d716219f073465c865b" id=8ebd85e2-fb08-46eb-a2fb-c1055b4d668a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.284338 | controller | Jun 11 12:23:32.821722 crc crio[24477]: time="2026-06-11T12:23:32.818839019Z" level=info msg="Removing pod sandbox: c437957ea9c8ff892818c28e3196ae5bbdfdc9f8f1a64d716219f073465c865b" id=2a421221-d86a-4202-8f25-4bd81fff7815 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.284400 | controller | Jun 11 12:23:32.849196 crc crio[24477]: time="2026-06-11T12:23:32.848895952Z" level=info msg="Removed pod sandbox: c437957ea9c8ff892818c28e3196ae5bbdfdc9f8f1a64d716219f073465c865b" id=2a421221-d86a-4202-8f25-4bd81fff7815 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.284456 | controller | Jun 11 12:23:32.851948 crc crio[24477]: time="2026-06-11T12:23:32.850773025Z" level=info msg="Stopping pod sandbox: 0055d30f650afbf78eb19f1e86fc09e24d654a5ee3e1911d7e3e873c17f3628c" id=1b7dc6d0-93f9-43ca-ad58-20d755c61cf3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.284509 | controller | Jun 11 12:23:32.851948 crc crio[24477]: time="2026-06-11T12:23:32.850857017Z" level=info msg="Stopped pod sandbox (already stopped): 0055d30f650afbf78eb19f1e86fc09e24d654a5ee3e1911d7e3e873c17f3628c" id=1b7dc6d0-93f9-43ca-ad58-20d755c61cf3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.284563 | controller | Jun 11 12:23:32.852854 crc crio[24477]: time="2026-06-11T12:23:32.85276997Z" level=info msg="Removing pod sandbox: 0055d30f650afbf78eb19f1e86fc09e24d654a5ee3e1911d7e3e873c17f3628c" id=28f86769-bc04-4760-a633-b33dba847090 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.284615 | controller | Jun 11 12:23:32.873599 crc crio[24477]: time="2026-06-11T12:23:32.873545406Z" level=info msg="Removed pod sandbox: 0055d30f650afbf78eb19f1e86fc09e24d654a5ee3e1911d7e3e873c17f3628c" id=28f86769-bc04-4760-a633-b33dba847090 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.284677 | controller | Jun 11 12:23:32.875958 crc crio[24477]: time="2026-06-11T12:23:32.875352813Z" level=info msg="Stopping pod sandbox: 129c52298eff55e987aeabc8d220b1c4b9d4cd4f727a3e20d91e805762f91ba5" id=c2955149-c417-4bae-a13d-4218dcae10e6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.284732 | controller | Jun 11 12:23:32.875958 crc crio[24477]: time="2026-06-11T12:23:32.875447595Z" level=info msg="Stopped pod sandbox (already stopped): 129c52298eff55e987aeabc8d220b1c4b9d4cd4f727a3e20d91e805762f91ba5" id=c2955149-c417-4bae-a13d-4218dcae10e6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.284793 | controller | Jun 11 12:23:32.878773 crc crio[24477]: time="2026-06-11T12:23:32.878508711Z" level=info msg="Removing pod sandbox: 129c52298eff55e987aeabc8d220b1c4b9d4cd4f727a3e20d91e805762f91ba5" id=9bc3f8d4-a408-4156-8464-d276d55b542c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.284888 | controller | Jun 11 12:23:32.897787 crc crio[24477]: time="2026-06-11T12:23:32.897720782Z" level=info msg="Removed pod sandbox: 129c52298eff55e987aeabc8d220b1c4b9d4cd4f727a3e20d91e805762f91ba5" id=9bc3f8d4-a408-4156-8464-d276d55b542c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.284963 | controller | Jun 11 12:23:32.901353 crc crio[24477]: time="2026-06-11T12:23:32.901274168Z" level=info msg="Stopping pod sandbox: 12e72d256310f882625744a60404b4c38fb1f647a52311b8840e0f725c983fe1" id=f4fea3bd-98fb-45b3-b36c-a44eaa20b263 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.285022 | controller | Jun 11 12:23:32.901852 crc crio[24477]: time="2026-06-11T12:23:32.901389271Z" level=info msg="Stopped pod sandbox (already stopped): 12e72d256310f882625744a60404b4c38fb1f647a52311b8840e0f725c983fe1" id=f4fea3bd-98fb-45b3-b36c-a44eaa20b263 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.285076 | controller | Jun 11 12:23:32.903472 crc crio[24477]: time="2026-06-11T12:23:32.903360726Z" level=info msg="Removing pod sandbox: 12e72d256310f882625744a60404b4c38fb1f647a52311b8840e0f725c983fe1" id=f7bcef10-d096-4511-b3d2-6d81a04d5959 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.285130 | controller | Jun 11 12:23:32.923821 crc crio[24477]: time="2026-06-11T12:23:32.923256565Z" level=info msg="Removed pod sandbox: 12e72d256310f882625744a60404b4c38fb1f647a52311b8840e0f725c983fe1" id=f7bcef10-d096-4511-b3d2-6d81a04d5959 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.285186 | controller | Jun 11 12:23:32.932356 crc crio[24477]: time="2026-06-11T12:23:32.932251951Z" level=info msg="Stopping pod sandbox: 76d0bf1e684cc24fc045a4880e4f954ebcf0249a43070907c4395b7a65dd9a8b" id=069fde22-c270-482a-9bbf-7a11dbccf2c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.285240 | controller | Jun 11 12:23:32.932689 crc crio[24477]: time="2026-06-11T12:23:32.932366144Z" level=info msg="Stopped pod sandbox (already stopped): 76d0bf1e684cc24fc045a4880e4f954ebcf0249a43070907c4395b7a65dd9a8b" id=069fde22-c270-482a-9bbf-7a11dbccf2c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.285291 | controller | Jun 11 12:23:32.933475 crc crio[24477]: time="2026-06-11T12:23:32.93338818Z" level=info msg="Removing pod sandbox: 76d0bf1e684cc24fc045a4880e4f954ebcf0249a43070907c4395b7a65dd9a8b" id=7e7782bf-b6e9-4a70-9e4c-2dac9aefb218 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.285346 | controller | Jun 11 12:23:32.966742 crc crio[24477]: time="2026-06-11T12:23:32.966682209Z" level=info msg="Removed pod sandbox: 76d0bf1e684cc24fc045a4880e4f954ebcf0249a43070907c4395b7a65dd9a8b" id=7e7782bf-b6e9-4a70-9e4c-2dac9aefb218 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.285400 | controller | Jun 11 12:23:33.522119 crc crio[24477]: time="2026-06-11T12:23:33.521724444Z" level=info msg="Running pod sandbox: openstack/openstackclient/POD" id=777091c8-9b65-4762-b474-3ba08cf5c407 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.285454 | controller | Jun 11 12:23:33.522119 crc crio[24477]: time="2026-06-11T12:23:33.522132236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.285524 | controller | Jun 11 12:23:33.559701 crc crio[24477]: time="2026-06-11T12:23:33.559501997Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:6307b87262b3092d50025861d99f7c9205249289f983bc944f588ac8515c1f59 UID:0c30acc8-b198-42a9-80c5-991a0a80ba8e NetNS:/var/run/netns/48975fd9-19e7-44a3-a895-6939ee013d30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c30acc8_b198_42a9_80c5_991a0a80ba8e.slice PodAnnotations:0xc0005305c0}] Aliases:map[]}"
2026-06-11 13:18:25.285580 | controller | Jun 11 12:23:33.559701 crc crio[24477]: time="2026-06-11T12:23:33.559582789Z" level=info msg="Adding pod openstack_openstackclient to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.285633 | controller | Jun 11 12:23:34.033518 crc crio[24477]: time="2026-06-11T12:23:34.033431988Z" level=info msg="NetworkStart: stopping network for sandbox 6307b87262b3092d50025861d99f7c9205249289f983bc944f588ac8515c1f59" id=777091c8-9b65-4762-b474-3ba08cf5c407 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.285690 | controller | Jun 11 12:23:34.034068 crc crio[24477]: time="2026-06-11T12:23:34.034018164Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:6307b87262b3092d50025861d99f7c9205249289f983bc944f588ac8515c1f59 UID:0c30acc8-b198-42a9-80c5-991a0a80ba8e NetNS:/var/run/netns/48975fd9-19e7-44a3-a895-6939ee013d30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c30acc8_b198_42a9_80c5_991a0a80ba8e.slice PodAnnotations:0xc000b181a8}] Aliases:map[]}"
2026-06-11 13:18:25.285742 | controller | Jun 11 12:23:34.034149 crc crio[24477]: time="2026-06-11T12:23:34.034089696Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 13:18:25.285804 | controller | Jun 11 12:23:34.034149 crc crio[24477]: time="2026-06-11T12:23:34.034103436Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 13:18:25.285900 | controller | Jun 11 12:23:34.034149 crc crio[24477]: time="2026-06-11T12:23:34.034110947Z" level=info msg="Deleting pod openstack_openstackclient from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.285972 | controller | Jun 11 12:23:34.065859 crc crio[24477]: time="2026-06-11T12:23:34.065816442Z" level=info msg="Running pod sandbox: openstack/openstackclient/POD" id=3a69c5f3-7e22-4554-9ad4-103ef97c3fde name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.286029 | controller | Jun 11 12:23:34.066146 crc crio[24477]: time="2026-06-11T12:23:34.066122311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.286087 | controller | Jun 11 12:23:34.225028 crc crio[24477]: time="2026-06-11T12:23:34.224892346Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 6307b87262b3092d50025861d99f7c9205249289f983bc944f588ac8515c1f59" id=777091c8-9b65-4762-b474-3ba08cf5c407 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.286153 | controller | Jun 11 12:23:34.227355 crc crio[24477]: time="2026-06-11T12:23:34.227252472Z" level=info msg="runSandbox: deleting pod ID 6307b87262b3092d50025861d99f7c9205249289f983bc944f588ac8515c1f59 from idIndex" id=777091c8-9b65-4762-b474-3ba08cf5c407 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.286222 | controller | Jun 11 12:23:34.227450 crc crio[24477]: time="2026-06-11T12:23:34.227367936Z" level=info msg="runSandbox: removing pod sandbox 6307b87262b3092d50025861d99f7c9205249289f983bc944f588ac8515c1f59" id=777091c8-9b65-4762-b474-3ba08cf5c407 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.286306 | controller | Jun 11 12:23:34.227450 crc crio[24477]: time="2026-06-11T12:23:34.227425808Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 6307b87262b3092d50025861d99f7c9205249289f983bc944f588ac8515c1f59" id=777091c8-9b65-4762-b474-3ba08cf5c407 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.286381 | controller | Jun 11 12:23:34.227592 crc crio[24477]: time="2026-06-11T12:23:34.227455789Z" level=info msg="runSandbox: unmounting shmPath for sandbox 6307b87262b3092d50025861d99f7c9205249289f983bc944f588ac8515c1f59" id=777091c8-9b65-4762-b474-3ba08cf5c407 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.286455 | controller | Jun 11 12:23:34.227911 crc crio[24477]: time="2026-06-11T12:23:34.227867361Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:bfc6276767cde7ea74dd84bf456cd4096827572748f7dfd00e3a9c44dffc6a90 UID:1edcb2c4-4e98-46e2-ab6e-d17e9d25a0f7 NetNS:/var/run/netns/bdfb03a1-66ae-41b6-9af9-efc9c9815dbe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1edcb2c4_4e98_46e2_ab6e_d17e9d25a0f7.slice PodAnnotations:0xc000530720}] Aliases:map[]}"
2026-06-11 13:18:25.286526 | controller | Jun 11 12:23:34.228026 crc crio[24477]: time="2026-06-11T12:23:34.228009945Z" level=info msg="Adding pod openstack_openstackclient to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.286591 | controller | Jun 11 12:23:34.228326 crc crio[24477]: time="2026-06-11T12:23:34.228015344Z" level=info msg="runSandbox: removing pod sandbox from storage: 6307b87262b3092d50025861d99f7c9205249289f983bc944f588ac8515c1f59" id=777091c8-9b65-4762-b474-3ba08cf5c407 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.286656 | controller | Jun 11 12:23:34.245881 crc crio[24477]: time="2026-06-11T12:23:34.245793174Z" level=info msg="runSandbox: releasing container name: k8s_POD_openstackclient_openstack_0c30acc8-b198-42a9-80c5-991a0a80ba8e_0" id=777091c8-9b65-4762-b474-3ba08cf5c407 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.286722 | controller | Jun 11 12:23:34.245881 crc crio[24477]: time="2026-06-11T12:23:34.245877946Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openstackclient_openstack_0c30acc8-b198-42a9-80c5-991a0a80ba8e_0" id=777091c8-9b65-4762-b474-3ba08cf5c407 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.286777 | controller | Jun 11 12:23:34.895751 crc crio[24477]: 2026-06-11T12:23:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bfc6276767cde7e Mac:82:21:92:2f:74:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/bdfb03a1-66ae-41b6-9af9-efc9c9815dbe SocketPath: PciID:}] [{Interface:0xc0002008e0 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.286831 | controller | Jun 11 12:23:34.895751 crc crio[24477]: time="2026-06-11T12:23:34.895442962Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:bfc6276767cde7ea74dd84bf456cd4096827572748f7dfd00e3a9c44dffc6a90 UID:1edcb2c4-4e98-46e2-ab6e-d17e9d25a0f7 NetNS:/var/run/netns/bdfb03a1-66ae-41b6-9af9-efc9c9815dbe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1edcb2c4_4e98_46e2_ab6e_d17e9d25a0f7.slice PodAnnotations:0xc000530720}] Aliases:map[]}"
2026-06-11 13:18:25.286944 | controller | Jun 11 12:23:34.895751 crc crio[24477]: time="2026-06-11T12:23:34.895577196Z" level=info msg="Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.287007 | controller | Jun 11 12:23:34.906931 crc crio[24477]: time="2026-06-11T12:23:34.906858975Z" level=info msg="Ran pod sandbox bfc6276767cde7ea74dd84bf456cd4096827572748f7dfd00e3a9c44dffc6a90 with infra container: openstack/openstackclient/POD" id=3a69c5f3-7e22-4554-9ad4-103ef97c3fde name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.287078 | controller | Jun 11 12:23:34.909754 crc crio[24477]: time="2026-06-11T12:23:34.909690009Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=7e2c75d7-c81a-4999-91b7-cb8f759fa484 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.287140 | controller | Jun 11 12:23:34.909945 crc crio[24477]: time="2026-06-11T12:23:34.909874784Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found" id=7e2c75d7-c81a-4999-91b7-cb8f759fa484 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.287208 | controller | Jun 11 12:23:34.910025 crc crio[24477]: time="2026-06-11T12:23:34.909947766Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found" id=7e2c75d7-c81a-4999-91b7-cb8f759fa484 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.287277 | controller | Jun 11 12:23:34.911071 crc crio[24477]: time="2026-06-11T12:23:34.911008166Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=b30bdc95-d3a1-4c08-b99f-ef26ea964fa1 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.287369 | controller | Jun 11 12:23:34.923358 crc crio[24477]: time="2026-06-11T12:23:34.923277822Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\""
2026-06-11 13:18:25.287434 | controller | Jun 11 12:23:35.580472 crc crio[24477]: time="2026-06-11T12:23:35.580394177Z" level=info msg="Stopping container: 55d8075fffc74b97412afc719fd66d23aade3b064654f26961d4276719b61d7c (timeout: 30s)" id=09076a70-44fa-4a14-af2e-12f5ffe415b2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.287488 | controller | Jun 11 12:23:35.580816 crc crio[24477]: time="2026-06-11T12:23:35.580748832Z" level=info msg="Stopping container: 84fcf8424aa5006ada931574fc764e0c8df999eaf9ed76f6599110e4fbd99c23 (timeout: 30s)" id=2c964300-ed28-4d29-8d35-e72e107c1d85 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.287538 | controller | Jun 11 12:23:36.218402 crc crio[24477]: time="2026-06-11T12:23:36.217916627Z" level=info msg="Running pod sandbox: openstack/swift-proxy-69c464687f-cs7rr/POD" id=417a6a87-5d38-4d80-a4f4-06a3d9d1092c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.287589 | controller | Jun 11 12:23:36.219860 crc crio[24477]: time="2026-06-11T12:23:36.218443811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.287631 | controller | Jun 11 12:23:36.252127 crc crio[24477]: time="2026-06-11T12:23:36.252032682Z" level=info msg="Got pod network &{Name:swift-proxy-69c464687f-cs7rr Namespace:openstack ID:d4424befe87366c973c236762c202e30374ff56cd55b3ab03e8fb83d84ea7ba6 UID:7e8e622d-bb8e-4006-a5a1-44e3ad2a9a78 NetNS:/var/run/netns/fa593c68-a1ce-4abe-82f2-49b47e6717c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e8e622d_bb8e_4006_a5a1_44e3ad2a9a78.slice PodAnnotations:0xc000a86678}] Aliases:map[]}"
2026-06-11 13:18:25.287673 | controller | Jun 11 12:23:36.252127 crc crio[24477]: time="2026-06-11T12:23:36.252100504Z" level=info msg="Adding pod openstack_swift-proxy-69c464687f-cs7rr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.287714 | controller | Jun 11 12:23:36.748315 crc crio[24477]: time="2026-06-11T12:23:36.747513724Z" level=info msg="Stopped container 55d8075fffc74b97412afc719fd66d23aade3b064654f26961d4276719b61d7c: openstack/cinder-scheduler-0/probe" id=09076a70-44fa-4a14-af2e-12f5ffe415b2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.287773 | controller | Jun 11 12:23:37.048794 crc crio[24477]: 2026-06-11T12:23:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d4424befe87366c Mac:92:8c:7e:2c:99:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/fa593c68-a1ce-4abe-82f2-49b47e6717c2 SocketPath: PciID:}] [{Interface:0xc0002008e0 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.287823 | controller | Jun 11 12:23:37.051156 crc crio[24477]: time="2026-06-11T12:23:37.051082993Z" level=info msg="Got pod network &{Name:swift-proxy-69c464687f-cs7rr Namespace:openstack ID:d4424befe87366c973c236762c202e30374ff56cd55b3ab03e8fb83d84ea7ba6 UID:7e8e622d-bb8e-4006-a5a1-44e3ad2a9a78 NetNS:/var/run/netns/fa593c68-a1ce-4abe-82f2-49b47e6717c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e8e622d_bb8e_4006_a5a1_44e3ad2a9a78.slice PodAnnotations:0xc000a86678}] Aliases:map[]}"
2026-06-11 13:18:25.287949 | controller | Jun 11 12:23:37.051343 crc crio[24477]: time="2026-06-11T12:23:37.051268378Z" level=info msg="Checking pod openstack_swift-proxy-69c464687f-cs7rr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.288030 | controller | Jun 11 12:23:37.075023 crc crio[24477]: time="2026-06-11T12:23:37.074938644Z" level=info msg="Ran pod sandbox d4424befe87366c973c236762c202e30374ff56cd55b3ab03e8fb83d84ea7ba6 with infra container: openstack/swift-proxy-69c464687f-cs7rr/POD" id=417a6a87-5d38-4d80-a4f4-06a3d9d1092c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.288106 | controller | Jun 11 12:23:37.087543 crc crio[24477]: time="2026-06-11T12:23:37.087436044Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=135a1d50-a0c0-4d17-844d-b4f70c872ee0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.288177 | controller | Jun 11 12:23:37.255232 crc crio[24477]: time="2026-06-11T12:23:37.254795561Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=1b214ed4-5366-424e-a4b6-a1b76a77c8ff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.288246 | controller | Jun 11 12:23:37.283939 crc crio[24477]: time="2026-06-11T12:23:37.283828813Z" level=info msg="Creating container: openstack/swift-proxy-69c464687f-cs7rr/proxy-httpd" id=5ce659e4-f0ce-45cf-97a5-81145106f833 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.288312 | controller | Jun 11 12:23:37.284968 crc crio[24477]: time="2026-06-11T12:23:37.284898544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.288378 | controller | Jun 11 12:23:37.379026 crc crio[24477]: time="2026-06-11T12:23:37.378738397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.288444 | controller | Jun 11 12:23:37.385867 crc crio[24477]: time="2026-06-11T12:23:37.385699082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.288509 | controller | Jun 11 12:23:37.577831 crc crio[24477]: time="2026-06-11T12:23:37.577736118Z" level=info msg="Created container dda495cb5f0d4ada480548e52ecb6b75a38f187384284502ccc863f8ebf1151b: openstack/swift-proxy-69c464687f-cs7rr/proxy-httpd" id=5ce659e4-f0ce-45cf-97a5-81145106f833 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.288574 | controller | Jun 11 12:23:37.579997 crc crio[24477]: time="2026-06-11T12:23:37.579890199Z" level=info msg="Starting container: dda495cb5f0d4ada480548e52ecb6b75a38f187384284502ccc863f8ebf1151b" id=7d716faa-c129-4449-aeaa-5db60fef67c9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.288728 | controller | Jun 11 12:23:37.587269 crc crio[24477]: time="2026-06-11T12:23:37.587146782Z" level=info msg="Started container" PID=78744 containerID=dda495cb5f0d4ada480548e52ecb6b75a38f187384284502ccc863f8ebf1151b description=openstack/swift-proxy-69c464687f-cs7rr/proxy-httpd id=7d716faa-c129-4449-aeaa-5db60fef67c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4424befe87366c973c236762c202e30374ff56cd55b3ab03e8fb83d84ea7ba6
2026-06-11 13:18:25.288803 | controller | Jun 11 12:23:37.607988 crc crio[24477]: time="2026-06-11T12:23:37.605089837Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=47caf50b-21b2-4fac-b9de-467c8e821c79 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.288892 | controller | Jun 11 12:23:37.636890 crc crio[24477]: time="2026-06-11T12:23:37.636460212Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=d4ec9603-21c4-4a8d-b0b1-521134c31222 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.288967 | controller | Jun 11 12:23:37.646270 crc crio[24477]: time="2026-06-11T12:23:37.64604756Z" level=info msg="Creating container: openstack/swift-proxy-69c464687f-cs7rr/proxy-server" id=e740bf2c-4f66-4fef-ad97-12502544e905 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.289020 | controller | Jun 11 12:23:37.646577 crc crio[24477]: time="2026-06-11T12:23:37.646512523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.289066 | controller | Jun 11 12:23:37.715885 crc crio[24477]: time="2026-06-11T12:23:37.71558003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.289107 | controller | Jun 11 12:23:37.723809 crc crio[24477]: time="2026-06-11T12:23:37.721779252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.289149 | controller | Jun 11 12:23:37.873269 crc crio[24477]: time="2026-06-11T12:23:37.873197061Z" level=info msg="Created container 00231e29e22d3181579219b6358c5eff7b3f3d0f932b8d987311500ee1b41804: openstack/swift-proxy-69c464687f-cs7rr/proxy-server" id=e740bf2c-4f66-4fef-ad97-12502544e905 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.289190 | controller | Jun 11 12:23:37.878497 crc crio[24477]: time="2026-06-11T12:23:37.878464039Z" level=info msg="Starting container: 00231e29e22d3181579219b6358c5eff7b3f3d0f932b8d987311500ee1b41804" id=82a8cd6f-ecdf-40c8-bc1d-888961658bdc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.289234 | controller | Jun 11 12:23:37.895830 crc crio[24477]: time="2026-06-11T12:23:37.895601709Z" level=info msg="Started container" PID=78774 containerID=00231e29e22d3181579219b6358c5eff7b3f3d0f932b8d987311500ee1b41804 description=openstack/swift-proxy-69c464687f-cs7rr/proxy-server id=82a8cd6f-ecdf-40c8-bc1d-888961658bdc name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4424befe87366c973c236762c202e30374ff56cd55b3ab03e8fb83d84ea7ba6
2026-06-11 13:18:25.289279 | controller | Jun 11 12:23:38.425509 crc crio[24477]: time="2026-06-11T12:23:38.425406373Z" level=info msg="Stopped container 84fcf8424aa5006ada931574fc764e0c8df999eaf9ed76f6599110e4fbd99c23: openstack/cinder-scheduler-0/cinder-scheduler" id=2c964300-ed28-4d29-8d35-e72e107c1d85 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.289321 | controller | Jun 11 12:23:38.427286 crc crio[24477]: time="2026-06-11T12:23:38.427213204Z" level=info msg="Stopping pod sandbox: 4d8793fc2ca220d75ac43405d4328c51683175a5d5e3984ddec5151f436c6ded" id=360e53d6-93be-463b-baad-2a61cfaf3ac8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.289373 | controller | Jun 11 12:23:38.428053 crc crio[24477]: time="2026-06-11T12:23:38.427992467Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:4d8793fc2ca220d75ac43405d4328c51683175a5d5e3984ddec5151f436c6ded UID:7913f9d8-18e4-44e9-812f-f6876ab290ea NetNS:/var/run/netns/21a98af1-2a13-4c4e-83d0-210f8a1a0460 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7913f9d8_18e4_44e9_812f_f6876ab290ea.slice PodAnnotations:0xc00718c858}] Aliases:map[]}"
2026-06-11 13:18:25.289419 | controller | Jun 11 12:23:38.428247 crc crio[24477]: time="2026-06-11T12:23:38.428185712Z" level=info msg="Deleting pod openstack_cinder-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.289462 | controller | Jun 11 12:23:39.341578 crc crio[24477]: time="2026-06-11T12:23:39.340943114Z" level=info msg="Stopped pod sandbox: 4d8793fc2ca220d75ac43405d4328c51683175a5d5e3984ddec5151f436c6ded" id=360e53d6-93be-463b-baad-2a61cfaf3ac8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.289505 | controller | Jun 11 12:23:39.820337 crc crio[24477]: time="2026-06-11T12:23:39.819847112Z" level=info msg="Removing container: 55d8075fffc74b97412afc719fd66d23aade3b064654f26961d4276719b61d7c" id=e7b9cea7-0cca-4f6d-9204-623f5d8ea8e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.289548 | controller | Jun 11 12:23:39.918218 crc crio[24477]: time="2026-06-11T12:23:39.918126354Z" level=info msg="Stopping container: c515c9b9ef2c04283cc2f6a275b815852c86299af76d717a80381c6e70919932 (timeout: 30s)" id=3c365a67-9868-4dc9-897b-254a9af2209b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.289590 | controller | Jun 11 12:23:39.918905 crc crio[24477]: time="2026-06-11T12:23:39.918820124Z" level=info msg="Stopping container: 995f46a9d795b50114fdbdff02bb2505636e3c36db9292d50e3cd047b4d95826 (timeout: 30s)" id=49a71bfc-7b80-4c0c-a9f9-c2f82a757606 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.289632 | controller | Jun 11 12:23:39.920397 crc crio[24477]: time="2026-06-11T12:23:39.920272664Z" level=info msg="Stopping container: f571442de84ec76a4a6a4aeaee5c07b4a220fcb9de078e4b72950339be0f74d8 (timeout: 30s)" id=042b0e17-8efd-4296-813c-36480030b19b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.289672 | controller | Jun 11 12:23:39.921272 crc crio[24477]: time="2026-06-11T12:23:39.921073432Z" level=info msg="Stopping container: 41d84a03ca3ade3b47dca6db2524e31f87fd3b14ef7fea85108589f653403121 (timeout: 30s)" id=7ab05ec0-a889-403e-939b-3aaabb31c3f6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.289713 | controller | Jun 11 12:23:39.939820 crc crio[24477]: time="2026-06-11T12:23:39.939753762Z" level=info msg="Removed container 55d8075fffc74b97412afc719fd66d23aade3b064654f26961d4276719b61d7c: openstack/cinder-scheduler-0/probe" id=e7b9cea7-0cca-4f6d-9204-623f5d8ea8e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.289755 | controller | Jun 11 12:23:39.947440 crc crio[24477]: time="2026-06-11T12:23:39.947370823Z" level=info msg="Removing container: 84fcf8424aa5006ada931574fc764e0c8df999eaf9ed76f6599110e4fbd99c23" id=ef15c9ff-a35b-47c5-ab50-011b17dd60e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.289797 | controller | Jun 11 12:23:40.010350 crc crio[24477]: time="2026-06-11T12:23:40.010259474Z" level=info msg="Removed container 84fcf8424aa5006ada931574fc764e0c8df999eaf9ed76f6599110e4fbd99c23: openstack/cinder-scheduler-0/cinder-scheduler" id=ef15c9ff-a35b-47c5-ab50-011b17dd60e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.289838 | controller | Jun 11 12:23:40.100827 crc crio[24477]: time="2026-06-11T12:23:40.099874768Z" level=info msg="Stopped container 41d84a03ca3ade3b47dca6db2524e31f87fd3b14ef7fea85108589f653403121: openstack/ceilometer-0/sg-core" id=7ab05ec0-a889-403e-939b-3aaabb31c3f6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.289953 | controller | Jun 11 12:23:40.171899 crc crio[24477]: time="2026-06-11T12:23:40.171454446Z" level=info msg="Stopped container 995f46a9d795b50114fdbdff02bb2505636e3c36db9292d50e3cd047b4d95826: openstack/ceilometer-0/proxy-httpd" id=49a71bfc-7b80-4c0c-a9f9-c2f82a757606 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.290002 | controller | Jun 11 12:23:40.395297 crc crio[24477]: time="2026-06-11T12:23:40.395211692Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=2d52d483-b654-4bce-ab28-1dd06498df89 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.290043 | controller | Jun 11 12:23:40.395433 crc crio[24477]: time="2026-06-11T12:23:40.395342895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.290084 | controller | Jun 11 12:23:40.467959 crc crio[24477]: time="2026-06-11T12:23:40.467586759Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:991b8a43efd73e0818a3ef8bf9ff092ff62beefd1fb4c41d13533ca7b8ff110d UID:ed6f0b89-8a56-4601-9a92-4e5da654513c NetNS:/var/run/netns/74adc7e0-9f18-4706-93f5-998600ada3bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded6f0b89_8a56_4601_9a92_4e5da654513c.slice PodAnnotations:0xc000a86850}] Aliases:map[]}"
2026-06-11 13:18:25.290127 | controller | Jun 11 12:23:40.467959 crc crio[24477]: time="2026-06-11T12:23:40.467938539Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.290168 | controller | Jun 11 12:23:41.611338 crc crio[24477]: time="2026-06-11T12:23:41.610809496Z" level=info msg="Stopped container c515c9b9ef2c04283cc2f6a275b815852c86299af76d717a80381c6e70919932: openstack/ceilometer-0/ceilometer-notification-agent" id=3c365a67-9868-4dc9-897b-254a9af2209b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.290209 | controller | Jun 11 12:23:41.613078 crc crio[24477]: time="2026-06-11T12:23:41.612541463Z" level=info msg="Stopped container f571442de84ec76a4a6a4aeaee5c07b4a220fcb9de078e4b72950339be0f74d8: openstack/ceilometer-0/ceilometer-central-agent" id=042b0e17-8efd-4296-813c-36480030b19b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.290251 | controller | Jun 11 12:23:41.615988 crc crio[24477]: time="2026-06-11T12:23:41.615910625Z" level=info msg="Stopping pod sandbox: 5116515da3ec356306666824a42291e34ab58a1ccf15f3ef198abd8f93365277" id=0748b684-4852-49b5-9f62-82cec8d6f025 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.290291 | controller | Jun 11 12:23:41.616596 crc crio[24477]: time="2026-06-11T12:23:41.616529493Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5116515da3ec356306666824a42291e34ab58a1ccf15f3ef198abd8f93365277 UID:84795776-c09d-49bd-9799-09f1f56325cf NetNS:/var/run/netns/3c84f81e-b55c-4a4c-ba06-d6cdd6f21baf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84795776_c09d_49bd_9799_09f1f56325cf.slice PodAnnotations:0xc000a14938}] Aliases:map[]}"
2026-06-11 13:18:25.290334 | controller | Jun 11 12:23:41.616899 crc crio[24477]: time="2026-06-11T12:23:41.616840303Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.290378 | controller | Jun 11 12:23:41.644706 crc crio[24477]: 2026-06-11T12:23:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:991b8a43efd73e0 Mac:22:5b:31:2d:a2:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/74adc7e0-9f18-4706-93f5-998600ada3bf SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.290429 | controller | Jun 11 12:23:41.649551 crc crio[24477]: time="2026-06-11T12:23:41.649466988Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:991b8a43efd73e0818a3ef8bf9ff092ff62beefd1fb4c41d13533ca7b8ff110d UID:ed6f0b89-8a56-4601-9a92-4e5da654513c NetNS:/var/run/netns/74adc7e0-9f18-4706-93f5-998600ada3bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded6f0b89_8a56_4601_9a92_4e5da654513c.slice PodAnnotations:0xc000a86850}] Aliases:map[]}"
2026-06-11 13:18:25.290473 | controller | Jun 11 12:23:41.649912 crc crio[24477]: time="2026-06-11T12:23:41.649774038Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.290515 | controller | Jun 11 12:23:41.678471 crc crio[24477]: time="2026-06-11T12:23:41.678352319Z" level=info msg="Ran pod sandbox 991b8a43efd73e0818a3ef8bf9ff092ff62beefd1fb4c41d13533ca7b8ff110d with infra container: openstack/cinder-scheduler-0/POD" id=2d52d483-b654-4bce-ab28-1dd06498df89 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.290558 | controller | Jun 11 12:23:41.688107 crc crio[24477]: time="2026-06-11T12:23:41.688053677Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=5de3631c-6401-451e-8937-931793b0b913 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.290598 | controller | Jun 11 12:23:41.741994 crc crio[24477]: time="2026-06-11T12:23:41.741841364Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=3506c666-7ab6-4832-a1de-aed8809f1b28 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.290640 | controller | Jun 11 12:23:41.993114 crc crio[24477]: time="2026-06-11T12:23:41.992530542Z" level=info msg="Stopped pod sandbox: 5116515da3ec356306666824a42291e34ab58a1ccf15f3ef198abd8f93365277" id=0748b684-4852-49b5-9f62-82cec8d6f025 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.290681 | controller | Jun 11 12:23:42.197142 crc crio[24477]: time="2026-06-11T12:23:42.197041408Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=d840bdc9-62e6-41f1-a903-0bc084a582a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.290723 | controller | Jun 11 12:23:42.197550 crc crio[24477]: time="2026-06-11T12:23:42.19749491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.290765 | controller | Jun 11 12:23:42.259760 crc crio[24477]: time="2026-06-11T12:23:42.259502827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.290807 | controller | Jun 11 12:23:43.021953 crc crio[24477]: time="2026-06-11T12:23:43.021210263Z" level=info msg="Removing container: 995f46a9d795b50114fdbdff02bb2505636e3c36db9292d50e3cd047b4d95826" id=d646e1df-5662-4cab-a7e5-fd21e02e7ecc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.290886 | controller | Jun 11 12:23:43.090172 crc crio[24477]: time="2026-06-11T12:23:43.090073562Z" level=info msg="Removed container 995f46a9d795b50114fdbdff02bb2505636e3c36db9292d50e3cd047b4d95826: openstack/ceilometer-0/proxy-httpd" id=d646e1df-5662-4cab-a7e5-fd21e02e7ecc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.290956 | controller | Jun 11 12:23:43.100763 crc crio[24477]: time="2026-06-11T12:23:43.097506629Z" level=info msg="Removing container: 41d84a03ca3ade3b47dca6db2524e31f87fd3b14ef7fea85108589f653403121" id=2fa814ef-cf29-45c0-8816-699c254b27fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.291000 | controller | Jun 11 12:23:43.224088 crc crio[24477]: time="2026-06-11T12:23:43.221706296Z" level=info msg="Removed container 41d84a03ca3ade3b47dca6db2524e31f87fd3b14ef7fea85108589f653403121: openstack/ceilometer-0/sg-core" id=2fa814ef-cf29-45c0-8816-699c254b27fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.291194 | controller | Jun 11 12:23:43.234301 crc crio[24477]: time="2026-06-11T12:23:43.234164115Z" level=info msg="Removing container: c515c9b9ef2c04283cc2f6a275b815852c86299af76d717a80381c6e70919932" id=791564d5-1517-4036-8c08-d657aaa3dfa5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.291252 | controller | Jun 11 12:23:43.277005 crc crio[24477]: time="2026-06-11T12:23:43.276601841Z" level=info msg="Removed container c515c9b9ef2c04283cc2f6a275b815852c86299af76d717a80381c6e70919932: openstack/ceilometer-0/ceilometer-notification-agent" id=791564d5-1517-4036-8c08-d657aaa3dfa5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.291300 | controller | Jun 11 12:23:43.282041 crc crio[24477]: time="2026-06-11T12:23:43.281999334Z" level=info msg="Removing container: f571442de84ec76a4a6a4aeaee5c07b4a220fcb9de078e4b72950339be0f74d8" id=3b0a031e-a91e-4b1a-b14e-1fe3f45ff16e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.291367 | controller | Jun 11 12:23:43.424480 crc crio[24477]: time="2026-06-11T12:23:43.423142267Z" level=info msg="Removed container f571442de84ec76a4a6a4aeaee5c07b4a220fcb9de078e4b72950339be0f74d8: openstack/ceilometer-0/ceilometer-central-agent" id=3b0a031e-a91e-4b1a-b14e-1fe3f45ff16e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.291414 | controller | Jun 11 12:23:43.511087 crc crio[24477]: time="2026-06-11T12:23:43.510947845Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=3154300a-ed28-4cbd-aefb-bf740c8ea2a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.291457 | controller | Jun 11 12:23:43.511321 crc crio[24477]: time="2026-06-11T12:23:43.511181032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.291500 | controller | Jun 11 12:23:43.589434 crc crio[24477]: time="2026-06-11T12:23:43.589219851Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:249d42fc8738ea2ece86b9a835903ed23804568580ebb3e9e22c5fe946cc6c7a UID:765b192b-4f13-4453-b066-5b9a8e0ef56c NetNS:/var/run/netns/793362fa-cabf-4159-9d8b-dce5f9eff531 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod765b192b_4f13_4453_b066_5b9a8e0ef56c.slice PodAnnotations:0xc0072c0038}] Aliases:map[]}"
2026-06-11 13:18:25.291544 | controller | Jun 11 12:23:43.589434 crc crio[24477]: time="2026-06-11T12:23:43.589294233Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.291587 | controller | Jun 11 12:23:43.664712 crc crio[24477]: time="2026-06-11T12:23:43.664217256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.291630 | controller | Jun 11 12:23:43.931900 crc crio[24477]: time="2026-06-11T12:23:43.931501159Z" level=info msg="Created container 127ebb55203bd555207a7298d8fbb51a96c544125527ed4ca14e56f4ccae5a2d: openstack/cinder-scheduler-0/cinder-scheduler" id=d840bdc9-62e6-41f1-a903-0bc084a582a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.291671 | controller | Jun 11 12:23:43.935701 crc crio[24477]: time="2026-06-11T12:23:43.934599976Z" level=info msg="Starting container: 127ebb55203bd555207a7298d8fbb51a96c544125527ed4ca14e56f4ccae5a2d" id=0738714d-184d-49cb-88dd-8453941c5838 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.291713 | controller | Jun 11 12:23:43.953430 crc crio[24477]: time="2026-06-11T12:23:43.951936994Z" level=info msg="Started container" PID=79282 containerID=127ebb55203bd555207a7298d8fbb51a96c544125527ed4ca14e56f4ccae5a2d description=openstack/cinder-scheduler-0/cinder-scheduler id=0738714d-184d-49cb-88dd-8453941c5838 name=/runtime.v1.RuntimeService/StartContainer sandboxID=991b8a43efd73e0818a3ef8bf9ff092ff62beefd1fb4c41d13533ca7b8ff110d
2026-06-11 13:18:25.291765 | controller | Jun 11 12:23:43.980857 crc crio[24477]: time="2026-06-11T12:23:43.980569236Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=2f32e208-a27a-42d7-a261-edfc6ac2d463 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.291808 | controller | Jun 11 12:23:44.065804 crc crio[24477]: time="2026-06-11T12:23:44.064002968Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=32201b86-1a2f-439a-9e09-ab459f4640e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.291886 | controller | Jun 11 12:23:44.077040 crc crio[24477]: time="2026-06-11T12:23:44.076958451Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=0bffb881-c12d-496e-89fc-a3dcf6e2ef39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.291959 | controller | Jun 11 12:23:44.077472 crc crio[24477]: time="2026-06-11T12:23:44.077419874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.292006 | controller | Jun 11 12:23:44.097067 crc crio[24477]: 2026-06-11T12:23:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:249d42fc8738ea2 Mac:5e:ca:9a:f8:cf:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/793362fa-cabf-4159-9d8b-dce5f9eff531 SocketPath: PciID:}] [{Interface:0xc000528e50 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.292051 | controller | Jun 11 12:23:44.099591 crc crio[24477]: time="2026-06-11T12:23:44.099495448Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:249d42fc8738ea2ece86b9a835903ed23804568580ebb3e9e22c5fe946cc6c7a UID:765b192b-4f13-4453-b066-5b9a8e0ef56c NetNS:/var/run/netns/793362fa-cabf-4159-9d8b-dce5f9eff531 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod765b192b_4f13_4453_b066_5b9a8e0ef56c.slice PodAnnotations:0xc0072c0038}] Aliases:map[]}"
2026-06-11 13:18:25.292094 | controller | Jun 11 12:23:44.099973 crc crio[24477]: time="2026-06-11T12:23:44.099805912Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.292139 | controller | Jun 11 12:23:44.132481 crc crio[24477]: time="2026-06-11T12:23:44.132396762Z" level=info msg="Ran pod sandbox 249d42fc8738ea2ece86b9a835903ed23804568580ebb3e9e22c5fe946cc6c7a with infra container: openstack/ceilometer-0/POD" id=3154300a-ed28-4cbd-aefb-bf740c8ea2a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.292183 | controller | Jun 11 12:23:44.137339 crc crio[24477]: time="2026-06-11T12:23:44.137195792Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=1f67420d-d15f-4342-84f7-357bcf16cb50 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.292224 | controller | Jun 11 12:23:44.161337 crc crio[24477]: time="2026-06-11T12:23:44.161240415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.292268 | controller | Jun 11 12:23:44.193567 crc crio[24477]: time="2026-06-11T12:23:44.193295369Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=ebd52889-ec4f-4bcd-a037-f71b7e7d7eca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.292311 | controller | Jun 11 12:23:44.205886 crc crio[24477]: time="2026-06-11T12:23:44.205804259Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=1c8d57e6-34cf-4df8-ae5f-3302ae19006d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.292361 | controller | Jun 11 12:23:44.207020 crc crio[24477]: time="2026-06-11T12:23:44.206989652Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.292401 | controller | Jun 11 12:23:44.315684 crc crio[24477]: time="2026-06-11T12:23:44.315533771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.292440 | controller | Jun 11 12:23:44.325895 crc crio[24477]: time="2026-06-11T12:23:44.325870311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.292481 | controller | Jun 11 12:23:44.500539 crc crio[24477]: time="2026-06-11T12:23:44.499531513Z" level=info msg="Created container 1a48ae0f85d830500e113689760028ec3a743b3f95fd283f0dbd3c19e9f6adec: openstack/ceilometer-0/ceilometer-central-agent" id=1c8d57e6-34cf-4df8-ae5f-3302ae19006d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.292522 | controller | Jun 11 12:23:44.504249 crc crio[24477]: time="2026-06-11T12:23:44.504197124Z" level=info msg="Starting container: 1a48ae0f85d830500e113689760028ec3a743b3f95fd283f0dbd3c19e9f6adec" id=cdcca0ca-858d-4722-8f93-232339c6e814 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.292562 | controller | Jun 11 12:23:44.518133 crc crio[24477]: time="2026-06-11T12:23:44.517737172Z" level=info msg="Started container" PID=79331 containerID=1a48ae0f85d830500e113689760028ec3a743b3f95fd283f0dbd3c19e9f6adec description=openstack/ceilometer-0/ceilometer-central-agent id=cdcca0ca-858d-4722-8f93-232339c6e814 name=/runtime.v1.RuntimeService/StartContainer sandboxID=249d42fc8738ea2ece86b9a835903ed23804568580ebb3e9e22c5fe946cc6c7a
2026-06-11 13:18:25.292604 | controller | Jun 11 12:23:44.543917 crc crio[24477]: time="2026-06-11T12:23:44.543802042Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=8508acba-edc1-44c7-b88b-bff388bce53c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.292647 | controller | Jun 11 12:23:44.583132 crc crio[24477]: time="2026-06-11T12:23:44.58304465Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=65af8e3c-2b40-4dfc-82fc-c1cf96751996 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.292688 | controller | Jun 11 12:23:44.601042 crc crio[24477]: time="2026-06-11T12:23:44.600718532Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=e9860656-048c-4386-9445-5222a5fda3cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.292732 | controller | Jun 11 12:23:44.601527 crc crio[24477]: time="2026-06-11T12:23:44.601097043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.292773 | controller | Jun 11 12:23:44.739368 crc crio[24477]: time="2026-06-11T12:23:44.735832338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.292815 | controller | Jun 11 12:23:44.744749 crc crio[24477]: time="2026-06-11T12:23:44.744598834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.292900 | controller | Jun 11 12:23:44.976363 crc crio[24477]: time="2026-06-11T12:23:44.976195738Z" level=info msg="Created container ec28a1bb4eed6f5eb9534eac27a90a6b6a35eb5166068d03ed520e79daeeb0cb: openstack/ceilometer-0/ceilometer-notification-agent" id=e9860656-048c-4386-9445-5222a5fda3cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.292979 | controller | Jun 11 12:23:44.993802 crc crio[24477]: time="2026-06-11T12:23:44.993252666Z" level=info msg="Starting container: ec28a1bb4eed6f5eb9534eac27a90a6b6a35eb5166068d03ed520e79daeeb0cb" id=b5d5c0f7-4b76-40fa-a6c9-4859c9853e66 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.293027 | controller | Jun 11 12:23:45.008987 crc crio[24477]: time="2026-06-11T12:23:45.008375401Z" level=info msg="Started container" PID=79384 containerID=ec28a1bb4eed6f5eb9534eac27a90a6b6a35eb5166068d03ed520e79daeeb0cb description=openstack/ceilometer-0/ceilometer-notification-agent id=b5d5c0f7-4b76-40fa-a6c9-4859c9853e66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=249d42fc8738ea2ece86b9a835903ed23804568580ebb3e9e22c5fe946cc6c7a
2026-06-11 13:18:25.293071 | controller | Jun 11 12:23:45.047253 crc crio[24477]: time="2026-06-11T12:23:45.047073892Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=5e6ea704-4f9a-41cf-b3ed-fe31a7ffbafa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.293113 | controller | Jun 11 12:23:45.118880 crc crio[24477]: time="2026-06-11T12:23:45.118771676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.293153 | controller | Jun 11 12:23:45.120710 crc crio[24477]: time="2026-06-11T12:23:45.119045838Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=9eb1fdcc-edf3-42f6-943a-66367f7501c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.293195 | controller | Jun 11 12:23:45.149035 crc crio[24477]: time="2026-06-11T12:23:45.148937092Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=e34d06d4-c824-40be-85da-eb59cbd6430d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.293237 | controller | Jun 11 12:23:45.153783 crc crio[24477]: time="2026-06-11T12:23:45.153701486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.293279 | controller | Jun 11 12:23:45.310943 crc crio[24477]: time="2026-06-11T12:23:45.310853439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.293321 | controller | Jun 11 12:23:45.315690 crc crio[24477]: time="2026-06-11T12:23:45.31550782Z" level=info msg="Created container f5e0825cb357c19ff6a6f9f669f744ac39035597b0ab5aff1fb70d5218d0731e: openstack/cinder-scheduler-0/probe" id=0bffb881-c12d-496e-89fc-a3dcf6e2ef39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.293362 | controller | Jun 11 12:23:45.315923 crc crio[24477]: time="2026-06-11T12:23:45.315739518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.293402 | controller | Jun 11 12:23:45.317381 crc crio[24477]: time="2026-06-11T12:23:45.317227779Z" level=info msg="Starting container: f5e0825cb357c19ff6a6f9f669f744ac39035597b0ab5aff1fb70d5218d0731e" id=f8c80704-bc17-40b9-9b27-bbb7ec7b1f56 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.293441 | controller | Jun 11 12:23:45.338909 crc crio[24477]: time="2026-06-11T12:23:45.338584015Z" level=info msg="Started container" PID=79480 containerID=f5e0825cb357c19ff6a6f9f669f744ac39035597b0ab5aff1fb70d5218d0731e description=openstack/cinder-scheduler-0/probe id=f8c80704-bc17-40b9-9b27-bbb7ec7b1f56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=991b8a43efd73e0818a3ef8bf9ff092ff62beefd1fb4c41d13533ca7b8ff110d
2026-06-11 13:18:25.293484 | controller | Jun 11 12:23:45.495205 crc crio[24477]: time="2026-06-11T12:23:45.494043849Z" level=info msg="Created container 84dcce8ff6df1e57ed062bb9739c2ae1f8ac4b2f1ad3a9f7ed08336bb3ae2f78: openstack/ceilometer-0/sg-core" id=e34d06d4-c824-40be-85da-eb59cbd6430d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.293535 | controller | Jun 11 12:23:45.497023 crc crio[24477]: time="2026-06-11T12:23:45.49692693Z" level=info msg="Starting container: 84dcce8ff6df1e57ed062bb9739c2ae1f8ac4b2f1ad3a9f7ed08336bb3ae2f78" id=91fc8d68-5916-431f-9416-79943f91dfc2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.293579 | controller | Jun 11 12:23:45.504428 crc crio[24477]: time="2026-06-11T12:23:45.504041067Z" level=info msg="Started container" PID=79502 containerID=84dcce8ff6df1e57ed062bb9739c2ae1f8ac4b2f1ad3a9f7ed08336bb3ae2f78 description=openstack/ceilometer-0/sg-core id=91fc8d68-5916-431f-9416-79943f91dfc2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=249d42fc8738ea2ece86b9a835903ed23804568580ebb3e9e22c5fe946cc6c7a
2026-06-11 13:18:25.293624 | controller | Jun 11 12:23:45.535302 crc crio[24477]: time="2026-06-11T12:23:45.535184529Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=cbe566bc-cb7d-4d6e-999c-760bc9e87ab3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.293667 | controller | Jun 11 12:23:45.591060 crc crio[24477]: time="2026-06-11T12:23:45.59095981Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=6ffc7062-a1f4-492b-bca2-dad9a0c2b052 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.293714 | controller | Jun 11 12:23:45.601547 crc crio[24477]: time="2026-06-11T12:23:45.601421024Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=715132a8-4a53-4fdf-9f81-ef69073a3972 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.293755 | controller | Jun 11 12:23:45.601900 crc crio[24477]: time="2026-06-11T12:23:45.601874626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.293797 | controller | Jun 11 12:23:45.690445 crc crio[24477]: time="2026-06-11T12:23:45.690324392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.293838 | controller | Jun 11 12:23:45.704280 crc crio[24477]: time="2026-06-11T12:23:45.704128178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.293944 | controller | Jun 11 12:23:45.886276 crc crio[24477]: time="2026-06-11T12:23:45.886128034Z" level=info msg="Created container a00273380b21e4a1cd47e6d387ea76bfcd99557c6c52b25d98e32e2f8bf64a62: openstack/ceilometer-0/proxy-httpd" id=715132a8-4a53-4fdf-9f81-ef69073a3972 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.293995 | controller | Jun 11 12:23:45.889535 crc crio[24477]: time="2026-06-11T12:23:45.889449647Z" level=info msg="Starting container: a00273380b21e4a1cd47e6d387ea76bfcd99557c6c52b25d98e32e2f8bf64a62" id=3bb08f57-c576-4c9f-8037-82b3f5223100 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.294039 | controller | Jun 11 12:23:45.894901 crc crio[24477]: time="2026-06-11T12:23:45.894823979Z" level=info msg="Started container" PID=79551 containerID=a00273380b21e4a1cd47e6d387ea76bfcd99557c6c52b25d98e32e2f8bf64a62 description=openstack/ceilometer-0/proxy-httpd id=3bb08f57-c576-4c9f-8037-82b3f5223100 name=/runtime.v1.RuntimeService/StartContainer sandboxID=249d42fc8738ea2ece86b9a835903ed23804568580ebb3e9e22c5fe946cc6c7a
2026-06-11 13:18:25.294081 | controller | Jun 11 12:23:48.243142 crc crio[24477]: time="2026-06-11T12:23:48.242225089Z" level=info msg="Stopping container: 84dcce8ff6df1e57ed062bb9739c2ae1f8ac4b2f1ad3a9f7ed08336bb3ae2f78 (timeout: 30s)" id=a24976b9-6559-42fb-ab36-a25d9d812549 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.294123 | controller | Jun 11 12:23:48.244053 crc crio[24477]: time="2026-06-11T12:23:48.242568716Z" level=info msg="Stopping container: 1a48ae0f85d830500e113689760028ec3a743b3f95fd283f0dbd3c19e9f6adec (timeout: 30s)" id=0c800eb0-954d-4079-8df4-230657403d1c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.294172 | controller | Jun 11 12:23:48.247870 crc crio[24477]: time="2026-06-11T12:23:48.24260271Z" level=info msg="Stopping container: ec28a1bb4eed6f5eb9534eac27a90a6b6a35eb5166068d03ed520e79daeeb0cb (timeout: 30s)" id=1b6e194d-0101-4df5-95e7-9eb4d9a13cc6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.294213 | controller | Jun 11 12:23:48.247870 crc crio[24477]: time="2026-06-11T12:23:48.242601307Z" level=info msg="Stopping container: a00273380b21e4a1cd47e6d387ea76bfcd99557c6c52b25d98e32e2f8bf64a62 (timeout: 30s)" id=7367a8dc-1435-43f7-ab4f-c46d2a7811de name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.294256 | controller | Jun 11 12:23:48.376957 crc crio[24477]: time="2026-06-11T12:23:48.376865169Z" level=info msg="Stopped container 84dcce8ff6df1e57ed062bb9739c2ae1f8ac4b2f1ad3a9f7ed08336bb3ae2f78: openstack/ceilometer-0/sg-core" id=a24976b9-6559-42fb-ab36-a25d9d812549 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.294297 | controller | Jun 11 12:23:48.491361 crc crio[24477]: time="2026-06-11T12:23:48.49117843Z" level=info msg="Stopped container a00273380b21e4a1cd47e6d387ea76bfcd99557c6c52b25d98e32e2f8bf64a62: openstack/ceilometer-0/proxy-httpd" id=7367a8dc-1435-43f7-ab4f-c46d2a7811de name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.294338 | controller | Jun 11 12:23:48.699712 crc crio[24477]: time="2026-06-11T12:23:48.699375388Z" level=info msg="Stopped container ec28a1bb4eed6f5eb9534eac27a90a6b6a35eb5166068d03ed520e79daeeb0cb: openstack/ceilometer-0/ceilometer-notification-agent" id=1b6e194d-0101-4df5-95e7-9eb4d9a13cc6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.294378 | controller | Jun 11 12:23:53.513127 crc crio[24477]: time="2026-06-11T12:23:53.512156301Z" level=info msg="Stopping container: 4dbcd475a87e0e33d8132af79435a98d856911efbaa5de0a61a8b0a90e32a5f0 (timeout: 30s)" id=fa1fb489-c92d-4451-a5f3-655f2d0a69be name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.294419 | controller | Jun 11 12:23:53.515952 crc crio[24477]: time="2026-06-11T12:23:53.512308493Z" level=info msg="Stopping container: e29ac7b6903159f7e1809c33176e3763f14477ca99161a781a954452a0b9a22b (timeout: 30s)" id=a860370d-7d59-42ce-becd-8c40f9964b50 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.294460 | controller | Jun 11 12:23:59.167904 crc crio[24477]: time="2026-06-11T12:23:59.166694251Z" level=info msg="Stopped container 1a48ae0f85d830500e113689760028ec3a743b3f95fd283f0dbd3c19e9f6adec: openstack/ceilometer-0/ceilometer-central-agent" id=0c800eb0-954d-4079-8df4-230657403d1c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.294503 | controller | Jun 11 12:23:59.169410 crc crio[24477]: time="2026-06-11T12:23:59.16879722Z" level=info msg="Stopped container e29ac7b6903159f7e1809c33176e3763f14477ca99161a781a954452a0b9a22b: openstack/neutron-7cd6b6cf84-wxh6r/neutron-httpd" id=a860370d-7d59-42ce-becd-8c40f9964b50 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.294544 | controller | Jun 11 12:23:59.169410 crc crio[24477]: time="2026-06-11T12:23:59.168911003Z" level=info msg="Stopping pod sandbox: 249d42fc8738ea2ece86b9a835903ed23804568580ebb3e9e22c5fe946cc6c7a" id=cbca3ca9-cde0-463c-a533-3c680ee18452 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.294586 | controller | Jun 11 12:23:59.169783 crc crio[24477]: time="2026-06-11T12:23:59.169726275Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:249d42fc8738ea2ece86b9a835903ed23804568580ebb3e9e22c5fe946cc6c7a UID:765b192b-4f13-4453-b066-5b9a8e0ef56c NetNS:/var/run/netns/793362fa-cabf-4159-9d8b-dce5f9eff531 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod765b192b_4f13_4453_b066_5b9a8e0ef56c.slice PodAnnotations:0xc00251fbf0}] Aliases:map[]}"
2026-06-11 13:18:25.294637 | controller | Jun 11 12:23:59.169944 crc crio[24477]: time="2026-06-11T12:23:59.169896101Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.294682 | controller | Jun 11 12:23:59.264950 crc crio[24477]: time="2026-06-11T12:23:59.264863339Z" level=info msg="Stopped container 4dbcd475a87e0e33d8132af79435a98d856911efbaa5de0a61a8b0a90e32a5f0: openstack/neutron-7cd6b6cf84-wxh6r/neutron-api" id=fa1fb489-c92d-4451-a5f3-655f2d0a69be name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.294723 | controller | Jun 11 12:23:59.265978 crc crio[24477]: time="2026-06-11T12:23:59.265900988Z" level=info msg="Stopping pod sandbox: b882af710bfab89206a1cadda09304b5b09b4060bb75954a81f35f17bb757637" id=fbf0e2a4-a524-45f0-a387-9454b37cd4b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.294764 | controller | Jun 11 12:23:59.266420 crc crio[24477]: time="2026-06-11T12:23:59.26634082Z" level=info msg="Got pod network &{Name:neutron-7cd6b6cf84-wxh6r Namespace:openstack ID:b882af710bfab89206a1cadda09304b5b09b4060bb75954a81f35f17bb757637 UID:2264db69-0b29-4331-af73-52878b5aa095 NetNS:/var/run/netns/96333b0c-9213-46c0-8ee9-ba259682a1b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2264db69_0b29_4331_af73_52878b5aa095.slice PodAnnotations:0xc002e126c8}] Aliases:map[]}"
2026-06-11 13:18:25.294806 | controller | Jun 11 12:23:59.266580 crc crio[24477]: time="2026-06-11T12:23:59.266516566Z" level=info msg="Deleting pod openstack_neutron-7cd6b6cf84-wxh6r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.294884 | controller | Jun 11 12:23:59.309347 crc crio[24477]: time="2026-06-11T12:23:59.307732879Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04" id=b30bdc95-d3a1-4c08-b99f-ef26ea964fa1 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.294957 | controller | Jun 11 12:23:59.310165 crc crio[24477]: time="2026-06-11T12:23:59.309698614Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=d8fcb255-d77b-49d8-b9da-342ab57ec6d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.295005 | controller | Jun 11 12:23:59.373036 crc crio[24477]: time="2026-06-11T12:23:59.372935974Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=cc06b6e7-a653-45d6-a88e-87f71b050353 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.295050 | controller | Jun 11 12:23:59.447380 crc crio[24477]: time="2026-06-11T12:23:59.44701643Z" level=info msg="Creating container: openstack/openstackclient/openstackclient" id=f92e07c1-a839-4db4-b913-65f4af2f6d00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.295093 | controller | Jun 11 12:23:59.449366 crc crio[24477]: time="2026-06-11T12:23:59.449003347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.295137 | controller | Jun 11 12:23:59.553288 crc crio[24477]: time="2026-06-11T12:23:59.553010067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.295181 | controller | Jun 11 12:23:59.556534 crc crio[24477]: time="2026-06-11T12:23:59.556458773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.295224 | controller | Jun 11 12:23:59.584054 crc crio[24477]: time="2026-06-11T12:23:59.583903792Z" level=info msg="Stopped pod sandbox: 249d42fc8738ea2ece86b9a835903ed23804568580ebb3e9e22c5fe946cc6c7a" id=cbca3ca9-cde0-463c-a533-3c680ee18452 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.295288 | controller | Jun 11 12:23:59.714111 crc crio[24477]: time="2026-06-11T12:23:59.713183939Z" level=info msg="Created container cb091ff12d41dae7825324d1057d837e2b3e822284a71be75d4f4c92d679b7e4: openstack/openstackclient/openstackclient" id=f92e07c1-a839-4db4-b913-65f4af2f6d00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.295367 | controller | Jun 11 12:23:59.716849 crc crio[24477]: time="2026-06-11T12:23:59.716184514Z" level=info msg="Starting container: cb091ff12d41dae7825324d1057d837e2b3e822284a71be75d4f4c92d679b7e4" id=c10d2d5b-332e-4c25-9834-5a29bacc12c1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.295415 | controller | Jun 11 12:23:59.725422 crc crio[24477]: time="2026-06-11T12:23:59.725308003Z" level=info msg="Started container" PID=80491 containerID=cb091ff12d41dae7825324d1057d837e2b3e822284a71be75d4f4c92d679b7e4 description=openstack/openstackclient/openstackclient id=c10d2d5b-332e-4c25-9834-5a29bacc12c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfc6276767cde7ea74dd84bf456cd4096827572748f7dfd00e3a9c44dffc6a90
2026-06-11 13:18:25.295458 | controller | Jun 11 12:23:59.911252 crc crio[24477]: time="2026-06-11T12:23:59.911131405Z" level=info msg="Stopped pod sandbox: b882af710bfab89206a1cadda09304b5b09b4060bb75954a81f35f17bb757637" id=fbf0e2a4-a524-45f0-a387-9454b37cd4b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.295502 | controller | Jun 11 12:24:00.613706 crc crio[24477]: time="2026-06-11T12:24:00.612887144Z" level=info msg="Removing container: a00273380b21e4a1cd47e6d387ea76bfcd99557c6c52b25d98e32e2f8bf64a62" id=7dfc7574-18ad-4374-b89a-11dd4e25c742 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.295558 | controller | Jun 11 12:24:00.634116 crc crio[24477]: time="2026-06-11T12:24:00.634014602Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686344-9dzqj/POD" id=b437ca72-8e7c-4a70-a643-29f22c9c9ba0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.295614 | controller | Jun 11 12:24:00.634116 crc crio[24477]: time="2026-06-11T12:24:00.634108225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.295662 | controller | Jun 11 12:24:00.652020 crc crio[24477]: time="2026-06-11T12:24:00.651745329Z" level=info msg="Removed container a00273380b21e4a1cd47e6d387ea76bfcd99557c6c52b25d98e32e2f8bf64a62: openstack/ceilometer-0/proxy-httpd" id=7dfc7574-18ad-4374-b89a-11dd4e25c742 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.295707 | controller | Jun 11 12:24:00.659401 crc crio[24477]: time="2026-06-11T12:24:00.659297711Z" level=info msg="Removing container: 84dcce8ff6df1e57ed062bb9739c2ae1f8ac4b2f1ad3a9f7ed08336bb3ae2f78" id=fcacafba-cb3c-4cb4-b234-381ac2be23d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.295749 | controller | Jun 11 12:24:00.827283 crc crio[24477]: time="2026-06-11T12:24:00.815047912Z" level=info msg="Removed container 84dcce8ff6df1e57ed062bb9739c2ae1f8ac4b2f1ad3a9f7ed08336bb3ae2f78: openstack/ceilometer-0/sg-core" id=fcacafba-cb3c-4cb4-b234-381ac2be23d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.295792 | controller | Jun 11 12:24:00.850746 crc crio[24477]: time="2026-06-11T12:24:00.846174766Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686344-9dzqj Namespace:openshift-infra ID:30877c13ae59419589bc1ca8bbc32e2f4a23935846445ebfaa649af4a19e16bc UID:a35e46bd-e567-47c7-9873-adf02625ac44 NetNS:/var/run/netns/6241480c-e430-430c-b32a-d0594919f303 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda35e46bd_e567_47c7_9873_adf02625ac44.slice PodAnnotations:0xc0072c0130}] Aliases:map[]}"
2026-06-11 13:18:25.295846 | controller | Jun 11 12:24:00.850746 crc crio[24477]: time="2026-06-11T12:24:00.846267968Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686344-9dzqj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.295961 | controller | Jun 11 12:24:00.850746 crc crio[24477]: time="2026-06-11T12:24:00.849072003Z" level=info msg="Removing container: ec28a1bb4eed6f5eb9534eac27a90a6b6a35eb5166068d03ed520e79daeeb0cb" id=71824e61-d469-4323-a648-04e019ff896f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.296019 | controller | Jun 11 12:24:01.000962 crc crio[24477]: time="2026-06-11T12:24:01.000240677Z" level=info msg="Removed container ec28a1bb4eed6f5eb9534eac27a90a6b6a35eb5166068d03ed520e79daeeb0cb: openstack/ceilometer-0/ceilometer-notification-agent" id=71824e61-d469-4323-a648-04e019ff896f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.296063 | controller | Jun 11 12:24:01.036309 crc crio[24477]: time="2026-06-11T12:24:01.036176245Z" level=info msg="Removing container: 1a48ae0f85d830500e113689760028ec3a743b3f95fd283f0dbd3c19e9f6adec" id=6c6344c6-97f7-405b-90c7-052c43c60045 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.296105 | controller | Jun 11 12:24:01.071172 crc crio[24477]: time="2026-06-11T12:24:01.070992703Z" level=info msg="Removed container 1a48ae0f85d830500e113689760028ec3a743b3f95fd283f0dbd3c19e9f6adec: openstack/ceilometer-0/ceilometer-central-agent" id=6c6344c6-97f7-405b-90c7-052c43c60045 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.296144 | controller | Jun 11 12:24:01.077723 crc crio[24477]: time="2026-06-11T12:24:01.07753112Z" level=info msg="Removing container: e29ac7b6903159f7e1809c33176e3763f14477ca99161a781a954452a0b9a22b" id=0119723c-5906-4086-bad0-a7e7168bb7d6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.296183 | controller | Jun 11 12:24:01.113519 crc crio[24477]: time="2026-06-11T12:24:01.113401517Z" level=info msg="Removed container e29ac7b6903159f7e1809c33176e3763f14477ca99161a781a954452a0b9a22b: openstack/neutron-7cd6b6cf84-wxh6r/neutron-httpd" id=0119723c-5906-4086-bad0-a7e7168bb7d6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.296222 | controller | Jun 11 12:24:01.127939 crc crio[24477]: time="2026-06-11T12:24:01.127584551Z" level=info msg="Removing container: 4dbcd475a87e0e33d8132af79435a98d856911efbaa5de0a61a8b0a90e32a5f0" id=452a39bc-9f3a-4c12-9cff-4c86e80742e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.296260 | controller | Jun 11 12:24:01.175780 crc crio[24477]: time="2026-06-11T12:24:01.175502195Z" level=info msg="Removed container 4dbcd475a87e0e33d8132af79435a98d856911efbaa5de0a61a8b0a90e32a5f0: openstack/neutron-7cd6b6cf84-wxh6r/neutron-api" id=452a39bc-9f3a-4c12-9cff-4c86e80742e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.296297 | controller | Jun 11 12:24:01.305069 crc crio[24477]: time="2026-06-11T12:24:01.304020833Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=b44fbaf3-0a89-4031-9424-27cc8149306b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.296335 | controller | Jun 11 12:24:01.305069 crc crio[24477]: time="2026-06-11T12:24:01.304160067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.296373 | controller | Jun 11 12:24:01.354973 crc crio[24477]: time="2026-06-11T12:24:01.354868085Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:546a1fd589b100701c46f8d701413f3d5dc64d90f8150928233525c4843e5c52 UID:f8c59fc4-15d3-4781-b21b-effc47e021c6 NetNS:/var/run/netns/f7328523-575b-4a67-bc27-7f903644e5bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8c59fc4_15d3_4781_b21b_effc47e021c6.slice PodAnnotations:0xc002e12bd8}] Aliases:map[]}"
2026-06-11 13:18:25.296420 | controller | Jun 11 12:24:01.354973 crc crio[24477]: time="2026-06-11T12:24:01.354941747Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.296460 | controller | Jun 11 12:24:01.561763 crc crio[24477]: 2026-06-11T12:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:30877c13ae59419 Mac:ce:29:6a:a4:d6:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/6241480c-e430-430c-b32a-d0594919f303 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.296499 | controller | Jun 11 12:24:01.561763 crc crio[24477]: time="2026-06-11T12:24:01.560584305Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686344-9dzqj Namespace:openshift-infra ID:30877c13ae59419589bc1ca8bbc32e2f4a23935846445ebfaa649af4a19e16bc UID:a35e46bd-e567-47c7-9873-adf02625ac44 NetNS:/var/run/netns/6241480c-e430-430c-b32a-d0594919f303 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda35e46bd_e567_47c7_9873_adf02625ac44.slice PodAnnotations:0xc0072c0130}] Aliases:map[]}"
2026-06-11 13:18:25.296540 | controller | Jun 11 12:24:01.561763 crc crio[24477]: time="2026-06-11T12:24:01.560812821Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686344-9dzqj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.296581 | controller | Jun 11 12:24:01.582700 crc crio[24477]: time="2026-06-11T12:24:01.580750019Z" level=info msg="Ran pod sandbox 30877c13ae59419589bc1ca8bbc32e2f4a23935846445ebfaa649af4a19e16bc with infra container: openshift-infra/auto-csr-approver-29686344-9dzqj/POD" id=b437ca72-8e7c-4a70-a643-29f22c9c9ba0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.296622 | controller | Jun 11 12:24:01.586694 crc crio[24477]: time="2026-06-11T12:24:01.585046019Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=d5b103eb-f822-4481-a5a5-e376e44b791c name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.296663 | controller | Jun 11 12:24:01.642860 crc crio[24477]: time="2026-06-11T12:24:01.601048087Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 13:18:25.296701 | controller | Jun 11 12:24:02.029412 crc crio[24477]: 2026-06-11T12:24:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:546a1fd589b1007 Mac:2a:45:bf:bd:42:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/f7328523-575b-4a67-bc27-7f903644e5bb SocketPath: PciID:}] [{Interface:0xc00025cc20 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.296742 | controller | Jun 11 12:24:02.032320 crc crio[24477]: time="2026-06-11T12:24:02.032253441Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:546a1fd589b100701c46f8d701413f3d5dc64d90f8150928233525c4843e5c52 UID:f8c59fc4-15d3-4781-b21b-effc47e021c6 NetNS:/var/run/netns/f7328523-575b-4a67-bc27-7f903644e5bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8c59fc4_15d3_4781_b21b_effc47e021c6.slice PodAnnotations:0xc002e12bd8}] Aliases:map[]}"
2026-06-11 13:18:25.296781 | controller | Jun 11 12:24:02.032504 crc crio[24477]: time="2026-06-11T12:24:02.032461947Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.296820 | controller | Jun 11 12:24:02.046991 crc crio[24477]: time="2026-06-11T12:24:02.046900646Z" level=info msg="Ran pod sandbox 546a1fd589b100701c46f8d701413f3d5dc64d90f8150928233525c4843e5c52 with infra container: openstack/ceilometer-0/POD" id=b44fbaf3-0a89-4031-9424-27cc8149306b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.296934 | controller | Jun 11 12:24:02.051253 crc crio[24477]: time="2026-06-11T12:24:02.051167001Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=838b9fff-a6f6-47b4-a98f-f158e398f58e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.296988 | controller | Jun 11 12:24:02.082030 crc crio[24477]: time="2026-06-11T12:24:02.081596251Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=0dd5ebf7-c38e-4a4e-8094-9f8057f99362 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.297031 | controller | Jun 11 12:24:02.099017 crc crio[24477]: time="2026-06-11T12:24:02.098830813Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=a4699ec1-807f-4a3f-a63a-f44d986a237e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.297072 | controller | Jun 11 12:24:02.099527 crc crio[24477]: time="2026-06-11T12:24:02.099470722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.297112 | controller | Jun 11 12:24:02.162052 crc crio[24477]: time="2026-06-11T12:24:02.161424896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.297150 | controller | Jun 11 12:24:02.169297 crc crio[24477]: time="2026-06-11T12:24:02.169169622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.297187 | controller | Jun 11 12:24:02.347171 crc crio[24477]: time="2026-06-11T12:24:02.347106655Z" level=info msg="Created container fecc9d36cafc27c2f03b1571449639a9387236474722d568fb4e5d5c2b31615e: openstack/ceilometer-0/ceilometer-central-agent" id=a4699ec1-807f-4a3f-a63a-f44d986a237e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.297224 | controller | Jun 11 12:24:02.349883 crc crio[24477]: time="2026-06-11T12:24:02.34977923Z" level=info msg="Starting container: fecc9d36cafc27c2f03b1571449639a9387236474722d568fb4e5d5c2b31615e" id=5614e527-46e8-4df6-8c64-6e46ff5fd3a4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.297264 | controller | Jun 11 12:24:02.362210 crc crio[24477]: time="2026-06-11T12:24:02.362104855Z" level=info msg="Started container" PID=80746 containerID=fecc9d36cafc27c2f03b1571449639a9387236474722d568fb4e5d5c2b31615e description=openstack/ceilometer-0/ceilometer-central-agent id=5614e527-46e8-4df6-8c64-6e46ff5fd3a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=546a1fd589b100701c46f8d701413f3d5dc64d90f8150928233525c4843e5c52
2026-06-11 13:18:25.297304 | controller | Jun 11 12:24:02.376875 crc crio[24477]: time="2026-06-11T12:24:02.376725354Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=d89eb7a2-ab48-46b6-94ad-9dc89f65d513 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.297341 | controller | Jun 11 12:24:02.412021 crc crio[24477]: time="2026-06-11T12:24:02.41194493Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=48f86482-a859-49b3-9314-2811b5de3210 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.297379 | controller | Jun 11 12:24:02.421163 crc crio[24477]: time="2026-06-11T12:24:02.421038564Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=141d9e43-dfc3-419e-9bbc-acb9657da4dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.297417 | controller | Jun 11 12:24:02.421735 crc crio[24477]: time="2026-06-11T12:24:02.421709544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.297465 | controller | Jun 11 12:24:02.509406 crc crio[24477]: time="2026-06-11T12:24:02.509286976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.297506 | controller | Jun 11 12:24:02.514818 crc crio[24477]: time="2026-06-11T12:24:02.514748078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.297547 | controller | Jun 11 12:24:02.724199 crc crio[24477]: time="2026-06-11T12:24:02.723312117Z" level=info msg="Created container eef58f961148f50f33cbb0eb6897b7c4bb965f82819ab176da95538566f2f172: openstack/ceilometer-0/ceilometer-notification-agent" id=141d9e43-dfc3-419e-9bbc-acb9657da4dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.297585 | controller | Jun 11 12:24:02.725829 crc crio[24477]: time="2026-06-11T12:24:02.725732695Z" level=info msg="Starting container: eef58f961148f50f33cbb0eb6897b7c4bb965f82819ab176da95538566f2f172" id=d993d275-d041-4cf8-b8fd-be3d19dbe897 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.297625 | controller | Jun 11 12:24:02.734102 crc crio[24477]: time="2026-06-11T12:24:02.732712203Z" level=info msg="Started container" PID=80791 containerID=eef58f961148f50f33cbb0eb6897b7c4bb965f82819ab176da95538566f2f172 description=openstack/ceilometer-0/ceilometer-notification-agent id=d993d275-d041-4cf8-b8fd-be3d19dbe897 name=/runtime.v1.RuntimeService/StartContainer sandboxID=546a1fd589b100701c46f8d701413f3d5dc64d90f8150928233525c4843e5c52
2026-06-11 13:18:25.297664 | controller | Jun 11 12:24:02.755019 crc crio[24477]: time="2026-06-11T12:24:02.754898642Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=6e274648-74d2-46d1-a20d-521b1b345ac9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.297704 | controller | Jun 11 12:24:02.777515 crc crio[24477]: time="2026-06-11T12:24:02.777351153Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=f084602d-3a19-4f5e-a814-7ca25237dabd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.297741 | controller | Jun 11 12:24:02.788147 crc crio[24477]: time="2026-06-11T12:24:02.788048816Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=b175338a-70dc-4fba-86e6-0cc070d71e2e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.297779 | controller | Jun 11 12:24:02.788697 crc crio[24477]: time="2026-06-11T12:24:02.788479919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.297816 | controller | Jun 11 12:24:02.859517 crc crio[24477]: time="2026-06-11T12:24:02.859243944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.297894 | controller | Jun 11 12:24:02.863471 crc crio[24477]: time="2026-06-11T12:24:02.863379249Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.297957 | controller | Jun 11 12:24:02.999011 crc crio[24477]: time="2026-06-11T12:24:02.998906657Z" level=info msg="Created container f6934851f045ffdf6b12e721fd403754364195cd2bca85ed8bf59b0b0e28561f: openstack/ceilometer-0/sg-core" id=b175338a-70dc-4fba-86e6-0cc070d71e2e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.298002 | controller | Jun 11 12:24:03.000151 crc crio[24477]: time="2026-06-11T12:24:03.000072352Z" level=info msg="Starting container: f6934851f045ffdf6b12e721fd403754364195cd2bca85ed8bf59b0b0e28561f" id=c86c3f58-ef13-4c48-bf44-9e26d1f86a24 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.298050 | controller | Jun 11 12:24:03.006298 crc crio[24477]: time="2026-06-11T12:24:03.006089836Z" level=info msg="Started container" PID=80805 containerID=f6934851f045ffdf6b12e721fd403754364195cd2bca85ed8bf59b0b0e28561f description=openstack/ceilometer-0/sg-core id=c86c3f58-ef13-4c48-bf44-9e26d1f86a24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=546a1fd589b100701c46f8d701413f3d5dc64d90f8150928233525c4843e5c52
2026-06-11 13:18:25.298089 | controller | Jun 11 12:24:03.021392 crc crio[24477]: time="2026-06-11T12:24:03.021288103Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=d2ca0011-045f-4a86-b71c-39d80c0d79e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.298130 | controller | Jun 11 12:24:03.024313 crc crio[24477]: time="2026-06-11T12:24:03.0242418Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=d5b103eb-f822-4481-a5a5-e376e44b791c name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.298171 | controller | Jun 11 12:24:03.025926 crc crio[24477]: time="2026-06-11T12:24:03.025801931Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a85e5a79-96c4-4f4b-8ffe-1ffdd79f8529 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.298212 | controller | Jun 11 12:24:03.028372 crc crio[24477]: time="2026-06-11T12:24:03.028288795Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=93b3aafc-254a-4d85-849f-c9254f18135b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.298251 | controller | Jun 11 12:24:03.040080 crc crio[24477]: time="2026-06-11T12:24:03.039976273Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686344-9dzqj/oc" id=a7cbfd7b-55f2-45ae-8479-343cfecc55a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.298293 | controller | Jun 11 12:24:03.040577 crc crio[24477]: time="2026-06-11T12:24:03.04054247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.298337 | controller | Jun 11 12:24:03.070374 crc crio[24477]: time="2026-06-11T12:24:03.070239211Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=d047ec1a-9a4e-444d-8243-ecb2c1d7910b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.298393 | controller | Jun 11 12:24:03.083378 crc crio[24477]: time="2026-06-11T12:24:03.083303072Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=0f1dab22-f467-4018-acb2-21fe0e9b13a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.298448 | controller | Jun 11 12:24:03.083934 crc crio[24477]: time="2026-06-11T12:24:03.083745005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.298492 | controller | Jun 11 12:24:03.119336 crc crio[24477]: time="2026-06-11T12:24:03.11921001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.298531 | controller | Jun 11 12:24:03.145906 crc crio[24477]: time="2026-06-11T12:24:03.145601231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.298570 | controller | Jun 11 12:24:03.149856 crc crio[24477]: time="2026-06-11T12:24:03.149529552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.298614 | controller | Jun 11 12:24:03.377722 crc crio[24477]: time="2026-06-11T12:24:03.371900107Z" level=info msg="Created container 2208a66c119b7a60d0321a8a5d3db6558401d03e22bb90704dee52ab38ff1a99: openstack/ceilometer-0/proxy-httpd" id=0f1dab22-f467-4018-acb2-21fe0e9b13a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.298683 | controller | Jun 11 12:24:03.383587 crc crio[24477]: time="2026-06-11T12:24:03.383467732Z" level=info msg="Starting container: 2208a66c119b7a60d0321a8a5d3db6558401d03e22bb90704dee52ab38ff1a99" id=136a71c9-d805-47ac-bac3-5bc3e7934404 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.298727 | controller | Jun 11 12:24:03.393969 crc crio[24477]: time="2026-06-11T12:24:03.393852831Z" level=info msg="Started container" PID=80829 containerID=2208a66c119b7a60d0321a8a5d3db6558401d03e22bb90704dee52ab38ff1a99 description=openstack/ceilometer-0/proxy-httpd id=136a71c9-d805-47ac-bac3-5bc3e7934404 name=/runtime.v1.RuntimeService/StartContainer sandboxID=546a1fd589b100701c46f8d701413f3d5dc64d90f8150928233525c4843e5c52
2026-06-11 13:18:25.298775 | controller | Jun 11 12:24:03.528193 crc crio[24477]: time="2026-06-11T12:24:03.527594098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.298833 | controller | Jun 11 12:24:03.836127 crc crio[24477]: time="2026-06-11T12:24:03.835807225Z" level=info msg="Created container 70c2e128ef93a2bdfa065458522ffe3558e228e9685afdacd58eddedacf3618b: openshift-infra/auto-csr-approver-29686344-9dzqj/oc" id=a7cbfd7b-55f2-45ae-8479-343cfecc55a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.298954 | controller | Jun 11 12:24:03.837122 crc crio[24477]: time="2026-06-11T12:24:03.836890536Z" level=info msg="Starting container: 70c2e128ef93a2bdfa065458522ffe3558e228e9685afdacd58eddedacf3618b" id=3cd68659-7790-497c-a3e8-e593fdd4fc95 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.299031 | controller | Jun 11 12:24:03.842903 crc crio[24477]: time="2026-06-11T12:24:03.842836754Z" level=info msg="Started container" PID=81019 containerID=70c2e128ef93a2bdfa065458522ffe3558e228e9685afdacd58eddedacf3618b description=openshift-infra/auto-csr-approver-29686344-9dzqj/oc id=3cd68659-7790-497c-a3e8-e593fdd4fc95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=30877c13ae59419589bc1ca8bbc32e2f4a23935846445ebfaa649af4a19e16bc
2026-06-11 13:18:25.299106 | controller | Jun 11 12:24:05.789692 crc crio[24477]: time="2026-06-11T12:24:05.788497038Z" level=info msg="Stopping pod sandbox: 30877c13ae59419589bc1ca8bbc32e2f4a23935846445ebfaa649af4a19e16bc" id=82f1970a-7147-4a5f-97ee-770ccc59c010 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.299175 | controller | Jun 11 12:24:05.789692 crc crio[24477]: time="2026-06-11T12:24:05.788563288Z" level=info msg="Stopping container: fecc9d36cafc27c2f03b1571449639a9387236474722d568fb4e5d5c2b31615e (timeout: 30s)" id=52147ef7-65e0-480f-b834-635d9a67cc38 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.299243 | controller | Jun 11 12:24:05.789692 crc crio[24477]: time="2026-06-11T12:24:05.78860144Z" level=info msg="Stopping container: f6934851f045ffdf6b12e721fd403754364195cd2bca85ed8bf59b0b0e28561f (timeout: 30s)" id=e51585ab-8b7c-4f6a-b51e-943aa5037b51 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.299317 | controller | Jun 11 12:24:05.789692 crc crio[24477]: time="2026-06-11T12:24:05.788775925Z" level=info msg="Stopping container: 2208a66c119b7a60d0321a8a5d3db6558401d03e22bb90704dee52ab38ff1a99 (timeout: 30s)" id=ceddfc44-2b89-48bf-906c-a5dac5c31810 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.299407 | controller | Jun 11 12:24:05.791182 crc crio[24477]: time="2026-06-11T12:24:05.78879303Z" level=info msg="Stopping container: eef58f961148f50f33cbb0eb6897b7c4bb965f82819ab176da95538566f2f172 (timeout: 30s)" id=3ff9ea2a-cc45-406e-a1f9-eb029d626376 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.299480 | controller | Jun 11 12:24:05.792445 crc crio[24477]: time="2026-06-11T12:24:05.791431732Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686344-9dzqj Namespace:openshift-infra ID:30877c13ae59419589bc1ca8bbc32e2f4a23935846445ebfaa649af4a19e16bc UID:a35e46bd-e567-47c7-9873-adf02625ac44 NetNS:/var/run/netns/6241480c-e430-430c-b32a-d0594919f303 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda35e46bd_e567_47c7_9873_adf02625ac44.slice PodAnnotations:0xc000a868e8}] Aliases:map[]}"
2026-06-11 13:18:25.299566 | controller | Jun 11 12:24:05.792445 crc crio[24477]: time="2026-06-11T12:24:05.792014468Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686344-9dzqj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.299638 | controller | Jun 11 12:24:05.917485 crc crio[24477]: time="2026-06-11T12:24:05.91720715Z" level=info msg="Stopped container f6934851f045ffdf6b12e721fd403754364195cd2bca85ed8bf59b0b0e28561f: openstack/ceilometer-0/sg-core" id=e51585ab-8b7c-4f6a-b51e-943aa5037b51 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.299704 | controller | Jun 11 12:24:06.037302 crc crio[24477]: time="2026-06-11T12:24:06.03720101Z" level=info msg="Stopped container 2208a66c119b7a60d0321a8a5d3db6558401d03e22bb90704dee52ab38ff1a99: openstack/ceilometer-0/proxy-httpd" id=ceddfc44-2b89-48bf-906c-a5dac5c31810 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.299776 | controller | Jun 11 12:24:06.208111 crc crio[24477]: time="2026-06-11T12:24:06.207970537Z" level=info msg="Stopped pod sandbox: 30877c13ae59419589bc1ca8bbc32e2f4a23935846445ebfaa649af4a19e16bc" id=82f1970a-7147-4a5f-97ee-770ccc59c010 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.299844 | controller | Jun 11 12:24:06.413877 crc crio[24477]: time="2026-06-11T12:24:06.413779793Z" level=info msg="Stopped container eef58f961148f50f33cbb0eb6897b7c4bb965f82819ab176da95538566f2f172: openstack/ceilometer-0/ceilometer-notification-agent" id=3ff9ea2a-cc45-406e-a1f9-eb029d626376 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.300051 | controller | Jun 11 12:24:10.134769 crc crio[24477]: time="2026-06-11T12:24:10.133801109Z" level=info msg="Running pod sandbox: openstack/nova-api-db-create-svs7r/POD" id=6868340e-f60b-4595-86b8-fc704483cd43 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.300127 | controller | Jun 11 12:24:10.137062 crc crio[24477]: time="2026-06-11T12:24:10.134791357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.300184 | controller | Jun 11 12:24:10.224833 crc crio[24477]: time="2026-06-11T12:24:10.22459751Z" level=info msg="Got pod network &{Name:nova-api-db-create-svs7r Namespace:openstack ID:df24ef77453c0f121109f2131e5fac260477e88ba898aaa45915a15ea7bfa458 UID:686910ac-1c52-44da-b2b6-3bd5cc032e4e NetNS:/var/run/netns/e857d163-5642-40cb-b7e4-726b5fbeed9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod686910ac_1c52_44da_b2b6_3bd5cc032e4e.slice PodAnnotations:0xc0072c0ab8}] Aliases:map[]}"
2026-06-11 13:18:25.300244 | controller | Jun 11 12:24:10.225171 crc crio[24477]: time="2026-06-11T12:24:10.224881828Z" level=info msg="Adding pod openstack_nova-api-db-create-svs7r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.300298 | controller | Jun 11 12:24:10.627223 crc crio[24477]: time="2026-06-11T12:24:10.626702318Z" level=info msg="Running pod sandbox: openstack/nova-cell0-db-create-wxs7g/POD" id=13b43fa1-c74c-4c0d-a73e-44b54a1718cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.300353 | controller | Jun 11 12:24:10.627381 crc crio[24477]: time="2026-06-11T12:24:10.627252334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.300406 | controller | Jun 11 12:24:10.628093 crc crio[24477]: time="2026-06-11T12:24:10.627965417Z" level=info msg="Running pod sandbox: openstack/nova-api-a0de-account-create-update-vfxhp/POD" id=120ac173-b24c-498d-8d9c-e2e7c7111160 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.300470 | controller | Jun 11 12:24:10.628093 crc crio[24477]: time="2026-06-11T12:24:10.62807087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.300531 | controller | Jun 11 12:24:10.643477 crc crio[24477]: time="2026-06-11T12:24:10.64258247Z" level=info msg="Running pod sandbox: openstack/nova-cell1-db-create-swzfn/POD" id=f29c4c02-71fb-421c-8c3e-1d76e7143cdb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.300596 | controller | Jun 11 12:24:10.643477 crc crio[24477]: time="2026-06-11T12:24:10.642819716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.300655 | controller | Jun 11 12:24:10.736717 crc crio[24477]: 2026-06-11T12:24:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df24ef77453c0f1 Mac:ba:7d:7f:d9:6a:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/e857d163-5642-40cb-b7e4-726b5fbeed9f SocketPath: PciID:}] [{Interface:0xc00019c650 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.300709 | controller | Jun 11 12:24:10.736717 crc crio[24477]: time="2026-06-11T12:24:10.735982426Z" level=info msg="Got pod network &{Name:nova-api-db-create-svs7r Namespace:openstack ID:df24ef77453c0f121109f2131e5fac260477e88ba898aaa45915a15ea7bfa458 UID:686910ac-1c52-44da-b2b6-3bd5cc032e4e NetNS:/var/run/netns/e857d163-5642-40cb-b7e4-726b5fbeed9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod686910ac_1c52_44da_b2b6_3bd5cc032e4e.slice PodAnnotations:0xc0072c0ab8}] Aliases:map[]}"
2026-06-11 13:18:25.300772 | controller | Jun 11 12:24:10.736717 crc crio[24477]: time="2026-06-11T12:24:10.736156851Z" level=info msg="Checking pod openstack_nova-api-db-create-svs7r for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.300834 | controller | Jun 11 12:24:10.763384 crc crio[24477]: time="2026-06-11T12:24:10.763238549Z" level=info msg="Ran pod sandbox df24ef77453c0f121109f2131e5fac260477e88ba898aaa45915a15ea7bfa458 with infra container: openstack/nova-api-db-create-svs7r/POD" id=6868340e-f60b-4595-86b8-fc704483cd43 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.300958 | controller | Jun 11 12:24:10.767082 crc crio[24477]: time="2026-06-11T12:24:10.767003384Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=66112072-22cc-48f6-a7bf-5557f961d420 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.301020 | controller | Jun 11 12:24:10.768417 crc crio[24477]: time="2026-06-11T12:24:10.768328801Z" level=info msg="Got pod network &{Name:nova-api-a0de-account-create-update-vfxhp Namespace:openstack ID:eaf1bef49651140d032fdc1634f8854c44e5890f96165c6c353bd5c691275c96 UID:90be9f25-c86d-4bb3-9a43-7a4b1fc75ff4 NetNS:/var/run/netns/a2e21cdd-6800-4b31-97ef-61d61308dcdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90be9f25_c86d_4bb3_9a43_7a4b1fc75ff4.slice PodAnnotations:0xc0072c0250}] Aliases:map[]}"
2026-06-11 13:18:25.301081 | controller | Jun 11 12:24:10.768417 crc crio[24477]: time="2026-06-11T12:24:10.768395703Z" level=info msg="Adding pod openstack_nova-api-a0de-account-create-update-vfxhp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.301143 | controller | Jun 11 12:24:10.778731 crc crio[24477]: time="2026-06-11T12:24:10.777926021Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=ca22e780-4332-460d-ab58-4bfe6e8fb733 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.301384 | controller | Jun 11 12:24:10.791942 crc crio[24477]: time="2026-06-11T12:24:10.791857867Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-wxs7g Namespace:openstack ID:c49b470dbd6307db6c635fa62f9a46ccae7ce853adcd5b4bb415a7b877669f55 UID:866f6e9a-b5e9-46c5-8438-17b11cd840a9 NetNS:/var/run/netns/d5eb78c8-fc0d-4526-af46-f939ecea129f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod866f6e9a_b5e9_46c5_8438_17b11cd840a9.slice PodAnnotations:0xc0072c0400}] Aliases:map[]}"
2026-06-11 13:18:25.301472 | controller | Jun 11 12:24:10.791942 crc crio[24477]: time="2026-06-11T12:24:10.791930569Z" level=info msg="Adding pod openstack_nova-cell0-db-create-wxs7g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.301539 | controller | Jun 11 12:24:10.824006 crc crio[24477]: time="2026-06-11T12:24:10.823941341Z" level=info msg="Creating container: openstack/nova-api-db-create-svs7r/mariadb-database-create" id=7162ffc9-a14d-44ec-a61e-d1fbbe7e387b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.301605 | controller | Jun 11 12:24:10.824410 crc crio[24477]: time="2026-06-11T12:24:10.824330432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.301668 | controller | Jun 11 12:24:10.830265 crc crio[24477]: time="2026-06-11T12:24:10.830180623Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-swzfn Namespace:openstack ID:81c9bee4417e2fcb2b3e4d53297f0d82749cbabc3ce47065440b57506f06799c UID:e42b9e2c-40b3-4e1d-8469-0539487d3bc1 NetNS:/var/run/netns/10cb9ace-cbab-4298-b627-82f5a29ee568 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode42b9e2c_40b3_4e1d_8469_0539487d3bc1.slice PodAnnotations:0xc000a14550}] Aliases:map[]}"
2026-06-11 13:18:25.301735 | controller | Jun 11 12:24:10.830265 crc crio[24477]: time="2026-06-11T12:24:10.830243515Z" level=info msg="Adding pod openstack_nova-cell1-db-create-swzfn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.301805 | controller | Jun 11 12:24:10.924249 crc crio[24477]: time="2026-06-11T12:24:10.924160193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.301930 | controller | Jun 11 12:24:10.929238 crc crio[24477]: time="2026-06-11T12:24:10.929164255Z" level=info msg="Running pod sandbox: openstack/nova-cell0-d29d-account-create-update-n9v9j/POD" id=8868d51d-e152-4115-84b5-c3dc26677eea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.302008 | controller | Jun 11 12:24:10.929353 crc crio[24477]: time="2026-06-11T12:24:10.929259937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.302074 | controller | Jun 11 12:24:10.947829 crc crio[24477]: time="2026-06-11T12:24:10.947757932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.302136 | controller | Jun 11 12:24:10.995332 crc crio[24477]: time="2026-06-11T12:24:10.994997386Z" level=info msg="Running pod sandbox: openstack/nova-cell1-1471-account-create-update-kzczf/POD" id=62b5875a-cd85-4e54-becd-18b22e531de0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.302206 | controller | Jun 11 12:24:10.995332 crc crio[24477]: time="2026-06-11T12:24:10.995104809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.302287 | controller | Jun 11 12:24:11.088061 crc crio[24477]: time="2026-06-11T12:24:11.087954349Z" level=info msg="Got pod network &{Name:nova-cell0-d29d-account-create-update-n9v9j Namespace:openstack ID:6f9123305e254cae049bf292764f7fc54044611383b71b534ec01b63828cf7eb UID:aeb6ac82-4188-4487-a4f6-0d9243cf0362 NetNS:/var/run/netns/a50d2c19-d1a8-45dc-9d32-f5312e0b298c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaeb6ac82_4188_4487_a4f6_0d9243cf0362.slice PodAnnotations:0xc000a14968}] Aliases:map[]}"
2026-06-11 13:18:25.302360 | controller | Jun 11 12:24:11.088061 crc crio[24477]: time="2026-06-11T12:24:11.088032402Z" level=info msg="Adding pod openstack_nova-cell0-d29d-account-create-update-n9v9j to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.302429 | controller | Jun 11 12:24:11.100119 crc crio[24477]: time="2026-06-11T12:24:11.095296815Z" level=info msg="Got pod network &{Name:nova-cell1-1471-account-create-update-kzczf Namespace:openstack ID:2e9644f6f8366354d0a60d7162ef285351f27e458e189c8fce2fd67ec4b14c7d UID:8fb82099-5719-413d-9742-d230d46c62b4 NetNS:/var/run/netns/9a60898f-4110-4b5b-ba2e-ce911fc207eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fb82099_5719_413d_9742_d230d46c62b4.slice PodAnnotations:0xc000a14c68}] Aliases:map[]}"
2026-06-11 13:18:25.302496 | controller | Jun 11 12:24:11.100119 crc crio[24477]: time="2026-06-11T12:24:11.095345906Z" level=info msg="Adding pod openstack_nova-cell1-1471-account-create-update-kzczf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.302562 | controller | Jun 11 12:24:11.419223 crc crio[24477]: time="2026-06-11T12:24:11.418426725Z" level=info msg="Created container bf84729cba8292271eb15b99577fde0e48deb837a6ef750401e9f4f1106a3a4b: openstack/nova-api-db-create-svs7r/mariadb-database-create" id=7162ffc9-a14d-44ec-a61e-d1fbbe7e387b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.302624 | controller | Jun 11 12:24:11.421543 crc crio[24477]: time="2026-06-11T12:24:11.421112077Z" level=info msg="Starting container: bf84729cba8292271eb15b99577fde0e48deb837a6ef750401e9f4f1106a3a4b" id=6da3f98a-beab-4b71-b2b5-a214dbdbc7b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.302686 | controller | Jun 11 12:24:11.433280 crc crio[24477]: time="2026-06-11T12:24:11.432016574Z" level=info msg="Started container" PID=81622 containerID=bf84729cba8292271eb15b99577fde0e48deb837a6ef750401e9f4f1106a3a4b description=openstack/nova-api-db-create-svs7r/mariadb-database-create id=6da3f98a-beab-4b71-b2b5-a214dbdbc7b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df24ef77453c0f121109f2131e5fac260477e88ba898aaa45915a15ea7bfa458
2026-06-11 13:18:25.302750 | controller | Jun 11 12:24:11.654510 crc crio[24477]: 2026-06-11T12:24:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c49b470dbd6307d Mac:b2:4b:27:57:fe:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/d5eb78c8-fc0d-4526-af46-f939ecea129f SocketPath: PciID:}] [{Interface:0xc00048c5b0 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.302814 | controller | Jun 11 12:24:11.656867 crc crio[24477]: time="2026-06-11T12:24:11.655310303Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-wxs7g Namespace:openstack ID:c49b470dbd6307db6c635fa62f9a46ccae7ce853adcd5b4bb415a7b877669f55 UID:866f6e9a-b5e9-46c5-8438-17b11cd840a9 NetNS:/var/run/netns/d5eb78c8-fc0d-4526-af46-f939ecea129f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod866f6e9a_b5e9_46c5_8438_17b11cd840a9.slice PodAnnotations:0xc0072c0400}] Aliases:map[]}"
2026-06-11 13:18:25.302942 | controller | Jun 11 12:24:11.656867 crc crio[24477]: time="2026-06-11T12:24:11.655441747Z" level=info msg="Checking pod openstack_nova-cell0-db-create-wxs7g for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.303018 | controller | Jun 11 12:24:11.674712 crc crio[24477]: time="2026-06-11T12:24:11.674514185Z" level=info msg="Ran pod sandbox c49b470dbd6307db6c635fa62f9a46ccae7ce853adcd5b4bb415a7b877669f55 with infra container: openstack/nova-cell0-db-create-wxs7g/POD" id=13b43fa1-c74c-4c0d-a73e-44b54a1718cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.303088 | controller | Jun 11 12:24:11.682434 crc crio[24477]: time="2026-06-11T12:24:11.682302669Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=462aeede-7089-44b0-b6f0-733374d23647 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.303152 | controller | Jun 11 12:24:11.689456 crc crio[24477]: time="2026-06-11T12:24:11.688893426Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=f44aa183-1265-4963-aa2b-abadae78f4c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.303213 | controller | Jun 11 12:24:11.694903 crc crio[24477]: 2026-06-11T12:24:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f9123305e254ca Mac:4e:4f:b4:6a:a7:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/a50d2c19-d1a8-45dc-9d32-f5312e0b298c SocketPath: PciID:}] [{Interface:0xc000195570 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.303280 | controller | Jun 11 12:24:11.696383 crc crio[24477]: time="2026-06-11T12:24:11.695711082Z" level=info msg="Got pod network &{Name:nova-cell0-d29d-account-create-update-n9v9j Namespace:openstack ID:6f9123305e254cae049bf292764f7fc54044611383b71b534ec01b63828cf7eb UID:aeb6ac82-4188-4487-a4f6-0d9243cf0362 NetNS:/var/run/netns/a50d2c19-d1a8-45dc-9d32-f5312e0b298c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaeb6ac82_4188_4487_a4f6_0d9243cf0362.slice PodAnnotations:0xc000a14968}] Aliases:map[]}"
2026-06-11 13:18:25.303371 | controller | Jun 11 12:24:11.696383 crc crio[24477]: time="2026-06-11T12:24:11.695877926Z" level=info msg="Checking pod openstack_nova-cell0-d29d-account-create-update-n9v9j for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.303443 | controller | Jun 11 12:24:11.699796 crc crio[24477]: time="2026-06-11T12:24:11.699200892Z" level=info msg="Creating container: openstack/nova-cell0-db-create-wxs7g/mariadb-database-create" id=7ab57f5b-39b8-45aa-9603-cb7996f150fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.303508 | controller | Jun 11 12:24:11.714331 crc crio[24477]: time="2026-06-11T12:24:11.714242759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.303574 | controller | Jun 11 12:24:11.727732 crc crio[24477]: time="2026-06-11T12:24:11.727580043Z" level=info msg="Ran pod sandbox 6f9123305e254cae049bf292764f7fc54044611383b71b534ec01b63828cf7eb with infra container: openstack/nova-cell0-d29d-account-create-update-n9v9j/POD" id=8868d51d-e152-4115-84b5-c3dc26677eea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.303638 | controller | Jun 11 12:24:11.736801 crc crio[24477]: time="2026-06-11T12:24:11.736604441Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=512ec9de-3db4-4d2d-8543-5cef1ed51951 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.303680 | controller | Jun 11 12:24:11.743187 crc crio[24477]: time="2026-06-11T12:24:11.743080954Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=6ec12ac1-7c42-49f6-ad93-4420fa9e3425 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.303725 | controller | Jun 11 12:24:11.762023 crc crio[24477]: time="2026-06-11T12:24:11.761760749Z" level=info msg="Creating container: openstack/nova-cell0-d29d-account-create-update-n9v9j/mariadb-account-create-update" id=009fe36d-4541-49c0-b3ca-541331f129f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.303765 | controller | Jun 11 12:24:11.762428 crc crio[24477]: time="2026-06-11T12:24:11.762144499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.303803 | controller | Jun 11 12:24:11.776299 crc crio[24477]: 2026-06-11T12:24:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:81c9bee4417e2fc Mac:a2:43:61:f6:ef:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/10cb9ace-cbab-4298-b627-82f5a29ee568 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.303842 | controller | Jun 11 12:24:11.776938 crc crio[24477]: 2026-06-11T12:24:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eaf1bef49651140 Mac:8e:92:2a:12:fc:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/a2e21cdd-6800-4b31-97ef-61d61308dcdc SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.303920 | controller | Jun 11 12:24:11.777155 crc crio[24477]: time="2026-06-11T12:24:11.777087564Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-swzfn Namespace:openstack ID:81c9bee4417e2fcb2b3e4d53297f0d82749cbabc3ce47065440b57506f06799c UID:e42b9e2c-40b3-4e1d-8469-0539487d3bc1 NetNS:/var/run/netns/10cb9ace-cbab-4298-b627-82f5a29ee568 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode42b9e2c_40b3_4e1d_8469_0539487d3bc1.slice PodAnnotations:0xc000a14550}] Aliases:map[]}"
2026-06-11 13:18:25.303963 | controller | Jun 11 12:24:11.777298 crc crio[24477]: time="2026-06-11T12:24:11.777245499Z" level=info msg="Checking pod openstack_nova-cell1-db-create-swzfn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.303997 | controller | Jun 11 12:24:11.789747 crc crio[24477]: time="2026-06-11T12:24:11.788783503Z" level=info msg="Got pod network &{Name:nova-api-a0de-account-create-update-vfxhp Namespace:openstack ID:eaf1bef49651140d032fdc1634f8854c44e5890f96165c6c353bd5c691275c96 UID:90be9f25-c86d-4bb3-9a43-7a4b1fc75ff4 NetNS:/var/run/netns/a2e21cdd-6800-4b31-97ef-61d61308dcdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90be9f25_c86d_4bb3_9a43_7a4b1fc75ff4.slice PodAnnotations:0xc0072c0250}] Aliases:map[]}"
2026-06-11 13:18:25.304028 | controller | Jun 11 12:24:11.789747 crc crio[24477]: time="2026-06-11T12:24:11.789087401Z" level=info msg="Checking pod openstack_nova-api-a0de-account-create-update-vfxhp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.304058 | controller | Jun 11 12:24:11.826555 crc crio[24477]: time="2026-06-11T12:24:11.826472334Z" level=info msg="Ran pod sandbox 81c9bee4417e2fcb2b3e4d53297f0d82749cbabc3ce47065440b57506f06799c with infra container: openstack/nova-cell1-db-create-swzfn/POD" id=f29c4c02-71fb-421c-8c3e-1d76e7143cdb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.304087 | controller | Jun 11 12:24:11.829676 crc crio[24477]: time="2026-06-11T12:24:11.82941859Z" level=info msg="Ran pod sandbox eaf1bef49651140d032fdc1634f8854c44e5890f96165c6c353bd5c691275c96 with infra container: openstack/nova-api-a0de-account-create-update-vfxhp/POD" id=120ac173-b24c-498d-8d9c-e2e7c7111160 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.304124 | controller | Jun 11 12:24:11.831350 crc crio[24477]: time="2026-06-11T12:24:11.831268611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.304150 | controller | Jun 11 12:24:11.836007 crc crio[24477]: time="2026-06-11T12:24:11.835919242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.304173 | controller | Jun 11 12:24:11.846481 crc crio[24477]: time="2026-06-11T12:24:11.846007783Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=791d3c64-959d-4b61-b703-f32176434700 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.304196 | controller | Jun 11 12:24:11.846931 crc crio[24477]: time="2026-06-11T12:24:11.846294621Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c0d5f893-f108-4bb7-8f71-e21b03ea0c54 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.304219 | controller | Jun 11 12:24:11.853096 crc crio[24477]: time="2026-06-11T12:24:11.853001709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.304242 | controller | Jun 11 12:24:11.858913 crc crio[24477]: time="2026-06-11T12:24:11.857501616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.304264 | controller | Jun 11 12:24:11.858913 crc crio[24477]: time="2026-06-11T12:24:11.857567487Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=7366dda5-55c9-4c89-aea8-8200437e26e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.304286 | controller | Jun 11 12:24:11.858913 crc crio[24477]: time="2026-06-11T12:24:11.8580209Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=419958fb-5fea-4bde-9947-62be023fc845 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.304309 | controller | Jun 11 12:24:11.877152 crc crio[24477]: time="2026-06-11T12:24:11.875843508Z" level=info msg="Creating container: openstack/nova-api-a0de-account-create-update-vfxhp/mariadb-account-create-update" id=7e5b0693-59fc-43b8-a2b2-52ac228ec529 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.304331 | controller | Jun 11 12:24:11.877152 crc crio[24477]: time="2026-06-11T12:24:11.876783925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.304355 | controller | Jun 11 12:24:11.881771 crc crio[24477]: time="2026-06-11T12:24:11.881572208Z" level=info msg="Creating container: openstack/nova-cell1-db-create-swzfn/mariadb-database-create" id=2671a760-d7e6-4791-bee7-de96f32ceb81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.304377 | controller | Jun 11 12:24:11.904170 crc crio[24477]: time="2026-06-11T12:24:11.903720239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.304401 | controller | Jun 11 12:24:11.945093 crc crio[24477]: time="2026-06-11T12:24:11.942775783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.304423 | controller | Jun 11 12:24:11.951119 crc crio[24477]: time="2026-06-11T12:24:11.950954745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.304446 | controller | Jun 11 12:24:12.007939 crc crio[24477]: 2026-06-11T12:24:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e9644f6f836635 Mac:4e:d2:b4:b9:6e:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/9a60898f-4110-4b5b-ba2e-ce911fc207eb SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.304475 | controller | Jun 11 12:24:12.008795 crc crio[24477]: time="2026-06-11T12:24:12.008723083Z" level=info msg="Got pod network &{Name:nova-cell1-1471-account-create-update-kzczf Namespace:openstack ID:2e9644f6f8366354d0a60d7162ef285351f27e458e189c8fce2fd67ec4b14c7d UID:8fb82099-5719-413d-9742-d230d46c62b4 NetNS:/var/run/netns/9a60898f-4110-4b5b-ba2e-ce911fc207eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fb82099_5719_413d_9742_d230d46c62b4.slice PodAnnotations:0xc000a14c68}] Aliases:map[]}"
2026-06-11 13:18:25.304498 | controller | Jun 11 12:24:12.008921 crc crio[24477]: time="2026-06-11T12:24:12.008887387Z" level=info msg="Checking pod openstack_nova-cell1-1471-account-create-update-kzczf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.304520 | controller | Jun 11 12:24:12.010952 crc crio[24477]: time="2026-06-11T12:24:12.010816528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.304543 | controller | Jun 11 12:24:12.015300 crc crio[24477]: time="2026-06-11T12:24:12.015120228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.304565 | controller | Jun 11 12:24:12.070540 crc crio[24477]: time="2026-06-11T12:24:12.070454519Z" level=info msg="Ran pod sandbox 2e9644f6f8366354d0a60d7162ef285351f27e458e189c8fce2fd67ec4b14c7d with infra container: openstack/nova-cell1-1471-account-create-update-kzczf/POD" id=62b5875a-cd85-4e54-becd-18b22e531de0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.304588 | controller | Jun 11 12:24:12.076026 crc crio[24477]: time="2026-06-11T12:24:12.075516719Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=404d6592-21d7-42d5-9244-c4c5a485a8a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.304611 | controller | Jun 11 12:24:12.079525 crc crio[24477]: time="2026-06-11T12:24:12.079402489Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=af42ec97-d48d-438a-9d8a-2802b36c8bf5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.304632 | controller | Jun 11 12:24:12.093314 crc crio[24477]: time="2026-06-11T12:24:12.093181453Z" level=info msg="Creating container: openstack/nova-cell1-1471-account-create-update-kzczf/mariadb-account-create-update" id=b45458a3-117e-4041-b8df-d9b11b68c02c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.304656 | controller | Jun 11 12:24:12.093840 crc crio[24477]: time="2026-06-11T12:24:12.093695648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.304679 | controller | Jun 11 12:24:12.186129 crc crio[24477]: time="2026-06-11T12:24:12.185978173Z" level=info msg="Created container ed31ebeb3b34a27443a7c15681f5ebbbcd5f5cfac4f56a5cc07da1adbf55074c: openstack/nova-api-a0de-account-create-update-vfxhp/mariadb-account-create-update" id=7e5b0693-59fc-43b8-a2b2-52ac228ec529 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.304702 | controller | Jun 11 12:24:12.188079 crc crio[24477]: time="2026-06-11T12:24:12.187996368Z" level=info msg="Starting container: ed31ebeb3b34a27443a7c15681f5ebbbcd5f5cfac4f56a5cc07da1adbf55074c" id=ba2e35f8-1a8b-41f4-9241-b1f0060d1318 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.304732 | controller | Jun 11 12:24:12.199557 crc crio[24477]: time="2026-06-11T12:24:12.198159313Z" level=info msg="Started container" PID=81748 containerID=ed31ebeb3b34a27443a7c15681f5ebbbcd5f5cfac4f56a5cc07da1adbf55074c description=openstack/nova-api-a0de-account-create-update-vfxhp/mariadb-account-create-update id=ba2e35f8-1a8b-41f4-9241-b1f0060d1318 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaf1bef49651140d032fdc1634f8854c44e5890f96165c6c353bd5c691275c96
2026-06-11 13:18:25.304759 | controller | Jun 11 12:24:12.218425 crc crio[24477]: time="2026-06-11T12:24:12.215862458Z" level=info msg="Created container 590e7d387cd5dbc2e0009293fc1b5796b505a0ddabb22200d17c538d643bcb51: openstack/nova-cell0-db-create-wxs7g/mariadb-database-create" id=7ab57f5b-39b8-45aa-9603-cb7996f150fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.304782 | controller | Jun 11 12:24:12.218425 crc crio[24477]: time="2026-06-11T12:24:12.216798314Z" level=info msg="Created container 5779b6715199242d7b9d6576ad68be6224efd91300a12ba65f5723a1df81705c: openstack/nova-cell0-d29d-account-create-update-n9v9j/mariadb-account-create-update" id=009fe36d-4541-49c0-b3ca-541331f129f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.304804 | controller | Jun 11 12:24:12.218854 crc crio[24477]: time="2026-06-11T12:24:12.218514553Z" level=info msg="Starting container: 5779b6715199242d7b9d6576ad68be6224efd91300a12ba65f5723a1df81705c" id=fdba3527-f0f3-49b3-bf61-24e58f590b67 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.304827 | controller | Jun 11 12:24:12.219053 crc crio[24477]: time="2026-06-11T12:24:12.218934034Z" level=info msg="Starting container: 590e7d387cd5dbc2e0009293fc1b5796b505a0ddabb22200d17c538d643bcb51" id=a2e823eb-965c-457e-a85d-a0c21476fea4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.304875 | controller | Jun 11 12:24:12.219228 crc crio[24477]: time="2026-06-11T12:24:12.21914698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.304916 | controller | Jun 11 12:24:12.222838 crc crio[24477]: time="2026-06-11T12:24:12.222742872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.304941 | controller | Jun 11 12:24:12.230863 crc crio[24477]: time="2026-06-11T12:24:12.230594273Z" level=info msg="Started container" PID=81747 containerID=590e7d387cd5dbc2e0009293fc1b5796b505a0ddabb22200d17c538d643bcb51 description=openstack/nova-cell0-db-create-wxs7g/mariadb-database-create id=a2e823eb-965c-457e-a85d-a0c21476fea4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c49b470dbd6307db6c635fa62f9a46ccae7ce853adcd5b4bb415a7b877669f55
2026-06-11 13:18:25.304966 | controller | Jun 11 12:24:12.237977 crc crio[24477]: time="2026-06-11T12:24:12.236578298Z" level=info msg="Started container" PID=81751 containerID=5779b6715199242d7b9d6576ad68be6224efd91300a12ba65f5723a1df81705c description=openstack/nova-cell0-d29d-account-create-update-n9v9j/mariadb-account-create-update id=fdba3527-f0f3-49b3-bf61-24e58f590b67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f9123305e254cae049bf292764f7fc54044611383b71b534ec01b63828cf7eb
2026-06-11 13:18:25.304993 | controller | Jun 11 12:24:12.268878 crc crio[24477]: time="2026-06-11T12:24:12.268700768Z" level=info msg="Created container 7e16d2edc9094d8142130492566a7271f72aff6a9da6640b64855eda1bacb1c2: openstack/nova-cell1-db-create-swzfn/mariadb-database-create" id=2671a760-d7e6-4791-bee7-de96f32ceb81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.305025 | controller | Jun 11 12:24:12.272850 crc crio[24477]: time="2026-06-11T12:24:12.272734655Z" level=info msg="Starting container: 7e16d2edc9094d8142130492566a7271f72aff6a9da6640b64855eda1bacb1c2" id=6780428d-5048-4f30-b032-c8fdb03eeec8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.305066 | controller | Jun 11 12:24:12.294976 crc crio[24477]: time="2026-06-11T12:24:12.29485359Z" level=info msg="Started container" PID=81752 containerID=7e16d2edc9094d8142130492566a7271f72aff6a9da6640b64855eda1bacb1c2 description=openstack/nova-cell1-db-create-swzfn/mariadb-database-create id=6780428d-5048-4f30-b032-c8fdb03eeec8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81c9bee4417e2fcb2b3e4d53297f0d82749cbabc3ce47065440b57506f06799c
2026-06-11 13:18:25.305103 | controller | Jun 11 12:24:12.545254 crc crio[24477]: time="2026-06-11T12:24:12.545140507Z" level=info msg="Created container b58beddf7509902f0ddfa7edd28c0eb0e3c177248a92d7e292114d21d6906195: openstack/nova-cell1-1471-account-create-update-kzczf/mariadb-account-create-update" id=b45458a3-117e-4041-b8df-d9b11b68c02c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.305137 | controller | Jun 11 12:24:12.546747 crc crio[24477]: time="2026-06-11T12:24:12.546554102Z" level=info msg="Starting container: b58beddf7509902f0ddfa7edd28c0eb0e3c177248a92d7e292114d21d6906195" id=2029b2bc-0c82-44b9-b73c-7658c3421a50 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.305170 | controller | Jun 11 12:24:12.568523 crc crio[24477]: time="2026-06-11T12:24:12.568434645Z" level=info msg="Started container" PID=81826 containerID=b58beddf7509902f0ddfa7edd28c0eb0e3c177248a92d7e292114d21d6906195 description=openstack/nova-cell1-1471-account-create-update-kzczf/mariadb-account-create-update id=2029b2bc-0c82-44b9-b73c-7658c3421a50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e9644f6f8366354d0a60d7162ef285351f27e458e189c8fce2fd67ec4b14c7d
2026-06-11 13:18:25.305203 | controller | Jun 11 12:24:13.047928 crc crio[24477]: time="2026-06-11T12:24:13.047182083Z" level=info msg="Stopping pod sandbox: df24ef77453c0f121109f2131e5fac260477e88ba898aaa45915a15ea7bfa458" id=23850758-f1d2-4050-bbb1-f70619cce4a7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.305237 | controller | Jun 11 12:24:13.048776 crc crio[24477]: time="2026-06-11T12:24:13.048705666Z" level=info msg="Got pod network &{Name:nova-api-db-create-svs7r Namespace:openstack ID:df24ef77453c0f121109f2131e5fac260477e88ba898aaa45915a15ea7bfa458 UID:686910ac-1c52-44da-b2b6-3bd5cc032e4e NetNS:/var/run/netns/e857d163-5642-40cb-b7e4-726b5fbeed9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod686910ac_1c52_44da_b2b6_3bd5cc032e4e.slice PodAnnotations:0xc002d1b250}] Aliases:map[]}"
2026-06-11 13:18:25.305269 | controller | Jun 11 12:24:13.049022 crc crio[24477]: time="2026-06-11T12:24:13.048951173Z" level=info msg="Deleting pod openstack_nova-api-db-create-svs7r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.305300 | controller | Jun 11 12:24:13.580390 crc crio[24477]: time="2026-06-11T12:24:13.580262987Z" level=info msg="Stopped pod sandbox: df24ef77453c0f121109f2131e5fac260477e88ba898aaa45915a15ea7bfa458" id=23850758-f1d2-4050-bbb1-f70619cce4a7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.305331 | controller | Jun 11 12:24:14.069789 crc crio[24477]: time="2026-06-11T12:24:14.06896925Z" level=info msg="Stopping pod sandbox: 2e9644f6f8366354d0a60d7162ef285351f27e458e189c8fce2fd67ec4b14c7d" id=9dde2769-380e-4e10-a35d-34d383f9ff2a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.305362 | controller | Jun 11 12:24:14.070367 crc crio[24477]: time="2026-06-11T12:24:14.069106495Z" level=info msg="Stopping pod sandbox: eaf1bef49651140d032fdc1634f8854c44e5890f96165c6c353bd5c691275c96" id=6308499c-d278-4193-9325-eab271f64fcf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.305393 | controller | Jun 11 12:24:14.070721 crc crio[24477]: time="2026-06-11T12:24:14.069115597Z" level=info msg="Stopping pod sandbox: 6f9123305e254cae049bf292764f7fc54044611383b71b534ec01b63828cf7eb" id=29fbcaaf-1263-4367-aea8-2b6a0c9d3ad8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.305434 | controller | Jun 11 12:24:14.071042 crc crio[24477]: time="2026-06-11T12:24:14.070975956Z" level=info msg="Got pod network &{Name:nova-cell1-1471-account-create-update-kzczf Namespace:openstack ID:2e9644f6f8366354d0a60d7162ef285351f27e458e189c8fce2fd67ec4b14c7d UID:8fb82099-5719-413d-9742-d230d46c62b4 NetNS:/var/run/netns/9a60898f-4110-4b5b-ba2e-ce911fc207eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fb82099_5719_413d_9742_d230d46c62b4.slice PodAnnotations:0xc0072c0cc8}] Aliases:map[]}"
2026-06-11 13:18:25.305468 | controller | Jun 11 12:24:14.071152 crc crio[24477]: time="2026-06-11T12:24:14.071070909Z" level=info msg="Got pod network &{Name:nova-cell0-d29d-account-create-update-n9v9j Namespace:openstack ID:6f9123305e254cae049bf292764f7fc54044611383b71b534ec01b63828cf7eb UID:aeb6ac82-4188-4487-a4f6-0d9243cf0362 NetNS:/var/run/netns/a50d2c19-d1a8-45dc-9d32-f5312e0b298c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaeb6ac82_4188_4487_a4f6_0d9243cf0362.slice PodAnnotations:0xc0072c0cd0}] Aliases:map[]}"
2026-06-11 13:18:25.305500 | controller | Jun 11 12:24:14.071236 crc crio[24477]: time="2026-06-11T12:24:14.071211214Z" level=info msg="Deleting pod openstack_nova-cell1-1471-account-create-update-kzczf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.305531 | controller | Jun 11 12:24:14.071286 crc crio[24477]: time="2026-06-11T12:24:14.069351961Z" level=info msg="Stopping pod sandbox: c49b470dbd6307db6c635fa62f9a46ccae7ce853adcd5b4bb415a7b877669f55" id=134d171b-849f-43b3-90bd-f546a7e5eadc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.305565 | controller | Jun 11 12:24:14.071286 crc crio[24477]: time="2026-06-11T12:24:14.071275735Z" level=info msg="Deleting pod openstack_nova-cell0-d29d-account-create-update-n9v9j from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.305597 | controller | Jun 11 12:24:14.071376 crc crio[24477]: time="2026-06-11T12:24:14.071071963Z" level=info msg="Got pod network &{Name:nova-api-a0de-account-create-update-vfxhp Namespace:openstack ID:eaf1bef49651140d032fdc1634f8854c44e5890f96165c6c353bd5c691275c96 UID:90be9f25-c86d-4bb3-9a43-7a4b1fc75ff4 NetNS:/var/run/netns/a2e21cdd-6800-4b31-97ef-61d61308dcdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90be9f25_c86d_4bb3_9a43_7a4b1fc75ff4.slice PodAnnotations:0xc000530cb0}] Aliases:map[]}"
2026-06-11 13:18:25.305623 | controller | Jun 11 12:24:14.071692 crc crio[24477]: time="2026-06-11T12:24:14.071554555Z" level=info msg="Deleting pod openstack_nova-api-a0de-account-create-update-vfxhp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.305647 | controller | Jun 11 12:24:14.071867 crc crio[24477]: time="2026-06-11T12:24:14.071696897Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-wxs7g Namespace:openstack ID:c49b470dbd6307db6c635fa62f9a46ccae7ce853adcd5b4bb415a7b877669f55 UID:866f6e9a-b5e9-46c5-8438-17b11cd840a9 NetNS:/var/run/netns/d5eb78c8-fc0d-4526-af46-f939ecea129f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod866f6e9a_b5e9_46c5_8438_17b11cd840a9.slice PodAnnotations:0xc002e12b70}] Aliases:map[]}"
2026-06-11 13:18:25.305671 | controller | Jun 11 12:24:14.071867 crc crio[24477]: time="2026-06-11T12:24:14.071816501Z" level=info msg="Deleting pod openstack_nova-cell0-db-create-wxs7g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.305694 | controller | Jun 11 12:24:14.073052 crc crio[24477]: time="2026-06-11T12:24:14.069158426Z" level=info msg="Stopping pod sandbox: 81c9bee4417e2fcb2b3e4d53297f0d82749cbabc3ce47065440b57506f06799c" id=2e5a1bad-5107-4f94-9d33-fac3dad8f9a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.305727 | controller | Jun 11 12:24:14.073520 crc crio[24477]: time="2026-06-11T12:24:14.073452531Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-swzfn Namespace:openstack ID:81c9bee4417e2fcb2b3e4d53297f0d82749cbabc3ce47065440b57506f06799c UID:e42b9e2c-40b3-4e1d-8469-0539487d3bc1 NetNS:/var/run/netns/10cb9ace-cbab-4298-b627-82f5a29ee568 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode42b9e2c_40b3_4e1d_8469_0539487d3bc1.slice PodAnnotations:0xc000530cd0}] Aliases:map[]}"
2026-06-11 13:18:25.305752 | controller | Jun 11 12:24:14.073905 crc crio[24477]: time="2026-06-11T12:24:14.07377608Z" level=info msg="Deleting pod openstack_nova-cell1-db-create-swzfn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.305776 | controller | Jun 11 12:24:14.607468 crc crio[24477]: time="2026-06-11T12:24:14.607349563Z" level=info msg="Stopped pod sandbox: c49b470dbd6307db6c635fa62f9a46ccae7ce853adcd5b4bb415a7b877669f55" id=134d171b-849f-43b3-90bd-f546a7e5eadc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.305800 | controller | Jun 11 12:24:14.807870 crc crio[24477]: time="2026-06-11T12:24:14.805586714Z" level=info msg="Stopped pod sandbox: 2e9644f6f8366354d0a60d7162ef285351f27e458e189c8fce2fd67ec4b14c7d" id=9dde2769-380e-4e10-a35d-34d383f9ff2a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.305824 | controller | Jun 11 12:24:14.837958 crc crio[24477]: time="2026-06-11T12:24:14.837414974Z" level=info msg="Stopped pod sandbox: 81c9bee4417e2fcb2b3e4d53297f0d82749cbabc3ce47065440b57506f06799c" id=2e5a1bad-5107-4f94-9d33-fac3dad8f9a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.305874 | controller | Jun 11 12:24:14.877729 crc crio[24477]: time="2026-06-11T12:24:14.877391053Z" level=info msg="Stopped pod sandbox: 6f9123305e254cae049bf292764f7fc54044611383b71b534ec01b63828cf7eb" id=29fbcaaf-1263-4367-aea8-2b6a0c9d3ad8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.305919 | controller | Jun 11 12:24:14.913699 crc crio[24477]: time="2026-06-11T12:24:14.913021781Z" level=info msg="Stopped pod sandbox: eaf1bef49651140d032fdc1634f8854c44e5890f96165c6c353bd5c691275c96" id=6308499c-d278-4193-9325-eab271f64fcf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.305947 | controller | Jun 11 12:24:21.105756 crc crio[24477]: time="2026-06-11T12:24:21.104528019Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-db-sync-rwf4n/POD" id=eb6c8951-02b9-4c55-85a1-34d85f3336cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.305972 | controller | Jun 11 12:24:21.107916 crc crio[24477]: time="2026-06-11T12:24:21.105833626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.305996 | controller | Jun 11 12:24:21.164577 crc crio[24477]: time="2026-06-11T12:24:21.164026405Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-rwf4n Namespace:openstack ID:89433515a1df5e015cc48bf1333781a08486013970faedf2fdb8cfd111b77f48 UID:8ac1bcd0-60d3-45f6-acd4-e4ff0cdd7311 NetNS:/var/run/netns/2ec9d45b-bb88-4366-8be0-11a5962dc72d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ac1bcd0_60d3_45f6_acd4_e4ff0cdd7311.slice PodAnnotations:0xc002e12828}] Aliases:map[]}"
2026-06-11 13:18:25.306019 | controller | Jun 11 12:24:21.164577 crc crio[24477]: time="2026-06-11T12:24:21.164099587Z" level=info msg="Adding pod openstack_nova-cell0-conductor-db-sync-rwf4n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.306041 | controller | Jun 11 12:24:21.647505 crc crio[24477]: time="2026-06-11T12:24:21.647277645Z" level=info msg="Stopped container fecc9d36cafc27c2f03b1571449639a9387236474722d568fb4e5d5c2b31615e: openstack/ceilometer-0/ceilometer-central-agent" id=52147ef7-65e0-480f-b834-635d9a67cc38 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.306071 | controller | Jun 11 12:24:21.649343 crc crio[24477]: time="2026-06-11T12:24:21.649296631Z" level=info msg="Stopping pod sandbox: 546a1fd589b100701c46f8d701413f3d5dc64d90f8150928233525c4843e5c52" id=aae2a01a-7977-4cfe-a272-692b9f33e210 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.306095 | controller | Jun 11 12:24:21.650069 crc crio[24477]: time="2026-06-11T12:24:21.649993881Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:546a1fd589b100701c46f8d701413f3d5dc64d90f8150928233525c4843e5c52 UID:f8c59fc4-15d3-4781-b21b-effc47e021c6 NetNS:/var/run/netns/f7328523-575b-4a67-bc27-7f903644e5bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8c59fc4_15d3_4781_b21b_effc47e021c6.slice PodAnnotations:0xc002d941e0}] Aliases:map[]}"
2026-06-11 13:18:25.306120 | controller | Jun 11 12:24:21.650200 crc crio[24477]: time="2026-06-11T12:24:21.650149455Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.306144 | controller | Jun 11 12:24:21.743463 crc crio[24477]: 2026-06-11T12:24:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89433515a1df5e0 Mac:6a:ed:ba:9b:14:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/2ec9d45b-bb88-4366-8be0-11a5962dc72d SocketPath: PciID:}] [{Interface:0xc00025ac20 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.306168 | controller | Jun 11 12:24:21.745120 crc crio[24477]: time="2026-06-11T12:24:21.745021675Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-rwf4n Namespace:openstack ID:89433515a1df5e015cc48bf1333781a08486013970faedf2fdb8cfd111b77f48 UID:8ac1bcd0-60d3-45f6-acd4-e4ff0cdd7311 NetNS:/var/run/netns/2ec9d45b-bb88-4366-8be0-11a5962dc72d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ac1bcd0_60d3_45f6_acd4_e4ff0cdd7311.slice PodAnnotations:0xc002e12828}] Aliases:map[]}"
2026-06-11 13:18:25.306192 | controller | Jun 11 12:24:21.745253 crc crio[24477]: time="2026-06-11T12:24:21.745216121Z" level=info msg="Checking pod openstack_nova-cell0-conductor-db-sync-rwf4n for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.306215 | controller | Jun 11 12:24:21.763998 crc crio[24477]: time="2026-06-11T12:24:21.763928472Z" level=info msg="Ran pod sandbox 89433515a1df5e015cc48bf1333781a08486013970faedf2fdb8cfd111b77f48 with infra container: openstack/nova-cell0-conductor-db-sync-rwf4n/POD" id=eb6c8951-02b9-4c55-85a1-34d85f3336cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.306239 | controller | Jun 11 12:24:21.769121 crc crio[24477]: time="2026-06-11T12:24:21.769036095Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=f0d90d05-2fe9-40e8-b75e-12c897498f80 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.306262 | controller | Jun 11 12:24:21.769429 crc crio[24477]: time="2026-06-11T12:24:21.769366454Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found" id=f0d90d05-2fe9-40e8-b75e-12c897498f80 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.306285 | controller | Jun 11 12:24:21.769510 crc crio[24477]: time="2026-06-11T12:24:21.769446405Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found" id=f0d90d05-2fe9-40e8-b75e-12c897498f80 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.306314 | controller | Jun 11 12:24:21.771394 crc crio[24477]: time="2026-06-11T12:24:21.771339799Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=a8bc45d9-e41a-4c4b-aac7-406784c9e121 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.306338 | controller | Jun 11 12:24:21.782176 crc crio[24477]: time="2026-06-11T12:24:21.78209523Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\""
2026-06-11 13:18:25.306361 | controller | Jun 11 12:24:22.010609 crc crio[24477]: time="2026-06-11T12:24:22.010419442Z" level=info msg="Stopped pod sandbox: 546a1fd589b100701c46f8d701413f3d5dc64d90f8150928233525c4843e5c52" id=aae2a01a-7977-4cfe-a272-692b9f33e210 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.306384 | controller | Jun 11 12:24:22.334258 crc crio[24477]: time="2026-06-11T12:24:22.33349756Z" level=info msg="Removing container: 2208a66c119b7a60d0321a8a5d3db6558401d03e22bb90704dee52ab38ff1a99" id=8655a861-1dbc-4b8b-9349-91e451a15828 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.306408 | controller | Jun 11 12:24:22.383060 crc crio[24477]: time="2026-06-11T12:24:22.382892833Z" level=info msg="Removed container 2208a66c119b7a60d0321a8a5d3db6558401d03e22bb90704dee52ab38ff1a99: openstack/ceilometer-0/proxy-httpd" id=8655a861-1dbc-4b8b-9349-91e451a15828 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.306431 | controller | Jun 11 12:24:22.404267 crc crio[24477]: time="2026-06-11T12:24:22.401005609Z" level=info msg="Removing container: f6934851f045ffdf6b12e721fd403754364195cd2bca85ed8bf59b0b0e28561f" id=e3900688-5177-4411-bac6-e3784b6010c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.306453 | controller | Jun 11 12:24:22.504380 crc crio[24477]: time="2026-06-11T12:24:22.503092148Z" level=info msg="Removed container f6934851f045ffdf6b12e721fd403754364195cd2bca85ed8bf59b0b0e28561f: openstack/ceilometer-0/sg-core" id=e3900688-5177-4411-bac6-e3784b6010c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.306477 | controller | Jun 11 12:24:22.516429 crc crio[24477]: time="2026-06-11T12:24:22.516355147Z" level=info msg="Removing container: eef58f961148f50f33cbb0eb6897b7c4bb965f82819ab176da95538566f2f172" id=344fb5fe-ec46-41b5-96ef-1fbff0052f01 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.306500 | controller | Jun 11 12:24:22.565569 crc crio[24477]: time="2026-06-11T12:24:22.565472444Z" level=info msg="Removed container eef58f961148f50f33cbb0eb6897b7c4bb965f82819ab176da95538566f2f172: openstack/ceilometer-0/ceilometer-notification-agent" id=344fb5fe-ec46-41b5-96ef-1fbff0052f01 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.306522 | controller | Jun 11 12:24:22.572080 crc crio[24477]: time="2026-06-11T12:24:22.571927473Z" level=info msg="Removing container: fecc9d36cafc27c2f03b1571449639a9387236474722d568fb4e5d5c2b31615e" id=d8743ad4-05a4-476a-95e0-8c0ce42a3ec2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.306543 | controller | Jun 11 12:24:22.631042 crc crio[24477]: time="2026-06-11T12:24:22.630981957Z" level=info msg="Removed container fecc9d36cafc27c2f03b1571449639a9387236474722d568fb4e5d5c2b31615e: openstack/ceilometer-0/ceilometer-central-agent" id=d8743ad4-05a4-476a-95e0-8c0ce42a3ec2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.306567 | controller | Jun 11 12:24:22.843231 crc crio[24477]: time="2026-06-11T12:24:22.843073874Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=42607645-f297-4697-9448-98a19df59f19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.306590 | controller | Jun 11 12:24:22.843358 crc crio[24477]: time="2026-06-11T12:24:22.843327451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.306619 | controller | Jun 11 12:24:22.915711 crc crio[24477]: time="2026-06-11T12:24:22.915086882Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:31dd3d5a46c866941ebcb5f2e1e173f3c0531906ba7362dc0a021209eaf88466 UID:3f0788f0-52d0-4f60-9522-02c921a154ff NetNS:/var/run/netns/0f22b6f7-b030-4590-9e52-ddae99f57211 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f0788f0_52d0_4f60_9522_02c921a154ff.slice PodAnnotations:0xc000b18da8}] Aliases:map[]}"
2026-06-11 13:18:25.306643 | controller | Jun 11 12:24:22.915711 crc crio[24477]: time="2026-06-11T12:24:22.915174464Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.306667 | controller | Jun 11 12:24:23.475175 crc crio[24477]: 2026-06-11T12:24:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:31dd3d5a46c8669 Mac:de:4c:1b:81:d7:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/0f22b6f7-b030-4590-9e52-ddae99f57211 SocketPath: PciID:}] [{Interface:0xc0004345d0 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.306691 | controller | Jun 11 12:24:23.478266 crc crio[24477]: time="2026-06-11T12:24:23.478082043Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:31dd3d5a46c866941ebcb5f2e1e173f3c0531906ba7362dc0a021209eaf88466 UID:3f0788f0-52d0-4f60-9522-02c921a154ff NetNS:/var/run/netns/0f22b6f7-b030-4590-9e52-ddae99f57211 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f0788f0_52d0_4f60_9522_02c921a154ff.slice PodAnnotations:0xc000b18da8}] Aliases:map[]}"
2026-06-11 13:18:25.306717 | controller | Jun 11 12:24:23.478720 crc crio[24477]: time="2026-06-11T12:24:23.478583447Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.306742 | controller | Jun 11 12:24:23.495720 crc crio[24477]: time="2026-06-11T12:24:23.495546093Z" level=info msg="Ran pod sandbox 31dd3d5a46c866941ebcb5f2e1e173f3c0531906ba7362dc0a021209eaf88466 with infra container: openstack/ceilometer-0/POD" id=42607645-f297-4697-9448-98a19df59f19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.306766 | controller | Jun 11 12:24:23.500226 crc crio[24477]: time="2026-06-11T12:24:23.500083119Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=4784dd42-12e6-4c23-bfaf-64ae73fad2e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.306789 | controller | Jun 11 12:24:23.532359 crc crio[24477]: time="2026-06-11T12:24:23.53117689Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=72bb766e-c9a4-4373-8090-59d150963265 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.306812 | controller | Jun 11 12:24:23.546101 crc crio[24477]: time="2026-06-11T12:24:23.546004715Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=97d8aa8c-832f-4b10-93f7-60cd28e0fe38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.306835 | controller | Jun 11 12:24:23.546469 crc crio[24477]: time="2026-06-11T12:24:23.546411577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.306895 | controller | Jun 11 12:24:23.603909 crc crio[24477]: time="2026-06-11T12:24:23.603760882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.306926 | controller | Jun 11 12:24:23.609701 crc crio[24477]: time="2026-06-11T12:24:23.609540724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.306956 | controller | Jun 11 12:24:23.866310 crc crio[24477]: time="2026-06-11T12:24:23.866225751Z" level=info msg="Created container 7f6503d3a638c69a1b25baa5c539cfd37149fe97bfe92637e1e930e219ba5195: openstack/ceilometer-0/ceilometer-central-agent" id=97d8aa8c-832f-4b10-93f7-60cd28e0fe38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.306980 | controller | Jun 11 12:24:23.868224 crc crio[24477]: time="2026-06-11T12:24:23.868133124Z" level=info msg="Starting container: 7f6503d3a638c69a1b25baa5c539cfd37149fe97bfe92637e1e930e219ba5195" id=5d78853f-a635-46ef-9413-20a4c5abc206 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.307002 | controller | Jun 11 12:24:23.884872 crc crio[24477]: time="2026-06-11T12:24:23.884764389Z" level=info msg="Started container" PID=82623 containerID=7f6503d3a638c69a1b25baa5c539cfd37149fe97bfe92637e1e930e219ba5195 description=openstack/ceilometer-0/ceilometer-central-agent id=5d78853f-a635-46ef-9413-20a4c5abc206 name=/runtime.v1.RuntimeService/StartContainer sandboxID=31dd3d5a46c866941ebcb5f2e1e173f3c0531906ba7362dc0a021209eaf88466
2026-06-11 13:18:25.307025 | controller | Jun 11 12:24:23.902414 crc crio[24477]: time="2026-06-11T12:24:23.901991132Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=5b36ac64-71a2-4c2b-92e3-d15bcd745572 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.307048 | controller | Jun 11 12:24:23.943334 crc crio[24477]: time="2026-06-11T12:24:23.941826208Z" level=info msg="Stopping container: ed31daa7eb727d9b5e5b71fa7b22c4c20f1365d41634fc71e6cf3120055b8c0e (timeout: 30s)" id=33f77736-fb4d-4746-b9ab-bf43bf1dc945 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.307071 | controller | Jun 11 12:24:23.943334 crc crio[24477]: time="2026-06-11T12:24:23.941825998Z" level=info msg="Stopping container: 2be0d4321dc9163c1dc0d634bbfc25ddb2ee10b47638a11b36578130cf4f1236 (timeout: 30s)" id=949e7560-4da7-4d53-9c1a-fb9b34e88f89 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.307093 | controller | Jun 11 12:24:23.948010 crc crio[24477]: time="2026-06-11T12:24:23.947558368Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=81bf6e3e-5199-46f1-8f83-b283eb5f2f31 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.307116 | controller | Jun 11 12:24:23.963268 crc crio[24477]: time="2026-06-11T12:24:23.96011944Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=5c1ef55f-8387-4eb4-8114-198273c650cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.307139 | controller | Jun 11 12:24:23.963268 crc crio[24477]: time="2026-06-11T12:24:23.960771571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.307162 | controller | Jun 11 12:24:24.062421 crc crio[24477]: time="2026-06-11T12:24:24.062035245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.307184 | controller | Jun 11 12:24:24.066521 crc crio[24477]: time="2026-06-11T12:24:24.06644758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.307207 | controller | Jun 11 12:24:24.256570 crc crio[24477]: time="2026-06-11T12:24:24.256446016Z" level=info msg="Stopped container 2be0d4321dc9163c1dc0d634bbfc25ddb2ee10b47638a11b36578130cf4f1236: openstack/glance-default-external-api-0/glance-log" id=949e7560-4da7-4d53-9c1a-fb9b34e88f89 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.307230 | controller | Jun 11 12:24:24.326906 crc crio[24477]: time="2026-06-11T12:24:24.326758636Z" level=info msg="Created container e35bb7197d2cb3099cca7181b96ec5e1377c982789418e7188f8108949cc1c52: openstack/ceilometer-0/ceilometer-notification-agent" id=5c1ef55f-8387-4eb4-8114-198273c650cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.307259 | controller | Jun 11 12:24:24.328231 crc crio[24477]: time="2026-06-11T12:24:24.327947517Z" level=info msg="Starting container: e35bb7197d2cb3099cca7181b96ec5e1377c982789418e7188f8108949cc1c52" id=3150ae1f-5ae0-4d74-9dfc-a399e20f470a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.307283 | controller | Jun 11 12:24:24.343948 crc crio[24477]: time="2026-06-11T12:24:24.343823483Z" level=info msg="Started container" PID=82664 containerID=e35bb7197d2cb3099cca7181b96ec5e1377c982789418e7188f8108949cc1c52 description=openstack/ceilometer-0/ceilometer-notification-agent id=3150ae1f-5ae0-4d74-9dfc-a399e20f470a name=/runtime.v1.RuntimeService/StartContainer sandboxID=31dd3d5a46c866941ebcb5f2e1e173f3c0531906ba7362dc0a021209eaf88466
2026-06-11 13:18:25.307306 | controller | Jun 11 12:24:24.359060 crc crio[24477]: time="2026-06-11T12:24:24.358953516Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=0f929142-71d8-4073-ada3-41af27f6f056 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.307330 | controller | Jun 11 12:24:24.382112 crc crio[24477]: time="2026-06-11T12:24:24.381998854Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=4e3442da-0838-4d4e-ac02-bea0e5589b7a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.307375 | controller | Jun 11 12:24:24.391315 crc crio[24477]: time="2026-06-11T12:24:24.39121564Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=10a631ac-52b1-4ca8-9dac-692e83e4b87d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.307399 | controller | Jun 11 12:24:24.391979 crc crio[24477]: time="2026-06-11T12:24:24.391920949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.307421 | controller | Jun 11 12:24:24.483717 crc crio[24477]: time="2026-06-11T12:24:24.483493683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.307444 | controller | Jun 11 12:24:24.489539 crc crio[24477]: time="2026-06-11T12:24:24.4894784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.307468 | controller | Jun 11 12:24:24.599292 crc crio[24477]: time="2026-06-11T12:24:24.599172792Z" level=info msg="Created container 71d5706a0c8925937c7b4b2a438803d769497394afde52b165f4d32775aef5aa: openstack/ceilometer-0/sg-core" id=10a631ac-52b1-4ca8-9dac-692e83e4b87d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.307491 | controller | Jun 11 12:24:24.600476 crc crio[24477]: time="2026-06-11T12:24:24.600395366Z" level=info msg="Starting container: 71d5706a0c8925937c7b4b2a438803d769497394afde52b165f4d32775aef5aa" id=7bd91639-936b-4b3a-9c29-2bd02916ace4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.307513 | controller | Jun 11 12:24:24.609266 crc crio[24477]: time="2026-06-11T12:24:24.60911158Z" level=info msg="Started container" PID=82687 containerID=71d5706a0c8925937c7b4b2a438803d769497394afde52b165f4d32775aef5aa description=openstack/ceilometer-0/sg-core id=7bd91639-936b-4b3a-9c29-2bd02916ace4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=31dd3d5a46c866941ebcb5f2e1e173f3c0531906ba7362dc0a021209eaf88466
2026-06-11 13:18:25.307535 | controller | Jun 11 12:24:24.622340 crc crio[24477]: time="2026-06-11T12:24:24.622252607Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=b2d7f9cd-af46-4a51-baad-d0cc606845ab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.307563 | controller | Jun 11 12:24:24.663576 crc crio[24477]: time="2026-06-11T12:24:24.66270603Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=e51e4e33-edd4-4dec-bb5a-9acd2b6950fc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.307587 | controller | Jun 11 12:24:24.673940 crc crio[24477]: time="2026-06-11T12:24:24.673818331Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=9a049e54-59f8-441a-8725-e0f582cd72a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.307609 | controller | Jun 11 12:24:24.674348 crc crio[24477]: time="2026-06-11T12:24:24.674290865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.307631 | controller | Jun 11 12:24:24.743002 crc crio[24477]: time="2026-06-11T12:24:24.742887406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.307655 | controller | Jun 11 12:24:24.760919 crc crio[24477]: time="2026-06-11T12:24:24.760791964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.307681 | controller | Jun 11 12:24:24.883253 crc crio[24477]: time="2026-06-11T12:24:24.883112211Z" level=info msg="Created container 9ef454b95f81465ec7d8409542da5d79621ca59af7f4c8ecbe8cb880f8d1bddb: openstack/ceilometer-0/proxy-httpd" id=9a049e54-59f8-441a-8725-e0f582cd72a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.307705 | controller | Jun 11 12:24:24.884250 crc crio[24477]: time="2026-06-11T12:24:24.884181341Z" level=info msg="Starting container: 9ef454b95f81465ec7d8409542da5d79621ca59af7f4c8ecbe8cb880f8d1bddb" id=ca8e7cb5-271c-4ddb-8d80-e7837fce4ea8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.307728 | controller | Jun 11 12:24:24.890253 crc crio[24477]: time="2026-06-11T12:24:24.890149418Z" level=info msg="Started container" PID=82720 containerID=9ef454b95f81465ec7d8409542da5d79621ca59af7f4c8ecbe8cb880f8d1bddb description=openstack/ceilometer-0/proxy-httpd id=ca8e7cb5-271c-4ddb-8d80-e7837fce4ea8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=31dd3d5a46c866941ebcb5f2e1e173f3c0531906ba7362dc0a021209eaf88466
2026-06-11 13:18:25.307751 | controller | Jun 11 12:24:25.957105 crc crio[24477]: time="2026-06-11T12:24:25.956543158Z" level=info msg="Stopping container: ebe50026f1248e73c5a0d5c7728ba285d42c4e19c04e2b2479fad5df2e721fbe (timeout: 30s)" id=92802fe8-07b5-40fd-9077-a774735f7f01 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.307776 | controller | Jun 11 12:24:25.958160 crc crio[24477]: time="2026-06-11T12:24:25.957427832Z" level=info msg="Stopping container: 4ba2d4a88c03f2bbe2e3e58ebe73e2c57f8e9066d01f34360037b1ad8061e662 (timeout: 30s)" id=80ac152b-1ae9-4f33-b8bb-0982ab546aa7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.307800 | controller | Jun 11 12:24:26.208766 crc crio[24477]: time="2026-06-11T12:24:26.208415668Z" level=info msg="Stopped container 4ba2d4a88c03f2bbe2e3e58ebe73e2c57f8e9066d01f34360037b1ad8061e662: openstack/glance-default-internal-api-0/glance-log" id=80ac152b-1ae9-4f33-b8bb-0982ab546aa7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.307823 | controller | Jun 11 12:24:27.282164 crc crio[24477]: time="2026-06-11T12:24:27.282059236Z" level=info msg="Stopped container ed31daa7eb727d9b5e5b71fa7b22c4c20f1365d41634fc71e6cf3120055b8c0e: openstack/glance-default-external-api-0/glance-httpd" id=33f77736-fb4d-4746-b9ab-bf43bf1dc945 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.307845 | controller | Jun 11 12:24:27.284023 crc crio[24477]: time="2026-06-11T12:24:27.28398288Z" level=info msg="Stopping pod sandbox: 40c2ef4fce6aff02228e2bfcc365fc3df668fba4a2332ae0d4683dfbaf6be5e1" id=1e0e3ecd-2644-419e-bf46-f1d68cdc8777 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.307916 | controller | Jun 11 12:24:27.285517 crc crio[24477]: time="2026-06-11T12:24:27.285438762Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:40c2ef4fce6aff02228e2bfcc365fc3df668fba4a2332ae0d4683dfbaf6be5e1 UID:cce0f81a-5f74-4664-95e3-fbdce9fd2b7a NetNS:/var/run/netns/cdbb0522-71fc-4de7-91fc-495455ac7eca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcce0f81a_5f74_4664_95e3_fbdce9fd2b7a.slice PodAnnotations:0xc000a86158}] Aliases:map[]}"
2026-06-11 13:18:25.307945 | controller | Jun 11 12:24:27.286000 crc crio[24477]: time="2026-06-11T12:24:27.285979096Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.307970 | controller | Jun 11 12:24:27.822715 crc crio[24477]: time="2026-06-11T12:24:27.822451856Z" level=info msg="Stopped pod sandbox: 40c2ef4fce6aff02228e2bfcc365fc3df668fba4a2332ae0d4683dfbaf6be5e1" id=1e0e3ecd-2644-419e-bf46-f1d68cdc8777 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.307995 | controller | Jun 11 12:24:28.539004 crc crio[24477]: time="2026-06-11T12:24:28.53869502Z" level=info msg="Stopping container: 7f6503d3a638c69a1b25baa5c539cfd37149fe97bfe92637e1e930e219ba5195 (timeout: 30s)" id=04177c79-4259-4e33-997e-f9e8cacd9506 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.308017 | controller | Jun 11 12:24:28.539910 crc crio[24477]: time="2026-06-11T12:24:28.538856464Z" level=info msg="Stopping container: e35bb7197d2cb3099cca7181b96ec5e1377c982789418e7188f8108949cc1c52 (timeout: 30s)" id=93230e3b-d45c-4728-b163-46a0a43a5c41 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.308042 | controller | Jun 11 12:24:28.540392 crc crio[24477]: time="2026-06-11T12:24:28.538860564Z" level=info msg="Stopping container: 9ef454b95f81465ec7d8409542da5d79621ca59af7f4c8ecbe8cb880f8d1bddb (timeout: 30s)" id=a60e33d8-47a7-40a7-8331-6d2a89302011 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.308064 | controller | Jun 11 12:24:28.540849 crc crio[24477]: time="2026-06-11T12:24:28.538898165Z" level=info msg="Stopping container: 71d5706a0c8925937c7b4b2a438803d769497394afde52b165f4d32775aef5aa (timeout: 30s)" id=9b878908-6eb6-4100-b4f7-56382c834c66 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.308088 | controller | Jun 11 12:24:28.543998 crc crio[24477]: time="2026-06-11T12:24:28.543905556Z" level=info msg="Removing container: ed31daa7eb727d9b5e5b71fa7b22c4c20f1365d41634fc71e6cf3120055b8c0e" id=2786288d-d14b-46a8-a932-074f1c2d0b39 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.308112 | controller | Jun 11 12:24:29.047938 crc crio[24477]: time="2026-06-11T12:24:29.047241377Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=cf59e9e2-1d2a-4f17-82e5-4e678008c7ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.308134 | controller | Jun 11 12:24:29.047938 crc crio[24477]: time="2026-06-11T12:24:29.047841714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.308156 | controller | Jun 11 12:24:33.014822 crc crio[24477]: time="2026-06-11T12:24:33.012479856Z" level=info msg="Removing container: f960c1db0d18d37fcafb123b9cd809b6ed088b3977f65b09d1909381efbd8001" id=aee11fd5-582a-45e3-a706-946ea97b5c59 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.308179 | controller | Jun 11 12:24:36.829517 crc crio[24477]: time="2026-06-11T12:24:36.828863706Z" level=info msg="Stopped container ebe50026f1248e73c5a0d5c7728ba285d42c4e19c04e2b2479fad5df2e721fbe: openstack/glance-default-internal-api-0/glance-httpd" id=92802fe8-07b5-40fd-9077-a774735f7f01 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.308206 | controller | Jun 11 12:24:36.830758 crc crio[24477]: time="2026-06-11T12:24:36.830706578Z" level=info msg="Stopping pod sandbox: 831043bf3b6177c3634275db4a18a081037b7dbff1c70893def517260408e308" id=c6696c14-630f-4bf8-8c38-ceab57ab489a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.308230 | controller | Jun 11 12:24:36.831524 crc crio[24477]: time="2026-06-11T12:24:36.831440498Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:831043bf3b6177c3634275db4a18a081037b7dbff1c70893def517260408e308 UID:47a77e71-7415-4e2d-98a0-9e749da7db91 NetNS:/var/run/netns/8d7aceb4-78b8-4f4c-a5a1-5f5a02381fd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47a77e71_7415_4e2d_98a0_9e749da7db91.slice PodAnnotations:0xc000b199d8}] Aliases:map[]}"
2026-06-11 13:18:25.308254 | controller | Jun 11 12:24:36.831814 crc crio[24477]: time="2026-06-11T12:24:36.831740447Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.308278 | controller | Jun 11 12:24:36.882355 crc crio[24477]: time="2026-06-11T12:24:36.882208129Z" level=info msg="Stopped container e35bb7197d2cb3099cca7181b96ec5e1377c982789418e7188f8108949cc1c52: openstack/ceilometer-0/ceilometer-notification-agent" id=93230e3b-d45c-4728-b163-46a0a43a5c41 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.308300 | controller | Jun 11 12:24:36.892860 crc crio[24477]: time="2026-06-11T12:24:36.892740774Z" level=info msg="Stopped container 71d5706a0c8925937c7b4b2a438803d769497394afde52b165f4d32775aef5aa: openstack/ceilometer-0/sg-core" id=9b878908-6eb6-4100-b4f7-56382c834c66 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.308324 | controller | Jun 11 12:24:36.900256 crc crio[24477]: time="2026-06-11T12:24:36.900182732Z" level=info msg="Stopped container 9ef454b95f81465ec7d8409542da5d79621ca59af7f4c8ecbe8cb880f8d1bddb: openstack/ceilometer-0/proxy-httpd" id=a60e33d8-47a7-40a7-8331-6d2a89302011 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.308347 | controller | Jun 11 12:24:36.960294 crc crio[24477]: time="2026-06-11T12:24:36.960180906Z" level=info msg="Removed container f960c1db0d18d37fcafb123b9cd809b6ed088b3977f65b09d1909381efbd8001: openshift-infra/auto-csr-approver-29686338-c6lk4/oc" id=aee11fd5-582a-45e3-a706-946ea97b5c59 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.308369 | controller | Jun 11 12:24:36.984928 crc crio[24477]: time="2026-06-11T12:24:36.984445561Z" level=info msg="Stopping pod sandbox: aeb3b2bd52e9f26ab929c505f22d17fc010daa7c0bcddd4ce581eeed9613914e" id=6b0bfe61-ffe9-4664-991e-437d110c636f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.308391 | controller | Jun 11 12:24:36.984928 crc crio[24477]: time="2026-06-11T12:24:36.984535534Z" level=info msg="Stopped pod sandbox (already stopped): aeb3b2bd52e9f26ab929c505f22d17fc010daa7c0bcddd4ce581eeed9613914e" id=6b0bfe61-ffe9-4664-991e-437d110c636f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.308415 | controller | Jun 11 12:24:36.985730 crc crio[24477]: time="2026-06-11T12:24:36.985551503Z" level=info msg="Removing pod sandbox: aeb3b2bd52e9f26ab929c505f22d17fc010daa7c0bcddd4ce581eeed9613914e" id=475bfcdb-f158-449f-80df-5fbb4247bc8b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.308438 | controller | Jun 11 12:24:36.988419 crc crio[24477]: time="2026-06-11T12:24:36.988354741Z" level=info msg="Stopped container 7f6503d3a638c69a1b25baa5c539cfd37149fe97bfe92637e1e930e219ba5195: openstack/ceilometer-0/ceilometer-central-agent" id=04177c79-4259-4e33-997e-f9e8cacd9506 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.308460 | controller | Jun 11 12:24:36.989582 crc crio[24477]: time="2026-06-11T12:24:36.989466332Z" level=info msg="Stopping pod sandbox: 31dd3d5a46c866941ebcb5f2e1e173f3c0531906ba7362dc0a021209eaf88466" id=59581818-2936-4f39-9d64-f8e279d904e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.308488 | controller | Jun 11 12:24:36.990432 crc crio[24477]: time="2026-06-11T12:24:36.990339196Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:31dd3d5a46c866941ebcb5f2e1e173f3c0531906ba7362dc0a021209eaf88466 UID:3f0788f0-52d0-4f60-9522-02c921a154ff NetNS:/var/run/netns/0f22b6f7-b030-4590-9e52-ddae99f57211 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f0788f0_52d0_4f60_9522_02c921a154ff.slice PodAnnotations:0xc000a87068}] Aliases:map[]}"
2026-06-11 13:18:25.308512 | controller | Jun 11 12:24:36.990602 crc crio[24477]: time="2026-06-11T12:24:36.990540583Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.308535 | controller | Jun 11 12:24:37.038486 crc crio[24477]: time="2026-06-11T12:24:37.037842659Z" level=info msg="Removed container ed31daa7eb727d9b5e5b71fa7b22c4c20f1365d41634fc71e6cf3120055b8c0e: openstack/glance-default-external-api-0/glance-httpd" id=2786288d-d14b-46a8-a932-074f1c2d0b39 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.308559 | controller | Jun 11 12:24:37.045183 crc crio[24477]: time="2026-06-11T12:24:37.04508209Z" level=info msg="Removing container: 2be0d4321dc9163c1dc0d634bbfc25ddb2ee10b47638a11b36578130cf4f1236" id=b94af7d9-6bff-4147-b79c-bd426ecea415 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.308582 | controller | Jun 11 12:24:37.049353 crc crio[24477]: time="2026-06-11T12:24:37.049235379Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41" id=a8bc45d9-e41a-4c4b-aac7-406784c9e121 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.308605 | controller | Jun 11 12:24:37.050896 crc crio[24477]: time="2026-06-11T12:24:37.050594474Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=6e5119b9-ec91-435f-b1fc-3aac67a1a141 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.308629 | controller | Jun 11 12:24:37.059729 crc crio[24477]: time="2026-06-11T12:24:37.059557107Z" level=info msg="Removed pod sandbox: aeb3b2bd52e9f26ab929c505f22d17fc010daa7c0bcddd4ce581eeed9613914e" id=475bfcdb-f158-449f-80df-5fbb4247bc8b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.308652 | controller | Jun 11 12:24:37.066111 crc crio[24477]: time="2026-06-11T12:24:37.066015176Z" level=info msg="Stopping pod sandbox: 546a1fd589b100701c46f8d701413f3d5dc64d90f8150928233525c4843e5c52" id=5ddc2aa7-b1eb-414e-9414-3bbd9c1fac63 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.308675 | controller | Jun 11 12:24:37.066395 crc crio[24477]: time="2026-06-11T12:24:37.066147299Z" level=info msg="Stopped pod sandbox (already stopped): 546a1fd589b100701c46f8d701413f3d5dc64d90f8150928233525c4843e5c52" id=5ddc2aa7-b1eb-414e-9414-3bbd9c1fac63 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.308699 | controller | Jun 11 12:24:37.067547 crc crio[24477]: time="2026-06-11T12:24:37.067488608Z" level=info msg="Removing pod sandbox: 546a1fd589b100701c46f8d701413f3d5dc64d90f8150928233525c4843e5c52" id=1804d80f-ef25-4049-b4fb-ddb3ab839440 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.308722 | controller | Jun 11 12:24:37.084988 crc crio[24477]: time="2026-06-11T12:24:37.084887944Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:f9e2417b34053cc4c02bff08cf52b79f0b911a4c47e7ca9cca70faafb0514a9c UID:fbf2a421-af78-47b5-b1ad-5a19adc784cc NetNS:/var/run/netns/d4fc623e-321a-41b3-8685-b191a2e3e883 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfbf2a421_af78_47b5_b1ad_5a19adc784cc.slice PodAnnotations:0xc002d94080}] Aliases:map[]}"
2026-06-11 13:18:25.308752 | controller | Jun 11 12:24:37.084988 crc crio[24477]: time="2026-06-11T12:24:37.084963477Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.308776 | controller | Jun 11 12:24:37.097232 crc crio[24477]: time="2026-06-11T12:24:37.097170952Z" level=info msg="Removed container 2be0d4321dc9163c1dc0d634bbfc25ddb2ee10b47638a11b36578130cf4f1236: openstack/glance-default-external-api-0/glance-log" id=b94af7d9-6bff-4147-b79c-bd426ecea415 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.308800 | controller | Jun 11 12:24:37.128116 crc crio[24477]: time="2026-06-11T12:24:37.128018531Z" level=info msg="Removed pod sandbox: 546a1fd589b100701c46f8d701413f3d5dc64d90f8150928233525c4843e5c52" id=1804d80f-ef25-4049-b4fb-ddb3ab839440 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.308824 | controller | Jun 11 12:24:37.130782 crc crio[24477]: time="2026-06-11T12:24:37.130713887Z" level=info msg="Stopping pod sandbox: 4d8793fc2ca220d75ac43405d4328c51683175a5d5e3984ddec5151f436c6ded" id=eed9ee94-2615-41b3-a367-ac473b8b7222 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.308871 | controller | Jun 11 12:24:37.130894 crc crio[24477]: time="2026-06-11T12:24:37.13079967Z" level=info msg="Stopped pod sandbox (already stopped): 4d8793fc2ca220d75ac43405d4328c51683175a5d5e3984ddec5151f436c6ded" id=eed9ee94-2615-41b3-a367-ac473b8b7222 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.308913 | controller | Jun 11 12:24:37.131301 crc crio[24477]: time="2026-06-11T12:24:37.131238912Z" level=info msg="Removing pod sandbox: 4d8793fc2ca220d75ac43405d4328c51683175a5d5e3984ddec5151f436c6ded" id=3e16d2f3-0747-4dde-949b-413a205cd867 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.308938 | controller | Jun 11 12:24:37.161767 crc crio[24477]: time="2026-06-11T12:24:37.16122121Z" level=info msg="Removed pod sandbox: 4d8793fc2ca220d75ac43405d4328c51683175a5d5e3984ddec5151f436c6ded" id=3e16d2f3-0747-4dde-949b-413a205cd867 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.308961 | controller | Jun 11 12:24:37.162359 crc crio[24477]: time="2026-06-11T12:24:37.162199885Z" level=info msg="Stopping pod sandbox: 249d42fc8738ea2ece86b9a835903ed23804568580ebb3e9e22c5fe946cc6c7a" id=21c5532a-4389-4ccd-b430-87a16dad3053 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.308985 | controller | Jun 11 12:24:37.162359 crc crio[24477]: time="2026-06-11T12:24:37.162325459Z" level=info msg="Stopped pod sandbox (already stopped): 249d42fc8738ea2ece86b9a835903ed23804568580ebb3e9e22c5fe946cc6c7a" id=21c5532a-4389-4ccd-b430-87a16dad3053 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.309008 | controller | Jun 11 12:24:37.164244 crc crio[24477]: time="2026-06-11T12:24:37.163499882Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=eda1a3b3-e98d-41b9-9c6d-eca8d5cfcb95 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.309032 | controller | Jun 11 12:24:37.164244 crc crio[24477]: time="2026-06-11T12:24:37.163845076Z" level=info msg="Removing pod sandbox: 249d42fc8738ea2ece86b9a835903ed23804568580ebb3e9e22c5fe946cc6c7a" id=9fb5f452-7deb-48a4-b15a-f8786e1bb895 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.309056 | controller | Jun 11 12:24:37.185096 crc crio[24477]: time="2026-06-11T12:24:37.184968497Z" level=info msg="Removed pod sandbox: 249d42fc8738ea2ece86b9a835903ed23804568580ebb3e9e22c5fe946cc6c7a" id=9fb5f452-7deb-48a4-b15a-f8786e1bb895 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.309077 | controller | Jun 11 12:24:37.188326 crc crio[24477]: time="2026-06-11T12:24:37.187851806Z" level=info msg="Stopping pod sandbox: b882af710bfab89206a1cadda09304b5b09b4060bb75954a81f35f17bb757637" id=7d76c939-a547-4b3b-b947-0635abdd7740 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.309105 | controller | Jun 11 12:24:37.188326 crc crio[24477]: time="2026-06-11T12:24:37.187920118Z" level=info msg="Stopped pod sandbox (already stopped): b882af710bfab89206a1cadda09304b5b09b4060bb75954a81f35f17bb757637" id=7d76c939-a547-4b3b-b947-0635abdd7740 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.309130 | controller | Jun 11 12:24:37.188599 crc crio[24477]: time="2026-06-11T12:24:37.188531595Z" level=info msg="Removing pod sandbox: b882af710bfab89206a1cadda09304b5b09b4060bb75954a81f35f17bb757637" id=d7066147-12eb-46fd-8a6e-786e90261d7a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.309154 | controller | Jun 11 12:24:37.210347 crc crio[24477]: time="2026-06-11T12:24:37.210116233Z" level=info msg="Removed pod sandbox: b882af710bfab89206a1cadda09304b5b09b4060bb75954a81f35f17bb757637" id=d7066147-12eb-46fd-8a6e-786e90261d7a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.309176 | controller | Jun 11 12:24:37.215397 crc crio[24477]: time="2026-06-11T12:24:37.215306737Z" level=info msg="Stopping pod sandbox: 5116515da3ec356306666824a42291e34ab58a1ccf15f3ef198abd8f93365277" id=160964a5-e8df-4cd4-a657-7db06c755d2c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.309198 | controller | Jun 11 12:24:37.215397 crc crio[24477]: time="2026-06-11T12:24:37.21539574Z" level=info msg="Stopped pod sandbox (already stopped): 5116515da3ec356306666824a42291e34ab58a1ccf15f3ef198abd8f93365277" id=160964a5-e8df-4cd4-a657-7db06c755d2c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.309221 | controller | Jun 11 12:24:37.216148 crc crio[24477]: time="2026-06-11T12:24:37.216040576Z" level=info msg="Removing pod sandbox: 5116515da3ec356306666824a42291e34ab58a1ccf15f3ef198abd8f93365277" id=979aec3a-3202-49c6-87aa-c607802dd96f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.309244 | controller | Jun 11 12:24:37.232244 crc crio[24477]: time="2026-06-11T12:24:37.232138637Z" level=info msg="Creating container: openstack/nova-cell0-conductor-db-sync-rwf4n/nova-cell0-conductor-db-sync" id=e13950e2-20bd-4213-9cbf-350d14adeb2e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.309267 | controller | Jun 11 12:24:37.238287 crc crio[24477]: time="2026-06-11T12:24:37.23792884Z" level=info msg="Removed pod sandbox: 5116515da3ec356306666824a42291e34ab58a1ccf15f3ef198abd8f93365277" id=979aec3a-3202-49c6-87aa-c607802dd96f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.309290 | controller | Jun 11 12:24:37.238287 crc crio[24477]: time="2026-06-11T12:24:37.241151551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.309313 | controller | Jun 11 12:24:37.305156 crc crio[24477]: time="2026-06-11T12:24:37.305065038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.309335 | controller | Jun 11 12:24:37.309599 crc crio[24477]: time="2026-06-11T12:24:37.30905424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.309358 | controller | Jun 11 12:24:37.411938 crc crio[24477]: time="2026-06-11T12:24:37.411816906Z" level=info msg="Stopped pod sandbox: 831043bf3b6177c3634275db4a18a081037b7dbff1c70893def517260408e308" id=c6696c14-630f-4bf8-8c38-ceab57ab489a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.309382 | controller | Jun 11 12:24:37.504695 crc crio[24477]: time="2026-06-11T12:24:37.504500582Z" level=info msg="Stopped pod sandbox: 31dd3d5a46c866941ebcb5f2e1e173f3c0531906ba7362dc0a021209eaf88466" id=59581818-2936-4f39-9d64-f8e279d904e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.309410 | controller | Jun 11 12:24:37.649816 crc crio[24477]: time="2026-06-11T12:24:37.649748919Z" level=info msg="Created container 262dced4eac52785e67b486e6e5e6ba6cb03706fbdf439ac787a573a554e62cf: openstack/nova-cell0-conductor-db-sync-rwf4n/nova-cell0-conductor-db-sync" id=e13950e2-20bd-4213-9cbf-350d14adeb2e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.309435 | controller | Jun 11 12:24:37.654231 crc crio[24477]: time="2026-06-11T12:24:37.654112222Z" level=info msg="Starting container: 262dced4eac52785e67b486e6e5e6ba6cb03706fbdf439ac787a573a554e62cf" id=fd9fbe93-73af-4399-9c69-f632a61fd6b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.309458 | controller | Jun 11 12:24:37.662415 crc crio[24477]: time="2026-06-11T12:24:37.662278839Z" level=info msg="Started container" PID=83745 containerID=262dced4eac52785e67b486e6e5e6ba6cb03706fbdf439ac787a573a554e62cf description=openstack/nova-cell0-conductor-db-sync-rwf4n/nova-cell0-conductor-db-sync id=fd9fbe93-73af-4399-9c69-f632a61fd6b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89433515a1df5e015cc48bf1333781a08486013970faedf2fdb8cfd111b77f48
2026-06-11 13:18:25.309482 | controller | Jun 11 12:24:37.774831 crc crio[24477]: time="2026-06-11T12:24:37.774443794Z" level=info msg="Removing container: ebe50026f1248e73c5a0d5c7728ba285d42c4e19c04e2b2479fad5df2e721fbe" id=89726ae9-427a-442b-b673-d75f3c191574 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.309505 | controller | Jun 11 12:24:37.823025 crc crio[24477]: time="2026-06-11T12:24:37.821382177Z" level=info msg="Removed container ebe50026f1248e73c5a0d5c7728ba285d42c4e19c04e2b2479fad5df2e721fbe: openstack/glance-default-internal-api-0/glance-httpd" id=89726ae9-427a-442b-b673-d75f3c191574 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.309528 | controller | Jun 11 12:24:37.838695 crc crio[24477]: time="2026-06-11T12:24:37.834771257Z" level=info msg="Removing container: 4ba2d4a88c03f2bbe2e3e58ebe73e2c57f8e9066d01f34360037b1ad8061e662" id=4086b519-c085-42df-b7ba-fca3ed68c0e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.309549 | controller | Jun 11 12:24:37.894757 crc crio[24477]: time="2026-06-11T12:24:37.887208507Z" level=info msg="Removed container 4ba2d4a88c03f2bbe2e3e58ebe73e2c57f8e9066d01f34360037b1ad8061e662: openstack/glance-default-internal-api-0/glance-log" id=4086b519-c085-42df-b7ba-fca3ed68c0e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.309570 | controller | Jun 11 12:24:37.901503 crc crio[24477]: time="2026-06-11T12:24:37.901415366Z" level=info msg="Removing container: 9ef454b95f81465ec7d8409542da5d79621ca59af7f4c8ecbe8cb880f8d1bddb" id=a2b6a735-1b3e-47df-811f-abc8158f899a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.309592 | controller | Jun 11 12:24:37.920698 crc crio[24477]: 2026-06-11T12:24:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f9e2417b34053cc Mac:fa:b4:cf:ff:91:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/d4fc623e-321a-41b3-8685-b191a2e3e883 SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.309614 | controller | Jun 11 12:24:37.923703 crc crio[24477]: time="2026-06-11T12:24:37.923551555Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:f9e2417b34053cc4c02bff08cf52b79f0b911a4c47e7ca9cca70faafb0514a9c UID:fbf2a421-af78-47b5-b1ad-5a19adc784cc NetNS:/var/run/netns/d4fc623e-321a-41b3-8685-b191a2e3e883 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfbf2a421_af78_47b5_b1ad_5a19adc784cc.slice PodAnnotations:0xc002d94080}] Aliases:map[]}"
2026-06-11 13:18:25.309638 | controller | Jun 11 12:24:37.924294 crc crio[24477]: time="2026-06-11T12:24:37.923911555Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.309665 | controller | Jun 11 12:24:37.935345 crc crio[24477]: time="2026-06-11T12:24:37.935174431Z" level=info msg="Removed container 9ef454b95f81465ec7d8409542da5d79621ca59af7f4c8ecbe8cb880f8d1bddb: openstack/ceilometer-0/proxy-httpd" id=a2b6a735-1b3e-47df-811f-abc8158f899a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.309689 | controller | Jun 11 12:24:37.941870 crc crio[24477]: time="2026-06-11T12:24:37.941077375Z" level=info msg="Removing container: 71d5706a0c8925937c7b4b2a438803d769497394afde52b165f4d32775aef5aa" id=de29d83f-51c0-4d02-beea-691b4a4cb985 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.309713 | controller | Jun 11 12:24:37.951902 crc crio[24477]: time="2026-06-11T12:24:37.951613243Z" level=info msg="Ran pod sandbox f9e2417b34053cc4c02bff08cf52b79f0b911a4c47e7ca9cca70faafb0514a9c with infra container: openstack/glance-default-external-api-0/POD" id=cf59e9e2-1d2a-4f17-82e5-4e678008c7ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.309739 | controller | Jun 11 12:24:37.962023 crc crio[24477]: time="2026-06-11T12:24:37.961935035Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=57f30d4f-3cc0-4c42-9c32-f9578703aedc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.309763 | controller | Jun 11 12:24:37.975396 crc crio[24477]: time="2026-06-11T12:24:37.975334555Z" level=info msg="Removed container 71d5706a0c8925937c7b4b2a438803d769497394afde52b165f4d32775aef5aa: openstack/ceilometer-0/sg-core" id=de29d83f-51c0-4d02-beea-691b4a4cb985 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.309785 | controller | Jun 11 12:24:37.978525 crc crio[24477]: time="2026-06-11T12:24:37.978484182Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=2b9833a5-e57d-4f0e-a7dd-b602b1f59a73 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.309807 | controller | Jun 11 12:24:37.980555 crc crio[24477]: time="2026-06-11T12:24:37.980391267Z" level=info msg="Removing container: e35bb7197d2cb3099cca7181b96ec5e1377c982789418e7188f8108949cc1c52" id=fa2198e3-9093-4bac-8688-a283989cb9dd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.309830 | controller | Jun 11 12:24:37.997244 crc crio[24477]: time="2026-06-11T12:24:37.997156535Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=c2590ed0-40e3-446f-9a6b-9827c18dc6dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.309876 | controller | Jun 11 12:24:37.998439 crc crio[24477]: time="2026-06-11T12:24:37.998340239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.309914 | controller | Jun 11 12:24:38.016806 crc crio[24477]: time="2026-06-11T12:24:38.016499409Z" level=info msg="Removed container e35bb7197d2cb3099cca7181b96ec5e1377c982789418e7188f8108949cc1c52: openstack/ceilometer-0/ceilometer-notification-agent" id=fa2198e3-9093-4bac-8688-a283989cb9dd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.309939 | controller | Jun 11 12:24:38.019441 crc crio[24477]: time="2026-06-11T12:24:38.019373567Z" level=info msg="Removing container: 7f6503d3a638c69a1b25baa5c539cfd37149fe97bfe92637e1e930e219ba5195" id=0bc24231-d7fd-4708-abac-0881f3e3d763 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.309963 | controller | Jun 11 12:24:38.059568 crc crio[24477]: time="2026-06-11T12:24:38.059397561Z" level=info msg="Removed container 7f6503d3a638c69a1b25baa5c539cfd37149fe97bfe92637e1e930e219ba5195: openstack/ceilometer-0/ceilometer-central-agent" id=0bc24231-d7fd-4708-abac-0881f3e3d763 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.309985 | controller | Jun 11 12:24:38.079896 crc crio[24477]: time="2026-06-11T12:24:38.078589935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.310013 | controller | Jun 11 12:24:38.656585 crc crio[24477]: time="2026-06-11T12:24:38.656495705Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=a80c243a-d77d-462b-8dd5-f34529934513 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.310038 | controller | Jun 11 12:24:38.656810 crc crio[24477]: time="2026-06-11T12:24:38.656717762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.310060 | controller | Jun 11 12:24:38.674405 crc crio[24477]: time="2026-06-11T12:24:38.672952006Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=b74b9a55-40d3-401a-8ada-b969d57eb9af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.310085 | controller | Jun 11 12:24:38.674688 crc crio[24477]: time="2026-06-11T12:24:38.674432898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.310148 | controller | Jun 11 12:24:38.741877 crc crio[24477]: time="2026-06-11T12:24:38.741179517Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:18c49bfb589e1caddaee02003461beb1a0bf4dd5700071ab9557ca5f230f417c UID:113910d8-1f69-4092-8aa1-1fdfeab40969 NetNS:/var/run/netns/ef58caa5-1200-4d5a-865f-9906a0291ca6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod113910d8_1f69_4092_8aa1_1fdfeab40969.slice PodAnnotations:0xc000326d58}] Aliases:map[]}"
2026-06-11 13:18:25.310188 | controller | Jun 11 12:24:38.741877 crc crio[24477]: time="2026-06-11T12:24:38.741862667Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.310216 | controller | Jun 11 12:24:38.760948 crc crio[24477]: time="2026-06-11T12:24:38.760881281Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:06b548fd14861a840a6e21873e6cacb2ea8c8cbc95d707fe460a012f84781cce UID:542a09fc-d914-4101-b65d-5fa92ada4bfa NetNS:/var/run/netns/c226f129-f3e9-4528-925c-0b66b1a1895e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod542a09fc_d914_4101_b65d_5fa92ada4bfa.slice PodAnnotations:0xc00008c4e8}] Aliases:map[]}"
2026-06-11 13:18:25.310240 | controller | Jun 11 12:24:38.761419 crc crio[24477]: time="2026-06-11T12:24:38.761388536Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.310264 | controller | Jun 11 12:24:39.452314 crc crio[24477]: 2026-06-11T12:24:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:18c49bfb589e1ca Mac:7a:6b:9c:55:18:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/ef58caa5-1200-4d5a-865f-9906a0291ca6 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.310288 | controller | Jun 11 12:24:39.454398 crc crio[24477]: time="2026-06-11T12:24:39.453136805Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:18c49bfb589e1caddaee02003461beb1a0bf4dd5700071ab9557ca5f230f417c UID:113910d8-1f69-4092-8aa1-1fdfeab40969 NetNS:/var/run/netns/ef58caa5-1200-4d5a-865f-9906a0291ca6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod113910d8_1f69_4092_8aa1_1fdfeab40969.slice PodAnnotations:0xc000326d58}] Aliases:map[]}"
2026-06-11 13:18:25.310311 | controller | Jun 11 12:24:39.454398 crc crio[24477]: time="2026-06-11T12:24:39.45327528Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.310343 | controller | Jun 11 12:24:39.466748 crc crio[24477]: time="2026-06-11T12:24:39.466583917Z" level=info msg="Ran pod sandbox 18c49bfb589e1caddaee02003461beb1a0bf4dd5700071ab9557ca5f230f417c with infra container: openstack/glance-default-internal-api-0/POD" id=a80c243a-d77d-462b-8dd5-f34529934513 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.310369 | controller | Jun 11 12:24:39.473534 crc crio[24477]: 2026-06-11T12:24:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06b548fd14861a8 Mac:66:be:e9:0d:0c:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/c226f129-f3e9-4528-925c-0b66b1a1895e SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.310393 | controller | Jun 11 12:24:39.474404 crc crio[24477]: time="2026-06-11T12:24:39.474302592Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:06b548fd14861a840a6e21873e6cacb2ea8c8cbc95d707fe460a012f84781cce UID:542a09fc-d914-4101-b65d-5fa92ada4bfa NetNS:/var/run/netns/c226f129-f3e9-4528-925c-0b66b1a1895e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod542a09fc_d914_4101_b65d_5fa92ada4bfa.slice PodAnnotations:0xc00008c4e8}] Aliases:map[]}"
2026-06-11 13:18:25.310416 | controller | Jun 11 12:24:39.474581 crc crio[24477]: time="2026-06-11T12:24:39.474519098Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.310439 | controller | Jun 11 12:24:39.482298 crc crio[24477]: time="2026-06-11T12:24:39.47834329Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=8e9fa00b-afca-492d-a926-d29e48e863b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.310461 | controller | Jun 11 12:24:39.486206 crc crio[24477]: time="2026-06-11T12:24:39.482529792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.310483 | controller | Jun 11 12:24:39.487002 crc crio[24477]: time="2026-06-11T12:24:39.48693741Z" level=info msg="Ran pod sandbox 06b548fd14861a840a6e21873e6cacb2ea8c8cbc95d707fe460a012f84781cce with infra container: openstack/ceilometer-0/POD" id=b74b9a55-40d3-401a-8ada-b969d57eb9af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.310506 | controller | Jun 11 12:24:39.487722 crc crio[24477]: time="2026-06-11T12:24:39.487504153Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=b374c3b2-3d82-4276-96f2-9e071bb76ef1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.310529 | controller | Jun 11 12:24:39.489920 crc crio[24477]: time="2026-06-11T12:24:39.489600451Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=d3661b25-200d-4a98-84a8-6c5a05d825d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.310552 | controller | Jun 11 12:24:39.499744 crc crio[24477]: time="2026-06-11T12:24:39.499482288Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=107b17fa-99b9-4abc-8780-d429289d5886 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.310575 | controller | Jun 11 12:24:39.501311 crc crio[24477]: time="2026-06-11T12:24:39.499875278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.310598 | controller | Jun 11 12:24:39.524714 crc crio[24477]: time="2026-06-11T12:24:39.523700046Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=735763d5-d3a4-4d18-a9e8-7897e21a964b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.310625 | controller | Jun 11 12:24:39.537347 crc crio[24477]: time="2026-06-11T12:24:39.537241561Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=3426ef2a-3b63-4955-ae93-0c7fdeaffbe1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.310649 | controller | Jun 11 12:24:39.537714 crc crio[24477]: time="2026-06-11T12:24:39.537691427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.310671 | controller | Jun 11 12:24:39.581081 crc crio[24477]: time="2026-06-11T12:24:39.580920797Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.310693 | controller | Jun 11 12:24:39.601898 crc crio[24477]: time="2026-06-11T12:24:39.601807843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.310716 | controller | Jun 11 12:24:39.614339 crc crio[24477]: time="2026-06-11T12:24:39.612187348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.310739 | controller | Jun 11 12:24:39.916881 crc crio[24477]: time="2026-06-11T12:24:39.916729381Z" level=info msg="Created container a49f0fa2ea8cc8b3184655d6c104a14186bb9a93418d130e7276e39e6cfb045e: openstack/glance-default-external-api-0/glance-log" id=c2590ed0-40e3-446f-9a6b-9827c18dc6dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.310762 | controller | Jun 11 12:24:39.918992 crc crio[24477]: time="2026-06-11T12:24:39.91891536Z" level=info msg="Starting container: a49f0fa2ea8cc8b3184655d6c104a14186bb9a93418d130e7276e39e6cfb045e" id=498bc146-2c1e-4a39-a777-4a7a78da48f6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.310787 | controller | Jun 11 12:24:39.931152 crc crio[24477]: time="2026-06-11T12:24:39.931002879Z" level=info msg="Started container" PID=84023 containerID=a49f0fa2ea8cc8b3184655d6c104a14186bb9a93418d130e7276e39e6cfb045e description=openstack/glance-default-external-api-0/glance-log id=498bc146-2c1e-4a39-a777-4a7a78da48f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9e2417b34053cc4c02bff08cf52b79f0b911a4c47e7ca9cca70faafb0514a9c
2026-06-11 13:18:25.310810 | controller | Jun 11 12:24:39.948731 crc crio[24477]: time="2026-06-11T12:24:39.94780877Z" level=info msg="Created container e3dce5f08d5d3b97425909c4d45b5a35cb8f1091b833cbd25398926dceb6ec92: openstack/ceilometer-0/ceilometer-central-agent" id=3426ef2a-3b63-4955-ae93-0c7fdeaffbe1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.310833 | controller | Jun 11 12:24:39.953904 crc crio[24477]: time="2026-06-11T12:24:39.953097397Z" level=info msg="Starting container: e3dce5f08d5d3b97425909c4d45b5a35cb8f1091b833cbd25398926dceb6ec92" id=469bbe41-ca2c-41d5-87a7-6d56e1754965 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.310893 | controller | Jun 11 12:24:39.953904 crc crio[24477]: time="2026-06-11T12:24:39.953491592Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=58bf5e2d-2b8f-48ce-adcd-a106f31bb8c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.310925 | controller | Jun 11 12:24:39.967930 crc crio[24477]: time="2026-06-11T12:24:39.967579754Z" level=info msg="Started container" PID=84024 containerID=e3dce5f08d5d3b97425909c4d45b5a35cb8f1091b833cbd25398926dceb6ec92 description=openstack/ceilometer-0/ceilometer-central-agent id=469bbe41-ca2c-41d5-87a7-6d56e1754965 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06b548fd14861a840a6e21873e6cacb2ea8c8cbc95d707fe460a012f84781cce
2026-06-11 13:18:25.310955 | controller | Jun 11 12:24:39.998983 crc crio[24477]: time="2026-06-11T12:24:39.998765046Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=e2a9ed69-a4d4-49c4-bdd6-995dc9e8d592 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.310979 | controller | Jun 11 12:24:40.035979 crc crio[24477]: time="2026-06-11T12:24:40.035739281Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=b73e003b-c0d9-4d1c-b3bc-96ab603a5382 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.311001 | controller | Jun 11 12:24:40.058896 crc crio[24477]: time="2026-06-11T12:24:40.044889839Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=75b86570-c3a6-4399-b33f-d7706382c05a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.311025 | controller | Jun 11 12:24:40.067312 crc crio[24477]: time="2026-06-11T12:24:40.059210113Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=f2b25ba7-4744-4945-8d0d-a5693b6e9dcb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.311048 | controller | Jun 11 12:24:40.067312 crc crio[24477]: time="2026-06-11T12:24:40.059581174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.311071 | controller | Jun 11 12:24:40.067581 crc crio[24477]: time="2026-06-11T12:24:40.0674602Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=e0ee2404-620d-4b5e-8095-67af0f8b88b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.311093 | controller | Jun 11 12:24:40.116395 crc crio[24477]: time="2026-06-11T12:24:40.11219076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.311115 | controller | Jun 11 12:24:40.158976 crc crio[24477]: time="2026-06-11T12:24:40.158867111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.311137 | controller | Jun 11 12:24:40.164857 crc crio[24477]: time="2026-06-11T12:24:40.164754115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.311160 | controller | Jun 11 12:24:40.178840 crc crio[24477]: time="2026-06-11T12:24:40.178730615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.311182 | controller | Jun 11 12:24:40.252285 crc crio[24477]: time="2026-06-11T12:24:40.252071758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.311206 | controller | Jun 11 12:24:40.448980 crc crio[24477]: time="2026-06-11T12:24:40.448253432Z" level=info msg="Created container 75588425a39892b22e8e463a9090481bccfa996dbb19a4bddb80b160333bffd6: openstack/ceilometer-0/ceilometer-notification-agent" id=f2b25ba7-4744-4945-8d0d-a5693b6e9dcb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.311228 | controller | Jun 11 12:24:40.456095 crc crio[24477]: time="2026-06-11T12:24:40.455983602Z" level=info msg="Starting container: 75588425a39892b22e8e463a9090481bccfa996dbb19a4bddb80b160333bffd6" id=54a6eeae-9ca6-4062-896b-8e0f2bad6f46 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.311249 | controller | Jun 11 12:24:40.475708 crc crio[24477]: time="2026-06-11T12:24:40.472879651Z" level=info msg="Started container" PID=84061 containerID=75588425a39892b22e8e463a9090481bccfa996dbb19a4bddb80b160333bffd6 description=openstack/ceilometer-0/ceilometer-notification-agent id=54a6eeae-9ca6-4062-896b-8e0f2bad6f46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06b548fd14861a840a6e21873e6cacb2ea8c8cbc95d707fe460a012f84781cce
2026-06-11 13:18:25.311276 | controller | Jun 11 12:24:40.491996 crc crio[24477]: time="2026-06-11T12:24:40.491902134Z" level=info msg="Created container d0867270827a270181f2641532201f541f9699a419555c2963206ea4d1111085: openstack/glance-default-internal-api-0/glance-log" id=107b17fa-99b9-4abc-8780-d429289d5886 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.311301 | controller | Jun 11 12:24:40.496759 crc crio[24477]: time="2026-06-11T12:24:40.495730441Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=b0ee8b59-041d-4196-90c2-37596de7e80d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.311325 | controller | Jun 11 12:24:40.497351 crc crio[24477]: time="2026-06-11T12:24:40.497105659Z" level=info msg="Starting container: d0867270827a270181f2641532201f541f9699a419555c2963206ea4d1111085" id=45abe4e6-a1ce-4eec-b9bb-24941c097ffa name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.311431 | controller | Jun 11 12:24:40.531721 crc crio[24477]: time="2026-06-11T12:24:40.529447604Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=8bc4d48c-0759-4160-9344-0cbaeb5c1494 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.311465 | controller | Jun 11 12:24:40.531721 crc crio[24477]: time="2026-06-11T12:24:40.529475773Z" level=info msg="Started container" PID=84069 containerID=d0867270827a270181f2641532201f541f9699a419555c2963206ea4d1111085 description=openstack/glance-default-internal-api-0/glance-log id=45abe4e6-a1ce-4eec-b9bb-24941c097ffa name=/runtime.v1.RuntimeService/StartContainer sandboxID=18c49bfb589e1caddaee02003461beb1a0bf4dd5700071ab9557ca5f230f417c
2026-06-11 13:18:25.311490 | controller | Jun 11 12:24:40.539932 crc crio[24477]: time="2026-06-11T12:24:40.539784816Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=d4ba0d96-505b-45b8-8236-675e7f57995b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.311514 | controller | Jun 11 12:24:40.540330 crc crio[24477]: time="2026-06-11T12:24:40.540288487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.311537 | controller | Jun 11 12:24:40.545708 crc crio[24477]: time="2026-06-11T12:24:40.545490713Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=bebf6517-66bf-4abd-afc3-60f9d1c72520 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.311559 | controller | Jun 11 12:24:40.644157 crc crio[24477]: time="2026-06-11T12:24:40.644084774Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=af8e467a-378d-460f-8640-3a2a650da86e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.311583 | controller | Jun 11 12:24:40.654786 crc crio[24477]: time="2026-06-11T12:24:40.654725012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.311604 | controller | Jun 11 12:24:40.666207 crc crio[24477]: time="2026-06-11T12:24:40.666128001Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=87d7f5a2-7c38-49e4-95cd-c39a56ecd567 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.311626 | controller | Jun 11 12:24:40.668127 crc crio[24477]: time="2026-06-11T12:24:40.667988833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.311649 | controller | Jun 11 12:24:40.697867 crc crio[24477]: time="2026-06-11T12:24:40.695243766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.311675 | controller | Jun 11 12:24:40.758479 crc crio[24477]: time="2026-06-11T12:24:40.758401204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.311699 | controller | Jun 11 12:24:40.911265 crc crio[24477]: time="2026-06-11T12:24:40.911192692Z" level=info msg="Created container 2d7811a786da2140024c22f8ffa3cc6f8236de12d51d5f252a555fd67cd91e9a: openstack/ceilometer-0/sg-core" id=d4ba0d96-505b-45b8-8236-675e7f57995b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.311721 | controller | Jun 11 12:24:40.918386 crc crio[24477]: time="2026-06-11T12:24:40.914096197Z" level=info msg="Starting container: 2d7811a786da2140024c22f8ffa3cc6f8236de12d51d5f252a555fd67cd91e9a" id=761e9a18-f312-40d1-b2b4-a6b5bbfc09e4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.311745 | controller | Jun 11 12:24:40.921396 crc crio[24477]: time="2026-06-11T12:24:40.921036188Z" level=info msg="Started container" PID=84181 containerID=2d7811a786da2140024c22f8ffa3cc6f8236de12d51d5f252a555fd67cd91e9a description=openstack/ceilometer-0/sg-core id=761e9a18-f312-40d1-b2b4-a6b5bbfc09e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06b548fd14861a840a6e21873e6cacb2ea8c8cbc95d707fe460a012f84781cce
2026-06-11 13:18:25.311767 | controller | Jun 11 12:24:40.942915 crc crio[24477]: time="2026-06-11T12:24:40.942745506Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=c048eb6c-0589-4f50-9209-990d22f7ab3a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.311789 | controller | Jun 11 12:24:40.993501 crc crio[24477]: time="2026-06-11T12:24:40.993394253Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=71506559-01c0-42c8-a14c-0293beea3a54 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.311812 | controller | Jun 11 12:24:41.002161 crc crio[24477]: time="2026-06-11T12:24:41.001943123Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=7d61ffba-71ce-4a25-b717-1c3bbd7fdd49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.311834 | controller | Jun 11 12:24:41.004802 crc crio[24477]: time="2026-06-11T12:24:41.002710964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.311890 | controller | Jun 11 12:24:41.103488 crc crio[24477]: time="2026-06-11T12:24:41.103019952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.311922 | controller | Jun 11 12:24:41.127078 crc crio[24477]: time="2026-06-11T12:24:41.126985723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.311946 | controller | Jun 11 12:24:41.131808 crc crio[24477]: time="2026-06-11T12:24:41.131741477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.311968 | controller | Jun 11 12:24:41.235213 crc crio[24477]: time="2026-06-11T12:24:41.234116614Z" level=info msg="Created container 14586d38cbeb97149a0f19c4a358de2d1dee67cb6b10c96f0782df440fcdbe44: openstack/ceilometer-0/proxy-httpd" id=7d61ffba-71ce-4a25-b717-1c3bbd7fdd49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.311991 | controller | Jun 11 12:24:41.236526 crc crio[24477]: time="2026-06-11T12:24:41.236436878Z" level=info msg="Created container 780d860493de004615ed9fd2410551f7ecdcf2c1d0448d1fe10b5bbcd51cf4d4: openstack/glance-default-external-api-0/glance-httpd" id=e0ee2404-620d-4b5e-8095-67af0f8b88b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.312018 | controller | Jun 11 12:24:41.237001 crc crio[24477]: time="2026-06-11T12:24:41.236965863Z" level=info msg="Starting container: 14586d38cbeb97149a0f19c4a358de2d1dee67cb6b10c96f0782df440fcdbe44" id=f3958ec7-afe9-414f-9d5e-8af2baccddbe name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.312040 | controller | Jun 11 12:24:41.237860 crc crio[24477]: time="2026-06-11T12:24:41.237830808Z" level=info msg="Starting container: 780d860493de004615ed9fd2410551f7ecdcf2c1d0448d1fe10b5bbcd51cf4d4" id=cf5e2534-67c1-40bb-af94-109d7ff4dae1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.312064 | controller | Jun 11 12:24:41.246055 crc crio[24477]: time="2026-06-11T12:24:41.24599671Z" level=info msg="Started container" PID=84215 containerID=14586d38cbeb97149a0f19c4a358de2d1dee67cb6b10c96f0782df440fcdbe44 description=openstack/ceilometer-0/proxy-httpd id=f3958ec7-afe9-414f-9d5e-8af2baccddbe name=/runtime.v1.RuntimeService/StartContainer sandboxID=06b548fd14861a840a6e21873e6cacb2ea8c8cbc95d707fe460a012f84781cce
2026-06-11 13:18:25.312087 | controller | Jun 11 12:24:41.253412 crc crio[24477]: time="2026-06-11T12:24:41.253000639Z" level=info msg="Started container" PID=84212 containerID=780d860493de004615ed9fd2410551f7ecdcf2c1d0448d1fe10b5bbcd51cf4d4 description=openstack/glance-default-external-api-0/glance-httpd id=cf5e2534-67c1-40bb-af94-109d7ff4dae1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9e2417b34053cc4c02bff08cf52b79f0b911a4c47e7ca9cca70faafb0514a9c
2026-06-11 13:18:25.312110 | controller | Jun 11 12:24:41.537467 crc crio[24477]: time="2026-06-11T12:24:41.537365664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.312132 | controller | Jun 11 12:24:41.675263 crc crio[24477]: time="2026-06-11T12:24:41.67510172Z" level=info msg="Created container 22c96a35415c3c5a619343f91cb3084db99374099faf9f192891b9c02f261663: openstack/glance-default-internal-api-0/glance-httpd" id=87d7f5a2-7c38-49e4-95cd-c39a56ecd567 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.312156 | controller | Jun 11 12:24:41.678399 crc crio[24477]: time="2026-06-11T12:24:41.678291379Z" level=info msg="Starting container: 22c96a35415c3c5a619343f91cb3084db99374099faf9f192891b9c02f261663" id=7dad3856-e184-490e-8ee8-d8ed93294483 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.312177 | controller | Jun 11 12:24:41.686032 crc crio[24477]: time="2026-06-11T12:24:41.685965596Z" level=info msg="Started container" PID=84414 containerID=22c96a35415c3c5a619343f91cb3084db99374099faf9f192891b9c02f261663 description=openstack/glance-default-internal-api-0/glance-httpd id=7dad3856-e184-490e-8ee8-d8ed93294483 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18c49bfb589e1caddaee02003461beb1a0bf4dd5700071ab9557ca5f230f417c
2026-06-11 13:18:25.312201 | controller | Jun 11 12:24:58.330931 crc crio[24477]: time="2026-06-11T12:24:58.330028259Z" level=info msg="Stopping pod sandbox: 89433515a1df5e015cc48bf1333781a08486013970faedf2fdb8cfd111b77f48" id=53649bb9-8ee3-4e32-8574-8e2023a25a9e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.312223 | controller | Jun 11 12:24:58.332349 crc crio[24477]: time="2026-06-11T12:24:58.331578513Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-rwf4n Namespace:openstack ID:89433515a1df5e015cc48bf1333781a08486013970faedf2fdb8cfd111b77f48 UID:8ac1bcd0-60d3-45f6-acd4-e4ff0cdd7311 NetNS:/var/run/netns/2ec9d45b-bb88-4366-8be0-11a5962dc72d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ac1bcd0_60d3_45f6_acd4_e4ff0cdd7311.slice PodAnnotations:0xc000b18140}] Aliases:map[]}"
2026-06-11 13:18:25.312245 | controller | Jun 11 12:24:58.332349 crc crio[24477]: time="2026-06-11T12:24:58.331774068Z" level=info msg="Deleting pod openstack_nova-cell0-conductor-db-sync-rwf4n from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.312300 | controller | Jun 11 12:24:58.743485 crc crio[24477]: time="2026-06-11T12:24:58.742779555Z" level=info msg="Stopped pod sandbox: 89433515a1df5e015cc48bf1333781a08486013970faedf2fdb8cfd111b77f48" id=53649bb9-8ee3-4e32-8574-8e2023a25a9e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.312325 | controller | Jun 11 12:24:59.933181 crc crio[24477]: time="2026-06-11T12:24:59.932368871Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-0/POD" id=8094fd8a-f4c0-4260-999a-48d9933afc8f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.312348 | controller | Jun 11 12:24:59.934592 crc crio[24477]: time="2026-06-11T12:24:59.933351729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.312376 | controller | Jun 11 12:24:59.982855 crc crio[24477]: time="2026-06-11T12:24:59.982584677Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:d8320cc237b0dc02bf7105432eddf0720ddb1fc13e4854d83773dad95bdf4958 UID:8490b89b-e630-4a30-854d-762ce750148d NetNS:/var/run/netns/635bc0ad-f9ca-4ef2-bdb1-36af63870be3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8490b89b_e630_4a30_854d_762ce750148d.slice PodAnnotations:0xc001f2a8a8}] Aliases:map[]}"
2026-06-11 13:18:25.312411 | controller | Jun 11 12:24:59.982855 crc crio[24477]: time="2026-06-11T12:24:59.982819403Z" level=info msg="Adding pod openstack_nova-cell0-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.312445 | controller | Jun 11 12:25:00.380358 crc crio[24477]: 2026-06-11T12:25:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d8320cc237b0dc0 Mac:36:ec:b0:f4:0c:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/635bc0ad-f9ca-4ef2-bdb1-36af63870be3 SocketPath: PciID:}] [{Interface:0xc00025ca00 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.312473 | controller | Jun 11 12:25:00.381603 crc crio[24477]: time="2026-06-11T12:25:00.381508147Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:d8320cc237b0dc02bf7105432eddf0720ddb1fc13e4854d83773dad95bdf4958 UID:8490b89b-e630-4a30-854d-762ce750148d NetNS:/var/run/netns/635bc0ad-f9ca-4ef2-bdb1-36af63870be3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8490b89b_e630_4a30_854d_762ce750148d.slice PodAnnotations:0xc001f2a8a8}] Aliases:map[]}"
2026-06-11 13:18:25.312499 | controller | Jun 11 12:25:00.381801 crc crio[24477]: time="2026-06-11T12:25:00.381741643Z" level=info msg="Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.312524 | controller | Jun 11 12:25:00.394782 crc crio[24477]: time="2026-06-11T12:25:00.394576715Z" level=info msg="Ran pod sandbox d8320cc237b0dc02bf7105432eddf0720ddb1fc13e4854d83773dad95bdf4958 with infra container: openstack/nova-cell0-conductor-0/POD" id=8094fd8a-f4c0-4260-999a-48d9933afc8f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.312557 | controller | Jun 11 12:25:00.396935 crc crio[24477]: time="2026-06-11T12:25:00.396863106Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=94217f95-9cf5-4293-983a-475ecfb6593b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.312585 | controller | Jun 11 12:25:00.431752 crc crio[24477]: time="2026-06-11T12:25:00.431597578Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=cbea3243-8b1e-4a91-8b98-06482d857b13 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.312616 | controller | Jun 11 12:25:00.444146 crc crio[24477]: time="2026-06-11T12:25:00.443628775Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=55138132-2648-4eeb-9ff9-1087e2bbca80 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.312642 | controller | Jun 11 12:25:00.446300 crc crio[24477]: time="2026-06-11T12:25:00.446176697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.312665 | controller | Jun 11 12:25:00.530599 crc crio[24477]: time="2026-06-11T12:25:00.530376857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.312687 | controller | Jun 11 12:25:00.536890 crc crio[24477]: time="2026-06-11T12:25:00.536812828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.312709 | controller | Jun 11 12:25:00.662949 crc crio[24477]: time="2026-06-11T12:25:00.662698529Z" level=info msg="Created container 1c6f9f6b363f382ce9f7b69096be2187174ebcaf17db91eed3ae9ce91348b2d7: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=55138132-2648-4eeb-9ff9-1087e2bbca80 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.312733 | controller | Jun 11 12:25:00.664395 crc crio[24477]: time="2026-06-11T12:25:00.664342924Z" level=info msg="Starting container: 1c6f9f6b363f382ce9f7b69096be2187174ebcaf17db91eed3ae9ce91348b2d7" id=9a8c3f8b-dbcb-4297-a2cf-b81a242062d9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.312756 | controller | Jun 11 12:25:00.669742 crc crio[24477]: time="2026-06-11T12:25:00.669605092Z" level=info msg="Started container" PID=85765 containerID=1c6f9f6b363f382ce9f7b69096be2187174ebcaf17db91eed3ae9ce91348b2d7 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=9a8c3f8b-dbcb-4297-a2cf-b81a242062d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8320cc237b0dc02bf7105432eddf0720ddb1fc13e4854d83773dad95bdf4958
2026-06-11 13:18:25.312780 | controller | Jun 11 12:25:09.606200 crc crio[24477]: time="2026-06-11T12:25:09.604923842Z" level=info msg="Running pod sandbox: openstack/nova-cell0-cell-mapping-vjkpl/POD" id=04eac6db-bd54-466a-b52d-fdf0b2685fe5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.312803 | controller | Jun 11 12:25:09.606200 crc crio[24477]: time="2026-06-11T12:25:09.606163953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.312825 | controller | Jun 11 12:25:09.724106 crc crio[24477]: time="2026-06-11T12:25:09.72397433Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-vjkpl Namespace:openstack ID:03cbc17b286c4c9b063c0a9c53a1a4b5a098c9669b3ec27b196911fa71eb6c44 UID:66b96b8b-9d76-4850-82d7-4ff649088cb6 NetNS:/var/run/netns/bf2523d3-ec27-496a-a432-24843fc282cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66b96b8b_9d76_4850_82d7_4ff649088cb6.slice PodAnnotations:0xc001f2bbf0}] Aliases:map[]}"
2026-06-11 13:18:25.312869 | controller | Jun 11 12:25:09.724106 crc crio[24477]: time="2026-06-11T12:25:09.724051592Z" level=info msg="Adding pod openstack_nova-cell0-cell-mapping-vjkpl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.312912 | controller | Jun 11 12:25:10.130839 crc crio[24477]: time="2026-06-11T12:25:10.129932083Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=edc95de2-aef8-4241-9ac1-b6ceb6850540 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.312945 | controller | Jun 11 12:25:10.131093 crc crio[24477]: time="2026-06-11T12:25:10.130859518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.312970 | controller | Jun 11 12:25:10.341513 crc crio[24477]: time="2026-06-11T12:25:10.341410508Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=6f1133a4-7c45-4018-b299-8f13f370595a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.312994 | controller | Jun 11 12:25:10.341843 crc crio[24477]: time="2026-06-11T12:25:10.341573774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.313017 | controller | Jun 11 12:25:10.468989 crc crio[24477]: time="2026-06-11T12:25:10.468900183Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:65c71b64c3afcd0f0d8729f199a2bfbad58e43531ae2042aa1eed0d58450d52d UID:2f97b68d-1547-4ff0-96f9-5971b2432718 NetNS:/var/run/netns/efd3f91c-d58f-4ff0-bd6e-ef40a7787acc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f97b68d_1547_4ff0_96f9_5971b2432718.slice PodAnnotations:0xc00718c168}] Aliases:map[]}"
2026-06-11 13:18:25.313041 | controller | Jun 11 12:25:10.468989 crc crio[24477]: time="2026-06-11T12:25:10.468969585Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.313066 | controller | Jun 11 12:25:10.559017 crc crio[24477]: time="2026-06-11T12:25:10.558329556Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:9eb034b6d906afa2d6dccc2f36a3f09385b1cb7c48c7b716062fe1aa3efe3158 UID:0ad3c081-cea8-431f-b55a-8458696d10b5 NetNS:/var/run/netns/f53f8cb2-6632-4492-a02d-479248eb99ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ad3c081_cea8_431f_b55a_8458696d10b5.slice PodAnnotations:0xc002d1a420}] Aliases:map[]}"
2026-06-11 13:18:25.313090 | controller | Jun 11 12:25:10.559017 crc crio[24477]: time="2026-06-11T12:25:10.558888412Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.313113 | controller | Jun 11 12:25:10.570764 crc crio[24477]: time="2026-06-11T12:25:10.569180628Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=4cc16ece-9e83-4189-a302-ad49a3688af0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.313135 | controller | Jun 11 12:25:10.570764 crc crio[24477]: time="2026-06-11T12:25:10.56925921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.313163 | controller | Jun 11 12:25:10.704262 crc crio[24477]: time="2026-06-11T12:25:10.703177265Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ec7447f9c4bccf610c57c11d208754c19e69183d1a46787f3a337918554ea70b UID:a40024cb-5502-40d5-8a3d-ab00d20f73cb NetNS:/var/run/netns/e2fc7b3d-65f9-42f7-8b35-ca9421890ea8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda40024cb_5502_40d5_8a3d_ab00d20f73cb.slice PodAnnotations:0xc00718c2a8}] Aliases:map[]}"
2026-06-11 13:18:25.313197 | controller | Jun 11 12:25:10.704262 crc crio[24477]: time="2026-06-11T12:25:10.703267337Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.313229 | controller | Jun 11 12:25:10.845439 crc crio[24477]: 2026-06-11T12:25:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:03cbc17b286c4c9 Mac:c2:d7:86:7d:f7:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/bf2523d3-ec27-496a-a432-24843fc282cb SocketPath: PciID:}] [{Interface:0xc000304760 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.313259 | controller | Jun 11 12:25:10.855765 crc crio[24477]: time="2026-06-11T12:25:10.850845935Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-vjkpl Namespace:openstack ID:03cbc17b286c4c9b063c0a9c53a1a4b5a098c9669b3ec27b196911fa71eb6c44 UID:66b96b8b-9d76-4850-82d7-4ff649088cb6 NetNS:/var/run/netns/bf2523d3-ec27-496a-a432-24843fc282cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66b96b8b_9d76_4850_82d7_4ff649088cb6.slice PodAnnotations:0xc001f2bbf0}] Aliases:map[]}"
2026-06-11 13:18:25.313287 | controller | Jun 11 12:25:10.855765 crc crio[24477]: time="2026-06-11T12:25:10.85103226Z" level=info msg="Checking pod openstack_nova-cell0-cell-mapping-vjkpl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.313311 | controller | Jun 11 12:25:10.865191 crc crio[24477]: time="2026-06-11T12:25:10.865110649Z" level=info msg="Ran pod sandbox 03cbc17b286c4c9b063c0a9c53a1a4b5a098c9669b3ec27b196911fa71eb6c44 with infra container: openstack/nova-cell0-cell-mapping-vjkpl/POD" id=04eac6db-bd54-466a-b52d-fdf0b2685fe5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.313333 | controller | Jun 11 12:25:10.874901 crc crio[24477]: time="2026-06-11T12:25:10.872724691Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=319d7253-0787-4143-b93b-5f69aee831ae name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.313357 | controller | Jun 11 12:25:10.874901 crc crio[24477]: time="2026-06-11T12:25:10.873060686Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=142787da-5dbd-402c-aaa7-6699c5cc1472 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.313380 | controller | Jun 11 12:25:10.874901 crc crio[24477]: time="2026-06-11T12:25:10.873181139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.313402 | controller | Jun 11 12:25:10.968716 crc crio[24477]: time="2026-06-11T12:25:10.967342299Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:75fe85ac3eaea309eeb24db47e1ae590fc8f639b91db56594aa36f437eee87fa UID:7b9b8b4f-2344-4e9c-af32-245339c42aeb NetNS:/var/run/netns/a2bf36ee-fec3-47b7-b7ac-26eea1f05075 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b9b8b4f_2344_4e9c_af32_245339c42aeb.slice PodAnnotations:0xc00251e110}] Aliases:map[]}"
2026-06-11 13:18:25.313427 | controller | Jun 11 12:25:10.968716 crc crio[24477]: time="2026-06-11T12:25:10.967432611Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.313449 | controller | Jun 11 12:25:11.001729 crc crio[24477]: time="2026-06-11T12:25:11.00070565Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=b27c7615-772f-4aa5-8457-a9bec912ef82 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.313473 | controller | Jun 11 12:25:11.027042 crc crio[24477]: time="2026-06-11T12:25:11.025937186Z" level=info msg="Creating container: openstack/nova-cell0-cell-mapping-vjkpl/nova-manage" id=d8b46922-3ca9-4a25-9ea9-79b042ed017c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.313496 | controller | Jun 11 12:25:11.029107 crc crio[24477]: time="2026-06-11T12:25:11.026412199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.313523 | controller | Jun 11 12:25:11.056524 crc crio[24477]: time="2026-06-11T12:25:11.056448781Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7948f7c9f9-5xw2f/POD" id=e88ad847-0759-4361-8796-02c731755184 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.313552 | controller | Jun 11 12:25:11.056721 crc crio[24477]: time="2026-06-11T12:25:11.056554894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.313582 | controller | Jun 11 12:25:11.224114 crc crio[24477]: time="2026-06-11T12:25:11.223891931Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7948f7c9f9-5xw2f Namespace:openstack ID:098ea72f0f1e5f5326f691c9e3fa38c3374d9c8edc177a825b3b6152a64c793a UID:71fca2bf-157a-432b-8a75-430643d4551c NetNS:/var/run/netns/bb58b185-c96f-4948-b52b-143cf45798b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71fca2bf_157a_432b_8a75_430643d4551c.slice PodAnnotations:0xc0072c0248}] Aliases:map[]}"
2026-06-11 13:18:25.313607 | controller | Jun 11 12:25:11.232753 crc crio[24477]: time="2026-06-11T12:25:11.224454206Z" level=info msg="Adding pod openstack_dnsmasq-dns-7948f7c9f9-5xw2f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.313629 | controller | Jun 11 12:25:11.237516 crc crio[24477]: time="2026-06-11T12:25:11.237225789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.313651 | controller | Jun 11 12:25:11.243861 crc crio[24477]: 2026-06-11T12:25:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65c71b64c3afcd0 Mac:ca:14:7c:75:cb:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/efd3f91c-d58f-4ff0-bd6e-ef40a7787acc SocketPath: PciID:}] [{Interface:0xc0000156b0 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.313674 | controller | Jun 11 12:25:11.244602 crc crio[24477]: time="2026-06-11T12:25:11.244544069Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:65c71b64c3afcd0f0d8729f199a2bfbad58e43531ae2042aa1eed0d58450d52d UID:2f97b68d-1547-4ff0-96f9-5971b2432718 NetNS:/var/run/netns/efd3f91c-d58f-4ff0-bd6e-ef40a7787acc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f97b68d_1547_4ff0_96f9_5971b2432718.slice PodAnnotations:0xc00718c168}] Aliases:map[]}"
2026-06-11 13:18:25.313697 | controller | Jun 11 12:25:11.244802 crc crio[24477]: time="2026-06-11T12:25:11.244748342Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.313719 | controller | Jun 11 12:25:11.254719 crc crio[24477]: time="2026-06-11T12:25:11.250738163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.313742 | controller | Jun 11 12:25:11.297741 crc crio[24477]: time="2026-06-11T12:25:11.294328542Z" level=info msg="Ran pod sandbox 65c71b64c3afcd0f0d8729f199a2bfbad58e43531ae2042aa1eed0d58450d52d with infra container: openstack/nova-api-0/POD" id=edc95de2-aef8-4241-9ac1-b6ceb6850540 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.313764 | controller | Jun 11 12:25:11.303326 crc crio[24477]: time="2026-06-11T12:25:11.301412573Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=e3069f63-71fe-4c59-affb-e4c936cf2b7f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.313786 | controller | Jun 11 12:25:11.312793 crc crio[24477]: time="2026-06-11T12:25:11.31261734Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found" id=e3069f63-71fe-4c59-affb-e4c936cf2b7f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.313815 | controller | Jun 11 12:25:11.313048 crc crio[24477]: time="2026-06-11T12:25:11.312812616Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found" id=e3069f63-71fe-4c59-affb-e4c936cf2b7f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.313840 | controller | Jun 11 12:25:11.317706 crc crio[24477]: time="2026-06-11T12:25:11.314848035Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=32f57b69-c528-4591-b76c-606d78f47f25 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.313902 | controller | Jun 11 12:25:11.327703 crc crio[24477]: time="2026-06-11T12:25:11.325574228Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\""
2026-06-11 13:18:25.313930 | controller | Jun 11 12:25:11.430814 crc crio[24477]: 2026-06-11T12:25:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9eb034b6d906afa Mac:5e:7b:9a:10:9e:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/f53f8cb2-6632-4492-a02d-479248eb99ec SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.313957 | controller | Jun 11 12:25:11.431970 crc crio[24477]: time="2026-06-11T12:25:11.431886712Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:9eb034b6d906afa2d6dccc2f36a3f09385b1cb7c48c7b716062fe1aa3efe3158 UID:0ad3c081-cea8-431f-b55a-8458696d10b5 NetNS:/var/run/netns/f53f8cb2-6632-4492-a02d-479248eb99ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ad3c081_cea8_431f_b55a_8458696d10b5.slice PodAnnotations:0xc002d1a420}] Aliases:map[]}"
2026-06-11 13:18:25.313982 | controller | Jun 11 12:25:11.432148 crc crio[24477]: time="2026-06-11T12:25:11.432072027Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.314005 | controller | Jun 11 12:25:11.456468 crc crio[24477]: time="2026-06-11T12:25:11.453150421Z" level=info msg="Ran pod sandbox 9eb034b6d906afa2d6dccc2f36a3f09385b1cb7c48c7b716062fe1aa3efe3158 with infra container: openstack/nova-scheduler-0/POD" id=6f1133a4-7c45-4018-b299-8f13f370595a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.314029 | controller | Jun 11 12:25:11.463095 crc crio[24477]: time="2026-06-11T12:25:11.462549301Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=15a14c03-7aa3-4f80-9c62-066f4ebe7f2e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.314052 | controller | Jun 11 12:25:11.463095 crc crio[24477]: time="2026-06-11T12:25:11.462935091Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found" id=15a14c03-7aa3-4f80-9c62-066f4ebe7f2e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.314075 | controller | Jun 11 12:25:11.463095 crc crio[24477]: time="2026-06-11T12:25:11.462997293Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found" id=15a14c03-7aa3-4f80-9c62-066f4ebe7f2e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.314097 | controller | Jun 11 12:25:11.466574 crc crio[24477]: time="2026-06-11T12:25:11.465875344Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=ebfdb03b-7b75-4d0a-8c54-8bc863586cb4 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.314119 | controller | Jun 11 12:25:11.471572 crc crio[24477]: time="2026-06-11T12:25:11.471482262Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\""
2026-06-11 13:18:25.314148 | controller | Jun 11 12:25:11.476028 crc crio[24477]: time="2026-06-11T12:25:11.475795565Z" level=info msg="Created container be77c8883c3eadec35c6f83d6a7a8c0c07e26a3aa3bdf62dd729fdf1012de242: openstack/nova-cell0-cell-mapping-vjkpl/nova-manage" id=d8b46922-3ca9-4a25-9ea9-79b042ed017c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.314172 | controller | Jun 11 12:25:11.484556 crc crio[24477]: time="2026-06-11T12:25:11.47791395Z" level=info msg="Starting container: be77c8883c3eadec35c6f83d6a7a8c0c07e26a3aa3bdf62dd729fdf1012de242" id=c971f4ec-e58a-46dd-88d1-43ededd83338 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.314195 | controller | Jun 11 12:25:11.485570 crc crio[24477]: time="2026-06-11T12:25:11.485479032Z" level=info msg="Started container" PID=86506 containerID=be77c8883c3eadec35c6f83d6a7a8c0c07e26a3aa3bdf62dd729fdf1012de242 description=openstack/nova-cell0-cell-mapping-vjkpl/nova-manage id=c971f4ec-e58a-46dd-88d1-43ededd83338 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03cbc17b286c4c9b063c0a9c53a1a4b5a098c9669b3ec27b196911fa71eb6c44
2026-06-11 13:18:25.314217 | controller | Jun 11 12:25:11.632221 crc crio[24477]: 2026-06-11T12:25:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec7447f9c4bccf6 Mac:ea:be:7d:01:7c:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/e2fc7b3d-65f9-42f7-8b35-ca9421890ea8 SocketPath: PciID:}] [{Interface:0xc0001465d0 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.314239 | controller | Jun 11 12:25:11.634982 crc crio[24477]: time="2026-06-11T12:25:11.634885475Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ec7447f9c4bccf610c57c11d208754c19e69183d1a46787f3a337918554ea70b UID:a40024cb-5502-40d5-8a3d-ab00d20f73cb NetNS:/var/run/netns/e2fc7b3d-65f9-42f7-8b35-ca9421890ea8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda40024cb_5502_40d5_8a3d_ab00d20f73cb.slice PodAnnotations:0xc00718c2a8}] Aliases:map[]}"
2026-06-11 13:18:25.314262 | controller | Jun 11 12:25:11.635121 crc crio[24477]: time="2026-06-11T12:25:11.635100271Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.314284 | controller | Jun 11 12:25:11.645296 crc crio[24477]: time="2026-06-11T12:25:11.644966889Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-db-sync-zrmzj/POD" id=f262d063-b7e7-4c0f-8e1b-7d9a5a1b198e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.314307 | controller | Jun 11 12:25:11.645296 crc crio[24477]: time="2026-06-11T12:25:11.645075392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.314331 | controller | Jun 11 12:25:11.648706 crc crio[24477]: time="2026-06-11T12:25:11.648553678Z" level=info msg="Ran pod sandbox ec7447f9c4bccf610c57c11d208754c19e69183d1a46787f3a337918554ea70b with infra container: openstack/nova-metadata-0/POD" id=4cc16ece-9e83-4189-a302-ad49a3688af0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.314355 | controller | Jun 11 12:25:11.697878 crc crio[24477]: time="2026-06-11T12:25:11.695436421Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=a0b0a463-3c8b-4157-8ca6-b5684296a335 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.314378 | controller | Jun 11 12:25:11.716914 crc crio[24477]: time="2026-06-11T12:25:11.71427261Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found" id=a0b0a463-3c8b-4157-8ca6-b5684296a335 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.314400 | controller | Jun 11 12:25:11.716914 crc crio[24477]: time="2026-06-11T12:25:11.714369931Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found" id=a0b0a463-3c8b-4157-8ca6-b5684296a335 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.314428 | controller | Jun 11 12:25:11.718276 crc crio[24477]: time="2026-06-11T12:25:11.717249272Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=8a5b4945-d20f-46a3-914c-0177077f99da name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.314452 | controller | Jun 11 12:25:11.727836 crc crio[24477]: time="2026-06-11T12:25:11.727751313Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\""
2026-06-11 13:18:25.314476 | controller | Jun 11 12:25:11.733722 crc crio[24477]: time="2026-06-11T12:25:11.733600979Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-zrmzj Namespace:openstack ID:ce8653c00e5c9b849627d4b7f97539703fb0b9d9def53e3bdf63ea4af8020471 UID:527ed271-4cd7-4fc5-922f-34af2cb61bc5 NetNS:/var/run/netns/71e41394-9ba4-4856-964a-f04eb0e41777 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod527ed271_4cd7_4fc5_922f_34af2cb61bc5.slice PodAnnotations:0xc00718c160}] Aliases:map[]}"
2026-06-11 13:18:25.314499 | controller | Jun 11 12:25:11.733722 crc crio[24477]: time="2026-06-11T12:25:11.733715483Z" level=info msg="Adding pod openstack_nova-cell1-conductor-db-sync-zrmzj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.314522 | controller | Jun 11 12:25:11.762551 crc crio[24477]: 2026-06-11T12:25:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:098ea72f0f1e5f5 Mac:ce:12:96:ab:7e:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/bb58b185-c96f-4948-b52b-143cf45798b2 SocketPath: PciID:}] [{Interface:0xc0003153e0 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.314546 | controller | Jun 11 12:25:11.766331 crc crio[24477]: time="2026-06-11T12:25:11.766198033Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7948f7c9f9-5xw2f Namespace:openstack ID:098ea72f0f1e5f5326f691c9e3fa38c3374d9c8edc177a825b3b6152a64c793a UID:71fca2bf-157a-432b-8a75-430643d4551c NetNS:/var/run/netns/bb58b185-c96f-4948-b52b-143cf45798b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71fca2bf_157a_432b_8a75_430643d4551c.slice PodAnnotations:0xc0072c0248}] Aliases:map[]}"
2026-06-11 13:18:25.314570 | controller | Jun 11 12:25:11.767260 crc crio[24477]: time="2026-06-11T12:25:11.766890833Z" level=info msg="Checking pod openstack_dnsmasq-dns-7948f7c9f9-5xw2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.314592 | controller | Jun 11 12:25:11.803352 crc crio[24477]: 2026-06-11T12:25:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:75fe85ac3eaea30 Mac:56:d2:81:12:87:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/a2bf36ee-fec3-47b7-b7ac-26eea1f05075 SocketPath: PciID:}] [{Interface:0xc00028cd70 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.314616 | controller | Jun 11 12:25:11.805045 crc crio[24477]: time="2026-06-11T12:25:11.804936001Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:75fe85ac3eaea309eeb24db47e1ae590fc8f639b91db56594aa36f437eee87fa UID:7b9b8b4f-2344-4e9c-af32-245339c42aeb NetNS:/var/run/netns/a2bf36ee-fec3-47b7-b7ac-26eea1f05075 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b9b8b4f_2344_4e9c_af32_245339c42aeb.slice PodAnnotations:0xc00251e110}] Aliases:map[]}"
2026-06-11 13:18:25.314645 | controller | Jun 11 12:25:11.805247 crc crio[24477]: time="2026-06-11T12:25:11.805141357Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.314670 | controller | Jun 11 12:25:11.809115 crc crio[24477]: time="2026-06-11T12:25:11.80807838Z" level=info msg="Ran pod sandbox 098ea72f0f1e5f5326f691c9e3fa38c3374d9c8edc177a825b3b6152a64c793a with infra container: openstack/dnsmasq-dns-7948f7c9f9-5xw2f/POD" id=e88ad847-0759-4361-8796-02c731755184 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.314695 | controller | Jun 11 12:25:11.821428 crc crio[24477]: time="2026-06-11T12:25:11.821193763Z" level=info msg="Ran pod sandbox 75fe85ac3eaea309eeb24db47e1ae590fc8f639b91db56594aa36f437eee87fa with infra container: openstack/nova-cell1-novncproxy-0/POD" id=142787da-5dbd-402c-aaa7-6699c5cc1472 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.314719 | controller | Jun 11 12:25:11.824523 crc crio[24477]: time="2026-06-11T12:25:11.824441383Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=4070f7c0-a994-45ee-be1d-2aecca62e8ac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.314743 | controller | Jun 11 12:25:11.828908 crc crio[24477]: time="2026-06-11T12:25:11.828825306Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=92092f91-9cd6-4777-88ad-a631ec116391 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.314767 | controller | Jun 11 12:25:11.829223 crc crio[24477]: time="2026-06-11T12:25:11.829167655Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found" id=92092f91-9cd6-4777-88ad-a631ec116391 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.314792 | controller | Jun 11 12:25:11.829367 crc crio[24477]: time="2026-06-11T12:25:11.829245697Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found" id=92092f91-9cd6-4777-88ad-a631ec116391 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.314816 | controller | Jun 11 12:25:11.831439 crc crio[24477]: time="2026-06-11T12:25:11.831323675Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=5c82c289-7751-4291-a876-e7d07f80b2d7 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.314840 | controller | Jun 11 12:25:11.837238 crc crio[24477]: time="2026-06-11T12:25:11.834729082Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\""
2026-06-11 13:18:25.314899 | controller | Jun 11 12:25:11.977204 crc crio[24477]: time="2026-06-11T12:25:11.976266806Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=c07cdb42-d576-4187-8246-ba26066b600c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.314927 | controller | Jun 11 12:25:11.991087 crc crio[24477]: time="2026-06-11T12:25:11.99098347Z" level=info msg="Creating container: openstack/dnsmasq-dns-7948f7c9f9-5xw2f/init" id=2b9c106f-8e1f-4fc4-8ab4-e0021f9148fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.314953 | controller | Jun 11 12:25:11.991813 crc crio[24477]: time="2026-06-11T12:25:11.991757632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.314975 | controller | Jun 11 12:25:12.089914 crc crio[24477]: time="2026-06-11T12:25:12.089825953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.314998 | controller | Jun 11 12:25:12.102401 crc crio[24477]: time="2026-06-11T12:25:12.102240911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.315029 | controller | Jun 11 12:25:12.321571 crc crio[24477]: time="2026-06-11T12:25:12.320155473Z" level=info msg="Created container 56661522b51f9f1854b8a865461bb53c6f4ce35a466e62afb9289ba8ede75ba5: openstack/dnsmasq-dns-7948f7c9f9-5xw2f/init" id=2b9c106f-8e1f-4fc4-8ab4-e0021f9148fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.315054 | controller | Jun 11 12:25:12.325563 crc crio[24477]: time="2026-06-11T12:25:12.325458333Z" level=info msg="Starting container: 56661522b51f9f1854b8a865461bb53c6f4ce35a466e62afb9289ba8ede75ba5" id=68a65527-784a-41f7-a0cf-609e6104d363 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.315077 | controller | Jun 11 12:25:12.334593 crc crio[24477]: time="2026-06-11T12:25:12.334434132Z" level=info msg="Started container" PID=86611 containerID=56661522b51f9f1854b8a865461bb53c6f4ce35a466e62afb9289ba8ede75ba5 description=openstack/dnsmasq-dns-7948f7c9f9-5xw2f/init id=68a65527-784a-41f7-a0cf-609e6104d363 name=/runtime.v1.RuntimeService/StartContainer sandboxID=098ea72f0f1e5f5326f691c9e3fa38c3374d9c8edc177a825b3b6152a64c793a
2026-06-11 13:18:25.315101 | controller | Jun 11 12:25:12.470529 crc crio[24477]: 2026-06-11T12:25:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ce8653c00e5c9b8 Mac:86:ed:e1:a3:48:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/71e41394-9ba4-4856-964a-f04eb0e41777 SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.315126 | controller | Jun 11 12:25:12.474315 crc crio[24477]: time="2026-06-11T12:25:12.474208467Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-zrmzj Namespace:openstack ID:ce8653c00e5c9b849627d4b7f97539703fb0b9d9def53e3bdf63ea4af8020471 UID:527ed271-4cd7-4fc5-922f-34af2cb61bc5 NetNS:/var/run/netns/71e41394-9ba4-4856-964a-f04eb0e41777 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod527ed271_4cd7_4fc5_922f_34af2cb61bc5.slice PodAnnotations:0xc00718c160}] Aliases:map[]}"
2026-06-11 13:18:25.315149 | controller | Jun 11 12:25:12.474804 crc crio[24477]: time="2026-06-11T12:25:12.474441763Z" level=info msg="Checking pod openstack_nova-cell1-conductor-db-sync-zrmzj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.315173 | controller | Jun 11 12:25:12.489859 crc crio[24477]: time="2026-06-11T12:25:12.489254279Z" level=info msg="Ran pod sandbox ce8653c00e5c9b849627d4b7f97539703fb0b9d9def53e3bdf63ea4af8020471 with infra container: openstack/nova-cell1-conductor-db-sync-zrmzj/POD" id=f262d063-b7e7-4c0f-8e1b-7d9a5a1b198e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.315198 | controller | Jun 11 12:25:12.493859 crc crio[24477]: time="2026-06-11T12:25:12.493779354Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=9aaa2966-946f-4149-ab39-c50a20ea2d79 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.315221 | controller | Jun 11 12:25:12.542226 crc crio[24477]: time="2026-06-11T12:25:12.542115847Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=d221fe54-4504-43b6-b538-0c0494c0078f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.315243 | controller | Jun 11 12:25:12.551102 crc crio[24477]: time="2026-06-11T12:25:12.550966214Z" level=info msg="Creating container: openstack/nova-cell1-conductor-db-sync-zrmzj/nova-cell1-conductor-db-sync" id=61482315-2813-4899-8484-8b43fd13c3e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.315267 | controller | Jun 11 12:25:12.551600 crc crio[24477]: time="2026-06-11T12:25:12.55153038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.315294 | controller | Jun 11 12:25:12.677372 crc crio[24477]: time="2026-06-11T12:25:12.676188264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.315316 | controller | Jun 11 12:25:12.687163 crc crio[24477]: time="2026-06-11T12:25:12.686951816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.315361 | controller | Jun 11 12:25:12.866999 crc crio[24477]: time="2026-06-11T12:25:12.86561899Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=bcce03e2-c745-4ce2-abb0-68a1e47edb17 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.315387 | controller | Jun 11 12:25:12.943719 crc crio[24477]: time="2026-06-11T12:25:12.942238502Z" level=info msg="Created container 3444bc86847c33a90be7eec4fdf372c6788303f456c40390622a630ba5c0530f: openstack/nova-cell1-conductor-db-sync-zrmzj/nova-cell1-conductor-db-sync" id=61482315-2813-4899-8484-8b43fd13c3e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.315411 | controller | Jun 11 12:25:12.947708 crc crio[24477]: time="2026-06-11T12:25:12.944568895Z" level=info msg="Starting container: 3444bc86847c33a90be7eec4fdf372c6788303f456c40390622a630ba5c0530f" id=ae4862e0-c535-4a42-82db-d4aefe49bb8f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.315435 | controller | Jun 11 12:25:12.963300 crc crio[24477]: time="2026-06-11T12:25:12.963195912Z" level=info msg="Started container" PID=86670 containerID=3444bc86847c33a90be7eec4fdf372c6788303f456c40390622a630ba5c0530f description=openstack/nova-cell1-conductor-db-sync-zrmzj/nova-cell1-conductor-db-sync id=ae4862e0-c535-4a42-82db-d4aefe49bb8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce8653c00e5c9b849627d4b7f97539703fb0b9d9def53e3bdf63ea4af8020471
2026-06-11 13:18:25.315459 | controller | Jun 11 12:25:12.976854 crc crio[24477]: time="2026-06-11T12:25:12.976620346Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d257dd9b-9c22-40e7-9dcf-b6b4fa87bc5d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.315481 | controller | Jun 11 12:25:12.988397 crc crio[24477]: time="2026-06-11T12:25:12.988262861Z" level=info msg="Creating container: openstack/dnsmasq-dns-7948f7c9f9-5xw2f/dnsmasq-dns" id=91c1d56c-07c5-4824-baf5-3123a6803ce8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.315504 | controller | Jun 11 12:25:12.988824 crc crio[24477]: time="2026-06-11T12:25:12.988766086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.315526 | controller | Jun 11 12:25:13.136169 crc crio[24477]: time="2026-06-11T12:25:13.135257215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.315547 | controller | Jun 11 12:25:13.175972 crc crio[24477]: time="2026-06-11T12:25:13.175386587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.315570 | controller | Jun 11 12:25:13.459263 crc crio[24477]: time="2026-06-11T12:25:13.45909717Z" level=info msg="Created container a4641330d135e7cbe0a545700f1421e3a5f6cf758f9aa5779e84e1779a6622e4: openstack/dnsmasq-dns-7948f7c9f9-5xw2f/dnsmasq-dns" id=91c1d56c-07c5-4824-baf5-3123a6803ce8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.315592 | controller | Jun 11 12:25:13.464624 crc crio[24477]: time="2026-06-11T12:25:13.461715024Z" level=info msg="Starting container: a4641330d135e7cbe0a545700f1421e3a5f6cf758f9aa5779e84e1779a6622e4" id=1122cd4f-8b1a-4a97-b6b2-e75209f1cf98 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.315620 | controller | Jun 11 12:25:13.477078 crc crio[24477]: time="2026-06-11T12:25:13.476952307Z" level=info msg="Started container" PID=86695 containerID=a4641330d135e7cbe0a545700f1421e3a5f6cf758f9aa5779e84e1779a6622e4 description=openstack/dnsmasq-dns-7948f7c9f9-5xw2f/dnsmasq-dns id=1122cd4f-8b1a-4a97-b6b2-e75209f1cf98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=098ea72f0f1e5f5326f691c9e3fa38c3374d9c8edc177a825b3b6152a64c793a
2026-06-11 13:18:25.315644 | controller | Jun 11 12:25:19.105119 crc crio[24477]: time="2026-06-11T12:25:19.103394811Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e" id=ebfdb03b-7b75-4d0a-8c54-8bc863586cb4 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.315667 | controller | Jun 11 12:25:19.107144 crc crio[24477]: time="2026-06-11T12:25:19.106847047Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=79c8b746-6878-4e09-97fd-cd1081408bfd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.315690 | controller | Jun 11 12:25:19.126792 crc crio[24477]: time="2026-06-11T12:25:19.126497636Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90" id=5c82c289-7751-4291-a876-e7d07f80b2d7 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.315712 | controller | Jun 11 12:25:19.128425 crc crio[24477]: time="2026-06-11T12:25:19.128296644Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=464702ba-7a43-49fe-8106-fa983a6d8e2f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.315736 | controller | Jun 11 12:25:19.145357 crc crio[24477]: time="2026-06-11T12:25:19.145255423Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3" id=32f57b69-c528-4591-b76c-606d78f47f25 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.315760 | controller | Jun 11 12:25:19.148263 crc crio[24477]: time="2026-06-11T12:25:19.14816338Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=ae60fbea-ee2a-441b-b4d7-8c2579593860 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.315782 | controller | Jun 11 12:25:19.169062 crc crio[24477]: time="2026-06-11T12:25:19.168966025Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=c613634a-0851-4bc7-9ba0-5175cb7bf5be name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.315805 | controller | Jun 11 12:25:19.169532 crc crio[24477]: time="2026-06-11T12:25:19.169418585Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3" id=8a5b4945-d20f-46a3-914c-0177077f99da name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.315829 | controller | Jun 11 12:25:19.174961 crc crio[24477]: time="2026-06-11T12:25:19.174566636Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=4c2e47cc-4d94-4054-9e83-c21068e34f9e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.315876 | controller | Jun 11 12:25:19.183174 crc crio[24477]: time="2026-06-11T12:25:19.183119956Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=468fe8e9-d34d-45ea-a5e3-d6910d490389 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.315916 | controller | Jun 11 12:25:19.194500 crc crio[24477]: time="2026-06-11T12:25:19.194446931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.315949 | controller | Jun 11 12:25:19.197307 crc crio[24477]: time="2026-06-11T12:25:19.19688195Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=1f3e696d-e97c-4ac1-bb6b-dd61191232b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.315973 | controller | Jun 11 12:25:19.209334 crc crio[24477]: time="2026-06-11T12:25:19.209269814Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=025684cf-c788-46f6-958c-b8db2c384e37 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.315996 | controller | Jun 11 12:25:19.217524 crc crio[24477]: time="2026-06-11T12:25:19.21737676Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=be2bd332-76a2-43f1-b4b4-a24d625a32c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.316018 | controller | Jun 11 12:25:19.223748 crc crio[24477]: time="2026-06-11T12:25:19.223560012Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=c10cd29d-507f-44ff-900f-22246fdd82dc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.316040 | controller | Jun 11 12:25:19.251250 crc crio[24477]: time="2026-06-11T12:25:19.251163844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.316064 | controller | Jun 11 12:25:19.262845 crc crio[24477]: time="2026-06-11T12:25:19.262618992Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=4b7e69e6-f542-43b5-ae0f-6b63abbd34c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.316086 | controller | Jun 11 12:25:19.279721 crc crio[24477]: time="2026-06-11T12:25:19.279305398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.316111 | controller | Jun 11 12:25:19.288231 crc crio[24477]: time="2026-06-11T12:25:19.288037662Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=d145b1d4-5a1f-40ff-92c1-3cca37a27374 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.316133 | controller | Jun 11 12:25:19.302441 crc crio[24477]: time="2026-06-11T12:25:19.302392113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.316155 | controller | Jun 11 12:25:19.307302 crc crio[24477]: time="2026-06-11T12:25:19.307267599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.316176 | controller | Jun 11 12:25:19.341714 crc crio[24477]: time="2026-06-11T12:25:19.341603937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.316198 | controller | Jun 11 12:25:19.349112 crc crio[24477]: time="2026-06-11T12:25:19.349056055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.316220 | controller | Jun 11 12:25:19.360869 crc crio[24477]: time="2026-06-11T12:25:19.360592326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.316242 | controller | Jun 11 12:25:19.403560 crc crio[24477]: time="2026-06-11T12:25:19.403390321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.316263 | controller | Jun 11 12:25:19.412974 crc crio[24477]: time="2026-06-11T12:25:19.412734671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.316289 | controller | Jun 11 12:25:19.434426 crc crio[24477]: time="2026-06-11T12:25:19.434348948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.316311 | controller | Jun 11 12:25:19.465462 crc crio[24477]: time="2026-06-11T12:25:19.465410661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.316333 | controller | Jun 11 12:25:19.815077 crc crio[24477]: time="2026-06-11T12:25:19.814258357Z" level=info msg="Created container c6d614d89dc48beda8bee08af8ea41e78581440ea28ee754f8cbd6f72403aea7: openstack/nova-api-0/nova-api-log" id=468fe8e9-d34d-45ea-a5e3-d6910d490389 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.316355 | controller | Jun 11 12:25:19.822711 crc crio[24477]: time="2026-06-11T12:25:19.818180445Z" level=info msg="Starting container: c6d614d89dc48beda8bee08af8ea41e78581440ea28ee754f8cbd6f72403aea7" id=a22719dc-80be-4116-a2be-f51be4584ca3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.316378 | controller | Jun 11 12:25:19.828475 crc crio[24477]: time="2026-06-11T12:25:19.828362938Z" level=info msg="Started container" PID=87071 containerID=c6d614d89dc48beda8bee08af8ea41e78581440ea28ee754f8cbd6f72403aea7 description=openstack/nova-api-0/nova-api-log id=a22719dc-80be-4116-a2be-f51be4584ca3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65c71b64c3afcd0f0d8729f199a2bfbad58e43531ae2042aa1eed0d58450d52d
2026-06-11 13:18:25.316410 | controller | Jun 11 12:25:19.842973 crc crio[24477]: time="2026-06-11T12:25:19.842867233Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=911e8523-0284-46ac-ac09-5ae19568488a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.316445 | controller | Jun 11 12:25:19.890969 crc crio[24477]: time="2026-06-11T12:25:19.89072566Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=69ab7bb0-185f-474c-bf70-a9387c661d67 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.316472 | controller | Jun 11 12:25:19.903383 crc crio[24477]: time="2026-06-11T12:25:19.903262278Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=7631df8d-3ac3-4fcc-87c3-a35580aec2ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.316496 | controller | Jun 11 12:25:19.905069 crc crio[24477]: time="2026-06-11T12:25:19.905033818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.316519 | controller | Jun 11 12:25:19.934244 crc crio[24477]: time="2026-06-11T12:25:19.934169041Z" level=info msg="Created container bbe964ef12f5ab7ed77a28fcad50fbb6e9b1213e46a7f7ee0cb733055384c295: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=d145b1d4-5a1f-40ff-92c1-3cca37a27374 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.316542 | controller | Jun 11 12:25:19.936383 crc crio[24477]: time="2026-06-11T12:25:19.936345442Z" level=info msg="Starting container: bbe964ef12f5ab7ed77a28fcad50fbb6e9b1213e46a7f7ee0cb733055384c295" id=c2f9f21c-08d5-428a-8f04-d74c9438b12e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.316564 | controller | Jun 11 12:25:19.944501 crc crio[24477]: time="2026-06-11T12:25:19.944453308Z" level=info msg="Started container" PID=87077 containerID=bbe964ef12f5ab7ed77a28fcad50fbb6e9b1213e46a7f7ee0cb733055384c295 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=c2f9f21c-08d5-428a-8f04-d74c9438b12e name=/runtime.v1.RuntimeService/StartContainer sandboxID=75fe85ac3eaea309eeb24db47e1ae590fc8f639b91db56594aa36f437eee87fa
2026-06-11 13:18:25.316595 | controller | Jun 11 12:25:19.968168 crc crio[24477]: time="2026-06-11T12:25:19.968078699Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-c657n/POD" id=cfc647ec-5780-41c6-808a-d37ef6204401 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.316620 | controller | Jun 11 12:25:19.968363 crc crio[24477]: time="2026-06-11T12:25:19.968208312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.316651 | controller | Jun 11 12:25:19.994741 crc crio[24477]: time="2026-06-11T12:25:19.994571495Z" level=info msg="Created container 0ba137a299519398c2fe5c110388bd79c9f63a70fc19555dff17955722f955f2: openstack/nova-metadata-0/nova-metadata-log" id=be2bd332-76a2-43f1-b4b4-a24d625a32c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.316685 | controller | Jun 11 12:25:19.998420 crc crio[24477]: time="2026-06-11T12:25:19.998322612Z" level=info msg="Starting container: 0ba137a299519398c2fe5c110388bd79c9f63a70fc19555dff17955722f955f2" id=db98096f-69ca-4a73-861d-c42ea2f51e3e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.316712 | controller | Jun 11 12:25:20.024977 crc crio[24477]: time="2026-06-11T12:25:20.017493256Z" level=info msg="Started container" PID=87074 containerID=0ba137a299519398c2fe5c110388bd79c9f63a70fc19555dff17955722f955f2 description=openstack/nova-metadata-0/nova-metadata-log id=db98096f-69ca-4a73-861d-c42ea2f51e3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec7447f9c4bccf610c57c11d208754c19e69183d1a46787f3a337918554ea70b
2026-06-11 13:18:25.316735 | controller | Jun 11 12:25:20.049698 crc crio[24477]: time="2026-06-11T12:25:20.04950986Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=ff5c0c52-f3b2-4f3c-9c56-50fe3c3c82ec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.316758 | controller | Jun 11 12:25:20.054259 crc crio[24477]: time="2026-06-11T12:25:20.054161719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.316787 | controller | Jun 11 12:25:20.057257 crc crio[24477]: time="2026-06-11T12:25:20.057166143Z" level=info msg="Got pod network &{Name:certified-operators-c657n Namespace:openshift-marketplace ID:d1e64764d7705036b7e5d92514c2ae531b9523be6626182c89f1a01c698fddcc UID:b2f07f97-c943-48ba-a925-67b0dd9642ea NetNS:/var/run/netns/e8b5e323-7ee3-4390-bda5-52fb4accc154 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2f07f97_c943_48ba_a925_67b0dd9642ea.slice PodAnnotations:0xc0072c0050}] Aliases:map[]}"
2026-06-11 13:18:25.316827 | controller | Jun 11 12:25:20.057257 crc crio[24477]: time="2026-06-11T12:25:20.057248745Z" level=info msg="Adding pod openshift-marketplace_certified-operators-c657n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.316900 | controller | Jun 11 12:25:20.057419 crc crio[24477]: time="2026-06-11T12:25:20.057296176Z" level=info msg="Created container df0d577773553cb9cc4e3af3b8553f56347e78e2fbb0e95594047841630acab4: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=4b7e69e6-f542-43b5-ae0f-6b63abbd34c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.316950 | controller | Jun 11 12:25:20.061018 crc crio[24477]: time="2026-06-11T12:25:20.060431844Z" level=info msg="Starting container: df0d577773553cb9cc4e3af3b8553f56347e78e2fbb0e95594047841630acab4" id=05f98fec-5863-410e-b4f8-ce2eacfc2ae2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.316992 | controller | Jun 11 12:25:20.066533 crc crio[24477]: time="2026-06-11T12:25:20.066441123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.317039 | controller | Jun 11 12:25:20.070584 crc crio[24477]: time="2026-06-11T12:25:20.069938822Z" level=info msg="Started container" PID=87072 containerID=df0d577773553cb9cc4e3af3b8553f56347e78e2fbb0e95594047841630acab4 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=05f98fec-5863-410e-b4f8-ce2eacfc2ae2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9eb034b6d906afa2d6dccc2f36a3f09385b1cb7c48c7b716062fe1aa3efe3158
2026-06-11 13:18:25.317082 | controller | Jun 11 12:25:20.104465 crc crio[24477]: time="2026-06-11T12:25:20.104373964Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=a7ed2c0d-25b1-4f6e-acdc-0ba69239598e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.317122 | controller | Jun 11 12:25:20.118141 crc crio[24477]: time="2026-06-11T12:25:20.118054681Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=55b87155-2b14-4ca2-af5d-05fd4e671557 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.317160 | controller | Jun 11 12:25:20.120100 crc crio[24477]: time="2026-06-11T12:25:20.119519372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.317199 | controller | Jun 11 12:25:20.144994 crc crio[24477]: time="2026-06-11T12:25:20.143923648Z" level=info msg="Stopping container: bbe964ef12f5ab7ed77a28fcad50fbb6e9b1213e46a7f7ee0cb733055384c295 (timeout: 30s)" id=010b4598-cc3a-48f7-a267-414470de7164 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.317238 | controller | Jun 11 12:25:20.390442 crc crio[24477]: time="2026-06-11T12:25:20.389874976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.317279 | controller | Jun 11 12:25:20.400544 crc crio[24477]: time="2026-06-11T12:25:20.399530778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.317320 | controller | Jun 11 12:25:20.737106 crc crio[24477]: 2026-06-11T12:25:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1e64764d770503 Mac:fa:33:4d:40:25:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/e8b5e323-7ee3-4390-bda5-52fb4accc154 SocketPath: PciID:}] [{Interface:0xc000242990 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.317359 | controller | Jun 11 12:25:20.738878 crc crio[24477]: time="2026-06-11T12:25:20.738789497Z" level=info msg="Got pod network &{Name:certified-operators-c657n Namespace:openshift-marketplace ID:d1e64764d7705036b7e5d92514c2ae531b9523be6626182c89f1a01c698fddcc UID:b2f07f97-c943-48ba-a925-67b0dd9642ea NetNS:/var/run/netns/e8b5e323-7ee3-4390-bda5-52fb4accc154 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2f07f97_c943_48ba_a925_67b0dd9642ea.slice PodAnnotations:0xc0072c0050}] Aliases:map[]}"
2026-06-11 13:18:25.317395 | controller | Jun 11 12:25:20.739109 crc crio[24477]: time="2026-06-11T12:25:20.739032244Z" level=info msg="Checking pod openshift-marketplace_certified-operators-c657n for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.317432 | controller | Jun 11 12:25:20.780070 crc crio[24477]: time="2026-06-11T12:25:20.77996689Z" level=info msg="Ran pod sandbox d1e64764d7705036b7e5d92514c2ae531b9523be6626182c89f1a01c698fddcc with infra container: openshift-marketplace/certified-operators-c657n/POD" id=cfc647ec-5780-41c6-808a-d37ef6204401 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.317471 | controller | Jun 11 12:25:20.789893 crc crio[24477]: time="2026-06-11T12:25:20.789244162Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=bb8f24fc-bc25-4dba-80b3-1b781342f884 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.317515 | controller | Jun 11 12:25:20.802255 crc crio[24477]: time="2026-06-11T12:25:20.801526673Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4299d52a-268f-4d1b-abe4-fcdeb3208110 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.317551 | controller | Jun 11 12:25:20.832189 crc crio[24477]: time="2026-06-11T12:25:20.832098838Z" level=info msg="Creating container: openshift-marketplace/certified-operators-c657n/extract-utilities" id=8002e86d-9e4a-49fc-a4b3-4a50636cfeaf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.317577 | controller | Jun 11 12:25:20.832833 crc crio[24477]: time="2026-06-11T12:25:20.832783028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.317602 | controller | Jun 11 12:25:20.836195 crc crio[24477]: time="2026-06-11T12:25:20.836138207Z" level=info msg="Created container f16c4bee07541ff0e4f465438795e951d520c5f23651f9f1ac4d26bf7aba0af5: openstack/nova-api-0/nova-api-api" id=7631df8d-3ac3-4fcc-87c3-a35580aec2ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.317625 | controller | Jun 11 12:25:20.842381 crc crio[24477]: time="2026-06-11T12:25:20.84229284Z" level=info msg="Starting container: f16c4bee07541ff0e4f465438795e951d520c5f23651f9f1ac4d26bf7aba0af5" id=309ef5fb-ef18-4dc4-90e9-a8d8abcdf010 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.317648 | controller | Jun 11 12:25:20.869090 crc crio[24477]: time="2026-06-11T12:25:20.868959394Z" level=info msg="Started container" PID=87153 containerID=f16c4bee07541ff0e4f465438795e951d520c5f23651f9f1ac4d26bf7aba0af5 description=openstack/nova-api-0/nova-api-api id=309ef5fb-ef18-4dc4-90e9-a8d8abcdf010 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65c71b64c3afcd0f0d8729f199a2bfbad58e43531ae2042aa1eed0d58450d52d
2026-06-11 13:18:25.317680 | controller | Jun 11 12:25:20.941920 crc crio[24477]: time="2026-06-11T12:25:20.941767836Z" level=info msg="Created container a2fae9ec31c806cc54626c29601719ac83dbd89289925678bb5e9b1e6206de7f: openstack/nova-metadata-0/nova-metadata-metadata" id=55b87155-2b14-4ca2-af5d-05fd4e671557 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.317717 | controller | Jun 11 12:25:20.945462 crc crio[24477]: time="2026-06-11T12:25:20.945364391Z" level=info msg="Starting container: a2fae9ec31c806cc54626c29601719ac83dbd89289925678bb5e9b1e6206de7f" id=e17ce83f-7e07-41a3-ba1f-661b0e616c9f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.317756 | controller | Jun 11 12:25:20.954568 crc crio[24477]: time="2026-06-11T12:25:20.954476099Z" level=info msg="Started container" PID=87249 containerID=a2fae9ec31c806cc54626c29601719ac83dbd89289925678bb5e9b1e6206de7f description=openstack/nova-metadata-0/nova-metadata-metadata id=e17ce83f-7e07-41a3-ba1f-661b0e616c9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec7447f9c4bccf610c57c11d208754c19e69183d1a46787f3a337918554ea70b
2026-06-11 13:18:25.317795 | controller | Jun 11 12:25:20.973151 crc crio[24477]: time="2026-06-11T12:25:20.973036329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.317830 | controller | Jun 11 12:25:20.990544 crc crio[24477]: time="2026-06-11T12:25:20.990423665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.317901 | controller | Jun 11 12:25:21.203882 crc crio[24477]: time="2026-06-11T12:25:21.194484655Z" level=info msg="Created container b989e8454b99aaa7054adf0d8b1e4a10395cc870a1b2a24d0c3125e4891374a7: openshift-marketplace/certified-operators-c657n/extract-utilities" id=8002e86d-9e4a-49fc-a4b3-4a50636cfeaf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.317953 | controller | Jun 11 12:25:21.205740 crc crio[24477]: time="2026-06-11T12:25:21.203945243Z" level=info msg="Stopping container: 24f4dfb478138912b88e7f153b7e4a44490dabfc2258b915f54b811bb4dbe590 (timeout: 10s)" id=ef1fdd74-f46d-4c1f-903c-7f512ab59af4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.317989 | controller | Jun 11 12:25:21.223272 crc crio[24477]: time="2026-06-11T12:25:21.223059968Z" level=info msg="Starting container: b989e8454b99aaa7054adf0d8b1e4a10395cc870a1b2a24d0c3125e4891374a7" id=4bed3083-c940-42df-a799-3cb0e5afce2a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.318022 | controller | Jun 11 12:25:21.260261 crc crio[24477]: time="2026-06-11T12:25:21.259471482Z" level=info msg="Started container" PID=87298 containerID=b989e8454b99aaa7054adf0d8b1e4a10395cc870a1b2a24d0c3125e4891374a7 description=openshift-marketplace/certified-operators-c657n/extract-utilities id=4bed3083-c940-42df-a799-3cb0e5afce2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1e64764d7705036b7e5d92514c2ae531b9523be6626182c89f1a01c698fddcc
2026-06-11 13:18:25.318054 | controller | Jun 11 12:25:21.386054 crc crio[24477]: time="2026-06-11T12:25:21.385966912Z" level=info msg="Stopping container: a2fae9ec31c806cc54626c29601719ac83dbd89289925678bb5e9b1e6206de7f (timeout: 30s)" id=705800ed-0687-41b7-a022-36e787d5868d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.318078 | controller | Jun 11 12:25:21.389485 crc crio[24477]: time="2026-06-11T12:25:21.388621885Z" level=info msg="Stopping container: 0ba137a299519398c2fe5c110388bd79c9f63a70fc19555dff17955722f955f2 (timeout: 30s)" id=46f2dc30-0dba-4bef-a91a-9728616bed67 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.318102 | controller | Jun 11 12:25:21.399137 crc crio[24477]: time="2026-06-11T12:25:21.393824654Z" level=info msg="Stopped container 24f4dfb478138912b88e7f153b7e4a44490dabfc2258b915f54b811bb4dbe590: openstack/dnsmasq-dns-764b948f4c-c5ccc/dnsmasq-dns" id=ef1fdd74-f46d-4c1f-903c-7f512ab59af4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.318125 | controller | Jun 11 12:25:21.399137 crc crio[24477]: time="2026-06-11T12:25:21.3987119Z" level=info msg="Stopping pod sandbox: 2e788fbc40eb3cc3aeb95ec5357f679af8d19bd5212e66a6c40d203f545b4c5e" id=6efdc026-5ffd-403e-a2ee-adca426c027d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.318148 | controller | Jun 11 12:25:21.399782 crc crio[24477]: time="2026-06-11T12:25:21.399358577Z" level=info msg="Got pod network &{Name:dnsmasq-dns-764b948f4c-c5ccc Namespace:openstack ID:2e788fbc40eb3cc3aeb95ec5357f679af8d19bd5212e66a6c40d203f545b4c5e UID:ab5adfd3-f8f9-43fe-bb13-463e041d9096 NetNS:/var/run/netns/b77632f2-c21b-4268-882e-945536edd793 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab5adfd3_f8f9_43fe_bb13_463e041d9096.slice PodAnnotations:0xc002d1a680}] Aliases:map[]}"
2026-06-11 13:18:25.318172 | controller | Jun 11 12:25:21.399782 crc crio[24477]: time="2026-06-11T12:25:21.399607944Z" level=info msg="Deleting pod openstack_dnsmasq-dns-764b948f4c-c5ccc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.318196 | controller | Jun 11 12:25:21.558883 crc crio[24477]: time="2026-06-11T12:25:21.558728192Z" level=info msg="Stopped container 0ba137a299519398c2fe5c110388bd79c9f63a70fc19555dff17955722f955f2: openstack/nova-metadata-0/nova-metadata-log" id=46f2dc30-0dba-4bef-a91a-9728616bed67 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.318219 | controller | Jun 11 12:25:22.046286 crc crio[24477]: time="2026-06-11T12:25:22.046201752Z" level=info msg="Stopped pod sandbox: 2e788fbc40eb3cc3aeb95ec5357f679af8d19bd5212e66a6c40d203f545b4c5e" id=6efdc026-5ffd-403e-a2ee-adca426c027d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.318249 | controller | Jun 11 12:25:22.430909 crc crio[24477]: time="2026-06-11T12:25:22.421317969Z" level=info msg="Removing container: 24f4dfb478138912b88e7f153b7e4a44490dabfc2258b915f54b811bb4dbe590" id=9eb2ce8e-3188-474c-bf2a-9ded5f3d1622 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.318274 | controller | Jun 11 12:25:22.434548 crc crio[24477]: time="2026-06-11T12:25:22.434440758Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=6796f553-c189-483c-825e-e5372e2d0a8a name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.318298 | controller | Jun 11 12:25:22.455804 crc crio[24477]: time="2026-06-11T12:25:22.455696328Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 13:18:25.318322 | controller | Jun 11 12:25:22.553942 crc crio[24477]: time="2026-06-11T12:25:22.553794972Z" level=info msg="Removed container 24f4dfb478138912b88e7f153b7e4a44490dabfc2258b915f54b811bb4dbe590: openstack/dnsmasq-dns-764b948f4c-c5ccc/dnsmasq-dns" id=9eb2ce8e-3188-474c-bf2a-9ded5f3d1622 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.318345 | controller | Jun 11 12:25:22.603174 crc crio[24477]: time="2026-06-11T12:25:22.603069012Z" level=info msg="Removing container: 5e10db2e5084cc270ff3d74d302befc40ee737a4332fcd7afe9b4501fc4a3237" id=e673f99d-e1b7-4cec-9e31-bba2e2a7e56b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.318369 | controller | Jun 11 12:25:22.639752 crc crio[24477]: time="2026-06-11T12:25:22.639594354Z" level=info msg="Removed container 5e10db2e5084cc270ff3d74d302befc40ee737a4332fcd7afe9b4501fc4a3237: openstack/dnsmasq-dns-764b948f4c-c5ccc/init" id=e673f99d-e1b7-4cec-9e31-bba2e2a7e56b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.318392 | controller | Jun 11 12:25:22.815814 crc crio[24477]: time="2026-06-11T12:25:22.815626826Z" level=info msg="Stopping container: 5b6b8cffa407f169c97becbf878b1d01a1ae4b3c8008f6d35a00a13e3ccb9468 (timeout: 30s)" id=b1308bd9-c91f-430a-8efa-74523a59a9e9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.318415 | controller | Jun 11 12:25:22.947376 crc crio[24477]: time="2026-06-11T12:25:22.946527384Z" level=info msg="Stopped container 5b6b8cffa407f169c97becbf878b1d01a1ae4b3c8008f6d35a00a13e3ccb9468: openstack/kube-state-metrics-0/kube-state-metrics" id=b1308bd9-c91f-430a-8efa-74523a59a9e9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.318438 | controller | Jun 11 12:25:22.950124 crc crio[24477]: time="2026-06-11T12:25:22.94999277Z" level=info msg="Stopping pod sandbox: 28c3799b1e218d1d83473022f7dd4bc1b2b8fb5dd9c86d289b56d016272de0fb" id=3c03caa7-233f-484b-9b9e-bcc0ac85ebc5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.318460 | controller | Jun 11 12:25:22.951274 crc crio[24477]: time="2026-06-11T12:25:22.951205244Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:28c3799b1e218d1d83473022f7dd4bc1b2b8fb5dd9c86d289b56d016272de0fb UID:3a86d4d8-6905-4374-ad64-0c163eb84e60 NetNS:/var/run/netns/f6756cc1-d34b-4897-aef5-13861cc70dcb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a86d4d8_6905_4374_ad64_0c163eb84e60.slice PodAnnotations:0xc00008ca48}] Aliases:map[]}"
2026-06-11 13:18:25.318482 | controller | Jun 11 12:25:22.951472 crc crio[24477]: time="2026-06-11T12:25:22.9514059Z" level=info msg="Deleting pod openstack_kube-state-metrics-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.318508 | controller | Jun 11 12:25:23.388939 crc crio[24477]: time="2026-06-11T12:25:23.388568898Z" level=info msg="Stopped pod sandbox: 28c3799b1e218d1d83473022f7dd4bc1b2b8fb5dd9c86d289b56d016272de0fb" id=3c03caa7-233f-484b-9b9e-bcc0ac85ebc5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.318548 | controller | Jun 11 12:25:24.990010 crc crio[24477]: time="2026-06-11T12:25:24.988357478Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=8a5d681c-469b-403b-aea3-abf79758865d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.318587 | controller | Jun 11 12:25:24.991421 crc crio[24477]: time="2026-06-11T12:25:24.990066567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.318628 | controller | Jun 11 12:25:25.067388 crc crio[24477]: time="2026-06-11T12:25:25.067162046Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:6374616272b48c5a309e70aeca9ecfabb4916f73bebbf5fcab8af9bef82e8c86 UID:28c153b1-7304-4454-ba32-8f20a63f2549 NetNS:/var/run/netns/6af94a7c-cb9a-461c-a144-88f1304ccf08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28c153b1_7304_4454_ba32_8f20a63f2549.slice PodAnnotations:0xc0072c0148}] Aliases:map[]}"
2026-06-11 13:18:25.318662 | controller | Jun 11 12:25:25.067388 crc crio[24477]: time="2026-06-11T12:25:25.067270819Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.318688 | controller | Jun 11 12:25:25.706847 crc crio[24477]: 2026-06-11T12:25:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6374616272b48c5 Mac:26:06:a4:ef:5f:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/6af94a7c-cb9a-461c-a144-88f1304ccf08 SocketPath: PciID:}] [{Interface:0xc0002845d0 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.318714 | controller | Jun 11 12:25:25.708303 crc crio[24477]: time="2026-06-11T12:25:25.708224092Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:6374616272b48c5a309e70aeca9ecfabb4916f73bebbf5fcab8af9bef82e8c86 UID:28c153b1-7304-4454-ba32-8f20a63f2549 NetNS:/var/run/netns/6af94a7c-cb9a-461c-a144-88f1304ccf08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28c153b1_7304_4454_ba32_8f20a63f2549.slice PodAnnotations:0xc0072c0148}] Aliases:map[]}"
2026-06-11 13:18:25.318738 | controller | Jun 11 12:25:25.708441 crc crio[24477]: time="2026-06-11T12:25:25.708420498Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.318760 | controller | Jun 11 12:25:25.718739 crc crio[24477]: time="2026-06-11T12:25:25.718389468Z" level=info msg="Ran pod sandbox 6374616272b48c5a309e70aeca9ecfabb4916f73bebbf5fcab8af9bef82e8c86 with infra container: openstack/kube-state-metrics-0/POD" id=8a5d681c-469b-403b-aea3-abf79758865d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.318783 | controller | Jun 11 12:25:25.721455 crc crio[24477]: time="2026-06-11T12:25:25.721338098Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=9091d305-e583-46ad-9a87-a2603358c2f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.318805 | controller | Jun 11 12:25:25.779352 crc crio[24477]: time="2026-06-11T12:25:25.779252157Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=bf91ca9e-3e39-4a61-84b1-bfb5aa66f823 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.318827 | controller | Jun 11 12:25:25.788615 crc crio[24477]: time="2026-06-11T12:25:25.788539714Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=18e8998f-21ba-4870-a366-344322fd6108 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.318888 | controller | Jun 11 12:25:25.789012 crc crio[24477]: time="2026-06-11T12:25:25.788955376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.318928 | controller | Jun 11 12:25:25.874586 crc crio[24477]: time="2026-06-11T12:25:25.87443643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.318953 | controller | Jun 11 12:25:25.881704 crc crio[24477]: time="2026-06-11T12:25:25.879841981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.318976 | controller | Jun 11 12:25:26.099473 crc crio[24477]: time="2026-06-11T12:25:26.09878614Z" level=info msg="Created container dcdfc4d9bdbb191a0e4bf6181f55f8a2aa8db14c4b19f9ec2ab790da9ce2aab0: openstack/kube-state-metrics-0/kube-state-metrics" id=18e8998f-21ba-4870-a366-344322fd6108 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.318999 | controller | Jun 11 12:25:26.102070 crc crio[24477]: time="2026-06-11T12:25:26.101581489Z" level=info msg="Starting container: dcdfc4d9bdbb191a0e4bf6181f55f8a2aa8db14c4b19f9ec2ab790da9ce2aab0" id=6cc3f1b4-9c44-4c00-8db0-7f02f9c977de name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.319022 | controller | Jun 11 12:25:26.111299 crc crio[24477]: time="2026-06-11T12:25:26.111203707Z" level=info msg="Started container" PID=87902 containerID=dcdfc4d9bdbb191a0e4bf6181f55f8a2aa8db14c4b19f9ec2ab790da9ce2aab0 description=openstack/kube-state-metrics-0/kube-state-metrics id=6cc3f1b4-9c44-4c00-8db0-7f02f9c977de name=/runtime.v1.RuntimeService/StartContainer sandboxID=6374616272b48c5a309e70aeca9ecfabb4916f73bebbf5fcab8af9bef82e8c86
2026-06-11 13:18:25.319045 | controller | Jun 11 12:25:26.393108 crc crio[24477]: time="2026-06-11T12:25:26.392895613Z" level=info msg="Stopping container: 75588425a39892b22e8e463a9090481bccfa996dbb19a4bddb80b160333bffd6 (timeout: 30s)" id=02fec368-e54d-42be-83d4-6454e5f56bf0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.319069 | controller | Jun 11 12:25:26.393373 crc crio[24477]: time="2026-06-11T12:25:26.393297518Z" level=info msg="Stopping container: 2d7811a786da2140024c22f8ffa3cc6f8236de12d51d5f252a555fd67cd91e9a (timeout: 30s)" id=325f58a8-aac6-405e-b55a-4b6060ef2f50 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.319091 | controller | Jun 11 12:25:26.393777 crc crio[24477]: time="2026-06-11T12:25:26.393556457Z" level=info msg="Stopping container: 14586d38cbeb97149a0f19c4a358de2d1dee67cb6b10c96f0782df440fcdbe44 (timeout: 30s)" id=12c8f2ca-2094-447f-abe3-82fbe7a3b7b0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.319112 | controller | Jun 11 12:25:26.394081 crc crio[24477]: time="2026-06-11T12:25:26.393977977Z" level=info msg="Stopping container: e3dce5f08d5d3b97425909c4d45b5a35cb8f1091b833cbd25398926dceb6ec92 (timeout: 30s)" id=0f50341b-7903-4777-b873-14d8152bb9da name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.319134 | controller | Jun 11 12:25:26.542549 crc crio[24477]: time="2026-06-11T12:25:26.54244124Z" level=info msg="Stopped container 2d7811a786da2140024c22f8ffa3cc6f8236de12d51d5f252a555fd67cd91e9a: openstack/ceilometer-0/sg-core" id=325f58a8-aac6-405e-b55a-4b6060ef2f50 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.319156 | controller | Jun 11 12:25:26.543973 crc crio[24477]: time="2026-06-11T12:25:26.543845979Z" level=info msg="Stopped container 14586d38cbeb97149a0f19c4a358de2d1dee67cb6b10c96f0782df440fcdbe44: openstack/ceilometer-0/proxy-httpd" id=12c8f2ca-2094-447f-abe3-82fbe7a3b7b0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.319178 | controller | Jun 11 12:25:26.582976 crc crio[24477]: time="2026-06-11T12:25:26.58259628Z" level=info msg="Stopping pod sandbox: 03cbc17b286c4c9b063c0a9c53a1a4b5a098c9669b3ec27b196911fa71eb6c44" id=c589aed9-9320-429b-a2b0-29e90c336147 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.319205 | controller | Jun 11 12:25:26.586035 crc crio[24477]: time="2026-06-11T12:25:26.585847842Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-vjkpl Namespace:openstack ID:03cbc17b286c4c9b063c0a9c53a1a4b5a098c9669b3ec27b196911fa71eb6c44 UID:66b96b8b-9d76-4850-82d7-4ff649088cb6 NetNS:/var/run/netns/bf2523d3-ec27-496a-a432-24843fc282cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66b96b8b_9d76_4850_82d7_4ff649088cb6.slice PodAnnotations:0xc002d1a3d8}] Aliases:map[]}"
2026-06-11 13:18:25.319228 | controller | Jun 11 12:25:26.586593 crc crio[24477]: time="2026-06-11T12:25:26.58652447Z" level=info msg="Deleting pod openstack_nova-cell0-cell-mapping-vjkpl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.319251 | controller | Jun 11 12:25:26.965445 crc crio[24477]: time="2026-06-11T12:25:26.965219716Z" level=info msg="Stopped pod sandbox: 03cbc17b286c4c9b063c0a9c53a1a4b5a098c9669b3ec27b196911fa71eb6c44" id=c589aed9-9320-429b-a2b0-29e90c336147 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.319275 | controller | Jun 11 12:25:27.408963 crc crio[24477]: time="2026-06-11T12:25:27.404318155Z" level=info msg="Stopped container e3dce5f08d5d3b97425909c4d45b5a35cb8f1091b833cbd25398926dceb6ec92: openstack/ceilometer-0/ceilometer-central-agent" id=0f50341b-7903-4777-b873-14d8152bb9da name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.319299 | controller | Jun 11 12:25:27.876541 crc crio[24477]: time="2026-06-11T12:25:27.875939799Z" level=info msg="Stopping container: f16c4bee07541ff0e4f465438795e951d520c5f23651f9f1ac4d26bf7aba0af5 (timeout: 30s)" id=fef21324-a48c-4699-bfec-bf65fbe4c59d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.319321 | controller | Jun 11 12:25:27.877075 crc crio[24477]: time="2026-06-11T12:25:27.876052163Z" level=info msg="Stopping container: c6d614d89dc48beda8bee08af8ea41e78581440ea28ee754f8cbd6f72403aea7 (timeout: 30s)" id=6ffd44bb-4972-4359-a09a-f69c71d5fbf8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.319367 | controller | Jun 11 12:25:27.893409 crc crio[24477]: time="2026-06-11T12:25:27.893335534Z" level=info msg="Stopping container: df0d577773553cb9cc4e3af3b8553f56347e78e2fbb0e95594047841630acab4 (timeout: 30s)" id=f3a2bd59-e574-4b55-b8b0-85402595e1c9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.319392 | controller | Jun 11 12:25:28.058526 crc crio[24477]: time="2026-06-11T12:25:28.05841403Z" level=info msg="Stopped container c6d614d89dc48beda8bee08af8ea41e78581440ea28ee754f8cbd6f72403aea7: openstack/nova-api-0/nova-api-log" id=6ffd44bb-4972-4359-a09a-f69c71d5fbf8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.319416 | controller | Jun 11 12:25:28.141007 crc crio[24477]: time="2026-06-11T12:25:28.140460399Z" level=info msg="Stopped container f16c4bee07541ff0e4f465438795e951d520c5f23651f9f1ac4d26bf7aba0af5: openstack/nova-api-0/nova-api-api" id=fef21324-a48c-4699-bfec-bf65fbe4c59d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.319440 | controller | Jun 11 12:25:28.142144 crc crio[24477]: time="2026-06-11T12:25:28.142042253Z" level=info msg="Stopping pod sandbox: 65c71b64c3afcd0f0d8729f199a2bfbad58e43531ae2042aa1eed0d58450d52d" id=a522f69e-1c66-4ff7-809e-23aa2ef13d82 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.319463 | controller | Jun 11 12:25:28.143008 crc crio[24477]: time="2026-06-11T12:25:28.142934578Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:65c71b64c3afcd0f0d8729f199a2bfbad58e43531ae2042aa1eed0d58450d52d UID:2f97b68d-1547-4ff0-96f9-5971b2432718 NetNS:/var/run/netns/efd3f91c-d58f-4ff0-bd6e-ef40a7787acc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f97b68d_1547_4ff0_96f9_5971b2432718.slice PodAnnotations:0xc0072c0688}] Aliases:map[]}"
2026-06-11 13:18:25.319491 | controller | Jun 11 12:25:28.143126 crc crio[24477]: time="2026-06-11T12:25:28.143098213Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.319516 | controller | Jun 11 12:25:28.558280 crc crio[24477]: time="2026-06-11T12:25:28.557442903Z" level=info msg="Stopped pod sandbox: 65c71b64c3afcd0f0d8729f199a2bfbad58e43531ae2042aa1eed0d58450d52d" id=a522f69e-1c66-4ff7-809e-23aa2ef13d82 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.319539 | controller | Jun 11 12:25:29.478003 crc crio[24477]: time="2026-06-11T12:25:29.477900167Z" level=info msg="Stopped container 75588425a39892b22e8e463a9090481bccfa996dbb19a4bddb80b160333bffd6: openstack/ceilometer-0/ceilometer-notification-agent" id=02fec368-e54d-42be-83d4-6454e5f56bf0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.319562 | controller | Jun 11 12:25:29.479303 crc crio[24477]: time="2026-06-11T12:25:29.479230404Z" level=info msg="Stopping pod sandbox: 06b548fd14861a840a6e21873e6cacb2ea8c8cbc95d707fe460a012f84781cce" id=e3b9d2fe-9d7b-4422-a78e-206813422230 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.319584 | controller | Jun 11 12:25:29.480567 crc crio[24477]: time="2026-06-11T12:25:29.48048579Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:06b548fd14861a840a6e21873e6cacb2ea8c8cbc95d707fe460a012f84781cce UID:542a09fc-d914-4101-b65d-5fa92ada4bfa NetNS:/var/run/netns/c226f129-f3e9-4528-925c-0b66b1a1895e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod542a09fc_d914_4101_b65d_5fa92ada4bfa.slice PodAnnotations:0xc000326b48}] Aliases:map[]}"
2026-06-11 13:18:25.319607 | controller | Jun 11 12:25:29.481785 crc crio[24477]: time="2026-06-11T12:25:29.481600771Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.319629 | controller | Jun 11 12:25:29.741749 crc crio[24477]: time="2026-06-11T12:25:29.739365837Z" level=info msg="Stopping pod sandbox: ce8653c00e5c9b849627d4b7f97539703fb0b9d9def53e3bdf63ea4af8020471" id=09bf59e0-3e20-4da6-b568-a6600bb0c48b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.319652 | controller | Jun 11 12:25:29.749728 crc crio[24477]: time="2026-06-11T12:25:29.747173848Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-zrmzj Namespace:openstack ID:ce8653c00e5c9b849627d4b7f97539703fb0b9d9def53e3bdf63ea4af8020471 UID:527ed271-4cd7-4fc5-922f-34af2cb61bc5 NetNS:/var/run/netns/71e41394-9ba4-4856-964a-f04eb0e41777 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod527ed271_4cd7_4fc5_922f_34af2cb61bc5.slice PodAnnotations:0xc000326d20}] Aliases:map[]}"
2026-06-11 13:18:25.319681 | controller | Jun 11 12:25:29.749728 crc crio[24477]: time="2026-06-11T12:25:29.747390704Z" level=info msg="Deleting pod openstack_nova-cell1-conductor-db-sync-zrmzj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.319703 | controller | Jun 11 12:25:30.156832 crc crio[24477]: time="2026-06-11T12:25:30.155953577Z" level=info msg="Stopped pod sandbox: 06b548fd14861a840a6e21873e6cacb2ea8c8cbc95d707fe460a012f84781cce" id=e3b9d2fe-9d7b-4422-a78e-206813422230 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.319725 | controller | Jun 11 12:25:30.372617 crc crio[24477]: time="2026-06-11T12:25:30.372064767Z" level=info msg="Stopped pod sandbox: ce8653c00e5c9b849627d4b7f97539703fb0b9d9def53e3bdf63ea4af8020471" id=09bf59e0-3e20-4da6-b568-a6600bb0c48b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.319748 | controller | Jun 11 12:25:30.561573 crc crio[24477]: time="2026-06-11T12:25:30.561404Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=24c9460a-438c-46d0-b58f-bd5ae0f37afe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.319775 | controller | Jun 11 12:25:30.561573 crc crio[24477]: time="2026-06-11T12:25:30.561551304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.319798 | controller | Jun 11 12:25:30.614545 crc crio[24477]: time="2026-06-11T12:25:30.614287711Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:cba5bfd019cd870a474be03030223392c300d74a7abd2668b735680491b7bee1 UID:c7d1264e-9bba-467e-8ea5-96ad631d69c0 NetNS:/var/run/netns/c3e9b15f-fa6a-4a7e-9176-4d3161db5ff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7d1264e_9bba_467e_8ea5_96ad631d69c0.slice PodAnnotations:0xc007b16050}] Aliases:map[]}"
2026-06-11 13:18:25.319820 | controller | Jun 11 12:25:30.614545 crc crio[24477]: time="2026-06-11T12:25:30.614373623Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.319842 | controller | Jun 11 12:25:30.855870 crc crio[24477]: time="2026-06-11T12:25:30.85375556Z" level=info msg="Removing container: 14586d38cbeb97149a0f19c4a358de2d1dee67cb6b10c96f0782df440fcdbe44" id=ac10d70f-ac68-475c-9b03-9f24fe521f79 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.319904 | controller | Jun 11 12:25:30.879329 crc crio[24477]: time="2026-06-11T12:25:30.879185821Z" level=info msg="Stopped container df0d577773553cb9cc4e3af3b8553f56347e78e2fbb0e95594047841630acab4: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=f3a2bd59-e574-4b55-b8b0-85402595e1c9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.319933 | controller | Jun 11 12:25:30.883113 crc crio[24477]: time="2026-06-11T12:25:30.882945515Z" level=info msg="Stopping pod sandbox: 9eb034b6d906afa2d6dccc2f36a3f09385b1cb7c48c7b716062fe1aa3efe3158" id=2a242507-327b-4743-b413-26c8792b77a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.319956 | controller | Jun 11 12:25:30.884570 crc crio[24477]: time="2026-06-11T12:25:30.884419454Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:9eb034b6d906afa2d6dccc2f36a3f09385b1cb7c48c7b716062fe1aa3efe3158 UID:0ad3c081-cea8-431f-b55a-8458696d10b5 NetNS:/var/run/netns/f53f8cb2-6632-4492-a02d-479248eb99ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ad3c081_cea8_431f_b55a_8458696d10b5.slice PodAnnotations:0xc00008cab8}] Aliases:map[]}"
2026-06-11 13:18:25.319980 | controller | Jun 11 12:25:30.884774 crc crio[24477]: time="2026-06-11T12:25:30.884626329Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.320003 | controller | Jun 11 12:25:31.018101 crc crio[24477]: time="2026-06-11T12:25:31.016452092Z" level=info msg="Removed container 14586d38cbeb97149a0f19c4a358de2d1dee67cb6b10c96f0782df440fcdbe44: openstack/ceilometer-0/proxy-httpd" id=ac10d70f-ac68-475c-9b03-9f24fe521f79 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.320026 | controller | Jun 11 12:25:31.032469 crc crio[24477]: time="2026-06-11T12:25:31.032357871Z" level=info msg="Removing container: 2d7811a786da2140024c22f8ffa3cc6f8236de12d51d5f252a555fd67cd91e9a" id=c1ae0ec4-101e-4b55-886d-1dd410a0d7aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.320050 | controller | Jun 11 12:25:31.114313 crc crio[24477]: time="2026-06-11T12:25:31.114211028Z" level=info msg="Removed container 2d7811a786da2140024c22f8ffa3cc6f8236de12d51d5f252a555fd67cd91e9a: openstack/ceilometer-0/sg-core" id=c1ae0ec4-101e-4b55-886d-1dd410a0d7aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.320083 | controller | Jun 11 12:25:31.122594 crc crio[24477]: time="2026-06-11T12:25:31.122281594Z" level=info msg="Removing container: 75588425a39892b22e8e463a9090481bccfa996dbb19a4bddb80b160333bffd6" id=cea6c631-0a4d-4c77-8135-95895605b3a5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.320108 | controller | Jun 11 12:25:31.290858 crc crio[24477]: time="2026-06-11T12:25:31.290773231Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-0/POD" id=d646b0eb-d015-4a3a-a73a-540a203d2a7d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.320131 | controller | Jun 11 12:25:31.291884 crc crio[24477]: time="2026-06-11T12:25:31.290870854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.320154 | controller | Jun 11 12:25:31.364891 crc crio[24477]: time="2026-06-11T12:25:31.363403878Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:d7966d3d4eb19f12d8df08029643f34cbb848a9be6bcedc5e0638d309c9fec98 UID:63fbc68a-3d95-4827-9105-2d00d0b23306 NetNS:/var/run/netns/65e57a57-7a3f-4b1a-b910-c6021ab7effd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63fbc68a_3d95_4827_9105_2d00d0b23306.slice PodAnnotations:0xc002d1a818}] Aliases:map[]}"
2026-06-11 13:18:25.320177 | controller | Jun 11 12:25:31.364891 crc crio[24477]: time="2026-06-11T12:25:31.36348466Z" level=info msg="Adding pod openstack_nova-cell1-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.320204 | controller | Jun 11 12:25:31.370583 crc crio[24477]: 2026-06-11T12:25:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cba5bfd019cd870 Mac:2e:b1:34:2a:98:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/c3e9b15f-fa6a-4a7e-9176-4d3161db5ff5 SocketPath: PciID:}] [{Interface:0xc000284840 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.320247 | controller | Jun 11 12:25:31.372911 crc crio[24477]: time="2026-06-11T12:25:31.372784102Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:cba5bfd019cd870a474be03030223392c300d74a7abd2668b735680491b7bee1 UID:c7d1264e-9bba-467e-8ea5-96ad631d69c0 NetNS:/var/run/netns/c3e9b15f-fa6a-4a7e-9176-4d3161db5ff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7d1264e_9bba_467e_8ea5_96ad631d69c0.slice PodAnnotations:0xc007b16050}] Aliases:map[]}"
2026-06-11 13:18:25.320291 | controller | Jun 11 12:25:31.373000 crc crio[24477]: time="2026-06-11T12:25:31.372949497Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.320337 | controller | Jun 11 12:25:31.390196 crc crio[24477]: time="2026-06-11T12:25:31.3900649Z" level=info msg="Ran pod sandbox cba5bfd019cd870a474be03030223392c300d74a7abd2668b735680491b7bee1 with infra container: openstack/nova-api-0/POD" id=24c9460a-438c-46d0-b58f-bd5ae0f37afe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.320378 | controller | Jun 11 12:25:31.398336 crc crio[24477]: time="2026-06-11T12:25:31.397260683Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=23ce42d4-7442-4ccb-9c82-868952d6ffe5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.320420 | controller | Jun 11 12:25:31.401184 crc crio[24477]: time="2026-06-11T12:25:31.400760733Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=28500faf-9ef2-469c-90e0-e94bbfeb2d9a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.320460 | controller | Jun 11 12:25:31.415438 crc crio[24477]: time="2026-06-11T12:25:31.415340864Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=49654003-e862-4662-b0cb-97ac9df7fddd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.320533 | controller | Jun 11 12:25:31.426290 crc crio[24477]: time="2026-06-11T12:25:31.426164918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.320576 | controller | Jun 11 12:25:31.427063 crc crio[24477]: time="2026-06-11T12:25:31.426884049Z" level=info msg="Stopped pod sandbox: 9eb034b6d906afa2d6dccc2f36a3f09385b1cb7c48c7b716062fe1aa3efe3158" id=2a242507-327b-4743-b413-26c8792b77a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.320604 | controller | Jun 11 12:25:31.478363 crc crio[24477]: time="2026-06-11T12:25:31.476916765Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=3c952dfd-4c8f-4180-8089-4883941e130e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.320629 | controller | Jun 11 12:25:31.478363 crc crio[24477]: time="2026-06-11T12:25:31.478254173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.320653 | controller | Jun 11 12:25:32.041426 crc crio[24477]: 2026-06-11T12:25:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d7966d3d4eb19f1 Mac:fa:bf:23:50:30:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/65e57a57-7a3f-4b1a-b910-c6021ab7effd SocketPath: PciID:}] [{Interface:0xc0002246c0 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.320676 | controller | Jun 11 12:25:32.045792 crc crio[24477]: time="2026-06-11T12:25:32.043924886Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:d7966d3d4eb19f12d8df08029643f34cbb848a9be6bcedc5e0638d309c9fec98 UID:63fbc68a-3d95-4827-9105-2d00d0b23306 NetNS:/var/run/netns/65e57a57-7a3f-4b1a-b910-c6021ab7effd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63fbc68a_3d95_4827_9105_2d00d0b23306.slice PodAnnotations:0xc002d1a818}] Aliases:map[]}"
2026-06-11 13:18:25.320700 | controller | Jun 11 12:25:32.045792 crc crio[24477]: time="2026-06-11T12:25:32.044595955Z" level=info msg="Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.320723 | controller | Jun 11 12:25:32.484218 crc crio[24477]: time="2026-06-11T12:25:32.48382223Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=db3a5b08-b1f1-4513-bb38-9c8a2e534207 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.320746 | controller | Jun 11 12:25:32.484382 crc crio[24477]: time="2026-06-11T12:25:32.484245532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.320770 | controller | Jun 11 12:25:35.895471 crc crio[24477]: time="2026-06-11T12:25:35.894270741Z" level=info msg="Ran pod sandbox d7966d3d4eb19f12d8df08029643f34cbb848a9be6bcedc5e0638d309c9fec98 with infra container: openstack/nova-cell1-conductor-0/POD" id=d646b0eb-d015-4a3a-a73a-540a203d2a7d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.320793 | controller | Jun 11 12:25:35.902191 crc crio[24477]: time="2026-06-11T12:25:35.902073728Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=14b4e73f-e366-47d1-b14e-aa468814c37b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.320816 | controller | Jun 11 12:25:35.925064 crc crio[24477]: time="2026-06-11T12:25:35.924956356Z" level=info msg="Removed container 75588425a39892b22e8e463a9090481bccfa996dbb19a4bddb80b160333bffd6: openstack/ceilometer-0/ceilometer-notification-agent" id=cea6c631-0a4d-4c77-8135-95895605b3a5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.320845 | controller | Jun 11 12:25:35.930477 crc crio[24477]: time="2026-06-11T12:25:35.930048539Z" level=info msg="Removing container: e3dce5f08d5d3b97425909c4d45b5a35cb8f1091b833cbd25398926dceb6ec92" id=252534df-082d-480f-96f9-dcafce305308 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.320909 | controller | Jun 11 12:25:36.027329 crc crio[24477]: time="2026-06-11T12:25:36.027217231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.320937 | controller | Jun 11 12:25:36.032802 crc crio[24477]: time="2026-06-11T12:25:36.032625661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.320961 | controller | Jun 11 12:25:36.089737 crc crio[24477]: time="2026-06-11T12:25:36.087959648Z" level=info msg="Removed container e3dce5f08d5d3b97425909c4d45b5a35cb8f1091b833cbd25398926dceb6ec92: openstack/ceilometer-0/ceilometer-central-agent" id=252534df-082d-480f-96f9-dcafce305308 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.320983 | controller | Jun 11 12:25:36.124833 crc crio[24477]: time="2026-06-11T12:25:36.124627664Z" level=info msg="Removing container: df0d577773553cb9cc4e3af3b8553f56347e78e2fbb0e95594047841630acab4" id=1dd25687-a1dc-4bfd-a58d-969a2ad4c15f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.321007 | controller | Jun 11 12:25:36.156098 crc crio[24477]: time="2026-06-11T12:25:36.155994223Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:9a15b8552c1fcfa6a0ba5ca7ca71ece35160a3b65b90a889969b89aff8358281 UID:178ea35f-77d4-40d4-92b7-080a84214c07 NetNS:/var/run/netns/52928a13-dd86-4179-beb5-ed89d64ed1f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod178ea35f_77d4_40d4_92b7_080a84214c07.slice PodAnnotations:0xc000b18578}] Aliases:map[]}"
2026-06-11 13:18:25.321030 | controller | Jun 11 12:25:36.156098 crc crio[24477]: time="2026-06-11T12:25:36.156080849Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.321053 | controller | Jun 11 12:25:36.157007 crc crio[24477]: time="2026-06-11T12:25:36.156862649Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9310b716e747254da581372f1937c0a34ff0ceff17c8d24e722fa1bdd4709ba9 UID:375f9bad-c013-4fa8-b281-e83b242c0b50 NetNS:/var/run/netns/31e331a9-e939-4145-a721-23ce62670561 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod375f9bad_c013_4fa8_b281_e83b242c0b50.slice PodAnnotations:0xc000a864b0}] Aliases:map[]}"
2026-06-11 13:18:25.321075 | controller | Jun 11 12:25:36.157129 crc crio[24477]: time="2026-06-11T12:25:36.157062484Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.321097 | controller | Jun 11 12:25:36.158477 crc crio[24477]: time="2026-06-11T12:25:36.158382805Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e0619edb1918888825b593b3b8f40e018dfe1d589bf765ae742cc2e57f8cf51c" id=6796f553-c189-483c-825e-e5372e2d0a8a name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.321121 | controller | Jun 11 12:25:36.161079 crc crio[24477]: time="2026-06-11T12:25:36.160994018Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=5a3c74d8-b2d9-4be4-8855-68f1dce0a612 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.321143 | controller | Jun 11 12:25:36.163183 crc crio[24477]: time="2026-06-11T12:25:36.16303366Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=c2707a59-c5cf-48e7-b7cd-0a3652884d5d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.321171 | controller | Jun 11 12:25:36.172088 crc crio[24477]: time="2026-06-11T12:25:36.171961742Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=48aa518d-1bf1-4ab1-b807-59a3744e6323 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.321195 | controller | Jun 11 12:25:36.184821 crc crio[24477]: time="2026-06-11T12:25:36.183866492Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=1cd25c2e-768b-4104-a125-3235e590e0e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.321218 | controller | Jun 11 12:25:36.185627 crc crio[24477]: time="2026-06-11T12:25:36.185562739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.321242 | controller | Jun 11 12:25:36.190812 crc crio[24477]: time="2026-06-11T12:25:36.190743803Z" level=info msg="Creating container: openshift-marketplace/certified-operators-c657n/extract-content" id=6257ee9f-b0e7-4e81-ab02-c5b99ed36b97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.321265 | controller | Jun 11 12:25:36.218078 crc crio[24477]: time="2026-06-11T12:25:36.217163921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.321287 | controller | Jun 11 12:25:36.234902 crc crio[24477]: time="2026-06-11T12:25:36.234741926Z" level=info msg="Removed container df0d577773553cb9cc4e3af3b8553f56347e78e2fbb0e95594047841630acab4: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=1dd25687-a1dc-4bfd-a58d-969a2ad4c15f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.321310 | controller | Jun 11 12:25:36.281044 crc crio[24477]: time="2026-06-11T12:25:36.280951881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.321333 | controller | Jun 11 12:25:36.286897 crc crio[24477]: time="2026-06-11T12:25:36.286776135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.321355 | controller | Jun 11 12:25:36.326327 crc crio[24477]: time="2026-06-11T12:25:36.326194602Z" level=info msg="Created container c4cef31c2c29b46ad466a35efb58cb4f126192d5834d8fc0cf8be1d9c493363e: openstack/nova-api-0/nova-api-log" id=49654003-e862-4662-b0cb-97ac9df7fddd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.321377 | controller | Jun 11 12:25:36.328455 crc crio[24477]: time="2026-06-11T12:25:36.328361641Z" level=info msg="Starting container: c4cef31c2c29b46ad466a35efb58cb4f126192d5834d8fc0cf8be1d9c493363e" id=50668b2a-b3e4-47de-8c1f-4e7608445fa4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.321400 | controller | Jun 11 12:25:36.330973 crc crio[24477]: time="2026-06-11T12:25:36.330801761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.321422 | controller | Jun 11 12:25:36.336236 crc crio[24477]: time="2026-06-11T12:25:36.336102819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.321444 | controller | Jun 11 12:25:36.342493 crc crio[24477]: time="2026-06-11T12:25:36.342290821Z" level=info msg="Started container" PID=88655 containerID=c4cef31c2c29b46ad466a35efb58cb4f126192d5834d8fc0cf8be1d9c493363e description=openstack/nova-api-0/nova-api-log id=50668b2a-b3e4-47de-8c1f-4e7608445fa4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cba5bfd019cd870a474be03030223392c300d74a7abd2668b735680491b7bee1
2026-06-11 13:18:25.321542 | controller | Jun 11 12:25:36.366413 crc crio[24477]: time="2026-06-11T12:25:36.366297416Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=48cff3f3-a44a-4a90-bec0-b5fee20bb2b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.321569 | controller | Jun 11 12:25:36.441243 crc crio[24477]: time="2026-06-11T12:25:36.441126619Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=57232126-0b1a-4d85-a396-291ac377b673 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.321594 | controller | Jun 11 12:25:36.464325 crc crio[24477]: time="2026-06-11T12:25:36.463136794Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=4c499731-3ff9-4910-b4cd-9fd39d8462e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.321617 | controller | Jun 11 12:25:36.465136 crc crio[24477]: time="2026-06-11T12:25:36.464929876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.321641 | controller | Jun 11 12:25:36.471329 crc crio[24477]: time="2026-06-11T12:25:36.471224939Z" level=info msg="Created container 672465a287758dd7fa2e56e5e90827a7544b1055bf7b2365dd666f14b9b4d749: openshift-marketplace/certified-operators-c657n/extract-content" id=6257ee9f-b0e7-4e81-ab02-c5b99ed36b97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.321663 | controller | Jun 11 12:25:36.476548 crc crio[24477]: time="2026-06-11T12:25:36.476460246Z" level=info msg="Starting container: 672465a287758dd7fa2e56e5e90827a7544b1055bf7b2365dd666f14b9b4d749" id=f68ce5a9-d67f-49f0-9404-c79a0146728d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.321687 | controller | Jun 11 12:25:36.487928 crc crio[24477]: time="2026-06-11T12:25:36.487127503Z" level=info msg="Started container" PID=88757 containerID=672465a287758dd7fa2e56e5e90827a7544b1055bf7b2365dd666f14b9b4d749 description=openshift-marketplace/certified-operators-c657n/extract-content id=f68ce5a9-d67f-49f0-9404-c79a0146728d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1e64764d7705036b7e5d92514c2ae531b9523be6626182c89f1a01c698fddcc
2026-06-11 13:18:25.321711 | controller | Jun 11 12:25:36.492208 crc crio[24477]: time="2026-06-11T12:25:36.492110683Z" level=info msg="Created container a35a1d1bd53302590e827be68286e0326fd2c2baaff1f5d02b045c14023ae582: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=1cd25c2e-768b-4104-a125-3235e590e0e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.321735 | controller | Jun 11 12:25:36.493965 crc crio[24477]: time="2026-06-11T12:25:36.493892901Z" level=info msg="Starting container: a35a1d1bd53302590e827be68286e0326fd2c2baaff1f5d02b045c14023ae582" id=c7c5a6f6-df68-4c74-8688-a901c57f8ef2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.321759 | controller | Jun 11 12:25:36.500141 crc crio[24477]: time="2026-06-11T12:25:36.500062127Z" level=info msg="Started container" PID=88759 containerID=a35a1d1bd53302590e827be68286e0326fd2c2baaff1f5d02b045c14023ae582 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=c7c5a6f6-df68-4c74-8688-a901c57f8ef2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7966d3d4eb19f12d8df08029643f34cbb848a9be6bcedc5e0638d309c9fec98
2026-06-11 13:18:25.321782 | controller | Jun 11 12:25:36.532268 crc crio[24477]: time="2026-06-11T12:25:36.529357564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.321806 | controller | Jun 11 12:25:36.540556 crc crio[24477]: time="2026-06-11T12:25:36.540364148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.321834 | controller | Jun 11 12:25:36.569099 crc crio[24477]: 2026-06-11T12:25:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a15b8552c1fcfa Mac:6e:1c:3e:a4:fb:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/52928a13-dd86-4179-beb5-ed89d64ed1f3 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.321893 | controller | Jun 11 12:25:36.571193 crc crio[24477]: time="2026-06-11T12:25:36.571108419Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:9a15b8552c1fcfa6a0ba5ca7ca71ece35160a3b65b90a889969b89aff8358281 UID:178ea35f-77d4-40d4-92b7-080a84214c07 NetNS:/var/run/netns/52928a13-dd86-4179-beb5-ed89d64ed1f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod178ea35f_77d4_40d4_92b7_080a84214c07.slice PodAnnotations:0xc000b18578}] Aliases:map[]}"
2026-06-11 13:18:25.321928 | controller | Jun 11 12:25:36.571298 crc crio[24477]: time="2026-06-11T12:25:36.571281224Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.321953 | controller | Jun 11 12:25:36.594753 crc crio[24477]: time="2026-06-11T12:25:36.593518793Z" level=info msg="Ran pod sandbox 9a15b8552c1fcfa6a0ba5ca7ca71ece35160a3b65b90a889969b89aff8358281 with infra container: openstack/nova-scheduler-0/POD" id=db3a5b08-b1f1-4513-bb38-9c8a2e534207 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.321977 | controller | Jun 11 12:25:36.604438 crc crio[24477]: time="2026-06-11T12:25:36.604278042Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=922a9460-98bf-42b2-8546-e32d6d6db550 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.322000 | controller | Jun 11 12:25:36.669228 crc crio[24477]: time="2026-06-11T12:25:36.669111841Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=fd14e37a-3936-488a-aa83-3111dd0eba0e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.322024 | controller | Jun 11 12:25:36.683033 crc crio[24477]: time="2026-06-11T12:25:36.682899736Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=06917e51-8649-407d-8391-e1b3b3a3bf71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.322047 | controller | Jun 11 12:25:36.688750 crc crio[24477]: time="2026-06-11T12:25:36.688146174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.322071 | controller | Jun 11 12:25:36.692198 crc crio[24477]: 2026-06-11T12:25:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9310b716e747254 Mac:76:12:55:24:70:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/31e331a9-e939-4145-a721-23ce62670561 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.322095 | controller | Jun 11 12:25:36.693272 crc crio[24477]: time="2026-06-11T12:25:36.693180676Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9310b716e747254da581372f1937c0a34ff0ceff17c8d24e722fa1bdd4709ba9 UID:375f9bad-c013-4fa8-b281-e83b242c0b50 NetNS:/var/run/netns/31e331a9-e939-4145-a721-23ce62670561 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod375f9bad_c013_4fa8_b281_e83b242c0b50.slice PodAnnotations:0xc000a864b0}] Aliases:map[]}"
2026-06-11 13:18:25.322120 | controller | Jun 11 12:25:36.693426 crc crio[24477]: time="2026-06-11T12:25:36.693346802Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.322149 | controller | Jun 11 12:25:36.707271 crc crio[24477]: time="2026-06-11T12:25:36.70713517Z" level=info msg="Created container 3eb7974e68f21d56d56359f2e3edf48386effb316dfe778e5e89b033887393c7: openstack/nova-api-0/nova-api-api" id=4c499731-3ff9-4910-b4cd-9fd39d8462e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.322173 | controller | Jun 11 12:25:36.715268 crc crio[24477]: time="2026-06-11T12:25:36.714599553Z" level=info msg="Starting container: 3eb7974e68f21d56d56359f2e3edf48386effb316dfe778e5e89b033887393c7" id=f24c5fd8-9798-4fda-a76b-bdec4e862b90 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.322197 | controller | Jun 11 12:25:36.725688 crc crio[24477]: time="2026-06-11T12:25:36.725555993Z" level=info msg="Started container" PID=88790 containerID=3eb7974e68f21d56d56359f2e3edf48386effb316dfe778e5e89b033887393c7 description=openstack/nova-api-0/nova-api-api id=f24c5fd8-9798-4fda-a76b-bdec4e862b90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cba5bfd019cd870a474be03030223392c300d74a7abd2668b735680491b7bee1
2026-06-11 13:18:25.322220 | controller | Jun 11 12:25:36.749965 crc crio[24477]: time="2026-06-11T12:25:36.749789344Z" level=info msg="Ran pod sandbox 9310b716e747254da581372f1937c0a34ff0ceff17c8d24e722fa1bdd4709ba9 with infra container: openstack/ceilometer-0/POD" id=3c952dfd-4c8f-4180-8089-4883941e130e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.322244 | controller | Jun 11 12:25:36.761694 crc crio[24477]: time="2026-06-11T12:25:36.76155131Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=b5b11829-52a0-4d1b-a642-e6221e9d69eb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.322267 | controller | Jun 11 12:25:36.791325 crc crio[24477]: time="2026-06-11T12:25:36.791124965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.322291 | controller | Jun 11 12:25:36.792361 crc crio[24477]: time="2026-06-11T12:25:36.792230986Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=dd677c11-5f07-4deb-95f7-8e33517da6ff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.322314 | controller | Jun 11 12:25:36.795092 crc crio[24477]: time="2026-06-11T12:25:36.795018764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.322337 | controller | Jun 11 12:25:36.804108 crc crio[24477]: time="2026-06-11T12:25:36.803967475Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=9001865f-70d1-40a9-8179-0eb948497c76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.322359 | controller | Jun 11 12:25:36.806999 crc crio[24477]: time="2026-06-11T12:25:36.80594394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.322383 | controller | Jun 11 12:25:36.866611 crc crio[24477]: time="2026-06-11T12:25:36.866419036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.322407 | controller | Jun 11 12:25:36.874033 crc crio[24477]: time="2026-06-11T12:25:36.873928056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.322433 | controller | Jun 11 12:25:36.959401 crc crio[24477]: time="2026-06-11T12:25:36.958776874Z" level=info msg="Created container 0add2176c67d90797f454323a13e5cb686294e08376a16c350912be8620002e9: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=06917e51-8649-407d-8391-e1b3b3a3bf71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.322461 | controller | Jun 11 12:25:36.961233 crc crio[24477]: time="2026-06-11T12:25:36.960710657Z" level=info msg="Starting container: 0add2176c67d90797f454323a13e5cb686294e08376a16c350912be8620002e9" id=140bebd3-e480-4ba9-8a36-5f6c9d58f880 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.322486 | controller | Jun 11 12:25:36.973471 crc crio[24477]: time="2026-06-11T12:25:36.973210836Z" level=info msg="Started container" PID=88835 containerID=0add2176c67d90797f454323a13e5cb686294e08376a16c350912be8620002e9 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=140bebd3-e480-4ba9-8a36-5f6c9d58f880 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a15b8552c1fcfa6a0ba5ca7ca71ece35160a3b65b90a889969b89aff8358281
2026-06-11 13:18:25.322511 | controller | Jun 11 12:25:37.026438 crc crio[24477]: time="2026-06-11T12:25:37.025105489Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4d34e980-d719-4fc3-ab37-643ced97acda name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.322534 | controller | Jun 11 12:25:37.034208 crc crio[24477]: time="2026-06-11T12:25:37.034125248Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=078c1c29-0e42-484f-ad4a-d03098fae241 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.322556 | controller | Jun 11 12:25:37.044832 crc crio[24477]: time="2026-06-11T12:25:37.044748302Z" level=info msg="Creating container: openshift-marketplace/certified-operators-c657n/registry-server" id=80fd70d6-e121-4529-8308-cbed9778f24d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.322579 | controller | Jun 11 12:25:37.045390 crc crio[24477]: time="2026-06-11T12:25:37.045244231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.322604 | controller | Jun 11 12:25:37.117998 crc crio[24477]: time="2026-06-11T12:25:37.117610915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.322632 | controller | Jun 11 12:25:37.131846 crc crio[24477]: time="2026-06-11T12:25:37.13175647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.322661 | controller | Jun 11 12:25:37.162492 crc crio[24477]: time="2026-06-11T12:25:37.162199832Z" level=info msg="Created container 6288f230f41c9b0c75205ebc1da2c10a3442b3510602208b07bef6276c8623a0: openstack/ceilometer-0/ceilometer-central-agent" id=9001865f-70d1-40a9-8179-0eb948497c76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.322690 | controller | Jun 11 12:25:37.164103 crc crio[24477]: time="2026-06-11T12:25:37.164013119Z" level=info msg="Starting container: 6288f230f41c9b0c75205ebc1da2c10a3442b3510602208b07bef6276c8623a0" id=2026f105-03ad-421c-a9b5-78eedf7f6f62 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.322718 | controller | Jun 11 12:25:37.173117 crc crio[24477]: time="2026-06-11T12:25:37.172940701Z" level=info msg="Started container" PID=88852 containerID=6288f230f41c9b0c75205ebc1da2c10a3442b3510602208b07bef6276c8623a0 description=openstack/ceilometer-0/ceilometer-central-agent id=2026f105-03ad-421c-a9b5-78eedf7f6f62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9310b716e747254da581372f1937c0a34ff0ceff17c8d24e722fa1bdd4709ba9
2026-06-11 13:18:25.322747 | controller | Jun 11 12:25:37.214366 crc crio[24477]: time="2026-06-11T12:25:37.214199058Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=a3f11bd9-01f4-4be5-a661-d32c663569d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.322782 | controller | Jun 11 12:25:37.290296 crc crio[24477]: time="2026-06-11T12:25:37.290167319Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=3ff30374-084a-410c-9f62-8567ad09b217 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.322809 | controller | Jun 11 12:25:37.314140 crc crio[24477]: time="2026-06-11T12:25:37.31133454Z" level=info msg="Stopping pod sandbox: 31dd3d5a46c866941ebcb5f2e1e173f3c0531906ba7362dc0a021209eaf88466" id=94fd617b-69b6-44f1-a21a-9e5d74c1f004 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.322832 | controller | Jun 11 12:25:37.314140 crc crio[24477]: time="2026-06-11T12:25:37.311481895Z" level=info msg="Stopped pod sandbox (already stopped): 31dd3d5a46c866941ebcb5f2e1e173f3c0531906ba7362dc0a021209eaf88466" id=94fd617b-69b6-44f1-a21a-9e5d74c1f004 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.322888 | controller | Jun 11 12:25:37.314140 crc crio[24477]: time="2026-06-11T12:25:37.31246916Z" level=info msg="Removing pod sandbox: 31dd3d5a46c866941ebcb5f2e1e173f3c0531906ba7362dc0a021209eaf88466" id=031a8339-7cb9-4074-81b8-4272b1fce779 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.322921 | controller | Jun 11 12:25:37.319537 crc crio[24477]: time="2026-06-11T12:25:37.315941969Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=e46b6d34-965f-4742-9aec-e1e7fee1fa3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.322946 | controller | Jun 11 12:25:37.363389 crc crio[24477]: time="2026-06-11T12:25:37.363273298Z" level=info msg="Removed pod sandbox: 31dd3d5a46c866941ebcb5f2e1e173f3c0531906ba7362dc0a021209eaf88466" id=031a8339-7cb9-4074-81b8-4272b1fce779 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.322969 | controller | Jun 11 12:25:37.364593 crc crio[24477]: time="2026-06-11T12:25:37.364528074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.322992 | controller | Jun 11 12:25:37.367025 crc crio[24477]: time="2026-06-11T12:25:37.366935672Z" level=info msg="Stopping pod sandbox: 40c2ef4fce6aff02228e2bfcc365fc3df668fba4a2332ae0d4683dfbaf6be5e1" id=efe8d5ce-3f18-4d1b-bc00-5eef5021d221 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.323017 | controller | Jun 11 12:25:37.367120 crc crio[24477]: time="2026-06-11T12:25:37.367062016Z" level=info msg="Stopped pod sandbox (already stopped): 40c2ef4fce6aff02228e2bfcc365fc3df668fba4a2332ae0d4683dfbaf6be5e1" id=efe8d5ce-3f18-4d1b-bc00-5eef5021d221 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.323041 | controller | Jun 11 12:25:37.367883 crc crio[24477]: time="2026-06-11T12:25:37.367818716Z" level=info msg="Removing pod sandbox: 40c2ef4fce6aff02228e2bfcc365fc3df668fba4a2332ae0d4683dfbaf6be5e1" id=326fe295-7c84-47a8-badb-f1e7be587a49 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.323064 | controller | Jun 11 12:25:37.415354 crc crio[24477]: time="2026-06-11T12:25:37.414326218Z" level=info msg="Removed pod sandbox: 40c2ef4fce6aff02228e2bfcc365fc3df668fba4a2332ae0d4683dfbaf6be5e1" id=326fe295-7c84-47a8-badb-f1e7be587a49 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.323087 | controller | Jun 11 12:25:37.424845 crc crio[24477]: time="2026-06-11T12:25:37.424029146Z" level=info msg="Stopping pod sandbox: 831043bf3b6177c3634275db4a18a081037b7dbff1c70893def517260408e308" id=f05c1d6a-a316-4172-97dd-dc82a5d1f7ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.323109 | controller | Jun 11 12:25:37.424845 crc crio[24477]: time="2026-06-11T12:25:37.424256081Z" level=info msg="Stopped pod sandbox (already stopped): 831043bf3b6177c3634275db4a18a081037b7dbff1c70893def517260408e308" id=f05c1d6a-a316-4172-97dd-dc82a5d1f7ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.323137 | controller | Jun 11 12:25:37.433923 crc crio[24477]: time="2026-06-11T12:25:37.432391299Z" level=info msg="Removing pod sandbox: 831043bf3b6177c3634275db4a18a081037b7dbff1c70893def517260408e308" id=a482b5ca-5b3f-412e-9f36-0fc87ba398db name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.323161 | controller | Jun 11 12:25:37.488933 crc crio[24477]: time="2026-06-11T12:25:37.488086744Z" level=info msg="Removed pod sandbox: 831043bf3b6177c3634275db4a18a081037b7dbff1c70893def517260408e308" id=a482b5ca-5b3f-412e-9f36-0fc87ba398db name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.323183 | controller | Jun 11 12:25:37.492800 crc crio[24477]: time="2026-06-11T12:25:37.492196409Z" level=info msg="Stopping pod sandbox: 2e788fbc40eb3cc3aeb95ec5357f679af8d19bd5212e66a6c40d203f545b4c5e" id=53546c47-02ba-49b2-87d6-b6bf6d79394d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.323205 | controller | Jun 11 12:25:37.492800 crc crio[24477]: time="2026-06-11T12:25:37.492282092Z" level=info msg="Stopped pod sandbox (already stopped): 2e788fbc40eb3cc3aeb95ec5357f679af8d19bd5212e66a6c40d203f545b4c5e" id=53546c47-02ba-49b2-87d6-b6bf6d79394d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.323228 | controller | Jun 11 12:25:37.493395 crc crio[24477]: time="2026-06-11T12:25:37.493082785Z" level=info msg="Removing pod sandbox: 2e788fbc40eb3cc3aeb95ec5357f679af8d19bd5212e66a6c40d203f545b4c5e" id=c8dae5f6-2e95-46ef-804a-18d662195a37 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.323249 | controller | Jun 11 12:25:37.504137 crc crio[24477]: time="2026-06-11T12:25:37.504074029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.323273 | controller | Jun 11 12:25:37.518169 crc crio[24477]: time="2026-06-11T12:25:37.518028434Z" level=info msg="Created container e2a151b648630fcca21f985e29aabf39b52ab6c29132000fbdc17eb5eaf46a34: openshift-marketplace/certified-operators-c657n/registry-server" id=80fd70d6-e121-4529-8308-cbed9778f24d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.323296 | controller | Jun 11 12:25:37.522118 crc crio[24477]: time="2026-06-11T12:25:37.522055362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.323319 | controller | Jun 11 12:25:37.532395 crc crio[24477]: time="2026-06-11T12:25:37.532241655Z" level=info msg="Starting container: e2a151b648630fcca21f985e29aabf39b52ab6c29132000fbdc17eb5eaf46a34" id=9a112a22-ef25-4dbf-9037-41325a223c1f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.323376 | controller | Jun 11 12:25:37.555959 crc crio[24477]: time="2026-06-11T12:25:37.555847743Z" level=info msg="Removed pod sandbox: 2e788fbc40eb3cc3aeb95ec5357f679af8d19bd5212e66a6c40d203f545b4c5e" id=c8dae5f6-2e95-46ef-804a-18d662195a37 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.323403 | controller | Jun 11 12:25:37.560871 crc crio[24477]: time="2026-06-11T12:25:37.5607734Z" level=info msg="Stopping pod sandbox: 06b548fd14861a840a6e21873e6cacb2ea8c8cbc95d707fe460a012f84781cce" id=fb69e7d1-8fd4-4122-83de-f44dd1ecaac1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.323425 | controller | Jun 11 12:25:37.561190 crc crio[24477]: time="2026-06-11T12:25:37.560881773Z" level=info msg="Stopped pod sandbox (already stopped): 06b548fd14861a840a6e21873e6cacb2ea8c8cbc95d707fe460a012f84781cce" id=fb69e7d1-8fd4-4122-83de-f44dd1ecaac1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.323448 | controller | Jun 11 12:25:37.563614 crc crio[24477]: time="2026-06-11T12:25:37.563410685Z" level=info msg="Removing pod sandbox: 06b548fd14861a840a6e21873e6cacb2ea8c8cbc95d707fe460a012f84781cce" id=19f12cdb-7542-4ca5-8579-dc341adb8ce8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.323477 | controller | Jun 11 12:25:37.566929 crc crio[24477]: time="2026-06-11T12:25:37.566802379Z" level=info msg="Started container" PID=89007 containerID=e2a151b648630fcca21f985e29aabf39b52ab6c29132000fbdc17eb5eaf46a34 description=openshift-marketplace/certified-operators-c657n/registry-server id=9a112a22-ef25-4dbf-9037-41325a223c1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1e64764d7705036b7e5d92514c2ae531b9523be6626182c89f1a01c698fddcc
2026-06-11 13:18:25.323500 | controller | Jun 11 12:25:37.633371 crc crio[24477]: time="2026-06-11T12:25:37.633254498Z" level=info msg="Removed pod sandbox: 06b548fd14861a840a6e21873e6cacb2ea8c8cbc95d707fe460a012f84781cce" id=19f12cdb-7542-4ca5-8579-dc341adb8ce8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.323524 | controller | Jun 11 12:25:37.638187 crc crio[24477]: time="2026-06-11T12:25:37.638099558Z" level=info msg="Stopping pod sandbox: 9eb034b6d906afa2d6dccc2f36a3f09385b1cb7c48c7b716062fe1aa3efe3158" id=44231a5d-5bb4-46ea-9dae-9d63fe2ae7d0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.323547 | controller | Jun 11 12:25:37.638455 crc crio[24477]: time="2026-06-11T12:25:37.638203381Z" level=info msg="Stopped pod sandbox (already stopped): 9eb034b6d906afa2d6dccc2f36a3f09385b1cb7c48c7b716062fe1aa3efe3158" id=44231a5d-5bb4-46ea-9dae-9d63fe2ae7d0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.323569 | controller | Jun 11 12:25:37.644303 crc crio[24477]: time="2026-06-11T12:25:37.6438839Z" level=info msg="Removing pod sandbox: 9eb034b6d906afa2d6dccc2f36a3f09385b1cb7c48c7b716062fe1aa3efe3158" id=fac085df-e9c0-4cbd-b66f-8024f768c6d0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.323592 | controller | Jun 11 12:25:37.679721 crc crio[24477]: time="2026-06-11T12:25:37.679311133Z" level=info msg="Removed pod sandbox: 9eb034b6d906afa2d6dccc2f36a3f09385b1cb7c48c7b716062fe1aa3efe3158" id=fac085df-e9c0-4cbd-b66f-8024f768c6d0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.323615 | controller | Jun 11 12:25:37.722586 crc crio[24477]: time="2026-06-11T12:25:37.722273577Z" level=info msg="Created container 2b00099066b3df6ddec3e4c94d2b9aba66e6fa4cbba9721794c02b1c383b20e5: openstack/ceilometer-0/ceilometer-notification-agent" id=e46b6d34-965f-4742-9aec-e1e7fee1fa3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.323639 | controller | Jun 11 12:25:37.735000 crc crio[24477]: time="2026-06-11T12:25:37.734895921Z" level=info msg="Starting container: 2b00099066b3df6ddec3e4c94d2b9aba66e6fa4cbba9721794c02b1c383b20e5" id=8226ff5e-6ea4-44e8-b403-330f1548512a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.323661 | controller | Jun 11 12:25:37.747908 crc crio[24477]: time="2026-06-11T12:25:37.746413381Z" level=info msg="Started container" PID=89073 containerID=2b00099066b3df6ddec3e4c94d2b9aba66e6fa4cbba9721794c02b1c383b20e5 description=openstack/ceilometer-0/ceilometer-notification-agent id=8226ff5e-6ea4-44e8-b403-330f1548512a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9310b716e747254da581372f1937c0a34ff0ceff17c8d24e722fa1bdd4709ba9
2026-06-11 13:18:25.323685 | controller | Jun 11 12:25:37.764277 crc crio[24477]: time="2026-06-11T12:25:37.763773025Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=79f21825-a56c-4328-8a4d-62d1caa8685e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.323708 | controller | Jun 11 12:25:37.789772 crc crio[24477]: time="2026-06-11T12:25:37.789572756Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=906e3d9a-b8cc-42c0-b849-4997d26c14da name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.323731 | controller | Jun 11 12:25:37.798932 crc crio[24477]: time="2026-06-11T12:25:37.798807032Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=65a921b0-9f91-4213-bbe2-4d94adf65835 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.323759 | controller | Jun 11 12:25:37.799484 crc crio[24477]: time="2026-06-11T12:25:37.799308317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.323783 | controller | Jun 11 12:25:37.891490 crc crio[24477]: time="2026-06-11T12:25:37.891219831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.323807 | controller | Jun 11 12:25:37.896955 crc crio[24477]: time="2026-06-11T12:25:37.896589661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.323830 | controller | Jun 11 12:25:38.117340 crc crio[24477]: time="2026-06-11T12:25:38.116516128Z" level=info msg="Created container b9f475b6a7c4499dd87b9831e55aa9f26f900a5119c51453ac3b64d4f86ac3a4: openstack/ceilometer-0/sg-core" id=65a921b0-9f91-4213-bbe2-4d94adf65835 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.323891 | controller | Jun 11 12:25:38.127529 crc crio[24477]: time="2026-06-11T12:25:38.118151823Z" level=info msg="Starting container: b9f475b6a7c4499dd87b9831e55aa9f26f900a5119c51453ac3b64d4f86ac3a4" id=43574efd-15b6-439d-bed6-89a28c77c792 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.323924 | controller | Jun 11 12:25:38.128326 crc crio[24477]: time="2026-06-11T12:25:38.127911077Z" level=info msg="Started container" PID=89106 containerID=b9f475b6a7c4499dd87b9831e55aa9f26f900a5119c51453ac3b64d4f86ac3a4 description=openstack/ceilometer-0/sg-core id=43574efd-15b6-439d-bed6-89a28c77c792 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9310b716e747254da581372f1937c0a34ff0ceff17c8d24e722fa1bdd4709ba9
2026-06-11 13:18:25.323950 | controller | Jun 11 12:25:38.144766 crc crio[24477]: time="2026-06-11T12:25:38.144142978Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=6366bf25-9e53-4812-b0cc-417283f58d91 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.323974 | controller | Jun 11 12:25:38.240445 crc crio[24477]: time="2026-06-11T12:25:38.240323302Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=fb0277e4-c03f-485b-8046-fb74649f873c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.323998 | controller | Jun 11 12:25:38.251014 crc crio[24477]: time="2026-06-11T12:25:38.250123764Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=7958fcb5-b417-4e65-94b4-8225b656fec2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.324022 | controller | Jun 11 12:25:38.251014 crc crio[24477]: time="2026-06-11T12:25:38.250607657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.324045 | controller | Jun 11 12:25:38.329196 crc crio[24477]: time="2026-06-11T12:25:38.329028332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.324069 | controller | Jun 11 12:25:38.334867 crc crio[24477]: time="2026-06-11T12:25:38.334804259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.324092 | controller | Jun 11 12:25:38.519135 crc crio[24477]: time="2026-06-11T12:25:38.519003268Z" level=info msg="Created container 59c6e7c97631fca84f116c7bf370cc9aeddfb236f49a17a7eb32fe127aea548a: openstack/ceilometer-0/proxy-httpd" id=7958fcb5-b417-4e65-94b4-8225b656fec2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.324116 | controller | Jun 11 12:25:38.520388 crc crio[24477]: time="2026-06-11T12:25:38.520346516Z" level=info msg="Starting container: 59c6e7c97631fca84f116c7bf370cc9aeddfb236f49a17a7eb32fe127aea548a" id=06af979f-210e-453e-97b3-549a8819ddf6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.324145 | controller | Jun 11 12:25:38.525429 crc crio[24477]: time="2026-06-11T12:25:38.525317854Z" level=info msg="Started container" PID=89133 containerID=59c6e7c97631fca84f116c7bf370cc9aeddfb236f49a17a7eb32fe127aea548a description=openstack/ceilometer-0/proxy-httpd id=06af979f-210e-453e-97b3-549a8819ddf6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9310b716e747254da581372f1937c0a34ff0ceff17c8d24e722fa1bdd4709ba9
2026-06-11 13:18:25.324170 | controller | Jun 11 12:25:50.154538 crc crio[24477]: time="2026-06-11T12:25:50.15346633Z" level=warning msg="Stopping container bbe964ef12f5ab7ed77a28fcad50fbb6e9b1213e46a7f7ee0cb733055384c295 with stop signal(15) timed out. Killing..."
2026-06-11 13:18:25.324194 | controller | Jun 11 12:25:50.202048 crc crio[24477]: time="2026-06-11T12:25:50.201444959Z" level=error msg="Killing container bbe964ef12f5ab7ed77a28fcad50fbb6e9b1213e46a7f7ee0cb733055384c295 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill bbe964ef12f5ab7ed77a28fcad50fbb6e9b1213e46a7f7ee0cb733055384c295 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-11 13:18:25.324219 | controller | Jun 11 12:25:50.238398 crc crio[24477]: time="2026-06-11T12:25:50.238262547Z" level=info msg="Stopped container bbe964ef12f5ab7ed77a28fcad50fbb6e9b1213e46a7f7ee0cb733055384c295: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=010b4598-cc3a-48f7-a267-414470de7164 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.324242 | controller | Jun 11 12:25:50.240017 crc crio[24477]: time="2026-06-11T12:25:50.239912142Z" level=info msg="Stopping pod sandbox: 75fe85ac3eaea309eeb24db47e1ae590fc8f639b91db56594aa36f437eee87fa" id=7ff9f245-f912-43ba-9186-6cb0b34ee6ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.324265 | controller | Jun 11 12:25:50.240957 crc crio[24477]: time="2026-06-11T12:25:50.2408766Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:75fe85ac3eaea309eeb24db47e1ae590fc8f639b91db56594aa36f437eee87fa UID:7b9b8b4f-2344-4e9c-af32-245339c42aeb NetNS:/var/run/netns/a2bf36ee-fec3-47b7-b7ac-26eea1f05075 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b9b8b4f_2344_4e9c_af32_245339c42aeb.slice PodAnnotations:0xc007b17728}] Aliases:map[]}"
2026-06-11 13:18:25.324290 | controller | Jun 11 12:25:50.241132 crc crio[24477]: time="2026-06-11T12:25:50.241074735Z" level=info msg="Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.324313 | controller | Jun 11 12:25:50.699584 crc crio[24477]: time="2026-06-11T12:25:50.697419668Z" level=info msg="Stopped pod sandbox: 75fe85ac3eaea309eeb24db47e1ae590fc8f639b91db56594aa36f437eee87fa" id=7ff9f245-f912-43ba-9186-6cb0b34ee6ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.324337 | controller | Jun 11 12:25:50.772333 crc crio[24477]: time="2026-06-11T12:25:50.771873764Z" level=info msg="Stopping container: 0357f57277795d21fb082ea8f57bd0276c0f1da735e26ad0378f0774703ea0e9 (timeout: 2s)" id=8ed5b756-2832-4fbb-b51d-a66f3f548faf name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.324361 | controller | Jun 11 12:25:50.903480 crc crio[24477]: time="2026-06-11T12:25:50.902543852Z" level=info msg="Stopped container 0357f57277795d21fb082ea8f57bd0276c0f1da735e26ad0378f0774703ea0e9: openshift-marketplace/certified-operators-xpqkf/registry-server" id=8ed5b756-2832-4fbb-b51d-a66f3f548faf name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.324384 | controller | Jun 11 12:25:50.905522 crc crio[24477]: time="2026-06-11T12:25:50.905435852Z" level=info msg="Stopping pod sandbox: 4e41767a7dd2ca60b2ce5e099782bc07b220516a67f48ae560b6caae52518d9c" id=f7d9afcc-3565-4189-ad07-32bd3a6c7664 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.324412 | controller | Jun 11 12:25:50.907045 crc crio[24477]: time="2026-06-11T12:25:50.906981065Z" level=info msg="Got pod network &{Name:certified-operators-xpqkf Namespace:openshift-marketplace ID:4e41767a7dd2ca60b2ce5e099782bc07b220516a67f48ae560b6caae52518d9c UID:c55a0a9f-4162-4e1a-99b8-e76285416371 NetNS:/var/run/netns/9f653147-6ddf-4c88-acf5-55ea954f6ff3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc55a0a9f_4162_4e1a_99b8_e76285416371.slice PodAnnotations:0xc00008d668}] Aliases:map[]}"
2026-06-11 13:18:25.324437 | controller | Jun 11 12:25:50.907264 crc crio[24477]: time="2026-06-11T12:25:50.907203791Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-xpqkf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.324460 | controller | Jun 11 12:25:51.356910 crc crio[24477]: time="2026-06-11T12:25:51.356790736Z" level=info msg="Stopped pod sandbox: 4e41767a7dd2ca60b2ce5e099782bc07b220516a67f48ae560b6caae52518d9c" id=f7d9afcc-3565-4189-ad07-32bd3a6c7664 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.324484 | controller | Jun 11 12:25:51.399547 crc crio[24477]: time="2026-06-11T12:25:51.399368675Z" level=warning msg="Stopping container a2fae9ec31c806cc54626c29601719ac83dbd89289925678bb5e9b1e6206de7f with stop signal(15) timed out. Killing..."
2026-06-11 13:18:25.324507 | controller | Jun 11 12:25:51.448916 crc crio[24477]: time="2026-06-11T12:25:51.448846954Z" level=info msg="Removing container: bbe964ef12f5ab7ed77a28fcad50fbb6e9b1213e46a7f7ee0cb733055384c295" id=d0cffe0f-4489-4eb8-bf3e-bd619e7caa74 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.324530 | controller | Jun 11 12:25:51.507256 crc crio[24477]: time="2026-06-11T12:25:51.505067864Z" level=error msg="Killing container a2fae9ec31c806cc54626c29601719ac83dbd89289925678bb5e9b1e6206de7f failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill a2fae9ec31c806cc54626c29601719ac83dbd89289925678bb5e9b1e6206de7f KILL` failed: process not running: No such process\n : exit status 1"
2026-06-11 13:18:25.324553 | controller | Jun 11 12:25:51.548416 crc crio[24477]: time="2026-06-11T12:25:51.547916589Z" level=info msg="Stopped container a2fae9ec31c806cc54626c29601719ac83dbd89289925678bb5e9b1e6206de7f: openstack/nova-metadata-0/nova-metadata-metadata" id=705800ed-0687-41b7-a022-36e787d5868d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.324575 | controller | Jun 11 12:25:51.551377 crc crio[24477]: time="2026-06-11T12:25:51.549225685Z" level=info msg="Stopping pod sandbox: ec7447f9c4bccf610c57c11d208754c19e69183d1a46787f3a337918554ea70b" id=1de035dc-d097-400b-a81c-c41367d4c995 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.324597 | controller | Jun 11 12:25:51.551377 crc crio[24477]: time="2026-06-11T12:25:51.550262875Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ec7447f9c4bccf610c57c11d208754c19e69183d1a46787f3a337918554ea70b UID:a40024cb-5502-40d5-8a3d-ab00d20f73cb NetNS:/var/run/netns/e2fc7b3d-65f9-42f7-8b35-ca9421890ea8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda40024cb_5502_40d5_8a3d_ab00d20f73cb.slice PodAnnotations:0xc00008da40}] Aliases:map[]}"
2026-06-11 13:18:25.324621 | controller | Jun 11 12:25:51.551377 crc crio[24477]: time="2026-06-11T12:25:51.550589735Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.324644 | controller | Jun 11 12:25:51.690146 crc crio[24477]: time="2026-06-11T12:25:51.685341649Z" level=info msg="Removed container bbe964ef12f5ab7ed77a28fcad50fbb6e9b1213e46a7f7ee0cb733055384c295: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=d0cffe0f-4489-4eb8-bf3e-bd619e7caa74 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.324672 | controller | Jun 11 12:25:52.269989 crc crio[24477]: time="2026-06-11T12:25:52.267723734Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=49f8e4f0-04cd-4367-924b-f5c523ffd5b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.324696 | controller | Jun 11 12:25:52.269989 crc crio[24477]: time="2026-06-11T12:25:52.267858317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.324719 | controller | Jun 11 12:25:52.432195 crc crio[24477]: time="2026-06-11T12:25:52.427989827Z" level=info msg="Stopped pod sandbox: ec7447f9c4bccf610c57c11d208754c19e69183d1a46787f3a337918554ea70b" id=1de035dc-d097-400b-a81c-c41367d4c995 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.324742 | controller | Jun 11 12:25:52.470178 crc crio[24477]: time="2026-06-11T12:25:52.47011087Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-68b84f4555-fwm5c/POD" id=92ba4da2-6e17-40e0-b191-5fe36b9b45eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.324766 | controller | Jun 11 12:25:52.470563 crc crio[24477]: time="2026-06-11T12:25:52.470544193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.324788 | controller | Jun 11 12:25:52.490185 crc crio[24477]: time="2026-06-11T12:25:52.490041571Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:79d72ef391446a815d727f948f30e736d7a77e75783214026b9691f82d5ff4a5 UID:a7451703-8b7c-49f1-a212-7d20cded9870 NetNS:/var/run/netns/f84e4f8d-3f9c-4a00-ae9b-940d78464244 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7451703_8b7c_49f1_a212_7d20cded9870.slice PodAnnotations:0xc00718c030}] Aliases:map[]}"
2026-06-11 13:18:25.324812 | controller | Jun 11 12:25:52.490185 crc crio[24477]: time="2026-06-11T12:25:52.490174176Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.324836 | controller | Jun 11 12:25:52.620481 crc crio[24477]: time="2026-06-11T12:25:52.620298737Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68b84f4555-fwm5c Namespace:openstack ID:d154029182271db7c82f0b8e73c18ee17aaccb991c482d118ea69a031e82c63b UID:2b2583b6-4b6b-4820-908e-0b4d12f36b39 NetNS:/var/run/netns/b9780610-a198-4901-8911-fd50927455b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b2583b6_4b6b_4820_908e_0b4d12f36b39.slice PodAnnotations:0xc000a14958}] Aliases:map[]}"
2026-06-11 13:18:25.324897 | controller | Jun 11 12:25:52.621799 crc crio[24477]: time="2026-06-11T12:25:52.620958356Z" level=info msg="Adding pod openstack_dnsmasq-dns-68b84f4555-fwm5c to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.324927 | controller | Jun 11 12:25:53.319939 crc crio[24477]: 2026-06-11T12:25:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:79d72ef391446a8 Mac:d2:07:e6:89:11:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/f84e4f8d-3f9c-4a00-ae9b-940d78464244 SocketPath: PciID:}] [{Interface:0xc000502780 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.324952 | controller | Jun 11 12:25:53.328231 crc crio[24477]: time="2026-06-11T12:25:53.326705359Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:79d72ef391446a815d727f948f30e736d7a77e75783214026b9691f82d5ff4a5 UID:a7451703-8b7c-49f1-a212-7d20cded9870 NetNS:/var/run/netns/f84e4f8d-3f9c-4a00-ae9b-940d78464244 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7451703_8b7c_49f1_a212_7d20cded9870.slice PodAnnotations:0xc00718c030}] Aliases:map[]}"
2026-06-11 13:18:25.324987 | controller | Jun 11 12:25:53.328231 crc crio[24477]: time="2026-06-11T12:25:53.326928035Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.325011 | controller | Jun 11 12:25:53.350412 crc crio[24477]: time="2026-06-11T12:25:53.350268625Z" level=info msg="Ran pod sandbox 79d72ef391446a815d727f948f30e736d7a77e75783214026b9691f82d5ff4a5 with infra container: openstack/nova-cell1-novncproxy-0/POD" id=49f8e4f0-04cd-4367-924b-f5c523ffd5b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.325035 | controller | Jun 11 12:25:53.355483 crc crio[24477]: time="2026-06-11T12:25:53.355101334Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=aa3bbb48-9edb-4e6c-8138-1a96d16f12c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.325059 | controller | Jun 11 12:25:53.424786 crc crio[24477]: time="2026-06-11T12:25:53.423825253Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=c5db6ca7-820b-4daa-9a62-49f6f2b60f82 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.325083 | controller | Jun 11 12:25:53.437845 crc crio[24477]: time="2026-06-11T12:25:53.437789402Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=006bcae2-9283-4464-92f4-3811e612bb4b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.325106 | controller | Jun 11 12:25:53.440880 crc crio[24477]: time="2026-06-11T12:25:53.438231854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.325129 | controller | Jun 11 12:25:53.495105 crc crio[24477]: 2026-06-11T12:25:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d154029182271db Mac:d2:e6:f7:25:2c:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/b9780610-a198-4901-8911-fd50927455b5 SocketPath: PciID:}] [{Interface:0xc00013a5d0 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.325154 | controller | Jun 11 12:25:53.496066 crc crio[24477]: time="2026-06-11T12:25:53.49598235Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68b84f4555-fwm5c Namespace:openstack ID:d154029182271db7c82f0b8e73c18ee17aaccb991c482d118ea69a031e82c63b UID:2b2583b6-4b6b-4820-908e-0b4d12f36b39 NetNS:/var/run/netns/b9780610-a198-4901-8911-fd50927455b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b2583b6_4b6b_4820_908e_0b4d12f36b39.slice PodAnnotations:0xc000a14958}] Aliases:map[]}"
2026-06-11 13:18:25.325176 | controller | Jun 11 12:25:53.496196 crc crio[24477]: time="2026-06-11T12:25:53.496153103Z" level=info msg="Checking pod openstack_dnsmasq-dns-68b84f4555-fwm5c for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.325200 | controller | Jun 11 12:25:53.539368 crc crio[24477]: time="2026-06-11T12:25:53.538812278Z" level=info msg="Ran pod sandbox d154029182271db7c82f0b8e73c18ee17aaccb991c482d118ea69a031e82c63b with infra container: openstack/dnsmasq-dns-68b84f4555-fwm5c/POD" id=92ba4da2-6e17-40e0-b191-5fe36b9b45eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.325223 | controller | Jun 11 12:25:53.542149 crc crio[24477]: time="2026-06-11T12:25:53.54157338Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=6984df86-beae-4a9d-860d-fd69c05bbfea name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.325246 | controller | Jun 11 12:25:53.558506 crc crio[24477]: time="2026-06-11T12:25:53.558387207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.325275 | controller | Jun 11 12:25:53.568814 crc crio[24477]: time="2026-06-11T12:25:53.568378589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.325299 | controller | Jun 11 12:25:53.624485 crc crio[24477]: time="2026-06-11T12:25:53.624163114Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a6aebed7-d30f-42c1-8710-d883f55865b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.325322 | controller | Jun 11 12:25:53.633221 crc crio[24477]: time="2026-06-11T12:25:53.633114172Z" level=info msg="Creating container: openstack/dnsmasq-dns-68b84f4555-fwm5c/init" id=1c1794d3-0b63-4101-9c09-f0cc43710b65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.325344 | controller | Jun 11 12:25:53.633525 crc crio[24477]: time="2026-06-11T12:25:53.633437451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.325366 | controller | Jun 11 12:25:53.784254 crc crio[24477]: time="2026-06-11T12:25:53.776184644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.325389 | controller | Jun 11 12:25:53.802244 crc crio[24477]: time="2026-06-11T12:25:53.802148374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.325411 | controller | Jun 11 12:25:53.803494 crc crio[24477]: time="2026-06-11T12:25:53.803363722Z" level=info msg="Created container c68abdd190a588e1d6f2be2455848d7a60bf35881a1e506b712a98d8abaa3573: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=006bcae2-9283-4464-92f4-3811e612bb4b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.325435 | controller | Jun 11 12:25:53.805331 crc crio[24477]: time="2026-06-11T12:25:53.805217023Z" level=info msg="Starting container: c68abdd190a588e1d6f2be2455848d7a60bf35881a1e506b712a98d8abaa3573" id=d6f7f9dd-6863-475a-922f-8b2622d673f3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.325458 | controller | Jun 11 12:25:53.838773 crc crio[24477]: time="2026-06-11T12:25:53.836054477Z" level=info msg="Started container" PID=90300 containerID=c68abdd190a588e1d6f2be2455848d7a60bf35881a1e506b712a98d8abaa3573 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=d6f7f9dd-6863-475a-922f-8b2622d673f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79d72ef391446a815d727f948f30e736d7a77e75783214026b9691f82d5ff4a5
2026-06-11 13:18:25.325482 | controller | Jun 11 12:25:54.050724 crc crio[24477]: time="2026-06-11T12:25:54.050490202Z" level=info msg="Created container a0d8bd4acfbe0b0604bb173abefb5a0eab1d1bd4d57045863162bdd737c52c38: openstack/dnsmasq-dns-68b84f4555-fwm5c/init" id=1c1794d3-0b63-4101-9c09-f0cc43710b65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.325506 | controller | Jun 11 12:25:54.055348 crc crio[24477]: time="2026-06-11T12:25:54.055256988Z" level=info msg="Starting container: a0d8bd4acfbe0b0604bb173abefb5a0eab1d1bd4d57045863162bdd737c52c38" id=d1baee32-3653-4b48-8131-18f20443c665 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.325531 | controller | Jun 11 12:25:54.065732 crc crio[24477]: time="2026-06-11T12:25:54.06312387Z" level=info msg="Started container" PID=90308 containerID=a0d8bd4acfbe0b0604bb173abefb5a0eab1d1bd4d57045863162bdd737c52c38 description=openstack/dnsmasq-dns-68b84f4555-fwm5c/init id=d1baee32-3653-4b48-8131-18f20443c665 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d154029182271db7c82f0b8e73c18ee17aaccb991c482d118ea69a031e82c63b
2026-06-11 13:18:25.325560 | controller | Jun 11 12:25:54.211816 crc crio[24477]: time="2026-06-11T12:25:54.210643726Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=371faf2d-2ad7-4c85-827f-644947c530ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.325584 | controller | Jun 11 12:25:54.211816 crc crio[24477]: time="2026-06-11T12:25:54.210849042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.325608 | controller | Jun 11 12:25:54.324792 crc crio[24477]: time="2026-06-11T12:25:54.324593437Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:af285e68c87092131a29c85f3a2e3a1d4579603a69b1d07440ced158747568bb UID:46188404-5d87-4ead-8964-6f4b689a91fe NetNS:/var/run/netns/701e7fc1-cad8-49e7-8b51-0e5717f8e7ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46188404_5d87_4ead_8964_6f4b689a91fe.slice PodAnnotations:0xc000a15a88}] Aliases:map[]}"
2026-06-11 13:18:25.325632 | controller | Jun 11 12:25:54.324792 crc crio[24477]: time="2026-06-11T12:25:54.324743151Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.325655 | controller | Jun 11 12:25:54.747472 crc crio[24477]: time="2026-06-11T12:25:54.746183499Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ad78632b-37ac-44f6-85f4-a132807169d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.325678 | controller | Jun 11 12:25:54.920055 crc crio[24477]: time="2026-06-11T12:25:54.919950071Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=20914356-d1a1-4cbf-ae17-f8ffc31bc1f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.325700 | controller | Jun 11 12:25:54.951502 crc crio[24477]: time="2026-06-11T12:25:54.951390455Z" level=info msg="Creating container: openstack/dnsmasq-dns-68b84f4555-fwm5c/dnsmasq-dns" id=396199dd-119e-4610-a7bd-9573f2e43726 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.325724 | controller | Jun 11 12:25:54.955693 crc crio[24477]: time="2026-06-11T12:25:54.952068994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.325746 | controller | Jun 11 12:25:55.110906 crc crio[24477]: time="2026-06-11T12:25:55.102969934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.325769 | controller | Jun 11 12:25:55.115824 crc crio[24477]: time="2026-06-11T12:25:55.113117318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.325792 | controller | Jun 11 12:25:55.162345 crc crio[24477]: 2026-06-11T12:25:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af285e68c870921 Mac:a2:e0:d6:e3:e5:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/701e7fc1-cad8-49e7-8b51-0e5717f8e7ec SocketPath: PciID:}] [{Interface:0xc000350a00 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.325814 | controller | Jun 11 12:25:55.166854 crc crio[24477]: time="2026-06-11T12:25:55.164712639Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:af285e68c87092131a29c85f3a2e3a1d4579603a69b1d07440ced158747568bb UID:46188404-5d87-4ead-8964-6f4b689a91fe NetNS:/var/run/netns/701e7fc1-cad8-49e7-8b51-0e5717f8e7ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46188404_5d87_4ead_8964_6f4b689a91fe.slice PodAnnotations:0xc000a15a88}] Aliases:map[]}"
2026-06-11 13:18:25.325841 | controller | Jun 11 12:25:55.166854 crc crio[24477]: time="2026-06-11T12:25:55.164869424Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.325905 | controller | Jun 11 12:25:55.182095 crc crio[24477]: time="2026-06-11T12:25:55.181591969Z" level=info msg="Ran pod sandbox af285e68c87092131a29c85f3a2e3a1d4579603a69b1d07440ced158747568bb with infra container: openstack/nova-metadata-0/POD" id=371faf2d-2ad7-4c85-827f-644947c530ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.325935 | controller | Jun 11 12:25:55.188606 crc crio[24477]: time="2026-06-11T12:25:55.186552158Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=59713d36-8391-4038-83b2-4de6d5fa5c9d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.325960 | controller | Jun 11 12:25:55.196591 crc crio[24477]: time="2026-06-11T12:25:55.196113708Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=62f68db2-0d03-43b4-abe2-571e81aa98ec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.325984 | controller | Jun 11 12:25:55.210320 crc crio[24477]: time="2026-06-11T12:25:55.210215136Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=24dfaaa2-4402-41a2-b222-a4abe6d3dd17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.326007 | controller | Jun 11 12:25:55.210814 crc crio[24477]: time="2026-06-11T12:25:55.210585177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.326031 | controller | Jun 11 12:25:55.354225 crc crio[24477]: time="2026-06-11T12:25:55.354063202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.326054 | controller | Jun 11 12:25:55.363760 crc crio[24477]: time="2026-06-11T12:25:55.359904504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.326078 | controller | Jun 11 12:25:55.399084 crc crio[24477]: time="2026-06-11T12:25:55.398953613Z" level=info msg="Created container 7a632eee42cd8924a20aec67caa77795cd51da12067d544c0bd2d7006acc2fc3: openstack/dnsmasq-dns-68b84f4555-fwm5c/dnsmasq-dns" id=396199dd-119e-4610-a7bd-9573f2e43726 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.326101 | controller | Jun 11 12:25:55.400510 crc crio[24477]: time="2026-06-11T12:25:55.400421284Z" level=info msg="Starting container: 7a632eee42cd8924a20aec67caa77795cd51da12067d544c0bd2d7006acc2fc3" id=bb770c04-602d-443a-8321-33de3606c4d6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.326124 | controller | Jun 11 12:25:55.418361 crc crio[24477]: time="2026-06-11T12:25:55.418227482Z" level=info msg="Started container" PID=90425 containerID=7a632eee42cd8924a20aec67caa77795cd51da12067d544c0bd2d7006acc2fc3 description=openstack/dnsmasq-dns-68b84f4555-fwm5c/dnsmasq-dns id=bb770c04-602d-443a-8321-33de3606c4d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d154029182271db7c82f0b8e73c18ee17aaccb991c482d118ea69a031e82c63b
2026-06-11 13:18:25.326148 | controller | Jun 11 12:25:55.547208 crc crio[24477]: time="2026-06-11T12:25:55.547087107Z" level=info msg="Created container 4b9c3858407c2ee4a303b1bba2401a123c7cdfce8737104e9038ca7ce80fc29e: openstack/nova-metadata-0/nova-metadata-log" id=24dfaaa2-4402-41a2-b222-a4abe6d3dd17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.326171 | controller | Jun 11 12:25:55.548904 crc crio[24477]: time="2026-06-11T12:25:55.548821876Z" level=info msg="Starting container: 4b9c3858407c2ee4a303b1bba2401a123c7cdfce8737104e9038ca7ce80fc29e" id=ce9060ec-6b85-48ee-88bb-1436f2f355b0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.326199 | controller | Jun 11 12:25:55.555407 crc crio[24477]: time="2026-06-11T12:25:55.555282155Z" level=info msg="Started container" PID=90446 containerID=4b9c3858407c2ee4a303b1bba2401a123c7cdfce8737104e9038ca7ce80fc29e description=openstack/nova-metadata-0/nova-metadata-log id=ce9060ec-6b85-48ee-88bb-1436f2f355b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af285e68c87092131a29c85f3a2e3a1d4579603a69b1d07440ced158747568bb
2026-06-11 13:18:25.326224 | controller | Jun 11 12:25:55.569062 crc crio[24477]: time="2026-06-11T12:25:55.568964216Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=68d66c0b-cfb7-43a0-9e43-baabb04cd39e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.326248 | controller | Jun 11 12:25:55.629449 crc crio[24477]: time="2026-06-11T12:25:55.629171574Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=8eef82bd-5fd5-441e-8a8e-a269c8938f5d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.326271 | controller | Jun 11 12:25:55.643185 crc crio[24477]: time="2026-06-11T12:25:55.643074639Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=0733b3b3-4e4b-4d20-bee4-fb49141f0292 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.326294 | controller | Jun 11 12:25:55.643752 crc crio[24477]: time="2026-06-11T12:25:55.643614685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.326318 | controller | Jun 11 12:25:55.752499 crc crio[24477]: time="2026-06-11T12:25:55.752390361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.326340 | controller | Jun 11 12:25:55.757434 crc crio[24477]: time="2026-06-11T12:25:55.757353474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.326362 | controller | Jun 11 12:25:55.945590 crc crio[24477]: time="2026-06-11T12:25:55.944939497Z" level=info msg="Created container f9ca8d54be24423d531f1e54116d816584ab25e48f66b05cf12483e0deae4e10: openstack/nova-metadata-0/nova-metadata-metadata" id=0733b3b3-4e4b-4d20-bee4-fb49141f0292 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.326384 | controller | Jun 11 12:25:55.952977 crc crio[24477]: time="2026-06-11T12:25:55.952235111Z" level=info msg="Starting container: f9ca8d54be24423d531f1e54116d816584ab25e48f66b05cf12483e0deae4e10" id=10af4c71-7b36-4dfe-bd18-a0db8278bf43 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.326407 | controller | Jun 11 12:25:55.959760 crc crio[24477]: time="2026-06-11T12:25:55.959581336Z" level=info msg="Started container" PID=90488 containerID=f9ca8d54be24423d531f1e54116d816584ab25e48f66b05cf12483e0deae4e10 description=openstack/nova-metadata-0/nova-metadata-metadata id=10af4c71-7b36-4dfe-bd18-a0db8278bf43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af285e68c87092131a29c85f3a2e3a1d4579603a69b1d07440ced158747568bb
2026-06-11 13:18:25.326430 | controller | Jun 11 12:25:56.652353 crc crio[24477]: time="2026-06-11T12:25:56.652275625Z" level=info msg="Stopping container: 3eb7974e68f21d56d56359f2e3edf48386effb316dfe778e5e89b033887393c7 (timeout: 30s)" id=20a6a1c0-c134-43bd-a1a5-1b12fe7ba1d7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.326454 | controller | Jun 11 12:25:56.652632 crc crio[24477]: time="2026-06-11T12:25:56.652510964Z" level=info msg="Stopping container: c4cef31c2c29b46ad466a35efb58cb4f126192d5834d8fc0cf8be1d9c493363e (timeout: 30s)" id=27e65e08-c679-4b68-8f2c-a32f3a024f1a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.326492 | controller | Jun 11 12:25:56.803789 crc crio[24477]: time="2026-06-11T12:25:56.803562096Z" level=info msg="Stopped container c4cef31c2c29b46ad466a35efb58cb4f126192d5834d8fc0cf8be1d9c493363e: openstack/nova-api-0/nova-api-log" id=27e65e08-c679-4b68-8f2c-a32f3a024f1a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.326525 | controller | Jun 11 12:25:57.519466 crc crio[24477]: time="2026-06-11T12:25:57.51859617Z" level=info msg="Stopping container: 6288f230f41c9b0c75205ebc1da2c10a3442b3510602208b07bef6276c8623a0 (timeout: 30s)" id=2f4606ba-141a-4e92-8f7d-e0f03cf9a926 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.326554 | controller | Jun 11 12:25:57.519834 crc crio[24477]: time="2026-06-11T12:25:57.5197407Z" level=info msg="Stopping container: 2b00099066b3df6ddec3e4c94d2b9aba66e6fa4cbba9721794c02b1c383b20e5 (timeout: 30s)" id=30f8a18b-1c0c-46a2-ab09-f3b0d89c0ae0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.326582 | controller | Jun 11 12:25:57.520626 crc crio[24477]: time="2026-06-11T12:25:57.520397528Z" level=info msg="Stopping container: 59c6e7c97631fca84f116c7bf370cc9aeddfb236f49a17a7eb32fe127aea548a (timeout: 30s)" id=276919c8-8f4b-42bd-b791-a035f5738aa3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.326615 | controller | Jun 11 12:25:57.524738 crc crio[24477]: time="2026-06-11T12:25:57.521179269Z" level=info msg="Stopping container: b9f475b6a7c4499dd87b9831e55aa9f26f900a5119c51453ac3b64d4f86ac3a4 (timeout: 30s)" id=49bdc164-786f-414a-acfe-97272a5b2580 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.326641 | controller | Jun 11 12:25:57.668930 crc crio[24477]: time="2026-06-11T12:25:57.668797888Z" level=info msg="Stopped container b9f475b6a7c4499dd87b9831e55aa9f26f900a5119c51453ac3b64d4f86ac3a4: openstack/ceilometer-0/sg-core" id=49bdc164-786f-414a-acfe-97272a5b2580 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.326665 | controller | Jun 11 12:25:57.761010 crc crio[24477]: time="2026-06-11T12:25:57.760875577Z" level=info msg="Stopped container 59c6e7c97631fca84f116c7bf370cc9aeddfb236f49a17a7eb32fe127aea548a: openstack/ceilometer-0/proxy-httpd" id=276919c8-8f4b-42bd-b791-a035f5738aa3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.326688 | controller | Jun 11 12:25:58.086251 crc crio[24477]: time="2026-06-11T12:25:58.08317143Z" level=info msg="Stopped container 6288f230f41c9b0c75205ebc1da2c10a3442b3510602208b07bef6276c8623a0: openstack/ceilometer-0/ceilometer-central-agent" id=2f4606ba-141a-4e92-8f7d-e0f03cf9a926 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.326711 | controller | Jun 11 12:25:58.686333 crc crio[24477]: time="2026-06-11T12:25:58.684958232Z" level=info msg="Stopped container 2b00099066b3df6ddec3e4c94d2b9aba66e6fa4cbba9721794c02b1c383b20e5: openstack/ceilometer-0/ceilometer-notification-agent" id=30f8a18b-1c0c-46a2-ab09-f3b0d89c0ae0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.326733 | controller | Jun 11 12:25:58.688760 crc crio[24477]: time="2026-06-11T12:25:58.688618243Z" level=info msg="Stopping pod sandbox: 9310b716e747254da581372f1937c0a34ff0ceff17c8d24e722fa1bdd4709ba9" id=642bfc96-b49a-45fe-9480-d53044816775 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.326755 | controller | Jun 11 12:25:58.689333 crc crio[24477]: time="2026-06-11T12:25:58.689281082Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9310b716e747254da581372f1937c0a34ff0ceff17c8d24e722fa1bdd4709ba9 UID:375f9bad-c013-4fa8-b281-e83b242c0b50 NetNS:/var/run/netns/31e331a9-e939-4145-a721-23ce62670561 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod375f9bad_c013_4fa8_b281_e83b242c0b50.slice PodAnnotations:0xc00251e168}] Aliases:map[]}"
2026-06-11 13:18:25.326779 | controller | Jun 11 12:25:58.689439 crc crio[24477]: time="2026-06-11T12:25:58.689427746Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.326808 | controller | Jun 11 12:25:59.106290 crc crio[24477]: time="2026-06-11T12:25:59.106208485Z" level=info msg="Stopped pod sandbox: 9310b716e747254da581372f1937c0a34ff0ceff17c8d24e722fa1bdd4709ba9" id=642bfc96-b49a-45fe-9480-d53044816775 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.326833 | controller | Jun 11 12:25:59.908415 crc crio[24477]: time="2026-06-11T12:25:59.907493783Z" level=info msg="Stopped container 3eb7974e68f21d56d56359f2e3edf48386effb316dfe778e5e89b033887393c7: openstack/nova-api-0/nova-api-api" id=20a6a1c0-c134-43bd-a1a5-1b12fe7ba1d7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.326891 | controller | Jun 11 12:25:59.912208 crc crio[24477]: time="2026-06-11T12:25:59.912091892Z" level=info msg="Stopping pod sandbox: cba5bfd019cd870a474be03030223392c300d74a7abd2668b735680491b7bee1" id=faa5319b-b393-4b4f-b6f9-70b1501782f7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.326922 | controller | Jun 11 12:25:59.912833 crc crio[24477]: time="2026-06-11T12:25:59.912774771Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:cba5bfd019cd870a474be03030223392c300d74a7abd2668b735680491b7bee1 UID:c7d1264e-9bba-467e-8ea5-96ad631d69c0 NetNS:/var/run/netns/c3e9b15f-fa6a-4a7e-9176-4d3161db5ff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7d1264e_9bba_467e_8ea5_96ad631d69c0.slice PodAnnotations:0xc000a868f0}] Aliases:map[]}"
2026-06-11 13:18:25.326948 | controller | Jun 11 12:25:59.912985 crc crio[24477]: time="2026-06-11T12:25:59.912956496Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.326971 | controller | Jun 11 12:25:59.986356 crc crio[24477]: time="2026-06-11T12:25:59.986132187Z" level=info msg="Removing container: 59c6e7c97631fca84f116c7bf370cc9aeddfb236f49a17a7eb32fe127aea548a" id=142137bf-fa46-4330-a0f6-b7a7feb0bbc0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.326996 | controller | Jun 11 12:26:00.047958 crc crio[24477]: time="2026-06-11T12:26:00.044630445Z" level=info msg="Removed container 59c6e7c97631fca84f116c7bf370cc9aeddfb236f49a17a7eb32fe127aea548a: openstack/ceilometer-0/proxy-httpd" id=142137bf-fa46-4330-a0f6-b7a7feb0bbc0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.327021 | controller | Jun 11 12:26:00.088355 crc crio[24477]: time="2026-06-11T12:26:00.087124967Z" level=info msg="Removing container: b9f475b6a7c4499dd87b9831e55aa9f26f900a5119c51453ac3b64d4f86ac3a4" id=052cde5a-7b44-4707-85a8-51c6b0031f8b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.327045 | controller | Jun 11 12:26:00.223461 crc crio[24477]: time="2026-06-11T12:26:00.223326792Z" level=info msg="Removed container b9f475b6a7c4499dd87b9831e55aa9f26f900a5119c51453ac3b64d4f86ac3a4: openstack/ceilometer-0/sg-core" id=052cde5a-7b44-4707-85a8-51c6b0031f8b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.327069 | controller | Jun 11 12:26:00.233356 crc crio[24477]: time="2026-06-11T12:26:00.232991395Z" level=info msg="Removing container: 2b00099066b3df6ddec3e4c94d2b9aba66e6fa4cbba9721794c02b1c383b20e5" id=074c1efe-b8bb-4e2f-9123-6ace7e705ec9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.327091 | controller | Jun 11 12:26:00.287361 crc crio[24477]: time="2026-06-11T12:26:00.287230093Z" level=info msg="Removed container 2b00099066b3df6ddec3e4c94d2b9aba66e6fa4cbba9721794c02b1c383b20e5: openstack/ceilometer-0/ceilometer-notification-agent" id=074c1efe-b8bb-4e2f-9123-6ace7e705ec9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.327115 | controller | Jun 11 12:26:00.294876 crc crio[24477]: time="2026-06-11T12:26:00.293040757Z" level=info msg="Removing container: 6288f230f41c9b0c75205ebc1da2c10a3442b3510602208b07bef6276c8623a0" id=a88e1171-9b30-4a27-a810-1b05aa644794 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.327143 | controller | Jun 11 12:26:00.346892 crc crio[24477]: time="2026-06-11T12:26:00.346293082Z" level=info msg="Removed container 6288f230f41c9b0c75205ebc1da2c10a3442b3510602208b07bef6276c8623a0: openstack/ceilometer-0/ceilometer-central-agent" id=a88e1171-9b30-4a27-a810-1b05aa644794 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.327167 | controller | Jun 11 12:26:00.502878 crc crio[24477]: time="2026-06-11T12:26:00.502358181Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=de985cbd-b2c6-4d41-a9dd-a2f9791cd890 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.327190 | controller | Jun 11 12:26:00.502878 crc crio[24477]: time="2026-06-11T12:26:00.502483174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.327213 | controller | Jun 11 12:26:00.536595 crc crio[24477]: time="2026-06-11T12:26:00.536497254Z" level=info msg="Stopped pod sandbox: cba5bfd019cd870a474be03030223392c300d74a7abd2668b735680491b7bee1" id=faa5319b-b393-4b4f-b6f9-70b1501782f7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.327235 | controller | Jun 11 12:26:00.558256 crc crio[24477]: time="2026-06-11T12:26:00.558152839Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:695a9eab027e551d2bcf8a2dc8bbffd5fd6052fcb3bea014324f0ecf20b5a070 UID:f337b729-50ad-4d7b-8836-14e09895198a NetNS:/var/run/netns/e55de298-b33f-4e4c-9dfd-944bfb67f3e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf337b729_50ad_4d7b_8836_14e09895198a.slice PodAnnotations:0xc000a86cf8}] Aliases:map[]}"
2026-06-11 13:18:25.327257 | controller | Jun 11 12:26:00.558256 crc crio[24477]: time="2026-06-11T12:26:00.558222751Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.327283 | controller | Jun 11 12:26:00.630954 crc crio[24477]: time="2026-06-11T12:26:00.630219214Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686346-xjkrt/POD" id=93fb1b1c-6703-4bc4-b1a6-b7a35c9fed1c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.327317 | controller | Jun 11 12:26:00.630954 crc crio[24477]: time="2026-06-11T12:26:00.630980456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.327368 | controller | Jun 11 12:26:00.720211 crc crio[24477]: time="2026-06-11T12:26:00.720097537Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686346-xjkrt Namespace:openshift-infra ID:719ece1d620527aa98ab7a71094d2181bfde0f2195b42a7399892638e872c743 UID:ce749dd0-ead3-471c-a4bc-7ac73115ec0b NetNS:/var/run/netns/e6536ab6-95d8-4f66-9c00-641731db6c3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce749dd0_ead3_471c_a4bc_7ac73115ec0b.slice PodAnnotations:0xc001f2aab0}] Aliases:map[]}"
2026-06-11 13:18:25.327403 | controller | Jun 11 12:26:00.720211 crc crio[24477]: time="2026-06-11T12:26:00.720162079Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686346-xjkrt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.327432 | controller | Jun 11 12:26:01.061437 crc crio[24477]: time="2026-06-11T12:26:01.060473525Z" level=info msg="Removing container: 3eb7974e68f21d56d56359f2e3edf48386effb316dfe778e5e89b033887393c7" id=847a70b8-1a64-41ef-99e0-1f4111219891 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.327462 | controller | Jun 11 12:26:01.125471 crc crio[24477]: time="2026-06-11T12:26:01.125350837Z" level=info msg="Removed container 3eb7974e68f21d56d56359f2e3edf48386effb316dfe778e5e89b033887393c7: openstack/nova-api-0/nova-api-api" id=847a70b8-1a64-41ef-99e0-1f4111219891 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.327496 | controller | Jun 11 12:26:01.147739 crc crio[24477]: time="2026-06-11T12:26:01.145589972Z" level=info msg="Removing container: c4cef31c2c29b46ad466a35efb58cb4f126192d5834d8fc0cf8be1d9c493363e" id=77d40c50-f9e6-4584-9e70-4564e67d9829 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.327520 | controller | Jun 11 12:26:01.256049 crc crio[24477]: 2026-06-11T12:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:695a9eab027e551 Mac:22:bb:ff:9e:b8:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/e55de298-b33f-4e4c-9dfd-944bfb67f3e5 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.327544 | controller | Jun 11 12:26:01.257760 crc crio[24477]: time="2026-06-11T12:26:01.257497212Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:695a9eab027e551d2bcf8a2dc8bbffd5fd6052fcb3bea014324f0ecf20b5a070 UID:f337b729-50ad-4d7b-8836-14e09895198a NetNS:/var/run/netns/e55de298-b33f-4e4c-9dfd-944bfb67f3e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf337b729_50ad_4d7b_8836_14e09895198a.slice PodAnnotations:0xc000a86cf8}] Aliases:map[]}"
2026-06-11 13:18:25.327568 | controller | Jun 11 12:26:01.257954 crc crio[24477]: time="2026-06-11T12:26:01.257875922Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.327591 | controller | Jun 11 12:26:01.286953 crc crio[24477]: time="2026-06-11T12:26:01.286802909Z" level=info msg="Removed container c4cef31c2c29b46ad466a35efb58cb4f126192d5834d8fc0cf8be1d9c493363e: openstack/nova-api-0/nova-api-log" id=77d40c50-f9e6-4584-9e70-4564e67d9829 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.327614 | controller | Jun 11 12:26:01.300212 crc crio[24477]: time="2026-06-11T12:26:01.300128647Z" level=info msg="Ran pod sandbox 695a9eab027e551d2bcf8a2dc8bbffd5fd6052fcb3bea014324f0ecf20b5a070 with infra container: openstack/ceilometer-0/POD" id=de985cbd-b2c6-4d41-a9dd-a2f9791cd890 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.327636 | controller | Jun 11 12:26:01.303464 crc crio[24477]: time="2026-06-11T12:26:01.303231659Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=c68a1889-24e6-4a69-9afe-d0ed9be6ec8f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.327658 | controller | Jun 11 12:26:01.352158 crc crio[24477]: time="2026-06-11T12:26:01.351201796Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=ad4faaf4-348d-44fd-83e6-9d84619961b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.327680 | controller | Jun 11 12:26:01.370357 crc crio[24477]: time="2026-06-11T12:26:01.370221137Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=e98c612e-2f76-4389-bf48-77a6bec7acf5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.327702 | controller | Jun 11 12:26:01.370827 crc crio[24477]: time="2026-06-11T12:26:01.370699771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.327725 | controller | Jun 11 12:26:01.390177 crc crio[24477]: 2026-06-11T12:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:719ece1d620527a Mac:fe:80:cb:a0:ca:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/e6536ab6-95d8-4f66-9c00-641731db6c3e SocketPath: PciID:}] [{Interface:0xc0002e0a00 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.327752 | controller | Jun 11 12:26:01.391210 crc crio[24477]: time="2026-06-11T12:26:01.39113331Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686346-xjkrt Namespace:openshift-infra ID:719ece1d620527aa98ab7a71094d2181bfde0f2195b42a7399892638e872c743 UID:ce749dd0-ead3-471c-a4bc-7ac73115ec0b NetNS:/var/run/netns/e6536ab6-95d8-4f66-9c00-641731db6c3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce749dd0_ead3_471c_a4bc_7ac73115ec0b.slice PodAnnotations:0xc001f2aab0}] Aliases:map[]}"
2026-06-11 13:18:25.327776 | controller | Jun 11 12:26:01.391360 crc crio[24477]: time="2026-06-11T12:26:01.391322575Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686346-xjkrt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.327799 | controller | Jun 11 12:26:01.437767 crc crio[24477]: time="2026-06-11T12:26:01.432144358Z" level=info msg="Ran pod sandbox 719ece1d620527aa98ab7a71094d2181bfde0f2195b42a7399892638e872c743 with infra container: openshift-infra/auto-csr-approver-29686346-xjkrt/POD" id=93fb1b1c-6703-4bc4-b1a6-b7a35c9fed1c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.327822 | controller | Jun 11 12:26:01.437767 crc crio[24477]: time="2026-06-11T12:26:01.43589354Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=88ce1e44-04d2-4b2a-aad5-c734cd8883dd name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.327846 | controller | Jun 11 12:26:01.446281 crc crio[24477]: time="2026-06-11T12:26:01.446014005Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 13:18:25.327913 | controller | Jun 11 12:26:01.467406 crc crio[24477]: time="2026-06-11T12:26:01.467269005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.327940 | controller | Jun 11 12:26:01.471756 crc crio[24477]: time="2026-06-11T12:26:01.471599965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.327963 | controller | Jun 11 12:26:01.587241 crc crio[24477]: time="2026-06-11T12:26:01.586708779Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=f8d8567e-ed18-46d6-a7ac-a13e1256dddc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.327985 | controller | Jun 11 12:26:01.587389 crc crio[24477]: time="2026-06-11T12:26:01.587270025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.328007 | controller | Jun 11 12:26:01.635339 crc crio[24477]: time="2026-06-11T12:26:01.63122221Z" level=info msg="Created container a640f16c191db4b3e102cc3d348d7240df1f3af73bb642a8396d220702719d2c: openstack/ceilometer-0/ceilometer-central-agent" id=e98c612e-2f76-4389-bf48-77a6bec7acf5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.328028 | controller | Jun 11 12:26:01.635339 crc crio[24477]: time="2026-06-11T12:26:01.632753314Z" level=info msg="Starting container: a640f16c191db4b3e102cc3d348d7240df1f3af73bb642a8396d220702719d2c" id=802b2aae-c340-493e-9cbe-d5fd687a1e51 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.328051 | controller | Jun 11 12:26:01.648707 crc crio[24477]: time="2026-06-11T12:26:01.645235117Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:70476cbd63b5a0e405b2349a4b7a356a87fe1d3149e29a09b0249d5a882f6f56 UID:b120d4b6-e144-44bd-88db-9cbe0119ae83 NetNS:/var/run/netns/4db7be7f-12d6-4808-838f-6eeede8cc386 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb120d4b6_e144_44bd_88db_9cbe0119ae83.slice PodAnnotations:0xc000530568}] Aliases:map[]}"
2026-06-11 13:18:25.328079 | controller | Jun 11 12:26:01.648707 crc crio[24477]: time="2026-06-11T12:26:01.645298379Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.328102 | controller | Jun 11 12:26:01.648707 crc crio[24477]: time="2026-06-11T12:26:01.646125362Z" level=info msg="Started container" PID=91209 containerID=a640f16c191db4b3e102cc3d348d7240df1f3af73bb642a8396d220702719d2c description=openstack/ceilometer-0/ceilometer-central-agent id=802b2aae-c340-493e-9cbe-d5fd687a1e51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=695a9eab027e551d2bcf8a2dc8bbffd5fd6052fcb3bea014324f0ecf20b5a070
2026-06-11 13:18:25.328125 | controller | Jun 11 12:26:01.665105 crc crio[24477]: time="2026-06-11T12:26:01.66272892Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=03d56df9-c3e8-4c83-a167-05cc542fc59e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.328147 | controller | Jun 11 12:26:01.702426 crc crio[24477]: time="2026-06-11T12:26:01.702270212Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=adbc3552-1bb2-463b-a143-beaca4ba020b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.328168 | controller | Jun 11 12:26:01.712095 crc crio[24477]: time="2026-06-11T12:26:01.711976002Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=a1ed93b4-f0a3-403f-ab65-7990d95aacac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.328190 | controller | Jun 11 12:26:01.712374 crc crio[24477]: time="2026-06-11T12:26:01.712360013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.328212 | controller | Jun 11 12:26:01.782446 crc crio[24477]: time="2026-06-11T12:26:01.781309278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.328234 | controller | Jun 11 12:26:01.788550 crc crio[24477]: time="2026-06-11T12:26:01.788458757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.328257 | controller | Jun 11 12:26:01.939547 crc crio[24477]: time="2026-06-11T12:26:01.939452191Z" level=info msg="Created container b5abb8814b5a976558d0af0402b20d759b0a16c5e87d338e021ec8c8f192e12c: openstack/ceilometer-0/ceilometer-notification-agent" id=a1ed93b4-f0a3-403f-ab65-7990d95aacac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.328279 | controller | Jun 11 12:26:01.950991 crc crio[24477]: time="2026-06-11T12:26:01.948267299Z" level=info msg="Starting container: b5abb8814b5a976558d0af0402b20d759b0a16c5e87d338e021ec8c8f192e12c" id=218ab0a7-1f1a-4cfc-a3ef-632955e00f00 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.328304 | controller | Jun 11 12:26:01.956513 crc crio[24477]: time="2026-06-11T12:26:01.95640656Z" level=info msg="Started container" PID=91256 containerID=b5abb8814b5a976558d0af0402b20d759b0a16c5e87d338e021ec8c8f192e12c description=openstack/ceilometer-0/ceilometer-notification-agent id=218ab0a7-1f1a-4cfc-a3ef-632955e00f00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=695a9eab027e551d2bcf8a2dc8bbffd5fd6052fcb3bea014324f0ecf20b5a070
2026-06-11 13:18:25.328328 | controller | Jun 11 12:26:01.981746 crc crio[24477]: time="2026-06-11T12:26:01.980390883Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=470665f0-5a2d-42f2-a146-4355c282d742 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.328350 | controller | Jun 11 12:26:02.025744 crc crio[24477]: time="2026-06-11T12:26:02.014414948Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=86ab189e-1ac2-4108-a6a4-1a84b0efbdc0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.328378 | controller | Jun 11 12:26:02.025744 crc crio[24477]: time="2026-06-11T12:26:02.02315629Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=6a50ea18-dfb1-4aef-92ff-b93a743ec408 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.328400 | controller | Jun 11 12:26:02.025744 crc crio[24477]: time="2026-06-11T12:26:02.023537256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.328423 | controller | Jun 11 12:26:02.040813 crc crio[24477]: time="2026-06-11T12:26:02.037314174Z" level=info msg="Stopping container: a4641330d135e7cbe0a545700f1421e3a5f6cf758f9aa5779e84e1779a6622e4 (timeout: 10s)" id=9cfa068e-fc72-49c9-a18a-828fcc6f378d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.328444 | controller | Jun 11 12:26:02.120591 crc crio[24477]: time="2026-06-11T12:26:02.12033985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.328466 | controller | Jun 11 12:26:02.129866 crc crio[24477]: time="2026-06-11T12:26:02.127077071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.328488 | controller | Jun 11 12:26:02.174452 crc crio[24477]: time="2026-06-11T12:26:02.174382859Z" level=info msg="Stopped container a4641330d135e7cbe0a545700f1421e3a5f6cf758f9aa5779e84e1779a6622e4: openstack/dnsmasq-dns-7948f7c9f9-5xw2f/dnsmasq-dns" id=9cfa068e-fc72-49c9-a18a-828fcc6f378d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.328510 | controller | Jun 11 12:26:02.177192 crc crio[24477]: time="2026-06-11T12:26:02.176589098Z" level=info msg="Stopping pod sandbox: 098ea72f0f1e5f5326f691c9e3fa38c3374d9c8edc177a825b3b6152a64c793a" id=c3fbbf79-b35f-4d9f-a9e0-73cc16af3786 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.328533 | controller | Jun 11 12:26:02.177788 crc crio[24477]: time="2026-06-11T12:26:02.177302637Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7948f7c9f9-5xw2f Namespace:openstack ID:098ea72f0f1e5f5326f691c9e3fa38c3374d9c8edc177a825b3b6152a64c793a UID:71fca2bf-157a-432b-8a75-430643d4551c NetNS:/var/run/netns/bb58b185-c96f-4948-b52b-143cf45798b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71fca2bf_157a_432b_8a75_430643d4551c.slice PodAnnotations:0xc007b168a8}] Aliases:map[]}"
2026-06-11 13:18:25.328555 | controller | Jun 11 12:26:02.178995 crc crio[24477]: time="2026-06-11T12:26:02.177916525Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7948f7c9f9-5xw2f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.328578 | controller | Jun 11 12:26:02.352133 crc crio[24477]: 2026-06-11T12:26:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:70476cbd63b5a0e Mac:aa:b9:94:9c:b4:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/4db7be7f-12d6-4808-838f-6eeede8cc386 SocketPath: PciID:}] [{Interface:0xc0005905e0 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.328600 | controller | Jun 11 12:26:02.352133 crc crio[24477]: time="2026-06-11T12:26:02.350867741Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:70476cbd63b5a0e405b2349a4b7a356a87fe1d3149e29a09b0249d5a882f6f56 UID:b120d4b6-e144-44bd-88db-9cbe0119ae83 NetNS:/var/run/netns/4db7be7f-12d6-4808-838f-6eeede8cc386 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb120d4b6_e144_44bd_88db_9cbe0119ae83.slice PodAnnotations:0xc000530568}] Aliases:map[]}"
2026-06-11 13:18:25.328627 | controller | Jun 11 12:26:02.352133 crc crio[24477]: time="2026-06-11T12:26:02.351002544Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.328649 | controller | Jun 11 12:26:02.362044 crc crio[24477]: time="2026-06-11T12:26:02.36192109Z" level=info msg="Ran pod sandbox 70476cbd63b5a0e405b2349a4b7a356a87fe1d3149e29a09b0249d5a882f6f56 with infra container: openstack/nova-api-0/POD" id=f8d8567e-ed18-46d6-a7ac-a13e1256dddc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.328671 | controller | Jun 11 12:26:02.386391 crc crio[24477]: time="2026-06-11T12:26:02.386106288Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=b6b250a5-0885-4709-8763-c651e61eb4dd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.328693 | controller | Jun 11 12:26:02.390714 crc crio[24477]: time="2026-06-11T12:26:02.390536725Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=ded09372-49df-44b3-b4c8-c2f279780d90 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.328715 | controller | Jun 11 12:26:02.401417 crc crio[24477]: time="2026-06-11T12:26:02.40129987Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=308d17ae-a79b-457a-a953-3f0e1a4d3539 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.328737 | controller | Jun 11 12:26:02.402182 crc crio[24477]: time="2026-06-11T12:26:02.402112392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.328759 | controller | Jun 11 12:26:02.576746 crc crio[24477]: time="2026-06-11T12:26:02.57614333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.328781 | controller | Jun 11 12:26:02.580437 crc crio[24477]: time="2026-06-11T12:26:02.580339813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.328802 | controller | Jun 11 12:26:02.596592 crc crio[24477]: time="2026-06-11T12:26:02.596143125Z" level=info msg="Stopped pod sandbox: 098ea72f0f1e5f5326f691c9e3fa38c3374d9c8edc177a825b3b6152a64c793a" id=c3fbbf79-b35f-4d9f-a9e0-73cc16af3786 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.328824 | controller | Jun 11 12:26:02.615606 crc crio[24477]: time="2026-06-11T12:26:02.615491748Z" level=info msg="Created container ba65576ea6de9005bf59c77fd9760d0fc18296ba953ffa3f5ace0da776addc14: openstack/ceilometer-0/sg-core" id=6a50ea18-dfb1-4aef-92ff-b93a743ec408 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.328845 | controller | Jun 11 12:26:02.622422 crc crio[24477]: time="2026-06-11T12:26:02.61917573Z" level=info msg="Starting container: ba65576ea6de9005bf59c77fd9760d0fc18296ba953ffa3f5ace0da776addc14" id=9ed395e7-a030-4502-a4dc-f9ad616389d8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.328898 | controller | Jun 11 12:26:02.661897 crc crio[24477]: time="2026-06-11T12:26:02.661192209Z" level=info msg="Started container" PID=91353 containerID=ba65576ea6de9005bf59c77fd9760d0fc18296ba953ffa3f5ace0da776addc14 description=openstack/ceilometer-0/sg-core id=9ed395e7-a030-4502-a4dc-f9ad616389d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=695a9eab027e551d2bcf8a2dc8bbffd5fd6052fcb3bea014324f0ecf20b5a070
2026-06-11 13:18:25.328922 | controller | Jun 11 12:26:02.688735 crc crio[24477]: time="2026-06-11T12:26:02.688569324Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=8207d653-db6c-4651-8448-57c4609eb772 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.328949 | controller | Jun 11 12:26:02.834885 crc crio[24477]: time="2026-06-11T12:26:02.832345805Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=5d7953c2-18ec-4f6b-a33b-658e1c2daaa9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.328971 | controller | Jun 11 12:26:02.844174 crc crio[24477]: time="2026-06-11T12:26:02.843981761Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=cd144078-038f-4733-ad30-c867ff42e79a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.328993 | controller | Jun 11 12:26:02.844885 crc crio[24477]: time="2026-06-11T12:26:02.844812234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.329016 | controller | Jun 11 12:26:02.951392 crc crio[24477]: time="2026-06-11T12:26:02.951288974Z" level=info msg="Created container 2b384407cc0caa3cb03f937a79253f6b7ecbef33c28ca2ed9bda06f893cd270a: openstack/nova-api-0/nova-api-log" id=308d17ae-a79b-457a-a953-3f0e1a4d3539 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.329038 | controller | Jun 11 12:26:02.952462 crc crio[24477]: time="2026-06-11T12:26:02.952414966Z" level=info msg="Starting container: 2b384407cc0caa3cb03f937a79253f6b7ecbef33c28ca2ed9bda06f893cd270a" id=2dccc311-45a6-4b86-b68e-63ed7b3f9e2a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.329061 | controller | Jun 11 12:26:02.957827 crc crio[24477]: time="2026-06-11T12:26:02.957756274Z" level=info msg="Started container" PID=91416 containerID=2b384407cc0caa3cb03f937a79253f6b7ecbef33c28ca2ed9bda06f893cd270a description=openstack/nova-api-0/nova-api-log id=2dccc311-45a6-4b86-b68e-63ed7b3f9e2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=70476cbd63b5a0e405b2349a4b7a356a87fe1d3149e29a09b0249d5a882f6f56
2026-06-11 13:18:25.329083 | controller | Jun 11 12:26:02.981132 crc crio[24477]: time="2026-06-11T12:26:02.979897112Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=ec3639cd-74ac-49e6-83bb-36418451956d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.329104 | controller | Jun 11 12:26:02.981132 crc crio[24477]: time="2026-06-11T12:26:02.980773746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.329127 | controller | Jun 11 12:26:02.985548 crc crio[24477]: time="2026-06-11T12:26:02.985477058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.329149 | controller | Jun 11 12:26:03.077879 crc crio[24477]: time="2026-06-11T12:26:03.077717862Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=bd1f3777-ea6d-4ab8-a0f3-185899e04ea7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.329170 | controller | Jun 11 12:26:03.088931 crc crio[24477]: time="2026-06-11T12:26:03.088701588Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=28f984a9-0c5b-45a1-b7fc-3bd73651099d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.329192 | controller | Jun 11 12:26:03.089276 crc crio[24477]: time="2026-06-11T12:26:03.089256843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.329214 | controller | Jun 11 12:26:03.104074 crc crio[24477]: time="2026-06-11T12:26:03.103990024Z" level=info msg="Created container 1c19b8dc126507bdfc0000e8cf4b55c4769e405821aff163bbcbcc511ae78b10: openstack/ceilometer-0/proxy-httpd" id=cd144078-038f-4733-ad30-c867ff42e79a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.329236 | controller | Jun 11 12:26:03.110140 crc crio[24477]: time="2026-06-11T12:26:03.108236435Z" level=info msg="Starting container: 1c19b8dc126507bdfc0000e8cf4b55c4769e405821aff163bbcbcc511ae78b10" id=8f6923ea-ab3e-418e-974c-dbb91e1f97f6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.329265 | controller | Jun 11 12:26:03.115021 crc crio[24477]: time="2026-06-11T12:26:03.114901959Z" level=info msg="Started container" PID=91453 containerID=1c19b8dc126507bdfc0000e8cf4b55c4769e405821aff163bbcbcc511ae78b10 description=openstack/ceilometer-0/proxy-httpd id=8f6923ea-ab3e-418e-974c-dbb91e1f97f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=695a9eab027e551d2bcf8a2dc8bbffd5fd6052fcb3bea014324f0ecf20b5a070
2026-06-11 13:18:25.329288 | controller | Jun 11 12:26:03.147641 crc crio[24477]: time="2026-06-11T12:26:03.14753371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.329310 | controller | Jun 11 12:26:03.152788 crc crio[24477]: time="2026-06-11T12:26:03.152705194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.329332 | controller | Jun 11 12:26:03.198166 crc crio[24477]: time="2026-06-11T12:26:03.19297657Z" level=info msg="Stopping container: 1c19b8dc126507bdfc0000e8cf4b55c4769e405821aff163bbcbcc511ae78b10 (timeout: 30s)" id=54d06afa-a43d-4ab8-9667-3295fe5db275 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.329355 | controller | Jun 11 12:26:03.198166 crc crio[24477]: time="2026-06-11T12:26:03.193096001Z" level=info msg="Stopping container: a640f16c191db4b3e102cc3d348d7240df1f3af73bb642a8396d220702719d2c (timeout: 30s)" id=734cc22a-fdab-4a88-b6f3-3a006822bacf name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.329377 | controller | Jun 11 12:26:03.198166 crc crio[24477]: time="2026-06-11T12:26:03.194625214Z" level=info msg="Stopping container: ba65576ea6de9005bf59c77fd9760d0fc18296ba953ffa3f5ace0da776addc14 (timeout: 30s)" id=44e52369-b57b-4716-9351-b6959889c681 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.329399 | controller | Jun 11 12:26:03.199201 crc crio[24477]: time="2026-06-11T12:26:03.198627215Z" level=info msg="Stopping container: b5abb8814b5a976558d0af0402b20d759b0a16c5e87d338e021ec8c8f192e12c (timeout: 30s)" id=3c189e4c-5aaa-4a2d-9744-5139233996ba name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.329421 | controller | Jun 11 12:26:03.258818 crc crio[24477]: time="2026-06-11T12:26:03.257914729Z" level=info msg="Removing container: a4641330d135e7cbe0a545700f1421e3a5f6cf758f9aa5779e84e1779a6622e4" id=c3d8634b-a4b7-46c7-be1e-da3f3daa66b3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.329442 | controller | Jun 11 12:26:03.334224 crc crio[24477]: time="2026-06-11T12:26:03.334121775Z" level=info msg="Stopped container ba65576ea6de9005bf59c77fd9760d0fc18296ba953ffa3f5ace0da776addc14: openstack/ceilometer-0/sg-core" id=44e52369-b57b-4716-9351-b6959889c681 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.329464 | controller | Jun 11 12:26:03.445815 crc crio[24477]: time="2026-06-11T12:26:03.445617665Z" level=info msg="Removed container a4641330d135e7cbe0a545700f1421e3a5f6cf758f9aa5779e84e1779a6622e4: openstack/dnsmasq-dns-7948f7c9f9-5xw2f/dnsmasq-dns" id=c3d8634b-a4b7-46c7-be1e-da3f3daa66b3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.329485 | controller | Jun 11 12:26:03.469021 crc crio[24477]: time="2026-06-11T12:26:03.468908463Z" level=info msg="Removing container: 56661522b51f9f1854b8a865461bb53c6f4ce35a466e62afb9289ba8ede75ba5" id=d4ade6c7-c40c-46d8-bb40-9eeeb33974ff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.329507 | controller | Jun 11 12:26:03.542046 crc crio[24477]: time="2026-06-11T12:26:03.541917952Z" level=info msg="Removed container 56661522b51f9f1854b8a865461bb53c6f4ce35a466e62afb9289ba8ede75ba5: openstack/dnsmasq-dns-7948f7c9f9-5xw2f/init" id=d4ade6c7-c40c-46d8-bb40-9eeeb33974ff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.329537 | controller | Jun 11 12:26:03.632360 crc crio[24477]: time="2026-06-11T12:26:03.632254455Z" level=info msg="Created container 25604f9da36e53761fd492329dfa6d0f24447f0536c00626fb38d40f4463d239: openstack/nova-api-0/nova-api-api" id=28f984a9-0c5b-45a1-b7fc-3bd73651099d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.329559 | controller | Jun 11 12:26:03.634287 crc crio[24477]: time="2026-06-11T12:26:03.634121957Z" level=info msg="Starting container: 25604f9da36e53761fd492329dfa6d0f24447f0536c00626fb38d40f4463d239" id=0c7c2b17-ba51-4fdf-baff-ccebc4387153 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.329580 | controller | Jun 11 12:26:03.649164 crc crio[24477]: time="2026-06-11T12:26:03.649097599Z" level=info msg="Started container" PID=91664 containerID=25604f9da36e53761fd492329dfa6d0f24447f0536c00626fb38d40f4463d239 description=openstack/nova-api-0/nova-api-api id=0c7c2b17-ba51-4fdf-baff-ccebc4387153 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70476cbd63b5a0e405b2349a4b7a356a87fe1d3149e29a09b0249d5a882f6f56
2026-06-11 13:18:25.329602 | controller | Jun 11 12:26:03.871359 crc crio[24477]: time="2026-06-11T12:26:03.871260083Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-4c6cm/POD" id=ac7e5453-a97a-41e2-a0e2-d05436d5e778 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.329623 | controller | Jun 11 12:26:03.871534 crc crio[24477]: time="2026-06-11T12:26:03.871384961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.329645 | controller | Jun 11 12:26:03.943717 crc crio[24477]: time="2026-06-11T12:26:03.942084703Z" level=info msg="Got pod network &{Name:redhat-marketplace-4c6cm Namespace:openshift-marketplace ID:2d1accc4bf8f63d5cf7d60768e450dbd24e4d8c933ec08d22d49a091b84edc57 UID:58e8adf1-f099-47f6-bb9d-c67cfb1da981 NetNS:/var/run/netns/deb06149-2b1b-4223-897a-3705944691b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod58e8adf1_f099_47f6_bb9d_c67cfb1da981.slice PodAnnotations:0xc002d94278}] Aliases:map[]}"
2026-06-11 13:18:25.329666 | controller | Jun 11 12:26:03.943717 crc crio[24477]: time="2026-06-11T12:26:03.942157095Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-4c6cm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.329688 | controller | Jun 11 12:26:04.018891 crc crio[24477]: time="2026-06-11T12:26:04.018626927Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=88ce1e44-04d2-4b2a-aad5-c734cd8883dd name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.329709 | controller | Jun 11 12:26:04.019626 crc crio[24477]: time="2026-06-11T12:26:04.01952121Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8a3c5cef-e047-4380-9ca9-80e759aed1d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.329731 | controller | Jun 11 12:26:04.022914 crc crio[24477]: time="2026-06-11T12:26:04.022837213Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=4d7a928e-2d54-452b-a0c6-c9bcbd7df064 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.329761 | controller | Jun 11 12:26:04.036490 crc crio[24477]: time="2026-06-11T12:26:04.036312029Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686346-xjkrt/oc" id=ba19586c-7d61-4f69-ab1a-7b564d76bb84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.329797 | controller | Jun 11 12:26:04.037743 crc crio[24477]: time="2026-06-11T12:26:04.037623086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.329845 | controller | Jun 11 12:26:04.114435 crc crio[24477]: time="2026-06-11T12:26:04.114338506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.329923 | controller | Jun 11 12:26:04.130932 crc crio[24477]: time="2026-06-11T12:26:04.129436199Z" level=info msg="Running pod sandbox: openstack/nova-cell1-cell-mapping-tvv5f/POD" id=b18c7119-208a-4793-a7d7-4ff1a9814b83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.329966 | controller | Jun 11 12:26:04.130932 crc crio[24477]: time="2026-06-11T12:26:04.129531102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.330008 | controller | Jun 11 12:26:04.323758 crc crio[24477]: time="2026-06-11T12:26:04.323465306Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-tvv5f Namespace:openstack ID:1662b994c7dce579b74d9031c0c8b5462c88fbfb603594e50f4163530b2a892a UID:8bf886e0-6583-4eb6-87b8-cde7ec6cf6cd NetNS:/var/run/netns/24decf7d-b99b-4a87-9450-d2eb6526c9f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bf886e0_6583_4eb6_87b8_cde7ec6cf6cd.slice PodAnnotations:0xc000b189c8}] Aliases:map[]}"
2026-06-11 13:18:25.330047 | controller | Jun 11 12:26:04.323758 crc crio[24477]: time="2026-06-11T12:26:04.323541728Z" level=info msg="Adding pod openstack_nova-cell1-cell-mapping-tvv5f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.330085 | controller | Jun 11 12:26:04.624600 crc crio[24477]: 2026-06-11T12:26:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d1accc4bf8f63d Mac:1a:ad:9e:aa:8e:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/deb06149-2b1b-4223-897a-3705944691b6 SocketPath: PciID:}] [{Interface:0xc000582700 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.330126 | controller | Jun 11 12:26:04.624600 crc crio[24477]: time="2026-06-11T12:26:04.622527765Z" level=info msg="Got pod network &{Name:redhat-marketplace-4c6cm Namespace:openshift-marketplace ID:2d1accc4bf8f63d5cf7d60768e450dbd24e4d8c933ec08d22d49a091b84edc57 UID:58e8adf1-f099-47f6-bb9d-c67cfb1da981 NetNS:/var/run/netns/deb06149-2b1b-4223-897a-3705944691b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod58e8adf1_f099_47f6_bb9d_c67cfb1da981.slice PodAnnotations:0xc002d94278}] Aliases:map[]}"
2026-06-11 13:18:25.330164 | controller | Jun 11 12:26:04.624600 crc crio[24477]: time="2026-06-11T12:26:04.622770702Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-4c6cm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.330205 | controller | Jun 11 12:26:04.652814 crc crio[24477]: time="2026-06-11T12:26:04.648110821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.330244 | controller | Jun 11 12:26:04.663598 crc crio[24477]: time="2026-06-11T12:26:04.663495196Z" level=info msg="Ran pod sandbox 2d1accc4bf8f63d5cf7d60768e450dbd24e4d8c933ec08d22d49a091b84edc57 with infra container: openshift-marketplace/redhat-marketplace-4c6cm/POD" id=ac7e5453-a97a-41e2-a0e2-d05436d5e778 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.330276 | controller | Jun 11 12:26:04.672751 crc crio[24477]: time="2026-06-11T12:26:04.672579753Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8669fe5a-e932-4881-b502-383a6a5d4334 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.330311 | controller | Jun 11 12:26:04.675567 crc crio[24477]: time="2026-06-11T12:26:04.675488373Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e152460d-445d-469b-bcc6-7286c4b2ffbd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.330348 | controller | Jun 11 12:26:04.699371 crc crio[24477]: time="2026-06-11T12:26:04.69918191Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-4c6cm/extract-utilities" id=9a4c8caf-803c-4235-9d12-0dbb059c88c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.330388 | controller | Jun 11 12:26:04.699879 crc crio[24477]: time="2026-06-11T12:26:04.699805777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.330426 | controller | Jun 11 12:26:04.804399 crc crio[24477]: 2026-06-11T12:26:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1662b994c7dce57 Mac:c6:0a:4e:b9:86:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/24decf7d-b99b-4a87-9450-d2eb6526c9f6 SocketPath: PciID:}] [{Interface:0xc00011b390 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.330467 | controller | Jun 11 12:26:04.806538 crc crio[24477]: time="2026-06-11T12:26:04.806473493Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-tvv5f Namespace:openstack ID:1662b994c7dce579b74d9031c0c8b5462c88fbfb603594e50f4163530b2a892a UID:8bf886e0-6583-4eb6-87b8-cde7ec6cf6cd NetNS:/var/run/netns/24decf7d-b99b-4a87-9450-d2eb6526c9f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bf886e0_6583_4eb6_87b8_cde7ec6cf6cd.slice PodAnnotations:0xc000b189c8}] Aliases:map[]}"
2026-06-11 13:18:25.330506 | controller | Jun 11 12:26:04.806727 crc crio[24477]: time="2026-06-11T12:26:04.806628237Z" level=info msg="Checking pod openstack_nova-cell1-cell-mapping-tvv5f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.330547 | controller | Jun 11 12:26:04.833137 crc crio[24477]: time="2026-06-11T12:26:04.832549753Z" level=info msg="Ran pod sandbox 1662b994c7dce579b74d9031c0c8b5462c88fbfb603594e50f4163530b2a892a with infra container: openstack/nova-cell1-cell-mapping-tvv5f/POD" id=b18c7119-208a-4793-a7d7-4ff1a9814b83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.330587 | controller | Jun 11 12:26:04.840786 crc crio[24477]: time="2026-06-11T12:26:04.840560162Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=cc8e3e80-51b9-4424-b3c5-44c067470174 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.330626 | controller | Jun 11 12:26:04.884757 crc crio[24477]: time="2026-06-11T12:26:04.884171007Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=c4e2ca01-933f-4fe8-bb6a-59341657e921 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.330675 | controller | Jun 11 12:26:04.898206 crc crio[24477]: time="2026-06-11T12:26:04.898050344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.330724 | controller | Jun 11 12:26:04.900974 crc crio[24477]: time="2026-06-11T12:26:04.900882053Z" level=info msg="Creating container: openstack/nova-cell1-cell-mapping-tvv5f/nova-manage" id=6c651aaf-0584-444a-a514-3adea015b489 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.330769 | controller | Jun 11 12:26:04.901630 crc crio[24477]: time="2026-06-11T12:26:04.901557213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.330876 | controller | Jun 11 12:26:04.903488 crc crio[24477]: time="2026-06-11T12:26:04.903348271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.330940 | controller | Jun 11 12:26:04.945231 crc crio[24477]: time="2026-06-11T12:26:04.944963103Z" level=info msg="Created container 635dcdf9a3c4f511f945f542d62d1b6a9a30787c2c9ee40453014b56dbed05c4: openshift-infra/auto-csr-approver-29686346-xjkrt/oc" id=ba19586c-7d61-4f69-ab1a-7b564d76bb84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.330979 | controller | Jun 11 12:26:04.947775 crc crio[24477]: time="2026-06-11T12:26:04.947563683Z" level=info msg="Starting container: 635dcdf9a3c4f511f945f542d62d1b6a9a30787c2c9ee40453014b56dbed05c4" id=7da221cb-d9fe-4145-a821-cd67078693c9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.331016 | controller | Jun 11 12:26:04.956259 crc crio[24477]: time="2026-06-11T12:26:04.956042061Z" level=info msg="Started container" PID=91931 containerID=635dcdf9a3c4f511f945f542d62d1b6a9a30787c2c9ee40453014b56dbed05c4 description=openshift-infra/auto-csr-approver-29686346-xjkrt/oc id=7da221cb-d9fe-4145-a821-cd67078693c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=719ece1d620527aa98ab7a71094d2181bfde0f2195b42a7399892638e872c743
2026-06-11 13:18:25.331057 | controller | Jun 11 12:26:04.987270 crc crio[24477]: time="2026-06-11T12:26:04.987202094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.331095 | controller | Jun 11 12:26:04.995060 crc crio[24477]: time="2026-06-11T12:26:04.994577867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.331129 | controller | Jun 11 12:26:05.068284 crc crio[24477]: time="2026-06-11T12:26:05.06816311Z" level=info msg="Created container 4713b8f5e7a8cd1cb69d0fe51611ca50e2795bc995adda1139e0e1bcb5b92e83: openshift-marketplace/redhat-marketplace-4c6cm/extract-utilities" id=9a4c8caf-803c-4235-9d12-0dbb059c88c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.331170 | controller | Jun 11 12:26:05.070826 crc crio[24477]: time="2026-06-11T12:26:05.070719341Z" level=info msg="Starting container: 4713b8f5e7a8cd1cb69d0fe51611ca50e2795bc995adda1139e0e1bcb5b92e83" id=1d825a3f-aed2-4a3c-872d-f1acdd211451 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.331209 | controller | Jun 11 12:26:05.086022 crc crio[24477]: time="2026-06-11T12:26:05.081146384Z" level=info msg="Started container" PID=91986 containerID=4713b8f5e7a8cd1cb69d0fe51611ca50e2795bc995adda1139e0e1bcb5b92e83 description=openshift-marketplace/redhat-marketplace-4c6cm/extract-utilities id=1d825a3f-aed2-4a3c-872d-f1acdd211451 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d1accc4bf8f63d5cf7d60768e450dbd24e4d8c933ec08d22d49a091b84edc57
2026-06-11 13:18:25.331245 | controller | Jun 11 12:26:05.181724 crc crio[24477]: time="2026-06-11T12:26:05.181590895Z" level=info msg="Created container a663dd1cbc476409006f4c24b16bfc13b2344771958421c2856829166541f103: openstack/nova-cell1-cell-mapping-tvv5f/nova-manage" id=6c651aaf-0584-444a-a514-3adea015b489 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.331286 | controller | Jun 11 12:26:05.184104 crc crio[24477]: time="2026-06-11T12:26:05.184042441Z" level=info msg="Starting container: a663dd1cbc476409006f4c24b16bfc13b2344771958421c2856829166541f103" id=e40cadca-c662-4493-9656-93b980afb2ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.331325 | controller | Jun 11 12:26:05.192144 crc crio[24477]: time="2026-06-11T12:26:05.192089269Z" level=info msg="Started container" PID=91995 containerID=a663dd1cbc476409006f4c24b16bfc13b2344771958421c2856829166541f103 description=openstack/nova-cell1-cell-mapping-tvv5f/nova-manage id=e40cadca-c662-4493-9656-93b980afb2ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=1662b994c7dce579b74d9031c0c8b5462c88fbfb603594e50f4163530b2a892a
2026-06-11 13:18:25.331395 | controller | Jun 11 12:26:05.423013 crc crio[24477]: time="2026-06-11T12:26:05.422302902Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=cd94c123-b9b5-49cd-b4b2-aa13f47799be name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.331438 | controller | Jun 11 12:26:05.432520 crc crio[24477]: time="2026-06-11T12:26:05.429467732Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 13:18:25.331473 | controller | Jun 11 12:26:06.223019 crc crio[24477]: time="2026-06-11T12:26:06.222925119Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=cd94c123-b9b5-49cd-b4b2-aa13f47799be name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.331514 | controller | Jun 11 12:26:06.224077 crc crio[24477]: time="2026-06-11T12:26:06.223812933Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=27045540-13c9-495d-b8b8-8664590dfebe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.331625 | controller | Jun 11 12:26:06.229870 crc crio[24477]: time="2026-06-11T12:26:06.229791123Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=300569a6-0a3e-481a-a59c-0c8bf3c4ed72 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.331678 | controller | Jun 11 12:26:06.236997 crc crio[24477]: time="2026-06-11T12:26:06.236918134Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-4c6cm/extract-content" id=5bc31542-e993-423a-b975-a32a9151e7bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.331721 | controller | Jun 11 12:26:06.237413 crc crio[24477]: time="2026-06-11T12:26:06.237348266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.331762 | controller | Jun 11 12:26:06.310146 crc crio[24477]: time="2026-06-11T12:26:06.310045612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.331801 | controller | Jun 11 12:26:06.317875 crc crio[24477]: time="2026-06-11T12:26:06.317757968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.331842 | controller | Jun 11 12:26:06.505506 crc crio[24477]: time="2026-06-11T12:26:06.505384092Z" level=info msg="Created container 94e6cd1f30783df82585938f719ba15dd73fbcbcedf790f6c98cbba00706ae21: openshift-marketplace/redhat-marketplace-4c6cm/extract-content" id=5bc31542-e993-423a-b975-a32a9151e7bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.331920 | controller | Jun 11 12:26:06.508937 crc crio[24477]: time="2026-06-11T12:26:06.50887715Z" level=info msg="Starting container: 94e6cd1f30783df82585938f719ba15dd73fbcbcedf790f6c98cbba00706ae21" id=3728a342-7f21-4f2d-9351-764e00c95bb7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.331963 | controller | Jun 11 12:26:06.517316 crc crio[24477]: time="2026-06-11T12:26:06.517167402Z" level=info msg="Started container" PID=92122 containerID=94e6cd1f30783df82585938f719ba15dd73fbcbcedf790f6c98cbba00706ae21 description=openshift-marketplace/redhat-marketplace-4c6cm/extract-content id=3728a342-7f21-4f2d-9351-764e00c95bb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d1accc4bf8f63d5cf7d60768e450dbd24e4d8c933ec08d22d49a091b84edc57
2026-06-11 13:18:25.332005 | controller | Jun 11 12:26:07.506446 crc crio[24477]: time="2026-06-11T12:26:07.505974842Z" level=info msg="Stopping pod sandbox: 719ece1d620527aa98ab7a71094d2181bfde0f2195b42a7399892638e872c743" id=73e18ace-7820-43d1-9f15-c957e7ef9ba9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.332052 | controller | Jun 11 12:26:07.507420 crc crio[24477]: time="2026-06-11T12:26:07.506360303Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=871db140-16f4-412a-82c2-c5757a1d7460 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.332096 | controller | Jun 11 12:26:07.507894 crc crio[24477]: time="2026-06-11T12:26:07.507799473Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686346-xjkrt Namespace:openshift-infra ID:719ece1d620527aa98ab7a71094d2181bfde0f2195b42a7399892638e872c743 UID:ce749dd0-ead3-471c-a4bc-7ac73115ec0b NetNS:/var/run/netns/e6536ab6-95d8-4f66-9c00-641731db6c3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce749dd0_ead3_471c_a4bc_7ac73115ec0b.slice PodAnnotations:0xc000a15600}] Aliases:map[]}"
2026-06-11 13:18:25.332137 | controller | Jun 11 12:26:07.508105 crc crio[24477]: time="2026-06-11T12:26:07.508007519Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686346-xjkrt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.332179 | controller | Jun 11 12:26:07.517274 crc crio[24477]: time="2026-06-11T12:26:07.517117815Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5dad7a80-3ad7-4448-89b0-d913a8e83021 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.332216 | controller | Jun 11 12:26:07.534540 crc crio[24477]: time="2026-06-11T12:26:07.534276878Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-4c6cm/registry-server" id=3dec1e84-c703-40a8-b23b-7a31b3b75afa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.332256 | controller | Jun 11 12:26:07.535035 crc crio[24477]: time="2026-06-11T12:26:07.534959977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.332296 | controller | Jun 11 12:26:07.640442 crc crio[24477]: time="2026-06-11T12:26:07.640364792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.332336 | controller | Jun 11 12:26:07.645085 crc crio[24477]: time="2026-06-11T12:26:07.645015611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.332375 | controller | Jun 11 12:26:07.843554 crc crio[24477]: time="2026-06-11T12:26:07.843424947Z" level=info msg="Created container dbbcf646097867da1e9eac9d2c37865ee1932ebb22567c8a1eb95932ca3430d8: openshift-marketplace/redhat-marketplace-4c6cm/registry-server" id=3dec1e84-c703-40a8-b23b-7a31b3b75afa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.332415 | controller | Jun 11 12:26:07.853297 crc crio[24477]: time="2026-06-11T12:26:07.853211453Z" level=info msg="Starting container: dbbcf646097867da1e9eac9d2c37865ee1932ebb22567c8a1eb95932ca3430d8" id=227e8d97-6cdd-44a4-90ca-38c73b05a203 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.332455 | controller | Jun 11 12:26:07.874068 crc crio[24477]: time="2026-06-11T12:26:07.873974802Z" level=info msg="Started container" PID=92253 containerID=dbbcf646097867da1e9eac9d2c37865ee1932ebb22567c8a1eb95932ca3430d8 description=openshift-marketplace/redhat-marketplace-4c6cm/registry-server id=227e8d97-6cdd-44a4-90ca-38c73b05a203 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d1accc4bf8f63d5cf7d60768e450dbd24e4d8c933ec08d22d49a091b84edc57
2026-06-11 13:18:25.332497 | controller | Jun 11 12:26:08.016303 crc crio[24477]: time="2026-06-11T12:26:08.015606132Z" level=info msg="Stopped pod sandbox: 719ece1d620527aa98ab7a71094d2181bfde0f2195b42a7399892638e872c743" id=73e18ace-7820-43d1-9f15-c957e7ef9ba9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.332544 | controller | Jun 11 12:26:13.636108 crc crio[24477]: time="2026-06-11T12:26:13.634912855Z" level=info msg="Stopping pod sandbox: 1662b994c7dce579b74d9031c0c8b5462c88fbfb603594e50f4163530b2a892a" id=566c9c39-ea56-499d-8dbf-0b843634a1db name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.332587 | controller | Jun 11 12:26:13.638279 crc crio[24477]: time="2026-06-11T12:26:13.63688217Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-tvv5f Namespace:openstack ID:1662b994c7dce579b74d9031c0c8b5462c88fbfb603594e50f4163530b2a892a UID:8bf886e0-6583-4eb6-87b8-cde7ec6cf6cd NetNS:/var/run/netns/24decf7d-b99b-4a87-9450-d2eb6526c9f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bf886e0_6583_4eb6_87b8_cde7ec6cf6cd.slice PodAnnotations:0xc002ce4e20}] Aliases:map[]}"
2026-06-11 13:18:25.333955 | controller | Jun 11 12:26:13.638279 crc crio[24477]: time="2026-06-11T12:26:13.637078816Z" level=info msg="Deleting pod openstack_nova-cell1-cell-mapping-tvv5f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.334032 | controller | Jun 11 12:26:14.065117 crc crio[24477]: time="2026-06-11T12:26:14.064019979Z" level=info msg="Stopped pod sandbox: 1662b994c7dce579b74d9031c0c8b5462c88fbfb603594e50f4163530b2a892a" id=566c9c39-ea56-499d-8dbf-0b843634a1db name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.334079 | controller | Jun 11 12:26:15.034727 crc crio[24477]: time="2026-06-11T12:26:15.032149846Z" level=info msg="Stopping container: 2b384407cc0caa3cb03f937a79253f6b7ecbef33c28ca2ed9bda06f893cd270a (timeout: 30s)" id=eb2ef775-7469-4aef-8cba-1a53de2d04f5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.334114 | controller | Jun 11 12:26:15.034727 crc crio[24477]: time="2026-06-11T12:26:15.032376339Z" level=info msg="Stopping container: 0add2176c67d90797f454323a13e5cb686294e08376a16c350912be8620002e9 (timeout: 30s)" id=8e2e1892-5a76-4811-934f-ea49b3161f70 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.334149 | controller | Jun 11 12:26:15.034727 crc crio[24477]: time="2026-06-11T12:26:15.03241315Z" level=info msg="Stopping container: 25604f9da36e53761fd492329dfa6d0f24447f0536c00626fb38d40f4463d239 (timeout: 30s)" id=d57807b7-9cc0-42bb-b11d-8c09db4b0f75 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.334189 | controller | Jun 11 12:26:15.174514 crc crio[24477]: time="2026-06-11T12:26:15.174462403Z" level=info msg="Stopped container 2b384407cc0caa3cb03f937a79253f6b7ecbef33c28ca2ed9bda06f893cd270a: openstack/nova-api-0/nova-api-log" id=eb2ef775-7469-4aef-8cba-1a53de2d04f5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.334230 | controller | Jun 11 12:26:16.721106 crc crio[24477]: time="2026-06-11T12:26:16.720382278Z" level=info msg="Stopping container: f9ca8d54be24423d531f1e54116d816584ab25e48f66b05cf12483e0deae4e10 (timeout: 30s)" id=646e9fa1-875f-42d0-b0a2-e57322d472d2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.334272 | controller | Jun 11 12:26:16.722111 crc crio[24477]: time="2026-06-11T12:26:16.720555353Z" level=info msg="Stopping container: 4b9c3858407c2ee4a303b1bba2401a123c7cdfce8737104e9038ca7ce80fc29e (timeout: 30s)" id=0a64590a-c996-46af-b1c9-24c1577a335d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.334315 | controller | Jun 11 12:26:16.725752 crc crio[24477]: time="2026-06-11T12:26:16.725516752Z" level=info msg="Stopping container: dbbcf646097867da1e9eac9d2c37865ee1932ebb22567c8a1eb95932ca3430d8 (timeout: 2s)" id=091d9692-5023-4cd8-9133-255c9b41c222 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.334359 | controller | Jun 11 12:26:16.869785 crc crio[24477]: time="2026-06-11T12:26:16.868499101Z" level=info msg="Stopped container dbbcf646097867da1e9eac9d2c37865ee1932ebb22567c8a1eb95932ca3430d8: openshift-marketplace/redhat-marketplace-4c6cm/registry-server" id=091d9692-5023-4cd8-9133-255c9b41c222 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.334409 | controller | Jun 11 12:26:16.871176 crc crio[24477]: time="2026-06-11T12:26:16.870564018Z" level=info msg="Stopping pod sandbox: 2d1accc4bf8f63d5cf7d60768e450dbd24e4d8c933ec08d22d49a091b84edc57" id=568489b0-ad5d-4b1e-814a-76d47b58f0ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.334453 | controller | Jun 11 12:26:16.872112 crc crio[24477]: time="2026-06-11T12:26:16.87202704Z" level=info msg="Got pod network &{Name:redhat-marketplace-4c6cm Namespace:openshift-marketplace ID:2d1accc4bf8f63d5cf7d60768e450dbd24e4d8c933ec08d22d49a091b84edc57 UID:58e8adf1-f099-47f6-bb9d-c67cfb1da981 NetNS:/var/run/netns/deb06149-2b1b-4223-897a-3705944691b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod58e8adf1_f099_47f6_bb9d_c67cfb1da981.slice PodAnnotations:0xc0072c0780}] Aliases:map[]}"
2026-06-11 13:18:25.334494 | controller | Jun 11 12:26:16.872343 crc crio[24477]: time="2026-06-11T12:26:16.872278847Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-4c6cm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.334532 | controller | Jun 11 12:26:16.890470 crc crio[24477]: time="2026-06-11T12:26:16.890362041Z" level=info msg="Stopped container 4b9c3858407c2ee4a303b1bba2401a123c7cdfce8737104e9038ca7ce80fc29e: openstack/nova-metadata-0/nova-metadata-log" id=0a64590a-c996-46af-b1c9-24c1577a335d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.334565 | controller | Jun 11 12:26:17.109751 crc crio[24477]: time="2026-06-11T12:26:17.109513361Z" level=info msg="Stopped container 0add2176c67d90797f454323a13e5cb686294e08376a16c350912be8620002e9: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=8e2e1892-5a76-4811-934f-ea49b3161f70 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.334590 | controller | Jun 11 12:26:17.113540 crc crio[24477]: time="2026-06-11T12:26:17.113457936Z" level=info msg="Stopping pod sandbox: 9a15b8552c1fcfa6a0ba5ca7ca71ece35160a3b65b90a889969b89aff8358281" id=5be668fc-9661-4eab-af8f-0ff46ab3bfae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.334616 | controller | Jun 11 12:26:17.114421 crc crio[24477]: time="2026-06-11T12:26:17.114375881Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:9a15b8552c1fcfa6a0ba5ca7ca71ece35160a3b65b90a889969b89aff8358281 UID:178ea35f-77d4-40d4-92b7-080a84214c07 NetNS:/var/run/netns/52928a13-dd86-4179-beb5-ed89d64ed1f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod178ea35f_77d4_40d4_92b7_080a84214c07.slice PodAnnotations:0xc000327078}] Aliases:map[]}"
2026-06-11 13:18:25.334640 | controller | Jun 11 12:26:17.114636 crc crio[24477]: time="2026-06-11T12:26:17.114542376Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.334664 | controller | Jun 11 12:26:17.360848 crc crio[24477]: time="2026-06-11T12:26:17.356513057Z" level=info msg="Stopped pod sandbox: 2d1accc4bf8f63d5cf7d60768e450dbd24e4d8c933ec08d22d49a091b84edc57" id=568489b0-ad5d-4b1e-814a-76d47b58f0ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.334688 | controller | Jun 11 12:26:17.785736 crc crio[24477]: time="2026-06-11T12:26:17.785552429Z" level=info msg="Removing container: dbbcf646097867da1e9eac9d2c37865ee1932ebb22567c8a1eb95932ca3430d8" id=13a699e3-70e4-4bbc-a795-50dfa2b01327 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.334711 | controller | Jun 11 12:26:17.842042 crc crio[24477]: time="2026-06-11T12:26:17.840911888Z" level=info msg="Removed container dbbcf646097867da1e9eac9d2c37865ee1932ebb22567c8a1eb95932ca3430d8: openshift-marketplace/redhat-marketplace-4c6cm/registry-server" id=13a699e3-70e4-4bbc-a795-50dfa2b01327 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.334739 | controller | Jun 11 12:26:17.850033 crc crio[24477]: time="2026-06-11T12:26:17.849808542Z" level=info msg="Removing container: 94e6cd1f30783df82585938f719ba15dd73fbcbcedf790f6c98cbba00706ae21" id=05e535fa-3526-4397-aabc-0b1dd3cb4984 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.334762 | controller | Jun 11 12:26:17.850033 crc crio[24477]: time="2026-06-11T12:26:17.849940266Z" level=info msg="Stopped pod sandbox: 9a15b8552c1fcfa6a0ba5ca7ca71ece35160a3b65b90a889969b89aff8358281" id=5be668fc-9661-4eab-af8f-0ff46ab3bfae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.334784 | controller | Jun 11 12:26:18.006354 crc crio[24477]: time="2026-06-11T12:26:18.006218562Z" level=info msg="Removed container 94e6cd1f30783df82585938f719ba15dd73fbcbcedf790f6c98cbba00706ae21: openshift-marketplace/redhat-marketplace-4c6cm/extract-content" id=05e535fa-3526-4397-aabc-0b1dd3cb4984 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.334807 | controller | Jun 11 12:26:18.016633 crc crio[24477]: time="2026-06-11T12:26:18.016475522Z" level=info msg="Removing container: 4713b8f5e7a8cd1cb69d0fe51611ca50e2795bc995adda1139e0e1bcb5b92e83" id=02fcb3d6-5ef6-456a-bcc3-be0581798889 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.334829 | controller | Jun 11 12:26:18.058547 crc crio[24477]: time="2026-06-11T12:26:18.058401672Z" level=info msg="Removed container 4713b8f5e7a8cd1cb69d0fe51611ca50e2795bc995adda1139e0e1bcb5b92e83: openshift-marketplace/redhat-marketplace-4c6cm/extract-utilities" id=02fcb3d6-5ef6-456a-bcc3-be0581798889 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.334882 | controller | Jun 11 12:26:18.580606 crc crio[24477]: time="2026-06-11T12:26:18.580223813Z" level=info msg="Stopped container 25604f9da36e53761fd492329dfa6d0f24447f0536c00626fb38d40f4463d239: openstack/nova-api-0/nova-api-api" id=d57807b7-9cc0-42bb-b11d-8c09db4b0f75 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.334923 | controller | Jun 11 12:26:18.584295 crc crio[24477]: time="2026-06-11T12:26:18.584244215Z" level=info msg="Stopping pod sandbox: 70476cbd63b5a0e405b2349a4b7a356a87fe1d3149e29a09b0249d5a882f6f56" id=a8998e84-e204-4b22-9fd6-fffd3dff13c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.334948 | controller | Jun 11 12:26:18.584970 crc crio[24477]: time="2026-06-11T12:26:18.584943354Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:70476cbd63b5a0e405b2349a4b7a356a87fe1d3149e29a09b0249d5a882f6f56 UID:b120d4b6-e144-44bd-88db-9cbe0119ae83 NetNS:/var/run/netns/4db7be7f-12d6-4808-838f-6eeede8cc386 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb120d4b6_e144_44bd_88db_9cbe0119ae83.slice PodAnnotations:0xc00718cc50}] Aliases:map[]}"
2026-06-11 13:18:25.334974 | controller | Jun 11 12:26:18.585388 crc crio[24477]: time="2026-06-11T12:26:18.585367206Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.334998 | controller | Jun 11 12:26:18.802965 crc crio[24477]: time="2026-06-11T12:26:18.802266439Z" level=info msg="Removing container: 0add2176c67d90797f454323a13e5cb686294e08376a16c350912be8620002e9" id=48ba9733-2b1e-416d-89e2-7042a57f7a88 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.335021 | controller | Jun 11 12:26:18.882035 crc crio[24477]: time="2026-06-11T12:26:18.881971812Z" level=info msg="Removed container 0add2176c67d90797f454323a13e5cb686294e08376a16c350912be8620002e9: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=48ba9733-2b1e-416d-89e2-7042a57f7a88 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.335091 | controller | Jun 11 12:26:19.087517 crc crio[24477]: time="2026-06-11T12:26:19.087339832Z" level=info msg="Stopped pod sandbox: 70476cbd63b5a0e405b2349a4b7a356a87fe1d3149e29a09b0249d5a882f6f56" id=a8998e84-e204-4b22-9fd6-fffd3dff13c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.335118 | controller | Jun 11 12:26:19.362366 crc crio[24477]: time="2026-06-11T12:26:19.361486393Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=a691f49d-d49a-4d81-bc50-4d75212a02f3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.335141 | controller | Jun 11 12:26:19.362534 crc crio[24477]: time="2026-06-11T12:26:19.362409749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.335164 | controller | Jun 11 12:26:19.440926 crc crio[24477]: time="2026-06-11T12:26:19.440807596Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:ea4442a627fdf728ef7e049337f00416df563a784847d44dbf62cc43c3a9b083 UID:bc244b1e-b0a2-4329-88c2-826652063a1f NetNS:/var/run/netns/a98fddf4-6a7a-4e7c-8902-bdea3fa7c030 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc244b1e_b0a2_4329_88c2_826652063a1f.slice PodAnnotations:0xc002d94330}] Aliases:map[]}"
2026-06-11 13:18:25.335188 | controller | Jun 11 12:26:19.440926 crc crio[24477]: time="2026-06-11T12:26:19.440902469Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.335210 | controller | Jun 11 12:26:19.846734 crc crio[24477]: time="2026-06-11T12:26:19.846091173Z" level=info msg="Removing container: 25604f9da36e53761fd492329dfa6d0f24447f0536c00626fb38d40f4463d239" id=0283d1d2-8522-45f1-a59f-1a97a77060f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.335233 | controller | Jun 11 12:26:20.021016 crc crio[24477]: time="2026-06-11T12:26:20.020196418Z" level=info msg="Removed container 25604f9da36e53761fd492329dfa6d0f24447f0536c00626fb38d40f4463d239: openstack/nova-api-0/nova-api-api" id=0283d1d2-8522-45f1-a59f-1a97a77060f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.335256 | controller | Jun 11 12:26:20.024397 crc crio[24477]: time="2026-06-11T12:26:20.024363898Z" level=info msg="Removing container: 2b384407cc0caa3cb03f937a79253f6b7ecbef33c28ca2ed9bda06f893cd270a" id=5837f84d-b4cc-42a7-b2a2-88affaf92ccc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.335279 | controller | Jun 11 12:26:20.112780 crc crio[24477]: time="2026-06-11T12:26:20.112448377Z" level=info msg="Stopped container f9ca8d54be24423d531f1e54116d816584ab25e48f66b05cf12483e0deae4e10: openstack/nova-metadata-0/nova-metadata-metadata" id=646e9fa1-875f-42d0-b0a2-e57322d472d2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.335303 | controller | Jun 11 12:26:20.119762 crc crio[24477]: 2026-06-11T12:26:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea4442a627fdf72 Mac:7a:fc:93:24:b2:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/a98fddf4-6a7a-4e7c-8902-bdea3fa7c030 SocketPath: PciID:}] [{Interface:0xc0005885d0 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.335326 | controller | Jun 11 12:26:20.121468 crc crio[24477]: time="2026-06-11T12:26:20.121338714Z" level=info msg="Stopping pod sandbox: af285e68c87092131a29c85f3a2e3a1d4579603a69b1d07440ced158747568bb" id=870354a0-081e-4cfc-95d4-40d72a991b2c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.335371 | controller | Jun 11 12:26:20.125215 crc crio[24477]: time="2026-06-11T12:26:20.123107543Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:af285e68c87092131a29c85f3a2e3a1d4579603a69b1d07440ced158747568bb UID:46188404-5d87-4ead-8964-6f4b689a91fe NetNS:/var/run/netns/701e7fc1-cad8-49e7-8b51-0e5717f8e7ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46188404_5d87_4ead_8964_6f4b689a91fe.slice PodAnnotations:0xc00008c5b0}] Aliases:map[]}"
2026-06-11 13:18:25.335402 | controller | Jun 11 12:26:20.125215 crc crio[24477]: time="2026-06-11T12:26:20.123331039Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.335427 | controller | Jun 11 12:26:20.138506 crc crio[24477]: time="2026-06-11T12:26:20.134458636Z" level=info msg="Removed container 2b384407cc0caa3cb03f937a79253f6b7ecbef33c28ca2ed9bda06f893cd270a: openstack/nova-api-0/nova-api-log" id=5837f84d-b4cc-42a7-b2a2-88affaf92ccc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.335451 | controller | Jun 11 12:26:20.138506 crc crio[24477]: time="2026-06-11T12:26:20.137306889Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:ea4442a627fdf728ef7e049337f00416df563a784847d44dbf62cc43c3a9b083 UID:bc244b1e-b0a2-4329-88c2-826652063a1f NetNS:/var/run/netns/a98fddf4-6a7a-4e7c-8902-bdea3fa7c030 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc244b1e_b0a2_4329_88c2_826652063a1f.slice PodAnnotations:0xc002d94330}] Aliases:map[]}"
2026-06-11 13:18:25.335473 | controller | Jun 11 12:26:20.138506 crc crio[24477]: time="2026-06-11T12:26:20.137627018Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.335497 | controller | Jun 11 12:26:20.151588 crc crio[24477]: time="2026-06-11T12:26:20.151229072Z" level=info msg="Ran pod sandbox ea4442a627fdf728ef7e049337f00416df563a784847d44dbf62cc43c3a9b083 with infra container: openstack/nova-scheduler-0/POD" id=a691f49d-d49a-4d81-bc50-4d75212a02f3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.335521 | controller | Jun 11 12:26:20.159932 crc crio[24477]: time="2026-06-11T12:26:20.159631773Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=a2ac4004-1670-40bf-97a1-ed6d94f9ece6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.335545 | controller | Jun 11 12:26:20.194432 crc crio[24477]: time="2026-06-11T12:26:20.194324241Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=5dfb70f7-f1c7-440f-9c40-2dec726873c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.335568 | controller | Jun 11 12:26:20.203120 crc crio[24477]: time="2026-06-11T12:26:20.203056954Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=8f23e85a-e891-4734-b577-de1fbb610a4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.335591 | controller | Jun 11 12:26:20.203706 crc crio[24477]: time="2026-06-11T12:26:20.203552348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.335614 | controller | Jun 11 12:26:20.258184 crc crio[24477]: time="2026-06-11T12:26:20.258039999Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.335637 | controller | Jun 11 12:26:20.265917 crc crio[24477]: time="2026-06-11T12:26:20.265813115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.335663 | controller | Jun 11 12:26:20.428721 crc crio[24477]: time="2026-06-11T12:26:20.427930088Z" level=info msg="Created container a7ca612933f3e9543e5c309d6d5f4e5e5a9b6bc6eb08feff8d97c3771b658737: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=8f23e85a-e891-4734-b577-de1fbb610a4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.335694 | controller | Jun 11 12:26:20.430421 crc crio[24477]: time="2026-06-11T12:26:20.430327046Z" level=info msg="Starting container: a7ca612933f3e9543e5c309d6d5f4e5e5a9b6bc6eb08feff8d97c3771b658737" id=664da552-05c6-42e6-9e40-f23ff93e4827 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.335718 | controller | Jun 11 12:26:20.437082 crc crio[24477]: time="2026-06-11T12:26:20.436980752Z" level=info msg="Started container" PID=93156 containerID=a7ca612933f3e9543e5c309d6d5f4e5e5a9b6bc6eb08feff8d97c3771b658737 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=664da552-05c6-42e6-9e40-f23ff93e4827 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea4442a627fdf728ef7e049337f00416df563a784847d44dbf62cc43c3a9b083
2026-06-11 13:18:25.335741 | controller | Jun 11 12:26:20.518229 crc crio[24477]: time="2026-06-11T12:26:20.518115465Z" level=info msg="Stopped pod sandbox: af285e68c87092131a29c85f3a2e3a1d4579603a69b1d07440ced158747568bb" id=870354a0-081e-4cfc-95d4-40d72a991b2c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.335764 | controller | Jun 11 12:26:20.637875 crc crio[24477]: time="2026-06-11T12:26:20.637794516Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=22d8243f-758f-490d-b35b-3f37a163bdd3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.335786 | controller | Jun 11 12:26:20.638002 crc crio[24477]: time="2026-06-11T12:26:20.637895577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.335810 | controller | Jun 11 12:26:20.671959 crc crio[24477]: time="2026-06-11T12:26:20.671760297Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:468c8ef6f3d25a2d15330332117704356ff48f39af6dba946de0807919f71154 UID:c4575e6a-2518-4512-b638-26865f8ccc1c NetNS:/var/run/netns/ae4c680f-31b4-4578-8046-c2ffab042dc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4575e6a_2518_4512_b638_26865f8ccc1c.slice PodAnnotations:0xc000a14680}] Aliases:map[]}"
2026-06-11 13:18:25.335833 | controller | Jun 11 12:26:20.671959 crc crio[24477]: time="2026-06-11T12:26:20.671846959Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.335893 | controller | Jun 11 12:26:20.876552 crc crio[24477]: time="2026-06-11T12:26:20.875538908Z" level=info msg="Removing container: f9ca8d54be24423d531f1e54116d816584ab25e48f66b05cf12483e0deae4e10" id=f0b723ff-8306-4afa-87ea-c8bcb58075b0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.335925 | controller | Jun 11 12:26:20.970300 crc crio[24477]: time="2026-06-11T12:26:20.969555998Z" level=info msg="Removed container f9ca8d54be24423d531f1e54116d816584ab25e48f66b05cf12483e0deae4e10: openstack/nova-metadata-0/nova-metadata-metadata" id=f0b723ff-8306-4afa-87ea-c8bcb58075b0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.335950 | controller | Jun 11 12:26:20.977690 crc crio[24477]: time="2026-06-11T12:26:20.976998802Z" level=info msg="Removing container: 4b9c3858407c2ee4a303b1bba2401a123c7cdfce8737104e9038ca7ce80fc29e" id=9d4fbd3c-7273-42d3-afca-a6de7c490d83 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.335973 | controller | Jun 11 12:26:21.055732 crc crio[24477]: time="2026-06-11T12:26:21.054497865Z" level=info msg="Removed container 4b9c3858407c2ee4a303b1bba2401a123c7cdfce8737104e9038ca7ce80fc29e: openstack/nova-metadata-0/nova-metadata-log" id=9d4fbd3c-7273-42d3-afca-a6de7c490d83 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.335996 | controller | Jun 11 12:26:21.130093 crc crio[24477]: 2026-06-11T12:26:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:468c8ef6f3d25a2 Mac:86:be:22:10:54:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/ae4c680f-31b4-4578-8046-c2ffab042dc8 SocketPath: PciID:}] [{Interface:0xc00022c690 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.336025 | controller | Jun 11 12:26:21.131628 crc crio[24477]: time="2026-06-11T12:26:21.131567653Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:468c8ef6f3d25a2d15330332117704356ff48f39af6dba946de0807919f71154 UID:c4575e6a-2518-4512-b638-26865f8ccc1c NetNS:/var/run/netns/ae4c680f-31b4-4578-8046-c2ffab042dc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4575e6a_2518_4512_b638_26865f8ccc1c.slice PodAnnotations:0xc000a14680}] Aliases:map[]}"
2026-06-11 13:18:25.336050 | controller | Jun 11 12:26:21.131851 crc crio[24477]: time="2026-06-11T12:26:21.131799809Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.336073 | controller | Jun 11 12:26:21.147235 crc crio[24477]: time="2026-06-11T12:26:21.147157183Z" level=info msg="Ran pod sandbox 468c8ef6f3d25a2d15330332117704356ff48f39af6dba946de0807919f71154 with infra container: openstack/nova-api-0/POD" id=22d8243f-758f-490d-b35b-3f37a163bdd3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.336097 | controller | Jun 11 12:26:21.151686 crc crio[24477]: time="2026-06-11T12:26:21.151561895Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=539049c1-b83c-4bd7-9bec-fb0907262eab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.336119 | controller | Jun 11 12:26:21.162485 crc crio[24477]: time="2026-06-11T12:26:21.16230332Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=8a16f7f6-3b95-4c38-b744-5bad6403fadf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.336143 | controller | Jun 11 12:26:21.180030 crc crio[24477]: time="2026-06-11T12:26:21.177385193Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=f49be32d-eb17-4978-a1a9-a5de96c8853c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.336165 | controller | Jun 11 12:26:21.180030 crc crio[24477]: time="2026-06-11T12:26:21.177828323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.336187 | controller | Jun 11 12:26:21.232150 crc crio[24477]: time="2026-06-11T12:26:21.232096587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.336210 | controller | Jun 11 12:26:21.239139 crc crio[24477]: time="2026-06-11T12:26:21.239108813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.336234 | controller | Jun 11 12:26:21.381986 crc crio[24477]: time="2026-06-11T12:26:21.381922388Z" level=info msg="Created container 07da14df769c3f37922053ca9b0ba809defa726601219bc5ff836a18219ef5aa: openstack/nova-api-0/nova-api-log" id=f49be32d-eb17-4978-a1a9-a5de96c8853c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.336257 | controller | Jun 11 12:26:21.384021 crc crio[24477]: time="2026-06-11T12:26:21.383911043Z" level=info msg="Starting container: 07da14df769c3f37922053ca9b0ba809defa726601219bc5ff836a18219ef5aa" id=271a952f-7d7c-422a-b7c6-377b07503716 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.336280 | controller | Jun 11 12:26:21.389890 crc crio[24477]: time="2026-06-11T12:26:21.389780557Z" level=info msg="Started container" PID=93301 containerID=07da14df769c3f37922053ca9b0ba809defa726601219bc5ff836a18219ef5aa description=openstack/nova-api-0/nova-api-log id=271a952f-7d7c-422a-b7c6-377b07503716 name=/runtime.v1.RuntimeService/StartContainer sandboxID=468c8ef6f3d25a2d15330332117704356ff48f39af6dba946de0807919f71154
2026-06-11 13:18:25.336308 | controller | Jun 11 12:26:21.400805 crc crio[24477]: time="2026-06-11T12:26:21.400716493Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=495fd7fa-7611-4915-a164-087b7ac84729 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.336331 | controller | Jun 11 12:26:21.492611 crc crio[24477]: time="2026-06-11T12:26:21.492472972Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=87e6681a-6a23-4465-a825-812b394c47b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.336353 | controller | Jun 11 12:26:21.505103 crc crio[24477]: time="2026-06-11T12:26:21.504999952Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=6bafdb97-9464-4440-9f53-b0eca038e0f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.336374 | controller | Jun 11 12:26:21.505718 crc crio[24477]: time="2026-06-11T12:26:21.505594129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.336396 | controller | Jun 11 12:26:21.524435 crc crio[24477]: time="2026-06-11T12:26:21.524326911Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=14c1f28e-46f5-4f09-b400-32d212fee89f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.336418 | controller | Jun 11 12:26:21.524547 crc crio[24477]: time="2026-06-11T12:26:21.524474506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.336440 | controller | Jun 11 12:26:21.582110 crc crio[24477]: time="2026-06-11T12:26:21.581591419Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:881780ad8ba66f466b2bd267e5f29bc13d5b9a5679b1478138e39625b214fc8c UID:7eb282ab-dcca-4ce5-9a81-834234530b90 NetNS:/var/run/netns/331a0b45-c299-4d18-8b4b-c9293a5e7072 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7eb282ab_dcca_4ce5_9a81_834234530b90.slice PodAnnotations:0xc000a15140}] Aliases:map[]}"
2026-06-11 13:18:25.336464 | controller | Jun 11 12:26:21.582110 crc crio[24477]: time="2026-06-11T12:26:21.581782394Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.336487 | controller | Jun 11 12:26:21.619182 crc crio[24477]: time="2026-06-11T12:26:21.618083177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.336509 | controller | Jun 11 12:26:21.628209 crc crio[24477]: time="2026-06-11T12:26:21.628111376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.336532 | controller | Jun 11 12:26:21.780296 crc crio[24477]: time="2026-06-11T12:26:21.779372908Z" level=info msg="Created container fe40e1e4282de96ae6f3748efa17b83bfb46ad4bdac4850dc56921af4f6d402d: openstack/nova-api-0/nova-api-api" id=6bafdb97-9464-4440-9f53-b0eca038e0f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.336553 | controller | Jun 11 12:26:21.782914 crc crio[24477]: time="2026-06-11T12:26:21.782744282Z" level=info msg="Starting container: fe40e1e4282de96ae6f3748efa17b83bfb46ad4bdac4850dc56921af4f6d402d" id=01c68e18-0572-49a2-a191-b2446d259a1e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.336577 | controller | Jun 11 12:26:21.790937 crc crio[24477]: time="2026-06-11T12:26:21.790798427Z" level=info msg="Started container" PID=93360 containerID=fe40e1e4282de96ae6f3748efa17b83bfb46ad4bdac4850dc56921af4f6d402d description=openstack/nova-api-0/nova-api-api id=01c68e18-0572-49a2-a191-b2446d259a1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=468c8ef6f3d25a2d15330332117704356ff48f39af6dba946de0807919f71154
2026-06-11 13:18:25.336605 | controller | Jun 11 12:26:21.977970 crc crio[24477]: 2026-06-11T12:26:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:881780ad8ba66f4 Mac:a6:5f:da:6b:5d:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/331a0b45-c299-4d18-8b4b-c9293a5e7072 SocketPath: PciID:}] [{Interface:0xc00024e9a0 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.336628 | controller | Jun 11 12:26:21.977970 crc crio[24477]: time="2026-06-11T12:26:21.97688486Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:881780ad8ba66f466b2bd267e5f29bc13d5b9a5679b1478138e39625b214fc8c UID:7eb282ab-dcca-4ce5-9a81-834234530b90 NetNS:/var/run/netns/331a0b45-c299-4d18-8b4b-c9293a5e7072 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7eb282ab_dcca_4ce5_9a81_834234530b90.slice PodAnnotations:0xc000a15140}] Aliases:map[]}"
2026-06-11 13:18:25.336651 | controller | Jun 11 12:26:21.977970 crc crio[24477]: time="2026-06-11T12:26:21.977076245Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.336674 | controller | Jun 11 12:26:21.990496 crc crio[24477]: time="2026-06-11T12:26:21.990445529Z" level=info msg="Ran pod sandbox 881780ad8ba66f466b2bd267e5f29bc13d5b9a5679b1478138e39625b214fc8c with infra container: openstack/nova-metadata-0/POD" id=14c1f28e-46f5-4f09-b400-32d212fee89f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.336696 | controller | Jun 11 12:26:21.996182 crc crio[24477]: time="2026-06-11T12:26:21.996140317Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=ec61f5e5-d89a-4507-9358-4b55f7463c82 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.336718 | controller | Jun 11 12:26:21.998740 crc crio[24477]: time="2026-06-11T12:26:21.998621085Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=76aa3e19-bda9-40d4-9bd6-e3d42b1eaab0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.336740 | controller | Jun 11 12:26:22.006223 crc crio[24477]: time="2026-06-11T12:26:22.006139984Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=6c3f7147-7710-4649-8591-d099851bffad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.336763 | controller | Jun 11 12:26:22.007508 crc crio[24477]: time="2026-06-11T12:26:22.007486382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.336784 | controller | Jun 11 12:26:22.076971 crc crio[24477]: time="2026-06-11T12:26:22.076841548Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.336806 | controller | Jun 11 12:26:22.080163 crc crio[24477]: time="2026-06-11T12:26:22.080100029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.336827 | controller | Jun 11 12:26:22.276575 crc crio[24477]: time="2026-06-11T12:26:22.276052276Z" level=info msg="Created container 264d948fc8622c0acd85c66211d43513811c1a38703648cc58c577a4e9fddf41: openstack/nova-metadata-0/nova-metadata-log" id=6c3f7147-7710-4649-8591-d099851bffad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.336887 | controller | Jun 11 12:26:22.278408 crc crio[24477]: time="2026-06-11T12:26:22.278126454Z" level=info msg="Starting container: 264d948fc8622c0acd85c66211d43513811c1a38703648cc58c577a4e9fddf41" id=c40075b6-02e4-4c97-ae03-abac63786cad name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.336924 | controller | Jun 11 12:26:22.286288 crc crio[24477]: time="2026-06-11T12:26:22.286079746Z" level=info msg="Started container" PID=93455 containerID=264d948fc8622c0acd85c66211d43513811c1a38703648cc58c577a4e9fddf41 description=openstack/nova-metadata-0/nova-metadata-log id=c40075b6-02e4-4c97-ae03-abac63786cad name=/runtime.v1.RuntimeService/StartContainer sandboxID=881780ad8ba66f466b2bd267e5f29bc13d5b9a5679b1478138e39625b214fc8c
2026-06-11 13:18:25.336950 | controller | Jun 11 12:26:22.304175 crc crio[24477]: time="2026-06-11T12:26:22.304058208Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=a7683cd5-aa28-454b-a554-6317ef206d23 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.336974 | controller | Jun 11 12:26:22.369586 crc crio[24477]: time="2026-06-11T12:26:22.369410901Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=b0e133d6-8f6e-484c-9222-e4d3b88e9d40 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.336998 | controller | Jun 11 12:26:22.379762 crc crio[24477]: time="2026-06-11T12:26:22.379629896Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=3eb03988-d156-4c45-8d14-b455ec51c78e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.337022 | controller | Jun 11 12:26:22.380196 crc crio[24477]: time="2026-06-11T12:26:22.380026647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.337045 | controller | Jun 11 12:26:22.452074 crc crio[24477]: time="2026-06-11T12:26:22.45179135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.337068 | controller | Jun 11 12:26:22.459248 crc crio[24477]: time="2026-06-11T12:26:22.459139875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.337092 | controller | Jun 11 12:26:22.584783 crc crio[24477]: time="2026-06-11T12:26:22.584573426Z" level=info msg="Created container ec0b31725a274541d1ce8070cc83dc3ccfc26b71667ec0e3d08641bf85e0d941: openstack/nova-metadata-0/nova-metadata-metadata" id=3eb03988-d156-4c45-8d14-b455ec51c78e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.337114 | controller | Jun 11 12:26:22.586927 crc crio[24477]: time="2026-06-11T12:26:22.586869399Z" level=info msg="Starting container: ec0b31725a274541d1ce8070cc83dc3ccfc26b71667ec0e3d08641bf85e0d941" id=f16f7481-2952-44d1-b41e-e17a6e01ed59 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.337138 | controller | Jun 11 12:26:22.592837 crc crio[24477]: time="2026-06-11T12:26:22.592795894Z" level=info msg="Started container" PID=93565 containerID=ec0b31725a274541d1ce8070cc83dc3ccfc26b71667ec0e3d08641bf85e0d941 description=openstack/nova-metadata-0/nova-metadata-metadata id=f16f7481-2952-44d1-b41e-e17a6e01ed59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=881780ad8ba66f466b2bd267e5f29bc13d5b9a5679b1478138e39625b214fc8c
2026-06-11 13:18:25.337161 | controller | Jun 11 12:26:33.212691 crc crio[24477]: time="2026-06-11T12:26:33.2110193Z" level=warning msg="Stopping container 1c19b8dc126507bdfc0000e8cf4b55c4769e405821aff163bbcbcc511ae78b10 with stop signal(15) timed out. Killing..."
2026-06-11 13:18:25.337185 | controller | Jun 11 12:26:33.212691 crc crio[24477]: time="2026-06-11T12:26:33.212387Z" level=warning msg="Stopping container a640f16c191db4b3e102cc3d348d7240df1f3af73bb642a8396d220702719d2c with stop signal(15) timed out. Killing..."
2026-06-11 13:18:25.337214 | controller | Jun 11 12:26:33.266766 crc crio[24477]: time="2026-06-11T12:26:33.266575061Z" level=warning msg="Stopping container b5abb8814b5a976558d0af0402b20d759b0a16c5e87d338e021ec8c8f192e12c with stop signal(15) timed out. Killing..."
2026-06-11 13:18:25.337238 | controller | Jun 11 12:26:33.354872 crc crio[24477]: time="2026-06-11T12:26:33.354754392Z" level=error msg="Killing container 1c19b8dc126507bdfc0000e8cf4b55c4769e405821aff163bbcbcc511ae78b10 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 1c19b8dc126507bdfc0000e8cf4b55c4769e405821aff163bbcbcc511ae78b10 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-11 13:18:25.337262 | controller | Jun 11 12:26:33.367557 crc crio[24477]: time="2026-06-11T12:26:33.367449355Z" level=error msg="Killing container b5abb8814b5a976558d0af0402b20d759b0a16c5e87d338e021ec8c8f192e12c failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill b5abb8814b5a976558d0af0402b20d759b0a16c5e87d338e021ec8c8f192e12c KILL` failed: process not running: No such process\n : exit status 1"
2026-06-11 13:18:25.337286 | controller | Jun 11 12:26:33.380586 crc crio[24477]: time="2026-06-11T12:26:33.380461571Z" level=info msg="Stopped container 1c19b8dc126507bdfc0000e8cf4b55c4769e405821aff163bbcbcc511ae78b10: openstack/ceilometer-0/proxy-httpd" id=54d06afa-a43d-4ab8-9667-3295fe5db275 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.337309 | controller | Jun 11 12:26:33.411720 crc crio[24477]: time="2026-06-11T12:26:33.411510475Z" level=info msg="Stopped container b5abb8814b5a976558d0af0402b20d759b0a16c5e87d338e021ec8c8f192e12c: openstack/ceilometer-0/ceilometer-notification-agent" id=3c189e4c-5aaa-4a2d-9744-5139233996ba name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.337333 | controller | Jun 11 12:26:33.762379 crc crio[24477]: time="2026-06-11T12:26:33.761883941Z" level=info msg="Stopped container a640f16c191db4b3e102cc3d348d7240df1f3af73bb642a8396d220702719d2c: openstack/ceilometer-0/ceilometer-central-agent" id=734cc22a-fdab-4a88-b6f3-3a006822bacf name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.337358 | controller | Jun 11 12:26:33.763548 crc crio[24477]: time="2026-06-11T12:26:33.763510807Z" level=info msg="Stopping pod sandbox: 695a9eab027e551d2bcf8a2dc8bbffd5fd6052fcb3bea014324f0ecf20b5a070" id=9ae68b72-d7de-4669-9cca-9025dceec96b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.337382 | controller | Jun 11 12:26:33.764558 crc crio[24477]: time="2026-06-11T12:26:33.764520485Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:695a9eab027e551d2bcf8a2dc8bbffd5fd6052fcb3bea014324f0ecf20b5a070 UID:f337b729-50ad-4d7b-8836-14e09895198a NetNS:/var/run/netns/e55de298-b33f-4e4c-9dfd-944bfb67f3e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf337b729_50ad_4d7b_8836_14e09895198a.slice PodAnnotations:0xc00008c7c0}] Aliases:map[]}"
2026-06-11 13:18:25.337407 | controller | Jun 11 12:26:33.764958 crc crio[24477]: time="2026-06-11T12:26:33.764932187Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.337432 | controller | Jun 11 12:26:34.251944 crc crio[24477]: time="2026-06-11T12:26:34.251835152Z" level=info msg="Stopped pod sandbox: 695a9eab027e551d2bcf8a2dc8bbffd5fd6052fcb3bea014324f0ecf20b5a070" id=9ae68b72-d7de-4669-9cca-9025dceec96b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.337455 | controller | Jun 11 12:26:35.198955 crc crio[24477]: time="2026-06-11T12:26:35.198271441Z" level=info msg="Removing container: 1c19b8dc126507bdfc0000e8cf4b55c4769e405821aff163bbcbcc511ae78b10" id=c10f8115-b519-4410-a862-439c3f9a7229 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.337478 | controller | Jun 11 12:26:35.248105 crc crio[24477]: time="2026-06-11T12:26:35.247149565Z" level=info msg="Removed container 1c19b8dc126507bdfc0000e8cf4b55c4769e405821aff163bbcbcc511ae78b10: openstack/ceilometer-0/proxy-httpd" id=c10f8115-b519-4410-a862-439c3f9a7229 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.337505 | controller | Jun 11 12:26:35.260119 crc crio[24477]: time="2026-06-11T12:26:35.257872643Z" level=info msg="Removing container: ba65576ea6de9005bf59c77fd9760d0fc18296ba953ffa3f5ace0da776addc14" id=81bc2a37-a5b1-4bce-81bf-1d8df0cea5c0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.337528 | controller | Jun 11 12:26:35.344820 crc crio[24477]: time="2026-06-11T12:26:35.339241722Z" level=info msg="Removed container ba65576ea6de9005bf59c77fd9760d0fc18296ba953ffa3f5ace0da776addc14: openstack/ceilometer-0/sg-core" id=81bc2a37-a5b1-4bce-81bf-1d8df0cea5c0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.337552 | controller | Jun 11 12:26:35.351143 crc crio[24477]: time="2026-06-11T12:26:35.351023022Z" level=info msg="Removing container: b5abb8814b5a976558d0af0402b20d759b0a16c5e87d338e021ec8c8f192e12c" id=a99d90ff-fa1d-43f7-9e02-bb9521e72b54 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.337574 | controller | Jun 11 12:26:35.397314 crc crio[24477]: time="2026-06-11T12:26:35.397146806Z" level=info msg="Removed container b5abb8814b5a976558d0af0402b20d759b0a16c5e87d338e021ec8c8f192e12c: openstack/ceilometer-0/ceilometer-notification-agent" id=a99d90ff-fa1d-43f7-9e02-bb9521e72b54 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.337596 | controller | Jun 11 12:26:35.408040 crc crio[24477]: time="2026-06-11T12:26:35.407773368Z" level=info msg="Removing container: a640f16c191db4b3e102cc3d348d7240df1f3af73bb642a8396d220702719d2c" id=6350793e-8aef-4bff-850b-d42fb4c4b890 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.337619 | controller | Jun 11 12:26:35.472340 crc crio[24477]: time="2026-06-11T12:26:35.472200075Z" level=info msg="Removed container a640f16c191db4b3e102cc3d348d7240df1f3af73bb642a8396d220702719d2c: openstack/ceilometer-0/ceilometer-central-agent" id=6350793e-8aef-4bff-850b-d42fb4c4b890 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.337641 | controller | Jun 11 12:26:35.686767 crc crio[24477]: time="2026-06-11T12:26:35.686281487Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=4ecb9143-09b3-4f59-867b-bfdafd0c7a95 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.337663 | controller | Jun 11 12:26:35.686767 crc crio[24477]: time="2026-06-11T12:26:35.686751571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.337685 | controller | Jun 11 12:26:35.728740 crc crio[24477]: time="2026-06-11T12:26:35.726535601Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:207ec60be4105f4bbb0f45c9ef5084169f5ef5bb2ab1aae1a575e5ea0df6e803 UID:51cc4334-21d2-4fc6-b11e-200bcdf1cfc0 NetNS:/var/run/netns/5760f52f-2b4b-4707-b0e8-668d583c5c6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51cc4334_21d2_4fc6_b11e_200bcdf1cfc0.slice PodAnnotations:0xc00008c8f8}] Aliases:map[]}"
2026-06-11 13:18:25.337709 | controller | Jun 11 12:26:35.728740 crc crio[24477]: time="2026-06-11T12:26:35.726616803Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.337732 | controller | Jun 11 12:26:36.336524 crc crio[24477]: 2026-06-11T12:26:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:207ec60be4105f4 Mac:76:e5:eb:e9:3d:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/5760f52f-2b4b-4707-b0e8-668d583c5c6e SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.337754 | controller | Jun 11 12:26:36.340002 crc crio[24477]: time="2026-06-11T12:26:36.339883596Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:207ec60be4105f4bbb0f45c9ef5084169f5ef5bb2ab1aae1a575e5ea0df6e803 UID:51cc4334-21d2-4fc6-b11e-200bcdf1cfc0 NetNS:/var/run/netns/5760f52f-2b4b-4707-b0e8-668d583c5c6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51cc4334_21d2_4fc6_b11e_200bcdf1cfc0.slice PodAnnotations:0xc00008c8f8}] Aliases:map[]}"
2026-06-11 13:18:25.337784 | controller | Jun 11 12:26:36.340371 crc crio[24477]: time="2026-06-11T12:26:36.340261536Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.337808 | controller | Jun 11 12:26:36.356775 crc crio[24477]: time="2026-06-11T12:26:36.355912153Z" level=info msg="Ran pod sandbox 207ec60be4105f4bbb0f45c9ef5084169f5ef5bb2ab1aae1a575e5ea0df6e803 with infra container: openstack/ceilometer-0/POD" id=4ecb9143-09b3-4f59-867b-bfdafd0c7a95 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.337832 | controller | Jun 11 12:26:36.358484 crc crio[24477]: time="2026-06-11T12:26:36.358314469Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=3c4133d2-278e-436c-9f95-6cf54d3228b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.337889 | controller | Jun 11 12:26:36.382408 crc crio[24477]: time="2026-06-11T12:26:36.382167084Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=c7bb3cdc-f14e-4936-93f3-c5555ad1e953 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.337923 | controller | Jun 11 12:26:36.392898 crc crio[24477]: time="2026-06-11T12:26:36.392198984Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=c2446e6b-b046-4a32-ab03-b277e3203424 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.337949 | controller | Jun 11 12:26:36.393457 crc crio[24477]: time="2026-06-11T12:26:36.393206853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.337974 | controller | Jun 11 12:26:36.488497 crc crio[24477]: time="2026-06-11T12:26:36.488387068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.337997 | controller | Jun 11 12:26:36.492383 crc crio[24477]: time="2026-06-11T12:26:36.492319858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.338019 | controller | Jun 11 12:26:36.691203 crc crio[24477]: time="2026-06-11T12:26:36.69097691Z" level=info msg="Created container 530a9abda555e38347acf50570d925469e07390732601813b7f4601e05973c30: openstack/ceilometer-0/ceilometer-central-agent" id=c2446e6b-b046-4a32-ab03-b277e3203424 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.338042 | controller | Jun 11 12:26:36.693625 crc crio[24477]: time="2026-06-11T12:26:36.69344253Z" level=info msg="Starting container: 530a9abda555e38347acf50570d925469e07390732601813b7f4601e05973c30" id=59df5037-6388-4f5e-9150-79d95affa461 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.338065 | controller | Jun 11 12:26:36.700766 crc crio[24477]: time="2026-06-11T12:26:36.700549653Z" level=info msg="Started container" PID=94522 containerID=530a9abda555e38347acf50570d925469e07390732601813b7f4601e05973c30 description=openstack/ceilometer-0/ceilometer-central-agent id=59df5037-6388-4f5e-9150-79d95affa461 name=/runtime.v1.RuntimeService/StartContainer sandboxID=207ec60be4105f4bbb0f45c9ef5084169f5ef5bb2ab1aae1a575e5ea0df6e803
2026-06-11 13:18:25.338089 | controller | Jun 11 12:26:36.731288 crc crio[24477]: time="2026-06-11T12:26:36.731239714Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=7fabee4e-3a02-4629-8a9d-185e8afdbaf6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.338117 | controller | Jun 11 12:26:36.769000 crc crio[24477]: time="2026-06-11T12:26:36.768215456Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=036e1f4f-88f5-47ae-bbec-fba5b65027ff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.338142 | controller | Jun 11 12:26:36.779498 crc crio[24477]: time="2026-06-11T12:26:36.77945542Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=838c3ce2-c05a-45b8-9fd4-4b3e6048eda0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.338164 | controller | Jun 11 12:26:36.780987 crc crio[24477]: time="2026-06-11T12:26:36.780965092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.338186 | controller | Jun 11 12:26:36.839295 crc crio[24477]: time="2026-06-11T12:26:36.839184777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.338207 | controller | Jun 11 12:26:36.843009 crc crio[24477]: time="2026-06-11T12:26:36.842935791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.338229 | controller | Jun 11 12:26:37.020040 crc crio[24477]: time="2026-06-11T12:26:37.019757215Z" level=info msg="Created container d5da5eff881743edc3f0694182354a8bc215ef63c1b116d56027e74f4f2dccec: openstack/ceilometer-0/ceilometer-notification-agent" id=838c3ce2-c05a-45b8-9fd4-4b3e6048eda0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.338251 | controller | Jun 11 12:26:37.022227 crc crio[24477]: time="2026-06-11T12:26:37.021337139Z" level=info msg="Starting container: d5da5eff881743edc3f0694182354a8bc215ef63c1b116d56027e74f4f2dccec" id=2ec948c9-bd1f-4af5-b5c6-aa83f185ec7d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.338273 | controller | Jun 11 12:26:37.030281 crc crio[24477]: time="2026-06-11T12:26:37.030136574Z" level=info msg="Started container" PID=94566 containerID=d5da5eff881743edc3f0694182354a8bc215ef63c1b116d56027e74f4f2dccec description=openstack/ceilometer-0/ceilometer-notification-agent id=2ec948c9-bd1f-4af5-b5c6-aa83f185ec7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=207ec60be4105f4bbb0f45c9ef5084169f5ef5bb2ab1aae1a575e5ea0df6e803
2026-06-11 13:18:25.338295 | controller | Jun 11 12:26:37.045195 crc crio[24477]: time="2026-06-11T12:26:37.044468514Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=a65ffc99-cdd0-45d9-a6e3-446d93f6ae1a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.338317 | controller | Jun 11 12:26:37.062625 crc crio[24477]: time="2026-06-11T12:26:37.062479486Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=b2bd4324-937f-48a2-b4b4-84b22b393e63 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.338339 | controller | Jun 11 12:26:37.075436 crc crio[24477]: time="2026-06-11T12:26:37.075348996Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=58ab3068-07e9-455e-b68c-8f17a867f3b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.338360 | controller | Jun 11 12:26:37.075791 crc crio[24477]: time="2026-06-11T12:26:37.075753837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.338381 | controller | Jun 11 12:26:37.123506 crc crio[24477]: time="2026-06-11T12:26:37.123243672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.338408 | controller | Jun 11 12:26:37.152061 crc crio[24477]: time="2026-06-11T12:26:37.149815853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.338430 | controller | Jun 11 12:26:37.304860 crc crio[24477]: time="2026-06-11T12:26:37.304726516Z" level=info msg="Created container 686142bc046333d125e4fabca32b41b2eed76f1499040e1678207ecf6b26c82f: openstack/ceilometer-0/sg-core" id=58ab3068-07e9-455e-b68c-8f17a867f3b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.338452 | controller | Jun 11 12:26:37.306585 crc crio[24477]: time="2026-06-11T12:26:37.306445001Z" level=info msg="Starting container: 686142bc046333d125e4fabca32b41b2eed76f1499040e1678207ecf6b26c82f" id=d0528fa1-b94b-479e-a936-14525f29529a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.338474 | controller | Jun 11 12:26:37.314223 crc crio[24477]: time="2026-06-11T12:26:37.313994185Z" level=info msg="Started container" PID=94590 containerID=686142bc046333d125e4fabca32b41b2eed76f1499040e1678207ecf6b26c82f description=openstack/ceilometer-0/sg-core id=d0528fa1-b94b-479e-a936-14525f29529a name=/runtime.v1.RuntimeService/StartContainer sandboxID=207ec60be4105f4bbb0f45c9ef5084169f5ef5bb2ab1aae1a575e5ea0df6e803
2026-06-11 13:18:25.338496 | controller | Jun 11 12:26:37.328742 crc crio[24477]: time="2026-06-11T12:26:37.328601312Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=369c9745-96e7-4286-bf99-5567666bf55f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.338520 | controller | Jun 11 12:26:37.391087 crc crio[24477]: time="2026-06-11T12:26:37.391004545Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=9d06ea6a-ed21-4625-996a-16fd0a76fb63 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.338541 | controller | Jun 11 12:26:37.401978 crc crio[24477]: time="2026-06-11T12:26:37.401898793Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=3cb36d71-5ef2-4b77-9d05-71806c14fe34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.338563 | controller | Jun 11 12:26:37.402608 crc crio[24477]: time="2026-06-11T12:26:37.402556011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.338585 | controller | Jun 11 12:26:37.470798 crc crio[24477]: time="2026-06-11T12:26:37.470714088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.338606 | controller | Jun 11 12:26:37.476335 crc crio[24477]: time="2026-06-11T12:26:37.476268352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.338627 | controller | Jun 11 12:26:37.669119 crc crio[24477]: time="2026-06-11T12:26:37.668488576Z" level=info msg="Created container 84e0c7fa3aaab9ca235c11c2226e9c3f6b5ec95bb18c573d3b4cb1192afb8f71: openstack/ceilometer-0/proxy-httpd" id=3cb36d71-5ef2-4b77-9d05-71806c14fe34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.338652 | controller | Jun 11 12:26:37.670757 crc crio[24477]: time="2026-06-11T12:26:37.670291243Z" level=info msg="Starting container: 84e0c7fa3aaab9ca235c11c2226e9c3f6b5ec95bb18c573d3b4cb1192afb8f71" id=c19743c3-89d6-431b-b11e-fb60f78b48e9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.338677 | controller | Jun 11 12:26:37.677259 crc crio[24477]: time="2026-06-11T12:26:37.677176088Z" level=info msg="Started container" PID=94665 containerID=84e0c7fa3aaab9ca235c11c2226e9c3f6b5ec95bb18c573d3b4cb1192afb8f71 description=openstack/ceilometer-0/proxy-httpd id=c19743c3-89d6-431b-b11e-fb60f78b48e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=207ec60be4105f4bbb0f45c9ef5084169f5ef5bb2ab1aae1a575e5ea0df6e803
2026-06-11 13:18:25.338705 | controller | Jun 11 12:26:37.703945 crc crio[24477]: time="2026-06-11T12:26:37.703875234Z" level=info msg="Removing container: 53e88feb3941253caf5c2f395e91e168627af63e9ca1fbfff73a3062fbcf4bb5" id=ee5dd101-e39b-4ed2-a548-108ca98d9abf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.338728 | controller | Jun 11 12:26:37.831083 crc crio[24477]: time="2026-06-11T12:26:37.830927428Z" level=info msg="Removed container 53e88feb3941253caf5c2f395e91e168627af63e9ca1fbfff73a3062fbcf4bb5: openshift-infra/auto-csr-approver-29686340-cn7b4/oc" id=ee5dd101-e39b-4ed2-a548-108ca98d9abf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.338750 | controller | Jun 11 12:26:37.841026 crc crio[24477]: time="2026-06-11T12:26:37.840950139Z" level=info msg="Removing container: 0357f57277795d21fb082ea8f57bd0276c0f1da735e26ad0378f0774703ea0e9" id=f552d44b-5c3e-4131-932d-d97884e6539b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.338772 | controller | Jun 11 12:26:37.876116 crc crio[24477]: time="2026-06-11T12:26:37.876009922Z" level=info msg="Removed container 0357f57277795d21fb082ea8f57bd0276c0f1da735e26ad0378f0774703ea0e9: openshift-marketplace/certified-operators-xpqkf/registry-server" id=f552d44b-5c3e-4131-932d-d97884e6539b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.338794 | controller | Jun 11 12:26:37.880290 crc crio[24477]: time="2026-06-11T12:26:37.878946209Z" level=info msg="Removing container: 5b6b8cffa407f169c97becbf878b1d01a1ae4b3c8008f6d35a00a13e3ccb9468" id=4ae0f0a9-6988-467f-96a7-77a361a7bab4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.338815 | controller | Jun 11 12:26:37.915282 crc crio[24477]: time="2026-06-11T12:26:37.915155061Z" level=info msg="Removed container 5b6b8cffa407f169c97becbf878b1d01a1ae4b3c8008f6d35a00a13e3ccb9468: openstack/kube-state-metrics-0/kube-state-metrics" id=4ae0f0a9-6988-467f-96a7-77a361a7bab4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.338838 | controller | Jun 11 12:26:37.919526 crc crio[24477]: time="2026-06-11T12:26:37.91946973Z" level=info msg="Removing container: d97b75c21537fc63739003b9c2955d7dccf38663ef80116e5d7eb6cdb16267ea" id=6791fa04-f529-4da3-aaa7-920c51db300e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.338895 | controller | Jun 11 12:26:37.951546 crc crio[24477]: time="2026-06-11T12:26:37.951444234Z" level=info msg="Removed container d97b75c21537fc63739003b9c2955d7dccf38663ef80116e5d7eb6cdb16267ea: openshift-marketplace/certified-operators-xpqkf/extract-utilities" id=6791fa04-f529-4da3-aaa7-920c51db300e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.338924 | controller | Jun 11 12:26:37.954843 crc crio[24477]: time="2026-06-11T12:26:37.954780874Z" level=info msg="Removing container: 640cc529615faea56b263183056b6493ad04ad23b3e1c128df200c46b77a9e24" id=f05f2952-4ee2-44fd-a21f-3a10d8afb03e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.338949 | controller | Jun 11 12:26:38.035521 crc crio[24477]: time="2026-06-11T12:26:38.035109628Z" level=info msg="Removed container 640cc529615faea56b263183056b6493ad04ad23b3e1c128df200c46b77a9e24: openshift-marketplace/certified-operators-xpqkf/extract-content" id=f05f2952-4ee2-44fd-a21f-3a10d8afb03e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.338973 | controller | Jun 11 12:26:38.047991 crc crio[24477]: time="2026-06-11T12:26:38.047867702Z" level=info msg="Stopping pod sandbox: 695a9eab027e551d2bcf8a2dc8bbffd5fd6052fcb3bea014324f0ecf20b5a070" id=ec68b54d-ebb6-44dc-8c47-119f3fdf7dd9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.338997 | controller | Jun 11 12:26:38.048334 crc crio[24477]: time="2026-06-11T12:26:38.048056397Z" level=info msg="Stopped pod sandbox (already stopped): 695a9eab027e551d2bcf8a2dc8bbffd5fd6052fcb3bea014324f0ecf20b5a070" id=ec68b54d-ebb6-44dc-8c47-119f3fdf7dd9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.339026 | controller | Jun 11 12:26:38.049802 crc crio[24477]: time="2026-06-11T12:26:38.049713194Z" level=info msg="Removing pod sandbox: 695a9eab027e551d2bcf8a2dc8bbffd5fd6052fcb3bea014324f0ecf20b5a070" id=1754abe7-2128-4ef7-8c0f-b71dfa8b8585 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.339050 | controller | Jun 11 12:26:38.083216 crc crio[24477]: time="2026-06-11T12:26:38.083072247Z" level=info msg="Removed pod sandbox: 695a9eab027e551d2bcf8a2dc8bbffd5fd6052fcb3bea014324f0ecf20b5a070" id=1754abe7-2128-4ef7-8c0f-b71dfa8b8585 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.339073 | controller | Jun 11 12:26:38.086286 crc crio[24477]: time="2026-06-11T12:26:38.086192561Z" level=info msg="Stopping pod sandbox: 2d1accc4bf8f63d5cf7d60768e450dbd24e4d8c933ec08d22d49a091b84edc57" id=626d7c6e-35b8-4b50-bf3a-c756ba639fce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.339095 | controller | Jun 11 12:26:38.086286 crc crio[24477]: time="2026-06-11T12:26:38.086289764Z" level=info msg="Stopped pod sandbox (already stopped): 2d1accc4bf8f63d5cf7d60768e450dbd24e4d8c933ec08d22d49a091b84edc57" id=626d7c6e-35b8-4b50-bf3a-c756ba639fce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.339118 | controller | Jun 11 12:26:38.087415 crc crio[24477]: time="2026-06-11T12:26:38.087325193Z" level=info msg="Removing pod sandbox: 2d1accc4bf8f63d5cf7d60768e450dbd24e4d8c933ec08d22d49a091b84edc57" id=18d91199-9afb-4b33-b971-3501aab1bb19 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.339140 | controller | Jun 11 12:26:38.105510 crc crio[24477]: time="2026-06-11T12:26:38.10539956Z" level=info msg="Removed pod sandbox: 2d1accc4bf8f63d5cf7d60768e450dbd24e4d8c933ec08d22d49a091b84edc57" id=18d91199-9afb-4b33-b971-3501aab1bb19 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.339162 | controller | Jun 11 12:26:38.106837 crc crio[24477]: time="2026-06-11T12:26:38.106623691Z" level=info msg="Stopping pod sandbox: 28c3799b1e218d1d83473022f7dd4bc1b2b8fb5dd9c86d289b56d016272de0fb" id=f9c8fee9-8f02-4eb5-b861-18a8089d7c77 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.339183 | controller | Jun 11 12:26:38.106941 crc crio[24477]: time="2026-06-11T12:26:38.106914809Z" level=info msg="Stopped pod sandbox (already stopped): 28c3799b1e218d1d83473022f7dd4bc1b2b8fb5dd9c86d289b56d016272de0fb" id=f9c8fee9-8f02-4eb5-b861-18a8089d7c77 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.339207 | controller | Jun 11 12:26:38.107606 crc crio[24477]: time="2026-06-11T12:26:38.107537447Z" level=info msg="Removing pod sandbox: 28c3799b1e218d1d83473022f7dd4bc1b2b8fb5dd9c86d289b56d016272de0fb" id=4dc7f94b-04c3-4ea5-a2fd-bcded678124d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.339229 | controller | Jun 11 12:26:38.127594 crc crio[24477]: time="2026-06-11T12:26:38.127450596Z" level=info msg="Removed pod sandbox: 28c3799b1e218d1d83473022f7dd4bc1b2b8fb5dd9c86d289b56d016272de0fb" id=4dc7f94b-04c3-4ea5-a2fd-bcded678124d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.339252 | controller | Jun 11 12:26:38.129249 crc crio[24477]: time="2026-06-11T12:26:38.12916776Z" level=info msg="Stopping pod sandbox: 70476cbd63b5a0e405b2349a4b7a356a87fe1d3149e29a09b0249d5a882f6f56" id=86de47d7-2a69-4038-83fc-4a251aa4a608 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.339274 | controller | Jun 11 12:26:38.129360 crc crio[24477]: time="2026-06-11T12:26:38.129266963Z" level=info msg="Stopped pod sandbox (already stopped): 70476cbd63b5a0e405b2349a4b7a356a87fe1d3149e29a09b0249d5a882f6f56" id=86de47d7-2a69-4038-83fc-4a251aa4a608 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.339299 | controller | Jun 11 12:26:38.130095 crc crio[24477]: time="2026-06-11T12:26:38.130032184Z" level=info msg="Removing pod sandbox: 70476cbd63b5a0e405b2349a4b7a356a87fe1d3149e29a09b0249d5a882f6f56" id=48f9ccae-0348-4a77-83c4-02d6432c6c6f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.339326 | controller | Jun 11 12:26:38.150816 crc crio[24477]: time="2026-06-11T12:26:38.150626462Z" level=info msg="Removed pod sandbox: 70476cbd63b5a0e405b2349a4b7a356a87fe1d3149e29a09b0249d5a882f6f56" id=48f9ccae-0348-4a77-83c4-02d6432c6c6f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.339377 | controller | Jun 11 12:26:38.152173 crc crio[24477]: time="2026-06-11T12:26:38.15207901Z" level=info msg="Stopping pod sandbox: af285e68c87092131a29c85f3a2e3a1d4579603a69b1d07440ced158747568bb" id=2ec854d3-e564-4cfb-b9aa-ea98f17a493c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.339403 | controller | Jun 11 12:26:38.152294 crc crio[24477]: time="2026-06-11T12:26:38.152192533Z" level=info msg="Stopped pod sandbox (already stopped): af285e68c87092131a29c85f3a2e3a1d4579603a69b1d07440ced158747568bb" id=2ec854d3-e564-4cfb-b9aa-ea98f17a493c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.339427 | controller | Jun 11 12:26:38.153017 crc crio[24477]: time="2026-06-11T12:26:38.152941873Z" level=info msg="Removing pod sandbox: af285e68c87092131a29c85f3a2e3a1d4579603a69b1d07440ced158747568bb" id=1314ef96-2c84-42e6-8300-72aa45b98c94 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.339451 | controller | Jun 11 12:26:38.174499 crc crio[24477]: time="2026-06-11T12:26:38.174393544Z" level=info msg="Removed pod sandbox: af285e68c87092131a29c85f3a2e3a1d4579603a69b1d07440ced158747568bb" id=1314ef96-2c84-42e6-8300-72aa45b98c94 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.339474 | controller | Jun 11 12:26:38.176594 crc crio[24477]: time="2026-06-11T12:26:38.175632967Z" level=info msg="Stopping pod sandbox: cba5bfd019cd870a474be03030223392c300d74a7abd2668b735680491b7bee1" id=382c0a37-6de2-4761-8b70-25807f3b2c9d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.339498 | controller | Jun 11 12:26:38.176594 crc crio[24477]: time="2026-06-11T12:26:38.175852753Z" level=info msg="Stopped pod sandbox (already stopped): cba5bfd019cd870a474be03030223392c300d74a7abd2668b735680491b7bee1" id=382c0a37-6de2-4761-8b70-25807f3b2c9d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.339520 | controller | Jun 11 12:26:38.176594 crc crio[24477]: time="2026-06-11T12:26:38.176522892Z" level=info msg="Removing pod sandbox: cba5bfd019cd870a474be03030223392c300d74a7abd2668b735680491b7bee1" id=541f5253-691f-43db-ab2c-6296238f1573 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.339543 | controller | Jun 11 12:26:38.198166 crc crio[24477]: time="2026-06-11T12:26:38.198071965Z" level=info msg="Removed pod sandbox: cba5bfd019cd870a474be03030223392c300d74a7abd2668b735680491b7bee1" id=541f5253-691f-43db-ab2c-6296238f1573 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.339567 | controller | Jun 11 12:26:38.199217 crc crio[24477]: time="2026-06-11T12:26:38.199161383Z" level=info msg="Stopping pod sandbox: 9a15b8552c1fcfa6a0ba5ca7ca71ece35160a3b65b90a889969b89aff8358281" id=1047acbb-3689-4713-b8f4-5c560e39b2a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.339589 | controller | Jun 11 12:26:38.199309 crc crio[24477]: time="2026-06-11T12:26:38.199231675Z" level=info msg="Stopped pod sandbox (already stopped): 9a15b8552c1fcfa6a0ba5ca7ca71ece35160a3b65b90a889969b89aff8358281" id=1047acbb-3689-4713-b8f4-5c560e39b2a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.339612 | controller | Jun 11 12:26:38.200521 crc crio[24477]: time="2026-06-11T12:26:38.200432448Z" level=info msg="Removing pod sandbox: 9a15b8552c1fcfa6a0ba5ca7ca71ece35160a3b65b90a889969b89aff8358281" id=5035dc68-56cf-4f02-898e-f23cec67caa7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.339635 | controller | Jun 11 12:26:38.221190 crc crio[24477]: time="2026-06-11T12:26:38.22100917Z" level=info msg="Removed pod sandbox: 9a15b8552c1fcfa6a0ba5ca7ca71ece35160a3b65b90a889969b89aff8358281" id=5035dc68-56cf-4f02-898e-f23cec67caa7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.339663 | controller | Jun 11 12:26:38.222773 crc crio[24477]: time="2026-06-11T12:26:38.222625928Z" level=info msg="Stopping pod sandbox: e37944723a35c462d93ddb70d2c20788f62cbc2c2b0875193c681e3ddca7d352" id=27b3f437-7fd5-4b3f-981a-633c6736c94e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.339682 | controller | Jun 11 12:26:38.222773 crc crio[24477]: time="2026-06-11T12:26:38.222812794Z" level=info msg="Stopped pod sandbox (already stopped): e37944723a35c462d93ddb70d2c20788f62cbc2c2b0875193c681e3ddca7d352" id=27b3f437-7fd5-4b3f-981a-633c6736c94e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.339699 | controller | Jun 11 12:26:38.223736 crc crio[24477]: time="2026-06-11T12:26:38.223532354Z" level=info msg="Removing pod sandbox: e37944723a35c462d93ddb70d2c20788f62cbc2c2b0875193c681e3ddca7d352" id=675f29d8-9a15-43ad-97b2-84cc7ab62f19 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.339716 | controller | Jun 11 12:26:38.245393 crc crio[24477]: time="2026-06-11T12:26:38.245249262Z" level=info msg="Removed pod sandbox: e37944723a35c462d93ddb70d2c20788f62cbc2c2b0875193c681e3ddca7d352" id=675f29d8-9a15-43ad-97b2-84cc7ab62f19 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.339732 | controller | Jun 11 12:26:38.246441 crc crio[24477]: time="2026-06-11T12:26:38.246365401Z" level=info msg="Stopping pod sandbox: 9310b716e747254da581372f1937c0a34ff0ceff17c8d24e722fa1bdd4709ba9" id=713c5e53-44d6-4b1d-aa35-3cf47bbe2d78 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.339748 | controller | Jun 11 12:26:38.246441 crc crio[24477]: time="2026-06-11T12:26:38.246415952Z" level=info msg="Stopped pod sandbox (already stopped): 9310b716e747254da581372f1937c0a34ff0ceff17c8d24e722fa1bdd4709ba9" id=713c5e53-44d6-4b1d-aa35-3cf47bbe2d78 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.339764 | controller | Jun 11 12:26:38.247146 crc crio[24477]: time="2026-06-11T12:26:38.2470623Z" level=info msg="Removing pod sandbox: 9310b716e747254da581372f1937c0a34ff0ceff17c8d24e722fa1bdd4709ba9" id=2be4feb3-2c10-4b61-96c8-e45dd341b21b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.339780 | controller | Jun 11 12:26:38.270947 crc crio[24477]: time="2026-06-11T12:26:38.27061186Z" level=info msg="Removed pod sandbox: 9310b716e747254da581372f1937c0a34ff0ceff17c8d24e722fa1bdd4709ba9" id=2be4feb3-2c10-4b61-96c8-e45dd341b21b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.339796 | controller | Jun 11 12:26:38.272115 crc crio[24477]: time="2026-06-11T12:26:38.271997016Z" level=info msg="Stopping pod sandbox: 75fe85ac3eaea309eeb24db47e1ae590fc8f639b91db56594aa36f437eee87fa" id=ae1732fd-9d6d-423d-9b6d-1bbd78fa66cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.339812 | controller | Jun 11 12:26:38.272115 crc crio[24477]: time="2026-06-11T12:26:38.272132299Z" level=info msg="Stopped pod sandbox (already stopped): 75fe85ac3eaea309eeb24db47e1ae590fc8f639b91db56594aa36f437eee87fa" id=ae1732fd-9d6d-423d-9b6d-1bbd78fa66cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.339829 | controller | Jun 11 12:26:38.285716 crc crio[24477]: time="2026-06-11T12:26:38.28540409Z" level=info msg="Removing pod sandbox: 75fe85ac3eaea309eeb24db47e1ae590fc8f639b91db56594aa36f437eee87fa" id=4aa489b3-c83d-46c2-9339-b0d3d7a6f968 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.339845 | controller | Jun 11 12:26:38.310030 crc crio[24477]: time="2026-06-11T12:26:38.309897306Z" level=info msg="Removed pod sandbox: 75fe85ac3eaea309eeb24db47e1ae590fc8f639b91db56594aa36f437eee87fa" id=4aa489b3-c83d-46c2-9339-b0d3d7a6f968 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.339893 | controller | Jun 11 12:26:38.311191 crc crio[24477]: time="2026-06-11T12:26:38.311063626Z" level=info msg="Stopping pod sandbox: 4e41767a7dd2ca60b2ce5e099782bc07b220516a67f48ae560b6caae52518d9c" id=aa550cf0-52ad-4e3e-b40d-b4a11010aedc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.339917 | controller | Jun 11 12:26:38.311191 crc crio[24477]: time="2026-06-11T12:26:38.311170239Z" level=info msg="Stopped pod sandbox (already stopped): 4e41767a7dd2ca60b2ce5e099782bc07b220516a67f48ae560b6caae52518d9c" id=aa550cf0-52ad-4e3e-b40d-b4a11010aedc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.339936 | controller | Jun 11 12:26:38.311921 crc crio[24477]: time="2026-06-11T12:26:38.311797446Z" level=info msg="Removing pod sandbox: 4e41767a7dd2ca60b2ce5e099782bc07b220516a67f48ae560b6caae52518d9c" id=093dd3d0-397c-46b4-b998-6592cd69cf91 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.339953 | controller | Jun 11 12:26:38.350496 crc crio[24477]: time="2026-06-11T12:26:38.350387124Z" level=info msg="Removed pod sandbox: 4e41767a7dd2ca60b2ce5e099782bc07b220516a67f48ae560b6caae52518d9c" id=093dd3d0-397c-46b4-b998-6592cd69cf91 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.339969 | controller | Jun 11 12:26:38.354181 crc crio[24477]: time="2026-06-11T12:26:38.353878146Z" level=info msg="Stopping pod sandbox: 098ea72f0f1e5f5326f691c9e3fa38c3374d9c8edc177a825b3b6152a64c793a" id=3146d11b-02ee-4562-a974-d9211fd6a26f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.339985 | controller | Jun 11 12:26:38.354181 crc crio[24477]: time="2026-06-11T12:26:38.35403297Z" level=info msg="Stopped pod sandbox (already stopped): 098ea72f0f1e5f5326f691c9e3fa38c3374d9c8edc177a825b3b6152a64c793a" id=3146d11b-02ee-4562-a974-d9211fd6a26f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.340001 | controller | Jun 11 12:26:38.355464 crc crio[24477]: time="2026-06-11T12:26:38.355420276Z" level=info msg="Removing pod sandbox: 098ea72f0f1e5f5326f691c9e3fa38c3374d9c8edc177a825b3b6152a64c793a" id=d10feed9-4b3a-4297-994f-e5fb561f9b66 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.340018 | controller | Jun 11 12:26:38.397361 crc crio[24477]: time="2026-06-11T12:26:38.397220814Z" level=info msg="Removed pod sandbox: 098ea72f0f1e5f5326f691c9e3fa38c3374d9c8edc177a825b3b6152a64c793a" id=d10feed9-4b3a-4297-994f-e5fb561f9b66 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.340034 | controller | Jun 11 12:26:42.115854 crc crio[24477]: time="2026-06-11T12:26:42.115071662Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-ngt4b/POD" id=3dbe744b-835d-4206-89a6-6ee7be47d1d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.340051 | controller | Jun 11 12:26:42.115854 crc crio[24477]: time="2026-06-11T12:26:42.115870545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.340068 | controller | Jun 11 12:26:42.158939 crc crio[24477]: time="2026-06-11T12:26:42.158221112Z" level=info msg="Got pod network &{Name:community-operators-ngt4b Namespace:openshift-marketplace ID:d64b8c90f74222982513ad2e3784e9c7932a44d8b8a934b3a179fb76bce3d8f3 UID:80244d32-ef84-465d-9a59-3af36fb89e72 NetNS:/var/run/netns/71fbd174-9db3-4ead-bd4f-487d09d19204 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80244d32_ef84_465d_9a59_3af36fb89e72.slice PodAnnotations:0xc002e128e8}] Aliases:map[]}"
2026-06-11 13:18:25.340085 | controller | Jun 11 12:26:42.158939 crc crio[24477]: time="2026-06-11T12:26:42.158884542Z" level=info msg="Adding pod openshift-marketplace_community-operators-ngt4b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.340102 | controller | Jun 11 12:26:42.801757 crc crio[24477]: 2026-06-11T12:26:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d64b8c90f742229 Mac:46:4e:c0:81:74:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/71fbd174-9db3-4ead-bd4f-487d09d19204 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.340123 | controller | Jun 11 12:26:42.803538 crc crio[24477]: time="2026-06-11T12:26:42.803473235Z" level=info msg="Got pod network &{Name:community-operators-ngt4b Namespace:openshift-marketplace ID:d64b8c90f74222982513ad2e3784e9c7932a44d8b8a934b3a179fb76bce3d8f3 UID:80244d32-ef84-465d-9a59-3af36fb89e72 NetNS:/var/run/netns/71fbd174-9db3-4ead-bd4f-487d09d19204 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80244d32_ef84_465d_9a59_3af36fb89e72.slice PodAnnotations:0xc002e128e8}] Aliases:map[]}"
2026-06-11 13:18:25.340141 | controller | Jun 11 12:26:42.803818 crc crio[24477]: time="2026-06-11T12:26:42.803751663Z" level=info msg="Checking pod openshift-marketplace_community-operators-ngt4b for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.340158 | controller | Jun 11 12:26:42.836289 crc crio[24477]: time="2026-06-11T12:26:42.836130598Z" level=info msg="Ran pod sandbox d64b8c90f74222982513ad2e3784e9c7932a44d8b8a934b3a179fb76bce3d8f3 with infra container: openshift-marketplace/community-operators-ngt4b/POD" id=3dbe744b-835d-4206-89a6-6ee7be47d1d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.340175 | controller | Jun 11 12:26:42.848241 crc crio[24477]: time="2026-06-11T12:26:42.848147963Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=39857850-19ea-41de-a71e-ac2de203e7ed name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.340192 | controller | Jun 11 12:26:42.857758 crc crio[24477]: time="2026-06-11T12:26:42.857536525Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4bcc3ff1-0d76-4f26-8c82-e0c0c9f6c1dd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.340209 | controller | Jun 11 12:26:42.873121 crc crio[24477]: time="2026-06-11T12:26:42.873009128Z" level=info msg="Creating container: openshift-marketplace/community-operators-ngt4b/extract-utilities" id=73d311b6-0b13-4992-bdb3-f57008467567 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.340227 | controller | Jun 11 12:26:42.873545 crc crio[24477]: time="2026-06-11T12:26:42.873520542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.340243 | controller | Jun 11 12:26:42.934384 crc crio[24477]: time="2026-06-11T12:26:42.934211274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.340260 | controller | Jun 11 12:26:42.947762 crc crio[24477]: time="2026-06-11T12:26:42.947608951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.340277 | controller | Jun 11 12:26:43.163437 crc crio[24477]: time="2026-06-11T12:26:43.163316307Z" level=info msg="Created container 2639f37581f19fdd85b1370ddc2341808981b0db00f802d62e79ef7cefe112a4: openshift-marketplace/community-operators-ngt4b/extract-utilities" id=73d311b6-0b13-4992-bdb3-f57008467567 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.340294 | controller | Jun 11 12:26:43.165203 crc crio[24477]: time="2026-06-11T12:26:43.165042015Z" level=info msg="Starting container: 2639f37581f19fdd85b1370ddc2341808981b0db00f802d62e79ef7cefe112a4" id=b399b64d-e5f1-4671-8df8-284d3503051c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.340311 | controller | Jun 11 12:26:43.174705 crc crio[24477]: time="2026-06-11T12:26:43.17454128Z" level=info msg="Started container" PID=95203 containerID=2639f37581f19fdd85b1370ddc2341808981b0db00f802d62e79ef7cefe112a4 description=openshift-marketplace/community-operators-ngt4b/extract-utilities id=b399b64d-e5f1-4671-8df8-284d3503051c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d64b8c90f74222982513ad2e3784e9c7932a44d8b8a934b3a179fb76bce3d8f3
2026-06-11 13:18:25.340332 | controller | Jun 11 12:26:43.430271 crc crio[24477]: time="2026-06-11T12:26:43.429832743Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=cc70aedc-9f3f-4009-8132-f543dc60cbc0 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.340350 | controller | Jun 11 12:26:43.450462 crc crio[24477]: time="2026-06-11T12:26:43.450416659Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 13:18:25.340366 | controller | Jun 11 12:26:44.093210 crc crio[24477]: time="2026-06-11T12:26:44.093020758Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0" id=cc70aedc-9f3f-4009-8132-f543dc60cbc0 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.340383 | controller | Jun 11 12:26:44.094202 crc crio[24477]: time="2026-06-11T12:26:44.094068517Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=64e64ed6-12ea-4fa5-8dbe-6e18dbb84486 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.340400 | controller | Jun 11 12:26:44.096615 crc crio[24477]: time="2026-06-11T12:26:44.096549346Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=de951614-947b-4095-bf43-6856f31b7b2b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.340416 | controller | Jun 11 12:26:44.103964 crc crio[24477]: time="2026-06-11T12:26:44.103889911Z" level=info msg="Creating container: openshift-marketplace/community-operators-ngt4b/extract-content" id=41014d79-d104-44ba-88ba-2ac1367b7afb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.340432 | controller | Jun 11 12:26:44.104451 crc crio[24477]: time="2026-06-11T12:26:44.104387175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.340449 | controller | Jun 11 12:26:44.170115 crc crio[24477]: time="2026-06-11T12:26:44.170029186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.340466 | controller | Jun 11 12:26:44.174610 crc crio[24477]: time="2026-06-11T12:26:44.174538182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.340482 | controller | Jun 11 12:26:44.380379 crc crio[24477]: time="2026-06-11T12:26:44.380266472Z" level=info msg="Created container 72bec006b4091f458c72f7107e16647c378b3f86a1e16ad3e4df62df08d74017: openshift-marketplace/community-operators-ngt4b/extract-content" id=41014d79-d104-44ba-88ba-2ac1367b7afb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.340499 | controller | Jun 11 12:26:44.385570 crc crio[24477]: time="2026-06-11T12:26:44.385472449Z" level=info msg="Starting container: 72bec006b4091f458c72f7107e16647c378b3f86a1e16ad3e4df62df08d74017" id=9b249254-c28f-4dee-83d0-23e7bf9c5657 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.340516 | controller | Jun 11 12:26:44.394253 crc crio[24477]: time="2026-06-11T12:26:44.39380285Z" level=info msg="Started container" PID=95232 containerID=72bec006b4091f458c72f7107e16647c378b3f86a1e16ad3e4df62df08d74017 description=openshift-marketplace/community-operators-ngt4b/extract-content id=9b249254-c28f-4dee-83d0-23e7bf9c5657 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d64b8c90f74222982513ad2e3784e9c7932a44d8b8a934b3a179fb76bce3d8f3
2026-06-11 13:18:25.340537 | controller | Jun 11 12:26:46.486832 crc crio[24477]: time="2026-06-11T12:26:46.486083411Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=704f23cf-a631-470c-8d90-f988efa4e63d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.340555 | controller | Jun 11 12:26:46.490470 crc crio[24477]: time="2026-06-11T12:26:46.490258157Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1f09cdef-e032-42ff-b4ae-3ec6509876a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.340571 | controller | Jun 11 12:26:46.502394 crc crio[24477]: time="2026-06-11T12:26:46.502130809Z" level=info msg="Creating container: openshift-marketplace/community-operators-ngt4b/registry-server" id=115ab09d-9687-4d15-89bb-f5b4ab8531a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.340587 | controller | Jun 11 12:26:46.502990 crc crio[24477]: time="2026-06-11T12:26:46.502809447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.340603 | controller | Jun 11 12:26:46.579854 crc crio[24477]: time="2026-06-11T12:26:46.578937863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.340619 | controller | Jun 11 12:26:46.583152 crc crio[24477]: time="2026-06-11T12:26:46.583062227Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.340634 | controller | Jun 11 12:26:46.787281 crc crio[24477]: time="2026-06-11T12:26:46.787178252Z" level=info msg="Created container 94a163dff842001ffe80b162fce480721ab7a50d34e2f5e9edcfcc1a50d9d5ef: openshift-marketplace/community-operators-ngt4b/registry-server" id=115ab09d-9687-4d15-89bb-f5b4ab8531a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.340650 | controller | Jun 11 12:26:46.789780 crc crio[24477]: time="2026-06-11T12:26:46.789564628Z" level=info msg="Starting container: 94a163dff842001ffe80b162fce480721ab7a50d34e2f5e9edcfcc1a50d9d5ef" id=90d1a91e-37e4-4df8-a0a3-59337932d618 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.340665 | controller | Jun 11 12:26:46.798125 crc crio[24477]: time="2026-06-11T12:26:46.798021004Z" level=info msg="Started container" PID=95366 containerID=94a163dff842001ffe80b162fce480721ab7a50d34e2f5e9edcfcc1a50d9d5ef description=openshift-marketplace/community-operators-ngt4b/registry-server id=90d1a91e-37e4-4df8-a0a3-59337932d618 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d64b8c90f74222982513ad2e3784e9c7932a44d8b8a934b3a179fb76bce3d8f3
2026-06-11 13:18:25.340682 | controller | Jun 11 12:26:54.644349 crc crio[24477]: time="2026-06-11T12:26:54.642509947Z" level=info msg="Stopping container: 94a163dff842001ffe80b162fce480721ab7a50d34e2f5e9edcfcc1a50d9d5ef (timeout: 2s)" id=dff89357-ba0b-421f-85d6-643cf453fc2d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.340698 | controller | Jun 11 12:26:54.775333 crc crio[24477]: time="2026-06-11T12:26:54.774732626Z" level=info msg="Stopped container 94a163dff842001ffe80b162fce480721ab7a50d34e2f5e9edcfcc1a50d9d5ef: openshift-marketplace/community-operators-ngt4b/registry-server" id=dff89357-ba0b-421f-85d6-643cf453fc2d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.340714 | controller | Jun 11 12:26:54.776990 crc crio[24477]: time="2026-06-11T12:26:54.776735762Z" level=info msg="Stopping pod sandbox: d64b8c90f74222982513ad2e3784e9c7932a44d8b8a934b3a179fb76bce3d8f3" id=b9a96096-46e2-4adc-aac3-92bc012a5b94 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.340731 | controller | Jun 11 12:26:54.779199 crc crio[24477]: time="2026-06-11T12:26:54.779098069Z" level=info msg="Got pod network &{Name:community-operators-ngt4b Namespace:openshift-marketplace ID:d64b8c90f74222982513ad2e3784e9c7932a44d8b8a934b3a179fb76bce3d8f3 UID:80244d32-ef84-465d-9a59-3af36fb89e72 NetNS:/var/run/netns/71fbd174-9db3-4ead-bd4f-487d09d19204 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80244d32_ef84_465d_9a59_3af36fb89e72.slice PodAnnotations:0xc002ce4c28}] Aliases:map[]}"
2026-06-11 13:18:25.340751 | controller | Jun 11 12:26:54.779832 crc crio[24477]: time="2026-06-11T12:26:54.779740927Z" level=info msg="Deleting pod openshift-marketplace_community-operators-ngt4b from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.340768 | controller | Jun 11 12:26:55.070290 crc crio[24477]: time="2026-06-11T12:26:55.070173679Z" level=info msg="Stopped pod sandbox: d64b8c90f74222982513ad2e3784e9c7932a44d8b8a934b3a179fb76bce3d8f3" id=b9a96096-46e2-4adc-aac3-92bc012a5b94 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.340784 | controller | Jun 11 12:26:55.663847 crc crio[24477]: time="2026-06-11T12:26:55.661725225Z" level=info msg="Removing container: 94a163dff842001ffe80b162fce480721ab7a50d34e2f5e9edcfcc1a50d9d5ef" id=6c610321-2eca-4f84-b6bf-0d327841d4a0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.340800 | controller | Jun 11 12:26:55.698352 crc crio[24477]: time="2026-06-11T12:26:55.698248778Z" level=info msg="Removed container 94a163dff842001ffe80b162fce480721ab7a50d34e2f5e9edcfcc1a50d9d5ef: openshift-marketplace/community-operators-ngt4b/registry-server" id=6c610321-2eca-4f84-b6bf-0d327841d4a0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.340816 | controller | Jun 11 12:26:55.702340 crc crio[24477]: time="2026-06-11T12:26:55.702257156Z" level=info msg="Removing container: 72bec006b4091f458c72f7107e16647c378b3f86a1e16ad3e4df62df08d74017" id=23d50ed3-14dd-4889-b54b-3165eef70a4a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.340832 | controller | Jun 11 12:26:55.753067 crc crio[24477]: time="2026-06-11T12:26:55.752966495Z" level=info msg="Removed container 72bec006b4091f458c72f7107e16647c378b3f86a1e16ad3e4df62df08d74017: openshift-marketplace/community-operators-ngt4b/extract-content" id=23d50ed3-14dd-4889-b54b-3165eef70a4a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.340872 | controller | Jun 11 12:26:55.759133 crc crio[24477]: time="2026-06-11T12:26:55.758857331Z" level=info msg="Removing container: 2639f37581f19fdd85b1370ddc2341808981b0db00f802d62e79ef7cefe112a4" id=7ea31625-a2f5-4f68-b3b8-b57e93226b49 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.340912 | controller | Jun 11 12:26:55.802396 crc crio[24477]: time="2026-06-11T12:26:55.802311591Z" level=info msg="Removed container 2639f37581f19fdd85b1370ddc2341808981b0db00f802d62e79ef7cefe112a4: openshift-marketplace/community-operators-ngt4b/extract-utilities" id=7ea31625-a2f5-4f68-b3b8-b57e93226b49 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.340944 | controller | Jun 11 12:27:11.043046 crc crio[24477]: time="2026-06-11T12:27:11.041560093Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-nd498/POD" id=7a9a0cb2-747d-4d16-b850-822fcfea7e46 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.340973 | controller | Jun 11 12:27:11.045174 crc crio[24477]: time="2026-06-11T12:27:11.043125517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.341000 | controller | Jun 11 12:27:11.096736 crc crio[24477]: time="2026-06-11T12:27:11.096557339Z" level=info msg="Got pod network &{Name:redhat-operators-nd498 Namespace:openshift-marketplace ID:a0da712d3c16a4279cadec909d9db521cde23a49cf86e0dcc2be1b549355776e UID:77c8211e-a509-42af-9fcf-1c8b3431273d NetNS:/var/run/netns/11c4dfed-0587-4c1c-b8c0-4dd40793040c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod77c8211e_a509_42af_9fcf_1c8b3431273d.slice PodAnnotations:0xc00008df58}] Aliases:map[]}"
2026-06-11 13:18:25.341054 | controller | Jun 11 12:27:11.096736 crc crio[24477]: time="2026-06-11T12:27:11.096617911Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-nd498 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.341084 | controller | Jun 11 12:27:11.486296 crc crio[24477]: 2026-06-11T12:27:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0da712d3c16a42 Mac:a2:e1:d0:5b:f2:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/11c4dfed-0587-4c1c-b8c0-4dd40793040c SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.341104 | controller | Jun 11 12:27:11.488941 crc crio[24477]: time="2026-06-11T12:27:11.488841278Z" level=info msg="Got pod network &{Name:redhat-operators-nd498 Namespace:openshift-marketplace ID:a0da712d3c16a4279cadec909d9db521cde23a49cf86e0dcc2be1b549355776e UID:77c8211e-a509-42af-9fcf-1c8b3431273d NetNS:/var/run/netns/11c4dfed-0587-4c1c-b8c0-4dd40793040c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod77c8211e_a509_42af_9fcf_1c8b3431273d.slice PodAnnotations:0xc00008df58}] Aliases:map[]}"
2026-06-11 13:18:25.341121 | controller | Jun 11 12:27:11.489058 crc crio[24477]: time="2026-06-11T12:27:11.489029383Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-nd498 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.341139 | controller | Jun 11 12:27:11.503448 crc crio[24477]: time="2026-06-11T12:27:11.503343551Z" level=info msg="Ran pod sandbox a0da712d3c16a4279cadec909d9db521cde23a49cf86e0dcc2be1b549355776e with infra container: openshift-marketplace/redhat-operators-nd498/POD" id=7a9a0cb2-747d-4d16-b850-822fcfea7e46 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.341157 | controller | Jun 11 12:27:11.510454 crc crio[24477]: time="2026-06-11T12:27:11.510338045Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=eaddcf86-200d-4478-b62b-285fd272d353 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.341174 | controller | Jun 11 12:27:11.520251 crc crio[24477]: time="2026-06-11T12:27:11.520149748Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0e0873bb-5f29-4a4f-ab43-a77eb3b1cfe0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.341190 | controller | Jun 11 12:27:11.534612 crc crio[24477]: time="2026-06-11T12:27:11.534506388Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-nd498/extract-utilities" id=0a3d4774-eee8-48b2-a13f-08f9f84d6d68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.341208 | controller | Jun 11 12:27:11.535243 crc crio[24477]: time="2026-06-11T12:27:11.535171666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.341225 | controller | Jun 11 12:27:11.592437 crc crio[24477]: time="2026-06-11T12:27:11.592222899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.341242 | controller | Jun 11 12:27:11.600528 crc crio[24477]: time="2026-06-11T12:27:11.600431328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.341262 | controller | Jun 11 12:27:11.803756 crc crio[24477]: time="2026-06-11T12:27:11.803563156Z" level=info msg="Created container 7df4f5704cdd29f1308ed71afe844d9a2d628dc83cd55bd80ef294fa28e839be: openshift-marketplace/redhat-operators-nd498/extract-utilities" id=0a3d4774-eee8-48b2-a13f-08f9f84d6d68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.341280 | controller | Jun 11 12:27:11.806483 crc crio[24477]: time="2026-06-11T12:27:11.806390045Z" level=info msg="Starting container: 7df4f5704cdd29f1308ed71afe844d9a2d628dc83cd55bd80ef294fa28e839be" id=ebb8b1bd-7dc8-4ccb-a383-b8f3824a3d2d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.341296 | controller | Jun 11 12:27:11.813273 crc crio[24477]: time="2026-06-11T12:27:11.813201576Z" level=info msg="Started container" PID=96683 containerID=7df4f5704cdd29f1308ed71afe844d9a2d628dc83cd55bd80ef294fa28e839be description=openshift-marketplace/redhat-operators-nd498/extract-utilities id=ebb8b1bd-7dc8-4ccb-a383-b8f3824a3d2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0da712d3c16a4279cadec909d9db521cde23a49cf86e0dcc2be1b549355776e
2026-06-11 13:18:25.341313 | controller | Jun 11 12:27:11.946573 crc crio[24477]: time="2026-06-11T12:27:11.945998724Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=f64c2cb4-ddeb-458a-94fd-9c575af4cbf7 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.341329 | controller | Jun 11 12:27:11.964715 crc crio[24477]: time="2026-06-11T12:27:11.961922404Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 13:18:25.341345 | controller | Jun 11 12:27:13.105881 crc crio[24477]: time="2026-06-11T12:27:13.105763941Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60" id=f64c2cb4-ddeb-458a-94fd-9c575af4cbf7 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.341361 | controller | Jun 11 12:27:13.109357 crc crio[24477]: time="2026-06-11T12:27:13.10928946Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=d3b32b28-e204-402e-8b9f-15cd4885bb94 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.341377 | controller | Jun 11 12:27:13.114111 crc crio[24477]: time="2026-06-11T12:27:13.113966469Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=527891c3-3d1f-4756-98d6-1ca9982fd748 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.341394 | controller | Jun 11 12:27:13.126291 crc crio[24477]: time="2026-06-11T12:27:13.126151482Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-nd498/extract-content" id=39db07d2-0120-4be1-bf95-19f4cc998e72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.341411 | controller | Jun 11 12:27:13.127000 crc crio[24477]: time="2026-06-11T12:27:13.126931813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.341427 | controller | Jun 11 12:27:13.219210 crc crio[24477]: time="2026-06-11T12:27:13.218189308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.341442 | controller | Jun 11 12:27:13.225026 crc crio[24477]: time="2026-06-11T12:27:13.224919535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.341458 | controller | Jun 11 12:27:13.456369 crc crio[24477]: time="2026-06-11T12:27:13.456260319Z" level=info msg="Created container 3c7dea906e8d4638948958853befabef95d6d5a54fa4b34d8d60d0cf9eb049c4: openshift-marketplace/redhat-operators-nd498/extract-content" id=39db07d2-0120-4be1-bf95-19f4cc998e72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.341475 | controller | Jun 11 12:27:13.461260 crc crio[24477]: time="2026-06-11T12:27:13.461202443Z" level=info msg="Starting container: 3c7dea906e8d4638948958853befabef95d6d5a54fa4b34d8d60d0cf9eb049c4" id=a553c352-3196-4b2c-bc3a-8a8c501c8403 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.341495 | controller | Jun 11 12:27:13.478424 crc crio[24477]: time="2026-06-11T12:27:13.478330787Z" level=info msg="Started container" PID=96744 containerID=3c7dea906e8d4638948958853befabef95d6d5a54fa4b34d8d60d0cf9eb049c4 description=openshift-marketplace/redhat-operators-nd498/extract-content id=a553c352-3196-4b2c-bc3a-8a8c501c8403 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0da712d3c16a4279cadec909d9db521cde23a49cf86e0dcc2be1b549355776e
2026-06-11 13:18:25.341513 | controller | Jun 11 12:27:19.091817 crc crio[24477]: time="2026-06-11T12:27:19.090044109Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=673a382e-7cbb-4329-a6a6-18ab6a115fb1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.341530 | controller | Jun 11 12:27:19.094798 crc crio[24477]: time="2026-06-11T12:27:19.09474195Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1eea1704-6ac5-4468-bb51-bca13d543c0a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.341546 | controller | Jun 11 12:27:19.113084 crc crio[24477]: time="2026-06-11T12:27:19.112833575Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-nd498/registry-server" id=7a870603-bac0-4876-b194-a4389eed4411 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.341564 | controller | Jun 11 12:27:19.113737 crc crio[24477]: time="2026-06-11T12:27:19.113571626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.341580 | controller | Jun 11 12:27:19.214462 crc crio[24477]: time="2026-06-11T12:27:19.213497854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.341597 | controller | Jun 11 12:27:19.220006 crc crio[24477]: time="2026-06-11T12:27:19.219619914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.341614 | controller | Jun 11 12:27:19.444498 crc crio[24477]: time="2026-06-11T12:27:19.443995646Z" level=info msg="Created container 069d504523c9184b9a3fc99138ce75cd729cfa3f68de9d8667ad5a47752ce694: openshift-marketplace/redhat-operators-nd498/registry-server" id=7a870603-bac0-4876-b194-a4389eed4411 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.341630 | controller | Jun 11 12:27:19.447601 crc crio[24477]: time="2026-06-11T12:27:19.447457824Z" level=info msg="Starting container: 069d504523c9184b9a3fc99138ce75cd729cfa3f68de9d8667ad5a47752ce694" id=f7685a7a-785d-4780-9ac4-0973c509012d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.341699 | controller | Jun 11 12:27:19.457191 crc crio[24477]: time="2026-06-11T12:27:19.457022618Z" level=info msg="Started container" PID=97021 containerID=069d504523c9184b9a3fc99138ce75cd729cfa3f68de9d8667ad5a47752ce694 description=openshift-marketplace/redhat-operators-nd498/registry-server id=f7685a7a-785d-4780-9ac4-0973c509012d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0da712d3c16a4279cadec909d9db521cde23a49cf86e0dcc2be1b549355776e
2026-06-11 13:18:25.341722 | controller | Jun 11 12:27:23.600921 crc crio[24477]: time="2026-06-11T12:27:23.599436873Z" level=info msg="Running pod sandbox: sushy-emulator/sushy-emulator/POD" id=87999891-032d-42e8-a2aa-3c1d35f87f60 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.341740 | controller | Jun 11 12:27:23.602754 crc crio[24477]: time="2026-06-11T12:27:23.600982407Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.341761 | controller | Jun 11 12:27:23.670835 crc crio[24477]: time="2026-06-11T12:27:23.67060616Z" level=info msg="Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:c31752e27c268c5d9554a434eb865e075863ec68300864aafd81f685fac3ef8e UID:714266ff-1e78-4fc7-bf5a-47aeb87d4d0b NetNS:/var/run/netns/0d5322a4-5606-4469-8ea9-63af12123448 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod714266ff_1e78_4fc7_bf5a_47aeb87d4d0b.slice PodAnnotations:0xc000531530}] Aliases:map[]}"
2026-06-11 13:18:25.341780 | controller | Jun 11 12:27:23.670835 crc crio[24477]: time="2026-06-11T12:27:23.670811005Z" level=info msg="Adding pod sushy-emulator_sushy-emulator to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.341797 | controller | Jun 11 12:27:24.946506 crc crio[24477]: 2026-06-11T12:27:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c31752e27c268c5 Mac:12:f6:91:a2:99:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/0d5322a4-5606-4469-8ea9-63af12123448 SocketPath: PciID:}] [{Interface:0xc000124e50 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.341815 | controller | Jun 11 12:27:24.948781 crc crio[24477]: time="2026-06-11T12:27:24.948441065Z" level=info msg="Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:c31752e27c268c5d9554a434eb865e075863ec68300864aafd81f685fac3ef8e UID:714266ff-1e78-4fc7-bf5a-47aeb87d4d0b NetNS:/var/run/netns/0d5322a4-5606-4469-8ea9-63af12123448 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod714266ff_1e78_4fc7_bf5a_47aeb87d4d0b.slice PodAnnotations:0xc000531530}] Aliases:map[]}"
2026-06-11 13:18:25.341832 | controller | Jun 11 12:27:24.949207 crc crio[24477]: time="2026-06-11T12:27:24.948939758Z" level=info msg="Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.341869 | controller | Jun 11 12:27:24.988973 crc crio[24477]: time="2026-06-11T12:27:24.988857877Z" level=info msg="Ran pod sandbox c31752e27c268c5d9554a434eb865e075863ec68300864aafd81f685fac3ef8e with infra container: sushy-emulator/sushy-emulator/POD" id=87999891-032d-42e8-a2aa-3c1d35f87f60 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.341899 | controller | Jun 11 12:27:24.997389 crc crio[24477]: time="2026-06-11T12:27:24.997024928Z" level=info msg="Pulling image: quay.io/metal3-io/sushy-tools:latest" id=33c2d4ae-42f9-4e76-ac9a-785c1be4b63c name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.341919 | controller | Jun 11 12:27:25.019740 crc crio[24477]: time="2026-06-11T12:27:25.01957596Z" level=info msg="Trying to access \"quay.io/metal3-io/sushy-tools:latest\""
2026-06-11 13:18:25.341937 | controller | Jun 11 12:27:38.480836 crc crio[24477]: time="2026-06-11T12:27:38.478631586Z" level=info msg="Removing container: add99ccee575185ad49da5cb0f386d757ab7a5d7961ae5c64d4d3578830b0f1d" id=1a6a10eb-e60d-4887-b1d6-d75420d38239 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.341954 | controller | Jun 11 12:27:38.994326 crc crio[24477]: time="2026-06-11T12:27:38.994213862Z" level=info msg="Removed container add99ccee575185ad49da5cb0f386d757ab7a5d7961ae5c64d4d3578830b0f1d: openstack/ovsdbserver-sb-0-config-1781180437-nm6ch/ovn-config" id=1a6a10eb-e60d-4887-b1d6-d75420d38239 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.341971 | controller | Jun 11 12:27:38.997589 crc crio[24477]: time="2026-06-11T12:27:38.997473139Z" level=info msg="Removing container: f81c8689b820490cde1ad78b99bf29fbe3306a001cc7c304895df1977a1b508a" id=fd17ca7f-0ed4-44fa-9000-38d1e48f5841 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.341992 | controller | Jun 11 12:27:39.387606 crc crio[24477]: time="2026-06-11T12:27:39.387130831Z" level=info msg="Removed container f81c8689b820490cde1ad78b99bf29fbe3306a001cc7c304895df1977a1b508a: openstack/root-account-create-update-phjc4/mariadb-account-create-update" id=fd17ca7f-0ed4-44fa-9000-38d1e48f5841 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.342010 | controller | Jun 11 12:27:39.396474 crc crio[24477]: time="2026-06-11T12:27:39.3953296Z" level=info msg="Removing container: f7beb55ef666f539c17785dc2174c54712e75fc403a4ce031ee922b6f4b55f0d" id=5a858595-c639-4a0a-a12a-9cc7e0fde807 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.342027 | controller | Jun 11 12:27:39.536988 crc crio[24477]: time="2026-06-11T12:27:39.536843641Z" level=info msg="Removed container f7beb55ef666f539c17785dc2174c54712e75fc403a4ce031ee922b6f4b55f0d: openstack/ovsdbserver-nb-0-config-1781180438-vg6mb/ovn-config" id=5a858595-c639-4a0a-a12a-9cc7e0fde807 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.342044 | controller | Jun 11 12:27:39.541452 crc crio[24477]: time="2026-06-11T12:27:39.541349824Z" level=info msg="Removing container: bddd75a0b8007f1190b9b0f0fb8525ec754a63ef3179bd40993d126d1387e208" id=8b4909a3-bdaf-4ead-9c3c-57efee483823 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.342061 | controller | Jun 11 12:27:39.588120 crc crio[24477]: time="2026-06-11T12:27:39.587967187Z" level=info msg="Pulled image: quay.io/metal3-io/sushy-tools@sha256:271d0eaa7a62ff7600fe83d012aff39250f52d4d5c640a3c184d3354677b72b3" id=33c2d4ae-42f9-4e76-ac9a-785c1be4b63c name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.342077 | controller | Jun 11 12:27:39.589876 crc crio[24477]: time="2026-06-11T12:27:39.58960375Z" level=info msg="Checking image status: quay.io/metal3-io/sushy-tools:latest" id=c95b71d7-b44a-4ef1-975e-d295a91a67b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.342094 | controller | Jun 11 12:27:39.651613 crc crio[24477]: time="2026-06-11T12:27:39.651278908Z" level=info msg="Removed container bddd75a0b8007f1190b9b0f0fb8525ec754a63ef3179bd40993d126d1387e208: openstack/ovn-controller-lrklq-config-5nvph/ovn-config" id=8b4909a3-bdaf-4ead-9c3c-57efee483823 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.342110 | controller | Jun 11 12:27:39.654350 crc crio[24477]: time="2026-06-11T12:27:39.654267695Z" level=info msg="Checking image status: quay.io/metal3-io/sushy-tools:latest" id=bb767cb3-2d4c-4e0f-8392-e765714bfa4c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.342126 | controller | Jun 11 12:27:39.655178 crc crio[24477]: time="2026-06-11T12:27:39.655057546Z" level=info msg="Removing container: 6082d7a97a08e7f3b0f60fa0cbccbea56df03db120028d38e2a1db75d2305d38" id=e765118f-ca3e-416f-911b-36a927e046d0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.342142 | controller | Jun 11 12:27:39.687179 crc crio[24477]: time="2026-06-11T12:27:39.687026969Z" level=info msg="Creating container: sushy-emulator/sushy-emulator/sushy-emulator" id=904cd081-a07d-4cbc-8a10-cbc4fc87a252 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.342159 | controller | Jun 11 12:27:39.695975 crc crio[24477]: time="2026-06-11T12:27:39.695580801Z" level=info msg="Removed container 6082d7a97a08e7f3b0f60fa0cbccbea56df03db120028d38e2a1db75d2305d38: openstack/root-account-create-update-brnpk/mariadb-account-create-update" id=e765118f-ca3e-416f-911b-36a927e046d0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.342176 | controller | Jun 11 12:27:39.698044 crc crio[24477]: time="2026-06-11T12:27:39.697908773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.342193 | controller | Jun 11 12:27:39.714505 crc crio[24477]: time="2026-06-11T12:27:39.714361272Z" level=info msg="Stopping pod sandbox: ea7c46eb656f7abf2b5d1a998c1b49e17da76eeead9773f953f05dfdedf6b42f" id=7edf985a-004d-404b-8c5b-9fd295cca677 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.342213 | controller | Jun 11 12:27:39.714505 crc crio[24477]: time="2026-06-11T12:27:39.714488855Z" level=info msg="Stopped pod sandbox (already stopped): ea7c46eb656f7abf2b5d1a998c1b49e17da76eeead9773f953f05dfdedf6b42f" id=7edf985a-004d-404b-8c5b-9fd295cca677 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.342230 | controller | Jun 11 12:27:39.716602 crc crio[24477]: time="2026-06-11T12:27:39.716508442Z" level=info msg="Removing pod sandbox: ea7c46eb656f7abf2b5d1a998c1b49e17da76eeead9773f953f05dfdedf6b42f" id=e2d0de88-9c4b-4a87-b50a-ccad6aa5aa0b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.342246 | controller | Jun 11 12:27:39.745162 crc crio[24477]: time="2026-06-11T12:27:39.744948065Z" level=info msg="Removed pod sandbox: ea7c46eb656f7abf2b5d1a998c1b49e17da76eeead9773f953f05dfdedf6b42f" id=e2d0de88-9c4b-4a87-b50a-ccad6aa5aa0b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.342263 | controller | Jun 11 12:27:39.749210 crc crio[24477]: time="2026-06-11T12:27:39.749143502Z" level=info msg="Stopping pod sandbox: b9d2b817ed975c6f2523eb8e70fdf7cb68eae89f703ccabcc83fa9228cdeb91f" id=ab2122f2-7670-4006-a48e-9f4eb64b79f1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.342279 | controller | Jun 11 12:27:39.749323 crc crio[24477]: time="2026-06-11T12:27:39.749280396Z" level=info msg="Stopped pod sandbox (already stopped): b9d2b817ed975c6f2523eb8e70fdf7cb68eae89f703ccabcc83fa9228cdeb91f" id=ab2122f2-7670-4006-a48e-9f4eb64b79f1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.342296 | controller | Jun 11 12:27:39.751008 crc crio[24477]: time="2026-06-11T12:27:39.750902822Z" level=info msg="Removing pod sandbox: b9d2b817ed975c6f2523eb8e70fdf7cb68eae89f703ccabcc83fa9228cdeb91f" id=a124cfc4-13a5-493c-906e-8880c795336d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.342320 | controller | Jun 11 12:27:39.760359 crc crio[24477]: time="2026-06-11T12:27:39.760199103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.342345 | controller | Jun 11 12:27:39.764020 crc crio[24477]: time="2026-06-11T12:27:39.763947045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.342370 | controller | Jun 11 12:27:39.779704 crc crio[24477]: time="2026-06-11T12:27:39.778935707Z" level=info msg="Removed pod sandbox: b9d2b817ed975c6f2523eb8e70fdf7cb68eae89f703ccabcc83fa9228cdeb91f" id=a124cfc4-13a5-493c-906e-8880c795336d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.342394 | controller | Jun 11 12:27:39.791006 crc crio[24477]: time="2026-06-11T12:27:39.790887657Z" level=info msg="Stopping pod sandbox: d64b8c90f74222982513ad2e3784e9c7932a44d8b8a934b3a179fb76bce3d8f3" id=e789bf67-2949-4006-a51d-6e2f180362bc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.342419 | controller | Jun 11 12:27:39.791970 crc crio[24477]: time="2026-06-11T12:27:39.791826474Z" level=info msg="Stopped pod sandbox (already stopped): d64b8c90f74222982513ad2e3784e9c7932a44d8b8a934b3a179fb76bce3d8f3" id=e789bf67-2949-4006-a51d-6e2f180362bc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.342443 | controller | Jun 11 12:27:39.793476 crc crio[24477]: time="2026-06-11T12:27:39.793379717Z" level=info msg="Removing pod sandbox: d64b8c90f74222982513ad2e3784e9c7932a44d8b8a934b3a179fb76bce3d8f3" id=511eb0e3-6071-4ffb-baf3-c178313e67d2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.342467 | controller | Jun 11 12:27:39.816246 crc crio[24477]: time="2026-06-11T12:27:39.816079674Z" level=info msg="Removed pod sandbox: d64b8c90f74222982513ad2e3784e9c7932a44d8b8a934b3a179fb76bce3d8f3" id=511eb0e3-6071-4ffb-baf3-c178313e67d2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.342495 | controller | Jun 11 12:27:39.817879 crc crio[24477]: time="2026-06-11T12:27:39.817776567Z" level=info msg="Stopping pod sandbox: 71a98ee75ea11909007195b0e23757d858c67b7b6c18fd625fc54dbcf1c7cc4c" id=beb41f09-38f2-4c04-abcf-f299d1895d79 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.342522 | controller | Jun 11 12:27:39.817973 crc crio[24477]: time="2026-06-11T12:27:39.8179097Z" level=info msg="Stopped pod sandbox (already stopped): 71a98ee75ea11909007195b0e23757d858c67b7b6c18fd625fc54dbcf1c7cc4c" id=beb41f09-38f2-4c04-abcf-f299d1895d79 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.342551 | controller | Jun 11 12:27:39.818547 crc crio[24477]: time="2026-06-11T12:27:39.818472227Z" level=info msg="Removing pod sandbox: 71a98ee75ea11909007195b0e23757d858c67b7b6c18fd625fc54dbcf1c7cc4c" id=033b28fb-dfd0-4fa9-ae99-3ff6710fdb9b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.342579 | controller | Jun 11 12:27:39.839549 crc crio[24477]: time="2026-06-11T12:27:39.839439735Z" level=info msg="Removed pod sandbox: 71a98ee75ea11909007195b0e23757d858c67b7b6c18fd625fc54dbcf1c7cc4c" id=033b28fb-dfd0-4fa9-ae99-3ff6710fdb9b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.342610 | controller | Jun 11 12:27:39.841120 crc crio[24477]: time="2026-06-11T12:27:39.841036736Z" level=info msg="Stopping pod sandbox: 8e8348cdb73efa085648c81b886afe92a6a9928f4c8ef05f3fedc3416d619cf5" id=c14626f2-ee5f-4c18-bc7c-24a80a9cbbaf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.342640 | controller | Jun 11 12:27:39.841425 crc crio[24477]: time="2026-06-11T12:27:39.841343885Z" level=info msg="Stopped pod sandbox (already stopped): 8e8348cdb73efa085648c81b886afe92a6a9928f4c8ef05f3fedc3416d619cf5" id=c14626f2-ee5f-4c18-bc7c-24a80a9cbbaf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.342669 | controller | Jun 11 12:27:39.842402 crc crio[24477]: time="2026-06-11T12:27:39.842312811Z" level=info msg="Removing pod sandbox: 8e8348cdb73efa085648c81b886afe92a6a9928f4c8ef05f3fedc3416d619cf5" id=949eb467-677f-4859-827f-caabd642f837 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.342697 | controller | Jun 11 12:27:39.862958 crc crio[24477]: time="2026-06-11T12:27:39.862710043Z" level=info msg="Removed pod sandbox: 8e8348cdb73efa085648c81b886afe92a6a9928f4c8ef05f3fedc3416d619cf5" id=949eb467-677f-4859-827f-caabd642f837 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.342723 | controller | Jun 11 12:27:39.864280 crc crio[24477]: time="2026-06-11T12:27:39.864171462Z" level=info msg="Stopping pod sandbox: 0df387bde780e071431b7b13ca1a0793299ff61903b9f5361e808d05a695edd0" id=c3d67a51-948e-46cf-91dd-e1ff78ad912e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.342750 | controller | Jun 11 12:27:39.864476 crc crio[24477]: time="2026-06-11T12:27:39.864305275Z" level=info msg="Stopped pod sandbox (already stopped): 0df387bde780e071431b7b13ca1a0793299ff61903b9f5361e808d05a695edd0" id=c3d67a51-948e-46cf-91dd-e1ff78ad912e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.342775 | controller | Jun 11 12:27:39.867180 crc crio[24477]: time="2026-06-11T12:27:39.867010371Z" level=info msg="Removing pod sandbox: 0df387bde780e071431b7b13ca1a0793299ff61903b9f5361e808d05a695edd0" id=59fa5374-f065-4f85-9f28-7e7c86708725 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.342802 | controller | Jun 11 12:27:39.890192 crc crio[24477]: time="2026-06-11T12:27:39.890047878Z" level=info msg="Removed pod sandbox: 0df387bde780e071431b7b13ca1a0793299ff61903b9f5361e808d05a695edd0" id=59fa5374-f065-4f85-9f28-7e7c86708725 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.342832 | controller | Jun 11 12:27:39.988399 crc crio[24477]: time="2026-06-11T12:27:39.988085949Z" level=info msg="Created container 53de8489b9a197ee812d5af639b4b67db9ba019b7fba79e3dc2ea70110956afb: sushy-emulator/sushy-emulator/sushy-emulator" id=904cd081-a07d-4cbc-8a10-cbc4fc87a252 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.342895 | controller | Jun 11 12:27:39.990274 crc crio[24477]: time="2026-06-11T12:27:39.990177657Z" level=info msg="Starting container: 53de8489b9a197ee812d5af639b4b67db9ba019b7fba79e3dc2ea70110956afb" id=122edfc1-c4df-4f7d-97a1-5ee3b8a4aec2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.342932 | controller | Jun 11 12:27:39.999007 crc crio[24477]: time="2026-06-11T12:27:39.998049447Z" level=info msg="Started container" PID=98252 containerID=53de8489b9a197ee812d5af639b4b67db9ba019b7fba79e3dc2ea70110956afb description=sushy-emulator/sushy-emulator/sushy-emulator id=122edfc1-c4df-4f7d-97a1-5ee3b8a4aec2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c31752e27c268c5d9554a434eb865e075863ec68300864aafd81f685fac3ef8e
2026-06-11 13:18:25.342962 | controller | Jun 11 12:27:42.696990 crc crio[24477]: time="2026-06-11T12:27:42.69609127Z" level=info msg="Stopping container: 069d504523c9184b9a3fc99138ce75cd729cfa3f68de9d8667ad5a47752ce694 (timeout: 2s)" id=0ea812eb-c0a2-4e0d-9089-0c2c53a7cf4c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.342991 | controller | Jun 11 12:27:42.830347 crc crio[24477]: time="2026-06-11T12:27:42.828752913Z" level=info msg="Stopped container 069d504523c9184b9a3fc99138ce75cd729cfa3f68de9d8667ad5a47752ce694: openshift-marketplace/redhat-operators-nd498/registry-server" id=0ea812eb-c0a2-4e0d-9089-0c2c53a7cf4c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.343017 | controller | Jun 11 12:27:42.831842 crc crio[24477]: time="2026-06-11T12:27:42.831737384Z" level=info msg="Stopping pod sandbox: a0da712d3c16a4279cadec909d9db521cde23a49cf86e0dcc2be1b549355776e" id=e1a19a89-4fb1-4e59-b14a-04af7a76d874 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.343042 | controller | Jun 11 12:27:42.832904 crc crio[24477]: time="2026-06-11T12:27:42.832817205Z" level=info msg="Got pod network &{Name:redhat-operators-nd498 Namespace:openshift-marketplace ID:a0da712d3c16a4279cadec909d9db521cde23a49cf86e0dcc2be1b549355776e UID:77c8211e-a509-42af-9fcf-1c8b3431273d NetNS:/var/run/netns/11c4dfed-0587-4c1c-b8c0-4dd40793040c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod77c8211e_a509_42af_9fcf_1c8b3431273d.slice PodAnnotations:0xc0005302a0}] Aliases:map[]}"
2026-06-11 13:18:25.343068 | controller | Jun 11 12:27:42.833346 crc crio[24477]: time="2026-06-11T12:27:42.833273327Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-nd498 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.343095 | controller | Jun 11 12:27:43.181368 crc crio[24477]: time="2026-06-11T12:27:43.181264967Z" level=info msg="Stopped pod sandbox: a0da712d3c16a4279cadec909d9db521cde23a49cf86e0dcc2be1b549355776e" id=e1a19a89-4fb1-4e59-b14a-04af7a76d874 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.343122 | controller | Jun 11 12:27:43.724024 crc crio[24477]: time="2026-06-11T12:27:43.722911011Z" level=info msg="Removing container: 069d504523c9184b9a3fc99138ce75cd729cfa3f68de9d8667ad5a47752ce694" id=c86f2b2e-54e4-4d6d-95b2-e075cf3a723c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.343148 | controller | Jun 11 12:27:43.774425 crc crio[24477]: time="2026-06-11T12:27:43.774067588Z" level=info msg="Removed container 069d504523c9184b9a3fc99138ce75cd729cfa3f68de9d8667ad5a47752ce694: openshift-marketplace/redhat-operators-nd498/registry-server" id=c86f2b2e-54e4-4d6d-95b2-e075cf3a723c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.343173 | controller | Jun 11 12:27:43.788259 crc crio[24477]: time="2026-06-11T12:27:43.78805044Z" level=info msg="Removing container: 3c7dea906e8d4638948958853befabef95d6d5a54fa4b34d8d60d0cf9eb049c4" id=82a71ef2-eda4-409d-b565-d028aee8a9fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.343205 | controller | Jun 11 12:27:43.854607 crc crio[24477]: time="2026-06-11T12:27:43.853116935Z" level=info msg="Removed container 3c7dea906e8d4638948958853befabef95d6d5a54fa4b34d8d60d0cf9eb049c4: openshift-marketplace/redhat-operators-nd498/extract-content" id=82a71ef2-eda4-409d-b565-d028aee8a9fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.343233 | controller | Jun 11 12:27:43.876403 crc crio[24477]: time="2026-06-11T12:27:43.876284346Z" level=info msg="Removing container: 7df4f5704cdd29f1308ed71afe844d9a2d628dc83cd55bd80ef294fa28e839be" id=7e95d60b-9e5b-4d18-b6de-a2367e2b659e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.343261 | controller | Jun 11 12:27:43.941969 crc crio[24477]: time="2026-06-11T12:27:43.941909954Z" level=info msg="Removed container 7df4f5704cdd29f1308ed71afe844d9a2d628dc83cd55bd80ef294fa28e839be: openshift-marketplace/redhat-operators-nd498/extract-utilities" id=7e95d60b-9e5b-4d18-b6de-a2367e2b659e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.343289 | controller | Jun 11 12:27:46.139740 crc crio[24477]: time="2026-06-11T12:27:46.139105759Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.343315 | controller | Jun 11 12:27:58.915408 crc crio[24477]: time="2026-06-11T12:27:58.914330832Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6dd4f94857-4m94f/POD" id=aae9519b-6a6b-451f-a6fa-cf4f58536499 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.343368 | controller | Jun 11 12:27:58.916565 crc crio[24477]: time="2026-06-11T12:27:58.915454014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.343398 | controller | Jun 11 12:27:58.952166 crc crio[24477]: time="2026-06-11T12:27:58.952040175Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6dd4f94857-4m94f Namespace:openstack ID:853ba0a0aed00264969fd18db2ff49c4dbfdcc7fd1aa2196835c3f23786b874a UID:e9190b3e-d9e9-4c3e-b9d3-d587ec92bbca NetNS:/var/run/netns/4a2e959d-4748-4107-a6dd-3691e58c0565 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9190b3e_d9e9_4c3e_b9d3_d587ec92bbca.slice PodAnnotations:0xc00718c548}] Aliases:map[]}"
2026-06-11 13:18:25.343425 | controller | Jun 11 12:27:58.952166 crc crio[24477]: time="2026-06-11T12:27:58.952096727Z" level=info msg="Adding pod openstack_dnsmasq-dns-6dd4f94857-4m94f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.343451 | controller | Jun 11 12:27:59.678031 crc crio[24477]: 2026-06-11T12:27:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:853ba0a0aed0026 Mac:da:2c:6a:a9:e4:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/4a2e959d-4748-4107-a6dd-3691e58c0565 SocketPath: PciID:}] [{Interface:0xc0005141b0 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.343477 | controller | Jun 11 12:27:59.680238 crc crio[24477]: time="2026-06-11T12:27:59.680120111Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6dd4f94857-4m94f Namespace:openstack ID:853ba0a0aed00264969fd18db2ff49c4dbfdcc7fd1aa2196835c3f23786b874a UID:e9190b3e-d9e9-4c3e-b9d3-d587ec92bbca NetNS:/var/run/netns/4a2e959d-4748-4107-a6dd-3691e58c0565 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9190b3e_d9e9_4c3e_b9d3_d587ec92bbca.slice PodAnnotations:0xc00718c548}] Aliases:map[]}"
2026-06-11 13:18:25.343501 | controller | Jun 11 12:27:59.680441 crc crio[24477]: time="2026-06-11T12:27:59.680315966Z" level=info msg="Checking pod openstack_dnsmasq-dns-6dd4f94857-4m94f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.343530 | controller | Jun 11 12:27:59.700877 crc crio[24477]: time="2026-06-11T12:27:59.700759718Z" level=info msg="Ran pod sandbox 853ba0a0aed00264969fd18db2ff49c4dbfdcc7fd1aa2196835c3f23786b874a with infra container: openstack/dnsmasq-dns-6dd4f94857-4m94f/POD" id=aae9519b-6a6b-451f-a6fa-cf4f58536499 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.343560 | controller | Jun 11 12:27:59.704074 crc crio[24477]: time="2026-06-11T12:27:59.704041257Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d5fa6876-0ae5-45fc-b1d7-e80a445a3ed8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.343588 | controller | Jun 11 12:27:59.732975 crc crio[24477]: time="2026-06-11T12:27:59.732835671Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-687999f8f7-tzjfr/POD" id=786815db-37ff-4e23-9701-9b997649f03d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.343618 | controller | Jun 11 12:27:59.733128 crc crio[24477]: time="2026-06-11T12:27:59.733028286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.343647 | controller | Jun 11 12:27:59.788928 crc crio[24477]: time="2026-06-11T12:27:59.788818813Z" level=info msg="Got pod network &{Name:dnsmasq-dns-687999f8f7-tzjfr Namespace:openstack ID:ed888b39370970fc186ccb83fd175c0b6b9cc96e25190d75628e45a1040cba82 UID:04cdc4c2-f6b2-4b72-befa-3f14446d2d41 NetNS:/var/run/netns/9c7151ea-d729-4de6-9adb-f3196b036402 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04cdc4c2_f6b2_4b72_befa_3f14446d2d41.slice PodAnnotations:0xc000531820}] Aliases:map[]}"
2026-06-11 13:18:25.343678 | controller | Jun 11 12:27:59.788928 crc crio[24477]: time="2026-06-11T12:27:59.788888725Z" level=info msg="Adding pod openstack_dnsmasq-dns-687999f8f7-tzjfr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.343707 | controller | Jun 11 12:27:59.808206 crc crio[24477]: time="2026-06-11T12:27:59.807636519Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=708f6351-46d5-45e7-aee2-ccdf0bee0b67 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.343736 | controller | Jun 11 12:27:59.825203 crc crio[24477]: time="2026-06-11T12:27:59.824137669Z" level=info msg="Creating container: openstack/dnsmasq-dns-6dd4f94857-4m94f/init" id=15b74d46-c879-4e36-8ecd-144b967fe577 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.343766 | controller | Jun 11 12:27:59.825203 crc crio[24477]: time="2026-06-11T12:27:59.824931821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.343795 | controller | Jun 11 12:27:59.901578 crc crio[24477]: time="2026-06-11T12:27:59.900520331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.343825 | controller | Jun 11 12:27:59.908893 crc crio[24477]: time="2026-06-11T12:27:59.907543846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.343875 | controller | Jun 11 12:28:00.233356 crc crio[24477]: time="2026-06-11T12:28:00.228408446Z" level=info msg="Created container 8fd2e31215e6f338f8a51676ec1141457e507ac1068511fc10a9c48f0816b028: openstack/dnsmasq-dns-6dd4f94857-4m94f/init" id=15b74d46-c879-4e36-8ecd-144b967fe577 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.343915 | controller | Jun 11 12:28:00.236610 crc crio[24477]: time="2026-06-11T12:28:00.236070754Z" level=info msg="Starting container: 8fd2e31215e6f338f8a51676ec1141457e507ac1068511fc10a9c48f0816b028" id=02b39959-7c92-41cf-9137-c09dd97cc4de name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.343954 | controller | Jun 11 12:28:00.257113 crc crio[24477]: time="2026-06-11T12:28:00.256488652Z" level=info msg="Started container" PID=99407 containerID=8fd2e31215e6f338f8a51676ec1141457e507ac1068511fc10a9c48f0816b028 description=openstack/dnsmasq-dns-6dd4f94857-4m94f/init id=02b39959-7c92-41cf-9137-c09dd97cc4de name=/runtime.v1.RuntimeService/StartContainer sandboxID=853ba0a0aed00264969fd18db2ff49c4dbfdcc7fd1aa2196835c3f23786b874a
2026-06-11 13:18:25.343984 | controller | Jun 11 12:28:00.274889 crc crio[24477]: 2026-06-11T12:28:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed888b39370970f Mac:6a:44:40:e3:9c:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/9c7151ea-d729-4de6-9adb-f3196b036402 SocketPath: PciID:}] [{Interface:0xc0004826b0 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.344011 | controller | Jun 11 12:28:00.274889 crc crio[24477]: time="2026-06-11T12:28:00.272323454Z" level=info msg="Got pod network &{Name:dnsmasq-dns-687999f8f7-tzjfr Namespace:openstack ID:ed888b39370970fc186ccb83fd175c0b6b9cc96e25190d75628e45a1040cba82 UID:04cdc4c2-f6b2-4b72-befa-3f14446d2d41 NetNS:/var/run/netns/9c7151ea-d729-4de6-9adb-f3196b036402 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04cdc4c2_f6b2_4b72_befa_3f14446d2d41.slice PodAnnotations:0xc000531820}] Aliases:map[]}"
2026-06-11 13:18:25.344036 | controller | Jun 11 12:28:00.274889 crc crio[24477]: time="2026-06-11T12:28:00.27249158Z" level=info msg="Checking pod openstack_dnsmasq-dns-687999f8f7-tzjfr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.344061 | controller | Jun 11 12:28:00.287757 crc crio[24477]: time="2026-06-11T12:28:00.287423385Z" level=info msg="Ran pod sandbox ed888b39370970fc186ccb83fd175c0b6b9cc96e25190d75628e45a1040cba82 with infra container: openstack/dnsmasq-dns-687999f8f7-tzjfr/POD" id=786815db-37ff-4e23-9701-9b997649f03d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.344085 | controller | Jun 11 12:28:00.293019 crc crio[24477]: time="2026-06-11T12:28:00.292916309Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=abd6fe96-ccf5-4902-850f-c2632fc2c591 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.344108 | controller | Jun 11 12:28:00.387208 crc crio[24477]: time="2026-06-11T12:28:00.386580812Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=299d5f3c-2f0d-4b38-b898-cc291528e12b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.344129 | controller | Jun 11 12:28:00.395946 crc crio[24477]: time="2026-06-11T12:28:00.395859281Z" level=info msg="Creating container: openstack/dnsmasq-dns-687999f8f7-tzjfr/init" id=c8455710-d6d3-4a91-8f38-1da5581f923e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.344149 | controller | Jun 11 12:28:00.396516 crc crio[24477]: time="2026-06-11T12:28:00.39649178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.344169 | controller | Jun 11 12:28:00.472818 crc crio[24477]: time="2026-06-11T12:28:00.472565319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.344188 | controller | Jun 11 12:28:00.479348 crc crio[24477]: time="2026-06-11T12:28:00.479295859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.344207 | controller | Jun 11 12:28:00.732289 crc crio[24477]: time="2026-06-11T12:28:00.732200337Z" level=info msg="Created container fe5fae372208ae8e9c9833e84d2b200a6b9343c301531650fa501cdc778782c0: openstack/dnsmasq-dns-687999f8f7-tzjfr/init" id=c8455710-d6d3-4a91-8f38-1da5581f923e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.344232 | controller | Jun 11 12:28:00.736062 crc crio[24477]: time="2026-06-11T12:28:00.7352053Z" level=info msg="Starting container: fe5fae372208ae8e9c9833e84d2b200a6b9343c301531650fa501cdc778782c0" id=258445b2-241f-49b7-830e-3e62ee73e76c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.344252 | controller | Jun 11 12:28:00.754189 crc crio[24477]: time="2026-06-11T12:28:00.754007526Z" level=info msg="Started container" PID=99499 containerID=fe5fae372208ae8e9c9833e84d2b200a6b9343c301531650fa501cdc778782c0 description=openstack/dnsmasq-dns-687999f8f7-tzjfr/init id=258445b2-241f-49b7-830e-3e62ee73e76c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed888b39370970fc186ccb83fd175c0b6b9cc96e25190d75628e45a1040cba82
2026-06-11 13:18:25.344271 | controller | Jun 11 12:28:00.771048 crc crio[24477]: time="2026-06-11T12:28:00.770938928Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686348-rbbr6/POD" id=1ea616a3-08dd-457b-90ca-1876b92f478c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.344291 | controller | Jun 11 12:28:00.771199 crc crio[24477]: time="2026-06-11T12:28:00.771064111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.344311 | controller | Jun 11 12:28:00.856431 crc crio[24477]: time="2026-06-11T12:28:00.856315189Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686348-rbbr6 Namespace:openshift-infra ID:b08baaa4404e73fa2d808dd50c814e01e45fd4b26fe5ad3a4698d2297856168f UID:199da959-5d4f-4101-88bc-1ce28638a9d2 NetNS:/var/run/netns/b1d6e4ca-7c6d-4c25-b239-18e74acd5638 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod199da959_5d4f_4101_88bc_1ce28638a9d2.slice PodAnnotations:0xc00251e630}] Aliases:map[]}"
2026-06-11 13:18:25.344331 | controller | Jun 11 12:28:00.856431 crc crio[24477]: time="2026-06-11T12:28:00.856408832Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686348-rbbr6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.344351 | controller | Jun 11 12:28:01.115789 crc crio[24477]: time="2026-06-11T12:28:01.113166047Z" level=info msg="Stopping pod sandbox: 853ba0a0aed00264969fd18db2ff49c4dbfdcc7fd1aa2196835c3f23786b874a" id=5f3342dc-3afa-4dce-acab-a9464394d1aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.344370 | controller | Jun 11 12:28:01.116853 crc crio[24477]: time="2026-06-11T12:28:01.116780437Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6dd4f94857-4m94f Namespace:openstack ID:853ba0a0aed00264969fd18db2ff49c4dbfdcc7fd1aa2196835c3f23786b874a UID:e9190b3e-d9e9-4c3e-b9d3-d587ec92bbca NetNS:/var/run/netns/4a2e959d-4748-4107-a6dd-3691e58c0565 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9190b3e_d9e9_4c3e_b9d3_d587ec92bbca.slice PodAnnotations:0xc000530500}] Aliases:map[]}"
2026-06-11 13:18:25.344390 | controller | Jun 11 12:28:01.117075 crc crio[24477]: time="2026-06-11T12:28:01.117037504Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6dd4f94857-4m94f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.344409 | controller | Jun 11 12:28:01.137025 crc crio[24477]: time="2026-06-11T12:28:01.136907529Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=55235f9d-9a64-4788-812e-27ae2f49f837 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.344429 | controller | Jun 11 12:28:01.333855 crc crio[24477]: time="2026-06-11T12:28:01.333231046Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=916e7da7-b8b5-48d9-adcb-588fce5c0ad7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.344452 | controller | Jun 11 12:28:01.402732 crc crio[24477]: time="2026-06-11T12:28:01.401186102Z" level=info msg="Creating container: openstack/dnsmasq-dns-687999f8f7-tzjfr/dnsmasq-dns" id=d6af476b-eafe-4feb-89c1-7ed74865f613 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.344472 | controller | Jun 11 12:28:01.402732 crc crio[24477]: time="2026-06-11T12:28:01.402091288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.344493 | controller | Jun 11 12:28:01.470543 crc crio[24477]: time="2026-06-11T12:28:01.468424399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.344514 | controller | Jun 11 12:28:01.472417 crc crio[24477]: time="2026-06-11T12:28:01.472343888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.344537 | controller | Jun 11 12:28:01.696922 crc crio[24477]: 2026-06-11T12:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b08baaa4404e73f Mac:8e:97:a1:24:eb:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/b1d6e4ca-7c6d-4c25-b239-18e74acd5638 SocketPath: PciID:}] [{Interface:0xc0000150b0 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.344561 | controller | Jun 11 12:28:01.701283 crc crio[24477]: time="2026-06-11T12:28:01.699536388Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686348-rbbr6 Namespace:openshift-infra ID:b08baaa4404e73fa2d808dd50c814e01e45fd4b26fe5ad3a4698d2297856168f UID:199da959-5d4f-4101-88bc-1ce28638a9d2 NetNS:/var/run/netns/b1d6e4ca-7c6d-4c25-b239-18e74acd5638 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod199da959_5d4f_4101_88bc_1ce28638a9d2.slice PodAnnotations:0xc00251e630}] Aliases:map[]}"
2026-06-11 13:18:25.344583 | controller | Jun 11 12:28:01.701283 crc crio[24477]: time="2026-06-11T12:28:01.699909639Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686348-rbbr6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.344607 | controller | Jun 11 12:28:01.726775 crc crio[24477]: time="2026-06-11T12:28:01.724945592Z" level=info msg="Ran pod sandbox b08baaa4404e73fa2d808dd50c814e01e45fd4b26fe5ad3a4698d2297856168f with infra container: openshift-infra/auto-csr-approver-29686348-rbbr6/POD" id=1ea616a3-08dd-457b-90ca-1876b92f478c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.344628 | controller | Jun 11 12:28:01.741048 crc crio[24477]: time="2026-06-11T12:28:01.740394927Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=db12f922-4722-43c8-a340-0df7ac5976f3 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.344645 | controller | Jun 11 12:28:01.747847 crc crio[24477]: time="2026-06-11T12:28:01.747401393Z" level=info msg="Created container 7d3c44bbc6724d388fb4e724c1a642bd41462042c508f12e2f768f4b0574b25d: openstack/dnsmasq-dns-687999f8f7-tzjfr/dnsmasq-dns" id=d6af476b-eafe-4feb-89c1-7ed74865f613 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.344663 | controller | Jun 11 12:28:01.750060 crc crio[24477]: time="2026-06-11T12:28:01.750012996Z" level=info msg="Starting container: 7d3c44bbc6724d388fb4e724c1a642bd41462042c508f12e2f768f4b0574b25d" id=5908bd9e-a013-4d5c-8195-12d9c3ccd561 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.344682 | controller | Jun 11 12:28:01.766032 crc crio[24477]: time="2026-06-11T12:28:01.765121483Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 13:18:25.344702 | controller | Jun 11 12:28:01.836796 crc crio[24477]: time="2026-06-11T12:28:01.836430428Z" level=info msg="Started container" PID=99620 containerID=7d3c44bbc6724d388fb4e724c1a642bd41462042c508f12e2f768f4b0574b25d description=openstack/dnsmasq-dns-687999f8f7-tzjfr/dnsmasq-dns id=5908bd9e-a013-4d5c-8195-12d9c3ccd561 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed888b39370970fc186ccb83fd175c0b6b9cc96e25190d75628e45a1040cba82
2026-06-11 13:18:25.344720 | controller | Jun 11 12:28:01.947961 crc crio[24477]: time="2026-06-11T12:28:01.947103447Z" level=info msg="Stopped pod sandbox: 853ba0a0aed00264969fd18db2ff49c4dbfdcc7fd1aa2196835c3f23786b874a" id=5f3342dc-3afa-4dce-acab-a9464394d1aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.344738 | controller | Jun 11 12:28:02.249002 crc crio[24477]: time="2026-06-11T12:28:02.248123905Z" level=info msg="Removing container: 8fd2e31215e6f338f8a51676ec1141457e507ac1068511fc10a9c48f0816b028" id=1d93b34d-5b0a-4ce6-8621-6d3ad41d56d6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.344754 | controller | Jun 11 12:28:02.433275 crc crio[24477]: time="2026-06-11T12:28:02.43120381Z" level=info msg="Removed container 8fd2e31215e6f338f8a51676ec1141457e507ac1068511fc10a9c48f0816b028: openstack/dnsmasq-dns-6dd4f94857-4m94f/init" id=1d93b34d-5b0a-4ce6-8621-6d3ad41d56d6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.344772 | controller | Jun 11 12:28:02.889211 crc crio[24477]: time="2026-06-11T12:28:02.888175765Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=db12f922-4722-43c8-a340-0df7ac5976f3 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.344790 | controller | Jun 11 12:28:02.891370 crc crio[24477]: time="2026-06-11T12:28:02.89124056Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a0c8d75c-f3de-49b3-818c-ce0200c8ddc9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.344806 | controller | Jun 11 12:28:02.895777 crc crio[24477]: time="2026-06-11T12:28:02.895163488Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c71980de-7587-4a27-acc0-05d161183db6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.344823 | controller | Jun 11 12:28:02.914461 crc crio[24477]: time="2026-06-11T12:28:02.914173179Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686348-rbbr6/oc" id=bfcbab0f-4291-4842-ba93-ea77a4602936 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.344840 | controller | Jun 11 12:28:02.916323 crc crio[24477]: time="2026-06-11T12:28:02.916008781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.344886 | controller | Jun 11 12:28:03.004433 crc crio[24477]: time="2026-06-11T12:28:03.004184652Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.344907 | controller | Jun 11 12:28:03.375215 crc crio[24477]: time="2026-06-11T12:28:03.374993808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.344925 | controller | Jun 11 12:28:03.672528 crc crio[24477]: time="2026-06-11T12:28:03.671469919Z" level=info msg="Created container 9993f879c0912699ec61f5bf9b6f1466d971f51764616d8e6ca382a2e7c69510: openshift-infra/auto-csr-approver-29686348-rbbr6/oc" id=bfcbab0f-4291-4842-ba93-ea77a4602936 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.344941 | controller | Jun 11 12:28:03.675194 crc crio[24477]: time="2026-06-11T12:28:03.675059081Z" level=info msg="Starting container: 9993f879c0912699ec61f5bf9b6f1466d971f51764616d8e6ca382a2e7c69510" id=d4277e6d-d98a-4522-ac6d-279618eba620 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.344963 | controller | Jun 11 12:28:03.686493 crc crio[24477]: time="2026-06-11T12:28:03.686237513Z" level=info msg="Started container" PID=99691 containerID=9993f879c0912699ec61f5bf9b6f1466d971f51764616d8e6ca382a2e7c69510 description=openshift-infra/auto-csr-approver-29686348-rbbr6/oc id=d4277e6d-d98a-4522-ac6d-279618eba620 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b08baaa4404e73fa2d808dd50c814e01e45fd4b26fe5ad3a4698d2297856168f
2026-06-11 13:18:25.344981 | controller | Jun 11 12:28:07.537432 crc crio[24477]: time="2026-06-11T12:28:07.536263248Z" level=info msg="Stopping pod sandbox: b08baaa4404e73fa2d808dd50c814e01e45fd4b26fe5ad3a4698d2297856168f" id=83468dd2-5148-4cca-893e-7a44bdf44d45 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.344998 | controller | Jun 11 12:28:07.539863 crc crio[24477]: time="2026-06-11T12:28:07.538198783Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686348-rbbr6 Namespace:openshift-infra ID:b08baaa4404e73fa2d808dd50c814e01e45fd4b26fe5ad3a4698d2297856168f UID:199da959-5d4f-4101-88bc-1ce28638a9d2 NetNS:/var/run/netns/b1d6e4ca-7c6d-4c25-b239-18e74acd5638 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod199da959_5d4f_4101_88bc_1ce28638a9d2.slice PodAnnotations:0xc002ce4980}] Aliases:map[]}"
2026-06-11 13:18:25.345015 | controller | Jun 11 12:28:07.539863 crc crio[24477]: time="2026-06-11T12:28:07.538341747Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686348-rbbr6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.345032 | controller | Jun 11 12:28:08.337388 crc crio[24477]: time="2026-06-11T12:28:08.336866327Z" level=info msg="Stopped pod sandbox: b08baaa4404e73fa2d808dd50c814e01e45fd4b26fe5ad3a4698d2297856168f" id=83468dd2-5148-4cca-893e-7a44bdf44d45 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.345049 | controller | Jun 11 12:28:11.201348 crc crio[24477]: time="2026-06-11T12:28:11.200338466Z" level=info msg="Stopping container: 7a632eee42cd8924a20aec67caa77795cd51da12067d544c0bd2d7006acc2fc3 (timeout: 10s)" id=0e50c96a-8c4b-4f74-8278-662065fa6ed0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.345067 | controller | Jun 11 12:28:12.425885 crc crio[24477]: time="2026-06-11T12:28:12.424926485Z" level=info msg="Stopped container 7a632eee42cd8924a20aec67caa77795cd51da12067d544c0bd2d7006acc2fc3: openstack/dnsmasq-dns-68b84f4555-fwm5c/dnsmasq-dns" id=0e50c96a-8c4b-4f74-8278-662065fa6ed0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.345084 | controller | Jun 11 12:28:12.427439 crc crio[24477]: time="2026-06-11T12:28:12.427124166Z" level=info msg="Stopping pod sandbox: d154029182271db7c82f0b8e73c18ee17aaccb991c482d118ea69a031e82c63b" id=e1dcea0c-5414-4368-98f1-c4176f536676 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.345101 | controller | Jun 11 12:28:12.428274 crc crio[24477]: time="2026-06-11T12:28:12.428154686Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68b84f4555-fwm5c Namespace:openstack ID:d154029182271db7c82f0b8e73c18ee17aaccb991c482d118ea69a031e82c63b UID:2b2583b6-4b6b-4820-908e-0b4d12f36b39 NetNS:/var/run/netns/b9780610-a198-4901-8911-fd50927455b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b2583b6_4b6b_4820_908e_0b4d12f36b39.slice PodAnnotations:0xc000a14c60}] Aliases:map[]}"
2026-06-11 13:18:25.345118 | controller | Jun 11 12:28:12.428538 crc crio[24477]: time="2026-06-11T12:28:12.428453124Z" level=info msg="Deleting pod openstack_dnsmasq-dns-68b84f4555-fwm5c from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.345138 | controller | Jun 11 12:28:13.463481 crc crio[24477]: time="2026-06-11T12:28:13.462778324Z" level=info msg="Stopped pod sandbox: d154029182271db7c82f0b8e73c18ee17aaccb991c482d118ea69a031e82c63b" id=e1dcea0c-5414-4368-98f1-c4176f536676 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.345166 | controller | Jun 11 12:28:13.830562 crc crio[24477]: time="2026-06-11T12:28:13.829438205Z" level=info msg="Removing container: 7a632eee42cd8924a20aec67caa77795cd51da12067d544c0bd2d7006acc2fc3" id=702a044c-b796-4d2b-8526-179f41b18b53 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.345184 | controller | Jun 11 12:28:13.908858 crc crio[24477]: time="2026-06-11T12:28:13.9083732Z" level=info msg="Removed container 7a632eee42cd8924a20aec67caa77795cd51da12067d544c0bd2d7006acc2fc3: openstack/dnsmasq-dns-68b84f4555-fwm5c/dnsmasq-dns" id=702a044c-b796-4d2b-8526-179f41b18b53 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.345201 | controller | Jun 11 12:28:13.911900 crc crio[24477]: time="2026-06-11T12:28:13.911843424Z" level=info msg="Removing container: a0d8bd4acfbe0b0604bb173abefb5a0eab1d1bd4d57045863162bdd737c52c38" id=81a17e69-c1cb-428b-a288-54d549922a81 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.345218 | controller | Jun 11 12:28:13.945458 crc crio[24477]: time="2026-06-11T12:28:13.945364564Z" level=info msg="Removed container a0d8bd4acfbe0b0604bb173abefb5a0eab1d1bd4d57045863162bdd737c52c38: openstack/dnsmasq-dns-68b84f4555-fwm5c/init" id=81a17e69-c1cb-428b-a288-54d549922a81 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.345235 | controller | Jun 11 12:28:39.918750 crc crio[24477]: time="2026-06-11T12:28:39.91818214Z" level=info msg="Removing container: 802c10f894b08e0ecdf38a306d6afca68136e433eb139393cd4d6d2200713e80" id=f69fdaa5-58da-4557-871b-4a9bd6a38b8d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.345252 | controller | Jun 11 12:28:40.048993 crc crio[24477]: time="2026-06-11T12:28:40.048212748Z" level=info msg="Removed container 802c10f894b08e0ecdf38a306d6afca68136e433eb139393cd4d6d2200713e80: openshift-infra/auto-csr-approver-29686342-mrbz5/oc" id=f69fdaa5-58da-4557-871b-4a9bd6a38b8d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.345269 | controller | Jun 11 12:28:40.052929 crc crio[24477]: time="2026-06-11T12:28:40.052805978Z" level=info msg="Removing container: e18468cab265ded19012f943ec5fc23c7b7c269141fca452db9d071081c3b78f" id=8c1e9d93-8460-4a96-bfb0-1405abaa8ddf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.345286 | controller | Jun 11 12:28:40.139504 crc crio[24477]: time="2026-06-11T12:28:40.139389219Z" level=info msg="Removed container e18468cab265ded19012f943ec5fc23c7b7c269141fca452db9d071081c3b78f: openstack/keystone-bootstrap-jzbmg/keystone-bootstrap" id=8c1e9d93-8460-4a96-bfb0-1405abaa8ddf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.345302 | controller | Jun 11 12:28:40.154474 crc crio[24477]: time="2026-06-11T12:28:40.154354381Z" level=info msg="Stopping pod sandbox: 853ba0a0aed00264969fd18db2ff49c4dbfdcc7fd1aa2196835c3f23786b874a" id=e802d079-802a-4473-a5c0-34e2114b9197 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.345319 | controller | Jun 11 12:28:40.154474 crc crio[24477]: time="2026-06-11T12:28:40.154471274Z" level=info msg="Stopped pod sandbox (already stopped): 853ba0a0aed00264969fd18db2ff49c4dbfdcc7fd1aa2196835c3f23786b874a" id=e802d079-802a-4473-a5c0-34e2114b9197 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.345337 | controller | Jun 11 12:28:40.155812 crc crio[24477]: time="2026-06-11T12:28:40.155585815Z" level=info msg="Removing pod sandbox: 853ba0a0aed00264969fd18db2ff49c4dbfdcc7fd1aa2196835c3f23786b874a" id=65819cf4-84a6-459e-af13-0d7b8abb6d47 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.345353 | controller | Jun 11 12:28:40.178914 crc crio[24477]: time="2026-06-11T12:28:40.178798913Z" level=info msg="Removed pod sandbox: 853ba0a0aed00264969fd18db2ff49c4dbfdcc7fd1aa2196835c3f23786b874a" id=65819cf4-84a6-459e-af13-0d7b8abb6d47 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.345374 | controller | Jun 11 12:28:40.179967 crc crio[24477]: time="2026-06-11T12:28:40.179880214Z" level=info msg="Stopping pod sandbox: 2cc499be063c74fa72a3fe4d2b0da10b585a7edd5c94d96dd66903fd928341a2" id=ea89fdea-940d-4db8-9f5a-387e1553bedc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.345391 | controller | Jun 11 12:28:40.180052 crc crio[24477]: time="2026-06-11T12:28:40.179983777Z" level=info msg="Stopped pod sandbox (already stopped): 2cc499be063c74fa72a3fe4d2b0da10b585a7edd5c94d96dd66903fd928341a2" id=ea89fdea-940d-4db8-9f5a-387e1553bedc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.345408 | controller | Jun 11 12:28:40.180822 crc crio[24477]: time="2026-06-11T12:28:40.180739347Z" level=info msg="Removing pod sandbox: 2cc499be063c74fa72a3fe4d2b0da10b585a7edd5c94d96dd66903fd928341a2" id=8ea95313-6c5e-4831-9fac-79eb42ee5168 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.345424 | controller | Jun 11 12:28:40.220944 crc crio[24477]: time="2026-06-11T12:28:40.220798915Z" level=info msg="Removed pod sandbox: 2cc499be063c74fa72a3fe4d2b0da10b585a7edd5c94d96dd66903fd928341a2" id=8ea95313-6c5e-4831-9fac-79eb42ee5168 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.345439 | controller | Jun 11 12:28:40.221925 crc crio[24477]: time="2026-06-11T12:28:40.221858024Z" level=info msg="Stopping pod sandbox: a0da712d3c16a4279cadec909d9db521cde23a49cf86e0dcc2be1b549355776e" id=1e363e94-6cfd-4c21-bde0-cd18863f3613 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.345455 | controller | Jun 11 12:28:40.222014 crc crio[24477]: time="2026-06-11T12:28:40.221946727Z" level=info msg="Stopped pod sandbox (already stopped): a0da712d3c16a4279cadec909d9db521cde23a49cf86e0dcc2be1b549355776e" id=1e363e94-6cfd-4c21-bde0-cd18863f3613 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.345471 | controller | Jun 11 12:28:40.223270 crc crio[24477]: time="2026-06-11T12:28:40.223204451Z" level=info msg="Removing pod sandbox: a0da712d3c16a4279cadec909d9db521cde23a49cf86e0dcc2be1b549355776e" id=50fb2807-efc3-45f4-b7ae-98fef33ab606 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.345487 | controller | Jun 11 12:28:40.247433 crc crio[24477]: time="2026-06-11T12:28:40.247342235Z" level=info msg="Removed pod sandbox: a0da712d3c16a4279cadec909d9db521cde23a49cf86e0dcc2be1b549355776e" id=50fb2807-efc3-45f4-b7ae-98fef33ab606 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.345503 | controller | Jun 11 12:28:40.248502 crc crio[24477]: time="2026-06-11T12:28:40.248425965Z" level=info msg="Stopping pod sandbox: 7b558b3df6bd9944f9412f428c1a4d5d1eeff6ad951f07b6555ac481aa64ab5d" id=b19ad602-c6ea-49d9-9bc5-c90bd76f0c4d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.345519 | controller | Jun 11 12:28:40.248586 crc crio[24477]: time="2026-06-11T12:28:40.248510027Z" level=info msg="Stopped pod sandbox (already stopped): 7b558b3df6bd9944f9412f428c1a4d5d1eeff6ad951f07b6555ac481aa64ab5d" id=b19ad602-c6ea-49d9-9bc5-c90bd76f0c4d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.345534 | controller | Jun 11 12:28:40.249958 crc crio[24477]: time="2026-06-11T12:28:40.249889536Z" level=info msg="Removing pod sandbox: 7b558b3df6bd9944f9412f428c1a4d5d1eeff6ad951f07b6555ac481aa64ab5d" id=e29ad069-883a-49ec-b84b-e6dd6f7cc88a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.345550 | controller | Jun 11 12:28:40.269720 crc crio[24477]: time="2026-06-11T12:28:40.269565878Z" level=info msg="Removed pod sandbox: 7b558b3df6bd9944f9412f428c1a4d5d1eeff6ad951f07b6555ac481aa64ab5d" id=e29ad069-883a-49ec-b84b-e6dd6f7cc88a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.345565 | controller | Jun 11 12:28:40.271163 crc crio[24477]: time="2026-06-11T12:28:40.271049326Z" level=info msg="Stopping pod sandbox: d154029182271db7c82f0b8e73c18ee17aaccb991c482d118ea69a031e82c63b" id=ab5d7d78-c7d3-4729-b9d7-ffb918d0e363 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.345584 | controller | Jun 11 12:28:40.271163 crc crio[24477]: time="2026-06-11T12:28:40.271109108Z" level=info msg="Stopped pod sandbox (already stopped): d154029182271db7c82f0b8e73c18ee17aaccb991c482d118ea69a031e82c63b" id=ab5d7d78-c7d3-4729-b9d7-ffb918d0e363 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.345600 | controller | Jun 11 12:28:40.272562 crc crio[24477]: time="2026-06-11T12:28:40.272330233Z" level=info msg="Removing pod sandbox: d154029182271db7c82f0b8e73c18ee17aaccb991c482d118ea69a031e82c63b" id=b4df9db5-f996-4837-990f-c962faf0672c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.345615 | controller | Jun 11 12:28:40.301773 crc crio[24477]: time="2026-06-11T12:28:40.301540208Z" level=info msg="Removed pod sandbox: d154029182271db7c82f0b8e73c18ee17aaccb991c482d118ea69a031e82c63b" id=b4df9db5-f996-4837-990f-c962faf0672c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.345631 | controller | Jun 11 12:29:40.520920 crc crio[24477]: time="2026-06-11T12:29:40.517439526Z" level=info msg="Removing container: b0a2b480f386bb8fe3cf5fad171475de89bbedf43f3be8c7928f5cedbe476bfa" id=814a24ee-8c26-4ab6-b18b-ca17da8d1dd2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.345647 | controller | Jun 11 12:29:41.068179 crc crio[24477]: time="2026-06-11T12:29:41.059862867Z" level=info msg="Removed container b0a2b480f386bb8fe3cf5fad171475de89bbedf43f3be8c7928f5cedbe476bfa: openstack/cinder-api-0/cinder-api-log" id=814a24ee-8c26-4ab6-b18b-ca17da8d1dd2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.345664 | controller | Jun 11 12:29:41.096230 crc crio[24477]: time="2026-06-11T12:29:41.084446067Z" level=info msg="Removing container: 25835c4cd8bd593cfe085c05f52dcd1f760f594dbaee250f1c9b29ac68f60c16" id=adc9a3b7-0cb8-440f-bd13-b0df47c3047d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.345681 | controller | Jun 11 12:29:41.399407 crc crio[24477]: time="2026-06-11T12:29:41.399179093Z" level=info msg="Removed container 25835c4cd8bd593cfe085c05f52dcd1f760f594dbaee250f1c9b29ac68f60c16: openstack/cinder-api-0/cinder-api" id=adc9a3b7-0cb8-440f-bd13-b0df47c3047d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.345697 | controller | Jun 11 12:29:41.417777 crc crio[24477]: time="2026-06-11T12:29:41.417557573Z" level=info msg="Stopping pod sandbox: ba415f36090791755b1290f250fb3457bcc4e7e14ab502682fc19da13e13a63a" id=9c20fe18-65e7-42ed-ab13-77ea2fc09622 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.345715 | controller | Jun 11 12:29:41.418110 crc crio[24477]: time="2026-06-11T12:29:41.417920062Z" level=info msg="Stopped pod sandbox (already stopped): ba415f36090791755b1290f250fb3457bcc4e7e14ab502682fc19da13e13a63a" id=9c20fe18-65e7-42ed-ab13-77ea2fc09622 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.345735 | controller | Jun 11 12:29:41.419147 crc crio[24477]: time="2026-06-11T12:29:41.419060214Z" level=info msg="Removing pod sandbox: ba415f36090791755b1290f250fb3457bcc4e7e14ab502682fc19da13e13a63a" id=4b7a06d5-dd68-4a14-9a03-2d9615e399ac name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.345752 | controller | Jun 11 12:29:41.600629 crc crio[24477]: time="2026-06-11T12:29:41.599564411Z" level=info msg="Removed pod sandbox: ba415f36090791755b1290f250fb3457bcc4e7e14ab502682fc19da13e13a63a" id=4b7a06d5-dd68-4a14-9a03-2d9615e399ac name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.345768 | controller | Jun 11 12:30:05.232985 crc crio[24477]: time="2026-06-11T12:30:05.229009374Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686350-bbvgl/POD" id=c9440727-7ab7-435a-8068-8f957cd3ef23 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.345785 | controller | Jun 11 12:30:05.241067 crc crio[24477]: time="2026-06-11T12:30:05.237024621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.345805 | controller | Jun 11 12:30:05.631864 crc crio[24477]: time="2026-06-11T12:30:05.631795322Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686350-9xqhz/POD" id=dc40c337-b4db-4548-a2d3-d628e29c84a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.345821 | controller | Jun 11 12:30:05.633047 crc crio[24477]: time="2026-06-11T12:30:05.633019926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.345837 | controller | Jun 11 12:30:07.488334 crc crio[24477]: time="2026-06-11T12:30:07.487112876Z" level=info msg="Got pod network &{Name:collect-profiles-29686350-9xqhz Namespace:openshift-operator-lifecycle-manager ID:990e973d51479c395505874c47fbdb0440769f94de6be35cdae115e8da437d98 UID:373f0f3c-c1e2-4f15-a233-0c51f08702df NetNS:/var/run/netns/4b019fce-9ed2-4ada-88cb-774e54be6f98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod373f0f3c_c1e2_4f15_a233_0c51f08702df.slice PodAnnotations:0xc000530f58}] Aliases:map[]}"
2026-06-11 13:18:25.345883 | controller | Jun 11 12:30:07.488334 crc crio[24477]: time="2026-06-11T12:30:07.487523499Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686350-9xqhz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.345905 | controller | Jun 11 12:30:07.569928 crc crio[24477]: time="2026-06-11T12:30:07.567821572Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686350-bbvgl Namespace:openshift-infra ID:4b04ba750ce3faa606c2d76ed8797ee29d58fbf2b8e6051cd2f2849a974e5028 UID:10ee1f90-e5e9-41f4-a9f7-5b15868bc8b7 NetNS:/var/run/netns/81898ba1-557d-488d-8f4e-3a1b3f1ad20f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod10ee1f90_e5e9_41f4_a9f7_5b15868bc8b7.slice PodAnnotations:0xc000b19508}] Aliases:map[]}"
2026-06-11 13:18:25.345924 | controller | Jun 11 12:30:07.569928 crc crio[24477]: time="2026-06-11T12:30:07.567917654Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686350-bbvgl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.345941 | controller | Jun 11 12:30:08.853604 crc crio[24477]: 2026-06-11T12:30:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:990e973d51479c3 Mac:a2:ad:ba:2c:68:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/4b019fce-9ed2-4ada-88cb-774e54be6f98 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.345958 | controller | Jun 11 12:30:08.858093 crc crio[24477]: time="2026-06-11T12:30:08.857970317Z" level=info msg="Got pod network &{Name:collect-profiles-29686350-9xqhz Namespace:openshift-operator-lifecycle-manager ID:990e973d51479c395505874c47fbdb0440769f94de6be35cdae115e8da437d98 UID:373f0f3c-c1e2-4f15-a233-0c51f08702df NetNS:/var/run/netns/4b019fce-9ed2-4ada-88cb-774e54be6f98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod373f0f3c_c1e2_4f15_a233_0c51f08702df.slice PodAnnotations:0xc000530f58}] Aliases:map[]}"
2026-06-11 13:18:25.345975 | controller | Jun 11 12:30:08.858378 crc crio[24477]: time="2026-06-11T12:30:08.858242364Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686350-9xqhz for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.345992 | controller | Jun 11 12:30:08.877991 crc crio[24477]: 2026-06-11T12:30:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b04ba750ce3faa Mac:fa:0f:e2:a4:0c:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/81898ba1-557d-488d-8f4e-3a1b3f1ad20f SocketPath: PciID:}] [{Interface:0xc000218aa0 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.346012 | controller | Jun 11 12:30:08.880241 crc crio[24477]: time="2026-06-11T12:30:08.880100743Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686350-bbvgl Namespace:openshift-infra ID:4b04ba750ce3faa606c2d76ed8797ee29d58fbf2b8e6051cd2f2849a974e5028 UID:10ee1f90-e5e9-41f4-a9f7-5b15868bc8b7 NetNS:/var/run/netns/81898ba1-557d-488d-8f4e-3a1b3f1ad20f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod10ee1f90_e5e9_41f4_a9f7_5b15868bc8b7.slice PodAnnotations:0xc000b19508}] Aliases:map[]}"
2026-06-11 13:18:25.346030 | controller | Jun 11 12:30:08.880602 crc crio[24477]: time="2026-06-11T12:30:08.880395241Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686350-bbvgl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.346047 | controller | Jun 11 12:30:08.921733 crc crio[24477]: time="2026-06-11T12:30:08.921531194Z" level=info msg="Ran pod sandbox 990e973d51479c395505874c47fbdb0440769f94de6be35cdae115e8da437d98 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686350-9xqhz/POD" id=dc40c337-b4db-4548-a2d3-d628e29c84a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.346064 | controller | Jun 11 12:30:08.935207 crc crio[24477]: time="2026-06-11T12:30:08.934540103Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3528b8e4-0e28-42c2-bbda-90a8ac94ed20 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.346080 | controller | Jun 11 12:30:08.944292 crc crio[24477]: time="2026-06-11T12:30:08.943067705Z" level=info msg="Ran pod sandbox 4b04ba750ce3faa606c2d76ed8797ee29d58fbf2b8e6051cd2f2849a974e5028 with infra container: openshift-infra/auto-csr-approver-29686350-bbvgl/POD" id=c9440727-7ab7-435a-8068-8f957cd3ef23 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.346096 | controller | Jun 11 12:30:08.944727 crc crio[24477]: time="2026-06-11T12:30:08.944502235Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=74c6b301-d5e8-43c4-b513-82d02d2ccd1d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.346114 | controller | Jun 11 12:30:08.959036 crc crio[24477]: time="2026-06-11T12:30:08.958926196Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=c609d6c0-dd05-4427-888c-7fee4bb68da2 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.346130 | controller | Jun 11 12:30:08.971930 crc crio[24477]: time="2026-06-11T12:30:08.971797334Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686350-9xqhz/collect-profiles" id=0ce77139-a027-4be5-8290-4fa0bc386599 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.346146 | controller | Jun 11 12:30:08.973512 crc crio[24477]: time="2026-06-11T12:30:08.973383869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.346163 | controller | Jun 11 12:30:09.000450 crc crio[24477]: time="2026-06-11T12:30:08.998505056Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 13:18:25.346180 | controller | Jun 11 12:30:09.102534 crc crio[24477]: time="2026-06-11T12:30:09.102471837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.346196 | controller | Jun 11 12:30:09.116056 crc crio[24477]: time="2026-06-11T12:30:09.115883871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.346216 | controller | Jun 11 12:30:09.375229 crc crio[24477]: time="2026-06-11T12:30:09.374962171Z" level=info msg="Created container 01e21f59cfe984863cce953955cc78d4a64bd4b42454eba980e6f95c011e407a: openshift-operator-lifecycle-manager/collect-profiles-29686350-9xqhz/collect-profiles" id=0ce77139-a027-4be5-8290-4fa0bc386599 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.346234 | controller | Jun 11 12:30:09.377631 crc crio[24477]: time="2026-06-11T12:30:09.376882045Z" level=info msg="Starting container: 01e21f59cfe984863cce953955cc78d4a64bd4b42454eba980e6f95c011e407a" id=b6975388-513b-4d76-9e31-475f44f125f3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.346250 | controller | Jun 11 12:30:09.393822 crc crio[24477]: time="2026-06-11T12:30:09.392460709Z" level=info msg="Started container" PID=105813 containerID=01e21f59cfe984863cce953955cc78d4a64bd4b42454eba980e6f95c011e407a description=openshift-operator-lifecycle-manager/collect-profiles-29686350-9xqhz/collect-profiles id=b6975388-513b-4d76-9e31-475f44f125f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=990e973d51479c395505874c47fbdb0440769f94de6be35cdae115e8da437d98
2026-06-11 13:18:25.346268 | controller | Jun 11 12:30:10.449386 crc crio[24477]: time="2026-06-11T12:30:10.44790939Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=c609d6c0-dd05-4427-888c-7fee4bb68da2 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.346285 | controller | Jun 11 12:30:10.453360 crc crio[24477]: time="2026-06-11T12:30:10.453266768Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b5deceaf-b61b-440d-80b6-d9b72dcfd485 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.346302 | controller | Jun 11 12:30:10.500367 crc crio[24477]: time="2026-06-11T12:30:10.497440441Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ee722aa2-49bd-4888-ad9f-3c01ebd53f60 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.346318 | controller | Jun 11 12:30:10.524280 crc crio[24477]: time="2026-06-11T12:30:10.524160586Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686350-bbvgl/oc" id=1bf17d1b-be11-409c-93fd-32fae7c136f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.346334 | controller | Jun 11 12:30:10.525144 crc crio[24477]: time="2026-06-11T12:30:10.525037201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.346351 | controller | Jun 11 12:30:10.729986 crc crio[24477]: time="2026-06-11T12:30:10.729546297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.346367 | controller | Jun 11 12:30:12.298918 crc crio[24477]: time="2026-06-11T12:30:12.298735861Z" level=info msg="Stopping pod sandbox: 990e973d51479c395505874c47fbdb0440769f94de6be35cdae115e8da437d98" id=277336ac-053b-4835-8b39-9bd95bb30df1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.346384 | controller | Jun 11 12:30:12.307245 crc crio[24477]: time="2026-06-11T12:30:12.301236872Z" level=info msg="Got pod network &{Name:collect-profiles-29686350-9xqhz Namespace:openshift-operator-lifecycle-manager ID:990e973d51479c395505874c47fbdb0440769f94de6be35cdae115e8da437d98 UID:373f0f3c-c1e2-4f15-a233-0c51f08702df NetNS:/var/run/netns/4b019fce-9ed2-4ada-88cb-774e54be6f98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod373f0f3c_c1e2_4f15_a233_0c51f08702df.slice PodAnnotations:0xc002e12f08}] Aliases:map[]}"
2026-06-11 13:18:25.346404 | controller | Jun 11 12:30:12.307245 crc crio[24477]: time="2026-06-11T12:30:12.301473078Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686350-9xqhz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.346421 | controller | Jun 11 12:30:12.684089 crc crio[24477]: time="2026-06-11T12:30:12.683864838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.346438 | controller | Jun 11 12:30:13.035753 crc crio[24477]: time="2026-06-11T12:30:13.034542383Z" level=info msg="Created container 10b25024aa0d19687a98fbc69008ac6143f21d51695e06d8ff79371114d261fb: openshift-infra/auto-csr-approver-29686350-bbvgl/oc" id=1bf17d1b-be11-409c-93fd-32fae7c136f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.346454 | controller | Jun 11 12:30:13.041807 crc crio[24477]: time="2026-06-11T12:30:13.041523627Z" level=info msg="Starting container: 10b25024aa0d19687a98fbc69008ac6143f21d51695e06d8ff79371114d261fb" id=3ac7a69e-eae9-45d9-9168-01336f3519f3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.346471 | controller | Jun 11 12:30:13.053335 crc crio[24477]: time="2026-06-11T12:30:13.052985667Z" level=info msg="Started container" PID=106043 containerID=10b25024aa0d19687a98fbc69008ac6143f21d51695e06d8ff79371114d261fb description=openshift-infra/auto-csr-approver-29686350-bbvgl/oc id=3ac7a69e-eae9-45d9-9168-01336f3519f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b04ba750ce3faa606c2d76ed8797ee29d58fbf2b8e6051cd2f2849a974e5028
2026-06-11 13:18:25.346488 | controller | Jun 11 12:30:13.318026 crc crio[24477]: time="2026-06-11T12:30:13.315543723Z" level=info msg="Stopped pod sandbox: 990e973d51479c395505874c47fbdb0440769f94de6be35cdae115e8da437d98" id=277336ac-053b-4835-8b39-9bd95bb30df1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.346505 | controller | Jun 11 12:30:17.920522 crc crio[24477]: time="2026-06-11T12:30:17.918620501Z" level=info msg="Stopping pod sandbox: 4b04ba750ce3faa606c2d76ed8797ee29d58fbf2b8e6051cd2f2849a974e5028" id=af52bc1d-2d90-475f-b3da-16eae98fe860 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.346521 | controller | Jun 11 12:30:17.924265 crc crio[24477]: time="2026-06-11T12:30:17.924104239Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686350-bbvgl Namespace:openshift-infra ID:4b04ba750ce3faa606c2d76ed8797ee29d58fbf2b8e6051cd2f2849a974e5028 UID:10ee1f90-e5e9-41f4-a9f7-5b15868bc8b7 NetNS:/var/run/netns/81898ba1-557d-488d-8f4e-3a1b3f1ad20f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod10ee1f90_e5e9_41f4_a9f7_5b15868bc8b7.slice PodAnnotations:0xc000531090}] Aliases:map[]}"
2026-06-11 13:18:25.346538 | controller | Jun 11 12:30:17.924734 crc crio[24477]: time="2026-06-11T12:30:17.924423239Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686350-bbvgl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.346554 | controller | Jun 11 12:30:19.947083 crc crio[24477]: time="2026-06-11T12:30:19.945337894Z" level=info msg="Stopped pod sandbox: 4b04ba750ce3faa606c2d76ed8797ee29d58fbf2b8e6051cd2f2849a974e5028" id=af52bc1d-2d90-475f-b3da-16eae98fe860 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.346570 | controller | Jun 11 12:30:42.175376 crc crio[24477]: time="2026-06-11T12:30:42.174370127Z" level=info msg="Removing container: 026ce82a34aed0a1ab70f3e690db810b08026dff2163890cae61410cffd3064e" id=1ec799ec-5d2f-4e73-8218-16f0511fbe65 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.346586 | controller | Jun 11 12:30:42.241444 crc crio[24477]: time="2026-06-11T12:30:42.241232463Z" level=info msg="Removed container 026ce82a34aed0a1ab70f3e690db810b08026dff2163890cae61410cffd3064e: openshift-operator-lifecycle-manager/collect-profiles-29686305-9dr2p/collect-profiles" id=1ec799ec-5d2f-4e73-8218-16f0511fbe65 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.346608 | controller | Jun 11 12:30:42.245447 crc crio[24477]: time="2026-06-11T12:30:42.245354687Z" level=info msg="Removing container: 70c2e128ef93a2bdfa065458522ffe3558e228e9685afdacd58eddedacf3618b" id=35111f93-9305-4b43-a8e1-4dc9eb3b4cea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.346625 | controller | Jun 11 12:30:42.644979 crc crio[24477]: time="2026-06-11T12:30:42.644194318Z" level=info msg="Removed container 70c2e128ef93a2bdfa065458522ffe3558e228e9685afdacd58eddedacf3618b: openshift-infra/auto-csr-approver-29686344-9dzqj/oc" id=35111f93-9305-4b43-a8e1-4dc9eb3b4cea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.346641 | controller | Jun 11 12:30:42.659863 crc crio[24477]: time="2026-06-11T12:30:42.6597359Z" level=info msg="Stopping pod sandbox: 30877c13ae59419589bc1ca8bbc32e2f4a23935846445ebfaa649af4a19e16bc" id=9bd96044-9a61-47a2-8cfd-276596d15e01 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.346658 | controller | Jun 11 12:30:42.659863 crc crio[24477]: time="2026-06-11T12:30:42.659868173Z" level=info msg="Stopped pod sandbox (already stopped): 30877c13ae59419589bc1ca8bbc32e2f4a23935846445ebfaa649af4a19e16bc" id=9bd96044-9a61-47a2-8cfd-276596d15e01 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.346674 | controller | Jun 11 12:30:42.663318 crc crio[24477]: time="2026-06-11T12:30:42.663236647Z" level=info msg="Removing pod sandbox: 30877c13ae59419589bc1ca8bbc32e2f4a23935846445ebfaa649af4a19e16bc" id=da5db938-e03f-4046-97f5-4204e50bf814 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.346690 | controller | Jun 11 12:30:42.697497 crc crio[24477]: time="2026-06-11T12:30:42.697278107Z" level=info msg="Removed pod sandbox: 30877c13ae59419589bc1ca8bbc32e2f4a23935846445ebfaa649af4a19e16bc" id=da5db938-e03f-4046-97f5-4204e50bf814 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.346706 | controller | Jun 11 12:30:42.699551 crc crio[24477]: time="2026-06-11T12:30:42.699476718Z" level=info msg="Stopping pod sandbox: 3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d" id=7a7a0afd-aba6-43ac-8600-04f6e2f9c3ac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.346722 | controller | Jun 11 12:30:42.699817 crc crio[24477]: time="2026-06-11T12:30:42.699574841Z" level=info msg="Stopped pod sandbox (already stopped): 3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d" id=7a7a0afd-aba6-43ac-8600-04f6e2f9c3ac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.346738 | controller | Jun 11 12:30:42.700631 crc crio[24477]: time="2026-06-11T12:30:42.700563349Z" level=info msg="Removing pod sandbox: 3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d" id=d2500747-ff93-4ada-9553-9edd2e626371 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.346754 | controller | Jun 11 12:30:42.724870 crc crio[24477]: time="2026-06-11T12:30:42.720196097Z" level=info msg="Removed pod sandbox: 3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d" id=d2500747-ff93-4ada-9553-9edd2e626371 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.346770 | controller | Jun 11 12:31:42.753253 crc crio[24477]: time="2026-06-11T12:31:42.752480249Z" level=info msg="Removing container: 958c34b452e9fdeb708cd4882b17a35ae7867a3c9242c456159b7e1b7258b612" id=ae4f9708-9c63-483a-b938-9be24ea9f93a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.346787 | controller | Jun 11 12:31:42.832143 crc crio[24477]: time="2026-06-11T12:31:42.831002075Z" level=info msg="Removed container 958c34b452e9fdeb708cd4882b17a35ae7867a3c9242c456159b7e1b7258b612: openstack/barbican-800e-account-create-update-5clpx/mariadb-account-create-update" id=ae4f9708-9c63-483a-b938-9be24ea9f93a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.346803 | controller | Jun 11 12:31:42.841347 crc crio[24477]: time="2026-06-11T12:31:42.841218055Z" level=info msg="Removing container: 914a6713e8ede23d66943dbff56016df2d6cbc99b431a67ff49c43c8de4ffc04" id=d65717cb-0158-4563-9098-807004563e5c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.346823 | controller | Jun 11 12:31:42.894317 crc crio[24477]: time="2026-06-11T12:31:42.894118952Z" level=info msg="Removed container 914a6713e8ede23d66943dbff56016df2d6cbc99b431a67ff49c43c8de4ffc04: openstack/neutron-db-create-rdspp/mariadb-database-create" id=d65717cb-0158-4563-9098-807004563e5c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.346840 | controller | Jun 11 12:31:42.898098 crc crio[24477]: time="2026-06-11T12:31:42.89805109Z" level=info msg="Removing container: 0ba137a299519398c2fe5c110388bd79c9f63a70fc19555dff17955722f955f2" id=44d71bf8-f227-4e99-bab8-ec32ac63fa62 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.346883 | controller | Jun 11 12:31:42.950700 crc crio[24477]: time="2026-06-11T12:31:42.950477393Z" level=info msg="Removed container 0ba137a299519398c2fe5c110388bd79c9f63a70fc19555dff17955722f955f2: openstack/nova-metadata-0/nova-metadata-log" id=44d71bf8-f227-4e99-bab8-ec32ac63fa62 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.346905 | controller | Jun 11 12:31:42.957218 crc crio[24477]: time="2026-06-11T12:31:42.956935133Z" level=info msg="Removing container: 8503ba1dc6c51d508a0dc20428104f9d52f1a9899e51899dae2bf60e521bb1cd" id=33fff960-bad0-4f6d-b7ce-57d297828c26 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.346923 | controller | Jun 11 12:31:43.015183 crc crio[24477]: time="2026-06-11T12:31:43.014978582Z" level=info msg="Removed container 8503ba1dc6c51d508a0dc20428104f9d52f1a9899e51899dae2bf60e521bb1cd: openstack/cinder-db-create-msqmc/mariadb-database-create" id=33fff960-bad0-4f6d-b7ce-57d297828c26 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.346940 | controller | Jun 11 12:31:43.021512 crc crio[24477]: time="2026-06-11T12:31:43.021402302Z" level=info msg="Removing container: 48a52327dd5ff69c905b534e3d88502cce954beef77e571571d07c0ba89727e5" id=43cc9e78-3e76-4c97-a93d-ed2147f5356a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.346957 | controller | Jun 11 12:31:43.288393 crc crio[24477]: time="2026-06-11T12:31:43.288117249Z" level=info msg="Removed container 48a52327dd5ff69c905b534e3d88502cce954beef77e571571d07c0ba89727e5: openstack/glance-db-sync-rsl5c/glance-db-sync" id=43cc9e78-3e76-4c97-a93d-ed2147f5356a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.346973 | controller | Jun 11 12:31:43.294250 crc crio[24477]: time="2026-06-11T12:31:43.294166404Z" level=info msg="Removing container: 8d7a869b76fe818841e8907971d604774c34d492c7f32c7d6fee14c463f36bda" id=83efb756-b30d-44b9-b54b-d1f14c2f8b31 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.346989 | controller | Jun 11 12:31:43.348535 crc crio[24477]: time="2026-06-11T12:31:43.345222138Z" level=info msg="Removed container 8d7a869b76fe818841e8907971d604774c34d492c7f32c7d6fee14c463f36bda: openstack/placement-6040-account-create-update-b74mw/mariadb-account-create-update" id=83efb756-b30d-44b9-b54b-d1f14c2f8b31 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.347007 | controller | Jun 11 12:31:43.358606 crc crio[24477]: time="2026-06-11T12:31:43.35425751Z" level=info msg="Removing container: 33e09ef33c2bfd88f1ba1c53231bc52ed4b2e6078944879d44020c9a40f59ac2" id=11ea784c-2083-4ade-9ad6-dfa18971c358 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.347023 | controller | Jun 11 12:31:43.401441 crc crio[24477]: time="2026-06-11T12:31:43.401138617Z" level=info msg="Removed container 33e09ef33c2bfd88f1ba1c53231bc52ed4b2e6078944879d44020c9a40f59ac2: openstack/root-account-create-update-h4ns9/mariadb-account-create-update" id=11ea784c-2083-4ade-9ad6-dfa18971c358 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.347039 | controller | Jun 11 12:31:43.406586 crc crio[24477]: time="2026-06-11T12:31:43.406373493Z" level=info msg="Removing container: bac6c220b78c8b50df0c0bd6a6911230dd2777c302cad3acdf0a4f4f650469b7" id=b9925eb9-2005-4641-9464-02a3caa45158 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.347059 | controller | Jun 11 12:31:43.451476 crc crio[24477]: time="2026-06-11T12:31:43.451274452Z" level=info msg="Removed container bac6c220b78c8b50df0c0bd6a6911230dd2777c302cad3acdf0a4f4f650469b7: openstack/keystone-db-create-zcsr2/mariadb-database-create" id=b9925eb9-2005-4641-9464-02a3caa45158 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.347077 | controller | Jun 11 12:31:43.454737 crc crio[24477]: time="2026-06-11T12:31:43.454578449Z" level=info msg="Removing container: 88f6334d8472f9f778d948c3167ed125457c34a97f1ea15acfa7f4c6780a60dc" id=f6fe1dda-421b-4152-9faa-d51a768b1838 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.347094 | controller | Jun 11 12:31:43.494609 crc crio[24477]: time="2026-06-11T12:31:43.49315429Z" level=info msg="Removed container 88f6334d8472f9f778d948c3167ed125457c34a97f1ea15acfa7f4c6780a60dc: openstack/glance-db-create-qgff6/mariadb-database-create" id=f6fe1dda-421b-4152-9faa-d51a768b1838 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.347109 | controller | Jun 11 12:31:43.500917 crc crio[24477]: time="2026-06-11T12:31:43.500831989Z" level=info msg="Removing container: 7a03ffd068fb7c2c14859efc025eee7eb9e1ebed9c44fe3f5b3eeba89d0fb5b1" id=6985d91e-4412-4f27-8cb0-34f847311fe3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.347126 | controller | Jun 11 12:31:43.536734 crc crio[24477]: time="2026-06-11T12:31:43.536217979Z" level=info msg="Removed container 7a03ffd068fb7c2c14859efc025eee7eb9e1ebed9c44fe3f5b3eeba89d0fb5b1: openstack/barbican-db-create-8dsdw/mariadb-database-create" id=6985d91e-4412-4f27-8cb0-34f847311fe3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.347142 | controller | Jun 11 12:31:43.543327 crc crio[24477]: time="2026-06-11T12:31:43.541105775Z" level=info msg="Removing container: 12bb193a15a137f345ed738b1ccb58570601a538bb1e2e44ce8078caed52cf84" id=e1d16879-b708-4a75-af5c-295177563812 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.347158 | controller | Jun 11 12:31:43.578736 crc crio[24477]: time="2026-06-11T12:31:43.577426789Z" level=info msg="Removed container 12bb193a15a137f345ed738b1ccb58570601a538bb1e2e44ce8078caed52cf84: openstack/cinder-a1b6-account-create-update-nzdxn/mariadb-account-create-update" id=e1d16879-b708-4a75-af5c-295177563812 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.347175 | controller | Jun 11 12:31:43.580922 crc crio[24477]: time="2026-06-11T12:31:43.580844222Z" level=info msg="Removing container: a2fae9ec31c806cc54626c29601719ac83dbd89289925678bb5e9b1e6206de7f" id=8dfa0d5b-6b75-454e-87a5-d022999df46e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.347192 | controller | Jun 11 12:31:43.620558 crc crio[24477]: time="2026-06-11T12:31:43.62018448Z" level=info msg="Removed container a2fae9ec31c806cc54626c29601719ac83dbd89289925678bb5e9b1e6206de7f: openstack/nova-metadata-0/nova-metadata-metadata" id=8dfa0d5b-6b75-454e-87a5-d022999df46e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.347210 | controller | Jun 11 12:31:43.623632 crc crio[24477]: time="2026-06-11T12:31:43.623569444Z" level=info msg="Removing container: 9a7e5712fbb96b68a75852862f6b06b1f2864fe4f61ad60394078e3b783fbbc7" id=fb1fc864-ba81-45f5-b2d5-1b3c070984a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.347233 | controller | Jun 11 12:31:43.661306 crc crio[24477]: time="2026-06-11T12:31:43.661064385Z" level=info msg="Removed container 9a7e5712fbb96b68a75852862f6b06b1f2864fe4f61ad60394078e3b783fbbc7: openstack/neutron-1f99-account-create-update-2z9kz/mariadb-account-create-update" id=fb1fc864-ba81-45f5-b2d5-1b3c070984a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.347257 | controller | Jun 11 12:31:43.664702 crc crio[24477]: time="2026-06-11T12:31:43.664564798Z" level=info msg="Removing container: 5ff68c5f3172eb6716fbe2f1a4107bd8332554f5a2bf55374f2e1d857985dd7d" id=e7779420-0ed8-4b99-a5b0-a059fec4e61b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.347281 | controller | Jun 11 12:31:43.716209 crc crio[24477]: time="2026-06-11T12:31:43.716093981Z" level=info msg="Removed container 5ff68c5f3172eb6716fbe2f1a4107bd8332554f5a2bf55374f2e1d857985dd7d: openstack/glance-9421-account-create-update-fs75t/mariadb-account-create-update" id=e7779420-0ed8-4b99-a5b0-a059fec4e61b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.347299 | controller | Jun 11 12:31:43.720849 crc crio[24477]: time="2026-06-11T12:31:43.720808988Z" level=info msg="Removing container: 5c67f035e3a24fb138084de6a2b5da95803452fc2be5425a3d311fe4f09650e8" id=42ffbb71-4177-4277-9f24-32b58d75ba2d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.347316 | controller | Jun 11 12:31:43.767635 crc crio[24477]: time="2026-06-11T12:31:43.767512941Z" level=info msg="Removed container 5c67f035e3a24fb138084de6a2b5da95803452fc2be5425a3d311fe4f09650e8: openstack/placement-db-create-fwnn8/mariadb-database-create" id=42ffbb71-4177-4277-9f24-32b58d75ba2d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.347333 | controller | Jun 11 12:31:43.774185 crc crio[24477]: time="2026-06-11T12:31:43.772482583Z" level=info msg="Removing container: 6ff9f0d0d64bc4674864829a82cb369a13a04a01ee545c4d706266c478540926" id=06d9a8ca-f3c9-4981-aa2f-2683022bbcca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.347369 | controller | Jun 11 12:31:43.881911 crc crio[24477]: time="2026-06-11T12:31:43.881624696Z" level=info msg="Removed container 6ff9f0d0d64bc4674864829a82cb369a13a04a01ee545c4d706266c478540926: openstack/keystone-2144-account-create-update-pprkt/mariadb-account-create-update" id=06d9a8ca-f3c9-4981-aa2f-2683022bbcca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.347387 | controller | Jun 11 12:31:43.885067 crc crio[24477]: time="2026-06-11T12:31:43.884972358Z" level=info msg="Removing container: f16c4bee07541ff0e4f465438795e951d520c5f23651f9f1ac4d26bf7aba0af5" id=c6bf10a1-6a1b-4105-bf5f-0004eb819fe6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.347405 | controller | Jun 11 12:31:43.937542 crc crio[24477]: time="2026-06-11T12:31:43.937380072Z" level=info msg="Removed container f16c4bee07541ff0e4f465438795e951d520c5f23651f9f1ac4d26bf7aba0af5: openstack/nova-api-0/nova-api-api" id=c6bf10a1-6a1b-4105-bf5f-0004eb819fe6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.347421 | controller | Jun 11 12:31:43.940873 crc crio[24477]: time="2026-06-11T12:31:43.940777155Z" level=info msg="Removing container: c6d614d89dc48beda8bee08af8ea41e78581440ea28ee754f8cbd6f72403aea7" id=e9e4e3d1-cdf3-4f46-b5b3-81580519b1cc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.347437 | controller | Jun 11 12:31:43.990601 crc crio[24477]: time="2026-06-11T12:31:43.990447994Z" level=info msg="Removed container c6d614d89dc48beda8bee08af8ea41e78581440ea28ee754f8cbd6f72403aea7: openstack/nova-api-0/nova-api-log" id=e9e4e3d1-cdf3-4f46-b5b3-81580519b1cc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.347454 | controller | Jun 11 12:31:44.010914 crc crio[24477]: time="2026-06-11T12:31:44.010780768Z" level=info msg="Stopping pod sandbox: a57b496d50091431ac5e3878636616fc802c627371c8f1e37c2aeb3d0d267ec7" id=9454af2c-10f9-47ac-b54a-a90f80d0926c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.347471 | controller | Jun 11 12:31:44.011127 crc crio[24477]: time="2026-06-11T12:31:44.010920562Z" level=info msg="Stopped pod sandbox (already stopped): a57b496d50091431ac5e3878636616fc802c627371c8f1e37c2aeb3d0d267ec7" id=9454af2c-10f9-47ac-b54a-a90f80d0926c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.347487 | controller | Jun 11 12:31:44.024015 crc crio[24477]: time="2026-06-11T12:31:44.023917295Z" level=info msg="Removing pod sandbox: a57b496d50091431ac5e3878636616fc802c627371c8f1e37c2aeb3d0d267ec7" id=446c19b3-5ccb-437b-b215-d1066d8de316 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.347509 | controller | Jun 11 12:31:44.041823 crc crio[24477]: time="2026-06-11T12:31:44.041533959Z" level=info msg="Removed pod sandbox: a57b496d50091431ac5e3878636616fc802c627371c8f1e37c2aeb3d0d267ec7" id=446c19b3-5ccb-437b-b215-d1066d8de316 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.347527 | controller | Jun 11 12:31:44.042552 crc crio[24477]: time="2026-06-11T12:31:44.042472252Z" level=info msg="Stopping pod sandbox: 9a7b83d37bd1f9ae3bd97dba84f7f9d9236fb9aa10e97f3c0beb847a2ed20dca" id=4551fb8c-2be8-463e-acc9-97490e1a976d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.347543 | controller | Jun 11 12:31:44.042552 crc crio[24477]: time="2026-06-11T12:31:44.042536974Z" level=info msg="Stopped pod sandbox (already stopped): 9a7b83d37bd1f9ae3bd97dba84f7f9d9236fb9aa10e97f3c0beb847a2ed20dca" id=4551fb8c-2be8-463e-acc9-97490e1a976d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.347559 | controller | Jun 11 12:31:44.043806 crc crio[24477]: time="2026-06-11T12:31:44.043570853Z" level=info msg="Removing pod sandbox: 9a7b83d37bd1f9ae3bd97dba84f7f9d9236fb9aa10e97f3c0beb847a2ed20dca" id=1611b39f-c8c2-48d5-87ec-a27f6770aea3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.347578 | controller | Jun 11 12:31:44.063955 crc crio[24477]: time="2026-06-11T12:31:44.063632995Z" level=info msg="Removed pod sandbox: 9a7b83d37bd1f9ae3bd97dba84f7f9d9236fb9aa10e97f3c0beb847a2ed20dca" id=1611b39f-c8c2-48d5-87ec-a27f6770aea3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.347600 | controller | Jun 11 12:31:44.066328 crc crio[24477]: time="2026-06-11T12:31:44.06601512Z" level=info msg="Stopping pod sandbox: e6f87855072528cec4586503c5a5827700e12ab7fc0efbf39088f217a970938c" id=27aad63c-56db-4531-a1fe-0059345c9319 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.347623 | controller | Jun 11 12:31:44.066328 crc crio[24477]: time="2026-06-11T12:31:44.066152613Z" level=info msg="Stopped pod sandbox (already stopped): e6f87855072528cec4586503c5a5827700e12ab7fc0efbf39088f217a970938c" id=27aad63c-56db-4531-a1fe-0059345c9319 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.347647 | controller | Jun 11 12:31:44.070201 crc crio[24477]: time="2026-06-11T12:31:44.070048323Z" level=info msg="Removing pod sandbox: e6f87855072528cec4586503c5a5827700e12ab7fc0efbf39088f217a970938c" id=1e39da6a-bea1-4705-9867-7eaee1a5d8cb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.347672 | controller | Jun 11 12:31:44.091076 crc crio[24477]: time="2026-06-11T12:31:44.090834422Z" level=info msg="Removed pod sandbox: e6f87855072528cec4586503c5a5827700e12ab7fc0efbf39088f217a970938c" id=1e39da6a-bea1-4705-9867-7eaee1a5d8cb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.347693 | controller | Jun 11 12:31:44.092834 crc crio[24477]: time="2026-06-11T12:31:44.092748616Z" level=info msg="Stopping pod sandbox: 0514c1a1f8fb5498f5864bc2510646dd16b01a340a93078ed5c7be5522ebd94d" id=5c6355c6-77b0-451f-8206-f864d9335ae0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.347717 | controller | Jun 11 12:31:44.092834 crc crio[24477]: time="2026-06-11T12:31:44.092834038Z" level=info msg="Stopped pod sandbox (already stopped): 0514c1a1f8fb5498f5864bc2510646dd16b01a340a93078ed5c7be5522ebd94d" id=5c6355c6-77b0-451f-8206-f864d9335ae0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.347741 | controller | Jun 11 12:31:44.093397 crc crio[24477]: time="2026-06-11T12:31:44.093329782Z" level=info msg="Removing pod sandbox: 0514c1a1f8fb5498f5864bc2510646dd16b01a340a93078ed5c7be5522ebd94d" id=6e2079d7-0c19-423d-8eac-a4f7a6ead15b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.347758 | controller | Jun 11 12:31:44.112407 crc crio[24477]: time="2026-06-11T12:31:44.112287021Z" level=info msg="Removed pod sandbox: 0514c1a1f8fb5498f5864bc2510646dd16b01a340a93078ed5c7be5522ebd94d" id=6e2079d7-0c19-423d-8eac-a4f7a6ead15b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.347780 | controller | Jun 11 12:31:44.113135 crc crio[24477]: time="2026-06-11T12:31:44.113067083Z" level=info msg="Stopping pod sandbox: f65bc26a49943624de1c683f3f4a0eb9b95a4b20438600830e0e9abcde1e67a6" id=67dbc850-82ee-419a-b791-8ce838ec1c9e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.347797 | controller | Jun 11 12:31:44.113135 crc crio[24477]: time="2026-06-11T12:31:44.113143065Z" level=info msg="Stopped pod sandbox (already stopped): f65bc26a49943624de1c683f3f4a0eb9b95a4b20438600830e0e9abcde1e67a6" id=67dbc850-82ee-419a-b791-8ce838ec1c9e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.347814 | controller | Jun 11 12:31:44.114234 crc crio[24477]: time="2026-06-11T12:31:44.114141652Z" level=info msg="Removing pod sandbox: f65bc26a49943624de1c683f3f4a0eb9b95a4b20438600830e0e9abcde1e67a6" id=51b38ac4-6467-4908-9e56-63252948b483 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.347829 | controller | Jun 11 12:31:44.140948 crc crio[24477]: time="2026-06-11T12:31:44.140617442Z" level=info msg="Removed pod sandbox: f65bc26a49943624de1c683f3f4a0eb9b95a4b20438600830e0e9abcde1e67a6" id=51b38ac4-6467-4908-9e56-63252948b483 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.347845 | controller | Jun 11 12:31:44.143225 crc crio[24477]: time="2026-06-11T12:31:44.143133971Z" level=info msg="Stopping pod sandbox: 8556cd09f3bc5af6a456e180287354f300940d702620fd7a836a177489e424fe" id=0b1d31e8-340f-452c-932c-ad7cfe9a4ef4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.347895 | controller | Jun 11 12:31:44.143379 crc crio[24477]: time="2026-06-11T12:31:44.143242044Z" level=info msg="Stopped pod sandbox (already stopped): 8556cd09f3bc5af6a456e180287354f300940d702620fd7a836a177489e424fe" id=0b1d31e8-340f-452c-932c-ad7cfe9a4ef4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.347915 | controller | Jun 11 12:31:44.144338 crc crio[24477]: time="2026-06-11T12:31:44.144254893Z" level=info msg="Removing pod sandbox: 8556cd09f3bc5af6a456e180287354f300940d702620fd7a836a177489e424fe" id=17db94d4-22ed-441d-8797-6828d7de3e19 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.347932 | controller | Jun 11 12:31:44.189379 crc crio[24477]: time="2026-06-11T12:31:44.189319242Z" level=info msg="Removed pod sandbox: 8556cd09f3bc5af6a456e180287354f300940d702620fd7a836a177489e424fe" id=17db94d4-22ed-441d-8797-6828d7de3e19 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.347949 | controller | Jun 11 12:31:44.191364 crc crio[24477]: time="2026-06-11T12:31:44.191233904Z" level=info msg="Stopping pod sandbox: d9094d5c4301cab5ebc132c53de6fa0479aa8a010aca73f6932a3f77ef68f427" id=c03a5800-1be6-4dc5-836b-eb099195b9e4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.347965 | controller | Jun 11 12:31:44.191470 crc crio[24477]: time="2026-06-11T12:31:44.191380888Z" level=info msg="Stopped pod sandbox (already stopped): d9094d5c4301cab5ebc132c53de6fa0479aa8a010aca73f6932a3f77ef68f427" id=c03a5800-1be6-4dc5-836b-eb099195b9e4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.347982 | controller | Jun 11 12:31:44.192055 crc crio[24477]: time="2026-06-11T12:31:44.192031206Z" level=info msg="Removing pod sandbox: d9094d5c4301cab5ebc132c53de6fa0479aa8a010aca73f6932a3f77ef68f427" id=6bcbdbd6-00c0-4d05-adc5-e481bfdc5e36 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.347999 | controller | Jun 11 12:31:44.209232 crc crio[24477]: time="2026-06-11T12:31:44.209127845Z" level=info msg="Removed pod sandbox: d9094d5c4301cab5ebc132c53de6fa0479aa8a010aca73f6932a3f77ef68f427" id=6bcbdbd6-00c0-4d05-adc5-e481bfdc5e36 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.348016 | controller | Jun 11 12:31:44.211328 crc crio[24477]: time="2026-06-11T12:31:44.211254362Z" level=info msg="Stopping pod sandbox: 946e80ae6a25526cdf5f1bbbd98cb5b82cab47f4fb6a46955fcc19670060d663" id=9d95b9a4-85d2-4676-885a-45e3fae0a14b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.348037 | controller | Jun 11 12:31:44.211328 crc crio[24477]: time="2026-06-11T12:31:44.211320164Z" level=info msg="Stopped pod sandbox (already stopped): 946e80ae6a25526cdf5f1bbbd98cb5b82cab47f4fb6a46955fcc19670060d663" id=9d95b9a4-85d2-4676-885a-45e3fae0a14b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.348055 | controller | Jun 11 12:31:44.212357 crc crio[24477]: time="2026-06-11T12:31:44.212285811Z" level=info msg="Removing pod sandbox: 946e80ae6a25526cdf5f1bbbd98cb5b82cab47f4fb6a46955fcc19670060d663" id=21240e8d-034a-417a-b968-f1ce7ec63386 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.348071 | controller | Jun 11 12:31:44.228790 crc crio[24477]: time="2026-06-11T12:31:44.228542206Z" level=info msg="Removed pod sandbox: 946e80ae6a25526cdf5f1bbbd98cb5b82cab47f4fb6a46955fcc19670060d663" id=21240e8d-034a-417a-b968-f1ce7ec63386 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.348088 | controller | Jun 11 12:31:44.230206 crc crio[24477]: time="2026-06-11T12:31:44.230133709Z" level=info msg="Stopping pod sandbox: 65c71b64c3afcd0f0d8729f199a2bfbad58e43531ae2042aa1eed0d58450d52d" id=bcecb4cc-1cdd-4009-ab71-8a6608a9a2fc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.348104 | controller | Jun 11 12:31:44.230421 crc crio[24477]: time="2026-06-11T12:31:44.230221032Z" level=info msg="Stopped pod sandbox (already stopped): 65c71b64c3afcd0f0d8729f199a2bfbad58e43531ae2042aa1eed0d58450d52d" id=bcecb4cc-1cdd-4009-ab71-8a6608a9a2fc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.348121 | controller | Jun 11 12:31:44.231113 crc crio[24477]: time="2026-06-11T12:31:44.231062415Z" level=info msg="Removing pod sandbox: 65c71b64c3afcd0f0d8729f199a2bfbad58e43531ae2042aa1eed0d58450d52d" id=83cee0c1-cdd9-4b57-9c9c-27e4875305df name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.348137 | controller | Jun 11 12:31:44.258412 crc crio[24477]: time="2026-06-11T12:31:44.258192373Z" level=info msg="Removed pod sandbox: 65c71b64c3afcd0f0d8729f199a2bfbad58e43531ae2042aa1eed0d58450d52d" id=83cee0c1-cdd9-4b57-9c9c-27e4875305df name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.348153 | controller | Jun 11 12:31:44.260281 crc crio[24477]: time="2026-06-11T12:31:44.260227679Z" level=info msg="Stopping pod sandbox: ae015a8c19685b3f9175f8d7862191c944a721394ffb0e3759a246db67fbf69b" id=720fd430-633d-4a28-9451-908236249240 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.348169 | controller | Jun 11 12:31:44.260511 crc crio[24477]: time="2026-06-11T12:31:44.260482586Z" level=info msg="Stopped pod sandbox (already stopped): ae015a8c19685b3f9175f8d7862191c944a721394ffb0e3759a246db67fbf69b" id=720fd430-633d-4a28-9451-908236249240 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.348185 | controller | Jun 11 12:31:44.261821 crc crio[24477]: time="2026-06-11T12:31:44.261585477Z" level=info msg="Removing pod sandbox: ae015a8c19685b3f9175f8d7862191c944a721394ffb0e3759a246db67fbf69b" id=b54ff618-4a8a-4b1e-bb4d-0604b24e376a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.348201 | controller | Jun 11 12:31:44.280572 crc crio[24477]: time="2026-06-11T12:31:44.280401794Z" level=info msg="Removed pod sandbox: ae015a8c19685b3f9175f8d7862191c944a721394ffb0e3759a246db67fbf69b" id=b54ff618-4a8a-4b1e-bb4d-0604b24e376a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.348217 | controller | Jun 11 12:31:44.281976 crc crio[24477]: time="2026-06-11T12:31:44.281880443Z" level=info msg="Stopping pod sandbox: 953c5cc2b5b4cd821d4bf8d2c0dca880200f6c34f55158739d152476cfeb505d" id=831240bf-3376-4ebc-b874-d6265c5b4a33 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.348234 | controller | Jun 11 12:31:44.282136 crc crio[24477]: time="2026-06-11T12:31:44.281983066Z" level=info msg="Stopped pod sandbox (already stopped): 953c5cc2b5b4cd821d4bf8d2c0dca880200f6c34f55158739d152476cfeb505d" id=831240bf-3376-4ebc-b874-d6265c5b4a33 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.348254 | controller | Jun 11 12:31:44.282939 crc crio[24477]: time="2026-06-11T12:31:44.282898511Z" level=info msg="Removing pod sandbox: 953c5cc2b5b4cd821d4bf8d2c0dca880200f6c34f55158739d152476cfeb505d" id=aadd9a85-62c5-4cde-81b7-1511a23121bc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.348271 | controller | Jun 11 12:31:44.305079 crc crio[24477]: time="2026-06-11T12:31:44.30497918Z" level=info msg="Removed pod sandbox: 953c5cc2b5b4cd821d4bf8d2c0dca880200f6c34f55158739d152476cfeb505d" id=aadd9a85-62c5-4cde-81b7-1511a23121bc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.348287 | controller | Jun 11 12:31:44.306014 crc crio[24477]: time="2026-06-11T12:31:44.305941395Z" level=info msg="Stopping pod sandbox: 6ae1b1f28b14efcc43a516147ba9c67232aa62fdfaacff55567ce2c78886276b" id=323060f9-b199-4793-83e7-7a611f28903c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.348303 | controller | Jun 11 12:31:44.306234 crc crio[24477]: time="2026-06-11T12:31:44.306022507Z" level=info msg="Stopped pod sandbox (already stopped): 6ae1b1f28b14efcc43a516147ba9c67232aa62fdfaacff55567ce2c78886276b" id=323060f9-b199-4793-83e7-7a611f28903c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.348326 | controller | Jun 11 12:31:44.306815 crc crio[24477]: time="2026-06-11T12:31:44.306762787Z" level=info msg="Removing pod sandbox: 6ae1b1f28b14efcc43a516147ba9c67232aa62fdfaacff55567ce2c78886276b" id=e7a4d4e4-6403-42cd-a860-b2865fe577d2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.348350 | controller | Jun 11 12:31:44.329438 crc crio[24477]: time="2026-06-11T12:31:44.328884978Z" level=info msg="Removed pod sandbox: 6ae1b1f28b14efcc43a516147ba9c67232aa62fdfaacff55567ce2c78886276b" id=e7a4d4e4-6403-42cd-a860-b2865fe577d2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.348369 | controller | Jun 11 12:31:44.332861 crc crio[24477]: time="2026-06-11T12:31:44.332500566Z" level=info msg="Stopping pod sandbox: 82e395360790d11086ebc5baab0666350d80954b87c7e78e9c5c377e327ea40b" id=850123ab-235a-4b49-9366-a971dd6c3a6e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.348385 | controller | Jun 11 12:31:44.333314 crc crio[24477]: time="2026-06-11T12:31:44.333211696Z" level=info msg="Stopped pod sandbox (already stopped): 82e395360790d11086ebc5baab0666350d80954b87c7e78e9c5c377e327ea40b" id=850123ab-235a-4b49-9366-a971dd6c3a6e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.348401 | controller | Jun 11 12:31:44.334732 crc crio[24477]: time="2026-06-11T12:31:44.334590294Z" level=info msg="Removing pod sandbox: 82e395360790d11086ebc5baab0666350d80954b87c7e78e9c5c377e327ea40b" id=644c3487-a446-4d98-8517-f1c219e27960 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.348417 | controller | Jun 11 12:31:44.370953 crc crio[24477]: time="2026-06-11T12:31:44.370791105Z" level=info msg="Removed pod sandbox: 82e395360790d11086ebc5baab0666350d80954b87c7e78e9c5c377e327ea40b" id=644c3487-a446-4d98-8517-f1c219e27960 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.348433 | controller | Jun 11 12:31:44.372629 crc crio[24477]: time="2026-06-11T12:31:44.372544822Z" level=info msg="Stopping pod sandbox: 5af71261bc69b2125a986eb6f6d3abea437d193ba9857bffb311c6612a53dc89" id=c252d57e-5795-4049-afce-c51a8aa41949 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.348449 | controller | Jun 11 12:31:44.372973 crc crio[24477]: time="2026-06-11T12:31:44.372700687Z" level=info msg="Stopped pod sandbox (already stopped): 5af71261bc69b2125a986eb6f6d3abea437d193ba9857bffb311c6612a53dc89" id=c252d57e-5795-4049-afce-c51a8aa41949 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.348464 | controller | Jun 11 12:31:44.374187 crc crio[24477]: time="2026-06-11T12:31:44.374048405Z" level=info msg="Removing pod sandbox: 5af71261bc69b2125a986eb6f6d3abea437d193ba9857bffb311c6612a53dc89" id=9d6a7aa4-88f2-4ad6-93a8-0633d39498cf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.348486 | controller | Jun 11 12:31:44.396730 crc crio[24477]: time="2026-06-11T12:31:44.396551495Z" level=info msg="Removed pod sandbox: 5af71261bc69b2125a986eb6f6d3abea437d193ba9857bffb311c6612a53dc89" id=9d6a7aa4-88f2-4ad6-93a8-0633d39498cf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.348506 | controller | Jun 11 12:31:44.398409 crc crio[24477]: time="2026-06-11T12:31:44.398331853Z" level=info msg="Stopping pod sandbox: 7d9ff6cdedd6fffcca9be4a903503e8d30fd90f9c01a0827cc78b300115e85bf" id=514c2994-203c-49cf-a96f-4eddc4f29254 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.348530 | controller | Jun 11 12:31:44.398496 crc crio[24477]: time="2026-06-11T12:31:44.398446076Z" level=info msg="Stopped pod sandbox (already stopped): 7d9ff6cdedd6fffcca9be4a903503e8d30fd90f9c01a0827cc78b300115e85bf" id=514c2994-203c-49cf-a96f-4eddc4f29254 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.348555 | controller | Jun 11 12:31:44.399324 crc crio[24477]: time="2026-06-11T12:31:44.399256638Z" level=info msg="Removing pod sandbox: 7d9ff6cdedd6fffcca9be4a903503e8d30fd90f9c01a0827cc78b300115e85bf" id=ba1305d9-5419-4ad2-b1ee-ba2700e05999 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.348580 | controller | Jun 11 12:31:44.424104 crc crio[24477]: time="2026-06-11T12:31:44.423970181Z" level=info msg="Removed pod sandbox: 7d9ff6cdedd6fffcca9be4a903503e8d30fd90f9c01a0827cc78b300115e85bf" id=ba1305d9-5419-4ad2-b1ee-ba2700e05999 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.348603 | controller | Jun 11 12:31:44.425486 crc crio[24477]: time="2026-06-11T12:31:44.425389237Z" level=info msg="Stopping pod sandbox: ec7447f9c4bccf610c57c11d208754c19e69183d1a46787f3a337918554ea70b" id=f4279a4a-c212-47ba-8f54-1612e6ae9d09 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.348627 | controller | Jun 11 12:31:44.425606 crc crio[24477]: time="2026-06-11T12:31:44.42551599Z" level=info msg="Stopped pod sandbox (already stopped): ec7447f9c4bccf610c57c11d208754c19e69183d1a46787f3a337918554ea70b" id=f4279a4a-c212-47ba-8f54-1612e6ae9d09 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.348650 | controller | Jun 11 12:31:44.426794 crc crio[24477]: time="2026-06-11T12:31:44.426509659Z" level=info msg="Removing pod sandbox: ec7447f9c4bccf610c57c11d208754c19e69183d1a46787f3a337918554ea70b" id=5c134bca-dbeb-4684-b7c7-ce6f6163f100 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.348668 | controller | Jun 11 12:31:44.448616 crc crio[24477]: time="2026-06-11T12:31:44.448504645Z" level=info msg="Removed pod sandbox: ec7447f9c4bccf610c57c11d208754c19e69183d1a46787f3a337918554ea70b" id=5c134bca-dbeb-4684-b7c7-ce6f6163f100 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.348684 | controller | Jun 11 12:32:00.535855 crc crio[24477]: time="2026-06-11T12:32:00.534895635Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686352-jr44b/POD" id=c6303e4c-7657-4c71-ad1b-a9b8aef8756c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.348701 | controller | Jun 11 12:32:00.537445 crc crio[24477]: time="2026-06-11T12:32:00.535932575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.348718 | controller | Jun 11 12:32:00.597325 crc crio[24477]: time="2026-06-11T12:32:00.596363681Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686352-jr44b Namespace:openshift-infra ID:b328131d7029c2c9cf4f4e0a4899eff9e735382f6e0c3b419b585f3945752848 UID:44b0ad67-4aaa-4a5b-9c40-dbd18e737c01 NetNS:/var/run/netns/d1f79cdd-64b7-4fb4-9f7f-d46a2f3016a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44b0ad67_4aaa_4a5b_9c40_dbd18e737c01.slice PodAnnotations:0xc000a861b0}] Aliases:map[]}"
2026-06-11 13:18:25.348740 | controller | Jun 11 12:32:00.597325 crc crio[24477]: time="2026-06-11T12:32:00.597273927Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686352-jr44b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.348758 | controller | Jun 11 12:32:01.214218 crc crio[24477]: 2026-06-11T12:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b328131d7029c2c Mac:5a:34:69:d6:8e:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/d1f79cdd-64b7-4fb4-9f7f-d46a2f3016a9 SocketPath: PciID:}] [{Interface:0xc0002c5170 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.348776 | controller | Jun 11 12:32:01.216054 crc crio[24477]: time="2026-06-11T12:32:01.21596888Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686352-jr44b Namespace:openshift-infra ID:b328131d7029c2c9cf4f4e0a4899eff9e735382f6e0c3b419b585f3945752848 UID:44b0ad67-4aaa-4a5b-9c40-dbd18e737c01 NetNS:/var/run/netns/d1f79cdd-64b7-4fb4-9f7f-d46a2f3016a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44b0ad67_4aaa_4a5b_9c40_dbd18e737c01.slice PodAnnotations:0xc000a861b0}] Aliases:map[]}"
2026-06-11 13:18:25.348794 | controller | Jun 11 12:32:01.216140 crc crio[24477]: time="2026-06-11T12:32:01.216106034Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686352-jr44b for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.348811 | controller | Jun 11 12:32:01.228813 crc crio[24477]: time="2026-06-11T12:32:01.227595215Z" level=info msg="Ran pod sandbox b328131d7029c2c9cf4f4e0a4899eff9e735382f6e0c3b419b585f3945752848 with infra container: openshift-infra/auto-csr-approver-29686352-jr44b/POD" id=c6303e4c-7657-4c71-ad1b-a9b8aef8756c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.348829 | controller | Jun 11 12:32:01.231216 crc crio[24477]: time="2026-06-11T12:32:01.231132252Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=fee453a7-4173-4f32-a910-bcd926bea04f name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.348869 | controller | Jun 11 12:32:01.246173 crc crio[24477]: time="2026-06-11T12:32:01.246081039Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 13:18:25.348900 | controller | Jun 11 12:32:02.238902 crc crio[24477]: time="2026-06-11T12:32:02.238627544Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=fee453a7-4173-4f32-a910-bcd926bea04f name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.348919 | controller | Jun 11 12:32:02.241551 crc crio[24477]: time="2026-06-11T12:32:02.240369262Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0a5f6df1-74c3-442a-8a41-0161ea8e18c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.348936 | controller | Jun 11 12:32:02.247580 crc crio[24477]: time="2026-06-11T12:32:02.246081152Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=433ac0e0-acb5-4569-8e21-fe2c60819b45 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.348952 | controller | Jun 11 12:32:02.263319 crc crio[24477]: time="2026-06-11T12:32:02.260231557Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686352-jr44b/oc" id=04aa9000-6365-4d48-baa5-c025604de21c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.348968 | controller | Jun 11 12:32:02.263319 crc crio[24477]: time="2026-06-11T12:32:02.261150273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.348988 | controller | Jun 11 12:32:02.328983 crc crio[24477]: time="2026-06-11T12:32:02.324615723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.349005 | controller | Jun 11 12:32:02.746760 crc crio[24477]: time="2026-06-11T12:32:02.746545646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.349020 | controller | Jun 11 12:32:02.906823 crc crio[24477]: time="2026-06-11T12:32:02.905892212Z" level=info msg="Created container 03bf59d58e83a167114e33407030ac0fa404c4f4c0e7ef6eb84961bfb7d552b8: openshift-infra/auto-csr-approver-29686352-jr44b/oc" id=04aa9000-6365-4d48-baa5-c025604de21c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.349036 | controller | Jun 11 12:32:02.908157 crc crio[24477]: time="2026-06-11T12:32:02.908072953Z" level=info msg="Starting container: 03bf59d58e83a167114e33407030ac0fa404c4f4c0e7ef6eb84961bfb7d552b8" id=e13b131f-26bc-4d23-aa52-27b270927348 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.349053 | controller | Jun 11 12:32:02.916947 crc crio[24477]: time="2026-06-11T12:32:02.91682498Z" level=info msg="Started container" PID=111333 containerID=03bf59d58e83a167114e33407030ac0fa404c4f4c0e7ef6eb84961bfb7d552b8 description=openshift-infra/auto-csr-approver-29686352-jr44b/oc id=e13b131f-26bc-4d23-aa52-27b270927348 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b328131d7029c2c9cf4f4e0a4899eff9e735382f6e0c3b419b585f3945752848
2026-06-11 13:18:25.349071 | controller | Jun 11 12:32:04.552316 crc crio[24477]: time="2026-06-11T12:32:04.551286493Z" level=info msg="Stopping pod sandbox: b328131d7029c2c9cf4f4e0a4899eff9e735382f6e0c3b419b585f3945752848" id=278710b8-a3aa-4ccc-89aa-b3827eb44945 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.349088 | controller | Jun 11 12:32:04.556004 crc crio[24477]: time="2026-06-11T12:32:04.553537657Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686352-jr44b Namespace:openshift-infra ID:b328131d7029c2c9cf4f4e0a4899eff9e735382f6e0c3b419b585f3945752848 UID:44b0ad67-4aaa-4a5b-9c40-dbd18e737c01 NetNS:/var/run/netns/d1f79cdd-64b7-4fb4-9f7f-d46a2f3016a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44b0ad67_4aaa_4a5b_9c40_dbd18e737c01.slice PodAnnotations:0xc00718c3c0}] Aliases:map[]}"
2026-06-11 13:18:25.349105 | controller | Jun 11 12:32:04.556004 crc crio[24477]: time="2026-06-11T12:32:04.553826075Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686352-jr44b from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.349121 | controller | Jun 11 12:32:05.054074 crc crio[24477]: time="2026-06-11T12:32:05.05326154Z" level=info msg="Stopped pod sandbox: b328131d7029c2c9cf4f4e0a4899eff9e735382f6e0c3b419b585f3945752848" id=278710b8-a3aa-4ccc-89aa-b3827eb44945 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.349138 | controller | Jun 11 12:32:29.935126 crc crio[24477]: time="2026-06-11T12:32:29.93328977Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservn252b/POD" id=14756acc-b6d4-4329-8f82-ab94262fd27e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.349154 | controller | Jun 11 12:32:29.935126 crc crio[24477]: time="2026-06-11T12:32:29.934767781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.349172 | controller | Jun 11 12:32:29.971217 crc crio[24477]: time="2026-06-11T12:32:29.970866719Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=14756acc-b6d4-4329-8f82-ab94262fd27e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.349194 | controller | Jun 11 12:32:29.989596 crc crio[24477]: time="2026-06-11T12:32:29.989420398Z" level=info msg="Ran pod sandbox 81cf41f2561f747b4e8089b27386b44cd3fbc5afbd17cb10eae8335ffa991408 with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservn252b/POD" id=14756acc-b6d4-4329-8f82-ab94262fd27e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.349211 | controller | Jun 11 12:32:29.993092 crc crio[24477]: time="2026-06-11T12:32:29.992992425Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=52dca30c-fa07-430e-93b2-1fe175914125 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.349228 | controller | Jun 11 12:32:29.993373 crc crio[24477]: time="2026-06-11T12:32:29.993296074Z" level=info msg="Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found" id=52dca30c-fa07-430e-93b2-1fe175914125 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.349244 | controller | Jun 11 12:32:29.993373 crc crio[24477]: time="2026-06-11T12:32:29.993351835Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found" id=52dca30c-fa07-430e-93b2-1fe175914125 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.349266 | controller | Jun 11 12:32:29.995589 crc crio[24477]: time="2026-06-11T12:32:29.995540926Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=f9d34a55-86a4-48f6-85e6-46599f7fe866 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.349290 | controller | Jun 11 12:32:30.014086 crc crio[24477]: time="2026-06-11T12:32:30.013988206Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\""
2026-06-11 13:18:25.349309 | controller | Jun 11 12:32:44.478195 crc crio[24477]: time="2026-06-11T12:32:44.476885899Z" level=info msg="Removing container: 635dcdf9a3c4f511f945f542d62d1b6a9a30787c2c9ee40453014b56dbed05c4" id=e3c3a299-f7c6-475a-a885-f065095a0206 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.349326 | controller | Jun 11 12:32:44.780907 crc crio[24477]: time="2026-06-11T12:32:44.780627812Z" level=info msg="Removed container 635dcdf9a3c4f511f945f542d62d1b6a9a30787c2c9ee40453014b56dbed05c4: openshift-infra/auto-csr-approver-29686346-xjkrt/oc" id=e3c3a299-f7c6-475a-a885-f065095a0206 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.349343 | controller | Jun 11 12:32:44.787237 crc crio[24477]: time="2026-06-11T12:32:44.787141133Z" level=info msg="Removing container: b19d4a284a3a93e2a86c2c32774387921cbbde539327c14d9f2c23b0f4e0cc99" id=a870de83-a42e-47e9-b9cf-2c552eb6dd25 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.349359 | controller | Jun 11 12:32:44.890991 crc crio[24477]: time="2026-06-11T12:32:44.890853487Z" level=info msg="Removed container b19d4a284a3a93e2a86c2c32774387921cbbde539327c14d9f2c23b0f4e0cc99: openstack/keystone-bootstrap-r9mbl/keystone-bootstrap" id=a870de83-a42e-47e9-b9cf-2c552eb6dd25 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.349376 | controller | Jun 11 12:32:44.895385 crc crio[24477]: time="2026-06-11T12:32:44.895308231Z" level=info msg="Removing container: 921f258b4de40eee93700d9f73493a2b12104a73e923c994f4937535ecee0cd2" id=4d0013c8-eb8b-48fe-991a-ad3a1604ff1c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.349392 | controller | Jun 11 12:32:44.984857 crc crio[24477]: time="2026-06-11T12:32:44.978708971Z" level=info msg="Removed container 921f258b4de40eee93700d9f73493a2b12104a73e923c994f4937535ecee0cd2: openstack/placement-db-sync-fmj7g/placement-db-sync" id=4d0013c8-eb8b-48fe-991a-ad3a1604ff1c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.349409 | controller | Jun 11 12:32:44.991487 crc crio[24477]: time="2026-06-11T12:32:44.988153651Z" level=info msg="Removing container: ab1886a6ea99e72150fd984187862da11e66b2c294456222f393c851e18edebe" id=6dc7490e-7d07-4c38-9548-bc7197df15a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.349429 | controller | Jun 11 12:32:45.160355 crc crio[24477]: time="2026-06-11T12:32:45.159899363Z" level=info msg="Removed container ab1886a6ea99e72150fd984187862da11e66b2c294456222f393c851e18edebe: openstack/neutron-db-sync-qvk9b/neutron-db-sync" id=6dc7490e-7d07-4c38-9548-bc7197df15a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.349447 | controller | Jun 11 12:32:45.163141 crc crio[24477]: time="2026-06-11T12:32:45.163044212Z" level=info msg="Removing container: c9ecd3a9c1abc2ba3915511c8712c66e832af3b4eafd9587b6d2b5bde70bb33a" id=00fd53ca-a231-4fbd-8d41-0318c2fe16d3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.349464 | controller | Jun 11 12:32:45.269957 crc crio[24477]: time="2026-06-11T12:32:45.269684557Z" level=info msg="Removed container c9ecd3a9c1abc2ba3915511c8712c66e832af3b4eafd9587b6d2b5bde70bb33a: openstack/keystone-db-sync-5xl9v/keystone-db-sync" id=00fd53ca-a231-4fbd-8d41-0318c2fe16d3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.349481 | controller | Jun 11 12:32:45.291621 crc crio[24477]: time="2026-06-11T12:32:45.291118835Z" level=info msg="Stopping pod sandbox: 719ece1d620527aa98ab7a71094d2181bfde0f2195b42a7399892638e872c743" id=b9d2d719-335e-42c5-8a43-3121dadb991b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.349498 | controller | Jun 11 12:32:45.293441 crc crio[24477]: time="2026-06-11T12:32:45.293286236Z" level=info msg="Stopped pod sandbox (already stopped): 719ece1d620527aa98ab7a71094d2181bfde0f2195b42a7399892638e872c743" id=b9d2d719-335e-42c5-8a43-3121dadb991b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.349515 | controller | Jun 11 12:32:45.294866 crc crio[24477]: time="2026-06-11T12:32:45.294090739Z" level=info msg="Removing pod sandbox: 719ece1d620527aa98ab7a71094d2181bfde0f2195b42a7399892638e872c743" id=8067aa07-9651-4144-9fb6-a2122fe2f121 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.349531 | controller | Jun 11 12:32:45.321764 crc crio[24477]: time="2026-06-11T12:32:45.321374291Z" level=info msg="Removed pod sandbox: 719ece1d620527aa98ab7a71094d2181bfde0f2195b42a7399892638e872c743" id=8067aa07-9651-4144-9fb6-a2122fe2f121 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.349552 | controller | Jun 11 12:32:45.322585 crc crio[24477]: time="2026-06-11T12:32:45.32249826Z" level=info msg="Stopping pod sandbox: baf1b13a0cef7333023c49f00380e4db84a41bb2bbe66fb69b2c811cef291af1" id=097073cc-e94d-4f00-9c24-670c23ede1c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.349576 | controller | Jun 11 12:32:45.322585 crc crio[24477]: time="2026-06-11T12:32:45.322581383Z" level=info msg="Stopped pod sandbox (already stopped): baf1b13a0cef7333023c49f00380e4db84a41bb2bbe66fb69b2c811cef291af1" id=097073cc-e94d-4f00-9c24-670c23ede1c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.349602 | controller | Jun 11 12:32:45.323445 crc crio[24477]: time="2026-06-11T12:32:45.323232671Z" level=info msg="Removing pod sandbox: baf1b13a0cef7333023c49f00380e4db84a41bb2bbe66fb69b2c811cef291af1" id=6339f355-b1c9-416c-920c-fe43455d517c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.349628 | controller | Jun 11 12:32:45.348950 crc crio[24477]: time="2026-06-11T12:32:45.348765697Z" level=info msg="Removed pod sandbox: baf1b13a0cef7333023c49f00380e4db84a41bb2bbe66fb69b2c811cef291af1" id=6339f355-b1c9-416c-920c-fe43455d517c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.349651 | controller | Jun 11 12:32:45.350844 crc crio[24477]: time="2026-06-11T12:32:45.350716098Z" level=info msg="Stopping pod sandbox: 09ee220e45ca535f47c475ca713b577d8985abdf44173fb05e9a1fbadc712b9d" id=ea4676af-7781-44b0-b79b-55ec37652421 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.349675 | controller | Jun 11 12:32:45.351068 crc crio[24477]: time="2026-06-11T12:32:45.350866812Z" level=info msg="Stopped pod sandbox (already stopped): 09ee220e45ca535f47c475ca713b577d8985abdf44173fb05e9a1fbadc712b9d" id=ea4676af-7781-44b0-b79b-55ec37652421 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.349699 | controller | Jun 11 12:32:45.351910 crc crio[24477]: time="2026-06-11T12:32:45.35186181Z" level=info msg="Removing pod sandbox: 09ee220e45ca535f47c475ca713b577d8985abdf44173fb05e9a1fbadc712b9d" id=cc2cd445-23c9-4583-95f6-0767ef217b66 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.349717 | controller | Jun 11 12:32:45.369303 crc crio[24477]: time="2026-06-11T12:32:45.369192217Z" level=info msg="Removed pod sandbox: 09ee220e45ca535f47c475ca713b577d8985abdf44173fb05e9a1fbadc712b9d" id=cc2cd445-23c9-4583-95f6-0767ef217b66 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.349734 | controller | Jun 11 12:32:45.370932 crc crio[24477]: time="2026-06-11T12:32:45.37085121Z" level=info msg="Stopping pod sandbox: ee78a335d5db1f1019db47670564203c41307c6a7fa00dd644be9b87c20d6ae4" id=99676887-d1ff-41ef-adbb-b3107ca8b641 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.349751 | controller | Jun 11 12:32:45.371543 crc crio[24477]: time="2026-06-11T12:32:45.370984304Z" level=info msg="Stopped pod sandbox (already stopped): ee78a335d5db1f1019db47670564203c41307c6a7fa00dd644be9b87c20d6ae4" id=99676887-d1ff-41ef-adbb-b3107ca8b641 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.349768 | controller | Jun 11 12:32:45.371872 crc crio[24477]: time="2026-06-11T12:32:45.371803916Z" level=info msg="Removing pod sandbox: ee78a335d5db1f1019db47670564203c41307c6a7fa00dd644be9b87c20d6ae4" id=c3709724-e6d4-4b26-bfba-030ae6e00ff8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.349784 | controller | Jun 11 12:32:45.403386 crc crio[24477]: time="2026-06-11T12:32:45.402567218Z" level=info msg="Removed pod sandbox: ee78a335d5db1f1019db47670564203c41307c6a7fa00dd644be9b87c20d6ae4" id=c3709724-e6d4-4b26-bfba-030ae6e00ff8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.349801 | controller | Jun 11 12:32:45.405560 crc crio[24477]: time="2026-06-11T12:32:45.405439145Z" level=info msg="Stopping pod sandbox: 5ea706c6a1b4b3c57de32f2f68c07cfe2f8380dedde1d7710f4ad839aa0485e8" id=f641a12f-a175-4d8b-a41f-9697bcd34e02 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.349818 | controller | Jun 11 12:32:45.405773 crc crio[24477]: time="2026-06-11T12:32:45.405583329Z" level=info msg="Stopped pod sandbox (already stopped): 5ea706c6a1b4b3c57de32f2f68c07cfe2f8380dedde1d7710f4ad839aa0485e8" id=f641a12f-a175-4d8b-a41f-9697bcd34e02 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.349835 | controller | Jun 11 12:32:45.406563 crc crio[24477]: time="2026-06-11T12:32:45.406481394Z" level=info msg="Removing pod sandbox: 5ea706c6a1b4b3c57de32f2f68c07cfe2f8380dedde1d7710f4ad839aa0485e8" id=d7d7a55e-c259-48d3-80be-782a1b2de17c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.349880 | controller | Jun 11 12:32:45.437208 crc crio[24477]: time="2026-06-11T12:32:45.437086705Z" level=info msg="Removed pod sandbox: 5ea706c6a1b4b3c57de32f2f68c07cfe2f8380dedde1d7710f4ad839aa0485e8" id=d7d7a55e-c259-48d3-80be-782a1b2de17c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.349904 | controller | Jun 11 12:33:02.045286 crc crio[24477]: time="2026-06-11T12:33:02.043172227Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1" id=f9d34a55-86a4-48f6-85e6-46599f7fe866 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.349924 | controller | Jun 11 12:33:02.047413 crc crio[24477]: time="2026-06-11T12:33:02.046422393Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=9a09e760-18e9-4dbf-9662-69e99b623b4d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.349946 | controller | Jun 11 12:33:02.052830 crc crio[24477]: time="2026-06-11T12:33:02.052507563Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=02591ff1-0858-4cfc-b617-3c7df2370c77 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.349963 | controller | Jun 11 12:33:02.069697 crc crio[24477]: time="2026-06-11T12:33:02.069580278Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservn252b/init" id=fd0ad4aa-96b6-44eb-a281-8b39c9d2c81f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.349980 | controller | Jun 11 12:33:02.072037 crc crio[24477]: time="2026-06-11T12:33:02.072008037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.349997 | controller | Jun 11 12:33:02.127490 crc crio[24477]: time="2026-06-11T12:33:02.127399682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.350012 | controller | Jun 11 12:33:02.137877 crc crio[24477]: time="2026-06-11T12:33:02.137552766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.350029 | controller | Jun 11 12:33:02.306988 crc crio[24477]: time="2026-06-11T12:33:02.306107189Z" level=info msg="Created container 8ee36f978b3ada07c0a29e1e83dc5c5b4e4ea2b981b35fd0a1c2d2a58bf43dae: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservn252b/init" id=fd0ad4aa-96b6-44eb-a281-8b39c9d2c81f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.350046 | controller | Jun 11 12:33:02.308979 crc crio[24477]: time="2026-06-11T12:33:02.308766174Z" level=info msg="Starting container: 8ee36f978b3ada07c0a29e1e83dc5c5b4e4ea2b981b35fd0a1c2d2a58bf43dae" id=f832d2f8-a4ad-4210-8b25-ede1ab2d2a05 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.350063 | controller | Jun 11 12:33:02.320599 crc crio[24477]: time="2026-06-11T12:33:02.320438268Z" level=info msg="Started container" PID=114292 containerID=8ee36f978b3ada07c0a29e1e83dc5c5b4e4ea2b981b35fd0a1c2d2a58bf43dae description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservn252b/init id=f832d2f8-a4ad-4210-8b25-ede1ab2d2a05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81cf41f2561f747b4e8089b27386b44cd3fbc5afbd17cb10eae8335ffa991408
2026-06-11 13:18:25.350080 | controller | Jun 11 12:33:09.733397 crc crio[24477]: time="2026-06-11T12:33:09.732311609Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24:latest" id=d53cb9f0-d74f-49d0-a54b-c6aa0c8e9048 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.350098 | controller | Jun 11 12:33:09.743894 crc crio[24477]: time="2026-06-11T12:33:09.743805091Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24:latest\""
2026-06-11 13:18:25.350115 | controller | Jun 11 12:33:11.506072 crc crio[24477]: time="2026-06-11T12:33:11.505358372Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf" id=d53cb9f0-d74f-49d0-a54b-c6aa0c8e9048 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.350134 | controller | Jun 11 12:33:11.508821 crc crio[24477]: time="2026-06-11T12:33:11.50743457Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=693f21ff-7e4b-4f11-a067-95b1f7712496 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.350151 | controller | Jun 11 12:33:11.539439 crc crio[24477]: time="2026-06-11T12:33:11.53933682Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=987dbcf4-0b2e-4746-8781-a8634478cbd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.350169 | controller | Jun 11 12:33:11.548430 crc crio[24477]: time="2026-06-11T12:33:11.548370762Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservn252b/osp-httpd" id=ac954d39-ef06-4ff7-870f-a17cebcaff17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.350189 | controller | Jun 11 12:33:11.548899 crc crio[24477]: time="2026-06-11T12:33:11.548828294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.350206 | controller | Jun 11 12:33:11.641355 crc crio[24477]: time="2026-06-11T12:33:11.640812761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.350223 | controller | Jun 11 12:33:11.646219 crc crio[24477]: time="2026-06-11T12:33:11.64614047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.350240 | controller | Jun 11 12:33:11.835855 crc crio[24477]: time="2026-06-11T12:33:11.83570716Z" level=info msg="Created container 767a7626a60d1830ab8b0fbac38272e94984aaf50dafb8a6c81e5ce340a92885: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservn252b/osp-httpd" id=ac954d39-ef06-4ff7-870f-a17cebcaff17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.350257 | controller | Jun 11 12:33:11.838221 crc crio[24477]: time="2026-06-11T12:33:11.837321774Z" level=info msg="Starting container: 767a7626a60d1830ab8b0fbac38272e94984aaf50dafb8a6c81e5ce340a92885" id=08173359-d639-4a5b-bbc7-03a2ee9fdd25 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.350275 | controller | Jun 11 12:33:11.843242 crc crio[24477]: time="2026-06-11T12:33:11.843020533Z" level=info msg="Started container" PID=114805 containerID=767a7626a60d1830ab8b0fbac38272e94984aaf50dafb8a6c81e5ce340a92885 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservn252b/osp-httpd id=08173359-d639-4a5b-bbc7-03a2ee9fdd25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81cf41f2561f747b4e8089b27386b44cd3fbc5afbd17cb10eae8335ffa991408
2026-06-11 13:18:25.350293 | controller | Jun 11 12:33:21.619010 crc crio[24477]: time="2026-06-11T12:33:21.617550883Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq/POD" id=54ebc601-1c13-49f2-af26-c23ca42bcde6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.350309 | controller | Jun 11 12:33:21.621457 crc crio[24477]: time="2026-06-11T12:33:21.619019174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.350326 | controller | Jun 11 12:33:21.654830 crc crio[24477]: time="2026-06-11T12:33:21.654693726Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq Namespace:openstack ID:5d9db8e9b94ee9eb42d18aa488aec7146b0442dbff0d7b130ad431c506817533 UID:43792966-f15d-4eb0-882e-367427e1ea22 NetNS:/var/run/netns/f820f33a-9203-4cf5-8296-c1f2b45c7679 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43792966_f15d_4eb0_882e_367427e1ea22.slice PodAnnotations:0xc002d94a60}] Aliases:map[]}"
2026-06-11 13:18:25.350342 | controller | Jun 11 12:33:21.654830 crc crio[24477]: time="2026-06-11T12:33:21.654788059Z" level=info msg="Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.350360 | controller | Jun 11 12:33:22.294376 crc crio[24477]: 2026-06-11T12:33:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5d9db8e9b94ee9e Mac:d2:f6:4b:ce:a0:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/f820f33a-9203-4cf5-8296-c1f2b45c7679 SocketPath: PciID:}] [{Interface:0xc0001b4940 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.350381 | controller | Jun 11 12:33:22.296073 crc crio[24477]: time="2026-06-11T12:33:22.295999771Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq Namespace:openstack ID:5d9db8e9b94ee9eb42d18aa488aec7146b0442dbff0d7b130ad431c506817533 UID:43792966-f15d-4eb0-882e-367427e1ea22 NetNS:/var/run/netns/f820f33a-9203-4cf5-8296-c1f2b45c7679 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43792966_f15d_4eb0_882e_367427e1ea22.slice PodAnnotations:0xc002d94a60}] Aliases:map[]}"
2026-06-11 13:18:25.350398 | controller | Jun 11 12:33:22.296229 crc crio[24477]: time="2026-06-11T12:33:22.296166825Z" level=info msg="Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.350415 | controller | Jun 11 12:33:22.313510 crc crio[24477]: time="2026-06-11T12:33:22.313391613Z" level=info msg="Ran pod sandbox 5d9db8e9b94ee9eb42d18aa488aec7146b0442dbff0d7b130ad431c506817533 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq/POD" id=54ebc601-1c13-49f2-af26-c23ca42bcde6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.350431 | controller | Jun 11 12:33:22.317693 crc crio[24477]: time="2026-06-11T12:33:22.317544562Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=01d9940b-563f-4225-b496-7732f6ea543a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.350448 | controller | Jun 11 12:33:22.324913 crc crio[24477]: time="2026-06-11T12:33:22.323165099Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=67314aa9-7fcf-44c5-be83-ada3b662ed01 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.350464 | controller | Jun 11 12:33:22.333115 crc crio[24477]: time="2026-06-11T12:33:22.333021874Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq/init" id=1d9cb1e6-74b0-4db2-9336-9027ff11778e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.350481 | controller | Jun 11 12:33:22.333753 crc crio[24477]: time="2026-06-11T12:33:22.333595581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.350498 | controller | Jun 11 12:33:22.405298 crc crio[24477]: time="2026-06-11T12:33:22.405182617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.350514 | controller | Jun 11 12:33:22.409756 crc crio[24477]: time="2026-06-11T12:33:22.409682822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.350531 | controller | Jun 11 12:33:22.596470 crc crio[24477]: time="2026-06-11T12:33:22.59594309Z" level=info msg="Created container 40e6c1e34000f4d20de17a602a23d9f0f6e7eb96646d81d8bb0ab0e1b82f12b2: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq/init" id=1d9cb1e6-74b0-4db2-9336-9027ff11778e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.350548 | controller | Jun 11 12:33:22.598204 crc crio[24477]: time="2026-06-11T12:33:22.59807544Z" level=info msg="Starting container: 40e6c1e34000f4d20de17a602a23d9f0f6e7eb96646d81d8bb0ab0e1b82f12b2" id=4457b553-c51e-4541-bdf1-1da02fd765a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.350564 | controller | Jun 11 12:33:22.605815 crc crio[24477]: time="2026-06-11T12:33:22.60562044Z" level=info msg="Started container" PID=115594 containerID=40e6c1e34000f4d20de17a602a23d9f0f6e7eb96646d81d8bb0ab0e1b82f12b2 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq/init id=4457b553-c51e-4541-bdf1-1da02fd765a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d9db8e9b94ee9eb42d18aa488aec7146b0442dbff0d7b130ad431c506817533
2026-06-11 13:18:25.350585 | controller | Jun 11 12:33:29.082694 crc crio[24477]: time="2026-06-11T12:33:29.081321229Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=1a80053f-c338-4a05-bf97-858b5d776fe0 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.350601 | controller | Jun 11 12:33:29.099995 crc crio[24477]: time="2026-06-11T12:33:29.099867917Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\""
2026-06-11 13:18:25.350617 | controller | Jun 11 12:33:31.068221 crc crio[24477]: time="2026-06-11T12:33:31.067602836Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:760e8cd64859cb52aff3c66ea9ec10642f98668991f478257c01e45fcbdff0b0" id=1a80053f-c338-4a05-bf97-858b5d776fe0 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.350634 | controller | Jun 11 12:33:31.070959 crc crio[24477]: time="2026-06-11T12:33:31.069253828Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=f30d8c3e-8e4c-413d-b372-b34810795566 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.350650 | controller | Jun 11 12:33:31.076375 crc crio[24477]: time="2026-06-11T12:33:31.074629127Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=67060da8-7926-4a7e-be71-51dc0f9ba855 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.350667 | controller | Jun 11 12:33:31.086851 crc crio[24477]: time="2026-06-11T12:33:31.086479569Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq/openstack-edpm-ipam-provisionserver-checksum-discovery" id=dd815d8b-424e-44b5-b69e-d20c0d8d4b98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.350683 | controller | Jun 11 12:33:31.088464 crc crio[24477]: time="2026-06-11T12:33:31.088372332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.350699 | controller | Jun 11 12:33:31.140967 crc crio[24477]: time="2026-06-11T12:33:31.140858486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.350716 | controller | Jun 11 12:33:31.147344 crc crio[24477]: time="2026-06-11T12:33:31.147265674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.350732 | controller | Jun 11 12:33:31.346430 crc crio[24477]: time="2026-06-11T12:33:31.345158716Z" level=info msg="Created container 451c71ba602e0164d6518315236b07d0a478b0abde9115c604ba94777102b5f5: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq/openstack-edpm-ipam-provisionserver-checksum-discovery" id=dd815d8b-424e-44b5-b69e-d20c0d8d4b98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.350747 | controller | Jun 11 12:33:31.349846 crc crio[24477]: time="2026-06-11T12:33:31.349165918Z" level=info msg="Starting container: 451c71ba602e0164d6518315236b07d0a478b0abde9115c604ba94777102b5f5" id=d3d431dc-84a0-4dd5-a53d-ca6cbb619a22 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.350764 | controller | Jun 11 12:33:31.357848 crc crio[24477]: time="2026-06-11T12:33:31.357751757Z" level=info msg="Started container" PID=116081 containerID=451c71ba602e0164d6518315236b07d0a478b0abde9115c604ba94777102b5f5 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq/openstack-edpm-ipam-provisionserver-checksum-discovery id=d3d431dc-84a0-4dd5-a53d-ca6cbb619a22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d9db8e9b94ee9eb42d18aa488aec7146b0442dbff0d7b130ad431c506817533
2026-06-11 13:18:25.350784 | controller | Jun 11 12:33:33.162525 crc crio[24477]: time="2026-06-11T12:33:33.16126449Z" level=info msg="Stopping pod sandbox: 5d9db8e9b94ee9eb42d18aa488aec7146b0442dbff0d7b130ad431c506817533" id=44f7a5db-006d-40e3-9f76-fb0378c47651 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.350802 | controller | Jun 11 12:33:33.165465 crc crio[24477]: time="2026-06-11T12:33:33.165272664Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq Namespace:openstack ID:5d9db8e9b94ee9eb42d18aa488aec7146b0442dbff0d7b130ad431c506817533 UID:43792966-f15d-4eb0-882e-367427e1ea22 NetNS:/var/run/netns/f820f33a-9203-4cf5-8296-c1f2b45c7679 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43792966_f15d_4eb0_882e_367427e1ea22.slice PodAnnotations:0xc002d1b6c8}] Aliases:map[]}"
2026-06-11 13:18:25.350819 | controller | Jun 11 12:33:33.166274 crc crio[24477]: time="2026-06-11T12:33:33.165714196Z" level=info msg="Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.350836 | controller | Jun 11 12:33:33.577584 crc crio[24477]: time="2026-06-11T12:33:33.576317512Z" level=info msg="Stopped pod sandbox: 5d9db8e9b94ee9eb42d18aa488aec7146b0442dbff0d7b130ad431c506817533" id=44f7a5db-006d-40e3-9f76-fb0378c47651 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.350878 | controller | Jun 11 12:33:45.482403 crc crio[24477]: time="2026-06-11T12:33:45.480573885Z" level=info msg="Removing container: 3b5bdd0b9c5ad5937a1dd7117458790ba1e239ba5fc78581d38ab9109553392e" id=64d05a2f-5f5c-4382-bf86-d839d3dc22b2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.350903 | controller | Jun 11 12:33:45.707493 crc crio[24477]: time="2026-06-11T12:33:45.706523539Z" level=info msg="Removed container 3b5bdd0b9c5ad5937a1dd7117458790ba1e239ba5fc78581d38ab9109553392e: openstack/cinder-db-sync-phbjk/cinder-db-sync" id=64d05a2f-5f5c-4382-bf86-d839d3dc22b2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.350922 | controller | Jun 11 12:33:45.711068 crc crio[24477]: time="2026-06-11T12:33:45.710984301Z" level=info msg="Removing container: 59e276a2f7b219bc731b6cb6896339673a810842f3a6b9af044f50f24ace78cd" id=224087c6-e322-41a2-9be1-a453082be190 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.350939 | controller | Jun 11 12:33:45.783098 crc crio[24477]: time="2026-06-11T12:33:45.782607608Z" level=info msg="Removed container 59e276a2f7b219bc731b6cb6896339673a810842f3a6b9af044f50f24ace78cd: openstack/barbican-db-sync-mdqdj/barbican-db-sync" id=224087c6-e322-41a2-9be1-a453082be190 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.350955 | controller | Jun 11 12:33:45.791939 crc crio[24477]: time="2026-06-11T12:33:45.791857841Z" level=info msg="Removing container: 601b759ed198e2f8ee7f6ac2a2ef2e1668e478036c10baa93769c5555b583c9d" id=f7579c88-295c-494b-9d68-300eea49ded8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.350973 | controller | Jun 11 12:33:46.103118 crc crio[24477]: time="2026-06-11T12:33:46.102924139Z" level=info msg="Removed container 601b759ed198e2f8ee7f6ac2a2ef2e1668e478036c10baa93769c5555b583c9d: openstack/cinder-online-data-migrations-qtbvm/cinder-online-data-migrations" id=f7579c88-295c-494b-9d68-300eea49ded8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.350989 | controller | Jun 11 12:33:46.118246 crc crio[24477]: time="2026-06-11T12:33:46.118129031Z" level=info msg="Stopping pod sandbox: 728b89a4a1584f4dcdebb91998311164aa06ad7f78951c9a231ad5b58060d3e6" id=355afa2a-0ca5-4973-8150-d91e05ad42c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.351010 | controller | Jun 11 12:33:46.118246 crc crio[24477]: time="2026-06-11T12:33:46.118257946Z" level=info msg="Stopped pod sandbox (already stopped): 728b89a4a1584f4dcdebb91998311164aa06ad7f78951c9a231ad5b58060d3e6" id=355afa2a-0ca5-4973-8150-d91e05ad42c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.351027 | controller | Jun 11 12:33:46.121612 crc crio[24477]: time="2026-06-11T12:33:46.121445423Z" level=info msg="Removing pod sandbox: 728b89a4a1584f4dcdebb91998311164aa06ad7f78951c9a231ad5b58060d3e6" id=b48eacb1-604b-4a1f-aa04-449519a8b83b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.351044 | controller | Jun 11 12:33:46.215610 crc crio[24477]: time="2026-06-11T12:33:46.215522909Z" level=info msg="Removed pod sandbox: 728b89a4a1584f4dcdebb91998311164aa06ad7f78951c9a231ad5b58060d3e6" id=b48eacb1-604b-4a1f-aa04-449519a8b83b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.351060 | controller | Jun 11 12:33:46.217522 crc crio[24477]: time="2026-06-11T12:33:46.217379701Z" level=info msg="Stopping pod sandbox: 1aa5252ba389af137c77e35b70575613cb997f7282bb41098649acef662539b3" id=dd1defd2-eb22-4b3d-be5d-1c77bc9f4d2b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.351076 | controller | Jun 11 12:33:46.217783 crc crio[24477]: time="2026-06-11T12:33:46.217574046Z" level=info msg="Stopped pod sandbox (already stopped): 1aa5252ba389af137c77e35b70575613cb997f7282bb41098649acef662539b3" id=dd1defd2-eb22-4b3d-be5d-1c77bc9f4d2b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.351094 | controller | Jun 11 12:33:46.220353 crc crio[24477]: time="2026-06-11T12:33:46.220101787Z" level=info msg="Removing pod sandbox: 1aa5252ba389af137c77e35b70575613cb997f7282bb41098649acef662539b3" id=b910e2d6-3482-4f12-b7ca-5d7b9a3a14a5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.351118 | controller | Jun 11 12:33:46.250715 crc crio[24477]: time="2026-06-11T12:33:46.250550939Z" level=info msg="Removed pod sandbox: 1aa5252ba389af137c77e35b70575613cb997f7282bb41098649acef662539b3" id=b910e2d6-3482-4f12-b7ca-5d7b9a3a14a5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.351149 | controller | Jun 11 12:33:46.256106 crc crio[24477]: time="2026-06-11T12:33:46.255954937Z" level=info msg="Stopping pod sandbox: 473915461a6078ea244b48d6d8928e9c96a03b17c6b0bfe58164885c76904248" id=b2ff1b85-9a4f-4a49-9f11-c5e53bb1df90 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.351182 | controller | Jun 11 12:33:46.256305 crc crio[24477]: time="2026-06-11T12:33:46.256141783Z" level=info msg="Stopped pod sandbox (already stopped): 473915461a6078ea244b48d6d8928e9c96a03b17c6b0bfe58164885c76904248" id=b2ff1b85-9a4f-4a49-9f11-c5e53bb1df90 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.351211 | controller | Jun 11 12:33:46.258927 crc crio[24477]: time="2026-06-11T12:33:46.2582322Z" level=info msg="Removing pod sandbox: 473915461a6078ea244b48d6d8928e9c96a03b17c6b0bfe58164885c76904248" id=640603ba-350d-49cb-b1a0-4cf3ca661281 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.351239 | controller | Jun 11 12:33:46.284582 crc crio[24477]: time="2026-06-11T12:33:46.284472393Z" level=info msg="Removed pod sandbox: 473915461a6078ea244b48d6d8928e9c96a03b17c6b0bfe58164885c76904248" id=640603ba-350d-49cb-b1a0-4cf3ca661281 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.351265 | controller | Jun 11 12:34:00.577109 crc crio[24477]: time="2026-06-11T12:34:00.576058206Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686354-6drnx/POD" id=a05b4c8b-7a57-4b9d-825c-8d8eb649490d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.351292 | controller | Jun 11 12:34:00.578543 crc crio[24477]: time="2026-06-11T12:34:00.577223439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.351373 | controller | Jun 11 12:34:00.672273 crc crio[24477]: time="2026-06-11T12:34:00.671969829Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686354-6drnx Namespace:openshift-infra ID:e69fe632b9c1e42b015b250635ab3c420cf5d3801e037082c7147390bf110ba4 UID:c41da659-0e74-41db-816a-244b61c6ddfd NetNS:/var/run/netns/2b174cd3-4f61-466f-bff0-ad62c9f38efa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc41da659_0e74_41db_816a_244b61c6ddfd.slice PodAnnotations:0xc00718cc38}] Aliases:map[]}"
2026-06-11 13:18:25.351401 | controller | Jun 11 12:34:00.672273 crc crio[24477]: time="2026-06-11T12:34:00.672257467Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686354-6drnx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.351421 | controller | Jun 11 12:34:01.353898 crc crio[24477]: 2026-06-11T12:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e69fe632b9c1e42 Mac:b6:5f:b8:8a:70:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/2b174cd3-4f61-466f-bff0-ad62c9f38efa SocketPath: PciID:}] [{Interface:0xc00013c720 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.351439 | controller | Jun 11 12:34:01.355578 crc crio[24477]: time="2026-06-11T12:34:01.355499556Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686354-6drnx Namespace:openshift-infra ID:e69fe632b9c1e42b015b250635ab3c420cf5d3801e037082c7147390bf110ba4 UID:c41da659-0e74-41db-816a-244b61c6ddfd NetNS:/var/run/netns/2b174cd3-4f61-466f-bff0-ad62c9f38efa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc41da659_0e74_41db_816a_244b61c6ddfd.slice PodAnnotations:0xc00718cc38}] Aliases:map[]}"
2026-06-11 13:18:25.351457 | controller | Jun 11 12:34:01.355999 crc crio[24477]: time="2026-06-11T12:34:01.355708661Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686354-6drnx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.351474 | controller | Jun 11 12:34:01.368492 crc crio[24477]: time="2026-06-11T12:34:01.368202541Z" level=info msg="Ran pod sandbox e69fe632b9c1e42b015b250635ab3c420cf5d3801e037082c7147390bf110ba4 with infra container: openshift-infra/auto-csr-approver-29686354-6drnx/POD" id=a05b4c8b-7a57-4b9d-825c-8d8eb649490d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.351491 | controller | Jun 11 12:34:01.372147 crc crio[24477]: time="2026-06-11T12:34:01.372055948Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=b5de570e-d8a0-4762-981f-ba8fb41bea7f name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.351508 | controller | Jun 11 12:34:01.378255 crc crio[24477]: time="2026-06-11T12:34:01.378139418Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 13:18:25.351526 | controller | Jun 11 12:34:02.292112 crc crio[24477]: time="2026-06-11T12:34:02.291866724Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=b5de570e-d8a0-4762-981f-ba8fb41bea7f name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.351543 | controller | Jun 11 12:34:02.293991 crc crio[24477]: time="2026-06-11T12:34:02.293052607Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=febc31ad-551d-4fc0-809f-456eddddf78f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.351559 | controller | Jun 11 12:34:02.299133 crc crio[24477]: time="2026-06-11T12:34:02.298992895Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=37b1fe5c-c067-43ad-b669-4cd72b0ddba1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.351575 | controller | Jun 11 12:34:02.310151 crc crio[24477]: time="2026-06-11T12:34:02.309998878Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686354-6drnx/oc" id=4e0f30e3-4265-4e1c-8b30-164ae9424660 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.351595 | controller | Jun 11 12:34:02.310862 crc crio[24477]: time="2026-06-11T12:34:02.310770609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.351613 | controller | Jun 11 12:34:02.371718 crc crio[24477]: time="2026-06-11T12:34:02.369366105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.351630 | controller | Jun 11 12:34:02.761458 crc crio[24477]: time="2026-06-11T12:34:02.76092325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.351647 | controller | Jun 11 12:34:04.721083 crc crio[24477]: time="2026-06-11T12:34:04.720288071Z" level=info msg="Created container 88f24585a48330c4e73608ace2652916bb16e732ed2e725c5647804fda4da115: openshift-infra/auto-csr-approver-29686354-6drnx/oc" id=4e0f30e3-4265-4e1c-8b30-164ae9424660 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.351663 | controller | Jun 11 12:34:04.724067 crc crio[24477]: time="2026-06-11T12:34:04.723964264Z" level=info msg="Starting container: 88f24585a48330c4e73608ace2652916bb16e732ed2e725c5647804fda4da115" id=95d70b6d-ba59-444d-aab4-aaf8e34f18b2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.351681 | controller | Jun 11 12:34:04.734211 crc crio[24477]: time="2026-06-11T12:34:04.734021595Z" level=info msg="Started container" PID=117670 containerID=88f24585a48330c4e73608ace2652916bb16e732ed2e725c5647804fda4da115 description=openshift-infra/auto-csr-approver-29686354-6drnx/oc id=95d70b6d-ba59-444d-aab4-aaf8e34f18b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e69fe632b9c1e42b015b250635ab3c420cf5d3801e037082c7147390bf110ba4
2026-06-11 13:18:25.351698 | controller | Jun 11 12:34:07.844987 crc crio[24477]: time="2026-06-11T12:34:07.843969751Z" level=info msg="Stopping pod sandbox: e69fe632b9c1e42b015b250635ab3c420cf5d3801e037082c7147390bf110ba4" id=7faf393b-2426-4d71-9e4e-e31e7b103505 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.351715 | controller | Jun 11 12:34:07.846795 crc crio[24477]: time="2026-06-11T12:34:07.845577347Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686354-6drnx Namespace:openshift-infra ID:e69fe632b9c1e42b015b250635ab3c420cf5d3801e037082c7147390bf110ba4 UID:c41da659-0e74-41db-816a-244b61c6ddfd NetNS:/var/run/netns/2b174cd3-4f61-466f-bff0-ad62c9f38efa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc41da659_0e74_41db_816a_244b61c6ddfd.slice PodAnnotations:0xc002d94ab8}] Aliases:map[]}"
2026-06-11 13:18:25.351781 | controller | Jun 11 12:34:07.846795 crc crio[24477]: time="2026-06-11T12:34:07.845866475Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686354-6drnx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.351803 | controller | Jun 11 12:34:08.160085 crc crio[24477]: time="2026-06-11T12:34:08.15933295Z" level=info msg="Stopped pod sandbox: e69fe632b9c1e42b015b250635ab3c420cf5d3801e037082c7147390bf110ba4" id=7faf393b-2426-4d71-9e4e-e31e7b103505 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.351821 | controller | Jun 11 12:34:46.311076 crc crio[24477]: time="2026-06-11T12:34:46.310323926Z" level=info msg="Removing container: b58beddf7509902f0ddfa7edd28c0eb0e3c177248a92d7e292114d21d6906195" id=1eaea1e3-c587-4d12-8081-6c2f256f962f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.351839 | controller | Jun 11 12:34:46.358218 crc crio[24477]: time="2026-06-11T12:34:46.35798677Z" level=info msg="Removed container b58beddf7509902f0ddfa7edd28c0eb0e3c177248a92d7e292114d21d6906195: openstack/nova-cell1-1471-account-create-update-kzczf/mariadb-account-create-update" id=1eaea1e3-c587-4d12-8081-6c2f256f962f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.351886 | controller | Jun 11 12:34:46.362510 crc crio[24477]: time="2026-06-11T12:34:46.362400818Z" level=info msg="Removing container: ed31ebeb3b34a27443a7c15681f5ebbbcd5f5cfac4f56a5cc07da1adbf55074c" id=23d2df0b-cb7e-467b-8844-254f4dd05b8e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.351909 | controller | Jun 11 12:34:46.427891 crc crio[24477]: time="2026-06-11T12:34:46.427436955Z" level=info msg="Removed container ed31ebeb3b34a27443a7c15681f5ebbbcd5f5cfac4f56a5cc07da1adbf55074c: openstack/nova-api-a0de-account-create-update-vfxhp/mariadb-account-create-update" id=23d2df0b-cb7e-467b-8844-254f4dd05b8e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.351927 | controller | Jun 11 12:34:46.432491 crc crio[24477]: time="2026-06-11T12:34:46.432384682Z" level=info msg="Removing container: 7e16d2edc9094d8142130492566a7271f72aff6a9da6640b64855eda1bacb1c2" id=c1638046-8503-4f10-ab8f-9e35c9023aae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.351945 | controller | Jun 11 12:34:46.487850 crc crio[24477]: time="2026-06-11T12:34:46.487680434Z" level=info msg="Removed container 7e16d2edc9094d8142130492566a7271f72aff6a9da6640b64855eda1bacb1c2: openstack/nova-cell1-db-create-swzfn/mariadb-database-create" id=c1638046-8503-4f10-ab8f-9e35c9023aae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.351961 | controller | Jun 11 12:34:46.491087 crc crio[24477]: time="2026-06-11T12:34:46.491001758Z" level=info msg="Removing container: 590e7d387cd5dbc2e0009293fc1b5796b505a0ddabb22200d17c538d643bcb51" id=97ef74d6-cf54-4a02-97b4-f8ac8c4ee2a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.351979 | controller | Jun 11 12:34:46.547810 crc crio[24477]: time="2026-06-11T12:34:46.547595867Z" level=info msg="Removed container 590e7d387cd5dbc2e0009293fc1b5796b505a0ddabb22200d17c538d643bcb51: openstack/nova-cell0-db-create-wxs7g/mariadb-database-create" id=97ef74d6-cf54-4a02-97b4-f8ac8c4ee2a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.351995 | controller | Jun 11 12:34:46.552011 crc crio[24477]: time="2026-06-11T12:34:46.551826684Z" level=info msg="Removing container: bf84729cba8292271eb15b99577fde0e48deb837a6ef750401e9f4f1106a3a4b" id=55225c2d-f83c-44f4-a99f-504a52db404c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.352012 | controller | Jun 11 12:34:46.614597 crc crio[24477]: time="2026-06-11T12:34:46.61436974Z" level=info msg="Removed container bf84729cba8292271eb15b99577fde0e48deb837a6ef750401e9f4f1106a3a4b: openstack/nova-api-db-create-svs7r/mariadb-database-create" id=55225c2d-f83c-44f4-a99f-504a52db404c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.352028 | controller | Jun 11 12:34:46.624437 crc crio[24477]: time="2026-06-11T12:34:46.624362628Z" level=info msg="Removing container: 9993f879c0912699ec61f5bf9b6f1466d971f51764616d8e6ca382a2e7c69510" id=f7b1d9f5-da44-42e5-9900-0fefd844d93e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.352045 | controller | Jun 11 12:34:46.886955 crc crio[24477]: time="2026-06-11T12:34:46.885605239Z" level=info msg="Removed container 9993f879c0912699ec61f5bf9b6f1466d971f51764616d8e6ca382a2e7c69510: openshift-infra/auto-csr-approver-29686348-rbbr6/oc" id=f7b1d9f5-da44-42e5-9900-0fefd844d93e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.352061 | controller | Jun 11 12:34:46.889190 crc crio[24477]: time="2026-06-11T12:34:46.889114596Z" level=info msg="Removing container: 5779b6715199242d7b9d6576ad68be6224efd91300a12ba65f5723a1df81705c" id=6c223c76-a1cd-4392-b236-5b2fe13dfb52 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.352077 | controller | Jun 11 12:34:46.938070 crc crio[24477]: time="2026-06-11T12:34:46.937923481Z" level=info msg="Removed container 5779b6715199242d7b9d6576ad68be6224efd91300a12ba65f5723a1df81705c: openstack/nova-cell0-d29d-account-create-update-n9v9j/mariadb-account-create-update" id=6c223c76-a1cd-4392-b236-5b2fe13dfb52 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.352100 | controller | Jun 11 12:34:46.948859 crc crio[24477]: time="2026-06-11T12:34:46.948609736Z" level=info msg="Stopping pod sandbox: df24ef77453c0f121109f2131e5fac260477e88ba898aaa45915a15ea7bfa458" id=06221680-e783-4202-bf90-393ca73466f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.352118 | controller | Jun 11 12:34:46.948859 crc crio[24477]: time="2026-06-11T12:34:46.948861093Z" level=info msg="Stopped pod sandbox (already stopped): df24ef77453c0f121109f2131e5fac260477e88ba898aaa45915a15ea7bfa458" id=06221680-e783-4202-bf90-393ca73466f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.352135 | controller | Jun 11 12:34:46.950157 crc crio[24477]: time="2026-06-11T12:34:46.949803609Z" level=info msg="Removing pod sandbox: df24ef77453c0f121109f2131e5fac260477e88ba898aaa45915a15ea7bfa458" id=9e3e7e62-3672-4337-91c1-a344bdedad7e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.352151 | controller | Jun 11 12:34:46.983475 crc crio[24477]: time="2026-06-11T12:34:46.983363597Z" level=info msg="Removed pod sandbox: df24ef77453c0f121109f2131e5fac260477e88ba898aaa45915a15ea7bfa458" id=9e3e7e62-3672-4337-91c1-a344bdedad7e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.352168 | controller | Jun 11 12:34:46.984893 crc crio[24477]: time="2026-06-11T12:34:46.984727214Z" level=info msg="Stopping pod sandbox: 6f9123305e254cae049bf292764f7fc54044611383b71b534ec01b63828cf7eb" id=012c90ac-171c-46c4-bba0-b72c176669ac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.352186 | controller | Jun 11 12:34:46.985435 crc crio[24477]: time="2026-06-11T12:34:46.985353071Z" level=info msg="Stopped pod sandbox (already stopped): 6f9123305e254cae049bf292764f7fc54044611383b71b534ec01b63828cf7eb" id=012c90ac-171c-46c4-bba0-b72c176669ac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.352203 | controller | Jun 11 12:34:46.986140 crc crio[24477]: time="2026-06-11T12:34:46.986044002Z" level=info msg="Removing pod sandbox: 6f9123305e254cae049bf292764f7fc54044611383b71b534ec01b63828cf7eb" id=864e8589-3e40-493e-b791-a04445706ad9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.352219 | controller | Jun 11 12:34:47.010334 crc crio[24477]: time="2026-06-11T12:34:47.010230898Z" level=info msg="Removed pod sandbox: 6f9123305e254cae049bf292764f7fc54044611383b71b534ec01b63828cf7eb" id=864e8589-3e40-493e-b791-a04445706ad9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.352235 | controller | Jun 11 12:34:47.011265 crc crio[24477]: time="2026-06-11T12:34:47.011193012Z" level=info msg="Stopping pod sandbox: c49b470dbd6307db6c635fa62f9a46ccae7ce853adcd5b4bb415a7b877669f55" id=5504e1f8-bfe3-4635-9ea1-94be5a82b39f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.352250 | controller | Jun 11 12:34:47.011364 crc crio[24477]: time="2026-06-11T12:34:47.011289085Z" level=info msg="Stopped pod sandbox (already stopped): c49b470dbd6307db6c635fa62f9a46ccae7ce853adcd5b4bb415a7b877669f55" id=5504e1f8-bfe3-4635-9ea1-94be5a82b39f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.352266 | controller | Jun 11 12:34:47.012508 crc crio[24477]: time="2026-06-11T12:34:47.012328385Z" level=info msg="Removing pod sandbox: c49b470dbd6307db6c635fa62f9a46ccae7ce853adcd5b4bb415a7b877669f55" id=02ec0646-263f-4c1a-aff7-f9cb0d3cec73 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.352282 | controller | Jun 11 12:34:47.033897 crc crio[24477]: time="2026-06-11T12:34:47.033714752Z" level=info msg="Removed pod sandbox: c49b470dbd6307db6c635fa62f9a46ccae7ce853adcd5b4bb415a7b877669f55" id=02ec0646-263f-4c1a-aff7-f9cb0d3cec73 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.352302 | controller | Jun 11 12:34:47.035757 crc crio[24477]: time="2026-06-11T12:34:47.035576523Z" level=info msg="Stopping pod sandbox: b08baaa4404e73fa2d808dd50c814e01e45fd4b26fe5ad3a4698d2297856168f" id=503e50e1-93e5-4ab7-8268-33ea46ef7881 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.352319 | controller | Jun 11 12:34:47.035860 crc crio[24477]: time="2026-06-11T12:34:47.035778138Z" level=info msg="Stopped pod sandbox (already stopped): b08baaa4404e73fa2d808dd50c814e01e45fd4b26fe5ad3a4698d2297856168f" id=503e50e1-93e5-4ab7-8268-33ea46ef7881 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.352336 | controller | Jun 11 12:34:47.036471 crc crio[24477]: time="2026-06-11T12:34:47.036388585Z" level=info msg="Removing pod sandbox: b08baaa4404e73fa2d808dd50c814e01e45fd4b26fe5ad3a4698d2297856168f" id=958e042c-e368-4d21-85fd-fc9425267f7d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.352353 | controller | Jun 11 12:34:47.054013 crc crio[24477]: time="2026-06-11T12:34:47.053882876Z" level=info msg="Removed pod sandbox: b08baaa4404e73fa2d808dd50c814e01e45fd4b26fe5ad3a4698d2297856168f" id=958e042c-e368-4d21-85fd-fc9425267f7d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.352369 | controller | Jun 11 12:34:47.055339 crc crio[24477]: time="2026-06-11T12:34:47.055245261Z" level=info msg="Stopping pod sandbox: 2e9644f6f8366354d0a60d7162ef285351f27e458e189c8fce2fd67ec4b14c7d" id=c9ed1dc6-fa50-440e-a830-5719cebe416c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.352384 | controller | Jun 11 12:34:47.055434 crc crio[24477]: time="2026-06-11T12:34:47.055369135Z" level=info msg="Stopped pod sandbox (already stopped): 2e9644f6f8366354d0a60d7162ef285351f27e458e189c8fce2fd67ec4b14c7d" id=c9ed1dc6-fa50-440e-a830-5719cebe416c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.352400 | controller | Jun 11 12:34:47.057010 crc crio[24477]: time="2026-06-11T12:34:47.056869076Z" level=info msg="Removing pod sandbox: 2e9644f6f8366354d0a60d7162ef285351f27e458e189c8fce2fd67ec4b14c7d" id=331c968a-b889-4e83-b69e-8bbca353c981 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.352416 | controller | Jun 11 12:34:47.090809 crc crio[24477]: time="2026-06-11T12:34:47.090254511Z" level=info msg="Removed pod sandbox: 2e9644f6f8366354d0a60d7162ef285351f27e458e189c8fce2fd67ec4b14c7d" id=331c968a-b889-4e83-b69e-8bbca353c981 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.352432 | controller | Jun 11 12:34:47.092889 crc crio[24477]: time="2026-06-11T12:34:47.09211641Z" level=info msg="Stopping pod sandbox: 81c9bee4417e2fcb2b3e4d53297f0d82749cbabc3ce47065440b57506f06799c" id=2bd824f5-0da0-4d83-862c-f78552a59752 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.352449 | controller | Jun 11 12:34:47.092889 crc crio[24477]: time="2026-06-11T12:34:47.092250914Z" level=info msg="Stopped pod sandbox (already stopped): 81c9bee4417e2fcb2b3e4d53297f0d82749cbabc3ce47065440b57506f06799c" id=2bd824f5-0da0-4d83-862c-f78552a59752 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.352473 | controller | Jun 11 12:34:47.095927 crc crio[24477]: time="2026-06-11T12:34:47.095613028Z" level=info msg="Removing pod sandbox: 81c9bee4417e2fcb2b3e4d53297f0d82749cbabc3ce47065440b57506f06799c" id=fe719cc8-62aa-472c-96d1-2ec423fbdbaf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.352496 | controller | Jun 11 12:34:47.122599 crc crio[24477]: time="2026-06-11T12:34:47.122248291Z" level=info msg="Removed pod sandbox: 81c9bee4417e2fcb2b3e4d53297f0d82749cbabc3ce47065440b57506f06799c" id=fe719cc8-62aa-472c-96d1-2ec423fbdbaf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.352515 | controller | Jun 11 12:34:47.124557 crc crio[24477]: time="2026-06-11T12:34:47.124354309Z" level=info msg="Stopping pod sandbox: eaf1bef49651140d032fdc1634f8854c44e5890f96165c6c353bd5c691275c96" id=c48cd36e-f53f-4bc6-ba29-e831de801a18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.352537 | controller | Jun 11 12:34:47.125116 crc crio[24477]: time="2026-06-11T12:34:47.12471797Z" level=info msg="Stopped pod sandbox (already stopped): eaf1bef49651140d032fdc1634f8854c44e5890f96165c6c353bd5c691275c96" id=c48cd36e-f53f-4bc6-ba29-e831de801a18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.352554 | controller | Jun 11 12:34:47.125923 crc crio[24477]: time="2026-06-11T12:34:47.125830881Z" level=info msg="Removing pod sandbox: eaf1bef49651140d032fdc1634f8854c44e5890f96165c6c353bd5c691275c96" id=e949697a-8775-4add-ada9-79d9f7088f78 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.352570 | controller | Jun 11 12:34:47.148430 crc crio[24477]: time="2026-06-11T12:34:47.148048814Z" level=info msg="Removed pod sandbox: eaf1bef49651140d032fdc1634f8854c44e5890f96165c6c353bd5c691275c96" id=e949697a-8775-4add-ada9-79d9f7088f78 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.352588 | controller | Jun 11 12:35:47.170777 crc crio[24477]: time="2026-06-11T12:35:47.16980089Z" level=info msg="Removing container: 3444bc86847c33a90be7eec4fdf372c6788303f456c40390622a630ba5c0530f" id=26dd8b0c-6da1-4477-ba90-364606d86b76 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.352604 | controller | Jun 11 12:35:47.425723 crc crio[24477]: time="2026-06-11T12:35:47.425037738Z" level=info msg="Removed container 3444bc86847c33a90be7eec4fdf372c6788303f456c40390622a630ba5c0530f: openstack/nova-cell1-conductor-db-sync-zrmzj/nova-cell1-conductor-db-sync" id=26dd8b0c-6da1-4477-ba90-364606d86b76 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.352620 | controller | Jun 11 12:35:47.432258 crc crio[24477]: time="2026-06-11T12:35:47.432136183Z" level=info msg="Removing container: 262dced4eac52785e67b486e6e5e6ba6cb03706fbdf439ac787a573a554e62cf" id=2204f741-a095-4ace-8482-a66755f7033a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.352637 | controller | Jun 11 12:35:47.659431 crc crio[24477]: time="2026-06-11T12:35:47.659255477Z" level=info msg="Removed container 262dced4eac52785e67b486e6e5e6ba6cb03706fbdf439ac787a573a554e62cf: openstack/nova-cell0-conductor-db-sync-rwf4n/nova-cell0-conductor-db-sync" id=2204f741-a095-4ace-8482-a66755f7033a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.352654 | controller | Jun 11 12:35:47.666610 crc crio[24477]: time="2026-06-11T12:35:47.666504659Z" level=info msg="Removing container: be77c8883c3eadec35c6f83d6a7a8c0c07e26a3aa3bdf62dd729fdf1012de242" id=f32d7cad-a99c-4d48-99af-28717f204731 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.352670 | controller | Jun 11 12:35:47.869886 crc crio[24477]: time="2026-06-11T12:35:47.869784793Z" level=info msg="Removed container be77c8883c3eadec35c6f83d6a7a8c0c07e26a3aa3bdf62dd729fdf1012de242: openstack/nova-cell0-cell-mapping-vjkpl/nova-manage" id=f32d7cad-a99c-4d48-99af-28717f204731 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.352686 | controller | Jun 11 12:35:47.883767 crc crio[24477]: time="2026-06-11T12:35:47.883552666Z" level=info msg="Stopping pod sandbox: 03cbc17b286c4c9b063c0a9c53a1a4b5a098c9669b3ec27b196911fa71eb6c44" id=a2ca7c08-5543-47fa-ba5c-eb73b6b45333 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.352704 | controller | Jun 11 12:35:47.883767 crc crio[24477]: time="2026-06-11T12:35:47.883740871Z" level=info msg="Stopped pod sandbox (already stopped): 03cbc17b286c4c9b063c0a9c53a1a4b5a098c9669b3ec27b196911fa71eb6c44" id=a2ca7c08-5543-47fa-ba5c-eb73b6b45333 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.352721 | controller | Jun 11 12:35:47.884979 crc crio[24477]: time="2026-06-11T12:35:47.884907253Z" level=info msg="Removing pod sandbox: 03cbc17b286c4c9b063c0a9c53a1a4b5a098c9669b3ec27b196911fa71eb6c44" id=a7928769-a61a-4ed3-8de8-95b20f3ab3a4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.352739 | controller | Jun 11 12:35:47.903851 crc crio[24477]: time="2026-06-11T12:35:47.903602147Z" level=info msg="Removed pod sandbox: 03cbc17b286c4c9b063c0a9c53a1a4b5a098c9669b3ec27b196911fa71eb6c44" id=a7928769-a61a-4ed3-8de8-95b20f3ab3a4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.352759 | controller | Jun 11 12:35:47.905217 crc crio[24477]: time="2026-06-11T12:35:47.905187289Z" level=info msg="Stopping pod sandbox: 89433515a1df5e015cc48bf1333781a08486013970faedf2fdb8cfd111b77f48" id=d22d92a2-9c0a-4005-9ca5-bccba28d7dad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.352777 | controller | Jun 11 12:35:47.905403 crc crio[24477]: time="2026-06-11T12:35:47.905376024Z" level=info msg="Stopped pod sandbox (already stopped): 89433515a1df5e015cc48bf1333781a08486013970faedf2fdb8cfd111b77f48" id=d22d92a2-9c0a-4005-9ca5-bccba28d7dad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.352795 | controller | Jun 11 12:35:47.906229 crc crio[24477]: time="2026-06-11T12:35:47.906205058Z" level=info msg="Removing pod sandbox: 89433515a1df5e015cc48bf1333781a08486013970faedf2fdb8cfd111b77f48" id=5a6a99a0-ddf4-41b5-be29-50dc87d81b1d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.352813 | controller | Jun 11 12:35:47.924087 crc crio[24477]: time="2026-06-11T12:35:47.923636046Z" level=info msg="Removed pod sandbox: 89433515a1df5e015cc48bf1333781a08486013970faedf2fdb8cfd111b77f48" id=5a6a99a0-ddf4-41b5-be29-50dc87d81b1d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.352830 | controller | Jun 11 12:35:47.925975 crc crio[24477]: time="2026-06-11T12:35:47.925906648Z" level=info msg="Stopping pod sandbox: ce8653c00e5c9b849627d4b7f97539703fb0b9d9def53e3bdf63ea4af8020471" id=54658aaf-5863-4836-a76c-2621f5fc6bb8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.352869 | controller | Jun 11 12:35:47.926094 crc crio[24477]: time="2026-06-11T12:35:47.92599011Z" level=info msg="Stopped pod sandbox (already stopped): ce8653c00e5c9b849627d4b7f97539703fb0b9d9def53e3bdf63ea4af8020471" id=54658aaf-5863-4836-a76c-2621f5fc6bb8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.352904 | controller | Jun 11 12:35:47.926950 crc crio[24477]: time="2026-06-11T12:35:47.926872044Z" level=info msg="Removing pod sandbox: ce8653c00e5c9b849627d4b7f97539703fb0b9d9def53e3bdf63ea4af8020471" id=9b5bafb1-4a05-421b-8c35-0121d0f68e39 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.352931 | controller | Jun 11 12:35:47.944954 crc crio[24477]: time="2026-06-11T12:35:47.944299644Z" level=info msg="Removed pod sandbox: ce8653c00e5c9b849627d4b7f97539703fb0b9d9def53e3bdf63ea4af8020471" id=9b5bafb1-4a05-421b-8c35-0121d0f68e39 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.352956 | controller | Jun 11 12:36:00.625221 crc crio[24477]: time="2026-06-11T12:36:00.624189313Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686356-z58mc/POD" id=a6e05673-8303-4299-afb8-9de21350adbb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.352980 | controller | Jun 11 12:36:00.625221 crc crio[24477]: time="2026-06-11T12:36:00.625243443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.353004 | controller | Jun 11 12:36:00.667414 crc crio[24477]: time="2026-06-11T12:36:00.667214715Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686356-z58mc Namespace:openshift-infra ID:743deb285cc9db7e328814b40b8debcfa8ad25c312556a7ab320a0fb7b2693eb UID:d8189e1a-50a3-45ff-be78-b347fa2e78ab NetNS:/var/run/netns/b1e3ea3e-f2ba-4f55-849f-3be08a58c3ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8189e1a_50a3_45ff_be78_b347fa2e78ab.slice PodAnnotations:0xc0072c08d8}] Aliases:map[]}"
2026-06-11 13:18:25.353029 | controller | Jun 11 12:36:00.667414 crc crio[24477]: time="2026-06-11T12:36:00.667323568Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686356-z58mc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.353053 | controller | Jun 11 12:36:01.375568 crc crio[24477]: 2026-06-11T12:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:743deb285cc9db7 Mac:22:0b:29:89:d4:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/b1e3ea3e-f2ba-4f55-849f-3be08a58c3ce SocketPath: PciID:}] [{Interface:0xc0004b25b0 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.353071 | controller | Jun 11 12:36:01.378083 crc crio[24477]: time="2026-06-11T12:36:01.377928638Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686356-z58mc Namespace:openshift-infra ID:743deb285cc9db7e328814b40b8debcfa8ad25c312556a7ab320a0fb7b2693eb UID:d8189e1a-50a3-45ff-be78-b347fa2e78ab NetNS:/var/run/netns/b1e3ea3e-f2ba-4f55-849f-3be08a58c3ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8189e1a_50a3_45ff_be78_b347fa2e78ab.slice PodAnnotations:0xc0072c08d8}] Aliases:map[]}"
2026-06-11 13:18:25.353088 | controller | Jun 11 12:36:01.378297 crc crio[24477]: time="2026-06-11T12:36:01.378169405Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686356-z58mc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.353106 | controller | Jun 11 12:36:01.395078 crc crio[24477]: time="2026-06-11T12:36:01.394855349Z" level=info msg="Ran pod sandbox 743deb285cc9db7e328814b40b8debcfa8ad25c312556a7ab320a0fb7b2693eb with infra container: openshift-infra/auto-csr-approver-29686356-z58mc/POD" id=a6e05673-8303-4299-afb8-9de21350adbb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.353123 | controller | Jun 11 12:36:01.401353 crc crio[24477]: time="2026-06-11T12:36:01.401218994Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=971b0d5b-7ff7-4a1d-84d8-3fb69da4072a name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.353140 | controller | Jun 11 12:36:01.416063 crc crio[24477]: time="2026-06-11T12:36:01.415950787Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 13:18:25.353157 | controller | Jun 11 12:36:02.273265 crc crio[24477]: time="2026-06-11T12:36:02.273075964Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=971b0d5b-7ff7-4a1d-84d8-3fb69da4072a name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.353173 | controller | Jun 11 12:36:02.275940 crc crio[24477]: time="2026-06-11T12:36:02.275275023Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6ef3b7d2-e623-486d-8880-8977c2d68f3b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.353190 | controller | Jun 11 12:36:02.279439 crc crio[24477]: time="2026-06-11T12:36:02.279242844Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=77cc5662-6705-4823-95a2-b8902cbe164e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.353207 | controller | Jun 11 12:36:02.291151 crc crio[24477]: time="2026-06-11T12:36:02.290965571Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686356-z58mc/oc" id=bf6c1ce1-e26d-4ee0-b03d-acc0017fe573 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.353224 | controller | Jun 11 12:36:02.292602 crc crio[24477]: time="2026-06-11T12:36:02.292506245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.353240 | controller | Jun 11 12:36:02.367836 crc crio[24477]: time="2026-06-11T12:36:02.367063304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.353257 | controller | Jun 11 12:36:02.891366 crc crio[24477]: time="2026-06-11T12:36:02.89124787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.353278 | controller | Jun 11 12:36:03.051609 crc crio[24477]: time="2026-06-11T12:36:03.051488821Z" level=info msg="Created container 862928a340e82fa8b7c7864bfc96ace762dcb47a49b8a0bb12f5c7ae3c3917ed: openshift-infra/auto-csr-approver-29686356-z58mc/oc" id=bf6c1ce1-e26d-4ee0-b03d-acc0017fe573 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.353296 | controller | Jun 11 12:36:03.054836 crc crio[24477]: time="2026-06-11T12:36:03.05358375Z" level=info msg="Starting container: 862928a340e82fa8b7c7864bfc96ace762dcb47a49b8a0bb12f5c7ae3c3917ed" id=0b32ae28-cf77-4ce6-a8b8-d9535783c578 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.353313 | controller | Jun 11 12:36:03.061525 crc crio[24477]: time="2026-06-11T12:36:03.061132691Z" level=info msg="Started container" PID=123514 containerID=862928a340e82fa8b7c7864bfc96ace762dcb47a49b8a0bb12f5c7ae3c3917ed description=openshift-infra/auto-csr-approver-29686356-z58mc/oc id=0b32ae28-cf77-4ce6-a8b8-d9535783c578 name=/runtime.v1.RuntimeService/StartContainer sandboxID=743deb285cc9db7e328814b40b8debcfa8ad25c312556a7ab320a0fb7b2693eb
2026-06-11 13:18:25.353330 | controller | Jun 11 12:36:05.153858 crc crio[24477]: time="2026-06-11T12:36:05.145615743Z" level=info msg="Stopping pod sandbox: 743deb285cc9db7e328814b40b8debcfa8ad25c312556a7ab320a0fb7b2693eb" id=78d1c933-0fcf-4879-b698-6c5df83688ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.353347 | controller | Jun 11 12:36:05.153858 crc crio[24477]: time="2026-06-11T12:36:05.147873037Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686356-z58mc Namespace:openshift-infra ID:743deb285cc9db7e328814b40b8debcfa8ad25c312556a7ab320a0fb7b2693eb UID:d8189e1a-50a3-45ff-be78-b347fa2e78ab NetNS:/var/run/netns/b1e3ea3e-f2ba-4f55-849f-3be08a58c3ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8189e1a_50a3_45ff_be78_b347fa2e78ab.slice PodAnnotations:0xc002d94ac0}] Aliases:map[]}"
2026-06-11 13:18:25.353365 | controller | Jun 11 12:36:05.153858 crc crio[24477]: time="2026-06-11T12:36:05.148090784Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686356-z58mc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.353382 | controller | Jun 11 12:36:05.530581 crc crio[24477]: time="2026-06-11T12:36:05.529946627Z" level=info msg="Stopped pod sandbox: 743deb285cc9db7e328814b40b8debcfa8ad25c312556a7ab320a0fb7b2693eb" id=78d1c933-0fcf-4879-b698-6c5df83688ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.353399 | controller | Jun 11 12:36:14.110875 crc crio[24477]: time="2026-06-11T12:36:14.10951367Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-k4hdl/POD" id=1f80e79a-b6eb-4a02-9296-44f021ee46e7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.353415 | controller | Jun 11 12:36:14.113125 crc crio[24477]: time="2026-06-11T12:36:14.110891419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.353432 | controller | Jun 11 12:36:14.166212 crc crio[24477]: time="2026-06-11T12:36:14.16610271Z" level=info msg="Got pod network &{Name:redhat-marketplace-k4hdl Namespace:openshift-marketplace ID:6c292e4251516978fb7500e7d2b2ad5460c48177e786467d58e365ca5c4e932d UID:adf0dd48-e6b7-47ec-bd77-ede9a4dc34dc NetNS:/var/run/netns/0f6d4f3c-bbdc-4f6d-bd2f-bbdb08769119 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podadf0dd48_e6b7_47ec_bd77_ede9a4dc34dc.slice PodAnnotations:0xc001f2a268}] Aliases:map[]}"
2026-06-11 13:18:25.353452 | controller | Jun 11 12:36:14.166212 crc crio[24477]: time="2026-06-11T12:36:14.166193122Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-k4hdl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.353471 | controller | Jun 11 12:36:14.825839 crc crio[24477]: 2026-06-11T12:36:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c292e425151697 Mac:c6:4d:86:f2:a4:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/0f6d4f3c-bbdc-4f6d-bd2f-bbdb08769119 SocketPath: PciID:}] [{Interface:0xc00058e5a0 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.353495 | controller | Jun 11 12:36:14.828066 crc crio[24477]: time="2026-06-11T12:36:14.828002657Z" level=info msg="Got pod network &{Name:redhat-marketplace-k4hdl Namespace:openshift-marketplace ID:6c292e4251516978fb7500e7d2b2ad5460c48177e786467d58e365ca5c4e932d UID:adf0dd48-e6b7-47ec-bd77-ede9a4dc34dc NetNS:/var/run/netns/0f6d4f3c-bbdc-4f6d-bd2f-bbdb08769119 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podadf0dd48_e6b7_47ec_bd77_ede9a4dc34dc.slice PodAnnotations:0xc001f2a268}] Aliases:map[]}"
2026-06-11 13:18:25.353518 | controller | Jun 11 12:36:14.828395 crc crio[24477]: time="2026-06-11T12:36:14.828223074Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-k4hdl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.353537 | controller | Jun 11 12:36:14.851550 crc crio[24477]: time="2026-06-11T12:36:14.851435664Z" level=info msg="Ran pod sandbox 6c292e4251516978fb7500e7d2b2ad5460c48177e786467d58e365ca5c4e932d with infra container: openshift-marketplace/redhat-marketplace-k4hdl/POD" id=1f80e79a-b6eb-4a02-9296-44f021ee46e7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.353554 | controller | Jun 11 12:36:14.855717 crc crio[24477]: time="2026-06-11T12:36:14.855499095Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8f425484-7fa2-44c8-a3fa-704ea98ef4c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.353571 | controller | Jun 11 12:36:14.860062 crc crio[24477]: time="2026-06-11T12:36:14.859899338Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e2c6a013-1102-42bd-a5b2-ec88da666582 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.353588 | controller | Jun 11 12:36:14.871916 crc crio[24477]: time="2026-06-11T12:36:14.871804789Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-k4hdl/extract-utilities" id=23b562b3-cbfc-4c25-8db0-e8faf9e4cf73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.353604 | controller | Jun 11 12:36:14.872444 crc crio[24477]: time="2026-06-11T12:36:14.872382975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.353621 | controller | Jun 11 12:36:14.931455 crc crio[24477]: time="2026-06-11T12:36:14.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 13:18:25.353637 | controller | Jun 11 12:36:14.941175 crc crio[24477]: time="2026-06-11T12:36:14.940533667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.353654 | controller | Jun 11 12:36:15.226360 crc crio[24477]: time="2026-06-11T12:36:15.225606792Z" level=info msg="Created container 5cb8a149d47b55493c9758e5458ca45d87620a732880403d05d713a0c824660a: openshift-marketplace/redhat-marketplace-k4hdl/extract-utilities" id=23b562b3-cbfc-4c25-8db0-e8faf9e4cf73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.353675 | controller | Jun 11 12:36:15.229212 crc crio[24477]: time="2026-06-11T12:36:15.229110769Z" level=info msg="Starting container: 5cb8a149d47b55493c9758e5458ca45d87620a732880403d05d713a0c824660a" id=8ec4e985-abc5-4b35-ad0f-c091eff3aca3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.353693 | controller | Jun 11 12:36:15.236284 crc crio[24477]: time="2026-06-11T12:36:15.236121044Z" level=info msg="Started container" PID=124217 containerID=5cb8a149d47b55493c9758e5458ca45d87620a732880403d05d713a0c824660a description=openshift-marketplace/redhat-marketplace-k4hdl/extract-utilities id=8ec4e985-abc5-4b35-ad0f-c091eff3aca3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c292e4251516978fb7500e7d2b2ad5460c48177e786467d58e365ca5c4e932d
2026-06-11 13:18:25.353710 | controller | Jun 11 12:36:15.393849 crc crio[24477]: time="2026-06-11T12:36:15.393733073Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=afe95d23-fb8a-474f-9607-3709c3a6732e name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.353728 | controller | Jun 11 12:36:15.417688 crc crio[24477]: time="2026-06-11T12:36:15.417384544Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 13:18:25.353750 | controller | Jun 11 12:36:16.144316 crc crio[24477]: time="2026-06-11T12:36:16.143533805Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=afe95d23-fb8a-474f-9607-3709c3a6732e name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.353774 | controller | Jun 11 12:36:16.145583 crc crio[24477]: time="2026-06-11T12:36:16.145465838Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=d70a4afa-0d06-4c10-88a2-0bf2fdd773a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.353798 | controller | Jun 11 12:36:16.152000 crc crio[24477]: time="2026-06-11T12:36:16.151828726Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=83547667-f745-4b62-adfa-3976a7a37d0f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.353820 | controller | Jun 11 12:36:16.162412 crc crio[24477]: time="2026-06-11T12:36:16.162057921Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-k4hdl/extract-content" id=26450234-adc2-4288-9497-4f531bddb794 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.353843 | controller | Jun 11 12:36:16.162811 crc crio[24477]: time="2026-06-11T12:36:16.162710689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.353893 | controller | Jun 11 12:36:16.214222 crc crio[24477]: time="2026-06-11T12:36:16.214125044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.353921 | controller | Jun 11 12:36:16.224199 crc crio[24477]: time="2026-06-11T12:36:16.223926458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.353947 | controller | Jun 11 12:36:16.429077 crc crio[24477]: time="2026-06-11T12:36:16.428443504Z" level=info msg="Created container 44261f8e58e2dcf29709a35c0c8eef9a92504e4dbde974dabae15d6162ac75d0: openshift-marketplace/redhat-marketplace-k4hdl/extract-content" id=26450234-adc2-4288-9497-4f531bddb794 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.353973 | controller | Jun 11 12:36:16.430983 crc crio[24477]: time="2026-06-11T12:36:16.430198433Z" level=info msg="Starting container: 44261f8e58e2dcf29709a35c0c8eef9a92504e4dbde974dabae15d6162ac75d0" id=f52df6ba-843b-4783-9393-d3c31c99723e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.354003 | controller | Jun 11 12:36:16.437604 crc crio[24477]: time="2026-06-11T12:36:16.437184088Z" level=info msg="Started container" PID=124288 containerID=44261f8e58e2dcf29709a35c0c8eef9a92504e4dbde974dabae15d6162ac75d0 description=openshift-marketplace/redhat-marketplace-k4hdl/extract-content id=f52df6ba-843b-4783-9393-d3c31c99723e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c292e4251516978fb7500e7d2b2ad5460c48177e786467d58e365ca5c4e932d
2026-06-11 13:18:25.354024 | controller | Jun 11 12:36:17.444506 crc crio[24477]: time="2026-06-11T12:36:17.442402966Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0d45c4d3-f7ac-40fc-a309-f47750fbe861 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.354042 | controller | Jun 11 12:36:17.448607 crc crio[24477]: time="2026-06-11T12:36:17.448191788Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=21c000ed-0853-4694-9293-437d2c41d1be name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.354059 | controller | Jun 11 12:36:17.457688 crc crio[24477]: time="2026-06-11T12:36:17.457547039Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-k4hdl/registry-server" id=bbdf0cbc-8d31-405d-8dc6-d66f3d812b7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.354076 | controller | Jun 11 12:36:17.458924 crc crio[24477]: time="2026-06-11T12:36:17.458852126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.354092 | controller | Jun 11 12:36:17.531705 crc crio[24477]: time="2026-06-11T12:36:17.531532323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.354108 | controller | Jun 11 12:36:17.536401 crc crio[24477]: time="2026-06-11T12:36:17.536334256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.354124 | controller | Jun 11 12:36:17.707392 crc crio[24477]: time="2026-06-11T12:36:17.706631898Z" level=info msg="Created container bda099b86a69dbad8b85ad9275c68e6a14cf8b3d50130f7a5c38f3db92fd3fb4: openshift-marketplace/redhat-marketplace-k4hdl/registry-server" id=bbdf0cbc-8d31-405d-8dc6-d66f3d812b7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.354141 | controller | Jun 11 12:36:17.709071 crc crio[24477]: time="2026-06-11T12:36:17.708959923Z" level=info msg="Starting container: bda099b86a69dbad8b85ad9275c68e6a14cf8b3d50130f7a5c38f3db92fd3fb4" id=339e78ac-dfd5-4fe7-b7d5-5d07387c2577 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.354158 | controller | Jun 11 12:36:17.715604 crc crio[24477]: time="2026-06-11T12:36:17.715358673Z" level=info msg="Started container" PID=124376 containerID=bda099b86a69dbad8b85ad9275c68e6a14cf8b3d50130f7a5c38f3db92fd3fb4 description=openshift-marketplace/redhat-marketplace-k4hdl/registry-server id=339e78ac-dfd5-4fe7-b7d5-5d07387c2577 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c292e4251516978fb7500e7d2b2ad5460c48177e786467d58e365ca5c4e932d
2026-06-11 13:18:25.354176 | controller | Jun 11 12:36:26.594440 crc crio[24477]: time="2026-06-11T12:36:26.593584099Z" level=info msg="Stopping container: bda099b86a69dbad8b85ad9275c68e6a14cf8b3d50130f7a5c38f3db92fd3fb4 (timeout: 2s)" id=082fb1d5-c6ba-421f-9611-bf453c5901f7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.354193 | controller | Jun 11 12:36:26.721341 crc crio[24477]: time="2026-06-11T12:36:26.721194459Z" level=info msg="Stopped container bda099b86a69dbad8b85ad9275c68e6a14cf8b3d50130f7a5c38f3db92fd3fb4: openshift-marketplace/redhat-marketplace-k4hdl/registry-server" id=082fb1d5-c6ba-421f-9611-bf453c5901f7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.354215 | controller | Jun 11 12:36:26.722717 crc crio[24477]: time="2026-06-11T12:36:26.722579828Z" level=info msg="Stopping pod sandbox: 6c292e4251516978fb7500e7d2b2ad5460c48177e786467d58e365ca5c4e932d" id=6fed49fe-30a1-4b8b-b6a2-020a40874ac2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.354231 | controller | Jun 11 12:36:26.723852 crc crio[24477]: time="2026-06-11T12:36:26.723504885Z" level=info msg="Got pod network &{Name:redhat-marketplace-k4hdl Namespace:openshift-marketplace ID:6c292e4251516978fb7500e7d2b2ad5460c48177e786467d58e365ca5c4e932d UID:adf0dd48-e6b7-47ec-bd77-ede9a4dc34dc NetNS:/var/run/netns/0f6d4f3c-bbdc-4f6d-bd2f-bbdb08769119 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podadf0dd48_e6b7_47ec_bd77_ede9a4dc34dc.slice PodAnnotations:0xc000a86a20}] Aliases:map[]}"
2026-06-11 13:18:25.354250 | controller | Jun 11 12:36:26.723852 crc crio[24477]: time="2026-06-11T12:36:26.723794643Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-k4hdl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.354267 | controller | Jun 11 12:36:27.133161 crc crio[24477]: time="2026-06-11T12:36:27.132398563Z" level=info msg="Stopped pod sandbox: 6c292e4251516978fb7500e7d2b2ad5460c48177e786467d58e365ca5c4e932d" id=6fed49fe-30a1-4b8b-b6a2-020a40874ac2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.354285 | controller | Jun 11 12:36:27.614171 crc crio[24477]: time="2026-06-11T12:36:27.614035512Z" level=info msg="Removing container: bda099b86a69dbad8b85ad9275c68e6a14cf8b3d50130f7a5c38f3db92fd3fb4" id=cc3c9030-cc5c-4c23-97ec-df10f722f8f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.354301 | controller | Jun 11 12:36:27.656460 crc crio[24477]: time="2026-06-11T12:36:27.656357555Z" level=info msg="Removed container bda099b86a69dbad8b85ad9275c68e6a14cf8b3d50130f7a5c38f3db92fd3fb4: openshift-marketplace/redhat-marketplace-k4hdl/registry-server" id=cc3c9030-cc5c-4c23-97ec-df10f722f8f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.354317 | controller | Jun 11 12:36:27.660071 crc crio[24477]: time="2026-06-11T12:36:27.660024715Z" level=info msg="Removing container: 44261f8e58e2dcf29709a35c0c8eef9a92504e4dbde974dabae15d6162ac75d0" id=747ecc94-f166-4ffb-bb81-5c16eb586069 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.354334 | controller | Jun 11 12:36:27.741034 crc crio[24477]: time="2026-06-11T12:36:27.739992207Z" level=info msg="Removed container 44261f8e58e2dcf29709a35c0c8eef9a92504e4dbde974dabae15d6162ac75d0: openshift-marketplace/redhat-marketplace-k4hdl/extract-content" id=747ecc94-f166-4ffb-bb81-5c16eb586069 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.354351 | controller | Jun 11 12:36:27.745258 crc crio[24477]: time="2026-06-11T12:36:27.745173921Z" level=info msg="Removing container: 5cb8a149d47b55493c9758e5458ca45d87620a732880403d05d713a0c824660a" id=868e7b42-99c9-4a85-8352-c283d1877d8c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.354368 | controller | Jun 11 12:36:27.789605 crc crio[24477]: time="2026-06-11T12:36:27.789435166Z" level=info msg="Removed container 5cb8a149d47b55493c9758e5458ca45d87620a732880403d05d713a0c824660a: openshift-marketplace/redhat-marketplace-k4hdl/extract-utilities" id=868e7b42-99c9-4a85-8352-c283d1877d8c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.354386 | controller | Jun 11 12:36:47.978364 crc crio[24477]: time="2026-06-11T12:36:47.977935479Z" level=info msg="Removing container: a663dd1cbc476409006f4c24b16bfc13b2344771958421c2856829166541f103" id=481654ae-3e58-4b3e-9c5b-44b440bb0353 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.354403 | controller | Jun 11 12:36:48.166317 crc crio[24477]: time="2026-06-11T12:36:48.166210879Z" level=info msg="Removed container a663dd1cbc476409006f4c24b16bfc13b2344771958421c2856829166541f103: openstack/nova-cell1-cell-mapping-tvv5f/nova-manage" id=481654ae-3e58-4b3e-9c5b-44b440bb0353 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.354422 | controller | Jun 11 12:36:48.170726 crc crio[24477]: time="2026-06-11T12:36:48.170598505Z" level=info msg="Removing container: 10b25024aa0d19687a98fbc69008ac6143f21d51695e06d8ff79371114d261fb" id=65e0acb9-dd66-4bc7-a96a-4425cdb1fc61 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.354440 | controller | Jun 11 12:36:48.415466 crc crio[24477]: time="2026-06-11T12:36:48.415342406Z" level=info msg="Removed container 10b25024aa0d19687a98fbc69008ac6143f21d51695e06d8ff79371114d261fb: openshift-infra/auto-csr-approver-29686350-bbvgl/oc" id=65e0acb9-dd66-4bc7-a96a-4425cdb1fc61 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.354457 | controller | Jun 11 12:36:48.440612 crc crio[24477]: time="2026-06-11T12:36:48.440480335Z" level=info msg="Stopping pod sandbox: 1662b994c7dce579b74d9031c0c8b5462c88fbfb603594e50f4163530b2a892a" id=6f755e0d-4fa7-4d8d-a737-fe611bed36bf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.354475 | controller | Jun 11 12:36:48.440612 crc crio[24477]: time="2026-06-11T12:36:48.440619339Z" level=info msg="Stopped pod sandbox (already stopped): 1662b994c7dce579b74d9031c0c8b5462c88fbfb603594e50f4163530b2a892a" id=6f755e0d-4fa7-4d8d-a737-fe611bed36bf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.354492 | controller | Jun 11 12:36:48.442039 crc crio[24477]: time="2026-06-11T12:36:48.441938766Z" level=info msg="Removing pod sandbox: 1662b994c7dce579b74d9031c0c8b5462c88fbfb603594e50f4163530b2a892a" id=7d76220f-3cc9-4be4-a198-54833a42bf66 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.354509 | controller | Jun 11 12:36:48.468958 crc crio[24477]: time="2026-06-11T12:36:48.468843944Z" level=info msg="Removed pod sandbox: 1662b994c7dce579b74d9031c0c8b5462c88fbfb603594e50f4163530b2a892a" id=7d76220f-3cc9-4be4-a198-54833a42bf66 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.354527 | controller | Jun 11 12:36:48.470288 crc crio[24477]: time="2026-06-11T12:36:48.470185704Z" level=info msg="Stopping pod sandbox: 6c292e4251516978fb7500e7d2b2ad5460c48177e786467d58e365ca5c4e932d" id=e4af834e-a0e8-42a1-9e60-0f2e6e7d3982 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.354544 | controller | Jun 11 12:36:48.470401 crc crio[24477]: time="2026-06-11T12:36:48.470307217Z" level=info msg="Stopped pod sandbox (already stopped): 6c292e4251516978fb7500e7d2b2ad5460c48177e786467d58e365ca5c4e932d" id=e4af834e-a0e8-42a1-9e60-0f2e6e7d3982 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.354560 | controller | Jun 11 12:36:48.471074 crc crio[24477]: time="2026-06-11T12:36:48.471006527Z" level=info msg="Removing pod sandbox: 6c292e4251516978fb7500e7d2b2ad5460c48177e786467d58e365ca5c4e932d" id=930280dc-f5aa-4b0e-b993-f3b6e140405e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.354576 | controller | Jun 11 12:36:48.497608 crc crio[24477]: time="2026-06-11T12:36:48.49731792Z" level=info msg="Removed pod sandbox: 6c292e4251516978fb7500e7d2b2ad5460c48177e786467d58e365ca5c4e932d" id=930280dc-f5aa-4b0e-b993-f3b6e140405e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.354593 | controller | Jun 11 12:36:48.499527 crc crio[24477]: time="2026-06-11T12:36:48.499401829Z" level=info msg="Stopping pod sandbox: 4b04ba750ce3faa606c2d76ed8797ee29d58fbf2b8e6051cd2f2849a974e5028" id=bf11327a-5415-45d4-8aa3-7c2ca5407554 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.354609 | controller | Jun 11 12:36:48.499527 crc crio[24477]: time="2026-06-11T12:36:48.499476201Z" level=info msg="Stopped pod sandbox (already stopped): 4b04ba750ce3faa606c2d76ed8797ee29d58fbf2b8e6051cd2f2849a974e5028" id=bf11327a-5415-45d4-8aa3-7c2ca5407554 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.354629 | controller | Jun 11 12:36:48.500419 crc crio[24477]: time="2026-06-11T12:36:48.500285964Z" level=info msg="Removing pod sandbox: 4b04ba750ce3faa606c2d76ed8797ee29d58fbf2b8e6051cd2f2849a974e5028" id=b3192389-7a70-4276-988f-8474250391e3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.354646 | controller | Jun 11 12:36:48.522627 crc crio[24477]: time="2026-06-11T12:36:48.522525347Z" level=info msg="Removed pod sandbox: 4b04ba750ce3faa606c2d76ed8797ee29d58fbf2b8e6051cd2f2849a974e5028" id=b3192389-7a70-4276-988f-8474250391e3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.354664 | controller | Jun 11 12:38:00.564165 crc crio[24477]: time="2026-06-11T12:38:00.562795454Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686358-m7trq/POD" id=7b075402-f207-42e2-9e88-181d7c619ac3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.354682 | controller | Jun 11 12:38:00.566552 crc crio[24477]: time="2026-06-11T12:38:00.564358799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.354698 | controller | Jun 11 12:38:00.611541 crc crio[24477]: time="2026-06-11T12:38:00.6114079Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686358-m7trq Namespace:openshift-infra ID:51a60857444527a2ffbf2e40acd766fd3c1629cb757aa7b54be90f2b3aa7236b UID:6482f2c5-31d2-411c-b57f-d51b706de724 NetNS:/var/run/netns/46cecd3e-4b66-4cb1-a17e-595a273bdfa4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6482f2c5_31d2_411c_b57f_d51b706de724.slice PodAnnotations:0xc000530f20}] Aliases:map[]}"
2026-06-11 13:18:25.354716 | controller | Jun 11 12:38:00.611541 crc crio[24477]: time="2026-06-11T12:38:00.611499182Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686358-m7trq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.354733 | controller | Jun 11 12:38:01.049878 crc crio[24477]: 2026-06-11T12:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51a60857444527a Mac:d6:20:a3:cb:d2:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/46cecd3e-4b66-4cb1-a17e-595a273bdfa4 SocketPath: PciID:}] [{Interface:0xc00023c740 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.354749 | controller | Jun 11 12:38:01.051546 crc crio[24477]: time="2026-06-11T12:38:01.051469458Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686358-m7trq Namespace:openshift-infra ID:51a60857444527a2ffbf2e40acd766fd3c1629cb757aa7b54be90f2b3aa7236b UID:6482f2c5-31d2-411c-b57f-d51b706de724 NetNS:/var/run/netns/46cecd3e-4b66-4cb1-a17e-595a273bdfa4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6482f2c5_31d2_411c_b57f_d51b706de724.slice PodAnnotations:0xc000530f20}] Aliases:map[]}"
2026-06-11 13:18:25.354767 | controller | Jun 11 12:38:01.051877 crc crio[24477]: time="2026-06-11T12:38:01.051825578Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686358-m7trq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.354784 | controller | Jun 11 12:38:01.067430 crc crio[24477]: time="2026-06-11T12:38:01.06726772Z" level=info msg="Ran pod sandbox 51a60857444527a2ffbf2e40acd766fd3c1629cb757aa7b54be90f2b3aa7236b with infra container: openshift-infra/auto-csr-approver-29686358-m7trq/POD" id=7b075402-f207-42e2-9e88-181d7c619ac3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.354802 | controller | Jun 11 12:38:01.079113 crc crio[24477]: time="2026-06-11T12:38:01.078529164Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=45334cd0-b4f9-48e6-af7f-3e36664404bc name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.354822 | controller | Jun 11 12:38:01.096089 crc crio[24477]: time="2026-06-11T12:38:01.095996451Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 13:18:25.354840 | controller | Jun 11 12:38:02.258728 crc crio[24477]: time="2026-06-11T12:38:02.253466138Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=45334cd0-b4f9-48e6-af7f-3e36664404bc name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.354888 | controller | Jun 11 12:38:02.258728 crc crio[24477]: time="2026-06-11T12:38:02.255237717Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c8655f13-7ecc-40ef-8c8a-4899c3ef4642 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.354910 | controller | Jun 11 12:38:02.268052 crc crio[24477]: time="2026-06-11T12:38:02.265750581Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c0d6c7e0-6c9e-4747-b475-d71beac593c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.354928 | controller | Jun 11 12:38:02.280930 crc crio[24477]: time="2026-06-11T12:38:02.275030839Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686358-m7trq/oc" id=3332ffe5-3f7c-4e26-9b83-13573cfd489d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.354946 | controller | Jun 11 12:38:02.280930 crc crio[24477]: time="2026-06-11T12:38:02.275718148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.354962 | controller | Jun 11 12:38:02.359571 crc crio[24477]: time="2026-06-11T12:38:02.359249999Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.354979 | controller | Jun 11 12:38:02.750279 crc crio[24477]: time="2026-06-11T12:38:02.74957619Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.354996 | controller | Jun 11 12:38:02.879277 crc crio[24477]: time="2026-06-11T12:38:02.879016592Z" level=info msg="Created container 66436f2995dfc48c3c3568a1eebcfc25e440d71a38fb3a7670a6193b87d2a0f7: openshift-infra/auto-csr-approver-29686358-m7trq/oc" id=3332ffe5-3f7c-4e26-9b83-13573cfd489d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.355013 | controller | Jun 11 12:38:02.881144 crc crio[24477]: time="2026-06-11T12:38:02.881033948Z" level=info msg="Starting container: 66436f2995dfc48c3c3568a1eebcfc25e440d71a38fb3a7670a6193b87d2a0f7" id=abf4690c-ec16-497c-b0e6-e413a58ef36b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.355030 | controller | Jun 11 12:38:02.889541 crc crio[24477]: time="2026-06-11T12:38:02.889399054Z" level=info msg="Started container" PID=129554 containerID=66436f2995dfc48c3c3568a1eebcfc25e440d71a38fb3a7670a6193b87d2a0f7 description=openshift-infra/auto-csr-approver-29686358-m7trq/oc id=abf4690c-ec16-497c-b0e6-e413a58ef36b name=/runtime.v1.RuntimeService/StartContainer sandboxID=51a60857444527a2ffbf2e40acd766fd3c1629cb757aa7b54be90f2b3aa7236b
2026-06-11 13:18:25.355048 | controller | Jun 11 12:38:05.404348 crc crio[24477]: time="2026-06-11T12:38:05.403162263Z" level=info msg="Stopping pod sandbox: 51a60857444527a2ffbf2e40acd766fd3c1629cb757aa7b54be90f2b3aa7236b" id=9efe5345-ce97-4357-b562-1723d6a29f3b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.355065 | controller | Jun 11 12:38:05.406151 crc crio[24477]: time="2026-06-11T12:38:05.405457966Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686358-m7trq Namespace:openshift-infra ID:51a60857444527a2ffbf2e40acd766fd3c1629cb757aa7b54be90f2b3aa7236b UID:6482f2c5-31d2-411c-b57f-d51b706de724 NetNS:/var/run/netns/46cecd3e-4b66-4cb1-a17e-595a273bdfa4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6482f2c5_31d2_411c_b57f_d51b706de724.slice PodAnnotations:0xc002e12f18}] Aliases:map[]}"
2026-06-11 13:18:25.355087 | controller | Jun 11 12:38:05.406151 crc crio[24477]: time="2026-06-11T12:38:05.405617572Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686358-m7trq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.355105 | controller | Jun 11 12:38:05.761015 crc crio[24477]: time="2026-06-11T12:38:05.760529904Z" level=info msg="Stopped pod sandbox: 51a60857444527a2ffbf2e40acd766fd3c1629cb757aa7b54be90f2b3aa7236b" id=9efe5345-ce97-4357-b562-1723d6a29f3b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.355122 | controller | Jun 11 12:38:48.571110 crc crio[24477]: time="2026-06-11T12:38:48.570075321Z" level=info msg="Removing container: 03bf59d58e83a167114e33407030ac0fa404c4f4c0e7ef6eb84961bfb7d552b8" id=190aaf36-1a75-43b6-a44e-fc5ba4d6442d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.355139 | controller | Jun 11 12:38:48.774286 crc crio[24477]: time="2026-06-11T12:38:48.773686838Z" level=info msg="Removed container 03bf59d58e83a167114e33407030ac0fa404c4f4c0e7ef6eb84961bfb7d552b8: openshift-infra/auto-csr-approver-29686352-jr44b/oc" id=190aaf36-1a75-43b6-a44e-fc5ba4d6442d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.355156 | controller | Jun 11 12:38:48.789046 crc crio[24477]: time="2026-06-11T12:38:48.788974817Z" level=info msg="Stopping pod sandbox: b328131d7029c2c9cf4f4e0a4899eff9e735382f6e0c3b419b585f3945752848" id=611d50a0-7c5c-4db9-9513-155b61c447e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.355173 | controller | Jun 11 12:38:48.789327 crc crio[24477]: time="2026-06-11T12:38:48.789056979Z" level=info msg="Stopped pod sandbox (already stopped): b328131d7029c2c9cf4f4e0a4899eff9e735382f6e0c3b419b585f3945752848" id=611d50a0-7c5c-4db9-9513-155b61c447e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.355190 | controller | Jun 11 12:38:48.789842 crc crio[24477]: time="2026-06-11T12:38:48.789754618Z" level=info msg="Removing pod sandbox: b328131d7029c2c9cf4f4e0a4899eff9e735382f6e0c3b419b585f3945752848" id=407758fd-21c3-4edb-98de-f73367297ace name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.355207 | controller | Jun 11 12:38:48.819721 crc crio[24477]: time="2026-06-11T12:38:48.81944403Z" level=info msg="Removed pod sandbox: b328131d7029c2c9cf4f4e0a4899eff9e735382f6e0c3b419b585f3945752848" id=407758fd-21c3-4edb-98de-f73367297ace name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.355223 | controller | Jun 11 12:38:50.881312 crc crio[24477]: time="2026-06-11T12:38:50.880396486Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-bs8lb/POD" id=dbb7726c-6e54-41d4-bce4-c0b7361df534 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.355240 | controller | Jun 11 12:38:50.882737 crc crio[24477]: time="2026-06-11T12:38:50.881377775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.355256 | controller | Jun 11 12:38:50.940121 crc crio[24477]: time="2026-06-11T12:38:50.939993151Z" level=info msg="Got pod network &{Name:redhat-operators-bs8lb Namespace:openshift-marketplace ID:c8111829443d6cdeb42939a393a6928fcb79ef85374c0efc82583211e4e1148e UID:fd4446b5-0ba9-4d01-b35f-1f959ffb6d5d NetNS:/var/run/netns/56e2ed27-867b-49cc-9be8-7031bacb91cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd4446b5_0ba9_4d01_b35f_1f959ffb6d5d.slice PodAnnotations:0xc0072c0338}] Aliases:map[]}"
2026-06-11 13:18:25.355274 | controller | Jun 11 12:38:50.940121 crc crio[24477]: time="2026-06-11T12:38:50.940076913Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-bs8lb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.355294 | controller | Jun 11 12:38:51.342722 crc crio[24477]: 2026-06-11T12:38:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8111829443d6cd Mac:2a:25:2b:3c:f8:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/56e2ed27-867b-49cc-9be8-7031bacb91cd SocketPath: PciID:}] [{Interface:0xc0002245e0 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.355313 | controller | Jun 11 12:38:51.344242 crc crio[24477]: time="2026-06-11T12:38:51.344164433Z" level=info msg="Got pod network &{Name:redhat-operators-bs8lb Namespace:openshift-marketplace ID:c8111829443d6cdeb42939a393a6928fcb79ef85374c0efc82583211e4e1148e UID:fd4446b5-0ba9-4d01-b35f-1f959ffb6d5d NetNS:/var/run/netns/56e2ed27-867b-49cc-9be8-7031bacb91cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd4446b5_0ba9_4d01_b35f_1f959ffb6d5d.slice PodAnnotations:0xc0072c0338}] Aliases:map[]}"
2026-06-11 13:18:25.355330 | controller | Jun 11 12:38:51.344370 crc crio[24477]: time="2026-06-11T12:38:51.344327578Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-bs8lb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.355363 | controller | Jun 11 12:38:51.353392 crc crio[24477]: time="2026-06-11T12:38:51.353315843Z" level=info msg="Ran pod sandbox c8111829443d6cdeb42939a393a6928fcb79ef85374c0efc82583211e4e1148e with infra container: openshift-marketplace/redhat-operators-bs8lb/POD" id=dbb7726c-6e54-41d4-bce4-c0b7361df534 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.355382 | controller | Jun 11 12:38:51.356182 crc crio[24477]: time="2026-06-11T12:38:51.356111457Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=06f84f47-bb52-436d-90ba-959d487ac793 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.355400 | controller | Jun 11 12:38:51.359371 crc crio[24477]: time="2026-06-11T12:38:51.359271035Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8035d758-0aee-4dc1-a819-2957344c6888 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.355417 | controller | Jun 11 12:38:51.367907 crc crio[24477]: time="2026-06-11T12:38:51.367715781Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-bs8lb/extract-utilities" id=1881356c-12c3-449a-86ba-eda837e366dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.355434 | controller | Jun 11 12:38:51.368223 crc crio[24477]: time="2026-06-11T12:38:51.368158484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.355452 | controller | Jun 11 12:38:51.430442 crc crio[24477]: time="2026-06-11T12:38:51.430339154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.355468 | controller | Jun 11 12:38:51.438285 crc crio[24477]: time="2026-06-11T12:38:51.436828913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.355484 | controller | Jun 11 12:38:51.598274 crc crio[24477]: time="2026-06-11T12:38:51.598142559Z" level=info msg="Created container 9cdaf9d51caddb87590e28f7524f64b0e50d6c2b56b7eadfcf30e6d07b1a5d14: openshift-marketplace/redhat-operators-bs8lb/extract-utilities" id=1881356c-12c3-449a-86ba-eda837e366dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.355501 | controller | Jun 11 12:38:51.599574 crc crio[24477]: time="2026-06-11T12:38:51.599507448Z" level=info msg="Starting container: 9cdaf9d51caddb87590e28f7524f64b0e50d6c2b56b7eadfcf30e6d07b1a5d14" id=187d21a6-05ea-41eb-83c8-e13285379100 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.355524 | controller | Jun 11 12:38:51.604444 crc crio[24477]: time="2026-06-11T12:38:51.604369474Z" level=info msg="Started container" PID=132027 containerID=9cdaf9d51caddb87590e28f7524f64b0e50d6c2b56b7eadfcf30e6d07b1a5d14 description=openshift-marketplace/redhat-operators-bs8lb/extract-utilities id=187d21a6-05ea-41eb-83c8-e13285379100 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8111829443d6cdeb42939a393a6928fcb79ef85374c0efc82583211e4e1148e
2026-06-11 13:18:25.355542 | controller | Jun 11 12:38:52.254545 crc crio[24477]: time="2026-06-11T12:38:52.254081188Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=d738299a-db0a-47f8-877b-395b0602d165 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.355558 | controller | Jun 11 12:38:52.261562 crc crio[24477]: time="2026-06-11T12:38:52.260617492Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 13:18:25.355574 | controller | Jun 11 12:38:53.437386 crc crio[24477]: time="2026-06-11T12:38:53.436839766Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60" id=d738299a-db0a-47f8-877b-395b0602d165 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.355592 | controller | Jun 11 12:38:53.440027 crc crio[24477]: time="2026-06-11T12:38:53.439309916Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=2fc0e674-96c5-40cb-a1b4-ebcd2c3a21fc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.355609 | controller | Jun 11 12:38:53.444131 crc crio[24477]: time="2026-06-11T12:38:53.444018598Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=f6265e49-f22c-4c28-bbea-ee5cf8671a92 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.355625 | controller | Jun 11 12:38:53.459723 crc crio[24477]: time="2026-06-11T12:38:53.456746484Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-bs8lb/extract-content" id=c8bfa4d4-c7c2-44c5-9b9f-78cac9b55335 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.355642 | controller | Jun 11 12:38:53.459723 crc crio[24477]: time="2026-06-11T12:38:53.457434533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.355658 | controller | Jun 11 12:38:53.518440 crc crio[24477]: time="2026-06-11T12:38:53.518278572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.355674 | controller | Jun 11 12:38:53.524123 crc crio[24477]: time="2026-06-11T12:38:53.523635933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.355690 | controller | Jun 11 12:38:53.722618 crc crio[24477]: time="2026-06-11T12:38:53.721866971Z" level=info msg="Created container 2721275c5b5e4d71690af9e46f7dfb78537041ef49357c462ee1ebad301b5679: openshift-marketplace/redhat-operators-bs8lb/extract-content" id=c8bfa4d4-c7c2-44c5-9b9f-78cac9b55335 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.355706 | controller | Jun 11 12:38:53.724302 crc crio[24477]: time="2026-06-11T12:38:53.724167195Z" level=info msg="Starting container: 2721275c5b5e4d71690af9e46f7dfb78537041ef49357c462ee1ebad301b5679" id=3c7fc01e-78fb-48ae-b586-85fb997c409a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.355723 | controller | Jun 11 12:38:53.731941 crc crio[24477]: time="2026-06-11T12:38:53.731794998Z" level=info msg="Started container" PID=132093 containerID=2721275c5b5e4d71690af9e46f7dfb78537041ef49357c462ee1ebad301b5679 description=openshift-marketplace/redhat-operators-bs8lb/extract-content id=3c7fc01e-78fb-48ae-b586-85fb997c409a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8111829443d6cdeb42939a393a6928fcb79ef85374c0efc82583211e4e1148e
2026-06-11 13:18:25.355744 | controller | Jun 11 12:38:58.354218 crc crio[24477]: time="2026-06-11T12:38:58.352867269Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=29814bc8-1090-4b89-8c62-e0d86f2a8ba1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.355761 | controller | Jun 11 12:38:58.357735 crc crio[24477]: time="2026-06-11T12:38:58.357619921Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=210627fd-4779-47d6-851a-3d431a174e2c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.355777 | controller | Jun 11 12:38:58.371197 crc crio[24477]: time="2026-06-11T12:38:58.371093759Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-bs8lb/registry-server" id=ced7e712-8381-4c77-b958-8ec60b9e28f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.355793 | controller | Jun 11 12:38:58.374897 crc crio[24477]: time="2026-06-11T12:38:58.374763391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.355810 | controller | Jun 11 12:38:58.447449 crc crio[24477]: time="2026-06-11T12:38:58.446712191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.355826 | controller | Jun 11 12:38:58.454856 crc crio[24477]: time="2026-06-11T12:38:58.454418616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.355843 | controller | Jun 11 12:38:58.641550 crc crio[24477]: time="2026-06-11T12:38:58.641459623Z" level=info msg="Created container 233cf3fcee86ba589ae5641071e0a46e8a01c88520ae598ba86af52497ea922a: openshift-marketplace/redhat-operators-bs8lb/registry-server" id=ced7e712-8381-4c77-b958-8ec60b9e28f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.355891 | controller | Jun 11 12:38:58.643478 crc crio[24477]: time="2026-06-11T12:38:58.643382826Z" level=info msg="Starting container: 233cf3fcee86ba589ae5641071e0a46e8a01c88520ae598ba86af52497ea922a" id=e6c812e5-f475-4dd8-89c8-724d7cb8c183 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.355912 | controller | Jun 11 12:38:58.650498 crc crio[24477]: time="2026-06-11T12:38:58.650404442Z" level=info msg="Started container" PID=132354 containerID=233cf3fcee86ba589ae5641071e0a46e8a01c88520ae598ba86af52497ea922a description=openshift-marketplace/redhat-operators-bs8lb/registry-server id=e6c812e5-f475-4dd8-89c8-724d7cb8c183 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8111829443d6cdeb42939a393a6928fcb79ef85374c0efc82583211e4e1148e
2026-06-11 13:18:25.355931 | controller | Jun 11 12:39:03.190027 crc crio[24477]: time="2026-06-11T12:39:03.189494409Z" level=info msg="Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-p9cfw/POD" id=26587c2c-93d9-423b-b7b9-30c8523a47eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.355949 | controller | Jun 11 12:39:03.191503 crc crio[24477]: time="2026-06-11T12:39:03.190082895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.355966 | controller | Jun 11 12:39:03.276852 crc crio[24477]: time="2026-06-11T12:39:03.276620523Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-p9cfw Namespace:openstack ID:2866248f97fc56840a4d37891fe1cf91c46c77c519f277b4cb451ae0886d31d0 UID:df2006ad-9120-45c0-b23f-75467658154e NetNS:/var/run/netns/f902773f-dcfa-49ee-8224-81a86208862b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf2006ad_9120_45c0_b23f_75467658154e.slice PodAnnotations:0xc000530210}] Aliases:map[]}"
2026-06-11 13:18:25.355989 | controller | Jun 11 12:39:03.276852 crc crio[24477]: time="2026-06-11T12:39:03.276841041Z" level=info msg="Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-p9cfw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.356008 | controller | Jun 11 12:39:03.878975 crc crio[24477]: 2026-06-11T12:39:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2866248f97fc568 Mac:3a:23:c6:5c:e6:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/f902773f-dcfa-49ee-8224-81a86208862b SocketPath: PciID:}] [{Interface:0xc00031ab30 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.356026 | controller | Jun 11 12:39:03.881929 crc crio[24477]: time="2026-06-11T12:39:03.881839658Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-p9cfw Namespace:openstack ID:2866248f97fc56840a4d37891fe1cf91c46c77c519f277b4cb451ae0886d31d0 UID:df2006ad-9120-45c0-b23f-75467658154e NetNS:/var/run/netns/f902773f-dcfa-49ee-8224-81a86208862b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf2006ad_9120_45c0_b23f_75467658154e.slice PodAnnotations:0xc000530210}] Aliases:map[]}"
2026-06-11 13:18:25.356044 | controller | Jun 11 12:39:03.882143 crc crio[24477]: time="2026-06-11T12:39:03.882072836Z" level=info msg="Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-p9cfw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.356062 | controller | Jun 11 12:39:03.896531 crc crio[24477]: time="2026-06-11T12:39:03.896451316Z" level=info msg="Ran pod sandbox 2866248f97fc56840a4d37891fe1cf91c46c77c519f277b4cb451ae0886d31d0 with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-p9cfw/POD" id=26587c2c-93d9-423b-b7b9-30c8523a47eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.356079 | controller | Jun 11 12:39:03.902492 crc crio[24477]: time="2026-06-11T12:39:03.902374142Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=df7136c4-6a56-4cf8-92e1-884ac705049d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.356096 | controller | Jun 11 12:39:03.902870 crc crio[24477]: time="2026-06-11T12:39:03.902710466Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest not found" id=df7136c4-6a56-4cf8-92e1-884ac705049d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.356113 | controller | Jun 11 12:39:03.902870 crc crio[24477]: time="2026-06-11T12:39:03.902828824Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest found" id=df7136c4-6a56-4cf8-92e1-884ac705049d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.356129 | controller | Jun 11 12:39:03.907821 crc crio[24477]: time="2026-06-11T12:39:03.906036074Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=5bd726d1-48c2-4c32-a673-be5d426b5159 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.356145 | controller | Jun 11 12:39:03.917812 crc crio[24477]: time="2026-06-11T12:39:03.917697451Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\""
2026-06-11 13:18:25.356161 | controller | Jun 11 12:39:20.986695 crc crio[24477]: time="2026-06-11T12:39:20.985805695Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:b0f60d7b8c5e5365f19aa41e0a2d6a6a2a5ff4c37e9271f0d7f3d5d66fb5cb26" id=5bd726d1-48c2-4c32-a673-be5d426b5159 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.356182 | controller | Jun 11 12:39:20.988737 crc crio[24477]: time="2026-06-11T12:39:20.988612323Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=c37ff727-5977-45b2-afb3-84c26cf0ae33 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.356199 | controller | Jun 11 12:39:21.049871 crc crio[24477]: time="2026-06-11T12:39:21.049794983Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=9ad6eab2-a68e-410f-adce-94dafb6e6455 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.356216 | controller | Jun 11 12:39:21.062077 crc crio[24477]: time="2026-06-11T12:39:21.061961727Z" level=info msg="Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-p9cfw/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam" id=f877dacf-d69b-4aa9-9bc6-b8d47847e051 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.356233 | controller | Jun 11 12:39:21.063878 crc crio[24477]: time="2026-06-11T12:39:21.063812159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.356249 | controller | Jun 11 12:39:21.137917 crc crio[24477]: time="2026-06-11T12:39:21.137733871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.356266 | controller | Jun 11 12:39:21.142520 crc crio[24477]: time="2026-06-11T12:39:21.142430562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.356282 | controller | Jun 11 12:39:21.349423 crc crio[24477]: time="2026-06-11T12:39:21.34926336Z" level=info msg="Created container b037a56d9b45db066da9172d3b35febced0770245924e0b2bfe5a10bee5fb5ad: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-p9cfw/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam" id=f877dacf-d69b-4aa9-9bc6-b8d47847e051 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.356299 | controller | Jun 11 12:39:21.351127 crc crio[24477]: time="2026-06-11T12:39:21.351023759Z" level=info msg="Starting container: b037a56d9b45db066da9172d3b35febced0770245924e0b2bfe5a10bee5fb5ad" id=fc205160-12d4-49ff-bb53-177b2171c551 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.356316 | controller | Jun 11 12:39:21.358902 crc crio[24477]: time="2026-06-11T12:39:21.358758406Z" level=info msg="Started container" PID=133628 containerID=b037a56d9b45db066da9172d3b35febced0770245924e0b2bfe5a10bee5fb5ad description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-p9cfw/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=fc205160-12d4-49ff-bb53-177b2171c551 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2866248f97fc56840a4d37891fe1cf91c46c77c519f277b4cb451ae0886d31d0
2026-06-11 13:18:25.356334 | controller | Jun 11 12:39:22.881034 crc crio[24477]: time="2026-06-11T12:39:22.880311761Z" level=info msg="Stopping container: 233cf3fcee86ba589ae5641071e0a46e8a01c88520ae598ba86af52497ea922a (timeout: 2s)" id=d0797fee-ac66-48e8-85ea-5e177c940ffa name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.356352 | controller | Jun 11 12:39:23.012384 crc crio[24477]: time="2026-06-11T12:39:23.012272668Z" level=info msg="Stopped container 233cf3fcee86ba589ae5641071e0a46e8a01c88520ae598ba86af52497ea922a: openshift-marketplace/redhat-operators-bs8lb/registry-server" id=d0797fee-ac66-48e8-85ea-5e177c940ffa name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.356369 | controller | Jun 11 12:39:23.014818 crc crio[24477]: time="2026-06-11T12:39:23.014613074Z" level=info msg="Stopping pod sandbox: c8111829443d6cdeb42939a393a6928fcb79ef85374c0efc82583211e4e1148e" id=5415fd7b-2c96-4521-896f-aa8f628d7c82 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.356390 | controller | Jun 11 12:39:23.015600 crc crio[24477]: time="2026-06-11T12:39:23.015478568Z" level=info msg="Got pod network &{Name:redhat-operators-bs8lb Namespace:openshift-marketplace ID:c8111829443d6cdeb42939a393a6928fcb79ef85374c0efc82583211e4e1148e UID:fd4446b5-0ba9-4d01-b35f-1f959ffb6d5d NetNS:/var/run/netns/56e2ed27-867b-49cc-9be8-7031bacb91cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd4446b5_0ba9_4d01_b35f_1f959ffb6d5d.slice PodAnnotations:0xc00008d100}] Aliases:map[]}"
2026-06-11 13:18:25.356409 | controller | Jun 11 12:39:23.015944 crc crio[24477]: time="2026-06-11T12:39:23.01589039Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-bs8lb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.356426 | controller | Jun 11 12:39:23.373756 crc crio[24477]: time="2026-06-11T12:39:23.371531947Z" level=info msg="Stopped pod sandbox: c8111829443d6cdeb42939a393a6928fcb79ef85374c0efc82583211e4e1148e" id=5415fd7b-2c96-4521-896f-aa8f628d7c82 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.356443 | controller | Jun 11 12:39:23.901362 crc crio[24477]: time="2026-06-11T12:39:23.900482726Z" level=info msg="Removing container: 233cf3fcee86ba589ae5641071e0a46e8a01c88520ae598ba86af52497ea922a" id=84aa7661-e7c9-4fba-b55e-bb938e77037d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.356460 | controller | Jun 11 12:39:23.973304 crc crio[24477]: time="2026-06-11T12:39:23.973016824Z" level=info msg="Removed container 233cf3fcee86ba589ae5641071e0a46e8a01c88520ae598ba86af52497ea922a: openshift-marketplace/redhat-operators-bs8lb/registry-server" id=84aa7661-e7c9-4fba-b55e-bb938e77037d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.356477 | controller | Jun 11 12:39:23.977811 crc crio[24477]: time="2026-06-11T12:39:23.977016544Z" level=info msg="Removing container: 2721275c5b5e4d71690af9e46f7dfb78537041ef49357c462ee1ebad301b5679" id=d3254b87-0afb-47cc-b084-ab78ed60fc53 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.356495 | controller | Jun 11 12:39:24.024404 crc crio[24477]: time="2026-06-11T12:39:24.024293739Z" level=info msg="Removed container 2721275c5b5e4d71690af9e46f7dfb78537041ef49357c462ee1ebad301b5679: openshift-marketplace/redhat-operators-bs8lb/extract-content" id=d3254b87-0afb-47cc-b084-ab78ed60fc53 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.356512 | controller | Jun 11 12:39:24.027275 crc crio[24477]: time="2026-06-11T12:39:24.02695716Z" level=info msg="Removing container: 9cdaf9d51caddb87590e28f7524f64b0e50d6c2b56b7eadfcf30e6d07b1a5d14" id=03441bee-a05e-4ce5-8c85-5e49ad3e8bf2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.356529 | controller | Jun 11 12:39:24.091352 crc crio[24477]: time="2026-06-11T12:39:24.091235997Z" level=info msg="Removed container 9cdaf9d51caddb87590e28f7524f64b0e50d6c2b56b7eadfcf30e6d07b1a5d14: openshift-marketplace/redhat-operators-bs8lb/extract-utilities" id=03441bee-a05e-4ce5-8c85-5e49ad3e8bf2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.356546 | controller | Jun 11 12:39:36.148812 crc crio[24477]: time="2026-06-11T12:39:36.146906594Z" level=info msg="Stopping pod sandbox: 2866248f97fc56840a4d37891fe1cf91c46c77c519f277b4cb451ae0886d31d0" id=77532321-ed36-4643-82a4-fb97cd1d2536 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.356564 | controller | Jun 11 12:39:36.151095 crc crio[24477]: time="2026-06-11T12:39:36.150203327Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-p9cfw Namespace:openstack ID:2866248f97fc56840a4d37891fe1cf91c46c77c519f277b4cb451ae0886d31d0 UID:df2006ad-9120-45c0-b23f-75467658154e NetNS:/var/run/netns/f902773f-dcfa-49ee-8224-81a86208862b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf2006ad_9120_45c0_b23f_75467658154e.slice PodAnnotations:0xc007b160c0}] Aliases:map[]}"
2026-06-11 13:18:25.356585 | controller | Jun 11 12:39:36.151095 crc crio[24477]: time="2026-06-11T12:39:36.150477565Z" level=info msg="Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-p9cfw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.356602 | controller | Jun 11 12:39:36.686027 crc crio[24477]: time="2026-06-11T12:39:36.685308518Z" level=info msg="Stopped pod sandbox: 2866248f97fc56840a4d37891fe1cf91c46c77c519f277b4cb451ae0886d31d0" id=77532321-ed36-4643-82a4-fb97cd1d2536 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.356619 | controller | Jun 11 12:39:37.796537 crc crio[24477]: time="2026-06-11T12:39:37.796102745Z" level=info msg="Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-gl6mk/POD" id=874a660a-99af-4afd-8cb5-0b9081947575 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.356636 | controller | Jun 11 12:39:37.797533 crc crio[24477]: time="2026-06-11T12:39:37.796626459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.356653 | controller | Jun 11 12:39:37.854078 crc crio[24477]: time="2026-06-11T12:39:37.853926261Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-gl6mk Namespace:openstack ID:b55583e29afcf811924a202853812f797c0616f166c8be7c469de678e3dc00a6 UID:9f18f2e4-fae4-4ecc-8fdd-8d4ecca4e0a4 NetNS:/var/run/netns/2becb261-dd3b-43ce-98e2-9d565a1d2c6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f18f2e4_fae4_4ecc_8fdd_8d4ecca4e0a4.slice PodAnnotations:0xc000531440}] Aliases:map[]}"
2026-06-11 13:18:25.356670 | controller | Jun 11 12:39:37.854078 crc crio[24477]: time="2026-06-11T12:39:37.854062004Z" level=info msg="Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-gl6mk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.356687 | controller | Jun 11 12:39:39.031218 crc crio[24477]: 2026-06-11T12:39:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b55583e29afcf81 Mac:32:d0:f2:a9:b7:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/2becb261-dd3b-43ce-98e2-9d565a1d2c6b SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.356705 | controller | Jun 11 12:39:39.036561 crc crio[24477]: time="2026-06-11T12:39:39.036441053Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-gl6mk Namespace:openstack ID:b55583e29afcf811924a202853812f797c0616f166c8be7c469de678e3dc00a6 UID:9f18f2e4-fae4-4ecc-8fdd-8d4ecca4e0a4 NetNS:/var/run/netns/2becb261-dd3b-43ce-98e2-9d565a1d2c6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f18f2e4_fae4_4ecc_8fdd_8d4ecca4e0a4.slice PodAnnotations:0xc000531440}] Aliases:map[]}"
2026-06-11 13:18:25.356722 | controller | Jun 11 12:39:39.036914 crc crio[24477]: time="2026-06-11T12:39:39.036627758Z" level=info msg="Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-gl6mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.356739 | controller | Jun 11 12:39:39.045084 crc crio[24477]: time="2026-06-11T12:39:39.044979974Z" level=info msg="Ran pod sandbox b55583e29afcf811924a202853812f797c0616f166c8be7c469de678e3dc00a6 with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-gl6mk/POD" id=874a660a-99af-4afd-8cb5-0b9081947575 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.356760 | controller | Jun 11 12:39:39.048572 crc crio[24477]: time="2026-06-11T12:39:39.048327366Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=4fdebed3-0122-4e36-b29b-d44d3c14259c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.356777 | controller | Jun 11 12:39:39.081942 crc crio[24477]: time="2026-06-11T12:39:39.081046628Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=fec2b00f-7456-416d-a3c5-87de300bc436 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.356794 | controller | Jun 11 12:39:39.092195 crc crio[24477]: time="2026-06-11T12:39:39.092043406Z" level=info msg="Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-gl6mk/redhat-edpm-deployment-ipam-openstack-edpm-ipam" id=902045da-9ffd-4838-af21-d2955de5e94c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.356811 | controller | Jun 11 12:39:39.093431 crc crio[24477]: time="2026-06-11T12:39:39.093309862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.356826 | controller | Jun 11 12:39:39.182725 crc crio[24477]: time="2026-06-11T12:39:39.182544944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.356843 | controller | Jun 11 12:39:39.195353 crc crio[24477]: time="2026-06-11T12:39:39.195304398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.356889 | controller | Jun 11 12:39:39.359011 crc crio[24477]: time="2026-06-11T12:39:39.358881701Z" level=info msg="Created container 8bf8addc15b0944d49690e0b2c70a714388450b8dd66a75fbc9e30ed7707d7c3: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-gl6mk/redhat-edpm-deployment-ipam-openstack-edpm-ipam" id=902045da-9ffd-4838-af21-d2955de5e94c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.356910 | controller | Jun 11 12:39:39.360845 crc crio[24477]: time="2026-06-11T12:39:39.360707193Z" level=info msg="Starting container: 8bf8addc15b0944d49690e0b2c70a714388450b8dd66a75fbc9e30ed7707d7c3" id=1071e528-3a2e-4e72-94fc-6d347cf60dcd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.356928 | controller | Jun 11 12:39:39.370988 crc crio[24477]: time="2026-06-11T12:39:39.370868657Z" level=info msg="Started container" PID=134668 containerID=8bf8addc15b0944d49690e0b2c70a714388450b8dd66a75fbc9e30ed7707d7c3 description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-gl6mk/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=1071e528-3a2e-4e72-94fc-6d347cf60dcd name=/runtime.v1.RuntimeService/StartContainer sandboxID=b55583e29afcf811924a202853812f797c0616f166c8be7c469de678e3dc00a6
2026-06-11 13:18:25.356945 | controller | Jun 11 12:39:44.339692 crc crio[24477]: time="2026-06-11T12:39:44.338936753Z" level=info msg="Stopping pod sandbox: b55583e29afcf811924a202853812f797c0616f166c8be7c469de678e3dc00a6" id=7b794f4e-c3ed-440c-a188-067aa92fb382 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.356962 | controller | Jun 11 12:39:44.341395 crc crio[24477]: time="2026-06-11T12:39:44.340719743Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-gl6mk Namespace:openstack ID:b55583e29afcf811924a202853812f797c0616f166c8be7c469de678e3dc00a6 UID:9f18f2e4-fae4-4ecc-8fdd-8d4ecca4e0a4 NetNS:/var/run/netns/2becb261-dd3b-43ce-98e2-9d565a1d2c6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f18f2e4_fae4_4ecc_8fdd_8d4ecca4e0a4.slice PodAnnotations:0xc000a86a10}] Aliases:map[]}"
2026-06-11 13:18:25.356983 | controller | Jun 11 12:39:44.341395 crc crio[24477]: time="2026-06-11T12:39:44.340900818Z" level=info msg="Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-gl6mk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.357000 | controller | Jun 11 12:39:44.957474 crc crio[24477]: time="2026-06-11T12:39:44.956555201Z" level=info msg="Stopped pod sandbox: b55583e29afcf811924a202853812f797c0616f166c8be7c469de678e3dc00a6" id=7b794f4e-c3ed-440c-a188-067aa92fb382 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.357017 | controller | Jun 11 12:39:47.784115 crc crio[24477]: time="2026-06-11T12:39:47.78310734Z" level=info msg="Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-zspd5/POD" id=d3e6ca9b-5820-43c5-a71d-807fcd33ac6d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.357034 | controller | Jun 11 12:39:47.784115 crc crio[24477]: time="2026-06-11T12:39:47.783896302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.357051 | controller | Jun 11 12:39:47.825597 crc crio[24477]: time="2026-06-11T12:39:47.825467445Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-zspd5 Namespace:openstack ID:7bcb4454af83447e67d6be140b27117d8077a28e401fcfbbe1808c86aa942636 UID:8348f577-8aab-4062-9b11-687a96d76164 NetNS:/var/run/netns/78ac65dc-f1bf-499c-b523-9d22c04afe7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8348f577_8aab_4062_9b11_687a96d76164.slice PodAnnotations:0xc002e124b0}] Aliases:map[]}"
2026-06-11 13:18:25.357068 | controller | Jun 11 12:39:47.825597 crc crio[24477]: time="2026-06-11T12:39:47.825550757Z" level=info msg="Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-zspd5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.357085 | controller | Jun 11 12:39:48.625258 crc crio[24477]: 2026-06-11T12:39:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7bcb4454af83447 Mac:62:96:03:b8:bc:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/78ac65dc-f1bf-499c-b523-9d22c04afe7a SocketPath: PciID:}] [{Interface:0xc00025ca30 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.357101 | controller | Jun 11 12:39:48.627207 crc crio[24477]: time="2026-06-11T12:39:48.627133993Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-zspd5 Namespace:openstack ID:7bcb4454af83447e67d6be140b27117d8077a28e401fcfbbe1808c86aa942636 UID:8348f577-8aab-4062-9b11-687a96d76164 NetNS:/var/run/netns/78ac65dc-f1bf-499c-b523-9d22c04afe7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8348f577_8aab_4062_9b11_687a96d76164.slice PodAnnotations:0xc002e124b0}] Aliases:map[]}"
2026-06-11 13:18:25.357118 | controller | Jun 11 12:39:48.627337 crc crio[24477]: time="2026-06-11T12:39:48.627294448Z" level=info msg="Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-zspd5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.357135 | controller | Jun 11 12:39:48.636419 crc crio[24477]: time="2026-06-11T12:39:48.636301049Z" level=info msg="Ran pod sandbox 7bcb4454af83447e67d6be140b27117d8077a28e401fcfbbe1808c86aa942636 with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-zspd5/POD" id=d3e6ca9b-5820-43c5-a71d-807fcd33ac6d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.357152 | controller | Jun 11 12:39:48.641223 crc crio[24477]: time="2026-06-11T12:39:48.64023529Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=df53e915-9d77-4175-a9e0-aa1f1b837620 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.357172 | controller | Jun 11 12:39:48.667129 crc crio[24477]: time="2026-06-11T12:39:48.666240816Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=37c3d659-51b1-4c22-bae5-5e593b99022a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.357190 | controller | Jun 11 12:39:48.676113 crc crio[24477]: time="2026-06-11T12:39:48.675881365Z" level=info msg="Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-zspd5/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam" id=599e15d9-47f9-4ed0-a461-965bb969f40d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.357206 | controller | Jun 11 12:39:48.676271 crc crio[24477]: time="2026-06-11T12:39:48.676216604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.357222 | controller | Jun 11 12:39:48.736350 crc crio[24477]: time="2026-06-11T12:39:48.73616476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.357239 | controller | Jun 11 12:39:48.740633 crc crio[24477]: time="2026-06-11T12:39:48.740558302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.357254 | controller | Jun 11 12:39:48.850131 crc crio[24477]: time="2026-06-11T12:39:48.849973409Z" level=info msg="Stopping pod sandbox: c8111829443d6cdeb42939a393a6928fcb79ef85374c0efc82583211e4e1148e" id=73864ffe-3518-4181-b837-d5f5c068c986 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.357271 | controller | Jun 11 12:39:48.850131 crc crio[24477]: time="2026-06-11T12:39:48.850099983Z" level=info msg="Stopped pod sandbox (already stopped): c8111829443d6cdeb42939a393a6928fcb79ef85374c0efc82583211e4e1148e" id=73864ffe-3518-4181-b837-d5f5c068c986 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.357288 | controller | Jun 11 12:39:48.851800 crc crio[24477]: time="2026-06-11T12:39:48.851194954Z" level=info msg="Removing pod sandbox: c8111829443d6cdeb42939a393a6928fcb79ef85374c0efc82583211e4e1148e" id=84b9e91a-0343-45d4-8f6c-00a432956c3e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.357304 | controller | Jun 11 12:39:48.875122 crc crio[24477]: time="2026-06-11T12:39:48.875029458Z" level=info msg="Removed pod sandbox: c8111829443d6cdeb42939a393a6928fcb79ef85374c0efc82583211e4e1148e" id=84b9e91a-0343-45d4-8f6c-00a432956c3e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.357320 | controller | Jun 11 12:39:50.156817 crc crio[24477]: time="2026-06-11T12:39:50.155968602Z" level=info msg="Created container 79f81409911daa4dc6ec5c1c0752abb248be9cf4ff477da2e7ae5f62a9726148: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-zspd5/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam" id=599e15d9-47f9-4ed0-a461-965bb969f40d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.357336 | controller | Jun 11 12:39:50.158998 crc crio[24477]: time="2026-06-11T12:39:50.15874893Z" level=info msg="Starting container: 79f81409911daa4dc6ec5c1c0752abb248be9cf4ff477da2e7ae5f62a9726148" id=e3adc86c-917d-46b7-86e8-77bccf87f311 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.357354 | controller | Jun 11 12:39:50.170377 crc crio[24477]: time="2026-06-11T12:39:50.169995186Z" level=info msg="Started container" PID=135325 containerID=79f81409911daa4dc6ec5c1c0752abb248be9cf4ff477da2e7ae5f62a9726148 description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-zspd5/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=e3adc86c-917d-46b7-86e8-77bccf87f311 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bcb4454af83447e67d6be140b27117d8077a28e401fcfbbe1808c86aa942636
2026-06-11 13:18:25.357375 | controller | Jun 11 12:40:00.539320 crc crio[24477]: time="2026-06-11T12:40:00.538234323Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686360-sjd9z/POD" id=011446c2-fc64-4cf9-a871-022e7dd0e71f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.357393 | controller | Jun 11 12:40:00.540736 crc crio[24477]: time="2026-06-11T12:40:00.539360895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.357412 | controller | Jun 11 12:40:00.585358 crc crio[24477]: time="2026-06-11T12:40:00.585243588Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686360-sjd9z Namespace:openshift-infra ID:f42cecde4da7486126e806e279379b1c219f5b808a0e583ddbe355dadfff92bf UID:629b062f-fe97-43d5-bd7e-3ddaf026f9eb NetNS:/var/run/netns/c440d255-926d-4968-9c32-cdfa5d0f208b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod629b062f_fe97_43d5_bd7e_3ddaf026f9eb.slice PodAnnotations:0xc001f2a470}] Aliases:map[]}"
2026-06-11 13:18:25.357435 | controller | Jun 11 12:40:00.585358 crc crio[24477]: time="2026-06-11T12:40:00.5853102Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686360-sjd9z to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.357460 | controller | Jun 11 12:40:01.151487 crc crio[24477]: 2026-06-11T12:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f42cecde4da7486 Mac:16:72:26:3e:9b:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/c440d255-926d-4968-9c32-cdfa5d0f208b SocketPath: PciID:}] [{Interface:0xc00028e6b0 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.357485 | controller | Jun 11 12:40:01.153056 crc crio[24477]: time="2026-06-11T12:40:01.15297953Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686360-sjd9z Namespace:openshift-infra ID:f42cecde4da7486126e806e279379b1c219f5b808a0e583ddbe355dadfff92bf UID:629b062f-fe97-43d5-bd7e-3ddaf026f9eb NetNS:/var/run/netns/c440d255-926d-4968-9c32-cdfa5d0f208b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod629b062f_fe97_43d5_bd7e_3ddaf026f9eb.slice PodAnnotations:0xc001f2a470}] Aliases:map[]}"
2026-06-11 13:18:25.357510 | controller | Jun 11 12:40:01.153231 crc crio[24477]: time="2026-06-11T12:40:01.153140984Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686360-sjd9z for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.357535 | controller | Jun 11 12:40:01.165519 crc crio[24477]: time="2026-06-11T12:40:01.165419198Z" level=info msg="Ran pod sandbox f42cecde4da7486126e806e279379b1c219f5b808a0e583ddbe355dadfff92bf with infra container: openshift-infra/auto-csr-approver-29686360-sjd9z/POD" id=011446c2-fc64-4cf9-a871-022e7dd0e71f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.357563 | controller | Jun 11 12:40:01.169721 crc crio[24477]: time="2026-06-11T12:40:01.169568453Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=a914f82c-e97a-47cb-aae1-d730d89bba55 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.357590 | controller | Jun 11 12:40:01.183617 crc crio[24477]: time="2026-06-11T12:40:01.183524143Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 13:18:25.357618 | controller | Jun 11 12:40:04.046143 crc crio[24477]: time="2026-06-11T12:40:04.04400207Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=a914f82c-e97a-47cb-aae1-d730d89bba55 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.357647 | controller | Jun 11 12:40:04.048468 crc crio[24477]: time="2026-06-11T12:40:04.047017674Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=121c2ee8-bd6b-4389-b859-fad0a79283b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.357681 | controller | Jun 11 12:40:04.051177 crc crio[24477]: time="2026-06-11T12:40:04.051062428Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=564cb163-f64f-49ee-9d0e-53b179e81487 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.357705 | controller | Jun 11 12:40:04.067700 crc crio[24477]: time="2026-06-11T12:40:04.067515707Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686360-sjd9z/oc" id=ff00d230-abc2-4d34-a255-1fa5d921bcd4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.357732 | controller | Jun 11 12:40:04.068327 crc crio[24477]: time="2026-06-11T12:40:04.068212596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.357755 | controller | Jun 11 12:40:04.159810 crc crio[24477]: time="2026-06-11T12:40:04.159576679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.357773 | controller | Jun 11 12:40:04.489379 crc crio[24477]: time="2026-06-11T12:40:04.489300563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.357792 | controller | Jun 11 12:40:04.630909 crc crio[24477]: time="2026-06-11T12:40:04.629242003Z" level=info msg="Created container 0e42e2a73402f71727fb1dd993ecf48cdc0b440fca5e5e6ad34d431faa47684f: openshift-infra/auto-csr-approver-29686360-sjd9z/oc" id=ff00d230-abc2-4d34-a255-1fa5d921bcd4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.357810 | controller | Jun 11 12:40:04.639893 crc crio[24477]: time="2026-06-11T12:40:04.639624084Z" level=info msg="Starting container: 0e42e2a73402f71727fb1dd993ecf48cdc0b440fca5e5e6ad34d431faa47684f" id=716c1bc3-78a6-4aa3-9775-6c9e6972c9de name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.357828 | controller | Jun 11 12:40:04.646021 crc crio[24477]: time="2026-06-11T12:40:04.64558506Z" level=info msg="Started container" PID=136134 containerID=0e42e2a73402f71727fb1dd993ecf48cdc0b440fca5e5e6ad34d431faa47684f description=openshift-infra/auto-csr-approver-29686360-sjd9z/oc id=716c1bc3-78a6-4aa3-9775-6c9e6972c9de name=/runtime.v1.RuntimeService/StartContainer sandboxID=f42cecde4da7486126e806e279379b1c219f5b808a0e583ddbe355dadfff92bf
2026-06-11 13:18:25.357868 | controller | Jun 11 12:40:06.912867 crc crio[24477]: time="2026-06-11T12:40:06.910597869Z" level=info msg="Stopping pod sandbox: f42cecde4da7486126e806e279379b1c219f5b808a0e583ddbe355dadfff92bf" id=5f4c4932-5f66-4ad1-9a72-835acf417a74 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.357903 | controller | Jun 11 12:40:06.916252 crc crio[24477]: time="2026-06-11T12:40:06.913567843Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686360-sjd9z Namespace:openshift-infra ID:f42cecde4da7486126e806e279379b1c219f5b808a0e583ddbe355dadfff92bf UID:629b062f-fe97-43d5-bd7e-3ddaf026f9eb NetNS:/var/run/netns/c440d255-926d-4968-9c32-cdfa5d0f208b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod629b062f_fe97_43d5_bd7e_3ddaf026f9eb.slice PodAnnotations:0xc000b18a78}] Aliases:map[]}"
2026-06-11 13:18:25.357923 | controller | Jun 11 12:40:06.916252 crc crio[24477]: time="2026-06-11T12:40:06.91383976Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686360-sjd9z from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.357943 | controller | Jun 11 12:40:07.284046 crc crio[24477]: time="2026-06-11T12:40:07.283866339Z" level=info msg="Stopped pod sandbox: f42cecde4da7486126e806e279379b1c219f5b808a0e583ddbe355dadfff92bf" id=5f4c4932-5f66-4ad1-9a72-835acf417a74 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.357964 | controller | Jun 11 12:40:43.425280 crc crio[24477]: time="2026-06-11T12:40:43.423940858Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-xxcfc/POD" id=46134746-9fe4-43c6-b7ce-932a773bcf34 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.357982 | controller | Jun 11 12:40:43.426849 crc crio[24477]: time="2026-06-11T12:40:43.425391059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.357999 | controller | Jun 11 12:40:43.475700 crc crio[24477]: time="2026-06-11T12:40:43.475592455Z" level=info msg="Got pod network &{Name:community-operators-xxcfc Namespace:openshift-marketplace ID:e483d53c94c426ca5f3faf079551a9993fd50408782a40d55fa31690b121c0d1 UID:b97eca1e-98d9-4d09-b34c-8301636dce54 NetNS:/var/run/netns/7e615341-bd52-46dc-a03d-c912f6842f1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb97eca1e_98d9_4d09_b34c_8301636dce54.slice PodAnnotations:0xc0072c0f08}] Aliases:map[]}"
2026-06-11 13:18:25.358017 | controller | Jun 11 12:40:43.475700 crc crio[24477]: time="2026-06-11T12:40:43.475734388Z" level=info msg="Adding pod openshift-marketplace_community-operators-xxcfc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.358036 | controller | Jun 11 12:40:44.123874 crc crio[24477]: 2026-06-11T12:40:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e483d53c94c426c Mac:e6:f7:0f:be:bf:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/7e615341-bd52-46dc-a03d-c912f6842f1d SocketPath: PciID:}] [{Interface:0xc00060e7b0 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.358055 | controller | Jun 11 12:40:44.125535 crc crio[24477]: time="2026-06-11T12:40:44.125461635Z" level=info msg="Got pod network &{Name:community-operators-xxcfc Namespace:openshift-marketplace ID:e483d53c94c426ca5f3faf079551a9993fd50408782a40d55fa31690b121c0d1 UID:b97eca1e-98d9-4d09-b34c-8301636dce54 NetNS:/var/run/netns/7e615341-bd52-46dc-a03d-c912f6842f1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb97eca1e_98d9_4d09_b34c_8301636dce54.slice PodAnnotations:0xc0072c0f08}] Aliases:map[]}"
2026-06-11 13:18:25.358074 | controller | Jun 11 12:40:44.125779 crc crio[24477]: time="2026-06-11T12:40:44.12562197Z" level=info msg="Checking pod openshift-marketplace_community-operators-xxcfc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.358092 | controller | Jun 11 12:40:44.136448 crc crio[24477]: time="2026-06-11T12:40:44.135833423Z" level=info msg="Ran pod sandbox e483d53c94c426ca5f3faf079551a9993fd50408782a40d55fa31690b121c0d1 with infra container: openshift-marketplace/community-operators-xxcfc/POD" id=46134746-9fe4-43c6-b7ce-932a773bcf34 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.358111 | controller | Jun 11 12:40:44.139706 crc crio[24477]: time="2026-06-11T12:40:44.139496935Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4d4c779b-f750-4a7d-a748-f1979bdc5723 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.358129 | controller | Jun 11 12:40:44.143513 crc crio[24477]: time="2026-06-11T12:40:44.143206258Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2f1bbc46-6150-4637-824e-b4685bb25e5c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.358151 | controller | Jun 11 12:40:44.152035 crc crio[24477]: time="2026-06-11T12:40:44.151949362Z" level=info msg="Creating container: openshift-marketplace/community-operators-xxcfc/extract-utilities" id=208648d8-0844-46ef-9d68-8e11c1b79f1f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.358168 | controller | Jun 11 12:40:44.152387 crc crio[24477]: time="2026-06-11T12:40:44.15224739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.358186 | controller | Jun 11 12:40:44.216064 crc crio[24477]: time="2026-06-11T12:40:44.215844398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.358204 | controller | Jun 11 12:40:44.264557 crc crio[24477]: time="2026-06-11T12:40:44.256451243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.358221 | controller | Jun 11 12:40:44.409091 crc crio[24477]: time="2026-06-11T12:40:44.408966444Z" level=info msg="Created container f8df0f2ee5cc4abc303c529365d187792d6b27d47f8984fe617923f63f707e24: openshift-marketplace/community-operators-xxcfc/extract-utilities" id=208648d8-0844-46ef-9d68-8e11c1b79f1f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.358238 | controller | Jun 11 12:40:44.415286 crc crio[24477]: time="2026-06-11T12:40:44.415206668Z" level=info msg="Starting container: f8df0f2ee5cc4abc303c529365d187792d6b27d47f8984fe617923f63f707e24" id=716b8e07-b748-4c7d-952d-145654aa0289 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.358256 | controller | Jun 11 12:40:44.421141 crc crio[24477]: time="2026-06-11T12:40:44.421094842Z" level=info msg="Started container" PID=138333 containerID=f8df0f2ee5cc4abc303c529365d187792d6b27d47f8984fe617923f63f707e24 description=openshift-marketplace/community-operators-xxcfc/extract-utilities id=716b8e07-b748-4c7d-952d-145654aa0289 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e483d53c94c426ca5f3faf079551a9993fd50408782a40d55fa31690b121c0d1
2026-06-11 13:18:25.358274 | controller | Jun 11 12:40:44.536931 crc crio[24477]: time="2026-06-11T12:40:44.536321024Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=3cdc1739-fd9c-4100-9763-910e761203fa name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.358292 | controller | Jun 11 12:40:44.548582 crc crio[24477]: time="2026-06-11T12:40:44.548490783Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 13:18:25.358311 | controller | Jun 11 12:40:45.423875 crc crio[24477]: time="2026-06-11T12:40:45.423760879Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0" id=3cdc1739-fd9c-4100-9763-910e761203fa name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.358336 | controller | Jun 11 12:40:45.425072 crc crio[24477]: time="2026-06-11T12:40:45.424992104Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=ab28874e-23c7-4714-ac01-e47c07df95d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.358358 | controller | Jun 11 12:40:45.428399 crc crio[24477]: time="2026-06-11T12:40:45.428329327Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=ffb54379-8dbc-4e1f-b2c9-f181b1b91a78 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.358376 | controller | Jun 11 12:40:45.436634 crc crio[24477]: time="2026-06-11T12:40:45.436463215Z" level=info msg="Creating container: openshift-marketplace/community-operators-xxcfc/extract-content" id=496adfc1-5262-4800-a4e4-a2f8c4f0d77a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.358394 | controller | Jun 11 12:40:45.437124 crc crio[24477]: time="2026-06-11T12:40:45.437065482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.358415 | controller | Jun 11 12:40:45.486750 crc crio[24477]: time="2026-06-11T12:40:45.486600496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.358433 | controller | Jun 11 12:40:45.490406 crc crio[24477]: time="2026-06-11T12:40:45.490267067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.358451 | controller | Jun 11 12:40:45.715056 crc crio[24477]: time="2026-06-11T12:40:45.714474512Z" level=info msg="Created container 54eba9612265037523b93b567ac9e727bd28715bdbd10ac5d2c9f0ce57d8ee36: openshift-marketplace/community-operators-xxcfc/extract-content" id=496adfc1-5262-4800-a4e4-a2f8c4f0d77a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.358468 | controller | Jun 11 12:40:45.717453 crc crio[24477]: time="2026-06-11T12:40:45.717350213Z" level=info msg="Starting container: 54eba9612265037523b93b567ac9e727bd28715bdbd10ac5d2c9f0ce57d8ee36" id=1da79663-af2c-49a5-be96-f446d4b69ede name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.358485 | controller | Jun 11 12:40:45.724175 crc crio[24477]: time="2026-06-11T12:40:45.724031089Z" level=info msg="Started container" PID=138395 containerID=54eba9612265037523b93b567ac9e727bd28715bdbd10ac5d2c9f0ce57d8ee36 description=openshift-marketplace/community-operators-xxcfc/extract-content id=1da79663-af2c-49a5-be96-f446d4b69ede name=/runtime.v1.RuntimeService/StartContainer sandboxID=e483d53c94c426ca5f3faf079551a9993fd50408782a40d55fa31690b121c0d1
2026-06-11 13:18:25.358504 | controller | Jun 11 12:40:48.788203 crc crio[24477]: time="2026-06-11T12:40:48.786965364Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=6f6f9a23-4c26-411e-87a9-eb00faad6fd6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.358527 | controller | Jun 11 12:40:48.804038 crc crio[24477]: time="2026-06-11T12:40:48.803937432Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=81f16588-4ea4-46f4-b825-5180511cc465 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.358552 | controller | Jun 11 12:40:48.841107 crc crio[24477]: time="2026-06-11T12:40:48.840999634Z" level=info msg="Creating container: openshift-marketplace/community-operators-xxcfc/registry-server" id=26315c1a-0cd4-478f-8c71-101d4af231a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.358577 | controller | Jun 11 12:40:48.849591 crc crio[24477]: time="2026-06-11T12:40:48.841995282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.358603 | controller | Jun 11 12:40:48.906429 crc crio[24477]: time="2026-06-11T12:40:48.906321684Z" level=info msg="Removing container: 88f24585a48330c4e73608ace2652916bb16e732ed2e725c5647804fda4da115" id=37108199-6805-4578-bfe6-c819c9676342 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.358624 | controller | Jun 11 12:40:48.918978 crc crio[24477]: time="2026-06-11T12:40:48.91886918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.358642 | controller | Jun 11 12:40:48.925115 crc crio[24477]: time="2026-06-11T12:40:48.925017374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.358664 | controller | Jun 11 12:40:49.220932 crc crio[24477]: time="2026-06-11T12:40:49.220734455Z" level=info msg="Created container c2a0e7560a40f95f20505d214b7a73da1ca32ab53f42f6aaf7b010d50ea06ac4: openshift-marketplace/community-operators-xxcfc/registry-server" id=26315c1a-0cd4-478f-8c71-101d4af231a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.358683 | controller | Jun 11 12:40:49.223357 crc crio[24477]: time="2026-06-11T12:40:49.223274865Z" level=info msg="Starting container: c2a0e7560a40f95f20505d214b7a73da1ca32ab53f42f6aaf7b010d50ea06ac4" id=bef0259d-e9e0-44b9-b82f-e7ca4ba9d317 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.358701 | controller | Jun 11 12:40:49.231234 crc crio[24477]: time="2026-06-11T12:40:49.231119315Z" level=info msg="Started container" PID=138578 containerID=c2a0e7560a40f95f20505d214b7a73da1ca32ab53f42f6aaf7b010d50ea06ac4 description=openshift-marketplace/community-operators-xxcfc/registry-server id=bef0259d-e9e0-44b9-b82f-e7ca4ba9d317 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e483d53c94c426ca5f3faf079551a9993fd50408782a40d55fa31690b121c0d1
2026-06-11 13:18:25.358719 | controller | Jun 11 12:40:49.380011 crc crio[24477]: time="2026-06-11T12:40:49.379234625Z" level=info msg="Removed container 88f24585a48330c4e73608ace2652916bb16e732ed2e725c5647804fda4da115: openshift-infra/auto-csr-approver-29686354-6drnx/oc" id=37108199-6805-4578-bfe6-c819c9676342 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.358736 | controller | Jun 11 12:40:49.400255 crc crio[24477]: time="2026-06-11T12:40:49.400152078Z" level=info msg="Stopping pod sandbox: e69fe632b9c1e42b015b250635ab3c420cf5d3801e037082c7147390bf110ba4" id=2ba03b3a-f65e-435d-b53b-31eda3ed0e13 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.358755 | controller | Jun 11 12:40:49.400255 crc crio[24477]: time="2026-06-11T12:40:49.400249421Z" level=info msg="Stopped pod sandbox (already stopped): e69fe632b9c1e42b015b250635ab3c420cf5d3801e037082c7147390bf110ba4" id=2ba03b3a-f65e-435d-b53b-31eda3ed0e13 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.358773 | controller | Jun 11 12:40:49.400958 crc crio[24477]: time="2026-06-11T12:40:49.400857838Z" level=info msg="Removing pod sandbox: e69fe632b9c1e42b015b250635ab3c420cf5d3801e037082c7147390bf110ba4" id=fdec131e-d6d1-4264-9f30-492831fc4eec name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.358791 | controller | Jun 11 12:40:49.426131 crc crio[24477]: time="2026-06-11T12:40:49.425911864Z" level=info msg="Removed pod sandbox: e69fe632b9c1e42b015b250635ab3c420cf5d3801e037082c7147390bf110ba4" id=fdec131e-d6d1-4264-9f30-492831fc4eec name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.358809 | controller | Jun 11 12:41:04.161513 crc crio[24477]: time="2026-06-11T12:41:04.160315874Z" level=info msg="Stopping container: c2a0e7560a40f95f20505d214b7a73da1ca32ab53f42f6aaf7b010d50ea06ac4 (timeout: 2s)" id=27dd3a0d-3fb7-41a6-9535-a6cdaae4d092 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.358827 | controller | Jun 11 12:41:04.289995 crc crio[24477]: time="2026-06-11T12:41:04.289626197Z" level=info msg="Stopped container c2a0e7560a40f95f20505d214b7a73da1ca32ab53f42f6aaf7b010d50ea06ac4: openshift-marketplace/community-operators-xxcfc/registry-server" id=27dd3a0d-3fb7-41a6-9535-a6cdaae4d092 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.358844 | controller | Jun 11 12:41:04.292055 crc crio[24477]: time="2026-06-11T12:41:04.291949641Z" level=info msg="Stopping pod sandbox: e483d53c94c426ca5f3faf079551a9993fd50408782a40d55fa31690b121c0d1" id=9126bc0c-9276-4d20-a671-580025435381 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.358894 | controller | Jun 11 12:41:04.293699 crc crio[24477]: time="2026-06-11T12:41:04.293491844Z" level=info msg="Got pod network &{Name:community-operators-xxcfc Namespace:openshift-marketplace ID:e483d53c94c426ca5f3faf079551a9993fd50408782a40d55fa31690b121c0d1 UID:b97eca1e-98d9-4d09-b34c-8301636dce54 NetNS:/var/run/netns/7e615341-bd52-46dc-a03d-c912f6842f1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb97eca1e_98d9_4d09_b34c_8301636dce54.slice PodAnnotations:0xc002d94258}] Aliases:map[]}"
2026-06-11 13:18:25.358923 | controller | Jun 11 12:41:04.294090 crc crio[24477]: time="2026-06-11T12:41:04.294010809Z" level=info msg="Deleting pod openshift-marketplace_community-operators-xxcfc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.358943 | controller | Jun 11 12:41:04.638998 crc crio[24477]: time="2026-06-11T12:41:04.63870364Z" level=info msg="Stopped pod sandbox: e483d53c94c426ca5f3faf079551a9993fd50408782a40d55fa31690b121c0d1" id=9126bc0c-9276-4d20-a671-580025435381 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.358961 | controller | Jun 11 12:41:05.130096 crc crio[24477]: time="2026-06-11T12:41:05.129433411Z" level=info msg="Removing container: c2a0e7560a40f95f20505d214b7a73da1ca32ab53f42f6aaf7b010d50ea06ac4" id=4dcf7f29-d33f-467b-8590-73101c39d037 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.358979 | controller | Jun 11 12:41:05.166030 crc crio[24477]: time="2026-06-11T12:41:05.165928484Z" level=info msg="Removed container c2a0e7560a40f95f20505d214b7a73da1ca32ab53f42f6aaf7b010d50ea06ac4: openshift-marketplace/community-operators-xxcfc/registry-server" id=4dcf7f29-d33f-467b-8590-73101c39d037 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.358997 | controller | Jun 11 12:41:05.174936 crc crio[24477]: time="2026-06-11T12:41:05.173577698Z" level=info msg="Removing container: 54eba9612265037523b93b567ac9e727bd28715bdbd10ac5d2c9f0ce57d8ee36" id=b30437b7-33c8-494d-adb4-9b36cc7e56e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.359014 | controller | Jun 11 12:41:05.212447 crc crio[24477]: time="2026-06-11T12:41:05.212337622Z" level=info msg="Removed container 54eba9612265037523b93b567ac9e727bd28715bdbd10ac5d2c9f0ce57d8ee36: openshift-marketplace/community-operators-xxcfc/extract-content" id=b30437b7-33c8-494d-adb4-9b36cc7e56e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.359032 | controller | Jun 11 12:41:05.216605 crc crio[24477]: time="2026-06-11T12:41:05.216529806Z" level=info msg="Removing container: f8df0f2ee5cc4abc303c529365d187792d6b27d47f8984fe617923f63f707e24" id=9cf5e5d8-faaf-4615-8321-ff591b35cfd0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.359049 | controller | Jun 11 12:41:05.261848 crc crio[24477]: time="2026-06-11T12:41:05.261720011Z" level=info msg="Removed container f8df0f2ee5cc4abc303c529365d187792d6b27d47f8984fe617923f63f707e24: openshift-marketplace/community-operators-xxcfc/extract-utilities" id=9cf5e5d8-faaf-4615-8321-ff591b35cfd0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.359066 | controller | Jun 11 12:41:49.469200 crc crio[24477]: time="2026-06-11T12:41:49.467488633Z" level=info msg="Stopping pod sandbox: e483d53c94c426ca5f3faf079551a9993fd50408782a40d55fa31690b121c0d1" id=455ea138-3b02-4b11-898c-d1ea5c95afa4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.359083 | controller | Jun 11 12:41:49.472968 crc crio[24477]: time="2026-06-11T12:41:49.469260363Z" level=info msg="Stopped pod sandbox (already stopped): e483d53c94c426ca5f3faf079551a9993fd50408782a40d55fa31690b121c0d1" id=455ea138-3b02-4b11-898c-d1ea5c95afa4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.359102 | controller | Jun 11 12:41:49.472968 crc crio[24477]: time="2026-06-11T12:41:49.470462036Z" level=info msg="Removing pod sandbox: e483d53c94c426ca5f3faf079551a9993fd50408782a40d55fa31690b121c0d1" id=1c82b67b-1fd2-4fa7-9790-21808c15b625 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.359119 | controller | Jun 11 12:41:49.511484 crc crio[24477]: time="2026-06-11T12:41:49.511311031Z" level=info msg="Removed pod sandbox: e483d53c94c426ca5f3faf079551a9993fd50408782a40d55fa31690b121c0d1" id=1c82b67b-1fd2-4fa7-9790-21808c15b625 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.359141 | controller | Jun 11 12:42:00.556915 crc crio[24477]: time="2026-06-11T12:42:00.555997336Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686362-pm95h/POD" id=579053e6-b002-4bad-ae75-140f52609830 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.359160 | controller | Jun 11 12:42:00.559159 crc crio[24477]: time="2026-06-11T12:42:00.556965374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.359179 | controller | Jun 11 12:42:00.596521 crc crio[24477]: time="2026-06-11T12:42:00.596392794Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686362-pm95h Namespace:openshift-infra ID:e0908d9ca6d7522da026128b63eb52b6176ca2cd5b4dca91bb469b0717e85593 UID:7b6840fd-37fe-4023-be82-8e153b7d3ad1 NetNS:/var/run/netns/0149fdf4-b6d1-4a07-99fe-799eaf4746ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b6840fd_37fe_4023_be82_8e153b7d3ad1.slice PodAnnotations:0xc00008d478}] Aliases:map[]}"
2026-06-11 13:18:25.359197 | controller | Jun 11 12:42:00.596521 crc crio[24477]: time="2026-06-11T12:42:00.596475528Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686362-pm95h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.359216 | controller | Jun 11 12:42:01.289410 crc crio[24477]: 2026-06-11T12:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e0908d9ca6d7522 Mac:16:b2:2c:eb:ac:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/0149fdf4-b6d1-4a07-99fe-799eaf4746ba SocketPath: PciID:}] [{Interface:0xc00032c9e0 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.359234 | controller | Jun 11 12:42:01.292910 crc crio[24477]: time="2026-06-11T12:42:01.292637183Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686362-pm95h Namespace:openshift-infra ID:e0908d9ca6d7522da026128b63eb52b6176ca2cd5b4dca91bb469b0717e85593 UID:7b6840fd-37fe-4023-be82-8e153b7d3ad1 NetNS:/var/run/netns/0149fdf4-b6d1-4a07-99fe-799eaf4746ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b6840fd_37fe_4023_be82_8e153b7d3ad1.slice PodAnnotations:0xc00008d478}] Aliases:map[]}"
2026-06-11 13:18:25.359253 | controller | Jun 11 12:42:01.293086 crc crio[24477]: time="2026-06-11T12:42:01.293061145Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686362-pm95h for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.359271 | controller | Jun 11 12:42:01.309878 crc crio[24477]: time="2026-06-11T12:42:01.309567863Z" level=info msg="Ran pod sandbox e0908d9ca6d7522da026128b63eb52b6176ca2cd5b4dca91bb469b0717e85593 with infra container: openshift-infra/auto-csr-approver-29686362-pm95h/POD" id=579053e6-b002-4bad-ae75-140f52609830 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.359289 | controller | Jun 11 12:42:01.313995 crc crio[24477]: time="2026-06-11T12:42:01.313915974Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=49125724-f286-4d07-b257-7935dce23887 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.359308 | controller | Jun 11 12:42:01.327151 crc crio[24477]: time="2026-06-11T12:42:01.327063082Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 13:18:25.359325 | controller | Jun 11 12:42:02.140885 crc crio[24477]: time="2026-06-11T12:42:02.140115619Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=49125724-f286-4d07-b257-7935dce23887 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.359365 | controller | Jun 11 12:42:02.144969 crc crio[24477]: time="2026-06-11T12:42:02.143048923Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e5f15a14-8fb1-4886-83c4-64c9544d1538 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.359386 | controller | Jun 11 12:42:02.146053 crc crio[24477]: time="2026-06-11T12:42:02.145971014Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=dcb9216d-02cb-4acf-beac-497bc600032e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.359404 | controller | Jun 11 12:42:02.158233 crc crio[24477]: time="2026-06-11T12:42:02.157959388Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686362-pm95h/oc" id=583e04f3-38b9-4d98-a5e1-17af6456d3b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.359422 | controller | Jun 11 12:42:02.158765 crc crio[24477]: time="2026-06-11T12:42:02.158442032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.359439 | controller | Jun 11 12:42:02.220553 crc crio[24477]: time="2026-06-11T12:42:02.220475595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.359457 | controller | Jun 11 12:42:02.650552 crc crio[24477]: time="2026-06-11T12:42:02.650198653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.359474 | controller | Jun 11 12:42:02.781047 crc crio[24477]: time="2026-06-11T12:42:02.780947085Z" level=info msg="Created container 64d607e68949b42acdf8edb715a882fa5fd99df53c6db51bc0d5a449ded9ad0d: openshift-infra/auto-csr-approver-29686362-pm95h/oc" id=583e04f3-38b9-4d98-a5e1-17af6456d3b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.359491 | controller | Jun 11 12:42:02.782788 crc crio[24477]: time="2026-06-11T12:42:02.782585892Z" level=info msg="Starting container: 64d607e68949b42acdf8edb715a882fa5fd99df53c6db51bc0d5a449ded9ad0d" id=fc3b0569-4650-49b2-872d-afb2747b5327 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.359508 | controller | Jun 11 12:42:02.789730 crc crio[24477]: time="2026-06-11T12:42:02.789483597Z" level=info msg="Started container" PID=142381 containerID=64d607e68949b42acdf8edb715a882fa5fd99df53c6db51bc0d5a449ded9ad0d description=openshift-infra/auto-csr-approver-29686362-pm95h/oc id=fc3b0569-4650-49b2-872d-afb2747b5327 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0908d9ca6d7522da026128b63eb52b6176ca2cd5b4dca91bb469b0717e85593
2026-06-11 13:18:25.359526 | controller | Jun 11 12:42:05.281878 crc crio[24477]: time="2026-06-11T12:42:05.280695314Z" level=info msg="Stopping pod sandbox: e0908d9ca6d7522da026128b63eb52b6176ca2cd5b4dca91bb469b0717e85593" id=67e4d7dc-0c3c-490b-85b6-11ae51b50dc8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.359544 | controller | Jun 11 12:42:05.283402 crc crio[24477]: time="2026-06-11T12:42:05.282907036Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686362-pm95h Namespace:openshift-infra ID:e0908d9ca6d7522da026128b63eb52b6176ca2cd5b4dca91bb469b0717e85593 UID:7b6840fd-37fe-4023-be82-8e153b7d3ad1 NetNS:/var/run/netns/0149fdf4-b6d1-4a07-99fe-799eaf4746ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b6840fd_37fe_4023_be82_8e153b7d3ad1.slice PodAnnotations:0xc0072c0880}] Aliases:map[]}"
2026-06-11 13:18:25.359562 | controller | Jun 11 12:42:05.283402 crc crio[24477]: time="2026-06-11T12:42:05.28309824Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686362-pm95h from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.359583 | controller | Jun 11 12:42:05.732723 crc crio[24477]: time="2026-06-11T12:42:05.731992693Z" level=info msg="Stopped pod sandbox: e0908d9ca6d7522da026128b63eb52b6176ca2cd5b4dca91bb469b0717e85593" id=67e4d7dc-0c3c-490b-85b6-11ae51b50dc8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.359602 | controller | Jun 11 12:42:42.924942 crc crio[24477]: time="2026-06-11T12:42:42.923864301Z" level=info msg="Stopping pod sandbox: 7bcb4454af83447e67d6be140b27117d8077a28e401fcfbbe1808c86aa942636" id=6eda2d0d-4140-41ac-8dd2-5fc5a6d40438 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.359619 | controller | Jun 11 12:42:42.927254 crc crio[24477]: time="2026-06-11T12:42:42.926339771Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-zspd5 Namespace:openstack ID:7bcb4454af83447e67d6be140b27117d8077a28e401fcfbbe1808c86aa942636 UID:8348f577-8aab-4062-9b11-687a96d76164 NetNS:/var/run/netns/78ac65dc-f1bf-499c-b523-9d22c04afe7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8348f577_8aab_4062_9b11_687a96d76164.slice PodAnnotations:0xc002d94aa8}] Aliases:map[]}"
2026-06-11 13:18:25.359637 | controller | Jun 11 12:42:42.927254 crc crio[24477]: time="2026-06-11T12:42:42.926766923Z" level=info msg="Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-zspd5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.359654 | controller | Jun 11 12:42:43.568626 crc crio[24477]: time="2026-06-11T12:42:43.567942488Z" level=info msg="Stopped pod sandbox: 7bcb4454af83447e67d6be140b27117d8077a28e401fcfbbe1808c86aa942636" id=6eda2d0d-4140-41ac-8dd2-5fc5a6d40438 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.359671 | controller | Jun 11 12:42:44.532985 crc crio[24477]: time="2026-06-11T12:42:44.532083927Z" level=info msg="Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tlqnl/POD" id=13b5030f-73a9-4c52-83a0-3c616d48f023 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.359688 | controller | Jun 11 12:42:44.532985 crc crio[24477]: time="2026-06-11T12:42:44.532991793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.359705 | controller | Jun 11 12:42:44.578215 crc crio[24477]: time="2026-06-11T12:42:44.577342594Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tlqnl Namespace:openstack ID:ee6b99f14a9c2c7e193b996a3269e4b8af66eaa3724eca979c30b92ef2426e68 UID:632a2948-f14c-4cf8-af53-1fcbfb21484c NetNS:/var/run/netns/26e21864-5822-4e3a-8db0-a0e9c296c03f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod632a2948_f14c_4cf8_af53_1fcbfb21484c.slice PodAnnotations:0xc000b195b8}] Aliases:map[]}"
2026-06-11 13:18:25.359722 | controller | Jun 11 12:42:44.578215 crc crio[24477]: time="2026-06-11T12:42:44.577419476Z" level=info msg="Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tlqnl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.359739 | controller | Jun 11 12:42:45.093971 crc crio[24477]: 2026-06-11T12:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee6b99f14a9c2c7 Mac:9e:e8:54:73:73:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/26e21864-5822-4e3a-8db0-a0e9c296c03f SocketPath: PciID:}] [{Interface:0xc0005325e0 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.359757 | controller | Jun 11 12:42:45.096328 crc crio[24477]: time="2026-06-11T12:42:45.096292304Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tlqnl Namespace:openstack ID:ee6b99f14a9c2c7e193b996a3269e4b8af66eaa3724eca979c30b92ef2426e68 UID:632a2948-f14c-4cf8-af53-1fcbfb21484c NetNS:/var/run/netns/26e21864-5822-4e3a-8db0-a0e9c296c03f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod632a2948_f14c_4cf8_af53_1fcbfb21484c.slice PodAnnotations:0xc000b195b8}] Aliases:map[]}"
2026-06-11 13:18:25.359779 | controller | Jun 11 12:42:45.096555 crc crio[24477]: time="2026-06-11T12:42:45.096537271Z" level=info msg="Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tlqnl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.359798 | controller | Jun 11 12:42:45.115100 crc crio[24477]: time="2026-06-11T12:42:45.112310472Z" level=info msg="Ran pod sandbox ee6b99f14a9c2c7e193b996a3269e4b8af66eaa3724eca979c30b92ef2426e68 with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tlqnl/POD" id=13b5030f-73a9-4c52-83a0-3c616d48f023 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.359816 | controller | Jun 11 12:42:45.115100 crc crio[24477]: time="2026-06-11T12:42:45.114997945Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=1b8f23f9-2e9f-4381-b3e1-5094f0aa2b93 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.359833 | controller | Jun 11 12:42:45.143016 crc crio[24477]: time="2026-06-11T12:42:45.142923235Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=6131c059-ae6d-4e66-9574-abd64189fb35 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.359869 | controller | Jun 11 12:42:45.158504 crc crio[24477]: time="2026-06-11T12:42:45.158409898Z" level=info msg="Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tlqnl/download-cache-edpm-deployment-ipam-openstack-edpm-ipam" id=4d904be1-848d-40a0-a26e-e591a3645958 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.359900 | controller | Jun 11 12:42:45.159239 crc crio[24477]: time="2026-06-11T12:42:45.159167469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.359919 | controller | Jun 11 12:42:45.238744 crc crio[24477]: time="2026-06-11T12:42:45.238093265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.359936 | controller | Jun 11 12:42:45.243689 crc crio[24477]: time="2026-06-11T12:42:45.243571048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.359954 | controller | Jun 11 12:42:45.435876 crc crio[24477]: time="2026-06-11T12:42:45.435718356Z" level=info msg="Created container 5c37362d22362e0de10d22783fe5c8461d7b7e03872c48ee1d7251ef84b8dd56: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tlqnl/download-cache-edpm-deployment-ipam-openstack-edpm-ipam" id=4d904be1-848d-40a0-a26e-e591a3645958 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.359971 | controller | Jun 11 12:42:45.437737 crc crio[24477]: time="2026-06-11T12:42:45.437561598Z" level=info msg="Starting container: 5c37362d22362e0de10d22783fe5c8461d7b7e03872c48ee1d7251ef84b8dd56" id=9d3b540b-f168-444f-8259-8d1430641a53 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.359988 | controller | Jun 11 12:42:45.460085 crc crio[24477]: time="2026-06-11T12:42:45.457082785Z" level=info msg="Started container" PID=144853 containerID=5c37362d22362e0de10d22783fe5c8461d7b7e03872c48ee1d7251ef84b8dd56 description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tlqnl/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=9d3b540b-f168-444f-8259-8d1430641a53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee6b99f14a9c2c7e193b996a3269e4b8af66eaa3724eca979c30b92ef2426e68
2026-06-11 13:18:25.360011 | controller | Jun 11 12:42:49.553414 crc crio[24477]: time="2026-06-11T12:42:49.551851109Z" level=info msg="Removing container: 862928a340e82fa8b7c7864bfc96ace762dcb47a49b8a0bb12f5c7ae3c3917ed" id=c831cb43-0bcd-4041-9b36-48d3d5f498f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.360028 | controller | Jun 11 12:42:49.773902 crc crio[24477]: time="2026-06-11T12:42:49.77375947Z" level=info msg="Removed container 862928a340e82fa8b7c7864bfc96ace762dcb47a49b8a0bb12f5c7ae3c3917ed: openshift-infra/auto-csr-approver-29686356-z58mc/oc" id=c831cb43-0bcd-4041-9b36-48d3d5f498f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.360046 | controller | Jun 11 12:42:49.788230 crc crio[24477]: time="2026-06-11T12:42:49.78811136Z" level=info msg="Stopping pod sandbox: 743deb285cc9db7e328814b40b8debcfa8ad25c312556a7ab320a0fb7b2693eb" id=c74b8806-7338-460b-be24-d2cd7dd6ed74 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.360063 | controller | Jun 11 12:42:49.788446 crc crio[24477]: time="2026-06-11T12:42:49.788264034Z" level=info msg="Stopped pod sandbox (already stopped): 743deb285cc9db7e328814b40b8debcfa8ad25c312556a7ab320a0fb7b2693eb" id=c74b8806-7338-460b-be24-d2cd7dd6ed74 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.360080 | controller | Jun 11 12:42:49.790148 crc crio[24477]: time="2026-06-11T12:42:49.789390255Z" level=info msg="Removing pod sandbox: 743deb285cc9db7e328814b40b8debcfa8ad25c312556a7ab320a0fb7b2693eb" id=ed04bb7d-451e-42c2-a015-1eb13deae13d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.360097 | controller | Jun 11 12:42:49.812307 crc crio[24477]: time="2026-06-11T12:42:49.811366453Z" level=info msg="Removed pod sandbox: 743deb285cc9db7e328814b40b8debcfa8ad25c312556a7ab320a0fb7b2693eb" id=ed04bb7d-451e-42c2-a015-1eb13deae13d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.360114 | controller | Jun 11 12:43:49.848036 crc crio[24477]: time="2026-06-11T12:43:49.847045007Z" level=info msg="Removing container: 451c71ba602e0164d6518315236b07d0a478b0abde9115c604ba94777102b5f5" id=23cfbc61-f77b-4d4a-81bd-dab44d64c2e8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.360132 | controller | Jun 11 12:43:49.914345 crc crio[24477]: time="2026-06-11T12:43:49.914198493Z" level=info msg="Removed container 451c71ba602e0164d6518315236b07d0a478b0abde9115c604ba94777102b5f5: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq/openstack-edpm-ipam-provisionserver-checksum-discovery" id=23cfbc61-f77b-4d4a-81bd-dab44d64c2e8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.360150 | controller | Jun 11 12:43:49.918341 crc crio[24477]: time="2026-06-11T12:43:49.918214566Z" level=info msg="Removing container: 40e6c1e34000f4d20de17a602a23d9f0f6e7eb96646d81d8bb0ab0e1b82f12b2" id=ce4edcb9-367d-4e41-a492-69146a2cf1ce name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.360167 | controller | Jun 11 12:43:50.039540 crc crio[24477]: time="2026-06-11T12:43:50.039428763Z" level=info msg="Removed container 40e6c1e34000f4d20de17a602a23d9f0f6e7eb96646d81d8bb0ab0e1b82f12b2: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq/init" id=ce4edcb9-367d-4e41-a492-69146a2cf1ce name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.360184 | controller | Jun 11 12:43:50.056298 crc crio[24477]: time="2026-06-11T12:43:50.056088088Z" level=info msg="Stopping pod sandbox: 5d9db8e9b94ee9eb42d18aa488aec7146b0442dbff0d7b130ad431c506817533" id=8dc60896-f9a1-4f58-a965-6dda02d12026 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.360201 | controller | Jun 11 12:43:50.056298 crc crio[24477]: time="2026-06-11T12:43:50.056193971Z" level=info msg="Stopped pod sandbox (already stopped): 5d9db8e9b94ee9eb42d18aa488aec7146b0442dbff0d7b130ad431c506817533" id=8dc60896-f9a1-4f58-a965-6dda02d12026 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.360222 | controller | Jun 11 12:43:50.071973 crc crio[24477]: time="2026-06-11T12:43:50.071382769Z" level=info msg="Removing pod sandbox: 5d9db8e9b94ee9eb42d18aa488aec7146b0442dbff0d7b130ad431c506817533" id=5aa220d0-cdfa-4f40-8749-b3675fd214a0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.360239 | controller | Jun 11 12:43:50.131615 crc crio[24477]: time="2026-06-11T12:43:50.131384024Z" level=info msg="Removed pod sandbox: 5d9db8e9b94ee9eb42d18aa488aec7146b0442dbff0d7b130ad431c506817533" id=5aa220d0-cdfa-4f40-8749-b3675fd214a0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.360256 | controller | Jun 11 12:44:00.590876 crc crio[24477]: time="2026-06-11T12:44:00.589384472Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686364-mqcl9/POD" id=af6e4974-ea8c-4651-a4ff-ae1896fccd36 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.360273 | controller | Jun 11 12:44:00.592532 crc crio[24477]: time="2026-06-11T12:44:00.591078745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.360290 | controller | Jun 11 12:44:00.635971 crc crio[24477]: time="2026-06-11T12:44:00.635786544Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686364-mqcl9 Namespace:openshift-infra ID:e352321a04a496c0a8ccbee2d6e5c080a5ed3879bfc36f3fa9bb76d8b86ef18e UID:a99c1057-e12c-42f9-835d-3292a2535211 NetNS:/var/run/netns/7c00254f-85c3-437d-8e62-c3b5955fe6c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda99c1057_e12c_42f9_835d_3292a2535211.slice PodAnnotations:0xc000b19748}] Aliases:map[]}"
2026-06-11 13:18:25.360307 | controller | Jun 11 12:44:00.635971 crc crio[24477]: time="2026-06-11T12:44:00.635929168Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686364-mqcl9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.360324 | controller | Jun 11 12:44:01.252855 crc crio[24477]: 2026-06-11T12:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e352321a04a496c Mac:7e:ae:10:43:64:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/7c00254f-85c3-437d-8e62-c3b5955fe6c8 SocketPath: PciID:}] [{Interface:0xc000014990 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.360342 | controller | Jun 11 12:44:01.256291 crc crio[24477]: time="2026-06-11T12:44:01.25614615Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686364-mqcl9 Namespace:openshift-infra ID:e352321a04a496c0a8ccbee2d6e5c080a5ed3879bfc36f3fa9bb76d8b86ef18e UID:a99c1057-e12c-42f9-835d-3292a2535211 NetNS:/var/run/netns/7c00254f-85c3-437d-8e62-c3b5955fe6c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda99c1057_e12c_42f9_835d_3292a2535211.slice PodAnnotations:0xc000b19748}] Aliases:map[]}"
2026-06-11 13:18:25.360359 | controller | Jun 11 12:44:01.256719 crc crio[24477]: time="2026-06-11T12:44:01.25651749Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686364-mqcl9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.360377 | controller | Jun 11 12:44:01.272580 crc crio[24477]: time="2026-06-11T12:44:01.272467932Z" level=info msg="Ran pod sandbox e352321a04a496c0a8ccbee2d6e5c080a5ed3879bfc36f3fa9bb76d8b86ef18e with infra container: openshift-infra/auto-csr-approver-29686364-mqcl9/POD" id=af6e4974-ea8c-4651-a4ff-ae1896fccd36 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.360394 | controller | Jun 11 12:44:01.280052 crc crio[24477]: time="2026-06-11T12:44:01.279917533Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=006db82d-2d5c-4180-a928-e45ca1f81e92 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.360415 | controller | Jun 11 12:44:01.304912 crc crio[24477]: time="2026-06-11T12:44:01.304773071Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 13:18:25.360432 | controller | Jun 11 12:44:03.039880 crc crio[24477]: time="2026-06-11T12:44:03.038227742Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=006db82d-2d5c-4180-a928-e45ca1f81e92 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.360449 | controller | Jun 11 12:44:03.041585 crc crio[24477]: time="2026-06-11T12:44:03.040604069Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=545222e4-2804-4170-9693-44601f03942b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.360466 | controller | Jun 11 12:44:03.044084 crc crio[24477]: time="2026-06-11T12:44:03.043993443Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=69fbffb3-2d82-49c2-970c-73c0f9aed0c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.360484 | controller | Jun 11 12:44:03.070516 crc crio[24477]: time="2026-06-11T12:44:03.070420483Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686364-mqcl9/oc" id=15a2dcec-b9cf-4dd8-94bc-aa412909ccbb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.360502 | controller | Jun 11 12:44:03.071420 crc crio[24477]: time="2026-06-11T12:44:03.07135375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.360519 | controller | Jun 11 12:44:03.219097 crc crio[24477]: time="2026-06-11T12:44:03.218575646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.360537 | controller | Jun 11 12:44:03.589022 crc crio[24477]: time="2026-06-11T12:44:03.588285386Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-gc5p8/POD" id=909e5c38-5dc2-495b-8e1b-bcbf8c16f8e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.360555 | controller | Jun 11 12:44:03.589424 crc crio[24477]: time="2026-06-11T12:44:03.589051024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.360572 | controller | Jun 11 12:44:03.608864 crc crio[24477]: time="2026-06-11T12:44:03.608695568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.360590 | controller | Jun 11 12:44:03.623884 crc crio[24477]: time="2026-06-11T12:44:03.623746563Z" level=info msg="Got pod network &{Name:certified-operators-gc5p8 Namespace:openshift-marketplace ID:0ade9589b5f33c289fc834d449416f055705300c4d078fd510ef1b72978b75a2 UID:ff754dca-c00e-4a7b-a47b-d794f1ad6b8a NetNS:/var/run/netns/0844fff2-8075-429c-89a1-c8db60bed57b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podff754dca_c00e_4a7b_a47b_d794f1ad6b8a.slice PodAnnotations:0xc00251e680}] Aliases:map[]}"
2026-06-11 13:18:25.360608 | controller | Jun 11 12:44:03.623884 crc crio[24477]: time="2026-06-11T12:44:03.623812395Z" level=info msg="Adding pod openshift-marketplace_certified-operators-gc5p8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.360626 | controller | Jun 11 12:44:03.893877 crc crio[24477]: time="2026-06-11T12:44:03.893069488Z" level=info msg="Created container 4d381957ed50c6c13dbe1008826bfef2e5d7a5a8452f9f5f4a5e99232a4e9fa0: openshift-infra/auto-csr-approver-29686364-mqcl9/oc" id=15a2dcec-b9cf-4dd8-94bc-aa412909ccbb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.360645 | controller | Jun 11 12:44:03.897724 crc crio[24477]: time="2026-06-11T12:44:03.897440217Z" level=info msg="Starting container: 4d381957ed50c6c13dbe1008826bfef2e5d7a5a8452f9f5f4a5e99232a4e9fa0" id=d671f324-d2ae-446c-90e1-765d9749099b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.360669 | controller | Jun 11 12:44:03.917137 crc crio[24477]: time="2026-06-11T12:44:03.916265726Z" level=info msg="Started container" PID=148931 containerID=4d381957ed50c6c13dbe1008826bfef2e5d7a5a8452f9f5f4a5e99232a4e9fa0 description=openshift-infra/auto-csr-approver-29686364-mqcl9/oc id=d671f324-d2ae-446c-90e1-765d9749099b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e352321a04a496c0a8ccbee2d6e5c080a5ed3879bfc36f3fa9bb76d8b86ef18e
2026-06-11 13:18:25.360691 | controller | Jun 11 12:44:04.256718 crc crio[24477]: 2026-06-11T12:44:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0ade9589b5f33c2 Mac:0a:57:80:0a:f7:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/0844fff2-8075-429c-89a1-c8db60bed57b SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.360709 | controller | Jun 11 12:44:04.256718 crc crio[24477]: time="2026-06-11T12:44:04.255754234Z" level=info msg="Got pod network &{Name:certified-operators-gc5p8 Namespace:openshift-marketplace ID:0ade9589b5f33c289fc834d449416f055705300c4d078fd510ef1b72978b75a2 UID:ff754dca-c00e-4a7b-a47b-d794f1ad6b8a NetNS:/var/run/netns/0844fff2-8075-429c-89a1-c8db60bed57b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podff754dca_c00e_4a7b_a47b_d794f1ad6b8a.slice PodAnnotations:0xc00251e680}] Aliases:map[]}"
2026-06-11 13:18:25.360728 | controller | Jun 11 12:44:04.256718 crc crio[24477]: time="2026-06-11T12:44:04.2559883Z" level=info msg="Checking pod openshift-marketplace_certified-operators-gc5p8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.360746 | controller | Jun 11 12:44:04.281600 crc crio[24477]: time="2026-06-11T12:44:04.281177516Z" level=info msg="Ran pod sandbox 0ade9589b5f33c289fc834d449416f055705300c4d078fd510ef1b72978b75a2 with infra container: openshift-marketplace/certified-operators-gc5p8/POD" id=909e5c38-5dc2-495b-8e1b-bcbf8c16f8e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.360764 | controller | Jun 11 12:44:04.285294 crc crio[24477]: time="2026-06-11T12:44:04.285208105Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7a103877-9b11-44c3-9cb6-3daf0f067f42 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.360782 | controller | Jun 11 12:44:04.288922 crc crio[24477]: time="2026-06-11T12:44:04.288769674Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7d09fd6f-5c6c-4f50-b477-36b06ee4f429 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.360800 | controller | Jun 11 12:44:04.302541 crc crio[24477]: time="2026-06-11T12:44:04.300932565Z" level=info msg="Creating container: openshift-marketplace/certified-operators-gc5p8/extract-utilities" id=19bd3042-5332-447b-9111-cdd58b0b1f58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.360817 | controller | Jun 11 12:44:04.303134 crc crio[24477]: time="2026-06-11T12:44:04.302992632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.360834 | controller | Jun 11 12:44:04.395463 crc crio[24477]: time="2026-06-11T12:44:04.394902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.360881 | controller | Jun 11 12:44:04.410911 crc crio[24477]: time="2026-06-11T12:44:04.410752643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.360909 | controller | Jun 11 12:44:04.654309 crc crio[24477]: time="2026-06-11T12:44:04.654221006Z" level=info msg="Created container d499f46c0637d0015a7fd23f28c11ac66c2bbebef5773f3deaff4c0876e1d80c: openshift-marketplace/certified-operators-gc5p8/extract-utilities" id=19bd3042-5332-447b-9111-cdd58b0b1f58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.360928 | controller | Jun 11 12:44:04.658352 crc crio[24477]: time="2026-06-11T12:44:04.658281329Z" level=info msg="Starting container: d499f46c0637d0015a7fd23f28c11ac66c2bbebef5773f3deaff4c0876e1d80c" id=ef950f0b-a343-4f57-8771-bff831beb4b9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.360947 | controller | Jun 11 12:44:04.664970 crc crio[24477]: time="2026-06-11T12:44:04.664185234Z" level=info msg="Started container" PID=149018 containerID=d499f46c0637d0015a7fd23f28c11ac66c2bbebef5773f3deaff4c0876e1d80c description=openshift-marketplace/certified-operators-gc5p8/extract-utilities id=ef950f0b-a343-4f57-8771-bff831beb4b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ade9589b5f33c289fc834d449416f055705300c4d078fd510ef1b72978b75a2
2026-06-11 13:18:25.360966 | controller | Jun 11 12:44:05.433287 crc crio[24477]: time="2026-06-11T12:44:05.432541864Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=e013b8c9-4f40-4c27-8f84-f4d6f3d11e18 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.360984 | controller | Jun 11 12:44:05.439292 crc crio[24477]: time="2026-06-11T12:44:05.43918452Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 13:18:25.361003 | controller | Jun 11 12:44:06.243073 crc crio[24477]: time="2026-06-11T12:44:06.242855556Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e0619edb1918888825b593b3b8f40e018dfe1d589bf765ae742cc2e57f8cf51c" id=e013b8c9-4f40-4c27-8f84-f4d6f3d11e18 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.361022 | controller | Jun 11 12:44:06.244030 crc crio[24477]: time="2026-06-11T12:44:06.243920815Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=a049fc69-6c5b-4268-a294-d4ee1ab21263 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.361039 | controller | Jun 11 12:44:06.247024 crc crio[24477]: time="2026-06-11T12:44:06.246936439Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=3c0c73ad-6dc9-4192-a6d8-d3a17f27c85e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.361056 | controller | Jun 11 12:44:06.255805 crc crio[24477]: time="2026-06-11T12:44:06.255621565Z" level=info msg="Creating container: openshift-marketplace/certified-operators-gc5p8/extract-content" id=75fc73e4-2dfb-4521-b018-553761368cf8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.361074 | controller | Jun 11 12:44:06.256174 crc crio[24477]: time="2026-06-11T12:44:06.256153419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.361091 | controller | Jun 11 12:44:06.302273 crc crio[24477]: time="2026-06-11T12:44:06.302164613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.361107 | controller | Jun 11 12:44:06.306918 crc crio[24477]: time="2026-06-11T12:44:06.306708141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.361125 | controller | Jun 11 12:44:06.449248 crc crio[24477]: time="2026-06-11T12:44:06.449183002Z" level=info msg="Stopping pod sandbox: e352321a04a496c0a8ccbee2d6e5c080a5ed3879bfc36f3fa9bb76d8b86ef18e" id=9c9cdd62-237e-4248-944f-b08fb2642618 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.361146 | controller | Jun 11 12:44:06.450459 crc crio[24477]: time="2026-06-11T12:44:06.450363934Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686364-mqcl9 Namespace:openshift-infra ID:e352321a04a496c0a8ccbee2d6e5c080a5ed3879bfc36f3fa9bb76d8b86ef18e UID:a99c1057-e12c-42f9-835d-3292a2535211 NetNS:/var/run/netns/7c00254f-85c3-437d-8e62-c3b5955fe6c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda99c1057_e12c_42f9_835d_3292a2535211.slice PodAnnotations:0xc000b186a8}] Aliases:map[]}"
2026-06-11 13:18:25.361164 | controller | Jun 11 12:44:06.450541 crc crio[24477]: time="2026-06-11T12:44:06.450504757Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686364-mqcl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.361183 | controller | Jun 11 12:44:06.506481 crc crio[24477]: time="2026-06-11T12:44:06.505587227Z" level=info msg="Created container ab15f05868e68f7d0f63cac9986f89d0ee77dfe52ad5701ce43de355a05e1aa1: openshift-marketplace/certified-operators-gc5p8/extract-content" id=75fc73e4-2dfb-4521-b018-553761368cf8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.361200 | controller | Jun 11 12:44:06.507476 crc crio[24477]: time="2026-06-11T12:44:06.507318935Z" level=info msg="Starting container: ab15f05868e68f7d0f63cac9986f89d0ee77dfe52ad5701ce43de355a05e1aa1" id=d68d6e95-a5af-4917-9c4e-18b2faa1fa36 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.361218 | controller | Jun 11 12:44:06.514991 crc crio[24477]: time="2026-06-11T12:44:06.514874676Z" level=info msg="Started container" PID=149158 containerID=ab15f05868e68f7d0f63cac9986f89d0ee77dfe52ad5701ce43de355a05e1aa1 description=openshift-marketplace/certified-operators-gc5p8/extract-content id=d68d6e95-a5af-4917-9c4e-18b2faa1fa36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ade9589b5f33c289fc834d449416f055705300c4d078fd510ef1b72978b75a2
2026-06-11 13:18:25.361235 | controller | Jun 11 12:44:06.909625 crc crio[24477]: time="2026-06-11T12:44:06.909500833Z" level=info msg="Stopped pod sandbox: e352321a04a496c0a8ccbee2d6e5c080a5ed3879bfc36f3fa9bb76d8b86ef18e" id=9c9cdd62-237e-4248-944f-b08fb2642618 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.361253 | controller | Jun 11 12:44:09.550339 crc crio[24477]: time="2026-06-11T12:44:09.549690984Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=dd30725d-129b-4cc7-a49e-0b41deb05c96 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.361271 | controller | Jun 11 12:44:09.683490 crc crio[24477]: time="2026-06-11T12:44:09.682067474Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f071edfc-fa34-46f5-bf4c-c565fb23e0c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.361288 | controller | Jun 11 12:44:10.048056 crc crio[24477]: time="2026-06-11T12:44:10.04700687Z" level=info msg="Creating container: openshift-marketplace/certified-operators-gc5p8/registry-server" id=e28926f4-16b3-44d0-8dc1-176b270631b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.361305 | controller | Jun 11 12:44:10.049243 crc crio[24477]: time="2026-06-11T12:44:10.04913275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.361322 | controller | Jun 11 12:44:10.171110 crc crio[24477]: time="2026-06-11T12:44:10.170973394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.361343 | controller | Jun 11 12:44:10.176198 crc crio[24477]: time="2026-06-11T12:44:10.176038756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.361362 | controller | Jun 11 12:44:10.462261 crc crio[24477]: time="2026-06-11T12:44:10.462129529Z" level=info msg="Created container c4a733b19e201f20bda349aaaaca5095d82e9cef8441c8b78e04f617d1062a81: openshift-marketplace/certified-operators-gc5p8/registry-server" id=e28926f4-16b3-44d0-8dc1-176b270631b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.361380 | controller | Jun 11 12:44:10.464002 crc crio[24477]: time="2026-06-11T12:44:10.463900149Z" level=info msg="Starting container: c4a733b19e201f20bda349aaaaca5095d82e9cef8441c8b78e04f617d1062a81" id=cbe93bb0-ef38-43fd-9b80-971dff871ac9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.361403 | controller | Jun 11 12:44:10.478915 crc crio[24477]: time="2026-06-11T12:44:10.478129598Z" level=info msg="Started container" PID=149430 containerID=c4a733b19e201f20bda349aaaaca5095d82e9cef8441c8b78e04f617d1062a81 description=openshift-marketplace/certified-operators-gc5p8/registry-server id=cbe93bb0-ef38-43fd-9b80-971dff871ac9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ade9589b5f33c289fc834d449416f055705300c4d078fd510ef1b72978b75a2
2026-06-11 13:18:25.361437 | controller | Jun 11 12:44:25.389781 crc crio[24477]: time="2026-06-11T12:44:25.389093481Z" level=info msg="Stopping container: c4a733b19e201f20bda349aaaaca5095d82e9cef8441c8b78e04f617d1062a81 (timeout: 2s)" id=d23d6119-931b-40ef-be79-930471ad7498 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.361470 | controller | Jun 11 12:44:25.523231 crc crio[24477]: time="2026-06-11T12:44:25.522473549Z" level=info msg="Stopped container c4a733b19e201f20bda349aaaaca5095d82e9cef8441c8b78e04f617d1062a81: openshift-marketplace/certified-operators-gc5p8/registry-server" id=d23d6119-931b-40ef-be79-930471ad7498 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.361500 | controller | Jun 11 12:44:25.524136 crc crio[24477]: time="2026-06-11T12:44:25.524053433Z" level=info msg="Stopping pod sandbox: 0ade9589b5f33c289fc834d449416f055705300c4d078fd510ef1b72978b75a2" id=2e6d59e0-da66-405b-b0aa-02cf0e8091ab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.361530 | controller | Jun 11 12:44:25.525967 crc crio[24477]: time="2026-06-11T12:44:25.525845524Z" level=info msg="Got pod network &{Name:certified-operators-gc5p8 Namespace:openshift-marketplace ID:0ade9589b5f33c289fc834d449416f055705300c4d078fd510ef1b72978b75a2 UID:ff754dca-c00e-4a7b-a47b-d794f1ad6b8a NetNS:/var/run/netns/0844fff2-8075-429c-89a1-c8db60bed57b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podff754dca_c00e_4a7b_a47b_d794f1ad6b8a.slice PodAnnotations:0xc000326ae8}] Aliases:map[]}"
2026-06-11 13:18:25.361559 | controller | Jun 11 12:44:25.526314 crc crio[24477]: time="2026-06-11T12:44:25.526237935Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-gc5p8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.361587 | controller | Jun 11 12:44:25.914891 crc crio[24477]: time="2026-06-11T12:44:25.914633736Z" level=info msg="Stopped pod sandbox: 0ade9589b5f33c289fc834d449416f055705300c4d078fd510ef1b72978b75a2" id=2e6d59e0-da66-405b-b0aa-02cf0e8091ab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.361615 | controller | Jun 11 12:44:26.206427 crc crio[24477]: time="2026-06-11T12:44:26.204001061Z" level=info msg="Removing container: c4a733b19e201f20bda349aaaaca5095d82e9cef8441c8b78e04f617d1062a81" id=db63a20c-ddb0-402c-8adb-2c04f7c80f18 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.361643 | controller | Jun 11 12:44:26.279217 crc crio[24477]: time="2026-06-11T12:44:26.279154596Z" level=info msg="Removed container c4a733b19e201f20bda349aaaaca5095d82e9cef8441c8b78e04f617d1062a81: openshift-marketplace/certified-operators-gc5p8/registry-server" id=db63a20c-ddb0-402c-8adb-2c04f7c80f18 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.361697 | controller | Jun 11 12:44:26.285940 crc crio[24477]: time="2026-06-11T12:44:26.285909121Z" level=info msg="Removing container: ab15f05868e68f7d0f63cac9986f89d0ee77dfe52ad5701ce43de355a05e1aa1" id=48c21923-e9eb-43b4-934a-0c1c6aed8397 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.361729 | controller | Jun 11 12:44:26.331003 crc crio[24477]: time="2026-06-11T12:44:26.33088004Z" level=info msg="Removed container ab15f05868e68f7d0f63cac9986f89d0ee77dfe52ad5701ce43de355a05e1aa1: openshift-marketplace/certified-operators-gc5p8/extract-content" id=48c21923-e9eb-43b4-934a-0c1c6aed8397 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.361749 | controller | Jun 11 12:44:26.335508 crc crio[24477]: time="2026-06-11T12:44:26.335431764Z" level=info msg="Removing container: d499f46c0637d0015a7fd23f28c11ac66c2bbebef5773f3deaff4c0876e1d80c" id=8a1b9384-5e28-498a-95ba-5686b5feb30e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.361766 | controller | Jun 11 12:44:26.390479 crc crio[24477]: time="2026-06-11T12:44:26.390318626Z" level=info msg="Removed container d499f46c0637d0015a7fd23f28c11ac66c2bbebef5773f3deaff4c0876e1d80c: openshift-marketplace/certified-operators-gc5p8/extract-utilities" id=8a1b9384-5e28-498a-95ba-5686b5feb30e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.361784 | controller | Jun 11 12:44:50.214721 crc crio[24477]: time="2026-06-11T12:44:50.211009023Z" level=info msg="Removing container: 66436f2995dfc48c3c3568a1eebcfc25e440d71a38fb3a7670a6193b87d2a0f7" id=3e8dc3c7-32d7-46cb-b655-2c0fec3d6c29 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.361840 | controller | Jun 11 12:44:50.724449 crc crio[24477]: time="2026-06-11T12:44:50.724298965Z" level=info msg="Removed container 66436f2995dfc48c3c3568a1eebcfc25e440d71a38fb3a7670a6193b87d2a0f7: openshift-infra/auto-csr-approver-29686358-m7trq/oc" id=3e8dc3c7-32d7-46cb-b655-2c0fec3d6c29 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.361894 | controller | Jun 11 12:44:50.749518 crc crio[24477]: time="2026-06-11T12:44:50.749383876Z" level=info msg="Stopping pod sandbox: 51a60857444527a2ffbf2e40acd766fd3c1629cb757aa7b54be90f2b3aa7236b" id=025e9b84-b4c4-4165-94ba-72182369a5f8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.361921 | controller | Jun 11 12:44:50.749518 crc crio[24477]: time="2026-06-11T12:44:50.749476548Z" level=info msg="Stopped pod sandbox (already stopped): 51a60857444527a2ffbf2e40acd766fd3c1629cb757aa7b54be90f2b3aa7236b" id=025e9b84-b4c4-4165-94ba-72182369a5f8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.361940 | controller | Jun 11 12:44:50.753953 crc crio[24477]: time="2026-06-11T12:44:50.753243483Z" level=info msg="Removing pod sandbox: 51a60857444527a2ffbf2e40acd766fd3c1629cb757aa7b54be90f2b3aa7236b" id=2db9dc51-2fa8-4181-be96-9037666dac17 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.361959 | controller | Jun 11 12:44:50.777759 crc crio[24477]: time="2026-06-11T12:44:50.777526877Z" level=info msg="Removed pod sandbox: 51a60857444527a2ffbf2e40acd766fd3c1629cb757aa7b54be90f2b3aa7236b" id=2db9dc51-2fa8-4181-be96-9037666dac17 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.361976 | controller | Jun 11 12:44:50.780506 crc crio[24477]: time="2026-06-11T12:44:50.780221289Z" level=info msg="Stopping pod sandbox: 0ade9589b5f33c289fc834d449416f055705300c4d078fd510ef1b72978b75a2" id=7458720e-76ce-428e-8792-2fc8e50675b4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.361995 | controller | Jun 11 12:44:50.780506 crc crio[24477]: time="2026-06-11T12:44:50.780330402Z" level=info msg="Stopped pod sandbox (already stopped): 0ade9589b5f33c289fc834d449416f055705300c4d078fd510ef1b72978b75a2" id=7458720e-76ce-428e-8792-2fc8e50675b4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.362017 | controller | Jun 11 12:44:50.782710 crc crio[24477]: time="2026-06-11T12:44:50.782440022Z" level=info msg="Removing pod sandbox: 0ade9589b5f33c289fc834d449416f055705300c4d078fd510ef1b72978b75a2" id=45d9e4eb-afb1-449a-8650-d05383b0b26a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.362035 | controller | Jun 11 12:44:50.807203 crc crio[24477]: time="2026-06-11T12:44:50.807140951Z" level=info msg="Removed pod sandbox: 0ade9589b5f33c289fc834d449416f055705300c4d078fd510ef1b72978b75a2" id=45d9e4eb-afb1-449a-8650-d05383b0b26a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.362053 | controller | Jun 11 12:45:01.046938 crc crio[24477]: time="2026-06-11T12:45:01.043799833Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686365-glxz7/POD" id=472bd707-641e-4534-adf7-cbc14a43d1d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.362070 | controller | Jun 11 12:45:01.054618 crc crio[24477]: time="2026-06-11T12:45:01.051159022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.362088 | controller | Jun 11 12:45:01.143606 crc crio[24477]: time="2026-06-11T12:45:01.142906994Z" level=info msg="Got pod network &{Name:collect-profiles-29686365-glxz7 Namespace:openshift-operator-lifecycle-manager ID:31c4344476c80bc2a347c5ec49dd57b2dc1af1fe3ed7a53382f31693a821ce3c UID:a0911ad9-3d4c-460e-8517-47a680759583 NetNS:/var/run/netns/14a520c7-7b04-48f4-8ce4-148aea921ce2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda0911ad9_3d4c_460e_8517_47a680759583.slice PodAnnotations:0xc007b16628}] Aliases:map[]}"
2026-06-11 13:18:25.362105 | controller | Jun 11 12:45:01.143606 crc crio[24477]: time="2026-06-11T12:45:01.143591054Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686365-glxz7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.362125 | controller | Jun 11 12:45:01.699093 crc crio[24477]: 2026-06-11T12:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:31c4344476c80bc Mac:a6:a2:cd:bd:75:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/14a520c7-7b04-48f4-8ce4-148aea921ce2 SocketPath: PciID:}] [{Interface:0xc00025c7f0 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.362143 | controller | Jun 11 12:45:01.702128 crc crio[24477]: time="2026-06-11T12:45:01.7020146Z" level=info msg="Got pod network &{Name:collect-profiles-29686365-glxz7 Namespace:openshift-operator-lifecycle-manager ID:31c4344476c80bc2a347c5ec49dd57b2dc1af1fe3ed7a53382f31693a821ce3c UID:a0911ad9-3d4c-460e-8517-47a680759583 NetNS:/var/run/netns/14a520c7-7b04-48f4-8ce4-148aea921ce2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda0911ad9_3d4c_460e_8517_47a680759583.slice PodAnnotations:0xc007b16628}] Aliases:map[]}"
2026-06-11 13:18:25.362161 | controller | Jun 11 12:45:01.702377 crc crio[24477]: time="2026-06-11T12:45:01.7023182Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686365-glxz7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.362180 | controller | Jun 11 12:45:01.724285 crc crio[24477]: time="2026-06-11T12:45:01.724175828Z" level=info msg="Ran pod sandbox 31c4344476c80bc2a347c5ec49dd57b2dc1af1fe3ed7a53382f31693a821ce3c with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686365-glxz7/POD" id=472bd707-641e-4534-adf7-cbc14a43d1d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.362199 | controller | Jun 11 12:45:01.728586 crc crio[24477]: time="2026-06-11T12:45:01.728490475Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d0b112fb-0b21-406b-8b64-4d79a4d6e142 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.362220 | controller | Jun 11 12:45:01.739741 crc crio[24477]: time="2026-06-11T12:45:01.739562054Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6f3cf83b-c6e0-4b31-8c16-211da310f57e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.362239 | controller | Jun 11 12:45:01.750452 crc crio[24477]: time="2026-06-11T12:45:01.750354236Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686365-glxz7/collect-profiles" id=ed471fdf-b6a0-483a-a613-6ac4348098d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.362257 | controller | Jun 11 12:45:01.751234 crc crio[24477]: time="2026-06-11T12:45:01.751154529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.362274 | controller | Jun 11 12:45:01.841904 crc crio[24477]: time="2026-06-11T12:45:01.841034851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.362292 | controller | Jun 11 12:45:01.851959 crc crio[24477]: time="2026-06-11T12:45:01.851533983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.362309 | controller | Jun 11 12:45:02.098137 crc crio[24477]: time="2026-06-11T12:45:02.097822425Z" level=info msg="Created container 642db62442568ded0d022c9de55248fa36c497c416fd176ce8670e64f8396bad: openshift-operator-lifecycle-manager/collect-profiles-29686365-glxz7/collect-profiles" id=ed471fdf-b6a0-483a-a613-6ac4348098d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.362327 | controller | Jun 11 12:45:02.102560 crc crio[24477]: time="2026-06-11T12:45:02.1003615Z" level=info msg="Starting container: 642db62442568ded0d022c9de55248fa36c497c416fd176ce8670e64f8396bad" id=9c4f18f8-31d0-47d0-8f67-7974198de348 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.362344 | controller | Jun 11 12:45:02.115870 crc crio[24477]: time="2026-06-11T12:45:02.11556662Z" level=info msg="Started container" PID=152027 containerID=642db62442568ded0d022c9de55248fa36c497c416fd176ce8670e64f8396bad description=openshift-operator-lifecycle-manager/collect-profiles-29686365-glxz7/collect-profiles id=9c4f18f8-31d0-47d0-8f67-7974198de348 name=/runtime.v1.RuntimeService/StartContainer sandboxID=31c4344476c80bc2a347c5ec49dd57b2dc1af1fe3ed7a53382f31693a821ce3c
2026-06-11 13:18:25.362362 | controller | Jun 11 12:45:05.510332 crc crio[24477]: time="2026-06-11T12:45:05.509274378Z" level=info msg="Stopping pod sandbox: 31c4344476c80bc2a347c5ec49dd57b2dc1af1fe3ed7a53382f31693a821ce3c" id=c506b4e3-c798-4d87-9dae-cbdad8fdffce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.362380 | controller | Jun 11 12:45:05.512371 crc crio[24477]: time="2026-06-11T12:45:05.511818779Z" level=info msg="Got pod network &{Name:collect-profiles-29686365-glxz7 Namespace:openshift-operator-lifecycle-manager ID:31c4344476c80bc2a347c5ec49dd57b2dc1af1fe3ed7a53382f31693a821ce3c UID:a0911ad9-3d4c-460e-8517-47a680759583 NetNS:/var/run/netns/14a520c7-7b04-48f4-8ce4-148aea921ce2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda0911ad9_3d4c_460e_8517_47a680759583.slice PodAnnotations:0xc001f2ab10}] Aliases:map[]}"
2026-06-11 13:18:25.362398 | controller | Jun 11 12:45:05.512371 crc crio[24477]: time="2026-06-11T12:45:05.512055506Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686365-glxz7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.362422 | controller | Jun 11 12:45:06.485047 crc crio[24477]: time="2026-06-11T12:45:06.48278443Z" level=info msg="Stopped pod sandbox: 31c4344476c80bc2a347c5ec49dd57b2dc1af1fe3ed7a53382f31693a821ce3c" id=c506b4e3-c798-4d87-9dae-cbdad8fdffce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.362439 | controller | Jun 11 12:45:42.619910 crc crio[24477]: time="2026-06-11T12:45:42.618124321Z" level=info msg="Stopping pod sandbox: ee6b99f14a9c2c7e193b996a3269e4b8af66eaa3724eca979c30b92ef2426e68" id=7cf4b45b-4c0e-4a09-a0b3-3b2c51ea214b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.362456 | controller | Jun 11 12:45:42.622136 crc crio[24477]: time="2026-06-11T12:45:42.620871518Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tlqnl Namespace:openstack ID:ee6b99f14a9c2c7e193b996a3269e4b8af66eaa3724eca979c30b92ef2426e68 UID:632a2948-f14c-4cf8-af53-1fcbfb21484c NetNS:/var/run/netns/26e21864-5822-4e3a-8db0-a0e9c296c03f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod632a2948_f14c_4cf8_af53_1fcbfb21484c.slice PodAnnotations:0xc000a87728}] Aliases:map[]}"
2026-06-11 13:18:25.362474 | controller | Jun 11 12:45:42.622136 crc crio[24477]: time="2026-06-11T12:45:42.621098355Z" level=info msg="Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tlqnl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.362491 | controller | Jun 11 12:45:43.257980 crc crio[24477]: time="2026-06-11T12:45:43.257294031Z" level=info msg="Stopped pod sandbox: ee6b99f14a9c2c7e193b996a3269e4b8af66eaa3724eca979c30b92ef2426e68" id=7cf4b45b-4c0e-4a09-a0b3-3b2c51ea214b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.362508 | controller | Jun 11 12:45:44.262176 crc crio[24477]: time="2026-06-11T12:45:44.260487583Z" level=info msg="Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamlftth/POD" id=80fe9f89-fcf8-4ab0-95df-e8ba0920bf7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.362525 | controller | Jun 11 12:45:44.262176 crc crio[24477]: time="2026-06-11T12:45:44.261765489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.362544 | controller | Jun 11 12:45:44.334389 crc crio[24477]: time="2026-06-11T12:45:44.334311435Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamlftth Namespace:openstack ID:2d6a0fba74be2cb9d8c4005ed42fe051bfaf53a270cf56ddf3d8f129e6dc8515 UID:b8a7d5f8-8714-4c3e-b6af-8b6700aac9a0 NetNS:/var/run/netns/981321db-a645-449b-8ec7-a3bab8c2bb56 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8a7d5f8_8714_4c3e_b6af_8b6700aac9a0.slice PodAnnotations:0xc00251e198}] Aliases:map[]}"
2026-06-11 13:18:25.362563 | controller | Jun 11 12:45:44.335067 crc crio[24477]: time="2026-06-11T12:45:44.335037605Z" level=info msg="Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamlftth to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.362581 | controller | Jun 11 12:45:45.109561 crc crio[24477]: 2026-06-11T12:45:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d6a0fba74be2cb Mac:16:19:2e:9a:04:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/981321db-a645-449b-8ec7-a3bab8c2bb56 SocketPath: PciID:}] [{Interface:0xc0006145c0 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.362599 | controller | Jun 11 12:45:45.112828 crc crio[24477]: time="2026-06-11T12:45:45.112773976Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamlftth Namespace:openstack ID:2d6a0fba74be2cb9d8c4005ed42fe051bfaf53a270cf56ddf3d8f129e6dc8515 UID:b8a7d5f8-8714-4c3e-b6af-8b6700aac9a0 NetNS:/var/run/netns/981321db-a645-449b-8ec7-a3bab8c2bb56 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8a7d5f8_8714_4c3e_b6af_8b6700aac9a0.slice PodAnnotations:0xc00251e198}] Aliases:map[]}"
2026-06-11 13:18:25.362621 | controller | Jun 11 12:45:45.113323 crc crio[24477]: time="2026-06-11T12:45:45.113298552Z" level=info msg="Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamlftth for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.362640 | controller | Jun 11 12:45:45.126069 crc crio[24477]: time="2026-06-11T12:45:45.126029668Z" level=info msg="Ran pod sandbox 2d6a0fba74be2cb9d8c4005ed42fe051bfaf53a270cf56ddf3d8f129e6dc8515 with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamlftth/POD" id=80fe9f89-fcf8-4ab0-95df-e8ba0920bf7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.362659 | controller | Jun 11 12:45:45.133433 crc crio[24477]: time="2026-06-11T12:45:45.133344422Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=1727e207-4d76-436a-a55a-d1d245856126 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.362677 | controller | Jun 11 12:45:45.180389 crc crio[24477]: time="2026-06-11T12:45:45.180260462Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=fd2a4af9-ed37-48ba-8e03-1fe4da78d717 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.362694 | controller | Jun 11 12:45:45.190403 crc crio[24477]: time="2026-06-11T12:45:45.190311333Z" level=info msg="Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamlftth/configure-network-edpm-deployment-ipam-openstack-edpm-ipam" id=728a31d3-d386-4700-9939-165e5f5c7b48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.362712 | controller | Jun 11 12:45:45.191046 crc crio[24477]: time="2026-06-11T12:45:45.190986102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.362730 | controller | Jun 11 12:45:45.252915 crc crio[24477]: time="2026-06-11T12:45:45.252722187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.362748 | controller | Jun 11 12:45:45.259901 crc crio[24477]: time="2026-06-11T12:45:45.259777673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.362765 | controller | Jun 11 12:45:45.467385 crc crio[24477]: time="2026-06-11T12:45:45.466306454Z" level=info msg="Created container b752cf4c0dcb229c3e972f8517ec85a25bbabe6b943eba3a922a88886b4bf169: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamlftth/configure-network-edpm-deployment-ipam-openstack-edpm-ipam" id=728a31d3-d386-4700-9939-165e5f5c7b48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.362783 | controller | Jun 11 12:45:45.472209 crc crio[24477]: time="2026-06-11T12:45:45.470537313Z" level=info msg="Starting container: b752cf4c0dcb229c3e972f8517ec85a25bbabe6b943eba3a922a88886b4bf169" id=b0d23390-e0f8-473c-a2a1-83d0ca9ea863 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.362801 | controller | Jun 11 12:45:45.477323 crc crio[24477]: time="2026-06-11T12:45:45.476252003Z" level=info msg="Started container" PID=154281 containerID=b752cf4c0dcb229c3e972f8517ec85a25bbabe6b943eba3a922a88886b4bf169 description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamlftth/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=b0d23390-e0f8-473c-a2a1-83d0ca9ea863 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d6a0fba74be2cb9d8c4005ed42fe051bfaf53a270cf56ddf3d8f129e6dc8515
2026-06-11 13:18:25.362822 | controller | Jun 11 12:45:50.860936 crc crio[24477]: time="2026-06-11T12:45:50.856312284Z" level=info msg="Removing container: 9e25617ea129ef0a8aa4c94ba2153e7429ad2d888a3ad2c47a419c81d7e08ba4" id=6165c2d9-cd4d-4bb5-83f8-843de4bb952b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.362841 | controller | Jun 11 12:45:51.070238 crc crio[24477]: time="2026-06-11T12:45:51.070107984Z" level=info msg="Removed container 9e25617ea129ef0a8aa4c94ba2153e7429ad2d888a3ad2c47a419c81d7e08ba4: openshift-operator-lifecycle-manager/collect-profiles-29686320-75v6n/collect-profiles" id=6165c2d9-cd4d-4bb5-83f8-843de4bb952b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.362888 | controller | Jun 11 12:45:51.127188 crc crio[24477]: time="2026-06-11T12:45:51.126996865Z" level=info msg="Stopping pod sandbox: 74b47daee30e0041dafb972399266ab83de3fc3b946fe0d4be206d276ad36e40" id=5e956bc7-0798-4449-82a6-cb67f3964144 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.362911 | controller | Jun 11 12:45:51.127188 crc crio[24477]: time="2026-06-11T12:45:51.127093687Z" level=info msg="Stopped pod sandbox (already stopped): 74b47daee30e0041dafb972399266ab83de3fc3b946fe0d4be206d276ad36e40" id=5e956bc7-0798-4449-82a6-cb67f3964144 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.362929 | controller | Jun 11 12:45:51.131263 crc crio[24477]: time="2026-06-11T12:45:51.131096349Z" level=info msg="Removing pod sandbox: 74b47daee30e0041dafb972399266ab83de3fc3b946fe0d4be206d276ad36e40" id=50a48629-7b32-428f-8606-96558f97c1a9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.362947 | controller | Jun 11 12:45:51.207732 crc crio[24477]: time="2026-06-11T12:45:51.207579891Z" level=info msg="Removed pod sandbox: 74b47daee30e0041dafb972399266ab83de3fc3b946fe0d4be206d276ad36e40" id=50a48629-7b32-428f-8606-96558f97c1a9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.362965 | controller | Jun 11 12:46:00.545581 crc crio[24477]: time="2026-06-11T12:46:00.544815335Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686366-zrp4h/POD" id=21c7e7ff-fbd1-40c4-a37e-ea05eee20b67 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.362982 | controller | Jun 11 12:46:00.547822 crc crio[24477]: time="2026-06-11T12:46:00.545618869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.363000 | controller | Jun 11 12:46:00.604280 crc crio[24477]: time="2026-06-11T12:46:00.604016331Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686366-zrp4h Namespace:openshift-infra ID:7b23500220d1618c8501b90f2f10c83447ca4e2db95da628f106193d8b10bba4 UID:0f3f464c-2acd-447e-9d9f-1b58f129e3c4 NetNS:/var/run/netns/44d7e882-adde-4005-9e72-d4d9fc0799e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f3f464c_2acd_447e_9d9f_1b58f129e3c4.slice PodAnnotations:0xc007b16cf8}] Aliases:map[]}"
2026-06-11 13:18:25.363018 | controller | Jun 11 12:46:00.604280 crc crio[24477]: time="2026-06-11T12:46:00.604087753Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686366-zrp4h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.363036 | controller | Jun 11 12:46:01.162753 crc crio[24477]: 2026-06-11T12:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b23500220d1618 Mac:b2:75:d5:f9:de:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/44d7e882-adde-4005-9e72-d4d9fc0799e7 SocketPath: PciID:}] [{Interface:0xc0002514e0 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.363058 | controller | Jun 11 12:46:01.165580 crc crio[24477]: time="2026-06-11T12:46:01.165428109Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686366-zrp4h Namespace:openshift-infra ID:7b23500220d1618c8501b90f2f10c83447ca4e2db95da628f106193d8b10bba4 UID:0f3f464c-2acd-447e-9d9f-1b58f129e3c4 NetNS:/var/run/netns/44d7e882-adde-4005-9e72-d4d9fc0799e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f3f464c_2acd_447e_9d9f_1b58f129e3c4.slice PodAnnotations:0xc007b16cf8}] Aliases:map[]}"
2026-06-11 13:18:25.363076 | controller | Jun 11 12:46:01.165885 crc crio[24477]: time="2026-06-11T12:46:01.165625354Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686366-zrp4h for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.363094 | controller | Jun 11 12:46:01.178786 crc crio[24477]: time="2026-06-11T12:46:01.178571955Z" level=info msg="Ran pod sandbox 7b23500220d1618c8501b90f2f10c83447ca4e2db95da628f106193d8b10bba4 with infra container: openshift-infra/auto-csr-approver-29686366-zrp4h/POD" id=21c7e7ff-fbd1-40c4-a37e-ea05eee20b67 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.363112 | controller | Jun 11 12:46:01.182176 crc crio[24477]: time="2026-06-11T12:46:01.181989461Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=fc0f6cc0-e5b0-4bb0-be40-4d468653690c name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.363130 | controller | Jun 11 12:46:01.202495 crc crio[24477]: time="2026-06-11T12:46:01.202254396Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 13:18:25.363149 | controller | Jun 11 12:46:02.176237 crc crio[24477]: time="2026-06-11T12:46:02.175892684Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=fc0f6cc0-e5b0-4bb0-be40-4d468653690c name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.363167 | controller | Jun 11 12:46:02.180636 crc crio[24477]: time="2026-06-11T12:46:02.180551323Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=fa1362b9-335e-4777-98ab-c32eecb77a07 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.363185 | controller | Jun 11 12:46:02.186342 crc crio[24477]: time="2026-06-11T12:46:02.184117003Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=12f52225-98d2-4fd9-b8a8-2680be4086e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.363203 | controller | Jun 11 12:46:02.198363 crc crio[24477]: time="2026-06-11T12:46:02.198218327Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686366-zrp4h/oc" id=bce1f673-02b0-4aac-9381-07488c72fbf1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.363221 | controller | Jun 11 12:46:02.199182 crc crio[24477]: time="2026-06-11T12:46:02.199105422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.363239 | controller | Jun 11 12:46:02.269554 crc crio[24477]: time="2026-06-11T12:46:02.269100087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.363257 | controller | Jun 11 12:46:02.927359 crc crio[24477]: time="2026-06-11T12:46:02.927245647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.363274 | controller | Jun 11 12:46:03.800378 crc crio[24477]: time="2026-06-11T12:46:03.799290345Z" level=info msg="Created container 945c62f6600d7e6928cab69e64bd8efeb2e94edb361423e248e101cdeb641977: openshift-infra/auto-csr-approver-29686366-zrp4h/oc" id=bce1f673-02b0-4aac-9381-07488c72fbf1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.363296 | controller | Jun 11 12:46:03.802371 crc crio[24477]: time="2026-06-11T12:46:03.801975449Z" level=info msg="Starting container: 945c62f6600d7e6928cab69e64bd8efeb2e94edb361423e248e101cdeb641977" id=9a0c175c-8055-4ab7-9c25-7da9f96b98ab name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.363315 | controller | Jun 11 12:46:03.811259 crc crio[24477]: time="2026-06-11T12:46:03.811094014Z" level=info msg="Started container" PID=155281 containerID=945c62f6600d7e6928cab69e64bd8efeb2e94edb361423e248e101cdeb641977 description=openshift-infra/auto-csr-approver-29686366-zrp4h/oc id=9a0c175c-8055-4ab7-9c25-7da9f96b98ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b23500220d1618c8501b90f2f10c83447ca4e2db95da628f106193d8b10bba4
2026-06-11 13:18:25.363333 | controller | Jun 11 12:46:06.109962 crc crio[24477]: time="2026-06-11T12:46:06.109157345Z" level=info msg="Stopping pod sandbox: 7b23500220d1618c8501b90f2f10c83447ca4e2db95da628f106193d8b10bba4" id=45db1ad9-db6f-430a-b63c-585dc7a4cb38 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.363368 | controller | Jun 11 12:46:06.112550 crc crio[24477]: time="2026-06-11T12:46:06.110892234Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686366-zrp4h Namespace:openshift-infra ID:7b23500220d1618c8501b90f2f10c83447ca4e2db95da628f106193d8b10bba4 UID:0f3f464c-2acd-447e-9d9f-1b58f129e3c4 NetNS:/var/run/netns/44d7e882-adde-4005-9e72-d4d9fc0799e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f3f464c_2acd_447e_9d9f_1b58f129e3c4.slice PodAnnotations:0xc000b191e8}] Aliases:map[]}"
2026-06-11 13:18:25.363388 | controller | Jun 11 12:46:06.112550 crc crio[24477]: time="2026-06-11T12:46:06.111029798Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686366-zrp4h from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.363406 | controller | Jun 11 12:46:06.489361 crc crio[24477]: time="2026-06-11T12:46:06.488772364Z" level=info msg="Stopped pod sandbox: 7b23500220d1618c8501b90f2f10c83447ca4e2db95da628f106193d8b10bba4" id=45db1ad9-db6f-430a-b63c-585dc7a4cb38 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.363423 | controller | Jun 11 12:46:15.169317 crc crio[24477]: time="2026-06-11T12:46:15.167246095Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-nnx5n/POD" id=6209a12d-4534-481e-9328-e91b3943473e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.363440 | controller | Jun 11 12:46:15.169317 crc crio[24477]: time="2026-06-11T12:46:15.168357776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.363458 | controller | Jun 11 12:46:15.219733 crc crio[24477]: time="2026-06-11T12:46:15.219558316Z" level=info msg="Got pod network &{Name:redhat-marketplace-nnx5n Namespace:openshift-marketplace ID:3689c75705524adae237aafcc25ea89fc3449c0e5d3d2556f6173bdc2951af8d UID:3e44e421-6c59-44a9-90e0-a383e19b8bbc NetNS:/var/run/netns/09c4d7e2-d670-4804-8dd4-0b93ebc37ba5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3e44e421_6c59_44a9_90e0_a383e19b8bbc.slice PodAnnotations:0xc007b16bc0}] Aliases:map[]}"
2026-06-11 13:18:25.363477 | controller | Jun 11 12:46:15.219733 crc crio[24477]: time="2026-06-11T12:46:15.219631038Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-nnx5n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.363495 | controller | Jun 11 12:46:15.940517 crc crio[24477]: 2026-06-11T12:46:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3689c75705524ad Mac:16:17:9c:52:90:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/09c4d7e2-d670-4804-8dd4-0b93ebc37ba5 SocketPath: PciID:}] [{Interface:0xc000122c00 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.363518 | controller | Jun 11 12:46:15.948745 crc crio[24477]: time="2026-06-11T12:46:15.948620547Z" level=info msg="Got pod network &{Name:redhat-marketplace-nnx5n Namespace:openshift-marketplace ID:3689c75705524adae237aafcc25ea89fc3449c0e5d3d2556f6173bdc2951af8d UID:3e44e421-6c59-44a9-90e0-a383e19b8bbc NetNS:/var/run/netns/09c4d7e2-d670-4804-8dd4-0b93ebc37ba5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3e44e421_6c59_44a9_90e0_a383e19b8bbc.slice PodAnnotations:0xc007b16bc0}] Aliases:map[]}"
2026-06-11 13:18:25.363537 | controller | Jun 11 12:46:15.949016 crc crio[24477]: time="2026-06-11T12:46:15.948949886Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-nnx5n for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.363554 | controller | Jun 11 12:46:15.962582 crc crio[24477]: time="2026-06-11T12:46:15.96224359Z" level=info msg="Ran pod sandbox 3689c75705524adae237aafcc25ea89fc3449c0e5d3d2556f6173bdc2951af8d with infra container: openshift-marketplace/redhat-marketplace-nnx5n/POD" id=6209a12d-4534-481e-9328-e91b3943473e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.363572 | controller | Jun 11 12:46:15.965914 crc crio[24477]: time="2026-06-11T12:46:15.965389666Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a890996f-044c-4021-acb5-3e771ce7b40d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.363589 | controller | Jun 11 12:46:15.968248 crc crio[24477]: time="2026-06-11T12:46:15.968174275Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0190b489-ce67-42ca-8c68-f2efdd70c6aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.363606 | controller | Jun 11 12:46:15.976891 crc crio[24477]: time="2026-06-11T12:46:15.976777074Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-nnx5n/extract-utilities" id=2f1e37a9-6517-4ddb-8e45-61c3eec14c93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.363623 | controller | Jun 11 12:46:15.977392 crc crio[24477]: time="2026-06-11T12:46:15.977111853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.363640 | controller | Jun 11 12:46:16.022222 crc crio[24477]: time="2026-06-11T12:46:16.022154263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.363658 | controller | Jun 11 12:46:16.026290 crc crio[24477]: time="2026-06-11T12:46:16.026230266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.363675 | controller | Jun 11 12:46:16.230132 crc crio[24477]: time="2026-06-11T12:46:16.229970299Z" level=info msg="Created container 9b6c4776477fefa8b6d06b4f6a9b05f745a7ca71ffc8256a1fffeafbf1d6a278: openshift-marketplace/redhat-marketplace-nnx5n/extract-utilities" id=2f1e37a9-6517-4ddb-8e45-61c3eec14c93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.363692 | controller | Jun 11 12:46:16.232525 crc crio[24477]: time="2026-06-11T12:46:16.232077798Z" level=info msg="Starting container: 9b6c4776477fefa8b6d06b4f6a9b05f745a7ca71ffc8256a1fffeafbf1d6a278" id=b927ae98-88bc-49c8-839c-dff88a7bddcb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.363711 | controller | Jun 11 12:46:16.240940 crc crio[24477]: time="2026-06-11T12:46:16.240787552Z" level=info msg="Started container" PID=156111 containerID=9b6c4776477fefa8b6d06b4f6a9b05f745a7ca71ffc8256a1fffeafbf1d6a278 description=openshift-marketplace/redhat-marketplace-nnx5n/extract-utilities id=b927ae98-88bc-49c8-839c-dff88a7bddcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=3689c75705524adae237aafcc25ea89fc3449c0e5d3d2556f6173bdc2951af8d
2026-06-11 13:18:25.363736 | controller | Jun 11 12:46:16.377801 crc crio[24477]: time="2026-06-11T12:46:16.376992649Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=41b2df04-658a-4b57-931b-2602c06fb1e3 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.363754 | controller | Jun 11 12:46:16.385065 crc crio[24477]: time="2026-06-11T12:46:16.384985171Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 13:18:25.363772 | controller | Jun 11 12:46:16.975793 crc crio[24477]: time="2026-06-11T12:46:16.975431999Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=41b2df04-658a-4b57-931b-2602c06fb1e3 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.363790 | controller | Jun 11 12:46:16.990261 crc crio[24477]: time="2026-06-11T12:46:16.982366302Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=54535f36-fb61-4f7b-be1e-7392e3b19a5f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.363807 | controller | Jun 11 12:46:16.990261 crc crio[24477]: time="2026-06-11T12:46:16.989742069Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=0b6d3ba2-6aa8-4f79-8ab7-6cf51ff17204 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.363824 | controller | Jun 11 12:46:17.019381 crc crio[24477]: time="2026-06-11T12:46:17.019161802Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-nnx5n/extract-content" id=1e248504-710a-4811-9acc-f77361b75502 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.363843 | controller | Jun 11 12:46:17.020084 crc crio[24477]: time="2026-06-11T12:46:17.019874982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.363895 | controller | Jun 11 12:46:17.079389 crc crio[24477]: time="2026-06-11T12:46:17.07928084Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.363917 | controller | Jun 11 12:46:17.084442 crc crio[24477]: time="2026-06-11T12:46:17.084321491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.363935 | controller | Jun 11 12:46:17.313055 crc crio[24477]: time="2026-06-11T12:46:17.31290922Z" level=info msg="Created container 3bc705aae5028dc825a8b583e9079b5087da1de8f417c350521661a0d0a78bdc: openshift-marketplace/redhat-marketplace-nnx5n/extract-content" id=1e248504-710a-4811-9acc-f77361b75502 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.363953 | controller | Jun 11 12:46:17.317772 crc crio[24477]: time="2026-06-11T12:46:17.316328158Z" level=info msg="Starting container: 3bc705aae5028dc825a8b583e9079b5087da1de8f417c350521661a0d0a78bdc" id=57adeb30-9fff-46e2-8bb8-8fdb380cfb7d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.363970 | controller | Jun 11 12:46:17.336944 crc crio[24477]: time="2026-06-11T12:46:17.336782336Z" level=info msg="Started container" PID=156158 containerID=3bc705aae5028dc825a8b583e9079b5087da1de8f417c350521661a0d0a78bdc description=openshift-marketplace/redhat-marketplace-nnx5n/extract-content id=57adeb30-9fff-46e2-8bb8-8fdb380cfb7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3689c75705524adae237aafcc25ea89fc3449c0e5d3d2556f6173bdc2951af8d
2026-06-11 13:18:25.363993 | controller | Jun 11 12:46:19.456271 crc crio[24477]: time="2026-06-11T12:46:19.454989872Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e043b251-d061-4df5-8358-731f749160f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.364012 | controller | Jun 11 12:46:19.460732 crc crio[24477]: time="2026-06-11T12:46:19.460525667Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=11f46c89-1d1f-4a84-a386-eb8aa366c76c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.364029 | controller | Jun 11 12:46:19.474377 crc crio[24477]: time="2026-06-11T12:46:19.47422567Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-nnx5n/registry-server" id=31d06338-99ba-4fee-ae0a-6303272b678a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.364047 | controller | Jun 11 12:46:19.475128 crc crio[24477]: time="2026-06-11T12:46:19.475062337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.364064 | controller | Jun 11 12:46:19.549351 crc crio[24477]: time="2026-06-11T12:46:19.549193465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.364081 | controller | Jun 11 12:46:19.554114 crc crio[24477]: time="2026-06-11T12:46:19.554010218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.364098 | controller | Jun 11 12:46:19.757004 crc crio[24477]: time="2026-06-11T12:46:19.755897509Z" level=info msg="Created container c4c4f39e0765f5e718a48e02892c07560e3bd6821e27b9706f7f7f5595eb4bae: openshift-marketplace/redhat-marketplace-nnx5n/registry-server" id=31d06338-99ba-4fee-ae0a-6303272b678a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.364115 | controller | Jun 11 12:46:19.758404 crc crio[24477]: time="2026-06-11T12:46:19.758324177Z" level=info msg="Starting container: c4c4f39e0765f5e718a48e02892c07560e3bd6821e27b9706f7f7f5595eb4bae" id=a50636eb-31e4-49d2-a6a4-334ce8c94225 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.364132 | controller | Jun 11 12:46:19.772343 crc crio[24477]: time="2026-06-11T12:46:19.771884157Z" level=info msg="Started container" PID=156307 containerID=c4c4f39e0765f5e718a48e02892c07560e3bd6821e27b9706f7f7f5595eb4bae description=openshift-marketplace/redhat-marketplace-nnx5n/registry-server id=a50636eb-31e4-49d2-a6a4-334ce8c94225 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3689c75705524adae237aafcc25ea89fc3449c0e5d3d2556f6173bdc2951af8d
2026-06-11 13:18:25.364150 | controller | Jun 11 12:46:27.599352 crc crio[24477]: time="2026-06-11T12:46:27.597515278Z" level=info msg="Stopping container: c4c4f39e0765f5e718a48e02892c07560e3bd6821e27b9706f7f7f5595eb4bae (timeout: 2s)" id=1d8f972d-0709-4d99-a48e-3d8b1bd0a88e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.364167 | controller | Jun 11 12:46:27.775249 crc crio[24477]: time="2026-06-11T12:46:27.775134923Z" level=info msg="Stopped container c4c4f39e0765f5e718a48e02892c07560e3bd6821e27b9706f7f7f5595eb4bae: openshift-marketplace/redhat-marketplace-nnx5n/registry-server" id=1d8f972d-0709-4d99-a48e-3d8b1bd0a88e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.364185 | controller | Jun 11 12:46:27.776452 crc crio[24477]: time="2026-06-11T12:46:27.776360906Z" level=info msg="Stopping pod sandbox: 3689c75705524adae237aafcc25ea89fc3449c0e5d3d2556f6173bdc2951af8d" id=670dddfa-50d0-48fc-9a0a-e6ab1aa1dc14 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.364203 | controller | Jun 11 12:46:27.777340 crc crio[24477]: time="2026-06-11T12:46:27.777272951Z" level=info msg="Got pod network &{Name:redhat-marketplace-nnx5n Namespace:openshift-marketplace ID:3689c75705524adae237aafcc25ea89fc3449c0e5d3d2556f6173bdc2951af8d UID:3e44e421-6c59-44a9-90e0-a383e19b8bbc NetNS:/var/run/netns/09c4d7e2-d670-4804-8dd4-0b93ebc37ba5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3e44e421_6c59_44a9_90e0_a383e19b8bbc.slice PodAnnotations:0xc002e120c8}] Aliases:map[]}"
2026-06-11 13:18:25.364225 | controller | Jun 11 12:46:27.777495 crc crio[24477]: time="2026-06-11T12:46:27.777446687Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-nnx5n from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.364242 | controller | Jun 11 12:46:28.354476 crc crio[24477]: time="2026-06-11T12:46:28.354019207Z" level=info msg="Stopped pod sandbox: 3689c75705524adae237aafcc25ea89fc3449c0e5d3d2556f6173bdc2951af8d" id=670dddfa-50d0-48fc-9a0a-e6ab1aa1dc14 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.364259 | controller | Jun 11 12:46:28.622472 crc crio[24477]: time="2026-06-11T12:46:28.621922503Z" level=info msg="Removing container: c4c4f39e0765f5e718a48e02892c07560e3bd6821e27b9706f7f7f5595eb4bae" id=b6aa8745-e890-4bb5-a617-1ae639dfc2e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.364276 | controller | Jun 11 12:46:28.687099 crc crio[24477]: time="2026-06-11T12:46:28.686306023Z" level=info msg="Removed container c4c4f39e0765f5e718a48e02892c07560e3bd6821e27b9706f7f7f5595eb4bae: openshift-marketplace/redhat-marketplace-nnx5n/registry-server" id=b6aa8745-e890-4bb5-a617-1ae639dfc2e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.364293 | controller | Jun 11 12:46:28.694828 crc crio[24477]: time="2026-06-11T12:46:28.691066584Z" level=info msg="Removing container: 3bc705aae5028dc825a8b583e9079b5087da1de8f417c350521661a0d0a78bdc" id=986424fa-f8a4-42d5-b2fc-e2f798ab7741 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.364310 | controller | Jun 11 12:46:28.744950 crc crio[24477]: time="2026-06-11T12:46:28.744814168Z" level=info msg="Removed container 3bc705aae5028dc825a8b583e9079b5087da1de8f417c350521661a0d0a78bdc: openshift-marketplace/redhat-marketplace-nnx5n/extract-content" id=986424fa-f8a4-42d5-b2fc-e2f798ab7741 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.364326 | controller | Jun 11 12:46:28.749485 crc crio[24477]: time="2026-06-11T12:46:28.748900481Z" level=info msg="Removing container: 9b6c4776477fefa8b6d06b4f6a9b05f745a7ca71ffc8256a1fffeafbf1d6a278" id=c63cf270-3d23-414f-95dd-39d63a541b7a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.364343 | controller | Jun 11 12:46:28.796358 crc crio[24477]: time="2026-06-11T12:46:28.796229976Z" level=info msg="Removed container 9b6c4776477fefa8b6d06b4f6a9b05f745a7ca71ffc8256a1fffeafbf1d6a278: openshift-marketplace/redhat-marketplace-nnx5n/extract-utilities" id=c63cf270-3d23-414f-95dd-39d63a541b7a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.364360 | controller | Jun 11 12:46:47.966082 crc crio[24477]: time="2026-06-11T12:46:47.965113171Z" level=info msg="Stopping pod sandbox: 2d6a0fba74be2cb9d8c4005ed42fe051bfaf53a270cf56ddf3d8f129e6dc8515" id=1ec58cb5-65c6-4d87-b472-c40413e8ee85 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.364376 | controller | Jun 11 12:46:47.968107 crc crio[24477]: time="2026-06-11T12:46:47.967588741Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamlftth Namespace:openstack ID:2d6a0fba74be2cb9d8c4005ed42fe051bfaf53a270cf56ddf3d8f129e6dc8515 UID:b8a7d5f8-8714-4c3e-b6af-8b6700aac9a0 NetNS:/var/run/netns/981321db-a645-449b-8ec7-a3bab8c2bb56 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8a7d5f8_8714_4c3e_b6af_8b6700aac9a0.slice PodAnnotations:0xc002d94110}] Aliases:map[]}"
2026-06-11 13:18:25.364397 | controller | Jun 11 12:46:47.970890 crc crio[24477]: time="2026-06-11T12:46:47.970290535Z" level=info msg="Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamlftth from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.364414 | controller | Jun 11 12:46:48.444375 crc crio[24477]: time="2026-06-11T12:46:48.443603453Z" level=info msg="Stopped pod sandbox: 2d6a0fba74be2cb9d8c4005ed42fe051bfaf53a270cf56ddf3d8f129e6dc8515" id=1ec58cb5-65c6-4d87-b472-c40413e8ee85 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.364431 | controller | Jun 11 12:46:49.521166 crc crio[24477]: time="2026-06-11T12:46:49.519433967Z" level=info msg="Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-65j9p/POD" id=2e6d4096-cab8-40a8-98a8-43ee6decd06e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.364449 | controller | Jun 11 12:46:49.523190 crc crio[24477]: time="2026-06-11T12:46:49.521304399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.364465 | controller | Jun 11 12:46:49.573724 crc crio[24477]: time="2026-06-11T12:46:49.573062165Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-65j9p Namespace:openstack ID:2fa55743898dce1a5f18b797e185d7c0fb3f67cfba655b123a4d038f85d3160b UID:caaab9e0-1a28-4127-a198-e07ccfa2a7f2 NetNS:/var/run/netns/c56efda3-036b-48b8-a280-75cc03c9138e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcaaab9e0_1a28_4127_a198_e07ccfa2a7f2.slice PodAnnotations:0xc000530d68}] Aliases:map[]}"
2026-06-11 13:18:25.364483 | controller | Jun 11 12:46:49.574126 crc crio[24477]: time="2026-06-11T12:46:49.573767395Z" level=info msg="Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-65j9p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.364500 | controller | Jun 11 12:46:50.217774 crc crio[24477]: 2026-06-11T12:46:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2fa55743898dce1 Mac:82:ea:c9:96:c4:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/c56efda3-036b-48b8-a280-75cc03c9138e SocketPath: PciID:}] [{Interface:0xc0001806a0 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.364518 | controller | Jun 11 12:46:50.222235 crc crio[24477]: time="2026-06-11T12:46:50.221259068Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-65j9p Namespace:openstack ID:2fa55743898dce1a5f18b797e185d7c0fb3f67cfba655b123a4d038f85d3160b UID:caaab9e0-1a28-4127-a198-e07ccfa2a7f2 NetNS:/var/run/netns/c56efda3-036b-48b8-a280-75cc03c9138e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcaaab9e0_1a28_4127_a198_e07ccfa2a7f2.slice PodAnnotations:0xc000530d68}] Aliases:map[]}"
2026-06-11 13:18:25.364535 | controller | Jun 11 12:46:50.222235 crc crio[24477]: time="2026-06-11T12:46:50.221496944Z" level=info msg="Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-65j9p for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.364552 | controller | Jun 11 12:46:50.240045 crc crio[24477]: time="2026-06-11T12:46:50.239504249Z" level=info msg="Ran pod sandbox 2fa55743898dce1a5f18b797e185d7c0fb3f67cfba655b123a4d038f85d3160b with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-65j9p/POD" id=2e6d4096-cab8-40a8-98a8-43ee6decd06e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.364569 | controller | Jun 11 12:46:50.244592 crc crio[24477]: time="2026-06-11T12:46:50.244489985Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=75864499-9987-44b0-b248-1a4a13864bce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.364590 | controller | Jun 11 12:46:50.285208 crc crio[24477]: time="2026-06-11T12:46:50.28510509Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=d4b557b6-c75d-4892-8bf0-01fa5cb54972 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.364608 | controller | Jun 11 12:46:50.295151 crc crio[24477]: time="2026-06-11T12:46:50.295054717Z" level=info msg="Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-65j9p/validate-network-edpm-deployment-ipam-openstack-edpm-ipam" id=aba838a9-697e-4a00-b5d2-110ec4675b82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.364625 | controller | Jun 11 12:46:50.295582 crc crio[24477]: time="2026-06-11T12:46:50.295508821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.364642 | controller | Jun 11 12:46:50.357426 crc crio[24477]: time="2026-06-11T12:46:50.357193552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.364658 | controller | Jun 11 12:46:50.365013 crc crio[24477]: time="2026-06-11T12:46:50.363836218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.364676 | controller | Jun 11 12:46:50.564188 crc crio[24477]: time="2026-06-11T12:46:50.564048519Z" level=info msg="Created container 4bd06433293b9a6d81a65bc04f7a6961b59313fcdf4b7c8141b9392295ecbad2: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-65j9p/validate-network-edpm-deployment-ipam-openstack-edpm-ipam" id=aba838a9-697e-4a00-b5d2-110ec4675b82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.364693 | controller | Jun 11 12:46:50.567354 crc crio[24477]: time="2026-06-11T12:46:50.566616901Z" level=info msg="Starting container: 4bd06433293b9a6d81a65bc04f7a6961b59313fcdf4b7c8141b9392295ecbad2" id=469536d0-712e-4638-95e9-032a3808ede6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.364709 | controller | Jun 11 12:46:50.574593 crc crio[24477]: time="2026-06-11T12:46:50.574484721Z" level=info msg="Started container" PID=158207 containerID=4bd06433293b9a6d81a65bc04f7a6961b59313fcdf4b7c8141b9392295ecbad2 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-65j9p/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=469536d0-712e-4638-95e9-032a3808ede6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2fa55743898dce1a5f18b797e185d7c0fb3f67cfba655b123a4d038f85d3160b
2026-06-11 13:18:25.364726 | controller | Jun 11 12:46:51.262950 crc crio[24477]: time="2026-06-11T12:46:51.26284368Z" level=info msg="Removing container: 0e42e2a73402f71727fb1dd993ecf48cdc0b440fca5e5e6ad34d431faa47684f" id=68e5a8ad-3160-414a-8569-93399b58505a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.364742 | controller | Jun 11 12:46:51.606998 crc crio[24477]: time="2026-06-11T12:46:51.606780721Z" level=info msg="Removed container 0e42e2a73402f71727fb1dd993ecf48cdc0b440fca5e5e6ad34d431faa47684f: openshift-infra/auto-csr-approver-29686360-sjd9z/oc" id=68e5a8ad-3160-414a-8569-93399b58505a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.364759 | controller | Jun 11 12:46:51.617897 crc crio[24477]: time="2026-06-11T12:46:51.617764486Z" level=info msg="Stopping pod sandbox: 3689c75705524adae237aafcc25ea89fc3449c0e5d3d2556f6173bdc2951af8d" id=d989e832-eb97-4728-af4e-433736838c82 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.364776 | controller | Jun 11 12:46:51.618030 crc crio[24477]: time="2026-06-11T12:46:51.618008682Z" level=info msg="Stopped pod sandbox (already stopped): 3689c75705524adae237aafcc25ea89fc3449c0e5d3d2556f6173bdc2951af8d" id=d989e832-eb97-4728-af4e-433736838c82 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.364797 | controller | Jun 11 12:46:51.622099 crc crio[24477]: time="2026-06-11T12:46:51.621942262Z" level=info msg="Removing pod sandbox: 3689c75705524adae237aafcc25ea89fc3449c0e5d3d2556f6173bdc2951af8d" id=3da8a219-c68a-41b4-9c7d-98480abbc962 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.364814 | controller | Jun 11 12:46:51.637032 crc crio[24477]: time="2026-06-11T12:46:51.636818589Z" level=info msg="Removed pod sandbox: 3689c75705524adae237aafcc25ea89fc3449c0e5d3d2556f6173bdc2951af8d" id=3da8a219-c68a-41b4-9c7d-98480abbc962 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.364831 | controller | Jun 11 12:46:51.638388 crc crio[24477]: time="2026-06-11T12:46:51.638313429Z" level=info msg="Stopping pod sandbox: f42cecde4da7486126e806e279379b1c219f5b808a0e583ddbe355dadfff92bf" id=de23a9bf-8555-4786-ae2a-029c0ffed34c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.364866 | controller | Jun 11 12:46:51.638551 crc crio[24477]: time="2026-06-11T12:46:51.638415872Z" level=info msg="Stopped pod sandbox (already stopped): f42cecde4da7486126e806e279379b1c219f5b808a0e583ddbe355dadfff92bf" id=de23a9bf-8555-4786-ae2a-029c0ffed34c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.364890 | controller | Jun 11 12:46:51.639178 crc crio[24477]: time="2026-06-11T12:46:51.639098302Z" level=info msg="Removing pod sandbox: f42cecde4da7486126e806e279379b1c219f5b808a0e583ddbe355dadfff92bf" id=55d38b75-71c6-4e21-a5b1-d50e55cecfe6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.364907 | controller | Jun 11 12:46:51.652099 crc crio[24477]: time="2026-06-11T12:46:51.651942752Z" level=info msg="Removed pod sandbox: f42cecde4da7486126e806e279379b1c219f5b808a0e583ddbe355dadfff92bf" id=55d38b75-71c6-4e21-a5b1-d50e55cecfe6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.364923 | controller | Jun 11 12:46:58.138565 crc crio[24477]: time="2026-06-11T12:46:58.137300353Z" level=info msg="Stopping pod sandbox: 2fa55743898dce1a5f18b797e185d7c0fb3f67cfba655b123a4d038f85d3160b" id=1c14891b-2bc1-455d-a49c-53aa951af103 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.364940 | controller | Jun 11 12:46:58.141595 crc crio[24477]: time="2026-06-11T12:46:58.139382911Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-65j9p Namespace:openstack ID:2fa55743898dce1a5f18b797e185d7c0fb3f67cfba655b123a4d038f85d3160b UID:caaab9e0-1a28-4127-a198-e07ccfa2a7f2 NetNS:/var/run/netns/c56efda3-036b-48b8-a280-75cc03c9138e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcaaab9e0_1a28_4127_a198_e07ccfa2a7f2.slice PodAnnotations:0xc007b162e8}] Aliases:map[]}"
2026-06-11 13:18:25.364958 | controller | Jun 11 12:46:58.141595 crc crio[24477]: time="2026-06-11T12:46:58.139520405Z" level=info msg="Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-65j9p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.364975 | controller | Jun 11 12:46:58.740978 crc crio[24477]: time="2026-06-11T12:46:58.739572292Z" level=info msg="Stopped pod sandbox: 2fa55743898dce1a5f18b797e185d7c0fb3f67cfba655b123a4d038f85d3160b" id=1c14891b-2bc1-455d-a49c-53aa951af103 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.364991 | controller | Jun 11 12:46:59.674081 crc crio[24477]: time="2026-06-11T12:46:59.673090322Z" level=info msg="Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-qv667/POD" id=dff1a389-6f26-4258-aaaf-71595a9b65cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.365008 | controller | Jun 11 12:46:59.676022 crc crio[24477]: time="2026-06-11T12:46:59.674150512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.365028 | controller | Jun 11 12:46:59.720332 crc crio[24477]: time="2026-06-11T12:46:59.720113916Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-qv667 Namespace:openstack ID:3672aed7ad482ea682df15ebf3021ff2a9f8b34eadab6f9e2c05a7a175f80d32 UID:ec4fcfd9-90a8-4fc1-a0d4-19c05225f9c8 NetNS:/var/run/netns/dc7c8ce5-eea4-4449-aafb-a1786cba0b78 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec4fcfd9_90a8_4fc1_a0d4_19c05225f9c8.slice PodAnnotations:0xc002d94388}] Aliases:map[]}"
2026-06-11 13:18:25.365047 | controller | Jun 11 12:46:59.720332 crc crio[24477]: time="2026-06-11T12:46:59.72024972Z" level=info msg="Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-qv667 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.365064 | controller | Jun 11 12:47:00.449233 crc crio[24477]: 2026-06-11T12:47:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3672aed7ad482ea Mac:fe:b4:3d:9e:1e:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/dc7c8ce5-eea4-4449-aafb-a1786cba0b78 SocketPath: PciID:}] [{Interface:0xc0002d8a10 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.365082 | controller | Jun 11 12:47:00.451183 crc crio[24477]: time="2026-06-11T12:47:00.45108742Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-qv667 Namespace:openstack ID:3672aed7ad482ea682df15ebf3021ff2a9f8b34eadab6f9e2c05a7a175f80d32 UID:ec4fcfd9-90a8-4fc1-a0d4-19c05225f9c8 NetNS:/var/run/netns/dc7c8ce5-eea4-4449-aafb-a1786cba0b78 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec4fcfd9_90a8_4fc1_a0d4_19c05225f9c8.slice PodAnnotations:0xc002d94388}] Aliases:map[]}"
2026-06-11 13:18:25.365099 | controller | Jun 11 12:47:00.451370 crc crio[24477]: time="2026-06-11T12:47:00.451295684Z" level=info msg="Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-qv667 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.365117 | controller | Jun 11 12:47:00.467929 crc crio[24477]: time="2026-06-11T12:47:00.465956887Z" level=info msg="Ran pod sandbox 3672aed7ad482ea682df15ebf3021ff2a9f8b34eadab6f9e2c05a7a175f80d32 with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-qv667/POD" id=dff1a389-6f26-4258-aaaf-71595a9b65cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.365134 | controller | Jun 11 12:47:00.477269 crc crio[24477]: time="2026-06-11T12:47:00.47718848Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=4023a82d-5dfd-47fc-a523-dc25cf60afec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.365151 | controller | Jun 11 12:47:00.517183 crc crio[24477]: time="2026-06-11T12:47:00.517079872Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=7049ca15-afe7-41e9-9014-bc1501465f96 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.365168 | controller | Jun 11 12:47:00.526529 crc crio[24477]: time="2026-06-11T12:47:00.526424493Z" level=info msg="Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-qv667/install-os-edpm-deployment-ipam-openstack-edpm-ipam" id=301909d1-6c45-4360-aec3-67c61eda9f28 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.365185 | controller | Jun 11 12:47:00.527166 crc crio[24477]: time="2026-06-11T12:47:00.527094412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.365205 | controller | Jun 11 12:47:00.596742 crc crio[24477]: time="2026-06-11T12:47:00.596465749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.365221 | controller | Jun 11 12:47:00.601760 crc crio[24477]: time="2026-06-11T12:47:00.601715915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.365238 | controller | Jun 11 12:47:00.816220 crc crio[24477]: time="2026-06-11T12:47:00.815484945Z" level=info msg="Created container 825aaa9cbfaf6347977ad5b8e5d50f4fc76da2c5ff80fa46cbd79436918894ee: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-qv667/install-os-edpm-deployment-ipam-openstack-edpm-ipam" id=301909d1-6c45-4360-aec3-67c61eda9f28 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.365254 | controller | Jun 11 12:47:00.822223 crc crio[24477]: time="2026-06-11T12:47:00.822124273Z" level=info msg="Starting container: 825aaa9cbfaf6347977ad5b8e5d50f4fc76da2c5ff80fa46cbd79436918894ee" id=b2a4d67b-7e34-4997-b0ee-39e36e06a385 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.365271 | controller | Jun 11 12:47:00.828681 crc crio[24477]: time="2026-06-11T12:47:00.82856006Z" level=info msg="Started container" PID=158922 containerID=825aaa9cbfaf6347977ad5b8e5d50f4fc76da2c5ff80fa46cbd79436918894ee description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-qv667/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=b2a4d67b-7e34-4997-b0ee-39e36e06a385 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3672aed7ad482ea682df15ebf3021ff2a9f8b34eadab6f9e2c05a7a175f80d32
2026-06-11 13:18:25.365288 | controller | Jun 11 12:47:49.962570 crc crio[24477]: time="2026-06-11T12:47:49.961309569Z" level=info msg="Stopping pod sandbox: 3672aed7ad482ea682df15ebf3021ff2a9f8b34eadab6f9e2c05a7a175f80d32" id=a26b9cd7-e730-4d76-9c68-c290107d0cdc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.365305 | controller | Jun 11 12:47:49.965321 crc crio[24477]: time="2026-06-11T12:47:49.963396959Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-qv667 Namespace:openstack ID:3672aed7ad482ea682df15ebf3021ff2a9f8b34eadab6f9e2c05a7a175f80d32 UID:ec4fcfd9-90a8-4fc1-a0d4-19c05225f9c8 NetNS:/var/run/netns/dc7c8ce5-eea4-4449-aafb-a1786cba0b78 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec4fcfd9_90a8_4fc1_a0d4_19c05225f9c8.slice PodAnnotations:0xc0072c10f0}] Aliases:map[]}"
2026-06-11 13:18:25.365322 | controller | Jun 11 12:47:49.965321 crc crio[24477]: time="2026-06-11T12:47:49.963567394Z" level=info msg="Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-qv667 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.365339 | controller | Jun 11 12:47:50.580235 crc crio[24477]: time="2026-06-11T12:47:50.5793897Z" level=info msg="Stopped pod sandbox: 3672aed7ad482ea682df15ebf3021ff2a9f8b34eadab6f9e2c05a7a175f80d32" id=a26b9cd7-e730-4d76-9c68-c290107d0cdc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.365356 | controller | Jun 11 12:47:51.502214 crc crio[24477]: time="2026-06-11T12:47:51.501304006Z" level=info msg="Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-gc254/POD" id=f76bcfc8-15f1-4e58-a616-a38ccf23a254 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.365372 | controller | Jun 11 12:47:51.502214 crc crio[24477]: time="2026-06-11T12:47:51.50183716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.365388 | controller | Jun 11 12:47:51.551095 crc crio[24477]: time="2026-06-11T12:47:51.550969634Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-gc254 Namespace:openstack ID:28128f1569828877dbad8d64eb3a811a0ccf8fc541aea63e6a506afc3a0f4bcc UID:234fce60-75b0-49ba-a605-0f392ec2dfa1 NetNS:/var/run/netns/62d860f5-918f-4230-a6e5-219cc5590b5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod234fce60_75b0_49ba_a605_0f392ec2dfa1.slice PodAnnotations:0xc002e12038}] Aliases:map[]}"
2026-06-11 13:18:25.365407 | controller | Jun 11 12:47:51.551095 crc crio[24477]: time="2026-06-11T12:47:51.551042656Z" level=info msg="Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-gc254 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.365425 | controller | Jun 11 12:47:52.307234 crc crio[24477]: 2026-06-11T12:47:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28128f156982887 Mac:4a:76:21:2c:87:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/62d860f5-918f-4230-a6e5-219cc5590b5f SocketPath: PciID:}] [{Interface:0xc00013f140 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.365443 | controller | Jun 11 12:47:52.309267 crc crio[24477]: time="2026-06-11T12:47:52.309186699Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-gc254 Namespace:openstack ID:28128f1569828877dbad8d64eb3a811a0ccf8fc541aea63e6a506afc3a0f4bcc UID:234fce60-75b0-49ba-a605-0f392ec2dfa1 NetNS:/var/run/netns/62d860f5-918f-4230-a6e5-219cc5590b5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod234fce60_75b0_49ba_a605_0f392ec2dfa1.slice PodAnnotations:0xc002e12038}] Aliases:map[]}"
2026-06-11 13:18:25.365460 | controller | Jun 11 12:47:52.309409 crc crio[24477]: time="2026-06-11T12:47:52.309346034Z" level=info msg="Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-gc254 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.365477 | controller | Jun 11 12:47:52.322111 crc crio[24477]: time="2026-06-11T12:47:52.322012078Z" level=info msg="Ran pod sandbox 28128f1569828877dbad8d64eb3a811a0ccf8fc541aea63e6a506afc3a0f4bcc with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-gc254/POD" id=f76bcfc8-15f1-4e58-a616-a38ccf23a254 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.365493 | controller | Jun 11 12:47:52.330353 crc crio[24477]: time="2026-06-11T12:47:52.330260596Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=8f6392c0-941e-47cb-9b9c-a8dd9d806165 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.365511 | controller | Jun 11 12:47:52.380412 crc crio[24477]: time="2026-06-11T12:47:52.380067818Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=5bda1a2b-fea2-483a-ab96-24b16f08608f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.365527 | controller | Jun 11 12:47:52.389522 crc crio[24477]: time="2026-06-11T12:47:52.388736689Z" level=info msg="Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-gc254/configure-os-edpm-deployment-ipam-openstack-edpm-ipam" id=7f00ad86-fbd2-474f-82f4-bd6cd2916b04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.365544 | controller | Jun 11 12:47:52.389522 crc crio[24477]: time="2026-06-11T12:47:52.38913699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.365561 | controller | Jun 11 12:47:52.451210 crc crio[24477]: time="2026-06-11T12:47:52.450978687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.365615 | controller | Jun 11 12:47:52.459188 crc crio[24477]: time="2026-06-11T12:47:52.459058894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.365635 | controller | Jun 11 12:47:52.624253 crc crio[24477]: time="2026-06-11T12:47:52.624176254Z" level=info msg="Created container 86f3c0873d0bf9a83b89b175fa841fd5fe98faf2f4f7a55747031063fff4047a: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-gc254/configure-os-edpm-deployment-ipam-openstack-edpm-ipam" id=7f00ad86-fbd2-474f-82f4-bd6cd2916b04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.365652 | controller | Jun 11 12:47:52.626335 crc crio[24477]: time="2026-06-11T12:47:52.625331976Z" level=info msg="Starting container: 86f3c0873d0bf9a83b89b175fa841fd5fe98faf2f4f7a55747031063fff4047a" id=3c7c2b89-9961-4c2d-b01c-f635a7f211c9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.365669 | controller | Jun 11 12:47:52.631132 crc crio[24477]: time="2026-06-11T12:47:52.631052026Z" level=info msg="Started container" PID=161875 containerID=86f3c0873d0bf9a83b89b175fa841fd5fe98faf2f4f7a55747031063fff4047a description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-gc254/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=3c7c2b89-9961-4c2d-b01c-f635a7f211c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28128f1569828877dbad8d64eb3a811a0ccf8fc541aea63e6a506afc3a0f4bcc
2026-06-11 13:18:25.365687 | controller | Jun 11 12:48:00.527084 crc crio[24477]: time="2026-06-11T12:48:00.525540061Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686368-khhzf/POD" id=50782c73-591c-4030-812c-9c6538012d6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.365704 | controller | Jun 11 12:48:00.529100 crc crio[24477]: time="2026-06-11T12:48:00.527229869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.365721 | controller | Jun 11 12:48:00.579994 crc crio[24477]: time="2026-06-11T12:48:00.576959877Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686368-khhzf Namespace:openshift-infra ID:2d8e26824c6dc1859eae5af4b7286e019de3c74273a8fd7633f3e53a8475561c UID:6a5f344e-b443-485b-aaab-b1f838950e30 NetNS:/var/run/netns/dccae604-8d0d-4936-9e62-55d4d6338334 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a5f344e_b443_485b_aaab_b1f838950e30.slice PodAnnotations:0xc00718c418}] Aliases:map[]}"
2026-06-11 13:18:25.365739 | controller | Jun 11 12:48:00.580363 crc crio[24477]: time="2026-06-11T12:48:00.580002382Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686368-khhzf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.365755 | controller | Jun 11 12:48:00.997759 crc crio[24477]: 2026-06-11T12:48:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d8e26824c6dc18 Mac:b6:31:e8:3b:e8:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/dccae604-8d0d-4936-9e62-55d4d6338334 SocketPath: PciID:}] [{Interface:0xc00058eb70 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.365773 | controller | Jun 11 12:48:00.997759 crc crio[24477]: time="2026-06-11T12:48:00.996962856Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686368-khhzf Namespace:openshift-infra ID:2d8e26824c6dc1859eae5af4b7286e019de3c74273a8fd7633f3e53a8475561c UID:6a5f344e-b443-485b-aaab-b1f838950e30 NetNS:/var/run/netns/dccae604-8d0d-4936-9e62-55d4d6338334 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a5f344e_b443_485b_aaab_b1f838950e30.slice PodAnnotations:0xc00718c418}] Aliases:map[]}"
2026-06-11 13:18:25.365795 | controller | Jun 11 12:48:00.997759 crc crio[24477]: time="2026-06-11T12:48:00.997118991Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686368-khhzf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.365813 | controller | Jun 11 12:48:01.009555 crc crio[24477]: time="2026-06-11T12:48:01.009426646Z" level=info msg="Ran pod sandbox 2d8e26824c6dc1859eae5af4b7286e019de3c74273a8fd7633f3e53a8475561c with infra container: openshift-infra/auto-csr-approver-29686368-khhzf/POD" id=50782c73-591c-4030-812c-9c6538012d6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.365829 | controller | Jun 11 12:48:01.013766 crc crio[24477]: time="2026-06-11T12:48:01.013526879Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=6d4169ba-6613-414d-a89f-630c6d851392 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.365846 | controller | Jun 11 12:48:01.045035 crc crio[24477]: time="2026-06-11T12:48:01.044930547Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 13:18:25.365896 | controller | Jun 11 12:48:02.074889 crc crio[24477]: time="2026-06-11T12:48:02.074012024Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=6d4169ba-6613-414d-a89f-630c6d851392 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.365916 | controller | Jun 11 12:48:02.077761 crc crio[24477]: time="2026-06-11T12:48:02.076034371Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c35af184-a2ce-4780-add2-06c7838e52be name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.365933 | controller | Jun 11 12:48:02.083726 crc crio[24477]: time="2026-06-11T12:48:02.083014697Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1b0a0328-cce3-40dc-8e86-594a420de96c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.365951 | controller | Jun 11 12:48:02.092101 crc crio[24477]: time="2026-06-11T12:48:02.092013557Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686368-khhzf/oc" id=883a841c-1036-412e-81f5-640ac7b74370 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.365967 | controller | Jun 11 12:48:02.092596 crc crio[24477]: time="2026-06-11T12:48:02.092525671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.365984 | controller | Jun 11 12:48:02.154386 crc crio[24477]: time="2026-06-11T12:48:02.154096185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.366002 | controller | Jun 11 12:48:02.534611 crc crio[24477]: time="2026-06-11T12:48:02.534130454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.366019 | controller | Jun 11 12:48:02.679380 crc crio[24477]: time="2026-06-11T12:48:02.679280606Z" level=info msg="Created container f7bc84e81deb94d0acbb8dc50b715d74d9e952102f9b104d5ece3136e0759a8e: openshift-infra/auto-csr-approver-29686368-khhzf/oc" id=883a841c-1036-412e-81f5-640ac7b74370 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.366036 | controller | Jun 11 12:48:02.680851 crc crio[24477]: time="2026-06-11T12:48:02.680590594Z" level=info msg="Starting container: f7bc84e81deb94d0acbb8dc50b715d74d9e952102f9b104d5ece3136e0759a8e" id=1ffceeaa-04c2-494a-8c32-5753f1f2a235 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.366053 | controller | Jun 11 12:48:02.685689 crc crio[24477]: time="2026-06-11T12:48:02.685611554Z" level=info msg="Started container" PID=162519 containerID=f7bc84e81deb94d0acbb8dc50b715d74d9e952102f9b104d5ece3136e0759a8e description=openshift-infra/auto-csr-approver-29686368-khhzf/oc id=1ffceeaa-04c2-494a-8c32-5753f1f2a235 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d8e26824c6dc1859eae5af4b7286e019de3c74273a8fd7633f3e53a8475561c
2026-06-11 13:18:25.366075 | controller | Jun 11 12:48:04.198146 crc crio[24477]: time="2026-06-11T12:48:04.19731555Z" level=info msg="Stopping pod sandbox: 2d8e26824c6dc1859eae5af4b7286e019de3c74273a8fd7633f3e53a8475561c" id=c2cdb031-6f1b-4195-a71a-c14a0a930b7a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.366094 | controller | Jun 11 12:48:04.199893 crc crio[24477]: time="2026-06-11T12:48:04.199330378Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686368-khhzf Namespace:openshift-infra ID:2d8e26824c6dc1859eae5af4b7286e019de3c74273a8fd7633f3e53a8475561c UID:6a5f344e-b443-485b-aaab-b1f838950e30 NetNS:/var/run/netns/dccae604-8d0d-4936-9e62-55d4d6338334 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a5f344e_b443_485b_aaab_b1f838950e30.slice PodAnnotations:0xc007b165b8}] Aliases:map[]}"
2026-06-11 13:18:25.366112 | controller | Jun 11 12:48:04.200018 crc crio[24477]: time="2026-06-11T12:48:04.199995176Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686368-khhzf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.366129 | controller | Jun 11 12:48:04.593919 crc crio[24477]: time="2026-06-11T12:48:04.593765422Z" level=info msg="Stopped pod sandbox: 2d8e26824c6dc1859eae5af4b7286e019de3c74273a8fd7633f3e53a8475561c" id=c2cdb031-6f1b-4195-a71a-c14a0a930b7a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.366146 | controller | Jun 11 12:48:51.740045 crc crio[24477]: time="2026-06-11T12:48:51.738812049Z" level=info msg="Removing container: 64d607e68949b42acdf8edb715a882fa5fd99df53c6db51bc0d5a449ded9ad0d" id=9076100c-b6a5-44f6-ab8a-41822c016976 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.366163 | controller | Jun 11 12:48:52.118511 crc crio[24477]: time="2026-06-11T12:48:52.117855356Z" level=info msg="Removed container 64d607e68949b42acdf8edb715a882fa5fd99df53c6db51bc0d5a449ded9ad0d: openshift-infra/auto-csr-approver-29686362-pm95h/oc" id=9076100c-b6a5-44f6-ab8a-41822c016976 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.366179 | controller | Jun 11 12:48:52.159751 crc crio[24477]: time="2026-06-11T12:48:52.159573565Z" level=info msg="Stopping pod sandbox: e0908d9ca6d7522da026128b63eb52b6176ca2cd5b4dca91bb469b0717e85593" id=0bcf074b-8d1e-4d2a-bf22-6853ec570469 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.366196 | controller | Jun 11 12:48:52.159751 crc crio[24477]: time="2026-06-11T12:48:52.159739929Z" level=info msg="Stopped pod sandbox (already stopped): e0908d9ca6d7522da026128b63eb52b6176ca2cd5b4dca91bb469b0717e85593" id=0bcf074b-8d1e-4d2a-bf22-6853ec570469 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.366213 | controller | Jun 11 12:48:52.160482 crc crio[24477]: time="2026-06-11T12:48:52.160364247Z" level=info msg="Removing pod sandbox: e0908d9ca6d7522da026128b63eb52b6176ca2cd5b4dca91bb469b0717e85593" id=850e774b-016f-4b56-a5c0-d64f91e49c21 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.366230 | controller | Jun 11 12:48:52.192801 crc crio[24477]: time="2026-06-11T12:48:52.192628043Z" level=info msg="Removed pod sandbox: e0908d9ca6d7522da026128b63eb52b6176ca2cd5b4dca91bb469b0717e85593" id=850e774b-016f-4b56-a5c0-d64f91e49c21 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.366246 | controller | Jun 11 12:48:53.021161 crc crio[24477]: time="2026-06-11T12:48:53.02040825Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-n7q4r/POD" id=d2de72c7-b2e2-4674-8b0a-3a9a4c6ad184 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.366262 | controller | Jun 11 12:48:53.021914 crc crio[24477]: time="2026-06-11T12:48:53.021189392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.366282 | controller | Jun 11 12:48:53.059308 crc crio[24477]: time="2026-06-11T12:48:53.059256886Z" level=info msg="Got pod network &{Name:redhat-operators-n7q4r Namespace:openshift-marketplace ID:5f34f73ef2c2253b5b221e90fa8cea03701a17ad8f032f5a00cf26bd87806453 UID:e6b1e986-8b20-429a-92bb-9023e4f24012 NetNS:/var/run/netns/ec040d8d-17fd-4970-aeab-2406e9fa39aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode6b1e986_8b20_429a_92bb_9023e4f24012.slice PodAnnotations:0xc000a86808}] Aliases:map[]}"
2026-06-11 13:18:25.366299 | controller | Jun 11 12:48:53.059308 crc crio[24477]: time="2026-06-11T12:48:53.059304668Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-n7q4r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.366316 | controller | Jun 11 12:48:53.138257 crc crio[24477]: time="2026-06-11T12:48:53.138116107Z" level=info msg="Stopping pod sandbox: 28128f1569828877dbad8d64eb3a811a0ccf8fc541aea63e6a506afc3a0f4bcc" id=bb5cae8e-8e56-49c3-b752-4ebcabff3383 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.366333 | controller | Jun 11 12:48:53.138747 crc crio[24477]: time="2026-06-11T12:48:53.13858619Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-gc254 Namespace:openstack ID:28128f1569828877dbad8d64eb3a811a0ccf8fc541aea63e6a506afc3a0f4bcc UID:234fce60-75b0-49ba-a605-0f392ec2dfa1 NetNS:/var/run/netns/62d860f5-918f-4230-a6e5-219cc5590b5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod234fce60_75b0_49ba_a605_0f392ec2dfa1.slice PodAnnotations:0xc000a86a50}] Aliases:map[]}"
2026-06-11 13:18:25.366350 | controller | Jun 11 12:48:53.138942 crc crio[24477]: time="2026-06-11T12:48:53.138802516Z" level=info msg="Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-gc254 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.366368 | controller | Jun 11 12:48:53.593954 crc crio[24477]: 2026-06-11T12:48:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5f34f73ef2c2253 Mac:5e:8f:39:95:42:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/ec040d8d-17fd-4970-aeab-2406e9fa39aa SocketPath: PciID:}] [{Interface:0xc0002a0740 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.366385 | controller | Jun 11 12:48:53.595951 crc crio[24477]: time="2026-06-11T12:48:53.595834139Z" level=info msg="Got pod network &{Name:redhat-operators-n7q4r Namespace:openshift-marketplace ID:5f34f73ef2c2253b5b221e90fa8cea03701a17ad8f032f5a00cf26bd87806453 UID:e6b1e986-8b20-429a-92bb-9023e4f24012 NetNS:/var/run/netns/ec040d8d-17fd-4970-aeab-2406e9fa39aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode6b1e986_8b20_429a_92bb_9023e4f24012.slice PodAnnotations:0xc000a86808}] Aliases:map[]}"
2026-06-11 13:18:25.366403 | controller | Jun 11 12:48:53.596140 crc crio[24477]: time="2026-06-11T12:48:53.596084826Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-n7q4r for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.366420 | controller | Jun 11 12:48:53.612813 crc crio[24477]: time="2026-06-11T12:48:53.611012466Z" level=info msg="Ran pod sandbox 5f34f73ef2c2253b5b221e90fa8cea03701a17ad8f032f5a00cf26bd87806453 with infra container: openshift-marketplace/redhat-operators-n7q4r/POD" id=d2de72c7-b2e2-4674-8b0a-3a9a4c6ad184 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.366441 | controller | Jun 11 12:48:53.616790 crc crio[24477]: time="2026-06-11T12:48:53.616707493Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=86521097-79f3-4d2f-832a-f19e516fd780 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.366458 | controller | Jun 11 12:48:53.620482 crc crio[24477]: time="2026-06-11T12:48:53.620409186Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3adafa4e-db40-4b58-a14b-0d7207bb3c6c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.366476 | controller | Jun 11 12:48:53.641121 crc crio[24477]: time="2026-06-11T12:48:53.64096094Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-n7q4r/extract-utilities" id=6f7ffc46-ed09-4a57-8737-bf45b7078ffa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.366492 | controller | Jun 11 12:48:53.641585 crc crio[24477]: time="2026-06-11T12:48:53.641528876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.366508 | controller | Jun 11 12:48:53.700992 crc crio[24477]: time="2026-06-11T12:48:53.700817632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.366524 | controller | Jun 11 12:48:53.707311 crc crio[24477]: time="2026-06-11T12:48:53.707142068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.366541 | controller | Jun 11 12:48:53.794633 crc crio[24477]: time="2026-06-11T12:48:53.794496437Z" level=info msg="Stopped pod sandbox: 28128f1569828877dbad8d64eb3a811a0ccf8fc541aea63e6a506afc3a0f4bcc" id=bb5cae8e-8e56-49c3-b752-4ebcabff3383 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.366557 | controller | Jun 11 12:48:53.907520 crc crio[24477]: time="2026-06-11T12:48:53.906800364Z" level=info msg="Created container 127a437412b6e58e36377ab0e708f962ff62051863ac213aba6667d243909af7: openshift-marketplace/redhat-operators-n7q4r/extract-utilities" id=6f7ffc46-ed09-4a57-8737-bf45b7078ffa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.366573 | controller | Jun 11 12:48:53.909626 crc crio[24477]: time="2026-06-11T12:48:53.909536474Z" level=info msg="Starting container: 127a437412b6e58e36377ab0e708f962ff62051863ac213aba6667d243909af7" id=927a1ea5-d582-4af4-bb6c-78c6923fb2e9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.366590 | controller | Jun 11 12:48:53.918131 crc crio[24477]: time="2026-06-11T12:48:53.918024928Z" level=info msg="Started container" PID=165597 containerID=127a437412b6e58e36377ab0e708f962ff62051863ac213aba6667d243909af7 description=openshift-marketplace/redhat-operators-n7q4r/extract-utilities id=927a1ea5-d582-4af4-bb6c-78c6923fb2e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f34f73ef2c2253b5b221e90fa8cea03701a17ad8f032f5a00cf26bd87806453
2026-06-11 13:18:25.366606 | controller | Jun 11 12:48:54.158393 crc crio[24477]: time="2026-06-11T12:48:54.158189154Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=f1a986e9-7240-4dbb-a2a7-7fdffa33aa64 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.366623 | controller | Jun 11 12:48:54.163193 crc crio[24477]: time="2026-06-11T12:48:54.163142634Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 13:18:25.366639 | controller | Jun 11 12:48:54.703330 crc crio[24477]: time="2026-06-11T12:48:54.702273098Z" level=info msg="Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-hr9fd/POD" id=7a69e547-971f-4702-992e-cd04afc1bea0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.366659 | controller | Jun 11 12:48:54.703330 crc crio[24477]: time="2026-06-11T12:48:54.70302484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.366677 | controller | Jun 11 12:48:54.792575 crc crio[24477]: time="2026-06-11T12:48:54.79163583Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-hr9fd Namespace:openstack ID:076797f3ff2f1407aec2ec2df089a07354c338919af369f45a80f0a6535d797a UID:0f4f17db-ef82-4b52-bc58-f4e9e8667cd9 NetNS:/var/run/netns/0b3a43a3-897a-41a5-85c2-755b55102e8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f4f17db_ef82_4b52_bc58_f4e9e8667cd9.slice PodAnnotations:0xc00718c078}] Aliases:map[]}"
2026-06-11 13:18:25.366694 | controller | Jun 11 12:48:54.792575 crc crio[24477]: time="2026-06-11T12:48:54.791735302Z" level=info msg="Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-hr9fd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.366711 | controller | Jun 11 12:48:54.929001 crc crio[24477]: time="2026-06-11T12:48:54.919852855Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60" id=f1a986e9-7240-4dbb-a2a7-7fdffa33aa64 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.366728 | controller | Jun 11 12:48:54.934762 crc crio[24477]: time="2026-06-11T12:48:54.934324362Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=c4ea7f08-4166-4e24-ae92-e76456a67535 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.366745 | controller | Jun 11 12:48:54.984080 crc crio[24477]: time="2026-06-11T12:48:54.978430758Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=375571a7-1249-439b-bf4c-0fa101772403 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.366761 | controller | Jun 11 12:48:55.013349 crc crio[24477]: time="2026-06-11T12:48:55.013190061Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-n7q4r/extract-content" id=e2c0e14e-ead5-453f-80e9-2d669f9629a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.366777 | controller | Jun 11 12:48:55.014179 crc crio[24477]: time="2026-06-11T12:48:55.013708425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.366793 | controller | Jun 11 12:48:55.121277 crc crio[24477]: time="2026-06-11T12:48:55.119498253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.366808 | controller | Jun 11 12:48:55.126580 crc crio[24477]: time="2026-06-11T12:48:55.126153995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.366824 | controller | Jun 11 12:48:55.279944 crc crio[24477]: time="2026-06-11T12:48:55.279788746Z" level=info msg="Created container 14fd20b0c3f8d4a5426b6b0670ba7744f366750f0f051af6820bfa1aaa83b801: openshift-marketplace/redhat-operators-n7q4r/extract-content" id=e2c0e14e-ead5-453f-80e9-2d669f9629a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.366841 | controller | Jun 11 12:48:55.283058 crc crio[24477]: time="2026-06-11T12:48:55.282354889Z" level=info msg="Starting container: 14fd20b0c3f8d4a5426b6b0670ba7744f366750f0f051af6820bfa1aaa83b801" id=8a921e6a-3af6-4cc0-b540-ec131c1eaeab name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.366879 | controller | Jun 11 12:48:55.291903 crc crio[24477]: time="2026-06-11T12:48:55.291565676Z" level=info msg="Started container" PID=165707 containerID=14fd20b0c3f8d4a5426b6b0670ba7744f366750f0f051af6820bfa1aaa83b801 description=openshift-marketplace/redhat-operators-n7q4r/extract-content id=8a921e6a-3af6-4cc0-b540-ec131c1eaeab name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f34f73ef2c2253b5b221e90fa8cea03701a17ad8f032f5a00cf26bd87806453
2026-06-11 13:18:25.366901 | controller | Jun 11 12:48:55.690346 crc crio[24477]: 2026-06-11T12:48:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:076797f3ff2f140 Mac:ba:4c:56:51:b7:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/0b3a43a3-897a-41a5-85c2-755b55102e8f SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.366918 | controller | Jun 11 12:48:55.705108 crc crio[24477]: time="2026-06-11T12:48:55.704960488Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-hr9fd Namespace:openstack ID:076797f3ff2f1407aec2ec2df089a07354c338919af369f45a80f0a6535d797a UID:0f4f17db-ef82-4b52-bc58-f4e9e8667cd9 NetNS:/var/run/netns/0b3a43a3-897a-41a5-85c2-755b55102e8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f4f17db_ef82_4b52_bc58_f4e9e8667cd9.slice PodAnnotations:0xc00718c078}] Aliases:map[]}"
2026-06-11 13:18:25.366935 | controller | Jun 11 12:48:55.705777 crc crio[24477]: time="2026-06-11T12:48:55.705326912Z" level=info msg="Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-hr9fd for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.366952 | controller | Jun 11 12:48:55.738124 crc crio[24477]: time="2026-06-11T12:48:55.738019385Z" level=info msg="Ran pod sandbox 076797f3ff2f1407aec2ec2df089a07354c338919af369f45a80f0a6535d797a with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-hr9fd/POD" id=7a69e547-971f-4702-992e-cd04afc1bea0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.366969 | controller | Jun 11 12:48:55.741159 crc crio[24477]: time="2026-06-11T12:48:55.741104949Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=0bee289a-48ea-49b8-bdee-540c87b0729a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.366987 | controller | Jun 11 12:48:55.778039 crc crio[24477]: time="2026-06-11T12:48:55.777609259Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=70bee6bc-f868-46c4-a631-1bb61b2f15c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.367003 | controller | Jun 11 12:48:55.786573 crc crio[24477]: time="2026-06-11T12:48:55.786472536Z" level=info msg="Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-hr9fd/ssh-known-hosts-edpm-deployment-ipam" id=0b2cd410-19ff-4381-8aef-48624759f4a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.367020 | controller | Jun 11 12:48:55.787134 crc crio[24477]: time="2026-06-11T12:48:55.787074113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.367036 | controller | Jun 11 12:48:55.876357 crc crio[24477]: time="2026-06-11T12:48:55.876205802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.367052 | controller | Jun 11 12:48:55.881341 crc crio[24477]: time="2026-06-11T12:48:55.881241373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.367068 | controller | Jun 11 12:48:56.423330 crc crio[24477]: time="2026-06-11T12:48:56.42274677Z" level=info msg="Created container 918b5325e8146c18c8534c001f382e8e1e1f5b7a02b3ba8892da89dc9c760b56: openstack/ssh-known-hosts-edpm-deployment-ipam-hr9fd/ssh-known-hosts-edpm-deployment-ipam" id=0b2cd410-19ff-4381-8aef-48624759f4a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.367088 | controller | Jun 11 12:48:56.447729 crc crio[24477]: time="2026-06-11T12:48:56.447018993Z" level=info msg="Starting container: 918b5325e8146c18c8534c001f382e8e1e1f5b7a02b3ba8892da89dc9c760b56" id=13e5a7b6-feb6-4d09-ba6f-e1feae5a237f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.367106 | controller | Jun 11 12:48:56.475799 crc crio[24477]: time="2026-06-11T12:48:56.468301988Z" level=info msg="Started container" PID=165789 containerID=918b5325e8146c18c8534c001f382e8e1e1f5b7a02b3ba8892da89dc9c760b56 description=openstack/ssh-known-hosts-edpm-deployment-ipam-hr9fd/ssh-known-hosts-edpm-deployment-ipam id=13e5a7b6-feb6-4d09-ba6f-e1feae5a237f name=/runtime.v1.RuntimeService/StartContainer sandboxID=076797f3ff2f1407aec2ec2df089a07354c338919af369f45a80f0a6535d797a
2026-06-11 13:18:25.367123 | controller | Jun 11 12:49:05.686283 crc crio[24477]: time="2026-06-11T12:49:05.685153697Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=307f142f-23c0-4f29-ae93-991c2e9e2107 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.367139 | controller | Jun 11 12:49:05.690302 crc crio[24477]: time="2026-06-11T12:49:05.689815957Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f6032e5b-543a-479d-abd2-9afa21f42145 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.367155 | controller | Jun 11 12:49:05.707091 crc crio[24477]: time="2026-06-11T12:49:05.706917414Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-n7q4r/registry-server" id=5f21b729-4d01-434c-a9bc-0a86643c18bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.367172 | controller | Jun 11 12:49:05.707484 crc crio[24477]: time="2026-06-11T12:49:05.707449229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.367188 | controller | Jun 11 12:49:05.799423 crc crio[24477]: time="2026-06-11T12:49:05.799292134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.367205 | controller | Jun 11 12:49:05.804960 crc crio[24477]: time="2026-06-11T12:49:05.804226292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.367221 | controller | Jun 11 12:49:06.006932 crc crio[24477]: time="2026-06-11T12:49:06.006721596Z" level=info msg="Created container e2b067c368b6833775d15ebe0789bfc1f9eb3c807bc6caf946d429aa3f5db075: openshift-marketplace/redhat-operators-n7q4r/registry-server" id=5f21b729-4d01-434c-a9bc-0a86643c18bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.367238 | controller | Jun 11 12:49:06.009513 crc crio[24477]: time="2026-06-11T12:49:06.009388492Z" level=info msg="Starting container: e2b067c368b6833775d15ebe0789bfc1f9eb3c807bc6caf946d429aa3f5db075" id=092f7b03-37ac-4e43-8e48-18e06f77aa37 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.367255 | controller | Jun 11 12:49:06.017367 crc crio[24477]: time="2026-06-11T12:49:06.017261681Z" level=info msg="Started container" PID=166380 containerID=e2b067c368b6833775d15ebe0789bfc1f9eb3c807bc6caf946d429aa3f5db075 description=openshift-marketplace/redhat-operators-n7q4r/registry-server id=092f7b03-37ac-4e43-8e48-18e06f77aa37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f34f73ef2c2253b5b221e90fa8cea03701a17ad8f032f5a00cf26bd87806453
2026-06-11 13:18:25.367273 | controller | Jun 11 12:49:09.777041 crc crio[24477]: time="2026-06-11T12:49:09.775549297Z" level=info msg="Stopping pod sandbox: 076797f3ff2f1407aec2ec2df089a07354c338919af369f45a80f0a6535d797a" id=4c8eeab7-1243-48b4-9518-95c186768043 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.367293 | controller | Jun 11 12:49:09.780067 crc crio[24477]: time="2026-06-11T12:49:09.778199141Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-hr9fd Namespace:openstack ID:076797f3ff2f1407aec2ec2df089a07354c338919af369f45a80f0a6535d797a UID:0f4f17db-ef82-4b52-bc58-f4e9e8667cd9 NetNS:/var/run/netns/0b3a43a3-897a-41a5-85c2-755b55102e8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f4f17db_ef82_4b52_bc58_f4e9e8667cd9.slice PodAnnotations:0xc002d94460}] Aliases:map[]}"
2026-06-11 13:18:25.367310 | controller | Jun 11 12:49:09.780067 crc crio[24477]: time="2026-06-11T12:49:09.778370536Z" level=info msg="Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-hr9fd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.367328 | controller | Jun 11 12:49:10.367511 crc crio[24477]: time="2026-06-11T12:49:10.366010327Z" level=info msg="Stopped pod sandbox: 076797f3ff2f1407aec2ec2df089a07354c338919af369f45a80f0a6535d797a" id=4c8eeab7-1243-48b4-9518-95c186768043 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.367344 | controller | Jun 11 12:49:11.378095 crc crio[24477]: time="2026-06-11T12:49:11.377429931Z" level=info msg="Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-8zg5s/POD" id=24db1509-9576-4f31-aca2-55909e34cc00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.367376 | controller | Jun 11 12:49:11.379636 crc crio[24477]: time="2026-06-11T12:49:11.378122441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.367394 | controller | Jun 11 12:49:11.443296 crc crio[24477]: time="2026-06-11T12:49:11.443158478Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-8zg5s Namespace:openstack ID:73db90f2d2b8e86d97d1d4f79e1796046b88b2efabc0c15b0cd8bbd1bc5ae071 UID:e221aea2-b5d7-4476-9574-1da647510459 NetNS:/var/run/netns/564c7e77-ea34-4f43-8b67-dc429d8e330d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode221aea2_b5d7_4476_9574_1da647510459.slice PodAnnotations:0xc001f2a5c0}] Aliases:map[]}"
2026-06-11 13:18:25.367411 | controller | Jun 11 12:49:11.443296 crc crio[24477]: time="2026-06-11T12:49:11.443259801Z" level=info msg="Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-8zg5s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.367429 | controller | Jun 11 12:49:12.003587 crc crio[24477]: 2026-06-11T12:49:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:73db90f2d2b8e86 Mac:ae:6a:35:94:21:cd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/564c7e77-ea34-4f43-8b67-dc429d8e330d SocketPath: PciID:}] [{Interface:0xc00025a810 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.367446 | controller | Jun 11 12:49:12.005703 crc crio[24477]: time="2026-06-11T12:49:12.005561617Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-8zg5s Namespace:openstack ID:73db90f2d2b8e86d97d1d4f79e1796046b88b2efabc0c15b0cd8bbd1bc5ae071 UID:e221aea2-b5d7-4476-9574-1da647510459 NetNS:/var/run/netns/564c7e77-ea34-4f43-8b67-dc429d8e330d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode221aea2_b5d7_4476_9574_1da647510459.slice PodAnnotations:0xc001f2a5c0}] Aliases:map[]}"
2026-06-11 13:18:25.367464 | controller | Jun 11 12:49:12.006224 crc crio[24477]: time="2026-06-11T12:49:12.006163994Z" level=info msg="Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-8zg5s for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.367484 | controller | Jun 11 12:49:12.024250 crc crio[24477]: time="2026-06-11T12:49:12.024155135Z" level=info msg="Ran pod sandbox 73db90f2d2b8e86d97d1d4f79e1796046b88b2efabc0c15b0cd8bbd1bc5ae071 with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-8zg5s/POD" id=24db1509-9576-4f31-aca2-55909e34cc00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.367502 | controller | Jun 11 12:49:12.026903 crc crio[24477]: time="2026-06-11T12:49:12.026822107Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=93fa9f10-7c2c-4a42-a525-f79d78cda749 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.367518 | controller | Jun 11 12:49:12.058930 crc crio[24477]: time="2026-06-11T12:49:12.05879988Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=f9fb98b2-b294-4a0b-acee-446d30592007 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.367536 | controller | Jun 11 12:49:12.068246 crc crio[24477]: time="2026-06-11T12:49:12.068013077Z" level=info msg="Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-8zg5s/run-os-edpm-deployment-ipam-openstack-edpm-ipam" id=2557a857-b07b-4baa-a78e-821ac874bce3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.367552 | controller | Jun 11 12:49:12.068843 crc crio[24477]: time="2026-06-11T12:49:12.068402798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.367569 | controller | Jun 11 12:49:12.129084 crc crio[24477]: time="2026-06-11T12:49:12.129033871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.367585 | controller | Jun 11 12:49:12.132537 crc crio[24477]: time="2026-06-11T12:49:12.132509388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.367601 | controller | Jun 11 12:49:12.288774 crc crio[24477]: time="2026-06-11T12:49:12.288141885Z" level=info msg="Created container 2adbb412cda4fba1170e2a878a3de84d5f7c7eb1e52d31523a358757298e5d25: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-8zg5s/run-os-edpm-deployment-ipam-openstack-edpm-ipam" id=2557a857-b07b-4baa-a78e-821ac874bce3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.367618 | controller | Jun 11 12:49:12.292935 crc crio[24477]: time="2026-06-11T12:49:12.292846215Z" level=info msg="Starting container: 2adbb412cda4fba1170e2a878a3de84d5f7c7eb1e52d31523a358757298e5d25" id=b2d714e5-17a5-4fb6-919f-9b248b3b9e43 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.367635 | controller | Jun 11 12:49:12.306937 crc crio[24477]: time="2026-06-11T12:49:12.306018964Z" level=info msg="Started container" PID=166865 containerID=2adbb412cda4fba1170e2a878a3de84d5f7c7eb1e52d31523a358757298e5d25 description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-8zg5s/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=b2d714e5-17a5-4fb6-919f-9b248b3b9e43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=73db90f2d2b8e86d97d1d4f79e1796046b88b2efabc0c15b0cd8bbd1bc5ae071
2026-06-11 13:18:25.367652 | controller | Jun 11 12:49:24.061799 crc crio[24477]: time="2026-06-11T12:49:24.058278184Z" level=info msg="Stopping pod sandbox: 73db90f2d2b8e86d97d1d4f79e1796046b88b2efabc0c15b0cd8bbd1bc5ae071" id=b507f27e-1317-4420-a062-62d9ed33e0bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.367668 | controller | Jun 11 12:49:24.061799 crc crio[24477]: time="2026-06-11T12:49:24.060909739Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-8zg5s Namespace:openstack ID:73db90f2d2b8e86d97d1d4f79e1796046b88b2efabc0c15b0cd8bbd1bc5ae071 UID:e221aea2-b5d7-4476-9574-1da647510459 NetNS:/var/run/netns/564c7e77-ea34-4f43-8b67-dc429d8e330d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode221aea2_b5d7_4476_9574_1da647510459.slice PodAnnotations:0xc00718c388}] Aliases:map[]}"
2026-06-11 13:18:25.367690 | controller | Jun 11 12:49:24.061799 crc crio[24477]: time="2026-06-11T12:49:24.061130185Z" level=info msg="Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-8zg5s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.367707 | controller | Jun 11 12:49:25.054391 crc crio[24477]: time="2026-06-11T12:49:25.053599118Z" level=info msg="Stopped pod sandbox: 73db90f2d2b8e86d97d1d4f79e1796046b88b2efabc0c15b0cd8bbd1bc5ae071" id=b507f27e-1317-4420-a062-62d9ed33e0bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.367723 | controller | Jun 11 12:49:25.078462 crc crio[24477]: time="2026-06-11T12:49:25.078358709Z" level=info msg="Stopping container: e2b067c368b6833775d15ebe0789bfc1f9eb3c807bc6caf946d429aa3f5db075 (timeout: 2s)" id=e5137fad-4c6b-442a-bda3-df6decd0ab0c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.367740 | controller | Jun 11 12:49:25.214494 crc crio[24477]: time="2026-06-11T12:49:25.213440642Z" level=info msg="Stopped container e2b067c368b6833775d15ebe0789bfc1f9eb3c807bc6caf946d429aa3f5db075: openshift-marketplace/redhat-operators-n7q4r/registry-server" id=e5137fad-4c6b-442a-bda3-df6decd0ab0c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.367757 | controller | Jun 11 12:49:25.217992 crc crio[24477]: time="2026-06-11T12:49:25.217800144Z" level=info msg="Stopping pod sandbox: 5f34f73ef2c2253b5b221e90fa8cea03701a17ad8f032f5a00cf26bd87806453" id=cdaf19f2-6651-45fd-b9a9-940675fb71ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.367773 | controller | Jun 11 12:49:25.219294 crc crio[24477]: time="2026-06-11T12:49:25.21914101Z" level=info msg="Got pod network &{Name:redhat-operators-n7q4r Namespace:openshift-marketplace ID:5f34f73ef2c2253b5b221e90fa8cea03701a17ad8f032f5a00cf26bd87806453 UID:e6b1e986-8b20-429a-92bb-9023e4f24012 NetNS:/var/run/netns/ec040d8d-17fd-4970-aeab-2406e9fa39aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode6b1e986_8b20_429a_92bb_9023e4f24012.slice PodAnnotations:0xc00718c5b0}] Aliases:map[]}"
2026-06-11 13:18:25.367790 | controller | Jun 11 12:49:25.219545 crc crio[24477]: time="2026-06-11T12:49:25.21944975Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-n7q4r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.367807 | controller | Jun 11 12:49:25.610809 crc crio[24477]: time="2026-06-11T12:49:25.610534891Z" level=info msg="Stopped pod sandbox: 5f34f73ef2c2253b5b221e90fa8cea03701a17ad8f032f5a00cf26bd87806453" id=cdaf19f2-6651-45fd-b9a9-940675fb71ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.367824 | controller | Jun 11 12:49:26.098280 crc crio[24477]: time="2026-06-11T12:49:26.09749971Z" level=info msg="Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-nbhzw/POD" id=506add8b-08da-4016-8770-2aeef3d0d742 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.367841 | controller | Jun 11 12:49:26.098280 crc crio[24477]: time="2026-06-11T12:49:26.098178259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.367879 | controller | Jun 11 12:49:26.103339 crc crio[24477]: time="2026-06-11T12:49:26.102391337Z" level=info msg="Removing container: e2b067c368b6833775d15ebe0789bfc1f9eb3c807bc6caf946d429aa3f5db075" id=0a8be0de-4c55-4145-9889-aa129747277b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.367901 | controller | Jun 11 12:49:26.144815 crc crio[24477]: time="2026-06-11T12:49:26.14263109Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-nbhzw Namespace:openstack ID:38182c4c1b9a03cdd43b53f502a853929005d88e5d6f3edd301eaceaeff455f5 UID:48fbfce6-5c12-46d1-b06a-f32632b747bf NetNS:/var/run/netns/d6361f4c-e022-4991-992e-fe668bf7aff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48fbfce6_5c12_46d1_b06a_f32632b747bf.slice PodAnnotations:0xc00718ca18}] Aliases:map[]}"
2026-06-11 13:18:25.367919 | controller | Jun 11 12:49:26.144815 crc crio[24477]: time="2026-06-11T12:49:26.143548677Z" level=info msg="Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-nbhzw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.367936 | controller | Jun 11 12:49:26.168369 crc crio[24477]: time="2026-06-11T12:49:26.16821274Z" level=info msg="Removed container e2b067c368b6833775d15ebe0789bfc1f9eb3c807bc6caf946d429aa3f5db075: openshift-marketplace/redhat-operators-n7q4r/registry-server" id=0a8be0de-4c55-4145-9889-aa129747277b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.367953 | controller | Jun 11 12:49:26.176499 crc crio[24477]: time="2026-06-11T12:49:26.176336572Z" level=info msg="Removing container: 14fd20b0c3f8d4a5426b6b0670ba7744f366750f0f051af6820bfa1aaa83b801" id=973332d3-4ba6-4ae3-99ad-10e1e388ed11 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.367970 | controller | Jun 11 12:49:26.317323 crc crio[24477]: time="2026-06-11T12:49:26.317245466Z" level=info msg="Removed container 14fd20b0c3f8d4a5426b6b0670ba7744f366750f0f051af6820bfa1aaa83b801: openshift-marketplace/redhat-operators-n7q4r/extract-content" id=973332d3-4ba6-4ae3-99ad-10e1e388ed11 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.367986 | controller | Jun 11 12:49:26.324829 crc crio[24477]: time="2026-06-11T12:49:26.324576682Z" level=info msg="Removing container: 127a437412b6e58e36377ab0e708f962ff62051863ac213aba6667d243909af7" id=6b967940-85b1-4f44-8a7e-f957e3b0e2ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.368004 | controller | Jun 11 12:49:26.457163 crc crio[24477]: time="2026-06-11T12:49:26.456466759Z" level=info msg="Removed container 127a437412b6e58e36377ab0e708f962ff62051863ac213aba6667d243909af7: openshift-marketplace/redhat-operators-n7q4r/extract-utilities" id=6b967940-85b1-4f44-8a7e-f957e3b0e2ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.368021 | controller | Jun 11 12:49:27.016279 crc crio[24477]: 2026-06-11T12:49:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38182c4c1b9a03c Mac:36:6f:98:65:2b:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/d6361f4c-e022-4991-992e-fe668bf7aff5 SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.368038 | controller | Jun 11 12:49:27.019635 crc crio[24477]: time="2026-06-11T12:49:27.019423069Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-nbhzw Namespace:openstack ID:38182c4c1b9a03cdd43b53f502a853929005d88e5d6f3edd301eaceaeff455f5 UID:48fbfce6-5c12-46d1-b06a-f32632b747bf NetNS:/var/run/netns/d6361f4c-e022-4991-992e-fe668bf7aff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48fbfce6_5c12_46d1_b06a_f32632b747bf.slice PodAnnotations:0xc00718ca18}] Aliases:map[]}"
2026-06-11 13:18:25.368055 | controller | Jun 11 12:49:27.023459 crc crio[24477]: time="2026-06-11T12:49:27.02338425Z" level=info msg="Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-nbhzw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.368075 | controller | Jun 11 12:49:27.037041 crc crio[24477]: time="2026-06-11T12:49:27.035297813Z" level=info msg="Ran pod sandbox 38182c4c1b9a03cdd43b53f502a853929005d88e5d6f3edd301eaceaeff455f5 with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-nbhzw/POD" id=506add8b-08da-4016-8770-2aeef3d0d742 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.368093 | controller | Jun 11 12:49:27.037808 crc crio[24477]: time="2026-06-11T12:49:27.037725078Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=56fcd791-fdb1-48db-a9aa-3065e379fdbf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.368110 | controller | Jun 11 12:49:27.070969 crc crio[24477]: time="2026-06-11T12:49:27.070730289Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=4beea3da-22cb-4699-88e1-4a827db90199 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.368126 | controller | Jun 11 12:49:27.079272 crc crio[24477]: time="2026-06-11T12:49:27.079191175Z" level=info msg="Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-nbhzw/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam" id=6af60b91-6d65-4949-844c-309ba68f5e6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.368142 | controller | Jun 11 12:49:27.079568 crc crio[24477]: time="2026-06-11T12:49:27.079493504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.368160 | controller | Jun 11 12:49:27.144388 crc crio[24477]: time="2026-06-11T12:49:27.143567633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.368176 | controller | Jun 11 12:49:27.151768 crc crio[24477]: time="2026-06-11T12:49:27.150196398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.368193 | controller | Jun 11 12:49:27.456147 crc crio[24477]: time="2026-06-11T12:49:27.456033449Z" level=info msg="Created container ce77e3d3b9be132213151e22c237bfd9590aa56356cb084b72b7829301802f6a: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-nbhzw/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam" id=6af60b91-6d65-4949-844c-309ba68f5e6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.368210 | controller | Jun 11 12:49:27.458129 crc crio[24477]: time="2026-06-11T12:49:27.458043219Z" level=info msg="Starting container: ce77e3d3b9be132213151e22c237bfd9590aa56356cb084b72b7829301802f6a" id=86e38c81-7049-42fc-9fd1-abc3acb6536c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.368227 | controller | Jun 11 12:49:27.464061 crc crio[24477]: time="2026-06-11T12:49:27.463965556Z" level=info msg="Started container" PID=167842 containerID=ce77e3d3b9be132213151e22c237bfd9590aa56356cb084b72b7829301802f6a description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-nbhzw/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=86e38c81-7049-42fc-9fd1-abc3acb6536c name=/runtime.v1.RuntimeService/StartContainer sandboxID=38182c4c1b9a03cdd43b53f502a853929005d88e5d6f3edd301eaceaeff455f5
2026-06-11 13:18:25.368244 | controller | Jun 11 12:49:41.416223 crc crio[24477]: time="2026-06-11T12:49:41.415040906Z" level=info msg="Stopping pod sandbox: 38182c4c1b9a03cdd43b53f502a853929005d88e5d6f3edd301eaceaeff455f5" id=f27ae600-b5f2-4436-979e-7e3954dc8711 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.368260 | controller | Jun 11 12:49:41.417942 crc crio[24477]: time="2026-06-11T12:49:41.417257058Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-nbhzw Namespace:openstack ID:38182c4c1b9a03cdd43b53f502a853929005d88e5d6f3edd301eaceaeff455f5 UID:48fbfce6-5c12-46d1-b06a-f32632b747bf NetNS:/var/run/netns/d6361f4c-e022-4991-992e-fe668bf7aff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48fbfce6_5c12_46d1_b06a_f32632b747bf.slice PodAnnotations:0xc001f2b2c0}] Aliases:map[]}"
2026-06-11 13:18:25.368281 | controller | Jun 11 12:49:41.417942 crc crio[24477]: time="2026-06-11T12:49:41.417447414Z" level=info msg="Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-nbhzw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.368299 | controller | Jun 11 12:49:41.909771 crc crio[24477]: time="2026-06-11T12:49:41.908979409Z" level=info msg="Stopped pod sandbox: 38182c4c1b9a03cdd43b53f502a853929005d88e5d6f3edd301eaceaeff455f5" id=f27ae600-b5f2-4436-979e-7e3954dc8711 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.368316 | controller | Jun 11 12:49:43.170917 crc crio[24477]: time="2026-06-11T12:49:43.170025025Z" level=info msg="Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6tts2/POD" id=86012228-662e-4364-8e1e-113bbc651c88 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.368332 | controller | Jun 11 12:49:43.172278 crc crio[24477]: time="2026-06-11T12:49:43.170967252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.368350 | controller | Jun 11 12:49:43.220859 crc crio[24477]: time="2026-06-11T12:49:43.220530116Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6tts2 Namespace:openstack ID:e8e1c9fd2d77c226970625b9c21f1bea22a4469197b77cb0703e9ed6802b2d93 UID:373f3a1a-f2a5-4ac8-b39b-c8dcd526eb7f NetNS:/var/run/netns/30e4af50-1094-4fb5-b4a1-300e9dc11c76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod373f3a1a_f2a5_4ac8_b39b_c8dcd526eb7f.slice PodAnnotations:0xc001f2b870}] Aliases:map[]}"
2026-06-11 13:18:25.368366 | controller | Jun 11 12:49:43.220859 crc crio[24477]: time="2026-06-11T12:49:43.220609608Z" level=info msg="Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6tts2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.368383 | controller | Jun 11 12:49:44.026813 crc crio[24477]: 2026-06-11T12:49:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8e1c9fd2d77c22 Mac:66:62:90:1b:b5:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/30e4af50-1094-4fb5-b4a1-300e9dc11c76 SocketPath: PciID:}] [{Interface:0xc000590750 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.368400 | controller | Jun 11 12:49:44.029086 crc crio[24477]: time="2026-06-11T12:49:44.028954124Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6tts2 Namespace:openstack ID:e8e1c9fd2d77c226970625b9c21f1bea22a4469197b77cb0703e9ed6802b2d93 UID:373f3a1a-f2a5-4ac8-b39b-c8dcd526eb7f NetNS:/var/run/netns/30e4af50-1094-4fb5-b4a1-300e9dc11c76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod373f3a1a_f2a5_4ac8_b39b_c8dcd526eb7f.slice PodAnnotations:0xc001f2b870}] Aliases:map[]}"
2026-06-11 13:18:25.368417 | controller | Jun 11 12:49:44.029224 crc crio[24477]: time="2026-06-11T12:49:44.02915673Z" level=info msg="Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6tts2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.368435 | controller | Jun 11 12:49:44.055493 crc crio[24477]: time="2026-06-11T12:49:44.055400852Z" level=info msg="Ran pod sandbox e8e1c9fd2d77c226970625b9c21f1bea22a4469197b77cb0703e9ed6802b2d93 with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6tts2/POD" id=86012228-662e-4364-8e1e-113bbc651c88 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.368455 | controller | Jun 11 12:49:44.065241 crc crio[24477]: time="2026-06-11T12:49:44.064300971Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=11c321b6-8b26-41aa-b5f7-770e48148968 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.368472 | controller | Jun 11 12:49:44.104546 crc crio[24477]: time="2026-06-11T12:49:44.104419601Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=a653a047-1a03-4099-9617-cda9da0d90a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.368488 | controller | Jun 11 12:49:44.114913 crc crio[24477]: time="2026-06-11T12:49:44.114780241Z" level=info msg="Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6tts2/install-certs-edpm-deployment-ipam-openstack-edpm-ipam" id=1ac003cd-3141-421c-824b-d3c611b3873a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.368505 | controller | Jun 11 12:49:44.115354 crc crio[24477]: time="2026-06-11T12:49:44.115266375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.368521 | controller | Jun 11 12:49:44.171696 crc crio[24477]: time="2026-06-11T12:49:44.171581016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.368538 | controller | Jun 11 12:49:44.176561 crc crio[24477]: time="2026-06-11T12:49:44.176474973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.368553 | controller | Jun 11 12:49:44.378445 crc crio[24477]: time="2026-06-11T12:49:44.378269638Z" level=info msg="Created container 66b219566ac4f7e7833ce9457e212adc8036189df0c1938851e679715d42ff52: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6tts2/install-certs-edpm-deployment-ipam-openstack-edpm-ipam" id=1ac003cd-3141-421c-824b-d3c611b3873a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.368570 | controller | Jun 11 12:49:44.379595 crc crio[24477]: time="2026-06-11T12:49:44.379496982Z" level=info msg="Starting container: 66b219566ac4f7e7833ce9457e212adc8036189df0c1938851e679715d42ff52" id=a0001194-ef81-48c2-bb16-341605c6e21d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.368586 | controller | Jun 11 12:49:44.385823 crc crio[24477]: time="2026-06-11T12:49:44.385621463Z" level=info msg="Started container" PID=168888 containerID=66b219566ac4f7e7833ce9457e212adc8036189df0c1938851e679715d42ff52 description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6tts2/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=a0001194-ef81-48c2-bb16-341605c6e21d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8e1c9fd2d77c226970625b9c21f1bea22a4469197b77cb0703e9ed6802b2d93
2026-06-11 13:18:25.368603 | controller | Jun 11 12:49:52.235727 crc crio[24477]: time="2026-06-11T12:49:52.234740381Z" level=info msg="Stopping pod sandbox: 5f34f73ef2c2253b5b221e90fa8cea03701a17ad8f032f5a00cf26bd87806453" id=93e839de-4519-4172-a11d-93a00b51bc76 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.368619 | controller | Jun 11 12:49:52.235727 crc crio[24477]: time="2026-06-11T12:49:52.23572697Z" level=info msg="Stopped pod sandbox (already stopped): 5f34f73ef2c2253b5b221e90fa8cea03701a17ad8f032f5a00cf26bd87806453" id=93e839de-4519-4172-a11d-93a00b51bc76 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.368635 | controller | Jun 11 12:49:52.238415 crc crio[24477]: time="2026-06-11T12:49:52.236355067Z" level=info msg="Removing pod sandbox: 5f34f73ef2c2253b5b221e90fa8cea03701a17ad8f032f5a00cf26bd87806453" id=255d70a7-df1a-4867-8551-25ac504e49c1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.368659 | controller | Jun 11 12:49:52.254428 crc crio[24477]: time="2026-06-11T12:49:52.254239057Z" level=info msg="Removed pod sandbox: 5f34f73ef2c2253b5b221e90fa8cea03701a17ad8f032f5a00cf26bd87806453" id=255d70a7-df1a-4867-8551-25ac504e49c1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.368676 | controller | Jun 11 12:50:00.546914 crc crio[24477]: time="2026-06-11T12:50:00.545832141Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686370-8fj5f/POD" id=0745b4a2-edf3-426f-ad30-2d69864e0bfa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.368693 | controller | Jun 11 12:50:00.549016 crc crio[24477]: time="2026-06-11T12:50:00.546912122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.368710 | controller | Jun 11 12:50:00.589235 crc crio[24477]: time="2026-06-11T12:50:00.589116931Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686370-8fj5f Namespace:openshift-infra ID:d477a61200bffd1633bafec3613da8962cc56f3be73a082cdfafd01333438448 UID:809f066e-0f7f-40cb-8fc6-8965803f03a6 NetNS:/var/run/netns/a8d5ffe2-0be9-42ea-9591-20cbeea8e539 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod809f066e_0f7f_40cb_8fc6_8965803f03a6.slice PodAnnotations:0xc000a15170}] Aliases:map[]}"
2026-06-11 13:18:25.368727 | controller | Jun 11 12:50:00.589235 crc crio[24477]: time="2026-06-11T12:50:00.589209574Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686370-8fj5f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.368743 | controller | Jun 11 12:50:00.966842 crc crio[24477]: 2026-06-11T12:50:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d477a61200bffd1 Mac:f6:d7:2f:25:d3:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/a8d5ffe2-0be9-42ea-9591-20cbeea8e539 SocketPath: PciID:}] [{Interface:0xc000014980 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.368760 | controller | Jun 11 12:50:00.969449 crc crio[24477]: time="2026-06-11T12:50:00.96936739Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686370-8fj5f Namespace:openshift-infra ID:d477a61200bffd1633bafec3613da8962cc56f3be73a082cdfafd01333438448 UID:809f066e-0f7f-40cb-8fc6-8965803f03a6 NetNS:/var/run/netns/a8d5ffe2-0be9-42ea-9591-20cbeea8e539 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod809f066e_0f7f_40cb_8fc6_8965803f03a6.slice PodAnnotations:0xc000a15170}] Aliases:map[]}"
2026-06-11 13:18:25.368777 | controller | Jun 11 12:50:00.969690 crc crio[24477]: time="2026-06-11T12:50:00.969575285Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686370-8fj5f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.368793 | controller | Jun 11 12:50:00.980477 crc crio[24477]: time="2026-06-11T12:50:00.980396668Z" level=info msg="Ran pod sandbox d477a61200bffd1633bafec3613da8962cc56f3be73a082cdfafd01333438448 with infra container: openshift-infra/auto-csr-approver-29686370-8fj5f/POD" id=0745b4a2-edf3-426f-ad30-2d69864e0bfa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.368810 | controller | Jun 11 12:50:00.986044 crc crio[24477]: time="2026-06-11T12:50:00.985972833Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=ecfeb8d2-52d1-4f96-b976-f4d73fe119a9 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.368826 | controller | Jun 11 12:50:00.996572 crc crio[24477]: time="2026-06-11T12:50:00.996484096Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 13:18:25.368843 | controller | Jun 11 12:50:01.994475 crc crio[24477]: time="2026-06-11T12:50:01.993926671Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=ecfeb8d2-52d1-4f96-b976-f4d73fe119a9 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.368886 | controller | Jun 11 12:50:01.996375 crc crio[24477]: time="2026-06-11T12:50:01.995949777Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7b90f217-2d77-40d5-8eb8-11a537c4ddf9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.368905 | controller | Jun 11 12:50:02.000140 crc crio[24477]: time="2026-06-11T12:50:02.000041022Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=3f12c88e-8d95-4d83-ab8d-e4838b10bf81 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.368923 | controller | Jun 11 12:50:02.010309 crc crio[24477]: time="2026-06-11T12:50:02.010205456Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686370-8fj5f/oc" id=82dfaff7-cfab-4fa6-9e02-9d67ba09458f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.368939 | controller | Jun 11 12:50:02.011164 crc crio[24477]: time="2026-06-11T12:50:02.010911285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.368955 | controller | Jun 11 12:50:02.074040 crc crio[24477]: time="2026-06-11T12:50:02.073542604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.368971 | controller | Jun 11 12:50:02.544830 crc crio[24477]: time="2026-06-11T12:50:02.544460695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.368988 | controller | Jun 11 12:50:02.660569 crc crio[24477]: time="2026-06-11T12:50:02.660474345Z" level=info msg="Created container 2de2d282874ffe5d23b436f01df7a2f9863f4efe1c5aa5f334005b67de0637bf: openshift-infra/auto-csr-approver-29686370-8fj5f/oc" id=82dfaff7-cfab-4fa6-9e02-9d67ba09458f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.369004 | controller | Jun 11 12:50:02.663274 crc crio[24477]: time="2026-06-11T12:50:02.662000978Z" level=info msg="Starting container: 2de2d282874ffe5d23b436f01df7a2f9863f4efe1c5aa5f334005b67de0637bf" id=59b4376f-bf14-4b35-bf12-d132e044ff38 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.369020 | controller | Jun 11 12:50:02.667858 crc crio[24477]: time="2026-06-11T12:50:02.667521033Z" level=info msg="Started container" PID=170027 containerID=2de2d282874ffe5d23b436f01df7a2f9863f4efe1c5aa5f334005b67de0637bf description=openshift-infra/auto-csr-approver-29686370-8fj5f/oc id=59b4376f-bf14-4b35-bf12-d132e044ff38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d477a61200bffd1633bafec3613da8962cc56f3be73a082cdfafd01333438448
2026-06-11 13:18:25.369037 | controller | Jun 11 12:50:04.853743 crc crio[24477]: time="2026-06-11T12:50:04.853067Z" level=info msg="Stopping pod sandbox: d477a61200bffd1633bafec3613da8962cc56f3be73a082cdfafd01333438448" id=de019207-6391-42d8-8fbc-2c5fe5f285e1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.369053 | controller | Jun 11 12:50:04.855130 crc crio[24477]: time="2026-06-11T12:50:04.854797875Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686370-8fj5f Namespace:openshift-infra ID:d477a61200bffd1633bafec3613da8962cc56f3be73a082cdfafd01333438448 UID:809f066e-0f7f-40cb-8fc6-8965803f03a6 NetNS:/var/run/netns/a8d5ffe2-0be9-42ea-9591-20cbeea8e539 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod809f066e_0f7f_40cb_8fc6_8965803f03a6.slice PodAnnotations:0xc000a14950}] Aliases:map[]}"
2026-06-11 13:18:25.369073 | controller | Jun 11 12:50:04.855130 crc crio[24477]: time="2026-06-11T12:50:04.855050112Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686370-8fj5f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.369090 | controller | Jun 11 12:50:05.200529 crc crio[24477]: time="2026-06-11T12:50:05.199840871Z" level=info msg="Stopped pod sandbox: d477a61200bffd1633bafec3613da8962cc56f3be73a082cdfafd01333438448" id=de019207-6391-42d8-8fbc-2c5fe5f285e1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.369107 | controller | Jun 11 12:50:36.436646 crc crio[24477]: time="2026-06-11T12:50:36.434938456Z" level=info msg="Stopping pod sandbox: e8e1c9fd2d77c226970625b9c21f1bea22a4469197b77cb0703e9ed6802b2d93" id=4c384ffb-1722-43f9-91aa-f2fc973c0ee4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.369123 | controller | Jun 11 12:50:36.439375 crc crio[24477]: time="2026-06-11T12:50:36.438339933Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6tts2 Namespace:openstack ID:e8e1c9fd2d77c226970625b9c21f1bea22a4469197b77cb0703e9ed6802b2d93 UID:373f3a1a-f2a5-4ac8-b39b-c8dcd526eb7f NetNS:/var/run/netns/30e4af50-1094-4fb5-b4a1-300e9dc11c76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod373f3a1a_f2a5_4ac8_b39b_c8dcd526eb7f.slice PodAnnotations:0xc001f2b8c8}] Aliases:map[]}"
2026-06-11 13:18:25.369140 | controller | Jun 11 12:50:36.440179 crc crio[24477]: time="2026-06-11T12:50:36.440047411Z" level=info msg="Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6tts2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.369157 | controller | Jun 11 12:50:37.087815 crc crio[24477]: time="2026-06-11T12:50:37.087173691Z" level=info msg="Stopped pod sandbox: e8e1c9fd2d77c226970625b9c21f1bea22a4469197b77cb0703e9ed6802b2d93" id=4c384ffb-1722-43f9-91aa-f2fc973c0ee4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.369173 | controller | Jun 11 12:50:38.034909 crc crio[24477]: time="2026-06-11T12:50:38.032850791Z" level=info msg="Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-xv7k5/POD" id=3f435eb7-2ee6-491b-a7a3-457d7cd98527 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.369189 | controller | Jun 11 12:50:38.034909 crc crio[24477]: time="2026-06-11T12:50:38.033758316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.369206 | controller | Jun 11 12:50:38.079267 crc crio[24477]: time="2026-06-11T12:50:38.079159583Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-xv7k5 Namespace:openstack ID:6b9efd5afbd0cc7be8d9589ad36b73261a80e679c75e6af3a22aec313ee0825b UID:7d5fa0eb-0e58-407a-af73-5f851ad0440d NetNS:/var/run/netns/a9b63300-3765-4598-aafb-34d01e391fc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d5fa0eb_0e58_407a_af73_5f851ad0440d.slice PodAnnotations:0xc002d1b180}] Aliases:map[]}"
2026-06-11 13:18:25.369223 | controller | Jun 11 12:50:38.079267 crc crio[24477]: time="2026-06-11T12:50:38.079225315Z" level=info msg="Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-xv7k5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.369239 | controller | Jun 11 12:50:38.511282 crc crio[24477]: 2026-06-11T12:50:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6b9efd5afbd0cc7 Mac:4a:e9:33:08:22:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/a9b63300-3765-4598-aafb-34d01e391fc1 SocketPath: PciID:}] [{Interface:0xc0001247a0 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.369257 | controller | Jun 11 12:50:38.512407 crc crio[24477]: time="2026-06-11T12:50:38.51194777Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-xv7k5 Namespace:openstack ID:6b9efd5afbd0cc7be8d9589ad36b73261a80e679c75e6af3a22aec313ee0825b UID:7d5fa0eb-0e58-407a-af73-5f851ad0440d NetNS:/var/run/netns/a9b63300-3765-4598-aafb-34d01e391fc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d5fa0eb_0e58_407a_af73_5f851ad0440d.slice PodAnnotations:0xc002d1b180}] Aliases:map[]}"
2026-06-11 13:18:25.369277 | controller | Jun 11 12:50:38.512407 crc crio[24477]: time="2026-06-11T12:50:38.512080644Z" level=info msg="Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-xv7k5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.369294 | controller | Jun 11 12:50:38.521284 crc crio[24477]: time="2026-06-11T12:50:38.521118687Z" level=info msg="Ran pod sandbox 6b9efd5afbd0cc7be8d9589ad36b73261a80e679c75e6af3a22aec313ee0825b with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-xv7k5/POD" id=3f435eb7-2ee6-491b-a7a3-457d7cd98527 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.369311 | controller | Jun 11 12:50:38.524788 crc crio[24477]: time="2026-06-11T12:50:38.524405229Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=e32f0613-3600-4472-8138-15df61b3cb51 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.369328 | controller | Jun 11 12:50:38.563480 crc crio[24477]: time="2026-06-11T12:50:38.563372096Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=3a7aed51-0f0a-4416-8986-f0c4c3b79dde name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.369344 | controller | Jun 11 12:50:38.577269 crc crio[24477]: time="2026-06-11T12:50:38.577120191Z" level=info msg="Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-xv7k5/ovn-edpm-deployment-ipam-openstack-edpm-ipam" id=cdfb0aa7-7382-458f-a100-8e72e61d11d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.369360 | controller | Jun 11 12:50:38.578050 crc crio[24477]: time="2026-06-11T12:50:38.577982335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.369376 | controller | Jun 11 12:50:38.634464 crc crio[24477]: time="2026-06-11T12:50:38.634377798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.369393 | controller | Jun 11 12:50:38.638578 crc crio[24477]: time="2026-06-11T12:50:38.638508444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.369409 | controller | Jun 11 12:50:38.818445 crc crio[24477]: time="2026-06-11T12:50:38.818313215Z" level=info msg="Created container 208a650139209815fb6ad777b684a2a0b26608fa2d416365d98ce3f39145eb5f: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-xv7k5/ovn-edpm-deployment-ipam-openstack-edpm-ipam" id=cdfb0aa7-7382-458f-a100-8e72e61d11d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.369425 | controller | Jun 11 12:50:38.821931 crc crio[24477]: time="2026-06-11T12:50:38.821797673Z" level=info msg="Starting container: 208a650139209815fb6ad777b684a2a0b26608fa2d416365d98ce3f39145eb5f" id=85fcc184-00de-4f01-bf75-b196b55b04e1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.369441 | controller | Jun 11 12:50:38.830157 crc crio[24477]: time="2026-06-11T12:50:38.830058183Z" level=info msg="Started container" PID=172379 containerID=208a650139209815fb6ad777b684a2a0b26608fa2d416365d98ce3f39145eb5f description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-xv7k5/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=85fcc184-00de-4f01-bf75-b196b55b04e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b9efd5afbd0cc7be8d9589ad36b73261a80e679c75e6af3a22aec313ee0825b
2026-06-11 13:18:25.369462 | controller | Jun 11 12:50:52.317356 crc crio[24477]: time="2026-06-11T12:50:52.316226456Z" level=info msg="Removing container: 4d381957ed50c6c13dbe1008826bfef2e5d7a5a8452f9f5f4a5e99232a4e9fa0" id=897d526c-ff52-4b59-b31d-3b1b58d683c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.369479 | controller | Jun 11 12:50:52.618705 crc crio[24477]: time="2026-06-11T12:50:52.618449098Z" level=info msg="Removed container 4d381957ed50c6c13dbe1008826bfef2e5d7a5a8452f9f5f4a5e99232a4e9fa0: openshift-infra/auto-csr-approver-29686364-mqcl9/oc" id=897d526c-ff52-4b59-b31d-3b1b58d683c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.369496 | controller | Jun 11 12:50:52.633099 crc crio[24477]: time="2026-06-11T12:50:52.632812497Z" level=info msg="Stopping pod sandbox: e352321a04a496c0a8ccbee2d6e5c080a5ed3879bfc36f3fa9bb76d8b86ef18e" id=308b2826-8ff2-4b49-8da0-a6f26a5d90e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.369513 | controller | Jun 11 12:50:52.633099 crc crio[24477]: time="2026-06-11T12:50:52.63291362Z" level=info msg="Stopped pod sandbox (already stopped): e352321a04a496c0a8ccbee2d6e5c080a5ed3879bfc36f3fa9bb76d8b86ef18e" id=308b2826-8ff2-4b49-8da0-a6f26a5d90e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.369529 | controller | Jun 11 12:50:52.634278 crc crio[24477]: time="2026-06-11T12:50:52.634153835Z" level=info msg="Removing pod sandbox: e352321a04a496c0a8ccbee2d6e5c080a5ed3879bfc36f3fa9bb76d8b86ef18e" id=28d4b144-5470-484d-9fff-b3e923b96d4d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.369546 | controller | Jun 11 12:50:52.655620 crc crio[24477]: time="2026-06-11T12:50:52.655456909Z" level=info msg="Removed pod sandbox: e352321a04a496c0a8ccbee2d6e5c080a5ed3879bfc36f3fa9bb76d8b86ef18e" id=28d4b144-5470-484d-9fff-b3e923b96d4d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.369563 | controller | Jun 11 12:51:43.044134 crc crio[24477]: time="2026-06-11T12:51:43.043187775Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-s7jtc/POD" id=38bff7fc-fe48-452c-993c-cababd1269f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.369579 | controller | Jun 11 12:51:43.045728 crc crio[24477]: time="2026-06-11T12:51:43.044180793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.369597 | controller | Jun 11 12:51:43.124275 crc crio[24477]: time="2026-06-11T12:51:43.124166146Z" level=info msg="Got pod network &{Name:community-operators-s7jtc Namespace:openshift-marketplace ID:b02f49419cb2b459d28d62a0d3268e124c432eec1e48536fa95aadcc91ad00a0 UID:ace027ac-a5fb-4f4c-a8d9-d6e0102133db NetNS:/var/run/netns/b4385209-4c4c-424c-9f89-d37ff28a8603 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podace027ac_a5fb_4f4c_a8d9_d6e0102133db.slice PodAnnotations:0xc000326128}] Aliases:map[]}"
2026-06-11 13:18:25.369614 | controller | Jun 11 12:51:43.124275 crc crio[24477]: time="2026-06-11T12:51:43.124252819Z" level=info msg="Adding pod openshift-marketplace_community-operators-s7jtc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.369631 | controller | Jun 11 12:51:43.741759 crc crio[24477]: 2026-06-11T12:51:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b02f49419cb2b45 Mac:86:bd:41:ae:8e:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/b4385209-4c4c-424c-9f89-d37ff28a8603 SocketPath: PciID:}] [{Interface:0xc00029ee20 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.369649 | controller | Jun 11 12:51:43.743093 crc crio[24477]: time="2026-06-11T12:51:43.743029348Z" level=info msg="Got pod network &{Name:community-operators-s7jtc Namespace:openshift-marketplace ID:b02f49419cb2b459d28d62a0d3268e124c432eec1e48536fa95aadcc91ad00a0 UID:ace027ac-a5fb-4f4c-a8d9-d6e0102133db NetNS:/var/run/netns/b4385209-4c4c-424c-9f89-d37ff28a8603 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podace027ac_a5fb_4f4c_a8d9_d6e0102133db.slice PodAnnotations:0xc000326128}] Aliases:map[]}"
2026-06-11 13:18:25.369668 | controller | Jun 11 12:51:43.743240 crc crio[24477]: time="2026-06-11T12:51:43.743188834Z" level=info msg="Checking pod openshift-marketplace_community-operators-s7jtc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.369686 | controller | Jun 11 12:51:43.754011 crc crio[24477]: time="2026-06-11T12:51:43.753924151Z" level=info msg="Ran pod sandbox b02f49419cb2b459d28d62a0d3268e124c432eec1e48536fa95aadcc91ad00a0 with infra container: openshift-marketplace/community-operators-s7jtc/POD" id=38bff7fc-fe48-452c-993c-cababd1269f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.369703 | controller | Jun 11 12:51:43.758074 crc crio[24477]: time="2026-06-11T12:51:43.757995477Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d0edb8fe-e957-48cf-bbde-75a6940a5e30 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.369720 | controller | Jun 11 12:51:43.759928 crc crio[24477]: time="2026-06-11T12:51:43.759864241Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9d749d69-f15d-49fa-9b28-9815e3959c52 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.369737 | controller | Jun 11 12:51:43.767861 crc crio[24477]: time="2026-06-11T12:51:43.767631521Z" level=info msg="Creating container: openshift-marketplace/community-operators-s7jtc/extract-utilities" id=fcd98bad-570f-49ff-9ae8-6be05a2ac653 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.369753 | controller | Jun 11 12:51:43.768127 crc crio[24477]: time="2026-06-11T12:51:43.768082393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.369770 | controller | Jun 11 12:51:43.827261 crc crio[24477]: time="2026-06-11T12:51:43.827145138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.369787 | controller | Jun 11 12:51:43.831635 crc crio[24477]: time="2026-06-11T12:51:43.831561781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.369803 | controller | Jun 11 12:51:44.000186 crc crio[24477]: time="2026-06-11T12:51:43.999994006Z" level=info msg="Created container 46b601986a0336c96a14da5cd19792d1bfde4f54887c072d1739b754e9b989c1: openshift-marketplace/community-operators-s7jtc/extract-utilities" id=fcd98bad-570f-49ff-9ae8-6be05a2ac653 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.369819 | controller | Jun 11 12:51:44.002258 crc crio[24477]: time="2026-06-11T12:51:44.002184246Z" level=info msg="Starting container: 46b601986a0336c96a14da5cd19792d1bfde4f54887c072d1739b754e9b989c1" id=0a9e15d8-dc37-454f-a1b1-61957e1be88e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.369835 | controller | Jun 11 12:51:44.009702 crc crio[24477]: time="2026-06-11T12:51:44.006858737Z" level=info msg="Started container" PID=176090 containerID=46b601986a0336c96a14da5cd19792d1bfde4f54887c072d1739b754e9b989c1 description=openshift-marketplace/community-operators-s7jtc/extract-utilities id=0a9e15d8-dc37-454f-a1b1-61957e1be88e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b02f49419cb2b459d28d62a0d3268e124c432eec1e48536fa95aadcc91ad00a0
2026-06-11 13:18:25.369875 | controller | Jun 11 12:51:44.701825 crc crio[24477]: time="2026-06-11T12:51:44.701210718Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=854d8731-a233-42f0-bd82-63109ddc5e2b name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.369896 | controller | Jun 11 12:51:44.714328 crc crio[24477]: time="2026-06-11T12:51:44.714191192Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 13:18:25.369913 | controller | Jun 11 12:51:53.749198 crc crio[24477]: time="2026-06-11T12:51:53.748392887Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0" id=854d8731-a233-42f0-bd82-63109ddc5e2b name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.369929 | controller | Jun 11 12:51:53.751090 crc crio[24477]: time="2026-06-11T12:51:53.750985135Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=5027b715-9913-4edf-89d8-582e31f7b591 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.369946 | controller | Jun 11 12:51:53.755361 crc crio[24477]: time="2026-06-11T12:51:53.755284186Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=3a0a23bf-0cbc-4971-874d-e5e52530facc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.369963 | controller | Jun 11 12:51:53.765083 crc crio[24477]: time="2026-06-11T12:51:53.764952595Z" level=info msg="Creating container: openshift-marketplace/community-operators-s7jtc/extract-content" id=8704c863-46de-4eaa-9ac2-dc1eeb6c4852 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.369979 | controller | Jun 11 12:51:53.769053 crc crio[24477]: time="2026-06-11T12:51:53.768956408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.369995 | controller | Jun 11 12:51:53.839439 crc crio[24477]: time="2026-06-11T12:51:53.839285812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.370012 | controller | Jun 11 12:51:53.844480 crc crio[24477]: time="2026-06-11T12:51:53.844401335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.370029 | controller | Jun 11 12:51:54.042993 crc crio[24477]: time="2026-06-11T12:51:54.042824436Z" level=info msg="Created container 175822a077f94e1bbaab15ba03d81d4642de8513b666ba99e5568aaf84345bfa: openshift-marketplace/community-operators-s7jtc/extract-content" id=8704c863-46de-4eaa-9ac2-dc1eeb6c4852 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.370045 | controller | Jun 11 12:51:54.045345 crc crio[24477]: time="2026-06-11T12:51:54.044860573Z" level=info msg="Starting container: 175822a077f94e1bbaab15ba03d81d4642de8513b666ba99e5568aaf84345bfa" id=b3a860d4-9375-468f-9ef2-fe52798c3323 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.370062 | controller | Jun 11 12:51:54.053315 crc crio[24477]: time="2026-06-11T12:51:54.053168674Z" level=info msg="Started container" PID=176639 containerID=175822a077f94e1bbaab15ba03d81d4642de8513b666ba99e5568aaf84345bfa description=openshift-marketplace/community-operators-s7jtc/extract-content id=b3a860d4-9375-468f-9ef2-fe52798c3323 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b02f49419cb2b459d28d62a0d3268e124c432eec1e48536fa95aadcc91ad00a0
2026-06-11 13:18:25.370078 | controller | Jun 11 12:51:54.907045 crc crio[24477]: time="2026-06-11T12:51:54.901476046Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=20eb689a-2398-4a3f-9e8f-ddc675354bac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.370098 | controller | Jun 11 12:51:54.907045 crc crio[24477]: time="2026-06-11T12:51:54.905321011Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=eb821167-5042-41cd-b883-1e2d67f4bed6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.370115 | controller | Jun 11 12:51:54.917254 crc crio[24477]: time="2026-06-11T12:51:54.917167143Z" level=info msg="Creating container: openshift-marketplace/community-operators-s7jtc/registry-server" id=8694110f-b4c0-43d2-8480-da01fcdaccb6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.370132 | controller | Jun 11 12:51:54.917749 crc crio[24477]: time="2026-06-11T12:51:54.917607015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.370148 | controller | Jun 11 12:51:55.020767 crc crio[24477]: time="2026-06-11T12:51:55.020610892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.370165 | controller | Jun 11 12:51:55.024617 crc crio[24477]: time="2026-06-11T12:51:55.02447279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.370181 | controller | Jun 11 12:51:55.204695 crc crio[24477]: time="2026-06-11T12:51:55.204526517Z" level=info msg="Created container f5c072067e905da2c588f195e92cb51baf255fd075f87b3dc7e27da07e2d1659: openshift-marketplace/community-operators-s7jtc/registry-server" id=8694110f-b4c0-43d2-8480-da01fcdaccb6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.370197 | controller | Jun 11 12:51:55.206598 crc crio[24477]: time="2026-06-11T12:51:55.206507843Z" level=info msg="Starting container: f5c072067e905da2c588f195e92cb51baf255fd075f87b3dc7e27da07e2d1659" id=00a04d81-e7da-44e6-8a05-6276867a9750 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.370213 | controller | Jun 11 12:51:55.217427 crc crio[24477]: time="2026-06-11T12:51:55.217263354Z" level=info msg="Started container" PID=176730 containerID=f5c072067e905da2c588f195e92cb51baf255fd075f87b3dc7e27da07e2d1659 description=openshift-marketplace/community-operators-s7jtc/registry-server id=00a04d81-e7da-44e6-8a05-6276867a9750 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b02f49419cb2b459d28d62a0d3268e124c432eec1e48536fa95aadcc91ad00a0
2026-06-11 13:18:25.370230 | controller | Jun 11 12:52:00.580361 crc crio[24477]: time="2026-06-11T12:52:00.57954562Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686372-k52nf/POD" id=a325e84c-0cda-40fd-9289-7d33ae031f29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.370246 | controller | Jun 11 12:52:00.580361 crc crio[24477]: time="2026-06-11T12:52:00.580227689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.370263 | controller | Jun 11 12:52:00.618101 crc crio[24477]: time="2026-06-11T12:52:00.617589955Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686372-k52nf Namespace:openshift-infra ID:0791456586dedfdf8c8324337e033e40778ad968b71e693ce8e8673a7cf6c936 UID:e01fc066-d7b1-4edb-964f-48842555f9d3 NetNS:/var/run/netns/97bcafd5-8a66-4e52-9e7f-78aaf7a8c3bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode01fc066_d7b1_4edb_964f_48842555f9d3.slice PodAnnotations:0xc007b173d8}] Aliases:map[]}"
2026-06-11 13:18:25.370280 | controller | Jun 11 12:52:00.618101 crc crio[24477]: time="2026-06-11T12:52:00.617779971Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686372-k52nf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.370300 | controller | Jun 11 12:52:01.222525 crc crio[24477]: 2026-06-11T12:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0791456586dedfd Mac:7a:a2:93:d3:d9:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/97bcafd5-8a66-4e52-9e7f-78aaf7a8c3bd SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.370317 | controller | Jun 11 12:52:01.224266 crc crio[24477]: time="2026-06-11T12:52:01.224201613Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686372-k52nf Namespace:openshift-infra ID:0791456586dedfdf8c8324337e033e40778ad968b71e693ce8e8673a7cf6c936 UID:e01fc066-d7b1-4edb-964f-48842555f9d3 NetNS:/var/run/netns/97bcafd5-8a66-4e52-9e7f-78aaf7a8c3bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode01fc066_d7b1_4edb_964f_48842555f9d3.slice PodAnnotations:0xc007b173d8}] Aliases:map[]}"
2026-06-11 13:18:25.370335 | controller | Jun 11 12:52:01.224382 crc crio[24477]: time="2026-06-11T12:52:01.224350167Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686372-k52nf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.370352 | controller | Jun 11 12:52:01.232507 crc crio[24477]: time="2026-06-11T12:52:01.232429916Z" level=info msg="Ran pod sandbox 0791456586dedfdf8c8324337e033e40778ad968b71e693ce8e8673a7cf6c936 with infra container: openshift-infra/auto-csr-approver-29686372-k52nf/POD" id=a325e84c-0cda-40fd-9289-7d33ae031f29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.370368 | controller | Jun 11 12:52:01.237471 crc crio[24477]: time="2026-06-11T12:52:01.237388837Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=be214790-fd44-4a45-9556-7e4afa1634e4 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.370386 | controller | Jun 11 12:52:01.241836 crc crio[24477]: time="2026-06-11T12:52:01.241740876Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 13:18:25.370403 | controller | Jun 11 12:52:02.534846 crc crio[24477]: time="2026-06-11T12:52:02.534256291Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=be214790-fd44-4a45-9556-7e4afa1634e4 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.370420 | controller | Jun 11 12:52:02.536504 crc crio[24477]: time="2026-06-11T12:52:02.536246686Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6c16d4f4-1409-489c-b2bc-f4acf7e46743 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.370436 | controller | Jun 11 12:52:02.538808 crc crio[24477]: time="2026-06-11T12:52:02.538754836Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=9638aa18-9ca0-47b1-969d-d4e763941ca6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.370452 | controller | Jun 11 12:52:02.546504 crc crio[24477]: time="2026-06-11T12:52:02.54643528Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686372-k52nf/oc" id=c3c99280-561e-4b29-b9c4-825f13425595 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.370468 | controller | Jun 11 12:52:02.546873 crc crio[24477]: time="2026-06-11T12:52:02.546813731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.370485 | controller | Jun 11 12:52:02.595819 crc crio[24477]: time="2026-06-11T12:52:02.595763878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.370505 | controller | Jun 11 12:52:03.019075 crc crio[24477]: time="2026-06-11T12:52:03.019016669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.370522 | controller | Jun 11 12:52:03.046508 crc crio[24477]: time="2026-06-11T12:52:03.045586431Z" level=info msg="Stopping pod sandbox: 6b9efd5afbd0cc7be8d9589ad36b73261a80e679c75e6af3a22aec313ee0825b" id=c1bcb645-4302-4f51-b58a-c74f2ceefd96 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.370539 | controller | Jun 11 12:52:03.047172 crc crio[24477]: time="2026-06-11T12:52:03.047074603Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-xv7k5 Namespace:openstack ID:6b9efd5afbd0cc7be8d9589ad36b73261a80e679c75e6af3a22aec313ee0825b UID:7d5fa0eb-0e58-407a-af73-5f851ad0440d NetNS:/var/run/netns/a9b63300-3765-4598-aafb-34d01e391fc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d5fa0eb_0e58_407a_af73_5f851ad0440d.slice PodAnnotations:0xc002ce4f48}] Aliases:map[]}"
2026-06-11 13:18:25.370556 | controller | Jun 11 12:52:03.047526 crc crio[24477]: time="2026-06-11T12:52:03.047317549Z" level=info msg="Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-xv7k5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.370574 | controller | Jun 11 12:52:03.160031 crc crio[24477]: time="2026-06-11T12:52:03.159961155Z" level=info msg="Created container 9f8f65fc39012e51abf81dc51459e27656b5e97376bdb35be40d4c1836619f42: openshift-infra/auto-csr-approver-29686372-k52nf/oc" id=c3c99280-561e-4b29-b9c4-825f13425595 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.370591 | controller | Jun 11 12:52:03.165365 crc crio[24477]: time="2026-06-11T12:52:03.16300549Z" level=info msg="Starting container: 9f8f65fc39012e51abf81dc51459e27656b5e97376bdb35be40d4c1836619f42" id=f2286a5b-f7fe-4ca1-9d9f-c64ca51afe03 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.370607 | controller | Jun 11 12:52:03.169192 crc crio[24477]: time="2026-06-11T12:52:03.169119881Z" level=info msg="Started container" PID=177295 containerID=9f8f65fc39012e51abf81dc51459e27656b5e97376bdb35be40d4c1836619f42 description=openshift-infra/auto-csr-approver-29686372-k52nf/oc id=f2286a5b-f7fe-4ca1-9d9f-c64ca51afe03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0791456586dedfdf8c8324337e033e40778ad968b71e693ce8e8673a7cf6c936
2026-06-11 13:18:25.370625 | controller | Jun 11 12:52:03.633556 crc crio[24477]: time="2026-06-11T12:52:03.632965904Z" level=info msg="Stopped pod sandbox: 6b9efd5afbd0cc7be8d9589ad36b73261a80e679c75e6af3a22aec313ee0825b" id=c1bcb645-4302-4f51-b58a-c74f2ceefd96 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.370642 | controller | Jun 11 12:52:04.454535 crc crio[24477]: time="2026-06-11T12:52:04.453362316Z" level=info msg="Stopping container: 135c70c4762c01da26d44fff4f9f34ae943cfa1ae6af32593f28a860cb2e4b49 (timeout: 2s)" id=144d315b-2bfc-4147-9d0b-aecc47e7d1f5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.370659 | controller | Jun 11 12:52:04.587731 crc crio[24477]: time="2026-06-11T12:52:04.587575604Z" level=info msg="Stopped container 135c70c4762c01da26d44fff4f9f34ae943cfa1ae6af32593f28a860cb2e4b49: openshift-marketplace/community-operators-5qtnq/registry-server" id=144d315b-2bfc-4147-9d0b-aecc47e7d1f5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.370676 | controller | Jun 11 12:52:04.589408 crc crio[24477]: time="2026-06-11T12:52:04.589333143Z" level=info msg="Stopping pod sandbox: d56a08a100023d84645f57d2ac007762df3f48e76a0d06938e9f6150c4a07311" id=d5683afe-9b92-4aa4-aca0-c6e641f3513b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.370692 | controller | Jun 11 12:52:04.591129 crc crio[24477]: time="2026-06-11T12:52:04.591065772Z" level=info msg="Got pod network &{Name:community-operators-5qtnq Namespace:openshift-marketplace ID:d56a08a100023d84645f57d2ac007762df3f48e76a0d06938e9f6150c4a07311 UID:1a17ca44-f7f2-4d31-bc8a-89968d78779a NetNS:/var/run/netns/a457c0c6-0073-4998-8ede-3fc1bcaa1eb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a17ca44_f7f2_4d31_bc8a_89968d78779a.slice PodAnnotations:0xc002e12b30}] Aliases:map[]}"
2026-06-11 13:18:25.370713 | controller | Jun 11 12:52:04.591289 crc crio[24477]: time="2026-06-11T12:52:04.591231466Z" level=info msg="Deleting pod openshift-marketplace_community-operators-5qtnq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.370731 | controller | Jun 11 12:52:04.984421 crc crio[24477]: time="2026-06-11T12:52:04.984303443Z" level=info msg="Stopped pod sandbox: d56a08a100023d84645f57d2ac007762df3f48e76a0d06938e9f6150c4a07311" id=d5683afe-9b92-4aa4-aca0-c6e641f3513b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.370748 | controller | Jun 11 12:52:05.179598 crc crio[24477]: time="2026-06-11T12:52:05.179110704Z" level=info msg="Stopping pod sandbox: 0791456586dedfdf8c8324337e033e40778ad968b71e693ce8e8673a7cf6c936" id=0560d84b-1bf9-40ac-8baf-532c68fffab1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.370766 | controller | Jun 11 12:52:05.180204 crc crio[24477]: time="2026-06-11T12:52:05.180137683Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686372-k52nf Namespace:openshift-infra ID:0791456586dedfdf8c8324337e033e40778ad968b71e693ce8e8673a7cf6c936 UID:e01fc066-d7b1-4edb-964f-48842555f9d3 NetNS:/var/run/netns/97bcafd5-8a66-4e52-9e7f-78aaf7a8c3bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode01fc066_d7b1_4edb_964f_48842555f9d3.slice PodAnnotations:0xc0005300d8}] Aliases:map[]}"
2026-06-11 13:18:25.370783 | controller | Jun 11 12:52:05.180318 crc crio[24477]: time="2026-06-11T12:52:05.180287418Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686372-k52nf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.370800 | controller | Jun 11 12:52:05.183961 crc crio[24477]: time="2026-06-11T12:52:05.183915399Z" level=info msg="Removing container: 135c70c4762c01da26d44fff4f9f34ae943cfa1ae6af32593f28a860cb2e4b49" id=18489250-c823-42b0-90b9-35aa6205e96c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.370816 | controller | Jun 11 12:52:05.237134 crc crio[24477]: time="2026-06-11T12:52:05.237053985Z" level=info msg="Removed container 135c70c4762c01da26d44fff4f9f34ae943cfa1ae6af32593f28a860cb2e4b49: openshift-marketplace/community-operators-5qtnq/registry-server" id=18489250-c823-42b0-90b9-35aa6205e96c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.370834 | controller | Jun 11 12:52:05.253086 crc crio[24477]: time="2026-06-11T12:52:05.252834606Z" level=info msg="Removing container: 5c955d8e28f4030f5b14ae38b0eb113fa38ba46729f11f54dd0f8b5baffb137c" id=b9d1a1d7-2f86-4397-87be-fd12bdae2a6a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.370865 | controller | Jun 11 12:52:05.475481 crc crio[24477]: time="2026-06-11T12:52:05.475306936Z" level=info msg="Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p9tnx/POD" id=4b62acc7-ccad-4c96-a208-98388eb2f175 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.370889 | controller | Jun 11 12:52:05.475605 crc crio[24477]: time="2026-06-11T12:52:05.475514502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.370906 | controller | Jun 11 12:52:05.555782 crc crio[24477]: time="2026-06-11T12:52:05.554510478Z" level=info msg="Removed container 5c955d8e28f4030f5b14ae38b0eb113fa38ba46729f11f54dd0f8b5baffb137c: openshift-marketplace/community-operators-5qtnq/extract-content" id=b9d1a1d7-2f86-4397-87be-fd12bdae2a6a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.370926 | controller | Jun 11 12:52:05.566146 crc crio[24477]: time="2026-06-11T12:52:05.566038392Z" level=info msg="Removing container: d3e0af501c70408f38082a5d5174812c84c0df1ebc4f680e858f1fbd96b7b2d4" id=debb6a9a-0b50-4226-b093-367c0e755c6f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.370944 | controller | Jun 11 12:52:05.622879 crc crio[24477]: time="2026-06-11T12:52:05.622498937Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p9tnx Namespace:openstack ID:8869bc183c2603e8250c3b5a688562f46b5160c1ebc4d3c36bdde1f31fc7867f UID:11d1d56f-cb52-4c1b-9945-03a437275695 NetNS:/var/run/netns/1454b94e-f5b4-453b-8e73-6da064073dea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11d1d56f_cb52_4c1b_9945_03a437275695.slice PodAnnotations:0xc000a86750}] Aliases:map[]}"
2026-06-11 13:18:25.370960 | controller | Jun 11 12:52:05.622879 crc crio[24477]: time="2026-06-11T12:52:05.622864849Z" level=info msg="Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p9tnx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.370978 | controller | Jun 11 12:52:05.632363 crc crio[24477]: time="2026-06-11T12:52:05.628986079Z" level=info msg="Removed container d3e0af501c70408f38082a5d5174812c84c0df1ebc4f680e858f1fbd96b7b2d4: openshift-marketplace/community-operators-5qtnq/extract-utilities" id=debb6a9a-0b50-4226-b093-367c0e755c6f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.370995 | controller | Jun 11 12:52:05.737248 crc crio[24477]: time="2026-06-11T12:52:05.737097928Z" level=info msg="Stopped pod sandbox: 0791456586dedfdf8c8324337e033e40778ad968b71e693ce8e8673a7cf6c936" id=0560d84b-1bf9-40ac-8baf-532c68fffab1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.371012 | controller | Jun 11 12:52:06.621886 crc crio[24477]: 2026-06-11T12:52:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8869bc183c2603e Mac:e6:af:88:d7:a8:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/1454b94e-f5b4-453b-8e73-6da064073dea SocketPath: PciID:}] [{Interface:0xc00028e5a0 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.371029 | controller | Jun 11 12:52:06.623424 crc crio[24477]: time="2026-06-11T12:52:06.62331986Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p9tnx Namespace:openstack ID:8869bc183c2603e8250c3b5a688562f46b5160c1ebc4d3c36bdde1f31fc7867f UID:11d1d56f-cb52-4c1b-9945-03a437275695 NetNS:/var/run/netns/1454b94e-f5b4-453b-8e73-6da064073dea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11d1d56f_cb52_4c1b_9945_03a437275695.slice PodAnnotations:0xc000a86750}] Aliases:map[]}"
2026-06-11 13:18:25.371047 | controller | Jun 11 12:52:06.623579 crc crio[24477]: time="2026-06-11T12:52:06.623524435Z" level=info msg="Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p9tnx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.371065 | controller | Jun 11 12:52:06.633849 crc crio[24477]: time="2026-06-11T12:52:06.633770616Z" level=info msg="Ran pod sandbox 8869bc183c2603e8250c3b5a688562f46b5160c1ebc4d3c36bdde1f31fc7867f with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p9tnx/POD" id=4b62acc7-ccad-4c96-a208-98388eb2f175 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.371082 | controller | Jun 11 12:52:06.636175 crc crio[24477]: time="2026-06-11T12:52:06.636105144Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=7dc725b6-6026-497d-b2c0-8b96dbd3874f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.371103 | controller | Jun 11 12:52:06.698964 crc crio[24477]: time="2026-06-11T12:52:06.697365889Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=bda1606c-6085-417a-8f7f-a37ceb1eb607 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.371120 | controller | Jun 11 12:52:06.731881 crc crio[24477]: time="2026-06-11T12:52:06.729454752Z" level=info msg="Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p9tnx/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam" id=90b7d076-b2fe-45f6-a718-72b28ca68cd2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.371135 | controller | Jun 11 12:52:06.731881 crc crio[24477]: time="2026-06-11T12:52:06.731611122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.371152 | controller | Jun 11 12:52:06.803331 crc crio[24477]: time="2026-06-11T12:52:06.80210835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.371168 | controller | Jun 11 12:52:06.805467 crc crio[24477]: time="2026-06-11T12:52:06.805403163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.371183 | controller | Jun 11 12:52:07.020430 crc crio[24477]: time="2026-06-11T12:52:07.020330254Z" level=info msg="Created container 907d11bc12aa180f426dd9242a051342ed956cec17ccf41b8ec4165adb20a897: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p9tnx/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam" id=90b7d076-b2fe-45f6-a718-72b28ca68cd2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.371199 | controller | Jun 11 12:52:07.023157 crc crio[24477]: time="2026-06-11T12:52:07.023065951Z" level=info msg="Starting container: 907d11bc12aa180f426dd9242a051342ed956cec17ccf41b8ec4165adb20a897" id=10c83cf2-365d-4c3a-9b12-d8a1aa0de963 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.371216 | controller | Jun 11 12:52:07.029470 crc crio[24477]: time="2026-06-11T12:52:07.029367826Z" level=info msg="Started container" PID=177720 containerID=907d11bc12aa180f426dd9242a051342ed956cec17ccf41b8ec4165adb20a897 description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p9tnx/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=10c83cf2-365d-4c3a-9b12-d8a1aa0de963 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8869bc183c2603e8250c3b5a688562f46b5160c1ebc4d3c36bdde1f31fc7867f
2026-06-11 13:18:25.371233 | controller | Jun 11 12:52:52.715047 crc crio[24477]: time="2026-06-11T12:52:52.713541078Z" level=info msg="Removing container: 945c62f6600d7e6928cab69e64bd8efeb2e94edb361423e248e101cdeb641977" id=13a38779-1368-4830-82ca-bdfa8c238960 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.371250 | controller | Jun 11 12:52:52.910220 crc crio[24477]: time="2026-06-11T12:52:52.910117235Z" level=info msg="Removed container 945c62f6600d7e6928cab69e64bd8efeb2e94edb361423e248e101cdeb641977: openshift-infra/auto-csr-approver-29686366-zrp4h/oc" id=13a38779-1368-4830-82ca-bdfa8c238960 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.371266 | controller | Jun 11 12:52:52.919945 crc crio[24477]: time="2026-06-11T12:52:52.919844589Z" level=info msg="Stopping pod sandbox: 7b23500220d1618c8501b90f2f10c83447ca4e2db95da628f106193d8b10bba4" id=7d6bee59-c91b-4f98-a853-c146e684ceb7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.371283 | controller | Jun 11 12:52:52.919945 crc crio[24477]: time="2026-06-11T12:52:52.919954192Z" level=info msg="Stopped pod sandbox (already stopped): 7b23500220d1618c8501b90f2f10c83447ca4e2db95da628f106193d8b10bba4" id=7d6bee59-c91b-4f98-a853-c146e684ceb7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.371303 | controller | Jun 11 12:52:52.920487 crc crio[24477]: time="2026-06-11T12:52:52.920421435Z" level=info msg="Removing pod sandbox: 7b23500220d1618c8501b90f2f10c83447ca4e2db95da628f106193d8b10bba4" id=ea039102-68a0-4420-bd5a-b681d7762078 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.371319 | controller | Jun 11 12:52:52.935491 crc crio[24477]: time="2026-06-11T12:52:52.935384534Z" level=info msg="Removed pod sandbox: 7b23500220d1618c8501b90f2f10c83447ca4e2db95da628f106193d8b10bba4" id=ea039102-68a0-4420-bd5a-b681d7762078 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.371336 | controller | Jun 11 12:52:52.936269 crc crio[24477]: time="2026-06-11T12:52:52.936190996Z" level=info msg="Stopping pod sandbox: d56a08a100023d84645f57d2ac007762df3f48e76a0d06938e9f6150c4a07311" id=bb96b002-546b-49dc-9145-b7882e75d872 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.371369 | controller | Jun 11 12:52:52.936346 crc crio[24477]: time="2026-06-11T12:52:52.936275128Z" level=info msg="Stopped pod sandbox (already stopped): d56a08a100023d84645f57d2ac007762df3f48e76a0d06938e9f6150c4a07311" id=bb96b002-546b-49dc-9145-b7882e75d872 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.371389 | controller | Jun 11 12:52:52.937178 crc crio[24477]: time="2026-06-11T12:52:52.937120602Z" level=info msg="Removing pod sandbox: d56a08a100023d84645f57d2ac007762df3f48e76a0d06938e9f6150c4a07311" id=5cebbaec-2b90-474b-9843-79a8a8fb77d8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.371407 | controller | Jun 11 12:52:52.954451 crc crio[24477]: time="2026-06-11T12:52:52.954337626Z" level=info msg="Removed pod sandbox: d56a08a100023d84645f57d2ac007762df3f48e76a0d06938e9f6150c4a07311" id=5cebbaec-2b90-474b-9843-79a8a8fb77d8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.371427 | controller | Jun 11 12:53:12.592842 crc crio[24477]: time="2026-06-11T12:53:12.591232941Z" level=info msg="Stopping pod sandbox: 8869bc183c2603e8250c3b5a688562f46b5160c1ebc4d3c36bdde1f31fc7867f" id=81695d09-26bd-47c1-9121-5ee6bfa222ff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.371443 | controller | Jun 11 12:53:12.594872 crc crio[24477]: time="2026-06-11T12:53:12.593857806Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p9tnx Namespace:openstack ID:8869bc183c2603e8250c3b5a688562f46b5160c1ebc4d3c36bdde1f31fc7867f UID:11d1d56f-cb52-4c1b-9945-03a437275695 NetNS:/var/run/netns/1454b94e-f5b4-453b-8e73-6da064073dea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11d1d56f_cb52_4c1b_9945_03a437275695.slice PodAnnotations:0xc000b18b58}] Aliases:map[]}"
2026-06-11 13:18:25.371460 | controller | Jun 11 12:53:12.594872 crc crio[24477]: time="2026-06-11T12:53:12.594145183Z" level=info msg="Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p9tnx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.371477 | controller | Jun 11 12:53:13.096718 crc crio[24477]: time="2026-06-11T12:53:13.0961004Z" level=info msg="Stopped pod sandbox: 8869bc183c2603e8250c3b5a688562f46b5160c1ebc4d3c36bdde1f31fc7867f" id=81695d09-26bd-47c1-9121-5ee6bfa222ff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.371494 | controller | Jun 11 12:53:14.283347 crc crio[24477]: time="2026-06-11T12:53:14.282475542Z" level=info msg="Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rt6zw/POD" id=f62bb5c2-845c-41d0-b6c9-138746916bb4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.371510 | controller | Jun 11 12:53:14.284529 crc crio[24477]: time="2026-06-11T12:53:14.283484921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.371530 | controller | Jun 11 12:53:14.330487 crc crio[24477]: time="2026-06-11T12:53:14.330381101Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rt6zw Namespace:openstack ID:80bd92605344c41d606f4fb898acb893ef273c6db1d65221bc891747c67df25b UID:3633005a-41f4-44c7-9309-e325efded376 NetNS:/var/run/netns/1a11ff74-3217-4824-95c9-d8e3ebdfdaf5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3633005a_41f4_44c7_9309_e325efded376.slice PodAnnotations:0xc002e12048}] Aliases:map[]}"
2026-06-11 13:18:25.371549 | controller | Jun 11 12:53:14.330929 crc crio[24477]: time="2026-06-11T12:53:14.330603017Z" level=info msg="Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rt6zw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.371565 | controller | Jun 11 12:53:14.939813 crc crio[24477]: 2026-06-11T12:53:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80bd92605344c41 Mac:c2:69:aa:90:22:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/1a11ff74-3217-4824-95c9-d8e3ebdfdaf5 SocketPath: PciID:}] [{Interface:0xc00011a6a0 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.371582 | controller | Jun 11 12:53:14.941348 crc crio[24477]: time="2026-06-11T12:53:14.941161579Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rt6zw Namespace:openstack ID:80bd92605344c41d606f4fb898acb893ef273c6db1d65221bc891747c67df25b UID:3633005a-41f4-44c7-9309-e325efded376 NetNS:/var/run/netns/1a11ff74-3217-4824-95c9-d8e3ebdfdaf5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3633005a_41f4_44c7_9309_e325efded376.slice PodAnnotations:0xc002e12048}] Aliases:map[]}"
2026-06-11 13:18:25.371600 | controller | Jun 11 12:53:14.941489 crc crio[24477]: time="2026-06-11T12:53:14.941363855Z" level=info msg="Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rt6zw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.371616 | controller | Jun 11 12:53:14.960159 crc crio[24477]: time="2026-06-11T12:53:14.959836881Z" level=info msg="Ran pod sandbox 80bd92605344c41d606f4fb898acb893ef273c6db1d65221bc891747c67df25b with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rt6zw/POD" id=f62bb5c2-845c-41d0-b6c9-138746916bb4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.371633 | controller | Jun 11 12:53:14.963750 crc crio[24477]: time="2026-06-11T12:53:14.963317156Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=3d0c6e11-779e-49df-b8fa-69887eaad7db name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.371650 | controller | Jun 11 12:53:15.006969 crc crio[24477]: time="2026-06-11T12:53:15.006820501Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=bcbb1a0e-1d77-49cb-85d5-7e4867d6f959 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.371668 | controller | Jun 11 12:53:15.017414 crc crio[24477]: time="2026-06-11T12:53:15.017335935Z" level=info msg="Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rt6zw/libvirt-edpm-deployment-ipam-openstack-edpm-ipam" id=69f6d961-b9e6-4911-b0eb-209c64429be5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.371684 | controller | Jun 11 12:53:15.017811 crc crio[24477]: time="2026-06-11T12:53:15.017737096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.371701 | controller | Jun 11 12:53:15.067875 crc crio[24477]: time="2026-06-11T12:53:15.067753433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.371724 | controller | Jun 11 12:53:15.073010 crc crio[24477]: time="2026-06-11T12:53:15.072599548Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.371742 | controller | Jun 11 12:53:15.257305 crc crio[24477]: time="2026-06-11T12:53:15.257224011Z" level=info msg="Created container fc591d7228557b85c57b23ebaf875196a254fcca63e30344f98671eb82e5f473: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rt6zw/libvirt-edpm-deployment-ipam-openstack-edpm-ipam" id=69f6d961-b9e6-4911-b0eb-209c64429be5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.371766 | controller | Jun 11 12:53:15.258681 crc crio[24477]: time="2026-06-11T12:53:15.25849206Z" level=info msg="Starting container: fc591d7228557b85c57b23ebaf875196a254fcca63e30344f98671eb82e5f473" id=3e6680ff-19ce-4e2f-98d6-87e06109ab5c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.371796 | controller | Jun 11 12:53:15.265949 crc crio[24477]: time="2026-06-11T12:53:15.265260219Z" level=info msg="Started container" PID=181648 containerID=fc591d7228557b85c57b23ebaf875196a254fcca63e30344f98671eb82e5f473 description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rt6zw/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=3e6680ff-19ce-4e2f-98d6-87e06109ab5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=80bd92605344c41d606f4fb898acb893ef273c6db1d65221bc891747c67df25b
2026-06-11 13:18:25.371829 | controller | Jun 11 12:54:00.587179 crc crio[24477]: time="2026-06-11T12:54:00.586193209Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686374-m5m6b/POD" id=1a775698-5914-47ee-b829-8b1bd76fa21a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.371916 | controller | Jun 11 12:54:00.590027 crc crio[24477]: time="2026-06-11T12:54:00.587222058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.371956 | controller | Jun 11 12:54:00.624952 crc crio[24477]: time="2026-06-11T12:54:00.624799907Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686374-m5m6b Namespace:openshift-infra ID:6e1fb36d9100f7fab5cd2557dd3a55b6edaafdc1520702efbc6b4a4de0ddc071 UID:103b631c-472e-4f60-b7a3-335f7748a427 NetNS:/var/run/netns/3d8e2f02-b506-4545-b629-ac9888b6b5ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod103b631c_472e_4f60_b7a3_335f7748a427.slice PodAnnotations:0xc00251f330}] Aliases:map[]}"
2026-06-11 13:18:25.371987 | controller | Jun 11 12:54:00.624952 crc crio[24477]: time="2026-06-11T12:54:00.624876249Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686374-m5m6b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.372017 | controller | Jun 11 12:54:00.986819 crc crio[24477]: 2026-06-11T12:54:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6e1fb36d9100f7f Mac:42:80:82:cf:aa:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/3d8e2f02-b506-4545-b629-ac9888b6b5ad SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.372047 | controller | Jun 11 12:54:00.988764 crc crio[24477]: time="2026-06-11T12:54:00.988583379Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686374-m5m6b Namespace:openshift-infra ID:6e1fb36d9100f7fab5cd2557dd3a55b6edaafdc1520702efbc6b4a4de0ddc071 UID:103b631c-472e-4f60-b7a3-335f7748a427 NetNS:/var/run/netns/3d8e2f02-b506-4545-b629-ac9888b6b5ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod103b631c_472e_4f60_b7a3_335f7748a427.slice PodAnnotations:0xc00251f330}] Aliases:map[]}"
2026-06-11 13:18:25.372082 | controller | Jun 11 12:54:00.989088 crc crio[24477]: time="2026-06-11T12:54:00.988989752Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686374-m5m6b for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.372113 | controller | Jun 11 12:54:01.006753 crc crio[24477]: time="2026-06-11T12:54:01.003989828Z" level=info msg="Ran pod sandbox 6e1fb36d9100f7fab5cd2557dd3a55b6edaafdc1520702efbc6b4a4de0ddc071 with infra container: openshift-infra/auto-csr-approver-29686374-m5m6b/POD" id=1a775698-5914-47ee-b829-8b1bd76fa21a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.372143 | controller | Jun 11 12:54:01.006753 crc crio[24477]: time="2026-06-11T12:54:01.006413094Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=4c9e5ff7-7199-4c0a-935a-211a2212b2aa name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.372174 | controller | Jun 11 12:54:01.019512 crc crio[24477]: time="2026-06-11T12:54:01.019383276Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 13:18:25.372204 | controller | Jun 11 12:54:02.211806 crc crio[24477]: time="2026-06-11T12:54:02.211052605Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=4c9e5ff7-7199-4c0a-935a-211a2212b2aa name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.372233 | controller | Jun 11 12:54:02.214136 crc crio[24477]: time="2026-06-11T12:54:02.213973287Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f82c38d8-292b-4005-9b0e-dac2f59059a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.372263 | controller | Jun 11 12:54:02.221554 crc crio[24477]: time="2026-06-11T12:54:02.221421275Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f8476a09-6da6-401a-8411-50d3bf181763 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.372292 | controller | Jun 11 12:54:02.230263 crc crio[24477]: time="2026-06-11T12:54:02.23014904Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686374-m5m6b/oc" id=fe7e8db0-d901-49a3-9859-89d7d8363d49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.372321 | controller | Jun 11 12:54:02.230867 crc crio[24477]: time="2026-06-11T12:54:02.230783157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.372351 | controller | Jun 11 12:54:02.296003 crc crio[24477]: time="2026-06-11T12:54:02.295736961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.372381 | controller | Jun 11 12:54:02.688125 crc crio[24477]: time="2026-06-11T12:54:02.6878283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.372410 | controller | Jun 11 12:54:02.828073 crc crio[24477]: time="2026-06-11T12:54:02.827589213Z" level=info msg="Created container 301ce70cac2012702098dd89551e9cffb8f42bededd83011349b06da466e6f80: openshift-infra/auto-csr-approver-29686374-m5m6b/oc" id=fe7e8db0-d901-49a3-9859-89d7d8363d49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.372440 | controller | Jun 11 12:54:02.830504 crc crio[24477]: time="2026-06-11T12:54:02.830077653Z" level=info msg="Starting container: 301ce70cac2012702098dd89551e9cffb8f42bededd83011349b06da466e6f80" id=bc40bc40-3a27-4189-ad1b-cfd93f7bb458 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.372470 | controller | Jun 11 12:54:02.836589 crc crio[24477]: time="2026-06-11T12:54:02.836490981Z" level=info msg="Started container" PID=184317 containerID=301ce70cac2012702098dd89551e9cffb8f42bededd83011349b06da466e6f80 description=openshift-infra/auto-csr-approver-29686374-m5m6b/oc id=bc40bc40-3a27-4189-ad1b-cfd93f7bb458 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e1fb36d9100f7fab5cd2557dd3a55b6edaafdc1520702efbc6b4a4de0ddc071
2026-06-11 13:18:25.372505 | controller | Jun 11 12:54:04.644728 crc crio[24477]: time="2026-06-11T12:54:04.643534066Z" level=info msg="Stopping pod sandbox: 6e1fb36d9100f7fab5cd2557dd3a55b6edaafdc1520702efbc6b4a4de0ddc071" id=7cb06f4f-2948-4f60-8821-bdc309f0931f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.372535 | controller | Jun 11 12:54:04.646082 crc crio[24477]: time="2026-06-11T12:54:04.645744528Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686374-m5m6b Namespace:openshift-infra ID:6e1fb36d9100f7fab5cd2557dd3a55b6edaafdc1520702efbc6b4a4de0ddc071 UID:103b631c-472e-4f60-b7a3-335f7748a427 NetNS:/var/run/netns/3d8e2f02-b506-4545-b629-ac9888b6b5ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod103b631c_472e_4f60_b7a3_335f7748a427.slice PodAnnotations:0xc000b18b98}] Aliases:map[]}"
2026-06-11 13:18:25.372565 | controller | Jun 11 12:54:04.646082 crc crio[24477]: time="2026-06-11T12:54:04.646010977Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686374-m5m6b from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.372594 | controller | Jun 11 12:54:05.129189 crc crio[24477]: time="2026-06-11T12:54:05.129091386Z" level=info msg="Stopped pod sandbox: 6e1fb36d9100f7fab5cd2557dd3a55b6edaafdc1520702efbc6b4a4de0ddc071" id=7cb06f4f-2948-4f60-8821-bdc309f0931f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.372624 | controller | Jun 11 12:54:14.663378 crc crio[24477]: time="2026-06-11T12:54:14.66180937Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-pbsrx/POD" id=3a70932c-c054-46fd-9452-d7e8c2ac7cb5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.372653 | controller | Jun 11 12:54:14.663378 crc crio[24477]: time="2026-06-11T12:54:14.663372125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.372682 | controller | Jun 11 12:54:14.719401 crc crio[24477]: time="2026-06-11T12:54:14.719309717Z" level=info msg="Got pod network &{Name:certified-operators-pbsrx Namespace:openshift-marketplace ID:a8bfd1067fa0aec5acec85b4505f0ff622eb2f10ab52f266dd92002181ee59eb UID:1161f379-143e-43e5-8164-5d833e7dcf7c NetNS:/var/run/netns/1c122e2f-d0d1-47e8-9233-3eeab9839c6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1161f379_143e_43e5_8164_5d833e7dcf7c.slice PodAnnotations:0xc000a87630}] Aliases:map[]}"
2026-06-11 13:18:25.372711 | controller | Jun 11 12:54:14.719401 crc crio[24477]: time="2026-06-11T12:54:14.719377499Z" level=info msg="Adding pod openshift-marketplace_certified-operators-pbsrx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.372741 | controller | Jun 11 12:54:15.360342 crc crio[24477]: 2026-06-11T12:54:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8bfd1067fa0aec Mac:ce:f1:a6:a5:1c:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/1c122e2f-d0d1-47e8-9233-3eeab9839c6a SocketPath: PciID:}] [{Interface:0xc0001485e0 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.372771 | controller | Jun 11 12:54:15.361577 crc crio[24477]: time="2026-06-11T12:54:15.361511601Z" level=info msg="Got pod network &{Name:certified-operators-pbsrx Namespace:openshift-marketplace ID:a8bfd1067fa0aec5acec85b4505f0ff622eb2f10ab52f266dd92002181ee59eb UID:1161f379-143e-43e5-8164-5d833e7dcf7c NetNS:/var/run/netns/1c122e2f-d0d1-47e8-9233-3eeab9839c6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1161f379_143e_43e5_8164_5d833e7dcf7c.slice PodAnnotations:0xc000a87630}] Aliases:map[]}"
2026-06-11 13:18:25.372804 | controller | Jun 11 12:54:15.361738 crc crio[24477]: time="2026-06-11T12:54:15.361722907Z" level=info msg="Checking pod openshift-marketplace_certified-operators-pbsrx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.372835 | controller | Jun 11 12:54:15.372387 crc crio[24477]: time="2026-06-11T12:54:15.371479742Z" level=info msg="Ran pod sandbox a8bfd1067fa0aec5acec85b4505f0ff622eb2f10ab52f266dd92002181ee59eb with infra container: openshift-marketplace/certified-operators-pbsrx/POD" id=3a70932c-c054-46fd-9452-d7e8c2ac7cb5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.372891 | controller | Jun 11 12:54:15.374537 crc crio[24477]: time="2026-06-11T12:54:15.374449232Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1d7f21a0-ba4f-4c35-81cd-f1c11962f174 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.372924 | controller | Jun 11 12:54:15.387354 crc crio[24477]: time="2026-06-11T12:54:15.387222808Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1a9cc6c0-4a36-4db8-b46b-e11a7bb84a38 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.372954 | controller | Jun 11 12:54:15.420586 crc crio[24477]: time="2026-06-11T12:54:15.420500489Z" level=info msg="Creating container: openshift-marketplace/certified-operators-pbsrx/extract-utilities" id=88f5d835-4fb7-4fa4-b15e-dac0f7821601 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.372983 | controller | Jun 11 12:54:15.421064 crc crio[24477]: time="2026-06-11T12:54:15.421009593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.373012 | controller | Jun 11 12:54:15.472886 crc crio[24477]: time="2026-06-11T12:54:15.472778678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.373041 | controller | Jun 11 12:54:15.479469 crc crio[24477]: time="2026-06-11T12:54:15.479398343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.373070 | controller | Jun 11 12:54:15.681382 crc crio[24477]: time="2026-06-11T12:54:15.680740716Z" level=info msg="Created container 030ca4eb09d6f98dee8e51d6a8014d2c3edcae014df3bab3212cbb2de3fe9fdd: openshift-marketplace/certified-operators-pbsrx/extract-utilities" id=88f5d835-4fb7-4fa4-b15e-dac0f7821601 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.373098 | controller | Jun 11 12:54:15.687188 crc crio[24477]: time="2026-06-11T12:54:15.687038193Z" level=info msg="Starting container: 030ca4eb09d6f98dee8e51d6a8014d2c3edcae014df3bab3212cbb2de3fe9fdd" id=c1aa8781-6f28-44b6-902a-d969bd3f0373 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.373126 | controller | Jun 11 12:54:15.699204 crc crio[24477]: time="2026-06-11T12:54:15.699083526Z" level=info msg="Started container" PID=185066 containerID=030ca4eb09d6f98dee8e51d6a8014d2c3edcae014df3bab3212cbb2de3fe9fdd description=openshift-marketplace/certified-operators-pbsrx/extract-utilities id=c1aa8781-6f28-44b6-902a-d969bd3f0373 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8bfd1067fa0aec5acec85b4505f0ff622eb2f10ab52f266dd92002181ee59eb
2026-06-11 13:18:25.373154 | controller | Jun 11 12:54:15.836622 crc crio[24477]: time="2026-06-11T12:54:15.836550157Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=a787a684-9840-4233-80c2-d5895c329515 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.373188 | controller | Jun 11 12:54:15.850423 crc crio[24477]: time="2026-06-11T12:54:15.850333634Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 13:18:25.373217 | controller | Jun 11 12:54:16.656466 crc crio[24477]: time="2026-06-11T12:54:16.655627922Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e0619edb1918888825b593b3b8f40e018dfe1d589bf765ae742cc2e57f8cf51c" id=a787a684-9840-4233-80c2-d5895c329515 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.373245 | controller | Jun 11 12:54:16.658729 crc crio[24477]: time="2026-06-11T12:54:16.658567643Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=716314d1-e9e3-477b-9b20-de4b416f4166 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.373272 | controller | Jun 11 12:54:16.666987 crc crio[24477]: time="2026-06-11T12:54:16.666863984Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=36ea436e-5fc9-43d3-945e-577c3124b601 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.373300 | controller | Jun 11 12:54:16.678223 crc crio[24477]: time="2026-06-11T12:54:16.678094478Z" level=info msg="Creating container: openshift-marketplace/certified-operators-pbsrx/extract-content" id=7923a187-7142-49dd-bddc-bd7a7aecdd16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.373328 | controller | Jun 11 12:54:16.678833 crc crio[24477]: time="2026-06-11T12:54:16.678755426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.373355 | controller | Jun 11 12:54:16.757502 crc crio[24477]: time="2026-06-11T12:54:16.757356552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.373382 | controller | Jun 11 12:54:16.762566 crc crio[24477]: time="2026-06-11T12:54:16.762505716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.373409 | controller | Jun 11 12:54:16.963596 crc crio[24477]: time="2026-06-11T12:54:16.963465377Z" level=info msg="Created container 07c4e6ed41f8f5e6987e863877b5f887481a789f4337ad4ee1c3e3fd4e0e9ef8: openshift-marketplace/certified-operators-pbsrx/extract-content" id=7923a187-7142-49dd-bddc-bd7a7aecdd16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.373437 | controller | Jun 11 12:54:16.966949 crc crio[24477]: time="2026-06-11T12:54:16.966828863Z" level=info msg="Starting container: 07c4e6ed41f8f5e6987e863877b5f887481a789f4337ad4ee1c3e3fd4e0e9ef8" id=8430b75b-e595-4690-a1a8-f4984a74bdf7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.373464 | controller | Jun 11 12:54:16.975480 crc crio[24477]: time="2026-06-11T12:54:16.975354959Z" level=info msg="Started container" PID=185155 containerID=07c4e6ed41f8f5e6987e863877b5f887481a789f4337ad4ee1c3e3fd4e0e9ef8 description=openshift-marketplace/certified-operators-pbsrx/extract-content id=8430b75b-e595-4690-a1a8-f4984a74bdf7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8bfd1067fa0aec5acec85b4505f0ff622eb2f10ab52f266dd92002181ee59eb
2026-06-11 13:18:25.373492 | controller | Jun 11 12:54:20.003989 crc crio[24477]: time="2026-06-11T12:54:20.001823947Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=77a730cb-b322-4c80-82a2-b277a7dba862 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.373520 | controller | Jun 11 12:54:20.008542 crc crio[24477]: time="2026-06-11T12:54:20.008148646Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=aa144264-ebfe-42d4-a4aa-9ec14815afad name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.373553 | controller | Jun 11 12:54:20.055603 crc crio[24477]: time="2026-06-11T12:54:20.055294142Z" level=info msg="Creating container: openshift-marketplace/certified-operators-pbsrx/registry-server" id=a9f1e45b-92b3-4426-9b46-ab453d8c0cef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.373582 | controller | Jun 11 12:54:20.056985 crc crio[24477]: time="2026-06-11T12:54:20.056460794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.373610 | controller | Jun 11 12:54:20.213755 crc crio[24477]: time="2026-06-11T12:54:20.213088978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.373637 | controller | Jun 11 12:54:20.221584 crc crio[24477]: time="2026-06-11T12:54:20.221474682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.373664 | controller | Jun 11 12:54:20.437354 crc crio[24477]: time="2026-06-11T12:54:20.437225271Z" level=info msg="Created container 8f02ce51f06a8fc18ebe75ae1930c10332adfc699a6154dbe6572897a399b6cf: openshift-marketplace/certified-operators-pbsrx/registry-server" id=a9f1e45b-92b3-4426-9b46-ab453d8c0cef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.373692 | controller | Jun 11 12:54:20.442396 crc crio[24477]: time="2026-06-11T12:54:20.442090546Z" level=info msg="Starting container: 8f02ce51f06a8fc18ebe75ae1930c10332adfc699a6154dbe6572897a399b6cf" id=38888690-e31f-4d74-bffd-96e2cba80dc1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.373719 | controller | Jun 11 12:54:20.469585 crc crio[24477]: time="2026-06-11T12:54:20.469260782Z" level=info msg="Started container" PID=185338 containerID=8f02ce51f06a8fc18ebe75ae1930c10332adfc699a6154dbe6572897a399b6cf description=openshift-marketplace/certified-operators-pbsrx/registry-server id=38888690-e31f-4d74-bffd-96e2cba80dc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8bfd1067fa0aec5acec85b4505f0ff622eb2f10ab52f266dd92002181ee59eb
2026-06-11 13:18:25.373748 | controller | Jun 11 12:54:27.829064 crc crio[24477]: time="2026-06-11T12:54:27.82744127Z" level=info msg="Stopping container: 8f02ce51f06a8fc18ebe75ae1930c10332adfc699a6154dbe6572897a399b6cf (timeout: 2s)" id=6cecc3ac-35e0-462d-af3e-391f2bfe1065 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.373776 | controller | Jun 11 12:54:27.962904 crc crio[24477]: time="2026-06-11T12:54:27.962735368Z" level=info msg="Stopped container 8f02ce51f06a8fc18ebe75ae1930c10332adfc699a6154dbe6572897a399b6cf: openshift-marketplace/certified-operators-pbsrx/registry-server" id=6cecc3ac-35e0-462d-af3e-391f2bfe1065 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.373804 | controller | Jun 11 12:54:27.964970 crc crio[24477]: time="2026-06-11T12:54:27.964877908Z" level=info msg="Stopping pod sandbox: a8bfd1067fa0aec5acec85b4505f0ff622eb2f10ab52f266dd92002181ee59eb" id=7aeda829-f1c2-4f3d-8902-61a23172f0d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.373832 | controller | Jun 11 12:54:27.966518 crc crio[24477]: time="2026-06-11T12:54:27.96639041Z" level=info msg="Got pod network &{Name:certified-operators-pbsrx Namespace:openshift-marketplace ID:a8bfd1067fa0aec5acec85b4505f0ff622eb2f10ab52f266dd92002181ee59eb UID:1161f379-143e-43e5-8164-5d833e7dcf7c NetNS:/var/run/netns/1c122e2f-d0d1-47e8-9233-3eeab9839c6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1161f379_143e_43e5_8164_5d833e7dcf7c.slice PodAnnotations:0xc001f2ab90}] Aliases:map[]}"
2026-06-11 13:18:25.373904 | controller | Jun 11 12:54:27.966864 crc crio[24477]: time="2026-06-11T12:54:27.966551195Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-pbsrx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.373938 | controller | Jun 11 12:54:29.067612 crc crio[24477]: time="2026-06-11T12:54:29.066852853Z" level=info msg="Stopped pod sandbox: a8bfd1067fa0aec5acec85b4505f0ff622eb2f10ab52f266dd92002181ee59eb" id=7aeda829-f1c2-4f3d-8902-61a23172f0d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.373962 | controller | Jun 11 12:54:30.120982 crc crio[24477]: time="2026-06-11T12:54:30.118358042Z" level=info msg="Removing container: 8f02ce51f06a8fc18ebe75ae1930c10332adfc699a6154dbe6572897a399b6cf" id=f9c8fbe6-df3e-4fb9-90cf-4eb81e0815c8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.373983 | controller | Jun 11 12:54:30.239077 crc crio[24477]: time="2026-06-11T12:54:30.238816575Z" level=info msg="Removed container 8f02ce51f06a8fc18ebe75ae1930c10332adfc699a6154dbe6572897a399b6cf: openshift-marketplace/certified-operators-pbsrx/registry-server" id=f9c8fbe6-df3e-4fb9-90cf-4eb81e0815c8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.374003 | controller | Jun 11 12:54:30.244217 crc crio[24477]: time="2026-06-11T12:54:30.244089501Z" level=info msg="Removing container: 07c4e6ed41f8f5e6987e863877b5f887481a789f4337ad4ee1c3e3fd4e0e9ef8" id=676098b8-d41e-4082-b510-12269de97a3b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.374020 | controller | Jun 11 12:54:30.300615 crc crio[24477]: time="2026-06-11T12:54:30.30009157Z" level=info msg="Removed container 07c4e6ed41f8f5e6987e863877b5f887481a789f4337ad4ee1c3e3fd4e0e9ef8: openshift-marketplace/certified-operators-pbsrx/extract-content" id=676098b8-d41e-4082-b510-12269de97a3b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.374037 | controller | Jun 11 12:54:30.303522 crc crio[24477]: time="2026-06-11T12:54:30.303413568Z" level=info msg="Removing container: 030ca4eb09d6f98dee8e51d6a8014d2c3edcae014df3bab3212cbb2de3fe9fdd" id=b1ab95df-1229-4fb8-8761-88f7490fe9d0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.374053 | controller | Jun 11 12:54:30.340818 crc crio[24477]: time="2026-06-11T12:54:30.340602823Z" level=info msg="Removed container 030ca4eb09d6f98dee8e51d6a8014d2c3edcae014df3bab3212cbb2de3fe9fdd: openshift-marketplace/certified-operators-pbsrx/extract-utilities" id=b1ab95df-1229-4fb8-8761-88f7490fe9d0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.374071 | controller | Jun 11 12:54:53.009582 crc crio[24477]: time="2026-06-11T12:54:53.00880569Z" level=info msg="Removing container: f7bc84e81deb94d0acbb8dc50b715d74d9e952102f9b104d5ece3136e0759a8e" id=1003ac7c-d89c-4765-953a-d90798d56cda name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.374087 | controller | Jun 11 12:54:53.234727 crc crio[24477]: time="2026-06-11T12:54:53.234093244Z" level=info msg="Removed container f7bc84e81deb94d0acbb8dc50b715d74d9e952102f9b104d5ece3136e0759a8e: openshift-infra/auto-csr-approver-29686368-khhzf/oc" id=1003ac7c-d89c-4765-953a-d90798d56cda name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.374104 | controller | Jun 11 12:54:53.249777 crc crio[24477]: time="2026-06-11T12:54:53.249477611Z" level=info msg="Stopping pod sandbox: 2d8e26824c6dc1859eae5af4b7286e019de3c74273a8fd7633f3e53a8475561c" id=47e43c68-5e30-46de-9845-26df5ec7aa5b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.374121 | controller | Jun 11 12:54:53.250108 crc crio[24477]: time="2026-06-11T12:54:53.24979083Z" level=info msg="Stopped pod sandbox (already stopped): 2d8e26824c6dc1859eae5af4b7286e019de3c74273a8fd7633f3e53a8475561c" id=47e43c68-5e30-46de-9845-26df5ec7aa5b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.374138 | controller | Jun 11 12:54:53.250499 crc crio[24477]: time="2026-06-11T12:54:53.250460288Z" level=info msg="Removing pod sandbox: 2d8e26824c6dc1859eae5af4b7286e019de3c74273a8fd7633f3e53a8475561c" id=d49f48a5-35ae-4edc-9d87-f1bfc3367f67 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.374159 | controller | Jun 11 12:54:53.266343 crc crio[24477]: time="2026-06-11T12:54:53.266152088Z" level=info msg="Removed pod sandbox: 2d8e26824c6dc1859eae5af4b7286e019de3c74273a8fd7633f3e53a8475561c" id=d49f48a5-35ae-4edc-9d87-f1bfc3367f67 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.374176 | controller | Jun 11 12:54:53.267449 crc crio[24477]: time="2026-06-11T12:54:53.267378211Z" level=info msg="Stopping pod sandbox: a8bfd1067fa0aec5acec85b4505f0ff622eb2f10ab52f266dd92002181ee59eb" id=d03b9391-e53d-4b26-a858-3148d28e8204 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.374193 | controller | Jun 11 12:54:53.267577 crc crio[24477]: time="2026-06-11T12:54:53.267463394Z" level=info msg="Stopped pod sandbox (already stopped): a8bfd1067fa0aec5acec85b4505f0ff622eb2f10ab52f266dd92002181ee59eb" id=d03b9391-e53d-4b26-a858-3148d28e8204 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.374210 | controller | Jun 11 12:54:53.268405 crc crio[24477]: time="2026-06-11T12:54:53.268304537Z" level=info msg="Removing pod sandbox: a8bfd1067fa0aec5acec85b4505f0ff622eb2f10ab52f266dd92002181ee59eb" id=96472067-864a-496f-82bf-db42239eaa90 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.374227 | controller | Jun 11 12:54:53.303341 crc crio[24477]: time="2026-06-11T12:54:53.303218712Z" level=info msg="Removed pod sandbox: a8bfd1067fa0aec5acec85b4505f0ff622eb2f10ab52f266dd92002181ee59eb" id=96472067-864a-496f-82bf-db42239eaa90 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.374243 | controller | Jun 11 12:56:00.552796 crc crio[24477]: time="2026-06-11T12:56:00.551319422Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686376-gw72v/POD" id=05cf68c2-6758-453a-8249-77e073167675 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.374260 | controller | Jun 11 12:56:00.555294 crc crio[24477]: time="2026-06-11T12:56:00.552840915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.374277 | controller | Jun 11 12:56:00.600732 crc crio[24477]: time="2026-06-11T12:56:00.600545818Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686376-gw72v Namespace:openshift-infra ID:38e6e7656296fff1080d641d1a8fc825d7ea7529e8b64a9cc2b9d2f81ffdf1e7 UID:56eba9c3-d968-42c8-ae2b-60140de059ab NetNS:/var/run/netns/c4c629dc-9007-4828-ae87-6f504042d2fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod56eba9c3_d968_42c8_ae2b_60140de059ab.slice PodAnnotations:0xc002e13448}] Aliases:map[]}"
2026-06-11 13:18:25.374294 | controller | Jun 11 12:56:00.600732 crc crio[24477]: time="2026-06-11T12:56:00.600696561Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686376-gw72v to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.374310 | controller | Jun 11 12:56:01.032280 crc crio[24477]: 2026-06-11T12:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38e6e7656296fff Mac:82:b9:57:42:a4:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/c4c629dc-9007-4828-ae87-6f504042d2fe SocketPath: PciID:}] [{Interface:0xc00013e5f0 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.374328 | controller | Jun 11 12:56:01.034076 crc crio[24477]: time="2026-06-11T12:56:01.033956182Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686376-gw72v Namespace:openshift-infra ID:38e6e7656296fff1080d641d1a8fc825d7ea7529e8b64a9cc2b9d2f81ffdf1e7 UID:56eba9c3-d968-42c8-ae2b-60140de059ab NetNS:/var/run/netns/c4c629dc-9007-4828-ae87-6f504042d2fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod56eba9c3_d968_42c8_ae2b_60140de059ab.slice PodAnnotations:0xc002e13448}] Aliases:map[]}"
2026-06-11 13:18:25.374348 | controller | Jun 11 12:56:01.034242 crc crio[24477]: time="2026-06-11T12:56:01.034175187Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686376-gw72v for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.374366 | controller | Jun 11 12:56:01.051607 crc crio[24477]: time="2026-06-11T12:56:01.051496424Z" level=info msg="Ran pod sandbox 38e6e7656296fff1080d641d1a8fc825d7ea7529e8b64a9cc2b9d2f81ffdf1e7 with infra container: openshift-infra/auto-csr-approver-29686376-gw72v/POD" id=05cf68c2-6758-453a-8249-77e073167675 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.374383 | controller | Jun 11 12:56:01.057247 crc crio[24477]: time="2026-06-11T12:56:01.05713824Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=5f8dbe53-10c0-410e-ba09-38eb1078d545 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.374399 | controller | Jun 11 12:56:01.070775 crc crio[24477]: time="2026-06-11T12:56:01.070479242Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 13:18:25.374415 | controller | Jun 11 12:56:02.034216 crc crio[24477]: time="2026-06-11T12:56:02.033378263Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=5f8dbe53-10c0-410e-ba09-38eb1078d545 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.374432 | controller | Jun 11 12:56:02.036592 crc crio[24477]: time="2026-06-11T12:56:02.03573333Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=82c75f70-83de-483d-ae2e-8e51feb77e09 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.374448 | controller | Jun 11 12:56:02.040337 crc crio[24477]: time="2026-06-11T12:56:02.040031521Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=26db7e61-3850-415c-8b09-ec47578ef8fb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.374464 | controller | Jun 11 12:56:02.051573 crc crio[24477]: time="2026-06-11T12:56:02.051447248Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686376-gw72v/oc" id=ff3db2d9-97f0-4fca-9620-4113e0e63a15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.374480 | controller | Jun 11 12:56:02.052399 crc crio[24477]: time="2026-06-11T12:56:02.052314193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.374496 | controller | Jun 11 12:56:02.119587 crc crio[24477]: time="2026-06-11T12:56:02.119328124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.374513 | controller | Jun 11 12:56:02.514280 crc crio[24477]: time="2026-06-11T12:56:02.514173731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.374530 | controller | Jun 11 12:56:02.626093 crc crio[24477]: time="2026-06-11T12:56:02.625764758Z" level=info msg="Created container 00860fab565f640c9f2091989acba7465adde5a40a73ec9c7e5b02e3625c9e00: openshift-infra/auto-csr-approver-29686376-gw72v/oc" id=ff3db2d9-97f0-4fca-9620-4113e0e63a15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.374546 | controller | Jun 11 12:56:02.627448 crc crio[24477]: time="2026-06-11T12:56:02.627290043Z" level=info msg="Starting container: 00860fab565f640c9f2091989acba7465adde5a40a73ec9c7e5b02e3625c9e00" id=347f9252-2e20-4dbb-bac0-9dbb1ab6bf49 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.374566 | controller | Jun 11 12:56:02.633303 crc crio[24477]: time="2026-06-11T12:56:02.632593669Z" level=info msg="Started container" PID=190397 containerID=00860fab565f640c9f2091989acba7465adde5a40a73ec9c7e5b02e3625c9e00 description=openshift-infra/auto-csr-approver-29686376-gw72v/oc id=347f9252-2e20-4dbb-bac0-9dbb1ab6bf49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38e6e7656296fff1080d641d1a8fc825d7ea7529e8b64a9cc2b9d2f81ffdf1e7
2026-06-11 13:18:25.374583 | controller | Jun 11 12:56:05.175758 crc crio[24477]: time="2026-06-11T12:56:05.17449017Z" level=info msg="Stopping pod sandbox: 38e6e7656296fff1080d641d1a8fc825d7ea7529e8b64a9cc2b9d2f81ffdf1e7" id=1933eaa6-08e2-485f-aaf4-1550ce28ca53 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.374600 | controller | Jun 11 12:56:05.177055 crc crio[24477]: time="2026-06-11T12:56:05.176541848Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686376-gw72v Namespace:openshift-infra ID:38e6e7656296fff1080d641d1a8fc825d7ea7529e8b64a9cc2b9d2f81ffdf1e7 UID:56eba9c3-d968-42c8-ae2b-60140de059ab NetNS:/var/run/netns/c4c629dc-9007-4828-ae87-6f504042d2fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod56eba9c3_d968_42c8_ae2b_60140de059ab.slice PodAnnotations:0xc002e13318}] Aliases:map[]}"
2026-06-11 13:18:25.374617 | controller | Jun 11 12:56:05.177055 crc crio[24477]: time="2026-06-11T12:56:05.176763944Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686376-gw72v from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.374633 | controller | Jun 11 12:56:05.455152 crc crio[24477]: time="2026-06-11T12:56:05.454630674Z" level=info msg="Stopped pod sandbox: 38e6e7656296fff1080d641d1a8fc825d7ea7529e8b64a9cc2b9d2f81ffdf1e7" id=1933eaa6-08e2-485f-aaf4-1550ce28ca53 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.374649 | controller | Jun 11 12:56:53.399603 crc crio[24477]: time="2026-06-11T12:56:53.398478727Z" level=info msg="Removing container: 2de2d282874ffe5d23b436f01df7a2f9863f4efe1c5aa5f334005b67de0637bf" id=94029958-d296-42e7-b29e-7f68c3e72408 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.374667 | controller | Jun 11 12:56:53.696392 crc crio[24477]: time="2026-06-11T12:56:53.695527003Z" level=info msg="Removed container 2de2d282874ffe5d23b436f01df7a2f9863f4efe1c5aa5f334005b67de0637bf: openshift-infra/auto-csr-approver-29686370-8fj5f/oc" id=94029958-d296-42e7-b29e-7f68c3e72408 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.374683 | controller | Jun 11 12:56:53.714446 crc crio[24477]: time="2026-06-11T12:56:53.714251347Z" level=info msg="Stopping pod sandbox: d477a61200bffd1633bafec3613da8962cc56f3be73a082cdfafd01333438448" id=a466dbf7-d566-4b00-8bf9-358d7478ad90 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.374699 | controller | Jun 11 12:56:53.714446 crc crio[24477]: time="2026-06-11T12:56:53.71437205Z" level=info msg="Stopped pod sandbox (already stopped): d477a61200bffd1633bafec3613da8962cc56f3be73a082cdfafd01333438448" id=a466dbf7-d566-4b00-8bf9-358d7478ad90 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.374715 | controller | Jun 11 12:56:53.715435 crc crio[24477]: time="2026-06-11T12:56:53.715160172Z" level=info msg="Removing pod sandbox: d477a61200bffd1633bafec3613da8962cc56f3be73a082cdfafd01333438448" id=c5a76f1d-086b-4c3c-819e-9942442888d4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.374732 | controller | Jun 11 12:56:53.739823 crc crio[24477]: time="2026-06-11T12:56:53.739721258Z" level=info msg="Removed pod sandbox: d477a61200bffd1633bafec3613da8962cc56f3be73a082cdfafd01333438448" id=c5a76f1d-086b-4c3c-819e-9942442888d4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.374748 | controller | Jun 11 12:58:00.584766 crc crio[24477]: time="2026-06-11T12:58:00.583544318Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686378-26q26/POD" id=18301205-4af1-48fc-9bb3-4a5224a72a18 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.374768 | controller | Jun 11 12:58:00.587212 crc crio[24477]: time="2026-06-11T12:58:00.584850235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.374785 | controller | Jun 11 12:58:00.633224 crc crio[24477]: time="2026-06-11T12:58:00.633114584Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686378-26q26 Namespace:openshift-infra ID:80c8e514c547f1a74f0bd47e5a1cfa29bcbbd8e692cee0905ea05e0b3c39f05f UID:7663ee0f-98e3-45ce-b84f-005c32e07b20 NetNS:/var/run/netns/c215bf7b-f89b-47ce-ad6c-25ba83344fba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7663ee0f_98e3_45ce_b84f_005c32e07b20.slice PodAnnotations:0xc00718ccd8}] Aliases:map[]}"
2026-06-11 13:18:25.374802 | controller | Jun 11 12:58:00.633224 crc crio[24477]: time="2026-06-11T12:58:00.633198506Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686378-26q26 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.374819 | controller | Jun 11 12:58:01.151005 crc crio[24477]: 2026-06-11T12:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80c8e514c547f1a Mac:b6:9d:68:7a:5b:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/c215bf7b-f89b-47ce-ad6c-25ba83344fba SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.374835 | controller | Jun 11 12:58:01.154702 crc crio[24477]: time="2026-06-11T12:58:01.154536585Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686378-26q26 Namespace:openshift-infra ID:80c8e514c547f1a74f0bd47e5a1cfa29bcbbd8e692cee0905ea05e0b3c39f05f UID:7663ee0f-98e3-45ce-b84f-005c32e07b20 NetNS:/var/run/netns/c215bf7b-f89b-47ce-ad6c-25ba83344fba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7663ee0f_98e3_45ce_b84f_005c32e07b20.slice PodAnnotations:0xc00718ccd8}] Aliases:map[]}"
2026-06-11 13:18:25.374873 | controller | Jun 11 12:58:01.154903 crc crio[24477]: time="2026-06-11T12:58:01.154849585Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686378-26q26 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.374893 | controller | Jun 11 12:58:01.170021 crc crio[24477]: time="2026-06-11T12:58:01.169863645Z" level=info msg="Ran pod sandbox 80c8e514c547f1a74f0bd47e5a1cfa29bcbbd8e692cee0905ea05e0b3c39f05f with infra container: openshift-infra/auto-csr-approver-29686378-26q26/POD" id=18301205-4af1-48fc-9bb3-4a5224a72a18 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.374910 | controller | Jun 11 12:58:01.172549 crc crio[24477]: time="2026-06-11T12:58:01.172434075Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=23d44b10-bcc1-4fcc-8c16-e05c8ded3c2c name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.374926 | controller | Jun 11 12:58:01.184508 crc crio[24477]: time="2026-06-11T12:58:01.183749802Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 13:18:25.374943 | controller | Jun 11 12:58:02.702523 crc crio[24477]: time="2026-06-11T12:58:02.701166401Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=23d44b10-bcc1-4fcc-8c16-e05c8ded3c2c name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.374959 | controller | Jun 11 12:58:02.704446 crc crio[24477]: time="2026-06-11T12:58:02.703591678Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=70a5f3af-2d53-4e1a-a1fb-2e7960fcee29 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.374980 | controller | Jun 11 12:58:02.706218 crc crio[24477]: time="2026-06-11T12:58:02.706138859Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8614507a-1200-497d-a3e4-d36d87a6a6ac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.374997 | controller | Jun 11 12:58:02.716405 crc crio[24477]: time="2026-06-11T12:58:02.716285822Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686378-26q26/oc" id=bf4cd868-3b6d-4c24-b1b9-fceeb796e576 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.375013 | controller | Jun 11 12:58:02.716973 crc crio[24477]: time="2026-06-11T12:58:02.716865269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.375029 | controller | Jun 11 12:58:02.787504 crc crio[24477]: time="2026-06-11T12:58:02.787426109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.375045 | controller | Jun 11 12:58:03.251979 crc crio[24477]: time="2026-06-11T12:58:03.250578426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.375062 | controller | Jun 11 12:58:03.389101 crc crio[24477]: time="2026-06-11T12:58:03.388538657Z" level=info msg="Created container ecc6b0666a058262534b6f20a1b471e132da84531bda62271a3dbb1de0b9e05c: openshift-infra/auto-csr-approver-29686378-26q26/oc" id=bf4cd868-3b6d-4c24-b1b9-fceeb796e576 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.375078 | controller | Jun 11 12:58:03.391551 crc crio[24477]: time="2026-06-11T12:58:03.391355477Z" level=info msg="Starting container: ecc6b0666a058262534b6f20a1b471e132da84531bda62271a3dbb1de0b9e05c" id=ce5378d9-cc30-4081-9ecc-ee8c8f5a178c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.375094 | controller | Jun 11 12:58:03.402304 crc crio[24477]: time="2026-06-11T12:58:03.402179219Z" level=info msg="Started container" PID=197003 containerID=ecc6b0666a058262534b6f20a1b471e132da84531bda62271a3dbb1de0b9e05c description=openshift-infra/auto-csr-approver-29686378-26q26/oc id=ce5378d9-cc30-4081-9ecc-ee8c8f5a178c name=/runtime.v1.RuntimeService/StartContainer sandboxID=80c8e514c547f1a74f0bd47e5a1cfa29bcbbd8e692cee0905ea05e0b3c39f05f
2026-06-11 13:18:25.375111 | controller | Jun 11 12:58:05.402808 crc crio[24477]: time="2026-06-11T12:58:05.402144037Z" level=info msg="Stopping pod sandbox: 80c8e514c547f1a74f0bd47e5a1cfa29bcbbd8e692cee0905ea05e0b3c39f05f" id=cf2aaf1e-869c-45cf-bbdc-b86c40fca3d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.375127 | controller | Jun 11 12:58:05.404539 crc crio[24477]: time="2026-06-11T12:58:05.403321901Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686378-26q26 Namespace:openshift-infra ID:80c8e514c547f1a74f0bd47e5a1cfa29bcbbd8e692cee0905ea05e0b3c39f05f UID:7663ee0f-98e3-45ce-b84f-005c32e07b20 NetNS:/var/run/netns/c215bf7b-f89b-47ce-ad6c-25ba83344fba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7663ee0f_98e3_45ce_b84f_005c32e07b20.slice PodAnnotations:0xc000a86e78}] Aliases:map[]}"
2026-06-11 13:18:25.375144 | controller | Jun 11 12:58:05.404539 crc crio[24477]: time="2026-06-11T12:58:05.403487136Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686378-26q26 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.375161 | controller | Jun 11 12:58:05.918250 crc crio[24477]: time="2026-06-11T12:58:05.916633627Z" level=info msg="Stopped pod sandbox: 80c8e514c547f1a74f0bd47e5a1cfa29bcbbd8e692cee0905ea05e0b3c39f05f" id=cf2aaf1e-869c-45cf-bbdc-b86c40fca3d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.375181 | controller | Jun 11 12:58:09.982274 crc crio[24477]: time="2026-06-11T12:58:09.981091672Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-jrhkr/POD" id=118d3500-f5a3-440e-b434-a4745f259057 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.375198 | controller | Jun 11 12:58:09.984325 crc crio[24477]: time="2026-06-11T12:58:09.982286416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.375215 | controller | Jun 11 12:58:10.029086 crc crio[24477]: time="2026-06-11T12:58:10.028805046Z" level=info msg="Got pod network &{Name:redhat-marketplace-jrhkr Namespace:openshift-marketplace ID:e7d58d9221a2ce0654029d4f65f0518cd54864489d9926e7ffa1b544a131b0e4 UID:a97df4f0-663b-4c54-960b-7c19f0cad72d NetNS:/var/run/netns/d4cde162-a302-4a5b-84bd-ca554a49255a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda97df4f0_663b_4c54_960b_7c19f0cad72d.slice PodAnnotations:0xc002e12850}] Aliases:map[]}"
2026-06-11 13:18:25.375231 | controller | Jun 11 12:58:10.029086 crc crio[24477]: time="2026-06-11T12:58:10.028876087Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-jrhkr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.375247 | controller | Jun 11 12:58:10.445490 crc crio[24477]: 2026-06-11T12:58:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7d58d9221a2ce0 Mac:b2:d6:f0:e9:53:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/d4cde162-a302-4a5b-84bd-ca554a49255a SocketPath: PciID:}] [{Interface:0xc0005a2690 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.375263 | controller | Jun 11 12:58:10.447434 crc crio[24477]: time="2026-06-11T12:58:10.447295882Z" level=info msg="Got pod network &{Name:redhat-marketplace-jrhkr Namespace:openshift-marketplace ID:e7d58d9221a2ce0654029d4f65f0518cd54864489d9926e7ffa1b544a131b0e4 UID:a97df4f0-663b-4c54-960b-7c19f0cad72d NetNS:/var/run/netns/d4cde162-a302-4a5b-84bd-ca554a49255a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda97df4f0_663b_4c54_960b_7c19f0cad72d.slice PodAnnotations:0xc002e12850}] Aliases:map[]}"
2026-06-11 13:18:25.375280 | controller | Jun 11 12:58:10.447563 crc crio[24477]: time="2026-06-11T12:58:10.447455516Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-jrhkr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.375297 | controller | Jun 11 12:58:10.484522 crc crio[24477]: time="2026-06-11T12:58:10.484253345Z" level=info msg="Ran pod sandbox e7d58d9221a2ce0654029d4f65f0518cd54864489d9926e7ffa1b544a131b0e4 with infra container: openshift-marketplace/redhat-marketplace-jrhkr/POD" id=118d3500-f5a3-440e-b434-a4745f259057 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.375314 | controller | Jun 11 12:58:10.489259 crc crio[24477]: time="2026-06-11T12:58:10.489122771Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=719bae88-2e2a-43b8-98fb-8747b13ab29d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.375330 | controller | Jun 11 12:58:10.500754 crc crio[24477]: time="2026-06-11T12:58:10.500586652Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=08d8edff-a26a-40bb-8f90-b5eda7bb0192 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.375347 | controller | Jun 11 12:58:10.513347 crc crio[24477]: time="2026-06-11T12:58:10.513291965Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-jrhkr/extract-utilities" id=896a23b8-99bb-4208-be15-990ecaf58302 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.375421 | controller | Jun 11 12:58:10.513809 crc crio[24477]: time="2026-06-11T12:58:10.513734058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.375439 | controller | Jun 11 12:58:10.573703 crc crio[24477]: time="2026-06-11T12:58:10.573544428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.375456 | controller | Jun 11 12:58:10.582974 crc crio[24477]: time="2026-06-11T12:58:10.582849118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.375473 | controller | Jun 11 12:58:10.753544 crc crio[24477]: time="2026-06-11T12:58:10.753356932Z" level=info msg="Created container 66188a707a97fd8e820dca415bfa5446eb9e0ac24d9b6f9e45f0c3b7eea204c4: openshift-marketplace/redhat-marketplace-jrhkr/extract-utilities" id=896a23b8-99bb-4208-be15-990ecaf58302 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.375490 | controller | Jun 11 12:58:10.754382 crc crio[24477]: time="2026-06-11T12:58:10.754312847Z" level=info msg="Starting container: 66188a707a97fd8e820dca415bfa5446eb9e0ac24d9b6f9e45f0c3b7eea204c4" id=ad794954-502d-4f45-a0c6-273395094222 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.375507 | controller | Jun 11 12:58:10.773553 crc crio[24477]: time="2026-06-11T12:58:10.773403364Z" level=info msg="Started container" PID=197644 containerID=66188a707a97fd8e820dca415bfa5446eb9e0ac24d9b6f9e45f0c3b7eea204c4 description=openshift-marketplace/redhat-marketplace-jrhkr/extract-utilities id=ad794954-502d-4f45-a0c6-273395094222 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7d58d9221a2ce0654029d4f65f0518cd54864489d9926e7ffa1b544a131b0e4
2026-06-11 13:18:25.375523 | controller | Jun 11 12:58:11.527529 crc crio[24477]: time="2026-06-11T12:58:11.527328536Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=10be095f-c519-4a94-b944-4ac63db4dde5 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.375540 | controller | Jun 11 12:58:11.536742 crc crio[24477]: time="2026-06-11T12:58:11.534400683Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 13:18:25.375556 | controller | Jun 11 12:58:12.185192 crc crio[24477]: time="2026-06-11T12:58:12.185129818Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=10be095f-c519-4a94-b944-4ac63db4dde5 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.375574 | controller | Jun 11 12:58:12.187733 crc crio[24477]: time="2026-06-11T12:58:12.187583695Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=6751fa97-03fc-4f61-a230-f1d2b8f63463 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.375590 | controller | Jun 11 12:58:12.191923 crc crio[24477]: time="2026-06-11T12:58:12.191895766Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=79f5ecc4-accf-4841-9979-93d6b7aceef7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.375607 | controller | Jun 11 12:58:12.210815 crc crio[24477]: time="2026-06-11T12:58:12.210448445Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-jrhkr/extract-content" id=ea8dc1d8-5b38-4291-9a95-8400ceabc2a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.375623 | controller | Jun 11 12:58:12.212029 crc crio[24477]: time="2026-06-11T12:58:12.211862785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.375643 | controller | Jun 11 12:58:12.308993 crc crio[24477]: time="2026-06-11T12:58:12.307776982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.375659 | controller | Jun 11 12:58:12.315492 crc crio[24477]: time="2026-06-11T12:58:12.315396095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.375675 | controller | Jun 11 12:58:12.527803 crc crio[24477]: time="2026-06-11T12:58:12.52752729Z" level=info msg="Created container 4165a59f0c6dc74b1a8af62c176e995535a552e12baa72004a1ea27e614e075b: openshift-marketplace/redhat-marketplace-jrhkr/extract-content" id=ea8dc1d8-5b38-4291-9a95-8400ceabc2a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.375693 | controller | Jun 11 12:58:12.530766 crc crio[24477]: time="2026-06-11T12:58:12.53062217Z" level=info msg="Starting container: 4165a59f0c6dc74b1a8af62c176e995535a552e12baa72004a1ea27e614e075b" id=12f82cd3-fe8f-45b7-953a-8b72f5b2b58d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.375710 | controller | Jun 11 12:58:12.552203 crc crio[24477]: time="2026-06-11T12:58:12.552039841Z" level=info msg="Started container" PID=197718 containerID=4165a59f0c6dc74b1a8af62c176e995535a552e12baa72004a1ea27e614e075b description=openshift-marketplace/redhat-marketplace-jrhkr/extract-content id=12f82cd3-fe8f-45b7-953a-8b72f5b2b58d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7d58d9221a2ce0654029d4f65f0518cd54864489d9926e7ffa1b544a131b0e4
2026-06-11 13:18:25.375727 | controller | Jun 11 12:58:13.582413 crc crio[24477]: time="2026-06-11T12:58:13.581822133Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9e89c483-cfd7-48ab-957a-dba17fe1632e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.375743 | controller | Jun 11 12:58:13.584383 crc crio[24477]: time="2026-06-11T12:58:13.584302385Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ec740ac0-2f0d-4b83-a3c7-602b1f9abdc5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.375760 | controller | Jun 11 12:58:13.593834 crc crio[24477]: time="2026-06-11T12:58:13.593741737Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-jrhkr/registry-server" id=6b9c3c94-d4b7-4de7-9d3b-d6440c4aad4f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.375776 | controller | Jun 11 12:58:13.594288 crc crio[24477]: time="2026-06-11T12:58:13.594129779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.375793 | controller | Jun 11 12:58:13.657026 crc crio[24477]: time="2026-06-11T12:58:13.656896765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.375809 | controller | Jun 11 12:58:13.663908 crc crio[24477]: time="2026-06-11T12:58:13.663770705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.375825 | controller | Jun 11 12:58:13.830098 crc crio[24477]: time="2026-06-11T12:58:13.829976456Z" level=info msg="Created container de52b2be9c8d49d43902044e7089e373c22fe6f1f971b398a505a4aec559d73c: openshift-marketplace/redhat-marketplace-jrhkr/registry-server" id=6b9c3c94-d4b7-4de7-9d3b-d6440c4aad4f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.375841 | controller | Jun 11 12:58:13.833306 crc crio[24477]: time="2026-06-11T12:58:13.833203456Z" level=info msg="Starting container: de52b2be9c8d49d43902044e7089e373c22fe6f1f971b398a505a4aec559d73c" id=42ef1e61-8d87-4c69-b4ae-9825f450f1c9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.375888 | controller | Jun 11 12:58:13.847102 crc crio[24477]: time="2026-06-11T12:58:13.846720106Z" level=info msg="Started container" PID=197781 containerID=de52b2be9c8d49d43902044e7089e373c22fe6f1f971b398a505a4aec559d73c description=openshift-marketplace/redhat-marketplace-jrhkr/registry-server id=42ef1e61-8d87-4c69-b4ae-9825f450f1c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7d58d9221a2ce0654029d4f65f0518cd54864489d9926e7ffa1b544a131b0e4
2026-06-11 13:18:25.375909 | controller | Jun 11 12:58:22.750892 crc crio[24477]: time="2026-06-11T12:58:22.749362231Z" level=info msg="Stopping container: de52b2be9c8d49d43902044e7089e373c22fe6f1f971b398a505a4aec559d73c (timeout: 2s)" id=6391d88b-f4f8-4227-86c3-1e6800081890 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.375926 | controller | Jun 11 12:58:22.880508 crc crio[24477]: time="2026-06-11T12:58:22.880267025Z" level=info msg="Stopped container de52b2be9c8d49d43902044e7089e373c22fe6f1f971b398a505a4aec559d73c: openshift-marketplace/redhat-marketplace-jrhkr/registry-server" id=6391d88b-f4f8-4227-86c3-1e6800081890 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.375943 | controller | Jun 11 12:58:22.882614 crc crio[24477]: time="2026-06-11T12:58:22.882499247Z" level=info msg="Stopping pod sandbox: e7d58d9221a2ce0654029d4f65f0518cd54864489d9926e7ffa1b544a131b0e4" id=1fddfc82-93b0-4f0e-b8ec-289783b25895 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.375959 | controller | Jun 11 12:58:22.883412 crc crio[24477]: time="2026-06-11T12:58:22.883295889Z" level=info msg="Got pod network &{Name:redhat-marketplace-jrhkr Namespace:openshift-marketplace ID:e7d58d9221a2ce0654029d4f65f0518cd54864489d9926e7ffa1b544a131b0e4 UID:a97df4f0-663b-4c54-960b-7c19f0cad72d NetNS:/var/run/netns/d4cde162-a302-4a5b-84bd-ca554a49255a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda97df4f0_663b_4c54_960b_7c19f0cad72d.slice PodAnnotations:0xc000531b20}] Aliases:map[]}"
2026-06-11 13:18:25.375976 | controller | Jun 11 12:58:22.883771 crc crio[24477]: time="2026-06-11T12:58:22.883494036Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-jrhkr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.375994 | controller | Jun 11 12:58:23.304346 crc crio[24477]: time="2026-06-11T12:58:23.303371492Z" level=info msg="Stopped pod sandbox: e7d58d9221a2ce0654029d4f65f0518cd54864489d9926e7ffa1b544a131b0e4" id=1fddfc82-93b0-4f0e-b8ec-289783b25895 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.376010 | controller | Jun 11 12:58:23.780389 crc crio[24477]: time="2026-06-11T12:58:23.779701745Z" level=info msg="Removing container: de52b2be9c8d49d43902044e7089e373c22fe6f1f971b398a505a4aec559d73c" id=9b40e4d3-35aa-4c76-96a6-062e88aa289f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.376027 | controller | Jun 11 12:58:23.826202 crc crio[24477]: time="2026-06-11T12:58:23.825511737Z" level=info msg="Removed container de52b2be9c8d49d43902044e7089e373c22fe6f1f971b398a505a4aec559d73c: openshift-marketplace/redhat-marketplace-jrhkr/registry-server" id=9b40e4d3-35aa-4c76-96a6-062e88aa289f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.376043 | controller | Jun 11 12:58:23.832011 crc crio[24477]: time="2026-06-11T12:58:23.831228704Z" level=info msg="Removing container: 4165a59f0c6dc74b1a8af62c176e995535a552e12baa72004a1ea27e614e075b" id=c5883f0d-b0a8-4a5e-8906-02c4cc6bc5f7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.376059 | controller | Jun 11 12:58:23.893542 crc crio[24477]: time="2026-06-11T12:58:23.893286131Z" level=info msg="Removed container 4165a59f0c6dc74b1a8af62c176e995535a552e12baa72004a1ea27e614e075b: openshift-marketplace/redhat-marketplace-jrhkr/extract-content" id=c5883f0d-b0a8-4a5e-8906-02c4cc6bc5f7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.376080 | controller | Jun 11 12:58:23.896885 crc crio[24477]: time="2026-06-11T12:58:23.896794655Z" level=info msg="Removing container: 66188a707a97fd8e820dca415bfa5446eb9e0ac24d9b6f9e45f0c3b7eea204c4" id=bb68dd55-7462-41f8-9f4d-fe53dbd94673 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.376097 | controller | Jun 11 12:58:23.944081 crc crio[24477]: time="2026-06-11T12:58:23.943840627Z" level=info msg="Removed container 66188a707a97fd8e820dca415bfa5446eb9e0ac24d9b6f9e45f0c3b7eea204c4: openshift-marketplace/redhat-marketplace-jrhkr/extract-utilities" id=bb68dd55-7462-41f8-9f4d-fe53dbd94673 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.376115 | controller | Jun 11 12:58:41.144163 crc crio[24477]: time="2026-06-11T12:58:41.14278294Z" level=info msg="Stopping pod sandbox: 80bd92605344c41d606f4fb898acb893ef273c6db1d65221bc891747c67df25b" id=589af795-8fa2-4293-bb9a-ceeb3adb45cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.376133 | controller | Jun 11 12:58:41.148316 crc crio[24477]: time="2026-06-11T12:58:41.145552808Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rt6zw Namespace:openstack ID:80bd92605344c41d606f4fb898acb893ef273c6db1d65221bc891747c67df25b UID:3633005a-41f4-44c7-9309-e325efded376 NetNS:/var/run/netns/1a11ff74-3217-4824-95c9-d8e3ebdfdaf5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3633005a_41f4_44c7_9309_e325efded376.slice PodAnnotations:0xc000a159f8}] Aliases:map[]}"
2026-06-11 13:18:25.376150 | controller | Jun 11 12:58:41.148316 crc crio[24477]: time="2026-06-11T12:58:41.145796165Z" level=info msg="Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rt6zw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.376167 | controller | Jun 11 12:58:41.890863 crc crio[24477]: time="2026-06-11T12:58:41.890310608Z" level=info msg="Stopped pod sandbox: 80bd92605344c41d606f4fb898acb893ef273c6db1d65221bc891747c67df25b" id=589af795-8fa2-4293-bb9a-ceeb3adb45cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.376184 | controller | Jun 11 12:58:42.772253 crc crio[24477]: time="2026-06-11T12:58:42.770191282Z" level=info msg="Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-kx72x/POD" id=eb19e10e-dde3-4291-8357-563739d9d45a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.376200 | controller | Jun 11 12:58:42.772253 crc crio[24477]: time="2026-06-11T12:58:42.771030676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.376217 | controller | Jun 11 12:58:42.813116 crc crio[24477]: time="2026-06-11T12:58:42.812987768Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-kx72x Namespace:openstack ID:ed87c77d9a424005699f6ba5a384e85cc9141d946c757ce2830d22339f7a4783 UID:2e10faf0-8be5-46b8-a581-e0d4692a4999 NetNS:/var/run/netns/a2291424-3034-49a8-be65-d9311b5686a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e10faf0_8be5_46b8_a581_e0d4692a4999.slice PodAnnotations:0xc000b18228}] Aliases:map[]}"
2026-06-11 13:18:25.376233 | controller | Jun 11 12:58:42.813511 crc crio[24477]: time="2026-06-11T12:58:42.813213564Z" level=info msg="Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-kx72x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.376250 | controller | Jun 11 12:58:43.622883 crc crio[24477]: 2026-06-11T12:58:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed87c77d9a42400 Mac:aa:92:58:05:8d:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/a2291424-3034-49a8-be65-d9311b5686a8 SocketPath: PciID:}] [{Interface:0xc0002969a0 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.376270 | controller | Jun 11 12:58:43.624635 crc crio[24477]: time="2026-06-11T12:58:43.624545873Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-kx72x Namespace:openstack ID:ed87c77d9a424005699f6ba5a384e85cc9141d946c757ce2830d22339f7a4783 UID:2e10faf0-8be5-46b8-a581-e0d4692a4999 NetNS:/var/run/netns/a2291424-3034-49a8-be65-d9311b5686a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e10faf0_8be5_46b8_a581_e0d4692a4999.slice PodAnnotations:0xc000b18228}] Aliases:map[]}"
2026-06-11 13:18:25.376288 | controller | Jun 11 12:58:43.625054 crc crio[24477]: time="2026-06-11T12:58:43.624936205Z" level=info msg="Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-kx72x for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.376305 | controller | Jun 11 12:58:43.636162 crc crio[24477]: time="2026-06-11T12:58:43.636052905Z" level=info msg="Ran pod sandbox ed87c77d9a424005699f6ba5a384e85cc9141d946c757ce2830d22339f7a4783 with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-kx72x/POD" id=eb19e10e-dde3-4291-8357-563739d9d45a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.376321 | controller | Jun 11 12:58:43.639223 crc crio[24477]: time="2026-06-11T12:58:43.639150152Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=c6fe4852-8537-4d7e-98b6-70d3235b5dfa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.376338 | controller | Jun 11 12:58:43.732776 crc crio[24477]: time="2026-06-11T12:58:43.732708434Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=e6897627-f378-4280-8d77-91f24e66c831 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.376355 | controller | Jun 11 12:58:43.742626 crc crio[24477]: time="2026-06-11T12:58:43.742542418Z" level=info msg="Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-kx72x/nova-edpm-deployment-ipam-openstack-edpm-ipam" id=da76bfda-46ea-49f1-b122-cfde895eff65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.376373 | controller | Jun 11 12:58:43.743036 crc crio[24477]: time="2026-06-11T12:58:43.743001551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.376390 | controller | Jun 11 12:58:43.793261 crc crio[24477]: time="2026-06-11T12:58:43.793113473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.376407 | controller | Jun 11 12:58:43.796462 crc crio[24477]: time="2026-06-11T12:58:43.796426017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.376424 | controller | Jun 11 12:58:44.030321 crc crio[24477]: time="2026-06-11T12:58:44.029556355Z" level=info msg="Created container d6b89b1ba81841608e657f4940fb5ad42b3bc29d62930bcf4f0ddb62703954dd: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-kx72x/nova-edpm-deployment-ipam-openstack-edpm-ipam" id=da76bfda-46ea-49f1-b122-cfde895eff65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.376442 | controller | Jun 11 12:58:44.031617 crc crio[24477]: time="2026-06-11T12:58:44.031529491Z" level=info msg="Starting container: d6b89b1ba81841608e657f4940fb5ad42b3bc29d62930bcf4f0ddb62703954dd" id=4dce8239-0fc3-4b48-98a3-1128c7e9570e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.376459 | controller | Jun 11 12:58:44.044372 crc crio[24477]: time="2026-06-11T12:58:44.044208334Z" level=info msg="Started container" PID=199659 containerID=d6b89b1ba81841608e657f4940fb5ad42b3bc29d62930bcf4f0ddb62703954dd description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-kx72x/nova-edpm-deployment-ipam-openstack-edpm-ipam id=4dce8239-0fc3-4b48-98a3-1128c7e9570e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed87c77d9a424005699f6ba5a384e85cc9141d946c757ce2830d22339f7a4783
2026-06-11 13:18:25.376480 | controller | Jun 11 12:58:53.798560 crc crio[24477]: time="2026-06-11T12:58:53.79718219Z" level=info msg="Removing container: 9f8f65fc39012e51abf81dc51459e27656b5e97376bdb35be40d4c1836619f42" id=c0085f23-f051-4886-9730-0f11916915d8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.376498 | controller | Jun 11 12:58:54.069883 crc crio[24477]: time="2026-06-11T12:58:54.068887718Z" level=info msg="Removed container 9f8f65fc39012e51abf81dc51459e27656b5e97376bdb35be40d4c1836619f42: openshift-infra/auto-csr-approver-29686372-k52nf/oc" id=c0085f23-f051-4886-9730-0f11916915d8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.376514 | controller | Jun 11 12:58:54.091544 crc crio[24477]: time="2026-06-11T12:58:54.091446088Z" level=info msg="Stopping pod sandbox: 0791456586dedfdf8c8324337e033e40778ad968b71e693ce8e8673a7cf6c936" id=6d365768-7069-4a08-ac54-3d86386c4ea9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.376531 | controller | Jun 11 12:58:54.091887 crc crio[24477]: time="2026-06-11T12:58:54.091565791Z" level=info msg="Stopped pod sandbox (already stopped): 0791456586dedfdf8c8324337e033e40778ad968b71e693ce8e8673a7cf6c936" id=6d365768-7069-4a08-ac54-3d86386c4ea9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.376547 | controller | Jun 11 12:58:54.092725 crc crio[24477]: time="2026-06-11T12:58:54.092563099Z" level=info msg="Removing pod sandbox: 0791456586dedfdf8c8324337e033e40778ad968b71e693ce8e8673a7cf6c936" id=2019e5fc-6570-4fe8-8921-ec246f7b2094 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.376563 | controller | Jun 11 12:58:54.115981 crc crio[24477]: time="2026-06-11T12:58:54.115845283Z" level=info msg="Removed pod sandbox: 0791456586dedfdf8c8324337e033e40778ad968b71e693ce8e8673a7cf6c936" id=2019e5fc-6570-4fe8-8921-ec246f7b2094 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.376579 | controller | Jun 11 12:58:54.117763 crc crio[24477]: time="2026-06-11T12:58:54.117580078Z" level=info msg="Stopping pod sandbox: e7d58d9221a2ce0654029d4f65f0518cd54864489d9926e7ffa1b544a131b0e4" id=8c9c89e6-afcd-43fa-98c8-1cab17926475 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.376595 | controller | Jun 11 12:58:54.117763 crc crio[24477]: time="2026-06-11T12:58:54.117746602Z" level=info msg="Stopped pod sandbox (already stopped): e7d58d9221a2ce0654029d4f65f0518cd54864489d9926e7ffa1b544a131b0e4" id=8c9c89e6-afcd-43fa-98c8-1cab17926475 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.376612 | controller | Jun 11 12:58:54.118560 crc crio[24477]: time="2026-06-11T12:58:54.118474542Z" level=info msg="Removing pod sandbox: e7d58d9221a2ce0654029d4f65f0518cd54864489d9926e7ffa1b544a131b0e4" id=2c93faab-6466-4fb8-be37-5542192145ac name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.376628 | controller | Jun 11 12:58:54.142630 crc crio[24477]: time="2026-06-11T12:58:54.142448882Z" level=info msg="Removed pod sandbox: e7d58d9221a2ce0654029d4f65f0518cd54864489d9926e7ffa1b544a131b0e4" id=2c93faab-6466-4fb8-be37-5542192145ac name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.376644 | controller | Jun 11 12:59:38.855864 crc crio[24477]: time="2026-06-11T12:59:38.854992929Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-qbl8p/POD" id=a37fb7d3-acf8-433d-80e2-3855ef71df4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.376661 | controller | Jun 11 12:59:38.857607 crc crio[24477]: time="2026-06-11T12:59:38.855887064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.376682 | controller | Jun 11 12:59:38.900945 crc crio[24477]: time="2026-06-11T12:59:38.900836109Z" level=info msg="Got pod network &{Name:redhat-operators-qbl8p Namespace:openshift-marketplace ID:7f75fb131d40da02000d2716cefd7bd02a887d60c574dc004a6b7cddeb810437 UID:cdc7fe18-c395-4102-9ada-d3b5ee7b940c NetNS:/var/run/netns/5dbab2d5-6d24-456e-bade-032b840c2b75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcdc7fe18_c395_4102_9ada_d3b5ee7b940c.slice PodAnnotations:0xc0072c1910}] Aliases:map[]}"
2026-06-11 13:18:25.376700 | controller | Jun 11 12:59:38.900945 crc crio[24477]: time="2026-06-11T12:59:38.900896781Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-qbl8p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.376718 | controller | Jun 11 12:59:39.510264 crc crio[24477]: 2026-06-11T12:59:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f75fb131d40da0 Mac:9a:e5:80:30:06:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/5dbab2d5-6d24-456e-bade-032b840c2b75 SocketPath: PciID:}] [{Interface:0xc0006125c0 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.376735 | controller | Jun 11 12:59:39.511849 crc crio[24477]: time="2026-06-11T12:59:39.511765811Z" level=info msg="Got pod network &{Name:redhat-operators-qbl8p Namespace:openshift-marketplace ID:7f75fb131d40da02000d2716cefd7bd02a887d60c574dc004a6b7cddeb810437 UID:cdc7fe18-c395-4102-9ada-d3b5ee7b940c NetNS:/var/run/netns/5dbab2d5-6d24-456e-bade-032b840c2b75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcdc7fe18_c395_4102_9ada_d3b5ee7b940c.slice PodAnnotations:0xc0072c1910}] Aliases:map[]}"
2026-06-11 13:18:25.376752 | controller | Jun 11 12:59:39.512173 crc crio[24477]: time="2026-06-11T12:59:39.511932515Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-qbl8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.376769 | controller | Jun 11 12:59:39.524319 crc crio[24477]: time="2026-06-11T12:59:39.524078029Z" level=info msg="Ran pod sandbox 7f75fb131d40da02000d2716cefd7bd02a887d60c574dc004a6b7cddeb810437 with infra container: openshift-marketplace/redhat-operators-qbl8p/POD" id=a37fb7d3-acf8-433d-80e2-3855ef71df4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.376787 | controller | Jun 11 12:59:39.526924 crc crio[24477]: time="2026-06-11T12:59:39.526869343Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ddaba87e-d7a1-4d8c-bbff-126cddf7ee35 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.376804 | controller | Jun 11 12:59:39.530124 crc crio[24477]: time="2026-06-11T12:59:39.530081117Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8dd7a5fc-5319-4dfb-a51c-7bce68fac257 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.376820 | controller | Jun 11 12:59:39.539459 crc crio[24477]: time="2026-06-11T12:59:39.539387942Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-qbl8p/extract-utilities" id=46e751e3-46aa-460c-9baa-f5aedbb472b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.376837 | controller | Jun 11 12:59:39.539878 crc crio[24477]: time="2026-06-11T12:59:39.539807994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.376879 | controller | Jun 11 12:59:39.594606 crc crio[24477]: time="2026-06-11T12:59:39.594527243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.376901 | controller | Jun 11 12:59:39.604230 crc crio[24477]: time="2026-06-11T12:59:39.604170141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.376919 | controller | Jun 11 12:59:39.773826 crc crio[24477]: time="2026-06-11T12:59:39.773508001Z" level=info msg="Created container 823128a4be92cd9efb0a8f348a3534d7615815024a2e5d5eeec99d3a59257766: openshift-marketplace/redhat-operators-qbl8p/extract-utilities" id=46e751e3-46aa-460c-9baa-f5aedbb472b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.376935 | controller | Jun 11 12:59:39.775521 crc crio[24477]: time="2026-06-11T12:59:39.775458265Z" level=info msg="Starting container: 823128a4be92cd9efb0a8f348a3534d7615815024a2e5d5eeec99d3a59257766" id=b6488cca-68c3-462f-ae93-736c45079cb6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.376952 | controller | Jun 11 12:59:39.782621 crc crio[24477]: time="2026-06-11T12:59:39.782565394Z" level=info msg="Started container" PID=202724 containerID=823128a4be92cd9efb0a8f348a3534d7615815024a2e5d5eeec99d3a59257766 description=openshift-marketplace/redhat-operators-qbl8p/extract-utilities id=b6488cca-68c3-462f-ae93-736c45079cb6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f75fb131d40da02000d2716cefd7bd02a887d60c574dc004a6b7cddeb810437
2026-06-11 13:18:25.376969 | controller | Jun 11 12:59:40.247070 crc crio[24477]: time="2026-06-11T12:59:40.246298845Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=de56bf14-eaaf-488e-86ee-9c9b37e54126 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.376985 | controller | Jun 11 12:59:40.257800 crc crio[24477]: time="2026-06-11T12:59:40.257721866Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 13:18:25.377001 | controller | Jun 11 12:59:41.140088 crc crio[24477]: time="2026-06-11T12:59:41.139869841Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60" id=de56bf14-eaaf-488e-86ee-9c9b37e54126 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.377016 | controller | Jun 11 12:59:41.141023 crc crio[24477]: time="2026-06-11T12:59:41.140915911Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=fc442a65-d960-40db-8c5d-8ff669ddc3ca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.377033 | controller | Jun 11 12:59:41.143887 crc crio[24477]: time="2026-06-11T12:59:41.143808823Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=d06d5a02-1333-4c3a-a729-b0ddd0522332 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.377050 | controller | Jun 11 12:59:41.161244 crc crio[24477]: time="2026-06-11T12:59:41.161144481Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-qbl8p/extract-content" id=3cf29e4e-a6cf-47c7-b9a2-96411d7b19ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.377066 | controller | Jun 11 12:59:41.161989 crc crio[24477]: time="2026-06-11T12:59:41.161927439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.377083 | controller | Jun 11 12:59:41.226294 crc crio[24477]: time="2026-06-11T12:59:41.226163001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.377100 | controller | Jun 11 12:59:41.231998 crc crio[24477]: time="2026-06-11T12:59:41.231913932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.377120 | controller | Jun 11 12:59:41.407568 crc crio[24477]: time="2026-06-11T12:59:41.406757454Z" level=info msg="Created container df31786e53f5f9ab4a68f417276bf25a227ac70b3fd7301f54031d2e72655817: openshift-marketplace/redhat-operators-qbl8p/extract-content" id=3cf29e4e-a6cf-47c7-b9a2-96411d7b19ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.377138 | controller | Jun 11 12:59:41.409506 crc crio[24477]: time="2026-06-11T12:59:41.40908204Z" level=info msg="Starting container: df31786e53f5f9ab4a68f417276bf25a227ac70b3fd7301f54031d2e72655817" id=9f56f7d2-2639-4c52-a5a1-58a3e1570542 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.377154 | controller | Jun 11 12:59:41.415633 crc crio[24477]: time="2026-06-11T12:59:41.414796229Z" level=info msg="Started container" PID=202836 containerID=df31786e53f5f9ab4a68f417276bf25a227ac70b3fd7301f54031d2e72655817 description=openshift-marketplace/redhat-operators-qbl8p/extract-content id=9f56f7d2-2639-4c52-a5a1-58a3e1570542 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f75fb131d40da02000d2716cefd7bd02a887d60c574dc004a6b7cddeb810437
2026-06-11 13:18:25.377172 | controller | Jun 11 12:59:48.431790 crc crio[24477]: time="2026-06-11T12:59:48.430828016Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=85de28df-c87e-4ffa-94b2-f466fd93f355 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.377188 | controller | Jun 11 12:59:48.436352 crc crio[24477]: time="2026-06-11T12:59:48.436081993Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c1a562b7-9440-425a-8e31-e7f608982d47 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.377205 | controller | Jun 11 12:59:48.445877 crc crio[24477]: time="2026-06-11T12:59:48.445434724Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-qbl8p/registry-server" id=5f61ee93-fa28-435d-ad1b-e4f9d2a9b8dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.377223 | controller | Jun 11 12:59:48.448016 crc crio[24477]: time="2026-06-11T12:59:48.446562086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.377239 | controller | Jun 11 12:59:48.562078 crc crio[24477]: time="2026-06-11T12:59:48.561620489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.377255 | controller | Jun 11 12:59:48.567849 crc crio[24477]: time="2026-06-11T12:59:48.567774661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.377272 | controller | Jun 11 12:59:48.781947 crc crio[24477]: time="2026-06-11T12:59:48.78146728Z" level=info msg="Created container 3ae8a3f0707326011899551c6b517aa1fd488ab927d5c847f44657926f131191: openshift-marketplace/redhat-operators-qbl8p/registry-server" id=5f61ee93-fa28-435d-ad1b-e4f9d2a9b8dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.377288 | controller | Jun 11 12:59:48.784482 crc crio[24477]: time="2026-06-11T12:59:48.78436531Z" level=info msg="Starting container: 3ae8a3f0707326011899551c6b517aa1fd488ab927d5c847f44657926f131191" id=0e90e9a3-73f8-4098-b6fa-ab3d9f1c14cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.377305 | controller | Jun 11 12:59:48.792836 crc crio[24477]: time="2026-06-11T12:59:48.79262783Z" level=info msg="Started container" PID=203224 containerID=3ae8a3f0707326011899551c6b517aa1fd488ab927d5c847f44657926f131191 description=openshift-marketplace/redhat-operators-qbl8p/registry-server id=0e90e9a3-73f8-4098-b6fa-ab3d9f1c14cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f75fb131d40da02000d2716cefd7bd02a887d60c574dc004a6b7cddeb810437
2026-06-11 13:18:25.377325 | controller | Jun 11 13:00:00.557060 crc crio[24477]: time="2026-06-11T13:00:00.556411086Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686380-6s7pw/POD" id=b5fc8bda-f6e9-4553-b12f-25052e17e621 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.377342 | controller | Jun 11 13:00:00.558947 crc crio[24477]: time="2026-06-11T13:00:00.557146296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.377359 | controller | Jun 11 13:00:00.599823 crc crio[24477]: time="2026-06-11T13:00:00.596202648Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686380-6s7pw Namespace:openshift-infra ID:9d47edddc3952bd680e4242c1df99390a65e088ae54dca17e57d686542a92197 UID:fd00f4bc-acbb-4b32-8666-73eb429c9902 NetNS:/var/run/netns/ab1a5c48-ca74-4a2a-b90e-0a595f73183d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd00f4bc_acbb_4b32_8666_73eb429c9902.slice PodAnnotations:0xc007b17bc8}] Aliases:map[]}"
2026-06-11 13:18:25.377376 | controller | Jun 11 13:00:00.599823 crc crio[24477]: time="2026-06-11T13:00:00.596511537Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686380-6s7pw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.377392 | controller | Jun 11 13:00:00.705365 crc crio[24477]: time="2026-06-11T13:00:00.705295549Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686380-h7bsl/POD" id=b8c1b392-c374-44db-b2d8-42e9bc49f358 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.377410 | controller | Jun 11 13:00:00.705914 crc crio[24477]: time="2026-06-11T13:00:00.705883726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.377427 | controller | Jun 11 13:00:00.758614 crc crio[24477]: time="2026-06-11T13:00:00.75842456Z" level=info msg="Got pod network &{Name:collect-profiles-29686380-h7bsl Namespace:openshift-operator-lifecycle-manager ID:46e409c2943a1c0ebaedca5000787207b444befad76d0257812564026feea050 UID:55c84f74-f59d-49e4-a509-de691ff23b6a NetNS:/var/run/netns/7d1d2ee9-b089-482a-be7e-0d3426ec185c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod55c84f74_f59d_49e4_a509_de691ff23b6a.slice PodAnnotations:0xc000a865b8}] Aliases:map[]}"
2026-06-11 13:18:25.377445 | controller | Jun 11 13:00:00.758614 crc crio[24477]: time="2026-06-11T13:00:00.758500913Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686380-h7bsl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.377462 | controller | Jun 11 13:00:00.966745 crc crio[24477]: 2026-06-11T13:00:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d47edddc3952bd Mac:92:7e:ec:03:62:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/ab1a5c48-ca74-4a2a-b90e-0a595f73183d SocketPath: PciID:}] [{Interface:0xc00028b720 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.377479 | controller | Jun 11 13:00:00.968244 crc crio[24477]: time="2026-06-11T13:00:00.968181327Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686380-6s7pw Namespace:openshift-infra ID:9d47edddc3952bd680e4242c1df99390a65e088ae54dca17e57d686542a92197 UID:fd00f4bc-acbb-4b32-8666-73eb429c9902 NetNS:/var/run/netns/ab1a5c48-ca74-4a2a-b90e-0a595f73183d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd00f4bc_acbb_4b32_8666_73eb429c9902.slice PodAnnotations:0xc007b17bc8}] Aliases:map[]}"
2026-06-11 13:18:25.377499 | controller | Jun 11 13:00:00.968369 crc crio[24477]: time="2026-06-11T13:00:00.968351922Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686380-6s7pw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.377517 | controller | Jun 11 13:00:00.977823 crc crio[24477]: time="2026-06-11T13:00:00.977316332Z" level=info msg="Ran pod sandbox 9d47edddc3952bd680e4242c1df99390a65e088ae54dca17e57d686542a92197 with infra container: openshift-infra/auto-csr-approver-29686380-6s7pw/POD" id=b5fc8bda-f6e9-4553-b12f-25052e17e621 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.377535 | controller | Jun 11 13:00:00.983238 crc crio[24477]: time="2026-06-11T13:00:00.982078854Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=2f76316a-9e16-49e1-bf56-0058028520ae name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.377552 | controller | Jun 11 13:00:01.000913 crc crio[24477]: time="2026-06-11T13:00:01.000764646Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 13:18:25.377569 | controller | Jun 11 13:00:01.389224 crc crio[24477]: 2026-06-11T13:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:46e409c2943a1c0 Mac:5a:b2:fd:cf:f1:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/7d1d2ee9-b089-482a-be7e-0d3426ec185c SocketPath: PciID:}] [{Interface:0xc0002dadb0 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.377588 | controller | Jun 11 13:00:01.390445 crc crio[24477]: time="2026-06-11T13:00:01.390311802Z" level=info msg="Got pod network &{Name:collect-profiles-29686380-h7bsl Namespace:openshift-operator-lifecycle-manager ID:46e409c2943a1c0ebaedca5000787207b444befad76d0257812564026feea050 UID:55c84f74-f59d-49e4-a509-de691ff23b6a NetNS:/var/run/netns/7d1d2ee9-b089-482a-be7e-0d3426ec185c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod55c84f74_f59d_49e4_a509_de691ff23b6a.slice PodAnnotations:0xc000a865b8}] Aliases:map[]}"
2026-06-11 13:18:25.377606 | controller | Jun 11 13:00:01.390798 crc crio[24477]: time="2026-06-11T13:00:01.390569374Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686380-h7bsl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.377624 | controller | Jun 11 13:00:01.407902 crc crio[24477]: time="2026-06-11T13:00:01.407632431Z" level=info msg="Ran pod sandbox 46e409c2943a1c0ebaedca5000787207b444befad76d0257812564026feea050 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686380-h7bsl/POD" id=b8c1b392-c374-44db-b2d8-42e9bc49f358 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.377641 | controller | Jun 11 13:00:01.411178 crc crio[24477]: time="2026-06-11T13:00:01.411015474Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9b9a35b9-04e8-4537-b8f9-9442ba9ab2c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.377659 | controller | Jun 11 13:00:01.413183 crc crio[24477]: time="2026-06-11T13:00:01.413089022Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a16b0b56-9d95-450c-a83e-2aa8bc8c6dbb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.377679 | controller | Jun 11 13:00:01.420351 crc crio[24477]: time="2026-06-11T13:00:01.420235332Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686380-h7bsl/collect-profiles" id=6ccf3443-3a5b-43a6-9a9e-78cd34f4cce8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.377696 | controller | Jun 11 13:00:01.420836 crc crio[24477]: time="2026-06-11T13:00:01.420595482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.377716 | controller | Jun 11 13:00:01.469422 crc crio[24477]: time="2026-06-11T13:00:01.469268633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.377735 | controller | Jun 11 13:00:01.473020 crc crio[24477]: time="2026-06-11T13:00:01.472934334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.377753 | controller | Jun 11 13:00:01.665522 crc crio[24477]: time="2026-06-11T13:00:01.664317939Z" level=info msg="Stopping container: 3ae8a3f0707326011899551c6b517aa1fd488ab927d5c847f44657926f131191 (timeout: 2s)" id=06c20082-f3ec-4429-8b47-45709b5150f9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.377771 | controller | Jun 11 13:00:01.702607 crc crio[24477]: time="2026-06-11T13:00:01.702272899Z" level=info msg="Created container 73d3b7cd5742dcd185ef05d58b37d6b38d07bbcc851a185909b640ef50f1d144: openshift-operator-lifecycle-manager/collect-profiles-29686380-h7bsl/collect-profiles" id=6ccf3443-3a5b-43a6-9a9e-78cd34f4cce8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.377788 | controller | Jun 11 13:00:01.704057 crc crio[24477]: time="2026-06-11T13:00:01.703817302Z" level=info msg="Starting container: 73d3b7cd5742dcd185ef05d58b37d6b38d07bbcc851a185909b640ef50f1d144" id=64e4bc5d-8e1d-4a5c-bb4e-6b69123aaba0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.377806 | controller | Jun 11 13:00:01.711180 crc crio[24477]: time="2026-06-11T13:00:01.711078294Z" level=info msg="Started container" PID=204022 containerID=73d3b7cd5742dcd185ef05d58b37d6b38d07bbcc851a185909b640ef50f1d144 description=openshift-operator-lifecycle-manager/collect-profiles-29686380-h7bsl/collect-profiles id=64e4bc5d-8e1d-4a5c-bb4e-6b69123aaba0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=46e409c2943a1c0ebaedca5000787207b444befad76d0257812564026feea050
2026-06-11 13:18:25.377824 | controller | Jun 11 13:00:01.801841 crc crio[24477]: time="2026-06-11T13:00:01.801268904Z" level=info msg="Stopped container 3ae8a3f0707326011899551c6b517aa1fd488ab927d5c847f44657926f131191: openshift-marketplace/redhat-operators-qbl8p/registry-server" id=06c20082-f3ec-4429-8b47-45709b5150f9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.377843 | controller | Jun 11 13:00:01.803217 crc crio[24477]: time="2026-06-11T13:00:01.802440696Z" level=info msg="Stopping pod sandbox: 7f75fb131d40da02000d2716cefd7bd02a887d60c574dc004a6b7cddeb810437" id=30291e18-73ec-4534-b7ee-27a1714b0bed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.377883 | controller | Jun 11 13:00:01.804152 crc crio[24477]: time="2026-06-11T13:00:01.803517446Z" level=info msg="Got pod network &{Name:redhat-operators-qbl8p Namespace:openshift-marketplace ID:7f75fb131d40da02000d2716cefd7bd02a887d60c574dc004a6b7cddeb810437 UID:cdc7fe18-c395-4102-9ada-d3b5ee7b940c NetNS:/var/run/netns/5dbab2d5-6d24-456e-bade-032b840c2b75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcdc7fe18_c395_4102_9ada_d3b5ee7b940c.slice PodAnnotations:0xc0005309d0}] Aliases:map[]}"
2026-06-11 13:18:25.377902 | controller | Jun 11 13:00:01.804152 crc crio[24477]: time="2026-06-11T13:00:01.803795183Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-qbl8p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.377921 | controller | Jun 11 13:00:02.299166 crc crio[24477]: time="2026-06-11T13:00:02.298514356Z" level=info msg="Stopped pod sandbox: 7f75fb131d40da02000d2716cefd7bd02a887d60c574dc004a6b7cddeb810437" id=30291e18-73ec-4534-b7ee-27a1714b0bed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.377943 | controller | Jun 11 13:00:02.689047 crc crio[24477]: time="2026-06-11T13:00:02.688923557Z" level=info msg="Removing container: 3ae8a3f0707326011899551c6b517aa1fd488ab927d5c847f44657926f131191" id=8207bebb-7f84-426a-b7f0-3cd13f7cec63 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.378121 | controller | Jun 11 13:00:02.745216 crc crio[24477]: time="2026-06-11T13:00:02.745106195Z" level=info msg="Removed container 3ae8a3f0707326011899551c6b517aa1fd488ab927d5c847f44657926f131191: openshift-marketplace/redhat-operators-qbl8p/registry-server" id=8207bebb-7f84-426a-b7f0-3cd13f7cec63 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.378141 | controller | Jun 11 13:00:02.747793 crc crio[24477]: time="2026-06-11T13:00:02.747709786Z" level=info msg="Removing container: df31786e53f5f9ab4a68f417276bf25a227ac70b3fd7301f54031d2e72655817" id=37c043d9-7372-4fc3-9a23-dfea2cb51b31 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.378159 | controller | Jun 11 13:00:02.793191 crc crio[24477]: time="2026-06-11T13:00:02.793108358Z" level=info msg="Removed container df31786e53f5f9ab4a68f417276bf25a227ac70b3fd7301f54031d2e72655817: openshift-marketplace/redhat-operators-qbl8p/extract-content" id=37c043d9-7372-4fc3-9a23-dfea2cb51b31 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.378176 | controller | Jun 11 13:00:02.795318 crc crio[24477]: time="2026-06-11T13:00:02.795261804Z" level=info msg="Removing container: 823128a4be92cd9efb0a8f348a3534d7615815024a2e5d5eeec99d3a59257766" id=8fa5d9f8-545f-4caa-891a-e9bb04ffcb31 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.378192 | controller | Jun 11 13:00:02.866990 crc crio[24477]: time="2026-06-11T13:00:02.866896495Z" level=info msg="Removed container 823128a4be92cd9efb0a8f348a3534d7615815024a2e5d5eeec99d3a59257766: openshift-marketplace/redhat-operators-qbl8p/extract-utilities" id=8fa5d9f8-545f-4caa-891a-e9bb04ffcb31 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.378209 | controller | Jun 11 13:00:03.751343 crc crio[24477]: time="2026-06-11T13:00:03.749426988Z" level=info msg="Stopping pod sandbox: 46e409c2943a1c0ebaedca5000787207b444befad76d0257812564026feea050" id=a819da16-6595-4e8a-af0a-8273d2f1c8c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.378225 | controller | Jun 11 13:00:03.753122 crc crio[24477]: time="2026-06-11T13:00:03.752870266Z" level=info msg="Got pod network &{Name:collect-profiles-29686380-h7bsl Namespace:openshift-operator-lifecycle-manager ID:46e409c2943a1c0ebaedca5000787207b444befad76d0257812564026feea050 UID:55c84f74-f59d-49e4-a509-de691ff23b6a NetNS:/var/run/netns/7d1d2ee9-b089-482a-be7e-0d3426ec185c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod55c84f74_f59d_49e4_a509_de691ff23b6a.slice PodAnnotations:0xc0005304e0}] Aliases:map[]}"
2026-06-11 13:18:25.378243 | controller | Jun 11 13:00:03.753633 crc crio[24477]: time="2026-06-11T13:00:03.753221406Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686380-h7bsl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.378260 | controller | Jun 11 13:00:04.173464 crc crio[24477]: time="2026-06-11T13:00:04.172370926Z" level=info msg="Stopped pod sandbox: 46e409c2943a1c0ebaedca5000787207b444befad76d0257812564026feea050" id=a819da16-6595-4e8a-af0a-8273d2f1c8c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.378277 | controller | Jun 11 13:00:04.206461 crc crio[24477]: time="2026-06-11T13:00:04.206365974Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=2f76316a-9e16-49e1-bf56-0058028520ae name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.378293 | controller | Jun 11 13:00:04.207534 crc crio[24477]: time="2026-06-11T13:00:04.207451183Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e3742d6f-fb16-4ec5-9fb5-399cae91b8d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.378316 | controller | Jun 11 13:00:04.209910 crc crio[24477]: time="2026-06-11T13:00:04.20979711Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e7858320-1f52-4e4a-97c5-1bb0690a5499 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.378333 | controller | Jun 11 13:00:04.217376 crc crio[24477]: time="2026-06-11T13:00:04.217286969Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686380-6s7pw/oc" id=f98e11d1-eddb-4913-abf1-113a09e78e19 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.378350 | controller | Jun 11 13:00:04.217829 crc crio[24477]: time="2026-06-11T13:00:04.217740041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.378367 | controller | Jun 11 13:00:04.267204 crc crio[24477]: time="2026-06-11T13:00:04.26709269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.378383 | controller | Jun 11 13:00:04.687703 crc crio[24477]: time="2026-06-11T13:00:04.687541213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.378400 | controller | Jun 11 13:00:04.798341 crc crio[24477]: time="2026-06-11T13:00:04.79773929Z" level=info msg="Created container 43e6b4842d2472a6bf8a0177499bdec29a966bc59b872fbd3f1a563cce9081dc: openshift-infra/auto-csr-approver-29686380-6s7pw/oc" id=f98e11d1-eddb-4913-abf1-113a09e78e19 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.378416 | controller | Jun 11 13:00:04.801050 crc crio[24477]: time="2026-06-11T13:00:04.800851947Z" level=info msg="Starting container: 43e6b4842d2472a6bf8a0177499bdec29a966bc59b872fbd3f1a563cce9081dc" id=36fe9278-73e7-4074-a29e-cb087748111e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.378431 | controller | Jun 11 13:00:04.809985 crc crio[24477]: time="2026-06-11T13:00:04.809865579Z" level=info msg="Started container" PID=204198 containerID=43e6b4842d2472a6bf8a0177499bdec29a966bc59b872fbd3f1a563cce9081dc description=openshift-infra/auto-csr-approver-29686380-6s7pw/oc id=36fe9278-73e7-4074-a29e-cb087748111e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d47edddc3952bd680e4242c1df99390a65e088ae54dca17e57d686542a92197
2026-06-11 13:18:25.378448 | controller | Jun 11 13:00:06.811842 crc crio[24477]: time="2026-06-11T13:00:06.810581876Z" level=info msg="Stopping pod sandbox: 9d47edddc3952bd680e4242c1df99390a65e088ae54dca17e57d686542a92197" id=b3328249-4373-4c14-a8fa-c13e8f6ccf16 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.378465 | controller | Jun 11 13:00:06.814171 crc crio[24477]: time="2026-06-11T13:00:06.81285358Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686380-6s7pw Namespace:openshift-infra ID:9d47edddc3952bd680e4242c1df99390a65e088ae54dca17e57d686542a92197 UID:fd00f4bc-acbb-4b32-8666-73eb429c9902 NetNS:/var/run/netns/ab1a5c48-ca74-4a2a-b90e-0a595f73183d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd00f4bc_acbb_4b32_8666_73eb429c9902.slice PodAnnotations:0xc001f2b068}] Aliases:map[]}"
2026-06-11 13:18:25.378483 | controller | Jun 11 13:00:06.814171 crc crio[24477]: time="2026-06-11T13:00:06.813043276Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686380-6s7pw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.378499 | controller | Jun 11 13:00:07.237288 crc crio[24477]: time="2026-06-11T13:00:07.237176171Z" level=info msg="Stopped pod sandbox: 9d47edddc3952bd680e4242c1df99390a65e088ae54dca17e57d686542a92197" id=b3328249-4373-4c14-a8fa-c13e8f6ccf16 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.378521 | controller | Jun 11 13:00:54.210033 crc crio[24477]: time="2026-06-11T13:00:54.208396725Z" level=info msg="Removing container: 301ce70cac2012702098dd89551e9cffb8f42bededd83011349b06da466e6f80" id=4bbde7a8-ff8f-44d3-88f7-a48d578c606a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.378540 | controller | Jun 11 13:00:54.448376 crc crio[24477]: time="2026-06-11T13:00:54.447893721Z" level=info msg="Removed container 301ce70cac2012702098dd89551e9cffb8f42bededd83011349b06da466e6f80: openshift-infra/auto-csr-approver-29686374-m5m6b/oc" id=4bbde7a8-ff8f-44d3-88f7-a48d578c606a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.378557 | controller | Jun 11 13:00:54.452994 crc crio[24477]: time="2026-06-11T13:00:54.452836252Z" level=info msg="Removing container: f51bcb1b5a22319dd05736fc04cde038ad0978c20812e146b262c8aca6792e33" id=29dac922-9281-473c-a64a-d3c9500fa8d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.378574 | controller | Jun 11 13:00:54.507597 crc crio[24477]: time="2026-06-11T13:00:54.507440636Z" level=info msg="Removed container f51bcb1b5a22319dd05736fc04cde038ad0978c20812e146b262c8aca6792e33: openshift-operator-lifecycle-manager/collect-profiles-29686335-vpnfs/collect-profiles" id=29dac922-9281-473c-a64a-d3c9500fa8d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.378590 | controller | Jun 11 13:00:54.521582 crc crio[24477]: time="2026-06-11T13:00:54.521309894Z" level=info msg="Stopping pod sandbox: a3c6568c4d8d3a7b9c908bd1e1ea6cc89effd567eeac7d3fa4edc287847f6ea1" id=8d3ee70f-d867-44c3-b49e-e23025fd4a73 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.378607 | controller | Jun 11 13:00:54.521582 crc crio[24477]: time="2026-06-11T13:00:54.521379166Z" level=info msg="Stopped pod sandbox (already stopped): a3c6568c4d8d3a7b9c908bd1e1ea6cc89effd567eeac7d3fa4edc287847f6ea1" id=8d3ee70f-d867-44c3-b49e-e23025fd4a73 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.378624 | controller | Jun 11 13:00:54.522204 crc crio[24477]: time="2026-06-11T13:00:54.522102475Z" level=info msg="Removing pod sandbox: a3c6568c4d8d3a7b9c908bd1e1ea6cc89effd567eeac7d3fa4edc287847f6ea1" id=e15e83a9-a244-48e7-a74a-4c55ec1c02d7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.378641 | controller | Jun 11 13:00:54.545578 crc crio[24477]: time="2026-06-11T13:00:54.545445245Z" level=info msg="Removed pod sandbox: a3c6568c4d8d3a7b9c908bd1e1ea6cc89effd567eeac7d3fa4edc287847f6ea1" id=e15e83a9-a244-48e7-a74a-4c55ec1c02d7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.378657 | controller | Jun 11 13:00:54.546728 crc crio[24477]: time="2026-06-11T13:00:54.546556589Z" level=info msg="Stopping pod sandbox: 6e1fb36d9100f7fab5cd2557dd3a55b6edaafdc1520702efbc6b4a4de0ddc071" id=8c57bf86-2c17-4b3c-8c99-1feb3f615c4b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.378674 | controller | Jun 11 13:00:54.546728 crc crio[24477]: time="2026-06-11T13:00:54.546711943Z" level=info msg="Stopped pod sandbox (already stopped): 6e1fb36d9100f7fab5cd2557dd3a55b6edaafdc1520702efbc6b4a4de0ddc071" id=8c57bf86-2c17-4b3c-8c99-1feb3f615c4b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.378690 | controller | Jun 11 13:00:54.547542 crc crio[24477]: time="2026-06-11T13:00:54.547475394Z" level=info msg="Removing pod sandbox: 6e1fb36d9100f7fab5cd2557dd3a55b6edaafdc1520702efbc6b4a4de0ddc071" id=4f53c74e-d323-465d-b864-9c67282f2869 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.378706 | controller | Jun 11 13:00:54.566955 crc crio[24477]: time="2026-06-11T13:00:54.566546749Z" level=info msg="Removed pod sandbox: 6e1fb36d9100f7fab5cd2557dd3a55b6edaafdc1520702efbc6b4a4de0ddc071" id=4f53c74e-d323-465d-b864-9c67282f2869 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.378726 | controller | Jun 11 13:00:54.569468 crc crio[24477]: time="2026-06-11T13:00:54.569266983Z" level=info msg="Stopping pod sandbox: 7f75fb131d40da02000d2716cefd7bd02a887d60c574dc004a6b7cddeb810437" id=39827fdd-3560-461d-a6ae-241ec5e65421 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.378743 | controller | Jun 11 13:00:54.569468 crc crio[24477]: time="2026-06-11T13:00:54.569361315Z" level=info msg="Stopped pod sandbox (already stopped): 7f75fb131d40da02000d2716cefd7bd02a887d60c574dc004a6b7cddeb810437" id=39827fdd-3560-461d-a6ae-241ec5e65421 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.378760 | controller | Jun 11 13:00:54.570428 crc crio[24477]: time="2026-06-11T13:00:54.570350194Z" level=info msg="Removing pod sandbox: 7f75fb131d40da02000d2716cefd7bd02a887d60c574dc004a6b7cddeb810437" id=c520645f-8032-4942-a304-dd4ef86a488a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.378776 | controller | Jun 11 13:00:54.583769 crc crio[24477]: time="2026-06-11T13:00:54.583585975Z" level=info msg="Removed pod sandbox: 7f75fb131d40da02000d2716cefd7bd02a887d60c574dc004a6b7cddeb810437" id=c520645f-8032-4942-a304-dd4ef86a488a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.378793 | controller | Jun 11 13:01:00.563240 crc crio[24477]: time="2026-06-11T13:01:00.561895838Z" level=info msg="Running pod sandbox: openstack/keystone-cron-29686381-jnp87/POD" id=4c884a75-a570-4179-b0f4-172a69d95016 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.378809 | controller | Jun 11 13:01:00.564555 crc crio[24477]: time="2026-06-11T13:01:00.563354729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.378826 | controller | Jun 11 13:01:00.627521 crc crio[24477]: time="2026-06-11T13:01:00.627421308Z" level=info msg="Got pod network &{Name:keystone-cron-29686381-jnp87 Namespace:openstack ID:9a66bcf2ded60a5ba262f2bc48694d75abf7fd42c9e4f7d80ff55d33c3470a41 UID:38bf420c-a955-4300-b21f-09bcfa74819d NetNS:/var/run/netns/26575241-79eb-4e56-b24d-491f7252c309 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38bf420c_a955_4300_b21f_09bcfa74819d.slice PodAnnotations:0xc000531a58}] Aliases:map[]}"
2026-06-11 13:18:25.378843 | controller | Jun 11 13:01:00.627521 crc crio[24477]: time="2026-06-11T13:01:00.62749905Z" level=info msg="Adding pod openstack_keystone-cron-29686381-jnp87 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.378880 | controller | Jun 11 13:01:01.319339 crc crio[24477]: 2026-06-11T13:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a66bcf2ded60a5 Mac:ea:6e:ce:b9:47:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/26575241-79eb-4e56-b24d-491f7252c309 SocketPath: PciID:}] [{Interface:0xc000124e50 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.378900 | controller | Jun 11 13:01:01.321160 crc crio[24477]: time="2026-06-11T13:01:01.320920177Z" level=info msg="Got pod network &{Name:keystone-cron-29686381-jnp87 Namespace:openstack ID:9a66bcf2ded60a5ba262f2bc48694d75abf7fd42c9e4f7d80ff55d33c3470a41 UID:38bf420c-a955-4300-b21f-09bcfa74819d NetNS:/var/run/netns/26575241-79eb-4e56-b24d-491f7252c309 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38bf420c_a955_4300_b21f_09bcfa74819d.slice PodAnnotations:0xc000531a58}] Aliases:map[]}"
2026-06-11 13:18:25.378918 | controller | Jun 11 13:01:01.321278 crc crio[24477]: time="2026-06-11T13:01:01.321183914Z" level=info msg="Checking pod openstack_keystone-cron-29686381-jnp87 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.378934 | controller | Jun 11 13:01:01.336136 crc crio[24477]: time="2026-06-11T13:01:01.334861128Z" level=info msg="Ran pod sandbox 9a66bcf2ded60a5ba262f2bc48694d75abf7fd42c9e4f7d80ff55d33c3470a41 with infra container: openstack/keystone-cron-29686381-jnp87/POD" id=4c884a75-a570-4179-b0f4-172a69d95016 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.378956 | controller | Jun 11 13:01:01.343069 crc crio[24477]: time="2026-06-11T13:01:01.342565321Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=444b36a4-e216-41fe-8464-738ee293e4b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.378972 | controller | Jun 11 13:01:01.390818 crc crio[24477]: time="2026-06-11T13:01:01.390595252Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=8cfb875c-e9a0-4a25-aae9-7867b0fcafce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.378990 | controller | Jun 11 13:01:01.401581 crc crio[24477]: time="2026-06-11T13:01:01.401483436Z" level=info msg="Creating container: openstack/keystone-cron-29686381-jnp87/keystone-cron" id=955eaefe-dfca-4981-92d4-b7fd9cdccf7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.379008 | controller | Jun 11 13:01:01.402595 crc crio[24477]: time="2026-06-11T13:01:01.402513315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.379025 | controller | Jun 11 13:01:01.463362 crc crio[24477]: time="2026-06-11T13:01:01.463256681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.379041 | controller | Jun 11 13:01:01.469865 crc crio[24477]: time="2026-06-11T13:01:01.469795683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.379058 | controller | Jun 11 13:01:01.721281 crc crio[24477]: time="2026-06-11T13:01:01.720475145Z" level=info msg="Created container 39833ef841c7a9a3a7820002cdd0603b7d1a237799cc0ea6de7faeb29430cfee: openstack/keystone-cron-29686381-jnp87/keystone-cron" id=955eaefe-dfca-4981-92d4-b7fd9cdccf7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.379074 | controller | Jun 11 13:01:01.723012 crc crio[24477]: time="2026-06-11T13:01:01.722928365Z" level=info msg="Starting container: 39833ef841c7a9a3a7820002cdd0603b7d1a237799cc0ea6de7faeb29430cfee" id=c67323f9-c05d-4daa-a391-97baae5167a9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.379091 | controller | Jun 11 13:01:01.728473 crc crio[24477]: time="2026-06-11T13:01:01.728363186Z" level=info msg="Started container" PID=207613 containerID=39833ef841c7a9a3a7820002cdd0603b7d1a237799cc0ea6de7faeb29430cfee description=openstack/keystone-cron-29686381-jnp87/keystone-cron id=c67323f9-c05d-4daa-a391-97baae5167a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a66bcf2ded60a5ba262f2bc48694d75abf7fd42c9e4f7d80ff55d33c3470a41
2026-06-11 13:18:25.379108 | controller | Jun 11 13:01:07.232146 crc crio[24477]: time="2026-06-11T13:01:07.231166043Z" level=info msg="Stopping pod sandbox: 9a66bcf2ded60a5ba262f2bc48694d75abf7fd42c9e4f7d80ff55d33c3470a41" id=eb1e470b-e9ab-4e81-a853-dbf19bfff563 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.379126 | controller | Jun 11 13:01:07.234626 crc crio[24477]: time="2026-06-11T13:01:07.233037736Z" level=info msg="Got pod network &{Name:keystone-cron-29686381-jnp87 Namespace:openstack ID:9a66bcf2ded60a5ba262f2bc48694d75abf7fd42c9e4f7d80ff55d33c3470a41 UID:38bf420c-a955-4300-b21f-09bcfa74819d NetNS:/var/run/netns/26575241-79eb-4e56-b24d-491f7252c309 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38bf420c_a955_4300_b21f_09bcfa74819d.slice PodAnnotations:0xc000327488}] Aliases:map[]}"
2026-06-11 13:18:25.379149 | controller | Jun 11 13:01:07.234626 crc crio[24477]: time="2026-06-11T13:01:07.233217571Z" level=info msg="Deleting pod openstack_keystone-cron-29686381-jnp87 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.379167 | controller | Jun 11 13:01:07.631102 crc crio[24477]: time="2026-06-11T13:01:07.630333874Z" level=info msg="Stopped pod sandbox: 9a66bcf2ded60a5ba262f2bc48694d75abf7fd42c9e4f7d80ff55d33c3470a41" id=eb1e470b-e9ab-4e81-a853-dbf19bfff563 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.379186 | controller | Jun 11 13:01:57.197033 crc crio[24477]: time="2026-06-11T13:01:57.195841598Z" level=info msg="Stopping pod sandbox: ed87c77d9a424005699f6ba5a384e85cc9141d946c757ce2830d22339f7a4783" id=4329a7a0-8043-4289-827d-a4b6e1fd10e7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.379203 | controller | Jun 11 13:01:57.198932 crc crio[24477]: time="2026-06-11T13:01:57.19807661Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-kx72x Namespace:openstack ID:ed87c77d9a424005699f6ba5a384e85cc9141d946c757ce2830d22339f7a4783 UID:2e10faf0-8be5-46b8-a581-e0d4692a4999 NetNS:/var/run/netns/a2291424-3034-49a8-be65-d9311b5686a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e10faf0_8be5_46b8_a581_e0d4692a4999.slice PodAnnotations:0xc00251e540}] Aliases:map[]}"
2026-06-11 13:18:25.379222 | controller | Jun 11 13:01:57.198932 crc crio[24477]: time="2026-06-11T13:01:57.198267806Z" level=info msg="Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-kx72x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.379240 | controller | Jun 11 13:01:57.864121 crc crio[24477]: time="2026-06-11T13:01:57.863382471Z" level=info msg="Stopped pod sandbox: ed87c77d9a424005699f6ba5a384e85cc9141d946c757ce2830d22339f7a4783" id=4329a7a0-8043-4289-827d-a4b6e1fd10e7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.379258 | controller | Jun 11 13:01:58.844252 crc crio[24477]: time="2026-06-11T13:01:58.841731515Z" level=info msg="Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kkbh4/POD" id=f64eea78-0204-4913-8b6e-a89999507486 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.379275 | controller | Jun 11 13:01:58.846860 crc crio[24477]: time="2026-06-11T13:01:58.844341689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.379294 | controller | Jun 11 13:01:58.902538 crc crio[24477]: time="2026-06-11T13:01:58.902379909Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kkbh4 Namespace:openstack ID:9c7730ea2e1229beba8a71c2f65e025d9652c4e750ab8445f6f01e55d31d84e4 UID:162753fc-b1e7-428f-8f9a-0375f38b062d NetNS:/var/run/netns/39938460-2910-40af-9103-b494af038e75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod162753fc_b1e7_428f_8f9a_0375f38b062d.slice PodAnnotations:0xc00251f128}] Aliases:map[]}"
2026-06-11 13:18:25.379312 | controller | Jun 11 13:01:58.902538 crc crio[24477]: time="2026-06-11T13:01:58.902455811Z" level=info msg="Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kkbh4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.379330 | controller | Jun 11 13:01:59.682597 crc crio[24477]: 2026-06-11T13:01:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c7730ea2e1229b Mac:ce:8f:77:84:37:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/39938460-2910-40af-9103-b494af038e75 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.379371 | controller | Jun 11 13:01:59.685251 crc crio[24477]: time="2026-06-11T13:01:59.685180512Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kkbh4 Namespace:openstack ID:9c7730ea2e1229beba8a71c2f65e025d9652c4e750ab8445f6f01e55d31d84e4 UID:162753fc-b1e7-428f-8f9a-0375f38b062d NetNS:/var/run/netns/39938460-2910-40af-9103-b494af038e75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod162753fc_b1e7_428f_8f9a_0375f38b062d.slice PodAnnotations:0xc00251f128}] Aliases:map[]}"
2026-06-11 13:18:25.379391 | controller | Jun 11 13:01:59.685396 crc crio[24477]: time="2026-06-11T13:01:59.685355407Z" level=info msg="Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kkbh4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.379410 | controller | Jun 11 13:01:59.708395 crc crio[24477]: time="2026-06-11T13:01:59.708356949Z" level=info msg="Ran pod sandbox 9c7730ea2e1229beba8a71c2f65e025d9652c4e750ab8445f6f01e55d31d84e4 with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kkbh4/POD" id=f64eea78-0204-4913-8b6e-a89999507486 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.379428 | controller | Jun 11 13:01:59.712376 crc crio[24477]: time="2026-06-11T13:01:59.712310768Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=689c51a0-cbdc-4f05-b60f-6980db47fc9c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.379446 | controller | Jun 11 13:01:59.765163 crc crio[24477]: time="2026-06-11T13:01:59.765067162Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=50afcadd-fa57-449e-a8fd-c8e66bc6a2cb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.379464 | controller | Jun 11 13:01:59.778283 crc crio[24477]: time="2026-06-11T13:01:59.778122796Z" level=info msg="Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kkbh4/telemetry-edpm-deployment-ipam-openstack-edpm-ipam" id=404259f4-90cc-417b-b6bd-7fc0782f86e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.379482 | controller | Jun 11 13:01:59.778557 crc crio[24477]: time="2026-06-11T13:01:59.778499846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.379500 | controller | Jun 11 13:01:59.833484 crc crio[24477]: time="2026-06-11T13:01:59.833407862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.379518 | controller | Jun 11 13:01:59.839244 crc crio[24477]: time="2026-06-11T13:01:59.839172342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.379534 | controller | Jun 11 13:02:00.033000 crc crio[24477]: time="2026-06-11T13:02:00.032384427Z" level=info msg="Created container 4c79cda3e94a4e5efc3a31b9b1184ee3442ca5cad77e42f9dc41bc8e538ee4da: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kkbh4/telemetry-edpm-deployment-ipam-openstack-edpm-ipam" id=404259f4-90cc-417b-b6bd-7fc0782f86e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.379552 | controller | Jun 11 13:02:00.036037 crc crio[24477]: time="2026-06-11T13:02:00.034106496Z" level=info msg="Starting container: 4c79cda3e94a4e5efc3a31b9b1184ee3442ca5cad77e42f9dc41bc8e538ee4da" id=22a464fb-eec6-44aa-9442-684346383612 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.379569 | controller | Jun 11 13:02:00.043519 crc crio[24477]: time="2026-06-11T13:02:00.042932452Z" level=info msg="Started container" PID=211004 containerID=4c79cda3e94a4e5efc3a31b9b1184ee3442ca5cad77e42f9dc41bc8e538ee4da description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kkbh4/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=22a464fb-eec6-44aa-9442-684346383612 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c7730ea2e1229beba8a71c2f65e025d9652c4e750ab8445f6f01e55d31d84e4
2026-06-11 13:18:25.379591 | controller | Jun 11 13:02:00.590283 crc crio[24477]: time="2026-06-11T13:02:00.589721944Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686382-vmkg5/POD" id=d66d4baa-55d3-4723-99dd-93beee898f29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.379610 | controller | Jun 11 13:02:00.590283 crc crio[24477]: time="2026-06-11T13:02:00.590250098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.379628 | controller | Jun 11 13:02:00.618886 crc crio[24477]: time="2026-06-11T13:02:00.618815705Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686382-vmkg5 Namespace:openshift-infra ID:c0f392b5aa49bd50c8dc096787ad7ac99a45b6772288c0054860c578d58f8b19 UID:6bd54e56-7421-43a0-9cca-c9370b7779d1 NetNS:/var/run/netns/58aa0676-8c38-4160-96cf-90bd118e828a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bd54e56_7421_43a0_9cca_c9370b7779d1.slice PodAnnotations:0xc007b16c78}] Aliases:map[]}"
2026-06-11 13:18:25.379646 | controller | Jun 11 13:02:00.618886 crc crio[24477]: time="2026-06-11T13:02:00.618871786Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686382-vmkg5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.379663 | controller | Jun 11 13:02:01.204744 crc crio[24477]: 2026-06-11T13:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c0f392b5aa49bd5 Mac:b2:45:70:f1:d3:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/58aa0676-8c38-4160-96cf-90bd118e828a SocketPath: PciID:}] [{Interface:0xc000014810 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.379681 | controller | Jun 11 13:02:01.207877 crc crio[24477]: time="2026-06-11T13:02:01.207797025Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686382-vmkg5 Namespace:openshift-infra ID:c0f392b5aa49bd50c8dc096787ad7ac99a45b6772288c0054860c578d58f8b19 UID:6bd54e56-7421-43a0-9cca-c9370b7779d1 NetNS:/var/run/netns/58aa0676-8c38-4160-96cf-90bd118e828a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bd54e56_7421_43a0_9cca_c9370b7779d1.slice PodAnnotations:0xc007b16c78}] Aliases:map[]}"
2026-06-11 13:18:25.379698 | controller | Jun 11 13:02:01.208089 crc crio[24477]: time="2026-06-11T13:02:01.208032702Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686382-vmkg5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.379716 | controller | Jun 11 13:02:01.220502 crc crio[24477]: time="2026-06-11T13:02:01.220369027Z" level=info msg="Ran pod sandbox c0f392b5aa49bd50c8dc096787ad7ac99a45b6772288c0054860c578d58f8b19 with infra container: openshift-infra/auto-csr-approver-29686382-vmkg5/POD" id=d66d4baa-55d3-4723-99dd-93beee898f29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.379735 | controller | Jun 11 13:02:01.223631 crc crio[24477]: time="2026-06-11T13:02:01.223543996Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=22d7de98-55a9-401e-a9c7-6befc14cfcbe name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.379753 | controller | Jun 11 13:02:01.231219 crc crio[24477]: time="2026-06-11T13:02:01.230863879Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 13:18:25.379770 | controller | Jun 11 13:02:02.188901 crc crio[24477]: time="2026-06-11T13:02:02.187778365Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=22d7de98-55a9-401e-a9c7-6befc14cfcbe name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.379822 | controller | Jun 11 13:02:02.191216 crc crio[24477]: time="2026-06-11T13:02:02.1904615Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d133faa0-6c4c-40fe-9631-d81cba246e14 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.379841 | controller | Jun 11 13:02:02.193940 crc crio[24477]: time="2026-06-11T13:02:02.193868764Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0f64b28f-38c1-4e23-abb4-811d44bef1bf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.379883 | controller | Jun 11 13:02:02.207196 crc crio[24477]: time="2026-06-11T13:02:02.207046472Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686382-vmkg5/oc" id=1b7c2baa-d984-492e-bd4d-7f527b114544 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.379902 | controller | Jun 11 13:02:02.210464 crc crio[24477]: time="2026-06-11T13:02:02.207520815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.379919 | controller | Jun 11 13:02:02.280442 crc crio[24477]: time="2026-06-11T13:02:02.280217126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.379937 | controller | Jun 11 13:02:02.647335 crc crio[24477]: time="2026-06-11T13:02:02.647234607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.379954 | controller | Jun 11 13:02:02.774624 crc crio[24477]: time="2026-06-11T13:02:02.774512282Z" level=info msg="Created container af89796ef5c77e0a75adba2d3e2a1232c14ee357863f20e38f88d80a32995a1b: openshift-infra/auto-csr-approver-29686382-vmkg5/oc" id=1b7c2baa-d984-492e-bd4d-7f527b114544 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.379971 | controller | Jun 11 13:02:02.775930 crc crio[24477]: time="2026-06-11T13:02:02.77588447Z" level=info msg="Starting container: af89796ef5c77e0a75adba2d3e2a1232c14ee357863f20e38f88d80a32995a1b" id=9a94ffc6-7246-43d3-ab9f-99ef8dff6c51 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.379989 | controller | Jun 11 13:02:02.783185 crc crio[24477]: time="2026-06-11T13:02:02.783132001Z" level=info msg="Started container" PID=211211 containerID=af89796ef5c77e0a75adba2d3e2a1232c14ee357863f20e38f88d80a32995a1b description=openshift-infra/auto-csr-approver-29686382-vmkg5/oc id=9a94ffc6-7246-43d3-ab9f-99ef8dff6c51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0f392b5aa49bd50c8dc096787ad7ac99a45b6772288c0054860c578d58f8b19
2026-06-11 13:18:25.380007 | controller | Jun 11 13:02:04.360219 crc crio[24477]: time="2026-06-11T13:02:04.358407236Z" level=info msg="Stopping pod sandbox: c0f392b5aa49bd50c8dc096787ad7ac99a45b6772288c0054860c578d58f8b19" id=6399a137-643b-41db-b0ac-bb8779eb5cdc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.380024 | controller | Jun 11 13:02:04.361762 crc crio[24477]: time="2026-06-11T13:02:04.360434553Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686382-vmkg5 Namespace:openshift-infra ID:c0f392b5aa49bd50c8dc096787ad7ac99a45b6772288c0054860c578d58f8b19 UID:6bd54e56-7421-43a0-9cca-c9370b7779d1 NetNS:/var/run/netns/58aa0676-8c38-4160-96cf-90bd118e828a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bd54e56_7421_43a0_9cca_c9370b7779d1.slice PodAnnotations:0xc000a86c70}] Aliases:map[]}"
2026-06-11 13:18:25.380042 | controller | Jun 11 13:02:04.361762 crc crio[24477]: time="2026-06-11T13:02:04.360849354Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686382-vmkg5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.380063 | controller | Jun 11 13:02:04.949457 crc crio[24477]: time="2026-06-11T13:02:04.94863152Z" level=info msg="Stopped pod sandbox: c0f392b5aa49bd50c8dc096787ad7ac99a45b6772288c0054860c578d58f8b19" id=6399a137-643b-41db-b0ac-bb8779eb5cdc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.380081 | controller | Jun 11 13:02:54.660520 crc crio[24477]: time="2026-06-11T13:02:54.659031326Z" level=info msg="Removing container: 00860fab565f640c9f2091989acba7465adde5a40a73ec9c7e5b02e3625c9e00" id=c22d583a-4464-4b6c-ba44-3e3de0ca1557 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.380098 | controller | Jun 11 13:02:54.853672 crc crio[24477]: time="2026-06-11T13:02:54.853320431Z" level=info msg="Removed container 00860fab565f640c9f2091989acba7465adde5a40a73ec9c7e5b02e3625c9e00: openshift-infra/auto-csr-approver-29686376-gw72v/oc" id=c22d583a-4464-4b6c-ba44-3e3de0ca1557 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.380116 | controller | Jun 11 13:02:54.872511 crc crio[24477]: time="2026-06-11T13:02:54.872316203Z" level=info msg="Stopping pod sandbox: 38e6e7656296fff1080d641d1a8fc825d7ea7529e8b64a9cc2b9d2f81ffdf1e7" id=57812298-116a-4b08-a0a5-791cb51b1849 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.380133 | controller | Jun 11 13:02:54.872511 crc crio[24477]: time="2026-06-11T13:02:54.872495608Z" level=info msg="Stopped pod sandbox (already stopped): 38e6e7656296fff1080d641d1a8fc825d7ea7529e8b64a9cc2b9d2f81ffdf1e7" id=57812298-116a-4b08-a0a5-791cb51b1849 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.380150 | controller | Jun 11 13:02:54.874300 crc crio[24477]: time="2026-06-11T13:02:54.874146134Z" level=info msg="Removing pod sandbox: 38e6e7656296fff1080d641d1a8fc825d7ea7529e8b64a9cc2b9d2f81ffdf1e7" id=898c1f88-6cdd-44c3-a598-6b735de51a46 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.380166 | controller | Jun 11 13:02:54.911256 crc crio[24477]: time="2026-06-11T13:02:54.911117228Z" level=info msg="Removed pod sandbox: 38e6e7656296fff1080d641d1a8fc825d7ea7529e8b64a9cc2b9d2f81ffdf1e7" id=898c1f88-6cdd-44c3-a598-6b735de51a46 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.380184 | controller | Jun 11 13:02:55.368473 crc crio[24477]: time="2026-06-11T13:02:55.367920215Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-tsvrx/POD" id=8d1fb621-1014-48bb-a142-9b99333ade52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.380200 | controller | Jun 11 13:02:55.368941 crc crio[24477]: time="2026-06-11T13:02:55.368496292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.380217 | controller | Jun 11 13:02:55.402844 crc crio[24477]: time="2026-06-11T13:02:55.402552773Z" level=info msg="Got pod network &{Name:community-operators-tsvrx Namespace:openshift-marketplace ID:c6c83a3e1ff67ab6b8ca04334b0bbcf37ca104c57e1a9c6c448a605645fcfeb9 UID:b31dad48-a23c-4959-83ad-e8584b5814f4 NetNS:/var/run/netns/b0ec8d62-3319-4795-a685-7a6109ff13b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb31dad48_a23c_4959_83ad_e8584b5814f4.slice PodAnnotations:0xc002ce4688}] Aliases:map[]}"
2026-06-11 13:18:25.380233 | controller | Jun 11 13:02:55.402844 crc crio[24477]: time="2026-06-11T13:02:55.402615974Z" level=info msg="Adding pod openshift-marketplace_community-operators-tsvrx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.380250 | controller | Jun 11 13:02:56.041554 crc crio[24477]: 2026-06-11T13:02:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c6c83a3e1ff67ab Mac:7e:34:bb:b3:a4:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/b0ec8d62-3319-4795-a685-7a6109ff13b4 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.380271 | controller | Jun 11 13:02:56.046248 crc crio[24477]: time="2026-06-11T13:02:56.046152881Z" level=info msg="Got pod network &{Name:community-operators-tsvrx Namespace:openshift-marketplace ID:c6c83a3e1ff67ab6b8ca04334b0bbcf37ca104c57e1a9c6c448a605645fcfeb9 UID:b31dad48-a23c-4959-83ad-e8584b5814f4 NetNS:/var/run/netns/b0ec8d62-3319-4795-a685-7a6109ff13b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb31dad48_a23c_4959_83ad_e8584b5814f4.slice PodAnnotations:0xc002ce4688}] Aliases:map[]}"
2026-06-11 13:18:25.380288 | controller | Jun 11 13:02:56.046523 crc crio[24477]: time="2026-06-11T13:02:56.04645913Z" level=info msg="Checking pod openshift-marketplace_community-operators-tsvrx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.380306 | controller | Jun 11 13:02:56.061191 crc crio[24477]: time="2026-06-11T13:02:56.061078226Z" level=info msg="Ran pod sandbox c6c83a3e1ff67ab6b8ca04334b0bbcf37ca104c57e1a9c6c448a605645fcfeb9 with infra container: openshift-marketplace/community-operators-tsvrx/POD" id=8d1fb621-1014-48bb-a142-9b99333ade52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.380324 | controller | Jun 11 13:02:56.065273 crc crio[24477]: time="2026-06-11T13:02:56.06517169Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e41f1461-41d7-4382-a82c-af18ab48338d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.380341 | controller | Jun 11 13:02:56.072174 crc crio[24477]: time="2026-06-11T13:02:56.072090293Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=60427eee-efea-4717-8746-c65c47dae1ed name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.380359 | controller | Jun 11 13:02:56.080592 crc crio[24477]: time="2026-06-11T13:02:56.080471236Z" level=info msg="Creating container: openshift-marketplace/community-operators-tsvrx/extract-utilities" id=f66d65fa-3eb0-4054-b0ae-d5bb8a637cd8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.380376 | controller | Jun 11 13:02:56.080951 crc crio[24477]: time="2026-06-11T13:02:56.080890727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.380394 | controller | Jun 11 13:02:56.134431 crc crio[24477]: time="2026-06-11T13:02:56.134363261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.380412 | controller | Jun 11 13:02:56.144058 crc crio[24477]: time="2026-06-11T13:02:56.143860819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.380431 | controller | Jun 11 13:02:56.327143 crc crio[24477]: time="2026-06-11T13:02:56.326909378Z" level=info msg="Created container b5ff4c38ee2f6622dc7b0f62f962a16d087d9aa6ddb878f74de1cc7d7447993f: openshift-marketplace/community-operators-tsvrx/extract-utilities" id=f66d65fa-3eb0-4054-b0ae-d5bb8a637cd8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.380448 | controller | Jun 11 13:02:56.328891 crc crio[24477]: time="2026-06-11T13:02:56.328718519Z" level=info msg="Starting container: b5ff4c38ee2f6622dc7b0f62f962a16d087d9aa6ddb878f74de1cc7d7447993f" id=8dc941c3-3c3c-4e9d-a9a1-1d46285405da name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.380465 | controller | Jun 11 13:02:56.338599 crc crio[24477]: time="2026-06-11T13:02:56.338373939Z" level=info msg="Started container" PID=214330 containerID=b5ff4c38ee2f6622dc7b0f62f962a16d087d9aa6ddb878f74de1cc7d7447993f description=openshift-marketplace/community-operators-tsvrx/extract-utilities id=8dc941c3-3c3c-4e9d-a9a1-1d46285405da name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6c83a3e1ff67ab6b8ca04334b0bbcf37ca104c57e1a9c6c448a605645fcfeb9
2026-06-11 13:18:25.380487 | controller | Jun 11 13:02:57.293576 crc crio[24477]: time="2026-06-11T13:02:57.292853176Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=43724393-de77-42c9-9e7b-2e7683361106 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.380504 | controller | Jun 11 13:02:57.307059 crc crio[24477]: time="2026-06-11T13:02:57.306932519Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 13:18:25.380521 | controller | Jun 11 13:02:58.123421 crc crio[24477]: time="2026-06-11T13:02:58.122784305Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0" id=43724393-de77-42c9-9e7b-2e7683361106 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.380539 | controller | Jun 11 13:02:58.124556 crc crio[24477]: time="2026-06-11T13:02:58.124447032Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=9dc1a953-5876-446d-963a-4de6c967d496 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.380556 | controller | Jun 11 13:02:58.129349 crc crio[24477]: time="2026-06-11T13:02:58.129211815Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=c2de66ea-4567-4141-b1f7-5daf4844444d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.380574 | controller | Jun 11 13:02:58.142579 crc crio[24477]: time="2026-06-11T13:02:58.142440715Z" level=info msg="Creating container: openshift-marketplace/community-operators-tsvrx/extract-content" id=5fa95d77-5d0a-4782-9cfc-3032b5da2013 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.380591 | controller | Jun 11 13:02:58.143763 crc crio[24477]: time="2026-06-11T13:02:58.143569237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.380610 | controller | Jun 11 13:02:58.221401 crc crio[24477]: time="2026-06-11T13:02:58.221285956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.380627 | controller | Jun 11 13:02:58.224970 crc crio[24477]: time="2026-06-11T13:02:58.224585548Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.380645 | controller | Jun 11 13:02:58.401446 crc crio[24477]: time="2026-06-11T13:02:58.401332545Z" level=info msg="Created container e93e4e7599adc7c3e38871d0cfa384a848c5741ecc95f3d6653a28af89b29981: openshift-marketplace/community-operators-tsvrx/extract-content" id=5fa95d77-5d0a-4782-9cfc-3032b5da2013 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.380662 | controller | Jun 11 13:02:58.403497 crc crio[24477]: time="2026-06-11T13:02:58.403414514Z" level=info msg="Starting container: e93e4e7599adc7c3e38871d0cfa384a848c5741ecc95f3d6653a28af89b29981" id=2729c1d9-2af6-4b5e-8734-94cb4434c1bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.380681 | controller | Jun 11 13:02:58.409108 crc crio[24477]: time="2026-06-11T13:02:58.408955111Z" level=info msg="Started container" PID=214457 containerID=e93e4e7599adc7c3e38871d0cfa384a848c5741ecc95f3d6653a28af89b29981 description=openshift-marketplace/community-operators-tsvrx/extract-content id=2729c1d9-2af6-4b5e-8734-94cb4434c1bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6c83a3e1ff67ab6b8ca04334b0bbcf37ca104c57e1a9c6c448a605645fcfeb9
2026-06-11 13:18:25.380702 | controller | Jun 11 13:02:59.327533 crc crio[24477]: time="2026-06-11T13:02:59.327452579Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=bf8d1b63-8722-4529-995d-54e9fadde468 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.380720 | controller | Jun 11 13:02:59.333490 crc crio[24477]: time="2026-06-11T13:02:59.331322198Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d0221328-44c3-4e9a-8cfe-07b514138150 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.380738 | controller | Jun 11 13:02:59.341816 crc crio[24477]: time="2026-06-11T13:02:59.341629426Z" level=info msg="Creating container: openshift-marketplace/community-operators-tsvrx/registry-server" id=3aad3781-0fda-4be7-b05b-f3c2c9ed6cab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.380755 | controller | Jun 11 13:02:59.342431 crc crio[24477]: time="2026-06-11T13:02:59.342308765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.380772 | controller | Jun 11 13:02:59.416230 crc crio[24477]: time="2026-06-11T13:02:59.416114949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.380789 | controller | Jun 11 13:02:59.420505 crc crio[24477]: time="2026-06-11T13:02:59.42019143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.380806 | controller | Jun 11 13:02:59.594444 crc crio[24477]: time="2026-06-11T13:02:59.594280292Z" level=info msg="Created container 246e89dd0c206f24bbf3c65daf6e8880c43a483da570c6ef1ff5980be1e391cc: openshift-marketplace/community-operators-tsvrx/registry-server" id=3aad3781-0fda-4be7-b05b-f3c2c9ed6cab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.380823 | controller | Jun 11 13:02:59.595437 crc crio[24477]: time="2026-06-11T13:02:59.595382042Z" level=info msg="Starting container: 246e89dd0c206f24bbf3c65daf6e8880c43a483da570c6ef1ff5980be1e391cc" id=e62ec460-83cf-40dd-a143-4f931ecddf32 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.380841 | controller | Jun 11 13:02:59.601914 crc crio[24477]: time="2026-06-11T13:02:59.601802171Z" level=info msg="Started container" PID=214533 containerID=246e89dd0c206f24bbf3c65daf6e8880c43a483da570c6ef1ff5980be1e391cc description=openshift-marketplace/community-operators-tsvrx/registry-server id=e62ec460-83cf-40dd-a143-4f931ecddf32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6c83a3e1ff67ab6b8ca04334b0bbcf37ca104c57e1a9c6c448a605645fcfeb9
2026-06-11 13:18:25.380887 | controller | Jun 11 13:03:07.480304 crc crio[24477]: time="2026-06-11T13:03:07.479288779Z" level=info msg="Stopping container: 246e89dd0c206f24bbf3c65daf6e8880c43a483da570c6ef1ff5980be1e391cc (timeout: 2s)" id=ab97c030-bdc4-42bc-b052-cd446605bac9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.380906 | controller | Jun 11 13:03:07.629758 crc crio[24477]: time="2026-06-11T13:03:07.629139414Z" level=info msg="Stopped container 246e89dd0c206f24bbf3c65daf6e8880c43a483da570c6ef1ff5980be1e391cc: openshift-marketplace/community-operators-tsvrx/registry-server" id=ab97c030-bdc4-42bc-b052-cd446605bac9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.380924 | controller | Jun 11 13:03:07.631090 crc crio[24477]: time="2026-06-11T13:03:07.630879101Z" level=info msg="Stopping pod sandbox: c6c83a3e1ff67ab6b8ca04334b0bbcf37ca104c57e1a9c6c448a605645fcfeb9" id=1c60eab9-2638-44b9-ac42-05582c66a4e6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.380943 | controller | Jun 11 13:03:07.632907 crc crio[24477]: time="2026-06-11T13:03:07.632799415Z" level=info msg="Got pod network &{Name:community-operators-tsvrx Namespace:openshift-marketplace ID:c6c83a3e1ff67ab6b8ca04334b0bbcf37ca104c57e1a9c6c448a605645fcfeb9 UID:b31dad48-a23c-4959-83ad-e8584b5814f4 NetNS:/var/run/netns/b0ec8d62-3319-4795-a685-7a6109ff13b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb31dad48_a23c_4959_83ad_e8584b5814f4.slice PodAnnotations:0xc00251e418}] Aliases:map[]}"
2026-06-11 13:18:25.380966 | controller | Jun 11 13:03:07.633123 crc crio[24477]: time="2026-06-11T13:03:07.633074383Z" level=info msg="Deleting pod openshift-marketplace_community-operators-tsvrx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.380984 | controller | Jun 11 13:03:08.057506 crc crio[24477]: time="2026-06-11T13:03:08.057324402Z" level=info msg="Stopped pod sandbox: c6c83a3e1ff67ab6b8ca04334b0bbcf37ca104c57e1a9c6c448a605645fcfeb9" id=1c60eab9-2638-44b9-ac42-05582c66a4e6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.381002 | controller | Jun 11 13:03:08.522059 crc crio[24477]: time="2026-06-11T13:03:08.520036834Z" level=info msg="Removing container: 246e89dd0c206f24bbf3c65daf6e8880c43a483da570c6ef1ff5980be1e391cc" id=5df4aa7d-dc65-46a3-9193-e9c9a0afbb74 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.381019 | controller | Jun 11 13:03:08.568131 crc crio[24477]: time="2026-06-11T13:03:08.568015214Z" level=info msg="Removed container 246e89dd0c206f24bbf3c65daf6e8880c43a483da570c6ef1ff5980be1e391cc: openshift-marketplace/community-operators-tsvrx/registry-server" id=5df4aa7d-dc65-46a3-9193-e9c9a0afbb74 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.381037 | controller | Jun 11 13:03:08.573439 crc crio[24477]: time="2026-06-11T13:03:08.573351813Z" level=info msg="Removing container: e93e4e7599adc7c3e38871d0cfa384a848c5741ecc95f3d6653a28af89b29981" id=9a737be5-f7b9-4190-b2cb-b37a5f08939f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.381054 | controller | Jun 11 13:03:08.641438 crc crio[24477]: time="2026-06-11T13:03:08.641309473Z" level=info msg="Removed container e93e4e7599adc7c3e38871d0cfa384a848c5741ecc95f3d6653a28af89b29981: openshift-marketplace/community-operators-tsvrx/extract-content" id=9a737be5-f7b9-4190-b2cb-b37a5f08939f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.381072 | controller | Jun 11 13:03:08.646251 crc crio[24477]: time="2026-06-11T13:03:08.646129177Z" level=info msg="Removing container: b5ff4c38ee2f6622dc7b0f62f962a16d087d9aa6ddb878f74de1cc7d7447993f" id=f49c115c-e63f-428c-801a-b488479fab9f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.381089 | controller | Jun 11 13:03:08.687417 crc crio[24477]: time="2026-06-11T13:03:08.687300237Z" level=info msg="Removed container b5ff4c38ee2f6622dc7b0f62f962a16d087d9aa6ddb878f74de1cc7d7447993f: openshift-marketplace/community-operators-tsvrx/extract-utilities" id=f49c115c-e63f-428c-801a-b488479fab9f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.381106 | controller | Jun 11 13:03:54.957604 crc crio[24477]: time="2026-06-11T13:03:54.956368138Z" level=info msg="Stopping pod sandbox: c6c83a3e1ff67ab6b8ca04334b0bbcf37ca104c57e1a9c6c448a605645fcfeb9" id=0ccc1df4-ea6d-470c-b5af-b94c91dcf247 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.381124 | controller | Jun 11 13:03:54.957604 crc crio[24477]: time="2026-06-11T13:03:54.957417508Z" level=info msg="Stopped pod sandbox (already stopped): c6c83a3e1ff67ab6b8ca04334b0bbcf37ca104c57e1a9c6c448a605645fcfeb9" id=0ccc1df4-ea6d-470c-b5af-b94c91dcf247 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.381141 | controller | Jun 11 13:03:54.959269 crc crio[24477]: time="2026-06-11T13:03:54.958467657Z" level=info msg="Removing pod sandbox: c6c83a3e1ff67ab6b8ca04334b0bbcf37ca104c57e1a9c6c448a605645fcfeb9" id=583c4841-036a-4357-82d9-e19524807e49 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.381164 | controller | Jun 11 13:03:54.998407 crc crio[24477]: time="2026-06-11T13:03:54.998289691Z" level=info msg="Removed pod sandbox: c6c83a3e1ff67ab6b8ca04334b0bbcf37ca104c57e1a9c6c448a605645fcfeb9" id=583c4841-036a-4357-82d9-e19524807e49 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.381181 | controller | Jun 11 13:04:00.556487 crc crio[24477]: time="2026-06-11T13:04:00.555429373Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686384-pvr6s/POD" id=b33ea096-8db3-4562-90e2-1a959dbc825e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.381200 | controller | Jun 11 13:04:00.558162 crc crio[24477]: time="2026-06-11T13:04:00.556551905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.381218 | controller | Jun 11 13:04:00.604750 crc crio[24477]: time="2026-06-11T13:04:00.604552464Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686384-pvr6s Namespace:openshift-infra ID:2b0e3b4db71d8f2043e98f5b8773dc721592bb26ff439aa7fef5c456e18370b3 UID:060873d8-afe1-4566-8e60-2445d2b388b0 NetNS:/var/run/netns/0900563a-73f7-45a0-a1b5-dfe678e0c607 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod060873d8_afe1_4566_8e60_2445d2b388b0.slice PodAnnotations:0xc00718c8f0}] Aliases:map[]}"
2026-06-11 13:18:25.381236 | controller | Jun 11 13:04:00.604750 crc crio[24477]: time="2026-06-11T13:04:00.604633466Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686384-pvr6s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.381254 | controller | Jun 11 13:04:01.205350 crc crio[24477]: 2026-06-11T13:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2b0e3b4db71d8f2 Mac:da:cc:af:8d:94:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/0900563a-73f7-45a0-a1b5-dfe678e0c607 SocketPath: PciID:}] [{Interface:0xc00012ad80 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.381273 | controller | Jun 11 13:04:01.208944 crc crio[24477]: time="2026-06-11T13:04:01.20887364Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686384-pvr6s Namespace:openshift-infra ID:2b0e3b4db71d8f2043e98f5b8773dc721592bb26ff439aa7fef5c456e18370b3 UID:060873d8-afe1-4566-8e60-2445d2b388b0 NetNS:/var/run/netns/0900563a-73f7-45a0-a1b5-dfe678e0c607 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod060873d8_afe1_4566_8e60_2445d2b388b0.slice PodAnnotations:0xc00718c8f0}] Aliases:map[]}"
2026-06-11 13:18:25.381291 | controller | Jun 11 13:04:01.209189 crc crio[24477]: time="2026-06-11T13:04:01.209143818Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686384-pvr6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.381309 | controller | Jun 11 13:04:01.228200 crc crio[24477]: time="2026-06-11T13:04:01.228085978Z" level=info msg="Ran pod sandbox 2b0e3b4db71d8f2043e98f5b8773dc721592bb26ff439aa7fef5c456e18370b3 with infra container: openshift-infra/auto-csr-approver-29686384-pvr6s/POD" id=b33ea096-8db3-4562-90e2-1a959dbc825e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.381327 | controller | Jun 11 13:04:01.232029 crc crio[24477]: time="2026-06-11T13:04:01.231946682Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=a13b0bdc-cd99-415a-a137-dc9bd0124fac name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.381345 | controller | Jun 11 13:04:01.245343 crc crio[24477]: time="2026-06-11T13:04:01.245253115Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 13:18:25.381363 | controller | Jun 11 13:04:02.316488 crc crio[24477]: time="2026-06-11T13:04:02.315878376Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=a13b0bdc-cd99-415a-a137-dc9bd0124fac name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.381384 | controller | Jun 11 13:04:02.318784 crc crio[24477]: time="2026-06-11T13:04:02.318083647Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=91696694-80a9-4bcd-b9b4-f642b01e79c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.381402 | controller | Jun 11 13:04:02.322730 crc crio[24477]: time="2026-06-11T13:04:02.322431308Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0060aca2-6d0f-4f5f-9db0-f6c234dcf9ac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.381419 | controller | Jun 11 13:04:02.330434 crc crio[24477]: time="2026-06-11T13:04:02.330316727Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686384-pvr6s/oc" id=11834520-2abb-4ddf-86fd-1062133c87fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.381436 | controller | Jun 11 13:04:02.331406 crc crio[24477]: time="2026-06-11T13:04:02.330846602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.381454 | controller | Jun 11 13:04:02.402261 crc crio[24477]: time="2026-06-11T13:04:02.40209674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.381471 | controller | Jun 11 13:04:02.808866 crc crio[24477]: time="2026-06-11T13:04:02.808747722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.381488 | controller | Jun 11 13:04:02.945029 crc crio[24477]: time="2026-06-11T13:04:02.944877539Z" level=info msg="Created container de5504340ffcfa901882e02c7da354ebb54bf6d7e55d32bc328148603892a4bc: openshift-infra/auto-csr-approver-29686384-pvr6s/oc" id=11834520-2abb-4ddf-86fd-1062133c87fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.381505 | controller | Jun 11 13:04:02.947067 crc crio[24477]: time="2026-06-11T13:04:02.946836203Z" level=info msg="Starting container: de5504340ffcfa901882e02c7da354ebb54bf6d7e55d32bc328148603892a4bc" id=eb60e7f0-8cdf-4519-8434-d7917a77755a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.381523 | controller | Jun 11 13:04:02.951795 crc crio[24477]: time="2026-06-11T13:04:02.951614967Z" level=info msg="Started container" PID=218047 containerID=de5504340ffcfa901882e02c7da354ebb54bf6d7e55d32bc328148603892a4bc description=openshift-infra/auto-csr-approver-29686384-pvr6s/oc id=eb60e7f0-8cdf-4519-8434-d7917a77755a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b0e3b4db71d8f2043e98f5b8773dc721592bb26ff439aa7fef5c456e18370b3
2026-06-11 13:18:25.381541 | controller | Jun 11 13:04:04.789941 crc crio[24477]: time="2026-06-11T13:04:04.789112978Z" level=info msg="Stopping pod sandbox: 2b0e3b4db71d8f2043e98f5b8773dc721592bb26ff439aa7fef5c456e18370b3" id=359365cf-197c-439d-be0e-b288ffc6202d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.381558 | controller | Jun 11 13:04:04.793273 crc crio[24477]: time="2026-06-11T13:04:04.790855917Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686384-pvr6s Namespace:openshift-infra ID:2b0e3b4db71d8f2043e98f5b8773dc721592bb26ff439aa7fef5c456e18370b3 UID:060873d8-afe1-4566-8e60-2445d2b388b0 NetNS:/var/run/netns/0900563a-73f7-45a0-a1b5-dfe678e0c607 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod060873d8_afe1_4566_8e60_2445d2b388b0.slice PodAnnotations:0xc000326e88}] Aliases:map[]}"
2026-06-11 13:18:25.381579 | controller | Jun 11 13:04:04.793273 crc crio[24477]: time="2026-06-11T13:04:04.791041602Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686384-pvr6s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.381597 | controller | Jun 11 13:04:05.198368 crc crio[24477]: time="2026-06-11T13:04:05.197617182Z" level=info msg="Stopped pod sandbox: 2b0e3b4db71d8f2043e98f5b8773dc721592bb26ff439aa7fef5c456e18370b3" id=359365cf-197c-439d-be0e-b288ffc6202d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.381615 | controller | Jun 11 13:04:55.029813 crc crio[24477]: time="2026-06-11T13:04:55.028071005Z" level=info msg="Removing container: ecc6b0666a058262534b6f20a1b471e132da84531bda62271a3dbb1de0b9e05c" id=7a5598d9-6223-4c11-886f-c5b9c0022c0d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.381633 | controller | Jun 11 13:04:55.345086 crc crio[24477]: time="2026-06-11T13:04:55.344832374Z" level=info msg="Removed container ecc6b0666a058262534b6f20a1b471e132da84531bda62271a3dbb1de0b9e05c: openshift-infra/auto-csr-approver-29686378-26q26/oc" id=7a5598d9-6223-4c11-886f-c5b9c0022c0d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.381650 | controller | Jun 11 13:04:55.357216 crc crio[24477]: time="2026-06-11T13:04:55.357116702Z" level=info msg="Stopping pod sandbox: 80c8e514c547f1a74f0bd47e5a1cfa29bcbbd8e692cee0905ea05e0b3c39f05f" id=c3083a37-2beb-4dd8-b20e-bb0a1ccf6544 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.381667 | controller | Jun 11 13:04:55.357361 crc crio[24477]: time="2026-06-11T13:04:55.357237385Z" level=info msg="Stopped pod sandbox (already stopped): 80c8e514c547f1a74f0bd47e5a1cfa29bcbbd8e692cee0905ea05e0b3c39f05f" id=c3083a37-2beb-4dd8-b20e-bb0a1ccf6544 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.381685 | controller | Jun 11 13:04:55.358135 crc crio[24477]: time="2026-06-11T13:04:55.358048178Z" level=info msg="Removing pod sandbox: 80c8e514c547f1a74f0bd47e5a1cfa29bcbbd8e692cee0905ea05e0b3c39f05f" id=5c3d1cb5-c80b-499d-bc61-b959a11ed1f0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.381703 | controller | Jun 11 13:04:55.390904 crc crio[24477]: time="2026-06-11T13:04:55.390774711Z" level=info msg="Removed pod sandbox: 80c8e514c547f1a74f0bd47e5a1cfa29bcbbd8e692cee0905ea05e0b3c39f05f" id=5c3d1cb5-c80b-499d-bc61-b959a11ed1f0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.381721 | controller | Jun 11 13:05:28.367731 crc crio[24477]: time="2026-06-11T13:05:28.366427381Z" level=info msg="Stopping pod sandbox: 9c7730ea2e1229beba8a71c2f65e025d9652c4e750ab8445f6f01e55d31d84e4" id=4431518b-eae0-4d1f-b333-eab6317dafe0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.381739 | controller | Jun 11 13:05:28.369601 crc crio[24477]: time="2026-06-11T13:05:28.36920741Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kkbh4 Namespace:openstack ID:9c7730ea2e1229beba8a71c2f65e025d9652c4e750ab8445f6f01e55d31d84e4 UID:162753fc-b1e7-428f-8f9a-0375f38b062d NetNS:/var/run/netns/39938460-2910-40af-9103-b494af038e75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod162753fc_b1e7_428f_8f9a_0375f38b062d.slice PodAnnotations:0xc002ce5430}] Aliases:map[]}"
2026-06-11 13:18:25.381758 | controller | Jun 11 13:05:28.369789 crc crio[24477]: time="2026-06-11T13:05:28.369618941Z" level=info msg="Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kkbh4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.381776 | controller | Jun 11 13:05:28.937107 crc crio[24477]: time="2026-06-11T13:05:28.936494502Z" level=info msg="Stopped pod sandbox: 9c7730ea2e1229beba8a71c2f65e025d9652c4e750ab8445f6f01e55d31d84e4" id=4431518b-eae0-4d1f-b333-eab6317dafe0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.381794 | controller | Jun 11 13:05:30.383430 crc crio[24477]: time="2026-06-11T13:05:30.382825433Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.381816 | controller | Jun 11 13:05:44.727111 crc crio[24477]: time="2026-06-11T13:05:44.726194806Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-28k4z/POD" id=5d47534b-f046-40d1-b765-46436e5948d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.381834 | controller | Jun 11 13:05:44.727111 crc crio[24477]: time="2026-06-11T13:05:44.727073681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.381868 | controller | Jun 11 13:05:44.781058 crc crio[24477]: time="2026-06-11T13:05:44.780941113Z" level=info msg="Got pod network &{Name:certified-operators-28k4z Namespace:openshift-marketplace ID:a0189007064908a4b23bdcb907469c254c51eec14cc0a06fe029e95b1b74a3b3 UID:cd5e781a-2b13-49cc-8cc9-055ba65a0a2c NetNS:/var/run/netns/745fb5e8-0ce1-4e2f-8796-796c43555e69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcd5e781a_2b13_49cc_8cc9_055ba65a0a2c.slice PodAnnotations:0xc001f2b440}] Aliases:map[]}"
2026-06-11 13:18:25.381892 | controller | Jun 11 13:05:44.781058 crc crio[24477]: time="2026-06-11T13:05:44.781051306Z" level=info msg="Adding pod openshift-marketplace_certified-operators-28k4z to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.381912 | controller | Jun 11 13:05:45.407845 crc crio[24477]: 2026-06-11T13:05:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0189007064908a Mac:c2:c2:ba:25:0c:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/745fb5e8-0ce1-4e2f-8796-796c43555e69 SocketPath: PciID:}] [{Interface:0xc0000151f0 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.381931 | controller | Jun 11 13:05:45.410828 crc crio[24477]: time="2026-06-11T13:05:45.410618578Z" level=info msg="Got pod network &{Name:certified-operators-28k4z Namespace:openshift-marketplace ID:a0189007064908a4b23bdcb907469c254c51eec14cc0a06fe029e95b1b74a3b3 UID:cd5e781a-2b13-49cc-8cc9-055ba65a0a2c NetNS:/var/run/netns/745fb5e8-0ce1-4e2f-8796-796c43555e69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcd5e781a_2b13_49cc_8cc9_055ba65a0a2c.slice PodAnnotations:0xc001f2b440}] Aliases:map[]}"
2026-06-11 13:18:25.381997 | controller | Jun 11 13:05:45.411197 crc crio[24477]: time="2026-06-11T13:05:45.411079381Z" level=info msg="Checking pod openshift-marketplace_certified-operators-28k4z for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.382020 | controller | Jun 11 13:05:45.425632 crc crio[24477]: time="2026-06-11T13:05:45.425556114Z" level=info msg="Ran pod sandbox a0189007064908a4b23bdcb907469c254c51eec14cc0a06fe029e95b1b74a3b3 with infra container: openshift-marketplace/certified-operators-28k4z/POD" id=5d47534b-f046-40d1-b765-46436e5948d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.382039 | controller | Jun 11 13:05:45.430175 crc crio[24477]: time="2026-06-11T13:05:45.43009807Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ff5bdc11-156c-4b99-a9d9-aa32f9098fbe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.382057 | controller | Jun 11 13:05:45.432864 crc crio[24477]: time="2026-06-11T13:05:45.432632733Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=73c4a7fd-be62-4918-a3f6-b38c0eea972f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.382079 | controller | Jun 11 13:05:45.440883 crc crio[24477]: time="2026-06-11T13:05:45.440773753Z" level=info msg="Creating container: openshift-marketplace/certified-operators-28k4z/extract-utilities" id=d6d20eb2-c429-4da4-bb25-da47c3adf52c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.382097 | controller | Jun 11 13:05:45.441284 crc crio[24477]: time="2026-06-11T13:05:45.441225265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.382116 | controller | Jun 11 13:05:45.505483 crc crio[24477]: time="2026-06-11T13:05:45.505389568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.382134 | controller | Jun 11 13:05:45.512430 crc crio[24477]: time="2026-06-11T13:05:45.512341193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.382151 | controller | Jun 11 13:05:45.672575 crc crio[24477]: time="2026-06-11T13:05:45.672201521Z" level=info msg="Created container 2665ea30ccd4327480ec825e10b4586cf9ce5e14532ccb37285edc492f131ef6: openshift-marketplace/certified-operators-28k4z/extract-utilities" id=d6d20eb2-c429-4da4-bb25-da47c3adf52c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.382168 | controller | Jun 11 13:05:45.674976 crc crio[24477]: time="2026-06-11T13:05:45.673376704Z" level=info msg="Starting container: 2665ea30ccd4327480ec825e10b4586cf9ce5e14532ccb37285edc492f131ef6" id=eee3e6e4-185c-4ac0-844d-8708e7a48136 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.382186 | controller | Jun 11 13:05:45.679339 crc crio[24477]: time="2026-06-11T13:05:45.678881817Z" level=info msg="Started container" PID=223755 containerID=2665ea30ccd4327480ec825e10b4586cf9ce5e14532ccb37285edc492f131ef6 description=openshift-marketplace/certified-operators-28k4z/extract-utilities id=eee3e6e4-185c-4ac0-844d-8708e7a48136 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0189007064908a4b23bdcb907469c254c51eec14cc0a06fe029e95b1b74a3b3
2026-06-11 13:18:25.382204 | controller | Jun 11 13:05:46.729392 crc crio[24477]: time="2026-06-11T13:05:46.729228433Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=e4c18807-d352-4b0e-b4e4-007cf4b5dfad name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.382223 | controller | Jun 11 13:05:46.745990 crc crio[24477]: time="2026-06-11T13:05:46.745727595Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 13:18:25.382241 | controller | Jun 11 13:05:47.435524 crc crio[24477]: time="2026-06-11T13:05:47.434875545Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e0619edb1918888825b593b3b8f40e018dfe1d589bf765ae742cc2e57f8cf51c" id=e4c18807-d352-4b0e-b4e4-007cf4b5dfad name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.382259 | controller | Jun 11 13:05:47.436741 crc crio[24477]: time="2026-06-11T13:05:47.436602474Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=4ee03944-61db-4748-a521-ccea23eb1d3d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.382277 | controller | Jun 11 13:05:47.440934 crc crio[24477]: time="2026-06-11T13:05:47.440839582Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=6702a0c1-bb9f-432c-a684-44a737e930c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.382293 | controller | Jun 11 13:05:47.450887 crc crio[24477]: time="2026-06-11T13:05:47.45081533Z" level=info msg="Creating container: openshift-marketplace/certified-operators-28k4z/extract-content" id=a39ce8ea-0b61-477e-b89e-692342f3929c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.382314 | controller | Jun 11 13:05:47.451587 crc crio[24477]: time="2026-06-11T13:05:47.451499449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.382333 | controller | Jun 11 13:05:47.508338 crc crio[24477]: time="2026-06-11T13:05:47.508220604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.382350 | controller | Jun 11 13:05:47.513901 crc crio[24477]: time="2026-06-11T13:05:47.513824087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.382367 | controller | Jun 11 13:05:47.730706 crc crio[24477]: time="2026-06-11T13:05:47.730532532Z" level=info msg="Created container b44e0167ec4748de2e17df9d9133e5680cae915957dfb2068e1004e687254d29: openshift-marketplace/certified-operators-28k4z/extract-content" id=a39ce8ea-0b61-477e-b89e-692342f3929c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.382385 | controller | Jun 11 13:05:47.731907 crc crio[24477]: time="2026-06-11T13:05:47.731829318Z" level=info msg="Starting container: b44e0167ec4748de2e17df9d9133e5680cae915957dfb2068e1004e687254d29" id=efc9bd26-863b-482f-8e14-5c32836270f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.382402 | controller | Jun 11 13:05:47.739622 crc crio[24477]: time="2026-06-11T13:05:47.739492232Z" level=info msg="Started container" PID=223885 containerID=b44e0167ec4748de2e17df9d9133e5680cae915957dfb2068e1004e687254d29 description=openshift-marketplace/certified-operators-28k4z/extract-content id=efc9bd26-863b-482f-8e14-5c32836270f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0189007064908a4b23bdcb907469c254c51eec14cc0a06fe029e95b1b74a3b3
2026-06-11 13:18:25.382420 | controller | Jun 11 13:05:49.800083 crc crio[24477]: time="2026-06-11T13:05:49.799405228Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=dedf6d7c-9fc4-417b-8127-90b3117c12c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.382437 | controller | Jun 11 13:05:49.806600 crc crio[24477]: time="2026-06-11T13:05:49.806472374Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ec3bac18-e168-4152-9c11-d55797aadd4e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.382455 | controller | Jun 11 13:05:49.815985 crc crio[24477]: time="2026-06-11T13:05:49.815766413Z" level=info msg="Creating container: openshift-marketplace/certified-operators-28k4z/registry-server" id=82e95b8a-c451-456b-a289-c23bc8267a07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.382472 | controller | Jun 11 13:05:49.816879 crc crio[24477]: time="2026-06-11T13:05:49.816627408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.382490 | controller | Jun 11 13:05:49.892419 crc crio[24477]: time="2026-06-11T13:05:49.892294967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.382508 | controller | Jun 11 13:05:49.896301 crc crio[24477]: time="2026-06-11T13:05:49.896178756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.382524 | controller | Jun 11 13:05:50.148984 crc crio[24477]: time="2026-06-11T13:05:50.148238156Z" level=info msg="Created container 815e13a4dbdcbd52791dea5c20af9476a2b4bd1096dd574e1af804dbdcf28a7c: openshift-marketplace/certified-operators-28k4z/registry-server" id=82e95b8a-c451-456b-a289-c23bc8267a07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.382548 | controller | Jun 11 13:05:50.151364 crc crio[24477]: time="2026-06-11T13:05:50.151252962Z" level=info msg="Starting container: 815e13a4dbdcbd52791dea5c20af9476a2b4bd1096dd574e1af804dbdcf28a7c" id=f80163ed-4626-484d-8397-cc3f43c53f0f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.382566 | controller | Jun 11 13:05:50.156862 crc crio[24477]: time="2026-06-11T13:05:50.156761144Z" level=info msg="Started container" PID=223989 containerID=815e13a4dbdcbd52791dea5c20af9476a2b4bd1096dd574e1af804dbdcf28a7c description=openshift-marketplace/certified-operators-28k4z/registry-server id=f80163ed-4626-484d-8397-cc3f43c53f0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0189007064908a4b23bdcb907469c254c51eec14cc0a06fe029e95b1b74a3b3
2026-06-11 13:18:25.382584 | controller | Jun 11 13:06:00.666972 crc crio[24477]: time="2026-06-11T13:06:00.666076048Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686386-dn77w/POD" id=17dcae78-5651-4ea8-b9c1-bd0231c6c1e9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.382601 | controller | Jun 11 13:06:00.668309 crc crio[24477]: time="2026-06-11T13:06:00.667032505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.382618 | controller | Jun 11 13:06:00.719591 crc crio[24477]: time="2026-06-11T13:06:00.719461438Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686386-dn77w Namespace:openshift-infra ID:aaa244a0b7806b262001882ad4ecc020f6d8f564a7c736fb41f24ca046bfe694 UID:cbc387ef-a6e2-4766-8c31-588fbbb15c8f NetNS:/var/run/netns/d571ab37-3c79-4b4e-93dc-5a42f250179c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcbc387ef_a6e2_4766_8c31_588fbbb15c8f.slice PodAnnotations:0xc007b17468}] Aliases:map[]}"
2026-06-11 13:18:25.382636 | controller | Jun 11 13:06:00.719591 crc crio[24477]: time="2026-06-11T13:06:00.719571371Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686386-dn77w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.382655 | controller | Jun 11 13:06:01.435431 crc crio[24477]: 2026-06-11T13:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aaa244a0b7806b2 Mac:52:48:38:0f:58:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/d571ab37-3c79-4b4e-93dc-5a42f250179c SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.382677 | controller | Jun 11 13:06:01.442576 crc crio[24477]: time="2026-06-11T13:06:01.442457616Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686386-dn77w Namespace:openshift-infra ID:aaa244a0b7806b262001882ad4ecc020f6d8f564a7c736fb41f24ca046bfe694 UID:cbc387ef-a6e2-4766-8c31-588fbbb15c8f NetNS:/var/run/netns/d571ab37-3c79-4b4e-93dc-5a42f250179c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcbc387ef_a6e2_4766_8c31_588fbbb15c8f.slice PodAnnotations:0xc007b17468}] Aliases:map[]}"
2026-06-11 13:18:25.382697 | controller | Jun 11 13:06:01.442933 crc crio[24477]: time="2026-06-11T13:06:01.442852047Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686386-dn77w for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.382715 | controller | Jun 11 13:06:01.457051 crc crio[24477]: time="2026-06-11T13:06:01.456903988Z" level=info msg="Ran pod sandbox aaa244a0b7806b262001882ad4ecc020f6d8f564a7c736fb41f24ca046bfe694 with infra container: openshift-infra/auto-csr-approver-29686386-dn77w/POD" id=17dcae78-5651-4ea8-b9c1-bd0231c6c1e9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.382733 | controller | Jun 11 13:06:01.460842 crc crio[24477]: time="2026-06-11T13:06:01.460746323Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=c6a5db04-4739-46a2-aaa9-2726cddfd9ce name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.382755 | controller | Jun 11 13:06:01.472558 crc crio[24477]: time="2026-06-11T13:06:01.471234639Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 13:18:25.382774 | controller | Jun 11 13:06:02.296046 crc crio[24477]: time="2026-06-11T13:06:02.295359983Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=c6a5db04-4739-46a2-aaa9-2726cddfd9ce name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.382792 | controller | Jun 11 13:06:02.297547 crc crio[24477]: time="2026-06-11T13:06:02.297136701Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7d8ce79d-1993-4348-9092-0f1759d0ba4b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.382809 | controller | Jun 11 13:06:02.301898 crc crio[24477]: time="2026-06-11T13:06:02.301632437Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=744b94e6-9a7d-4038-a721-1e2c5176e93f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.382826 | controller | Jun 11 13:06:02.319602 crc crio[24477]: time="2026-06-11T13:06:02.31861781Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686386-dn77w/oc" id=63447fbc-03f7-4091-b368-8771b5334352 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.382844 | controller | Jun 11 13:06:02.322429 crc crio[24477]: time="2026-06-11T13:06:02.320280137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.382882 | controller | Jun 11 13:06:02.381751 crc crio[24477]: time="2026-06-11T13:06:02.381516615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.382900 | controller | Jun 11 13:06:02.886409 crc crio[24477]: time="2026-06-11T13:06:02.885860802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.382917 | controller | Jun 11 13:06:03.049428 crc crio[24477]: time="2026-06-11T13:06:03.049220379Z" level=info msg="Created container afaa669c668fabed587039ffd5903d6baa17d89ff1b0523098d0692d5d574516: openshift-infra/auto-csr-approver-29686386-dn77w/oc" id=63447fbc-03f7-4091-b368-8771b5334352 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.382935 | controller | Jun 11 13:06:03.058135 crc crio[24477]: time="2026-06-11T13:06:03.05782746Z" level=info msg="Starting container: afaa669c668fabed587039ffd5903d6baa17d89ff1b0523098d0692d5d574516" id=db0d9d28-5eea-4892-ae5a-834a746c84f8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.382954 | controller | Jun 11 13:06:03.077358 crc crio[24477]: time="2026-06-11T13:06:03.077227539Z" level=info msg="Started container" PID=224688 containerID=afaa669c668fabed587039ffd5903d6baa17d89ff1b0523098d0692d5d574516 description=openshift-infra/auto-csr-approver-29686386-dn77w/oc id=db0d9d28-5eea-4892-ae5a-834a746c84f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aaa244a0b7806b262001882ad4ecc020f6d8f564a7c736fb41f24ca046bfe694
2026-06-11 13:18:25.382972 | controller | Jun 11 13:06:05.123393 crc crio[24477]: time="2026-06-11T13:06:05.122487525Z" level=info msg="Stopping pod sandbox: aaa244a0b7806b262001882ad4ecc020f6d8f564a7c736fb41f24ca046bfe694" id=bd897bc4-62d8-4617-a249-9d1ad69ea8d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.382989 | controller | Jun 11 13:06:05.125283 crc crio[24477]: time="2026-06-11T13:06:05.124538284Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686386-dn77w Namespace:openshift-infra ID:aaa244a0b7806b262001882ad4ecc020f6d8f564a7c736fb41f24ca046bfe694 UID:cbc387ef-a6e2-4766-8c31-588fbbb15c8f NetNS:/var/run/netns/d571ab37-3c79-4b4e-93dc-5a42f250179c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcbc387ef_a6e2_4766_8c31_588fbbb15c8f.slice PodAnnotations:0xc000a151a0}] Aliases:map[]}"
2026-06-11 13:18:25.383011 | controller | Jun 11 13:06:05.125283 crc crio[24477]: time="2026-06-11T13:06:05.124892884Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686386-dn77w from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.383030 | controller | Jun 11 13:06:05.130149 crc crio[24477]: time="2026-06-11T13:06:05.130100178Z" level=info msg="Stopping container: 815e13a4dbdcbd52791dea5c20af9476a2b4bd1096dd574e1af804dbdcf28a7c (timeout: 2s)" id=1d6aa1b6-c62a-46a7-bc4d-60edc6692ebf name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.383049 | controller | Jun 11 13:06:05.268809 crc crio[24477]: time="2026-06-11T13:06:05.268077996Z" level=info msg="Stopped container 815e13a4dbdcbd52791dea5c20af9476a2b4bd1096dd574e1af804dbdcf28a7c: openshift-marketplace/certified-operators-28k4z/registry-server" id=1d6aa1b6-c62a-46a7-bc4d-60edc6692ebf name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.383066 | controller | Jun 11 13:06:05.270397 crc crio[24477]: time="2026-06-11T13:06:05.27035884Z" level=info msg="Stopping pod sandbox: a0189007064908a4b23bdcb907469c254c51eec14cc0a06fe029e95b1b74a3b3" id=c4acc301-49b1-4f8e-8eeb-c3448e944453 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.383083 | controller | Jun 11 13:06:05.271520 crc crio[24477]: time="2026-06-11T13:06:05.271484932Z" level=info msg="Got pod network &{Name:certified-operators-28k4z Namespace:openshift-marketplace ID:a0189007064908a4b23bdcb907469c254c51eec14cc0a06fe029e95b1b74a3b3 UID:cd5e781a-2b13-49cc-8cc9-055ba65a0a2c NetNS:/var/run/netns/745fb5e8-0ce1-4e2f-8796-796c43555e69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcd5e781a_2b13_49cc_8cc9_055ba65a0a2c.slice PodAnnotations:0xc000326d58}] Aliases:map[]}"
2026-06-11 13:18:25.383100 | controller | Jun 11 13:06:05.272041 crc crio[24477]: time="2026-06-11T13:06:05.271976085Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-28k4z from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.383117 | controller | Jun 11 13:06:05.510402 crc crio[24477]: time="2026-06-11T13:06:05.510217751Z" level=info msg="Stopped pod sandbox: aaa244a0b7806b262001882ad4ecc020f6d8f564a7c736fb41f24ca046bfe694" id=bd897bc4-62d8-4617-a249-9d1ad69ea8d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.383135 | controller | Jun 11 13:06:05.685582 crc crio[24477]: time="2026-06-11T13:06:05.685468308Z" level=info msg="Stopped pod sandbox: a0189007064908a4b23bdcb907469c254c51eec14cc0a06fe029e95b1b74a3b3" id=c4acc301-49b1-4f8e-8eeb-c3448e944453 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.383152 | controller | Jun 11 13:06:06.150243 crc crio[24477]: time="2026-06-11T13:06:06.14981252Z" level=info msg="Removing container: 815e13a4dbdcbd52791dea5c20af9476a2b4bd1096dd574e1af804dbdcf28a7c" id=8c0709f8-cbd6-499f-ab11-cefc743b736e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.383170 | controller | Jun 11 13:06:06.186099 crc crio[24477]: time="2026-06-11T13:06:06.185969466Z" level=info msg="Removed container 815e13a4dbdcbd52791dea5c20af9476a2b4bd1096dd574e1af804dbdcf28a7c: openshift-marketplace/certified-operators-28k4z/registry-server" id=8c0709f8-cbd6-499f-ab11-cefc743b736e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.383188 | controller | Jun 11 13:06:06.194627 crc crio[24477]: time="2026-06-11T13:06:06.190199057Z" level=info msg="Removing container: b44e0167ec4748de2e17df9d9133e5680cae915957dfb2068e1004e687254d29" id=f3539529-765d-46f1-a170-067b00195a4d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.383209 | controller | Jun 11 13:06:06.239271 crc crio[24477]: time="2026-06-11T13:06:06.239114334Z" level=info msg="Removed container b44e0167ec4748de2e17df9d9133e5680cae915957dfb2068e1004e687254d29: openshift-marketplace/certified-operators-28k4z/extract-content" id=f3539529-765d-46f1-a170-067b00195a4d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.383227 | controller | Jun 11 13:06:06.243591 crc crio[24477]: time="2026-06-11T13:06:06.243547154Z" level=info msg="Removing container: 2665ea30ccd4327480ec825e10b4586cf9ce5e14532ccb37285edc492f131ef6" id=09e616ae-67f5-4c77-9f60-aac5d08e6f0f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.383245 | controller | Jun 11 13:06:06.332825 crc crio[24477]: time="2026-06-11T13:06:06.332573627Z" level=info msg="Removed container 2665ea30ccd4327480ec825e10b4586cf9ce5e14532ccb37285edc492f131ef6: openshift-marketplace/certified-operators-28k4z/extract-utilities" id=09e616ae-67f5-4c77-9f60-aac5d08e6f0f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.383263 | controller | Jun 11 13:06:07.771388 crc crio[24477]: time="2026-06-11T13:06:07.770567866Z" level=info msg="Running pod sandbox: openshift-must-gather-x8trt/must-gather-4cfrp/POD" id=151e6ad9-f14c-428e-8a54-186e1087f6e4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.383280 | controller | Jun 11 13:06:07.772723 crc crio[24477]: time="2026-06-11T13:06:07.771463492Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.383298 | controller | Jun 11 13:06:07.826624 crc crio[24477]: time="2026-06-11T13:06:07.826518666Z" level=info msg="Got pod network &{Name:must-gather-4cfrp Namespace:openshift-must-gather-x8trt ID:b239dfe3d4d0a85f83406d2e634154a38270c29e171a5baa670bddc146c621f2 UID:43494211-f622-46b9-874e-4cd6f62ce91c NetNS:/var/run/netns/a9036995-2563-4aa7-83d2-f903639da627 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43494211_f622_46b9_874e_4cd6f62ce91c.slice PodAnnotations:0xc00008cd98}] Aliases:map[]}"
2026-06-11 13:18:25.383317 | controller | Jun 11 13:06:07.826624 crc crio[24477]: time="2026-06-11T13:06:07.826597979Z" level=info msg="Adding pod openshift-must-gather-x8trt_must-gather-4cfrp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.383334 | controller | Jun 11 13:06:08.189280 crc crio[24477]: 2026-06-11T13:06:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b239dfe3d4d0a85 Mac:7e:4b:1d:83:bd:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/a9036995-2563-4aa7-83d2-f903639da627 SocketPath: PciID:}] [{Interface:0xc000250c60 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.383379 | controller | Jun 11 13:06:08.190939 crc crio[24477]: time="2026-06-11T13:06:08.190870139Z" level=info msg="Got pod network &{Name:must-gather-4cfrp Namespace:openshift-must-gather-x8trt ID:b239dfe3d4d0a85f83406d2e634154a38270c29e171a5baa670bddc146c621f2 UID:43494211-f622-46b9-874e-4cd6f62ce91c NetNS:/var/run/netns/a9036995-2563-4aa7-83d2-f903639da627 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43494211_f622_46b9_874e_4cd6f62ce91c.slice PodAnnotations:0xc00008cd98}] Aliases:map[]}"
2026-06-11 13:18:25.383401 | controller | Jun 11 13:06:08.191092 crc crio[24477]: time="2026-06-11T13:06:08.191054814Z" level=info msg="Checking pod openshift-must-gather-x8trt_must-gather-4cfrp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.383419 | controller | Jun 11 13:06:08.202560 crc crio[24477]: time="2026-06-11T13:06:08.202466216Z" level=info msg="Ran pod sandbox b239dfe3d4d0a85f83406d2e634154a38270c29e171a5baa670bddc146c621f2 with infra container: openshift-must-gather-x8trt/must-gather-4cfrp/POD" id=151e6ad9-f14c-428e-8a54-186e1087f6e4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.383442 | controller | Jun 11 13:06:08.205117 crc crio[24477]: time="2026-06-11T13:06:08.204981901Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=6dcfef66-0a00-410d-93cf-3654876766a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.383460 | controller | Jun 11 13:06:08.205337 crc crio[24477]: time="2026-06-11T13:06:08.205265889Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found" id=6dcfef66-0a00-410d-93cf-3654876766a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.383478 | controller | Jun 11 13:06:08.205434 crc crio[24477]: time="2026-06-11T13:06:08.205353263Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found" id=6dcfef66-0a00-410d-93cf-3654876766a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.383494 | controller | Jun 11 13:06:08.206253 crc crio[24477]: time="2026-06-11T13:06:08.206174345Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=56c8ea3d-e052-4409-b2d2-be679db6bd21 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.383512 | controller | Jun 11 13:06:08.219870 crc crio[24477]: time="2026-06-11T13:06:08.219625661Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-must-gather:latest\""
2026-06-11 13:18:25.383695 | controller | Jun 11 13:06:14.049711 crc crio[24477]: time="2026-06-11T13:06:14.048774414Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8" id=56c8ea3d-e052-4409-b2d2-be679db6bd21 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.383712 | controller | Jun 11 13:06:14.052357 crc crio[24477]: time="2026-06-11T13:06:14.051306916Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=91f0b57f-e998-43db-967b-5440a72b4d6c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.383730 | controller | Jun 11 13:06:14.055917 crc crio[24477]: time="2026-06-11T13:06:14.055823983Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=0ecc1c34-fbac-4e4f-8d6c-300b0aac8182 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.383747 | controller | Jun 11 13:06:14.067944 crc crio[24477]: time="2026-06-11T13:06:14.067837217Z" level=info msg="Creating container: openshift-must-gather-x8trt/must-gather-4cfrp/gather" id=8e16a4ea-1d72-4753-bfa5-d9b8b767d03e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.383765 | controller | Jun 11 13:06:14.072414 crc crio[24477]: time="2026-06-11T13:06:14.072110728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.383783 | controller | Jun 11 13:06:14.142381 crc crio[24477]: time="2026-06-11T13:06:14.14214328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.383801 | controller | Jun 11 13:06:14.512795 crc crio[24477]: time="2026-06-11T13:06:14.512685936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.383818 | controller | Jun 11 13:06:14.646781 crc crio[24477]: time="2026-06-11T13:06:14.64587594Z" level=info msg="Created container f19bad7b281e92c778244a03edc2161bad2bea618cfd354235e3ce6e7d0b50f0: openshift-must-gather-x8trt/must-gather-4cfrp/gather" id=8e16a4ea-1d72-4753-bfa5-d9b8b767d03e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.383840 | controller | Jun 11 13:06:14.648355 crc crio[24477]: time="2026-06-11T13:06:14.648263946Z" level=info msg="Starting container: f19bad7b281e92c778244a03edc2161bad2bea618cfd354235e3ce6e7d0b50f0" id=183fcb7d-a65c-4b01-a060-a0f8db7ffe0c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.383881 | controller | Jun 11 13:06:14.660036 crc crio[24477]: time="2026-06-11T13:06:14.659890503Z" level=info msg="Started container" PID=225442 containerID=f19bad7b281e92c778244a03edc2161bad2bea618cfd354235e3ce6e7d0b50f0 description=openshift-must-gather-x8trt/must-gather-4cfrp/gather id=183fcb7d-a65c-4b01-a060-a0f8db7ffe0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b239dfe3d4d0a85f83406d2e634154a38270c29e171a5baa670bddc146c621f2
2026-06-11 13:18:25.383901 | controller | Jun 11 13:06:14.674728 crc crio[24477]: time="2026-06-11T13:06:14.674111018Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=80173f86-4003-459d-ae1c-1ebb21de0f15 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.383919 | controller | Jun 11 13:06:14.678476 crc crio[24477]: time="2026-06-11T13:06:14.678342646Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=28328d87-7676-4853-9ac3-b6678699fe4a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.383936 | controller | Jun 11 13:06:14.689527 crc crio[24477]: time="2026-06-11T13:06:14.689372913Z" level=info msg="Creating container: openshift-must-gather-x8trt/must-gather-4cfrp/copy" id=46091b7a-317d-4c91-842c-4299d7a6d309 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.383955 | controller | Jun 11 13:06:14.691069 crc crio[24477]: time="2026-06-11T13:06:14.690933647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.383979 | controller | Jun 11 13:06:14.760768 crc crio[24477]: time="2026-06-11T13:06:14.760588398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.384011 | controller | Jun 11 13:06:14.998752 crc crio[24477]: time="2026-06-11T13:06:14.9957923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.384047 | controller | Jun 11 13:06:15.161852 crc crio[24477]: time="2026-06-11T13:06:15.161769809Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.384079 | controller | Jun 11 13:06:15.186458 crc crio[24477]: time="2026-06-11T13:06:15.186411396Z" level=info msg="Created container 42c1f1c2a05fc1c594a9f2e4400595f856fe7796d2b11d0e73ca5fde3a1614b7: openshift-must-gather-x8trt/must-gather-4cfrp/copy" id=46091b7a-317d-4c91-842c-4299d7a6d309 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.384114 | controller | Jun 11 13:06:15.188035 crc crio[24477]: time="2026-06-11T13:06:15.187921118Z" level=info msg="Starting container: 42c1f1c2a05fc1c594a9f2e4400595f856fe7796d2b11d0e73ca5fde3a1614b7" id=2ba93264-acd7-4a1f-9636-3527d0914a0b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.384146 | controller | Jun 11 13:06:15.193074 crc crio[24477]: time="2026-06-11T13:06:15.192946769Z" level=info msg="Started container" PID=225550 containerID=42c1f1c2a05fc1c594a9f2e4400595f856fe7796d2b11d0e73ca5fde3a1614b7 description=openshift-must-gather-x8trt/must-gather-4cfrp/copy id=2ba93264-acd7-4a1f-9636-3527d0914a0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b239dfe3d4d0a85f83406d2e634154a38270c29e171a5baa670bddc146c621f2
2026-06-11 13:18:25.384177 | controller | Jun 11 13:06:19.843846 crc crio[24477]: time="2026-06-11T13:06:19.84303809Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.384212 | controller | Jun 11 13:06:19.895208 crc crio[24477]: time="2026-06-11T13:06:19.89508601Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.384242 | controller | Jun 11 13:06:20.196589 crc crio[24477]: time="2026-06-11T13:06:20.196383425Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.384271 | controller | Jun 11 13:06:20.219119 crc crio[24477]: time="2026-06-11T13:06:20.219050848Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.384300 | controller | Jun 11 13:06:20.232256 crc crio[24477]: time="2026-06-11T13:06:20.232180413Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.384329 | controller | Jun 11 13:06:20.314452 crc crio[24477]: time="2026-06-11T13:06:20.314363205Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.384357 | controller | Jun 11 13:06:20.566367 crc crio[24477]: time="2026-06-11T13:06:20.565743196Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.384386 | controller | Jun 11 13:06:20.600347 crc crio[24477]: time="2026-06-11T13:06:20.600254969Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.384414 | controller | Jun 11 13:06:21.801520 crc crio[24477]: time="2026-06-11T13:06:21.800904987Z" level=info msg="Running pod sandbox: openshift-must-gather-x8trt/crc-debug-swrtr/POD" id=1ffc7fbe-7871-4b58-9b03-49990ea668b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.384443 | controller | Jun 11 13:06:21.802966 crc crio[24477]: time="2026-06-11T13:06:21.801568596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.384472 | controller | Jun 11 13:06:21.848169 crc crio[24477]: time="2026-06-11T13:06:21.848099266Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=1ffc7fbe-7871-4b58-9b03-49990ea668b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.384501 | controller | Jun 11 13:06:21.868925 crc crio[24477]: time="2026-06-11T13:06:21.868833322Z" level=info msg="Ran pod sandbox 21f44c7c7d7140c8c173cedbe09be7d93fb825a9cc33db760223dc3f2fcd0c1a with infra container: openshift-must-gather-x8trt/crc-debug-swrtr/POD" id=1ffc7fbe-7871-4b58-9b03-49990ea668b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.384531 | controller | Jun 11 13:06:21.873177 crc crio[24477]: time="2026-06-11T13:06:21.872908925Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=c1b654f8-4d49-4b85-95a7-944937d38ca1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.384560 | controller | Jun 11 13:06:21.873736 crc crio[24477]: time="2026-06-11T13:06:21.873565763Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found" id=c1b654f8-4d49-4b85-95a7-944937d38ca1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.384588 | controller | Jun 11 13:06:21.874065 crc crio[24477]: time="2026-06-11T13:06:21.873920273Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found" id=c1b654f8-4d49-4b85-95a7-944937d38ca1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.384622 | controller | Jun 11 13:06:21.876172 crc crio[24477]: time="2026-06-11T13:06:21.876089224Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=6d234688-b762-4b78-8a93-0fc827ad9e67 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.384652 | controller | Jun 11 13:06:21.902249 crc crio[24477]: time="2026-06-11T13:06:21.902164962Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\""
2026-06-11 13:18:25.384681 | controller | Jun 11 13:06:45.923205 crc crio[24477]: time="2026-06-11T13:06:45.922356208Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=6d234688-b762-4b78-8a93-0fc827ad9e67 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.384711 | controller | Jun 11 13:06:45.924576 crc crio[24477]: time="2026-06-11T13:06:45.924423076Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=95a53661-bde7-4191-957a-cd5de99a9a2d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.384740 | controller | Jun 11 13:06:45.929576 crc crio[24477]: time="2026-06-11T13:06:45.929501508Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=2aac7850-810f-4ebb-a4ae-c928d075f5cf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.384769 | controller | Jun 11 13:06:45.939896 crc crio[24477]: time="2026-06-11T13:06:45.939822967Z" level=info msg="Creating container: openshift-must-gather-x8trt/crc-debug-swrtr/container-00" id=281f33ea-8126-47d4-a089-2f71af436773 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.384798 | controller | Jun 11 13:06:45.941786 crc crio[24477]: time="2026-06-11T13:06:45.941703651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.384827 | controller | Jun 11 13:06:45.994945 crc crio[24477]: time="2026-06-11T13:06:45.994708702Z" level=info msg="Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root" id=281f33ea-8126-47d4-a089-2f71af436773 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.384879 | controller | Jun 11 13:06:46.023263 crc crio[24477]: time="2026-06-11T13:06:46.023173905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.384912 | controller | Jun 11 13:06:46.025449 crc crio[24477]: time="2026-06-11T13:06:46.025390647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.384942 | controller | Jun 11 13:06:46.235671 crc crio[24477]: time="2026-06-11T13:06:46.235097512Z" level=info msg="Created container b7f09eddd5966dade105077dff07bbb001cc1cfe7037697d66b2ee1707715f71: openshift-must-gather-x8trt/crc-debug-swrtr/container-00" id=281f33ea-8126-47d4-a089-2f71af436773 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.384971 | controller | Jun 11 13:06:46.237038 crc crio[24477]: time="2026-06-11T13:06:46.236965874Z" level=info msg="Starting container: b7f09eddd5966dade105077dff07bbb001cc1cfe7037697d66b2ee1707715f71" id=2de90a3f-501b-4895-9dea-685f21d4e793 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.385005 | controller | Jun 11 13:06:46.245056 crc crio[24477]: time="2026-06-11T13:06:46.244968947Z" level=info msg="Started container" PID=231232 containerID=b7f09eddd5966dade105077dff07bbb001cc1cfe7037697d66b2ee1707715f71 description=openshift-must-gather-x8trt/crc-debug-swrtr/container-00 id=2de90a3f-501b-4895-9dea-685f21d4e793 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21f44c7c7d7140c8c173cedbe09be7d93fb825a9cc33db760223dc3f2fcd0c1a
2026-06-11 13:18:25.385036 | controller | Jun 11 13:06:55.443689 crc crio[24477]: time="2026-06-11T13:06:55.442902364Z" level=info msg="Removing container: 43e6b4842d2472a6bf8a0177499bdec29a966bc59b872fbd3f1a563cce9081dc" id=fa856de2-2546-4e4e-8bf1-f326e8873959 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.385066 | controller | Jun 11 13:06:58.319860 crc crio[24477]: time="2026-06-11T13:06:58.301904911Z" level=info msg="Removed container 43e6b4842d2472a6bf8a0177499bdec29a966bc59b872fbd3f1a563cce9081dc: openshift-infra/auto-csr-approver-29686380-6s7pw/oc" id=fa856de2-2546-4e4e-8bf1-f326e8873959 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.385095 | controller | Jun 11 13:06:58.418542 crc crio[24477]: time="2026-06-11T13:06:58.418137469Z" level=info msg="Stopping pod sandbox: a0189007064908a4b23bdcb907469c254c51eec14cc0a06fe029e95b1b74a3b3" id=383885aa-3d96-4bc8-b6fe-0af66735697c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.385124 | controller | Jun 11 13:06:58.418542 crc crio[24477]: time="2026-06-11T13:06:58.418350326Z" level=info msg="Stopped pod sandbox (already stopped): a0189007064908a4b23bdcb907469c254c51eec14cc0a06fe029e95b1b74a3b3" id=383885aa-3d96-4bc8-b6fe-0af66735697c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.385154 | controller | Jun 11 13:06:58.422504 crc crio[24477]: time="2026-06-11T13:06:58.422368167Z" level=info msg="Removing pod sandbox: a0189007064908a4b23bdcb907469c254c51eec14cc0a06fe029e95b1b74a3b3" id=b63d9e12-8a82-4544-b975-f63f6367c1ea name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.385183 | controller | Jun 11 13:06:58.527509 crc crio[24477]: time="2026-06-11T13:06:58.527173244Z" level=info msg="Removed pod sandbox: a0189007064908a4b23bdcb907469c254c51eec14cc0a06fe029e95b1b74a3b3" id=b63d9e12-8a82-4544-b975-f63f6367c1ea name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.385213 | controller | Jun 11 13:06:58.535897 crc crio[24477]: time="2026-06-11T13:06:58.535730216Z" level=info msg="Stopping pod sandbox: 9d47edddc3952bd680e4242c1df99390a65e088ae54dca17e57d686542a92197" id=d9915c0b-eef4-47a5-ba59-34ed23a397e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.385241 | controller | Jun 11 13:06:58.537377 crc crio[24477]: time="2026-06-11T13:06:58.537351692Z" level=info msg="Stopped pod sandbox (already stopped): 9d47edddc3952bd680e4242c1df99390a65e088ae54dca17e57d686542a92197" id=d9915c0b-eef4-47a5-ba59-34ed23a397e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.385271 | controller | Jun 11 13:06:58.550947 crc crio[24477]: time="2026-06-11T13:06:58.550816629Z" level=info msg="Removing pod sandbox: 9d47edddc3952bd680e4242c1df99390a65e088ae54dca17e57d686542a92197" id=6cfbc905-8161-4e77-ba71-09a2772501ba name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.385299 | controller | Jun 11 13:06:58.661333 crc crio[24477]: time="2026-06-11T13:06:58.661219106Z" level=info msg="Removed pod sandbox: 9d47edddc3952bd680e4242c1df99390a65e088ae54dca17e57d686542a92197" id=6cfbc905-8161-4e77-ba71-09a2772501ba name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.385328 | controller | Jun 11 13:07:12.748954 crc crio[24477]: time="2026-06-11T13:07:12.747209986Z" level=info msg="Stopping pod sandbox: 21f44c7c7d7140c8c173cedbe09be7d93fb825a9cc33db760223dc3f2fcd0c1a" id=c489a5fd-0698-417b-90b5-cd822298f8bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.385356 | controller | Jun 11 13:07:12.778278 crc crio[24477]: time="2026-06-11T13:07:12.775304637Z" level=info msg="Stopped pod sandbox: 21f44c7c7d7140c8c173cedbe09be7d93fb825a9cc33db760223dc3f2fcd0c1a" id=c489a5fd-0698-417b-90b5-cd822298f8bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.385425 | controller | Jun 11 13:07:14.849307 crc crio[24477]: time="2026-06-11T13:07:14.848373059Z" level=info msg="Running pod sandbox: openshift-must-gather-x8trt/crc-debug-gfj7g/POD" id=5f24e85c-4be1-45bd-88f1-38939b16c1df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.385457 | controller | Jun 11 13:07:14.850478 crc crio[24477]: time="2026-06-11T13:07:14.849371136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.385478 | controller | Jun 11 13:07:14.871614 crc crio[24477]: time="2026-06-11T13:07:14.871547973Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=5f24e85c-4be1-45bd-88f1-38939b16c1df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.385497 | controller | Jun 11 13:07:14.887762 crc crio[24477]: time="2026-06-11T13:07:14.887169371Z" level=info msg="Ran pod sandbox ee7874707b233497497f866057a5e369fb38be809bd24bd54aa2ebe4d795f85e with infra container: openshift-must-gather-x8trt/crc-debug-gfj7g/POD" id=5f24e85c-4be1-45bd-88f1-38939b16c1df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.385515 | controller | Jun 11 13:07:14.890419 crc crio[24477]: time="2026-06-11T13:07:14.889870755Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=62679155-0796-46c5-b51a-d164738fc5b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.385531 | controller | Jun 11 13:07:14.892089 crc crio[24477]: time="2026-06-11T13:07:14.891918513Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=053df8b5-2256-4949-bf51-d811eaa0bca7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.385547 | controller | Jun 11 13:07:14.906500 crc crio[24477]: time="2026-06-11T13:07:14.906427598Z" level=info msg="Creating container: openshift-must-gather-x8trt/crc-debug-gfj7g/container-00" id=c7312f95-95a5-4e19-95a2-71d3376798c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.385564 | controller | Jun 11 13:07:14.906972 crc crio[24477]: time="2026-06-11T13:07:14.906917202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.385580 | controller | Jun 11 13:07:14.945636 crc crio[24477]: time="2026-06-11T13:07:14.945485452Z" level=info msg="Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root" id=c7312f95-95a5-4e19-95a2-71d3376798c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.385596 | controller | Jun 11 13:07:14.967919 crc crio[24477]: time="2026-06-11T13:07:14.96620037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.385612 | controller | Jun 11 13:07:14.968750 crc crio[24477]: time="2026-06-11T13:07:14.968606168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.385628 | controller | Jun 11 13:07:15.187534 crc crio[24477]: time="2026-06-11T13:07:15.18687658Z" level=info msg="Created container 8a7380e458619560bb64a1c79c757133d6b636035391468c2698df45948897f3: openshift-must-gather-x8trt/crc-debug-gfj7g/container-00" id=c7312f95-95a5-4e19-95a2-71d3376798c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.385648 | controller | Jun 11 13:07:15.189612 crc crio[24477]: time="2026-06-11T13:07:15.189133563Z" level=info msg="Starting container: 8a7380e458619560bb64a1c79c757133d6b636035391468c2698df45948897f3" id=a29a88f0-ee64-4d79-a26c-410856e60330 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.385665 | controller | Jun 11 13:07:15.199405 crc crio[24477]: time="2026-06-11T13:07:15.198994848Z" level=info msg="Started container" PID=235891 containerID=8a7380e458619560bb64a1c79c757133d6b636035391468c2698df45948897f3 description=openshift-must-gather-x8trt/crc-debug-gfj7g/container-00 id=a29a88f0-ee64-4d79-a26c-410856e60330 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee7874707b233497497f866057a5e369fb38be809bd24bd54aa2ebe4d795f85e
2026-06-11 13:18:25.385681 | controller | Jun 11 13:07:16.823744 crc crio[24477]: time="2026-06-11T13:07:16.822897211Z" level=info msg="Stopping pod sandbox: ee7874707b233497497f866057a5e369fb38be809bd24bd54aa2ebe4d795f85e" id=5344ed0a-e8cc-48da-884c-727acc400a6f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.385697 | controller | Jun 11 13:07:16.840510 crc crio[24477]: time="2026-06-11T13:07:16.840419021Z" level=info msg="Stopped pod sandbox: ee7874707b233497497f866057a5e369fb38be809bd24bd54aa2ebe4d795f85e" id=5344ed0a-e8cc-48da-884c-727acc400a6f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.385713 | controller | Jun 11 13:07:17.829785 crc crio[24477]: time="2026-06-11T13:07:17.829282922Z" level=info msg="Removing container: 8a7380e458619560bb64a1c79c757133d6b636035391468c2698df45948897f3" id=caa01edc-4c43-4fd8-9652-9dbc373f35ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.385728 | controller | Jun 11 13:07:17.866541 crc crio[24477]: time="2026-06-11T13:07:17.866446901Z" level=info msg="Removed container 8a7380e458619560bb64a1c79c757133d6b636035391468c2698df45948897f3: openshift-must-gather-x8trt/crc-debug-gfj7g/container-00" id=caa01edc-4c43-4fd8-9652-9dbc373f35ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.385744 | controller | Jun 11 13:07:58.696114 crc crio[24477]: time="2026-06-11T13:07:58.694580969Z" level=info msg="Stopping pod sandbox: ee7874707b233497497f866057a5e369fb38be809bd24bd54aa2ebe4d795f85e" id=0a3d2350-59e4-4880-8d16-b2ee56cb9a13 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.385760 | controller | Jun 11 13:07:58.698865 crc crio[24477]: time="2026-06-11T13:07:58.696142613Z" level=info msg="Stopped pod sandbox (already stopped): ee7874707b233497497f866057a5e369fb38be809bd24bd54aa2ebe4d795f85e" id=0a3d2350-59e4-4880-8d16-b2ee56cb9a13 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.385776 | controller | Jun 11 13:07:58.698865 crc crio[24477]: time="2026-06-11T13:07:58.69711875Z" level=info msg="Removing pod sandbox: ee7874707b233497497f866057a5e369fb38be809bd24bd54aa2ebe4d795f85e" id=db6ab0e0-1d80-41d2-a1a8-ed34cc5027f8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.385793 | controller | Jun 11 13:07:58.710475 crc crio[24477]: time="2026-06-11T13:07:58.710362604Z" level=info msg="Removed pod sandbox: ee7874707b233497497f866057a5e369fb38be809bd24bd54aa2ebe4d795f85e" id=db6ab0e0-1d80-41d2-a1a8-ed34cc5027f8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.385809 | controller | Jun 11 13:08:00.605177 crc crio[24477]: time="2026-06-11T13:08:00.604359869Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686388-gbsf2/POD" id=bd8670f2-14e6-4343-a24c-7feb1ee49951 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.385826 | controller | Jun 11 13:08:00.606355 crc crio[24477]: time="2026-06-11T13:08:00.605189521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.385842 | controller | Jun 11 13:08:00.657579 crc crio[24477]: time="2026-06-11T13:08:00.657379696Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686388-gbsf2 Namespace:openshift-infra ID:25dbd08fdb0758a891d15d7dc0d62ed5ff5996edf69be32a07416f8ba3dad4aa UID:a2003ed5-b458-4de9-be2c-a6d2da251c14 NetNS:/var/run/netns/731b380d-29e7-493b-9048-a114a2f176a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2003ed5_b458_4de9_be2c_a6d2da251c14.slice PodAnnotations:0xc007b160b0}] Aliases:map[]}"
2026-06-11 13:18:25.385888 | controller | Jun 11 13:08:00.657579 crc crio[24477]: time="2026-06-11T13:08:00.657489779Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686388-gbsf2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.385907 | controller | Jun 11 13:08:01.224146 crc crio[24477]: 2026-06-11T13:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25dbd08fdb0758a Mac:4a:e8:e0:7f:7a:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/731b380d-29e7-493b-9048-a114a2f176a5 SocketPath: PciID:}] [{Interface:0xc000154590 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.385925 | controller | Jun 11 13:08:01.225350 crc crio[24477]: time="2026-06-11T13:08:01.225111832Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686388-gbsf2 Namespace:openshift-infra ID:25dbd08fdb0758a891d15d7dc0d62ed5ff5996edf69be32a07416f8ba3dad4aa UID:a2003ed5-b458-4de9-be2c-a6d2da251c14 NetNS:/var/run/netns/731b380d-29e7-493b-9048-a114a2f176a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2003ed5_b458_4de9_be2c_a6d2da251c14.slice PodAnnotations:0xc007b160b0}] Aliases:map[]}"
2026-06-11 13:18:25.385942 | controller | Jun 11 13:08:01.225350 crc crio[24477]: time="2026-06-11T13:08:01.225259407Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686388-gbsf2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.385958 | controller | Jun 11 13:08:01.234721 crc crio[24477]: time="2026-06-11T13:08:01.234544484Z" level=info msg="Ran pod sandbox 25dbd08fdb0758a891d15d7dc0d62ed5ff5996edf69be32a07416f8ba3dad4aa with infra container: openshift-infra/auto-csr-approver-29686388-gbsf2/POD" id=bd8670f2-14e6-4343-a24c-7feb1ee49951 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.385975 | controller | Jun 11 13:08:01.242082 crc crio[24477]: time="2026-06-11T13:08:01.241949681Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=847afa5c-ec22-4533-a28e-16c1351c06bc name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.385991 | controller | Jun 11 13:08:01.253367 crc crio[24477]: time="2026-06-11T13:08:01.252854345Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 13:18:25.386007 | controller | Jun 11 13:08:02.722798 crc crio[24477]: time="2026-06-11T13:08:02.72159848Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=847afa5c-ec22-4533-a28e-16c1351c06bc name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.386023 | controller | Jun 11 13:08:02.724628 crc crio[24477]: time="2026-06-11T13:08:02.723791384Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c0473c14-01c2-44df-9266-227e0e5fdd09 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.386040 | controller | Jun 11 13:08:02.725764 crc crio[24477]: time="2026-06-11T13:08:02.725702496Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=31b67074-286a-4e6d-8291-41ad8556c781 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.386056 | controller | Jun 11 13:08:02.732847 crc crio[24477]: time="2026-06-11T13:08:02.732726901Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686388-gbsf2/oc" id=015a7621-79bc-4e8e-90c1-ce553a541833 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.386075 | controller | Jun 11 13:08:02.733378 crc crio[24477]: time="2026-06-11T13:08:02.733320347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.386093 | controller | Jun 11 13:08:02.781808 crc crio[24477]: time="2026-06-11T13:08:02.781718627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.386109 | controller | Jun 11 13:08:03.280684 crc crio[24477]: time="2026-06-11T13:08:03.28052712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.386126 | controller | Jun 11 13:08:03.398532 crc crio[24477]: time="2026-06-11T13:08:03.397916814Z" level=info msg="Created container f5812faaef5967e55db43eafa783c379084998cac867144a8aad743f14e2259d: openshift-infra/auto-csr-approver-29686388-gbsf2/oc" id=015a7621-79bc-4e8e-90c1-ce553a541833 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.386143 | controller | Jun 11 13:08:03.400897 crc crio[24477]: time="2026-06-11T13:08:03.400820426Z" level=info msg="Starting container: f5812faaef5967e55db43eafa783c379084998cac867144a8aad743f14e2259d" id=b81b2418-bcc6-41e7-b9d6-4396ef6e4a6f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.386160 | controller | Jun 11 13:08:03.408045 crc crio[24477]: time="2026-06-11T13:08:03.407937507Z" level=info msg="Started container" PID=245367 containerID=f5812faaef5967e55db43eafa783c379084998cac867144a8aad743f14e2259d description=openshift-infra/auto-csr-approver-29686388-gbsf2/oc id=b81b2418-bcc6-41e7-b9d6-4396ef6e4a6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=25dbd08fdb0758a891d15d7dc0d62ed5ff5996edf69be32a07416f8ba3dad4aa
2026-06-11 13:18:25.386176 | controller | Jun 11 13:08:05.710112 crc crio[24477]: time="2026-06-11T13:08:05.708735547Z" level=info msg="Stopping pod sandbox: 25dbd08fdb0758a891d15d7dc0d62ed5ff5996edf69be32a07416f8ba3dad4aa" id=ceba96f2-44c3-4098-bcd5-dbb05f4daf47 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.386194 | controller | Jun 11 13:08:05.715417 crc crio[24477]: time="2026-06-11T13:08:05.715326331Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686388-gbsf2 Namespace:openshift-infra ID:25dbd08fdb0758a891d15d7dc0d62ed5ff5996edf69be32a07416f8ba3dad4aa UID:a2003ed5-b458-4de9-be2c-a6d2da251c14 NetNS:/var/run/netns/731b380d-29e7-493b-9048-a114a2f176a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2003ed5_b458_4de9_be2c_a6d2da251c14.slice PodAnnotations:0xc00251e168}] Aliases:map[]}"
2026-06-11 13:18:25.386211 | controller | Jun 11 13:08:05.715735 crc crio[24477]: time="2026-06-11T13:08:05.715516067Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686388-gbsf2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.386228 | controller | Jun 11 13:08:06.066688 crc crio[24477]: time="2026-06-11T13:08:06.066543027Z" level=info msg="Stopped pod sandbox: 25dbd08fdb0758a891d15d7dc0d62ed5ff5996edf69be32a07416f8ba3dad4aa" id=ceba96f2-44c3-4098-bcd5-dbb05f4daf47 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.386245 | controller | Jun 11 13:08:58.737537 crc crio[24477]: time="2026-06-11T13:08:58.735834741Z" level=info msg="Removing container: af89796ef5c77e0a75adba2d3e2a1232c14ee357863f20e38f88d80a32995a1b" id=e5f335e5-5626-4d05-a3a2-bec153c5b005 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.386261 | controller | Jun 11 13:08:59.033102 crc crio[24477]: time="2026-06-11T13:08:59.032818324Z" level=info msg="Removed container af89796ef5c77e0a75adba2d3e2a1232c14ee357863f20e38f88d80a32995a1b: openshift-infra/auto-csr-approver-29686382-vmkg5/oc" id=e5f335e5-5626-4d05-a3a2-bec153c5b005 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.386281 | controller | Jun 11 13:08:59.047508 crc crio[24477]: time="2026-06-11T13:08:59.047317648Z" level=info msg="Stopping pod sandbox: c0f392b5aa49bd50c8dc096787ad7ac99a45b6772288c0054860c578d58f8b19" id=bb4cad77-2da4-4543-8558-b2230c3a8a6d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.386297 | controller | Jun 11 13:08:59.047508 crc crio[24477]: time="2026-06-11T13:08:59.047492743Z" level=info msg="Stopped pod sandbox (already stopped): c0f392b5aa49bd50c8dc096787ad7ac99a45b6772288c0054860c578d58f8b19" id=bb4cad77-2da4-4543-8558-b2230c3a8a6d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.386314 | controller | Jun 11 13:08:59.048490 crc crio[24477]: time="2026-06-11T13:08:59.048397649Z" level=info msg="Removing pod sandbox: c0f392b5aa49bd50c8dc096787ad7ac99a45b6772288c0054860c578d58f8b19" id=3547e01a-9c1b-4a0d-aeb2-3686ff91d156 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.386331 | controller | Jun 11 13:08:59.067312 crc crio[24477]: time="2026-06-11T13:08:59.067200545Z" level=info msg="Removed pod sandbox: c0f392b5aa49bd50c8dc096787ad7ac99a45b6772288c0054860c578d58f8b19" id=3547e01a-9c1b-4a0d-aeb2-3686ff91d156 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.386347 | controller | Jun 11 13:09:19.195055 crc crio[24477]: time="2026-06-11T13:09:19.194299625Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-gm6d5/POD" id=a58fb51f-317a-46a2-a10e-3d2e88445740 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.386364 | controller | Jun 11 13:09:19.196477 crc crio[24477]: time="2026-06-11T13:09:19.195060327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.386381 | controller | Jun 11 13:09:19.249892 crc crio[24477]: time="2026-06-11T13:09:19.249779762Z" level=info msg="Got pod network &{Name:redhat-marketplace-gm6d5 Namespace:openshift-marketplace ID:a81a1137ab3a81b4403d0e20c50f5df07a65ff8dd409375874ded079bff62080 UID:5d65ec1f-23b5-45da-8814-3480f1695648 NetNS:/var/run/netns/8eebecc3-67d7-4d34-90d8-c217c60ceb83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d65ec1f_23b5_45da_8814_3480f1695648.slice PodAnnotations:0xc001f2abf0}] Aliases:map[]}"
2026-06-11 13:18:25.386397 | controller | Jun 11 13:09:19.249892 crc crio[24477]: time="2026-06-11T13:09:19.249841013Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-gm6d5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.386415 | controller | Jun 11 13:09:20.082266 crc crio[24477]: 2026-06-11T13:09:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a81a1137ab3a81b Mac:b2:09:d3:74:f4:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/8eebecc3-67d7-4d34-90d8-c217c60ceb83 SocketPath: PciID:}] [{Interface:0xc0001188e0 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.386432 | controller | Jun 11 13:09:20.083790 crc crio[24477]: time="2026-06-11T13:09:20.083482277Z" level=info msg="Got pod network &{Name:redhat-marketplace-gm6d5 Namespace:openshift-marketplace ID:a81a1137ab3a81b4403d0e20c50f5df07a65ff8dd409375874ded079bff62080 UID:5d65ec1f-23b5-45da-8814-3480f1695648 NetNS:/var/run/netns/8eebecc3-67d7-4d34-90d8-c217c60ceb83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d65ec1f_23b5_45da_8814_3480f1695648.slice PodAnnotations:0xc001f2abf0}] Aliases:map[]}"
2026-06-11 13:18:25.386449 | controller | Jun 11 13:09:20.083790 crc crio[24477]: time="2026-06-11T13:09:20.083695393Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-gm6d5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.386470 | controller | Jun 11 13:09:20.115624 crc crio[24477]: time="2026-06-11T13:09:20.115529314Z" level=info msg="Ran pod sandbox a81a1137ab3a81b4403d0e20c50f5df07a65ff8dd409375874ded079bff62080 with infra container: openshift-marketplace/redhat-marketplace-gm6d5/POD" id=a58fb51f-317a-46a2-a10e-3d2e88445740 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.386487 | controller | Jun 11 13:09:20.129610 crc crio[24477]: time="2026-06-11T13:09:20.129517229Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8e73bb73-481a-4e4f-9667-b6f3f1d77cd9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.386504 | controller | Jun 11 13:09:20.134086 crc crio[24477]: time="2026-06-11T13:09:20.133990333Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ecb9c980-bdb6-4c69-849b-b943ba1648bf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.386521 | controller | Jun 11 13:09:20.148765 crc crio[24477]: time="2026-06-11T13:09:20.148542069Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-gm6d5/extract-utilities" id=244f9325-fd69-4efb-9f0c-16232e9fca2a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.386538 | controller | Jun 11 13:09:20.149195 crc crio[24477]: time="2026-06-11T13:09:20.149133082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.386555 | controller | Jun 11 13:09:20.213360 crc crio[24477]: time="2026-06-11T13:09:20.213278758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.386572 | controller | Jun 11 13:09:20.218506 crc crio[24477]: time="2026-06-11T13:09:20.218270619Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.386589 | controller | Jun 11 13:09:20.384153 crc crio[24477]: time="2026-06-11T13:09:20.384065919Z" level=info msg="Created container 50c1ef7fc301a0648b3b4d9133ea4563b9a013c04798ff0c59e25ef6eb791973: openshift-marketplace/redhat-marketplace-gm6d5/extract-utilities" id=244f9325-fd69-4efb-9f0c-16232e9fca2a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.386605 | controller | Jun 11 13:09:20.385864 crc crio[24477]: time="2026-06-11T13:09:20.385697664Z" level=info msg="Starting container: 50c1ef7fc301a0648b3b4d9133ea4563b9a013c04798ff0c59e25ef6eb791973" id=4d15ec61-f974-4377-b0f2-7edce1a4767b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.386622 | controller | Jun 11 13:09:20.391870 crc crio[24477]: time="2026-06-11T13:09:20.390966153Z" level=info msg="Started container" PID=263460 containerID=50c1ef7fc301a0648b3b4d9133ea4563b9a013c04798ff0c59e25ef6eb791973 description=openshift-marketplace/redhat-marketplace-gm6d5/extract-utilities id=4d15ec61-f974-4377-b0f2-7edce1a4767b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a81a1137ab3a81b4403d0e20c50f5df07a65ff8dd409375874ded079bff62080
2026-06-11 13:18:25.386639 | controller | Jun 11 13:09:20.958814 crc crio[24477]: time="2026-06-11T13:09:20.957780502Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=c0a560f3-4161-4bba-a48d-c1ec91a1618d name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.386655 | controller | Jun 11 13:09:20.969753 crc crio[24477]: time="2026-06-11T13:09:20.969330914Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 13:18:25.386671 | controller | Jun 11 13:09:21.550632 crc crio[24477]: time="2026-06-11T13:09:21.550527743Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=c0a560f3-4161-4bba-a48d-c1ec91a1618d name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.386694 | controller | Jun 11 13:09:21.551959 crc crio[24477]: time="2026-06-11T13:09:21.551933872Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=ca198ed8-ad96-4da0-9009-bbe30f4f7221 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.386711 | controller | Jun 11 13:09:21.556560 crc crio[24477]: time="2026-06-11T13:09:21.556531643Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=988d7685-5f3d-43b7-b5e0-3702d4cb9078 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.386727 | controller | Jun 11 13:09:21.568434 crc crio[24477]: time="2026-06-11T13:09:21.568321689Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-gm6d5/extract-content" id=2da484ad-3856-4e7c-9941-f5d7b17405d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.386744 | controller | Jun 11 13:09:21.569219 crc crio[24477]: time="2026-06-11T13:09:21.568897965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.386760 | controller | Jun 11 13:09:21.635926 crc crio[24477]: time="2026-06-11T13:09:21.62580987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.386776 | controller | Jun 11 13:09:21.635926 crc crio[24477]: time="2026-06-11T13:09:21.628293711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.386793 | controller | Jun 11 13:09:21.802345 crc crio[24477]: time="2026-06-11T13:09:21.801584286Z" level=info msg="Created container 86d6bc668b108f605b8c8d467cbbe89942cca221a600cc57820594ca991d60e4: openshift-marketplace/redhat-marketplace-gm6d5/extract-content" id=2da484ad-3856-4e7c-9941-f5d7b17405d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.386810 | controller | Jun 11 13:09:21.805621 crc crio[24477]: time="2026-06-11T13:09:21.805230839Z" level=info msg="Starting container: 86d6bc668b108f605b8c8d467cbbe89942cca221a600cc57820594ca991d60e4" id=9c68e76a-e760-40a2-8294-242393e70742 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.386827 | controller | Jun 11 13:09:21.810945 crc crio[24477]: time="2026-06-11T13:09:21.8105956Z" level=info msg="Started container" PID=263749 containerID=86d6bc668b108f605b8c8d467cbbe89942cca221a600cc57820594ca991d60e4 description=openshift-marketplace/redhat-marketplace-gm6d5/extract-content id=9c68e76a-e760-40a2-8294-242393e70742 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a81a1137ab3a81b4403d0e20c50f5df07a65ff8dd409375874ded079bff62080
2026-06-11 13:18:25.386844 | controller | Jun 11 13:09:22.994296 crc crio[24477]: time="2026-06-11T13:09:22.99347393Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a6ec687e-6e0b-4519-ad7d-7853645e7419 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.386882 | controller | Jun 11 13:09:22.997164 crc crio[24477]: time="2026-06-11T13:09:22.997106542Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=fe973b52-9904-416b-9935-c66044dabe96 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.386901 | controller | Jun 11 13:09:23.005589 crc crio[24477]: time="2026-06-11T13:09:23.005507846Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-gm6d5/registry-server" id=d722ab93-c442-4041-bbc4-8d50f0124ec4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.386922 | controller | Jun 11 13:09:23.005985 crc crio[24477]: time="2026-06-11T13:09:23.005915607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.386939 | controller | Jun 11 13:09:23.061488 crc crio[24477]: time="2026-06-11T13:09:23.056492208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.386956 | controller | Jun 11 13:09:23.061488 crc crio[24477]: time="2026-06-11T13:09:23.060328215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.386972 | controller | Jun 11 13:09:23.214967 crc crio[24477]: time="2026-06-11T13:09:23.214874715Z" level=info msg="Created container 994f43140a8456b3d3518c9cc828fceb18b4be07e08fd4fc09bc54be22b5f92c: openshift-marketplace/redhat-marketplace-gm6d5/registry-server" id=d722ab93-c442-4041-bbc4-8d50f0124ec4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.386989 | controller | Jun 11 13:09:23.217421 crc crio[24477]: time="2026-06-11T13:09:23.217338755Z" level=info msg="Starting container: 994f43140a8456b3d3518c9cc828fceb18b4be07e08fd4fc09bc54be22b5f92c" id=e6d04756-f83b-401e-8e4e-2ca02f365190 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.387005 | controller | Jun 11 13:09:23.223564 crc crio[24477]: time="2026-06-11T13:09:23.223513496Z" level=info msg="Started container" PID=264221 containerID=994f43140a8456b3d3518c9cc828fceb18b4be07e08fd4fc09bc54be22b5f92c description=openshift-marketplace/redhat-marketplace-gm6d5/registry-server id=e6d04756-f83b-401e-8e4e-2ca02f365190 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a81a1137ab3a81b4403d0e20c50f5df07a65ff8dd409375874ded079bff62080
2026-06-11 13:18:25.387023 | controller | Jun 11 13:09:32.120342 crc crio[24477]: time="2026-06-11T13:09:32.119541843Z" level=info msg="Stopping container: 994f43140a8456b3d3518c9cc828fceb18b4be07e08fd4fc09bc54be22b5f92c (timeout: 2s)" id=9be5f52a-5d4c-459f-a901-df3719b65efd name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.387040 | controller | Jun 11 13:09:32.260889 crc crio[24477]: time="2026-06-11T13:09:32.260787822Z" level=info msg="Stopped container 994f43140a8456b3d3518c9cc828fceb18b4be07e08fd4fc09bc54be22b5f92c: openshift-marketplace/redhat-marketplace-gm6d5/registry-server" id=9be5f52a-5d4c-459f-a901-df3719b65efd name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.387057 | controller | Jun 11 13:09:32.264760 crc crio[24477]: time="2026-06-11T13:09:32.261897584Z" level=info msg="Stopping pod sandbox: a81a1137ab3a81b4403d0e20c50f5df07a65ff8dd409375874ded079bff62080" id=5ab8a954-69ad-4cc9-809f-4c0d2e4ad8a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.387074 | controller | Jun 11 13:09:32.264760 crc crio[24477]: time="2026-06-11T13:09:32.262563132Z" level=info msg="Got pod network &{Name:redhat-marketplace-gm6d5 Namespace:openshift-marketplace ID:a81a1137ab3a81b4403d0e20c50f5df07a65ff8dd409375874ded079bff62080 UID:5d65ec1f-23b5-45da-8814-3480f1695648 NetNS:/var/run/netns/8eebecc3-67d7-4d34-90d8-c217c60ceb83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d65ec1f_23b5_45da_8814_3480f1695648.slice PodAnnotations:0xc002d94d90}] Aliases:map[]}"
2026-06-11 13:18:25.387090 | controller | Jun 11 13:09:32.264760 crc crio[24477]: time="2026-06-11T13:09:32.262788595Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-gm6d5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.387106 | controller | Jun 11 13:09:32.584249 crc crio[24477]: time="2026-06-11T13:09:32.58386042Z" level=info msg="Stopped pod sandbox: a81a1137ab3a81b4403d0e20c50f5df07a65ff8dd409375874ded079bff62080" id=5ab8a954-69ad-4cc9-809f-4c0d2e4ad8a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.387127 | controller | Jun 11 13:09:33.138888 crc crio[24477]: time="2026-06-11T13:09:33.137764133Z" level=info msg="Removing container: 994f43140a8456b3d3518c9cc828fceb18b4be07e08fd4fc09bc54be22b5f92c" id=45163d27-7cec-40fb-9450-3145e1e93039 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.387144 | controller | Jun 11 13:09:33.167630 crc crio[24477]: time="2026-06-11T13:09:33.167581364Z" level=info msg="Removed container 994f43140a8456b3d3518c9cc828fceb18b4be07e08fd4fc09bc54be22b5f92c: openshift-marketplace/redhat-marketplace-gm6d5/registry-server" id=45163d27-7cec-40fb-9450-3145e1e93039 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.387161 | controller | Jun 11 13:09:33.172424 crc crio[24477]: time="2026-06-11T13:09:33.172336227Z" level=info msg="Removing container: 86d6bc668b108f605b8c8d467cbbe89942cca221a600cc57820594ca991d60e4" id=b795c958-7282-4345-bccf-ec60905e75bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.387178 | controller | Jun 11 13:09:33.221239 crc crio[24477]: time="2026-06-11T13:09:33.221092238Z" level=info msg="Removed container 86d6bc668b108f605b8c8d467cbbe89942cca221a600cc57820594ca991d60e4: openshift-marketplace/redhat-marketplace-gm6d5/extract-content" id=b795c958-7282-4345-bccf-ec60905e75bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.387195 | controller | Jun 11 13:09:33.225320 crc crio[24477]: time="2026-06-11T13:09:33.225282014Z" level=info msg="Removing container: 50c1ef7fc301a0648b3b4d9133ea4563b9a013c04798ff0c59e25ef6eb791973" id=554fdcb7-2e96-4466-a7ab-bf35a1830202 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.387211 | controller | Jun 11 13:09:33.274178 crc crio[24477]: time="2026-06-11T13:09:33.274056734Z" level=info msg="Removed container 50c1ef7fc301a0648b3b4d9133ea4563b9a013c04798ff0c59e25ef6eb791973: openshift-marketplace/redhat-marketplace-gm6d5/extract-utilities" id=554fdcb7-2e96-4466-a7ab-bf35a1830202 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.387227 | controller | Jun 11 13:09:59.097893 crc crio[24477]: time="2026-06-11T13:09:59.096911951Z" level=info msg="Stopping pod sandbox: a81a1137ab3a81b4403d0e20c50f5df07a65ff8dd409375874ded079bff62080" id=ae863968-0968-4003-b4aa-77afc0c1d251 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.387243 | controller | Jun 11 13:09:59.097893 crc crio[24477]: time="2026-06-11T13:09:59.097884469Z" level=info msg="Stopped pod sandbox (already stopped): a81a1137ab3a81b4403d0e20c50f5df07a65ff8dd409375874ded079bff62080" id=ae863968-0968-4003-b4aa-77afc0c1d251 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.387260 | controller | Jun 11 13:09:59.101329 crc crio[24477]: time="2026-06-11T13:09:59.101149119Z" level=info msg="Removing pod sandbox: a81a1137ab3a81b4403d0e20c50f5df07a65ff8dd409375874ded079bff62080" id=d8da7957-edd0-49b8-b304-84be2a712400 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.387278 | controller | Jun 11 13:09:59.116444 crc crio[24477]: time="2026-06-11T13:09:59.116315274Z" level=info msg="Removed pod sandbox: a81a1137ab3a81b4403d0e20c50f5df07a65ff8dd409375874ded079bff62080" id=d8da7957-edd0-49b8-b304-84be2a712400 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.387294 | controller | Jun 11 13:10:00.556477 crc crio[24477]: time="2026-06-11T13:10:00.555786664Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686390-h9z29/POD" id=48799587-6bfe-4d52-b6c8-9858aedd74b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.387309 | controller | Jun 11 13:10:00.558855 crc crio[24477]: time="2026-06-11T13:10:00.556619047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.387326 | controller | Jun 11 13:10:00.626916 crc crio[24477]: time="2026-06-11T13:10:00.626738271Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686390-h9z29 Namespace:openshift-infra ID:9b74cfc6accd91c125313052023c1a4775c5e6857f7468ce14471bfe83aae1b7 UID:af0a8276-84d0-4aee-964e-c809c244745c NetNS:/var/run/netns/b47afa0a-5d4e-4714-a892-83c372232fab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf0a8276_84d0_4aee_964e_c809c244745c.slice PodAnnotations:0xc001f2a248}] Aliases:map[]}"
2026-06-11 13:18:25.387346 | controller | Jun 11 13:10:00.626916 crc crio[24477]: time="2026-06-11T13:10:00.626929457Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686390-h9z29 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.387382 | controller | Jun 11 13:10:01.226991 crc crio[24477]: 2026-06-11T13:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b74cfc6accd91c Mac:fa:1b:ec:d0:fc:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/b47afa0a-5d4e-4714-a892-83c372232fab SocketPath: PciID:}] [{Interface:0xc00048c6b0 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.387401 | controller | Jun 11 13:10:01.228517 crc crio[24477]: time="2026-06-11T13:10:01.228412086Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686390-h9z29 Namespace:openshift-infra ID:9b74cfc6accd91c125313052023c1a4775c5e6857f7468ce14471bfe83aae1b7 UID:af0a8276-84d0-4aee-964e-c809c244745c NetNS:/var/run/netns/b47afa0a-5d4e-4714-a892-83c372232fab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf0a8276_84d0_4aee_964e_c809c244745c.slice PodAnnotations:0xc001f2a248}] Aliases:map[]}"
2026-06-11 13:18:25.387419 | controller | Jun 11 13:10:01.228944 crc crio[24477]: time="2026-06-11T13:10:01.228734054Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686390-h9z29 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.387436 | controller | Jun 11 13:10:01.240244 crc crio[24477]: time="2026-06-11T13:10:01.24007725Z" level=info msg="Ran pod sandbox 9b74cfc6accd91c125313052023c1a4775c5e6857f7468ce14471bfe83aae1b7 with infra container: openshift-infra/auto-csr-approver-29686390-h9z29/POD" id=48799587-6bfe-4d52-b6c8-9858aedd74b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.387453 | controller | Jun 11 13:10:01.245372 crc crio[24477]: time="2026-06-11T13:10:01.245259272Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=bc10a72a-c1f2-4306-9b70-1df2e3d099a6 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.387470 | controller | Jun 11 13:10:01.254169 crc crio[24477]: time="2026-06-11T13:10:01.253986166Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 13:18:25.387486 | controller | Jun 11 13:10:02.607836 crc crio[24477]: time="2026-06-11T13:10:02.606708396Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=bc10a72a-c1f2-4306-9b70-1df2e3d099a6 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.387503 | controller | Jun 11 13:10:02.608801 crc crio[24477]: time="2026-06-11T13:10:02.608300002Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=095b6ef2-644d-4d0d-91a4-95ad7136719d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.387519 | controller | Jun 11 13:10:02.613190 crc crio[24477]: time="2026-06-11T13:10:02.613101985Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=2e0a92b2-cdaf-4dec-ba5d-fb019ef5a326 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.387535 | controller | Jun 11 13:10:02.624465 crc crio[24477]: time="2026-06-11T13:10:02.624378209Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686390-h9z29/oc" id=5167c64c-9812-467c-a21e-636cce9cda89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.387556 | controller | Jun 11 13:10:02.625735 crc crio[24477]: time="2026-06-11T13:10:02.625688486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.387573 | controller | Jun 11 13:10:02.676933 crc crio[24477]: time="2026-06-11T13:10:02.676823141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.387589 | controller | Jun 11 13:10:03.029197 crc crio[24477]: time="2026-06-11T13:10:03.029089537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.387606 | controller | Jun 11 13:10:03.143537 crc crio[24477]: time="2026-06-11T13:10:03.142976723Z" level=info msg="Created container 794edd4d81aabb71b4e0d80883d91fa963184bda5671d489e9b4dff0a48acf64: openshift-infra/auto-csr-approver-29686390-h9z29/oc" id=5167c64c-9812-467c-a21e-636cce9cda89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.387622 | controller | Jun 11 13:10:03.145294 crc crio[24477]: time="2026-06-11T13:10:03.145213745Z" level=info msg="Starting container: 794edd4d81aabb71b4e0d80883d91fa963184bda5671d489e9b4dff0a48acf64" id=953ebb4a-8bc1-4c5e-927c-625c0b0550e1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.387638 | controller | Jun 11 13:10:03.151240 crc crio[24477]: time="2026-06-11T13:10:03.151140981Z" level=info msg="Started container" PID=271661 containerID=794edd4d81aabb71b4e0d80883d91fa963184bda5671d489e9b4dff0a48acf64 description=openshift-infra/auto-csr-approver-29686390-h9z29/oc id=953ebb4a-8bc1-4c5e-927c-625c0b0550e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b74cfc6accd91c125313052023c1a4775c5e6857f7468ce14471bfe83aae1b7
2026-06-11 13:18:25.387656 | controller | Jun 11 13:10:04.623787 crc crio[24477]: time="2026-06-11T13:10:04.623184159Z" level=info msg="Stopping pod sandbox: 9b74cfc6accd91c125313052023c1a4775c5e6857f7468ce14471bfe83aae1b7" id=5b83a5bb-5e22-45b1-b6ee-ac3040449af5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.387672 | controller | Jun 11 13:10:04.625994 crc crio[24477]: time="2026-06-11T13:10:04.624963309Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686390-h9z29 Namespace:openshift-infra ID:9b74cfc6accd91c125313052023c1a4775c5e6857f7468ce14471bfe83aae1b7 UID:af0a8276-84d0-4aee-964e-c809c244745c NetNS:/var/run/netns/b47afa0a-5d4e-4714-a892-83c372232fab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf0a8276_84d0_4aee_964e_c809c244745c.slice PodAnnotations:0xc002e12070}] Aliases:map[]}"
2026-06-11 13:18:25.387689 | controller | Jun 11 13:10:04.625994 crc crio[24477]: time="2026-06-11T13:10:04.625158915Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686390-h9z29 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.387706 | controller | Jun 11 13:10:05.040164 crc crio[24477]: time="2026-06-11T13:10:05.039944034Z" level=info msg="Stopped pod sandbox: 9b74cfc6accd91c125313052023c1a4775c5e6857f7468ce14471bfe83aae1b7" id=5b83a5bb-5e22-45b1-b6ee-ac3040449af5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.387724 | controller | Jun 11 13:10:46.381369 crc crio[24477]: time="2026-06-11T13:10:46.380571339Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-2zcn4/POD" id=70f42697-6337-44f5-a1b6-2d78ea2a2350 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.387741 | controller | Jun 11 13:10:46.382895 crc crio[24477]: time="2026-06-11T13:10:46.381408992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.387762 | controller | Jun 11 13:10:46.426275 crc crio[24477]: time="2026-06-11T13:10:46.426155761Z" level=info msg="Got pod network &{Name:redhat-operators-2zcn4 Namespace:openshift-marketplace ID:88ab50ef1b365a8b6f98b11d400874079da29e6c3ab00837ef3688ef8e88df7d UID:630b4fd6-4d3b-47fb-8735-35401ac26e20 NetNS:/var/run/netns/c4340990-226c-4e8c-9e29-d0300d0123ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod630b4fd6_4d3b_47fb_8735_35401ac26e20.slice PodAnnotations:0xc007b162f0}] Aliases:map[]}"
2026-06-11 13:18:25.387780 | controller | Jun 11 13:10:46.426275 crc crio[24477]: time="2026-06-11T13:10:46.426246434Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-2zcn4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.387798 | controller | Jun 11 13:10:47.020789 crc crio[24477]: 2026-06-11T13:10:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88ab50ef1b365a8 Mac:96:1c:39:f9:aa:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/c4340990-226c-4e8c-9e29-d0300d0123ef SocketPath: PciID:}] [{Interface:0xc000194dd0 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.387816 | controller | Jun 11 13:10:47.022455 crc crio[24477]: time="2026-06-11T13:10:47.022370643Z" level=info msg="Got pod network &{Name:redhat-operators-2zcn4 Namespace:openshift-marketplace ID:88ab50ef1b365a8b6f98b11d400874079da29e6c3ab00837ef3688ef8e88df7d UID:630b4fd6-4d3b-47fb-8735-35401ac26e20 NetNS:/var/run/netns/c4340990-226c-4e8c-9e29-d0300d0123ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod630b4fd6_4d3b_47fb_8735_35401ac26e20.slice PodAnnotations:0xc007b162f0}] Aliases:map[]}"
2026-06-11 13:18:25.387833 | controller | Jun 11 13:10:47.022596 crc crio[24477]: time="2026-06-11T13:10:47.022529577Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-2zcn4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.387867 | controller | Jun 11 13:10:47.031087 crc crio[24477]: time="2026-06-11T13:10:47.030978086Z" level=info msg="Ran pod sandbox 88ab50ef1b365a8b6f98b11d400874079da29e6c3ab00837ef3688ef8e88df7d with infra container: openshift-marketplace/redhat-operators-2zcn4/POD" id=70f42697-6337-44f5-a1b6-2d78ea2a2350 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.387890 | controller | Jun 11 13:10:47.033388 crc crio[24477]: time="2026-06-11T13:10:47.033307085Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c10f998d-06f9-466a-b4cb-4d4ed4593d88 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.387910 | controller | Jun 11 13:10:47.035636 crc crio[24477]: time="2026-06-11T13:10:47.03556919Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=067824e3-707c-47c2-a19c-10970eda4b86 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.387927 | controller | Jun 11 13:10:47.042770 crc crio[24477]: time="2026-06-11T13:10:47.042691697Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-2zcn4/extract-utilities" id=5e076e0c-fe5e-4e7f-85a3-9ef4d7e36e4c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.387944 | controller | Jun 11 13:10:47.043159 crc crio[24477]: time="2026-06-11T13:10:47.043063367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.387961 | controller | Jun 11 13:10:47.088380 crc crio[24477]: time="2026-06-11T13:10:47.08827748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.387980 | controller | Jun 11 13:10:47.091947 crc crio[24477]: time="2026-06-11T13:10:47.091882939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.387998 | controller | Jun 11 13:10:47.273268 crc crio[24477]: time="2026-06-11T13:10:47.272894088Z" level=info msg="Created container d54cbe838165d8c5d8043be35cd1170dbccef34c22d4de2c2dddd3349398c0df: openshift-marketplace/redhat-operators-2zcn4/extract-utilities" id=5e076e0c-fe5e-4e7f-85a3-9ef4d7e36e4c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.388015 | controller | Jun 11 13:10:47.274560 crc crio[24477]: time="2026-06-11T13:10:47.274495011Z" level=info msg="Starting container: d54cbe838165d8c5d8043be35cd1170dbccef34c22d4de2c2dddd3349398c0df" id=0e95cc1a-5ffe-4699-a3c9-a3db50e7641a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.388031 | controller | Jun 11 13:10:47.282717 crc crio[24477]: time="2026-06-11T13:10:47.282227769Z" level=info msg="Started container" PID=277437 containerID=d54cbe838165d8c5d8043be35cd1170dbccef34c22d4de2c2dddd3349398c0df description=openshift-marketplace/redhat-operators-2zcn4/extract-utilities id=0e95cc1a-5ffe-4699-a3c9-a3db50e7641a name=/runtime.v1.RuntimeService/StartContainer sandboxID=88ab50ef1b365a8b6f98b11d400874079da29e6c3ab00837ef3688ef8e88df7d
2026-06-11 13:18:25.388048 | controller | Jun 11 13:10:47.365194 crc crio[24477]: time="2026-06-11T13:10:47.365106039Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=c15a0361-5189-40f7-a631-637868d5225b name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.388064 | controller | Jun 11 13:10:47.373123 crc crio[24477]: time="2026-06-11T13:10:47.373056402Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 13:18:25.388081 | controller | Jun 11 13:10:48.334326 crc crio[24477]: time="2026-06-11T13:10:48.33387477Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60" id=c15a0361-5189-40f7-a631-637868d5225b name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.388098 | controller | Jun 11 13:10:48.340522 crc crio[24477]: time="2026-06-11T13:10:48.340419002Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=51ce1c62-7fba-4304-8dad-c87a4539c054 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.388114 | controller | Jun 11 13:10:48.345490 crc crio[24477]: time="2026-06-11T13:10:48.345417662Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=f3c9210c-b336-45da-81ad-947988135ced name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.388130 | controller | Jun 11 13:10:48.355561 crc crio[24477]: time="2026-06-11T13:10:48.355437938Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-2zcn4/extract-content" id=60c0bcb1-9551-4afb-8c0f-15f970f389f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.388146 | controller | Jun 11 13:10:48.356308 crc crio[24477]: time="2026-06-11T13:10:48.356228461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.388162 | controller | Jun 11 13:10:48.441285 crc crio[24477]: time="2026-06-11T13:10:48.441170392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.388178 | controller | Jun 11 13:10:48.446305 crc crio[24477]: time="2026-06-11T13:10:48.446216713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.388197 | controller | Jun 11 13:10:48.612115 crc crio[24477]: time="2026-06-11T13:10:48.611832743Z" level=info msg="Created container a77359544438975030ec6252639819dcfa73fd4ecbef92cedf574916d6562cc9: openshift-marketplace/redhat-operators-2zcn4/extract-content" id=60c0bcb1-9551-4afb-8c0f-15f970f389f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.388214 | controller | Jun 11 13:10:48.613832 crc crio[24477]: time="2026-06-11T13:10:48.613756366Z" level=info msg="Starting container: a77359544438975030ec6252639819dcfa73fd4ecbef92cedf574916d6562cc9" id=435d94d9-2148-45b6-a743-bf150c006243 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.388232 | controller | Jun 11 13:10:48.620627 crc crio[24477]: time="2026-06-11T13:10:48.620156555Z" level=info msg="Started container" PID=277595 containerID=a77359544438975030ec6252639819dcfa73fd4ecbef92cedf574916d6562cc9 description=openshift-marketplace/redhat-operators-2zcn4/extract-content id=435d94d9-2148-45b6-a743-bf150c006243 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88ab50ef1b365a8b6f98b11d400874079da29e6c3ab00837ef3688ef8e88df7d
2026-06-11 13:18:25.388248 | controller | Jun 11 13:10:55.575052 crc crio[24477]: time="2026-06-11T13:10:55.574482643Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b3f840f7-9380-486a-82e8-84dac821cb73 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.388265 | controller | Jun 11 13:10:55.583371 crc crio[24477]: time="2026-06-11T13:10:55.583255901Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4e86533d-2801-4d2f-90f9-f20f44132bf3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.388281 | controller | Jun 11 13:10:55.595228 crc crio[24477]: time="2026-06-11T13:10:55.595109229Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-2zcn4/registry-server" id=5f647eb1-3ace-4a75-8ddf-006d6c8803fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.388298 | controller | Jun 11 13:10:55.595782 crc crio[24477]: time="2026-06-11T13:10:55.595556142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.388314 | controller | Jun 11 13:10:55.719380 crc crio[24477]: time="2026-06-11T13:10:55.719321113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.388330 | controller | Jun 11 13:10:55.722868 crc crio[24477]: time="2026-06-11T13:10:55.722844292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.388346 | controller | Jun 11 13:10:55.895353 crc crio[24477]: time="2026-06-11T13:10:55.892358701Z" level=info msg="Created container 25ee4c41cd155c39191142b1fd17c449dcd7875cb4fc39f63cb6147284c3f52c: openshift-marketplace/redhat-operators-2zcn4/registry-server" id=5f647eb1-3ace-4a75-8ddf-006d6c8803fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.388361 | controller | Jun 11 13:10:55.897256 crc crio[24477]: time="2026-06-11T13:10:55.897177475Z" level=info msg="Starting container: 25ee4c41cd155c39191142b1fd17c449dcd7875cb4fc39f63cb6147284c3f52c" id=596eefe5-3731-4fb2-bb67-6fd21d9061ac name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.388378 | controller | Jun 11 13:10:55.903621 crc crio[24477]: time="2026-06-11T13:10:55.903543252Z" level=info msg="Started container" PID=278289 containerID=25ee4c41cd155c39191142b1fd17c449dcd7875cb4fc39f63cb6147284c3f52c description=openshift-marketplace/redhat-operators-2zcn4/registry-server id=596eefe5-3731-4fb2-bb67-6fd21d9061ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=88ab50ef1b365a8b6f98b11d400874079da29e6c3ab00837ef3688ef8e88df7d
2026-06-11 13:18:25.388397 | controller | Jun 11 13:10:59.143151 crc crio[24477]: time="2026-06-11T13:10:59.142306617Z" level=info msg="Removing container: de5504340ffcfa901882e02c7da354ebb54bf6d7e55d32bc328148603892a4bc" id=b0d40241-2d90-4451-8e6f-6145fd41c1c3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.388415 | controller | Jun 11 13:10:59.353272 crc crio[24477]: time="2026-06-11T13:10:59.353107771Z" level=info msg="Removed container de5504340ffcfa901882e02c7da354ebb54bf6d7e55d32bc328148603892a4bc: openshift-infra/auto-csr-approver-29686384-pvr6s/oc" id=b0d40241-2d90-4451-8e6f-6145fd41c1c3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.388431 | controller | Jun 11 13:10:59.400246 crc crio[24477]: time="2026-06-11T13:10:59.390302044Z" level=info msg="Stopping pod sandbox: 2b0e3b4db71d8f2043e98f5b8773dc721592bb26ff439aa7fef5c456e18370b3" id=d69d53bc-3e40-4407-9b92-1d4563c1976b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.388447 | controller | Jun 11 13:10:59.400246 crc crio[24477]: time="2026-06-11T13:10:59.390406607Z" level=info msg="Stopped pod sandbox (already stopped): 2b0e3b4db71d8f2043e98f5b8773dc721592bb26ff439aa7fef5c456e18370b3" id=d69d53bc-3e40-4407-9b92-1d4563c1976b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.388464 | controller | Jun 11 13:10:59.400246 crc crio[24477]: time="2026-06-11T13:10:59.39660751Z" level=info msg="Removing pod sandbox: 2b0e3b4db71d8f2043e98f5b8773dc721592bb26ff439aa7fef5c456e18370b3" id=add47f6b-e320-4d5e-926b-8a845e836bbf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.388480 | controller | Jun 11 13:10:59.431696 crc crio[24477]: time="2026-06-11T13:10:59.431572898Z" level=info msg="Removed pod sandbox: 2b0e3b4db71d8f2043e98f5b8773dc721592bb26ff439aa7fef5c456e18370b3" id=add47f6b-e320-4d5e-926b-8a845e836bbf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.388496 | controller | Jun 11 13:11:12.724355 crc crio[24477]: time="2026-06-11T13:11:12.723620565Z" level=info msg="Stopping container: 25ee4c41cd155c39191142b1fd17c449dcd7875cb4fc39f63cb6147284c3f52c (timeout: 2s)" id=92db0339-dd5d-49b2-a718-fc51140eec09 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.388512 | controller | Jun 11 13:11:12.850212 crc crio[24477]: time="2026-06-11T13:11:12.850141703Z" level=info msg="Stopped container 25ee4c41cd155c39191142b1fd17c449dcd7875cb4fc39f63cb6147284c3f52c: openshift-marketplace/redhat-operators-2zcn4/registry-server" id=92db0339-dd5d-49b2-a718-fc51140eec09 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.388528 | controller | Jun 11 13:11:12.853244 crc crio[24477]: time="2026-06-11T13:11:12.853116789Z" level=info msg="Stopping pod sandbox: 88ab50ef1b365a8b6f98b11d400874079da29e6c3ab00837ef3688ef8e88df7d" id=b31fccd2-16ff-4719-9d2c-f619fa44b663 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.388544 | controller | Jun 11 13:11:12.855416 crc crio[24477]: time="2026-06-11T13:11:12.855316472Z" level=info msg="Got pod network &{Name:redhat-operators-2zcn4 Namespace:openshift-marketplace ID:88ab50ef1b365a8b6f98b11d400874079da29e6c3ab00837ef3688ef8e88df7d UID:630b4fd6-4d3b-47fb-8735-35401ac26e20 NetNS:/var/run/netns/c4340990-226c-4e8c-9e29-d0300d0123ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod630b4fd6_4d3b_47fb_8735_35401ac26e20.slice PodAnnotations:0xc001f2be58}] Aliases:map[]}"
2026-06-11 13:18:25.388561 | controller | Jun 11 13:11:12.855595 crc crio[24477]: time="2026-06-11T13:11:12.855528948Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-2zcn4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.388577 | controller | Jun 11 13:11:13.280634 crc crio[24477]: time="2026-06-11T13:11:13.280188099Z" level=info msg="Stopped pod sandbox: 88ab50ef1b365a8b6f98b11d400874079da29e6c3ab00837ef3688ef8e88df7d" id=b31fccd2-16ff-4719-9d2c-f619fa44b663 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.388596 | controller | Jun 11 13:11:13.847924 crc crio[24477]: time="2026-06-11T13:11:13.847537642Z" level=info msg="Removing container: 25ee4c41cd155c39191142b1fd17c449dcd7875cb4fc39f63cb6147284c3f52c" id=67cd30fd-e5d9-44c4-84ba-83a14c1983b0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.388614 | controller | Jun 11 13:11:13.894212 crc crio[24477]: time="2026-06-11T13:11:13.894114162Z" level=info msg="Removed container 25ee4c41cd155c39191142b1fd17c449dcd7875cb4fc39f63cb6147284c3f52c: openshift-marketplace/redhat-operators-2zcn4/registry-server" id=67cd30fd-e5d9-44c4-84ba-83a14c1983b0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.388631 | controller | Jun 11 13:11:13.897709 crc crio[24477]: time="2026-06-11T13:11:13.897575568Z" level=info msg="Removing container: a77359544438975030ec6252639819dcfa73fd4ecbef92cedf574916d6562cc9" id=9fb21e7b-8f4f-44ad-b406-d9f13c756adf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.388649 | controller | Jun 11 13:11:13.944600 crc crio[24477]: time="2026-06-11T13:11:13.944477913Z" level=info msg="Removed container a77359544438975030ec6252639819dcfa73fd4ecbef92cedf574916d6562cc9: openshift-marketplace/redhat-operators-2zcn4/extract-content" id=9fb21e7b-8f4f-44ad-b406-d9f13c756adf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.388665 | controller | Jun 11 13:11:13.947982 crc crio[24477]: time="2026-06-11T13:11:13.947906832Z" level=info msg="Removing container: d54cbe838165d8c5d8043be35cd1170dbccef34c22d4de2c2dddd3349398c0df" id=5d8e757d-cea7-4a09-b09b-272b60328bda name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.388682 | controller | Jun 11 13:11:13.988549 crc crio[24477]: time="2026-06-11T13:11:13.988403857Z" level=info msg="Removed container d54cbe838165d8c5d8043be35cd1170dbccef34c22d4de2c2dddd3349398c0df: openshift-marketplace/redhat-operators-2zcn4/extract-utilities" id=5d8e757d-cea7-4a09-b09b-272b60328bda name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.388699 | controller | Jun 11 13:11:59.461403 crc crio[24477]: time="2026-06-11T13:11:59.460182382Z" level=info msg="Stopping pod sandbox: 88ab50ef1b365a8b6f98b11d400874079da29e6c3ab00837ef3688ef8e88df7d" id=01c28baa-e577-4e1a-abb4-2d3bc93941dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.388716 | controller | Jun 11 13:11:59.463091 crc crio[24477]: time="2026-06-11T13:11:59.461417577Z" level=info msg="Stopped pod sandbox (already stopped): 88ab50ef1b365a8b6f98b11d400874079da29e6c3ab00837ef3688ef8e88df7d" id=01c28baa-e577-4e1a-abb4-2d3bc93941dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.388733 | controller | Jun 11 13:11:59.463091 crc crio[24477]: time="2026-06-11T13:11:59.462527358Z" level=info msg="Removing pod sandbox: 88ab50ef1b365a8b6f98b11d400874079da29e6c3ab00837ef3688ef8e88df7d" id=f431c180-f453-4086-8830-a98cf06099fe name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.388749 | controller | Jun 11 13:11:59.499170 crc crio[24477]: time="2026-06-11T13:11:59.498978975Z" level=info msg="Removed pod sandbox: 88ab50ef1b365a8b6f98b11d400874079da29e6c3ab00837ef3688ef8e88df7d" id=f431c180-f453-4086-8830-a98cf06099fe name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.388766 | controller | Jun 11 13:12:00.531249 crc crio[24477]: time="2026-06-11T13:12:00.52990511Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686392-2vbdg/POD" id=9587d1bc-3e18-4db4-bcb3-4eadf731ce93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.388782 | controller | Jun 11 13:12:00.532124 crc crio[24477]: time="2026-06-11T13:12:00.531974769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.388799 | controller | Jun 11 13:12:00.581083 crc crio[24477]: time="2026-06-11T13:12:00.580913832Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686392-2vbdg Namespace:openshift-infra ID:39e0efe533b0319e93e2ce26e8797aa4418089ce826e404147efc0d5a64f3cb2 UID:45c53cf0-ad4c-4989-9fe5-96dc1f2defda NetNS:/var/run/netns/24d9e669-260b-452e-abef-ecff577e01a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod45c53cf0_ad4c_4989_9fe5_96dc1f2defda.slice PodAnnotations:0xc000a86868}] Aliases:map[]}"
2026-06-11 13:18:25.388819 | controller | Jun 11 13:12:00.581396 crc crio[24477]: time="2026-06-11T13:12:00.581131289Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686392-2vbdg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.388837 | controller | Jun 11 13:12:01.129211 crc crio[24477]: 2026-06-11T13:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39e0efe533b0319 Mac:ea:2f:79:a6:76:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1a Mtu:0 Sandbox:/var/run/netns/24d9e669-260b-452e-abef-ecff577e01a7 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.1.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.388874 | controller | Jun 11 13:12:01.131097 crc crio[24477]: time="2026-06-11T13:12:01.130963295Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686392-2vbdg Namespace:openshift-infra ID:39e0efe533b0319e93e2ce26e8797aa4418089ce826e404147efc0d5a64f3cb2 UID:45c53cf0-ad4c-4989-9fe5-96dc1f2defda NetNS:/var/run/netns/24d9e669-260b-452e-abef-ecff577e01a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod45c53cf0_ad4c_4989_9fe5_96dc1f2defda.slice PodAnnotations:0xc000a86868}] Aliases:map[]}"
2026-06-11 13:18:25.388893 | controller | Jun 11 13:12:01.131278 crc crio[24477]: time="2026-06-11T13:12:01.131196082Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686392-2vbdg for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.388910 | controller | Jun 11 13:12:01.140901 crc crio[24477]: time="2026-06-11T13:12:01.140816153Z" level=info msg="Ran pod sandbox 39e0efe533b0319e93e2ce26e8797aa4418089ce826e404147efc0d5a64f3cb2 with infra container: openshift-infra/auto-csr-approver-29686392-2vbdg/POD" id=9587d1bc-3e18-4db4-bcb3-4eadf731ce93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.388928 | controller | Jun 11 13:12:01.143342 crc crio[24477]: time="2026-06-11T13:12:01.143169935Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=3fa02b36-82e5-461c-8e69-82a8c30606d4 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.388946 | controller | Jun 11 13:12:01.155116 crc crio[24477]: time="2026-06-11T13:12:01.154981214Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 13:18:25.388963 | controller | Jun 11 13:12:03.021790 crc crio[24477]: time="2026-06-11T13:12:03.020996961Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=3fa02b36-82e5-461c-8e69-82a8c30606d4 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.388980 | controller | Jun 11 13:12:03.025150 crc crio[24477]: time="2026-06-11T13:12:03.025010303Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ba35b9d1-3fd2-45fe-8e67-0a8fd27bc5cf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.388997 | controller | Jun 11 13:12:03.028106 crc crio[24477]: time="2026-06-11T13:12:03.028023587Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d1a228a4-31aa-404f-8395-d93fb7689a38 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.389014 | controller | Jun 11 13:12:03.036945 crc crio[24477]: time="2026-06-11T13:12:03.036885433Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686392-2vbdg/oc" id=8594b7ac-c568-46fd-8ec8-dcc64f1995d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.389034 | controller | Jun 11 13:12:03.037548 crc crio[24477]: time="2026-06-11T13:12:03.03746311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.389050 | controller | Jun 11 13:12:03.102711 crc crio[24477]: time="2026-06-11T13:12:03.102547145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.389067 | controller | Jun 11 13:12:03.476085 crc crio[24477]: time="2026-06-11T13:12:03.47595739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.389083 | controller | Jun 11 13:12:03.616861 crc crio[24477]: time="2026-06-11T13:12:03.616369916Z" level=info msg="Created container 8aa60b33e48793c550b282999c77c3541c956ae94a978fc2d9461acbf89e1250: openshift-infra/auto-csr-approver-29686392-2vbdg/oc" id=8594b7ac-c568-46fd-8ec8-dcc64f1995d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.389099 | controller | Jun 11 13:12:03.618211 crc crio[24477]: time="2026-06-11T13:12:03.618119705Z" level=info msg="Starting container: 8aa60b33e48793c550b282999c77c3541c956ae94a978fc2d9461acbf89e1250" id=2d0331a7-05b2-4e24-8ede-c9c409c46d09 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.389116 | controller | Jun 11 13:12:03.624021 crc crio[24477]: time="2026-06-11T13:12:03.623952318Z" level=info msg="Started container" PID=287319 containerID=8aa60b33e48793c550b282999c77c3541c956ae94a978fc2d9461acbf89e1250 description=openshift-infra/auto-csr-approver-29686392-2vbdg/oc id=2d0331a7-05b2-4e24-8ede-c9c409c46d09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39e0efe533b0319e93e2ce26e8797aa4418089ce826e404147efc0d5a64f3cb2
2026-06-11 13:18:25.389132 | controller | Jun 11 13:12:05.740716 crc crio[24477]: time="2026-06-11T13:12:05.740130352Z" level=info msg="Stopping pod sandbox: 39e0efe533b0319e93e2ce26e8797aa4418089ce826e404147efc0d5a64f3cb2" id=ce83a330-94c2-4c10-9f04-a28f2ad222a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.389149 | controller | Jun 11 13:12:05.742585 crc crio[24477]: time="2026-06-11T13:12:05.741462709Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686392-2vbdg Namespace:openshift-infra ID:39e0efe533b0319e93e2ce26e8797aa4418089ce826e404147efc0d5a64f3cb2 UID:45c53cf0-ad4c-4989-9fe5-96dc1f2defda NetNS:/var/run/netns/24d9e669-260b-452e-abef-ecff577e01a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod45c53cf0_ad4c_4989_9fe5_96dc1f2defda.slice PodAnnotations:0xc000a868f8}] Aliases:map[]}"
2026-06-11 13:18:25.389165 | controller | Jun 11 13:12:05.742585 crc crio[24477]: time="2026-06-11T13:12:05.741622404Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686392-2vbdg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.389182 | controller | Jun 11 13:12:06.079839 crc crio[24477]: time="2026-06-11T13:12:06.079521859Z" level=info msg="Stopped pod sandbox: 39e0efe533b0319e93e2ce26e8797aa4418089ce826e404147efc0d5a64f3cb2" id=ce83a330-94c2-4c10-9f04-a28f2ad222a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.389198 | controller | Jun 11 13:12:59.531560 crc crio[24477]: time="2026-06-11T13:12:59.530814713Z" level=info msg="Removing container: afaa669c668fabed587039ffd5903d6baa17d89ff1b0523098d0692d5d574516" id=377095f2-3318-40e0-9045-b77184b39e6c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.389214 | controller | Jun 11 13:12:59.733541 crc crio[24477]: time="2026-06-11T13:12:59.733435423Z" level=info msg="Removed container afaa669c668fabed587039ffd5903d6baa17d89ff1b0523098d0692d5d574516: openshift-infra/auto-csr-approver-29686386-dn77w/oc" id=377095f2-3318-40e0-9045-b77184b39e6c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.389235 | controller | Jun 11 13:12:59.738481 crc crio[24477]: time="2026-06-11T13:12:59.738403993Z" level=info msg="Removing container: b7f09eddd5966dade105077dff07bbb001cc1cfe7037697d66b2ee1707715f71" id=492d833b-cdac-4582-bb4e-6864b3b13846 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.389252 | controller | Jun 11 13:12:59.786009 crc crio[24477]: time="2026-06-11T13:12:59.785905679Z" level=info msg="Removed container b7f09eddd5966dade105077dff07bbb001cc1cfe7037697d66b2ee1707715f71: openshift-must-gather-x8trt/crc-debug-swrtr/container-00" id=492d833b-cdac-4582-bb4e-6864b3b13846 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.389269 | controller | Jun 11 13:12:59.809312 crc crio[24477]: time="2026-06-11T13:12:59.809225Z" level=info msg="Stopping pod sandbox: aaa244a0b7806b262001882ad4ecc020f6d8f564a7c736fb41f24ca046bfe694" id=3899931d-83ce-4e2a-9615-db52101afb21 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.389286 | controller | Jun 11 13:12:59.809544 crc crio[24477]: time="2026-06-11T13:12:59.809337424Z" level=info msg="Stopped pod sandbox (already stopped): aaa244a0b7806b262001882ad4ecc020f6d8f564a7c736fb41f24ca046bfe694" id=3899931d-83ce-4e2a-9615-db52101afb21 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.389302 | controller | Jun 11 13:12:59.810294 crc crio[24477]: time="2026-06-11T13:12:59.810240247Z" level=info msg="Removing pod sandbox: aaa244a0b7806b262001882ad4ecc020f6d8f564a7c736fb41f24ca046bfe694" id=2bcfc1b1-77a2-4eed-8b7b-1598af482cba name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.389319 | controller | Jun 11 13:12:59.832010 crc crio[24477]: time="2026-06-11T13:12:59.831925021Z" level=info msg="Removed pod sandbox: aaa244a0b7806b262001882ad4ecc020f6d8f564a7c736fb41f24ca046bfe694" id=2bcfc1b1-77a2-4eed-8b7b-1598af482cba name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.389335 | controller | Jun 11 13:12:59.833251 crc crio[24477]: time="2026-06-11T13:12:59.833209089Z" level=info msg="Stopping pod sandbox: 21f44c7c7d7140c8c173cedbe09be7d93fb825a9cc33db760223dc3f2fcd0c1a" id=a5edfe98-9b56-4e1f-abd0-475c7ece13f3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.389351 | controller | Jun 11 13:12:59.833396 crc crio[24477]: time="2026-06-11T13:12:59.833377763Z" level=info msg="Stopped pod sandbox (already stopped): 21f44c7c7d7140c8c173cedbe09be7d93fb825a9cc33db760223dc3f2fcd0c1a" id=a5edfe98-9b56-4e1f-abd0-475c7ece13f3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.389368 | controller | Jun 11 13:12:59.834505 crc crio[24477]: time="2026-06-11T13:12:59.834452322Z" level=info msg="Removing pod sandbox: 21f44c7c7d7140c8c173cedbe09be7d93fb825a9cc33db760223dc3f2fcd0c1a" id=4af06d58-c640-4fe2-8d4b-a1654c093960 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.389385 | controller | Jun 11 13:12:59.851470 crc crio[24477]: time="2026-06-11T13:12:59.851381527Z" level=info msg="Removed pod sandbox: 21f44c7c7d7140c8c173cedbe09be7d93fb825a9cc33db760223dc3f2fcd0c1a" id=4af06d58-c640-4fe2-8d4b-a1654c093960 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.389401 | controller | Jun 11 13:13:00.547348 crc crio[24477]: time="2026-06-11T13:13:00.546591526Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-jr8r8/POD" id=28e98e2d-6822-492e-a6d2-6de80fe2cc9a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.389417 | controller | Jun 11 13:13:00.548151 crc crio[24477]: time="2026-06-11T13:13:00.547397769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.389434 | controller | Jun 11 13:13:00.598842 crc crio[24477]: time="2026-06-11T13:13:00.598730762Z" level=info msg="Got pod network &{Name:community-operators-jr8r8 Namespace:openshift-marketplace ID:9f3ebe1be2723024e9cd24c494a1388ee1353c93d6714916628b1c3fd7dbbd1d UID:e76e708f-46f5-40f1-b578-c964ef179684 NetNS:/var/run/netns/bde646c1-c376-4f4d-bad5-30c7732447eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode76e708f_46f5_40f1_b578_c964ef179684.slice PodAnnotations:0xc002e12370}] Aliases:map[]}"
2026-06-11 13:18:25.389455 | controller | Jun 11 13:13:00.598842 crc crio[24477]: time="2026-06-11T13:13:00.598822075Z" level=info msg="Adding pod openshift-marketplace_community-operators-jr8r8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.389473 | controller | Jun 11 13:13:01.807512 crc crio[24477]: 2026-06-11T13:13:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f3ebe1be272302 Mac:7a:d4:30:02:b8:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1b Mtu:0 Sandbox:/var/run/netns/bde646c1-c376-4f4d-bad5-30c7732447eb SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.389489 | controller | Jun 11 13:13:01.810353 crc crio[24477]: time="2026-06-11T13:13:01.810315765Z" level=info msg="Got pod network &{Name:community-operators-jr8r8 Namespace:openshift-marketplace ID:9f3ebe1be2723024e9cd24c494a1388ee1353c93d6714916628b1c3fd7dbbd1d UID:e76e708f-46f5-40f1-b578-c964ef179684 NetNS:/var/run/netns/bde646c1-c376-4f4d-bad5-30c7732447eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode76e708f_46f5_40f1_b578_c964ef179684.slice PodAnnotations:0xc002e12370}] Aliases:map[]}"
2026-06-11 13:18:25.389506 | controller | Jun 11 13:13:01.810613 crc crio[24477]: time="2026-06-11T13:13:01.810595893Z" level=info msg="Checking pod openshift-marketplace_community-operators-jr8r8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.389522 | controller | Jun 11 13:13:01.825972 crc crio[24477]: time="2026-06-11T13:13:01.824986733Z" level=info msg="Ran pod sandbox 9f3ebe1be2723024e9cd24c494a1388ee1353c93d6714916628b1c3fd7dbbd1d with infra container: openshift-marketplace/community-operators-jr8r8/POD" id=28e98e2d-6822-492e-a6d2-6de80fe2cc9a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.389540 | controller | Jun 11 13:13:01.831525 crc crio[24477]: time="2026-06-11T13:13:01.828989893Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=acc4cb3d-34e2-459d-855c-376cffbf332a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.389556 | controller | Jun 11 13:13:01.832042 crc crio[24477]: time="2026-06-11T13:13:01.831928545Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=01be030f-22c4-422a-a4cf-c930cb5d1d40 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.389573 | controller | Jun 11 13:13:01.839890 crc crio[24477]: time="2026-06-11T13:13:01.839806015Z" level=info msg="Creating container: openshift-marketplace/community-operators-jr8r8/extract-utilities" id=3cd7790f-e7d7-4484-bcf9-9e8cf7a6f734 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.389589 | controller | Jun 11 13:13:01.840363 crc crio[24477]: time="2026-06-11T13:13:01.840308569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.389605 | controller | Jun 11 13:13:01.912916 crc crio[24477]: time="2026-06-11T13:13:01.911805497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.389622 | controller | Jun 11 13:13:01.916919 crc crio[24477]: time="2026-06-11T13:13:01.916873279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.389644 | controller | Jun 11 13:13:02.060313 crc crio[24477]: time="2026-06-11T13:13:02.059332598Z" level=info msg="Created container c82ab5907ff890cfa0ee01c908b5613621022c7a29eecdbe9f94b235fe984f93: openshift-marketplace/community-operators-jr8r8/extract-utilities" id=3cd7790f-e7d7-4484-bcf9-9e8cf7a6f734 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.389660 | controller | Jun 11 13:13:02.061619 crc crio[24477]: time="2026-06-11T13:13:02.06155352Z" level=info msg="Starting container: c82ab5907ff890cfa0ee01c908b5613621022c7a29eecdbe9f94b235fe984f93" id=4001eb3e-c948-4b50-97b4-12ca54804116 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.389677 | controller | Jun 11 13:13:02.073366 crc crio[24477]: time="2026-06-11T13:13:02.073252966Z" level=info msg="Started container" PID=295837 containerID=c82ab5907ff890cfa0ee01c908b5613621022c7a29eecdbe9f94b235fe984f93 description=openshift-marketplace/community-operators-jr8r8/extract-utilities id=4001eb3e-c948-4b50-97b4-12ca54804116 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f3ebe1be2723024e9cd24c494a1388ee1353c93d6714916628b1c3fd7dbbd1d
2026-06-11 13:18:25.389694 | controller | Jun 11 13:13:02.779894 crc crio[24477]: time="2026-06-11T13:13:02.778918039Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=404dddad-f633-4179-bcaa-65aadd0d15fc name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.389710 | controller | Jun 11 13:13:02.809985 crc crio[24477]: time="2026-06-11T13:13:02.80648987Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 13:18:25.389727 | controller | Jun 11 13:13:03.480906 crc crio[24477]: time="2026-06-11T13:13:03.480361874Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0" id=404dddad-f633-4179-bcaa-65aadd0d15fc name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.389744 | controller | Jun 11 13:13:03.482512 crc crio[24477]: time="2026-06-11T13:13:03.48242053Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=0f9eac95-be8f-43a6-936a-9dff39c4cd58 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.389760 | controller | Jun 11 13:13:03.488889 crc crio[24477]: time="2026-06-11T13:13:03.488752847Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=6c9b6a87-e1eb-4aab-835a-f065121cc8e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.389776 | controller | Jun 11 13:13:03.496166 crc crio[24477]: time="2026-06-11T13:13:03.496105992Z" level=info msg="Creating container: openshift-marketplace/community-operators-jr8r8/extract-content" id=c42b3400-3f96-4504-ae5e-d374a53452ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.389791 | controller | Jun 11 13:13:03.496887 crc crio[24477]: time="2026-06-11T13:13:03.496507704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.389808 | controller | Jun 11 13:13:03.538930 crc crio[24477]: time="2026-06-11T13:13:03.538850175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.389825 | controller | Jun 11 13:13:03.541938 crc crio[24477]: time="2026-06-11T13:13:03.54187673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.389841 | controller | Jun 11 13:13:03.735146 crc crio[24477]: time="2026-06-11T13:13:03.734889902Z" level=info msg="Created container f66ce0d0081aeff02db61591367b322e2c33d9c4cd135dfc693b78edabafb1b8: openshift-marketplace/community-operators-jr8r8/extract-content" id=c42b3400-3f96-4504-ae5e-d374a53452ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.389885 | controller | Jun 11 13:13:03.736750 crc crio[24477]: time="2026-06-11T13:13:03.736621211Z" level=info msg="Starting container: f66ce0d0081aeff02db61591367b322e2c33d9c4cd135dfc693b78edabafb1b8" id=a3fcc333-a7c4-438a-ba08-2f83bb388fac name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.389904 | controller | Jun 11 13:13:03.745898 crc crio[24477]: time="2026-06-11T13:13:03.745843208Z" level=info msg="Started container" PID=296021 containerID=f66ce0d0081aeff02db61591367b322e2c33d9c4cd135dfc693b78edabafb1b8 description=openshift-marketplace/community-operators-jr8r8/extract-content id=a3fcc333-a7c4-438a-ba08-2f83bb388fac name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f3ebe1be2723024e9cd24c494a1388ee1353c93d6714916628b1c3fd7dbbd1d
2026-06-11 13:18:25.389922 | controller | Jun 11 13:13:04.825454 crc crio[24477]: time="2026-06-11T13:13:04.824708469Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=dc893348-9136-442b-8b51-e90604e2ca0f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.389940 | controller | Jun 11 13:13:04.828729 crc crio[24477]: time="2026-06-11T13:13:04.828579068Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=20540d26-b60c-49e4-aa30-a6c3f93ca131 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.389956 | controller | Jun 11 13:13:04.844718 crc crio[24477]: time="2026-06-11T13:13:04.841709773Z" level=info msg="Creating container: openshift-marketplace/community-operators-jr8r8/registry-server" id=76c584e6-2130-4ec8-83e3-aa765ee7291d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.389973 | controller | Jun 11 13:13:04.844718 crc crio[24477]: time="2026-06-11T13:13:04.842195688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.389989 | controller | Jun 11 13:13:04.927089 crc crio[24477]: time="2026-06-11T13:13:04.926947015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.390007 | controller | Jun 11 13:13:04.935819 crc crio[24477]: time="2026-06-11T13:13:04.935730116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.390023 | controller | Jun 11 13:13:05.088227 crc crio[24477]: time="2026-06-11T13:13:05.087815798Z" level=info msg="Created container 333d00fb10d947ba6b695e967a24b5e5719d3fdef380d19ee0e980055957c863: openshift-marketplace/community-operators-jr8r8/registry-server" id=76c584e6-2130-4ec8-83e3-aa765ee7291d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.390040 | controller | Jun 11 13:13:05.089360 crc crio[24477]: time="2026-06-11T13:13:05.089227988Z" level=info msg="Starting container: 333d00fb10d947ba6b695e967a24b5e5719d3fdef380d19ee0e980055957c863" id=b3d44e74-04d7-45bc-bc1c-ff443124dadb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.390057 | controller | Jun 11 13:13:05.093935 crc crio[24477]: time="2026-06-11T13:13:05.093770925Z" level=info msg="Started container" PID=296173 containerID=333d00fb10d947ba6b695e967a24b5e5719d3fdef380d19ee0e980055957c863 description=openshift-marketplace/community-operators-jr8r8/registry-server id=b3d44e74-04d7-45bc-bc1c-ff443124dadb name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f3ebe1be2723024e9cd24c494a1388ee1353c93d6714916628b1c3fd7dbbd1d
2026-06-11 13:18:25.390074 | controller | Jun 11 13:13:06.213438 crc crio[24477]: time="2026-06-11T13:13:06.212898209Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.390095 | controller | Jun 11 13:13:06.801070 crc crio[24477]: time="2026-06-11T13:13:06.80091361Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.390112 | controller | Jun 11 13:13:06.925468 crc crio[24477]: time="2026-06-11T13:13:06.925308073Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.390129 | controller | Jun 11 13:13:07.411254 crc crio[24477]: time="2026-06-11T13:13:07.411091119Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.390146 | controller | Jun 11 13:13:07.529019 crc crio[24477]: time="2026-06-11T13:13:07.528850197Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.390162 | controller | Jun 11 13:13:07.546786 crc crio[24477]: time="2026-06-11T13:13:07.546697753Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.390178 | controller | Jun 11 13:13:07.606801 crc crio[24477]: time="2026-06-11T13:13:07.606613102Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.390195 | controller | Jun 11 13:13:07.790358 crc crio[24477]: time="2026-06-11T13:13:07.78976203Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.390211 | controller | Jun 11 13:13:07.994780 crc crio[24477]: time="2026-06-11T13:13:07.994628668Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.390228 | controller | Jun 11 13:13:08.059514 crc crio[24477]: time="2026-06-11T13:13:08.059292368Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.390243 | controller | Jun 11 13:13:08.165141 crc crio[24477]: time="2026-06-11T13:13:08.156018805Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.390260 | controller | Jun 11 13:13:08.165141 crc crio[24477]: time="2026-06-11T13:13:08.159078332Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.390277 | controller | Jun 11 13:13:08.221864 crc crio[24477]: time="2026-06-11T13:13:08.22176916Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.390293 | controller | Jun 11 13:13:08.299324 crc crio[24477]: time="2026-06-11T13:13:08.29921992Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.390309 | controller | Jun 11 13:13:09.036520 crc crio[24477]: time="2026-06-11T13:13:09.036426352Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.390326 | controller | Jun 11 13:13:09.707714 crc crio[24477]: time="2026-06-11T13:13:09.707142391Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.390345 | controller | Jun 11 13:13:10.148705 crc crio[24477]: time="2026-06-11T13:13:10.147882123Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.390362 | controller | Jun 11 13:13:10.781944 crc crio[24477]: time="2026-06-11T13:13:10.781859476Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.390378 | controller | Jun 11 13:13:11.464548 crc crio[24477]: time="2026-06-11T13:13:11.464472365Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.390394 | controller | Jun 11 13:13:11.489578 crc crio[24477]: time="2026-06-11T13:13:11.48943409Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.390410 | controller | Jun 11 13:13:11.507585 crc crio[24477]: time="2026-06-11T13:13:11.507481334Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.390427 | controller | Jun 11 13:13:12.488472 crc crio[24477]: time="2026-06-11T13:13:12.4874957Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.390444 | controller | Jun 11 13:13:15.105877 crc crio[24477]: time="2026-06-11T13:13:15.103628399Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.390461 | controller | Jun 11 13:13:15.236583 crc crio[24477]: time="2026-06-11T13:13:15.235821686Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.390476 | controller | Jun 11 13:13:15.490138 crc crio[24477]: time="2026-06-11T13:13:15.490035568Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.390493 | controller | Jun 11 13:13:15.973293 crc crio[24477]: time="2026-06-11T13:13:15.973174101Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.390508 | controller | Jun 11 13:13:18.264436 crc crio[24477]: time="2026-06-11T13:13:18.263915714Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.390524 | controller | Jun 11 13:13:18.408683 crc crio[24477]: time="2026-06-11T13:13:18.408558838Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.390539 | controller | Jun 11 13:13:18.885750 crc crio[24477]: time="2026-06-11T13:13:18.885371537Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.390554 | controller | Jun 11 13:13:19.517995 crc crio[24477]: time="2026-06-11T13:13:19.51792191Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.390571 | controller | Jun 11 13:13:22.077001 crc crio[24477]: time="2026-06-11T13:13:22.076114306Z" level=info msg="Stopping container: 333d00fb10d947ba6b695e967a24b5e5719d3fdef380d19ee0e980055957c863 (timeout: 2s)" id=787c4b81-b562-4adc-a06b-4cdd3501ecce name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.390591 | controller | Jun 11 13:13:22.107243 crc crio[24477]: time="2026-06-11T13:13:22.107163649Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.390609 | controller | Jun 11 13:13:22.163338 crc crio[24477]: time="2026-06-11T13:13:22.163234603Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.390625 | controller | Jun 11 13:13:22.225360 crc crio[24477]: time="2026-06-11T13:13:22.225196741Z" level=info msg="Stopped container 333d00fb10d947ba6b695e967a24b5e5719d3fdef380d19ee0e980055957c863: openshift-marketplace/community-operators-jr8r8/registry-server" id=787c4b81-b562-4adc-a06b-4cdd3501ecce name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.390642 | controller | Jun 11 13:13:22.235281 crc crio[24477]: time="2026-06-11T13:13:22.235187034Z" level=info msg="Stopping pod sandbox: 9f3ebe1be2723024e9cd24c494a1388ee1353c93d6714916628b1c3fd7dbbd1d" id=2e1f12b8-b4b4-4bd2-b098-9371b44cf9ea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.390658 | controller | Jun 11 13:13:22.235926 crc crio[24477]: time="2026-06-11T13:13:22.235859333Z" level=info msg="Got pod network &{Name:community-operators-jr8r8 Namespace:openshift-marketplace ID:9f3ebe1be2723024e9cd24c494a1388ee1353c93d6714916628b1c3fd7dbbd1d UID:e76e708f-46f5-40f1-b578-c964ef179684 NetNS:/var/run/netns/bde646c1-c376-4f4d-bad5-30c7732447eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode76e708f_46f5_40f1_b578_c964ef179684.slice PodAnnotations:0xc002d1a9f0}] Aliases:map[]}"
2026-06-11 13:18:25.390676 | controller | Jun 11 13:13:22.236137 crc crio[24477]: time="2026-06-11T13:13:22.236045218Z" level=info msg="Deleting pod openshift-marketplace_community-operators-jr8r8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.390692 | controller | Jun 11 13:13:22.582338 crc crio[24477]: time="2026-06-11T13:13:22.580772939Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.390710 | controller | Jun 11 13:13:22.650911 crc crio[24477]: time="2026-06-11T13:13:22.650227246Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.390726 | controller | Jun 11 13:13:22.729709 crc crio[24477]: time="2026-06-11T13:13:22.729408315Z" level=info msg="Stopped pod sandbox: 9f3ebe1be2723024e9cd24c494a1388ee1353c93d6714916628b1c3fd7dbbd1d" id=2e1f12b8-b4b4-4bd2-b098-9371b44cf9ea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.390742 | controller | Jun 11 13:13:23.007394 crc crio[24477]: time="2026-06-11T13:13:23.006817692Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.390759 | controller | Jun 11 13:13:23.118880 crc crio[24477]: time="2026-06-11T13:13:23.118811283Z" level=info msg="Removing container: 333d00fb10d947ba6b695e967a24b5e5719d3fdef380d19ee0e980055957c863" id=b079b142-7ef9-49e0-8794-638516945a9e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.390776 | controller | Jun 11 13:13:23.188223 crc crio[24477]: time="2026-06-11T13:13:23.188113569Z" level=info msg="Removed container 333d00fb10d947ba6b695e967a24b5e5719d3fdef380d19ee0e980055957c863: openshift-marketplace/community-operators-jr8r8/registry-server" id=b079b142-7ef9-49e0-8794-638516945a9e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.390796 | controller | Jun 11 13:13:23.208927 crc crio[24477]: time="2026-06-11T13:13:23.208538835Z" level=info msg="Removing container: f66ce0d0081aeff02db61591367b322e2c33d9c4cd135dfc693b78edabafb1b8" id=9762b589-7372-4b12-96ea-badd870f0456 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.390813 | controller | Jun 11 13:13:23.266219 crc crio[24477]: time="2026-06-11T13:13:23.265389474Z" level=info msg="Removed container f66ce0d0081aeff02db61591367b322e2c33d9c4cd135dfc693b78edabafb1b8: openshift-marketplace/community-operators-jr8r8/extract-content" id=9762b589-7372-4b12-96ea-badd870f0456 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.390829 | controller | Jun 11 13:13:23.280127 crc crio[24477]: time="2026-06-11T13:13:23.280044485Z" level=info msg="Removing container: c82ab5907ff890cfa0ee01c908b5613621022c7a29eecdbe9f94b235fe984f93" id=c1a59029-f3cd-41eb-8b4e-5ab9966083c3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.390846 | controller | Jun 11 13:13:23.309595 crc crio[24477]: time="2026-06-11T13:13:23.309500887Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.390903 | controller | Jun 11 13:13:23.320139 crc crio[24477]: time="2026-06-11T13:13:23.320014353Z" level=info msg="Removed container c82ab5907ff890cfa0ee01c908b5613621022c7a29eecdbe9f94b235fe984f93: openshift-marketplace/community-operators-jr8r8/extract-utilities" id=c1a59029-f3cd-41eb-8b4e-5ab9966083c3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.390921 | controller | Jun 11 13:13:23.568100 crc crio[24477]: time="2026-06-11T13:13:23.568012836Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.390938 | controller | Jun 11 13:13:23.577443 crc crio[24477]: time="2026-06-11T13:13:23.577354277Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.390964 | controller | Jun 11 13:13:23.786874 crc crio[24477]: time="2026-06-11T13:13:23.786786296Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.390981 | controller | Jun 11 13:13:25.673109 crc crio[24477]: time="2026-06-11T13:13:25.672535213Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.390998 | controller | Jun 11 13:13:25.720822 crc crio[24477]: time="2026-06-11T13:13:25.720721502Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.391013 | controller | Jun 11 13:13:25.919910 crc crio[24477]: time="2026-06-11T13:13:25.919473339Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.391029 | controller | Jun 11 13:13:26.601262 crc crio[24477]: time="2026-06-11T13:13:26.601149854Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.391044 | controller | Jun 11 13:13:27.103242 crc crio[24477]: time="2026-06-11T13:13:27.103192788Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.391061 | controller | Jun 11 13:13:29.135088 crc crio[24477]: time="2026-06-11T13:13:29.134353901Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.391077 | controller | Jun 11 13:13:29.203072 crc crio[24477]: time="2026-06-11T13:13:29.20296903Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.391098 | controller | Jun 11 13:13:29.223364 crc crio[24477]: time="2026-06-11T13:13:29.223269283Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.391116 | controller | Jun 11 13:13:36.942952 crc crio[24477]: time="2026-06-11T13:13:36.94202665Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.391132 | controller | Jun 11 13:13:59.883451 crc crio[24477]: time="2026-06-11T13:13:59.882426121Z" level=info msg="Stopping pod sandbox: 9f3ebe1be2723024e9cd24c494a1388ee1353c93d6714916628b1c3fd7dbbd1d" id=c370efa5-3ae7-4a82-bc58-a8a347746f50 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.391149 | controller | Jun 11 13:13:59.883451 crc crio[24477]: time="2026-06-11T13:13:59.883369148Z" level=info msg="Stopped pod sandbox (already stopped): 9f3ebe1be2723024e9cd24c494a1388ee1353c93d6714916628b1c3fd7dbbd1d" id=c370efa5-3ae7-4a82-bc58-a8a347746f50 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.391165 | controller | Jun 11 13:13:59.886440 crc crio[24477]: time="2026-06-11T13:13:59.884105297Z" level=info msg="Removing pod sandbox: 9f3ebe1be2723024e9cd24c494a1388ee1353c93d6714916628b1c3fd7dbbd1d" id=43ecc03e-5b25-4787-9e0c-828d86605fcc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.391182 | controller | Jun 11 13:13:59.896987 crc crio[24477]: time="2026-06-11T13:13:59.896862247Z" level=info msg="Removed pod sandbox: 9f3ebe1be2723024e9cd24c494a1388ee1353c93d6714916628b1c3fd7dbbd1d" id=43ecc03e-5b25-4787-9e0c-828d86605fcc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.391199 | controller | Jun 11 13:14:00.586203 crc crio[24477]: time="2026-06-11T13:14:00.586094826Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686394-xdwq2/POD" id=f6b35f95-8cda-40a5-ab69-820f4021e308 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.391215 | controller | Jun 11 13:14:00.586386 crc crio[24477]: time="2026-06-11T13:14:00.586208861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.391232 | controller | Jun 11 13:14:00.624821 crc crio[24477]: time="2026-06-11T13:14:00.624724325Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686394-xdwq2 Namespace:openshift-infra ID:e8906ba35d049e19f99a2691266b810d6c9126a8828eb6702423928c277de25b UID:4d9cd2c2-3e4e-4fef-ad7c-7d6b9655c6a8 NetNS:/var/run/netns/88595cb4-f868-458c-b4fe-12492d2b8a40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d9cd2c2_3e4e_4fef_ad7c_7d6b9655c6a8.slice PodAnnotations:0xc000b18808}] Aliases:map[]}"
2026-06-11 13:18:25.391249 | controller | Jun 11 13:14:00.624821 crc crio[24477]: time="2026-06-11T13:14:00.624785267Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686394-xdwq2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.391266 | controller | Jun 11 13:14:01.216030 crc crio[24477]: 2026-06-11T13:14:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8906ba35d049e1 Mac:da:2e:aa:ab:e3:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1c Mtu:0 Sandbox:/var/run/netns/88595cb4-f868-458c-b4fe-12492d2b8a40 SocketPath: PciID:}] [{Interface:0xc0002d8690 Address:{IP:10.217.1.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.391283 | controller | Jun 11 13:14:01.218093 crc crio[24477]: time="2026-06-11T13:14:01.218008984Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686394-xdwq2 Namespace:openshift-infra ID:e8906ba35d049e19f99a2691266b810d6c9126a8828eb6702423928c277de25b UID:4d9cd2c2-3e4e-4fef-ad7c-7d6b9655c6a8 NetNS:/var/run/netns/88595cb4-f868-458c-b4fe-12492d2b8a40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d9cd2c2_3e4e_4fef_ad7c_7d6b9655c6a8.slice PodAnnotations:0xc000b18808}] Aliases:map[]}"
2026-06-11 13:18:25.391304 | controller | Jun 11 13:14:01.218227 crc crio[24477]: time="2026-06-11T13:14:01.21821018Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686394-xdwq2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.391321 | controller | Jun 11 13:14:01.231962 crc crio[24477]: time="2026-06-11T13:14:01.231419413Z" level=info msg="Ran pod sandbox e8906ba35d049e19f99a2691266b810d6c9126a8828eb6702423928c277de25b with infra container: openshift-infra/auto-csr-approver-29686394-xdwq2/POD" id=f6b35f95-8cda-40a5-ab69-820f4021e308 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.391338 | controller | Jun 11 13:14:01.236364 crc crio[24477]: time="2026-06-11T13:14:01.235948972Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=6f8636d3-aee0-4fc9-8640-13055cdc8818 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.391373 | controller | Jun 11 13:14:01.248576 crc crio[24477]: time="2026-06-11T13:14:01.248509673Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 13:18:25.391392 | controller | Jun 11 13:14:02.434712 crc crio[24477]: time="2026-06-11T13:14:02.431951542Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=6f8636d3-aee0-4fc9-8640-13055cdc8818 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.391408 | controller | Jun 11 13:14:02.440424 crc crio[24477]: time="2026-06-11T13:14:02.436364095Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=eb9e2c11-69c1-41ff-9ea0-df6cc033adfc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.391425 | controller | Jun 11 13:14:02.517781 crc crio[24477]: time="2026-06-11T13:14:02.51718593Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=45c2f793-ee35-4220-8006-3f6d5b537321 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.391441 | controller | Jun 11 13:14:02.544768 crc crio[24477]: time="2026-06-11T13:14:02.543684657Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686394-xdwq2/oc" id=221b3280-374c-4580-b39e-668beb3e2fd3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.391458 | controller | Jun 11 13:14:02.547441 crc crio[24477]: time="2026-06-11T13:14:02.545454807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.391475 | controller | Jun 11 13:14:02.601543 crc crio[24477]: time="2026-06-11T13:14:02.601456799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.391490 | controller | Jun 11 13:14:03.233500 crc crio[24477]: time="2026-06-11T13:14:03.233409295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.391506 | controller | Jun 11 13:14:03.359219 crc crio[24477]: time="2026-06-11T13:14:03.359108861Z" level=info msg="Created container 53adbd5a956cacda8efc60ebdc3d41efcc0c80c666af6437068f1e26511b81e0: openshift-infra/auto-csr-approver-29686394-xdwq2/oc" id=221b3280-374c-4580-b39e-668beb3e2fd3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.391523 | controller | Jun 11 13:14:03.361135 crc crio[24477]: time="2026-06-11T13:14:03.361031685Z" level=info msg="Starting container: 53adbd5a956cacda8efc60ebdc3d41efcc0c80c666af6437068f1e26511b81e0" id=a66cd195-03a3-4a3d-ae40-8e6bba751603 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.391543 | controller | Jun 11 13:14:03.365266 crc crio[24477]: time="2026-06-11T13:14:03.365218871Z" level=info msg="Started container" PID=301111 containerID=53adbd5a956cacda8efc60ebdc3d41efcc0c80c666af6437068f1e26511b81e0 description=openshift-infra/auto-csr-approver-29686394-xdwq2/oc id=a66cd195-03a3-4a3d-ae40-8e6bba751603 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8906ba35d049e19f99a2691266b810d6c9126a8828eb6702423928c277de25b
2026-06-11 13:18:25.391561 | controller | Jun 11 13:14:05.836043 crc crio[24477]: time="2026-06-11T13:14:05.835127312Z" level=info msg="Stopping pod sandbox: e8906ba35d049e19f99a2691266b810d6c9126a8828eb6702423928c277de25b" id=ab318273-4c24-4331-82a7-2a30e8f03f24 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.391579 | controller | Jun 11 13:14:05.837571 crc crio[24477]: time="2026-06-11T13:14:05.836695776Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686394-xdwq2 Namespace:openshift-infra ID:e8906ba35d049e19f99a2691266b810d6c9126a8828eb6702423928c277de25b UID:4d9cd2c2-3e4e-4fef-ad7c-7d6b9655c6a8 NetNS:/var/run/netns/88595cb4-f868-458c-b4fe-12492d2b8a40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d9cd2c2_3e4e_4fef_ad7c_7d6b9655c6a8.slice PodAnnotations:0xc000b189a0}] Aliases:map[]}"
2026-06-11 13:18:25.391595 | controller | Jun 11 13:14:05.837571 crc crio[24477]: time="2026-06-11T13:14:05.83682878Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686394-xdwq2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.391610 | controller | Jun 11 13:14:06.175557 crc crio[24477]: time="2026-06-11T13:14:06.174830616Z" level=info msg="Stopped pod sandbox: e8906ba35d049e19f99a2691266b810d6c9126a8828eb6702423928c277de25b" id=ab318273-4c24-4331-82a7-2a30e8f03f24 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.391626 | controller | Jun 11 13:14:59.928589 crc crio[24477]: time="2026-06-11T13:14:59.927769766Z" level=info msg="Removing container: f5812faaef5967e55db43eafa783c379084998cac867144a8aad743f14e2259d" id=9866baeb-3ccf-4efa-a88f-aa0b4f537f86 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.391642 | controller | Jun 11 13:15:00.128778 crc crio[24477]: time="2026-06-11T13:15:00.128572688Z" level=info msg="Removed container f5812faaef5967e55db43eafa783c379084998cac867144a8aad743f14e2259d: openshift-infra/auto-csr-approver-29686388-gbsf2/oc" id=9866baeb-3ccf-4efa-a88f-aa0b4f537f86 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.391658 | controller | Jun 11 13:15:00.157733 crc crio[24477]: time="2026-06-11T13:15:00.148765259Z" level=info msg="Stopping pod sandbox: 25dbd08fdb0758a891d15d7dc0d62ed5ff5996edf69be32a07416f8ba3dad4aa" id=2ba8102c-46d2-4cf2-adc7-309bef98556a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.391675 | controller | Jun 11 13:15:00.157733 crc crio[24477]: time="2026-06-11T13:15:00.148858561Z" level=info msg="Stopped pod sandbox (already stopped): 25dbd08fdb0758a891d15d7dc0d62ed5ff5996edf69be32a07416f8ba3dad4aa" id=2ba8102c-46d2-4cf2-adc7-309bef98556a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.391691 | controller | Jun 11 13:15:00.157733 crc crio[24477]: time="2026-06-11T13:15:00.150051125Z" level=info msg="Removing pod sandbox: 25dbd08fdb0758a891d15d7dc0d62ed5ff5996edf69be32a07416f8ba3dad4aa" id=5834fcf9-8023-4c8d-b7e9-75811efad7fb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.391707 | controller | Jun 11 13:15:00.191901 crc crio[24477]: time="2026-06-11T13:15:00.191583116Z" level=info msg="Removed pod sandbox: 25dbd08fdb0758a891d15d7dc0d62ed5ff5996edf69be32a07416f8ba3dad4aa" id=5834fcf9-8023-4c8d-b7e9-75811efad7fb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.391727 | controller | Jun 11 13:15:00.566094 crc crio[24477]: time="2026-06-11T13:15:00.565621016Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686395-9hcj8/POD" id=93919a13-2a82-4a82-957a-2385f811dc86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.391743 | controller | Jun 11 13:15:00.566250 crc crio[24477]: time="2026-06-11T13:15:00.566100129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.391761 | controller | Jun 11 13:15:00.606913 crc crio[24477]: time="2026-06-11T13:15:00.606409024Z" level=info msg="Got pod network &{Name:collect-profiles-29686395-9hcj8 Namespace:openshift-operator-lifecycle-manager ID:c5cce414effce98056340268581448254b1f24fada0b65dce122f345298287f5 UID:c06fcd5c-0e06-44c1-811e-856bccfb96d5 NetNS:/var/run/netns/be00ec48-1c36-4dcd-8596-cd2a65f24a02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc06fcd5c_0e06_44c1_811e_856bccfb96d5.slice PodAnnotations:0xc0072c0e80}] Aliases:map[]}"
2026-06-11 13:18:25.391778 | controller | Jun 11 13:15:00.607888 crc crio[24477]: time="2026-06-11T13:15:00.607856965Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686395-9hcj8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.391795 | controller | Jun 11 13:15:00.967376 crc crio[24477]: 2026-06-11T13:15:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c5cce414effce98 Mac:ce:c4:ca:51:f0:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1d Mtu:0 Sandbox:/var/run/netns/be00ec48-1c36-4dcd-8596-cd2a65f24a02 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.1.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.391813 | controller | Jun 11 13:15:00.967376 crc crio[24477]: time="2026-06-11T13:15:00.966494701Z" level=info msg="Got pod network &{Name:collect-profiles-29686395-9hcj8 Namespace:openshift-operator-lifecycle-manager ID:c5cce414effce98056340268581448254b1f24fada0b65dce122f345298287f5 UID:c06fcd5c-0e06-44c1-811e-856bccfb96d5 NetNS:/var/run/netns/be00ec48-1c36-4dcd-8596-cd2a65f24a02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc06fcd5c_0e06_44c1_811e_856bccfb96d5.slice PodAnnotations:0xc0072c0e80}] Aliases:map[]}"
2026-06-11 13:18:25.391830 | controller | Jun 11 13:15:00.969294 crc crio[24477]: time="2026-06-11T13:15:00.968795367Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686395-9hcj8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.391847 | controller | Jun 11 13:15:00.980948 crc crio[24477]: time="2026-06-11T13:15:00.980906398Z" level=info msg="Ran pod sandbox c5cce414effce98056340268581448254b1f24fada0b65dce122f345298287f5 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686395-9hcj8/POD" id=93919a13-2a82-4a82-957a-2385f811dc86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.391895 | controller | Jun 11 13:15:00.991189 crc crio[24477]: time="2026-06-11T13:15:00.990842915Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=86fe68fe-b67d-4c7a-9565-ea42dbea3e1d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.391912 | controller | Jun 11 13:15:01.000013 crc crio[24477]: time="2026-06-11T13:15:00.999944011Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7feeb4ec-ec1b-49b2-94ad-fb237af5efc1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.391929 | controller | Jun 11 13:15:01.007185 crc crio[24477]: time="2026-06-11T13:15:01.007111629Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686395-9hcj8/collect-profiles" id=602fbcb0-aa80-4918-b03c-30b674de2fb6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.391950 | controller | Jun 11 13:15:01.007608 crc crio[24477]: time="2026-06-11T13:15:01.007555502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.391967 | controller | Jun 11 13:15:01.079519 crc crio[24477]: time="2026-06-11T13:15:01.079265124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.391984 | controller | Jun 11 13:15:01.093598 crc crio[24477]: time="2026-06-11T13:15:01.093449107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.392001 | controller | Jun 11 13:15:01.232867 crc crio[24477]: time="2026-06-11T13:15:01.232749373Z" level=info msg="Created container c967f02bc935eb3d8fa42ddd96a5a5fe7b76f5ba60286b5beb9a1c413dbd80dc: openshift-operator-lifecycle-manager/collect-profiles-29686395-9hcj8/collect-profiles" id=602fbcb0-aa80-4918-b03c-30b674de2fb6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.392056 | controller | Jun 11 13:15:01.235554 crc crio[24477]: time="2026-06-11T13:15:01.235418247Z" level=info msg="Starting container: c967f02bc935eb3d8fa42ddd96a5a5fe7b76f5ba60286b5beb9a1c413dbd80dc" id=6834d1c5-73f4-46f6-af6e-dbfeb521c3d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.392083 | controller | Jun 11 13:15:01.245603 crc crio[24477]: time="2026-06-11T13:15:01.245197351Z" level=info msg="Started container" PID=304102 containerID=c967f02bc935eb3d8fa42ddd96a5a5fe7b76f5ba60286b5beb9a1c413dbd80dc description=openshift-operator-lifecycle-manager/collect-profiles-29686395-9hcj8/collect-profiles id=6834d1c5-73f4-46f6-af6e-dbfeb521c3d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5cce414effce98056340268581448254b1f24fada0b65dce122f345298287f5
2026-06-11 13:18:25.392102 | controller | Jun 11 13:15:03.003567 crc crio[24477]: time="2026-06-11T13:15:03.002215787Z" level=info msg="Stopping pod sandbox: c5cce414effce98056340268581448254b1f24fada0b65dce122f345298287f5" id=cc1ad3d3-4b4c-4b47-9401-b61ddbb94b65 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.392120 | controller | Jun 11 13:15:03.005095 crc crio[24477]: time="2026-06-11T13:15:03.004550382Z" level=info msg="Got pod network &{Name:collect-profiles-29686395-9hcj8 Namespace:openshift-operator-lifecycle-manager ID:c5cce414effce98056340268581448254b1f24fada0b65dce122f345298287f5 UID:c06fcd5c-0e06-44c1-811e-856bccfb96d5 NetNS:/var/run/netns/be00ec48-1c36-4dcd-8596-cd2a65f24a02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc06fcd5c_0e06_44c1_811e_856bccfb96d5.slice PodAnnotations:0xc002e124e8}] Aliases:map[]}"
2026-06-11 13:18:25.392137 | controller | Jun 11 13:15:03.005095 crc crio[24477]: time="2026-06-11T13:15:03.004785039Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686395-9hcj8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.392155 | controller | Jun 11 13:15:03.362195 crc crio[24477]: time="2026-06-11T13:15:03.361987651Z" level=info msg="Stopped pod sandbox: c5cce414effce98056340268581448254b1f24fada0b65dce122f345298287f5" id=cc1ad3d3-4b4c-4b47-9401-b61ddbb94b65 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.392172 | controller | Jun 11 13:15:09.333702 crc crio[24477]: time="2026-06-11T13:15:09.332446919Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 13:18:25.392192 | controller | Jun 11 13:15:16.934223 crc crio[24477]: time="2026-06-11T13:15:16.933490806Z" level=info msg="Stopping container: 42c1f1c2a05fc1c594a9f2e4400595f856fe7796d2b11d0e73ca5fde3a1614b7 (timeout: 2s)" id=6e4ddfeb-3712-4aa3-a206-222fef299d6c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.392210 | controller | Jun 11 13:15:17.200854 crc crio[24477]: time="2026-06-11T13:15:17.200559734Z" level=info msg="Stopped container 42c1f1c2a05fc1c594a9f2e4400595f856fe7796d2b11d0e73ca5fde3a1614b7: openshift-must-gather-x8trt/must-gather-4cfrp/copy" id=6e4ddfeb-3712-4aa3-a206-222fef299d6c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.392227 | controller | Jun 11 13:15:17.202239 crc crio[24477]: time="2026-06-11T13:15:17.202112658Z" level=info msg="Stopping pod sandbox: b239dfe3d4d0a85f83406d2e634154a38270c29e171a5baa670bddc146c621f2" id=ca21237e-f5f3-4511-9fc9-7dc47daaf0c5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.392245 | controller | Jun 11 13:15:17.203015 crc crio[24477]: time="2026-06-11T13:15:17.202924481Z" level=info msg="Got pod network &{Name:must-gather-4cfrp Namespace:openshift-must-gather-x8trt ID:b239dfe3d4d0a85f83406d2e634154a38270c29e171a5baa670bddc146c621f2 UID:43494211-f622-46b9-874e-4cd6f62ce91c NetNS:/var/run/netns/a9036995-2563-4aa7-83d2-f903639da627 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43494211_f622_46b9_874e_4cd6f62ce91c.slice PodAnnotations:0xc00008c678}] Aliases:map[]}"
2026-06-11 13:18:25.392263 | controller | Jun 11 13:15:17.203225 crc crio[24477]: time="2026-06-11T13:15:17.203202433Z" level=info msg="Deleting pod openshift-must-gather-x8trt_must-gather-4cfrp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.392280 | controller | Jun 11 13:15:17.481094 crc crio[24477]: time="2026-06-11T13:15:17.480569164Z" level=info msg="Stopped pod sandbox: b239dfe3d4d0a85f83406d2e634154a38270c29e171a5baa670bddc146c621f2" id=ca21237e-f5f3-4511-9fc9-7dc47daaf0c5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.392297 | controller | Jun 11 13:15:18.350617 crc crio[24477]: time="2026-06-11T13:15:18.349645204Z" level=info msg="Removing container: 42c1f1c2a05fc1c594a9f2e4400595f856fe7796d2b11d0e73ca5fde3a1614b7" id=33bacb1c-e7ec-40ef-b102-2c6338be6ad8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.392314 | controller | Jun 11 13:15:18.392658 crc crio[24477]: time="2026-06-11T13:15:18.392504782Z" level=info msg="Removed container 42c1f1c2a05fc1c594a9f2e4400595f856fe7796d2b11d0e73ca5fde3a1614b7: openshift-must-gather-x8trt/must-gather-4cfrp/copy" id=33bacb1c-e7ec-40ef-b102-2c6338be6ad8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.392331 | controller | Jun 11 13:15:18.396289 crc crio[24477]: time="2026-06-11T13:15:18.396221344Z" level=info msg="Removing container: f19bad7b281e92c778244a03edc2161bad2bea618cfd354235e3ce6e7d0b50f0" id=b6b53dc1-fa9d-42b1-9985-ebea427b6827 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.392349 | controller | Jun 11 13:15:18.693737 crc crio[24477]: time="2026-06-11T13:15:18.693378914Z" level=info msg="Removed container f19bad7b281e92c778244a03edc2161bad2bea618cfd354235e3ce6e7d0b50f0: openshift-must-gather-x8trt/must-gather-4cfrp/gather" id=b6b53dc1-fa9d-42b1-9985-ebea427b6827 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.392365 | controller | Jun 11 13:16:00.218431 crc crio[24477]: time="2026-06-11T13:16:00.217134757Z" level=info msg="Removing container: 01e21f59cfe984863cce953955cc78d4a64bd4b42454eba980e6f95c011e407a" id=29bd06ff-0428-4220-8560-38e5c0c0c2a1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.392383 | controller | Jun 11 13:16:00.271630 crc crio[24477]: time="2026-06-11T13:16:00.271176399Z" level=info msg="Removed container 01e21f59cfe984863cce953955cc78d4a64bd4b42454eba980e6f95c011e407a: openshift-operator-lifecycle-manager/collect-profiles-29686350-9xqhz/collect-profiles" id=29bd06ff-0428-4220-8560-38e5c0c0c2a1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.392403 | controller | Jun 11 13:16:00.296170 crc crio[24477]: time="2026-06-11T13:16:00.29602147Z" level=info msg="Stopping pod sandbox: b239dfe3d4d0a85f83406d2e634154a38270c29e171a5baa670bddc146c621f2" id=055c83b4-566d-46d2-8c8c-c73a31b439b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.392421 | controller | Jun 11 13:16:00.296521 crc crio[24477]: time="2026-06-11T13:16:00.296197835Z" level=info msg="Stopped pod sandbox (already stopped): b239dfe3d4d0a85f83406d2e634154a38270c29e171a5baa670bddc146c621f2" id=055c83b4-566d-46d2-8c8c-c73a31b439b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.392438 | controller | Jun 11 13:16:00.296991 crc crio[24477]: time="2026-06-11T13:16:00.29689628Z" level=info msg="Removing pod sandbox: b239dfe3d4d0a85f83406d2e634154a38270c29e171a5baa670bddc146c621f2" id=2eb9bec1-3541-40f8-92dc-da4d4bb827a9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.392455 | controller | Jun 11 13:16:00.318783 crc crio[24477]: time="2026-06-11T13:16:00.318611359Z" level=info msg="Removed pod sandbox: b239dfe3d4d0a85f83406d2e634154a38270c29e171a5baa670bddc146c621f2" id=2eb9bec1-3541-40f8-92dc-da4d4bb827a9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.392471 | controller | Jun 11 13:16:00.320866 crc crio[24477]: time="2026-06-11T13:16:00.320793237Z" level=info msg="Stopping pod sandbox: 990e973d51479c395505874c47fbdb0440769f94de6be35cdae115e8da437d98" id=593cfe40-f3f2-4c09-a7e7-40993e39b6d0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.392488 | controller | Jun 11 13:16:00.320958 crc crio[24477]: time="2026-06-11T13:16:00.32089356Z" level=info msg="Stopped pod sandbox (already stopped): 990e973d51479c395505874c47fbdb0440769f94de6be35cdae115e8da437d98" id=593cfe40-f3f2-4c09-a7e7-40993e39b6d0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.392504 | controller | Jun 11 13:16:00.322449 crc crio[24477]: time="2026-06-11T13:16:00.32235407Z" level=info msg="Removing pod sandbox: 990e973d51479c395505874c47fbdb0440769f94de6be35cdae115e8da437d98" id=726318d4-f5c8-4c73-bc31-d3c000036111 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.392520 | controller | Jun 11 13:16:00.358948 crc crio[24477]: time="2026-06-11T13:16:00.358765247Z" level=info msg="Removed pod sandbox: 990e973d51479c395505874c47fbdb0440769f94de6be35cdae115e8da437d98" id=726318d4-f5c8-4c73-bc31-d3c000036111 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.392538 | controller | Jun 11 13:16:00.638461 crc crio[24477]: time="2026-06-11T13:16:00.637269423Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686396-hflb7/POD" id=86feabab-4a70-40a1-9901-f55eedbac56d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.392554 | controller | Jun 11 13:16:00.638630 crc crio[24477]: time="2026-06-11T13:16:00.638545269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.392572 | controller | Jun 11 13:16:00.681316 crc crio[24477]: time="2026-06-11T13:16:00.681128149Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686396-hflb7 Namespace:openshift-infra ID:e3b72974db6a533bb90a3b5b195bf9b15420f9c536df7610b4f55c60300d9159 UID:3d24108e-3fe1-4e91-a1da-0d3b2d5da679 NetNS:/var/run/netns/dc3ba6a6-3b6a-4c8b-acd9-f355b2c81c6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d24108e_3fe1_4e91_a1da_0d3b2d5da679.slice PodAnnotations:0xc000530778}] Aliases:map[]}"
2026-06-11 13:18:25.392588 | controller | Jun 11 13:16:00.681316 crc crio[24477]: time="2026-06-11T13:16:00.681283493Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686396-hflb7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.392611 | controller | Jun 11 13:16:01.090315 crc crio[24477]: 2026-06-11T13:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3b72974db6a533 Mac:82:21:39:40:b4:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1e Mtu:0 Sandbox:/var/run/netns/dc3ba6a6-3b6a-4c8b-acd9-f355b2c81c6e SocketPath: PciID:}] [{Interface:0xc0001255d0 Address:{IP:10.217.1.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.392629 | controller | Jun 11 13:16:01.092545 crc crio[24477]: time="2026-06-11T13:16:01.092475161Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686396-hflb7 Namespace:openshift-infra ID:e3b72974db6a533bb90a3b5b195bf9b15420f9c536df7610b4f55c60300d9159 UID:3d24108e-3fe1-4e91-a1da-0d3b2d5da679 NetNS:/var/run/netns/dc3ba6a6-3b6a-4c8b-acd9-f355b2c81c6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d24108e_3fe1_4e91_a1da_0d3b2d5da679.slice PodAnnotations:0xc000530778}] Aliases:map[]}"
2026-06-11 13:18:25.392647 | controller | Jun 11 13:16:01.092711 crc crio[24477]: time="2026-06-11T13:16:01.092627426Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686396-hflb7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.392664 | controller | Jun 11 13:16:01.101615 crc crio[24477]: time="2026-06-11T13:16:01.101558528Z" level=info msg="Ran pod sandbox e3b72974db6a533bb90a3b5b195bf9b15420f9c536df7610b4f55c60300d9159 with infra container: openshift-infra/auto-csr-approver-29686396-hflb7/POD" id=86feabab-4a70-40a1-9901-f55eedbac56d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.392682 | controller | Jun 11 13:16:01.105903 crc crio[24477]: time="2026-06-11T13:16:01.105813312Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=abb7f0ea-210a-41cd-838e-ec6cd4d5c79f name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.392699 | controller | Jun 11 13:16:01.118519 crc crio[24477]: time="2026-06-11T13:16:01.118393163Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 13:18:25.392715 | controller | Jun 11 13:16:01.980729 crc crio[24477]: time="2026-06-11T13:16:01.980118078Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=abb7f0ea-210a-41cd-838e-ec6cd4d5c79f name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.392732 | controller | Jun 11 13:16:01.982442 crc crio[24477]: time="2026-06-11T13:16:01.981803886Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=fee0889f-8a53-4037-ad12-16b415ee9b93 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.392749 | controller | Jun 11 13:16:01.984607 crc crio[24477]: time="2026-06-11T13:16:01.98445098Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=810c08a3-8dd6-4689-ba8b-c6779bf2a67b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.392766 | controller | Jun 11 13:16:01.992412 crc crio[24477]: time="2026-06-11T13:16:01.992278848Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686396-hflb7/oc" id=e5e7d923-976b-4260-906f-99bb5e8c53e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.392783 | controller | Jun 11 13:16:01.992822 crc crio[24477]: time="2026-06-11T13:16:01.992777222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.392800 | controller | Jun 11 13:16:02.040190 crc crio[24477]: time="2026-06-11T13:16:02.04006413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.392816 | controller | Jun 11 13:16:02.352904 crc crio[24477]: time="2026-06-11T13:16:02.352784683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.392837 | controller | Jun 11 13:16:02.546680 crc crio[24477]: time="2026-06-11T13:16:02.545889149Z" level=info msg="Created container 53fc98a93082ec3892d6befb4e2fe8a97e5b162cb4049e7ecacbc9721b62cb24: openshift-infra/auto-csr-approver-29686396-hflb7/oc" id=e5e7d923-976b-4260-906f-99bb5e8c53e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.392874 | controller | Jun 11 13:16:02.547603 crc crio[24477]: time="2026-06-11T13:16:02.547520503Z" level=info msg="Starting container: 53fc98a93082ec3892d6befb4e2fe8a97e5b162cb4049e7ecacbc9721b62cb24" id=31e7ac0d-5d99-4bab-8255-d422f1953dad name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.392893 | controller | Jun 11 13:16:02.554447 crc crio[24477]: time="2026-06-11T13:16:02.554056636Z" level=info msg="Started container" PID=307237 containerID=53fc98a93082ec3892d6befb4e2fe8a97e5b162cb4049e7ecacbc9721b62cb24 description=openshift-infra/auto-csr-approver-29686396-hflb7/oc id=31e7ac0d-5d99-4bab-8255-d422f1953dad name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3b72974db6a533bb90a3b5b195bf9b15420f9c536df7610b4f55c60300d9159
2026-06-11 13:18:25.392911 | controller | Jun 11 13:16:04.307749 crc crio[24477]: time="2026-06-11T13:16:04.306913838Z" level=info msg="Stopping pod sandbox: e3b72974db6a533bb90a3b5b195bf9b15420f9c536df7610b4f55c60300d9159" id=64de5ebf-c08a-4676-804b-fc80bc3c83d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.392928 | controller | Jun 11 13:16:04.309945 crc crio[24477]: time="2026-06-11T13:16:04.308876713Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686396-hflb7 Namespace:openshift-infra ID:e3b72974db6a533bb90a3b5b195bf9b15420f9c536df7610b4f55c60300d9159 UID:3d24108e-3fe1-4e91-a1da-0d3b2d5da679 NetNS:/var/run/netns/dc3ba6a6-3b6a-4c8b-acd9-f355b2c81c6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d24108e_3fe1_4e91_a1da_0d3b2d5da679.slice PodAnnotations:0xc002ce4cf8}] Aliases:map[]}"
2026-06-11 13:18:25.392945 | controller | Jun 11 13:16:04.309945 crc crio[24477]: time="2026-06-11T13:16:04.30912364Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686396-hflb7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.392962 | controller | Jun 11 13:16:04.759182 crc crio[24477]: time="2026-06-11T13:16:04.758371399Z" level=info msg="Stopped pod sandbox: e3b72974db6a533bb90a3b5b195bf9b15420f9c536df7610b4f55c60300d9159" id=64de5ebf-c08a-4676-804b-fc80bc3c83d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.392979 | controller | Jun 11 13:17:00.385306 crc crio[24477]: time="2026-06-11T13:17:00.384133302Z" level=info msg="Removing container: 794edd4d81aabb71b4e0d80883d91fa963184bda5671d489e9b4dff0a48acf64" id=7c5be401-354e-46ac-ab4c-f69ff047ebd4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.392995 | controller | Jun 11 13:17:00.637254 crc crio[24477]: time="2026-06-11T13:17:00.636746429Z" level=info msg="Removed container 794edd4d81aabb71b4e0d80883d91fa963184bda5671d489e9b4dff0a48acf64: openshift-infra/auto-csr-approver-29686390-h9z29/oc" id=7c5be401-354e-46ac-ab4c-f69ff047ebd4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.393011 | controller | Jun 11 13:17:00.656018 crc crio[24477]: time="2026-06-11T13:17:00.655933993Z" level=info msg="Stopping pod sandbox: 9b74cfc6accd91c125313052023c1a4775c5e6857f7468ce14471bfe83aae1b7" id=14b53776-541f-410f-a9a1-3066b97c758c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.393027 | controller | Jun 11 13:17:00.656018 crc crio[24477]: time="2026-06-11T13:17:00.656024136Z" level=info msg="Stopped pod sandbox (already stopped): 9b74cfc6accd91c125313052023c1a4775c5e6857f7468ce14471bfe83aae1b7" id=14b53776-541f-410f-a9a1-3066b97c758c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.393048 | controller | Jun 11 13:17:00.656632 crc crio[24477]: time="2026-06-11T13:17:00.656559021Z" level=info msg="Removing pod sandbox: 9b74cfc6accd91c125313052023c1a4775c5e6857f7468ce14471bfe83aae1b7" id=f5d04e6e-d108-4fd6-8ee8-57d7ce2a7056 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.393065 | controller | Jun 11 13:17:00.671951 crc crio[24477]: time="2026-06-11T13:17:00.67186398Z" level=info msg="Removed pod sandbox: 9b74cfc6accd91c125313052023c1a4775c5e6857f7468ce14471bfe83aae1b7" id=f5d04e6e-d108-4fd6-8ee8-57d7ce2a7056 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.393082 | controller | Jun 11 13:17:41.414108 crc crio[24477]: time="2026-06-11T13:17:41.413405395Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-6mkc6/POD" id=bf09497c-abc3-476c-b50a-93ac6795f871 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.393098 | controller | Jun 11 13:17:41.415565 crc crio[24477]: time="2026-06-11T13:17:41.414180938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.393115 | controller | Jun 11 13:17:41.448603 crc crio[24477]: time="2026-06-11T13:17:41.447817955Z" level=info msg="Got pod network &{Name:certified-operators-6mkc6 Namespace:openshift-marketplace ID:e3cc86970bdb2bab2f23e4d9949e1fff12f330cfd89b3015dd6598266545bde1 UID:82bb4e35-9707-4625-8b9b-e2889c35fd82 NetNS:/var/run/netns/98777f9c-8911-45c8-9926-ebadd6017556 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82bb4e35_9707_4625_8b9b_e2889c35fd82.slice PodAnnotations:0xc002e12440}] Aliases:map[]}"
2026-06-11 13:18:25.393131 | controller | Jun 11 13:17:41.449047 crc crio[24477]: time="2026-06-11T13:17:41.449021719Z" level=info msg="Adding pod openshift-marketplace_certified-operators-6mkc6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.393148 | controller | Jun 11 13:17:42.307188 crc crio[24477]: 2026-06-11T13:17:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3cc86970bdb2ba Mac:d6:ed:7e:98:b8:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1f Mtu:0 Sandbox:/var/run/netns/98777f9c-8911-45c8-9926-ebadd6017556 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.1.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.393165 | controller | Jun 11 13:17:42.307188 crc crio[24477]: time="2026-06-11T13:17:42.30470607Z" level=info msg="Got pod network &{Name:certified-operators-6mkc6 Namespace:openshift-marketplace ID:e3cc86970bdb2bab2f23e4d9949e1fff12f330cfd89b3015dd6598266545bde1 UID:82bb4e35-9707-4625-8b9b-e2889c35fd82 NetNS:/var/run/netns/98777f9c-8911-45c8-9926-ebadd6017556 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82bb4e35_9707_4625_8b9b_e2889c35fd82.slice PodAnnotations:0xc002e12440}] Aliases:map[]}"
2026-06-11 13:18:25.393181 | controller | Jun 11 13:17:42.307188 crc crio[24477]: time="2026-06-11T13:17:42.304897475Z" level=info msg="Checking pod openshift-marketplace_certified-operators-6mkc6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.393198 | controller | Jun 11 13:17:42.315923 crc crio[24477]: time="2026-06-11T13:17:42.315821796Z" level=info msg="Ran pod sandbox e3cc86970bdb2bab2f23e4d9949e1fff12f330cfd89b3015dd6598266545bde1 with infra container: openshift-marketplace/certified-operators-6mkc6/POD" id=bf09497c-abc3-476c-b50a-93ac6795f871 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.393216 | controller | Jun 11 13:17:42.326414 crc crio[24477]: time="2026-06-11T13:17:42.326310928Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e94c147d-a9de-4b55-82f8-16c5d303c608 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.393241 | controller | Jun 11 13:17:42.329625 crc crio[24477]: time="2026-06-11T13:17:42.329587498Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=42efc0b6-ebf4-4425-a807-7e3119218848 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.393259 | controller | Jun 11 13:17:42.342597 crc crio[24477]: time="2026-06-11T13:17:42.342041856Z" level=info msg="Creating container: openshift-marketplace/certified-operators-6mkc6/extract-utilities" id=6290a42c-96db-49c2-8fed-45f6394ae15b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.393276 | controller | Jun 11 13:17:42.343294 crc crio[24477]: time="2026-06-11T13:17:42.343114717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.393292 | controller | Jun 11 13:17:42.460922 crc crio[24477]: time="2026-06-11T13:17:42.460855562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.393309 | controller | Jun 11 13:17:42.471200 crc crio[24477]: time="2026-06-11T13:17:42.471121329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.393326 | controller | Jun 11 13:17:42.589143 crc crio[24477]: time="2026-06-11T13:17:42.589003874Z" level=info msg="Created container e9a633cd5a40859e81052e90a824b80f3dd8553019569ac9af8313087f7304d5: openshift-marketplace/certified-operators-6mkc6/extract-utilities" id=6290a42c-96db-49c2-8fed-45f6394ae15b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.393342 | controller | Jun 11 13:17:42.590528 crc crio[24477]: time="2026-06-11T13:17:42.590438834Z" level=info msg="Starting container: e9a633cd5a40859e81052e90a824b80f3dd8553019569ac9af8313087f7304d5" id=1d6d1c2e-dc7b-4232-b322-78d36c67c20f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.393359 | controller | Jun 11 13:17:42.598626 crc crio[24477]: time="2026-06-11T13:17:42.59853752Z" level=info msg="Started container" PID=312142 containerID=e9a633cd5a40859e81052e90a824b80f3dd8553019569ac9af8313087f7304d5 description=openshift-marketplace/certified-operators-6mkc6/extract-utilities id=1d6d1c2e-dc7b-4232-b322-78d36c67c20f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3cc86970bdb2bab2f23e4d9949e1fff12f330cfd89b3015dd6598266545bde1
2026-06-11 13:18:25.393377 | controller | Jun 11 13:17:43.089405 crc crio[24477]: time="2026-06-11T13:17:43.086467069Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=0c2516cd-2b87-4e0c-b4b7-887ff475e511 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.393393 | controller | Jun 11 13:17:43.111036 crc crio[24477]: time="2026-06-11T13:17:43.110988583Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 13:18:25.393410 | controller | Jun 11 13:17:43.734587 crc crio[24477]: time="2026-06-11T13:17:43.73401148Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e0619edb1918888825b593b3b8f40e018dfe1d589bf765ae742cc2e57f8cf51c" id=0c2516cd-2b87-4e0c-b4b7-887ff475e511 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.393427 | controller | Jun 11 13:17:43.735585 crc crio[24477]: time="2026-06-11T13:17:43.735490782Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=c24867c2-e4ed-42a6-bda9-9d8bdf089f39 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.393444 | controller | Jun 11 13:17:43.739117 crc crio[24477]: time="2026-06-11T13:17:43.73903643Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=4391b58c-9b89-400b-a58a-05962d5c5e7d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.393465 | controller | Jun 11 13:17:43.747108 crc crio[24477]: time="2026-06-11T13:17:43.746988652Z" level=info msg="Creating container: openshift-marketplace/certified-operators-6mkc6/extract-content" id=a7d13cc3-5881-4811-881c-68eb7d9cb518 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.393482 | controller | Jun 11 13:17:43.747594 crc crio[24477]: time="2026-06-11T13:17:43.747514457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.393498 | controller | Jun 11 13:17:43.835778 crc crio[24477]: time="2026-06-11T13:17:43.835389138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.393515 | controller | Jun 11 13:17:43.842029 crc crio[24477]: time="2026-06-11T13:17:43.841994272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.393532 | controller | Jun 11 13:17:44.022191 crc crio[24477]: time="2026-06-11T13:17:44.022053914Z" level=info msg="Created container 355aa296db1584311ec150aa6f93a3d28ffbae6ce14b8be2beb3b8c0323cc9b6: openshift-marketplace/certified-operators-6mkc6/extract-content" id=a7d13cc3-5881-4811-881c-68eb7d9cb518 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.393549 | controller | Jun 11 13:17:44.023435 crc crio[24477]: time="2026-06-11T13:17:44.023345861Z" level=info msg="Starting container: 355aa296db1584311ec150aa6f93a3d28ffbae6ce14b8be2beb3b8c0323cc9b6" id=5f18e153-61bd-46fb-9a1a-8fa78d5cac5e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.393566 | controller | Jun 11 13:17:44.038421 crc crio[24477]: time="2026-06-11T13:17:44.038307528Z" level=info msg="Started container" PID=312184 containerID=355aa296db1584311ec150aa6f93a3d28ffbae6ce14b8be2beb3b8c0323cc9b6 description=openshift-marketplace/certified-operators-6mkc6/extract-content id=5f18e153-61bd-46fb-9a1a-8fa78d5cac5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3cc86970bdb2bab2f23e4d9949e1fff12f330cfd89b3015dd6598266545bde1
2026-06-11 13:18:25.393584 | controller | Jun 11 13:17:46.167920 crc crio[24477]: time="2026-06-11T13:17:46.165067647Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=abb5c117-1f06-4298-b4fc-ab901b456c5e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.393601 | controller | Jun 11 13:17:46.169870 crc crio[24477]: time="2026-06-11T13:17:46.169717177Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e4ebaa03-583e-4f01-bba6-924bfc3f026e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.393617 | controller | Jun 11 13:17:46.181917 crc crio[24477]: time="2026-06-11T13:17:46.181793163Z" level=info msg="Creating container: openshift-marketplace/certified-operators-6mkc6/registry-server" id=4d6d2999-22ba-43d2-b3c3-dbbe6d9a54b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.393635 | controller | Jun 11 13:17:46.182336 crc crio[24477]: time="2026-06-11T13:17:46.182242866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.393651 | controller | Jun 11 13:17:46.241121 crc crio[24477]: time="2026-06-11T13:17:46.240955864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.393668 | controller | Jun 11 13:17:46.244481 crc crio[24477]: time="2026-06-11T13:17:46.24440803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.393688 | controller | Jun 11 13:17:46.466862 crc crio[24477]: time="2026-06-11T13:17:46.466590087Z" level=info msg="Created container 95de6bd9f512beac88a7b92322ac1d5147d340683bbb5a88337365e369aaba46: openshift-marketplace/certified-operators-6mkc6/registry-server" id=4d6d2999-22ba-43d2-b3c3-dbbe6d9a54b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.393706 | controller | Jun 11 13:17:46.469590 crc crio[24477]: time="2026-06-11T13:17:46.469446667Z" level=info msg="Starting container: 95de6bd9f512beac88a7b92322ac1d5147d340683bbb5a88337365e369aaba46" id=5fbdab28-c422-4a0e-aa79-977d599a09ca name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.393722 | controller | Jun 11 13:17:46.480432 crc crio[24477]: time="2026-06-11T13:17:46.48031691Z" level=info msg="Started container" PID=312320 containerID=95de6bd9f512beac88a7b92322ac1d5147d340683bbb5a88337365e369aaba46 description=openshift-marketplace/certified-operators-6mkc6/registry-server id=5fbdab28-c422-4a0e-aa79-977d599a09ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3cc86970bdb2bab2f23e4d9949e1fff12f330cfd89b3015dd6598266545bde1
2026-06-11 13:18:25.393740 | controller | Jun 11 13:17:54.388026 crc crio[24477]: time="2026-06-11T13:17:54.386322743Z" level=info msg="Stopping container: 95de6bd9f512beac88a7b92322ac1d5147d340683bbb5a88337365e369aaba46 (timeout: 2s)" id=add04eaa-c8d6-4d4f-957f-583e2e310f78 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.393757 | controller | Jun 11 13:17:55.038107 crc crio[24477]: time="2026-06-11T13:17:55.036722583Z" level=info msg="Stopped container 95de6bd9f512beac88a7b92322ac1d5147d340683bbb5a88337365e369aaba46: openshift-marketplace/certified-operators-6mkc6/registry-server" id=add04eaa-c8d6-4d4f-957f-583e2e310f78 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 13:18:25.393774 | controller | Jun 11 13:17:55.039533 crc crio[24477]: time="2026-06-11T13:17:55.039382918Z" level=info msg="Stopping pod sandbox: e3cc86970bdb2bab2f23e4d9949e1fff12f330cfd89b3015dd6598266545bde1" id=9f52cde0-1c76-42e2-a121-445c228bf07e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.393791 | controller | Jun 11 13:17:55.040537 crc crio[24477]: time="2026-06-11T13:17:55.040453638Z" level=info msg="Got pod network &{Name:certified-operators-6mkc6 Namespace:openshift-marketplace ID:e3cc86970bdb2bab2f23e4d9949e1fff12f330cfd89b3015dd6598266545bde1 UID:82bb4e35-9707-4625-8b9b-e2889c35fd82 NetNS:/var/run/netns/98777f9c-8911-45c8-9926-ebadd6017556 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82bb4e35_9707_4625_8b9b_e2889c35fd82.slice PodAnnotations:0xc0072c02d0}] Aliases:map[]}"
2026-06-11 13:18:25.393809 | controller | Jun 11 13:17:55.040866 crc crio[24477]: time="2026-06-11T13:17:55.040788697Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-6mkc6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.393827 | controller | Jun 11 13:17:55.503345 crc crio[24477]: time="2026-06-11T13:17:55.503175554Z" level=info msg="Stopped pod sandbox: e3cc86970bdb2bab2f23e4d9949e1fff12f330cfd89b3015dd6598266545bde1" id=9f52cde0-1c76-42e2-a121-445c228bf07e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.393844 | controller | Jun 11 13:17:56.471852 crc crio[24477]: time="2026-06-11T13:17:56.471323147Z" level=info msg="Removing container: 95de6bd9f512beac88a7b92322ac1d5147d340683bbb5a88337365e369aaba46" id=8c4f9527-5243-4852-b4c1-c4430faa98b4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.393882 | controller | Jun 11 13:17:56.525384 crc crio[24477]: time="2026-06-11T13:17:56.525254198Z" level=info msg="Removed container 95de6bd9f512beac88a7b92322ac1d5147d340683bbb5a88337365e369aaba46: openshift-marketplace/certified-operators-6mkc6/registry-server" id=8c4f9527-5243-4852-b4c1-c4430faa98b4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.393904 | controller | Jun 11 13:17:56.530076 crc crio[24477]: time="2026-06-11T13:17:56.530042625Z" level=info msg="Removing container: 355aa296db1584311ec150aa6f93a3d28ffbae6ce14b8be2beb3b8c0323cc9b6" id=185bf232-1b0e-4eb2-917e-3d021e356767 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.393923 | controller | Jun 11 13:17:56.581074 crc crio[24477]: time="2026-06-11T13:17:56.580797292Z" level=info msg="Removed container 355aa296db1584311ec150aa6f93a3d28ffbae6ce14b8be2beb3b8c0323cc9b6: openshift-marketplace/certified-operators-6mkc6/extract-content" id=185bf232-1b0e-4eb2-917e-3d021e356767 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.393940 | controller | Jun 11 13:17:56.586275 crc crio[24477]: time="2026-06-11T13:17:56.586204951Z" level=info msg="Removing container: e9a633cd5a40859e81052e90a824b80f3dd8553019569ac9af8313087f7304d5" id=3e551752-e2f3-45d1-8f81-dce0c08a25b0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.393957 | controller | Jun 11 13:17:56.654847 crc crio[24477]: time="2026-06-11T13:17:56.654633858Z" level=info msg="Removed container e9a633cd5a40859e81052e90a824b80f3dd8553019569ac9af8313087f7304d5: openshift-marketplace/certified-operators-6mkc6/extract-utilities" id=3e551752-e2f3-45d1-8f81-dce0c08a25b0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 13:18:25.393975 | controller | Jun 11 13:18:00.590458 crc crio[24477]: time="2026-06-11T13:18:00.58949136Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686398-vtm4w/POD" id=32a40301-c1a7-40a0-bc7c-830913197b16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.393992 | controller | Jun 11 13:18:00.592463 crc crio[24477]: time="2026-06-11T13:18:00.590482419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.394008 | controller | Jun 11 13:18:00.624105 crc crio[24477]: time="2026-06-11T13:18:00.623503471Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686398-vtm4w Namespace:openshift-infra ID:b66497da68de1a69244c2cd7d1f7163dd3f5748d6e60a8cbf54cc062f87e00e4 UID:21325271-2c3d-45b0-8ac5-00425c84393c NetNS:/var/run/netns/74acfffa-df4a-484a-9644-67abf75f3c70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21325271_2c3d_45b0_8ac5_00425c84393c.slice PodAnnotations:0xc001f2a728}] Aliases:map[]}"
2026-06-11 13:18:25.394025 | controller | Jun 11 13:18:00.624240 crc crio[24477]: time="2026-06-11T13:18:00.624054987Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686398-vtm4w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.394042 | controller | Jun 11 13:18:00.729176 crc crio[24477]: time="2026-06-11T13:18:00.729034663Z" level=info msg="Stopping pod sandbox: e3cc86970bdb2bab2f23e4d9949e1fff12f330cfd89b3015dd6598266545bde1" id=df11b723-817a-424e-bc9f-7e1243f2aada name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.394059 | controller | Jun 11 13:18:00.729735 crc crio[24477]: time="2026-06-11T13:18:00.729192457Z" level=info msg="Stopped pod sandbox (already stopped): e3cc86970bdb2bab2f23e4d9949e1fff12f330cfd89b3015dd6598266545bde1" id=df11b723-817a-424e-bc9f-7e1243f2aada name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.394076 | controller | Jun 11 13:18:00.730316 crc crio[24477]: time="2026-06-11T13:18:00.730229776Z" level=info msg="Removing pod sandbox: e3cc86970bdb2bab2f23e4d9949e1fff12f330cfd89b3015dd6598266545bde1" id=578d1183-ee8e-4ee6-b3a2-3ed25e56a3b3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.394092 | controller | Jun 11 13:18:00.744360 crc crio[24477]: time="2026-06-11T13:18:00.744246508Z" level=info msg="Removed pod sandbox: e3cc86970bdb2bab2f23e4d9949e1fff12f330cfd89b3015dd6598266545bde1" id=578d1183-ee8e-4ee6-b3a2-3ed25e56a3b3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 13:18:25.394113 | controller | Jun 11 13:18:01.308856 crc crio[24477]: 2026-06-11T13:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b66497da68de1a6 Mac:9a:58:95:8d:f9:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:20 Mtu:0 Sandbox:/var/run/netns/74acfffa-df4a-484a-9644-67abf75f3c70 SocketPath: PciID:}] [{Interface:0xc00048c5c0 Address:{IP:10.217.1.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 13:18:25.394130 | controller | Jun 11 13:18:01.312175 crc crio[24477]: time="2026-06-11T13:18:01.311628954Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686398-vtm4w Namespace:openshift-infra ID:b66497da68de1a69244c2cd7d1f7163dd3f5748d6e60a8cbf54cc062f87e00e4 UID:21325271-2c3d-45b0-8ac5-00425c84393c NetNS:/var/run/netns/74acfffa-df4a-484a-9644-67abf75f3c70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21325271_2c3d_45b0_8ac5_00425c84393c.slice PodAnnotations:0xc001f2a728}] Aliases:map[]}"
2026-06-11 13:18:25.394148 | controller | Jun 11 13:18:01.312313 crc crio[24477]: time="2026-06-11T13:18:01.312274182Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686398-vtm4w for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 13:18:25.394164 | controller | Jun 11 13:18:01.327123 crc crio[24477]: time="2026-06-11T13:18:01.326921971Z" level=info msg="Ran pod sandbox b66497da68de1a69244c2cd7d1f7163dd3f5748d6e60a8cbf54cc062f87e00e4 with infra container: openshift-infra/auto-csr-approver-29686398-vtm4w/POD" id=32a40301-c1a7-40a0-bc7c-830913197b16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 13:18:25.394181 | controller | Jun 11 13:18:01.332737 crc crio[24477]: time="2026-06-11T13:18:01.332543116Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=cbe39a26-9528-4c60-9ce2-60a8baa36688 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.394199 | controller | Jun 11 13:18:01.339600 crc crio[24477]: time="2026-06-11T13:18:01.33949169Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 13:18:25.394216 | controller | Jun 11 13:18:02.174358 crc crio[24477]: time="2026-06-11T13:18:02.174031867Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=cbe39a26-9528-4c60-9ce2-60a8baa36688 name=/runtime.v1.ImageService/PullImage
2026-06-11 13:18:25.394232 | controller | Jun 11 13:18:02.176935 crc crio[24477]: time="2026-06-11T13:18:02.175038334Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=bbe4809d-c844-4d62-9008-1d59c7619f4e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.394250 | controller | Jun 11 13:18:02.178033 crc crio[24477]: time="2026-06-11T13:18:02.177914004Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=29731d7f-087b-4986-bfdf-d0ca5ba3abd5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 13:18:25.394266 | controller | Jun 11 13:18:02.190740 crc crio[24477]: time="2026-06-11T13:18:02.190493156Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686398-vtm4w/oc" id=0dae6a37-c9e2-41a4-993b-cbcf0608983e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.394284 | controller | Jun 11 13:18:02.191424 crc crio[24477]: time="2026-06-11T13:18:02.19134519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.394301 | controller | Jun 11 13:18:02.256764 crc crio[24477]: time="2026-06-11T13:18:02.256425918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.394321 | controller | Jun 11 13:18:02.593878 crc crio[24477]: time="2026-06-11T13:18:02.59294393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 13:18:25.394339 | controller | Jun 11 13:18:02.719855 crc crio[24477]: time="2026-06-11T13:18:02.719736577Z" level=info msg="Created container a4f3419bc51623752550e28ac188873bccba17bb25a63cd08278e9cf46361b75: openshift-infra/auto-csr-approver-29686398-vtm4w/oc" id=0dae6a37-c9e2-41a4-993b-cbcf0608983e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 13:18:25.394356 | controller | Jun 11 13:18:02.721178 crc crio[24477]: time="2026-06-11T13:18:02.720943751Z" level=info msg="Starting container: a4f3419bc51623752550e28ac188873bccba17bb25a63cd08278e9cf46361b75" id=06a117ca-db92-419f-b1df-2071dbbf967f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 13:18:25.394373 | controller | Jun 11 13:18:02.728538 crc crio[24477]: time="2026-06-11T13:18:02.728295326Z" level=info msg="Started container" PID=313219 containerID=a4f3419bc51623752550e28ac188873bccba17bb25a63cd08278e9cf46361b75 description=openshift-infra/auto-csr-approver-29686398-vtm4w/oc id=06a117ca-db92-419f-b1df-2071dbbf967f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b66497da68de1a69244c2cd7d1f7163dd3f5748d6e60a8cbf54cc062f87e00e4
2026-06-11 13:18:25.394390 | controller | Jun 11 13:18:04.640382 crc crio[24477]: time="2026-06-11T13:18:04.639563365Z" level=info msg="Stopping pod sandbox: b66497da68de1a69244c2cd7d1f7163dd3f5748d6e60a8cbf54cc062f87e00e4" id=a436c1b4-cc38-40de-ac12-d2631d01bcc5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.394407 | controller | Jun 11 13:18:04.642121 crc crio[24477]: time="2026-06-11T13:18:04.642029315Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686398-vtm4w Namespace:openshift-infra ID:b66497da68de1a69244c2cd7d1f7163dd3f5748d6e60a8cbf54cc062f87e00e4 UID:21325271-2c3d-45b0-8ac5-00425c84393c NetNS:/var/run/netns/74acfffa-df4a-484a-9644-67abf75f3c70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21325271_2c3d_45b0_8ac5_00425c84393c.slice PodAnnotations:0xc00251e730}] Aliases:map[]}"
2026-06-11 13:18:25.394424 | controller | Jun 11 13:18:04.642348 crc crio[24477]: time="2026-06-11T13:18:04.642294822Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686398-vtm4w from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 13:18:25.394441 | controller | Jun 11 13:18:05.030557 crc crio[24477]: time="2026-06-11T13:18:05.029899733Z" level=info msg="Stopped pod sandbox: b66497da68de1a69244c2cd7d1f7163dd3f5748d6e60a8cbf54cc062f87e00e4" id=a436c1b4-cc38-40de-ac12-d2631d01bcc5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 13:18:25.394537 | controller | ok: Item: crc Runtime: 0:00:01.053578
2026-06-11 13:18:25.757913 | 
2026-06-11 13:18:25.758054 | LOOP [env_op_images : Write CRI-O logs to files per node]
2026-06-11 13:18:31.402427 | controller | changed:
2026-06-11 13:18:31.402884 | controller | {
2026-06-11 13:18:31.402922 | controller |   "ansible_loop_var": "item",
2026-06-11 13:18:31.402942 | controller |   "changed": true,
2026-06-11 13:18:31.402959 | controller |   "cmd": [
2026-06-11 13:18:31.402974 | controller |     "oc",
2026-06-11 13:18:31.402989 | controller |     "adm",
2026-06-11 13:18:31.403005 | controller |     "node-logs",
2026-06-11 13:18:31.403019 | controller |     "crc",
2026-06-11 13:18:31.403034 | controller |     "-u",
2026-06-11 13:18:31.403048 | controller |     "crio",
2026-06-11 13:18:31.403063 | controller |     "--since=-24h"
2026-06-11 13:18:31.403082 | controller |   ],
2026-06-11 13:18:31.403102 | controller |   "delta": "0:00:01.053578",
2026-06-11 13:18:31.403125 | controller |   "end": "2026-06-11 13:18:24.677079",
2026-06-11 13:18:31.403142 | controller |   "failed": false,
2026-06-11 13:18:31.403164 | controller |   "failed_when_result": false,
2026-06-11 13:18:31.403180 | controller |   "invocation": {
2026-06-11 13:18:31.403195 | controller |     "module_args": {
2026-06-11 13:18:31.403210 | controller |       "_raw_params": "oc adm node-logs \"crc\" -u crio --since=-24h",
2026-06-11 13:18:31.403227 | controller |       "_uses_shell": false,
2026-06-11 13:18:31.403242 | controller |       "argv": null,
2026-06-11 13:18:31.403257 | controller |       "chdir": null,
2026-06-11 13:18:31.403273 | controller |       "creates": null,
2026-06-11 13:18:31.403288 | controller |       "executable": null,
2026-06-11 13:18:31.403303 | controller |       "expand_argument_vars": true,
2026-06-11 13:18:31.403319 | controller |       "removes": null,
2026-06-11 13:18:31.403334 | controller |       "stdin": null,
2026-06-11 13:18:31.403349 | controller |       "stdin_add_newline": true,
2026-06-11 13:18:31.403365 | controller |       "strip_empty_ends": true,
2026-06-11 13:18:31.403381 | controller |       "zuul_ansible_split_streams": false,
2026-06-11 13:18:31.403396 | controller |       "zuul_log_id": "in-loop-ignore",
2026-06-11 13:18:31.403412 | controller |       "zuul_no_log": false,
2026-06-11 13:18:31.403428 | controller |       "zuul_output_max_bytes": 1073741824
2026-06-11 13:18:31.403443 | controller |     }
2026-06-11 13:18:31.403459 | controller |   },
2026-06-11 13:18:31.403474 | controller |   "item": "crc",
2026-06-11 13:18:31.403489 | controller |   "msg": "",
2026-06-11 13:18:31.403505 | controller |   "rc": 0,
2026-06-11 13:18:31.403520 | controller |   "start": "2026-06-11 13:18:23.623501",
2026-06-11 13:18:31.403535 | controller |   "stderr": "",
2026-06-11 13:18:31.403551 | controller |   "stderr_lines": [],
2026-06-11 13:18:31.407207 | controller |   "stdout": "Jun 11 11:41:58.808088 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 11 11:42:00.129132 crc crio[3644]: time=\"2026-06-11T11:42:00.126582317Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 11 11:42:00.131148 crc crio[3644]: time=\"2026-06-11T11:42:00.129456987Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 11 11:42:00.141883 crc crio[3644]: time=\"2026-06-11T11:42:00.14159702Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 11 11:42:00.143050 crc crio[3644]: time=\"2026-06-11T11:42:00.142975268Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 11 11:42:00.286447 crc crio[3644]: time=\"2026-06-11T11:42:00.28338951Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 11 11:42:00.286447 crc crio[3644]: time=\"2026-06-11T11:42:00.285993255Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 11 11:42:00.286447 crc crio[3644]: time=\"2026-06-11T11:42:00.286028437Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 11 11:42:00.300637 crc crio[3644]: time=\"2026-06-11T11:42:00.287477521Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 11 11:42:00.300637 crc crio[3644]: time=\"2026-06-11T11:42:00.287541351Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 11 11:42:00.378138 crc crio[3644]: time=\"2026-06-11T11:42:00.377314948Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 11 11:42:00.406371 crc crio[3644]: time=\"2026-06-11T11:42:00.406186232Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"\nJun 11 11:42:00.416750 crc crio[3644]: time=\"2026-06-11T11:42:00.416296132Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"\nJun 11 11:42:01.073323 crc crio[3644]: time=\"2026-06-11T11:42:01.072221783Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"\nJun 11 11:42:01.365815 crc crio[3644]: time=\"2026-06-11T11:42:01.365108525Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 11 11:42:01.365815 crc crio[3644]: time=\"2026-06-11T11:42:01.365201348Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 11 11:42:01.365815 crc crio[3644]: time=\"2026-06-11T11:42:01.365489416Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 11 11:42:01.365815 crc crio[3644]: time=\"2026-06-11T11:42:01.365504806Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 11 11:42:01.365815 crc crio[3644]: time=\"2026-06-11T11:42:01.365515646Z\" level=info msg=\"RDT not available in the host system\"\nJun 11 11:42:01.378066 crc crio[3644]: time=\"2026-06-11T11:42:01.377905818Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 11 11:42:01.378066 crc crio[3644]: time=\"2026-06-11T11:42:01.377997991Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 11 11:42:01.397031 crc crio[3644]: time=\"2026-06-11T11:42:01.396595945Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 11 11:42:01.397031 crc crio[3644]: time=\"2026-06-11T11:42:01.396812631Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 11 11:42:02.363446 crc crio[3644]: time=\"2026-06-11T11:42:02.358820739Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:42:02.363446 crc crio[3644]: time=\"2026-06-11T11:42:02.35956518Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:42:02.363446 crc crio[3644]: time=\"2026-06-11T11:42:02.361437303Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 11 11:42:02.363446 crc crio[3644]: time=\"2026-06-11T11:42:02.361467303Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 11 11:42:02.363739 crc crio[3644]: time=\"2026-06-11T11:42:02.36243193Z\" 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.container-type\\\", \\\"run.oci.\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"org.systemd.property.\\\", \\\"org.criu.config\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"cpu-shared.crio.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"cpu-quota.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"cpu-c-states.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"bundle\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"\nJun 11 11:42:02.378805 crc crio[3644]: time=\"2026-06-11T11:42:02.368886128Z\" level=warning msg=\"Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown\"\nJun 11 11:42:04.282032 crc crio[3644]: time=\"2026-06-11T11:42:04.280552158Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 11 11:42:04.283960 crc crio[3644]: time=\"2026-06-11T11:42:04.282513549Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 11 11:42:04.597489 crc crio[3644]: time=\"2026-06-11T11:42:04.597085369Z\" level=warning msg=\"Could not restore sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6: failed to Statfs \\\"/var/run/netns/fd3c4e21-cfd8-4e7e-91e3-4193bfab6fa4\\\": no such file or directory\"\nJun 11 11:42:04.609138 crc crio[3644]: time=\"2026-06-11T11:42:04.608978516Z\" level=warning msg=\"Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored\"\nJun 11 11:42:04.704002 crc crio[3644]: time=\"2026-06-11T11:42:04.703583415Z\" level=warning msg=\"Could not restore sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d: failed to Statfs \\\"/var/run/netns/4febcbd8-dcaa-46f5-9391-0c48c2ff24a1\\\": no such file or directory\"\nJun 11 11:42:04.863120 crc crio[3644]: time=\"2026-06-11T11:42:04.862237212Z\" level=warning msg=\"Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored\"\nJun 11 11:42:04.885245 crc crio[3644]: time=\"2026-06-11T11:42:04.884843761Z\" level=warning msg=\"Could not restore sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2: failed to Statfs \\\"/var/run/netns/7e3ff8b6-bf95-4896-8395-91fb354858fa\\\": no such file or directory\"\nJun 11 11:42:04.892773 crc crio[3644]: time=\"2026-06-11T11:42:04.892474305Z\" level=warning msg=\"Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored\"\nJun 11 11:42:04.905349 crc crio[3644]: time=\"2026-06-11T11:42:04.90517245Z\" level=warning msg=\"Could not restore sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5: failed to Statfs \\\"/var/run/netns/81ad9b9a-eab6-458f-8782-26b5ca62c687\\\": no such file or directory\"\nJun 11 11:42:04.912557 crc crio[3644]: time=\"2026-06-11T11:42:04.912425174Z\" level=warning msg=\"Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored\"\nJun 11 11:42:04.928774 crc crio[3644]: time=\"2026-06-11T11:42:04.928013168Z\" level=warning msg=\"Could not restore sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227: failed to Statfs \\\"/var/run/netns/1c9c5a0b-fde2-491c-a2b7-717b81dfe381\\\": no such file or directory\"\nJun 11 11:42:04.943257 crc crio[3644]: time=\"2026-06-11T11:42:04.943124801Z\" level=warning msg=\"Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored\"\nJun 11 11:42:04.957143 crc crio[3644]: time=\"2026-06-11T11:42:04.956391321Z\" level=warning msg=\"Could not restore sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16: failed to Statfs \\\"/var/run/netns/6e2884fa-46a7-4abd-8c22-c5b83a9323ae\\\": no such file or directory\"\nJun 11 11:42:04.963547 crc crio[3644]: time=\"2026-06-11T11:42:04.963300636Z\" level=warning msg=\"Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored\"\nJun 11 11:42:04.979984 crc crio[3644]: time=\"2026-06-11T11:42:04.979866038Z\" level=warning msg=\"Could not restore sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9: failed to Statfs \\\"/var/run/netns/899c602a-0b36-471e-afbe-f1baa22ff331\\\": no such file or directory\"\nJun 11 11:42:04.991037 crc crio[3644]: time=\"2026-06-11T11:42:04.990890429Z\" level=warning msg=\"Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored\"\nJun 11 11:42:05.012895 crc crio[3644]: time=\"2026-06-11T11:42:05.011460181Z\" level=warning msg=\"Could not restore sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc: failed to Statfs \\\"/var/run/netns/920c13eb-11d0-4aea-863a-1e29ecb928b8\\\": no such file or directory\"\nJun 11 11:42:05.026116 crc crio[3644]: time=\"2026-06-11T11:42:05.026013798Z\" level=warning msg=\"Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored\"\nJun 11 11:42:05.050131 crc crio[3644]: time=\"2026-06-11T11:42:05.049981138Z\" level=warning msg=\"Could not restore sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d: failed to Statfs \\\"/var/run/netns/232a5e6a-ee06-49b4-a707-fec6ca7cc898\\\": no such file or directory\"\nJun 11 11:42:05.056803 crc crio[3644]: time=\"2026-06-11T11:42:05.056635825Z\" level=warning msg=\"Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored\"\nJun 11 11:42:05.084932 crc crio[3644]: time=\"2026-06-11T11:42:05.084838583Z\" level=warning msg=\"Could not restore sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded: failed to Statfs \\\"/var/run/netns/56ed585b-024b-4cfb-ae7c-a4143d981964\\\": no such file or directory\"\nJun 11 11:42:05.097201 crc crio[3644]: time=\"2026-06-11T11:42:05.097052275Z\" level=warning msg=\"Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored\"\nJun 11 11:42:05.111822 crc crio[3644]: time=\"2026-06-11T11:42:05.111448287Z\" level=warning msg=\"Could not restore sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f: failed to Statfs \\\"/var/run/netns/aa7626ab-b100-47ea-96c8-4f5c69ad8b17\\\": no such file or directory\"\nJun 11 11:42:05.121413 crc crio[3644]: time=\"2026-06-11T11:42:05.121106747Z\" level=warning msg=\"Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored\"\nJun 11 11:42:05.139423 crc crio[3644]: time=\"2026-06-11T11:42:05.13914429Z\" level=warning msg=\"Could not restore sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183: failed to Statfs \\\"/var/run/netns/46000352-49e7-4b6c-a860-f1d6891e762f\\\": no such file or directory\"\nJun 11 11:42:05.150348 crc crio[3644]: time=\"2026-06-11T11:42:05.148067312Z\" level=warning msg=\"Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored\"\nJun 11 11:42:05.162808 crc crio[3644]: time=\"2026-06-11T11:42:05.16271818Z\" level=warning msg=\"Could not restore sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587: failed to Statfs \\\"/var/run/netns/1f63c23e-9d33-4153-aa26-77f310b0386a\\\": no such file or directory\"\nJun 11 11:42:05.174198 crc crio[3644]: time=\"2026-06-11T11:42:05.174041908Z\" level=warning msg=\"Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored\"\nJun 11 11:42:05.190774 crc crio[3644]: time=\"2026-06-11T11:42:05.190490146Z\" level=warning msg=\"Could not restore sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86: failed to Statfs \\\"/var/run/netns/2da0a078-e17e-4b8a-a39e-f576861e34ae\\\": no such file or directory\"\nJun 11 11:42:05.202085 crc crio[3644]: time=\"2026-06-11T11:42:05.201985649Z\" level=warning msg=\"Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored\"\nJun 11 11:42:05.261909 crc crio[3644]: time=\"2026-06-11T11:42:05.261508762Z\" level=warning msg=\"Could not restore sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71: failed to Statfs \\\"/var/run/netns/d741311d-c7c0-40c6-9ea3-8776114c63cd\\\": no such file or directory\"\nJun 11 11:42:05.271292 crc crio[3644]: time=\"2026-06-11T11:42:05.271138442Z\" level=warning msg=\"Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored\"\nJun 11 11:42:05.293447 crc crio[3644]: time=\"2026-06-11T11:42:05.29330364Z\" level=warning msg=\"Could not restore sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010: failed to Statfs \\\"/var/run/netns/36e532f2-1b76-438a-b20e-25d97596f804\\\": no such file or directory\"\nJun 11 11:42:05.301473 crc crio[3644]: time=\"2026-06-11T11:42:05.301359567Z\" level=warning msg=\"Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored\"\nJun 11 11:42:05.319096 crc crio[3644]: time=\"2026-06-11T11:42:05.318942388Z\" level=warning msg=\"Could not restore sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118: failed to Statfs \\\"/var/run/netns/3f3a9cce-a4ef-41f6-9d79-86f3f5656627\\\": no such file or directory\"\nJun 11 11:42:05.323595 crc crio[3644]: time=\"2026-06-11T11:42:05.323506196Z\" level=warning msg=\"Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored\"\nJun 11 11:42:05.352042 crc crio[3644]: time=\"2026-06-11T11:42:05.351888439Z\" level=warning msg=\"Could not restore sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4: failed to Statfs \\\"/var/run/netns/44260f5c-d169-46e1-b4b8-f69b9adfc2f4\\\": no such file or directory\"\nJun 11 11:42:05.358124 crc crio[3644]: time=\"2026-06-11T11:42:05.358042581Z\" level=warning msg=\"Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored\"\nJun 11 11:42:05.374028 crc crio[3644]: time=\"2026-06-11T11:42:05.373798791Z\" level=warning msg=\"Could not restore sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b: failed to Statfs \\\"/var/run/netns/d2f026db-1d70-45f0-88e1-5ead39997a83\\\": no such file or directory\"\nJun 11 11:42:05.383367 crc crio[3644]: time=\"2026-06-11T11:42:05.383239107Z\" level=warning msg=\"Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored\"\nJun 11 11:42:05.395990 crc crio[3644]: time=\"2026-06-11T11:42:05.39583715Z\" level=warning msg=\"Could not restore sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7: failed to Statfs \\\"/var/run/netns/98dbeb7b-54c9-48c8-b257-ba1be4841c8e\\\": no such file or directory\"\nJun 11 11:42:05.405552 crc crio[3644]: time=\"2026-06-11T11:42:05.405420336Z\" level=warning msg=\"Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored\"\nJun 11 11:42:05.426719 crc crio[3644]: time=\"2026-06-11T11:42:05.426554236Z\" level=warning msg=\"Could not restore sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1: failed to Statfs \\\"/var/run/netns/a9695c0a-6eb8-48ce-9f21-3dc0d6ae5895\\\": no such file or directory\"\nJun 11 11:42:05.440364 crc crio[3644]: time=\"2026-06-11T11:42:05.44020245Z\" level=warning msg=\"Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored\"\nJun 11 11:42:05.468407 crc crio[3644]: time=\"2026-06-11T11:42:05.468288853Z\" level=warning msg=\"Could not restore sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d: failed to Statfs \\\"/var/run/netns/ab0156e9-15e7-49ec-b32f-3193fd188354\\\": no such file or directory\"\nJun 11 11:42:05.473515 crc crio[3644]: time=\"2026-06-11T11:42:05.473407387Z\" level=warning msg=\"Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored\"\nJun 11 11:42:05.481054 crc crio[3644]: time=\"2026-06-11T11:42:05.480963387Z\" level=warning msg=\"Could not restore sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e: failed to Statfs \\\"/var/run/netns/4d4760f9-e516-4f77-8976-3e7a48d723c2\\\": no such file or directory\"\nJun 11 11:42:05.489886 crc crio[3644]: time=\"2026-06-11T11:42:05.489744165Z\" level=warning msg=\"Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored\"\nJun 11 11:42:05.498924 crc crio[3644]: time=\"2026-06-11T11:42:05.498794866Z\" level=warning msg=\"Could not restore sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0: failed to Statfs \\\"/var/run/netns/9db3919f-6487-4977-89c5-c3bb4a69e5d6\\\": no such file or directory\"\nJun 11 11:42:05.505543 crc crio[3644]: time=\"2026-06-11T11:42:05.505455813Z\" level=warning msg=\"Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored\"\nJun 11 11:42:05.512372 crc crio[3644]: time=\"2026-06-11T11:42:05.512271213Z\" level=warning msg=\"Could not restore sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae: failed to Statfs \\\"/var/run/netns/60e794cf-e3b7-487a-82e2-ad15f3f7a50a\\\": no such file or directory\"\nJun 11 11:42:05.516541 crc crio[3644]: time=\"2026-06-11T11:42:05.516418019Z\" level=warning msg=\"Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored\"\nJun 11 11:42:05.522966 crc crio[3644]: time=\"2026-06-11T11:42:05.522872229Z\" level=warning msg=\"Could not restore sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7: failed to Statfs \\\"/var/run/netns/ac7493b3-3bc4-4e68-8140-32803fcd02c2\\\": no such file or directory\"\nJun 11 11:42:05.526495 crc crio[3644]: time=\"2026-06-11T11:42:05.526374558Z\" level=warning msg=\"Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored\"\nJun 11 11:42:05.533292 crc crio[3644]: time=\"2026-06-11T11:42:05.533143406Z\" level=warning msg=\"Could not restore sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f: failed to Statfs \\\"/var/run/netns/84ada3cc-bcfc-4d12-a4cf-2c663c00f8ca\\\": no such file or directory\"\nJun 11 11:42:05.537463 crc crio[3644]: time=\"2026-06-11T11:42:05.537371386Z\" level=warning msg=\"Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored\"\nJun 11 11:42:05.544803 crc crio[3644]: time=\"2026-06-11T11:42:05.54470622Z\" level=warning msg=\"Could not restore sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5: failed to Statfs \\\"/var/run/netns/ff88aff1-21f1-4387-8229-c25f8b50a510\\\": no such file or directory\"\nJun 11 11:42:05.548727 crc crio[3644]: time=\"2026-06-11T11:42:05.548557069Z\" level=warning msg=\"Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored\"\nJun 11 11:42:05.569718 crc crio[3644]: time=\"2026-06-11T11:42:05.569511334Z\" level=warning msg=\"Could not restore sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3: failed to Statfs \\\"/var/run/netns/8024f34b-266f-4fe8-9531-a3a251c0503a\\\": no such file or directory\"\nJun 11 11:42:05.579084 crc crio[3644]: time=\"2026-06-11T11:42:05.578937347Z\" level=warning msg=\"Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored\"\nJun 11 11:42:05.589092 crc crio[3644]: time=\"2026-06-11T11:42:05.588794563Z\" level=warning msg=\"Could not restore sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d: failed to Statfs \\\"/var/run/netns/2c329914-0aff-4edb-99eb-32fae9b2a951\\\": no such file or directory\"\nJun 11 11:42:05.594474 crc crio[3644]: time=\"2026-06-11T11:42:05.594310988Z\" level=warning msg=\"Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored\"\nJun 11 11:42:05.615095 crc crio[3644]: time=\"2026-06-11T11:42:05.614935563Z\" level=warning msg=\"Could not restore sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c: failed to Statfs \\\"/var/run/netns/7ba66181-030a-4903-a1c7-c7190ad1e8fe\\\": no such file or directory\"\nJun 11 11:42:05.625128 crc crio[3644]: time=\"2026-06-11T11:42:05.624884083Z\" level=warning msg=\"Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored\"\nJun 11 11:42:05.646328 crc crio[3644]: time=\"2026-06-11T11:42:05.646042123Z\" level=warning msg=\"Could not restore sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7: failed to Statfs \\\"/var/run/netns/5a216e0d-4290-49d8-ad2e-2b6db00cab8e\\\": no such file or directory\"\nJun 11 11:42:05.659808 crc crio[3644]: time=\"2026-06-11T11:42:05.659405118Z\" level=warning msg=\"Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored\"\nJun 11 11:42:05.676316 crc crio[3644]: time=\"2026-06-11T11:42:05.675834147Z\" level=warning msg=\"Could not restore sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852: failed to Statfs \\\"/var/run/netns/98b2d38b-ac35-44c6-b61c-370ae13d5b89\\\": no such file or directory\"\nJun 11 11:42:05.690348 crc crio[3644]: time=\"2026-06-11T11:42:05.69018843Z\" level=warning msg=\"Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored\"\nJun 11 11:42:05.709864 crc crio[3644]: time=\"2026-06-11T11:42:05.709508098Z\" level=warning msg=\"Could not restore sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a: failed to Statfs \\\"/var/run/netns/d9bf0789-854b-4974-8993-90943a82070f\\\": no such file or directory\"\nJun 11 11:42:05.718388 crc crio[3644]: time=\"2026-06-11T11:42:05.718199802Z\" level=warning msg=\"Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored\"\nJun 11 11:42:05.740991 crc crio[3644]: time=\"2026-06-11T11:42:05.740854474Z\" level=warning msg=\"Could not restore sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911: failed to Statfs \\\"/var/run/netns/80d38dd5-ee2d-4a24-94d1-3ddfb5d3c617\\\": no such file or directory\"\nJun 11 11:42:05.746579 crc crio[3644]: time=\"2026-06-11T11:42:05.746322248Z\" level=warning msg=\"Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored\"\nJun 11 11:42:05.769736 crc crio[3644]: time=\"2026-06-11T11:42:05.769437283Z\" level=warning msg=\"Could not restore sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb: failed to Statfs \\\"/var/run/netns/32b4f8e4-b971-4a83-9e1c-82a6c90698cc\\\": no such file or directory\"\nJun 11 11:42:05.780933 crc crio[3644]: time=\"2026-06-11T11:42:05.780584605Z\" level=warning msg=\"Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored\"\nJun 11 11:42:05.796084 crc crio[3644]: time=\"2026-06-11T11:42:05.795856742Z\" level=warning msg=\"Could not restore sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007: failed to Statfs \\\"/var/run/netns/47e52ab1-31cb-4a90-8828-40586f4582e5\\\": no such file or directory\"\nJun 11 11:42:05.806171 crc crio[3644]: time=\"2026-06-11T11:42:05.805925014Z\" level=warning msg=\"Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored\"\nJun 11 11:42:05.819201 crc crio[3644]: time=\"2026-06-11T11:42:05.818964949Z\" level=warning msg=\"Could not restore sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f: failed to Statfs \\\"/var/run/netns/a0348d3d-19fe-46ab-9138-85312818185a\\\": no such file or directory\"\nJun 11 11:42:05.828454 crc crio[3644]: time=\"2026-06-11T11:42:05.828305741Z\" level=warning msg=\"Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored\"\nJun 11 11:42:05.853124 crc crio[3644]: time=\"2026-06-11T11:42:05.851859558Z\" level=warning msg=\"Could not restore sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff: failed to Statfs \\\"/var/run/netns/37a1d38b-019a-48e4-9d9f-762d84f7aa85\\\": no such file or directory\"\nJun 11 11:42:05.859386 crc crio[3644]: time=\"2026-06-11T11:42:05.859228735Z\" level=warning msg=\"Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored\"\nJun 11 11:42:05.871339 crc crio[3644]: time=\"2026-06-11T11:42:05.871268901Z\" level=warning msg=\"Could not restore sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255: failed to Statfs \\\"/var/run/netns/eea81286-9d78-4e4e-966b-6d5861c91996\\\": no such file or directory\"\nJun 11 11:42:05.879846 crc crio[3644]: time=\"2026-06-11T11:42:05.879590225Z\" level=warning msg=\"Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored\"\nJun 11 11:42:05.897809 crc crio[3644]: time=\"2026-06-11T11:42:05.897542495Z\" level=warning msg=\"Could not restore sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f: failed to Statfs \\\"/var/run/netns/c1da005a-84ee-4634-8a5e-a4ebdb2a4c32\\\": no such file or directory\"\nJun 11 11:42:05.904871 crc crio[3644]: time=\"2026-06-11T11:42:05.904514121Z\" level=warning msg=\"Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored\"\nJun 11 11:42:05.965456 crc crio[3644]: time=\"2026-06-11T11:42:05.965200876Z\" level=warning msg=\"Could not restore sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b: failed to Statfs \\\"/var/run/netns/4551e819-9150-4667-befd-80cd542a3ff6\\\": no such file or directory\"\nJun 11 11:42:05.971090 crc crio[3644]: time=\"2026-06-11T11:42:05.970931917Z\" level=warning msg=\"Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored\"\nJun 11 11:42:05.980888 crc crio[3644]: time=\"2026-06-11T11:42:05.980767112Z\" level=warning msg=\"Could not restore sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f: failed to Statfs \\\"/var/run/netns/c7f36d9f-c9b1-4153-8e1f-130ce695595f\\\": no such file or directory\"\nJun 11 11:42:05.984964 crc crio[3644]: time=\"2026-06-11T11:42:05.984835726Z\" level=warning msg=\"Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored\"\nJun 11 11:42:06.031169 crc crio[3644]: time=\"2026-06-11T11:42:06.029811763Z\" level=warning msg=\"Could not restore sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017: failed to Statfs \\\"/var/run/netns/7f048016-317e-4b7e-b80a-31fadda4837a\\\": no such file or directory\"\nJun 11 11:42:06.036031 crc crio[3644]: time=\"2026-06-11T11:42:06.035440741Z\" level=warning msg=\"Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored\"\nJun 11 11:42:06.051962 crc crio[3644]: time=\"2026-06-11T11:42:06.051738137Z\" level=warning msg=\"Could not restore sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150: failed to Statfs \\\"/var/run/netns/f03cfe59-f1f9-4e7f-aab4-cb6159816175\\\": no such file or directory\"\nJun 11 11:42:06.058688 crc crio[3644]: time=\"2026-06-11T11:42:06.058518467Z\" level=warning msg=\"Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored\"\nJun 11 11:42:06.066245 crc crio[3644]: time=\"2026-06-11T11:42:06.066111237Z\" level=warning msg=\"Could not restore sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda: failed to Statfs \\\"/var/run/netns/70d26063-2987-46c2-bf9a-0a440fcbffae\\\": no such file or directory\"\nJun 11 11:42:06.070901 crc crio[3644]: time=\"2026-06-11T11:42:06.070803159Z\" level=warning msg=\"Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored\"\nJun 11 11:42:06.079734 crc crio[3644]: time=\"2026-06-11T11:42:06.079447081Z\" level=warning msg=\"Could not restore sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791: failed to Statfs \\\"/var/run/netns/bfc4de85-2eb9-4178-ab51-1dd9d1139ca2\\\": no such file or directory\"\nJun 11 11:42:06.085507 crc crio[3644]: time=\"2026-06-11T11:42:06.085354098Z\" level=warning msg=\"Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored\"\nJun 11 11:42:06.093729 crc crio[3644]: time=\"2026-06-11T11:42:06.093527804Z\" level=warning msg=\"Could not restore sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5: failed to Statfs \\\"/var/run/netns/21a6d094-98eb-4202-b5c3-69051d7e954c\\\": no such file or directory\"\nJun 11 11:42:06.097368 crc crio[3644]: time=\"2026-06-11T11:42:06.09727462Z\" level=warning msg=\"Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored\"\nJun 11 11:42:06.106069 crc crio[3644]: time=\"2026-06-11T11:42:06.105592241Z\" level=warning msg=\"Could not restore sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0: failed to Statfs \\\"/var/run/netns/9a2ea13a-cdc8-4890-a9c1-6a7f6cf2ab14\\\": no such file or directory\"\nJun 11 11:42:06.116307 crc crio[3644]: time=\"2026-06-11T11:42:06.115977413Z\" level=warning msg=\"Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored\"\nJun 11 11:42:06.125125 crc crio[3644]: time=\"2026-06-11T11:42:06.124980743Z\" level=warning msg=\"Could not restore sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a: failed to Statfs \\\"/var/run/netns/e70a486a-51ce-4cb3-89a5-501e3e291b42\\\": no such file or directory\"\nJun 11 11:42:06.132271 crc crio[3644]: time=\"2026-06-11T11:42:06.131208857Z\" level=warning msg=\"Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored\"\nJun 11 11:42:06.147579 crc crio[3644]: time=\"2026-06-11T11:42:06.147148753Z\" level=warning msg=\"Could not restore sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6: failed to Statfs \\\"/var/run/netns/e69052f3-a3f8-42de-8993-88269b3c361b\\\": no such file or directory\"\nJun 11 11:42:06.151121 crc crio[3644]: time=\"2026-06-11T11:42:06.151007732Z\" level=warning msg=\"Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored\"\nJun 11 11:42:06.173295 crc crio[3644]: time=\"2026-06-11T11:42:06.173218803Z\" level=warning msg=\"Could not restore sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20: failed to Statfs \\\"/var/run/netns/e028aa60-4de1-45f0-8e20-51bf2c35c42d\\\": no such file or directory\"\nJun 11 11:42:06.177895 crc crio[3644]: time=\"2026-06-11T11:42:06.177855633Z\" level=warning msg=\"Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored\"\nJun 11 11:42:06.186870 crc crio[3644]: time=\"2026-06-11T11:42:06.18672331Z\" level=warning msg=\"Could not restore sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1: failed to Statfs \\\"/var/run/netns/1dc74f34-ab20-4d52-bd7b-d5f09570128f\\\": no such file or directory\"\nJun 11 11:42:06.190363 crc crio[3644]: time=\"2026-06-11T11:42:06.190227058Z\" level=warning msg=\"Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored\"\nJun 11 11:42:06.197594 crc crio[3644]: time=\"2026-06-11T11:42:06.197488331Z\" level=warning msg=\"Could not restore sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730: failed to Statfs \\\"/var/run/netns/89ceb529-fcbd-47bc-b08c-d08594867841\\\": no such file or directory\"\nJun 11 11:42:06.204593 crc crio[3644]: time=\"2026-06-11T11:42:06.204471707Z\" level=warning msg=\"Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored\"\nJun 11 11:42:06.215753 crc crio[3644]: time=\"2026-06-11T11:42:06.214574858Z\" level=warning msg=\"Could not restore sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28: failed to Statfs \\\"/var/run/netns/8a53c334-42c9-4054-a6fb-249bc45db021\\\": no such file or directory\"\nJun 11 11:42:06.221501 crc crio[3644]: time=\"2026-06-11T11:42:06.221386519Z\" level=warning msg=\"Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored\"\nJun 11 11:42:06.233687 crc crio[3644]: time=\"2026-06-11T11:42:06.233505908Z\" level=warning msg=\"Could not restore sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400: failed to Statfs \\\"/var/run/netns/d85a67bc-de45-40e3-bab5-8c3bb34843ea\\\": no such file or directory\"\nJun 11 11:42:06.238452 crc crio[3644]: time=\"2026-06-11T11:42:06.238357254Z\" level=warning msg=\"Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored\"\nJun 11 11:42:06.247151 crc crio[3644]: time=\"2026-06-11T11:42:06.247052387Z\" level=warning msg=\"Could not restore sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab: failed to Statfs \\\"/var/run/netns/4ef13d71-afb5-40b4-8ae6-12196524b0e9\\\": no such file or directory\"\nJun 11 11:42:06.251420 crc crio[3644]: time=\"2026-06-11T11:42:06.251267425Z\" level=warning msg=\"Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored\"\nJun 11 11:42:06.258784 crc crio[3644]: time=\"2026-06-11T11:42:06.258511137Z\" level=warning msg=\"Could not restore sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946: failed to Statfs \\\"/var/run/netns/b6456a5f-c0dd-4c2b-86b2-af42e36c6a9c\\\": no such file or directory\"\nJun 11 11:42:06.265444 crc crio[3644]: time=\"2026-06-11T11:42:06.265279947Z\" level=warning msg=\"Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored\"\nJun 11 11:42:06.312388 crc crio[3644]: time=\"2026-06-11T11:42:06.312199198Z\" level=warning msg=\"Could not restore sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9: failed to Statfs \\\"/var/run/netns/5729c4b2-4544-4272-b6e1-f8223ceabca6\\\": no such file or directory\"\nJun 11 11:42:06.318593 crc crio[3644]: time=\"2026-06-11T11:42:06.318476354Z\" level=warning msg=\"Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored\"\nJun 11 11:42:06.330254 crc crio[3644]: time=\"2026-06-11T11:42:06.330162151Z\" level=warning msg=\"Could not restore sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673: failed to Statfs \\\"/var/run/netns/cc7d9fcb-9125-4d0b-9ced-f8070d1d1939\\\": no such file or directory\"\nJun 11 11:42:06.333947 crc crio[3644]: time=\"2026-06-11T11:42:06.333053812Z\" level=warning msg=\"Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored\"\nJun 11 11:42:06.339753 crc crio[3644]: time=\"2026-06-11T11:42:06.339496861Z\" level=warning msg=\"Could not restore sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a: failed to Statfs \\\"/var/run/netns/ff2e3c1f-ea42-42c1-9e93-cc4543d1dae1\\\": no such file or directory\"\nJun 11 11:42:06.344446 crc crio[3644]: time=\"2026-06-11T11:42:06.344312686Z\" level=warning msg=\"Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored\"\nJun 11 11:42:06.359270 crc crio[3644]: time=\"2026-06-11T11:42:06.35911026Z\" level=warning msg=\"Could not restore sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34: failed to Statfs \\\"/var/run/netns/7219bd16-96c6-4d4c-9fd5-6b6e13fad20f\\\": no such file or directory\"\nJun 11 11:42:06.365947 crc crio[3644]: time=\"2026-06-11T11:42:06.365824328Z\" level=warning msg=\"Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored\"\nJun 11 11:42:06.421522 crc crio[3644]: time=\"2026-06-11T11:42:06.421226096Z\" level=warning msg=\"Could not restore sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240: failed to Statfs \\\"/var/run/netns/a39ad0c7-24b8-46c1-830b-e9010764ccce\\\": no such file or directory\"\nJun 11 11:42:06.423764 crc crio[3644]: time=\"2026-06-11T11:42:06.423691976Z\" level=warning msg=\"Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored\"\nJun 11 11:42:06.430325 crc crio[3644]: time=\"2026-06-11T11:42:06.430186137Z\" level=warning msg=\"Could not restore sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471: failed to Statfs \\\"/var/run/netns/5db24d1d-9706-4384-b47c-2794d44c4b44\\\": no such file or directory\"\nJun 11 11:42:06.437511 crc crio[3644]: time=\"2026-06-11T11:42:06.437376288Z\" level=warning msg=\"Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored\"\nJun 11 11:42:06.462787 crc crio[3644]: time=\"2026-06-11T11:42:06.462320005Z\" level=warning msg=\"Could not restore sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65: failed to Statfs \\\"/var/run/netns/190cd0fc-817a-4517-9b43-0b03b1f8b6fb\\\": no such file or directory\"\nJun 11 11:42:06.467271 crc crio[3644]: time=\"2026-06-11T11:42:06.46712299Z\" level=warning msg=\"Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored\"\nJun 11 11:42:06.486092 crc crio[3644]: time=\"2026-06-11T11:42:06.485904645Z\" level=warning msg=\"Could not restore sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1: failed to Statfs \\\"/var/run/netns/5c7235f1-a6b4-454d-835b-f030913e4937\\\": no such file or directory\"\nJun 11 11:42:06.491205 crc crio[3644]: time=\"2026-06-11T11:42:06.491086931Z\" level=warning msg=\"Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored\"\nJun 11 11:42:06.508822 crc crio[3644]: time=\"2026-06-11T11:42:06.508549858Z\" level=warning msg=\"Could not restore sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405: failed to Statfs \\\"/var/run/netns/696e0d8f-ea57-4d36-846e-f263cf1f9bc9\\\": no such file or directory\"\nJun 11 11:42:06.514142 crc crio[3644]: time=\"2026-06-11T11:42:06.51397418Z\" level=warning msg=\"Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored\"\nJun 11 11:42:06.526174 crc crio[3644]: time=\"2026-06-11T11:42:06.525961324Z\" level=warning msg=\"Could not restore sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946: failed to Statfs \\\"/var/run/netns/0bd2ca7f-1f66-46f8-b64d-f6b48dd61d7e\\\": no such file or directory\"\nJun 11 11:42:06.530276 crc crio[3644]: time=\"2026-06-11T11:42:06.530120592Z\" level=warning msg=\"Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored\"\nJun 11 11:42:06.539306 crc crio[3644]: time=\"2026-06-11T11:42:06.539177795Z\" level=warning msg=\"Could not restore sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce: failed to Statfs \\\"/var/run/netns/539e1cf0-d143-491e-8434-d7ee4030f305\\\": no such file or directory\"\nJun 11 11:42:06.543424 crc crio[3644]: time=\"2026-06-11T11:42:06.54329682Z\" level=warning msg=\"Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored\"\nJun 11 11:42:06.569798 crc crio[3644]: time=\"2026-06-11T11:42:06.569688367Z\" level=warning msg=\"Could not restore sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21: failed to Statfs \\\"/var/run/netns/727effa2-2453-47d4-b205-ce90e20b1702\\\": no such file or directory\"\nJun 11 11:42:06.574459 crc crio[3644]: time=\"2026-06-11T11:42:06.574303796Z\" level=warning msg=\"Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored\"\nJun 11 11:42:06.584234 crc crio[3644]: time=\"2026-06-11T11:42:06.584079509Z\" level=warning msg=\"Could not restore sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef: failed to Statfs \\\"/var/run/netns/af680906-9f27-420e-8984-f52f1c6d42da\\\": no such file or directory\"\nJun 11 11:42:06.588987 crc crio[3644]: time=\"2026-06-11T11:42:06.588882275Z\" level=warning msg=\"Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored\"\nJun 11 11:42:06.654264 crc crio[3644]: time=\"2026-06-11T11:42:06.653802329Z\" level=warning msg=\"Error encountered when checking whether cri-o should wipe containers: open /var/run/crio/version: no such file or directory\"\nJun 11 11:42:06.654264 crc crio[3644]: time=\"2026-06-11T11:42:06.654234911Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:06.654907 crc crio[3644]: time=\"2026-06-11T11:42:06.654502728Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-6-crc_openshift-kube-scheduler_1f6fdc55-8114-467b-b4bb-d65cf3917f0f_0(cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946), attempting CNI teardown with cached info\"\nJun 11 11:42:06.655272 crc crio[3644]: time=\"2026-06-11T11:42:06.655120435Z\" 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:0xc000130bb0}] Aliases:map[]}\"\nJun 11 11:42:06.655272 crc crio[3644]: time=\"2026-06-11T11:42:06.655220529Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:42:06.655272 crc crio[3644]: time=\"2026-06-11T11:42:06.655238659Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:42:06.655272 crc crio[3644]: time=\"2026-06-11T11:42:06.65526153Z\" level=info msg=\"Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:06.656362 crc crio[3644]: time=\"2026-06-11T11:42:06.656155805Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 11 11:42:06.662875 crc crio[3644]: time=\"2026-06-11T11:42:06.662722678Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 11 11:42:06.663309 crc crio[3644]: time=\"2026-06-11T11:42:06.663129489Z\" level=info msg=\"Create NRI interface\"\nJun 11 11:42:06.663802 crc crio[3644]: time=\"2026-06-11T11:42:06.66314063Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 11 11:42:06.665759 crc crio[3644]: time=\"2026-06-11T11:42:06.665689891Z\" level=info msg=\"runtime interface created\"\nJun 11 11:42:06.666130 crc crio[3644]: time=\"2026-06-11T11:42:06.666013Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 11 11:42:06.666130 crc crio[3644]: time=\"2026-06-11T11:42:06.666120763Z\" level=info msg=\"runtime interface starting up...\"\nJun 11 11:42:06.666130 crc crio[3644]: time=\"2026-06-11T11:42:06.666136653Z\" level=info msg=\"starting plugins...\"\nJun 11 11:42:06.666864 crc crio[3644]: time=\"2026-06-11T11:42:06.66674628Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 11 11:42:06.670042 crc crio[3644]: time=\"2026-06-11T11:42:06.669994472Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 11 11:42:06.676561 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 11 11:42:06.914051 crc crio[3644]: 2026-06-11T11:42:06Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:42:06.914995 crc crio[3644]: time=\"2026-06-11T11:42:06.91491931Z\" level=info msg=\"Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946\"\nJun 11 11:42:06.915199 crc crio[3644]: time=\"2026-06-11T11:42:06.915154817Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:06.915403 crc crio[3644]: time=\"2026-06-11T11:42:06.915350783Z\" level=info msg=\"Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f\"\nJun 11 11:42:06.915747 crc crio[3644]: time=\"2026-06-11T11:42:06.915560769Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:06.916038 crc crio[3644]: time=\"2026-06-11T11:42:06.9159777Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0(0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007), attempting CNI teardown with cached info\"\nJun 11 11:42:06.916900 crc crio[3644]: time=\"2026-06-11T11:42:06.916840805Z\" 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:0xc00149e180}] Aliases:map[]}\"\nJun 11 11:42:06.917356 crc crio[3644]: time=\"2026-06-11T11:42:06.917297218Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:07.073870 crc crio[3644]: 2026-06-11T11:42:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:42:07.074890 crc crio[3644]: time=\"2026-06-11T11:42:07.074839211Z\" level=info msg=\"Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007\"\nJun 11 11:42:07.075031 crc crio[3644]: time=\"2026-06-11T11:42:07.075009466Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:07.075175 crc crio[3644]: time=\"2026-06-11T11:42:07.07514574Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0(8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7), attempting CNI teardown with cached info\"\nJun 11 11:42:07.075458 crc crio[3644]: time=\"2026-06-11T11:42:07.075433478Z\" 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:0xc00149e218}] Aliases:map[]}\"\nJun 11 11:42:07.075770 crc crio[3644]: time=\"2026-06-11T11:42:07.075743916Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:07.135930 crc crio[3644]: 2026-06-11T11:42:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:42:07.136265 crc crio[3644]: time=\"2026-06-11T11:42:07.136084493Z\" level=info msg=\"Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7\"\nJun 11 11:42:07.136265 crc crio[3644]: time=\"2026-06-11T11:42:07.136117524Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:07.136265 crc crio[3644]: time=\"2026-06-11T11:42:07.136131964Z\" level=info msg=\"Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86\"\nJun 11 11:42:07.136265 crc crio[3644]: time=\"2026-06-11T11:42:07.136138674Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:07.136265 crc crio[3644]: time=\"2026-06-11T11:42:07.136169195Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0(df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef), attempting CNI teardown with cached info\"\nJun 11 11:42:07.136539 crc crio[3644]: time=\"2026-06-11T11:42:07.13635855Z\" 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:0xc000130c30}] Aliases:map[]}\"\nJun 11 11:42:07.136539 crc crio[3644]: time=\"2026-06-11T11:42:07.136471733Z\" level=info msg=\"Deleting pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:07.516723 crc crio[3644]: 2026-06-11T11:42:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:42:07.518821 crc crio[3644]: time=\"2026-06-11T11:42:07.51689196Z\" level=info msg=\"Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef\"\nJun 11 11:42:07.518821 crc crio[3644]: time=\"2026-06-11T11:42:07.516941471Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:07.518821 crc crio[3644]: time=\"2026-06-11T11:42:07.516989043Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0(e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400), attempting CNI teardown with cached info\"\nJun 11 11:42:07.518821 crc crio[3644]: time=\"2026-06-11T11:42:07.51725659Z\" 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:0xc000188138}] Aliases:map[]}\"\nJun 11 11:42:07.518821 crc crio[3644]: time=\"2026-06-11T11:42:07.517463966Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:07.644112 crc crio[3644]: 2026-06-11T11:42:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:42:07.644465 crc crio[3644]: time=\"2026-06-11T11:42:07.644409355Z\" level=info msg=\"Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400\"\nJun 11 11:42:07.644520 crc crio[3644]: time=\"2026-06-11T11:42:07.644471606Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:07.644564 crc crio[3644]: time=\"2026-06-11T11:42:07.644538888Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0(9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7), attempting CNI teardown with cached info\"\nJun 11 11:42:07.645178 crc crio[3644]: time=\"2026-06-11T11:42:07.645092975Z\" 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:0xc00149e2c0}] Aliases:map[]}\"\nJun 11 11:42:07.645416 crc crio[3644]: time=\"2026-06-11T11:42:07.645343801Z\" level=info msg=\"Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:07.720957 crc crio[3644]: 2026-06-11T11:42:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:42:07.721234 crc crio[3644]: time=\"2026-06-11T11:42:07.721068768Z\" level=info msg=\"Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7\"\nJun 11 11:42:07.721234 crc crio[3644]: time=\"2026-06-11T11:42:07.721100969Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:07.721234 crc crio[3644]: time=\"2026-06-11T11:42:07.72113825Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0(6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5), attempting CNI teardown with cached info\"\nJun 11 11:42:07.721514 crc crio[3644]: time=\"2026-06-11T11:42:07.721336946Z\" 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:0xc000130cd0}] Aliases:map[]}\"\nJun 11 11:42:07.721514 crc crio[3644]: time=\"2026-06-11T11:42:07.72148052Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:08.024924 crc crio[3644]: 2026-06-11T11:42:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:42:08.025248 crc crio[3644]: time=\"2026-06-11T11:42:08.025142769Z\" level=info msg=\"Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5\"\nJun 11 11:42:08.025303 crc crio[3644]: time=\"2026-06-11T11:42:08.025246922Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:08.025480 crc crio[3644]: time=\"2026-06-11T11:42:08.025403556Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_collect-profiles-29632800-ls5hs_openshift-operator-lifecycle-manager_0c0aae9e-a439-45ca-8f32-9dc9e6cffe96_0(25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b), attempting CNI teardown with cached info\"\nJun 11 11:42:08.025995 crc crio[3644]: time=\"2026-06-11T11:42:08.02588455Z\" 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:0xc00149e350}] Aliases:map[]}\"\nJun 11 11:42:08.026126 crc crio[3644]: time=\"2026-06-11T11:42:08.026054644Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:42:08.026185 crc crio[3644]: time=\"2026-06-11T11:42:08.026124836Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:42:08.026185 crc crio[3644]: time=\"2026-06-11T11:42:08.026157117Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:08.159779 crc crio[3644]: 2026-06-11T11:42:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:42:08.159779 crc crio[3644]: time=\"2026-06-11T11:42:08.159527696Z\" level=info msg=\"Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b\"\nJun 11 11:42:08.159779 crc crio[3644]: time=\"2026-06-11T11:42:08.159564467Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:08.159779 crc crio[3644]: time=\"2026-06-11T11:42:08.159722632Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0(044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded), attempting CNI teardown with cached info\"\nJun 11 11:42:08.160160 crc crio[3644]: time=\"2026-06-11T11:42:08.159980409Z\" 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:0xc00149e3b8}] Aliases:map[]}\"\nJun 11 11:42:08.160160 crc crio[3644]: time=\"2026-06-11T11:42:08.160141253Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:08.178308 crc crio[3644]: 2026-06-11T11:42:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:42:08.178520 crc crio[3644]: time=\"2026-06-11T11:42:08.178411064Z\" level=info msg=\"Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded\"\nJun 11 11:42:08.178520 crc crio[3644]: time=\"2026-06-11T11:42:08.178442414Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:08.178520 crc crio[3644]: time=\"2026-06-11T11:42:08.178457345Z\" level=info msg=\"Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce\"\nJun 11 11:42:08.178520 crc crio[3644]: time=\"2026-06-11T11:42:08.178487526Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:08.178750 crc crio[3644]: time=\"2026-06-11T11:42:08.178522647Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0(ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673), attempting CNI teardown with cached info\"\nJun 11 11:42:08.178877 crc crio[3644]: time=\"2026-06-11T11:42:08.178818496Z\" 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:0xc0001882a8}] Aliases:map[]}\"\nJun 11 11:42:08.179018 crc crio[3644]: time=\"2026-06-11T11:42:08.17896995Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:08.456310 crc crio[3644]: 2026-06-11T11:42:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:42:08.456310 crc crio[3644]: time=\"2026-06-11T11:42:08.456246412Z\" level=info msg=\"Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673\"\nJun 11 11:42:08.456310 crc crio[3644]: time=\"2026-06-11T11:42:08.456283173Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:08.456875 crc crio[3644]: time=\"2026-06-11T11:42:08.456334095Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_image-registry-5d9d95bf5b-68zhq_openshift-image-registry_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee_0(2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b), attempting CNI teardown with cached info\"\nJun 11 11:42:08.456875 crc crio[3644]: time=\"2026-06-11T11:42:08.456569861Z\" 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:0xc00008c770}] Aliases:map[]}\"\nJun 11 11:42:08.456875 crc crio[3644]: time=\"2026-06-11T11:42:08.456832528Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:08.625218 crc crio[3644]: 2026-06-11T11:42:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:42:08.625993 crc crio[3644]: time=\"2026-06-11T11:42:08.625435712Z\" level=info msg=\"Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b\"\nJun 11 11:42:08.625993 crc crio[3644]: time=\"2026-06-11T11:42:08.625491554Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:08.625993 crc crio[3644]: time=\"2026-06-11T11:42:08.625593046Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0(6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb), attempting CNI teardown with cached info\"\nJun 11 11:42:08.626505 crc crio[3644]: time=\"2026-06-11T11:42:08.626181973Z\" 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:0xc00149e450}] Aliases:map[]}\"\nJun 11 11:42:08.627461 crc crio[3644]: time=\"2026-06-11T11:42:08.627253173Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:08.701764 crc crio[3644]: 2026-06-11T11:42:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:42:08.702304 crc crio[3644]: time=\"2026-06-11T11:42:08.702101925Z\" level=info msg=\"Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb\"\nJun 11 11:42:08.702304 crc crio[3644]: time=\"2026-06-11T11:42:08.702296851Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:08.702541 crc crio[3644]: time=\"2026-06-11T11:42:08.702352942Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0(87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d), attempting CNI teardown with cached info\"\nJun 11 11:42:08.702875 crc crio[3644]: time=\"2026-06-11T11:42:08.702847557Z\" 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:0xc00149e4e0}] Aliases:map[]}\"\nJun 11 11:42:08.703232 crc crio[3644]: time=\"2026-06-11T11:42:08.703063043Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:09.056023 crc crio[3644]: 2026-06-11T11: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 11 11:42:09.056294 crc crio[3644]: time=\"2026-06-11T11:42:09.056146891Z\" level=info msg=\"Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d\"\nJun 11 11:42:09.056294 crc crio[3644]: time=\"2026-06-11T11:42:09.056202272Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:09.056294 crc crio[3644]: time=\"2026-06-11T11:42:09.056252624Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0(34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e), attempting CNI teardown with cached info\"\nJun 11 11:42:09.058745 crc crio[3644]: time=\"2026-06-11T11:42:09.05648442Z\" 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:0xc0001301e0}] Aliases:map[]}\"\nJun 11 11:42:09.058745 crc crio[3644]: time=\"2026-06-11T11:42:09.056803829Z\" level=info msg=\"Deleting pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:09.203345 crc crio[3644]: 2026-06-11T11: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 11 11:42:09.203945 crc crio[3644]: time=\"2026-06-11T11:42:09.203764431Z\" level=info msg=\"Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e\"\nJun 11 11:42:09.204160 crc crio[3644]: time=\"2026-06-11T11:42:09.203951577Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:09.204160 crc crio[3644]: time=\"2026-06-11T11:42:09.203978407Z\" level=info msg=\"Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183\"\nJun 11 11:42:09.204160 crc crio[3644]: time=\"2026-06-11T11:42:09.203990918Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:09.204160 crc crio[3644]: time=\"2026-06-11T11:42:09.204039359Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0(5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20), attempting CNI teardown with cached info\"\nJun 11 11:42:09.204682 crc crio[3644]: time=\"2026-06-11T11:42:09.204363678Z\" 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:0xc000896050}] Aliases:map[]}\"\nJun 11 11:42:09.206880 crc crio[3644]: time=\"2026-06-11T11:42:09.204592555Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:09.638544 crc crio[3644]: 2026-06-11T11: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 11 11:42:09.638544 crc crio[3644]: time=\"2026-06-11T11:42:09.639013931Z\" level=info msg=\"Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20\"\nJun 11 11:42:09.638544 crc crio[3644]: time=\"2026-06-11T11:42:09.639085053Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:09.638544 crc crio[3644]: time=\"2026-06-11T11:42:09.639170066Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0(21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791), attempting CNI teardown with cached info\"\nJun 11 11:42:09.677289 crc crio[3644]: time=\"2026-06-11T11:42:09.675935763Z\" 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:0xc000896348}] Aliases:map[]}\"\nJun 11 11:42:09.677764 crc crio[3644]: time=\"2026-06-11T11:42:09.677579429Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:09.988583 crc crio[3644]: 2026-06-11T11: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 11 11:42:09.988965 crc crio[3644]: time=\"2026-06-11T11:42:09.988884153Z\" level=info msg=\"Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791\"\nJun 11 11:42:09.988965 crc crio[3644]: time=\"2026-06-11T11:42:09.988924134Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:09.988965 crc crio[3644]: time=\"2026-06-11T11:42:09.988950534Z\" level=info msg=\"Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255\"\nJun 11 11:42:09.988965 crc crio[3644]: time=\"2026-06-11T11:42:09.988970045Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:09.989186 crc crio[3644]: time=\"2026-06-11T11:42:09.989013976Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-11-crc_openshift-kube-apiserver_8bed3f21-2a5d-4b00-8b19-761212047f63_0(40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587), attempting CNI teardown with cached info\"\nJun 11 11:42:09.989252 crc crio[3644]: time=\"2026-06-11T11:42:09.989181581Z\" 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:0xc000896338}] Aliases:map[]}\"\nJun 11 11:42:09.989252 crc crio[3644]: time=\"2026-06-11T11:42:09.989244023Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:42:09.989370 crc crio[3644]: time=\"2026-06-11T11:42:09.989255883Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:42:09.989370 crc crio[3644]: time=\"2026-06-11T11:42:09.989266543Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:10.273350 crc crio[3644]: 2026-06-11T11: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 11 11:42:10.273817 crc crio[3644]: time=\"2026-06-11T11:42:10.273376427Z\" level=info msg=\"Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587\"\nJun 11 11:42:10.273817 crc crio[3644]: time=\"2026-06-11T11:42:10.273423118Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:10.273817 crc crio[3644]: time=\"2026-06-11T11:42:10.273445928Z\" level=info msg=\"Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34\"\nJun 11 11:42:10.273817 crc crio[3644]: time=\"2026-06-11T11:42:10.273460919Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:10.273817 crc crio[3644]: time=\"2026-06-11T11:42:10.27350509Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28), attempting CNI teardown with cached info\"\nJun 11 11:42:10.274182 crc crio[3644]: time=\"2026-06-11T11:42:10.273978183Z\" 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:0xc000896668}] Aliases:map[]}\"\nJun 11 11:42:10.274271 crc crio[3644]: time=\"2026-06-11T11:42:10.274200289Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:10.301134 crc crio[3644]: 2026-06-11T11: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 11 11:42:10.301356 crc crio[3644]: time=\"2026-06-11T11:42:10.301265206Z\" level=info msg=\"Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28\"\nJun 11 11:42:10.301356 crc crio[3644]: time=\"2026-06-11T11:42:10.301317258Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:10.301356 crc crio[3644]: time=\"2026-06-11T11:42:10.301340768Z\" level=info msg=\"Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017\"\nJun 11 11:42:10.301356 crc crio[3644]: time=\"2026-06-11T11:42:10.301358479Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:10.302243 crc crio[3644]: time=\"2026-06-11T11:42:10.30140683Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0(38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71), attempting CNI teardown with cached info\"\nJun 11 11:42:10.302243 crc crio[3644]: time=\"2026-06-11T11:42:10.302165311Z\" 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:0xc001682060}] Aliases:map[]}\"\nJun 11 11:42:10.302484 crc crio[3644]: time=\"2026-06-11T11:42:10.302424149Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:10.563116 crc crio[3644]: 2026-06-11T11: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 11 11:42:10.563405 crc crio[3644]: time=\"2026-06-11T11:42:10.563312005Z\" level=info msg=\"Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71\"\nJun 11 11:42:10.563405 crc crio[3644]: time=\"2026-06-11T11:42:10.563387908Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:10.563497 crc crio[3644]: time=\"2026-06-11T11:42:10.563415618Z\" level=info msg=\"Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f\"\nJun 11 11:42:10.563497 crc crio[3644]: time=\"2026-06-11T11:42:10.563426809Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:10.563497 crc crio[3644]: time=\"2026-06-11T11:42:10.56347502Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0(f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6), attempting CNI teardown with cached info\"\nJun 11 11:42:10.563922 crc crio[3644]: time=\"2026-06-11T11:42:10.563839Z\" 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:0xc0016822d0}] Aliases:map[]}\"\nJun 11 11:42:10.564115 crc crio[3644]: time=\"2026-06-11T11:42:10.564044966Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:10.579907 crc crio[3644]: time=\"2026-06-11T11:42:10.579753593Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=4e0aebb5-8b24-4f5b-af9e-4e28126d4cc2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:42:10.579907 crc crio[3644]: time=\"2026-06-11T11:42:10.579896057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:10.589794 crc crio[3644]: time=\"2026-06-11T11:42:10.589520277Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=223b5c97-6d92-48c7-88aa-d6623a4e4c63 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:42:10.589794 crc crio[3644]: time=\"2026-06-11T11:42:10.589779194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:10.599499 crc crio[3644]: time=\"2026-06-11T11:42:10.599247918Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=4e0aebb5-8b24-4f5b-af9e-4e28126d4cc2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:42:10.602452 crc crio[3644]: time=\"2026-06-11T11:42:10.602237854Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=223b5c97-6d92-48c7-88aa-d6623a4e4c63 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:42:10.657312 crc crio[3644]: time=\"2026-06-11T11:42:10.657210771Z\" level=info msg=\"Ran pod sandbox 061625758d309a721490a8135736749f5522756c7306e8c3245198445746a21e with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=4e0aebb5-8b24-4f5b-af9e-4e28126d4cc2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:42:10.657947 crc crio[3644]: time=\"2026-06-11T11:42:10.657347635Z\" level=info msg=\"Ran pod sandbox aa8902d72d04f8ed67d3d08574a35e797eae201911b70b75faf4fda0eb7cf423 with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=223b5c97-6d92-48c7-88aa-d6623a4e4c63 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:42:10.663723 crc crio[3644]: time=\"2026-06-11T11:42:10.663556125Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=dcf26dc9-c89a-47be-a7db-190460398d72 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:10.665763 crc crio[3644]: time=\"2026-06-11T11:42:10.665372766Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=62d7f996-397f-4e1d-89e0-d89de4b33c30 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:10.677157 crc crio[3644]: time=\"2026-06-11T11:42:10.677008882Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e55d5b6f-562d-479b-918d-08889fa71a60 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:10.678203 crc crio[3644]: time=\"2026-06-11T11:42:10.677903317Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=617d5c41-8589-4d52-b456-ef11220a7985 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:10.688469 crc crio[3644]: time=\"2026-06-11T11:42:10.688324478Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=a7ae7cc8-463d-4354-be25-c3ba8e3e98d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:10.691745 crc crio[3644]: time=\"2026-06-11T11:42:10.691509748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:10.693026 crc crio[3644]: time=\"2026-06-11T11:42:10.692866356Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=e9bccf64-5730-48a8-929d-71d07c6b5c37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:10.693555 crc crio[3644]: time=\"2026-06-11T11:42:10.693368341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:10.723711 crc crio[3644]: time=\"2026-06-11T11:42:10.723473891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:10.724571 crc crio[3644]: time=\"2026-06-11T11:42:10.724365836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:10.733354 crc crio[3644]: 2026-06-11T11: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 11 11:42:10.733805 crc crio[3644]: time=\"2026-06-11T11:42:10.733535145Z\" level=info msg=\"Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6\"\nJun 11 11:42:10.733973 crc crio[3644]: time=\"2026-06-11T11:42:10.73380659Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:10.733973 crc crio[3644]: time=\"2026-06-11T11:42:10.733868974Z\" level=info msg=\"Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21\"\nJun 11 11:42:10.733973 crc crio[3644]: time=\"2026-06-11T11:42:10.733894885Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:10.734270 crc crio[3644]: time=\"2026-06-11T11:42:10.733997208Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0(38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1), attempting CNI teardown with cached info\"\nJun 11 11:42:10.734820 crc crio[3644]: time=\"2026-06-11T11:42:10.73452536Z\" 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:0xc00008cb60}] Aliases:map[]}\"\nJun 11 11:42:10.735407 crc crio[3644]: time=\"2026-06-11T11:42:10.735261573Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:10.740272 crc crio[3644]: time=\"2026-06-11T11:42:10.740004873Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=741ce7c3-4024-445a-846a-8b39d2a2b504 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:42:10.740447 crc crio[3644]: time=\"2026-06-11T11:42:10.740310022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:10.748826 crc crio[3644]: time=\"2026-06-11T11:42:10.748689907Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=741ce7c3-4024-445a-846a-8b39d2a2b504 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:42:10.770867 crc crio[3644]: time=\"2026-06-11T11:42:10.770765635Z\" level=info msg=\"Ran pod sandbox 4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce with infra container: openshift-etcd/etcd-crc/POD\" id=741ce7c3-4024-445a-846a-8b39d2a2b504 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:42:10.773271 crc crio[3644]: time=\"2026-06-11T11:42:10.773122139Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=3029b46f-89ad-45d6-90b2-e96510a47b7f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:10.777454 crc crio[3644]: time=\"2026-06-11T11:42:10.777172232Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=ff7be1a8-42cd-4192-80c6-2257b4858452 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:10.784094 crc crio[3644]: 2026-06-11T11: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 11 11:42:10.784255 crc crio[3644]: time=\"2026-06-11T11:42:10.78421218Z\" level=info msg=\"Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1\"\nJun 11 11:42:10.784255 crc crio[3644]: time=\"2026-06-11T11:42:10.7842436Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:10.784388 crc crio[3644]: time=\"2026-06-11T11:42:10.784270131Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=45e4b7b0-6464-4caa-9f06-39561883e6d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:10.785096 crc crio[3644]: time=\"2026-06-11T11:42:10.7849345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:10.787095 crc crio[3644]: time=\"2026-06-11T11:42:10.786974537Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=1046df81-4156-46a4-aaf8-87e04b0d69ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:42:10.787095 crc crio[3644]: time=\"2026-06-11T11:42:10.7870955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:10.788197 crc crio[3644]: time=\"2026-06-11T11:42:10.784289462Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0(f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae), attempting CNI teardown with cached info\"\nJun 11 11:42:10.788458 crc crio[3644]: time=\"2026-06-11T11:42:10.788373695Z\" 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:0xc000e2a098}] Aliases:map[]}\"\nJun 11 11:42:10.788748 crc crio[3644]: time=\"2026-06-11T11:42:10.788684914Z\" level=info msg=\"Deleting pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:10.806928 crc crio[3644]: time=\"2026-06-11T11:42:10.806371521Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=1046df81-4156-46a4-aaf8-87e04b0d69ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:42:10.817192 crc crio[3644]: time=\"2026-06-11T11:42:10.816557443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:10.839556 crc crio[3644]: time=\"2026-06-11T11:42:10.839371782Z\" level=info msg=\"Ran pod sandbox 279a8b4f5eac5efe9d6fc03a36937ea056661b6f62c65ce10e7314b72fb5c702 with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=1046df81-4156-46a4-aaf8-87e04b0d69ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:42:10.848771 crc crio[3644]: time=\"2026-06-11T11:42:10.848445852Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=05fdcb35-d704-4545-b908-6a30d5eeb235 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:42:10.848771 crc crio[3644]: time=\"2026-06-11T11:42:10.848731639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:10.913082 crc crio[3644]: time=\"2026-06-11T11:42:10.912404804Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e67f2e53-48a8-4414-a34c-a9441d08039f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:10.921070 crc crio[3644]: time=\"2026-06-11T11:42:10.920481133Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7c9c7aef-22db-42b4-8999-ba6bd440d6e3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:10.939573 crc crio[3644]: time=\"2026-06-11T11:42:10.939191944Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=05fdcb35-d704-4545-b908-6a30d5eeb235 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:42:10.942222 crc crio[3644]: time=\"2026-06-11T11:42:10.942040402Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=af8113bd-3b29-43b7-95be-e595bd543ec4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:10.943245 crc crio[3644]: time=\"2026-06-11T11:42:10.943158894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:10.968481 crc crio[3644]: time=\"2026-06-11T11:42:10.96834611Z\" level=info msg=\"Ran pod sandbox 65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=05fdcb35-d704-4545-b908-6a30d5eeb235 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:42:10.970946 crc crio[3644]: time=\"2026-06-11T11:42:10.970713714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:11.019156 crc crio[3644]: time=\"2026-06-11T11:42:11.017923274Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=3e1d671e-0d94-4a39-8861-e431fcc733dd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:11.049371 crc crio[3644]: time=\"2026-06-11T11:42:11.049022624Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=7d076cf9-e653-48d4-99fd-9c11be37a9e8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:11.139791 crc crio[3644]: time=\"2026-06-11T11:42:11.139506833Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=b04d9917-eeeb-4c52-940b-8a5c9f50b316 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:11.140294 crc crio[3644]: time=\"2026-06-11T11:42:11.14010954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:11.193200 crc crio[3644]: 2026-06-11T11: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 11 11:42:11.193449 crc crio[3644]: time=\"2026-06-11T11:42:11.193346571Z\" level=info msg=\"Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae\"\nJun 11 11:42:11.194228 crc crio[3644]: time=\"2026-06-11T11:42:11.194067821Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:11.194329 crc crio[3644]: time=\"2026-06-11T11:42:11.194228803Z\" level=info msg=\"Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227\"\nJun 11 11:42:11.194329 crc crio[3644]: time=\"2026-06-11T11:42:11.194251136Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:11.194329 crc crio[3644]: time=\"2026-06-11T11:42:11.194281816Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0(2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240), attempting CNI teardown with cached info\"\nJun 11 11:42:11.195139 crc crio[3644]: time=\"2026-06-11T11:42:11.194494583Z\" 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:0xc000ae09a8}] Aliases:map[]}\"\nJun 11 11:42:11.195139 crc crio[3644]: time=\"2026-06-11T11:42:11.194980257Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:11.217120 crc crio[3644]: time=\"2026-06-11T11:42:11.21701195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:11.421792 crc crio[3644]: 2026-06-11T11: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 11 11:42:11.421792 crc crio[3644]: time=\"2026-06-11T11:42:11.421727733Z\" level=info msg=\"Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240\"\nJun 11 11:42:11.421792 crc crio[3644]: time=\"2026-06-11T11:42:11.421764664Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:11.421792 crc crio[3644]: time=\"2026-06-11T11:42:11.421779365Z\" level=info msg=\"Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946\"\nJun 11 11:42:11.421792 crc crio[3644]: time=\"2026-06-11T11:42:11.421793905Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:11.422219 crc crio[3644]: time=\"2026-06-11T11:42:11.421823156Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_installer-12-crc_openshift-kube-apiserver_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1_0(3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab), attempting CNI teardown with cached info\"\nJun 11 11:42:11.422219 crc crio[3644]: time=\"2026-06-11T11:42:11.421930979Z\" 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:0xc000130a30}] Aliases:map[]}\"\nJun 11 11:42:11.422219 crc crio[3644]: time=\"2026-06-11T11:42:11.4219705Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:42:11.422219 crc crio[3644]: time=\"2026-06-11T11:42:11.42197937Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:42:11.422219 crc crio[3644]: time=\"2026-06-11T11:42:11.421990471Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:11.809284 crc crio[3644]: 2026-06-11T11: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 11 11:42:11.810109 crc crio[3644]: time=\"2026-06-11T11:42:11.80934412Z\" level=info msg=\"Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab\"\nJun 11 11:42:11.810109 crc crio[3644]: time=\"2026-06-11T11:42:11.809383981Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:11.810109 crc crio[3644]: time=\"2026-06-11T11:42:11.809427613Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0(2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a), attempting CNI teardown with cached info\"\nJun 11 11:42:11.810109 crc crio[3644]: time=\"2026-06-11T11:42:11.809738441Z\" 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:0xc0016825b8}] Aliases:map[]}\"\nJun 11 11:42:11.811420 crc crio[3644]: time=\"2026-06-11T11:42:11.811314616Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:12.180026 crc crio[3644]: 2026-06-11T11: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 11 11:42:12.180912 crc crio[3644]: time=\"2026-06-11T11:42:12.180215961Z\" level=info msg=\"Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a\"\nJun 11 11:42:12.180912 crc crio[3644]: time=\"2026-06-11T11:42:12.180503979Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:12.180912 crc crio[3644]: time=\"2026-06-11T11:42:12.180570581Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0(2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0), attempting CNI teardown with cached info\"\nJun 11 11:42:12.181119 crc crio[3644]: time=\"2026-06-11T11:42:12.180954432Z\" 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:0xc00008c480}] Aliases:map[]}\"\nJun 11 11:42:12.181212 crc crio[3644]: time=\"2026-06-11T11:42:12.181126257Z\" level=info msg=\"Deleting pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:12.301632 crc crio[3644]: 2026-06-11T11: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 11 11:42:12.302125 crc crio[3644]: time=\"2026-06-11T11:42:12.301852796Z\" level=info msg=\"Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0\"\nJun 11 11:42:12.302125 crc crio[3644]: time=\"2026-06-11T11:42:12.301896172Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:12.302125 crc crio[3644]: time=\"2026-06-11T11:42:12.301968224Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0(05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150), attempting CNI teardown with cached info\"\nJun 11 11:42:12.302350 crc crio[3644]: time=\"2026-06-11T11:42:12.302161749Z\" 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:0xc00008c818}] Aliases:map[]}\"\nJun 11 11:42:12.302449 crc crio[3644]: time=\"2026-06-11T11:42:12.302398776Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:12.741474 crc crio[3644]: 2026-06-11T11: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 11 11:42:12.742341 crc crio[3644]: time=\"2026-06-11T11:42:12.742263735Z\" level=info msg=\"Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150\"\nJun 11 11:42:12.742341 crc crio[3644]: time=\"2026-06-11T11:42:12.742337207Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:12.745824 crc crio[3644]: time=\"2026-06-11T11:42:12.742365158Z\" level=info msg=\"Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f\"\nJun 11 11:42:12.745824 crc crio[3644]: time=\"2026-06-11T11:42:12.742376558Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:12.745824 crc crio[3644]: time=\"2026-06-11T11:42:12.742414119Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0(cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f), attempting CNI teardown with cached info\"\nJun 11 11:42:12.745824 crc crio[3644]: time=\"2026-06-11T11:42:12.742849062Z\" 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:0xc0001305c0}] Aliases:map[]}\"\nJun 11 11:42:12.745824 crc crio[3644]: time=\"2026-06-11T11:42:12.743050338Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:13.070616 crc crio[3644]: 2026-06-11T11: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 11 11:42:13.071584 crc crio[3644]: time=\"2026-06-11T11:42:13.07148672Z\" level=info msg=\"Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f\"\nJun 11 11:42:13.071584 crc crio[3644]: time=\"2026-06-11T11:42:13.071542461Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:13.071763 crc crio[3644]: time=\"2026-06-11T11:42:13.071592294Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0(42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405), attempting CNI teardown with cached info\"\nJun 11 11:42:13.072080 crc crio[3644]: time=\"2026-06-11T11:42:13.071988375Z\" 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:0xc00061e078}] Aliases:map[]}\"\nJun 11 11:42:13.072333 crc crio[3644]: time=\"2026-06-11T11:42:13.072226291Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:13.195833 crc crio[3644]: 2026-06-11T11: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 11 11:42:13.195997 crc crio[3644]: time=\"2026-06-11T11:42:13.195932468Z\" level=info msg=\"Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405\"\nJun 11 11:42:13.195997 crc crio[3644]: time=\"2026-06-11T11:42:13.195986419Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:13.196074 crc crio[3644]: time=\"2026-06-11T11:42:13.196034291Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0(caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4), attempting CNI teardown with cached info\"\nJun 11 11:42:13.196269 crc crio[3644]: time=\"2026-06-11T11:42:13.196211656Z\" 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:0xc00031e1a0}] Aliases:map[]}\"\nJun 11 11:42:13.196520 crc crio[3644]: time=\"2026-06-11T11:42:13.1963915Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:13.227544 crc crio[3644]: time=\"2026-06-11T11:42:13.227423909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:13.229164 crc crio[3644]: time=\"2026-06-11T11:42:13.22890208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:13.229771 crc crio[3644]: time=\"2026-06-11T11:42:13.229422297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:13.232207 crc crio[3644]: time=\"2026-06-11T11:42:13.23213131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:13.234584 crc crio[3644]: time=\"2026-06-11T11:42:13.234372774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:13.617857 crc crio[3644]: 2026-06-11T11: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 11 11:42:13.618154 crc crio[3644]: time=\"2026-06-11T11:42:13.618021849Z\" level=info msg=\"Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4\"\nJun 11 11:42:13.618154 crc crio[3644]: time=\"2026-06-11T11:42:13.618067521Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:13.618154 crc crio[3644]: time=\"2026-06-11T11:42:13.618112822Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118), attempting CNI teardown with cached info\"\nJun 11 11:42:13.618429 crc crio[3644]: time=\"2026-06-11T11:42:13.618347598Z\" 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:0xc00031e408}] Aliases:map[]}\"\nJun 11 11:42:13.618715 crc crio[3644]: time=\"2026-06-11T11:42:13.618562564Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:13.638269 crc crio[3644]: 2026-06-11T11: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 11 11:42:13.638826 crc crio[3644]: time=\"2026-06-11T11:42:13.638777779Z\" level=info msg=\"Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118\"\nJun 11 11:42:13.638952 crc crio[3644]: time=\"2026-06-11T11:42:13.638935184Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:13.639074 crc crio[3644]: time=\"2026-06-11T11:42:13.639049127Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0(6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9), attempting CNI teardown with cached info\"\nJun 11 11:42:13.639365 crc crio[3644]: time=\"2026-06-11T11:42:13.639342225Z\" 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:0xc00008cc18}] Aliases:map[]}\"\nJun 11 11:42:13.639718 crc crio[3644]: time=\"2026-06-11T11:42:13.639583683Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:13.694680 crc crio[3644]: 2026-06-11T11: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 11 11:42:13.695162 crc crio[3644]: time=\"2026-06-11T11:42:13.695117905Z\" level=info msg=\"Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9\"\nJun 11 11:42:13.695263 crc crio[3644]: time=\"2026-06-11T11:42:13.695248839Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:13.695376 crc crio[3644]: time=\"2026-06-11T11:42:13.695359672Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0(d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65), attempting CNI teardown with cached info\"\nJun 11 11:42:13.695760 crc crio[3644]: time=\"2026-06-11T11:42:13.695732153Z\" 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:0xc00008ccb8}] Aliases:map[]}\"\nJun 11 11:42:13.695994 crc crio[3644]: time=\"2026-06-11T11:42:13.6959768Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:13.714968 crc crio[3644]: 2026-06-11T11: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 11 11:42:13.715251 crc crio[3644]: time=\"2026-06-11T11:42:13.715147245Z\" level=info msg=\"Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65\"\nJun 11 11:42:13.715251 crc crio[3644]: time=\"2026-06-11T11:42:13.715239208Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:13.715789 crc crio[3644]: time=\"2026-06-11T11:42:13.715295689Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0(5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730), attempting CNI teardown with cached info\"\nJun 11 11:42:13.715789 crc crio[3644]: time=\"2026-06-11T11:42:13.715561577Z\" 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:0xc000dd2480}] Aliases:map[]}\"\nJun 11 11:42:13.715943 crc crio[3644]: time=\"2026-06-11T11:42:13.715872095Z\" level=info msg=\"Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:13.807752 crc crio[3644]: time=\"2026-06-11T11:42:13.80723669Z\" level=info msg=\"Created container b11de2e5d532819724baed195d599fc66c757ce18838ba87233f91043da37576: openshift-etcd/etcd-crc/setup\" id=45e4b7b0-6464-4caa-9f06-39561883e6d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:13.812108 crc crio[3644]: time=\"2026-06-11T11:42:13.811793608Z\" level=info msg=\"Starting container: b11de2e5d532819724baed195d599fc66c757ce18838ba87233f91043da37576\" id=eaf3688c-a596-4c4c-8ed3-26b44c5642e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:42:13.817761 crc crio[3644]: time=\"2026-06-11T11:42:13.817464736Z\" level=info msg=\"Created container 00ee9e69ff2f793d64c6ea873d1106a9a13c05f4d42408e2a4d62976572b2f06: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=a7ae7cc8-463d-4354-be25-c3ba8e3e98d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:13.818690 crc crio[3644]: time=\"2026-06-11T11:42:13.817866558Z\" level=info msg=\"Created container 10ea9c9ea94fa33266e428d5c2676fb5d9ea8bc034c64ad37f5e31d85c1e9f1d: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=e9bccf64-5730-48a8-929d-71d07c6b5c37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:13.822907 crc crio[3644]: time=\"2026-06-11T11:42:13.822517017Z\" level=info msg=\"Created container fb0b23eaf96ba84ff233c55429665e23c960704843fba334766d75ce9a2e6e11: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=af8113bd-3b29-43b7-95be-e595bd543ec4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:13.825408 crc crio[3644]: time=\"2026-06-11T11:42:13.823284778Z\" level=info msg=\"Starting container: 00ee9e69ff2f793d64c6ea873d1106a9a13c05f4d42408e2a4d62976572b2f06\" id=ab02d304-87ac-4ed1-89bc-a08f6ca561b8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:42:13.825953 crc crio[3644]: time=\"2026-06-11T11:42:13.823207096Z\" level=info msg=\"Starting container: 10ea9c9ea94fa33266e428d5c2676fb5d9ea8bc034c64ad37f5e31d85c1e9f1d\" id=cfa862cb-cdc4-4502-95fc-904f0d12cbcb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:42:13.828632 crc crio[3644]: time=\"2026-06-11T11:42:13.828000571Z\" level=info msg=\"Created container 45f8ef418cd8f871af26280f34eaec23872d47ffc2ab537042db24c4ff68d657: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=b04d9917-eeeb-4c52-940b-8a5c9f50b316 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:13.831122 crc crio[3644]: time=\"2026-06-11T11:42:13.830983834Z\" level=info msg=\"Starting container: fb0b23eaf96ba84ff233c55429665e23c960704843fba334766d75ce9a2e6e11\" id=19d5b57b-21ad-4c1b-b64e-7c859a3cae38 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:42:13.834178 crc crio[3644]: time=\"2026-06-11T11:42:13.834040361Z\" level=info msg=\"Starting container: 45f8ef418cd8f871af26280f34eaec23872d47ffc2ab537042db24c4ff68d657\" id=539dd809-4438-40dc-a518-faf2a3183674 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:42:13.839732 crc crio[3644]: time=\"2026-06-11T11:42:13.839532863Z\" level=info msg=\"Started container\" PID=5274 containerID=10ea9c9ea94fa33266e428d5c2676fb5d9ea8bc034c64ad37f5e31d85c1e9f1d description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=cfa862cb-cdc4-4502-95fc-904f0d12cbcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=061625758d309a721490a8135736749f5522756c7306e8c3245198445746a21e\nJun 11 11:42:13.845897 crc crio[3644]: time=\"2026-06-11T11:42:13.845489Z\" level=info msg=\"Started container\" PID=5273 containerID=00ee9e69ff2f793d64c6ea873d1106a9a13c05f4d42408e2a4d62976572b2f06 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=ab02d304-87ac-4ed1-89bc-a08f6ca561b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa8902d72d04f8ed67d3d08574a35e797eae201911b70b75faf4fda0eb7cf423\nJun 11 11:42:13.878103 crc crio[3644]: time=\"2026-06-11T11:42:13.877827843Z\" level=info msg=\"Started container\" PID=5272 containerID=45f8ef418cd8f871af26280f34eaec23872d47ffc2ab537042db24c4ff68d657 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=539dd809-4438-40dc-a518-faf2a3183674 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648\nJun 11 11:42:13.878103 crc crio[3644]: time=\"2026-06-11T11:42:13.877946397Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=ae5aa8a9-6d01-4efc-a241-4e1c19c63d26 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:13.878103 crc crio[3644]: time=\"2026-06-11T11:42:13.878054422Z\" level=info msg=\"Started container\" PID=5275 containerID=fb0b23eaf96ba84ff233c55429665e23c960704843fba334766d75ce9a2e6e11 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=19d5b57b-21ad-4c1b-b64e-7c859a3cae38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=279a8b4f5eac5efe9d6fc03a36937ea056661b6f62c65ce10e7314b72fb5c702\nJun 11 11:42:13.883027 crc crio[3644]: time=\"2026-06-11T11:42:13.882960581Z\" level=info msg=\"Started container\" PID=5267 containerID=b11de2e5d532819724baed195d599fc66c757ce18838ba87233f91043da37576 description=openshift-etcd/etcd-crc/setup id=eaf3688c-a596-4c4c-8ed3-26b44c5642e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce\nJun 11 11:42:13.892945 crc crio[3644]: time=\"2026-06-11T11:42:13.892262267Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=b2241432-e4ab-4dd7-bd5c-13bc16faa304 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:13.900791 crc crio[3644]: time=\"2026-06-11T11:42:13.900730715Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=a20ea47d-bd39-45fd-8ed2-bffb60ba7f39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:13.901815 crc crio[3644]: time=\"2026-06-11T11:42:13.901780695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:13.943018 crc crio[3644]: time=\"2026-06-11T11:42:13.941388271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:13.962536 crc crio[3644]: 2026-06-11T11: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 11 11:42:13.962853 crc crio[3644]: time=\"2026-06-11T11:42:13.962762068Z\" level=info msg=\"Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730\"\nJun 11 11:42:13.962853 crc crio[3644]: time=\"2026-06-11T11:42:13.96282715Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:13.963005 crc crio[3644]: time=\"2026-06-11T11:42:13.962869191Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0(aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c), attempting CNI teardown with cached info\"\nJun 11 11:42:13.963176 crc crio[3644]: time=\"2026-06-11T11:42:13.963102177Z\" 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:0xc000130540}] Aliases:map[]}\"\nJun 11 11:42:13.963342 crc crio[3644]: time=\"2026-06-11T11:42:13.963291342Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:13.991875 crc crio[3644]: 2026-06-11T11: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 11 11:42:13.992063 crc crio[3644]: time=\"2026-06-11T11:42:13.991912493Z\" level=info msg=\"Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c\"\nJun 11 11:42:13.992063 crc crio[3644]: time=\"2026-06-11T11:42:13.991956035Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:13.992063 crc crio[3644]: time=\"2026-06-11T11:42:13.991995086Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0(cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc), attempting CNI teardown with cached info\"\nJun 11 11:42:13.992219 crc crio[3644]: time=\"2026-06-11T11:42:13.99216679Z\" 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:0xc00149e588}] Aliases:map[]}\"\nJun 11 11:42:13.992954 crc crio[3644]: time=\"2026-06-11T11:42:13.992334725Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:14.013409 crc crio[3644]: 2026-06-11T11:42:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:42:14.013547 crc crio[3644]: time=\"2026-06-11T11:42:14.013481836Z\" level=info msg=\"Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc\"\nJun 11 11:42:14.013547 crc crio[3644]: time=\"2026-06-11T11:42:14.013529117Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:14.013710 crc crio[3644]: time=\"2026-06-11T11:42:14.013565089Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0(34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16), attempting CNI teardown with cached info\"\nJun 11 11:42:14.013853 crc crio[3644]: time=\"2026-06-11T11:42:14.013787985Z\" 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:0xc000ae01a0}] Aliases:map[]}\"\nJun 11 11:42:14.013986 crc crio[3644]: time=\"2026-06-11T11:42:14.013940559Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:14.036210 crc crio[3644]: 2026-06-11T11:42:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:42:14.036210 crc crio[3644]: time=\"2026-06-11T11:42:14.03620664Z\" level=info msg=\"Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16\"\nJun 11 11:42:14.036506 crc crio[3644]: time=\"2026-06-11T11:42:14.036231581Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:14.036506 crc crio[3644]: time=\"2026-06-11T11:42:14.036278072Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0(aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1), attempting CNI teardown with cached info\"\nJun 11 11:42:14.036506 crc crio[3644]: time=\"2026-06-11T11:42:14.036454497Z\" 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:0xc000ae0280}] Aliases:map[]}\"\nJun 11 11:42:14.036728 crc crio[3644]: time=\"2026-06-11T11:42:14.036682663Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:14.097126 crc crio[3644]: 2026-06-11T11:42:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:42:14.099019 crc crio[3644]: time=\"2026-06-11T11:42:14.097204357Z\" level=info msg=\"Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1\"\nJun 11 11:42:14.099019 crc crio[3644]: time=\"2026-06-11T11:42:14.097242148Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:14.099019 crc crio[3644]: time=\"2026-06-11T11:42:14.097281959Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_collect-profiles-29632815-n4njh_openshift-operator-lifecycle-manager_bf264f66-3eb4-4567-a4e2-6c6f9890ebf9_0(ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff), attempting CNI teardown with cached info\"\nJun 11 11:42:14.099019 crc crio[3644]: time=\"2026-06-11T11:42:14.097394702Z\" 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:0xc000dd2308}] Aliases:map[]}\"\nJun 11 11:42:14.099019 crc crio[3644]: time=\"2026-06-11T11:42:14.097450323Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:42:14.099019 crc crio[3644]: time=\"2026-06-11T11:42:14.097464644Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:42:14.099019 crc crio[3644]: time=\"2026-06-11T11:42:14.097476924Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:14.136376 crc crio[3644]: time=\"2026-06-11T11:42:14.136275699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:14.162015 crc crio[3644]: 2026-06-11T11:42:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:42:14.162264 crc crio[3644]: time=\"2026-06-11T11:42:14.16208479Z\" level=info msg=\"Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff\"\nJun 11 11:42:14.162264 crc crio[3644]: time=\"2026-06-11T11:42:14.162125001Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:14.162264 crc crio[3644]: time=\"2026-06-11T11:42:14.162142202Z\" level=info msg=\"Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911\"\nJun 11 11:42:14.162264 crc crio[3644]: time=\"2026-06-11T11:42:14.162152162Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:14.162264 crc crio[3644]: time=\"2026-06-11T11:42:14.162163062Z\" level=info msg=\"Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5\"\nJun 11 11:42:14.162264 crc crio[3644]: time=\"2026-06-11T11:42:14.162172213Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:14.162264 crc crio[3644]: time=\"2026-06-11T11:42:14.162227594Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0(b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d), attempting CNI teardown with cached info\"\nJun 11 11:42:14.162817 crc crio[3644]: time=\"2026-06-11T11:42:14.162464781Z\" 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:0xc00061e930}] Aliases:map[]}\"\nJun 11 11:42:14.162817 crc crio[3644]: time=\"2026-06-11T11:42:14.16279463Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:14.213535 crc crio[3644]: 2026-06-11T11:42:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:42:14.213833 crc crio[3644]: time=\"2026-06-11T11:42:14.213778906Z\" level=info msg=\"Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d\"\nJun 11 11:42:14.213833 crc crio[3644]: time=\"2026-06-11T11:42:14.213824617Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:14.213992 crc crio[3644]: time=\"2026-06-11T11:42:14.213871529Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0(850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471), attempting CNI teardown with cached info\"\nJun 11 11:42:14.214181 crc crio[3644]: time=\"2026-06-11T11:42:14.214057494Z\" 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:0xc00061e9c8}] Aliases:map[]}\"\nJun 11 11:42:14.214351 crc crio[3644]: time=\"2026-06-11T11:42:14.21429524Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:14.235938 crc crio[3644]: 2026-06-11T11:42:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:42:14.236089 crc crio[3644]: time=\"2026-06-11T11:42:14.236012169Z\" level=info msg=\"Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471\"\nJun 11 11:42:14.236089 crc crio[3644]: time=\"2026-06-11T11:42:14.23603931Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:14.236089 crc crio[3644]: time=\"2026-06-11T11:42:14.23607351Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0(716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a), attempting CNI teardown with cached info\"\nJun 11 11:42:14.236237 crc crio[3644]: time=\"2026-06-11T11:42:14.236202774Z\" 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:0xc00061ea58}] Aliases:map[]}\"\nJun 11 11:42:14.236378 crc crio[3644]: time=\"2026-06-11T11:42:14.236313087Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:14.308339 crc crio[3644]: time=\"2026-06-11T11:42:14.308081923Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e99a8c9c-e83c-4614-a831-730eb246e4df name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:14.314906 crc crio[3644]: time=\"2026-06-11T11:42:14.31477266Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=22d38d48-666b-44bc-967c-2663a31b5a7c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:14.318895 crc crio[3644]: time=\"2026-06-11T11:42:14.318532635Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=6c83db46-b1f0-4e80-91d8-297485581734 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:14.323280 crc crio[3644]: time=\"2026-06-11T11:42:14.323051201Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=22e0fdce-7327-4ef3-9581-56c60781f696 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:14.324784 crc crio[3644]: time=\"2026-06-11T11:42:14.324572304Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=4e596bad-c9b4-4d17-82af-c861863b8933 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:14.325777 crc crio[3644]: time=\"2026-06-11T11:42:14.324934233Z\" level=info msg=\"Created container 05c069f0006e9df608b3261571f04a1fe7765a36d74491f2848c05cfcd297a6e: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=a20ea47d-bd39-45fd-8ed2-bffb60ba7f39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:14.325777 crc crio[3644]: time=\"2026-06-11T11:42:14.325004096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:14.330100 crc crio[3644]: time=\"2026-06-11T11:42:14.329886103Z\" level=info msg=\"Starting container: 05c069f0006e9df608b3261571f04a1fe7765a36d74491f2848c05cfcd297a6e\" id=832a9143-149e-4496-b5e1-76e76cecdf45 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:42:14.331136 crc crio[3644]: time=\"2026-06-11T11:42:14.331006624Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=19b7804e-976d-4561-b2ed-12d1009000c5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:14.331366 crc crio[3644]: time=\"2026-06-11T11:42:14.331183449Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=f11d72a9-b4d7-443b-8966-ab1186dd822e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:14.333812 crc crio[3644]: time=\"2026-06-11T11:42:14.333433022Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=6ecd2091-865c-41e6-aeee-6fc9a3bdd81b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:14.336059 crc crio[3644]: time=\"2026-06-11T11:42:14.335931392Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=3147e5d2-9b3f-41b6-9095-74fcac790ab9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:14.342221 crc crio[3644]: time=\"2026-06-11T11:42:14.342031573Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=befc6e8a-de83-4864-b96c-1492c246511a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:14.343006 crc crio[3644]: time=\"2026-06-11T11:42:14.342505856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:14.343947 crc crio[3644]: time=\"2026-06-11T11:42:14.342174596Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=6675d064-e773-495c-bdfc-4d065cc8a1ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:14.352075 crc crio[3644]: time=\"2026-06-11T11:42:14.342510335Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=bc01d84b-cad4-4cd0-a556-c042ec7c9ec7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:14.352299 crc crio[3644]: time=\"2026-06-11T11:42:14.352218958Z\" level=info msg=\"Started container\" PID=5408 containerID=05c069f0006e9df608b3261571f04a1fe7765a36d74491f2848c05cfcd297a6e description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=832a9143-149e-4496-b5e1-76e76cecdf45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=061625758d309a721490a8135736749f5522756c7306e8c3245198445746a21e\nJun 11 11:42:14.358461 crc crio[3644]: time=\"2026-06-11T11:42:14.358364589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:14.358556 crc crio[3644]: time=\"2026-06-11T11:42:14.358490051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:14.382773 crc crio[3644]: time=\"2026-06-11T11:42:14.382365009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:14.384915 crc crio[3644]: time=\"2026-06-11T11:42:14.384834229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:14.390791 crc crio[3644]: time=\"2026-06-11T11:42:14.390356923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:14.407581 crc crio[3644]: time=\"2026-06-11T11:42:14.407416926Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=3c673fc1-27bc-4f59-b3d6-d99394bdfd77 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:14.414259 crc crio[3644]: time=\"2026-06-11T11:42:14.414060611Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=d69de5b6-0df0-413b-b67a-fc504311e946 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:14.427397 crc crio[3644]: time=\"2026-06-11T11:42:14.427181982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:14.430229 crc crio[3644]: time=\"2026-06-11T11:42:14.430029812Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=50b0be16-2b6a-484c-8ed7-19a2a72d72df name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:14.431081 crc crio[3644]: time=\"2026-06-11T11:42:14.430486965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:14.471314 crc crio[3644]: time=\"2026-06-11T11:42:14.469230529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:15.419984 crc crio[3644]: 2026-06-11T11:42:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:42:15.421119 crc crio[3644]: time=\"2026-06-11T11:42:15.421073909Z\" level=info msg=\"Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a\"\nJun 11 11:42:15.421244 crc crio[3644]: time=\"2026-06-11T11:42:15.421227033Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:15.421345 crc crio[3644]: time=\"2026-06-11T11:42:15.421318806Z\" level=info msg=\"Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0\"\nJun 11 11:42:15.421437 crc crio[3644]: time=\"2026-06-11T11:42:15.421415719Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:15.421560 crc crio[3644]: time=\"2026-06-11T11:42:15.421539262Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-12-crc_openshift-kube-apiserver_abc11e84-2f29-497d-b0df-09bb729ef48c_0(28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d), attempting CNI teardown with cached info\"\nJun 11 11:42:15.422082 crc crio[3644]: time=\"2026-06-11T11:42:15.422049267Z\" 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:0xc00031e358}] Aliases:map[]}\"\nJun 11 11:42:15.422189 crc crio[3644]: time=\"2026-06-11T11:42:15.422174021Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:42:15.422282 crc crio[3644]: time=\"2026-06-11T11:42:15.422266983Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:42:15.422391 crc crio[3644]: time=\"2026-06-11T11:42:15.422362806Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:16.376504 crc crio[3644]: time=\"2026-06-11T11:42:16.375372414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:16.381145 crc crio[3644]: time=\"2026-06-11T11:42:16.380275973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:16.405146 crc crio[3644]: time=\"2026-06-11T11:42:16.404518162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:16.513079 crc crio[3644]: time=\"2026-06-11T11:42:16.512539637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:16.531550 crc crio[3644]: 2026-06-11T11:42:16Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:42:16.531895 crc crio[3644]: time=\"2026-06-11T11:42:16.53184652Z\" level=info msg=\"Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d\"\nJun 11 11:42:16.531895 crc crio[3644]: time=\"2026-06-11T11:42:16.531882151Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:16.531980 crc crio[3644]: time=\"2026-06-11T11:42:16.531897462Z\" level=info msg=\"Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6\"\nJun 11 11:42:16.531980 crc crio[3644]: time=\"2026-06-11T11:42:16.531905932Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:16.531980 crc crio[3644]: time=\"2026-06-11T11:42:16.531937233Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010), attempting CNI teardown with cached info\"\nJun 11 11:42:16.532195 crc crio[3644]: time=\"2026-06-11T11:42:16.532092267Z\" 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:0xc000ae0680}] Aliases:map[]}\"\nJun 11 11:42:16.536903 crc crio[3644]: time=\"2026-06-11T11:42:16.536276966Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:16.790214 crc crio[3644]: time=\"2026-06-11T11:42:16.789976775Z\" level=info msg=\"Created container d96423515dbbe49eee5547e9bc3e9b2ebd82a1ed855ad3b33e4595e7ce6b13ef: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=bc01d84b-cad4-4cd0-a556-c042ec7c9ec7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:16.796073 crc crio[3644]: time=\"2026-06-11T11:42:16.795321714Z\" level=info msg=\"Created container 9e4435cd66d2e36909be90a2e19bc910452ac39d5d9f8c257ad84b5d8618d0d0: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=6675d064-e773-495c-bdfc-4d065cc8a1ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:16.796073 crc crio[3644]: time=\"2026-06-11T11:42:16.795748297Z\" level=info msg=\"Starting container: d96423515dbbe49eee5547e9bc3e9b2ebd82a1ed855ad3b33e4595e7ce6b13ef\" id=35e3dc81-2838-4fcf-b697-7fc19dadac63 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:42:16.798893 crc crio[3644]: time=\"2026-06-11T11:42:16.798152503Z\" level=info msg=\"Created container 51694c1db995e0e5c8418719faf835a7d7cbfd5b465abf17e18ce6c6ca12aef0: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=4e596bad-c9b4-4d17-82af-c861863b8933 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:16.799381 crc crio[3644]: time=\"2026-06-11T11:42:16.798275307Z\" level=info msg=\"Starting container: 9e4435cd66d2e36909be90a2e19bc910452ac39d5d9f8c257ad84b5d8618d0d0\" id=1424b8b8-1b98-4ece-9024-ddd28c2ca3f0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:42:16.799748 crc crio[3644]: time=\"2026-06-11T11:42:16.799491931Z\" level=info msg=\"Starting container: 51694c1db995e0e5c8418719faf835a7d7cbfd5b465abf17e18ce6c6ca12aef0\" id=5f128d03-abe7-4b6b-a782-b7ead03554eb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:42:16.809284 crc crio[3644]: time=\"2026-06-11T11:42:16.809066108Z\" level=info msg=\"Started container\" PID=5494 containerID=d96423515dbbe49eee5547e9bc3e9b2ebd82a1ed855ad3b33e4595e7ce6b13ef description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=35e3dc81-2838-4fcf-b697-7fc19dadac63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa8902d72d04f8ed67d3d08574a35e797eae201911b70b75faf4fda0eb7cf423\nJun 11 11:42:16.831159 crc crio[3644]: time=\"2026-06-11T11:42:16.830866846Z\" level=info msg=\"Started container\" PID=5492 containerID=51694c1db995e0e5c8418719faf835a7d7cbfd5b465abf17e18ce6c6ca12aef0 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=5f128d03-abe7-4b6b-a782-b7ead03554eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648\nJun 11 11:42:16.836313 crc crio[3644]: time=\"2026-06-11T11:42:16.836119265Z\" level=info msg=\"Started container\" PID=5490 containerID=9e4435cd66d2e36909be90a2e19bc910452ac39d5d9f8c257ad84b5d8618d0d0 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=1424b8b8-1b98-4ece-9024-ddd28c2ca3f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=279a8b4f5eac5efe9d6fc03a36937ea056661b6f62c65ce10e7314b72fb5c702\nJun 11 11:42:16.872262 crc crio[3644]: time=\"2026-06-11T11:42:16.871984768Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=8aa848b3-a0f1-4dda-85ba-ab4b80ce70e9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:16.875477 crc crio[3644]: time=\"2026-06-11T11:42:16.875327233Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=ed164ee8-24eb-46e4-ab05-6cec115b7eb4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:16.881176 crc crio[3644]: time=\"2026-06-11T11:42:16.88103091Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=25fc03b5-f51a-48f1-b569-7e10500d4d18 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:16.881956 crc crio[3644]: time=\"2026-06-11T11:42:16.881417822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:16.886194 crc crio[3644]: time=\"2026-06-11T11:42:16.885990299Z\" level=info msg=\"Created container 3f5867ca8d8fd9483408b9db614f66bdfb9b4aa74ef19451195a2320aad92115: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=befc6e8a-de83-4864-b96c-1492c246511a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:16.887215 crc crio[3644]: time=\"2026-06-11T11:42:16.887170588Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d4c2d1a8-cffa-419e-b979-73d6d2d2c6c3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:16.887382 crc crio[3644]: time=\"2026-06-11T11:42:16.887293435Z\" level=info msg=\"Starting container: 3f5867ca8d8fd9483408b9db614f66bdfb9b4aa74ef19451195a2320aad92115\" id=39537f99-8d01-417b-8184-4f0942d84e84 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:42:16.890013 crc crio[3644]: time=\"2026-06-11T11:42:16.88998819Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=69d75574-3520-4235-8323-617ab1f56b33 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:16.895919 crc crio[3644]: time=\"2026-06-11T11:42:16.895558877Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=2518877c-b358-445d-aeb4-3f149ce9cdcf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:16.896297 crc crio[3644]: time=\"2026-06-11T11:42:16.896268568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:16.911931 crc crio[3644]: time=\"2026-06-11T11:42:16.908440268Z\" level=info msg=\"Started container\" PID=5496 containerID=3f5867ca8d8fd9483408b9db614f66bdfb9b4aa74ef19451195a2320aad92115 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=39537f99-8d01-417b-8184-4f0942d84e84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce\nJun 11 11:42:16.913112 crc crio[3644]: time=\"2026-06-11T11:42:16.910334779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:16.973142 crc crio[3644]: time=\"2026-06-11T11:42:16.971378206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:17.226445 crc crio[3644]: 2026-06-11T11:42:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:42:17.227255 crc crio[3644]: time=\"2026-06-11T11:42:17.226954819Z\" level=info msg=\"Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010\"\nJun 11 11:42:17.227335 crc crio[3644]: time=\"2026-06-11T11:42:17.227263828Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:17.227335 crc crio[3644]: time=\"2026-06-11T11:42:17.22731798Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0(ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f), attempting CNI teardown with cached info\"\nJun 11 11:42:17.227728 crc crio[3644]: time=\"2026-06-11T11:42:17.227517135Z\" 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:0xc000ae0890}] Aliases:map[]}\"\nJun 11 11:42:17.228454 crc crio[3644]: time=\"2026-06-11T11:42:17.228249936Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:17.540455 crc crio[3644]: time=\"2026-06-11T11:42:17.5402018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=7db5e5f4-0d06-4ea6-b7b7-42965b411660 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:17.551954 crc crio[3644]: time=\"2026-06-11T11:42:17.54837643Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=5d6dfdea-c3ca-4972-a916-690e39fb4efb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:17.559454 crc crio[3644]: time=\"2026-06-11T11:42:17.559401999Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=04393871-ccee-4f76-89ab-2e8bffef3ee8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:17.560091 crc crio[3644]: time=\"2026-06-11T11:42:17.560059908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:17.818254 crc crio[3644]: time=\"2026-06-11T11:42:17.818124202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:18.203848 crc crio[3644]: time=\"2026-06-11T11:42:18.203422023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:18.391469 crc crio[3644]: 2026-06-11T11:42:18Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:42:18.392081 crc crio[3644]: time=\"2026-06-11T11:42:18.391509532Z\" level=info msg=\"Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f\"\nJun 11 11:42:18.392081 crc crio[3644]: time=\"2026-06-11T11:42:18.391540633Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:18.392081 crc crio[3644]: time=\"2026-06-11T11:42:18.391575014Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0(1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9), attempting CNI teardown with cached info\"\nJun 11 11:42:18.392194 crc crio[3644]: time=\"2026-06-11T11:42:18.39210667Z\" 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:0xc000896a98}] Aliases:map[]}\"\nJun 11 11:42:18.393109 crc crio[3644]: time=\"2026-06-11T11:42:18.392246124Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:18.571443 crc crio[3644]: time=\"2026-06-11T11:42:18.570491576Z\" level=info msg=\"Created container 4cc0da3040ccf52d2efc5e1d03458624c501684c38d57fd8ff30c17ad562d5a3: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=25fc03b5-f51a-48f1-b569-7e10500d4d18 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:18.589830 crc crio[3644]: time=\"2026-06-11T11:42:18.588418809Z\" level=info msg=\"Starting container: 4cc0da3040ccf52d2efc5e1d03458624c501684c38d57fd8ff30c17ad562d5a3\" id=e49040e4-16bd-437d-b0b8-f0b9e3c943ec name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:42:18.849459 crc crio[3644]: time=\"2026-06-11T11:42:18.849036571Z\" level=info msg=\"Started container\" PID=5575 containerID=4cc0da3040ccf52d2efc5e1d03458624c501684c38d57fd8ff30c17ad562d5a3 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=e49040e4-16bd-437d-b0b8-f0b9e3c943ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa8902d72d04f8ed67d3d08574a35e797eae201911b70b75faf4fda0eb7cf423\nJun 11 11:42:19.184478 crc crio[3644]: time=\"2026-06-11T11:42:19.183991629Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=82fd789a-5ab2-47dd-9771-207972b28ca6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:19.191165 crc crio[3644]: time=\"2026-06-11T11:42:19.190318406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=255d68a5-6c6a-47fb-8db6-811fea9343c8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:19.207114 crc crio[3644]: time=\"2026-06-11T11:42:19.205059928Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=fb362034-5f51-4e67-83be-b44036ab6b1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:19.207114 crc crio[3644]: time=\"2026-06-11T11:42:19.205955603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:19.350542 crc crio[3644]: time=\"2026-06-11T11:42:19.350273799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:19.818895 crc crio[3644]: time=\"2026-06-11T11:42:19.818069268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:19.826582 crc crio[3644]: 2026-06-11T11:42:19Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:42:19.826582 crc crio[3644]: time=\"2026-06-11T11:42:19.824215164Z\" level=info msg=\"Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9\"\nJun 11 11:42:19.826582 crc crio[3644]: time=\"2026-06-11T11:42:19.824239675Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:19.826582 crc crio[3644]: time=\"2026-06-11T11:42:19.824274446Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0(b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5), attempting CNI teardown with cached info\"\nJun 11 11:42:19.826582 crc crio[3644]: time=\"2026-06-11T11:42:19.82441809Z\" 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:0xc00152e200}] Aliases:map[]}\"\nJun 11 11:42:19.826582 crc crio[3644]: time=\"2026-06-11T11:42:19.825119Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:20.782874 crc crio[3644]: time=\"2026-06-11T11:42:20.773955949Z\" level=info msg=\"Created container 0b927170126eb13d29a1b6a333bbc9f8dd141704e973bcdc68de18ca8a0fa6d8: openshift-etcd/etcd-crc/etcd-resources-copy\" id=04393871-ccee-4f76-89ab-2e8bffef3ee8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:20.790435 crc crio[3644]: time=\"2026-06-11T11:42:20.787135443Z\" level=info msg=\"Starting container: 0b927170126eb13d29a1b6a333bbc9f8dd141704e973bcdc68de18ca8a0fa6d8\" id=5a1b6a6b-fa0d-45a8-a43d-9d535ec34eaf name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:42:20.914140 crc crio[3644]: 2026-06-11T11:42:20Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:42:20.916263 crc crio[3644]: time=\"2026-06-11T11:42:20.914806101Z\" level=info msg=\"Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5\"\nJun 11 11:42:20.916263 crc crio[3644]: time=\"2026-06-11T11:42:20.914868323Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:20.916263 crc crio[3644]: time=\"2026-06-11T11:42:20.914885993Z\" level=info msg=\"Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3\"\nJun 11 11:42:20.916263 crc crio[3644]: time=\"2026-06-11T11:42:20.914894103Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:20.916263 crc crio[3644]: time=\"2026-06-11T11:42:20.914932754Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7), attempting CNI teardown with cached info\"\nJun 11 11:42:20.916263 crc crio[3644]: time=\"2026-06-11T11:42:20.915086659Z\" 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:0xc00152e3a0}] Aliases:map[]}\"\nJun 11 11:42:20.916263 crc crio[3644]: time=\"2026-06-11T11:42:20.915239474Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:20.952823 crc crio[3644]: time=\"2026-06-11T11:42:20.949041001Z\" level=info msg=\"Started container\" PID=5621 containerID=0b927170126eb13d29a1b6a333bbc9f8dd141704e973bcdc68de18ca8a0fa6d8 description=openshift-etcd/etcd-crc/etcd-resources-copy id=5a1b6a6b-fa0d-45a8-a43d-9d535ec34eaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce\nJun 11 11:42:21.359170 crc crio[3644]: time=\"2026-06-11T11:42:21.358944177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:21.422003 crc crio[3644]: 2026-06-11T11:42:21Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:42:21.422003 crc crio[3644]: time=\"2026-06-11T11:42:21.421366061Z\" level=info msg=\"Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7\"\nJun 11 11:42:21.422003 crc crio[3644]: time=\"2026-06-11T11:42:21.421412772Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:21.422003 crc crio[3644]: time=\"2026-06-11T11:42:21.421464604Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0(ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda), attempting CNI teardown with cached info\"\nJun 11 11:42:21.422003 crc crio[3644]: time=\"2026-06-11T11:42:21.421933898Z\" 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:0xc0008962d8}] Aliases:map[]}\"\nJun 11 11:42:21.422431 crc crio[3644]: time=\"2026-06-11T11:42:21.422143353Z\" level=info msg=\"Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:21.618261 crc crio[3644]: time=\"2026-06-11T11:42:21.618026889Z\" level=info msg=\"Created container 2c9058b478f4d7e7e790e9a7d0c040fde36b85c18a8951e432c90f12b38febe3: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=fb362034-5f51-4e67-83be-b44036ab6b1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:21.624074 crc crio[3644]: time=\"2026-06-11T11:42:21.623926027Z\" level=info msg=\"Starting container: 2c9058b478f4d7e7e790e9a7d0c040fde36b85c18a8951e432c90f12b38febe3\" id=0090d806-6a31-4c34-b56e-5af596ea0824 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:42:21.684242 crc crio[3644]: time=\"2026-06-11T11:42:21.682760069Z\" level=info msg=\"Started container\" PID=5659 containerID=2c9058b478f4d7e7e790e9a7d0c040fde36b85c18a8951e432c90f12b38febe3 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=0090d806-6a31-4c34-b56e-5af596ea0824 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa8902d72d04f8ed67d3d08574a35e797eae201911b70b75faf4fda0eb7cf423\nJun 11 11:42:21.821579 crc crio[3644]: time=\"2026-06-11T11:42:21.821355367Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=3e3f057e-535c-4e13-9cea-2bf0f9675d53 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:21.829063 crc crio[3644]: time=\"2026-06-11T11:42:21.828089492Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d33c51d9-ac02-4cd9-9ac0-4e8f0527495e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:21.864968 crc crio[3644]: time=\"2026-06-11T11:42:21.864923694Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=ef8aa60a-dadc-4073-a2ff-f7f557828e06 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:21.865469 crc crio[3644]: time=\"2026-06-11T11:42:21.865443829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:21.964267 crc crio[3644]: time=\"2026-06-11T11:42:21.963166978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:22.870257 crc crio[3644]: 2026-06-11T11:42:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:42:22.877149 crc crio[3644]: time=\"2026-06-11T11:42:22.875446446Z\" level=info msg=\"Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda\"\nJun 11 11:42:22.880441 crc crio[3644]: time=\"2026-06-11T11:42:22.879140111Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:22.882367 crc crio[3644]: time=\"2026-06-11T11:42:22.882317176Z\" level=info msg=\"Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a\"\nJun 11 11:42:22.882497 crc crio[3644]: time=\"2026-06-11T11:42:22.882478751Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:22.883166 crc crio[3644]: time=\"2026-06-11T11:42:22.882629765Z\" level=info msg=\"Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852\"\nJun 11 11:42:22.883273 crc crio[3644]: time=\"2026-06-11T11:42:22.883253863Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:22.883420 crc crio[3644]: time=\"2026-06-11T11:42:22.883391757Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1), attempting CNI teardown with cached info\"\nJun 11 11:42:22.884041 crc crio[3644]: time=\"2026-06-11T11:42:22.884009234Z\" 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:0xc0001305a0}] Aliases:map[]}\"\nJun 11 11:42:22.884453 crc crio[3644]: time=\"2026-06-11T11:42:22.884428386Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:23.428358 crc crio[3644]: time=\"2026-06-11T11:42:23.428018814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:23.769030 crc crio[3644]: time=\"2026-06-11T11:42:23.763424652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:23.783304 crc crio[3644]: 2026-06-11T11:42:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:42:23.785365 crc crio[3644]: time=\"2026-06-11T11:42:23.782354608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:23.785365 crc crio[3644]: time=\"2026-06-11T11:42:23.784369241Z\" level=info msg=\"Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1\"\nJun 11 11:42:23.785365 crc crio[3644]: time=\"2026-06-11T11:42:23.784723431Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:23.785365 crc crio[3644]: time=\"2026-06-11T11:42:23.784792213Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0(77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2), attempting CNI teardown with cached info\"\nJun 11 11:42:23.785365 crc crio[3644]: time=\"2026-06-11T11:42:23.785015969Z\" 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:0xc000ae04a0}] Aliases:map[]}\"\nJun 11 11:42:23.785365 crc crio[3644]: time=\"2026-06-11T11:42:23.785209324Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:23.819980 crc crio[3644]: time=\"2026-06-11T11:42:23.819370116Z\" level=info msg=\"Created container 577b2e4996c605bcf69ba34d9af3c2bb229c0b7fe432680ece70e2ae5cdc32af: openshift-etcd/etcd-crc/etcdctl\" id=ef8aa60a-dadc-4073-a2ff-f7f557828e06 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:23.826487 crc crio[3644]: time=\"2026-06-11T11:42:23.825173078Z\" level=info msg=\"Starting container: 577b2e4996c605bcf69ba34d9af3c2bb229c0b7fe432680ece70e2ae5cdc32af\" id=b364ac8e-ff6e-427d-bfac-205ce599a53f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:42:23.874826 crc crio[3644]: time=\"2026-06-11T11:42:23.874462639Z\" level=info msg=\"Started container\" PID=5736 containerID=577b2e4996c605bcf69ba34d9af3c2bb229c0b7fe432680ece70e2ae5cdc32af description=openshift-etcd/etcd-crc/etcdctl id=b364ac8e-ff6e-427d-bfac-205ce599a53f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce\nJun 11 11:42:23.966490 crc crio[3644]: time=\"2026-06-11T11:42:23.966252423Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=cd76fc7a-460d-4c55-9d05-3cce8aed75fc name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:23.976195 crc crio[3644]: time=\"2026-06-11T11:42:23.976012076Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=a29bea3b-7a48-4c8e-87dd-0bf7489bdd7c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:23.982990 crc crio[3644]: time=\"2026-06-11T11:42:23.982479146Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=12c21945-2665-403e-9cba-8eafd72e8046 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:23.984058 crc crio[3644]: time=\"2026-06-11T11:42:23.983510536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:24.076206 crc crio[3644]: 2026-06-11T11:42:24Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:42:24.076483 crc crio[3644]: time=\"2026-06-11T11:42:24.076410124Z\" level=info msg=\"Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2\"\nJun 11 11:42:24.076483 crc crio[3644]: time=\"2026-06-11T11:42:24.076464795Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:42:24.076741 crc crio[3644]: time=\"2026-06-11T11:42:24.076527057Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0(2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d), attempting CNI teardown with cached info\"\nJun 11 11:42:24.077076 crc crio[3644]: time=\"2026-06-11T11:42:24.076895317Z\" 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:0xc001682700}] Aliases:map[]}\"\nJun 11 11:42:24.077401 crc crio[3644]: time=\"2026-06-11T11:42:24.077235896Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:24.109085 crc crio[3644]: time=\"2026-06-11T11:42:24.108205121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:24.129077 crc crio[3644]: time=\"2026-06-11T11:42:24.129016685Z\" level=info msg=\"Created container f34df14e93c4132c8ccb7d29618d8394741d4a0e48c6605211145de95b5a841f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=2518877c-b358-445d-aeb4-3f149ce9cdcf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:24.137107 crc crio[3644]: time=\"2026-06-11T11:42:24.13649627Z\" level=info msg=\"Starting container: f34df14e93c4132c8ccb7d29618d8394741d4a0e48c6605211145de95b5a841f\" id=ad92b354-91cf-4d62-a140-8383ef7279a1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:42:24.195144 crc crio[3644]: time=\"2026-06-11T11:42:24.19448967Z\" level=info msg=\"Created container 4577c1dae034079fb116a963392e33c7742eb7bec8a2c4c30b6c38480a65741d: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=50b0be16-2b6a-484c-8ed7-19a2a72d72df name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:24.200229 crc crio[3644]: time=\"2026-06-11T11:42:24.19828016Z\" level=info msg=\"Starting container: 4577c1dae034079fb116a963392e33c7742eb7bec8a2c4c30b6c38480a65741d\" id=405d5c37-7327-42c9-868f-70b9ed1d077f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:42:24.333803 crc crio[3644]: time=\"2026-06-11T11:42:24.333002866Z\" level=info msg=\"Started container\" PID=5759 containerID=4577c1dae034079fb116a963392e33c7742eb7bec8a2c4c30b6c38480a65741d description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=405d5c37-7327-42c9-868f-70b9ed1d077f name=/runtime.v1.RuntimeService/StartContainer sandboxID=061625758d309a721490a8135736749f5522756c7306e8c3245198445746a21e\nJun 11 11:42:24.361874 crc crio[3644]: time=\"2026-06-11T11:42:24.361309111Z\" level=info msg=\"Started container\" PID=5757 containerID=f34df14e93c4132c8ccb7d29618d8394741d4a0e48c6605211145de95b5a841f description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=ad92b354-91cf-4d62-a140-8383ef7279a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648\nJun 11 11:42:24.491400 crc crio[3644]: time=\"2026-06-11T11:42:24.486466903Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=1ab92ab3-11f3-4c2c-93f6-9050479f8688 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:24.523876 crc crio[3644]: time=\"2026-06-11T11:42:24.52152246Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c3245600-ef12-47df-b312-5791675f970b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:24.545490 crc crio[3644]: time=\"2026-06-11T11:42:24.545246821Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=eb330fd2-92b2-45c7-aeec-9b59377bf7f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:24.552417 crc crio[3644]: time=\"2026-06-11T11:42:24.546502367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:24.726478 crc crio[3644]: time=\"2026-06-11T11:42:24.714219185Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=8949b467-bc76-4a7e-8b04-d8ab48e68ccf name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:24.768888 crc crio[3644]: time=\"2026-06-11T11:42:24.766439083Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=57aa7264-5f4a-4cbf-a800-d66facca483f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:24.788045 crc crio[3644]: time=\"2026-06-11T11:42:24.787804612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:24.797921 crc crio[3644]: time=\"2026-06-11T11:42:24.787936742Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=84905561-c413-4750-a2b7-1a641b212d1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:24.798502 crc crio[3644]: time=\"2026-06-11T11:42:24.798344997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:24.839098 crc crio[3644]: 2026-06-11T11:42:24Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:42:24.843374 crc crio[3644]: time=\"2026-06-11T11:42:24.841202967Z\" level=info msg=\"Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d\"\nJun 11 11:42:24.978719 crc crio[3644]: time=\"2026-06-11T11:42:24.978056541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:25.812736 crc crio[3644]: time=\"2026-06-11T11:42:25.811543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:26.395524 crc crio[3644]: time=\"2026-06-11T11:42:26.395270516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:26.481482 crc crio[3644]: time=\"2026-06-11T11:42:26.481064965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:26.551019 crc crio[3644]: time=\"2026-06-11T11:42:26.550377614Z\" level=info msg=\"Created container 0b681eb773409774bdab99a73584685855cbb057199dc289dc31b6889c8c2ff9: openshift-etcd/etcd-crc/etcd\" id=12c21945-2665-403e-9cba-8eafd72e8046 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:26.561449 crc crio[3644]: time=\"2026-06-11T11:42:26.561109668Z\" level=info msg=\"Starting container: 0b681eb773409774bdab99a73584685855cbb057199dc289dc31b6889c8c2ff9\" id=9cfd1d64-8056-4755-9a04-c316ac76f5dc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:42:26.632241 crc crio[3644]: time=\"2026-06-11T11:42:26.632030827Z\" level=info msg=\"Started container\" PID=5800 containerID=0b681eb773409774bdab99a73584685855cbb057199dc289dc31b6889c8c2ff9 description=openshift-etcd/etcd-crc/etcd id=9cfd1d64-8056-4755-9a04-c316ac76f5dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce\nJun 11 11:42:26.653080 crc crio[3644]: time=\"2026-06-11T11:42:26.652333863Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d360354d-a812-4e26-9818-a20122f360ad name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:26.665178 crc crio[3644]: time=\"2026-06-11T11:42:26.664982437Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=3de85efc-0130-441f-bb56-05c90f7c9bc5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:26.680144 crc crio[3644]: time=\"2026-06-11T11:42:26.680010037Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=d6c221b4-250b-4249-8bbf-00db4dc98b7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:26.680938 crc crio[3644]: time=\"2026-06-11T11:42:26.680912822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:26.740065 crc crio[3644]: time=\"2026-06-11T11:42:26.739900741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:26.792261 crc crio[3644]: time=\"2026-06-11T11:42:26.792191785Z\" level=info msg=\"Created container 78964ea3b923e2df1070af1f9a4c822ca2eec4f15ca1f2b5317f0243baf2a936: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=eb330fd2-92b2-45c7-aeec-9b59377bf7f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:26.794908 crc crio[3644]: time=\"2026-06-11T11:42:26.793292174Z\" level=info msg=\"Created container cc4488ae855dfe225383863e0ef25d490c570218dfa330a6abb9cbb340bd1c3d: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=84905561-c413-4750-a2b7-1a641b212d1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:26.795865 crc crio[3644]: time=\"2026-06-11T11:42:26.795730222Z\" level=info msg=\"Starting container: cc4488ae855dfe225383863e0ef25d490c570218dfa330a6abb9cbb340bd1c3d\" id=a4024b96-873d-47a5-be56-23ad308f5813 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:42:26.795958 crc crio[3644]: time=\"2026-06-11T11:42:26.795898917Z\" level=info msg=\"Starting container: 78964ea3b923e2df1070af1f9a4c822ca2eec4f15ca1f2b5317f0243baf2a936\" id=d6d95823-ed56-4ebe-ad94-829ac164bb12 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:42:26.838453 crc crio[3644]: time=\"2026-06-11T11:42:26.838209899Z\" level=info msg=\"Started container\" PID=5812 containerID=cc4488ae855dfe225383863e0ef25d490c570218dfa330a6abb9cbb340bd1c3d description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=a4024b96-873d-47a5-be56-23ad308f5813 name=/runtime.v1.RuntimeService/StartContainer sandboxID=061625758d309a721490a8135736749f5522756c7306e8c3245198445746a21e\nJun 11 11:42:26.869275 crc crio[3644]: time=\"2026-06-11T11:42:26.869220475Z\" level=info msg=\"Started container\" PID=5811 containerID=78964ea3b923e2df1070af1f9a4c822ca2eec4f15ca1f2b5317f0243baf2a936 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=d6d95823-ed56-4ebe-ad94-829ac164bb12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648\nJun 11 11:42:26.915843 crc crio[3644]: time=\"2026-06-11T11:42:26.913351552Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f338285a-35fe-4b01-9627-409149c9e937 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:26.920936 crc crio[3644]: time=\"2026-06-11T11:42:26.920056858Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d993fc3e-12ac-4b7c-8a6d-e6451d21ba1c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:26.930011 crc crio[3644]: time=\"2026-06-11T11:42:26.929486596Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=edfe1a6e-2d7e-4c8f-9f49-e84db32da3b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:26.943309 crc crio[3644]: time=\"2026-06-11T11:42:26.943042711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:26.993590 crc crio[3644]: time=\"2026-06-11T11:42:26.993448161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:28.713982 crc crio[3644]: time=\"2026-06-11T11:42:28.713214416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:28.857430 crc crio[3644]: time=\"2026-06-11T11:42:28.856974016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:29.239221 crc crio[3644]: time=\"2026-06-11T11:42:29.239030797Z\" level=info msg=\"Created container a4147c66099f39fbe46adf410c4396efa3b76b97a144109ddef94d0e55e9455c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=edfe1a6e-2d7e-4c8f-9f49-e84db32da3b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:29.241994 crc crio[3644]: time=\"2026-06-11T11:42:29.24180236Z\" level=info msg=\"Starting container: a4147c66099f39fbe46adf410c4396efa3b76b97a144109ddef94d0e55e9455c\" id=5903643e-cbbb-4e54-b75a-887fa22c5131 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:42:29.242979 crc crio[3644]: time=\"2026-06-11T11:42:29.242768077Z\" level=info msg=\"Created container c064d8099ec1df931905e8b9c9899911c3c03b7280635e04c32d85e517c65640: openshift-etcd/etcd-crc/etcd-metrics\" id=d6c221b4-250b-4249-8bbf-00db4dc98b7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:29.247565 crc crio[3644]: time=\"2026-06-11T11:42:29.247508454Z\" level=info msg=\"Starting container: c064d8099ec1df931905e8b9c9899911c3c03b7280635e04c32d85e517c65640\" id=245be8c8-4099-423c-94cc-8c6d03de3ec4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:42:29.263571 crc crio[3644]: time=\"2026-06-11T11:42:29.263429415Z\" level=info msg=\"Started container\" PID=5885 containerID=c064d8099ec1df931905e8b9c9899911c3c03b7280635e04c32d85e517c65640 description=openshift-etcd/etcd-crc/etcd-metrics id=245be8c8-4099-423c-94cc-8c6d03de3ec4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce\nJun 11 11:42:29.286757 crc crio[3644]: time=\"2026-06-11T11:42:29.271020058Z\" level=info msg=\"Started container\" PID=5887 containerID=a4147c66099f39fbe46adf410c4396efa3b76b97a144109ddef94d0e55e9455c description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=5903643e-cbbb-4e54-b75a-887fa22c5131 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648\nJun 11 11:42:29.303121 crc crio[3644]: time=\"2026-06-11T11:42:29.300575653Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=184a983a-c16d-427a-84fc-25b288168b0e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:29.308127 crc crio[3644]: time=\"2026-06-11T11:42:29.307956782Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=3549749d-6ed9-4e2b-9316-8ce6554123f2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:29.321391 crc crio[3644]: time=\"2026-06-11T11:42:29.319349169Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=7e92556d-4c49-4176-9773-65533e4ca657 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:29.325414 crc crio[3644]: time=\"2026-06-11T11:42:29.325367121Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f8d8d535-37e3-4dd8-bf76-673152b0c7fc name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:29.351191 crc crio[3644]: time=\"2026-06-11T11:42:29.339907811Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=8be4c865-4f08-429f-a079-f513667b5d71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:29.351191 crc crio[3644]: time=\"2026-06-11T11:42:29.345442898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:29.351191 crc crio[3644]: time=\"2026-06-11T11:42:29.346580799Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=9d014a59-bcea-4213-84b5-e91959df3ab5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:29.351191 crc crio[3644]: time=\"2026-06-11T11:42:29.347752702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:29.492073 crc crio[3644]: time=\"2026-06-11T11:42:29.489886526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:29.504501 crc crio[3644]: time=\"2026-06-11T11:42:29.501158934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:31.260141 crc crio[3644]: time=\"2026-06-11T11:42:31.259621968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:31.463294 crc crio[3644]: time=\"2026-06-11T11:42:31.462247134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:31.620159 crc crio[3644]: time=\"2026-06-11T11:42:31.619619922Z\" level=info msg=\"Created container 4f6de10a355a1b3aa6be433e5010760a32fe4d28c810562460c77d7bf855e1ec: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=9d014a59-bcea-4213-84b5-e91959df3ab5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:31.624331 crc crio[3644]: time=\"2026-06-11T11:42:31.623547342Z\" level=info msg=\"Starting container: 4f6de10a355a1b3aa6be433e5010760a32fe4d28c810562460c77d7bf855e1ec\" id=70ef436b-3c79-4a8e-b08a-f3d12b73789a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:42:31.677208 crc crio[3644]: time=\"2026-06-11T11:42:31.676969705Z\" level=info msg=\"Started container\" PID=5921 containerID=4f6de10a355a1b3aa6be433e5010760a32fe4d28c810562460c77d7bf855e1ec description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=70ef436b-3c79-4a8e-b08a-f3d12b73789a name=/runtime.v1.RuntimeService/StartContainer sandboxID=65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648\nJun 11 11:42:31.800290 crc crio[3644]: time=\"2026-06-11T11:42:31.793203496Z\" level=info msg=\"Created container 5337c96de581f1607c4e3e20811b26d9c68e95c515b779f83549d2aed570e36e: openshift-etcd/etcd-crc/etcd-readyz\" id=8be4c865-4f08-429f-a079-f513667b5d71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:31.800770 crc crio[3644]: time=\"2026-06-11T11:42:31.800396005Z\" level=info msg=\"Starting container: 5337c96de581f1607c4e3e20811b26d9c68e95c515b779f83549d2aed570e36e\" id=07855f47-7bde-49af-8d31-18263b9becf3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:42:31.851013 crc crio[3644]: time=\"2026-06-11T11:42:31.850346782Z\" level=info msg=\"Started container\" PID=5926 containerID=5337c96de581f1607c4e3e20811b26d9c68e95c515b779f83549d2aed570e36e description=openshift-etcd/etcd-crc/etcd-readyz id=07855f47-7bde-49af-8d31-18263b9becf3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce\nJun 11 11:42:31.889170 crc crio[3644]: time=\"2026-06-11T11:42:31.88889856Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=2f10c5ce-b2a3-4ebe-a990-38d5f454e0fe name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:31.894838 crc crio[3644]: time=\"2026-06-11T11:42:31.894279891Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=72201b6e-09ed-47cb-8fc7-22a3fc892c08 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:31.901188 crc crio[3644]: time=\"2026-06-11T11:42:31.900915477Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=86992386-bf97-43ea-8d1a-351e7468073c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:31.901490 crc crio[3644]: time=\"2026-06-11T11:42:31.901362519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:31.994594 crc crio[3644]: time=\"2026-06-11T11:42:31.993844795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:32.632258 crc crio[3644]: time=\"2026-06-11T11:42:32.632177962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:32.779522 crc crio[3644]: time=\"2026-06-11T11:42:32.779442829Z\" level=info msg=\"Created container 44aff769c18900ce5201cd2098404513f6acb5b97500d60216ced387661f8ca5: openshift-etcd/etcd-crc/etcd-rev\" id=86992386-bf97-43ea-8d1a-351e7468073c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:32.781478 crc crio[3644]: time=\"2026-06-11T11:42:32.781303581Z\" level=info msg=\"Starting container: 44aff769c18900ce5201cd2098404513f6acb5b97500d60216ced387661f8ca5\" id=014bb14e-9499-4fb3-a74e-fe309cd37bde name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:42:32.790142 crc crio[3644]: time=\"2026-06-11T11:42:32.788273266Z\" level=info msg=\"Started container\" PID=5955 containerID=44aff769c18900ce5201cd2098404513f6acb5b97500d60216ced387661f8ca5 description=openshift-etcd/etcd-crc/etcd-rev id=014bb14e-9499-4fb3-a74e-fe309cd37bde name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce\nJun 11 11:42:49.631290 crc crio[3644]: time=\"2026-06-11T11:42:49.629569287Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=3aa53b0e-96af-400a-90f1-97c600615e66 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:49.639588 crc crio[3644]: time=\"2026-06-11T11:42:49.639402023Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=284455a6-0d80-44ea-b88b-b1ae502eec5c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:49.648257 crc crio[3644]: time=\"2026-06-11T11:42:49.64809867Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=def79745-5dd6-4fc7-bd0c-e77168d697ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:49.649078 crc crio[3644]: time=\"2026-06-11T11:42:49.648927542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:49.686629 crc crio[3644]: time=\"2026-06-11T11:42:49.685999985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:50.342206 crc crio[3644]: time=\"2026-06-11T11:42:50.34212669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:50.426352 crc crio[3644]: time=\"2026-06-11T11:42:50.426148428Z\" level=info msg=\"Created container 87bf249e8aced05d424e60e8f7f7a1d816d2852ff6febc925122b1b7df1acd62: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=def79745-5dd6-4fc7-bd0c-e77168d697ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:50.427390 crc crio[3644]: time=\"2026-06-11T11:42:50.427305971Z\" level=info msg=\"Starting container: 87bf249e8aced05d424e60e8f7f7a1d816d2852ff6febc925122b1b7df1acd62\" id=61cba7ae-3ea3-403a-82e3-557a8d501ee6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:42:50.435742 crc crio[3644]: time=\"2026-06-11T11:42:50.435560182Z\" level=info msg=\"Started container\" PID=6186 containerID=87bf249e8aced05d424e60e8f7f7a1d816d2852ff6febc925122b1b7df1acd62 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=61cba7ae-3ea3-403a-82e3-557a8d501ee6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648\nJun 11 11:42:50.645120 crc crio[3644]: time=\"2026-06-11T11:42:50.645023878Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=2bfe523b-b3d6-4601-87a3-c523537723c7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:50.649231 crc crio[3644]: time=\"2026-06-11T11:42:50.648412533Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6da1ed83-7653-4e7a-942b-dc445f4f74a8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:50.653431 crc crio[3644]: time=\"2026-06-11T11:42:50.653252569Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=2a0ab370-2ce2-48f6-9eb7-1b4883d42d18 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:50.653805 crc crio[3644]: time=\"2026-06-11T11:42:50.653579398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:50.669288 crc crio[3644]: time=\"2026-06-11T11:42:50.669102951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:51.211633 crc crio[3644]: time=\"2026-06-11T11:42:51.211264009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:51.315527 crc crio[3644]: time=\"2026-06-11T11:42:51.31537106Z\" level=info msg=\"Created container 250fc86cae8bc03ee753b3820f3af0f1889884c0505e678ce2d45e5c110f9e17: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=2a0ab370-2ce2-48f6-9eb7-1b4883d42d18 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:51.317469 crc crio[3644]: time=\"2026-06-11T11:42:51.317306083Z\" level=info msg=\"Starting container: 250fc86cae8bc03ee753b3820f3af0f1889884c0505e678ce2d45e5c110f9e17\" id=fc11fb46-43e6-432f-b721-b86249fff87c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:42:51.327789 crc crio[3644]: time=\"2026-06-11T11:42:51.327444597Z\" level=info msg=\"Started container\" PID=6246 containerID=250fc86cae8bc03ee753b3820f3af0f1889884c0505e678ce2d45e5c110f9e17 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=fc11fb46-43e6-432f-b721-b86249fff87c name=/runtime.v1.RuntimeService/StartContainer sandboxID=65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648\nJun 11 11:42:51.669112 crc crio[3644]: time=\"2026-06-11T11:42:51.668720449Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=f6a04f51-0925-4fc5-9c94-8906128d2a24 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:51.674537 crc crio[3644]: time=\"2026-06-11T11:42:51.674089649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=110437f1-485f-443f-95b4-7f0f8f997481 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:51.680634 crc crio[3644]: time=\"2026-06-11T11:42:51.678592848Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=24b531e1-1f08-4399-a106-4cbdce618d90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:51.680634 crc crio[3644]: time=\"2026-06-11T11:42:51.679976498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:51.731102 crc crio[3644]: time=\"2026-06-11T11:42:51.730587069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:52.489474 crc crio[3644]: time=\"2026-06-11T11:42:52.48851051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:52.632121 crc crio[3644]: time=\"2026-06-11T11:42:52.632025651Z\" level=info msg=\"Created container dfbf5bc10f0c37db94a860f40c8344fb9da67d317d5e3b332d4d5c797fad8523: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=24b531e1-1f08-4399-a106-4cbdce618d90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:52.634569 crc crio[3644]: time=\"2026-06-11T11:42:52.634505246Z\" level=info msg=\"Starting container: dfbf5bc10f0c37db94a860f40c8344fb9da67d317d5e3b332d4d5c797fad8523\" id=e12fc4f9-e33f-469e-8c29-23345f99f648 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:42:52.645022 crc crio[3644]: time=\"2026-06-11T11:42:52.642947906Z\" level=info msg=\"Started container\" PID=6275 containerID=dfbf5bc10f0c37db94a860f40c8344fb9da67d317d5e3b332d4d5c797fad8523 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=e12fc4f9-e33f-469e-8c29-23345f99f648 name=/runtime.v1.RuntimeService/StartContainer sandboxID=061625758d309a721490a8135736749f5522756c7306e8c3245198445746a21e\nJun 11 11:43:05.160609 crc crio[3644]: time=\"2026-06-11T11:43:05.160423346Z\" level=info msg=\"Stopping container: dfbf5bc10f0c37db94a860f40c8344fb9da67d317d5e3b332d4d5c797fad8523 (timeout: 30s)\" id=fa869e82-14d4-4d6a-b8b1-8a138f244752 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:43:05.373408 crc crio[3644]: time=\"2026-06-11T11:43:05.372811735Z\" level=info msg=\"Stopped container dfbf5bc10f0c37db94a860f40c8344fb9da67d317d5e3b332d4d5c797fad8523: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=fa869e82-14d4-4d6a-b8b1-8a138f244752 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:43:05.375996 crc crio[3644]: time=\"2026-06-11T11:43:05.375851925Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=22969d6b-ff24-4a92-92e9-9fd6ad5ddfcf name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:43:05.378806 crc crio[3644]: time=\"2026-06-11T11:43:05.378111688Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=79731404-e640-40cd-bfcb-e2a955c8320e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:43:05.380780 crc crio[3644]: time=\"2026-06-11T11:43:05.380603719Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=58771214-142f-4950-9249-6b7799f68934 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:43:05.381231 crc crio[3644]: time=\"2026-06-11T11:43:05.381149338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:43:05.399143 crc crio[3644]: time=\"2026-06-11T11:43:05.39902179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:43:05.659232 crc crio[3644]: time=\"2026-06-11T11:43:05.658996355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:43:05.808454 crc crio[3644]: time=\"2026-06-11T11:43:05.808288978Z\" level=info msg=\"Created container 0444e0d7606fdba5596f4feb232c3fa3e2377d7ebc119515c8d50d338f364257: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=58771214-142f-4950-9249-6b7799f68934 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:43:05.810387 crc crio[3644]: time=\"2026-06-11T11:43:05.810263259Z\" level=info msg=\"Starting container: 0444e0d7606fdba5596f4feb232c3fa3e2377d7ebc119515c8d50d338f364257\" id=697e1963-e297-4a28-9fbc-8a2131b3010f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:43:05.825079 crc crio[3644]: time=\"2026-06-11T11:43:05.824909811Z\" level=info msg=\"Started container\" PID=6366 containerID=0444e0d7606fdba5596f4feb232c3fa3e2377d7ebc119515c8d50d338f364257 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=697e1963-e297-4a28-9fbc-8a2131b3010f name=/runtime.v1.RuntimeService/StartContainer sandboxID=061625758d309a721490a8135736749f5522756c7306e8c3245198445746a21e\nJun 11 11:43:05.887331 crc crio[3644]: time=\"2026-06-11T11:43:05.887252688Z\" level=info msg=\"Removing container: 05c069f0006e9df608b3261571f04a1fe7765a36d74491f2848c05cfcd297a6e\" id=911890a8-3f22-49d0-82b7-008b7f96d547 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:43:06.015385 crc crio[3644]: time=\"2026-06-11T11:43:06.015265505Z\" level=info msg=\"Removed container 05c069f0006e9df608b3261571f04a1fe7765a36d74491f2848c05cfcd297a6e: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=911890a8-3f22-49d0-82b7-008b7f96d547 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:44:02.091458 crc crio[3644]: time=\"2026-06-11T11:44:02.089160573Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=adc5286c-e04d-4fd3-9e09-dd9bb7921ed6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:02.094841 crc crio[3644]: time=\"2026-06-11T11:44:02.092769622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:02.165587 crc crio[3644]: time=\"2026-06-11T11:44:02.165496893Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:a9c0c25e7408c9c378f2dc1ded39d14c5fddd50e8819099e14c3fb81d5f4bab0 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/3323bb08-cda0-439c-9daf-dd40becf7311 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:0xc000188948}] Aliases:map[]}\"\nJun 11 11:44:02.165774 crc crio[3644]: time=\"2026-06-11T11:44:02.165590466Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:02.778019 crc crio[3644]: time=\"2026-06-11T11:44:02.777845462Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=29ec7826-16e1-4716-aee6-34f04085b3b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:02.778146 crc crio[3644]: time=\"2026-06-11T11:44:02.77807183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:02.818583 crc crio[3644]: time=\"2026-06-11T11:44:02.817762477Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:3ffa2ffbafcc61630f39a2c65584620ec2fdd55ddeb65ffd882062771afd89a6 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/3c444b12-a351-4be7-a0a5-8602ed21c2fd 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:0xc000188b88}] Aliases:map[]}\"\nJun 11 11:44:02.818583 crc crio[3644]: time=\"2026-06-11T11:44:02.818553254Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:02.868478 crc crio[3644]: time=\"2026-06-11T11:44:02.868327619Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=579cfcfc-4f5c-4eb9-9875-5fef7f813437 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:02.868689 crc crio[3644]: time=\"2026-06-11T11:44:02.868520756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:02.913797 crc crio[3644]: time=\"2026-06-11T11:44:02.904784399Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=18abd3f9-eded-456e-9770-2c59bbfd1d10 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:02.913797 crc crio[3644]: time=\"2026-06-11T11:44:02.905177452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:03.002235 crc crio[3644]: time=\"2026-06-11T11:44:03.002136498Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:4abaf6c64ef81fc148e4654e1de10c1ee0bbd5bbd29843c950385e00633380cd UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/ab00e1a0-048e-4daf-9cc6-3fa957205a1c 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:0xc000188d38}] Aliases:map[]}\"\nJun 11 11:44:03.002235 crc crio[3644]: time=\"2026-06-11T11:44:03.00219533Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:03.009031 crc crio[3644]: time=\"2026-06-11T11:44:03.005120747Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:9db29ca807d64c70f36dd18f0f1632d1ee788184214a5fe82b8457771b7dd546 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/38fe9ddf-0dad-4ead-9114-ba0c78ebf460 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:0xc000130b18}] Aliases:map[]}\"\nJun 11 11:44:03.009031 crc crio[3644]: time=\"2026-06-11T11:44:03.005281392Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:03.051499 crc crio[3644]: time=\"2026-06-11T11:44:03.048579133Z\" level=info msg=\"Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=d2c63ee2-a6c4-43a2-b7b9-e50326b95f5d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:03.051499 crc crio[3644]: time=\"2026-06-11T11:44:03.04877368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:03.084312 crc crio[3644]: time=\"2026-06-11T11:44:03.083977308Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=d2c63ee2-a6c4-43a2-b7b9-e50326b95f5d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:03.128349 crc crio[3644]: time=\"2026-06-11T11:44:03.123236348Z\" level=info msg=\"Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=c842f69e-7f44-4d4d-8e22-aa4bc04fd508 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:03.128349 crc crio[3644]: time=\"2026-06-11T11:44:03.124422347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:03.154347 crc crio[3644]: time=\"2026-06-11T11:44:03.136572729Z\" level=info msg=\"Ran pod sandbox 05a95957c04bb3b4277caa1984ab4deb932350ff5914e10b50a8d0f04e26a18b with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=d2c63ee2-a6c4-43a2-b7b9-e50326b95f5d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:03.154347 crc crio[3644]: time=\"2026-06-11T11:44:03.136833455Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=85785b72-b536-4ff3-9ad7-d6c2289aebf2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:03.154347 crc crio[3644]: time=\"2026-06-11T11:44:03.137483607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:03.169331 crc crio[3644]: time=\"2026-06-11T11:44:03.163246152Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=fb6e6937-5b21-43fa-b371-0dcc83b9ff4e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:03.186462 crc crio[3644]: time=\"2026-06-11T11:44:03.186312542Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=c4412f73-c025-4f9a-be44-bbb32e821e03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:03.186462 crc crio[3644]: time=\"2026-06-11T11:44:03.186407475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:03.201226 crc crio[3644]: time=\"2026-06-11T11:44:03.19897488Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=c842f69e-7f44-4d4d-8e22-aa4bc04fd508 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:03.221471 crc crio[3644]: time=\"2026-06-11T11:44:03.221176503Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=05809944-8c04-4c9d-bdcb-1aa3f0614dd9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:03.231021 crc crio[3644]: time=\"2026-06-11T11:44:03.23048943Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD\" id=0505ba4b-3914-4ef1-8110-87827c4a9c73 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:03.231021 crc crio[3644]: time=\"2026-06-11T11:44:03.231023969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:03.259542 crc crio[3644]: time=\"2026-06-11T11:44:03.257568396Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=0b702c9d-cb90-44d2-a444-ff5783d4ffdf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:03.268981 crc crio[3644]: time=\"2026-06-11T11:44:03.268934373Z\" level=info msg=\"Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=f2bfdc16-db0b-444a-8c10-9fc6e2893b50 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:03.269433 crc crio[3644]: time=\"2026-06-11T11:44:03.26941018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:03.275401 crc crio[3644]: time=\"2026-06-11T11:44:03.275183037Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=85785b72-b536-4ff3-9ad7-d6c2289aebf2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:03.281927 crc crio[3644]: time=\"2026-06-11T11:44:03.281346989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:03.337035 crc crio[3644]: time=\"2026-06-11T11:44:03.33512751Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=7b96fd3e-de94-44a7-82ef-78881fa108b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:03.337035 crc crio[3644]: time=\"2026-06-11T11:44:03.335222863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:03.344389 crc crio[3644]: time=\"2026-06-11T11:44:03.34397008Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=0ef27078-c9f9-4dad-a2a0-8b3738f1fc80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:03.344389 crc crio[3644]: time=\"2026-06-11T11:44:03.344044792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:03.386604 crc crio[3644]: time=\"2026-06-11T11:44:03.385394783Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=78f7c6d2-7cad-4242-af07-3de6a9e1acd7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:03.386604 crc crio[3644]: time=\"2026-06-11T11:44:03.386103356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:03.422555 crc crio[3644]: time=\"2026-06-11T11:44:03.422185406Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=4488a886-736d-4eba-97b8-f40b0965d0e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:03.428291 crc crio[3644]: time=\"2026-06-11T11:44:03.424430051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:03.486703 crc crio[3644]: time=\"2026-06-11T11:44:03.486461445Z\" level=info msg=\"Ran pod sandbox 1c15fdc652ee8210afe01c4041db65aa289cecd9c010b235ec1914e99e18b97a with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=c842f69e-7f44-4d4d-8e22-aa4bc04fd508 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:03.502556 crc crio[3644]: time=\"2026-06-11T11:44:03.501609348Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=65f033e1-ce5b-4fd5-b19d-2c5dbb817c81 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:03.518406 crc crio[3644]: time=\"2026-06-11T11:44:03.517598133Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:3d9524cc7c7b33347a25e1b20adaf7058db8917857571a17857d0f1760928107 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/336cd3bd-4251-4e7c-8980-192445b4eb23 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:0xc00149e0b8}] Aliases:map[]}\"\nJun 11 11:44:03.518837 crc crio[3644]: time=\"2026-06-11T11:44:03.518807973Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:03.521009 crc crio[3644]: time=\"2026-06-11T11:44:03.520165852Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=f2bfdc16-db0b-444a-8c10-9fc6e2893b50 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:03.587816 crc crio[3644]: time=\"2026-06-11T11:44:03.587061002Z\" level=info msg=\"Ran pod sandbox baae72c20bdd7b2e8b9fe02b6d9b1220fc351773f4649f3510d374f9b0e9126d with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=85785b72-b536-4ff3-9ad7-d6c2289aebf2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:03.601077 crc crio[3644]: time=\"2026-06-11T11:44:03.60045964Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=e49575cf-8ccc-4c62-95f8-de74a807f8fa name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:03.601396 crc crio[3644]: time=\"2026-06-11T11:44:03.601146383Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=33e01b6d-dcd7-4a7b-b70a-c1c62b0df06e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:03.648315 crc crio[3644]: time=\"2026-06-11T11:44:03.647577975Z\" level=info msg=\"Ran pod sandbox 6806073521cf72496d1f5ef6f6b94c58d5f75881082f764b273551b28c533f4a with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=f2bfdc16-db0b-444a-8c10-9fc6e2893b50 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:03.662829 crc crio[3644]: time=\"2026-06-11T11:44:03.662119775Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=e3f7db92-2739-4c5d-b1e7-10407d8cf82f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:03.663742 crc crio[3644]: time=\"2026-06-11T11:44:03.66347624Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=cc64adf4-6d4c-4751-bce5-397fa18201fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:03.663742 crc crio[3644]: time=\"2026-06-11T11:44:03.663578173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:03.670530 crc crio[3644]: time=\"2026-06-11T11:44:03.669113864Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=a6e082c0-70ab-45be-b6af-5e6b7bd1aae7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:03.676033 crc crio[3644]: time=\"2026-06-11T11:44:03.675322969Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=435b3c6b-4595-46cc-a25c-d448f7efd481 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:03.688326 crc crio[3644]: time=\"2026-06-11T11:44:03.688177798Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=3ab6c8ef-80fe-4a90-a30c-3dd8f35a642e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:03.688499 crc crio[3644]: time=\"2026-06-11T11:44:03.688359664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:03.692978 crc crio[3644]: time=\"2026-06-11T11:44:03.692731998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:03.699187 crc crio[3644]: time=\"2026-06-11T11:44:03.699037412Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=1c322532-7878-4627-b1d2-47c8205769f2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:03.700476 crc crio[3644]: time=\"2026-06-11T11:44:03.699509818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:03.700476 crc crio[3644]: time=\"2026-06-11T11:44:03.699690544Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=0505ba4b-3914-4ef1-8110-87827c4a9c73 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:03.716609 crc crio[3644]: time=\"2026-06-11T11:44:03.715760588Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=f831e88c-b0d1-4ae9-87fc-13a9c8918c65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:03.717544 crc crio[3644]: time=\"2026-06-11T11:44:03.716366224Z\" level=info msg=\"Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=407c757f-f6fc-47e0-b8ab-1fdb364ba760 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:03.720970 crc crio[3644]: time=\"2026-06-11T11:44:03.720469576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:03.727217 crc crio[3644]: time=\"2026-06-11T11:44:03.723257265Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=70cc6d1b-2ebc-443b-a50a-627bc0744cf3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:03.727217 crc crio[3644]: time=\"2026-06-11T11:44:03.723302916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:03.757271 crc crio[3644]: time=\"2026-06-11T11:44:03.755796549Z\" level=info msg=\"Running pod sandbox: openshift-dns/node-resolver-277xp/POD\" id=47dcc524-ae86-4b8d-ac78-dd94e3af811b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:03.757271 crc crio[3644]: time=\"2026-06-11T11:44:03.756382699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:03.878588 crc crio[3644]: time=\"2026-06-11T11:44:03.873531584Z\" level=info msg=\"Ran pod sandbox fa3be7229c12b9a1766a3970583fb9d939bb88d03719e69deb506c8b77aee4f4 with infra container: openshift-image-registry/node-ca-2wddl/POD\" id=0505ba4b-3914-4ef1-8110-87827c4a9c73 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:03.880150 crc crio[3644]: time=\"2026-06-11T11:44:03.879486955Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=37b2c8f6-fb68-45be-9636-49427e500fa4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:03.907358 crc crio[3644]: time=\"2026-06-11T11:44:03.906363462Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:0a25a2047326880befa28d00d7038efd3135cecde05643fe4c8629203113cc2f UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/cb33d19c-623b-47ae-9452-567eeb459ab5 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:0xc000dd2410}] Aliases:map[]}\"\nJun 11 11:44:03.916274 crc crio[3644]: time=\"2026-06-11T11:44:03.913558691Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:03.965622 crc crio[3644]: time=\"2026-06-11T11:44:03.96527771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:03.971524 crc crio[3644]: time=\"2026-06-11T11:44:03.970622175Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:663bbfdee03defed5ddc4763143189e45c248860bbe9ea9cac4395e0afc16d11 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/07d43dd0-10e9-463c-9cb7-97c330b8728d 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:0xc0001885b8}] Aliases:map[]}\"\nJun 11 11:44:03.971616 crc crio[3644]: time=\"2026-06-11T11:44:03.971541616Z\" level=info msg=\"Adding pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:03.985956 crc crio[3644]: time=\"2026-06-11T11:44:03.971192744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:03.995582 crc crio[3644]: time=\"2026-06-11T11:44:03.993497565Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=f89b3672-338d-4fef-8a97-2c3c7ae691e7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:04.114376 crc crio[3644]: time=\"2026-06-11T11:44:04.111143467Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:8cca3a17652ce29ca6b436825f88ef26c8dc40137d19264b934f5f9b7c3bfa93 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/16418dda-fc46-4ea8-a896-f152520b083f 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:0xc00031e280}] Aliases:map[]}\"\nJun 11 11:44:04.114376 crc crio[3644]: time=\"2026-06-11T11:44:04.111320983Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:04.162428 crc crio[3644]: time=\"2026-06-11T11:44:04.162049252Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=48ebfde8-fcc0-46bf-967c-7c375d359346 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:04.163493 crc crio[3644]: time=\"2026-06-11T11:44:04.162495236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:04.195347 crc crio[3644]: time=\"2026-06-11T11:44:04.191121674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:04.342704 crc crio[3644]: time=\"2026-06-11T11:44:04.340344054Z\" level=info msg=\"Creating container: openshift-image-registry/node-ca-2wddl/node-ca\" id=d841be18-fa93-4ee2-9a5b-2d6bf56ea9f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:04.363085 crc crio[3644]: time=\"2026-06-11T11:44:04.347015784Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:01218147d8700b3682bdce2b5f31826a116c7e8c735ed10cc45f6fc15d462f7b UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/b1ee30e1-0733-44ac-80d4-c0fe0f6a9a12 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:0xc000896580}] Aliases:map[]}\"\nJun 11 11:44:04.363085 crc crio[3644]: time=\"2026-06-11T11:44:04.347078086Z\" level=info msg=\"Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:04.363085 crc crio[3644]: time=\"2026-06-11T11:44:04.355274898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:04.379220 crc crio[3644]: time=\"2026-06-11T11:44:04.378561027Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=3ce731dc-c658-4da8-b0c6-8d886def89f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:04.404725 crc crio[3644]: time=\"2026-06-11T11:44:04.398258788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:06.535304 crc crio[3644]: time=\"2026-06-11T11:44:06.534681559Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=148b67a8-941b-4715-b0dc-79c649f0747e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:06.536618 crc crio[3644]: time=\"2026-06-11T11:44:06.535453465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:06.536618 crc crio[3644]: time=\"2026-06-11T11:44:06.535961102Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=7232933d-fef8-4eed-ad3d-ff4ee7a48ae6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:06.536618 crc crio[3644]: time=\"2026-06-11T11:44:06.536017824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:06.536618 crc crio[3644]: time=\"2026-06-11T11:44:06.536324004Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=6f371635-2547-4659-8f5f-b2c7b4aa1d9f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:06.536618 crc crio[3644]: time=\"2026-06-11T11:44:06.536372546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:06.537031 crc crio[3644]: time=\"2026-06-11T11:44:06.536746978Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=886e8036-6a9a-4256-9f02-81318b22305e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:06.537031 crc crio[3644]: time=\"2026-06-11T11:44:06.537003016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:06.540298 crc crio[3644]: time=\"2026-06-11T11:44:06.537462991Z\" level=info msg=\"Created container 7a6ff3f9f77a89f74eabdb97ea0a546bb6a4aaa7192c32c99be9ed851fea4df1: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=0b702c9d-cb90-44d2-a444-ff5783d4ffdf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:06.543948 crc crio[3644]: time=\"2026-06-11T11:44:06.543827472Z\" level=info msg=\"Starting container: 7a6ff3f9f77a89f74eabdb97ea0a546bb6a4aaa7192c32c99be9ed851fea4df1\" id=97b2413c-b871-4625-854d-6c4fac589ca5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:44:06.576296 crc crio[3644]: time=\"2026-06-11T11:44:06.576213522Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:75fcea91384cd25f5f8583b462b08065adb60f1ebc022cb36df538dbe5261a67 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/ce08985b-bd6d-4960-8e0b-280d5926c485 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:0xc00061e040}] Aliases:map[]}\"\nJun 11 11:44:06.577928 crc crio[3644]: time=\"2026-06-11T11:44:06.577859297Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:06.665128 crc crio[3644]: time=\"2026-06-11T11:44:06.664500222Z\" level=info msg=\"Started container\" PID=7201 containerID=7a6ff3f9f77a89f74eabdb97ea0a546bb6a4aaa7192c32c99be9ed851fea4df1 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=97b2413c-b871-4625-854d-6c4fac589ca5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05a95957c04bb3b4277caa1984ab4deb932350ff5914e10b50a8d0f04e26a18b\nJun 11 11:44:06.709870 crc crio[3644]: time=\"2026-06-11T11:44:06.709383645Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=06e26ea8-e98e-42b1-a161-90f1d720e981 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:06.710391 crc crio[3644]: time=\"2026-06-11T11:44:06.710111488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:06.831012 crc crio[3644]: time=\"2026-06-11T11:44:06.830847411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:06.843089 crc crio[3644]: time=\"2026-06-11T11:44:06.84081401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:06.918321 crc crio[3644]: time=\"2026-06-11T11:44:06.91796053Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=3733d455-f534-4b2c-bdd4-bbc6831ce51f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:06.918449 crc crio[3644]: time=\"2026-06-11T11:44:06.918357768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:06.922488 crc crio[3644]: time=\"2026-06-11T11:44:06.922183114Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=bd01d235-c64d-4d5a-bf48-cb90522c4d51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:06.922488 crc crio[3644]: time=\"2026-06-11T11:44:06.922429792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:06.936434 crc crio[3644]: time=\"2026-06-11T11:44:06.935492814Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-bzhnf/POD\" id=00077890-0d21-449a-a73d-eba0d2cc2c91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:06.956211 crc crio[3644]: time=\"2026-06-11T11:44:06.956003962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:06.957150 crc crio[3644]: time=\"2026-06-11T11:44:06.937433958Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=5785da4f-e79b-4346-b4e5-33f3b2d5bf30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:06.961115 crc crio[3644]: time=\"2026-06-11T11:44:06.96108453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:06.964635 crc crio[3644]: time=\"2026-06-11T11:44:06.950538011Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=3cd08eb9-a295-426f-96b5-8175516e7bf9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:06.965501 crc crio[3644]: time=\"2026-06-11T11:44:06.965475495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:06.970987 crc crio[3644]: time=\"2026-06-11T11:44:06.949206967Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=1ff7e0df-17cd-48b8-b276-417d45a058f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:06.971255 crc crio[3644]: time=\"2026-06-11T11:44:06.97106934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:06.974456 crc crio[3644]: time=\"2026-06-11T11:44:06.94929418Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=35280232-5ce4-4129-b830-b42618c3321e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:06.974819 crc crio[3644]: time=\"2026-06-11T11:44:06.974566265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:06.974960 crc crio[3644]: time=\"2026-06-11T11:44:06.945042639Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=50285f9d-6da3-4892-9dc5-8a669d1912c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:06.974960 crc crio[3644]: time=\"2026-06-11T11:44:06.974873666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:06.981171 crc crio[3644]: time=\"2026-06-11T11:44:06.950439778Z\" level=info msg=\"Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=155c7d38-ad78-4350-96cd-4ac35d389b2d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:06.981273 crc crio[3644]: time=\"2026-06-11T11:44:06.981201235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:07.142231 crc crio[3644]: time=\"2026-06-11T11:44:07.142113491Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:f48afcae6fb3c75adb0f4e8282b2af10947db3edc4063b58cdc2b6cf7fe20a2e UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/7299447e-ab65-4ad2-bece-88f9120f4ae6 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:0xc000dd2218}] Aliases:map[]}\"\nJun 11 11:44:07.142231 crc crio[3644]: time=\"2026-06-11T11:44:07.142187794Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:08.329053 crc crio[3644]: time=\"2026-06-11T11:44:07.62710031Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:88831c3741381e53e4b07d554aa5712d3dc6ee10c287ae50ed744a9194499fc6 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/17ceb417-932a-48af-8b26-c24fad250d90 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:0xc000ae02a8}] Aliases:map[]}\"\nJun 11 11:44:08.329053 crc crio[3644]: time=\"2026-06-11T11:44:07.627167442Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:08.329053 crc crio[3644]: time=\"2026-06-11T11:44:07.699844709Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:5a81a0abb9ebd0d59efc87351749359e7ca2aa8af544d2bf9ef4321750e865e0 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/645eed40-f4a9-4816-89bc-4fd9b11895e5 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:0xc00008c8b0}] Aliases:map[]}\"\nJun 11 11:44:08.329053 crc crio[3644]: time=\"2026-06-11T11:44:07.700218321Z\" level=info msg=\"Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:08.329053 crc crio[3644]: time=\"2026-06-11T11:44:07.774363425Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=06e26ea8-e98e-42b1-a161-90f1d720e981 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:08.329053 crc crio[3644]: time=\"2026-06-11T11:44:07.928276461Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=47dcc524-ae86-4b8d-ac78-dd94e3af811b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:08.385932 crc crio[3644]: time=\"2026-06-11T11:44:08.385235941Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=ba56dc39-f703-4458-b8c1-86ceb91d021b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:08.385932 crc crio[3644]: time=\"2026-06-11T11:44:08.385518831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:08.385932 crc crio[3644]: time=\"2026-06-11T11:44:08.385241931Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=fa39b152-5d71-46c2-bd96-f216d9ebb16a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:08.385932 crc crio[3644]: time=\"2026-06-11T11:44:08.385918224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:08.391317 crc crio[3644]: time=\"2026-06-11T11:44:08.391172876Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=35346711-6c80-492a-9f46-efb687ee11cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:08.391437 crc crio[3644]: time=\"2026-06-11T11:44:08.391360022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:08.391597 crc crio[3644]: time=\"2026-06-11T11:44:08.391534968Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=ee94681f-70f6-4016-bc38-6f6b70da01a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:08.392298 crc crio[3644]: time=\"2026-06-11T11:44:08.392233352Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=da0118dd-ae61-4dff-b930-6d3b448c7a1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:08.392391 crc crio[3644]: time=\"2026-06-11T11:44:08.392314075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:08.392547 crc crio[3644]: time=\"2026-06-11T11:44:08.39245359Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=d7750130-13ec-4fce-8eb4-799e461d6739 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:08.392605 crc crio[3644]: time=\"2026-06-11T11:44:08.392557704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:08.393200 crc crio[3644]: time=\"2026-06-11T11:44:08.393009728Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=f98b595e-6b86-45ff-90a3-268095eec1c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:08.393280 crc crio[3644]: time=\"2026-06-11T11:44:08.393206665Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=16df15a1-20d7-490f-b8a2-bba9018b6b86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:08.393515 crc crio[3644]: time=\"2026-06-11T11:44:08.393376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:08.399569 crc crio[3644]: time=\"2026-06-11T11:44:08.399265155Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=39886aca-9317-4775-acd8-fee2141e1bef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:08.399569 crc crio[3644]: time=\"2026-06-11T11:44:08.399497013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:08.400879 crc crio[3644]: time=\"2026-06-11T11:44:08.400451644Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=155973f9-93d6-41ac-8a2b-24da8ad1bfe5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:08.400879 crc crio[3644]: time=\"2026-06-11T11:44:08.400493346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:08.401510 crc crio[3644]: time=\"2026-06-11T11:44:08.393005608Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=a1f1fad2-636f-4ad9-8543-b3bd6ea2e1a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:08.403866 crc crio[3644]: time=\"2026-06-11T11:44:08.403471424Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=bd57c658-243b-4523-933f-4181d5a7dfa1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:08.404436 crc crio[3644]: time=\"2026-06-11T11:44:08.4042482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:08.409174 crc crio[3644]: time=\"2026-06-11T11:44:08.409131541Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=46062957-1dc9-499c-a871-bd50a343b6a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:08.409470 crc crio[3644]: time=\"2026-06-11T11:44:08.409204284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:08.409470 crc crio[3644]: time=\"2026-06-11T11:44:08.409257456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:08.409470 crc crio[3644]: time=\"2026-06-11T11:44:08.393219345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:08.409470 crc crio[3644]: time=\"2026-06-11T11:44:08.393089261Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=20049aa8-3e37-4653-878e-2bc4cb0b6e75 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:08.410851 crc crio[3644]: time=\"2026-06-11T11:44:08.40998352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:08.410851 crc crio[3644]: time=\"2026-06-11T11:44:08.410248428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:08.410851 crc crio[3644]: time=\"2026-06-11T11:44:08.409362559Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=4d9acd58-c201-4df6-b8d1-d0e4dcbfd79b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:08.410851 crc crio[3644]: time=\"2026-06-11T11:44:08.410325221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:08.410851 crc crio[3644]: time=\"2026-06-11T11:44:08.393152243Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=0a391bbd-380c-4f8b-90c4-165904987ca3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:08.410851 crc crio[3644]: time=\"2026-06-11T11:44:08.410389793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:08.410851 crc crio[3644]: time=\"2026-06-11T11:44:08.395622275Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=05c7013a-175e-453a-9673-f571e29b1291 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:08.411212 crc crio[3644]: time=\"2026-06-11T11:44:08.410867599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:08.435564 crc crio[3644]: time=\"2026-06-11T11:44:08.395270434Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=26da1a82-70c8-4342-94ac-4088ab2b0bef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:08.435564 crc crio[3644]: time=\"2026-06-11T11:44:08.429414412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:08.435564 crc crio[3644]: time=\"2026-06-11T11:44:08.39488399Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=6c1a101d-df3c-4c8c-82f3-c700033c4f4d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:08.435564 crc crio[3644]: time=\"2026-06-11T11:44:08.429951669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:08.436780 crc crio[3644]: time=\"2026-06-11T11:44:08.394522508Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=83db2e13-fc10-4536-b28a-60472802bf92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:08.436971 crc crio[3644]: time=\"2026-06-11T11:44:08.436941921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:08.437447 crc crio[3644]: time=\"2026-06-11T11:44:08.394318082Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=c7951f7c-3b2a-4966-9474-3c1a9ad9e900 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:08.437571 crc crio[3644]: time=\"2026-06-11T11:44:08.437545391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:08.509110 crc crio[3644]: time=\"2026-06-11T11:44:08.508845232Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=7d384d20-c215-458a-b03c-6b140e86a265 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:08.509110 crc crio[3644]: time=\"2026-06-11T11:44:08.508978116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:08.564083 crc crio[3644]: time=\"2026-06-11T11:44:08.563589052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:08.571935 crc crio[3644]: time=\"2026-06-11T11:44:08.571331558Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=c5f37709-c9e3-4ce6-9171-9519988795b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:08.571935 crc crio[3644]: time=\"2026-06-11T11:44:08.571490653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:08.704407 crc crio[3644]: time=\"2026-06-11T11:44:08.703197214Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=5a2fc41d-b68c-45d5-8d39-71661d58deaa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:08.707534 crc crio[3644]: time=\"2026-06-11T11:44:08.707490196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:08.809331 crc crio[3644]: time=\"2026-06-11T11:44:08.809260333Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=1079daeb-f3b2-4866-bb9c-ba5cdd5d8ae4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:08.809579 crc crio[3644]: time=\"2026-06-11T11:44:08.809554743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:08.921137 crc crio[3644]: time=\"2026-06-11T11:44:08.920289935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:08.927428 crc crio[3644]: time=\"2026-06-11T11:44:08.92736324Z\" level=info msg=\"Ran pod sandbox c107af755ee2cc718955f89eca95fb476ef944dc54bfb8d8ee4ecc066ddb6058 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=06e26ea8-e98e-42b1-a161-90f1d720e981 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:08.956094 crc crio[3644]: time=\"2026-06-11T11:44:08.955096026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f4c763eb-a7de-40d0-a761-d0666c05d41b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:09.002067 crc crio[3644]: time=\"2026-06-11T11:44:09.001433304Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e5092fbd-5611-404f-966c-35910808fc2b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:09.008394 crc crio[3644]: time=\"2026-06-11T11:44:09.008213838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:09.023038 crc crio[3644]: time=\"2026-06-11T11:44:09.019743819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:09.023038 crc crio[3644]: time=\"2026-06-11T11:44:09.022511651Z\" level=info msg=\"Ran pod sandbox d86c1a35054bbf1e211e2ec5082e82dd7d8c57d917c99cb2faefddb0365fc939 with infra container: openshift-dns/node-resolver-277xp/POD\" id=47dcc524-ae86-4b8d-ac78-dd94e3af811b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:09.050006 crc crio[3644]: time=\"2026-06-11T11:44:09.042412789Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=57dda430-5a44-47c9-95b0-9f9336559307 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:09.061131 crc crio[3644]: time=\"2026-06-11T11:44:09.057087595Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=36ff0305-fc13-4056-b4ea-a56182e15087 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:09.065368 crc crio[3644]: time=\"2026-06-11T11:44:09.065164301Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=29e002a7-09ab-4ec0-b0b8-8f69337121d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:09.259880 crc crio[3644]: time=\"2026-06-11T11:44:09.259570834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:09.369813 crc crio[3644]: time=\"2026-06-11T11:44:09.361087277Z\" level=info msg=\"Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=ab96447f-8c51-4ad0-ac8f-29a2230603ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:09.446887 crc crio[3644]: time=\"2026-06-11T11:44:09.446762305Z\" level=info msg=\"Created container ad4ea47a2acfbae8c4d11f2fa56aab6325852e947fcdc49e4e0caa3e6556de6a: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=a6e082c0-70ab-45be-b6af-5e6b7bd1aae7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:09.452965 crc crio[3644]: time=\"2026-06-11T11:44:09.451596901Z\" level=info msg=\"Starting container: ad4ea47a2acfbae8c4d11f2fa56aab6325852e947fcdc49e4e0caa3e6556de6a\" id=251f73ee-7c85-41f6-966a-ff59ac01f266 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:44:09.470424 crc crio[3644]: time=\"2026-06-11T11:44:09.469888266Z\" level=info msg=\"Created container 3555f56633716746d645f8e5e72f8925d5cbc2ccab146427140f47a02440b744: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=f831e88c-b0d1-4ae9-87fc-13a9c8918c65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:09.503362 crc crio[3644]: time=\"2026-06-11T11:44:09.499849768Z\" level=info msg=\"Starting container: 3555f56633716746d645f8e5e72f8925d5cbc2ccab146427140f47a02440b744\" id=9581057d-b821-48a6-ad5c-f4cffe1f5e06 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:44:09.509841 crc crio[3644]: time=\"2026-06-11T11:44:09.509413112Z\" level=info msg=\"Started container\" PID=7375 containerID=ad4ea47a2acfbae8c4d11f2fa56aab6325852e947fcdc49e4e0caa3e6556de6a description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=251f73ee-7c85-41f6-966a-ff59ac01f266 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c15fdc652ee8210afe01c4041db65aa289cecd9c010b235ec1914e99e18b97a\nJun 11 11:44:09.537849 crc crio[3644]: time=\"2026-06-11T11:44:09.536521162Z\" level=info msg=\"Started container\" PID=7391 containerID=3555f56633716746d645f8e5e72f8925d5cbc2ccab146427140f47a02440b744 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=9581057d-b821-48a6-ad5c-f4cffe1f5e06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6806073521cf72496d1f5ef6f6b94c58d5f75881082f764b273551b28c533f4a\nJun 11 11:44:09.654995 crc crio[3644]: time=\"2026-06-11T11:44:09.654778206Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=70b74cd4-74ea-4235-93ff-c392fb9663a5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:09.672821 crc crio[3644]: time=\"2026-06-11T11:44:09.670563788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:09.780985 crc crio[3644]: time=\"2026-06-11T11:44:09.780425433Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=823f73fc-d62b-4370-a9f1-9275f5d6479d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:09.850502 crc crio[3644]: time=\"2026-06-11T11:44:09.849585287Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=003b0d4b-3db8-4fa6-b17c-b21f3a822a8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:09.874154 crc crio[3644]: time=\"2026-06-11T11:44:09.873878015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:09.930616 crc crio[3644]: time=\"2026-06-11T11:44:09.927499418Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:b34c56f7d0156ac1c8c698220cfe4f24e62c7b65c2e95276b71a2d607fb19d52 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/85f15e09-84e7-4abe-8697-c17941e1f5a3 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:0xc0016825e0}] Aliases:map[]}\"\nJun 11 11:44:09.930616 crc crio[3644]: time=\"2026-06-11T11:44:09.928429358Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:09.971244 crc crio[3644]: time=\"2026-06-11T11:44:09.969269513Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:181ac3cafb4d6fa44a0e7f27bd9f204499c35d0579af782a1d8b144c0f15c8d3 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/06b04168-d767-4c73-97d8-b524ed6acd2a 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:0xc000896420}] Aliases:map[]}\"\nJun 11 11:44:09.971244 crc crio[3644]: time=\"2026-06-11T11:44:09.969326584Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:10.023771 crc crio[3644]: time=\"2026-06-11T11:44:10.023352199Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:4abea79bb56886f9b661bc890b48e0dfbeac9b19453c95d09e4e2d47b4317bf8 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/287c3854-dd7b-4b1c-94b2-faf409f2afa3 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:0xc00152e470}] Aliases:map[]}\"\nJun 11 11:44:10.023771 crc crio[3644]: time=\"2026-06-11T11:44:10.023428694Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:10.028104 crc crio[3644]: time=\"2026-06-11T11:44:10.02761006Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:23791883e62e0db263bcad2763bfb61385e20e609cb2cdf8c5e7a2bbaaf023b8 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/25318730-7087-497e-9929-353fd33efc3e 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:0xc000ae0518}] Aliases:map[]}\"\nJun 11 11:44:10.029469 crc crio[3644]: time=\"2026-06-11T11:44:10.028840511Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:10.030180 crc crio[3644]: time=\"2026-06-11T11:44:10.028776439Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:9ce945d0098e1ed40576900b59d014a63305c702858acb74ab642f0b1ad2268e UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/d7227492-cb9f-411f-b62e-fbacc37a3f24 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:0xc000188530}] Aliases:map[]}\"\nJun 11 11:44:10.030395 crc crio[3644]: time=\"2026-06-11T11:44:10.030178375Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:10.097424 crc crio[3644]: time=\"2026-06-11T11:44:10.071965101Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:3301cbd78a2422919162030e2de349ea542a533cfb1056eeab50edfd75ce7823 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/7b0c0ca5-e228-4d9e-a305-b4b32bfe4d3f 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:0xc000ae04a8}] Aliases:map[]}\"\nJun 11 11:44:10.097424 crc crio[3644]: time=\"2026-06-11T11:44:10.072056234Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:10.097424 crc crio[3644]: time=\"2026-06-11T11:44:10.080990249Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:1552dab030bdd55f7ee771162a2bf14ec3c94d9a7692db5ab35ef977eff8ee2c UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/72a598fa-17ae-4cf7-88bc-b33c9736b76d 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:0xc0001305f8}] Aliases:map[]}\"\nJun 11 11:44:10.097424 crc crio[3644]: time=\"2026-06-11T11:44:10.081185675Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:10.159804 crc crio[3644]: time=\"2026-06-11T11:44:10.159486149Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:b6471a16902eb48a3481406d3a503448eebe8d37db58065dd65143dcb97ee238 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/9bbee8ee-56e7-494b-8b17-1e26b963edae 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:0xc001258160}] Aliases:map[]}\"\nJun 11 11:44:10.159804 crc crio[3644]: time=\"2026-06-11T11:44:10.159612773Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:10.268626 crc crio[3644]: time=\"2026-06-11T11:44:10.268107973Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=1ff7e0df-17cd-48b8-b276-417d45a058f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:10.756056 crc crio[3644]: time=\"2026-06-11T11:44:10.755967447Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=155c7d38-ad78-4350-96cd-4ac35d389b2d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:10.861404 crc crio[3644]: time=\"2026-06-11T11:44:10.861315515Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:b33a57d400c69d6454082c67dbd8aa48747ede4a8a67ca36685efaa709ede66a UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/c1ea1367-78bb-4bf9-8615-5db138d1f444 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:0xc00061e370}] Aliases:map[]}\"\nJun 11 11:44:10.862203 crc crio[3644]: time=\"2026-06-11T11:44:10.862165603Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:12.367411 crc crio[3644]: time=\"2026-06-11T11:44:12.367313138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:12.565767 crc crio[3644]: time=\"2026-06-11T11:44:12.563084101Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=00077890-0d21-449a-a73d-eba0d2cc2c91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:12.818281 crc crio[3644]: time=\"2026-06-11T11:44:12.818195423Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=50285f9d-6da3-4892-9dc5-8a669d1912c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:12.921599 crc crio[3644]: time=\"2026-06-11T11:44:12.917851011Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:085b4ece34150426c8611b8f5a462c889dc05ec8ad75141fce2fd0d17f11fd57 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/2bbb7201-c5e8-4d0e-8678-6da6805c3369 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:0xc00061e060}] Aliases:map[]}\"\nJun 11 11:44:12.921599 crc crio[3644]: time=\"2026-06-11T11:44:12.918352887Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:13.303528 crc crio[3644]: time=\"2026-06-11T11:44:13.303266164Z\" level=info msg=\"Created container 7233bcdd1a24b636e78c76d34cf90fd1ccbbd80fe2ce937eeb6e111acd12ddec: openshift-image-registry/node-ca-2wddl/node-ca\" id=d841be18-fa93-4ee2-9a5b-2d6bf56ea9f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:13.318375 crc crio[3644]: time=\"2026-06-11T11:44:13.31723677Z\" level=info msg=\"Starting container: 7233bcdd1a24b636e78c76d34cf90fd1ccbbd80fe2ce937eeb6e111acd12ddec\" id=73ecdaa3-a139-41db-8d95-2911304cc8f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:44:13.333545 crc crio[3644]: time=\"2026-06-11T11:44:13.332897872Z\" level=info msg=\"Started container\" PID=7533 containerID=7233bcdd1a24b636e78c76d34cf90fd1ccbbd80fe2ce937eeb6e111acd12ddec description=openshift-image-registry/node-ca-2wddl/node-ca id=73ecdaa3-a139-41db-8d95-2911304cc8f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa3be7229c12b9a1766a3970583fb9d939bb88d03719e69deb506c8b77aee4f4\nJun 11 11:44:13.369264 crc crio[3644]: time=\"2026-06-11T11:44:13.368887316Z\" level=info msg=\"Ran pod sandbox 4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=1ff7e0df-17cd-48b8-b276-417d45a058f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:13.396275 crc crio[3644]: time=\"2026-06-11T11:44:13.396154937Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:d1c3664960135ca75fe07c52623e626afbe1d1ffda22195d18e356c946780f65 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/c5b9a2f2-4b80-441f-9b91-f634e6eb352d 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:0xc00149e360}] Aliases:map[]}\"\nJun 11 11:44:13.396275 crc crio[3644]: time=\"2026-06-11T11:44:13.396270431Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:13.422883 crc crio[3644]: time=\"2026-06-11T11:44:13.41197435Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=70788694-d9d7-4fef-a33b-5e253750be23 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:13.517259 crc crio[3644]: time=\"2026-06-11T11:44:13.516079291Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:11bdbd20d7b4569989598df15129ee1f5086aa2430b18b1db056ba8d3fbb110d UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/5808ce8a-0006-43da-8f31-cfbaffa2f221 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:0xc00149e638}] Aliases:map[]}\"\nJun 11 11:44:13.517259 crc crio[3644]: time=\"2026-06-11T11:44:13.516184415Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:13.529891 crc crio[3644]: time=\"2026-06-11T11:44:13.522195497Z\" level=info msg=\"Ran pod sandbox 87f905dae07832955f2c841f30b5ec02fc6def416b7fdbb75854089c17c1c717 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=155c7d38-ad78-4350-96cd-4ac35d389b2d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:13.563303 crc crio[3644]: time=\"2026-06-11T11:44:13.562237301Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=fa6f1df7-cde9-435d-aac1-6d65cabe3e6a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:13.634279 crc crio[3644]: time=\"2026-06-11T11:44:13.633541373Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:bc234e3119e9acf1856b845f18df383bd3865a46e9102009a5be257c72b555a5 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/e4785c04-aaff-47c5-8bba-335d978877b8 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:0xc00008c318}] Aliases:map[]}\"\nJun 11 11:44:13.634279 crc crio[3644]: time=\"2026-06-11T11:44:13.634143983Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:13.753326 crc crio[3644]: time=\"2026-06-11T11:44:13.751359882Z\" level=info msg=\"Ran pod sandbox 356392d4c3f52e4a4440b6c79fb17b0b6fa6afa52f0b926ecf9b3741d28e31b8 with infra container: openshift-multus/multus-bzhnf/POD\" id=00077890-0d21-449a-a73d-eba0d2cc2c91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:13.770100 crc crio[3644]: time=\"2026-06-11T11:44:13.769622447Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=4d726e8b-ad2b-4f11-b105-504ad6e5660e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:13.789752 crc crio[3644]: time=\"2026-06-11T11:44:13.781354704Z\" level=info msg=\"Ran pod sandbox 83f9d7025064d438a533a9336e9b90b9cd1adb069f09f1400637c48829751ef5 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=50285f9d-6da3-4892-9dc5-8a669d1912c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:13.813298 crc crio[3644]: time=\"2026-06-11T11:44:13.81312445Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=11c74c2a-13dd-4460-8404-084c2b781b62 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:13.952732 crc crio[3644]: time=\"2026-06-11T11:44:13.952087898Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=4f1cf4e6-2e03-442c-88bf-10a9b334340e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:13.952732 crc crio[3644]: time=\"2026-06-11T11:44:13.952623176Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=87b57525-226d-4b70-b8e7-af23ef3f902f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:13.952732 crc crio[3644]: time=\"2026-06-11T11:44:13.95275497Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=103b03e2-6ae8-47a5-8d48-371b93d71321 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:13.954487 crc crio[3644]: time=\"2026-06-11T11:44:13.952800381Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ca297263-bc40-4181-9336-87b68734a056 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:14.088032 crc crio[3644]: time=\"2026-06-11T11:44:14.038972761Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:1ffb7188fd69323472ee992c06a04fd162917bf7547365e7d282e49def5c6e03 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/1c02fc99-dccb-4b62-9699-d3c8a5489fde 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:0xc000dd26b0}] Aliases:map[]}\"\nJun 11 11:44:14.088032 crc crio[3644]: time=\"2026-06-11T11:44:14.039029213Z\" level=info msg=\"Adding pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:14.088032 crc crio[3644]: time=\"2026-06-11T11:44:14.087449014Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:5325e254dc4d8eea41d3c7bdb7bd45f98694468b68911b0bfb8ac8f9cfaaacfe UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/e4f898ce-73c3-4b2f-8fe7-d8d74755e13c 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:0xc000130618}] Aliases:map[]}\"\nJun 11 11:44:14.088032 crc crio[3644]: time=\"2026-06-11T11:44:14.087500346Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:14.152378 crc crio[3644]: time=\"2026-06-11T11:44:14.150367187Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:c2ec98fde2390b841edb9ec5e92ef86658f13033e875d329797515e5d2162230 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/6ed79032-defe-455c-9209-2e613700d226 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:0xc00149e8f8}] Aliases:map[]}\"\nJun 11 11:44:14.152378 crc crio[3644]: time=\"2026-06-11T11:44:14.150434829Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:14.409179 crc crio[3644]: time=\"2026-06-11T11:44:14.403491053Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:a4a67e8bb2c16f989ee2cbb6f3ad73b3f0f22d1ea6c80fc52cf90402863f8f96 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/6afc7a0e-0bdf-49a6-8ead-0b1ff8cbcb78 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:0xc000130938}] Aliases:map[]}\"\nJun 11 11:44:14.409179 crc crio[3644]: time=\"2026-06-11T11:44:14.404898959Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:14.487399 crc crio[3644]: time=\"2026-06-11T11:44:14.48618407Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:b8d0d0fa6cc06d2c268f6c19e1ce2925448554dcc38db5fd2180b626f8aa862c UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/82c91039-0d87-4117-87d4-2a8b84be1c23 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:0xc00031e588}] Aliases:map[]}\"\nJun 11 11:44:14.487399 crc crio[3644]: time=\"2026-06-11T11:44:14.486443529Z\" level=info msg=\"Adding pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:14.540394 crc crio[3644]: time=\"2026-06-11T11:44:14.540282561Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=d7750130-13ec-4fce-8eb4-799e461d6739 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:14.884561 crc crio[3644]: time=\"2026-06-11T11:44:14.884452011Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:df9f7b546ed00412b87e9af00a7523d138ea477815c3468e4c909a5d821553d3 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/c50db362-8e7a-40a3-bf1b-48bec9b79ceb 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:0xc000dd2090}] Aliases:map[]}\"\nJun 11 11:44:14.885399 crc crio[3644]: time=\"2026-06-11T11:44:14.88535769Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:14.958632 crc crio[3644]: time=\"2026-06-11T11:44:14.958221942Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:13d69f6688f1b5db4dd64baa58577d299f4b8b5e1c51d1ce16b53a50ab45bd34 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/400ca4ea-e62f-49c3-a10a-535dde6d448e 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:0xc000188478}] Aliases:map[]}\"\nJun 11 11:44:14.959303 crc crio[3644]: time=\"2026-06-11T11:44:14.958778731Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:14.980183 crc crio[3644]: time=\"2026-06-11T11:44:14.980087536Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:252597aab1d558fec30656ddf3d9088b19711bbda9bc19c82c8d1ea0918c729c UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/481a48c4-6c20-4afb-8680-ad0012cf20a2 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:0xc000dd21d8}] Aliases:map[]}\"\nJun 11 11:44:14.980183 crc crio[3644]: time=\"2026-06-11T11:44:14.980163578Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:15.050970 crc crio[3644]: time=\"2026-06-11T11:44:15.050240847Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:399e610148886cd2b24c13f4a2e8bea20cec0c42fecbff6645839b3ba64b1df7 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/a03c13f1-4476-4353-a148-0c2de1b79090 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:0xc000dd22e8}] Aliases:map[]}\"\nJun 11 11:44:15.050970 crc crio[3644]: time=\"2026-06-11T11:44:15.050385682Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:15.095417 crc crio[3644]: time=\"2026-06-11T11:44:15.095123971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:15.099911 crc crio[3644]: time=\"2026-06-11T11:44:15.098631464Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:fcd631f2d1b3cfeef7bf8f32a471418d68b588f8debfa72e62f9bc5e955a4571 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/83a311c4-b466-462c-b888-2421d345a86e 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:0xc00008c4b8}] Aliases:map[]}\"\nJun 11 11:44:15.099911 crc crio[3644]: time=\"2026-06-11T11:44:15.099222859Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:15.138864 crc crio[3644]: time=\"2026-06-11T11:44:15.138113012Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:5c6bf2c968a1af479efbd15113343f04e4fa47464c0943e4017babdb154feebb UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/68f1ce96-0664-45ba-a9dd-62c1a82f998a 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:0xc00031e168}] Aliases:map[]}\"\nJun 11 11:44:15.138864 crc crio[3644]: time=\"2026-06-11T11:44:15.138247665Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:15.344337 crc crio[3644]: time=\"2026-06-11T11:44:15.344148254Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=bd57c658-243b-4523-933f-4181d5a7dfa1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:15.353216 crc crio[3644]: time=\"2026-06-11T11:44:15.352347738Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:f4bb7cb10752f06b4c387bce7ca456487cab37b530d5ec95b50c5ade4c382934 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/176a505a-1ceb-4f78-a6e0-b34549905053 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:0xc000896080}] Aliases:map[]}\"\nJun 11 11:44:15.353216 crc crio[3644]: time=\"2026-06-11T11:44:15.352545033Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:15.424368 crc crio[3644]: time=\"2026-06-11T11:44:15.423903302Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:3ddfaa7e3020e589f4a482aa3bfa0030cdd35af576350274a0aed9c70d74a8f0 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/c5805147-5697-4333-b39a-593a24c5810c 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:0xc0001887a0}] Aliases:map[]}\"\nJun 11 11:44:15.424368 crc crio[3644]: time=\"2026-06-11T11:44:15.424045706Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:15.434455 crc crio[3644]: time=\"2026-06-11T11:44:15.433264753Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:5ebddcf917ad7d85f3e7da3ecbdbae71a2509f10b6daf5baa8ff12d1536c14d9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/20d9bf01-b98e-4cc6-9567-32a55ac6dddc 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:0xc000130640}] Aliases:map[]}\"\nJun 11 11:44:15.434455 crc crio[3644]: time=\"2026-06-11T11:44:15.43348933Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:15.528975 crc crio[3644]: time=\"2026-06-11T11:44:15.526147513Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=fa39b152-5d71-46c2-bd96-f216d9ebb16a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:15.560789 crc crio[3644]: time=\"2026-06-11T11:44:15.55430559Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=a3ce3218-0438-4de4-b6f6-6279bd20661c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:15.560789 crc crio[3644]: time=\"2026-06-11T11:44:15.5544955Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=fddc0d7e-ce94-4795-9a7e-dda39b63db6c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:15.560789 crc crio[3644]: time=\"2026-06-11T11:44:15.555127071Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=6656ba80-f4b5-4835-803a-485af451435a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:15.560789 crc crio[3644]: time=\"2026-06-11T11:44:15.559101019Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=f75c521d-d167-4438-9e41-cb07bc75d701 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:15.566281 crc crio[3644]: time=\"2026-06-11T11:44:15.566042409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:15.579424 crc crio[3644]: time=\"2026-06-11T11:44:15.572854532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:15.728185 crc crio[3644]: time=\"2026-06-11T11:44:15.723897213Z\" level=info msg=\"Ran pod sandbox c3edba1aa7b1339996813aeced60f2e335760a6dae92a7a2e21ea5d6b4d9ec62 with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=d7750130-13ec-4fce-8eb4-799e461d6739 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:15.738866 crc crio[3644]: time=\"2026-06-11T11:44:15.737558346Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=6bb24bd1-53ad-43e9-bad0-87e054158a3f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:15.749120 crc crio[3644]: time=\"2026-06-11T11:44:15.748356183Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=81b89dae-eefb-4204-9591-17e6f2323b2b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:15.763621 crc crio[3644]: time=\"2026-06-11T11:44:15.761894197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:15.763621 crc crio[3644]: time=\"2026-06-11T11:44:15.76240897Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=7a5fa5e1-80b3-4d5c-baef-0e9325be3b41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:15.768299 crc crio[3644]: time=\"2026-06-11T11:44:15.766454149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:15.814150 crc crio[3644]: time=\"2026-06-11T11:44:15.813156192Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:85654cb83dcfdea97c63142a23d18ba5776b7cbf26d8bfe21c4dba93af33436d UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/7018a041-66a9-482d-9973-2620955d1e7c 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:0xc000130538}] Aliases:map[]}\"\nJun 11 11:44:15.814150 crc crio[3644]: time=\"2026-06-11T11:44:15.814099047Z\" level=info msg=\"Adding pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:15.864425 crc crio[3644]: time=\"2026-06-11T11:44:15.863585506Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:6e6ce966456c3ab6a52394931300651137ac3fc6d2961f76c92dfed10b345aa6 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/56da1d5b-e023-44e8-a907-9a2b38dfc808 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:0xc00152e100}] Aliases:map[]}\"\nJun 11 11:44:15.864425 crc crio[3644]: time=\"2026-06-11T11:44:15.864186043Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:15.877924 crc crio[3644]: time=\"2026-06-11T11:44:15.877191652Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:66a2acdbff98acbdc1e17b0d351e4a0ac59acc0523c7633b0a5a3653cc77665f UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/08c07a1a-ce4c-40bd-ba5b-84c62aca19a6 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:0xc000dd2818}] Aliases:map[]}\"\nJun 11 11:44:15.877924 crc crio[3644]: time=\"2026-06-11T11:44:15.877411508Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:15.977061 crc crio[3644]: time=\"2026-06-11T11:44:15.976473205Z\" level=info msg=\"Ran pod sandbox 7b98cbd6713598549a6076ebb986511bea114ce4227dc6edd6a108dcd9219bbe with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=bd57c658-243b-4523-933f-4181d5a7dfa1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:16.004019 crc crio[3644]: time=\"2026-06-11T11:44:15.993449291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:16.013305 crc crio[3644]: time=\"2026-06-11T11:44:16.012607868Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:5a206cd478eb6b46270303752669a9b2f365a86e9e857fdb3bbf641baaa73e1c UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/75eb3570-700c-436e-b49e-20f43d49a9f1 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:0xc000188a68}] Aliases:map[]}\"\nJun 11 11:44:16.013305 crc crio[3644]: time=\"2026-06-11T11:44:16.012788643Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:16.031819 crc crio[3644]: time=\"2026-06-11T11:44:16.023275381Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=42cbee61-cc13-439d-b855-5420813a31ff name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:16.031819 crc crio[3644]: time=\"2026-06-11T11:44:16.025016279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:16.031819 crc crio[3644]: time=\"2026-06-11T11:44:16.026558674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:16.233128 crc crio[3644]: time=\"2026-06-11T11:44:16.232876883Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=0294b27e-1f67-468c-8c41-b2531b430cf6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:16.314266 crc crio[3644]: time=\"2026-06-11T11:44:16.312625461Z\" level=info msg=\"Ran pod sandbox a088ebc69d073418e64ce1c026bbd73c6856f8ebe0a17457cd77b20335dc0112 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=fa39b152-5d71-46c2-bd96-f216d9ebb16a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:16.329327 crc crio[3644]: time=\"2026-06-11T11:44:16.32708838Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=675dd8ad-41c6-4dfb-b10b-caab31fb1ebc name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:16.376413 crc crio[3644]: time=\"2026-06-11T11:44:16.375916372Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:fd95c3d008c3bc8c7eb25b3547a57e5da0ca277da831d45d219a4966b37d2aca UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/3a4e538b-3d8c-4b7d-8147-3ca829082de5 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:0xc00152e210}] Aliases:map[]}\"\nJun 11 11:44:16.376413 crc crio[3644]: time=\"2026-06-11T11:44:16.376325463Z\" level=info msg=\"Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:16.697507 crc crio[3644]: time=\"2026-06-11T11:44:16.696241756Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=b49d7ab9-a4a0-4db6-94ae-fbec827ebbd1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:16.697507 crc crio[3644]: time=\"2026-06-11T11:44:16.69591982Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=3961a1a9-5051-4a5b-87f1-0b3629bf7f0f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:16.707203 crc crio[3644]: time=\"2026-06-11T11:44:16.702227443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:16.950789 crc crio[3644]: time=\"2026-06-11T11:44:16.950384684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:16.963462 crc crio[3644]: time=\"2026-06-11T11:44:16.963160256Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=4592a502-3bce-4bbe-8379-ba59951b7f39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:17.039805 crc crio[3644]: time=\"2026-06-11T11:44:17.039380649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:22.452463 crc crio[3644]: time=\"2026-06-11T11:44:22.450398227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:22.769397 crc crio[3644]: time=\"2026-06-11T11:44:22.768787814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:22.785916 crc crio[3644]: time=\"2026-06-11T11:44:22.778537033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:22.809958 crc crio[3644]: time=\"2026-06-11T11:44:22.809836579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:22.840371 crc crio[3644]: time=\"2026-06-11T11:44:22.840129176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:22.844759 crc crio[3644]: time=\"2026-06-11T11:44:22.843577719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:22.853246 crc crio[3644]: time=\"2026-06-11T11:44:22.853188167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:22.878620 crc crio[3644]: time=\"2026-06-11T11:44:22.87856952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:22.966843 crc crio[3644]: time=\"2026-06-11T11:44:22.964632102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:22.970355 crc crio[3644]: time=\"2026-06-11T11:44:22.968488137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:22.975556 crc crio[3644]: time=\"2026-06-11T11:44:22.975118404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:23.146242 crc crio[3644]: time=\"2026-06-11T11:44:23.14600512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:23.270110 crc crio[3644]: time=\"2026-06-11T11:44:23.268964188Z\" level=info msg=\"Created container 9cab8617ccfd214c2c59e64839f1de0ed4224fbdd52c20141b100a2272d0af28: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=b49d7ab9-a4a0-4db6-94ae-fbec827ebbd1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:23.274123 crc crio[3644]: time=\"2026-06-11T11:44:23.2734977Z\" level=info msg=\"Created container a560439013e20ae48f08bea8aa532552e00ba604cfc4032611e5993c3942a196: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=f75c521d-d167-4438-9e41-cb07bc75d701 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:23.280924 crc crio[3644]: time=\"2026-06-11T11:44:23.28057341Z\" level=info msg=\"Starting container: 9cab8617ccfd214c2c59e64839f1de0ed4224fbdd52c20141b100a2272d0af28\" id=ac7263a0-76fa-4c84-90d5-d361b6b68dad name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:44:23.280924 crc crio[3644]: time=\"2026-06-11T11:44:23.286180991Z\" level=info msg=\"Starting container: a560439013e20ae48f08bea8aa532552e00ba604cfc4032611e5993c3942a196\" id=2238876b-53cb-4363-a849-27f41417da13 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:44:23.392615 crc crio[3644]: time=\"2026-06-11T11:44:23.374630451Z\" level=info msg=\"Started container\" PID=7873 containerID=a560439013e20ae48f08bea8aa532552e00ba604cfc4032611e5993c3942a196 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=2238876b-53cb-4363-a849-27f41417da13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1\nJun 11 11:44:23.450731 crc crio[3644]: time=\"2026-06-11T11:44:23.450118614Z\" level=info msg=\"Started container\" PID=7871 containerID=9cab8617ccfd214c2c59e64839f1de0ed4224fbdd52c20141b100a2272d0af28 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=ac7263a0-76fa-4c84-90d5-d361b6b68dad name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b98cbd6713598549a6076ebb986511bea114ce4227dc6edd6a108dcd9219bbe\nJun 11 11:44:23.534858 crc crio[3644]: time=\"2026-06-11T11:44:23.530385521Z\" level=info msg=\"Created container 91eb81ce8388b16ff3f1d82439e73fc3c915aada2cfe0fab8ee95006e64c3121: openshift-multus/multus-bzhnf/kube-multus\" id=fddc0d7e-ce94-4795-9a7e-dda39b63db6c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:23.534858 crc crio[3644]: time=\"2026-06-11T11:44:23.53123434Z\" level=info msg=\"Created container 0719c890a9f98540698de7e8b05816948735e9733a47c5221dd4c0f3fb1cb352: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=6656ba80-f4b5-4835-803a-485af451435a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:23.540477 crc crio[3644]: time=\"2026-06-11T11:44:23.537371096Z\" level=info msg=\"Starting container: 91eb81ce8388b16ff3f1d82439e73fc3c915aada2cfe0fab8ee95006e64c3121\" id=34a64039-afbb-40e8-b979-3c25d2877889 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:44:23.540477 crc crio[3644]: time=\"2026-06-11T11:44:23.53938129Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=61aa0fbe-9c0c-48f9-913a-256f2523d062 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:23.540477 crc crio[3644]: time=\"2026-06-11T11:44:23.540346767Z\" level=info msg=\"Starting container: 0719c890a9f98540698de7e8b05816948735e9733a47c5221dd4c0f3fb1cb352\" id=5f23bb9b-f777-42e5-933d-c661a1271393 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:44:23.570589 crc crio[3644]: time=\"2026-06-11T11:44:23.562599546Z\" level=info msg=\"Started container\" PID=7880 containerID=91eb81ce8388b16ff3f1d82439e73fc3c915aada2cfe0fab8ee95006e64c3121 description=openshift-multus/multus-bzhnf/kube-multus id=34a64039-afbb-40e8-b979-3c25d2877889 name=/runtime.v1.RuntimeService/StartContainer sandboxID=356392d4c3f52e4a4440b6c79fb17b0b6fa6afa52f0b926ecf9b3741d28e31b8\nJun 11 11:44:23.575867 crc crio[3644]: time=\"2026-06-11T11:44:23.575292282Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=155cc54a-aa0f-4dba-a03e-65c16faf102c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:23.590053 crc crio[3644]: time=\"2026-06-11T11:44:23.589897645Z\" level=info msg=\"Started container\" PID=7875 containerID=0719c890a9f98540698de7e8b05816948735e9733a47c5221dd4c0f3fb1cb352 description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=5f23bb9b-f777-42e5-933d-c661a1271393 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83f9d7025064d438a533a9336e9b90b9cd1adb069f09f1400637c48829751ef5\nJun 11 11:44:23.644270 crc crio[3644]: time=\"2026-06-11T11:44:23.643413494Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=0f8d295e-d4bd-4c28-84b2-f5198097db05 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:23.647910 crc crio[3644]: time=\"2026-06-11T11:44:23.646796605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:23.775285 crc crio[3644]: time=\"2026-06-11T11:44:23.774412857Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_5dd1342b-4d30-46ea-8931-ab2c9f3fb85b\\\"\"\nJun 11 11:44:23.832620 crc crio[3644]: time=\"2026-06-11T11:44:23.829532033Z\" level=info msg=\"Created container 7ef7623458fde6621b8f38bfb5ab387b52d77423861ffb90438667ee208e9a94: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=a3ce3218-0438-4de4-b6f6-6279bd20661c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:23.837819 crc crio[3644]: time=\"2026-06-11T11:44:23.836813659Z\" level=info msg=\"Created container d84424c99d6782f958223891278533037ee7def1b62bb7371798cfcc079047f5: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=29e002a7-09ab-4ec0-b0b8-8f69337121d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:23.852034 crc crio[3644]: time=\"2026-06-11T11:44:23.838511384Z\" level=info msg=\"Starting container: 7ef7623458fde6621b8f38bfb5ab387b52d77423861ffb90438667ee208e9a94\" id=ace8956d-7fd5-4fa7-ae81-c90421e1b973 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:44:23.852034 crc crio[3644]: time=\"2026-06-11T11:44:23.845194184Z\" level=info msg=\"Starting container: d84424c99d6782f958223891278533037ee7def1b62bb7371798cfcc079047f5\" id=fdee8245-a042-4f03-96dd-57e8f8c95e61 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:44:23.987032 crc crio[3644]: time=\"2026-06-11T11:44:23.984871626Z\" level=info msg=\"Started container\" PID=7890 containerID=d84424c99d6782f958223891278533037ee7def1b62bb7371798cfcc079047f5 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=fdee8245-a042-4f03-96dd-57e8f8c95e61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c107af755ee2cc718955f89eca95fb476ef944dc54bfb8d8ee4ecc066ddb6058\nJun 11 11:44:24.076301 crc crio[3644]: time=\"2026-06-11T11:44:24.070426096Z\" level=info msg=\"Started container\" PID=7876 containerID=7ef7623458fde6621b8f38bfb5ab387b52d77423861ffb90438667ee208e9a94 description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=ace8956d-7fd5-4fa7-ae81-c90421e1b973 name=/runtime.v1.RuntimeService/StartContainer sandboxID=87f905dae07832955f2c841f30b5ec02fc6def416b7fdbb75854089c17c1c717\nJun 11 11:44:24.131151 crc crio[3644]: time=\"2026-06-11T11:44:24.12069475Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=095bd05c-9787-492d-9169-193973ea0457 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:24.131151 crc crio[3644]: time=\"2026-06-11T11:44:24.130376951Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2c32e68f-e7ab-45b2-bdf0-381c84309b88 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:24.178344 crc crio[3644]: time=\"2026-06-11T11:44:24.178061201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:24.347249 crc crio[3644]: time=\"2026-06-11T11:44:24.337445993Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=a7635120-b250-4d73-8dc1-5cced49ca7db name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:24.347249 crc crio[3644]: time=\"2026-06-11T11:44:24.338571213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:24.369554 crc crio[3644]: time=\"2026-06-11T11:44:24.368615141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:25.479629 crc crio[3644]: time=\"2026-06-11T11:44:25.47943145Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d7550168-ded8-4266-b281-8ea82bfdc570 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:25.644165 crc crio[3644]: time=\"2026-06-11T11:44:25.643537642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:25.720338 crc crio[3644]: time=\"2026-06-11T11:44:25.719512487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:26.249981 crc crio[3644]: time=\"2026-06-11T11:44:26.249467602Z\" level=info msg=\"Created container e2bcbb7870b563149853c6701e1c14504979258c2db8a97511e76cca3b33c83e: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=003b0d4b-3db8-4fa6-b17c-b21f3a822a8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:26.264059 crc crio[3644]: time=\"2026-06-11T11:44:26.261319549Z\" level=info msg=\"Starting container: e2bcbb7870b563149853c6701e1c14504979258c2db8a97511e76cca3b33c83e\" id=1b6a370c-ef56-4b69-94be-d42ff668ce7a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:44:27.508201 crc crio[3644]: time=\"2026-06-11T11:44:27.507348731Z\" level=info msg=\"Started container\" PID=7964 containerID=e2bcbb7870b563149853c6701e1c14504979258c2db8a97511e76cca3b33c83e description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=1b6a370c-ef56-4b69-94be-d42ff668ce7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c15fdc652ee8210afe01c4041db65aa289cecd9c010b235ec1914e99e18b97a\nJun 11 11:44:27.528209 crc crio[3644]: time=\"2026-06-11T11:44:27.528141003Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:44:27.581552 crc crio[3644]: time=\"2026-06-11T11:44:27.567905123Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c56782f6-2727-47fd-a631-1469790f2ae1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:27.586135 crc crio[3644]: time=\"2026-06-11T11:44:27.570770764Z\" level=info msg=\"Created container 40f2dff472a902ccd64c52d202a0d83e6572bd753cba8511cd2ac0cd02e4e447: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=0f8d295e-d4bd-4c28-84b2-f5198097db05 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:27.592220 crc crio[3644]: time=\"2026-06-11T11:44:27.589375581Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=09f1635d-8efb-4e2e-aed1-1668b63429b7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:27.620002 crc crio[3644]: time=\"2026-06-11T11:44:27.600886526Z\" level=info msg=\"Starting container: 40f2dff472a902ccd64c52d202a0d83e6572bd753cba8511cd2ac0cd02e4e447\" id=fe26bc02-a38c-497f-9818-65176bda7702 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:44:27.621173 crc crio[3644]: time=\"2026-06-11T11:44:27.621123694Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=04b3ecb7-bca7-4884-8fc3-279a519e38b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:27.649162 crc crio[3644]: time=\"2026-06-11T11:44:27.622074759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:27.652815 crc crio[3644]: time=\"2026-06-11T11:44:27.621124796Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e3cd0568-f9c3-46aa-be82-ea0fabfff44a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:27.665037 crc crio[3644]: time=\"2026-06-11T11:44:27.661315439Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=68dcb1d6-8990-4022-a4fd-284323cd426e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:27.665037 crc crio[3644]: time=\"2026-06-11T11:44:27.661891805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:27.789363 crc crio[3644]: time=\"2026-06-11T11:44:27.7886053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:27.797847 crc crio[3644]: time=\"2026-06-11T11:44:27.797273241Z\" level=info msg=\"Started container\" PID=7961 containerID=40f2dff472a902ccd64c52d202a0d83e6572bd753cba8511cd2ac0cd02e4e447 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=fe26bc02-a38c-497f-9818-65176bda7702 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b98cbd6713598549a6076ebb986511bea114ce4227dc6edd6a108dcd9219bbe\nJun 11 11:44:27.868730 crc crio[3644]: time=\"2026-06-11T11:44:27.867559939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:27.931813 crc crio[3644]: time=\"2026-06-11T11:44:27.924274733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:27.954021 crc crio[3644]: time=\"2026-06-11T11:44:27.953927264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:27.990435 crc crio[3644]: time=\"2026-06-11T11:44:27.990377415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:28.084034 crc crio[3644]: time=\"2026-06-11T11:44:28.080919062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:28.314816 crc crio[3644]: time=\"2026-06-11T11:44:28.150547807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:28.506118 crc crio[3644]: time=\"2026-06-11T11:44:28.501050599Z\" level=info msg=\"Created container ec3fc8e0501dd26773324c47806f0c38f7c3dfa414765efca36d4d599c990c26: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=ab96447f-8c51-4ad0-ac8f-29a2230603ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:28.513273 crc crio[3644]: time=\"2026-06-11T11:44:28.512284422Z\" level=info msg=\"Starting container: ec3fc8e0501dd26773324c47806f0c38f7c3dfa414765efca36d4d599c990c26\" id=0701ebd6-2e70-4722-9408-ecf5e56015ea name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:44:28.724312 crc crio[3644]: time=\"2026-06-11T11:44:28.724011647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:28.764751 crc crio[3644]: time=\"2026-06-11T11:44:28.763489188Z\" level=info msg=\"Created container 97948ebea59a0aab696b1af20ca4665a7e8b88094620687140fd7ab43b1fe391: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=68dcb1d6-8990-4022-a4fd-284323cd426e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:28.773324 crc crio[3644]: time=\"2026-06-11T11:44:28.773196014Z\" level=info msg=\"Starting container: 97948ebea59a0aab696b1af20ca4665a7e8b88094620687140fd7ab43b1fe391\" id=acb14be1-d533-4953-b372-f61a031c8f81 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:44:28.780389 crc crio[3644]: time=\"2026-06-11T11:44:28.776552534Z\" level=info msg=\"Started container\" PID=7993 containerID=ec3fc8e0501dd26773324c47806f0c38f7c3dfa414765efca36d4d599c990c26 description=openshift-dns/node-resolver-277xp/dns-node-resolver id=0701ebd6-2e70-4722-9408-ecf5e56015ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=d86c1a35054bbf1e211e2ec5082e82dd7d8c57d917c99cb2faefddb0365fc939\nJun 11 11:44:28.795023 crc crio[3644]: time=\"2026-06-11T11:44:28.78460506Z\" level=info msg=\"Created container 3f8db59d56032092fc2c11614359f6ded95f379e110e3c0f9f5fc274025e0776: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=7a5fa5e1-80b3-4d5c-baef-0e9325be3b41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:28.795023 crc crio[3644]: time=\"2026-06-11T11:44:28.790978931Z\" level=info msg=\"Starting container: 3f8db59d56032092fc2c11614359f6ded95f379e110e3c0f9f5fc274025e0776\" id=3f787cd9-ed5e-4bdc-bfb8-d948696d2414 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:44:28.839380 crc crio[3644]: time=\"2026-06-11T11:44:28.836758051Z\" level=info msg=\"Created container b0f0f9c8812dc1ca64bae9b6ff520e2c753b2497531c0f0a5aa756e757a7fd32: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=a7635120-b250-4d73-8dc1-5cced49ca7db name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:28.861149 crc crio[3644]: time=\"2026-06-11T11:44:28.858164581Z\" level=info msg=\"Starting container: b0f0f9c8812dc1ca64bae9b6ff520e2c753b2497531c0f0a5aa756e757a7fd32\" id=86769df1-e158-4f2c-9caa-a837e415dd39 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:44:28.945809 crc crio[3644]: time=\"2026-06-11T11:44:28.938182972Z\" level=info msg=\"Started container\" PID=8001 containerID=3f8db59d56032092fc2c11614359f6ded95f379e110e3c0f9f5fc274025e0776 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=3f787cd9-ed5e-4bdc-bfb8-d948696d2414 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3edba1aa7b1339996813aeced60f2e335760a6dae92a7a2e21ea5d6b4d9ec62\nJun 11 11:44:28.945809 crc crio[3644]: time=\"2026-06-11T11:44:28.941343084Z\" level=info msg=\"Started container\" PID=8008 containerID=97948ebea59a0aab696b1af20ca4665a7e8b88094620687140fd7ab43b1fe391 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=acb14be1-d533-4953-b372-f61a031c8f81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1\nJun 11 11:44:29.162283 crc crio[3644]: time=\"2026-06-11T11:44:29.161863856Z\" level=info msg=\"Started container\" PID=8003 containerID=b0f0f9c8812dc1ca64bae9b6ff520e2c753b2497531c0f0a5aa756e757a7fd32 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=86769df1-e158-4f2c-9caa-a837e415dd39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c107af755ee2cc718955f89eca95fb476ef944dc54bfb8d8ee4ecc066ddb6058\nJun 11 11:44:29.331402 crc crio[3644]: time=\"2026-06-11T11:44:29.330447925Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e6656b38-8197-41f0-a626-d2e6124c2435 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:29.335180 crc crio[3644]: time=\"2026-06-11T11:44:29.335135667Z\" level=info msg=\"Created container 261e61dd7deb2c33177b704fa99d802493fac080d463260a9ce9207fb804d46d: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=04b3ecb7-bca7-4884-8fc3-279a519e38b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:29.355605 crc crio[3644]: time=\"2026-06-11T11:44:29.354239537Z\" level=info msg=\"Created container a4f5443f5c4fa4cc2e30ddb031a17621816b8c42fae45933cde6f96a4b14caa3: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=4592a502-3bce-4bbe-8379-ba59951b7f39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:29.360024 crc crio[3644]: time=\"2026-06-11T11:44:29.357536568Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=718a125b-0630-42a3-9e4b-57856074c7ec name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:29.361151 crc crio[3644]: time=\"2026-06-11T11:44:29.360452721Z\" level=info msg=\"Starting container: 261e61dd7deb2c33177b704fa99d802493fac080d463260a9ce9207fb804d46d\" id=4092bda1-95a6-4dc8-b50c-cd820b194f0a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:44:29.369258 crc crio[3644]: time=\"2026-06-11T11:44:29.36913718Z\" level=info msg=\"Starting container: a4f5443f5c4fa4cc2e30ddb031a17621816b8c42fae45933cde6f96a4b14caa3\" id=541c85e6-6729-4313-8f12-6a91dbf06176 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:44:29.390432 crc crio[3644]: time=\"2026-06-11T11:44:29.390142312Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=70c0510b-c4dc-401f-baad-46b51cbe943c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:29.393572 crc crio[3644]: time=\"2026-06-11T11:44:29.393129258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:29.469348 crc crio[3644]: time=\"2026-06-11T11:44:29.469045596Z\" level=info msg=\"Started container\" PID=8018 containerID=261e61dd7deb2c33177b704fa99d802493fac080d463260a9ce9207fb804d46d description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=4092bda1-95a6-4dc8-b50c-cd820b194f0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=87f905dae07832955f2c841f30b5ec02fc6def416b7fdbb75854089c17c1c717\nJun 11 11:44:29.693829 crc crio[3644]: time=\"2026-06-11T11:44:29.693509699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:29.710336 crc crio[3644]: time=\"2026-06-11T11:44:29.705193507Z\" level=info msg=\"Started container\" PID=8030 containerID=a4f5443f5c4fa4cc2e30ddb031a17621816b8c42fae45933cde6f96a4b14caa3 description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=541c85e6-6729-4313-8f12-6a91dbf06176 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a088ebc69d073418e64ce1c026bbd73c6856f8ebe0a17457cd77b20335dc0112\nJun 11 11:44:29.725378 crc crio[3644]: time=\"2026-06-11T11:44:29.724257209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:32.152184 crc crio[3644]: time=\"2026-06-11T11:44:32.146504511Z\" level=info msg=\"Created container e5d4d00937807512d9c13d22711001387da3c8551585066dd518070b790ce804: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=70c0510b-c4dc-401f-baad-46b51cbe943c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:32.173270 crc crio[3644]: time=\"2026-06-11T11:44:32.172212811Z\" level=info msg=\"Starting container: e5d4d00937807512d9c13d22711001387da3c8551585066dd518070b790ce804\" id=eaaa0db6-5d1e-42ac-bef6-2b6b9bd8d5dd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:44:32.408918 crc crio[3644]: time=\"2026-06-11T11:44:32.40736558Z\" level=info msg=\"Started container\" PID=8092 containerID=e5d4d00937807512d9c13d22711001387da3c8551585066dd518070b790ce804 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=eaaa0db6-5d1e-42ac-bef6-2b6b9bd8d5dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1\nJun 11 11:44:33.693855 crc crio[3644]: time=\"2026-06-11T11:44:33.693462063Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5e2404ca-ce4c-47c8-84ad-a3b36d41afd2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:33.720420 crc crio[3644]: time=\"2026-06-11T11:44:33.720332314Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4f8d8661-334c-4b60-8e0b-ed50461a7a0b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:33.737363 crc crio[3644]: time=\"2026-06-11T11:44:33.737154308Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=e746d9df-0a27-4629-8c03-78e095101785 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:33.738046 crc crio[3644]: time=\"2026-06-11T11:44:33.737903278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:34.324553 crc crio[3644]: time=\"2026-06-11T11:44:34.323061702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:34.372756 crc crio[3644]: time=\"2026-06-11T11:44:34.372298356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:34.915245 crc crio[3644]: time=\"2026-06-11T11:44:34.9135077Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=0139c2f2-464b-44c5-8151-784a0fa23e48 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:34.987771 crc crio[3644]: time=\"2026-06-11T11:44:34.987289644Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=b9bd691e-9d71-4dbe-bbd8-cee01797c2da name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:35.014502 crc crio[3644]: time=\"2026-06-11T11:44:35.011338054Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=abc968d1-553f-4e75-8945-c4f56523df32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:35.014502 crc crio[3644]: time=\"2026-06-11T11:44:35.012285259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:35.362430 crc crio[3644]: time=\"2026-06-11T11:44:35.359151431Z\" level=info msg=\"Created container ef8d5edc0433e76abb36f1964767d8ab78c6e1d98c6e50ca0205d326556945a4: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=e746d9df-0a27-4629-8c03-78e095101785 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:35.376253 crc crio[3644]: time=\"2026-06-11T11:44:35.375893384Z\" level=info msg=\"Starting container: ef8d5edc0433e76abb36f1964767d8ab78c6e1d98c6e50ca0205d326556945a4\" id=eb74a2c4-e488-46f3-8ca0-e0f824b26af5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:44:35.655558 crc crio[3644]: time=\"2026-06-11T11:44:35.655320184Z\" level=info msg=\"Started container\" PID=8152 containerID=ef8d5edc0433e76abb36f1964767d8ab78c6e1d98c6e50ca0205d326556945a4 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=eb74a2c4-e488-46f3-8ca0-e0f824b26af5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1\nJun 11 11:44:35.934542 crc crio[3644]: time=\"2026-06-11T11:44:35.932518324Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2e3993fb-1592-4ad0-ad21-943f1412f613 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:36.052299 crc crio[3644]: time=\"2026-06-11T11:44:36.036171762Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2576f529-10ed-4ff2-be37-74633c5fb38d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:36.181391 crc crio[3644]: time=\"2026-06-11T11:44:36.10851679Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=dc5cbdf3-9faf-408d-92f3-ee28161e822b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:36.263797 crc crio[3644]: time=\"2026-06-11T11:44:36.263070552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:36.334378 crc crio[3644]: time=\"2026-06-11T11:44:36.32552178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:37.840623 crc crio[3644]: time=\"2026-06-11T11:44:37.838531741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:37.898419 crc crio[3644]: time=\"2026-06-11T11:44:37.898262658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:38.245290 crc crio[3644]: time=\"2026-06-11T11:44:38.243328953Z\" level=info msg=\"Created container 344c82f6fe855d3f8ae56d28a153fa4a436b5f110425ad681e00204e22ba324b: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=407c757f-f6fc-47e0-b8ab-1fdb364ba760 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:38.293007 crc crio[3644]: time=\"2026-06-11T11:44:38.29124858Z\" level=info msg=\"Starting container: 344c82f6fe855d3f8ae56d28a153fa4a436b5f110425ad681e00204e22ba324b\" id=c74db0c3-cd62-4207-820f-956bf9e7c226 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:44:38.456992 crc crio[3644]: time=\"2026-06-11T11:44:38.455824733Z\" level=info msg=\"Created container 52c2ed50510f86320a1a41cec0cb161afbee44ab58672d64796d92680c4cfb23: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=dc5cbdf3-9faf-408d-92f3-ee28161e822b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:38.468378 crc crio[3644]: time=\"2026-06-11T11:44:38.468308083Z\" level=info msg=\"Started container\" PID=7821 containerID=344c82f6fe855d3f8ae56d28a153fa4a436b5f110425ad681e00204e22ba324b description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=c74db0c3-cd62-4207-820f-956bf9e7c226 name=/runtime.v1.RuntimeService/StartContainer sandboxID=baae72c20bdd7b2e8b9fe02b6d9b1220fc351773f4649f3510d374f9b0e9126d\nJun 11 11:44:38.469748 crc crio[3644]: time=\"2026-06-11T11:44:38.469301299Z\" level=info msg=\"Starting container: 52c2ed50510f86320a1a41cec0cb161afbee44ab58672d64796d92680c4cfb23\" id=facdbf4f-1941-45c2-99a4-ca620b11ba11 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:44:38.745893 crc crio[3644]: time=\"2026-06-11T11:44:38.744434502Z\" level=info msg=\"Started container\" PID=8202 containerID=52c2ed50510f86320a1a41cec0cb161afbee44ab58672d64796d92680c4cfb23 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=facdbf4f-1941-45c2-99a4-ca620b11ba11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1\nJun 11 11:44:38.951770 crc crio[3644]: time=\"2026-06-11T11:44:38.939275125Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a3ea9e52-a0ce-4e44-a413-37ede584c67d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:39.003356 crc crio[3644]: time=\"2026-06-11T11:44:38.990351235Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=feb827cb-d657-40e3-8119-dd1b7aceef22 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:39.027039 crc crio[3644]: time=\"2026-06-11T11:44:39.011784028Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=e9308f24-2036-4c8e-8dd2-20157f5be572 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:39.027039 crc crio[3644]: time=\"2026-06-11T11:44:39.012469137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:41.174678 crc crio[3644]: time=\"2026-06-11T11:44:41.173598777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:41.761745 crc crio[3644]: time=\"2026-06-11T11:44:41.76116293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:41.800264 crc crio[3644]: time=\"2026-06-11T11:44:41.799891454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:42.250820 crc crio[3644]: time=\"2026-06-11T11:44:42.248088104Z\" level=info msg=\"Created container d45a2ad5239ebd3ba143d862a174aadce3e18deb46ce318f84899007423a4f0f: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=abc968d1-553f-4e75-8945-c4f56523df32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:42.270141 crc crio[3644]: time=\"2026-06-11T11:44:42.269291985Z\" level=info msg=\"Starting container: d45a2ad5239ebd3ba143d862a174aadce3e18deb46ce318f84899007423a4f0f\" id=94d20570-4b30-41f2-a7ef-47bf1be75f28 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:44:42.442479 crc crio[3644]: time=\"2026-06-11T11:44:42.442322002Z\" level=info msg=\"Started container\" PID=8231 containerID=d45a2ad5239ebd3ba143d862a174aadce3e18deb46ce318f84899007423a4f0f description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=94d20570-4b30-41f2-a7ef-47bf1be75f28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c15fdc652ee8210afe01c4041db65aa289cecd9c010b235ec1914e99e18b97a\nJun 11 11:44:42.772438 crc crio[3644]: time=\"2026-06-11T11:44:42.745570063Z\" level=info msg=\"Created container 63d2b77fc118c33c93f33f4cff2ccf0b62371209d99946bb76ed28a1fdbecd5d: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=e9308f24-2036-4c8e-8dd2-20157f5be572 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:42.842287 crc crio[3644]: time=\"2026-06-11T11:44:42.841462125Z\" level=info msg=\"Starting container: 63d2b77fc118c33c93f33f4cff2ccf0b62371209d99946bb76ed28a1fdbecd5d\" id=6a5a152e-91c6-4659-81d5-d7fb67fe0915 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:44:43.183628 crc crio[3644]: time=\"2026-06-11T11:44:43.183276402Z\" level=info msg=\"Started container\" PID=8242 containerID=63d2b77fc118c33c93f33f4cff2ccf0b62371209d99946bb76ed28a1fdbecd5d description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=6a5a152e-91c6-4659-81d5-d7fb67fe0915 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1\nJun 11 11:44:43.590215 crc crio[3644]: time=\"2026-06-11T11:44:43.589325072Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2e71325f-f36a-4143-ab70-436ff23f64ba name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:43.597333 crc crio[3644]: time=\"2026-06-11T11:44:43.596504075Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=538972e0-b4e4-4f3f-9e85-45684a9cb110 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:43.612597 crc crio[3644]: time=\"2026-06-11T11:44:43.612508399Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=662fdf45-ae59-4c7f-b3ba-b5017eb7cffc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:43.614112 crc crio[3644]: time=\"2026-06-11T11:44:43.614088361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:43.847765 crc crio[3644]: time=\"2026-06-11T11:44:43.845901304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:43.890057 crc crio[3644]: time=\"2026-06-11T11:44:43.882326286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:44.460469 crc crio[3644]: time=\"2026-06-11T11:44:44.459883217Z\" level=info msg=\"Removing container: e2bcbb7870b563149853c6701e1c14504979258c2db8a97511e76cca3b33c83e\" id=b466f21b-70bd-4662-bd12-41dd70cc6e59 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:44:44.521423 crc crio[3644]: time=\"2026-06-11T11:44:44.520972237Z\" level=info msg=\"Created container aff29ab7be0a886341965e8f44b53b1a67460b2662b19dfc0ddfe0120e09fc55: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=662fdf45-ae59-4c7f-b3ba-b5017eb7cffc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:44.573201 crc crio[3644]: time=\"2026-06-11T11:44:44.567030629Z\" level=info msg=\"Starting container: aff29ab7be0a886341965e8f44b53b1a67460b2662b19dfc0ddfe0120e09fc55\" id=3f3a3168-d42e-4121-9060-e77ae4346041 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:44:44.747797 crc crio[3644]: time=\"2026-06-11T11:44:44.74715875Z\" level=info msg=\"Started container\" PID=8266 containerID=aff29ab7be0a886341965e8f44b53b1a67460b2662b19dfc0ddfe0120e09fc55 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=3f3a3168-d42e-4121-9060-e77ae4346041 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1\nJun 11 11:44:45.213980 crc crio[3644]: time=\"2026-06-11T11:44:45.213338108Z\" level=info msg=\"Removed container e2bcbb7870b563149853c6701e1c14504979258c2db8a97511e76cca3b33c83e: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=b466f21b-70bd-4662-bd12-41dd70cc6e59 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:44:45.666716 crc crio[3644]: time=\"2026-06-11T11:44:45.658179465Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=f5bb8e92-9da3-4186-8cf1-924cfc497af0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:45.681050 crc crio[3644]: time=\"2026-06-11T11:44:45.680814554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=56932542-c09c-4655-920b-4cf6dcffb29c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:45.694146 crc crio[3644]: time=\"2026-06-11T11:44:45.694063116Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=7b2fa9a3-3587-4b21-a9fe-84dbb9c87417 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:45.695580 crc crio[3644]: time=\"2026-06-11T11:44:45.694480438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:45.741291 crc crio[3644]: time=\"2026-06-11T11:44:45.740862019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:46.620229 crc crio[3644]: time=\"2026-06-11T11:44:46.619636411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:47.098298 crc crio[3644]: time=\"2026-06-11T11:44:47.096528645Z\" level=info msg=\"Created container 63beb189635a07547aecca243f38111465f799e236c93f35337e7f7b85c869fa: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=7b2fa9a3-3587-4b21-a9fe-84dbb9c87417 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:47.106502 crc crio[3644]: time=\"2026-06-11T11:44:47.10619706Z\" level=info msg=\"Starting container: 63beb189635a07547aecca243f38111465f799e236c93f35337e7f7b85c869fa\" id=171da92d-8df5-48de-8d0a-8965b85ccd57 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:44:47.250586 crc crio[3644]: time=\"2026-06-11T11:44:47.250322483Z\" level=info msg=\"Started container\" PID=8343 containerID=63beb189635a07547aecca243f38111465f799e236c93f35337e7f7b85c869fa description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=171da92d-8df5-48de-8d0a-8965b85ccd57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a088ebc69d073418e64ce1c026bbd73c6856f8ebe0a17457cd77b20335dc0112\nJun 11 11:44:47.871032 crc crio[3644]: time=\"2026-06-11T11:44:47.870583991Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f2f75159-ee8a-4af8-bcaa-225bdaa3bccf name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:47.931084 crc crio[3644]: time=\"2026-06-11T11:44:47.92887357Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4a402fe6-1f9b-4ef8-8187-b111e790cc54 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:47.946567 crc crio[3644]: time=\"2026-06-11T11:44:47.946500482Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=f447f9d2-f6af-445e-b812-f3059492b887 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:47.954478 crc crio[3644]: time=\"2026-06-11T11:44:47.954445646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:48.488831 crc crio[3644]: time=\"2026-06-11T11:44:48.486634672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:48.536440 crc crio[3644]: time=\"2026-06-11T11:44:48.535622963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:49.182027 crc crio[3644]: time=\"2026-06-11T11:44:49.181630981Z\" level=info msg=\"Created container e0e6d427d1ebf8b2ea23b2bfa4c8c2c0cf59392877dbb338920db2216b335309: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=f447f9d2-f6af-445e-b812-f3059492b887 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:49.215350 crc crio[3644]: time=\"2026-06-11T11:44:49.215203872Z\" level=info msg=\"Starting container: e0e6d427d1ebf8b2ea23b2bfa4c8c2c0cf59392877dbb338920db2216b335309\" id=10083588-8f7a-4d5a-bca4-9ff33c766560 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:44:49.261021 crc crio[3644]: time=\"2026-06-11T11:44:49.260483861Z\" level=info msg=\"Started container\" PID=8391 containerID=e0e6d427d1ebf8b2ea23b2bfa4c8c2c0cf59392877dbb338920db2216b335309 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=10083588-8f7a-4d5a-bca4-9ff33c766560 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1\nJun 11 11:44:53.800586 crc crio[3644]: time=\"2026-06-11T11:44:53.799557674Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ad14cab9-bd5c-45e7-aa52-97095d099a3a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:53.957078 crc crio[3644]: time=\"2026-06-11T11:44:53.946427186Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6a8c58e2-5c73-46d5-9657-794a651ae8c0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:53.983030 crc crio[3644]: time=\"2026-06-11T11:44:53.98090375Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=6aef06c6-4d66-4eae-9d8c-ea5d1c7d57f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:53.984085 crc crio[3644]: time=\"2026-06-11T11:44:53.98383255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:54.105464 crc crio[3644]: time=\"2026-06-11T11:44:54.10454221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:54.122351 crc crio[3644]: time=\"2026-06-11T11:44:54.121873869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:57.173209 crc crio[3644]: time=\"2026-06-11T11:44:57.171401282Z\" level=info msg=\"Created container d9bf23a778a8f6c84cdcffebb822d1db64bce29339698bf1315c8de51a366d5a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=6aef06c6-4d66-4eae-9d8c-ea5d1c7d57f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:57.177830 crc crio[3644]: time=\"2026-06-11T11:44:57.177266959Z\" level=info msg=\"Starting container: d9bf23a778a8f6c84cdcffebb822d1db64bce29339698bf1315c8de51a366d5a\" id=65b83a65-5523-4c2c-acbd-85d38544dae1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:44:57.221052 crc crio[3644]: time=\"2026-06-11T11:44:57.220077268Z\" level=info msg=\"Started container\" PID=8602 containerID=d9bf23a778a8f6c84cdcffebb822d1db64bce29339698bf1315c8de51a366d5a description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=65b83a65-5523-4c2c-acbd-85d38544dae1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1\nJun 11 11:44:59.979176 crc crio[3644]: time=\"2026-06-11T11:44:59.97327545Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=14d215e1-23cf-430c-b8b0-136b2ca8455c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:59.985535 crc crio[3644]: time=\"2026-06-11T11:44:59.985176818Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=9d2290b3-b64b-4df6-b933-ad38768dbdaa name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:00.011771 crc crio[3644]: time=\"2026-06-11T11:45:00.010864271Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=405f7287-28f2-4482-8466-38ec8cd9efaf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:00.012071 crc crio[3644]: time=\"2026-06-11T11:45:00.012014402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:00.307800 crc crio[3644]: time=\"2026-06-11T11:45:00.305608239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:03.313992 crc crio[3644]: time=\"2026-06-11T11:45:03.313067065Z\" level=info msg=\"NetworkStart: stopping network for sandbox a9c0c25e7408c9c378f2dc1ded39d14c5fddd50e8819099e14c3fb81d5f4bab0\" id=adc5286c-e04d-4fd3-9e09-dd9bb7921ed6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:04.442926 crc crio[3644]: time=\"2026-06-11T11:45:04.102134692Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3ffa2ffbafcc61630f39a2c65584620ec2fdd55ddeb65ffd882062771afd89a6\" id=29ec7826-16e1-4716-aee6-34f04085b3b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:04.442926 crc crio[3644]: time=\"2026-06-11T11:45:04.36485531Z\" level=info msg=\"NetworkStart: stopping network for sandbox 9db29ca807d64c70f36dd18f0f1632d1ee788184214a5fe82b8457771b7dd546\" id=18abd3f9-eded-456e-9770-2c59bbfd1d10 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:05.210249 crc crio[3644]: time=\"2026-06-11T11:45:05.150347712Z\" level=info msg=\"NetworkStart: stopping network for sandbox 0a25a2047326880befa28d00d7038efd3135cecde05643fe4c8629203113cc2f\" id=4488a886-736d-4eba-97b8-f40b0965d0e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:05.935463 crc crio[3644]: time=\"2026-06-11T11:45:05.928811785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:06.104341 crc crio[3644]: time=\"2026-06-11T11:45:06.101250468Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4abaf6c64ef81fc148e4654e1de10c1ee0bbd5bbd29843c950385e00633380cd\" id=579cfcfc-4f5c-4eb9-9875-5fef7f813437 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:06.229485 crc crio[3644]: time=\"2026-06-11T11:45:06.229031335Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=fbcb6f18-6f89-4b1b-ad40-97e4e944ca75 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:06.284605 crc crio[3644]: time=\"2026-06-11T11:45:06.284417256Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=73736ab1-4b7b-4f55-a064-cc93b47f3931 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:06.290532 crc crio[3644]: time=\"2026-06-11T11:45:06.290319684Z\" level=info msg=\"Created container 9d2d9dc39f19f8f8f2304ab3f5252f251ee3323b0ee4c0bee689cc8b184fd0b2: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=405f7287-28f2-4482-8466-38ec8cd9efaf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:06.302408 crc crio[3644]: time=\"2026-06-11T11:45:06.30219237Z\" level=info msg=\"Starting container: 9d2d9dc39f19f8f8f2304ab3f5252f251ee3323b0ee4c0bee689cc8b184fd0b2\" id=b4a7ebc0-a097-4b24-8de2-9232c915a0a6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:45:06.304197 crc crio[3644]: time=\"2026-06-11T11:45:06.303605096Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=bd16ecf9-ceae-453c-be56-fcab5ad44a18 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:06.314369 crc crio[3644]: time=\"2026-06-11T11:45:06.313884662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:06.368592 crc crio[3644]: time=\"2026-06-11T11:45:06.367509162Z\" level=info msg=\"Started container\" PID=8773 containerID=9d2d9dc39f19f8f8f2304ab3f5252f251ee3323b0ee4c0bee689cc8b184fd0b2 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=b4a7ebc0-a097-4b24-8de2-9232c915a0a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c15fdc652ee8210afe01c4041db65aa289cecd9c010b235ec1914e99e18b97a\nJun 11 11:45:06.524377 crc crio[3644]: time=\"2026-06-11T11:45:06.522945848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:06.925186 crc crio[3644]: time=\"2026-06-11T11:45:06.914529226Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8cca3a17652ce29ca6b436825f88ef26c8dc40137d19264b934f5f9b7c3bfa93\" id=3ab6c8ef-80fe-4a90-a30c-3dd8f35a642e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:07.105563 crc crio[3644]: time=\"2026-06-11T11:45:07.104510133Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3d9524cc7c7b33347a25e1b20adaf7058db8917857571a17857d0f1760928107\" id=c4412f73-c025-4f9a-be44-bbb32e821e03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:07.689489 crc crio[3644]: time=\"2026-06-11T11:45:07.6825666Z\" level=info msg=\"NetworkStart: stopping network for sandbox 01218147d8700b3682bdce2b5f31826a116c7e8c735ed10cc45f6fc15d462f7b\" id=7b96fd3e-de94-44a7-82ef-78881fa108b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:07.693311 crc crio[3644]: time=\"2026-06-11T11:45:07.692307872Z\" level=info msg=\"NetworkStart: stopping network for sandbox 663bbfdee03defed5ddc4763143189e45c248860bbe9ea9cac4395e0afc16d11\" id=78f7c6d2-7cad-4242-af07-3de6a9e1acd7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:07.770021 crc crio[3644]: time=\"2026-06-11T11:45:07.769320396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:07.945850 crc crio[3644]: time=\"2026-06-11T11:45:07.944237669Z\" level=info msg=\"Created container 4a5acd729b90e637f476ac1b7bc3c2a810d64c87de1d03bb178971363b5d37f7: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=bd16ecf9-ceae-453c-be56-fcab5ad44a18 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:07.950343 crc crio[3644]: time=\"2026-06-11T11:45:07.950223783Z\" level=info msg=\"Starting container: 4a5acd729b90e637f476ac1b7bc3c2a810d64c87de1d03bb178971363b5d37f7\" id=e61f409a-dc77-4ece-b48b-da6e32246980 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:45:07.968123 crc crio[3644]: time=\"2026-06-11T11:45:07.967946322Z\" level=info msg=\"Started container\" PID=8830 containerID=4a5acd729b90e637f476ac1b7bc3c2a810d64c87de1d03bb178971363b5d37f7 description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=e61f409a-dc77-4ece-b48b-da6e32246980 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a088ebc69d073418e64ce1c026bbd73c6856f8ebe0a17457cd77b20335dc0112\nJun 11 11:45:08.858263 crc crio[3644]: time=\"2026-06-11T11:45:08.858068632Z\" level=info msg=\"NetworkStart: stopping network for sandbox 88831c3741381e53e4b07d554aa5712d3dc6ee10c287ae50ed744a9194499fc6\" id=48ebfde8-fcc0-46bf-967c-7c375d359346 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:09.305480 crc crio[3644]: time=\"2026-06-11T11:45:09.304971127Z\" level=info msg=\"NetworkStart: stopping network for sandbox 75fcea91384cd25f5f8583b462b08065adb60f1ebc022cb36df538dbe5261a67\" id=0ef27078-c9f9-4dad-a2a0-8b3738f1fc80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:09.375439 crc crio[3644]: time=\"2026-06-11T11:45:09.375286962Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=af3ba38a-1cb3-49c1-9184-6fac70f98901 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:09.388858 crc crio[3644]: time=\"2026-06-11T11:45:09.382526196Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=87242801-86c8-4d15-8dbb-6b81aca4ccb3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:09.388858 crc crio[3644]: time=\"2026-06-11T11:45:09.388245117Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=89a488e5-ee1c-4e6c-bfdc-7ff5f20ea657 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:09.388858 crc crio[3644]: time=\"2026-06-11T11:45:09.388537935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:09.483380 crc crio[3644]: time=\"2026-06-11T11:45:09.483218326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:09.860302 crc crio[3644]: time=\"2026-06-11T11:45:09.85959997Z\" level=info msg=\"NetworkStart: stopping network for sandbox f48afcae6fb3c75adb0f4e8282b2af10947db3edc4063b58cdc2b6cf7fe20a2e\" id=cc64adf4-6d4c-4751-bce5-397fa18201fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:10.061996 crc crio[3644]: time=\"2026-06-11T11:45:10.058391137Z\" level=info msg=\"NetworkStart: stopping network for sandbox b34c56f7d0156ac1c8c698220cfe4f24e62c7b65c2e95276b71a2d607fb19d52\" id=3ce731dc-c658-4da8-b0c6-8d886def89f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:10.494337 crc crio[3644]: time=\"2026-06-11T11:45:10.494141775Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5a81a0abb9ebd0d59efc87351749359e7ca2aa8af544d2bf9ef4321750e865e0\" id=70cc6d1b-2ebc-443b-a50a-627bc0744cf3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:10.695341 crc crio[3644]: time=\"2026-06-11T11:45:10.69364868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:10.972051 crc crio[3644]: time=\"2026-06-11T11:45:10.97197446Z\" level=info msg=\"Created container f8fa3aadc31613617e82a8af4339bd1484f089c00cfd57608deb2d50fb897ea1: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=89a488e5-ee1c-4e6c-bfdc-7ff5f20ea657 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:10.979284 crc crio[3644]: time=\"2026-06-11T11:45:10.979234362Z\" level=info msg=\"Starting container: f8fa3aadc31613617e82a8af4339bd1484f089c00cfd57608deb2d50fb897ea1\" id=2cb0ccd6-4621-44e5-b9e2-a6b5a22f69a9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:45:11.043289 crc crio[3644]: time=\"2026-06-11T11:45:11.041504215Z\" level=info msg=\"Started container\" PID=8922 containerID=f8fa3aadc31613617e82a8af4339bd1484f089c00cfd57608deb2d50fb897ea1 description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=2cb0ccd6-4621-44e5-b9e2-a6b5a22f69a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a088ebc69d073418e64ce1c026bbd73c6856f8ebe0a17457cd77b20335dc0112\nJun 11 11:45:12.354224 crc crio[3644]: time=\"2026-06-11T11:45:12.354131538Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1552dab030bdd55f7ee771162a2bf14ec3c94d9a7692db5ab35ef977eff8ee2c\" id=148b67a8-941b-4715-b0dc-79c649f0747e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:12.419199 crc crio[3644]: time=\"2026-06-11T11:45:12.418522125Z\" level=info msg=\"NetworkStart: stopping network for sandbox 9ce945d0098e1ed40576900b59d014a63305c702858acb74ab642f0b1ad2268e\" id=6f371635-2547-4659-8f5f-b2c7b4aa1d9f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:12.451596 crc crio[3644]: time=\"2026-06-11T11:45:12.451478038Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=d18ca280-419a-4d53-85c3-47987740a921 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:12.460237 crc crio[3644]: time=\"2026-06-11T11:45:12.457793026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=eb42fa86-428d-42da-bc69-9a34f4ecb928 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:12.461301 crc crio[3644]: time=\"2026-06-11T11:45:12.461220277Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=299887ec-c6bd-4e71-862c-1ebdbea79943 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:12.461750 crc crio[3644]: time=\"2026-06-11T11:45:12.461614979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:12.503328 crc crio[3644]: time=\"2026-06-11T11:45:12.503193011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:12.531735 crc crio[3644]: time=\"2026-06-11T11:45:12.531486641Z\" level=info msg=\"NetworkStart: stopping network for sandbox b33a57d400c69d6454082c67dbd8aa48747ede4a8a67ca36685efaa709ede66a\" id=c7951f7c-3b2a-4966-9474-3c1a9ad9e900 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:12.698164 crc crio[3644]: time=\"2026-06-11T11:45:12.697395495Z\" level=info msg=\"NetworkStart: stopping network for sandbox 181ac3cafb4d6fa44a0e7f27bd9f204499c35d0579af782a1d8b144c0f15c8d3\" id=7232933d-fef8-4eed-ad3d-ff4ee7a48ae6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:12.952407 crc crio[3644]: time=\"2026-06-11T11:45:12.951957205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:13.057125 crc crio[3644]: time=\"2026-06-11T11:45:13.056592332Z\" level=info msg=\"Created container 16f3d889e824f8e38de0f902459cff907161c0ec8e6fe09b5046ef3f848bd815: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=299887ec-c6bd-4e71-862c-1ebdbea79943 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:13.059119 crc crio[3644]: time=\"2026-06-11T11:45:13.059024696Z\" level=info msg=\"Starting container: 16f3d889e824f8e38de0f902459cff907161c0ec8e6fe09b5046ef3f848bd815\" id=e1eaa910-ba25-4976-a45d-0dbc60ae3d63 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:45:13.065284 crc crio[3644]: time=\"2026-06-11T11:45:13.065178561Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3301cbd78a2422919162030e2de349ea542a533cfb1056eeab50edfd75ce7823\" id=bd01d235-c64d-4d5a-bf48-cb90522c4d51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:13.067413 crc crio[3644]: time=\"2026-06-11T11:45:13.06734403Z\" level=info msg=\"Started container\" PID=9026 containerID=16f3d889e824f8e38de0f902459cff907161c0ec8e6fe09b5046ef3f848bd815 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=e1eaa910-ba25-4976-a45d-0dbc60ae3d63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a088ebc69d073418e64ce1c026bbd73c6856f8ebe0a17457cd77b20335dc0112\nJun 11 11:45:13.186384 crc crio[3644]: time=\"2026-06-11T11:45:13.18617416Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4abea79bb56886f9b661bc890b48e0dfbeac9b19453c95d09e4e2d47b4317bf8\" id=886e8036-6a9a-4256-9f02-81318b22305e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:13.701735 crc crio[3644]: time=\"2026-06-11T11:45:13.701155033Z\" level=info msg=\"NetworkStart: stopping network for sandbox b6471a16902eb48a3481406d3a503448eebe8d37db58065dd65143dcb97ee238\" id=35280232-5ce4-4129-b830-b42618c3321e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:13.850117 crc crio[3644]: time=\"2026-06-11T11:45:13.84950302Z\" level=info msg=\"NetworkStart: stopping network for sandbox 23791883e62e0db263bcad2763bfb61385e20e609cb2cdf8c5e7a2bbaaf023b8\" id=3733d455-f534-4b2c-bdd4-bbc6831ce51f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:16.746319 crc crio[3644]: time=\"2026-06-11T11:45:16.74602519Z\" level=info msg=\"NetworkStart: stopping network for sandbox a4a67e8bb2c16f989ee2cbb6f3ad73b3f0f22d1ea6c80fc52cf90402863f8f96\" id=6c1a101d-df3c-4c8c-82f3-c700033c4f4d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:16.813269 crc crio[3644]: time=\"2026-06-11T11:45:16.808633592Z\" level=info msg=\"NetworkStart: stopping network for sandbox b8d0d0fa6cc06d2c268f6c19e1ce2925448554dcc38db5fd2180b626f8aa862c\" id=a1f1fad2-636f-4ad9-8543-b3bd6ea2e1a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:16.898616 crc crio[3644]: time=\"2026-06-11T11:45:16.89828429Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5325e254dc4d8eea41d3c7bdb7bd45f98694468b68911b0bfb8ac8f9cfaaacfe\" id=26da1a82-70c8-4342-94ac-4088ab2b0bef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:17.725591 crc crio[3644]: time=\"2026-06-11T11:45:17.725340381Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1ffb7188fd69323472ee992c06a04fd162917bf7547365e7d282e49def5c6e03\" id=16df15a1-20d7-490f-b8a2-bba9018b6b86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:18.590159 crc crio[3644]: time=\"2026-06-11T11:45:18.59003748Z\" level=info msg=\"NetworkStart: stopping network for sandbox 085b4ece34150426c8611b8f5a462c889dc05ec8ad75141fce2fd0d17f11fd57\" id=5785da4f-e79b-4346-b4e5-33f3b2d5bf30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:18.977092 crc crio[3644]: time=\"2026-06-11T11:45:18.976325418Z\" level=info msg=\"NetworkStart: stopping network for sandbox bc234e3119e9acf1856b845f18df383bd3865a46e9102009a5be257c72b555a5\" id=7d384d20-c215-458a-b03c-6b140e86a265 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:19.128376 crc crio[3644]: time=\"2026-06-11T11:45:19.128028513Z\" level=info msg=\"NetworkStart: stopping network for sandbox fcd631f2d1b3cfeef7bf8f32a471418d68b588f8debfa72e62f9bc5e955a4571\" id=05c7013a-175e-453a-9673-f571e29b1291 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:19.661806 crc crio[3644]: time=\"2026-06-11T11:45:19.661394871Z\" level=info msg=\"NetworkStart: stopping network for sandbox 399e610148886cd2b24c13f4a2e8bea20cec0c42fecbff6645839b3ba64b1df7\" id=1079daeb-f3b2-4866-bb9c-ba5cdd5d8ae4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:19.958540 crc crio[3644]: time=\"2026-06-11T11:45:19.957756951Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5c6bf2c968a1af479efbd15113343f04e4fa47464c0943e4017babdb154feebb\" id=4d9acd58-c201-4df6-b8d1-d0e4dcbfd79b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:20.300135 crc crio[3644]: time=\"2026-06-11T11:45:20.29975267Z\" level=info msg=\"NetworkStart: stopping network for sandbox d1c3664960135ca75fe07c52623e626afbe1d1ffda22195d18e356c946780f65\" id=ba56dc39-f703-4458-b8c1-86ceb91d021b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:20.323926 crc crio[3644]: time=\"2026-06-11T11:45:20.323630531Z\" level=info msg=\"NetworkStart: stopping network for sandbox 11bdbd20d7b4569989598df15129ee1f5086aa2430b18b1db056ba8d3fbb110d\" id=3cd08eb9-a295-426f-96b5-8175516e7bf9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:20.464436 crc crio[3644]: time=\"2026-06-11T11:45:20.464309765Z\" level=info msg=\"NetworkStart: stopping network for sandbox df9f7b546ed00412b87e9af00a7523d138ea477815c3468e4c909a5d821553d3\" id=ee94681f-70f6-4016-bc38-6f6b70da01a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:20.566752 crc crio[3644]: time=\"2026-06-11T11:45:20.565097831Z\" level=info msg=\"NetworkStart: stopping network for sandbox f4bb7cb10752f06b4c387bce7ca456487cab37b530d5ec95b50c5ade4c382934\" id=da0118dd-ae61-4dff-b930-6d3b448c7a1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:20.679000 crc crio[3644]: time=\"2026-06-11T11:45:20.678454457Z\" level=info msg=\"NetworkStart: stopping network for sandbox 85654cb83dcfdea97c63142a23d18ba5776b7cbf26d8bfe21c4dba93af33436d\" id=83db2e13-fc10-4536-b28a-60472802bf92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:20.695428 crc crio[3644]: time=\"2026-06-11T11:45:20.695275333Z\" level=info msg=\"NetworkStart: stopping network for sandbox 6e6ce966456c3ab6a52394931300651137ac3fc6d2961f76c92dfed10b345aa6\" id=46062957-1dc9-499c-a871-bd50a343b6a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:20.985474 crc crio[3644]: time=\"2026-06-11T11:45:20.985321216Z\" level=info msg=\"NetworkStart: stopping network for sandbox c2ec98fde2390b841edb9ec5e92ef86658f13033e875d329797515e5d2162230\" id=20049aa8-3e37-4653-878e-2bc4cb0b6e75 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:22.022135 crc crio[3644]: time=\"2026-06-11T11:45:22.02154794Z\" level=info msg=\"NetworkStart: stopping network for sandbox fd95c3d008c3bc8c7eb25b3547a57e5da0ca277da831d45d219a4966b37d2aca\" id=f98b595e-6b86-45ff-90a3-268095eec1c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:22.093921 crc crio[3644]: time=\"2026-06-11T11:45:22.093792306Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3ddfaa7e3020e589f4a482aa3bfa0030cdd35af576350274a0aed9c70d74a8f0\" id=155973f9-93d6-41ac-8a2b-24da8ad1bfe5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:22.306809 crc crio[3644]: time=\"2026-06-11T11:45:22.306310875Z\" level=info msg=\"NetworkStart: stopping network for sandbox 252597aab1d558fec30656ddf3d9088b19711bbda9bc19c82c8d1ea0918c729c\" id=39886aca-9317-4775-acd8-fee2141e1bef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:22.614756 crc crio[3644]: time=\"2026-06-11T11:45:22.614277254Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5a206cd478eb6b46270303752669a9b2f365a86e9e857fdb3bbf641baaa73e1c\" id=c5f37709-c9e3-4ce6-9171-9519988795b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:22.646146 crc crio[3644]: time=\"2026-06-11T11:45:22.644948228Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=ff5356b6-8a7e-4643-82e8-aa030fff0387 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:22.652853 crc crio[3644]: time=\"2026-06-11T11:45:22.652322145Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=21137888-b828-413c-b100-2aa5389596a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:22.656520 crc crio[3644]: time=\"2026-06-11T11:45:22.656423219Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=3917746f-e861-408f-a025-7361e01e8ae7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:22.657116 crc crio[3644]: time=\"2026-06-11T11:45:22.657037115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:22.673375 crc crio[3644]: time=\"2026-06-11T11:45:22.67324899Z\" level=info msg=\"NetworkStart: stopping network for sandbox 13d69f6688f1b5db4dd64baa58577d299f4b8b5e1c51d1ce16b53a50ab45bd34\" id=35346711-6c80-492a-9f46-efb687ee11cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:22.684979 crc crio[3644]: time=\"2026-06-11T11:45:22.684828906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:22.720376 crc crio[3644]: time=\"2026-06-11T11:45:22.720214911Z\" level=info msg=\"NetworkStart: stopping network for sandbox 66a2acdbff98acbdc1e17b0d351e4a0ac59acc0523c7633b0a5a3653cc77665f\" id=5a2fc41d-b68c-45d5-8d39-71661d58deaa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:22.996901 crc crio[3644]: time=\"2026-06-11T11:45:22.996722794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:23.027520 crc crio[3644]: time=\"2026-06-11T11:45:23.027357756Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5ebddcf917ad7d85f3e7da3ecbdbae71a2509f10b6daf5baa8ff12d1536c14d9\" id=0a391bbd-380c-4f8b-90c4-165904987ca3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.028357 crc crio[3644]: time=\"2026-06-11T11:45:23.027466729Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:23.028357 crc crio[3644]: time=\"2026-06-11T11:45:23.027749476Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_81918078-3fc4-4198-8ef3-eb7dd7c9833e\\\"\"\nJun 11 11:45:23.028357 crc crio[3644]: time=\"2026-06-11T11:45:23.028226138Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:f48afcae6fb3c75adb0f4e8282b2af10947db3edc4063b58cdc2b6cf7fe20a2e UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/7299447e-ab65-4ad2-bece-88f9120f4ae6 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:0xc001682850}] Aliases:map[]}\"\nJun 11 11:45:23.028357 crc crio[3644]: time=\"2026-06-11T11:45:23.028266429Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:8cca3a17652ce29ca6b436825f88ef26c8dc40137d19264b934f5f9b7c3bfa93 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/16418dda-fc46-4ea8-a896-f152520b083f 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:0xc00149e7a8}] Aliases:map[]}\"\nJun 11 11:45:23.028357 crc crio[3644]: time=\"2026-06-11T11:45:23.02830728Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.028357 crc crio[3644]: time=\"2026-06-11T11:45:23.028326161Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.028357 crc crio[3644]: time=\"2026-06-11T11:45:23.028340641Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.028357 crc crio[3644]: time=\"2026-06-11T11:45:23.028356062Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.028357 crc crio[3644]: time=\"2026-06-11T11:45:23.028375152Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.029121 crc crio[3644]: time=\"2026-06-11T11:45:23.028394873Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.029121 crc crio[3644]: time=\"2026-06-11T11:45:23.028472065Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:fcd631f2d1b3cfeef7bf8f32a471418d68b588f8debfa72e62f9bc5e955a4571 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/83a311c4-b466-462c-b888-2421d345a86e 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:0xc00149e7e8}] Aliases:map[]}\"\nJun 11 11:45:23.029121 crc crio[3644]: time=\"2026-06-11T11:45:23.028528176Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:b34c56f7d0156ac1c8c698220cfe4f24e62c7b65c2e95276b71a2d607fb19d52 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/85f15e09-84e7-4abe-8697-c17941e1f5a3 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:0xc00031e2a0}] Aliases:map[]}\"\nJun 11 11:45:23.029121 crc crio[3644]: time=\"2026-06-11T11:45:23.028580687Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:6e6ce966456c3ab6a52394931300651137ac3fc6d2961f76c92dfed10b345aa6 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/56da1d5b-e023-44e8-a907-9a2b38dfc808 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:0xc00152e1d0}] Aliases:map[]}\"\nJun 11 11:45:23.029121 crc crio[3644]: time=\"2026-06-11T11:45:23.028628559Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.029121 crc crio[3644]: time=\"2026-06-11T11:45:23.028717111Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.029121 crc crio[3644]: time=\"2026-06-11T11:45:23.028742371Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.029121 crc crio[3644]: time=\"2026-06-11T11:45:23.028762782Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.029121 crc crio[3644]: time=\"2026-06-11T11:45:23.029103381Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.029121 crc crio[3644]: time=\"2026-06-11T11:45:23.029125451Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.030096 crc crio[3644]: time=\"2026-06-11T11:45:23.029175322Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:9ce945d0098e1ed40576900b59d014a63305c702858acb74ab642f0b1ad2268e UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/d7227492-cb9f-411f-b62e-fbacc37a3f24 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:0xc00149e838}] Aliases:map[]}\"\nJun 11 11:45:23.030096 crc crio[3644]: time=\"2026-06-11T11:45:23.029219393Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.030096 crc crio[3644]: time=\"2026-06-11T11:45:23.029231294Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.030096 crc crio[3644]: time=\"2026-06-11T11:45:23.029244174Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.030096 crc crio[3644]: time=\"2026-06-11T11:45:23.029731497Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:3d9524cc7c7b33347a25e1b20adaf7058db8917857571a17857d0f1760928107 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/336cd3bd-4251-4e7c-8980-192445b4eb23 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:0xc001682858}] Aliases:map[]}\"\nJun 11 11:45:23.030096 crc crio[3644]: time=\"2026-06-11T11:45:23.029789579Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.030096 crc crio[3644]: time=\"2026-06-11T11:45:23.029806259Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.030096 crc crio[3644]: time=\"2026-06-11T11:45:23.02982142Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.030096 crc crio[3644]: time=\"2026-06-11T11:45:23.02985596Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:5a206cd478eb6b46270303752669a9b2f365a86e9e857fdb3bbf641baaa73e1c UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/75eb3570-700c-436e-b49e-20f43d49a9f1 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:0xc00008cd98}] Aliases:map[]}\"\nJun 11 11:45:23.030096 crc crio[3644]: time=\"2026-06-11T11:45:23.029946923Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.030096 crc crio[3644]: time=\"2026-06-11T11:45:23.029959883Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.030096 crc crio[3644]: time=\"2026-06-11T11:45:23.029970893Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.031418 crc crio[3644]: time=\"2026-06-11T11:45:23.028398413Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:a9c0c25e7408c9c378f2dc1ded39d14c5fddd50e8819099e14c3fb81d5f4bab0 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/3323bb08-cda0-439c-9daf-dd40becf7311 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:0xc00152e198}] Aliases:map[]}\"\nJun 11 11:45:23.031418 crc crio[3644]: time=\"2026-06-11T11:45:23.031285036Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.031418 crc crio[3644]: time=\"2026-06-11T11:45:23.031297287Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.031418 crc crio[3644]: time=\"2026-06-11T11:45:23.031308477Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.031418 crc crio[3644]: time=\"2026-06-11T11:45:23.031322021Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:11bdbd20d7b4569989598df15129ee1f5086aa2430b18b1db056ba8d3fbb110d UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/5808ce8a-0006-43da-8f31-cfbaffa2f221 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:0xc000188888}] Aliases:map[]}\"\nJun 11 11:45:23.032234 crc crio[3644]: time=\"2026-06-11T11:45:23.031412141Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:88831c3741381e53e4b07d554aa5712d3dc6ee10c287ae50ed744a9194499fc6 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/17ceb417-932a-48af-8b26-c24fad250d90 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:0xc0016828d0}] Aliases:map[]}\"\nJun 11 11:45:23.032234 crc crio[3644]: time=\"2026-06-11T11:45:23.031474402Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.032234 crc crio[3644]: time=\"2026-06-11T11:45:23.031488773Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.032234 crc crio[3644]: time=\"2026-06-11T11:45:23.031500263Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.032234 crc crio[3644]: time=\"2026-06-11T11:45:23.031521156Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:399e610148886cd2b24c13f4a2e8bea20cec0c42fecbff6645839b3ba64b1df7 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/a03c13f1-4476-4353-a148-0c2de1b79090 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:0xc0001888a8}] Aliases:map[]}\"\nJun 11 11:45:23.032234 crc crio[3644]: time=\"2026-06-11T11:45:23.031577468Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.032234 crc crio[3644]: time=\"2026-06-11T11:45:23.031591455Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.032234 crc crio[3644]: time=\"2026-06-11T11:45:23.031606819Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.032234 crc crio[3644]: time=\"2026-06-11T11:45:23.031847932Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:5c6bf2c968a1af479efbd15113343f04e4fa47464c0943e4017babdb154feebb UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/68f1ce96-0664-45ba-a9dd-62c1a82f998a 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:0xc00061e670}] Aliases:map[]}\"\nJun 11 11:45:23.032234 crc crio[3644]: time=\"2026-06-11T11:45:23.031967605Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.032234 crc crio[3644]: time=\"2026-06-11T11:45:23.031991395Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.032234 crc crio[3644]: time=\"2026-06-11T11:45:23.028266759Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:9db29ca807d64c70f36dd18f0f1632d1ee788184214a5fe82b8457771b7dd546 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/38fe9ddf-0dad-4ead-9114-ba0c78ebf460 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:0xc00152e180}] Aliases:map[]}\"\nJun 11 11:45:23.032234 crc crio[3644]: time=\"2026-06-11T11:45:23.032104229Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:75fcea91384cd25f5f8583b462b08065adb60f1ebc022cb36df538dbe5261a67 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/ce08985b-bd6d-4960-8e0b-280d5926c485 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:0xc00061e688}] Aliases:map[]}\"\nJun 11 11:45:23.032234 crc crio[3644]: time=\"2026-06-11T11:45:23.03215595Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.032234 crc crio[3644]: time=\"2026-06-11T11:45:23.032171081Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.032234 crc crio[3644]: time=\"2026-06-11T11:45:23.032185351Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.028556517Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.032304403Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.032316163Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.032370635Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:d1c3664960135ca75fe07c52623e626afbe1d1ffda22195d18e356c946780f65 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/c5b9a2f2-4b80-441f-9b91-f634e6eb352d 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:0xc001258678}] Aliases:map[]}\"\nJun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.032427556Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.032450757Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.032466577Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.032545229Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:c2ec98fde2390b841edb9ec5e92ef86658f13033e875d329797515e5d2162230 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/6ed79032-defe-455c-9209-2e613700d226 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:0xc00008ce08}] Aliases:map[]}\"\nJun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.031408151Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:663bbfdee03defed5ddc4763143189e45c248860bbe9ea9cac4395e0afc16d11 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/07d43dd0-10e9-463c-9cb7-97c330b8728d 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:0xc00061e638}] Aliases:map[]}\"\nJun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.032759835Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.032784275Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.032800576Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.032817677Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:3ddfaa7e3020e589f4a482aa3bfa0030cdd35af576350274a0aed9c70d74a8f0 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/c5805147-5697-4333-b39a-593a24c5810c 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:0xc00152e2c8}] Aliases:map[]}\"\nJun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.032916339Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.0329312Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.033027152Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:fd95c3d008c3bc8c7eb25b3547a57e5da0ca277da831d45d219a4966b37d2aca UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/3a4e538b-3d8c-4b7d-8147-3ca829082de5 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:0xc001682948}] Aliases:map[]}\"\nJun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.033079294Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.033110994Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.033278899Z\" level=info msg=\"Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.03335299Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:a4a67e8bb2c16f989ee2cbb6f3ad73b3f0f22d1ea6c80fc52cf90402863f8f96 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/6afc7a0e-0bdf-49a6-8ead-0b1ff8cbcb78 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:0xc00149e970}] Aliases:map[]}\"\nJun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.033408082Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.033424432Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.033435393Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.03294377Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.035466 crc crio[3644]: time=\"2026-06-11T11:45:23.033113134Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:4abea79bb56886f9b661bc890b48e0dfbeac9b19453c95d09e4e2d47b4317bf8 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/287c3854-dd7b-4b1c-94b2-faf409f2afa3 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:0xc00149e928}] Aliases:map[]}\"\nJun 11 11:45:23.035466 crc crio[3644]: time=\"2026-06-11T11:45:23.034214412Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.035466 crc crio[3644]: time=\"2026-06-11T11:45:23.034226202Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.035466 crc crio[3644]: time=\"2026-06-11T11:45:23.034238193Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.036014 crc crio[3644]: time=\"2026-06-11T11:45:23.028634539Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:5a81a0abb9ebd0d59efc87351749359e7ca2aa8af544d2bf9ef4321750e865e0 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/645eed40-f4a9-4816-89bc-4fd9b11895e5 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:0xc00149e808}] Aliases:map[]}\"\nJun 11 11:45:23.036211 crc crio[3644]: time=\"2026-06-11T11:45:23.036176065Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.036321 crc crio[3644]: time=\"2026-06-11T11:45:23.036291907Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.036617 crc crio[3644]: time=\"2026-06-11T11:45:23.036433381Z\" level=info msg=\"Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.037426 crc crio[3644]: time=\"2026-06-11T11:45:23.037020296Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:66a2acdbff98acbdc1e17b0d351e4a0ac59acc0523c7633b0a5a3653cc77665f UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/08c07a1a-ce4c-40bd-ba5b-84c62aca19a6 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:0xc000dd2628}] Aliases:map[]}\"\nJun 11 11:45:23.037426 crc crio[3644]: time=\"2026-06-11T11:45:23.037401765Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.037426 crc crio[3644]: time=\"2026-06-11T11:45:23.037425536Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.037617 crc crio[3644]: time=\"2026-06-11T11:45:23.037442717Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.038792 crc crio[3644]: time=\"2026-06-11T11:45:23.032552099Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:f4bb7cb10752f06b4c387bce7ca456487cab37b530d5ec95b50c5ade4c382934 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/176a505a-1ceb-4f78-a6e0-b34549905053 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:0xc00152e290}] Aliases:map[]}\"\nJun 11 11:45:23.038792 crc crio[3644]: time=\"2026-06-11T11:45:23.03216297Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.038792 crc crio[3644]: time=\"2026-06-11T11:45:23.038592236Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.038792 crc crio[3644]: time=\"2026-06-11T11:45:23.038602647Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.038792 crc crio[3644]: time=\"2026-06-11T11:45:23.028392103Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:4abaf6c64ef81fc148e4654e1de10c1ee0bbd5bbd29843c950385e00633380cd UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/ab00e1a0-048e-4daf-9cc6-3fa957205a1c 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:0xc00149e7c8}] Aliases:map[]}\"\nJun 11 11:45:23.038792 crc crio[3644]: time=\"2026-06-11T11:45:23.038790011Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.039154 crc crio[3644]: time=\"2026-06-11T11:45:23.038817432Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.039154 crc crio[3644]: time=\"2026-06-11T11:45:23.038834343Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.039154 crc crio[3644]: time=\"2026-06-11T11:45:23.038952947Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:5ebddcf917ad7d85f3e7da3ecbdbae71a2509f10b6daf5baa8ff12d1536c14d9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/20d9bf01-b98e-4cc6-9567-32a55ac6dddc 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:0xc00031e370}] Aliases:map[]}\"\nJun 11 11:45:23.039154 crc crio[3644]: time=\"2026-06-11T11:45:23.033280109Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:23791883e62e0db263bcad2763bfb61385e20e609cb2cdf8c5e7a2bbaaf023b8 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/25318730-7087-497e-9929-353fd33efc3e 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:0xc00149e958}] Aliases:map[]}\"\nJun 11 11:45:23.039903 crc crio[3644]: time=\"2026-06-11T11:45:23.039260113Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.039903 crc crio[3644]: time=\"2026-06-11T11:45:23.039362276Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.039903 crc crio[3644]: time=\"2026-06-11T11:45:23.039388126Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.039903 crc crio[3644]: time=\"2026-06-11T11:45:23.032429126Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:df9f7b546ed00412b87e9af00a7523d138ea477815c3468e4c909a5d821553d3 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/c50db362-8e7a-40a3-bf1b-48bec9b79ceb 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:0xc00152e270}] Aliases:map[]}\"\nJun 11 11:45:23.039903 crc crio[3644]: time=\"2026-06-11T11:45:23.039614183Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.039903 crc crio[3644]: time=\"2026-06-11T11:45:23.039626883Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.039903 crc crio[3644]: time=\"2026-06-11T11:45:23.032699414Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:3301cbd78a2422919162030e2de349ea542a533cfb1056eeab50edfd75ce7823 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/7b0c0ca5-e228-4d9e-a305-b4b32bfe4d3f 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:0xc00149e918}] Aliases:map[]}\"\nJun 11 11:45:23.039903 crc crio[3644]: time=\"2026-06-11T11:45:23.039781425Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.039903 crc crio[3644]: time=\"2026-06-11T11:45:23.039797656Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.039903 crc crio[3644]: time=\"2026-06-11T11:45:23.039811356Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.039903 crc crio[3644]: time=\"2026-06-11T11:45:23.039826469Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:bc234e3119e9acf1856b845f18df383bd3865a46e9102009a5be257c72b555a5 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/e4785c04-aaff-47c5-8bba-335d978877b8 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:0xc0012586e8}] Aliases:map[]}\"\nJun 11 11:45:23.039903 crc crio[3644]: time=\"2026-06-11T11:45:23.03989735Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.039903 crc crio[3644]: time=\"2026-06-11T11:45:23.039912841Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.039903 crc crio[3644]: time=\"2026-06-11T11:45:23.039922061Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.040404 crc crio[3644]: time=\"2026-06-11T11:45:23.039938871Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:085b4ece34150426c8611b8f5a462c889dc05ec8ad75141fce2fd0d17f11fd57 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/2bbb7201-c5e8-4d0e-8678-6da6805c3369 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:0xc00149e9e0}] Aliases:map[]}\"\nJun 11 11:45:23.046228 crc crio[3644]: time=\"2026-06-11T11:45:23.031851622Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:181ac3cafb4d6fa44a0e7f27bd9f204499c35d0579af782a1d8b144c0f15c8d3 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/06b04168-d767-4c73-97d8-b524ed6acd2a 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:0xc00149e900}] Aliases:map[]}\"\nJun 11 11:45:23.049366 crc crio[3644]: time=\"2026-06-11T11:45:23.031527274Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:b33a57d400c69d6454082c67dbd8aa48747ede4a8a67ca36685efaa709ede66a UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/c1ea1367-78bb-4bf9-8615-5db138d1f444 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:0xc00149e8c0}] Aliases:map[]}\"\nJun 11 11:45:23.049741 crc crio[3644]: time=\"2026-06-11T11:45:23.032836526Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.049819 crc crio[3644]: time=\"2026-06-11T11:45:23.049739595Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.049819 crc crio[3644]: time=\"2026-06-11T11:45:23.049764156Z\" level=info msg=\"Deleting pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.050181 crc crio[3644]: time=\"2026-06-11T11:45:23.050106645Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.052375 crc crio[3644]: time=\"2026-06-11T11:45:23.029107131Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:1552dab030bdd55f7ee771162a2bf14ec3c94d9a7692db5ab35ef977eff8ee2c UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/72a598fa-17ae-4cf7-88bc-b33c9736b76d 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:0xc00149e820}] Aliases:map[]}\"\nJun 11 11:45:23.055505 crc crio[3644]: time=\"2026-06-11T11:45:23.028315241Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:0a25a2047326880befa28d00d7038efd3135cecde05643fe4c8629203113cc2f UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/cb33d19c-623b-47ae-9452-567eeb459ab5 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:0xc00149e7b0}] Aliases:map[]}\"\nJun 11 11:45:23.055505 crc crio[3644]: time=\"2026-06-11T11:45:23.039625931Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:13d69f6688f1b5db4dd64baa58577d299f4b8b5e1c51d1ce16b53a50ab45bd34 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/400ca4ea-e62f-49c3-a10a-535dde6d448e 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:0xc00031e390}] Aliases:map[]}\"\nJun 11 11:45:23.055505 crc crio[3644]: time=\"2026-06-11T11:45:23.031415324Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.055505 crc crio[3644]: time=\"2026-06-11T11:45:23.036836259Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:5325e254dc4d8eea41d3c7bdb7bd45f98694468b68911b0bfb8ac8f9cfaaacfe UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/e4f898ce-73c3-4b2f-8fe7-d8d74755e13c 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:0xc000ae0698}] Aliases:map[]}\"\nJun 11 11:45:23.055505 crc crio[3644]: time=\"2026-06-11T11:45:23.032620041Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:85654cb83dcfdea97c63142a23d18ba5776b7cbf26d8bfe21c4dba93af33436d UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/7018a041-66a9-482d-9973-2620955d1e7c 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:0xc00152e2a8}] Aliases:map[]}\"\nJun 11 11:45:23.055505 crc crio[3644]: time=\"2026-06-11T11:45:23.03909283Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.056089 crc crio[3644]: time=\"2026-06-11T11:45:23.046320507Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.056089 crc crio[3644]: time=\"2026-06-11T11:45:23.055540895Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.056089 crc crio[3644]: time=\"2026-06-11T11:45:23.055569016Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.084729 crc crio[3644]: time=\"2026-06-11T11:45:23.028491095Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:3ffa2ffbafcc61630f39a2c65584620ec2fdd55ddeb65ffd882062771afd89a6 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/3c444b12-a351-4be7-a0a5-8602ed21c2fd 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:0xc00152e1b8}] Aliases:map[]}\"\nJun 11 11:45:23.084729 crc crio[3644]: time=\"2026-06-11T11:45:23.083277334Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.084729 crc crio[3644]: time=\"2026-06-11T11:45:23.083320965Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.084729 crc crio[3644]: time=\"2026-06-11T11:45:23.083341856Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.086055 crc crio[3644]: time=\"2026-06-11T11:45:23.055370221Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.086131 crc crio[3644]: time=\"2026-06-11T11:45:23.086056668Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.086131 crc crio[3644]: time=\"2026-06-11T11:45:23.086081059Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.086525 crc crio[3644]: time=\"2026-06-11T11:45:23.050860135Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.086525 crc crio[3644]: time=\"2026-06-11T11:45:23.086458256Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.087108 crc crio[3644]: time=\"2026-06-11T11:45:23.054794967Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.087370 crc crio[3644]: time=\"2026-06-11T11:45:23.036540881Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:b8d0d0fa6cc06d2c268f6c19e1ce2925448554dcc38db5fd2180b626f8aa862c UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/82c91039-0d87-4117-87d4-2a8b84be1c23 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:0xc000ae0680}] Aliases:map[]}\"\nJun 11 11:45:23.087461 crc crio[3644]: time=\"2026-06-11T11:45:23.0873954Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.087461 crc crio[3644]: time=\"2026-06-11T11:45:23.08740957Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.087461 crc crio[3644]: time=\"2026-06-11T11:45:23.087421881Z\" level=info msg=\"Deleting pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.089197 crc crio[3644]: time=\"2026-06-11T11:45:23.088935401Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.089819 crc crio[3644]: time=\"2026-06-11T11:45:23.039713256Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.089819 crc crio[3644]: time=\"2026-06-11T11:45:23.038838744Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.089976 crc crio[3644]: time=\"2026-06-11T11:45:23.036466349Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:1ffb7188fd69323472ee992c06a04fd162917bf7547365e7d282e49def5c6e03 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/1c02fc99-dccb-4b62-9699-d3c8a5489fde 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:0xc000ae0668}] Aliases:map[]}\"\nJun 11 11:45:23.089976 crc crio[3644]: time=\"2026-06-11T11:45:23.031533334Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:01218147d8700b3682bdce2b5f31826a116c7e8c735ed10cc45f6fc15d462f7b UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/b1ee30e1-0733-44ac-80d4-c0fe0f6a9a12 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:0xc00061e650}] Aliases:map[]}\"\nJun 11 11:45:23.089976 crc crio[3644]: time=\"2026-06-11T11:45:23.089951537Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.089976 crc crio[3644]: time=\"2026-06-11T11:45:23.089963938Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.089976 crc crio[3644]: time=\"2026-06-11T11:45:23.089972888Z\" level=info msg=\"Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.090264 crc crio[3644]: time=\"2026-06-11T11:45:23.046757488Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:252597aab1d558fec30656ddf3d9088b19711bbda9bc19c82c8d1ea0918c729c UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/481a48c4-6c20-4afb-8680-ad0012cf20a2 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:0xc000ae06c0}] Aliases:map[]}\"\nJun 11 11:45:23.090328 crc crio[3644]: time=\"2026-06-11T11:45:23.090266665Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.090328 crc crio[3644]: time=\"2026-06-11T11:45:23.090279135Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.090328 crc crio[3644]: time=\"2026-06-11T11:45:23.090297616Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.092215 crc crio[3644]: time=\"2026-06-11T11:45:23.091788785Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.092215 crc crio[3644]: time=\"2026-06-11T11:45:23.09200628Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.092366 crc crio[3644]: time=\"2026-06-11T11:45:23.054337434Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.092366 crc crio[3644]: time=\"2026-06-11T11:45:23.09236243Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.092466 crc crio[3644]: time=\"2026-06-11T11:45:23.09238248Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.100920 crc crio[3644]: time=\"2026-06-11T11:45:23.040394243Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.100920 crc crio[3644]: time=\"2026-06-11T11:45:23.10091496Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.101048 crc crio[3644]: time=\"2026-06-11T11:45:23.100938711Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.101089 crc crio[3644]: time=\"2026-06-11T11:45:23.032008327Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.101666 crc crio[3644]: time=\"2026-06-11T11:45:23.033193326Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:b6471a16902eb48a3481406d3a503448eebe8d37db58065dd65143dcb97ee238 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/9bbee8ee-56e7-494b-8b17-1e26b963edae 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:0xc00149e940}] Aliases:map[]}\"\nJun 11 11:45:23.101837 crc crio[3644]: time=\"2026-06-11T11:45:23.101763903Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.101837 crc crio[3644]: time=\"2026-06-11T11:45:23.101812834Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.101837 crc crio[3644]: time=\"2026-06-11T11:45:23.101832245Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.104382 crc crio[3644]: time=\"2026-06-11T11:45:23.054075128Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.104382 crc crio[3644]: time=\"2026-06-11T11:45:23.103762865Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.104382 crc crio[3644]: time=\"2026-06-11T11:45:23.103780556Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.104382 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:23.104382 crc crio[3644]: time=\"2026-06-11T11:45:23.104146294Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox a9c0c25e7408c9c378f2dc1ded39d14c5fddd50e8819099e14c3fb81d5f4bab0\" id=adc5286c-e04d-4fd3-9e09-dd9bb7921ed6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.104382 crc crio[3644]: time=\"2026-06-11T11:45:23.055520035Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.104613 crc crio[3644]: time=\"2026-06-11T11:45:23.104401446Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.106145 crc crio[3644]: time=\"2026-06-11T11:45:23.105918651Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.106145 crc crio[3644]: time=\"2026-06-11T11:45:23.106008683Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.106145 crc crio[3644]: time=\"2026-06-11T11:45:23.106118446Z\" level=info msg=\"Deleting pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.119830 crc crio[3644]: time=\"2026-06-11T11:45:23.119594455Z\" level=info msg=\"runSandbox: deleting pod ID a9c0c25e7408c9c378f2dc1ded39d14c5fddd50e8819099e14c3fb81d5f4bab0 from idIndex\" id=adc5286c-e04d-4fd3-9e09-dd9bb7921ed6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.119830 crc crio[3644]: time=\"2026-06-11T11:45:23.119748659Z\" level=info msg=\"runSandbox: removing pod sandbox a9c0c25e7408c9c378f2dc1ded39d14c5fddd50e8819099e14c3fb81d5f4bab0\" id=adc5286c-e04d-4fd3-9e09-dd9bb7921ed6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.120212 crc crio[3644]: time=\"2026-06-11T11:45:23.119856682Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox a9c0c25e7408c9c378f2dc1ded39d14c5fddd50e8819099e14c3fb81d5f4bab0\" id=adc5286c-e04d-4fd3-9e09-dd9bb7921ed6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.120212 crc crio[3644]: time=\"2026-06-11T11:45:23.119959864Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox a9c0c25e7408c9c378f2dc1ded39d14c5fddd50e8819099e14c3fb81d5f4bab0\" id=adc5286c-e04d-4fd3-9e09-dd9bb7921ed6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.121468 crc crio[3644]: time=\"2026-06-11T11:45:23.055504504Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.121468 crc crio[3644]: time=\"2026-06-11T11:45:23.121450651Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.121613 crc crio[3644]: time=\"2026-06-11T11:45:23.121472103Z\" level=info msg=\"Deleting pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.121613 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:23.121973 crc crio[3644]: time=\"2026-06-11T11:45:23.121791882Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 75fcea91384cd25f5f8583b462b08065adb60f1ebc022cb36df538dbe5261a67\" id=0ef27078-c9f9-4dad-a2a0-8b3738f1fc80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.123160 crc crio[3644]: time=\"2026-06-11T11:45:23.122553121Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: a9c0c25e7408c9c378f2dc1ded39d14c5fddd50e8819099e14c3fb81d5f4bab0\" id=adc5286c-e04d-4fd3-9e09-dd9bb7921ed6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.125913 crc crio[3644]: time=\"2026-06-11T11:45:23.052843425Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:45:23.125913 crc crio[3644]: time=\"2026-06-11T11:45:23.125911918Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:45:23.125913 crc crio[3644]: time=\"2026-06-11T11:45:23.12594856Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:23.131320 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:23.131474 crc crio[3644]: time=\"2026-06-11T11:45:23.131444781Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox fcd631f2d1b3cfeef7bf8f32a471418d68b588f8debfa72e62f9bc5e955a4571\" id=05c7013a-175e-453a-9673-f571e29b1291 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.133231 crc crio[3644]: time=\"2026-06-11T11:45:23.133029353Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=adc5286c-e04d-4fd3-9e09-dd9bb7921ed6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.133995 crc crio[3644]: time=\"2026-06-11T11:45:23.133251699Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=adc5286c-e04d-4fd3-9e09-dd9bb7921ed6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.140093 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:23.140394 crc crio[3644]: time=\"2026-06-11T11:45:23.14022491Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 9db29ca807d64c70f36dd18f0f1632d1ee788184214a5fe82b8457771b7dd546\" id=18abd3f9-eded-456e-9770-2c59bbfd1d10 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.147945 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:23.148315 crc crio[3644]: time=\"2026-06-11T11:45:23.148122864Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox fd95c3d008c3bc8c7eb25b3547a57e5da0ca277da831d45d219a4966b37d2aca\" id=f98b595e-6b86-45ff-90a3-268095eec1c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.166184 crc crio[3644]: time=\"2026-06-11T11:45:23.165577627Z\" level=info msg=\"runSandbox: deleting pod ID fd95c3d008c3bc8c7eb25b3547a57e5da0ca277da831d45d219a4966b37d2aca from idIndex\" id=f98b595e-6b86-45ff-90a3-268095eec1c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.166184 crc crio[3644]: time=\"2026-06-11T11:45:23.165849993Z\" level=info msg=\"runSandbox: removing pod sandbox fd95c3d008c3bc8c7eb25b3547a57e5da0ca277da831d45d219a4966b37d2aca\" id=f98b595e-6b86-45ff-90a3-268095eec1c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.166184 crc crio[3644]: time=\"2026-06-11T11:45:23.166023398Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox fd95c3d008c3bc8c7eb25b3547a57e5da0ca277da831d45d219a4966b37d2aca\" id=f98b595e-6b86-45ff-90a3-268095eec1c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.166184 crc crio[3644]: time=\"2026-06-11T11:45:23.166060229Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox fd95c3d008c3bc8c7eb25b3547a57e5da0ca277da831d45d219a4966b37d2aca\" id=f98b595e-6b86-45ff-90a3-268095eec1c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.168819 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:23.169159 crc crio[3644]: time=\"2026-06-11T11:45:23.169062266Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 399e610148886cd2b24c13f4a2e8bea20cec0c42fecbff6645839b3ba64b1df7\" id=1079daeb-f3b2-4866-bb9c-ba5cdd5d8ae4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.184724 crc crio[3644]: time=\"2026-06-11T11:45:23.18405767Z\" level=info msg=\"runSandbox: deleting pod ID fcd631f2d1b3cfeef7bf8f32a471418d68b588f8debfa72e62f9bc5e955a4571 from idIndex\" id=05c7013a-175e-453a-9673-f571e29b1291 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.184724 crc crio[3644]: time=\"2026-06-11T11:45:23.184176563Z\" level=info msg=\"runSandbox: removing pod sandbox fcd631f2d1b3cfeef7bf8f32a471418d68b588f8debfa72e62f9bc5e955a4571\" id=05c7013a-175e-453a-9673-f571e29b1291 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.184724 crc crio[3644]: time=\"2026-06-11T11:45:23.184186043Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: fd95c3d008c3bc8c7eb25b3547a57e5da0ca277da831d45d219a4966b37d2aca\" id=f98b595e-6b86-45ff-90a3-268095eec1c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.184724 crc crio[3644]: time=\"2026-06-11T11:45:23.184243355Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox fcd631f2d1b3cfeef7bf8f32a471418d68b588f8debfa72e62f9bc5e955a4571\" id=05c7013a-175e-453a-9673-f571e29b1291 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.184724 crc crio[3644]: time=\"2026-06-11T11:45:23.184271625Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox fcd631f2d1b3cfeef7bf8f32a471418d68b588f8debfa72e62f9bc5e955a4571\" id=05c7013a-175e-453a-9673-f571e29b1291 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.185366 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:23.185583 crc crio[3644]: time=\"2026-06-11T11:45:23.185455881Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 88831c3741381e53e4b07d554aa5712d3dc6ee10c287ae50ed744a9194499fc6\" id=48ebfde8-fcc0-46bf-967c-7c375d359346 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.195369 crc crio[3644]: time=\"2026-06-11T11:45:23.193811483Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: fcd631f2d1b3cfeef7bf8f32a471418d68b588f8debfa72e62f9bc5e955a4571\" id=05c7013a-175e-453a-9673-f571e29b1291 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.199985 crc crio[3644]: time=\"2026-06-11T11:45:23.199760477Z\" level=info msg=\"runSandbox: deleting pod ID 399e610148886cd2b24c13f4a2e8bea20cec0c42fecbff6645839b3ba64b1df7 from idIndex\" id=1079daeb-f3b2-4866-bb9c-ba5cdd5d8ae4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.200146 crc crio[3644]: time=\"2026-06-11T11:45:23.199992802Z\" level=info msg=\"runSandbox: removing pod sandbox 399e610148886cd2b24c13f4a2e8bea20cec0c42fecbff6645839b3ba64b1df7\" id=1079daeb-f3b2-4866-bb9c-ba5cdd5d8ae4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.200146 crc crio[3644]: time=\"2026-06-11T11:45:23.200063884Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 399e610148886cd2b24c13f4a2e8bea20cec0c42fecbff6645839b3ba64b1df7\" id=1079daeb-f3b2-4866-bb9c-ba5cdd5d8ae4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.200146 crc crio[3644]: time=\"2026-06-11T11:45:23.200124936Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 399e610148886cd2b24c13f4a2e8bea20cec0c42fecbff6645839b3ba64b1df7\" id=1079daeb-f3b2-4866-bb9c-ba5cdd5d8ae4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.200565 crc crio[3644]: time=\"2026-06-11T11:45:23.200057693Z\" level=info msg=\"runSandbox: deleting pod ID 75fcea91384cd25f5f8583b462b08065adb60f1ebc022cb36df538dbe5261a67 from idIndex\" id=0ef27078-c9f9-4dad-a2a0-8b3738f1fc80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.200565 crc crio[3644]: time=\"2026-06-11T11:45:23.200451544Z\" level=info msg=\"runSandbox: removing pod sandbox 75fcea91384cd25f5f8583b462b08065adb60f1ebc022cb36df538dbe5261a67\" id=0ef27078-c9f9-4dad-a2a0-8b3738f1fc80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.200802 crc crio[3644]: time=\"2026-06-11T11:45:23.200734522Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 75fcea91384cd25f5f8583b462b08065adb60f1ebc022cb36df538dbe5261a67\" id=0ef27078-c9f9-4dad-a2a0-8b3738f1fc80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.200802 crc crio[3644]: time=\"2026-06-11T11:45:23.200765813Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 75fcea91384cd25f5f8583b462b08065adb60f1ebc022cb36df538dbe5261a67\" id=0ef27078-c9f9-4dad-a2a0-8b3738f1fc80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.202338 crc crio[3644]: time=\"2026-06-11T11:45:23.201410014Z\" level=info msg=\"runSandbox: deleting pod ID 9db29ca807d64c70f36dd18f0f1632d1ee788184214a5fe82b8457771b7dd546 from idIndex\" id=18abd3f9-eded-456e-9770-2c59bbfd1d10 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.220016 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:23.220353 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:23.222389 crc crio[3644]: time=\"2026-06-11T11:45:23.222047952Z\" level=info msg=\"runSandbox: removing pod sandbox 9db29ca807d64c70f36dd18f0f1632d1ee788184214a5fe82b8457771b7dd546\" id=18abd3f9-eded-456e-9770-2c59bbfd1d10 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.222389 crc crio[3644]: time=\"2026-06-11T11:45:23.222236995Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 9db29ca807d64c70f36dd18f0f1632d1ee788184214a5fe82b8457771b7dd546\" id=18abd3f9-eded-456e-9770-2c59bbfd1d10 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.222389 crc crio[3644]: time=\"2026-06-11T11:45:23.222279546Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 9db29ca807d64c70f36dd18f0f1632d1ee788184214a5fe82b8457771b7dd546\" id=18abd3f9-eded-456e-9770-2c59bbfd1d10 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.223070 crc crio[3644]: time=\"2026-06-11T11:45:23.209020056Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 75fcea91384cd25f5f8583b462b08065adb60f1ebc022cb36df538dbe5261a67\" id=0ef27078-c9f9-4dad-a2a0-8b3738f1fc80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.223070 crc crio[3644]: time=\"2026-06-11T11:45:23.209166861Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 399e610148886cd2b24c13f4a2e8bea20cec0c42fecbff6645839b3ba64b1df7\" id=1079daeb-f3b2-4866-bb9c-ba5cdd5d8ae4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.223354 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:23.224351 crc crio[3644]: time=\"2026-06-11T11:45:23.209427307Z\" level=info msg=\"Created container f266e3313a5496733fac084e6cac3d4b43cafeacecd865f71a4c4e448f207800: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=3917746f-e861-408f-a025-7361e01e8ae7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:23.225831 crc crio[3644]: time=\"2026-06-11T11:45:23.224051484Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5a206cd478eb6b46270303752669a9b2f365a86e9e857fdb3bbf641baaa73e1c\" id=c5f37709-c9e3-4ce6-9171-9519988795b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.229081 crc crio[3644]: time=\"2026-06-11T11:45:23.214400605Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0\" id=f98b595e-6b86-45ff-90a3-268095eec1c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.229081 crc crio[3644]: time=\"2026-06-11T11:45:23.228357146Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0\" id=f98b595e-6b86-45ff-90a3-268095eec1c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.229081 crc crio[3644]: time=\"2026-06-11T11:45:23.220113642Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b34c56f7d0156ac1c8c698220cfe4f24e62c7b65c2e95276b71a2d607fb19d52\" id=3ce731dc-c658-4da8-b0c6-8d886def89f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.232340 crc crio[3644]: time=\"2026-06-11T11:45:23.231268101Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=05c7013a-175e-453a-9673-f571e29b1291 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.232340 crc crio[3644]: time=\"2026-06-11T11:45:23.231320803Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=05c7013a-175e-453a-9673-f571e29b1291 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.232340 crc crio[3644]: time=\"2026-06-11T11:45:23.231433155Z\" level=info msg=\"Starting container: f266e3313a5496733fac084e6cac3d4b43cafeacecd865f71a4c4e448f207800\" id=5fc9cb6a-145e-45f4-9ffb-79ea9d4615b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:45:23.241251 crc crio[3644]: time=\"2026-06-11T11:45:23.20922764Z\" level=info msg=\"runSandbox: deleting pod ID 88831c3741381e53e4b07d554aa5712d3dc6ee10c287ae50ed744a9194499fc6 from idIndex\" id=48ebfde8-fcc0-46bf-967c-7c375d359346 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.241931 crc crio[3644]: time=\"2026-06-11T11:45:23.220168664Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 085b4ece34150426c8611b8f5a462c889dc05ec8ad75141fce2fd0d17f11fd57\" id=5785da4f-e79b-4346-b4e5-33f3b2d5bf30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.244928 crc crio[3644]: time=\"2026-06-11T11:45:23.243729974Z\" level=info msg=\"runSandbox: removing pod sandbox 88831c3741381e53e4b07d554aa5712d3dc6ee10c287ae50ed744a9194499fc6\" id=48ebfde8-fcc0-46bf-967c-7c375d359346 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.244928 crc crio[3644]: time=\"2026-06-11T11:45:23.24397283Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 88831c3741381e53e4b07d554aa5712d3dc6ee10c287ae50ed744a9194499fc6\" id=48ebfde8-fcc0-46bf-967c-7c375d359346 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.244928 crc crio[3644]: time=\"2026-06-11T11:45:23.244001821Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 88831c3741381e53e4b07d554aa5712d3dc6ee10c287ae50ed744a9194499fc6\" id=48ebfde8-fcc0-46bf-967c-7c375d359346 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.254255 crc crio[3644]: time=\"2026-06-11T11:45:23.251523036Z\" level=info msg=\"runSandbox: deleting pod ID 5a206cd478eb6b46270303752669a9b2f365a86e9e857fdb3bbf641baaa73e1c from idIndex\" id=c5f37709-c9e3-4ce6-9171-9519988795b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.254255 crc crio[3644]: time=\"2026-06-11T11:45:23.251951966Z\" level=info msg=\"runSandbox: removing pod sandbox 5a206cd478eb6b46270303752669a9b2f365a86e9e857fdb3bbf641baaa73e1c\" id=c5f37709-c9e3-4ce6-9171-9519988795b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.254255 crc crio[3644]: time=\"2026-06-11T11:45:23.252024799Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5a206cd478eb6b46270303752669a9b2f365a86e9e857fdb3bbf641baaa73e1c\" id=c5f37709-c9e3-4ce6-9171-9519988795b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.254255 crc crio[3644]: time=\"2026-06-11T11:45:23.25205778Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5a206cd478eb6b46270303752669a9b2f365a86e9e857fdb3bbf641baaa73e1c\" id=c5f37709-c9e3-4ce6-9171-9519988795b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.254255 crc crio[3644]: time=\"2026-06-11T11:45:23.253112757Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 88831c3741381e53e4b07d554aa5712d3dc6ee10c287ae50ed744a9194499fc6\" id=48ebfde8-fcc0-46bf-967c-7c375d359346 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.254255 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:23.255032 crc crio[3644]: time=\"2026-06-11T11:45:23.254346739Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d1c3664960135ca75fe07c52623e626afbe1d1ffda22195d18e356c946780f65\" id=ba56dc39-f703-4458-b8c1-86ceb91d021b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.255032 crc crio[3644]: time=\"2026-06-11T11:45:23.254966135Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=1079daeb-f3b2-4866-bb9c-ba5cdd5d8ae4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.255032 crc crio[3644]: time=\"2026-06-11T11:45:23.255010486Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=1079daeb-f3b2-4866-bb9c-ba5cdd5d8ae4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.267424 crc crio[3644]: time=\"2026-06-11T11:45:23.267233782Z\" level=info msg=\"runSandbox: deleting pod ID b34c56f7d0156ac1c8c698220cfe4f24e62c7b65c2e95276b71a2d607fb19d52 from idIndex\" id=3ce731dc-c658-4da8-b0c6-8d886def89f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.267424 crc crio[3644]: time=\"2026-06-11T11:45:23.267408848Z\" level=info msg=\"runSandbox: removing pod sandbox b34c56f7d0156ac1c8c698220cfe4f24e62c7b65c2e95276b71a2d607fb19d52\" id=3ce731dc-c658-4da8-b0c6-8d886def89f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.267853 crc crio[3644]: time=\"2026-06-11T11:45:23.267475459Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b34c56f7d0156ac1c8c698220cfe4f24e62c7b65c2e95276b71a2d607fb19d52\" id=3ce731dc-c658-4da8-b0c6-8d886def89f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.267853 crc crio[3644]: time=\"2026-06-11T11:45:23.26750952Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b34c56f7d0156ac1c8c698220cfe4f24e62c7b65c2e95276b71a2d607fb19d52\" id=3ce731dc-c658-4da8-b0c6-8d886def89f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.269133 crc crio[3644]: time=\"2026-06-11T11:45:23.268592741Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 9db29ca807d64c70f36dd18f0f1632d1ee788184214a5fe82b8457771b7dd546\" id=18abd3f9-eded-456e-9770-2c59bbfd1d10 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.276513 crc crio[3644]: time=\"2026-06-11T11:45:23.275423895Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b34c56f7d0156ac1c8c698220cfe4f24e62c7b65c2e95276b71a2d607fb19d52\" id=3ce731dc-c658-4da8-b0c6-8d886def89f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.276513 crc crio[3644]: time=\"2026-06-11T11:45:23.275796145Z\" level=info msg=\"Started container\" PID=9377 containerID=f266e3313a5496733fac084e6cac3d4b43cafeacecd865f71a4c4e448f207800 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=5fc9cb6a-145e-45f4-9ffb-79ea9d4615b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a088ebc69d073418e64ce1c026bbd73c6856f8ebe0a17457cd77b20335dc0112\nJun 11 11:45:23.276513 crc crio[3644]: time=\"2026-06-11T11:45:23.275378664Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5a206cd478eb6b46270303752669a9b2f365a86e9e857fdb3bbf641baaa73e1c\" id=c5f37709-c9e3-4ce6-9171-9519988795b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.292594 crc crio[3644]: time=\"2026-06-11T11:45:23.292472229Z\" level=info msg=\"runSandbox: deleting pod ID 085b4ece34150426c8611b8f5a462c889dc05ec8ad75141fce2fd0d17f11fd57 from idIndex\" id=5785da4f-e79b-4346-b4e5-33f3b2d5bf30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.293825 crc crio[3644]: time=\"2026-06-11T11:45:23.293800384Z\" level=info msg=\"runSandbox: removing pod sandbox 085b4ece34150426c8611b8f5a462c889dc05ec8ad75141fce2fd0d17f11fd57\" id=5785da4f-e79b-4346-b4e5-33f3b2d5bf30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.294185 crc crio[3644]: time=\"2026-06-11T11:45:23.294163223Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 085b4ece34150426c8611b8f5a462c889dc05ec8ad75141fce2fd0d17f11fd57\" id=5785da4f-e79b-4346-b4e5-33f3b2d5bf30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.294294 crc crio[3644]: time=\"2026-06-11T11:45:23.294277436Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 085b4ece34150426c8611b8f5a462c889dc05ec8ad75141fce2fd0d17f11fd57\" id=5785da4f-e79b-4346-b4e5-33f3b2d5bf30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.298399 crc crio[3644]: time=\"2026-06-11T11:45:23.298174401Z\" level=info msg=\"runSandbox: deleting pod ID d1c3664960135ca75fe07c52623e626afbe1d1ffda22195d18e356c946780f65 from idIndex\" id=ba56dc39-f703-4458-b8c1-86ceb91d021b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.298849 crc crio[3644]: time=\"2026-06-11T11:45:23.298399106Z\" level=info msg=\"runSandbox: removing pod sandbox d1c3664960135ca75fe07c52623e626afbe1d1ffda22195d18e356c946780f65\" id=ba56dc39-f703-4458-b8c1-86ceb91d021b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.298849 crc crio[3644]: time=\"2026-06-11T11:45:23.298473178Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d1c3664960135ca75fe07c52623e626afbe1d1ffda22195d18e356c946780f65\" id=ba56dc39-f703-4458-b8c1-86ceb91d021b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.298849 crc crio[3644]: time=\"2026-06-11T11:45:23.298501369Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d1c3664960135ca75fe07c52623e626afbe1d1ffda22195d18e356c946780f65\" id=ba56dc39-f703-4458-b8c1-86ceb91d021b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.300073 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:23.300073 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:23.300479 crc crio[3644]: time=\"2026-06-11T11:45:23.300206627Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 9ce945d0098e1ed40576900b59d014a63305c702858acb74ab642f0b1ad2268e\" id=6f371635-2547-4659-8f5f-b2c7b4aa1d9f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.303283 crc crio[3644]: time=\"2026-06-11T11:45:23.300236979Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3ddfaa7e3020e589f4a482aa3bfa0030cdd35af576350274a0aed9c70d74a8f0\" id=155973f9-93d6-41ac-8a2b-24da8ad1bfe5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.305402 crc crio[3644]: time=\"2026-06-11T11:45:23.305347722Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 085b4ece34150426c8611b8f5a462c889dc05ec8ad75141fce2fd0d17f11fd57\" id=5785da4f-e79b-4346-b4e5-33f3b2d5bf30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.337962 crc crio[3644]: time=\"2026-06-11T11:45:23.337427103Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d1c3664960135ca75fe07c52623e626afbe1d1ffda22195d18e356c946780f65\" id=ba56dc39-f703-4458-b8c1-86ceb91d021b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.348041 crc crio[3644]: time=\"2026-06-11T11:45:23.347552615Z\" level=info msg=\"runSandbox: deleting pod ID 3ddfaa7e3020e589f4a482aa3bfa0030cdd35af576350274a0aed9c70d74a8f0 from idIndex\" id=155973f9-93d6-41ac-8a2b-24da8ad1bfe5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.348041 crc crio[3644]: time=\"2026-06-11T11:45:23.347819123Z\" level=info msg=\"runSandbox: removing pod sandbox 3ddfaa7e3020e589f4a482aa3bfa0030cdd35af576350274a0aed9c70d74a8f0\" id=155973f9-93d6-41ac-8a2b-24da8ad1bfe5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.348526 crc crio[3644]: time=\"2026-06-11T11:45:23.348176192Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3ddfaa7e3020e589f4a482aa3bfa0030cdd35af576350274a0aed9c70d74a8f0\" id=155973f9-93d6-41ac-8a2b-24da8ad1bfe5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.348526 crc crio[3644]: time=\"2026-06-11T11:45:23.348425438Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3ddfaa7e3020e589f4a482aa3bfa0030cdd35af576350274a0aed9c70d74a8f0\" id=155973f9-93d6-41ac-8a2b-24da8ad1bfe5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.363734 crc crio[3644]: time=\"2026-06-11T11:45:23.363490069Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3ddfaa7e3020e589f4a482aa3bfa0030cdd35af576350274a0aed9c70d74a8f0\" id=155973f9-93d6-41ac-8a2b-24da8ad1bfe5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.366009 crc crio[3644]: time=\"2026-06-11T11:45:23.365309846Z\" level=info msg=\"runSandbox: deleting pod ID 9ce945d0098e1ed40576900b59d014a63305c702858acb74ab642f0b1ad2268e from idIndex\" id=6f371635-2547-4659-8f5f-b2c7b4aa1d9f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.366822 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:23.367772 crc crio[3644]: time=\"2026-06-11T11:45:23.36548026Z\" level=info msg=\"runSandbox: removing pod sandbox 9ce945d0098e1ed40576900b59d014a63305c702858acb74ab642f0b1ad2268e\" id=6f371635-2547-4659-8f5f-b2c7b4aa1d9f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.367937 crc crio[3644]: time=\"2026-06-11T11:45:23.367827641Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 9ce945d0098e1ed40576900b59d014a63305c702858acb74ab642f0b1ad2268e\" id=6f371635-2547-4659-8f5f-b2c7b4aa1d9f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.367996 crc crio[3644]: time=\"2026-06-11T11:45:23.367936184Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 9ce945d0098e1ed40576900b59d014a63305c702858acb74ab642f0b1ad2268e\" id=6f371635-2547-4659-8f5f-b2c7b4aa1d9f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.375115 crc crio[3644]: time=\"2026-06-11T11:45:23.374396602Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 9ce945d0098e1ed40576900b59d014a63305c702858acb74ab642f0b1ad2268e\" id=6f371635-2547-4659-8f5f-b2c7b4aa1d9f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.375115 crc crio[3644]: time=\"2026-06-11T11:45:23.366856576Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3ffa2ffbafcc61630f39a2c65584620ec2fdd55ddeb65ffd882062771afd89a6\" id=29ec7826-16e1-4716-aee6-34f04085b3b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.395618 crc crio[3644]: time=\"2026-06-11T11:45:23.39521315Z\" level=info msg=\"runSandbox: deleting pod ID 3ffa2ffbafcc61630f39a2c65584620ec2fdd55ddeb65ffd882062771afd89a6 from idIndex\" id=29ec7826-16e1-4716-aee6-34f04085b3b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.395618 crc crio[3644]: time=\"2026-06-11T11:45:23.395614781Z\" level=info msg=\"runSandbox: removing pod sandbox 3ffa2ffbafcc61630f39a2c65584620ec2fdd55ddeb65ffd882062771afd89a6\" id=29ec7826-16e1-4716-aee6-34f04085b3b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.396234 crc crio[3644]: time=\"2026-06-11T11:45:23.395751955Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3ffa2ffbafcc61630f39a2c65584620ec2fdd55ddeb65ffd882062771afd89a6\" id=29ec7826-16e1-4716-aee6-34f04085b3b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.396234 crc crio[3644]: time=\"2026-06-11T11:45:23.395780895Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3ffa2ffbafcc61630f39a2c65584620ec2fdd55ddeb65ffd882062771afd89a6\" id=29ec7826-16e1-4716-aee6-34f04085b3b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.397400 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:23.397400 crc crio[3644]: time=\"2026-06-11T11:45:23.397289977Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 66a2acdbff98acbdc1e17b0d351e4a0ac59acc0523c7633b0a5a3653cc77665f\" id=5a2fc41d-b68c-45d5-8d39-71661d58deaa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.404221 crc crio[3644]: time=\"2026-06-11T11:45:23.402302405Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3ffa2ffbafcc61630f39a2c65584620ec2fdd55ddeb65ffd882062771afd89a6\" id=29ec7826-16e1-4716-aee6-34f04085b3b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.406251 crc crio[3644]: time=\"2026-06-11T11:45:23.406093332Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=48ebfde8-fcc0-46bf-967c-7c375d359346 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.406251 crc crio[3644]: time=\"2026-06-11T11:45:23.406203535Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=48ebfde8-fcc0-46bf-967c-7c375d359346 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.413369 crc crio[3644]: time=\"2026-06-11T11:45:23.412807796Z\" level=info msg=\"runSandbox: deleting pod ID 66a2acdbff98acbdc1e17b0d351e4a0ac59acc0523c7633b0a5a3653cc77665f from idIndex\" id=5a2fc41d-b68c-45d5-8d39-71661d58deaa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.413369 crc crio[3644]: time=\"2026-06-11T11:45:23.41295954Z\" level=info msg=\"runSandbox: removing pod sandbox 66a2acdbff98acbdc1e17b0d351e4a0ac59acc0523c7633b0a5a3653cc77665f\" id=5a2fc41d-b68c-45d5-8d39-71661d58deaa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.413369 crc crio[3644]: time=\"2026-06-11T11:45:23.413020701Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 66a2acdbff98acbdc1e17b0d351e4a0ac59acc0523c7633b0a5a3653cc77665f\" id=5a2fc41d-b68c-45d5-8d39-71661d58deaa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.413369 crc crio[3644]: time=\"2026-06-11T11:45:23.413051672Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 66a2acdbff98acbdc1e17b0d351e4a0ac59acc0523c7633b0a5a3653cc77665f\" id=5a2fc41d-b68c-45d5-8d39-71661d58deaa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.417339 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:23.417339 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:23.417339 crc crio[3644]: time=\"2026-06-11T11:45:23.415597219Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5ebddcf917ad7d85f3e7da3ecbdbae71a2509f10b6daf5baa8ff12d1536c14d9\" id=0a391bbd-380c-4f8b-90c4-165904987ca3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.417339 crc crio[3644]: time=\"2026-06-11T11:45:23.415640447Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b6471a16902eb48a3481406d3a503448eebe8d37db58065dd65143dcb97ee238\" id=35280232-5ce4-4129-b830-b42618c3321e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.418129 crc crio[3644]: time=\"2026-06-11T11:45:23.417316092Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 66a2acdbff98acbdc1e17b0d351e4a0ac59acc0523c7633b0a5a3653cc77665f\" id=5a2fc41d-b68c-45d5-8d39-71661d58deaa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.423335 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:23.423907 crc crio[3644]: time=\"2026-06-11T11:45:23.4237966Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 01218147d8700b3682bdce2b5f31826a116c7e8c735ed10cc45f6fc15d462f7b\" id=7b96fd3e-de94-44a7-82ef-78881fa108b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.427529 crc crio[3644]: time=\"2026-06-11T11:45:23.427392898Z\" level=info msg=\"runSandbox: deleting pod ID 5ebddcf917ad7d85f3e7da3ecbdbae71a2509f10b6daf5baa8ff12d1536c14d9 from idIndex\" id=0a391bbd-380c-4f8b-90c4-165904987ca3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.427529 crc crio[3644]: time=\"2026-06-11T11:45:23.427544822Z\" level=info msg=\"runSandbox: removing pod sandbox 5ebddcf917ad7d85f3e7da3ecbdbae71a2509f10b6daf5baa8ff12d1536c14d9\" id=0a391bbd-380c-4f8b-90c4-165904987ca3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.427529 crc crio[3644]: time=\"2026-06-11T11:45:23.427607623Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5ebddcf917ad7d85f3e7da3ecbdbae71a2509f10b6daf5baa8ff12d1536c14d9\" id=0a391bbd-380c-4f8b-90c4-165904987ca3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.427529 crc crio[3644]: time=\"2026-06-11T11:45:23.427638674Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5ebddcf917ad7d85f3e7da3ecbdbae71a2509f10b6daf5baa8ff12d1536c14d9\" id=0a391bbd-380c-4f8b-90c4-165904987ca3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.431107 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:23.431328 crc crio[3644]: time=\"2026-06-11T11:45:23.431166993Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b8d0d0fa6cc06d2c268f6c19e1ce2925448554dcc38db5fd2180b626f8aa862c\" id=a1f1fad2-636f-4ad9-8543-b3bd6ea2e1a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.436456 crc crio[3644]: time=\"2026-06-11T11:45:23.436247737Z\" level=info msg=\"runSandbox: deleting pod ID b6471a16902eb48a3481406d3a503448eebe8d37db58065dd65143dcb97ee238 from idIndex\" id=35280232-5ce4-4129-b830-b42618c3321e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.436551 crc crio[3644]: time=\"2026-06-11T11:45:23.436466153Z\" level=info msg=\"runSandbox: removing pod sandbox b6471a16902eb48a3481406d3a503448eebe8d37db58065dd65143dcb97ee238\" id=35280232-5ce4-4129-b830-b42618c3321e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.436620 crc crio[3644]: time=\"2026-06-11T11:45:23.436559055Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b6471a16902eb48a3481406d3a503448eebe8d37db58065dd65143dcb97ee238\" id=35280232-5ce4-4129-b830-b42618c3321e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.436620 crc crio[3644]: time=\"2026-06-11T11:45:23.436602377Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b6471a16902eb48a3481406d3a503448eebe8d37db58065dd65143dcb97ee238\" id=35280232-5ce4-4129-b830-b42618c3321e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.448160 crc crio[3644]: time=\"2026-06-11T11:45:23.446726106Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5ebddcf917ad7d85f3e7da3ecbdbae71a2509f10b6daf5baa8ff12d1536c14d9\" id=0a391bbd-380c-4f8b-90c4-165904987ca3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.451446 crc crio[3644]: time=\"2026-06-11T11:45:23.451209645Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b6471a16902eb48a3481406d3a503448eebe8d37db58065dd65143dcb97ee238\" id=35280232-5ce4-4129-b830-b42618c3321e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.457306 crc crio[3644]: time=\"2026-06-11T11:45:23.457113318Z\" level=info msg=\"runSandbox: deleting pod ID 01218147d8700b3682bdce2b5f31826a116c7e8c735ed10cc45f6fc15d462f7b from idIndex\" id=7b96fd3e-de94-44a7-82ef-78881fa108b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.457306 crc crio[3644]: time=\"2026-06-11T11:45:23.45720179Z\" level=info msg=\"runSandbox: removing pod sandbox 01218147d8700b3682bdce2b5f31826a116c7e8c735ed10cc45f6fc15d462f7b\" id=7b96fd3e-de94-44a7-82ef-78881fa108b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.457306 crc crio[3644]: time=\"2026-06-11T11:45:23.457283152Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 01218147d8700b3682bdce2b5f31826a116c7e8c735ed10cc45f6fc15d462f7b\" id=7b96fd3e-de94-44a7-82ef-78881fa108b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.457591 crc crio[3644]: time=\"2026-06-11T11:45:23.457308763Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 01218147d8700b3682bdce2b5f31826a116c7e8c735ed10cc45f6fc15d462f7b\" id=7b96fd3e-de94-44a7-82ef-78881fa108b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.461538 crc crio[3644]: time=\"2026-06-11T11:45:23.461292914Z\" level=info msg=\"runSandbox: deleting pod ID b8d0d0fa6cc06d2c268f6c19e1ce2925448554dcc38db5fd2180b626f8aa862c from idIndex\" id=a1f1fad2-636f-4ad9-8543-b3bd6ea2e1a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.461538 crc crio[3644]: time=\"2026-06-11T11:45:23.461451008Z\" level=info msg=\"runSandbox: removing pod sandbox b8d0d0fa6cc06d2c268f6c19e1ce2925448554dcc38db5fd2180b626f8aa862c\" id=a1f1fad2-636f-4ad9-8543-b3bd6ea2e1a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.461538 crc crio[3644]: time=\"2026-06-11T11:45:23.4615143Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b8d0d0fa6cc06d2c268f6c19e1ce2925448554dcc38db5fd2180b626f8aa862c\" id=a1f1fad2-636f-4ad9-8543-b3bd6ea2e1a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.461538 crc crio[3644]: time=\"2026-06-11T11:45:23.46154374Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b8d0d0fa6cc06d2c268f6c19e1ce2925448554dcc38db5fd2180b626f8aa862c\" id=a1f1fad2-636f-4ad9-8543-b3bd6ea2e1a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.471324 crc crio[3644]: time=\"2026-06-11T11:45:23.471051737Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b8d0d0fa6cc06d2c268f6c19e1ce2925448554dcc38db5fd2180b626f8aa862c\" id=a1f1fad2-636f-4ad9-8543-b3bd6ea2e1a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.477035 crc crio[3644]: time=\"2026-06-11T11:45:23.47108418Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 01218147d8700b3682bdce2b5f31826a116c7e8c735ed10cc45f6fc15d462f7b\" id=7b96fd3e-de94-44a7-82ef-78881fa108b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.482497 crc crio[3644]: time=\"2026-06-11T11:45:23.482117396Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0\" id=18abd3f9-eded-456e-9770-2c59bbfd1d10 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.482497 crc crio[3644]: time=\"2026-06-11T11:45:23.482245849Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0\" id=18abd3f9-eded-456e-9770-2c59bbfd1d10 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.501217 crc crio[3644]: time=\"2026-06-11T11:45:23.500387839Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=0ef27078-c9f9-4dad-a2a0-8b3738f1fc80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.501217 crc crio[3644]: time=\"2026-06-11T11:45:23.500600134Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=0ef27078-c9f9-4dad-a2a0-8b3738f1fc80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.505820 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:23.506260 crc crio[3644]: time=\"2026-06-11T11:45:23.505767309Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5a81a0abb9ebd0d59efc87351749359e7ca2aa8af544d2bf9ef4321750e865e0\" id=70cc6d1b-2ebc-443b-a50a-627bc0744cf3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.513789 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:23.514719 crc crio[3644]: time=\"2026-06-11T11:45:23.513787437Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1ffb7188fd69323472ee992c06a04fd162917bf7547365e7d282e49def5c6e03\" id=16df15a1-20d7-490f-b8a2-bba9018b6b86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.521174 crc crio[3644]: time=\"2026-06-11T11:45:23.521113616Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=5785da4f-e79b-4346-b4e5-33f3b2d5bf30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.530953 crc crio[3644]: time=\"2026-06-11T11:45:23.530905702Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=5785da4f-e79b-4346-b4e5-33f3b2d5bf30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.534615 crc crio[3644]: time=\"2026-06-11T11:45:23.534112725Z\" level=info msg=\"runSandbox: deleting pod ID 5a81a0abb9ebd0d59efc87351749359e7ca2aa8af544d2bf9ef4321750e865e0 from idIndex\" id=70cc6d1b-2ebc-443b-a50a-627bc0744cf3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.534615 crc crio[3644]: time=\"2026-06-11T11:45:23.534237348Z\" level=info msg=\"runSandbox: removing pod sandbox 5a81a0abb9ebd0d59efc87351749359e7ca2aa8af544d2bf9ef4321750e865e0\" id=70cc6d1b-2ebc-443b-a50a-627bc0744cf3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.534615 crc crio[3644]: time=\"2026-06-11T11:45:23.5343194Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5a81a0abb9ebd0d59efc87351749359e7ca2aa8af544d2bf9ef4321750e865e0\" id=70cc6d1b-2ebc-443b-a50a-627bc0744cf3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.534615 crc crio[3644]: time=\"2026-06-11T11:45:23.534356701Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5a81a0abb9ebd0d59efc87351749359e7ca2aa8af544d2bf9ef4321750e865e0\" id=70cc6d1b-2ebc-443b-a50a-627bc0744cf3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.537258 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:23.537374 crc crio[3644]: time=\"2026-06-11T11:45:23.537293787Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox f4bb7cb10752f06b4c387bce7ca456487cab37b530d5ec95b50c5ade4c382934\" id=da0118dd-ae61-4dff-b930-6d3b448c7a1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.539998 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:23.539998 crc crio[3644]: time=\"2026-06-11T11:45:23.539457123Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5325e254dc4d8eea41d3c7bdb7bd45f98694468b68911b0bfb8ac8f9cfaaacfe\" id=26da1a82-70c8-4342-94ac-4088ab2b0bef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.543357 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:23.543824 crc crio[3644]: time=\"2026-06-11T11:45:23.543463707Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 6e6ce966456c3ab6a52394931300651137ac3fc6d2961f76c92dfed10b345aa6\" id=46062957-1dc9-499c-a871-bd50a343b6a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.544292 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:23.544292 crc crio[3644]: time=\"2026-06-11T11:45:23.544031911Z\" level=info msg=\"runSandbox: deleting pod ID 1ffb7188fd69323472ee992c06a04fd162917bf7547365e7d282e49def5c6e03 from idIndex\" id=16df15a1-20d7-490f-b8a2-bba9018b6b86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.544292 crc crio[3644]: time=\"2026-06-11T11:45:23.544116604Z\" level=info msg=\"runSandbox: removing pod sandbox 1ffb7188fd69323472ee992c06a04fd162917bf7547365e7d282e49def5c6e03\" id=16df15a1-20d7-490f-b8a2-bba9018b6b86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.544292 crc crio[3644]: time=\"2026-06-11T11:45:23.544130054Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4abea79bb56886f9b661bc890b48e0dfbeac9b19453c95d09e4e2d47b4317bf8\" id=886e8036-6a9a-4256-9f02-81318b22305e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.544292 crc crio[3644]: time=\"2026-06-11T11:45:23.544187445Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1ffb7188fd69323472ee992c06a04fd162917bf7547365e7d282e49def5c6e03\" id=16df15a1-20d7-490f-b8a2-bba9018b6b86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.544292 crc crio[3644]: time=\"2026-06-11T11:45:23.544215146Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1ffb7188fd69323472ee992c06a04fd162917bf7547365e7d282e49def5c6e03\" id=16df15a1-20d7-490f-b8a2-bba9018b6b86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.544985 crc crio[3644]: time=\"2026-06-11T11:45:23.544331869Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5a81a0abb9ebd0d59efc87351749359e7ca2aa8af544d2bf9ef4321750e865e0\" id=70cc6d1b-2ebc-443b-a50a-627bc0744cf3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.551849 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:23.551849 crc crio[3644]: time=\"2026-06-11T11:45:23.54744453Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 663bbfdee03defed5ddc4763143189e45c248860bbe9ea9cac4395e0afc16d11\" id=78f7c6d2-7cad-4242-af07-3de6a9e1acd7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.551849 crc crio[3644]: time=\"2026-06-11T11:45:23.551079884Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1ffb7188fd69323472ee992c06a04fd162917bf7547365e7d282e49def5c6e03\" id=16df15a1-20d7-490f-b8a2-bba9018b6b86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.556223 crc crio[3644]: time=\"2026-06-11T11:45:23.554633126Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0\" id=ba56dc39-f703-4458-b8c1-86ceb91d021b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.556223 crc crio[3644]: time=\"2026-06-11T11:45:23.555353365Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0\" id=ba56dc39-f703-4458-b8c1-86ceb91d021b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.559792 crc crio[3644]: time=\"2026-06-11T11:45:23.559498192Z\" level=info msg=\"runSandbox: deleting pod ID f4bb7cb10752f06b4c387bce7ca456487cab37b530d5ec95b50c5ade4c382934 from idIndex\" id=da0118dd-ae61-4dff-b930-6d3b448c7a1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.562390 crc crio[3644]: time=\"2026-06-11T11:45:23.560916469Z\" level=info msg=\"runSandbox: removing pod sandbox f4bb7cb10752f06b4c387bce7ca456487cab37b530d5ec95b50c5ade4c382934\" id=da0118dd-ae61-4dff-b930-6d3b448c7a1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.562390 crc crio[3644]: time=\"2026-06-11T11:45:23.560992391Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox f4bb7cb10752f06b4c387bce7ca456487cab37b530d5ec95b50c5ade4c382934\" id=da0118dd-ae61-4dff-b930-6d3b448c7a1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.562390 crc crio[3644]: time=\"2026-06-11T11:45:23.561030872Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox f4bb7cb10752f06b4c387bce7ca456487cab37b530d5ec95b50c5ade4c382934\" id=da0118dd-ae61-4dff-b930-6d3b448c7a1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.564982 crc crio[3644]: time=\"2026-06-11T11:45:23.564572502Z\" level=info msg=\"runSandbox: deleting pod ID 4abea79bb56886f9b661bc890b48e0dfbeac9b19453c95d09e4e2d47b4317bf8 from idIndex\" id=886e8036-6a9a-4256-9f02-81318b22305e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.564982 crc crio[3644]: time=\"2026-06-11T11:45:23.564920611Z\" level=info msg=\"runSandbox: removing pod sandbox 4abea79bb56886f9b661bc890b48e0dfbeac9b19453c95d09e4e2d47b4317bf8\" id=886e8036-6a9a-4256-9f02-81318b22305e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.565266 crc crio[3644]: time=\"2026-06-11T11:45:23.564985702Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4abea79bb56886f9b661bc890b48e0dfbeac9b19453c95d09e4e2d47b4317bf8\" id=886e8036-6a9a-4256-9f02-81318b22305e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.565266 crc crio[3644]: time=\"2026-06-11T11:45:23.564582924Z\" level=info msg=\"runSandbox: deleting pod ID 5325e254dc4d8eea41d3c7bdb7bd45f98694468b68911b0bfb8ac8f9cfaaacfe from idIndex\" id=26da1a82-70c8-4342-94ac-4088ab2b0bef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.565266 crc crio[3644]: time=\"2026-06-11T11:45:23.56520403Z\" level=info msg=\"runSandbox: removing pod sandbox 5325e254dc4d8eea41d3c7bdb7bd45f98694468b68911b0bfb8ac8f9cfaaacfe\" id=26da1a82-70c8-4342-94ac-4088ab2b0bef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.565266 crc crio[3644]: time=\"2026-06-11T11:45:23.565249871Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5325e254dc4d8eea41d3c7bdb7bd45f98694468b68911b0bfb8ac8f9cfaaacfe\" id=26da1a82-70c8-4342-94ac-4088ab2b0bef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.566200 crc crio[3644]: time=\"2026-06-11T11:45:23.565281702Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5325e254dc4d8eea41d3c7bdb7bd45f98694468b68911b0bfb8ac8f9cfaaacfe\" id=26da1a82-70c8-4342-94ac-4088ab2b0bef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.566200 crc crio[3644]: time=\"2026-06-11T11:45:23.565395944Z\" level=info msg=\"runSandbox: deleting pod ID 6e6ce966456c3ab6a52394931300651137ac3fc6d2961f76c92dfed10b345aa6 from idIndex\" id=46062957-1dc9-499c-a871-bd50a343b6a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.566200 crc crio[3644]: time=\"2026-06-11T11:45:23.565488356Z\" level=info msg=\"runSandbox: removing pod sandbox 6e6ce966456c3ab6a52394931300651137ac3fc6d2961f76c92dfed10b345aa6\" id=46062957-1dc9-499c-a871-bd50a343b6a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.566200 crc crio[3644]: time=\"2026-06-11T11:45:23.565559238Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 6e6ce966456c3ab6a52394931300651137ac3fc6d2961f76c92dfed10b345aa6\" id=46062957-1dc9-499c-a871-bd50a343b6a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.566200 crc crio[3644]: time=\"2026-06-11T11:45:23.565588409Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 6e6ce966456c3ab6a52394931300651137ac3fc6d2961f76c92dfed10b345aa6\" id=46062957-1dc9-499c-a871-bd50a343b6a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.569261 crc crio[3644]: time=\"2026-06-11T11:45:23.565170077Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4abea79bb56886f9b661bc890b48e0dfbeac9b19453c95d09e4e2d47b4317bf8\" id=886e8036-6a9a-4256-9f02-81318b22305e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.571005 crc crio[3644]: time=\"2026-06-11T11:45:23.569572463Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: f4bb7cb10752f06b4c387bce7ca456487cab37b530d5ec95b50c5ade4c382934\" id=da0118dd-ae61-4dff-b930-6d3b448c7a1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.574456 crc crio[3644]: time=\"2026-06-11T11:45:23.574339847Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5325e254dc4d8eea41d3c7bdb7bd45f98694468b68911b0bfb8ac8f9cfaaacfe\" id=26da1a82-70c8-4342-94ac-4088ab2b0bef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.576026 crc crio[3644]: time=\"2026-06-11T11:45:23.575946223Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 6e6ce966456c3ab6a52394931300651137ac3fc6d2961f76c92dfed10b345aa6\" id=46062957-1dc9-499c-a871-bd50a343b6a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.578103 crc crio[3644]: time=\"2026-06-11T11:45:23.577760578Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4abea79bb56886f9b661bc890b48e0dfbeac9b19453c95d09e4e2d47b4317bf8\" id=886e8036-6a9a-4256-9f02-81318b22305e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.579252 crc crio[3644]: time=\"2026-06-11T11:45:23.578264049Z\" level=info msg=\"runSandbox: deleting pod ID 663bbfdee03defed5ddc4763143189e45c248860bbe9ea9cac4395e0afc16d11 from idIndex\" id=78f7c6d2-7cad-4242-af07-3de6a9e1acd7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.579252 crc crio[3644]: time=\"2026-06-11T11:45:23.578557746Z\" level=info msg=\"runSandbox: removing pod sandbox 663bbfdee03defed5ddc4763143189e45c248860bbe9ea9cac4395e0afc16d11\" id=78f7c6d2-7cad-4242-af07-3de6a9e1acd7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.579252 crc crio[3644]: time=\"2026-06-11T11:45:23.578599757Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 663bbfdee03defed5ddc4763143189e45c248860bbe9ea9cac4395e0afc16d11\" id=78f7c6d2-7cad-4242-af07-3de6a9e1acd7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.579252 crc crio[3644]: time=\"2026-06-11T11:45:23.578620398Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 663bbfdee03defed5ddc4763143189e45c248860bbe9ea9cac4395e0afc16d11\" id=78f7c6d2-7cad-4242-af07-3de6a9e1acd7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.585129 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:23.585129 crc crio[3644]: time=\"2026-06-11T11:45:23.584039002Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8cca3a17652ce29ca6b436825f88ef26c8dc40137d19264b934f5f9b7c3bfa93\" id=3ab6c8ef-80fe-4a90-a30c-3dd8f35a642e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.586208 crc crio[3644]: time=\"2026-06-11T11:45:23.585787643Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 663bbfdee03defed5ddc4763143189e45c248860bbe9ea9cac4395e0afc16d11\" id=78f7c6d2-7cad-4242-af07-3de6a9e1acd7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.598560 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:23.599629 crc crio[3644]: time=\"2026-06-11T11:45:23.599391306Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b33a57d400c69d6454082c67dbd8aa48747ede4a8a67ca36685efaa709ede66a\" id=c7951f7c-3b2a-4966-9474-3c1a9ad9e900 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.600370 crc crio[3644]: time=\"2026-06-11T11:45:23.600182806Z\" level=info msg=\"runSandbox: deleting pod ID 8cca3a17652ce29ca6b436825f88ef26c8dc40137d19264b934f5f9b7c3bfa93 from idIndex\" id=3ab6c8ef-80fe-4a90-a30c-3dd8f35a642e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.600439 crc crio[3644]: time=\"2026-06-11T11:45:23.600407483Z\" level=info msg=\"runSandbox: removing pod sandbox 8cca3a17652ce29ca6b436825f88ef26c8dc40137d19264b934f5f9b7c3bfa93\" id=3ab6c8ef-80fe-4a90-a30c-3dd8f35a642e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.600723 crc crio[3644]: time=\"2026-06-11T11:45:23.600470454Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8cca3a17652ce29ca6b436825f88ef26c8dc40137d19264b934f5f9b7c3bfa93\" id=3ab6c8ef-80fe-4a90-a30c-3dd8f35a642e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.600723 crc crio[3644]: time=\"2026-06-11T11:45:23.600500155Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8cca3a17652ce29ca6b436825f88ef26c8dc40137d19264b934f5f9b7c3bfa93\" id=3ab6c8ef-80fe-4a90-a30c-3dd8f35a642e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.602984 crc crio[3644]: time=\"2026-06-11T11:45:23.602897126Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8cca3a17652ce29ca6b436825f88ef26c8dc40137d19264b934f5f9b7c3bfa93\" id=3ab6c8ef-80fe-4a90-a30c-3dd8f35a642e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.612532 crc crio[3644]: time=\"2026-06-11T11:45:23.612438734Z\" 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=70cc6d1b-2ebc-443b-a50a-627bc0744cf3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.614240 crc crio[3644]: time=\"2026-06-11T11:45:23.614036145Z\" 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=70cc6d1b-2ebc-443b-a50a-627bc0744cf3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.617312 crc crio[3644]: time=\"2026-06-11T11:45:23.616906889Z\" level=info msg=\"runSandbox: deleting pod ID b33a57d400c69d6454082c67dbd8aa48747ede4a8a67ca36685efaa709ede66a from idIndex\" id=c7951f7c-3b2a-4966-9474-3c1a9ad9e900 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.617312 crc crio[3644]: time=\"2026-06-11T11:45:23.617045273Z\" level=info msg=\"runSandbox: removing pod sandbox b33a57d400c69d6454082c67dbd8aa48747ede4a8a67ca36685efaa709ede66a\" id=c7951f7c-3b2a-4966-9474-3c1a9ad9e900 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.617312 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:23.617543 crc crio[3644]: time=\"2026-06-11T11:45:23.617129085Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b33a57d400c69d6454082c67dbd8aa48747ede4a8a67ca36685efaa709ede66a\" id=c7951f7c-3b2a-4966-9474-3c1a9ad9e900 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.617724 crc crio[3644]: time=\"2026-06-11T11:45:23.617597688Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b33a57d400c69d6454082c67dbd8aa48747ede4a8a67ca36685efaa709ede66a\" id=c7951f7c-3b2a-4966-9474-3c1a9ad9e900 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.618089 crc crio[3644]: time=\"2026-06-11T11:45:23.617463433Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 252597aab1d558fec30656ddf3d9088b19711bbda9bc19c82c8d1ea0918c729c\" id=39886aca-9317-4775-acd8-fee2141e1bef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.618284 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:23.618449 crc crio[3644]: time=\"2026-06-11T11:45:23.618340171Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox f48afcae6fb3c75adb0f4e8282b2af10947db3edc4063b58cdc2b6cf7fe20a2e\" id=cc64adf4-6d4c-4751-bce5-397fa18201fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.623965 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:23.635330 crc crio[3644]: time=\"2026-06-11T11:45:23.629176977Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b33a57d400c69d6454082c67dbd8aa48747ede4a8a67ca36685efaa709ede66a\" id=c7951f7c-3b2a-4966-9474-3c1a9ad9e900 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.635330 crc crio[3644]: time=\"2026-06-11T11:45:23.635018001Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1552dab030bdd55f7ee771162a2bf14ec3c94d9a7692db5ab35ef977eff8ee2c\" id=148b67a8-941b-4715-b0dc-79c649f0747e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.635458 crc crio[3644]: time=\"2026-06-11T11:45:23.635019961Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=0a391bbd-380c-4f8b-90c4-165904987ca3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.642267 crc crio[3644]: time=\"2026-06-11T11:45:23.635526704Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=0a391bbd-380c-4f8b-90c4-165904987ca3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.643983 crc crio[3644]: time=\"2026-06-11T11:45:23.642539096Z\" level=info msg=\"runSandbox: deleting pod ID 252597aab1d558fec30656ddf3d9088b19711bbda9bc19c82c8d1ea0918c729c from idIndex\" id=39886aca-9317-4775-acd8-fee2141e1bef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.643983 crc crio[3644]: time=\"2026-06-11T11:45:23.643262335Z\" level=info msg=\"runSandbox: removing pod sandbox 252597aab1d558fec30656ddf3d9088b19711bbda9bc19c82c8d1ea0918c729c\" id=39886aca-9317-4775-acd8-fee2141e1bef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.643983 crc crio[3644]: time=\"2026-06-11T11:45:23.643346567Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 252597aab1d558fec30656ddf3d9088b19711bbda9bc19c82c8d1ea0918c729c\" id=39886aca-9317-4775-acd8-fee2141e1bef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.643983 crc crio[3644]: time=\"2026-06-11T11:45:23.643385468Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 252597aab1d558fec30656ddf3d9088b19711bbda9bc19c82c8d1ea0918c729c\" id=39886aca-9317-4775-acd8-fee2141e1bef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.668589 crc crio[3644]: time=\"2026-06-11T11:45:23.660571363Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 252597aab1d558fec30656ddf3d9088b19711bbda9bc19c82c8d1ea0918c729c\" id=39886aca-9317-4775-acd8-fee2141e1bef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.693017 crc crio[3644]: time=\"2026-06-11T11:45:23.677193544Z\" level=info msg=\"runSandbox: deleting pod ID f48afcae6fb3c75adb0f4e8282b2af10947db3edc4063b58cdc2b6cf7fe20a2e from idIndex\" id=cc64adf4-6d4c-4751-bce5-397fa18201fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.694263 crc crio[3644]: time=\"2026-06-11T11:45:23.69304517Z\" level=info msg=\"runSandbox: removing pod sandbox f48afcae6fb3c75adb0f4e8282b2af10947db3edc4063b58cdc2b6cf7fe20a2e\" id=cc64adf4-6d4c-4751-bce5-397fa18201fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.694263 crc crio[3644]: time=\"2026-06-11T11:45:23.693157044Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox f48afcae6fb3c75adb0f4e8282b2af10947db3edc4063b58cdc2b6cf7fe20a2e\" id=cc64adf4-6d4c-4751-bce5-397fa18201fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.694263 crc crio[3644]: time=\"2026-06-11T11:45:23.693178445Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox f48afcae6fb3c75adb0f4e8282b2af10947db3edc4063b58cdc2b6cf7fe20a2e\" id=cc64adf4-6d4c-4751-bce5-397fa18201fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.694263 crc crio[3644]: time=\"2026-06-11T11:45:23.692856356Z\" level=info msg=\"runSandbox: deleting pod ID 1552dab030bdd55f7ee771162a2bf14ec3c94d9a7692db5ab35ef977eff8ee2c from idIndex\" id=148b67a8-941b-4715-b0dc-79c649f0747e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.695898 crc crio[3644]: time=\"2026-06-11T11:45:23.695829516Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=35280232-5ce4-4129-b830-b42618c3321e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.696860 crc crio[3644]: time=\"2026-06-11T11:45:23.695917729Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=35280232-5ce4-4129-b830-b42618c3321e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.696860 crc crio[3644]: time=\"2026-06-11T11:45:23.69633368Z\" level=info msg=\"runSandbox: removing pod sandbox 1552dab030bdd55f7ee771162a2bf14ec3c94d9a7692db5ab35ef977eff8ee2c\" id=148b67a8-941b-4715-b0dc-79c649f0747e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.696860 crc crio[3644]: time=\"2026-06-11T11:45:23.696388842Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1552dab030bdd55f7ee771162a2bf14ec3c94d9a7692db5ab35ef977eff8ee2c\" id=148b67a8-941b-4715-b0dc-79c649f0747e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.696860 crc crio[3644]: time=\"2026-06-11T11:45:23.696410462Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1552dab030bdd55f7ee771162a2bf14ec3c94d9a7692db5ab35ef977eff8ee2c\" id=148b67a8-941b-4715-b0dc-79c649f0747e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.704299 crc crio[3644]: time=\"2026-06-11T11:45:23.696959572Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: f48afcae6fb3c75adb0f4e8282b2af10947db3edc4063b58cdc2b6cf7fe20a2e\" id=cc64adf4-6d4c-4751-bce5-397fa18201fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.704299 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:23.704299 crc crio[3644]: time=\"2026-06-11T11:45:23.698354399Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4abaf6c64ef81fc148e4654e1de10c1ee0bbd5bbd29843c950385e00633380cd\" id=579cfcfc-4f5c-4eb9-9875-5fef7f813437 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.704299 crc crio[3644]: time=\"2026-06-11T11:45:23.70252768Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0\" id=a1f1fad2-636f-4ad9-8543-b3bd6ea2e1a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.704299 crc crio[3644]: time=\"2026-06-11T11:45:23.702558881Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0\" id=a1f1fad2-636f-4ad9-8543-b3bd6ea2e1a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.705148 crc crio[3644]: time=\"2026-06-11T11:45:23.705108492Z\" level=info msg=\"runSandbox: deleting pod ID 4abaf6c64ef81fc148e4654e1de10c1ee0bbd5bbd29843c950385e00633380cd from idIndex\" id=579cfcfc-4f5c-4eb9-9875-5fef7f813437 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.705148 crc crio[3644]: time=\"2026-06-11T11:45:23.705147163Z\" level=info msg=\"runSandbox: removing pod sandbox 4abaf6c64ef81fc148e4654e1de10c1ee0bbd5bbd29843c950385e00633380cd\" id=579cfcfc-4f5c-4eb9-9875-5fef7f813437 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.705225 crc crio[3644]: time=\"2026-06-11T11:45:23.705186984Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4abaf6c64ef81fc148e4654e1de10c1ee0bbd5bbd29843c950385e00633380cd\" id=579cfcfc-4f5c-4eb9-9875-5fef7f813437 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.705225 crc crio[3644]: time=\"2026-06-11T11:45:23.705205785Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4abaf6c64ef81fc148e4654e1de10c1ee0bbd5bbd29843c950385e00633380cd\" id=579cfcfc-4f5c-4eb9-9875-5fef7f813437 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.705783 crc crio[3644]: time=\"2026-06-11T11:45:23.705706827Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4abaf6c64ef81fc148e4654e1de10c1ee0bbd5bbd29843c950385e00633380cd\" id=579cfcfc-4f5c-4eb9-9875-5fef7f813437 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.707400 crc crio[3644]: time=\"2026-06-11T11:45:23.707253332Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1552dab030bdd55f7ee771162a2bf14ec3c94d9a7692db5ab35ef977eff8ee2c\" id=148b67a8-941b-4715-b0dc-79c649f0747e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.744488 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:23.744488 crc crio[3644]: time=\"2026-06-11T11:45:23.743009983Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5c6bf2c968a1af479efbd15113343f04e4fa47464c0943e4017babdb154feebb\" id=4d9acd58-c201-4df6-b8d1-d0e4dcbfd79b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.765764 crc crio[3644]: time=\"2026-06-11T11:45:23.765601289Z\" level=info msg=\"runSandbox: deleting pod ID 5c6bf2c968a1af479efbd15113343f04e4fa47464c0943e4017babdb154feebb from idIndex\" id=4d9acd58-c201-4df6-b8d1-d0e4dcbfd79b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.766211 crc crio[3644]: time=\"2026-06-11T11:45:23.766190094Z\" level=info msg=\"runSandbox: removing pod sandbox 5c6bf2c968a1af479efbd15113343f04e4fa47464c0943e4017babdb154feebb\" id=4d9acd58-c201-4df6-b8d1-d0e4dcbfd79b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.766340 crc crio[3644]: time=\"2026-06-11T11:45:23.766319987Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5c6bf2c968a1af479efbd15113343f04e4fa47464c0943e4017babdb154feebb\" id=4d9acd58-c201-4df6-b8d1-d0e4dcbfd79b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.766447 crc crio[3644]: time=\"2026-06-11T11:45:23.76642718Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5c6bf2c968a1af479efbd15113343f04e4fa47464c0943e4017babdb154feebb\" id=4d9acd58-c201-4df6-b8d1-d0e4dcbfd79b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.769276 crc crio[3644]: time=\"2026-06-11T11:45:23.769247221Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5c6bf2c968a1af479efbd15113343f04e4fa47464c0943e4017babdb154feebb\" id=4d9acd58-c201-4df6-b8d1-d0e4dcbfd79b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.785556 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:23.785898 crc crio[3644]: time=\"2026-06-11T11:45:23.78576736Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox df9f7b546ed00412b87e9af00a7523d138ea477815c3468e4c909a5d821553d3\" id=ee94681f-70f6-4016-bc38-6f6b70da01a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.804791 crc crio[3644]: time=\"2026-06-11T11:45:23.804470734Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0\" id=7b96fd3e-de94-44a7-82ef-78881fa108b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.805186 crc crio[3644]: time=\"2026-06-11T11:45:23.804850995Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0\" id=7b96fd3e-de94-44a7-82ef-78881fa108b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.836223 crc crio[3644]: time=\"2026-06-11T11:45:23.834481702Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=c5f37709-c9e3-4ce6-9171-9519988795b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.836223 crc crio[3644]: time=\"2026-06-11T11:45:23.835462148Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=c5f37709-c9e3-4ce6-9171-9519988795b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.845176 crc crio[3644]: time=\"2026-06-11T11:45:23.843355195Z\" level=info msg=\"runSandbox: deleting pod ID df9f7b546ed00412b87e9af00a7523d138ea477815c3468e4c909a5d821553d3 from idIndex\" id=ee94681f-70f6-4016-bc38-6f6b70da01a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.845176 crc crio[3644]: time=\"2026-06-11T11:45:23.84354023Z\" level=info msg=\"runSandbox: removing pod sandbox df9f7b546ed00412b87e9af00a7523d138ea477815c3468e4c909a5d821553d3\" id=ee94681f-70f6-4016-bc38-6f6b70da01a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.845176 crc crio[3644]: time=\"2026-06-11T11:45:23.843610932Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox df9f7b546ed00412b87e9af00a7523d138ea477815c3468e4c909a5d821553d3\" id=ee94681f-70f6-4016-bc38-6f6b70da01a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.845176 crc crio[3644]: time=\"2026-06-11T11:45:23.843634902Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox df9f7b546ed00412b87e9af00a7523d138ea477815c3468e4c909a5d821553d3\" id=ee94681f-70f6-4016-bc38-6f6b70da01a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.867438 crc crio[3644]: time=\"2026-06-11T11:45:23.8670843Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: df9f7b546ed00412b87e9af00a7523d138ea477815c3468e4c909a5d821553d3\" id=ee94681f-70f6-4016-bc38-6f6b70da01a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.872813 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:23.877604 crc crio[3644]: time=\"2026-06-11T11:45:23.873112556Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 0a25a2047326880befa28d00d7038efd3135cecde05643fe4c8629203113cc2f\" id=4488a886-736d-4eba-97b8-f40b0965d0e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.900579 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:23.900985 crc crio[3644]: time=\"2026-06-11T11:45:23.900927916Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox bc234e3119e9acf1856b845f18df383bd3865a46e9102009a5be257c72b555a5\" id=7d384d20-c215-458a-b03c-6b140e86a265 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.904993 crc crio[3644]: time=\"2026-06-11T11:45:23.904515378Z\" level=info msg=\"runSandbox: deleting pod ID 0a25a2047326880befa28d00d7038efd3135cecde05643fe4c8629203113cc2f from idIndex\" id=4488a886-736d-4eba-97b8-f40b0965d0e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.905744 crc crio[3644]: time=\"2026-06-11T11:45:23.905540706Z\" level=info msg=\"runSandbox: removing pod sandbox 0a25a2047326880befa28d00d7038efd3135cecde05643fe4c8629203113cc2f\" id=4488a886-736d-4eba-97b8-f40b0965d0e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.905938 crc crio[3644]: time=\"2026-06-11T11:45:23.905772111Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 0a25a2047326880befa28d00d7038efd3135cecde05643fe4c8629203113cc2f\" id=4488a886-736d-4eba-97b8-f40b0965d0e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.905938 crc crio[3644]: time=\"2026-06-11T11:45:23.905813722Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 0a25a2047326880befa28d00d7038efd3135cecde05643fe4c8629203113cc2f\" id=4488a886-736d-4eba-97b8-f40b0965d0e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.908516 crc crio[3644]: time=\"2026-06-11T11:45:23.908200184Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 0a25a2047326880befa28d00d7038efd3135cecde05643fe4c8629203113cc2f\" id=4488a886-736d-4eba-97b8-f40b0965d0e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.911944 crc crio[3644]: time=\"2026-06-11T11:45:23.911622224Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=3ce731dc-c658-4da8-b0c6-8d886def89f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.911944 crc crio[3644]: time=\"2026-06-11T11:45:23.911918201Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=3ce731dc-c658-4da8-b0c6-8d886def89f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.919904 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:23.919904 crc crio[3644]: time=\"2026-06-11T11:45:23.919807691Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 11bdbd20d7b4569989598df15129ee1f5086aa2430b18b1db056ba8d3fbb110d\" id=3cd08eb9-a295-426f-96b5-8175516e7bf9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.921824 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:23.922378 crc crio[3644]: time=\"2026-06-11T11:45:23.922176119Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c2ec98fde2390b841edb9ec5e92ef86658f13033e875d329797515e5d2162230\" id=20049aa8-3e37-4653-878e-2bc4cb0b6e75 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.945260 crc crio[3644]: time=\"2026-06-11T11:45:23.944491718Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=155973f9-93d6-41ac-8a2b-24da8ad1bfe5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.948363 crc crio[3644]: time=\"2026-06-11T11:45:23.947510396Z\" level=info msg=\"runSandbox: deleting pod ID c2ec98fde2390b841edb9ec5e92ef86658f13033e875d329797515e5d2162230 from idIndex\" id=20049aa8-3e37-4653-878e-2bc4cb0b6e75 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.948363 crc crio[3644]: time=\"2026-06-11T11:45:23.947779812Z\" level=info msg=\"runSandbox: removing pod sandbox c2ec98fde2390b841edb9ec5e92ef86658f13033e875d329797515e5d2162230\" id=20049aa8-3e37-4653-878e-2bc4cb0b6e75 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.948363 crc crio[3644]: time=\"2026-06-11T11:45:23.947845694Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c2ec98fde2390b841edb9ec5e92ef86658f13033e875d329797515e5d2162230\" id=20049aa8-3e37-4653-878e-2bc4cb0b6e75 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.948363 crc crio[3644]: time=\"2026-06-11T11:45:23.947993108Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c2ec98fde2390b841edb9ec5e92ef86658f13033e875d329797515e5d2162230\" id=20049aa8-3e37-4653-878e-2bc4cb0b6e75 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.953813 crc crio[3644]: time=\"2026-06-11T11:45:23.951259921Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=155973f9-93d6-41ac-8a2b-24da8ad1bfe5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.957577 crc crio[3644]: time=\"2026-06-11T11:45:23.957142461Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c2ec98fde2390b841edb9ec5e92ef86658f13033e875d329797515e5d2162230\" id=20049aa8-3e37-4653-878e-2bc4cb0b6e75 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.961773 crc crio[3644]: time=\"2026-06-11T11:45:23.960107377Z\" level=info msg=\"runSandbox: deleting pod ID bc234e3119e9acf1856b845f18df383bd3865a46e9102009a5be257c72b555a5 from idIndex\" id=7d384d20-c215-458a-b03c-6b140e86a265 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.961773 crc crio[3644]: time=\"2026-06-11T11:45:23.960746073Z\" level=info msg=\"runSandbox: removing pod sandbox bc234e3119e9acf1856b845f18df383bd3865a46e9102009a5be257c72b555a5\" id=7d384d20-c215-458a-b03c-6b140e86a265 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.966091 crc crio[3644]: time=\"2026-06-11T11:45:23.960810745Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox bc234e3119e9acf1856b845f18df383bd3865a46e9102009a5be257c72b555a5\" id=7d384d20-c215-458a-b03c-6b140e86a265 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.966953 crc crio[3644]: time=\"2026-06-11T11:45:23.966615893Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox bc234e3119e9acf1856b845f18df383bd3865a46e9102009a5be257c72b555a5\" id=7d384d20-c215-458a-b03c-6b140e86a265 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.967412 crc crio[3644]: time=\"2026-06-11T11:45:23.967290826Z\" level=info msg=\"runSandbox: deleting pod ID 11bdbd20d7b4569989598df15129ee1f5086aa2430b18b1db056ba8d3fbb110d from idIndex\" id=3cd08eb9-a295-426f-96b5-8175516e7bf9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.967479 crc crio[3644]: time=\"2026-06-11T11:45:23.967421Z\" level=info msg=\"runSandbox: removing pod sandbox 11bdbd20d7b4569989598df15129ee1f5086aa2430b18b1db056ba8d3fbb110d\" id=3cd08eb9-a295-426f-96b5-8175516e7bf9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.967515 crc crio[3644]: time=\"2026-06-11T11:45:23.967490842Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 11bdbd20d7b4569989598df15129ee1f5086aa2430b18b1db056ba8d3fbb110d\" id=3cd08eb9-a295-426f-96b5-8175516e7bf9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.967515 crc crio[3644]: time=\"2026-06-11T11:45:23.967509733Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 11bdbd20d7b4569989598df15129ee1f5086aa2430b18b1db056ba8d3fbb110d\" id=3cd08eb9-a295-426f-96b5-8175516e7bf9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.970195 crc crio[3644]: time=\"2026-06-11T11:45:23.970028857Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 11bdbd20d7b4569989598df15129ee1f5086aa2430b18b1db056ba8d3fbb110d\" id=3cd08eb9-a295-426f-96b5-8175516e7bf9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.971223 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:23.977064 crc crio[3644]: time=\"2026-06-11T11:45:23.975851729Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3301cbd78a2422919162030e2de349ea542a533cfb1056eeab50edfd75ce7823\" id=bd01d235-c64d-4d5a-bf48-cb90522c4d51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.979527 crc crio[3644]: time=\"2026-06-11T11:45:23.979470434Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=6f371635-2547-4659-8f5f-b2c7b4aa1d9f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.980210 crc crio[3644]: time=\"2026-06-11T11:45:23.980181662Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=6f371635-2547-4659-8f5f-b2c7b4aa1d9f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.981275 crc crio[3644]: time=\"2026-06-11T11:45:23.980557621Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: bc234e3119e9acf1856b845f18df383bd3865a46e9102009a5be257c72b555a5\" id=7d384d20-c215-458a-b03c-6b140e86a265 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:23.983542 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:23.983712 crc crio[3644]: time=\"2026-06-11T11:45:23.98351716Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox a4a67e8bb2c16f989ee2cbb6f3ad73b3f0f22d1ea6c80fc52cf90402863f8f96\" id=6c1a101d-df3c-4c8c-82f3-c700033c4f4d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.014055 crc crio[3644]: time=\"2026-06-11T11:45:24.012469488Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=5a2fc41d-b68c-45d5-8d39-71661d58deaa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.014055 crc crio[3644]: time=\"2026-06-11T11:45:24.013269668Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=5a2fc41d-b68c-45d5-8d39-71661d58deaa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.023148 crc crio[3644]: time=\"2026-06-11T11:45:24.022466594Z\" level=info msg=\"runSandbox: deleting pod ID a4a67e8bb2c16f989ee2cbb6f3ad73b3f0f22d1ea6c80fc52cf90402863f8f96 from idIndex\" id=6c1a101d-df3c-4c8c-82f3-c700033c4f4d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.023148 crc crio[3644]: time=\"2026-06-11T11:45:24.022543486Z\" level=info msg=\"runSandbox: removing pod sandbox a4a67e8bb2c16f989ee2cbb6f3ad73b3f0f22d1ea6c80fc52cf90402863f8f96\" id=6c1a101d-df3c-4c8c-82f3-c700033c4f4d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.023148 crc crio[3644]: time=\"2026-06-11T11:45:24.022614248Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox a4a67e8bb2c16f989ee2cbb6f3ad73b3f0f22d1ea6c80fc52cf90402863f8f96\" id=6c1a101d-df3c-4c8c-82f3-c700033c4f4d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.023148 crc crio[3644]: time=\"2026-06-11T11:45:24.022634478Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox a4a67e8bb2c16f989ee2cbb6f3ad73b3f0f22d1ea6c80fc52cf90402863f8f96\" id=6c1a101d-df3c-4c8c-82f3-c700033c4f4d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.023148 crc crio[3644]: time=\"2026-06-11T11:45:24.022959568Z\" level=info msg=\"runSandbox: deleting pod ID 3301cbd78a2422919162030e2de349ea542a533cfb1056eeab50edfd75ce7823 from idIndex\" id=bd01d235-c64d-4d5a-bf48-cb90522c4d51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.023148 crc crio[3644]: time=\"2026-06-11T11:45:24.023027549Z\" level=info msg=\"runSandbox: removing pod sandbox 3301cbd78a2422919162030e2de349ea542a533cfb1056eeab50edfd75ce7823\" id=bd01d235-c64d-4d5a-bf48-cb90522c4d51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.023148 crc crio[3644]: time=\"2026-06-11T11:45:24.023085454Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3301cbd78a2422919162030e2de349ea542a533cfb1056eeab50edfd75ce7823\" id=bd01d235-c64d-4d5a-bf48-cb90522c4d51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.023148 crc crio[3644]: time=\"2026-06-11T11:45:24.023114197Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3301cbd78a2422919162030e2de349ea542a533cfb1056eeab50edfd75ce7823\" id=bd01d235-c64d-4d5a-bf48-cb90522c4d51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.026626 crc crio[3644]: time=\"2026-06-11T11:45:24.026356845Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3301cbd78a2422919162030e2de349ea542a533cfb1056eeab50edfd75ce7823\" id=bd01d235-c64d-4d5a-bf48-cb90522c4d51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.031802 crc crio[3644]: time=\"2026-06-11T11:45:24.031412015Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=29ec7826-16e1-4716-aee6-34f04085b3b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.031802 crc crio[3644]: time=\"2026-06-11T11:45:24.031611831Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=29ec7826-16e1-4716-aee6-34f04085b3b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.041536 crc crio[3644]: time=\"2026-06-11T11:45:24.038003846Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: a4a67e8bb2c16f989ee2cbb6f3ad73b3f0f22d1ea6c80fc52cf90402863f8f96\" id=6c1a101d-df3c-4c8c-82f3-c700033c4f4d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.060477 crc crio[3644]: time=\"2026-06-11T11:45:24.060379092Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=886e8036-6a9a-4256-9f02-81318b22305e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.060580 crc crio[3644]: time=\"2026-06-11T11:45:24.060485145Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=886e8036-6a9a-4256-9f02-81318b22305e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.072636 crc crio[3644]: time=\"2026-06-11T11:45:24.0720528Z\" 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=78f7c6d2-7cad-4242-af07-3de6a9e1acd7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.072636 crc crio[3644]: time=\"2026-06-11T11:45:24.072337478Z\" 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=78f7c6d2-7cad-4242-af07-3de6a9e1acd7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.082247 crc crio[3644]: time=\"2026-06-11T11:45:24.082088427Z\" 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=16df15a1-20d7-490f-b8a2-bba9018b6b86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.082247 crc crio[3644]: time=\"2026-06-11T11:45:24.082221801Z\" 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=16df15a1-20d7-490f-b8a2-bba9018b6b86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.096187 crc crio[3644]: time=\"2026-06-11T11:45:24.093094719Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=3ab6c8ef-80fe-4a90-a30c-3dd8f35a642e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.096187 crc crio[3644]: time=\"2026-06-11T11:45:24.093160611Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=3ab6c8ef-80fe-4a90-a30c-3dd8f35a642e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.098429 crc crio[3644]: time=\"2026-06-11T11:45:24.098333513Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=26da1a82-70c8-4342-94ac-4088ab2b0bef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.098429 crc crio[3644]: time=\"2026-06-11T11:45:24.098419896Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=26da1a82-70c8-4342-94ac-4088ab2b0bef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.109597 crc crio[3644]: time=\"2026-06-11T11:45:24.109166448Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=46062957-1dc9-499c-a871-bd50a343b6a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.109597 crc crio[3644]: time=\"2026-06-11T11:45:24.109258811Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=46062957-1dc9-499c-a871-bd50a343b6a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.117270 crc crio[3644]: 2026-06-11T11:45:24Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:24.117479 crc crio[3644]: time=\"2026-06-11T11:45:24.117324944Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 13d69f6688f1b5db4dd64baa58577d299f4b8b5e1c51d1ce16b53a50ab45bd34\" id=35346711-6c80-492a-9f46-efb687ee11cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.118272 crc crio[3644]: 2026-06-11T11:45:24Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:24.118406 crc crio[3644]: time=\"2026-06-11T11:45:24.118331241Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 85654cb83dcfdea97c63142a23d18ba5776b7cbf26d8bfe21c4dba93af33436d\" id=83db2e13-fc10-4536-b28a-60472802bf92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.118977 crc crio[3644]: time=\"2026-06-11T11:45:24.118933145Z\" level=info msg=\"runSandbox: deleting pod ID 13d69f6688f1b5db4dd64baa58577d299f4b8b5e1c51d1ce16b53a50ab45bd34 from idIndex\" id=35346711-6c80-492a-9f46-efb687ee11cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.119081 crc crio[3644]: time=\"2026-06-11T11:45:24.119015057Z\" level=info msg=\"runSandbox: removing pod sandbox 13d69f6688f1b5db4dd64baa58577d299f4b8b5e1c51d1ce16b53a50ab45bd34\" id=35346711-6c80-492a-9f46-efb687ee11cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.119081 crc crio[3644]: time=\"2026-06-11T11:45:24.119071979Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 13d69f6688f1b5db4dd64baa58577d299f4b8b5e1c51d1ce16b53a50ab45bd34\" id=35346711-6c80-492a-9f46-efb687ee11cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.119161 crc crio[3644]: time=\"2026-06-11T11:45:24.1191022Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 13d69f6688f1b5db4dd64baa58577d299f4b8b5e1c51d1ce16b53a50ab45bd34\" id=35346711-6c80-492a-9f46-efb687ee11cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.119795 crc crio[3644]: time=\"2026-06-11T11:45:24.119728375Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 13d69f6688f1b5db4dd64baa58577d299f4b8b5e1c51d1ce16b53a50ab45bd34\" id=35346711-6c80-492a-9f46-efb687ee11cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.120445 crc crio[3644]: time=\"2026-06-11T11:45:24.120378465Z\" level=info msg=\"runSandbox: deleting pod ID 85654cb83dcfdea97c63142a23d18ba5776b7cbf26d8bfe21c4dba93af33436d from idIndex\" id=83db2e13-fc10-4536-b28a-60472802bf92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.120445 crc crio[3644]: time=\"2026-06-11T11:45:24.120438306Z\" level=info msg=\"runSandbox: removing pod sandbox 85654cb83dcfdea97c63142a23d18ba5776b7cbf26d8bfe21c4dba93af33436d\" id=83db2e13-fc10-4536-b28a-60472802bf92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.120575 crc crio[3644]: time=\"2026-06-11T11:45:24.120497928Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 85654cb83dcfdea97c63142a23d18ba5776b7cbf26d8bfe21c4dba93af33436d\" id=83db2e13-fc10-4536-b28a-60472802bf92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.120575 crc crio[3644]: time=\"2026-06-11T11:45:24.120523918Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 85654cb83dcfdea97c63142a23d18ba5776b7cbf26d8bfe21c4dba93af33436d\" id=83db2e13-fc10-4536-b28a-60472802bf92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.121918 crc crio[3644]: time=\"2026-06-11T11:45:24.121473543Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 85654cb83dcfdea97c63142a23d18ba5776b7cbf26d8bfe21c4dba93af33436d\" id=83db2e13-fc10-4536-b28a-60472802bf92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.124611 crc crio[3644]: time=\"2026-06-11T11:45:24.124452696Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=da0118dd-ae61-4dff-b930-6d3b448c7a1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.124611 crc crio[3644]: time=\"2026-06-11T11:45:24.124543897Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=da0118dd-ae61-4dff-b930-6d3b448c7a1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.134336 crc crio[3644]: time=\"2026-06-11T11:45:24.134170168Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=39886aca-9317-4775-acd8-fee2141e1bef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.134336 crc crio[3644]: time=\"2026-06-11T11:45:24.134335402Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=39886aca-9317-4775-acd8-fee2141e1bef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.134336 crc crio[3644]: 2026-06-11T11:45:24Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:24.134819 crc crio[3644]: time=\"2026-06-11T11:45:24.134726879Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 181ac3cafb4d6fa44a0e7f27bd9f204499c35d0579af782a1d8b144c0f15c8d3\" id=7232933d-fef8-4eed-ad3d-ff4ee7a48ae6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.140269 crc crio[3644]: time=\"2026-06-11T11:45:24.139479363Z\" level=info msg=\"runSandbox: deleting pod ID 181ac3cafb4d6fa44a0e7f27bd9f204499c35d0579af782a1d8b144c0f15c8d3 from idIndex\" id=7232933d-fef8-4eed-ad3d-ff4ee7a48ae6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.140269 crc crio[3644]: time=\"2026-06-11T11:45:24.139530144Z\" level=info msg=\"runSandbox: removing pod sandbox 181ac3cafb4d6fa44a0e7f27bd9f204499c35d0579af782a1d8b144c0f15c8d3\" id=7232933d-fef8-4eed-ad3d-ff4ee7a48ae6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.140269 crc crio[3644]: time=\"2026-06-11T11:45:24.139585116Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 181ac3cafb4d6fa44a0e7f27bd9f204499c35d0579af782a1d8b144c0f15c8d3\" id=7232933d-fef8-4eed-ad3d-ff4ee7a48ae6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.140269 crc crio[3644]: time=\"2026-06-11T11:45:24.139607096Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 181ac3cafb4d6fa44a0e7f27bd9f204499c35d0579af782a1d8b144c0f15c8d3\" id=7232933d-fef8-4eed-ad3d-ff4ee7a48ae6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.142126 crc crio[3644]: time=\"2026-06-11T11:45:24.142062366Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=cc64adf4-6d4c-4751-bce5-397fa18201fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.142211 crc crio[3644]: time=\"2026-06-11T11:45:24.142133938Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=cc64adf4-6d4c-4751-bce5-397fa18201fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.143030 crc crio[3644]: time=\"2026-06-11T11:45:24.142793358Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 181ac3cafb4d6fa44a0e7f27bd9f204499c35d0579af782a1d8b144c0f15c8d3\" id=7232933d-fef8-4eed-ad3d-ff4ee7a48ae6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.143477 crc crio[3644]: 2026-06-11T11:45:24Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:24.143640 crc crio[3644]: time=\"2026-06-11T11:45:24.14341185Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:24.143762 crc crio[3644]: time=\"2026-06-11T11:45:24.143609085Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 23791883e62e0db263bcad2763bfb61385e20e609cb2cdf8c5e7a2bbaaf023b8\" id=3733d455-f534-4b2c-bdd4-bbc6831ce51f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.145293 crc crio[3644]: time=\"2026-06-11T11:45:24.145032052Z\" level=info msg=\"runSandbox: deleting pod ID 23791883e62e0db263bcad2763bfb61385e20e609cb2cdf8c5e7a2bbaaf023b8 from idIndex\" id=3733d455-f534-4b2c-bdd4-bbc6831ce51f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.145293 crc crio[3644]: time=\"2026-06-11T11:45:24.145099944Z\" level=info msg=\"runSandbox: removing pod sandbox 23791883e62e0db263bcad2763bfb61385e20e609cb2cdf8c5e7a2bbaaf023b8\" id=3733d455-f534-4b2c-bdd4-bbc6831ce51f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.145293 crc crio[3644]: time=\"2026-06-11T11:45:24.145175605Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 23791883e62e0db263bcad2763bfb61385e20e609cb2cdf8c5e7a2bbaaf023b8\" id=3733d455-f534-4b2c-bdd4-bbc6831ce51f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.145293 crc crio[3644]: time=\"2026-06-11T11:45:24.145200386Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 23791883e62e0db263bcad2763bfb61385e20e609cb2cdf8c5e7a2bbaaf023b8\" id=3733d455-f534-4b2c-bdd4-bbc6831ce51f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.145734 crc crio[3644]: time=\"2026-06-11T11:45:24.145594706Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 23791883e62e0db263bcad2763bfb61385e20e609cb2cdf8c5e7a2bbaaf023b8\" id=3733d455-f534-4b2c-bdd4-bbc6831ce51f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.148794 crc crio[3644]: 2026-06-11T11:45:24Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 11:45:24.149124 crc crio[3644]: time=\"2026-06-11T11:45:24.148852159Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3d9524cc7c7b33347a25e1b20adaf7058db8917857571a17857d0f1760928107\" id=c4412f73-c025-4f9a-be44-bbb32e821e03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.149124 crc crio[3644]: time=\"2026-06-11T11:45:24.148978872Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:24.149124 crc crio[3644]: time=\"2026-06-11T11:45:24.149040254Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/egress-router\\\"\"\nJun 11 11:45:24.150353 crc crio[3644]: time=\"2026-06-11T11:45:24.150271796Z\" level=info msg=\"runSandbox: deleting pod ID 3d9524cc7c7b33347a25e1b20adaf7058db8917857571a17857d0f1760928107 from idIndex\" id=c4412f73-c025-4f9a-be44-bbb32e821e03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.150353 crc crio[3644]: time=\"2026-06-11T11:45:24.150330647Z\" level=info msg=\"runSandbox: removing pod sandbox 3d9524cc7c7b33347a25e1b20adaf7058db8917857571a17857d0f1760928107\" id=c4412f73-c025-4f9a-be44-bbb32e821e03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.150463 crc crio[3644]: time=\"2026-06-11T11:45:24.150360978Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3d9524cc7c7b33347a25e1b20adaf7058db8917857571a17857d0f1760928107\" id=c4412f73-c025-4f9a-be44-bbb32e821e03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.150463 crc crio[3644]: time=\"2026-06-11T11:45:24.150383069Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3d9524cc7c7b33347a25e1b20adaf7058db8917857571a17857d0f1760928107\" id=c4412f73-c025-4f9a-be44-bbb32e821e03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.152791 crc crio[3644]: time=\"2026-06-11T11:45:24.152545394Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3d9524cc7c7b33347a25e1b20adaf7058db8917857571a17857d0f1760928107\" id=c4412f73-c025-4f9a-be44-bbb32e821e03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.153426 crc crio[3644]: time=\"2026-06-11T11:45:24.153314913Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0\" id=579cfcfc-4f5c-4eb9-9875-5fef7f813437 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.153581 crc crio[3644]: time=\"2026-06-11T11:45:24.153501949Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0\" id=579cfcfc-4f5c-4eb9-9875-5fef7f813437 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.158767 crc crio[3644]: time=\"2026-06-11T11:45:24.158623639Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=148b67a8-941b-4715-b0dc-79c649f0747e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.158767 crc crio[3644]: time=\"2026-06-11T11:45:24.158773553Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=148b67a8-941b-4715-b0dc-79c649f0747e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.163838 crc crio[3644]: time=\"2026-06-11T11:45:24.163712199Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=4d9acd58-c201-4df6-b8d1-d0e4dcbfd79b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.163838 crc crio[3644]: time=\"2026-06-11T11:45:24.163820402Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=4d9acd58-c201-4df6-b8d1-d0e4dcbfd79b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.171223 crc crio[3644]: time=\"2026-06-11T11:45:24.171024977Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=c7951f7c-3b2a-4966-9474-3c1a9ad9e900 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.171223 crc crio[3644]: time=\"2026-06-11T11:45:24.17114524Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=c7951f7c-3b2a-4966-9474-3c1a9ad9e900 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.176592 crc crio[3644]: time=\"2026-06-11T11:45:24.176494656Z\" 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=ee94681f-70f6-4016-bc38-6f6b70da01a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.176783 crc crio[3644]: time=\"2026-06-11T11:45:24.176594569Z\" 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=ee94681f-70f6-4016-bc38-6f6b70da01a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.177898 crc crio[3644]: time=\"2026-06-11T11:45:24.177800919Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:24.177898 crc crio[3644]: time=\"2026-06-11T11:45:24.177892132Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:24.177986 crc crio[3644]: time=\"2026-06-11T11:45:24.177948473Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_81918078-3fc4-4198-8ef3-eb7dd7c9833e\\\"\"\nJun 11 11:45:24.178033 crc crio[3644]: time=\"2026-06-11T11:45:24.178006705Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_4317409f-2b2d-4571-b6a7-41dc5a00422a\\\"\"\nJun 11 11:45:24.183165 crc crio[3644]: time=\"2026-06-11T11:45:24.183020544Z\" 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=4488a886-736d-4eba-97b8-f40b0965d0e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.183165 crc crio[3644]: time=\"2026-06-11T11:45:24.183151597Z\" 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=4488a886-736d-4eba-97b8-f40b0965d0e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.193020 crc crio[3644]: time=\"2026-06-11T11:45:24.192732062Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=20049aa8-3e37-4653-878e-2bc4cb0b6e75 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.193349 crc crio[3644]: time=\"2026-06-11T11:45:24.193261157Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=20049aa8-3e37-4653-878e-2bc4cb0b6e75 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.205554 crc crio[3644]: time=\"2026-06-11T11:45:24.204805201Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=3cd08eb9-a295-426f-96b5-8175516e7bf9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.206936 crc crio[3644]: time=\"2026-06-11T11:45:24.205744164Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=3cd08eb9-a295-426f-96b5-8175516e7bf9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.209902 crc crio[3644]: time=\"2026-06-11T11:45:24.209713304Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0\" id=7d384d20-c215-458a-b03c-6b140e86a265 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.209902 crc crio[3644]: time=\"2026-06-11T11:45:24.209778816Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0\" id=7d384d20-c215-458a-b03c-6b140e86a265 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.215253 crc crio[3644]: time=\"2026-06-11T11:45:24.21456587Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=bd01d235-c64d-4d5a-bf48-cb90522c4d51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.215253 crc crio[3644]: time=\"2026-06-11T11:45:24.214737723Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=bd01d235-c64d-4d5a-bf48-cb90522c4d51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.216506 crc crio[3644]: time=\"2026-06-11T11:45:24.216332463Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:24.216506 crc crio[3644]: time=\"2026-06-11T11:45:24.216357054Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:24.216506 crc crio[3644]: time=\"2026-06-11T11:45:24.216378554Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:45:24.220496 crc crio[3644]: time=\"2026-06-11T11:45:24.220294185Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=6c1a101d-df3c-4c8c-82f3-c700033c4f4d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.220496 crc crio[3644]: time=\"2026-06-11T11:45:24.220445989Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=6c1a101d-df3c-4c8c-82f3-c700033c4f4d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.226736 crc crio[3644]: time=\"2026-06-11T11:45:24.226544054Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=35346711-6c80-492a-9f46-efb687ee11cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.226736 crc crio[3644]: time=\"2026-06-11T11:45:24.226725479Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=35346711-6c80-492a-9f46-efb687ee11cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.231765 crc crio[3644]: time=\"2026-06-11T11:45:24.231576785Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0\" id=83db2e13-fc10-4536-b28a-60472802bf92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.231765 crc crio[3644]: time=\"2026-06-11T11:45:24.231703658Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0\" id=83db2e13-fc10-4536-b28a-60472802bf92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.236036 crc crio[3644]: time=\"2026-06-11T11:45:24.235955328Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=c4412f73-c025-4f9a-be44-bbb32e821e03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.236036 crc crio[3644]: time=\"2026-06-11T11:45:24.23602021Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=c4412f73-c025-4f9a-be44-bbb32e821e03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.241207 crc crio[3644]: time=\"2026-06-11T11:45:24.240949423Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=7232933d-fef8-4eed-ad3d-ff4ee7a48ae6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.241207 crc crio[3644]: time=\"2026-06-11T11:45:24.241026655Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=7232933d-fef8-4eed-ad3d-ff4ee7a48ae6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.245215 crc crio[3644]: time=\"2026-06-11T11:45:24.245100029Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=3733d455-f534-4b2c-bdd4-bbc6831ce51f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.245215 crc crio[3644]: time=\"2026-06-11T11:45:24.245194211Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=3733d455-f534-4b2c-bdd4-bbc6831ce51f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:24.262006 crc crio[3644]: time=\"2026-06-11T11:45:24.261901308Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:24.262006 crc crio[3644]: time=\"2026-06-11T11:45:24.26197637Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:24.262266 crc crio[3644]: time=\"2026-06-11T11:45:24.262047782Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bandwidth\\\"\"\nJun 11 11:45:24.307592 crc crio[3644]: time=\"2026-06-11T11:45:24.306517048Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:24.307592 crc crio[3644]: time=\"2026-06-11T11:45:24.306684802Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:24.307592 crc crio[3644]: time=\"2026-06-11T11:45:24.306761244Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bridge\\\"\"\nJun 11 11:45:24.327499 crc crio[3644]: time=\"2026-06-11T11:45:24.327155686Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:24.327499 crc crio[3644]: time=\"2026-06-11T11:45:24.327227088Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:24.327499 crc crio[3644]: time=\"2026-06-11T11:45:24.327276179Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dhcp\\\"\"\nJun 11 11:45:24.359011 crc crio[3644]: time=\"2026-06-11T11:45:24.358839315Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:24.359294 crc crio[3644]: time=\"2026-06-11T11:45:24.35903941Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:24.359294 crc crio[3644]: time=\"2026-06-11T11:45:24.359150933Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dummy\\\"\"\nJun 11 11:45:24.382257 crc crio[3644]: time=\"2026-06-11T11:45:24.382073437Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:24.382559 crc crio[3644]: time=\"2026-06-11T11:45:24.382224222Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:24.382559 crc crio[3644]: time=\"2026-06-11T11:45:24.382467558Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/firewall\\\"\"\nJun 11 11:45:24.405816 crc crio[3644]: time=\"2026-06-11T11:45:24.405564958Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:24.405816 crc crio[3644]: time=\"2026-06-11T11:45:24.405719202Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:24.405816 crc crio[3644]: time=\"2026-06-11T11:45:24.405806514Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-device\\\"\"\nJun 11 11:45:24.429764 crc crio[3644]: time=\"2026-06-11T11:45:24.429568962Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:24.429764 crc crio[3644]: time=\"2026-06-11T11:45:24.429705285Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:24.429764 crc crio[3644]: time=\"2026-06-11T11:45:24.429758966Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-local\\\"\"\nJun 11 11:45:24.454039 crc crio[3644]: time=\"2026-06-11T11:45:24.453217686Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:24.454039 crc crio[3644]: time=\"2026-06-11T11:45:24.453403671Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:24.454039 crc crio[3644]: time=\"2026-06-11T11:45:24.453521794Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:45:24.478134 crc crio[3644]: time=\"2026-06-11T11:45:24.478029269Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:24.478134 crc crio[3644]: time=\"2026-06-11T11:45:24.478097181Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:24.478134 crc crio[3644]: time=\"2026-06-11T11:45:24.478151753Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ipvlan\\\"\"\nJun 11 11:45:24.500733 crc crio[3644]: time=\"2026-06-11T11:45:24.500549415Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:24.500733 crc crio[3644]: time=\"2026-06-11T11:45:24.500620267Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:24.500733 crc crio[3644]: time=\"2026-06-11T11:45:24.500709699Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/loopback\\\"\"\nJun 11 11:45:24.531412 crc crio[3644]: time=\"2026-06-11T11:45:24.531213708Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:24.531412 crc crio[3644]: time=\"2026-06-11T11:45:24.53128319Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:24.531412 crc crio[3644]: time=\"2026-06-11T11:45:24.531329251Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/macvlan\\\"\"\nJun 11 11:45:24.552479 crc crio[3644]: time=\"2026-06-11T11:45:24.552279736Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:24.552479 crc crio[3644]: time=\"2026-06-11T11:45:24.552328757Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:24.552479 crc crio[3644]: time=\"2026-06-11T11:45:24.552378468Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/portmap\\\"\"\nJun 11 11:45:24.573055 crc crio[3644]: time=\"2026-06-11T11:45:24.572941244Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:24.573055 crc crio[3644]: time=\"2026-06-11T11:45:24.572995546Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:24.573055 crc crio[3644]: time=\"2026-06-11T11:45:24.573041067Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ptp\\\"\"\nJun 11 11:45:24.594016 crc crio[3644]: time=\"2026-06-11T11:45:24.593854558Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:24.594016 crc crio[3644]: time=\"2026-06-11T11:45:24.593960691Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:24.594016 crc crio[3644]: time=\"2026-06-11T11:45:24.593982301Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/sbr\\\"\"\nJun 11 11:45:24.616257 crc crio[3644]: time=\"2026-06-11T11:45:24.616107357Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:24.616257 crc crio[3644]: time=\"2026-06-11T11:45:24.616212629Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:24.616257 crc crio[3644]: time=\"2026-06-11T11:45:24.6162517Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/static\\\"\"\nJun 11 11:45:24.638401 crc crio[3644]: time=\"2026-06-11T11:45:24.638296034Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:24.638401 crc crio[3644]: time=\"2026-06-11T11:45:24.638369926Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:24.638401 crc crio[3644]: time=\"2026-06-11T11:45:24.638422967Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tap\\\"\"\nJun 11 11:45:24.672305 crc crio[3644]: time=\"2026-06-11T11:45:24.672177839Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:24.672305 crc crio[3644]: time=\"2026-06-11T11:45:24.672268591Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:24.672305 crc crio[3644]: time=\"2026-06-11T11:45:24.672329823Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tuning\\\"\"\nJun 11 11:45:24.701121 crc crio[3644]: time=\"2026-06-11T11:45:24.700969011Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:24.701121 crc crio[3644]: time=\"2026-06-11T11:45:24.701060174Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:24.701121 crc crio[3644]: time=\"2026-06-11T11:45:24.701109625Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vlan\\\"\"\nJun 11 11:45:24.726111 crc crio[3644]: time=\"2026-06-11T11:45:24.725936802Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:24.726111 crc crio[3644]: time=\"2026-06-11T11:45:24.726070316Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:24.726477 crc crio[3644]: time=\"2026-06-11T11:45:24.726150728Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vrf\\\"\"\nJun 11 11:45:24.753095 crc crio[3644]: time=\"2026-06-11T11:45:24.752977864Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=6e8d136e-eaa2-41a5-8deb-aa71bf060de3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:24.755550 crc crio[3644]: time=\"2026-06-11T11:45:24.755444317Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=b467307b-c2c8-4d4c-86b4-fd615ad0015d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:24.758815 crc crio[3644]: time=\"2026-06-11T11:45:24.758342691Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=9f7c8fb8-c63e-417f-a6b5-9f87583e13cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:24.759405 crc crio[3644]: time=\"2026-06-11T11:45:24.759283685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:24.772557 crc crio[3644]: time=\"2026-06-11T11:45:24.772447951Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:24.772557 crc crio[3644]: time=\"2026-06-11T11:45:24.772519613Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:24.772557 crc crio[3644]: time=\"2026-06-11T11:45:24.772552684Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:45:24.793176 crc crio[3644]: time=\"2026-06-11T11:45:24.789389234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:24.816426 crc crio[3644]: time=\"2026-06-11T11:45:24.813825848Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:24.816426 crc crio[3644]: time=\"2026-06-11T11:45:24.814005703Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:24.816426 crc crio[3644]: time=\"2026-06-11T11:45:24.814052414Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_4317409f-2b2d-4571-b6a7-41dc5a00422a\\\"\"\nJun 11 11:45:24.816426 crc crio[3644]: time=\"2026-06-11T11:45:24.814426824Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:45:24.868205 crc crio[3644]: time=\"2026-06-11T11:45:24.868073474Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:24.868205 crc crio[3644]: time=\"2026-06-11T11:45:24.868146626Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:24.868205 crc crio[3644]: time=\"2026-06-11T11:45:24.868171746Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_384f52fe-f970-4a42-85dc-51b186e464f4\\\"\"\nJun 11 11:45:24.896731 crc crio[3644]: time=\"2026-06-11T11:45:24.896548952Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:24.896731 crc crio[3644]: time=\"2026-06-11T11:45:24.896630973Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:24.896731 crc crio[3644]: time=\"2026-06-11T11:45:24.896722956Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:45:24.921543 crc crio[3644]: time=\"2026-06-11T11:45:24.921368296Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:24.921543 crc crio[3644]: time=\"2026-06-11T11:45:24.921516769Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:24.921543 crc crio[3644]: time=\"2026-06-11T11:45:24.92155455Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bond\\\"\"\nJun 11 11:45:24.952521 crc crio[3644]: time=\"2026-06-11T11:45:24.952416499Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:24.952521 crc crio[3644]: time=\"2026-06-11T11:45:24.952490311Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:24.952521 crc crio[3644]: time=\"2026-06-11T11:45:24.952524681Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:45:24.987818 crc crio[3644]: time=\"2026-06-11T11:45:24.987732191Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:24.987818 crc crio[3644]: time=\"2026-06-11T11:45:24.987791503Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:24.987818 crc crio[3644]: time=\"2026-06-11T11:45:24.987815733Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_384f52fe-f970-4a42-85dc-51b186e464f4\\\"\"\nJun 11 11:45:24.988270 crc crio[3644]: time=\"2026-06-11T11:45:24.987846444Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:45:25.012843 crc crio[3644]: time=\"2026-06-11T11:45:25.012751735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:25.023384 crc crio[3644]: time=\"2026-06-11T11:45:25.02328936Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:25.023384 crc crio[3644]: time=\"2026-06-11T11:45:25.023371602Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:25.023545 crc crio[3644]: time=\"2026-06-11T11:45:25.023428584Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_01397a9c-6fe0-40d6-a2c2-dafbe646fb5e\\\"\"\nJun 11 11:45:25.045506 crc crio[3644]: time=\"2026-06-11T11:45:25.045310842Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:25.045506 crc crio[3644]: time=\"2026-06-11T11:45:25.045417545Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:25.046554 crc crio[3644]: time=\"2026-06-11T11:45:25.04561657Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/route-override\\\"\"\nJun 11 11:45:25.065191 crc crio[3644]: time=\"2026-06-11T11:45:25.065070347Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:25.065191 crc crio[3644]: time=\"2026-06-11T11:45:25.065149079Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:25.065191 crc crio[3644]: time=\"2026-06-11T11:45:25.065194481Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_01397a9c-6fe0-40d6-a2c2-dafbe646fb5e\\\"\"\nJun 11 11:45:25.065562 crc crio[3644]: time=\"2026-06-11T11:45:25.065263751Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"\nJun 11 11:45:25.087542 crc crio[3644]: time=\"2026-06-11T11:45:25.087454358Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:25.087542 crc crio[3644]: time=\"2026-06-11T11:45:25.0875074Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:25.087965 crc crio[3644]: time=\"2026-06-11T11:45:25.087550781Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"\nJun 11 11:45:25.099837 crc crio[3644]: time=\"2026-06-11T11:45:25.099735983Z\" level=info msg=\"Created container e3505fc867aad0a79c57402aa6cd3ce1f4405026b59ac5428e63d6386632312e: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=9f7c8fb8-c63e-417f-a6b5-9f87583e13cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:25.104115 crc crio[3644]: time=\"2026-06-11T11:45:25.10394892Z\" level=info msg=\"Starting container: e3505fc867aad0a79c57402aa6cd3ce1f4405026b59ac5428e63d6386632312e\" id=a99073e5-3f53-49a7-abfe-616c6037b9b3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:45:25.109276 crc crio[3644]: time=\"2026-06-11T11:45:25.109150363Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:25.109276 crc crio[3644]: time=\"2026-06-11T11:45:25.109231545Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:25.109413 crc crio[3644]: time=\"2026-06-11T11:45:25.109293217Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"\nJun 11 11:45:25.111312 crc crio[3644]: time=\"2026-06-11T11:45:25.111197926Z\" level=info msg=\"Started container\" PID=10080 containerID=e3505fc867aad0a79c57402aa6cd3ce1f4405026b59ac5428e63d6386632312e description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=a99073e5-3f53-49a7-abfe-616c6037b9b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a088ebc69d073418e64ce1c026bbd73c6856f8ebe0a17457cd77b20335dc0112\nJun 11 11:45:25.130585 crc crio[3644]: time=\"2026-06-11T11:45:25.130407506Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:25.130585 crc crio[3644]: time=\"2026-06-11T11:45:25.13054316Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:25.130986 crc crio[3644]: time=\"2026-06-11T11:45:25.130736545Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"\nJun 11 11:45:25.148479 crc crio[3644]: time=\"2026-06-11T11:45:25.148325024Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:25.148479 crc crio[3644]: time=\"2026-06-11T11:45:25.148431277Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:25.148479 crc crio[3644]: time=\"2026-06-11T11:45:25.148485078Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"\nJun 11 11:45:25.166316 crc crio[3644]: time=\"2026-06-11T11:45:25.16617024Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:25.166316 crc crio[3644]: time=\"2026-06-11T11:45:25.166271343Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:25.166316 crc crio[3644]: time=\"2026-06-11T11:45:25.166333704Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"\nJun 11 11:45:25.184719 crc crio[3644]: time=\"2026-06-11T11:45:25.184452917Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:25.184719 crc crio[3644]: time=\"2026-06-11T11:45:25.184552419Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:25.184719 crc crio[3644]: time=\"2026-06-11T11:45:25.184610461Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"\nJun 11 11:45:25.205425 crc crio[3644]: time=\"2026-06-11T11:45:25.205343081Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:25.205425 crc crio[3644]: time=\"2026-06-11T11:45:25.205406423Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:25.205558 crc crio[3644]: time=\"2026-06-11T11:45:25.205457574Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"\nJun 11 11:45:25.242392 crc crio[3644]: time=\"2026-06-11T11:45:25.242240844Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:25.242392 crc crio[3644]: time=\"2026-06-11T11:45:25.242351116Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:25.242913 crc crio[3644]: time=\"2026-06-11T11:45:25.242440629Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_5dd1342b-4d30-46ea-8931-ab2c9f3fb85b\\\"\"\nJun 11 11:45:25.242913 crc crio[3644]: time=\"2026-06-11T11:45:25.24249825Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_86683e05-5ec7-486c-8668-3b09eb57b54d\\\"\"\nJun 11 11:45:25.281461 crc crio[3644]: time=\"2026-06-11T11:45:25.281380474Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:25.281461 crc crio[3644]: time=\"2026-06-11T11:45:25.281446905Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:25.281701 crc crio[3644]: time=\"2026-06-11T11:45:25.281471536Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ip-control-loop\\\"\"\nJun 11 11:45:25.306552 crc crio[3644]: time=\"2026-06-11T11:45:25.306366172Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:25.306552 crc crio[3644]: time=\"2026-06-11T11:45:25.306435694Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:25.306552 crc crio[3644]: time=\"2026-06-11T11:45:25.306478135Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/node-slice-controller\\\"\"\nJun 11 11:45:25.327809 crc crio[3644]: time=\"2026-06-11T11:45:25.327694056Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:25.327809 crc crio[3644]: time=\"2026-06-11T11:45:25.327759658Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:25.327809 crc crio[3644]: time=\"2026-06-11T11:45:25.327803389Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/whereabouts\\\"\"\nJun 11 11:45:25.348538 crc crio[3644]: time=\"2026-06-11T11:45:25.348417938Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:45:25.348538 crc crio[3644]: time=\"2026-06-11T11:45:25.348474658Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:45:25.348538 crc crio[3644]: time=\"2026-06-11T11:45:25.348555183Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_86683e05-5ec7-486c-8668-3b09eb57b54d\\\"\"\nJun 11 11:45:33.941360 crc crio[3644]: time=\"2026-06-11T11:45:33.940619744Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=e7642e2d-0de2-4a76-ae7c-21bcd343ac4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:33.941360 crc crio[3644]: time=\"2026-06-11T11:45:33.941358154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:33.969755 crc crio[3644]: time=\"2026-06-11T11:45:33.969515743Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:1be33eef974f1b8b17f66a7d3e38a2fbf699bbf9b979902191894328c4f3a5e0 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/69a82547-e2a6-41ca-b694-8c70ff40d2c7 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:0xc001258930}] Aliases:map[]}\"\nJun 11 11:45:33.969755 crc crio[3644]: time=\"2026-06-11T11:45:33.969622786Z\" level=info msg=\"Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:34.949122 crc crio[3644]: time=\"2026-06-11T11:45:34.940471608Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=aacb1668-597e-4328-86b0-0e35adf085f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:34.949122 crc crio[3644]: time=\"2026-06-11T11:45:34.940594801Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=3c4e405f-0d78-4e94-b0a7-22431715ff5f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:34.949122 crc crio[3644]: time=\"2026-06-11T11:45:34.94091638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:34.949122 crc crio[3644]: time=\"2026-06-11T11:45:34.941025251Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=22574d54-adf8-4b1b-a024-33e9858b8293 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:34.949122 crc crio[3644]: time=\"2026-06-11T11:45:34.941245118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:34.949122 crc crio[3644]: time=\"2026-06-11T11:45:34.942175621Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=bb612499-ed75-43c7-89d0-c8de6b9c3428 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:34.949122 crc crio[3644]: time=\"2026-06-11T11:45:34.942288254Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=03e3d2c4-b06e-49df-b7c6-e7b6ee952bdb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:34.949122 crc crio[3644]: time=\"2026-06-11T11:45:34.942382366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:34.949122 crc crio[3644]: time=\"2026-06-11T11:45:34.942450078Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=ab900157-e365-4ace-885e-4626c2a6fea3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:34.949122 crc crio[3644]: time=\"2026-06-11T11:45:34.942503529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:34.949122 crc crio[3644]: time=\"2026-06-11T11:45:34.942307854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:34.949122 crc crio[3644]: time=\"2026-06-11T11:45:34.940625982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:34.949122 crc crio[3644]: time=\"2026-06-11T11:45:34.947022455Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=f5b58d2e-6a63-4436-8de9-a2cb53b291b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:34.949122 crc crio[3644]: time=\"2026-06-11T11:45:34.947130618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:34.952071 crc crio[3644]: time=\"2026-06-11T11:45:34.951584043Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=ca5c986b-dbac-4925-a6b4-04bf8a02e164 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:34.952322 crc crio[3644]: time=\"2026-06-11T11:45:34.952087595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:34.952322 crc crio[3644]: time=\"2026-06-11T11:45:34.95227454Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=3a342687-ed7f-4701-a71f-f69435e519b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:34.954057 crc crio[3644]: time=\"2026-06-11T11:45:34.952771522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:35.018159 crc crio[3644]: time=\"2026-06-11T11:45:35.018023989Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:dbf7084e036402eb75d81bddd320d0bd1f91e1843d1dc590e3b11b4a55fce899 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/c00779a6-183a-4efc-979e-69272f788d4d 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:0xc00008d090}] Aliases:map[]}\"\nJun 11 11:45:35.018159 crc crio[3644]: time=\"2026-06-11T11:45:35.018123121Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:35.047181 crc crio[3644]: time=\"2026-06-11T11:45:35.047089966Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:41d08addd47acc4ded12a6a52c92482718e27407d404fddc534b8ce1affae418 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/10071c0f-0d48-4f3f-9fe0-dcf9fa1dee0a 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:0xc00008c318}] Aliases:map[]}\"\nJun 11 11:45:35.047181 crc crio[3644]: time=\"2026-06-11T11:45:35.047157698Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:35.047723 crc crio[3644]: time=\"2026-06-11T11:45:35.047206604Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:d4eaf0d5e3ed3ad6c721fbefc9c4de6abe92afef4a079f289b21d3c936ebd80c UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/898f5ece-92cb-463f-a028-3299734e26a4 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:0xc00061e028}] Aliases:map[]}\"\nJun 11 11:45:35.047723 crc crio[3644]: time=\"2026-06-11T11:45:35.047236615Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:35.065898 crc crio[3644]: time=\"2026-06-11T11:45:35.065140076Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:329481c7e901f292822a997f1565c8ea9d24ec8787303bb905ccb0f03ef4483b UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/42ef87da-209b-4614-9c65-6bba20775459 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:0xc001258228}] Aliases:map[]}\"\nJun 11 11:45:35.066184 crc crio[3644]: time=\"2026-06-11T11:45:35.065911276Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:35.066499 crc crio[3644]: time=\"2026-06-11T11:45:35.065701728Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:c5e984a5c4cd3bc474b8eb37fa1dca43ee7c9ba6f6b8327c5199f7b42b0a8ed5 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/25af1740-ed2f-4188-8b67-1d71f92f9fa7 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:0xc000130528}] Aliases:map[]}\"\nJun 11 11:45:35.066705 crc crio[3644]: time=\"2026-06-11T11:45:35.066594672Z\" level=info msg=\"Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:35.071297 crc crio[3644]: time=\"2026-06-11T11:45:35.07120186Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:02d7e09a445312a50978f37c356891b1fba644aac2805fa04d932c2c524a1cf5 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/c6b1252b-b654-41eb-889a-ebc62262891f 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:0xc000130678}] Aliases:map[]}\"\nJun 11 11:45:35.071297 crc crio[3644]: time=\"2026-06-11T11:45:35.071292893Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:35.083411 crc crio[3644]: time=\"2026-06-11T11:45:35.083357519Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:b9bb8890c0128eef33a966b912b722cc321dce274de0b53caa8004c0c5dd2fda UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/8ffb9c01-db83-4955-bc77-6a8c4b20be2a 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:0xc000130800}] Aliases:map[]}\"\nJun 11 11:45:35.083755 crc crio[3644]: time=\"2026-06-11T11:45:35.083723778Z\" level=info msg=\"Adding pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:35.084112 crc crio[3644]: time=\"2026-06-11T11:45:35.083357609Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:b242f3ba73325bd5208b46a50ec2494ab99239aad746101e60e79afb481c4587 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/6fed3c95-1dc1-48fb-abda-1c17ee79c769 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:0xc00061e1d0}] Aliases:map[]}\"\nJun 11 11:45:35.084112 crc crio[3644]: time=\"2026-06-11T11:45:35.084067197Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:35.088340 crc crio[3644]: time=\"2026-06-11T11:45:35.088246074Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:6c51eab753272d574f64cbedfe0efb16ec220f86dcb2f36de0e92f6dacec8f69 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/c9091fab-29aa-4072-b456-ba985af10541 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:0xc00008c870}] Aliases:map[]}\"\nJun 11 11:45:35.088340 crc crio[3644]: time=\"2026-06-11T11:45:35.088321466Z\" level=info msg=\"Adding pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:35.940897 crc crio[3644]: time=\"2026-06-11T11:45:35.940773644Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=a5a98a20-7a3e-44c4-a12d-45c6506fbbdd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:35.941049 crc crio[3644]: time=\"2026-06-11T11:45:35.940917788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:35.941906 crc crio[3644]: time=\"2026-06-11T11:45:35.94176485Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=f6e35cff-1a6e-45bd-92b6-cc499cc0d5ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:35.941906 crc crio[3644]: time=\"2026-06-11T11:45:35.941866002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:35.942079 crc crio[3644]: time=\"2026-06-11T11:45:35.941973584Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=4c762109-ea86-4f78-b52e-438775cdabeb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:35.942079 crc crio[3644]: time=\"2026-06-11T11:45:35.942070837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:35.942356 crc crio[3644]: time=\"2026-06-11T11:45:35.942244372Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=474ad3c3-c24d-40cd-b347-05b64fe3344a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:35.942356 crc crio[3644]: time=\"2026-06-11T11:45:35.942307693Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=44d74602-471a-4ca9-b845-35e2efa22d1f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:35.942510 crc crio[3644]: time=\"2026-06-11T11:45:35.942372244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:35.942510 crc crio[3644]: time=\"2026-06-11T11:45:35.942312284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:35.942510 crc crio[3644]: time=\"2026-06-11T11:45:35.942431647Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=79999fd6-018b-4076-b789-3757d827819f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:35.942510 crc crio[3644]: time=\"2026-06-11T11:45:35.942254691Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=2eee8726-42ae-47a2-be32-31ebfdc71eb2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:35.942510 crc crio[3644]: time=\"2026-06-11T11:45:35.942471229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:35.942510 crc crio[3644]: time=\"2026-06-11T11:45:35.942482807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:35.966355 crc crio[3644]: time=\"2026-06-11T11:45:35.96625893Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:ddeac8d96bc220e6731c7e27f832716e6d7a896e00fcbc520040de7644187aa7 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/3133a063-dd51-4723-9ec1-accc050d3e6e 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:0xc00061e450}] Aliases:map[]}\"\nJun 11 11:45:35.966355 crc crio[3644]: time=\"2026-06-11T11:45:35.966314201Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:36.028154 crc crio[3644]: time=\"2026-06-11T11:45:36.027749575Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:7c665f07b30ce14460a281ce16a527ac66b9aa4a6212ddd22a6f8745033862df UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/4338bd01-23a3-40d6-8f32-ccbe8ff868f2 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:0xc000896aa0}] Aliases:map[]}\"\nJun 11 11:45:36.028154 crc crio[3644]: time=\"2026-06-11T11:45:36.02794004Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:36.046930 crc crio[3644]: time=\"2026-06-11T11:45:36.046190666Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:86c61bb44507aae5de65c880ccdcea828453dee0c375749eab1667d0dbe0708f UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/adce6741-9b80-400c-925c-60ca0e38a913 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:0xc000130d70}] Aliases:map[]}\"\nJun 11 11:45:36.046930 crc crio[3644]: time=\"2026-06-11T11:45:36.046257828Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:36.053422 crc crio[3644]: time=\"2026-06-11T11:45:36.053249509Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:83deffb05b5c51ae09f7f9931aeef639a49e8922ed3ca219c2c4f5c262a80b31 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/f466c54d-069a-497b-819d-0b97573af589 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:0xc00061e690}] Aliases:map[]}\"\nJun 11 11:45:36.053422 crc crio[3644]: time=\"2026-06-11T11:45:36.053301659Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:36.080796 crc crio[3644]: time=\"2026-06-11T11:45:36.080315939Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:ba75dfe769e883bb7ff39e113effea81446325f05a64f99910027e6fe07d06f0 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/ff8059cd-5044-4679-b42a-618b00089c69 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:0xc00031e248}] Aliases:map[]}\"\nJun 11 11:45:36.080796 crc crio[3644]: time=\"2026-06-11T11:45:36.080411802Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:36.099001 crc crio[3644]: time=\"2026-06-11T11:45:36.097315959Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:2fd4c73289c4929e22acd75c5d0f696a8f40082ef4e46caf868126539c9b03fd UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/ece92a2d-351e-4746-b19b-225eaf1cb081 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:0xc00061e788}] Aliases:map[]}\"\nJun 11 11:45:36.099001 crc crio[3644]: time=\"2026-06-11T11:45:36.097394411Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:36.190426 crc crio[3644]: time=\"2026-06-11T11:45:36.189973042Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:1beef2e30e3f4b5ec69d9e5245fc73ac686e1b35d7fb26683828581cce2a7e92 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/e109bf40-f0ca-496d-8e21-d6e949fe332f 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:0xc00008cd00}] Aliases:map[]}\"\nJun 11 11:45:36.190426 crc crio[3644]: time=\"2026-06-11T11:45:36.190281169Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:36.881557 crc crio[3644]: time=\"2026-06-11T11:45:36.88123564Z\" level=info msg=\"Removing container: d45a2ad5239ebd3ba143d862a174aadce3e18deb46ce318f84899007423a4f0f\" id=fc0b28de-936a-4265-ab86-3bf3f8274393 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:45:36.954341 crc crio[3644]: time=\"2026-06-11T11:45:36.954180695Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=6b80c045-29e7-4fdf-97f7-34280cec8435 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:36.954456 crc crio[3644]: time=\"2026-06-11T11:45:36.95439714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:36.959920 crc crio[3644]: time=\"2026-06-11T11:45:36.959723048Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=3ddc03bd-a7c9-4501-9aeb-c36d701b5a0b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:36.959997 crc crio[3644]: time=\"2026-06-11T11:45:36.959968765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:36.960887 crc crio[3644]: time=\"2026-06-11T11:45:36.960155049Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=b6ee00b7-af83-4805-bd32-5fadb8db9501 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:36.960887 crc crio[3644]: time=\"2026-06-11T11:45:36.960433357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:36.960887 crc crio[3644]: time=\"2026-06-11T11:45:36.9605596Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=6eba17b1-9c3a-4562-a222-4e146128e174 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:36.960887 crc crio[3644]: time=\"2026-06-11T11:45:36.960604892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:36.965133 crc crio[3644]: time=\"2026-06-11T11:45:36.964926681Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=e46fd4b2-474c-42ef-9bb5-dec06b31210b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:36.965133 crc crio[3644]: time=\"2026-06-11T11:45:36.965073445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:36.977215 crc crio[3644]: time=\"2026-06-11T11:45:36.976977194Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=b0a58faa-1a82-47b1-9953-eec936657c33 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:36.977215 crc crio[3644]: time=\"2026-06-11T11:45:36.977216443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:36.978523 crc crio[3644]: time=\"2026-06-11T11:45:36.978472845Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=1b625978-d2a1-4d93-978e-e0c8189c5ad3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:36.978926 crc crio[3644]: time=\"2026-06-11T11:45:36.978898826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:37.107498 crc crio[3644]: time=\"2026-06-11T11:45:37.107271826Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:3bc7d301adc5925b363e49d1c8c07e96d6dcae60275037d8ecd8166f8606c109 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/d6e5af67-2041-47d5-b430-06a5c8eeb714 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:0xc000188428}] Aliases:map[]}\"\nJun 11 11:45:37.107498 crc crio[3644]: time=\"2026-06-11T11:45:37.107380179Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:37.132433 crc crio[3644]: time=\"2026-06-11T11:45:37.132187776Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:7bc05bddb1aed37f248748b9c45be906fe9b211870ed17ab79e84fc17737e1da UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/8f9a7d04-7ac1-4692-a56b-91401116ff59 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:0xc00008ce28}] Aliases:map[]}\"\nJun 11 11:45:37.132433 crc crio[3644]: time=\"2026-06-11T11:45:37.132313259Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:37.237171 crc crio[3644]: time=\"2026-06-11T11:45:37.236270203Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:bcc9b32e3912bfaf7d153cd3800777354c0c016d76b68fe01d7791deb99508b2 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/d545e622-a7a5-4f3f-86cb-c5edc90b4cdb 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:0xc0016823a8}] Aliases:map[]}\"\nJun 11 11:45:37.237171 crc crio[3644]: time=\"2026-06-11T11:45:37.236519744Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:37.242538 crc crio[3644]: time=\"2026-06-11T11:45:37.242387192Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:172d06a82334693fe565a25f3523459d09b70af9e60826971bbc7a5ed2e4415b UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/18929e95-1963-4fc7-b7fb-0585ee5763d7 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:0xc000188610}] Aliases:map[]}\"\nJun 11 11:45:37.242538 crc crio[3644]: time=\"2026-06-11T11:45:37.242521806Z\" level=info msg=\"Adding pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:37.286392 crc crio[3644]: time=\"2026-06-11T11:45:37.283191386Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:5373108d446055635b741dfe403fbbe5c4063e12343dee372b1eec3442e02add UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/4cddde93-dfb3-4c9d-8899-ea89ca60a88f 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:0xc00008d260}] Aliases:map[]}\"\nJun 11 11:45:37.286392 crc crio[3644]: time=\"2026-06-11T11:45:37.283428292Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:37.298475 crc crio[3644]: time=\"2026-06-11T11:45:37.297161958Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:c1251888d412fcac0ed09819a62b230962a9779845ff22b793bc77bb9da66c9f UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/a88519f7-e076-48fd-84ca-dd9116a9a44c 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:0xc001682520}] Aliases:map[]}\"\nJun 11 11:45:37.298574 crc crio[3644]: time=\"2026-06-11T11:45:37.298494113Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:37.312392 crc crio[3644]: time=\"2026-06-11T11:45:37.305187137Z\" level=info msg=\"Removed container d45a2ad5239ebd3ba143d862a174aadce3e18deb46ce318f84899007423a4f0f: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=fc0b28de-936a-4265-ab86-3bf3f8274393 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:45:37.353273 crc crio[3644]: time=\"2026-06-11T11:45:37.352458591Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:a3403638c3473e1c84e850a598bd2645cd1f2e5fd04f63f9c5b1e02a3bc6b35f UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/544c9042-19be-4230-ae91-0722388c2101 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:0xc00031e210}] Aliases:map[]}\"\nJun 11 11:45:37.353273 crc crio[3644]: time=\"2026-06-11T11:45:37.35321637Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:37.968219 crc crio[3644]: time=\"2026-06-11T11:45:37.968171496Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=0c9d4019-3a31-437e-98ec-4ba5bcf8e5e4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:37.968428 crc crio[3644]: time=\"2026-06-11T11:45:37.968404222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:37.992305 crc crio[3644]: time=\"2026-06-11T11:45:37.970179918Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=eb9a4fae-7105-46c4-90e3-e1c149e1a373 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:37.992305 crc crio[3644]: time=\"2026-06-11T11:45:37.970295652Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=fb30942a-5af0-431a-a49c-5051e8dffbe9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:37.992305 crc crio[3644]: time=\"2026-06-11T11:45:37.970428785Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=64dbcaa7-2a55-4fc5-b016-9e6b7ec39419 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:37.992305 crc crio[3644]: time=\"2026-06-11T11:45:37.970512347Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=13ccb582-c043-44a5-a4cb-9e5b1b2b7505 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:37.992305 crc crio[3644]: time=\"2026-06-11T11:45:37.971622019Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=8248c37c-6464-47c4-8df4-df64834dbecf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:37.992305 crc crio[3644]: time=\"2026-06-11T11:45:37.988213635Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=5547af25-8e3d-4add-b468-593943548464 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:37.992305 crc crio[3644]: time=\"2026-06-11T11:45:37.988744689Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=6b0a7648-dff6-4844-a2ff-92d0e40cb4f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:37.992305 crc crio[3644]: time=\"2026-06-11T11:45:37.989314184Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=21c58bcb-0b58-4e72-92ac-ddc5ed94bc90 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:38.000693 crc crio[3644]: time=\"2026-06-11T11:45:38.000311204Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=47999b89-af5c-42a4-8428-e07010955eeb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:38.000693 crc crio[3644]: time=\"2026-06-11T11:45:38.000616481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:38.010379 crc crio[3644]: time=\"2026-06-11T11:45:38.01027402Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=bc4523fd-b88f-47c6-81bb-77e0a8e49495 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:38.010493 crc crio[3644]: time=\"2026-06-11T11:45:38.010422234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:38.011081 crc crio[3644]: time=\"2026-06-11T11:45:38.010906006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:38.011181 crc crio[3644]: time=\"2026-06-11T11:45:38.011098431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:38.011181 crc crio[3644]: time=\"2026-06-11T11:45:38.011160883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:38.011301 crc crio[3644]: time=\"2026-06-11T11:45:38.011208384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:38.011301 crc crio[3644]: time=\"2026-06-11T11:45:38.011269306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:38.011400 crc crio[3644]: time=\"2026-06-11T11:45:38.011322657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:38.011400 crc crio[3644]: time=\"2026-06-11T11:45:38.011374539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:38.011494 crc crio[3644]: time=\"2026-06-11T11:45:38.01141911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:38.071356 crc crio[3644]: time=\"2026-06-11T11:45:38.070092491Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=fc24e3ae-35a6-45ac-a801-2db43b0b7070 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:38.071356 crc crio[3644]: time=\"2026-06-11T11:45:38.071273582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:38.260740 crc crio[3644]: time=\"2026-06-11T11:45:38.260334237Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:78c68730effe7e0fb995c89f1b136d209149e7ed6e1e6a43256efb8656843f28 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/fe643040-25c1-49eb-9b9c-ae2fe4ff88e7 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:0xc001682058}] Aliases:map[]}\"\nJun 11 11:45:38.260740 crc crio[3644]: time=\"2026-06-11T11:45:38.260388199Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:38.549426 crc crio[3644]: time=\"2026-06-11T11:45:38.549275401Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:3bbff6bda418ab3917ffc3e1d6c1e610a6cb6637daa1c816b339836934e8ccac UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/ec1fe046-4b5b-41ff-9552-d213a98fb2d5 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:0xc00031e1c8}] Aliases:map[]}\"\nJun 11 11:45:38.549426 crc crio[3644]: time=\"2026-06-11T11:45:38.549326302Z\" level=info msg=\"Adding pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:38.715823 crc crio[3644]: time=\"2026-06-11T11:45:38.715446067Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:5a380dc439153fd729d62d52583da7dfd5c6b33454985cf6ffeb5f878b80d543 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/13bd1b8d-3ad2-41f3-9798-031a902f7fbd 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:0xc000188748}] Aliases:map[]}\"\nJun 11 11:45:38.723356 crc crio[3644]: time=\"2026-06-11T11:45:38.722970816Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:38.945078 crc crio[3644]: time=\"2026-06-11T11:45:38.944586653Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=cfcb3883-195b-4657-8c69-f288534f07b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:38.945190 crc crio[3644]: time=\"2026-06-11T11:45:38.945173689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:38.946296 crc crio[3644]: time=\"2026-06-11T11:45:38.946179895Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=373c1e94-0c03-4fc2-9690-408b09e0ab73 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:38.946296 crc crio[3644]: time=\"2026-06-11T11:45:38.946227056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:38.948404 crc crio[3644]: time=\"2026-06-11T11:45:38.946628226Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=8af41593-715b-4a0b-b932-fd125e1819e4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:38.956077 crc crio[3644]: time=\"2026-06-11T11:45:38.954356326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:38.956077 crc crio[3644]: time=\"2026-06-11T11:45:38.952143819Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=9f19db63-f3a8-4402-9121-4dca19b56c78 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:38.956077 crc crio[3644]: time=\"2026-06-11T11:45:38.954631074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:38.956077 crc crio[3644]: time=\"2026-06-11T11:45:38.952371515Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=dab81609-20a8-4ae9-a9bc-045c3fa241f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:38.956077 crc crio[3644]: time=\"2026-06-11T11:45:38.955527396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:38.956077 crc crio[3644]: time=\"2026-06-11T11:45:38.952244042Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=ee82c00c-3a9b-476a-80d7-ca4de3826f6d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:38.956077 crc crio[3644]: time=\"2026-06-11T11:45:38.956057701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:38.956425 crc crio[3644]: time=\"2026-06-11T11:45:38.952318124Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=e8a0241c-149a-4df9-9b0e-7af2e6f55123 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:38.956425 crc crio[3644]: time=\"2026-06-11T11:45:38.956151243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:39.061277 crc crio[3644]: time=\"2026-06-11T11:45:39.060066948Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:41e0dc7cc8053eeeac687a51aea9b1530d986305d29b495d36e86578d2e24b7a UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/44c836f1-83bd-4fec-8c03-6a3f71816cec 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:0xc000896318}] Aliases:map[]}\"\nJun 11 11:45:39.061277 crc crio[3644]: time=\"2026-06-11T11:45:39.060228972Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:39.067994 crc crio[3644]: time=\"2026-06-11T11:45:39.067444049Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:2ad53ffb7fe74f66ce91948fcbd8ed5c639a3f56b5c5ad0aef3a79991b13a167 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/df22182b-9107-4050-bc96-25a3cc12fea7 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:0xc000130208}] Aliases:map[]}\"\nJun 11 11:45:39.067994 crc crio[3644]: time=\"2026-06-11T11:45:39.067579113Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:39.235133 crc crio[3644]: time=\"2026-06-11T11:45:39.234477241Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:118afe6f547f12ee8a7a20cded0d33f5350e4bf720d1ce2e32cc11a68e708459 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/7bc16fa6-1ec4-443b-8d43-6599d6d96d9c 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:0xc0016828b8}] Aliases:map[]}\"\nJun 11 11:45:39.235133 crc crio[3644]: time=\"2026-06-11T11:45:39.234874882Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:39.295759 crc crio[3644]: time=\"2026-06-11T11:45:39.295590136Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:8b5d3d637a6ccdbe2f885cbef0b8c8b55357672be69d392c7f3e67e3fe3e78a1 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/a2602e90-9490-47a5-beda-34c8b70bd2e0 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:0xc00008cbc0}] Aliases:map[]}\"\nJun 11 11:45:39.295759 crc crio[3644]: time=\"2026-06-11T11:45:39.29574406Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:39.311147 crc crio[3644]: time=\"2026-06-11T11:45:39.311075317Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:6729b6f6df8aa1a94e46b1ed897ff3c7da2be0c5ac02ab76a9f56adff156dca8 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/2f8ae5bf-8119-4600-836c-e8ba69afa89a 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:0xc000896608}] Aliases:map[]}\"\nJun 11 11:45:39.311463 crc crio[3644]: time=\"2026-06-11T11:45:39.311444697Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:39.455612 crc crio[3644]: time=\"2026-06-11T11:45:39.434865956Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:62b7b5b9061fa04de237a5f02ec1f67d1ff9341ed2f2185a28b0851974c9fb3d UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/b08249cd-fa2c-4fc5-8cae-7ddbc2a30d21 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:0xc000188a20}] Aliases:map[]}\"\nJun 11 11:45:39.455612 crc crio[3644]: time=\"2026-06-11T11:45:39.435422871Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:39.480385 crc crio[3644]: time=\"2026-06-11T11:45:39.478534719Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:65f6f507aff2c3dfd016d5e334e513fd0bc5a957a8648f46873eff02e6fb2481 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/89c63d0f-aa45-40de-a36d-919da197e6d7 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:0xc000188b30}] Aliases:map[]}\"\nJun 11 11:45:39.480385 crc crio[3644]: time=\"2026-06-11T11:45:39.479181047Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:39.979911 crc crio[3644]: time=\"2026-06-11T11:45:39.978377283Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=da55d615-428e-480f-a01f-7cff0d1be18c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:39.981122 crc crio[3644]: time=\"2026-06-11T11:45:39.980296572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:39.990297 crc crio[3644]: time=\"2026-06-11T11:45:39.988018583Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=d62d4264-45f7-4904-8eba-1b6eff11250c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:39.990297 crc crio[3644]: time=\"2026-06-11T11:45:39.988875075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:40.782929 crc crio[3644]: time=\"2026-06-11T11:45:40.780066637Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:c27b2d49f3cb2e2afc71446a37f9e524d9e1716e4fa8e966bb06e4c6340bae32 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/ff7c77c4-9965-4924-889c-72627d979a39 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:0xc000896128}] Aliases:map[]}\"\nJun 11 11:45:40.782929 crc crio[3644]: time=\"2026-06-11T11:45:40.780230546Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:40.901395 crc crio[3644]: time=\"2026-06-11T11:45:40.900105304Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:dfe00585ad03d00aae23bc232b329b26d5719d51f81ea9335489c98fa4af68c8 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/4700b64f-73df-4648-9213-f14baebc6440 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:0xc000dd20a0}] Aliases:map[]}\"\nJun 11 11:45:40.901395 crc crio[3644]: time=\"2026-06-11T11:45:40.900523845Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:41.059044 crc crio[3644]: time=\"2026-06-11T11:45:41.057379785Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:ddd8a7ace3286c82ee30b9c8d70ab00f67d742aa7b1f3710a23263e8b8d4a812 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/348b6c1a-e4dd-47b4-805e-52d3dadd7549 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:0xc00031e0f8}] Aliases:map[]}\"\nJun 11 11:45:41.059044 crc crio[3644]: time=\"2026-06-11T11:45:41.05834091Z\" level=info msg=\"Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:41.073486 crc crio[3644]: time=\"2026-06-11T11:45:41.0733883Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:093f8737cd204c43ff7594a6b0577cc39c6881340347f07f72acbca5359b1a09 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/b1b15c78-a896-4291-a825-1bbcce5a2752 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:0xc001682308}] Aliases:map[]}\"\nJun 11 11:45:41.073486 crc crio[3644]: time=\"2026-06-11T11:45:41.073481772Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:41.074027 crc crio[3644]: time=\"2026-06-11T11:45:41.07349845Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:5f6e7a87911754cb0e7be14698dea7dcb3740a467f1cc27f7047d34b33011759 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/93ead76b-a229-43d5-a28e-1b0062c94d83 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:0xc00152e190}] Aliases:map[]}\"\nJun 11 11:45:41.074027 crc crio[3644]: time=\"2026-06-11T11:45:41.073559944Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:41.143427 crc crio[3644]: time=\"2026-06-11T11:45:41.143202911Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:ceac6ba87467e95e44a998e9cdf99adb3aa577f53000302197846ede3d51d028 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/09044e93-e795-44bb-94f1-1a858b656be8 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:0xc000dd2388}] Aliases:map[]}\"\nJun 11 11:45:41.143427 crc crio[3644]: time=\"2026-06-11T11:45:41.143377596Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:41.206477 crc crio[3644]: time=\"2026-06-11T11:45:41.200627649Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:e74cc8ff82ac082e0051d12a83cd16f7dc62f6e320b65d2f81722f8a4d3d8053 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/7b90ebca-c495-4cd6-85dd-5d294d8b44b3 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:0xc000130568}] Aliases:map[]}\"\nJun 11 11:45:41.206477 crc crio[3644]: time=\"2026-06-11T11:45:41.20104769Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:41.276938 crc crio[3644]: time=\"2026-06-11T11:45:41.276295112Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:34eecf6f145537043fdc0e42a2897cb62f2ad2206c5e621c814e650c9ef3ef65 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/70d950b2-50e6-4d16-b33e-d917ddd1acf4 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:0xc00031e3f0}] Aliases:map[]}\"\nJun 11 11:45:41.276938 crc crio[3644]: time=\"2026-06-11T11:45:41.276496058Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:41.276938 crc crio[3644]: time=\"2026-06-11T11:45:41.276588608Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:7a9677c8ed67eec605ff0a2e5e6ec1a609e6172170307ccd1751732699526a22 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/fe11ae69-96ea-4bb7-804b-6b61b37bf5bd 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:0xc00008cab8}] Aliases:map[]}\"\nJun 11 11:45:41.276938 crc crio[3644]: time=\"2026-06-11T11:45:41.276908937Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:41.382586 crc crio[3644]: time=\"2026-06-11T11:45:41.380103794Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:c47c584cbca399eb2e3265e7e59833a25e7bd64547b9baad238b551a74fee29c UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/0ae2e2bc-c4fe-4116-8de5-7d6a02ef3cb3 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:0xc001258298}] Aliases:map[]}\"\nJun 11 11:45:41.382586 crc crio[3644]: time=\"2026-06-11T11:45:41.380158705Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:41.465167 crc crio[3644]: time=\"2026-06-11T11:45:41.461162106Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:e5f153aa209aabe52bf2d7753481d969f357bc1e07a18bcb37ff2768d02c4c3e UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/52e9daf9-18a1-423e-9099-40440b2e3003 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:0xc000dd24c0}] Aliases:map[]}\"\nJun 11 11:45:41.465167 crc crio[3644]: time=\"2026-06-11T11:45:41.462417509Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:48.578426 crc crio[3644]: time=\"2026-06-11T11:45:48.577587216Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686305-9dr2p/POD\" id=36890b17-af78-44e5-9ef2-cf5e79bd45cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:48.579227 crc crio[3644]: time=\"2026-06-11T11:45:48.578459779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:48.606315 crc crio[3644]: time=\"2026-06-11T11:45:48.606183567Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686305-9dr2p Namespace:openshift-operator-lifecycle-manager ID:3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d UID:88a361a5-a2f0-4cef-a60d-f0bd635eba7d NetNS:/var/run/netns/2b30c6b3-5e3e-4296-9fce-982ebd3050de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod88a361a5_a2f0_4cef_a60d_f0bd635eba7d.slice PodAnnotations:0xc00031e520}] Aliases:map[]}\"\nJun 11 11:45:48.606315 crc crio[3644]: time=\"2026-06-11T11:45:48.606261469Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686305-9dr2p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:53.748136 crc crio[3644]: time=\"2026-06-11T11:45:53.747357924Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 11 11:45:56.498405 crc crio[3644]: time=\"2026-06-11T11:45:56.496466965Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:46:03.950706 crc crio[3644]: time=\"2026-06-11T11:46:03.947509069Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=5624c90d-4033-4438-9943-b2d2b5f39c0a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:03.956449 crc crio[3644]: time=\"2026-06-11T11:46:03.955487306Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=2c48084e-8390-490a-8d73-3b60f870bd1c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:03.966527 crc crio[3644]: time=\"2026-06-11T11:46:03.965377172Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=84f42427-4056-4365-8995-93b1a7b6f420 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:03.966527 crc crio[3644]: time=\"2026-06-11T11:46:03.966078911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:04.626973 crc crio[3644]: time=\"2026-06-11T11:46:04.625120093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:07.149974 crc crio[3644]: time=\"2026-06-11T11:46:07.13946852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:08.119453 crc crio[3644]: time=\"2026-06-11T11:46:08.114422212Z\" level=info msg=\"Created container cde0df02689bf79303f659386853e8625e9d6ce555a69807bd8518183a1e20a5: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=84f42427-4056-4365-8995-93b1a7b6f420 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:08.124403 crc crio[3644]: time=\"2026-06-11T11:46:08.124362543Z\" level=info msg=\"Starting container: cde0df02689bf79303f659386853e8625e9d6ce555a69807bd8518183a1e20a5\" id=99f5481a-2f38-413d-aa49-5ac89a2966ea name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:08.317329 crc crio[3644]: time=\"2026-06-11T11:46:08.316518555Z\" level=info msg=\"Started container\" PID=11248 containerID=cde0df02689bf79303f659386853e8625e9d6ce555a69807bd8518183a1e20a5 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=99f5481a-2f38-413d-aa49-5ac89a2966ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c15fdc652ee8210afe01c4041db65aa289cecd9c010b235ec1914e99e18b97a\nJun 11 11:46:09.307384 crc crio[3644]: time=\"2026-06-11T11:46:09.304091447Z\" level=info msg=\"Stopping container: 3555f56633716746d645f8e5e72f8925d5cbc2ccab146427140f47a02440b744 (timeout: 3600s)\" id=c4ef8eea-e025-4857-8dd8-cca7098e9966 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:46:11.347500 crc crio[3644]: 2026-06-11T11:46:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e74cc8ff82ac082 Mac:c2:b0:50:71:bc:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/7b90ebca-c495-4cd6-85dd-5d294d8b44b3 SocketPath: PciID:}] [{Interface:0xc00037cd70 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:16.143339 crc crio[3644]: 2026-06-11T11:46:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ddeac8d96bc220e Mac:fa:5c:d4:46:a1:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/3133a063-dd51-4723-9ec1-accc050d3e6e SocketPath: PciID:}] [{Interface:0xc00025bd30 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:17.238795 crc crio[3644]: 2026-06-11T11:46:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7bc05bddb1aed37 Mac:82:c1:7d:69:8f:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/8f9a7d04-7ac1-4692-a56b-91401116ff59 SocketPath: PciID:}] [{Interface:0xc000165470 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:17.801391 crc crio[3644]: 2026-06-11T11:46:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:172d06a82334693 Mac:de:6f:5f:4b:e3:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/18929e95-1963-4fc7-b7fb-0585ee5763d7 SocketPath: PciID:}] [{Interface:0xc000181e00 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:17.813739 crc crio[3644]: 2026-06-11T11:46:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2fd4c73289c4929 Mac:06:c2:7a:06:d0:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/ece92a2d-351e-4746-b19b-225eaf1cb081 SocketPath: PciID:}] [{Interface:0xc0002ef420 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:17.935217 crc crio[3644]: 2026-06-11T11:46:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b242f3ba73325bd Mac:d2:24:98:7e:5b:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/6fed3c95-1dc1-48fb-abda-1c17ee79c769 SocketPath: PciID:}] [{Interface:0xc0004b52d0 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:18.164159 crc crio[3644]: 2026-06-11T11:46:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c5e984a5c4cd3bc Mac:5a:12:00:5e:e5:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/25af1740-ed2f-4188-8b67-1d71f92f9fa7 SocketPath: PciID:}] [{Interface:0xc0005276c0 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:18.216503 crc crio[3644]: 2026-06-11T11:46:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ad53ffb7fe74f6 Mac:1e:8f:57:4b:54:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/df22182b-9107-4050-bc96-25a3cc12fea7 SocketPath: PciID:}] [{Interface:0xc0004217b0 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:21.801941 crc crio[3644]: time=\"2026-06-11T11:46:21.801493928Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-fv4jb/POD\" id=ce402d1d-e1aa-451e-b654-c86fbfda5e7d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:21.804072 crc crio[3644]: time=\"2026-06-11T11:46:21.801845736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:22.134470 crc crio[3644]: time=\"2026-06-11T11:46:22.133469866Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=ce402d1d-e1aa-451e-b654-c86fbfda5e7d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:22.216100 crc crio[3644]: time=\"2026-06-11T11:46:22.215427142Z\" level=info msg=\"Ran pod sandbox cb8ffc9a1690e037d78d4e19ed52c6c065e3b7b3ec599ca23a873b049a9321d4 with infra container: openshift-multus/cni-sysctl-allowlist-ds-fv4jb/POD\" id=ce402d1d-e1aa-451e-b654-c86fbfda5e7d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:22.235591 crc crio[3644]: time=\"2026-06-11T11:46:22.235288476Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=b5766b35-908b-4038-81b3-68996a9c8690 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:22.242830 crc crio[3644]: time=\"2026-06-11T11:46:22.242744539Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=7ae536c3-22d9-473f-96dd-e281ec6c2d98 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:22.255391 crc crio[3644]: time=\"2026-06-11T11:46:22.25463106Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-fv4jb/kube-multus-additional-cni-plugins\" id=dd5c37f2-3dbe-45a4-a7b1-525f0b5eebfe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:22.255391 crc crio[3644]: time=\"2026-06-11T11:46:22.255312009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:22.456383 crc crio[3644]: time=\"2026-06-11T11:46:22.456022484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:22.520046 crc crio[3644]: 2026-06-11T11:46:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:118afe6f547f12e Mac:de:16:23:8d:93:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/7bc16fa6-1ec4-443b-8d43-6599d6d96d9c SocketPath: PciID:}] [{Interface:0xc000015e00 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:22.551097 crc crio[3644]: 2026-06-11T11:46:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:83deffb05b5c51a Mac:b6:ac:85:4a:79:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/f466c54d-069a-497b-819d-0b97573af589 SocketPath: PciID:}] [{Interface:0xc0004be9f0 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:22.578901 crc crio[3644]: 2026-06-11T11:46:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c27b2d49f3cb2e2 Mac:16:a5:83:63:5b:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/ff7c77c4-9965-4924-889c-72627d979a39 SocketPath: PciID:}] [{Interface:0xc0000151b0 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:22.674229 crc crio[3644]: 2026-06-11T11:46:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:02d7e09a445312a Mac:e2:ac:54:d0:f5:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/c6b1252b-b654-41eb-889a-ebc62262891f SocketPath: PciID:}] [{Interface:0xc00028f180 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:22.799004 crc crio[3644]: 2026-06-11T11:46:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6729b6f6df8aa1a Mac:42:68:b0:e6:f7:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/2f8ae5bf-8119-4600-836c-e8ba69afa89a SocketPath: PciID:}] [{Interface:0xc0003b3790 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:22.891782 crc crio[3644]: 2026-06-11T11:46:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bcc9b32e3912bfa Mac:02:2f:10:d7:13:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/d545e622-a7a5-4f3f-86cb-c5edc90b4cdb SocketPath: PciID:}] [{Interface:0xc000513ae0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:23.270107 crc crio[3644]: time=\"2026-06-11T11:46:23.269965256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:23.468586 crc crio[3644]: time=\"2026-06-11T11:46:23.467000752Z\" level=info msg=\"Created container 742aa4fc2b3303f412085440959fe3c0458dc3b743fc3454b06f528743d8982a: openshift-multus/cni-sysctl-allowlist-ds-fv4jb/kube-multus-additional-cni-plugins\" id=dd5c37f2-3dbe-45a4-a7b1-525f0b5eebfe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:23.470195 crc crio[3644]: time=\"2026-06-11T11:46:23.4700572Z\" level=info msg=\"Starting container: 742aa4fc2b3303f412085440959fe3c0458dc3b743fc3454b06f528743d8982a\" id=a5527093-fe15-419b-83b5-60a29656f899 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:23.479223 crc crio[3644]: time=\"2026-06-11T11:46:23.479093753Z\" level=info msg=\"Started container\" PID=12011 containerID=742aa4fc2b3303f412085440959fe3c0458dc3b743fc3454b06f528743d8982a description=openshift-multus/cni-sysctl-allowlist-ds-fv4jb/kube-multus-additional-cni-plugins id=a5527093-fe15-419b-83b5-60a29656f899 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb8ffc9a1690e037d78d4e19ed52c6c065e3b7b3ec599ca23a873b049a9321d4\nJun 11 11:46:23.531356 crc crio[3644]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a20b1e15b1b5ad Mac:be:03:da:2e:6c:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/2b30c6b3-5e3e-4296-9fce-982ebd3050de SocketPath: PciID:}] [{Interface:0xc0000151d0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:23.564874 crc crio[3644]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1251888d412fca Mac:72:0f:bf:88:b6:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/a88519f7-e076-48fd-84ca-dd9116a9a44c SocketPath: PciID:}] [{Interface:0xc0006010f0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:23.798345 crc crio[3644]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ceac6ba87467e95 Mac:3e:05:0e:6c:29:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/09044e93-e795-44bb-94f1-1a858b656be8 SocketPath: PciID:}] [{Interface:0xc00021f050 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:23.811187 crc crio[3644]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a3403638c3473e1 Mac:ae:e6:18:f7:93:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/544c9042-19be-4230-ae91-0722388c2101 SocketPath: PciID:}] [{Interface:0xc000015b20 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:23.827513 crc crio[3644]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62b7b5b9061fa04 Mac:ce:26:f9:ea:4b:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/b08249cd-fa2c-4fc5-8cae-7ddbc2a30d21 SocketPath: PciID:}] [{Interface:0xc000224b70 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:23.877101 crc crio[3644]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a9677c8ed67eec Mac:f6:8a:a2:f0:b1:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/fe11ae69-96ea-4bb7-804b-6b61b37bf5bd SocketPath: PciID:}] [{Interface:0xc0005153b0 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:23.888085 crc crio[3644]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8b5d3d637a6ccdb Mac:ee:e8:5d:33:f2:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/a2602e90-9490-47a5-beda-34c8b70bd2e0 SocketPath: PciID:}] [{Interface:0xc000281590 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:23.896011 crc crio[3644]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b9bb8890c0128ee Mac:b2:89:c2:12:d2:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/8ffb9c01-db83-4955-bc77-6a8c4b20be2a SocketPath: PciID:}] [{Interface:0xc0000157d0 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:23.916738 crc crio[3644]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41e0dc7cc8053ee Mac:46:8d:b7:a1:b0:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/44c836f1-83bd-4fec-8c03-6a3f71816cec SocketPath: PciID:}] [{Interface:0xc00018d4b0 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:23.943068 crc crio[3644]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41d08addd47acc4 Mac:42:4c:9a:20:04:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/10071c0f-0d48-4f3f-9fe0-dcf9fa1dee0a SocketPath: PciID:}] [{Interface:0xc0004b16c0 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:23.943461 crc crio[3644]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d4eaf0d5e3ed3ad Mac:ae:5f:5a:77:e7:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/898f5ece-92cb-463f-a028-3299734e26a4 SocketPath: PciID:}] [{Interface:0xc000015b10 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:23.944320 crc crio[3644]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:093f8737cd204c4 Mac:86:4b:8e:09:cd:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/b1b15c78-a896-4291-a825-1bbcce5a2752 SocketPath: PciID:}] [{Interface:0xc00019c6e0 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:23.947320 crc crio[3644]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86c61bb44507aae Mac:0e:0a:16:53:23:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/adce6741-9b80-400c-925c-60ca0e38a913 SocketPath: PciID:}] [{Interface:0xc0003da990 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:24.009085 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c51eab753272d5 Mac:9e:0c:d8:68:83:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/c9091fab-29aa-4072-b456-ba985af10541 SocketPath: PciID:}] [{Interface:0xc00028f460 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:24.013593 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5373108d4460556 Mac:7a:bd:9b:91:13:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/4cddde93-dfb3-4c9d-8899-ea89ca60a88f SocketPath: PciID:}] [{Interface:0xc000015cc0 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:24.104681 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ddd8a7ace3286c8 Mac:32:45:3b:6c:32:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/348b6c1a-e4dd-47b4-805e-52d3dadd7549 SocketPath: PciID:}] [{Interface:0xc000125980 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:24.141389 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1be33eef974f1b8 Mac:9e:80:39:f8:1c:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/69a82547-e2a6-41ca-b694-8c70ff40d2c7 SocketPath: PciID:}] [{Interface:0xc0003b0b90 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:24.311382 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3bbff6bda418ab3 Mac:52:a8:9d:69:dd:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/ec1fe046-4b5b-41ff-9552-d213a98fb2d5 SocketPath: PciID:}] [{Interface:0xc0001e6680 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:24.323316 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78c68730effe7e0 Mac:42:2a:1c:52:a5:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/fe643040-25c1-49eb-9b9c-ae2fe4ff88e7 SocketPath: PciID:}] [{Interface:0xc000015e10 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:24.345597 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7c665f07b30ce14 Mac:12:0d:73:01:4e:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/4338bd01-23a3-40d6-8f32-ccbe8ff868f2 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:24.346582 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65f6f507aff2c3d Mac:02:9c:8c:4f:80:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/89c63d0f-aa45-40de-a36d-919da197e6d7 SocketPath: PciID:}] [{Interface:0xc00030da50 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:24.347612 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:329481c7e901f29 Mac:8e:a2:3a:76:4e:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/42ef87da-209b-4614-9c65-6bba20775459 SocketPath: PciID:}] [{Interface:0xc0004b4990 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:24.354155 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dbf7084e036402e Mac:be:d1:3c:2c:4a:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/c00779a6-183a-4efc-979e-69272f788d4d SocketPath: PciID:}] [{Interface:0xc0002dbc90 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:24.370415 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c47c584cbca399e Mac:c6:4b:73:6d:ba:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/0ae2e2bc-c4fe-4116-8de5-7d6a02ef3cb3 SocketPath: PciID:}] [{Interface:0xc000123a10 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:24.371027 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5f6e7a87911754c Mac:7a:65:09:bb:d7:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/93ead76b-a229-43d5-a28e-1b0062c94d83 SocketPath: PciID:}] [{Interface:0xc000148c70 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:24.374095 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5f153aa209aabe Mac:2a:1a:e0:9b:9a:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/52e9daf9-18a1-423e-9099-40440b2e3003 SocketPath: PciID:}] [{Interface:0xc00011b9d0 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:24.384626 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34eecf6f1455370 Mac:8a:98:c8:4f:88:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/70d950b2-50e6-4d16-b33e-d917ddd1acf4 SocketPath: PciID:}] [{Interface:0xc000015f20 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:24.392140 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dfe00585ad03d00 Mac:fe:ae:4c:40:a4:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/4700b64f-73df-4648-9213-f14baebc6440 SocketPath: PciID:}] [{Interface:0xc000394850 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:24.394109 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba75dfe769e883b Mac:fe:47:74:f6:b1:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/ff8059cd-5044-4679-b42a-618b00089c69 SocketPath: PciID:}] [{Interface:0xc00026d0b0 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:24.394314 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1beef2e30e3f4b5 Mac:72:43:2d:69:7f:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/e109bf40-f0ca-496d-8e21-d6e949fe332f SocketPath: PciID:}] [{Interface:0xc00054a0d0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:24.396983 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a380dc439153fd Mac:4e:69:59:fa:58:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/13bd1b8d-3ad2-41f3-9798-031a902f7fbd SocketPath: PciID:}] [{Interface:0xc000123d20 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:24.409493 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3bc7d301adc5925 Mac:ae:13:a9:8e:66:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/d6e5af67-2041-47d5-b430-06a5c8eeb714 SocketPath: PciID:}] [{Interface:0xc000497510 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:24.410193 crc crio[3644]: time=\"2026-06-11T11:46:24.410095112Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:46:24.410258 crc crio[3644]: time=\"2026-06-11T11:46:24.410232113Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 11 11:46:24.410512 crc crio[3644]: time=\"2026-06-11T11:46:24.410348306Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:41e0dc7cc8053eeeac687a51aea9b1530d986305d29b495d36e86578d2e24b7a UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/44c836f1-83bd-4fec-8c03-6a3f71816cec 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:0xc000896318}] Aliases:map[]}\"\nJun 11 11:46:24.410512 crc crio[3644]: time=\"2026-06-11T11:46:24.410452698Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:41d08addd47acc4ded12a6a52c92482718e27407d404fddc534b8ce1affae418 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/10071c0f-0d48-4f3f-9fe0-dcf9fa1dee0a 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:0xc00008c318}] Aliases:map[]}\"\nJun 11 11:46:24.410715 crc crio[3644]: time=\"2026-06-11T11:46:24.410531251Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:65f6f507aff2c3dfd016d5e334e513fd0bc5a957a8648f46873eff02e6fb2481 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/89c63d0f-aa45-40de-a36d-919da197e6d7 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:0xc000188b30}] Aliases:map[]}\"\nJun 11 11:46:24.410715 crc crio[3644]: time=\"2026-06-11T11:46:24.410624583Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.410884 crc crio[3644]: time=\"2026-06-11T11:46:24.410731777Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.411010 crc crio[3644]: time=\"2026-06-11T11:46:24.410888692Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:83deffb05b5c51ae09f7f9931aeef639a49e8922ed3ca219c2c4f5c262a80b31 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/f466c54d-069a-497b-819d-0b97573af589 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:0xc00061e690}] Aliases:map[]}\"\nJun 11 11:46:24.411010 crc crio[3644]: time=\"2026-06-11T11:46:24.410994784Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:c47c584cbca399eb2e3265e7e59833a25e7bd64547b9baad238b551a74fee29c UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/0ae2e2bc-c4fe-4116-8de5-7d6a02ef3cb3 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:0xc001258298}] Aliases:map[]}\"\nJun 11 11:46:24.411190 crc crio[3644]: time=\"2026-06-11T11:46:24.411133528Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.411190 crc crio[3644]: time=\"2026-06-11T11:46:24.411173669Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:86c61bb44507aae5de65c880ccdcea828453dee0c375749eab1667d0dbe0708f UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/adce6741-9b80-400c-925c-60ca0e38a913 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:0xc000130d70}] Aliases:map[]}\"\nJun 11 11:46:24.411347 crc crio[3644]: time=\"2026-06-11T11:46:24.411299912Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.411407 crc crio[3644]: time=\"2026-06-11T11:46:24.411345425Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:ddeac8d96bc220e6731c7e27f832716e6d7a896e00fcbc520040de7644187aa7 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/3133a063-dd51-4723-9ec1-accc050d3e6e 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:0xc00061e450}] Aliases:map[]}\"\nJun 11 11:46:24.411570 crc crio[3644]: time=\"2026-06-11T11:46:24.411475967Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:e5f153aa209aabe52bf2d7753481d969f357bc1e07a18bcb37ff2768d02c4c3e UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/52e9daf9-18a1-423e-9099-40440b2e3003 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:0xc000dd24c0}] Aliases:map[]}\"\nJun 11 11:46:24.411570 crc crio[3644]: time=\"2026-06-11T11:46:24.411558949Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:ba75dfe769e883bb7ff39e113effea81446325f05a64f99910027e6fe07d06f0 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/ff8059cd-5044-4679-b42a-618b00089c69 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:0xc00031e248}] Aliases:map[]}\"\nJun 11 11:46:24.411740 crc crio[3644]: time=\"2026-06-11T11:46:24.411584621Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:c5e984a5c4cd3bc474b8eb37fa1dca43ee7c9ba6f6b8327c5199f7b42b0a8ed5 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/25af1740-ed2f-4188-8b67-1d71f92f9fa7 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:0xc000130528}] Aliases:map[]}\"\nJun 11 11:46:24.411740 crc crio[3644]: time=\"2026-06-11T11:46:24.411619221Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:6c51eab753272d574f64cbedfe0efb16ec220f86dcb2f36de0e92f6dacec8f69 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/c9091fab-29aa-4072-b456-ba985af10541 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:0xc00008c870}] Aliases:map[]}\"\nJun 11 11:46:24.411866 crc crio[3644]: time=\"2026-06-11T11:46:24.411743544Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.411866 crc crio[3644]: time=\"2026-06-11T11:46:24.411771917Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.411866 crc crio[3644]: time=\"2026-06-11T11:46:24.411833517Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.411974 crc crio[3644]: time=\"2026-06-11T11:46:24.411885258Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.412058 crc crio[3644]: time=\"2026-06-11T11:46:24.411974015Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:34eecf6f145537043fdc0e42a2897cb62f2ad2206c5e621c814e650c9ef3ef65 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/70d950b2-50e6-4d16-b33e-d917ddd1acf4 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:0xc00031e3f0}] Aliases:map[]}\"\nJun 11 11:46:24.412058 crc crio[3644]: time=\"2026-06-11T11:46:24.412039354Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:3bbff6bda418ab3917ffc3e1d6c1e610a6cb6637daa1c816b339836934e8ccac UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/ec1fe046-4b5b-41ff-9552-d213a98fb2d5 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:0xc00031e1c8}] Aliases:map[]}\"\nJun 11 11:46:24.412160 crc crio[3644]: time=\"2026-06-11T11:46:24.412057293Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:1beef2e30e3f4b5ec69d9e5245fc73ac686e1b35d7fb26683828581cce2a7e92 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/e109bf40-f0ca-496d-8e21-d6e949fe332f 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:0xc00008cd00}] Aliases:map[]}\"\nJun 11 11:46:24.412160 crc crio[3644]: time=\"2026-06-11T11:46:24.412148167Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.412234 crc crio[3644]: time=\"2026-06-11T11:46:24.412163446Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:5f6e7a87911754cb0e7be14698dea7dcb3740a467f1cc27f7047d34b33011759 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/93ead76b-a229-43d5-a28e-1b0062c94d83 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:0xc00152e190}] Aliases:map[]}\"\nJun 11 11:46:24.412234 crc crio[3644]: time=\"2026-06-11T11:46:24.412183188Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.412308 crc crio[3644]: time=\"2026-06-11T11:46:24.412245202Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.412308 crc crio[3644]: time=\"2026-06-11T11:46:24.412271459Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.412308 crc crio[3644]: time=\"2026-06-11T11:46:24.412285591Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:2ad53ffb7fe74f66ce91948fcbd8ed5c639a3f56b5c5ad0aef3a79991b13a167 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/df22182b-9107-4050-bc96-25a3cc12fea7 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:0xc000130208}] Aliases:map[]}\"\nJun 11 11:46:24.412454 crc crio[3644]: time=\"2026-06-11T11:46:24.412395973Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:5a380dc439153fd729d62d52583da7dfd5c6b33454985cf6ffeb5f878b80d543 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/13bd1b8d-3ad2-41f3-9798-031a902f7fbd 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:0xc000188748}] Aliases:map[]}\"\nJun 11 11:46:24.412454 crc crio[3644]: time=\"2026-06-11T11:46:24.412447666Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.412551 crc crio[3644]: time=\"2026-06-11T11:46:24.411297273Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.412586 crc crio[3644]: time=\"2026-06-11T11:46:24.412551868Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.412586 crc crio[3644]: time=\"2026-06-11T11:46:24.412001112Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:5373108d446055635b741dfe403fbbe5c4063e12343dee372b1eec3442e02add UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/4cddde93-dfb3-4c9d-8899-ea89ca60a88f 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:0xc00008d260}] Aliases:map[]}\"\nJun 11 11:46:24.412787 crc crio[3644]: time=\"2026-06-11T11:46:24.412420873Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:6729b6f6df8aa1a94e46b1ed897ff3c7da2be0c5ac02ab76a9f56adff156dca8 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/2f8ae5bf-8119-4600-836c-e8ba69afa89a 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:0xc000896608}] Aliases:map[]}\"\nJun 11 11:46:24.412955 crc crio[3644]: time=\"2026-06-11T11:46:24.410390686Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:3bc7d301adc5925b363e49d1c8c07e96d6dcae60275037d8ecd8166f8606c109 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/d6e5af67-2041-47d5-b430-06a5c8eeb714 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:0xc000188428}] Aliases:map[]}\"\nJun 11 11:46:24.413084 crc crio[3644]: time=\"2026-06-11T11:46:24.411147218Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:d4eaf0d5e3ed3ad6c721fbefc9c4de6abe92afef4a079f289b21d3c936ebd80c UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/898f5ece-92cb-463f-a028-3299734e26a4 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:0xc00061e028}] Aliases:map[]}\"\nJun 11 11:46:24.413220 crc crio[3644]: time=\"2026-06-11T11:46:24.413158054Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.413431 crc crio[3644]: time=\"2026-06-11T11:46:24.413408411Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.413524 crc crio[3644]: time=\"2026-06-11T11:46:24.413169196Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.412751004Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:118afe6f547f12ee8a7a20cded0d33f5350e4bf720d1ce2e32cc11a68e708459 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/7bc16fa6-1ec4-443b-8d43-6599d6d96d9c 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:0xc0016828b8}] Aliases:map[]}\"\nJun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.417276489Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.417994749Z\" level=info msg=\"Ran pod sandbox 41e0dc7cc8053eeeac687a51aea9b1530d986305d29b495d36e86578d2e24b7a with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=21c58bcb-0b58-4e72-92ac-ddc5ed94bc90 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.410931762Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.411486438Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.411326054Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:e74cc8ff82ac082e0051d12a83cd16f7dc62f6e320b65d2f81722f8a4d3d8053 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/7b90ebca-c495-4cd6-85dd-5d294d8b44b3 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:0xc000130568}] Aliases:map[]}\"\nJun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.41911845Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.411507729Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:7bc05bddb1aed37f248748b9c45be906fe9b211870ed17ab79e84fc17737e1da UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/8f9a7d04-7ac1-4692-a56b-91401116ff59 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:0xc00008ce28}] Aliases:map[]}\"\nJun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.411517627Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:ceac6ba87467e95e44a998e9cdf99adb3aa577f53000302197846ede3d51d028 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/09044e93-e795-44bb-94f1-1a858b656be8 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:0xc000dd2388}] Aliases:map[]}\"\nJun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.41152752Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:172d06a82334693fe565a25f3523459d09b70af9e60826971bbc7a5ed2e4415b UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/18929e95-1963-4fc7-b7fb-0585ee5763d7 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:0xc000188610}] Aliases:map[]}\"\nJun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.411537518Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:02d7e09a445312a50978f37c356891b1fba644aac2805fa04d932c2c524a1cf5 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/c6b1252b-b654-41eb-889a-ebc62262891f 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:0xc000130678}] Aliases:map[]}\"\nJun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.419605205Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.419700779Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.419739488Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.41978719Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.419548183Z\" level=info msg=\"Ran pod sandbox 86c61bb44507aae5de65c880ccdcea828453dee0c375749eab1667d0dbe0708f with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=44d74602-471a-4ca9-b845-35e2efa22d1f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.419515412Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:dfe00585ad03d00aae23bc232b329b26d5719d51f81ea9335489c98fa4af68c8 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/4700b64f-73df-4648-9213-f14baebc6440 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:0xc000dd20a0}] Aliases:map[]}\"\nJun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.41154783Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:2fd4c73289c4929e22acd75c5d0f696a8f40082ef4e46caf868126539c9b03fd UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/ece92a2d-351e-4746-b19b-225eaf1cb081 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:0xc00061e788}] Aliases:map[]}\"\nJun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.42010457Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.420236001Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.412027472Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:1be33eef974f1b8b17f66a7d3e38a2fbf699bbf9b979902191894328c4f3a5e0 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/69a82547-e2a6-41ca-b694-8c70ff40d2c7 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:0xc001258930}] Aliases:map[]}\"\nJun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.410435397Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:7c665f07b30ce14460a281ce16a527ac66b9aa4a6212ddd22a6f8745033862df UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/4338bd01-23a3-40d6-8f32-ccbe8ff868f2 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:0xc000896aa0}] Aliases:map[]}\"\nJun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.420615572Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.422342 crc crio[3644]: time=\"2026-06-11T11:46:24.420480142Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.422342 crc crio[3644]: time=\"2026-06-11T11:46:24.42091046Z\" level=info msg=\"Ran pod sandbox c47c584cbca399eb2e3265e7e59833a25e7bd64547b9baad238b551a74fee29c with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=e8a0241c-149a-4df9-9b0e-7af2e6f55123 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.422342 crc crio[3644]: time=\"2026-06-11T11:46:24.412788867Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686305-9dr2p Namespace:openshift-operator-lifecycle-manager ID:3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d UID:88a361a5-a2f0-4cef-a60d-f0bd635eba7d NetNS:/var/run/netns/2b30c6b3-5e3e-4296-9fce-982ebd3050de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod88a361a5_a2f0_4cef_a60d_f0bd635eba7d.slice PodAnnotations:0xc00031e520}] Aliases:map[]}\"\nJun 11 11:46:24.422342 crc crio[3644]: time=\"2026-06-11T11:46:24.421196417Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686305-9dr2p for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.422342 crc crio[3644]: time=\"2026-06-11T11:46:24.412829056Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:c27b2d49f3cb2e2afc71446a37f9e524d9e1716e4fa8e966bb06e4c6340bae32 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/ff7c77c4-9965-4924-889c-72627d979a39 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:0xc000896128}] Aliases:map[]}\"\nJun 11 11:46:24.422342 crc crio[3644]: time=\"2026-06-11T11:46:24.421478786Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.422342 crc crio[3644]: time=\"2026-06-11T11:46:24.412840186Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:bcc9b32e3912bfaf7d153cd3800777354c0c016d76b68fe01d7791deb99508b2 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/d545e622-a7a5-4f3f-86cb-c5edc90b4cdb 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:0xc0016823a8}] Aliases:map[]}\"\nJun 11 11:46:24.422342 crc crio[3644]: time=\"2026-06-11T11:46:24.42198918Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.422342 crc crio[3644]: time=\"2026-06-11T11:46:24.412848619Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:c1251888d412fcac0ed09819a62b230962a9779845ff22b793bc77bb9da66c9f UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/a88519f7-e076-48fd-84ca-dd9116a9a44c 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:0xc001682520}] Aliases:map[]}\"\nJun 11 11:46:24.422923 crc crio[3644]: time=\"2026-06-11T11:46:24.422372531Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.422923 crc crio[3644]: time=\"2026-06-11T11:46:24.412859477Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:78c68730effe7e0fb995c89f1b136d209149e7ed6e1e6a43256efb8656843f28 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/fe643040-25c1-49eb-9b9c-ae2fe4ff88e7 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:0xc001682058}] Aliases:map[]}\"\nJun 11 11:46:24.422923 crc crio[3644]: time=\"2026-06-11T11:46:24.422794032Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.423130 crc crio[3644]: time=\"2026-06-11T11:46:24.412865836Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:7a9677c8ed67eec605ff0a2e5e6ec1a609e6172170307ccd1751732699526a22 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/fe11ae69-96ea-4bb7-804b-6b61b37bf5bd 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:0xc00008cab8}] Aliases:map[]}\"\nJun 11 11:46:24.423241 crc crio[3644]: time=\"2026-06-11T11:46:24.410978813Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:dbf7084e036402eb75d81bddd320d0bd1f91e1843d1dc590e3b11b4a55fce899 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/c00779a6-183a-4efc-979e-69272f788d4d 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:0xc00008d090}] Aliases:map[]}\"\nJun 11 11:46:24.423302 crc crio[3644]: time=\"2026-06-11T11:46:24.423278617Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.423353 crc crio[3644]: time=\"2026-06-11T11:46:24.412880377Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:62b7b5b9061fa04de237a5f02ec1f67d1ff9341ed2f2185a28b0851974c9fb3d UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/b08249cd-fa2c-4fc5-8cae-7ddbc2a30d21 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:0xc000188a20}] Aliases:map[]}\"\nJun 11 11:46:24.423531 crc crio[3644]: time=\"2026-06-11T11:46:24.423466994Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.423531 crc crio[3644]: time=\"2026-06-11T11:46:24.412782407Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.423824 crc crio[3644]: time=\"2026-06-11T11:46:24.410953863Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:329481c7e901f292822a997f1565c8ea9d24ec8787303bb905ccb0f03ef4483b UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/42ef87da-209b-4614-9c65-6bba20775459 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:0xc001258228}] Aliases:map[]}\"\nJun 11 11:46:24.424009 crc crio[3644]: time=\"2026-06-11T11:46:24.412875381Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:a3403638c3473e1c84e850a598bd2645cd1f2e5fd04f63f9c5b1e02a3bc6b35f UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/544c9042-19be-4230-ae91-0722388c2101 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:0xc00031e210}] Aliases:map[]}\"\nJun 11 11:46:24.424095 crc crio[3644]: time=\"2026-06-11T11:46:24.411161728Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:093f8737cd204c43ff7594a6b0577cc39c6881340347f07f72acbca5359b1a09 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/b1b15c78-a896-4291-a825-1bbcce5a2752 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:0xc001682308}] Aliases:map[]}\"\nJun 11 11:46:24.424216 crc crio[3644]: time=\"2026-06-11T11:46:24.424155531Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.424293 crc crio[3644]: time=\"2026-06-11T11:46:24.424216785Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.424293 crc crio[3644]: time=\"2026-06-11T11:46:24.424275024Z\" level=info msg=\"Ran pod sandbox 118afe6f547f12ee8a7a20cded0d33f5350e4bf720d1ce2e32cc11a68e708459 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=8248c37c-6464-47c4-8df4-df64834dbecf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.424394 crc crio[3644]: time=\"2026-06-11T11:46:24.411564831Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:b242f3ba73325bd5208b46a50ec2494ab99239aad746101e60e79afb481c4587 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/6fed3c95-1dc1-48fb-abda-1c17ee79c769 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:0xc00061e1d0}] Aliases:map[]}\"\nJun 11 11:46:24.424530 crc crio[3644]: time=\"2026-06-11T11:46:24.424186072Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.424599 crc crio[3644]: time=\"2026-06-11T11:46:24.424536452Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.424727 crc crio[3644]: time=\"2026-06-11T11:46:24.412014742Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:ddd8a7ace3286c82ee30b9c8d70ab00f67d742aa7b1f3710a23263e8b8d4a812 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/348b6c1a-e4dd-47b4-805e-52d3dadd7549 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:0xc00031e0f8}] Aliases:map[]}\"\nJun 11 11:46:24.424880 crc crio[3644]: time=\"2026-06-11T11:46:24.424846513Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=53948626-df21-4b4b-b40e-17fb83c52dbf name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.425201 crc crio[3644]: time=\"2026-06-11T11:46:24.412884908Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:b9bb8890c0128eef33a966b912b722cc321dce274de0b53caa8004c0c5dd2fda UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/8ffb9c01-db83-4955-bc77-6a8c4b20be2a 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:0xc000130800}] Aliases:map[]}\"\nJun 11 11:46:24.425406 crc crio[3644]: time=\"2026-06-11T11:46:24.425345024Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=19517f21-0d27-4eaa-8578-114769a50db7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.425615 crc crio[3644]: time=\"2026-06-11T11:46:24.425588674Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.425868 crc crio[3644]: time=\"2026-06-11T11:46:24.424851491Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.426189 crc crio[3644]: time=\"2026-06-11T11:46:24.412904058Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:8b5d3d637a6ccdbe2f885cbef0b8c8b55357672be69d392c7f3e67e3fe3e78a1 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/a2602e90-9490-47a5-beda-34c8b70bd2e0 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:0xc00008cbc0}] Aliases:map[]}\"\nJun 11 11:46:24.426427 crc crio[3644]: time=\"2026-06-11T11:46:24.423855408Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.426553 crc crio[3644]: time=\"2026-06-11T11:46:24.426378606Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:24.427147 crc crio[3644]: time=\"2026-06-11T11:46:24.426381302Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=eb68672e-5988-40a2-8cc8-6358613a49f7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.428144 crc crio[3644]: time=\"2026-06-11T11:46:24.428084826Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=38e06411-522b-47c1-aed8-24e5590a1b80 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.441035 crc crio[3644]: time=\"2026-06-11T11:46:24.439795399Z\" level=info msg=\"Ran pod sandbox ba75dfe769e883bb7ff39e113effea81446325f05a64f99910027e6fe07d06f0 with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=f6e35cff-1a6e-45bd-92b6-cc499cc0d5ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.445132 crc crio[3644]: time=\"2026-06-11T11:46:24.443896425Z\" level=info msg=\"Ran pod sandbox c5e984a5c4cd3bc474b8eb37fa1dca43ee7c9ba6f6b8327c5199f7b42b0a8ed5 with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=03e3d2c4-b06e-49df-b7c6-e7b6ee952bdb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.449199 crc crio[3644]: time=\"2026-06-11T11:46:24.448845248Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=af37e8fc-4ac5-4313-b6a5-bb35158452ae name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.449937 crc crio[3644]: time=\"2026-06-11T11:46:24.44990143Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=a041d715-78d8-4653-b6d2-7027774c67e7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.452154 crc crio[3644]: time=\"2026-06-11T11:46:24.452071606Z\" level=info msg=\"Ran pod sandbox e5f153aa209aabe52bf2d7753481d969f357bc1e07a18bcb37ff2768d02c4c3e with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=da55d615-428e-480f-a01f-7cff0d1be18c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.453157 crc crio[3644]: time=\"2026-06-11T11:46:24.453122219Z\" level=info msg=\"Ran pod sandbox 6c51eab753272d574f64cbedfe0efb16ec220f86dcb2f36de0e92f6dacec8f69 with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=ca5c986b-dbac-4925-a6b4-04bf8a02e164 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.459402 crc crio[3644]: time=\"2026-06-11T11:46:24.459296249Z\" level=info msg=\"Ran pod sandbox 1beef2e30e3f4b5ec69d9e5245fc73ac686e1b35d7fb26683828581cce2a7e92 with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=2eee8726-42ae-47a2-be32-31ebfdc71eb2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.462476 crc crio[3644]: time=\"2026-06-11T11:46:24.462395449Z\" level=info msg=\"Ran pod sandbox 5f6e7a87911754cb0e7be14698dea7dcb3740a467f1cc27f7047d34b33011759 with infra container: openshift-marketplace/redhat-operators-x5vn9/POD\" id=373c1e94-0c03-4fc2-9690-408b09e0ab73 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.463505 crc crio[3644]: time=\"2026-06-11T11:46:24.462980303Z\" level=info msg=\"Ran pod sandbox 34eecf6f145537043fdc0e42a2897cb62f2ad2206c5e621c814e650c9ef3ef65 with infra container: openshift-marketplace/community-operators-qhh6t/POD\" id=8af41593-715b-4a0b-b932-fd125e1819e4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.463757 crc crio[3644]: time=\"2026-06-11T11:46:24.46361486Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=5632f899-f0ae-413a-9667-6b5807d1b705 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.465565 crc crio[3644]: time=\"2026-06-11T11:46:24.465389059Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4a634f59-c24e-4158-9b39-f07bd5a37f64 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.465565 crc crio[3644]: time=\"2026-06-11T11:46:24.465514944Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a9721339-11c3-417a-b4fc-cba84ddffa73 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.465999 crc crio[3644]: time=\"2026-06-11T11:46:24.465919455Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=38b79663-de06-4cca-b83f-fcdcd8993372 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.472589 crc crio[3644]: time=\"2026-06-11T11:46:24.471533693Z\" level=info msg=\"Ran pod sandbox 2ad53ffb7fe74f66ce91948fcbd8ed5c639a3f56b5c5ad0aef3a79991b13a167 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=0c9d4019-3a31-437e-98ec-4ba5bcf8e5e4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.472589 crc crio[3644]: time=\"2026-06-11T11:46:24.472140239Z\" level=info msg=\"Ran pod sandbox 83deffb05b5c51ae09f7f9931aeef639a49e8922ed3ca219c2c4f5c262a80b31 with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=474ad3c3-c24d-40cd-b347-05b64fe3344a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.475595 crc crio[3644]: time=\"2026-06-11T11:46:24.472320295Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=4d644cf9-bcde-42c0-99d0-122ce0a7d6a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.475595 crc crio[3644]: time=\"2026-06-11T11:46:24.474231437Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:46:24.475595 crc crio[3644]: time=\"2026-06-11T11:46:24.475264518Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:46:24.476002 crc crio[3644]: time=\"2026-06-11T11:46:24.475922344Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=26dc1e7f-e797-47d5-9cf1-6c368b065e70 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.476228 crc crio[3644]: time=\"2026-06-11T11:46:24.476145849Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=a3842eb2-195c-4ba3-a65c-5d635b48c31d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.481155 crc crio[3644]: time=\"2026-06-11T11:46:24.480596094Z\" level=info msg=\"Ran pod sandbox 5a380dc439153fd729d62d52583da7dfd5c6b33454985cf6ffeb5f878b80d543 with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=fb30942a-5af0-431a-a49c-5051e8dffbe9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.484784 crc crio[3644]: time=\"2026-06-11T11:46:24.484633907Z\" level=info msg=\"Ran pod sandbox 41d08addd47acc4ded12a6a52c92482718e27407d404fddc534b8ce1affae418 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=3c4e405f-0d78-4e94-b0a7-22431715ff5f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.486577 crc crio[3644]: time=\"2026-06-11T11:46:24.486510868Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b87cecdd-20cc-402b-a70f-641690afa0e2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.486793 crc crio[3644]: time=\"2026-06-11T11:46:24.486721274Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5cc24c66-296a-46bf-ac51-7bf313c5231a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.499540 crc crio[3644]: time=\"2026-06-11T11:46:24.499500059Z\" level=info msg=\"Ran pod sandbox 3bbff6bda418ab3917ffc3e1d6c1e610a6cb6637daa1c816b339836934e8ccac with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=47999b89-af5c-42a4-8428-e07010955eeb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.501564 crc crio[3644]: time=\"2026-06-11T11:46:24.501534636Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=87863efc-265b-477e-a549-7e9dfcd6760e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.504350 crc crio[3644]: time=\"2026-06-11T11:46:24.504274194Z\" level=info msg=\"Ran pod sandbox 3bc7d301adc5925b363e49d1c8c07e96d6dcae60275037d8ecd8166f8606c109 with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=6b80c045-29e7-4fdf-97f7-34280cec8435 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.508152 crc crio[3644]: time=\"2026-06-11T11:46:24.5080678Z\" level=info msg=\"Ran pod sandbox d4eaf0d5e3ed3ad6c721fbefc9c4de6abe92afef4a079f289b21d3c936ebd80c with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=bb612499-ed75-43c7-89d0-c8de6b9c3428 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.508312 crc crio[3644]: time=\"2026-06-11T11:46:24.508214583Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=85e53c3d-e4a7-4ecd-beae-2567e27d041c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.510065 crc crio[3644]: time=\"2026-06-11T11:46:24.510030725Z\" level=info msg=\"Ran pod sandbox 6729b6f6df8aa1a94e46b1ed897ff3c7da2be0c5ac02ab76a9f56adff156dca8 with infra container: openshift-dns/dns-default-qtghf/POD\" id=bc4523fd-b88f-47c6-81bb-77e0a8e49495 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.516613 crc crio[3644]: time=\"2026-06-11T11:46:24.516497095Z\" level=info msg=\"Ran pod sandbox 65f6f507aff2c3dfd016d5e334e513fd0bc5a957a8648f46873eff02e6fb2481 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=6b0a7648-dff6-4844-a2ff-92d0e40cb4f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.521335 crc crio[3644]: time=\"2026-06-11T11:46:24.521133783Z\" level=info msg=\"Ran pod sandbox ddeac8d96bc220e6731c7e27f832716e6d7a896e00fcbc520040de7644187aa7 with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=a5a98a20-7a3e-44c4-a12d-45c6506fbbdd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.522329 crc crio[3644]: time=\"2026-06-11T11:46:24.522251945Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=12a5b536-6533-4e03-8fe0-e5f21ed02d71 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.523889 crc crio[3644]: time=\"2026-06-11T11:46:24.523469308Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=46c520ea-31db-4b4b-b9d7-89db580b7741 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.523889 crc crio[3644]: time=\"2026-06-11T11:46:24.523854648Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=186b6d8c-7212-49b3-99ae-ebfb4e8124ac name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.524038 crc crio[3644]: time=\"2026-06-11T11:46:24.523995572Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=c4a03913-01e2-4b76-9771-4b4e7c948f3d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.529538 crc crio[3644]: time=\"2026-06-11T11:46:24.529498836Z\" level=info msg=\"Ran pod sandbox e74cc8ff82ac082e0051d12a83cd16f7dc62f6e320b65d2f81722f8a4d3d8053 with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=cfcb3883-195b-4657-8c69-f288534f07b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.530519 crc crio[3644]: time=\"2026-06-11T11:46:24.530450423Z\" level=info msg=\"Ran pod sandbox 7bc05bddb1aed37f248748b9c45be906fe9b211870ed17ab79e84fc17737e1da with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=6eba17b1-9c3a-4562-a222-4e146128e174 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.534464 crc crio[3644]: time=\"2026-06-11T11:46:24.534349953Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=956d760f-91ab-421b-8a3e-54e990970f5f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.538889 crc crio[3644]: time=\"2026-06-11T11:46:24.538768014Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=b28206a6-dac8-495f-8fcf-c9fc52f84b8e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.545237 crc crio[3644]: time=\"2026-06-11T11:46:24.545160334Z\" level=info msg=\"Ran pod sandbox 02d7e09a445312a50978f37c356891b1fba644aac2805fa04d932c2c524a1cf5 with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=aacb1668-597e-4328-86b0-0e35adf085f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.550960 crc crio[3644]: time=\"2026-06-11T11:46:24.5495941Z\" level=info msg=\"Ran pod sandbox 172d06a82334693fe565a25f3523459d09b70af9e60826971bbc7a5ed2e4415b with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=b6ee00b7-af83-4805-bd32-5fadb8db9501 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.550960 crc crio[3644]: time=\"2026-06-11T11:46:24.549728874Z\" level=info msg=\"Ran pod sandbox dfe00585ad03d00aae23bc232b329b26d5719d51f81ea9335489c98fa4af68c8 with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=fc24e3ae-35a6-45ac-a801-2db43b0b7070 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.554961 crc crio[3644]: time=\"2026-06-11T11:46:24.554157785Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=26e5e5a2-a1b3-4646-b5de-37c66c5c2ab6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.555075 crc crio[3644]: time=\"2026-06-11T11:46:24.554396729Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=bf91548b-d001-4416-a1ff-8b47ca8498ed name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.559174 crc crio[3644]: time=\"2026-06-11T11:46:24.559139814Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c46b6bc4-d42d-4b21-ab7c-08df986b3e06 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.563765 crc crio[3644]: time=\"2026-06-11T11:46:24.563602326Z\" level=info msg=\"Ran pod sandbox 2fd4c73289c4929e22acd75c5d0f696a8f40082ef4e46caf868126539c9b03fd with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=4c762109-ea86-4f78-b52e-438775cdabeb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.566053 crc crio[3644]: time=\"2026-06-11T11:46:24.565986622Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=f918a9a1-0f25-4d6a-a1fc-e9f442a745ce name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.569564 crc crio[3644]: time=\"2026-06-11T11:46:24.569532232Z\" level=info msg=\"Ran pod sandbox 7c665f07b30ce14460a281ce16a527ac66b9aa4a6212ddd22a6f8745033862df with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=79999fd6-018b-4076-b789-3757d827819f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.571908 crc crio[3644]: time=\"2026-06-11T11:46:24.571713763Z\" level=info msg=\"Ran pod sandbox 1be33eef974f1b8b17f66a7d3e38a2fbf699bbf9b979902191894328c4f3a5e0 with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=e7642e2d-0de2-4a76-ae7c-21bcd343ac4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.573716 crc crio[3644]: time=\"2026-06-11T11:46:24.573631967Z\" level=info msg=\"Ran pod sandbox 3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686305-9dr2p/POD\" id=36890b17-af78-44e5-9ef2-cf5e79bd45cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.574195 crc crio[3644]: time=\"2026-06-11T11:46:24.574164892Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=ac08bb18-e592-4aa4-accc-0530fdcb24f8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.574635 crc crio[3644]: time=\"2026-06-11T11:46:24.574574521Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=3c0834c4-b097-4d97-b45f-0e6d861aebfc name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.575251 crc crio[3644]: time=\"2026-06-11T11:46:24.575061035Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8c99f6d6-c594-4217-aeb8-b764dac3f04c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.580829 crc crio[3644]: time=\"2026-06-11T11:46:24.580533358Z\" level=info msg=\"Ran pod sandbox c27b2d49f3cb2e2afc71446a37f9e524d9e1716e4fa8e966bb06e4c6340bae32 with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=5547af25-8e3d-4add-b468-593943548464 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.582969 crc crio[3644]: time=\"2026-06-11T11:46:24.582940174Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=943c1cf4-6eaf-44db-9af1-b7724f569e68 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.587109 crc crio[3644]: time=\"2026-06-11T11:46:24.587079749Z\" level=info msg=\"Ran pod sandbox bcc9b32e3912bfaf7d153cd3800777354c0c016d76b68fe01d7791deb99508b2 with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=3ddc03bd-a7c9-4501-9aeb-c36d701b5a0b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.592349 crc crio[3644]: time=\"2026-06-11T11:46:24.592306037Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=a398926b-e6bd-4a16-bef6-d3cfe874951c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.598522 crc crio[3644]: time=\"2026-06-11T11:46:24.598377575Z\" level=info msg=\"Ran pod sandbox c1251888d412fcac0ed09819a62b230962a9779845ff22b793bc77bb9da66c9f with infra container: openshift-console/console-6c684df5db-cc8g8/POD\" id=1b625978-d2a1-4d93-978e-e0c8189c5ad3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.602245 crc crio[3644]: time=\"2026-06-11T11:46:24.602194051Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=a3817c78-e48f-4cad-a04e-5d2a02a0182a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.602934 crc crio[3644]: time=\"2026-06-11T11:46:24.602223174Z\" level=info msg=\"Ran pod sandbox 78c68730effe7e0fb995c89f1b136d209149e7ed6e1e6a43256efb8656843f28 with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=eb9a4fae-7105-46c4-90e3-e1c149e1a373 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.606289 crc crio[3644]: time=\"2026-06-11T11:46:24.606190333Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=ba94e936-4eca-472a-9089-174958fc8817 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.617421 crc crio[3644]: time=\"2026-06-11T11:46:24.617349343Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=8195b4dc-4d63-4077-b857-ee83a17615c8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.619421 crc crio[3644]: time=\"2026-06-11T11:46:24.619310369Z\" level=info msg=\"Ran pod sandbox dbf7084e036402eb75d81bddd320d0bd1f91e1843d1dc590e3b11b4a55fce899 with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=22574d54-adf8-4b1b-a024-33e9858b8293 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.620789 crc crio[3644]: time=\"2026-06-11T11:46:24.620598264Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=abc633e4-24d0-45b1-b9ae-c8cb898fcbf8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.621549 crc crio[3644]: time=\"2026-06-11T11:46:24.621461878Z\" level=info msg=\"Ran pod sandbox a3403638c3473e1c84e850a598bd2645cd1f2e5fd04f63f9c5b1e02a3bc6b35f with infra container: openshift-marketplace/certified-operators-l27pk/POD\" id=b0a58faa-1a82-47b1-9953-eec936657c33 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.622249 crc crio[3644]: time=\"2026-06-11T11:46:24.622152327Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=c08fc153-ca7d-45f2-b08a-9e9484e58c52 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.622510 crc crio[3644]: time=\"2026-06-11T11:46:24.622436576Z\" level=info msg=\"Ran pod sandbox b242f3ba73325bd5208b46a50ec2494ab99239aad746101e60e79afb481c4587 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=ab900157-e365-4ace-885e-4626c2a6fea3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.623981 crc crio[3644]: time=\"2026-06-11T11:46:24.623917899Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cf0cd4e1-4320-4805-a3b0-c81ab6537819 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.625079 crc crio[3644]: time=\"2026-06-11T11:46:24.624695608Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=bb690fc8-1167-4f72-816d-517395af0958 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.625208 crc crio[3644]: time=\"2026-06-11T11:46:24.624908836Z\" level=info msg=\"Ran pod sandbox 329481c7e901f292822a997f1565c8ea9d24ec8787303bb905ccb0f03ef4483b with infra container: openshift-console/downloads-747b44746d-4pqvr/POD\" id=f5b58d2e-6a63-4436-8de9-a2cb53b291b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.629978 crc crio[3644]: time=\"2026-06-11T11:46:24.629887754Z\" level=info msg=\"Ran pod sandbox 5373108d446055635b741dfe403fbbe5c4063e12343dee372b1eec3442e02add with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=e46fd4b2-474c-42ef-9bb5-dec06b31210b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.630401 crc crio[3644]: time=\"2026-06-11T11:46:24.630361698Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=df61409c-03b5-47ed-9367-df6cbfba90a8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.637603 crc crio[3644]: time=\"2026-06-11T11:46:24.637488809Z\" level=info msg=\"Ran pod sandbox 62b7b5b9061fa04de237a5f02ec1f67d1ff9341ed2f2185a28b0851974c9fb3d with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=13ccb582-c043-44a5-a4cb-9e5b1b2b7505 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.637925 crc crio[3644]: time=\"2026-06-11T11:46:24.637840205Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1e6b1c88-7442-4582-b390-ff2ea83cff2d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.641788 crc crio[3644]: time=\"2026-06-11T11:46:24.641599Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=e6459549-8c40-4c82-bdcc-104324405449 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.645267 crc crio[3644]: time=\"2026-06-11T11:46:24.645137508Z\" level=info msg=\"Ran pod sandbox 093f8737cd204c43ff7594a6b0577cc39c6881340347f07f72acbca5359b1a09 with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=dab81609-20a8-4ae9-a9bc-045c3fa241f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.649533 crc crio[3644]: time=\"2026-06-11T11:46:24.649445859Z\" level=info msg=\"Ran pod sandbox b9bb8890c0128eef33a966b912b722cc321dce274de0b53caa8004c0c5dd2fda with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=3a342687-ed7f-4701-a71f-f69435e519b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.655333 crc crio[3644]: time=\"2026-06-11T11:46:24.655248523Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=85a5dd6d-1991-4bcb-860d-79d77ff22323 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.663314 crc crio[3644]: time=\"2026-06-11T11:46:24.663192591Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=1406949a-b563-4bc0-aa44-5d81a5660d0b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.668920 crc crio[3644]: time=\"2026-06-11T11:46:24.665415394Z\" level=info msg=\"Ran pod sandbox ddd8a7ace3286c82ee30b9c8d70ab00f67d742aa7b1f3710a23263e8b8d4a812 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=9f19db63-f3a8-4402-9121-4dca19b56c78 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.668920 crc crio[3644]: time=\"2026-06-11T11:46:24.66779551Z\" level=info msg=\"Ran pod sandbox 8b5d3d637a6ccdbe2f885cbef0b8c8b55357672be69d392c7f3e67e3fe3e78a1 with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=64dbcaa7-2a55-4fc5-b016-9e6b7ec39419 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.669751 crc crio[3644]: time=\"2026-06-11T11:46:24.669697283Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=dfe75b78-1c7f-4681-ae96-5cf479e9ad04 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.670966 crc crio[3644]: time=\"2026-06-11T11:46:24.670863066Z\" level=info msg=\"Ran pod sandbox 7a9677c8ed67eec605ff0a2e5e6ec1a609e6172170307ccd1751732699526a22 with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=d62d4264-45f7-4904-8eba-1b6eff11250c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.681908 crc crio[3644]: time=\"2026-06-11T11:46:24.681747008Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=2137ec0a-f25b-4981-835f-87973ec8eb8c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.682412 crc crio[3644]: time=\"2026-06-11T11:46:24.681933007Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=cba1676d-0fa1-4f94-bfff-800833ec07f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.682463 crc crio[3644]: time=\"2026-06-11T11:46:24.682425189Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9f6b1c59-6caf-468f-b6f7-b4324a322f23 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.682533 crc crio[3644]: time=\"2026-06-11T11:46:24.682491008Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=a3125c8e-fb89-4da0-be8e-f437a5b124ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.682592 crc crio[3644]: time=\"2026-06-11T11:46:24.682515609Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=bd0cc342-dfb0-419d-9cbc-598a83cfe97d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.682695 crc crio[3644]: time=\"2026-06-11T11:46:24.682572434Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=85733b9e-63cb-435d-b128-6215b534700f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.682755 crc crio[3644]: time=\"2026-06-11T11:46:24.682498592Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=4560ef8c-e846-45bd-8156-744364c02c61 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.682843 crc crio[3644]: time=\"2026-06-11T11:46:24.682751859Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=92dd9e39-c6cf-41ca-9029-289c184e0ddc name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.682843 crc crio[3644]: time=\"2026-06-11T11:46:24.68277802Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=1068dba4-82a6-46df-acbc-7e6a0ecc6355 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.682971 crc crio[3644]: time=\"2026-06-11T11:46:24.682865583Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=cce4de46-a786-4579-aaa1-dc50a7b5460e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.682971 crc crio[3644]: time=\"2026-06-11T11:46:24.682946662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.683080 crc crio[3644]: time=\"2026-06-11T11:46:24.683035114Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=703fd279-5063-4483-89f0-b8ca0737fa81 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.683124 crc crio[3644]: time=\"2026-06-11T11:46:24.683083636Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=7cb2c0a3-17d4-4f44-8c54-81c41195bbe2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.683124 crc crio[3644]: time=\"2026-06-11T11:46:24.683088059Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=638cc19f-e7a7-4726-b56e-fccb26780510 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.683124 crc crio[3644]: time=\"2026-06-11T11:46:24.683118559Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=0fb01e5a-c654-46d7-b0c0-082bfaa7395c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.683472 crc crio[3644]: time=\"2026-06-11T11:46:24.683095565Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=10f17911-f521-4cf9-98bc-8dfab57e24d3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.683472 crc crio[3644]: time=\"2026-06-11T11:46:24.683125106Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=1b4df742-423e-49fe-93d0-f565b0e53754 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.683472 crc crio[3644]: time=\"2026-06-11T11:46:24.683160047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=4d95ff0e-3d9e-43e8-9dcd-f1e67dcb17c6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.683472 crc crio[3644]: time=\"2026-06-11T11:46:24.683186688Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=dc8681bf-557d-4cf3-a2fb-eac75639714b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.683472 crc crio[3644]: time=\"2026-06-11T11:46:24.683212703Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=00295824-bcc5-46c6-89c3-6d97cd590e23 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.683472 crc crio[3644]: time=\"2026-06-11T11:46:24.683229669Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6fd766d0-9764-4432-aa4f-8a7e598c90e1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.683472 crc crio[3644]: time=\"2026-06-11T11:46:24.68323668Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=5cb0f11d-5195-47be-b6e3-d7d7a6d45f3e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.683472 crc crio[3644]: time=\"2026-06-11T11:46:24.683250494Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=e22a35ec-0fbb-4723-9132-7ef5e481c3dd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.683472 crc crio[3644]: time=\"2026-06-11T11:46:24.683263671Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=aa16d633-669d-4a50-85bd-8bebd2e55271 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.683472 crc crio[3644]: time=\"2026-06-11T11:46:24.683286541Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d86a31df-36e4-4352-ad65-f0eba9315614 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.683472 crc crio[3644]: time=\"2026-06-11T11:46:24.683290691Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9a550f3d-99aa-42b3-a7fa-6a62d19e303f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.683472 crc crio[3644]: time=\"2026-06-11T11:46:24.683314646Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5a562772-e0ef-4730-be7e-d415748a552d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.683472 crc crio[3644]: time=\"2026-06-11T11:46:24.683327002Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cbde9b85-9c5d-4aea-a22a-383e057366f7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.683472 crc crio[3644]: time=\"2026-06-11T11:46:24.682534613Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dbb8d830-d239-46b4-8999-dde1271914b3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.683472 crc crio[3644]: time=\"2026-06-11T11:46:24.683353553Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=7a4f3173-489c-4778-9f34-4f4f29dfa31b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.683472 crc crio[3644]: time=\"2026-06-11T11:46:24.683360238Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=edd09ac0-166d-474b-aabf-58a10cba668b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.683472 crc crio[3644]: time=\"2026-06-11T11:46:24.683390518Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=c2411ec0-eabe-4255-97d3-cc098fd1aa6c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.683472 crc crio[3644]: time=\"2026-06-11T11:46:24.683397914Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=bbc599ca-90c6-44b4-96f1-b6e083dbdeee name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.683472 crc crio[3644]: time=\"2026-06-11T11:46:24.68343391Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=410346bd-89da-42ee-8ecb-13744c096b33 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.683472 crc crio[3644]: time=\"2026-06-11T11:46:24.683448925Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=f3a20660-5cc0-4ada-959d-719bce1b4382 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.685530 crc crio[3644]: time=\"2026-06-11T11:46:24.683927489Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=36413454-cdf7-4844-9130-f07aed3eca0d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.685530 crc crio[3644]: time=\"2026-06-11T11:46:24.684160289Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=e3055281-9ff4-4b09-897f-f88c8b578a83 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.685530 crc crio[3644]: time=\"2026-06-11T11:46:24.684243118Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=c0f65e03-b935-45e0-b171-0e5b636ccb83 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.688039 crc crio[3644]: time=\"2026-06-11T11:46:24.687973806Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=1658822a-237d-42dd-b88b-87e5df27019b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.688108 crc crio[3644]: time=\"2026-06-11T11:46:24.688074649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=89e7a86c-5563-479b-9f2b-891ebacd92ce name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.688227 crc crio[3644]: time=\"2026-06-11T11:46:24.688165887Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7ffa6a55-f0df-4fb1-9d18-ee7e04cbfdb9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.688227 crc crio[3644]: time=\"2026-06-11T11:46:24.688205951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.688341 crc crio[3644]: time=\"2026-06-11T11:46:24.688185737Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5f695255-e2b3-4c42-909d-07f0a03d2dbc name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.688380 crc crio[3644]: time=\"2026-06-11T11:46:24.688364312Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=0a552cc0-fc00-445d-ba09-076fc166ad10 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.688421 crc crio[3644]: time=\"2026-06-11T11:46:24.688392303Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=a0168d53-aa71-478e-88c4-52ce26b2a4ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.688576 crc crio[3644]: time=\"2026-06-11T11:46:24.688506141Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=91526cd7-b485-4c8a-a714-d65f998c5d50 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.688701 crc crio[3644]: time=\"2026-06-11T11:46:24.688585398Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=8fd1b585-7a05-4f8a-8ae3-dd799dfa079c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.688701 crc crio[3644]: time=\"2026-06-11T11:46:24.688612339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.688794 crc crio[3644]: time=\"2026-06-11T11:46:24.687994572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.688935 crc crio[3644]: time=\"2026-06-11T11:46:24.688879256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.689121 crc crio[3644]: time=\"2026-06-11T11:46:24.688880701Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=82cbef42-718e-4ab9-a0cb-406382629700 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.689188 crc crio[3644]: time=\"2026-06-11T11:46:24.688908413Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=1cb5e553-9ca1-4462-8f1a-5bed9393f443 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.690818 crc crio[3644]: time=\"2026-06-11T11:46:24.690531283Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=0ff7a915-3694-40ec-b73e-3481cd33742b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.692829 crc crio[3644]: time=\"2026-06-11T11:46:24.690550799Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=83b3c17d-b450-460a-906d-e0af32f40c9a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.694223 crc crio[3644]: time=\"2026-06-11T11:46:24.693296457Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=0671fde5-4426-4d63-8163-b54eed1d033c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.694223 crc crio[3644]: time=\"2026-06-11T11:46:24.693453668Z\" level=info msg=\"Creating container: openshift-console/console-6c684df5db-cc8g8/console\" id=f8c2ccbc-5913-46b8-9cd1-ce3ad3ef6add name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.694223 crc crio[3644]: time=\"2026-06-11T11:46:24.693490282Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f0d02919-678b-41bd-9ce8-91f25e47dcc3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.694223 crc crio[3644]: time=\"2026-06-11T11:46:24.693505486Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=cec638f9-c573-41e3-86f6-91f0f6444bf3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.694862 crc crio[3644]: time=\"2026-06-11T11:46:24.694371596Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=d757749a-d687-4ee1-8b25-7f235fb509f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.694862 crc crio[3644]: time=\"2026-06-11T11:46:24.694377545Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6445411e-677b-4590-8824-d085dc6b3436 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.695209 crc crio[3644]: time=\"2026-06-11T11:46:24.694953725Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=04449ab4-d13e-453f-943e-1b3ca8ff032f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.695736 crc crio[3644]: time=\"2026-06-11T11:46:24.695553992Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=118c127c-0209-4779-b1ca-65fcdcf5fe26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.696551 crc crio[3644]: time=\"2026-06-11T11:46:24.696503689Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=809e65eb-8347-4469-a299-d824f8c0eeb2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.696864 crc crio[3644]: time=\"2026-06-11T11:46:24.696734645Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=781c052a-da5f-4330-aab6-43ec7dc5833d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.697415 crc crio[3644]: time=\"2026-06-11T11:46:24.697345172Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=7fcc2443-5834-43be-b394-a3a8b71650cd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.697849 crc crio[3644]: time=\"2026-06-11T11:46:24.697730993Z\" level=info msg=\"Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=e56231f4-ff9f-421a-9bc5-abaf1927c7f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.698963 crc crio[3644]: time=\"2026-06-11T11:46:24.698923107Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=a6ad7590-fbba-430f-9e3d-5d8fc9dda469 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.699824 crc crio[3644]: time=\"2026-06-11T11:46:24.699587455Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=6763b0bd-f91f-402b-8aa9-671944397bea name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.700151 crc crio[3644]: time=\"2026-06-11T11:46:24.700076492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.700151 crc crio[3644]: time=\"2026-06-11T11:46:24.700123371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.700453 crc crio[3644]: time=\"2026-06-11T11:46:24.700376687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.701175 crc crio[3644]: time=\"2026-06-11T11:46:24.700973998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.701946 crc crio[3644]: time=\"2026-06-11T11:46:24.701883464Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=2b608310-79f8-4c63-bb69-005458a72338 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.703967 crc crio[3644]: time=\"2026-06-11T11:46:24.702480146Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=e8fea5f7-5f33-4700-b07f-37a1cb997cb0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.704765 crc crio[3644]: time=\"2026-06-11T11:46:24.704705219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.705358 crc crio[3644]: time=\"2026-06-11T11:46:24.705126431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.705540 crc crio[3644]: time=\"2026-06-11T11:46:24.705458271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.705823 crc crio[3644]: time=\"2026-06-11T11:46:24.705729536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.706588 crc crio[3644]: time=\"2026-06-11T11:46:24.706530211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.706944 crc crio[3644]: time=\"2026-06-11T11:46:24.706780108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.707106 crc crio[3644]: time=\"2026-06-11T11:46:24.707045526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.707319 crc crio[3644]: time=\"2026-06-11T11:46:24.707163446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.707531 crc crio[3644]: time=\"2026-06-11T11:46:24.707318664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.707751 crc crio[3644]: time=\"2026-06-11T11:46:24.707617752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.711497 crc crio[3644]: time=\"2026-06-11T11:46:24.711410908Z\" level=info msg=\"Ran pod sandbox ceac6ba87467e95e44a998e9cdf99adb3aa577f53000302197846ede3d51d028 with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=ee82c00c-3a9b-476a-80d7-ca4de3826f6d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:24.722722 crc crio[3644]: time=\"2026-06-11T11:46:24.722606086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.729902 crc crio[3644]: time=\"2026-06-11T11:46:24.729774757Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=f78dad2f-0020-4b6d-bead-b6ec1372db14 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.730124 crc crio[3644]: time=\"2026-06-11T11:46:24.729938011Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686305-9dr2p/collect-profiles\" id=97cc0d21-5819-417c-b075-a57355b4e131 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.730774 crc crio[3644]: time=\"2026-06-11T11:46:24.730407164Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=81aec6b9-1293-4603-96ba-8145d36fe949 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.734225 crc crio[3644]: time=\"2026-06-11T11:46:24.734166619Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=b9d93dc1-af25-4cbb-aab8-cfba5db0f03d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.734511 crc crio[3644]: time=\"2026-06-11T11:46:24.734413555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.734511 crc crio[3644]: time=\"2026-06-11T11:46:24.734502397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.736514 crc crio[3644]: time=\"2026-06-11T11:46:24.736396511Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=2812909d-e9f7-4cd5-b875-81ac53e7b1e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.737959 crc crio[3644]: time=\"2026-06-11T11:46:24.737883072Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=bef575b5-2c3a-40fc-a758-d59d9797c2bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.740187 crc crio[3644]: time=\"2026-06-11T11:46:24.740119334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.742894 crc crio[3644]: time=\"2026-06-11T11:46:24.742772709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.743113 crc crio[3644]: time=\"2026-06-11T11:46:24.743047935Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=26c70f64-bab9-4341-9df0-5cc28df57b7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.743443 crc crio[3644]: time=\"2026-06-11T11:46:24.743385975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.744034 crc crio[3644]: time=\"2026-06-11T11:46:24.743962781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.744259 crc crio[3644]: time=\"2026-06-11T11:46:24.744188408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.744484 crc crio[3644]: time=\"2026-06-11T11:46:24.744341812Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/dns\" id=a9b58617-841f-4ac5-b467-cb0ae31f6a42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.745167 crc crio[3644]: time=\"2026-06-11T11:46:24.745072062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.745431 crc crio[3644]: time=\"2026-06-11T11:46:24.74535661Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=a466b33f-292d-4231-af74-abfdc57e3018 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.747221 crc crio[3644]: time=\"2026-06-11T11:46:24.74715763Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=38876dcb-db15-4dd9-afc0-323e93a0bb56 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.747381 crc crio[3644]: time=\"2026-06-11T11:46:24.747173751Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=33eb61f1-4c74-4638-a602-739819827507 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:24.747534 crc crio[3644]: time=\"2026-06-11T11:46:24.747492279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.747633 crc crio[3644]: time=\"2026-06-11T11:46:24.747497071Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=949405eb-0bd3-4725-94a5-12ea940c140d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.747936 crc crio[3644]: time=\"2026-06-11T11:46:24.74789118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.748280 crc crio[3644]: time=\"2026-06-11T11:46:24.748213099Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=5bbace41-1998-4179-82f2-682863d0900b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.749413 crc crio[3644]: time=\"2026-06-11T11:46:24.749335772Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=449ea1aa-a75f-4d7d-b5c2-dd524c39bb1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.757269 crc crio[3644]: time=\"2026-06-11T11:46:24.757187751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.757269 crc crio[3644]: time=\"2026-06-11T11:46:24.757251452Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=654947ef-ec70-45ae-9e75-d5f04050079b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.757389 crc crio[3644]: time=\"2026-06-11T11:46:24.757311263Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=eec82348-b730-4e85-b352-82cb75265268 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.757389 crc crio[3644]: time=\"2026-06-11T11:46:24.757260131Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=263554b2-3079-47da-91a8-cd99c03aa277 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.757508 crc crio[3644]: time=\"2026-06-11T11:46:24.757375095Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=77a8ba03-d2f0-42f5-a1e4-5693627c51bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.757508 crc crio[3644]: time=\"2026-06-11T11:46:24.757197679Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=b8c6d170-7bbe-4cf0-b366-3325b8920b3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.757731 crc crio[3644]: time=\"2026-06-11T11:46:24.757446316Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=0402d90a-b62d-4a12-a18e-5e3a23ead8c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.757731 crc crio[3644]: time=\"2026-06-11T11:46:24.757468418Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=e0f90284-c15c-41af-95f0-848f391879ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.757859 crc crio[3644]: time=\"2026-06-11T11:46:24.757384365Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=ec8a2c45-4627-40cb-91ce-94e9df428728 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.757902 crc crio[3644]: time=\"2026-06-11T11:46:24.757880478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.758006 crc crio[3644]: time=\"2026-06-11T11:46:24.757324683Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=ae578cc7-314d-4645-942c-eb65f2d1d50f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.758006 crc crio[3644]: time=\"2026-06-11T11:46:24.757473807Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=90ec1592-fecb-45e8-b564-0c7ba00e6ec2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.759189 crc crio[3644]: time=\"2026-06-11T11:46:24.759046931Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=3f0d0bf2-6eb5-4ec0-a04c-d1d272c5b1f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.759841 crc crio[3644]: time=\"2026-06-11T11:46:24.759767412Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=9e6fc461-cec5-4ec0-b62a-d76db527acbf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.761606 crc crio[3644]: time=\"2026-06-11T11:46:24.760937584Z\" level=info msg=\"Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=b5018c1c-035d-4f01-a76a-e1b27ac1ff62 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.761606 crc crio[3644]: time=\"2026-06-11T11:46:24.760941444Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=1cf778f9-eac4-4406-a05a-ec605e69aee1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.873530 crc crio[3644]: time=\"2026-06-11T11:46:24.873332126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.874478 crc crio[3644]: time=\"2026-06-11T11:46:24.874396665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.880243 crc crio[3644]: time=\"2026-06-11T11:46:24.880163496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.880566 crc crio[3644]: time=\"2026-06-11T11:46:24.880495756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.882001 crc crio[3644]: time=\"2026-06-11T11:46:24.881380991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.882001 crc crio[3644]: time=\"2026-06-11T11:46:24.881549336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.882001 crc crio[3644]: time=\"2026-06-11T11:46:24.881924606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.882243 crc crio[3644]: time=\"2026-06-11T11:46:24.882105341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.882342 crc crio[3644]: time=\"2026-06-11T11:46:24.882270226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.882506 crc crio[3644]: time=\"2026-06-11T11:46:24.882425759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.882506 crc crio[3644]: time=\"2026-06-11T11:46:24.882496902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.882700 crc crio[3644]: time=\"2026-06-11T11:46:24.882603375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.883316 crc crio[3644]: time=\"2026-06-11T11:46:24.883259723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.889366 crc crio[3644]: time=\"2026-06-11T11:46:24.889298511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.891126 crc crio[3644]: time=\"2026-06-11T11:46:24.891088842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.895533 crc crio[3644]: time=\"2026-06-11T11:46:24.893177829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.897693 crc crio[3644]: time=\"2026-06-11T11:46:24.897530474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.911147 crc crio[3644]: time=\"2026-06-11T11:46:24.911040676Z\" level=info msg=\"Created container 06c23e05678f148447d4f3d0fc78f03d80369ddf117a67eff4993d3bfc41d56d: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=a3125c8e-fb89-4da0-be8e-f437a5b124ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:24.911904 crc crio[3644]: time=\"2026-06-11T11:46:24.911710266Z\" level=info msg=\"Starting container: 06c23e05678f148447d4f3d0fc78f03d80369ddf117a67eff4993d3bfc41d56d\" id=ce0714e6-6c57-4769-b804-6f5b8256d83e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:24.921438 crc crio[3644]: time=\"2026-06-11T11:46:24.921357724Z\" level=info msg=\"Started container\" PID=12207 containerID=06c23e05678f148447d4f3d0fc78f03d80369ddf117a67eff4993d3bfc41d56d description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=ce0714e6-6c57-4769-b804-6f5b8256d83e name=/runtime.v1.RuntimeService/StartContainer sandboxID=41e0dc7cc8053eeeac687a51aea9b1530d986305d29b495d36e86578d2e24b7a\nJun 11 11:46:24.922165 crc crio[3644]: time=\"2026-06-11T11:46:24.921988049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.922463 crc crio[3644]: time=\"2026-06-11T11:46:24.921434256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.922463 crc crio[3644]: time=\"2026-06-11T11:46:24.92149521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.935179 crc crio[3644]: time=\"2026-06-11T11:46:24.935075867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:24.949584 crc crio[3644]: time=\"2026-06-11T11:46:24.94952677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:25.014917 crc crio[3644]: time=\"2026-06-11T11:46:25.012570716Z\" level=info msg=\"Created container acc96238986b06b369fe5e8f77c41c9b97b61d37ffeb02e246b18d0f081a9cfa: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=1658822a-237d-42dd-b88b-87e5df27019b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:25.016972 crc crio[3644]: time=\"2026-06-11T11:46:25.016888927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:25.018530 crc crio[3644]: time=\"2026-06-11T11:46:25.018379427Z\" level=info msg=\"Starting container: acc96238986b06b369fe5e8f77c41c9b97b61d37ffeb02e246b18d0f081a9cfa\" id=5c3b83b5-6930-43b6-9944-2eab7403fb3c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:25.026187 crc crio[3644]: time=\"2026-06-11T11:46:25.02527275Z\" level=info msg=\"Created container 6d0716e404ecc976fa3c141c6458baf513a17f5cef68258ca9c27f5e8ad317d1: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=a0168d53-aa71-478e-88c4-52ce26b2a4ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:25.028013 crc crio[3644]: time=\"2026-06-11T11:46:25.027960174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:25.028241 crc crio[3644]: time=\"2026-06-11T11:46:25.028082857Z\" level=info msg=\"Starting container: 6d0716e404ecc976fa3c141c6458baf513a17f5cef68258ca9c27f5e8ad317d1\" id=9d117dae-eaf3-413b-8038-f4561e3c62eb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:25.036546 crc crio[3644]: time=\"2026-06-11T11:46:25.036330969Z\" level=info msg=\"Started container\" PID=12217 containerID=acc96238986b06b369fe5e8f77c41c9b97b61d37ffeb02e246b18d0f081a9cfa description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=5c3b83b5-6930-43b6-9944-2eab7403fb3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b242f3ba73325bd5208b46a50ec2494ab99239aad746101e60e79afb481c4587\nJun 11 11:46:25.055239 crc crio[3644]: time=\"2026-06-11T11:46:25.055137052Z\" level=info msg=\"Started container\" PID=12218 containerID=6d0716e404ecc976fa3c141c6458baf513a17f5cef68258ca9c27f5e8ad317d1 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=9d117dae-eaf3-413b-8038-f4561e3c62eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=118afe6f547f12ee8a7a20cded0d33f5350e4bf720d1ce2e32cc11a68e708459\nJun 11 11:46:25.074418 crc crio[3644]: time=\"2026-06-11T11:46:25.073898734Z\" level=info msg=\"Created container d3ede9594456058852302452ea1c55ba7eab91c593db3e102461c88f08e22a50: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=cba1676d-0fa1-4f94-bfff-800833ec07f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:25.075757 crc crio[3644]: time=\"2026-06-11T11:46:25.075635713Z\" level=info msg=\"Starting container: d3ede9594456058852302452ea1c55ba7eab91c593db3e102461c88f08e22a50\" id=f99b3364-a358-4d37-97c6-e01f3421d172 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:25.092246 crc crio[3644]: time=\"2026-06-11T11:46:25.092132722Z\" level=info msg=\"Started container\" PID=12223 containerID=d3ede9594456058852302452ea1c55ba7eab91c593db3e102461c88f08e22a50 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=f99b3364-a358-4d37-97c6-e01f3421d172 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86c61bb44507aae5de65c880ccdcea828453dee0c375749eab1667d0dbe0708f\nJun 11 11:46:25.115292 crc crio[3644]: time=\"2026-06-11T11:46:25.115057361Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=96f527a0-59d7-4cea-a441-ef3b5f719dfe name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:25.143202 crc crio[3644]: time=\"2026-06-11T11:46:25.143061131Z\" level=info msg=\"Created container 46d04a54335ece83a94afe407fec032b8531b7dd1bd1285860672d70d3248066: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=04449ab4-d13e-453f-943e-1b3ca8ff032f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:25.151628 crc crio[3644]: time=\"2026-06-11T11:46:25.148475763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:25.155767 crc crio[3644]: time=\"2026-06-11T11:46:25.153380549Z\" level=info msg=\"Starting container: 46d04a54335ece83a94afe407fec032b8531b7dd1bd1285860672d70d3248066\" id=57ebc595-cf69-45ad-ab3f-70c0ba1ad1ee name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:25.158287 crc crio[3644]: time=\"2026-06-11T11:46:25.158171783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:25.160773 crc crio[3644]: time=\"2026-06-11T11:46:25.159470558Z\" level=info msg=\"Started container\" PID=12234 containerID=46d04a54335ece83a94afe407fec032b8531b7dd1bd1285860672d70d3248066 description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=57ebc595-cf69-45ad-ab3f-70c0ba1ad1ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3403638c3473e1c84e850a598bd2645cd1f2e5fd04f63f9c5b1e02a3bc6b35f\nJun 11 11:46:25.209488 crc crio[3644]: time=\"2026-06-11T11:46:25.209320347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:25.219411 crc crio[3644]: time=\"2026-06-11T11:46:25.219331916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:25.255446 crc crio[3644]: time=\"2026-06-11T11:46:25.255348473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:25.263692 crc crio[3644]: time=\"2026-06-11T11:46:25.263518969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:25.271593 crc crio[3644]: time=\"2026-06-11T11:46:25.271513762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:25.284447 crc crio[3644]: time=\"2026-06-11T11:46:25.284357164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:25.286564 crc crio[3644]: time=\"2026-06-11T11:46:25.28622417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:25.296496 crc crio[3644]: time=\"2026-06-11T11:46:25.295011564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:25.297607 crc crio[3644]: time=\"2026-06-11T11:46:25.297476795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:25.318618 crc crio[3644]: time=\"2026-06-11T11:46:25.316088032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:25.333283 crc crio[3644]: time=\"2026-06-11T11:46:25.332273678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:25.357960 crc crio[3644]: time=\"2026-06-11T11:46:25.357021346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:25.359865 crc crio[3644]: time=\"2026-06-11T11:46:25.359752309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:25.367797 crc crio[3644]: time=\"2026-06-11T11:46:25.367380581Z\" level=info msg=\"Created container aaa43a461746ec2fc749dd8bf6cc91ec49ad5980add0c6426ac822cff3f1b8bb: openshift-console/console-6c684df5db-cc8g8/console\" id=f8c2ccbc-5913-46b8-9cd1-ce3ad3ef6add name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:25.367797 crc crio[3644]: time=\"2026-06-11T11:46:25.367534605Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=cd058140-388e-4bb7-8faa-b37faf68f4ab name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:25.372292 crc crio[3644]: time=\"2026-06-11T11:46:25.372031041Z\" level=info msg=\"Starting container: aaa43a461746ec2fc749dd8bf6cc91ec49ad5980add0c6426ac822cff3f1b8bb\" id=35bc5187-df0c-4ace-98a0-27ed5830d34e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:25.379971 crc crio[3644]: time=\"2026-06-11T11:46:25.379792669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:25.380209 crc crio[3644]: time=\"2026-06-11T11:46:25.380151147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:25.398261 crc crio[3644]: time=\"2026-06-11T11:46:25.397910087Z\" level=info msg=\"Created container 619fec6de56fc069884c602c93a6fdaa7fc8b11652420c74da184c7eb2e515d4: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=83b3c17d-b450-460a-906d-e0af32f40c9a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:25.399729 crc crio[3644]: time=\"2026-06-11T11:46:25.39961996Z\" level=info msg=\"Starting container: 619fec6de56fc069884c602c93a6fdaa7fc8b11652420c74da184c7eb2e515d4\" id=b9aa0e80-20aa-41cc-a5ef-fce9c19be40a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:25.414773 crc crio[3644]: time=\"2026-06-11T11:46:25.412470069Z\" level=info msg=\"Started container\" PID=12257 containerID=619fec6de56fc069884c602c93a6fdaa7fc8b11652420c74da184c7eb2e515d4 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=b9aa0e80-20aa-41cc-a5ef-fce9c19be40a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4eaf0d5e3ed3ad6c721fbefc9c4de6abe92afef4a079f289b21d3c936ebd80c\nJun 11 11:46:25.420188 crc crio[3644]: time=\"2026-06-11T11:46:25.420061121Z\" level=info msg=\"Started container\" PID=12253 containerID=aaa43a461746ec2fc749dd8bf6cc91ec49ad5980add0c6426ac822cff3f1b8bb description=openshift-console/console-6c684df5db-cc8g8/console id=35bc5187-df0c-4ace-98a0-27ed5830d34e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1251888d412fcac0ed09819a62b230962a9779845ff22b793bc77bb9da66c9f\nJun 11 11:46:25.435399 crc crio[3644]: time=\"2026-06-11T11:46:25.435355086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:25.516716 crc crio[3644]: time=\"2026-06-11T11:46:25.505722316Z\" level=info msg=\"Created container 614d4f1692540f061eb77fb99af3462a4c3c7605bed7c910df492ba6619debc7: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=a6ad7590-fbba-430f-9e3d-5d8fc9dda469 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:25.516716 crc crio[3644]: time=\"2026-06-11T11:46:25.50874469Z\" level=info msg=\"Starting container: 614d4f1692540f061eb77fb99af3462a4c3c7605bed7c910df492ba6619debc7\" id=34401e72-1d7c-4fa6-ac95-2a485fddc08c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:25.516716 crc crio[3644]: time=\"2026-06-11T11:46:25.513994673Z\" level=info msg=\"Started container\" PID=12282 containerID=614d4f1692540f061eb77fb99af3462a4c3c7605bed7c910df492ba6619debc7 description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=34401e72-1d7c-4fa6-ac95-2a485fddc08c name=/runtime.v1.RuntimeService/StartContainer sandboxID=34eecf6f145537043fdc0e42a2897cb62f2ad2206c5e621c814e650c9ef3ef65\nJun 11 11:46:25.553255 crc crio[3644]: time=\"2026-06-11T11:46:25.553126027Z\" level=info msg=\"Created container 4f17a67909fe4e6ef2a1d7f0d1ffcbf723726b9dccc22c6de09b1ee8a8be1b22: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=0671fde5-4426-4d63-8163-b54eed1d033c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:25.558840 crc crio[3644]: time=\"2026-06-11T11:46:25.558549538Z\" level=info msg=\"Starting container: 4f17a67909fe4e6ef2a1d7f0d1ffcbf723726b9dccc22c6de09b1ee8a8be1b22\" id=cb224e3b-c751-476a-a55a-cf2dbc63f180 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:25.567220 crc crio[3644]: time=\"2026-06-11T11:46:25.56718301Z\" level=info msg=\"Created container 024dd66529d612ed665c22d2e31e866111c88c96d03509ce4bfa448f8b6c6272: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=2b608310-79f8-4c63-bb69-005458a72338 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:25.569382 crc crio[3644]: time=\"2026-06-11T11:46:25.569298918Z\" level=info msg=\"Starting container: 024dd66529d612ed665c22d2e31e866111c88c96d03509ce4bfa448f8b6c6272\" id=1ff18deb-b96c-45fb-8f1b-d2bacd21afea name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:25.582502 crc crio[3644]: time=\"2026-06-11T11:46:25.581893528Z\" level=info msg=\"Started container\" PID=12289 containerID=024dd66529d612ed665c22d2e31e866111c88c96d03509ce4bfa448f8b6c6272 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=1ff18deb-b96c-45fb-8f1b-d2bacd21afea name=/runtime.v1.RuntimeService/StartContainer sandboxID=41d08addd47acc4ded12a6a52c92482718e27407d404fddc534b8ce1affae418\nJun 11 11:46:25.588591 crc crio[3644]: time=\"2026-06-11T11:46:25.588060703Z\" level=info msg=\"Started container\" PID=12284 containerID=4f17a67909fe4e6ef2a1d7f0d1ffcbf723726b9dccc22c6de09b1ee8a8be1b22 description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=cb224e3b-c751-476a-a55a-cf2dbc63f180 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c665f07b30ce14460a281ce16a527ac66b9aa4a6212ddd22a6f8745033862df\nJun 11 11:46:25.611591 crc crio[3644]: time=\"2026-06-11T11:46:25.611493884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:25.659194 crc crio[3644]: time=\"2026-06-11T11:46:25.658930505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:25.676351 crc crio[3644]: time=\"2026-06-11T11:46:25.674097077Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=efb9b2a1-d7f1-49ed-b592-4ea158db4f97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:25.678495 crc crio[3644]: time=\"2026-06-11T11:46:25.676925858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:25.682155 crc crio[3644]: time=\"2026-06-11T11:46:25.682059729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:25.693214 crc crio[3644]: time=\"2026-06-11T11:46:25.693099487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:25.704257 crc crio[3644]: time=\"2026-06-11T11:46:25.703468625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:25.714483 crc crio[3644]: time=\"2026-06-11T11:46:25.71404979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:25.731582 crc crio[3644]: time=\"2026-06-11T11:46:25.730233228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:25.736747 crc crio[3644]: time=\"2026-06-11T11:46:25.736607339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:25.741327 crc crio[3644]: time=\"2026-06-11T11:46:25.741248159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:25.749580 crc crio[3644]: time=\"2026-06-11T11:46:25.743956954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:25.763763 crc crio[3644]: time=\"2026-06-11T11:46:25.758430477Z\" level=info msg=\"Created container a9cf1de3739b8f2803ee77d33f122dd97f6bf918f8fca8119327d79578d97e93: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=5bbace41-1998-4179-82f2-682863d0900b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:25.776409 crc crio[3644]: time=\"2026-06-11T11:46:25.776320525Z\" level=info msg=\"Starting container: a9cf1de3739b8f2803ee77d33f122dd97f6bf918f8fca8119327d79578d97e93\" id=c5b2ec1c-84a1-4075-85ec-c3c28f58f578 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:25.787592 crc crio[3644]: time=\"2026-06-11T11:46:25.787477687Z\" level=info msg=\"Started container\" PID=12288 containerID=a9cf1de3739b8f2803ee77d33f122dd97f6bf918f8fca8119327d79578d97e93 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=c5b2ec1c-84a1-4075-85ec-c3c28f58f578 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ddeac8d96bc220e6731c7e27f832716e6d7a896e00fcbc520040de7644187aa7\nJun 11 11:46:25.788509 crc crio[3644]: time=\"2026-06-11T11:46:25.788278329Z\" level=info msg=\"Created container e353ea946a9164cb1d474380a697dab65f944ece2405ef22c158dc1fd1724b80: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=118c127c-0209-4779-b1ca-65fcdcf5fe26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:25.795732 crc crio[3644]: time=\"2026-06-11T11:46:25.79442606Z\" level=info msg=\"Starting container: e353ea946a9164cb1d474380a697dab65f944ece2405ef22c158dc1fd1724b80\" id=aae145e5-c6a5-42c0-b4b6-77c846b6ee66 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:25.812622 crc crio[3644]: time=\"2026-06-11T11:46:25.812549105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:25.839869 crc crio[3644]: time=\"2026-06-11T11:46:25.835613249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:25.859481 crc crio[3644]: time=\"2026-06-11T11:46:25.858794114Z\" level=info msg=\"Created container 130f0ee3462e959b52587900abb8f7ad03a0e9cdb753119cfcc3de718f3572eb: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=1cf778f9-eac4-4406-a05a-ec605e69aee1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:25.870504 crc crio[3644]: time=\"2026-06-11T11:46:25.861235442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:25.870504 crc crio[3644]: time=\"2026-06-11T11:46:25.866117547Z\" level=info msg=\"Started container\" PID=12312 containerID=e353ea946a9164cb1d474380a697dab65f944ece2405ef22c158dc1fd1724b80 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=aae145e5-c6a5-42c0-b4b6-77c846b6ee66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=329481c7e901f292822a997f1565c8ea9d24ec8787303bb905ccb0f03ef4483b\nJun 11 11:46:25.870504 crc crio[3644]: time=\"2026-06-11T11:46:25.869977997Z\" level=info msg=\"Starting container: 130f0ee3462e959b52587900abb8f7ad03a0e9cdb753119cfcc3de718f3572eb\" id=f8ad1252-7d6c-4ae7-9d4d-0b093aa58001 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:25.901476 crc crio[3644]: time=\"2026-06-11T11:46:25.901303099Z\" level=info msg=\"Started container\" PID=12300 containerID=130f0ee3462e959b52587900abb8f7ad03a0e9cdb753119cfcc3de718f3572eb description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=f8ad1252-7d6c-4ae7-9d4d-0b093aa58001 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceac6ba87467e95e44a998e9cdf99adb3aa577f53000302197846ede3d51d028\nJun 11 11:46:25.912003 crc crio[3644]: time=\"2026-06-11T11:46:25.911904004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:25.951588 crc crio[3644]: time=\"2026-06-11T11:46:25.951502357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:25.976157 crc crio[3644]: time=\"2026-06-11T11:46:25.974042982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:25.977744 crc crio[3644]: time=\"2026-06-11T11:46:25.977563912Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=1b4632c4-9c2e-408b-9ad1-4bc0320bcc55 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:26.000032 crc crio[3644]: time=\"2026-06-11T11:46:25.999931526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.003091 crc crio[3644]: time=\"2026-06-11T11:46:26.002839768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.004750 crc crio[3644]: time=\"2026-06-11T11:46:26.004617417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.005754 crc crio[3644]: time=\"2026-06-11T11:46:26.00568888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.006281 crc crio[3644]: time=\"2026-06-11T11:46:26.006208811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.013457 crc crio[3644]: time=\"2026-06-11T11:46:26.013314039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.018578 crc crio[3644]: time=\"2026-06-11T11:46:26.018472283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.028701 crc crio[3644]: time=\"2026-06-11T11:46:26.027093504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.036501 crc crio[3644]: time=\"2026-06-11T11:46:26.036403053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.127035 crc crio[3644]: time=\"2026-06-11T11:46:26.126890553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.230155 crc crio[3644]: time=\"2026-06-11T11:46:26.228501095Z\" level=info msg=\"Created container 2390bcdc3931b6597819b6ec63bf182b4a18f9dd87a3c5335b1194e20b297ba2: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=c0f65e03-b935-45e0-b171-0e5b636ccb83 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:26.242166 crc crio[3644]: time=\"2026-06-11T11:46:26.240501793Z\" level=info msg=\"Starting container: 2390bcdc3931b6597819b6ec63bf182b4a18f9dd87a3c5335b1194e20b297ba2\" id=50ad5a6f-560e-421c-b369-a56962c18f43 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:26.246388 crc crio[3644]: time=\"2026-06-11T11:46:26.246264309Z\" level=info msg=\"Created container dd17334162d113ea3088905c18a098622eeb182e6b0a65c5697f883585a669ee: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=809e65eb-8347-4469-a299-d824f8c0eeb2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:26.255444 crc crio[3644]: time=\"2026-06-11T11:46:26.255302692Z\" level=info msg=\"Created container 92dd4670c82cb8b93ab4e8fbbf80a3c90986effb784e793388702bb8727616cb: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=e56231f4-ff9f-421a-9bc5-abaf1927c7f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:26.263962 crc crio[3644]: time=\"2026-06-11T11:46:26.263576691Z\" level=info msg=\"Created container d6b9b3f19365674c6c57c24df5f5efc3943e752900d3c31a7b52a266a26da76f: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=7fcc2443-5834-43be-b394-a3a8b71650cd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:26.266282 crc crio[3644]: time=\"2026-06-11T11:46:26.266220696Z\" level=info msg=\"Created container 0945cdc88c507d56eb462f1419315a26f6fb70acff8d4890b56f25d5168e8995: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=b9d93dc1-af25-4cbb-aab8-cfba5db0f03d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:26.269053 crc crio[3644]: time=\"2026-06-11T11:46:26.266335899Z\" level=info msg=\"Created container b561a4eb86c58b9477c1cef40c60d968462c55648b5a4d9d460e7de710dc8306: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=cec638f9-c573-41e3-86f6-91f0f6444bf3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:26.270953 crc crio[3644]: time=\"2026-06-11T11:46:26.270449093Z\" level=info msg=\"Starting container: 92dd4670c82cb8b93ab4e8fbbf80a3c90986effb784e793388702bb8727616cb\" id=b271fe6e-3bed-4e8f-bd81-639eff2d00a6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:26.271560 crc crio[3644]: time=\"2026-06-11T11:46:26.271478583Z\" level=info msg=\"Started container\" PID=12390 containerID=2390bcdc3931b6597819b6ec63bf182b4a18f9dd87a3c5335b1194e20b297ba2 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=50ad5a6f-560e-421c-b369-a56962c18f43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c47c584cbca399eb2e3265e7e59833a25e7bd64547b9baad238b551a74fee29c\nJun 11 11:46:26.274496 crc crio[3644]: time=\"2026-06-11T11:46:26.274396317Z\" level=info msg=\"Starting container: 0945cdc88c507d56eb462f1419315a26f6fb70acff8d4890b56f25d5168e8995\" id=e328b29e-24be-44b3-94f6-fa7a1c44245b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:26.275243 crc crio[3644]: time=\"2026-06-11T11:46:26.275170298Z\" level=info msg=\"Starting container: dd17334162d113ea3088905c18a098622eeb182e6b0a65c5697f883585a669ee\" id=d3bf9e8e-1cd8-4cee-9555-370491e46d72 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:26.277941 crc crio[3644]: time=\"2026-06-11T11:46:26.277876713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.281074 crc crio[3644]: time=\"2026-06-11T11:46:26.281023158Z\" level=info msg=\"Starting container: b561a4eb86c58b9477c1cef40c60d968462c55648b5a4d9d460e7de710dc8306\" id=10fd9f23-ed8e-43de-96eb-2e164e9e0af0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:26.284533 crc crio[3644]: time=\"2026-06-11T11:46:26.284022932Z\" level=info msg=\"Starting container: d6b9b3f19365674c6c57c24df5f5efc3943e752900d3c31a7b52a266a26da76f\" id=5b04f2b1-4380-4e04-9610-af12e27479f0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:26.287872 crc crio[3644]: time=\"2026-06-11T11:46:26.287682923Z\" level=info msg=\"Started container\" PID=12391 containerID=dd17334162d113ea3088905c18a098622eeb182e6b0a65c5697f883585a669ee description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=d3bf9e8e-1cd8-4cee-9555-370491e46d72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5373108d446055635b741dfe403fbbe5c4063e12343dee372b1eec3442e02add\nJun 11 11:46:26.303436 crc crio[3644]: time=\"2026-06-11T11:46:26.301350595Z\" level=info msg=\"Created container 1b2fa1f3e783303795623b5da4742d67c3469ad41efd0ef2d8a09b6be417925d: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=90ec1592-fecb-45e8-b564-0c7ba00e6ec2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:26.303436 crc crio[3644]: time=\"2026-06-11T11:46:26.301989613Z\" level=info msg=\"Created container 7f4191f39a5cdfee6a2329850327171bc5ba8053bfa81a586b33e29af2bcc256: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=6763b0bd-f91f-402b-8aa9-671944397bea name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:26.303436 crc crio[3644]: time=\"2026-06-11T11:46:26.302435454Z\" level=info msg=\"Created container df21c034d1cc1fdda00e148bf8c8af1230315f73e03fb7807cf6aad984f7e6a8: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=949405eb-0bd3-4725-94a5-12ea940c140d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:26.304262 crc crio[3644]: time=\"2026-06-11T11:46:26.304131201Z\" level=info msg=\"Started container\" PID=12394 containerID=d6b9b3f19365674c6c57c24df5f5efc3943e752900d3c31a7b52a266a26da76f description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=5b04f2b1-4380-4e04-9610-af12e27479f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcc9b32e3912bfaf7d153cd3800777354c0c016d76b68fe01d7791deb99508b2\nJun 11 11:46:26.304969 crc crio[3644]: time=\"2026-06-11T11:46:26.304889073Z\" level=info msg=\"Started container\" PID=12396 containerID=b561a4eb86c58b9477c1cef40c60d968462c55648b5a4d9d460e7de710dc8306 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=10fd9f23-ed8e-43de-96eb-2e164e9e0af0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bbff6bda418ab3917ffc3e1d6c1e610a6cb6637daa1c816b339836934e8ccac\nJun 11 11:46:26.308019 crc crio[3644]: time=\"2026-06-11T11:46:26.305252863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.310740 crc crio[3644]: time=\"2026-06-11T11:46:26.310616852Z\" level=info msg=\"Started container\" PID=12393 containerID=92dd4670c82cb8b93ab4e8fbbf80a3c90986effb784e793388702bb8727616cb description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=b271fe6e-3bed-4e8f-bd81-639eff2d00a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=093f8737cd204c43ff7594a6b0577cc39c6881340347f07f72acbca5359b1a09\nJun 11 11:46:26.331471 crc crio[3644]: time=\"2026-06-11T11:46:26.33134176Z\" level=info msg=\"Starting container: 1b2fa1f3e783303795623b5da4742d67c3469ad41efd0ef2d8a09b6be417925d\" id=abaa4e04-7cd6-4a3f-9a8c-85b17f597dce name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:26.347433 crc crio[3644]: time=\"2026-06-11T11:46:26.347250823Z\" level=info msg=\"Starting container: 7f4191f39a5cdfee6a2329850327171bc5ba8053bfa81a586b33e29af2bcc256\" id=6435f0c1-7173-4548-95aa-ecd7a095b35a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:26.355120 crc crio[3644]: time=\"2026-06-11T11:46:26.354098564Z\" level=info msg=\"Started container\" PID=12392 containerID=0945cdc88c507d56eb462f1419315a26f6fb70acff8d4890b56f25d5168e8995 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=e328b29e-24be-44b3-94f6-fa7a1c44245b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e74cc8ff82ac082e0051d12a83cd16f7dc62f6e320b65d2f81722f8a4d3d8053\nJun 11 11:46:26.357894 crc crio[3644]: time=\"2026-06-11T11:46:26.357764621Z\" level=info msg=\"Created container 0aa285e8eef9c57a60734a648da1cf0346e551b17fb1c26eef22384b75043fa5: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=bef575b5-2c3a-40fc-a758-d59d9797c2bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:26.368904 crc crio[3644]: time=\"2026-06-11T11:46:26.368189378Z\" level=info msg=\"Starting container: df21c034d1cc1fdda00e148bf8c8af1230315f73e03fb7807cf6aad984f7e6a8\" id=4092bb34-14bb-4030-93f3-ee69fff30b0b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:26.386371 crc crio[3644]: time=\"2026-06-11T11:46:26.386265877Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=b9e3abf1-efa8-47b1-b3fd-4654aff9e770 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:26.392701 crc crio[3644]: time=\"2026-06-11T11:46:26.387484216Z\" level=info msg=\"Starting container: 0aa285e8eef9c57a60734a648da1cf0346e551b17fb1c26eef22384b75043fa5\" id=8ab16639-27df-494e-8d30-c9d57cc29e1e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:26.394141 crc crio[3644]: time=\"2026-06-11T11:46:26.387618416Z\" level=info msg=\"Started container\" PID=12404 containerID=1b2fa1f3e783303795623b5da4742d67c3469ad41efd0ef2d8a09b6be417925d description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=abaa4e04-7cd6-4a3f-9a8c-85b17f597dce name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba75dfe769e883bb7ff39e113effea81446325f05a64f99910027e6fe07d06f0\nJun 11 11:46:26.408575 crc crio[3644]: time=\"2026-06-11T11:46:26.387895644Z\" level=info msg=\"Started container\" PID=12423 containerID=7f4191f39a5cdfee6a2329850327171bc5ba8053bfa81a586b33e29af2bcc256 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=6435f0c1-7173-4548-95aa-ecd7a095b35a name=/runtime.v1.RuntimeService/StartContainer sandboxID=62b7b5b9061fa04de237a5f02ec1f67d1ff9341ed2f2185a28b0851974c9fb3d\nJun 11 11:46:26.419531 crc crio[3644]: time=\"2026-06-11T11:46:26.393149112Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=976fb826-097e-418a-bbb3-4107f7f4f7c8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:26.458041 crc crio[3644]: time=\"2026-06-11T11:46:26.444218272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.493070 crc crio[3644]: time=\"2026-06-11T11:46:26.492946564Z\" level=info msg=\"Started container\" PID=12417 containerID=df21c034d1cc1fdda00e148bf8c8af1230315f73e03fb7807cf6aad984f7e6a8 description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=4092bb34-14bb-4030-93f3-ee69fff30b0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1beef2e30e3f4b5ec69d9e5245fc73ac686e1b35d7fb26683828581cce2a7e92\nJun 11 11:46:26.530476 crc crio[3644]: time=\"2026-06-11T11:46:26.530353407Z\" level=info msg=\"Started container\" PID=12426 containerID=0aa285e8eef9c57a60734a648da1cf0346e551b17fb1c26eef22384b75043fa5 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=8ab16639-27df-494e-8d30-c9d57cc29e1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9bb8890c0128eef33a966b912b722cc321dce274de0b53caa8004c0c5dd2fda\nJun 11 11:46:26.531084 crc crio[3644]: time=\"2026-06-11T11:46:26.530899282Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=c6945c10-2347-4bfc-8373-616d72bd6a64 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:26.559170 crc crio[3644]: time=\"2026-06-11T11:46:26.558729141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.579854 crc crio[3644]: time=\"2026-06-11T11:46:26.579555346Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=87c09357-4468-4a89-8bb8-a5aaa6d2d5f7 name=/runtime.v1.ImageService/PullImage\nJun 11 11:46:26.580366 crc crio[3644]: time=\"2026-06-11T11:46:26.580292596Z\" level=info msg=\"Created container f3cb3304724d3bcace41c7718dcfdc06fead19d4483271a75b8a1430f4c3eb9f: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=2812909d-e9f7-4cd5-b875-81ac53e7b1e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:26.581309 crc crio[3644]: time=\"2026-06-11T11:46:26.581245463Z\" level=info msg=\"Created container 026ce82a34aed0a1ab70f3e690db810b08026dff2163890cae61410cffd3064e: openshift-operator-lifecycle-manager/collect-profiles-29686305-9dr2p/collect-profiles\" id=97cc0d21-5819-417c-b075-a57355b4e131 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:26.584300 crc crio[3644]: time=\"2026-06-11T11:46:26.584222835Z\" level=info msg=\"Starting container: 026ce82a34aed0a1ab70f3e690db810b08026dff2163890cae61410cffd3064e\" id=b1ddaf94-6cb5-4f56-a07d-7e054a616fdf name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:26.585220 crc crio[3644]: time=\"2026-06-11T11:46:26.585103743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.590333 crc crio[3644]: time=\"2026-06-11T11:46:26.586266742Z\" level=info msg=\"Starting container: f3cb3304724d3bcace41c7718dcfdc06fead19d4483271a75b8a1430f4c3eb9f\" id=7293296a-d342-4e88-bf26-1fc6f21dd037 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:26.600101 crc crio[3644]: time=\"2026-06-11T11:46:26.594565363Z\" level=info msg=\"Started container\" PID=12460 containerID=026ce82a34aed0a1ab70f3e690db810b08026dff2163890cae61410cffd3064e description=openshift-operator-lifecycle-manager/collect-profiles-29686305-9dr2p/collect-profiles id=b1ddaf94-6cb5-4f56-a07d-7e054a616fdf name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d\nJun 11 11:46:26.600101 crc crio[3644]: time=\"2026-06-11T11:46:26.596772747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.637723 crc crio[3644]: time=\"2026-06-11T11:46:26.6340215Z\" level=info msg=\"Started container\" PID=12440 containerID=f3cb3304724d3bcace41c7718dcfdc06fead19d4483271a75b8a1430f4c3eb9f description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=7293296a-d342-4e88-bf26-1fc6f21dd037 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a380dc439153fd729d62d52583da7dfd5c6b33454985cf6ffeb5f878b80d543\nJun 11 11:46:26.646894 crc crio[3644]: time=\"2026-06-11T11:46:26.646741219Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 11:46:26.663601 crc crio[3644]: time=\"2026-06-11T11:46:26.659347398Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=818a61af-ae4f-4ec8-8b9d-36938ffdfaba name=/runtime.v1.ImageService/PullImage\nJun 11 11:46:26.676707 crc crio[3644]: time=\"2026-06-11T11:46:26.669708136Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=74a1ec92-6820-4e45-914a-a543a9fabbb5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:26.676707 crc crio[3644]: time=\"2026-06-11T11:46:26.675700379Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 11:46:26.680277 crc crio[3644]: time=\"2026-06-11T11:46:26.679626864Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=15da6546-f892-4393-9879-cf6242c858ce name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:26.701012 crc crio[3644]: time=\"2026-06-11T11:46:26.696154492Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=ebc04bfb-d7e7-45a0-8ada-945d5bc71a06 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:26.712593 crc crio[3644]: time=\"2026-06-11T11:46:26.712099594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.716975 crc crio[3644]: time=\"2026-06-11T11:46:26.716204156Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=4bea5f81-d81f-47b6-9c3d-01ddb7de2f16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:26.717074 crc crio[3644]: time=\"2026-06-11T11:46:26.71697825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.753428 crc crio[3644]: time=\"2026-06-11T11:46:26.749412232Z\" level=info msg=\"Created container 343a894c2d6780d2fdb3f79bc48e1fe2fc7b70ab31de06b9ffcec7d2993c88c6: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=38876dcb-db15-4dd9-afc0-323e93a0bb56 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:26.766891 crc crio[3644]: time=\"2026-06-11T11:46:26.766726365Z\" level=info msg=\"Created container 440a9b40691e2548a6e6b23cf23a72dd235a1bad8aad52d9790af5692773f306: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=8fd1b585-7a05-4f8a-8ae3-dd799dfa079c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:26.775713 crc crio[3644]: time=\"2026-06-11T11:46:26.770352007Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9e6d4b32-5d4f-4dd8-b3ac-ccc577ccde15 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:26.775713 crc crio[3644]: time=\"2026-06-11T11:46:26.775426461Z\" level=info msg=\"Starting container: 343a894c2d6780d2fdb3f79bc48e1fe2fc7b70ab31de06b9ffcec7d2993c88c6\" id=2354f402-ccd2-480a-a1db-df014b719d4f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:26.793869 crc crio[3644]: time=\"2026-06-11T11:46:26.79315929Z\" level=info msg=\"Started container\" PID=12511 containerID=343a894c2d6780d2fdb3f79bc48e1fe2fc7b70ab31de06b9ffcec7d2993c88c6 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=2354f402-ccd2-480a-a1db-df014b719d4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c27b2d49f3cb2e2afc71446a37f9e524d9e1716e4fa8e966bb06e4c6340bae32\nJun 11 11:46:26.797324 crc crio[3644]: time=\"2026-06-11T11:46:26.797242418Z\" level=info msg=\"Starting container: 440a9b40691e2548a6e6b23cf23a72dd235a1bad8aad52d9790af5692773f306\" id=bef8ebe2-88e4-4799-865a-9c67aa15fcdd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:27.026131 crc crio[3644]: time=\"2026-06-11T11:46:27.01009614Z\" level=info msg=\"Started container\" PID=12529 containerID=440a9b40691e2548a6e6b23cf23a72dd235a1bad8aad52d9790af5692773f306 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=bef8ebe2-88e4-4799-865a-9c67aa15fcdd name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ad53ffb7fe74f66ce91948fcbd8ed5c639a3f56b5c5ad0aef3a79991b13a167\nJun 11 11:46:27.214776 crc crio[3644]: time=\"2026-06-11T11:46:27.212872211Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=922e5cb1-0af0-48ca-ae00-46e9337a22ed name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:27.260758 crc crio[3644]: time=\"2026-06-11T11:46:27.260358551Z\" level=info msg=\"Created container e2a9c7d04e4eca0023ac46af411a257de9f7c20a93bbefb1ee000c36e397ab04: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=0ff7a915-3694-40ec-b73e-3481cd33742b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:27.310772 crc crio[3644]: time=\"2026-06-11T11:46:27.309994842Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=53fdd080-a00c-4c6a-aace-cc4c01f81f91 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:27.344241 crc crio[3644]: time=\"2026-06-11T11:46:27.343406154Z\" level=info msg=\"Starting container: e2a9c7d04e4eca0023ac46af411a257de9f7c20a93bbefb1ee000c36e397ab04\" id=dc139721-0beb-4dde-83e1-9316bed833c2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:27.634294 crc crio[3644]: time=\"2026-06-11T11:46:27.63392976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:27.701522 crc crio[3644]: time=\"2026-06-11T11:46:27.700908844Z\" level=info msg=\"Started container\" PID=12560 containerID=e2a9c7d04e4eca0023ac46af411a257de9f7c20a93bbefb1ee000c36e397ab04 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=dc139721-0beb-4dde-83e1-9316bed833c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65f6f507aff2c3dfd016d5e334e513fd0bc5a957a8648f46873eff02e6fb2481\nJun 11 11:46:29.951020 crc crio[3644]: time=\"2026-06-11T11:46:29.946625739Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=e3a6c3cd-a881-437d-b10a-767e05ab8c90 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:30.110030 crc crio[3644]: time=\"2026-06-11T11:46:30.10809809Z\" level=info msg=\"Created container e4306c6c9c412576f9c0116b8b506f3d3189a20a71a8d2793a25ea7bcf4e8d9f: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=d757749a-d687-4ee1-8b25-7f235fb509f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:30.118076 crc crio[3644]: time=\"2026-06-11T11:46:30.114246872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:30.203521 crc crio[3644]: time=\"2026-06-11T11:46:30.199572233Z\" level=info msg=\"Starting container: e4306c6c9c412576f9c0116b8b506f3d3189a20a71a8d2793a25ea7bcf4e8d9f\" id=ff47ce27-b0a2-43ee-8576-11730a5916da name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:30.415002 crc crio[3644]: time=\"2026-06-11T11:46:30.409800386Z\" level=info msg=\"Started container\" PID=12612 containerID=e4306c6c9c412576f9c0116b8b506f3d3189a20a71a8d2793a25ea7bcf4e8d9f description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=ff47ce27-b0a2-43ee-8576-11730a5916da name=/runtime.v1.RuntimeService/StartContainer sandboxID=172d06a82334693fe565a25f3523459d09b70af9e60826971bbc7a5ed2e4415b\nJun 11 11:46:30.448888 crc crio[3644]: time=\"2026-06-11T11:46:30.433610725Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=c3ad43ef-4ad4-4851-a9ed-6ed35cc354a7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:30.524705 crc crio[3644]: time=\"2026-06-11T11:46:30.522468165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:30.686055 crc crio[3644]: time=\"2026-06-11T11:46:30.683205426Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=bd0054e1-665c-45bb-9ef3-ef46a1e13157 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:31.067774 crc crio[3644]: time=\"2026-06-11T11:46:31.066315146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:31.080694 crc crio[3644]: time=\"2026-06-11T11:46:31.071338537Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ee9e132e-7714-4476-8605-446e4ea34309 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:31.080694 crc crio[3644]: time=\"2026-06-11T11:46:31.080239115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:31.097328 crc crio[3644]: time=\"2026-06-11T11:46:31.097110227Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=a17f8a25-595a-4289-827f-39896fe2e82d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:31.137364 crc crio[3644]: time=\"2026-06-11T11:46:31.112908753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:31.164599 crc crio[3644]: time=\"2026-06-11T11:46:31.163105707Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=cb75286e-73d6-41ef-ae67-22ec6f6a7ea2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:31.188134 crc crio[3644]: time=\"2026-06-11T11:46:31.171353539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:31.188134 crc crio[3644]: time=\"2026-06-11T11:46:31.187191529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:31.260331 crc crio[3644]: time=\"2026-06-11T11:46:31.253985645Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=95e110b8-7e19-4181-985b-3092e4de1ac6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:31.305413 crc crio[3644]: time=\"2026-06-11T11:46:31.297400905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:31.305413 crc crio[3644]: time=\"2026-06-11T11:46:31.303037964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:31.305413 crc crio[3644]: time=\"2026-06-11T11:46:31.304775013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:31.408194 crc crio[3644]: time=\"2026-06-11T11:46:31.4080289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:31.451590 crc crio[3644]: time=\"2026-06-11T11:46:31.448209025Z\" level=info msg=\"Created container b7b3c02d5a32220519ad2e33daa7c878878893b7118217c0def362e79a63ec16: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=81aec6b9-1293-4603-96ba-8145d36fe949 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:31.458156 crc crio[3644]: time=\"2026-06-11T11:46:31.45798754Z\" level=info msg=\"Starting container: b7b3c02d5a32220519ad2e33daa7c878878893b7118217c0def362e79a63ec16\" id=a9798884-7235-445a-bb5d-f442bc16abc4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:31.503499 crc crio[3644]: time=\"2026-06-11T11:46:31.503081202Z\" level=info msg=\"Stopping container: 742aa4fc2b3303f412085440959fe3c0458dc3b743fc3454b06f528743d8982a (timeout: 30s)\" id=7d1ac104-b499-4d83-98cd-0778f1f13975 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:46:31.509374 crc crio[3644]: time=\"2026-06-11T11:46:31.50928044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:31.513586 crc crio[3644]: time=\"2026-06-11T11:46:31.512388597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:31.549353 crc crio[3644]: time=\"2026-06-11T11:46:31.539078169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:31.549353 crc crio[3644]: time=\"2026-06-11T11:46:31.540384467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:31.583416 crc crio[3644]: time=\"2026-06-11T11:46:31.583089343Z\" level=info msg=\"Started container\" PID=12640 containerID=b7b3c02d5a32220519ad2e33daa7c878878893b7118217c0def362e79a63ec16 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=a9798884-7235-445a-bb5d-f442bc16abc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbf7084e036402eb75d81bddd320d0bd1f91e1843d1dc590e3b11b4a55fce899\nJun 11 11:46:31.585116 crc crio[3644]: time=\"2026-06-11T11:46:31.583392741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:31.651268 crc crio[3644]: time=\"2026-06-11T11:46:31.641100182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:31.653411 crc crio[3644]: time=\"2026-06-11T11:46:31.653332652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:31.701336 crc crio[3644]: time=\"2026-06-11T11:46:31.696441254Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=a54c64e4-6afd-4da6-9da1-31050757aaee name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:31.701336 crc crio[3644]: time=\"2026-06-11T11:46:31.69703468Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=8e5a2eb3-28ae-4d50-a1da-b8cb4aa69e3d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:31.746919 crc crio[3644]: time=\"2026-06-11T11:46:31.720405894Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=80d19754-9536-4905-8879-683f6643c643 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:31.752287 crc crio[3644]: time=\"2026-06-11T11:46:31.748394882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:31.808802 crc crio[3644]: time=\"2026-06-11T11:46:31.807033587Z\" level=info msg=\"Created container d6dfd7252f8cfdb10e7a50f71cf46c0dd9f3be960042f0bed19007a555928403: openshift-dns/dns-default-qtghf/dns\" id=a9b58617-841f-4ac5-b467-cb0ae31f6a42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:31.878257 crc crio[3644]: time=\"2026-06-11T11:46:31.87025117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:31.883604 crc crio[3644]: time=\"2026-06-11T11:46:31.883393755Z\" level=info msg=\"Starting container: d6dfd7252f8cfdb10e7a50f71cf46c0dd9f3be960042f0bed19007a555928403\" id=3c08abd3-a502-4897-91b4-aacb62cd130d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:31.901438 crc crio[3644]: time=\"2026-06-11T11:46:31.896198977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:31.901438 crc crio[3644]: time=\"2026-06-11T11:46:31.870432539Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=59900e7a-85e3-4eb1-8ca0-3352298decd6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:32.512109 crc crio[3644]: time=\"2026-06-11T11:46:32.511877247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:32.518174 crc crio[3644]: time=\"2026-06-11T11:46:32.516190549Z\" level=info msg=\"Created container a70012bdce18a8a670f51cf12f1b9e19d315f040cc579b53ffaa4a58ff4e75ac: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=9e6fc461-cec5-4ec0-b62a-d76db527acbf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:32.529480 crc crio[3644]: time=\"2026-06-11T11:46:32.529046538Z\" level=info msg=\"Created container 953bdce02080a1d2340e5c53b1264424391812fde4bdc95f4dab50e27470d8d0: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=ec8a2c45-4627-40cb-91ce-94e9df428728 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:32.550080 crc crio[3644]: time=\"2026-06-11T11:46:32.549568904Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=ec934cd6-4306-46e3-8a50-d4a04a0e2ad5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:32.766017 crc crio[3644]: time=\"2026-06-11T11:46:32.765055811Z\" level=info msg=\"Starting container: 953bdce02080a1d2340e5c53b1264424391812fde4bdc95f4dab50e27470d8d0\" id=79f8f989-8545-4878-8b0f-5384bdab3439 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:32.767937 crc crio[3644]: time=\"2026-06-11T11:46:32.767550651Z\" level=info msg=\"Starting container: a70012bdce18a8a670f51cf12f1b9e19d315f040cc579b53ffaa4a58ff4e75ac\" id=1fd7be12-7ddf-4a6a-a16e-da67e0e9f1c6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:33.080430 crc crio[3644]: time=\"2026-06-11T11:46:33.079534365Z\" level=info msg=\"Created container 7ed3da09032026de69e9bd8669463542cfe02a371d06415e821c78868db82fa6: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=77a8ba03-d2f0-42f5-a1e4-5693627c51bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:33.098725 crc crio[3644]: time=\"2026-06-11T11:46:33.097629538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:33.120379 crc crio[3644]: time=\"2026-06-11T11:46:33.119252916Z\" level=info msg=\"Started container\" PID=12658 containerID=d6dfd7252f8cfdb10e7a50f71cf46c0dd9f3be960042f0bed19007a555928403 description=openshift-dns/dns-default-qtghf/dns id=3c08abd3-a502-4897-91b4-aacb62cd130d name=/runtime.v1.RuntimeService/StartContainer sandboxID=6729b6f6df8aa1a94e46b1ed897ff3c7da2be0c5ac02ab76a9f56adff156dca8\nJun 11 11:46:33.141101 crc crio[3644]: time=\"2026-06-11T11:46:33.140246718Z\" level=info msg=\"Starting container: 7ed3da09032026de69e9bd8669463542cfe02a371d06415e821c78868db82fa6\" id=8edc4b2b-d1f0-4f0b-a76c-cfda7c6b5792 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:33.149418 crc crio[3644]: time=\"2026-06-11T11:46:33.14653578Z\" level=info msg=\"Started container\" PID=12703 containerID=953bdce02080a1d2340e5c53b1264424391812fde4bdc95f4dab50e27470d8d0 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=79f8f989-8545-4878-8b0f-5384bdab3439 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a9677c8ed67eec605ff0a2e5e6ec1a609e6172170307ccd1751732699526a22\nJun 11 11:46:33.335248 crc crio[3644]: time=\"2026-06-11T11:46:33.326138429Z\" level=info msg=\"Started container\" PID=12674 containerID=a70012bdce18a8a670f51cf12f1b9e19d315f040cc579b53ffaa4a58ff4e75ac description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=1fd7be12-7ddf-4a6a-a16e-da67e0e9f1c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78c68730effe7e0fb995c89f1b136d209149e7ed6e1e6a43256efb8656843f28\nJun 11 11:46:33.452224 crc crio[3644]: time=\"2026-06-11T11:46:33.451771787Z\" level=info msg=\"Created container a06ec85ac52c17d04074db1e22287b39a37d01431987d77e1c046c9b607935c9: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=449ea1aa-a75f-4d7d-b5c2-dd524c39bb1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:34.820482 crc crio[3644]: time=\"2026-06-11T11:46:34.820002576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:34.824270 crc crio[3644]: time=\"2026-06-11T11:46:34.823973188Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9e220ed6-bdcf-4e85-b0bb-ba01bbcb7668 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:34.836544 crc crio[3644]: time=\"2026-06-11T11:46:34.836200456Z\" level=info msg=\"Starting container: a06ec85ac52c17d04074db1e22287b39a37d01431987d77e1c046c9b607935c9\" id=9cc2fa9b-c0d7-4b21-bf3a-1795dd92cd70 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:34.853299 crc crio[3644]: time=\"2026-06-11T11:46:34.852370751Z\" level=info msg=\"Started container\" PID=12711 containerID=7ed3da09032026de69e9bd8669463542cfe02a371d06415e821c78868db82fa6 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=8edc4b2b-d1f0-4f0b-a76c-cfda7c6b5792 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5f153aa209aabe52bf2d7753481d969f357bc1e07a18bcb37ff2768d02c4c3e\nJun 11 11:46:34.898410 crc crio[3644]: time=\"2026-06-11T11:46:34.898231103Z\" level=info msg=\"Created container 8ca5166c002327fa0930116a5f0a4c587466d48b877c5e74964edb91ac3cf15b: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=eec82348-b730-4e85-b352-82cb75265268 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:34.926306 crc crio[3644]: time=\"2026-06-11T11:46:34.925504486Z\" level=info msg=\"Created container 2d03cfdb179734950f48aaa6fc2c06cb76f8fa67c1d391054fab7b7a35e9572a: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=263554b2-3079-47da-91a8-cd99c03aa277 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:34.944788 crc crio[3644]: time=\"2026-06-11T11:46:34.94433404Z\" level=info msg=\"Starting container: 8ca5166c002327fa0930116a5f0a4c587466d48b877c5e74964edb91ac3cf15b\" id=859c1c59-6b4f-4cc1-a52e-84181d0e1225 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:34.950527 crc crio[3644]: time=\"2026-06-11T11:46:34.948098046Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d55fb9da-0277-45ce-9490-a97f3a852573 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:34.955761 crc crio[3644]: time=\"2026-06-11T11:46:34.953352135Z\" level=info msg=\"Created container 2afb54482fa9487851ea02e16536217e2bb9572ad59f5fbcfa864213d24e6f3f: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=0402d90a-b62d-4a12-a18e-5e3a23ead8c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:35.013283 crc crio[3644]: time=\"2026-06-11T11:46:35.01217903Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=8266a7b2-f5ab-4a45-94f2-e3b4385c2cd2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:35.013283 crc crio[3644]: time=\"2026-06-11T11:46:35.013129846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:35.018340 crc crio[3644]: time=\"2026-06-11T11:46:34.965796656Z\" level=info msg=\"Starting container: 2d03cfdb179734950f48aaa6fc2c06cb76f8fa67c1d391054fab7b7a35e9572a\" id=e2dd0f7c-0d96-4ba9-b3cc-c5971b1c77f5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:35.044791 crc crio[3644]: time=\"2026-06-11T11:46:35.028097824Z\" level=info msg=\"Starting container: 2afb54482fa9487851ea02e16536217e2bb9572ad59f5fbcfa864213d24e6f3f\" id=66f23ef2-8ab5-4aff-965e-9237bfb29207 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:35.058399 crc crio[3644]: time=\"2026-06-11T11:46:35.058102873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:35.330366 crc crio[3644]: time=\"2026-06-11T11:46:34.987976782Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=8b68a629-11f3-4380-af9d-8acd7e9e9ba5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:35.361577 crc crio[3644]: time=\"2026-06-11T11:46:35.360551238Z\" level=info msg=\"Started container\" PID=12721 containerID=2d03cfdb179734950f48aaa6fc2c06cb76f8fa67c1d391054fab7b7a35e9572a description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=e2dd0f7c-0d96-4ba9-b3cc-c5971b1c77f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bc7d301adc5925b363e49d1c8c07e96d6dcae60275037d8ecd8166f8606c109\nJun 11 11:46:35.478971 crc crio[3644]: time=\"2026-06-11T11:46:35.474608619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:35.513454 crc crio[3644]: time=\"2026-06-11T11:46:35.5125431Z\" level=info msg=\"Started container\" PID=12682 containerID=a06ec85ac52c17d04074db1e22287b39a37d01431987d77e1c046c9b607935c9 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=9cc2fa9b-c0d7-4b21-bf3a-1795dd92cd70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f6e7a87911754cb0e7be14698dea7dcb3740a467f1cc27f7047d34b33011759\nJun 11 11:46:35.777328 crc crio[3644]: time=\"2026-06-11T11:46:35.767302731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:35.925992 crc crio[3644]: time=\"2026-06-11T11:46:35.924407251Z\" level=info msg=\"Created container 074a042534e0c2d4020fb3b80b38a334251ad593efec539d9607f83ffcf87faf: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=b8c6d170-7bbe-4cf0-b366-3325b8920b3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:36.119053 crc crio[3644]: time=\"2026-06-11T11:46:36.118130665Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=832d9734-e1d1-4d9a-b635-4dc9a3ae7df2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:36.119950 crc crio[3644]: time=\"2026-06-11T11:46:36.119579426Z\" level=info msg=\"Started container\" PID=12722 containerID=2afb54482fa9487851ea02e16536217e2bb9572ad59f5fbcfa864213d24e6f3f description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=66f23ef2-8ab5-4aff-965e-9237bfb29207 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2fd4c73289c4929e22acd75c5d0f696a8f40082ef4e46caf868126539c9b03fd\nJun 11 11:46:36.135991 crc crio[3644]: time=\"2026-06-11T11:46:36.125076931Z\" level=info msg=\"Starting container: 074a042534e0c2d4020fb3b80b38a334251ad593efec539d9607f83ffcf87faf\" id=42626406-d6cf-4058-9a07-314a7baf4a7d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:36.297000 crc crio[3644]: time=\"2026-06-11T11:46:36.294498247Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=97c9ced2-83f6-4e73-baa6-139ce184f257 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:36.297000 crc crio[3644]: time=\"2026-06-11T11:46:36.296790791Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=81240e9a-85e6-4542-82c4-a87b68f9f731 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:36.297000 crc crio[3644]: time=\"2026-06-11T11:46:36.297003008Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=3ef22896-9600-433d-8cf9-11387576ae02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:36.362277 crc crio[3644]: time=\"2026-06-11T11:46:36.361055934Z\" level=info msg=\"Started container\" PID=12723 containerID=8ca5166c002327fa0930116a5f0a4c587466d48b877c5e74964edb91ac3cf15b description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=859c1c59-6b4f-4cc1-a52e-84181d0e1225 name=/runtime.v1.RuntimeService/StartContainer sandboxID=02d7e09a445312a50978f37c356891b1fba644aac2805fa04d932c2c524a1cf5\nJun 11 11:46:36.480953 crc crio[3644]: time=\"2026-06-11T11:46:36.460516466Z\" level=info msg=\"Started container\" PID=12726 containerID=074a042534e0c2d4020fb3b80b38a334251ad593efec539d9607f83ffcf87faf description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=42626406-d6cf-4058-9a07-314a7baf4a7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5e984a5c4cd3bc474b8eb37fa1dca43ee7c9ba6f6b8327c5199f7b42b0a8ed5\nJun 11 11:46:37.699520 crc crio[3644]: time=\"2026-06-11T11:46:37.693478404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:37.700515 crc crio[3644]: time=\"2026-06-11T11:46:37.700186802Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ba0fc89c-7c21-48bf-9a8e-f5b4573dc901 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:37.711858 crc crio[3644]: time=\"2026-06-11T11:46:37.703995119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:37.748223 crc crio[3644]: time=\"2026-06-11T11:46:37.738318041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:37.748223 crc crio[3644]: time=\"2026-06-11T11:46:37.742121016Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=24bfaed0-1fbd-436a-bbd8-87cefa6c531c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:38.347944 crc crio[3644]: time=\"2026-06-11T11:46:38.343572426Z\" level=info msg=\"Created container a1d601c394807c5f8547f6d398a56164906fa84cf163245c8220eef931d3fad7: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=b5018c1c-035d-4f01-a76a-e1b27ac1ff62 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:38.458060 crc crio[3644]: time=\"2026-06-11T11:46:38.457494323Z\" level=info msg=\"Created container f864c93a4743c03031983f741c71c34e916e085f48a2794f3a82a4ec766fe6f0: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=ae578cc7-314d-4645-942c-eb65f2d1d50f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:38.541218 crc crio[3644]: time=\"2026-06-11T11:46:38.540470667Z\" level=info msg=\"Starting container: a1d601c394807c5f8547f6d398a56164906fa84cf163245c8220eef931d3fad7\" id=c9016e39-ff11-4691-8ad3-cdc48e33efe1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:38.572433 crc crio[3644]: time=\"2026-06-11T11:46:38.572378191Z\" level=info msg=\"Starting container: f864c93a4743c03031983f741c71c34e916e085f48a2794f3a82a4ec766fe6f0\" id=34037040-02f4-4f46-b27d-2fdaa2b8f065 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:38.575152 crc crio[3644]: time=\"2026-06-11T11:46:38.574527369Z\" level=info msg=\"Created container c5be56021e255deaf5d665e98a202ffb3b1745b48633fbce9470162b3e348ae7: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=a466b33f-292d-4231-af74-abfdc57e3018 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:38.882085 crc crio[3644]: time=\"2026-06-11T11:46:38.876478408Z\" level=info msg=\"Started container\" PID=12796 containerID=f864c93a4743c03031983f741c71c34e916e085f48a2794f3a82a4ec766fe6f0 description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=34037040-02f4-4f46-b27d-2fdaa2b8f065 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1be33eef974f1b8b17f66a7d3e38a2fbf699bbf9b979902191894328c4f3a5e0\nJun 11 11:46:38.886199 crc crio[3644]: time=\"2026-06-11T11:46:38.885452411Z\" level=info msg=\"Starting container: c5be56021e255deaf5d665e98a202ffb3b1745b48633fbce9470162b3e348ae7\" id=bc401abf-7e13-4ca0-8928-5ab07a8030fb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:39.182370 crc crio[3644]: time=\"2026-06-11T11:46:39.176941895Z\" level=info msg=\"Started container\" PID=12786 containerID=a1d601c394807c5f8547f6d398a56164906fa84cf163245c8220eef931d3fad7 description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=c9016e39-ff11-4691-8ad3-cdc48e33efe1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83deffb05b5c51ae09f7f9931aeef639a49e8922ed3ca219c2c4f5c262a80b31\nJun 11 11:46:39.700030 crc crio[3644]: time=\"2026-06-11T11:46:39.698401924Z\" level=info msg=\"Started container\" PID=12846 containerID=c5be56021e255deaf5d665e98a202ffb3b1745b48633fbce9470162b3e348ae7 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=bc401abf-7e13-4ca0-8928-5ab07a8030fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c51eab753272d574f64cbedfe0efb16ec220f86dcb2f36de0e92f6dacec8f69\nJun 11 11:46:40.006232 crc crio[3644]: time=\"2026-06-11T11:46:40.005801556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:40.023360 crc crio[3644]: time=\"2026-06-11T11:46:40.023104765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:40.023613 crc crio[3644]: time=\"2026-06-11T11:46:40.023383633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:40.023613 crc crio[3644]: time=\"2026-06-11T11:46:40.023584978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:40.325714 crc crio[3644]: time=\"2026-06-11T11:46:40.313444801Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=236d7564-b81d-496b-9f85-bfa0e9d2f9e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:40.567551 crc crio[3644]: time=\"2026-06-11T11:46:40.557412304Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=17921428-d010-434b-86d9-f6c530eee21e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:40.567551 crc crio[3644]: time=\"2026-06-11T11:46:40.558907656Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=5e3ebff7-41a2-4159-b403-3ca624a7279f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:40.599480 crc crio[3644]: time=\"2026-06-11T11:46:40.589085101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:40.774914 crc crio[3644]: time=\"2026-06-11T11:46:40.774252112Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=cdcffadf-ed42-49b6-9fe5-f16447ff2bef name=/runtime.v1.ImageService/PullImage\nJun 11 11:46:42.192259 crc crio[3644]: time=\"2026-06-11T11:46:42.191256015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:42.349791 crc crio[3644]: time=\"2026-06-11T11:46:42.348902597Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 11:46:42.800602 crc crio[3644]: time=\"2026-06-11T11:46:42.800296819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:43.071952 crc crio[3644]: time=\"2026-06-11T11:46:43.06830597Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=52e96dfb-2860-4a25-8778-a2cbe127464b name=/runtime.v1.ImageService/PullImage\nJun 11 11:46:43.235326 crc crio[3644]: time=\"2026-06-11T11:46:43.149152392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:43.235326 crc crio[3644]: time=\"2026-06-11T11:46:43.156329644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:43.235326 crc crio[3644]: time=\"2026-06-11T11:46:43.157505537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:43.367139 crc crio[3644]: time=\"2026-06-11T11:46:43.366363006Z\" level=info msg=\"Created container 0e0f402cb2159a23ce9dc9c7da108bbd6644cb2f4f19f50904f1e11d154aa7a5: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=efb9b2a1-d7f1-49ed-b592-4ea158db4f97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:43.387778 crc crio[3644]: time=\"2026-06-11T11:46:43.384047068Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 11:46:43.419928 crc crio[3644]: time=\"2026-06-11T11:46:43.419795137Z\" level=info msg=\"Starting container: 0e0f402cb2159a23ce9dc9c7da108bbd6644cb2f4f19f50904f1e11d154aa7a5\" id=1ceafd21-ba4e-4add-b236-59c7236d4454 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:43.542504 crc crio[3644]: time=\"2026-06-11T11:46:43.541047722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:43.625541 crc crio[3644]: time=\"2026-06-11T11:46:43.614113506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:43.993260 crc crio[3644]: time=\"2026-06-11T11:46:43.990357693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:45.000178 crc crio[3644]: time=\"2026-06-11T11:46:44.999507553Z\" level=info msg=\"Started container\" PID=12929 containerID=0e0f402cb2159a23ce9dc9c7da108bbd6644cb2f4f19f50904f1e11d154aa7a5 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=1ceafd21-ba4e-4add-b236-59c7236d4454 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86c61bb44507aae5de65c880ccdcea828453dee0c375749eab1667d0dbe0708f\nJun 11 11:46:48.317146 crc crio[3644]: time=\"2026-06-11T11:46:48.302553271Z\" level=info msg=\"Created container 4bc3a2c304cb3a55f6a48242ce137501b4a6a188d1d1278711ae110f44bc3450: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=74a1ec92-6820-4e45-914a-a543a9fabbb5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:49.445480 crc crio[3644]: time=\"2026-06-11T11:46:49.445254789Z\" level=info msg=\"Created container 611d3efd972ed55ebd2911cca8cf007185c96c8f998ed3a3a4fcfe245d4ccc23: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=4bea5f81-d81f-47b6-9c3d-01ddb7de2f16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:49.702490 crc crio[3644]: time=\"2026-06-11T11:46:49.695997871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:50.435263 crc crio[3644]: time=\"2026-06-11T11:46:50.429012999Z\" level=info msg=\"Starting container: 611d3efd972ed55ebd2911cca8cf007185c96c8f998ed3a3a4fcfe245d4ccc23\" id=7e5f1fd7-5d8c-48de-856f-5a29c0cb6d53 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:52.467202 crc crio[3644]: time=\"2026-06-11T11:46:52.467094133Z\" level=info msg=\"Starting container: 4bc3a2c304cb3a55f6a48242ce137501b4a6a188d1d1278711ae110f44bc3450\" id=78bb82c9-8421-476e-9312-5c45b1090d61 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:52.936934 crc crio[3644]: time=\"2026-06-11T11:46:52.923970987Z\" level=info msg=\"Started container\" PID=12983 containerID=611d3efd972ed55ebd2911cca8cf007185c96c8f998ed3a3a4fcfe245d4ccc23 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=7e5f1fd7-5d8c-48de-856f-5a29c0cb6d53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62b7b5b9061fa04de237a5f02ec1f67d1ff9341ed2f2185a28b0851974c9fb3d\nJun 11 11:46:52.977276 crc crio[3644]: time=\"2026-06-11T11:46:52.976446482Z\" level=info msg=\"Started container\" PID=12972 containerID=4bc3a2c304cb3a55f6a48242ce137501b4a6a188d1d1278711ae110f44bc3450 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=78bb82c9-8421-476e-9312-5c45b1090d61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceac6ba87467e95e44a998e9cdf99adb3aa577f53000302197846ede3d51d028\nJun 11 11:46:53.556326 crc crio[3644]: time=\"2026-06-11T11:46:53.555578018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:53.575448 crc crio[3644]: time=\"2026-06-11T11:46:53.57536827Z\" level=info msg=\"Stopping container: e353ea946a9164cb1d474380a697dab65f944ece2405ef22c158dc1fd1724b80 (timeout: 2s)\" id=32d0bb3d-8489-40bd-b1a5-94ab4857a20c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:46:53.729015 crc crio[3644]: time=\"2026-06-11T11:46:53.676454344Z\" level=info msg=\"Stopping container: 6d0716e404ecc976fa3c141c6458baf513a17f5cef68258ca9c27f5e8ad317d1 (timeout: 30s)\" id=af0f35f3-29bc-402a-b62b-677eaca7c4be name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:46:54.408453 crc crio[3644]: time=\"2026-06-11T11:46:54.407262177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:54.560885 crc crio[3644]: time=\"2026-06-11T11:46:53.741195932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:54.590302 crc crio[3644]: time=\"2026-06-11T11:46:53.915478727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:54.809591 crc crio[3644]: time=\"2026-06-11T11:46:54.091348785Z\" level=info msg=\"Created container f86d82c3f7bcc41944eb2371dc12ca46b5bded2376e68595504ccbf9febe4c36: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=e0f90284-c15c-41af-95f0-848f391879ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:54.927826 crc crio[3644]: time=\"2026-06-11T11:46:54.926435474Z\" level=info msg=\"Starting container: f86d82c3f7bcc41944eb2371dc12ca46b5bded2376e68595504ccbf9febe4c36\" id=bf65d9ab-67e5-4380-933e-d497ba68b138 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:54.990181 crc crio[3644]: time=\"2026-06-11T11:46:54.99011614Z\" level=info msg=\"Stopping container: 619fec6de56fc069884c602c93a6fdaa7fc8b11652420c74da184c7eb2e515d4 (timeout: 30s)\" id=8570dffa-13ce-4b7b-9e4b-2aed39ca56e8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:46:55.299620 crc crio[3644]: time=\"2026-06-11T11:46:55.299546943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:55.528129 crc crio[3644]: time=\"2026-06-11T11:46:55.524450603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:55.700282 crc crio[3644]: time=\"2026-06-11T11:46:55.691168806Z\" level=info msg=\"Started container\" PID=13095 containerID=f86d82c3f7bcc41944eb2371dc12ca46b5bded2376e68595504ccbf9febe4c36 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=bf65d9ab-67e5-4380-933e-d497ba68b138 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b5d3d637a6ccdbe2f885cbef0b8c8b55357672be69d392c7f3e67e3fe3e78a1\nJun 11 11:46:55.805483 crc crio[3644]: time=\"2026-06-11T11:46:55.804507405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:56.054955 crc crio[3644]: time=\"2026-06-11T11:46:56.0242067Z\" level=info msg=\"Created container cdff26007f3f90172b953b195f704b2123ef04839a69ab50e3113f9f320c7f0b: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=654947ef-ec70-45ae-9e75-d5f04050079b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:56.102469 crc crio[3644]: time=\"2026-06-11T11:46:56.102174764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:56.114711 crc crio[3644]: time=\"2026-06-11T11:46:56.107442566Z\" level=info msg=\"Stopped container e353ea946a9164cb1d474380a697dab65f944ece2405ef22c158dc1fd1724b80: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=32d0bb3d-8489-40bd-b1a5-94ab4857a20c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:46:56.145355 crc crio[3644]: time=\"2026-06-11T11:46:56.13276696Z\" level=info msg=\"Stopped container 6d0716e404ecc976fa3c141c6458baf513a17f5cef68258ca9c27f5e8ad317d1: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=af0f35f3-29bc-402a-b62b-677eaca7c4be name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:46:56.209030 crc crio[3644]: time=\"2026-06-11T11:46:56.206465553Z\" level=info msg=\"Created container 717754fdd6c0fa588c5af4b7868cfa1346c17fc897f90ffdba81a1772cf1c0fc: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=97c9ced2-83f6-4e73-baa6-139ce184f257 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:56.254525 crc crio[3644]: time=\"2026-06-11T11:46:56.254272642Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=34c6a3f2-9244-48bf-a27e-2bc9fc6054d2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:56.284257 crc crio[3644]: time=\"2026-06-11T11:46:56.283492966Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=a4e4d3f7-8dca-4c21-9000-f58db37b3e9a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:56.369721 crc crio[3644]: time=\"2026-06-11T11:46:56.36894368Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=b4fd953d-7725-4ccc-8e2d-1d927d949775 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:56.370055 crc crio[3644]: time=\"2026-06-11T11:46:56.369953339Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=18a43726-6401-41ae-aa49-b07c2c5529e6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:56.375817 crc crio[3644]: time=\"2026-06-11T11:46:56.37318448Z\" level=info msg=\"Starting container: 717754fdd6c0fa588c5af4b7868cfa1346c17fc897f90ffdba81a1772cf1c0fc\" id=f2240f29-6f78-4c5e-b35b-c29b5d70ddcc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:56.423838 crc crio[3644]: time=\"2026-06-11T11:46:56.422992556Z\" level=info msg=\"Starting container: cdff26007f3f90172b953b195f704b2123ef04839a69ab50e3113f9f320c7f0b\" id=7de8d87b-0ab2-43cd-ab91-035645ba6482 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:56.547807 crc crio[3644]: time=\"2026-06-11T11:46:56.547744199Z\" level=info msg=\"Stopped container 3555f56633716746d645f8e5e72f8925d5cbc2ccab146427140f47a02440b744: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=c4ef8eea-e025-4857-8dd8-cca7098e9966 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:46:56.564573 crc crio[3644]: time=\"2026-06-11T11:46:56.559177283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:56.622752 crc crio[3644]: time=\"2026-06-11T11:46:56.609555172Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=ddcb03af-9a2d-45ba-9dc4-851ae20134df name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:56.622752 crc crio[3644]: time=\"2026-06-11T11:46:56.610737639Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=36c1cee7-861f-4e70-8cda-b531b7eb5c3d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:56.694224 crc crio[3644]: time=\"2026-06-11T11:46:56.690411921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:56.742836 crc crio[3644]: time=\"2026-06-11T11:46:56.742213302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:56.754097 crc crio[3644]: time=\"2026-06-11T11:46:56.751481993Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=9bfe3283-64aa-4c5a-9224-8ac75cbb8fca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:56.778101 crc crio[3644]: time=\"2026-06-11T11:46:56.776090138Z\" level=info msg=\"Started container\" PID=13154 containerID=cdff26007f3f90172b953b195f704b2123ef04839a69ab50e3113f9f320c7f0b description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=7de8d87b-0ab2-43cd-ab91-035645ba6482 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bc05bddb1aed37f248748b9c45be906fe9b211870ed17ab79e84fc17737e1da\nJun 11 11:46:56.802946 crc crio[3644]: time=\"2026-06-11T11:46:56.802419104Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=cab60899-3853-4c9b-90be-754eb93175bc name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:56.962732 crc crio[3644]: time=\"2026-06-11T11:46:56.948176759Z\" level=info msg=\"Stopped container 619fec6de56fc069884c602c93a6fdaa7fc8b11652420c74da184c7eb2e515d4: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=8570dffa-13ce-4b7b-9e4b-2aed39ca56e8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:46:57.095175 crc crio[3644]: time=\"2026-06-11T11:46:57.087538745Z\" level=info msg=\"Started container\" PID=13153 containerID=717754fdd6c0fa588c5af4b7868cfa1346c17fc897f90ffdba81a1772cf1c0fc description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=f2240f29-6f78-4c5e-b35b-c29b5d70ddcc name=/runtime.v1.RuntimeService/StartContainer sandboxID=e74cc8ff82ac082e0051d12a83cd16f7dc62f6e320b65d2f81722f8a4d3d8053\nJun 11 11:46:57.107627 crc crio[3644]: time=\"2026-06-11T11:46:57.10603214Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=a58c0efe-edbf-4a27-b9f4-5801ce8ec58d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:57.197054 crc crio[3644]: time=\"2026-06-11T11:46:57.196200975Z\" level=info msg=\"Created container dc510cb5ad886b7a07d8d7a6b03f95c3ed595b64d098ec1a1fff9114794716aa: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=3f0d0bf2-6eb5-4ec0-a04c-d1d272c5b1f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:57.221851 crc crio[3644]: time=\"2026-06-11T11:46:57.221138131Z\" level=info msg=\"Starting container: dc510cb5ad886b7a07d8d7a6b03f95c3ed595b64d098ec1a1fff9114794716aa\" id=2d08e9aa-a11b-479f-92c9-3379ec5f86ff name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:57.368285 crc crio[3644]: time=\"2026-06-11T11:46:57.367234087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:57.384078 crc crio[3644]: time=\"2026-06-11T11:46:57.375456529Z\" level=info msg=\"Created container a2e6cc111e7bd2e1a528361f8100de751e8431874ce8b7c85880503b33f33d73: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=8b68a629-11f3-4380-af9d-8acd7e9e9ba5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:57.403252 crc crio[3644]: time=\"2026-06-11T11:46:57.403004865Z\" level=info msg=\"Starting container: a2e6cc111e7bd2e1a528361f8100de751e8431874ce8b7c85880503b33f33d73\" id=05f75a80-4129-4621-a315-3ffb34df515e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:57.548136 crc crio[3644]: time=\"2026-06-11T11:46:57.48421386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:57.548136 crc crio[3644]: time=\"2026-06-11T11:46:57.498327133Z\" level=info msg=\"Created container 73c2356b7abef3d651252d76c89c9ef7d93b44780a66ec1c449ae375694b25bf: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=236d7564-b81d-496b-9f85-bfa0e9d2f9e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:57.548136 crc crio[3644]: time=\"2026-06-11T11:46:57.529435309Z\" level=info msg=\"Starting container: 73c2356b7abef3d651252d76c89c9ef7d93b44780a66ec1c449ae375694b25bf\" id=810b0baa-c315-412d-8d89-98979028123a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:57.861334 crc crio[3644]: time=\"2026-06-11T11:46:57.622350623Z\" level=info msg=\"Started container\" PID=13194 containerID=dc510cb5ad886b7a07d8d7a6b03f95c3ed595b64d098ec1a1fff9114794716aa description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=2d08e9aa-a11b-479f-92c9-3379ec5f86ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=ddd8a7ace3286c82ee30b9c8d70ab00f67d742aa7b1f3710a23263e8b8d4a812\nJun 11 11:46:58.007278 crc crio[3644]: time=\"2026-06-11T11:46:57.644837328Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fd75ab79-dba3-417a-881d-65afaaadd234 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:58.068302 crc crio[3644]: time=\"2026-06-11T11:46:57.928098638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:58.224422 crc crio[3644]: time=\"2026-06-11T11:46:58.078388175Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=b594ee30-9355-430a-82a9-c2646cc71beb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:58.226479 crc crio[3644]: time=\"2026-06-11T11:46:57.784293885Z\" level=info msg=\"Started container\" PID=13182 containerID=a2e6cc111e7bd2e1a528361f8100de751e8431874ce8b7c85880503b33f33d73 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=05f75a80-4129-4621-a315-3ffb34df515e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c27b2d49f3cb2e2afc71446a37f9e524d9e1716e4fa8e966bb06e4c6340bae32\nJun 11 11:46:58.432497 crc crio[3644]: time=\"2026-06-11T11:46:57.729158711Z\" level=info msg=\"Stopping container: 953bdce02080a1d2340e5c53b1264424391812fde4bdc95f4dab50e27470d8d0 (timeout: 30s)\" id=7990a8d4-31ea-4dfa-9529-b7f3b2e25c8e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:46:58.653835 crc crio[3644]: time=\"2026-06-11T11:46:58.037061618Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=67f095c4-4841-48ca-a4e9-29fe58615da3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:58.653835 crc crio[3644]: time=\"2026-06-11T11:46:57.776031154Z\" level=info msg=\"Started container\" PID=13208 containerID=73c2356b7abef3d651252d76c89c9ef7d93b44780a66ec1c449ae375694b25bf description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=810b0baa-c315-412d-8d89-98979028123a name=/runtime.v1.RuntimeService/StartContainer sandboxID=78c68730effe7e0fb995c89f1b136d209149e7ed6e1e6a43256efb8656843f28\nJun 11 11:46:58.767363 crc crio[3644]: time=\"2026-06-11T11:46:58.767177512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:58.918937 crc crio[3644]: time=\"2026-06-11T11:46:58.894255471Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5ca03a63-11cf-4821-a302-83d00a2a57ce name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:58.936953 crc crio[3644]: time=\"2026-06-11T11:46:58.935401552Z\" level=info msg=\"Created container 06f123b18e2d91ef7e542872e02476ffc004e51a505e5768760f56e3f12071ee: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=a17f8a25-595a-4289-827f-39896fe2e82d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:59.037810 crc crio[3644]: time=\"2026-06-11T11:46:59.028216424Z\" level=info msg=\"Starting container: 06f123b18e2d91ef7e542872e02476ffc004e51a505e5768760f56e3f12071ee\" id=538f86cf-83a5-4c34-898a-05248d57e0d9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:59.303196 crc crio[3644]: time=\"2026-06-11T11:46:59.289612519Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=29964a4d-acaf-4fe2-9156-6a04b6e6d76c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:59.566044 crc crio[3644]: time=\"2026-06-11T11:46:59.563997697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:59.693212 crc crio[3644]: time=\"2026-06-11T11:46:59.693162826Z\" level=info msg=\"Started container\" PID=13239 containerID=06f123b18e2d91ef7e542872e02476ffc004e51a505e5768760f56e3f12071ee description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=538f86cf-83a5-4c34-898a-05248d57e0d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5373108d446055635b741dfe403fbbe5c4063e12343dee372b1eec3442e02add\nJun 11 11:46:59.780779 crc crio[3644]: time=\"2026-06-11T11:46:59.773598258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:00.099605 crc crio[3644]: time=\"2026-06-11T11:47:00.099548065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:00.122020 crc crio[3644]: time=\"2026-06-11T11:47:00.121124117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:00.277413 crc crio[3644]: time=\"2026-06-11T11:47:00.277261506Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=433169c1-b404-412f-afb1-2cbab8d2412e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:00.279307 crc crio[3644]: time=\"2026-06-11T11:47:00.27884361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:00.567721 crc crio[3644]: time=\"2026-06-11T11:47:00.566059054Z\" level=info msg=\"Stopped container 953bdce02080a1d2340e5c53b1264424391812fde4bdc95f4dab50e27470d8d0: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=7990a8d4-31ea-4dfa-9529-b7f3b2e25c8e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:47:00.774332 crc crio[3644]: time=\"2026-06-11T11:47:00.760303821Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fd02f17b-7aa5-4556-89d9-ae8cd160a983 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:01.739446 crc crio[3644]: time=\"2026-06-11T11:47:01.738151321Z\" level=warning msg=\"Stopping container 742aa4fc2b3303f412085440959fe3c0458dc3b743fc3454b06f528743d8982a with stop signal(15) timed out. Killing...\"\nJun 11 11:47:02.006165 crc crio[3644]: time=\"2026-06-11T11:47:02.002470938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:02.147595 crc crio[3644]: time=\"2026-06-11T11:47:02.13640284Z\" level=error msg=\"Killing container 742aa4fc2b3303f412085440959fe3c0458dc3b743fc3454b06f528743d8982a failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 742aa4fc2b3303f412085440959fe3c0458dc3b743fc3454b06f528743d8982a KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 11 11:47:02.610605 crc crio[3644]: time=\"2026-06-11T11:47:02.610503783Z\" level=info msg=\"Created container ce479c05c93e80626a4c86c44d8639cc6e2b8a51e46a57c3d1889736232b2f79: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=8266a7b2-f5ab-4a45-94f2-e3b4385c2cd2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:02.867121 crc crio[3644]: time=\"2026-06-11T11:47:02.858594829Z\" level=info msg=\"Starting container: ce479c05c93e80626a4c86c44d8639cc6e2b8a51e46a57c3d1889736232b2f79\" id=0078b7f0-4b48-4889-a382-fc00e25c4906 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:03.033395 crc crio[3644]: time=\"2026-06-11T11:47:03.032483543Z\" level=info msg=\"Created container cc96a1414de67f3320f9b0921148abee718e1bc600b3bcca89ae8be793cd7a7d: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=ec934cd6-4306-46e3-8a50-d4a04a0e2ad5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:03.176487 crc crio[3644]: time=\"2026-06-11T11:47:03.176032887Z\" level=info msg=\"Starting container: cc96a1414de67f3320f9b0921148abee718e1bc600b3bcca89ae8be793cd7a7d\" id=3c85bfe6-dd6c-411d-9240-442e0931c32a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:03.780214 crc crio[3644]: time=\"2026-06-11T11:47:03.776163308Z\" level=info msg=\"Started container\" PID=13295 containerID=ce479c05c93e80626a4c86c44d8639cc6e2b8a51e46a57c3d1889736232b2f79 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=0078b7f0-4b48-4889-a382-fc00e25c4906 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ad53ffb7fe74f66ce91948fcbd8ed5c639a3f56b5c5ad0aef3a79991b13a167\nJun 11 11:47:04.715347 crc crio[3644]: time=\"2026-06-11T11:47:04.71327685Z\" level=info msg=\"Started container\" PID=13308 containerID=cc96a1414de67f3320f9b0921148abee718e1bc600b3bcca89ae8be793cd7a7d description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=3c85bfe6-dd6c-411d-9240-442e0931c32a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a380dc439153fd729d62d52583da7dfd5c6b33454985cf6ffeb5f878b80d543\nJun 11 11:47:06.624792 crc crio[3644]: time=\"2026-06-11T11:47:06.559514278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:06.817875 crc crio[3644]: time=\"2026-06-11T11:47:06.813233297Z\" level=info msg=\"Stopped container 742aa4fc2b3303f412085440959fe3c0458dc3b743fc3454b06f528743d8982a: openshift-multus/cni-sysctl-allowlist-ds-fv4jb/kube-multus-additional-cni-plugins\" id=7d1ac104-b499-4d83-98cd-0778f1f13975 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:47:07.045059 crc crio[3644]: time=\"2026-06-11T11:47:07.039283872Z\" level=info msg=\"Stopping pod sandbox: cb8ffc9a1690e037d78d4e19ed52c6c065e3b7b3ec599ca23a873b049a9321d4\" id=d1d3c48d-3da4-4903-af76-457167f9675f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:07.197255 crc crio[3644]: time=\"2026-06-11T11:47:07.109090175Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fca6fc5e-ad76-4538-ac82-81fb4b8e3de9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:07.274499 crc crio[3644]: time=\"2026-06-11T11:47:07.265293425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:08.913137 crc crio[3644]: time=\"2026-06-11T11:47:08.911452945Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-dtzfl/POD\" id=6f4904f7-d16f-495e-b3a3-9ee0c3e83ede name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:08.913137 crc crio[3644]: time=\"2026-06-11T11:47:08.911843786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:09.027805 crc crio[3644]: time=\"2026-06-11T11:47:09.020797432Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-pz4h7/POD\" id=39418e16-8311-4dd7-9280-b8e8ffe6c837 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:09.027805 crc crio[3644]: time=\"2026-06-11T11:47:09.02105698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:09.059267 crc crio[3644]: time=\"2026-06-11T11:47:09.056242786Z\" level=info msg=\"Created container 9a35802ddb39c6548fe4ceaef34eb185ab3cfc054af1ad51fc97ce1c245b4bf8: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=26c70f64-bab9-4341-9df0-5cc28df57b7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:09.222856 crc crio[3644]: time=\"2026-06-11T11:47:09.143983832Z\" level=info msg=\"Starting container: 9a35802ddb39c6548fe4ceaef34eb185ab3cfc054af1ad51fc97ce1c245b4bf8\" id=1873d5aa-990f-47a3-a482-853f8d397ec2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:09.382312 crc crio[3644]: time=\"2026-06-11T11:47:09.371508641Z\" level=info msg=\"Stopped pod sandbox: cb8ffc9a1690e037d78d4e19ed52c6c065e3b7b3ec599ca23a873b049a9321d4\" id=d1d3c48d-3da4-4903-af76-457167f9675f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:09.533464 crc crio[3644]: time=\"2026-06-11T11:47:09.532455012Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-svtbn/POD\" id=e8c6cfe0-b405-49cf-99b5-5356b1de26a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:09.534026 crc crio[3644]: time=\"2026-06-11T11:47:09.533529862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:09.716467 crc crio[3644]: time=\"2026-06-11T11:47:09.716380622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:09.977339 crc crio[3644]: time=\"2026-06-11T11:47:09.885589458Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-h42zf/POD\" id=3a372e80-8d2d-4d21-85e8-dc72ad3b5c5a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:09.977339 crc crio[3644]: time=\"2026-06-11T11:47:09.888167637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:10.332570 crc crio[3644]: time=\"2026-06-11T11:47:10.33016899Z\" level=info msg=\"Started container\" PID=13417 containerID=9a35802ddb39c6548fe4ceaef34eb185ab3cfc054af1ad51fc97ce1c245b4bf8 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=1873d5aa-990f-47a3-a482-853f8d397ec2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfe00585ad03d00aae23bc232b329b26d5719d51f81ea9335489c98fa4af68c8\nJun 11 11:47:10.522163 crc crio[3644]: time=\"2026-06-11T11:47:10.513423419Z\" level=info msg=\"Stopping container: 7ed3da09032026de69e9bd8669463542cfe02a371d06415e821c78868db82fa6 (timeout: 30s)\" id=4e0cf2ea-1d57-460f-8724-806e196e2708 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:47:10.599958 crc crio[3644]: time=\"2026-06-11T11:47:10.588178305Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=f6fd1edf-3151-4879-b9e2-f9dd7c274ab7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:10.951491 crc crio[3644]: time=\"2026-06-11T11:47:10.951382348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:11.877798 crc crio[3644]: time=\"2026-06-11T11:47:11.786052224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:11.971187 crc crio[3644]: time=\"2026-06-11T11:47:11.945741963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:12.403797 crc crio[3644]: time=\"2026-06-11T11:47:12.403258458Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=5d6ee37c-8b84-40f3-8ca0-ef0146065d81 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:12.468958 crc crio[3644]: time=\"2026-06-11T11:47:12.468485119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:12.977939 crc crio[3644]: time=\"2026-06-11T11:47:12.976742233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:13.331918 crc crio[3644]: time=\"2026-06-11T11:47:13.320557244Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=111ee64b-f230-4b7a-a6e3-1db2b1fc6802 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:13.859762 crc crio[3644]: time=\"2026-06-11T11:47:13.84107807Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-h42zf Namespace:openshift-marketplace ID:e3c69a61716123ad81ef0a1a6b8c15a157740e9c15f0f4e4999b51572237b315 UID:8a1fbf8b-8589-4a6c-a33f-7b0025cedac9 NetNS:/var/run/netns/cae30361-318a-4a6b-bfba-459bd5edbc84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8a1fbf8b_8589_4a6c_a33f_7b0025cedac9.slice PodAnnotations:0xc0001885e0}] Aliases:map[]}\"\nJun 11 11:47:13.859762 crc crio[3644]: time=\"2026-06-11T11:47:13.841197783Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-h42zf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:14.612090 crc crio[3644]: time=\"2026-06-11T11:47:14.610370145Z\" level=info msg=\"Created container f79e1170dd6520732ed2bca8197dc44bc61f5ad826f92ab0ba192d0c898e4ce5: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=36c1cee7-861f-4e70-8cda-b531b7eb5c3d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:14.695599 crc crio[3644]: time=\"2026-06-11T11:47:14.695124589Z\" level=info msg=\"Starting container: f79e1170dd6520732ed2bca8197dc44bc61f5ad826f92ab0ba192d0c898e4ce5\" id=e8848ed7-a432-4e2c-a42b-2b5a08729c93 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:14.770455 crc crio[3644]: time=\"2026-06-11T11:47:14.769619641Z\" level=info msg=\"Started container\" PID=13490 containerID=f79e1170dd6520732ed2bca8197dc44bc61f5ad826f92ab0ba192d0c898e4ce5 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=e8848ed7-a432-4e2c-a42b-2b5a08729c93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=118afe6f547f12ee8a7a20cded0d33f5350e4bf720d1ce2e32cc11a68e708459\nJun 11 11:47:14.783225 crc crio[3644]: time=\"2026-06-11T11:47:14.782893036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:15.293321 crc crio[3644]: time=\"2026-06-11T11:47:15.285475522Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=fd6f7903-5c5b-4673-9b81-505a2da330a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:15.332039 crc crio[3644]: time=\"2026-06-11T11:47:15.324470745Z\" level=info msg=\"Created container 5196e3f38554efc9fc78681f659a6f620c45dbb9037aa7f8ad7fe6c79c47a65a: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=81240e9a-85e6-4542-82c4-a87b68f9f731 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:15.357385 crc crio[3644]: time=\"2026-06-11T11:47:15.346542404Z\" level=info msg=\"Starting container: 5196e3f38554efc9fc78681f659a6f620c45dbb9037aa7f8ad7fe6c79c47a65a\" id=77bfead3-b298-49e1-921d-2dbc59c66803 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:15.621523 crc crio[3644]: time=\"2026-06-11T11:47:15.620880558Z\" level=info msg=\"Started container\" PID=13523 containerID=5196e3f38554efc9fc78681f659a6f620c45dbb9037aa7f8ad7fe6c79c47a65a description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=77bfead3-b298-49e1-921d-2dbc59c66803 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65f6f507aff2c3dfd016d5e334e513fd0bc5a957a8648f46873eff02e6fb2481\nJun 11 11:47:15.685989 crc crio[3644]: time=\"2026-06-11T11:47:15.682378874Z\" level=info msg=\"Created container ea1d135eecd4e309db23fb788b12c84bdc412380967979503b210785d26a4f50: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=29964a4d-acaf-4fe2-9156-6a04b6e6d76c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:15.710773 crc crio[3644]: time=\"2026-06-11T11:47:15.710387315Z\" level=info msg=\"Starting container: ea1d135eecd4e309db23fb788b12c84bdc412380967979503b210785d26a4f50\" id=0ee693fe-70c6-4ebb-a170-3caedae5e4ff name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:16.310330 crc crio[3644]: time=\"2026-06-11T11:47:16.31025862Z\" level=info msg=\"Started container\" PID=13529 containerID=ea1d135eecd4e309db23fb788b12c84bdc412380967979503b210785d26a4f50 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=0ee693fe-70c6-4ebb-a170-3caedae5e4ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4eaf0d5e3ed3ad6c721fbefc9c4de6abe92afef4a079f289b21d3c936ebd80c\nJun 11 11:47:16.689743 crc crio[3644]: time=\"2026-06-11T11:47:16.686426178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:16.770543 crc crio[3644]: time=\"2026-06-11T11:47:16.769082762Z\" level=info msg=\"Removing container: 742aa4fc2b3303f412085440959fe3c0458dc3b743fc3454b06f528743d8982a\" id=9f376d6c-8caa-4c0f-874d-c1bba15daa8a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:47:17.525040 crc crio[3644]: time=\"2026-06-11T11:47:17.524295783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:18.705878 crc crio[3644]: time=\"2026-06-11T11:47:18.020349725Z\" level=info msg=\"Stopping container: 717754fdd6c0fa588c5af4b7868cfa1346c17fc897f90ffdba81a1772cf1c0fc (timeout: 30s)\" id=2e563412-eba5-446c-93d6-691bbfb31992 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:47:18.705878 crc crio[3644]: time=\"2026-06-11T11:47:18.520616582Z\" level=info msg=\"Created container a2df38efabce3956d535eda731f856f0f56b70a59d4e12518a5e720a1b6ddc96: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=17921428-d010-434b-86d9-f6c530eee21e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:18.705878 crc crio[3644]: time=\"2026-06-11T11:47:18.700293466Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4c80294b-2c4d-450d-bd74-09f073cf0f34 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:18.746402 crc crio[3644]: time=\"2026-06-11T11:47:18.735395837Z\" level=info msg=\"Starting container: a2df38efabce3956d535eda731f856f0f56b70a59d4e12518a5e720a1b6ddc96\" id=b608ceae-863f-4b01-b98d-7569ea1152fb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:20.337609 crc crio[3644]: time=\"2026-06-11T11:47:20.223634804Z\" level=info msg=\"Started container\" PID=13545 containerID=a2df38efabce3956d535eda731f856f0f56b70a59d4e12518a5e720a1b6ddc96 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=b608ceae-863f-4b01-b98d-7569ea1152fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbf7084e036402eb75d81bddd320d0bd1f91e1843d1dc590e3b11b4a55fce899\nJun 11 11:47:20.434998 crc crio[3644]: time=\"2026-06-11T11:47:20.430890819Z\" level=info msg=\"Created container c3d33334b121c0300f071b69ec8fb8a9086389c14779a80cb26b528d4016c880: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=5e3ebff7-41a2-4159-b403-3ca624a7279f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:20.595621 crc crio[3644]: time=\"2026-06-11T11:47:20.257605432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:21.044752 crc crio[3644]: time=\"2026-06-11T11:47:21.044046708Z\" level=info msg=\"Got pod network &{Name:community-operators-svtbn Namespace:openshift-marketplace ID:c175f5479a749f89ee94f44f24c576780ae80b0c8c8d34db9530bc6258e054df UID:abd1fa2e-ee31-4883-9981-187fc306b25a NetNS:/var/run/netns/9f16ee52-0f56-4a2b-b29a-fdecb4d0dc8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podabd1fa2e_ee31_4883_9981_187fc306b25a.slice PodAnnotations:0xc00061ee00}] Aliases:map[]}\"\nJun 11 11:47:21.044752 crc crio[3644]: time=\"2026-06-11T11:47:21.044357966Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-svtbn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:21.059846 crc crio[3644]: time=\"2026-06-11T11:47:21.058388532Z\" level=info msg=\"Starting container: c3d33334b121c0300f071b69ec8fb8a9086389c14779a80cb26b528d4016c880\" id=d0cea89d-aacc-4ccf-bb54-62b70622de25 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:22.095113 crc crio[3644]: time=\"2026-06-11T11:47:22.091948576Z\" level=info msg=\"Started container\" PID=13597 containerID=c3d33334b121c0300f071b69ec8fb8a9086389c14779a80cb26b528d4016c880 description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=d0cea89d-aacc-4ccf-bb54-62b70622de25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6729b6f6df8aa1a94e46b1ed897ff3c7da2be0c5ac02ab76a9f56adff156dca8\nJun 11 11:47:22.391739 crc crio[3644]: time=\"2026-06-11T11:47:22.376534784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:22.509458 crc crio[3644]: time=\"2026-06-11T11:47:22.508500954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:22.809014 crc crio[3644]: time=\"2026-06-11T11:47:22.80789785Z\" level=info msg=\"Got pod network &{Name:certified-operators-dtzfl Namespace:openshift-marketplace ID:955449ef97475afc6cf711364eb1e3e479b6a44c2a443ea7a16b6d9d91c29b1c UID:3c27ad7f-eb5f-474f-9d5a-34fbc42ac5df NetNS:/var/run/netns/d695b2d4-80ae-4734-a2cf-071003533166 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3c27ad7f_eb5f_474f_9d5a_34fbc42ac5df.slice PodAnnotations:0xc00152e740}] Aliases:map[]}\"\nJun 11 11:47:22.809014 crc crio[3644]: time=\"2026-06-11T11:47:22.808535389Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-dtzfl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:23.405305 crc crio[3644]: time=\"2026-06-11T11:47:23.389524908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:23.772745 crc crio[3644]: time=\"2026-06-11T11:47:23.769177151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:23.841802 crc crio[3644]: time=\"2026-06-11T11:47:23.841120695Z\" level=info msg=\"Stopped container 717754fdd6c0fa588c5af4b7868cfa1346c17fc897f90ffdba81a1772cf1c0fc: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=2e563412-eba5-446c-93d6-691bbfb31992 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:47:23.981449 crc crio[3644]: time=\"2026-06-11T11:47:23.80026681Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=3fadc885-35ac-478a-8735-4c2f873a2e00 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:25.133458 crc crio[3644]: time=\"2026-06-11T11:47:25.132609043Z\" level=info msg=\"Created container ce46fec179b2c9e71521069c0933f590104f112f35c7ebafc6c5b9f403858647: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=9bfe3283-64aa-4c5a-9224-8ac75cbb8fca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:25.268360 crc crio[3644]: time=\"2026-06-11T11:47:25.268291145Z\" level=info msg=\"Created container e313fbafaf3c9105ce374f788f22105cc85807baa614a852f499c2049d25d34b: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=67f095c4-4841-48ca-a4e9-29fe58615da3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:25.618983 crc crio[3644]: time=\"2026-06-11T11:47:25.611435689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:26.763353 crc crio[3644]: time=\"2026-06-11T11:47:26.751510826Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=76700844-933d-48e0-92f5-0312a3778817 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:26.818226 crc crio[3644]: time=\"2026-06-11T11:47:26.781606662Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=902d98fc-ea9f-4484-af1d-fc3e8a5a1256 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:26.937899 crc crio[3644]: time=\"2026-06-11T11:47:26.930073584Z\" level=info msg=\"Removed container 742aa4fc2b3303f412085440959fe3c0458dc3b743fc3454b06f528743d8982a: openshift-multus/cni-sysctl-allowlist-ds-fv4jb/kube-multus-additional-cni-plugins\" id=9f376d6c-8caa-4c0f-874d-c1bba15daa8a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:47:27.329262 crc crio[3644]: time=\"2026-06-11T11:47:27.327594892Z\" level=info msg=\"Stopped container 7ed3da09032026de69e9bd8669463542cfe02a371d06415e821c78868db82fa6: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=4e0cf2ea-1d57-460f-8724-806e196e2708 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:47:27.372865 crc crio[3644]: time=\"2026-06-11T11:47:27.367228042Z\" level=info msg=\"Starting container: ce46fec179b2c9e71521069c0933f590104f112f35c7ebafc6c5b9f403858647\" id=6c2d2c74-b6f7-4498-b53a-c6c4a430691e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:27.507615 crc crio[3644]: time=\"2026-06-11T11:47:27.507059582Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c64035dc-2f8e-4f1e-beac-42389ba1f51d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:27.575407 crc crio[3644]: time=\"2026-06-11T11:47:27.514275286Z\" level=info msg=\"Starting container: e313fbafaf3c9105ce374f788f22105cc85807baa614a852f499c2049d25d34b\" id=fe07f3dc-564c-4536-bf7a-21a33adaf3d6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:27.600502 crc crio[3644]: time=\"2026-06-11T11:47:27.600405379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:27.774879 crc crio[3644]: time=\"2026-06-11T11:47:27.736819062Z\" level=info msg=\"Started container\" PID=13680 containerID=ce46fec179b2c9e71521069c0933f590104f112f35c7ebafc6c5b9f403858647 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=6c2d2c74-b6f7-4498-b53a-c6c4a430691e name=/runtime.v1.RuntimeService/StartContainer sandboxID=329481c7e901f292822a997f1565c8ea9d24ec8787303bb905ccb0f03ef4483b\nJun 11 11:47:27.900861 crc crio[3644]: time=\"2026-06-11T11:47:27.890854402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:27.970295 crc crio[3644]: time=\"2026-06-11T11:47:27.970237694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:28.191006 crc crio[3644]: time=\"2026-06-11T11:47:28.011234505Z\" level=info msg=\"Started container\" PID=13692 containerID=e313fbafaf3c9105ce374f788f22105cc85807baa614a852f499c2049d25d34b description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=fe07f3dc-564c-4536-bf7a-21a33adaf3d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6806073521cf72496d1f5ef6f6b94c58d5f75881082f764b273551b28c533f4a\nJun 11 11:47:28.262545 crc crio[3644]: time=\"2026-06-11T11:47:28.18554354Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4cfa0868-044c-4bd6-a7e3-d54b6ee18326 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:28.395733 crc crio[3644]: time=\"2026-06-11T11:47:28.395283791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=b444ede5-821b-4f12-b1f3-88958da70d83 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:29.226826 crc crio[3644]: time=\"2026-06-11T11:47:29.014407735Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=aa122ebf-030c-4081-8cb4-bdfa4794c97c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:29.237733 crc crio[3644]: time=\"2026-06-11T11:47:29.021352785Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=3d80a55c-52a9-4250-8900-7f76816613ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:29.237733 crc crio[3644]: time=\"2026-06-11T11:47:29.191560493Z\" level=info msg=\"Created container 6710f892d9d126656722bee9751a6ce47765fd187333ca3bb8d985df694cfaf7: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=3ef22896-9600-433d-8cf9-11387576ae02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:29.271135 crc crio[3644]: time=\"2026-06-11T11:47:29.263407846Z\" level=info msg=\"Starting container: 6710f892d9d126656722bee9751a6ce47765fd187333ca3bb8d985df694cfaf7\" id=6f746930-1641-40a7-a074-6a3d8e5d32a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:29.644409 crc crio[3644]: time=\"2026-06-11T11:47:29.64302135Z\" level=info msg=\"Got pod network &{Name:redhat-operators-pz4h7 Namespace:openshift-marketplace ID:062f978e2eef0d6ed8bb1d36a4afaf23e1a7569721873e4489e3be4132d93f6e UID:ecb284e3-77b6-47a1-9fcb-598b41a1ede4 NetNS:/var/run/netns/76aaf636-0b69-4332-aab4-c3fba11734fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podecb284e3_77b6_47a1_9fcb_598b41a1ede4.slice PodAnnotations:0xc000ae07b8}] Aliases:map[]}\"\nJun 11 11:47:29.644409 crc crio[3644]: time=\"2026-06-11T11:47:29.643207275Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-pz4h7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:29.656537 crc crio[3644]: time=\"2026-06-11T11:47:29.654260921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:29.698837 crc crio[3644]: time=\"2026-06-11T11:47:29.670605086Z\" level=info msg=\"Started container\" PID=13740 containerID=6710f892d9d126656722bee9751a6ce47765fd187333ca3bb8d985df694cfaf7 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=6f746930-1641-40a7-a074-6a3d8e5d32a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba75dfe769e883bb7ff39e113effea81446325f05a64f99910027e6fe07d06f0\nJun 11 11:47:29.744955 crc crio[3644]: time=\"2026-06-11T11:47:29.742160867Z\" level=info msg=\"Created container 5155050ed34cff9aa7b7a9cd2fa323707b3c5f3a9dd5b7eb0584e4753fc61d53: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=f6fd1edf-3151-4879-b9e2-f9dd7c274ab7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:29.861926 crc crio[3644]: time=\"2026-06-11T11:47:29.857098196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:31.087102 crc crio[3644]: time=\"2026-06-11T11:47:31.072555876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:31.339188 crc crio[3644]: time=\"2026-06-11T11:47:31.333523542Z\" level=info msg=\"Starting container: 5155050ed34cff9aa7b7a9cd2fa323707b3c5f3a9dd5b7eb0584e4753fc61d53\" id=a2d4ea41-d505-40e5-9d9d-32a55e048a63 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:33.202202 crc crio[3644]: time=\"2026-06-11T11:47:33.200640446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:34.499110 crc crio[3644]: time=\"2026-06-11T11:47:34.498887747Z\" level=info msg=\"Started container\" PID=13767 containerID=5155050ed34cff9aa7b7a9cd2fa323707b3c5f3a9dd5b7eb0584e4753fc61d53 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=a2d4ea41-d505-40e5-9d9d-32a55e048a63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a9677c8ed67eec605ff0a2e5e6ec1a609e6172170307ccd1751732699526a22\nJun 11 11:47:35.372477 crc crio[3644]: time=\"2026-06-11T11:47:35.353330673Z\" level=info msg=\"Stopping pod sandbox: 3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d\" id=eb37a0f5-f323-4d1a-8df2-c6c742e613da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:35.373204 crc crio[3644]: time=\"2026-06-11T11:47:35.372942378Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686305-9dr2p Namespace:openshift-operator-lifecycle-manager ID:3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d UID:88a361a5-a2f0-4cef-a60d-f0bd635eba7d NetNS:/var/run/netns/2b30c6b3-5e3e-4296-9fce-982ebd3050de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod88a361a5_a2f0_4cef_a60d_f0bd635eba7d.slice PodAnnotations:0xc000ae0a68}] Aliases:map[]}\"\nJun 11 11:47:35.374366 crc crio[3644]: time=\"2026-06-11T11:47:35.373414801Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686305-9dr2p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:35.713501 crc crio[3644]: time=\"2026-06-11T11:47:35.709457222Z\" level=info msg=\"Created container cc91a2babb3eba0edd9f00698e164feea8a0808e43cfe7d1dc7754f454eb5136: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=433169c1-b404-412f-afb1-2cbab8d2412e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:35.828276 crc crio[3644]: time=\"2026-06-11T11:47:35.826464786Z\" level=info msg=\"Starting container: cc91a2babb3eba0edd9f00698e164feea8a0808e43cfe7d1dc7754f454eb5136\" id=fde7bf8e-8993-4b0c-a0d5-06a6f7277572 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:36.470869 crc crio[3644]: time=\"2026-06-11T11:47:36.463894734Z\" level=info msg=\"Started container\" PID=13819 containerID=cc91a2babb3eba0edd9f00698e164feea8a0808e43cfe7d1dc7754f454eb5136 description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=fde7bf8e-8993-4b0c-a0d5-06a6f7277572 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bc05bddb1aed37f248748b9c45be906fe9b211870ed17ab79e84fc17737e1da\nJun 11 11:47:36.843604 crc crio[3644]: time=\"2026-06-11T11:47:36.84312925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:36.987405 crc crio[3644]: time=\"2026-06-11T11:47:36.984264348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:37.389471 crc crio[3644]: time=\"2026-06-11T11:47:37.379432572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:37.844161 crc crio[3644]: time=\"2026-06-11T11:47:37.81809501Z\" level=info msg=\"Stopping container: 9cab8617ccfd214c2c59e64839f1de0ed4224fbdd52c20141b100a2272d0af28 (timeout: 600s)\" id=2665c546-54fe-4183-8258-1d7ba1de98a1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:47:38.794222 crc crio[3644]: time=\"2026-06-11T11:47:38.793292156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:39.097481 crc crio[3644]: time=\"2026-06-11T11:47:39.097341752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:40.088376 crc crio[3644]: time=\"2026-06-11T11:47:40.041522919Z\" level=info msg=\"Created container 0317ba2304761929336ed535f88ab53f46d9ee70b8aefda083b50673239ede9a: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=aa122ebf-030c-4081-8cb4-bdfa4794c97c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:40.101008 crc crio[3644]: time=\"2026-06-11T11:47:40.097241974Z\" level=info msg=\"Starting container: 0317ba2304761929336ed535f88ab53f46d9ee70b8aefda083b50673239ede9a\" id=187264b0-8869-4a36-9f41-454c294973c2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:40.271632 crc crio[3644]: time=\"2026-06-11T11:47:40.269403586Z\" level=info msg=\"Created container c801133f86564832b4571ccfe8362f82739cb743b32ff3427a5f88198cef9c0d: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=3d80a55c-52a9-4250-8900-7f76816613ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:40.274909 crc crio[3644]: time=\"2026-06-11T11:47:40.273397194Z\" level=info msg=\"Stopped container 9cab8617ccfd214c2c59e64839f1de0ed4224fbdd52c20141b100a2272d0af28: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=2665c546-54fe-4183-8258-1d7ba1de98a1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:47:40.323218 crc crio[3644]: time=\"2026-06-11T11:47:40.319407889Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=338017f5-7d6b-4765-8d21-6dc05bc7091b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:40.353717 crc crio[3644]: time=\"2026-06-11T11:47:40.343881218Z\" level=info msg=\"Starting container: c801133f86564832b4571ccfe8362f82739cb743b32ff3427a5f88198cef9c0d\" id=1cf6a85e-5536-482e-93fd-923e2abccb4d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:40.367287 crc crio[3644]: time=\"2026-06-11T11:47:40.366244429Z\" level=info msg=\"Started container\" PID=13915 containerID=c801133f86564832b4571ccfe8362f82739cb743b32ff3427a5f88198cef9c0d description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=1cf6a85e-5536-482e-93fd-923e2abccb4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e74cc8ff82ac082e0051d12a83cd16f7dc62f6e320b65d2f81722f8a4d3d8053\nJun 11 11:47:40.594498 crc crio[3644]: time=\"2026-06-11T11:47:40.588030415Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=409f00b7-ce55-450f-be03-939a3e3d2da8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:40.667551 crc crio[3644]: time=\"2026-06-11T11:47:40.667444913Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=ac84a149-e5b7-43c0-93f7-516c1bf6d742 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:40.705752 crc crio[3644]: time=\"2026-06-11T11:47:40.699429168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:41.702475 crc crio[3644]: time=\"2026-06-11T11:47:41.700287423Z\" level=info msg=\"Started container\" PID=13900 containerID=0317ba2304761929336ed535f88ab53f46d9ee70b8aefda083b50673239ede9a description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=187264b0-8869-4a36-9f41-454c294973c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5f153aa209aabe52bf2d7753481d969f357bc1e07a18bcb37ff2768d02c4c3e\nJun 11 11:47:41.928861 crc crio[3644]: time=\"2026-06-11T11:47:41.926335083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:41.931989 crc crio[3644]: time=\"2026-06-11T11:47:41.930430761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:44.205592 crc crio[3644]: time=\"2026-06-11T11:47:44.198297148Z\" level=info msg=\"Created container de5a87c84180de06aafba44f15c2d833c693893825646cfffbe466abe9234fbf: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=ac84a149-e5b7-43c0-93f7-516c1bf6d742 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:44.328554 crc crio[3644]: time=\"2026-06-11T11:47:44.308723782Z\" level=info msg=\"Starting container: de5a87c84180de06aafba44f15c2d833c693893825646cfffbe466abe9234fbf\" id=3631cfaf-8456-4688-a5aa-1337da1bb970 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:49.436172 crc crio[3644]: time=\"2026-06-11T11:47:49.410534211Z\" level=info msg=\"Started container\" PID=13963 containerID=de5a87c84180de06aafba44f15c2d833c693893825646cfffbe466abe9234fbf description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=3631cfaf-8456-4688-a5aa-1337da1bb970 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b98cbd6713598549a6076ebb986511bea114ce4227dc6edd6a108dcd9219bbe\nJun 11 11:47:52.274852 crc crio[3644]: 2026-06-11T11:47:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:955449ef97475af Mac:76:dd:43:6a:ce:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/d695b2d4-80ae-4734-a2cf-071003533166 SocketPath: PciID:}] [{Interface:0xc000260c10 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:47:52.487883 crc crio[3644]: time=\"2026-06-11T11:47:52.480618807Z\" level=info msg=\"Got pod network &{Name:certified-operators-dtzfl Namespace:openshift-marketplace ID:955449ef97475afc6cf711364eb1e3e479b6a44c2a443ea7a16b6d9d91c29b1c UID:3c27ad7f-eb5f-474f-9d5a-34fbc42ac5df NetNS:/var/run/netns/d695b2d4-80ae-4734-a2cf-071003533166 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3c27ad7f_eb5f_474f_9d5a_34fbc42ac5df.slice PodAnnotations:0xc00152e740}] Aliases:map[]}\"\nJun 11 11:47:52.598894 crc crio[3644]: time=\"2026-06-11T11:47:52.59830718Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-dtzfl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:47:52.807778 crc crio[3644]: time=\"2026-06-11T11:47:52.796430952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:53.434157 crc crio[3644]: 2026-06-11T11:47:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:062f978e2eef0d6 Mac:16:d4:68:a6:96:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/76aaf636-0b69-4332-aab4-c3fba11734fc SocketPath: PciID:}] [{Interface:0xc000122f20 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:47:53.501417 crc crio[3644]: time=\"2026-06-11T11:47:53.491893364Z\" level=info msg=\"Got pod network &{Name:redhat-operators-pz4h7 Namespace:openshift-marketplace ID:062f978e2eef0d6ed8bb1d36a4afaf23e1a7569721873e4489e3be4132d93f6e UID:ecb284e3-77b6-47a1-9fcb-598b41a1ede4 NetNS:/var/run/netns/76aaf636-0b69-4332-aab4-c3fba11734fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podecb284e3_77b6_47a1_9fcb_598b41a1ede4.slice PodAnnotations:0xc000ae07b8}] Aliases:map[]}\"\nJun 11 11:47:53.501417 crc crio[3644]: time=\"2026-06-11T11:47:53.49244305Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-pz4h7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:47:53.501417 crc crio[3644]: time=\"2026-06-11T11:47:53.500981526Z\" level=info msg=\"Created container 96a7b3975525e7d9db7ee00accaa23a1e9bd221dcc7953d438ea9a511c7038fb: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=902d98fc-ea9f-4484-af1d-fc3e8a5a1256 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:53.538878 crc crio[3644]: time=\"2026-06-11T11:47:53.538738504Z\" level=info msg=\"Starting container: 96a7b3975525e7d9db7ee00accaa23a1e9bd221dcc7953d438ea9a511c7038fb\" id=bed2e312-6b29-4007-b650-04143675a2e5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:53.561805 crc crio[3644]: time=\"2026-06-11T11:47:53.561442226Z\" level=info msg=\"Started container\" PID=14111 containerID=96a7b3975525e7d9db7ee00accaa23a1e9bd221dcc7953d438ea9a511c7038fb description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=bed2e312-6b29-4007-b650-04143675a2e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65f6f507aff2c3dfd016d5e334e513fd0bc5a957a8648f46873eff02e6fb2481\nJun 11 11:47:53.645174 crc crio[3644]: time=\"2026-06-11T11:47:53.637778069Z\" level=info msg=\"Ran pod sandbox 955449ef97475afc6cf711364eb1e3e479b6a44c2a443ea7a16b6d9d91c29b1c with infra container: openshift-marketplace/certified-operators-dtzfl/POD\" id=6f4904f7-d16f-495e-b3a3-9ee0c3e83ede name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:53.874910 crc crio[3644]: 2026-06-11T11:47:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c175f5479a749f8 Mac:82:66:b4:3d:46:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/9f16ee52-0f56-4a2b-b29a-fdecb4d0dc8c SocketPath: PciID:}] [{Interface:0xc000112e50 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:47:53.874910 crc crio[3644]: time=\"2026-06-11T11:47:53.869557992Z\" level=info msg=\"Got pod network &{Name:community-operators-svtbn Namespace:openshift-marketplace ID:c175f5479a749f89ee94f44f24c576780ae80b0c8c8d34db9530bc6258e054df UID:abd1fa2e-ee31-4883-9981-187fc306b25a NetNS:/var/run/netns/9f16ee52-0f56-4a2b-b29a-fdecb4d0dc8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podabd1fa2e_ee31_4883_9981_187fc306b25a.slice PodAnnotations:0xc00061ee00}] Aliases:map[]}\"\nJun 11 11:47:53.874910 crc crio[3644]: time=\"2026-06-11T11:47:53.870236141Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-svtbn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:47:53.893844 crc crio[3644]: time=\"2026-06-11T11:47:53.891124423Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d60e5e68-3ff7-4841-b46e-b2cbab2fe9f6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:53.970962 crc crio[3644]: time=\"2026-06-11T11:47:53.944647788Z\" level=info msg=\"Ran pod sandbox 062f978e2eef0d6ed8bb1d36a4afaf23e1a7569721873e4489e3be4132d93f6e with infra container: openshift-marketplace/redhat-operators-pz4h7/POD\" id=39418e16-8311-4dd7-9280-b8e8ffe6c837 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:54.015550 crc crio[3644]: time=\"2026-06-11T11:47:53.995361072Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ca26da1f-9c5f-4192-a369-a5caacfdc7ba name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:54.255292 crc crio[3644]: 2026-06-11T11:47:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3c69a61716123a Mac:e2:0d:87:69:77:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/cae30361-318a-4a6b-bfba-459bd5edbc84 SocketPath: PciID:}] [{Interface:0xc00013d8f0 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:47:54.256405 crc crio[3644]: time=\"2026-06-11T11:47:54.256311794Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-h42zf Namespace:openshift-marketplace ID:e3c69a61716123ad81ef0a1a6b8c15a157740e9c15f0f4e4999b51572237b315 UID:8a1fbf8b-8589-4a6c-a33f-7b0025cedac9 NetNS:/var/run/netns/cae30361-318a-4a6b-bfba-459bd5edbc84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8a1fbf8b_8589_4a6c_a33f_7b0025cedac9.slice PodAnnotations:0xc0001885e0}] Aliases:map[]}\"\nJun 11 11:47:54.256817 crc crio[3644]: time=\"2026-06-11T11:47:54.25652939Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-h42zf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:47:54.374247 crc crio[3644]: time=\"2026-06-11T11:47:54.37113882Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=40fb660e-d4d1-43d4-8ca2-0b82050460ff name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:54.386832 crc crio[3644]: time=\"2026-06-11T11:47:54.384760287Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e53f7602-c3d2-4e1f-9d84-2e7ac0a153cd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:54.428513 crc crio[3644]: time=\"2026-06-11T11:47:54.428196991Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-pz4h7/extract-utilities\" id=885090a3-901f-4043-886c-f8d99f8fa5ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:54.525545 crc crio[3644]: time=\"2026-06-11T11:47:54.525491967Z\" level=info msg=\"Ran pod sandbox e3c69a61716123ad81ef0a1a6b8c15a157740e9c15f0f4e4999b51572237b315 with infra container: openshift-marketplace/redhat-marketplace-h42zf/POD\" id=3a372e80-8d2d-4d21-85e8-dc72ad3b5c5a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:54.597321 crc crio[3644]: time=\"2026-06-11T11:47:54.597221153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:54.681611 crc crio[3644]: time=\"2026-06-11T11:47:54.681429281Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d4ee9611-2bdc-40ea-bec0-ede2b60b5664 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:54.693809 crc crio[3644]: time=\"2026-06-11T11:47:54.685142047Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-dtzfl/extract-utilities\" id=9f2faa3e-3a48-4481-aaee-b945c0be8958 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:54.705108 crc crio[3644]: time=\"2026-06-11T11:47:54.695839036Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=78fe597a-a1d1-47a2-a5a2-a3ed2d956fac name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:54.705788 crc crio[3644]: time=\"2026-06-11T11:47:54.705625167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:54.781902 crc crio[3644]: time=\"2026-06-11T11:47:54.78125125Z\" level=info msg=\"Ran pod sandbox c175f5479a749f89ee94f44f24c576780ae80b0c8c8d34db9530bc6258e054df with infra container: openshift-marketplace/community-operators-svtbn/POD\" id=e8c6cfe0-b405-49cf-99b5-5356b1de26a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:54.798493 crc crio[3644]: time=\"2026-06-11T11:47:54.797817417Z\" level=info msg=\"Stopping container: ea1d135eecd4e309db23fb788b12c84bdc412380967979503b210785d26a4f50 (timeout: 30s)\" id=0ebf2102-7eef-4b75-ac07-58fc8b17711b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:47:54.832801 crc crio[3644]: time=\"2026-06-11T11:47:54.81806892Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3b6fbc98-5072-4f6c-99ca-d13d07776d00 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:54.832801 crc crio[3644]: time=\"2026-06-11T11:47:54.824492825Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-h42zf/extract-utilities\" id=28ad846e-a44c-44ac-888e-de380f731a1d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:55.103567 crc crio[3644]: time=\"2026-06-11T11:47:55.059811821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:55.430984 crc crio[3644]: time=\"2026-06-11T11:47:55.428789008Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b1e2d156-a99a-4bca-a774-b3ff4a7eefc0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:56.234923 crc crio[3644]: time=\"2026-06-11T11:47:56.23485781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:56.341282 crc crio[3644]: time=\"2026-06-11T11:47:56.340594038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:56.447737 crc crio[3644]: time=\"2026-06-11T11:47:56.442780624Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-svtbn/extract-utilities\" id=ee2edec7-a78f-4129-a3c9-2ac3f6bcf4ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:56.458924 crc crio[3644]: time=\"2026-06-11T11:47:56.456437998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:56.582947 crc crio[3644]: time=\"2026-06-11T11:47:56.581358888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:56.733962 crc crio[3644]: time=\"2026-06-11T11:47:56.733342875Z\" level=info msg=\"Stopped container ea1d135eecd4e309db23fb788b12c84bdc412380967979503b210785d26a4f50: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=0ebf2102-7eef-4b75-ac07-58fc8b17711b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:47:56.787255 crc crio[3644]: time=\"2026-06-11T11:47:56.786867615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:56.859203 crc crio[3644]: time=\"2026-06-11T11:47:56.857151692Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=86f05ccf-f1e6-483d-b4a2-8128d77917cc name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:57.017594 crc crio[3644]: time=\"2026-06-11T11:47:57.017348191Z\" level=info msg=\"Stopping container: ce46fec179b2c9e71521069c0933f590104f112f35c7ebafc6c5b9f403858647 (timeout: 2s)\" id=4f35e0a1-fc49-4044-bbb6-1951f509ecc1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:47:57.704810 crc crio[3644]: time=\"2026-06-11T11:47:57.683915853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:57.715130 crc crio[3644]: time=\"2026-06-11T11:47:57.711380157Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=d779196c-5efe-4342-9864-44899d8b1729 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:57.830719 crc crio[3644]: time=\"2026-06-11T11:47:57.824191162Z\" level=info msg=\"Removing container: 619fec6de56fc069884c602c93a6fdaa7fc8b11652420c74da184c7eb2e515d4\" id=6caca046-30ac-4c5c-a1e3-8aa3806a92c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:47:57.912982 crc crio[3644]: time=\"2026-06-11T11:47:57.910626454Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=c0cf9b34-837e-4206-960b-e5160045474c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:57.925595 crc crio[3644]: time=\"2026-06-11T11:47:57.921784625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:58.122375 crc crio[3644]: time=\"2026-06-11T11:47:58.116595934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:58.179893 crc crio[3644]: time=\"2026-06-11T11:47:58.178751697Z\" level=info msg=\"Created container c9e6a06567d6fb51a05de0cc7be89a428745b16dab5674882e2929253289c19e: openshift-marketplace/certified-operators-dtzfl/extract-utilities\" id=9f2faa3e-3a48-4481-aaee-b945c0be8958 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:58.226125 crc crio[3644]: time=\"2026-06-11T11:47:58.225259934Z\" level=info msg=\"Starting container: c9e6a06567d6fb51a05de0cc7be89a428745b16dab5674882e2929253289c19e\" id=b33e5a7f-df60-4a42-afed-d3283b3dcdc6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:58.293347 crc crio[3644]: time=\"2026-06-11T11:47:58.293138685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:58.327615 crc crio[3644]: time=\"2026-06-11T11:47:58.322535247Z\" level=info msg=\"Started container\" PID=14168 containerID=c9e6a06567d6fb51a05de0cc7be89a428745b16dab5674882e2929253289c19e description=openshift-marketplace/certified-operators-dtzfl/extract-utilities id=b33e5a7f-df60-4a42-afed-d3283b3dcdc6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=955449ef97475afc6cf711364eb1e3e479b6a44c2a443ea7a16b6d9d91c29b1c\nJun 11 11:47:58.378833 crc crio[3644]: time=\"2026-06-11T11:47:58.37860712Z\" level=info msg=\"Stopping container: 5155050ed34cff9aa7b7a9cd2fa323707b3c5f3a9dd5b7eb0584e4753fc61d53 (timeout: 30s)\" id=561f73bc-d0a6-451e-b101-eb41b862f244 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:47:58.474613 crc crio[3644]: time=\"2026-06-11T11:47:58.473875187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:58.967352 crc crio[3644]: time=\"2026-06-11T11:47:58.961622727Z\" level=info msg=\"Created container 8684f92025585a80a0455afdba4e95596b0db9def0043734220832569242bd70: openshift-marketplace/redhat-operators-pz4h7/extract-utilities\" id=885090a3-901f-4043-886c-f8d99f8fa5ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:59.008140 crc crio[3644]: time=\"2026-06-11T11:47:59.003731293Z\" level=info msg=\"Starting container: 8684f92025585a80a0455afdba4e95596b0db9def0043734220832569242bd70\" id=7b7789f1-f539-4ff8-bdc6-710c8ca2ead2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:59.114225 crc crio[3644]: time=\"2026-06-11T11:47:59.108129833Z\" level=info msg=\"Removed container 619fec6de56fc069884c602c93a6fdaa7fc8b11652420c74da184c7eb2e515d4: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=6caca046-30ac-4c5c-a1e3-8aa3806a92c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:47:59.127541 crc crio[3644]: time=\"2026-06-11T11:47:59.1274418Z\" level=info msg=\"Started container\" PID=14185 containerID=8684f92025585a80a0455afdba4e95596b0db9def0043734220832569242bd70 description=openshift-marketplace/redhat-operators-pz4h7/extract-utilities id=7b7789f1-f539-4ff8-bdc6-710c8ca2ead2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=062f978e2eef0d6ed8bb1d36a4afaf23e1a7569721873e4489e3be4132d93f6e\nJun 11 11:47:59.372841 crc crio[3644]: time=\"2026-06-11T11:47:59.372607717Z\" level=info msg=\"Created container 720049cdf2ca6701dfdc34af4fa09006a8d131487a946f8d3bf5298ad50fddca: openshift-marketplace/community-operators-svtbn/extract-utilities\" id=ee2edec7-a78f-4129-a3c9-2ac3f6bcf4ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:59.381502 crc crio[3644]: time=\"2026-06-11T11:47:59.373631587Z\" level=info msg=\"Stopped pod sandbox: 3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d\" id=eb37a0f5-f323-4d1a-8df2-c6c742e613da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:59.416943 crc crio[3644]: time=\"2026-06-11T11:47:59.416563377Z\" level=info msg=\"Created container 8fce4cde4667c16c2a1fd1ad1093be521cfefc552f7a6b4e95ea26ef053457d6: openshift-marketplace/redhat-marketplace-h42zf/extract-utilities\" id=28ad846e-a44c-44ac-888e-de380f731a1d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:59.534201 crc crio[3644]: time=\"2026-06-11T11:47:59.520187124Z\" level=info msg=\"Starting container: 720049cdf2ca6701dfdc34af4fa09006a8d131487a946f8d3bf5298ad50fddca\" id=9d4d1387-b421-4243-a729-ce8c50ad9852 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:59.639918 crc crio[3644]: time=\"2026-06-11T11:47:59.525123115Z\" level=info msg=\"Starting container: 8fce4cde4667c16c2a1fd1ad1093be521cfefc552f7a6b4e95ea26ef053457d6\" id=e273bab9-664c-49ac-b5b5-9e86ebab3994 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:59.667326 crc crio[3644]: time=\"2026-06-11T11:47:59.666956488Z\" level=info msg=\"Stopped container ce46fec179b2c9e71521069c0933f590104f112f35c7ebafc6c5b9f403858647: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=4f35e0a1-fc49-4044-bbb6-1951f509ecc1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:47:59.680272 crc crio[3644]: time=\"2026-06-11T11:47:59.67935189Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=e0158023-2697-4df5-bd30-292d070d2683 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:59.748916 crc crio[3644]: time=\"2026-06-11T11:47:59.748624879Z\" level=info msg=\"Stopped container 5155050ed34cff9aa7b7a9cd2fa323707b3c5f3a9dd5b7eb0584e4753fc61d53: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=561f73bc-d0a6-451e-b101-eb41b862f244 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:47:59.761768 crc crio[3644]: time=\"2026-06-11T11:47:59.759330898Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=34607d43-3ce9-4c46-8f34-9e3e292b3e2e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:59.782697 crc crio[3644]: time=\"2026-06-11T11:47:59.782500615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:59.807221 crc crio[3644]: time=\"2026-06-11T11:47:59.802293995Z\" level=info msg=\"Started container\" PID=14195 containerID=8fce4cde4667c16c2a1fd1ad1093be521cfefc552f7a6b4e95ea26ef053457d6 description=openshift-marketplace/redhat-marketplace-h42zf/extract-utilities id=e273bab9-664c-49ac-b5b5-9e86ebab3994 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3c69a61716123ad81ef0a1a6b8c15a157740e9c15f0f4e4999b51572237b315\nJun 11 11:47:59.807221 crc crio[3644]: time=\"2026-06-11T11:47:59.804388176Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=20ea8bb2-2c79-409e-9183-0ae311e08650 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:59.807221 crc crio[3644]: time=\"2026-06-11T11:47:59.806133616Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b5b8510b-2050-4a7a-8c7d-27c25412f7f1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:59.813601 crc crio[3644]: time=\"2026-06-11T11:47:59.813477107Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=e15da1b8-92e6-4744-b307-323e215c3a9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:59.824367 crc crio[3644]: time=\"2026-06-11T11:47:59.823947989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:59.842277 crc crio[3644]: time=\"2026-06-11T11:47:59.837611482Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c9cc031a-6645-4332-889e-7a0718f7e916 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:59.842277 crc crio[3644]: time=\"2026-06-11T11:47:59.842242298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:59.848136 crc crio[3644]: time=\"2026-06-11T11:47:59.846972465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:00.090522 crc crio[3644]: time=\"2026-06-11T11:48:00.090409133Z\" level=info msg=\"Started container\" PID=14213 containerID=720049cdf2ca6701dfdc34af4fa09006a8d131487a946f8d3bf5298ad50fddca description=openshift-marketplace/community-operators-svtbn/extract-utilities id=9d4d1387-b421-4243-a729-ce8c50ad9852 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c175f5479a749f89ee94f44f24c576780ae80b0c8c8d34db9530bc6258e054df\nJun 11 11:48:00.885552 crc crio[3644]: time=\"2026-06-11T11:48:00.882323187Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=3610dfad-4ce2-485d-bd59-e0f8c72ae13c name=/runtime.v1.ImageService/PullImage\nJun 11 11:48:00.928360 crc crio[3644]: time=\"2026-06-11T11:48:00.928211879Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=6a5ae4e5-1d5e-46b5-83d4-df1ee2839b42 name=/runtime.v1.ImageService/PullImage\nJun 11 11:48:00.970537 crc crio[3644]: time=\"2026-06-11T11:48:00.970473677Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 11:48:00.973388 crc crio[3644]: time=\"2026-06-11T11:48:00.97335964Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 11:48:01.073908 crc crio[3644]: time=\"2026-06-11T11:48:01.071556391Z\" level=info msg=\"Created container eed54126e8823221b77b7dbfcab6a67e41a8ec6b7f8946e0e5e402cb8a0b65cc: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=c0cf9b34-837e-4206-960b-e5160045474c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:01.094157 crc crio[3644]: time=\"2026-06-11T11:48:01.093964252Z\" level=info msg=\"Starting container: eed54126e8823221b77b7dbfcab6a67e41a8ec6b7f8946e0e5e402cb8a0b65cc\" id=bb8ec156-f40d-42fe-a220-86ced6e27b12 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:48:01.330585 crc crio[3644]: time=\"2026-06-11T11:48:01.330468742Z\" level=info msg=\"Started container\" PID=14250 containerID=eed54126e8823221b77b7dbfcab6a67e41a8ec6b7f8946e0e5e402cb8a0b65cc description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=bb8ec156-f40d-42fe-a220-86ced6e27b12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4eaf0d5e3ed3ad6c721fbefc9c4de6abe92afef4a079f289b21d3c936ebd80c\nJun 11 11:48:01.515204 crc crio[3644]: time=\"2026-06-11T11:48:01.514570707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:01.633037 crc crio[3644]: time=\"2026-06-11T11:48:01.630623123Z\" level=info msg=\"Stopping container: c801133f86564832b4571ccfe8362f82739cb743b32ff3427a5f88198cef9c0d (timeout: 30s)\" id=7e3e8ed8-9abd-498d-b67e-bcada99c5785 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:48:01.657909 crc crio[3644]: time=\"2026-06-11T11:48:01.657724293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:01.814607 crc crio[3644]: time=\"2026-06-11T11:48:01.814190731Z\" level=info msg=\"Removing container: e353ea946a9164cb1d474380a697dab65f944ece2405ef22c158dc1fd1724b80\" id=c7fa93c0-f5cc-45c5-8f21-b28fee3143fd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:48:02.383335 crc crio[3644]: time=\"2026-06-11T11:48:02.374260915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:02.499309 crc crio[3644]: time=\"2026-06-11T11:48:02.492610467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:03.034839 crc crio[3644]: time=\"2026-06-11T11:48:03.034411419Z\" level=info msg=\"Removed container e353ea946a9164cb1d474380a697dab65f944ece2405ef22c158dc1fd1724b80: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c7fa93c0-f5cc-45c5-8f21-b28fee3143fd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:48:03.315479 crc crio[3644]: time=\"2026-06-11T11:48:03.313284329Z\" level=info msg=\"Removing container: 953bdce02080a1d2340e5c53b1264424391812fde4bdc95f4dab50e27470d8d0\" id=ceea8870-eac3-4162-8e09-89abb7f0a922 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:48:03.929247 crc crio[3644]: time=\"2026-06-11T11:48:03.927979432Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6308a3a5-cded-4a7b-9e85-8c95f23aa855 name=/runtime.v1.ImageService/PullImage\nJun 11 11:48:03.977300 crc crio[3644]: time=\"2026-06-11T11:48:03.976877281Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 11:48:04.024377 crc crio[3644]: time=\"2026-06-11T11:48:04.024229387Z\" level=info msg=\"Removed container 953bdce02080a1d2340e5c53b1264424391812fde4bdc95f4dab50e27470d8d0: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=ceea8870-eac3-4162-8e09-89abb7f0a922 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:48:04.036248 crc crio[3644]: time=\"2026-06-11T11:48:04.035872403Z\" level=info msg=\"Created container d6c178246b4de4f55ed09961b93ed25b6c3047786d2261581aed12dada8242bf: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c9cc031a-6645-4332-889e-7a0718f7e916 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:04.083303 crc crio[3644]: time=\"2026-06-11T11:48:04.083110297Z\" level=info msg=\"Starting container: d6c178246b4de4f55ed09961b93ed25b6c3047786d2261581aed12dada8242bf\" id=63e48bc3-c0d4-4d68-91e4-60635f3b3a28 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:48:04.111834 crc crio[3644]: time=\"2026-06-11T11:48:04.111588907Z\" level=info msg=\"Started container\" PID=14285 containerID=d6c178246b4de4f55ed09961b93ed25b6c3047786d2261581aed12dada8242bf description=openshift-console/downloads-747b44746d-4pqvr/download-server id=63e48bc3-c0d4-4d68-91e4-60635f3b3a28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=329481c7e901f292822a997f1565c8ea9d24ec8787303bb905ccb0f03ef4483b\nJun 11 11:48:04.134809 crc crio[3644]: time=\"2026-06-11T11:48:04.13458593Z\" level=warning msg=\"Failed to find process for container c801133f86564832b4571ccfe8362f82739cb743b32ff3427a5f88198cef9c0d: checking if PID of c801133f86564832b4571ccfe8362f82739cb743b32ff3427a5f88198cef9c0d is running failed: open /proc/13915/stat: no such file or directory\"\nJun 11 11:48:04.151153 crc crio[3644]: time=\"2026-06-11T11:48:04.150921648Z\" level=info msg=\"Created container a7b8dada0331fd5b7254ba06f75f18598a3f47e5b087a8eb42130074a95089fb: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=e15da1b8-92e6-4744-b307-323e215c3a9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:04.178832 crc crio[3644]: time=\"2026-06-11T11:48:04.178602465Z\" level=info msg=\"Starting container: a7b8dada0331fd5b7254ba06f75f18598a3f47e5b087a8eb42130074a95089fb\" id=9ee34245-7881-4033-abe6-eafd29d22e78 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:48:04.235952 crc crio[3644]: time=\"2026-06-11T11:48:04.23587076Z\" level=info msg=\"Started container\" PID=14271 containerID=a7b8dada0331fd5b7254ba06f75f18598a3f47e5b087a8eb42130074a95089fb description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=9ee34245-7881-4033-abe6-eafd29d22e78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a9677c8ed67eec605ff0a2e5e6ec1a609e6172170307ccd1751732699526a22\nJun 11 11:48:04.485691 crc crio[3644]: time=\"2026-06-11T11:48:04.48559243Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2d8f4f19-e94f-48a6-8da2-4ae0ee6e3739 name=/runtime.v1.ImageService/PullImage\nJun 11 11:48:04.728460 crc crio[3644]: time=\"2026-06-11T11:48:04.716569928Z\" level=info msg=\"Stopped container c801133f86564832b4571ccfe8362f82739cb743b32ff3427a5f88198cef9c0d: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=7e3e8ed8-9abd-498d-b67e-bcada99c5785 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:48:04.777631 crc crio[3644]: time=\"2026-06-11T11:48:04.776287061Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=bf8068b0-6291-445a-b105-a4733ca087da name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:04.802580 crc crio[3644]: time=\"2026-06-11T11:48:04.802477354Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 11:48:04.835805 crc crio[3644]: time=\"2026-06-11T11:48:04.832424325Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=fa2270a6-7463-4379-bb71-86ba66a4d591 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:04.876793 crc crio[3644]: time=\"2026-06-11T11:48:04.873809034Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=8ee6de32-668c-4960-9384-1a4e72706bb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:04.876793 crc crio[3644]: time=\"2026-06-11T11:48:04.874451562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:05.173834 crc crio[3644]: time=\"2026-06-11T11:48:05.16618247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:05.194150 crc crio[3644]: time=\"2026-06-11T11:48:05.185567463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:07.173153 crc crio[3644]: time=\"2026-06-11T11:48:07.167514376Z\" level=info msg=\"Removing container: 717754fdd6c0fa588c5af4b7868cfa1346c17fc897f90ffdba81a1772cf1c0fc\" id=fb900958-6af5-45f4-b2af-610ec9ca02e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:48:07.558072 crc crio[3644]: time=\"2026-06-11T11:48:07.557385908Z\" level=info msg=\"Removed container 717754fdd6c0fa588c5af4b7868cfa1346c17fc897f90ffdba81a1772cf1c0fc: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=fb900958-6af5-45f4-b2af-610ec9ca02e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:48:08.586323 crc crio[3644]: time=\"2026-06-11T11:48:08.567094894Z\" level=info msg=\"Created container 9f1f13fe5b695d4cf0c1e6e9435db7b1c14a607ee538ddb2bf13e5254aa2cab9: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=8ee6de32-668c-4960-9384-1a4e72706bb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:08.709825 crc crio[3644]: time=\"2026-06-11T11:48:08.661514177Z\" level=info msg=\"Starting container: 9f1f13fe5b695d4cf0c1e6e9435db7b1c14a607ee538ddb2bf13e5254aa2cab9\" id=dd9c0c37-3642-4ee4-8e19-6c8073d9acd5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:48:08.798793 crc crio[3644]: time=\"2026-06-11T11:48:08.785871345Z\" level=info msg=\"Started container\" PID=14388 containerID=9f1f13fe5b695d4cf0c1e6e9435db7b1c14a607ee538ddb2bf13e5254aa2cab9 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=dd9c0c37-3642-4ee4-8e19-6c8073d9acd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e74cc8ff82ac082e0051d12a83cd16f7dc62f6e320b65d2f81722f8a4d3d8053\nJun 11 11:48:14.461171 crc crio[3644]: time=\"2026-06-11T11:48:14.459925334Z\" level=info msg=\"Stopping pod sandbox: cb8ffc9a1690e037d78d4e19ed52c6c065e3b7b3ec599ca23a873b049a9321d4\" id=6460449e-70f6-4c84-8248-49f5d61c64c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:48:14.465820 crc crio[3644]: time=\"2026-06-11T11:48:14.465779243Z\" level=info msg=\"Stopped pod sandbox (already stopped): cb8ffc9a1690e037d78d4e19ed52c6c065e3b7b3ec599ca23a873b049a9321d4\" id=6460449e-70f6-4c84-8248-49f5d61c64c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:48:14.511409 crc crio[3644]: time=\"2026-06-11T11:48:14.510140064Z\" level=info msg=\"Removing pod sandbox: cb8ffc9a1690e037d78d4e19ed52c6c065e3b7b3ec599ca23a873b049a9321d4\" id=75215ecd-e417-4f22-9490-ea5f15b8b534 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:48:15.558016 crc crio[3644]: time=\"2026-06-11T11:48:15.55751811Z\" level=info msg=\"Removed pod sandbox: cb8ffc9a1690e037d78d4e19ed52c6c065e3b7b3ec599ca23a873b049a9321d4\" id=75215ecd-e417-4f22-9490-ea5f15b8b534 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:48:21.322595 crc crio[3644]: time=\"2026-06-11T11:48:21.32136295Z\" level=info msg=\"Stopping container: 9f1f13fe5b695d4cf0c1e6e9435db7b1c14a607ee538ddb2bf13e5254aa2cab9 (timeout: 30s)\" id=86e56128-f194-4d96-9ab9-2fc25454074b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:48:22.696524 crc crio[3644]: time=\"2026-06-11T11:48:22.690960259Z\" level=info msg=\"Stopped container 9f1f13fe5b695d4cf0c1e6e9435db7b1c14a607ee538ddb2bf13e5254aa2cab9: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=86e56128-f194-4d96-9ab9-2fc25454074b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:48:22.705990 crc crio[3644]: time=\"2026-06-11T11:48:22.705430826Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=1c60d4b5-f173-422b-9a6f-c47556b80ea5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:22.722276 crc crio[3644]: time=\"2026-06-11T11:48:22.721004877Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=9b5d33d2-1387-4b05-a09d-df2b7401af8f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:22.773498 crc crio[3644]: time=\"2026-06-11T11:48:22.773336123Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=45aaa132-d125-4a6e-94a4-aa60da4a0471 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:22.787456 crc crio[3644]: time=\"2026-06-11T11:48:22.787125021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:23.363970 crc crio[3644]: time=\"2026-06-11T11:48:23.36092767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:23.457435 crc crio[3644]: time=\"2026-06-11T11:48:23.456242015Z\" level=info msg=\"Removing container: c801133f86564832b4571ccfe8362f82739cb743b32ff3427a5f88198cef9c0d\" id=1cd56622-45d6-42d6-a8bd-613803494bd1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:48:23.542872 crc crio[3644]: time=\"2026-06-11T11:48:23.542037417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:24.484917 crc crio[3644]: time=\"2026-06-11T11:48:24.480632923Z\" level=info msg=\"Created container b367f6e0d543cfbf0464626779ca609aa6baded8fbb8eb916bd82c6fe8b42bbf: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=45aaa132-d125-4a6e-94a4-aa60da4a0471 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:24.491957 crc crio[3644]: time=\"2026-06-11T11:48:24.491592338Z\" level=info msg=\"Starting container: b367f6e0d543cfbf0464626779ca609aa6baded8fbb8eb916bd82c6fe8b42bbf\" id=d1a6d8e6-0137-4219-925b-19f4c6cbbb15 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:48:24.562734 crc crio[3644]: time=\"2026-06-11T11:48:24.556275025Z\" level=info msg=\"Removed container c801133f86564832b4571ccfe8362f82739cb743b32ff3427a5f88198cef9c0d: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=1cd56622-45d6-42d6-a8bd-613803494bd1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:48:24.621336 crc crio[3644]: time=\"2026-06-11T11:48:24.620781801Z\" level=info msg=\"Started container\" PID=14588 containerID=b367f6e0d543cfbf0464626779ca609aa6baded8fbb8eb916bd82c6fe8b42bbf description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=d1a6d8e6-0137-4219-925b-19f4c6cbbb15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e74cc8ff82ac082e0051d12a83cd16f7dc62f6e320b65d2f81722f8a4d3d8053\nJun 11 11:48:27.047346 crc crio[3644]: time=\"2026-06-11T11:48:27.028470056Z\" level=info msg=\"Stopping container: d6c178246b4de4f55ed09961b93ed25b6c3047786d2261581aed12dada8242bf (timeout: 2s)\" id=41a13bb0-8a0a-4a4f-98d1-325cd3fed892 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:48:27.729167 crc crio[3644]: time=\"2026-06-11T11:48:27.72651232Z\" level=info msg=\"Stopped container d6c178246b4de4f55ed09961b93ed25b6c3047786d2261581aed12dada8242bf: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=41a13bb0-8a0a-4a4f-98d1-325cd3fed892 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:48:27.753783 crc crio[3644]: time=\"2026-06-11T11:48:27.753269533Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=dc88912f-09d0-4305-bdb0-b5c1d081bacb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:27.757684 crc crio[3644]: time=\"2026-06-11T11:48:27.75752784Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=b02366a5-0bd0-478c-9f40-0029f1fa1746 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:27.861847 crc crio[3644]: time=\"2026-06-11T11:48:27.861284562Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=fdb3f1d0-a493-49a4-a78f-0817cd185a49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:27.862598 crc crio[3644]: time=\"2026-06-11T11:48:27.862397434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:28.232975 crc crio[3644]: time=\"2026-06-11T11:48:28.232023542Z\" level=info msg=\"Removing container: ce46fec179b2c9e71521069c0933f590104f112f35c7ebafc6c5b9f403858647\" id=dae1d651-cbc4-4d5a-a0ac-672873761611 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:48:28.269288 crc crio[3644]: time=\"2026-06-11T11:48:28.268894152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:28.519906 crc crio[3644]: time=\"2026-06-11T11:48:28.519826427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:28.920101 crc crio[3644]: time=\"2026-06-11T11:48:28.919921168Z\" level=info msg=\"Removed container ce46fec179b2c9e71521069c0933f590104f112f35c7ebafc6c5b9f403858647: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=dae1d651-cbc4-4d5a-a0ac-672873761611 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:48:29.159001 crc crio[3644]: time=\"2026-06-11T11:48:29.139922693Z\" level=info msg=\"Created container 28607fdb4639a6f0257b8c56c05f505019159d5fd5f2f30be1f075e35d605d9f: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=fdb3f1d0-a493-49a4-a78f-0817cd185a49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:29.159001 crc crio[3644]: time=\"2026-06-11T11:48:29.145522298Z\" level=info msg=\"Starting container: 28607fdb4639a6f0257b8c56c05f505019159d5fd5f2f30be1f075e35d605d9f\" id=73d48560-7eaf-4124-8100-0690976406dc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:48:29.166270 crc crio[3644]: time=\"2026-06-11T11:48:29.166182639Z\" level=info msg=\"Started container\" PID=14652 containerID=28607fdb4639a6f0257b8c56c05f505019159d5fd5f2f30be1f075e35d605d9f description=openshift-console/downloads-747b44746d-4pqvr/download-server id=73d48560-7eaf-4124-8100-0690976406dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=329481c7e901f292822a997f1565c8ea9d24ec8787303bb905ccb0f03ef4483b\nJun 11 11:48:32.608902 crc crio[3644]: time=\"2026-06-11T11:48:32.600518732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:33.462813 crc crio[3644]: time=\"2026-06-11T11:48:33.461132531Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=72856869-bef4-410b-9afa-7480490b420d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:48:33.462813 crc crio[3644]: time=\"2026-06-11T11:48:33.462429979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:33.630501 crc crio[3644]: time=\"2026-06-11T11:48:33.62935237Z\" level=info msg=\"Created container 71397bd5b9dab596fb2114b22b2f3a26d91801df0a6254ac84cb1e9a0d8b80d5: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=fd6f7903-5c5b-4673-9b81-505a2da330a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:33.895528 crc crio[3644]: time=\"2026-06-11T11:48:33.89283497Z\" level=info msg=\"Starting container: 71397bd5b9dab596fb2114b22b2f3a26d91801df0a6254ac84cb1e9a0d8b80d5\" id=de5a04d7-c367-486a-8443-002269441da3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:48:34.424318 crc crio[3644]: time=\"2026-06-11T11:48:34.423937094Z\" level=info msg=\"Started container\" PID=14669 containerID=71397bd5b9dab596fb2114b22b2f3a26d91801df0a6254ac84cb1e9a0d8b80d5 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=de5a04d7-c367-486a-8443-002269441da3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfe00585ad03d00aae23bc232b329b26d5719d51f81ea9335489c98fa4af68c8\nJun 11 11:48:34.776816 crc crio[3644]: time=\"2026-06-11T11:48:34.775357843Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=06c9f433-8862-4f0f-88cd-fb4b1ec96c59 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:34.816765 crc crio[3644]: time=\"2026-06-11T11:48:34.811325093Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=9cb034fd-796c-4655-95e4-180df1084f9e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:34.966837 crc crio[3644]: time=\"2026-06-11T11:48:34.965909318Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=4ffe3632-94a7-4754-8425-bba2009547e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:35.206502 crc crio[3644]: time=\"2026-06-11T11:48:35.206020302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:35.403868 crc crio[3644]: time=\"2026-06-11T11:48:35.403545952Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:5d45e2757ca961f0424bd711a4b3bbaa4571c8041c7a1cbcca43949d029310bb UID:98738a20-df72-4a0d-ad16-b98579b47eb9 NetNS:/var/run/netns/634f80d4-c7bf-4fc0-93e2-c2d630c3d22d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod98738a20_df72_4a0d_ad16_b98579b47eb9.slice PodAnnotations:0xc000ae0450}] Aliases:map[]}\"\nJun 11 11:48:35.404437 crc crio[3644]: time=\"2026-06-11T11:48:35.404407136Z\" level=info msg=\"Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:48:37.590419 crc crio[3644]: time=\"2026-06-11T11:48:37.590053416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:39.106374 crc crio[3644]: time=\"2026-06-11T11:48:39.099900197Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD\" id=7ed66965-b954-4532-a5af-b249ed75ffa5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:48:39.106374 crc crio[3644]: time=\"2026-06-11T11:48:39.101252562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:39.750200 crc crio[3644]: time=\"2026-06-11T11:48:39.749269185Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:5ceed3fffe841d000ae281c77438ebeffe7856c15232a1cf46354210e45ff3a8 UID:d9ca1c59-5603-4950-83a7-698f0297899f NetNS:/var/run/netns/1ef85ecf-3728-461c-9a42-bac294311043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podd9ca1c59_5603_4950_83a7_698f0297899f.slice PodAnnotations:0xc000130808}] Aliases:map[]}\"\nJun 11 11:48:39.750200 crc crio[3644]: time=\"2026-06-11T11:48:39.749878563Z\" level=info msg=\"Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:48:49.641522 crc crio[3644]: time=\"2026-06-11T11:48:49.639326908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:49.783491 crc crio[3644]: 2026-06-11T11:48:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ceed3fffe841d0 Mac:6e:6a:16:d6:1b:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/1ef85ecf-3728-461c-9a42-bac294311043 SocketPath: PciID:}] [{Interface:0xc000014c70 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:48:49.818149 crc crio[3644]: time=\"2026-06-11T11:48:49.818034103Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:5ceed3fffe841d000ae281c77438ebeffe7856c15232a1cf46354210e45ff3a8 UID:d9ca1c59-5603-4950-83a7-698f0297899f NetNS:/var/run/netns/1ef85ecf-3728-461c-9a42-bac294311043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podd9ca1c59_5603_4950_83a7_698f0297899f.slice PodAnnotations:0xc000130808}] Aliases:map[]}\"\nJun 11 11:48:49.819276 crc crio[3644]: time=\"2026-06-11T11:48:49.818533696Z\" level=info msg=\"Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:48:49.924880 crc crio[3644]: 2026-06-11T11:48:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5d45e2757ca961f Mac:02:d0:fd:9a:7c:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/634f80d4-c7bf-4fc0-93e2-c2d630c3d22d SocketPath: PciID:}] [{Interface:0xc0001233d0 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:48:49.937308 crc crio[3644]: time=\"2026-06-11T11:48:49.936382314Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:5d45e2757ca961f0424bd711a4b3bbaa4571c8041c7a1cbcca43949d029310bb UID:98738a20-df72-4a0d-ad16-b98579b47eb9 NetNS:/var/run/netns/634f80d4-c7bf-4fc0-93e2-c2d630c3d22d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod98738a20_df72_4a0d_ad16_b98579b47eb9.slice PodAnnotations:0xc000ae0450}] Aliases:map[]}\"\nJun 11 11:48:49.937308 crc crio[3644]: time=\"2026-06-11T11:48:49.936622842Z\" level=info msg=\"Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:48:50.009223 crc crio[3644]: time=\"2026-06-11T11:48:50.005532115Z\" level=info msg=\"Ran pod sandbox 5d45e2757ca961f0424bd711a4b3bbaa4571c8041c7a1cbcca43949d029310bb with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=72856869-bef4-410b-9afa-7480490b420d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:48:50.044274 crc crio[3644]: time=\"2026-06-11T11:48:50.038786636Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=60277eaa-a1eb-4559-913c-b76e7413005b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:50.054069 crc crio[3644]: time=\"2026-06-11T11:48:50.050984547Z\" level=info msg=\"Ran pod sandbox 5ceed3fffe841d000ae281c77438ebeffe7856c15232a1cf46354210e45ff3a8 with infra container: openshift-kube-apiserver/installer-13-crc/POD\" id=7ed66965-b954-4532-a5af-b249ed75ffa5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:48:50.054069 crc crio[3644]: time=\"2026-06-11T11:48:50.052425319Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=dee2f902-5dbe-4320-8830-9847377cfe1a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:50.076043 crc crio[3644]: time=\"2026-06-11T11:48:50.074246613Z\" level=info msg=\"Created container fd306908b248ecec8b8a62dfea172ffd6afc037460d417e09657ed2d889bb9a4: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=4ffe3632-94a7-4754-8425-bba2009547e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:50.081997 crc crio[3644]: time=\"2026-06-11T11:48:50.081255433Z\" level=info msg=\"Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=4638aa6d-7729-46c7-a9dd-a4a5b092e8e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:50.081997 crc crio[3644]: time=\"2026-06-11T11:48:50.081901921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:50.083779 crc crio[3644]: time=\"2026-06-11T11:48:50.083577049Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=31a54d04-77db-44e8-8ebd-01e6e197a0c0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:50.086834 crc crio[3644]: time=\"2026-06-11T11:48:50.086611936Z\" level=info msg=\"Starting container: fd306908b248ecec8b8a62dfea172ffd6afc037460d417e09657ed2d889bb9a4\" id=cdc9354c-0561-4e18-85d0-744a364076c5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:48:50.099071 crc crio[3644]: time=\"2026-06-11T11:48:50.098933761Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b2951cb4-6b31-4ed1-8154-9cc48f3a23dc name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:50.195618 crc crio[3644]: time=\"2026-06-11T11:48:50.18834041Z\" level=info msg=\"Started container\" PID=14852 containerID=fd306908b248ecec8b8a62dfea172ffd6afc037460d417e09657ed2d889bb9a4 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=cdc9354c-0561-4e18-85d0-744a364076c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfe00585ad03d00aae23bc232b329b26d5719d51f81ea9335489c98fa4af68c8\nJun 11 11:48:50.223898 crc crio[3644]: time=\"2026-06-11T11:48:50.221240018Z\" level=info msg=\"Creating container: openshift-kube-apiserver/installer-13-crc/installer\" id=4cd14d9d-7c7f-4b43-9de7-1ef7a8f1f3d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:50.223898 crc crio[3644]: time=\"2026-06-11T11:48:50.223322669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:50.550364 crc crio[3644]: time=\"2026-06-11T11:48:50.550067554Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=55a6dd48-8537-4863-ac13-5c1a637c2fdd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:50.571014 crc crio[3644]: time=\"2026-06-11T11:48:50.570759276Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=57acf3a9-daab-49d8-9aea-f265a47ccb6d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:50.590413 crc crio[3644]: time=\"2026-06-11T11:48:50.58941622Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=546b2b6d-cde7-47eb-b7ad-1490b9d2c5f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:50.660375 crc crio[3644]: time=\"2026-06-11T11:48:50.657833816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:57.177831 crc crio[3644]: time=\"2026-06-11T11:48:57.026762459Z\" level=info msg=\"Stopping container: 28607fdb4639a6f0257b8c56c05f505019159d5fd5f2f30be1f075e35d605d9f (timeout: 2s)\" id=4e045bd4-47b0-4891-9dc9-f37ebb064cb7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:48:57.457514 crc crio[3644]: time=\"2026-06-11T11:48:57.457112438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:58.872570 crc crio[3644]: time=\"2026-06-11T11:48:58.872481927Z\" level=info msg=\"Removing container: d6c178246b4de4f55ed09961b93ed25b6c3047786d2261581aed12dada8242bf\" id=df17f3e7-8488-4c0d-8536-8e021541ac5c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:48:59.521813 crc crio[3644]: time=\"2026-06-11T11:48:59.520485084Z\" level=info msg=\"Created container fd3d1744527131123ce999e4ab2f21f2b69314a14db67a0bdf673e5ee31b3e02: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=4638aa6d-7729-46c7-a9dd-a4a5b092e8e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:59.544434 crc crio[3644]: time=\"2026-06-11T11:48:59.544076759Z\" level=info msg=\"Starting container: fd3d1744527131123ce999e4ab2f21f2b69314a14db67a0bdf673e5ee31b3e02\" id=6cd0fe96-e30b-489b-a1d5-18359a311808 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:48:59.853755 crc crio[3644]: time=\"2026-06-11T11:48:59.853349223Z\" level=info msg=\"Started container\" PID=14903 containerID=fd3d1744527131123ce999e4ab2f21f2b69314a14db67a0bdf673e5ee31b3e02 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=6cd0fe96-e30b-489b-a1d5-18359a311808 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d45e2757ca961f0424bd711a4b3bbaa4571c8041c7a1cbcca43949d029310bb\nJun 11 11:49:15.578746 crc crio[3644]: time=\"2026-06-11T11:49:15.565103041Z\" level=info msg=\"Stopping pod sandbox: 5d45e2757ca961f0424bd711a4b3bbaa4571c8041c7a1cbcca43949d029310bb\" id=a5f53c78-0c3c-4659-9fa8-96fb7feb92b3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:15.578746 crc crio[3644]: time=\"2026-06-11T11:49:15.571387729Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:5d45e2757ca961f0424bd711a4b3bbaa4571c8041c7a1cbcca43949d029310bb UID:98738a20-df72-4a0d-ad16-b98579b47eb9 NetNS:/var/run/netns/634f80d4-c7bf-4fc0-93e2-c2d630c3d22d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod98738a20_df72_4a0d_ad16_b98579b47eb9.slice PodAnnotations:0xc001682580}] Aliases:map[]}\"\nJun 11 11:49:15.578746 crc crio[3644]: time=\"2026-06-11T11:49:15.571569714Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:49:50.867161 crc crio[3644]: time=\"2026-06-11T11:49:50.866186924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:50.907606 crc crio[3644]: time=\"2026-06-11T11:49:50.90651085Z\" level=info msg=\"Stopped pod sandbox: 5d45e2757ca961f0424bd711a4b3bbaa4571c8041c7a1cbcca43949d029310bb\" id=a5f53c78-0c3c-4659-9fa8-96fb7feb92b3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:50.920048 crc crio[3644]: time=\"2026-06-11T11:49:50.918950056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:50.921937 crc crio[3644]: time=\"2026-06-11T11:49:50.919083858Z\" level=info msg=\"Stopped container 28607fdb4639a6f0257b8c56c05f505019159d5fd5f2f30be1f075e35d605d9f: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=4e045bd4-47b0-4891-9dc9-f37ebb064cb7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:50.959868 crc crio[3644]: time=\"2026-06-11T11:49:50.959752088Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=6b8a5943-16ff-42e7-912b-537ddc7a6d8b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:52.962601 crc crio[3644]: time=\"2026-06-11T11:49:52.962417648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:55.386284 crc crio[3644]: time=\"2026-06-11T11:49:55.385077717Z\" level=info msg=\"Created container cd8bdb0de534dd01ce65544ce8affd86d7cf20db53d70f710fecbba0fd82619a: openshift-kube-apiserver/installer-13-crc/installer\" id=4cd14d9d-7c7f-4b43-9de7-1ef7a8f1f3d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:55.388563 crc crio[3644]: time=\"2026-06-11T11:49:55.388275298Z\" level=info msg=\"Starting container: cd8bdb0de534dd01ce65544ce8affd86d7cf20db53d70f710fecbba0fd82619a\" id=0808ff76-fd75-4408-be8b-a5e7fb02de63 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:49:55.504246 crc crio[3644]: time=\"2026-06-11T11:49:55.504052175Z\" level=info msg=\"Started container\" PID=15190 containerID=cd8bdb0de534dd01ce65544ce8affd86d7cf20db53d70f710fecbba0fd82619a description=openshift-kube-apiserver/installer-13-crc/installer id=0808ff76-fd75-4408-be8b-a5e7fb02de63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ceed3fffe841d000ae281c77438ebeffe7856c15232a1cf46354210e45ff3a8\nJun 11 11:50:14.411059 crc crio[3644]: time=\"2026-06-11T11:50:14.410137771Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=59dcaf8c-fcea-4d89-a329-f7005242c722 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:21.045038 crc crio[3644]: time=\"2026-06-11T11:50:21.043946015Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=eb481a76-d35a-461f-950d-4a34e9fe5326 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:50:21.045904 crc crio[3644]: time=\"2026-06-11T11:50:21.045083908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:35.815933 crc crio[3644]: time=\"2026-06-11T11:50:35.814877133Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a261b425-15f9-4a94-8379-2787c0ef768c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:50:46.041196 crc crio[3644]: time=\"2026-06-11T11:50:46.037604929Z\" level=info msg=\"Stopping container: f34df14e93c4132c8ccb7d29618d8394741d4a0e48c6605211145de95b5a841f (timeout: 15s)\" id=b9045a87-3c33-4ea1-a37e-2b6892e35a77 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:50:46.042968 crc crio[3644]: time=\"2026-06-11T11:50:46.037584278Z\" level=info msg=\"Stopping container: 87bf249e8aced05d424e60e8f7f7a1d816d2852ff6febc925122b1b7df1acd62 (timeout: 15s)\" id=eb250288-7f5d-4459-94dd-beed3410ddbc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:50:46.046306 crc crio[3644]: time=\"2026-06-11T11:50:46.039014329Z\" level=info msg=\"Stopping container: a4147c66099f39fbe46adf410c4396efa3b76b97a144109ddef94d0e55e9455c (timeout: 15s)\" id=3777e8f9-0320-4b09-9f96-6c0ff104f16f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:50:46.046396 crc crio[3644]: time=\"2026-06-11T11:50:46.040040901Z\" level=info msg=\"Stopping container: 250fc86cae8bc03ee753b3820f3af0f1889884c0505e678ce2d45e5c110f9e17 (timeout: 15s)\" id=2000e321-5464-4caa-938f-a05c8be16a00 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:50:46.046840 crc crio[3644]: time=\"2026-06-11T11:50:46.040120551Z\" level=info msg=\"Stopping container: 78964ea3b923e2df1070af1f9a4c822ca2eec4f15ca1f2b5317f0243baf2a936 (timeout: 15s)\" id=95b04f97-b2de-4e9c-af97-bace5907ce7b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:50:46.466256 crc crio[3644]: time=\"2026-06-11T11:50:46.466051641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:46.567228 crc crio[3644]: time=\"2026-06-11T11:50:46.567095967Z\" level=info msg=\"Stopped container a4147c66099f39fbe46adf410c4396efa3b76b97a144109ddef94d0e55e9455c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=3777e8f9-0320-4b09-9f96-6c0ff104f16f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:50:46.742995 crc crio[3644]: time=\"2026-06-11T11:50:46.742805117Z\" level=info msg=\"Stopped container 250fc86cae8bc03ee753b3820f3af0f1889884c0505e678ce2d45e5c110f9e17: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=2000e321-5464-4caa-938f-a05c8be16a00 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:50:48.301712 crc crio[3644]: time=\"2026-06-11T11:50:48.300703825Z\" level=info msg=\"Stopping pod sandbox: 5ceed3fffe841d000ae281c77438ebeffe7856c15232a1cf46354210e45ff3a8\" id=b0adb325-4d77-405d-bf6b-0b084c28fb94 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:50:48.306596 crc crio[3644]: time=\"2026-06-11T11:50:48.306392022Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:5ceed3fffe841d000ae281c77438ebeffe7856c15232a1cf46354210e45ff3a8 UID:d9ca1c59-5603-4950-83a7-698f0297899f NetNS:/var/run/netns/1ef85ecf-3728-461c-9a42-bac294311043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podd9ca1c59_5603_4950_83a7_698f0297899f.slice PodAnnotations:0xc000dd2620}] Aliases:map[]}\"\nJun 11 11:50:48.306842 crc crio[3644]: time=\"2026-06-11T11:50:48.306607508Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:50:50.576841 crc crio[3644]: time=\"2026-06-11T11:50:50.576182983Z\" level=info msg=\"Stopped container 87bf249e8aced05d424e60e8f7f7a1d816d2852ff6febc925122b1b7df1acd62: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=eb250288-7f5d-4459-94dd-beed3410ddbc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:50:51.231777 crc crio[3644]: time=\"2026-06-11T11:50:51.231131491Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=fe3d48cb-801e-4f9b-80b7-04b50880c966 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:50:51.231777 crc crio[3644]: time=\"2026-06-11T11:50:51.231750788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:51.342160 crc crio[3644]: time=\"2026-06-11T11:50:51.342053627Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=beffbcc8-686f-43cd-bf00-a15fbd36126c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:58.644112 crc crio[3644]: time=\"2026-06-11T11:50:58.642747432Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=ea877a4b-ab44-4fef-baf4-559791a0caa6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:58.874344 crc crio[3644]: time=\"2026-06-11T11:50:58.874017034Z\" level=info msg=\"Removing container: 4f6de10a355a1b3aa6be433e5010760a32fe4d28c810562460c77d7bf855e1ec\" id=b6c2c941-80ad-43ad-957f-62f3f737f52c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:00.454858 crc crio[3644]: time=\"2026-06-11T11:51:00.453899592Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=072b6f68-0352-4d12-863b-54ee003f0f06 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:06.135533 crc crio[3644]: time=\"2026-06-11T11:51:06.134429352Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=77f3d247-7fa0-4510-be60-a6ee9e0ff84b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:06.155914 crc crio[3644]: time=\"2026-06-11T11:51:06.155534763Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=088aa01c-8ac2-4cf4-9da7-b55a2fa0b705 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:06.232002 crc crio[3644]: time=\"2026-06-11T11:51:06.231887986Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=941126b5-c34b-4706-a537-c7080463136f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:06.309743 crc crio[3644]: time=\"2026-06-11T11:51:06.30931456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:06.309743 crc crio[3644]: time=\"2026-06-11T11:51:06.309534756Z\" level=warning msg=\"error reserving ctr name k8s_csi-provisioner_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_2 for id 384917809c2c93179df59261abb9008b0a66b08e3858e6cc8125df2796e467c8: name is reserved\"\nJun 11 11:51:06.309743 crc crio[3644]: time=\"2026-06-11T11:51:06.309592147Z\" level=info msg=\"Creation of container k8s_csi-provisioner_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_2 not yet finished. Currently at stage container storage creation. Waiting up to 5m59.845508324s for it to finish\" id=088aa01c-8ac2-4cf4-9da7-b55a2fa0b705 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:06.312761 crc crio[3644]: time=\"2026-06-11T11:51:06.312620073Z\" level=info msg=\"Stopped container 78964ea3b923e2df1070af1f9a4c822ca2eec4f15ca1f2b5317f0243baf2a936: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=95b04f97-b2de-4e9c-af97-bace5907ce7b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:06.486637 crc crio[3644]: time=\"2026-06-11T11:51:06.486518392Z\" level=info msg=\"Stopped container f34df14e93c4132c8ccb7d29618d8394741d4a0e48c6605211145de95b5a841f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=b9045a87-3c33-4ea1-a37e-2b6892e35a77 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:06.489444 crc crio[3644]: time=\"2026-06-11T11:51:06.488299123Z\" level=info msg=\"Stopping pod sandbox: 65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648\" id=2b476a2d-24f6-4be9-b9df-f0eb7bd9d3d7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:06.529341 crc crio[3644]: time=\"2026-06-11T11:51:06.52930023Z\" level=info msg=\"Removed container d6c178246b4de4f55ed09961b93ed25b6c3047786d2261581aed12dada8242bf: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=df17f3e7-8488-4c0d-8536-8e021541ac5c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:06.602412 crc crio[3644]: time=\"2026-06-11T11:51:06.602293697Z\" level=info msg=\"Stopped pod sandbox: 5ceed3fffe841d000ae281c77438ebeffe7856c15232a1cf46354210e45ff3a8\" id=b0adb325-4d77-405d-bf6b-0b084c28fb94 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:06.680379 crc crio[3644]: time=\"2026-06-11T11:51:06.680254791Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=2d8f4f19-e94f-48a6-8da2-4ae0ee6e3739 name=/runtime.v1.ImageService/PullImage\nJun 11 11:51:06.682865 crc crio[3644]: time=\"2026-06-11T11:51:06.682789037Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=331bf55c-bbea-4927-8fd7-eb31ffdd4a66 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:06.740233 crc crio[3644]: time=\"2026-06-11T11:51:06.740071051Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:ff23a6409155a523e9d8d88955ed6c8eeef67a7bed83b65b88346a17ef0248a3\" id=3610dfad-4ce2-485d-bd59-e0f8c72ae13c name=/runtime.v1.ImageService/PullImage\nJun 11 11:51:06.743072 crc crio[3644]: time=\"2026-06-11T11:51:06.742559399Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=e2be0df5-bd62-4932-8905-6de3b701b182 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:06.817298 crc crio[3644]: time=\"2026-06-11T11:51:06.816585865Z\" level=info msg=\"Stopped pod sandbox: 65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648\" id=2b476a2d-24f6-4be9-b9df-f0eb7bd9d3d7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:06.826413 crc crio[3644]: time=\"2026-06-11T11:51:06.826233339Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=6b1d2f69-2be9-455c-bda1-79f05246d585 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:06.837450 crc crio[3644]: time=\"2026-06-11T11:51:06.837286184Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=5fbbcb4c-caf5-4c4d-ab68-2fedc0cd1e32 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:06.895348 crc crio[3644]: time=\"2026-06-11T11:51:06.895207073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:06.905246 crc crio[3644]: time=\"2026-06-11T11:51:06.905073122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:06.910121 crc crio[3644]: time=\"2026-06-11T11:51:06.910040875Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=6308a3a5-cded-4a7b-9e85-8c95f23aa855 name=/runtime.v1.ImageService/PullImage\nJun 11 11:51:06.915584 crc crio[3644]: time=\"2026-06-11T11:51:06.915363565Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=7e63a710-cba8-42fc-b52c-67af696f105b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:06.917007 crc crio[3644]: time=\"2026-06-11T11:51:06.916861139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:06.934255 crc crio[3644]: time=\"2026-06-11T11:51:06.934008462Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:958cdea11c358c6d761a61f5f163f86705a42abb02ccf387e3ea9bbf38e3e6d6 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/02f3fd7e-b2f9-49ff-9eca-5fae17715f40 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:0xc00008c6f8}] Aliases:map[]}\"\nJun 11 11:51:06.934255 crc crio[3644]: time=\"2026-06-11T11:51:06.934163907Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:51:06.939631 crc crio[3644]: time=\"2026-06-11T11:51:06.938735511Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=cdcffadf-ed42-49b6-9fe5-f16447ff2bef name=/runtime.v1.ImageService/PullImage\nJun 11 11:51:06.940366 crc crio[3644]: time=\"2026-06-11T11:51:06.940279056Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e39f604b-18fc-493b-92a4-ef47cfcd9f33 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:06.962214 crc crio[3644]: time=\"2026-06-11T11:51:06.962069328Z\" level=info msg=\"Removed container 4f6de10a355a1b3aa6be433e5010760a32fe4d28c810562460c77d7bf855e1ec: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=b6c2c941-80ad-43ad-957f-62f3f737f52c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:06.968151 crc crio[3644]: time=\"2026-06-11T11:51:06.968012522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:06.970313 crc crio[3644]: time=\"2026-06-11T11:51:06.970191998Z\" level=info msg=\"Removing container: 51694c1db995e0e5c8418719faf835a7d7cbfd5b465abf17e18ce6c6ca12aef0\" id=44afd4a4-00a2-45f2-9ccb-639c69de530d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:06.972813 crc crio[3644]: time=\"2026-06-11T11:51:06.972719301Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=fe3d48cb-801e-4f9b-80b7-04b50880c966 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:06.980691 crc crio[3644]: time=\"2026-06-11T11:51:06.980550015Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=bf4b2c4b-c7ad-4548-9509-95af3c92686b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:06.990168 crc crio[3644]: time=\"2026-06-11T11:51:06.989629902Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c652d8cf-5754-4eb2-a7ed-97150c2c0991 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:06.993831 crc crio[3644]: time=\"2026-06-11T11:51:06.990163315Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-dtzfl/extract-content\" id=51a59f9d-22e7-40f6-8ccd-f171bc012ed9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:06.996428 crc crio[3644]: time=\"2026-06-11T11:51:06.996300582Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-h42zf/extract-content\" id=a5b67e64-323f-4829-aa95-e47961ca0fd3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:06.999129 crc crio[3644]: time=\"2026-06-11T11:51:06.999064551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:07.000056 crc crio[3644]: time=\"2026-06-11T11:51:07.000019085Z\" level=info msg=\"Ran pod sandbox cb91530478e81e7301ce1ee8a94bb38c42b2efb72d252d2c4c8cb6748cb3fc5f with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=fe3d48cb-801e-4f9b-80b7-04b50880c966 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:07.002883 crc crio[3644]: time=\"2026-06-11T11:51:07.00126119Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-svtbn/extract-content\" id=6f99d5a3-9eee-4b9c-a7cf-65fd1ee6e6d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:07.005112 crc crio[3644]: time=\"2026-06-11T11:51:07.00503723Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=273ce7d5-2c4d-451e-b546-e59fa9162311 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:07.007513 crc crio[3644]: time=\"2026-06-11T11:51:07.007422512Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=05cd3120-8ec5-4eec-8f0a-f2c2b1eb1dfb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:07.022572 crc crio[3644]: time=\"2026-06-11T11:51:07.021804819Z\" level=info msg=\"Created container 83c6937f3d392f56e43a91e560cc21b240716b44b20d7cae5447c97319955bf6: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a261b425-15f9-4a94-8379-2787c0ef768c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:07.023978 crc crio[3644]: time=\"2026-06-11T11:51:07.023900844Z\" level=info msg=\"Starting container: 83c6937f3d392f56e43a91e560cc21b240716b44b20d7cae5447c97319955bf6\" id=83ea2d34-6b9f-4843-a5dd-e58c312891e1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:07.031842 crc crio[3644]: time=\"2026-06-11T11:51:07.03173669Z\" level=info msg=\"Started container\" PID=15625 containerID=83c6937f3d392f56e43a91e560cc21b240716b44b20d7cae5447c97319955bf6 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=83ea2d34-6b9f-4843-a5dd-e58c312891e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=329481c7e901f292822a997f1565c8ea9d24ec8787303bb905ccb0f03ef4483b\nJun 11 11:51:07.101603 crc crio[3644]: time=\"2026-06-11T11:51:07.099197427Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=52e96dfb-2860-4a25-8778-a2cbe127464b name=/runtime.v1.ImageService/PullImage\nJun 11 11:51:07.107035 crc crio[3644]: time=\"2026-06-11T11:51:07.106515258Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=fa1aaea8-05f8-485a-b8f0-b8597d97c36a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:07.121712 crc crio[3644]: time=\"2026-06-11T11:51:07.121231651Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:ff23a6409155a523e9d8d88955ed6c8eeef67a7bed83b65b88346a17ef0248a3\" id=87c09357-4468-4a89-8bb8-a5aaa6d2d5f7 name=/runtime.v1.ImageService/PullImage\nJun 11 11:51:07.127351 crc crio[3644]: time=\"2026-06-11T11:51:07.127154115Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=97448dfb-ca20-41de-8725-74d08da09541 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:07.204741 crc crio[3644]: time=\"2026-06-11T11:51:07.196567676Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=6a5ae4e5-1d5e-46b5-83d4-df1ee2839b42 name=/runtime.v1.ImageService/PullImage\nJun 11 11:51:07.209225 crc crio[3644]: time=\"2026-06-11T11:51:07.208946409Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=356335ed-3c10-4230-8868-70b0a0674b98 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:07.280124 crc crio[3644]: time=\"2026-06-11T11:51:07.280038504Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=818a61af-ae4f-4ec8-8b9d-36938ffdfaba name=/runtime.v1.ImageService/PullImage\nJun 11 11:51:07.287585 crc crio[3644]: time=\"2026-06-11T11:51:07.286905792Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=43c2b69f-7d58-47d9-bc71-09f17685daa9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:07.297160 crc crio[3644]: time=\"2026-06-11T11:51:07.296921173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:07.299570 crc crio[3644]: time=\"2026-06-11T11:51:07.29927275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:07.311617 crc crio[3644]: time=\"2026-06-11T11:51:07.311455519Z\" level=info msg=\"Removed container 51694c1db995e0e5c8418719faf835a7d7cbfd5b465abf17e18ce6c6ca12aef0: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=44afd4a4-00a2-45f2-9ccb-639c69de530d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:07.319322 crc crio[3644]: time=\"2026-06-11T11:51:07.317998186Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=abf78e1e-aa81-4824-94f4-faa7b93aba9d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:07.355521 crc crio[3644]: time=\"2026-06-11T11:51:07.355426449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:07.368541 crc crio[3644]: time=\"2026-06-11T11:51:07.368363102Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=f8042299-bb51-465a-9e41-979372435da4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:07.369167 crc crio[3644]: time=\"2026-06-11T11:51:07.368943424Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=2c0fa191-7255-4ffd-808c-22314bd3271f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:07.370235 crc crio[3644]: time=\"2026-06-11T11:51:07.370148259Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=023fd09f-e1b1-46dd-8a0d-fb9cf4ca35f0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:07.380125 crc crio[3644]: time=\"2026-06-11T11:51:07.380010957Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-content\" id=5394b7af-8cc1-428e-93c0-ffd61a8bf5e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:07.383766 crc crio[3644]: time=\"2026-06-11T11:51:07.383474327Z\" level=info msg=\"NetworkStart: stopping network for sandbox 958cdea11c358c6d761a61f5f163f86705a42abb02ccf387e3ea9bbf38e3e6d6\" id=eb481a76-d35a-461f-950d-4a34e9fe5326 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:07.392400 crc crio[3644]: time=\"2026-06-11T11:51:07.38531389Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:958cdea11c358c6d761a61f5f163f86705a42abb02ccf387e3ea9bbf38e3e6d6 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/02f3fd7e-b2f9-49ff-9eca-5fae17715f40 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:0xc000131258}] Aliases:map[]}\"\nJun 11 11:51:07.392556 crc crio[3644]: time=\"2026-06-11T11:51:07.392468846Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:51:07.392556 crc crio[3644]: time=\"2026-06-11T11:51:07.392538414Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:51:07.392765 crc crio[3644]: time=\"2026-06-11T11:51:07.392585079Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:51:07.401098 crc crio[3644]: time=\"2026-06-11T11:51:07.401026267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:07.404534 crc crio[3644]: time=\"2026-06-11T11:51:07.404410844Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=97ff7ab9-59dd-4234-8aff-5c6cb1d40ed8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:07.413226 crc crio[3644]: time=\"2026-06-11T11:51:07.41309485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:07.416334 crc crio[3644]: time=\"2026-06-11T11:51:07.41625502Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=86e15aa9-2466-4a36-bc18-ec8dc4504ced name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:07.419765 crc crio[3644]: time=\"2026-06-11T11:51:07.419581304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:07.423306 crc crio[3644]: time=\"2026-06-11T11:51:07.423259969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:07.433385 crc crio[3644]: time=\"2026-06-11T11:51:07.433292495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:07.440621 crc crio[3644]: time=\"2026-06-11T11:51:07.440568968Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=3f7d327f-918e-4424-8a44-022d6e26cf3f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:07.443392 crc crio[3644]: time=\"2026-06-11T11:51:07.443294249Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-content\" id=407b4c1b-aea5-414b-8a77-817ece3f40ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:07.443915 crc crio[3644]: time=\"2026-06-11T11:51:07.443834684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:07.451047 crc crio[3644]: time=\"2026-06-11T11:51:07.450760701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:07.457210 crc crio[3644]: time=\"2026-06-11T11:51:07.457096403Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=546b2b6d-cde7-47eb-b7ad-1490b9d2c5f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:07.469397 crc crio[3644]: time=\"2026-06-11T11:51:07.469252408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:07.469579 crc crio[3644]: time=\"2026-06-11T11:51:07.469411593Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-pz4h7/extract-content\" id=5a41bc5f-b4de-4057-8ed8-b8a88cd1773c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:07.469911 crc crio[3644]: time=\"2026-06-11T11:51:07.469858725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:07.471918 crc crio[3644]: time=\"2026-06-11T11:51:07.471873442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:07.472104 crc crio[3644]: time=\"2026-06-11T11:51:07.472040059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:07.477694 crc crio[3644]: time=\"2026-06-11T11:51:07.475958559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:07.488035 crc crio[3644]: time=\"2026-06-11T11:51:07.487594554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:07.570532 crc crio[3644]: time=\"2026-06-11T11:51:07.570387136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:07.588545 crc crio[3644]: time=\"2026-06-11T11:51:07.585059719Z\" level=info msg=\"Removing container: 250fc86cae8bc03ee753b3820f3af0f1889884c0505e678ce2d45e5c110f9e17\" id=aebe81e6-c56a-4bb6-87b0-72c91779f0aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:07.595406 crc crio[3644]: time=\"2026-06-11T11:51:07.595291633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:07.602185 crc crio[3644]: time=\"2026-06-11T11:51:07.602090168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:07.629873 crc crio[3644]: time=\"2026-06-11T11:51:07.628081414Z\" level=info msg=\"Created container 35a33c13f70f0e41c3b5e45469f6f7cb7d24e2974bccba28cc53dab8facb2dbd: openshift-marketplace/certified-operators-dtzfl/extract-content\" id=51a59f9d-22e7-40f6-8ccd-f171bc012ed9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:07.637477 crc crio[3644]: time=\"2026-06-11T11:51:07.631289313Z\" level=info msg=\"Starting container: 35a33c13f70f0e41c3b5e45469f6f7cb7d24e2974bccba28cc53dab8facb2dbd\" id=7b648662-3d0a-4616-8164-6fe314ab3621 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:07.638542 crc crio[3644]: time=\"2026-06-11T11:51:07.637572517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:07.640590 crc crio[3644]: time=\"2026-06-11T11:51:07.639333738Z\" level=info msg=\"Started container\" PID=15719 containerID=35a33c13f70f0e41c3b5e45469f6f7cb7d24e2974bccba28cc53dab8facb2dbd description=openshift-marketplace/certified-operators-dtzfl/extract-content id=7b648662-3d0a-4616-8164-6fe314ab3621 name=/runtime.v1.RuntimeService/StartContainer sandboxID=955449ef97475afc6cf711364eb1e3e479b6a44c2a443ea7a16b6d9d91c29b1c\nJun 11 11:51:07.642771 crc crio[3644]: time=\"2026-06-11T11:51:07.641583416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:07.676468 crc crio[3644]: time=\"2026-06-11T11:51:07.676328055Z\" level=info msg=\"Removed container 250fc86cae8bc03ee753b3820f3af0f1889884c0505e678ce2d45e5c110f9e17: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=aebe81e6-c56a-4bb6-87b0-72c91779f0aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:07.681953 crc crio[3644]: time=\"2026-06-11T11:51:07.681839253Z\" level=info msg=\"Removing container: 87bf249e8aced05d424e60e8f7f7a1d816d2852ff6febc925122b1b7df1acd62\" id=c5b6dd3f-7b4b-4d69-bee1-f18584fba6a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:07.741251 crc crio[3644]: time=\"2026-06-11T11:51:07.741102204Z\" level=info msg=\"Created container 002adff3d9c7d485fea911039b718ef0e4c92fcd7a8b6d86e273d93c36448e16: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=941126b5-c34b-4706-a537-c7080463136f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:07.743233 crc crio[3644]: time=\"2026-06-11T11:51:07.743134026Z\" level=info msg=\"Starting container: 002adff3d9c7d485fea911039b718ef0e4c92fcd7a8b6d86e273d93c36448e16\" id=55261fe4-49be-40d8-b766-a37261c5dead name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:07.750346 crc crio[3644]: time=\"2026-06-11T11:51:07.750205529Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 958cdea11c358c6d761a61f5f163f86705a42abb02ccf387e3ea9bbf38e3e6d6\" id=eb481a76-d35a-461f-950d-4a34e9fe5326 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:07.750632 crc crio[3644]: time=\"2026-06-11T11:51:07.750531412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:07.750632 crc crio[3644]: time=\"2026-06-11T11:51:07.750551759Z\" level=info msg=\"Started container\" PID=15726 containerID=002adff3d9c7d485fea911039b718ef0e4c92fcd7a8b6d86e273d93c36448e16 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=55261fe4-49be-40d8-b766-a37261c5dead name=/runtime.v1.RuntimeService/StartContainer sandboxID=061625758d309a721490a8135736749f5522756c7306e8c3245198445746a21e\nJun 11 11:51:07.757465 crc crio[3644]: time=\"2026-06-11T11:51:07.755881424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:07.767041 crc crio[3644]: time=\"2026-06-11T11:51:07.766176959Z\" level=info msg=\"Removed container 87bf249e8aced05d424e60e8f7f7a1d816d2852ff6febc925122b1b7df1acd62: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=c5b6dd3f-7b4b-4d69-bee1-f18584fba6a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:07.767041 crc crio[3644]: time=\"2026-06-11T11:51:07.766978663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:07.770050 crc crio[3644]: time=\"2026-06-11T11:51:07.769778159Z\" level=info msg=\"runSandbox: deleting pod ID 958cdea11c358c6d761a61f5f163f86705a42abb02ccf387e3ea9bbf38e3e6d6 from idIndex\" id=eb481a76-d35a-461f-950d-4a34e9fe5326 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:07.770119 crc crio[3644]: time=\"2026-06-11T11:51:07.770053048Z\" level=info msg=\"runSandbox: removing pod sandbox 958cdea11c358c6d761a61f5f163f86705a42abb02ccf387e3ea9bbf38e3e6d6\" id=eb481a76-d35a-461f-950d-4a34e9fe5326 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:07.770119 crc crio[3644]: time=\"2026-06-11T11:51:07.77010627Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 958cdea11c358c6d761a61f5f163f86705a42abb02ccf387e3ea9bbf38e3e6d6\" id=eb481a76-d35a-461f-950d-4a34e9fe5326 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:07.770200 crc crio[3644]: time=\"2026-06-11T11:51:07.770137041Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 958cdea11c358c6d761a61f5f163f86705a42abb02ccf387e3ea9bbf38e3e6d6\" id=eb481a76-d35a-461f-950d-4a34e9fe5326 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:07.772005 crc crio[3644]: time=\"2026-06-11T11:51:07.771921991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:07.773459 crc crio[3644]: time=\"2026-06-11T11:51:07.773383464Z\" level=info msg=\"Created container c2cda10c0837da787fe91e9cec3b5803f4621984bec118863042a371fd4465c3: openshift-marketplace/redhat-marketplace-h42zf/extract-content\" id=a5b67e64-323f-4829-aa95-e47961ca0fd3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:07.776897 crc crio[3644]: time=\"2026-06-11T11:51:07.77645346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:07.778106 crc crio[3644]: time=\"2026-06-11T11:51:07.778012175Z\" level=info msg=\"Starting container: c2cda10c0837da787fe91e9cec3b5803f4621984bec118863042a371fd4465c3\" id=c3c7eda6-e381-42e1-ac20-b6ba77e8b3a3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:07.778761 crc crio[3644]: time=\"2026-06-11T11:51:07.778681425Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 958cdea11c358c6d761a61f5f163f86705a42abb02ccf387e3ea9bbf38e3e6d6\" id=eb481a76-d35a-461f-950d-4a34e9fe5326 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:07.779156 crc crio[3644]: time=\"2026-06-11T11:51:07.779032624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:07.782051 crc crio[3644]: time=\"2026-06-11T11:51:07.781969618Z\" level=info msg=\"Removing container: a4147c66099f39fbe46adf410c4396efa3b76b97a144109ddef94d0e55e9455c\" id=41393326-8a00-45c4-b015-a075752dccc2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:07.802523 crc crio[3644]: time=\"2026-06-11T11:51:07.802396812Z\" level=info msg=\"Created container 514314ccfde6991900d82ea16e426be99b903859929587dee5fb7343c6117abe: openshift-marketplace/certified-operators-l27pk/extract-content\" id=407b4c1b-aea5-414b-8a77-817ece3f40ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:07.803337 crc crio[3644]: time=\"2026-06-11T11:51:07.803098558Z\" level=info msg=\"Created container f68dc40598f616ca467cb93566e9c358377c83cc861f7719c71f0db89a47279e: openshift-marketplace/community-operators-svtbn/extract-content\" id=6f99d5a3-9eee-4b9c-a7cf-65fd1ee6e6d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:07.805124 crc crio[3644]: time=\"2026-06-11T11:51:07.805013024Z\" level=info msg=\"Starting container: 514314ccfde6991900d82ea16e426be99b903859929587dee5fb7343c6117abe\" id=4fc58681-0c90-4489-a1a0-7e1a093991be name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:07.806116 crc crio[3644]: time=\"2026-06-11T11:51:07.806067775Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_image-registry-5d9d95bf5b-68zhq_openshift-image-registry_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee_0\" id=eb481a76-d35a-461f-950d-4a34e9fe5326 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:07.806264 crc crio[3644]: time=\"2026-06-11T11:51:07.80624323Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_image-registry-5d9d95bf5b-68zhq_openshift-image-registry_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee_0\" id=eb481a76-d35a-461f-950d-4a34e9fe5326 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:07.808792 crc crio[3644]: time=\"2026-06-11T11:51:07.808364271Z\" level=info msg=\"Started container\" PID=15733 containerID=c2cda10c0837da787fe91e9cec3b5803f4621984bec118863042a371fd4465c3 description=openshift-marketplace/redhat-marketplace-h42zf/extract-content id=c3c7eda6-e381-42e1-ac20-b6ba77e8b3a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3c69a61716123ad81ef0a1a6b8c15a157740e9c15f0f4e4999b51572237b315\nJun 11 11:51:07.816825 crc crio[3644]: time=\"2026-06-11T11:51:07.813619682Z\" level=info msg=\"Starting container: f68dc40598f616ca467cb93566e9c358377c83cc861f7719c71f0db89a47279e\" id=930d5cd7-539e-4f00-ad85-83c7856b6a3a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:07.817615 crc crio[3644]: time=\"2026-06-11T11:51:07.81757529Z\" level=info msg=\"Started container\" PID=15749 containerID=514314ccfde6991900d82ea16e426be99b903859929587dee5fb7343c6117abe description=openshift-marketplace/certified-operators-l27pk/extract-content id=4fc58681-0c90-4489-a1a0-7e1a093991be name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3403638c3473e1c84e850a598bd2645cd1f2e5fd04f63f9c5b1e02a3bc6b35f\nJun 11 11:51:07.826525 crc crio[3644]: time=\"2026-06-11T11:51:07.826285137Z\" level=info msg=\"Started container\" PID=15734 containerID=f68dc40598f616ca467cb93566e9c358377c83cc861f7719c71f0db89a47279e description=openshift-marketplace/community-operators-svtbn/extract-content id=930d5cd7-539e-4f00-ad85-83c7856b6a3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c175f5479a749f89ee94f44f24c576780ae80b0c8c8d34db9530bc6258e054df\nJun 11 11:51:07.833920 crc crio[3644]: time=\"2026-06-11T11:51:07.833742221Z\" level=info msg=\"Created container 57111d7afa833e9cc049f28f71f459022c80978cd61961864488d3bf154cffa5: openshift-marketplace/community-operators-qhh6t/extract-content\" id=5394b7af-8cc1-428e-93c0-ffd61a8bf5e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:07.837449 crc crio[3644]: time=\"2026-06-11T11:51:07.837135492Z\" level=info msg=\"Starting container: 57111d7afa833e9cc049f28f71f459022c80978cd61961864488d3bf154cffa5\" id=9e95af15-7580-480c-9838-d5e11bb32f8d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:07.839961 crc crio[3644]: time=\"2026-06-11T11:51:07.839857519Z\" level=info msg=\"Removed container a4147c66099f39fbe46adf410c4396efa3b76b97a144109ddef94d0e55e9455c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=41393326-8a00-45c4-b015-a075752dccc2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:07.848048 crc crio[3644]: time=\"2026-06-11T11:51:07.847218394Z\" level=info msg=\"Removing container: 78964ea3b923e2df1070af1f9a4c822ca2eec4f15ca1f2b5317f0243baf2a936\" id=4f6b02df-e540-4589-b961-a56caaa20ee5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:07.866353 crc crio[3644]: time=\"2026-06-11T11:51:07.866215707Z\" level=info msg=\"Started container\" PID=15753 containerID=57111d7afa833e9cc049f28f71f459022c80978cd61961864488d3bf154cffa5 description=openshift-marketplace/community-operators-qhh6t/extract-content id=9e95af15-7580-480c-9838-d5e11bb32f8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=34eecf6f145537043fdc0e42a2897cb62f2ad2206c5e621c814e650c9ef3ef65\nJun 11 11:51:07.924372 crc crio[3644]: time=\"2026-06-11T11:51:07.924233987Z\" level=info msg=\"Removed container 78964ea3b923e2df1070af1f9a4c822ca2eec4f15ca1f2b5317f0243baf2a936: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=4f6b02df-e540-4589-b961-a56caaa20ee5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:07.930083 crc crio[3644]: time=\"2026-06-11T11:51:07.929968436Z\" level=info msg=\"Created container 17953f2fccd1aa16083ec6eeb0d6df9308087df676627ab93f368d6a7f83f39d: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=3f7d327f-918e-4424-8a44-022d6e26cf3f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:07.946981 crc crio[3644]: time=\"2026-06-11T11:51:07.94689756Z\" level=info msg=\"Created container a877eb9634b6ef016ba0a1ec6aed28ad2436a7ded94b55b48b6744195c971fb5: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=05cd3120-8ec5-4eec-8f0a-f2c2b1eb1dfb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:07.952216 crc crio[3644]: time=\"2026-06-11T11:51:07.952103387Z\" level=info msg=\"Starting container: a877eb9634b6ef016ba0a1ec6aed28ad2436a7ded94b55b48b6744195c971fb5\" id=71fda560-c383-4df9-894b-9e998828cc07 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:07.954761 crc crio[3644]: time=\"2026-06-11T11:51:07.954575889Z\" level=info msg=\"Starting container: 17953f2fccd1aa16083ec6eeb0d6df9308087df676627ab93f368d6a7f83f39d\" id=5a08986e-3212-4032-91b9-4faebb55b3ec name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:07.960458 crc crio[3644]: time=\"2026-06-11T11:51:07.959589409Z\" level=info msg=\"Removing container: f34df14e93c4132c8ccb7d29618d8394741d4a0e48c6605211145de95b5a841f\" id=14699213-f72e-4a1a-9f10-dd6416701945 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:07.966294 crc crio[3644]: time=\"2026-06-11T11:51:07.966248861Z\" level=info msg=\"Created container c67f4777afea7728acb700e67c8c7d064b12bed46494e1e3f7d52f1d55948857: openshift-marketplace/redhat-operators-pz4h7/extract-content\" id=5a41bc5f-b4de-4057-8ed8-b8a88cd1773c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:07.967702 crc crio[3644]: time=\"2026-06-11T11:51:07.967589251Z\" level=info msg=\"Starting container: c67f4777afea7728acb700e67c8c7d064b12bed46494e1e3f7d52f1d55948857\" id=1d87203e-63ec-4be8-a501-f49ce3e91b8a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:07.974859 crc crio[3644]: time=\"2026-06-11T11:51:07.974014361Z\" level=info msg=\"Started container\" PID=15773 containerID=c67f4777afea7728acb700e67c8c7d064b12bed46494e1e3f7d52f1d55948857 description=openshift-marketplace/redhat-operators-pz4h7/extract-content id=1d87203e-63ec-4be8-a501-f49ce3e91b8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=062f978e2eef0d6ed8bb1d36a4afaf23e1a7569721873e4489e3be4132d93f6e\nJun 11 11:51:07.975217 crc crio[3644]: time=\"2026-06-11T11:51:07.974901333Z\" level=info msg=\"Started container\" PID=15786 containerID=a877eb9634b6ef016ba0a1ec6aed28ad2436a7ded94b55b48b6744195c971fb5 description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=71fda560-c383-4df9-894b-9e998828cc07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f6e7a87911754cb0e7be14698dea7dcb3740a467f1cc27f7047d34b33011759\nJun 11 11:51:07.977797 crc crio[3644]: time=\"2026-06-11T11:51:07.977683586Z\" level=info msg=\"Started container\" PID=15788 containerID=17953f2fccd1aa16083ec6eeb0d6df9308087df676627ab93f368d6a7f83f39d description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=5a08986e-3212-4032-91b9-4faebb55b3ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=02d7e09a445312a50978f37c356891b1fba644aac2805fa04d932c2c524a1cf5\nJun 11 11:51:07.991956 crc crio[3644]: time=\"2026-06-11T11:51:07.991896795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:08.014205 crc crio[3644]: time=\"2026-06-11T11:51:08.013858469Z\" level=info msg=\"Removed container f34df14e93c4132c8ccb7d29618d8394741d4a0e48c6605211145de95b5a841f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=14699213-f72e-4a1a-9f10-dd6416701945 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:08.034171 crc crio[3644]: time=\"2026-06-11T11:51:08.034073871Z\" level=info msg=\"Removing container: 45f8ef418cd8f871af26280f34eaec23872d47ffc2ab537042db24c4ff68d657\" id=0807925b-7bac-426b-8ac3-8920ebf1e96e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:08.255923 crc crio[3644]: time=\"2026-06-11T11:51:08.254271032Z\" level=info msg=\"Removed container 45f8ef418cd8f871af26280f34eaec23872d47ffc2ab537042db24c4ff68d657: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=0807925b-7bac-426b-8ac3-8920ebf1e96e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:08.641912 crc crio[3644]: time=\"2026-06-11T11:51:08.641796325Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=de4ebdc9-58bd-4741-ba6a-ef8e341b3819 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:08.658899 crc crio[3644]: time=\"2026-06-11T11:51:08.65840413Z\" level=info msg=\"Created container d09b64ca434dd4c79b36729c637c8b4b1ad0504182e3f08fc6254a602e580ac6: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=86e15aa9-2466-4a36-bc18-ec8dc4504ced name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:08.660604 crc crio[3644]: time=\"2026-06-11T11:51:08.660447915Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e22006e8-81b3-4dc1-953d-b59c82ede685 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:08.665789 crc crio[3644]: time=\"2026-06-11T11:51:08.665560931Z\" level=info msg=\"Starting container: d09b64ca434dd4c79b36729c637c8b4b1ad0504182e3f08fc6254a602e580ac6\" id=28ea38c9-c13c-449c-9c15-161708ddb425 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:08.679922 crc crio[3644]: time=\"2026-06-11T11:51:08.679854692Z\" level=info msg=\"Started container\" PID=15835 containerID=d09b64ca434dd4c79b36729c637c8b4b1ad0504182e3f08fc6254a602e580ac6 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=28ea38c9-c13c-449c-9c15-161708ddb425 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb91530478e81e7301ce1ee8a94bb38c42b2efb72d252d2c4c8cb6748cb3fc5f\nJun 11 11:51:08.692239 crc crio[3644]: time=\"2026-06-11T11:51:08.692153318Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9aab6a26-8cce-4ae5-9d14-f2142b0aa9f9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:08.705228 crc crio[3644]: time=\"2026-06-11T11:51:08.705123047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e222b10c-7520-41ad-841f-e8093afe2783 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:08.713853 crc crio[3644]: time=\"2026-06-11T11:51:08.71120644Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9a08732c-f0ef-414d-bb07-f013aa018fc9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:08.713853 crc crio[3644]: time=\"2026-06-11T11:51:08.711224271Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9801dc49-f1a6-459a-9efb-e0888218b401 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:08.717939 crc crio[3644]: time=\"2026-06-11T11:51:08.71784635Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=55e45b73-eb23-4046-aa45-8dd62493ed2f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:08.729445 crc crio[3644]: time=\"2026-06-11T11:51:08.729360377Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8de2d8fa-7b7c-4e39-aba6-eb7a4d7a983f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:08.735623 crc crio[3644]: time=\"2026-06-11T11:51:08.735360117Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9fc2113f-8dac-4150-99fd-f15bf1866653 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:08.799362 crc crio[3644]: time=\"2026-06-11T11:51:08.794769558Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=77854c31-b39b-4107-bbad-532e49bcf514 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:08.799362 crc crio[3644]: time=\"2026-06-11T11:51:08.795188899Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b446f55b-bb2e-4d27-9001-a3c056e396b2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:08.799362 crc crio[3644]: time=\"2026-06-11T11:51:08.798723581Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3341c85d-ac86-4088-b87d-960bfe7da638 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:09.663937 crc crio[3644]: time=\"2026-06-11T11:51:09.663837758Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-h42zf/registry-server\" id=734dbe5a-7fe5-4e91-9f10-84f6bb9207e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:09.665011 crc crio[3644]: time=\"2026-06-11T11:51:09.664388814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:09.665234 crc crio[3644]: time=\"2026-06-11T11:51:09.665155856Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=32bef40e-6bb7-451c-ad22-f7abd0831248 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:09.665704 crc crio[3644]: time=\"2026-06-11T11:51:09.665609409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:09.666557 crc crio[3644]: time=\"2026-06-11T11:51:09.666393271Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/registry-server\" id=5724e16c-8aa5-4905-b0fa-35245ace04a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:09.801587 crc crio[3644]: time=\"2026-06-11T11:51:09.801389714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:09.865827 crc crio[3644]: time=\"2026-06-11T11:51:09.865463736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:09.872316 crc crio[3644]: time=\"2026-06-11T11:51:09.872181688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:09.879877 crc crio[3644]: time=\"2026-06-11T11:51:09.878855657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:09.887898 crc crio[3644]: time=\"2026-06-11T11:51:09.887712929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:09.920147 crc crio[3644]: time=\"2026-06-11T11:51:09.919969308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:09.923169 crc crio[3644]: time=\"2026-06-11T11:51:09.923089286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:10.490053 crc crio[3644]: time=\"2026-06-11T11:51:10.489904006Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-svtbn/registry-server\" id=475456a9-b8b6-47c2-b522-aa2af7cf695c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:10.491175 crc crio[3644]: time=\"2026-06-11T11:51:10.490898675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:10.546713 crc crio[3644]: time=\"2026-06-11T11:51:10.546570359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:10.551879 crc crio[3644]: time=\"2026-06-11T11:51:10.551779946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:10.785634 crc crio[3644]: time=\"2026-06-11T11:51:10.785106397Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0af7827e-c22b-41af-b142-4111e674dcbc name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:10.787981 crc crio[3644]: time=\"2026-06-11T11:51:10.787787953Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ed7e11f7-441e-4417-84d3-c0c67fd3185e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:10.887183 crc crio[3644]: time=\"2026-06-11T11:51:10.887085778Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f40529de-2b22-498e-ba09-744d467a54d0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:10.887714 crc crio[3644]: time=\"2026-06-11T11:51:10.887113369Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e43e06e9-6564-4771-a046-1f23c2978700 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:11.129066 crc crio[3644]: time=\"2026-06-11T11:51:11.128871919Z\" level=info msg=\"Created container ab2f5dd346672854f4051bd0d09631805bd26f287841e6cadd31d67d6dde81f8: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=32bef40e-6bb7-451c-ad22-f7abd0831248 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:11.133112 crc crio[3644]: time=\"2026-06-11T11:51:11.132480972Z\" level=info msg=\"Starting container: ab2f5dd346672854f4051bd0d09631805bd26f287841e6cadd31d67d6dde81f8\" id=a13ef0db-dc8f-4c0c-9f4d-fc37f31b6dd0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:11.139091 crc crio[3644]: time=\"2026-06-11T11:51:11.138968396Z\" level=info msg=\"Created container fdef6e1f8a4d78ee444bf0d2d32829ecca0c36f9d9187141fbbad563ac694973: openshift-marketplace/redhat-marketplace-h42zf/registry-server\" id=734dbe5a-7fe5-4e91-9f10-84f6bb9207e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:11.140375 crc crio[3644]: time=\"2026-06-11T11:51:11.140221141Z\" level=info msg=\"Starting container: fdef6e1f8a4d78ee444bf0d2d32829ecca0c36f9d9187141fbbad563ac694973\" id=5209a800-57b0-48c1-9d5e-75b7ca77433a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:11.144799 crc crio[3644]: time=\"2026-06-11T11:51:11.143568547Z\" level=info msg=\"Started container\" PID=15909 containerID=ab2f5dd346672854f4051bd0d09631805bd26f287841e6cadd31d67d6dde81f8 description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=a13ef0db-dc8f-4c0c-9f4d-fc37f31b6dd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=02d7e09a445312a50978f37c356891b1fba644aac2805fa04d932c2c524a1cf5\nJun 11 11:51:11.151218 crc crio[3644]: time=\"2026-06-11T11:51:11.151108081Z\" level=info msg=\"Started container\" PID=15908 containerID=fdef6e1f8a4d78ee444bf0d2d32829ecca0c36f9d9187141fbbad563ac694973 description=openshift-marketplace/redhat-marketplace-h42zf/registry-server id=5209a800-57b0-48c1-9d5e-75b7ca77433a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3c69a61716123ad81ef0a1a6b8c15a157740e9c15f0f4e4999b51572237b315\nJun 11 11:51:11.161401 crc crio[3644]: time=\"2026-06-11T11:51:11.160381396Z\" level=info msg=\"Created container dce2e73f55d21ef6d0e69fdaa38b1cf29143aa8fd979d10f2301d26009f485b3: openshift-marketplace/certified-operators-l27pk/registry-server\" id=5724e16c-8aa5-4905-b0fa-35245ace04a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:11.163433 crc crio[3644]: time=\"2026-06-11T11:51:11.163281498Z\" level=info msg=\"Starting container: dce2e73f55d21ef6d0e69fdaa38b1cf29143aa8fd979d10f2301d26009f485b3\" id=6f370deb-181f-446f-ac29-5a7cbb705497 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:11.172070 crc crio[3644]: time=\"2026-06-11T11:51:11.171449741Z\" level=info msg=\"Started container\" PID=15912 containerID=dce2e73f55d21ef6d0e69fdaa38b1cf29143aa8fd979d10f2301d26009f485b3 description=openshift-marketplace/certified-operators-l27pk/registry-server id=6f370deb-181f-446f-ac29-5a7cbb705497 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3403638c3473e1c84e850a598bd2645cd1f2e5fd04f63f9c5b1e02a3bc6b35f\nJun 11 11:51:11.172070 crc crio[3644]: time=\"2026-06-11T11:51:11.171486712Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-dtzfl/registry-server\" id=c66fa2cd-250a-4d31-952f-bcb4bc5539d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:11.172070 crc crio[3644]: time=\"2026-06-11T11:51:11.171337968Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/registry-server\" id=37ecb5c2-e8d5-439a-be08-ccce073c6c1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:11.172308 crc crio[3644]: time=\"2026-06-11T11:51:11.172107239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:11.172358 crc crio[3644]: time=\"2026-06-11T11:51:11.172316396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:11.226570 crc crio[3644]: time=\"2026-06-11T11:51:11.226403134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:11.230187 crc crio[3644]: time=\"2026-06-11T11:51:11.2301127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:11.234442 crc crio[3644]: time=\"2026-06-11T11:51:11.234277618Z\" level=info msg=\"Created container 65bd5f0ac11c3cf4289a81f467cd82a859f88b25f22f938ecbfe646ab27490a3: openshift-marketplace/community-operators-svtbn/registry-server\" id=475456a9-b8b6-47c2-b522-aa2af7cf695c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:11.235348 crc crio[3644]: time=\"2026-06-11T11:51:11.235124414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:11.237219 crc crio[3644]: time=\"2026-06-11T11:51:11.237025417Z\" level=info msg=\"Starting container: 65bd5f0ac11c3cf4289a81f467cd82a859f88b25f22f938ecbfe646ab27490a3\" id=b0ac6494-c092-4aa8-bd94-c8865f534fc9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:11.239187 crc crio[3644]: time=\"2026-06-11T11:51:11.239075224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:11.247323 crc crio[3644]: time=\"2026-06-11T11:51:11.246860306Z\" level=info msg=\"Started container\" PID=15920 containerID=65bd5f0ac11c3cf4289a81f467cd82a859f88b25f22f938ecbfe646ab27490a3 description=openshift-marketplace/community-operators-svtbn/registry-server id=b0ac6494-c092-4aa8-bd94-c8865f534fc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c175f5479a749f89ee94f44f24c576780ae80b0c8c8d34db9530bc6258e054df\nJun 11 11:51:11.484734 crc crio[3644]: time=\"2026-06-11T11:51:11.484469199Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-pz4h7/registry-server\" id=2e155f44-271c-4721-a6fc-c54336bcdab9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:11.485837 crc crio[3644]: time=\"2026-06-11T11:51:11.485614081Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=2bb6451e-0845-4518-ac31-6b1567932de0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:11.486098 crc crio[3644]: time=\"2026-06-11T11:51:11.485761736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:11.488959 crc crio[3644]: time=\"2026-06-11T11:51:11.488905674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:11.559554 crc crio[3644]: time=\"2026-06-11T11:51:11.559449677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:11.563021 crc crio[3644]: time=\"2026-06-11T11:51:11.562955651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:11.588146 crc crio[3644]: time=\"2026-06-11T11:51:11.588015654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:11.592491 crc crio[3644]: time=\"2026-06-11T11:51:11.592104781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:11.599304 crc crio[3644]: time=\"2026-06-11T11:51:11.599122162Z\" level=info msg=\"Created container a9de47018d60d6281f0c7e41f02d5d15315e20e41993c2c38fb3e1912f0db05f: openshift-marketplace/certified-operators-dtzfl/registry-server\" id=c66fa2cd-250a-4d31-952f-bcb4bc5539d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:11.601256 crc crio[3644]: time=\"2026-06-11T11:51:11.601138228Z\" level=info msg=\"Starting container: a9de47018d60d6281f0c7e41f02d5d15315e20e41993c2c38fb3e1912f0db05f\" id=f03176a8-bb32-49d4-9b3b-91172ea1d327 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:11.612124 crc crio[3644]: time=\"2026-06-11T11:51:11.612027118Z\" level=info msg=\"Started container\" PID=15939 containerID=a9de47018d60d6281f0c7e41f02d5d15315e20e41993c2c38fb3e1912f0db05f description=openshift-marketplace/certified-operators-dtzfl/registry-server id=f03176a8-bb32-49d4-9b3b-91172ea1d327 name=/runtime.v1.RuntimeService/StartContainer sandboxID=955449ef97475afc6cf711364eb1e3e479b6a44c2a443ea7a16b6d9d91c29b1c\nJun 11 11:51:11.687010 crc crio[3644]: time=\"2026-06-11T11:51:11.686834187Z\" level=info msg=\"Created container dd5d8593412e4d7cca05e7f6c74a433907a41e397c31d3fbed01e11cca3498f8: openshift-marketplace/community-operators-qhh6t/registry-server\" id=37ecb5c2-e8d5-439a-be08-ccce073c6c1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:11.688432 crc crio[3644]: time=\"2026-06-11T11:51:11.688291238Z\" level=info msg=\"Starting container: dd5d8593412e4d7cca05e7f6c74a433907a41e397c31d3fbed01e11cca3498f8\" id=d495487e-9f6d-45be-9509-2b7f6ce49254 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:11.696036 crc crio[3644]: time=\"2026-06-11T11:51:11.695915825Z\" level=info msg=\"Started container\" PID=15940 containerID=dd5d8593412e4d7cca05e7f6c74a433907a41e397c31d3fbed01e11cca3498f8 description=openshift-marketplace/community-operators-qhh6t/registry-server id=d495487e-9f6d-45be-9509-2b7f6ce49254 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34eecf6f145537043fdc0e42a2897cb62f2ad2206c5e621c814e650c9ef3ef65\nJun 11 11:51:11.950320 crc crio[3644]: time=\"2026-06-11T11:51:11.950165711Z\" level=info msg=\"Created container b60be20832aa58cdf7335c0b30b9e0f35dda546d72e1389f1fc33ed2fe858bae: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=2bb6451e-0845-4518-ac31-6b1567932de0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:11.952184 crc crio[3644]: time=\"2026-06-11T11:51:11.951789746Z\" level=info msg=\"Starting container: b60be20832aa58cdf7335c0b30b9e0f35dda546d72e1389f1fc33ed2fe858bae\" id=799dfd56-f23c-40ca-853f-93e8b32f04d4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:11.961921 crc crio[3644]: time=\"2026-06-11T11:51:11.959887987Z\" level=info msg=\"Started container\" PID=15980 containerID=b60be20832aa58cdf7335c0b30b9e0f35dda546d72e1389f1fc33ed2fe858bae description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=799dfd56-f23c-40ca-853f-93e8b32f04d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f6e7a87911754cb0e7be14698dea7dcb3740a467f1cc27f7047d34b33011759\nJun 11 11:51:11.999031 crc crio[3644]: time=\"2026-06-11T11:51:11.998911848Z\" level=info msg=\"Created container 655f12857986a3a23ec466bf6ed90ce28ce911aff405d2c7c7d7d629b4413102: openshift-marketplace/redhat-operators-pz4h7/registry-server\" id=2e155f44-271c-4721-a6fc-c54336bcdab9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:12.000419 crc crio[3644]: time=\"2026-06-11T11:51:12.000300937Z\" level=info msg=\"Starting container: 655f12857986a3a23ec466bf6ed90ce28ce911aff405d2c7c7d7d629b4413102\" id=d91d926f-65e9-42d1-96c0-68a7294d06d8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:12.008732 crc crio[3644]: time=\"2026-06-11T11:51:12.008590063Z\" level=info msg=\"Started container\" PID=15977 containerID=655f12857986a3a23ec466bf6ed90ce28ce911aff405d2c7c7d7d629b4413102 description=openshift-marketplace/redhat-operators-pz4h7/registry-server id=d91d926f-65e9-42d1-96c0-68a7294d06d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=062f978e2eef0d6ed8bb1d36a4afaf23e1a7569721873e4489e3be4132d93f6e\nJun 11 11:51:12.984472 crc crio[3644]: time=\"2026-06-11T11:51:12.984287979Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=31e693d8-1a74-430b-9439-db8f07034c6c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:12.985474 crc crio[3644]: time=\"2026-06-11T11:51:12.984496394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:13.030365 crc crio[3644]: time=\"2026-06-11T11:51:13.030192004Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=31e693d8-1a74-430b-9439-db8f07034c6c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:13.043214 crc crio[3644]: time=\"2026-06-11T11:51:13.043070913Z\" level=info msg=\"Ran pod sandbox 0c35ce6e1adb2844f16faa0b0d32698173dd7f599ffa45c6b0d9c13da2161d95 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=31e693d8-1a74-430b-9439-db8f07034c6c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:13.046883 crc crio[3644]: time=\"2026-06-11T11:51:13.046576671Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=c23e57c1-b3ba-4a4c-95b7-d8d6a4a6a49d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:13.050401 crc crio[3644]: time=\"2026-06-11T11:51:13.048719602Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=21c2861b-c2eb-4001-b6c0-e87b4a82f7be name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:13.202625 crc crio[3644]: time=\"2026-06-11T11:51:13.202406475Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=450a9ac2-5d3c-428e-bb27-452c1e805e49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:13.203144 crc crio[3644]: time=\"2026-06-11T11:51:13.203083045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:13.244964 crc crio[3644]: time=\"2026-06-11T11:51:13.244309428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:13.645378 crc crio[3644]: time=\"2026-06-11T11:51:13.645259343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:14.266026 crc crio[3644]: time=\"2026-06-11T11:51:14.265681954Z\" level=info msg=\"Created container 09276b6388fcccb5ab16d8529780f1c6ec3e84f9d21f7d18d013f198001c3914: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=450a9ac2-5d3c-428e-bb27-452c1e805e49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:14.270096 crc crio[3644]: time=\"2026-06-11T11:51:14.270003821Z\" level=info msg=\"Starting container: 09276b6388fcccb5ab16d8529780f1c6ec3e84f9d21f7d18d013f198001c3914\" id=0ac027b3-70b4-4a0c-b768-9f1bb8dac48c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:14.280162 crc crio[3644]: time=\"2026-06-11T11:51:14.280076531Z\" level=info msg=\"Started container\" PID=16064 containerID=09276b6388fcccb5ab16d8529780f1c6ec3e84f9d21f7d18d013f198001c3914 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=0ac027b3-70b4-4a0c-b768-9f1bb8dac48c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c35ce6e1adb2844f16faa0b0d32698173dd7f599ffa45c6b0d9c13da2161d95\nJun 11 11:51:14.916398 crc crio[3644]: time=\"2026-06-11T11:51:14.916307218Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=6ef75b3b-e193-40e6-91b0-707ece8d9df7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:14.930975 crc crio[3644]: time=\"2026-06-11T11:51:14.930814929Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=cccd3268-4d2f-4e15-955f-263de81cb4ae name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:15.233332 crc crio[3644]: time=\"2026-06-11T11:51:15.233199537Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=9414687e-9783-4bed-a5c1-d92620270c9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:15.234063 crc crio[3644]: time=\"2026-06-11T11:51:15.23398792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:15.277368 crc crio[3644]: time=\"2026-06-11T11:51:15.276864318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:15.634861 crc crio[3644]: time=\"2026-06-11T11:51:15.63475006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:16.067918 crc crio[3644]: time=\"2026-06-11T11:51:16.067769125Z\" level=info msg=\"Created container 0ffca45388bb37d2bb1a0ef230c097db80e5a97aa9f22ac1b7c3850f1047645b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=9414687e-9783-4bed-a5c1-d92620270c9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:16.070864 crc crio[3644]: time=\"2026-06-11T11:51:16.070791561Z\" level=info msg=\"Starting container: 0ffca45388bb37d2bb1a0ef230c097db80e5a97aa9f22ac1b7c3850f1047645b\" id=632d3f70-81a8-4f42-8535-1090c1999636 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:16.083328 crc crio[3644]: time=\"2026-06-11T11:51:16.083193145Z\" level=info msg=\"Started container\" PID=16097 containerID=0ffca45388bb37d2bb1a0ef230c097db80e5a97aa9f22ac1b7c3850f1047645b description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=632d3f70-81a8-4f42-8535-1090c1999636 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c35ce6e1adb2844f16faa0b0d32698173dd7f599ffa45c6b0d9c13da2161d95\nJun 11 11:51:16.214621 crc crio[3644]: time=\"2026-06-11T11:51:16.21411769Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=2c7ef290-d3b4-4781-a9f0-054ac096b7eb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:16.235461 crc crio[3644]: time=\"2026-06-11T11:51:16.23381952Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=8694cb67-4009-4a22-bc5e-c1a485534cfd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:16.306222 crc crio[3644]: time=\"2026-06-11T11:51:16.306030325Z\" level=info msg=\"Stopping pod sandbox: 65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648\" id=059d5e0e-d07c-4400-bc8b-16a0aee9c20a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:16.306222 crc crio[3644]: time=\"2026-06-11T11:51:16.30623043Z\" level=info msg=\"Stopped pod sandbox (already stopped): 65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648\" id=059d5e0e-d07c-4400-bc8b-16a0aee9c20a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:16.310270 crc crio[3644]: time=\"2026-06-11T11:51:16.309938406Z\" level=info msg=\"Removing pod sandbox: 65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648\" id=4c61843f-3d50-4ee9-bf3c-fe6050fdaab5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:51:16.329004 crc crio[3644]: time=\"2026-06-11T11:51:16.328770939Z\" level=info msg=\"Removed pod sandbox: 65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648\" id=4c61843f-3d50-4ee9-bf3c-fe6050fdaab5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:51:16.407696 crc crio[3644]: time=\"2026-06-11T11:51:16.40758279Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=0b43949f-1f63-438a-9477-f39dce2c4ab8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:16.408500 crc crio[3644]: time=\"2026-06-11T11:51:16.408477573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:16.464153 crc crio[3644]: time=\"2026-06-11T11:51:16.464035008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:16.891467 crc crio[3644]: time=\"2026-06-11T11:51:16.891233917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:17.696330 crc crio[3644]: time=\"2026-06-11T11:51:17.695243866Z\" level=info msg=\"Created container be173559df41533b5dae324165aed71d3985ee04e9346fd6b2dd36c5d100f2e1: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=0b43949f-1f63-438a-9477-f39dce2c4ab8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:17.701368 crc crio[3644]: time=\"2026-06-11T11:51:17.700923146Z\" level=info msg=\"Starting container: be173559df41533b5dae324165aed71d3985ee04e9346fd6b2dd36c5d100f2e1\" id=1f821dc0-6ebc-43c6-8d1e-b7b68b2b7901 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:17.717826 crc crio[3644]: time=\"2026-06-11T11:51:17.717406585Z\" level=info msg=\"Started container\" PID=16135 containerID=be173559df41533b5dae324165aed71d3985ee04e9346fd6b2dd36c5d100f2e1 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=1f821dc0-6ebc-43c6-8d1e-b7b68b2b7901 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c35ce6e1adb2844f16faa0b0d32698173dd7f599ffa45c6b0d9c13da2161d95\nJun 11 11:51:17.819760 crc crio[3644]: time=\"2026-06-11T11:51:17.819416798Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b18be5dd-b9c4-4767-a5d9-67551c30cc71 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:17.843410 crc crio[3644]: time=\"2026-06-11T11:51:17.842937311Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=04cbc70c-42b4-4e81-ae5d-2dc56746dd2d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:17.952235 crc crio[3644]: time=\"2026-06-11T11:51:17.95141069Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=a3fd7c6e-402c-40c3-8bc9-593212945082 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:17.953136 crc crio[3644]: time=\"2026-06-11T11:51:17.952424969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:18.070880 crc crio[3644]: time=\"2026-06-11T11:51:18.069422798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:19.955795 crc crio[3644]: time=\"2026-06-11T11:51:19.954808246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:20.117420 crc crio[3644]: time=\"2026-06-11T11:51:20.117012559Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=764ce9e0-9037-42b5-a456-d59bf499fa91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:20.117420 crc crio[3644]: time=\"2026-06-11T11:51:20.117252466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:20.647310 crc crio[3644]: time=\"2026-06-11T11:51:20.647164201Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:968ad1e03fe0a67ce28a4a608f782ca88e427c9bb3111b43a9dfd23295b8692a UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/1cfe98a6-1c0b-4c58-9e63-7f244a8a38ba 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:0xc00031e110}] Aliases:map[]}\"\nJun 11 11:51:20.647310 crc crio[3644]: time=\"2026-06-11T11:51:20.647284964Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:51:20.796838 crc crio[3644]: time=\"2026-06-11T11:51:20.795273577Z\" level=info msg=\"Created container c46a31eebc05891218af6b05744e220d194dea7a7037ec0cffd1aedfd0698932: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=a3fd7c6e-402c-40c3-8bc9-593212945082 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:20.808960 crc crio[3644]: time=\"2026-06-11T11:51:20.808303922Z\" level=info msg=\"Starting container: c46a31eebc05891218af6b05744e220d194dea7a7037ec0cffd1aedfd0698932\" id=07e2d14c-a113-46eb-834e-c28713251c04 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:21.054038 crc crio[3644]: time=\"2026-06-11T11:51:21.053601605Z\" level=info msg=\"Started container\" PID=16264 containerID=c46a31eebc05891218af6b05744e220d194dea7a7037ec0cffd1aedfd0698932 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=07e2d14c-a113-46eb-834e-c28713251c04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c35ce6e1adb2844f16faa0b0d32698173dd7f599ffa45c6b0d9c13da2161d95\nJun 11 11:51:21.369096 crc crio[3644]: time=\"2026-06-11T11:51:21.368509828Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d7dd682f-cc43-43eb-b82d-7ec6e5f3a1b8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:21.383848 crc crio[3644]: time=\"2026-06-11T11:51:21.383219933Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=837680d6-911a-4599-aafd-88275f786db9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:21.409817 crc crio[3644]: time=\"2026-06-11T11:51:21.409346108Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=63c18c7b-1446-419d-bac4-e7aafd8f5d30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:21.410891 crc crio[3644]: time=\"2026-06-11T11:51:21.410266795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:21.537476 crc crio[3644]: time=\"2026-06-11T11:51:21.537205194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:23.984505 crc crio[3644]: time=\"2026-06-11T11:51:23.983035841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:25.475191 crc crio[3644]: time=\"2026-06-11T11:51:25.475048325Z\" level=info msg=\"Created container 28f8457efddecbf24a69a9f8728a812e3779e870f88efd2478caa0bf9e52f533: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=63c18c7b-1446-419d-bac4-e7aafd8f5d30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:25.481003 crc crio[3644]: time=\"2026-06-11T11:51:25.480959931Z\" level=info msg=\"Starting container: 28f8457efddecbf24a69a9f8728a812e3779e870f88efd2478caa0bf9e52f533\" id=3722ab4f-64ca-4042-8535-99e32b6f1b06 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:25.497108 crc crio[3644]: time=\"2026-06-11T11:51:25.497020145Z\" level=info msg=\"Started container\" PID=16345 containerID=28f8457efddecbf24a69a9f8728a812e3779e870f88efd2478caa0bf9e52f533 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=3722ab4f-64ca-4042-8535-99e32b6f1b06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c35ce6e1adb2844f16faa0b0d32698173dd7f599ffa45c6b0d9c13da2161d95\nJun 11 11:51:25.592377 crc crio[3644]: time=\"2026-06-11T11:51:25.592132231Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4a5803e9-699d-4cfd-90fd-b28130672f63 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:25.609717 crc crio[3644]: time=\"2026-06-11T11:51:25.609363942Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=66cb7e20-bd3f-43ed-8db4-25b82a98e36c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:25.704818 crc crio[3644]: time=\"2026-06-11T11:51:25.704333693Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=b915ce05-e9ce-453a-96d4-773c5efb653d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:25.705704 crc crio[3644]: time=\"2026-06-11T11:51:25.705147346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:25.895940 crc crio[3644]: time=\"2026-06-11T11:51:25.895861301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:28.676371 crc crio[3644]: time=\"2026-06-11T11:51:28.673991917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:31.006038 crc crio[3644]: time=\"2026-06-11T11:51:31.005070072Z\" level=info msg=\"Created container 9a3d18ff259ba7cafa5dd6a166646de11043bd0dc54957059b3dfe4a564b07f1: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=b915ce05-e9ce-453a-96d4-773c5efb653d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:31.010816 crc crio[3644]: time=\"2026-06-11T11:51:31.010402212Z\" level=info msg=\"Starting container: 9a3d18ff259ba7cafa5dd6a166646de11043bd0dc54957059b3dfe4a564b07f1\" id=5281a99e-ee11-499f-80a0-938b662591a8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:31.030620 crc crio[3644]: time=\"2026-06-11T11:51:31.03026831Z\" level=info msg=\"Started container\" PID=16461 containerID=9a3d18ff259ba7cafa5dd6a166646de11043bd0dc54957059b3dfe4a564b07f1 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=5281a99e-ee11-499f-80a0-938b662591a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c35ce6e1adb2844f16faa0b0d32698173dd7f599ffa45c6b0d9c13da2161d95\nJun 11 11:51:35.107843 crc crio[3644]: time=\"2026-06-11T11:51:35.106295513Z\" level=info msg=\"NetworkStart: stopping network for sandbox 968ad1e03fe0a67ce28a4a608f782ca88e427c9bb3111b43a9dfd23295b8692a\" id=764ce9e0-9037-42b5-a456-d59bf499fa91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:35.109363 crc crio[3644]: time=\"2026-06-11T11:51:35.108693312Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:968ad1e03fe0a67ce28a4a608f782ca88e427c9bb3111b43a9dfd23295b8692a UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/1cfe98a6-1c0b-4c58-9e63-7f244a8a38ba 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:0xc0001310d8}] Aliases:map[]}\"\nJun 11 11:51:35.109363 crc crio[3644]: time=\"2026-06-11T11:51:35.108847057Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:51:35.109363 crc crio[3644]: time=\"2026-06-11T11:51:35.108847057Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:51:35.109363 crc crio[3644]: time=\"2026-06-11T11:51:35.108902758Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:51:37.016519 crc crio[3644]: time=\"2026-06-11T11:51:37.015246101Z\" level=info msg=\"Stopping container: 83c6937f3d392f56e43a91e560cc21b240716b44b20d7cae5447c97319955bf6 (timeout: 2s)\" id=5335ee7c-bc8a-4c48-8760-130d274ce6ea name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:37.276629 crc crio[3644]: time=\"2026-06-11T11:51:37.276356538Z\" level=info msg=\"Stopped container 83c6937f3d392f56e43a91e560cc21b240716b44b20d7cae5447c97319955bf6: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=5335ee7c-bc8a-4c48-8760-130d274ce6ea name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:37.282211 crc crio[3644]: time=\"2026-06-11T11:51:37.281939015Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=c92ebcc2-5ce8-44d5-ae79-c8e0c1722748 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:37.287948 crc crio[3644]: time=\"2026-06-11T11:51:37.287412749Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=10b0da14-83e1-422d-825a-e9ed9999c0ff name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:37.298009 crc crio[3644]: time=\"2026-06-11T11:51:37.297417499Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=96941802-5556-4975-ac3b-c25419275d62 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:37.300516 crc crio[3644]: time=\"2026-06-11T11:51:37.298790069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:37.523622 crc crio[3644]: time=\"2026-06-11T11:51:37.522731759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:37.546327 crc crio[3644]: time=\"2026-06-11T11:51:37.545213206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:37.638629 crc crio[3644]: time=\"2026-06-11T11:51:37.638534368Z\" level=info msg=\"Removing container: 28607fdb4639a6f0257b8c56c05f505019159d5fd5f2f30be1f075e35d605d9f\" id=acd541e3-4cd3-4a9f-9166-28c8c869a59c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:37.918933 crc crio[3644]: time=\"2026-06-11T11:51:37.91812517Z\" level=info msg=\"Removed container 28607fdb4639a6f0257b8c56c05f505019159d5fd5f2f30be1f075e35d605d9f: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=acd541e3-4cd3-4a9f-9166-28c8c869a59c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:38.217863 crc crio[3644]: time=\"2026-06-11T11:51:38.217414757Z\" level=info msg=\"Created container 702e3d4a92b062972a1e1be370a3af8f6131d072f618d42adf1d0f84832e3f88: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=96941802-5556-4975-ac3b-c25419275d62 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:38.220974 crc crio[3644]: time=\"2026-06-11T11:51:38.220721066Z\" level=info msg=\"Starting container: 702e3d4a92b062972a1e1be370a3af8f6131d072f618d42adf1d0f84832e3f88\" id=fc957e64-3d91-4da2-bd99-0df37d76f573 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:38.254377 crc crio[3644]: time=\"2026-06-11T11:51:38.253077033Z\" level=info msg=\"Started container\" PID=16677 containerID=702e3d4a92b062972a1e1be370a3af8f6131d072f618d42adf1d0f84832e3f88 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=fc957e64-3d91-4da2-bd99-0df37d76f573 name=/runtime.v1.RuntimeService/StartContainer sandboxID=329481c7e901f292822a997f1565c8ea9d24ec8787303bb905ccb0f03ef4483b\nJun 11 11:51:38.671534 crc crio[3644]: time=\"2026-06-11T11:51:38.670220563Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 968ad1e03fe0a67ce28a4a608f782ca88e427c9bb3111b43a9dfd23295b8692a\" id=764ce9e0-9037-42b5-a456-d59bf499fa91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:38.685384 crc crio[3644]: time=\"2026-06-11T11:51:38.685272477Z\" level=info msg=\"runSandbox: deleting pod ID 968ad1e03fe0a67ce28a4a608f782ca88e427c9bb3111b43a9dfd23295b8692a from idIndex\" id=764ce9e0-9037-42b5-a456-d59bf499fa91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:38.685977 crc crio[3644]: time=\"2026-06-11T11:51:38.685547109Z\" level=info msg=\"runSandbox: removing pod sandbox 968ad1e03fe0a67ce28a4a608f782ca88e427c9bb3111b43a9dfd23295b8692a\" id=764ce9e0-9037-42b5-a456-d59bf499fa91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:38.685977 crc crio[3644]: time=\"2026-06-11T11:51:38.685821713Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 968ad1e03fe0a67ce28a4a608f782ca88e427c9bb3111b43a9dfd23295b8692a\" id=764ce9e0-9037-42b5-a456-d59bf499fa91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:38.685977 crc crio[3644]: time=\"2026-06-11T11:51:38.685846597Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 968ad1e03fe0a67ce28a4a608f782ca88e427c9bb3111b43a9dfd23295b8692a\" id=764ce9e0-9037-42b5-a456-d59bf499fa91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:38.689310 crc crio[3644]: time=\"2026-06-11T11:51:38.68808161Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 968ad1e03fe0a67ce28a4a608f782ca88e427c9bb3111b43a9dfd23295b8692a\" id=764ce9e0-9037-42b5-a456-d59bf499fa91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:38.699881 crc crio[3644]: time=\"2026-06-11T11:51:38.699465388Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_image-registry-5d9d95bf5b-68zhq_openshift-image-registry_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee_0\" id=764ce9e0-9037-42b5-a456-d59bf499fa91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:38.699881 crc crio[3644]: time=\"2026-06-11T11:51:38.699744487Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_image-registry-5d9d95bf5b-68zhq_openshift-image-registry_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee_0\" id=764ce9e0-9037-42b5-a456-d59bf499fa91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:44.795376 crc crio[3644]: time=\"2026-06-11T11:51:44.794956683Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0b83f49e-4e47-4d4e-823a-c40ba3fb2a90 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:44.797878 crc crio[3644]: time=\"2026-06-11T11:51:44.797487755Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0f5a7196-7bb5-4183-b57f-81e80379f838 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:44.803113 crc crio[3644]: time=\"2026-06-11T11:51:44.801894931Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=79100bb5-f717-475b-ac44-9b88ec561009 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:44.803113 crc crio[3644]: time=\"2026-06-11T11:51:44.803006312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:44.861342 crc crio[3644]: time=\"2026-06-11T11:51:44.861071061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:44.878372 crc crio[3644]: time=\"2026-06-11T11:51:44.878179564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:45.345465 crc crio[3644]: time=\"2026-06-11T11:51:45.343222665Z\" level=info msg=\"Created container 4579ec9c1e7b61aaf85138e972736940b7f32b7f0fc489ea7f0bd01152662abc: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=79100bb5-f717-475b-ac44-9b88ec561009 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:45.361537 crc crio[3644]: time=\"2026-06-11T11:51:45.360922189Z\" level=info msg=\"Starting container: 4579ec9c1e7b61aaf85138e972736940b7f32b7f0fc489ea7f0bd01152662abc\" id=db50cd6c-9620-4130-bf68-3e45ce515bf7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:45.431905 crc crio[3644]: time=\"2026-06-11T11:51:45.4315269Z\" level=info msg=\"Started container\" PID=16836 containerID=4579ec9c1e7b61aaf85138e972736940b7f32b7f0fc489ea7f0bd01152662abc description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=db50cd6c-9620-4130-bf68-3e45ce515bf7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=87f905dae07832955f2c841f30b5ec02fc6def416b7fdbb75854089c17c1c717\nJun 11 11:51:47.954097 crc crio[3644]: time=\"2026-06-11T11:51:47.953157739Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0501d36d-e916-4b1c-ab4e-ef79bf211cc4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:47.956996 crc crio[3644]: time=\"2026-06-11T11:51:47.956874919Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=925d8b28-4565-46aa-8f37-0c5c730c50ea name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:47.965557 crc crio[3644]: time=\"2026-06-11T11:51:47.961160795Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=86033255-1f3c-4c69-b85c-cebb371ce66f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:47.965557 crc crio[3644]: time=\"2026-06-11T11:51:47.963286546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:48.086150 crc crio[3644]: time=\"2026-06-11T11:51:48.086046468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:49.374108 crc crio[3644]: time=\"2026-06-11T11:51:49.3731278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:50.370201 crc crio[3644]: time=\"2026-06-11T11:51:50.369875685Z\" level=info msg=\"Created container 3bf1a1237420e96b7adf703ab5c9656d73d90f7d01199546a74ec3a333faec00: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=86033255-1f3c-4c69-b85c-cebb371ce66f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:50.401046 crc crio[3644]: time=\"2026-06-11T11:51:50.400245426Z\" level=info msg=\"Starting container: 3bf1a1237420e96b7adf703ab5c9656d73d90f7d01199546a74ec3a333faec00\" id=ddeef171-4c44-4ec7-a363-7525f8f3d3d8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:50.493898 crc crio[3644]: time=\"2026-06-11T11:51:50.491411467Z\" level=info msg=\"Started container\" PID=16974 containerID=3bf1a1237420e96b7adf703ab5c9656d73d90f7d01199546a74ec3a333faec00 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=ddeef171-4c44-4ec7-a363-7525f8f3d3d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c35ce6e1adb2844f16faa0b0d32698173dd7f599ffa45c6b0d9c13da2161d95\nJun 11 11:51:51.943412 crc crio[3644]: time=\"2026-06-11T11:51:51.942806613Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=6f917bae-22ed-4cea-9111-cc59606d91fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:51.944317 crc crio[3644]: time=\"2026-06-11T11:51:51.943427582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:52.176105 crc crio[3644]: time=\"2026-06-11T11:51:52.175956743Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:aa66e24f8124432ed37f8a9c27e887c3db42fbd51a89b7c1f75f61b85d7f45e1 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/fbf54cf5-9866-4c22-b84b-ffe3ffcecbab 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:0xc000dd2520}] Aliases:map[]}\"\nJun 11 11:51:52.176105 crc crio[3644]: time=\"2026-06-11T11:51:52.176067686Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:51:55.349562 crc crio[3644]: 2026-06-11T11:51:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa66e24f8124432 Mac:16:9d:37:2d:93:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/fbf54cf5-9866-4c22-b84b-ffe3ffcecbab SocketPath: PciID:}] [{Interface:0xc0004305c0 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:51:55.356262 crc crio[3644]: time=\"2026-06-11T11:51:55.356087281Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:aa66e24f8124432ed37f8a9c27e887c3db42fbd51a89b7c1f75f61b85d7f45e1 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/fbf54cf5-9866-4c22-b84b-ffe3ffcecbab 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:0xc000dd2520}] Aliases:map[]}\"\nJun 11 11:51:55.356385 crc crio[3644]: time=\"2026-06-11T11:51:55.356313809Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:51:55.373369 crc crio[3644]: time=\"2026-06-11T11:51:55.372989889Z\" level=info msg=\"Ran pod sandbox aa66e24f8124432ed37f8a9c27e887c3db42fbd51a89b7c1f75f61b85d7f45e1 with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=6f917bae-22ed-4cea-9111-cc59606d91fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:55.379312 crc crio[3644]: time=\"2026-06-11T11:51:55.378419223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=f9440a7a-627c-4719-b655-b173739ef8d6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:55.383169 crc crio[3644]: time=\"2026-06-11T11:51:55.382966482Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=190bb9a7-ae36-4f16-a65a-8334b5038e73 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:55.387882 crc crio[3644]: time=\"2026-06-11T11:51:55.387573602Z\" level=info msg=\"Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=44697dee-9b24-43c0-9392-691e410fe009 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:55.388558 crc crio[3644]: time=\"2026-06-11T11:51:55.388259313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:55.506283 crc crio[3644]: time=\"2026-06-11T11:51:55.506224407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:55.518759 crc crio[3644]: time=\"2026-06-11T11:51:55.518720341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:55.798952 crc crio[3644]: time=\"2026-06-11T11:51:55.798319226Z\" level=info msg=\"Created container e4cf710ca7199800cf0112380bed09a941b035a3fc686edfd257492197b150d9: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=44697dee-9b24-43c0-9392-691e410fe009 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:55.802242 crc crio[3644]: time=\"2026-06-11T11:51:55.802174815Z\" level=info msg=\"Starting container: e4cf710ca7199800cf0112380bed09a941b035a3fc686edfd257492197b150d9\" id=98144d67-d8be-4be7-9475-ced8e8b99965 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:55.816847 crc crio[3644]: time=\"2026-06-11T11:51:55.816156201Z\" level=info msg=\"Started container\" PID=17146 containerID=e4cf710ca7199800cf0112380bed09a941b035a3fc686edfd257492197b150d9 description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=98144d67-d8be-4be7-9475-ced8e8b99965 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa66e24f8124432ed37f8a9c27e887c3db42fbd51a89b7c1f75f61b85d7f45e1\nJun 11 11:52:07.031243 crc crio[3644]: time=\"2026-06-11T11:52:07.01977239Z\" level=info msg=\"Stopping container: 702e3d4a92b062972a1e1be370a3af8f6131d072f618d42adf1d0f84832e3f88 (timeout: 2s)\" id=9b2671ac-577f-4f69-a407-ccb71f2f2e57 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:52:07.626131 crc crio[3644]: time=\"2026-06-11T11:52:07.623241034Z\" level=info msg=\"Stopped container 702e3d4a92b062972a1e1be370a3af8f6131d072f618d42adf1d0f84832e3f88: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=9b2671ac-577f-4f69-a407-ccb71f2f2e57 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:52:08.561938 crc crio[3644]: time=\"2026-06-11T11:52:08.561522007Z\" level=info msg=\"Removing container: 83c6937f3d392f56e43a91e560cc21b240716b44b20d7cae5447c97319955bf6\" id=8f56d389-5905-4d0e-a6e9-c41619d79c23 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:52:09.047209 crc crio[3644]: time=\"2026-06-11T11:52:09.046799751Z\" level=info msg=\"Removed container 83c6937f3d392f56e43a91e560cc21b240716b44b20d7cae5447c97319955bf6: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=8f56d389-5905-4d0e-a6e9-c41619d79c23 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:52:16.659271 crc crio[3644]: time=\"2026-06-11T11:52:16.65784231Z\" level=info msg=\"Removing container: 6d0716e404ecc976fa3c141c6458baf513a17f5cef68258ca9c27f5e8ad317d1\" id=39d7cabc-4b6c-4b86-bdc9-937abc2b9bbd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:52:16.660578 crc crio[3644]: time=\"2026-06-11T11:52:16.657980864Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=2e295f75-ee7f-47cd-a1e2-d7cea1b77c57 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:52:16.664733 crc crio[3644]: time=\"2026-06-11T11:52:16.664577851Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=dd7ddd24-d6e8-4987-9e85-c0785c8fbd56 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:52:16.667170 crc crio[3644]: time=\"2026-06-11T11:52:16.667084712Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=2862f4a7-c37c-470a-879f-a4c95471b63f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:52:16.667795 crc crio[3644]: time=\"2026-06-11T11:52:16.66774136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:16.704293 crc crio[3644]: time=\"2026-06-11T11:52:16.704106227Z\" level=info msg=\"Removed container 6d0716e404ecc976fa3c141c6458baf513a17f5cef68258ca9c27f5e8ad317d1: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=39d7cabc-4b6c-4b86-bdc9-937abc2b9bbd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:52:16.713005 crc crio[3644]: time=\"2026-06-11T11:52:16.712884081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:16.718183 crc crio[3644]: time=\"2026-06-11T11:52:16.718102868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:16.827211 crc crio[3644]: time=\"2026-06-11T11:52:16.826864641Z\" level=info msg=\"Created container 9fc2b59b7321bde579db9dcedc7df0cc3802248159c480d161e8159196705bb9: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=2862f4a7-c37c-470a-879f-a4c95471b63f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:52:16.828252 crc crio[3644]: time=\"2026-06-11T11:52:16.828137887Z\" level=info msg=\"Starting container: 9fc2b59b7321bde579db9dcedc7df0cc3802248159c480d161e8159196705bb9\" id=99be0461-53f3-46a2-a593-dca75741c4d4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:52:16.834079 crc crio[3644]: time=\"2026-06-11T11:52:16.833973903Z\" level=info msg=\"Started container\" PID=17630 containerID=9fc2b59b7321bde579db9dcedc7df0cc3802248159c480d161e8159196705bb9 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=99be0461-53f3-46a2-a593-dca75741c4d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=118afe6f547f12ee8a7a20cded0d33f5350e4bf720d1ce2e32cc11a68e708459\nJun 11 11:52:17.684918 crc crio[3644]: time=\"2026-06-11T11:52:17.683462745Z\" level=info msg=\"Removing container: f79e1170dd6520732ed2bca8197dc44bc61f5ad826f92ab0ba192d0c898e4ce5\" id=14e168b3-9265-4514-8fa7-2d9fa3a75094 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:52:17.724204 crc crio[3644]: time=\"2026-06-11T11:52:17.724101097Z\" level=info msg=\"Removed container f79e1170dd6520732ed2bca8197dc44bc61f5ad826f92ab0ba192d0c898e4ce5: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=14e168b3-9265-4514-8fa7-2d9fa3a75094 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:52:21.510993 crc crio[3644]: time=\"2026-06-11T11:52:21.510359086Z\" level=info msg=\"Stopping container: d09b64ca434dd4c79b36729c637c8b4b1ad0504182e3f08fc6254a602e580ac6 (timeout: 5s)\" id=cf5c0d8b-2713-4833-9dd9-f8f9820f06f8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:52:26.520096 crc crio[3644]: time=\"2026-06-11T11:52:26.51994427Z\" level=warning msg=\"Stopping container d09b64ca434dd4c79b36729c637c8b4b1ad0504182e3f08fc6254a602e580ac6 with stop signal(15) timed out. Killing...\"\nJun 11 11:52:26.561271 crc crio[3644]: time=\"2026-06-11T11:52:26.560175266Z\" level=error msg=\"Killing container d09b64ca434dd4c79b36729c637c8b4b1ad0504182e3f08fc6254a602e580ac6 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill d09b64ca434dd4c79b36729c637c8b4b1ad0504182e3f08fc6254a602e580ac6 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 11 11:52:26.665059 crc crio[3644]: time=\"2026-06-11T11:52:26.664908994Z\" level=info msg=\"Stopped container d09b64ca434dd4c79b36729c637c8b4b1ad0504182e3f08fc6254a602e580ac6: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=cf5c0d8b-2713-4833-9dd9-f8f9820f06f8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:52:26.667542 crc crio[3644]: time=\"2026-06-11T11:52:26.667485017Z\" level=info msg=\"Stopping pod sandbox: cb91530478e81e7301ce1ee8a94bb38c42b2efb72d252d2c4c8cb6748cb3fc5f\" id=fbb80fdf-5347-4666-8c39-3a23b6c4d34e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:26.675940 crc crio[3644]: time=\"2026-06-11T11:52:26.675850575Z\" level=info msg=\"Stopped pod sandbox: cb91530478e81e7301ce1ee8a94bb38c42b2efb72d252d2c4c8cb6748cb3fc5f\" id=fbb80fdf-5347-4666-8c39-3a23b6c4d34e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:26.798319 crc crio[3644]: time=\"2026-06-11T11:52:26.79809401Z\" level=info msg=\"Removing container: d09b64ca434dd4c79b36729c637c8b4b1ad0504182e3f08fc6254a602e580ac6\" id=10c17e47-b9d7-44fd-88e0-f028e884ea12 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:52:26.835866 crc crio[3644]: time=\"2026-06-11T11:52:26.835440523Z\" level=info msg=\"Removed container d09b64ca434dd4c79b36729c637c8b4b1ad0504182e3f08fc6254a602e580ac6: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=10c17e47-b9d7-44fd-88e0-f028e884ea12 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:52:41.940495 crc crio[3644]: time=\"2026-06-11T11:52:41.938989737Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=df8654bf-81c6-4cff-a1e5-8206a67604f3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:52:41.942887 crc crio[3644]: time=\"2026-06-11T11:52:41.942807436Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=da653010-f1ae-41f6-b650-4b1acb370dd1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:52:41.949050 crc crio[3644]: time=\"2026-06-11T11:52:41.9489716Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=8f71c966-a9f8-4a50-9ece-d5cded97dbf6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:52:41.949563 crc crio[3644]: time=\"2026-06-11T11:52:41.949541627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:41.974833 crc crio[3644]: time=\"2026-06-11T11:52:41.974777692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:41.979302 crc crio[3644]: time=\"2026-06-11T11:52:41.979267239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:42.094771 crc crio[3644]: time=\"2026-06-11T11:52:42.094043713Z\" level=info msg=\"Created container 01c206957b73270dbdd5749b692ad7c4f545f514cab05c724c40f16fac8dde6e: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=8f71c966-a9f8-4a50-9ece-d5cded97dbf6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:52:42.096163 crc crio[3644]: time=\"2026-06-11T11:52:42.096092681Z\" level=info msg=\"Starting container: 01c206957b73270dbdd5749b692ad7c4f545f514cab05c724c40f16fac8dde6e\" id=d460ea2e-c3e2-425a-9aff-f9b97378bf3d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:52:42.101828 crc crio[3644]: time=\"2026-06-11T11:52:42.101743643Z\" level=info msg=\"Started container\" PID=18347 containerID=01c206957b73270dbdd5749b692ad7c4f545f514cab05c724c40f16fac8dde6e description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=d460ea2e-c3e2-425a-9aff-f9b97378bf3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=118afe6f547f12ee8a7a20cded0d33f5350e4bf720d1ce2e32cc11a68e708459\nJun 11 11:53:04.006682 crc crio[3644]: time=\"2026-06-11T11:53:04.005188139Z\" level=info msg=\"Stopping container: 4f17a67909fe4e6ef2a1d7f0d1ffcbf723726b9dccc22c6de09b1ee8a8be1b22 (timeout: 30s)\" id=e2dcc16b-f6e9-467e-b124-dbcaccdfd24a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:53:04.041245 crc crio[3644]: time=\"2026-06-11T11:53:04.041123951Z\" level=info msg=\"Stopping container: df21c034d1cc1fdda00e148bf8c8af1230315f73e03fb7807cf6aad984f7e6a8 (timeout: 30s)\" id=2e8300cd-ad8f-47e7-a31e-878f339e1d2f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:53:04.145328 crc crio[3644]: time=\"2026-06-11T11:53:04.145207045Z\" level=info msg=\"Stopped container 4f17a67909fe4e6ef2a1d7f0d1ffcbf723726b9dccc22c6de09b1ee8a8be1b22: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=e2dcc16b-f6e9-467e-b124-dbcaccdfd24a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:53:04.151898 crc crio[3644]: time=\"2026-06-11T11:53:04.151571599Z\" level=info msg=\"Stopping pod sandbox: 7c665f07b30ce14460a281ce16a527ac66b9aa4a6212ddd22a6f8745033862df\" id=9de0005a-1191-4c6f-b080-ea117f651968 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:04.152925 crc crio[3644]: time=\"2026-06-11T11:53:04.152859006Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:7c665f07b30ce14460a281ce16a527ac66b9aa4a6212ddd22a6f8745033862df UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/4338bd01-23a3-40d6-8f32-ccbe8ff868f2 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:0xc001682ab0}] Aliases:map[]}\"\nJun 11 11:53:04.153137 crc crio[3644]: time=\"2026-06-11T11:53:04.153076212Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:53:04.194730 crc crio[3644]: time=\"2026-06-11T11:53:04.191085302Z\" level=info msg=\"Stopped container df21c034d1cc1fdda00e148bf8c8af1230315f73e03fb7807cf6aad984f7e6a8: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=2e8300cd-ad8f-47e7-a31e-878f339e1d2f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:53:04.197139 crc crio[3644]: time=\"2026-06-11T11:53:04.1970934Z\" level=info msg=\"Stopping pod sandbox: 1beef2e30e3f4b5ec69d9e5245fc73ac686e1b35d7fb26683828581cce2a7e92\" id=8bb171b9-ec36-46be-88e6-e4164a44a47d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:04.197573 crc crio[3644]: time=\"2026-06-11T11:53:04.197548573Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:1beef2e30e3f4b5ec69d9e5245fc73ac686e1b35d7fb26683828581cce2a7e92 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/e109bf40-f0ca-496d-8e21-d6e949fe332f 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:0xc00031f020}] Aliases:map[]}\"\nJun 11 11:53:04.197940 crc crio[3644]: time=\"2026-06-11T11:53:04.197918984Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:53:04.483248 crc crio[3644]: time=\"2026-06-11T11:53:04.482938429Z\" level=info msg=\"Stopped pod sandbox: 7c665f07b30ce14460a281ce16a527ac66b9aa4a6212ddd22a6f8745033862df\" id=9de0005a-1191-4c6f-b080-ea117f651968 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:04.509973 crc crio[3644]: time=\"2026-06-11T11:53:04.509815963Z\" level=info msg=\"Stopped pod sandbox: 1beef2e30e3f4b5ec69d9e5245fc73ac686e1b35d7fb26683828581cce2a7e92\" id=8bb171b9-ec36-46be-88e6-e4164a44a47d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:05.000972 crc crio[3644]: time=\"2026-06-11T11:53:05.000411188Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-5d67d9b49b-tr7sc/POD\" id=87330774-8bb2-44b3-b2ee-4e0268d6662a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:53:05.001101 crc crio[3644]: time=\"2026-06-11T11:53:05.001037935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:05.028207 crc crio[3644]: time=\"2026-06-11T11:53:05.028073175Z\" level=info msg=\"Got pod network &{Name:controller-manager-5d67d9b49b-tr7sc Namespace:openshift-controller-manager ID:c90348b98e14466f383e10a7e252054b6092bdbfb29095494d55c70bc282172c UID:d7315b3e-e127-4584-9e52-9267cf004e20 NetNS:/var/run/netns/6f45cad5-2496-45da-b5d1-1b8495f2116e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd7315b3e_e127_4584_9e52_9267cf004e20.slice PodAnnotations:0xc000ae0788}] Aliases:map[]}\"\nJun 11 11:53:05.028207 crc crio[3644]: time=\"2026-06-11T11:53:05.028157727Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-5d67d9b49b-tr7sc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:53:05.039370 crc crio[3644]: time=\"2026-06-11T11:53:05.038226933Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-68d8c68cf-s6jzz/POD\" id=a25aeda1-0792-42c1-8836-25b87a35bf90 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:53:05.039370 crc crio[3644]: time=\"2026-06-11T11:53:05.038342316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:05.111849 crc crio[3644]: time=\"2026-06-11T11:53:05.111268921Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-68d8c68cf-s6jzz Namespace:openshift-route-controller-manager ID:1ff4595642006d417be64cf284fe09859c14f0116a3a6e1e044b1ac93091d7f1 UID:9bf23b61-2e3f-4134-8886-4f468dec8122 NetNS:/var/run/netns/10758fd5-3651-4218-9434-cb4c51c9e154 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9bf23b61_2e3f_4134_8886_4f468dec8122.slice PodAnnotations:0xc0016820e8}] Aliases:map[]}\"\nJun 11 11:53:05.111849 crc crio[3644]: time=\"2026-06-11T11:53:05.111407795Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-68d8c68cf-s6jzz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:53:05.405602 crc crio[3644]: time=\"2026-06-11T11:53:05.403989921Z\" level=info msg=\"Removing container: df21c034d1cc1fdda00e148bf8c8af1230315f73e03fb7807cf6aad984f7e6a8\" id=db7182a6-49cf-476a-aa2e-fdbe7eab0744 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:05.463945 crc crio[3644]: time=\"2026-06-11T11:53:05.4634642Z\" level=info msg=\"Removed container df21c034d1cc1fdda00e148bf8c8af1230315f73e03fb7807cf6aad984f7e6a8: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=db7182a6-49cf-476a-aa2e-fdbe7eab0744 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:05.471214 crc crio[3644]: time=\"2026-06-11T11:53:05.471080316Z\" level=info msg=\"Removing container: 4f17a67909fe4e6ef2a1d7f0d1ffcbf723726b9dccc22c6de09b1ee8a8be1b22\" id=2206204c-55eb-4b0d-8fba-787f09c78815 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:05.506976 crc crio[3644]: time=\"2026-06-11T11:53:05.506902326Z\" level=info msg=\"Removed container 4f17a67909fe4e6ef2a1d7f0d1ffcbf723726b9dccc22c6de09b1ee8a8be1b22: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=2206204c-55eb-4b0d-8fba-787f09c78815 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:05.656766 crc crio[3644]: 2026-06-11T11:53:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1ff4595642006d4 Mac:6e:d5:b4:27:7d:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/10758fd5-3651-4218-9434-cb4c51c9e154 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:53:05.658456 crc crio[3644]: time=\"2026-06-11T11:53:05.658389162Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-68d8c68cf-s6jzz Namespace:openshift-route-controller-manager ID:1ff4595642006d417be64cf284fe09859c14f0116a3a6e1e044b1ac93091d7f1 UID:9bf23b61-2e3f-4134-8886-4f468dec8122 NetNS:/var/run/netns/10758fd5-3651-4218-9434-cb4c51c9e154 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9bf23b61_2e3f_4134_8886_4f468dec8122.slice PodAnnotations:0xc0016820e8}] Aliases:map[]}\"\nJun 11 11:53:05.658720 crc crio[3644]: time=\"2026-06-11T11:53:05.658594238Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-68d8c68cf-s6jzz for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:53:05.665165 crc crio[3644]: time=\"2026-06-11T11:53:05.665098756Z\" level=info msg=\"Ran pod sandbox 1ff4595642006d417be64cf284fe09859c14f0116a3a6e1e044b1ac93091d7f1 with infra container: openshift-route-controller-manager/route-controller-manager-68d8c68cf-s6jzz/POD\" id=a25aeda1-0792-42c1-8836-25b87a35bf90 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:53:05.671426 crc crio[3644]: time=\"2026-06-11T11:53:05.671323929Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=85e8ef4e-3859-4623-b2e9-e901683436e7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:53:05.674147 crc crio[3644]: time=\"2026-06-11T11:53:05.674073277Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=0e8f97b6-f17a-4b97-87e4-422c65957e21 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:53:05.710314 crc crio[3644]: time=\"2026-06-11T11:53:05.710138212Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-68d8c68cf-s6jzz/route-controller-manager\" id=1f7289f6-f518-4bc1-bb54-a009b3378e30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:53:05.710926 crc crio[3644]: time=\"2026-06-11T11:53:05.71078347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:05.719494 crc crio[3644]: 2026-06-11T11:53:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c90348b98e14466 Mac:46:88:3b:76:36:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/6f45cad5-2496-45da-b5d1-1b8495f2116e SocketPath: PciID:}] [{Interface:0xc0002dc9e0 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:53:05.720788 crc crio[3644]: time=\"2026-06-11T11:53:05.720691102Z\" level=info msg=\"Got pod network &{Name:controller-manager-5d67d9b49b-tr7sc Namespace:openshift-controller-manager ID:c90348b98e14466f383e10a7e252054b6092bdbfb29095494d55c70bc282172c UID:d7315b3e-e127-4584-9e52-9267cf004e20 NetNS:/var/run/netns/6f45cad5-2496-45da-b5d1-1b8495f2116e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd7315b3e_e127_4584_9e52_9267cf004e20.slice PodAnnotations:0xc000ae0788}] Aliases:map[]}\"\nJun 11 11:53:05.720993 crc crio[3644]: time=\"2026-06-11T11:53:05.720913938Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-5d67d9b49b-tr7sc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:53:05.732032 crc crio[3644]: time=\"2026-06-11T11:53:05.731924962Z\" level=info msg=\"Ran pod sandbox c90348b98e14466f383e10a7e252054b6092bdbfb29095494d55c70bc282172c with infra container: openshift-controller-manager/controller-manager-5d67d9b49b-tr7sc/POD\" id=87330774-8bb2-44b3-b2ee-4e0268d6662a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:53:05.734186 crc crio[3644]: time=\"2026-06-11T11:53:05.734103213Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=53ba859f-5528-45e9-85c7-2012b294c3f0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:53:05.736610 crc crio[3644]: time=\"2026-06-11T11:53:05.736530812Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=eeec7230-21fc-46d5-940d-888bdd1847a5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:53:05.747485 crc crio[3644]: time=\"2026-06-11T11:53:05.746026272Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-5d67d9b49b-tr7sc/controller-manager\" id=c2db8ccb-1433-408a-99cd-84644657c346 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:53:05.751132 crc crio[3644]: time=\"2026-06-11T11:53:05.750884281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:05.751749 crc crio[3644]: time=\"2026-06-11T11:53:05.751554259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:05.761341 crc crio[3644]: time=\"2026-06-11T11:53:05.761142773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:05.785162 crc crio[3644]: time=\"2026-06-11T11:53:05.785019511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:05.790149 crc crio[3644]: time=\"2026-06-11T11:53:05.78996355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:05.882146 crc crio[3644]: time=\"2026-06-11T11:53:05.882031668Z\" level=info msg=\"Created container f1767fdc2132cfb0e51df52194b788b85d3df07487341b3458b8f236725f2c86: openshift-route-controller-manager/route-controller-manager-68d8c68cf-s6jzz/route-controller-manager\" id=1f7289f6-f518-4bc1-bb54-a009b3378e30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:53:05.884607 crc crio[3644]: time=\"2026-06-11T11:53:05.884443336Z\" level=info msg=\"Starting container: f1767fdc2132cfb0e51df52194b788b85d3df07487341b3458b8f236725f2c86\" id=0529c0fa-892a-4529-8996-8b772cdebd0f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:53:05.889347 crc crio[3644]: time=\"2026-06-11T11:53:05.889220582Z\" level=info msg=\"Created container 3eeb8e87bc30f922a275d0c9b513f6a7d869f331860ea240b09cb4272a1e2715: openshift-controller-manager/controller-manager-5d67d9b49b-tr7sc/controller-manager\" id=c2db8ccb-1433-408a-99cd-84644657c346 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:53:05.892142 crc crio[3644]: time=\"2026-06-11T11:53:05.892041522Z\" level=info msg=\"Starting container: 3eeb8e87bc30f922a275d0c9b513f6a7d869f331860ea240b09cb4272a1e2715\" id=922606e4-042b-4f43-ae2a-4f3a85f9ec70 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:53:05.896463 crc crio[3644]: time=\"2026-06-11T11:53:05.896345355Z\" level=info msg=\"Started container\" PID=18931 containerID=f1767fdc2132cfb0e51df52194b788b85d3df07487341b3458b8f236725f2c86 description=openshift-route-controller-manager/route-controller-manager-68d8c68cf-s6jzz/route-controller-manager id=0529c0fa-892a-4529-8996-8b772cdebd0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ff4595642006d417be64cf284fe09859c14f0116a3a6e1e044b1ac93091d7f1\nJun 11 11:53:05.901059 crc crio[3644]: time=\"2026-06-11T11:53:05.900923985Z\" level=info msg=\"Started container\" PID=18934 containerID=3eeb8e87bc30f922a275d0c9b513f6a7d869f331860ea240b09cb4272a1e2715 description=openshift-controller-manager/controller-manager-5d67d9b49b-tr7sc/controller-manager id=922606e4-042b-4f43-ae2a-4f3a85f9ec70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c90348b98e14466f383e10a7e252054b6092bdbfb29095494d55c70bc282172c\nJun 11 11:53:06.428558 crc crio[3644]: time=\"2026-06-11T11:53:06.425950481Z\" level=info msg=\"Stopping container: 3eeb8e87bc30f922a275d0c9b513f6a7d869f331860ea240b09cb4272a1e2715 (timeout: 30s)\" id=ea8e58a6-6565-4436-a517-e89a24b8b5d4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:53:06.435767 crc crio[3644]: time=\"2026-06-11T11:53:06.434535333Z\" level=info msg=\"Stopping container: f1767fdc2132cfb0e51df52194b788b85d3df07487341b3458b8f236725f2c86 (timeout: 30s)\" id=c0cd7428-3149-4ef3-b595-47444da92644 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:53:06.443031 crc crio[3644]: time=\"2026-06-11T11:53:06.442932851Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=f0c42aca-e122-4b69-9f64-a8d80e20e128 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:53:06.446369 crc crio[3644]: time=\"2026-06-11T11:53:06.446300557Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=b73303bd-e6cf-4372-bd2d-6e599149cc54 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:53:06.448363 crc crio[3644]: time=\"2026-06-11T11:53:06.448287875Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=2e27dfa7-6ce9-4d32-a89e-bdb092a2cc41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:53:06.448760 crc crio[3644]: time=\"2026-06-11T11:53:06.448628725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:06.491811 crc crio[3644]: time=\"2026-06-11T11:53:06.491616635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:06.579242 crc crio[3644]: time=\"2026-06-11T11:53:06.579147024Z\" level=info msg=\"Cleaning up stale resource k8s_csi-provisioner_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_2\"\nJun 11 11:53:06.579242 crc crio[3644]: time=\"2026-06-11T11:53:06.579209056Z\" level=info msg=\"createCtr: removing container ID 0334faec0fdd21bb91df463fe7154993ba812daad34d580a0b3193cd503ab4af from runtime\" id=546b2b6d-cde7-47eb-b7ad-1490b9d2c5f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:53:06.603381 crc crio[3644]: time=\"2026-06-11T11:53:06.603283681Z\" level=info msg=\"createCtr: deleting container ID 0334faec0fdd21bb91df463fe7154993ba812daad34d580a0b3193cd503ab4af from idIndex\" id=546b2b6d-cde7-47eb-b7ad-1490b9d2c5f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:53:06.603381 crc crio[3644]: time=\"2026-06-11T11:53:06.603374254Z\" level=info msg=\"createCtr: removing container 0334faec0fdd21bb91df463fe7154993ba812daad34d580a0b3193cd503ab4af\" id=546b2b6d-cde7-47eb-b7ad-1490b9d2c5f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:53:06.603689 crc crio[3644]: time=\"2026-06-11T11:53:06.6035835Z\" level=info msg=\"createCtr: deleting container 0334faec0fdd21bb91df463fe7154993ba812daad34d580a0b3193cd503ab4af from storage\" id=546b2b6d-cde7-47eb-b7ad-1490b9d2c5f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:53:06.609553 crc crio[3644]: time=\"2026-06-11T11:53:06.609337451Z\" level=error msg=\"Failed to update container state for 0334faec0fdd21bb91df463fe7154993ba812daad34d580a0b3193cd503ab4af: stdout: , stderr: \"\nJun 11 11:53:06.722486 crc crio[3644]: time=\"2026-06-11T11:53:06.722299314Z\" level=info msg=\"createCtr: releasing container name k8s_csi-provisioner_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_2\" id=546b2b6d-cde7-47eb-b7ad-1490b9d2c5f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:53:06.735401 crc crio[3644]: time=\"2026-06-11T11:53:06.73523602Z\" level=info msg=\"Stopped container 3eeb8e87bc30f922a275d0c9b513f6a7d869f331860ea240b09cb4272a1e2715: openshift-controller-manager/controller-manager-5d67d9b49b-tr7sc/controller-manager\" id=ea8e58a6-6565-4436-a517-e89a24b8b5d4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:53:06.737358 crc crio[3644]: time=\"2026-06-11T11:53:06.737175505Z\" level=info msg=\"Stopping pod sandbox: c90348b98e14466f383e10a7e252054b6092bdbfb29095494d55c70bc282172c\" id=40971e37-d3a5-4338-a01a-e857c552decc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:06.737876 crc crio[3644]: time=\"2026-06-11T11:53:06.737782262Z\" level=info msg=\"Got pod network &{Name:controller-manager-5d67d9b49b-tr7sc Namespace:openshift-controller-manager ID:c90348b98e14466f383e10a7e252054b6092bdbfb29095494d55c70bc282172c UID:d7315b3e-e127-4584-9e52-9267cf004e20 NetNS:/var/run/netns/6f45cad5-2496-45da-b5d1-1b8495f2116e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd7315b3e_e127_4584_9e52_9267cf004e20.slice PodAnnotations:0xc0001309e8}] Aliases:map[]}\"\nJun 11 11:53:06.738626 crc crio[3644]: time=\"2026-06-11T11:53:06.738021799Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-5d67d9b49b-tr7sc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:53:06.774294 crc crio[3644]: time=\"2026-06-11T11:53:06.774146536Z\" level=info msg=\"Stopped container f1767fdc2132cfb0e51df52194b788b85d3df07487341b3458b8f236725f2c86: openshift-route-controller-manager/route-controller-manager-68d8c68cf-s6jzz/route-controller-manager\" id=c0cd7428-3149-4ef3-b595-47444da92644 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:53:06.775887 crc crio[3644]: time=\"2026-06-11T11:53:06.775774482Z\" level=info msg=\"Stopping pod sandbox: 1ff4595642006d417be64cf284fe09859c14f0116a3a6e1e044b1ac93091d7f1\" id=91efb1fc-0768-424c-8d0a-307ba9142a01 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:06.776789 crc crio[3644]: time=\"2026-06-11T11:53:06.776272966Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-68d8c68cf-s6jzz Namespace:openshift-route-controller-manager ID:1ff4595642006d417be64cf284fe09859c14f0116a3a6e1e044b1ac93091d7f1 UID:9bf23b61-2e3f-4134-8886-4f468dec8122 NetNS:/var/run/netns/10758fd5-3651-4218-9434-cb4c51c9e154 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9bf23b61_2e3f_4134_8886_4f468dec8122.slice PodAnnotations:0xc000dd22c0}] Aliases:map[]}\"\nJun 11 11:53:06.776789 crc crio[3644]: time=\"2026-06-11T11:53:06.776781061Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-68d8c68cf-s6jzz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:53:06.788094 crc crio[3644]: time=\"2026-06-11T11:53:06.787565799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:06.931537 crc crio[3644]: time=\"2026-06-11T11:53:06.931242902Z\" level=info msg=\"Created container 2a117b6f2b361b855b91906600e9fbdf206eeb6e654ee81ac2621502e3664a3f: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=2e27dfa7-6ce9-4d32-a89e-bdb092a2cc41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:53:06.933478 crc crio[3644]: time=\"2026-06-11T11:53:06.933389454Z\" level=info msg=\"Starting container: 2a117b6f2b361b855b91906600e9fbdf206eeb6e654ee81ac2621502e3664a3f\" id=f67e4010-9e1c-4d28-b2cd-8db5439a3bba name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:53:06.950026 crc crio[3644]: time=\"2026-06-11T11:53:06.949897956Z\" level=info msg=\"Started container\" PID=19013 containerID=2a117b6f2b361b855b91906600e9fbdf206eeb6e654ee81ac2621502e3664a3f description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=f67e4010-9e1c-4d28-b2cd-8db5439a3bba name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfe00585ad03d00aae23bc232b329b26d5719d51f81ea9335489c98fa4af68c8\nJun 11 11:53:07.014849 crc crio[3644]: time=\"2026-06-11T11:53:07.007325844Z\" level=info msg=\"Stopped pod sandbox: c90348b98e14466f383e10a7e252054b6092bdbfb29095494d55c70bc282172c\" id=40971e37-d3a5-4338-a01a-e857c552decc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:07.072837 crc crio[3644]: time=\"2026-06-11T11:53:07.072548358Z\" level=info msg=\"Stopped pod sandbox: 1ff4595642006d417be64cf284fe09859c14f0116a3a6e1e044b1ac93091d7f1\" id=91efb1fc-0768-424c-8d0a-307ba9142a01 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:07.455080 crc crio[3644]: time=\"2026-06-11T11:53:07.454994299Z\" level=info msg=\"Removing container: 3eeb8e87bc30f922a275d0c9b513f6a7d869f331860ea240b09cb4272a1e2715\" id=b1a6c949-50a3-4e78-a9c2-23353cc3f957 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:07.466496 crc crio[3644]: time=\"2026-06-11T11:53:07.466366092Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-5f4d49f7d6-wlvdj/POD\" id=d053926f-2204-47f3-b579-cc93839617b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:53:07.466496 crc crio[3644]: time=\"2026-06-11T11:53:07.466497666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:07.477475 crc crio[3644]: time=\"2026-06-11T11:53:07.477374416Z\" level=info msg=\"Removed container 3eeb8e87bc30f922a275d0c9b513f6a7d869f331860ea240b09cb4272a1e2715: openshift-controller-manager/controller-manager-5d67d9b49b-tr7sc/controller-manager\" id=b1a6c949-50a3-4e78-a9c2-23353cc3f957 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:07.490146 crc crio[3644]: time=\"2026-06-11T11:53:07.490044525Z\" level=info msg=\"Removing container: f1767fdc2132cfb0e51df52194b788b85d3df07487341b3458b8f236725f2c86\" id=705fa724-b226-4125-b1ff-8ccc0f4346e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:07.509116 crc crio[3644]: time=\"2026-06-11T11:53:07.509004375Z\" level=info msg=\"Got pod network &{Name:controller-manager-5f4d49f7d6-wlvdj Namespace:openshift-controller-manager ID:30d98b1b4d89b18d4284f050d6a975ec80c5c0688a7378cf89d934c0d8395169 UID:478d65d4-96f1-4afc-9ec7-2dfaa012de14 NetNS:/var/run/netns/0ba8a176-5de8-40b4-8189-0a2ac3d02634 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod478d65d4_96f1_4afc_9ec7_2dfaa012de14.slice PodAnnotations:0xc000dd2a10}] Aliases:map[]}\"\nJun 11 11:53:07.509116 crc crio[3644]: time=\"2026-06-11T11:53:07.509087447Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-5f4d49f7d6-wlvdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:53:07.518552 crc crio[3644]: time=\"2026-06-11T11:53:07.518467394Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-5b69c4b7d-zngz2/POD\" id=49a8e6b8-93cd-44e7-9fdc-30c30e9f038a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:53:07.518734 crc crio[3644]: time=\"2026-06-11T11:53:07.518582877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:07.582100 crc crio[3644]: time=\"2026-06-11T11:53:07.581994583Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-5b69c4b7d-zngz2 Namespace:openshift-route-controller-manager ID:c7f8ad82ad454609d9319d4a1cf4dea40bf03500c7ff0c05b47453c3192a1dfa UID:1e30aad9-9efa-48c2-9bf4-6e89ee257c63 NetNS:/var/run/netns/a4a4ea3b-a68e-4396-9e44-31ef4669e9ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e30aad9_9efa_48c2_9bf4_6e89ee257c63.slice PodAnnotations:0xc001258628}] Aliases:map[]}\"\nJun 11 11:53:07.582100 crc crio[3644]: time=\"2026-06-11T11:53:07.582080695Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-5b69c4b7d-zngz2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:53:07.615503 crc crio[3644]: time=\"2026-06-11T11:53:07.615356073Z\" level=info msg=\"Removed container f1767fdc2132cfb0e51df52194b788b85d3df07487341b3458b8f236725f2c86: openshift-route-controller-manager/route-controller-manager-68d8c68cf-s6jzz/route-controller-manager\" id=705fa724-b226-4125-b1ff-8ccc0f4346e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:08.226183 crc crio[3644]: 2026-06-11T11:53:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:30d98b1b4d89b18 Mac:d2:b8:0f:ee:1c:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/0ba8a176-5de8-40b4-8189-0a2ac3d02634 SocketPath: PciID:}] [{Interface:0xc0003172f0 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:53:08.227957 crc crio[3644]: time=\"2026-06-11T11:53:08.22784191Z\" level=info msg=\"Got pod network &{Name:controller-manager-5f4d49f7d6-wlvdj Namespace:openshift-controller-manager ID:30d98b1b4d89b18d4284f050d6a975ec80c5c0688a7378cf89d934c0d8395169 UID:478d65d4-96f1-4afc-9ec7-2dfaa012de14 NetNS:/var/run/netns/0ba8a176-5de8-40b4-8189-0a2ac3d02634 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod478d65d4_96f1_4afc_9ec7_2dfaa012de14.slice PodAnnotations:0xc000dd2a10}] Aliases:map[]}\"\nJun 11 11:53:08.228094 crc crio[3644]: time=\"2026-06-11T11:53:08.228074367Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-5f4d49f7d6-wlvdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:53:08.241320 crc crio[3644]: time=\"2026-06-11T11:53:08.241237505Z\" level=info msg=\"Ran pod sandbox 30d98b1b4d89b18d4284f050d6a975ec80c5c0688a7378cf89d934c0d8395169 with infra container: openshift-controller-manager/controller-manager-5f4d49f7d6-wlvdj/POD\" id=d053926f-2204-47f3-b579-cc93839617b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:53:08.244589 crc crio[3644]: time=\"2026-06-11T11:53:08.244448759Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=bf642965-f52b-45da-a5f4-c186f09f6474 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:53:08.246742 crc crio[3644]: time=\"2026-06-11T11:53:08.246551318Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=c01ed9a4-842e-4703-91b4-1d3ce4434257 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:53:08.254672 crc crio[3644]: time=\"2026-06-11T11:53:08.254547616Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-5f4d49f7d6-wlvdj/controller-manager\" id=e17358ad-0499-445d-ae7e-28526b59a91b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:53:08.261319 crc crio[3644]: 2026-06-11T11:53:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c7f8ad82ad45460 Mac:22:78:76:22:8f:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/a4a4ea3b-a68e-4396-9e44-31ef4669e9ab SocketPath: PciID:}] [{Interface:0xc00019f4f0 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:53:08.262451 crc crio[3644]: time=\"2026-06-11T11:53:08.26237265Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-5b69c4b7d-zngz2 Namespace:openshift-route-controller-manager ID:c7f8ad82ad454609d9319d4a1cf4dea40bf03500c7ff0c05b47453c3192a1dfa UID:1e30aad9-9efa-48c2-9bf4-6e89ee257c63 NetNS:/var/run/netns/a4a4ea3b-a68e-4396-9e44-31ef4669e9ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e30aad9_9efa_48c2_9bf4_6e89ee257c63.slice PodAnnotations:0xc001258628}] Aliases:map[]}\"\nJun 11 11:53:08.262612 crc crio[3644]: time=\"2026-06-11T11:53:08.262555186Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-5b69c4b7d-zngz2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:53:08.266078 crc crio[3644]: time=\"2026-06-11T11:53:08.266010926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:08.270824 crc crio[3644]: time=\"2026-06-11T11:53:08.270748541Z\" level=info msg=\"Ran pod sandbox c7f8ad82ad454609d9319d4a1cf4dea40bf03500c7ff0c05b47453c3192a1dfa with infra container: openshift-route-controller-manager/route-controller-manager-5b69c4b7d-zngz2/POD\" id=49a8e6b8-93cd-44e7-9fdc-30c30e9f038a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:53:08.274986 crc crio[3644]: time=\"2026-06-11T11:53:08.274898381Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=6d45d1b3-567d-42eb-ac16-5831e1649b5f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:53:08.285272 crc crio[3644]: time=\"2026-06-11T11:53:08.285162666Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=3c5fb9ec-fa53-4adf-be45-9c9cd9100c43 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:53:08.299291 crc crio[3644]: time=\"2026-06-11T11:53:08.299159764Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-5b69c4b7d-zngz2/route-controller-manager\" id=e053db0e-869b-48d7-9b77-65583f0e53d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:53:08.300054 crc crio[3644]: time=\"2026-06-11T11:53:08.299835653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:08.317824 crc crio[3644]: time=\"2026-06-11T11:53:08.31761347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:08.322105 crc crio[3644]: time=\"2026-06-11T11:53:08.322018514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:08.339576 crc crio[3644]: time=\"2026-06-11T11:53:08.33945126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:08.343147 crc crio[3644]: time=\"2026-06-11T11:53:08.343071422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:08.448160 crc crio[3644]: time=\"2026-06-11T11:53:08.447926105Z\" level=info msg=\"Created container f4ea2b4b44c2a368a7833c12ea6922a3cbc746d4196c8a72c253409078b85ce9: openshift-route-controller-manager/route-controller-manager-5b69c4b7d-zngz2/route-controller-manager\" id=e053db0e-869b-48d7-9b77-65583f0e53d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:53:08.449952 crc crio[3644]: time=\"2026-06-11T11:53:08.449062725Z\" level=info msg=\"Created container 48e0f18e422b1c352a3812c4ed98ff48d713c4ee4d1b74b5eccaa79eb6d15b4c: openshift-controller-manager/controller-manager-5f4d49f7d6-wlvdj/controller-manager\" id=e17358ad-0499-445d-ae7e-28526b59a91b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:53:08.450267 crc crio[3644]: time=\"2026-06-11T11:53:08.450006702Z\" level=info msg=\"Starting container: f4ea2b4b44c2a368a7833c12ea6922a3cbc746d4196c8a72c253409078b85ce9\" id=10e00761-4f20-4834-a261-f734b8b5ca63 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:53:08.450267 crc crio[3644]: time=\"2026-06-11T11:53:08.450145186Z\" level=info msg=\"Starting container: 48e0f18e422b1c352a3812c4ed98ff48d713c4ee4d1b74b5eccaa79eb6d15b4c\" id=9b76ef40-152b-4461-b33a-5baf181d7727 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:53:08.469301 crc crio[3644]: time=\"2026-06-11T11:53:08.469209488Z\" level=info msg=\"Started container\" PID=19210 containerID=f4ea2b4b44c2a368a7833c12ea6922a3cbc746d4196c8a72c253409078b85ce9 description=openshift-route-controller-manager/route-controller-manager-5b69c4b7d-zngz2/route-controller-manager id=10e00761-4f20-4834-a261-f734b8b5ca63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7f8ad82ad454609d9319d4a1cf4dea40bf03500c7ff0c05b47453c3192a1dfa\nJun 11 11:53:08.472943 crc crio[3644]: time=\"2026-06-11T11:53:08.472864632Z\" level=info msg=\"Started container\" PID=19209 containerID=48e0f18e422b1c352a3812c4ed98ff48d713c4ee4d1b74b5eccaa79eb6d15b4c description=openshift-controller-manager/controller-manager-5f4d49f7d6-wlvdj/controller-manager id=9b76ef40-152b-4461-b33a-5baf181d7727 name=/runtime.v1.RuntimeService/StartContainer sandboxID=30d98b1b4d89b18d4284f050d6a975ec80c5c0688a7378cf89d934c0d8395169\nJun 11 11:53:12.545742 crc crio[3644]: time=\"2026-06-11T11:53:12.544214357Z\" level=info msg=\"Stopping container: 48e0f18e422b1c352a3812c4ed98ff48d713c4ee4d1b74b5eccaa79eb6d15b4c (timeout: 30s)\" id=2550cecc-5031-4c52-baa3-3f2e79840faa name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:53:12.684600 crc crio[3644]: time=\"2026-06-11T11:53:12.684470215Z\" level=info msg=\"Stopped container 48e0f18e422b1c352a3812c4ed98ff48d713c4ee4d1b74b5eccaa79eb6d15b4c: openshift-controller-manager/controller-manager-5f4d49f7d6-wlvdj/controller-manager\" id=2550cecc-5031-4c52-baa3-3f2e79840faa name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:53:12.686057 crc crio[3644]: time=\"2026-06-11T11:53:12.685967727Z\" level=info msg=\"Stopping pod sandbox: 30d98b1b4d89b18d4284f050d6a975ec80c5c0688a7378cf89d934c0d8395169\" id=30dba495-3a74-4ec2-b582-1f675e8544bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:12.686941 crc crio[3644]: time=\"2026-06-11T11:53:12.686857912Z\" level=info msg=\"Got pod network &{Name:controller-manager-5f4d49f7d6-wlvdj Namespace:openshift-controller-manager ID:30d98b1b4d89b18d4284f050d6a975ec80c5c0688a7378cf89d934c0d8395169 UID:478d65d4-96f1-4afc-9ec7-2dfaa012de14 NetNS:/var/run/netns/0ba8a176-5de8-40b4-8189-0a2ac3d02634 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod478d65d4_96f1_4afc_9ec7_2dfaa012de14.slice PodAnnotations:0xc001682790}] Aliases:map[]}\"\nJun 11 11:53:12.687139 crc crio[3644]: time=\"2026-06-11T11:53:12.687067278Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-5f4d49f7d6-wlvdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:53:12.924964 crc crio[3644]: time=\"2026-06-11T11:53:12.924834146Z\" level=info msg=\"Stopped pod sandbox: 30d98b1b4d89b18d4284f050d6a975ec80c5c0688a7378cf89d934c0d8395169\" id=30dba495-3a74-4ec2-b582-1f675e8544bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:13.443877 crc crio[3644]: time=\"2026-06-11T11:53:13.44320218Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8b48fdb95-dmf8v/POD\" id=a52f262c-969d-42de-992b-7bcfe8f825ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:53:13.444023 crc crio[3644]: time=\"2026-06-11T11:53:13.443930321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:13.486192 crc crio[3644]: time=\"2026-06-11T11:53:13.48607973Z\" level=info msg=\"Got pod network &{Name:controller-manager-8b48fdb95-dmf8v Namespace:openshift-controller-manager ID:d0ebea9dbdee1616931b7cd3856078608dad43c6fae564833e66dc65560bc73d UID:2699e2f6-1303-449d-925d-c9fbb4f493bb NetNS:/var/run/netns/5670dc7f-e504-47ff-9c8a-c95ab84853d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2699e2f6_1303_449d_925d_c9fbb4f493bb.slice PodAnnotations:0xc000ae0190}] Aliases:map[]}\"\nJun 11 11:53:13.486192 crc crio[3644]: time=\"2026-06-11T11:53:13.486170532Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8b48fdb95-dmf8v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:53:13.568185 crc crio[3644]: time=\"2026-06-11T11:53:13.5680728Z\" level=info msg=\"Removing container: 48e0f18e422b1c352a3812c4ed98ff48d713c4ee4d1b74b5eccaa79eb6d15b4c\" id=6ac6b1fa-748c-4188-860e-b3c0133903a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:13.611426 crc crio[3644]: time=\"2026-06-11T11:53:13.611235334Z\" level=info msg=\"Removed container 48e0f18e422b1c352a3812c4ed98ff48d713c4ee4d1b74b5eccaa79eb6d15b4c: openshift-controller-manager/controller-manager-5f4d49f7d6-wlvdj/controller-manager\" id=6ac6b1fa-748c-4188-860e-b3c0133903a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:13.924379 crc crio[3644]: 2026-06-11T11:53:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d0ebea9dbdee161 Mac:62:d2:74:b8:15:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/5670dc7f-e504-47ff-9c8a-c95ab84853d6 SocketPath: PciID:}] [{Interface:0xc0002fc860 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:53:13.926954 crc crio[3644]: time=\"2026-06-11T11:53:13.926764828Z\" level=info msg=\"Got pod network &{Name:controller-manager-8b48fdb95-dmf8v Namespace:openshift-controller-manager ID:d0ebea9dbdee1616931b7cd3856078608dad43c6fae564833e66dc65560bc73d UID:2699e2f6-1303-449d-925d-c9fbb4f493bb NetNS:/var/run/netns/5670dc7f-e504-47ff-9c8a-c95ab84853d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2699e2f6_1303_449d_925d_c9fbb4f493bb.slice PodAnnotations:0xc000ae0190}] Aliases:map[]}\"\nJun 11 11:53:13.927142 crc crio[3644]: time=\"2026-06-11T11:53:13.926971632Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8b48fdb95-dmf8v for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:53:13.933138 crc crio[3644]: time=\"2026-06-11T11:53:13.933023837Z\" level=info msg=\"Ran pod sandbox d0ebea9dbdee1616931b7cd3856078608dad43c6fae564833e66dc65560bc73d with infra container: openshift-controller-manager/controller-manager-8b48fdb95-dmf8v/POD\" id=a52f262c-969d-42de-992b-7bcfe8f825ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:53:13.936347 crc crio[3644]: time=\"2026-06-11T11:53:13.936218274Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=d53a041d-8307-449d-b5f1-9e773713aa2e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:53:13.938351 crc crio[3644]: time=\"2026-06-11T11:53:13.938234862Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=81ea3533-fd7a-4303-ad55-178431656778 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:53:13.949882 crc crio[3644]: time=\"2026-06-11T11:53:13.949481361Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8b48fdb95-dmf8v/controller-manager\" id=4811cf79-9afd-4a53-adae-4d60c9e1a072 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:53:13.950422 crc crio[3644]: time=\"2026-06-11T11:53:13.950060438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:13.990067 crc crio[3644]: time=\"2026-06-11T11:53:13.989942602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:13.993790 crc crio[3644]: time=\"2026-06-11T11:53:13.993696078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:14.101408 crc crio[3644]: time=\"2026-06-11T11:53:14.101252845Z\" level=info msg=\"Created container 63fa57f693ae9385975a869f67fabca1d62d811b67b3060c3176436561b83b94: openshift-controller-manager/controller-manager-8b48fdb95-dmf8v/controller-manager\" id=4811cf79-9afd-4a53-adae-4d60c9e1a072 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:53:14.104806 crc crio[3644]: time=\"2026-06-11T11:53:14.102620465Z\" level=info msg=\"Starting container: 63fa57f693ae9385975a869f67fabca1d62d811b67b3060c3176436561b83b94\" id=d2961f0c-c727-4827-90e6-8055931215db name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:53:14.108543 crc crio[3644]: time=\"2026-06-11T11:53:14.108255905Z\" level=info msg=\"Started container\" PID=19471 containerID=63fa57f693ae9385975a869f67fabca1d62d811b67b3060c3176436561b83b94 description=openshift-controller-manager/controller-manager-8b48fdb95-dmf8v/controller-manager id=d2961f0c-c727-4827-90e6-8055931215db name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0ebea9dbdee1616931b7cd3856078608dad43c6fae564833e66dc65560bc73d\nJun 11 11:53:16.402983 crc crio[3644]: time=\"2026-06-11T11:53:16.402090546Z\" level=info msg=\"Stopping pod sandbox: c90348b98e14466f383e10a7e252054b6092bdbfb29095494d55c70bc282172c\" id=4b5e8a03-5e0c-4e73-9478-7b26c854ae86 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:16.402983 crc crio[3644]: time=\"2026-06-11T11:53:16.40294908Z\" level=info msg=\"Stopped pod sandbox (already stopped): c90348b98e14466f383e10a7e252054b6092bdbfb29095494d55c70bc282172c\" id=4b5e8a03-5e0c-4e73-9478-7b26c854ae86 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:16.404316 crc crio[3644]: time=\"2026-06-11T11:53:16.403607209Z\" level=info msg=\"Removing pod sandbox: c90348b98e14466f383e10a7e252054b6092bdbfb29095494d55c70bc282172c\" id=0423a04a-4ad4-4300-b1f2-4782b9351492 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:53:16.412973 crc crio[3644]: time=\"2026-06-11T11:53:16.412885263Z\" level=info msg=\"Removed pod sandbox: c90348b98e14466f383e10a7e252054b6092bdbfb29095494d55c70bc282172c\" id=0423a04a-4ad4-4300-b1f2-4782b9351492 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:53:16.414011 crc crio[3644]: time=\"2026-06-11T11:53:16.413933823Z\" level=info msg=\"Stopping pod sandbox: 1ff4595642006d417be64cf284fe09859c14f0116a3a6e1e044b1ac93091d7f1\" id=d022425d-0d20-462a-b933-479c7680e008 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:16.414131 crc crio[3644]: time=\"2026-06-11T11:53:16.414017565Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1ff4595642006d417be64cf284fe09859c14f0116a3a6e1e044b1ac93091d7f1\" id=d022425d-0d20-462a-b933-479c7680e008 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:16.414587 crc crio[3644]: time=\"2026-06-11T11:53:16.414508339Z\" level=info msg=\"Removing pod sandbox: 1ff4595642006d417be64cf284fe09859c14f0116a3a6e1e044b1ac93091d7f1\" id=e108d8b2-9100-4a2b-ab3d-8f37216a1efd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:53:16.423481 crc crio[3644]: time=\"2026-06-11T11:53:16.423384814Z\" level=info msg=\"Removed pod sandbox: 1ff4595642006d417be64cf284fe09859c14f0116a3a6e1e044b1ac93091d7f1\" id=e108d8b2-9100-4a2b-ab3d-8f37216a1efd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:53:16.424443 crc crio[3644]: time=\"2026-06-11T11:53:16.424363329Z\" level=info msg=\"Stopping pod sandbox: 1beef2e30e3f4b5ec69d9e5245fc73ac686e1b35d7fb26683828581cce2a7e92\" id=b9f60c7c-8987-4cee-94ad-5f1450375bbc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:16.424443 crc crio[3644]: time=\"2026-06-11T11:53:16.424436431Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1beef2e30e3f4b5ec69d9e5245fc73ac686e1b35d7fb26683828581cce2a7e92\" id=b9f60c7c-8987-4cee-94ad-5f1450375bbc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:16.425263 crc crio[3644]: time=\"2026-06-11T11:53:16.425197143Z\" level=info msg=\"Removing pod sandbox: 1beef2e30e3f4b5ec69d9e5245fc73ac686e1b35d7fb26683828581cce2a7e92\" id=8d907ba0-2a56-4fad-bf28-8bb35108a353 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:53:16.433841 crc crio[3644]: time=\"2026-06-11T11:53:16.433637023Z\" level=info msg=\"Removed pod sandbox: 1beef2e30e3f4b5ec69d9e5245fc73ac686e1b35d7fb26683828581cce2a7e92\" id=8d907ba0-2a56-4fad-bf28-8bb35108a353 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:53:16.434975 crc crio[3644]: time=\"2026-06-11T11:53:16.434584409Z\" level=info msg=\"Stopping pod sandbox: 7c665f07b30ce14460a281ce16a527ac66b9aa4a6212ddd22a6f8745033862df\" id=3dcf9523-80f8-4ecb-81e8-b7a24d528cfd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:16.435143 crc crio[3644]: time=\"2026-06-11T11:53:16.43498315Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7c665f07b30ce14460a281ce16a527ac66b9aa4a6212ddd22a6f8745033862df\" id=3dcf9523-80f8-4ecb-81e8-b7a24d528cfd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:16.436195 crc crio[3644]: time=\"2026-06-11T11:53:16.436109793Z\" level=info msg=\"Removing pod sandbox: 7c665f07b30ce14460a281ce16a527ac66b9aa4a6212ddd22a6f8745033862df\" id=3ad9cf9d-adb0-4e48-a999-0a35b7ad94d6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:53:16.446408 crc crio[3644]: time=\"2026-06-11T11:53:16.446312904Z\" level=info msg=\"Removed pod sandbox: 7c665f07b30ce14460a281ce16a527ac66b9aa4a6212ddd22a6f8745033862df\" id=3ad9cf9d-adb0-4e48-a999-0a35b7ad94d6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:53:16.447159 crc crio[3644]: time=\"2026-06-11T11:53:16.447069824Z\" level=info msg=\"Stopping pod sandbox: 30d98b1b4d89b18d4284f050d6a975ec80c5c0688a7378cf89d934c0d8395169\" id=46c13419-06e3-4681-82d5-2c1806a345ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:16.447235 crc crio[3644]: time=\"2026-06-11T11:53:16.447184398Z\" level=info msg=\"Stopped pod sandbox (already stopped): 30d98b1b4d89b18d4284f050d6a975ec80c5c0688a7378cf89d934c0d8395169\" id=46c13419-06e3-4681-82d5-2c1806a345ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:16.448228 crc crio[3644]: time=\"2026-06-11T11:53:16.448142725Z\" level=info msg=\"Removing pod sandbox: 30d98b1b4d89b18d4284f050d6a975ec80c5c0688a7378cf89d934c0d8395169\" id=f1ec0fe5-3925-4dab-a38f-59d4f9194790 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:53:16.459463 crc crio[3644]: time=\"2026-06-11T11:53:16.459355217Z\" level=info msg=\"Removed pod sandbox: 30d98b1b4d89b18d4284f050d6a975ec80c5c0688a7378cf89d934c0d8395169\" id=f1ec0fe5-3925-4dab-a38f-59d4f9194790 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:53:16.460422 crc crio[3644]: time=\"2026-06-11T11:53:16.460338681Z\" level=info msg=\"Stopping pod sandbox: cb91530478e81e7301ce1ee8a94bb38c42b2efb72d252d2c4c8cb6748cb3fc5f\" id=1e23cad6-5537-4279-ba2d-2133d623b9f9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:16.460505 crc crio[3644]: time=\"2026-06-11T11:53:16.460436734Z\" level=info msg=\"Stopped pod sandbox (already stopped): cb91530478e81e7301ce1ee8a94bb38c42b2efb72d252d2c4c8cb6748cb3fc5f\" id=1e23cad6-5537-4279-ba2d-2133d623b9f9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:16.461398 crc crio[3644]: time=\"2026-06-11T11:53:16.461298889Z\" level=info msg=\"Removing pod sandbox: cb91530478e81e7301ce1ee8a94bb38c42b2efb72d252d2c4c8cb6748cb3fc5f\" id=ef24e85d-1ba7-4263-8e34-e7e6ca2e4446 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:53:16.472757 crc crio[3644]: time=\"2026-06-11T11:53:16.472598154Z\" level=info msg=\"Removed pod sandbox: cb91530478e81e7301ce1ee8a94bb38c42b2efb72d252d2c4c8cb6748cb3fc5f\" id=ef24e85d-1ba7-4263-8e34-e7e6ca2e4446 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:53:17.103235 crc crio[3644]: time=\"2026-06-11T11:53:17.103159697Z\" level=info msg=\"Stopping container: a9de47018d60d6281f0c7e41f02d5d15315e20e41993c2c38fb3e1912f0db05f (timeout: 2s)\" id=f1460e44-a6ca-42b2-965a-4478ddb6fc52 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:53:17.262280 crc crio[3644]: time=\"2026-06-11T11:53:17.262145973Z\" level=info msg=\"Stopped container a9de47018d60d6281f0c7e41f02d5d15315e20e41993c2c38fb3e1912f0db05f: openshift-marketplace/certified-operators-dtzfl/registry-server\" id=f1460e44-a6ca-42b2-965a-4478ddb6fc52 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:53:17.264048 crc crio[3644]: time=\"2026-06-11T11:53:17.263916293Z\" level=info msg=\"Stopping pod sandbox: 955449ef97475afc6cf711364eb1e3e479b6a44c2a443ea7a16b6d9d91c29b1c\" id=b69d8ebe-7fa3-4d04-bd7f-a8967e27e611 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:17.264882 crc crio[3644]: time=\"2026-06-11T11:53:17.264813279Z\" level=info msg=\"Got pod network &{Name:certified-operators-dtzfl Namespace:openshift-marketplace ID:955449ef97475afc6cf711364eb1e3e479b6a44c2a443ea7a16b6d9d91c29b1c UID:3c27ad7f-eb5f-474f-9d5a-34fbc42ac5df NetNS:/var/run/netns/d695b2d4-80ae-4734-a2cf-071003533166 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3c27ad7f_eb5f_474f_9d5a_34fbc42ac5df.slice PodAnnotations:0xc000ae0040}] Aliases:map[]}\"\nJun 11 11:53:17.265155 crc crio[3644]: time=\"2026-06-11T11:53:17.265040605Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-dtzfl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:53:17.308996 crc crio[3644]: time=\"2026-06-11T11:53:17.308896841Z\" level=info msg=\"Stopping container: 65bd5f0ac11c3cf4289a81f467cd82a859f88b25f22f938ecbfe646ab27490a3 (timeout: 2s)\" id=fc333347-6aa9-46ea-b63d-b25922827dfd name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:53:17.462562 crc crio[3644]: time=\"2026-06-11T11:53:17.462460576Z\" level=info msg=\"Stopped container 65bd5f0ac11c3cf4289a81f467cd82a859f88b25f22f938ecbfe646ab27490a3: openshift-marketplace/community-operators-svtbn/registry-server\" id=fc333347-6aa9-46ea-b63d-b25922827dfd name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:53:17.463925 crc crio[3644]: time=\"2026-06-11T11:53:17.463578638Z\" level=info msg=\"Stopping pod sandbox: c175f5479a749f89ee94f44f24c576780ae80b0c8c8d34db9530bc6258e054df\" id=60fbc064-8e35-4761-bc8b-4f6e7bcd7e0a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:17.464401 crc crio[3644]: time=\"2026-06-11T11:53:17.464309599Z\" level=info msg=\"Got pod network &{Name:community-operators-svtbn Namespace:openshift-marketplace ID:c175f5479a749f89ee94f44f24c576780ae80b0c8c8d34db9530bc6258e054df UID:abd1fa2e-ee31-4883-9981-187fc306b25a NetNS:/var/run/netns/9f16ee52-0f56-4a2b-b29a-fdecb4d0dc8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podabd1fa2e_ee31_4883_9981_187fc306b25a.slice PodAnnotations:0xc000896268}] Aliases:map[]}\"\nJun 11 11:53:17.464628 crc crio[3644]: time=\"2026-06-11T11:53:17.464522785Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-svtbn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:53:17.613113 crc crio[3644]: time=\"2026-06-11T11:53:17.612990078Z\" level=info msg=\"Stopped pod sandbox: 955449ef97475afc6cf711364eb1e3e479b6a44c2a443ea7a16b6d9d91c29b1c\" id=b69d8ebe-7fa3-4d04-bd7f-a8967e27e611 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:17.812218 crc crio[3644]: time=\"2026-06-11T11:53:17.811178134Z\" level=info msg=\"Stopped pod sandbox: c175f5479a749f89ee94f44f24c576780ae80b0c8c8d34db9530bc6258e054df\" id=60fbc064-8e35-4761-bc8b-4f6e7bcd7e0a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:18.667177 crc crio[3644]: time=\"2026-06-11T11:53:18.66706661Z\" level=info msg=\"Removing container: 65bd5f0ac11c3cf4289a81f467cd82a859f88b25f22f938ecbfe646ab27490a3\" id=9b094079-3144-43ee-846b-1293b9556c4d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:18.723561 crc crio[3644]: time=\"2026-06-11T11:53:18.723400879Z\" level=info msg=\"Removed container 65bd5f0ac11c3cf4289a81f467cd82a859f88b25f22f938ecbfe646ab27490a3: openshift-marketplace/community-operators-svtbn/registry-server\" id=9b094079-3144-43ee-846b-1293b9556c4d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:18.737462 crc crio[3644]: time=\"2026-06-11T11:53:18.737233411Z\" level=info msg=\"Removing container: f68dc40598f616ca467cb93566e9c358377c83cc861f7719c71f0db89a47279e\" id=78a86f4c-b33d-4161-9095-762bf0befada name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:18.809970 crc crio[3644]: time=\"2026-06-11T11:53:18.809849565Z\" level=info msg=\"Removed container f68dc40598f616ca467cb93566e9c358377c83cc861f7719c71f0db89a47279e: openshift-marketplace/community-operators-svtbn/extract-content\" id=78a86f4c-b33d-4161-9095-762bf0befada name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:18.817119 crc crio[3644]: time=\"2026-06-11T11:53:18.816993129Z\" level=info msg=\"Removing container: 720049cdf2ca6701dfdc34af4fa09006a8d131487a946f8d3bf5298ad50fddca\" id=b5f833e8-d05c-4bb4-a559-c0aa22f92143 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:18.839508 crc crio[3644]: time=\"2026-06-11T11:53:18.839382435Z\" level=info msg=\"Removed container 720049cdf2ca6701dfdc34af4fa09006a8d131487a946f8d3bf5298ad50fddca: openshift-marketplace/community-operators-svtbn/extract-utilities\" id=b5f833e8-d05c-4bb4-a559-c0aa22f92143 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:18.844444 crc crio[3644]: time=\"2026-06-11T11:53:18.844072919Z\" level=info msg=\"Removing container: a9de47018d60d6281f0c7e41f02d5d15315e20e41993c2c38fb3e1912f0db05f\" id=12664c35-8aac-4f12-850b-26958400196f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:18.879370 crc crio[3644]: time=\"2026-06-11T11:53:18.878378764Z\" level=info msg=\"Removed container a9de47018d60d6281f0c7e41f02d5d15315e20e41993c2c38fb3e1912f0db05f: openshift-marketplace/certified-operators-dtzfl/registry-server\" id=12664c35-8aac-4f12-850b-26958400196f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:18.882795 crc crio[3644]: time=\"2026-06-11T11:53:18.882090259Z\" level=info msg=\"Removing container: 35a33c13f70f0e41c3b5e45469f6f7cb7d24e2974bccba28cc53dab8facb2dbd\" id=2b1939f1-9f65-45fc-b394-44558ddc14d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:18.919146 crc crio[3644]: time=\"2026-06-11T11:53:18.91901396Z\" level=info msg=\"Removed container 35a33c13f70f0e41c3b5e45469f6f7cb7d24e2974bccba28cc53dab8facb2dbd: openshift-marketplace/certified-operators-dtzfl/extract-content\" id=2b1939f1-9f65-45fc-b394-44558ddc14d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:18.926345 crc crio[3644]: time=\"2026-06-11T11:53:18.925531243Z\" level=info msg=\"Removing container: c9e6a06567d6fb51a05de0cc7be89a428745b16dab5674882e2929253289c19e\" id=25b04657-19a6-4590-804c-be9107abdaee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:18.962874 crc crio[3644]: time=\"2026-06-11T11:53:18.962801052Z\" level=info msg=\"Removed container c9e6a06567d6fb51a05de0cc7be89a428745b16dab5674882e2929253289c19e: openshift-marketplace/certified-operators-dtzfl/extract-utilities\" id=25b04657-19a6-4590-804c-be9107abdaee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:19.546486 crc crio[3644]: time=\"2026-06-11T11:53:19.545181322Z\" level=info msg=\"Stopping container: fdef6e1f8a4d78ee444bf0d2d32829ecca0c36f9d9187141fbbad563ac694973 (timeout: 2s)\" id=d960bd53-4ba3-46e8-aa5f-875d326e1370 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:53:19.720115 crc crio[3644]: time=\"2026-06-11T11:53:19.719521579Z\" level=info msg=\"Stopping container: 655f12857986a3a23ec466bf6ed90ce28ce911aff405d2c7c7d7d629b4413102 (timeout: 2s)\" id=d7e3f313-3199-4187-9756-aff29396a858 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:53:20.306810 crc crio[3644]: time=\"2026-06-11T11:53:20.306340816Z\" level=info msg=\"Stopped container fdef6e1f8a4d78ee444bf0d2d32829ecca0c36f9d9187141fbbad563ac694973: openshift-marketplace/redhat-marketplace-h42zf/registry-server\" id=d960bd53-4ba3-46e8-aa5f-875d326e1370 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:53:20.307853 crc crio[3644]: time=\"2026-06-11T11:53:20.307320603Z\" level=info msg=\"Stopping pod sandbox: e3c69a61716123ad81ef0a1a6b8c15a157740e9c15f0f4e4999b51572237b315\" id=e873d992-5373-4d9d-80d1-9cf3b35fca31 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:20.308636 crc crio[3644]: time=\"2026-06-11T11:53:20.3082791Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-h42zf Namespace:openshift-marketplace ID:e3c69a61716123ad81ef0a1a6b8c15a157740e9c15f0f4e4999b51572237b315 UID:8a1fbf8b-8589-4a6c-a33f-7b0025cedac9 NetNS:/var/run/netns/cae30361-318a-4a6b-bfba-459bd5edbc84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8a1fbf8b_8589_4a6c_a33f_7b0025cedac9.slice PodAnnotations:0xc001682f68}] Aliases:map[]}\"\nJun 11 11:53:20.308636 crc crio[3644]: time=\"2026-06-11T11:53:20.308469405Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-h42zf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:53:20.369498 crc crio[3644]: time=\"2026-06-11T11:53:20.369263384Z\" level=info msg=\"Stopped container 655f12857986a3a23ec466bf6ed90ce28ce911aff405d2c7c7d7d629b4413102: openshift-marketplace/redhat-operators-pz4h7/registry-server\" id=d7e3f313-3199-4187-9756-aff29396a858 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:53:20.372555 crc crio[3644]: time=\"2026-06-11T11:53:20.372505066Z\" level=info msg=\"Stopping pod sandbox: 062f978e2eef0d6ed8bb1d36a4afaf23e1a7569721873e4489e3be4132d93f6e\" id=dca69461-20be-41bf-94de-09c15aeaa838 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:20.373233 crc crio[3644]: time=\"2026-06-11T11:53:20.373191908Z\" level=info msg=\"Got pod network &{Name:redhat-operators-pz4h7 Namespace:openshift-marketplace ID:062f978e2eef0d6ed8bb1d36a4afaf23e1a7569721873e4489e3be4132d93f6e UID:ecb284e3-77b6-47a1-9fcb-598b41a1ede4 NetNS:/var/run/netns/76aaf636-0b69-4332-aab4-c3fba11734fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podecb284e3_77b6_47a1_9fcb_598b41a1ede4.slice PodAnnotations:0xc000dd2670}] Aliases:map[]}\"\nJun 11 11:53:20.373868 crc crio[3644]: time=\"2026-06-11T11:53:20.373836668Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-pz4h7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:53:22.469436 crc crio[3644]: time=\"2026-06-11T11:53:22.468579964Z\" level=info msg=\"Stopped pod sandbox: e3c69a61716123ad81ef0a1a6b8c15a157740e9c15f0f4e4999b51572237b315\" id=e873d992-5373-4d9d-80d1-9cf3b35fca31 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:22.768331 crc crio[3644]: time=\"2026-06-11T11:53:22.767823358Z\" level=info msg=\"Stopped pod sandbox: 062f978e2eef0d6ed8bb1d36a4afaf23e1a7569721873e4489e3be4132d93f6e\" id=dca69461-20be-41bf-94de-09c15aeaa838 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:22.808373 crc crio[3644]: time=\"2026-06-11T11:53:22.80828296Z\" level=info msg=\"Removing container: 655f12857986a3a23ec466bf6ed90ce28ce911aff405d2c7c7d7d629b4413102\" id=8991e177-6b07-4442-9c0d-27784ff04c8c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:22.844979 crc crio[3644]: time=\"2026-06-11T11:53:22.844431902Z\" level=info msg=\"Removed container 655f12857986a3a23ec466bf6ed90ce28ce911aff405d2c7c7d7d629b4413102: openshift-marketplace/redhat-operators-pz4h7/registry-server\" id=8991e177-6b07-4442-9c0d-27784ff04c8c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:22.850006 crc crio[3644]: time=\"2026-06-11T11:53:22.849244815Z\" level=info msg=\"Removing container: c67f4777afea7728acb700e67c8c7d064b12bed46494e1e3f7d52f1d55948857\" id=5e33f613-69b6-4df6-a655-6083d5cf9de0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:22.896928 crc crio[3644]: time=\"2026-06-11T11:53:22.895525445Z\" level=info msg=\"Removed container c67f4777afea7728acb700e67c8c7d064b12bed46494e1e3f7d52f1d55948857: openshift-marketplace/redhat-operators-pz4h7/extract-content\" id=5e33f613-69b6-4df6-a655-6083d5cf9de0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:22.903565 crc crio[3644]: time=\"2026-06-11T11:53:22.902280102Z\" level=info msg=\"Removing container: 8684f92025585a80a0455afdba4e95596b0db9def0043734220832569242bd70\" id=2c27e6f9-8399-4389-be66-e4dfad3790cd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:22.940204 crc crio[3644]: time=\"2026-06-11T11:53:22.940123489Z\" level=info msg=\"Removed container 8684f92025585a80a0455afdba4e95596b0db9def0043734220832569242bd70: openshift-marketplace/redhat-operators-pz4h7/extract-utilities\" id=2c27e6f9-8399-4389-be66-e4dfad3790cd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:22.948324 crc crio[3644]: time=\"2026-06-11T11:53:22.948228118Z\" level=info msg=\"Removing container: fdef6e1f8a4d78ee444bf0d2d32829ecca0c36f9d9187141fbbad563ac694973\" id=81536715-45d7-4322-a8fa-6db73524e352 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:22.997702 crc crio[3644]: time=\"2026-06-11T11:53:22.99756086Z\" level=info msg=\"Removed container fdef6e1f8a4d78ee444bf0d2d32829ecca0c36f9d9187141fbbad563ac694973: openshift-marketplace/redhat-marketplace-h42zf/registry-server\" id=81536715-45d7-4322-a8fa-6db73524e352 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:23.005139 crc crio[3644]: time=\"2026-06-11T11:53:23.005056964Z\" level=info msg=\"Removing container: c2cda10c0837da787fe91e9cec3b5803f4621984bec118863042a371fd4465c3\" id=2fb64ae6-9f43-4932-87cc-36d23cefdc4f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:23.028865 crc crio[3644]: time=\"2026-06-11T11:53:23.028630274Z\" level=info msg=\"Removed container c2cda10c0837da787fe91e9cec3b5803f4621984bec118863042a371fd4465c3: openshift-marketplace/redhat-marketplace-h42zf/extract-content\" id=2fb64ae6-9f43-4932-87cc-36d23cefdc4f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:23.031177 crc crio[3644]: time=\"2026-06-11T11:53:23.031132695Z\" level=info msg=\"Removing container: 8fce4cde4667c16c2a1fd1ad1093be521cfefc552f7a6b4e95ea26ef053457d6\" id=47cc128c-b71a-4cde-9ab2-43aa2e9dc338 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:23.058580 crc crio[3644]: time=\"2026-06-11T11:53:23.058491273Z\" level=info msg=\"Removed container 8fce4cde4667c16c2a1fd1ad1093be521cfefc552f7a6b4e95ea26ef053457d6: openshift-marketplace/redhat-marketplace-h42zf/extract-utilities\" id=47cc128c-b71a-4cde-9ab2-43aa2e9dc338 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:24.122964 crc crio[3644]: time=\"2026-06-11T11:53:24.121874649Z\" level=info msg=\"Stopping container: 63fa57f693ae9385975a869f67fabca1d62d811b67b3060c3176436561b83b94 (timeout: 30s)\" id=1b2f39b3-825f-4205-84b7-758b8adcd243 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:53:24.252923 crc crio[3644]: time=\"2026-06-11T11:53:24.252496968Z\" level=info msg=\"Stopped container 63fa57f693ae9385975a869f67fabca1d62d811b67b3060c3176436561b83b94: openshift-controller-manager/controller-manager-8b48fdb95-dmf8v/controller-manager\" id=1b2f39b3-825f-4205-84b7-758b8adcd243 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:53:24.253917 crc crio[3644]: time=\"2026-06-11T11:53:24.25383537Z\" level=info msg=\"Stopping pod sandbox: d0ebea9dbdee1616931b7cd3856078608dad43c6fae564833e66dc65560bc73d\" id=3e4984a4-a7d1-47ed-8cf0-28a568bdfa46 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:24.254573 crc crio[3644]: time=\"2026-06-11T11:53:24.254498969Z\" level=info msg=\"Got pod network &{Name:controller-manager-8b48fdb95-dmf8v Namespace:openshift-controller-manager ID:d0ebea9dbdee1616931b7cd3856078608dad43c6fae564833e66dc65560bc73d UID:2699e2f6-1303-449d-925d-c9fbb4f493bb NetNS:/var/run/netns/5670dc7f-e504-47ff-9c8a-c95ab84853d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2699e2f6_1303_449d_925d_c9fbb4f493bb.slice PodAnnotations:0xc000188780}] Aliases:map[]}\"\nJun 11 11:53:24.254904 crc crio[3644]: time=\"2026-06-11T11:53:24.254836458Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8b48fdb95-dmf8v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:53:24.776539 crc crio[3644]: time=\"2026-06-11T11:53:24.776394213Z\" level=info msg=\"Stopped pod sandbox: d0ebea9dbdee1616931b7cd3856078608dad43c6fae564833e66dc65560bc73d\" id=3e4984a4-a7d1-47ed-8cf0-28a568bdfa46 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:24.844517 crc crio[3644]: time=\"2026-06-11T11:53:24.844356684Z\" level=info msg=\"Removing container: 63fa57f693ae9385975a869f67fabca1d62d811b67b3060c3176436561b83b94\" id=26e099cb-4b6c-4afd-aaf6-2641609d22e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:24.871623 crc crio[3644]: time=\"2026-06-11T11:53:24.871248069Z\" level=info msg=\"Removed container 63fa57f693ae9385975a869f67fabca1d62d811b67b3060c3176436561b83b94: openshift-controller-manager/controller-manager-8b48fdb95-dmf8v/controller-manager\" id=26e099cb-4b6c-4afd-aaf6-2641609d22e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:25.292759 crc crio[3644]: time=\"2026-06-11T11:53:25.292193184Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-5f4d49f7d6-pz6h4/POD\" id=3408db90-9cf8-4711-bda3-3ff7a4068ab1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:53:25.294163 crc crio[3644]: time=\"2026-06-11T11:53:25.292820162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:25.319630 crc crio[3644]: time=\"2026-06-11T11:53:25.319511831Z\" level=info msg=\"Got pod network &{Name:controller-manager-5f4d49f7d6-pz6h4 Namespace:openshift-controller-manager ID:bae330b65ef1d58855cc1750dd5962bd3db738cc9f85f54e2ceeb843e19308cc UID:8364ad1e-1d1a-4137-8e21-c3084448614a NetNS:/var/run/netns/2196431d-d54f-431b-8e67-4aa204108126 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8364ad1e_1d1a_4137_8e21_c3084448614a.slice PodAnnotations:0xc000dd2728}] Aliases:map[]}\"\nJun 11 11:53:25.319630 crc crio[3644]: time=\"2026-06-11T11:53:25.319598883Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-5f4d49f7d6-pz6h4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:53:25.654158 crc crio[3644]: 2026-06-11T11:53:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bae330b65ef1d58 Mac:e6:d9:0a:64:a0:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/2196431d-d54f-431b-8e67-4aa204108126 SocketPath: PciID:}] [{Interface:0xc0004b25b0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:53:25.657170 crc crio[3644]: time=\"2026-06-11T11:53:25.657091229Z\" level=info msg=\"Got pod network &{Name:controller-manager-5f4d49f7d6-pz6h4 Namespace:openshift-controller-manager ID:bae330b65ef1d58855cc1750dd5962bd3db738cc9f85f54e2ceeb843e19308cc UID:8364ad1e-1d1a-4137-8e21-c3084448614a NetNS:/var/run/netns/2196431d-d54f-431b-8e67-4aa204108126 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8364ad1e_1d1a_4137_8e21_c3084448614a.slice PodAnnotations:0xc000dd2728}] Aliases:map[]}\"\nJun 11 11:53:25.657336 crc crio[3644]: time=\"2026-06-11T11:53:25.657282635Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-5f4d49f7d6-pz6h4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:53:25.664903 crc crio[3644]: time=\"2026-06-11T11:53:25.664788491Z\" level=info msg=\"Ran pod sandbox bae330b65ef1d58855cc1750dd5962bd3db738cc9f85f54e2ceeb843e19308cc with infra container: openshift-controller-manager/controller-manager-5f4d49f7d6-pz6h4/POD\" id=3408db90-9cf8-4711-bda3-3ff7a4068ab1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:53:25.667844 crc crio[3644]: time=\"2026-06-11T11:53:25.66776091Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=8840c458-7f7c-4b98-b907-3774474fcad9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:53:25.670481 crc crio[3644]: time=\"2026-06-11T11:53:25.670334126Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=7dd4ef83-ff8c-42fa-950d-102af9d6aa00 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:53:25.678404 crc crio[3644]: time=\"2026-06-11T11:53:25.67830935Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-5f4d49f7d6-pz6h4/controller-manager\" id=3e76ea31-146e-46b4-960a-2521bbb901e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:53:25.679079 crc crio[3644]: time=\"2026-06-11T11:53:25.678969098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:25.707239 crc crio[3644]: time=\"2026-06-11T11:53:25.70645706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:25.711889 crc crio[3644]: time=\"2026-06-11T11:53:25.711811832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:25.812090 crc crio[3644]: time=\"2026-06-11T11:53:25.811963249Z\" level=info msg=\"Created container e4360cf2c3d6c72dfe69c5a5d0c4c55b0ddbd0108d24f5a1e23b2dc160f2103c: openshift-controller-manager/controller-manager-5f4d49f7d6-pz6h4/controller-manager\" id=3e76ea31-146e-46b4-960a-2521bbb901e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:53:25.814014 crc crio[3644]: time=\"2026-06-11T11:53:25.813956406Z\" level=info msg=\"Starting container: e4360cf2c3d6c72dfe69c5a5d0c4c55b0ddbd0108d24f5a1e23b2dc160f2103c\" id=e1bc75b2-cb98-474e-ab9d-ecd068284109 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:53:25.819619 crc crio[3644]: time=\"2026-06-11T11:53:25.819531035Z\" level=info msg=\"Started container\" PID=19889 containerID=e4360cf2c3d6c72dfe69c5a5d0c4c55b0ddbd0108d24f5a1e23b2dc160f2103c description=openshift-controller-manager/controller-manager-5f4d49f7d6-pz6h4/controller-manager id=e1bc75b2-cb98-474e-ab9d-ecd068284109 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bae330b65ef1d58855cc1750dd5962bd3db738cc9f85f54e2ceeb843e19308cc\nJun 11 11:53:29.953050 crc crio[3644]: time=\"2026-06-11T11:53:29.951100601Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=ae2291cf-538d-41f6-9a20-ce44f016359a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:53:29.957522 crc crio[3644]: time=\"2026-06-11T11:53:29.95739962Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=b2f93e2c-4857-4917-a638-fee5eb301364 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:53:29.961942 crc crio[3644]: time=\"2026-06-11T11:53:29.96159519Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=e281a273-dff1-4ec2-b730-b27d93c2fe13 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:53:29.962533 crc crio[3644]: time=\"2026-06-11T11:53:29.962382503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:29.995376 crc crio[3644]: time=\"2026-06-11T11:53:29.995283937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:30.002062 crc crio[3644]: time=\"2026-06-11T11:53:30.001975807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:30.120054 crc crio[3644]: time=\"2026-06-11T11:53:30.11995223Z\" level=info msg=\"Created container 01c96d74e7e9f4eac43d37a95d3787c64438dfeff095118a144b32fe66898806: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=e281a273-dff1-4ec2-b730-b27d93c2fe13 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:53:30.123187 crc crio[3644]: time=\"2026-06-11T11:53:30.122232595Z\" level=info msg=\"Starting container: 01c96d74e7e9f4eac43d37a95d3787c64438dfeff095118a144b32fe66898806\" id=ce7c67b3-1b4a-46e1-a8e8-b07ff91d348a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:53:30.138614 crc crio[3644]: time=\"2026-06-11T11:53:30.138435417Z\" level=info msg=\"Started container\" PID=20008 containerID=01c96d74e7e9f4eac43d37a95d3787c64438dfeff095118a144b32fe66898806 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=ce7c67b3-1b4a-46e1-a8e8-b07ff91d348a name=/runtime.v1.RuntimeService/StartContainer sandboxID=329481c7e901f292822a997f1565c8ea9d24ec8787303bb905ccb0f03ef4483b\nJun 11 11:53:57.017583 crc crio[3644]: time=\"2026-06-11T11:53:57.009537829Z\" level=info msg=\"Stopping container: 01c96d74e7e9f4eac43d37a95d3787c64438dfeff095118a144b32fe66898806 (timeout: 2s)\" id=3426cd53-c7fd-4fb8-b9df-ac81af81b1f1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:53:57.272943 crc crio[3644]: time=\"2026-06-11T11:53:57.272786705Z\" level=info msg=\"Stopped container 01c96d74e7e9f4eac43d37a95d3787c64438dfeff095118a144b32fe66898806: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=3426cd53-c7fd-4fb8-b9df-ac81af81b1f1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:53:57.621827 crc crio[3644]: time=\"2026-06-11T11:53:57.621389114Z\" level=info msg=\"Removing container: 702e3d4a92b062972a1e1be370a3af8f6131d072f618d42adf1d0f84832e3f88\" id=41b62024-f68e-44bb-92fa-c8149431f3bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:57.893156 crc crio[3644]: time=\"2026-06-11T11:53:57.893001774Z\" level=info msg=\"Removed container 702e3d4a92b062972a1e1be370a3af8f6131d072f618d42adf1d0f84832e3f88: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=41b62024-f68e-44bb-92fa-c8149431f3bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:54:16.494833 crc crio[3644]: time=\"2026-06-11T11:54:16.493840546Z\" level=info msg=\"Stopping pod sandbox: 955449ef97475afc6cf711364eb1e3e479b6a44c2a443ea7a16b6d9d91c29b1c\" id=20301d1f-8df1-4ff0-93bc-07bb79722371 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:54:16.494833 crc crio[3644]: time=\"2026-06-11T11:54:16.494845075Z\" level=info msg=\"Stopped pod sandbox (already stopped): 955449ef97475afc6cf711364eb1e3e479b6a44c2a443ea7a16b6d9d91c29b1c\" id=20301d1f-8df1-4ff0-93bc-07bb79722371 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:54:16.497885 crc crio[3644]: time=\"2026-06-11T11:54:16.497747089Z\" level=info msg=\"Removing pod sandbox: 955449ef97475afc6cf711364eb1e3e479b6a44c2a443ea7a16b6d9d91c29b1c\" id=d06bb53f-8a05-4616-b579-c2b593f99986 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:54:16.509375 crc crio[3644]: time=\"2026-06-11T11:54:16.509241267Z\" level=info msg=\"Removed pod sandbox: 955449ef97475afc6cf711364eb1e3e479b6a44c2a443ea7a16b6d9d91c29b1c\" id=d06bb53f-8a05-4616-b579-c2b593f99986 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:54:16.511095 crc crio[3644]: time=\"2026-06-11T11:54:16.510974575Z\" level=info msg=\"Stopping pod sandbox: d0ebea9dbdee1616931b7cd3856078608dad43c6fae564833e66dc65560bc73d\" id=89df0b5a-6e62-4944-a45f-f5e63f9f06c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:54:16.511095 crc crio[3644]: time=\"2026-06-11T11:54:16.511078808Z\" level=info msg=\"Stopped pod sandbox (already stopped): d0ebea9dbdee1616931b7cd3856078608dad43c6fae564833e66dc65560bc73d\" id=89df0b5a-6e62-4944-a45f-f5e63f9f06c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:54:16.512197 crc crio[3644]: time=\"2026-06-11T11:54:16.512098608Z\" level=info msg=\"Removing pod sandbox: d0ebea9dbdee1616931b7cd3856078608dad43c6fae564833e66dc65560bc73d\" id=6c45c297-9829-4eda-b589-054d609490d2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:54:16.522483 crc crio[3644]: time=\"2026-06-11T11:54:16.522335834Z\" level=info msg=\"Removed pod sandbox: d0ebea9dbdee1616931b7cd3856078608dad43c6fae564833e66dc65560bc73d\" id=6c45c297-9829-4eda-b589-054d609490d2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:54:16.523624 crc crio[3644]: time=\"2026-06-11T11:54:16.523451182Z\" level=info msg=\"Stopping pod sandbox: 062f978e2eef0d6ed8bb1d36a4afaf23e1a7569721873e4489e3be4132d93f6e\" id=fc947195-e06d-4407-a5c6-92a6d25055bc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:54:16.523624 crc crio[3644]: time=\"2026-06-11T11:54:16.523532735Z\" level=info msg=\"Stopped pod sandbox (already stopped): 062f978e2eef0d6ed8bb1d36a4afaf23e1a7569721873e4489e3be4132d93f6e\" id=fc947195-e06d-4407-a5c6-92a6d25055bc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:54:16.524437 crc crio[3644]: time=\"2026-06-11T11:54:16.524350668Z\" level=info msg=\"Removing pod sandbox: 062f978e2eef0d6ed8bb1d36a4afaf23e1a7569721873e4489e3be4132d93f6e\" id=89494598-c3f6-4c11-8a7c-04700817959e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:54:16.535694 crc crio[3644]: time=\"2026-06-11T11:54:16.535534699Z\" level=info msg=\"Removed pod sandbox: 062f978e2eef0d6ed8bb1d36a4afaf23e1a7569721873e4489e3be4132d93f6e\" id=89494598-c3f6-4c11-8a7c-04700817959e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:54:16.536597 crc crio[3644]: time=\"2026-06-11T11:54:16.536531376Z\" level=info msg=\"Stopping pod sandbox: e3c69a61716123ad81ef0a1a6b8c15a157740e9c15f0f4e4999b51572237b315\" id=5f71e42c-4e65-4edb-b637-7f02836acd2f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:54:16.536597 crc crio[3644]: time=\"2026-06-11T11:54:16.536596778Z\" level=info msg=\"Stopped pod sandbox (already stopped): e3c69a61716123ad81ef0a1a6b8c15a157740e9c15f0f4e4999b51572237b315\" id=5f71e42c-4e65-4edb-b637-7f02836acd2f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:54:16.537843 crc crio[3644]: time=\"2026-06-11T11:54:16.537701509Z\" level=info msg=\"Removing pod sandbox: e3c69a61716123ad81ef0a1a6b8c15a157740e9c15f0f4e4999b51572237b315\" id=43fe01bd-ecd7-487a-9252-80a81cb3b2cb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:54:16.550215 crc crio[3644]: time=\"2026-06-11T11:54:16.549985702Z\" level=info msg=\"Removed pod sandbox: e3c69a61716123ad81ef0a1a6b8c15a157740e9c15f0f4e4999b51572237b315\" id=43fe01bd-ecd7-487a-9252-80a81cb3b2cb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:54:16.552057 crc crio[3644]: time=\"2026-06-11T11:54:16.551975489Z\" level=info msg=\"Stopping pod sandbox: c175f5479a749f89ee94f44f24c576780ae80b0c8c8d34db9530bc6258e054df\" id=f6e77d99-2897-4ba3-883a-06963102dbd8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:54:16.552192 crc crio[3644]: time=\"2026-06-11T11:54:16.552106653Z\" level=info msg=\"Stopped pod sandbox (already stopped): c175f5479a749f89ee94f44f24c576780ae80b0c8c8d34db9530bc6258e054df\" id=f6e77d99-2897-4ba3-883a-06963102dbd8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:54:16.553040 crc crio[3644]: time=\"2026-06-11T11:54:16.552957368Z\" level=info msg=\"Removing pod sandbox: c175f5479a749f89ee94f44f24c576780ae80b0c8c8d34db9530bc6258e054df\" id=382973bb-8389-4d16-beef-a536549456dd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:54:16.569903 crc crio[3644]: time=\"2026-06-11T11:54:16.569748336Z\" level=info msg=\"Removed pod sandbox: c175f5479a749f89ee94f44f24c576780ae80b0c8c8d34db9530bc6258e054df\" id=382973bb-8389-4d16-beef-a536549456dd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:55:08.258362 crc crio[3644]: time=\"2026-06-11T11:55:08.257482594Z\" level=info msg=\"Stopping container: dce2e73f55d21ef6d0e69fdaa38b1cf29143aa8fd979d10f2301d26009f485b3 (timeout: 30s)\" id=4ebbfbc7-cab7-4cc4-8d93-63e0417a4c37 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:55:08.292819 crc crio[3644]: time=\"2026-06-11T11:55:08.292591137Z\" level=info msg=\"Stopping container: dd5d8593412e4d7cca05e7f6c74a433907a41e397c31d3fbed01e11cca3498f8 (timeout: 30s)\" id=5b72fe72-69c9-44a1-8fe9-b38800623fcc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:55:08.317877 crc crio[3644]: time=\"2026-06-11T11:55:08.31760506Z\" level=info msg=\"Stopping container: 01c206957b73270dbdd5749b692ad7c4f545f514cab05c724c40f16fac8dde6e (timeout: 30s)\" id=1fb7a73b-713a-427e-9c45-b0dfdaa5fd8a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:55:08.370253 crc crio[3644]: time=\"2026-06-11T11:55:08.370113229Z\" level=info msg=\"Stopping container: ab2f5dd346672854f4051bd0d09631805bd26f287841e6cadd31d67d6dde81f8 (timeout: 30s)\" id=259a95da-a4eb-4a7d-bc22-865bf1b39f2e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:55:08.389364 crc crio[3644]: time=\"2026-06-11T11:55:08.389241191Z\" level=info msg=\"Stopped container dce2e73f55d21ef6d0e69fdaa38b1cf29143aa8fd979d10f2301d26009f485b3: openshift-marketplace/certified-operators-l27pk/registry-server\" id=4ebbfbc7-cab7-4cc4-8d93-63e0417a4c37 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:55:08.390784 crc crio[3644]: time=\"2026-06-11T11:55:08.390622523Z\" level=info msg=\"Stopping pod sandbox: a3403638c3473e1c84e850a598bd2645cd1f2e5fd04f63f9c5b1e02a3bc6b35f\" id=1a7c98c5-abb1-421d-a997-46d09e381eee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:55:08.392154 crc crio[3644]: time=\"2026-06-11T11:55:08.392097856Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:a3403638c3473e1c84e850a598bd2645cd1f2e5fd04f63f9c5b1e02a3bc6b35f UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/544c9042-19be-4230-ae91-0722388c2101 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:0xc001683310}] Aliases:map[]}\"\nJun 11 11:55:08.392593 crc crio[3644]: time=\"2026-06-11T11:55:08.392534318Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:55:08.439750 crc crio[3644]: time=\"2026-06-11T11:55:08.439069173Z\" level=info msg=\"Stopping container: b60be20832aa58cdf7335c0b30b9e0f35dda546d72e1389f1fc33ed2fe858bae (timeout: 30s)\" id=1a0bd556-0caa-47d8-9060-66a8c29d2b52 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:55:08.450137 crc crio[3644]: time=\"2026-06-11T11:55:08.449597854Z\" level=info msg=\"Stopped container dd5d8593412e4d7cca05e7f6c74a433907a41e397c31d3fbed01e11cca3498f8: openshift-marketplace/community-operators-qhh6t/registry-server\" id=5b72fe72-69c9-44a1-8fe9-b38800623fcc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:55:08.458533 crc crio[3644]: time=\"2026-06-11T11:55:08.452746635Z\" level=info msg=\"Stopping pod sandbox: 34eecf6f145537043fdc0e42a2897cb62f2ad2206c5e621c814e650c9ef3ef65\" id=b26109bf-0aae-47be-b724-e0d9b96d3fe2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:55:08.458533 crc crio[3644]: time=\"2026-06-11T11:55:08.458034484Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:34eecf6f145537043fdc0e42a2897cb62f2ad2206c5e621c814e650c9ef3ef65 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/70d950b2-50e6-4d16-b33e-d917ddd1acf4 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:0xc000dd2570}] Aliases:map[]}\"\nJun 11 11:55:08.458533 crc crio[3644]: time=\"2026-06-11T11:55:08.458332933Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:55:08.466616 crc crio[3644]: time=\"2026-06-11T11:55:08.466170897Z\" level=info msg=\"Stopped container 01c206957b73270dbdd5749b692ad7c4f545f514cab05c724c40f16fac8dde6e: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=1fb7a73b-713a-427e-9c45-b0dfdaa5fd8a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:55:08.467420 crc crio[3644]: time=\"2026-06-11T11:55:08.467310429Z\" level=info msg=\"Stopping pod sandbox: 118afe6f547f12ee8a7a20cded0d33f5350e4bf720d1ce2e32cc11a68e708459\" id=881abd91-339b-4de9-86f3-b5a8f0633c05 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:55:08.467963 crc crio[3644]: time=\"2026-06-11T11:55:08.467797994Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:118afe6f547f12ee8a7a20cded0d33f5350e4bf720d1ce2e32cc11a68e708459 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/7bc16fa6-1ec4-443b-8d43-6599d6d96d9c 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:0xc000188350}] Aliases:map[]}\"\nJun 11 11:55:08.472970 crc crio[3644]: time=\"2026-06-11T11:55:08.47289778Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:55:08.522311 crc crio[3644]: time=\"2026-06-11T11:55:08.522236216Z\" level=info msg=\"Stopped container ab2f5dd346672854f4051bd0d09631805bd26f287841e6cadd31d67d6dde81f8: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=259a95da-a4eb-4a7d-bc22-865bf1b39f2e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:55:08.524979 crc crio[3644]: time=\"2026-06-11T11:55:08.524888451Z\" level=info msg=\"Stopping pod sandbox: 02d7e09a445312a50978f37c356891b1fba644aac2805fa04d932c2c524a1cf5\" id=4aba95a1-d640-4797-a8e2-c0a8ac074381 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:55:08.525593 crc crio[3644]: time=\"2026-06-11T11:55:08.525512129Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:02d7e09a445312a50978f37c356891b1fba644aac2805fa04d932c2c524a1cf5 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/c6b1252b-b654-41eb-889a-ebc62262891f 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:0xc00008d8a0}] Aliases:map[]}\"\nJun 11 11:55:08.525885 crc crio[3644]: time=\"2026-06-11T11:55:08.525799248Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:55:08.576422 crc crio[3644]: time=\"2026-06-11T11:55:08.576289377Z\" level=info msg=\"Stopped container b60be20832aa58cdf7335c0b30b9e0f35dda546d72e1389f1fc33ed2fe858bae: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=1a0bd556-0caa-47d8-9060-66a8c29d2b52 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:55:08.577875 crc crio[3644]: time=\"2026-06-11T11:55:08.57778146Z\" level=info msg=\"Stopping pod sandbox: 5f6e7a87911754cb0e7be14698dea7dcb3740a467f1cc27f7047d34b33011759\" id=0cadb3bf-e3b1-4abc-8d50-a35619295d68 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:55:08.578305 crc crio[3644]: time=\"2026-06-11T11:55:08.578227233Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:5f6e7a87911754cb0e7be14698dea7dcb3740a467f1cc27f7047d34b33011759 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/93ead76b-a229-43d5-a28e-1b0062c94d83 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:0xc000dd2660}] Aliases:map[]}\"\nJun 11 11:55:08.578498 crc crio[3644]: time=\"2026-06-11T11:55:08.578427068Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:55:08.766143 crc crio[3644]: time=\"2026-06-11T11:55:08.765763411Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-n8v69/POD\" id=055d6614-8671-4917-bdf3-7b68511c677f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:55:08.766311 crc crio[3644]: time=\"2026-06-11T11:55:08.766219854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:08.802418 crc crio[3644]: time=\"2026-06-11T11:55:08.802228272Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-n8v69 Namespace:openshift-marketplace ID:40aa928ffffb5909e9f2cc45c58d306b07a8677c7cf659b8a829e44f0e4dfffe UID:fc2af7f4-1470-4fb1-bec2-96b2d2273970 NetNS:/var/run/netns/d6b68fc7-7cb0-48f2-9cfb-1e2fbc6f48dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc2af7f4_1470_4fb1_bec2_96b2d2273970.slice PodAnnotations:0xc00061e040}] Aliases:map[]}\"\nJun 11 11:55:08.802418 crc crio[3644]: time=\"2026-06-11T11:55:08.802315595Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-n8v69 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:55:08.845422 crc crio[3644]: time=\"2026-06-11T11:55:08.845172957Z\" level=info msg=\"Stopped pod sandbox: 34eecf6f145537043fdc0e42a2897cb62f2ad2206c5e621c814e650c9ef3ef65\" id=b26109bf-0aae-47be-b724-e0d9b96d3fe2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:55:08.992182 crc crio[3644]: time=\"2026-06-11T11:55:08.992027082Z\" level=info msg=\"Stopped pod sandbox: a3403638c3473e1c84e850a598bd2645cd1f2e5fd04f63f9c5b1e02a3bc6b35f\" id=1a7c98c5-abb1-421d-a997-46d09e381eee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:55:09.009425 crc crio[3644]: time=\"2026-06-11T11:55:09.009318938Z\" level=info msg=\"Stopped pod sandbox: 118afe6f547f12ee8a7a20cded0d33f5350e4bf720d1ce2e32cc11a68e708459\" id=881abd91-339b-4de9-86f3-b5a8f0633c05 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:55:09.113466 crc crio[3644]: time=\"2026-06-11T11:55:09.113271843Z\" level=info msg=\"Stopped pod sandbox: 02d7e09a445312a50978f37c356891b1fba644aac2805fa04d932c2c524a1cf5\" id=4aba95a1-d640-4797-a8e2-c0a8ac074381 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:55:09.120238 crc crio[3644]: time=\"2026-06-11T11:55:09.119905352Z\" level=info msg=\"Stopped pod sandbox: 5f6e7a87911754cb0e7be14698dea7dcb3740a467f1cc27f7047d34b33011759\" id=0cadb3bf-e3b1-4abc-8d50-a35619295d68 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:55:09.334159 crc crio[3644]: time=\"2026-06-11T11:55:09.334033398Z\" level=info msg=\"Removing container: 01c206957b73270dbdd5749b692ad7c4f545f514cab05c724c40f16fac8dde6e\" id=1eb36470-6852-4a62-8aad-8cbf7b7198fa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:55:09.359557 crc crio[3644]: time=\"2026-06-11T11:55:09.359428017Z\" level=info msg=\"Removed container 01c206957b73270dbdd5749b692ad7c4f545f514cab05c724c40f16fac8dde6e: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=1eb36470-6852-4a62-8aad-8cbf7b7198fa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:55:09.367403 crc crio[3644]: time=\"2026-06-11T11:55:09.367296127Z\" level=info msg=\"Removing container: 9fc2b59b7321bde579db9dcedc7df0cc3802248159c480d161e8159196705bb9\" id=4b79d66d-cca7-43f5-987a-349cd609315d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:55:09.421099 crc crio[3644]: time=\"2026-06-11T11:55:09.420475005Z\" level=info msg=\"Removed container 9fc2b59b7321bde579db9dcedc7df0cc3802248159c480d161e8159196705bb9: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=4b79d66d-cca7-43f5-987a-349cd609315d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:55:09.433739 crc crio[3644]: time=\"2026-06-11T11:55:09.432503358Z\" level=info msg=\"Removing container: b60be20832aa58cdf7335c0b30b9e0f35dda546d72e1389f1fc33ed2fe858bae\" id=2abe51b5-0797-4bf7-86d4-3195f32f5d5f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:55:09.478126 crc crio[3644]: 2026-06-11T11:55:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:40aa928ffffb590 Mac:b2:78:8c:b4:e6:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/d6b68fc7-7cb0-48f2-9cfb-1e2fbc6f48dc SocketPath: PciID:}] [{Interface:0xc000015140 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:55:09.479747 crc crio[3644]: time=\"2026-06-11T11:55:09.479598891Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-n8v69 Namespace:openshift-marketplace ID:40aa928ffffb5909e9f2cc45c58d306b07a8677c7cf659b8a829e44f0e4dfffe UID:fc2af7f4-1470-4fb1-bec2-96b2d2273970 NetNS:/var/run/netns/d6b68fc7-7cb0-48f2-9cfb-1e2fbc6f48dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc2af7f4_1470_4fb1_bec2_96b2d2273970.slice PodAnnotations:0xc00061e040}] Aliases:map[]}\"\nJun 11 11:55:09.480239 crc crio[3644]: time=\"2026-06-11T11:55:09.479900809Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-n8v69 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:09.491441 crc crio[3644]: time=\"2026-06-11T11:55:09.491407708Z\" level=info msg=\"Ran pod sandbox 40aa928ffffb5909e9f2cc45c58d306b07a8677c7cf659b8a829e44f0e4dfffe with infra container: openshift-marketplace/marketplace-operator-547dbd544d-n8v69/POD\" id=055d6614-8671-4917-bdf3-7b68511c677f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:55:09.496294 crc crio[3644]: time=\"2026-06-11T11:55:09.494425325Z\" level=info msg=\"Removed container b60be20832aa58cdf7335c0b30b9e0f35dda546d72e1389f1fc33ed2fe858bae: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=2abe51b5-0797-4bf7-86d4-3195f32f5d5f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:55:09.501466 crc crio[3644]: time=\"2026-06-11T11:55:09.501350981Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=caf878d4-33b1-4880-bee6-5294edeb503a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:55:09.503045 crc crio[3644]: time=\"2026-06-11T11:55:09.503016548Z\" level=info msg=\"Removing container: a877eb9634b6ef016ba0a1ec6aed28ad2436a7ded94b55b48b6744195c971fb5\" id=867f2fd6-2531-4bc1-88c0-cc0c8ac2950f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:55:09.505275 crc crio[3644]: time=\"2026-06-11T11:55:09.50511861Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=b558146f-4900-433d-8714-fd90f6e73c05 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:55:09.523221 crc crio[3644]: time=\"2026-06-11T11:55:09.523109422Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-n8v69/marketplace-operator\" id=cf2b90af-304e-4ca6-944c-98dea59e76d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:55:09.530916 crc crio[3644]: time=\"2026-06-11T11:55:09.530699362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:09.538713 crc crio[3644]: time=\"2026-06-11T11:55:09.538592253Z\" level=info msg=\"Removed container a877eb9634b6ef016ba0a1ec6aed28ad2436a7ded94b55b48b6744195c971fb5: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=867f2fd6-2531-4bc1-88c0-cc0c8ac2950f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:55:09.544077 crc crio[3644]: time=\"2026-06-11T11:55:09.544015908Z\" level=info msg=\"Removing container: a06ec85ac52c17d04074db1e22287b39a37d01431987d77e1c046c9b607935c9\" id=3d01c0fa-e7e8-420d-a516-ba902af3b99b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:55:09.572731 crc crio[3644]: time=\"2026-06-11T11:55:09.572622894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:09.576402 crc crio[3644]: time=\"2026-06-11T11:55:09.57634582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:09.583345 crc crio[3644]: time=\"2026-06-11T11:55:09.582397884Z\" level=info msg=\"Removed container a06ec85ac52c17d04074db1e22287b39a37d01431987d77e1c046c9b607935c9: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=3d01c0fa-e7e8-420d-a516-ba902af3b99b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:55:09.593961 crc crio[3644]: time=\"2026-06-11T11:55:09.593816178Z\" level=info msg=\"Removing container: dce2e73f55d21ef6d0e69fdaa38b1cf29143aa8fd979d10f2301d26009f485b3\" id=186b7d85-05d8-4016-8624-2358bf37be0c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:55:09.614223 crc crio[3644]: time=\"2026-06-11T11:55:09.614129458Z\" level=info msg=\"Removed container dce2e73f55d21ef6d0e69fdaa38b1cf29143aa8fd979d10f2301d26009f485b3: openshift-marketplace/certified-operators-l27pk/registry-server\" id=186b7d85-05d8-4016-8624-2358bf37be0c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:55:09.617166 crc crio[3644]: time=\"2026-06-11T11:55:09.61704139Z\" level=info msg=\"Removing container: 514314ccfde6991900d82ea16e426be99b903859929587dee5fb7343c6117abe\" id=95cc07d0-3333-40cf-973b-1173602738fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:55:09.650488 crc crio[3644]: time=\"2026-06-11T11:55:09.650257407Z\" level=info msg=\"Removed container 514314ccfde6991900d82ea16e426be99b903859929587dee5fb7343c6117abe: openshift-marketplace/certified-operators-l27pk/extract-content\" id=95cc07d0-3333-40cf-973b-1173602738fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:55:09.656308 crc crio[3644]: time=\"2026-06-11T11:55:09.65596258Z\" level=info msg=\"Removing container: 46d04a54335ece83a94afe407fec032b8531b7dd1bd1285860672d70d3248066\" id=91ca3300-822b-4fcd-aa76-27d29f267061 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:55:09.687053 crc crio[3644]: time=\"2026-06-11T11:55:09.686828573Z\" level=info msg=\"Removed container 46d04a54335ece83a94afe407fec032b8531b7dd1bd1285860672d70d3248066: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=91ca3300-822b-4fcd-aa76-27d29f267061 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:55:09.698827 crc crio[3644]: time=\"2026-06-11T11:55:09.698559126Z\" level=info msg=\"Removing container: ab2f5dd346672854f4051bd0d09631805bd26f287841e6cadd31d67d6dde81f8\" id=6bc7d70e-de16-475b-9054-bdd7ae84f532 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:55:09.699852 crc crio[3644]: time=\"2026-06-11T11:55:09.69974911Z\" level=info msg=\"Created container cb369176b28244175b2f727bcf82fc5cd522e8c9b18c2c8b11142e631302ed7e: openshift-marketplace/marketplace-operator-547dbd544d-n8v69/marketplace-operator\" id=cf2b90af-304e-4ca6-944c-98dea59e76d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:55:09.702141 crc crio[3644]: time=\"2026-06-11T11:55:09.702065945Z\" level=info msg=\"Starting container: cb369176b28244175b2f727bcf82fc5cd522e8c9b18c2c8b11142e631302ed7e\" id=b1408852-9d90-44e1-8b50-f49db2a1f47d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:55:09.712887 crc crio[3644]: time=\"2026-06-11T11:55:09.712690809Z\" level=info msg=\"Started container\" PID=21495 containerID=cb369176b28244175b2f727bcf82fc5cd522e8c9b18c2c8b11142e631302ed7e description=openshift-marketplace/marketplace-operator-547dbd544d-n8v69/marketplace-operator id=b1408852-9d90-44e1-8b50-f49db2a1f47d name=/runtime.v1.RuntimeService/StartContainer sandboxID=40aa928ffffb5909e9f2cc45c58d306b07a8677c7cf659b8a829e44f0e4dfffe\nJun 11 11:55:09.726029 crc crio[3644]: time=\"2026-06-11T11:55:09.725925179Z\" level=info msg=\"Removed container ab2f5dd346672854f4051bd0d09631805bd26f287841e6cadd31d67d6dde81f8: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=6bc7d70e-de16-475b-9054-bdd7ae84f532 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:55:09.729060 crc crio[3644]: time=\"2026-06-11T11:55:09.728937011Z\" level=info msg=\"Removing container: 17953f2fccd1aa16083ec6eeb0d6df9308087df676627ab93f368d6a7f83f39d\" id=8a81039f-12ba-4fbb-a1e2-c972a0f8653e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:55:09.753561 crc crio[3644]: time=\"2026-06-11T11:55:09.753257668Z\" level=info msg=\"Removed container 17953f2fccd1aa16083ec6eeb0d6df9308087df676627ab93f368d6a7f83f39d: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=8a81039f-12ba-4fbb-a1e2-c972a0f8653e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:55:09.757455 crc crio[3644]: time=\"2026-06-11T11:55:09.757319722Z\" level=info msg=\"Removing container: 8ca5166c002327fa0930116a5f0a4c587466d48b877c5e74964edb91ac3cf15b\" id=15f818d0-c26c-4a15-bfae-b3f7558c3cb1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:55:09.782710 crc crio[3644]: time=\"2026-06-11T11:55:09.782535545Z\" level=info msg=\"Removed container 8ca5166c002327fa0930116a5f0a4c587466d48b877c5e74964edb91ac3cf15b: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=15f818d0-c26c-4a15-bfae-b3f7558c3cb1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:55:09.795507 crc crio[3644]: time=\"2026-06-11T11:55:09.795395937Z\" level=info msg=\"Removing container: dd5d8593412e4d7cca05e7f6c74a433907a41e397c31d3fbed01e11cca3498f8\" id=44a844fa-7f72-468b-940b-a3578913d5cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:55:09.821798 crc crio[3644]: time=\"2026-06-11T11:55:09.821522903Z\" level=info msg=\"Removed container dd5d8593412e4d7cca05e7f6c74a433907a41e397c31d3fbed01e11cca3498f8: openshift-marketplace/community-operators-qhh6t/registry-server\" id=44a844fa-7f72-468b-940b-a3578913d5cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:55:09.830986 crc crio[3644]: time=\"2026-06-11T11:55:09.830821438Z\" level=info msg=\"Removing container: 57111d7afa833e9cc049f28f71f459022c80978cd61961864488d3bf154cffa5\" id=07bd26c7-b199-4a43-ab9f-970bf9f5168f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:55:09.865569 crc crio[3644]: time=\"2026-06-11T11:55:09.86488739Z\" level=info msg=\"Removed container 57111d7afa833e9cc049f28f71f459022c80978cd61961864488d3bf154cffa5: openshift-marketplace/community-operators-qhh6t/extract-content\" id=07bd26c7-b199-4a43-ab9f-970bf9f5168f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:55:09.872329 crc crio[3644]: time=\"2026-06-11T11:55:09.872065114Z\" level=info msg=\"Removing container: 614d4f1692540f061eb77fb99af3462a4c3c7605bed7c910df492ba6619debc7\" id=8eb6ed39-176b-4411-ac08-c211f72a07d3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:55:09.899513 crc crio[3644]: time=\"2026-06-11T11:55:09.899376084Z\" level=info msg=\"Removed container 614d4f1692540f061eb77fb99af3462a4c3c7605bed7c910df492ba6619debc7: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=8eb6ed39-176b-4411-ac08-c211f72a07d3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:55:10.836628 crc crio[3644]: time=\"2026-06-11T11:55:10.835974015Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-c784s/POD\" id=2f67d7be-1bd4-403a-b7c3-2622371643bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:55:10.838938 crc crio[3644]: time=\"2026-06-11T11:55:10.836736657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:10.865286 crc crio[3644]: time=\"2026-06-11T11:55:10.865092377Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-c784s Namespace:openshift-marketplace ID:7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc UID:2f7297c3-a3e0-494a-b525-d351a5a5d6a4 NetNS:/var/run/netns/58368884-6801-4dba-8545-05523c95c4fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f7297c3_a3e0_494a_b525_d351a5a5d6a4.slice PodAnnotations:0xc000dd26f0}] Aliases:map[]}\"\nJun 11 11:55:10.865286 crc crio[3644]: time=\"2026-06-11T11:55:10.865173229Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-c784s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:55:11.021635 crc crio[3644]: time=\"2026-06-11T11:55:11.021516667Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-xmmw2/POD\" id=f7b9354c-989a-4f8b-8332-706e18808155 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:55:11.021924 crc crio[3644]: time=\"2026-06-11T11:55:11.021742604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:11.060751 crc crio[3644]: time=\"2026-06-11T11:55:11.060574421Z\" level=info msg=\"Got pod network &{Name:certified-operators-xmmw2 Namespace:openshift-marketplace ID:12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda UID:eac99895-4454-4b32-927c-65fd1c875bc5 NetNS:/var/run/netns/dc5eee38-2df2-4a8d-8db5-20400a25426c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeac99895_4454_4b32_927c_65fd1c875bc5.slice PodAnnotations:0xc000130830}] Aliases:map[]}\"\nJun 11 11:55:11.060751 crc crio[3644]: time=\"2026-06-11T11:55:11.060684055Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-xmmw2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:55:11.149958 crc crio[3644]: 2026-06-11T11:55:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7c0fb7920d537f0 Mac:8e:4c:98:2a:80:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/58368884-6801-4dba-8545-05523c95c4fd SocketPath: PciID:}] [{Interface:0xc000014f70 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:55:11.152191 crc crio[3644]: time=\"2026-06-11T11:55:11.152046232Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-c784s Namespace:openshift-marketplace ID:7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc UID:2f7297c3-a3e0-494a-b525-d351a5a5d6a4 NetNS:/var/run/netns/58368884-6801-4dba-8545-05523c95c4fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f7297c3_a3e0_494a_b525_d351a5a5d6a4.slice PodAnnotations:0xc000dd26f0}] Aliases:map[]}\"\nJun 11 11:55:11.152417 crc crio[3644]: time=\"2026-06-11T11:55:11.152212346Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-c784s for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:11.161388 crc crio[3644]: time=\"2026-06-11T11:55:11.161249804Z\" level=info msg=\"Ran pod sandbox 7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc with infra container: openshift-marketplace/redhat-marketplace-c784s/POD\" id=2f67d7be-1bd4-403a-b7c3-2622371643bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:55:11.175274 crc crio[3644]: time=\"2026-06-11T11:55:11.1751582Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d8608b0f-7846-4115-b583-3dafa2d25a91 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:55:11.178196 crc crio[3644]: time=\"2026-06-11T11:55:11.178115775Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4099ae12-de8a-4cae-bbd2-caadaefbd4ae name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:55:11.188024 crc crio[3644]: time=\"2026-06-11T11:55:11.186619086Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-c784s/extract-utilities\" id=df464d15-563b-456b-9719-4325e851d77d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:55:11.188024 crc crio[3644]: time=\"2026-06-11T11:55:11.187330446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:11.218411 crc crio[3644]: time=\"2026-06-11T11:55:11.218278809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:11.224907 crc crio[3644]: time=\"2026-06-11T11:55:11.224764444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:11.340693 crc crio[3644]: time=\"2026-06-11T11:55:11.340547867Z\" level=info msg=\"Created container 5a221f24702d9f6cbe52adb156941f087e8fd412ceb456d81df3e038db23e22d: openshift-marketplace/redhat-marketplace-c784s/extract-utilities\" id=df464d15-563b-456b-9719-4325e851d77d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:55:11.342566 crc crio[3644]: time=\"2026-06-11T11:55:11.342013828Z\" level=info msg=\"Starting container: 5a221f24702d9f6cbe52adb156941f087e8fd412ceb456d81df3e038db23e22d\" id=07d5e759-d1ae-423f-bb3f-51daf83a6d4a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:55:11.351157 crc crio[3644]: time=\"2026-06-11T11:55:11.351074216Z\" level=info msg=\"Started container\" PID=21594 containerID=5a221f24702d9f6cbe52adb156941f087e8fd412ceb456d81df3e038db23e22d description=openshift-marketplace/redhat-marketplace-c784s/extract-utilities id=07d5e759-d1ae-423f-bb3f-51daf83a6d4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc\nJun 11 11:55:11.426211 crc crio[3644]: time=\"2026-06-11T11:55:11.425784667Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=6fe36b33-cd2c-4adb-9037-9f92cbd68f03 name=/runtime.v1.ImageService/PullImage\nJun 11 11:55:11.440178 crc crio[3644]: time=\"2026-06-11T11:55:11.439995434Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 11:55:11.572158 crc crio[3644]: 2026-06-11T11:55:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:12228a640f98152 Mac:02:6c:1d:6a:ca:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/dc5eee38-2df2-4a8d-8db5-20400a25426c SocketPath: PciID:}] [{Interface:0xc0002906c0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:55:11.573489 crc crio[3644]: time=\"2026-06-11T11:55:11.573394047Z\" level=info msg=\"Got pod network &{Name:certified-operators-xmmw2 Namespace:openshift-marketplace ID:12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda UID:eac99895-4454-4b32-927c-65fd1c875bc5 NetNS:/var/run/netns/dc5eee38-2df2-4a8d-8db5-20400a25426c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeac99895_4454_4b32_927c_65fd1c875bc5.slice PodAnnotations:0xc000130830}] Aliases:map[]}\"\nJun 11 11:55:11.573816 crc crio[3644]: time=\"2026-06-11T11:55:11.573739237Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-xmmw2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:11.583519 crc crio[3644]: time=\"2026-06-11T11:55:11.583428994Z\" level=info msg=\"Ran pod sandbox 12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda with infra container: openshift-marketplace/certified-operators-xmmw2/POD\" id=f7b9354c-989a-4f8b-8332-706e18808155 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:55:11.586722 crc crio[3644]: time=\"2026-06-11T11:55:11.586601804Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7fe973fe-8a3b-4033-8103-027da1f45078 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:55:11.590227 crc crio[3644]: time=\"2026-06-11T11:55:11.589881078Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8ca197a9-c91f-4e1f-a8db-079af4371f47 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:55:11.600784 crc crio[3644]: time=\"2026-06-11T11:55:11.600623794Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xmmw2/extract-utilities\" id=1b5416e8-445d-4307-89f9-adf2f7683df1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:55:11.601514 crc crio[3644]: time=\"2026-06-11T11:55:11.601436547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:11.641807 crc crio[3644]: time=\"2026-06-11T11:55:11.641448278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:11.647362 crc crio[3644]: time=\"2026-06-11T11:55:11.646950845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:11.752799 crc crio[3644]: time=\"2026-06-11T11:55:11.752525616Z\" level=info msg=\"Created container 75a4fb1da534e5c76accf8aedf44a1df04db2054d71bae504bf905202ef5473d: openshift-marketplace/certified-operators-xmmw2/extract-utilities\" id=1b5416e8-445d-4307-89f9-adf2f7683df1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:55:11.755079 crc crio[3644]: time=\"2026-06-11T11:55:11.754932024Z\" level=info msg=\"Starting container: 75a4fb1da534e5c76accf8aedf44a1df04db2054d71bae504bf905202ef5473d\" id=e36b4b79-0710-4a41-8e7d-bd374af557c3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:55:11.761883 crc crio[3644]: time=\"2026-06-11T11:55:11.760931696Z\" level=info msg=\"Started container\" PID=21607 containerID=75a4fb1da534e5c76accf8aedf44a1df04db2054d71bae504bf905202ef5473d description=openshift-marketplace/certified-operators-xmmw2/extract-utilities id=e36b4b79-0710-4a41-8e7d-bd374af557c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda\nJun 11 11:55:12.192107 crc crio[3644]: time=\"2026-06-11T11:55:12.191217548Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=6fe36b33-cd2c-4adb-9037-9f92cbd68f03 name=/runtime.v1.ImageService/PullImage\nJun 11 11:55:12.192944 crc crio[3644]: time=\"2026-06-11T11:55:12.192816084Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=f45050cd-1862-480e-b9a4-86952f59bd16 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:55:12.197527 crc crio[3644]: time=\"2026-06-11T11:55:12.197438987Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=78bf381c-36f9-4b42-8cfe-1eb405cbd803 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:55:12.209361 crc crio[3644]: time=\"2026-06-11T11:55:12.209240562Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-c784s/extract-content\" id=0c3294a5-a255-4187-a9da-697258d53d59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:55:12.209933 crc crio[3644]: time=\"2026-06-11T11:55:12.209832089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:12.236167 crc crio[3644]: time=\"2026-06-11T11:55:12.232870486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:12.236629 crc crio[3644]: time=\"2026-06-11T11:55:12.236568922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:12.365459 crc crio[3644]: time=\"2026-06-11T11:55:12.365353955Z\" level=info msg=\"Created container 08a7aabfcf3c725ef4895994e0d54c9085970b7f3a7e3630e215e87c46365985: openshift-marketplace/redhat-marketplace-c784s/extract-content\" id=0c3294a5-a255-4187-a9da-697258d53d59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:55:12.367677 crc crio[3644]: time=\"2026-06-11T11:55:12.367529996Z\" level=info msg=\"Starting container: 08a7aabfcf3c725ef4895994e0d54c9085970b7f3a7e3630e215e87c46365985\" id=297a103b-3de1-4bb6-8371-e3630eed65a0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:55:12.377619 crc crio[3644]: time=\"2026-06-11T11:55:12.377500222Z\" level=info msg=\"Started container\" PID=21617 containerID=08a7aabfcf3c725ef4895994e0d54c9085970b7f3a7e3630e215e87c46365985 description=openshift-marketplace/redhat-marketplace-c784s/extract-content id=297a103b-3de1-4bb6-8371-e3630eed65a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc\nJun 11 11:55:12.441435 crc crio[3644]: time=\"2026-06-11T11:55:12.441270012Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d458895b-7bd9-4ee3-8855-73da758ef20a name=/runtime.v1.ImageService/PullImage\nJun 11 11:55:12.446970 crc crio[3644]: time=\"2026-06-11T11:55:12.446436398Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 11:55:13.231611 crc crio[3644]: time=\"2026-06-11T11:55:13.231381675Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-fdkd2/POD\" id=294c8494-fa34-4617-9886-fbccc98f6ce7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:55:13.233476 crc crio[3644]: time=\"2026-06-11T11:55:13.231706234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:13.235181 crc crio[3644]: time=\"2026-06-11T11:55:13.2350971Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:ff23a6409155a523e9d8d88955ed6c8eeef67a7bed83b65b88346a17ef0248a3\" id=d458895b-7bd9-4ee3-8855-73da758ef20a name=/runtime.v1.ImageService/PullImage\nJun 11 11:55:13.236716 crc crio[3644]: time=\"2026-06-11T11:55:13.236550312Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ea419866-ca94-4bdc-9a9e-0a86a7600f99 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:55:13.254118 crc crio[3644]: time=\"2026-06-11T11:55:13.254030303Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=40811e20-30c9-464b-b6a2-e0da074caa82 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:55:13.267273 crc crio[3644]: time=\"2026-06-11T11:55:13.266219088Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xmmw2/extract-content\" id=98768b3f-5774-48c3-896c-9a13acaabea4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:55:13.267273 crc crio[3644]: time=\"2026-06-11T11:55:13.266936398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:13.276290 crc crio[3644]: time=\"2026-06-11T11:55:13.276236644Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fdkd2 Namespace:openshift-marketplace ID:63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034 UID:ee19b429-2e70-4caf-811c-2101faf70388 NetNS:/var/run/netns/a304afb4-5e21-4098-aee4-759f0c584a97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee19b429_2e70_4caf_811c_2101faf70388.slice PodAnnotations:0xc000896d00}] Aliases:map[]}\"\nJun 11 11:55:13.276498 crc crio[3644]: time=\"2026-06-11T11:55:13.276478741Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-fdkd2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:55:13.304378 crc crio[3644]: time=\"2026-06-11T11:55:13.303132391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:13.307452 crc crio[3644]: time=\"2026-06-11T11:55:13.307331122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:13.410563 crc crio[3644]: time=\"2026-06-11T11:55:13.410219597Z\" level=info msg=\"Created container 38d01ec2403f9e5460f15c4bee01369eaa23b95a15a0dab7db1477d6eaf6673c: openshift-marketplace/certified-operators-xmmw2/extract-content\" id=98768b3f-5774-48c3-896c-9a13acaabea4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:55:13.413331 crc crio[3644]: time=\"2026-06-11T11:55:13.41312867Z\" level=info msg=\"Starting container: 38d01ec2403f9e5460f15c4bee01369eaa23b95a15a0dab7db1477d6eaf6673c\" id=856b2310-c785-4003-94fd-99d231e6f7db name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:55:13.423467 crc crio[3644]: time=\"2026-06-11T11:55:13.423225896Z\" level=info msg=\"Started container\" PID=21651 containerID=38d01ec2403f9e5460f15c4bee01369eaa23b95a15a0dab7db1477d6eaf6673c description=openshift-marketplace/certified-operators-xmmw2/extract-content id=856b2310-c785-4003-94fd-99d231e6f7db name=/runtime.v1.RuntimeService/StartContainer sandboxID=12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda\nJun 11 11:55:13.460792 crc crio[3644]: time=\"2026-06-11T11:55:13.4605226Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-h62kq/POD\" id=591ebbcb-4815-4942-b219-e1633a90ea18 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:55:13.460792 crc crio[3644]: time=\"2026-06-11T11:55:13.460685265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:13.479494 crc crio[3644]: time=\"2026-06-11T11:55:13.479408298Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=baa666b9-bb07-41ec-86d2-f5860debe83c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:55:13.482602 crc crio[3644]: time=\"2026-06-11T11:55:13.482531657Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=03194f79-5663-4f73-855f-c4aaccfc72e3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:55:13.487016 crc crio[3644]: time=\"2026-06-11T11:55:13.485953505Z\" level=info msg=\"Got pod network &{Name:community-operators-h62kq Namespace:openshift-marketplace ID:cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d UID:6448c17c-b504-4b64-ac53-a68d2814cfc7 NetNS:/var/run/netns/1fd5a0bf-e8af-4390-bb84-fb0e9e9ce02b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6448c17c_b504_4b64_ac53_a68d2814cfc7.slice PodAnnotations:0xc000ae02f8}] Aliases:map[]}\"\nJun 11 11:55:13.487016 crc crio[3644]: time=\"2026-06-11T11:55:13.486037998Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-h62kq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:55:13.494994 crc crio[3644]: time=\"2026-06-11T11:55:13.49489566Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-c784s/registry-server\" id=951a3b80-62e4-4413-96fb-431524bfd765 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:55:13.495330 crc crio[3644]: time=\"2026-06-11T11:55:13.495271741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:13.564874 crc crio[3644]: time=\"2026-06-11T11:55:13.564140596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:13.568395 crc crio[3644]: time=\"2026-06-11T11:55:13.568325394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:13.663055 crc crio[3644]: 2026-06-11T11:55:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:63367b94653615f Mac:7e:f7:5f:7c:55:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/a304afb4-5e21-4098-aee4-759f0c584a97 SocketPath: PciID:}] [{Interface:0xc00025ac10 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:55:13.669279 crc crio[3644]: time=\"2026-06-11T11:55:13.664031459Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fdkd2 Namespace:openshift-marketplace ID:63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034 UID:ee19b429-2e70-4caf-811c-2101faf70388 NetNS:/var/run/netns/a304afb4-5e21-4098-aee4-759f0c584a97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee19b429_2e70_4caf_811c_2101faf70388.slice PodAnnotations:0xc000896d00}] Aliases:map[]}\"\nJun 11 11:55:13.669279 crc crio[3644]: time=\"2026-06-11T11:55:13.664208964Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-fdkd2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:13.692484 crc crio[3644]: time=\"2026-06-11T11:55:13.692400568Z\" level=info msg=\"Ran pod sandbox 63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034 with infra container: openshift-marketplace/redhat-operators-fdkd2/POD\" id=294c8494-fa34-4617-9886-fbccc98f6ce7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:55:13.696718 crc crio[3644]: time=\"2026-06-11T11:55:13.696580503Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2ab73b1b-2b54-4d35-afd0-f6535fffdff2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:55:13.700515 crc crio[3644]: time=\"2026-06-11T11:55:13.700477773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7f469b50-b882-4064-be0b-8555f97282d8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:55:13.721134 crc crio[3644]: time=\"2026-06-11T11:55:13.720883956Z\" level=info msg=\"Created container 364c68100a4ef11e21019780a02e6d578110ff11cbf867c3d3026ff6c5067a01: openshift-marketplace/redhat-marketplace-c784s/registry-server\" id=951a3b80-62e4-4413-96fb-431524bfd765 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:55:13.721902 crc crio[3644]: time=\"2026-06-11T11:55:13.721083681Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-fdkd2/extract-utilities\" id=7ec547df-cee5-4aa5-911c-f476b0ea987a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:55:13.724422 crc crio[3644]: time=\"2026-06-11T11:55:13.722953174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:13.740622 crc crio[3644]: time=\"2026-06-11T11:55:13.73539584Z\" level=info msg=\"Starting container: 364c68100a4ef11e21019780a02e6d578110ff11cbf867c3d3026ff6c5067a01\" id=43e2ea3f-bcff-4c85-abe0-6cdd4c56d3a4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:55:13.746527 crc crio[3644]: time=\"2026-06-11T11:55:13.746331031Z\" level=info msg=\"Started container\" PID=21699 containerID=364c68100a4ef11e21019780a02e6d578110ff11cbf867c3d3026ff6c5067a01 description=openshift-marketplace/redhat-marketplace-c784s/registry-server id=43e2ea3f-bcff-4c85-abe0-6cdd4c56d3a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc\nJun 11 11:55:13.769273 crc crio[3644]: time=\"2026-06-11T11:55:13.769171483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:13.788800 crc crio[3644]: time=\"2026-06-11T11:55:13.787594998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:13.862768 crc crio[3644]: 2026-06-11T11:55:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf2b7bb8a5dc769 Mac:ea:72:c4:34:9b:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/1fd5a0bf-e8af-4390-bb84-fb0e9e9ce02b SocketPath: PciID:}] [{Interface:0xc00060c430 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:55:13.863511 crc crio[3644]: time=\"2026-06-11T11:55:13.863420522Z\" level=info msg=\"Got pod network &{Name:community-operators-h62kq Namespace:openshift-marketplace ID:cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d UID:6448c17c-b504-4b64-ac53-a68d2814cfc7 NetNS:/var/run/netns/1fd5a0bf-e8af-4390-bb84-fb0e9e9ce02b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6448c17c_b504_4b64_ac53_a68d2814cfc7.slice PodAnnotations:0xc000ae02f8}] Aliases:map[]}\"\nJun 11 11:55:13.863782 crc crio[3644]: time=\"2026-06-11T11:55:13.863715801Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-h62kq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:13.872502 crc crio[3644]: time=\"2026-06-11T11:55:13.872366527Z\" level=info msg=\"Ran pod sandbox cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d with infra container: openshift-marketplace/community-operators-h62kq/POD\" id=591ebbcb-4815-4942-b219-e1633a90ea18 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:55:13.880094 crc crio[3644]: time=\"2026-06-11T11:55:13.880010824Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4a6dc3be-ee04-467f-909d-882e2297f958 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:55:13.882888 crc crio[3644]: time=\"2026-06-11T11:55:13.882769073Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8d35d02b-b1df-4ce7-9f9b-bd13b0318f43 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:55:13.891149 crc crio[3644]: time=\"2026-06-11T11:55:13.891023768Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-h62kq/extract-utilities\" id=18d783a9-a504-4aea-847d-a8878518ade2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:55:13.891617 crc crio[3644]: time=\"2026-06-11T11:55:13.891483391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:13.901885 crc crio[3644]: time=\"2026-06-11T11:55:13.899923291Z\" level=info msg=\"Created container 1d353ddfe8c066beaa6dd6734ef00c32f3aa01a55f69cbf71a7319cfff8222be: openshift-marketplace/redhat-operators-fdkd2/extract-utilities\" id=7ec547df-cee5-4aa5-911c-f476b0ea987a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:55:13.902726 crc crio[3644]: time=\"2026-06-11T11:55:13.902581859Z\" level=info msg=\"Starting container: 1d353ddfe8c066beaa6dd6734ef00c32f3aa01a55f69cbf71a7319cfff8222be\" id=f811dc39-e066-43b1-92d3-c4a86c8c239a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:55:13.909471 crc crio[3644]: time=\"2026-06-11T11:55:13.909401042Z\" level=info msg=\"Started container\" PID=21720 containerID=1d353ddfe8c066beaa6dd6734ef00c32f3aa01a55f69cbf71a7319cfff8222be description=openshift-marketplace/redhat-operators-fdkd2/extract-utilities id=f811dc39-e066-43b1-92d3-c4a86c8c239a name=/runtime.v1.RuntimeService/StartContainer sandboxID=63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034\nJun 11 11:55:13.940807 crc crio[3644]: time=\"2026-06-11T11:55:13.940706835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:13.947093 crc crio[3644]: time=\"2026-06-11T11:55:13.946978064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:14.094904 crc crio[3644]: time=\"2026-06-11T11:55:14.09410066Z\" level=info msg=\"Created container 35d44ce0cd2d6151a68fc5dbfd4ae2dc9a602e91e61fd91bc9ef019f1da541c7: openshift-marketplace/community-operators-h62kq/extract-utilities\" id=18d783a9-a504-4aea-847d-a8878518ade2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:55:14.096511 crc crio[3644]: time=\"2026-06-11T11:55:14.096398221Z\" level=info msg=\"Starting container: 35d44ce0cd2d6151a68fc5dbfd4ae2dc9a602e91e61fd91bc9ef019f1da541c7\" id=6eae828c-db28-4f76-90ee-c912e7e067e0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:55:14.105103 crc crio[3644]: time=\"2026-06-11T11:55:14.104980792Z\" level=info msg=\"Started container\" PID=21734 containerID=35d44ce0cd2d6151a68fc5dbfd4ae2dc9a602e91e61fd91bc9ef019f1da541c7 description=openshift-marketplace/community-operators-h62kq/extract-utilities id=6eae828c-db28-4f76-90ee-c912e7e067e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d\nJun 11 11:55:14.492798 crc crio[3644]: time=\"2026-06-11T11:55:14.491514575Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d5b5684c-fcd0-41d5-91a2-88fb8f82cbbf name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:55:14.494045 crc crio[3644]: time=\"2026-06-11T11:55:14.49376985Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9c67117b-baed-4af6-b0fd-8c5583faea25 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:55:14.499629 crc crio[3644]: time=\"2026-06-11T11:55:14.499547753Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xmmw2/registry-server\" id=a3735689-95c9-42db-b7c1-b5699c0ae881 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:55:14.500051 crc crio[3644]: time=\"2026-06-11T11:55:14.499972095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:14.505740 crc crio[3644]: time=\"2026-06-11T11:55:14.505587235Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=4d7560f1-2f20-43a0-8f7f-be8c09aa56df name=/runtime.v1.ImageService/PullImage\nJun 11 11:55:14.510933 crc crio[3644]: time=\"2026-06-11T11:55:14.510890938Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=cdd5e93a-4021-4f32-a8a5-862ae79bb87a name=/runtime.v1.ImageService/PullImage\nJun 11 11:55:14.511437 crc crio[3644]: time=\"2026-06-11T11:55:14.511335443Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 11:55:14.516809 crc crio[3644]: time=\"2026-06-11T11:55:14.516758347Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 11:55:14.554466 crc crio[3644]: time=\"2026-06-11T11:55:14.554319516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:14.558126 crc crio[3644]: time=\"2026-06-11T11:55:14.558051332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:14.677476 crc crio[3644]: time=\"2026-06-11T11:55:14.677349845Z\" level=info msg=\"Created container b2ee360d1f8d30cf77f3f909d48e1b2b07e13c7a65afae520a276a42f1e1fc46: openshift-marketplace/certified-operators-xmmw2/registry-server\" id=a3735689-95c9-42db-b7c1-b5699c0ae881 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:55:14.682212 crc crio[3644]: time=\"2026-06-11T11:55:14.682146445Z\" level=info msg=\"Starting container: b2ee360d1f8d30cf77f3f909d48e1b2b07e13c7a65afae520a276a42f1e1fc46\" id=c64d6339-eaa0-4d15-b146-54e65d4d7df3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:55:14.690981 crc crio[3644]: time=\"2026-06-11T11:55:14.690920891Z\" level=info msg=\"Started container\" PID=21751 containerID=b2ee360d1f8d30cf77f3f909d48e1b2b07e13c7a65afae520a276a42f1e1fc46 description=openshift-marketplace/certified-operators-xmmw2/registry-server id=c64d6339-eaa0-4d15-b146-54e65d4d7df3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda\nJun 11 11:55:15.118902 crc crio[3644]: time=\"2026-06-11T11:55:15.118679581Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=4d7560f1-2f20-43a0-8f7f-be8c09aa56df name=/runtime.v1.ImageService/PullImage\nJun 11 11:55:15.120570 crc crio[3644]: time=\"2026-06-11T11:55:15.120484653Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=00c3c107-bd40-4dfe-b5b9-fc278870fa40 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:55:15.124119 crc crio[3644]: time=\"2026-06-11T11:55:15.124020424Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2263e3ce-019e-4bd8-8c0b-27e6228410e6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:55:15.134009 crc crio[3644]: time=\"2026-06-11T11:55:15.133775372Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-h62kq/extract-content\" id=5e4d96e4-3ee3-4781-b757-41e9fac74dcc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:55:15.134294 crc crio[3644]: time=\"2026-06-11T11:55:15.134240256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:15.166122 crc crio[3644]: time=\"2026-06-11T11:55:15.166002731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:15.186148 crc crio[3644]: time=\"2026-06-11T11:55:15.185989282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:15.209060 crc crio[3644]: time=\"2026-06-11T11:55:15.208880275Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=cdd5e93a-4021-4f32-a8a5-862ae79bb87a name=/runtime.v1.ImageService/PullImage\nJun 11 11:55:15.210552 crc crio[3644]: time=\"2026-06-11T11:55:15.210493871Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=11eb41d4-4e71-412a-bf91-47dd465453d6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:55:15.213920 crc crio[3644]: time=\"2026-06-11T11:55:15.213799235Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=2c68d8d9-2f0d-484f-b664-dc34e6d6de68 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:55:15.220265 crc crio[3644]: time=\"2026-06-11T11:55:15.220207207Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-fdkd2/extract-content\" id=af5ed03b-a789-4d99-9105-abb79f6cddcd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:55:15.221068 crc crio[3644]: time=\"2026-06-11T11:55:15.221041251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:15.264177 crc crio[3644]: time=\"2026-06-11T11:55:15.264108191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:15.271488 crc crio[3644]: time=\"2026-06-11T11:55:15.271380087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:15.295833 crc crio[3644]: time=\"2026-06-11T11:55:15.293526309Z\" level=info msg=\"Created container 656c3dbe1edcde6808aea8247ec45f125d633db82ecacb5f37efd6853b512aaa: openshift-marketplace/community-operators-h62kq/extract-content\" id=5e4d96e4-3ee3-4781-b757-41e9fac74dcc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:55:15.298193 crc crio[3644]: time=\"2026-06-11T11:55:15.298125469Z\" level=info msg=\"Starting container: 656c3dbe1edcde6808aea8247ec45f125d633db82ecacb5f37efd6853b512aaa\" id=4a2996f8-ba6f-496c-a090-159f705e8889 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:55:15.305895 crc crio[3644]: time=\"2026-06-11T11:55:15.305778969Z\" level=info msg=\"Started container\" PID=21774 containerID=656c3dbe1edcde6808aea8247ec45f125d633db82ecacb5f37efd6853b512aaa description=openshift-marketplace/community-operators-h62kq/extract-content id=4a2996f8-ba6f-496c-a090-159f705e8889 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d\nJun 11 11:55:15.394183 crc crio[3644]: time=\"2026-06-11T11:55:15.393990894Z\" level=info msg=\"Created container 3e6e974680bc2122adff085069a260b4f2f5284556aa49ccb5f01772d60ae391: openshift-marketplace/redhat-operators-fdkd2/extract-content\" id=af5ed03b-a789-4d99-9105-abb79f6cddcd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:55:15.396351 crc crio[3644]: time=\"2026-06-11T11:55:15.39625867Z\" level=info msg=\"Starting container: 3e6e974680bc2122adff085069a260b4f2f5284556aa49ccb5f01772d60ae391\" id=59fdc28b-c2a7-4850-88bd-18c3a9caf57e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:55:15.402354 crc crio[3644]: time=\"2026-06-11T11:55:15.402274971Z\" level=info msg=\"Started container\" PID=21786 containerID=3e6e974680bc2122adff085069a260b4f2f5284556aa49ccb5f01772d60ae391 description=openshift-marketplace/redhat-operators-fdkd2/extract-content id=59fdc28b-c2a7-4850-88bd-18c3a9caf57e name=/runtime.v1.RuntimeService/StartContainer sandboxID=63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034\nJun 11 11:55:16.548328 crc crio[3644]: time=\"2026-06-11T11:55:16.547306067Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4429e056-b463-4032-8904-36a008dacf60 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:55:16.551777 crc crio[3644]: time=\"2026-06-11T11:55:16.551597978Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=434bd3b5-6a10-41f9-997b-931d92461454 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:55:16.559216 crc crio[3644]: time=\"2026-06-11T11:55:16.559139195Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-h62kq/registry-server\" id=031f0111-9bd9-4c58-b0fc-d3b258c76b0c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:55:16.559741 crc crio[3644]: time=\"2026-06-11T11:55:16.559625209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:16.592321 crc crio[3644]: time=\"2026-06-11T11:55:16.589548053Z\" level=info msg=\"Stopping pod sandbox: 02d7e09a445312a50978f37c356891b1fba644aac2805fa04d932c2c524a1cf5\" id=8b322a8f-5b92-45ad-858f-97001ceb8ff4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:55:16.592321 crc crio[3644]: time=\"2026-06-11T11:55:16.589731108Z\" level=info msg=\"Stopped pod sandbox (already stopped): 02d7e09a445312a50978f37c356891b1fba644aac2805fa04d932c2c524a1cf5\" id=8b322a8f-5b92-45ad-858f-97001ceb8ff4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:55:16.592321 crc crio[3644]: time=\"2026-06-11T11:55:16.590468589Z\" level=info msg=\"Removing pod sandbox: 02d7e09a445312a50978f37c356891b1fba644aac2805fa04d932c2c524a1cf5\" id=0de15156-9b63-4fc2-a3e8-a042f05e302f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:55:16.601465 crc crio[3644]: time=\"2026-06-11T11:55:16.601262661Z\" level=info msg=\"Removed pod sandbox: 02d7e09a445312a50978f37c356891b1fba644aac2805fa04d932c2c524a1cf5\" id=0de15156-9b63-4fc2-a3e8-a042f05e302f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:55:16.603484 crc crio[3644]: time=\"2026-06-11T11:55:16.603248083Z\" level=info msg=\"Stopping pod sandbox: 5f6e7a87911754cb0e7be14698dea7dcb3740a467f1cc27f7047d34b33011759\" id=cf7ae93f-7fcc-4971-b723-8ebe2211d375 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:55:16.603484 crc crio[3644]: time=\"2026-06-11T11:55:16.603347765Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5f6e7a87911754cb0e7be14698dea7dcb3740a467f1cc27f7047d34b33011759\" id=cf7ae93f-7fcc-4971-b723-8ebe2211d375 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:55:16.607152 crc crio[3644]: time=\"2026-06-11T11:55:16.607053827Z\" level=info msg=\"Removing pod sandbox: 5f6e7a87911754cb0e7be14698dea7dcb3740a467f1cc27f7047d34b33011759\" id=997f703c-363a-40f5-8f6e-13d8d38356ad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:55:16.629881 crc crio[3644]: time=\"2026-06-11T11:55:16.62973054Z\" level=info msg=\"Removed pod sandbox: 5f6e7a87911754cb0e7be14698dea7dcb3740a467f1cc27f7047d34b33011759\" id=997f703c-363a-40f5-8f6e-13d8d38356ad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:55:16.632459 crc crio[3644]: time=\"2026-06-11T11:55:16.632350203Z\" level=info msg=\"Stopping pod sandbox: a3403638c3473e1c84e850a598bd2645cd1f2e5fd04f63f9c5b1e02a3bc6b35f\" id=0c30717a-4238-42c2-bcae-2206a365fdd6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:55:16.632606 crc crio[3644]: time=\"2026-06-11T11:55:16.632510698Z\" level=info msg=\"Stopped pod sandbox (already stopped): a3403638c3473e1c84e850a598bd2645cd1f2e5fd04f63f9c5b1e02a3bc6b35f\" id=0c30717a-4238-42c2-bcae-2206a365fdd6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:55:16.633873 crc crio[3644]: time=\"2026-06-11T11:55:16.633766423Z\" level=info msg=\"Removing pod sandbox: a3403638c3473e1c84e850a598bd2645cd1f2e5fd04f63f9c5b1e02a3bc6b35f\" id=2871471d-210a-4ae3-a17f-fce3ebb6e841 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:55:16.640734 crc crio[3644]: time=\"2026-06-11T11:55:16.640562547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:16.643909 crc crio[3644]: time=\"2026-06-11T11:55:16.64377644Z\" level=info msg=\"Removed pod sandbox: a3403638c3473e1c84e850a598bd2645cd1f2e5fd04f63f9c5b1e02a3bc6b35f\" id=2871471d-210a-4ae3-a17f-fce3ebb6e841 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:55:16.646216 crc crio[3644]: time=\"2026-06-11T11:55:16.646144767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:16.646824 crc crio[3644]: time=\"2026-06-11T11:55:16.646737123Z\" level=info msg=\"Stopping pod sandbox: 118afe6f547f12ee8a7a20cded0d33f5350e4bf720d1ce2e32cc11a68e708459\" id=b9acf21f-9e8e-472d-9265-d442585134a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:55:16.646972 crc crio[3644]: time=\"2026-06-11T11:55:16.646888568Z\" level=info msg=\"Stopped pod sandbox (already stopped): 118afe6f547f12ee8a7a20cded0d33f5350e4bf720d1ce2e32cc11a68e708459\" id=b9acf21f-9e8e-472d-9265-d442585134a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:55:16.651088 crc crio[3644]: time=\"2026-06-11T11:55:16.650960945Z\" level=info msg=\"Removing pod sandbox: 118afe6f547f12ee8a7a20cded0d33f5350e4bf720d1ce2e32cc11a68e708459\" id=2c5d8d38-cea2-4964-87b2-d357ed8a223c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:55:16.660579 crc crio[3644]: time=\"2026-06-11T11:55:16.66047342Z\" level=info msg=\"Removed pod sandbox: 118afe6f547f12ee8a7a20cded0d33f5350e4bf720d1ce2e32cc11a68e708459\" id=2c5d8d38-cea2-4964-87b2-d357ed8a223c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:55:16.662182 crc crio[3644]: time=\"2026-06-11T11:55:16.66203709Z\" level=info msg=\"Stopping pod sandbox: 34eecf6f145537043fdc0e42a2897cb62f2ad2206c5e621c814e650c9ef3ef65\" id=d69fdfe5-f77c-4b5a-bb1f-ac51ac500d21 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:55:16.662258 crc crio[3644]: time=\"2026-06-11T11:55:16.662214465Z\" level=info msg=\"Stopped pod sandbox (already stopped): 34eecf6f145537043fdc0e42a2897cb62f2ad2206c5e621c814e650c9ef3ef65\" id=d69fdfe5-f77c-4b5a-bb1f-ac51ac500d21 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:55:16.663200 crc crio[3644]: time=\"2026-06-11T11:55:16.663130931Z\" level=info msg=\"Removing pod sandbox: 34eecf6f145537043fdc0e42a2897cb62f2ad2206c5e621c814e650c9ef3ef65\" id=58483e11-7f26-4f9d-a86a-d8f092f0423c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:55:16.675517 crc crio[3644]: time=\"2026-06-11T11:55:16.675412481Z\" level=info msg=\"Removed pod sandbox: 34eecf6f145537043fdc0e42a2897cb62f2ad2206c5e621c814e650c9ef3ef65\" id=58483e11-7f26-4f9d-a86a-d8f092f0423c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:55:16.777867 crc crio[3644]: time=\"2026-06-11T11:55:16.777775981Z\" level=info msg=\"Created container 572aa9f980bb04e997bbb13d1188b814cd42c3e0a3a0f8b3da1932bd9e2c0f2c: openshift-marketplace/community-operators-h62kq/registry-server\" id=031f0111-9bd9-4c58-b0fc-d3b258c76b0c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:55:16.779603 crc crio[3644]: time=\"2026-06-11T11:55:16.779474179Z\" level=info msg=\"Starting container: 572aa9f980bb04e997bbb13d1188b814cd42c3e0a3a0f8b3da1932bd9e2c0f2c\" id=a2e2283b-6aa6-4046-b3a1-ee4a429f97f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:55:16.790749 crc crio[3644]: time=\"2026-06-11T11:55:16.787094397Z\" level=info msg=\"Started container\" PID=21822 containerID=572aa9f980bb04e997bbb13d1188b814cd42c3e0a3a0f8b3da1932bd9e2c0f2c description=openshift-marketplace/community-operators-h62kq/registry-server id=a2e2283b-6aa6-4046-b3a1-ee4a429f97f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d\nJun 11 11:55:17.572716 crc crio[3644]: time=\"2026-06-11T11:55:17.570090839Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9cf333a4-f3cd-4104-84f4-b81ed12512de name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:55:17.574072 crc crio[3644]: time=\"2026-06-11T11:55:17.573042364Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1b9ad8b4-051d-4130-9f9d-d7bcf775b22c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:55:17.602898 crc crio[3644]: time=\"2026-06-11T11:55:17.602781761Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-fdkd2/registry-server\" id=dd1d38bd-65a1-4a6e-a531-4458732af8eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:55:17.603498 crc crio[3644]: time=\"2026-06-11T11:55:17.603424459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:17.664148 crc crio[3644]: time=\"2026-06-11T11:55:17.664018317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:17.669888 crc crio[3644]: time=\"2026-06-11T11:55:17.669786323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:17.844021 crc crio[3644]: time=\"2026-06-11T11:55:17.842949951Z\" level=info msg=\"Created container c5a0b08f743795e8de330040831798d860d3ebb3256151edbbcc8ee3e3529299: openshift-marketplace/redhat-operators-fdkd2/registry-server\" id=dd1d38bd-65a1-4a6e-a531-4458732af8eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:55:17.846455 crc crio[3644]: time=\"2026-06-11T11:55:17.846238694Z\" level=info msg=\"Starting container: c5a0b08f743795e8de330040831798d860d3ebb3256151edbbcc8ee3e3529299\" id=5c7e1669-c5b3-42ed-b943-13b651a71951 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:55:17.852262 crc crio[3644]: time=\"2026-06-11T11:55:17.852151603Z\" level=info msg=\"Started container\" PID=21937 containerID=c5a0b08f743795e8de330040831798d860d3ebb3256151edbbcc8ee3e3529299 description=openshift-marketplace/redhat-operators-fdkd2/registry-server id=5c7e1669-c5b3-42ed-b943-13b651a71951 name=/runtime.v1.RuntimeService/StartContainer sandboxID=63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034\nJun 11 11:55:27.780321 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...\nJun 11 11:55:29.233951 crc systemd[1]: crio.service: Deactivated successfully.\nJun 11 11:55:29.234712 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).\nJun 11 11:55:29.234937 crc systemd[1]: crio.service: Consumed 24min 50.692s CPU time.\nJun 11 11:55:29.318255 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 11 11:55:29.426244 crc crio[22759]: time=\"2026-06-11T11:55:29.426081933Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 11 11:55:29.426244 crc crio[22759]: time=\"2026-06-11T11:55:29.426160196Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 11 11:55:29.429169 crc crio[22759]: time=\"2026-06-11T11:55:29.42771606Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 11 11:55:29.429169 crc crio[22759]: time=\"2026-06-11T11:55:29.427800963Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 11 11:55:29.455466 crc crio[22759]: time=\"2026-06-11T11:55:29.455246585Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 11 11:55:29.456023 crc crio[22759]: time=\"2026-06-11T11:55:29.455797503Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 11 11:55:29.456023 crc crio[22759]: time=\"2026-06-11T11:55:29.455815514Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 11 11:55:29.456120 crc crio[22759]: time=\"2026-06-11T11:55:29.45603439Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 11 11:55:29.456120 crc crio[22759]: time=\"2026-06-11T11:55:29.456051361Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 11 11:55:29.476548 crc crio[22759]: time=\"2026-06-11T11:55:29.476354907Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 11 11:55:29.499460 crc crio[22759]: time=\"2026-06-11T11:55:29.49924744Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"\nJun 11 11:55:29.506453 crc crio[22759]: time=\"2026-06-11T11:55:29.506343152Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"\nJun 11 11:55:29.526767 crc crio[22759]: time=\"2026-06-11T11:55:29.526573429Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"\nJun 11 11:55:29.702992 crc crio[22759]: time=\"2026-06-11T11:55:29.702881751Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 11 11:55:29.702992 crc crio[22759]: time=\"2026-06-11T11:55:29.702954493Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 11 11:55:29.702992 crc crio[22759]: time=\"2026-06-11T11:55:29.702967123Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 11 11:55:29.702992 crc crio[22759]: time=\"2026-06-11T11:55:29.702976244Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 11 11:55:29.702992 crc crio[22759]: time=\"2026-06-11T11:55:29.702987304Z\" level=info msg=\"RDT not available in the host system\"\nJun 11 11:55:29.708297 crc crio[22759]: time=\"2026-06-11T11:55:29.70824357Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 11 11:55:29.708297 crc crio[22759]: time=\"2026-06-11T11:55:29.708285541Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 11 11:55:29.715886 crc crio[22759]: time=\"2026-06-11T11:55:29.715754155Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 11 11:55:29.715886 crc crio[22759]: time=\"2026-06-11T11:55:29.715825038Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 11 11:55:29.789448 crc crio[22759]: time=\"2026-06-11T11:55:29.789148521Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:55:29.789448 crc crio[22759]: time=\"2026-06-11T11:55:29.789300595Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:55:29.790146 crc crio[22759]: time=\"2026-06-11T11:55:29.790026595Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 11 11:55:29.790146 crc crio[22759]: time=\"2026-06-11T11:55:29.790047476Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 11 11:55:29.790905 crc crio[22759]: time=\"2026-06-11T11:55:29.790611183Z\" 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-c-states.crio.io\\\", \\\"bundle\\\", \\\"org.criu.config\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-shared.crio.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"org.systemd.property.\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"cpu-quota.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.containers.trace-syscall\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"\nJun 11 11:55:29.791978 crc crio[22759]: time=\"2026-06-11T11:55:29.791920781Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 11 11:55:29.792223 crc crio[22759]: time=\"2026-06-11T11:55:29.792169598Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 11 11:55:31.428050 crc crio[22759]: time=\"2026-06-11T11:55:31.427236373Z\" level=info msg=\"Got pod network &{Name:community-operators-h62kq Namespace:openshift-marketplace ID:cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d UID:6448c17c-b504-4b64-ac53-a68d2814cfc7 NetNS:/var/run/netns/1fd5a0bf-e8af-4390-bb84-fb0e9e9ce02b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6448c17c_b504_4b64_ac53_a68d2814cfc7.slice PodAnnotations:0xc000998e58}] Aliases:map[]}\"\nJun 11 11:55:31.428050 crc crio[22759]: time=\"2026-06-11T11:55:31.428028585Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-h62kq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.429515 crc crio[22759]: time=\"2026-06-11T11:55:31.428572781Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fdkd2 Namespace:openshift-marketplace ID:63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034 UID:ee19b429-2e70-4caf-811c-2101faf70388 NetNS:/var/run/netns/a304afb4-5e21-4098-aee4-759f0c584a97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee19b429_2e70_4caf_811c_2101faf70388.slice PodAnnotations:0xc000998f58}] Aliases:map[]}\"\nJun 11 11:55:31.429515 crc crio[22759]: time=\"2026-06-11T11:55:31.428767897Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-fdkd2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.429515 crc crio[22759]: time=\"2026-06-11T11:55:31.42922124Z\" level=info msg=\"Got pod network &{Name:certified-operators-xmmw2 Namespace:openshift-marketplace ID:12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda UID:eac99895-4454-4b32-927c-65fd1c875bc5 NetNS:/var/run/netns/dc5eee38-2df2-4a8d-8db5-20400a25426c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeac99895_4454_4b32_927c_65fd1c875bc5.slice PodAnnotations:0xc000998fe8}] Aliases:map[]}\"\nJun 11 11:55:31.429515 crc crio[22759]: time=\"2026-06-11T11:55:31.429351943Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-xmmw2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.430455 crc crio[22759]: time=\"2026-06-11T11:55:31.429950971Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-c784s Namespace:openshift-marketplace ID:7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc UID:2f7297c3-a3e0-494a-b525-d351a5a5d6a4 NetNS:/var/run/netns/58368884-6801-4dba-8545-05523c95c4fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f7297c3_a3e0_494a_b525_d351a5a5d6a4.slice PodAnnotations:0xc000999078}] Aliases:map[]}\"\nJun 11 11:55:31.430455 crc crio[22759]: time=\"2026-06-11T11:55:31.430110776Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-c784s for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.430630 crc crio[22759]: time=\"2026-06-11T11:55:31.430583059Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-n8v69 Namespace:openshift-marketplace ID:40aa928ffffb5909e9f2cc45c58d306b07a8677c7cf659b8a829e44f0e4dfffe UID:fc2af7f4-1470-4fb1-bec2-96b2d2273970 NetNS:/var/run/netns/d6b68fc7-7cb0-48f2-9cfb-1e2fbc6f48dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc2af7f4_1470_4fb1_bec2_96b2d2273970.slice PodAnnotations:0xc000999108}] Aliases:map[]}\"\nJun 11 11:55:31.430841 crc crio[22759]: time=\"2026-06-11T11:55:31.430789735Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-n8v69 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.431426 crc crio[22759]: time=\"2026-06-11T11:55:31.43130849Z\" level=info msg=\"Got pod network &{Name:controller-manager-5f4d49f7d6-pz6h4 Namespace:openshift-controller-manager ID:bae330b65ef1d58855cc1750dd5962bd3db738cc9f85f54e2ceeb843e19308cc UID:8364ad1e-1d1a-4137-8e21-c3084448614a NetNS:/var/run/netns/2196431d-d54f-431b-8e67-4aa204108126 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8364ad1e_1d1a_4137_8e21_c3084448614a.slice PodAnnotations:0xc000999188}] Aliases:map[]}\"\nJun 11 11:55:31.431638 crc crio[22759]: time=\"2026-06-11T11:55:31.431565327Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-5f4d49f7d6-pz6h4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.432145 crc crio[22759]: time=\"2026-06-11T11:55:31.432080892Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-5b69c4b7d-zngz2 Namespace:openshift-route-controller-manager ID:c7f8ad82ad454609d9319d4a1cf4dea40bf03500c7ff0c05b47453c3192a1dfa UID:1e30aad9-9efa-48c2-9bf4-6e89ee257c63 NetNS:/var/run/netns/a4a4ea3b-a68e-4396-9e44-31ef4669e9ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e30aad9_9efa_48c2_9bf4_6e89ee257c63.slice PodAnnotations:0xc000999218}] Aliases:map[]}\"\nJun 11 11:55:31.432287 crc crio[22759]: time=\"2026-06-11T11:55:31.432237776Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-5b69c4b7d-zngz2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.434210 crc crio[22759]: time=\"2026-06-11T11:55:31.432760192Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:aa66e24f8124432ed37f8a9c27e887c3db42fbd51a89b7c1f75f61b85d7f45e1 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/fbf54cf5-9866-4c22-b84b-ffe3ffcecbab 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:0xc0009992a8}] Aliases:map[]}\"\nJun 11 11:55:31.434210 crc crio[22759]: time=\"2026-06-11T11:55:31.432961741Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.434210 crc crio[22759]: time=\"2026-06-11T11:55:31.433083454Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:55:31.434210 crc crio[22759]: time=\"2026-06-11T11:55:31.433101325Z\" level=warning msg=\"Could not restore sandbox IP for 5ceed3fffe841d000ae281c77438ebeffe7856c15232a1cf46354210e45ff3a8: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_d9ca1c59-5603-4950-83a7-698f0297899f_0(5ceed3fffe841d000ae281c77438ebeffe7856c15232a1cf46354210e45ff3a8): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:55:31.434210 crc crio[22759]: time=\"2026-06-11T11:55:31.433122395Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:55:31.434210 crc crio[22759]: time=\"2026-06-11T11:55:31.433142336Z\" level=warning msg=\"Could not restore sandbox IP for 5d45e2757ca961f0424bd711a4b3bbaa4571c8041c7a1cbcca43949d029310bb: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_98738a20-df72-4a0d-ad16-b98579b47eb9_0(5d45e2757ca961f0424bd711a4b3bbaa4571c8041c7a1cbcca43949d029310bb): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:55:31.434210 crc crio[22759]: time=\"2026-06-11T11:55:31.433164957Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:55:31.434210 crc crio[22759]: time=\"2026-06-11T11:55:31.433175697Z\" level=warning msg=\"Could not restore sandbox IP for 3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d: failed to get network status for pod sandbox k8s_collect-profiles-29686305-9dr2p_openshift-operator-lifecycle-manager_88a361a5-a2f0-4cef-a60d-f0bd635eba7d_0(3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:55:31.434210 crc crio[22759]: time=\"2026-06-11T11:55:31.433455315Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:e5f153aa209aabe52bf2d7753481d969f357bc1e07a18bcb37ff2768d02c4c3e UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/52e9daf9-18a1-423e-9099-40440b2e3003 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:0xc000999350}] Aliases:map[]}\"\nJun 11 11:55:31.434210 crc crio[22759]: time=\"2026-06-11T11:55:31.433783494Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.435274 crc crio[22759]: time=\"2026-06-11T11:55:31.434308749Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:7a9677c8ed67eec605ff0a2e5e6ec1a609e6172170307ccd1751732699526a22 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/fe11ae69-96ea-4bb7-804b-6b61b37bf5bd 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:0xc0009993e0}] Aliases:map[]}\"\nJun 11 11:55:31.435274 crc crio[22759]: time=\"2026-06-11T11:55:31.434447054Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.435274 crc crio[22759]: time=\"2026-06-11T11:55:31.434949198Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:c47c584cbca399eb2e3265e7e59833a25e7bd64547b9baad238b551a74fee29c UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/0ae2e2bc-c4fe-4116-8de5-7d6a02ef3cb3 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:0xc000999470}] Aliases:map[]}\"\nJun 11 11:55:31.435493 crc crio[22759]: time=\"2026-06-11T11:55:31.435286017Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.435905 crc crio[22759]: time=\"2026-06-11T11:55:31.435828094Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:093f8737cd204c43ff7594a6b0577cc39c6881340347f07f72acbca5359b1a09 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/b1b15c78-a896-4291-a825-1bbcce5a2752 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:0xc000999500}] Aliases:map[]}\"\nJun 11 11:55:31.436063 crc crio[22759]: time=\"2026-06-11T11:55:31.436021389Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.436525 crc crio[22759]: time=\"2026-06-11T11:55:31.436481412Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:e74cc8ff82ac082e0051d12a83cd16f7dc62f6e320b65d2f81722f8a4d3d8053 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/7b90ebca-c495-4cd6-85dd-5d294d8b44b3 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:0xc000999590}] Aliases:map[]}\"\nJun 11 11:55:31.436709 crc crio[22759]: time=\"2026-06-11T11:55:31.436688448Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.437250 crc crio[22759]: time=\"2026-06-11T11:55:31.437183663Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:ddd8a7ace3286c82ee30b9c8d70ab00f67d742aa7b1f3710a23263e8b8d4a812 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/348b6c1a-e4dd-47b4-805e-52d3dadd7549 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:0xc000999620}] Aliases:map[]}\"\nJun 11 11:55:31.437428 crc crio[22759]: time=\"2026-06-11T11:55:31.437373208Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.438091 crc crio[22759]: time=\"2026-06-11T11:55:31.438015896Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:ceac6ba87467e95e44a998e9cdf99adb3aa577f53000302197846ede3d51d028 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/09044e93-e795-44bb-94f1-1a858b656be8 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:0xc0009996a0}] Aliases:map[]}\"\nJun 11 11:55:31.438188 crc crio[22759]: time=\"2026-06-11T11:55:31.438171891Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.438614 crc crio[22759]: time=\"2026-06-11T11:55:31.438571683Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:dfe00585ad03d00aae23bc232b329b26d5719d51f81ea9335489c98fa4af68c8 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/4700b64f-73df-4648-9213-f14baebc6440 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:0xc000999738}] Aliases:map[]}\"\nJun 11 11:55:31.438825 crc crio[22759]: time=\"2026-06-11T11:55:31.438786099Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.439359 crc crio[22759]: time=\"2026-06-11T11:55:31.439285753Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:c27b2d49f3cb2e2afc71446a37f9e524d9e1716e4fa8e966bb06e4c6340bae32 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/ff7c77c4-9965-4924-889c-72627d979a39 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:0xc0009997b8}] Aliases:map[]}\"\nJun 11 11:55:31.439502 crc crio[22759]: time=\"2026-06-11T11:55:31.439461158Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.440070 crc crio[22759]: time=\"2026-06-11T11:55:31.440008674Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:65f6f507aff2c3dfd016d5e334e513fd0bc5a957a8648f46873eff02e6fb2481 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/89c63d0f-aa45-40de-a36d-919da197e6d7 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:0xc000999848}] Aliases:map[]}\"\nJun 11 11:55:31.440261 crc crio[22759]: time=\"2026-06-11T11:55:31.44020531Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.440818 crc crio[22759]: time=\"2026-06-11T11:55:31.440742885Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:62b7b5b9061fa04de237a5f02ec1f67d1ff9341ed2f2185a28b0851974c9fb3d UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/b08249cd-fa2c-4fc5-8cae-7ddbc2a30d21 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:0xc0009998d8}] Aliases:map[]}\"\nJun 11 11:55:31.441021 crc crio[22759]: time=\"2026-06-11T11:55:31.440959351Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.441617 crc crio[22759]: time=\"2026-06-11T11:55:31.441556189Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:6729b6f6df8aa1a94e46b1ed897ff3c7da2be0c5ac02ab76a9f56adff156dca8 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/2f8ae5bf-8119-4600-836c-e8ba69afa89a 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:0xc000999968}] Aliases:map[]}\"\nJun 11 11:55:31.441900 crc crio[22759]: time=\"2026-06-11T11:55:31.441804026Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.442382 crc crio[22759]: time=\"2026-06-11T11:55:31.44231272Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:8b5d3d637a6ccdbe2f885cbef0b8c8b55357672be69d392c7f3e67e3fe3e78a1 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/a2602e90-9490-47a5-beda-34c8b70bd2e0 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:0xc0009999e8}] Aliases:map[]}\"\nJun 11 11:55:31.442517 crc crio[22759]: time=\"2026-06-11T11:55:31.442468385Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.443203 crc crio[22759]: time=\"2026-06-11T11:55:31.443149065Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:2ad53ffb7fe74f66ce91948fcbd8ed5c639a3f56b5c5ad0aef3a79991b13a167 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/df22182b-9107-4050-bc96-25a3cc12fea7 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:0xc000999a68}] Aliases:map[]}\"\nJun 11 11:55:31.443426 crc crio[22759]: time=\"2026-06-11T11:55:31.44333941Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.443995 crc crio[22759]: time=\"2026-06-11T11:55:31.443932317Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:41e0dc7cc8053eeeac687a51aea9b1530d986305d29b495d36e86578d2e24b7a UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/44c836f1-83bd-4fec-8c03-6a3f71816cec 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:0xc000999ae8}] Aliases:map[]}\"\nJun 11 11:55:31.444158 crc crio[22759]: time=\"2026-06-11T11:55:31.444107662Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.444772 crc crio[22759]: time=\"2026-06-11T11:55:31.444595867Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:5a380dc439153fd729d62d52583da7dfd5c6b33454985cf6ffeb5f878b80d543 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/13bd1b8d-3ad2-41f3-9798-031a902f7fbd 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:0xc000999b78}] Aliases:map[]}\"\nJun 11 11:55:31.444886 crc crio[22759]: time=\"2026-06-11T11:55:31.444801268Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.445328 crc crio[22759]: time=\"2026-06-11T11:55:31.445273576Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:3bbff6bda418ab3917ffc3e1d6c1e610a6cb6637daa1c816b339836934e8ccac UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/ec1fe046-4b5b-41ff-9552-d213a98fb2d5 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:0xc000999c08}] Aliases:map[]}\"\nJun 11 11:55:31.445513 crc crio[22759]: time=\"2026-06-11T11:55:31.445456371Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.446195 crc crio[22759]: time=\"2026-06-11T11:55:31.44610086Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:78c68730effe7e0fb995c89f1b136d209149e7ed6e1e6a43256efb8656843f28 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/fe643040-25c1-49eb-9b9c-ae2fe4ff88e7 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:0xc000999c98}] Aliases:map[]}\"\nJun 11 11:55:31.446335 crc crio[22759]: time=\"2026-06-11T11:55:31.446266515Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.446981 crc crio[22759]: time=\"2026-06-11T11:55:31.446912153Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:c1251888d412fcac0ed09819a62b230962a9779845ff22b793bc77bb9da66c9f UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/a88519f7-e076-48fd-84ca-dd9116a9a44c 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:0xc000999d18}] Aliases:map[]}\"\nJun 11 11:55:31.447198 crc crio[22759]: time=\"2026-06-11T11:55:31.447108509Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.447843 crc crio[22759]: time=\"2026-06-11T11:55:31.447779118Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:172d06a82334693fe565a25f3523459d09b70af9e60826971bbc7a5ed2e4415b UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/18929e95-1963-4fc7-b7fb-0585ee5763d7 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:0xc000999da8}] Aliases:map[]}\"\nJun 11 11:55:31.448049 crc crio[22759]: time=\"2026-06-11T11:55:31.447987654Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.448722 crc crio[22759]: time=\"2026-06-11T11:55:31.448593902Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:bcc9b32e3912bfaf7d153cd3800777354c0c016d76b68fe01d7791deb99508b2 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/d545e622-a7a5-4f3f-86cb-c5edc90b4cdb 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:0xc000999e28}] Aliases:map[]}\"\nJun 11 11:55:31.448992 crc crio[22759]: time=\"2026-06-11T11:55:31.448849239Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.449551 crc crio[22759]: time=\"2026-06-11T11:55:31.449495888Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:5373108d446055635b741dfe403fbbe5c4063e12343dee372b1eec3442e02add UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/4cddde93-dfb3-4c9d-8899-ea89ca60a88f 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:0xc000999eb8}] Aliases:map[]}\"\nJun 11 11:55:31.449880 crc crio[22759]: time=\"2026-06-11T11:55:31.449805667Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.450394 crc crio[22759]: time=\"2026-06-11T11:55:31.450341222Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:7bc05bddb1aed37f248748b9c45be906fe9b211870ed17ab79e84fc17737e1da UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/8f9a7d04-7ac1-4692-a56b-91401116ff59 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:0xc000999f48}] Aliases:map[]}\"\nJun 11 11:55:31.450581 crc crio[22759]: time=\"2026-06-11T11:55:31.450531928Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.451456 crc crio[22759]: time=\"2026-06-11T11:55:31.451363922Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:3bc7d301adc5925b363e49d1c8c07e96d6dcae60275037d8ecd8166f8606c109 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/d6e5af67-2041-47d5-b430-06a5c8eeb714 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:0xc0003c40e8}] Aliases:map[]}\"\nJun 11 11:55:31.451628 crc crio[22759]: time=\"2026-06-11T11:55:31.451591769Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.452317 crc crio[22759]: time=\"2026-06-11T11:55:31.452269788Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:2fd4c73289c4929e22acd75c5d0f696a8f40082ef4e46caf868126539c9b03fd UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/ece92a2d-351e-4746-b19b-225eaf1cb081 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:0xc0003c4350}] Aliases:map[]}\"\nJun 11 11:55:31.452470 crc crio[22759]: time=\"2026-06-11T11:55:31.452431512Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.453025 crc crio[22759]: time=\"2026-06-11T11:55:31.452970868Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:ba75dfe769e883bb7ff39e113effea81446325f05a64f99910027e6fe07d06f0 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/ff8059cd-5044-4679-b42a-618b00089c69 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:0xc0003c4460}] Aliases:map[]}\"\nJun 11 11:55:31.453210 crc crio[22759]: time=\"2026-06-11T11:55:31.453151743Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.453893 crc crio[22759]: time=\"2026-06-11T11:55:31.453760761Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:83deffb05b5c51ae09f7f9931aeef639a49e8922ed3ca219c2c4f5c262a80b31 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/f466c54d-069a-497b-819d-0b97573af589 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:0xc0003c4570}] Aliases:map[]}\"\nJun 11 11:55:31.454117 crc crio[22759]: time=\"2026-06-11T11:55:31.454025389Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.455134 crc crio[22759]: time=\"2026-06-11T11:55:31.454585755Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:86c61bb44507aae5de65c880ccdcea828453dee0c375749eab1667d0dbe0708f UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/adce6741-9b80-400c-925c-60ca0e38a913 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:0xc0003c46a8}] Aliases:map[]}\"\nJun 11 11:55:31.455568 crc crio[22759]: time=\"2026-06-11T11:55:31.455291385Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.456353 crc crio[22759]: time=\"2026-06-11T11:55:31.456300474Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:ddeac8d96bc220e6731c7e27f832716e6d7a896e00fcbc520040de7644187aa7 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/3133a063-dd51-4723-9ec1-accc050d3e6e 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:0xc0003c47b8}] Aliases:map[]}\"\nJun 11 11:55:31.456549 crc crio[22759]: time=\"2026-06-11T11:55:31.45650583Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.457597 crc crio[22759]: time=\"2026-06-11T11:55:31.457518359Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:6c51eab753272d574f64cbedfe0efb16ec220f86dcb2f36de0e92f6dacec8f69 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/c9091fab-29aa-4072-b456-ba985af10541 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:0xc0003c48c0}] Aliases:map[]}\"\nJun 11 11:55:31.457831 crc crio[22759]: time=\"2026-06-11T11:55:31.457764066Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.458487 crc crio[22759]: time=\"2026-06-11T11:55:31.458402065Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:b9bb8890c0128eef33a966b912b722cc321dce274de0b53caa8004c0c5dd2fda UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/8ffb9c01-db83-4955-bc77-6a8c4b20be2a 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:0xc00012b038}] Aliases:map[]}\"\nJun 11 11:55:31.458724 crc crio[22759]: time=\"2026-06-11T11:55:31.458597331Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.459361 crc crio[22759]: time=\"2026-06-11T11:55:31.459296451Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:b242f3ba73325bd5208b46a50ec2494ab99239aad746101e60e79afb481c4587 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/6fed3c95-1dc1-48fb-abda-1c17ee79c769 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:0xc00012b0e8}] Aliases:map[]}\"\nJun 11 11:55:31.459529 crc crio[22759]: time=\"2026-06-11T11:55:31.459475186Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.461074 crc crio[22759]: time=\"2026-06-11T11:55:31.460848236Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:c5e984a5c4cd3bc474b8eb37fa1dca43ee7c9ba6f6b8327c5199f7b42b0a8ed5 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/25af1740-ed2f-4188-8b67-1d71f92f9fa7 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:0xc00012b188}] Aliases:map[]}\"\nJun 11 11:55:31.461377 crc crio[22759]: time=\"2026-06-11T11:55:31.46131369Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.462177 crc crio[22759]: time=\"2026-06-11T11:55:31.462090802Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:329481c7e901f292822a997f1565c8ea9d24ec8787303bb905ccb0f03ef4483b UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/42ef87da-209b-4614-9c65-6bba20775459 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:0xc000690568}] Aliases:map[]}\"\nJun 11 11:55:31.462325 crc crio[22759]: time=\"2026-06-11T11:55:31.462227016Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.462817 crc crio[22759]: time=\"2026-06-11T11:55:31.462624348Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:41d08addd47acc4ded12a6a52c92482718e27407d404fddc534b8ce1affae418 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/10071c0f-0d48-4f3f-9fe0-dcf9fa1dee0a 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:0xc000690608}] Aliases:map[]}\"\nJun 11 11:55:31.462817 crc crio[22759]: time=\"2026-06-11T11:55:31.462798073Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.463265 crc crio[22759]: time=\"2026-06-11T11:55:31.463179194Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:d4eaf0d5e3ed3ad6c721fbefc9c4de6abe92afef4a079f289b21d3c936ebd80c UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/898f5ece-92cb-463f-a028-3299734e26a4 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:0xc0006906a8}] Aliases:map[]}\"\nJun 11 11:55:31.463345 crc crio[22759]: time=\"2026-06-11T11:55:31.463304267Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.463752 crc crio[22759]: time=\"2026-06-11T11:55:31.463703699Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:dbf7084e036402eb75d81bddd320d0bd1f91e1843d1dc590e3b11b4a55fce899 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/c00779a6-183a-4efc-979e-69272f788d4d 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:0xc000690748}] Aliases:map[]}\"\nJun 11 11:55:31.463895 crc crio[22759]: time=\"2026-06-11T11:55:31.463834951Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.464314 crc crio[22759]: time=\"2026-06-11T11:55:31.464241805Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:1be33eef974f1b8b17f66a7d3e38a2fbf699bbf9b979902191894328c4f3a5e0 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/69a82547-e2a6-41ca-b694-8c70ff40d2c7 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:0xc0006907d0}] Aliases:map[]}\"\nJun 11 11:55:31.464405 crc crio[22759]: time=\"2026-06-11T11:55:31.464381309Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:31.465291 crc crio[22759]: time=\"2026-06-11T11:55:31.46518016Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 11 11:55:31.466275 crc crio[22759]: time=\"2026-06-11T11:55:31.46623601Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 11 11:55:31.466397 crc crio[22759]: time=\"2026-06-11T11:55:31.466304663Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 11 11:55:31.466598 crc crio[22759]: time=\"2026-06-11T11:55:31.466495298Z\" level=info msg=\"Create NRI interface\"\nJun 11 11:55:31.466598 crc crio[22759]: time=\"2026-06-11T11:55:31.466593981Z\" level=info msg=\"runtime interface created\"\nJun 11 11:55:31.466810 crc crio[22759]: time=\"2026-06-11T11:55:31.466619172Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 11 11:55:31.466810 crc crio[22759]: time=\"2026-06-11T11:55:31.466627682Z\" level=info msg=\"runtime interface starting up...\"\nJun 11 11:55:31.466810 crc crio[22759]: time=\"2026-06-11T11:55:31.466636302Z\" level=info msg=\"starting plugins...\"\nJun 11 11:55:31.466810 crc crio[22759]: time=\"2026-06-11T11:55:31.466724125Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 11 11:55:31.478548 crc crio[22759]: time=\"2026-06-11T11:55:31.478415157Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 11 11:55:31.485995 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 11 11:55:38.589243 crc crio[22759]: time=\"2026-06-11T11:55:38.587787525Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=c2c11f27-d195-47b3-8d83-14d06a551e54 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:55:38.593358 crc crio[22759]: time=\"2026-06-11T11:55:38.593248769Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=f4d015d4-a32b-41ca-86c8-bff974174d63 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:55:38.598427 crc crio[22759]: time=\"2026-06-11T11:55:38.598316054Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=2946b374-3ef8-4c93-9ad2-d9d6ac80b2f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:55:38.599506 crc crio[22759]: time=\"2026-06-11T11:55:38.599397574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:38.638320 crc crio[22759]: time=\"2026-06-11T11:55:38.638228062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:38.643238 crc crio[22759]: time=\"2026-06-11T11:55:38.643112841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:38.773505 crc crio[22759]: time=\"2026-06-11T11:55:38.772607375Z\" level=info msg=\"Created container c6acf4a61a1c5997d2e63c14e019791f70366cd2d9d02957b486e160cb11e62d: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=2946b374-3ef8-4c93-9ad2-d9d6ac80b2f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:55:38.775526 crc crio[22759]: time=\"2026-06-11T11:55:38.775421017Z\" level=info msg=\"Starting container: c6acf4a61a1c5997d2e63c14e019791f70366cd2d9d02957b486e160cb11e62d\" id=8de6d51b-a000-41ce-ab8f-5819f2d991b7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:55:38.782553 crc crio[22759]: time=\"2026-06-11T11:55:38.782437445Z\" level=info msg=\"Started container\" PID=23463 containerID=c6acf4a61a1c5997d2e63c14e019791f70366cd2d9d02957b486e160cb11e62d description=openshift-console/downloads-747b44746d-4pqvr/download-server id=8de6d51b-a000-41ce-ab8f-5819f2d991b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=329481c7e901f292822a997f1565c8ea9d24ec8787303bb905ccb0f03ef4483b\nJun 11 11:55:53.461588 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...\nJun 11 11:55:57.366488 crc systemd[1]: crio.service: Deactivated successfully.\nJun 11 11:55:57.369169 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).\nJun 11 11:55:57.369773 crc systemd[1]: crio.service: Consumed 6.323s CPU time.\nJun 11 11:55:57.473177 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 11 11:55:57.555954 crc crio[24477]: time=\"2026-06-11T11:55:57.555596436Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 11 11:55:57.555954 crc crio[24477]: time=\"2026-06-11T11:55:57.555916785Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 11 11:55:57.558324 crc crio[24477]: time=\"2026-06-11T11:55:57.557516311Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 11 11:55:57.558324 crc crio[24477]: time=\"2026-06-11T11:55:57.557597134Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 11 11:55:57.558324 crc crio[24477]: time=\"2026-06-11T11:55:57.558266433Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/zuul\"\nJun 11 11:55:57.584820 crc crio[24477]: time=\"2026-06-11T11:55:57.584550062Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 11 11:55:57.585776 crc crio[24477]: time=\"2026-06-11T11:55:57.585586193Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 11 11:55:57.587565 crc crio[24477]: time=\"2026-06-11T11:55:57.585780338Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 11 11:55:57.596093 crc crio[24477]: time=\"2026-06-11T11:55:57.5955312Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 11 11:55:57.596093 crc crio[24477]: time=\"2026-06-11T11:55:57.595574159Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 11 11:55:57.656848 crc crio[24477]: time=\"2026-06-11T11:55:57.656313135Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 11 11:55:57.678782 crc crio[24477]: time=\"2026-06-11T11:55:57.678625842Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"\nJun 11 11:55:57.701782 crc crio[24477]: time=\"2026-06-11T11:55:57.701550496Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"\nJun 11 11:55:57.737790 crc crio[24477]: time=\"2026-06-11T11:55:57.737670556Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"\nJun 11 11:55:58.158604 crc crio[24477]: time=\"2026-06-11T11:55:58.158428666Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 11 11:55:58.158604 crc crio[24477]: time=\"2026-06-11T11:55:58.15857163Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 11 11:55:58.158604 crc crio[24477]: time=\"2026-06-11T11:55:58.158588671Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 11 11:55:58.158604 crc crio[24477]: time=\"2026-06-11T11:55:58.158596411Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 11 11:55:58.158604 crc crio[24477]: time=\"2026-06-11T11:55:58.158604741Z\" level=info msg=\"RDT not available in the host system\"\nJun 11 11:55:58.193491 crc crio[24477]: time=\"2026-06-11T11:55:58.193313945Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 11 11:55:58.194127 crc crio[24477]: time=\"2026-06-11T11:55:58.193618744Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 11 11:55:58.206329 crc crio[24477]: time=\"2026-06-11T11:55:58.206080899Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 11 11:55:58.206329 crc crio[24477]: time=\"2026-06-11T11:55:58.206144611Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 11 11:55:58.960272 crc crio[24477]: time=\"2026-06-11T11:55:58.959995179Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:55:58.960272 crc crio[24477]: time=\"2026-06-11T11:55:58.960154804Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:55:58.962162 crc crio[24477]: time=\"2026-06-11T11:55:58.96038859Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 11 11:55:58.962162 crc crio[24477]: time=\"2026-06-11T11:55:58.960405081Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 11 11:55:58.962315 crc crio[24477]: time=\"2026-06-11T11:55:58.9610674Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"org.criu.config\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"cpu-shared.crio.io\\\", \\\"org.systemd.property.\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-quota.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-c-states.crio.io\\\", \\\"bundle\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/etc/crio/openshift-pull-secret\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"\nJun 11 11:55:58.964769 crc crio[24477]: time=\"2026-06-11T11:55:58.964229332Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 11 11:55:58.964949 crc crio[24477]: time=\"2026-06-11T11:55:58.964795978Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 11 11:56:02.644173 crc crio[24477]: time=\"2026-06-11T11:56:02.629482726Z\" level=info msg=\"Got pod network &{Name:community-operators-h62kq Namespace:openshift-marketplace ID:cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d UID:6448c17c-b504-4b64-ac53-a68d2814cfc7 NetNS:/var/run/netns/1fd5a0bf-e8af-4390-bb84-fb0e9e9ce02b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6448c17c_b504_4b64_ac53_a68d2814cfc7.slice PodAnnotations:0xc000a86910}] Aliases:map[]}\"\nJun 11 11:56:02.644173 crc crio[24477]: time=\"2026-06-11T11:56:02.644044073Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-h62kq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.647462 crc crio[24477]: time=\"2026-06-11T11:56:02.647310347Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fdkd2 Namespace:openshift-marketplace ID:63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034 UID:ee19b429-2e70-4caf-811c-2101faf70388 NetNS:/var/run/netns/a304afb4-5e21-4098-aee4-759f0c584a97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee19b429_2e70_4caf_811c_2101faf70388.slice PodAnnotations:0xc000a86a58}] Aliases:map[]}\"\nJun 11 11:56:02.648473 crc crio[24477]: time=\"2026-06-11T11:56:02.647613436Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-fdkd2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.649829 crc crio[24477]: time=\"2026-06-11T11:56:02.649509541Z\" level=info msg=\"Got pod network &{Name:certified-operators-xmmw2 Namespace:openshift-marketplace ID:12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda UID:eac99895-4454-4b32-927c-65fd1c875bc5 NetNS:/var/run/netns/dc5eee38-2df2-4a8d-8db5-20400a25426c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeac99895_4454_4b32_927c_65fd1c875bc5.slice PodAnnotations:0xc000a86b20}] Aliases:map[]}\"\nJun 11 11:56:02.650256 crc crio[24477]: time=\"2026-06-11T11:56:02.650149899Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-xmmw2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.654055 crc crio[24477]: time=\"2026-06-11T11:56:02.653374392Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-c784s Namespace:openshift-marketplace ID:7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc UID:2f7297c3-a3e0-494a-b525-d351a5a5d6a4 NetNS:/var/run/netns/58368884-6801-4dba-8545-05523c95c4fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f7297c3_a3e0_494a_b525_d351a5a5d6a4.slice PodAnnotations:0xc000a86bd0}] Aliases:map[]}\"\nJun 11 11:56:02.655268 crc crio[24477]: time=\"2026-06-11T11:56:02.654766752Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-c784s for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.659099 crc crio[24477]: time=\"2026-06-11T11:56:02.658725626Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-n8v69 Namespace:openshift-marketplace ID:40aa928ffffb5909e9f2cc45c58d306b07a8677c7cf659b8a829e44f0e4dfffe UID:fc2af7f4-1470-4fb1-bec2-96b2d2273970 NetNS:/var/run/netns/d6b68fc7-7cb0-48f2-9cfb-1e2fbc6f48dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc2af7f4_1470_4fb1_bec2_96b2d2273970.slice PodAnnotations:0xc00008cc00}] Aliases:map[]}\"\nJun 11 11:56:02.659209 crc crio[24477]: time=\"2026-06-11T11:56:02.659184816Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-n8v69 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.660609 crc crio[24477]: time=\"2026-06-11T11:56:02.660407425Z\" level=info msg=\"Got pod network &{Name:controller-manager-5f4d49f7d6-pz6h4 Namespace:openshift-controller-manager ID:bae330b65ef1d58855cc1750dd5962bd3db738cc9f85f54e2ceeb843e19308cc UID:8364ad1e-1d1a-4137-8e21-c3084448614a NetNS:/var/run/netns/2196431d-d54f-431b-8e67-4aa204108126 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8364ad1e_1d1a_4137_8e21_c3084448614a.slice PodAnnotations:0xc00008cc90}] Aliases:map[]}\"\nJun 11 11:56:02.666495 crc crio[24477]: time=\"2026-06-11T11:56:02.666019419Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-5f4d49f7d6-pz6h4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.668046 crc crio[24477]: time=\"2026-06-11T11:56:02.667628905Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-5b69c4b7d-zngz2 Namespace:openshift-route-controller-manager ID:c7f8ad82ad454609d9319d4a1cf4dea40bf03500c7ff0c05b47453c3192a1dfa UID:1e30aad9-9efa-48c2-9bf4-6e89ee257c63 NetNS:/var/run/netns/a4a4ea3b-a68e-4396-9e44-31ef4669e9ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e30aad9_9efa_48c2_9bf4_6e89ee257c63.slice PodAnnotations:0xc00008cd30}] Aliases:map[]}\"\nJun 11 11:56:02.668566 crc crio[24477]: time=\"2026-06-11T11:56:02.668362706Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-5b69c4b7d-zngz2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.669508 crc crio[24477]: time=\"2026-06-11T11:56:02.669327764Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:aa66e24f8124432ed37f8a9c27e887c3db42fbd51a89b7c1f75f61b85d7f45e1 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/fbf54cf5-9866-4c22-b84b-ffe3ffcecbab 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:0xc00008cdc8}] Aliases:map[]}\"\nJun 11 11:56:02.669827 crc crio[24477]: time=\"2026-06-11T11:56:02.669614222Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.670227 crc crio[24477]: time=\"2026-06-11T11:56:02.670017604Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:56:02.670301 crc crio[24477]: time=\"2026-06-11T11:56:02.670232988Z\" level=warning msg=\"Could not restore sandbox IP for 5ceed3fffe841d000ae281c77438ebeffe7856c15232a1cf46354210e45ff3a8: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_d9ca1c59-5603-4950-83a7-698f0297899f_0(5ceed3fffe841d000ae281c77438ebeffe7856c15232a1cf46354210e45ff3a8): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:56:02.670301 crc crio[24477]: time=\"2026-06-11T11:56:02.670266021Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:56:02.670301 crc crio[24477]: time=\"2026-06-11T11:56:02.670282762Z\" level=warning msg=\"Could not restore sandbox IP for 5d45e2757ca961f0424bd711a4b3bbaa4571c8041c7a1cbcca43949d029310bb: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_98738a20-df72-4a0d-ad16-b98579b47eb9_0(5d45e2757ca961f0424bd711a4b3bbaa4571c8041c7a1cbcca43949d029310bb): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:56:02.670436 crc crio[24477]: time=\"2026-06-11T11:56:02.670305643Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:56:02.670436 crc crio[24477]: time=\"2026-06-11T11:56:02.670319553Z\" level=warning msg=\"Could not restore sandbox IP for 3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d: failed to get network status for pod sandbox k8s_collect-profiles-29686305-9dr2p_openshift-operator-lifecycle-manager_88a361a5-a2f0-4cef-a60d-f0bd635eba7d_0(3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:56:02.671248 crc crio[24477]: time=\"2026-06-11T11:56:02.671032423Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:e5f153aa209aabe52bf2d7753481d969f357bc1e07a18bcb37ff2768d02c4c3e UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/52e9daf9-18a1-423e-9099-40440b2e3003 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:0xc00008ce80}] Aliases:map[]}\"\nJun 11 11:56:02.671476 crc crio[24477]: time=\"2026-06-11T11:56:02.671356321Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.672236 crc crio[24477]: time=\"2026-06-11T11:56:02.672157926Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:7a9677c8ed67eec605ff0a2e5e6ec1a609e6172170307ccd1751732699526a22 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/fe11ae69-96ea-4bb7-804b-6b61b37bf5bd 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:0xc00008cf20}] Aliases:map[]}\"\nJun 11 11:56:02.672475 crc crio[24477]: time=\"2026-06-11T11:56:02.672331921Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.673426 crc crio[24477]: time=\"2026-06-11T11:56:02.67331806Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:c47c584cbca399eb2e3265e7e59833a25e7bd64547b9baad238b551a74fee29c UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/0ae2e2bc-c4fe-4116-8de5-7d6a02ef3cb3 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:0xc00008cfb0}] Aliases:map[]}\"\nJun 11 11:56:02.673833 crc crio[24477]: time=\"2026-06-11T11:56:02.673527805Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.675337 crc crio[24477]: time=\"2026-06-11T11:56:02.674559715Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:093f8737cd204c43ff7594a6b0577cc39c6881340347f07f72acbca5359b1a09 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/b1b15c78-a896-4291-a825-1bbcce5a2752 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:0xc00008d040}] Aliases:map[]}\"\nJun 11 11:56:02.675337 crc crio[24477]: time=\"2026-06-11T11:56:02.67505966Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.676170 crc crio[24477]: time=\"2026-06-11T11:56:02.675825109Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:e74cc8ff82ac082e0051d12a83cd16f7dc62f6e320b65d2f81722f8a4d3d8053 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/7b90ebca-c495-4cd6-85dd-5d294d8b44b3 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:0xc00008d0d0}] Aliases:map[]}\"\nJun 11 11:56:02.676258 crc crio[24477]: time=\"2026-06-11T11:56:02.676200203Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.677252 crc crio[24477]: time=\"2026-06-11T11:56:02.677000826Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:ddd8a7ace3286c82ee30b9c8d70ab00f67d742aa7b1f3710a23263e8b8d4a812 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/348b6c1a-e4dd-47b4-805e-52d3dadd7549 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:0xc00008d160}] Aliases:map[]}\"\nJun 11 11:56:02.677332 crc crio[24477]: time=\"2026-06-11T11:56:02.677290064Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.678391 crc crio[24477]: time=\"2026-06-11T11:56:02.67819455Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:ceac6ba87467e95e44a998e9cdf99adb3aa577f53000302197846ede3d51d028 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/09044e93-e795-44bb-94f1-1a858b656be8 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:0xc00008d1e0}] Aliases:map[]}\"\nJun 11 11:56:02.679018 crc crio[24477]: time=\"2026-06-11T11:56:02.678510408Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.680990 crc crio[24477]: time=\"2026-06-11T11:56:02.680364043Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:dfe00585ad03d00aae23bc232b329b26d5719d51f81ea9335489c98fa4af68c8 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/4700b64f-73df-4648-9213-f14baebc6440 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:0xc00008d278}] Aliases:map[]}\"\nJun 11 11:56:02.680990 crc crio[24477]: time=\"2026-06-11T11:56:02.680521287Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.681570 crc crio[24477]: time=\"2026-06-11T11:56:02.681221758Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:c27b2d49f3cb2e2afc71446a37f9e524d9e1716e4fa8e966bb06e4c6340bae32 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/ff7c77c4-9965-4924-889c-72627d979a39 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:0xc00008d2f8}] Aliases:map[]}\"\nJun 11 11:56:02.681570 crc crio[24477]: time=\"2026-06-11T11:56:02.681526997Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.682401 crc crio[24477]: time=\"2026-06-11T11:56:02.682237696Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:65f6f507aff2c3dfd016d5e334e513fd0bc5a957a8648f46873eff02e6fb2481 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/89c63d0f-aa45-40de-a36d-919da197e6d7 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:0xc00008d388}] Aliases:map[]}\"\nJun 11 11:56:02.682717 crc crio[24477]: time=\"2026-06-11T11:56:02.682495415Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.684598 crc crio[24477]: time=\"2026-06-11T11:56:02.684376009Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:62b7b5b9061fa04de237a5f02ec1f67d1ff9341ed2f2185a28b0851974c9fb3d UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/b08249cd-fa2c-4fc5-8cae-7ddbc2a30d21 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:0xc00008d418}] Aliases:map[]}\"\nJun 11 11:56:02.684598 crc crio[24477]: time=\"2026-06-11T11:56:02.684516873Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.685570 crc crio[24477]: time=\"2026-06-11T11:56:02.685411079Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:6729b6f6df8aa1a94e46b1ed897ff3c7da2be0c5ac02ab76a9f56adff156dca8 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/2f8ae5bf-8119-4600-836c-e8ba69afa89a 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:0xc00008d4a8}] Aliases:map[]}\"\nJun 11 11:56:02.686529 crc crio[24477]: time=\"2026-06-11T11:56:02.686128959Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.687957 crc crio[24477]: time=\"2026-06-11T11:56:02.687719071Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:8b5d3d637a6ccdbe2f885cbef0b8c8b55357672be69d392c7f3e67e3fe3e78a1 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/a2602e90-9490-47a5-beda-34c8b70bd2e0 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:0xc00008d528}] Aliases:map[]}\"\nJun 11 11:56:02.689281 crc crio[24477]: time=\"2026-06-11T11:56:02.688362074Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.689281 crc crio[24477]: time=\"2026-06-11T11:56:02.689247479Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:2ad53ffb7fe74f66ce91948fcbd8ed5c639a3f56b5c5ad0aef3a79991b13a167 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/df22182b-9107-4050-bc96-25a3cc12fea7 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:0xc00008d5a8}] Aliases:map[]}\"\nJun 11 11:56:02.689415 crc crio[24477]: time=\"2026-06-11T11:56:02.689378513Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.690478 crc crio[24477]: time=\"2026-06-11T11:56:02.690410693Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:41e0dc7cc8053eeeac687a51aea9b1530d986305d29b495d36e86578d2e24b7a UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/44c836f1-83bd-4fec-8c03-6a3f71816cec 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:0xc00008d628}] Aliases:map[]}\"\nJun 11 11:56:02.690880 crc crio[24477]: time=\"2026-06-11T11:56:02.690574726Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.691459 crc crio[24477]: time=\"2026-06-11T11:56:02.691280928Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:5a380dc439153fd729d62d52583da7dfd5c6b33454985cf6ffeb5f878b80d543 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/13bd1b8d-3ad2-41f3-9798-031a902f7fbd 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:0xc00008d6b8}] Aliases:map[]}\"\nJun 11 11:56:02.691806 crc crio[24477]: time=\"2026-06-11T11:56:02.69169602Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.693536 crc crio[24477]: time=\"2026-06-11T11:56:02.692455942Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:3bbff6bda418ab3917ffc3e1d6c1e610a6cb6637daa1c816b339836934e8ccac UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/ec1fe046-4b5b-41ff-9552-d213a98fb2d5 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:0xc00008d748}] Aliases:map[]}\"\nJun 11 11:56:02.693536 crc crio[24477]: time=\"2026-06-11T11:56:02.693400889Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.694495 crc crio[24477]: time=\"2026-06-11T11:56:02.694254564Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:78c68730effe7e0fb995c89f1b136d209149e7ed6e1e6a43256efb8656843f28 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/fe643040-25c1-49eb-9b9c-ae2fe4ff88e7 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:0xc00008d7d8}] Aliases:map[]}\"\nJun 11 11:56:02.694573 crc crio[24477]: time=\"2026-06-11T11:56:02.694514481Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.697775 crc crio[24477]: time=\"2026-06-11T11:56:02.697151088Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:c1251888d412fcac0ed09819a62b230962a9779845ff22b793bc77bb9da66c9f UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/a88519f7-e076-48fd-84ca-dd9116a9a44c 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:0xc00008d858}] Aliases:map[]}\"\nJun 11 11:56:02.698475 crc crio[24477]: time=\"2026-06-11T11:56:02.697974892Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.699153 crc crio[24477]: time=\"2026-06-11T11:56:02.698849596Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:172d06a82334693fe565a25f3523459d09b70af9e60826971bbc7a5ed2e4415b UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/18929e95-1963-4fc7-b7fb-0585ee5763d7 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:0xc00008d8e8}] Aliases:map[]}\"\nJun 11 11:56:02.699494 crc crio[24477]: time=\"2026-06-11T11:56:02.699239317Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.701314 crc crio[24477]: time=\"2026-06-11T11:56:02.700799653Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:bcc9b32e3912bfaf7d153cd3800777354c0c016d76b68fe01d7791deb99508b2 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/d545e622-a7a5-4f3f-86cb-c5edc90b4cdb 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:0xc00008d968}] Aliases:map[]}\"\nJun 11 11:56:02.702320 crc crio[24477]: time=\"2026-06-11T11:56:02.701455432Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.702804 crc crio[24477]: time=\"2026-06-11T11:56:02.702452231Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:5373108d446055635b741dfe403fbbe5c4063e12343dee372b1eec3442e02add UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/4cddde93-dfb3-4c9d-8899-ea89ca60a88f 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:0xc00008d9f8}] Aliases:map[]}\"\nJun 11 11:56:02.703384 crc crio[24477]: time=\"2026-06-11T11:56:02.703183951Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.705615 crc crio[24477]: time=\"2026-06-11T11:56:02.705230651Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:7bc05bddb1aed37f248748b9c45be906fe9b211870ed17ab79e84fc17737e1da UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/8f9a7d04-7ac1-4692-a56b-91401116ff59 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:0xc00008da88}] Aliases:map[]}\"\nJun 11 11:56:02.706372 crc crio[24477]: time=\"2026-06-11T11:56:02.705973032Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.706714 crc crio[24477]: time=\"2026-06-11T11:56:02.706554459Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:3bc7d301adc5925b363e49d1c8c07e96d6dcae60275037d8ecd8166f8606c109 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/d6e5af67-2041-47d5-b430-06a5c8eeb714 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:0xc00008db08}] Aliases:map[]}\"\nJun 11 11:56:02.706803 crc crio[24477]: time=\"2026-06-11T11:56:02.706753655Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.709087 crc crio[24477]: time=\"2026-06-11T11:56:02.708511135Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:2fd4c73289c4929e22acd75c5d0f696a8f40082ef4e46caf868126539c9b03fd UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/ece92a2d-351e-4746-b19b-225eaf1cb081 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:0xc00008db98}] Aliases:map[]}\"\nJun 11 11:56:02.709087 crc crio[24477]: time=\"2026-06-11T11:56:02.709065241Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.710149 crc crio[24477]: time=\"2026-06-11T11:56:02.709753411Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:ba75dfe769e883bb7ff39e113effea81446325f05a64f99910027e6fe07d06f0 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/ff8059cd-5044-4679-b42a-618b00089c69 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:0xc00008dc28}] Aliases:map[]}\"\nJun 11 11:56:02.710993 crc crio[24477]: time=\"2026-06-11T11:56:02.710279906Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.711542 crc crio[24477]: time=\"2026-06-11T11:56:02.711400999Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:83deffb05b5c51ae09f7f9931aeef639a49e8922ed3ca219c2c4f5c262a80b31 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/f466c54d-069a-497b-819d-0b97573af589 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:0xc00008dcb8}] Aliases:map[]}\"\nJun 11 11:56:02.712448 crc crio[24477]: time=\"2026-06-11T11:56:02.711590204Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.713220 crc crio[24477]: time=\"2026-06-11T11:56:02.713153179Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:86c61bb44507aae5de65c880ccdcea828453dee0c375749eab1667d0dbe0708f UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/adce6741-9b80-400c-925c-60ca0e38a913 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:0xc00008dd48}] Aliases:map[]}\"\nJun 11 11:56:02.713423 crc crio[24477]: time=\"2026-06-11T11:56:02.713330053Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.714279 crc crio[24477]: time=\"2026-06-11T11:56:02.714180879Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:ddeac8d96bc220e6731c7e27f832716e6d7a896e00fcbc520040de7644187aa7 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/3133a063-dd51-4723-9ec1-accc050d3e6e 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:0xc00008ddd8}] Aliases:map[]}\"\nJun 11 11:56:02.714366 crc crio[24477]: time=\"2026-06-11T11:56:02.714314573Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.715525 crc crio[24477]: time=\"2026-06-11T11:56:02.715358393Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:6c51eab753272d574f64cbedfe0efb16ec220f86dcb2f36de0e92f6dacec8f69 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/c9091fab-29aa-4072-b456-ba985af10541 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:0xc00008de68}] Aliases:map[]}\"\nJun 11 11:56:02.717288 crc crio[24477]: time=\"2026-06-11T11:56:02.717164325Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.719623 crc crio[24477]: time=\"2026-06-11T11:56:02.719345508Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:b9bb8890c0128eef33a966b912b722cc321dce274de0b53caa8004c0c5dd2fda UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/8ffb9c01-db83-4955-bc77-6a8c4b20be2a 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:0xc00008dee8}] Aliases:map[]}\"\nJun 11 11:56:02.719623 crc crio[24477]: time=\"2026-06-11T11:56:02.719510533Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.720992 crc crio[24477]: time=\"2026-06-11T11:56:02.72042391Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:b242f3ba73325bd5208b46a50ec2494ab99239aad746101e60e79afb481c4587 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/6fed3c95-1dc1-48fb-abda-1c17ee79c769 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:0xc00008df78}] Aliases:map[]}\"\nJun 11 11:56:02.720992 crc crio[24477]: time=\"2026-06-11T11:56:02.720601745Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.722158 crc crio[24477]: time=\"2026-06-11T11:56:02.721581372Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:c5e984a5c4cd3bc474b8eb37fa1dca43ee7c9ba6f6b8327c5199f7b42b0a8ed5 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/25af1740-ed2f-4188-8b67-1d71f92f9fa7 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:0xc000326128}] Aliases:map[]}\"\nJun 11 11:56:02.722255 crc crio[24477]: time=\"2026-06-11T11:56:02.722230102Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.723915 crc crio[24477]: time=\"2026-06-11T11:56:02.72357044Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:329481c7e901f292822a997f1565c8ea9d24ec8787303bb905ccb0f03ef4483b UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/42ef87da-209b-4614-9c65-6bba20775459 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:0xc000326318}] Aliases:map[]}\"\nJun 11 11:56:02.724590 crc crio[24477]: time=\"2026-06-11T11:56:02.724029213Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.725579 crc crio[24477]: time=\"2026-06-11T11:56:02.725372052Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:41d08addd47acc4ded12a6a52c92482718e27407d404fddc534b8ce1affae418 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/10071c0f-0d48-4f3f-9fe0-dcf9fa1dee0a 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:0xc000326408}] Aliases:map[]}\"\nJun 11 11:56:02.726563 crc crio[24477]: time=\"2026-06-11T11:56:02.725767893Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.730013 crc crio[24477]: time=\"2026-06-11T11:56:02.729591424Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:d4eaf0d5e3ed3ad6c721fbefc9c4de6abe92afef4a079f289b21d3c936ebd80c UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/898f5ece-92cb-463f-a028-3299734e26a4 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:0xc000326508}] Aliases:map[]}\"\nJun 11 11:56:02.731455 crc crio[24477]: time=\"2026-06-11T11:56:02.730181882Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.732615 crc crio[24477]: time=\"2026-06-11T11:56:02.732456737Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:dbf7084e036402eb75d81bddd320d0bd1f91e1843d1dc590e3b11b4a55fce899 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/c00779a6-183a-4efc-979e-69272f788d4d 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:0xc000326668}] Aliases:map[]}\"\nJun 11 11:56:02.733071 crc crio[24477]: time=\"2026-06-11T11:56:02.732611821Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.734228 crc crio[24477]: time=\"2026-06-11T11:56:02.734162436Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:1be33eef974f1b8b17f66a7d3e38a2fbf699bbf9b979902191894328c4f3a5e0 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/69a82547-e2a6-41ca-b694-8c70ff40d2c7 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:0xc0003266f0}] Aliases:map[]}\"\nJun 11 11:56:02.734441 crc crio[24477]: time=\"2026-06-11T11:56:02.734335384Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:02.740004 crc crio[24477]: time=\"2026-06-11T11:56:02.735446382Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 11 11:56:02.740004 crc crio[24477]: time=\"2026-06-11T11:56:02.738636314Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 11 11:56:02.740004 crc crio[24477]: time=\"2026-06-11T11:56:02.738804249Z\" level=info msg=\"Create NRI interface\"\nJun 11 11:56:02.740004 crc crio[24477]: time=\"2026-06-11T11:56:02.73885705Z\" level=info msg=\"runtime interface created\"\nJun 11 11:56:02.740004 crc crio[24477]: time=\"2026-06-11T11:56:02.738873901Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 11 11:56:02.740004 crc crio[24477]: time=\"2026-06-11T11:56:02.739050395Z\" level=info msg=\"runtime interface starting up...\"\nJun 11 11:56:02.740004 crc crio[24477]: time=\"2026-06-11T11:56:02.739064406Z\" level=info msg=\"starting plugins...\"\nJun 11 11:56:02.740004 crc crio[24477]: time=\"2026-06-11T11:56:02.739332914Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 11 11:56:02.744834 crc crio[24477]: time=\"2026-06-11T11:56:02.740991862Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 11 11:56:02.927457 crc crio[24477]: time=\"2026-06-11T11:56:02.927119863Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 11 11:56:02.940030 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 11 11:56:18.364197 crc crio[24477]: time=\"2026-06-11T11:56:18.363014252Z\" level=info msg=\"Running pod sandbox: openshift-etcd/installer-3-crc/POD\" id=7d54f7a3-2cb3-4000-9011-7480ae5557c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:56:18.366635 crc crio[24477]: time=\"2026-06-11T11:56:18.364252427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:56:18.424257 crc crio[24477]: time=\"2026-06-11T11:56:18.424062588Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:2e109bba58671546c5c7a5d1ebab0d06c8622339c15bd4c8b8ef1572a993dd64 UID:674daae6-90ca-4c14-b547-3889e15d4499 NetNS:/var/run/netns/9048ae62-a094-4c5d-af4e-e6607f41fd90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod674daae6_90ca_4c14_b547_3889e15d4499.slice PodAnnotations:0xc0003264e8}] Aliases:map[]}\"\nJun 11 11:56:18.424257 crc crio[24477]: time=\"2026-06-11T11:56:18.424174771Z\" level=info msg=\"Adding pod openshift-etcd_installer-3-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:56:23.302849 crc crio[24477]: 2026-06-11T11:56:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e109bba5867154 Mac:f6:81:89:56:85:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/9048ae62-a094-4c5d-af4e-e6607f41fd90 SocketPath: PciID:}] [{Interface:0xc000276bc0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:56:23.306077 crc crio[24477]: time=\"2026-06-11T11:56:23.305895477Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:2e109bba58671546c5c7a5d1ebab0d06c8622339c15bd4c8b8ef1572a993dd64 UID:674daae6-90ca-4c14-b547-3889e15d4499 NetNS:/var/run/netns/9048ae62-a094-4c5d-af4e-e6607f41fd90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod674daae6_90ca_4c14_b547_3889e15d4499.slice PodAnnotations:0xc0003264e8}] Aliases:map[]}\"\nJun 11 11:56:23.307400 crc crio[24477]: time=\"2026-06-11T11:56:23.306187786Z\" level=info msg=\"Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:23.316985 crc crio[24477]: time=\"2026-06-11T11:56:23.31663334Z\" level=info msg=\"Ran pod sandbox 2e109bba58671546c5c7a5d1ebab0d06c8622339c15bd4c8b8ef1572a993dd64 with infra container: openshift-etcd/installer-3-crc/POD\" id=7d54f7a3-2cb3-4000-9011-7480ae5557c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:56:23.333298 crc crio[24477]: time=\"2026-06-11T11:56:23.33262178Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=e64f07f6-5abc-42d6-b73b-ca87dbf56f6c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:56:23.340501 crc crio[24477]: time=\"2026-06-11T11:56:23.340131498Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=9c61fc53-0cc0-4d8a-83ae-a200165d6028 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:56:23.361595 crc crio[24477]: time=\"2026-06-11T11:56:23.36139592Z\" level=info msg=\"Creating container: openshift-etcd/installer-3-crc/installer\" id=1923fd57-ae34-4023-a2f6-a14682ad046d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:56:23.362603 crc crio[24477]: time=\"2026-06-11T11:56:23.362312737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:56:23.508847 crc crio[24477]: time=\"2026-06-11T11:56:23.504890653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:56:25.012793 crc crio[24477]: time=\"2026-06-11T11:56:25.01262025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:56:25.770073 crc crio[24477]: time=\"2026-06-11T11:56:25.769179491Z\" level=info msg=\"Created container fbc2f8dbc03efc839e79ec6999a32fe69699c916f30e8f09b5accf341469c4c4: openshift-etcd/installer-3-crc/installer\" id=1923fd57-ae34-4023-a2f6-a14682ad046d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:56:25.772540 crc crio[24477]: time=\"2026-06-11T11:56:25.772455922Z\" level=info msg=\"Starting container: fbc2f8dbc03efc839e79ec6999a32fe69699c916f30e8f09b5accf341469c4c4\" id=2dc37423-44d7-4d8a-8f56-377696b2c7e8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:56:25.790172 crc crio[24477]: time=\"2026-06-11T11:56:25.789999886Z\" level=info msg=\"Started container\" PID=24934 containerID=fbc2f8dbc03efc839e79ec6999a32fe69699c916f30e8f09b5accf341469c4c4 description=openshift-etcd/installer-3-crc/installer id=2dc37423-44d7-4d8a-8f56-377696b2c7e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e109bba58671546c5c7a5d1ebab0d06c8622339c15bd4c8b8ef1572a993dd64\nJun 11 11:57:01.796146 crc crio[24477]: time=\"2026-06-11T11:57:01.79487813Z\" level=info msg=\"Stopping container: 5337c96de581f1607c4e3e20811b26d9c68e95c515b779f83549d2aed570e36e (timeout: 30s)\" id=74b18f39-5ce9-4c47-b4cc-cd242541bca1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:57:01.797549 crc crio[24477]: time=\"2026-06-11T11:57:01.794925872Z\" level=info msg=\"Stopping container: 0b681eb773409774bdab99a73584685855cbb057199dc289dc31b6889c8c2ff9 (timeout: 30s)\" id=7895d8aa-cab9-4140-aed3-fa87342e4db7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:57:01.797549 crc crio[24477]: time=\"2026-06-11T11:57:01.795170328Z\" level=info msg=\"Stopping container: 44aff769c18900ce5201cd2098404513f6acb5b97500d60216ced387661f8ca5 (timeout: 30s)\" id=4eed4110-a756-4b94-831e-7a02758a84cf name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:57:01.797549 crc crio[24477]: time=\"2026-06-11T11:57:01.79525074Z\" level=info msg=\"Stopping container: 577b2e4996c605bcf69ba34d9af3c2bb229c0b7fe432680ece70e2ae5cdc32af (timeout: 30s)\" id=8f3b2233-1c5a-4094-8009-452ca9ccc60a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:57:01.797549 crc crio[24477]: time=\"2026-06-11T11:57:01.795436076Z\" level=info msg=\"Stopping container: c064d8099ec1df931905e8b9c9899911c3c03b7280635e04c32d85e517c65640 (timeout: 30s)\" id=1968befe-4661-4405-a201-c02c8712b94c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:57:02.034544 crc crio[24477]: time=\"2026-06-11T11:57:02.034461099Z\" level=info msg=\"Stopped container 5337c96de581f1607c4e3e20811b26d9c68e95c515b779f83549d2aed570e36e: openshift-etcd/etcd-crc/etcd-readyz\" id=74b18f39-5ce9-4c47-b4cc-cd242541bca1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:57:02.124626 crc crio[24477]: time=\"2026-06-11T11:57:02.124527689Z\" level=info msg=\"Stopped container c064d8099ec1df931905e8b9c9899911c3c03b7280635e04c32d85e517c65640: openshift-etcd/etcd-crc/etcd-metrics\" id=1968befe-4661-4405-a201-c02c8712b94c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:57:02.199715 crc crio[24477]: time=\"2026-06-11T11:57:02.199415587Z\" level=info msg=\"Stopped container 44aff769c18900ce5201cd2098404513f6acb5b97500d60216ced387661f8ca5: openshift-etcd/etcd-crc/etcd-rev\" id=4eed4110-a756-4b94-831e-7a02758a84cf name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:57:15.640176 crc crio[24477]: time=\"2026-06-11T11:57:15.638451575Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=11a67b6d-13fe-4a2a-8dc7-ecbff0db9e14 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:57:15.642501 crc crio[24477]: time=\"2026-06-11T11:57:15.642382867Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=c3c729be-66e3-4722-84f6-9d50e4423d01 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:57:15.643811 crc crio[24477]: time=\"2026-06-11T11:57:15.643571331Z\" level=info msg=\"Removing container: 10ea9c9ea94fa33266e428d5c2676fb5d9ea8bc034c64ad37f5e31d85c1e9f1d\" id=12be941c-78d2-490b-bd68-b790f9f784fa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:57:15.658802 crc crio[24477]: time=\"2026-06-11T11:57:15.658626732Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=46282722-195a-4dc7-8a7f-7942287fcf24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:57:15.739027 crc crio[24477]: time=\"2026-06-11T11:57:15.738824818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:57:15.780851 crc crio[24477]: time=\"2026-06-11T11:57:15.780520056Z\" level=info msg=\"Removed container 10ea9c9ea94fa33266e428d5c2676fb5d9ea8bc034c64ad37f5e31d85c1e9f1d: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=12be941c-78d2-490b-bd68-b790f9f784fa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:57:15.784869 crc crio[24477]: time=\"2026-06-11T11:57:15.784726034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:57:15.990364 crc crio[24477]: time=\"2026-06-11T11:57:15.990217996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:57:16.089009 crc crio[24477]: time=\"2026-06-11T11:57:16.088838481Z\" level=info msg=\"Created container e168f3e5012d755d6cf37bc437d1fa7d7ea9b6446f7fa5b2cd0c530127700ee2: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=46282722-195a-4dc7-8a7f-7942287fcf24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:57:16.090726 crc crio[24477]: time=\"2026-06-11T11:57:16.090606351Z\" level=info msg=\"Starting container: e168f3e5012d755d6cf37bc437d1fa7d7ea9b6446f7fa5b2cd0c530127700ee2\" id=a929ac33-3dbf-4952-b156-3ab061bd1c31 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:57:16.099462 crc crio[24477]: time=\"2026-06-11T11:57:16.099314078Z\" level=info msg=\"Started container\" PID=25691 containerID=e168f3e5012d755d6cf37bc437d1fa7d7ea9b6446f7fa5b2cd0c530127700ee2 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=a929ac33-3dbf-4952-b156-3ab061bd1c31 name=/runtime.v1.RuntimeService/StartContainer sandboxID=061625758d309a721490a8135736749f5522756c7306e8c3245198445746a21e\nJun 11 11:57:17.672192 crc crio[24477]: time=\"2026-06-11T11:57:17.670923202Z\" level=info msg=\"Stopping pod sandbox: 2e109bba58671546c5c7a5d1ebab0d06c8622339c15bd4c8b8ef1572a993dd64\" id=b862274b-297a-4402-adba-4632ebbaac5e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:57:17.674382 crc crio[24477]: time=\"2026-06-11T11:57:17.672554638Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:2e109bba58671546c5c7a5d1ebab0d06c8622339c15bd4c8b8ef1572a993dd64 UID:674daae6-90ca-4c14-b547-3889e15d4499 NetNS:/var/run/netns/9048ae62-a094-4c5d-af4e-e6607f41fd90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod674daae6_90ca_4c14_b547_3889e15d4499.slice PodAnnotations:0xc00008cf88}] Aliases:map[]}\"\nJun 11 11:57:17.674382 crc crio[24477]: time=\"2026-06-11T11:57:17.672794125Z\" level=info msg=\"Deleting pod openshift-etcd_installer-3-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:57:17.934094 crc crio[24477]: time=\"2026-06-11T11:57:17.933870658Z\" level=info msg=\"Stopped pod sandbox: 2e109bba58671546c5c7a5d1ebab0d06c8622339c15bd4c8b8ef1572a993dd64\" id=b862274b-297a-4402-adba-4632ebbaac5e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:57:28.968563 crc crio[24477]: time=\"2026-06-11T11:57:28.967785982Z\" level=info msg=\"Stopped container 0b681eb773409774bdab99a73584685855cbb057199dc289dc31b6889c8c2ff9: openshift-etcd/etcd-crc/etcd\" id=7895d8aa-cab9-4140-aed3-fa87342e4db7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:57:31.858867 crc crio[24477]: time=\"2026-06-11T11:57:31.858066479Z\" level=warning msg=\"Stopping container 577b2e4996c605bcf69ba34d9af3c2bb229c0b7fe432680ece70e2ae5cdc32af with stop signal(15) timed out. Killing...\"\nJun 11 11:57:31.915047 crc crio[24477]: time=\"2026-06-11T11:57:31.914797362Z\" level=error msg=\"Killing container 577b2e4996c605bcf69ba34d9af3c2bb229c0b7fe432680ece70e2ae5cdc32af failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 577b2e4996c605bcf69ba34d9af3c2bb229c0b7fe432680ece70e2ae5cdc32af KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 11 11:57:32.505198 crc crio[24477]: time=\"2026-06-11T11:57:32.505088925Z\" level=info msg=\"Stopped container 577b2e4996c605bcf69ba34d9af3c2bb229c0b7fe432680ece70e2ae5cdc32af: openshift-etcd/etcd-crc/etcdctl\" id=8f3b2233-1c5a-4094-8009-452ca9ccc60a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:57:32.506878 crc crio[24477]: time=\"2026-06-11T11:57:32.506831454Z\" level=info msg=\"Stopping pod sandbox: 4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce\" id=a3c2ff5f-73e2-418e-aaf8-257e1ed1d2f1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:57:32.511036 crc crio[24477]: time=\"2026-06-11T11:57:32.510911581Z\" level=info msg=\"Stopped pod sandbox: 4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce\" id=a3c2ff5f-73e2-418e-aaf8-257e1ed1d2f1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:57:32.876265 crc crio[24477]: time=\"2026-06-11T11:57:32.876123984Z\" level=info msg=\"Removing container: 44aff769c18900ce5201cd2098404513f6acb5b97500d60216ced387661f8ca5\" id=091b229a-34db-4ae4-a2e2-b854a5f2ba3b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:57:32.909479 crc crio[24477]: time=\"2026-06-11T11:57:32.909144696Z\" level=info msg=\"Removed container 44aff769c18900ce5201cd2098404513f6acb5b97500d60216ced387661f8ca5: openshift-etcd/etcd-crc/etcd-rev\" id=091b229a-34db-4ae4-a2e2-b854a5f2ba3b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:57:32.914013 crc crio[24477]: time=\"2026-06-11T11:57:32.913862827Z\" level=info msg=\"Removing container: 5337c96de581f1607c4e3e20811b26d9c68e95c515b779f83549d2aed570e36e\" id=e8413b72-9bb7-4684-9033-4b295793c0de name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:57:32.942228 crc crio[24477]: time=\"2026-06-11T11:57:32.942053561Z\" level=info msg=\"Removed container 5337c96de581f1607c4e3e20811b26d9c68e95c515b779f83549d2aed570e36e: openshift-etcd/etcd-crc/etcd-readyz\" id=e8413b72-9bb7-4684-9033-4b295793c0de name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:57:32.946993 crc crio[24477]: time=\"2026-06-11T11:57:32.946890786Z\" level=info msg=\"Removing container: c064d8099ec1df931905e8b9c9899911c3c03b7280635e04c32d85e517c65640\" id=49514465-86c5-443b-b797-1c23db9cbb9c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:57:32.971608 crc crio[24477]: time=\"2026-06-11T11:57:32.971498538Z\" level=info msg=\"Removed container c064d8099ec1df931905e8b9c9899911c3c03b7280635e04c32d85e517c65640: openshift-etcd/etcd-crc/etcd-metrics\" id=49514465-86c5-443b-b797-1c23db9cbb9c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:57:32.974792 crc crio[24477]: time=\"2026-06-11T11:57:32.974752459Z\" level=info msg=\"Removing container: 0b681eb773409774bdab99a73584685855cbb057199dc289dc31b6889c8c2ff9\" id=43eb70b9-06fa-42ed-959c-7fc7b09a2cd3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:57:32.994744 crc crio[24477]: time=\"2026-06-11T11:57:32.994573692Z\" level=info msg=\"Removed container 0b681eb773409774bdab99a73584685855cbb057199dc289dc31b6889c8c2ff9: openshift-etcd/etcd-crc/etcd\" id=43eb70b9-06fa-42ed-959c-7fc7b09a2cd3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:57:33.007717 crc crio[24477]: time=\"2026-06-11T11:57:33.007559471Z\" level=info msg=\"Removing container: 577b2e4996c605bcf69ba34d9af3c2bb229c0b7fe432680ece70e2ae5cdc32af\" id=9ae4c573-b3f2-4848-997c-a9e6b6689abb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:57:33.033699 crc crio[24477]: time=\"2026-06-11T11:57:33.033519771Z\" level=info msg=\"Removed container 577b2e4996c605bcf69ba34d9af3c2bb229c0b7fe432680ece70e2ae5cdc32af: openshift-etcd/etcd-crc/etcdctl\" id=9ae4c573-b3f2-4848-997c-a9e6b6689abb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:57:33.037606 crc crio[24477]: time=\"2026-06-11T11:57:33.037195914Z\" level=info msg=\"Removing container: 0b927170126eb13d29a1b6a333bbc9f8dd141704e973bcdc68de18ca8a0fa6d8\" id=d268cea6-550b-48b7-87ab-52f11d2c6efc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:57:33.140532 crc crio[24477]: time=\"2026-06-11T11:57:33.140305228Z\" level=info msg=\"Removed container 0b927170126eb13d29a1b6a333bbc9f8dd141704e973bcdc68de18ca8a0fa6d8: openshift-etcd/etcd-crc/etcd-resources-copy\" id=d268cea6-550b-48b7-87ab-52f11d2c6efc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:57:33.145330 crc crio[24477]: time=\"2026-06-11T11:57:33.145231245Z\" level=info msg=\"Removing container: 3f5867ca8d8fd9483408b9db614f66bdfb9b4aa74ef19451195a2320aad92115\" id=18532783-892c-471f-8ded-93d984b952d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:57:33.231786 crc crio[24477]: time=\"2026-06-11T11:57:33.23154101Z\" level=info msg=\"Removed container 3f5867ca8d8fd9483408b9db614f66bdfb9b4aa74ef19451195a2320aad92115: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=18532783-892c-471f-8ded-93d984b952d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:57:33.235479 crc crio[24477]: time=\"2026-06-11T11:57:33.235347567Z\" level=info msg=\"Removing container: b11de2e5d532819724baed195d599fc66c757ce18838ba87233f91043da37576\" id=ca04b397-200e-414c-aedb-aa204b466191 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:57:33.324805 crc crio[24477]: time=\"2026-06-11T11:57:33.323540755Z\" level=info msg=\"Removed container b11de2e5d532819724baed195d599fc66c757ce18838ba87233f91043da37576: openshift-etcd/etcd-crc/setup\" id=ca04b397-200e-414c-aedb-aa204b466191 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:57:51.450167 crc crio[24477]: time=\"2026-06-11T11:57:51.449072649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=06a2190d-80f6-4588-b8cf-5dbd2701fdc1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:57:51.452045 crc crio[24477]: time=\"2026-06-11T11:57:51.449751749Z\" level=info msg=\"Removing container: 261e61dd7deb2c33177b704fa99d802493fac080d463260a9ce9207fb804d46d\" id=cb931545-ab37-4a12-8c82-bafae38d59a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:57:51.456521 crc crio[24477]: time=\"2026-06-11T11:57:51.456406879Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4e231d5a-bd5e-463e-8bed-4b08e9ec1b2b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:57:51.459548 crc crio[24477]: time=\"2026-06-11T11:57:51.459440525Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=98c945bc-2ad7-4e65-b453-ed9fdb9e8512 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:57:51.460198 crc crio[24477]: time=\"2026-06-11T11:57:51.460113524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:57:51.487123 crc crio[24477]: time=\"2026-06-11T11:57:51.487027512Z\" level=info msg=\"Removed container 261e61dd7deb2c33177b704fa99d802493fac080d463260a9ce9207fb804d46d: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=cb931545-ab37-4a12-8c82-bafae38d59a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:57:51.493300 crc crio[24477]: time=\"2026-06-11T11:57:51.493224008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:57:51.497273 crc crio[24477]: time=\"2026-06-11T11:57:51.497204861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:57:51.596439 crc crio[24477]: time=\"2026-06-11T11:57:51.596284294Z\" level=info msg=\"Created container ef6ad6e42b6ff8caa00df5f32f2a470307ce62461d7d64bc7f27fade03ceb368: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=98c945bc-2ad7-4e65-b453-ed9fdb9e8512 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:57:51.598322 crc crio[24477]: time=\"2026-06-11T11:57:51.598197348Z\" level=info msg=\"Starting container: ef6ad6e42b6ff8caa00df5f32f2a470307ce62461d7d64bc7f27fade03ceb368\" id=f33cc633-3221-4339-a668-c6160c4e8f94 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:57:51.602852 crc crio[24477]: time=\"2026-06-11T11:57:51.60282013Z\" level=info msg=\"Started container\" PID=26274 containerID=ef6ad6e42b6ff8caa00df5f32f2a470307ce62461d7d64bc7f27fade03ceb368 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=f33cc633-3221-4339-a668-c6160c4e8f94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=87f905dae07832955f2c841f30b5ec02fc6def416b7fdbb75854089c17c1c717\nJun 11 11:58:07.740680 crc crio[24477]: time=\"2026-06-11T11:58:07.739033349Z\" level=info msg=\"Stopping pod sandbox: 4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce\" id=17d581d0-2e22-4571-97cb-9606c304125b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:58:07.743466 crc crio[24477]: time=\"2026-06-11T11:58:07.740631505Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce\" id=17d581d0-2e22-4571-97cb-9606c304125b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:58:07.743466 crc crio[24477]: time=\"2026-06-11T11:58:07.74188125Z\" level=info msg=\"Removing pod sandbox: 4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce\" id=46ee3df8-27d7-4cc5-b19a-367934a0ffa9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:58:07.755234 crc crio[24477]: time=\"2026-06-11T11:58:07.755060265Z\" level=info msg=\"Removed pod sandbox: 4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce\" id=46ee3df8-27d7-4cc5-b19a-367934a0ffa9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:58:45.029937 crc crio[24477]: time=\"2026-06-11T11:58:45.028532558Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=057b0a89-c819-4765-9401-f6216080deac name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:58:45.033443 crc crio[24477]: time=\"2026-06-11T11:58:45.033336164Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=29ffd97c-bec6-43cd-bb4e-7e5c40b52711 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:58:45.036627 crc crio[24477]: time=\"2026-06-11T11:58:45.036538955Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-n8v69/marketplace-operator\" id=7b080627-216d-4a0e-80da-c0401991f0d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:58:45.037469 crc crio[24477]: time=\"2026-06-11T11:58:45.0373884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:58:45.074731 crc crio[24477]: time=\"2026-06-11T11:58:45.074184922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:58:45.081391 crc crio[24477]: time=\"2026-06-11T11:58:45.081246162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:58:45.216787 crc crio[24477]: time=\"2026-06-11T11:58:45.215350015Z\" level=info msg=\"Created container b7254560fb5f6661344ae59b3f8427c6b490265fc7a39c68771057910215c88c: openshift-marketplace/marketplace-operator-547dbd544d-n8v69/marketplace-operator\" id=7b080627-216d-4a0e-80da-c0401991f0d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:58:45.219059 crc crio[24477]: time=\"2026-06-11T11:58:45.218867444Z\" level=info msg=\"Starting container: b7254560fb5f6661344ae59b3f8427c6b490265fc7a39c68771057910215c88c\" id=32118c7c-359b-489c-9a1c-980e197790c5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:58:45.225281 crc crio[24477]: time=\"2026-06-11T11:58:45.225156602Z\" level=info msg=\"Started container\" PID=26935 containerID=b7254560fb5f6661344ae59b3f8427c6b490265fc7a39c68771057910215c88c description=openshift-marketplace/marketplace-operator-547dbd544d-n8v69/marketplace-operator id=32118c7c-359b-489c-9a1c-980e197790c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40aa928ffffb5909e9f2cc45c58d306b07a8677c7cf659b8a829e44f0e4dfffe\nJun 11 11:59:09.057537 crc crio[24477]: time=\"2026-06-11T11:59:09.057170149Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=c8723d0c-fad9-469b-8841-2064d62d73e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:59:09.058948 crc crio[24477]: time=\"2026-06-11T11:59:09.058918329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:59:09.078535 crc crio[24477]: time=\"2026-06-11T11:59:09.078474271Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=c8723d0c-fad9-469b-8841-2064d62d73e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:59:09.097068 crc crio[24477]: time=\"2026-06-11T11:59:09.096890046Z\" level=info msg=\"Ran pod sandbox 7fdb1bc756df673af7f3c2d341906710c7b5a8c8c425aff4565b49a6afa8495d with infra container: openshift-etcd/etcd-crc/POD\" id=c8723d0c-fad9-469b-8841-2064d62d73e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:59:09.100890 crc crio[24477]: time=\"2026-06-11T11:59:09.100739378Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8db7dead-f6fa-45ce-b403-42e23fb0b44b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:59:09.103547 crc crio[24477]: time=\"2026-06-11T11:59:09.103422529Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=7e6f6f24-e4f3-42c3-8602-e0043f4c90ed name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:59:09.135058 crc crio[24477]: time=\"2026-06-11T11:59:09.13483819Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=651a3e61-e040-4c65-a53d-8dd36c99e500 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:59:09.136954 crc crio[24477]: time=\"2026-06-11T11:59:09.136831987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:59:09.188859 crc crio[24477]: time=\"2026-06-11T11:59:09.188622774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:59:09.422509 crc crio[24477]: time=\"2026-06-11T11:59:09.422220958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:59:09.557521 crc crio[24477]: time=\"2026-06-11T11:59:09.556595628Z\" level=info msg=\"Created container 191333b435891dc46535efd5a2f80955b0c16ff92ef5378c02f8bc1d2b81dd90: openshift-etcd/etcd-crc/setup\" id=651a3e61-e040-4c65-a53d-8dd36c99e500 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:59:09.559203 crc crio[24477]: time=\"2026-06-11T11:59:09.559086608Z\" level=info msg=\"Starting container: 191333b435891dc46535efd5a2f80955b0c16ff92ef5378c02f8bc1d2b81dd90\" id=92cd4ebd-9efc-43a2-b684-576354aea29e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:59:09.566080 crc crio[24477]: time=\"2026-06-11T11:59:09.565886671Z\" level=info msg=\"Started container\" PID=27322 containerID=191333b435891dc46535efd5a2f80955b0c16ff92ef5378c02f8bc1d2b81dd90 description=openshift-etcd/etcd-crc/setup id=92cd4ebd-9efc-43a2-b684-576354aea29e name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fdb1bc756df673af7f3c2d341906710c7b5a8c8c425aff4565b49a6afa8495d\nJun 11 11:59:36.625803 crc crio[24477]: time=\"2026-06-11T11:59:36.624543392Z\" level=info msg=\"Removing container: 9d2d9dc39f19f8f8f2304ab3f5252f251ee3323b0ee4c0bee689cc8b184fd0b2\" id=5be96c78-6d9d-4dcf-8840-4b60bd709e88 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:59:36.627281 crc crio[24477]: time=\"2026-06-11T11:59:36.625339934Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=90ce5793-7fc4-475b-b331-d22ec7040ace name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:59:36.738004 crc crio[24477]: time=\"2026-06-11T11:59:36.737769904Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=59cfac00-48f7-4399-ba44-4a29714f478e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:59:36.740342 crc crio[24477]: time=\"2026-06-11T11:59:36.740233115Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=a30f54cb-e057-4428-993e-adc8ec34067c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:59:36.740828 crc crio[24477]: time=\"2026-06-11T11:59:36.740598864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:59:36.778236 crc crio[24477]: time=\"2026-06-11T11:59:36.778133389Z\" level=info msg=\"Removed container 9d2d9dc39f19f8f8f2304ab3f5252f251ee3323b0ee4c0bee689cc8b184fd0b2: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=5be96c78-6d9d-4dcf-8840-4b60bd709e88 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:59:36.786102 crc crio[24477]: time=\"2026-06-11T11:59:36.78591714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:59:37.013837 crc crio[24477]: time=\"2026-06-11T11:59:37.013440034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:59:37.134369 crc crio[24477]: time=\"2026-06-11T11:59:37.134172159Z\" level=info msg=\"Created container ff5c7721151d7082d7ac71c74187f44613d8858616bc7fcc2af28267b6bcfcaf: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=a30f54cb-e057-4428-993e-adc8ec34067c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:59:37.135814 crc crio[24477]: time=\"2026-06-11T11:59:37.13562548Z\" level=info msg=\"Starting container: ff5c7721151d7082d7ac71c74187f44613d8858616bc7fcc2af28267b6bcfcaf\" id=76898c1c-1571-4ea0-adff-dd2505fd1bb1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:59:37.144281 crc crio[24477]: time=\"2026-06-11T11:59:37.143973677Z\" level=info msg=\"Started container\" PID=27634 containerID=ff5c7721151d7082d7ac71c74187f44613d8858616bc7fcc2af28267b6bcfcaf description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=76898c1c-1571-4ea0-adff-dd2505fd1bb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c15fdc652ee8210afe01c4041db65aa289cecd9c010b235ec1914e99e18b97a\nJun 11 11:59:43.735082 crc crio[24477]: time=\"2026-06-11T11:59:43.734153843Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=ff3a1994-4402-46e3-95e3-2bd9b0648c46 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:59:43.739634 crc crio[24477]: time=\"2026-06-11T11:59:43.739520355Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=b78c4a5c-e69a-4c1b-91bb-c4c1e6774221 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:59:43.744066 crc crio[24477]: time=\"2026-06-11T11:59:43.74387767Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=1f672085-0a63-4ed5-8e24-e38f30898e39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:59:43.745159 crc crio[24477]: time=\"2026-06-11T11:59:43.744947541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:59:43.755461 crc crio[24477]: time=\"2026-06-11T11:59:43.755339515Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=40c80589-713d-417c-9b93-02e00ca022df name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:59:43.771764 crc crio[24477]: time=\"2026-06-11T11:59:43.771567824Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=77f9e616-994c-44ce-8499-c95981e11b50 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:59:43.771971 crc crio[24477]: time=\"2026-06-11T11:59:43.771810811Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=276f0d44-e816-44a3-886c-cf341d2bfc95 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:59:43.774553 crc crio[24477]: time=\"2026-06-11T11:59:43.774204459Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f1f6bccc-385d-442a-8548-e03f22337ded name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:59:43.776608 crc crio[24477]: time=\"2026-06-11T11:59:43.776189366Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=e3c239a2-6aa7-4c45-9d8a-62ee279ad78b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:59:43.776608 crc crio[24477]: time=\"2026-06-11T11:59:43.776564076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:59:43.778394 crc crio[24477]: time=\"2026-06-11T11:59:43.778304486Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=a23a89cc-268f-4641-aab1-ad6e612fb2d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:59:43.786634 crc crio[24477]: time=\"2026-06-11T11:59:43.786541743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:59:43.799394 crc crio[24477]: time=\"2026-06-11T11:59:43.799289351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:59:43.804869 crc crio[24477]: time=\"2026-06-11T11:59:43.804775626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:59:43.810921 crc crio[24477]: time=\"2026-06-11T11:59:43.8108257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:59:43.821178 crc crio[24477]: time=\"2026-06-11T11:59:43.821091089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:59:43.826954 crc crio[24477]: time=\"2026-06-11T11:59:43.826851124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:59:43.980099 crc crio[24477]: time=\"2026-06-11T11:59:43.979939426Z\" level=info msg=\"Created container 89a53ec9024628b5651013527cd4bf4f0ac47bc5eeb8f9383de93d8c770d7684: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=1f672085-0a63-4ed5-8e24-e38f30898e39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:59:43.981553 crc crio[24477]: time=\"2026-06-11T11:59:43.981364336Z\" level=info msg=\"Starting container: 89a53ec9024628b5651013527cd4bf4f0ac47bc5eeb8f9383de93d8c770d7684\" id=2d07828c-f808-4ba1-8171-c7e4de91defb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:59:43.985848 crc crio[24477]: time=\"2026-06-11T11:59:43.985622427Z\" level=info msg=\"Created container c599e74b484f523548f3b9522c17d3e1cbefa2e3841ec75dd7c7fd04325ede2e: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=a23a89cc-268f-4641-aab1-ad6e612fb2d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:59:43.988058 crc crio[24477]: time=\"2026-06-11T11:59:43.987880261Z\" level=info msg=\"Started container\" PID=27776 containerID=89a53ec9024628b5651013527cd4bf4f0ac47bc5eeb8f9383de93d8c770d7684 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=2d07828c-f808-4ba1-8171-c7e4de91defb name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9bb8890c0128eef33a966b912b722cc321dce274de0b53caa8004c0c5dd2fda\nJun 11 11:59:43.988930 crc crio[24477]: time=\"2026-06-11T11:59:43.987970684Z\" level=info msg=\"Starting container: c599e74b484f523548f3b9522c17d3e1cbefa2e3841ec75dd7c7fd04325ede2e\" id=36004a5d-afb9-4627-9691-a21b1a48f79e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:59:43.997115 crc crio[24477]: time=\"2026-06-11T11:59:43.997055131Z\" level=info msg=\"Started container\" PID=27775 containerID=c599e74b484f523548f3b9522c17d3e1cbefa2e3841ec75dd7c7fd04325ede2e description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=36004a5d-afb9-4627-9691-a21b1a48f79e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c107af755ee2cc718955f89eca95fb476ef944dc54bfb8d8ee4ecc066ddb6058\nJun 11 11:59:44.022272 crc crio[24477]: time=\"2026-06-11T11:59:44.022121992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:59:44.119394 crc crio[24477]: time=\"2026-06-11T11:59:44.118379333Z\" level=info msg=\"Created container 766998cc55a8fc7add0f7f17c5e76acc473b3bcc97f2b490273cef5e2d8bd93a: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=e3c239a2-6aa7-4c45-9d8a-62ee279ad78b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:59:44.120420 crc crio[24477]: time=\"2026-06-11T11:59:44.120334148Z\" level=info msg=\"Starting container: 766998cc55a8fc7add0f7f17c5e76acc473b3bcc97f2b490273cef5e2d8bd93a\" id=8bfdf545-dc61-451b-9ea4-66c6438e224a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:59:44.125011 crc crio[24477]: time=\"2026-06-11T11:59:44.124935009Z\" level=info msg=\"Started container\" PID=27808 containerID=766998cc55a8fc7add0f7f17c5e76acc473b3bcc97f2b490273cef5e2d8bd93a description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=8bfdf545-dc61-451b-9ea4-66c6438e224a name=/runtime.v1.RuntimeService/StartContainer sandboxID=061625758d309a721490a8135736749f5522756c7306e8c3245198445746a21e\nJun 11 11:59:44.307333 crc crio[24477]: time=\"2026-06-11T11:59:44.30720554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=35f77dbf-2820-4e7a-95bb-6201fcfb8036 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:59:44.310792 crc crio[24477]: time=\"2026-06-11T11:59:44.310631197Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=917663a9-6d43-436a-bad8-1a895d8d3fb0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:59:44.322273 crc crio[24477]: time=\"2026-06-11T11:59:44.322152763Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=d291a0b8-ad11-4da4-84c6-fbad89cf2ba4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:59:44.323061 crc crio[24477]: time=\"2026-06-11T11:59:44.322952047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:59:44.370020 crc crio[24477]: time=\"2026-06-11T11:59:44.369833526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:59:44.603460 crc crio[24477]: time=\"2026-06-11T11:59:44.60334904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:59:44.733987 crc crio[24477]: time=\"2026-06-11T11:59:44.733811581Z\" level=info msg=\"Created container c3a957c010029c9a6c1f41329ef639083f0bfb9a1400b14170c9f96d4e17eb06: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=d291a0b8-ad11-4da4-84c6-fbad89cf2ba4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:59:44.735585 crc crio[24477]: time=\"2026-06-11T11:59:44.735486088Z\" level=info msg=\"Starting container: c3a957c010029c9a6c1f41329ef639083f0bfb9a1400b14170c9f96d4e17eb06\" id=bd17ed90-b821-41ed-8d2b-b34f8927c923 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:59:44.742002 crc crio[24477]: time=\"2026-06-11T11:59:44.74187999Z\" level=info msg=\"Started container\" PID=27836 containerID=c3a957c010029c9a6c1f41329ef639083f0bfb9a1400b14170c9f96d4e17eb06 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=bd17ed90-b821-41ed-8d2b-b34f8927c923 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fdb1bc756df673af7f3c2d341906710c7b5a8c8c425aff4565b49a6afa8495d\nJun 11 11:59:44.798895 crc crio[24477]: time=\"2026-06-11T11:59:44.798774664Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=27e2c3a9-9a9e-4a48-b09e-ce4e00d4b815 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:59:44.800856 crc crio[24477]: time=\"2026-06-11T11:59:44.800762641Z\" level=info msg=\"Removing container: dfbf5bc10f0c37db94a860f40c8344fb9da67d317d5e3b332d4d5c797fad8523\" id=76f064ac-2e28-4605-ba6b-a410cc3d582b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:59:44.801317 crc crio[24477]: time=\"2026-06-11T11:59:44.801163782Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=35d38863-7d85-4a71-b371-a4e4d002a686 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:59:44.805777 crc crio[24477]: time=\"2026-06-11T11:59:44.805391551Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=07386028-58e9-43c6-8d39-e749e13ee72b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:59:44.805996 crc crio[24477]: time=\"2026-06-11T11:59:44.805925787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:59:44.808208 crc crio[24477]: time=\"2026-06-11T11:59:44.807962924Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=20ef0f3e-346b-4681-87c2-4908cd8acabb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:59:44.816757 crc crio[24477]: time=\"2026-06-11T11:59:44.816601329Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=9b7b989b-10c3-4138-8963-cb6a9ca4d904 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:59:44.819513 crc crio[24477]: time=\"2026-06-11T11:59:44.819432599Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=7ed1a877-07d2-496b-85c0-4b396d337b84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:59:44.819906 crc crio[24477]: time=\"2026-06-11T11:59:44.81981795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:59:44.834109 crc crio[24477]: time=\"2026-06-11T11:59:44.833895051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:59:44.854581 crc crio[24477]: time=\"2026-06-11T11:59:44.854453195Z\" level=info msg=\"Removed container dfbf5bc10f0c37db94a860f40c8344fb9da67d317d5e3b332d4d5c797fad8523: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=76f064ac-2e28-4605-ba6b-a410cc3d582b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:59:44.861280 crc crio[24477]: time=\"2026-06-11T11:59:44.861165213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:59:45.028567 crc crio[24477]: time=\"2026-06-11T11:59:45.028447039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:59:45.078398 crc crio[24477]: time=\"2026-06-11T11:59:45.078298503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:59:45.127620 crc crio[24477]: time=\"2026-06-11T11:59:45.127513699Z\" level=info msg=\"Created container 80b24d71185a3e8e49123cc10402b2639befd2c5301202c8e617f6c529b735ba: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=07386028-58e9-43c6-8d39-e749e13ee72b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:59:45.128744 crc crio[24477]: time=\"2026-06-11T11:59:45.12860261Z\" level=info msg=\"Starting container: 80b24d71185a3e8e49123cc10402b2639befd2c5301202c8e617f6c529b735ba\" id=1aac0e1e-fe15-4ea1-93f6-fe36f44181e4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:59:45.134959 crc crio[24477]: time=\"2026-06-11T11:59:45.134878998Z\" level=info msg=\"Started container\" PID=27850 containerID=80b24d71185a3e8e49123cc10402b2639befd2c5301202c8e617f6c529b735ba description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=1aac0e1e-fe15-4ea1-93f6-fe36f44181e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=061625758d309a721490a8135736749f5522756c7306e8c3245198445746a21e\nJun 11 11:59:45.156396 crc crio[24477]: time=\"2026-06-11T11:59:45.156287936Z\" level=info msg=\"Created container f31ab07caa21dee7253cf4295fe70f9078bcb7ce3f870b86c08a7a5e094b1ab3: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=7ed1a877-07d2-496b-85c0-4b396d337b84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:59:45.158070 crc crio[24477]: time=\"2026-06-11T11:59:45.157950973Z\" level=info msg=\"Starting container: f31ab07caa21dee7253cf4295fe70f9078bcb7ce3f870b86c08a7a5e094b1ab3\" id=238b3a9e-dab7-4de8-8bdf-496903709b7f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:59:45.164088 crc crio[24477]: time=\"2026-06-11T11:59:45.163996244Z\" level=info msg=\"Started container\" PID=27854 containerID=f31ab07caa21dee7253cf4295fe70f9078bcb7ce3f870b86c08a7a5e094b1ab3 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=238b3a9e-dab7-4de8-8bdf-496903709b7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa8902d72d04f8ed67d3d08574a35e797eae201911b70b75faf4fda0eb7cf423\nJun 11 11:59:45.822697 crc crio[24477]: time=\"2026-06-11T11:59:45.822145534Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=d445f0ce-7189-4a8b-931d-ce7cfa9d6416 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:59:45.825503 crc crio[24477]: time=\"2026-06-11T11:59:45.825423508Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e200a10c-5283-4e40-ad18-c36e22d12d6e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:59:45.828238 crc crio[24477]: time=\"2026-06-11T11:59:45.828148814Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=2c0ff7c9-26e9-484e-988e-958f3cff9474 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:59:45.828483 crc crio[24477]: time=\"2026-06-11T11:59:45.828436792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:59:45.847856 crc crio[24477]: time=\"2026-06-11T11:59:45.8473844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:59:46.123241 crc crio[24477]: time=\"2026-06-11T11:59:46.123016879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:59:46.244756 crc crio[24477]: time=\"2026-06-11T11:59:46.243217659Z\" level=info msg=\"Created container c6dfffe9427b782efde554223da1cf106f45e6d5d41d94d95c5577230cdeb577: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=2c0ff7c9-26e9-484e-988e-958f3cff9474 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:59:46.246442 crc crio[24477]: time=\"2026-06-11T11:59:46.246332007Z\" level=info msg=\"Starting container: c6dfffe9427b782efde554223da1cf106f45e6d5d41d94d95c5577230cdeb577\" id=889e8756-15e4-422a-9e0b-fa032dd0ff3f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:59:46.257919 crc crio[24477]: time=\"2026-06-11T11:59:46.255535598Z\" level=info msg=\"Started container\" PID=27898 containerID=c6dfffe9427b782efde554223da1cf106f45e6d5d41d94d95c5577230cdeb577 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=889e8756-15e4-422a-9e0b-fa032dd0ff3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa8902d72d04f8ed67d3d08574a35e797eae201911b70b75faf4fda0eb7cf423\nJun 11 12:00:11.920595 crc crio[24477]: time=\"2026-06-11T12:00:11.918875392Z\" level=info msg=\"Stopping container: 80b24d71185a3e8e49123cc10402b2639befd2c5301202c8e617f6c529b735ba (timeout: 30s)\" id=afcbfce8-d5e4-4c19-8f15-87bfa3bc24e1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:00:12.126118 crc crio[24477]: time=\"2026-06-11T12:00:12.125937996Z\" level=info msg=\"Stopped container 80b24d71185a3e8e49123cc10402b2639befd2c5301202c8e617f6c529b735ba: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=afcbfce8-d5e4-4c19-8f15-87bfa3bc24e1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:00:12.128581 crc crio[24477]: time=\"2026-06-11T12:00:12.128407686Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=4dd3f124-0a71-4105-ba6c-3e54159a1ef1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:00:12.131311 crc crio[24477]: time=\"2026-06-11T12:00:12.131136274Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=b8faff68-809c-4a27-abd4-c1ef90b4c2a8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:00:12.134092 crc crio[24477]: time=\"2026-06-11T12:00:12.134015345Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b515b011-01b1-4275-8f7b-c7f6b49de5fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:00:12.134386 crc crio[24477]: time=\"2026-06-11T12:00:12.134336864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:00:12.159530 crc crio[24477]: time=\"2026-06-11T12:00:12.159417206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:00:12.166882 crc crio[24477]: time=\"2026-06-11T12:00:12.166520299Z\" level=info msg=\"Removing container: 0444e0d7606fdba5596f4feb232c3fa3e2377d7ebc119515c8d50d338f364257\" id=36645bc7-d0c8-4fb0-b731-94c7d45fcd9e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:00:12.288244 crc crio[24477]: time=\"2026-06-11T12:00:12.288141159Z\" level=info msg=\"Removed container 0444e0d7606fdba5596f4feb232c3fa3e2377d7ebc119515c8d50d338f364257: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=36645bc7-d0c8-4fb0-b731-94c7d45fcd9e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:00:12.363731 crc crio[24477]: time=\"2026-06-11T12:00:12.363548396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:00:12.472383 crc crio[24477]: time=\"2026-06-11T12:00:12.472187697Z\" level=info msg=\"Created container 4d746c54e384748602c05cfb536e1982b9f33b10beb6aa5e7cbc57f947ab172e: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b515b011-01b1-4275-8f7b-c7f6b49de5fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:00:12.474335 crc crio[24477]: time=\"2026-06-11T12:00:12.474239356Z\" level=info msg=\"Starting container: 4d746c54e384748602c05cfb536e1982b9f33b10beb6aa5e7cbc57f947ab172e\" id=5eeba1d1-4989-4a7e-9d26-0a13723b6247 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:00:12.478069 crc crio[24477]: time=\"2026-06-11T12:00:12.477941692Z\" level=info msg=\"Started container\" PID=28273 containerID=4d746c54e384748602c05cfb536e1982b9f33b10beb6aa5e7cbc57f947ab172e description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=5eeba1d1-4989-4a7e-9d26-0a13723b6247 name=/runtime.v1.RuntimeService/StartContainer sandboxID=061625758d309a721490a8135736749f5522756c7306e8c3245198445746a21e\nJun 11 12:00:19.836034 crc crio[24477]: time=\"2026-06-11T12:00:19.834584379Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=76fe2b33-fbaa-4dc3-96b0-6edb2042236d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:00:19.849516 crc crio[24477]: time=\"2026-06-11T12:00:19.849323108Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=073950d6-ac2a-4119-b088-606ec05da517 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:00:19.874207 crc crio[24477]: time=\"2026-06-11T12:00:19.873915125Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=aceef395-d55c-43b7-b499-12ad7a193439 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:00:19.874846 crc crio[24477]: time=\"2026-06-11T12:00:19.874615525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:00:19.924589 crc crio[24477]: time=\"2026-06-11T12:00:19.923884904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:00:20.103960 crc crio[24477]: time=\"2026-06-11T12:00:20.103850208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:00:20.208197 crc crio[24477]: time=\"2026-06-11T12:00:20.208102826Z\" level=info msg=\"Created container 5dbe6d3ae36506b6b565cc95cbcf62b444ca30f09ac4d205711c0d799c8e862f: openshift-etcd/etcd-crc/etcd-resources-copy\" id=aceef395-d55c-43b7-b499-12ad7a193439 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:00:20.209230 crc crio[24477]: time=\"2026-06-11T12:00:20.209160325Z\" level=info msg=\"Starting container: 5dbe6d3ae36506b6b565cc95cbcf62b444ca30f09ac4d205711c0d799c8e862f\" id=23853ba1-9f85-440a-afc8-10c9314c0162 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:00:20.216864 crc crio[24477]: time=\"2026-06-11T12:00:20.216771801Z\" level=info msg=\"Started container\" PID=28419 containerID=5dbe6d3ae36506b6b565cc95cbcf62b444ca30f09ac4d205711c0d799c8e862f description=openshift-etcd/etcd-crc/etcd-resources-copy id=23853ba1-9f85-440a-afc8-10c9314c0162 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fdb1bc756df673af7f3c2d341906710c7b5a8c8c425aff4565b49a6afa8495d\nJun 11 12:00:41.917287 crc crio[24477]: time=\"2026-06-11T12:00:41.916203063Z\" level=info msg=\"Stopping container: 4d746c54e384748602c05cfb536e1982b9f33b10beb6aa5e7cbc57f947ab172e (timeout: 30s)\" id=7aa28ecd-df87-4728-9888-466302b1ecb4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:00:42.123179 crc crio[24477]: time=\"2026-06-11T12:00:42.12241159Z\" level=info msg=\"Stopped container 4d746c54e384748602c05cfb536e1982b9f33b10beb6aa5e7cbc57f947ab172e: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=7aa28ecd-df87-4728-9888-466302b1ecb4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:00:42.126022 crc crio[24477]: time=\"2026-06-11T12:00:42.12592426Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=7d084e55-2e51-4298-b07d-6ac8b8d6d925 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:00:42.128450 crc crio[24477]: time=\"2026-06-11T12:00:42.128339029Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=686425e6-ec5f-4639-b7f1-36f8941d81d8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:00:42.132340 crc crio[24477]: time=\"2026-06-11T12:00:42.132176218Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=10399dfc-ae24-4dae-b4c1-f389c35a3877 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:00:42.132851 crc crio[24477]: time=\"2026-06-11T12:00:42.132451125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:00:42.158133 crc crio[24477]: time=\"2026-06-11T12:00:42.157913981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:00:42.335602 crc crio[24477]: time=\"2026-06-11T12:00:42.335480502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:00:42.450364 crc crio[24477]: time=\"2026-06-11T12:00:42.450204457Z\" level=info msg=\"Created container c27fcd9603333acfff9f8d8dba7fed8c11918aa94b543f3fa7e74ae26edb732d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=10399dfc-ae24-4dae-b4c1-f389c35a3877 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:00:42.451942 crc crio[24477]: time=\"2026-06-11T12:00:42.451805432Z\" level=info msg=\"Starting container: c27fcd9603333acfff9f8d8dba7fed8c11918aa94b543f3fa7e74ae26edb732d\" id=6b18f6fb-2fd4-4be6-bb36-e79a7ced0b50 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:00:42.456336 crc crio[24477]: time=\"2026-06-11T12:00:42.456228348Z\" level=info msg=\"Started container\" PID=28711 containerID=c27fcd9603333acfff9f8d8dba7fed8c11918aa94b543f3fa7e74ae26edb732d description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=6b18f6fb-2fd4-4be6-bb36-e79a7ced0b50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=061625758d309a721490a8135736749f5522756c7306e8c3245198445746a21e\nJun 11 12:00:42.559051 crc crio[24477]: time=\"2026-06-11T12:00:42.558897748Z\" level=info msg=\"Removing container: 80b24d71185a3e8e49123cc10402b2639befd2c5301202c8e617f6c529b735ba\" id=808ef351-0dc2-4f3a-86f2-336ebc617552 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:00:42.596000 crc crio[24477]: time=\"2026-06-11T12:00:42.5956098Z\" level=info msg=\"Removed container 80b24d71185a3e8e49123cc10402b2639befd2c5301202c8e617f6c529b735ba: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=808ef351-0dc2-4f3a-86f2-336ebc617552 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:00:54.286435 crc crio[24477]: time=\"2026-06-11T12:00:54.285449932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=e6fe9eb4-1e3d-4a14-896c-8d195435ee55 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:00:54.289960 crc crio[24477]: time=\"2026-06-11T12:00:54.289829997Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=058bea1a-f16c-4c80-9252-2d864c4f2243 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:00:54.304105 crc crio[24477]: time=\"2026-06-11T12:00:54.303178827Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=ae2be19d-0b39-43d2-b9f1-3f9a28ac2ba3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:00:54.304105 crc crio[24477]: time=\"2026-06-11T12:00:54.303726712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:00:54.336392 crc crio[24477]: time=\"2026-06-11T12:00:54.336222417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:00:54.541453 crc crio[24477]: time=\"2026-06-11T12:00:54.541349773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:00:54.658327 crc crio[24477]: time=\"2026-06-11T12:00:54.657747884Z\" level=info msg=\"Created container 606d8b66021e9352a4f0b3fa53cc5576bf846e288a56b4dd0fed66177ba01a03: openshift-etcd/etcd-crc/etcdctl\" id=ae2be19d-0b39-43d2-b9f1-3f9a28ac2ba3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:00:54.660430 crc crio[24477]: time=\"2026-06-11T12:00:54.660290488Z\" level=info msg=\"Starting container: 606d8b66021e9352a4f0b3fa53cc5576bf846e288a56b4dd0fed66177ba01a03\" id=d94b6fa9-0c13-4dab-b895-428db25ec460 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:00:54.668058 crc crio[24477]: time=\"2026-06-11T12:00:54.667914174Z\" level=info msg=\"Started container\" PID=28854 containerID=606d8b66021e9352a4f0b3fa53cc5576bf846e288a56b4dd0fed66177ba01a03 description=openshift-etcd/etcd-crc/etcdctl id=d94b6fa9-0c13-4dab-b895-428db25ec460 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fdb1bc756df673af7f3c2d341906710c7b5a8c8c425aff4565b49a6afa8495d\nJun 11 12:00:54.681202 crc crio[24477]: time=\"2026-06-11T12:00:54.681046628Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=3dadabee-7f5d-455d-96c2-0facfcfad2f4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:00:54.683961 crc crio[24477]: time=\"2026-06-11T12:00:54.683845148Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=bcc0cf1f-25cf-4ebe-b08d-8de4d29ab5fb name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:00:54.691955 crc crio[24477]: time=\"2026-06-11T12:00:54.691824854Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=b3663cf0-8ad4-41b4-8ec2-e4404c1f47a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:00:54.692420 crc crio[24477]: time=\"2026-06-11T12:00:54.692294427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:00:54.736541 crc crio[24477]: time=\"2026-06-11T12:00:54.736352851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:00:54.952416 crc crio[24477]: time=\"2026-06-11T12:00:54.952002296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:00:55.075726 crc crio[24477]: time=\"2026-06-11T12:00:55.075551642Z\" level=info msg=\"Created container bea3e0e8cfb27faf108d7adf523644eb27373f6c57ac48eaa5ef92e1f6084a3b: openshift-etcd/etcd-crc/etcd\" id=b3663cf0-8ad4-41b4-8ec2-e4404c1f47a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:00:55.078030 crc crio[24477]: time=\"2026-06-11T12:00:55.077887198Z\" level=info msg=\"Starting container: bea3e0e8cfb27faf108d7adf523644eb27373f6c57ac48eaa5ef92e1f6084a3b\" id=b536cb08-f59c-427c-a1b4-ec80c9493192 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:00:55.089158 crc crio[24477]: time=\"2026-06-11T12:00:55.089009595Z\" level=info msg=\"Started container\" PID=28865 containerID=bea3e0e8cfb27faf108d7adf523644eb27373f6c57ac48eaa5ef92e1f6084a3b description=openshift-etcd/etcd-crc/etcd id=b536cb08-f59c-427c-a1b4-ec80c9493192 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fdb1bc756df673af7f3c2d341906710c7b5a8c8c425aff4565b49a6afa8495d\nJun 11 12:00:55.110443 crc crio[24477]: time=\"2026-06-11T12:00:55.109336543Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8b00cb1b-b7ee-4d72-93e5-e71b8f6fe060 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:00:55.112809 crc crio[24477]: time=\"2026-06-11T12:00:55.112563905Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=2b51bdb1-6d1a-4e04-9972-247e817ce6d3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:00:55.120357 crc crio[24477]: time=\"2026-06-11T12:00:55.120271275Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=9651778a-ac09-47c0-9099-28714c3802c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:00:55.121005 crc crio[24477]: time=\"2026-06-11T12:00:55.120909973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:00:55.167545 crc crio[24477]: time=\"2026-06-11T12:00:55.167405565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:00:55.380823 crc crio[24477]: time=\"2026-06-11T12:00:55.380594431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:00:55.503594 crc crio[24477]: time=\"2026-06-11T12:00:55.503375334Z\" level=info msg=\"Created container 0974ffe16790133e17575a1958da499a2c2c32c02f5723ab0146dc753a0a8663: openshift-etcd/etcd-crc/etcd-metrics\" id=9651778a-ac09-47c0-9099-28714c3802c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:00:55.505227 crc crio[24477]: time=\"2026-06-11T12:00:55.504990179Z\" level=info msg=\"Starting container: 0974ffe16790133e17575a1958da499a2c2c32c02f5723ab0146dc753a0a8663\" id=1601479d-9687-4706-bee3-7191f3c28ab7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:00:55.514518 crc crio[24477]: time=\"2026-06-11T12:00:55.514356857Z\" level=info msg=\"Started container\" PID=28882 containerID=0974ffe16790133e17575a1958da499a2c2c32c02f5723ab0146dc753a0a8663 description=openshift-etcd/etcd-crc/etcd-metrics id=1601479d-9687-4706-bee3-7191f3c28ab7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fdb1bc756df673af7f3c2d341906710c7b5a8c8c425aff4565b49a6afa8495d\nJun 11 12:00:55.533724 crc crio[24477]: time=\"2026-06-11T12:00:55.533470961Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=c6c6826c-cc39-4cc4-99d7-8672be48d328 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:00:55.536807 crc crio[24477]: time=\"2026-06-11T12:00:55.536347272Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=d099a955-d7df-4a4b-8b43-57e152630885 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:00:55.545014 crc crio[24477]: time=\"2026-06-11T12:00:55.544834744Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=58c099ad-2ed2-4508-bee0-17f8f79ace5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:00:55.545735 crc crio[24477]: time=\"2026-06-11T12:00:55.545468592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:00:55.572494 crc crio[24477]: time=\"2026-06-11T12:00:55.572162552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:00:55.783126 crc crio[24477]: time=\"2026-06-11T12:00:55.782930618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:00:55.901550 crc crio[24477]: time=\"2026-06-11T12:00:55.901387038Z\" level=info msg=\"Created container c5b647159a1e13623ac06ed5a46603b4ee13b992903396fa5776178be75b959c: openshift-etcd/etcd-crc/etcd-readyz\" id=58c099ad-2ed2-4508-bee0-17f8f79ace5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:00:55.903326 crc crio[24477]: time=\"2026-06-11T12:00:55.90320102Z\" level=info msg=\"Starting container: c5b647159a1e13623ac06ed5a46603b4ee13b992903396fa5776178be75b959c\" id=9bb01003-10c0-44dd-9e08-d6abd9cbfdec name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:00:55.912280 crc crio[24477]: time=\"2026-06-11T12:00:55.912172335Z\" level=info msg=\"Started container\" PID=28897 containerID=c5b647159a1e13623ac06ed5a46603b4ee13b992903396fa5776178be75b959c description=openshift-etcd/etcd-crc/etcd-readyz id=9bb01003-10c0-44dd-9e08-d6abd9cbfdec name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fdb1bc756df673af7f3c2d341906710c7b5a8c8c425aff4565b49a6afa8495d\nJun 11 12:00:55.925758 crc crio[24477]: time=\"2026-06-11T12:00:55.925592647Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=51b1b44a-c27d-43b7-a27d-5a05370a4049 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:00:55.929315 crc crio[24477]: time=\"2026-06-11T12:00:55.929240521Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=94d184ec-0242-465e-ae5c-9125a1ff2073 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:00:55.937100 crc crio[24477]: time=\"2026-06-11T12:00:55.93695689Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=cc58d382-dd52-4be8-a07e-d642364499d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:00:55.937429 crc crio[24477]: time=\"2026-06-11T12:00:55.937357803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:00:55.972166 crc crio[24477]: time=\"2026-06-11T12:00:55.971924245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:00:56.190793 crc crio[24477]: time=\"2026-06-11T12:00:56.190556475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:00:56.317362 crc crio[24477]: time=\"2026-06-11T12:00:56.316610952Z\" level=info msg=\"Created container def0f14f14e3b4681cb34d54565991605792604b008eed0f149e50c7cdeb678f: openshift-etcd/etcd-crc/etcd-rev\" id=cc58d382-dd52-4be8-a07e-d642364499d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:00:56.318443 crc crio[24477]: time=\"2026-06-11T12:00:56.318343341Z\" level=info msg=\"Starting container: def0f14f14e3b4681cb34d54565991605792604b008eed0f149e50c7cdeb678f\" id=13d07b96-94b0-4bc6-bc8f-28125e6ce4c8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:00:56.324468 crc crio[24477]: time=\"2026-06-11T12:00:56.324132496Z\" level=info msg=\"Started container\" PID=28919 containerID=def0f14f14e3b4681cb34d54565991605792604b008eed0f149e50c7cdeb678f description=openshift-etcd/etcd-crc/etcd-rev id=13d07b96-94b0-4bc6-bc8f-28125e6ce4c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fdb1bc756df673af7f3c2d341906710c7b5a8c8c425aff4565b49a6afa8495d\nJun 11 12:01:11.919007 crc crio[24477]: time=\"2026-06-11T12:01:11.916904322Z\" level=info msg=\"Stopping container: c27fcd9603333acfff9f8d8dba7fed8c11918aa94b543f3fa7e74ae26edb732d (timeout: 30s)\" id=882717ce-2a52-4c9a-86eb-5a876c0b7087 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:01:12.136676 crc crio[24477]: time=\"2026-06-11T12:01:12.13647765Z\" level=info msg=\"Stopped container c27fcd9603333acfff9f8d8dba7fed8c11918aa94b543f3fa7e74ae26edb732d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=882717ce-2a52-4c9a-86eb-5a876c0b7087 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:01:12.525845 crc crio[24477]: time=\"2026-06-11T12:01:12.524845769Z\" level=info msg=\"Removing container: 4d746c54e384748602c05cfb536e1982b9f33b10beb6aa5e7cbc57f947ab172e\" id=d6dd9919-5493-47dd-8a59-aa41609fc548 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:01:12.561757 crc crio[24477]: time=\"2026-06-11T12:01:12.561575077Z\" level=info msg=\"Removed container 4d746c54e384748602c05cfb536e1982b9f33b10beb6aa5e7cbc57f947ab172e: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=d6dd9919-5493-47dd-8a59-aa41609fc548 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:01:37.814786 crc crio[24477]: time=\"2026-06-11T12:01:37.813465644Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=d5e0a06c-f1ff-4a87-b313-b2f8e4c4f1f0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:37.820572 crc crio[24477]: time=\"2026-06-11T12:01:37.820464193Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=9e574318-5803-4dad-8f1f-9d54965b0231 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:37.823863 crc crio[24477]: time=\"2026-06-11T12:01:37.823713975Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=7b730927-229f-4399-9b44-d11f9b04912e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:37.824368 crc crio[24477]: time=\"2026-06-11T12:01:37.824283291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:37.863510 crc crio[24477]: time=\"2026-06-11T12:01:37.86340981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:38.049465 crc crio[24477]: time=\"2026-06-11T12:01:38.049345487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:38.168434 crc crio[24477]: time=\"2026-06-11T12:01:38.168304616Z\" level=info msg=\"Created container 3c21657e69894c2410ae7e13eb8c210e0b095491bb30f761a158215ffd0a86c0: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=7b730927-229f-4399-9b44-d11f9b04912e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:38.170139 crc crio[24477]: time=\"2026-06-11T12:01:38.169931002Z\" level=info msg=\"Starting container: 3c21657e69894c2410ae7e13eb8c210e0b095491bb30f761a158215ffd0a86c0\" id=435307d7-3bba-42d1-8b7f-901fc697add3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:01:38.176000 crc crio[24477]: time=\"2026-06-11T12:01:38.175914852Z\" level=info msg=\"Started container\" PID=29585 containerID=3c21657e69894c2410ae7e13eb8c210e0b095491bb30f761a158215ffd0a86c0 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=435307d7-3bba-42d1-8b7f-901fc697add3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=172d06a82334693fe565a25f3523459d09b70af9e60826971bbc7a5ed2e4415b\nJun 11 12:01:38.826773 crc crio[24477]: time=\"2026-06-11T12:01:38.826695026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=73d4135d-1350-4f64-b6e0-467b031180c8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:38.829010 crc crio[24477]: time=\"2026-06-11T12:01:38.82890735Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=c2738ab1-402f-4085-a19b-920954bf5897 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:38.831579 crc crio[24477]: time=\"2026-06-11T12:01:38.831457921Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=cbf8890b-9e8e-47c6-adde-e58282f5df52 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:38.832145 crc crio[24477]: time=\"2026-06-11T12:01:38.832021287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:38.866813 crc crio[24477]: time=\"2026-06-11T12:01:38.866722143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:38.872303 crc crio[24477]: time=\"2026-06-11T12:01:38.872220665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:39.076587 crc crio[24477]: time=\"2026-06-11T12:01:39.075793622Z\" level=info msg=\"Created container 92e54fef864023a2de5a0256acc2af13c8d6f9bb7213e51dfea5754f31f700f2: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=cbf8890b-9e8e-47c6-adde-e58282f5df52 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:39.077905 crc crio[24477]: time=\"2026-06-11T12:01:39.0778167Z\" level=info msg=\"Starting container: 92e54fef864023a2de5a0256acc2af13c8d6f9bb7213e51dfea5754f31f700f2\" id=19f795bc-a849-4c09-ab2e-e77c9955609a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:01:39.087434 crc crio[24477]: time=\"2026-06-11T12:01:39.087355761Z\" level=info msg=\"Started container\" PID=29638 containerID=92e54fef864023a2de5a0256acc2af13c8d6f9bb7213e51dfea5754f31f700f2 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=19f795bc-a849-4c09-ab2e-e77c9955609a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bbff6bda418ab3917ffc3e1d6c1e610a6cb6637daa1c816b339836934e8ccac\nJun 11 12:01:39.857525 crc crio[24477]: time=\"2026-06-11T12:01:39.856814217Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=6cf85b98-1935-4651-847d-47b00ae962df name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:39.859305 crc crio[24477]: time=\"2026-06-11T12:01:39.858997918Z\" level=info msg=\"Removing container: ea1d135eecd4e309db23fb788b12c84bdc412380967979503b210785d26a4f50\" id=f77ac756-8d93-48dc-86db-a982bbe3b2f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:01:39.861617 crc crio[24477]: time=\"2026-06-11T12:01:39.861424416Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=a0fa8445-be66-45c7-80d2-c8cd04dfab2f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:39.866486 crc crio[24477]: time=\"2026-06-11T12:01:39.866313266Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=f81ce587-85de-455e-be5a-ad631e190e0b name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:39.869584 crc crio[24477]: time=\"2026-06-11T12:01:39.869408692Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=0fa40eaf-e9a3-4911-ba81-15b28828d922 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:39.871909 crc crio[24477]: time=\"2026-06-11T12:01:39.871572954Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=c4cfe47d-cd6b-4531-902c-372076336d2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:39.872333 crc crio[24477]: time=\"2026-06-11T12:01:39.872184812Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=15aeb64f-15c7-4d80-bd15-5eb9a6c94f7e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:39.872864 crc crio[24477]: time=\"2026-06-11T12:01:39.872750578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:39.873187 crc crio[24477]: time=\"2026-06-11T12:01:39.872874341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:39.936801 crc crio[24477]: time=\"2026-06-11T12:01:39.936600816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:39.956002 crc crio[24477]: time=\"2026-06-11T12:01:39.955854951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:39.971459 crc crio[24477]: time=\"2026-06-11T12:01:39.971188696Z\" level=info msg=\"Removed container ea1d135eecd4e309db23fb788b12c84bdc412380967979503b210785d26a4f50: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=f77ac756-8d93-48dc-86db-a982bbe3b2f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:01:39.977563 crc crio[24477]: time=\"2026-06-11T12:01:39.977430443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:39.987223 crc crio[24477]: time=\"2026-06-11T12:01:39.987075866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:40.122915 crc crio[24477]: time=\"2026-06-11T12:01:40.122749389Z\" level=info msg=\"Created container 271d2160e85e3ef126395e6341970743cee2923267de8ea484e04ec4f53fba3e: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=c4cfe47d-cd6b-4531-902c-372076336d2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:40.125586 crc crio[24477]: time=\"2026-06-11T12:01:40.125457346Z\" level=info msg=\"Starting container: 271d2160e85e3ef126395e6341970743cee2923267de8ea484e04ec4f53fba3e\" id=5ab92887-300a-43db-91e4-0f4a3c162eb6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:01:40.136026 crc crio[24477]: time=\"2026-06-11T12:01:40.13582011Z\" level=info msg=\"Started container\" PID=29672 containerID=271d2160e85e3ef126395e6341970743cee2923267de8ea484e04ec4f53fba3e description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=5ab92887-300a-43db-91e4-0f4a3c162eb6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4eaf0d5e3ed3ad6c721fbefc9c4de6abe92afef4a079f289b21d3c936ebd80c\nJun 11 12:01:40.138530 crc crio[24477]: time=\"2026-06-11T12:01:40.138426083Z\" level=info msg=\"Created container 6a7086131039386712a5bafecfc240b41c2178e7c30aeb578e29f1831690ebd3: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=15aeb64f-15c7-4d80-bd15-5eb9a6c94f7e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:40.141336 crc crio[24477]: time=\"2026-06-11T12:01:40.141223472Z\" level=info msg=\"Starting container: 6a7086131039386712a5bafecfc240b41c2178e7c30aeb578e29f1831690ebd3\" id=7b7997c3-a1f8-4ccf-bacd-1b0476c436c9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:01:40.147126 crc crio[24477]: time=\"2026-06-11T12:01:40.146989355Z\" level=info msg=\"Started container\" PID=29671 containerID=6a7086131039386712a5bafecfc240b41c2178e7c30aeb578e29f1831690ebd3 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=7b7997c3-a1f8-4ccf-bacd-1b0476c436c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05a95957c04bb3b4277caa1984ab4deb932350ff5914e10b50a8d0f04e26a18b\nJun 11 12:01:43.916155 crc crio[24477]: time=\"2026-06-11T12:01:43.915433035Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=0d18e537-e004-46d6-ab54-9b13ffb56fb2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:43.920421 crc crio[24477]: time=\"2026-06-11T12:01:43.920341233Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=035ede31-e743-4e8d-9fd9-ca97bc533ba4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:43.926810 crc crio[24477]: time=\"2026-06-11T12:01:43.923478232Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-5b69c4b7d-zngz2/route-controller-manager\" id=41868e34-3173-43ba-92fd-9a69f192a3db name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:43.926810 crc crio[24477]: time=\"2026-06-11T12:01:43.923756519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:43.952247 crc crio[24477]: time=\"2026-06-11T12:01:43.951849536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:43.958618 crc crio[24477]: time=\"2026-06-11T12:01:43.958528486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:44.092540 crc crio[24477]: time=\"2026-06-11T12:01:44.092384647Z\" level=info msg=\"Created container c1b3a680552bc3e7dcb2f4ca30ae178434f252a1a8fe5096881f88ff199932ad: openshift-route-controller-manager/route-controller-manager-5b69c4b7d-zngz2/route-controller-manager\" id=41868e34-3173-43ba-92fd-9a69f192a3db name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:44.094012 crc crio[24477]: time=\"2026-06-11T12:01:44.093902159Z\" level=info msg=\"Starting container: c1b3a680552bc3e7dcb2f4ca30ae178434f252a1a8fe5096881f88ff199932ad\" id=8db7aa2e-a6c9-454b-ac9d-c3aa54370a74 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:01:44.105593 crc crio[24477]: time=\"2026-06-11T12:01:44.104907343Z\" level=info msg=\"Started container\" PID=29710 containerID=c1b3a680552bc3e7dcb2f4ca30ae178434f252a1a8fe5096881f88ff199932ad description=openshift-route-controller-manager/route-controller-manager-5b69c4b7d-zngz2/route-controller-manager id=8db7aa2e-a6c9-454b-ac9d-c3aa54370a74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7f8ad82ad454609d9319d4a1cf4dea40bf03500c7ff0c05b47453c3192a1dfa\nJun 11 12:01:44.935862 crc crio[24477]: time=\"2026-06-11T12:01:44.934835193Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=f4c0f057-92fa-48f5-a884-7007737b5ac4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:44.938536 crc crio[24477]: time=\"2026-06-11T12:01:44.938333Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=8edcc486-dab5-44c1-a821-d92446ce3888 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:44.945336 crc crio[24477]: time=\"2026-06-11T12:01:44.945273882Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=20b65064-aa63-4443-8916-969fe0dced2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:44.946146 crc crio[24477]: time=\"2026-06-11T12:01:44.946070396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:44.993839 crc crio[24477]: time=\"2026-06-11T12:01:44.991749373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:45.244715 crc crio[24477]: time=\"2026-06-11T12:01:45.244574795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:45.356408 crc crio[24477]: time=\"2026-06-11T12:01:45.356235418Z\" level=info msg=\"Created container 0ec3b0788b117dad5d05a2afb5960401a8d574cad371b52b309b1208126aa28e: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=20b65064-aa63-4443-8916-969fe0dced2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:45.361029 crc crio[24477]: time=\"2026-06-11T12:01:45.360874699Z\" level=info msg=\"Starting container: 0ec3b0788b117dad5d05a2afb5960401a8d574cad371b52b309b1208126aa28e\" id=5e4b1a51-83cc-48b6-b30e-f2ba94e39f79 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:01:45.377779 crc crio[24477]: time=\"2026-06-11T12:01:45.377045407Z\" level=info msg=\"Started container\" PID=29735 containerID=0ec3b0788b117dad5d05a2afb5960401a8d574cad371b52b309b1208126aa28e description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=5e4b1a51-83cc-48b6-b30e-f2ba94e39f79 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3edba1aa7b1339996813aeced60f2e335760a6dae92a7a2e21ea5d6b4d9ec62\nJun 11 12:01:45.947943 crc crio[24477]: time=\"2026-06-11T12:01:45.947367583Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=bfa8a04e-86ff-4ac1-aaf6-4d4d6f19eae3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:45.950378 crc crio[24477]: time=\"2026-06-11T12:01:45.950293946Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=d12345e4-bb84-4c2a-9f4f-c07bb75aff08 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:45.953205 crc crio[24477]: time=\"2026-06-11T12:01:45.953070084Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=7e542965-231b-40d5-9276-8b686cd5014f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:45.953273 crc crio[24477]: time=\"2026-06-11T12:01:45.953238461Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=e3df4bba-d236-4219-9055-72d31d45cb9b name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:45.953839 crc crio[24477]: time=\"2026-06-11T12:01:45.95363563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:45.955311 crc crio[24477]: time=\"2026-06-11T12:01:45.955275197Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=3bcd39e3-c16d-4f7b-b1b0-cf98e8c52aa4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:45.955825 crc crio[24477]: time=\"2026-06-11T12:01:45.95573326Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=d35b0098-65ab-4d08-9e64-8c462c875110 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:45.957253 crc crio[24477]: time=\"2026-06-11T12:01:45.957228512Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=cebcf46a-41a5-4ed1-b18d-62864a74bb02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:45.960301 crc crio[24477]: time=\"2026-06-11T12:01:45.960243607Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=af41f746-3baa-4e60-accf-99d38c2e9e4f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:45.964358 crc crio[24477]: time=\"2026-06-11T12:01:45.963430918Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=6f105649-5cb9-4c23-8da2-6b3619e35b40 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:45.968347 crc crio[24477]: time=\"2026-06-11T12:01:45.968271255Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=81001094-f059-4560-81c0-959d3638d91d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:45.968510 crc crio[24477]: time=\"2026-06-11T12:01:45.968487271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:45.968788 crc crio[24477]: time=\"2026-06-11T12:01:45.968290715Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=f800cc5a-79a1-4a14-996c-7bd08138c9ff name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:45.969982 crc crio[24477]: time=\"2026-06-11T12:01:45.969909081Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=406e822e-b17a-450a-b058-3399a9ea43a9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:45.970909 crc crio[24477]: time=\"2026-06-11T12:01:45.970844848Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=048ea14c-df9e-48b8-ad1a-daa916d59c45 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:45.970991 crc crio[24477]: time=\"2026-06-11T12:01:45.970936631Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=6b38c77e-2663-4ef4-bbd3-10df822a5a0e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:45.974142 crc crio[24477]: time=\"2026-06-11T12:01:45.973522505Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=5b8b7d31-0a90-422a-a228-3adf31f0862c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:45.983179 crc crio[24477]: time=\"2026-06-11T12:01:45.983033585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:45.986061 crc crio[24477]: time=\"2026-06-11T12:01:45.986003381Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=c0526ad6-6703-46e4-8c68-5213cc389777 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:45.988375 crc crio[24477]: time=\"2026-06-11T12:01:45.988322257Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-5f4d49f7d6-pz6h4/controller-manager\" id=cab1a715-30fd-4c7d-9732-491f86b0c4a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:45.991957 crc crio[24477]: time=\"2026-06-11T12:01:45.991863598Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=015e0980-f088-426a-987c-ca1ab00e0ec4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:45.992037 crc crio[24477]: time=\"2026-06-11T12:01:45.99197223Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=e5bc6ad1-51dd-4c82-86ec-927007da143f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:45.999923 crc crio[24477]: time=\"2026-06-11T12:01:45.999719106Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=7c344b98-c533-41cc-8aef-9d368558f9ce name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:46.002605 crc crio[24477]: time=\"2026-06-11T12:01:46.002499305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:46.004412 crc crio[24477]: time=\"2026-06-11T12:01:46.004300626Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a9ba2261-bb05-4c0a-aec6-aaab261c725f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:46.004412 crc crio[24477]: time=\"2026-06-11T12:01:46.004377888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:46.004568 crc crio[24477]: time=\"2026-06-11T12:01:46.004339596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:46.004917 crc crio[24477]: time=\"2026-06-11T12:01:46.00482052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:46.006343 crc crio[24477]: time=\"2026-06-11T12:01:46.006137488Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=11b655bb-3cb4-4e2f-adba-70947eebdf5e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:46.006630 crc crio[24477]: time=\"2026-06-11T12:01:46.006512878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:46.009939 crc crio[24477]: time=\"2026-06-11T12:01:46.009852389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:46.011202 crc crio[24477]: time=\"2026-06-11T12:01:46.010859871Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=6065eefa-6d93-4ad9-953c-f65697123e6d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:46.013904 crc crio[24477]: time=\"2026-06-11T12:01:46.013837496Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=fe20d08b-bd78-4c43-b311-6d9af9c8bb00 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:46.028495 crc crio[24477]: time=\"2026-06-11T12:01:46.028402659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:46.028778 crc crio[24477]: time=\"2026-06-11T12:01:46.028545573Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=1e1d7f80-6caa-47b2-b802-6aed8bf6fa04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:46.031034 crc crio[24477]: time=\"2026-06-11T12:01:46.030985882Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=0623d477-a6f7-483b-a0ec-16b1c0d565cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:46.031328 crc crio[24477]: time=\"2026-06-11T12:01:46.031241319Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=a81687f0-4467-4773-87d8-55b1fd21b721 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:46.031534 crc crio[24477]: time=\"2026-06-11T12:01:46.031396683Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=6bd50e06-dfde-4ffd-af96-2e33fed70844 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:46.033027 crc crio[24477]: time=\"2026-06-11T12:01:46.032950998Z\" level=info msg=\"Removing container: 9f1f13fe5b695d4cf0c1e6e9435db7b1c14a607ee538ddb2bf13e5254aa2cab9\" id=433d4322-7faf-4f68-a16a-1b4c64c413bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:01:46.037013 crc crio[24477]: time=\"2026-06-11T12:01:46.036914742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:46.057336 crc crio[24477]: time=\"2026-06-11T12:01:46.054574801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:46.061391 crc crio[24477]: time=\"2026-06-11T12:01:46.059351375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:46.061391 crc crio[24477]: time=\"2026-06-11T12:01:46.061363852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:46.068264 crc crio[24477]: time=\"2026-06-11T12:01:46.066087546Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=6b195cd4-8669-4e5d-bcea-1991059d90c0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:46.068264 crc crio[24477]: time=\"2026-06-11T12:01:46.067484177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:46.089932 crc crio[24477]: time=\"2026-06-11T12:01:46.089754237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:46.096247 crc crio[24477]: time=\"2026-06-11T12:01:46.096166749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:46.102621 crc crio[24477]: time=\"2026-06-11T12:01:46.102494358Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=bb591dc0-6153-46c6-acd6-496fd5b62703 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:46.104600 crc crio[24477]: time=\"2026-06-11T12:01:46.104515464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:46.108296 crc crio[24477]: time=\"2026-06-11T12:01:46.108187168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:46.109050 crc crio[24477]: time=\"2026-06-11T12:01:46.108977151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:46.113009 crc crio[24477]: time=\"2026-06-11T12:01:46.112933173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:46.114747 crc crio[24477]: time=\"2026-06-11T12:01:46.114635791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:46.180007 crc crio[24477]: time=\"2026-06-11T12:01:46.179828868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:46.188515 crc crio[24477]: time=\"2026-06-11T12:01:46.18835947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:46.192152 crc crio[24477]: time=\"2026-06-11T12:01:46.192048809Z\" level=info msg=\"Removed container 9f1f13fe5b695d4cf0c1e6e9435db7b1c14a607ee538ddb2bf13e5254aa2cab9: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=433d4322-7faf-4f68-a16a-1b4c64c413bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:01:46.212808 crc crio[24477]: time=\"2026-06-11T12:01:46.210501188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:46.212808 crc crio[24477]: time=\"2026-06-11T12:01:46.21236375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:46.215445 crc crio[24477]: time=\"2026-06-11T12:01:46.215263681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:46.225346 crc crio[24477]: time=\"2026-06-11T12:01:46.225267845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:46.440382 crc crio[24477]: time=\"2026-06-11T12:01:46.440299006Z\" level=info msg=\"Created container 31ead8fa245e22c13d080e33d50d0e4663916a60d6dbd967f97ad96666dae6da: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=cebcf46a-41a5-4ed1-b18d-62864a74bb02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:46.441744 crc crio[24477]: time=\"2026-06-11T12:01:46.441480429Z\" level=info msg=\"Created container 6f55eee31353d532eaacbad1b1a8e20e8a3cbbc4ce4fe1f0b167655a419794b8: openshift-controller-manager/controller-manager-5f4d49f7d6-pz6h4/controller-manager\" id=cab1a715-30fd-4c7d-9732-491f86b0c4a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:46.447121 crc crio[24477]: time=\"2026-06-11T12:01:46.446991863Z\" level=info msg=\"Starting container: 6f55eee31353d532eaacbad1b1a8e20e8a3cbbc4ce4fe1f0b167655a419794b8\" id=3d76617f-3c1d-4803-b253-75616f1807a1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:01:46.447885 crc crio[24477]: time=\"2026-06-11T12:01:46.44782794Z\" level=info msg=\"Starting container: 31ead8fa245e22c13d080e33d50d0e4663916a60d6dbd967f97ad96666dae6da\" id=e66be935-09b5-40d6-b6c5-c18f387fd8de name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:01:46.455715 crc crio[24477]: time=\"2026-06-11T12:01:46.455463532Z\" level=info msg=\"Created container 3c19277c911e7c4fb4a6c8e6b589f43e3cb7f1938e8a6feb06e540510783a016: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=5b8b7d31-0a90-422a-a228-3adf31f0862c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:46.457899 crc crio[24477]: time=\"2026-06-11T12:01:46.457752533Z\" level=info msg=\"Created container 6681746040c9afd3c5225341411c9ed179786aec226a50fc39557d67475be910: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=e5bc6ad1-51dd-4c82-86ec-927007da143f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:46.458334 crc crio[24477]: time=\"2026-06-11T12:01:46.458278115Z\" level=info msg=\"Starting container: 3c19277c911e7c4fb4a6c8e6b589f43e3cb7f1938e8a6feb06e540510783a016\" id=a2f86e01-691b-42ec-a2b3-9e661b4e4482 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:01:46.458974 crc crio[24477]: time=\"2026-06-11T12:01:46.458865879Z\" level=info msg=\"Starting container: 6681746040c9afd3c5225341411c9ed179786aec226a50fc39557d67475be910\" id=a88a5b56-62ca-41bf-a52c-5b4f4939630b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:01:46.462299 crc crio[24477]: time=\"2026-06-11T12:01:46.462182638Z\" level=info msg=\"Created container 694a32d83dc598bc0902b81b4fae4852c9bea92a2ff834fd796a424a2f20861a: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=c0526ad6-6703-46e4-8c68-5213cc389777 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:46.476060 crc crio[24477]: time=\"2026-06-11T12:01:46.475977497Z\" level=info msg=\"Started container\" PID=29822 containerID=6681746040c9afd3c5225341411c9ed179786aec226a50fc39557d67475be910 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=a88a5b56-62ca-41bf-a52c-5b4f4939630b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5373108d446055635b741dfe403fbbe5c4063e12343dee372b1eec3442e02add\nJun 11 12:01:46.476221 crc crio[24477]: time=\"2026-06-11T12:01:46.476146173Z\" level=info msg=\"Starting container: 694a32d83dc598bc0902b81b4fae4852c9bea92a2ff834fd796a424a2f20861a\" id=10c87032-c074-43a0-b20e-8a1fd9f115e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:01:46.476321 crc crio[24477]: time=\"2026-06-11T12:01:46.476177383Z\" level=info msg=\"Started container\" PID=29806 containerID=6f55eee31353d532eaacbad1b1a8e20e8a3cbbc4ce4fe1f0b167655a419794b8 description=openshift-controller-manager/controller-manager-5f4d49f7d6-pz6h4/controller-manager id=3d76617f-3c1d-4803-b253-75616f1807a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bae330b65ef1d58855cc1750dd5962bd3db738cc9f85f54e2ceeb843e19308cc\nJun 11 12:01:46.476321 crc crio[24477]: time=\"2026-06-11T12:01:46.476236394Z\" level=info msg=\"Started container\" PID=29812 containerID=31ead8fa245e22c13d080e33d50d0e4663916a60d6dbd967f97ad96666dae6da description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=e66be935-09b5-40d6-b6c5-c18f387fd8de name=/runtime.v1.RuntimeService/StartContainer sandboxID=86c61bb44507aae5de65c880ccdcea828453dee0c375749eab1667d0dbe0708f\nJun 11 12:01:46.477566 crc crio[24477]: time=\"2026-06-11T12:01:46.477487476Z\" level=info msg=\"Started container\" PID=29810 containerID=3c19277c911e7c4fb4a6c8e6b589f43e3cb7f1938e8a6feb06e540510783a016 description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=a2f86e01-691b-42ec-a2b3-9e661b4e4482 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1be33eef974f1b8b17f66a7d3e38a2fbf699bbf9b979902191894328c4f3a5e0\nJun 11 12:01:46.481521 crc crio[24477]: time=\"2026-06-11T12:01:46.481450994Z\" level=info msg=\"Created container 5d0c09c8984d5b62df03d5b47876593aa605063a246cec1b96ac81d3dd8f98a3: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=7e542965-231b-40d5-9276-8b686cd5014f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:46.483286 crc crio[24477]: time=\"2026-06-11T12:01:46.483214836Z\" level=info msg=\"Starting container: 5d0c09c8984d5b62df03d5b47876593aa605063a246cec1b96ac81d3dd8f98a3\" id=29a059ee-0a90-4eed-aff0-c398d52e1ce3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:01:46.486791 crc crio[24477]: time=\"2026-06-11T12:01:46.486501247Z\" level=info msg=\"Started container\" PID=29819 containerID=694a32d83dc598bc0902b81b4fae4852c9bea92a2ff834fd796a424a2f20861a description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=10c87032-c074-43a0-b20e-8a1fd9f115e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c47c584cbca399eb2e3265e7e59833a25e7bd64547b9baad238b551a74fee29c\nJun 11 12:01:46.506497 crc crio[24477]: time=\"2026-06-11T12:01:46.506333252Z\" level=info msg=\"Created container 1261e76c61a6c5a453af30afabda99e32da49908999b12c47aba096e0fda04b1: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=bb591dc0-6153-46c6-acd6-496fd5b62703 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:46.509605 crc crio[24477]: time=\"2026-06-11T12:01:46.509522287Z\" level=info msg=\"Starting container: 1261e76c61a6c5a453af30afabda99e32da49908999b12c47aba096e0fda04b1\" id=240f090d-9458-41de-99a8-d7ee90d7bc5a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:01:46.511047 crc crio[24477]: time=\"2026-06-11T12:01:46.510941837Z\" level=info msg=\"Started container\" PID=29821 containerID=5d0c09c8984d5b62df03d5b47876593aa605063a246cec1b96ac81d3dd8f98a3 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=29a059ee-0a90-4eed-aff0-c398d52e1ce3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bc7d301adc5925b363e49d1c8c07e96d6dcae60275037d8ecd8166f8606c109\nJun 11 12:01:46.513714 crc crio[24477]: time=\"2026-06-11T12:01:46.513559411Z\" level=info msg=\"Created container 5245d90dae61762ffe7b9f9e8304e7adc700fff215ecc0088899b6334dbc334c: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=0623d477-a6f7-483b-a0ec-16b1c0d565cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:46.514772 crc crio[24477]: time=\"2026-06-11T12:01:46.51469697Z\" level=info msg=\"Starting container: 5245d90dae61762ffe7b9f9e8304e7adc700fff215ecc0088899b6334dbc334c\" id=1d3d78e2-8e85-47c9-bc66-5446c7b04a3e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:01:46.520040 crc crio[24477]: time=\"2026-06-11T12:01:46.520015994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:46.522035 crc crio[24477]: time=\"2026-06-11T12:01:46.521941974Z\" level=info msg=\"Started container\" PID=29834 containerID=1261e76c61a6c5a453af30afabda99e32da49908999b12c47aba096e0fda04b1 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=240f090d-9458-41de-99a8-d7ee90d7bc5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5e984a5c4cd3bc474b8eb37fa1dca43ee7c9ba6f6b8327c5199f7b42b0a8ed5\nJun 11 12:01:46.546373 crc crio[24477]: time=\"2026-06-11T12:01:46.54625519Z\" level=info msg=\"Started container\" PID=29835 containerID=5245d90dae61762ffe7b9f9e8304e7adc700fff215ecc0088899b6334dbc334c description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=1d3d78e2-8e85-47c9-bc66-5446c7b04a3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ddeac8d96bc220e6731c7e27f832716e6d7a896e00fcbc520040de7644187aa7\nJun 11 12:01:46.563944 crc crio[24477]: time=\"2026-06-11T12:01:46.563173848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:46.655055 crc crio[24477]: time=\"2026-06-11T12:01:46.655000508Z\" level=info msg=\"Created container f0ded395b115e0251efb1152798f54f794d860f02d5bd15fdd78b76b5e25c894: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=1e1d7f80-6caa-47b2-b802-6aed8bf6fa04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:46.659049 crc crio[24477]: time=\"2026-06-11T12:01:46.658982746Z\" level=info msg=\"Starting container: f0ded395b115e0251efb1152798f54f794d860f02d5bd15fdd78b76b5e25c894\" id=6f60d758-ceeb-4341-ae87-2015929d15b7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:01:46.662275 crc crio[24477]: time=\"2026-06-11T12:01:46.662195685Z\" level=info msg=\"Created container 80a188e77ac1c184e45a938a45e6ad3794d64a230c537eaa0a052ab9b26cb78b: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=6bd50e06-dfde-4ffd-af96-2e33fed70844 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:46.663698 crc crio[24477]: time=\"2026-06-11T12:01:46.66355013Z\" level=info msg=\"Starting container: 80a188e77ac1c184e45a938a45e6ad3794d64a230c537eaa0a052ab9b26cb78b\" id=ef4c372e-7ab6-42e4-8d2f-5dc36fb6ee69 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:01:46.664854 crc crio[24477]: time=\"2026-06-11T12:01:46.66460959Z\" level=info msg=\"Started container\" PID=29926 containerID=f0ded395b115e0251efb1152798f54f794d860f02d5bd15fdd78b76b5e25c894 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=6f60d758-ceeb-4341-ae87-2015929d15b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b5d3d637a6ccdbe2f885cbef0b8c8b55357672be69d392c7f3e67e3fe3e78a1\nJun 11 12:01:46.673074 crc crio[24477]: time=\"2026-06-11T12:01:46.67297502Z\" level=info msg=\"Started container\" PID=29949 containerID=80a188e77ac1c184e45a938a45e6ad3794d64a230c537eaa0a052ab9b26cb78b description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=ef4c372e-7ab6-42e4-8d2f-5dc36fb6ee69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ddd8a7ace3286c82ee30b9c8d70ab00f67d742aa7b1f3710a23263e8b8d4a812\nJun 11 12:01:47.051911 crc crio[24477]: time=\"2026-06-11T12:01:47.051360161Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=30512131-5c22-4576-a489-f67ddc28b80d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:47.054377 crc crio[24477]: time=\"2026-06-11T12:01:47.054265054Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=fb5bffa9-134e-4d0d-ac70-4703cd8f954a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:47.056478 crc crio[24477]: time=\"2026-06-11T12:01:47.056396759Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=70818475-7605-46b0-8fa8-829aeb8832c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:47.057095 crc crio[24477]: time=\"2026-06-11T12:01:47.057035787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:47.099919 crc crio[24477]: time=\"2026-06-11T12:01:47.099836609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:47.107133 crc crio[24477]: time=\"2026-06-11T12:01:47.107042275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:47.210047 crc crio[24477]: time=\"2026-06-11T12:01:47.209949518Z\" level=info msg=\"Created container 92dee2abfe35252e38a8667830be1f280c442e9eef0561dccebba8d42c3d50f4: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=70818475-7605-46b0-8fa8-829aeb8832c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:47.211768 crc crio[24477]: time=\"2026-06-11T12:01:47.211621904Z\" level=info msg=\"Starting container: 92dee2abfe35252e38a8667830be1f280c442e9eef0561dccebba8d42c3d50f4\" id=8c39fca0-2f7e-4ac8-9751-5b1d396f645d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:01:47.224048 crc crio[24477]: time=\"2026-06-11T12:01:47.223806302Z\" level=info msg=\"Started container\" PID=30003 containerID=92dee2abfe35252e38a8667830be1f280c442e9eef0561dccebba8d42c3d50f4 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=8c39fca0-2f7e-4ac8-9751-5b1d396f645d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e74cc8ff82ac082e0051d12a83cd16f7dc62f6e320b65d2f81722f8a4d3d8053\nJun 11 12:01:54.028378 crc crio[24477]: time=\"2026-06-11T12:01:54.026358626Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=7c236f60-e722-41a3-ba45-704ffb83f52f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:54.037059 crc crio[24477]: time=\"2026-06-11T12:01:54.036899905Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=3c5a52e5-e5bb-49db-9f40-441fb8012a6f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:54.040445 crc crio[24477]: time=\"2026-06-11T12:01:54.040313381Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=dd432a3e-e546-4e52-8368-2219929f2aa4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:54.041433 crc crio[24477]: time=\"2026-06-11T12:01:54.041340521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:54.077753 crc crio[24477]: time=\"2026-06-11T12:01:54.077533135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:54.322207 crc crio[24477]: time=\"2026-06-11T12:01:54.321776056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:54.449965 crc crio[24477]: time=\"2026-06-11T12:01:54.449837503Z\" level=info msg=\"Created container 7710cedf0b9963b8a8b0fb8935e3d8f67e17de236fb14f6ba6cd992ed9b07587: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=dd432a3e-e546-4e52-8368-2219929f2aa4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:54.451483 crc crio[24477]: time=\"2026-06-11T12:01:54.451408007Z\" level=info msg=\"Starting container: 7710cedf0b9963b8a8b0fb8935e3d8f67e17de236fb14f6ba6cd992ed9b07587\" id=06355ba3-34dd-4a9e-8952-c50929f416e1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:01:54.464302 crc crio[24477]: time=\"2026-06-11T12:01:54.464013626Z\" level=info msg=\"Started container\" PID=30156 containerID=7710cedf0b9963b8a8b0fb8935e3d8f67e17de236fb14f6ba6cd992ed9b07587 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=06355ba3-34dd-4a9e-8952-c50929f416e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=061625758d309a721490a8135736749f5522756c7306e8c3245198445746a21e\nJun 11 12:02:27.581908 crc crio[24477]: time=\"2026-06-11T12:02:27.579373601Z\" level=info msg=\"Stopping container: d6b9b3f19365674c6c57c24df5f5efc3943e752900d3c31a7b52a266a26da76f (timeout: 15s)\" id=153f9c08-c264-4d79-a8f3-743f669872d8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:02:27.776740 crc crio[24477]: time=\"2026-06-11T12:02:27.772391319Z\" level=info msg=\"Stopped container d6b9b3f19365674c6c57c24df5f5efc3943e752900d3c31a7b52a266a26da76f: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=153f9c08-c264-4d79-a8f3-743f669872d8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:02:27.781538 crc crio[24477]: time=\"2026-06-11T12:02:27.781419444Z\" level=info msg=\"Stopping pod sandbox: bcc9b32e3912bfaf7d153cd3800777354c0c016d76b68fe01d7791deb99508b2\" id=dc6860ea-a61f-45d4-bca8-3f54f573a56f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:02:27.783248 crc crio[24477]: time=\"2026-06-11T12:02:27.783096552Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:bcc9b32e3912bfaf7d153cd3800777354c0c016d76b68fe01d7791deb99508b2 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/d545e622-a7a5-4f3f-86cb-c5edc90b4cdb 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:0xc002ce4080}] Aliases:map[]}\"\nJun 11 12:02:27.784542 crc crio[24477]: time=\"2026-06-11T12:02:27.784445841Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:02:28.226765 crc crio[24477]: time=\"2026-06-11T12:02:28.226518783Z\" level=info msg=\"Stopped pod sandbox: bcc9b32e3912bfaf7d153cd3800777354c0c016d76b68fe01d7791deb99508b2\" id=dc6860ea-a61f-45d4-bca8-3f54f573a56f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:02:28.634577 crc crio[24477]: time=\"2026-06-11T12:02:28.634293324Z\" level=info msg=\"Removing container: d6b9b3f19365674c6c57c24df5f5efc3943e752900d3c31a7b52a266a26da76f\" id=a7a75932-ca05-4493-9c02-a6b8a607add4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:02:28.677823 crc crio[24477]: time=\"2026-06-11T12:02:28.677579501Z\" level=info msg=\"Removed container d6b9b3f19365674c6c57c24df5f5efc3943e752900d3c31a7b52a266a26da76f: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=a7a75932-ca05-4493-9c02-a6b8a607add4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:03:07.907989 crc crio[24477]: time=\"2026-06-11T12:03:07.90691603Z\" level=info msg=\"Stopping pod sandbox: bcc9b32e3912bfaf7d153cd3800777354c0c016d76b68fe01d7791deb99508b2\" id=696471df-f222-48a6-a6e9-70abca5757fa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:03:07.907989 crc crio[24477]: time=\"2026-06-11T12:03:07.907996271Z\" level=info msg=\"Stopped pod sandbox (already stopped): bcc9b32e3912bfaf7d153cd3800777354c0c016d76b68fe01d7791deb99508b2\" id=696471df-f222-48a6-a6e9-70abca5757fa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:03:07.911044 crc crio[24477]: time=\"2026-06-11T12:03:07.910937894Z\" level=info msg=\"Removing pod sandbox: bcc9b32e3912bfaf7d153cd3800777354c0c016d76b68fe01d7791deb99508b2\" id=e8a6d3cf-4b14-4b21-8dee-03ccc2a83425 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:03:07.929750 crc crio[24477]: time=\"2026-06-11T12:03:07.929395183Z\" level=info msg=\"Removed pod sandbox: bcc9b32e3912bfaf7d153cd3800777354c0c016d76b68fe01d7791deb99508b2\" id=e8a6d3cf-4b14-4b21-8dee-03ccc2a83425 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:05:30.300806 crc crio[24477]: time=\"2026-06-11T12:05:30.300030745Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-xpqkf/POD\" id=729c3964-f752-46c8-ae1d-e146d302b7c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:05:30.302714 crc crio[24477]: time=\"2026-06-11T12:05:30.300117816Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-5qtnq/POD\" id=34782446-3233-4bb9-bce9-486614102c71 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:05:30.302714 crc crio[24477]: time=\"2026-06-11T12:05:30.301140245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:30.302714 crc crio[24477]: time=\"2026-06-11T12:05:30.301018573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:30.355330 crc crio[24477]: time=\"2026-06-11T12:05:30.354350655Z\" level=info msg=\"Got pod network &{Name:community-operators-5qtnq Namespace:openshift-marketplace ID:d56a08a100023d84645f57d2ac007762df3f48e76a0d06938e9f6150c4a07311 UID:1a17ca44-f7f2-4d31-bc8a-89968d78779a NetNS:/var/run/netns/a457c0c6-0073-4998-8ede-3fc1bcaa1eb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a17ca44_f7f2_4d31_bc8a_89968d78779a.slice PodAnnotations:0xc002ce5240}] Aliases:map[]}\"\nJun 11 12:05:30.355330 crc crio[24477]: time=\"2026-06-11T12:05:30.354726906Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-5qtnq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:05:30.359156 crc crio[24477]: time=\"2026-06-11T12:05:30.358996406Z\" level=info msg=\"Got pod network &{Name:certified-operators-xpqkf Namespace:openshift-marketplace ID:4e41767a7dd2ca60b2ce5e099782bc07b220516a67f48ae560b6caae52518d9c UID:c55a0a9f-4162-4e1a-99b8-e76285416371 NetNS:/var/run/netns/9f653147-6ddf-4c88-acf5-55ea954f6ff3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc55a0a9f_4162_4e1a_99b8_e76285416371.slice PodAnnotations:0xc000b18b50}] Aliases:map[]}\"\nJun 11 12:05:30.359156 crc crio[24477]: time=\"2026-06-11T12:05:30.359080488Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-xpqkf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:05:30.379598 crc crio[24477]: time=\"2026-06-11T12:05:30.379281086Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-cf6687d45-tz8r9/POD\" id=1e33174d-fe78-42aa-bcca-39416d724486 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:05:30.379598 crc crio[24477]: time=\"2026-06-11T12:05:30.379470971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:30.400446 crc crio[24477]: time=\"2026-06-11T12:05:30.400344379Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-5n9bp/POD\" id=365b6e62-7b91-45b9-9323-b3e6f298a721 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:05:30.401167 crc crio[24477]: time=\"2026-06-11T12:05:30.401106292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:30.413124 crc crio[24477]: time=\"2026-06-11T12:05:30.412937194Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686320-75v6n/POD\" id=50393a68-bb01-4012-8a80-d92dc57dcc28 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:05:30.413124 crc crio[24477]: time=\"2026-06-11T12:05:30.413108028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:30.428037 crc crio[24477]: time=\"2026-06-11T12:05:30.427088783Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-cf6687d45-tz8r9 Namespace:openshift-authentication ID:792a9842a3864ad416d2c2b71db0d5d4853cb6474d47bf5975082c482d03d7ac UID:8573b775-e689-4450-8e83-9e8f11f19c6c NetNS:/var/run/netns/31cef64c-0365-4ece-a55d-f735c448e70b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8573b775_e689_4450_8e83_9e8f11f19c6c.slice PodAnnotations:0xc00008c718}] Aliases:map[]}\"\nJun 11 12:05:30.428037 crc crio[24477]: time=\"2026-06-11T12:05:30.427171696Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-cf6687d45-tz8r9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:05:30.433037 crc crio[24477]: time=\"2026-06-11T12:05:30.432919846Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-6nsjd/POD\" id=cdea4496-0700-4618-8c14-6bb4408004ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:05:30.433037 crc crio[24477]: time=\"2026-06-11T12:05:30.43303326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:30.433410 crc crio[24477]: time=\"2026-06-11T12:05:30.433152355Z\" level=info msg=\"Got pod network &{Name:redhat-operators-5n9bp Namespace:openshift-marketplace ID:59b14e2744ba6bf4ee908f54864e3c8b4c63132c650a06406a159156ec6d4515 UID:9d4d1560-ea5c-48d3-bbc0-783bc9dce673 NetNS:/var/run/netns/3f836eba-6c85-48eb-b1dc-e342483a82db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9d4d1560_ea5c_48d3_bbc0_783bc9dce673.slice PodAnnotations:0xc002d1a060}] Aliases:map[]}\"\nJun 11 12:05:30.433410 crc crio[24477]: time=\"2026-06-11T12:05:30.433205446Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-5n9bp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:05:30.469775 crc crio[24477]: time=\"2026-06-11T12:05:30.468712056Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686320-75v6n Namespace:openshift-operator-lifecycle-manager ID:74b47daee30e0041dafb972399266ab83de3fc3b946fe0d4be206d276ad36e40 UID:07e9a8dd-63b5-4e2c-9e43-14c3729549a9 NetNS:/var/run/netns/9d8aab58-e0d4-4c41-8752-a8621261a924 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07e9a8dd_63b5_4e2c_9e43_14c3729549a9.slice PodAnnotations:0xc002d1a258}] Aliases:map[]}\"\nJun 11 12:05:30.469775 crc crio[24477]: time=\"2026-06-11T12:05:30.468827979Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686320-75v6n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:05:30.483373 crc crio[24477]: time=\"2026-06-11T12:05:30.483253005Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-6nsjd Namespace:openshift-marketplace ID:678b0397c5355c5d8124bf1939b75fb4725c74ee8ff3b3fcb1fd75b53f67bffe UID:8ae5db77-8e83-4b4b-9baa-d2f532e3544e NetNS:/var/run/netns/2c9b0af3-3556-40df-961d-e2834328f50c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8ae5db77_8e83_4b4b_9baa_d2f532e3544e.slice PodAnnotations:0xc001f2a160}] Aliases:map[]}\"\nJun 11 12:05:30.483373 crc crio[24477]: time=\"2026-06-11T12:05:30.483317737Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-6nsjd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:05:30.790145 crc crio[24477]: 2026-06-11T12:05:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4e41767a7dd2ca6 Mac:32:7a:14:47:70:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/9f653147-6ddf-4c88-acf5-55ea954f6ff3 SocketPath: PciID:}] [{Interface:0xc0005b6600 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:05:30.795060 crc crio[24477]: time=\"2026-06-11T12:05:30.792367263Z\" level=info msg=\"Got pod network &{Name:certified-operators-xpqkf Namespace:openshift-marketplace ID:4e41767a7dd2ca60b2ce5e099782bc07b220516a67f48ae560b6caae52518d9c UID:c55a0a9f-4162-4e1a-99b8-e76285416371 NetNS:/var/run/netns/9f653147-6ddf-4c88-acf5-55ea954f6ff3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc55a0a9f_4162_4e1a_99b8_e76285416371.slice PodAnnotations:0xc000b18b50}] Aliases:map[]}\"\nJun 11 12:05:30.795060 crc crio[24477]: time=\"2026-06-11T12:05:30.792509587Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-xpqkf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:05:30.800698 crc crio[24477]: time=\"2026-06-11T12:05:30.800587888Z\" level=info msg=\"Ran pod sandbox 4e41767a7dd2ca60b2ce5e099782bc07b220516a67f48ae560b6caae52518d9c with infra container: openshift-marketplace/certified-operators-xpqkf/POD\" id=729c3964-f752-46c8-ae1d-e146d302b7c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:05:30.806424 crc crio[24477]: time=\"2026-06-11T12:05:30.806350569Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0d88199d-16ad-4f9c-a897-f8bee7f493b9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:05:30.809574 crc crio[24477]: time=\"2026-06-11T12:05:30.809001421Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9937de8c-50a0-4ded-918a-ecb6e4c6f0c6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:05:30.824728 crc crio[24477]: time=\"2026-06-11T12:05:30.82179443Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xpqkf/extract-utilities\" id=20b2691a-0981-4f01-b720-c2f3972b28cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:05:30.824728 crc crio[24477]: time=\"2026-06-11T12:05:30.822487251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:30.882126 crc crio[24477]: time=\"2026-06-11T12:05:30.881070523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:30.895020 crc crio[24477]: time=\"2026-06-11T12:05:30.89488629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:30.946436 crc crio[24477]: 2026-06-11T12:05:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:74b47daee30e004 Mac:26:85:3e:00:42:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/9d8aab58-e0d4-4c41-8752-a8621261a924 SocketPath: PciID:}] [{Interface:0xc000014ca0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:05:30.946872 crc crio[24477]: time=\"2026-06-11T12:05:30.946621257Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686320-75v6n Namespace:openshift-operator-lifecycle-manager ID:74b47daee30e0041dafb972399266ab83de3fc3b946fe0d4be206d276ad36e40 UID:07e9a8dd-63b5-4e2c-9e43-14c3729549a9 NetNS:/var/run/netns/9d8aab58-e0d4-4c41-8752-a8621261a924 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07e9a8dd_63b5_4e2c_9e43_14c3729549a9.slice PodAnnotations:0xc002d1a258}] Aliases:map[]}\"\nJun 11 12:05:30.946872 crc crio[24477]: time=\"2026-06-11T12:05:30.946847903Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686320-75v6n for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:05:30.966768 crc crio[24477]: 2026-06-11T12:05:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:678b0397c5355c5 Mac:42:4f:00:fe:52:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/2c9b0af3-3556-40df-961d-e2834328f50c SocketPath: PciID:}] [{Interface:0xc0003046c0 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:05:30.967352 crc crio[24477]: time=\"2026-06-11T12:05:30.96721159Z\" level=info msg=\"Ran pod sandbox 74b47daee30e0041dafb972399266ab83de3fc3b946fe0d4be206d276ad36e40 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686320-75v6n/POD\" id=50393a68-bb01-4012-8a80-d92dc57dcc28 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:05:30.968141 crc crio[24477]: time=\"2026-06-11T12:05:30.968044793Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-6nsjd Namespace:openshift-marketplace ID:678b0397c5355c5d8124bf1939b75fb4725c74ee8ff3b3fcb1fd75b53f67bffe UID:8ae5db77-8e83-4b4b-9baa-d2f532e3544e NetNS:/var/run/netns/2c9b0af3-3556-40df-961d-e2834328f50c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8ae5db77_8e83_4b4b_9baa_d2f532e3544e.slice PodAnnotations:0xc001f2a160}] Aliases:map[]}\"\nJun 11 12:05:30.968364 crc crio[24477]: time=\"2026-06-11T12:05:30.968215888Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-6nsjd for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:05:30.969603 crc crio[24477]: time=\"2026-06-11T12:05:30.969256915Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8aa09e92-c46e-4d27-825a-12e61f5bdfbf name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:05:30.973557 crc crio[24477]: time=\"2026-06-11T12:05:30.973472004Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=707d53d8-82a6-45dd-80ef-b0c94f5488d0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:05:30.978061 crc crio[24477]: time=\"2026-06-11T12:05:30.978015301Z\" level=info msg=\"Ran pod sandbox 678b0397c5355c5d8124bf1939b75fb4725c74ee8ff3b3fcb1fd75b53f67bffe with infra container: openshift-marketplace/redhat-marketplace-6nsjd/POD\" id=cdea4496-0700-4618-8c14-6bb4408004ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:05:30.980026 crc crio[24477]: time=\"2026-06-11T12:05:30.979955146Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fa4382cb-ff35-4e70-943a-62319439fe95 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:05:30.982768 crc crio[24477]: time=\"2026-06-11T12:05:30.982571291Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=096a1ab4-720f-4e4b-a25b-bb4fb4827f7e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:05:30.982859 crc crio[24477]: time=\"2026-06-11T12:05:30.982774006Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686320-75v6n/collect-profiles\" id=0aedd507-aba0-47df-bfe3-efe1ad22a9fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:05:30.983093 crc crio[24477]: time=\"2026-06-11T12:05:30.983018382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:30.989285 crc crio[24477]: time=\"2026-06-11T12:05:30.989178717Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-6nsjd/extract-utilities\" id=116e3c98-fc78-48a0-9604-3814735ffa7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:05:31.003457 crc crio[24477]: time=\"2026-06-11T12:05:31.003407987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:31.017902 crc crio[24477]: time=\"2026-06-11T12:05:31.01699535Z\" level=info msg=\"Created container d97b75c21537fc63739003b9c2955d7dccf38663ef80116e5d7eb6cdb16267ea: openshift-marketplace/certified-operators-xpqkf/extract-utilities\" id=20b2691a-0981-4f01-b720-c2f3972b28cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:05:31.018457 crc crio[24477]: time=\"2026-06-11T12:05:31.018264966Z\" level=info msg=\"Starting container: d97b75c21537fc63739003b9c2955d7dccf38663ef80116e5d7eb6cdb16267ea\" id=533bc1d9-a44e-4038-9caa-40bc82e9b64e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:05:31.024491 crc crio[24477]: time=\"2026-06-11T12:05:31.024259176Z\" level=info msg=\"Started container\" PID=33279 containerID=d97b75c21537fc63739003b9c2955d7dccf38663ef80116e5d7eb6cdb16267ea description=openshift-marketplace/certified-operators-xpqkf/extract-utilities id=533bc1d9-a44e-4038-9caa-40bc82e9b64e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e41767a7dd2ca60b2ce5e099782bc07b220516a67f48ae560b6caae52518d9c\nJun 11 12:05:31.039349 crc crio[24477]: time=\"2026-06-11T12:05:31.039307639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:31.043396 crc crio[24477]: time=\"2026-06-11T12:05:31.043368162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:31.047616 crc crio[24477]: 2026-06-11T12:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d56a08a100023d8 Mac:fa:62:f4:a5:8f:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/a457c0c6-0073-4998-8ede-3fc1bcaa1eb1 SocketPath: PciID:}] [{Interface:0xc000277680 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:05:31.048285 crc crio[24477]: time=\"2026-06-11T12:05:31.048139376Z\" level=info msg=\"Got pod network &{Name:community-operators-5qtnq Namespace:openshift-marketplace ID:d56a08a100023d84645f57d2ac007762df3f48e76a0d06938e9f6150c4a07311 UID:1a17ca44-f7f2-4d31-bc8a-89968d78779a NetNS:/var/run/netns/a457c0c6-0073-4998-8ede-3fc1bcaa1eb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a17ca44_f7f2_4d31_bc8a_89968d78779a.slice PodAnnotations:0xc002ce5240}] Aliases:map[]}\"\nJun 11 12:05:31.048395 crc crio[24477]: time=\"2026-06-11T12:05:31.048337772Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-5qtnq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:05:31.051290 crc crio[24477]: time=\"2026-06-11T12:05:31.051149164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:31.056263 crc crio[24477]: time=\"2026-06-11T12:05:31.056189793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:31.059574 crc crio[24477]: time=\"2026-06-11T12:05:31.059437006Z\" level=info msg=\"Ran pod sandbox d56a08a100023d84645f57d2ac007762df3f48e76a0d06938e9f6150c4a07311 with infra container: openshift-marketplace/community-operators-5qtnq/POD\" id=34782446-3233-4bb9-bce9-486614102c71 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:05:31.062279 crc crio[24477]: time=\"2026-06-11T12:05:31.0621133Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fbade463-afb1-4149-a56a-65209bdb446b name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:05:31.068907 crc crio[24477]: time=\"2026-06-11T12:05:31.068325145Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ca55aa0c-6772-4cd6-9d50-972c874f8f5a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:05:31.085109 crc crio[24477]: time=\"2026-06-11T12:05:31.084971664Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-5qtnq/extract-utilities\" id=d95461d0-56d9-4b89-af3b-feac2ac6cc53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:05:31.086093 crc crio[24477]: time=\"2026-06-11T12:05:31.086010064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:31.099985 crc crio[24477]: 2026-06-11T12:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:59b14e2744ba6bf Mac:7e:32:6d:44:d4:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/3f836eba-6c85-48eb-b1dc-e342483a82db SocketPath: PciID:}] [{Interface:0xc000590e30 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:05:31.103798 crc crio[24477]: time=\"2026-06-11T12:05:31.103712813Z\" level=info msg=\"Got pod network &{Name:redhat-operators-5n9bp Namespace:openshift-marketplace ID:59b14e2744ba6bf4ee908f54864e3c8b4c63132c650a06406a159156ec6d4515 UID:9d4d1560-ea5c-48d3-bbc0-783bc9dce673 NetNS:/var/run/netns/3f836eba-6c85-48eb-b1dc-e342483a82db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9d4d1560_ea5c_48d3_bbc0_783bc9dce673.slice PodAnnotations:0xc002d1a060}] Aliases:map[]}\"\nJun 11 12:05:31.104038 crc crio[24477]: 2026-06-11T12:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:792a9842a3864ad Mac:fa:79:19:a7:a1:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/31cef64c-0365-4ece-a55d-f735c448e70b SocketPath: PciID:}] [{Interface:0xc0002845c0 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:05:31.104268 crc crio[24477]: time=\"2026-06-11T12:05:31.104146685Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-5n9bp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:05:31.105161 crc crio[24477]: time=\"2026-06-11T12:05:31.105081502Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-cf6687d45-tz8r9 Namespace:openshift-authentication ID:792a9842a3864ad416d2c2b71db0d5d4853cb6474d47bf5975082c482d03d7ac UID:8573b775-e689-4450-8e83-9e8f11f19c6c NetNS:/var/run/netns/31cef64c-0365-4ece-a55d-f735c448e70b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8573b775_e689_4450_8e83_9e8f11f19c6c.slice PodAnnotations:0xc00008c718}] Aliases:map[]}\"\nJun 11 12:05:31.105345 crc crio[24477]: time=\"2026-06-11T12:05:31.105279838Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-cf6687d45-tz8r9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:05:31.133324 crc crio[24477]: time=\"2026-06-11T12:05:31.133103312Z\" level=info msg=\"Ran pod sandbox 59b14e2744ba6bf4ee908f54864e3c8b4c63132c650a06406a159156ec6d4515 with infra container: openshift-marketplace/redhat-operators-5n9bp/POD\" id=365b6e62-7b91-45b9-9323-b3e6f298a721 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:05:31.133710 crc crio[24477]: time=\"2026-06-11T12:05:31.133588036Z\" level=info msg=\"Ran pod sandbox 792a9842a3864ad416d2c2b71db0d5d4853cb6474d47bf5975082c482d03d7ac with infra container: openshift-authentication/oauth-openshift-cf6687d45-tz8r9/POD\" id=1e33174d-fe78-42aa-bcca-39416d724486 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:05:31.136461 crc crio[24477]: time=\"2026-06-11T12:05:31.136368062Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6aed8cd6-1b48-4691-b985-044ec5fd9a3b name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:05:31.136753 crc crio[24477]: time=\"2026-06-11T12:05:31.136596209Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=9821e9e8-393c-426c-a168-646072947a36 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:05:31.138873 crc crio[24477]: time=\"2026-06-11T12:05:31.138797151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:31.139427 crc crio[24477]: time=\"2026-06-11T12:05:31.139281874Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=32838a80-8c4c-44fb-96b1-b6f2c8c18773 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:05:31.139735 crc crio[24477]: time=\"2026-06-11T12:05:31.139606563Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=48b777d2-577a-42b9-a45c-015ca64562c3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:05:31.147262 crc crio[24477]: time=\"2026-06-11T12:05:31.147148825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:31.152925 crc crio[24477]: time=\"2026-06-11T12:05:31.151431977Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-5n9bp/extract-utilities\" id=cd9bc43f-e64c-4d1f-9669-c17d1f89b921 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:05:31.152925 crc crio[24477]: time=\"2026-06-11T12:05:31.151966663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:31.159461 crc crio[24477]: time=\"2026-06-11T12:05:31.159308628Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-cf6687d45-tz8r9/oauth-openshift\" id=22a6fbee-7a72-47c6-99c6-fe53308b2a98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:05:31.172042 crc crio[24477]: time=\"2026-06-11T12:05:31.171894912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:31.193629 crc crio[24477]: time=\"2026-06-11T12:05:31.193529352Z\" level=info msg=\"Created container 9e25617ea129ef0a8aa4c94ba2153e7429ad2d888a3ad2c47a419c81d7e08ba4: openshift-operator-lifecycle-manager/collect-profiles-29686320-75v6n/collect-profiles\" id=0aedd507-aba0-47df-bfe3-efe1ad22a9fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:05:31.195764 crc crio[24477]: time=\"2026-06-11T12:05:31.195606433Z\" level=info msg=\"Starting container: 9e25617ea129ef0a8aa4c94ba2153e7429ad2d888a3ad2c47a419c81d7e08ba4\" id=924b1d09-63bb-4ec9-855c-b3acb83f3211 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:05:31.198131 crc crio[24477]: time=\"2026-06-11T12:05:31.197993969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:31.201724 crc crio[24477]: time=\"2026-06-11T12:05:31.201332773Z\" level=info msg=\"Created container 3142407bc5e2de764abec98f4f4a61b1c218ea174c2adea9f3c4bf23e5d1d95e: openshift-marketplace/redhat-marketplace-6nsjd/extract-utilities\" id=116e3c98-fc78-48a0-9604-3814735ffa7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:05:31.203221 crc crio[24477]: time=\"2026-06-11T12:05:31.203090492Z\" level=info msg=\"Starting container: 3142407bc5e2de764abec98f4f4a61b1c218ea174c2adea9f3c4bf23e5d1d95e\" id=c8446d63-53f4-4ea9-8e4e-ab36918281d0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:05:31.204348 crc crio[24477]: time=\"2026-06-11T12:05:31.204276425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:31.205836 crc crio[24477]: time=\"2026-06-11T12:05:31.205748176Z\" level=info msg=\"Started container\" PID=33292 containerID=9e25617ea129ef0a8aa4c94ba2153e7429ad2d888a3ad2c47a419c81d7e08ba4 description=openshift-operator-lifecycle-manager/collect-profiles-29686320-75v6n/collect-profiles id=924b1d09-63bb-4ec9-855c-b3acb83f3211 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74b47daee30e0041dafb972399266ab83de3fc3b946fe0d4be206d276ad36e40\nJun 11 12:05:31.211893 crc crio[24477]: time=\"2026-06-11T12:05:31.211773738Z\" level=info msg=\"Started container\" PID=33295 containerID=3142407bc5e2de764abec98f4f4a61b1c218ea174c2adea9f3c4bf23e5d1d95e description=openshift-marketplace/redhat-marketplace-6nsjd/extract-utilities id=c8446d63-53f4-4ea9-8e4e-ab36918281d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=678b0397c5355c5d8124bf1939b75fb4725c74ee8ff3b3fcb1fd75b53f67bffe\nJun 11 12:05:31.227028 crc crio[24477]: time=\"2026-06-11T12:05:31.226154101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:31.373620 crc crio[24477]: time=\"2026-06-11T12:05:31.373536193Z\" level=info msg=\"Created container d3e0af501c70408f38082a5d5174812c84c0df1ebc4f680e858f1fbd96b7b2d4: openshift-marketplace/community-operators-5qtnq/extract-utilities\" id=d95461d0-56d9-4b89-af3b-feac2ac6cc53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:05:31.375968 crc crio[24477]: time=\"2026-06-11T12:05:31.375038865Z\" level=info msg=\"Starting container: d3e0af501c70408f38082a5d5174812c84c0df1ebc4f680e858f1fbd96b7b2d4\" id=588eca8e-decb-4fa7-b9c1-2814072a3336 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:05:31.390978 crc crio[24477]: time=\"2026-06-11T12:05:31.390793689Z\" level=info msg=\"Started container\" PID=33299 containerID=d3e0af501c70408f38082a5d5174812c84c0df1ebc4f680e858f1fbd96b7b2d4 description=openshift-marketplace/community-operators-5qtnq/extract-utilities id=588eca8e-decb-4fa7-b9c1-2814072a3336 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d56a08a100023d84645f57d2ac007762df3f48e76a0d06938e9f6150c4a07311\nJun 11 12:05:31.398023 crc crio[24477]: time=\"2026-06-11T12:05:31.397394815Z\" level=info msg=\"Created container e8e4d3dfe038bf2b71bec759d8a5ac71f6734c06d7d985766fb401d5f5b94d93: openshift-marketplace/redhat-operators-5n9bp/extract-utilities\" id=cd9bc43f-e64c-4d1f-9669-c17d1f89b921 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:05:31.399969 crc crio[24477]: time=\"2026-06-11T12:05:31.399598108Z\" level=info msg=\"Starting container: e8e4d3dfe038bf2b71bec759d8a5ac71f6734c06d7d985766fb401d5f5b94d93\" id=a7b489d2-ad4b-4a46-87b0-445143461173 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:05:31.416482 crc crio[24477]: time=\"2026-06-11T12:05:31.41636456Z\" level=info msg=\"Started container\" PID=33322 containerID=e8e4d3dfe038bf2b71bec759d8a5ac71f6734c06d7d985766fb401d5f5b94d93 description=openshift-marketplace/redhat-operators-5n9bp/extract-utilities id=a7b489d2-ad4b-4a46-87b0-445143461173 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59b14e2744ba6bf4ee908f54864e3c8b4c63132c650a06406a159156ec6d4515\nJun 11 12:05:31.512521 crc crio[24477]: time=\"2026-06-11T12:05:31.510625014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:31.741280 crc crio[24477]: time=\"2026-06-11T12:05:31.741004734Z\" level=info msg=\"Created container 5f41999f5c797a9f46fe47a6569b007dd99a499c5fa53551efddd922c2526533: openshift-authentication/oauth-openshift-cf6687d45-tz8r9/oauth-openshift\" id=22a6fbee-7a72-47c6-99c6-fe53308b2a98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:05:31.743837 crc crio[24477]: time=\"2026-06-11T12:05:31.743550806Z\" level=info msg=\"Starting container: 5f41999f5c797a9f46fe47a6569b007dd99a499c5fa53551efddd922c2526533\" id=65352ba0-199e-45cf-b758-86661e39991a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:05:31.752270 crc crio[24477]: time=\"2026-06-11T12:05:31.751744357Z\" level=info msg=\"Started container\" PID=33339 containerID=5f41999f5c797a9f46fe47a6569b007dd99a499c5fa53551efddd922c2526533 description=openshift-authentication/oauth-openshift-cf6687d45-tz8r9/oauth-openshift id=65352ba0-199e-45cf-b758-86661e39991a name=/runtime.v1.RuntimeService/StartContainer sandboxID=792a9842a3864ad416d2c2b71db0d5d4853cb6474d47bf5975082c482d03d7ac\nJun 11 12:05:31.927715 crc crio[24477]: time=\"2026-06-11T12:05:31.9247422Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ca76b9ff-ff88-4207-8369-3113e73dcc05 name=/runtime.v1.ImageService/PullImage\nJun 11 12:05:31.935139 crc crio[24477]: time=\"2026-06-11T12:05:31.935050403Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=5dc15522-4c4d-462a-99d1-e348a1fa9281 name=/runtime.v1.ImageService/PullImage\nJun 11 12:05:31.942020 crc crio[24477]: time=\"2026-06-11T12:05:31.941578824Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 12:05:31.942514 crc crio[24477]: time=\"2026-06-11T12:05:31.941609897Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 12:05:31.952927 crc crio[24477]: time=\"2026-06-11T12:05:31.948627614Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=4d2c1d02-1a9b-49fe-ac10-4fcfcb7b460d name=/runtime.v1.ImageService/PullImage\nJun 11 12:05:31.953132 crc crio[24477]: time=\"2026-06-11T12:05:31.952976426Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 12:05:31.971909 crc crio[24477]: time=\"2026-06-11T12:05:31.971774246Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=49a2dcf4-57c3-47bc-99e2-f87215b4c58d name=/runtime.v1.ImageService/PullImage\nJun 11 12:05:31.980213 crc crio[24477]: time=\"2026-06-11T12:05:31.980056789Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 12:05:32.585835 crc crio[24477]: time=\"2026-06-11T12:05:32.58498495Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=5dc15522-4c4d-462a-99d1-e348a1fa9281 name=/runtime.v1.ImageService/PullImage\nJun 11 12:05:32.589267 crc crio[24477]: time=\"2026-06-11T12:05:32.589194928Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=1f793fd6-e1a1-41c4-8898-d431a1dfcf92 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:05:32.599954 crc crio[24477]: time=\"2026-06-11T12:05:32.599795218Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=569ac482-b36b-4adc-af5b-84734e2283b6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:05:32.616143 crc crio[24477]: time=\"2026-06-11T12:05:32.615969838Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-5qtnq/extract-content\" id=bd2642b9-9ff5-4ec4-8526-080c325b9abc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:05:32.624083 crc crio[24477]: time=\"2026-06-11T12:05:32.623860405Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=4d2c1d02-1a9b-49fe-ac10-4fcfcb7b460d name=/runtime.v1.ImageService/PullImage\nJun 11 12:05:32.625858 crc crio[24477]: time=\"2026-06-11T12:05:32.625606793Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=d1687703-4cfc-451b-827b-48ec9bf30100 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:05:32.629023 crc crio[24477]: time=\"2026-06-11T12:05:32.628935477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:32.634340 crc crio[24477]: time=\"2026-06-11T12:05:32.634193865Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:ff23a6409155a523e9d8d88955ed6c8eeef67a7bed83b65b88346a17ef0248a3\" id=49a2dcf4-57c3-47bc-99e2-f87215b4c58d name=/runtime.v1.ImageService/PullImage\nJun 11 12:05:32.635563 crc crio[24477]: time=\"2026-06-11T12:05:32.635480732Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=adaf157d-c862-4c3c-8ed5-6beeffe4716a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:05:32.637469 crc crio[24477]: time=\"2026-06-11T12:05:32.637360935Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=b169d88d-5098-4485-aa78-188f1dfe0dde name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:05:32.640280 crc crio[24477]: time=\"2026-06-11T12:05:32.640169195Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d642bcfc-4d9f-4b49-b99f-4eab34ea09a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:05:32.659126 crc crio[24477]: time=\"2026-06-11T12:05:32.658936092Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-6nsjd/extract-content\" id=7d6bba13-4656-4628-b173-913427f51eac name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:05:32.660089 crc crio[24477]: time=\"2026-06-11T12:05:32.659973482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:32.667744 crc crio[24477]: time=\"2026-06-11T12:05:32.667431252Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xpqkf/extract-content\" id=8013752d-0e73-4a7e-9647-4227e944db61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:05:32.674765 crc crio[24477]: time=\"2026-06-11T12:05:32.674632095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:32.709054 crc crio[24477]: time=\"2026-06-11T12:05:32.708880039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:32.712323 crc crio[24477]: time=\"2026-06-11T12:05:32.71211858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:32.718096 crc crio[24477]: time=\"2026-06-11T12:05:32.717304647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:32.720206 crc crio[24477]: time=\"2026-06-11T12:05:32.720073245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:32.721407 crc crio[24477]: time=\"2026-06-11T12:05:32.721257489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:32.724499 crc crio[24477]: time=\"2026-06-11T12:05:32.724419937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:32.831796 crc crio[24477]: time=\"2026-06-11T12:05:32.831297718Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=ca76b9ff-ff88-4207-8369-3113e73dcc05 name=/runtime.v1.ImageService/PullImage\nJun 11 12:05:32.833778 crc crio[24477]: time=\"2026-06-11T12:05:32.833574794Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=0d14e7db-1c68-48dd-8bfc-93b9bc22b944 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:05:32.841310 crc crio[24477]: time=\"2026-06-11T12:05:32.841109794Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=4036cf57-bbd0-4033-a78d-edd093500d1f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:05:32.848193 crc crio[24477]: time=\"2026-06-11T12:05:32.848067449Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-5n9bp/extract-content\" id=3f738837-7440-4e7c-8919-a9fe532c37bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:05:32.848923 crc crio[24477]: time=\"2026-06-11T12:05:32.848827722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:32.887600 crc crio[24477]: time=\"2026-06-11T12:05:32.887500831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:32.891546 crc crio[24477]: time=\"2026-06-11T12:05:32.891459743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:32.914956 crc crio[24477]: time=\"2026-06-11T12:05:32.914869451Z\" level=info msg=\"Created container b8bcc6c2544f0d8afe733e88581e0159d6102b0cc5a9457fde50eba597951bb4: openshift-marketplace/redhat-marketplace-6nsjd/extract-content\" id=7d6bba13-4656-4628-b173-913427f51eac name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:05:32.915879 crc crio[24477]: time=\"2026-06-11T12:05:32.915833209Z\" level=info msg=\"Created container 5c955d8e28f4030f5b14ae38b0eb113fa38ba46729f11f54dd0f8b5baffb137c: openshift-marketplace/community-operators-5qtnq/extract-content\" id=bd2642b9-9ff5-4ec4-8526-080c325b9abc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:05:32.917796 crc crio[24477]: time=\"2026-06-11T12:05:32.917086135Z\" level=info msg=\"Starting container: b8bcc6c2544f0d8afe733e88581e0159d6102b0cc5a9457fde50eba597951bb4\" id=e0ae5632-0bdc-4b6c-9a11-b98f1bcabc80 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:05:32.917796 crc crio[24477]: time=\"2026-06-11T12:05:32.91728675Z\" level=info msg=\"Starting container: 5c955d8e28f4030f5b14ae38b0eb113fa38ba46729f11f54dd0f8b5baffb137c\" id=58653627-e290-4bf4-a893-03c2a48d4281 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:05:32.929290 crc crio[24477]: time=\"2026-06-11T12:05:32.929145404Z\" level=info msg=\"Started container\" PID=33364 containerID=b8bcc6c2544f0d8afe733e88581e0159d6102b0cc5a9457fde50eba597951bb4 description=openshift-marketplace/redhat-marketplace-6nsjd/extract-content id=e0ae5632-0bdc-4b6c-9a11-b98f1bcabc80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=678b0397c5355c5d8124bf1939b75fb4725c74ee8ff3b3fcb1fd75b53f67bffe\nJun 11 12:05:32.930498 crc crio[24477]: time=\"2026-06-11T12:05:32.930395219Z\" level=info msg=\"Created container 640cc529615faea56b263183056b6493ad04ad23b3e1c128df200c46b77a9e24: openshift-marketplace/certified-operators-xpqkf/extract-content\" id=8013752d-0e73-4a7e-9647-4227e944db61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:05:32.933914 crc crio[24477]: time=\"2026-06-11T12:05:32.933818635Z\" level=info msg=\"Starting container: 640cc529615faea56b263183056b6493ad04ad23b3e1c128df200c46b77a9e24\" id=f74e9e58-bf96-4830-abf6-54202e017517 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:05:32.944704 crc crio[24477]: time=\"2026-06-11T12:05:32.944151958Z\" level=info msg=\"Started container\" PID=33366 containerID=640cc529615faea56b263183056b6493ad04ad23b3e1c128df200c46b77a9e24 description=openshift-marketplace/certified-operators-xpqkf/extract-content id=f74e9e58-bf96-4830-abf6-54202e017517 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e41767a7dd2ca60b2ce5e099782bc07b220516a67f48ae560b6caae52518d9c\nJun 11 12:05:32.946201 crc crio[24477]: time=\"2026-06-11T12:05:32.946128943Z\" level=info msg=\"Started container\" PID=33362 containerID=5c955d8e28f4030f5b14ae38b0eb113fa38ba46729f11f54dd0f8b5baffb137c description=openshift-marketplace/community-operators-5qtnq/extract-content id=58653627-e290-4bf4-a893-03c2a48d4281 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d56a08a100023d84645f57d2ac007762df3f48e76a0d06938e9f6150c4a07311\nJun 11 12:05:33.004545 crc crio[24477]: time=\"2026-06-11T12:05:33.004342652Z\" level=info msg=\"Stopping pod sandbox: 74b47daee30e0041dafb972399266ab83de3fc3b946fe0d4be206d276ad36e40\" id=3932ff68-9b41-4666-bfe1-c949ab91acf5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:05:33.005211 crc crio[24477]: time=\"2026-06-11T12:05:33.005119824Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686320-75v6n Namespace:openshift-operator-lifecycle-manager ID:74b47daee30e0041dafb972399266ab83de3fc3b946fe0d4be206d276ad36e40 UID:07e9a8dd-63b5-4e2c-9e43-14c3729549a9 NetNS:/var/run/netns/9d8aab58-e0d4-4c41-8752-a8621261a924 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07e9a8dd_63b5_4e2c_9e43_14c3729549a9.slice PodAnnotations:0xc000326c60}] Aliases:map[]}\"\nJun 11 12:05:33.005442 crc crio[24477]: time=\"2026-06-11T12:05:33.005373132Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686320-75v6n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:05:33.049958 crc crio[24477]: time=\"2026-06-11T12:05:33.049835089Z\" level=info msg=\"Created container 83197474b598b9dfb28ca2416494acfb53ba962978ccb489733885cbfbfc07c4: openshift-marketplace/redhat-operators-5n9bp/extract-content\" id=3f738837-7440-4e7c-8919-a9fe532c37bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:05:33.056203 crc crio[24477]: time=\"2026-06-11T12:05:33.055935607Z\" level=info msg=\"Starting container: 83197474b598b9dfb28ca2416494acfb53ba962978ccb489733885cbfbfc07c4\" id=0957cd60-0284-4210-a44b-a76008c810e5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:05:33.068025 crc crio[24477]: time=\"2026-06-11T12:05:33.067801565Z\" level=info msg=\"Started container\" PID=33394 containerID=83197474b598b9dfb28ca2416494acfb53ba962978ccb489733885cbfbfc07c4 description=openshift-marketplace/redhat-operators-5n9bp/extract-content id=0957cd60-0284-4210-a44b-a76008c810e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59b14e2744ba6bf4ee908f54864e3c8b4c63132c650a06406a159156ec6d4515\nJun 11 12:05:33.479486 crc crio[24477]: time=\"2026-06-11T12:05:33.479039204Z\" level=info msg=\"Stopped pod sandbox: 74b47daee30e0041dafb972399266ab83de3fc3b946fe0d4be206d276ad36e40\" id=3932ff68-9b41-4666-bfe1-c949ab91acf5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:05:34.296860 crc crio[24477]: time=\"2026-06-11T12:05:34.296697477Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=82223ab0-3b74-4edf-bda8-48effd8ac9a0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:05:34.317701 crc crio[24477]: time=\"2026-06-11T12:05:34.317558535Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=98070d4c-dcb8-4d5d-b367-a233afa1a41b name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:05:34.338051 crc crio[24477]: time=\"2026-06-11T12:05:34.337952829Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-6nsjd/registry-server\" id=f1163708-9c83-4822-88d4-f6a9fd5902f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:05:34.347201 crc crio[24477]: time=\"2026-06-11T12:05:34.34707511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:34.595545 crc crio[24477]: time=\"2026-06-11T12:05:34.594930748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:34.613159 crc crio[24477]: time=\"2026-06-11T12:05:34.612791881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:34.880743 crc crio[24477]: time=\"2026-06-11T12:05:34.880190763Z\" level=info msg=\"Created container 5bfbd425c6705a5dbbb1aef6a7818a9dfecb0771fb0f9ec66516d391fadff39f: openshift-marketplace/redhat-marketplace-6nsjd/registry-server\" id=f1163708-9c83-4822-88d4-f6a9fd5902f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:05:34.886061 crc crio[24477]: time=\"2026-06-11T12:05:34.885609786Z\" level=info msg=\"Starting container: 5bfbd425c6705a5dbbb1aef6a7818a9dfecb0771fb0f9ec66516d391fadff39f\" id=e2fc2b5d-dbfe-4508-83b0-43280af200bb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:05:34.899220 crc crio[24477]: time=\"2026-06-11T12:05:34.898975653Z\" level=info msg=\"Started container\" PID=33458 containerID=5bfbd425c6705a5dbbb1aef6a7818a9dfecb0771fb0f9ec66516d391fadff39f description=openshift-marketplace/redhat-marketplace-6nsjd/registry-server id=e2fc2b5d-dbfe-4508-83b0-43280af200bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=678b0397c5355c5d8124bf1939b75fb4725c74ee8ff3b3fcb1fd75b53f67bffe\nJun 11 12:05:35.472511 crc crio[24477]: time=\"2026-06-11T12:05:35.471428792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cb163419-48e1-44ba-836c-2d7bdf538024 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:05:35.486554 crc crio[24477]: time=\"2026-06-11T12:05:35.476332554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c24113cd-177f-4baa-8ee5-b09fa0d43464 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:05:35.489817 crc crio[24477]: time=\"2026-06-11T12:05:35.489396805Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-5qtnq/registry-server\" id=3bd0e296-5d0e-4cac-9353-0b4507a3fe64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:05:35.490293 crc crio[24477]: time=\"2026-06-11T12:05:35.490100105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:35.505080 crc crio[24477]: time=\"2026-06-11T12:05:35.504949938Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=23a1a05d-e274-4e2b-93b1-6e7eba77bbe6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:05:35.552347 crc crio[24477]: time=\"2026-06-11T12:05:35.552038559Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a4d0f19f-dbff-431e-abd4-4cc0687c39e5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:05:35.568862 crc crio[24477]: time=\"2026-06-11T12:05:35.565437154Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xpqkf/registry-server\" id=6c72431f-8a94-4593-a9d1-3212f41ccd3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:05:35.568862 crc crio[24477]: time=\"2026-06-11T12:05:35.565932089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:35.605944 crc crio[24477]: time=\"2026-06-11T12:05:35.605626158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:35.618588 crc crio[24477]: time=\"2026-06-11T12:05:35.618493589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:35.659871 crc crio[24477]: time=\"2026-06-11T12:05:35.659349951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:35.673283 crc crio[24477]: time=\"2026-06-11T12:05:35.673153734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:35.878632 crc crio[24477]: time=\"2026-06-11T12:05:35.877629869Z\" level=info msg=\"Created container 135c70c4762c01da26d44fff4f9f34ae943cfa1ae6af32593f28a860cb2e4b49: openshift-marketplace/community-operators-5qtnq/registry-server\" id=3bd0e296-5d0e-4cac-9353-0b4507a3fe64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:05:35.883541 crc crio[24477]: time=\"2026-06-11T12:05:35.883408826Z\" level=info msg=\"Starting container: 135c70c4762c01da26d44fff4f9f34ae943cfa1ae6af32593f28a860cb2e4b49\" id=95219972-88e8-4bc4-a35d-80a8bfed8dd8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:05:35.915532 crc crio[24477]: time=\"2026-06-11T12:05:35.915200893Z\" level=info msg=\"Started container\" PID=33484 containerID=135c70c4762c01da26d44fff4f9f34ae943cfa1ae6af32593f28a860cb2e4b49 description=openshift-marketplace/community-operators-5qtnq/registry-server id=95219972-88e8-4bc4-a35d-80a8bfed8dd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d56a08a100023d84645f57d2ac007762df3f48e76a0d06938e9f6150c4a07311\nJun 11 12:05:35.946553 crc crio[24477]: time=\"2026-06-11T12:05:35.946212931Z\" level=info msg=\"Created container 0357f57277795d21fb082ea8f57bd0276c0f1da735e26ad0378f0774703ea0e9: openshift-marketplace/certified-operators-xpqkf/registry-server\" id=6c72431f-8a94-4593-a9d1-3212f41ccd3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:05:35.950285 crc crio[24477]: time=\"2026-06-11T12:05:35.950110232Z\" level=info msg=\"Starting container: 0357f57277795d21fb082ea8f57bd0276c0f1da735e26ad0378f0774703ea0e9\" id=cda4637e-e177-4ba3-8f32-5342c1bbfe14 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:05:36.012456 crc crio[24477]: time=\"2026-06-11T12:05:36.012222134Z\" level=info msg=\"Started container\" PID=33485 containerID=0357f57277795d21fb082ea8f57bd0276c0f1da735e26ad0378f0774703ea0e9 description=openshift-marketplace/certified-operators-xpqkf/registry-server id=cda4637e-e177-4ba3-8f32-5342c1bbfe14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e41767a7dd2ca60b2ce5e099782bc07b220516a67f48ae560b6caae52518d9c\nJun 11 12:05:50.852854 crc crio[24477]: time=\"2026-06-11T12:05:50.844137933Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5356dc19-a864-4ce2-a48b-14ffb4e887d4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:05:50.858704 crc crio[24477]: time=\"2026-06-11T12:05:50.858384522Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a81ab5b6-0cc5-40c8-8dfa-e14eb601708a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:05:50.866413 crc crio[24477]: time=\"2026-06-11T12:05:50.865891924Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-5n9bp/registry-server\" id=27ce4328-d426-402d-95ec-e33ea07dc30d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:05:50.867232 crc crio[24477]: time=\"2026-06-11T12:05:50.866799878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:50.922128 crc crio[24477]: time=\"2026-06-11T12:05:50.922034728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:50.925818 crc crio[24477]: time=\"2026-06-11T12:05:50.925633439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:05:51.078963 crc crio[24477]: time=\"2026-06-11T12:05:51.078812526Z\" level=info msg=\"Created container 2b69e9db61beb98c3a3e40098677657d19247ea3a82cc8785624c4e6661f0a38: openshift-marketplace/redhat-operators-5n9bp/registry-server\" id=27ce4328-d426-402d-95ec-e33ea07dc30d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:05:51.080610 crc crio[24477]: time=\"2026-06-11T12:05:51.080497904Z\" level=info msg=\"Starting container: 2b69e9db61beb98c3a3e40098677657d19247ea3a82cc8785624c4e6661f0a38\" id=f708e642-e68b-4522-b144-0499004bcdc3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:05:51.087909 crc crio[24477]: time=\"2026-06-11T12:05:51.087740948Z\" level=info msg=\"Started container\" PID=33886 containerID=2b69e9db61beb98c3a3e40098677657d19247ea3a82cc8785624c4e6661f0a38 description=openshift-marketplace/redhat-operators-5n9bp/registry-server id=f708e642-e68b-4522-b144-0499004bcdc3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59b14e2744ba6bf4ee908f54864e3c8b4c63132c650a06406a159156ec6d4515\nJun 11 12:05:53.030120 crc crio[24477]: time=\"2026-06-11T12:05:53.029562721Z\" level=info msg=\"Stopping container: b2ee360d1f8d30cf77f3f909d48e1b2b07e13c7a65afae520a276a42f1e1fc46 (timeout: 2s)\" id=d35dd0c1-f16e-488a-b01d-54469b17d27b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:05:53.160848 crc crio[24477]: time=\"2026-06-11T12:05:53.160747662Z\" level=info msg=\"Stopped container b2ee360d1f8d30cf77f3f909d48e1b2b07e13c7a65afae520a276a42f1e1fc46: openshift-marketplace/certified-operators-xmmw2/registry-server\" id=d35dd0c1-f16e-488a-b01d-54469b17d27b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:05:53.161771 crc crio[24477]: time=\"2026-06-11T12:05:53.161708978Z\" level=info msg=\"Stopping pod sandbox: 12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda\" id=8620ab25-4e53-48f1-a76f-ae0569805c88 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:05:53.162353 crc crio[24477]: time=\"2026-06-11T12:05:53.162231253Z\" level=info msg=\"Got pod network &{Name:certified-operators-xmmw2 Namespace:openshift-marketplace ID:12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda UID:eac99895-4454-4b32-927c-65fd1c875bc5 NetNS:/var/run/netns/dc5eee38-2df2-4a8d-8db5-20400a25426c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeac99895_4454_4b32_927c_65fd1c875bc5.slice PodAnnotations:0xc000b18ca8}] Aliases:map[]}\"\nJun 11 12:05:53.162521 crc crio[24477]: time=\"2026-06-11T12:05:53.162454239Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-xmmw2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:05:53.230578 crc crio[24477]: time=\"2026-06-11T12:05:53.230362312Z\" level=info msg=\"Stopping container: 364c68100a4ef11e21019780a02e6d578110ff11cbf867c3d3026ff6c5067a01 (timeout: 2s)\" id=94a936a6-b32b-4842-b1a8-387f66f2ec9b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:05:53.371180 crc crio[24477]: time=\"2026-06-11T12:05:53.371102865Z\" level=info msg=\"Stopped container 364c68100a4ef11e21019780a02e6d578110ff11cbf867c3d3026ff6c5067a01: openshift-marketplace/redhat-marketplace-c784s/registry-server\" id=94a936a6-b32b-4842-b1a8-387f66f2ec9b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:05:53.372021 crc crio[24477]: time=\"2026-06-11T12:05:53.371951379Z\" level=info msg=\"Stopping pod sandbox: 7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc\" id=41deecbb-292d-416d-8821-eadc47ada1fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:05:53.372490 crc crio[24477]: time=\"2026-06-11T12:05:53.372428283Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-c784s Namespace:openshift-marketplace ID:7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc UID:2f7297c3-a3e0-494a-b525-d351a5a5d6a4 NetNS:/var/run/netns/58368884-6801-4dba-8545-05523c95c4fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f7297c3_a3e0_494a_b525_d351a5a5d6a4.slice PodAnnotations:0xc00251e7a0}] Aliases:map[]}\"\nJun 11 12:05:53.372783 crc crio[24477]: time=\"2026-06-11T12:05:53.372597767Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-c784s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:05:53.594767 crc crio[24477]: time=\"2026-06-11T12:05:53.594309227Z\" level=info msg=\"Stopped pod sandbox: 12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda\" id=8620ab25-4e53-48f1-a76f-ae0569805c88 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:05:53.833818 crc crio[24477]: time=\"2026-06-11T12:05:53.833725924Z\" level=info msg=\"Stopped pod sandbox: 7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc\" id=41deecbb-292d-416d-8821-eadc47ada1fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:05:53.889909 crc crio[24477]: time=\"2026-06-11T12:05:53.889337369Z\" level=info msg=\"Removing container: b2ee360d1f8d30cf77f3f909d48e1b2b07e13c7a65afae520a276a42f1e1fc46\" id=9b3b92da-3afc-4cea-8698-ebe1cf9620c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:05:53.917896 crc crio[24477]: time=\"2026-06-11T12:05:53.917843695Z\" level=info msg=\"Removed container b2ee360d1f8d30cf77f3f909d48e1b2b07e13c7a65afae520a276a42f1e1fc46: openshift-marketplace/certified-operators-xmmw2/registry-server\" id=9b3b92da-3afc-4cea-8698-ebe1cf9620c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:05:53.927886 crc crio[24477]: time=\"2026-06-11T12:05:53.927786342Z\" level=info msg=\"Removing container: 38d01ec2403f9e5460f15c4bee01369eaa23b95a15a0dab7db1477d6eaf6673c\" id=f24caa06-107a-42b9-9f9b-e8d613da72a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:05:53.952931 crc crio[24477]: time=\"2026-06-11T12:05:53.95259742Z\" level=info msg=\"Removed container 38d01ec2403f9e5460f15c4bee01369eaa23b95a15a0dab7db1477d6eaf6673c: openshift-marketplace/certified-operators-xmmw2/extract-content\" id=f24caa06-107a-42b9-9f9b-e8d613da72a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:05:53.967908 crc crio[24477]: time=\"2026-06-11T12:05:53.967823903Z\" level=info msg=\"Removing container: 75a4fb1da534e5c76accf8aedf44a1df04db2054d71bae504bf905202ef5473d\" id=0d621f30-ca14-41f0-87bb-f9fbda735c36 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:05:54.011164 crc crio[24477]: time=\"2026-06-11T12:05:54.01101744Z\" level=info msg=\"Removed container 75a4fb1da534e5c76accf8aedf44a1df04db2054d71bae504bf905202ef5473d: openshift-marketplace/certified-operators-xmmw2/extract-utilities\" id=0d621f30-ca14-41f0-87bb-f9fbda735c36 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:05:54.019525 crc crio[24477]: time=\"2026-06-11T12:05:54.019421055Z\" level=info msg=\"Removing container: 364c68100a4ef11e21019780a02e6d578110ff11cbf867c3d3026ff6c5067a01\" id=3a1c9e97-fed7-42b6-a899-f1f6b87690eb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:05:54.053999 crc crio[24477]: time=\"2026-06-11T12:05:54.051535147Z\" level=info msg=\"Removed container 364c68100a4ef11e21019780a02e6d578110ff11cbf867c3d3026ff6c5067a01: openshift-marketplace/redhat-marketplace-c784s/registry-server\" id=3a1c9e97-fed7-42b6-a899-f1f6b87690eb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:05:54.055421 crc crio[24477]: time=\"2026-06-11T12:05:54.055320071Z\" level=info msg=\"Removing container: 08a7aabfcf3c725ef4895994e0d54c9085970b7f3a7e3630e215e87c46365985\" id=b2335002-75b7-4cf5-9dad-f4fef7f9c70f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:05:54.111880 crc crio[24477]: time=\"2026-06-11T12:05:54.111618655Z\" level=info msg=\"Removed container 08a7aabfcf3c725ef4895994e0d54c9085970b7f3a7e3630e215e87c46365985: openshift-marketplace/redhat-marketplace-c784s/extract-content\" id=b2335002-75b7-4cf5-9dad-f4fef7f9c70f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:05:54.117280 crc crio[24477]: time=\"2026-06-11T12:05:54.117192348Z\" level=info msg=\"Removing container: 5a221f24702d9f6cbe52adb156941f087e8fd412ceb456d81df3e038db23e22d\" id=a50c9907-5a7a-4b58-bf84-b99b83fc010f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:05:54.141301 crc crio[24477]: time=\"2026-06-11T12:05:54.141184257Z\" level=info msg=\"Removed container 5a221f24702d9f6cbe52adb156941f087e8fd412ceb456d81df3e038db23e22d: openshift-marketplace/redhat-marketplace-c784s/extract-utilities\" id=a50c9907-5a7a-4b58-bf84-b99b83fc010f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:05:55.622214 crc crio[24477]: time=\"2026-06-11T12:05:55.622107271Z\" level=info msg=\"Stopping container: 572aa9f980bb04e997bbb13d1188b814cd42c3e0a3a0f8b3da1932bd9e2c0f2c (timeout: 2s)\" id=c5de2a5a-9550-4c86-8dd6-ded24d51109a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:05:55.758418 crc crio[24477]: time=\"2026-06-11T12:05:55.75817197Z\" level=info msg=\"Stopped container 572aa9f980bb04e997bbb13d1188b814cd42c3e0a3a0f8b3da1932bd9e2c0f2c: openshift-marketplace/community-operators-h62kq/registry-server\" id=c5de2a5a-9550-4c86-8dd6-ded24d51109a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:05:55.759609 crc crio[24477]: time=\"2026-06-11T12:05:55.759531567Z\" level=info msg=\"Stopping pod sandbox: cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d\" id=fe7e48eb-4385-4dd1-a915-c7ebaf3c2586 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:05:55.760441 crc crio[24477]: time=\"2026-06-11T12:05:55.760367981Z\" level=info msg=\"Got pod network &{Name:community-operators-h62kq Namespace:openshift-marketplace ID:cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d UID:6448c17c-b504-4b64-ac53-a68d2814cfc7 NetNS:/var/run/netns/1fd5a0bf-e8af-4390-bb84-fb0e9e9ce02b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6448c17c_b504_4b64_ac53_a68d2814cfc7.slice PodAnnotations:0xc002d94340}] Aliases:map[]}\"\nJun 11 12:05:55.760727 crc crio[24477]: time=\"2026-06-11T12:05:55.760601069Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-h62kq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:05:56.014556 crc crio[24477]: time=\"2026-06-11T12:05:56.014028068Z\" level=info msg=\"Stopped pod sandbox: cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d\" id=fe7e48eb-4385-4dd1-a915-c7ebaf3c2586 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:05:56.953854 crc crio[24477]: time=\"2026-06-11T12:05:56.953726265Z\" level=info msg=\"Removing container: 572aa9f980bb04e997bbb13d1188b814cd42c3e0a3a0f8b3da1932bd9e2c0f2c\" id=8eedd17f-3524-4f7c-abd3-2706cc4b8f30 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:05:56.977543 crc crio[24477]: time=\"2026-06-11T12:05:56.977453773Z\" level=info msg=\"Removed container 572aa9f980bb04e997bbb13d1188b814cd42c3e0a3a0f8b3da1932bd9e2c0f2c: openshift-marketplace/community-operators-h62kq/registry-server\" id=8eedd17f-3524-4f7c-abd3-2706cc4b8f30 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:05:56.983517 crc crio[24477]: time=\"2026-06-11T12:05:56.983358035Z\" level=info msg=\"Removing container: 656c3dbe1edcde6808aea8247ec45f125d633db82ecacb5f37efd6853b512aaa\" id=3eda7d0e-a87f-4c8a-8da5-48d10e7785d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:05:57.026237 crc crio[24477]: time=\"2026-06-11T12:05:57.026167639Z\" level=info msg=\"Removed container 656c3dbe1edcde6808aea8247ec45f125d633db82ecacb5f37efd6853b512aaa: openshift-marketplace/community-operators-h62kq/extract-content\" id=3eda7d0e-a87f-4c8a-8da5-48d10e7785d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:05:57.029372 crc crio[24477]: time=\"2026-06-11T12:05:57.029239213Z\" level=info msg=\"Removing container: 35d44ce0cd2d6151a68fc5dbfd4ae2dc9a602e91e61fd91bc9ef019f1da541c7\" id=f56a6a05-c32d-4431-9cb2-2115350b3a3c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:05:57.066290 crc crio[24477]: time=\"2026-06-11T12:05:57.066076978Z\" level=info msg=\"Removed container 35d44ce0cd2d6151a68fc5dbfd4ae2dc9a602e91e61fd91bc9ef019f1da541c7: openshift-marketplace/community-operators-h62kq/extract-utilities\" id=f56a6a05-c32d-4431-9cb2-2115350b3a3c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:06:00.531536 crc crio[24477]: time=\"2026-06-11T12:06:00.53081015Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686326-76jls/POD\" id=8ba11dd8-eba4-4134-91ab-c8df4cf0a203 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:06:00.533403 crc crio[24477]: time=\"2026-06-11T12:06:00.533349671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:06:00.558139 crc crio[24477]: time=\"2026-06-11T12:06:00.558070744Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686326-76jls Namespace:openshift-infra ID:e7e42787de488fce3ede6cc383aa459ba1101435c6b56299aec98752499ce077 UID:1801991c-6442-489c-b8c6-e8e58a48c2db NetNS:/var/run/netns/f1ef617d-ebe7-4fe8-a3c7-d00012c2de09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1801991c_6442_489c_b8c6_e8e58a48c2db.slice PodAnnotations:0xc000a86d00}] Aliases:map[]}\"\nJun 11 12:06:00.558628 crc crio[24477]: time=\"2026-06-11T12:06:00.558606179Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686326-76jls to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:06:00.957807 crc crio[24477]: 2026-06-11T12:06:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7e42787de488fc Mac:9e:8b:2c:54:09:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/f1ef617d-ebe7-4fe8-a3c7-d00012c2de09 SocketPath: PciID:}] [{Interface:0xc000014cd0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:06:00.960131 crc crio[24477]: time=\"2026-06-11T12:06:00.96004588Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686326-76jls Namespace:openshift-infra ID:e7e42787de488fce3ede6cc383aa459ba1101435c6b56299aec98752499ce077 UID:1801991c-6442-489c-b8c6-e8e58a48c2db NetNS:/var/run/netns/f1ef617d-ebe7-4fe8-a3c7-d00012c2de09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1801991c_6442_489c_b8c6_e8e58a48c2db.slice PodAnnotations:0xc000a86d00}] Aliases:map[]}\"\nJun 11 12:06:00.960473 crc crio[24477]: time=\"2026-06-11T12:06:00.960451171Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686326-76jls for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:06:00.979087 crc crio[24477]: time=\"2026-06-11T12:06:00.979034646Z\" level=info msg=\"Ran pod sandbox e7e42787de488fce3ede6cc383aa459ba1101435c6b56299aec98752499ce077 with infra container: openshift-infra/auto-csr-approver-29686326-76jls/POD\" id=8ba11dd8-eba4-4134-91ab-c8df4cf0a203 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:06:00.987994 crc crio[24477]: time=\"2026-06-11T12:06:00.987876634Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f42851f6-c8e0-4759-b128-1c7a1018d777 name=/runtime.v1.ImageService/PullImage\nJun 11 12:06:00.998344 crc crio[24477]: time=\"2026-06-11T12:06:00.998206094Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:06:04.972625 crc crio[24477]: time=\"2026-06-11T12:06:04.972044084Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f42851f6-c8e0-4759-b128-1c7a1018d777 name=/runtime.v1.ImageService/PullImage\nJun 11 12:06:04.975511 crc crio[24477]: time=\"2026-06-11T12:06:04.975140598Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b4e5e09e-8d4f-4424-85bd-27aa79e55849 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:06:04.979001 crc crio[24477]: time=\"2026-06-11T12:06:04.978696367Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a4c24297-1c13-496c-859a-1db14b0d642a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:06:04.992147 crc crio[24477]: time=\"2026-06-11T12:06:04.991901388Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686326-76jls/oc\" id=6404a3c5-7cce-43a1-8422-7b2c5b8783d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:06:04.993763 crc crio[24477]: time=\"2026-06-11T12:06:04.993699279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:06:05.020971 crc crio[24477]: time=\"2026-06-11T12:06:05.02085939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:06:05.368398 crc crio[24477]: time=\"2026-06-11T12:06:05.368171905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:06:05.492561 crc crio[24477]: time=\"2026-06-11T12:06:05.491955438Z\" level=info msg=\"Created container a91a98c0819941991e9714637af21ebb1f2a80bd0d7da3870f6da15116d48933: openshift-infra/auto-csr-approver-29686326-76jls/oc\" id=6404a3c5-7cce-43a1-8422-7b2c5b8783d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:06:05.494831 crc crio[24477]: time=\"2026-06-11T12:06:05.494502739Z\" level=info msg=\"Starting container: a91a98c0819941991e9714637af21ebb1f2a80bd0d7da3870f6da15116d48933\" id=4d777bb1-1ee6-4e28-80a4-43e3b06d0453 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:06:05.500951 crc crio[24477]: time=\"2026-06-11T12:06:05.500594161Z\" level=info msg=\"Started container\" PID=34239 containerID=a91a98c0819941991e9714637af21ebb1f2a80bd0d7da3870f6da15116d48933 description=openshift-infra/auto-csr-approver-29686326-76jls/oc id=4d777bb1-1ee6-4e28-80a4-43e3b06d0453 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7e42787de488fce3ede6cc383aa459ba1101435c6b56299aec98752499ce077\nJun 11 12:06:07.088436 crc crio[24477]: time=\"2026-06-11T12:06:07.087829794Z\" level=info msg=\"Stopping pod sandbox: e7e42787de488fce3ede6cc383aa459ba1101435c6b56299aec98752499ce077\" id=625d1e3e-33d6-4b68-aad3-178084fd6f8c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:06:07.091155 crc crio[24477]: time=\"2026-06-11T12:06:07.089047819Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686326-76jls Namespace:openshift-infra ID:e7e42787de488fce3ede6cc383aa459ba1101435c6b56299aec98752499ce077 UID:1801991c-6442-489c-b8c6-e8e58a48c2db NetNS:/var/run/netns/f1ef617d-ebe7-4fe8-a3c7-d00012c2de09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1801991c_6442_489c_b8c6_e8e58a48c2db.slice PodAnnotations:0xc002d943b0}] Aliases:map[]}\"\nJun 11 12:06:07.091155 crc crio[24477]: time=\"2026-06-11T12:06:07.089178873Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686326-76jls from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:06:07.392946 crc crio[24477]: time=\"2026-06-11T12:06:07.392570515Z\" level=info msg=\"Stopped pod sandbox: e7e42787de488fce3ede6cc383aa459ba1101435c6b56299aec98752499ce077\" id=625d1e3e-33d6-4b68-aad3-178084fd6f8c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:06:07.995989 crc crio[24477]: time=\"2026-06-11T12:06:07.994964977Z\" level=info msg=\"Stopping pod sandbox: 7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc\" id=bf5a9076-da5c-4840-a276-919249ed746b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:06:07.995989 crc crio[24477]: time=\"2026-06-11T12:06:07.995626785Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc\" id=bf5a9076-da5c-4840-a276-919249ed746b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:06:07.996987 crc crio[24477]: time=\"2026-06-11T12:06:07.996876801Z\" level=info msg=\"Removing pod sandbox: 7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc\" id=091833e3-6022-4a31-8265-42f4c1035d45 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:06:08.023727 crc crio[24477]: time=\"2026-06-11T12:06:08.010448313Z\" level=info msg=\"Removed pod sandbox: 7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc\" id=091833e3-6022-4a31-8265-42f4c1035d45 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:06:08.023727 crc crio[24477]: time=\"2026-06-11T12:06:08.011752028Z\" level=info msg=\"Stopping pod sandbox: 12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda\" id=7fcbc028-782d-4b3a-bb7d-5bad06ad557c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:06:08.023727 crc crio[24477]: time=\"2026-06-11T12:06:08.011804089Z\" level=info msg=\"Stopped pod sandbox (already stopped): 12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda\" id=7fcbc028-782d-4b3a-bb7d-5bad06ad557c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:06:08.023727 crc crio[24477]: time=\"2026-06-11T12:06:08.012775446Z\" level=info msg=\"Removing pod sandbox: 12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda\" id=118825ba-aa5c-455d-b7ea-2a5e761b8123 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:06:08.033439 crc crio[24477]: time=\"2026-06-11T12:06:08.033198721Z\" level=info msg=\"Removed pod sandbox: 12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda\" id=118825ba-aa5c-455d-b7ea-2a5e761b8123 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:06:08.034471 crc crio[24477]: time=\"2026-06-11T12:06:08.034337642Z\" level=info msg=\"Stopping pod sandbox: cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d\" id=a39acb33-dfce-48e2-a1e0-c7937b3875b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:06:08.034471 crc crio[24477]: time=\"2026-06-11T12:06:08.034419734Z\" level=info msg=\"Stopped pod sandbox (already stopped): cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d\" id=a39acb33-dfce-48e2-a1e0-c7937b3875b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:06:08.035476 crc crio[24477]: time=\"2026-06-11T12:06:08.035156054Z\" level=info msg=\"Removing pod sandbox: cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d\" id=87cc09fe-0247-4aeb-8896-b6fc82f01abb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:06:08.050436 crc crio[24477]: time=\"2026-06-11T12:06:08.050235579Z\" level=info msg=\"Removed pod sandbox: cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d\" id=87cc09fe-0247-4aeb-8896-b6fc82f01abb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:06:10.717474 crc crio[24477]: time=\"2026-06-11T12:06:10.716875678Z\" level=info msg=\"Stopping container: c5a0b08f743795e8de330040831798d860d3ebb3256151edbbcc8ee3e3529299 (timeout: 2s)\" id=cc49af58-1cf8-4c8e-a33b-4dcd0624c2be name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:06:10.846308 crc crio[24477]: time=\"2026-06-11T12:06:10.846141983Z\" level=info msg=\"Stopped container c5a0b08f743795e8de330040831798d860d3ebb3256151edbbcc8ee3e3529299: openshift-marketplace/redhat-operators-fdkd2/registry-server\" id=cc49af58-1cf8-4c8e-a33b-4dcd0624c2be name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:06:10.849288 crc crio[24477]: time=\"2026-06-11T12:06:10.849191978Z\" level=info msg=\"Stopping pod sandbox: 63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034\" id=9d6e5e16-4819-43a9-bad1-39153da1cb74 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:06:10.849977 crc crio[24477]: time=\"2026-06-11T12:06:10.849896468Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fdkd2 Namespace:openshift-marketplace ID:63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034 UID:ee19b429-2e70-4caf-811c-2101faf70388 NetNS:/var/run/netns/a304afb4-5e21-4098-aee4-759f0c584a97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee19b429_2e70_4caf_811c_2101faf70388.slice PodAnnotations:0xc002d1a0a8}] Aliases:map[]}\"\nJun 11 12:06:10.850156 crc crio[24477]: time=\"2026-06-11T12:06:10.850090094Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-fdkd2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:06:11.082159 crc crio[24477]: time=\"2026-06-11T12:06:11.081534198Z\" level=info msg=\"Stopped pod sandbox: 63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034\" id=9d6e5e16-4819-43a9-bad1-39153da1cb74 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:06:11.148952 crc crio[24477]: time=\"2026-06-11T12:06:11.148754036Z\" level=info msg=\"Removing container: c5a0b08f743795e8de330040831798d860d3ebb3256151edbbcc8ee3e3529299\" id=4b6765fc-0682-426b-affb-b16af3ebc21d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:06:11.174816 crc crio[24477]: time=\"2026-06-11T12:06:11.17458025Z\" level=info msg=\"Removed container c5a0b08f743795e8de330040831798d860d3ebb3256151edbbcc8ee3e3529299: openshift-marketplace/redhat-operators-fdkd2/registry-server\" id=4b6765fc-0682-426b-affb-b16af3ebc21d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:06:11.178066 crc crio[24477]: time=\"2026-06-11T12:06:11.177991774Z\" level=info msg=\"Removing container: 3e6e974680bc2122adff085069a260b4f2f5284556aa49ccb5f01772d60ae391\" id=a8deb3c2-e98b-4961-8b27-f859a4825105 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:06:11.219150 crc crio[24477]: time=\"2026-06-11T12:06:11.219045111Z\" level=info msg=\"Removed container 3e6e974680bc2122adff085069a260b4f2f5284556aa49ccb5f01772d60ae391: openshift-marketplace/redhat-operators-fdkd2/extract-content\" id=a8deb3c2-e98b-4961-8b27-f859a4825105 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:06:11.223438 crc crio[24477]: time=\"2026-06-11T12:06:11.223365457Z\" level=info msg=\"Removing container: 1d353ddfe8c066beaa6dd6734ef00c32f3aa01a55f69cbf71a7319cfff8222be\" id=617ede96-b419-4252-adac-ee3fc7fe0184 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:06:11.251720 crc crio[24477]: time=\"2026-06-11T12:06:11.251533913Z\" level=info msg=\"Removed container 1d353ddfe8c066beaa6dd6734ef00c32f3aa01a55f69cbf71a7319cfff8222be: openshift-marketplace/redhat-operators-fdkd2/extract-utilities\" id=617ede96-b419-4252-adac-ee3fc7fe0184 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:07:08.084261 crc crio[24477]: time=\"2026-06-11T12:07:08.082780673Z\" level=info msg=\"Stopping pod sandbox: 63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034\" id=d4f09f2f-f8f7-47b8-849c-9cc389681268 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:07:08.084261 crc crio[24477]: time=\"2026-06-11T12:07:08.084008598Z\" level=info msg=\"Stopped pod sandbox (already stopped): 63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034\" id=d4f09f2f-f8f7-47b8-849c-9cc389681268 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:07:08.087271 crc crio[24477]: time=\"2026-06-11T12:07:08.084776139Z\" level=info msg=\"Removing pod sandbox: 63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034\" id=ada01e0d-8bd5-4933-8419-beca6ab040cd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:07:08.282888 crc crio[24477]: time=\"2026-06-11T12:07:08.28233032Z\" level=info msg=\"Removed pod sandbox: 63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034\" id=ada01e0d-8bd5-4933-8419-beca6ab040cd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:07:47.193605 crc crio[24477]: time=\"2026-06-11T12:07:47.192775254Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-crhq9/POD\" id=d419147c-7142-43af-855a-1b0cbd3ed209 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:07:47.195806 crc crio[24477]: time=\"2026-06-11T12:07:47.193794173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:07:47.215706 crc crio[24477]: time=\"2026-06-11T12:07:47.215459889Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=d419147c-7142-43af-855a-1b0cbd3ed209 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:07:47.234284 crc crio[24477]: time=\"2026-06-11T12:07:47.234211597Z\" level=info msg=\"Ran pod sandbox e9ba15a0ea312d49ffbbc1cf9bc1d2589b558ed7ffe425cc8a6bc4e65b4b20a9 with infra container: openshift-multus/cni-sysctl-allowlist-ds-crhq9/POD\" id=d419147c-7142-43af-855a-1b0cbd3ed209 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:07:47.239555 crc crio[24477]: time=\"2026-06-11T12:07:47.239149828Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=a2b47be0-0bdb-4c3b-a125-0d8297a732f3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:07:47.245210 crc crio[24477]: time=\"2026-06-11T12:07:47.24475553Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=4c68724d-3174-4191-8775-29a6beccdedc name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:07:47.260267 crc crio[24477]: time=\"2026-06-11T12:07:47.259974761Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-crhq9/kube-multus-additional-cni-plugins\" id=9c9ed2f6-5b70-4eee-81dd-5449b5d3328e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:07:47.260876 crc crio[24477]: time=\"2026-06-11T12:07:47.260714931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:07:47.332560 crc crio[24477]: time=\"2026-06-11T12:07:47.332283892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:07:48.055968 crc crio[24477]: time=\"2026-06-11T12:07:48.055825048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:07:48.172033 crc crio[24477]: time=\"2026-06-11T12:07:48.171429532Z\" level=info msg=\"Created container 4727e6e0d4acdf89a1127ef0088c462a113a5740994af5b84397e53440e8667d: openshift-multus/cni-sysctl-allowlist-ds-crhq9/kube-multus-additional-cni-plugins\" id=9c9ed2f6-5b70-4eee-81dd-5449b5d3328e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:07:48.173631 crc crio[24477]: time=\"2026-06-11T12:07:48.173537332Z\" level=info msg=\"Starting container: 4727e6e0d4acdf89a1127ef0088c462a113a5740994af5b84397e53440e8667d\" id=3fc623b3-357f-4e5b-be56-7ecdb730208a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:07:48.180929 crc crio[24477]: time=\"2026-06-11T12:07:48.180167857Z\" level=info msg=\"Started container\" PID=35674 containerID=4727e6e0d4acdf89a1127ef0088c462a113a5740994af5b84397e53440e8667d description=openshift-multus/cni-sysctl-allowlist-ds-crhq9/kube-multus-additional-cni-plugins id=3fc623b3-357f-4e5b-be56-7ecdb730208a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9ba15a0ea312d49ffbbc1cf9bc1d2589b558ed7ffe425cc8a6bc4e65b4b20a9\nJun 11 12:07:51.686381 crc crio[24477]: time=\"2026-06-11T12:07:51.685100968Z\" level=info msg=\"Stopping container: 4727e6e0d4acdf89a1127ef0088c462a113a5740994af5b84397e53440e8667d (timeout: 30s)\" id=028e1dbe-0518-42cd-86d8-3a16bce9112e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:08:00.508530 crc crio[24477]: time=\"2026-06-11T12:08:00.505984933Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686328-8hjnm/POD\" id=ee037104-c20c-43f2-ab1c-f8c651b30816 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:08:00.508530 crc crio[24477]: time=\"2026-06-11T12:08:00.508248068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:08:00.556953 crc crio[24477]: time=\"2026-06-11T12:08:00.556114548Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686328-8hjnm Namespace:openshift-infra ID:5a659938c99f0a7a88ff783097a7f91e7a97906e2195bbe8ae86b36235535baa UID:f4beffed-c47a-4fc9-b74d-42c919033c11 NetNS:/var/run/netns/0a4abdae-131e-4794-b63c-123c267e6c9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4beffed_c47a_4fc9_b74d_42c919033c11.slice PodAnnotations:0xc000a14fd0}] Aliases:map[]}\"\nJun 11 12:08:00.556953 crc crio[24477]: time=\"2026-06-11T12:08:00.556943489Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686328-8hjnm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:08:01.392890 crc crio[24477]: 2026-06-11T12:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a659938c99f0a7 Mac:c6:75:bd:f8:65:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/0a4abdae-131e-4794-b63c-123c267e6c9d SocketPath: PciID:}] [{Interface:0xc00029ecf0 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:08:01.394915 crc crio[24477]: time=\"2026-06-11T12:08:01.394141127Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686328-8hjnm Namespace:openshift-infra ID:5a659938c99f0a7a88ff783097a7f91e7a97906e2195bbe8ae86b36235535baa UID:f4beffed-c47a-4fc9-b74d-42c919033c11 NetNS:/var/run/netns/0a4abdae-131e-4794-b63c-123c267e6c9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4beffed_c47a_4fc9_b74d_42c919033c11.slice PodAnnotations:0xc000a14fd0}] Aliases:map[]}\"\nJun 11 12:08:01.394915 crc crio[24477]: time=\"2026-06-11T12:08:01.39426738Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686328-8hjnm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:08:01.402408 crc crio[24477]: time=\"2026-06-11T12:08:01.402279657Z\" level=info msg=\"Ran pod sandbox 5a659938c99f0a7a88ff783097a7f91e7a97906e2195bbe8ae86b36235535baa with infra container: openshift-infra/auto-csr-approver-29686328-8hjnm/POD\" id=ee037104-c20c-43f2-ab1c-f8c651b30816 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:08:01.406954 crc crio[24477]: time=\"2026-06-11T12:08:01.406860144Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=27ea8070-e810-4a7d-bfd5-112262af3f41 name=/runtime.v1.ImageService/PullImage\nJun 11 12:08:01.417855 crc crio[24477]: time=\"2026-06-11T12:08:01.417387318Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:08:02.467942 crc crio[24477]: time=\"2026-06-11T12:08:02.467785159Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=27ea8070-e810-4a7d-bfd5-112262af3f41 name=/runtime.v1.ImageService/PullImage\nJun 11 12:08:02.470267 crc crio[24477]: time=\"2026-06-11T12:08:02.469295822Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c72154a8-e342-4535-9ee5-759d03311ebc name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:08:02.472352 crc crio[24477]: time=\"2026-06-11T12:08:02.472193062Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a218f068-45b1-438a-a5dc-5c1023572716 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:08:02.482525 crc crio[24477]: time=\"2026-06-11T12:08:02.481916594Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686328-8hjnm/oc\" id=f7cd8285-746f-4bf7-a5d8-9fb2ec115db7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:08:02.483776 crc crio[24477]: time=\"2026-06-11T12:08:02.482975605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:08:02.529527 crc crio[24477]: time=\"2026-06-11T12:08:02.529091254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:08:03.074226 crc crio[24477]: time=\"2026-06-11T12:08:03.074069997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:08:03.199003 crc crio[24477]: time=\"2026-06-11T12:08:03.198796116Z\" level=info msg=\"Created container e72fdc96ca682336d3f00aefdceb01dfd581c10a53ac38dda96cdc8de7bd84ab: openshift-infra/auto-csr-approver-29686328-8hjnm/oc\" id=f7cd8285-746f-4bf7-a5d8-9fb2ec115db7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:08:03.201917 crc crio[24477]: time=\"2026-06-11T12:08:03.201587853Z\" level=info msg=\"Starting container: e72fdc96ca682336d3f00aefdceb01dfd581c10a53ac38dda96cdc8de7bd84ab\" id=f206b10c-42e4-45e0-94db-395abb9e87ca name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:08:03.214405 crc crio[24477]: time=\"2026-06-11T12:08:03.214203567Z\" level=info msg=\"Started container\" PID=35961 containerID=e72fdc96ca682336d3f00aefdceb01dfd581c10a53ac38dda96cdc8de7bd84ab description=openshift-infra/auto-csr-approver-29686328-8hjnm/oc id=f206b10c-42e4-45e0-94db-395abb9e87ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a659938c99f0a7a88ff783097a7f91e7a97906e2195bbe8ae86b36235535baa\nJun 11 12:08:04.960823 crc crio[24477]: time=\"2026-06-11T12:08:04.960194821Z\" level=info msg=\"Stopping pod sandbox: 5a659938c99f0a7a88ff783097a7f91e7a97906e2195bbe8ae86b36235535baa\" id=d9530c9a-87c7-47d2-8a65-5e4478af2d58 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:08:04.962165 crc crio[24477]: time=\"2026-06-11T12:08:04.961201699Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686328-8hjnm Namespace:openshift-infra ID:5a659938c99f0a7a88ff783097a7f91e7a97906e2195bbe8ae86b36235535baa UID:f4beffed-c47a-4fc9-b74d-42c919033c11 NetNS:/var/run/netns/0a4abdae-131e-4794-b63c-123c267e6c9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4beffed_c47a_4fc9_b74d_42c919033c11.slice PodAnnotations:0xc000a14700}] Aliases:map[]}\"\nJun 11 12:08:04.962165 crc crio[24477]: time=\"2026-06-11T12:08:04.961789036Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686328-8hjnm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:08:05.383397 crc crio[24477]: time=\"2026-06-11T12:08:05.38322769Z\" level=info msg=\"Stopped pod sandbox: 5a659938c99f0a7a88ff783097a7f91e7a97906e2195bbe8ae86b36235535baa\" id=d9530c9a-87c7-47d2-8a65-5e4478af2d58 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:08:21.695807 crc crio[24477]: time=\"2026-06-11T12:08:21.694254195Z\" level=warning msg=\"Stopping container 4727e6e0d4acdf89a1127ef0088c462a113a5740994af5b84397e53440e8667d with stop signal(15) timed out. Killing...\"\nJun 11 12:08:21.745449 crc crio[24477]: time=\"2026-06-11T12:08:21.74518899Z\" level=error msg=\"Killing container 4727e6e0d4acdf89a1127ef0088c462a113a5740994af5b84397e53440e8667d failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 4727e6e0d4acdf89a1127ef0088c462a113a5740994af5b84397e53440e8667d KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 11 12:08:21.852717 crc crio[24477]: time=\"2026-06-11T12:08:21.852607925Z\" level=info msg=\"Stopped container 4727e6e0d4acdf89a1127ef0088c462a113a5740994af5b84397e53440e8667d: openshift-multus/cni-sysctl-allowlist-ds-crhq9/kube-multus-additional-cni-plugins\" id=028e1dbe-0518-42cd-86d8-3a16bce9112e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:08:21.855501 crc crio[24477]: time=\"2026-06-11T12:08:21.854146608Z\" level=info msg=\"Stopping pod sandbox: e9ba15a0ea312d49ffbbc1cf9bc1d2589b558ed7ffe425cc8a6bc4e65b4b20a9\" id=d38e9d9b-6d0b-4aa9-bc3b-fc191eb3b0cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:08:21.863374 crc crio[24477]: time=\"2026-06-11T12:08:21.862958194Z\" level=info msg=\"Stopped pod sandbox: e9ba15a0ea312d49ffbbc1cf9bc1d2589b558ed7ffe425cc8a6bc4e65b4b20a9\" id=d38e9d9b-6d0b-4aa9-bc3b-fc191eb3b0cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:08:22.183601 crc crio[24477]: time=\"2026-06-11T12:08:22.182588526Z\" level=info msg=\"Removing container: 4727e6e0d4acdf89a1127ef0088c462a113a5740994af5b84397e53440e8667d\" id=dd016f0e-3992-4fac-ba66-e8094e4eac14 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:08:22.229805 crc crio[24477]: time=\"2026-06-11T12:08:22.229591201Z\" level=info msg=\"Removed container 4727e6e0d4acdf89a1127ef0088c462a113a5740994af5b84397e53440e8667d: openshift-multus/cni-sysctl-allowlist-ds-crhq9/kube-multus-additional-cni-plugins\" id=dd016f0e-3992-4fac-ba66-e8094e4eac14 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:09:08.377588 crc crio[24477]: time=\"2026-06-11T12:09:08.374969716Z\" level=info msg=\"Stopping pod sandbox: e9ba15a0ea312d49ffbbc1cf9bc1d2589b558ed7ffe425cc8a6bc4e65b4b20a9\" id=441727af-4970-4c85-bef0-4433d4b4e220 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:09:08.377588 crc crio[24477]: time=\"2026-06-11T12:09:08.377555459Z\" level=info msg=\"Stopped pod sandbox (already stopped): e9ba15a0ea312d49ffbbc1cf9bc1d2589b558ed7ffe425cc8a6bc4e65b4b20a9\" id=441727af-4970-4c85-bef0-4433d4b4e220 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:09:08.379102 crc crio[24477]: time=\"2026-06-11T12:09:08.37831447Z\" level=info msg=\"Removing pod sandbox: e9ba15a0ea312d49ffbbc1cf9bc1d2589b558ed7ffe425cc8a6bc4e65b4b20a9\" id=9477fb36-461e-4977-983b-47736c10e9f9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:09:08.394216 crc crio[24477]: time=\"2026-06-11T12:09:08.393726541Z\" level=info msg=\"Removed pod sandbox: e9ba15a0ea312d49ffbbc1cf9bc1d2589b558ed7ffe425cc8a6bc4e65b4b20a9\" id=9477fb36-461e-4977-983b-47736c10e9f9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:09:48.919057 crc crio[24477]: time=\"2026-06-11T12:09:48.917764243Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-scf4z/POD\" id=09d776bd-d468-4172-967d-bd40ff983de1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:09:48.920817 crc crio[24477]: time=\"2026-06-11T12:09:48.919106181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:48.935744 crc crio[24477]: time=\"2026-06-11T12:09:48.931075518Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-7l2pw/POD\" id=b4f0d6a1-cbad-4a5e-b8a5-ba4b77bf082a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:09:48.935744 crc crio[24477]: time=\"2026-06-11T12:09:48.931203311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:48.956990 crc crio[24477]: time=\"2026-06-11T12:09:48.95693397Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-scf4z Namespace:cert-manager ID:1ed1d5819ec2c1989b92d05c010c597f07d4bb0b3c01a9f7bea5f3f85e334a02 UID:de2d9600-e946-4c2e-bb62-ec454a547940 NetNS:/var/run/netns/2fb1cf4c-aff1-4817-adbb-89c20e00a2f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde2d9600_e946_4c2e_bb62_ec454a547940.slice PodAnnotations:0xc002d1a940}] Aliases:map[]}\"\nJun 11 12:09:48.957275 crc crio[24477]: time=\"2026-06-11T12:09:48.957257529Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-scf4z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:09:48.980136 crc crio[24477]: time=\"2026-06-11T12:09:48.979971145Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-7l2pw Namespace:cert-manager ID:a71858fbfca9f82ac9ee556d4f9243d236facd1d7e8891ff37233386354268da UID:9753a0ec-7da3-4ea1-95cc-a7b1c9fc00f6 NetNS:/var/run/netns/fb1f09c6-01d3-4a99-956a-ee0fcbbb62e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9753a0ec_7da3_4ea1_95cc_a7b1c9fc00f6.slice PodAnnotations:0xc002d95158}] Aliases:map[]}\"\nJun 11 12:09:48.980136 crc crio[24477]: time=\"2026-06-11T12:09:48.980047727Z\" level=info msg=\"Adding pod cert-manager_cert-manager-7b8b89f89d-7l2pw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:09:48.980445 crc crio[24477]: time=\"2026-06-11T12:09:48.980124919Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-2d9nn/POD\" id=4fc69d9d-7a9c-47d1-85d3-17b23275bd86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:09:48.980445 crc crio[24477]: time=\"2026-06-11T12:09:48.980266283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:49.057081 crc crio[24477]: time=\"2026-06-11T12:09:49.054977204Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-2d9nn Namespace:cert-manager ID:f7f47b637b9a7b03a745f082b91266a0e2c1144fd1558fdf31a0777e44b80c80 UID:89be6755-bb50-43b5-bf38-9698e601aa07 NetNS:/var/run/netns/c2c344f5-3eca-4298-8e73-4d35c931c7aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89be6755_bb50_43b5_bf38_9698e601aa07.slice PodAnnotations:0xc002d941b0}] Aliases:map[]}\"\nJun 11 12:09:49.057081 crc crio[24477]: time=\"2026-06-11T12:09:49.055044546Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-769f6b94cb-2d9nn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:09:50.167438 crc crio[24477]: 2026-06-11T12:09:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1ed1d5819ec2c19 Mac:fa:e7:01:8d:72:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/2fb1cf4c-aff1-4817-adbb-89c20e00a2f9 SocketPath: PciID:}] [{Interface:0xc0001a46a0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:09:50.170554 crc crio[24477]: time=\"2026-06-11T12:09:50.168972055Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-scf4z Namespace:cert-manager ID:1ed1d5819ec2c1989b92d05c010c597f07d4bb0b3c01a9f7bea5f3f85e334a02 UID:de2d9600-e946-4c2e-bb62-ec454a547940 NetNS:/var/run/netns/2fb1cf4c-aff1-4817-adbb-89c20e00a2f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde2d9600_e946_4c2e_bb62_ec454a547940.slice PodAnnotations:0xc002d1a940}] Aliases:map[]}\"\nJun 11 12:09:50.170554 crc crio[24477]: time=\"2026-06-11T12:09:50.169142559Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-scf4z for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:09:50.170767 crc crio[24477]: 2026-06-11T12:09:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a71858fbfca9f82 Mac:22:1e:c3:58:2f:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/fb1f09c6-01d3-4a99-956a-ee0fcbbb62e7 SocketPath: PciID:}] [{Interface:0xc0001145c0 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:09:50.172635 crc crio[24477]: time=\"2026-06-11T12:09:50.171524413Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-7l2pw Namespace:cert-manager ID:a71858fbfca9f82ac9ee556d4f9243d236facd1d7e8891ff37233386354268da UID:9753a0ec-7da3-4ea1-95cc-a7b1c9fc00f6 NetNS:/var/run/netns/fb1f09c6-01d3-4a99-956a-ee0fcbbb62e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9753a0ec_7da3_4ea1_95cc_a7b1c9fc00f6.slice PodAnnotations:0xc002d95158}] Aliases:map[]}\"\nJun 11 12:09:50.172635 crc crio[24477]: time=\"2026-06-11T12:09:50.17177903Z\" level=info msg=\"Checking pod cert-manager_cert-manager-7b8b89f89d-7l2pw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:09:50.179267 crc crio[24477]: time=\"2026-06-11T12:09:50.179165478Z\" level=info msg=\"Ran pod sandbox 1ed1d5819ec2c1989b92d05c010c597f07d4bb0b3c01a9f7bea5f3f85e334a02 with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-scf4z/POD\" id=09d776bd-d468-4172-967d-bd40ff983de1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:09:50.181284 crc crio[24477]: time=\"2026-06-11T12:09:50.181202304Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=d769d26c-63ee-4458-b1d2-4db03f94c207 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:09:50.181605 crc crio[24477]: time=\"2026-06-11T12:09:50.181497323Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found\" id=d769d26c-63ee-4458-b1d2-4db03f94c207 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:09:50.181834 crc crio[24477]: time=\"2026-06-11T12:09:50.181801321Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found\" id=d769d26c-63ee-4458-b1d2-4db03f94c207 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:09:50.181961 crc crio[24477]: time=\"2026-06-11T12:09:50.181880754Z\" level=info msg=\"Ran pod sandbox a71858fbfca9f82ac9ee556d4f9243d236facd1d7e8891ff37233386354268da with infra container: cert-manager/cert-manager-7b8b89f89d-7l2pw/POD\" id=b4f0d6a1-cbad-4a5e-b8a5-ba4b77bf082a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:09:50.184946 crc crio[24477]: time=\"2026-06-11T12:09:50.184759607Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=aa31e91b-7a89-4a0e-a310-ebd854d45dce name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:09:50.186742 crc crio[24477]: time=\"2026-06-11T12:09:50.18591598Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found\" id=aa31e91b-7a89-4a0e-a310-ebd854d45dce name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:09:50.186742 crc crio[24477]: time=\"2026-06-11T12:09:50.186180217Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found\" id=aa31e91b-7a89-4a0e-a310-ebd854d45dce name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:09:50.188112 crc crio[24477]: time=\"2026-06-11T12:09:50.188043195Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=2b026393-13e8-44b4-8270-d2c4e86d7951 name=/runtime.v1.ImageService/PullImage\nJun 11 12:09:50.190337 crc crio[24477]: time=\"2026-06-11T12:09:50.190264808Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=79df3b9a-6ac3-4253-ab3c-fe6a0df45599 name=/runtime.v1.ImageService/PullImage\nJun 11 12:09:50.196433 crc crio[24477]: time=\"2026-06-11T12:09:50.196320338Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-controller:v1.19.2\\\"\"\nJun 11 12:09:50.197856 crc crio[24477]: time=\"2026-06-11T12:09:50.197707686Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-cainjector:v1.19.2\\\"\"\nJun 11 12:09:50.323820 crc crio[24477]: 2026-06-11T12:09:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f7f47b637b9a7b0 Mac:32:e7:a0:64:34:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/c2c344f5-3eca-4298-8e73-4d35c931c7aa SocketPath: PciID:}] [{Interface:0xc0004b2770 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:09:50.325515 crc crio[24477]: time=\"2026-06-11T12:09:50.32544857Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-2d9nn Namespace:cert-manager ID:f7f47b637b9a7b03a745f082b91266a0e2c1144fd1558fdf31a0777e44b80c80 UID:89be6755-bb50-43b5-bf38-9698e601aa07 NetNS:/var/run/netns/c2c344f5-3eca-4298-8e73-4d35c931c7aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89be6755_bb50_43b5_bf38_9698e601aa07.slice PodAnnotations:0xc002d941b0}] Aliases:map[]}\"\nJun 11 12:09:50.325730 crc crio[24477]: time=\"2026-06-11T12:09:50.325603583Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-769f6b94cb-2d9nn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:09:50.336335 crc crio[24477]: time=\"2026-06-11T12:09:50.334596549Z\" level=info msg=\"Ran pod sandbox f7f47b637b9a7b03a745f082b91266a0e2c1144fd1558fdf31a0777e44b80c80 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-2d9nn/POD\" id=4fc69d9d-7a9c-47d1-85d3-17b23275bd86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:09:50.340011 crc crio[24477]: time=\"2026-06-11T12:09:50.339414381Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=887d1965-36eb-4742-9a7e-3392b84ed4f2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:09:50.340011 crc crio[24477]: time=\"2026-06-11T12:09:50.339592296Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found\" id=887d1965-36eb-4742-9a7e-3392b84ed4f2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:09:50.340011 crc crio[24477]: time=\"2026-06-11T12:09:50.339630337Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found\" id=887d1965-36eb-4742-9a7e-3392b84ed4f2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:09:50.340746 crc crio[24477]: time=\"2026-06-11T12:09:50.340631594Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=c9669a7d-af5c-403b-8702-3adc9f45775a name=/runtime.v1.ImageService/PullImage\nJun 11 12:09:50.348125 crc crio[24477]: time=\"2026-06-11T12:09:50.347996153Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-webhook:v1.19.2\\\"\"\nJun 11 12:09:55.232116 crc crio[24477]: time=\"2026-06-11T12:09:55.231197068Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56\" id=2b026393-13e8-44b4-8270-d2c4e86d7951 name=/runtime.v1.ImageService/PullImage\nJun 11 12:09:55.234233 crc crio[24477]: time=\"2026-06-11T12:09:55.233202313Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=4c63ae8c-7690-4730-8349-75b1fc7685cd name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:09:56.245865 crc crio[24477]: time=\"2026-06-11T12:09:56.244585512Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5\" id=79df3b9a-6ac3-4253-ab3c-fe6a0df45599 name=/runtime.v1.ImageService/PullImage\nJun 11 12:09:56.252578 crc crio[24477]: time=\"2026-06-11T12:09:56.252462418Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=19af57c6-7ba3-4276-8904-891f621ba554 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:09:56.825745 crc crio[24477]: time=\"2026-06-11T12:09:56.82530395Z\" level=info msg=\"Stopping container: d84424c99d6782f958223891278533037ee7def1b62bb7371798cfcc079047f5 (timeout: 30s)\" id=a638e520-514d-4ebd-8f39-271638471c59 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:09:56.825745 crc crio[24477]: time=\"2026-06-11T12:09:56.825555757Z\" level=info msg=\"Stopping container: c599e74b484f523548f3b9522c17d3e1cbefa2e3841ec75dd7c7fd04325ede2e (timeout: 30s)\" id=a96e1035-3f4a-4174-9afb-82c497c80559 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:09:56.912050 crc crio[24477]: time=\"2026-06-11T12:09:56.911319446Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=10baaebc-0056-4aff-8ccd-e3efd7bbf048 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:09:56.912398 crc crio[24477]: time=\"2026-06-11T12:09:56.911985226Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=93bb229b-7618-42c9-91c4-720243b4d1cd name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:09:56.929032 crc crio[24477]: time=\"2026-06-11T12:09:56.928950759Z\" level=info msg=\"Creating container: cert-manager/cert-manager-7b8b89f89d-7l2pw/cert-manager-controller\" id=66ecda89-df1e-4ac9-8169-53f870fc0a10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:09:56.932100 crc crio[24477]: time=\"2026-06-11T12:09:56.931394247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:56.936599 crc crio[24477]: time=\"2026-06-11T12:09:56.93645818Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-scf4z/cert-manager-cainjector\" id=9d2390fb-d25d-4c01-865c-9418f2ab961d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:09:56.962028 crc crio[24477]: time=\"2026-06-11T12:09:56.96191449Z\" level=info msg=\"Stopped container c599e74b484f523548f3b9522c17d3e1cbefa2e3841ec75dd7c7fd04325ede2e: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=a96e1035-3f4a-4174-9afb-82c497c80559 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:09:56.977327 crc crio[24477]: time=\"2026-06-11T12:09:56.977151757Z\" level=info msg=\"Stopping container: 52c2ed50510f86320a1a41cec0cb161afbee44ab58672d64796d92680c4cfb23 (timeout: 30s)\" id=c5c79c59-b74b-4b6b-a4c0-d9327f3234dc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:09:56.984273 crc crio[24477]: time=\"2026-06-11T12:09:56.982326917Z\" level=info msg=\"Stopping container: 97948ebea59a0aab696b1af20ca4665a7e8b88094620687140fd7ab43b1fe391 (timeout: 30s)\" id=c1d21a2c-0fb3-4b98-920d-76bfb6c9f1b1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:09:56.996087 crc crio[24477]: time=\"2026-06-11T12:09:56.985000207Z\" level=info msg=\"Stopping container: e5d4d00937807512d9c13d22711001387da3c8551585066dd518070b790ce804 (timeout: 30s)\" id=4b0f5ff6-d62a-42b1-9430-aea7a9e64c70 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:09:56.996746 crc crio[24477]: time=\"2026-06-11T12:09:56.986516843Z\" level=info msg=\"Stopping container: aff29ab7be0a886341965e8f44b53b1a67460b2662b19dfc0ddfe0120e09fc55 (timeout: 30s)\" id=eb40d7c6-09ed-4975-b53e-829c9e254979 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:09:56.996963 crc crio[24477]: time=\"2026-06-11T12:09:56.985237706Z\" level=info msg=\"Stopping container: 63d2b77fc118c33c93f33f4cff2ccf0b62371209d99946bb76ed28a1fdbecd5d (timeout: 30s)\" id=044e99f8-3e66-4d4f-9ff7-523de22de5df name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:09:56.997256 crc crio[24477]: time=\"2026-06-11T12:09:56.98538494Z\" level=info msg=\"Stopping container: e0e6d427d1ebf8b2ea23b2bfa4c8c2c0cf59392877dbb338920db2216b335309 (timeout: 30s)\" id=a9cf92f9-182a-4026-8f41-a9c90a55f95f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:09:56.997396 crc crio[24477]: time=\"2026-06-11T12:09:56.985139534Z\" level=info msg=\"Stopping container: ef8d5edc0433e76abb36f1964767d8ab78c6e1d98c6e50ca0205d326556945a4 (timeout: 30s)\" id=68c804b4-cb8c-452f-bb8a-7b84f719a178 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:09:57.149734 crc crio[24477]: time=\"2026-06-11T12:09:57.149569382Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 11 12:09:57.150498 crc crio[24477]: time=\"2026-06-11T12:09:57.150468648Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:09:57.160806 crc crio[24477]: time=\"2026-06-11T12:09:57.160710252Z\" level=info msg=\"Stopping container: d9bf23a778a8f6c84cdcffebb822d1db64bce29339698bf1315c8de51a366d5a (timeout: 30s)\" id=a1d10c66-e16b-469f-af4d-787b6d46dc91 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:09:57.287989 crc crio[24477]: time=\"2026-06-11T12:09:57.28792877Z\" level=info msg=\"Stopped container d84424c99d6782f958223891278533037ee7def1b62bb7371798cfcc079047f5: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=a638e520-514d-4ebd-8f39-271638471c59 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:09:57.291588 crc crio[24477]: time=\"2026-06-11T12:09:57.29149129Z\" level=info msg=\"Stopping pod sandbox: c107af755ee2cc718955f89eca95fb476ef944dc54bfb8d8ee4ecc066ddb6058\" id=049ecc6b-bf27-426b-bb45-bbcb7be36a77 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:09:57.294489 crc crio[24477]: time=\"2026-06-11T12:09:57.293949129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:57.300150 crc crio[24477]: time=\"2026-06-11T12:09:57.299822443Z\" level=info msg=\"Stopped container 52c2ed50510f86320a1a41cec0cb161afbee44ab58672d64796d92680c4cfb23: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=c5c79c59-b74b-4b6b-a4c0-d9327f3234dc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:09:57.302225 crc crio[24477]: time=\"2026-06-11T12:09:57.30213238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:57.302225 crc crio[24477]: time=\"2026-06-11T12:09:57.302188999Z\" level=info msg=\"Stopped container 97948ebea59a0aab696b1af20ca4665a7e8b88094620687140fd7ab43b1fe391: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=c1d21a2c-0fb3-4b98-920d-76bfb6c9f1b1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:09:57.303858 crc crio[24477]: time=\"2026-06-11T12:09:57.303823727Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b\" id=c9669a7d-af5c-403b-8702-3adc9f45775a name=/runtime.v1.ImageService/PullImage\nJun 11 12:09:57.304191 crc crio[24477]: time=\"2026-06-11T12:09:57.303957928Z\" level=info msg=\"Stopped container e5d4d00937807512d9c13d22711001387da3c8551585066dd518070b790ce804: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=4b0f5ff6-d62a-42b1-9430-aea7a9e64c70 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:09:57.305175 crc crio[24477]: time=\"2026-06-11T12:09:57.305144702Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=cd24a484-1bb0-4251-900d-64ca1f8feb2c name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:09:57.305629 crc crio[24477]: time=\"2026-06-11T12:09:57.305559843Z\" level=info msg=\"Stopped container ef8d5edc0433e76abb36f1964767d8ab78c6e1d98c6e50ca0205d326556945a4: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=68c804b4-cb8c-452f-bb8a-7b84f719a178 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:09:57.307862 crc crio[24477]: time=\"2026-06-11T12:09:57.307797767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:57.308726 crc crio[24477]: time=\"2026-06-11T12:09:57.308576368Z\" level=info msg=\"Stopped pod sandbox: c107af755ee2cc718955f89eca95fb476ef944dc54bfb8d8ee4ecc066ddb6058\" id=049ecc6b-bf27-426b-bb45-bbcb7be36a77 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:09:57.311755 crc crio[24477]: time=\"2026-06-11T12:09:57.311690825Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=ab5986bc-4123-4d3a-9ca2-1083deb329ca name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:09:57.335889 crc crio[24477]: time=\"2026-06-11T12:09:57.335844931Z\" level=info msg=\"Stopped container aff29ab7be0a886341965e8f44b53b1a67460b2662b19dfc0ddfe0120e09fc55: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=eb40d7c6-09ed-4975-b53e-829c9e254979 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:09:57.340632 crc crio[24477]: time=\"2026-06-11T12:09:57.340564823Z\" level=info msg=\"Stopped container e0e6d427d1ebf8b2ea23b2bfa4c8c2c0cf59392877dbb338920db2216b335309: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=a9cf92f9-182a-4026-8f41-a9c90a55f95f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:09:57.343624 crc crio[24477]: time=\"2026-06-11T12:09:57.343564227Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-769f6b94cb-2d9nn/cert-manager-webhook\" id=9ded6048-c16a-4bd6-83ce-023486191831 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:09:57.350068 crc crio[24477]: time=\"2026-06-11T12:09:57.350041248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:57.350609 crc crio[24477]: time=\"2026-06-11T12:09:57.350536401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:57.353723 crc crio[24477]: time=\"2026-06-11T12:09:57.353620828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:57.377193 crc crio[24477]: time=\"2026-06-11T12:09:57.377152756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:57.380944 crc crio[24477]: time=\"2026-06-11T12:09:57.380920141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:57.438075 crc crio[24477]: time=\"2026-06-11T12:09:57.437952526Z\" level=info msg=\"Stopped container 63d2b77fc118c33c93f33f4cff2ccf0b62371209d99946bb76ed28a1fdbecd5d: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=044e99f8-3e66-4d4f-9ff7-523de22de5df name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:09:57.624731 crc crio[24477]: time=\"2026-06-11T12:09:57.624102345Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=9b318828-f617-4f41-be72-b1d1c7fe920e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:09:57.630922 crc crio[24477]: time=\"2026-06-11T12:09:57.62779053Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=62c36e8e-eebd-4ed2-9fbc-3dc14c127139 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:09:57.637920 crc crio[24477]: time=\"2026-06-11T12:09:57.63786619Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=5c29bd02-6810-46cf-9244-fb971d7aa231 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:09:57.638271 crc crio[24477]: time=\"2026-06-11T12:09:57.638188019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:57.678011 crc crio[24477]: time=\"2026-06-11T12:09:57.677875588Z\" level=info msg=\"Removing container: c599e74b484f523548f3b9522c17d3e1cbefa2e3841ec75dd7c7fd04325ede2e\" id=01451c2f-ca85-42a2-b5a8-ff8ba6522f13 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:09:57.731542 crc crio[24477]: time=\"2026-06-11T12:09:57.726996142Z\" level=info msg=\"Created container 6c3069ae7bcacc008280fb37850c0d0a61c2fabb78e62f05e3391416c8ceb791: cert-manager/cert-manager-webhook-769f6b94cb-2d9nn/cert-manager-webhook\" id=9ded6048-c16a-4bd6-83ce-023486191831 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:09:57.731542 crc crio[24477]: time=\"2026-06-11T12:09:57.727128386Z\" level=info msg=\"Created container 7630d495912659ee2cdf5fe6120460e3c987201a06191a2ef8bedc8cdd2e5113: cert-manager/cert-manager-7b8b89f89d-7l2pw/cert-manager-controller\" id=66ecda89-df1e-4ac9-8169-53f870fc0a10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:09:57.738110 crc crio[24477]: time=\"2026-06-11T12:09:57.736056954Z\" level=info msg=\"Removed container c599e74b484f523548f3b9522c17d3e1cbefa2e3841ec75dd7c7fd04325ede2e: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=01451c2f-ca85-42a2-b5a8-ff8ba6522f13 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:09:57.738110 crc crio[24477]: time=\"2026-06-11T12:09:57.736820587Z\" level=info msg=\"Created container 13240c76701abe500e27c20950d5de079b0e181b5e8bca3ba7b847263d5c0444: cert-manager/cert-manager-cainjector-7f9fdd5dd5-scf4z/cert-manager-cainjector\" id=9d2390fb-d25d-4c01-865c-9418f2ab961d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:09:57.738541 crc crio[24477]: time=\"2026-06-11T12:09:57.738389615Z\" level=info msg=\"Starting container: 7630d495912659ee2cdf5fe6120460e3c987201a06191a2ef8bedc8cdd2e5113\" id=9d2eccd6-f359-4951-a1da-e5f51e41b831 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:09:57.738819 crc crio[24477]: time=\"2026-06-11T12:09:57.738745911Z\" level=info msg=\"Starting container: 6c3069ae7bcacc008280fb37850c0d0a61c2fabb78e62f05e3391416c8ceb791\" id=0f5cf4f6-f29b-4f81-9ae6-5fb4419170ae name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:09:57.739819 crc crio[24477]: time=\"2026-06-11T12:09:57.739522724Z\" level=info msg=\"Starting container: 13240c76701abe500e27c20950d5de079b0e181b5e8bca3ba7b847263d5c0444\" id=3e9f8352-b6f8-4526-906c-ff347ec1ad1f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:09:57.745573 crc crio[24477]: time=\"2026-06-11T12:09:57.744320559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:57.745573 crc crio[24477]: time=\"2026-06-11T12:09:57.744982636Z\" level=info msg=\"Started container\" PID=38480 containerID=13240c76701abe500e27c20950d5de079b0e181b5e8bca3ba7b847263d5c0444 description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-scf4z/cert-manager-cainjector id=3e9f8352-b6f8-4526-906c-ff347ec1ad1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ed1d5819ec2c1989b92d05c010c597f07d4bb0b3c01a9f7bea5f3f85e334a02\nJun 11 12:09:57.745573 crc crio[24477]: time=\"2026-06-11T12:09:57.745323826Z\" level=info msg=\"Started container\" PID=38472 containerID=7630d495912659ee2cdf5fe6120460e3c987201a06191a2ef8bedc8cdd2e5113 description=cert-manager/cert-manager-7b8b89f89d-7l2pw/cert-manager-controller id=9d2eccd6-f359-4951-a1da-e5f51e41b831 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a71858fbfca9f82ac9ee556d4f9243d236facd1d7e8891ff37233386354268da\nJun 11 12:09:57.746139 crc crio[24477]: time=\"2026-06-11T12:09:57.746079536Z\" level=info msg=\"Removing container: b0f0f9c8812dc1ca64bae9b6ff520e2c753b2497531c0f0a5aa756e757a7fd32\" id=fa246b56-ee8c-4b04-ba85-0be7193ef19a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:09:57.747707 crc crio[24477]: time=\"2026-06-11T12:09:57.747527361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:57.749065 crc crio[24477]: time=\"2026-06-11T12:09:57.748949446Z\" level=info msg=\"Started container\" PID=38477 containerID=6c3069ae7bcacc008280fb37850c0d0a61c2fabb78e62f05e3391416c8ceb791 description=cert-manager/cert-manager-webhook-769f6b94cb-2d9nn/cert-manager-webhook id=0f5cf4f6-f29b-4f81-9ae6-5fb4419170ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7f47b637b9a7b03a745f082b91266a0e2c1144fd1558fdf31a0777e44b80c80\nJun 11 12:09:57.777029 crc crio[24477]: time=\"2026-06-11T12:09:57.77692142Z\" level=info msg=\"Removed container b0f0f9c8812dc1ca64bae9b6ff520e2c753b2497531c0f0a5aa756e757a7fd32: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=fa246b56-ee8c-4b04-ba85-0be7193ef19a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:09:57.780888 crc crio[24477]: time=\"2026-06-11T12:09:57.780809648Z\" level=info msg=\"Removing container: d84424c99d6782f958223891278533037ee7def1b62bb7371798cfcc079047f5\" id=87d6def9-1f1a-4ff5-a65c-15630d3390a6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:09:57.810994 crc crio[24477]: time=\"2026-06-11T12:09:57.810878469Z\" level=info msg=\"Removed container d84424c99d6782f958223891278533037ee7def1b62bb7371798cfcc079047f5: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=87d6def9-1f1a-4ff5-a65c-15630d3390a6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:09:57.839152 crc crio[24477]: time=\"2026-06-11T12:09:57.838969864Z\" level=info msg=\"Stopped container d9bf23a778a8f6c84cdcffebb822d1db64bce29339698bf1315c8de51a366d5a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=a1d10c66-e16b-469f-af4d-787b6d46dc91 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:09:57.840535 crc crio[24477]: time=\"2026-06-11T12:09:57.840310112Z\" level=info msg=\"Stopping pod sandbox: 4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1\" id=38e02eb4-17d4-4d3f-a6fa-dcef4cf01e8c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:09:57.848341 crc crio[24477]: time=\"2026-06-11T12:09:57.848225284Z\" level=info msg=\"Stopped pod sandbox: 4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1\" id=38e02eb4-17d4-4d3f-a6fa-dcef4cf01e8c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:09:57.860388 crc crio[24477]: time=\"2026-06-11T12:09:57.86026989Z\" level=info msg=\"Created container 0be87f681c07501bc9ea72583ceb8c9fc995c154dfa21b2bf272efa4c1873503: openshift-multus/multus-bzhnf/kube-multus\" id=5c29bd02-6810-46cf-9244-fb971d7aa231 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:09:57.863778 crc crio[24477]: time=\"2026-06-11T12:09:57.863612703Z\" level=info msg=\"Starting container: 0be87f681c07501bc9ea72583ceb8c9fc995c154dfa21b2bf272efa4c1873503\" id=c1173584-f6ea-462a-b1e3-e1961cb4b286 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:09:57.870237 crc crio[24477]: time=\"2026-06-11T12:09:57.870159856Z\" level=info msg=\"Started container\" PID=38512 containerID=0be87f681c07501bc9ea72583ceb8c9fc995c154dfa21b2bf272efa4c1873503 description=openshift-multus/multus-bzhnf/kube-multus id=c1173584-f6ea-462a-b1e3-e1961cb4b286 name=/runtime.v1.RuntimeService/StartContainer sandboxID=356392d4c3f52e4a4440b6c79fb17b0b6fa6afa52f0b926ecf9b3741d28e31b8\nJun 11 12:09:57.897612 crc crio[24477]: time=\"2026-06-11T12:09:57.897518632Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_36071205-d605-4c1f-87c4-81a8bdc35846\\\"\"\nJun 11 12:09:57.897612 crc crio[24477]: time=\"2026-06-11T12:09:57.897618915Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:09:58.025243 crc crio[24477]: time=\"2026-06-11T12:09:58.024281167Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-7h2vd/POD\" id=0847220c-c6a9-4c21-b1ad-e4532329afd5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:09:58.025243 crc crio[24477]: time=\"2026-06-11T12:09:58.024824472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:58.038016 crc crio[24477]: time=\"2026-06-11T12:09:58.037269647Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=0847220c-c6a9-4c21-b1ad-e4532329afd5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:09:58.065614 crc crio[24477]: time=\"2026-06-11T12:09:58.065527685Z\" level=info msg=\"Ran pod sandbox 9f097e903bb2a9a636c030245869d52705983bbe4a7c119e29bda33d06eb70a3 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-7h2vd/POD\" id=0847220c-c6a9-4c21-b1ad-e4532329afd5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:09:58.072075 crc crio[24477]: time=\"2026-06-11T12:09:58.071857665Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b6b922c4-e1c3-4187-a985-f5efd7bd0a2d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:09:58.074233 crc crio[24477]: time=\"2026-06-11T12:09:58.074163563Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1be5ca30-bda1-4ec0-bf0f-5ffc24be65a4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:09:58.085602 crc crio[24477]: time=\"2026-06-11T12:09:58.08547216Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-7h2vd/kube-rbac-proxy\" id=0fafe9bf-a13f-4b14-94fa-97ff33cbb90a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:09:58.086018 crc crio[24477]: time=\"2026-06-11T12:09:58.085962724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:58.126037 crc crio[24477]: time=\"2026-06-11T12:09:58.125948579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:58.457491 crc crio[24477]: time=\"2026-06-11T12:09:58.427338109Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-szjlx/POD\" id=099fe089-3d23-431a-b620-224aebc282a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:09:58.457491 crc crio[24477]: time=\"2026-06-11T12:09:58.427505284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:58.457491 crc crio[24477]: time=\"2026-06-11T12:09:58.439007299Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=099fe089-3d23-431a-b620-224aebc282a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:09:58.457491 crc crio[24477]: time=\"2026-06-11T12:09:58.456978182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:58.460303 crc crio[24477]: time=\"2026-06-11T12:09:58.460074146Z\" level=info msg=\"Ran pod sandbox 38ba6de0fdc5a434ca8147c11e4451470f86204722b1e4319458cb9a5da09f12 with infra container: openshift-ovn-kubernetes/ovnkube-node-szjlx/POD\" id=099fe089-3d23-431a-b620-224aebc282a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:09:58.467451 crc crio[24477]: time=\"2026-06-11T12:09:58.467335841Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=de925cbf-c9d2-4dfa-a2e4-d44fcfd3353d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:09:58.471040 crc crio[24477]: time=\"2026-06-11T12:09:58.469792531Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3bf944b8-65fc-487f-873f-f59c3e336517 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:09:58.488436 crc crio[24477]: time=\"2026-06-11T12:09:58.487923937Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-szjlx/kubecfg-setup\" id=304a998d-06d6-4e16-b0e7-314d5de811e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:09:58.490167 crc crio[24477]: time=\"2026-06-11T12:09:58.489128322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:58.524986 crc crio[24477]: time=\"2026-06-11T12:09:58.52481464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:58.526882 crc crio[24477]: time=\"2026-06-11T12:09:58.526746815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:58.548001 crc crio[24477]: time=\"2026-06-11T12:09:58.547872435Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"\nJun 11 12:09:58.548180 crc crio[24477]: time=\"2026-06-11T12:09:58.548018349Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:09:58.560236 crc crio[24477]: time=\"2026-06-11T12:09:58.560112697Z\" level=info msg=\"Created container d89809b08ba06ed8937687eb00e4042d08d42f1943f7fa84d0449b883c89b381: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-7h2vd/kube-rbac-proxy\" id=0fafe9bf-a13f-4b14-94fa-97ff33cbb90a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:09:58.561212 crc crio[24477]: time=\"2026-06-11T12:09:58.561142535Z\" level=info msg=\"Starting container: d89809b08ba06ed8937687eb00e4042d08d42f1943f7fa84d0449b883c89b381\" id=5d9b7db9-50ae-4742-9844-dc114c01b726 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:09:58.561495 crc crio[24477]: time=\"2026-06-11T12:09:58.561427103Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"\nJun 11 12:09:58.561560 crc crio[24477]: time=\"2026-06-11T12:09:58.561518316Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:09:58.562450 crc crio[24477]: time=\"2026-06-11T12:09:58.562270237Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"\nJun 11 12:09:58.562546 crc crio[24477]: time=\"2026-06-11T12:09:58.562500814Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:09:58.568613 crc crio[24477]: time=\"2026-06-11T12:09:58.568442322Z\" level=info msg=\"Started container\" PID=38562 containerID=d89809b08ba06ed8937687eb00e4042d08d42f1943f7fa84d0449b883c89b381 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-7h2vd/kube-rbac-proxy id=5d9b7db9-50ae-4742-9844-dc114c01b726 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f097e903bb2a9a636c030245869d52705983bbe4a7c119e29bda33d06eb70a3\nJun 11 12:09:58.573902 crc crio[24477]: time=\"2026-06-11T12:09:58.573844981Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"\nJun 11 12:09:58.573991 crc crio[24477]: time=\"2026-06-11T12:09:58.573941484Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:09:58.580591 crc crio[24477]: time=\"2026-06-11T12:09:58.580448356Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=538aeecd-5919-4f4a-8180-a9e17a334884 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:09:58.585725 crc crio[24477]: time=\"2026-06-11T12:09:58.585589409Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e03b1f9b-4c2f-4737-97c4-b02c005e8a3d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:09:58.588787 crc crio[24477]: time=\"2026-06-11T12:09:58.588720247Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"\nJun 11 12:09:58.588885 crc crio[24477]: time=\"2026-06-11T12:09:58.58881756Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:09:58.598450 crc crio[24477]: time=\"2026-06-11T12:09:58.598332626Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-7h2vd/ovnkube-cluster-manager\" id=7cb4bea2-4aff-4e0d-980e-c90b5c61a316 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:09:58.599014 crc crio[24477]: time=\"2026-06-11T12:09:58.598931744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:58.602757 crc crio[24477]: time=\"2026-06-11T12:09:58.602536293Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"\nJun 11 12:09:58.602757 crc crio[24477]: time=\"2026-06-11T12:09:58.602621886Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:09:58.611723 crc crio[24477]: time=\"2026-06-11T12:09:58.611591727Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"\nJun 11 12:09:58.611848 crc crio[24477]: time=\"2026-06-11T12:09:58.611743751Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:09:58.612387 crc crio[24477]: time=\"2026-06-11T12:09:58.612294207Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"\nJun 11 12:09:58.612464 crc crio[24477]: time=\"2026-06-11T12:09:58.61241061Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:09:58.623483 crc crio[24477]: time=\"2026-06-11T12:09:58.623387046Z\" level=info msg=\"Created container 14b0fd17c06fcc8a52cb1b54f8c6962c087f6ec24335ffac1109339d38d64e57: openshift-ovn-kubernetes/ovnkube-node-szjlx/kubecfg-setup\" id=304a998d-06d6-4e16-b0e7-314d5de811e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:09:58.624280 crc crio[24477]: time=\"2026-06-11T12:09:58.62421804Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_36071205-d605-4c1f-87c4-81a8bdc35846\\\"\"\nJun 11 12:09:58.624838 crc crio[24477]: time=\"2026-06-11T12:09:58.624761885Z\" level=info msg=\"Starting container: 14b0fd17c06fcc8a52cb1b54f8c6962c087f6ec24335ffac1109339d38d64e57\" id=92c88926-9565-4270-b35f-1edd8640fcd8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:09:58.629483 crc crio[24477]: time=\"2026-06-11T12:09:58.629331653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:58.629871 crc crio[24477]: time=\"2026-06-11T12:09:58.629800326Z\" level=info msg=\"Started container\" PID=38569 containerID=14b0fd17c06fcc8a52cb1b54f8c6962c087f6ec24335ffac1109339d38d64e57 description=openshift-ovn-kubernetes/ovnkube-node-szjlx/kubecfg-setup id=92c88926-9565-4270-b35f-1edd8640fcd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38ba6de0fdc5a434ca8147c11e4451470f86204722b1e4319458cb9a5da09f12\nJun 11 12:09:58.633969 crc crio[24477]: time=\"2026-06-11T12:09:58.6338866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:58.729702 crc crio[24477]: time=\"2026-06-11T12:09:58.729539617Z\" level=info msg=\"Removing container: d9bf23a778a8f6c84cdcffebb822d1db64bce29339698bf1315c8de51a366d5a\" id=970da470-3f2b-4b0a-b40a-5316531baf94 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:09:58.736711 crc crio[24477]: time=\"2026-06-11T12:09:58.736577968Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=89b28180-d469-4ed9-bbbd-52c2aa38c8b8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:09:58.741903 crc crio[24477]: time=\"2026-06-11T12:09:58.74179583Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=508edc8b-6f74-4712-bec7-50621521b107 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:09:58.752608 crc crio[24477]: time=\"2026-06-11T12:09:58.752384677Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-szjlx/ovn-controller\" id=1f6dcaf9-2648-41d5-bc11-be04a26a61c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:09:58.754586 crc crio[24477]: time=\"2026-06-11T12:09:58.754520996Z\" level=info msg=\"Removed container d9bf23a778a8f6c84cdcffebb822d1db64bce29339698bf1315c8de51a366d5a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=970da470-3f2b-4b0a-b40a-5316531baf94 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:09:58.755041 crc crio[24477]: time=\"2026-06-11T12:09:58.754983858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:58.758304 crc crio[24477]: time=\"2026-06-11T12:09:58.758236149Z\" level=info msg=\"Removing container: e0e6d427d1ebf8b2ea23b2bfa4c8c2c0cf59392877dbb338920db2216b335309\" id=527dfbb3-bfa7-44dc-aede-8f19921aced7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:09:58.775483 crc crio[24477]: time=\"2026-06-11T12:09:58.775287976Z\" level=info msg=\"Created container a7ad6f09ed7cac9379a165e9eb566b30e94863a40a59d0432cc015488ef653f0: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-7h2vd/ovnkube-cluster-manager\" id=7cb4bea2-4aff-4e0d-980e-c90b5c61a316 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:09:58.776581 crc crio[24477]: time=\"2026-06-11T12:09:58.77650404Z\" level=info msg=\"Starting container: a7ad6f09ed7cac9379a165e9eb566b30e94863a40a59d0432cc015488ef653f0\" id=104fa888-4b42-4162-9b96-047b42d88813 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:09:58.778967 crc crio[24477]: time=\"2026-06-11T12:09:58.778859386Z\" level=info msg=\"Removed container e0e6d427d1ebf8b2ea23b2bfa4c8c2c0cf59392877dbb338920db2216b335309: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=527dfbb3-bfa7-44dc-aede-8f19921aced7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:09:58.784628 crc crio[24477]: time=\"2026-06-11T12:09:58.784476213Z\" level=info msg=\"Removing container: aff29ab7be0a886341965e8f44b53b1a67460b2662b19dfc0ddfe0120e09fc55\" id=1d9014e0-c55c-4063-a5e4-cb363ca8c3ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:09:58.787226 crc crio[24477]: time=\"2026-06-11T12:09:58.787134167Z\" level=info msg=\"Started container\" PID=38601 containerID=a7ad6f09ed7cac9379a165e9eb566b30e94863a40a59d0432cc015488ef653f0 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-7h2vd/ovnkube-cluster-manager id=104fa888-4b42-4162-9b96-047b42d88813 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f097e903bb2a9a636c030245869d52705983bbe4a7c119e29bda33d06eb70a3\nJun 11 12:09:58.791076 crc crio[24477]: time=\"2026-06-11T12:09:58.79098328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:58.793307 crc crio[24477]: time=\"2026-06-11T12:09:58.793241304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:58.809772 crc crio[24477]: time=\"2026-06-11T12:09:58.808805235Z\" level=info msg=\"Removed container aff29ab7be0a886341965e8f44b53b1a67460b2662b19dfc0ddfe0120e09fc55: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=1d9014e0-c55c-4063-a5e4-cb363ca8c3ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:09:58.813798 crc crio[24477]: time=\"2026-06-11T12:09:58.813721621Z\" level=info msg=\"Removing container: 63d2b77fc118c33c93f33f4cff2ccf0b62371209d99946bb76ed28a1fdbecd5d\" id=d03c720b-5f90-440f-afb7-119e95616f11 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:09:58.837090 crc crio[24477]: time=\"2026-06-11T12:09:58.836983646Z\" level=info msg=\"Removed container 63d2b77fc118c33c93f33f4cff2ccf0b62371209d99946bb76ed28a1fdbecd5d: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=d03c720b-5f90-440f-afb7-119e95616f11 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:09:58.847163 crc crio[24477]: time=\"2026-06-11T12:09:58.847085074Z\" level=info msg=\"Removing container: 52c2ed50510f86320a1a41cec0cb161afbee44ab58672d64796d92680c4cfb23\" id=a17a92ac-60fd-48dd-9e9a-e1dcfb9f2798 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:09:58.870787 crc crio[24477]: time=\"2026-06-11T12:09:58.870628933Z\" level=info msg=\"Removed container 52c2ed50510f86320a1a41cec0cb161afbee44ab58672d64796d92680c4cfb23: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=a17a92ac-60fd-48dd-9e9a-e1dcfb9f2798 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:09:58.875893 crc crio[24477]: time=\"2026-06-11T12:09:58.875823259Z\" level=info msg=\"Removing container: ef8d5edc0433e76abb36f1964767d8ab78c6e1d98c6e50ca0205d326556945a4\" id=b84f5930-e7f8-4411-a2e6-10eced82d0e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:09:58.903113 crc crio[24477]: time=\"2026-06-11T12:09:58.90287827Z\" level=info msg=\"Removed container ef8d5edc0433e76abb36f1964767d8ab78c6e1d98c6e50ca0205d326556945a4: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=b84f5930-e7f8-4411-a2e6-10eced82d0e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:09:58.906522 crc crio[24477]: time=\"2026-06-11T12:09:58.906425824Z\" level=info msg=\"Created container 88c60530ca32602f61a03cd967e9bac39dd360a92a1dec59086e28d738f15243: openshift-ovn-kubernetes/ovnkube-node-szjlx/ovn-controller\" id=1f6dcaf9-2648-41d5-bc11-be04a26a61c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:09:58.918301 crc crio[24477]: time=\"2026-06-11T12:09:58.918168735Z\" level=info msg=\"Starting container: 88c60530ca32602f61a03cd967e9bac39dd360a92a1dec59086e28d738f15243\" id=a4252228-9537-484d-8557-04aa0c6fb2d6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:09:58.919731 crc crio[24477]: time=\"2026-06-11T12:09:58.919626123Z\" level=info msg=\"Removing container: e5d4d00937807512d9c13d22711001387da3c8551585066dd518070b790ce804\" id=246a99d1-1abb-4df8-a40c-422869708015 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:09:58.937122 crc crio[24477]: time=\"2026-06-11T12:09:58.93699561Z\" level=info msg=\"Started container\" PID=38620 containerID=88c60530ca32602f61a03cd967e9bac39dd360a92a1dec59086e28d738f15243 description=openshift-ovn-kubernetes/ovnkube-node-szjlx/ovn-controller id=a4252228-9537-484d-8557-04aa0c6fb2d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38ba6de0fdc5a434ca8147c11e4451470f86204722b1e4319458cb9a5da09f12\nJun 11 12:09:58.946118 crc crio[24477]: time=\"2026-06-11T12:09:58.945789167Z\" level=info msg=\"Removed container e5d4d00937807512d9c13d22711001387da3c8551585066dd518070b790ce804: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=246a99d1-1abb-4df8-a40c-422869708015 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:09:58.959340 crc crio[24477]: time=\"2026-06-11T12:09:58.959239631Z\" level=info msg=\"Removing container: 97948ebea59a0aab696b1af20ca4665a7e8b88094620687140fd7ab43b1fe391\" id=701b96fd-a7ea-4595-b561-14c7e564dcd0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:09:58.964399 crc crio[24477]: time=\"2026-06-11T12:09:58.964304004Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=45b8a00a-0d07-4459-906e-01d9db07254d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:09:58.966467 crc crio[24477]: time=\"2026-06-11T12:09:58.966431473Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1e1f2a3d-40ac-43ce-b1c7-c6bdb5cc4496 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:09:58.975094 crc crio[24477]: time=\"2026-06-11T12:09:58.975053634Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-szjlx/ovn-acl-logging\" id=72da5904-5bc4-463f-bf62-fb034eb9e746 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:09:58.976245 crc crio[24477]: time=\"2026-06-11T12:09:58.976217957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:58.991939 crc crio[24477]: time=\"2026-06-11T12:09:58.991878139Z\" level=info msg=\"Removed container 97948ebea59a0aab696b1af20ca4665a7e8b88094620687140fd7ab43b1fe391: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=701b96fd-a7ea-4595-b561-14c7e564dcd0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:09:58.996921 crc crio[24477]: time=\"2026-06-11T12:09:58.996838863Z\" level=info msg=\"Removing container: a560439013e20ae48f08bea8aa532552e00ba604cfc4032611e5993c3942a196\" id=f254c904-6079-4a5d-b23e-46827c1d3164 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:09:59.017842 crc crio[24477]: time=\"2026-06-11T12:09:59.014794016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:59.017842 crc crio[24477]: time=\"2026-06-11T12:09:59.016940987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:59.051772 crc crio[24477]: time=\"2026-06-11T12:09:59.05160103Z\" level=info msg=\"Removed container a560439013e20ae48f08bea8aa532552e00ba604cfc4032611e5993c3942a196: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=f254c904-6079-4a5d-b23e-46827c1d3164 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:09:59.163337 crc crio[24477]: time=\"2026-06-11T12:09:59.163184427Z\" level=info msg=\"Created container edc6cad9d0873a57a71fade4bff692d2926ee9664be02a5927ec5cf9f537a4b2: openshift-ovn-kubernetes/ovnkube-node-szjlx/ovn-acl-logging\" id=72da5904-5bc4-463f-bf62-fb034eb9e746 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:09:59.164490 crc crio[24477]: time=\"2026-06-11T12:09:59.1643915Z\" level=info msg=\"Starting container: edc6cad9d0873a57a71fade4bff692d2926ee9664be02a5927ec5cf9f537a4b2\" id=16cf3ced-68ab-4295-ab93-67c3aa521821 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:09:59.169965 crc crio[24477]: time=\"2026-06-11T12:09:59.169831202Z\" level=info msg=\"Started container\" PID=38648 containerID=edc6cad9d0873a57a71fade4bff692d2926ee9664be02a5927ec5cf9f537a4b2 description=openshift-ovn-kubernetes/ovnkube-node-szjlx/ovn-acl-logging id=16cf3ced-68ab-4295-ab93-67c3aa521821 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38ba6de0fdc5a434ca8147c11e4451470f86204722b1e4319458cb9a5da09f12\nJun 11 12:09:59.180788 crc crio[24477]: time=\"2026-06-11T12:09:59.180623764Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=337b9d7b-59b6-4294-9435-7d34e49e4614 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:09:59.182591 crc crio[24477]: time=\"2026-06-11T12:09:59.182519417Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=eaab80a4-d192-4da5-87b2-9bde2c3b697d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:09:59.188105 crc crio[24477]: time=\"2026-06-11T12:09:59.188036742Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-szjlx/kube-rbac-proxy-node\" id=5f23356b-8136-4e4e-aac9-66d7a37e39ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:09:59.188336 crc crio[24477]: time=\"2026-06-11T12:09:59.188283498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:59.210971 crc crio[24477]: time=\"2026-06-11T12:09:59.210727386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:59.212577 crc crio[24477]: time=\"2026-06-11T12:09:59.212509617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:59.316919 crc crio[24477]: time=\"2026-06-11T12:09:59.316761132Z\" level=info msg=\"Created container 6b69df7c62aa8930e8ad656a6713b8d6e2008e0430019b8346150e6e39fd0e91: openshift-ovn-kubernetes/ovnkube-node-szjlx/kube-rbac-proxy-node\" id=5f23356b-8136-4e4e-aac9-66d7a37e39ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:09:59.318994 crc crio[24477]: time=\"2026-06-11T12:09:59.31880099Z\" level=info msg=\"Starting container: 6b69df7c62aa8930e8ad656a6713b8d6e2008e0430019b8346150e6e39fd0e91\" id=c0439a7f-11b6-4895-9515-20c55db697bf name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:09:59.327158 crc crio[24477]: time=\"2026-06-11T12:09:59.326981139Z\" level=info msg=\"Started container\" PID=38666 containerID=6b69df7c62aa8930e8ad656a6713b8d6e2008e0430019b8346150e6e39fd0e91 description=openshift-ovn-kubernetes/ovnkube-node-szjlx/kube-rbac-proxy-node id=c0439a7f-11b6-4895-9515-20c55db697bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=38ba6de0fdc5a434ca8147c11e4451470f86204722b1e4319458cb9a5da09f12\nJun 11 12:09:59.338759 crc crio[24477]: time=\"2026-06-11T12:09:59.338613784Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=72b9f6dc-9cd4-4f15-a44b-267705afec76 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:09:59.342396 crc crio[24477]: time=\"2026-06-11T12:09:59.342306227Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=31a6ae46-cc1c-4566-8d8a-8caf7e2794d3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:09:59.349442 crc crio[24477]: time=\"2026-06-11T12:09:59.349313474Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-szjlx/kube-rbac-proxy-ovn-metrics\" id=f3a6ec15-7f13-4295-9671-8cb220312f6c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:09:59.349912 crc crio[24477]: time=\"2026-06-11T12:09:59.349834859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:59.381897 crc crio[24477]: time=\"2026-06-11T12:09:59.380418623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:59.382942 crc crio[24477]: time=\"2026-06-11T12:09:59.382849182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:59.487896 crc crio[24477]: time=\"2026-06-11T12:09:59.487781666Z\" level=info msg=\"Created container 043fc803fba644db9e2c29ffd3fdd1b1c8a2ef83e71d7b30a2bcf21aa158496e: openshift-ovn-kubernetes/ovnkube-node-szjlx/kube-rbac-proxy-ovn-metrics\" id=f3a6ec15-7f13-4295-9671-8cb220312f6c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:09:59.490106 crc crio[24477]: time=\"2026-06-11T12:09:59.490024609Z\" level=info msg=\"Starting container: 043fc803fba644db9e2c29ffd3fdd1b1c8a2ef83e71d7b30a2bcf21aa158496e\" id=b04baa37-abcb-4dbe-9176-40b43cec1561 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:09:59.494961 crc crio[24477]: time=\"2026-06-11T12:09:59.494879055Z\" level=info msg=\"Started container\" PID=38684 containerID=043fc803fba644db9e2c29ffd3fdd1b1c8a2ef83e71d7b30a2bcf21aa158496e description=openshift-ovn-kubernetes/ovnkube-node-szjlx/kube-rbac-proxy-ovn-metrics id=b04baa37-abcb-4dbe-9176-40b43cec1561 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38ba6de0fdc5a434ca8147c11e4451470f86204722b1e4319458cb9a5da09f12\nJun 11 12:09:59.507097 crc crio[24477]: time=\"2026-06-11T12:09:59.506984435Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8e63597b-585b-492b-8a9c-dd8c32a89015 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:09:59.513377 crc crio[24477]: time=\"2026-06-11T12:09:59.513257021Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=25e29d04-dd89-4764-abfd-9c10d12f660c name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:09:59.521473 crc crio[24477]: time=\"2026-06-11T12:09:59.521399577Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-szjlx/northd\" id=bfa9cb38-8e19-445c-8a42-32b19f0ff45e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:09:59.521834 crc crio[24477]: time=\"2026-06-11T12:09:59.521798988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:59.555520 crc crio[24477]: time=\"2026-06-11T12:09:59.555418099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:59.557044 crc crio[24477]: time=\"2026-06-11T12:09:59.556963933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:59.654715 crc crio[24477]: time=\"2026-06-11T12:09:59.654507831Z\" level=info msg=\"Created container b2d34a611e7b00a4329874ef6d0ee94827e549de311415468dbda395bd9d9420: openshift-ovn-kubernetes/ovnkube-node-szjlx/northd\" id=bfa9cb38-8e19-445c-8a42-32b19f0ff45e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:09:59.655989 crc crio[24477]: time=\"2026-06-11T12:09:59.655895869Z\" level=info msg=\"Starting container: b2d34a611e7b00a4329874ef6d0ee94827e549de311415468dbda395bd9d9420\" id=e94539e2-4059-4aa2-a91d-988f6e9540b5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:09:59.661616 crc crio[24477]: time=\"2026-06-11T12:09:59.661542008Z\" level=info msg=\"Started container\" PID=38704 containerID=b2d34a611e7b00a4329874ef6d0ee94827e549de311415468dbda395bd9d9420 description=openshift-ovn-kubernetes/ovnkube-node-szjlx/northd id=e94539e2-4059-4aa2-a91d-988f6e9540b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38ba6de0fdc5a434ca8147c11e4451470f86204722b1e4319458cb9a5da09f12\nJun 11 12:09:59.684266 crc crio[24477]: time=\"2026-06-11T12:09:59.68418977Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c3798341-3ab8-4ff4-9958-319e467cb3f1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:09:59.688578 crc crio[24477]: time=\"2026-06-11T12:09:59.688519002Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=97a57542-56cb-498e-a232-bdf1edc64882 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:09:59.696182 crc crio[24477]: time=\"2026-06-11T12:09:59.695147667Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-szjlx/nbdb\" id=dbbb18df-c778-4878-b0bb-216eeb7c861c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:09:59.696182 crc crio[24477]: time=\"2026-06-11T12:09:59.695786584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:59.717537 crc crio[24477]: time=\"2026-06-11T12:09:59.71740944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:59.719147 crc crio[24477]: time=\"2026-06-11T12:09:59.719078007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:09:59.828166 crc crio[24477]: time=\"2026-06-11T12:09:59.827056597Z\" level=info msg=\"Created container 8339454dd6067ebb719238fab044bda26d62cc0dddecf4928eaf0b057884a93a: openshift-ovn-kubernetes/ovnkube-node-szjlx/nbdb\" id=dbbb18df-c778-4878-b0bb-216eeb7c861c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:09:59.830470 crc crio[24477]: time=\"2026-06-11T12:09:59.830215355Z\" level=info msg=\"Starting container: 8339454dd6067ebb719238fab044bda26d62cc0dddecf4928eaf0b057884a93a\" id=4acca31d-ba09-4874-974f-8d5c639bd0cd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:09:59.850741 crc crio[24477]: time=\"2026-06-11T12:09:59.844590398Z\" level=info msg=\"Started container\" PID=38715 containerID=8339454dd6067ebb719238fab044bda26d62cc0dddecf4928eaf0b057884a93a description=openshift-ovn-kubernetes/ovnkube-node-szjlx/nbdb id=4acca31d-ba09-4874-974f-8d5c639bd0cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=38ba6de0fdc5a434ca8147c11e4451470f86204722b1e4319458cb9a5da09f12\nJun 11 12:10:00.517953 crc crio[24477]: time=\"2026-06-11T12:10:00.517848921Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686330-6j4d4/POD\" id=8f68ba30-37d3-4208-bdf9-abb6128331a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:10:00.519459 crc crio[24477]: time=\"2026-06-11T12:10:00.517989504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:10:00.544002 crc crio[24477]: time=\"2026-06-11T12:10:00.543868778Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7ca8677e3aefe32fe861aa5b29186f4c1bf06fea061a4557dd74535a6e10d4a6\" id=8f68ba30-37d3-4208-bdf9-abb6128331a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:10:00.544803 crc crio[24477]: time=\"2026-06-11T12:10:00.544269169Z\" level=warning msg=\"Failed to destroy network for pod sandbox k8s_auto-csr-approver-29686330-6j4d4_openshift-infra_9aff6e68-c04a-41df-8756-a9e68f6d4c5a_0(7ca8677e3aefe32fe861aa5b29186f4c1bf06fea061a4557dd74535a6e10d4a6): no CNI configuration file in /etc/kubernetes/cni/net.d/. Has your network provider started?\"\nJun 11 12:10:00.545203 crc crio[24477]: time=\"2026-06-11T12:10:00.544862297Z\" level=warning msg=\"Failed to remove netns path /var/run/netns/902e3112-88c2-4c14-a5fc-67f9f66114c4: unlinkat /var/run/netns/902e3112-88c2-4c14-a5fc-67f9f66114c4: device or resource busy\"\nJun 11 12:10:00.545393 crc crio[24477]: time=\"2026-06-11T12:10:00.545286057Z\" level=error msg=\"Error stopping network on cleanup: network teardown failed for pod sandbox k8s_auto-csr-approver-29686330-6j4d4_openshift-infra_9aff6e68-c04a-41df-8756-a9e68f6d4c5a_0(7ca8677e3aefe32fe861aa5b29186f4c1bf06fea061a4557dd74535a6e10d4a6): no CNI configuration file in /etc/kubernetes/cni/net.d/. Has your network provider started?\" id=8f68ba30-37d3-4208-bdf9-abb6128331a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:10:00.545469 crc crio[24477]: time=\"2026-06-11T12:10:00.545414091Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7ca8677e3aefe32fe861aa5b29186f4c1bf06fea061a4557dd74535a6e10d4a6\" id=8f68ba30-37d3-4208-bdf9-abb6128331a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:10:00.547754 crc crio[24477]: time=\"2026-06-11T12:10:00.54751692Z\" level=info msg=\"runSandbox: deleting pod ID 7ca8677e3aefe32fe861aa5b29186f4c1bf06fea061a4557dd74535a6e10d4a6 from idIndex\" id=8f68ba30-37d3-4208-bdf9-abb6128331a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:10:00.547754 crc crio[24477]: time=\"2026-06-11T12:10:00.547625773Z\" level=info msg=\"runSandbox: removing pod sandbox 7ca8677e3aefe32fe861aa5b29186f4c1bf06fea061a4557dd74535a6e10d4a6\" id=8f68ba30-37d3-4208-bdf9-abb6128331a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:10:00.547927 crc crio[24477]: time=\"2026-06-11T12:10:00.547780727Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7ca8677e3aefe32fe861aa5b29186f4c1bf06fea061a4557dd74535a6e10d4a6\" id=8f68ba30-37d3-4208-bdf9-abb6128331a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:10:00.547927 crc crio[24477]: time=\"2026-06-11T12:10:00.547817578Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7ca8677e3aefe32fe861aa5b29186f4c1bf06fea061a4557dd74535a6e10d4a6\" id=8f68ba30-37d3-4208-bdf9-abb6128331a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:10:00.549222 crc crio[24477]: time=\"2026-06-11T12:10:00.549129585Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7ca8677e3aefe32fe861aa5b29186f4c1bf06fea061a4557dd74535a6e10d4a6\" id=8f68ba30-37d3-4208-bdf9-abb6128331a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:10:00.558874 crc crio[24477]: time=\"2026-06-11T12:10:00.55854979Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_auto-csr-approver-29686330-6j4d4_openshift-infra_9aff6e68-c04a-41df-8756-a9e68f6d4c5a_0\" id=8f68ba30-37d3-4208-bdf9-abb6128331a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:10:00.558874 crc crio[24477]: time=\"2026-06-11T12:10:00.558744965Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_auto-csr-approver-29686330-6j4d4_openshift-infra_9aff6e68-c04a-41df-8756-a9e68f6d4c5a_0\" id=8f68ba30-37d3-4208-bdf9-abb6128331a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:10:01.999859 crc crio[24477]: time=\"2026-06-11T12:10:01.998607481Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f5906e17-23ba-44a9-af75-613790775203 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:10:02.002600 crc crio[24477]: time=\"2026-06-11T12:10:02.002428528Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3598ac00-1499-4f44-803b-ff93df0a4e39 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:10:02.012886 crc crio[24477]: time=\"2026-06-11T12:10:02.012575122Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-szjlx/sbdb\" id=b3786566-46e3-4b6b-84a1-1460a43221f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:10:02.013117 crc crio[24477]: time=\"2026-06-11T12:10:02.013028384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:10:02.048759 crc crio[24477]: time=\"2026-06-11T12:10:02.040929136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:10:02.048759 crc crio[24477]: time=\"2026-06-11T12:10:02.043451396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:10:02.180487 crc crio[24477]: time=\"2026-06-11T12:10:02.180255592Z\" level=info msg=\"Created container eb4a342db0a385deb5740471f0a743b70a29c4ee7119fc517ff2ea9478e2905b: openshift-ovn-kubernetes/ovnkube-node-szjlx/sbdb\" id=b3786566-46e3-4b6b-84a1-1460a43221f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:10:02.181959 crc crio[24477]: time=\"2026-06-11T12:10:02.181809855Z\" level=info msg=\"Starting container: eb4a342db0a385deb5740471f0a743b70a29c4ee7119fc517ff2ea9478e2905b\" id=6ac3b04b-e284-4317-8dd6-f809ac8f1d93 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:10:02.189158 crc crio[24477]: time=\"2026-06-11T12:10:02.188961746Z\" level=info msg=\"Started container\" PID=38868 containerID=eb4a342db0a385deb5740471f0a743b70a29c4ee7119fc517ff2ea9478e2905b description=openshift-ovn-kubernetes/ovnkube-node-szjlx/sbdb id=6ac3b04b-e284-4317-8dd6-f809ac8f1d93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38ba6de0fdc5a434ca8147c11e4451470f86204722b1e4319458cb9a5da09f12\nJun 11 12:10:04.294435 crc crio[24477]: time=\"2026-06-11T12:10:04.293931486Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=eed60926-f077-4dd7-a05c-3c16c07ce863 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:10:04.323768 crc crio[24477]: time=\"2026-06-11T12:10:04.317705562Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=48fc9a9d-eeb0-4da5-aed7-010c2efed50f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:10:04.325303 crc crio[24477]: time=\"2026-06-11T12:10:04.325214492Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-szjlx/ovnkube-controller\" id=855c2e41-7523-4a66-bbe4-545ae5bbda6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:10:04.326451 crc crio[24477]: time=\"2026-06-11T12:10:04.326386065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:10:04.366043 crc crio[24477]: time=\"2026-06-11T12:10:04.365172342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:10:04.368309 crc crio[24477]: time=\"2026-06-11T12:10:04.368245789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:10:04.497497 crc crio[24477]: time=\"2026-06-11T12:10:04.497229124Z\" level=info msg=\"Created container 9b07e4e39e5ac23ec821f2d0da7e132af4c792464f9c7d1a054f8eb9b3b63679: openshift-ovn-kubernetes/ovnkube-node-szjlx/ovnkube-controller\" id=855c2e41-7523-4a66-bbe4-545ae5bbda6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:10:04.499777 crc crio[24477]: time=\"2026-06-11T12:10:04.499287891Z\" level=info msg=\"Starting container: 9b07e4e39e5ac23ec821f2d0da7e132af4c792464f9c7d1a054f8eb9b3b63679\" id=9ca9e9f4-edd5-4c83-a9a6-5f9845e34a4a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:10:04.513199 crc crio[24477]: time=\"2026-06-11T12:10:04.512589904Z\" level=info msg=\"Started container\" PID=38932 containerID=9b07e4e39e5ac23ec821f2d0da7e132af4c792464f9c7d1a054f8eb9b3b63679 description=openshift-ovn-kubernetes/ovnkube-node-szjlx/ovnkube-controller id=9ca9e9f4-edd5-4c83-a9a6-5f9845e34a4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=38ba6de0fdc5a434ca8147c11e4451470f86204722b1e4319458cb9a5da09f12\nJun 11 12:10:04.629937 crc crio[24477]: time=\"2026-06-11T12:10:04.62938519Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.630247 crc crio[24477]: time=\"2026-06-11T12:10:04.63004667Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.630531 crc crio[24477]: time=\"2026-06-11T12:10:04.63043742Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.630736 crc crio[24477]: time=\"2026-06-11T12:10:04.630634996Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.631744 crc crio[24477]: time=\"2026-06-11T12:10:04.631634393Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.631744 crc crio[24477]: time=\"2026-06-11T12:10:04.631740676Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.632039 crc crio[24477]: time=\"2026-06-11T12:10:04.631976524Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.632138 crc crio[24477]: time=\"2026-06-11T12:10:04.632043676Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.632472 crc crio[24477]: time=\"2026-06-11T12:10:04.632401356Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.632472 crc crio[24477]: time=\"2026-06-11T12:10:04.632465337Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.632856 crc crio[24477]: time=\"2026-06-11T12:10:04.632797267Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.632943 crc crio[24477]: time=\"2026-06-11T12:10:04.632867949Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.633406 crc crio[24477]: time=\"2026-06-11T12:10:04.63328977Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.633406 crc crio[24477]: time=\"2026-06-11T12:10:04.633394173Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.633725 crc crio[24477]: time=\"2026-06-11T12:10:04.633570689Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.633725 crc crio[24477]: time=\"2026-06-11T12:10:04.633705002Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.634131 crc crio[24477]: time=\"2026-06-11T12:10:04.634054541Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.634131 crc crio[24477]: time=\"2026-06-11T12:10:04.634114643Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.634520 crc crio[24477]: time=\"2026-06-11T12:10:04.634447282Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.634520 crc crio[24477]: time=\"2026-06-11T12:10:04.634512364Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.634993 crc crio[24477]: time=\"2026-06-11T12:10:04.634854125Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.634993 crc crio[24477]: time=\"2026-06-11T12:10:04.634919977Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.635306 crc crio[24477]: time=\"2026-06-11T12:10:04.635270655Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.635408 crc crio[24477]: time=\"2026-06-11T12:10:04.635311036Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.635605 crc crio[24477]: time=\"2026-06-11T12:10:04.635555516Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.635835 crc crio[24477]: time=\"2026-06-11T12:10:04.635610477Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.636425 crc crio[24477]: time=\"2026-06-11T12:10:04.636341185Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.636523 crc crio[24477]: time=\"2026-06-11T12:10:04.636431878Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.636741 crc crio[24477]: time=\"2026-06-11T12:10:04.636702938Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.636823 crc crio[24477]: time=\"2026-06-11T12:10:04.63675987Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.637392 crc crio[24477]: time=\"2026-06-11T12:10:04.637310262Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.637497 crc crio[24477]: time=\"2026-06-11T12:10:04.637405035Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.637908 crc crio[24477]: time=\"2026-06-11T12:10:04.637838367Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.637908 crc crio[24477]: time=\"2026-06-11T12:10:04.637899398Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.638439 crc crio[24477]: time=\"2026-06-11T12:10:04.638340045Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.638530 crc crio[24477]: time=\"2026-06-11T12:10:04.638446917Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.639235 crc crio[24477]: time=\"2026-06-11T12:10:04.639182475Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.639470 crc crio[24477]: time=\"2026-06-11T12:10:04.639240196Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.639695 crc crio[24477]: time=\"2026-06-11T12:10:04.63959501Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.639695 crc crio[24477]: time=\"2026-06-11T12:10:04.639679323Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.640143 crc crio[24477]: time=\"2026-06-11T12:10:04.640061879Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.640143 crc crio[24477]: time=\"2026-06-11T12:10:04.640127161Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.640412 crc crio[24477]: time=\"2026-06-11T12:10:04.640332291Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.640753 crc crio[24477]: time=\"2026-06-11T12:10:04.640415313Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.641056 crc crio[24477]: time=\"2026-06-11T12:10:04.640984756Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.641056 crc crio[24477]: time=\"2026-06-11T12:10:04.641048627Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.641492 crc crio[24477]: time=\"2026-06-11T12:10:04.641342975Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.641492 crc crio[24477]: time=\"2026-06-11T12:10:04.641424788Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.641707 crc crio[24477]: time=\"2026-06-11T12:10:04.641607343Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.641855 crc crio[24477]: time=\"2026-06-11T12:10:04.641719976Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.642160 crc crio[24477]: time=\"2026-06-11T12:10:04.642059135Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.642160 crc crio[24477]: time=\"2026-06-11T12:10:04.642106097Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.642853 crc crio[24477]: time=\"2026-06-11T12:10:04.642761555Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.642940 crc crio[24477]: time=\"2026-06-11T12:10:04.642908179Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.642982 crc crio[24477]: time=\"2026-06-11T12:10:04.64296093Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.643021 crc crio[24477]: time=\"2026-06-11T12:10:04.642996401Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.643199 crc crio[24477]: time=\"2026-06-11T12:10:04.643088764Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.643465 crc crio[24477]: time=\"2026-06-11T12:10:04.643254608Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.643788 crc crio[24477]: time=\"2026-06-11T12:10:04.643614998Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.643863 crc crio[24477]: time=\"2026-06-11T12:10:04.643843965Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.643930 crc crio[24477]: time=\"2026-06-11T12:10:04.643888316Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.643930 crc crio[24477]: time=\"2026-06-11T12:10:04.643917917Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.644072 crc crio[24477]: time=\"2026-06-11T12:10:04.64402642Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.644138 crc crio[24477]: time=\"2026-06-11T12:10:04.644082481Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.644179 crc crio[24477]: time=\"2026-06-11T12:10:04.644156123Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.644223 crc crio[24477]: time=\"2026-06-11T12:10:04.644184294Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.644568 crc crio[24477]: time=\"2026-06-11T12:10:04.644504164Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.644568 crc crio[24477]: time=\"2026-06-11T12:10:04.644566095Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.645265 crc crio[24477]: time=\"2026-06-11T12:10:04.645201573Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.645385 crc crio[24477]: time=\"2026-06-11T12:10:04.645271435Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.645712 crc crio[24477]: time=\"2026-06-11T12:10:04.645635745Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.645781 crc crio[24477]: time=\"2026-06-11T12:10:04.645733388Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.646013 crc crio[24477]: time=\"2026-06-11T12:10:04.645950164Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.646094 crc crio[24477]: time=\"2026-06-11T12:10:04.646017906Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.646287 crc crio[24477]: time=\"2026-06-11T12:10:04.646236822Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.646386 crc crio[24477]: time=\"2026-06-11T12:10:04.646292793Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.646751 crc crio[24477]: time=\"2026-06-11T12:10:04.646709356Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.646827 crc crio[24477]: time=\"2026-06-11T12:10:04.646767707Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.647026 crc crio[24477]: time=\"2026-06-11T12:10:04.646987073Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.647078 crc crio[24477]: time=\"2026-06-11T12:10:04.647041585Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.647442 crc crio[24477]: time=\"2026-06-11T12:10:04.647281271Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.647585 crc crio[24477]: time=\"2026-06-11T12:10:04.647450336Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.647585 crc crio[24477]: time=\"2026-06-11T12:10:04.647501667Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.647585 crc crio[24477]: time=\"2026-06-11T12:10:04.64757768Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.647877 crc crio[24477]: time=\"2026-06-11T12:10:04.647798336Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.647877 crc crio[24477]: time=\"2026-06-11T12:10:04.647838447Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.648092 crc crio[24477]: time=\"2026-06-11T12:10:04.648039622Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.648191 crc crio[24477]: time=\"2026-06-11T12:10:04.648097184Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.648461 crc crio[24477]: time=\"2026-06-11T12:10:04.648194467Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.648461 crc crio[24477]: time=\"2026-06-11T12:10:04.648235588Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.648593 crc crio[24477]: time=\"2026-06-11T12:10:04.648547996Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.648701 crc crio[24477]: time=\"2026-06-11T12:10:04.648609638Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.649065 crc crio[24477]: time=\"2026-06-11T12:10:04.648993889Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.649065 crc crio[24477]: time=\"2026-06-11T12:10:04.649060461Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.649501 crc crio[24477]: time=\"2026-06-11T12:10:04.649437132Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.649501 crc crio[24477]: time=\"2026-06-11T12:10:04.649497964Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.649785 crc crio[24477]: time=\"2026-06-11T12:10:04.64971593Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.649893 crc crio[24477]: time=\"2026-06-11T12:10:04.649790312Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.650193 crc crio[24477]: time=\"2026-06-11T12:10:04.650125701Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.650193 crc crio[24477]: time=\"2026-06-11T12:10:04.650188313Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.650486 crc crio[24477]: time=\"2026-06-11T12:10:04.650422259Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.650553 crc crio[24477]: time=\"2026-06-11T12:10:04.650490391Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.650870 crc crio[24477]: time=\"2026-06-11T12:10:04.65080793Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.650870 crc crio[24477]: time=\"2026-06-11T12:10:04.650862731Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.651100 crc crio[24477]: time=\"2026-06-11T12:10:04.651051017Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.651100 crc crio[24477]: time=\"2026-06-11T12:10:04.651100888Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.651211 crc crio[24477]: time=\"2026-06-11T12:10:04.651198291Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.651268 crc crio[24477]: time=\"2026-06-11T12:10:04.651224321Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.651607 crc crio[24477]: time=\"2026-06-11T12:10:04.651475608Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.651607 crc crio[24477]: time=\"2026-06-11T12:10:04.65152762Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.651821 crc crio[24477]: time=\"2026-06-11T12:10:04.651703185Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.651821 crc crio[24477]: time=\"2026-06-11T12:10:04.651733475Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.653012 crc crio[24477]: time=\"2026-06-11T12:10:04.651921512Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.653012 crc crio[24477]: time=\"2026-06-11T12:10:04.651951152Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.653012 crc crio[24477]: time=\"2026-06-11T12:10:04.652177079Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.653012 crc crio[24477]: time=\"2026-06-11T12:10:04.65220764Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.653012 crc crio[24477]: time=\"2026-06-11T12:10:04.652838447Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.653012 crc crio[24477]: time=\"2026-06-11T12:10:04.6529328Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.653012 crc crio[24477]: time=\"2026-06-11T12:10:04.652989521Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.653509 crc crio[24477]: time=\"2026-06-11T12:10:04.653032502Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.653509 crc crio[24477]: time=\"2026-06-11T12:10:04.653182456Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.653509 crc crio[24477]: time=\"2026-06-11T12:10:04.653219207Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.653509 crc crio[24477]: time=\"2026-06-11T12:10:04.653427823Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.653509 crc crio[24477]: time=\"2026-06-11T12:10:04.653463224Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.653509 crc crio[24477]: time=\"2026-06-11T12:10:04.653507175Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.653976 crc crio[24477]: time=\"2026-06-11T12:10:04.653527406Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.653976 crc crio[24477]: time=\"2026-06-11T12:10:04.653852795Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.653976 crc crio[24477]: time=\"2026-06-11T12:10:04.653891846Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.654115 crc crio[24477]: time=\"2026-06-11T12:10:04.654004679Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.654115 crc crio[24477]: time=\"2026-06-11T12:10:04.65403167Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.654509 crc crio[24477]: time=\"2026-06-11T12:10:04.654242376Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.654509 crc crio[24477]: time=\"2026-06-11T12:10:04.654274787Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.654602 crc crio[24477]: time=\"2026-06-11T12:10:04.654523113Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.654602 crc crio[24477]: time=\"2026-06-11T12:10:04.654553264Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.654837 crc crio[24477]: time=\"2026-06-11T12:10:04.654804091Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.654899 crc crio[24477]: time=\"2026-06-11T12:10:04.654847902Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.655026 crc crio[24477]: time=\"2026-06-11T12:10:04.654988156Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.655086 crc crio[24477]: time=\"2026-06-11T12:10:04.655045878Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.655199 crc crio[24477]: time=\"2026-06-11T12:10:04.655165751Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.655263 crc crio[24477]: time=\"2026-06-11T12:10:04.655209462Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.655441 crc crio[24477]: time=\"2026-06-11T12:10:04.655393327Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.655766 crc crio[24477]: time=\"2026-06-11T12:10:04.655442209Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.655766 crc crio[24477]: time=\"2026-06-11T12:10:04.655695426Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.655766 crc crio[24477]: time=\"2026-06-11T12:10:04.655727557Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.655937 crc crio[24477]: time=\"2026-06-11T12:10:04.655903583Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.656007 crc crio[24477]: time=\"2026-06-11T12:10:04.655944454Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.656134 crc crio[24477]: time=\"2026-06-11T12:10:04.656092008Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.656212 crc crio[24477]: time=\"2026-06-11T12:10:04.656141219Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.656382 crc crio[24477]: time=\"2026-06-11T12:10:04.656315144Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.656464 crc crio[24477]: time=\"2026-06-11T12:10:04.656388156Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.656731 crc crio[24477]: time=\"2026-06-11T12:10:04.656613992Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.656731 crc crio[24477]: time=\"2026-06-11T12:10:04.656697814Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.656931 crc crio[24477]: time=\"2026-06-11T12:10:04.656870089Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.656991 crc crio[24477]: time=\"2026-06-11T12:10:04.656946711Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.657081 crc crio[24477]: time=\"2026-06-11T12:10:04.657039634Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.657168 crc crio[24477]: time=\"2026-06-11T12:10:04.657088925Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.657337 crc crio[24477]: time=\"2026-06-11T12:10:04.657298362Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.657427 crc crio[24477]: time=\"2026-06-11T12:10:04.657381684Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.657485 crc crio[24477]: time=\"2026-06-11T12:10:04.657471747Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.657525 crc crio[24477]: time=\"2026-06-11T12:10:04.657502868Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.657759 crc crio[24477]: time=\"2026-06-11T12:10:04.657693953Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.657759 crc crio[24477]: time=\"2026-06-11T12:10:04.657744354Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.657927 crc crio[24477]: time=\"2026-06-11T12:10:04.657893439Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.657986 crc crio[24477]: time=\"2026-06-11T12:10:04.65793722Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.658122 crc crio[24477]: time=\"2026-06-11T12:10:04.658090134Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.658182 crc crio[24477]: time=\"2026-06-11T12:10:04.658131465Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.658299 crc crio[24477]: time=\"2026-06-11T12:10:04.658267539Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.658390 crc crio[24477]: time=\"2026-06-11T12:10:04.6583092Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.658584 crc crio[24477]: time=\"2026-06-11T12:10:04.658544987Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.658698 crc crio[24477]: time=\"2026-06-11T12:10:04.658588978Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.658842 crc crio[24477]: time=\"2026-06-11T12:10:04.658798455Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.658943 crc crio[24477]: time=\"2026-06-11T12:10:04.658850496Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.659005 crc crio[24477]: time=\"2026-06-11T12:10:04.658967339Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.659005 crc crio[24477]: time=\"2026-06-11T12:10:04.65899328Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.659140 crc crio[24477]: time=\"2026-06-11T12:10:04.659101533Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.659207 crc crio[24477]: time=\"2026-06-11T12:10:04.659149564Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.659323 crc crio[24477]: time=\"2026-06-11T12:10:04.659290978Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.659419 crc crio[24477]: time=\"2026-06-11T12:10:04.659333839Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.659525 crc crio[24477]: time=\"2026-06-11T12:10:04.659492794Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.659589 crc crio[24477]: time=\"2026-06-11T12:10:04.659538435Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.659728 crc crio[24477]: time=\"2026-06-11T12:10:04.659696289Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.659783 crc crio[24477]: time=\"2026-06-11T12:10:04.6597399Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.659888 crc crio[24477]: time=\"2026-06-11T12:10:04.659856584Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.659977 crc crio[24477]: time=\"2026-06-11T12:10:04.659898245Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.660138 crc crio[24477]: time=\"2026-06-11T12:10:04.660101001Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.660204 crc crio[24477]: time=\"2026-06-11T12:10:04.660147453Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.660285 crc crio[24477]: time=\"2026-06-11T12:10:04.660253916Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.660374 crc crio[24477]: time=\"2026-06-11T12:10:04.660296817Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.660484 crc crio[24477]: time=\"2026-06-11T12:10:04.660452481Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.660719 crc crio[24477]: time=\"2026-06-11T12:10:04.660495572Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.660719 crc crio[24477]: time=\"2026-06-11T12:10:04.660607695Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.660719 crc crio[24477]: time=\"2026-06-11T12:10:04.660634296Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.660855 crc crio[24477]: time=\"2026-06-11T12:10:04.660797001Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.660855 crc crio[24477]: time=\"2026-06-11T12:10:04.660823701Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.661003 crc crio[24477]: time=\"2026-06-11T12:10:04.660970495Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.661083 crc crio[24477]: time=\"2026-06-11T12:10:04.661012657Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.661331 crc crio[24477]: time=\"2026-06-11T12:10:04.661166951Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.661331 crc crio[24477]: time=\"2026-06-11T12:10:04.661201842Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.661459 crc crio[24477]: time=\"2026-06-11T12:10:04.661419338Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.661459 crc crio[24477]: time=\"2026-06-11T12:10:04.661452099Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.661899 crc crio[24477]: time=\"2026-06-11T12:10:04.661851571Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.661899 crc crio[24477]: time=\"2026-06-11T12:10:04.661899942Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.662027 crc crio[24477]: time=\"2026-06-11T12:10:04.661930433Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.662027 crc crio[24477]: time=\"2026-06-11T12:10:04.661947763Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.662302 crc crio[24477]: time=\"2026-06-11T12:10:04.66224851Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.662302 crc crio[24477]: time=\"2026-06-11T12:10:04.662297721Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.662505 crc crio[24477]: time=\"2026-06-11T12:10:04.662462086Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.662569 crc crio[24477]: time=\"2026-06-11T12:10:04.662509707Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.662772 crc crio[24477]: time=\"2026-06-11T12:10:04.662721413Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.662772 crc crio[24477]: time=\"2026-06-11T12:10:04.662769154Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.663006 crc crio[24477]: time=\"2026-06-11T12:10:04.662959229Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.663070 crc crio[24477]: time=\"2026-06-11T12:10:04.663008501Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.663230 crc crio[24477]: time=\"2026-06-11T12:10:04.663183966Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.663293 crc crio[24477]: time=\"2026-06-11T12:10:04.663228507Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.663547 crc crio[24477]: time=\"2026-06-11T12:10:04.663491944Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.663682 crc crio[24477]: time=\"2026-06-11T12:10:04.663553096Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.663802 crc crio[24477]: time=\"2026-06-11T12:10:04.663761153Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.663802 crc crio[24477]: time=\"2026-06-11T12:10:04.663810954Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.664270 crc crio[24477]: time=\"2026-06-11T12:10:04.664153763Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.664270 crc crio[24477]: time=\"2026-06-11T12:10:04.664184634Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.664412 crc crio[24477]: time=\"2026-06-11T12:10:04.664331478Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.664412 crc crio[24477]: time=\"2026-06-11T12:10:04.66440436Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.664776 crc crio[24477]: time=\"2026-06-11T12:10:04.66474102Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.664864 crc crio[24477]: time=\"2026-06-11T12:10:04.664787201Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.664936 crc crio[24477]: time=\"2026-06-11T12:10:04.664871593Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.664936 crc crio[24477]: time=\"2026-06-11T12:10:04.664899984Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.665117 crc crio[24477]: time=\"2026-06-11T12:10:04.66508572Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.665331 crc crio[24477]: time=\"2026-06-11T12:10:04.66513085Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.665331 crc crio[24477]: time=\"2026-06-11T12:10:04.665314786Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.665506 crc crio[24477]: time=\"2026-06-11T12:10:04.665341527Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.665506 crc crio[24477]: time=\"2026-06-11T12:10:04.665482821Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.665604 crc crio[24477]: time=\"2026-06-11T12:10:04.665512301Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.665939 crc crio[24477]: time=\"2026-06-11T12:10:04.665903353Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.666018 crc crio[24477]: time=\"2026-06-11T12:10:04.666003725Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.667477 crc crio[24477]: time=\"2026-06-11T12:10:04.666142919Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.667477 crc crio[24477]: time=\"2026-06-11T12:10:04.666188161Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.667477 crc crio[24477]: time=\"2026-06-11T12:10:04.666395147Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.667477 crc crio[24477]: time=\"2026-06-11T12:10:04.666421308Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.667477 crc crio[24477]: time=\"2026-06-11T12:10:04.666559942Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.667477 crc crio[24477]: time=\"2026-06-11T12:10:04.666584983Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.667477 crc crio[24477]: time=\"2026-06-11T12:10:04.666810939Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.667477 crc crio[24477]: time=\"2026-06-11T12:10:04.66683893Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.667477 crc crio[24477]: time=\"2026-06-11T12:10:04.666980872Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.667477 crc crio[24477]: time=\"2026-06-11T12:10:04.667006874Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.667477 crc crio[24477]: time=\"2026-06-11T12:10:04.667183749Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.667477 crc crio[24477]: time=\"2026-06-11T12:10:04.66720901Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.667477 crc crio[24477]: time=\"2026-06-11T12:10:04.667405155Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.667477 crc crio[24477]: time=\"2026-06-11T12:10:04.667435226Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.668040 crc crio[24477]: time=\"2026-06-11T12:10:04.667556849Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.668040 crc crio[24477]: time=\"2026-06-11T12:10:04.66758232Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.668040 crc crio[24477]: time=\"2026-06-11T12:10:04.667829818Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.668040 crc crio[24477]: time=\"2026-06-11T12:10:04.667855889Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.668040 crc crio[24477]: time=\"2026-06-11T12:10:04.668038134Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.668247 crc crio[24477]: time=\"2026-06-11T12:10:04.668063384Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.668285 crc crio[24477]: time=\"2026-06-11T12:10:04.66825755Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.668285 crc crio[24477]: time=\"2026-06-11T12:10:04.66828341Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.668553 crc crio[24477]: time=\"2026-06-11T12:10:04.668517147Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.668614 crc crio[24477]: time=\"2026-06-11T12:10:04.668568248Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.668756 crc crio[24477]: time=\"2026-06-11T12:10:04.668724483Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.668827 crc crio[24477]: time=\"2026-06-11T12:10:04.668770894Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.668943 crc crio[24477]: time=\"2026-06-11T12:10:04.668910138Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.669002 crc crio[24477]: time=\"2026-06-11T12:10:04.668952079Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.669115 crc crio[24477]: time=\"2026-06-11T12:10:04.669083703Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.669218 crc crio[24477]: time=\"2026-06-11T12:10:04.669125574Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.669435 crc crio[24477]: time=\"2026-06-11T12:10:04.669399012Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.669491 crc crio[24477]: time=\"2026-06-11T12:10:04.669444633Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.669614 crc crio[24477]: time=\"2026-06-11T12:10:04.669581447Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.669876 crc crio[24477]: time=\"2026-06-11T12:10:04.669623998Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.669876 crc crio[24477]: time=\"2026-06-11T12:10:04.669866245Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.669957 crc crio[24477]: time=\"2026-06-11T12:10:04.669893716Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.670034 crc crio[24477]: time=\"2026-06-11T12:10:04.670001229Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.670093 crc crio[24477]: time=\"2026-06-11T12:10:04.6700438Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.670232 crc crio[24477]: time=\"2026-06-11T12:10:04.670200444Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.670290 crc crio[24477]: time=\"2026-06-11T12:10:04.670242336Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.670384 crc crio[24477]: time=\"2026-06-11T12:10:04.670337168Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.670445 crc crio[24477]: time=\"2026-06-11T12:10:04.67039459Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.670621 crc crio[24477]: time=\"2026-06-11T12:10:04.670589366Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.670771 crc crio[24477]: time=\"2026-06-11T12:10:04.670630737Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.670848 crc crio[24477]: time=\"2026-06-11T12:10:04.670814232Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.671145 crc crio[24477]: time=\"2026-06-11T12:10:04.670858664Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.671145 crc crio[24477]: time=\"2026-06-11T12:10:04.670994867Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.671145 crc crio[24477]: time=\"2026-06-11T12:10:04.671024338Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.671145 crc crio[24477]: time=\"2026-06-11T12:10:04.671135701Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.671557 crc crio[24477]: time=\"2026-06-11T12:10:04.671162782Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.671557 crc crio[24477]: time=\"2026-06-11T12:10:04.671419849Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.671557 crc crio[24477]: time=\"2026-06-11T12:10:04.671499009Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.671791 crc crio[24477]: time=\"2026-06-11T12:10:04.671615524Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.671791 crc crio[24477]: time=\"2026-06-11T12:10:04.671690506Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.671933 crc crio[24477]: time=\"2026-06-11T12:10:04.671879582Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.671933 crc crio[24477]: time=\"2026-06-11T12:10:04.671906412Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.672173 crc crio[24477]: time=\"2026-06-11T12:10:04.672060578Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.672173 crc crio[24477]: time=\"2026-06-11T12:10:04.672087198Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.672440 crc crio[24477]: time=\"2026-06-11T12:10:04.672226092Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.672440 crc crio[24477]: time=\"2026-06-11T12:10:04.672252213Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.672440 crc crio[24477]: time=\"2026-06-11T12:10:04.672394157Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.672440 crc crio[24477]: time=\"2026-06-11T12:10:04.672419318Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.672908 crc crio[24477]: time=\"2026-06-11T12:10:04.672574912Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.672908 crc crio[24477]: time=\"2026-06-11T12:10:04.672600583Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.672908 crc crio[24477]: time=\"2026-06-11T12:10:04.672779728Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.672908 crc crio[24477]: time=\"2026-06-11T12:10:04.672806308Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.673079 crc crio[24477]: time=\"2026-06-11T12:10:04.673017484Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.673079 crc crio[24477]: time=\"2026-06-11T12:10:04.673042575Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.673248 crc crio[24477]: time=\"2026-06-11T12:10:04.67321392Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.673312 crc crio[24477]: time=\"2026-06-11T12:10:04.673256891Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.673438 crc crio[24477]: time=\"2026-06-11T12:10:04.673403416Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.673506 crc crio[24477]: time=\"2026-06-11T12:10:04.673444927Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.673593 crc crio[24477]: time=\"2026-06-11T12:10:04.67356111Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.673855 crc crio[24477]: time=\"2026-06-11T12:10:04.673602941Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.673855 crc crio[24477]: time=\"2026-06-11T12:10:04.673820107Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.673855 crc crio[24477]: time=\"2026-06-11T12:10:04.673846604Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.674084 crc crio[24477]: time=\"2026-06-11T12:10:04.674050584Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.674155 crc crio[24477]: time=\"2026-06-11T12:10:04.674093705Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.674287 crc crio[24477]: time=\"2026-06-11T12:10:04.674254699Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.674388 crc crio[24477]: time=\"2026-06-11T12:10:04.67429633Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.674503 crc crio[24477]: time=\"2026-06-11T12:10:04.674407974Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.674503 crc crio[24477]: time=\"2026-06-11T12:10:04.674434574Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.674750 crc crio[24477]: time=\"2026-06-11T12:10:04.674717292Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.675831 crc crio[24477]: time=\"2026-06-11T12:10:04.674762924Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.675831 crc crio[24477]: time=\"2026-06-11T12:10:04.674920489Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.675831 crc crio[24477]: time=\"2026-06-11T12:10:04.674945929Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.675831 crc crio[24477]: time=\"2026-06-11T12:10:04.675099944Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.675831 crc crio[24477]: time=\"2026-06-11T12:10:04.675222207Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.675831 crc crio[24477]: time=\"2026-06-11T12:10:04.675261308Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.675831 crc crio[24477]: time=\"2026-06-11T12:10:04.675289259Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.675831 crc crio[24477]: time=\"2026-06-11T12:10:04.675428583Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.675831 crc crio[24477]: time=\"2026-06-11T12:10:04.675455693Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.676184 crc crio[24477]: time=\"2026-06-11T12:10:04.675929143Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.676184 crc crio[24477]: time=\"2026-06-11T12:10:04.676041986Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.676184 crc crio[24477]: time=\"2026-06-11T12:10:04.676080217Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.676184 crc crio[24477]: time=\"2026-06-11T12:10:04.676106227Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.676184 crc crio[24477]: time=\"2026-06-11T12:10:04.676146053Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.676184 crc crio[24477]: time=\"2026-06-11T12:10:04.676178563Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.676469 crc crio[24477]: time=\"2026-06-11T12:10:04.676454642Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.676516 crc crio[24477]: time=\"2026-06-11T12:10:04.676488163Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.676721 crc crio[24477]: time=\"2026-06-11T12:10:04.676587816Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.676721 crc crio[24477]: time=\"2026-06-11T12:10:04.676678313Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.676843 crc crio[24477]: time=\"2026-06-11T12:10:04.676792601Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.676843 crc crio[24477]: time=\"2026-06-11T12:10:04.676817842Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.677056 crc crio[24477]: time=\"2026-06-11T12:10:04.676995917Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.677056 crc crio[24477]: time=\"2026-06-11T12:10:04.677044488Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.677262 crc crio[24477]: time=\"2026-06-11T12:10:04.677213733Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.677262 crc crio[24477]: time=\"2026-06-11T12:10:04.677260554Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.677477 crc crio[24477]: time=\"2026-06-11T12:10:04.677444759Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.677539 crc crio[24477]: time=\"2026-06-11T12:10:04.677487781Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.677734 crc crio[24477]: time=\"2026-06-11T12:10:04.677623845Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.677734 crc crio[24477]: time=\"2026-06-11T12:10:04.677721372Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.678010 crc crio[24477]: time=\"2026-06-11T12:10:04.677963625Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.678010 crc crio[24477]: time=\"2026-06-11T12:10:04.678009251Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.678311 crc crio[24477]: time=\"2026-06-11T12:10:04.678261088Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.678490 crc crio[24477]: time=\"2026-06-11T12:10:04.678449363Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.678553 crc crio[24477]: time=\"2026-06-11T12:10:04.678514945Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.678553 crc crio[24477]: time=\"2026-06-11T12:10:04.678549996Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.678681 crc crio[24477]: time=\"2026-06-11T12:10:04.678582202Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.678681 crc crio[24477]: time=\"2026-06-11T12:10:04.678618233Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.679027 crc crio[24477]: time=\"2026-06-11T12:10:04.678929646Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.679089 crc crio[24477]: time=\"2026-06-11T12:10:04.67906328Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.679125 crc crio[24477]: time=\"2026-06-11T12:10:04.679105421Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.679230 crc crio[24477]: time=\"2026-06-11T12:10:04.679197314Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.679295 crc crio[24477]: time=\"2026-06-11T12:10:04.679249445Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.679295 crc crio[24477]: time=\"2026-06-11T12:10:04.679283086Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.679404 crc crio[24477]: time=\"2026-06-11T12:10:04.679316047Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.679404 crc crio[24477]: time=\"2026-06-11T12:10:04.679339268Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.679586 crc crio[24477]: time=\"2026-06-11T12:10:04.67954956Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.679694 crc crio[24477]: time=\"2026-06-11T12:10:04.679603631Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.679923 crc crio[24477]: time=\"2026-06-11T12:10:04.679883603Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.680086 crc crio[24477]: time=\"2026-06-11T12:10:04.679947875Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.680086 crc crio[24477]: time=\"2026-06-11T12:10:04.680017862Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.680086 crc crio[24477]: time=\"2026-06-11T12:10:04.680054433Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.680301 crc crio[24477]: time=\"2026-06-11T12:10:04.680207312Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.680301 crc crio[24477]: time=\"2026-06-11T12:10:04.680270143Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.680458 crc crio[24477]: time=\"2026-06-11T12:10:04.680378822Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.680458 crc crio[24477]: time=\"2026-06-11T12:10:04.680418235Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.680580 crc crio[24477]: time=\"2026-06-11T12:10:04.680540781Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.680689 crc crio[24477]: time=\"2026-06-11T12:10:04.680602813Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.680817 crc crio[24477]: time=\"2026-06-11T12:10:04.680782155Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.680871 crc crio[24477]: time=\"2026-06-11T12:10:04.680830226Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.681006 crc crio[24477]: time=\"2026-06-11T12:10:04.680968293Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.681065 crc crio[24477]: time=\"2026-06-11T12:10:04.681027654Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.681118 crc crio[24477]: time=\"2026-06-11T12:10:04.681070533Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.681118 crc crio[24477]: time=\"2026-06-11T12:10:04.681099513Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.681388 crc crio[24477]: time=\"2026-06-11T12:10:04.681304533Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.681466 crc crio[24477]: time=\"2026-06-11T12:10:04.681405236Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.681730 crc crio[24477]: time=\"2026-06-11T12:10:04.681506505Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.681801 crc crio[24477]: time=\"2026-06-11T12:10:04.681759842Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.681871 crc crio[24477]: time=\"2026-06-11T12:10:04.681782762Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.681939 crc crio[24477]: time=\"2026-06-11T12:10:04.681883569Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.681939 crc crio[24477]: time=\"2026-06-11T12:10:04.681897449Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.681939 crc crio[24477]: time=\"2026-06-11T12:10:04.681913897Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.682138 crc crio[24477]: time=\"2026-06-11T12:10:04.682094435Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.682207 crc crio[24477]: time=\"2026-06-11T12:10:04.682163667Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.682297 crc crio[24477]: time=\"2026-06-11T12:10:04.682260806Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.682386 crc crio[24477]: time=\"2026-06-11T12:10:04.682308388Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.682509 crc crio[24477]: time=\"2026-06-11T12:10:04.682471205Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.682568 crc crio[24477]: time=\"2026-06-11T12:10:04.682530647Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.682724 crc crio[24477]: time=\"2026-06-11T12:10:04.682631047Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.682793 crc crio[24477]: time=\"2026-06-11T12:10:04.682737785Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.682926 crc crio[24477]: time=\"2026-06-11T12:10:04.682883208Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.682981 crc crio[24477]: time=\"2026-06-11T12:10:04.682947529Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.683285 crc crio[24477]: time=\"2026-06-11T12:10:04.683193653Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.683434 crc crio[24477]: time=\"2026-06-11T12:10:04.683319217Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.683546 crc crio[24477]: time=\"2026-06-11T12:10:04.683499662Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.683701 crc crio[24477]: time=\"2026-06-11T12:10:04.683560123Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.683701 crc crio[24477]: time=\"2026-06-11T12:10:04.683598544Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.683701 crc crio[24477]: time=\"2026-06-11T12:10:04.683625305Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.683824 crc crio[24477]: time=\"2026-06-11T12:10:04.683727808Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.683824 crc crio[24477]: time=\"2026-06-11T12:10:04.683754269Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.683974 crc crio[24477]: time=\"2026-06-11T12:10:04.683917066Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.683974 crc crio[24477]: time=\"2026-06-11T12:10:04.683965967Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.684040 crc crio[24477]: time=\"2026-06-11T12:10:04.684012136Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.684097 crc crio[24477]: time=\"2026-06-11T12:10:04.684042987Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.684385 crc crio[24477]: time=\"2026-06-11T12:10:04.684265576Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.684385 crc crio[24477]: time=\"2026-06-11T12:10:04.684308087Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.684385 crc crio[24477]: time=\"2026-06-11T12:10:04.6843357Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.684521 crc crio[24477]: time=\"2026-06-11T12:10:04.6844153Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.684847 crc crio[24477]: time=\"2026-06-11T12:10:04.68477194Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.684922 crc crio[24477]: time=\"2026-06-11T12:10:04.684900403Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.684964 crc crio[24477]: time=\"2026-06-11T12:10:04.684939614Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.685067 crc crio[24477]: time=\"2026-06-11T12:10:04.684968645Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.685067 crc crio[24477]: time=\"2026-06-11T12:10:04.684999556Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.685067 crc crio[24477]: time=\"2026-06-11T12:10:04.685044747Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.685318 crc crio[24477]: time=\"2026-06-11T12:10:04.685221042Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.685318 crc crio[24477]: time=\"2026-06-11T12:10:04.685259973Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.685548 crc crio[24477]: time=\"2026-06-11T12:10:04.685411477Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.685712 crc crio[24477]: time=\"2026-06-11T12:10:04.685555541Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.685712 crc crio[24477]: time=\"2026-06-11T12:10:04.685599113Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.685712 crc crio[24477]: time=\"2026-06-11T12:10:04.685626333Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.685840 crc crio[24477]: time=\"2026-06-11T12:10:04.685756877Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.685840 crc crio[24477]: time=\"2026-06-11T12:10:04.685792838Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.686064 crc crio[24477]: time=\"2026-06-11T12:10:04.685958104Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.686064 crc crio[24477]: time=\"2026-06-11T12:10:04.686013705Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.686214 crc crio[24477]: time=\"2026-06-11T12:10:04.686115498Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.686214 crc crio[24477]: time=\"2026-06-11T12:10:04.686153549Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.686491 crc crio[24477]: time=\"2026-06-11T12:10:04.686379355Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.686491 crc crio[24477]: time=\"2026-06-11T12:10:04.686436347Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.686706 crc crio[24477]: time=\"2026-06-11T12:10:04.686574781Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.686706 crc crio[24477]: time=\"2026-06-11T12:10:04.686612192Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.686955 crc crio[24477]: time=\"2026-06-11T12:10:04.68690269Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.686955 crc crio[24477]: time=\"2026-06-11T12:10:04.686954941Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.687090 crc crio[24477]: time=\"2026-06-11T12:10:04.687023383Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.687090 crc crio[24477]: time=\"2026-06-11T12:10:04.687062194Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.687232 crc crio[24477]: time=\"2026-06-11T12:10:04.687192078Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.687297 crc crio[24477]: time=\"2026-06-11T12:10:04.687246592Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.687487 crc crio[24477]: time=\"2026-06-11T12:10:04.687339483Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.687487 crc crio[24477]: time=\"2026-06-11T12:10:04.687404994Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.687848 crc crio[24477]: time=\"2026-06-11T12:10:04.687530318Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.687848 crc crio[24477]: time=\"2026-06-11T12:10:04.687567679Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.687848 crc crio[24477]: time=\"2026-06-11T12:10:04.687785825Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.687848 crc crio[24477]: time=\"2026-06-11T12:10:04.687822476Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.688293 crc crio[24477]: time=\"2026-06-11T12:10:04.687990641Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.688293 crc crio[24477]: time=\"2026-06-11T12:10:04.688030581Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.688293 crc crio[24477]: time=\"2026-06-11T12:10:04.688229047Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.688293 crc crio[24477]: time=\"2026-06-11T12:10:04.688266728Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.688828 crc crio[24477]: time=\"2026-06-11T12:10:04.688411662Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.688828 crc crio[24477]: time=\"2026-06-11T12:10:04.688449596Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.688828 crc crio[24477]: time=\"2026-06-11T12:10:04.688559506Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.688828 crc crio[24477]: time=\"2026-06-11T12:10:04.688596737Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.688828 crc crio[24477]: time=\"2026-06-11T12:10:04.688809704Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.689033 crc crio[24477]: time=\"2026-06-11T12:10:04.688847815Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.689033 crc crio[24477]: time=\"2026-06-11T12:10:04.689002579Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.689108 crc crio[24477]: time=\"2026-06-11T12:10:04.689040531Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.689170 crc crio[24477]: time=\"2026-06-11T12:10:04.689131563Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.689216 crc crio[24477]: time=\"2026-06-11T12:10:04.689196395Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.689407 crc crio[24477]: time=\"2026-06-11T12:10:04.689325509Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.689407 crc crio[24477]: time=\"2026-06-11T12:10:04.689402881Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.689815 crc crio[24477]: time=\"2026-06-11T12:10:04.689770721Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.689885 crc crio[24477]: time=\"2026-06-11T12:10:04.689835723Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.689929 crc crio[24477]: time=\"2026-06-11T12:10:04.689885784Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.689929 crc crio[24477]: time=\"2026-06-11T12:10:04.689915205Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.690006 crc crio[24477]: time=\"2026-06-11T12:10:04.689977997Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.690006 crc crio[24477]: time=\"2026-06-11T12:10:04.690002617Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.690207 crc crio[24477]: time=\"2026-06-11T12:10:04.690169413Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.690268 crc crio[24477]: time=\"2026-06-11T12:10:04.690226092Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.690443 crc crio[24477]: time=\"2026-06-11T12:10:04.690400859Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.690530 crc crio[24477]: time=\"2026-06-11T12:10:04.690459691Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.690601 crc crio[24477]: time=\"2026-06-11T12:10:04.690574164Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.690744 crc crio[24477]: time=\"2026-06-11T12:10:04.690616005Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.691481 crc crio[24477]: time=\"2026-06-11T12:10:04.690811791Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.691481 crc crio[24477]: time=\"2026-06-11T12:10:04.690876722Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.691481 crc crio[24477]: time=\"2026-06-11T12:10:04.690980155Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.691481 crc crio[24477]: time=\"2026-06-11T12:10:04.691017576Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.691481 crc crio[24477]: time=\"2026-06-11T12:10:04.691194811Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.691481 crc crio[24477]: time=\"2026-06-11T12:10:04.691237112Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.692058 crc crio[24477]: time=\"2026-06-11T12:10:04.691499911Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.692058 crc crio[24477]: time=\"2026-06-11T12:10:04.691538624Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.692058 crc crio[24477]: time=\"2026-06-11T12:10:04.691586321Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.692058 crc crio[24477]: time=\"2026-06-11T12:10:04.691627012Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.692058 crc crio[24477]: time=\"2026-06-11T12:10:04.691789951Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.692058 crc crio[24477]: time=\"2026-06-11T12:10:04.69182453Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.692058 crc crio[24477]: time=\"2026-06-11T12:10:04.692045364Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.692302 crc crio[24477]: time=\"2026-06-11T12:10:04.692095995Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.692302 crc crio[24477]: time=\"2026-06-11T12:10:04.692161777Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.692302 crc crio[24477]: time=\"2026-06-11T12:10:04.692194148Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.692739 crc crio[24477]: time=\"2026-06-11T12:10:04.692694202Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.692824 crc crio[24477]: time=\"2026-06-11T12:10:04.692764223Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.692824 crc crio[24477]: time=\"2026-06-11T12:10:04.692801154Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.692912 crc crio[24477]: time=\"2026-06-11T12:10:04.692835585Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.693070 crc crio[24477]: time=\"2026-06-11T12:10:04.693030281Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.693126 crc crio[24477]: time=\"2026-06-11T12:10:04.693092563Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.693488 crc crio[24477]: time=\"2026-06-11T12:10:04.693409321Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.693559 crc crio[24477]: time=\"2026-06-11T12:10:04.693491404Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.693699 crc crio[24477]: time=\"2026-06-11T12:10:04.693598857Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.693777 crc crio[24477]: time=\"2026-06-11T12:10:04.6937391Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.693914 crc crio[24477]: time=\"2026-06-11T12:10:04.693853324Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.693985 crc crio[24477]: time=\"2026-06-11T12:10:04.693919315Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.694107 crc crio[24477]: time=\"2026-06-11T12:10:04.69405194Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.694164 crc crio[24477]: time=\"2026-06-11T12:10:04.694123622Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.694308 crc crio[24477]: time=\"2026-06-11T12:10:04.694235385Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.694407 crc crio[24477]: time=\"2026-06-11T12:10:04.694323908Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.694465 crc crio[24477]: time=\"2026-06-11T12:10:04.694436331Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.694500 crc crio[24477]: time=\"2026-06-11T12:10:04.694480307Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.694713 crc crio[24477]: time=\"2026-06-11T12:10:04.694620036Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.694790 crc crio[24477]: time=\"2026-06-11T12:10:04.694739219Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.694940 crc crio[24477]: time=\"2026-06-11T12:10:04.694897673Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.694996 crc crio[24477]: time=\"2026-06-11T12:10:04.694966145Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.695164 crc crio[24477]: time=\"2026-06-11T12:10:04.695117249Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.695221 crc crio[24477]: time=\"2026-06-11T12:10:04.695178561Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.695331 crc crio[24477]: time=\"2026-06-11T12:10:04.695291264Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.695428 crc crio[24477]: time=\"2026-06-11T12:10:04.695394747Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.695546 crc crio[24477]: time=\"2026-06-11T12:10:04.69550052Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.695609 crc crio[24477]: time=\"2026-06-11T12:10:04.695567482Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.695775 crc crio[24477]: time=\"2026-06-11T12:10:04.695734136Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.695844 crc crio[24477]: time=\"2026-06-11T12:10:04.695802528Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.696020 crc crio[24477]: time=\"2026-06-11T12:10:04.695965193Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.696090 crc crio[24477]: time=\"2026-06-11T12:10:04.696042905Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.696183 crc crio[24477]: time=\"2026-06-11T12:10:04.696140369Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.696240 crc crio[24477]: time=\"2026-06-11T12:10:04.696206211Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.696449 crc crio[24477]: time=\"2026-06-11T12:10:04.696388405Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.696540 crc crio[24477]: time=\"2026-06-11T12:10:04.696468537Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.696604 crc crio[24477]: time=\"2026-06-11T12:10:04.696568741Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.696755 crc crio[24477]: time=\"2026-06-11T12:10:04.696619792Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.696858 crc crio[24477]: time=\"2026-06-11T12:10:04.696807196Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.696939 crc crio[24477]: time=\"2026-06-11T12:10:04.696875868Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.697031 crc crio[24477]: time=\"2026-06-11T12:10:04.696988782Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.697092 crc crio[24477]: time=\"2026-06-11T12:10:04.697055674Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.697264 crc crio[24477]: time=\"2026-06-11T12:10:04.697212327Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.697396 crc crio[24477]: time=\"2026-06-11T12:10:04.69728754Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.697459 crc crio[24477]: time=\"2026-06-11T12:10:04.697393993Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.697459 crc crio[24477]: time=\"2026-06-11T12:10:04.697439696Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.697733 crc crio[24477]: time=\"2026-06-11T12:10:04.697556038Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.697733 crc crio[24477]: time=\"2026-06-11T12:10:04.697599709Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.697733 crc crio[24477]: time=\"2026-06-11T12:10:04.69763273Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.697733 crc crio[24477]: time=\"2026-06-11T12:10:04.697707772Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.697990 crc crio[24477]: time=\"2026-06-11T12:10:04.697947Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.698051 crc crio[24477]: time=\"2026-06-11T12:10:04.698018092Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.698105 crc crio[24477]: time=\"2026-06-11T12:10:04.698087702Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.698144 crc crio[24477]: time=\"2026-06-11T12:10:04.698123933Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.698423 crc crio[24477]: time=\"2026-06-11T12:10:04.69833095Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.698482 crc crio[24477]: time=\"2026-06-11T12:10:04.698438393Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.698628 crc crio[24477]: time=\"2026-06-11T12:10:04.698581456Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.698731 crc crio[24477]: time=\"2026-06-11T12:10:04.69869197Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.698877 crc crio[24477]: time=\"2026-06-11T12:10:04.698831845Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.698979 crc crio[24477]: time=\"2026-06-11T12:10:04.698897617Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.699041 crc crio[24477]: time=\"2026-06-11T12:10:04.698978538Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.699041 crc crio[24477]: time=\"2026-06-11T12:10:04.699016569Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.699214 crc crio[24477]: time=\"2026-06-11T12:10:04.699170934Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.699283 crc crio[24477]: time=\"2026-06-11T12:10:04.699234156Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.699391 crc crio[24477]: time=\"2026-06-11T12:10:04.699323488Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.699477 crc crio[24477]: time=\"2026-06-11T12:10:04.69942703Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.699632 crc crio[24477]: time=\"2026-06-11T12:10:04.699588426Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.699773 crc crio[24477]: time=\"2026-06-11T12:10:04.699709529Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.699923 crc crio[24477]: time=\"2026-06-11T12:10:04.699813431Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.699980 crc crio[24477]: time=\"2026-06-11T12:10:04.699942785Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.700025 crc crio[24477]: time=\"2026-06-11T12:10:04.699987486Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.700105 crc crio[24477]: time=\"2026-06-11T12:10:04.700020327Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.700166 crc crio[24477]: time=\"2026-06-11T12:10:04.700138421Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.700222 crc crio[24477]: time=\"2026-06-11T12:10:04.700169332Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.701012 crc crio[24477]: time=\"2026-06-11T12:10:04.700938262Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.701085 crc crio[24477]: time=\"2026-06-11T12:10:04.701057486Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.701132 crc crio[24477]: time=\"2026-06-11T12:10:04.701093827Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.701132 crc crio[24477]: time=\"2026-06-11T12:10:04.701126937Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.701132 crc crio[24477]: time=\"2026-06-11T12:10:04.701181389Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.701462 crc crio[24477]: time=\"2026-06-11T12:10:04.701200829Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.701462 crc crio[24477]: time=\"2026-06-11T12:10:04.701433166Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.701536 crc crio[24477]: time=\"2026-06-11T12:10:04.701471127Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.701898 crc crio[24477]: time=\"2026-06-11T12:10:04.701785686Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.701898 crc crio[24477]: time=\"2026-06-11T12:10:04.701903129Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.702041 crc crio[24477]: time=\"2026-06-11T12:10:04.7019409Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.702041 crc crio[24477]: time=\"2026-06-11T12:10:04.701968541Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.702304 crc crio[24477]: time=\"2026-06-11T12:10:04.702097024Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.702304 crc crio[24477]: time=\"2026-06-11T12:10:04.702139405Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.702709 crc crio[24477]: time=\"2026-06-11T12:10:04.70232452Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.702709 crc crio[24477]: time=\"2026-06-11T12:10:04.702416733Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.702709 crc crio[24477]: time=\"2026-06-11T12:10:04.702528296Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.702709 crc crio[24477]: time=\"2026-06-11T12:10:04.702609568Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.702904 crc crio[24477]: time=\"2026-06-11T12:10:04.702721391Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.705112 crc crio[24477]: time=\"2026-06-11T12:10:04.702773383Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.706024215Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.706626752Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.706787087Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.706826598Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.706898189Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.707000682Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.707016922Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.707037434Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.707203477Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.707243308Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.707415553Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.707466814Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.707616199Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.707721622Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.707818754Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.707856505Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.707983319Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.70802574Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.708163934Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.708208475Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.70871076Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.70875535Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.708774371Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.708793881Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.708845824Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.710237 crc crio[24477]: time=\"2026-06-11T12:10:04.708944456Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.710237 crc crio[24477]: time=\"2026-06-11T12:10:04.709016658Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.710237 crc crio[24477]: time=\"2026-06-11T12:10:04.709043969Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.710237 crc crio[24477]: time=\"2026-06-11T12:10:04.709248455Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.710237 crc crio[24477]: time=\"2026-06-11T12:10:04.709282986Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.710237 crc crio[24477]: time=\"2026-06-11T12:10:04.709458601Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.710237 crc crio[24477]: time=\"2026-06-11T12:10:04.709498762Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.710237 crc crio[24477]: time=\"2026-06-11T12:10:04.709680127Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.710237 crc crio[24477]: time=\"2026-06-11T12:10:04.709721878Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.710237 crc crio[24477]: time=\"2026-06-11T12:10:04.709855341Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.710237 crc crio[24477]: time=\"2026-06-11T12:10:04.709895983Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.710237 crc crio[24477]: time=\"2026-06-11T12:10:04.710028346Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.710237 crc crio[24477]: time=\"2026-06-11T12:10:04.710063297Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.710953 crc crio[24477]: time=\"2026-06-11T12:10:04.710262533Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.710953 crc crio[24477]: time=\"2026-06-11T12:10:04.710299764Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.710953 crc crio[24477]: time=\"2026-06-11T12:10:04.710465669Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.710953 crc crio[24477]: time=\"2026-06-11T12:10:04.71050848Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.710953 crc crio[24477]: time=\"2026-06-11T12:10:04.710707425Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.710953 crc crio[24477]: time=\"2026-06-11T12:10:04.710744026Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.710953 crc crio[24477]: time=\"2026-06-11T12:10:04.710881951Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.710953 crc crio[24477]: time=\"2026-06-11T12:10:04.710919082Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.711227 crc crio[24477]: time=\"2026-06-11T12:10:04.711044784Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.711227 crc crio[24477]: time=\"2026-06-11T12:10:04.711080646Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.711413 crc crio[24477]: time=\"2026-06-11T12:10:04.711245051Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.711413 crc crio[24477]: time=\"2026-06-11T12:10:04.711288102Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.711505 crc crio[24477]: time=\"2026-06-11T12:10:04.711454797Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.711505 crc crio[24477]: time=\"2026-06-11T12:10:04.711495608Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.711719 crc crio[24477]: time=\"2026-06-11T12:10:04.711619761Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.711807 crc crio[24477]: time=\"2026-06-11T12:10:04.711744796Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.711981 crc crio[24477]: time=\"2026-06-11T12:10:04.71192167Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.712039 crc crio[24477]: time=\"2026-06-11T12:10:04.711984421Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.712084 crc crio[24477]: time=\"2026-06-11T12:10:04.712054483Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.712084 crc crio[24477]: time=\"2026-06-11T12:10:04.712079864Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.712296 crc crio[24477]: time=\"2026-06-11T12:10:04.712237031Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.712296 crc crio[24477]: time=\"2026-06-11T12:10:04.712266419Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.712566 crc crio[24477]: time=\"2026-06-11T12:10:04.712491666Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.712566 crc crio[24477]: time=\"2026-06-11T12:10:04.712536918Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.712734 crc crio[24477]: time=\"2026-06-11T12:10:04.712621569Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.712734 crc crio[24477]: time=\"2026-06-11T12:10:04.712711121Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.712994 crc crio[24477]: time=\"2026-06-11T12:10:04.712869216Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.713095 crc crio[24477]: time=\"2026-06-11T12:10:04.713030462Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.713196 crc crio[24477]: time=\"2026-06-11T12:10:04.713102382Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.713236 crc crio[24477]: time=\"2026-06-11T12:10:04.713208135Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.713404 crc crio[24477]: time=\"2026-06-11T12:10:04.713332618Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.713509 crc crio[24477]: time=\"2026-06-11T12:10:04.713421461Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.713571 crc crio[24477]: time=\"2026-06-11T12:10:04.713522874Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.713571 crc crio[24477]: time=\"2026-06-11T12:10:04.713563355Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.714294 crc crio[24477]: time=\"2026-06-11T12:10:04.714062299Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.714294 crc crio[24477]: time=\"2026-06-11T12:10:04.714124121Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.714294 crc crio[24477]: time=\"2026-06-11T12:10:04.714158371Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.714294 crc crio[24477]: time=\"2026-06-11T12:10:04.714183602Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.714546 crc crio[24477]: time=\"2026-06-11T12:10:04.714343007Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.714546 crc crio[24477]: time=\"2026-06-11T12:10:04.714412639Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.715009 crc crio[24477]: time=\"2026-06-11T12:10:04.714952934Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.715139 crc crio[24477]: time=\"2026-06-11T12:10:04.715012706Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.715139 crc crio[24477]: time=\"2026-06-11T12:10:04.715052057Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.715139 crc crio[24477]: time=\"2026-06-11T12:10:04.715078968Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.715139 crc crio[24477]: time=\"2026-06-11T12:10:04.715122239Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.715139 crc crio[24477]: time=\"2026-06-11T12:10:04.715140409Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.717026 crc crio[24477]: time=\"2026-06-11T12:10:04.716898929Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.717098 crc crio[24477]: time=\"2026-06-11T12:10:04.717071334Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.717231 crc crio[24477]: time=\"2026-06-11T12:10:04.717114025Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.717344 crc crio[24477]: time=\"2026-06-11T12:10:04.717226108Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.717593 crc crio[24477]: time=\"2026-06-11T12:10:04.717519057Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.717709 crc crio[24477]: time=\"2026-06-11T12:10:04.717598449Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.717821 crc crio[24477]: time=\"2026-06-11T12:10:04.717772223Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.717886 crc crio[24477]: time=\"2026-06-11T12:10:04.717852055Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.717995 crc crio[24477]: time=\"2026-06-11T12:10:04.717940108Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.718052 crc crio[24477]: time=\"2026-06-11T12:10:04.718023191Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.718193 crc crio[24477]: time=\"2026-06-11T12:10:04.718147213Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.718250 crc crio[24477]: time=\"2026-06-11T12:10:04.718216335Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.718444 crc crio[24477]: time=\"2026-06-11T12:10:04.71833241Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.718504 crc crio[24477]: time=\"2026-06-11T12:10:04.718462203Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.718553 crc crio[24477]: time=\"2026-06-11T12:10:04.718530235Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.718615 crc crio[24477]: time=\"2026-06-11T12:10:04.718573686Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.718886 crc crio[24477]: time=\"2026-06-11T12:10:04.718815592Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.718947 crc crio[24477]: time=\"2026-06-11T12:10:04.718892174Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.719103 crc crio[24477]: time=\"2026-06-11T12:10:04.719053448Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.719186 crc crio[24477]: time=\"2026-06-11T12:10:04.71911597Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.719298 crc crio[24477]: time=\"2026-06-11T12:10:04.719253364Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.719408 crc crio[24477]: time=\"2026-06-11T12:10:04.719316536Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.719453 crc crio[24477]: time=\"2026-06-11T12:10:04.71942211Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.719453 crc crio[24477]: time=\"2026-06-11T12:10:04.719453461Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.719760 crc crio[24477]: time=\"2026-06-11T12:10:04.719719128Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.719833 crc crio[24477]: time=\"2026-06-11T12:10:04.71978171Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.719943 crc crio[24477]: time=\"2026-06-11T12:10:04.719906683Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.720004 crc crio[24477]: time=\"2026-06-11T12:10:04.719954864Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.720185 crc crio[24477]: time=\"2026-06-11T12:10:04.72014621Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.720245 crc crio[24477]: time=\"2026-06-11T12:10:04.720205931Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.720312 crc crio[24477]: time=\"2026-06-11T12:10:04.720277123Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.720415 crc crio[24477]: time=\"2026-06-11T12:10:04.720323095Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.720562 crc crio[24477]: time=\"2026-06-11T12:10:04.72051358Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.720636 crc crio[24477]: time=\"2026-06-11T12:10:04.720577502Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.720821 crc crio[24477]: time=\"2026-06-11T12:10:04.720743506Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.720821 crc crio[24477]: time=\"2026-06-11T12:10:04.720779117Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.721012 crc crio[24477]: time=\"2026-06-11T12:10:04.720968153Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.721089 crc crio[24477]: time=\"2026-06-11T12:10:04.721027935Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.721149 crc crio[24477]: time=\"2026-06-11T12:10:04.721098357Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.721149 crc crio[24477]: time=\"2026-06-11T12:10:04.721130528Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.721510 crc crio[24477]: time=\"2026-06-11T12:10:04.721443016Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.721581 crc crio[24477]: time=\"2026-06-11T12:10:04.721510827Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.721623 crc crio[24477]: time=\"2026-06-11T12:10:04.721575329Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.721623 crc crio[24477]: time=\"2026-06-11T12:10:04.72160873Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.721864 crc crio[24477]: time=\"2026-06-11T12:10:04.721826506Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.721919 crc crio[24477]: time=\"2026-06-11T12:10:04.721869167Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.721919 crc crio[24477]: time=\"2026-06-11T12:10:04.721908788Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.721991 crc crio[24477]: time=\"2026-06-11T12:10:04.721931659Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.722186 crc crio[24477]: time=\"2026-06-11T12:10:04.722119854Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.722186 crc crio[24477]: time=\"2026-06-11T12:10:04.722182336Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.722488 crc crio[24477]: time=\"2026-06-11T12:10:04.722433713Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.722558 crc crio[24477]: time=\"2026-06-11T12:10:04.722498095Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.722799 crc crio[24477]: time=\"2026-06-11T12:10:04.722737202Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.722874 crc crio[24477]: time=\"2026-06-11T12:10:04.722820464Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.722922 crc crio[24477]: time=\"2026-06-11T12:10:04.722876056Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.722962 crc crio[24477]: time=\"2026-06-11T12:10:04.722921017Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.723039 crc crio[24477]: time=\"2026-06-11T12:10:04.722997179Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.723129 crc crio[24477]: time=\"2026-06-11T12:10:04.723060301Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.723244 crc crio[24477]: time=\"2026-06-11T12:10:04.723206085Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.723311 crc crio[24477]: time=\"2026-06-11T12:10:04.723256407Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.723521 crc crio[24477]: time=\"2026-06-11T12:10:04.723479493Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.723591 crc crio[24477]: time=\"2026-06-11T12:10:04.723541834Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.723721 crc crio[24477]: time=\"2026-06-11T12:10:04.723686058Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.723783 crc crio[24477]: time=\"2026-06-11T12:10:04.72373465Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.723993 crc crio[24477]: time=\"2026-06-11T12:10:04.723932175Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.724065 crc crio[24477]: time=\"2026-06-11T12:10:04.723999927Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.724171 crc crio[24477]: time=\"2026-06-11T12:10:04.724075149Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.724242 crc crio[24477]: time=\"2026-06-11T12:10:04.724187432Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.724382 crc crio[24477]: time=\"2026-06-11T12:10:04.724310006Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.724447 crc crio[24477]: time=\"2026-06-11T12:10:04.724402439Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.724523 crc crio[24477]: time=\"2026-06-11T12:10:04.724486701Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.724596 crc crio[24477]: time=\"2026-06-11T12:10:04.724532502Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.724839 crc crio[24477]: time=\"2026-06-11T12:10:04.724796349Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.724922 crc crio[24477]: time=\"2026-06-11T12:10:04.724855801Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.725197 crc crio[24477]: time=\"2026-06-11T12:10:04.725124598Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.725263 crc crio[24477]: time=\"2026-06-11T12:10:04.72520541Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.725305 crc crio[24477]: time=\"2026-06-11T12:10:04.725258972Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.725497 crc crio[24477]: time=\"2026-06-11T12:10:04.725459518Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.725559 crc crio[24477]: time=\"2026-06-11T12:10:04.72552766Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.725715 crc crio[24477]: time=\"2026-06-11T12:10:04.725625533Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.725810 crc crio[24477]: time=\"2026-06-11T12:10:04.725774977Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.725904 crc crio[24477]: time=\"2026-06-11T12:10:04.72586702Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.725979 crc crio[24477]: time=\"2026-06-11T12:10:04.725921341Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.725979 crc crio[24477]: time=\"2026-06-11T12:10:04.725947852Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.726097 crc crio[24477]: time=\"2026-06-11T12:10:04.725996754Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.726097 crc crio[24477]: time=\"2026-06-11T12:10:04.726044666Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.726250 crc crio[24477]: time=\"2026-06-11T12:10:04.726211139Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.726313 crc crio[24477]: time=\"2026-06-11T12:10:04.72625788Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.726472 crc crio[24477]: time=\"2026-06-11T12:10:04.726433965Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.726535 crc crio[24477]: time=\"2026-06-11T12:10:04.726492727Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.726580 crc crio[24477]: time=\"2026-06-11T12:10:04.726556699Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.726616 crc crio[24477]: time=\"2026-06-11T12:10:04.72659426Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.726859 crc crio[24477]: time=\"2026-06-11T12:10:04.726818317Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.726976 crc crio[24477]: time=\"2026-06-11T12:10:04.726876739Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.727118 crc crio[24477]: time=\"2026-06-11T12:10:04.727056563Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.727200 crc crio[24477]: time=\"2026-06-11T12:10:04.727142005Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.727313 crc crio[24477]: time=\"2026-06-11T12:10:04.72726291Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.727428 crc crio[24477]: time=\"2026-06-11T12:10:04.727329962Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.727773 crc crio[24477]: time=\"2026-06-11T12:10:04.727710611Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.727855 crc crio[24477]: time=\"2026-06-11T12:10:04.727790773Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.727894 crc crio[24477]: time=\"2026-06-11T12:10:04.727871516Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.727937 crc crio[24477]: time=\"2026-06-11T12:10:04.727917088Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.728193 crc crio[24477]: time=\"2026-06-11T12:10:04.728143384Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.728249 crc crio[24477]: time=\"2026-06-11T12:10:04.728217397Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.728347 crc crio[24477]: time=\"2026-06-11T12:10:04.72830509Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.728438 crc crio[24477]: time=\"2026-06-11T12:10:04.728407223Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.728636 crc crio[24477]: time=\"2026-06-11T12:10:04.728586616Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.728752 crc crio[24477]: time=\"2026-06-11T12:10:04.72872519Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.728859 crc crio[24477]: time=\"2026-06-11T12:10:04.728816344Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.728921 crc crio[24477]: time=\"2026-06-11T12:10:04.728882786Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.729280 crc crio[24477]: time=\"2026-06-11T12:10:04.729211903Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.729342 crc crio[24477]: time=\"2026-06-11T12:10:04.729293695Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.729564 crc crio[24477]: time=\"2026-06-11T12:10:04.729346387Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.729709 crc crio[24477]: time=\"2026-06-11T12:10:04.729587543Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.729763 crc crio[24477]: time=\"2026-06-11T12:10:04.729737198Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.729815 crc crio[24477]: time=\"2026-06-11T12:10:04.729782569Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.729854 crc crio[24477]: time=\"2026-06-11T12:10:04.72983308Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.729914 crc crio[24477]: time=\"2026-06-11T12:10:04.729858591Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.730043 crc crio[24477]: time=\"2026-06-11T12:10:04.729987204Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.730107 crc crio[24477]: time=\"2026-06-11T12:10:04.730050626Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.730252 crc crio[24477]: time=\"2026-06-11T12:10:04.73019463Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.730334 crc crio[24477]: time=\"2026-06-11T12:10:04.730265882Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.730423 crc crio[24477]: time=\"2026-06-11T12:10:04.730331584Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.730423 crc crio[24477]: time=\"2026-06-11T12:10:04.730402436Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.730683 crc crio[24477]: time=\"2026-06-11T12:10:04.730583792Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.730758 crc crio[24477]: time=\"2026-06-11T12:10:04.730704485Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.730985 crc crio[24477]: time=\"2026-06-11T12:10:04.730913331Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.731043 crc crio[24477]: time=\"2026-06-11T12:10:04.731001573Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.731082 crc crio[24477]: time=\"2026-06-11T12:10:04.731054285Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.731128 crc crio[24477]: time=\"2026-06-11T12:10:04.731089786Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.731174 crc crio[24477]: time=\"2026-06-11T12:10:04.731127447Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.731174 crc crio[24477]: time=\"2026-06-11T12:10:04.731154908Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.731343 crc crio[24477]: time=\"2026-06-11T12:10:04.731294552Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.731440 crc crio[24477]: time=\"2026-06-11T12:10:04.731405875Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.731579 crc crio[24477]: time=\"2026-06-11T12:10:04.731540648Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.731714 crc crio[24477]: time=\"2026-06-11T12:10:04.73159281Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.731873 crc crio[24477]: time=\"2026-06-11T12:10:04.731832196Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.731928 crc crio[24477]: time=\"2026-06-11T12:10:04.731895889Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.732031 crc crio[24477]: time=\"2026-06-11T12:10:04.731995221Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.732085 crc crio[24477]: time=\"2026-06-11T12:10:04.732044332Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.732249 crc crio[24477]: time=\"2026-06-11T12:10:04.732209318Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.732309 crc crio[24477]: time=\"2026-06-11T12:10:04.732271359Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.732395 crc crio[24477]: time=\"2026-06-11T12:10:04.732374531Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.732464 crc crio[24477]: time=\"2026-06-11T12:10:04.732411172Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.732738 crc crio[24477]: time=\"2026-06-11T12:10:04.732695361Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.732871 crc crio[24477]: time=\"2026-06-11T12:10:04.732760333Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.732914 crc crio[24477]: time=\"2026-06-11T12:10:04.732889436Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.732951 crc crio[24477]: time=\"2026-06-11T12:10:04.732924447Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.733123 crc crio[24477]: time=\"2026-06-11T12:10:04.733083372Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.733201 crc crio[24477]: time=\"2026-06-11T12:10:04.733141854Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.733391 crc crio[24477]: time=\"2026-06-11T12:10:04.733320449Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.733460 crc crio[24477]: time=\"2026-06-11T12:10:04.73339622Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.733557 crc crio[24477]: time=\"2026-06-11T12:10:04.733518185Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.733619 crc crio[24477]: time=\"2026-06-11T12:10:04.733577407Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.733745 crc crio[24477]: time=\"2026-06-11T12:10:04.733710928Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.733801 crc crio[24477]: time=\"2026-06-11T12:10:04.73375874Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.734002 crc crio[24477]: time=\"2026-06-11T12:10:04.733960427Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.734062 crc crio[24477]: time=\"2026-06-11T12:10:04.734022219Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.734107 crc crio[24477]: time=\"2026-06-11T12:10:04.73409262Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.734143 crc crio[24477]: time=\"2026-06-11T12:10:04.734129901Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.734298 crc crio[24477]: time=\"2026-06-11T12:10:04.734259115Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.734389 crc crio[24477]: time=\"2026-06-11T12:10:04.734318057Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.734462 crc crio[24477]: time=\"2026-06-11T12:10:04.734413789Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.734462 crc crio[24477]: time=\"2026-06-11T12:10:04.73444649Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.734707 crc crio[24477]: time=\"2026-06-11T12:10:04.734602285Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.734787 crc crio[24477]: time=\"2026-06-11T12:10:04.73473562Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.734916 crc crio[24477]: time=\"2026-06-11T12:10:04.734878021Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.734977 crc crio[24477]: time=\"2026-06-11T12:10:04.734925903Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.735141 crc crio[24477]: time=\"2026-06-11T12:10:04.73510305Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.735194 crc crio[24477]: time=\"2026-06-11T12:10:04.735162801Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.735312 crc crio[24477]: time=\"2026-06-11T12:10:04.735228181Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.735312 crc crio[24477]: time=\"2026-06-11T12:10:04.735258362Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.735503 crc crio[24477]: time=\"2026-06-11T12:10:04.735468289Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.735565 crc crio[24477]: time=\"2026-06-11T12:10:04.73551443Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.735607 crc crio[24477]: time=\"2026-06-11T12:10:04.735587341Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.735746 crc crio[24477]: time=\"2026-06-11T12:10:04.735705344Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.735879 crc crio[24477]: time=\"2026-06-11T12:10:04.735766336Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.735879 crc crio[24477]: time=\"2026-06-11T12:10:04.735813297Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.736130 crc crio[24477]: time=\"2026-06-11T12:10:04.736055095Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.736130 crc crio[24477]: time=\"2026-06-11T12:10:04.736134257Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.736903 crc crio[24477]: time=\"2026-06-11T12:10:04.736185389Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.736903 crc crio[24477]: time=\"2026-06-11T12:10:04.736223979Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.736903 crc crio[24477]: time=\"2026-06-11T12:10:04.736259971Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.736903 crc crio[24477]: time=\"2026-06-11T12:10:04.736302152Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.736903 crc crio[24477]: time=\"2026-06-11T12:10:04.73660445Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.736903 crc crio[24477]: time=\"2026-06-11T12:10:04.736715193Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.736903 crc crio[24477]: time=\"2026-06-11T12:10:04.736796506Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.736903 crc crio[24477]: time=\"2026-06-11T12:10:04.736830466Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.737476 crc crio[24477]: time=\"2026-06-11T12:10:04.73697185Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.737476 crc crio[24477]: time=\"2026-06-11T12:10:04.736998791Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.737476 crc crio[24477]: time=\"2026-06-11T12:10:04.737229457Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.737476 crc crio[24477]: time=\"2026-06-11T12:10:04.737261528Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.737624 crc crio[24477]: time=\"2026-06-11T12:10:04.737481644Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.737624 crc crio[24477]: time=\"2026-06-11T12:10:04.737532746Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.737624 crc crio[24477]: time=\"2026-06-11T12:10:04.737599218Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.737827 crc crio[24477]: time=\"2026-06-11T12:10:04.737632009Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.737907 crc crio[24477]: time=\"2026-06-11T12:10:04.737865075Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.737968 crc crio[24477]: time=\"2026-06-11T12:10:04.737927167Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.738044 crc crio[24477]: time=\"2026-06-11T12:10:04.737997629Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.738137 crc crio[24477]: time=\"2026-06-11T12:10:04.738102352Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.738338 crc crio[24477]: time=\"2026-06-11T12:10:04.738298947Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.738430 crc crio[24477]: time=\"2026-06-11T12:10:04.73839797Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.738567 crc crio[24477]: time=\"2026-06-11T12:10:04.738476492Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.738620 crc crio[24477]: time=\"2026-06-11T12:10:04.738582665Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.738760 crc crio[24477]: time=\"2026-06-11T12:10:04.738724969Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.738807 crc crio[24477]: time=\"2026-06-11T12:10:04.73876755Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.739080 crc crio[24477]: time=\"2026-06-11T12:10:04.738974717Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.739080 crc crio[24477]: time=\"2026-06-11T12:10:04.739025618Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.739447 crc crio[24477]: time=\"2026-06-11T12:10:04.739209333Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.739447 crc crio[24477]: time=\"2026-06-11T12:10:04.739249744Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.739447 crc crio[24477]: time=\"2026-06-11T12:10:04.739407329Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.739447 crc crio[24477]: time=\"2026-06-11T12:10:04.73944307Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.739598 crc crio[24477]: time=\"2026-06-11T12:10:04.739579143Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.739636 crc crio[24477]: time=\"2026-06-11T12:10:04.739619564Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.739845 crc crio[24477]: time=\"2026-06-11T12:10:04.73980984Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.739901 crc crio[24477]: time=\"2026-06-11T12:10:04.739858641Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.740098 crc crio[24477]: time=\"2026-06-11T12:10:04.740057627Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.740167 crc crio[24477]: time=\"2026-06-11T12:10:04.740120298Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.740207 crc crio[24477]: time=\"2026-06-11T12:10:04.74018841Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.740306 crc crio[24477]: time=\"2026-06-11T12:10:04.740271423Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.740458 crc crio[24477]: time=\"2026-06-11T12:10:04.740384676Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.740458 crc crio[24477]: time=\"2026-06-11T12:10:04.740451587Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.740589 crc crio[24477]: time=\"2026-06-11T12:10:04.740553641Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.740714 crc crio[24477]: time=\"2026-06-11T12:10:04.740600833Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.740923 crc crio[24477]: time=\"2026-06-11T12:10:04.740881329Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.740979 crc crio[24477]: time=\"2026-06-11T12:10:04.740948831Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.741074 crc crio[24477]: time=\"2026-06-11T12:10:04.741038824Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.741143 crc crio[24477]: time=\"2026-06-11T12:10:04.741094245Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.741319 crc crio[24477]: time=\"2026-06-11T12:10:04.74127581Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.741443 crc crio[24477]: time=\"2026-06-11T12:10:04.741334802Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.741497 crc crio[24477]: time=\"2026-06-11T12:10:04.741473006Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.741551 crc crio[24477]: time=\"2026-06-11T12:10:04.741511357Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.741817 crc crio[24477]: time=\"2026-06-11T12:10:04.741777564Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.741890 crc crio[24477]: time=\"2026-06-11T12:10:04.741839226Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.741980 crc crio[24477]: time=\"2026-06-11T12:10:04.741944519Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.742033 crc crio[24477]: time=\"2026-06-11T12:10:04.74199228Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.742164 crc crio[24477]: time=\"2026-06-11T12:10:04.742124985Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.742224 crc crio[24477]: time=\"2026-06-11T12:10:04.742183106Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.742340 crc crio[24477]: time=\"2026-06-11T12:10:04.74230122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.742433 crc crio[24477]: time=\"2026-06-11T12:10:04.742381402Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.742527 crc crio[24477]: time=\"2026-06-11T12:10:04.742483915Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.742581 crc crio[24477]: time=\"2026-06-11T12:10:04.742547646Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.742842 crc crio[24477]: time=\"2026-06-11T12:10:04.742808064Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.742948 crc crio[24477]: time=\"2026-06-11T12:10:04.742857769Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.743020 crc crio[24477]: time=\"2026-06-11T12:10:04.742981468Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.743123 crc crio[24477]: time=\"2026-06-11T12:10:04.743089471Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.743123 crc crio[24477]: time=\"2026-06-11T12:10:04.743119632Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.743217 crc crio[24477]: time=\"2026-06-11T12:10:04.743144013Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.743287 crc crio[24477]: time=\"2026-06-11T12:10:04.743244076Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.743340 crc crio[24477]: time=\"2026-06-11T12:10:04.743304787Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.743772 crc crio[24477]: time=\"2026-06-11T12:10:04.743631616Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.743910 crc crio[24477]: time=\"2026-06-11T12:10:04.743796471Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.743910 crc crio[24477]: time=\"2026-06-11T12:10:04.743850572Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.743910 crc crio[24477]: time=\"2026-06-11T12:10:04.743886513Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.744016 crc crio[24477]: time=\"2026-06-11T12:10:04.743925514Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.744016 crc crio[24477]: time=\"2026-06-11T12:10:04.743953805Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.744169 crc crio[24477]: time=\"2026-06-11T12:10:04.744108259Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.744169 crc crio[24477]: time=\"2026-06-11T12:10:04.744164791Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.744312 crc crio[24477]: time=\"2026-06-11T12:10:04.744203282Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.744312 crc crio[24477]: time=\"2026-06-11T12:10:04.744251353Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.744460 crc crio[24477]: time=\"2026-06-11T12:10:04.744422979Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.744515 crc crio[24477]: time=\"2026-06-11T12:10:04.744474341Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.744577 crc crio[24477]: time=\"2026-06-11T12:10:04.744536551Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.744630 crc crio[24477]: time=\"2026-06-11T12:10:04.744599854Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.744780 crc crio[24477]: time=\"2026-06-11T12:10:04.744746058Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.744846 crc crio[24477]: time=\"2026-06-11T12:10:04.744796203Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.745063 crc crio[24477]: time=\"2026-06-11T12:10:04.745004805Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.745122 crc crio[24477]: time=\"2026-06-11T12:10:04.745071097Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.745214 crc crio[24477]: time=\"2026-06-11T12:10:04.745152969Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.745290 crc crio[24477]: time=\"2026-06-11T12:10:04.745228091Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.745386 crc crio[24477]: time=\"2026-06-11T12:10:04.745331264Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.745525 crc crio[24477]: time=\"2026-06-11T12:10:04.745411756Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.745525 crc crio[24477]: time=\"2026-06-11T12:10:04.745517549Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.745756 crc crio[24477]: time=\"2026-06-11T12:10:04.74555008Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.745756 crc crio[24477]: time=\"2026-06-11T12:10:04.745729045Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.746217 crc crio[24477]: time=\"2026-06-11T12:10:04.745768706Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.746217 crc crio[24477]: time=\"2026-06-11T12:10:04.74591594Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.746217 crc crio[24477]: time=\"2026-06-11T12:10:04.745947821Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.746217 crc crio[24477]: time=\"2026-06-11T12:10:04.746073635Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.746217 crc crio[24477]: time=\"2026-06-11T12:10:04.746113526Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.747014 crc crio[24477]: time=\"2026-06-11T12:10:04.746264911Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.747014 crc crio[24477]: time=\"2026-06-11T12:10:04.746302452Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.747014 crc crio[24477]: time=\"2026-06-11T12:10:04.746439616Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.747014 crc crio[24477]: time=\"2026-06-11T12:10:04.746481277Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.747014 crc crio[24477]: time=\"2026-06-11T12:10:04.746634121Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.747014 crc crio[24477]: time=\"2026-06-11T12:10:04.746730154Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.747014 crc crio[24477]: time=\"2026-06-11T12:10:04.746869778Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.747014 crc crio[24477]: time=\"2026-06-11T12:10:04.746909939Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.747946 crc crio[24477]: time=\"2026-06-11T12:10:04.747034982Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.747946 crc crio[24477]: time=\"2026-06-11T12:10:04.747066573Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.747946 crc crio[24477]: time=\"2026-06-11T12:10:04.747236868Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.747946 crc crio[24477]: time=\"2026-06-11T12:10:04.747275459Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.747946 crc crio[24477]: time=\"2026-06-11T12:10:04.747537066Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.747946 crc crio[24477]: time=\"2026-06-11T12:10:04.747570247Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.747946 crc crio[24477]: time=\"2026-06-11T12:10:04.747795403Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.747946 crc crio[24477]: time=\"2026-06-11T12:10:04.747843055Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.748634 crc crio[24477]: time=\"2026-06-11T12:10:04.747958228Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.748634 crc crio[24477]: time=\"2026-06-11T12:10:04.747990899Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.748634 crc crio[24477]: time=\"2026-06-11T12:10:04.748194094Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.748634 crc crio[24477]: time=\"2026-06-11T12:10:04.748235065Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.748634 crc crio[24477]: time=\"2026-06-11T12:10:04.748465482Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.748634 crc crio[24477]: time=\"2026-06-11T12:10:04.748498683Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.748930 crc crio[24477]: time=\"2026-06-11T12:10:04.748791461Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.748930 crc crio[24477]: time=\"2026-06-11T12:10:04.748836842Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.749015 crc crio[24477]: time=\"2026-06-11T12:10:04.748941876Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.749015 crc crio[24477]: time=\"2026-06-11T12:10:04.748984357Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.749449 crc crio[24477]: time=\"2026-06-11T12:10:04.74913621Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.749449 crc crio[24477]: time=\"2026-06-11T12:10:04.749217933Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.749449 crc crio[24477]: time=\"2026-06-11T12:10:04.749378258Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.749449 crc crio[24477]: time=\"2026-06-11T12:10:04.749415429Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.749614 crc crio[24477]: time=\"2026-06-11T12:10:04.749593983Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.749764 crc crio[24477]: time=\"2026-06-11T12:10:04.749720476Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.749884 crc crio[24477]: time=\"2026-06-11T12:10:04.749846641Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.749945 crc crio[24477]: time=\"2026-06-11T12:10:04.749896942Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.750072 crc crio[24477]: time=\"2026-06-11T12:10:04.750026566Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.750153 crc crio[24477]: time=\"2026-06-11T12:10:04.750091128Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.750379 crc crio[24477]: time=\"2026-06-11T12:10:04.750299804Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.750455 crc crio[24477]: time=\"2026-06-11T12:10:04.750381387Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.750545 crc crio[24477]: time=\"2026-06-11T12:10:04.75050393Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.750608 crc crio[24477]: time=\"2026-06-11T12:10:04.750563821Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.750799 crc crio[24477]: time=\"2026-06-11T12:10:04.750765557Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.750869 crc crio[24477]: time=\"2026-06-11T12:10:04.750812959Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.751058 crc crio[24477]: time=\"2026-06-11T12:10:04.751013393Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.751126 crc crio[24477]: time=\"2026-06-11T12:10:04.751077975Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.751251 crc crio[24477]: time=\"2026-06-11T12:10:04.75120938Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.751323 crc crio[24477]: time=\"2026-06-11T12:10:04.751261621Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.751494 crc crio[24477]: time=\"2026-06-11T12:10:04.751455036Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.751550 crc crio[24477]: time=\"2026-06-11T12:10:04.751514328Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.751783 crc crio[24477]: time=\"2026-06-11T12:10:04.751745965Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.751841 crc crio[24477]: time=\"2026-06-11T12:10:04.751798647Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.751877 crc crio[24477]: time=\"2026-06-11T12:10:04.751860098Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.751923 crc crio[24477]: time=\"2026-06-11T12:10:04.751885809Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.752187 crc crio[24477]: time=\"2026-06-11T12:10:04.752127074Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.752283 crc crio[24477]: time=\"2026-06-11T12:10:04.752199816Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.752477 crc crio[24477]: time=\"2026-06-11T12:10:04.752422442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.752546 crc crio[24477]: time=\"2026-06-11T12:10:04.752510654Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.752621 crc crio[24477]: time=\"2026-06-11T12:10:04.752575446Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.752756 crc crio[24477]: time=\"2026-06-11T12:10:04.75269717Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.752905 crc crio[24477]: time=\"2026-06-11T12:10:04.752851244Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.752986 crc crio[24477]: time=\"2026-06-11T12:10:04.752931566Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.753035 crc crio[24477]: time=\"2026-06-11T12:10:04.752985388Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.753035 crc crio[24477]: time=\"2026-06-11T12:10:04.753030039Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.753275 crc crio[24477]: time=\"2026-06-11T12:10:04.753223104Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.753386 crc crio[24477]: time=\"2026-06-11T12:10:04.753289416Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.753462 crc crio[24477]: time=\"2026-06-11T12:10:04.753409779Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.753462 crc crio[24477]: time=\"2026-06-11T12:10:04.753456072Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.753723 crc crio[24477]: time=\"2026-06-11T12:10:04.753580405Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.753801 crc crio[24477]: time=\"2026-06-11T12:10:04.753730267Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.753839 crc crio[24477]: time=\"2026-06-11T12:10:04.753797261Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.753875 crc crio[24477]: time=\"2026-06-11T12:10:04.753840402Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.754148 crc crio[24477]: time=\"2026-06-11T12:10:04.754075869Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.754148 crc crio[24477]: time=\"2026-06-11T12:10:04.754146181Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.754249 crc crio[24477]: time=\"2026-06-11T12:10:04.754193932Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.754249 crc crio[24477]: time=\"2026-06-11T12:10:04.754233113Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.754498 crc crio[24477]: time=\"2026-06-11T12:10:04.754454549Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.754498 crc crio[24477]: time=\"2026-06-11T12:10:04.754523971Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.755286 crc crio[24477]: time=\"2026-06-11T12:10:04.754703146Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.755286 crc crio[24477]: time=\"2026-06-11T12:10:04.754753987Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.755286 crc crio[24477]: time=\"2026-06-11T12:10:04.754876991Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.755286 crc crio[24477]: time=\"2026-06-11T12:10:04.754915022Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.755286 crc crio[24477]: time=\"2026-06-11T12:10:04.755074776Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.755286 crc crio[24477]: time=\"2026-06-11T12:10:04.755114737Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.755286 crc crio[24477]: time=\"2026-06-11T12:10:04.755256851Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.755701 crc crio[24477]: time=\"2026-06-11T12:10:04.755323783Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.755701 crc crio[24477]: time=\"2026-06-11T12:10:04.75557952Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.755701 crc crio[24477]: time=\"2026-06-11T12:10:04.755630722Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.755913 crc crio[24477]: time=\"2026-06-11T12:10:04.755861809Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.755977 crc crio[24477]: time=\"2026-06-11T12:10:04.755938501Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.756087 crc crio[24477]: time=\"2026-06-11T12:10:04.756045293Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.756171 crc crio[24477]: time=\"2026-06-11T12:10:04.756111655Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.756275 crc crio[24477]: time=\"2026-06-11T12:10:04.756227389Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.756341 crc crio[24477]: time=\"2026-06-11T12:10:04.756299141Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.756548 crc crio[24477]: time=\"2026-06-11T12:10:04.756506706Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.756613 crc crio[24477]: time=\"2026-06-11T12:10:04.756571748Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.756892 crc crio[24477]: time=\"2026-06-11T12:10:04.756843046Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.756966 crc crio[24477]: time=\"2026-06-11T12:10:04.756917518Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.757018 crc crio[24477]: time=\"2026-06-11T12:10:04.756960359Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.757018 crc crio[24477]: time=\"2026-06-11T12:10:04.75699767Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.757018 crc crio[24477]: time=\"2026-06-11T12:10:04.757014351Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.757160 crc crio[24477]: time=\"2026-06-11T12:10:04.757040642Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.757373 crc crio[24477]: time=\"2026-06-11T12:10:04.757299359Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.757432 crc crio[24477]: time=\"2026-06-11T12:10:04.757398651Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.757526 crc crio[24477]: time=\"2026-06-11T12:10:04.757478964Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.757592 crc crio[24477]: time=\"2026-06-11T12:10:04.757552216Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.757772 crc crio[24477]: time=\"2026-06-11T12:10:04.757731141Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.757831 crc crio[24477]: time=\"2026-06-11T12:10:04.757789072Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.758038 crc crio[24477]: time=\"2026-06-11T12:10:04.757987058Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.758215 crc crio[24477]: time=\"2026-06-11T12:10:04.75805956Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.758215 crc crio[24477]: time=\"2026-06-11T12:10:04.758141752Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.758215 crc crio[24477]: time=\"2026-06-11T12:10:04.758177803Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.758618 crc crio[24477]: time=\"2026-06-11T12:10:04.758550443Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.758821 crc crio[24477]: time=\"2026-06-11T12:10:04.758731808Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.758821 crc crio[24477]: time=\"2026-06-11T12:10:04.75879103Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.758938 crc crio[24477]: time=\"2026-06-11T12:10:04.758831301Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.758938 crc crio[24477]: time=\"2026-06-11T12:10:04.758915884Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.758938 crc crio[24477]: time=\"2026-06-11T12:10:04.758957635Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.758938 crc crio[24477]: time=\"2026-06-11T12:10:04.758989296Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.758938 crc crio[24477]: time=\"2026-06-11T12:10:04.759014887Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.759817 crc crio[24477]: time=\"2026-06-11T12:10:04.759183492Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.759817 crc crio[24477]: time=\"2026-06-11T12:10:04.759225013Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.759817 crc crio[24477]: time=\"2026-06-11T12:10:04.759268384Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.759817 crc crio[24477]: time=\"2026-06-11T12:10:04.759294275Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.759817 crc crio[24477]: time=\"2026-06-11T12:10:04.759517871Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.759817 crc crio[24477]: time=\"2026-06-11T12:10:04.759557712Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.759817 crc crio[24477]: time=\"2026-06-11T12:10:04.759591723Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.759817 crc crio[24477]: time=\"2026-06-11T12:10:04.759612234Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.760268 crc crio[24477]: time=\"2026-06-11T12:10:04.75983452Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.760268 crc crio[24477]: time=\"2026-06-11T12:10:04.75986378Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.760268 crc crio[24477]: time=\"2026-06-11T12:10:04.760028195Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.760268 crc crio[24477]: time=\"2026-06-11T12:10:04.760055486Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.760268 crc crio[24477]: time=\"2026-06-11T12:10:04.760236081Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.760268 crc crio[24477]: time=\"2026-06-11T12:10:04.760271062Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.760548 crc crio[24477]: time=\"2026-06-11T12:10:04.760454827Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.760548 crc crio[24477]: time=\"2026-06-11T12:10:04.760492488Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.760746 crc crio[24477]: time=\"2026-06-11T12:10:04.760711524Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.760804 crc crio[24477]: time=\"2026-06-11T12:10:04.760759855Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.760964 crc crio[24477]: time=\"2026-06-11T12:10:04.76089305Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.761027 crc crio[24477]: time=\"2026-06-11T12:10:04.760974362Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.761139 crc crio[24477]: time=\"2026-06-11T12:10:04.761107076Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.761206 crc crio[24477]: time=\"2026-06-11T12:10:04.761150317Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.761345 crc crio[24477]: time=\"2026-06-11T12:10:04.761308991Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.761434 crc crio[24477]: time=\"2026-06-11T12:10:04.761391754Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.761599 crc crio[24477]: time=\"2026-06-11T12:10:04.761558968Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.761710 crc crio[24477]: time=\"2026-06-11T12:10:04.76161475Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.761887 crc crio[24477]: time=\"2026-06-11T12:10:04.761853466Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.761943 crc crio[24477]: time=\"2026-06-11T12:10:04.761898958Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.762144 crc crio[24477]: time=\"2026-06-11T12:10:04.762102453Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.762205 crc crio[24477]: time=\"2026-06-11T12:10:04.762165225Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.762276 crc crio[24477]: time=\"2026-06-11T12:10:04.762239278Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.762339 crc crio[24477]: time=\"2026-06-11T12:10:04.76229833Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.762547 crc crio[24477]: time=\"2026-06-11T12:10:04.762508036Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.762611 crc crio[24477]: time=\"2026-06-11T12:10:04.762567997Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.762716 crc crio[24477]: time=\"2026-06-11T12:10:04.762613088Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.762766 crc crio[24477]: time=\"2026-06-11T12:10:04.762724051Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.762904 crc crio[24477]: time=\"2026-06-11T12:10:04.762868205Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.762961 crc crio[24477]: time=\"2026-06-11T12:10:04.762916397Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.763092 crc crio[24477]: time=\"2026-06-11T12:10:04.763060351Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.763153 crc crio[24477]: time=\"2026-06-11T12:10:04.763103192Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.763282 crc crio[24477]: time=\"2026-06-11T12:10:04.763245566Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.763336 crc crio[24477]: time=\"2026-06-11T12:10:04.763300017Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.763501 crc crio[24477]: time=\"2026-06-11T12:10:04.763468662Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.763567 crc crio[24477]: time=\"2026-06-11T12:10:04.763513833Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.763747 crc crio[24477]: time=\"2026-06-11T12:10:04.76370599Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.763818 crc crio[24477]: time=\"2026-06-11T12:10:04.763762541Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.764012 crc crio[24477]: time=\"2026-06-11T12:10:04.763975936Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.764080 crc crio[24477]: time=\"2026-06-11T12:10:04.764021207Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.764214 crc crio[24477]: time=\"2026-06-11T12:10:04.764177132Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.764269 crc crio[24477]: time=\"2026-06-11T12:10:04.764227713Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.764503 crc crio[24477]: time=\"2026-06-11T12:10:04.76446744Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.764566 crc crio[24477]: time=\"2026-06-11T12:10:04.764513341Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.764767 crc crio[24477]: time=\"2026-06-11T12:10:04.764724797Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.764767 crc crio[24477]: time=\"2026-06-11T12:10:04.764758088Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.764767 crc crio[24477]: time=\"2026-06-11T12:10:04.764985694Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.764767 crc crio[24477]: time=\"2026-06-11T12:10:04.765014865Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.764767 crc crio[24477]: time=\"2026-06-11T12:10:04.7652121Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.764767 crc crio[24477]: time=\"2026-06-11T12:10:04.765239641Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.765568 crc crio[24477]: time=\"2026-06-11T12:10:04.765432027Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.765568 crc crio[24477]: time=\"2026-06-11T12:10:04.765461598Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.765726 crc crio[24477]: time=\"2026-06-11T12:10:04.765634783Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.765726 crc crio[24477]: time=\"2026-06-11T12:10:04.765720405Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.766148 crc crio[24477]: time=\"2026-06-11T12:10:04.766092904Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.766148 crc crio[24477]: time=\"2026-06-11T12:10:04.766148516Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.766319 crc crio[24477]: time=\"2026-06-11T12:10:04.766267669Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.766417 crc crio[24477]: time=\"2026-06-11T12:10:04.766320451Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.766711 crc crio[24477]: time=\"2026-06-11T12:10:04.766625759Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.766778 crc crio[24477]: time=\"2026-06-11T12:10:04.766725332Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.766951 crc crio[24477]: time=\"2026-06-11T12:10:04.766901868Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.766951 crc crio[24477]: time=\"2026-06-11T12:10:04.766949139Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.767107 crc crio[24477]: time=\"2026-06-11T12:10:04.767008571Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.767107 crc crio[24477]: time=\"2026-06-11T12:10:04.767028441Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.767369 crc crio[24477]: time=\"2026-06-11T12:10:04.767290449Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.767446 crc crio[24477]: time=\"2026-06-11T12:10:04.76734911Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.767547 crc crio[24477]: time=\"2026-06-11T12:10:04.767504874Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.767609 crc crio[24477]: time=\"2026-06-11T12:10:04.767560746Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.767799 crc crio[24477]: time=\"2026-06-11T12:10:04.767763222Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.767886 crc crio[24477]: time=\"2026-06-11T12:10:04.767809703Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.768038 crc crio[24477]: time=\"2026-06-11T12:10:04.768000628Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.768117 crc crio[24477]: time=\"2026-06-11T12:10:04.768045019Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.768244 crc crio[24477]: time=\"2026-06-11T12:10:04.768201504Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.768303 crc crio[24477]: time=\"2026-06-11T12:10:04.768263025Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.768722 crc crio[24477]: time=\"2026-06-11T12:10:04.768594195Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.768788 crc crio[24477]: time=\"2026-06-11T12:10:04.768717448Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.768910 crc crio[24477]: time=\"2026-06-11T12:10:04.768851802Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.768993 crc crio[24477]: time=\"2026-06-11T12:10:04.768909993Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.769133 crc crio[24477]: time=\"2026-06-11T12:10:04.769076518Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.769133 crc crio[24477]: time=\"2026-06-11T12:10:04.769126569Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.769404 crc crio[24477]: time=\"2026-06-11T12:10:04.769298304Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.769404 crc crio[24477]: time=\"2026-06-11T12:10:04.769400647Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.769531 crc crio[24477]: time=\"2026-06-11T12:10:04.76950543Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.769588 crc crio[24477]: time=\"2026-06-11T12:10:04.76953415Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.769844 crc crio[24477]: time=\"2026-06-11T12:10:04.769786217Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.769844 crc crio[24477]: time=\"2026-06-11T12:10:04.769834039Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.769984 crc crio[24477]: time=\"2026-06-11T12:10:04.769950663Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.770047 crc crio[24477]: time=\"2026-06-11T12:10:04.769994314Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.770146 crc crio[24477]: time=\"2026-06-11T12:10:04.770114248Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.770312 crc crio[24477]: time=\"2026-06-11T12:10:04.770156229Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.770312 crc crio[24477]: time=\"2026-06-11T12:10:04.770267352Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.770312 crc crio[24477]: time=\"2026-06-11T12:10:04.770292882Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.770540 crc crio[24477]: time=\"2026-06-11T12:10:04.770500168Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.770603 crc crio[24477]: time=\"2026-06-11T12:10:04.77055658Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.770789 crc crio[24477]: time=\"2026-06-11T12:10:04.770753805Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.770875 crc crio[24477]: time=\"2026-06-11T12:10:04.770799166Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.771003 crc crio[24477]: time=\"2026-06-11T12:10:04.770964771Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.771072 crc crio[24477]: time=\"2026-06-11T12:10:04.771014392Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.771179 crc crio[24477]: time=\"2026-06-11T12:10:04.771141866Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.771250 crc crio[24477]: time=\"2026-06-11T12:10:04.771188267Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.771380 crc crio[24477]: time=\"2026-06-11T12:10:04.771314832Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.771469 crc crio[24477]: time=\"2026-06-11T12:10:04.771387544Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.771469 crc crio[24477]: time=\"2026-06-11T12:10:04.771445835Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.771469 crc crio[24477]: time=\"2026-06-11T12:10:04.771467176Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.771818 crc crio[24477]: time=\"2026-06-11T12:10:04.771759934Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.771818 crc crio[24477]: time=\"2026-06-11T12:10:04.771814886Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.772067 crc crio[24477]: time=\"2026-06-11T12:10:04.771947529Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.772150 crc crio[24477]: time=\"2026-06-11T12:10:04.772075703Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.772190 crc crio[24477]: time=\"2026-06-11T12:10:04.772148375Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.772190 crc crio[24477]: time=\"2026-06-11T12:10:04.772173205Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.772391 crc crio[24477]: time=\"2026-06-11T12:10:04.77232309Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.772450 crc crio[24477]: time=\"2026-06-11T12:10:04.772393231Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.772565 crc crio[24477]: time=\"2026-06-11T12:10:04.772528575Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.772634 crc crio[24477]: time=\"2026-06-11T12:10:04.772575376Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.772825 crc crio[24477]: time=\"2026-06-11T12:10:04.772783483Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.772926 crc crio[24477]: time=\"2026-06-11T12:10:04.772842025Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:04.772926 crc crio[24477]: time=\"2026-06-11T12:10:04.772875696Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 12:10:04.772926 crc crio[24477]: time=\"2026-06-11T12:10:04.772895166Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 12:10:05.980446 crc crio[24477]: time=\"2026-06-11T12:10:05.97958785Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686330-6j4d4/POD\" id=a11d5763-11b4-4942-a880-0db10d41a879 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:10:05.984526 crc crio[24477]: time=\"2026-06-11T12:10:05.980472846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:10:06.011024 crc crio[24477]: time=\"2026-06-11T12:10:06.010857176Z\" level=info msg=\"NetworkStart: stopping network for sandbox dd52cf5665a6be5b5efa0d82e38a198f62bb95eab6e7462a4ce8056fa08c9a2b\" id=a11d5763-11b4-4942-a880-0db10d41a879 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:10:06.011619 crc crio[24477]: time=\"2026-06-11T12:10:06.011417991Z\" level=warning msg=\"Failed to destroy network for pod sandbox k8s_auto-csr-approver-29686330-6j4d4_openshift-infra_9aff6e68-c04a-41df-8756-a9e68f6d4c5a_0(dd52cf5665a6be5b5efa0d82e38a198f62bb95eab6e7462a4ce8056fa08c9a2b): no CNI configuration file in /etc/kubernetes/cni/net.d/. Has your network provider started?\"\nJun 11 12:10:06.011875 crc crio[24477]: time=\"2026-06-11T12:10:06.011821693Z\" level=warning msg=\"Failed to remove netns path /var/run/netns/9f8155b4-870c-48d2-ba20-42946d951401: unlinkat /var/run/netns/9f8155b4-870c-48d2-ba20-42946d951401: device or resource busy\"\nJun 11 12:10:06.012229 crc crio[24477]: time=\"2026-06-11T12:10:06.012000568Z\" level=error msg=\"Error stopping network on cleanup: network teardown failed for pod sandbox k8s_auto-csr-approver-29686330-6j4d4_openshift-infra_9aff6e68-c04a-41df-8756-a9e68f6d4c5a_0(dd52cf5665a6be5b5efa0d82e38a198f62bb95eab6e7462a4ce8056fa08c9a2b): no CNI configuration file in /etc/kubernetes/cni/net.d/. Has your network provider started?\" id=a11d5763-11b4-4942-a880-0db10d41a879 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:10:06.012229 crc crio[24477]: time=\"2026-06-11T12:10:06.012102271Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox dd52cf5665a6be5b5efa0d82e38a198f62bb95eab6e7462a4ce8056fa08c9a2b\" id=a11d5763-11b4-4942-a880-0db10d41a879 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:10:06.016316 crc crio[24477]: time=\"2026-06-11T12:10:06.016202953Z\" level=info msg=\"runSandbox: deleting pod ID dd52cf5665a6be5b5efa0d82e38a198f62bb95eab6e7462a4ce8056fa08c9a2b from idIndex\" id=a11d5763-11b4-4942-a880-0db10d41a879 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:10:06.016316 crc crio[24477]: time=\"2026-06-11T12:10:06.016310426Z\" level=info msg=\"runSandbox: removing pod sandbox dd52cf5665a6be5b5efa0d82e38a198f62bb95eab6e7462a4ce8056fa08c9a2b\" id=a11d5763-11b4-4942-a880-0db10d41a879 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:10:06.016924 crc crio[24477]: time=\"2026-06-11T12:10:06.01644133Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox dd52cf5665a6be5b5efa0d82e38a198f62bb95eab6e7462a4ce8056fa08c9a2b\" id=a11d5763-11b4-4942-a880-0db10d41a879 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:10:06.016924 crc crio[24477]: time=\"2026-06-11T12:10:06.016470131Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox dd52cf5665a6be5b5efa0d82e38a198f62bb95eab6e7462a4ce8056fa08c9a2b\" id=a11d5763-11b4-4942-a880-0db10d41a879 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:10:06.017223 crc crio[24477]: time=\"2026-06-11T12:10:06.017125929Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: dd52cf5665a6be5b5efa0d82e38a198f62bb95eab6e7462a4ce8056fa08c9a2b\" id=a11d5763-11b4-4942-a880-0db10d41a879 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:10:06.023943 crc crio[24477]: time=\"2026-06-11T12:10:06.023796718Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_auto-csr-approver-29686330-6j4d4_openshift-infra_9aff6e68-c04a-41df-8756-a9e68f6d4c5a_0\" id=a11d5763-11b4-4942-a880-0db10d41a879 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:10:06.023943 crc crio[24477]: time=\"2026-06-11T12:10:06.02387517Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_auto-csr-approver-29686330-6j4d4_openshift-infra_9aff6e68-c04a-41df-8756-a9e68f6d4c5a_0\" id=a11d5763-11b4-4942-a880-0db10d41a879 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:10:08.419317 crc crio[24477]: time=\"2026-06-11T12:10:08.418051946Z\" level=info msg=\"Stopping pod sandbox: 4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1\" id=456eb73d-ebfc-461a-bd76-1fb47a4ebb94 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:10:08.419317 crc crio[24477]: time=\"2026-06-11T12:10:08.419134737Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1\" id=456eb73d-ebfc-461a-bd76-1fb47a4ebb94 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:10:08.421853 crc crio[24477]: time=\"2026-06-11T12:10:08.420262277Z\" level=info msg=\"Removing pod sandbox: 4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1\" id=81e7e121-1c7f-48ac-a944-55f71425b4dc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:10:08.439412 crc crio[24477]: time=\"2026-06-11T12:10:08.439255216Z\" level=info msg=\"Removed pod sandbox: 4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1\" id=81e7e121-1c7f-48ac-a944-55f71425b4dc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:10:08.440981 crc crio[24477]: time=\"2026-06-11T12:10:08.440855134Z\" level=info msg=\"Stopping pod sandbox: c107af755ee2cc718955f89eca95fb476ef944dc54bfb8d8ee4ecc066ddb6058\" id=864e92ff-ccfe-4e78-af81-c9b0a259bdb5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:10:08.441430 crc crio[24477]: time=\"2026-06-11T12:10:08.441282586Z\" level=info msg=\"Stopped pod sandbox (already stopped): c107af755ee2cc718955f89eca95fb476ef944dc54bfb8d8ee4ecc066ddb6058\" id=864e92ff-ccfe-4e78-af81-c9b0a259bdb5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:10:08.444159 crc crio[24477]: time=\"2026-06-11T12:10:08.444055814Z\" level=info msg=\"Removing pod sandbox: c107af755ee2cc718955f89eca95fb476ef944dc54bfb8d8ee4ecc066ddb6058\" id=526dd7df-909e-4df2-b061-cb5cb2389acf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:10:08.458978 crc crio[24477]: time=\"2026-06-11T12:10:08.45885919Z\" level=info msg=\"Removed pod sandbox: c107af755ee2cc718955f89eca95fb476ef944dc54bfb8d8ee4ecc066ddb6058\" id=526dd7df-909e-4df2-b061-cb5cb2389acf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:10:08.777323 crc crio[24477]: time=\"2026-06-11T12:10:08.777192772Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 11 12:10:08.815314 crc crio[24477]: time=\"2026-06-11T12:10:08.815147005Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 12:10:08.815314 crc crio[24477]: time=\"2026-06-11T12:10:08.815239118Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 12:10:08.815314 crc crio[24477]: time=\"2026-06-11T12:10:08.81531645Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 11 12:10:08.852154 crc crio[24477]: time=\"2026-06-11T12:10:08.851974078Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 12:10:08.852154 crc crio[24477]: time=\"2026-06-11T12:10:08.85206352Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 12:10:19.011237 crc crio[24477]: time=\"2026-06-11T12:10:19.010350687Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686330-6j4d4/POD\" id=5908efba-4639-4b5e-af68-640d03789d7b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:10:19.011237 crc crio[24477]: time=\"2026-06-11T12:10:19.0111938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:10:19.063133 crc crio[24477]: time=\"2026-06-11T12:10:19.062958761Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686330-6j4d4 Namespace:openshift-infra ID:84a07aba018837e07faf3a27024e2499145478bef87bad88e662404b7594d783 UID:9aff6e68-c04a-41df-8756-a9e68f6d4c5a NetNS:/var/run/netns/37ccca73-614a-4ab1-9259-e5009bcf6d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9aff6e68_c04a_41df_8756_a9e68f6d4c5a.slice PodAnnotations:0xc000530600}] Aliases:map[]}\"\nJun 11 12:10:19.063133 crc crio[24477]: time=\"2026-06-11T12:10:19.063086855Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686330-6j4d4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:10:19.476137 crc crio[24477]: 2026-06-11T12:10:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:84a07aba018837e Mac:46:bb:47:1c:72:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/37ccca73-614a-4ab1-9259-e5009bcf6d6c SocketPath: PciID:}] [{Interface:0xc00035aa00 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:10:19.478160 crc crio[24477]: time=\"2026-06-11T12:10:19.478071024Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686330-6j4d4 Namespace:openshift-infra ID:84a07aba018837e07faf3a27024e2499145478bef87bad88e662404b7594d783 UID:9aff6e68-c04a-41df-8756-a9e68f6d4c5a NetNS:/var/run/netns/37ccca73-614a-4ab1-9259-e5009bcf6d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9aff6e68_c04a_41df_8756_a9e68f6d4c5a.slice PodAnnotations:0xc000530600}] Aliases:map[]}\"\nJun 11 12:10:19.478349 crc crio[24477]: time=\"2026-06-11T12:10:19.478284471Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686330-6j4d4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:10:19.488299 crc crio[24477]: time=\"2026-06-11T12:10:19.488166578Z\" level=info msg=\"Ran pod sandbox 84a07aba018837e07faf3a27024e2499145478bef87bad88e662404b7594d783 with infra container: openshift-infra/auto-csr-approver-29686330-6j4d4/POD\" id=5908efba-4639-4b5e-af68-640d03789d7b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:10:19.492769 crc crio[24477]: time=\"2026-06-11T12:10:19.49257598Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=1489335e-32d6-4f1c-977d-76fef8e43e35 name=/runtime.v1.ImageService/PullImage\nJun 11 12:10:19.504173 crc crio[24477]: time=\"2026-06-11T12:10:19.503439195Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:10:20.472331 crc crio[24477]: time=\"2026-06-11T12:10:20.471580433Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=1489335e-32d6-4f1c-977d-76fef8e43e35 name=/runtime.v1.ImageService/PullImage\nJun 11 12:10:20.478182 crc crio[24477]: time=\"2026-06-11T12:10:20.478026733Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=075e2359-f067-4c85-b55e-49d9af4c4cc7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:10:20.482588 crc crio[24477]: time=\"2026-06-11T12:10:20.482523689Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=66c0fc2a-8228-4891-8a6b-203baed399d9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:10:20.499471 crc crio[24477]: time=\"2026-06-11T12:10:20.495817092Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686330-6j4d4/oc\" id=3c6d6475-3f6e-4e26-afb4-d3663dadb6be name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:10:20.499471 crc crio[24477]: time=\"2026-06-11T12:10:20.499484765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:10:20.538626 crc crio[24477]: time=\"2026-06-11T12:10:20.538546178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:10:20.828790 crc crio[24477]: time=\"2026-06-11T12:10:20.828551319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:10:20.944441 crc crio[24477]: time=\"2026-06-11T12:10:20.94429282Z\" level=info msg=\"Created container 40cd90d73533839fd7a4862f603dbfa08496c1118809fc08b4c8594a59aeedd7: openshift-infra/auto-csr-approver-29686330-6j4d4/oc\" id=3c6d6475-3f6e-4e26-afb4-d3663dadb6be name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:10:20.946431 crc crio[24477]: time=\"2026-06-11T12:10:20.946268675Z\" level=info msg=\"Starting container: 40cd90d73533839fd7a4862f603dbfa08496c1118809fc08b4c8594a59aeedd7\" id=76b0a5ec-b582-4547-acc7-86463fd5f4fe name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:10:20.984877 crc crio[24477]: time=\"2026-06-11T12:10:20.984713392Z\" level=info msg=\"Started container\" PID=39477 containerID=40cd90d73533839fd7a4862f603dbfa08496c1118809fc08b4c8594a59aeedd7 description=openshift-infra/auto-csr-approver-29686330-6j4d4/oc id=76b0a5ec-b582-4547-acc7-86463fd5f4fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=84a07aba018837e07faf3a27024e2499145478bef87bad88e662404b7594d783\nJun 11 12:10:23.175508 crc crio[24477]: time=\"2026-06-11T12:10:23.174554Z\" level=info msg=\"Stopping pod sandbox: 84a07aba018837e07faf3a27024e2499145478bef87bad88e662404b7594d783\" id=ffd6a935-43cb-4b6a-a3ba-2d978401e65c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:10:23.177336 crc crio[24477]: time=\"2026-06-11T12:10:23.176735122Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686330-6j4d4 Namespace:openshift-infra ID:84a07aba018837e07faf3a27024e2499145478bef87bad88e662404b7594d783 UID:9aff6e68-c04a-41df-8756-a9e68f6d4c5a NetNS:/var/run/netns/37ccca73-614a-4ab1-9259-e5009bcf6d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9aff6e68_c04a_41df_8756_a9e68f6d4c5a.slice PodAnnotations:0xc002d945e8}] Aliases:map[]}\"\nJun 11 12:10:23.177336 crc crio[24477]: time=\"2026-06-11T12:10:23.176909576Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686330-6j4d4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:10:23.458853 crc crio[24477]: time=\"2026-06-11T12:10:23.458727948Z\" level=info msg=\"Stopped pod sandbox: 84a07aba018837e07faf3a27024e2499145478bef87bad88e662404b7594d783\" id=ffd6a935-43cb-4b6a-a3ba-2d978401e65c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:10:43.315210 crc crio[24477]: time=\"2026-06-11T12:10:43.314082002Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg/POD\" id=fe7d78e5-6926-414a-990b-b35d82f37c31 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:10:43.316993 crc crio[24477]: time=\"2026-06-11T12:10:43.315248345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:10:43.365346 crc crio[24477]: time=\"2026-06-11T12:10:43.365243315Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg Namespace:openshift-marketplace ID:4b7f68875d97d9baa7c3e31f3baf6a205ab481f4473dc26d7f7aed518d8f5fe4 UID:42e1f636-092d-41cc-9d56-b5cc8c8d0164 NetNS:/var/run/netns/095bf6dc-719d-4c26-9f85-b9f4d7fe0579 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42e1f636_092d_41cc_9d56_b5cc8c8d0164.slice PodAnnotations:0xc00008d0a0}] Aliases:map[]}\"\nJun 11 12:10:43.365346 crc crio[24477]: time=\"2026-06-11T12:10:43.365324567Z\" level=info msg=\"Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:10:43.785273 crc crio[24477]: 2026-06-11T12:10:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b7f68875d97d9b Mac:26:7a:f0:c9:fd:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/095bf6dc-719d-4c26-9f85-b9f4d7fe0579 SocketPath: PciID:}] [{Interface:0xc000014680 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:10:43.788019 crc crio[24477]: time=\"2026-06-11T12:10:43.787904539Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg Namespace:openshift-marketplace ID:4b7f68875d97d9baa7c3e31f3baf6a205ab481f4473dc26d7f7aed518d8f5fe4 UID:42e1f636-092d-41cc-9d56-b5cc8c8d0164 NetNS:/var/run/netns/095bf6dc-719d-4c26-9f85-b9f4d7fe0579 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42e1f636_092d_41cc_9d56_b5cc8c8d0164.slice PodAnnotations:0xc00008d0a0}] Aliases:map[]}\"\nJun 11 12:10:43.788219 crc crio[24477]: time=\"2026-06-11T12:10:43.788145126Z\" level=info msg=\"Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:10:43.796701 crc crio[24477]: time=\"2026-06-11T12:10:43.796565214Z\" level=info msg=\"Ran pod sandbox 4b7f68875d97d9baa7c3e31f3baf6a205ab481f4473dc26d7f7aed518d8f5fe4 with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg/POD\" id=fe7d78e5-6926-414a-990b-b35d82f37c31 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:10:43.806772 crc crio[24477]: time=\"2026-06-11T12:10:43.806545709Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=965243e7-22dc-4ded-8453-c0d3734034dc name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:10:43.809177 crc crio[24477]: time=\"2026-06-11T12:10:43.809093761Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4c3828e1-6705-48e9-8629-ec1c9f771b28 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:10:43.816478 crc crio[24477]: time=\"2026-06-11T12:10:43.81551862Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg/util\" id=3c95efbb-4c45-4ec7-8c9b-999617c56429 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:10:43.816478 crc crio[24477]: time=\"2026-06-11T12:10:43.816137347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:10:43.844402 crc crio[24477]: time=\"2026-06-11T12:10:43.844145433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:10:43.849450 crc crio[24477]: time=\"2026-06-11T12:10:43.849353299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:10:43.976502 crc crio[24477]: time=\"2026-06-11T12:10:43.976350234Z\" level=info msg=\"Created container d8ea3e0ea73006bd6ded926e1b2eb17b05669f505fbe88162539f6854877bd84: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg/util\" id=3c95efbb-4c45-4ec7-8c9b-999617c56429 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:10:43.978900 crc crio[24477]: time=\"2026-06-11T12:10:43.978777773Z\" level=info msg=\"Starting container: d8ea3e0ea73006bd6ded926e1b2eb17b05669f505fbe88162539f6854877bd84\" id=bcda87a6-4008-4e11-a396-87d345d57a6e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:10:43.984973 crc crio[24477]: time=\"2026-06-11T12:10:43.984868883Z\" level=info msg=\"Started container\" PID=40703 containerID=d8ea3e0ea73006bd6ded926e1b2eb17b05669f505fbe88162539f6854877bd84 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg/util id=bcda87a6-4008-4e11-a396-87d345d57a6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b7f68875d97d9baa7c3e31f3baf6a205ab481f4473dc26d7f7aed518d8f5fe4\nJun 11 12:10:44.423922 crc crio[24477]: time=\"2026-06-11T12:10:44.422211319Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=ab92ef3f-0355-4957-9cf0-b28d9c14b271 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:10:44.423922 crc crio[24477]: time=\"2026-06-11T12:10:44.423343721Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found\" id=ab92ef3f-0355-4957-9cf0-b28d9c14b271 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:10:44.423922 crc crio[24477]: time=\"2026-06-11T12:10:44.423465915Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found\" id=ab92ef3f-0355-4957-9cf0-b28d9c14b271 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:10:44.426991 crc crio[24477]: time=\"2026-06-11T12:10:44.42473592Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=12d04f3b-f9b5-4527-9e09-f6416226b2ac name=/runtime.v1.ImageService/PullImage\nJun 11 12:10:44.435345 crc crio[24477]: time=\"2026-06-11T12:10:44.429792832Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\\\"\"\nJun 11 12:10:46.334539 crc crio[24477]: time=\"2026-06-11T12:10:46.333950031Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=12d04f3b-f9b5-4527-9e09-f6416226b2ac name=/runtime.v1.ImageService/PullImage\nJun 11 12:10:46.336205 crc crio[24477]: time=\"2026-06-11T12:10:46.336110671Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=b7adb2d5-37bc-4c91-966f-9e6b4e3c3208 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:10:46.341820 crc crio[24477]: time=\"2026-06-11T12:10:46.341202285Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=8f97ae87-873f-4484-bc13-e9f116e064c9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:10:46.350779 crc crio[24477]: time=\"2026-06-11T12:10:46.350596388Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg/pull\" id=94b2553c-9f11-4011-b443-62195ad0c1f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:10:46.352410 crc crio[24477]: time=\"2026-06-11T12:10:46.352293246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:10:46.385227 crc crio[24477]: time=\"2026-06-11T12:10:46.385105404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:10:46.385565 crc crio[24477]: time=\"2026-06-11T12:10:46.385358681Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/515b75c3d81fd62a3b3971a7552bc4c31e0451aabab95428dafcc8db20ea8a47/merged/etc/passwd: no such file or directory\"\nJun 11 12:10:46.385565 crc crio[24477]: time=\"2026-06-11T12:10:46.385427983Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/515b75c3d81fd62a3b3971a7552bc4c31e0451aabab95428dafcc8db20ea8a47/merged/etc/group: no such file or directory\"\nJun 11 12:10:46.389924 crc crio[24477]: time=\"2026-06-11T12:10:46.389841926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:10:46.519612 crc crio[24477]: time=\"2026-06-11T12:10:46.519468826Z\" level=info msg=\"Created container de9332e0aa5b3b4825bb3d3ef9c5ca18edf919812abb377721ae1ee4286aaf77: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg/pull\" id=94b2553c-9f11-4011-b443-62195ad0c1f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:10:46.521248 crc crio[24477]: time=\"2026-06-11T12:10:46.520811733Z\" level=info msg=\"Starting container: de9332e0aa5b3b4825bb3d3ef9c5ca18edf919812abb377721ae1ee4286aaf77\" id=d7f79b2a-d3e4-49c1-9cf8-3b8bff92a30d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:10:46.527814 crc crio[24477]: time=\"2026-06-11T12:10:46.527633745Z\" level=info msg=\"Started container\" PID=40748 containerID=de9332e0aa5b3b4825bb3d3ef9c5ca18edf919812abb377721ae1ee4286aaf77 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg/pull id=d7f79b2a-d3e4-49c1-9cf8-3b8bff92a30d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b7f68875d97d9baa7c3e31f3baf6a205ab481f4473dc26d7f7aed518d8f5fe4\nJun 11 12:10:47.480546 crc crio[24477]: time=\"2026-06-11T12:10:47.479542009Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=06820793-6fe6-4c7f-b6e2-c7c80355a4cf name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:10:47.484279 crc crio[24477]: time=\"2026-06-11T12:10:47.483525571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c1e8ca0e-72a3-471f-bb38-8b9a71011d38 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:10:47.494208 crc crio[24477]: time=\"2026-06-11T12:10:47.494089458Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg/extract\" id=62ad57ff-b9e4-46df-966c-132c5a8bfca8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:10:47.495113 crc crio[24477]: time=\"2026-06-11T12:10:47.494837049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:10:47.541981 crc crio[24477]: time=\"2026-06-11T12:10:47.541871038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:10:47.546259 crc crio[24477]: time=\"2026-06-11T12:10:47.546176935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:10:47.677965 crc crio[24477]: time=\"2026-06-11T12:10:47.677809561Z\" level=info msg=\"Created container 89a91b6fb3d032ee5e867c7284474259088b74c238f65dfdad049cb67a385c2a: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg/extract\" id=62ad57ff-b9e4-46df-966c-132c5a8bfca8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:10:47.679272 crc crio[24477]: time=\"2026-06-11T12:10:47.679089488Z\" level=info msg=\"Starting container: 89a91b6fb3d032ee5e867c7284474259088b74c238f65dfdad049cb67a385c2a\" id=61bb7b47-009d-4385-95a3-679ce126332e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:10:47.685145 crc crio[24477]: time=\"2026-06-11T12:10:47.685014053Z\" level=info msg=\"Started container\" PID=40766 containerID=89a91b6fb3d032ee5e867c7284474259088b74c238f65dfdad049cb67a385c2a description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg/extract id=61bb7b47-009d-4385-95a3-679ce126332e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b7f68875d97d9baa7c3e31f3baf6a205ab481f4473dc26d7f7aed518d8f5fe4\nJun 11 12:10:49.516865 crc crio[24477]: time=\"2026-06-11T12:10:49.51657128Z\" level=info msg=\"Stopping pod sandbox: 4b7f68875d97d9baa7c3e31f3baf6a205ab481f4473dc26d7f7aed518d8f5fe4\" id=2b0e9f84-4876-4c3b-af09-14fdaa484747 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:10:49.518170 crc crio[24477]: time=\"2026-06-11T12:10:49.517119935Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg Namespace:openshift-marketplace ID:4b7f68875d97d9baa7c3e31f3baf6a205ab481f4473dc26d7f7aed518d8f5fe4 UID:42e1f636-092d-41cc-9d56-b5cc8c8d0164 NetNS:/var/run/netns/095bf6dc-719d-4c26-9f85-b9f4d7fe0579 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42e1f636_092d_41cc_9d56_b5cc8c8d0164.slice PodAnnotations:0xc002ce4380}] Aliases:map[]}\"\nJun 11 12:10:49.518170 crc crio[24477]: time=\"2026-06-11T12:10:49.517240909Z\" level=info msg=\"Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:10:50.264576 crc crio[24477]: time=\"2026-06-11T12:10:50.263485424Z\" level=info msg=\"Stopped pod sandbox: 4b7f68875d97d9baa7c3e31f3baf6a205ab481f4473dc26d7f7aed518d8f5fe4\" id=2b0e9f84-4876-4c3b-af09-14fdaa484747 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:10:55.174525 crc crio[24477]: time=\"2026-06-11T12:10:55.173413184Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-vfcfl/POD\" id=8e96a8f1-34b4-4966-ba1f-10bf9b6b8a13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:10:55.176464 crc crio[24477]: time=\"2026-06-11T12:10:55.174562117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:10:55.268743 crc crio[24477]: time=\"2026-06-11T12:10:55.268602477Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-vfcfl Namespace:openshift-nmstate ID:5c035a2032b63e0daed41ca083b0cd3cb4182e5b8a9acef6a5ef82aea0b4413f UID:57ae857f-6a9a-4120-8a24-2d7934fc563e NetNS:/var/run/netns/f4149a65-b573-464f-a005-68fda340adbf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod57ae857f_6a9a_4120_8a24_2d7934fc563e.slice PodAnnotations:0xc00008c310}] Aliases:map[]}\"\nJun 11 12:10:55.269125 crc crio[24477]: time=\"2026-06-11T12:10:55.269091921Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-operator-6569c8c666-vfcfl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:10:56.185780 crc crio[24477]: 2026-06-11T12:10:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5c035a2032b63e0 Mac:7a:a2:ca:46:2e:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/f4149a65-b573-464f-a005-68fda340adbf SocketPath: PciID:}] [{Interface:0xc0001346b0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:10:56.186624 crc crio[24477]: time=\"2026-06-11T12:10:56.186333419Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-vfcfl Namespace:openshift-nmstate ID:5c035a2032b63e0daed41ca083b0cd3cb4182e5b8a9acef6a5ef82aea0b4413f UID:57ae857f-6a9a-4120-8a24-2d7934fc563e NetNS:/var/run/netns/f4149a65-b573-464f-a005-68fda340adbf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod57ae857f_6a9a_4120_8a24_2d7934fc563e.slice PodAnnotations:0xc00008c310}] Aliases:map[]}\"\nJun 11 12:10:56.186624 crc crio[24477]: time=\"2026-06-11T12:10:56.186573665Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-operator-6569c8c666-vfcfl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:10:56.197459 crc crio[24477]: time=\"2026-06-11T12:10:56.196192278Z\" level=info msg=\"Ran pod sandbox 5c035a2032b63e0daed41ca083b0cd3cb4182e5b8a9acef6a5ef82aea0b4413f with infra container: openshift-nmstate/nmstate-operator-6569c8c666-vfcfl/POD\" id=8e96a8f1-34b4-4966-ba1f-10bf9b6b8a13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:10:56.199462 crc crio[24477]: time=\"2026-06-11T12:10:56.199347899Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=ff5710d8-2994-4af8-8677-7ab4a5e74584 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:10:56.199786 crc crio[24477]: time=\"2026-06-11T12:10:56.199714989Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found\" id=ff5710d8-2994-4af8-8677-7ab4a5e74584 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:10:56.199866 crc crio[24477]: time=\"2026-06-11T12:10:56.199816412Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found\" id=ff5710d8-2994-4af8-8677-7ab4a5e74584 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:10:56.201628 crc crio[24477]: time=\"2026-06-11T12:10:56.201127409Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=8de08c26-5762-4360-bde2-2204103ad086 name=/runtime.v1.ImageService/PullImage\nJun 11 12:10:56.219079 crc crio[24477]: time=\"2026-06-11T12:10:56.218987419Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\\\"\"\nJun 11 12:10:59.933847 crc crio[24477]: time=\"2026-06-11T12:10:59.93305962Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6\" id=8de08c26-5762-4360-bde2-2204103ad086 name=/runtime.v1.ImageService/PullImage\nJun 11 12:10:59.935810 crc crio[24477]: time=\"2026-06-11T12:10:59.935769024Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=d720a825-22c9-40f4-a953-e586f23fd34c name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:10:59.940432 crc crio[24477]: time=\"2026-06-11T12:10:59.940302711Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=59e6e337-9044-498b-adc5-649f59b1df49 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:10:59.959254 crc crio[24477]: time=\"2026-06-11T12:10:59.959116392Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-operator-6569c8c666-vfcfl/nmstate-operator\" id=bfcdcf66-f98d-4c55-97fc-582e08f19f43 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:10:59.963412 crc crio[24477]: time=\"2026-06-11T12:10:59.961737321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:11:00.026804 crc crio[24477]: time=\"2026-06-11T12:11:00.019843119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:11:00.026804 crc crio[24477]: time=\"2026-06-11T12:11:00.024292902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:11:00.179858 crc crio[24477]: time=\"2026-06-11T12:11:00.179632693Z\" level=info msg=\"Created container 61174f644b98c82e836b2f81de3decf4f635d725a1fe2f9987a002a7abe20a67: openshift-nmstate/nmstate-operator-6569c8c666-vfcfl/nmstate-operator\" id=bfcdcf66-f98d-4c55-97fc-582e08f19f43 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:11:00.182010 crc crio[24477]: time=\"2026-06-11T12:11:00.181839374Z\" level=info msg=\"Starting container: 61174f644b98c82e836b2f81de3decf4f635d725a1fe2f9987a002a7abe20a67\" id=f3a6eb8c-ab55-463d-b3b4-bdf646dba665 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:11:00.192769 crc crio[24477]: time=\"2026-06-11T12:11:00.188767598Z\" level=info msg=\"Started container\" PID=41017 containerID=61174f644b98c82e836b2f81de3decf4f635d725a1fe2f9987a002a7abe20a67 description=openshift-nmstate/nmstate-operator-6569c8c666-vfcfl/nmstate-operator id=f3a6eb8c-ab55-463d-b3b4-bdf646dba665 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c035a2032b63e0daed41ca083b0cd3cb4182e5b8a9acef6a5ef82aea0b4413f\nJun 11 12:11:14.679131 crc crio[24477]: time=\"2026-06-11T12:11:14.67801257Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-handler-6pzgp/POD\" id=42a452f0-45b2-4576-8ed5-cd94bcc0c202 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:11:14.679131 crc crio[24477]: time=\"2026-06-11T12:11:14.679130932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:11:14.710125 crc crio[24477]: time=\"2026-06-11T12:11:14.710009109Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=42a452f0-45b2-4576-8ed5-cd94bcc0c202 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:11:14.722516 crc crio[24477]: time=\"2026-06-11T12:11:14.722428026Z\" level=info msg=\"Ran pod sandbox 15427beb4fefc1277c8ac5fffe351aa49ef6c0bdcb4a6ffd9cc14dc4f6d6bb7a with infra container: openshift-nmstate/nmstate-handler-6pzgp/POD\" id=42a452f0-45b2-4576-8ed5-cd94bcc0c202 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:11:14.726121 crc crio[24477]: time=\"2026-06-11T12:11:14.726004945Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=e7a6f7d4-744e-4ca6-9565-bf9cdcad7108 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:11:14.726310 crc crio[24477]: time=\"2026-06-11T12:11:14.726230831Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=e7a6f7d4-744e-4ca6-9565-bf9cdcad7108 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:11:14.726413 crc crio[24477]: time=\"2026-06-11T12:11:14.726308313Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=e7a6f7d4-744e-4ca6-9565-bf9cdcad7108 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:11:14.729079 crc crio[24477]: time=\"2026-06-11T12:11:14.729009793Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=eb20d99d-3dc3-4998-8009-37ed8b0638cd name=/runtime.v1.ImageService/PullImage\nJun 11 12:11:14.735728 crc crio[24477]: time=\"2026-06-11T12:11:14.735713237Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 11 12:11:14.762866 crc crio[24477]: time=\"2026-06-11T12:11:14.762797315Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-bcgtt/POD\" id=6423f01e-5895-462e-94fc-b074de7025c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:11:14.762982 crc crio[24477]: time=\"2026-06-11T12:11:14.762894718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:11:14.805189 crc crio[24477]: time=\"2026-06-11T12:11:14.804706429Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-bcgtt Namespace:openshift-nmstate ID:ee1289a4497f3ef864c8b5f6c55c76a8d0982cc1673f18ed4212401ebf0f4b71 UID:0e0ef2c6-54b8-4a8a-83cf-2c7f79a4a847 NetNS:/var/run/netns/74b484b5-accc-4ab8-a7b9-14332be5b4d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0e0ef2c6_54b8_4a8a_83cf_2c7f79a4a847.slice PodAnnotations:0xc002ce4088}] Aliases:map[]}\"\nJun 11 12:11:14.805331 crc crio[24477]: time=\"2026-06-11T12:11:14.805211873Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-bcgtt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:11:15.103794 crc crio[24477]: time=\"2026-06-11T12:11:15.096690644Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-r2nbq/POD\" id=6da844cf-a916-44a9-9f44-e103d9a7f01f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:11:15.103794 crc crio[24477]: time=\"2026-06-11T12:11:15.09725072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:11:15.140098 crc crio[24477]: time=\"2026-06-11T12:11:15.139196815Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-r2nbq Namespace:openshift-nmstate ID:7e083adef8e73128527b36ac08e3f8b44c8c347463c03cc21c99716446d614c0 UID:430c0613-bf8f-4b57-b823-d3b2195445b7 NetNS:/var/run/netns/b2bdd574-e028-4610-a8c0-4f7261139cd8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod430c0613_bf8f_4b57_b823_d3b2195445b7.slice PodAnnotations:0xc000a143f0}] Aliases:map[]}\"\nJun 11 12:11:15.140098 crc crio[24477]: time=\"2026-06-11T12:11:15.139267097Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-webhook-9b7874799-r2nbq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:11:15.262497 crc crio[24477]: 2026-06-11T12:11:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee1289a4497f3ef Mac:fe:a0:b3:06:b5:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/74b484b5-accc-4ab8-a7b9-14332be5b4d4 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:11:15.269101 crc crio[24477]: time=\"2026-06-11T12:11:15.269001436Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-bcgtt Namespace:openshift-nmstate ID:ee1289a4497f3ef864c8b5f6c55c76a8d0982cc1673f18ed4212401ebf0f4b71 UID:0e0ef2c6-54b8-4a8a-83cf-2c7f79a4a847 NetNS:/var/run/netns/74b484b5-accc-4ab8-a7b9-14332be5b4d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0e0ef2c6_54b8_4a8a_83cf_2c7f79a4a847.slice PodAnnotations:0xc002ce4088}] Aliases:map[]}\"\nJun 11 12:11:15.269333 crc crio[24477]: time=\"2026-06-11T12:11:15.269222142Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-bcgtt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:11:15.279691 crc crio[24477]: time=\"2026-06-11T12:11:15.279502495Z\" level=info msg=\"Ran pod sandbox ee1289a4497f3ef864c8b5f6c55c76a8d0982cc1673f18ed4212401ebf0f4b71 with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-bcgtt/POD\" id=6423f01e-5895-462e-94fc-b074de7025c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:11:15.283845 crc crio[24477]: time=\"2026-06-11T12:11:15.283621129Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=6bf7f2b1-8724-4e92-9f4e-81cba7ce459a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:11:15.284213 crc crio[24477]: time=\"2026-06-11T12:11:15.28402805Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=6bf7f2b1-8724-4e92-9f4e-81cba7ce459a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:11:15.284306 crc crio[24477]: time=\"2026-06-11T12:11:15.284243156Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=6bf7f2b1-8724-4e92-9f4e-81cba7ce459a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:11:15.285717 crc crio[24477]: time=\"2026-06-11T12:11:15.285587903Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=f9ae4250-2064-4790-b92b-45058fac9ec4 name=/runtime.v1.ImageService/PullImage\nJun 11 12:11:15.290674 crc crio[24477]: time=\"2026-06-11T12:11:15.290556963Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 11 12:11:15.375940 crc crio[24477]: time=\"2026-06-11T12:11:15.374702231Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-mh9w5/POD\" id=0dbce3d8-27c6-4b51-9527-85c41145d75a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:11:15.376226 crc crio[24477]: time=\"2026-06-11T12:11:15.375976587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:11:15.399515 crc crio[24477]: time=\"2026-06-11T12:11:15.399031141Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-mh9w5 Namespace:openshift-nmstate ID:43d8f2e9fadf6ffcab8f17dd14e45385724a4a4abb69b632bc67cc6fa1f9c9cf UID:fc3e6852-19ba-4698-9b9b-8c6852facfb8 NetNS:/var/run/netns/c6f51ccf-2a78-45f0-a8f0-80671532ad1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc3e6852_19ba_4698_9b9b_8c6852facfb8.slice PodAnnotations:0xc000326bf0}] Aliases:map[]}\"\nJun 11 12:11:15.399515 crc crio[24477]: time=\"2026-06-11T12:11:15.399156474Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-mh9w5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:11:15.474623 crc crio[24477]: time=\"2026-06-11T12:11:15.474506469Z\" level=info msg=\"Running pod sandbox: openshift-console/console-5d5c9d6897-dt94f/POD\" id=b31abeb7-c81a-4d6b-b0bf-c5baad2b1c1d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:11:15.474879 crc crio[24477]: time=\"2026-06-11T12:11:15.474755141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:11:15.517355 crc crio[24477]: time=\"2026-06-11T12:11:15.517254793Z\" level=info msg=\"Got pod network &{Name:console-5d5c9d6897-dt94f Namespace:openshift-console ID:80a5b8ae8035aa0cb90dcfd1d0305512ec996f3cbb77ed830f74da88eb000965 UID:1a90367b-9025-4119-ae94-81eae2510a59 NetNS:/var/run/netns/a0aa0edd-fce4-43c4-972b-437552304281 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a90367b_9025_4119_ae94_81eae2510a59.slice PodAnnotations:0xc000b188e8}] Aliases:map[]}\"\nJun 11 12:11:15.517355 crc crio[24477]: time=\"2026-06-11T12:11:15.517314124Z\" level=info msg=\"Adding pod openshift-console_console-5d5c9d6897-dt94f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:11:15.607723 crc crio[24477]: 2026-06-11T12:11:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e083adef8e7312 Mac:ba:a2:06:3c:8c:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/b2bdd574-e028-4610-a8c0-4f7261139cd8 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:11:15.615313 crc crio[24477]: time=\"2026-06-11T12:11:15.615169674Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-r2nbq Namespace:openshift-nmstate ID:7e083adef8e73128527b36ac08e3f8b44c8c347463c03cc21c99716446d614c0 UID:430c0613-bf8f-4b57-b823-d3b2195445b7 NetNS:/var/run/netns/b2bdd574-e028-4610-a8c0-4f7261139cd8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod430c0613_bf8f_4b57_b823_d3b2195445b7.slice PodAnnotations:0xc000a143f0}] Aliases:map[]}\"\nJun 11 12:11:15.618062 crc crio[24477]: time=\"2026-06-11T12:11:15.616799381Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-webhook-9b7874799-r2nbq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:11:15.645789 crc crio[24477]: time=\"2026-06-11T12:11:15.645630833Z\" level=info msg=\"Ran pod sandbox 7e083adef8e73128527b36ac08e3f8b44c8c347463c03cc21c99716446d614c0 with infra container: openshift-nmstate/nmstate-webhook-9b7874799-r2nbq/POD\" id=6da844cf-a916-44a9-9f44-e103d9a7f01f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:11:15.654141 crc crio[24477]: time=\"2026-06-11T12:11:15.653581918Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=5c3a91b2-d51b-4234-9561-e617661ecffb name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:11:15.654360 crc crio[24477]: time=\"2026-06-11T12:11:15.654296448Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=5c3a91b2-d51b-4234-9561-e617661ecffb name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:11:15.654554 crc crio[24477]: time=\"2026-06-11T12:11:15.654492004Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=5c3a91b2-d51b-4234-9561-e617661ecffb name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:11:15.656331 crc crio[24477]: time=\"2026-06-11T12:11:15.656057817Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=dd13317f-212d-44b6-b11a-5092c7ad12b0 name=/runtime.v1.ImageService/PullImage\nJun 11 12:11:15.660155 crc crio[24477]: time=\"2026-06-11T12:11:15.660057973Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 11 12:11:15.917999 crc crio[24477]: 2026-06-11T12:11:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:43d8f2e9fadf6ff Mac:1e:3f:af:b9:b5:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/c6f51ccf-2a78-45f0-a8f0-80671532ad1d SocketPath: PciID:}] [{Interface:0xc00025aa30 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:11:15.919633 crc crio[24477]: time=\"2026-06-11T12:11:15.919133844Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-mh9w5 Namespace:openshift-nmstate ID:43d8f2e9fadf6ffcab8f17dd14e45385724a4a4abb69b632bc67cc6fa1f9c9cf UID:fc3e6852-19ba-4698-9b9b-8c6852facfb8 NetNS:/var/run/netns/c6f51ccf-2a78-45f0-a8f0-80671532ad1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc3e6852_19ba_4698_9b9b_8c6852facfb8.slice PodAnnotations:0xc000326bf0}] Aliases:map[]}\"\nJun 11 12:11:15.919633 crc crio[24477]: time=\"2026-06-11T12:11:15.919268728Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-mh9w5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:11:15.927293 crc crio[24477]: time=\"2026-06-11T12:11:15.927188881Z\" level=info msg=\"Ran pod sandbox 43d8f2e9fadf6ffcab8f17dd14e45385724a4a4abb69b632bc67cc6fa1f9c9cf with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-mh9w5/POD\" id=0dbce3d8-27c6-4b51-9527-85c41145d75a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:11:15.930018 crc crio[24477]: time=\"2026-06-11T12:11:15.929932786Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=104a3cfe-b80d-467d-b541-c8195c73b89a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:11:15.930222 crc crio[24477]: time=\"2026-06-11T12:11:15.930157232Z\" level=info msg=\"Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found\" id=104a3cfe-b80d-467d-b541-c8195c73b89a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:11:15.930312 crc crio[24477]: time=\"2026-06-11T12:11:15.930231864Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found\" id=104a3cfe-b80d-467d-b541-c8195c73b89a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:11:15.931734 crc crio[24477]: time=\"2026-06-11T12:11:15.931566892Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=9928109f-2edc-4709-af6b-a9d83ea66fd3 name=/runtime.v1.ImageService/PullImage\nJun 11 12:11:15.935148 crc crio[24477]: time=\"2026-06-11T12:11:15.935077752Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\\\"\"\nJun 11 12:11:16.081468 crc crio[24477]: 2026-06-11T12:11:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80a5b8ae8035aa0 Mac:8a:bf:f2:ab:09:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/a0aa0edd-fce4-43c4-972b-437552304281 SocketPath: PciID:}] [{Interface:0xc00023e6a0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:11:16.082751 crc crio[24477]: time=\"2026-06-11T12:11:16.082536699Z\" level=info msg=\"Got pod network &{Name:console-5d5c9d6897-dt94f Namespace:openshift-console ID:80a5b8ae8035aa0cb90dcfd1d0305512ec996f3cbb77ed830f74da88eb000965 UID:1a90367b-9025-4119-ae94-81eae2510a59 NetNS:/var/run/netns/a0aa0edd-fce4-43c4-972b-437552304281 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a90367b_9025_4119_ae94_81eae2510a59.slice PodAnnotations:0xc000b188e8}] Aliases:map[]}\"\nJun 11 12:11:16.082917 crc crio[24477]: time=\"2026-06-11T12:11:16.082808646Z\" level=info msg=\"Checking pod openshift-console_console-5d5c9d6897-dt94f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:11:16.089867 crc crio[24477]: time=\"2026-06-11T12:11:16.089773454Z\" level=info msg=\"Ran pod sandbox 80a5b8ae8035aa0cb90dcfd1d0305512ec996f3cbb77ed830f74da88eb000965 with infra container: openshift-console/console-5d5c9d6897-dt94f/POD\" id=b31abeb7-c81a-4d6b-b0bf-c5baad2b1c1d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:11:16.092265 crc crio[24477]: time=\"2026-06-11T12:11:16.09218744Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=47a235b2-88fc-4362-92f1-672e369c79a1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:11:16.095176 crc crio[24477]: time=\"2026-06-11T12:11:16.09507525Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=728cb81c-74a2-426f-95b4-fd868e3f15fa name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:11:16.105314 crc crio[24477]: time=\"2026-06-11T12:11:16.105208955Z\" level=info msg=\"Creating container: openshift-console/console-5d5c9d6897-dt94f/console\" id=8ca1ed54-23a5-4ab9-a4e3-fc49f6855d7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:11:16.105840 crc crio[24477]: time=\"2026-06-11T12:11:16.105592956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:11:16.142080 crc crio[24477]: time=\"2026-06-11T12:11:16.141883181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:11:16.146516 crc crio[24477]: time=\"2026-06-11T12:11:16.146445229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:11:16.246011 crc crio[24477]: time=\"2026-06-11T12:11:16.245280377Z\" level=info msg=\"Created container d1e75ee0692818224feb9126520e801b5f5c2e89ce7c42a666e88e3626873b00: openshift-console/console-5d5c9d6897-dt94f/console\" id=8ca1ed54-23a5-4ab9-a4e3-fc49f6855d7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:11:16.246898 crc crio[24477]: time=\"2026-06-11T12:11:16.246632384Z\" level=info msg=\"Starting container: d1e75ee0692818224feb9126520e801b5f5c2e89ce7c42a666e88e3626873b00\" id=6994bdf7-c547-4859-820e-baeef8c7a223 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:11:16.258038 crc crio[24477]: time=\"2026-06-11T12:11:16.257536071Z\" level=info msg=\"Started container\" PID=41447 containerID=d1e75ee0692818224feb9126520e801b5f5c2e89ce7c42a666e88e3626873b00 description=openshift-console/console-5d5c9d6897-dt94f/console id=6994bdf7-c547-4859-820e-baeef8c7a223 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80a5b8ae8035aa0cb90dcfd1d0305512ec996f3cbb77ed830f74da88eb000965\nJun 11 12:11:21.969197 crc crio[24477]: time=\"2026-06-11T12:11:21.968758499Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=f9ae4250-2064-4790-b92b-45058fac9ec4 name=/runtime.v1.ImageService/PullImage\nJun 11 12:11:21.970969 crc crio[24477]: time=\"2026-06-11T12:11:21.970534524Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=19c0bf49-4132-44af-8c3e-0fc129dd6a7a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:11:21.972949 crc crio[24477]: time=\"2026-06-11T12:11:21.972564913Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a\" id=9928109f-2edc-4709-af6b-a9d83ea66fd3 name=/runtime.v1.ImageService/PullImage\nJun 11 12:11:21.974046 crc crio[24477]: time=\"2026-06-11T12:11:21.973944069Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=62922487-bbe0-4c02-9fe3-2d8c50eeeb9b name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:11:22.015749 crc crio[24477]: time=\"2026-06-11T12:11:22.015452102Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=eb20d99d-3dc3-4998-8009-37ed8b0638cd name=/runtime.v1.ImageService/PullImage\nJun 11 12:11:22.017566 crc crio[24477]: time=\"2026-06-11T12:11:22.017508468Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=14fdb145-9c32-4491-86b7-c6df79fdc360 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:11:22.033274 crc crio[24477]: time=\"2026-06-11T12:11:22.033212048Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=1ea475f9-521d-46e7-bdc5-8f04cce6648b name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:11:22.035843 crc crio[24477]: time=\"2026-06-11T12:11:22.035559054Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=ca018c36-7c6f-42fe-91d3-99f63f74f895 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:11:22.037297 crc crio[24477]: time=\"2026-06-11T12:11:22.037183182Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=dd13317f-212d-44b6-b11a-5092c7ad12b0 name=/runtime.v1.ImageService/PullImage\nJun 11 12:11:22.040489 crc crio[24477]: time=\"2026-06-11T12:11:22.040365699Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=5215c786-a142-44e7-b081-2560c077ce34 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:11:22.041227 crc crio[24477]: time=\"2026-06-11T12:11:22.041100579Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=4cca47fd-2d66-4f2e-a472-8b9fcd0bc758 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:11:22.049752 crc crio[24477]: time=\"2026-06-11T12:11:22.048889118Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-handler-6pzgp/nmstate-handler\" id=b54a4229-9f7a-4df7-b8d2-cbd6fafc22f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:11:22.051313 crc crio[24477]: time=\"2026-06-11T12:11:22.05113648Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=2265a8d1-078a-4309-983e-6855115ef485 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:11:22.052314 crc crio[24477]: time=\"2026-06-11T12:11:22.052207951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:11:22.059169 crc crio[24477]: time=\"2026-06-11T12:11:22.059067832Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-bcgtt/nmstate-metrics\" id=d7614923-c6d8-40f0-bac0-d7389e9178bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:11:22.064052 crc crio[24477]: time=\"2026-06-11T12:11:22.063990065Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-mh9w5/nmstate-console-plugin\" id=d0a92ced-0735-4af2-82a8-b750d65fded9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:11:22.073367 crc crio[24477]: time=\"2026-06-11T12:11:22.073275141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:11:22.074522 crc crio[24477]: time=\"2026-06-11T12:11:22.07434285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:11:22.080179 crc crio[24477]: time=\"2026-06-11T12:11:22.080077571Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-webhook-9b7874799-r2nbq/nmstate-webhook\" id=4d59844d-e3c8-45bc-9428-3381c06f41ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:11:22.109580 crc crio[24477]: time=\"2026-06-11T12:11:22.1089961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:11:22.114627 crc crio[24477]: time=\"2026-06-11T12:11:22.114560736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:11:22.116949 crc crio[24477]: time=\"2026-06-11T12:11:22.116921542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:11:22.127098 crc crio[24477]: time=\"2026-06-11T12:11:22.126943342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:11:22.152618 crc crio[24477]: time=\"2026-06-11T12:11:22.152510489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:11:22.157049 crc crio[24477]: time=\"2026-06-11T12:11:22.157007186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:11:22.191364 crc crio[24477]: time=\"2026-06-11T12:11:22.191250053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:11:22.199286 crc crio[24477]: time=\"2026-06-11T12:11:22.199139084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:11:22.317484 crc crio[24477]: time=\"2026-06-11T12:11:22.317338699Z\" level=info msg=\"Created container ffbfd2e9066310e8c15cf639e3989301772d9ca78e18f70873a2be51fbff5d67: openshift-nmstate/nmstate-metrics-756b4d6fc6-bcgtt/nmstate-metrics\" id=d7614923-c6d8-40f0-bac0-d7389e9178bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:11:22.319220 crc crio[24477]: time=\"2026-06-11T12:11:22.319046332Z\" level=info msg=\"Starting container: ffbfd2e9066310e8c15cf639e3989301772d9ca78e18f70873a2be51fbff5d67\" id=20e5bdee-8e9f-4830-a34d-5badd63e46d6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:11:22.323792 crc crio[24477]: time=\"2026-06-11T12:11:22.323520438Z\" level=info msg=\"Created container 4de06406605015efab1e301b1c2c8fa9f452ceae43145b66006482216fabecdc: openshift-nmstate/nmstate-console-plugin-9bcc7988b-mh9w5/nmstate-console-plugin\" id=d0a92ced-0735-4af2-82a8-b750d65fded9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:11:22.326058 crc crio[24477]: time=\"2026-06-11T12:11:22.325949726Z\" level=info msg=\"Starting container: 4de06406605015efab1e301b1c2c8fa9f452ceae43145b66006482216fabecdc\" id=ca5d2314-07bf-48d4-9c3a-67cf0109e2cc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:11:22.328822 crc crio[24477]: time=\"2026-06-11T12:11:22.328420314Z\" level=info msg=\"Created container 5c1424f3c779105ba7056af6acc4e5ba60db50c0c84f79258cbd216a9792731d: openshift-nmstate/nmstate-webhook-9b7874799-r2nbq/nmstate-webhook\" id=4d59844d-e3c8-45bc-9428-3381c06f41ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:11:22.330769 crc crio[24477]: time=\"2026-06-11T12:11:22.330588365Z\" level=info msg=\"Started container\" PID=41633 containerID=ffbfd2e9066310e8c15cf639e3989301772d9ca78e18f70873a2be51fbff5d67 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-bcgtt/nmstate-metrics id=20e5bdee-8e9f-4830-a34d-5badd63e46d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee1289a4497f3ef864c8b5f6c55c76a8d0982cc1673f18ed4212401ebf0f4b71\nJun 11 12:11:22.331022 crc crio[24477]: time=\"2026-06-11T12:11:22.330597085Z\" level=info msg=\"Starting container: 5c1424f3c779105ba7056af6acc4e5ba60db50c0c84f79258cbd216a9792731d\" id=c48781c1-4f17-445a-b2ff-11c01d8ccd33 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:11:22.332422 crc crio[24477]: time=\"2026-06-11T12:11:22.332309814Z\" level=info msg=\"Started container\" PID=41638 containerID=4de06406605015efab1e301b1c2c8fa9f452ceae43145b66006482216fabecdc description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-mh9w5/nmstate-console-plugin id=ca5d2314-07bf-48d4-9c3a-67cf0109e2cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=43d8f2e9fadf6ffcab8f17dd14e45385724a4a4abb69b632bc67cc6fa1f9c9cf\nJun 11 12:11:22.337538 crc crio[24477]: time=\"2026-06-11T12:11:22.337370505Z\" level=info msg=\"Started container\" PID=41639 containerID=5c1424f3c779105ba7056af6acc4e5ba60db50c0c84f79258cbd216a9792731d description=openshift-nmstate/nmstate-webhook-9b7874799-r2nbq/nmstate-webhook id=c48781c1-4f17-445a-b2ff-11c01d8ccd33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e083adef8e73128527b36ac08e3f8b44c8c347463c03cc21c99716446d614c0\nJun 11 12:11:22.347489 crc crio[24477]: time=\"2026-06-11T12:11:22.347360368Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=cb0cfde4-d074-4bb5-9447-7ca329e797ed name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:11:22.348292 crc crio[24477]: time=\"2026-06-11T12:11:22.348266934Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found\" id=cb0cfde4-d074-4bb5-9447-7ca329e797ed name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:11:22.348479 crc crio[24477]: time=\"2026-06-11T12:11:22.348458089Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found\" id=cb0cfde4-d074-4bb5-9447-7ca329e797ed name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:11:22.350107 crc crio[24477]: time=\"2026-06-11T12:11:22.350083915Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=7479cadb-3cf3-45ec-880c-5285cfb1c4b4 name=/runtime.v1.ImageService/PullImage\nJun 11 12:11:22.364261 crc crio[24477]: time=\"2026-06-11T12:11:22.364168806Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\\\"\"\nJun 11 12:11:22.539815 crc crio[24477]: time=\"2026-06-11T12:11:22.539302309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:11:22.653485 crc crio[24477]: time=\"2026-06-11T12:11:22.653425095Z\" level=info msg=\"Created container bb0d31866c2bb44b54d3466729b7acd3e4bd23407e087bf5320e2d7b73b10f3b: openshift-nmstate/nmstate-handler-6pzgp/nmstate-handler\" id=b54a4229-9f7a-4df7-b8d2-cbd6fafc22f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:11:22.656796 crc crio[24477]: time=\"2026-06-11T12:11:22.656581233Z\" level=info msg=\"Starting container: bb0d31866c2bb44b54d3466729b7acd3e4bd23407e087bf5320e2d7b73b10f3b\" id=8d15451a-8a83-40cd-9a6c-9ae95a4501cc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:11:22.670528 crc crio[24477]: time=\"2026-06-11T12:11:22.670359189Z\" level=info msg=\"Started container\" PID=41672 containerID=bb0d31866c2bb44b54d3466729b7acd3e4bd23407e087bf5320e2d7b73b10f3b description=openshift-nmstate/nmstate-handler-6pzgp/nmstate-handler id=8d15451a-8a83-40cd-9a6c-9ae95a4501cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=15427beb4fefc1277c8ac5fffe351aa49ef6c0bdcb4a6ffd9cc14dc4f6d6bb7a\nJun 11 12:11:25.948733 crc crio[24477]: time=\"2026-06-11T12:11:25.9479665Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672\" id=7479cadb-3cf3-45ec-880c-5285cfb1c4b4 name=/runtime.v1.ImageService/PullImage\nJun 11 12:11:25.950561 crc crio[24477]: time=\"2026-06-11T12:11:25.950455407Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=e0cb7cd1-7541-4c6f-b7f9-9d6c2bec615d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:11:25.959140 crc crio[24477]: time=\"2026-06-11T12:11:25.959046638Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=5658a665-1d7a-47bd-a33c-6a692fac1c89 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:11:25.973127 crc crio[24477]: time=\"2026-06-11T12:11:25.973007238Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-bcgtt/kube-rbac-proxy\" id=517aa00c-1c52-4c3f-8726-926c4390b6f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:11:25.976551 crc crio[24477]: time=\"2026-06-11T12:11:25.976460726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:11:26.016207 crc crio[24477]: time=\"2026-06-11T12:11:26.016063235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:11:26.020591 crc crio[24477]: time=\"2026-06-11T12:11:26.020176839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:11:26.203525 crc crio[24477]: time=\"2026-06-11T12:11:26.203294947Z\" level=info msg=\"Created container b16aa1858836cb9c585c9d7798d0d04c54fe28635c67c7424a95fbc17bcbb884: openshift-nmstate/nmstate-metrics-756b4d6fc6-bcgtt/kube-rbac-proxy\" id=517aa00c-1c52-4c3f-8726-926c4390b6f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:11:26.205152 crc crio[24477]: time=\"2026-06-11T12:11:26.205078847Z\" level=info msg=\"Starting container: b16aa1858836cb9c585c9d7798d0d04c54fe28635c67c7424a95fbc17bcbb884\" id=3d28d69f-d195-41d7-be64-d51784b30fb2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:11:26.212312 crc crio[24477]: time=\"2026-06-11T12:11:26.212203967Z\" level=info msg=\"Started container\" PID=41762 containerID=b16aa1858836cb9c585c9d7798d0d04c54fe28635c67c7424a95fbc17bcbb884 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-bcgtt/kube-rbac-proxy id=3d28d69f-d195-41d7-be64-d51784b30fb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee1289a4497f3ef864c8b5f6c55c76a8d0982cc1673f18ed4212401ebf0f4b71\nJun 11 12:11:51.319953 crc crio[24477]: time=\"2026-06-11T12:11:51.31805427Z\" level=info msg=\"Stopping container: aaa43a461746ec2fc749dd8bf6cc91ec49ad5980add0c6426ac822cff3f1b8bb (timeout: 15s)\" id=d07aa253-baec-4197-9967-c7d65c030f2f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:11:51.460143 crc crio[24477]: time=\"2026-06-11T12:11:51.459317308Z\" level=info msg=\"Stopped container aaa43a461746ec2fc749dd8bf6cc91ec49ad5980add0c6426ac822cff3f1b8bb: openshift-console/console-6c684df5db-cc8g8/console\" id=d07aa253-baec-4197-9967-c7d65c030f2f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:11:51.464302 crc crio[24477]: time=\"2026-06-11T12:11:51.464116279Z\" level=info msg=\"Stopping pod sandbox: c1251888d412fcac0ed09819a62b230962a9779845ff22b793bc77bb9da66c9f\" id=4498ff9e-48b8-4649-916f-73aa25d3ef0a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:11:51.466188 crc crio[24477]: time=\"2026-06-11T12:11:51.466092065Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:c1251888d412fcac0ed09819a62b230962a9779845ff22b793bc77bb9da66c9f UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/a88519f7-e076-48fd-84ca-dd9116a9a44c 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:0xc00008c740}] Aliases:map[]}\"\nJun 11 12:11:51.467358 crc crio[24477]: time=\"2026-06-11T12:11:51.466541659Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:11:51.789109 crc crio[24477]: time=\"2026-06-11T12:11:51.788502313Z\" level=info msg=\"Stopped pod sandbox: c1251888d412fcac0ed09819a62b230962a9779845ff22b793bc77bb9da66c9f\" id=4498ff9e-48b8-4649-916f-73aa25d3ef0a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:11:52.454625 crc crio[24477]: time=\"2026-06-11T12:11:52.446474766Z\" level=info msg=\"Removing container: aaa43a461746ec2fc749dd8bf6cc91ec49ad5980add0c6426ac822cff3f1b8bb\" id=5a05f86b-af7b-4715-a1c2-401099689511 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:11:52.501862 crc crio[24477]: time=\"2026-06-11T12:11:52.501312016Z\" level=info msg=\"Removed container aaa43a461746ec2fc749dd8bf6cc91ec49ad5980add0c6426ac822cff3f1b8bb: openshift-console/console-6c684df5db-cc8g8/console\" id=5a05f86b-af7b-4715-a1c2-401099689511 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:12:00.571839 crc crio[24477]: time=\"2026-06-11T12:12:00.5703745Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686332-68ng2/POD\" id=bb45c62c-5686-4be3-92aa-26fcefca1355 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:12:00.574361 crc crio[24477]: time=\"2026-06-11T12:12:00.574330692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:00.625465 crc crio[24477]: time=\"2026-06-11T12:12:00.625348735Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686332-68ng2 Namespace:openshift-infra ID:8317aa831193c1a97d2708ebabaef73d90680f05876f13d1e3067119a87cfbcb UID:1d0acb33-dfc2-47ee-83a7-6df16a2c14bf NetNS:/var/run/netns/07039289-6020-4742-b7c8-f54783459ab5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d0acb33_dfc2_47ee_83a7_6df16a2c14bf.slice PodAnnotations:0xc002ce4690}] Aliases:map[]}\"\nJun 11 12:12:00.626289 crc crio[24477]: time=\"2026-06-11T12:12:00.62625643Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686332-68ng2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:12:01.364542 crc crio[24477]: 2026-06-11T12:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8317aa831193c1a Mac:a6:eb:ce:f2:42:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/07039289-6020-4742-b7c8-f54783459ab5 SocketPath: PciID:}] [{Interface:0xc000015080 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:12:01.367321 crc crio[24477]: time=\"2026-06-11T12:12:01.367224273Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686332-68ng2 Namespace:openshift-infra ID:8317aa831193c1a97d2708ebabaef73d90680f05876f13d1e3067119a87cfbcb UID:1d0acb33-dfc2-47ee-83a7-6df16a2c14bf NetNS:/var/run/netns/07039289-6020-4742-b7c8-f54783459ab5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d0acb33_dfc2_47ee_83a7_6df16a2c14bf.slice PodAnnotations:0xc002ce4690}] Aliases:map[]}\"\nJun 11 12:12:01.367596 crc crio[24477]: time=\"2026-06-11T12:12:01.367514251Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686332-68ng2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:12:01.381721 crc crio[24477]: time=\"2026-06-11T12:12:01.381541965Z\" level=info msg=\"Ran pod sandbox 8317aa831193c1a97d2708ebabaef73d90680f05876f13d1e3067119a87cfbcb with infra container: openshift-infra/auto-csr-approver-29686332-68ng2/POD\" id=bb45c62c-5686-4be3-92aa-26fcefca1355 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:12:01.386254 crc crio[24477]: time=\"2026-06-11T12:12:01.386152913Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=53f23001-5925-485b-82be-537520b906d5 name=/runtime.v1.ImageService/PullImage\nJun 11 12:12:01.400784 crc crio[24477]: time=\"2026-06-11T12:12:01.40070515Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:12:02.362306 crc crio[24477]: time=\"2026-06-11T12:12:02.361801872Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=53f23001-5925-485b-82be-537520b906d5 name=/runtime.v1.ImageService/PullImage\nJun 11 12:12:02.365763 crc crio[24477]: time=\"2026-06-11T12:12:02.363299603Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=38235a4c-c1a1-4be7-bbd4-1fda59cb8fa4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:12:02.365763 crc crio[24477]: time=\"2026-06-11T12:12:02.365469004Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8f79179c-88a3-41f9-9824-dc87b2ab12a2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:12:02.373593 crc crio[24477]: time=\"2026-06-11T12:12:02.37351193Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686332-68ng2/oc\" id=6dd0b0c2-f2db-4dd7-ae14-a3a6d2d86558 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:12:02.373965 crc crio[24477]: time=\"2026-06-11T12:12:02.373906771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:02.405047 crc crio[24477]: time=\"2026-06-11T12:12:02.40494972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:03.603527 crc crio[24477]: time=\"2026-06-11T12:12:03.603203294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:03.715284 crc crio[24477]: time=\"2026-06-11T12:12:03.714281273Z\" level=info msg=\"Created container f450227eae5d79126967e9b5a4e4d3a837ef903e466b3c9b9893bb0fc91e9639: openshift-infra/auto-csr-approver-29686332-68ng2/oc\" id=6dd0b0c2-f2db-4dd7-ae14-a3a6d2d86558 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:12:03.718080 crc crio[24477]: time=\"2026-06-11T12:12:03.717968417Z\" level=info msg=\"Starting container: f450227eae5d79126967e9b5a4e4d3a837ef903e466b3c9b9893bb0fc91e9639\" id=16550c12-78be-4efe-926e-0149bee3c77a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:12:03.727223 crc crio[24477]: time=\"2026-06-11T12:12:03.727105572Z\" level=info msg=\"Started container\" PID=43127 containerID=f450227eae5d79126967e9b5a4e4d3a837ef903e466b3c9b9893bb0fc91e9639 description=openshift-infra/auto-csr-approver-29686332-68ng2/oc id=16550c12-78be-4efe-926e-0149bee3c77a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8317aa831193c1a97d2708ebabaef73d90680f05876f13d1e3067119a87cfbcb\nJun 11 12:12:04.406240 crc crio[24477]: time=\"2026-06-11T12:12:04.406033405Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx/POD\" id=1d6e4459-f0a4-4c93-8bae-df3338f2824f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:12:04.406240 crc crio[24477]: time=\"2026-06-11T12:12:04.406114336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:04.484999 crc crio[24477]: time=\"2026-06-11T12:12:04.484751878Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx Namespace:openshift-marketplace ID:523e39c2874163fd47769b790b008145d5539e3e4f87c0e65d555dba89177803 UID:f05b76e0-e59e-4aa3-b0ab-1e8d5df7b019 NetNS:/var/run/netns/34257fa2-d4cd-4f1e-ab91-7d50cb4afd86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf05b76e0_e59e_4aa3_b0ab_1e8d5df7b019.slice PodAnnotations:0xc000a86068}] Aliases:map[]}\"\nJun 11 12:12:04.484999 crc crio[24477]: time=\"2026-06-11T12:12:04.48482142Z\" level=info msg=\"Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:12:04.868894 crc crio[24477]: 2026-06-11T12:12:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:523e39c2874163f Mac:2a:a1:af:8f:d8:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/34257fa2-d4cd-4f1e-ab91-7d50cb4afd86 SocketPath: PciID:}] [{Interface:0xc000512780 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:12:04.872508 crc crio[24477]: time=\"2026-06-11T12:12:04.872380104Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx Namespace:openshift-marketplace ID:523e39c2874163fd47769b790b008145d5539e3e4f87c0e65d555dba89177803 UID:f05b76e0-e59e-4aa3-b0ab-1e8d5df7b019 NetNS:/var/run/netns/34257fa2-d4cd-4f1e-ab91-7d50cb4afd86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf05b76e0_e59e_4aa3_b0ab_1e8d5df7b019.slice PodAnnotations:0xc000a86068}] Aliases:map[]}\"\nJun 11 12:12:04.872846 crc crio[24477]: time=\"2026-06-11T12:12:04.872629022Z\" level=info msg=\"Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:12:04.882809 crc crio[24477]: time=\"2026-06-11T12:12:04.882705047Z\" level=info msg=\"Ran pod sandbox 523e39c2874163fd47769b790b008145d5539e3e4f87c0e65d555dba89177803 with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx/POD\" id=1d6e4459-f0a4-4c93-8bae-df3338f2824f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:12:04.885323 crc crio[24477]: time=\"2026-06-11T12:12:04.885204838Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=af336cf0-77bf-4aa4-af9e-99e20fcd9a2b name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:12:04.888551 crc crio[24477]: time=\"2026-06-11T12:12:04.888459402Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=78d461ce-faad-4c75-b728-91282d3ed746 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:12:04.898290 crc crio[24477]: time=\"2026-06-11T12:12:04.898148223Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx/util\" id=83e27b58-bd9f-42c6-8fb8-066ea9ade006 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:12:04.900753 crc crio[24477]: time=\"2026-06-11T12:12:04.89876187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:04.933826 crc crio[24477]: time=\"2026-06-11T12:12:04.933615477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:04.944324 crc crio[24477]: time=\"2026-06-11T12:12:04.94412845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:05.053171 crc crio[24477]: time=\"2026-06-11T12:12:05.052479206Z\" level=info msg=\"Created container 78bfb7f13297b778da5ef0a880d09f496ba65949fbb2d4e4e8710e305d2eb4e6: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx/util\" id=83e27b58-bd9f-42c6-8fb8-066ea9ade006 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:12:05.056293 crc crio[24477]: time=\"2026-06-11T12:12:05.05617977Z\" level=info msg=\"Starting container: 78bfb7f13297b778da5ef0a880d09f496ba65949fbb2d4e4e8710e305d2eb4e6\" id=4c3a902e-9a1b-43fc-8e23-124da7b8cf75 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:12:05.064600 crc crio[24477]: time=\"2026-06-11T12:12:05.064473102Z\" level=info msg=\"Started container\" PID=43234 containerID=78bfb7f13297b778da5ef0a880d09f496ba65949fbb2d4e4e8710e305d2eb4e6 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx/util id=4c3a902e-9a1b-43fc-8e23-124da7b8cf75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=523e39c2874163fd47769b790b008145d5539e3e4f87c0e65d555dba89177803\nJun 11 12:12:05.702542 crc crio[24477]: time=\"2026-06-11T12:12:05.701452828Z\" level=info msg=\"Stopping pod sandbox: 8317aa831193c1a97d2708ebabaef73d90680f05876f13d1e3067119a87cfbcb\" id=812c5a10-2b3f-497f-893b-85c4236e2799 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:12:05.702542 crc crio[24477]: time=\"2026-06-11T12:12:05.702022254Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686332-68ng2 Namespace:openshift-infra ID:8317aa831193c1a97d2708ebabaef73d90680f05876f13d1e3067119a87cfbcb UID:1d0acb33-dfc2-47ee-83a7-6df16a2c14bf NetNS:/var/run/netns/07039289-6020-4742-b7c8-f54783459ab5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d0acb33_dfc2_47ee_83a7_6df16a2c14bf.slice PodAnnotations:0xc002d943a0}] Aliases:map[]}\"\nJun 11 12:12:05.702542 crc crio[24477]: time=\"2026-06-11T12:12:05.702026633Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=54292302-0176-40ac-85f2-1bc9d716e8e9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:12:05.702542 crc crio[24477]: time=\"2026-06-11T12:12:05.702172498Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686332-68ng2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:12:05.702542 crc crio[24477]: time=\"2026-06-11T12:12:05.702388685Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found\" id=54292302-0176-40ac-85f2-1bc9d716e8e9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:12:05.702542 crc crio[24477]: time=\"2026-06-11T12:12:05.702506606Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found\" id=54292302-0176-40ac-85f2-1bc9d716e8e9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:12:05.704000 crc crio[24477]: time=\"2026-06-11T12:12:05.703912936Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=eb399376-febf-4d43-9808-e5ba660a2313 name=/runtime.v1.ImageService/PullImage\nJun 11 12:12:05.711822 crc crio[24477]: time=\"2026-06-11T12:12:05.711595692Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\\\"\"\nJun 11 12:12:06.922005 crc crio[24477]: time=\"2026-06-11T12:12:06.921389448Z\" level=info msg=\"Stopped pod sandbox: 8317aa831193c1a97d2708ebabaef73d90680f05876f13d1e3067119a87cfbcb\" id=812c5a10-2b3f-497f-893b-85c4236e2799 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:12:07.596514 crc crio[24477]: time=\"2026-06-11T12:12:07.595955017Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=eb399376-febf-4d43-9808-e5ba660a2313 name=/runtime.v1.ImageService/PullImage\nJun 11 12:12:07.597830 crc crio[24477]: time=\"2026-06-11T12:12:07.597756897Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=9475eb91-ad71-4293-abeb-20b4c08976ce name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:12:07.600716 crc crio[24477]: time=\"2026-06-11T12:12:07.600585606Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=909fcf82-4e5e-479f-aad3-39a3397811af name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:12:07.607260 crc crio[24477]: time=\"2026-06-11T12:12:07.607120839Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx/pull\" id=93701560-a394-4724-aef0-3aa0090a1900 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:12:07.608633 crc crio[24477]: time=\"2026-06-11T12:12:07.608549529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:07.648754 crc crio[24477]: time=\"2026-06-11T12:12:07.648610503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:07.649166 crc crio[24477]: time=\"2026-06-11T12:12:07.649010984Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/efbe64f773ba1c2f7fe16b147c4c88c35cc4883e31bd5a74b7919e7106172849/merged/etc/passwd: no such file or directory\"\nJun 11 12:12:07.649379 crc crio[24477]: time=\"2026-06-11T12:12:07.649177198Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/efbe64f773ba1c2f7fe16b147c4c88c35cc4883e31bd5a74b7919e7106172849/merged/etc/group: no such file or directory\"\nJun 11 12:12:07.652715 crc crio[24477]: time=\"2026-06-11T12:12:07.652550175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:07.789169 crc crio[24477]: time=\"2026-06-11T12:12:07.789062323Z\" level=info msg=\"Created container b2bba23e68e6ca404f7edeed81c0f46faf357ef25f935bf8144be62d5c98add3: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx/pull\" id=93701560-a394-4724-aef0-3aa0090a1900 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:12:07.790946 crc crio[24477]: time=\"2026-06-11T12:12:07.790751191Z\" level=info msg=\"Starting container: b2bba23e68e6ca404f7edeed81c0f46faf357ef25f935bf8144be62d5c98add3\" id=9398fef7-7eaa-4d65-a251-21a65ca4b9f8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:12:07.802180 crc crio[24477]: time=\"2026-06-11T12:12:07.802043817Z\" level=info msg=\"Started container\" PID=43317 containerID=b2bba23e68e6ca404f7edeed81c0f46faf357ef25f935bf8144be62d5c98add3 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx/pull id=9398fef7-7eaa-4d65-a251-21a65ca4b9f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=523e39c2874163fd47769b790b008145d5539e3e4f87c0e65d555dba89177803\nJun 11 12:12:08.524524 crc crio[24477]: time=\"2026-06-11T12:12:08.523835578Z\" level=info msg=\"Stopping pod sandbox: c1251888d412fcac0ed09819a62b230962a9779845ff22b793bc77bb9da66c9f\" id=dfa3d26f-2899-43b2-b902-f4d231ff869f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:12:08.524524 crc crio[24477]: time=\"2026-06-11T12:12:08.524514958Z\" level=info msg=\"Stopped pod sandbox (already stopped): c1251888d412fcac0ed09819a62b230962a9779845ff22b793bc77bb9da66c9f\" id=dfa3d26f-2899-43b2-b902-f4d231ff869f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:12:08.526364 crc crio[24477]: time=\"2026-06-11T12:12:08.525392102Z\" level=info msg=\"Removing pod sandbox: c1251888d412fcac0ed09819a62b230962a9779845ff22b793bc77bb9da66c9f\" id=d53d2580-00b4-4fce-a4e1-09d42361c0be name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:12:08.543784 crc crio[24477]: time=\"2026-06-11T12:12:08.543484219Z\" level=info msg=\"Removed pod sandbox: c1251888d412fcac0ed09819a62b230962a9779845ff22b793bc77bb9da66c9f\" id=d53d2580-00b4-4fce-a4e1-09d42361c0be name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:12:08.738275 crc crio[24477]: time=\"2026-06-11T12:12:08.738197101Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d0845410-f811-43d0-9d09-9e0ede7d068f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:12:08.740878 crc crio[24477]: time=\"2026-06-11T12:12:08.740790944Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=441ccf17-b089-4f07-a8fc-21237f73837d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:12:08.785896 crc crio[24477]: time=\"2026-06-11T12:12:08.785756182Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx/extract\" id=0e56e567-8392-4f4a-a8ff-1a078330ecef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:12:08.786227 crc crio[24477]: time=\"2026-06-11T12:12:08.786206735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:08.826779 crc crio[24477]: time=\"2026-06-11T12:12:08.82671725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:08.830464 crc crio[24477]: time=\"2026-06-11T12:12:08.830430643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:08.966309 crc crio[24477]: time=\"2026-06-11T12:12:08.966255016Z\" level=info msg=\"Created container aee3ecfcb6d28bf7e16d34523cc886de2c210c682b5a7ef4a40509b9637e49cf: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx/extract\" id=0e56e567-8392-4f4a-a8ff-1a078330ecef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:12:08.969350 crc crio[24477]: time=\"2026-06-11T12:12:08.969268163Z\" level=info msg=\"Starting container: aee3ecfcb6d28bf7e16d34523cc886de2c210c682b5a7ef4a40509b9637e49cf\" id=c47c75d5-dfa4-44a0-ab5e-c7b59a3f7308 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:12:08.985982 crc crio[24477]: time=\"2026-06-11T12:12:08.985835434Z\" level=info msg=\"Started container\" PID=43335 containerID=aee3ecfcb6d28bf7e16d34523cc886de2c210c682b5a7ef4a40509b9637e49cf description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx/extract id=c47c75d5-dfa4-44a0-ab5e-c7b59a3f7308 name=/runtime.v1.RuntimeService/StartContainer sandboxID=523e39c2874163fd47769b790b008145d5539e3e4f87c0e65d555dba89177803\nJun 11 12:12:10.769631 crc crio[24477]: time=\"2026-06-11T12:12:10.768924634Z\" level=info msg=\"Stopping pod sandbox: 523e39c2874163fd47769b790b008145d5539e3e4f87c0e65d555dba89177803\" id=6ee2b590-555a-4a7d-b960-8921acad41d0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:12:10.770492 crc crio[24477]: time=\"2026-06-11T12:12:10.770396675Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx Namespace:openshift-marketplace ID:523e39c2874163fd47769b790b008145d5539e3e4f87c0e65d555dba89177803 UID:f05b76e0-e59e-4aa3-b0ab-1e8d5df7b019 NetNS:/var/run/netns/34257fa2-d4cd-4f1e-ab91-7d50cb4afd86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf05b76e0_e59e_4aa3_b0ab_1e8d5df7b019.slice PodAnnotations:0xc000a14680}] Aliases:map[]}\"\nJun 11 12:12:10.770677 crc crio[24477]: time=\"2026-06-11T12:12:10.770588811Z\" level=info msg=\"Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:12:11.201482 crc crio[24477]: time=\"2026-06-11T12:12:11.201348052Z\" level=info msg=\"Stopped pod sandbox: 523e39c2874163fd47769b790b008145d5539e3e4f87c0e65d555dba89177803\" id=6ee2b590-555a-4a7d-b960-8921acad41d0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:12:23.227680 crc crio[24477]: time=\"2026-06-11T12:12:23.22660165Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-controller-manager-79dd45bb9-mgv8l/POD\" id=6161f591-81b1-42d4-a096-cb1dd1115c2c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:12:23.229325 crc crio[24477]: time=\"2026-06-11T12:12:23.227731972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:23.272923 crc crio[24477]: time=\"2026-06-11T12:12:23.272829388Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-79dd45bb9-mgv8l Namespace:metallb-system ID:fa5592cc64e274a2111e134d1b7e982bd8b4678244848d859122f69622d846ab UID:4dedaf0a-4839-4b1a-8453-15a89de83f70 NetNS:/var/run/netns/bc1972ad-622e-427e-adcf-bcb89362d24d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4dedaf0a_4839_4b1a_8453_15a89de83f70.slice PodAnnotations:0xc002d942b8}] Aliases:map[]}\"\nJun 11 12:12:23.272923 crc crio[24477]: time=\"2026-06-11T12:12:23.272889969Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-controller-manager-79dd45bb9-mgv8l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:12:24.086124 crc crio[24477]: time=\"2026-06-11T12:12:24.085309371Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-webhook-server-5795b9b775-vmv29/POD\" id=d486ab44-433d-4a50-990f-3670a6b49f3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:12:24.086300 crc crio[24477]: time=\"2026-06-11T12:12:24.086193556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:24.146965 crc crio[24477]: 2026-06-11T12:12:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa5592cc64e274a Mac:0e:1b:78:15:71:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/bc1972ad-622e-427e-adcf-bcb89362d24d SocketPath: PciID:}] [{Interface:0xc000015680 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:12:24.151383 crc crio[24477]: time=\"2026-06-11T12:12:24.151307166Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-79dd45bb9-mgv8l Namespace:metallb-system ID:fa5592cc64e274a2111e134d1b7e982bd8b4678244848d859122f69622d846ab UID:4dedaf0a-4839-4b1a-8453-15a89de83f70 NetNS:/var/run/netns/bc1972ad-622e-427e-adcf-bcb89362d24d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4dedaf0a_4839_4b1a_8453_15a89de83f70.slice PodAnnotations:0xc002d942b8}] Aliases:map[]}\"\nJun 11 12:12:24.151774 crc crio[24477]: time=\"2026-06-11T12:12:24.151717157Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-controller-manager-79dd45bb9-mgv8l for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:12:24.176558 crc crio[24477]: time=\"2026-06-11T12:12:24.176175655Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-5795b9b775-vmv29 Namespace:metallb-system ID:14a7d9cc568cfa9c68ec09a9fc9e4cbf1cb454db338371f152cf1fc8dace52aa UID:0549b498-7367-495f-bf99-6b90e8f985dc NetNS:/var/run/netns/bea635e6-a738-4d22-b7a8-abf4fe3676e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0549b498_7367_495f_bf99_6b90e8f985dc.slice PodAnnotations:0xc002d1a1c0}] Aliases:map[]}\"\nJun 11 12:12:24.176558 crc crio[24477]: time=\"2026-06-11T12:12:24.176541705Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-webhook-server-5795b9b775-vmv29 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:12:24.188232 crc crio[24477]: time=\"2026-06-11T12:12:24.188149395Z\" level=info msg=\"Ran pod sandbox fa5592cc64e274a2111e134d1b7e982bd8b4678244848d859122f69622d846ab with infra container: metallb-system/metallb-operator-controller-manager-79dd45bb9-mgv8l/POD\" id=6161f591-81b1-42d4-a096-cb1dd1115c2c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:12:24.208383 crc crio[24477]: time=\"2026-06-11T12:12:24.201219637Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=4b9b1699-1a94-4622-85c0-5232531c192a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:12:24.212496 crc crio[24477]: time=\"2026-06-11T12:12:24.212282739Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found\" id=4b9b1699-1a94-4622-85c0-5232531c192a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:12:24.212591 crc crio[24477]: time=\"2026-06-11T12:12:24.212565436Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found\" id=4b9b1699-1a94-4622-85c0-5232531c192a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:12:24.215277 crc crio[24477]: time=\"2026-06-11T12:12:24.215199702Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=0f1b7842-90c8-4b2a-8b5a-fe0db36e4b19 name=/runtime.v1.ImageService/PullImage\nJun 11 12:12:24.223027 crc crio[24477]: time=\"2026-06-11T12:12:24.222926198Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\\\"\"\nJun 11 12:12:27.370234 crc crio[24477]: 2026-06-11T12:12:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:14a7d9cc568cfa9 Mac:ea:5b:5b:3a:9d:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/bea635e6-a738-4d22-b7a8-abf4fe3676e8 SocketPath: PciID:}] [{Interface:0xc000114770 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:12:27.372830 crc crio[24477]: time=\"2026-06-11T12:12:27.372779421Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-5795b9b775-vmv29 Namespace:metallb-system ID:14a7d9cc568cfa9c68ec09a9fc9e4cbf1cb454db338371f152cf1fc8dace52aa UID:0549b498-7367-495f-bf99-6b90e8f985dc NetNS:/var/run/netns/bea635e6-a738-4d22-b7a8-abf4fe3676e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0549b498_7367_495f_bf99_6b90e8f985dc.slice PodAnnotations:0xc002d1a1c0}] Aliases:map[]}\"\nJun 11 12:12:27.373467 crc crio[24477]: time=\"2026-06-11T12:12:27.373297756Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-webhook-server-5795b9b775-vmv29 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:12:27.442500 crc crio[24477]: time=\"2026-06-11T12:12:27.442226065Z\" level=info msg=\"Ran pod sandbox 14a7d9cc568cfa9c68ec09a9fc9e4cbf1cb454db338371f152cf1fc8dace52aa with infra container: metallb-system/metallb-operator-webhook-server-5795b9b775-vmv29/POD\" id=d486ab44-433d-4a50-990f-3670a6b49f3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:12:27.461251 crc crio[24477]: time=\"2026-06-11T12:12:27.460519044Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=d9031d78-5c19-46c9-ab29-1f62c95c9187 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:12:27.461747 crc crio[24477]: time=\"2026-06-11T12:12:27.461614505Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found\" id=d9031d78-5c19-46c9-ab29-1f62c95c9187 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:12:27.461747 crc crio[24477]: time=\"2026-06-11T12:12:27.461737589Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found\" id=d9031d78-5c19-46c9-ab29-1f62c95c9187 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:12:27.471029 crc crio[24477]: time=\"2026-06-11T12:12:27.467800658Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=ffaa9b69-d8e6-4de9-9b40-3a6567c4573a name=/runtime.v1.ImageService/PullImage\nJun 11 12:12:27.508562 crc crio[24477]: time=\"2026-06-11T12:12:27.508498812Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\\\"\"\nJun 11 12:12:44.459738 crc crio[24477]: time=\"2026-06-11T12:12:44.458820267Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a\" id=0f1b7842-90c8-4b2a-8b5a-fe0db36e4b19 name=/runtime.v1.ImageService/PullImage\nJun 11 12:12:44.463835 crc crio[24477]: time=\"2026-06-11T12:12:44.463802086Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=9b4ffc46-cb8b-4a0d-8261-63c360473572 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:12:58.235020 crc crio[24477]: time=\"2026-06-11T12:12:58.23334845Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=f475222a-c0c4-4179-9916-a31f27a7f0cf name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:12:58.244370 crc crio[24477]: time=\"2026-06-11T12:12:58.244230044Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-79dd45bb9-mgv8l/manager\" id=54c144dd-4380-4ecf-a78b-83200b21eb6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:12:58.246121 crc crio[24477]: time=\"2026-06-11T12:12:58.246021736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:58.339118 crc crio[24477]: time=\"2026-06-11T12:12:58.338373831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:58.353112 crc crio[24477]: time=\"2026-06-11T12:12:58.353021903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:58.382151 crc crio[24477]: time=\"2026-06-11T12:12:58.38205815Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885\" id=ffaa9b69-d8e6-4de9-9b40-3a6567c4573a name=/runtime.v1.ImageService/PullImage\nJun 11 12:12:58.384402 crc crio[24477]: time=\"2026-06-11T12:12:58.384298709Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=1863a65e-0af0-49cb-80de-9289e02c3c2e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:12:58.392382 crc crio[24477]: time=\"2026-06-11T12:12:58.392310134Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=2dff21aa-7c61-492a-b351-4e7824ccc473 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:12:58.405477 crc crio[24477]: time=\"2026-06-11T12:12:58.405321678Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-webhook-server-5795b9b775-vmv29/webhook-server\" id=4675d003-7df3-4b45-ae09-41bade9e558c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:12:58.409720 crc crio[24477]: time=\"2026-06-11T12:12:58.409570898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:58.468688 crc crio[24477]: time=\"2026-06-11T12:12:58.468008445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:58.473018 crc crio[24477]: time=\"2026-06-11T12:12:58.472959094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:58.519882 crc crio[24477]: time=\"2026-06-11T12:12:58.519048384Z\" level=info msg=\"Created container 0e454ac1cd110c132696ab4bac6017e501fb2dbe94e04841a27383cc83fa3ca7: metallb-system/metallb-operator-controller-manager-79dd45bb9-mgv8l/manager\" id=54c144dd-4380-4ecf-a78b-83200b21eb6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:12:58.521125 crc crio[24477]: time=\"2026-06-11T12:12:58.52100675Z\" level=info msg=\"Starting container: 0e454ac1cd110c132696ab4bac6017e501fb2dbe94e04841a27383cc83fa3ca7\" id=dd94aec1-4933-4339-985c-6d16bdf8157a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:12:58.527594 crc crio[24477]: time=\"2026-06-11T12:12:58.527409339Z\" level=info msg=\"Started container\" PID=44216 containerID=0e454ac1cd110c132696ab4bac6017e501fb2dbe94e04841a27383cc83fa3ca7 description=metallb-system/metallb-operator-controller-manager-79dd45bb9-mgv8l/manager id=dd94aec1-4933-4339-985c-6d16bdf8157a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa5592cc64e274a2111e134d1b7e982bd8b4678244848d859122f69622d846ab\nJun 11 12:12:58.617114 crc crio[24477]: time=\"2026-06-11T12:12:58.616968038Z\" level=info msg=\"Created container d298943015ec86d9253a1097715bb2fdf8af2f3ce63e4eb9bc44703b9cec21ae: metallb-system/metallb-operator-webhook-server-5795b9b775-vmv29/webhook-server\" id=4675d003-7df3-4b45-ae09-41bade9e558c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:12:58.624468 crc crio[24477]: time=\"2026-06-11T12:12:58.624266063Z\" level=info msg=\"Starting container: d298943015ec86d9253a1097715bb2fdf8af2f3ce63e4eb9bc44703b9cec21ae\" id=925f727e-7b66-4d8b-974c-a5dea7223df8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:12:58.640010 crc crio[24477]: time=\"2026-06-11T12:12:58.635355946Z\" level=info msg=\"Started container\" PID=44223 containerID=d298943015ec86d9253a1097715bb2fdf8af2f3ce63e4eb9bc44703b9cec21ae description=metallb-system/metallb-operator-webhook-server-5795b9b775-vmv29/webhook-server id=925f727e-7b66-4d8b-974c-a5dea7223df8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=14a7d9cc568cfa9c68ec09a9fc9e4cbf1cb454db338371f152cf1fc8dace52aa\nJun 11 12:13:08.565517 crc crio[24477]: time=\"2026-06-11T12:13:08.56454687Z\" level=info msg=\"Removing container: a91a98c0819941991e9714637af21ebb1f2a80bd0d7da3870f6da15116d48933\" id=4908c88f-1ed3-455c-b5fe-e29b1ae32e0a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:13:08.740947 crc crio[24477]: time=\"2026-06-11T12:13:08.74085603Z\" level=info msg=\"Removed container a91a98c0819941991e9714637af21ebb1f2a80bd0d7da3870f6da15116d48933: openshift-infra/auto-csr-approver-29686326-76jls/oc\" id=4908c88f-1ed3-455c-b5fe-e29b1ae32e0a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:13:08.749587 crc crio[24477]: time=\"2026-06-11T12:13:08.749381169Z\" level=info msg=\"Stopping pod sandbox: e7e42787de488fce3ede6cc383aa459ba1101435c6b56299aec98752499ce077\" id=8e947039-aa24-42fa-b586-02b4dbcd2f73 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:13:08.749587 crc crio[24477]: time=\"2026-06-11T12:13:08.749501102Z\" level=info msg=\"Stopped pod sandbox (already stopped): e7e42787de488fce3ede6cc383aa459ba1101435c6b56299aec98752499ce077\" id=8e947039-aa24-42fa-b586-02b4dbcd2f73 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:13:08.749990 crc crio[24477]: time=\"2026-06-11T12:13:08.749949784Z\" level=info msg=\"Removing pod sandbox: e7e42787de488fce3ede6cc383aa459ba1101435c6b56299aec98752499ce077\" id=9019d75d-abfe-4a80-95e7-4d0527c6e0ad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:13:08.763078 crc crio[24477]: time=\"2026-06-11T12:13:08.762966531Z\" level=info msg=\"Removed pod sandbox: e7e42787de488fce3ede6cc383aa459ba1101435c6b56299aec98752499ce077\" id=9019d75d-abfe-4a80-95e7-4d0527c6e0ad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:13:32.069242 crc crio[24477]: time=\"2026-06-11T12:13:32.067254476Z\" level=info msg=\"Running pod sandbox: metallb-system/controller-8464864885-np7k2/POD\" id=b71cf01d-f242-40e8-adea-e77a6768c149 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:13:32.069242 crc crio[24477]: time=\"2026-06-11T12:13:32.068603604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:13:32.114393 crc crio[24477]: time=\"2026-06-11T12:13:32.114213754Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-np7k2 Namespace:metallb-system ID:ee2d0aad8b12c8d4a8aa033152e5bbbd9600937d0e7d81aafe2302ed624e5dba UID:18483332-bc49-40e9-b075-97261ea3f089 NetNS:/var/run/netns/cd0a3a2a-ca66-4718-94f2-43bf7f83ec58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18483332_bc49_40e9_b075_97261ea3f089.slice PodAnnotations:0xc00251e2e8}] Aliases:map[]}\"\nJun 11 12:13:32.114393 crc crio[24477]: time=\"2026-06-11T12:13:32.114294116Z\" level=info msg=\"Adding pod metallb-system_controller-8464864885-np7k2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:13:33.639630 crc crio[24477]: 2026-06-11T12:13:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee2d0aad8b12c8d Mac:a2:8d:51:53:38:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/cd0a3a2a-ca66-4718-94f2-43bf7f83ec58 SocketPath: PciID:}] [{Interface:0xc0001230a0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:13:33.643052 crc crio[24477]: time=\"2026-06-11T12:13:33.642969509Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-np7k2 Namespace:metallb-system ID:ee2d0aad8b12c8d4a8aa033152e5bbbd9600937d0e7d81aafe2302ed624e5dba UID:18483332-bc49-40e9-b075-97261ea3f089 NetNS:/var/run/netns/cd0a3a2a-ca66-4718-94f2-43bf7f83ec58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18483332_bc49_40e9_b075_97261ea3f089.slice PodAnnotations:0xc00251e2e8}] Aliases:map[]}\"\nJun 11 12:13:33.643793 crc crio[24477]: time=\"2026-06-11T12:13:33.643166805Z\" level=info msg=\"Checking pod metallb-system_controller-8464864885-np7k2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:13:33.652946 crc crio[24477]: time=\"2026-06-11T12:13:33.652794352Z\" level=info msg=\"Ran pod sandbox ee2d0aad8b12c8d4a8aa033152e5bbbd9600937d0e7d81aafe2302ed624e5dba with infra container: metallb-system/controller-8464864885-np7k2/POD\" id=b71cf01d-f242-40e8-adea-e77a6768c149 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:13:33.655912 crc crio[24477]: time=\"2026-06-11T12:13:33.655817938Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=65f10efa-ec22-4055-839b-537446df787b name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:13:33.658324 crc crio[24477]: time=\"2026-06-11T12:13:33.658248776Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=cd45d69a-f48c-4a49-97a8-012399424ac7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:13:33.664724 crc crio[24477]: time=\"2026-06-11T12:13:33.664565143Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-np7k2/controller\" id=13d9ee0b-f4d3-44e2-b42a-b7845bfc1997 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:13:33.665769 crc crio[24477]: time=\"2026-06-11T12:13:33.665696875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:13:33.710606 crc crio[24477]: time=\"2026-06-11T12:13:33.710499039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:13:33.718899 crc crio[24477]: time=\"2026-06-11T12:13:33.718818602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:13:33.857727 crc crio[24477]: time=\"2026-06-11T12:13:33.857587281Z\" level=info msg=\"Created container 2c3d51cd79cffc6a8874e373e79549a34a0ca549025010bfe92f5fcb5ca86704: metallb-system/controller-8464864885-np7k2/controller\" id=13d9ee0b-f4d3-44e2-b42a-b7845bfc1997 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:13:33.858947 crc crio[24477]: time=\"2026-06-11T12:13:33.858830236Z\" level=info msg=\"Starting container: 2c3d51cd79cffc6a8874e373e79549a34a0ca549025010bfe92f5fcb5ca86704\" id=c2278fe6-5cb7-46fb-ac2e-e1bdf661da7a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:13:33.865335 crc crio[24477]: time=\"2026-06-11T12:13:33.865285961Z\" level=info msg=\"Started container\" PID=44828 containerID=2c3d51cd79cffc6a8874e373e79549a34a0ca549025010bfe92f5fcb5ca86704 description=metallb-system/controller-8464864885-np7k2/controller id=c2278fe6-5cb7-46fb-ac2e-e1bdf661da7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee2d0aad8b12c8d4a8aa033152e5bbbd9600937d0e7d81aafe2302ed624e5dba\nJun 11 12:13:33.883745 crc crio[24477]: time=\"2026-06-11T12:13:33.883575009Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=cd798fc2-d226-4bb5-8a12-4df8430cfc84 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:13:33.894000 crc crio[24477]: time=\"2026-06-11T12:13:33.893927599Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=7ddbaeb7-0605-4ba5-aed6-fa7a0e2eb657 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:13:33.904920 crc crio[24477]: time=\"2026-06-11T12:13:33.904820985Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-np7k2/kube-rbac-proxy\" id=fbaa2998-23e1-4c1b-bf40-38e59e8af0c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:13:33.905395 crc crio[24477]: time=\"2026-06-11T12:13:33.905318349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:13:33.953582 crc crio[24477]: time=\"2026-06-11T12:13:33.953422082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:13:33.957733 crc crio[24477]: time=\"2026-06-11T12:13:33.957623363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:13:34.114208 crc crio[24477]: time=\"2026-06-11T12:13:34.112948816Z\" level=info msg=\"Created container 514661acd10bc7fc1232d8ac5a3086d3977282a8820eed4cbc6a9dbbd4f094cb: metallb-system/controller-8464864885-np7k2/kube-rbac-proxy\" id=fbaa2998-23e1-4c1b-bf40-38e59e8af0c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:13:34.117313 crc crio[24477]: time=\"2026-06-11T12:13:34.117219576Z\" level=info msg=\"Starting container: 514661acd10bc7fc1232d8ac5a3086d3977282a8820eed4cbc6a9dbbd4f094cb\" id=82ae9636-1bcc-46b0-93bb-9d5d63d265d7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:13:34.126304 crc crio[24477]: time=\"2026-06-11T12:13:34.126167387Z\" level=info msg=\"Started container\" PID=44845 containerID=514661acd10bc7fc1232d8ac5a3086d3977282a8820eed4cbc6a9dbbd4f094cb description=metallb-system/controller-8464864885-np7k2/kube-rbac-proxy id=82ae9636-1bcc-46b0-93bb-9d5d63d265d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee2d0aad8b12c8d4a8aa033152e5bbbd9600937d0e7d81aafe2302ed624e5dba\nJun 11 12:13:34.979080 crc crio[24477]: time=\"2026-06-11T12:13:34.97750088Z\" level=info msg=\"Running pod sandbox: metallb-system/speaker-zrxgb/POD\" id=586c9405-f86e-489e-aae9-6dcbbd5b4d0f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:13:34.979080 crc crio[24477]: time=\"2026-06-11T12:13:34.978961012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:13:35.300610 crc crio[24477]: time=\"2026-06-11T12:13:35.299409515Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=586c9405-f86e-489e-aae9-6dcbbd5b4d0f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:13:35.357341 crc crio[24477]: time=\"2026-06-11T12:13:35.3513743Z\" level=info msg=\"Ran pod sandbox c508f22b386e7a850bd29166dae7f5e3cc94e1f42d4eeb2eb3bbbba0589c3dd2 with infra container: metallb-system/speaker-zrxgb/POD\" id=586c9405-f86e-489e-aae9-6dcbbd5b4d0f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:13:35.410870 crc crio[24477]: time=\"2026-06-11T12:13:35.409878153Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=6170a6e4-0e76-4aef-97d5-5c956cf65c1b name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:13:35.419788 crc crio[24477]: time=\"2026-06-11T12:13:35.419124885Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=a06e2357-f9ba-4036-8f69-11effc1e2ec7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:13:35.466065 crc crio[24477]: time=\"2026-06-11T12:13:35.457103003Z\" level=info msg=\"Creating container: metallb-system/speaker-zrxgb/speaker\" id=729ecc1f-7eb6-49b6-a48d-45820eeb6c92 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:13:35.466065 crc crio[24477]: time=\"2026-06-11T12:13:35.458345818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:13:35.747122 crc crio[24477]: time=\"2026-06-11T12:13:35.744599705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:13:36.626349 crc crio[24477]: time=\"2026-06-11T12:13:36.625258978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:13:37.814880 crc crio[24477]: time=\"2026-06-11T12:13:37.812976534Z\" level=info msg=\"Created container df7c404570c30a33e38fd03c19009b4f6b168e6a6c8efa0e29cbe61148fa4d74: metallb-system/speaker-zrxgb/speaker\" id=729ecc1f-7eb6-49b6-a48d-45820eeb6c92 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:13:37.850280 crc crio[24477]: time=\"2026-06-11T12:13:37.849343116Z\" level=info msg=\"Starting container: df7c404570c30a33e38fd03c19009b4f6b168e6a6c8efa0e29cbe61148fa4d74\" id=623c6ab1-9d77-4b1b-b466-bc7574324ed0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:13:37.957523 crc crio[24477]: time=\"2026-06-11T12:13:37.955147366Z\" level=info msg=\"Started container\" PID=44899 containerID=df7c404570c30a33e38fd03c19009b4f6b168e6a6c8efa0e29cbe61148fa4d74 description=metallb-system/speaker-zrxgb/speaker id=623c6ab1-9d77-4b1b-b466-bc7574324ed0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c508f22b386e7a850bd29166dae7f5e3cc94e1f42d4eeb2eb3bbbba0589c3dd2\nJun 11 12:13:38.042128 crc crio[24477]: time=\"2026-06-11T12:13:38.04025106Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=392ee8d6-14be-4096-afb2-ee01272806c4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:13:38.076523 crc crio[24477]: time=\"2026-06-11T12:13:38.076007115Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=bc258cd9-2bf9-4865-9f60-7eb9fe016c32 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:13:38.201597 crc crio[24477]: time=\"2026-06-11T12:13:38.198320441Z\" level=info msg=\"Creating container: metallb-system/speaker-zrxgb/kube-rbac-proxy\" id=f66b2451-bad3-4b69-ad53-51f66207c036 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:13:38.215154 crc crio[24477]: time=\"2026-06-11T12:13:38.215027855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:13:38.569973 crc crio[24477]: time=\"2026-06-11T12:13:38.568571035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:13:40.006778 crc crio[24477]: time=\"2026-06-11T12:13:39.997260939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:13:40.522518 crc crio[24477]: time=\"2026-06-11T12:13:40.522050354Z\" level=info msg=\"Created container 027799d6be5f29a1874fbde3af7c8d9e68804d507c3a9f8263a9cac1d74e3a5c: metallb-system/speaker-zrxgb/kube-rbac-proxy\" id=f66b2451-bad3-4b69-ad53-51f66207c036 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:13:40.548057 crc crio[24477]: time=\"2026-06-11T12:13:40.547836131Z\" level=info msg=\"Starting container: 027799d6be5f29a1874fbde3af7c8d9e68804d507c3a9f8263a9cac1d74e3a5c\" id=82332a49-4d06-4b88-97c2-1b8a75f69085 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:13:40.567223 crc crio[24477]: time=\"2026-06-11T12:13:40.567084123Z\" level=info msg=\"Started container\" PID=44925 containerID=027799d6be5f29a1874fbde3af7c8d9e68804d507c3a9f8263a9cac1d74e3a5c description=metallb-system/speaker-zrxgb/kube-rbac-proxy id=82332a49-4d06-4b88-97c2-1b8a75f69085 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c508f22b386e7a850bd29166dae7f5e3cc94e1f42d4eeb2eb3bbbba0589c3dd2\nJun 11 12:14:00.558278 crc crio[24477]: time=\"2026-06-11T12:14:00.557295819Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-2ljtf/POD\" id=3302aa14-3f76-4199-9b9b-31390c9b4793 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:14:00.560490 crc crio[24477]: time=\"2026-06-11T12:14:00.558285037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:00.577303 crc crio[24477]: time=\"2026-06-11T12:14:00.577138096Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=3302aa14-3f76-4199-9b9b-31390c9b4793 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:14:00.623836 crc crio[24477]: time=\"2026-06-11T12:14:00.62375352Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686334-bt89z/POD\" id=b99ef170-c5ea-4cd2-a640-0566c645eed8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:14:00.624032 crc crio[24477]: time=\"2026-06-11T12:14:00.623880444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:00.670893 crc crio[24477]: time=\"2026-06-11T12:14:00.670727138Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686334-bt89z Namespace:openshift-infra ID:ce075ad6537e7478b5b75ae1d9ed4387daf0c016a87a65b3c5727e3fdbe80271 UID:5afa28b8-4726-46f4-9067-0a55eb46de99 NetNS:/var/run/netns/d13a2c5f-4b9b-4194-82ba-09145c73fba9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5afa28b8_4726_46f4_9067_0a55eb46de99.slice PodAnnotations:0xc000b18198}] Aliases:map[]}\"\nJun 11 12:14:00.670893 crc crio[24477]: time=\"2026-06-11T12:14:00.67081793Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686334-bt89z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:14:00.757579 crc crio[24477]: time=\"2026-06-11T12:14:00.757475238Z\" level=info msg=\"Ran pod sandbox 88c9970d4be92b24cf40f9ab2b2be714fb709746ff719ed2f81b9ec728f3b934 with infra container: openshift-frr-k8s/frr-k8s-2ljtf/POD\" id=3302aa14-3f76-4199-9b9b-31390c9b4793 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:14:00.760001 crc crio[24477]: time=\"2026-06-11T12:14:00.759918398Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=3614c458-812e-451d-82ba-5b01a06707ec name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:14:00.760229 crc crio[24477]: time=\"2026-06-11T12:14:00.760158044Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=3614c458-812e-451d-82ba-5b01a06707ec name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:14:00.760332 crc crio[24477]: time=\"2026-06-11T12:14:00.760256337Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=3614c458-812e-451d-82ba-5b01a06707ec name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:14:00.763216 crc crio[24477]: time=\"2026-06-11T12:14:00.763130416Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=f8859637-9088-43cb-882e-079b861c2036 name=/runtime.v1.ImageService/PullImage\nJun 11 12:14:00.780249 crc crio[24477]: time=\"2026-06-11T12:14:00.777817638Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"\nJun 11 12:14:01.208089 crc crio[24477]: 2026-06-11T12:14:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ce075ad6537e747 Mac:56:7c:75:c6:8b:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/d13a2c5f-4b9b-4194-82ba-09145c73fba9 SocketPath: PciID:}] [{Interface:0xc00025a740 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:14:01.209799 crc crio[24477]: time=\"2026-06-11T12:14:01.209629528Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686334-bt89z Namespace:openshift-infra ID:ce075ad6537e7478b5b75ae1d9ed4387daf0c016a87a65b3c5727e3fdbe80271 UID:5afa28b8-4726-46f4-9067-0a55eb46de99 NetNS:/var/run/netns/d13a2c5f-4b9b-4194-82ba-09145c73fba9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5afa28b8_4726_46f4_9067_0a55eb46de99.slice PodAnnotations:0xc000b18198}] Aliases:map[]}\"\nJun 11 12:14:01.209988 crc crio[24477]: time=\"2026-06-11T12:14:01.209924986Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686334-bt89z for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:14:01.215747 crc crio[24477]: time=\"2026-06-11T12:14:01.215598577Z\" level=info msg=\"Ran pod sandbox ce075ad6537e7478b5b75ae1d9ed4387daf0c016a87a65b3c5727e3fdbe80271 with infra container: openshift-infra/auto-csr-approver-29686334-bt89z/POD\" id=b99ef170-c5ea-4cd2-a640-0566c645eed8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:14:01.224185 crc crio[24477]: time=\"2026-06-11T12:14:01.224099023Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7294e061-7325-49e6-a7bb-4823784932ea name=/runtime.v1.ImageService/PullImage\nJun 11 12:14:01.228938 crc crio[24477]: time=\"2026-06-11T12:14:01.228870447Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:14:01.414507 crc crio[24477]: time=\"2026-06-11T12:14:01.414377863Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-pgqhd/POD\" id=4e964e48-fc08-4bf9-9cfe-4f0e925d938f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:14:01.414507 crc crio[24477]: time=\"2026-06-11T12:14:01.414507017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:01.435721 crc crio[24477]: time=\"2026-06-11T12:14:01.435566528Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=4e964e48-fc08-4bf9-9cfe-4f0e925d938f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:14:01.456345 crc crio[24477]: time=\"2026-06-11T12:14:01.455704095Z\" level=info msg=\"Ran pod sandbox f94a9f6b438d65ad16e92e55d4b89c79079a2e6908bfca677c2932e16f395bab with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-pgqhd/POD\" id=4e964e48-fc08-4bf9-9cfe-4f0e925d938f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:14:01.457799 crc crio[24477]: time=\"2026-06-11T12:14:01.457736429Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=4f473a61-2a30-4cef-adb3-fb9bb6964d16 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:14:01.458157 crc crio[24477]: time=\"2026-06-11T12:14:01.458098639Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=4f473a61-2a30-4cef-adb3-fb9bb6964d16 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:14:01.458279 crc crio[24477]: time=\"2026-06-11T12:14:01.458179451Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=4f473a61-2a30-4cef-adb3-fb9bb6964d16 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:14:01.459189 crc crio[24477]: time=\"2026-06-11T12:14:01.459105517Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=101e9193-a312-437b-ab02-20b780599f8f name=/runtime.v1.ImageService/PullImage\nJun 11 12:14:01.464051 crc crio[24477]: time=\"2026-06-11T12:14:01.463890602Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"\nJun 11 12:14:02.510313 crc crio[24477]: time=\"2026-06-11T12:14:02.510174409Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7294e061-7325-49e6-a7bb-4823784932ea name=/runtime.v1.ImageService/PullImage\nJun 11 12:14:02.514116 crc crio[24477]: time=\"2026-06-11T12:14:02.511564187Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a832b684-e086-4537-bcb5-2e6e56dbca4a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:14:02.515593 crc crio[24477]: time=\"2026-06-11T12:14:02.515426065Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=782cb234-e9ca-4210-93a3-7df5e395159e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:14:02.523792 crc crio[24477]: time=\"2026-06-11T12:14:02.523606534Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686334-bt89z/oc\" id=99798f33-0742-44c9-8da3-2d4d176d5e19 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:14:02.524372 crc crio[24477]: time=\"2026-06-11T12:14:02.524301213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:02.558217 crc crio[24477]: time=\"2026-06-11T12:14:02.557768942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:03.258828 crc crio[24477]: time=\"2026-06-11T12:14:03.25860916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:03.472226 crc crio[24477]: time=\"2026-06-11T12:14:03.471945717Z\" level=info msg=\"Created container 0615a0509a04e66e1dafd550de8d218b82677e2d1a8d9a8dd99139b96b1e2c11: openshift-infra/auto-csr-approver-29686334-bt89z/oc\" id=99798f33-0742-44c9-8da3-2d4d176d5e19 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:14:03.475065 crc crio[24477]: time=\"2026-06-11T12:14:03.474484568Z\" level=info msg=\"Starting container: 0615a0509a04e66e1dafd550de8d218b82677e2d1a8d9a8dd99139b96b1e2c11\" id=b991cd16-2cce-4431-aa4d-110eeb293b3a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:14:03.520489 crc crio[24477]: time=\"2026-06-11T12:14:03.520104248Z\" level=info msg=\"Started container\" PID=45380 containerID=0615a0509a04e66e1dafd550de8d218b82677e2d1a8d9a8dd99139b96b1e2c11 description=openshift-infra/auto-csr-approver-29686334-bt89z/oc id=b991cd16-2cce-4431-aa4d-110eeb293b3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce075ad6537e7478b5b75ae1d9ed4387daf0c016a87a65b3c5727e3fdbe80271\nJun 11 12:14:07.457619 crc crio[24477]: time=\"2026-06-11T12:14:07.455887348Z\" level=info msg=\"Stopping pod sandbox: ce075ad6537e7478b5b75ae1d9ed4387daf0c016a87a65b3c5727e3fdbe80271\" id=d6560c44-9c99-462f-98cc-f74a5e7e4ad2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:14:07.459268 crc crio[24477]: time=\"2026-06-11T12:14:07.458269336Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686334-bt89z Namespace:openshift-infra ID:ce075ad6537e7478b5b75ae1d9ed4387daf0c016a87a65b3c5727e3fdbe80271 UID:5afa28b8-4726-46f4-9067-0a55eb46de99 NetNS:/var/run/netns/d13a2c5f-4b9b-4194-82ba-09145c73fba9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5afa28b8_4726_46f4_9067_0a55eb46de99.slice PodAnnotations:0xc000b18668}] Aliases:map[]}\"\nJun 11 12:14:07.459268 crc crio[24477]: time=\"2026-06-11T12:14:07.458594625Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686334-bt89z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:14:09.447338 crc crio[24477]: time=\"2026-06-11T12:14:09.447207186Z\" level=info msg=\"Stopped pod sandbox: ce075ad6537e7478b5b75ae1d9ed4387daf0c016a87a65b3c5727e3fdbe80271\" id=d6560c44-9c99-462f-98cc-f74a5e7e4ad2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:14:30.799317 crc crio[24477]: time=\"2026-06-11T12:14:30.798139106Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=101e9193-a312-437b-ab02-20b780599f8f name=/runtime.v1.ImageService/PullImage\nJun 11 12:14:30.810994 crc crio[24477]: time=\"2026-06-11T12:14:30.806130573Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=938dd8e9-e367-4e28-abd1-3fe0bd54d73d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:14:30.815397 crc crio[24477]: time=\"2026-06-11T12:14:30.815144129Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=ae8349d7-a7d3-4a22-90f9-8aa7cc989f1c name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:14:30.835819 crc crio[24477]: time=\"2026-06-11T12:14:30.835057932Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-pgqhd/frr-k8s-webhook-server\" id=21e4aad0-14e1-4db6-a39b-f4ffe1b90afa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:14:30.840720 crc crio[24477]: time=\"2026-06-11T12:14:30.84024798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:30.852131 crc crio[24477]: time=\"2026-06-11T12:14:30.852038451Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=f8859637-9088-43cb-882e-079b861c2036 name=/runtime.v1.ImageService/PullImage\nJun 11 12:14:30.853506 crc crio[24477]: time=\"2026-06-11T12:14:30.853371326Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=8e48f540-a80c-40b5-b815-e601b44373ae name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:14:30.860170 crc crio[24477]: time=\"2026-06-11T12:14:30.860079915Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=c34cebf1-f7cd-4862-b6b0-7213c408f22b name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:14:30.883729 crc crio[24477]: time=\"2026-06-11T12:14:30.883269984Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-2ljtf/cp-frr-files\" id=18cd3dd4-d450-4d81-94c8-525f9a9766eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:14:30.898229 crc crio[24477]: time=\"2026-06-11T12:14:30.897121133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:30.899821 crc crio[24477]: time=\"2026-06-11T12:14:30.89880503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:30.912557 crc crio[24477]: time=\"2026-06-11T12:14:30.911971963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:30.959273 crc crio[24477]: time=\"2026-06-11T12:14:30.947044681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:30.959273 crc crio[24477]: time=\"2026-06-11T12:14:30.95412208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:31.129079 crc crio[24477]: time=\"2026-06-11T12:14:31.128520686Z\" level=info msg=\"Created container d7e374c55cbc2d64636af4775320be6b0d8141fab56eeb33ab15ce7755e79cea: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-pgqhd/frr-k8s-webhook-server\" id=21e4aad0-14e1-4db6-a39b-f4ffe1b90afa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:14:31.129079 crc crio[24477]: time=\"2026-06-11T12:14:31.128925287Z\" level=info msg=\"Created container e22fd9e8b1e837020ef6d7b9fc53f6deb687348c1d9d53c42d0c6f8c22507ada: openshift-frr-k8s/frr-k8s-2ljtf/cp-frr-files\" id=18cd3dd4-d450-4d81-94c8-525f9a9766eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:14:31.131683 crc crio[24477]: time=\"2026-06-11T12:14:31.131557042Z\" level=info msg=\"Starting container: e22fd9e8b1e837020ef6d7b9fc53f6deb687348c1d9d53c42d0c6f8c22507ada\" id=b33d24b9-9dc5-43a6-9f11-bca4228a39dd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:14:31.133312 crc crio[24477]: time=\"2026-06-11T12:14:31.133209187Z\" level=info msg=\"Starting container: d7e374c55cbc2d64636af4775320be6b0d8141fab56eeb33ab15ce7755e79cea\" id=b4c22d04-690b-4811-b127-9a7fbcfbd910 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:14:31.139778 crc crio[24477]: time=\"2026-06-11T12:14:31.139543916Z\" level=info msg=\"Started container\" PID=45885 containerID=e22fd9e8b1e837020ef6d7b9fc53f6deb687348c1d9d53c42d0c6f8c22507ada description=openshift-frr-k8s/frr-k8s-2ljtf/cp-frr-files id=b33d24b9-9dc5-43a6-9f11-bca4228a39dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c9970d4be92b24cf40f9ab2b2be714fb709746ff719ed2f81b9ec728f3b934\nJun 11 12:14:31.145430 crc crio[24477]: time=\"2026-06-11T12:14:31.145301527Z\" level=info msg=\"Started container\" PID=45881 containerID=d7e374c55cbc2d64636af4775320be6b0d8141fab56eeb33ab15ce7755e79cea description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-pgqhd/frr-k8s-webhook-server id=b4c22d04-690b-4811-b127-9a7fbcfbd910 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f94a9f6b438d65ad16e92e55d4b89c79079a2e6908bfca677c2932e16f395bab\nJun 11 12:14:32.087012 crc crio[24477]: time=\"2026-06-11T12:14:32.086076346Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=abb76e6d-a680-4001-8900-fddb1b9f5f0c name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:14:32.096420 crc crio[24477]: time=\"2026-06-11T12:14:32.096270702Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d6ac7911-c42c-4777-bf4b-91b8bbbae345 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:14:32.156289 crc crio[24477]: time=\"2026-06-11T12:14:32.15614593Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-2ljtf/cp-reloader\" id=bdda7bac-20d1-4c9a-be36-ddb003611b91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:14:32.158381 crc crio[24477]: time=\"2026-06-11T12:14:32.158304531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:32.205613 crc crio[24477]: time=\"2026-06-11T12:14:32.204849415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:32.211599 crc crio[24477]: time=\"2026-06-11T12:14:32.210489613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:32.397094 crc crio[24477]: time=\"2026-06-11T12:14:32.396610158Z\" level=info msg=\"Created container 49c128ac71cf1857f9d1a1a87bd5b4bbd30c54e1dda1ae5f3ead30b607ac27d4: openshift-frr-k8s/frr-k8s-2ljtf/cp-reloader\" id=bdda7bac-20d1-4c9a-be36-ddb003611b91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:14:32.401967 crc crio[24477]: time=\"2026-06-11T12:14:32.401183236Z\" level=info msg=\"Starting container: 49c128ac71cf1857f9d1a1a87bd5b4bbd30c54e1dda1ae5f3ead30b607ac27d4\" id=9fd1029c-accb-408d-9449-3f3f69b5929f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:14:32.416316 crc crio[24477]: time=\"2026-06-11T12:14:32.416168106Z\" level=info msg=\"Started container\" PID=45912 containerID=49c128ac71cf1857f9d1a1a87bd5b4bbd30c54e1dda1ae5f3ead30b607ac27d4 description=openshift-frr-k8s/frr-k8s-2ljtf/cp-reloader id=9fd1029c-accb-408d-9449-3f3f69b5929f name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c9970d4be92b24cf40f9ab2b2be714fb709746ff719ed2f81b9ec728f3b934\nJun 11 12:14:33.104719 crc crio[24477]: time=\"2026-06-11T12:14:33.103858755Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=122e99ab-5c4d-4995-91e3-3dd4442d0ccc name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:14:33.112944 crc crio[24477]: time=\"2026-06-11T12:14:33.111704714Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=8939f0b6-84d5-4df9-b253-3f9026e0dfa9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:14:33.132427 crc crio[24477]: time=\"2026-06-11T12:14:33.132350624Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-2ljtf/cp-metrics\" id=92e2ea00-36cc-4689-8e7e-0b901cadc2d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:14:33.134832 crc crio[24477]: time=\"2026-06-11T12:14:33.134787033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:33.171819 crc crio[24477]: time=\"2026-06-11T12:14:33.171724657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:33.176908 crc crio[24477]: time=\"2026-06-11T12:14:33.176727207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:33.299722 crc crio[24477]: time=\"2026-06-11T12:14:33.299617231Z\" level=info msg=\"Created container fdcb2e742071144d4fbb599e598d4514a3068a0e3a22066eb1e90ff06b4b3355: openshift-frr-k8s/frr-k8s-2ljtf/cp-metrics\" id=92e2ea00-36cc-4689-8e7e-0b901cadc2d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:14:33.301113 crc crio[24477]: time=\"2026-06-11T12:14:33.30104447Z\" level=info msg=\"Starting container: fdcb2e742071144d4fbb599e598d4514a3068a0e3a22066eb1e90ff06b4b3355\" id=a603b540-4182-439e-9b7d-a1633acf6c12 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:14:33.306190 crc crio[24477]: time=\"2026-06-11T12:14:33.306079751Z\" level=info msg=\"Started container\" PID=45923 containerID=fdcb2e742071144d4fbb599e598d4514a3068a0e3a22066eb1e90ff06b4b3355 description=openshift-frr-k8s/frr-k8s-2ljtf/cp-metrics id=a603b540-4182-439e-9b7d-a1633acf6c12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c9970d4be92b24cf40f9ab2b2be714fb709746ff719ed2f81b9ec728f3b934\nJun 11 12:14:34.124105 crc crio[24477]: time=\"2026-06-11T12:14:34.123728323Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=ad6fc668-2be1-42ff-bdba-4fb011d230ee name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:14:34.128767 crc crio[24477]: time=\"2026-06-11T12:14:34.128618869Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=e3dcf9a1-29c5-4799-adc9-e1a06bc449b5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:14:34.138006 crc crio[24477]: time=\"2026-06-11T12:14:34.137909679Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-2ljtf/cp-frr-status\" id=7beb4655-d3f5-403a-b19e-0e4acccdb644 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:14:34.140011 crc crio[24477]: time=\"2026-06-11T12:14:34.139924336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:34.184012 crc crio[24477]: time=\"2026-06-11T12:14:34.183913908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:34.189273 crc crio[24477]: time=\"2026-06-11T12:14:34.189201226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:34.336387 crc crio[24477]: time=\"2026-06-11T12:14:34.336300029Z\" level=info msg=\"Created container e124d4bc1fd641f66202fbb3407cd7c753f2b2daee181b83753e15f16c04c47a: openshift-frr-k8s/frr-k8s-2ljtf/cp-frr-status\" id=7beb4655-d3f5-403a-b19e-0e4acccdb644 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:14:34.338229 crc crio[24477]: time=\"2026-06-11T12:14:34.3381087Z\" level=info msg=\"Starting container: e124d4bc1fd641f66202fbb3407cd7c753f2b2daee181b83753e15f16c04c47a\" id=443cf2dc-53c9-4665-a01f-0104d173d07a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:14:34.346706 crc crio[24477]: time=\"2026-06-11T12:14:34.346508274Z\" level=info msg=\"Started container\" PID=45933 containerID=e124d4bc1fd641f66202fbb3407cd7c753f2b2daee181b83753e15f16c04c47a description=openshift-frr-k8s/frr-k8s-2ljtf/cp-frr-status id=443cf2dc-53c9-4665-a01f-0104d173d07a name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c9970d4be92b24cf40f9ab2b2be714fb709746ff719ed2f81b9ec728f3b934\nJun 11 12:14:35.146515 crc crio[24477]: time=\"2026-06-11T12:14:35.146007347Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=4b98fb04-20cb-4877-98e7-9e08fe8a3e44 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:14:35.162013 crc crio[24477]: time=\"2026-06-11T12:14:35.161212282Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=53ebcde2-f555-48d0-91a0-af467b717ed0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:14:35.180288 crc crio[24477]: time=\"2026-06-11T12:14:35.180162074Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-2ljtf/controller\" id=fbae9567-80b0-44a5-a90d-3f479e9490b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:14:35.183211 crc crio[24477]: time=\"2026-06-11T12:14:35.183138848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:35.223593 crc crio[24477]: time=\"2026-06-11T12:14:35.223397045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:35.228115 crc crio[24477]: time=\"2026-06-11T12:14:35.228042075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:35.355258 crc crio[24477]: time=\"2026-06-11T12:14:35.355128686Z\" level=info msg=\"Created container 773947346e05e7b2ddfcedbde933803a5f73ac65730630c6e780b609c934b5b7: openshift-frr-k8s/frr-k8s-2ljtf/controller\" id=fbae9567-80b0-44a5-a90d-3f479e9490b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:14:35.358198 crc crio[24477]: time=\"2026-06-11T12:14:35.35807608Z\" level=info msg=\"Starting container: 773947346e05e7b2ddfcedbde933803a5f73ac65730630c6e780b609c934b5b7\" id=24152308-53f5-423a-89fa-591a170c27d8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:14:35.364828 crc crio[24477]: time=\"2026-06-11T12:14:35.364705529Z\" level=info msg=\"Started container\" PID=45963 containerID=773947346e05e7b2ddfcedbde933803a5f73ac65730630c6e780b609c934b5b7 description=openshift-frr-k8s/frr-k8s-2ljtf/controller id=24152308-53f5-423a-89fa-591a170c27d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c9970d4be92b24cf40f9ab2b2be714fb709746ff719ed2f81b9ec728f3b934\nJun 11 12:14:35.379867 crc crio[24477]: time=\"2026-06-11T12:14:35.379698964Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=a67aad7c-017e-4625-b5cb-cb411f5d9bb4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:14:35.387522 crc crio[24477]: time=\"2026-06-11T12:14:35.387355199Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=79c8ba85-ea7b-4ae8-b8c7-a8e692dbbb6f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:14:35.398041 crc crio[24477]: time=\"2026-06-11T12:14:35.397609187Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-2ljtf/frr\" id=cb367351-ae9d-4ce7-9cbe-7c8d5cf8b364 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:14:35.403354 crc crio[24477]: time=\"2026-06-11T12:14:35.403183955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:35.454193 crc crio[24477]: time=\"2026-06-11T12:14:35.45410329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:35.458998 crc crio[24477]: time=\"2026-06-11T12:14:35.458898423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:35.567930 crc crio[24477]: time=\"2026-06-11T12:14:35.567775674Z\" level=info msg=\"Created container caa42a728f382fd98d56eae8f92964852837c310194cfd1314bbcc36a5871c1e: openshift-frr-k8s/frr-k8s-2ljtf/frr\" id=cb367351-ae9d-4ce7-9cbe-7c8d5cf8b364 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:14:35.569723 crc crio[24477]: time=\"2026-06-11T12:14:35.569602366Z\" level=info msg=\"Starting container: caa42a728f382fd98d56eae8f92964852837c310194cfd1314bbcc36a5871c1e\" id=3cae9ec0-479d-4b2d-96f9-8c13679f8fe0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:14:35.577515 crc crio[24477]: time=\"2026-06-11T12:14:35.577423745Z\" level=info msg=\"Started container\" PID=45988 containerID=caa42a728f382fd98d56eae8f92964852837c310194cfd1314bbcc36a5871c1e description=openshift-frr-k8s/frr-k8s-2ljtf/frr id=3cae9ec0-479d-4b2d-96f9-8c13679f8fe0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c9970d4be92b24cf40f9ab2b2be714fb709746ff719ed2f81b9ec728f3b934\nJun 11 12:14:35.595823 crc crio[24477]: time=\"2026-06-11T12:14:35.595735518Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=575f0c4c-e34e-4dc8-ad9d-d5df526a8430 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:14:35.600133 crc crio[24477]: time=\"2026-06-11T12:14:35.600061569Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=12779e67-765f-419c-bb6c-f0b10d4c22d7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:14:35.616909 crc crio[24477]: time=\"2026-06-11T12:14:35.61682395Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-2ljtf/reloader\" id=fff6e0e0-3980-4df7-8703-0547c8498953 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:14:35.619357 crc crio[24477]: time=\"2026-06-11T12:14:35.61929067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:35.653591 crc crio[24477]: time=\"2026-06-11T12:14:35.653369403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:35.658493 crc crio[24477]: time=\"2026-06-11T12:14:35.658383323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:35.796942 crc crio[24477]: time=\"2026-06-11T12:14:35.796850833Z\" level=info msg=\"Created container f3e19ada4dee24416248f54630d859408275eb43c3aca0166a5feb3dfecc5546: openshift-frr-k8s/frr-k8s-2ljtf/reloader\" id=fff6e0e0-3980-4df7-8703-0547c8498953 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:14:35.799256 crc crio[24477]: time=\"2026-06-11T12:14:35.799095975Z\" level=info msg=\"Starting container: f3e19ada4dee24416248f54630d859408275eb43c3aca0166a5feb3dfecc5546\" id=8d226573-23a4-431e-9d6d-69f457b5c453 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:14:35.807964 crc crio[24477]: time=\"2026-06-11T12:14:35.80781731Z\" level=info msg=\"Started container\" PID=46021 containerID=f3e19ada4dee24416248f54630d859408275eb43c3aca0166a5feb3dfecc5546 description=openshift-frr-k8s/frr-k8s-2ljtf/reloader id=8d226573-23a4-431e-9d6d-69f457b5c453 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c9970d4be92b24cf40f9ab2b2be714fb709746ff719ed2f81b9ec728f3b934\nJun 11 12:14:35.820813 crc crio[24477]: time=\"2026-06-11T12:14:35.820745872Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=f2fc7400-0d80-4915-a4af-7108d48d16cc name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:14:35.825581 crc crio[24477]: time=\"2026-06-11T12:14:35.825503096Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=3ff065c8-b292-4ae3-921d-5c09e23e31e2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:14:35.832625 crc crio[24477]: time=\"2026-06-11T12:14:35.832548014Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-2ljtf/frr-metrics\" id=766a9610-7f3c-4d58-a14b-1e9d4271ce15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:14:35.834550 crc crio[24477]: time=\"2026-06-11T12:14:35.834510849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:35.873833 crc crio[24477]: time=\"2026-06-11T12:14:35.873732297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:35.879832 crc crio[24477]: time=\"2026-06-11T12:14:35.879720385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:36.020438 crc crio[24477]: time=\"2026-06-11T12:14:36.020278634Z\" level=info msg=\"Created container ee78d5d0c63bad4fc79a7fdebb36616de4cf0e21c33ab08f76516f8e9d676333: openshift-frr-k8s/frr-k8s-2ljtf/frr-metrics\" id=766a9610-7f3c-4d58-a14b-1e9d4271ce15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:14:36.021986 crc crio[24477]: time=\"2026-06-11T12:14:36.021862878Z\" level=info msg=\"Starting container: ee78d5d0c63bad4fc79a7fdebb36616de4cf0e21c33ab08f76516f8e9d676333\" id=c954e011-40a8-46b0-8be7-a794a2a94a4f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:14:36.027970 crc crio[24477]: time=\"2026-06-11T12:14:36.027857836Z\" level=info msg=\"Started container\" PID=46046 containerID=ee78d5d0c63bad4fc79a7fdebb36616de4cf0e21c33ab08f76516f8e9d676333 description=openshift-frr-k8s/frr-k8s-2ljtf/frr-metrics id=c954e011-40a8-46b0-8be7-a794a2a94a4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c9970d4be92b24cf40f9ab2b2be714fb709746ff719ed2f81b9ec728f3b934\nJun 11 12:14:36.059032 crc crio[24477]: time=\"2026-06-11T12:14:36.058617827Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=c3ccc1eb-24a4-49b8-962e-c56b3eb6c114 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:14:36.074301 crc crio[24477]: time=\"2026-06-11T12:14:36.073858528Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=3e5eda85-a133-4a92-8036-bb2a0372f5b9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:14:36.088771 crc crio[24477]: time=\"2026-06-11T12:14:36.088343072Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-2ljtf/frr-status\" id=c9460747-eeb1-4336-aef9-33cb31322a32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:14:36.091014 crc crio[24477]: time=\"2026-06-11T12:14:36.090856073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:36.142096 crc crio[24477]: time=\"2026-06-11T12:14:36.141913042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:36.161398 crc crio[24477]: time=\"2026-06-11T12:14:36.161261129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:36.275590 crc crio[24477]: time=\"2026-06-11T12:14:36.275495735Z\" level=info msg=\"Created container 92e51d4cdd5c569f49cdf4f8c621b237fd704052e5cc5ee344c5be8d07397e4a: openshift-frr-k8s/frr-k8s-2ljtf/frr-status\" id=c9460747-eeb1-4336-aef9-33cb31322a32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:14:36.276971 crc crio[24477]: time=\"2026-06-11T12:14:36.27677874Z\" level=info msg=\"Starting container: 92e51d4cdd5c569f49cdf4f8c621b237fd704052e5cc5ee344c5be8d07397e4a\" id=d7ff505a-4908-42ba-8f60-5cae55cef81a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:14:36.283094 crc crio[24477]: time=\"2026-06-11T12:14:36.283007746Z\" level=info msg=\"Started container\" PID=46060 containerID=92e51d4cdd5c569f49cdf4f8c621b237fd704052e5cc5ee344c5be8d07397e4a description=openshift-frr-k8s/frr-k8s-2ljtf/frr-status id=d7ff505a-4908-42ba-8f60-5cae55cef81a name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c9970d4be92b24cf40f9ab2b2be714fb709746ff719ed2f81b9ec728f3b934\nJun 11 12:14:36.304425 crc crio[24477]: time=\"2026-06-11T12:14:36.304308372Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a3b0b0af-4d85-4826-8f4d-4cc6a5a3a7ea name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:14:36.308893 crc crio[24477]: time=\"2026-06-11T12:14:36.308776667Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6a00f7c0-d1ef-4811-8a12-4b0def071ddc name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:14:36.315163 crc crio[24477]: time=\"2026-06-11T12:14:36.315084315Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-2ljtf/kube-rbac-proxy\" id=1f005736-fd99-4e15-9458-cde00192dbcd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:14:36.315598 crc crio[24477]: time=\"2026-06-11T12:14:36.315538569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:36.348720 crc crio[24477]: time=\"2026-06-11T12:14:36.348527551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:36.763502 crc crio[24477]: time=\"2026-06-11T12:14:36.763303923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:36.894081 crc crio[24477]: time=\"2026-06-11T12:14:36.893989055Z\" level=info msg=\"Created container e975e65f3dfbd60c2226c55859277d828aed9fd13edcb4d99d927f81b03e87c2: openshift-frr-k8s/frr-k8s-2ljtf/kube-rbac-proxy\" id=1f005736-fd99-4e15-9458-cde00192dbcd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:14:36.895629 crc crio[24477]: time=\"2026-06-11T12:14:36.895552839Z\" level=info msg=\"Starting container: e975e65f3dfbd60c2226c55859277d828aed9fd13edcb4d99d927f81b03e87c2\" id=d567906e-1474-423d-93a3-affc7d615a05 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:14:36.901371 crc crio[24477]: time=\"2026-06-11T12:14:36.9013052Z\" level=info msg=\"Started container\" PID=46094 containerID=e975e65f3dfbd60c2226c55859277d828aed9fd13edcb4d99d927f81b03e87c2 description=openshift-frr-k8s/frr-k8s-2ljtf/kube-rbac-proxy id=d567906e-1474-423d-93a3-affc7d615a05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c9970d4be92b24cf40f9ab2b2be714fb709746ff719ed2f81b9ec728f3b934\nJun 11 12:14:36.915978 crc crio[24477]: time=\"2026-06-11T12:14:36.915789555Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7f956926-888c-4662-a0a3-9f1665651f40 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:14:36.920174 crc crio[24477]: time=\"2026-06-11T12:14:36.920100587Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ec00f788-75d0-414a-8f47-837720547008 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:14:36.926169 crc crio[24477]: time=\"2026-06-11T12:14:36.926109225Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-2ljtf/kube-rbac-proxy-frr\" id=2cf542b8-99f9-494d-9418-e0b5058e9687 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:14:36.926420 crc crio[24477]: time=\"2026-06-11T12:14:36.926369332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:36.959417 crc crio[24477]: time=\"2026-06-11T12:14:36.959045988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:37.500746 crc crio[24477]: time=\"2026-06-11T12:14:37.500567162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:37.638961 crc crio[24477]: time=\"2026-06-11T12:14:37.638808325Z\" level=info msg=\"Created container 3e252380d1773ce081f3d9161acdaefd6f4284146735dbd18aa861a830bcdf78: openshift-frr-k8s/frr-k8s-2ljtf/kube-rbac-proxy-frr\" id=2cf542b8-99f9-494d-9418-e0b5058e9687 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:14:37.640123 crc crio[24477]: time=\"2026-06-11T12:14:37.640091631Z\" level=info msg=\"Starting container: 3e252380d1773ce081f3d9161acdaefd6f4284146735dbd18aa861a830bcdf78\" id=279e1681-2a90-4fc9-9577-14756d5d9bfa name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:14:37.644840 crc crio[24477]: time=\"2026-06-11T12:14:37.644744082Z\" level=info msg=\"Started container\" PID=46122 containerID=3e252380d1773ce081f3d9161acdaefd6f4284146735dbd18aa861a830bcdf78 description=openshift-frr-k8s/frr-k8s-2ljtf/kube-rbac-proxy-frr id=279e1681-2a90-4fc9-9577-14756d5d9bfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c9970d4be92b24cf40f9ab2b2be714fb709746ff719ed2f81b9ec728f3b934\nJun 11 12:14:53.533693 crc crio[24477]: time=\"2026-06-11T12:14:53.530326496Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-5d59497547-w2mcp/POD\" id=f08b1b78-fa3f-499c-ba56-6d5cfe60b037 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:14:53.533693 crc crio[24477]: time=\"2026-06-11T12:14:53.531158859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:53.580563 crc crio[24477]: time=\"2026-06-11T12:14:53.580167424Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-5d59497547-w2mcp Namespace:baremetal-operator-system ID:35cf6ee1b964bf7020e07bdb0436eb30d5e2646b63949047afb88577a1833871 UID:7f5c5047-e40f-495e-b613-edf27c9c6b1a NetNS:/var/run/netns/1ef121ea-8e92-46da-89f7-db6a33ca1d24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f5c5047_e40f_495e_b613_edf27c9c6b1a.slice PodAnnotations:0xc000b18410}] Aliases:map[]}\"\nJun 11 12:14:53.581072 crc crio[24477]: time=\"2026-06-11T12:14:53.580989787Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-5d59497547-w2mcp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:14:53.996421 crc crio[24477]: 2026-06-11T12:14:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:35cf6ee1b964bf7 Mac:9e:99:4c:8a:a5:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/1ef121ea-8e92-46da-89f7-db6a33ca1d24 SocketPath: PciID:}] [{Interface:0xc0002a08e0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:14:53.996421 crc crio[24477]: time=\"2026-06-11T12:14:53.994903094Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-5d59497547-w2mcp Namespace:baremetal-operator-system ID:35cf6ee1b964bf7020e07bdb0436eb30d5e2646b63949047afb88577a1833871 UID:7f5c5047-e40f-495e-b613-edf27c9c6b1a NetNS:/var/run/netns/1ef121ea-8e92-46da-89f7-db6a33ca1d24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f5c5047_e40f_495e_b613_edf27c9c6b1a.slice PodAnnotations:0xc000b18410}] Aliases:map[]}\"\nJun 11 12:14:53.996421 crc crio[24477]: time=\"2026-06-11T12:14:53.995031557Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-5d59497547-w2mcp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:14:54.002989 crc crio[24477]: time=\"2026-06-11T12:14:54.002960993Z\" level=info msg=\"Ran pod sandbox 35cf6ee1b964bf7020e07bdb0436eb30d5e2646b63949047afb88577a1833871 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-5d59497547-w2mcp/POD\" id=f08b1b78-fa3f-499c-ba56-6d5cfe60b037 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:14:54.007155 crc crio[24477]: time=\"2026-06-11T12:14:54.007096466Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=0269d409-3407-40e0-b20c-3a6b254b4b68 name=/runtime.v1.ImageService/PullImage\nJun 11 12:14:54.021436 crc crio[24477]: time=\"2026-06-11T12:14:54.021362576Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"\nJun 11 12:14:54.514589 crc crio[24477]: time=\"2026-06-11T12:14:54.513975488Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-8vs2f/POD\" id=482e08d6-fe9f-4a23-996a-670dff456861 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:14:54.514778 crc crio[24477]: time=\"2026-06-11T12:14:54.514602845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:54.546797 crc crio[24477]: time=\"2026-06-11T12:14:54.546042267Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-8vs2f Namespace:openstack-operators ID:7c22f14ecf776f8151c3ecf4d4ca816f887f9867347cef4d9d0088281085b831 UID:f78ba27e-e2e5-48e8-8dff-f1763bba89e0 NetNS:/var/run/netns/01d59027-6df6-4f18-a040-0fea77b8055a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf78ba27e_e2e5_48e8_8dff_f1763bba89e0.slice PodAnnotations:0xc000326c08}] Aliases:map[]}\"\nJun 11 12:14:54.546797 crc crio[24477]: time=\"2026-06-11T12:14:54.546107619Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-8vs2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:14:54.611336 crc crio[24477]: time=\"2026-06-11T12:14:54.611149381Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-66d6b46c86-ffqwc/POD\" id=b72e49f9-f927-4dcf-a2f5-9f1774a4fc7d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:14:54.611336 crc crio[24477]: time=\"2026-06-11T12:14:54.611256445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:54.659090 crc crio[24477]: time=\"2026-06-11T12:14:54.658998012Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-66d6b46c86-ffqwc Namespace:baremetal-operator-system ID:94b5d07ee58538b0fc78a460453dd16c708ea4f385203dc5bfd648f58bb558b6 UID:97541e6b-1ce7-48a5-883a-2b0cee088af1 NetNS:/var/run/netns/4716f5a8-7967-4bfc-9c6c-503ec9ff26be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97541e6b_1ce7_48a5_883a_2b0cee088af1.slice PodAnnotations:0xc000326d50}] Aliases:map[]}\"\nJun 11 12:14:54.659090 crc crio[24477]: time=\"2026-06-11T12:14:54.659082584Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-66d6b46c86-ffqwc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:14:55.160395 crc crio[24477]: 2026-06-11T12:14:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7c22f14ecf776f8 Mac:42:ad:79:41:d8:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/01d59027-6df6-4f18-a040-0fea77b8055a SocketPath: PciID:}] [{Interface:0xc0004a86c0 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:14:55.161757 crc crio[24477]: time=\"2026-06-11T12:14:55.161634428Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-8vs2f Namespace:openstack-operators ID:7c22f14ecf776f8151c3ecf4d4ca816f887f9867347cef4d9d0088281085b831 UID:f78ba27e-e2e5-48e8-8dff-f1763bba89e0 NetNS:/var/run/netns/01d59027-6df6-4f18-a040-0fea77b8055a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf78ba27e_e2e5_48e8_8dff_f1763bba89e0.slice PodAnnotations:0xc000326c08}] Aliases:map[]}\"\nJun 11 12:14:55.161888 crc crio[24477]: time=\"2026-06-11T12:14:55.161851912Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-8vs2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:14:55.588865 crc crio[24477]: 2026-06-11T12:14:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94b5d07ee58538b Mac:7a:33:b7:95:3e:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/4716f5a8-7967-4bfc-9c6c-503ec9ff26be SocketPath: PciID:}] [{Interface:0xc0004825c0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:14:55.592015 crc crio[24477]: time=\"2026-06-11T12:14:55.591435532Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-66d6b46c86-ffqwc Namespace:baremetal-operator-system ID:94b5d07ee58538b0fc78a460453dd16c708ea4f385203dc5bfd648f58bb558b6 UID:97541e6b-1ce7-48a5-883a-2b0cee088af1 NetNS:/var/run/netns/4716f5a8-7967-4bfc-9c6c-503ec9ff26be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97541e6b_1ce7_48a5_883a_2b0cee088af1.slice PodAnnotations:0xc000326d50}] Aliases:map[]}\"\nJun 11 12:14:55.592267 crc crio[24477]: time=\"2026-06-11T12:14:55.592147811Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-66d6b46c86-ffqwc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:14:55.838339 crc crio[24477]: time=\"2026-06-11T12:14:55.838256857Z\" level=info msg=\"Ran pod sandbox 7c22f14ecf776f8151c3ecf4d4ca816f887f9867347cef4d9d0088281085b831 with infra container: openstack-operators/openstack-operator-index-8vs2f/POD\" id=482e08d6-fe9f-4a23-996a-670dff456861 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:14:55.843417 crc crio[24477]: time=\"2026-06-11T12:14:55.84305944Z\" level=info msg=\"Ran pod sandbox 94b5d07ee58538b0fc78a460453dd16c708ea4f385203dc5bfd648f58bb558b6 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-66d6b46c86-ffqwc/POD\" id=b72e49f9-f927-4dcf-a2f5-9f1774a4fc7d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:14:55.844241 crc crio[24477]: time=\"2026-06-11T12:14:55.844113239Z\" level=info msg=\"Pulling image: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator-index:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c\" id=54d02dde-d2e8-4d5c-9153-81e05acd4dbb name=/runtime.v1.ImageService/PullImage\nJun 11 12:14:55.845446 crc crio[24477]: time=\"2026-06-11T12:14:55.845399575Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:latest\" id=9576b7df-93f8-45f9-a400-6d96195175be name=/runtime.v1.ImageService/PullImage\nJun 11 12:14:55.848278 crc crio[24477]: time=\"2026-06-11T12:14:55.847507464Z\" level=info msg=\"Trying to access \\\"38.102.83.66:5001/openstack-k8s-operators/openstack-operator-index:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c\\\"\"\nJun 11 12:14:55.850894 crc crio[24477]: time=\"2026-06-11T12:14:55.850791297Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:latest\\\"\"\nJun 11 12:14:56.778343 crc crio[24477]: time=\"2026-06-11T12:14:56.777316878Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/POD\" id=b2c57739-afb0-450e-9cc3-56678948587d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:14:56.778343 crc crio[24477]: time=\"2026-06-11T12:14:56.778171351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:58.620591 crc crio[24477]: time=\"2026-06-11T12:14:58.619386282Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-rkn4z/POD\" id=0d10f214-4c0a-4315-b95e-3db6042a8db9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:14:58.620591 crc crio[24477]: time=\"2026-06-11T12:14:58.62037344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:59.042523 crc crio[24477]: time=\"2026-06-11T12:14:59.042316662Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=b2c57739-afb0-450e-9cc3-56678948587d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:15:00.574541 crc crio[24477]: time=\"2026-06-11T12:15:00.574431003Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686335-vpnfs/POD\" id=972f4b37-904e-4333-b400-10daff0d62cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:15:00.575916 crc crio[24477]: time=\"2026-06-11T12:15:00.574597751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:01.649861 crc crio[24477]: time=\"2026-06-11T12:15:01.649106608Z\" level=info msg=\"Ran pod sandbox cca1e71d2c70fdfff34c3e421cd265d2a11d2b7a0748a6c31db11863246c0ff3 with infra container: baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/POD\" id=b2c57739-afb0-450e-9cc3-56678948587d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:15:01.654816 crc crio[24477]: time=\"2026-06-11T12:15:01.654581217Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=37acd3bd-112e-44a5-8555-41ea87cb299f name=/runtime.v1.ImageService/PullImage\nJun 11 12:15:01.674165 crc crio[24477]: time=\"2026-06-11T12:15:01.673958583Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic-ipa-downloader:latest\\\"\"\nJun 11 12:15:01.679920 crc crio[24477]: time=\"2026-06-11T12:15:01.679781258Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-rkn4z Namespace:openstack-operators ID:c42a30d2702f70c59f550b2b21409487da08112b046657b218ca1940bfa99f77 UID:bbaa91d1-5857-45e6-83d5-f00135a6f901 NetNS:/var/run/netns/8fda34ad-de43-469c-aa10-77affe3afce4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbbaa91d1_5857_45e6_83d5_f00135a6f901.slice PodAnnotations:0xc001f2a1a0}] Aliases:map[]}\"\nJun 11 12:15:01.679920 crc crio[24477]: time=\"2026-06-11T12:15:01.67983024Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-rkn4z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:15:02.424560 crc crio[24477]: time=\"2026-06-11T12:15:02.42199467Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=0269d409-3407-40e0-b20c-3a6b254b4b68 name=/runtime.v1.ImageService/PullImage\nJun 11 12:15:02.424560 crc crio[24477]: time=\"2026-06-11T12:15:02.42425572Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=08501657-b80f-4edf-af61-16e40e90e86f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:15:02.438600 crc crio[24477]: time=\"2026-06-11T12:15:02.433315847Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686335-vpnfs Namespace:openshift-operator-lifecycle-manager ID:a3c6568c4d8d3a7b9c908bd1e1ea6cc89effd567eeac7d3fa4edc287847f6ea1 UID:96b3a533-52b0-4151-9288-c7e16e840640 NetNS:/var/run/netns/aede8c6b-c910-4776-8a35-04083eb66bd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod96b3a533_52b0_4151_9288_c7e16e840640.slice PodAnnotations:0xc001f2a710}] Aliases:map[]}\"\nJun 11 12:15:02.438600 crc crio[24477]: time=\"2026-06-11T12:15:02.434298265Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686335-vpnfs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:15:02.477330 crc crio[24477]: time=\"2026-06-11T12:15:02.474888405Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=8266ce63-ce90-44f3-bb67-7f35215c6fe9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:15:02.497433 crc crio[24477]: time=\"2026-06-11T12:15:02.497369243Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-5d59497547-w2mcp/manager\" id=902f8ecf-d747-416c-b23c-78c1763b89b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:15:02.512367 crc crio[24477]: time=\"2026-06-11T12:15:02.512186493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:02.591169 crc crio[24477]: time=\"2026-06-11T12:15:02.591041378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:02.699016 crc crio[24477]: time=\"2026-06-11T12:15:02.69844397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:02.809629 crc crio[24477]: 2026-06-11T12:15:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c42a30d2702f70c Mac:5a:aa:96:61:ba:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/8fda34ad-de43-469c-aa10-77affe3afce4 SocketPath: PciID:}] [{Interface:0xc0005267f0 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:15:02.811940 crc crio[24477]: time=\"2026-06-11T12:15:02.811854466Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-rkn4z Namespace:openstack-operators ID:c42a30d2702f70c59f550b2b21409487da08112b046657b218ca1940bfa99f77 UID:bbaa91d1-5857-45e6-83d5-f00135a6f901 NetNS:/var/run/netns/8fda34ad-de43-469c-aa10-77affe3afce4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbbaa91d1_5857_45e6_83d5_f00135a6f901.slice PodAnnotations:0xc001f2a1a0}] Aliases:map[]}\"\nJun 11 12:15:02.812171 crc crio[24477]: time=\"2026-06-11T12:15:02.812081492Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-rkn4z for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:15:02.830499 crc crio[24477]: time=\"2026-06-11T12:15:02.830044532Z\" level=info msg=\"Ran pod sandbox c42a30d2702f70c59f550b2b21409487da08112b046657b218ca1940bfa99f77 with infra container: openstack-operators/openstack-operator-index-rkn4z/POD\" id=0d10f214-4c0a-4315-b95e-3db6042a8db9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:15:02.837047 crc crio[24477]: time=\"2026-06-11T12:15:02.836564517Z\" level=info msg=\"Pulling image: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator-index:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c\" id=061b32ad-257b-424b-8ed9-d8d59e0a7e97 name=/runtime.v1.ImageService/PullImage\nJun 11 12:15:02.850878 crc crio[24477]: time=\"2026-06-11T12:15:02.850746794Z\" level=info msg=\"Trying to access \\\"38.102.83.66:5001/openstack-k8s-operators/openstack-operator-index:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c\\\"\"\nJun 11 12:15:02.884513 crc crio[24477]: time=\"2026-06-11T12:15:02.884396037Z\" level=info msg=\"Created container 935507d28d3b1226b1a193d52a2d461f18e52c0a9f8c7538d2fc05cba6b94b3e: baremetal-operator-system/baremetal-operator-controller-manager-5d59497547-w2mcp/manager\" id=902f8ecf-d747-416c-b23c-78c1763b89b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:15:02.887221 crc crio[24477]: time=\"2026-06-11T12:15:02.887089292Z\" level=info msg=\"Starting container: 935507d28d3b1226b1a193d52a2d461f18e52c0a9f8c7538d2fc05cba6b94b3e\" id=b5b58ec9-9084-4e7e-b6c3-18bc02bda4a1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:15:02.905772 crc crio[24477]: time=\"2026-06-11T12:15:02.905581652Z\" level=info msg=\"Started container\" PID=46983 containerID=935507d28d3b1226b1a193d52a2d461f18e52c0a9f8c7538d2fc05cba6b94b3e description=baremetal-operator-system/baremetal-operator-controller-manager-5d59497547-w2mcp/manager id=b5b58ec9-9084-4e7e-b6c3-18bc02bda4a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35cf6ee1b964bf7020e07bdb0436eb30d5e2646b63949047afb88577a1833871\nJun 11 12:15:03.410268 crc crio[24477]: 2026-06-11T12:15:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a3c6568c4d8d3a7 Mac:5e:71:e0:d5:45:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/aede8c6b-c910-4776-8a35-04083eb66bd0 SocketPath: PciID:}] [{Interface:0xc000362940 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:15:03.411849 crc crio[24477]: time=\"2026-06-11T12:15:03.411749993Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686335-vpnfs Namespace:openshift-operator-lifecycle-manager ID:a3c6568c4d8d3a7b9c908bd1e1ea6cc89effd567eeac7d3fa4edc287847f6ea1 UID:96b3a533-52b0-4151-9288-c7e16e840640 NetNS:/var/run/netns/aede8c6b-c910-4776-8a35-04083eb66bd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod96b3a533_52b0_4151_9288_c7e16e840640.slice PodAnnotations:0xc001f2a710}] Aliases:map[]}\"\nJun 11 12:15:03.412499 crc crio[24477]: time=\"2026-06-11T12:15:03.412395281Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686335-vpnfs for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:15:03.591902 crc crio[24477]: time=\"2026-06-11T12:15:03.591302989Z\" level=info msg=\"Ran pod sandbox a3c6568c4d8d3a7b9c908bd1e1ea6cc89effd567eeac7d3fa4edc287847f6ea1 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686335-vpnfs/POD\" id=972f4b37-904e-4333-b400-10daff0d62cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:15:03.594530 crc crio[24477]: time=\"2026-06-11T12:15:03.594379481Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=13898f94-492b-40da-b242-4d34d44f6882 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:15:03.895273 crc crio[24477]: time=\"2026-06-11T12:15:03.892951826Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7ca94bc1-33d8-4970-9a4f-8de0caceb916 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:15:03.907289 crc crio[24477]: time=\"2026-06-11T12:15:03.907180985Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686335-vpnfs/collect-profiles\" id=3dcb4a8c-2f89-492d-bff2-35589a9808cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:15:03.909370 crc crio[24477]: time=\"2026-06-11T12:15:03.909279344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:03.965188 crc crio[24477]: time=\"2026-06-11T12:15:03.965133269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:03.976146 crc crio[24477]: time=\"2026-06-11T12:15:03.976093856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:04.132375 crc crio[24477]: time=\"2026-06-11T12:15:04.132057167Z\" level=info msg=\"Created container f51bcb1b5a22319dd05736fc04cde038ad0978c20812e146b262c8aca6792e33: openshift-operator-lifecycle-manager/collect-profiles-29686335-vpnfs/collect-profiles\" id=3dcb4a8c-2f89-492d-bff2-35589a9808cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:15:04.133830 crc crio[24477]: time=\"2026-06-11T12:15:04.133697442Z\" level=info msg=\"Starting container: f51bcb1b5a22319dd05736fc04cde038ad0978c20812e146b262c8aca6792e33\" id=4d03ad89-76c3-4ed4-9036-02e5d6d366ff name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:15:04.145148 crc crio[24477]: time=\"2026-06-11T12:15:04.145024501Z\" level=info msg=\"Started container\" PID=47172 containerID=f51bcb1b5a22319dd05736fc04cde038ad0978c20812e146b262c8aca6792e33 description=openshift-operator-lifecycle-manager/collect-profiles-29686335-vpnfs/collect-profiles id=4d03ad89-76c3-4ed4-9036-02e5d6d366ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3c6568c4d8d3a7b9c908bd1e1ea6cc89effd567eeac7d3fa4edc287847f6ea1\nJun 11 12:15:06.713294 crc crio[24477]: time=\"2026-06-11T12:15:06.712213313Z\" level=info msg=\"Stopping pod sandbox: a3c6568c4d8d3a7b9c908bd1e1ea6cc89effd567eeac7d3fa4edc287847f6ea1\" id=a5749d5f-933c-427c-8c54-f70f8cf010cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:15:06.714383 crc crio[24477]: time=\"2026-06-11T12:15:06.714168668Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686335-vpnfs Namespace:openshift-operator-lifecycle-manager ID:a3c6568c4d8d3a7b9c908bd1e1ea6cc89effd567eeac7d3fa4edc287847f6ea1 UID:96b3a533-52b0-4151-9288-c7e16e840640 NetNS:/var/run/netns/aede8c6b-c910-4776-8a35-04083eb66bd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod96b3a533_52b0_4151_9288_c7e16e840640.slice PodAnnotations:0xc0005301c0}] Aliases:map[]}\"\nJun 11 12:15:06.714383 crc crio[24477]: time=\"2026-06-11T12:15:06.714360313Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686335-vpnfs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:15:08.843570 crc crio[24477]: time=\"2026-06-11T12:15:08.84309876Z\" level=info msg=\"Removing container: e72fdc96ca682336d3f00aefdceb01dfd581c10a53ac38dda96cdc8de7bd84ab\" id=47213374-5f6e-41d8-8b20-b7f36a74ab42 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:15:14.317236 crc crio[24477]: time=\"2026-06-11T12:15:14.315433437Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-k6ctk/POD\" id=495dc7d1-bd08-4a65-92a8-1bd68f5c7ebc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:15:14.319421 crc crio[24477]: time=\"2026-06-11T12:15:14.319275754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:19.277262 crc crio[24477]: time=\"2026-06-11T12:15:19.275580191Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-fhtg5/POD\" id=4ec0c0b1-4a18-44a6-9aca-c139d662761b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:15:19.279735 crc crio[24477]: time=\"2026-06-11T12:15:19.279704017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:19.686686 crc crio[24477]: time=\"2026-06-11T12:15:19.686318924Z\" level=info msg=\"Stopped pod sandbox: a3c6568c4d8d3a7b9c908bd1e1ea6cc89effd567eeac7d3fa4edc287847f6ea1\" id=a5749d5f-933c-427c-8c54-f70f8cf010cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:15:19.848001 crc crio[24477]: time=\"2026-06-11T12:15:19.84786922Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:f8cea8a8d7d1bb9abfb877f3a8c922976093b3b7b65ed091b8f89b51cc058afa\" id=9576b7df-93f8-45f9-a400-6d96195175be name=/runtime.v1.ImageService/PullImage\nJun 11 12:15:19.858135 crc crio[24477]: time=\"2026-06-11T12:15:19.85801138Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:latest\" id=1f5e16f2-76d3-47d6-b9b8-a939f4429399 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:15:20.410611 crc crio[24477]: time=\"2026-06-11T12:15:20.409285891Z\" level=info msg=\"Removed container e72fdc96ca682336d3f00aefdceb01dfd581c10a53ac38dda96cdc8de7bd84ab: openshift-infra/auto-csr-approver-29686328-8hjnm/oc\" id=47213374-5f6e-41d8-8b20-b7f36a74ab42 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:15:20.487771 crc crio[24477]: time=\"2026-06-11T12:15:20.487596041Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7\" id=37acd3bd-112e-44a5-8555-41ea87cb299f name=/runtime.v1.ImageService/PullImage\nJun 11 12:15:20.511106 crc crio[24477]: time=\"2026-06-11T12:15:20.507765197Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=a76f55a1-d508-4a1a-985f-ccfc8fdc216f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:15:20.531913 crc crio[24477]: time=\"2026-06-11T12:15:20.531778861Z\" level=info msg=\"Stopping pod sandbox: 5a659938c99f0a7a88ff783097a7f91e7a97906e2195bbe8ae86b36235535baa\" id=80577128-97b3-49fb-a867-b3b4ebb67061 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:15:20.532260 crc crio[24477]: time=\"2026-06-11T12:15:20.531935246Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5a659938c99f0a7a88ff783097a7f91e7a97906e2195bbe8ae86b36235535baa\" id=80577128-97b3-49fb-a867-b3b4ebb67061 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:15:20.537437 crc crio[24477]: time=\"2026-06-11T12:15:20.537391664Z\" level=info msg=\"Removing pod sandbox: 5a659938c99f0a7a88ff783097a7f91e7a97906e2195bbe8ae86b36235535baa\" id=2711eb7a-f5a0-4a5f-ab6a-5d13a3a1b736 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:15:20.695819 crc crio[24477]: time=\"2026-06-11T12:15:20.69560769Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator\" id=22dbd46b-c910-41e6-b7b6-897881b3ead2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:15:20.725513 crc crio[24477]: time=\"2026-06-11T12:15:20.725411317Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader\" id=f0dd9f90-caaa-4d7c-9000-af8bbdb9f05c name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:15:20.730060 crc crio[24477]: time=\"2026-06-11T12:15:20.730027588Z\" level=info msg=\"Got pod network &{Name:certified-operators-k6ctk Namespace:openshift-marketplace ID:4a9125f246fc1d466fe6586820c71f11b8204033d5f40cd91da6cab6b32c5801 UID:00df8b14-aaab-444a-be06-5092647de36f NetNS:/var/run/netns/50972add-f1ec-4c8e-9680-7237dcadc101 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod00df8b14_aaab_444a_be06_5092647de36f.slice PodAnnotations:0xc00251e2c0}] Aliases:map[]}\"\nJun 11 12:15:20.730227 crc crio[24477]: time=\"2026-06-11T12:15:20.730206734Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-k6ctk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:15:21.499527 crc crio[24477]: time=\"2026-06-11T12:15:21.498930291Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-fhtg5 Namespace:openshift-marketplace ID:4aa1d9e385674fa1c4c422901a324086daf1d57080e296a9a7833461196dd421 UID:f85054bb-f32e-4252-89f2-dfb09f481dbe NetNS:/var/run/netns/11acd2e2-fe8f-4a89-928e-5306533e70d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf85054bb_f32e_4252_89f2_dfb09f481dbe.slice PodAnnotations:0xc0003267e0}] Aliases:map[]}\"\nJun 11 12:15:21.499527 crc crio[24477]: time=\"2026-06-11T12:15:21.499512298Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-fhtg5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:15:21.502104 crc crio[24477]: time=\"2026-06-11T12:15:21.501243475Z\" level=info msg=\"Removed pod sandbox: 5a659938c99f0a7a88ff783097a7f91e7a97906e2195bbe8ae86b36235535baa\" id=2711eb7a-f5a0-4a5f-ab6a-5d13a3a1b736 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:15:21.615875 crc crio[24477]: 2026-06-11T12:15:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4a9125f246fc1d4 Mac:46:f4:f9:7f:1e:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/50972add-f1ec-4c8e-9680-7237dcadc101 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:15:21.617001 crc crio[24477]: time=\"2026-06-11T12:15:21.616922136Z\" level=info msg=\"Got pod network &{Name:certified-operators-k6ctk Namespace:openshift-marketplace ID:4a9125f246fc1d466fe6586820c71f11b8204033d5f40cd91da6cab6b32c5801 UID:00df8b14-aaab-444a-be06-5092647de36f NetNS:/var/run/netns/50972add-f1ec-4c8e-9680-7237dcadc101 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod00df8b14_aaab_444a_be06_5092647de36f.slice PodAnnotations:0xc00251e2c0}] Aliases:map[]}\"\nJun 11 12:15:21.617154 crc crio[24477]: time=\"2026-06-11T12:15:21.617099251Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-k6ctk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:15:21.997514 crc crio[24477]: time=\"2026-06-11T12:15:21.997047536Z\" level=info msg=\"Ran pod sandbox 4a9125f246fc1d466fe6586820c71f11b8204033d5f40cd91da6cab6b32c5801 with infra container: openshift-marketplace/certified-operators-k6ctk/POD\" id=495dc7d1-bd08-4a65-92a8-1bd68f5c7ebc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:15:21.999806 crc crio[24477]: time=\"2026-06-11T12:15:21.999605768Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=31bbd9a4-f000-4209-8672-6f1116924137 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:15:22.112538 crc crio[24477]: time=\"2026-06-11T12:15:22.112302386Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-66d6b46c86-ffqwc/manager\" id=a7000b58-7dec-4947-9680-4d521dcdd7b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:15:22.141403 crc crio[24477]: 2026-06-11T12:15:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4aa1d9e385674fa Mac:32:03:50:11:d7:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/11acd2e2-fe8f-4a89-928e-5306533e70d4 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:15:22.147970 crc crio[24477]: time=\"2026-06-11T12:15:22.147875616Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-fhtg5 Namespace:openshift-marketplace ID:4aa1d9e385674fa1c4c422901a324086daf1d57080e296a9a7833461196dd421 UID:f85054bb-f32e-4252-89f2-dfb09f481dbe NetNS:/var/run/netns/11acd2e2-fe8f-4a89-928e-5306533e70d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf85054bb_f32e_4252_89f2_dfb09f481dbe.slice PodAnnotations:0xc0003267e0}] Aliases:map[]}\"\nJun 11 12:15:22.148107 crc crio[24477]: time=\"2026-06-11T12:15:22.148080551Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-fhtg5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:15:22.280995 crc crio[24477]: time=\"2026-06-11T12:15:22.280853929Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=121b99c9-d0dc-4f85-9b5b-8fef3055950c name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:15:22.289224 crc crio[24477]: time=\"2026-06-11T12:15:22.289029438Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/ironic-ipa-downloader\" id=8aab2983-ee0b-4e73-a467-696296270e89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:15:22.408943 crc crio[24477]: time=\"2026-06-11T12:15:22.408721273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:22.412851 crc crio[24477]: time=\"2026-06-11T12:15:22.412805797Z\" level=info msg=\"Ran pod sandbox 4aa1d9e385674fa1c4c422901a324086daf1d57080e296a9a7833461196dd421 with infra container: openshift-marketplace/redhat-marketplace-fhtg5/POD\" id=4ec0c0b1-4a18-44a6-9aca-c139d662761b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:15:22.415035 crc crio[24477]: time=\"2026-06-11T12:15:22.414951638Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b2064fa1-30a2-4faa-94ab-ad4599306e36 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:15:22.447768 crc crio[24477]: time=\"2026-06-11T12:15:22.447601562Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-k6ctk/extract-utilities\" id=6a24df85-f139-4c7d-8976-9cea1f89e225 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:15:22.561395 crc crio[24477]: time=\"2026-06-11T12:15:22.561094031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:22.564248 crc crio[24477]: time=\"2026-06-11T12:15:22.563630853Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b1f0fdfc-ea71-42f5-b9d6-2aa4b908a8a7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:15:22.779818 crc crio[24477]: time=\"2026-06-11T12:15:22.779696047Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-fhtg5/extract-utilities\" id=abebbf25-a7fb-4928-b3d8-29e957efe1ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:15:22.962839 crc crio[24477]: time=\"2026-06-11T12:15:22.962238372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:23.063014 crc crio[24477]: time=\"2026-06-11T12:15:23.062782459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:23.939921 crc crio[24477]: time=\"2026-06-11T12:15:23.939801963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:23.943246 crc crio[24477]: time=\"2026-06-11T12:15:23.943170348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:23.948339 crc crio[24477]: time=\"2026-06-11T12:15:23.948209118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:23.955445 crc crio[24477]: time=\"2026-06-11T12:15:23.955328068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:23.963543 crc crio[24477]: time=\"2026-06-11T12:15:23.963350803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:23.994348 crc crio[24477]: time=\"2026-06-11T12:15:23.993860798Z\" level=info msg=\"Pulled image: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator-index@sha256:2618cdc7bb10b96a986b0856c5b6c79dc4072ff60039c63f6f714f13b6369c00\" id=061b32ad-257b-424b-8ed9-d8d59e0a7e97 name=/runtime.v1.ImageService/PullImage\nJun 11 12:15:23.995118 crc crio[24477]: time=\"2026-06-11T12:15:23.99502723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:24.000912 crc crio[24477]: time=\"2026-06-11T12:15:24.000804852Z\" level=info msg=\"Checking image status: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator-index:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c\" id=f75ef3d3-cef3-4fc9-9dd5-03df0757afd0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:15:24.009291 crc crio[24477]: time=\"2026-06-11T12:15:24.007565462Z\" level=info msg=\"Checking image status: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator-index:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c\" id=72679d9e-5d44-434e-829c-140c89a84e05 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:15:24.017811 crc crio[24477]: time=\"2026-06-11T12:15:24.01763017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:24.019359 crc crio[24477]: time=\"2026-06-11T12:15:24.01928223Z\" level=info msg=\"Pulled image: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator-index@sha256:2618cdc7bb10b96a986b0856c5b6c79dc4072ff60039c63f6f714f13b6369c00\" id=54d02dde-d2e8-4d5c-9153-81e05acd4dbb name=/runtime.v1.ImageService/PullImage\nJun 11 12:15:24.020262 crc crio[24477]: time=\"2026-06-11T12:15:24.020155645Z\" level=info msg=\"Checking image status: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator-index:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c\" id=d88e2e63-3ae8-4994-922d-6f74d1af51c3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:15:24.025048 crc crio[24477]: time=\"2026-06-11T12:15:24.024588638Z\" level=info msg=\"Checking image status: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator-index:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c\" id=41d22fa0-620a-4c24-b698-4fb168cd879e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:15:24.025883 crc crio[24477]: time=\"2026-06-11T12:15:24.025098403Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-rkn4z/registry-server\" id=b402633e-5194-4305-9b1c-a10880c9318e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:15:24.032761 crc crio[24477]: time=\"2026-06-11T12:15:24.032633837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:24.035568 crc crio[24477]: time=\"2026-06-11T12:15:24.035437482Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-8vs2f/registry-server\" id=44f6f58c-4ab7-4a0c-8527-4b57aa61360f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:15:24.040038 crc crio[24477]: time=\"2026-06-11T12:15:24.039962079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:24.164599 crc crio[24477]: time=\"2026-06-11T12:15:24.164264993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:24.175928 crc crio[24477]: time=\"2026-06-11T12:15:24.175829838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:24.202740 crc crio[24477]: time=\"2026-06-11T12:15:24.202136894Z\" level=info msg=\"Created container b1065fea36505c91c1e515b27bd87a29864f6993229361733a86ac3e54ad6a88: openshift-marketplace/certified-operators-k6ctk/extract-utilities\" id=6a24df85-f139-4c7d-8976-9cea1f89e225 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:15:24.204217 crc crio[24477]: time=\"2026-06-11T12:15:24.204050128Z\" level=info msg=\"Starting container: b1065fea36505c91c1e515b27bd87a29864f6993229361733a86ac3e54ad6a88\" id=fac5eb52-f8cc-4bd5-9ee7-67f30057fd89 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:15:24.208340 crc crio[24477]: time=\"2026-06-11T12:15:24.205503578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:24.211898 crc crio[24477]: time=\"2026-06-11T12:15:24.211748764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:24.212614 crc crio[24477]: time=\"2026-06-11T12:15:24.212521785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:24.214458 crc crio[24477]: time=\"2026-06-11T12:15:24.21412459Z\" level=info msg=\"Started container\" PID=47896 containerID=b1065fea36505c91c1e515b27bd87a29864f6993229361733a86ac3e54ad6a88 description=openshift-marketplace/certified-operators-k6ctk/extract-utilities id=fac5eb52-f8cc-4bd5-9ee7-67f30057fd89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4a9125f246fc1d466fe6586820c71f11b8204033d5f40cd91da6cab6b32c5801\nJun 11 12:15:24.241930 crc crio[24477]: time=\"2026-06-11T12:15:24.240443707Z\" level=info msg=\"Created container 6bf88b46098138663dccee00cff03369e9d8d10627687f97936240d85515f98a: baremetal-operator-system/baremetal-operator-controller-manager-66d6b46c86-ffqwc/manager\" id=a7000b58-7dec-4947-9680-4d521dcdd7b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:15:24.242212 crc crio[24477]: time=\"2026-06-11T12:15:24.242010595Z\" level=info msg=\"Starting container: 6bf88b46098138663dccee00cff03369e9d8d10627687f97936240d85515f98a\" id=87ac32d7-7c08-4cb7-a033-ac10785ac021 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:15:24.250079 crc crio[24477]: time=\"2026-06-11T12:15:24.249025168Z\" level=info msg=\"Created container b660eaf2b468995bab8f78e79ab183165e621a830f59d19275a59722d12eab22: openshift-marketplace/redhat-marketplace-fhtg5/extract-utilities\" id=abebbf25-a7fb-4928-b3d8-29e957efe1ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:15:24.251793 crc crio[24477]: time=\"2026-06-11T12:15:24.250576601Z\" level=info msg=\"Starting container: b660eaf2b468995bab8f78e79ab183165e621a830f59d19275a59722d12eab22\" id=fbb1ad92-f921-4117-bf60-82bf89d677f4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:15:24.254800 crc crio[24477]: time=\"2026-06-11T12:15:24.251586839Z\" level=info msg=\"Started container\" PID=47899 containerID=6bf88b46098138663dccee00cff03369e9d8d10627687f97936240d85515f98a description=baremetal-operator-system/baremetal-operator-controller-manager-66d6b46c86-ffqwc/manager id=87ac32d7-7c08-4cb7-a033-ac10785ac021 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94b5d07ee58538b0fc78a460453dd16c708ea4f385203dc5bfd648f58bb558b6\nJun 11 12:15:24.264330 crc crio[24477]: time=\"2026-06-11T12:15:24.264228143Z\" level=info msg=\"Started container\" PID=47898 containerID=b660eaf2b468995bab8f78e79ab183165e621a830f59d19275a59722d12eab22 description=openshift-marketplace/redhat-marketplace-fhtg5/extract-utilities id=fbb1ad92-f921-4117-bf60-82bf89d677f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4aa1d9e385674fa1c4c422901a324086daf1d57080e296a9a7833461196dd421\nJun 11 12:15:24.535772 crc crio[24477]: time=\"2026-06-11T12:15:24.535611458Z\" level=info msg=\"Created container d3562bbaf628c65ff19c0a57f8bbf6fb1bc3d05ca872e3c06764204f5f869be5: openstack-operators/openstack-operator-index-rkn4z/registry-server\" id=b402633e-5194-4305-9b1c-a10880c9318e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:15:24.537391 crc crio[24477]: time=\"2026-06-11T12:15:24.537253784Z\" level=info msg=\"Starting container: d3562bbaf628c65ff19c0a57f8bbf6fb1bc3d05ca872e3c06764204f5f869be5\" id=ae6f7e56-7d77-4b09-b221-eca6df355455 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:15:24.543505 crc crio[24477]: time=\"2026-06-11T12:15:24.543352955Z\" level=info msg=\"Started container\" PID=47936 containerID=d3562bbaf628c65ff19c0a57f8bbf6fb1bc3d05ca872e3c06764204f5f869be5 description=openstack-operators/openstack-operator-index-rkn4z/registry-server id=ae6f7e56-7d77-4b09-b221-eca6df355455 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c42a30d2702f70c59f550b2b21409487da08112b046657b218ca1940bfa99f77\nJun 11 12:15:24.561161 crc crio[24477]: time=\"2026-06-11T12:15:24.560355741Z\" level=info msg=\"Created container 5ce8b8196d6d0dcff8e7e4d31491d24f49f67d8472b4f5c308bb48280a2ff137: openstack-operators/openstack-operator-index-8vs2f/registry-server\" id=44f6f58c-4ab7-4a0c-8527-4b57aa61360f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:15:24.562078 crc crio[24477]: time=\"2026-06-11T12:15:24.561986266Z\" level=info msg=\"Starting container: 5ce8b8196d6d0dcff8e7e4d31491d24f49f67d8472b4f5c308bb48280a2ff137\" id=01223fe3-7105-4a86-a431-3953259f6d67 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:15:24.567441 crc crio[24477]: time=\"2026-06-11T12:15:24.567337406Z\" level=info msg=\"Created container 479c424626383de4eae4f8dc94b4674d1d2e484eea91365a0295bd5c67296ea1: baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/ironic-ipa-downloader\" id=8aab2983-ee0b-4e73-a467-696296270e89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:15:24.568318 crc crio[24477]: time=\"2026-06-11T12:15:24.568216302Z\" level=info msg=\"Starting container: 479c424626383de4eae4f8dc94b4674d1d2e484eea91365a0295bd5c67296ea1\" id=2cc03987-7053-4fb0-897d-b057eb305acd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:15:24.571839 crc crio[24477]: time=\"2026-06-11T12:15:24.571735191Z\" level=info msg=\"Started container\" PID=47938 containerID=5ce8b8196d6d0dcff8e7e4d31491d24f49f67d8472b4f5c308bb48280a2ff137 description=openstack-operators/openstack-operator-index-8vs2f/registry-server id=01223fe3-7105-4a86-a431-3953259f6d67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c22f14ecf776f8151c3ecf4d4ca816f887f9867347cef4d9d0088281085b831\nJun 11 12:15:24.577457 crc crio[24477]: time=\"2026-06-11T12:15:24.576981257Z\" level=info msg=\"Started container\" PID=47937 containerID=479c424626383de4eae4f8dc94b4674d1d2e484eea91365a0295bd5c67296ea1 description=baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/ironic-ipa-downloader id=2cc03987-7053-4fb0-897d-b057eb305acd name=/runtime.v1.RuntimeService/StartContainer sandboxID=cca1e71d2c70fdfff34c3e421cd265d2a11d2b7a0748a6c31db11863246c0ff3\nJun 11 12:15:25.281979 crc crio[24477]: time=\"2026-06-11T12:15:25.27087211Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8d72786d-1057-45c0-8f8c-b806bf6fba48 name=/runtime.v1.ImageService/PullImage\nJun 11 12:15:25.281979 crc crio[24477]: time=\"2026-06-11T12:15:25.281421455Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 12:15:25.316199 crc crio[24477]: time=\"2026-06-11T12:15:25.316114311Z\" level=info msg=\"Stopping container: 5ce8b8196d6d0dcff8e7e4d31491d24f49f67d8472b4f5c308bb48280a2ff137 (timeout: 2s)\" id=91eab861-72ab-436c-8f99-825afcdea3a0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:15:25.323549 crc crio[24477]: time=\"2026-06-11T12:15:25.323442602Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f13e43cb-0a0a-4b4f-99cd-8b7352da06a3 name=/runtime.v1.ImageService/PullImage\nJun 11 12:15:25.328138 crc crio[24477]: time=\"2026-06-11T12:15:25.328033171Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 12:15:25.455209 crc crio[24477]: time=\"2026-06-11T12:15:25.455105991Z\" level=info msg=\"Stopped container 5ce8b8196d6d0dcff8e7e4d31491d24f49f67d8472b4f5c308bb48280a2ff137: openstack-operators/openstack-operator-index-8vs2f/registry-server\" id=91eab861-72ab-436c-8f99-825afcdea3a0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:15:25.456769 crc crio[24477]: time=\"2026-06-11T12:15:25.456688256Z\" level=info msg=\"Stopping pod sandbox: 7c22f14ecf776f8151c3ecf4d4ca816f887f9867347cef4d9d0088281085b831\" id=e6597472-5125-4e3f-9f92-7c2b2e91bce0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:15:25.457249 crc crio[24477]: time=\"2026-06-11T12:15:25.45717229Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-8vs2f Namespace:openstack-operators ID:7c22f14ecf776f8151c3ecf4d4ca816f887f9867347cef4d9d0088281085b831 UID:f78ba27e-e2e5-48e8-8dff-f1763bba89e0 NetNS:/var/run/netns/01d59027-6df6-4f18-a040-0fea77b8055a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf78ba27e_e2e5_48e8_8dff_f1763bba89e0.slice PodAnnotations:0xc000530648}] Aliases:map[]}\"\nJun 11 12:15:25.457421 crc crio[24477]: time=\"2026-06-11T12:15:25.457359985Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-8vs2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:15:25.882397 crc crio[24477]: time=\"2026-06-11T12:15:25.88225036Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=8d72786d-1057-45c0-8f8c-b806bf6fba48 name=/runtime.v1.ImageService/PullImage\nJun 11 12:15:25.883505 crc crio[24477]: time=\"2026-06-11T12:15:25.883409123Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2dc21090-d4fe-4700-b28c-b8af4b69ca0f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:15:25.886602 crc crio[24477]: time=\"2026-06-11T12:15:25.886103458Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=77f3c51c-5ee8-47db-8645-f1861caa96b1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:15:25.895962 crc crio[24477]: time=\"2026-06-11T12:15:25.895880143Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-fhtg5/extract-content\" id=77aa7532-43f3-47fa-abd3-d9652bd6008e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:15:25.896498 crc crio[24477]: time=\"2026-06-11T12:15:25.896389728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:25.955391 crc crio[24477]: time=\"2026-06-11T12:15:25.955262196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:25.963796 crc crio[24477]: time=\"2026-06-11T12:15:25.960329549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:26.009442 crc crio[24477]: time=\"2026-06-11T12:15:26.009347832Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:ff23a6409155a523e9d8d88955ed6c8eeef67a7bed83b65b88346a17ef0248a3\" id=f13e43cb-0a0a-4b4f-99cd-8b7352da06a3 name=/runtime.v1.ImageService/PullImage\nJun 11 12:15:26.011082 crc crio[24477]: time=\"2026-06-11T12:15:26.010995218Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=fa3f0eb2-0e16-4630-a423-58cdb18c58b6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:15:26.014014 crc crio[24477]: time=\"2026-06-11T12:15:26.013402656Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=5862d0fe-0582-48ce-952a-168b73c07196 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:15:26.022404 crc crio[24477]: time=\"2026-06-11T12:15:26.022183472Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-k6ctk/extract-content\" id=52feb3d6-f2f4-40c3-88ef-3f3c1c29f981 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:15:26.023299 crc crio[24477]: time=\"2026-06-11T12:15:26.023086687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:26.043551 crc crio[24477]: time=\"2026-06-11T12:15:26.043501138Z\" level=info msg=\"Stopped pod sandbox: 7c22f14ecf776f8151c3ecf4d4ca816f887f9867347cef4d9d0088281085b831\" id=e6597472-5125-4e3f-9f92-7c2b2e91bce0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:15:26.060140 crc crio[24477]: time=\"2026-06-11T12:15:26.060034902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:26.064840 crc crio[24477]: time=\"2026-06-11T12:15:26.064746534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:26.190184 crc crio[24477]: time=\"2026-06-11T12:15:26.190060357Z\" level=info msg=\"Created container 80ebb1ae7894c53bcec55818590ac7534246bf64a2242553a5cea751c22cff08: openshift-marketplace/redhat-marketplace-fhtg5/extract-content\" id=77aa7532-43f3-47fa-abd3-d9652bd6008e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:15:26.191886 crc crio[24477]: time=\"2026-06-11T12:15:26.191796464Z\" level=info msg=\"Starting container: 80ebb1ae7894c53bcec55818590ac7534246bf64a2242553a5cea751c22cff08\" id=eab0fa78-f238-449a-948c-cf93d45979f5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:15:26.197754 crc crio[24477]: time=\"2026-06-11T12:15:26.197545706Z\" level=info msg=\"Created container 0b182cc2c97ae714b29716de360425dcc33c52207f14f2b81bd4e1de59694071: openshift-marketplace/certified-operators-k6ctk/extract-content\" id=52feb3d6-f2f4-40c3-88ef-3f3c1c29f981 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:15:26.200209 crc crio[24477]: time=\"2026-06-11T12:15:26.200093576Z\" level=info msg=\"Starting container: 0b182cc2c97ae714b29716de360425dcc33c52207f14f2b81bd4e1de59694071\" id=c084ebb0-d356-429c-9035-cf6d17cac9fa name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:15:26.202128 crc crio[24477]: time=\"2026-06-11T12:15:26.202027981Z\" level=info msg=\"Started container\" PID=48038 containerID=80ebb1ae7894c53bcec55818590ac7534246bf64a2242553a5cea751c22cff08 description=openshift-marketplace/redhat-marketplace-fhtg5/extract-content id=eab0fa78-f238-449a-948c-cf93d45979f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4aa1d9e385674fa1c4c422901a324086daf1d57080e296a9a7833461196dd421\nJun 11 12:15:26.209117 crc crio[24477]: time=\"2026-06-11T12:15:26.209030766Z\" level=info msg=\"Started container\" PID=48042 containerID=0b182cc2c97ae714b29716de360425dcc33c52207f14f2b81bd4e1de59694071 description=openshift-marketplace/certified-operators-k6ctk/extract-content id=c084ebb0-d356-429c-9035-cf6d17cac9fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=4a9125f246fc1d466fe6586820c71f11b8204033d5f40cd91da6cab6b32c5801\nJun 11 12:15:26.343523 crc crio[24477]: time=\"2026-06-11T12:15:26.343094055Z\" level=info msg=\"Removing container: 5ce8b8196d6d0dcff8e7e4d31491d24f49f67d8472b4f5c308bb48280a2ff137\" id=551fd5d7-7f37-491e-ad2f-5891e636b999 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:15:26.356912 crc crio[24477]: time=\"2026-06-11T12:15:26.355456281Z\" level=info msg=\"Stopping container: 6bf88b46098138663dccee00cff03369e9d8d10627687f97936240d85515f98a (timeout: 10s)\" id=7b444f7f-809d-482c-a07f-0179220a96a2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:15:26.378107 crc crio[24477]: time=\"2026-06-11T12:15:26.378008754Z\" level=info msg=\"Removed container 5ce8b8196d6d0dcff8e7e4d31491d24f49f67d8472b4f5c308bb48280a2ff137: openstack-operators/openstack-operator-index-8vs2f/registry-server\" id=551fd5d7-7f37-491e-ad2f-5891e636b999 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:15:26.529617 crc crio[24477]: time=\"2026-06-11T12:15:26.528209301Z\" level=info msg=\"Stopped container 6bf88b46098138663dccee00cff03369e9d8d10627687f97936240d85515f98a: baremetal-operator-system/baremetal-operator-controller-manager-66d6b46c86-ffqwc/manager\" id=7b444f7f-809d-482c-a07f-0179220a96a2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:15:26.541144 crc crio[24477]: time=\"2026-06-11T12:15:26.54061785Z\" level=info msg=\"Stopping pod sandbox: 94b5d07ee58538b0fc78a460453dd16c708ea4f385203dc5bfd648f58bb558b6\" id=20452111-50c7-49f4-874e-2a0773b7cbf6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:15:26.544062 crc crio[24477]: time=\"2026-06-11T12:15:26.542816757Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-66d6b46c86-ffqwc Namespace:baremetal-operator-system ID:94b5d07ee58538b0fc78a460453dd16c708ea4f385203dc5bfd648f58bb558b6 UID:97541e6b-1ce7-48a5-883a-2b0cee088af1 NetNS:/var/run/netns/4716f5a8-7967-4bfc-9c6c-503ec9ff26be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97541e6b_1ce7_48a5_883a_2b0cee088af1.slice PodAnnotations:0xc002ce4538}] Aliases:map[]}\"\nJun 11 12:15:26.544062 crc crio[24477]: time=\"2026-06-11T12:15:26.54311461Z\" level=info msg=\"Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-66d6b46c86-ffqwc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:15:28.251531 crc crio[24477]: time=\"2026-06-11T12:15:28.250040667Z\" level=info msg=\"Stopped pod sandbox: 94b5d07ee58538b0fc78a460453dd16c708ea4f385203dc5bfd648f58bb558b6\" id=20452111-50c7-49f4-874e-2a0773b7cbf6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:15:28.454591 crc crio[24477]: time=\"2026-06-11T12:15:28.454023242Z\" level=info msg=\"Removing container: 6bf88b46098138663dccee00cff03369e9d8d10627687f97936240d85515f98a\" id=c98e44db-f44f-4c74-8501-caddbbffd584 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:15:28.622531 crc crio[24477]: time=\"2026-06-11T12:15:28.620243099Z\" level=info msg=\"Removed container 6bf88b46098138663dccee00cff03369e9d8d10627687f97936240d85515f98a: baremetal-operator-system/baremetal-operator-controller-manager-66d6b46c86-ffqwc/manager\" id=c98e44db-f44f-4c74-8501-caddbbffd584 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:15:29.491759 crc crio[24477]: time=\"2026-06-11T12:15:29.491030349Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1c452aca-f195-4cc2-abfc-9d0f6bfcd479 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:15:29.500886 crc crio[24477]: time=\"2026-06-11T12:15:29.500346029Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cc0ab3cd-0861-4aed-9f61-2c95d8e91926 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:15:29.518069 crc crio[24477]: time=\"2026-06-11T12:15:29.516379889Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-fhtg5/registry-server\" id=d8ef90b1-d0d4-4c2a-b539-280057fbb758 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:15:29.518977 crc crio[24477]: time=\"2026-06-11T12:15:29.518791779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:29.611697 crc crio[24477]: time=\"2026-06-11T12:15:29.611399911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:29.618333 crc crio[24477]: time=\"2026-06-11T12:15:29.618007136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:30.178825 crc crio[24477]: time=\"2026-06-11T12:15:30.177630718Z\" level=info msg=\"Created container 3c7330a98b0a8972bcad783f8f44aa079fb782ebd0926bdbcdf3d08a9ef25796: openshift-marketplace/redhat-marketplace-fhtg5/registry-server\" id=d8ef90b1-d0d4-4c2a-b539-280057fbb758 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:15:30.180976 crc crio[24477]: time=\"2026-06-11T12:15:30.180926319Z\" level=info msg=\"Starting container: 3c7330a98b0a8972bcad783f8f44aa079fb782ebd0926bdbcdf3d08a9ef25796\" id=35cb681e-1ff8-452b-8019-69395f32f411 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:15:30.190588 crc crio[24477]: time=\"2026-06-11T12:15:30.19053041Z\" level=info msg=\"Started container\" PID=48149 containerID=3c7330a98b0a8972bcad783f8f44aa079fb782ebd0926bdbcdf3d08a9ef25796 description=openshift-marketplace/redhat-marketplace-fhtg5/registry-server id=35cb681e-1ff8-452b-8019-69395f32f411 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4aa1d9e385674fa1c4c422901a324086daf1d57080e296a9a7833461196dd421\nJun 11 12:15:35.779461 crc crio[24477]: time=\"2026-06-11T12:15:35.777319471Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=58ad1f70-2bad-46e6-9150-5369f5429cc6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:15:35.797104 crc crio[24477]: time=\"2026-06-11T12:15:35.796872552Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=06fadf3e-9976-43b1-a905-7ef05f82f97f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:15:35.856094 crc crio[24477]: time=\"2026-06-11T12:15:35.855418819Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-k6ctk/registry-server\" id=89710c9f-bbff-4b56-a1a4-f99c53b4e9a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:15:35.856883 crc crio[24477]: time=\"2026-06-11T12:15:35.856810287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:35.921815 crc crio[24477]: time=\"2026-06-11T12:15:35.921562655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:35.928276 crc crio[24477]: time=\"2026-06-11T12:15:35.927867424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:36.114538 crc crio[24477]: time=\"2026-06-11T12:15:36.11424349Z\" level=info msg=\"Created container e7505b0671bccd7ad14ee3ba5642f1204da198a796d28a991f8e2af1fa72543f: openshift-marketplace/certified-operators-k6ctk/registry-server\" id=89710c9f-bbff-4b56-a1a4-f99c53b4e9a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:15:36.115725 crc crio[24477]: time=\"2026-06-11T12:15:36.11561923Z\" level=info msg=\"Starting container: e7505b0671bccd7ad14ee3ba5642f1204da198a796d28a991f8e2af1fa72543f\" id=a4316a08-047b-40e4-8ccb-9b15fac0842e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:15:36.134981 crc crio[24477]: time=\"2026-06-11T12:15:36.132939485Z\" level=info msg=\"Started container\" PID=48306 containerID=e7505b0671bccd7ad14ee3ba5642f1204da198a796d28a991f8e2af1fa72543f description=openshift-marketplace/certified-operators-k6ctk/registry-server id=a4316a08-047b-40e4-8ccb-9b15fac0842e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4a9125f246fc1d466fe6586820c71f11b8204033d5f40cd91da6cab6b32c5801\nJun 11 12:15:41.903401 crc crio[24477]: time=\"2026-06-11T12:15:41.902251784Z\" level=info msg=\"Stopping container: 3c7330a98b0a8972bcad783f8f44aa079fb782ebd0926bdbcdf3d08a9ef25796 (timeout: 2s)\" id=36b4d9d0-e3d3-40ee-8e12-c6ed0db12a45 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:15:42.035587 crc crio[24477]: time=\"2026-06-11T12:15:42.034746463Z\" level=info msg=\"Stopped container 3c7330a98b0a8972bcad783f8f44aa079fb782ebd0926bdbcdf3d08a9ef25796: openshift-marketplace/redhat-marketplace-fhtg5/registry-server\" id=36b4d9d0-e3d3-40ee-8e12-c6ed0db12a45 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:15:42.036783 crc crio[24477]: time=\"2026-06-11T12:15:42.036637055Z\" level=info msg=\"Stopping pod sandbox: 4aa1d9e385674fa1c4c422901a324086daf1d57080e296a9a7833461196dd421\" id=7d899945-96a7-4872-a78c-4196b9225a1a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:15:42.037890 crc crio[24477]: time=\"2026-06-11T12:15:42.037323344Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-fhtg5 Namespace:openshift-marketplace ID:4aa1d9e385674fa1c4c422901a324086daf1d57080e296a9a7833461196dd421 UID:f85054bb-f32e-4252-89f2-dfb09f481dbe NetNS:/var/run/netns/11acd2e2-fe8f-4a89-928e-5306533e70d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf85054bb_f32e_4252_89f2_dfb09f481dbe.slice PodAnnotations:0xc000a86b48}] Aliases:map[]}\"\nJun 11 12:15:42.037890 crc crio[24477]: time=\"2026-06-11T12:15:42.037579381Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-fhtg5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:15:42.645886 crc crio[24477]: time=\"2026-06-11T12:15:42.645599542Z\" level=info msg=\"Stopped pod sandbox: 4aa1d9e385674fa1c4c422901a324086daf1d57080e296a9a7833461196dd421\" id=7d899945-96a7-4872-a78c-4196b9225a1a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:15:42.920011 crc crio[24477]: time=\"2026-06-11T12:15:42.919545514Z\" level=info msg=\"Removing container: 3c7330a98b0a8972bcad783f8f44aa079fb782ebd0926bdbcdf3d08a9ef25796\" id=7f7349e5-a9a1-46da-b4cb-03ce4b31f974 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:15:42.952808 crc crio[24477]: time=\"2026-06-11T12:15:42.952752197Z\" level=info msg=\"Removed container 3c7330a98b0a8972bcad783f8f44aa079fb782ebd0926bdbcdf3d08a9ef25796: openshift-marketplace/redhat-marketplace-fhtg5/registry-server\" id=7f7349e5-a9a1-46da-b4cb-03ce4b31f974 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:15:42.955986 crc crio[24477]: time=\"2026-06-11T12:15:42.955955145Z\" level=info msg=\"Removing container: 80ebb1ae7894c53bcec55818590ac7534246bf64a2242553a5cea751c22cff08\" id=c09aa450-d873-4956-80f5-fec89dd6bcc7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:15:42.989409 crc crio[24477]: time=\"2026-06-11T12:15:42.989301699Z\" level=info msg=\"Removed container 80ebb1ae7894c53bcec55818590ac7534246bf64a2242553a5cea751c22cff08: openshift-marketplace/redhat-marketplace-fhtg5/extract-content\" id=c09aa450-d873-4956-80f5-fec89dd6bcc7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:15:42.993124 crc crio[24477]: time=\"2026-06-11T12:15:42.993043744Z\" level=info msg=\"Removing container: b660eaf2b468995bab8f78e79ab183165e621a830f59d19275a59722d12eab22\" id=68aa7195-f3fd-4ecd-a824-46becf888c40 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:15:43.019993 crc crio[24477]: time=\"2026-06-11T12:15:43.019588118Z\" level=info msg=\"Removed container b660eaf2b468995bab8f78e79ab183165e621a830f59d19275a59722d12eab22: openshift-marketplace/redhat-marketplace-fhtg5/extract-utilities\" id=68aa7195-f3fd-4ecd-a824-46becf888c40 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:15:43.901063 crc crio[24477]: time=\"2026-06-11T12:15:43.900357966Z\" level=info msg=\"Running pod sandbox: openstack-operators/1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl/POD\" id=6b3e5360-6685-4ea5-a41a-049a69575004 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:15:43.901231 crc crio[24477]: time=\"2026-06-11T12:15:43.901082097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:43.936583 crc crio[24477]: time=\"2026-06-11T12:15:43.936206242Z\" level=info msg=\"Got pod network &{Name:1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl Namespace:openstack-operators ID:f66e42c5ec7820b79110e990ec49cd0e213de613f353539edac2876c2ce5ce95 UID:3ff60253-4688-412b-841d-6fa976732c2a NetNS:/var/run/netns/b074de77-7587-4ca5-b457-521f1d979475 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ff60253_4688_412b_841d_6fa976732c2a.slice PodAnnotations:0xc002ce4920}] Aliases:map[]}\"\nJun 11 12:15:43.936583 crc crio[24477]: time=\"2026-06-11T12:15:43.936283254Z\" level=info msg=\"Adding pod openstack-operators_1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:15:44.278196 crc crio[24477]: 2026-06-11T12:15:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f66e42c5ec7820b Mac:22:a1:91:0f:30:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/b074de77-7587-4ca5-b457-521f1d979475 SocketPath: PciID:}] [{Interface:0xc00013c5c0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:15:44.281329 crc crio[24477]: time=\"2026-06-11T12:15:44.281265451Z\" level=info msg=\"Got pod network &{Name:1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl Namespace:openstack-operators ID:f66e42c5ec7820b79110e990ec49cd0e213de613f353539edac2876c2ce5ce95 UID:3ff60253-4688-412b-841d-6fa976732c2a NetNS:/var/run/netns/b074de77-7587-4ca5-b457-521f1d979475 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ff60253_4688_412b_841d_6fa976732c2a.slice PodAnnotations:0xc002ce4920}] Aliases:map[]}\"\nJun 11 12:15:44.281630 crc crio[24477]: time=\"2026-06-11T12:15:44.281543729Z\" level=info msg=\"Checking pod openstack-operators_1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:15:44.298038 crc crio[24477]: time=\"2026-06-11T12:15:44.297994328Z\" level=info msg=\"Ran pod sandbox f66e42c5ec7820b79110e990ec49cd0e213de613f353539edac2876c2ce5ce95 with infra container: openstack-operators/1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl/POD\" id=6b3e5360-6685-4ea5-a41a-049a69575004 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:15:44.302130 crc crio[24477]: time=\"2026-06-11T12:15:44.302057683Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=55cbf29b-39ef-407e-8eef-1ebe1ebb439c name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:15:44.307147 crc crio[24477]: time=\"2026-06-11T12:15:44.307060334Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=66180ffb-5e8e-4de5-be24-f8a34f135f6b name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:15:44.316193 crc crio[24477]: time=\"2026-06-11T12:15:44.316164148Z\" level=info msg=\"Creating container: openstack-operators/1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl/util\" id=0bebb79f-fdfd-4d67-887e-b22c8c6a3333 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:15:44.317395 crc crio[24477]: time=\"2026-06-11T12:15:44.31730251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:44.357632 crc crio[24477]: time=\"2026-06-11T12:15:44.357537418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:44.362797 crc crio[24477]: time=\"2026-06-11T12:15:44.362729592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:44.483744 crc crio[24477]: time=\"2026-06-11T12:15:44.48360456Z\" level=info msg=\"Created container dced6f753b894e881c3dd8075a2ecb3a7347615e460517b42a92e8b3f2e0bf05: openstack-operators/1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl/util\" id=0bebb79f-fdfd-4d67-887e-b22c8c6a3333 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:15:44.486620 crc crio[24477]: time=\"2026-06-11T12:15:44.486581722Z\" level=info msg=\"Starting container: dced6f753b894e881c3dd8075a2ecb3a7347615e460517b42a92e8b3f2e0bf05\" id=a7cd5e24-814d-486b-93d3-91b893d178cd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:15:44.493574 crc crio[24477]: time=\"2026-06-11T12:15:44.493449647Z\" level=info msg=\"Started container\" PID=48604 containerID=dced6f753b894e881c3dd8075a2ecb3a7347615e460517b42a92e8b3f2e0bf05 description=openstack-operators/1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl/util id=a7cd5e24-814d-486b-93d3-91b893d178cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=f66e42c5ec7820b79110e990ec49cd0e213de613f353539edac2876c2ce5ce95\nJun 11 12:15:46.075322 crc crio[24477]: time=\"2026-06-11T12:15:46.074182978Z\" level=info msg=\"Pulling image: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator-bundle:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c\" id=ee9c37de-61d7-4f4f-adc4-043b4254c570 name=/runtime.v1.ImageService/PullImage\nJun 11 12:15:46.076547 crc crio[24477]: time=\"2026-06-11T12:15:46.075879765Z\" level=info msg=\"Trying to access \\\"38.102.83.66:5001/openstack-k8s-operators/openstack-operator-bundle:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c\\\"\"\nJun 11 12:15:48.099548 crc crio[24477]: time=\"2026-06-11T12:15:48.099355381Z\" level=info msg=\"Stopping container: e7505b0671bccd7ad14ee3ba5642f1204da198a796d28a991f8e2af1fa72543f (timeout: 2s)\" id=03be5ebc-9e51-4eae-95a8-becc8cd0feb0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:15:48.446990 crc crio[24477]: time=\"2026-06-11T12:15:48.446096198Z\" level=info msg=\"Stopped container e7505b0671bccd7ad14ee3ba5642f1204da198a796d28a991f8e2af1fa72543f: openshift-marketplace/certified-operators-k6ctk/registry-server\" id=03be5ebc-9e51-4eae-95a8-becc8cd0feb0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:15:48.448987 crc crio[24477]: time=\"2026-06-11T12:15:48.4489142Z\" level=info msg=\"Stopping pod sandbox: 4a9125f246fc1d466fe6586820c71f11b8204033d5f40cd91da6cab6b32c5801\" id=6ae69786-c388-4bbd-9b1e-89aa20d7d393 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:15:48.449850 crc crio[24477]: time=\"2026-06-11T12:15:48.449818563Z\" level=info msg=\"Got pod network &{Name:certified-operators-k6ctk Namespace:openshift-marketplace ID:4a9125f246fc1d466fe6586820c71f11b8204033d5f40cd91da6cab6b32c5801 UID:00df8b14-aaab-444a-be06-5092647de36f NetNS:/var/run/netns/50972add-f1ec-4c8e-9680-7237dcadc101 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod00df8b14_aaab_444a_be06_5092647de36f.slice PodAnnotations:0xc002d94110}] Aliases:map[]}\"\nJun 11 12:15:48.450094 crc crio[24477]: time=\"2026-06-11T12:15:48.45007564Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-k6ctk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:15:48.613903 crc crio[24477]: time=\"2026-06-11T12:15:48.613769508Z\" level=info msg=\"Pulled image: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:9d323dd95c208904294a8bc87df7e00264f859edaa2847259bd977ff2468d1f7\" id=ee9c37de-61d7-4f4f-adc4-043b4254c570 name=/runtime.v1.ImageService/PullImage\nJun 11 12:15:48.615239 crc crio[24477]: time=\"2026-06-11T12:15:48.615167966Z\" level=info msg=\"Checking image status: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator-bundle:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c\" id=b9cbab53-3dbd-4baf-91c5-0628de26f394 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:15:48.619009 crc crio[24477]: time=\"2026-06-11T12:15:48.618916451Z\" level=info msg=\"Checking image status: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator-bundle:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c\" id=31992856-c5e7-4c7a-9f8f-bc36ae50d223 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:15:48.636578 crc crio[24477]: time=\"2026-06-11T12:15:48.636371851Z\" level=info msg=\"Creating container: openstack-operators/1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl/pull\" id=901367f2-b179-4aa5-af21-2988dddd68a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:15:48.638581 crc crio[24477]: time=\"2026-06-11T12:15:48.638518811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:48.673764 crc crio[24477]: time=\"2026-06-11T12:15:48.673573325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:48.674437 crc crio[24477]: time=\"2026-06-11T12:15:48.67407999Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/ea287c098a60070b9a3d3881abad861d1b0e6ce0179635f2c48de786c0a6f88d/merged/etc/passwd: no such file or directory\"\nJun 11 12:15:48.674437 crc crio[24477]: time=\"2026-06-11T12:15:48.674122631Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/ea287c098a60070b9a3d3881abad861d1b0e6ce0179635f2c48de786c0a6f88d/merged/etc/group: no such file or directory\"\nJun 11 12:15:48.679970 crc crio[24477]: time=\"2026-06-11T12:15:48.67985913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:48.850748 crc crio[24477]: time=\"2026-06-11T12:15:48.850412237Z\" level=info msg=\"Created container 204d5e2a511f7148253ff8eb20e28b972cc763682f7d8f3916ef95ae24507930: openstack-operators/1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl/pull\" id=901367f2-b179-4aa5-af21-2988dddd68a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:15:48.852777 crc crio[24477]: time=\"2026-06-11T12:15:48.852595279Z\" level=info msg=\"Stopped pod sandbox: 4a9125f246fc1d466fe6586820c71f11b8204033d5f40cd91da6cab6b32c5801\" id=6ae69786-c388-4bbd-9b1e-89aa20d7d393 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:15:48.859461 crc crio[24477]: time=\"2026-06-11T12:15:48.85886331Z\" level=info msg=\"Starting container: 204d5e2a511f7148253ff8eb20e28b972cc763682f7d8f3916ef95ae24507930\" id=e006572c-cfee-4b31-ac86-ddcddb14523b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:15:48.871107 crc crio[24477]: time=\"2026-06-11T12:15:48.870905011Z\" level=info msg=\"Started container\" PID=48731 containerID=204d5e2a511f7148253ff8eb20e28b972cc763682f7d8f3916ef95ae24507930 description=openstack-operators/1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl/pull id=e006572c-cfee-4b31-ac86-ddcddb14523b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f66e42c5ec7820b79110e990ec49cd0e213de613f353539edac2876c2ce5ce95\nJun 11 12:15:49.129216 crc crio[24477]: time=\"2026-06-11T12:15:49.129140804Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=45e4a79e-81f5-4a10-bca8-22c5f78b7a40 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:15:49.133732 crc crio[24477]: time=\"2026-06-11T12:15:49.133608143Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b8632ca8-beb8-4603-8dae-20f8f15b5cc8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:15:49.147770 crc crio[24477]: time=\"2026-06-11T12:15:49.147426492Z\" level=info msg=\"Removing container: e7505b0671bccd7ad14ee3ba5642f1204da198a796d28a991f8e2af1fa72543f\" id=2f5a27c8-4e40-4bcc-8688-013d72ed854a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:15:49.174277 crc crio[24477]: time=\"2026-06-11T12:15:49.174128819Z\" level=info msg=\"Removed container e7505b0671bccd7ad14ee3ba5642f1204da198a796d28a991f8e2af1fa72543f: openshift-marketplace/certified-operators-k6ctk/registry-server\" id=2f5a27c8-4e40-4bcc-8688-013d72ed854a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:15:49.186067 crc crio[24477]: time=\"2026-06-11T12:15:49.185964305Z\" level=info msg=\"Creating container: openstack-operators/1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl/extract\" id=c04e65b4-660b-45ef-9657-8a906e27dceb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:15:49.186298 crc crio[24477]: time=\"2026-06-11T12:15:49.186119344Z\" level=info msg=\"Removing container: 0b182cc2c97ae714b29716de360425dcc33c52207f14f2b81bd4e1de59694071\" id=e0fd99d8-ffaf-486a-8e14-bfb8423e2ba3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:15:49.186437 crc crio[24477]: time=\"2026-06-11T12:15:49.186359026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:49.225169 crc crio[24477]: time=\"2026-06-11T12:15:49.224991143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:49.231172 crc crio[24477]: time=\"2026-06-11T12:15:49.231085964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:49.233914 crc crio[24477]: time=\"2026-06-11T12:15:49.233814964Z\" level=info msg=\"Removed container 0b182cc2c97ae714b29716de360425dcc33c52207f14f2b81bd4e1de59694071: openshift-marketplace/certified-operators-k6ctk/extract-content\" id=e0fd99d8-ffaf-486a-8e14-bfb8423e2ba3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:15:49.244892 crc crio[24477]: time=\"2026-06-11T12:15:49.244190801Z\" level=info msg=\"Removing container: b1065fea36505c91c1e515b27bd87a29864f6993229361733a86ac3e54ad6a88\" id=327f142d-814a-4f81-85fa-92f4697d3aba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:15:49.289285 crc crio[24477]: time=\"2026-06-11T12:15:49.289098511Z\" level=info msg=\"Removed container b1065fea36505c91c1e515b27bd87a29864f6993229361733a86ac3e54ad6a88: openshift-marketplace/certified-operators-k6ctk/extract-utilities\" id=327f142d-814a-4f81-85fa-92f4697d3aba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:15:49.453773 crc crio[24477]: time=\"2026-06-11T12:15:49.453528587Z\" level=info msg=\"Created container b49896ea8b49a5f2cda9d376ad6f4e772d1fc24f4f57014ad816ccb01aee9623: openstack-operators/1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl/extract\" id=c04e65b4-660b-45ef-9657-8a906e27dceb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:15:49.456441 crc crio[24477]: time=\"2026-06-11T12:15:49.456329126Z\" level=info msg=\"Starting container: b49896ea8b49a5f2cda9d376ad6f4e772d1fc24f4f57014ad816ccb01aee9623\" id=f15f0584-c864-41d0-8cd3-570b0bee9f59 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:15:49.462700 crc crio[24477]: time=\"2026-06-11T12:15:49.462460957Z\" level=info msg=\"Started container\" PID=48753 containerID=b49896ea8b49a5f2cda9d376ad6f4e772d1fc24f4f57014ad816ccb01aee9623 description=openstack-operators/1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl/extract id=f15f0584-c864-41d0-8cd3-570b0bee9f59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f66e42c5ec7820b79110e990ec49cd0e213de613f353539edac2876c2ce5ce95\nJun 11 12:15:51.174542 crc crio[24477]: time=\"2026-06-11T12:15:51.173977845Z\" level=info msg=\"Stopping pod sandbox: f66e42c5ec7820b79110e990ec49cd0e213de613f353539edac2876c2ce5ce95\" id=5db6abd7-8163-4ff7-ba9c-f61674899aea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:15:51.177105 crc crio[24477]: time=\"2026-06-11T12:15:51.176998709Z\" level=info msg=\"Got pod network &{Name:1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl Namespace:openstack-operators ID:f66e42c5ec7820b79110e990ec49cd0e213de613f353539edac2876c2ce5ce95 UID:3ff60253-4688-412b-841d-6fa976732c2a NetNS:/var/run/netns/b074de77-7587-4ca5-b457-521f1d979475 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ff60253_4688_412b_841d_6fa976732c2a.slice PodAnnotations:0xc00008cc40}] Aliases:map[]}\"\nJun 11 12:15:51.177319 crc crio[24477]: time=\"2026-06-11T12:15:51.177239145Z\" level=info msg=\"Deleting pod openstack-operators_1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:15:51.489278 crc crio[24477]: time=\"2026-06-11T12:15:51.488592479Z\" level=info msg=\"Stopped pod sandbox: f66e42c5ec7820b79110e990ec49cd0e213de613f353539edac2876c2ce5ce95\" id=5db6abd7-8163-4ff7-ba9c-f61674899aea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:15:54.914817 crc crio[24477]: time=\"2026-06-11T12:15:54.913394233Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-pq7dv/POD\" id=ea62f967-fe3f-40d0-bfd0-a79a90d77125 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:15:54.914817 crc crio[24477]: time=\"2026-06-11T12:15:54.914625747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:54.957588 crc crio[24477]: time=\"2026-06-11T12:15:54.95683649Z\" level=info msg=\"Got pod network &{Name:community-operators-pq7dv Namespace:openshift-marketplace ID:795a2b6c14e072897ba3d9a1c88e27c1078b32ad237ef39ffd5fb874f9115614 UID:93df548a-e8fb-41a2-8c0e-f48e16e6c410 NetNS:/var/run/netns/4d7d4c13-27eb-4a6b-9a64-0ba472545861 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod93df548a_e8fb_41a2_8c0e_f48e16e6c410.slice PodAnnotations:0xc000530798}] Aliases:map[]}\"\nJun 11 12:15:54.957588 crc crio[24477]: time=\"2026-06-11T12:15:54.956903503Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-pq7dv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:15:55.360279 crc crio[24477]: 2026-06-11T12:15:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:795a2b6c14e0728 Mac:4e:b5:7c:f2:c9:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/4d7d4c13-27eb-4a6b-9a64-0ba472545861 SocketPath: PciID:}] [{Interface:0xc00011b5a0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:15:55.362242 crc crio[24477]: time=\"2026-06-11T12:15:55.362164997Z\" level=info msg=\"Got pod network &{Name:community-operators-pq7dv Namespace:openshift-marketplace ID:795a2b6c14e072897ba3d9a1c88e27c1078b32ad237ef39ffd5fb874f9115614 UID:93df548a-e8fb-41a2-8c0e-f48e16e6c410 NetNS:/var/run/netns/4d7d4c13-27eb-4a6b-9a64-0ba472545861 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod93df548a_e8fb_41a2_8c0e_f48e16e6c410.slice PodAnnotations:0xc000530798}] Aliases:map[]}\"\nJun 11 12:15:55.362370 crc crio[24477]: time=\"2026-06-11T12:15:55.362355683Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-pq7dv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:15:55.372770 crc crio[24477]: time=\"2026-06-11T12:15:55.372457936Z\" level=info msg=\"Ran pod sandbox 795a2b6c14e072897ba3d9a1c88e27c1078b32ad237ef39ffd5fb874f9115614 with infra container: openshift-marketplace/community-operators-pq7dv/POD\" id=ea62f967-fe3f-40d0-bfd0-a79a90d77125 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:15:55.382234 crc crio[24477]: time=\"2026-06-11T12:15:55.381927258Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=16d57fe0-0391-4ff2-8856-64bc1de21980 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:15:55.385366 crc crio[24477]: time=\"2026-06-11T12:15:55.385222503Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3be9689f-f6e4-452d-b89f-f3a887931e6d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:15:55.437992 crc crio[24477]: time=\"2026-06-11T12:15:55.437886309Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-pq7dv/extract-utilities\" id=0df15c5a-3be1-4105-9a00-fdb3c7013b44 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:15:55.438458 crc crio[24477]: time=\"2026-06-11T12:15:55.438393744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:55.687332 crc crio[24477]: time=\"2026-06-11T12:15:55.68720668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:55.710553 crc crio[24477]: time=\"2026-06-11T12:15:55.710430169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:55.923261 crc crio[24477]: time=\"2026-06-11T12:15:55.923093335Z\" level=info msg=\"Created container aab664f184268f4ceb7acac35a636b220d083839364fc2d5f17f7da78d65bfd3: openshift-marketplace/community-operators-pq7dv/extract-utilities\" id=0df15c5a-3be1-4105-9a00-fdb3c7013b44 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:15:55.926473 crc crio[24477]: time=\"2026-06-11T12:15:55.925304612Z\" level=info msg=\"Starting container: aab664f184268f4ceb7acac35a636b220d083839364fc2d5f17f7da78d65bfd3\" id=763e05e9-7f32-48d4-b4e1-6cb0c2229ace name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:15:55.946182 crc crio[24477]: time=\"2026-06-11T12:15:55.945629087Z\" level=info msg=\"Started container\" PID=48991 containerID=aab664f184268f4ceb7acac35a636b220d083839364fc2d5f17f7da78d65bfd3 description=openshift-marketplace/community-operators-pq7dv/extract-utilities id=763e05e9-7f32-48d4-b4e1-6cb0c2229ace name=/runtime.v1.RuntimeService/StartContainer sandboxID=795a2b6c14e072897ba3d9a1c88e27c1078b32ad237ef39ffd5fb874f9115614\nJun 11 12:15:56.270525 crc crio[24477]: time=\"2026-06-11T12:15:56.269634765Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=f1231f7c-227b-47a4-b24b-1827c7c7e37c name=/runtime.v1.ImageService/PullImage\nJun 11 12:15:56.285087 crc crio[24477]: time=\"2026-06-11T12:15:56.285009297Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 12:15:56.944357 crc crio[24477]: time=\"2026-06-11T12:15:56.943902478Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=f1231f7c-227b-47a4-b24b-1827c7c7e37c name=/runtime.v1.ImageService/PullImage\nJun 11 12:15:56.949935 crc crio[24477]: time=\"2026-06-11T12:15:56.946993735Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=0cac5c0d-2a96-449d-85dd-5ea9a1ca2ccd name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:15:56.955511 crc crio[24477]: time=\"2026-06-11T12:15:56.955275147Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e6bc537d-d83e-4cdd-9269-f61814054b17 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:15:56.966024 crc crio[24477]: time=\"2026-06-11T12:15:56.965833103Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-pq7dv/extract-content\" id=8559b3b2-9947-4543-b47d-8857ef64c0c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:15:56.966711 crc crio[24477]: time=\"2026-06-11T12:15:56.966588554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:57.032303 crc crio[24477]: time=\"2026-06-11T12:15:57.031827262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:57.036380 crc crio[24477]: time=\"2026-06-11T12:15:57.036226965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:57.230823 crc crio[24477]: time=\"2026-06-11T12:15:57.230447857Z\" level=info msg=\"Created container ca733f2b8d87dff0f1897c3e1a294e65625c61c8e8f3fe0f0bcbeb9b82211a4a: openshift-marketplace/community-operators-pq7dv/extract-content\" id=8559b3b2-9947-4543-b47d-8857ef64c0c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:15:57.232508 crc crio[24477]: time=\"2026-06-11T12:15:57.232422573Z\" level=info msg=\"Starting container: ca733f2b8d87dff0f1897c3e1a294e65625c61c8e8f3fe0f0bcbeb9b82211a4a\" id=cdcf8247-c6a4-4dad-8544-45c2628445a8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:15:57.242995 crc crio[24477]: time=\"2026-06-11T12:15:57.242907316Z\" level=info msg=\"Started container\" PID=49000 containerID=ca733f2b8d87dff0f1897c3e1a294e65625c61c8e8f3fe0f0bcbeb9b82211a4a description=openshift-marketplace/community-operators-pq7dv/extract-content id=cdcf8247-c6a4-4dad-8544-45c2628445a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=795a2b6c14e072897ba3d9a1c88e27c1078b32ad237ef39ffd5fb874f9115614\nJun 11 12:16:00.724208 crc crio[24477]: time=\"2026-06-11T12:16:00.722225748Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686336-4w95m/POD\" id=ff4c3400-cb86-48c0-940f-4d536b81c5ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:16:00.727152 crc crio[24477]: time=\"2026-06-11T12:16:00.727122344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:16:00.882878 crc crio[24477]: time=\"2026-06-11T12:16:00.881875373Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686336-4w95m Namespace:openshift-infra ID:200a18d4c9fd8ae9490b558ce8eef7f1a3a74a72d39982be0c898bfee45ff562 UID:2b14f37b-1ae8-467e-a8e1-8df17e28c9f8 NetNS:/var/run/netns/e2848d52-8b9d-4a4e-acd3-ced2cecaf0c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b14f37b_1ae8_467e_a8e1_8df17e28c9f8.slice PodAnnotations:0xc002ce4828}] Aliases:map[]}\"\nJun 11 12:16:00.882878 crc crio[24477]: time=\"2026-06-11T12:16:00.882179182Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686336-4w95m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:16:01.764094 crc crio[24477]: time=\"2026-06-11T12:16:01.762356029Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-init-954485ffc-2k5fg/POD\" id=d113af6f-4912-4c1d-8c7d-057eb5076d93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:16:01.766728 crc crio[24477]: time=\"2026-06-11T12:16:01.764798458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:16:01.922055 crc crio[24477]: time=\"2026-06-11T12:16:01.921850523Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-954485ffc-2k5fg Namespace:openstack-operators ID:536429a0fe46b1ce203012908970d8f288fc614fcd7e149549a61af7752a7a51 UID:d6b1ee53-9a1f-4943-9895-9764997783d1 NetNS:/var/run/netns/2de7e516-9391-4466-b941-ed99732ba195 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6b1ee53_9a1f_4943_9895_9764997783d1.slice PodAnnotations:0xc000a86e38}] Aliases:map[]}\"\nJun 11 12:16:01.922055 crc crio[24477]: time=\"2026-06-11T12:16:01.921934875Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-init-954485ffc-2k5fg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:16:04.286239 crc crio[24477]: 2026-06-11T12:16:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:536429a0fe46b1c Mac:b2:c8:ef:0a:a7:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/2de7e516-9391-4466-b941-ed99732ba195 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:16:04.293172 crc crio[24477]: time=\"2026-06-11T12:16:04.293007829Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-954485ffc-2k5fg Namespace:openstack-operators ID:536429a0fe46b1ce203012908970d8f288fc614fcd7e149549a61af7752a7a51 UID:d6b1ee53-9a1f-4943-9895-9764997783d1 NetNS:/var/run/netns/2de7e516-9391-4466-b941-ed99732ba195 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6b1ee53_9a1f_4943_9895_9764997783d1.slice PodAnnotations:0xc000a86e38}] Aliases:map[]}\"\nJun 11 12:16:04.293843 crc crio[24477]: time=\"2026-06-11T12:16:04.293613836Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-init-954485ffc-2k5fg for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:16:04.351145 crc crio[24477]: time=\"2026-06-11T12:16:04.350534879Z\" level=info msg=\"Ran pod sandbox 536429a0fe46b1ce203012908970d8f288fc614fcd7e149549a61af7752a7a51 with infra container: openstack-operators/openstack-operator-controller-init-954485ffc-2k5fg/POD\" id=d113af6f-4912-4c1d-8c7d-057eb5076d93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:16:04.368109 crc crio[24477]: time=\"2026-06-11T12:16:04.36754974Z\" level=info msg=\"Checking image status: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c\" id=d2a9ea19-2db9-43ba-931f-038abcebff7a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:16:04.368109 crc crio[24477]: time=\"2026-06-11T12:16:04.368120347Z\" level=info msg=\"Image 38.102.83.66:5001/openstack-k8s-operators/openstack-operator:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c not found\" id=d2a9ea19-2db9-43ba-931f-038abcebff7a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:16:04.368931 crc crio[24477]: time=\"2026-06-11T12:16:04.368221429Z\" level=info msg=\"Neither image nor artfiact 38.102.83.66:5001/openstack-k8s-operators/openstack-operator:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c found\" id=d2a9ea19-2db9-43ba-931f-038abcebff7a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:16:04.374937 crc crio[24477]: time=\"2026-06-11T12:16:04.374815849Z\" level=info msg=\"Pulling image: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c\" id=e01500f0-d7a9-4637-be7e-c3b0cb31d3f1 name=/runtime.v1.ImageService/PullImage\nJun 11 12:16:04.378090 crc crio[24477]: time=\"2026-06-11T12:16:04.377965928Z\" level=info msg=\"Trying to access \\\"38.102.83.66:5001/openstack-k8s-operators/openstack-operator:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c\\\"\"\nJun 11 12:16:04.821576 crc crio[24477]: 2026-06-11T12:16:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:200a18d4c9fd8ae Mac:16:f9:19:15:ae:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/e2848d52-8b9d-4a4e-acd3-ced2cecaf0c7 SocketPath: PciID:}] [{Interface:0xc000014b50 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:16:04.826023 crc crio[24477]: time=\"2026-06-11T12:16:04.825625194Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686336-4w95m Namespace:openshift-infra ID:200a18d4c9fd8ae9490b558ce8eef7f1a3a74a72d39982be0c898bfee45ff562 UID:2b14f37b-1ae8-467e-a8e1-8df17e28c9f8 NetNS:/var/run/netns/e2848d52-8b9d-4a4e-acd3-ced2cecaf0c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b14f37b_1ae8_467e_a8e1_8df17e28c9f8.slice PodAnnotations:0xc002ce4828}] Aliases:map[]}\"\nJun 11 12:16:04.839234 crc crio[24477]: time=\"2026-06-11T12:16:04.839110406Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686336-4w95m for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:16:04.908104 crc crio[24477]: time=\"2026-06-11T12:16:04.907906728Z\" level=info msg=\"Ran pod sandbox 200a18d4c9fd8ae9490b558ce8eef7f1a3a74a72d39982be0c898bfee45ff562 with infra container: openshift-infra/auto-csr-approver-29686336-4w95m/POD\" id=ff4c3400-cb86-48c0-940f-4d536b81c5ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:16:04.936619 crc crio[24477]: time=\"2026-06-11T12:16:04.936433921Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=53ce962d-f2d7-45ff-b478-7200f97af097 name=/runtime.v1.ImageService/PullImage\nJun 11 12:16:04.955760 crc crio[24477]: time=\"2026-06-11T12:16:04.954825083Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:16:06.675933 crc crio[24477]: time=\"2026-06-11T12:16:06.67472215Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=53ce962d-f2d7-45ff-b478-7200f97af097 name=/runtime.v1.ImageService/PullImage\nJun 11 12:16:06.680200 crc crio[24477]: time=\"2026-06-11T12:16:06.679379127Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c9e52baf-7b6f-4279-b024-3b6e55e178b1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:16:06.684152 crc crio[24477]: time=\"2026-06-11T12:16:06.682430372Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a7edb62b-f96c-4574-b951-0d3e6252e2b8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:16:06.694876 crc crio[24477]: time=\"2026-06-11T12:16:06.694725947Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686336-4w95m/oc\" id=20e617ba-bcb7-44ad-9f87-44fbf37df472 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:16:06.696216 crc crio[24477]: time=\"2026-06-11T12:16:06.696106296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:16:06.922129 crc crio[24477]: time=\"2026-06-11T12:16:06.92183823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:16:08.464955 crc crio[24477]: time=\"2026-06-11T12:16:08.464261349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:16:08.670606 crc crio[24477]: time=\"2026-06-11T12:16:08.670185226Z\" level=info msg=\"Created container 873a63f13cc741d79290e17c26a2a31989e0097358f9f01f1a6dfa5ff4e49273: openshift-infra/auto-csr-approver-29686336-4w95m/oc\" id=20e617ba-bcb7-44ad-9f87-44fbf37df472 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:16:08.677404 crc crio[24477]: time=\"2026-06-11T12:16:08.672175015Z\" level=info msg=\"Starting container: 873a63f13cc741d79290e17c26a2a31989e0097358f9f01f1a6dfa5ff4e49273\" id=3acfcf1a-951a-46e7-bf25-dd76341f10a6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:16:08.685125 crc crio[24477]: time=\"2026-06-11T12:16:08.684928023Z\" level=info msg=\"Started container\" PID=49306 containerID=873a63f13cc741d79290e17c26a2a31989e0097358f9f01f1a6dfa5ff4e49273 description=openshift-infra/auto-csr-approver-29686336-4w95m/oc id=3acfcf1a-951a-46e7-bf25-dd76341f10a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=200a18d4c9fd8ae9490b558ce8eef7f1a3a74a72d39982be0c898bfee45ff562\nJun 11 12:16:09.263411 crc crio[24477]: time=\"2026-06-11T12:16:09.262323181Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=63f0c636-b7b4-44f1-a3e2-1761c19e3bb7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:16:09.272456 crc crio[24477]: time=\"2026-06-11T12:16:09.272048783Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=19c38393-0f45-44cf-afb0-e76b349692ef name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:16:09.399805 crc crio[24477]: time=\"2026-06-11T12:16:09.399280858Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-pq7dv/registry-server\" id=9cb8355d-d5bf-4fa9-b5ba-a4a16c616ee1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:16:09.400444 crc crio[24477]: time=\"2026-06-11T12:16:09.400162335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:16:09.960879 crc crio[24477]: time=\"2026-06-11T12:16:09.955459583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:16:09.990764 crc crio[24477]: time=\"2026-06-11T12:16:09.989947922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:16:11.378468 crc crio[24477]: time=\"2026-06-11T12:16:11.375377776Z\" level=info msg=\"Created container 0869089cf7935cb9f85b25c095c33e90ae25f8220e40cd8ddf94fcdad85bf9f4: openshift-marketplace/community-operators-pq7dv/registry-server\" id=9cb8355d-d5bf-4fa9-b5ba-a4a16c616ee1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:16:11.400136 crc crio[24477]: time=\"2026-06-11T12:16:11.398698428Z\" level=info msg=\"Starting container: 0869089cf7935cb9f85b25c095c33e90ae25f8220e40cd8ddf94fcdad85bf9f4\" id=731617cd-8b1e-4c3e-aacd-155d1c6bf8fe name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:16:11.491101 crc crio[24477]: time=\"2026-06-11T12:16:11.475847558Z\" level=info msg=\"Started container\" PID=49339 containerID=0869089cf7935cb9f85b25c095c33e90ae25f8220e40cd8ddf94fcdad85bf9f4 description=openshift-marketplace/community-operators-pq7dv/registry-server id=731617cd-8b1e-4c3e-aacd-155d1c6bf8fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=795a2b6c14e072897ba3d9a1c88e27c1078b32ad237ef39ffd5fb874f9115614\nJun 11 12:16:15.708629 crc crio[24477]: time=\"2026-06-11T12:16:15.706784804Z\" level=info msg=\"Stopping pod sandbox: 200a18d4c9fd8ae9490b558ce8eef7f1a3a74a72d39982be0c898bfee45ff562\" id=2c8dfc09-a7c4-41cc-b347-cbd15db3fa83 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:16:15.711802 crc crio[24477]: time=\"2026-06-11T12:16:15.710216571Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686336-4w95m Namespace:openshift-infra ID:200a18d4c9fd8ae9490b558ce8eef7f1a3a74a72d39982be0c898bfee45ff562 UID:2b14f37b-1ae8-467e-a8e1-8df17e28c9f8 NetNS:/var/run/netns/e2848d52-8b9d-4a4e-acd3-ced2cecaf0c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b14f37b_1ae8_467e_a8e1_8df17e28c9f8.slice PodAnnotations:0xc002d94a38}] Aliases:map[]}\"\nJun 11 12:16:15.717203 crc crio[24477]: time=\"2026-06-11T12:16:15.715847841Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686336-4w95m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:16:19.558107 crc crio[24477]: time=\"2026-06-11T12:16:19.555349381Z\" level=info msg=\"Stopped pod sandbox: 200a18d4c9fd8ae9490b558ce8eef7f1a3a74a72d39982be0c898bfee45ff562\" id=2c8dfc09-a7c4-41cc-b347-cbd15db3fa83 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:16:21.552775 crc crio[24477]: time=\"2026-06-11T12:16:21.551896585Z\" level=info msg=\"Stopping pod sandbox: 94b5d07ee58538b0fc78a460453dd16c708ea4f385203dc5bfd648f58bb558b6\" id=032e1ebb-6ec0-4f08-8d62-862b54696f11 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:16:21.553432 crc crio[24477]: time=\"2026-06-11T12:16:21.55279848Z\" level=info msg=\"Stopped pod sandbox (already stopped): 94b5d07ee58538b0fc78a460453dd16c708ea4f385203dc5bfd648f58bb558b6\" id=032e1ebb-6ec0-4f08-8d62-862b54696f11 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:16:21.555880 crc crio[24477]: time=\"2026-06-11T12:16:21.554103027Z\" level=info msg=\"Removing pod sandbox: 94b5d07ee58538b0fc78a460453dd16c708ea4f385203dc5bfd648f58bb558b6\" id=90e02d2a-2e05-4faa-8f55-9c246a85a242 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:16:21.574745 crc crio[24477]: time=\"2026-06-11T12:16:21.57453698Z\" level=info msg=\"Removed pod sandbox: 94b5d07ee58538b0fc78a460453dd16c708ea4f385203dc5bfd648f58bb558b6\" id=90e02d2a-2e05-4faa-8f55-9c246a85a242 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:16:21.575952 crc crio[24477]: time=\"2026-06-11T12:16:21.575853245Z\" level=info msg=\"Stopping pod sandbox: 4a9125f246fc1d466fe6586820c71f11b8204033d5f40cd91da6cab6b32c5801\" id=cbc4ed95-2cb6-405f-8314-117dac5786c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:16:21.575952 crc crio[24477]: time=\"2026-06-11T12:16:21.575946738Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4a9125f246fc1d466fe6586820c71f11b8204033d5f40cd91da6cab6b32c5801\" id=cbc4ed95-2cb6-405f-8314-117dac5786c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:16:21.576729 crc crio[24477]: time=\"2026-06-11T12:16:21.576605037Z\" level=info msg=\"Removing pod sandbox: 4a9125f246fc1d466fe6586820c71f11b8204033d5f40cd91da6cab6b32c5801\" id=d23cb511-c8db-4f7f-a66b-b7a9cae73d72 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:16:21.591829 crc crio[24477]: time=\"2026-06-11T12:16:21.591533598Z\" level=info msg=\"Removed pod sandbox: 4a9125f246fc1d466fe6586820c71f11b8204033d5f40cd91da6cab6b32c5801\" id=d23cb511-c8db-4f7f-a66b-b7a9cae73d72 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:16:21.593124 crc crio[24477]: time=\"2026-06-11T12:16:21.593028298Z\" level=info msg=\"Stopping pod sandbox: 7c22f14ecf776f8151c3ecf4d4ca816f887f9867347cef4d9d0088281085b831\" id=cc2ff829-df1b-4fed-93e0-6efebe3cfb25 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:16:21.593241 crc crio[24477]: time=\"2026-06-11T12:16:21.593151291Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7c22f14ecf776f8151c3ecf4d4ca816f887f9867347cef4d9d0088281085b831\" id=cc2ff829-df1b-4fed-93e0-6efebe3cfb25 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:16:21.593960 crc crio[24477]: time=\"2026-06-11T12:16:21.593907762Z\" level=info msg=\"Removing pod sandbox: 7c22f14ecf776f8151c3ecf4d4ca816f887f9867347cef4d9d0088281085b831\" id=af5665cf-fc47-4dfe-ade6-661105e38125 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:16:21.649892 crc crio[24477]: time=\"2026-06-11T12:16:21.649759694Z\" level=info msg=\"Removed pod sandbox: 7c22f14ecf776f8151c3ecf4d4ca816f887f9867347cef4d9d0088281085b831\" id=af5665cf-fc47-4dfe-ade6-661105e38125 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:16:21.655159 crc crio[24477]: time=\"2026-06-11T12:16:21.654984503Z\" level=info msg=\"Stopping pod sandbox: 4aa1d9e385674fa1c4c422901a324086daf1d57080e296a9a7833461196dd421\" id=062d06e5-63aa-42a4-9452-3597b2faec84 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:16:21.655727 crc crio[24477]: time=\"2026-06-11T12:16:21.65521373Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4aa1d9e385674fa1c4c422901a324086daf1d57080e296a9a7833461196dd421\" id=062d06e5-63aa-42a4-9452-3597b2faec84 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:16:21.664356 crc crio[24477]: time=\"2026-06-11T12:16:21.664220282Z\" level=info msg=\"Removing pod sandbox: 4aa1d9e385674fa1c4c422901a324086daf1d57080e296a9a7833461196dd421\" id=50442e5d-5c80-4d0a-9d04-3df7097be315 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:16:21.726097 crc crio[24477]: time=\"2026-06-11T12:16:21.725979497Z\" level=info msg=\"Removed pod sandbox: 4aa1d9e385674fa1c4c422901a324086daf1d57080e296a9a7833461196dd421\" id=50442e5d-5c80-4d0a-9d04-3df7097be315 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:16:27.140101 crc crio[24477]: time=\"2026-06-11T12:16:27.138805471Z\" level=info msg=\"Stopping container: 0869089cf7935cb9f85b25c095c33e90ae25f8220e40cd8ddf94fcdad85bf9f4 (timeout: 2s)\" id=c3abb1c5-e1f1-4733-91b1-2d5436993909 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:16:29.901590 crc crio[24477]: time=\"2026-06-11T12:16:29.90096929Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-qc7dz/POD\" id=665a1933-46af-49b7-9620-51caa796dc91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:16:29.902958 crc crio[24477]: time=\"2026-06-11T12:16:29.901886476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:16:31.174844 crc crio[24477]: time=\"2026-06-11T12:16:31.174691656Z\" level=info msg=\"Stopped container 0869089cf7935cb9f85b25c095c33e90ae25f8220e40cd8ddf94fcdad85bf9f4: openshift-marketplace/community-operators-pq7dv/registry-server\" id=c3abb1c5-e1f1-4733-91b1-2d5436993909 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:16:31.176128 crc crio[24477]: time=\"2026-06-11T12:16:31.175885179Z\" level=info msg=\"Stopping pod sandbox: 795a2b6c14e072897ba3d9a1c88e27c1078b32ad237ef39ffd5fb874f9115614\" id=90846aa3-d797-4279-8c28-c4a0a80f9ca0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:16:31.176907 crc crio[24477]: time=\"2026-06-11T12:16:31.176836366Z\" level=info msg=\"Got pod network &{Name:community-operators-pq7dv Namespace:openshift-marketplace ID:795a2b6c14e072897ba3d9a1c88e27c1078b32ad237ef39ffd5fb874f9115614 UID:93df548a-e8fb-41a2-8c0e-f48e16e6c410 NetNS:/var/run/netns/4d7d4c13-27eb-4a6b-9a64-0ba472545861 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod93df548a_e8fb_41a2_8c0e_f48e16e6c410.slice PodAnnotations:0xc002ce4028}] Aliases:map[]}\"\nJun 11 12:16:31.177039 crc crio[24477]: time=\"2026-06-11T12:16:31.177023052Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-pq7dv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:16:38.292066 crc crio[24477]: time=\"2026-06-11T12:16:38.291047066Z\" level=info msg=\"Stopped pod sandbox: 795a2b6c14e072897ba3d9a1c88e27c1078b32ad237ef39ffd5fb874f9115614\" id=90846aa3-d797-4279-8c28-c4a0a80f9ca0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:16:38.659061 crc crio[24477]: time=\"2026-06-11T12:16:38.658878619Z\" level=info msg=\"Removing container: 0869089cf7935cb9f85b25c095c33e90ae25f8220e40cd8ddf94fcdad85bf9f4\" id=e6059bd5-7ac2-4bb6-8b79-f386bd171e83 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:16:39.668509 crc crio[24477]: time=\"2026-06-11T12:16:39.668357277Z\" level=info msg=\"Pulling image: quay.io/metal3-io/mariadb:latest\" id=165caa14-d20e-423f-ab8e-f5beb9647136 name=/runtime.v1.ImageService/PullImage\nJun 11 12:16:39.689239 crc crio[24477]: time=\"2026-06-11T12:16:39.689159747Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/mariadb:latest\\\"\"\nJun 11 12:16:40.295942 crc crio[24477]: time=\"2026-06-11T12:16:40.295131499Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qc7dz Namespace:openshift-marketplace ID:18434342b4a9286f32d6ce5c46d923a8b4a0962ea4bc78b0dcaa53c3f581b466 UID:268f462d-278c-46f8-a5cc-f319a73b18f1 NetNS:/var/run/netns/8375797d-647e-4617-978c-f9b628ca67df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod268f462d_278c_46f8_a5cc_f319a73b18f1.slice PodAnnotations:0xc002e122d8}] Aliases:map[]}\"\nJun 11 12:16:40.300049 crc crio[24477]: time=\"2026-06-11T12:16:40.299988616Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-qc7dz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:16:40.699820 crc crio[24477]: time=\"2026-06-11T12:16:40.695815115Z\" level=info msg=\"Removed container 0869089cf7935cb9f85b25c095c33e90ae25f8220e40cd8ddf94fcdad85bf9f4: openshift-marketplace/community-operators-pq7dv/registry-server\" id=e6059bd5-7ac2-4bb6-8b79-f386bd171e83 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:16:40.702873 crc crio[24477]: time=\"2026-06-11T12:16:40.702555089Z\" level=info msg=\"Removing container: ca733f2b8d87dff0f1897c3e1a294e65625c61c8e8f3fe0f0bcbeb9b82211a4a\" id=ed93d805-3b7b-44eb-9c84-a971e7f21fa6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:16:41.053827 crc crio[24477]: 2026-06-11T12:16:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:18434342b4a9286 Mac:86:3e:82:69:07:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/8375797d-647e-4617-978c-f9b628ca67df SocketPath: PciID:}] [{Interface:0xc000582810 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:16:41.057416 crc crio[24477]: time=\"2026-06-11T12:16:41.057234982Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qc7dz Namespace:openshift-marketplace ID:18434342b4a9286f32d6ce5c46d923a8b4a0962ea4bc78b0dcaa53c3f581b466 UID:268f462d-278c-46f8-a5cc-f319a73b18f1 NetNS:/var/run/netns/8375797d-647e-4617-978c-f9b628ca67df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod268f462d_278c_46f8_a5cc_f319a73b18f1.slice PodAnnotations:0xc002e122d8}] Aliases:map[]}\"\nJun 11 12:16:41.058468 crc crio[24477]: time=\"2026-06-11T12:16:41.058401945Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-qc7dz for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:16:41.155070 crc crio[24477]: time=\"2026-06-11T12:16:41.154984082Z\" level=info msg=\"Ran pod sandbox 18434342b4a9286f32d6ce5c46d923a8b4a0962ea4bc78b0dcaa53c3f581b466 with infra container: openshift-marketplace/redhat-operators-qc7dz/POD\" id=665a1933-46af-49b7-9620-51caa796dc91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:16:41.161459 crc crio[24477]: time=\"2026-06-11T12:16:41.161330579Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1edbc13a-e13f-4e24-ab35-5e96e5304a2d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:16:41.177754 crc crio[24477]: time=\"2026-06-11T12:16:41.177472813Z\" level=info msg=\"Removed container ca733f2b8d87dff0f1897c3e1a294e65625c61c8e8f3fe0f0bcbeb9b82211a4a: openshift-marketplace/community-operators-pq7dv/extract-content\" id=ed93d805-3b7b-44eb-9c84-a971e7f21fa6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:16:41.180379 crc crio[24477]: time=\"2026-06-11T12:16:41.180297758Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=35bb9f51-2702-4eef-b929-5fe285b16ab3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:16:41.180473 crc crio[24477]: time=\"2026-06-11T12:16:41.18037434Z\" level=info msg=\"Removing container: aab664f184268f4ceb7acac35a636b220d083839364fc2d5f17f7da78d65bfd3\" id=4ea64bf9-e47f-4896-a4cd-219366aab01a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:16:41.191938 crc crio[24477]: time=\"2026-06-11T12:16:41.190028995Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qc7dz/extract-utilities\" id=2cff3bdf-2526-45f4-8f09-7c600fc9dec8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:16:41.223809 crc crio[24477]: time=\"2026-06-11T12:16:41.223735694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:16:41.241166 crc crio[24477]: time=\"2026-06-11T12:16:41.241083714Z\" level=info msg=\"Removed container aab664f184268f4ceb7acac35a636b220d083839364fc2d5f17f7da78d65bfd3: openshift-marketplace/community-operators-pq7dv/extract-utilities\" id=4ea64bf9-e47f-4896-a4cd-219366aab01a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:16:41.262183 crc crio[24477]: time=\"2026-06-11T12:16:41.262067398Z\" level=info msg=\"Pulled image: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator@sha256:417fca74b9737d84253a28e6dd8cb119e0866a193049215bf0d63bd0a3ec7846\" id=e01500f0-d7a9-4637-be7e-c3b0cb31d3f1 name=/runtime.v1.ImageService/PullImage\nJun 11 12:16:41.267861 crc crio[24477]: time=\"2026-06-11T12:16:41.267816779Z\" level=info msg=\"Checking image status: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c\" id=8eb41564-ae94-442f-a684-b6b0c93c9e13 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:16:41.274013 crc crio[24477]: time=\"2026-06-11T12:16:41.27391142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:16:41.275877 crc crio[24477]: time=\"2026-06-11T12:16:41.275775741Z\" level=info msg=\"Checking image status: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c\" id=c832732e-16a1-4e97-aa74-83bff7a50d9d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:16:41.282007 crc crio[24477]: time=\"2026-06-11T12:16:41.281910534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:16:41.286988 crc crio[24477]: time=\"2026-06-11T12:16:41.286881503Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-init-954485ffc-2k5fg/operator\" id=e1bf7f43-0fc0-476e-9051-0ebe56518604 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:16:41.289994 crc crio[24477]: time=\"2026-06-11T12:16:41.289911779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:16:41.330067 crc crio[24477]: time=\"2026-06-11T12:16:41.329440285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:16:41.336454 crc crio[24477]: time=\"2026-06-11T12:16:41.336352479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:16:41.486146 crc crio[24477]: time=\"2026-06-11T12:16:41.485943187Z\" level=info msg=\"Created container 4b121aec11ae97e0027f8e4bac8a4fedaaa6304578e63677b894d77092677d88: openshift-marketplace/redhat-operators-qc7dz/extract-utilities\" id=2cff3bdf-2526-45f4-8f09-7c600fc9dec8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:16:41.487827 crc crio[24477]: time=\"2026-06-11T12:16:41.487737807Z\" level=info msg=\"Starting container: 4b121aec11ae97e0027f8e4bac8a4fedaaa6304578e63677b894d77092677d88\" id=b04bdd3a-879e-455a-b40e-1cfb9257260b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:16:41.497467 crc crio[24477]: time=\"2026-06-11T12:16:41.497364557Z\" level=info msg=\"Started container\" PID=50213 containerID=4b121aec11ae97e0027f8e4bac8a4fedaaa6304578e63677b894d77092677d88 description=openshift-marketplace/redhat-operators-qc7dz/extract-utilities id=b04bdd3a-879e-455a-b40e-1cfb9257260b name=/runtime.v1.RuntimeService/StartContainer sandboxID=18434342b4a9286f32d6ce5c46d923a8b4a0962ea4bc78b0dcaa53c3f581b466\nJun 11 12:16:41.519939 crc crio[24477]: time=\"2026-06-11T12:16:41.519852377Z\" level=info msg=\"Created container 871b1a4b980abf0fe82822d8c9c26ad26a39617562c2e0b6994c5e666cb904d2: openstack-operators/openstack-operator-controller-init-954485ffc-2k5fg/operator\" id=e1bf7f43-0fc0-476e-9051-0ebe56518604 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:16:41.521062 crc crio[24477]: time=\"2026-06-11T12:16:41.52098932Z\" level=info msg=\"Starting container: 871b1a4b980abf0fe82822d8c9c26ad26a39617562c2e0b6994c5e666cb904d2\" id=3ac38c1c-e64d-4e32-b2dc-e1ded560408e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:16:41.531084 crc crio[24477]: time=\"2026-06-11T12:16:41.529448736Z\" level=info msg=\"Started container\" PID=50224 containerID=871b1a4b980abf0fe82822d8c9c26ad26a39617562c2e0b6994c5e666cb904d2 description=openstack-operators/openstack-operator-controller-init-954485ffc-2k5fg/operator id=3ac38c1c-e64d-4e32-b2dc-e1ded560408e name=/runtime.v1.RuntimeService/StartContainer sandboxID=536429a0fe46b1ce203012908970d8f288fc614fcd7e149549a61af7752a7a51\nJun 11 12:16:41.715351 crc crio[24477]: time=\"2026-06-11T12:16:41.715248508Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=cc770fea-1554-4ad0-a111-0a2ad7e25501 name=/runtime.v1.ImageService/PullImage\nJun 11 12:16:41.725601 crc crio[24477]: time=\"2026-06-11T12:16:41.725538998Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 12:16:43.128723 crc crio[24477]: time=\"2026-06-11T12:16:43.127611212Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=cc770fea-1554-4ad0-a111-0a2ad7e25501 name=/runtime.v1.ImageService/PullImage\nJun 11 12:16:43.132893 crc crio[24477]: time=\"2026-06-11T12:16:43.132786566Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c524dbb4-10a8-48b0-a6c6-750ef89ca6a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:16:43.140076 crc crio[24477]: time=\"2026-06-11T12:16:43.140007168Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=2ae1d4e5-fcd4-4dfd-8c89-65383bdb1b5f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:16:43.158201 crc crio[24477]: time=\"2026-06-11T12:16:43.158102959Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qc7dz/extract-content\" id=3479b3df-04d8-4c8b-a0c2-34085bee5a17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:16:43.159352 crc crio[24477]: time=\"2026-06-11T12:16:43.159323733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:16:43.239702 crc crio[24477]: time=\"2026-06-11T12:16:43.239531516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:16:43.252028 crc crio[24477]: time=\"2026-06-11T12:16:43.251896442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:16:43.440954 crc crio[24477]: time=\"2026-06-11T12:16:43.440435202Z\" level=info msg=\"Created container 4288eeda0bbf4f11ae49cee5872e2aa69a9ebcf06fd87396b111a31fc835c8b2: openshift-marketplace/redhat-operators-qc7dz/extract-content\" id=3479b3df-04d8-4c8b-a0c2-34085bee5a17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:16:43.443616 crc crio[24477]: time=\"2026-06-11T12:16:43.443522278Z\" level=info msg=\"Starting container: 4288eeda0bbf4f11ae49cee5872e2aa69a9ebcf06fd87396b111a31fc835c8b2\" id=0380aa61-5fb4-44e3-b73b-72beb77f25e8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:16:43.453740 crc crio[24477]: time=\"2026-06-11T12:16:43.453624331Z\" level=info msg=\"Started container\" PID=50260 containerID=4288eeda0bbf4f11ae49cee5872e2aa69a9ebcf06fd87396b111a31fc835c8b2 description=openshift-marketplace/redhat-operators-qc7dz/extract-content id=0380aa61-5fb4-44e3-b73b-72beb77f25e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18434342b4a9286f32d6ce5c46d923a8b4a0962ea4bc78b0dcaa53c3f581b466\nJun 11 12:17:05.193913 crc crio[24477]: time=\"2026-06-11T12:17:05.19198279Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5c10d960-00b8-4ba6-ade2-0ab53de0f939 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:05.869786 crc crio[24477]: time=\"2026-06-11T12:17:05.868888726Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e571cec5-a8f4-44b4-8079-8693dbbb2af0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:06.734089 crc crio[24477]: time=\"2026-06-11T12:17:06.732998535Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qc7dz/registry-server\" id=2cc51402-968b-4bd5-a7bb-5565285689a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:17:06.966822 crc crio[24477]: time=\"2026-06-11T12:17:06.966632608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:21.816293 crc crio[24477]: time=\"2026-06-11T12:17:21.811377856Z\" level=info msg=\"Removing container: 40cd90d73533839fd7a4862f603dbfa08496c1118809fc08b4c8594a59aeedd7\" id=ef986520-1d3c-4ddb-bcf0-a22448214f82 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:17:28.353369 crc crio[24477]: time=\"2026-06-11T12:17:28.352199445Z\" level=info msg=\"Removed container 40cd90d73533839fd7a4862f603dbfa08496c1118809fc08b4c8594a59aeedd7: openshift-infra/auto-csr-approver-29686330-6j4d4/oc\" id=ef986520-1d3c-4ddb-bcf0-a22448214f82 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:17:28.390570 crc crio[24477]: time=\"2026-06-11T12:17:28.390326861Z\" level=info msg=\"Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0\" id=165caa14-d20e-423f-ab8e-f5beb9647136 name=/runtime.v1.ImageService/PullImage\nJun 11 12:17:28.393442 crc crio[24477]: time=\"2026-06-11T12:17:28.393180523Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb:latest\" id=7e67328b-f659-4403-beae-0815d785bcc6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:28.455324 crc crio[24477]: time=\"2026-06-11T12:17:28.454393699Z\" level=info msg=\"Stopping pod sandbox: 84a07aba018837e07faf3a27024e2499145478bef87bad88e662404b7594d783\" id=b496b3a6-93e6-48b2-a662-a0daf8586d4e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:17:28.455324 crc crio[24477]: time=\"2026-06-11T12:17:28.454477311Z\" level=info msg=\"Stopped pod sandbox (already stopped): 84a07aba018837e07faf3a27024e2499145478bef87bad88e662404b7594d783\" id=b496b3a6-93e6-48b2-a662-a0daf8586d4e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:17:28.462694 crc crio[24477]: time=\"2026-06-11T12:17:28.458849755Z\" level=info msg=\"Removing pod sandbox: 84a07aba018837e07faf3a27024e2499145478bef87bad88e662404b7594d783\" id=78d0e708-6bf5-49f6-9d2d-140e2c0eb082 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:17:28.483307 crc crio[24477]: time=\"2026-06-11T12:17:28.483197826Z\" level=info msg=\"Removed pod sandbox: 84a07aba018837e07faf3a27024e2499145478bef87bad88e662404b7594d783\" id=78d0e708-6bf5-49f6-9d2d-140e2c0eb082 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:17:28.494320 crc crio[24477]: time=\"2026-06-11T12:17:28.4942196Z\" level=info msg=\"Stopping pod sandbox: 795a2b6c14e072897ba3d9a1c88e27c1078b32ad237ef39ffd5fb874f9115614\" id=d2be2a6f-b0b6-4c8a-a896-dfcda202c42b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:17:28.494320 crc crio[24477]: time=\"2026-06-11T12:17:28.494318933Z\" level=info msg=\"Stopped pod sandbox (already stopped): 795a2b6c14e072897ba3d9a1c88e27c1078b32ad237ef39ffd5fb874f9115614\" id=d2be2a6f-b0b6-4c8a-a896-dfcda202c42b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:17:28.497767 crc crio[24477]: time=\"2026-06-11T12:17:28.496573559Z\" level=info msg=\"Removing pod sandbox: 795a2b6c14e072897ba3d9a1c88e27c1078b32ad237ef39ffd5fb874f9115614\" id=19970ae6-0d3a-4157-9549-b94c51d389c9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:17:28.505180 crc crio[24477]: time=\"2026-06-11T12:17:28.505070909Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb\" id=70b1081d-10bf-41d3-a0d6-4410cb1a8fa2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:28.511223 crc crio[24477]: time=\"2026-06-11T12:17:28.511133042Z\" level=info msg=\"Removed pod sandbox: 795a2b6c14e072897ba3d9a1c88e27c1078b32ad237ef39ffd5fb874f9115614\" id=19970ae6-0d3a-4157-9549-b94c51d389c9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:17:28.524273 crc crio[24477]: time=\"2026-06-11T12:17:28.52418698Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/mariadb\" id=fe1a7724-3e68-4a4d-8b12-98ca8bd40217 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:17:28.529792 crc crio[24477]: time=\"2026-06-11T12:17:28.529722027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:28.581958 crc crio[24477]: time=\"2026-06-11T12:17:28.581819337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:28.593164 crc crio[24477]: time=\"2026-06-11T12:17:28.593063956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:28.600339 crc crio[24477]: time=\"2026-06-11T12:17:28.600176517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:28.853092 crc crio[24477]: time=\"2026-06-11T12:17:28.852328952Z\" level=info msg=\"Created container 2aa23b4315152308cf43123ee47575123e03e5edead77ae9d3013b7cff48c5e7: openshift-marketplace/redhat-operators-qc7dz/registry-server\" id=2cc51402-968b-4bd5-a7bb-5565285689a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:17:28.857314 crc crio[24477]: time=\"2026-06-11T12:17:28.857228809Z\" level=info msg=\"Starting container: 2aa23b4315152308cf43123ee47575123e03e5edead77ae9d3013b7cff48c5e7\" id=af3a0a18-23ca-4517-95c5-c18b96efbad0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:17:28.883790 crc crio[24477]: time=\"2026-06-11T12:17:28.883627309Z\" level=info msg=\"Started container\" PID=51071 containerID=2aa23b4315152308cf43123ee47575123e03e5edead77ae9d3013b7cff48c5e7 description=openshift-marketplace/redhat-operators-qc7dz/registry-server id=af3a0a18-23ca-4517-95c5-c18b96efbad0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18434342b4a9286f32d6ce5c46d923a8b4a0962ea4bc78b0dcaa53c3f581b466\nJun 11 12:17:29.278241 crc crio[24477]: time=\"2026-06-11T12:17:29.278053804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:29.482844 crc crio[24477]: time=\"2026-06-11T12:17:29.482552469Z\" level=info msg=\"Created container 48da1be0d62cf9edba8376f0aea6119c4c60a58ca0b5ead01643241d89d4bc1b: baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/mariadb\" id=fe1a7724-3e68-4a4d-8b12-98ca8bd40217 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:17:29.484946 crc crio[24477]: time=\"2026-06-11T12:17:29.484850875Z\" level=info msg=\"Starting container: 48da1be0d62cf9edba8376f0aea6119c4c60a58ca0b5ead01643241d89d4bc1b\" id=dd2035c3-acca-49e4-ba08-05441784d288 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:17:29.493719 crc crio[24477]: time=\"2026-06-11T12:17:29.493493577Z\" level=info msg=\"Started container\" PID=51098 containerID=48da1be0d62cf9edba8376f0aea6119c4c60a58ca0b5ead01643241d89d4bc1b description=baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/mariadb id=dd2035c3-acca-49e4-ba08-05441784d288 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cca1e71d2c70fdfff34c3e421cd265d2a11d2b7a0748a6c31db11863246c0ff3\nJun 11 12:17:29.512072 crc crio[24477]: time=\"2026-06-11T12:17:29.511979715Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=fcf8ba4a-c9a8-4a7c-9a39-1b9faa57b04b name=/runtime.v1.ImageService/PullImage\nJun 11 12:17:29.523250 crc crio[24477]: time=\"2026-06-11T12:17:29.523039997Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 11 12:17:34.761364 crc crio[24477]: time=\"2026-06-11T12:17:34.760401274Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-v2q74/POD\" id=65e0fa20-24d2-4196-8386-e3b032821b3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:34.762870 crc crio[24477]: time=\"2026-06-11T12:17:34.761403183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:34.804456 crc crio[24477]: time=\"2026-06-11T12:17:34.804296674Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-584b474457-mkbck/POD\" id=fe37a7c6-a0f2-4482-935d-1c7508af4dce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:34.804456 crc crio[24477]: time=\"2026-06-11T12:17:34.804410107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:34.896441 crc crio[24477]: time=\"2026-06-11T12:17:34.893544743Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-87bbdb4d9-5jrlf/POD\" id=6db11250-ca54-455c-aba3-52f077a87a4c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:34.896441 crc crio[24477]: time=\"2026-06-11T12:17:34.893711327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:35.207961 crc crio[24477]: time=\"2026-06-11T12:17:35.206937796Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-585dc4b7b9-mp5b2/POD\" id=a365acb1-ef3c-4b1f-b9eb-aaf2b4bcbc2b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:35.207961 crc crio[24477]: time=\"2026-06-11T12:17:35.207260286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:35.422278 crc crio[24477]: time=\"2026-06-11T12:17:35.42103259Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-5f5d6b8858-nn595/POD\" id=bf77fcf3-a90d-4ebe-b221-62f76422825b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:35.422278 crc crio[24477]: time=\"2026-06-11T12:17:35.421405691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:35.559006 crc crio[24477]: time=\"2026-06-11T12:17:35.547059893Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-9dc5578b5-g5xrm/POD\" id=34fae629-dfb3-4e6d-9378-f452ca508fa0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:35.561076 crc crio[24477]: time=\"2026-06-11T12:17:35.561027699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:35.599813 crc crio[24477]: time=\"2026-06-11T12:17:35.5996055Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-v2q74 Namespace:openstack-operators ID:46ac6975e13ddb3933928da8e449a3b09521f99ee86b2b2f7c7b6a8fdf2e720f UID:08cf521f-96fb-41d2-92d5-5692cab737bf NetNS:/var/run/netns/f3843f31-a9fe-404d-a5d1-d7db4831647c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod08cf521f_96fb_41d2_92d5_5692cab737bf.slice PodAnnotations:0xc002ce4120}] Aliases:map[]}\"\nJun 11 12:17:35.599813 crc crio[24477]: time=\"2026-06-11T12:17:35.599776265Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-v2q74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:17:35.820410 crc crio[24477]: time=\"2026-06-11T12:17:35.820300557Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-ncmjs/POD\" id=8258c627-1203-4b5d-91f4-1b5754aef5f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:35.821445 crc crio[24477]: time=\"2026-06-11T12:17:35.820433471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:36.146726 crc crio[24477]: time=\"2026-06-11T12:17:36.138401679Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-85bb7cc757-sxgzv/POD\" id=22cd3098-b359-4ce3-8a88-7ae06292529a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:36.146726 crc crio[24477]: time=\"2026-06-11T12:17:36.139400047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:36.200401 crc crio[24477]: time=\"2026-06-11T12:17:36.200229576Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-b547849c7-wdbk8/POD\" id=fd967735-225e-4418-a04c-c04ef30836c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:36.200902 crc crio[24477]: time=\"2026-06-11T12:17:36.200452032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:36.644310 crc crio[24477]: time=\"2026-06-11T12:17:36.644232419Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-584b474457-mkbck Namespace:openstack-operators ID:2c4e5e260de8231a364a39d4af5ae3d3dabe77f10beea81de817395a12ff60c8 UID:1f559d2a-1e97-464e-8552-6c905ff35e97 NetNS:/var/run/netns/e316a1b5-1c64-49a9-b488-c7bd0567061f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f559d2a_1e97_464e_8552_6c905ff35e97.slice PodAnnotations:0xc002e12168}] Aliases:map[]}\"\nJun 11 12:17:36.645194 crc crio[24477]: time=\"2026-06-11T12:17:36.645167045Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-584b474457-mkbck to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:17:36.657955 crc crio[24477]: time=\"2026-06-11T12:17:36.649801847Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sqpxx/POD\" id=6c81e529-4340-4fc0-abaa-571702846bc3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:36.657955 crc crio[24477]: time=\"2026-06-11T12:17:36.649983602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:36.708233 crc crio[24477]: time=\"2026-06-11T12:17:36.708133155Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-6df846755f-sshkt/POD\" id=84f5110a-1e46-4946-8dcd-812ba29eb45c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:36.708841 crc crio[24477]: time=\"2026-06-11T12:17:36.708263329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:36.867336 crc crio[24477]: time=\"2026-06-11T12:17:36.847913612Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-86f5cbdf58-29dkv/POD\" id=692a668a-750b-4b27-b4ec-61254fd589dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:36.867336 crc crio[24477]: time=\"2026-06-11T12:17:36.848026295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:36.954979 crc crio[24477]: time=\"2026-06-11T12:17:36.954912279Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-5mb64/POD\" id=c535235d-9a08-4119-9ec6-56eda692710b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:36.955110 crc crio[24477]: time=\"2026-06-11T12:17:36.955066774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:37.532001 crc crio[24477]: time=\"2026-06-11T12:17:37.531934502Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-nn595 Namespace:openstack-operators ID:23c278c428d715df8e9f04d71fe2ebcfff3e1d83164e8909760f10b81e8299cf UID:26c896d4-13b1-4dab-b6de-11a674fd1bc9 NetNS:/var/run/netns/648ddaf8-0291-4f83-b397-18524c4d5d9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26c896d4_13b1_4dab_b6de_11a674fd1bc9.slice PodAnnotations:0xc000326348}] Aliases:map[]}\"\nJun 11 12:17:37.532210 crc crio[24477]: time=\"2026-06-11T12:17:37.532183758Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-nn595 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:17:37.545106 crc crio[24477]: time=\"2026-06-11T12:17:37.534893595Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-f87cbdf4c-d7k5d/POD\" id=5321f3d0-8cbd-4687-8494-0d793537b50f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:37.545106 crc crio[24477]: time=\"2026-06-11T12:17:37.535256765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:37.784158 crc crio[24477]: time=\"2026-06-11T12:17:37.782786801Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-565998cc45-kmpxd/POD\" id=52c86fb7-5c33-4c2b-8b91-fa984c05ba1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:37.784299 crc crio[24477]: time=\"2026-06-11T12:17:37.78415747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:37.784299 crc crio[24477]: time=\"2026-06-11T12:17:37.783250995Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-79846f755c-lvvwc/POD\" id=05a562c9-3f16-4bcc-80d8-929713f282d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:37.784417 crc crio[24477]: time=\"2026-06-11T12:17:37.784329346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:38.276219 crc crio[24477]: time=\"2026-06-11T12:17:38.276007783Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-5jrlf Namespace:openstack-operators ID:78ddf49542c1533a4cce4451b1d01705e331530c3b8e43fd09da0f8f3ea8f60b UID:c8655920-85d1-47ac-aa40-a18b5ecd035e NetNS:/var/run/netns/086a63b4-fe5d-4332-9761-1e6ab93024b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc8655920_85d1_47ac_aa40_a18b5ecd035e.slice PodAnnotations:0xc00251e418}] Aliases:map[]}\"\nJun 11 12:17:38.276219 crc crio[24477]: time=\"2026-06-11T12:17:38.276201539Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-5jrlf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:17:38.500950 crc crio[24477]: time=\"2026-06-11T12:17:38.500849226Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-7579dbdcb9-k92jq/POD\" id=efaea831-b54d-4500-ba9a-576ab3fbebc4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:38.501179 crc crio[24477]: time=\"2026-06-11T12:17:38.50100519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:38.644281 crc crio[24477]: time=\"2026-06-11T12:17:38.64406699Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-5f7f6c9964-cd6sm/POD\" id=40152668-06ef-4ea9-a6ec-1f107ac96d88 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:38.644281 crc crio[24477]: time=\"2026-06-11T12:17:38.644271107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:38.923165 crc crio[24477]: time=\"2026-06-11T12:17:38.916255379Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-sxgzv Namespace:openstack-operators ID:06f2e78408d04d81330393bb0d4214b817c6c86fc3f38ca325d6da003bbc93ba UID:e2591504-d9b7-4a85-ac48-410a28523042 NetNS:/var/run/netns/27407c43-6664-4b4f-89b3-fa90c9fc9ded Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2591504_d9b7_4a85_ac48_410a28523042.slice PodAnnotations:0xc000b181f8}] Aliases:map[]}\"\nJun 11 12:17:38.923165 crc crio[24477]: time=\"2026-06-11T12:17:38.916577117Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-sxgzv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:17:39.145130 crc crio[24477]: time=\"2026-06-11T12:17:39.144143053Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-mp5b2 Namespace:openstack-operators ID:7127913b112045e6b967372fab8ff7590b4c4babce3be87d9669998248ad13a0 UID:665aaab6-7229-40ae-a9ed-e9e9fdc0d296 NetNS:/var/run/netns/6797c086-b962-4462-b3c3-1fcdcc4c962f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod665aaab6_7229_40ae_a9ed_e9e9fdc0d296.slice PodAnnotations:0xc002d1a2b8}] Aliases:map[]}\"\nJun 11 12:17:39.145130 crc crio[24477]: time=\"2026-06-11T12:17:39.144237166Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-mp5b2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:17:39.847952 crc crio[24477]: time=\"2026-06-11T12:17:39.843611175Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-g5xrm Namespace:openstack-operators ID:499e33a25e884d39f1f2a5a6cde1ee2459bb7ff0b25a2b0d7e8c56b35b0edc13 UID:8eaffe03-501a-4787-8863-7e25aeb87767 NetNS:/var/run/netns/f8fd195a-f95a-4da7-8148-f4201dde31b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8eaffe03_501a_4787_8863_7e25aeb87767.slice PodAnnotations:0xc002ce4428}] Aliases:map[]}\"\nJun 11 12:17:39.847952 crc crio[24477]: time=\"2026-06-11T12:17:39.844389207Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-g5xrm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:17:40.569045 crc crio[24477]: time=\"2026-06-11T12:17:40.568200685Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-ncmjs Namespace:openstack-operators ID:142caafcc4e42fd5fa6ce02a44b0c416bcfc2d11989dc12ee08fa62c357a5768 UID:7b026fa5-24f7-4b5d-96bf-534287d16854 NetNS:/var/run/netns/26107f9d-857f-439b-9b96-0a4bccf5a713 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7b026fa5_24f7_4b5d_96bf_534287d16854.slice PodAnnotations:0xc002ce41c8}] Aliases:map[]}\"\nJun 11 12:17:40.569442 crc crio[24477]: time=\"2026-06-11T12:17:40.56942087Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-ncmjs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:17:41.632143 crc crio[24477]: time=\"2026-06-11T12:17:41.631025298Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-sqpxx Namespace:openstack-operators ID:7f7f244e6da5356493f1142fb1735169483ef91c9acaf42b0a2f778c9be1aba2 UID:950a93bf-c12b-4771-b08a-7c0365cdec9a NetNS:/var/run/netns/d3981323-aa3d-4b0c-a462-23ccf8e87463 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod950a93bf_c12b_4771_b08a_7c0365cdec9a.slice PodAnnotations:0xc002ce43d0}] Aliases:map[]}\"\nJun 11 12:17:41.632143 crc crio[24477]: time=\"2026-06-11T12:17:41.63181632Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-sqpxx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:17:41.664768 crc crio[24477]: time=\"2026-06-11T12:17:41.663094101Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-b547849c7-wdbk8 Namespace:openstack-operators ID:2347f5b02783a9cbd7a6ef0dd2901b0b6126c6ca6d801cb2027c51d9b6cd5c79 UID:6b5c8d55-c285-4934-a7d1-3c57d45e1e7d NetNS:/var/run/netns/e8f19a11-a4b4-45a4-ab8e-35b4200177a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6b5c8d55_c285_4934_a7d1_3c57d45e1e7d.slice PodAnnotations:0xc00251e230}] Aliases:map[]}\"\nJun 11 12:17:41.664768 crc crio[24477]: time=\"2026-06-11T12:17:41.663326477Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-b547849c7-wdbk8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:17:42.570095 crc crio[24477]: time=\"2026-06-11T12:17:42.56880398Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-6df846755f-sshkt Namespace:openstack-operators ID:bbb67eff44b0170013c70ecb873f4458157cd3fd9e670643cd907ba8aac5f6e3 UID:7944cf08-0203-4178-bd4d-b4c532dbbf28 NetNS:/var/run/netns/3952b7df-b710-43f3-ac4b-bdbb69350aa9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7944cf08_0203_4178_bd4d_b4c532dbbf28.slice PodAnnotations:0xc000a148e0}] Aliases:map[]}\"\nJun 11 12:17:42.570095 crc crio[24477]: time=\"2026-06-11T12:17:42.569566162Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-6df846755f-sshkt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:17:42.574620 crc crio[24477]: time=\"2026-06-11T12:17:42.574475103Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-86f5cbdf58-29dkv Namespace:openstack-operators ID:65e4d0216d63e97a462cdb366d6be180596e9c2828cfe78bd0df052a178d46f2 UID:5059c382-6ae7-4ae4-889c-d29d3ba4e8e9 NetNS:/var/run/netns/1b579b16-3ee4-4ae7-a8c7-c1781d092c48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5059c382_6ae7_4ae4_889c_d29d3ba4e8e9.slice PodAnnotations:0xc002e122a0}] Aliases:map[]}\"\nJun 11 12:17:42.574620 crc crio[24477]: time=\"2026-06-11T12:17:42.574606596Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-86f5cbdf58-29dkv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:17:42.680019 crc crio[24477]: 2026-06-11T12:17:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:46ac6975e13ddb3 Mac:06:24:c5:de:32:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/f3843f31-a9fe-404d-a5d1-d7db4831647c SocketPath: PciID:}] [{Interface:0xc000518850 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:17:42.702481 crc crio[24477]: time=\"2026-06-11T12:17:42.702403383Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-f87cbdf4c-d7k5d Namespace:openstack-operators ID:a045d28ad786ef76992298a89d1a148e87c7fcdd8f589a5e327a59922582e57b UID:a137c698-a02b-43ff-b472-cb227bc663f0 NetNS:/var/run/netns/b31ae69c-1c27-4e94-ab9e-c3f780df4417 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda137c698_a02b_43ff_b472_cb227bc663f0.slice PodAnnotations:0xc002d944d8}] Aliases:map[]}\"\nJun 11 12:17:42.703210 crc crio[24477]: time=\"2026-06-11T12:17:42.703171675Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-f87cbdf4c-d7k5d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:17:42.717993 crc crio[24477]: time=\"2026-06-11T12:17:42.706239952Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-v2q74 Namespace:openstack-operators ID:46ac6975e13ddb3933928da8e449a3b09521f99ee86b2b2f7c7b6a8fdf2e720f UID:08cf521f-96fb-41d2-92d5-5692cab737bf NetNS:/var/run/netns/f3843f31-a9fe-404d-a5d1-d7db4831647c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod08cf521f_96fb_41d2_92d5_5692cab737bf.slice PodAnnotations:0xc002ce4120}] Aliases:map[]}\"\nJun 11 12:17:42.717993 crc crio[24477]: time=\"2026-06-11T12:17:42.706695024Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-v2q74 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:17:42.844621 crc crio[24477]: time=\"2026-06-11T12:17:42.840405531Z\" level=info msg=\"Ran pod sandbox 46ac6975e13ddb3933928da8e449a3b09521f99ee86b2b2f7c7b6a8fdf2e720f with infra container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-v2q74/POD\" id=65e0fa20-24d2-4196-8386-e3b032821b3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:42.854238 crc crio[24477]: time=\"2026-06-11T12:17:42.852759842Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=38096f51-7291-4a83-89a6-f774b9aed8f2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:42.854238 crc crio[24477]: time=\"2026-06-11T12:17:42.853137812Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 not found\" id=38096f51-7291-4a83-89a6-f774b9aed8f2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:42.854238 crc crio[24477]: time=\"2026-06-11T12:17:42.853191714Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 found\" id=38096f51-7291-4a83-89a6-f774b9aed8f2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:42.870729 crc crio[24477]: time=\"2026-06-11T12:17:42.870440881Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=d77d1028-2523-40ab-8f94-7029e0d80937 name=/runtime.v1.ImageService/PullImage\nJun 11 12:17:42.888093 crc crio[24477]: time=\"2026-06-11T12:17:42.883035819Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\\\"\"\nJun 11 12:17:42.991455 crc crio[24477]: time=\"2026-06-11T12:17:42.991296973Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-5mb64 Namespace:openstack-operators ID:4febd9663437199d38d850931ac0fee4e672d3329dd34d5508ee2501539f9086 UID:596a2b69-3974-4021-9344-514eb000472e NetNS:/var/run/netns/869e06b6-5bbb-486f-a97c-6e9f54f5d141 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod596a2b69_3974_4021_9344_514eb000472e.slice PodAnnotations:0xc002d94718}] Aliases:map[]}\"\nJun 11 12:17:42.991455 crc crio[24477]: time=\"2026-06-11T12:17:42.991442457Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-5mb64 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:17:43.036321 crc crio[24477]: time=\"2026-06-11T12:17:43.035871831Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-kmpxd Namespace:openstack-operators ID:a9a28a2e2f090170fe2cfc226e9063a7e178a007c35339129968fbee469242dd UID:40f51a94-cb03-4604-b915-8b86dab04d3b NetNS:/var/run/netns/de150c52-8bcf-4716-96f7-c8753baa350d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod40f51a94_cb03_4604_b915_8b86dab04d3b.slice PodAnnotations:0xc0003263b0}] Aliases:map[]}\"\nJun 11 12:17:43.036321 crc crio[24477]: time=\"2026-06-11T12:17:43.035951023Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-565998cc45-kmpxd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:17:43.052478 crc crio[24477]: time=\"2026-06-11T12:17:43.050369913Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-k92jq Namespace:openstack-operators ID:85731a5ac39f839d79996c90e352b663345dca5707e370ed0132543142467178 UID:9c3a45a8-a859-4411-bba4-296cb571251b NetNS:/var/run/netns/3079b19f-b444-4a34-a3e4-e1671de336b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c3a45a8_a859_4411_bba4_296cb571251b.slice PodAnnotations:0xc000530570}] Aliases:map[]}\"\nJun 11 12:17:43.052478 crc crio[24477]: time=\"2026-06-11T12:17:43.050561618Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-7579dbdcb9-k92jq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:17:43.056753 crc crio[24477]: time=\"2026-06-11T12:17:43.056460775Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-5f7f6c9964-cd6sm Namespace:openstack-operators ID:9fb60d197bf3b03cb91a5454b441805999ef88e117944217860191e9eaf29ad4 UID:214f2cbd-0ea3-4b52-a9ba-f9cf454e125d NetNS:/var/run/netns/5338fc07-2ed0-494b-9a38-f338b3f63fe9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod214f2cbd_0ea3_4b52_a9ba_f9cf454e125d.slice PodAnnotations:0xc002ce46f8}] Aliases:map[]}\"\nJun 11 12:17:43.056753 crc crio[24477]: time=\"2026-06-11T12:17:43.056736745Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-5f7f6c9964-cd6sm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:17:43.104382 crc crio[24477]: time=\"2026-06-11T12:17:43.103218871Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-79846f755c-lvvwc Namespace:openstack-operators ID:fd6660e5e8a19ab378a33502ba643faeb96462b1192c7ecfda6e92e912c03f61 UID:595cdfb7-0f54-4168-a379-52746a2e1dc2 NetNS:/var/run/netns/a9b31cec-9cf2-4e38-9446-affbf227e881 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod595cdfb7_0f54_4168_a379_52746a2e1dc2.slice PodAnnotations:0xc002d1a4f0}] Aliases:map[]}\"\nJun 11 12:17:43.104382 crc crio[24477]: time=\"2026-06-11T12:17:43.103286653Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-79846f755c-lvvwc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:17:43.909996 crc crio[24477]: 2026-06-11T12:17:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:23c278c428d715d Mac:56:2c:7c:7a:d4:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/648ddaf8-0291-4f83-b397-18524c4d5d9e SocketPath: PciID:}] [{Interface:0xc000014b50 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:17:43.922982 crc crio[24477]: time=\"2026-06-11T12:17:43.922082738Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-nn595 Namespace:openstack-operators ID:23c278c428d715df8e9f04d71fe2ebcfff3e1d83164e8909760f10b81e8299cf UID:26c896d4-13b1-4dab-b6de-11a674fd1bc9 NetNS:/var/run/netns/648ddaf8-0291-4f83-b397-18524c4d5d9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26c896d4_13b1_4dab_b6de_11a674fd1bc9.slice PodAnnotations:0xc000326348}] Aliases:map[]}\"\nJun 11 12:17:43.922982 crc crio[24477]: time=\"2026-06-11T12:17:43.922456239Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-nn595 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:17:44.232360 crc crio[24477]: 2026-06-11T12:17:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06f2e78408d04d8 Mac:22:e6:43:ba:97:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/27407c43-6664-4b4f-89b3-fa90c9fc9ded SocketPath: PciID:}] [{Interface:0xc000122770 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:17:44.255138 crc crio[24477]: time=\"2026-06-11T12:17:44.253253003Z\" level=info msg=\"Ran pod sandbox 23c278c428d715df8e9f04d71fe2ebcfff3e1d83164e8909760f10b81e8299cf with infra container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-nn595/POD\" id=bf77fcf3-a90d-4ebe-b221-62f76422825b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:44.317717 crc crio[24477]: time=\"2026-06-11T12:17:44.316951586Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-sxgzv Namespace:openstack-operators ID:06f2e78408d04d81330393bb0d4214b817c6c86fc3f38ca325d6da003bbc93ba UID:e2591504-d9b7-4a85-ac48-410a28523042 NetNS:/var/run/netns/27407c43-6664-4b4f-89b3-fa90c9fc9ded Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2591504_d9b7_4a85_ac48_410a28523042.slice PodAnnotations:0xc000b181f8}] Aliases:map[]}\"\nJun 11 12:17:44.326821 crc crio[24477]: time=\"2026-06-11T12:17:44.318891961Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-sxgzv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:17:44.350239 crc crio[24477]: time=\"2026-06-11T12:17:44.340242249Z\" level=info msg=\"Ran pod sandbox 06f2e78408d04d81330393bb0d4214b817c6c86fc3f38ca325d6da003bbc93ba with infra container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-sxgzv/POD\" id=22cd3098-b359-4ce3-8a88-7ae06292529a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:44.399354 crc crio[24477]: 2026-06-11T12:17:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c4e5e260de8231 Mac:6a:74:d7:d2:6c:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/e316a1b5-1c64-49a9-b488-c7bd0567061f SocketPath: PciID:}] [{Interface:0xc00053e730 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:17:44.414696 crc crio[24477]: time=\"2026-06-11T12:17:44.399121971Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=69d4b0f8-ef5f-480a-92af-24cf535b8c6e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:44.414696 crc crio[24477]: time=\"2026-06-11T12:17:44.41414868Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 not found\" id=69d4b0f8-ef5f-480a-92af-24cf535b8c6e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:44.414696 crc crio[24477]: time=\"2026-06-11T12:17:44.414228941Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 found\" id=69d4b0f8-ef5f-480a-92af-24cf535b8c6e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:44.414696 crc crio[24477]: time=\"2026-06-11T12:17:44.400557181Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-584b474457-mkbck Namespace:openstack-operators ID:2c4e5e260de8231a364a39d4af5ae3d3dabe77f10beea81de817395a12ff60c8 UID:1f559d2a-1e97-464e-8552-6c905ff35e97 NetNS:/var/run/netns/e316a1b5-1c64-49a9-b488-c7bd0567061f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f559d2a_1e97_464e_8552_6c905ff35e97.slice PodAnnotations:0xc002e12168}] Aliases:map[]}\"\nJun 11 12:17:44.415018 crc crio[24477]: time=\"2026-06-11T12:17:44.414771887Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-584b474457-mkbck for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:17:44.527858 crc crio[24477]: time=\"2026-06-11T12:17:44.513397785Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=36bb3497-6f7c-4469-a2e8-e645179b6799 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:44.527858 crc crio[24477]: time=\"2026-06-11T12:17:44.513881178Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 not found\" id=36bb3497-6f7c-4469-a2e8-e645179b6799 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:44.527858 crc crio[24477]: time=\"2026-06-11T12:17:44.514059573Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 found\" id=36bb3497-6f7c-4469-a2e8-e645179b6799 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:44.527858 crc crio[24477]: time=\"2026-06-11T12:17:44.514220748Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=4aa5ea6d-3d51-4cae-831f-6ca5d9b2934c name=/runtime.v1.ImageService/PullImage\nJun 11 12:17:44.527858 crc crio[24477]: time=\"2026-06-11T12:17:44.524111567Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=502d9188-225f-44e2-8431-570a226f22f7 name=/runtime.v1.ImageService/PullImage\nJun 11 12:17:44.530105 crc crio[24477]: time=\"2026-06-11T12:17:44.529968303Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\\\"\"\nJun 11 12:17:44.531112 crc crio[24477]: time=\"2026-06-11T12:17:44.530998062Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\\\"\"\nJun 11 12:17:44.954581 crc crio[24477]: 2026-06-11T12:17:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78ddf49542c1533 Mac:1e:5d:ad:e6:48:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/086a63b4-fe5d-4332-9761-1e6ab93024b4 SocketPath: PciID:}] [{Interface:0xc00030c8e0 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:17:44.959818 crc crio[24477]: time=\"2026-06-11T12:17:44.958184301Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-5jrlf Namespace:openstack-operators ID:78ddf49542c1533a4cce4451b1d01705e331530c3b8e43fd09da0f8f3ea8f60b UID:c8655920-85d1-47ac-aa40-a18b5ecd035e NetNS:/var/run/netns/086a63b4-fe5d-4332-9761-1e6ab93024b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc8655920_85d1_47ac_aa40_a18b5ecd035e.slice PodAnnotations:0xc00251e418}] Aliases:map[]}\"\nJun 11 12:17:44.959818 crc crio[24477]: time=\"2026-06-11T12:17:44.958372316Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-5jrlf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:17:44.973891 crc crio[24477]: time=\"2026-06-11T12:17:44.97331249Z\" level=info msg=\"Ran pod sandbox 2c4e5e260de8231a364a39d4af5ae3d3dabe77f10beea81de817395a12ff60c8 with infra container: openstack-operators/cinder-operator-controller-manager-584b474457-mkbck/POD\" id=fe37a7c6-a0f2-4482-935d-1c7508af4dce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:45.003798 crc crio[24477]: time=\"2026-06-11T12:17:44.995426136Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=529c10d4-f2f4-42f6-904e-11b4d74abd53 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:45.003798 crc crio[24477]: time=\"2026-06-11T12:17:44.995927141Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d not found\" id=529c10d4-f2f4-42f6-904e-11b4d74abd53 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:45.003798 crc crio[24477]: time=\"2026-06-11T12:17:44.996006043Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d found\" id=529c10d4-f2f4-42f6-904e-11b4d74abd53 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:45.003798 crc crio[24477]: time=\"2026-06-11T12:17:45.001796755Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=ee31fd39-9693-4e5f-a5ec-9a0af65c0c07 name=/runtime.v1.ImageService/PullImage\nJun 11 12:17:45.018777 crc crio[24477]: time=\"2026-06-11T12:17:45.009919385Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\\\"\"\nJun 11 12:17:45.054632 crc crio[24477]: 2026-06-11T12:17:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65e4d0216d63e97 Mac:a2:96:ea:94:93:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/1b579b16-3ee4-4ae7-a8c7-c1781d092c48 SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:17:45.148180 crc crio[24477]: time=\"2026-06-11T12:17:45.148123463Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-86f5cbdf58-29dkv Namespace:openstack-operators ID:65e4d0216d63e97a462cdb366d6be180596e9c2828cfe78bd0df052a178d46f2 UID:5059c382-6ae7-4ae4-889c-d29d3ba4e8e9 NetNS:/var/run/netns/1b579b16-3ee4-4ae7-a8c7-c1781d092c48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5059c382_6ae7_4ae4_889c_d29d3ba4e8e9.slice PodAnnotations:0xc002e122a0}] Aliases:map[]}\"\nJun 11 12:17:45.176591 crc crio[24477]: time=\"2026-06-11T12:17:45.176430119Z\" level=info msg=\"Ran pod sandbox 78ddf49542c1533a4cce4451b1d01705e331530c3b8e43fd09da0f8f3ea8f60b with infra container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-5jrlf/POD\" id=6db11250-ca54-455c-aba3-52f077a87a4c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:45.177730 crc crio[24477]: time=\"2026-06-11T12:17:45.177696103Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-86f5cbdf58-29dkv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:17:45.188536 crc crio[24477]: time=\"2026-06-11T12:17:45.187870185Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=6f388473-501b-4684-a128-b5e40820ca7f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:45.188536 crc crio[24477]: time=\"2026-06-11T12:17:45.188220195Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 not found\" id=6f388473-501b-4684-a128-b5e40820ca7f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:45.188536 crc crio[24477]: time=\"2026-06-11T12:17:45.188275856Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 found\" id=6f388473-501b-4684-a128-b5e40820ca7f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:45.190753 crc crio[24477]: time=\"2026-06-11T12:17:45.190634293Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=1d9583d7-323e-42cc-a8a1-ffa7fc92e9bc name=/runtime.v1.ImageService/PullImage\nJun 11 12:17:45.195185 crc crio[24477]: time=\"2026-06-11T12:17:45.195018938Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\\\"\"\nJun 11 12:17:45.208368 crc crio[24477]: 2026-06-11T12:17:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bbb67eff44b0170 Mac:f6:55:d9:72:e6:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/3952b7df-b710-43f3-ac4b-bdbb69350aa9 SocketPath: PciID:}] [{Interface:0xc00043a5d0 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:17:45.263026 crc crio[24477]: time=\"2026-06-11T12:17:45.249401222Z\" level=info msg=\"Ran pod sandbox 65e4d0216d63e97a462cdb366d6be180596e9c2828cfe78bd0df052a178d46f2 with infra container: openstack-operators/neutron-operator-controller-manager-86f5cbdf58-29dkv/POD\" id=692a668a-750b-4b27-b4ec-61254fd589dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:45.286873 crc crio[24477]: 2026-06-11T12:17:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:499e33a25e884d3 Mac:7e:e4:e9:50:d1:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/f8fd195a-f95a-4da7-8148-f4201dde31b8 SocketPath: PciID:}] [{Interface:0xc000222940 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:17:45.299293 crc crio[24477]: time=\"2026-06-11T12:17:45.291411771Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-g5xrm Namespace:openstack-operators ID:499e33a25e884d39f1f2a5a6cde1ee2459bb7ff0b25a2b0d7e8c56b35b0edc13 UID:8eaffe03-501a-4787-8863-7e25aeb87767 NetNS:/var/run/netns/f8fd195a-f95a-4da7-8148-f4201dde31b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8eaffe03_501a_4787_8863_7e25aeb87767.slice PodAnnotations:0xc002ce4428}] Aliases:map[]}\"\nJun 11 12:17:45.299293 crc crio[24477]: time=\"2026-06-11T12:17:45.291614086Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-g5xrm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:17:45.299293 crc crio[24477]: time=\"2026-06-11T12:17:45.294587024Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-6df846755f-sshkt Namespace:openstack-operators ID:bbb67eff44b0170013c70ecb873f4458157cd3fd9e670643cd907ba8aac5f6e3 UID:7944cf08-0203-4178-bd4d-b4c532dbbf28 NetNS:/var/run/netns/3952b7df-b710-43f3-ac4b-bdbb69350aa9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7944cf08_0203_4178_bd4d_b4c532dbbf28.slice PodAnnotations:0xc000a148e0}] Aliases:map[]}\"\nJun 11 12:17:45.313998 crc crio[24477]: time=\"2026-06-11T12:17:45.309390445Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-6df846755f-sshkt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:17:45.321181 crc crio[24477]: time=\"2026-06-11T12:17:45.313322481Z\" level=info msg=\"Ran pod sandbox 499e33a25e884d39f1f2a5a6cde1ee2459bb7ff0b25a2b0d7e8c56b35b0edc13 with infra container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-g5xrm/POD\" id=34fae629-dfb3-4e6d-9378-f452ca508fa0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:45.334434 crc crio[24477]: time=\"2026-06-11T12:17:45.334307221Z\" level=info msg=\"Ran pod sandbox bbb67eff44b0170013c70ecb873f4458157cd3fd9e670643cd907ba8aac5f6e3 with infra container: openstack-operators/nova-operator-controller-manager-6df846755f-sshkt/POD\" id=84f5110a-1e46-4946-8dcd-812ba29eb45c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:45.341391 crc crio[24477]: time=\"2026-06-11T12:17:45.341138343Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224\" id=48b10f80-bf77-456a-8cfb-61b08923d7b4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:45.341913 crc crio[24477]: time=\"2026-06-11T12:17:45.341395062Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224 not found\" id=48b10f80-bf77-456a-8cfb-61b08923d7b4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:45.341913 crc crio[24477]: time=\"2026-06-11T12:17:45.341456223Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224 found\" id=48b10f80-bf77-456a-8cfb-61b08923d7b4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:45.342743 crc crio[24477]: time=\"2026-06-11T12:17:45.342324257Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=3889e4dd-be15-4e96-a6f7-305ca96a5a61 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:45.342743 crc crio[24477]: time=\"2026-06-11T12:17:45.342473711Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 not found\" id=3889e4dd-be15-4e96-a6f7-305ca96a5a61 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:45.342743 crc crio[24477]: time=\"2026-06-11T12:17:45.342635406Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 found\" id=3889e4dd-be15-4e96-a6f7-305ca96a5a61 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:45.357303 crc crio[24477]: time=\"2026-06-11T12:17:45.357150588Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224\" id=2cda56e1-1f68-488b-98cd-08a08b5f0fb7 name=/runtime.v1.ImageService/PullImage\nJun 11 12:17:45.359000 crc crio[24477]: time=\"2026-06-11T12:17:45.358900988Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=a6494fce-ee56-409d-b7a0-9b405e7d12e7 name=/runtime.v1.ImageService/PullImage\nJun 11 12:17:45.360320 crc crio[24477]: time=\"2026-06-11T12:17:45.359271808Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=790f33a7-581b-4b25-b7e6-fbde0f114b88 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:45.360320 crc crio[24477]: time=\"2026-06-11T12:17:45.359588978Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 not found\" id=790f33a7-581b-4b25-b7e6-fbde0f114b88 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:45.387986 crc crio[24477]: time=\"2026-06-11T12:17:45.382636601Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 found\" id=790f33a7-581b-4b25-b7e6-fbde0f114b88 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:45.423084 crc crio[24477]: time=\"2026-06-11T12:17:45.423028187Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=28f40c44-4195-4841-ae6f-5cb52f949638 name=/runtime.v1.ImageService/PullImage\nJun 11 12:17:45.510616 crc crio[24477]: time=\"2026-06-11T12:17:45.452458403Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224\\\"\"\nJun 11 12:17:45.511174 crc crio[24477]: time=\"2026-06-11T12:17:45.459342628Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\\\"\"\nJun 11 12:17:45.544126 crc crio[24477]: time=\"2026-06-11T12:17:45.538336072Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\\\"\"\nJun 11 12:17:46.282924 crc crio[24477]: 2026-06-11T12:17:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f7f244e6da5356 Mac:12:b0:db:8c:89:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/d3981323-aa3d-4b0c-a462-23ccf8e87463 SocketPath: PciID:}] [{Interface:0xc000324c50 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:17:46.327888 crc crio[24477]: time=\"2026-06-11T12:17:46.327821443Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-sqpxx Namespace:openstack-operators ID:7f7f244e6da5356493f1142fb1735169483ef91c9acaf42b0a2f778c9be1aba2 UID:950a93bf-c12b-4771-b08a-7c0365cdec9a NetNS:/var/run/netns/d3981323-aa3d-4b0c-a462-23ccf8e87463 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod950a93bf_c12b_4771_b08a_7c0365cdec9a.slice PodAnnotations:0xc002ce43d0}] Aliases:map[]}\"\nJun 11 12:17:46.328490 crc crio[24477]: time=\"2026-06-11T12:17:46.328468561Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-sqpxx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:17:46.420250 crc crio[24477]: time=\"2026-06-11T12:17:46.420140325Z\" level=info msg=\"Ran pod sandbox 7f7f244e6da5356493f1142fb1735169483ef91c9acaf42b0a2f778c9be1aba2 with infra container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sqpxx/POD\" id=6c81e529-4340-4fc0-abaa-571702846bc3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:46.446260 crc crio[24477]: 2026-06-11T12:17:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7127913b112045e Mac:f6:9b:b3:c1:ed:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/6797c086-b962-4462-b3c3-1fcdcc4c962f SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:17:46.455820 crc crio[24477]: 2026-06-11T12:17:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a045d28ad786ef7 Mac:fa:68:7d:60:d9:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/b31ae69c-1c27-4e94-ab9e-c3f780df4417 SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:17:46.463618 crc crio[24477]: time=\"2026-06-11T12:17:46.460935191Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-f87cbdf4c-d7k5d Namespace:openstack-operators ID:a045d28ad786ef76992298a89d1a148e87c7fcdd8f589a5e327a59922582e57b UID:a137c698-a02b-43ff-b472-cb227bc663f0 NetNS:/var/run/netns/b31ae69c-1c27-4e94-ab9e-c3f780df4417 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda137c698_a02b_43ff_b472_cb227bc663f0.slice PodAnnotations:0xc002d944d8}] Aliases:map[]}\"\nJun 11 12:17:46.463618 crc crio[24477]: time=\"2026-06-11T12:17:46.461303062Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-f87cbdf4c-d7k5d for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:17:46.469999 crc crio[24477]: time=\"2026-06-11T12:17:46.465356107Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-mp5b2 Namespace:openstack-operators ID:7127913b112045e6b967372fab8ff7590b4c4babce3be87d9669998248ad13a0 UID:665aaab6-7229-40ae-a9ed-e9e9fdc0d296 NetNS:/var/run/netns/6797c086-b962-4462-b3c3-1fcdcc4c962f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod665aaab6_7229_40ae_a9ed_e9e9fdc0d296.slice PodAnnotations:0xc002d1a2b8}] Aliases:map[]}\"\nJun 11 12:17:46.469999 crc crio[24477]: time=\"2026-06-11T12:17:46.46573378Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-mp5b2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:17:46.489384 crc crio[24477]: time=\"2026-06-11T12:17:46.474723715Z\" level=info msg=\"Ran pod sandbox 7127913b112045e6b967372fab8ff7590b4c4babce3be87d9669998248ad13a0 with infra container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-mp5b2/POD\" id=a365acb1-ef3c-4b1f-b9eb-aaf2b4bcbc2b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:46.489384 crc crio[24477]: time=\"2026-06-11T12:17:46.478009508Z\" level=info msg=\"Ran pod sandbox a045d28ad786ef76992298a89d1a148e87c7fcdd8f589a5e327a59922582e57b with infra container: openstack-operators/ovn-operator-controller-manager-f87cbdf4c-d7k5d/POD\" id=5321f3d0-8cbd-4687-8494-0d793537b50f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:46.518339 crc crio[24477]: time=\"2026-06-11T12:17:46.518288392Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=24fa97dd-e82b-4e23-a424-db8a2556081f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:46.518965 crc crio[24477]: time=\"2026-06-11T12:17:46.518901259Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664\" id=b3e48938-bd9e-4d82-b677-4df526026bc4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:46.519180 crc crio[24477]: time=\"2026-06-11T12:17:46.519106456Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 not found\" id=24fa97dd-e82b-4e23-a424-db8a2556081f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:46.519401 crc crio[24477]: time=\"2026-06-11T12:17:46.519333305Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=efef3e0a-9683-4ca0-9659-df144c019b64 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:46.520099 crc crio[24477]: time=\"2026-06-11T12:17:46.519967054Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 not found\" id=efef3e0a-9683-4ca0-9659-df144c019b64 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:46.520099 crc crio[24477]: time=\"2026-06-11T12:17:46.520024915Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 found\" id=efef3e0a-9683-4ca0-9659-df144c019b64 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:46.520368 crc crio[24477]: time=\"2026-06-11T12:17:46.519359933Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 found\" id=24fa97dd-e82b-4e23-a424-db8a2556081f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:46.520368 crc crio[24477]: time=\"2026-06-11T12:17:46.51925993Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664 not found\" id=b3e48938-bd9e-4d82-b677-4df526026bc4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:46.524917 crc crio[24477]: time=\"2026-06-11T12:17:46.524616069Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=831b05f5-2663-4a80-ab9b-dc593bbbd7bf name=/runtime.v1.ImageService/PullImage\nJun 11 12:17:46.531078 crc crio[24477]: time=\"2026-06-11T12:17:46.525222042Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664 found\" id=b3e48938-bd9e-4d82-b677-4df526026bc4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:46.533018 crc crio[24477]: time=\"2026-06-11T12:17:46.532912941Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=de89aede-c4ca-4eab-89da-79ce670207bb name=/runtime.v1.ImageService/PullImage\nJun 11 12:17:46.533495 crc crio[24477]: time=\"2026-06-11T12:17:46.533430235Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664\" id=182d760c-6f92-441b-b030-9358d478e878 name=/runtime.v1.ImageService/PullImage\nJun 11 12:17:46.633410 crc crio[24477]: time=\"2026-06-11T12:17:46.632996177Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664\\\"\"\nJun 11 12:17:46.634619 crc crio[24477]: time=\"2026-06-11T12:17:46.633076575Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\\\"\"\nJun 11 12:17:46.634619 crc crio[24477]: time=\"2026-06-11T12:17:46.633119708Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\\\"\"\nJun 11 12:17:47.307767 crc crio[24477]: 2026-06-11T12:17:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2347f5b02783a9c Mac:8e:1a:ae:e1:71:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/e8f19a11-a4b4-45a4-ab8e-35b4200177a1 SocketPath: PciID:}] [{Interface:0xc0001235f0 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:17:47.307767 crc crio[24477]: time=\"2026-06-11T12:17:47.307125016Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-b547849c7-wdbk8 Namespace:openstack-operators ID:2347f5b02783a9cbd7a6ef0dd2901b0b6126c6ca6d801cb2027c51d9b6cd5c79 UID:6b5c8d55-c285-4934-a7d1-3c57d45e1e7d NetNS:/var/run/netns/e8f19a11-a4b4-45a4-ab8e-35b4200177a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6b5c8d55_c285_4934_a7d1_3c57d45e1e7d.slice PodAnnotations:0xc00251e230}] Aliases:map[]}\"\nJun 11 12:17:47.307767 crc crio[24477]: time=\"2026-06-11T12:17:47.307296601Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-b547849c7-wdbk8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:17:47.321946 crc crio[24477]: 2026-06-11T12:17:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9a28a2e2f09017 Mac:3e:88:55:69:bc:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/de150c52-8bcf-4716-96f7-c8753baa350d SocketPath: PciID:}] [{Interface:0xc0002d0870 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:17:47.330690 crc crio[24477]: time=\"2026-06-11T12:17:47.322995316Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-kmpxd Namespace:openstack-operators ID:a9a28a2e2f090170fe2cfc226e9063a7e178a007c35339129968fbee469242dd UID:40f51a94-cb03-4604-b915-8b86dab04d3b NetNS:/var/run/netns/de150c52-8bcf-4716-96f7-c8753baa350d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod40f51a94_cb03_4604_b915_8b86dab04d3b.slice PodAnnotations:0xc0003263b0}] Aliases:map[]}\"\nJun 11 12:17:47.370054 crc crio[24477]: time=\"2026-06-11T12:17:47.369026382Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-565998cc45-kmpxd for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:17:47.388786 crc crio[24477]: time=\"2026-06-11T12:17:47.38870098Z\" level=info msg=\"Ran pod sandbox a9a28a2e2f090170fe2cfc226e9063a7e178a007c35339129968fbee469242dd with infra container: openstack-operators/telemetry-operator-controller-manager-565998cc45-kmpxd/POD\" id=52c86fb7-5c33-4c2b-8b91-fa984c05ba1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:47.406736 crc crio[24477]: time=\"2026-06-11T12:17:47.402394941Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=da7474c7-eeed-4109-a579-3849d435e8df name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:47.406736 crc crio[24477]: time=\"2026-06-11T12:17:47.402970487Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found\" id=da7474c7-eeed-4109-a579-3849d435e8df name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:47.406736 crc crio[24477]: time=\"2026-06-11T12:17:47.403051129Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found\" id=da7474c7-eeed-4109-a579-3849d435e8df name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:47.406736 crc crio[24477]: time=\"2026-06-11T12:17:47.404864359Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=156a08f6-216a-4498-8fe8-4b870529fa1e name=/runtime.v1.ImageService/PullImage\nJun 11 12:17:47.422386 crc crio[24477]: time=\"2026-06-11T12:17:47.409249473Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\\\"\"\nJun 11 12:17:47.438816 crc crio[24477]: time=\"2026-06-11T12:17:47.43141704Z\" level=info msg=\"Ran pod sandbox 2347f5b02783a9cbd7a6ef0dd2901b0b6126c6ca6d801cb2027c51d9b6cd5c79 with infra container: openstack-operators/manila-operator-controller-manager-b547849c7-wdbk8/POD\" id=fd967735-225e-4418-a04c-c04ef30836c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:47.478413 crc crio[24477]: 2026-06-11T12:17:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd6660e5e8a19ab Mac:62:4e:eb:f1:96:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/a9b31cec-9cf2-4e38-9446-affbf227e881 SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:17:47.479816 crc crio[24477]: time=\"2026-06-11T12:17:47.479187244Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-79846f755c-lvvwc Namespace:openstack-operators ID:fd6660e5e8a19ab378a33502ba643faeb96462b1192c7ecfda6e92e912c03f61 UID:595cdfb7-0f54-4168-a379-52746a2e1dc2 NetNS:/var/run/netns/a9b31cec-9cf2-4e38-9446-affbf227e881 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod595cdfb7_0f54_4168_a379_52746a2e1dc2.slice PodAnnotations:0xc002d1a4f0}] Aliases:map[]}\"\nJun 11 12:17:47.479816 crc crio[24477]: time=\"2026-06-11T12:17:47.479343729Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-79846f755c-lvvwc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:17:47.511276 crc crio[24477]: time=\"2026-06-11T12:17:47.5002559Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=e8a8ba43-5f9f-4c5c-9f95-9a74b0cf0e1e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:47.511276 crc crio[24477]: time=\"2026-06-11T12:17:47.506212908Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f not found\" id=e8a8ba43-5f9f-4c5c-9f95-9a74b0cf0e1e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:47.511276 crc crio[24477]: time=\"2026-06-11T12:17:47.506292931Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f found\" id=e8a8ba43-5f9f-4c5c-9f95-9a74b0cf0e1e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:47.511276 crc crio[24477]: 2026-06-11T12:17:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9fb60d197bf3b03 Mac:32:fb:11:f9:d5:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/5338fc07-2ed0-494b-9a38-f338b3f63fe9 SocketPath: PciID:}] [{Interface:0xc0004825c0 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:17:47.511276 crc crio[24477]: time=\"2026-06-11T12:17:47.510445157Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-5f7f6c9964-cd6sm Namespace:openstack-operators ID:9fb60d197bf3b03cb91a5454b441805999ef88e117944217860191e9eaf29ad4 UID:214f2cbd-0ea3-4b52-a9ba-f9cf454e125d NetNS:/var/run/netns/5338fc07-2ed0-494b-9a38-f338b3f63fe9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod214f2cbd_0ea3_4b52_a9ba_f9cf454e125d.slice PodAnnotations:0xc002ce46f8}] Aliases:map[]}\"\nJun 11 12:17:47.511276 crc crio[24477]: time=\"2026-06-11T12:17:47.510740706Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-5f7f6c9964-cd6sm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:17:47.533735 crc crio[24477]: time=\"2026-06-11T12:17:47.532230236Z\" level=info msg=\"Ran pod sandbox 9fb60d197bf3b03cb91a5454b441805999ef88e117944217860191e9eaf29ad4 with infra container: openstack-operators/watcher-operator-controller-manager-5f7f6c9964-cd6sm/POD\" id=40152668-06ef-4ea9-a6ec-1f107ac96d88 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:47.552770 crc crio[24477]: 2026-06-11T12:17:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85731a5ac39f839 Mac:52:0e:b0:87:5c:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/3079b19f-b444-4a34-a3e4-e1671de336b4 SocketPath: PciID:}] [{Interface:0xc00050c6f0 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:17:47.552770 crc crio[24477]: time=\"2026-06-11T12:17:47.544850164Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-k92jq Namespace:openstack-operators ID:85731a5ac39f839d79996c90e352b663345dca5707e370ed0132543142467178 UID:9c3a45a8-a859-4411-bba4-296cb571251b NetNS:/var/run/netns/3079b19f-b444-4a34-a3e4-e1671de336b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c3a45a8_a859_4411_bba4_296cb571251b.slice PodAnnotations:0xc000530570}] Aliases:map[]}\"\nJun 11 12:17:47.552770 crc crio[24477]: time=\"2026-06-11T12:17:47.545262565Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-7579dbdcb9-k92jq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:17:47.552770 crc crio[24477]: time=\"2026-06-11T12:17:47.545560723Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=d0a4bbea-4cb1-4791-b43c-7702bc136f18 name=/runtime.v1.ImageService/PullImage\nJun 11 12:17:47.552770 crc crio[24477]: time=\"2026-06-11T12:17:47.546464209Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83\" id=534ab9ac-e2e8-41ae-a5fa-7eb447ec4ea6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:47.552770 crc crio[24477]: time=\"2026-06-11T12:17:47.546753747Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83 not found\" id=534ab9ac-e2e8-41ae-a5fa-7eb447ec4ea6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:47.552770 crc crio[24477]: time=\"2026-06-11T12:17:47.546806139Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83 found\" id=534ab9ac-e2e8-41ae-a5fa-7eb447ec4ea6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:47.552770 crc crio[24477]: time=\"2026-06-11T12:17:47.54824775Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83\" id=5cb0c622-0164-4730-b99d-332e0a034b2d name=/runtime.v1.ImageService/PullImage\nJun 11 12:17:47.564252 crc crio[24477]: 2026-06-11T12:17:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:142caafcc4e42fd Mac:ae:8a:e6:b7:99:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/26107f9d-857f-439b-9b96-0a4bccf5a713 SocketPath: PciID:}] [{Interface:0xc0000157f0 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:17:47.564252 crc crio[24477]: time=\"2026-06-11T12:17:47.556324879Z\" level=info msg=\"Ran pod sandbox fd6660e5e8a19ab378a33502ba643faeb96462b1192c7ecfda6e92e912c03f61 with infra container: openstack-operators/swift-operator-controller-manager-79846f755c-lvvwc/POD\" id=05a562c9-3f16-4bcc-80d8-929713f282d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:47.564252 crc crio[24477]: time=\"2026-06-11T12:17:47.557565734Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-ncmjs Namespace:openstack-operators ID:142caafcc4e42fd5fa6ce02a44b0c416bcfc2d11989dc12ee08fa62c357a5768 UID:7b026fa5-24f7-4b5d-96bf-534287d16854 NetNS:/var/run/netns/26107f9d-857f-439b-9b96-0a4bccf5a713 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7b026fa5_24f7_4b5d_96bf_534287d16854.slice PodAnnotations:0xc002ce41c8}] Aliases:map[]}\"\nJun 11 12:17:47.564252 crc crio[24477]: time=\"2026-06-11T12:17:47.557863652Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-ncmjs for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:17:47.564252 crc crio[24477]: time=\"2026-06-11T12:17:47.560864229Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83\\\"\"\nJun 11 12:17:47.565151 crc crio[24477]: time=\"2026-06-11T12:17:47.561316131Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\\\"\"\nJun 11 12:17:47.574918 crc crio[24477]: time=\"2026-06-11T12:17:47.573967487Z\" level=info msg=\"Ran pod sandbox 85731a5ac39f839d79996c90e352b663345dca5707e370ed0132543142467178 with infra container: openstack-operators/test-operator-controller-manager-7579dbdcb9-k92jq/POD\" id=efaea831-b54d-4500-ba9a-576ab3fbebc4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:47.596134 crc crio[24477]: time=\"2026-06-11T12:17:47.595888089Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=1fd587d6-0461-4ee3-bc81-ff8ce45d2215 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:47.598967 crc crio[24477]: time=\"2026-06-11T12:17:47.597541004Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found\" id=1fd587d6-0461-4ee3-bc81-ff8ce45d2215 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:47.598967 crc crio[24477]: time=\"2026-06-11T12:17:47.59776002Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found\" id=1fd587d6-0461-4ee3-bc81-ff8ce45d2215 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:47.604750 crc crio[24477]: time=\"2026-06-11T12:17:47.601787915Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=730885b1-2fce-4f3b-a461-b9d22bd823db name=/runtime.v1.ImageService/PullImage\nJun 11 12:17:47.609238 crc crio[24477]: time=\"2026-06-11T12:17:47.604476641Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=c7feeca2-a326-4e98-967d-bc46d91f90dd name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:47.612265 crc crio[24477]: time=\"2026-06-11T12:17:47.612097374Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found\" id=c7feeca2-a326-4e98-967d-bc46d91f90dd name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:47.612265 crc crio[24477]: time=\"2026-06-11T12:17:47.612192726Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found\" id=c7feeca2-a326-4e98-967d-bc46d91f90dd name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:47.617985 crc crio[24477]: time=\"2026-06-11T12:17:47.617870194Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=68302dd1-f5be-4f67-961e-fd505f8e58c3 name=/runtime.v1.ImageService/PullImage\nJun 11 12:17:47.645091 crc crio[24477]: time=\"2026-06-11T12:17:47.644798062Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\\\"\"\nJun 11 12:17:47.659718 crc crio[24477]: 2026-06-11T12:17:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4febd9663437199 Mac:e2:2d:58:7e:af:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/869e06b6-5bbb-486f-a97c-6e9f54f5d141 SocketPath: PciID:}] [{Interface:0xc0003de970 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:17:47.659718 crc crio[24477]: time=\"2026-06-11T12:17:47.658812299Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-5mb64 Namespace:openstack-operators ID:4febd9663437199d38d850931ac0fee4e672d3329dd34d5508ee2501539f9086 UID:596a2b69-3974-4021-9344-514eb000472e NetNS:/var/run/netns/869e06b6-5bbb-486f-a97c-6e9f54f5d141 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod596a2b69_3974_4021_9344_514eb000472e.slice PodAnnotations:0xc002d94718}] Aliases:map[]}\"\nJun 11 12:17:47.659718 crc crio[24477]: time=\"2026-06-11T12:17:47.658986084Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-5mb64 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:17:47.665152 crc crio[24477]: time=\"2026-06-11T12:17:47.665080877Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\\\"\"\nJun 11 12:17:47.910752 crc crio[24477]: time=\"2026-06-11T12:17:47.910620596Z\" level=info msg=\"Ran pod sandbox 142caafcc4e42fd5fa6ce02a44b0c416bcfc2d11989dc12ee08fa62c357a5768 with infra container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-ncmjs/POD\" id=8258c627-1203-4b5d-91f4-1b5754aef5f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:47.923021 crc crio[24477]: time=\"2026-06-11T12:17:47.922936368Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=f688562e-eb48-4831-9683-0d9684da1b8c name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:47.923297 crc crio[24477]: time=\"2026-06-11T12:17:47.923175964Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 not found\" id=f688562e-eb48-4831-9683-0d9684da1b8c name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:47.923297 crc crio[24477]: time=\"2026-06-11T12:17:47.923219636Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 found\" id=f688562e-eb48-4831-9683-0d9684da1b8c name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:47.926491 crc crio[24477]: time=\"2026-06-11T12:17:47.926447467Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=cba25e23-73c3-4f58-a70a-4562247dd9fb name=/runtime.v1.ImageService/PullImage\nJun 11 12:17:47.927928 crc crio[24477]: time=\"2026-06-11T12:17:47.927017984Z\" level=info msg=\"Ran pod sandbox 4febd9663437199d38d850931ac0fee4e672d3329dd34d5508ee2501539f9086 with infra container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-5mb64/POD\" id=c535235d-9a08-4119-9ec6-56eda692710b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:47.967503 crc crio[24477]: time=\"2026-06-11T12:17:47.967364912Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=9eb0d319-17e3-479a-a19b-49e88fd65866 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:47.968140 crc crio[24477]: time=\"2026-06-11T12:17:47.968115054Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 not found\" id=9eb0d319-17e3-479a-a19b-49e88fd65866 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:47.968316 crc crio[24477]: time=\"2026-06-11T12:17:47.968292449Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 found\" id=9eb0d319-17e3-479a-a19b-49e88fd65866 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:47.972926 crc crio[24477]: time=\"2026-06-11T12:17:47.972856923Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\\\"\"\nJun 11 12:17:47.986861 crc crio[24477]: time=\"2026-06-11T12:17:47.986796123Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=786d2b00-3289-4bae-a62c-4001d926eb38 name=/runtime.v1.ImageService/PullImage\nJun 11 12:17:48.004586 crc crio[24477]: time=\"2026-06-11T12:17:48.004500074Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\\\"\"\nJun 11 12:17:51.301316 crc crio[24477]: time=\"2026-06-11T12:17:51.300318927Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-594d6555bb-mv5ql/POD\" id=d429df72-3643-4ecb-a3b0-042260365465 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:51.305003 crc crio[24477]: time=\"2026-06-11T12:17:51.301373696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:52.162966 crc crio[24477]: time=\"2026-06-11T12:17:52.160625703Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-594d6555bb-mv5ql Namespace:openstack-operators ID:9a378e9da91ad8f9747d65ba1209a29a835dff27eec7f005aa4184bf62271aa2 UID:25fdc9f0-80d7-443b-9e65-817fa0027c1d NetNS:/var/run/netns/4a93a1a2-ca6c-49cf-b0fd-9d32f064b8e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod25fdc9f0_80d7_443b_9e65_817fa0027c1d.slice PodAnnotations:0xc002ce4548}] Aliases:map[]}\"\nJun 11 12:17:52.162966 crc crio[24477]: time=\"2026-06-11T12:17:52.162332461Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-594d6555bb-mv5ql to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:17:53.510189 crc crio[24477]: time=\"2026-06-11T12:17:53.510141857Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-8b98746c-zbqsj/POD\" id=6db405a9-4cad-4b5c-afe2-c293b6448d04 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:53.511084 crc crio[24477]: time=\"2026-06-11T12:17:53.511054603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:54.329903 crc crio[24477]: time=\"2026-06-11T12:17:54.329742739Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-8b98746c-zbqsj Namespace:openstack-operators ID:dfdce08a8bf2a42a5428f2825d39f632d1a5a171a6f814c9cacb895f7c16022d UID:b060ea01-e582-41c3-9759-8ea6fd742ce7 NetNS:/var/run/netns/f7591329-712f-4428-8222-8ab9f2ed6109 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb060ea01_e582_41c3_9759_8ea6fd742ce7.slice PodAnnotations:0xc002e124e0}] Aliases:map[]}\"\nJun 11 12:17:54.329903 crc crio[24477]: time=\"2026-06-11T12:17:54.329906633Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-8b98746c-zbqsj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:17:56.291382 crc crio[24477]: time=\"2026-06-11T12:17:56.28513072Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-65b8b7c9f4-vxjrp/POD\" id=a98c9f1a-1582-4875-8836-ac877e7eaf60 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:56.291382 crc crio[24477]: time=\"2026-06-11T12:17:56.290319407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:56.691222 crc crio[24477]: 2026-06-11T12:17:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a378e9da91ad8f Mac:c6:ea:0c:c4:db:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/4a93a1a2-ca6c-49cf-b0fd-9d32f064b8e7 SocketPath: PciID:}] [{Interface:0xc0002929d0 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:17:56.820318 crc crio[24477]: time=\"2026-06-11T12:17:56.820102298Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-594d6555bb-mv5ql Namespace:openstack-operators ID:9a378e9da91ad8f9747d65ba1209a29a835dff27eec7f005aa4184bf62271aa2 UID:25fdc9f0-80d7-443b-9e65-817fa0027c1d NetNS:/var/run/netns/4a93a1a2-ca6c-49cf-b0fd-9d32f064b8e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod25fdc9f0_80d7_443b_9e65_817fa0027c1d.slice PodAnnotations:0xc002ce4548}] Aliases:map[]}\"\nJun 11 12:17:56.878889 crc crio[24477]: time=\"2026-06-11T12:17:56.878558535Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-594d6555bb-mv5ql for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:17:57.245167 crc crio[24477]: time=\"2026-06-11T12:17:57.24503456Z\" level=info msg=\"Ran pod sandbox 9a378e9da91ad8f9747d65ba1209a29a835dff27eec7f005aa4184bf62271aa2 with infra container: openstack-operators/infra-operator-controller-manager-594d6555bb-mv5ql/POD\" id=d429df72-3643-4ecb-a3b0-042260365465 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:57.250589 crc crio[24477]: time=\"2026-06-11T12:17:57.250360406Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=4c065755-0335-4dc2-bb4c-713782d7b124 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:57.251260 crc crio[24477]: time=\"2026-06-11T12:17:57.251142018Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f not found\" id=4c065755-0335-4dc2-bb4c-713782d7b124 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:57.251347 crc crio[24477]: time=\"2026-06-11T12:17:57.251297433Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f found\" id=4c065755-0335-4dc2-bb4c-713782d7b124 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:57.254295 crc crio[24477]: time=\"2026-06-11T12:17:57.254257747Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=c223e036-eee0-404b-9bf5-28164781c7bd name=/runtime.v1.ImageService/PullImage\nJun 11 12:17:57.276116 crc crio[24477]: time=\"2026-06-11T12:17:57.275354479Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-65b8b7c9f4-vxjrp Namespace:openstack-operators ID:db5048bd592468fd13b86658e0eba0dd31df432012f5fb6c1c1a0236cdb6858e UID:c72e6170-c8db-4c7a-a9f5-df4bfd2b44c2 NetNS:/var/run/netns/a2f95c03-7a30-439e-b762-cc112381fa48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc72e6170_c8db_4c7a_a9f5_df4bfd2b44c2.slice PodAnnotations:0xc000530090}] Aliases:map[]}\"\nJun 11 12:17:57.276116 crc crio[24477]: time=\"2026-06-11T12:17:57.275406401Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-65b8b7c9f4-vxjrp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:17:57.279485 crc crio[24477]: time=\"2026-06-11T12:17:57.279443571Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\\\"\"\nJun 11 12:17:58.925357 crc crio[24477]: 2026-06-11T12:17:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dfdce08a8bf2a42 Mac:9e:9c:6f:80:46:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/f7591329-712f-4428-8222-8ab9f2ed6109 SocketPath: PciID:}] [{Interface:0xc0000146c0 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:17:58.934488 crc crio[24477]: time=\"2026-06-11T12:17:58.934400449Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-8b98746c-zbqsj Namespace:openstack-operators ID:dfdce08a8bf2a42a5428f2825d39f632d1a5a171a6f814c9cacb895f7c16022d UID:b060ea01-e582-41c3-9759-8ea6fd742ce7 NetNS:/var/run/netns/f7591329-712f-4428-8222-8ab9f2ed6109 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb060ea01_e582_41c3_9759_8ea6fd742ce7.slice PodAnnotations:0xc002e124e0}] Aliases:map[]}\"\nJun 11 12:17:58.935099 crc crio[24477]: time=\"2026-06-11T12:17:58.935029676Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-8b98746c-zbqsj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:17:58.966548 crc crio[24477]: time=\"2026-06-11T12:17:58.959394471Z\" level=info msg=\"Ran pod sandbox dfdce08a8bf2a42a5428f2825d39f632d1a5a171a6f814c9cacb895f7c16022d with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-8b98746c-zbqsj/POD\" id=6db405a9-4cad-4b5c-afe2-c293b6448d04 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:58.999011 crc crio[24477]: time=\"2026-06-11T12:17:58.998906942Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721\" id=c86fbb33-57c1-4959-a8ea-037aae226ff0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:59.016398 crc crio[24477]: time=\"2026-06-11T12:17:59.01613692Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721 not found\" id=c86fbb33-57c1-4959-a8ea-037aae226ff0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:59.016398 crc crio[24477]: time=\"2026-06-11T12:17:59.016266544Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721 found\" id=c86fbb33-57c1-4959-a8ea-037aae226ff0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:59.025563 crc crio[24477]: time=\"2026-06-11T12:17:59.025363558Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721\" id=f6263ab2-344e-42f3-8de0-3a7fd98642c8 name=/runtime.v1.ImageService/PullImage\nJun 11 12:17:59.127433 crc crio[24477]: time=\"2026-06-11T12:17:59.127214023Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721\\\"\"\nJun 11 12:18:01.155494 crc crio[24477]: time=\"2026-06-11T12:18:01.147267999Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686338-c6lk4/POD\" id=8f599e4b-a2a2-4c67-a0a8-4a862e0456fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:18:01.157993 crc crio[24477]: time=\"2026-06-11T12:18:01.155778791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:01.542338 crc crio[24477]: time=\"2026-06-11T12:18:01.54221982Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686338-c6lk4 Namespace:openshift-infra ID:aeb3b2bd52e9f26ab929c505f22d17fc010daa7c0bcddd4ce581eeed9613914e UID:70d944e7-fc2c-4eb1-8028-e4640d2dd64e NetNS:/var/run/netns/573a0ada-03e2-4ada-96ed-5b4dbd5b26f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70d944e7_fc2c_4eb1_8028_e4640d2dd64e.slice PodAnnotations:0xc0003269c8}] Aliases:map[]}\"\nJun 11 12:18:01.542338 crc crio[24477]: time=\"2026-06-11T12:18:01.542310262Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686338-c6lk4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:18:01.916386 crc crio[24477]: 2026-06-11T12:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db5048bd592468f Mac:2a:7d:50:85:4c:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/a2f95c03-7a30-439e-b762-cc112381fa48 SocketPath: PciID:}] [{Interface:0xc000200df0 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:18:01.919203 crc crio[24477]: time=\"2026-06-11T12:18:01.91900118Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-65b8b7c9f4-vxjrp Namespace:openstack-operators ID:db5048bd592468fd13b86658e0eba0dd31df432012f5fb6c1c1a0236cdb6858e UID:c72e6170-c8db-4c7a-a9f5-df4bfd2b44c2 NetNS:/var/run/netns/a2f95c03-7a30-439e-b762-cc112381fa48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc72e6170_c8db_4c7a_a9f5_df4bfd2b44c2.slice PodAnnotations:0xc000530090}] Aliases:map[]}\"\nJun 11 12:18:01.920896 crc crio[24477]: time=\"2026-06-11T12:18:01.919217507Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-65b8b7c9f4-vxjrp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:18:01.976757 crc crio[24477]: time=\"2026-06-11T12:18:01.975283189Z\" level=info msg=\"Ran pod sandbox db5048bd592468fd13b86658e0eba0dd31df432012f5fb6c1c1a0236cdb6858e with infra container: openstack-operators/openstack-operator-controller-manager-65b8b7c9f4-vxjrp/POD\" id=a98c9f1a-1582-4875-8836-ac877e7eaf60 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:18:02.001128 crc crio[24477]: time=\"2026-06-11T12:18:02.001031835Z\" level=info msg=\"Checking image status: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c\" id=5446666e-efb6-4c5a-ae6d-c1255040933f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:02.009786 crc crio[24477]: time=\"2026-06-11T12:18:02.00963506Z\" level=info msg=\"Checking image status: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c\" id=958e35e7-f7d9-43ff-bad6-1b2cc9aa5871 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:02.044087 crc crio[24477]: time=\"2026-06-11T12:18:02.043726896Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-65b8b7c9f4-vxjrp/manager\" id=c99c9381-6196-4230-87aa-a99262b2ed5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:02.044427 crc crio[24477]: time=\"2026-06-11T12:18:02.044370051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:02.125021 crc crio[24477]: time=\"2026-06-11T12:18:02.124851843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:02.155990 crc crio[24477]: time=\"2026-06-11T12:18:02.155363268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:02.425798 crc crio[24477]: time=\"2026-06-11T12:18:02.425178028Z\" level=info msg=\"Created container 78113af6dc76228e4d0d8dd48d115db166dbfcea1f49ea42770cf3dd4bbe8b01: openstack-operators/openstack-operator-controller-manager-65b8b7c9f4-vxjrp/manager\" id=c99c9381-6196-4230-87aa-a99262b2ed5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:02.592899 crc crio[24477]: time=\"2026-06-11T12:18:02.578888532Z\" level=info msg=\"Starting container: 78113af6dc76228e4d0d8dd48d115db166dbfcea1f49ea42770cf3dd4bbe8b01\" id=f8c9069f-355a-4c97-8e7c-7f103f7dcb84 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:18:02.620849 crc crio[24477]: time=\"2026-06-11T12:18:02.62036052Z\" level=info msg=\"Started container\" PID=52743 containerID=78113af6dc76228e4d0d8dd48d115db166dbfcea1f49ea42770cf3dd4bbe8b01 description=openstack-operators/openstack-operator-controller-manager-65b8b7c9f4-vxjrp/manager id=f8c9069f-355a-4c97-8e7c-7f103f7dcb84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db5048bd592468fd13b86658e0eba0dd31df432012f5fb6c1c1a0236cdb6858e\nJun 11 12:18:02.750586 crc crio[24477]: 2026-06-11T12:18:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aeb3b2bd52e9f26 Mac:c6:b0:bb:ce:73:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/573a0ada-03e2-4ada-96ed-5b4dbd5b26f5 SocketPath: PciID:}] [{Interface:0xc0000152c0 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:18:02.769582 crc crio[24477]: time=\"2026-06-11T12:18:02.76162103Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686338-c6lk4 Namespace:openshift-infra ID:aeb3b2bd52e9f26ab929c505f22d17fc010daa7c0bcddd4ce581eeed9613914e UID:70d944e7-fc2c-4eb1-8028-e4640d2dd64e NetNS:/var/run/netns/573a0ada-03e2-4ada-96ed-5b4dbd5b26f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70d944e7_fc2c_4eb1_8028_e4640d2dd64e.slice PodAnnotations:0xc0003269c8}] Aliases:map[]}\"\nJun 11 12:18:02.769582 crc crio[24477]: time=\"2026-06-11T12:18:02.762120235Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686338-c6lk4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:18:02.838824 crc crio[24477]: time=\"2026-06-11T12:18:02.838301487Z\" level=info msg=\"Ran pod sandbox aeb3b2bd52e9f26ab929c505f22d17fc010daa7c0bcddd4ce581eeed9613914e with infra container: openshift-infra/auto-csr-approver-29686338-c6lk4/POD\" id=8f599e4b-a2a2-4c67-a0a8-4a862e0456fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:18:02.919267 crc crio[24477]: time=\"2026-06-11T12:18:02.912083941Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=19374044-ae6c-4dde-9cf6-550258ec0c49 name=/runtime.v1.ImageService/PullImage\nJun 11 12:18:02.939904 crc crio[24477]: time=\"2026-06-11T12:18:02.939591263Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:18:04.977783 crc crio[24477]: time=\"2026-06-11T12:18:04.956129602Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=19374044-ae6c-4dde-9cf6-550258ec0c49 name=/runtime.v1.ImageService/PullImage\nJun 11 12:18:04.977783 crc crio[24477]: time=\"2026-06-11T12:18:04.972329809Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=49e6c0c6-1bb9-411d-9bdc-a42e01908b41 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:04.982559 crc crio[24477]: time=\"2026-06-11T12:18:04.982407078Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7dae9a80-8e7c-485f-a846-f1359026e3ea name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:05.052121 crc crio[24477]: time=\"2026-06-11T12:18:05.043886202Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686338-c6lk4/oc\" id=9c25ba44-26b6-4da0-82b0-a83867f9ac65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:05.067157 crc crio[24477]: time=\"2026-06-11T12:18:05.056216152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:06.379625 crc crio[24477]: time=\"2026-06-11T12:18:06.379473462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:10.116592 crc crio[24477]: time=\"2026-06-11T12:18:10.115600157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:10.272353 crc crio[24477]: time=\"2026-06-11T12:18:10.271083347Z\" level=info msg=\"Created container f960c1db0d18d37fcafb123b9cd809b6ed088b3977f65b09d1909381efbd8001: openshift-infra/auto-csr-approver-29686338-c6lk4/oc\" id=9c25ba44-26b6-4da0-82b0-a83867f9ac65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:10.275406 crc crio[24477]: time=\"2026-06-11T12:18:10.275035196Z\" level=info msg=\"Starting container: f960c1db0d18d37fcafb123b9cd809b6ed088b3977f65b09d1909381efbd8001\" id=23fbc6bb-2ed5-412b-bb8c-86d150b10d33 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:18:10.293864 crc crio[24477]: time=\"2026-06-11T12:18:10.28625358Z\" level=info msg=\"Started container\" PID=52861 containerID=f960c1db0d18d37fcafb123b9cd809b6ed088b3977f65b09d1909381efbd8001 description=openshift-infra/auto-csr-approver-29686338-c6lk4/oc id=23fbc6bb-2ed5-412b-bb8c-86d150b10d33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aeb3b2bd52e9f26ab929c505f22d17fc010daa7c0bcddd4ce581eeed9613914e\nJun 11 12:18:11.175349 crc crio[24477]: time=\"2026-06-11T12:18:11.170291484Z\" level=info msg=\"Stopping container: 2aa23b4315152308cf43123ee47575123e03e5edead77ae9d3013b7cff48c5e7 (timeout: 2s)\" id=75c3ef17-3d0e-4462-94ba-311ba33f8cd6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:18:13.279724 crc crio[24477]: time=\"2026-06-11T12:18:13.278389481Z\" level=info msg=\"Stopping pod sandbox: aeb3b2bd52e9f26ab929c505f22d17fc010daa7c0bcddd4ce581eeed9613914e\" id=ba7865d0-a6ec-4ab8-b4ae-9283945080db name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:18:13.280693 crc crio[24477]: time=\"2026-06-11T12:18:13.280424888Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686338-c6lk4 Namespace:openshift-infra ID:aeb3b2bd52e9f26ab929c505f22d17fc010daa7c0bcddd4ce581eeed9613914e UID:70d944e7-fc2c-4eb1-8028-e4640d2dd64e NetNS:/var/run/netns/573a0ada-03e2-4ada-96ed-5b4dbd5b26f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70d944e7_fc2c_4eb1_8028_e4640d2dd64e.slice PodAnnotations:0xc002d1a180}] Aliases:map[]}\"\nJun 11 12:18:13.280693 crc crio[24477]: time=\"2026-06-11T12:18:13.280600973Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686338-c6lk4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:18:14.104303 crc crio[24477]: time=\"2026-06-11T12:18:14.104190016Z\" level=info msg=\"Stopped container 2aa23b4315152308cf43123ee47575123e03e5edead77ae9d3013b7cff48c5e7: openshift-marketplace/redhat-operators-qc7dz/registry-server\" id=75c3ef17-3d0e-4462-94ba-311ba33f8cd6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:18:14.105509 crc crio[24477]: time=\"2026-06-11T12:18:14.105422323Z\" level=info msg=\"Stopping pod sandbox: 18434342b4a9286f32d6ce5c46d923a8b4a0962ea4bc78b0dcaa53c3f581b466\" id=b22e509a-512b-4d5b-a337-3c1a6cfbbd3d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:18:14.106116 crc crio[24477]: time=\"2026-06-11T12:18:14.106047491Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qc7dz Namespace:openshift-marketplace ID:18434342b4a9286f32d6ce5c46d923a8b4a0962ea4bc78b0dcaa53c3f581b466 UID:268f462d-278c-46f8-a5cc-f319a73b18f1 NetNS:/var/run/netns/8375797d-647e-4617-978c-f9b628ca67df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod268f462d_278c_46f8_a5cc_f319a73b18f1.slice PodAnnotations:0xc00008c580}] Aliases:map[]}\"\nJun 11 12:18:14.106225 crc crio[24477]: time=\"2026-06-11T12:18:14.106197615Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-qc7dz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:18:39.850047 crc crio[24477]: time=\"2026-06-11T12:18:39.848600223Z\" level=info msg=\"Stopped pod sandbox: aeb3b2bd52e9f26ab929c505f22d17fc010daa7c0bcddd4ce581eeed9613914e\" id=ba7865d0-a6ec-4ab8-b4ae-9283945080db name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:18:39.894160 crc crio[24477]: time=\"2026-06-11T12:18:39.893992474Z\" level=info msg=\"Stopped pod sandbox: 18434342b4a9286f32d6ce5c46d923a8b4a0962ea4bc78b0dcaa53c3f581b466\" id=b22e509a-512b-4d5b-a337-3c1a6cfbbd3d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:18:39.897514 crc crio[24477]: time=\"2026-06-11T12:18:39.897386371Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=d77d1028-2523-40ab-8f94-7029e0d80937 name=/runtime.v1.ImageService/PullImage\nJun 11 12:18:39.898767 crc crio[24477]: time=\"2026-06-11T12:18:39.898380207Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=0e334137-147a-40a1-bbf6-fed522d470d1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:39.908605 crc crio[24477]: time=\"2026-06-11T12:18:39.908469352Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=d0a4bbea-4cb1-4791-b43c-7702bc136f18 name=/runtime.v1.ImageService/PullImage\nJun 11 12:18:39.910111 crc crio[24477]: time=\"2026-06-11T12:18:39.910013263Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=d336f466-d9e8-4955-b3e7-2d23f5ec18ef name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:39.921749 crc crio[24477]: time=\"2026-06-11T12:18:39.921396678Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=cba25e23-73c3-4f58-a70a-4562247dd9fb name=/runtime.v1.ImageService/PullImage\nJun 11 12:18:39.923324 crc crio[24477]: time=\"2026-06-11T12:18:39.923191742Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=7763ce2a-0096-4b63-b7c8-4416e38ba935 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:39.930020 crc crio[24477]: time=\"2026-06-11T12:18:39.929903395Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83\" id=5cb0c622-0164-4730-b99d-332e0a034b2d name=/runtime.v1.ImageService/PullImage\nJun 11 12:18:39.931347 crc crio[24477]: time=\"2026-06-11T12:18:39.931241798Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83\" id=385596b4-0f04-4628-9483-75c8e71ae3dd name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:39.940818 crc crio[24477]: time=\"2026-06-11T12:18:39.940489766Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=4aa5ea6d-3d51-4cae-831f-6ca5d9b2934c name=/runtime.v1.ImageService/PullImage\nJun 11 12:18:39.941610 crc crio[24477]: time=\"2026-06-11T12:18:39.941500684Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=9c11dd80-7155-4702-a511-ad6b26b8830f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:39.948628 crc crio[24477]: time=\"2026-06-11T12:18:39.947697429Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=156a08f6-216a-4498-8fe8-4b870529fa1e name=/runtime.v1.ImageService/PullImage\nJun 11 12:18:39.952760 crc crio[24477]: time=\"2026-06-11T12:18:39.949098727Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=54ff60de-577d-452f-b1a0-8cae3ed587d2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:39.956479 crc crio[24477]: time=\"2026-06-11T12:18:39.956299924Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224\" id=2cda56e1-1f68-488b-98cd-08a08b5f0fb7 name=/runtime.v1.ImageService/PullImage\nJun 11 12:18:39.957569 crc crio[24477]: time=\"2026-06-11T12:18:39.957431841Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224\" id=c6bb37b1-f7c6-4e1c-b449-17830c47d479 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:39.958281 crc crio[24477]: time=\"2026-06-11T12:18:39.958171677Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=de89aede-c4ca-4eab-89da-79ce670207bb name=/runtime.v1.ImageService/PullImage\nJun 11 12:18:39.959453 crc crio[24477]: time=\"2026-06-11T12:18:39.959333093Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=e5adee58-1157-4a43-a051-686587666f13 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:39.974384 crc crio[24477]: time=\"2026-06-11T12:18:39.974248204Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=a6494fce-ee56-409d-b7a0-9b405e7d12e7 name=/runtime.v1.ImageService/PullImage\nJun 11 12:18:39.975486 crc crio[24477]: time=\"2026-06-11T12:18:39.975384113Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=2db9b111-c20c-45ae-8e75-4f741ab6aeb8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:39.976489 crc crio[24477]: time=\"2026-06-11T12:18:39.976388535Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=831b05f5-2663-4a80-ab9b-dc593bbbd7bf name=/runtime.v1.ImageService/PullImage\nJun 11 12:18:39.977367 crc crio[24477]: time=\"2026-06-11T12:18:39.977260376Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=cdff27af-df12-420d-9ec6-0098c4a416b9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:39.982047 crc crio[24477]: time=\"2026-06-11T12:18:39.981390655Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=68302dd1-f5be-4f67-961e-fd505f8e58c3 name=/runtime.v1.ImageService/PullImage\nJun 11 12:18:39.982227 crc crio[24477]: time=\"2026-06-11T12:18:39.982140363Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=07ceaa94-1aab-4450-85f5-073ee774d13b name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:40.710859 crc crio[24477]: time=\"2026-06-11T12:18:40.709587058Z\" level=info msg=\"Removing container: 2aa23b4315152308cf43123ee47575123e03e5edead77ae9d3013b7cff48c5e7\" id=2499f470-f02b-46fd-b9ab-3729995291d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:18:41.398838 crc crio[24477]: time=\"2026-06-11T12:18:41.398559409Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=ee31fd39-9693-4e5f-a5ec-9a0af65c0c07 name=/runtime.v1.ImageService/PullImage\nJun 11 12:18:41.401365 crc crio[24477]: time=\"2026-06-11T12:18:41.401316486Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=0e1e75c9-3928-4523-9ce9-b25fe93bc526 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:41.408570 crc crio[24477]: time=\"2026-06-11T12:18:41.408347627Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664\" id=182d760c-6f92-441b-b030-9358d478e878 name=/runtime.v1.ImageService/PullImage\nJun 11 12:18:41.409874 crc crio[24477]: time=\"2026-06-11T12:18:41.409785213Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664\" id=ebf1481f-16a5-493e-bcc2-b676f0e77c55 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:41.431135 crc crio[24477]: time=\"2026-06-11T12:18:41.431058081Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=786d2b00-3289-4bae-a62c-4001d926eb38 name=/runtime.v1.ImageService/PullImage\nJun 11 12:18:41.432920 crc crio[24477]: time=\"2026-06-11T12:18:41.432611283Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=2321b270-2fc5-496c-8085-cb10d72bd019 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:41.436478 crc crio[24477]: time=\"2026-06-11T12:18:41.435131746Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=c223e036-eee0-404b-9bf5-28164781c7bd name=/runtime.v1.ImageService/PullImage\nJun 11 12:18:41.439953 crc crio[24477]: time=\"2026-06-11T12:18:41.439780764Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=10bd1c72-6aec-4422-a45b-69d95f0fb5dd name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:41.607155 crc crio[24477]: time=\"2026-06-11T12:18:41.607015707Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=dfec57cb-e3af-404a-b7e8-452918d71d92 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:41.607592 crc crio[24477]: time=\"2026-06-11T12:18:41.607471109Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=e4fc9ac7-058c-4918-81c3-f121066a2d9e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:41.607885 crc crio[24477]: time=\"2026-06-11T12:18:41.607808029Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=204f7765-bf19-4809-83c3-17533917bfee name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:41.608323 crc crio[24477]: time=\"2026-06-11T12:18:41.608228791Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=0119a5bd-a011-4ba0-8c4e-bf85bdec5a72 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:41.608429 crc crio[24477]: time=\"2026-06-11T12:18:41.608235231Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=d96164e5-7beb-4891-8ebb-ba1f24cf62c9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:41.608490 crc crio[24477]: time=\"2026-06-11T12:18:41.608447867Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224\" id=ea2e91b0-c5d3-44c7-81e4-c370a7db4595 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:41.608709 crc crio[24477]: time=\"2026-06-11T12:18:41.608594721Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=3a259688-0bb2-4795-b012-20ce884ff1d6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:41.609715 crc crio[24477]: time=\"2026-06-11T12:18:41.60962562Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83\" id=bfc1a915-acee-4130-88dc-03dbc2e85027 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:41.610012 crc crio[24477]: time=\"2026-06-11T12:18:41.609982291Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=625a5c06-8678-4c65-81bf-5c2408812092 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:41.651166 crc crio[24477]: time=\"2026-06-11T12:18:41.650566896Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=c7751e70-ce52-41a6-a8a5-f8148dea0909 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:41.652096 crc crio[24477]: time=\"2026-06-11T12:18:41.651934395Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=683b084b-7e65-450a-b116-daeea3d11161 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:41.663434 crc crio[24477]: time=\"2026-06-11T12:18:41.663265316Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=730885b1-2fce-4f3b-a461-b9d22bd823db name=/runtime.v1.ImageService/PullImage\nJun 11 12:18:41.681991 crc crio[24477]: time=\"2026-06-11T12:18:41.665380271Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=778e7723-6945-4499-bf13-3b6805d4fb61 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:41.692088 crc crio[24477]: time=\"2026-06-11T12:18:41.691951636Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=502d9188-225f-44e2-8431-570a226f22f7 name=/runtime.v1.ImageService/PullImage\nJun 11 12:18:41.693269 crc crio[24477]: time=\"2026-06-11T12:18:41.69318757Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=f45ad9db-96b7-444f-b27c-76b3d7f7ea3c name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:41.698500 crc crio[24477]: time=\"2026-06-11T12:18:41.698406596Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=1d9583d7-323e-42cc-a8a1-ffa7fc92e9bc name=/runtime.v1.ImageService/PullImage\nJun 11 12:18:41.700236 crc crio[24477]: time=\"2026-06-11T12:18:41.700151535Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=7e08ef6a-cc91-4c56-9bb4-062e472d9d4f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:41.718301 crc crio[24477]: time=\"2026-06-11T12:18:41.718144632Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721\" id=f6263ab2-344e-42f3-8de0-3a7fd98642c8 name=/runtime.v1.ImageService/PullImage\nJun 11 12:18:41.719416 crc crio[24477]: time=\"2026-06-11T12:18:41.719300061Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721\" id=fdd4bcdd-21be-4772-bb7a-8cc56f950a3c name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:41.772896 crc crio[24477]: time=\"2026-06-11T12:18:41.772613234Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=0f285952-a6be-4742-8cd0-8341c7b4c2ad name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:41.772896 crc crio[24477]: time=\"2026-06-11T12:18:41.772694057Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664\" id=dbea715c-dadf-40db-b2d3-1d4faef53221 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:41.772896 crc crio[24477]: time=\"2026-06-11T12:18:41.772790159Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=5cddef85-8309-46cc-87b7-f354e3e419b7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:41.774241 crc crio[24477]: time=\"2026-06-11T12:18:41.773602512Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=f3b23eeb-6c0e-4f92-a28d-c6fd718d8f13 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:41.813498 crc crio[24477]: time=\"2026-06-11T12:18:41.813376736Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=28f40c44-4195-4841-ae6f-5cb52f949638 name=/runtime.v1.ImageService/PullImage\nJun 11 12:18:41.816519 crc crio[24477]: time=\"2026-06-11T12:18:41.816439631Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=b90b47d9-5203-46a8-a58c-972a7477c7e2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:41.878221 crc crio[24477]: time=\"2026-06-11T12:18:41.878097117Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=fcee5baa-7e43-4b58-bfa3-3e0a4b12d5be name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:41.881936 crc crio[24477]: time=\"2026-06-11T12:18:41.881839153Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-b547849c7-wdbk8/manager\" id=74ef426e-6bc5-45d4-8c35-0871dbfd049a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:41.894259 crc crio[24477]: time=\"2026-06-11T12:18:41.89423058Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sqpxx/manager\" id=294f6a3f-8a41-485b-9e1e-10986c353c55 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:41.901971 crc crio[24477]: time=\"2026-06-11T12:18:41.901863963Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-g5xrm/manager\" id=516fda9c-e82f-4c7f-ba7c-fab26615b755 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:41.909006 crc crio[24477]: time=\"2026-06-11T12:18:41.908774057Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-86f5cbdf58-29dkv/manager\" id=b3e5afa7-10da-4053-a940-b206eaa1b628 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:41.915208 crc crio[24477]: time=\"2026-06-11T12:18:41.915181767Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-nn595/manager\" id=8926f425-05cf-4b1f-b2e2-3da4a604136e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:41.921943 crc crio[24477]: time=\"2026-06-11T12:18:41.921843673Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-5f7f6c9964-cd6sm/manager\" id=85fd260e-6f51-4200-b77c-33968bbb5b4f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:41.927957 crc crio[24477]: time=\"2026-06-11T12:18:41.927921143Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-ncmjs/manager\" id=3af0447b-c6cb-416a-86bb-167e64bf5a03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:54.785910 crc crio[24477]: time=\"2026-06-11T12:18:54.785049668Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=6078f005-f932-445f-a7f5-8c86070d00c0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:54.787382 crc crio[24477]: time=\"2026-06-11T12:18:54.785095919Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721\" id=fb07f8d9-6530-4a88-8032-b08062b9cb69 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:54.787382 crc crio[24477]: time=\"2026-06-11T12:18:54.786323723Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-79846f755c-lvvwc/manager\" id=862d9324-e50b-4767-a853-d6209a223ecf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:54.795236 crc crio[24477]: time=\"2026-06-11T12:18:54.795152651Z\" level=info msg=\"Removed container 2aa23b4315152308cf43123ee47575123e03e5edead77ae9d3013b7cff48c5e7: openshift-marketplace/redhat-operators-qc7dz/registry-server\" id=2499f470-f02b-46fd-b9ab-3729995291d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:18:54.799207 crc crio[24477]: time=\"2026-06-11T12:18:54.798124774Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=73acaf62-66f1-4348-aac8-eb89f366830d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:54.799207 crc crio[24477]: time=\"2026-06-11T12:18:54.79825418Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-584b474457-mkbck/manager\" id=8ccb594c-72aa-497c-a944-17266b7b16fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:54.801524 crc crio[24477]: time=\"2026-06-11T12:18:54.801399227Z\" level=info msg=\"Removing container: 4288eeda0bbf4f11ae49cee5872e2aa69a9ebcf06fd87396b111a31fc835c8b2\" id=1ff4df98-158f-4cd6-be81-ef9ba0f1b6ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:18:54.804051 crc crio[24477]: time=\"2026-06-11T12:18:54.803949429Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-565998cc45-kmpxd/manager\" id=976f3fbb-015b-4630-9467-52d48a84d398 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:54.924471 crc crio[24477]: time=\"2026-06-11T12:18:54.924353699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:54.926583 crc crio[24477]: time=\"2026-06-11T12:18:54.926442189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:54.927124 crc crio[24477]: time=\"2026-06-11T12:18:54.926713454Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=3a3f0b52-f94a-408b-b5c5-1a79d5ac26ee name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:54.932138 crc crio[24477]: time=\"2026-06-11T12:18:54.932011153Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-5jrlf/manager\" id=91644554-5aaa-418d-a68d-88c1daaa9ebc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:54.938633 crc crio[24477]: time=\"2026-06-11T12:18:54.938521046Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-5mb64/manager\" id=cca7cdc6-1c72-4602-9929-f01335bcbb57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:54.944131 crc crio[24477]: time=\"2026-06-11T12:18:54.944067861Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-v2q74/manager\" id=d61cc25d-f5c8-4de0-ac88-92cf94b84728 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:54.949758 crc crio[24477]: time=\"2026-06-11T12:18:54.94958661Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-f87cbdf4c-d7k5d/manager\" id=0ba8d4c6-1adc-4c74-a4a8-01071b396e39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:54.955685 crc crio[24477]: time=\"2026-06-11T12:18:54.954944265Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-mp5b2/manager\" id=bc484725-a727-4c14-8a3b-f55ee206ebaf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:55.025631 crc crio[24477]: time=\"2026-06-11T12:18:55.02544733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:55.026431 crc crio[24477]: time=\"2026-06-11T12:18:55.025503272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:55.026431 crc crio[24477]: time=\"2026-06-11T12:18:55.026129249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:55.026959 crc crio[24477]: time=\"2026-06-11T12:18:55.026604142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:55.031632 crc crio[24477]: time=\"2026-06-11T12:18:55.031560111Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-594d6555bb-mv5ql/manager\" id=5a1f3973-c2eb-4835-a62a-b3f1843a02f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:55.037205 crc crio[24477]: time=\"2026-06-11T12:18:55.037090776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:55.037398 crc crio[24477]: time=\"2026-06-11T12:18:55.037264151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:55.247689 crc crio[24477]: time=\"2026-06-11T12:18:55.247425786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:55.248285 crc crio[24477]: time=\"2026-06-11T12:18:55.247722094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:55.254041 crc crio[24477]: time=\"2026-06-11T12:18:55.253926888Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-6df846755f-sshkt/manager\" id=4b514c23-9da9-43b8-90da-c2b73474bb2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:55.258552 crc crio[24477]: time=\"2026-06-11T12:18:55.258138646Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-sxgzv/manager\" id=91e2cdd9-2045-4f70-bdb4-e80a94d9072b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:55.407872 crc crio[24477]: time=\"2026-06-11T12:18:55.407459698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:55.408449 crc crio[24477]: time=\"2026-06-11T12:18:55.40825646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:55.416313 crc crio[24477]: time=\"2026-06-11T12:18:55.41612793Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-8b98746c-zbqsj/manager\" id=2af6cbe4-6ffd-4cd4-bcb4-2c97777ea825 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:55.430350 crc crio[24477]: time=\"2026-06-11T12:18:55.430246684Z\" level=info msg=\"Removed container 4288eeda0bbf4f11ae49cee5872e2aa69a9ebcf06fd87396b111a31fc835c8b2: openshift-marketplace/redhat-operators-qc7dz/extract-content\" id=1ff4df98-158f-4cd6-be81-ef9ba0f1b6ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:18:55.430757 crc crio[24477]: time=\"2026-06-11T12:18:55.430614016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:55.431056 crc crio[24477]: time=\"2026-06-11T12:18:55.430977594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:55.435265 crc crio[24477]: time=\"2026-06-11T12:18:55.435186944Z\" level=info msg=\"Removing container: 4b121aec11ae97e0027f8e4bac8a4fedaaa6304578e63677b894d77092677d88\" id=e0471a8a-b67a-4849-9e72-0e96ab9d9bf8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:18:55.442869 crc crio[24477]: time=\"2026-06-11T12:18:55.442470768Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-k92jq/manager\" id=d783b1d3-4c20-4b3d-9740-a460b1663150 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:55.598058 crc crio[24477]: time=\"2026-06-11T12:18:55.597962633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:55.598380 crc crio[24477]: time=\"2026-06-11T12:18:55.598119657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:55.599150 crc crio[24477]: time=\"2026-06-11T12:18:55.598988851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:55.604439 crc crio[24477]: time=\"2026-06-11T12:18:55.604327622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:56.071926 crc crio[24477]: time=\"2026-06-11T12:18:56.071760249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:56.077369 crc crio[24477]: time=\"2026-06-11T12:18:56.077264115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:56.098801 crc crio[24477]: time=\"2026-06-11T12:18:56.098575903Z\" level=info msg=\"Removed container 4b121aec11ae97e0027f8e4bac8a4fedaaa6304578e63677b894d77092677d88: openshift-marketplace/redhat-operators-qc7dz/extract-utilities\" id=e0471a8a-b67a-4849-9e72-0e96ab9d9bf8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:18:56.486261 crc crio[24477]: time=\"2026-06-11T12:18:56.486092124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:56.500396 crc crio[24477]: time=\"2026-06-11T12:18:56.500298022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:56.644809 crc crio[24477]: time=\"2026-06-11T12:18:56.644713116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:56.646386 crc crio[24477]: time=\"2026-06-11T12:18:56.646227651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:56.657563 crc crio[24477]: time=\"2026-06-11T12:18:56.656055153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:56.657563 crc crio[24477]: time=\"2026-06-11T12:18:56.656746683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:56.711150 crc crio[24477]: time=\"2026-06-11T12:18:56.710787516Z\" level=info msg=\"Created container 303c17bc1c656fea7df2dafd7697e03aec33c3392535da73035187fe6af6803e: openstack-operators/watcher-operator-controller-manager-5f7f6c9964-cd6sm/manager\" id=85fd260e-6f51-4200-b77c-33968bbb5b4f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:56.713975 crc crio[24477]: time=\"2026-06-11T12:18:56.713855282Z\" level=info msg=\"Starting container: 303c17bc1c656fea7df2dafd7697e03aec33c3392535da73035187fe6af6803e\" id=89b5c4f8-0295-41c6-8ab9-c7b52577aa9c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:18:56.726138 crc crio[24477]: time=\"2026-06-11T12:18:56.726043355Z\" level=info msg=\"Started container\" PID=54278 containerID=303c17bc1c656fea7df2dafd7697e03aec33c3392535da73035187fe6af6803e description=openstack-operators/watcher-operator-controller-manager-5f7f6c9964-cd6sm/manager id=89b5c4f8-0295-41c6-8ab9-c7b52577aa9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9fb60d197bf3b03cb91a5454b441805999ef88e117944217860191e9eaf29ad4\nJun 11 12:18:56.789303 crc crio[24477]: time=\"2026-06-11T12:18:56.789197162Z\" level=info msg=\"Created container 2d4969304ba0b8d59f2627add424a38b5e4d2f14ad6d415b13caca20256336f7: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-ncmjs/manager\" id=3af0447b-c6cb-416a-86bb-167e64bf5a03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:56.791565 crc crio[24477]: time=\"2026-06-11T12:18:56.791401235Z\" level=info msg=\"Created container 832febd89778c242f1b5182de37d70e16d7470f38f529175a924b366e5541d76: openstack-operators/manila-operator-controller-manager-b547849c7-wdbk8/manager\" id=74ef426e-6bc5-45d4-8c35-0871dbfd049a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:56.791868 crc crio[24477]: time=\"2026-06-11T12:18:56.791795425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:56.792319 crc crio[24477]: time=\"2026-06-11T12:18:56.792223387Z\" level=info msg=\"Starting container: 2d4969304ba0b8d59f2627add424a38b5e4d2f14ad6d415b13caca20256336f7\" id=1e097b61-16a5-43b6-a06e-d05f6e88556e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:18:56.794280 crc crio[24477]: time=\"2026-06-11T12:18:56.794179002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:56.795390 crc crio[24477]: time=\"2026-06-11T12:18:56.795287624Z\" level=info msg=\"Starting container: 832febd89778c242f1b5182de37d70e16d7470f38f529175a924b366e5541d76\" id=6869225f-4cbf-4fdf-a923-0e10328bc566 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:18:56.797520 crc crio[24477]: time=\"2026-06-11T12:18:56.797415542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:56.799710 crc crio[24477]: time=\"2026-06-11T12:18:56.799517021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:56.800568 crc crio[24477]: time=\"2026-06-11T12:18:56.800494833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:56.801772 crc crio[24477]: time=\"2026-06-11T12:18:56.80161776Z\" level=info msg=\"Started container\" PID=54300 containerID=832febd89778c242f1b5182de37d70e16d7470f38f529175a924b366e5541d76 description=openstack-operators/manila-operator-controller-manager-b547849c7-wdbk8/manager id=6869225f-4cbf-4fdf-a923-0e10328bc566 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2347f5b02783a9cbd7a6ef0dd2901b0b6126c6ca6d801cb2027c51d9b6cd5c79\nJun 11 12:18:56.801885 crc crio[24477]: time=\"2026-06-11T12:18:56.801620471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:56.805232 crc crio[24477]: time=\"2026-06-11T12:18:56.805092398Z\" level=info msg=\"Started container\" PID=54301 containerID=2d4969304ba0b8d59f2627add424a38b5e4d2f14ad6d415b13caca20256336f7 description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-ncmjs/manager id=1e097b61-16a5-43b6-a06e-d05f6e88556e name=/runtime.v1.RuntimeService/StartContainer sandboxID=142caafcc4e42fd5fa6ce02a44b0c416bcfc2d11989dc12ee08fa62c357a5768\nJun 11 12:18:56.806208 crc crio[24477]: time=\"2026-06-11T12:18:56.806093395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:56.813248 crc crio[24477]: time=\"2026-06-11T12:18:56.813101643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:56.816168 crc crio[24477]: time=\"2026-06-11T12:18:56.813830002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:56.816777 crc crio[24477]: time=\"2026-06-11T12:18:56.816691095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:56.825930 crc crio[24477]: time=\"2026-06-11T12:18:56.814174956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:56.825930 crc crio[24477]: time=\"2026-06-11T12:18:56.824928769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:56.826213 crc crio[24477]: time=\"2026-06-11T12:18:56.826023379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:56.826919 crc crio[24477]: time=\"2026-06-11T12:18:56.826819805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:56.831387 crc crio[24477]: time=\"2026-06-11T12:18:56.831341422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:56.832830 crc crio[24477]: time=\"2026-06-11T12:18:56.832777311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:56.832982 crc crio[24477]: time=\"2026-06-11T12:18:56.832616278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:56.836418 crc crio[24477]: time=\"2026-06-11T12:18:56.836342042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:56.841878 crc crio[24477]: time=\"2026-06-11T12:18:56.841471237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:56.844343 crc crio[24477]: time=\"2026-06-11T12:18:56.844246328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:56.846026 crc crio[24477]: time=\"2026-06-11T12:18:56.845813283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:56.847515 crc crio[24477]: time=\"2026-06-11T12:18:56.847433859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:56.850782 crc crio[24477]: time=\"2026-06-11T12:18:56.850627902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:56.851720 crc crio[24477]: time=\"2026-06-11T12:18:56.851692483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:56.854562 crc crio[24477]: time=\"2026-06-11T12:18:56.854487721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:56.855074 crc crio[24477]: time=\"2026-06-11T12:18:56.855050507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:56.856222 crc crio[24477]: time=\"2026-06-11T12:18:56.856139757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:56.864016 crc crio[24477]: time=\"2026-06-11T12:18:56.863938035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:57.272948 crc crio[24477]: time=\"2026-06-11T12:18:57.272803216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:57.278944 crc crio[24477]: time=\"2026-06-11T12:18:57.27791616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:57.423753 crc crio[24477]: time=\"2026-06-11T12:18:57.423491476Z\" level=info msg=\"Created container 0982c2400cec834244722181aa181f0272d7d8447515b8837ee3a1c2b0812396: openstack-operators/designate-operator-controller-manager-87bbdb4d9-5jrlf/manager\" id=91644554-5aaa-418d-a68d-88c1daaa9ebc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:57.424698 crc crio[24477]: time=\"2026-06-11T12:18:57.424074204Z\" level=info msg=\"Created container 5337f6afbba1d26664c7450b6444f4393fd6949454e0d6e4d569ba6350eef0d6: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-5mb64/manager\" id=cca7cdc6-1c72-4602-9929-f01335bcbb57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:57.425979 crc crio[24477]: time=\"2026-06-11T12:18:57.425635516Z\" level=info msg=\"Created container cf06e28c62f5451d911c97dabcdd5924df233f1cc32d387ac2609da6bee2795f: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-v2q74/manager\" id=d61cc25d-f5c8-4de0-ac88-92cf94b84728 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:57.426089 crc crio[24477]: time=\"2026-06-11T12:18:57.426000136Z\" level=info msg=\"Starting container: 5337f6afbba1d26664c7450b6444f4393fd6949454e0d6e4d569ba6350eef0d6\" id=c6a85f42-3fe6-4859-a575-f88c20abbbe5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:18:57.426149 crc crio[24477]: time=\"2026-06-11T12:18:57.426102699Z\" level=info msg=\"Starting container: 0982c2400cec834244722181aa181f0272d7d8447515b8837ee3a1c2b0812396\" id=215ce2c4-1e4a-47fe-962d-df057298065e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:18:57.427968 crc crio[24477]: time=\"2026-06-11T12:18:57.427495698Z\" level=info msg=\"Starting container: cf06e28c62f5451d911c97dabcdd5924df233f1cc32d387ac2609da6bee2795f\" id=bc308cba-f0ec-4dbb-a9ac-7e6e1722dbfe name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:18:57.433409 crc crio[24477]: time=\"2026-06-11T12:18:57.43331122Z\" level=info msg=\"Started container\" PID=54405 containerID=5337f6afbba1d26664c7450b6444f4393fd6949454e0d6e4d569ba6350eef0d6 description=openstack-operators/octavia-operator-controller-manager-6bd797bd9d-5mb64/manager id=c6a85f42-3fe6-4859-a575-f88c20abbbe5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4febd9663437199d38d850931ac0fee4e672d3329dd34d5508ee2501539f9086\nJun 11 12:18:57.435092 crc crio[24477]: time=\"2026-06-11T12:18:57.435058582Z\" level=info msg=\"Started container\" PID=54407 containerID=cf06e28c62f5451d911c97dabcdd5924df233f1cc32d387ac2609da6bee2795f description=openstack-operators/barbican-operator-controller-manager-5dcd54bd69-v2q74/manager id=bc308cba-f0ec-4dbb-a9ac-7e6e1722dbfe name=/runtime.v1.RuntimeService/StartContainer sandboxID=46ac6975e13ddb3933928da8e449a3b09521f99ee86b2b2f7c7b6a8fdf2e720f\nJun 11 12:18:57.448069 crc crio[24477]: time=\"2026-06-11T12:18:57.447922419Z\" level=info msg=\"Started container\" PID=54413 containerID=0982c2400cec834244722181aa181f0272d7d8447515b8837ee3a1c2b0812396 description=openstack-operators/designate-operator-controller-manager-87bbdb4d9-5jrlf/manager id=215ce2c4-1e4a-47fe-962d-df057298065e name=/runtime.v1.RuntimeService/StartContainer sandboxID=78ddf49542c1533a4cce4451b1d01705e331530c3b8e43fd09da0f8f3ea8f60b\nJun 11 12:18:57.452431 crc crio[24477]: time=\"2026-06-11T12:18:57.452333604Z\" level=info msg=\"Created container d223ae9cbdf3702128390435015919d72bac196cc19c292453b8f6e487afaa6b: openstack-operators/horizon-operator-controller-manager-9dc5578b5-g5xrm/manager\" id=516fda9c-e82f-4c7f-ba7c-fab26615b755 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:57.454257 crc crio[24477]: time=\"2026-06-11T12:18:57.454189475Z\" level=info msg=\"Starting container: d223ae9cbdf3702128390435015919d72bac196cc19c292453b8f6e487afaa6b\" id=a9cb922f-5563-4ac7-a0f4-6f1b1abe087b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:18:57.466340 crc crio[24477]: time=\"2026-06-11T12:18:57.466219475Z\" level=info msg=\"Started container\" PID=54412 containerID=d223ae9cbdf3702128390435015919d72bac196cc19c292453b8f6e487afaa6b description=openstack-operators/horizon-operator-controller-manager-9dc5578b5-g5xrm/manager id=a9cb922f-5563-4ac7-a0f4-6f1b1abe087b name=/runtime.v1.RuntimeService/StartContainer sandboxID=499e33a25e884d39f1f2a5a6cde1ee2459bb7ff0b25a2b0d7e8c56b35b0edc13\nJun 11 12:18:57.630924 crc crio[24477]: time=\"2026-06-11T12:18:57.630813251Z\" level=info msg=\"Created container 0415043fccfb3a6d25bfc5184c2fdbb253dd0633efc9fecd0618092d23f6cea5: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sqpxx/manager\" id=294f6a3f-8a41-485b-9e1e-10986c353c55 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:57.635378 crc crio[24477]: time=\"2026-06-11T12:18:57.635336888Z\" level=info msg=\"Starting container: 0415043fccfb3a6d25bfc5184c2fdbb253dd0633efc9fecd0618092d23f6cea5\" id=9e54a298-95b7-4446-b45c-44dfc52730d6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:18:57.646792 crc crio[24477]: time=\"2026-06-11T12:18:57.646487Z\" level=info msg=\"Started container\" PID=54408 containerID=0415043fccfb3a6d25bfc5184c2fdbb253dd0633efc9fecd0618092d23f6cea5 description=openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sqpxx/manager id=9e54a298-95b7-4446-b45c-44dfc52730d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f7f244e6da5356493f1142fb1735169483ef91c9acaf42b0a2f778c9be1aba2\nJun 11 12:18:57.651898 crc crio[24477]: time=\"2026-06-11T12:18:57.651210002Z\" level=info msg=\"Created container e9f4f2f124d008cb859829d27a0d9025ecf536794e3761419f12e0a5087a80c0: openstack-operators/swift-operator-controller-manager-79846f755c-lvvwc/manager\" id=862d9324-e50b-4767-a853-d6209a223ecf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:57.654407 crc crio[24477]: time=\"2026-06-11T12:18:57.65425485Z\" level=info msg=\"Starting container: e9f4f2f124d008cb859829d27a0d9025ecf536794e3761419f12e0a5087a80c0\" id=147cd7c8-9484-4d54-97d7-5e9b1dd409d4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:18:57.664279 crc crio[24477]: time=\"2026-06-11T12:18:57.664184538Z\" level=info msg=\"Started container\" PID=54404 containerID=e9f4f2f124d008cb859829d27a0d9025ecf536794e3761419f12e0a5087a80c0 description=openstack-operators/swift-operator-controller-manager-79846f755c-lvvwc/manager id=147cd7c8-9484-4d54-97d7-5e9b1dd409d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd6660e5e8a19ab378a33502ba643faeb96462b1192c7ecfda6e92e912c03f61\nJun 11 12:18:57.727575 crc crio[24477]: time=\"2026-06-11T12:18:57.727448919Z\" level=info msg=\"Created container b4565a6ba2113ce44107fd142176e6c1d08c4f2701255b92a68c8976c1f41396: openstack-operators/telemetry-operator-controller-manager-565998cc45-kmpxd/manager\" id=976f3fbb-015b-4630-9467-52d48a84d398 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:57.731126 crc crio[24477]: time=\"2026-06-11T12:18:57.730991287Z\" level=info msg=\"Starting container: b4565a6ba2113ce44107fd142176e6c1d08c4f2701255b92a68c8976c1f41396\" id=a4157d4c-bc8e-400d-a088-016dede09895 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:18:57.741325 crc crio[24477]: time=\"2026-06-11T12:18:57.741241593Z\" level=info msg=\"Created container 7a4e42acf41f6afb081d731859550933d73c49094f14df3112c70b5ba77addaf: openstack-operators/keystone-operator-controller-manager-85bb7cc757-sxgzv/manager\" id=91e2cdd9-2045-4f70-bdb4-e80a94d9072b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:57.742841 crc crio[24477]: time=\"2026-06-11T12:18:57.742772897Z\" level=info msg=\"Starting container: 7a4e42acf41f6afb081d731859550933d73c49094f14df3112c70b5ba77addaf\" id=32912da9-0174-4c06-9c15-bae4714b7fc8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:18:57.743442 crc crio[24477]: time=\"2026-06-11T12:18:57.743294131Z\" level=info msg=\"Started container\" PID=54417 containerID=b4565a6ba2113ce44107fd142176e6c1d08c4f2701255b92a68c8976c1f41396 description=openstack-operators/telemetry-operator-controller-manager-565998cc45-kmpxd/manager id=a4157d4c-bc8e-400d-a088-016dede09895 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9a28a2e2f090170fe2cfc226e9063a7e178a007c35339129968fbee469242dd\nJun 11 12:18:57.752243 crc crio[24477]: time=\"2026-06-11T12:18:57.752185764Z\" level=info msg=\"Created container def73edecc4407ed7bec777537e373dc6c53085d1bcf23ba013523a6078f822d: openstack-operators/nova-operator-controller-manager-6df846755f-sshkt/manager\" id=4b514c23-9da9-43b8-90da-c2b73474bb2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:57.755460 crc crio[24477]: time=\"2026-06-11T12:18:57.755111973Z\" level=info msg=\"Started container\" PID=54432 containerID=7a4e42acf41f6afb081d731859550933d73c49094f14df3112c70b5ba77addaf description=openstack-operators/keystone-operator-controller-manager-85bb7cc757-sxgzv/manager id=32912da9-0174-4c06-9c15-bae4714b7fc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06f2e78408d04d81330393bb0d4214b817c6c86fc3f38ca325d6da003bbc93ba\nJun 11 12:18:57.758922 crc crio[24477]: time=\"2026-06-11T12:18:57.758811126Z\" level=info msg=\"Starting container: def73edecc4407ed7bec777537e373dc6c53085d1bcf23ba013523a6078f822d\" id=6a6c18ec-9fad-4be5-a6d9-85af1d35b115 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:18:57.763086 crc crio[24477]: time=\"2026-06-11T12:18:57.762977392Z\" level=info msg=\"Created container d1240423417cf306224d0d0e5919bed866e2a5a071810a6dc0081a1c5b23f3ca: openstack-operators/infra-operator-controller-manager-594d6555bb-mv5ql/manager\" id=5a1f3973-c2eb-4835-a62a-b3f1843a02f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:57.766000 crc crio[24477]: time=\"2026-06-11T12:18:57.765930036Z\" level=info msg=\"Starting container: d1240423417cf306224d0d0e5919bed866e2a5a071810a6dc0081a1c5b23f3ca\" id=bc6011e5-197f-4637-848a-b56e8dfe6389 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:18:57.769190 crc crio[24477]: time=\"2026-06-11T12:18:57.769098728Z\" level=info msg=\"Started container\" PID=54409 containerID=def73edecc4407ed7bec777537e373dc6c53085d1bcf23ba013523a6078f822d description=openstack-operators/nova-operator-controller-manager-6df846755f-sshkt/manager id=6a6c18ec-9fad-4be5-a6d9-85af1d35b115 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbb67eff44b0170013c70ecb873f4458157cd3fd9e670643cd907ba8aac5f6e3\nJun 11 12:18:57.777023 crc crio[24477]: time=\"2026-06-11T12:18:57.776968786Z\" level=info msg=\"Started container\" PID=54406 containerID=d1240423417cf306224d0d0e5919bed866e2a5a071810a6dc0081a1c5b23f3ca description=openstack-operators/infra-operator-controller-manager-594d6555bb-mv5ql/manager id=bc6011e5-197f-4637-848a-b56e8dfe6389 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a378e9da91ad8f9747d65ba1209a29a835dff27eec7f005aa4184bf62271aa2\nJun 11 12:18:57.790424 crc crio[24477]: time=\"2026-06-11T12:18:57.790289189Z\" level=info msg=\"Created container 402470bc22d042c4d67c606d80fdf7c04ef7e69c049ad7dda5e1e8c858315c35: openstack-operators/ovn-operator-controller-manager-f87cbdf4c-d7k5d/manager\" id=0ba8d4c6-1adc-4c74-a4a8-01071b396e39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:57.798891 crc crio[24477]: time=\"2026-06-11T12:18:57.798748485Z\" level=info msg=\"Starting container: 402470bc22d042c4d67c606d80fdf7c04ef7e69c049ad7dda5e1e8c858315c35\" id=3c9904ca-c5a1-42c6-b872-44ec8185d2a5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:18:57.805013 crc crio[24477]: time=\"2026-06-11T12:18:57.804911487Z\" level=info msg=\"Created container a27571d7b96874264567ae9848f70263df8194666e9d09c5b97798169498638d: openstack-operators/neutron-operator-controller-manager-86f5cbdf58-29dkv/manager\" id=b3e5afa7-10da-4053-a940-b206eaa1b628 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:57.805710 crc crio[24477]: time=\"2026-06-11T12:18:57.805613145Z\" level=info msg=\"Created container ebc0236d3e934f685de071593e2458879a9c03ddc03817e8ed9070a431c7a435: openstack-operators/glance-operator-controller-manager-585dc4b7b9-mp5b2/manager\" id=bc484725-a727-4c14-8a3b-f55ee206ebaf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:57.806457 crc crio[24477]: time=\"2026-06-11T12:18:57.806401683Z\" level=info msg=\"Starting container: a27571d7b96874264567ae9848f70263df8194666e9d09c5b97798169498638d\" id=d6376f29-ce15-41e6-a01f-f0cddd268d76 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:18:57.817456 crc crio[24477]: time=\"2026-06-11T12:18:57.817224995Z\" level=info msg=\"Started container\" PID=54414 containerID=402470bc22d042c4d67c606d80fdf7c04ef7e69c049ad7dda5e1e8c858315c35 description=openstack-operators/ovn-operator-controller-manager-f87cbdf4c-d7k5d/manager id=3c9904ca-c5a1-42c6-b872-44ec8185d2a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a045d28ad786ef76992298a89d1a148e87c7fcdd8f589a5e327a59922582e57b\nJun 11 12:18:57.817456 crc crio[24477]: time=\"2026-06-11T12:18:57.817373356Z\" level=info msg=\"Starting container: ebc0236d3e934f685de071593e2458879a9c03ddc03817e8ed9070a431c7a435\" id=3d0e0898-7780-4bc4-a7ac-f563ef55de57 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:18:57.820576 crc crio[24477]: time=\"2026-06-11T12:18:57.820483703Z\" level=info msg=\"Created container ec984ffa265889fae367fb62b0a9defa3b25cddab2df237f221b185d8cc9e0aa: openstack-operators/cinder-operator-controller-manager-584b474457-mkbck/manager\" id=8ccb594c-72aa-497c-a944-17266b7b16fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:57.822155 crc crio[24477]: time=\"2026-06-11T12:18:57.822062507Z\" level=info msg=\"Created container 88e7341f1901a31c249f5f209b6300b7857040cc5d9f819c3324f6901316b195: openstack-operators/heat-operator-controller-manager-5f5d6b8858-nn595/manager\" id=8926f425-05cf-4b1f-b2e2-3da4a604136e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:57.826586 crc crio[24477]: time=\"2026-06-11T12:18:57.826490071Z\" level=info msg=\"Starting container: 88e7341f1901a31c249f5f209b6300b7857040cc5d9f819c3324f6901316b195\" id=53a5b218-353d-4c06-af36-2c448c11638f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:18:57.833000 crc crio[24477]: time=\"2026-06-11T12:18:57.830972121Z\" level=info msg=\"Starting container: ec984ffa265889fae367fb62b0a9defa3b25cddab2df237f221b185d8cc9e0aa\" id=bd836038-24c7-465b-8f2f-865457e58662 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:18:57.845199 crc crio[24477]: time=\"2026-06-11T12:18:57.845080552Z\" level=info msg=\"Started container\" PID=54416 containerID=88e7341f1901a31c249f5f209b6300b7857040cc5d9f819c3324f6901316b195 description=openstack-operators/heat-operator-controller-manager-5f5d6b8858-nn595/manager id=53a5b218-353d-4c06-af36-2c448c11638f name=/runtime.v1.RuntimeService/StartContainer sandboxID=23c278c428d715df8e9f04d71fe2ebcfff3e1d83164e8909760f10b81e8299cf\nJun 11 12:18:57.851572 crc crio[24477]: time=\"2026-06-11T12:18:57.851433523Z\" level=info msg=\"Started container\" PID=54411 containerID=ebc0236d3e934f685de071593e2458879a9c03ddc03817e8ed9070a431c7a435 description=openstack-operators/glance-operator-controller-manager-585dc4b7b9-mp5b2/manager id=3d0e0898-7780-4bc4-a7ac-f563ef55de57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7127913b112045e6b967372fab8ff7590b4c4babce3be87d9669998248ad13a0\nJun 11 12:18:57.851810 crc crio[24477]: time=\"2026-06-11T12:18:57.851558212Z\" level=info msg=\"Started container\" PID=54418 containerID=a27571d7b96874264567ae9848f70263df8194666e9d09c5b97798169498638d description=openstack-operators/neutron-operator-controller-manager-86f5cbdf58-29dkv/manager id=d6376f29-ce15-41e6-a01f-f0cddd268d76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65e4d0216d63e97a462cdb366d6be180596e9c2828cfe78bd0df052a178d46f2\nJun 11 12:18:57.862145 crc crio[24477]: time=\"2026-06-11T12:18:57.862078584Z\" level=info msg=\"Started container\" PID=54415 containerID=ec984ffa265889fae367fb62b0a9defa3b25cddab2df237f221b185d8cc9e0aa description=openstack-operators/cinder-operator-controller-manager-584b474457-mkbck/manager id=bd836038-24c7-465b-8f2f-865457e58662 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c4e5e260de8231a364a39d4af5ae3d3dabe77f10beea81de817395a12ff60c8\nJun 11 12:18:59.254337 crc crio[24477]: time=\"2026-06-11T12:18:59.253800162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:59.260980 crc crio[24477]: time=\"2026-06-11T12:18:59.260895705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:59.517951 crc crio[24477]: time=\"2026-06-11T12:18:59.517749536Z\" level=info msg=\"Created container d253eabe54a95b976fcabb01e89f09a6640fea26f38cd791e0d9eb8f0bbf34f6: openstack-operators/openstack-baremetal-operator-controller-manager-8b98746c-zbqsj/manager\" id=2af6cbe4-6ffd-4cd4-bcb4-2c97777ea825 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:59.526186 crc crio[24477]: time=\"2026-06-11T12:18:59.525145977Z\" level=info msg=\"Starting container: d253eabe54a95b976fcabb01e89f09a6640fea26f38cd791e0d9eb8f0bbf34f6\" id=fa8b74c3-d819-4a27-8eb7-9c73c94e8d9c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:18:59.553079 crc crio[24477]: time=\"2026-06-11T12:18:59.552970486Z\" level=info msg=\"Started container\" PID=54720 containerID=d253eabe54a95b976fcabb01e89f09a6640fea26f38cd791e0d9eb8f0bbf34f6 description=openstack-operators/openstack-baremetal-operator-controller-manager-8b98746c-zbqsj/manager id=fa8b74c3-d819-4a27-8eb7-9c73c94e8d9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfdce08a8bf2a42a5428f2825d39f632d1a5a171a6f814c9cacb895f7c16022d\nJun 11 12:19:00.242080 crc crio[24477]: time=\"2026-06-11T12:19:00.241963115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:19:00.245802 crc crio[24477]: time=\"2026-06-11T12:19:00.245735312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:19:00.378317 crc crio[24477]: time=\"2026-06-11T12:19:00.378200467Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=fcf8ba4a-c9a8-4a7c-9a39-1b9faa57b04b name=/runtime.v1.ImageService/PullImage\nJun 11 12:19:00.379704 crc crio[24477]: time=\"2026-06-11T12:19:00.37928354Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=7f46596e-0598-49a0-96f8-873da0d4cf08 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:00.387008 crc crio[24477]: time=\"2026-06-11T12:19:00.386932456Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=cda7969c-80dd-4671-8b43-21e672be4708 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:00.395376 crc crio[24477]: time=\"2026-06-11T12:19:00.395276147Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/ironic\" id=48dc580b-f9ed-4a9e-83e2-63ec69c8725f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:19:00.398907 crc crio[24477]: time=\"2026-06-11T12:19:00.398839908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:19:00.432079 crc crio[24477]: time=\"2026-06-11T12:19:00.43196843Z\" level=info msg=\"Created container 4f786a197987dfc5982581431b3456b883e59a3cb4f53174981ad739ecb6109a: openstack-operators/test-operator-controller-manager-7579dbdcb9-k92jq/manager\" id=d783b1d3-4c20-4b3d-9740-a460b1663150 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:19:00.437378 crc crio[24477]: time=\"2026-06-11T12:19:00.437275758Z\" level=info msg=\"Starting container: 4f786a197987dfc5982581431b3456b883e59a3cb4f53174981ad739ecb6109a\" id=bf9607b5-3eee-49e3-8cf8-49ed2c536d76 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:19:00.443411 crc crio[24477]: time=\"2026-06-11T12:19:00.443332894Z\" level=info msg=\"Started container\" PID=54803 containerID=4f786a197987dfc5982581431b3456b883e59a3cb4f53174981ad739ecb6109a description=openstack-operators/test-operator-controller-manager-7579dbdcb9-k92jq/manager id=bf9607b5-3eee-49e3-8cf8-49ed2c536d76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85731a5ac39f839d79996c90e352b663345dca5707e370ed0132543142467178\nJun 11 12:19:00.477753 crc crio[24477]: time=\"2026-06-11T12:19:00.476262196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:19:01.615834 crc crio[24477]: time=\"2026-06-11T12:19:01.615324882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:19:01.744806 crc crio[24477]: time=\"2026-06-11T12:19:01.744692938Z\" level=info msg=\"Created container 965f476c523ed62f68add343484a08f7a61131060a2e2ed6e0e3dcc0990ad5f5: baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/ironic\" id=48dc580b-f9ed-4a9e-83e2-63ec69c8725f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:19:01.746189 crc crio[24477]: time=\"2026-06-11T12:19:01.746141799Z\" level=info msg=\"Starting container: 965f476c523ed62f68add343484a08f7a61131060a2e2ed6e0e3dcc0990ad5f5\" id=2c77747f-db42-48e5-873e-1f2fd6bd78d8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:19:01.753715 crc crio[24477]: time=\"2026-06-11T12:19:01.753510544Z\" level=info msg=\"Started container\" PID=54916 containerID=965f476c523ed62f68add343484a08f7a61131060a2e2ed6e0e3dcc0990ad5f5 description=baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/ironic id=2c77747f-db42-48e5-873e-1f2fd6bd78d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cca1e71d2c70fdfff34c3e421cd265d2a11d2b7a0748a6c31db11863246c0ff3\nJun 11 12:19:01.766487 crc crio[24477]: time=\"2026-06-11T12:19:01.766374935Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=66837ef5-3125-478d-8417-c23bfce9fdb5 name=/runtime.v1.ImageService/PullImage\nJun 11 12:19:01.774876 crc crio[24477]: time=\"2026-06-11T12:19:01.774438882Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 11 12:19:02.264494 crc crio[24477]: time=\"2026-06-11T12:19:02.264308021Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=66837ef5-3125-478d-8417-c23bfce9fdb5 name=/runtime.v1.ImageService/PullImage\nJun 11 12:19:02.265825 crc crio[24477]: time=\"2026-06-11T12:19:02.265737879Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=f3743f8f-f3c6-4f15-89ba-07b3a5bda229 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:02.272798 crc crio[24477]: time=\"2026-06-11T12:19:02.272616811Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=787e29de-2f35-4672-a688-2ad196d8ecb1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:02.282736 crc crio[24477]: time=\"2026-06-11T12:19:02.282602441Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/ironic-httpd\" id=8e995c43-4dc6-4234-8b98-520a12031e22 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:19:02.285283 crc crio[24477]: time=\"2026-06-11T12:19:02.285190575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:19:02.335044 crc crio[24477]: time=\"2026-06-11T12:19:02.334933109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:19:03.064563 crc crio[24477]: time=\"2026-06-11T12:19:03.063776548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:19:03.163249 crc crio[24477]: time=\"2026-06-11T12:19:03.163017397Z\" level=info msg=\"Created container b94af418e79a4bc087385672684fa62a07a56228583e9f7e6dc24b37f4f87e89: baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/ironic-httpd\" id=8e995c43-4dc6-4234-8b98-520a12031e22 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:19:03.165449 crc crio[24477]: time=\"2026-06-11T12:19:03.16528678Z\" level=info msg=\"Starting container: b94af418e79a4bc087385672684fa62a07a56228583e9f7e6dc24b37f4f87e89\" id=c1a1a151-244d-49e9-9de3-b2543538c224 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:19:03.174425 crc crio[24477]: time=\"2026-06-11T12:19:03.174056136Z\" level=info msg=\"Started container\" PID=54943 containerID=b94af418e79a4bc087385672684fa62a07a56228583e9f7e6dc24b37f4f87e89 description=baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/ironic-httpd id=c1a1a151-244d-49e9-9de3-b2543538c224 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cca1e71d2c70fdfff34c3e421cd265d2a11d2b7a0748a6c31db11863246c0ff3\nJun 11 12:19:03.189924 crc crio[24477]: time=\"2026-06-11T12:19:03.189801867Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=6a40ec03-e032-497a-b228-6d2c4d582263 name=/runtime.v1.ImageService/PullImage\nJun 11 12:19:03.195326 crc crio[24477]: time=\"2026-06-11T12:19:03.195251711Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 11 12:19:03.703006 crc crio[24477]: time=\"2026-06-11T12:19:03.702302559Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=6a40ec03-e032-497a-b228-6d2c4d582263 name=/runtime.v1.ImageService/PullImage\nJun 11 12:19:03.704116 crc crio[24477]: time=\"2026-06-11T12:19:03.704018388Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=c3113a4f-66f2-4850-b276-d07da31a158d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:03.709415 crc crio[24477]: time=\"2026-06-11T12:19:03.709313756Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=25eb0e63-df49-40bf-9dc1-2e8b021fdd81 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:03.720984 crc crio[24477]: time=\"2026-06-11T12:19:03.72089489Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/ironic-log-watch\" id=645a4bab-a74d-4a27-85b5-8d54756d3040 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:19:03.726806 crc crio[24477]: time=\"2026-06-11T12:19:03.726761127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:19:03.773979 crc crio[24477]: time=\"2026-06-11T12:19:03.773826563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:19:04.289091 crc crio[24477]: time=\"2026-06-11T12:19:04.288973558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:19:04.411309 crc crio[24477]: time=\"2026-06-11T12:19:04.411180061Z\" level=info msg=\"Created container d2787bfb3ba7bd556d285e904499f7b5e2ecc49bf53a0a8f943ad170eab52818: baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/ironic-log-watch\" id=645a4bab-a74d-4a27-85b5-8d54756d3040 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:19:04.413159 crc crio[24477]: time=\"2026-06-11T12:19:04.412986272Z\" level=info msg=\"Starting container: d2787bfb3ba7bd556d285e904499f7b5e2ecc49bf53a0a8f943ad170eab52818\" id=5cc49f6e-6af7-494c-8268-28a40243e872 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:19:04.421045 crc crio[24477]: time=\"2026-06-11T12:19:04.420920818Z\" level=info msg=\"Started container\" PID=55074 containerID=d2787bfb3ba7bd556d285e904499f7b5e2ecc49bf53a0a8f943ad170eab52818 description=baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/ironic-log-watch id=5cc49f6e-6af7-494c-8268-28a40243e872 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cca1e71d2c70fdfff34c3e421cd265d2a11d2b7a0748a6c31db11863246c0ff3\nJun 11 12:19:28.561988 crc crio[24477]: time=\"2026-06-11T12:19:28.560624172Z\" level=info msg=\"Removing container: f450227eae5d79126967e9b5a4e4d3a837ef903e466b3c9b9893bb0fc91e9639\" id=1e9e5acc-37a6-433c-aab8-bcf316794b06 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:19:28.750864 crc crio[24477]: time=\"2026-06-11T12:19:28.750728986Z\" level=info msg=\"Removed container f450227eae5d79126967e9b5a4e4d3a837ef903e466b3c9b9893bb0fc91e9639: openshift-infra/auto-csr-approver-29686332-68ng2/oc\" id=1e9e5acc-37a6-433c-aab8-bcf316794b06 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:19:28.764628 crc crio[24477]: time=\"2026-06-11T12:19:28.764193034Z\" level=info msg=\"Stopping pod sandbox: 18434342b4a9286f32d6ce5c46d923a8b4a0962ea4bc78b0dcaa53c3f581b466\" id=ada2a9b6-237f-409c-877f-f985288ce619 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:19:28.764628 crc crio[24477]: time=\"2026-06-11T12:19:28.764458372Z\" level=info msg=\"Stopped pod sandbox (already stopped): 18434342b4a9286f32d6ce5c46d923a8b4a0962ea4bc78b0dcaa53c3f581b466\" id=ada2a9b6-237f-409c-877f-f985288ce619 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:19:28.765447 crc crio[24477]: time=\"2026-06-11T12:19:28.765363396Z\" level=info msg=\"Removing pod sandbox: 18434342b4a9286f32d6ce5c46d923a8b4a0962ea4bc78b0dcaa53c3f581b466\" id=12c12d41-dc83-453b-a9b6-289d16192082 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:19:28.789694 crc crio[24477]: time=\"2026-06-11T12:19:28.789515654Z\" level=info msg=\"Removed pod sandbox: 18434342b4a9286f32d6ce5c46d923a8b4a0962ea4bc78b0dcaa53c3f581b466\" id=12c12d41-dc83-453b-a9b6-289d16192082 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:19:28.791893 crc crio[24477]: time=\"2026-06-11T12:19:28.791774757Z\" level=info msg=\"Stopping pod sandbox: 8317aa831193c1a97d2708ebabaef73d90680f05876f13d1e3067119a87cfbcb\" id=a731f942-33af-40ef-9bc4-7616dffb880d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:19:28.791893 crc crio[24477]: time=\"2026-06-11T12:19:28.79188213Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8317aa831193c1a97d2708ebabaef73d90680f05876f13d1e3067119a87cfbcb\" id=a731f942-33af-40ef-9bc4-7616dffb880d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:19:28.793276 crc crio[24477]: time=\"2026-06-11T12:19:28.793166398Z\" level=info msg=\"Removing pod sandbox: 8317aa831193c1a97d2708ebabaef73d90680f05876f13d1e3067119a87cfbcb\" id=38f6e4f9-e86e-4e5d-93ae-39cb81b4489f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:19:28.809487 crc crio[24477]: time=\"2026-06-11T12:19:28.809261196Z\" level=info msg=\"Removed pod sandbox: 8317aa831193c1a97d2708ebabaef73d90680f05876f13d1e3067119a87cfbcb\" id=38f6e4f9-e86e-4e5d-93ae-39cb81b4489f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:19:29.498484 crc crio[24477]: time=\"2026-06-11T12:19:29.497984562Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7dc8cc99c9-nlhr4/POD\" id=9c9c2315-7e86-4204-866e-3c6252f4330f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:19:29.498745 crc crio[24477]: time=\"2026-06-11T12:19:29.498502846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:19:29.571233 crc crio[24477]: time=\"2026-06-11T12:19:29.571014288Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-nlhr4 Namespace:openstack ID:3ea5196abd39f689e65040e5809d4881d684f11941bcbb75af0a86d24daaf51e UID:7095632e-9e0f-4c6c-8795-3dc1f94a41b6 NetNS:/var/run/netns/6217564f-251a-4e03-906d-eff9bb84b0c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7095632e_9e0f_4c6c_8795_3dc1f94a41b6.slice PodAnnotations:0xc00008d768}] Aliases:map[]}\"\nJun 11 12:19:29.571233 crc crio[24477]: time=\"2026-06-11T12:19:29.571201632Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7dc8cc99c9-nlhr4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:19:29.705388 crc crio[24477]: time=\"2026-06-11T12:19:29.705292567Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-769fc96f7c-kw6bw/POD\" id=ee2be229-56c2-4733-b9c7-472db544fd3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:19:29.705521 crc crio[24477]: time=\"2026-06-11T12:19:29.705433581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:19:29.738447 crc crio[24477]: time=\"2026-06-11T12:19:29.737959953Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-kw6bw Namespace:openstack ID:8e3dbd9af8e56e116c2e2673f70588cdbf473763f4fc828e06f4bded90a1a413 UID:335c170c-d82c-4b18-9e07-f85a7170dd25 NetNS:/var/run/netns/43088aef-e5a4-4b62-b0a7-ea2613213a5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod335c170c_d82c_4b18_9e07_f85a7170dd25.slice PodAnnotations:0xc002e12300}] Aliases:map[]}\"\nJun 11 12:19:29.738447 crc crio[24477]: time=\"2026-06-11T12:19:29.738435076Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-769fc96f7c-kw6bw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:19:30.178950 crc crio[24477]: 2026-06-11T12:19:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ea5196abd39f68 Mac:8a:11:55:d6:ec:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/6217564f-251a-4e03-906d-eff9bb84b0c6 SocketPath: PciID:}] [{Interface:0xc00051c7a0 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:19:30.180437 crc crio[24477]: time=\"2026-06-11T12:19:30.180401423Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-nlhr4 Namespace:openstack ID:3ea5196abd39f689e65040e5809d4881d684f11941bcbb75af0a86d24daaf51e UID:7095632e-9e0f-4c6c-8795-3dc1f94a41b6 NetNS:/var/run/netns/6217564f-251a-4e03-906d-eff9bb84b0c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7095632e_9e0f_4c6c_8795_3dc1f94a41b6.slice PodAnnotations:0xc00008d768}] Aliases:map[]}\"\nJun 11 12:19:30.180750 crc crio[24477]: time=\"2026-06-11T12:19:30.180727162Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7dc8cc99c9-nlhr4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:19:30.201745 crc crio[24477]: time=\"2026-06-11T12:19:30.201627635Z\" level=info msg=\"Ran pod sandbox 3ea5196abd39f689e65040e5809d4881d684f11941bcbb75af0a86d24daaf51e with infra container: openstack/dnsmasq-dns-7dc8cc99c9-nlhr4/POD\" id=9c9c2315-7e86-4204-866e-3c6252f4330f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:19:30.206018 crc crio[24477]: 2026-06-11T12:19:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8e3dbd9af8e56e1 Mac:4e:c1:1e:42:8a:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/43088aef-e5a4-4b62-b0a7-ea2613213a5b SocketPath: PciID:}] [{Interface:0xc0001126d0 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:19:30.206504 crc crio[24477]: time=\"2026-06-11T12:19:30.205916297Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cf844f03-fc56-4fac-af3c-72a63dce6fbc name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:30.207126 crc crio[24477]: time=\"2026-06-11T12:19:30.20701236Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=cf844f03-fc56-4fac-af3c-72a63dce6fbc name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:30.207224 crc crio[24477]: time=\"2026-06-11T12:19:30.207154754Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=cf844f03-fc56-4fac-af3c-72a63dce6fbc name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:30.207224 crc crio[24477]: time=\"2026-06-11T12:19:30.207181934Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-kw6bw Namespace:openstack ID:8e3dbd9af8e56e116c2e2673f70588cdbf473763f4fc828e06f4bded90a1a413 UID:335c170c-d82c-4b18-9e07-f85a7170dd25 NetNS:/var/run/netns/43088aef-e5a4-4b62-b0a7-ea2613213a5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod335c170c_d82c_4b18_9e07_f85a7170dd25.slice PodAnnotations:0xc002e12300}] Aliases:map[]}\"\nJun 11 12:19:30.207501 crc crio[24477]: time=\"2026-06-11T12:19:30.207416312Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-769fc96f7c-kw6bw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:19:30.214389 crc crio[24477]: time=\"2026-06-11T12:19:30.214307043Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=17ad7f60-0209-4514-b3c6-38fbfd93118c name=/runtime.v1.ImageService/PullImage\nJun 11 12:19:30.217733 crc crio[24477]: time=\"2026-06-11T12:19:30.217586496Z\" level=info msg=\"Ran pod sandbox 8e3dbd9af8e56e116c2e2673f70588cdbf473763f4fc828e06f4bded90a1a413 with infra container: openstack/dnsmasq-dns-769fc96f7c-kw6bw/POD\" id=ee2be229-56c2-4733-b9c7-472db544fd3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:19:30.220491 crc crio[24477]: time=\"2026-06-11T12:19:30.220243421Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 11 12:19:30.221512 crc crio[24477]: time=\"2026-06-11T12:19:30.221439463Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=79902bd1-dda7-4825-b770-2df86cd634a1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:30.222186 crc crio[24477]: time=\"2026-06-11T12:19:30.222112851Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=79902bd1-dda7-4825-b770-2df86cd634a1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:30.222264 crc crio[24477]: time=\"2026-06-11T12:19:30.222212574Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=79902bd1-dda7-4825-b770-2df86cd634a1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:30.225053 crc crio[24477]: time=\"2026-06-11T12:19:30.224775547Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=fce20cb9-7282-4116-8c02-1371c783a772 name=/runtime.v1.ImageService/PullImage\nJun 11 12:19:30.228853 crc crio[24477]: time=\"2026-06-11T12:19:30.228358456Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 11 12:19:31.655681 crc crio[24477]: time=\"2026-06-11T12:19:31.650228685Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6b994dcc49-qk7bx/POD\" id=3722d275-2a3c-4986-a5b9-f38c1100128f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:19:31.655681 crc crio[24477]: time=\"2026-06-11T12:19:31.65521697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:19:31.906070 crc crio[24477]: time=\"2026-06-11T12:19:31.904148496Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-qk7bx Namespace:openstack ID:a0c0825b0f8cb7f7203f5f74f8c2bfe8b791c5192b7aa63947c8a9dc8c6d5775 UID:8880ccaa-e817-48db-9990-28e5b0b52eb9 NetNS:/var/run/netns/867ba679-eab6-41e1-acf8-5c5582d4eb84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8880ccaa_e817_48db_9990_28e5b0b52eb9.slice PodAnnotations:0xc000a14288}] Aliases:map[]}\"\nJun 11 12:19:31.906070 crc crio[24477]: time=\"2026-06-11T12:19:31.905149644Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6b994dcc49-qk7bx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:19:32.449364 crc crio[24477]: time=\"2026-06-11T12:19:32.449305535Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68bc84565-4gxtk/POD\" id=30ad87b8-fc6e-425e-ba0c-2b5516b626f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:19:32.449478 crc crio[24477]: time=\"2026-06-11T12:19:32.449390178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:19:32.555816 crc crio[24477]: time=\"2026-06-11T12:19:32.554527994Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-4gxtk Namespace:openstack ID:48e33764786c56b95824915a988fd20614dd54eb584d74d8febf5552f5380406 UID:12f94981-8d6f-4082-bbb7-d26c8111454a NetNS:/var/run/netns/6a1f768d-e64c-45db-8b73-2886e64fd17b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12f94981_8d6f_4082_bbb7_d26c8111454a.slice PodAnnotations:0xc000a86618}] Aliases:map[]}\"\nJun 11 12:19:32.562120 crc crio[24477]: time=\"2026-06-11T12:19:32.560343849Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68bc84565-4gxtk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:19:32.584060 crc crio[24477]: time=\"2026-06-11T12:19:32.583957454Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=f9060189-27d7-467c-8d61-b1600d30e6ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:19:32.584571 crc crio[24477]: time=\"2026-06-11T12:19:32.584430507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:19:32.680149 crc crio[24477]: 2026-06-11T12:19:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0c0825b0f8cb7f Mac:ae:2a:e5:b6:1e:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/867ba679-eab6-41e1-acf8-5c5582d4eb84 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:19:32.681418 crc crio[24477]: time=\"2026-06-11T12:19:32.681195906Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-qk7bx Namespace:openstack ID:a0c0825b0f8cb7f7203f5f74f8c2bfe8b791c5192b7aa63947c8a9dc8c6d5775 UID:8880ccaa-e817-48db-9990-28e5b0b52eb9 NetNS:/var/run/netns/867ba679-eab6-41e1-acf8-5c5582d4eb84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8880ccaa_e817_48db_9990_28e5b0b52eb9.slice PodAnnotations:0xc000a14288}] Aliases:map[]}\"\nJun 11 12:19:32.691843 crc crio[24477]: time=\"2026-06-11T12:19:32.691756696Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6b994dcc49-qk7bx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:19:32.702241 crc crio[24477]: time=\"2026-06-11T12:19:32.697437142Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:ac41cd4fe61fb391d93c22e770caef4a0699223c68aff0d4c512c74276fc9f40 UID:2ac3dd39-c280-4e37-a234-31521a08458c NetNS:/var/run/netns/0a042d75-5161-4d48-960a-b1c4fe40cda9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ac3dd39_c280_4e37_a234_31521a08458c.slice PodAnnotations:0xc000326800}] Aliases:map[]}\"\nJun 11 12:19:32.702241 crc crio[24477]: time=\"2026-06-11T12:19:32.697787461Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:19:32.733284 crc crio[24477]: time=\"2026-06-11T12:19:32.731815832Z\" level=info msg=\"Ran pod sandbox a0c0825b0f8cb7f7203f5f74f8c2bfe8b791c5192b7aa63947c8a9dc8c6d5775 with infra container: openstack/dnsmasq-dns-6b994dcc49-qk7bx/POD\" id=3722d275-2a3c-4986-a5b9-f38c1100128f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:19:32.760136 crc crio[24477]: time=\"2026-06-11T12:19:32.759944525Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d4e2cbf8-6700-4a00-bce8-78bf9e22e9ad name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:32.761266 crc crio[24477]: time=\"2026-06-11T12:19:32.760303575Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=d4e2cbf8-6700-4a00-bce8-78bf9e22e9ad name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:32.761266 crc crio[24477]: time=\"2026-06-11T12:19:32.760362246Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=d4e2cbf8-6700-4a00-bce8-78bf9e22e9ad name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:32.777874 crc crio[24477]: time=\"2026-06-11T12:19:32.776016933Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8bc3eace-4fd6-479c-a1cd-85ea1448308f name=/runtime.v1.ImageService/PullImage\nJun 11 12:19:32.798397 crc crio[24477]: time=\"2026-06-11T12:19:32.798173223Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 11 12:19:33.342066 crc crio[24477]: 2026-06-11T12:19:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac41cd4fe61fb39 Mac:be:71:ee:45:6c:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/0a042d75-5161-4d48-960a-b1c4fe40cda9 SocketPath: PciID:}] [{Interface:0xc0004b4760 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:19:33.345319 crc crio[24477]: time=\"2026-06-11T12:19:33.344769877Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:ac41cd4fe61fb391d93c22e770caef4a0699223c68aff0d4c512c74276fc9f40 UID:2ac3dd39-c280-4e37-a234-31521a08458c NetNS:/var/run/netns/0a042d75-5161-4d48-960a-b1c4fe40cda9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ac3dd39_c280_4e37_a234_31521a08458c.slice PodAnnotations:0xc000326800}] Aliases:map[]}\"\nJun 11 12:19:33.346321 crc crio[24477]: time=\"2026-06-11T12:19:33.345847197Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:19:33.388730 crc crio[24477]: time=\"2026-06-11T12:19:33.388405812Z\" level=info msg=\"Ran pod sandbox ac41cd4fe61fb391d93c22e770caef4a0699223c68aff0d4c512c74276fc9f40 with infra container: openstack/rabbitmq-server-0/POD\" id=f9060189-27d7-467c-8d61-b1600d30e6ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:19:33.409409 crc crio[24477]: time=\"2026-06-11T12:19:33.409233017Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=d31a0c70-5811-4a83-a549-865ac9063bd8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:33.410232 crc crio[24477]: time=\"2026-06-11T12:19:33.409776902Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=d31a0c70-5811-4a83-a549-865ac9063bd8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:33.410232 crc crio[24477]: time=\"2026-06-11T12:19:33.409836373Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=d31a0c70-5811-4a83-a549-865ac9063bd8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:33.416774 crc crio[24477]: 2026-06-11T12:19:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:48e33764786c56b Mac:16:57:66:3d:64:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/6a1f768d-e64c-45db-8b73-2886e64fd17b SocketPath: PciID:}] [{Interface:0xc0004ac5d0 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:19:33.423396 crc crio[24477]: time=\"2026-06-11T12:19:33.423085745Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=2f4d4b40-a219-49e0-83f0-c0add66d57da name=/runtime.v1.ImageService/PullImage\nJun 11 12:19:33.430928 crc crio[24477]: time=\"2026-06-11T12:19:33.430805859Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-4gxtk Namespace:openstack ID:48e33764786c56b95824915a988fd20614dd54eb584d74d8febf5552f5380406 UID:12f94981-8d6f-4082-bbb7-d26c8111454a NetNS:/var/run/netns/6a1f768d-e64c-45db-8b73-2886e64fd17b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12f94981_8d6f_4082_bbb7_d26c8111454a.slice PodAnnotations:0xc000a86618}] Aliases:map[]}\"\nJun 11 12:19:33.431165 crc crio[24477]: time=\"2026-06-11T12:19:33.431069007Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68bc84565-4gxtk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:19:33.448751 crc crio[24477]: time=\"2026-06-11T12:19:33.448622324Z\" level=info msg=\"Ran pod sandbox 48e33764786c56b95824915a988fd20614dd54eb584d74d8febf5552f5380406 with infra container: openstack/dnsmasq-dns-68bc84565-4gxtk/POD\" id=30ad87b8-fc6e-425e-ba0c-2b5516b626f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:19:33.454118 crc crio[24477]: time=\"2026-06-11T12:19:33.454030538Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cd2a3efc-4cd0-4101-af72-9366cc34a945 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:33.454318 crc crio[24477]: time=\"2026-06-11T12:19:33.454159356Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"\nJun 11 12:19:33.454318 crc crio[24477]: time=\"2026-06-11T12:19:33.454230364Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=cd2a3efc-4cd0-4101-af72-9366cc34a945 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:33.454318 crc crio[24477]: time=\"2026-06-11T12:19:33.454277895Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=cd2a3efc-4cd0-4101-af72-9366cc34a945 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:33.457100 crc crio[24477]: time=\"2026-06-11T12:19:33.457029272Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=63b0376e-2a45-48a0-95ce-3d8302c66d4a name=/runtime.v1.ImageService/PullImage\nJun 11 12:19:33.463931 crc crio[24477]: time=\"2026-06-11T12:19:33.463736631Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 11 12:19:33.672771 crc crio[24477]: time=\"2026-06-11T12:19:33.672692633Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=32554617-2480-45d1-ac4c-ba920f4b65fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:19:33.672994 crc crio[24477]: time=\"2026-06-11T12:19:33.672935671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:19:33.766943 crc crio[24477]: time=\"2026-06-11T12:19:33.7668673Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:7a165bf2d5c44eb61ebeeb4509fe4c01d99254011c3e3c390168752b1054fbe9 UID:7bb4578e-fd31-42b8-bfb6-7d0b4fdc4d70 NetNS:/var/run/netns/9e4f5407-f36a-484c-b638-5a22aed8f5ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7bb4578e_fd31_42b8_bfb6_7d0b4fdc4d70.slice PodAnnotations:0xc000326ce8}] Aliases:map[]}\"\nJun 11 12:19:33.769123 crc crio[24477]: time=\"2026-06-11T12:19:33.769091132Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:19:34.527279 crc crio[24477]: 2026-06-11T12:19:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a165bf2d5c44eb Mac:da:58:b3:48:be:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/9e4f5407-f36a-484c-b638-5a22aed8f5ca SocketPath: PciID:}] [{Interface:0xc0004b2760 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:19:34.530073 crc crio[24477]: time=\"2026-06-11T12:19:34.52995084Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:7a165bf2d5c44eb61ebeeb4509fe4c01d99254011c3e3c390168752b1054fbe9 UID:7bb4578e-fd31-42b8-bfb6-7d0b4fdc4d70 NetNS:/var/run/netns/9e4f5407-f36a-484c-b638-5a22aed8f5ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7bb4578e_fd31_42b8_bfb6_7d0b4fdc4d70.slice PodAnnotations:0xc000326ce8}] Aliases:map[]}\"\nJun 11 12:19:34.530226 crc crio[24477]: time=\"2026-06-11T12:19:34.530172826Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:19:34.552218 crc crio[24477]: time=\"2026-06-11T12:19:34.552034903Z\" level=info msg=\"Ran pod sandbox 7a165bf2d5c44eb61ebeeb4509fe4c01d99254011c3e3c390168752b1054fbe9 with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=32554617-2480-45d1-ac4c-ba920f4b65fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:19:34.558176 crc crio[24477]: time=\"2026-06-11T12:19:34.558094647Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=f127e265-95ff-4da7-a784-e4d4a241691a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:34.558416 crc crio[24477]: time=\"2026-06-11T12:19:34.558365225Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=f127e265-95ff-4da7-a784-e4d4a241691a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:34.558508 crc crio[24477]: time=\"2026-06-11T12:19:34.558439276Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=f127e265-95ff-4da7-a784-e4d4a241691a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:34.571480 crc crio[24477]: time=\"2026-06-11T12:19:34.568414899Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=2a16b4ea-4866-48ba-8e91-5b6a6dcef776 name=/runtime.v1.ImageService/PullImage\nJun 11 12:19:34.573609 crc crio[24477]: time=\"2026-06-11T12:19:34.572881133Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"\nJun 11 12:19:34.737330 crc crio[24477]: time=\"2026-06-11T12:19:34.736437366Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=a3172964-5ab9-49f3-a8cf-c7bdaf412bf3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:19:34.737995 crc crio[24477]: time=\"2026-06-11T12:19:34.737026122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:19:34.777463 crc crio[24477]: time=\"2026-06-11T12:19:34.777194939Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:14170729c548fda7b13f85f4dadd8621f9a95ca40b83cb445d06f1db44a3df05 UID:77c49faf-0949-436b-8ddd-e257e24c04cc NetNS:/var/run/netns/7655f1b2-a891-4b41-8824-757601adb5ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77c49faf_0949_436b_8ddd_e257e24c04cc.slice PodAnnotations:0xc001f2a9f0}] Aliases:map[]}\"\nJun 11 12:19:34.777463 crc crio[24477]: time=\"2026-06-11T12:19:34.777298132Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:19:35.548199 crc crio[24477]: 2026-06-11T12:19:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:14170729c548fda Mac:fa:44:24:b0:34:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/7655f1b2-a891-4b41-8824-757601adb5ef SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:19:35.554083 crc crio[24477]: time=\"2026-06-11T12:19:35.553965308Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:14170729c548fda7b13f85f4dadd8621f9a95ca40b83cb445d06f1db44a3df05 UID:77c49faf-0949-436b-8ddd-e257e24c04cc NetNS:/var/run/netns/7655f1b2-a891-4b41-8824-757601adb5ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77c49faf_0949_436b_8ddd_e257e24c04cc.slice PodAnnotations:0xc001f2a9f0}] Aliases:map[]}\"\nJun 11 12:19:35.554987 crc crio[24477]: time=\"2026-06-11T12:19:35.554922456Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:19:35.577282 crc crio[24477]: time=\"2026-06-11T12:19:35.577184887Z\" level=info msg=\"Ran pod sandbox 14170729c548fda7b13f85f4dadd8621f9a95ca40b83cb445d06f1db44a3df05 with infra container: openstack/openstack-galera-0/POD\" id=a3172964-5ab9-49f3-a8cf-c7bdaf412bf3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:19:35.590354 crc crio[24477]: time=\"2026-06-11T12:19:35.58301273Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=13c0f889-0810-4e60-bd72-1f2ef323000e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:35.590354 crc crio[24477]: time=\"2026-06-11T12:19:35.583340529Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=13c0f889-0810-4e60-bd72-1f2ef323000e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:35.590354 crc crio[24477]: time=\"2026-06-11T12:19:35.583507104Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=13c0f889-0810-4e60-bd72-1f2ef323000e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:35.590354 crc crio[24477]: time=\"2026-06-11T12:19:35.589329909Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8567b980-888f-43d8-9fe6-bcdb926e5d30 name=/runtime.v1.ImageService/PullImage\nJun 11 12:19:35.602157 crc crio[24477]: time=\"2026-06-11T12:19:35.601470736Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"\nJun 11 12:19:35.819576 crc crio[24477]: time=\"2026-06-11T12:19:35.818751241Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=cda6fd44-4148-4c0a-82a4-e5a58b235262 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:19:35.821303 crc crio[24477]: time=\"2026-06-11T12:19:35.819630596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:19:36.010913 crc crio[24477]: time=\"2026-06-11T12:19:36.01053042Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:2200cc85422d8dc80f0f995df075e56d794d4c854d9640313456892586e814a8 UID:461144ed-8208-4cc9-87f3-0d7eb22d466a NetNS:/var/run/netns/7ee58199-1901-4215-94d7-29770ea7989b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod461144ed_8208_4cc9_87f3_0d7eb22d466a.slice PodAnnotations:0xc0003264f0}] Aliases:map[]}\"\nJun 11 12:19:36.010913 crc crio[24477]: time=\"2026-06-11T12:19:36.010617712Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:19:36.262176 crc crio[24477]: time=\"2026-06-11T12:19:36.261690947Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=7ff9e186-d36a-48ae-8174-7a9a16fec2f9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:19:36.262176 crc crio[24477]: time=\"2026-06-11T12:19:36.261817623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:19:36.414433 crc crio[24477]: time=\"2026-06-11T12:19:36.414243227Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:a8dbf96d12e2598276ded23bef8dba240e6415714935079e7a663fa805d5fcd1 UID:df80a41f-db0d-4ac6-b7ef-e737564fd956 NetNS:/var/run/netns/e2e5d86b-55ea-4bad-9e6c-9e8e225a40f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf80a41f_db0d_4ac6_b7ef_e737564fd956.slice PodAnnotations:0xc0003268d8}] Aliases:map[]}\"\nJun 11 12:19:36.414433 crc crio[24477]: time=\"2026-06-11T12:19:36.414406794Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:19:36.967828 crc crio[24477]: 2026-06-11T12:19:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2200cc85422d8dc Mac:da:02:df:4d:71:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/7ee58199-1901-4215-94d7-29770ea7989b SocketPath: PciID:}] [{Interface:0xc0003045b0 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:19:36.969967 crc crio[24477]: time=\"2026-06-11T12:19:36.969766987Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:2200cc85422d8dc80f0f995df075e56d794d4c854d9640313456892586e814a8 UID:461144ed-8208-4cc9-87f3-0d7eb22d466a NetNS:/var/run/netns/7ee58199-1901-4215-94d7-29770ea7989b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod461144ed_8208_4cc9_87f3_0d7eb22d466a.slice PodAnnotations:0xc0003264f0}] Aliases:map[]}\"\nJun 11 12:19:36.969967 crc crio[24477]: time=\"2026-06-11T12:19:36.969919112Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:19:36.978113 crc crio[24477]: time=\"2026-06-11T12:19:36.97795844Z\" level=info msg=\"Ran pod sandbox 2200cc85422d8dc80f0f995df075e56d794d4c854d9640313456892586e814a8 with infra container: openstack/openstack-cell1-galera-0/POD\" id=cda6fd44-4148-4c0a-82a4-e5a58b235262 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:19:37.056994 crc crio[24477]: time=\"2026-06-11T12:19:37.054974277Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=666e97ee-f65f-452c-beba-e0df68999f19 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:37.056994 crc crio[24477]: time=\"2026-06-11T12:19:37.055215855Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=666e97ee-f65f-452c-beba-e0df68999f19 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:37.056994 crc crio[24477]: time=\"2026-06-11T12:19:37.055260536Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=666e97ee-f65f-452c-beba-e0df68999f19 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:37.063730 crc crio[24477]: time=\"2026-06-11T12:19:37.062721287Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f5a62ccf-9d8c-4201-95f7-a98f2e21e737 name=/runtime.v1.ImageService/PullImage\nJun 11 12:19:37.083477 crc crio[24477]: time=\"2026-06-11T12:19:37.083388939Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"\nJun 11 12:19:37.452698 crc crio[24477]: 2026-06-11T12:19:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8dbf96d12e2598 Mac:e6:9b:22:10:be:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/e2e5d86b-55ea-4bad-9e6c-9e8e225a40f1 SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:19:37.472835 crc crio[24477]: time=\"2026-06-11T12:19:37.470306547Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:a8dbf96d12e2598276ded23bef8dba240e6415714935079e7a663fa805d5fcd1 UID:df80a41f-db0d-4ac6-b7ef-e737564fd956 NetNS:/var/run/netns/e2e5d86b-55ea-4bad-9e6c-9e8e225a40f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf80a41f_db0d_4ac6_b7ef_e737564fd956.slice PodAnnotations:0xc0003268d8}] Aliases:map[]}\"\nJun 11 12:19:37.472835 crc crio[24477]: time=\"2026-06-11T12:19:37.471077659Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:19:37.553207 crc crio[24477]: time=\"2026-06-11T12:19:37.553119903Z\" level=info msg=\"Ran pod sandbox a8dbf96d12e2598276ded23bef8dba240e6415714935079e7a663fa805d5fcd1 with infra container: openstack/memcached-0/POD\" id=7ff9e186-d36a-48ae-8174-7a9a16fec2f9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:19:37.569327 crc crio[24477]: time=\"2026-06-11T12:19:37.569205169Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=25b61cb1-c133-4d3e-9568-d8c6d49e6168 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:37.569866 crc crio[24477]: time=\"2026-06-11T12:19:37.569404945Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found\" id=25b61cb1-c133-4d3e-9568-d8c6d49e6168 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:37.569866 crc crio[24477]: time=\"2026-06-11T12:19:37.569449773Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found\" id=25b61cb1-c133-4d3e-9568-d8c6d49e6168 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:37.571742 crc crio[24477]: time=\"2026-06-11T12:19:37.5716969Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=a8cb404f-42a7-48e4-9692-3cb6ad5b6b10 name=/runtime.v1.ImageService/PullImage\nJun 11 12:19:37.580375 crc crio[24477]: time=\"2026-06-11T12:19:37.580076868Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\\\"\"\nJun 11 12:19:39.410404 crc crio[24477]: time=\"2026-06-11T12:19:39.409998005Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=2d1c2026-5eec-4d76-99d4-c93f8d707325 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:19:39.410404 crc crio[24477]: time=\"2026-06-11T12:19:39.410405063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:19:39.546265 crc crio[24477]: time=\"2026-06-11T12:19:39.545756394Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:28c3799b1e218d1d83473022f7dd4bc1b2b8fb5dd9c86d289b56d016272de0fb UID:3a86d4d8-6905-4374-ad64-0c163eb84e60 NetNS:/var/run/netns/f6756cc1-d34b-4897-aef5-13861cc70dcb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a86d4d8_6905_4374_ad64_0c163eb84e60.slice PodAnnotations:0xc001f2a3f0}] Aliases:map[]}\"\nJun 11 12:19:39.546265 crc crio[24477]: time=\"2026-06-11T12:19:39.546164765Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:19:40.144447 crc crio[24477]: 2026-06-11T12:19:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28c3799b1e218d1 Mac:52:44:0c:02:9d:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/f6756cc1-d34b-4897-aef5-13861cc70dcb SocketPath: PciID:}] [{Interface:0xc00022c5b0 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:19:40.147069 crc crio[24477]: time=\"2026-06-11T12:19:40.146995371Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:28c3799b1e218d1d83473022f7dd4bc1b2b8fb5dd9c86d289b56d016272de0fb UID:3a86d4d8-6905-4374-ad64-0c163eb84e60 NetNS:/var/run/netns/f6756cc1-d34b-4897-aef5-13861cc70dcb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a86d4d8_6905_4374_ad64_0c163eb84e60.slice PodAnnotations:0xc001f2a3f0}] Aliases:map[]}\"\nJun 11 12:19:40.148273 crc crio[24477]: time=\"2026-06-11T12:19:40.148151323Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:19:40.219853 crc crio[24477]: time=\"2026-06-11T12:19:40.219383922Z\" level=info msg=\"Ran pod sandbox 28c3799b1e218d1d83473022f7dd4bc1b2b8fb5dd9c86d289b56d016272de0fb with infra container: openstack/kube-state-metrics-0/POD\" id=2d1c2026-5eec-4d76-99d4-c93f8d707325 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:19:40.228327 crc crio[24477]: time=\"2026-06-11T12:19:40.228239803Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=5a613016-4497-4fa1-9cdf-e089a15f5889 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:40.228794 crc crio[24477]: time=\"2026-06-11T12:19:40.228723786Z\" level=info msg=\"Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found\" id=5a613016-4497-4fa1-9cdf-e089a15f5889 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:40.228794 crc crio[24477]: time=\"2026-06-11T12:19:40.228815129Z\" level=info msg=\"Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found\" id=5a613016-4497-4fa1-9cdf-e089a15f5889 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:40.231321 crc crio[24477]: time=\"2026-06-11T12:19:40.230310959Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=de3c2847-f282-49f8-b9be-1ff0574e92a5 name=/runtime.v1.ImageService/PullImage\nJun 11 12:19:40.304909 crc crio[24477]: time=\"2026-06-11T12:19:40.304750883Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\\\"\"\nJun 11 12:19:42.228712 crc crio[24477]: time=\"2026-06-11T12:19:42.225253264Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-lrklq/POD\" id=bbed2472-feb0-4ba7-b91f-a3b41b7a69dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:19:42.230248 crc crio[24477]: time=\"2026-06-11T12:19:42.230209055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:19:42.330459 crc crio[24477]: time=\"2026-06-11T12:19:42.330163955Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-8t2kw/POD\" id=587608ca-559e-45be-b6b5-da0536c14231 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:19:42.331431 crc crio[24477]: time=\"2026-06-11T12:19:42.331370719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:19:42.514285 crc crio[24477]: time=\"2026-06-11T12:19:42.510242542Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=cd9f4b52-afea-4913-a7f5-ed0f697fcf95 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:19:42.514285 crc crio[24477]: time=\"2026-06-11T12:19:42.510318448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:19:43.192536 crc crio[24477]: time=\"2026-06-11T12:19:43.192343245Z\" level=info msg=\"Got pod network &{Name:ovn-controller-lrklq Namespace:openstack ID:b8cbc73d857daa8a20c879b54a451c65b9cd6168ba174e24d4241019740be3e8 UID:1ded584c-1edb-491d-a386-61bc2252eaf3 NetNS:/var/run/netns/0ee81a02-f4e7-474f-8e57-395f3941255b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ded584c_1edb_491d_a386_61bc2252eaf3.slice PodAnnotations:0xc000a86220}] Aliases:map[]}\"\nJun 11 12:19:43.192536 crc crio[24477]: time=\"2026-06-11T12:19:43.192417627Z\" level=info msg=\"Adding pod openstack_ovn-controller-lrklq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:19:43.761201 crc crio[24477]: 2026-06-11T12:19:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8cbc73d857daa8 Mac:0e:46:9b:fa:19:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/0ee81a02-f4e7-474f-8e57-395f3941255b SocketPath: PciID:}] [{Interface:0xc0003a6610 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:19:43.763338 crc crio[24477]: time=\"2026-06-11T12:19:43.763161391Z\" level=info msg=\"Got pod network &{Name:ovn-controller-lrklq Namespace:openstack ID:b8cbc73d857daa8a20c879b54a451c65b9cd6168ba174e24d4241019740be3e8 UID:1ded584c-1edb-491d-a386-61bc2252eaf3 NetNS:/var/run/netns/0ee81a02-f4e7-474f-8e57-395f3941255b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ded584c_1edb_491d_a386_61bc2252eaf3.slice PodAnnotations:0xc000a86220}] Aliases:map[]}\"\nJun 11 12:19:43.763338 crc crio[24477]: time=\"2026-06-11T12:19:43.763302206Z\" level=info msg=\"Checking pod openstack_ovn-controller-lrklq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:19:44.458839 crc crio[24477]: time=\"2026-06-11T12:19:44.458166866Z\" level=info msg=\"Ran pod sandbox b8cbc73d857daa8a20c879b54a451c65b9cd6168ba174e24d4241019740be3e8 with infra container: openstack/ovn-controller-lrklq/POD\" id=bbed2472-feb0-4ba7-b91f-a3b41b7a69dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:19:44.480254 crc crio[24477]: time=\"2026-06-11T12:19:44.480158352Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=a39212a0-9585-4bb7-9a9c-56f7cbe59d5e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:44.487358 crc crio[24477]: time=\"2026-06-11T12:19:44.487284074Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=a39212a0-9585-4bb7-9a9c-56f7cbe59d5e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:44.487721 crc crio[24477]: time=\"2026-06-11T12:19:44.487408608Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=a39212a0-9585-4bb7-9a9c-56f7cbe59d5e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:44.492280 crc crio[24477]: time=\"2026-06-11T12:19:44.492204074Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=400073a5-ecbd-4d4a-a37f-bb7959ca20e4 name=/runtime.v1.ImageService/PullImage\nJun 11 12:19:44.497322 crc crio[24477]: time=\"2026-06-11T12:19:44.497138326Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"\nJun 11 12:19:44.741107 crc crio[24477]: time=\"2026-06-11T12:19:44.734914857Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-8t2kw Namespace:openstack ID:dd78ddb759e410ffd524f845c2072f9828b6798088e753585ebe201a2cd12ab4 UID:78f08168-5d47-4bb2-90cd-40a0e471b3e4 NetNS:/var/run/netns/29ee53c4-ed55-4859-b9a7-3a3ba7fe70d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78f08168_5d47_4bb2_90cd_40a0e471b3e4.slice PodAnnotations:0xc00008cab8}] Aliases:map[]}\"\nJun 11 12:19:44.741107 crc crio[24477]: time=\"2026-06-11T12:19:44.734992699Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-8t2kw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:19:45.783164 crc crio[24477]: time=\"2026-06-11T12:19:45.77223372Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:86c584f2a38c990908fb968fffba1a9212502cb4bc1011de52a16e82c53d78cb UID:6af1c5c3-0a0b-4b30-ac78-cec93e5f7cf5 NetNS:/var/run/netns/d4412ced-22bb-4471-97ca-c033d469e973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6af1c5c3_0a0b_4b30_ac78_cec93e5f7cf5.slice PodAnnotations:0xc000b18070}] Aliases:map[]}\"\nJun 11 12:19:45.783164 crc crio[24477]: time=\"2026-06-11T12:19:45.78314932Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:19:46.395186 crc crio[24477]: 2026-06-11T12:19:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd78ddb759e410f Mac:02:73:af:9f:97:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/29ee53c4-ed55-4859-b9a7-3a3ba7fe70d7 SocketPath: PciID:}] [{Interface:0xc000304bd0 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:19:46.397020 crc crio[24477]: time=\"2026-06-11T12:19:46.396006322Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-8t2kw Namespace:openstack ID:dd78ddb759e410ffd524f845c2072f9828b6798088e753585ebe201a2cd12ab4 UID:78f08168-5d47-4bb2-90cd-40a0e471b3e4 NetNS:/var/run/netns/29ee53c4-ed55-4859-b9a7-3a3ba7fe70d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78f08168_5d47_4bb2_90cd_40a0e471b3e4.slice PodAnnotations:0xc00008cab8}] Aliases:map[]}\"\nJun 11 12:19:46.397103 crc crio[24477]: time=\"2026-06-11T12:19:46.39697815Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-8t2kw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:19:46.707907 crc crio[24477]: 2026-06-11T12:19:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86c584f2a38c990 Mac:82:51:5f:c9:23:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/d4412ced-22bb-4471-97ca-c033d469e973 SocketPath: PciID:}] [{Interface:0xc000516db0 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:19:46.720458 crc crio[24477]: time=\"2026-06-11T12:19:46.720384275Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:86c584f2a38c990908fb968fffba1a9212502cb4bc1011de52a16e82c53d78cb UID:6af1c5c3-0a0b-4b30-ac78-cec93e5f7cf5 NetNS:/var/run/netns/d4412ced-22bb-4471-97ca-c033d469e973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6af1c5c3_0a0b_4b30_ac78_cec93e5f7cf5.slice PodAnnotations:0xc000b18070}] Aliases:map[]}\"\nJun 11 12:19:46.720903 crc crio[24477]: time=\"2026-06-11T12:19:46.720811467Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:19:46.798250 crc crio[24477]: time=\"2026-06-11T12:19:46.797711562Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=816dac4e-c3a0-4011-9855-61e4636da2c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:19:46.800123 crc crio[24477]: time=\"2026-06-11T12:19:46.798335579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:19:47.959117 crc crio[24477]: time=\"2026-06-11T12:19:47.959002723Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-lh7d4/POD\" id=d40163d8-94dc-4fbe-bacf-d4ee4fa2ce2e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:19:47.959964 crc crio[24477]: time=\"2026-06-11T12:19:47.959132936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:19:48.854520 crc crio[24477]: time=\"2026-06-11T12:19:48.85337486Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-86cd84489-mdrhw/POD\" id=8c46b664-085f-4ad8-a0fb-99cbcf3dc127 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:19:48.854520 crc crio[24477]: time=\"2026-06-11T12:19:48.854459371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:19:54.991739 crc crio[24477]: time=\"2026-06-11T12:19:54.990626718Z\" level=info msg=\"Ran pod sandbox 86c584f2a38c990908fb968fffba1a9212502cb4bc1011de52a16e82c53d78cb with infra container: openstack/ovsdbserver-nb-0/POD\" id=cd9f4b52-afea-4913-a7f5-ed0f697fcf95 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:19:54.996043 crc crio[24477]: time=\"2026-06-11T12:19:54.995917487Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=ce3a1d68-e6ff-480b-82c2-f15189698342 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:55.004718 crc crio[24477]: time=\"2026-06-11T12:19:55.00444755Z\" level=info msg=\"Ran pod sandbox dd78ddb759e410ffd524f845c2072f9828b6798088e753585ebe201a2cd12ab4 with infra container: openstack/ovn-controller-ovs-8t2kw/POD\" id=587608ca-559e-45be-b6b5-da0536c14231 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:19:55.009178 crc crio[24477]: time=\"2026-06-11T12:19:55.009070375Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=9f7a1b96-ab2a-4c92-b915-2dad75baf4ca name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:55.019272 crc crio[24477]: time=\"2026-06-11T12:19:55.019177368Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found\" id=ce3a1d68-e6ff-480b-82c2-f15189698342 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:55.019456 crc crio[24477]: time=\"2026-06-11T12:19:55.019399596Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found\" id=ce3a1d68-e6ff-480b-82c2-f15189698342 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:55.019893 crc crio[24477]: time=\"2026-06-11T12:19:55.019835486Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found\" id=9f7a1b96-ab2a-4c92-b915-2dad75baf4ca name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:55.019971 crc crio[24477]: time=\"2026-06-11T12:19:55.019928889Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found\" id=9f7a1b96-ab2a-4c92-b915-2dad75baf4ca name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:19:55.032830 crc crio[24477]: time=\"2026-06-11T12:19:55.032738458Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=a251c7fb-97cb-4d51-aa46-17b4586bfe47 name=/runtime.v1.ImageService/PullImage\nJun 11 12:19:55.037322 crc crio[24477]: time=\"2026-06-11T12:19:55.035517428Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=a8f7dbd3-9a4a-458e-a063-9f0a76db04ae name=/runtime.v1.ImageService/PullImage\nJun 11 12:19:55.045907 crc crio[24477]: time=\"2026-06-11T12:19:55.04428967Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\\\"\"\nJun 11 12:19:55.047410 crc crio[24477]: time=\"2026-06-11T12:19:55.045367571Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\\\"\"\nJun 11 12:20:00.064443 crc crio[24477]: time=\"2026-06-11T12:20:00.063185361Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:7e185752365ddd79702037a1402634325dc6040be74bffc86ad82ecf0c1ff692 UID:b921259d-d93c-4a8b-a415-39d861216b9e NetNS:/var/run/netns/ce816846-7256-4bb3-88d3-5ddcf2760bb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb921259d_d93c_4a8b_a415_39d861216b9e.slice PodAnnotations:0xc000327aa0}] Aliases:map[]}\"\nJun 11 12:20:00.064443 crc crio[24477]: time=\"2026-06-11T12:20:00.064412206Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:20:00.765332 crc crio[24477]: 2026-06-11T12:20:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e185752365ddd7 Mac:4e:3c:5a:16:82:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/ce816846-7256-4bb3-88d3-5ddcf2760bb6 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:20:00.767949 crc crio[24477]: time=\"2026-06-11T12:20:00.767812484Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:7e185752365ddd79702037a1402634325dc6040be74bffc86ad82ecf0c1ff692 UID:b921259d-d93c-4a8b-a415-39d861216b9e NetNS:/var/run/netns/ce816846-7256-4bb3-88d3-5ddcf2760bb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb921259d_d93c_4a8b_a415_39d861216b9e.slice PodAnnotations:0xc000327aa0}] Aliases:map[]}\"\nJun 11 12:20:00.768383 crc crio[24477]: time=\"2026-06-11T12:20:00.768298108Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:20:00.876371 crc crio[24477]: time=\"2026-06-11T12:20:00.875940982Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686340-cn7b4/POD\" id=e18a06ef-7559-4638-9329-a35d8853eee8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:20:00.876371 crc crio[24477]: time=\"2026-06-11T12:20:00.876132177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:06.087782 crc crio[24477]: time=\"2026-06-11T12:20:06.086546821Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-lh7d4 Namespace:openstack ID:559baf6350ee8424d6bf2e18e550888fb25321da13701807482b2c64d62a92a3 UID:ce4d4df1-1fe0-4627-a02f-b57a9ff64d0f NetNS:/var/run/netns/3941930b-b1e6-4a4b-a559-5d006717bb1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce4d4df1_1fe0_4627_a02f_b57a9ff64d0f.slice PodAnnotations:0xc00008c678}] Aliases:map[]}\"\nJun 11 12:20:06.087782 crc crio[24477]: time=\"2026-06-11T12:20:06.087760335Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-lh7d4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:20:06.097398 crc crio[24477]: time=\"2026-06-11T12:20:06.097264651Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86cd84489-mdrhw Namespace:openstack ID:2392c120f2ee7c8236802593c64dc9da2533f0bedf43e46cadb3b5e56a717e4c UID:8acc89a5-f6e4-4f50-883c-4f83977c2b94 NetNS:/var/run/netns/944e9c66-2ba3-4f0d-974c-40b6c95bb653 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8acc89a5_f6e4_4f50_883c_4f83977c2b94.slice PodAnnotations:0xc000a86310}] Aliases:map[]}\"\nJun 11 12:20:06.097398 crc crio[24477]: time=\"2026-06-11T12:20:06.097367844Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-86cd84489-mdrhw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:20:06.484786 crc crio[24477]: 2026-06-11T12:20:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2392c120f2ee7c8 Mac:f2:e4:69:86:e1:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/944e9c66-2ba3-4f0d-974c-40b6c95bb653 SocketPath: PciID:}] [{Interface:0xc000546700 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:20:06.486823 crc crio[24477]: time=\"2026-06-11T12:20:06.486213883Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86cd84489-mdrhw Namespace:openstack ID:2392c120f2ee7c8236802593c64dc9da2533f0bedf43e46cadb3b5e56a717e4c UID:8acc89a5-f6e4-4f50-883c-4f83977c2b94 NetNS:/var/run/netns/944e9c66-2ba3-4f0d-974c-40b6c95bb653 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8acc89a5_f6e4_4f50_883c_4f83977c2b94.slice PodAnnotations:0xc000a86310}] Aliases:map[]}\"\nJun 11 12:20:06.487356 crc crio[24477]: time=\"2026-06-11T12:20:06.486956035Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-86cd84489-mdrhw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:20:06.671121 crc crio[24477]: 2026-06-11T12:20:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:559baf6350ee842 Mac:fe:6b:0b:be:c8:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/3941930b-b1e6-4a4b-a559-5d006717bb1d SocketPath: PciID:}] [{Interface:0xc000394780 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:20:06.672047 crc crio[24477]: time=\"2026-06-11T12:20:06.671954644Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-lh7d4 Namespace:openstack ID:559baf6350ee8424d6bf2e18e550888fb25321da13701807482b2c64d62a92a3 UID:ce4d4df1-1fe0-4627-a02f-b57a9ff64d0f NetNS:/var/run/netns/3941930b-b1e6-4a4b-a559-5d006717bb1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce4d4df1_1fe0_4627_a02f_b57a9ff64d0f.slice PodAnnotations:0xc00008c678}] Aliases:map[]}\"\nJun 11 12:20:06.672183 crc crio[24477]: time=\"2026-06-11T12:20:06.672133689Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-lh7d4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:20:14.232367 crc crio[24477]: time=\"2026-06-11T12:20:14.231033854Z\" level=info msg=\"Ran pod sandbox 7e185752365ddd79702037a1402634325dc6040be74bffc86ad82ecf0c1ff692 with infra container: openstack/ovsdbserver-sb-0/POD\" id=816dac4e-c3a0-4011-9855-61e4636da2c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:20:14.237071 crc crio[24477]: time=\"2026-06-11T12:20:14.236967189Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=b9bca5a0-f643-4505-87ae-544d1e0ef7a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:14.309168 crc crio[24477]: time=\"2026-06-11T12:20:14.309028976Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found\" id=b9bca5a0-f643-4505-87ae-544d1e0ef7a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:14.309709 crc crio[24477]: time=\"2026-06-11T12:20:14.309426687Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found\" id=b9bca5a0-f643-4505-87ae-544d1e0ef7a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:14.315089 crc crio[24477]: time=\"2026-06-11T12:20:14.315021484Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=9fe9bad2-757c-4819-900b-974d61f5bf3e name=/runtime.v1.ImageService/PullImage\nJun 11 12:20:14.332386 crc crio[24477]: time=\"2026-06-11T12:20:14.332289708Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\\\"\"\nJun 11 12:20:15.427620 crc crio[24477]: time=\"2026-06-11T12:20:15.427031107Z\" level=info msg=\"Ran pod sandbox 559baf6350ee8424d6bf2e18e550888fb25321da13701807482b2c64d62a92a3 with infra container: openstack/ovn-controller-metrics-lh7d4/POD\" id=d40163d8-94dc-4fbe-bacf-d4ee4fa2ce2e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:20:15.431019 crc crio[24477]: time=\"2026-06-11T12:20:15.430887994Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=0d14e05a-2531-46dd-9379-01ba9e403a25 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:15.431490 crc crio[24477]: time=\"2026-06-11T12:20:15.431405888Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=0d14e05a-2531-46dd-9379-01ba9e403a25 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:15.431824 crc crio[24477]: time=\"2026-06-11T12:20:15.431619844Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=0d14e05a-2531-46dd-9379-01ba9e403a25 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:15.433273 crc crio[24477]: time=\"2026-06-11T12:20:15.433133928Z\" level=info msg=\"Ran pod sandbox 2392c120f2ee7c8236802593c64dc9da2533f0bedf43e46cadb3b5e56a717e4c with infra container: openstack/dnsmasq-dns-86cd84489-mdrhw/POD\" id=8c46b664-085f-4ad8-a0fb-99cbcf3dc127 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:20:15.433760 crc crio[24477]: time=\"2026-06-11T12:20:15.43360269Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=c450eae5-dd5b-4fee-a953-3c35d0e706c0 name=/runtime.v1.ImageService/PullImage\nJun 11 12:20:15.438080 crc crio[24477]: time=\"2026-06-11T12:20:15.437731186Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f8d09cf0-c38f-4b49-9c6c-ea45f40c1bff name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:15.441120 crc crio[24477]: time=\"2026-06-11T12:20:15.44105132Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"\nJun 11 12:20:15.456232 crc crio[24477]: time=\"2026-06-11T12:20:15.45612638Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=f8d09cf0-c38f-4b49-9c6c-ea45f40c1bff name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:15.456232 crc crio[24477]: time=\"2026-06-11T12:20:15.456247164Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=f8d09cf0-c38f-4b49-9c6c-ea45f40c1bff name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:15.460070 crc crio[24477]: time=\"2026-06-11T12:20:15.458992961Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=807f5cf7-efcf-4041-a79e-2b764111c564 name=/runtime.v1.ImageService/PullImage\nJun 11 12:20:15.465073 crc crio[24477]: time=\"2026-06-11T12:20:15.463113415Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 11 12:20:15.596033 crc crio[24477]: time=\"2026-06-11T12:20:15.595926336Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=f5a62ccf-9d8c-4201-95f7-a98f2e21e737 name=/runtime.v1.ImageService/PullImage\nJun 11 12:20:15.598223 crc crio[24477]: time=\"2026-06-11T12:20:15.597982132Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=89be419d-f326-4925-a775-028e06967637 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:15.608078 crc crio[24477]: time=\"2026-06-11T12:20:15.607895885Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=2f4d4b40-a219-49e0-83f0-c0add66d57da name=/runtime.v1.ImageService/PullImage\nJun 11 12:20:15.609246 crc crio[24477]: time=\"2026-06-11T12:20:15.609107294Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=4c1edde1-9564-4c2d-b767-c5c11bcd94c5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:16.226685 crc crio[24477]: time=\"2026-06-11T12:20:16.226481311Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:647630343be667cb46f7c2dbcdd39cf5ba9eafb77c9032e069e28ba9be88ce0a\" id=a8cb404f-42a7-48e4-9692-3cb6ad5b6b10 name=/runtime.v1.ImageService/PullImage\nJun 11 12:20:16.228370 crc crio[24477]: time=\"2026-06-11T12:20:16.228302344Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=9957777c-7678-43a0-aa66-89cdcd50dedc name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:16.252086 crc crio[24477]: time=\"2026-06-11T12:20:16.251964218Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:7b731db5aae0df7b814f3d00e979dfead5d3d5d0628ad440b664274097714eee\" id=a251c7fb-97cb-4d51-aa46-17b4586bfe47 name=/runtime.v1.ImageService/PullImage\nJun 11 12:20:16.254530 crc crio[24477]: time=\"2026-06-11T12:20:16.253540821Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=0fbb7f84-3f25-4135-8855-e4cc4ef3a1d8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:16.275510 crc crio[24477]: time=\"2026-06-11T12:20:16.275367953Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=fce20cb9-7282-4116-8c02-1371c783a772 name=/runtime.v1.ImageService/PullImage\nJun 11 12:20:16.278880 crc crio[24477]: time=\"2026-06-11T12:20:16.278186081Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8f41192d-ddd8-45b0-9c6a-488751a9f615 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:16.599542 crc crio[24477]: time=\"2026-06-11T12:20:16.598831391Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=ad0dee6a-3908-4f3e-85b0-2d73d75917a8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:16.611043 crc crio[24477]: time=\"2026-06-11T12:20:16.61087979Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686340-cn7b4 Namespace:openshift-infra ID:e37944723a35c462d93ddb70d2c20788f62cbc2c2b0875193c681e3ddca7d352 UID:d529d318-73cc-4fe5-96b0-85d2072df05f NetNS:/var/run/netns/abff8500-d860-4427-be68-567f992063ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd529d318_73cc_4fe5_96b0_85d2072df05f.slice PodAnnotations:0xc00008caf0}] Aliases:map[]}\"\nJun 11 12:20:16.611278 crc crio[24477]: time=\"2026-06-11T12:20:16.611082076Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686340-cn7b4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:20:16.617240 crc crio[24477]: time=\"2026-06-11T12:20:16.617166564Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=667ac589-4ccd-4b97-a317-bce59b92c2aa name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:16.656872 crc crio[24477]: time=\"2026-06-11T12:20:16.65676731Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=8567b980-888f-43d8-9fe6-bcdb926e5d30 name=/runtime.v1.ImageService/PullImage\nJun 11 12:20:16.658028 crc crio[24477]: time=\"2026-06-11T12:20:16.657957347Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=944b21b5-909f-4b82-9f0d-20555db5f975 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:16.665932 crc crio[24477]: time=\"2026-06-11T12:20:16.664712986Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=39044f64-2d1f-41af-9309-9ea51f4ed21f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:16.712849 crc crio[24477]: time=\"2026-06-11T12:20:16.711967666Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=2a16b4ea-4866-48ba-8e91-5b6a6dcef776 name=/runtime.v1.ImageService/PullImage\nJun 11 12:20:16.717422 crc crio[24477]: time=\"2026-06-11T12:20:16.716938515Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=eee6aff9-15d8-440d-bb9c-9e515779e424 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:16.717422 crc crio[24477]: time=\"2026-06-11T12:20:16.717052512Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=4ccdd320-7482-411b-9417-94090ef9b04b name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:16.721447 crc crio[24477]: time=\"2026-06-11T12:20:16.72136323Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a0e60130-2fdf-43e5-acbd-7e4ae88c5d7a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:16.747306 crc crio[24477]: time=\"2026-06-11T12:20:16.74600653Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:807c1076fe368456aee9a88438d275805fc908d207bada66f46e084e1fd4e8d9\" id=400073a5-ecbd-4d4a-a37f-bb7959ca20e4 name=/runtime.v1.ImageService/PullImage\nJun 11 12:20:16.756190 crc crio[24477]: time=\"2026-06-11T12:20:16.756068994Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=9cee0fb7-c1db-4892-8cae-222e0f6f33b9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:17.251399 crc crio[24477]: 2026-06-11T12:20:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e37944723a35c46 Mac:32:f3:16:e7:3b:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/abff8500-d860-4427-be68-567f992063ab SocketPath: PciID:}] [{Interface:0xc0004967d0 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:20:17.251399 crc crio[24477]: time=\"2026-06-11T12:20:17.251054746Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686340-cn7b4 Namespace:openshift-infra ID:e37944723a35c462d93ddb70d2c20788f62cbc2c2b0875193c681e3ddca7d352 UID:d529d318-73cc-4fe5-96b0-85d2072df05f NetNS:/var/run/netns/abff8500-d860-4427-be68-567f992063ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd529d318_73cc_4fe5_96b0_85d2072df05f.slice PodAnnotations:0xc00008caf0}] Aliases:map[]}\"\nJun 11 12:20:17.251399 crc crio[24477]: time=\"2026-06-11T12:20:17.251220631Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686340-cn7b4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:20:17.952175 crc crio[24477]: time=\"2026-06-11T12:20:17.9518395Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=2485232e-4e2a-4441-9cad-e5a77c19bb7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:17.969943 crc crio[24477]: time=\"2026-06-11T12:20:17.969052193Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:ba97cb84e9c691378c75d7722e1b3beae894cc25addffadc2d7106e39c07e58c\" id=a8f7dbd3-9a4a-458e-a063-9f0a76db04ae name=/runtime.v1.ImageService/PullImage\nJun 11 12:20:17.972785 crc crio[24477]: time=\"2026-06-11T12:20:17.971941933Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=6ceef994-cffe-4a47-aa15-bbf0ea95ad2e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:18.043546 crc crio[24477]: time=\"2026-06-11T12:20:18.043341993Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=17ad7f60-0209-4514-b3c6-38fbfd93118c name=/runtime.v1.ImageService/PullImage\nJun 11 12:20:18.046170 crc crio[24477]: time=\"2026-06-11T12:20:18.046043909Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=dc3db10f-43a3-4ba7-8251-b007c2475bae name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:18.074860 crc crio[24477]: time=\"2026-06-11T12:20:18.074442245Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=63b0376e-2a45-48a0-95ce-3d8302c66d4a name=/runtime.v1.ImageService/PullImage\nJun 11 12:20:18.077094 crc crio[24477]: time=\"2026-06-11T12:20:18.076979606Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=be836abb-0e5a-412b-a197-bbb3bf4714cd name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:18.646482 crc crio[24477]: time=\"2026-06-11T12:20:18.646048195Z\" level=info msg=\"Ran pod sandbox e37944723a35c462d93ddb70d2c20788f62cbc2c2b0875193c681e3ddca7d352 with infra container: openshift-infra/auto-csr-approver-29686340-cn7b4/POD\" id=e18a06ef-7559-4638-9329-a35d8853eee8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:20:18.656615 crc crio[24477]: time=\"2026-06-11T12:20:18.65625386Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-769fc96f7c-kw6bw/init\" id=2f15fe66-dde4-4fe9-8257-b1a25beb03e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:18.669259 crc crio[24477]: time=\"2026-06-11T12:20:18.661266178Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=07eceede-7f9d-4f96-850a-6351d87e7e47 name=/runtime.v1.ImageService/PullImage\nJun 11 12:20:18.670813 crc crio[24477]: time=\"2026-06-11T12:20:18.670250891Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:20:18.679910 crc crio[24477]: time=\"2026-06-11T12:20:18.67954494Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=e82d5ff9-93c6-4796-af9d-b0dc27b15660 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:18.718400 crc crio[24477]: time=\"2026-06-11T12:20:18.71806141Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=8bc3eace-4fd6-479c-a1cd-85ea1448308f name=/runtime.v1.ImageService/PullImage\nJun 11 12:20:18.721496 crc crio[24477]: time=\"2026-06-11T12:20:18.720294085Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7df8ea8e-df85-4450-9dca-9d539a2f6f10 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:18.768526 crc crio[24477]: time=\"2026-06-11T12:20:18.768130501Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=045926d3-ef6e-419e-9e1b-d71b78b64fc3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:19.422544 crc crio[24477]: time=\"2026-06-11T12:20:19.422361972Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-8t2kw/ovsdb-server-init\" id=999932e2-0af8-4920-8cc0-0cccfc74b5bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:19.447086 crc crio[24477]: time=\"2026-06-11T12:20:19.444084903Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=5d1b539e-bdbf-4066-af12-6b1ce94fb9ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:19.458883 crc crio[24477]: time=\"2026-06-11T12:20:19.458738011Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=61cca9d4-6248-46d5-b3ae-659f5eada90e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:20.207458 crc crio[24477]: time=\"2026-06-11T12:20:20.207282083Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d9fe46a5-fcf8-4e66-bb48-8c79e53971b0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:20.250244 crc crio[24477]: time=\"2026-06-11T12:20:20.249539688Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=de3c2847-f282-49f8-b9be-1ff0574e92a5 name=/runtime.v1.ImageService/PullImage\nJun 11 12:20:20.251744 crc crio[24477]: time=\"2026-06-11T12:20:20.25146862Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=1b198c03-73e1-4b7d-bf2d-f5f4e810ccd7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:20.290108 crc crio[24477]: time=\"2026-06-11T12:20:20.289945598Z\" level=info msg=\"Creating container: openstack/ovn-controller-lrklq/ovn-controller\" id=032f90bb-903d-4933-acb9-a0ab505555df name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:20.296809 crc crio[24477]: time=\"2026-06-11T12:20:20.296633717Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:85b4f27c1058f2c2b0c03e426e77c60ade32cce5d8d14bb6242195cf45e42e90\" id=9fe9bad2-757c-4819-900b-974d61f5bf3e name=/runtime.v1.ImageService/PullImage\nJun 11 12:20:20.298388 crc crio[24477]: time=\"2026-06-11T12:20:20.298296732Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=017bfb11-40db-4b88-8772-795131f442ac name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:20.300900 crc crio[24477]: time=\"2026-06-11T12:20:20.300615288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:20.302214 crc crio[24477]: time=\"2026-06-11T12:20:20.302127779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:20.302735 crc crio[24477]: time=\"2026-06-11T12:20:20.3024913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:20.308953 crc crio[24477]: time=\"2026-06-11T12:20:20.308853678Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=807f5cf7-efcf-4041-a79e-2b764111c564 name=/runtime.v1.ImageService/PullImage\nJun 11 12:20:20.309430 crc crio[24477]: time=\"2026-06-11T12:20:20.30930346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:20.309929 crc crio[24477]: time=\"2026-06-11T12:20:20.309818405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:20.310125 crc crio[24477]: time=\"2026-06-11T12:20:20.30998654Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f5984292-9ea9-463e-b920-91d8796016a9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:20.311333 crc crio[24477]: time=\"2026-06-11T12:20:20.310726511Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=29ad6a7f-598a-41e7-81c7-3809558e4023 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:20.319948 crc crio[24477]: time=\"2026-06-11T12:20:20.319753889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:20.322757 crc crio[24477]: time=\"2026-06-11T12:20:20.322397918Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=c450eae5-dd5b-4fee-a953-3c35d0e706c0 name=/runtime.v1.ImageService/PullImage\nJun 11 12:20:20.329403 crc crio[24477]: time=\"2026-06-11T12:20:20.329307934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:20.330631 crc crio[24477]: time=\"2026-06-11T12:20:20.330476653Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=3b477e2a-30ed-4025-818f-a5e2c4fcdd68 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:20.332444 crc crio[24477]: time=\"2026-06-11T12:20:20.332341995Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=3fd32f13-4616-4cc3-a9db-c9a7126437b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:20.333072 crc crio[24477]: time=\"2026-06-11T12:20:20.332959363Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=2ee8bc1d-d8a6-48eb-8f68-cbe69777d0e5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:20.341095 crc crio[24477]: time=\"2026-06-11T12:20:20.339257329Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=565708e0-9d3c-4820-b9ea-30201fc32f77 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:20.350355 crc crio[24477]: time=\"2026-06-11T12:20:20.349989841Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c4dedd0a-bf6f-40f2-87a9-2c255e6831ad name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:20.356014 crc crio[24477]: time=\"2026-06-11T12:20:20.355808982Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b0ea45a1-4b2e-4cdf-9be9-528da7cdd9fe name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:20.373277 crc crio[24477]: time=\"2026-06-11T12:20:20.373099617Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=dcbf4419-3ee1-4a7e-9591-f3c7d0d3d714 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:20.385952 crc crio[24477]: time=\"2026-06-11T12:20:20.385288889Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=2ef1440e-83fd-4fb7-8e6e-c545010f0120 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:20.403376 crc crio[24477]: time=\"2026-06-11T12:20:20.403223901Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=a6d15faa-4f7e-49a2-968c-2632ec864415 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:20.427340 crc crio[24477]: time=\"2026-06-11T12:20:20.427211542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:20.431335 crc crio[24477]: time=\"2026-06-11T12:20:20.430930686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:20.441899 crc crio[24477]: time=\"2026-06-11T12:20:20.44179197Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-qk7bx/init\" id=1b439738-0526-48a1-aed1-ea7892f3a3bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:20.460075 crc crio[24477]: time=\"2026-06-11T12:20:20.459910978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:20.465717 crc crio[24477]: time=\"2026-06-11T12:20:20.465532086Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-4gxtk/init\" id=ba61ab4f-4539-46f6-a4e8-35989c67ca08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:20.466209 crc crio[24477]: time=\"2026-06-11T12:20:20.466155127Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=c35717c4-e398-4a77-bb71-d007fcdfe4d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:20.466470 crc crio[24477]: time=\"2026-06-11T12:20:20.466221953Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=07eceede-7f9d-4f96-850a-6351d87e7e47 name=/runtime.v1.ImageService/PullImage\nJun 11 12:20:20.471220 crc crio[24477]: time=\"2026-06-11T12:20:20.471137322Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=eed0d6e9-000b-4a37-97b7-bb88f4a0759a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:20.501487 crc crio[24477]: time=\"2026-06-11T12:20:20.500434594Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=d03f280e-0ba9-4e22-ad51-6b042ee0c8be name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:20.546329 crc crio[24477]: time=\"2026-06-11T12:20:20.546222935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:20.550103 crc crio[24477]: time=\"2026-06-11T12:20:20.550013951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:20.551410 crc crio[24477]: time=\"2026-06-11T12:20:20.551345649Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4a933737-5c7b-4ff7-bf65-19c776b2e1a3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:20.552858 crc crio[24477]: time=\"2026-06-11T12:20:20.552760969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:20.556591 crc crio[24477]: time=\"2026-06-11T12:20:20.556496212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:20.564526 crc crio[24477]: time=\"2026-06-11T12:20:20.564439435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:20.565287 crc crio[24477]: time=\"2026-06-11T12:20:20.564885138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:20.566502 crc crio[24477]: time=\"2026-06-11T12:20:20.566418143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:20.567121 crc crio[24477]: time=\"2026-06-11T12:20:20.566435512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:20.601910 crc crio[24477]: time=\"2026-06-11T12:20:20.601761541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:20.607952 crc crio[24477]: time=\"2026-06-11T12:20:20.607884717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:20.614919 crc crio[24477]: time=\"2026-06-11T12:20:20.614813378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:20.630821 crc crio[24477]: time=\"2026-06-11T12:20:20.628249982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:20.642122 crc crio[24477]: time=\"2026-06-11T12:20:20.640289145Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7dc8cc99c9-nlhr4/init\" id=a6755c84-df5b-4f2f-bde5-66cee78b13d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:20.650241 crc crio[24477]: time=\"2026-06-11T12:20:20.650141029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:20.691323 crc crio[24477]: time=\"2026-06-11T12:20:20.691199701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:20.744290 crc crio[24477]: time=\"2026-06-11T12:20:20.744211899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:20.749304 crc crio[24477]: time=\"2026-06-11T12:20:20.749084567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:20.751800 crc crio[24477]: time=\"2026-06-11T12:20:20.751718161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:20.771901 crc crio[24477]: time=\"2026-06-11T12:20:20.771820363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:20.776855 crc crio[24477]: time=\"2026-06-11T12:20:20.776766307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:20.780475 crc crio[24477]: time=\"2026-06-11T12:20:20.780378502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:20.782308 crc crio[24477]: time=\"2026-06-11T12:20:20.782249323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:20.786751 crc crio[24477]: time=\"2026-06-11T12:20:20.785944158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:20.795128 crc crio[24477]: time=\"2026-06-11T12:20:20.794972972Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=f67f750b-44b0-406d-8e9c-b617de08e297 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:20.798136 crc crio[24477]: time=\"2026-06-11T12:20:20.797909494Z\" level=info msg=\"Created container 6d7e719868556c5dd718aef0a592b55acd5a426c0deb8794461ec4c53140edd7: openstack/memcached-0/memcached\" id=5d1b539e-bdbf-4066-af12-6b1ce94fb9ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:20.799307 crc crio[24477]: time=\"2026-06-11T12:20:20.79920309Z\" level=info msg=\"Created container 902431b724949c3be3064e1febb4d226113153a673f577e6b20d4d083119b713: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=e82d5ff9-93c6-4796-af9d-b0dc27b15660 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:20.799873 crc crio[24477]: time=\"2026-06-11T12:20:20.799846301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:20.800523 crc crio[24477]: time=\"2026-06-11T12:20:20.800366817Z\" level=info msg=\"Starting container: 902431b724949c3be3064e1febb4d226113153a673f577e6b20d4d083119b713\" id=ad13c8bb-57fb-4699-b9cf-040beab4154d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:20.801007 crc crio[24477]: time=\"2026-06-11T12:20:20.800939803Z\" level=info msg=\"Starting container: 6d7e719868556c5dd718aef0a592b55acd5a426c0deb8794461ec4c53140edd7\" id=adae7799-1f19-46da-b3d4-5909155e2702 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:20.801466 crc crio[24477]: time=\"2026-06-11T12:20:20.801323937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:20.801611 crc crio[24477]: time=\"2026-06-11T12:20:20.801533036Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-86cd84489-mdrhw/init\" id=075c02e8-4252-4062-9022-b380bfa341a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:20.807260 crc crio[24477]: time=\"2026-06-11T12:20:20.806997109Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686340-cn7b4/oc\" id=36d479c8-4377-40b8-ad5c-af5b2f6c2b27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:20.811293 crc crio[24477]: time=\"2026-06-11T12:20:20.811213766Z\" level=info msg=\"Started container\" PID=58041 containerID=6d7e719868556c5dd718aef0a592b55acd5a426c0deb8794461ec4c53140edd7 description=openstack/memcached-0/memcached id=adae7799-1f19-46da-b3d4-5909155e2702 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8dbf96d12e2598276ded23bef8dba240e6415714935079e7a663fa805d5fcd1\nJun 11 12:20:20.812185 crc crio[24477]: time=\"2026-06-11T12:20:20.812100871Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-lh7d4/openstack-network-exporter\" id=83d7cce4-3a90-4946-831a-1ac492dde8a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:20.812453 crc crio[24477]: time=\"2026-06-11T12:20:20.812384109Z\" level=info msg=\"Started container\" PID=58043 containerID=902431b724949c3be3064e1febb4d226113153a673f577e6b20d4d083119b713 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=ad13c8bb-57fb-4699-b9cf-040beab4154d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2200cc85422d8dc80f0f995df075e56d794d4c854d9640313456892586e814a8\nJun 11 12:20:20.818315 crc crio[24477]: time=\"2026-06-11T12:20:20.818191175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:20.820258 crc crio[24477]: time=\"2026-06-11T12:20:20.8201839Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=1ae22ce8-dd06-4250-86df-bc747933b12b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:20.823922 crc crio[24477]: time=\"2026-06-11T12:20:20.823769458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:20.824289 crc crio[24477]: time=\"2026-06-11T12:20:20.824199184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:20.825611 crc crio[24477]: time=\"2026-06-11T12:20:20.825437155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:20.829885 crc crio[24477]: time=\"2026-06-11T12:20:20.829707154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:20.963380 crc crio[24477]: time=\"2026-06-11T12:20:20.963239377Z\" level=info msg=\"Created container ca0b2281ac1e47c058d42ff57acebdc6539c3c38e68a3074676bc449273bd6b6: openstack/dnsmasq-dns-769fc96f7c-kw6bw/init\" id=2f15fe66-dde4-4fe9-8257-b1a25beb03e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:20.985022 crc crio[24477]: time=\"2026-06-11T12:20:20.98467983Z\" level=info msg=\"Starting container: ca0b2281ac1e47c058d42ff57acebdc6539c3c38e68a3074676bc449273bd6b6\" id=85fca73f-4e51-4d69-a3a7-f3ec53a1fe3f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:20.991947 crc crio[24477]: time=\"2026-06-11T12:20:20.990804028Z\" level=info msg=\"Started container\" PID=58047 containerID=ca0b2281ac1e47c058d42ff57acebdc6539c3c38e68a3074676bc449273bd6b6 description=openstack/dnsmasq-dns-769fc96f7c-kw6bw/init id=85fca73f-4e51-4d69-a3a7-f3ec53a1fe3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e3dbd9af8e56e116c2e2673f70588cdbf473763f4fc828e06f4bded90a1a413\nJun 11 12:20:21.038077 crc crio[24477]: time=\"2026-06-11T12:20:21.037943716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:21.044209 crc crio[24477]: time=\"2026-06-11T12:20:21.042143243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:21.059486 crc crio[24477]: time=\"2026-06-11T12:20:21.059438098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:21.078335 crc crio[24477]: time=\"2026-06-11T12:20:21.078150391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:21.081284 crc crio[24477]: time=\"2026-06-11T12:20:21.081195015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:21.123910 crc crio[24477]: time=\"2026-06-11T12:20:21.123269974Z\" level=info msg=\"Created container 1e40a93188efacac90b5a354b1fc180d1672d91b059072fcde9e39b05e27be1f: openstack/openstack-galera-0/mysql-bootstrap\" id=3fd32f13-4616-4cc3-a9db-c9a7126437b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:21.125352 crc crio[24477]: time=\"2026-06-11T12:20:21.125312473Z\" level=info msg=\"Starting container: 1e40a93188efacac90b5a354b1fc180d1672d91b059072fcde9e39b05e27be1f\" id=f11d6390-07ee-408f-b148-6052c49bb8cb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:21.127599 crc crio[24477]: time=\"2026-06-11T12:20:21.127486168Z\" level=info msg=\"Created container 16349d05e7fdfb34c6cabee00cf50909aca28bcaa0257cbaa5f3a98bdaaa73cc: openstack/dnsmasq-dns-6b994dcc49-qk7bx/init\" id=1b439738-0526-48a1-aed1-ea7892f3a3bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:21.128590 crc crio[24477]: time=\"2026-06-11T12:20:21.128473811Z\" level=info msg=\"Starting container: 16349d05e7fdfb34c6cabee00cf50909aca28bcaa0257cbaa5f3a98bdaaa73cc\" id=ce96583d-761c-443d-a414-fc93645dcf29 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:21.134589 crc crio[24477]: time=\"2026-06-11T12:20:21.134440518Z\" level=info msg=\"Started container\" PID=58148 containerID=1e40a93188efacac90b5a354b1fc180d1672d91b059072fcde9e39b05e27be1f description=openstack/openstack-galera-0/mysql-bootstrap id=f11d6390-07ee-408f-b148-6052c49bb8cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=14170729c548fda7b13f85f4dadd8621f9a95ca40b83cb445d06f1db44a3df05\nJun 11 12:20:21.139226 crc crio[24477]: time=\"2026-06-11T12:20:21.139122601Z\" level=info msg=\"Started container\" PID=58140 containerID=16349d05e7fdfb34c6cabee00cf50909aca28bcaa0257cbaa5f3a98bdaaa73cc description=openstack/dnsmasq-dns-6b994dcc49-qk7bx/init id=ce96583d-761c-443d-a414-fc93645dcf29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0c0825b0f8cb7f7203f5f74f8c2bfe8b791c5192b7aa63947c8a9dc8c6d5775\nJun 11 12:20:21.206169 crc crio[24477]: time=\"2026-06-11T12:20:21.206056823Z\" level=info msg=\"Created container e04e1173f9b007788d6340b29f90be2e4cf6949d28a5104b55b8bbd7667f50c7: openstack/dnsmasq-dns-68bc84565-4gxtk/init\" id=ba61ab4f-4539-46f6-a4e8-35989c67ca08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:21.207960 crc crio[24477]: time=\"2026-06-11T12:20:21.207869354Z\" level=info msg=\"Starting container: e04e1173f9b007788d6340b29f90be2e4cf6949d28a5104b55b8bbd7667f50c7\" id=5c59ce9e-981e-467f-b3ed-70fdcc100037 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:21.214484 crc crio[24477]: time=\"2026-06-11T12:20:21.214398818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:21.220817 crc crio[24477]: time=\"2026-06-11T12:20:21.220756164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:21.221488 crc crio[24477]: time=\"2026-06-11T12:20:21.221409174Z\" level=info msg=\"Started container\" PID=58141 containerID=e04e1173f9b007788d6340b29f90be2e4cf6949d28a5104b55b8bbd7667f50c7 description=openstack/dnsmasq-dns-68bc84565-4gxtk/init id=5c59ce9e-981e-467f-b3ed-70fdcc100037 name=/runtime.v1.RuntimeService/StartContainer sandboxID=48e33764786c56b95824915a988fd20614dd54eb584d74d8febf5552f5380406\nJun 11 12:20:21.233003 crc crio[24477]: time=\"2026-06-11T12:20:21.2327209Z\" level=info msg=\"Created container 3fdab72c906b48b559d3bf33d159c4c152f23227d40db8ea5a6f0ae70de646d7: openstack/dnsmasq-dns-7dc8cc99c9-nlhr4/init\" id=a6755c84-df5b-4f2f-bde5-66cee78b13d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:21.233830 crc crio[24477]: time=\"2026-06-11T12:20:21.233773179Z\" level=info msg=\"Starting container: 3fdab72c906b48b559d3bf33d159c4c152f23227d40db8ea5a6f0ae70de646d7\" id=6c958720-67f3-47eb-a586-d00c72ece4cc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:21.242449 crc crio[24477]: time=\"2026-06-11T12:20:21.241066414Z\" level=info msg=\"Started container\" PID=58145 containerID=3fdab72c906b48b559d3bf33d159c4c152f23227d40db8ea5a6f0ae70de646d7 description=openstack/dnsmasq-dns-7dc8cc99c9-nlhr4/init id=6c958720-67f3-47eb-a586-d00c72ece4cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ea5196abd39f689e65040e5809d4881d684f11941bcbb75af0a86d24daaf51e\nJun 11 12:20:21.311145 crc crio[24477]: time=\"2026-06-11T12:20:21.311051944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:21.315243 crc crio[24477]: time=\"2026-06-11T12:20:21.315175659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:21.324424 crc crio[24477]: time=\"2026-06-11T12:20:21.324285004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:21.497898 crc crio[24477]: time=\"2026-06-11T12:20:21.497582677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:21.565920 crc crio[24477]: time=\"2026-06-11T12:20:21.565793747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:21.682946 crc crio[24477]: time=\"2026-06-11T12:20:21.682268259Z\" level=info msg=\"Created container 7af73a4f9f3a69b76e3681869320791a05b29053aa731fa8fa123f83fa59eaf6: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=c35717c4-e398-4a77-bb71-d007fcdfe4d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:21.686081 crc crio[24477]: time=\"2026-06-11T12:20:21.685910551Z\" level=info msg=\"Starting container: 7af73a4f9f3a69b76e3681869320791a05b29053aa731fa8fa123f83fa59eaf6\" id=070eec78-2779-458f-a34e-f149b92353de name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:21.695864 crc crio[24477]: time=\"2026-06-11T12:20:21.695805239Z\" level=info msg=\"Started container\" PID=58149 containerID=7af73a4f9f3a69b76e3681869320791a05b29053aa731fa8fa123f83fa59eaf6 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=070eec78-2779-458f-a34e-f149b92353de name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e185752365ddd79702037a1402634325dc6040be74bffc86ad82ecf0c1ff692\nJun 11 12:20:21.712183 crc crio[24477]: time=\"2026-06-11T12:20:21.712076414Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=14a17af2-420c-448e-8df4-b77942c7b483 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:21.767326 crc crio[24477]: time=\"2026-06-11T12:20:21.767126016Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=3e2bc0ed-b429-4623-b808-787200e5de27 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:21.778383 crc crio[24477]: time=\"2026-06-11T12:20:21.778305699Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=02891c3f-11ee-4436-bae5-0efc39f15e6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:21.780260 crc crio[24477]: time=\"2026-06-11T12:20:21.780150671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:21.953803 crc crio[24477]: time=\"2026-06-11T12:20:21.953473194Z\" level=info msg=\"Stopping pod sandbox: 3ea5196abd39f689e65040e5809d4881d684f11941bcbb75af0a86d24daaf51e\" id=50d1d9e4-6481-4532-b314-f972b9bf8cba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:21.954436 crc crio[24477]: time=\"2026-06-11T12:20:21.954246466Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-nlhr4 Namespace:openstack ID:3ea5196abd39f689e65040e5809d4881d684f11941bcbb75af0a86d24daaf51e UID:7095632e-9e0f-4c6c-8795-3dc1f94a41b6 NetNS:/var/run/netns/6217564f-251a-4e03-906d-eff9bb84b0c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7095632e_9e0f_4c6c_8795_3dc1f94a41b6.slice PodAnnotations:0xc000326698}] Aliases:map[]}\"\nJun 11 12:20:21.954604 crc crio[24477]: time=\"2026-06-11T12:20:21.954459022Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7dc8cc99c9-nlhr4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:20:21.973133 crc crio[24477]: time=\"2026-06-11T12:20:21.973048923Z\" level=info msg=\"Stopping pod sandbox: 8e3dbd9af8e56e116c2e2673f70588cdbf473763f4fc828e06f4bded90a1a413\" id=138ccdae-4f91-4551-8ac6-c0d113407b16 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:21.974477 crc crio[24477]: time=\"2026-06-11T12:20:21.974301708Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-kw6bw Namespace:openstack ID:8e3dbd9af8e56e116c2e2673f70588cdbf473763f4fc828e06f4bded90a1a413 UID:335c170c-d82c-4b18-9e07-f85a7170dd25 NetNS:/var/run/netns/43088aef-e5a4-4b62-b0a7-ea2613213a5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod335c170c_d82c_4b18_9e07_f85a7170dd25.slice PodAnnotations:0xc00251e188}] Aliases:map[]}\"\nJun 11 12:20:21.975039 crc crio[24477]: time=\"2026-06-11T12:20:21.974967658Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-769fc96f7c-kw6bw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:20:21.989914 crc crio[24477]: time=\"2026-06-11T12:20:21.989630957Z\" level=info msg=\"Stopping pod sandbox: 48e33764786c56b95824915a988fd20614dd54eb584d74d8febf5552f5380406\" id=f841d098-a83e-40ff-9298-57a0310e9e5e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:21.990199 crc crio[24477]: time=\"2026-06-11T12:20:21.990121011Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-4gxtk Namespace:openstack ID:48e33764786c56b95824915a988fd20614dd54eb584d74d8febf5552f5380406 UID:12f94981-8d6f-4082-bbb7-d26c8111454a NetNS:/var/run/netns/6a1f768d-e64c-45db-8b73-2886e64fd17b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12f94981_8d6f_4082_bbb7_d26c8111454a.slice PodAnnotations:0xc0072c00c0}] Aliases:map[]}\"\nJun 11 12:20:21.990325 crc crio[24477]: time=\"2026-06-11T12:20:21.990276087Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68bc84565-4gxtk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:20:21.999100 crc crio[24477]: time=\"2026-06-11T12:20:21.998994239Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d001df75-35f9-40fa-a913-54dc1c7d0585 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:22.014628 crc crio[24477]: time=\"2026-06-11T12:20:22.014461572Z\" level=info msg=\"Created container d477b0620d12b778b9ca6f41ea7de2f8d0240105d5280ec958719249aa2e27ad: openstack/ovn-controller-lrklq/ovn-controller\" id=032f90bb-903d-4933-acb9-a0ab505555df name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:22.022802 crc crio[24477]: time=\"2026-06-11T12:20:22.022510457Z\" level=info msg=\"Starting container: d477b0620d12b778b9ca6f41ea7de2f8d0240105d5280ec958719249aa2e27ad\" id=d01c7d28-f150-4710-9d7a-932cc74341c9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:22.031512 crc crio[24477]: time=\"2026-06-11T12:20:22.031316534Z\" level=info msg=\"Started container\" PID=58358 containerID=d477b0620d12b778b9ca6f41ea7de2f8d0240105d5280ec958719249aa2e27ad description=openstack/ovn-controller-lrklq/ovn-controller id=d01c7d28-f150-4710-9d7a-932cc74341c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8cbc73d857daa8a20c879b54a451c65b9cd6168ba174e24d4241019740be3e8\nJun 11 12:20:22.321517 crc crio[24477]: time=\"2026-06-11T12:20:22.319262318Z\" level=info msg=\"Created container 6d52f7fc3b12e99c5c49f96562bfd1a4f1f39344ccde5623cce24a24c04d40cf: openstack/ovn-controller-metrics-lh7d4/openstack-network-exporter\" id=83d7cce4-3a90-4946-831a-1ac492dde8a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:22.324170 crc crio[24477]: time=\"2026-06-11T12:20:22.323938549Z\" level=info msg=\"Starting container: 6d52f7fc3b12e99c5c49f96562bfd1a4f1f39344ccde5623cce24a24c04d40cf\" id=69bc4f76-64d7-4792-a50a-7ee0168396a6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:22.340246 crc crio[24477]: time=\"2026-06-11T12:20:22.340155606Z\" level=info msg=\"Started container\" PID=58357 containerID=6d52f7fc3b12e99c5c49f96562bfd1a4f1f39344ccde5623cce24a24c04d40cf description=openstack/ovn-controller-metrics-lh7d4/openstack-network-exporter id=69bc4f76-64d7-4792-a50a-7ee0168396a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=559baf6350ee8424d6bf2e18e550888fb25321da13701807482b2c64d62a92a3\nJun 11 12:20:22.342241 crc crio[24477]: time=\"2026-06-11T12:20:22.342197753Z\" level=info msg=\"Created container 111cce13a28ffb2f78df83df8a522f9fffc383e4a04f882aba95ed18fae1ddf5: openstack/rabbitmq-server-0/setup-container\" id=2485232e-4e2a-4441-9cad-e5a77c19bb7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:22.377808 crc crio[24477]: time=\"2026-06-11T12:20:22.377314946Z\" level=info msg=\"Starting container: 111cce13a28ffb2f78df83df8a522f9fffc383e4a04f882aba95ed18fae1ddf5\" id=de539a3c-678a-4a1d-a5fa-ece26eccee74 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:22.411064 crc crio[24477]: time=\"2026-06-11T12:20:22.410872823Z\" level=info msg=\"Started container\" PID=58021 containerID=111cce13a28ffb2f78df83df8a522f9fffc383e4a04f882aba95ed18fae1ddf5 description=openstack/rabbitmq-server-0/setup-container id=de539a3c-678a-4a1d-a5fa-ece26eccee74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac41cd4fe61fb391d93c22e770caef4a0699223c68aff0d4c512c74276fc9f40\nJun 11 12:20:22.440837 crc crio[24477]: time=\"2026-06-11T12:20:22.44074025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:22.458806 crc crio[24477]: time=\"2026-06-11T12:20:22.45641045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:22.520914 crc crio[24477]: time=\"2026-06-11T12:20:22.520841135Z\" level=info msg=\"Created container 9bd02e04d321af88b38a8d272adf0024afc395891f4572880205220702c10ad1: openstack/dnsmasq-dns-86cd84489-mdrhw/init\" id=075c02e8-4252-4062-9022-b380bfa341a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:22.530380 crc crio[24477]: time=\"2026-06-11T12:20:22.529422323Z\" level=info msg=\"Created container 53e88feb3941253caf5c2f395e91e168627af63e9ca1fbfff73a3062fbcf4bb5: openshift-infra/auto-csr-approver-29686340-cn7b4/oc\" id=36d479c8-4377-40b8-ad5c-af5b2f6c2b27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:22.564865 crc crio[24477]: time=\"2026-06-11T12:20:22.56211208Z\" level=info msg=\"Created container 5b6b8cffa407f169c97becbf878b1d01a1ae4b3c8008f6d35a00a13e3ccb9468: openstack/kube-state-metrics-0/kube-state-metrics\" id=1ae22ce8-dd06-4250-86df-bc747933b12b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:22.576716 crc crio[24477]: time=\"2026-06-11T12:20:22.574964619Z\" level=info msg=\"Starting container: 5b6b8cffa407f169c97becbf878b1d01a1ae4b3c8008f6d35a00a13e3ccb9468\" id=281cbefe-0d29-4429-aa9d-bbfd84e44e76 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:22.578759 crc crio[24477]: time=\"2026-06-11T12:20:22.577190241Z\" level=info msg=\"Starting container: 9bd02e04d321af88b38a8d272adf0024afc395891f4572880205220702c10ad1\" id=699c686a-2423-43d3-8ae0-57383da59997 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:22.578759 crc crio[24477]: time=\"2026-06-11T12:20:22.57822809Z\" level=info msg=\"Starting container: 53e88feb3941253caf5c2f395e91e168627af63e9ca1fbfff73a3062fbcf4bb5\" id=1fb68598-959e-447d-a3e3-9b95667c4d6c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:22.584612 crc crio[24477]: time=\"2026-06-11T12:20:22.584511008Z\" level=info msg=\"Created container f1e6f23b96c9eb34c8b2394fb6339ace7758358ca6dfa2031e0f57f8bd04e80c: openstack/ovn-controller-ovs-8t2kw/ovsdb-server-init\" id=999932e2-0af8-4920-8cc0-0cccfc74b5bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:22.596532 crc crio[24477]: time=\"2026-06-11T12:20:22.596440684Z\" level=info msg=\"Started container\" PID=58355 containerID=53e88feb3941253caf5c2f395e91e168627af63e9ca1fbfff73a3062fbcf4bb5 description=openshift-infra/auto-csr-approver-29686340-cn7b4/oc id=1fb68598-959e-447d-a3e3-9b95667c4d6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e37944723a35c462d93ddb70d2c20788f62cbc2c2b0875193c681e3ddca7d352\nJun 11 12:20:22.596821 crc crio[24477]: time=\"2026-06-11T12:20:22.596739989Z\" level=info msg=\"Started container\" PID=58359 containerID=9bd02e04d321af88b38a8d272adf0024afc395891f4572880205220702c10ad1 description=openstack/dnsmasq-dns-86cd84489-mdrhw/init id=699c686a-2423-43d3-8ae0-57383da59997 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2392c120f2ee7c8236802593c64dc9da2533f0bedf43e46cadb3b5e56a717e4c\nJun 11 12:20:22.597260 crc crio[24477]: time=\"2026-06-11T12:20:22.597043007Z\" level=info msg=\"Starting container: f1e6f23b96c9eb34c8b2394fb6339ace7758358ca6dfa2031e0f57f8bd04e80c\" id=a7d6687d-b960-4e96-bcc4-a76ee1725374 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:22.598121 crc crio[24477]: time=\"2026-06-11T12:20:22.597933114Z\" level=info msg=\"Started container\" PID=58353 containerID=5b6b8cffa407f169c97becbf878b1d01a1ae4b3c8008f6d35a00a13e3ccb9468 description=openstack/kube-state-metrics-0/kube-state-metrics id=281cbefe-0d29-4429-aa9d-bbfd84e44e76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28c3799b1e218d1d83473022f7dd4bc1b2b8fb5dd9c86d289b56d016272de0fb\nJun 11 12:20:22.611793 crc crio[24477]: time=\"2026-06-11T12:20:22.611447392Z\" level=info msg=\"Started container\" PID=58356 containerID=f1e6f23b96c9eb34c8b2394fb6339ace7758358ca6dfa2031e0f57f8bd04e80c description=openstack/ovn-controller-ovs-8t2kw/ovsdb-server-init id=a7d6687d-b960-4e96-bcc4-a76ee1725374 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd78ddb759e410ffd524f845c2072f9828b6798088e753585ebe201a2cd12ab4\nJun 11 12:20:22.704542 crc crio[24477]: time=\"2026-06-11T12:20:22.70390542Z\" level=info msg=\"Stopped pod sandbox: 3ea5196abd39f689e65040e5809d4881d684f11941bcbb75af0a86d24daaf51e\" id=50d1d9e4-6481-4532-b314-f972b9bf8cba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:22.711541 crc crio[24477]: time=\"2026-06-11T12:20:22.711438371Z\" level=info msg=\"Stopped pod sandbox: 8e3dbd9af8e56e116c2e2673f70588cdbf473763f4fc828e06f4bded90a1a413\" id=138ccdae-4f91-4551-8ac6-c0d113407b16 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:22.714417 crc crio[24477]: time=\"2026-06-11T12:20:22.714332702Z\" level=info msg=\"Stopped pod sandbox: 48e33764786c56b95824915a988fd20614dd54eb584d74d8febf5552f5380406\" id=f841d098-a83e-40ff-9298-57a0310e9e5e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:22.733071 crc crio[24477]: time=\"2026-06-11T12:20:22.732920492Z\" level=info msg=\"Created container 50c1ae3de5bcc866979c1f868dfa62c909b8c20863eae842adf988b4f5541349: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=f67f750b-44b0-406d-8e9c-b617de08e297 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:22.734142 crc crio[24477]: time=\"2026-06-11T12:20:22.734063445Z\" level=info msg=\"Starting container: 50c1ae3de5bcc866979c1f868dfa62c909b8c20863eae842adf988b4f5541349\" id=3691d242-0b92-44fa-869b-539adf4ebc28 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:22.742050 crc crio[24477]: time=\"2026-06-11T12:20:22.741522263Z\" level=info msg=\"Started container\" PID=58354 containerID=50c1ae3de5bcc866979c1f868dfa62c909b8c20863eae842adf988b4f5541349 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=3691d242-0b92-44fa-869b-539adf4ebc28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86c584f2a38c990908fb968fffba1a9212502cb4bc1011de52a16e82c53d78cb\nJun 11 12:20:22.771889 crc crio[24477]: time=\"2026-06-11T12:20:22.771793181Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=02045dd3-d457-4e0e-a5bf-c4332683fa4c name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:22.814067 crc crio[24477]: time=\"2026-06-11T12:20:22.813926225Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=d7ddae1c-fbb1-4e96-a6b9-dace9a0c45dd name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:22.822868 crc crio[24477]: time=\"2026-06-11T12:20:22.822759778Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=3f61a87c-a3f4-4aaf-a769-bbb7e79d681e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:22.824099 crc crio[24477]: time=\"2026-06-11T12:20:22.824035044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:22.896536 crc crio[24477]: time=\"2026-06-11T12:20:22.89640527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:22.900514 crc crio[24477]: time=\"2026-06-11T12:20:22.900436953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:22.904958 crc crio[24477]: time=\"2026-06-11T12:20:22.904883158Z\" level=info msg=\"Created container b3d583e41370191ccd660d5a44c0f6dd511673b2a0a4def6b46746fc2d619f65: openstack/rabbitmq-cell1-server-0/setup-container\" id=29ad6a7f-598a-41e7-81c7-3809558e4023 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:22.912705 crc crio[24477]: time=\"2026-06-11T12:20:22.91082683Z\" level=info msg=\"Starting container: b3d583e41370191ccd660d5a44c0f6dd511673b2a0a4def6b46746fc2d619f65\" id=fb9ceea8-9c61-49e2-bb6d-661b5355456b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:22.918938 crc crio[24477]: time=\"2026-06-11T12:20:22.917537865Z\" level=info msg=\"Started container\" PID=58139 containerID=b3d583e41370191ccd660d5a44c0f6dd511673b2a0a4def6b46746fc2d619f65 description=openstack/rabbitmq-cell1-server-0/setup-container id=fb9ceea8-9c61-49e2-bb6d-661b5355456b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a165bf2d5c44eb61ebeeb4509fe4c01d99254011c3e3c390168752b1054fbe9\nJun 11 12:20:23.098270 crc crio[24477]: time=\"2026-06-11T12:20:23.097832171Z\" level=info msg=\"Removing container: 3fdab72c906b48b559d3bf33d159c4c152f23227d40db8ea5a6f0ae70de646d7\" id=15a66bbd-d7b2-47f2-aa84-92d974ff3baa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:20:23.142034 crc crio[24477]: time=\"2026-06-11T12:20:23.13778092Z\" level=info msg=\"Created container 18b16bc2a444eba3fed461356c4cadfa06d6378a1d3d0327c476d167334daf0e: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=3f61a87c-a3f4-4aaf-a769-bbb7e79d681e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:23.142034 crc crio[24477]: time=\"2026-06-11T12:20:23.140413024Z\" level=info msg=\"Starting container: 18b16bc2a444eba3fed461356c4cadfa06d6378a1d3d0327c476d167334daf0e\" id=cfc9136e-dc9c-4312-af77-83db083df80d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:23.145431 crc crio[24477]: time=\"2026-06-11T12:20:23.145339042Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=48431195-4708-430f-a69f-5639789912b9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:23.159111 crc crio[24477]: time=\"2026-06-11T12:20:23.158874591Z\" level=info msg=\"Started container\" PID=58740 containerID=18b16bc2a444eba3fed461356c4cadfa06d6378a1d3d0327c476d167334daf0e description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=cfc9136e-dc9c-4312-af77-83db083df80d name=/runtime.v1.RuntimeService/StartContainer sandboxID=86c584f2a38c990908fb968fffba1a9212502cb4bc1011de52a16e82c53d78cb\nJun 11 12:20:23.178230 crc crio[24477]: time=\"2026-06-11T12:20:23.17813223Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=78e3dfcc-8499-4b3b-b0fd-d8317347e313 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:23.203952 crc crio[24477]: time=\"2026-06-11T12:20:23.201867385Z\" level=info msg=\"Removed container 3fdab72c906b48b559d3bf33d159c4c152f23227d40db8ea5a6f0ae70de646d7: openstack/dnsmasq-dns-7dc8cc99c9-nlhr4/init\" id=15a66bbd-d7b2-47f2-aa84-92d974ff3baa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:20:23.207693 crc crio[24477]: time=\"2026-06-11T12:20:23.207507884Z\" level=info msg=\"Removing container: ca0b2281ac1e47c058d42ff57acebdc6539c3c38e68a3074676bc449273bd6b6\" id=725f48da-3b60-48b8-9e50-620183d9ee44 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:20:23.227999 crc crio[24477]: time=\"2026-06-11T12:20:23.227909534Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6ea5c824-907b-4918-b630-58cb6f78f603 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:23.252388 crc crio[24477]: time=\"2026-06-11T12:20:23.25230463Z\" level=info msg=\"Removed container ca0b2281ac1e47c058d42ff57acebdc6539c3c38e68a3074676bc449273bd6b6: openstack/dnsmasq-dns-769fc96f7c-kw6bw/init\" id=725f48da-3b60-48b8-9e50-620183d9ee44 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:20:23.258901 crc crio[24477]: time=\"2026-06-11T12:20:23.258786879Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=fe6a461f-d1ea-49d0-8c12-18f5b7f109da name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:23.262711 crc crio[24477]: time=\"2026-06-11T12:20:23.262596845Z\" level=info msg=\"Removing container: e04e1173f9b007788d6340b29f90be2e4cf6949d28a5104b55b8bbd7667f50c7\" id=27d3941a-20c8-4249-b26b-1cafe2d4b63a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:20:23.272533 crc crio[24477]: time=\"2026-06-11T12:20:23.272291127Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-qk7bx/dnsmasq-dns\" id=9cee6e87-0cf4-4505-89c6-8661b5924cbb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:23.274371 crc crio[24477]: time=\"2026-06-11T12:20:23.274311543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:23.293477 crc crio[24477]: time=\"2026-06-11T12:20:23.293282899Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-86cd84489-mdrhw/dnsmasq-dns\" id=5ea49fc7-ba79-401b-9af2-e7c116d1eab4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:23.331801 crc crio[24477]: time=\"2026-06-11T12:20:23.331611108Z\" level=info msg=\"Created container 232339fd68d4bae6cd80122b5fbe13d17c7a01d04acfee3c6d02bfcb1a8643d0: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=02891c3f-11ee-4436-bae5-0efc39f15e6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:23.334957 crc crio[24477]: time=\"2026-06-11T12:20:23.33486991Z\" level=info msg=\"Starting container: 232339fd68d4bae6cd80122b5fbe13d17c7a01d04acfee3c6d02bfcb1a8643d0\" id=9fc170d2-14dd-4804-baf4-94d04a27b9a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:23.342139 crc crio[24477]: time=\"2026-06-11T12:20:23.342039223Z\" level=info msg=\"Started container\" PID=58735 containerID=232339fd68d4bae6cd80122b5fbe13d17c7a01d04acfee3c6d02bfcb1a8643d0 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=9fc170d2-14dd-4804-baf4-94d04a27b9a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e185752365ddd79702037a1402634325dc6040be74bffc86ad82ecf0c1ff692\nJun 11 12:20:23.349476 crc crio[24477]: time=\"2026-06-11T12:20:23.349362396Z\" level=info msg=\"Removed container e04e1173f9b007788d6340b29f90be2e4cf6949d28a5104b55b8bbd7667f50c7: openstack/dnsmasq-dns-68bc84565-4gxtk/init\" id=27d3941a-20c8-4249-b26b-1cafe2d4b63a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:20:23.350947 crc crio[24477]: time=\"2026-06-11T12:20:23.350857578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:23.426372 crc crio[24477]: time=\"2026-06-11T12:20:23.42628596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:23.432332 crc crio[24477]: time=\"2026-06-11T12:20:23.432261043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:23.435962 crc crio[24477]: time=\"2026-06-11T12:20:23.435898946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:23.441510 crc crio[24477]: time=\"2026-06-11T12:20:23.441416633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:23.654275 crc crio[24477]: time=\"2026-06-11T12:20:23.654172581Z\" level=info msg=\"Created container af928950b4e1f7728f8cd92188e4660226ba4a4cbe1a60f49f205469426a735f: openstack/dnsmasq-dns-6b994dcc49-qk7bx/dnsmasq-dns\" id=9cee6e87-0cf4-4505-89c6-8661b5924cbb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:23.655853 crc crio[24477]: time=\"2026-06-11T12:20:23.655782327Z\" level=info msg=\"Starting container: af928950b4e1f7728f8cd92188e4660226ba4a4cbe1a60f49f205469426a735f\" id=3295e28b-ea20-447d-9835-a9af1e5a72e2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:23.661140 crc crio[24477]: time=\"2026-06-11T12:20:23.661054243Z\" level=info msg=\"Started container\" PID=59022 containerID=af928950b4e1f7728f8cd92188e4660226ba4a4cbe1a60f49f205469426a735f description=openstack/dnsmasq-dns-6b994dcc49-qk7bx/dnsmasq-dns id=3295e28b-ea20-447d-9835-a9af1e5a72e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0c0825b0f8cb7f7203f5f74f8c2bfe8b791c5192b7aa63947c8a9dc8c6d5775\nJun 11 12:20:23.723339 crc crio[24477]: time=\"2026-06-11T12:20:23.722738002Z\" level=info msg=\"Created container 8dedffd06990418e2771201eec86baf89a32eabd7515a5fdbb71f9b79a985eb1: openstack/dnsmasq-dns-86cd84489-mdrhw/dnsmasq-dns\" id=5ea49fc7-ba79-401b-9af2-e7c116d1eab4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:23.725128 crc crio[24477]: time=\"2026-06-11T12:20:23.725051096Z\" level=info msg=\"Starting container: 8dedffd06990418e2771201eec86baf89a32eabd7515a5fdbb71f9b79a985eb1\" id=ad2055d6-fe8e-451e-9f11-f02e87fb3d75 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:23.732152 crc crio[24477]: time=\"2026-06-11T12:20:23.731924799Z\" level=info msg=\"Started container\" PID=59021 containerID=8dedffd06990418e2771201eec86baf89a32eabd7515a5fdbb71f9b79a985eb1 description=openstack/dnsmasq-dns-86cd84489-mdrhw/dnsmasq-dns id=ad2055d6-fe8e-451e-9f11-f02e87fb3d75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2392c120f2ee7c8236802593c64dc9da2533f0bedf43e46cadb3b5e56a717e4c\nJun 11 12:20:24.192732 crc crio[24477]: time=\"2026-06-11T12:20:24.192614015Z\" level=info msg=\"Stopping container: af928950b4e1f7728f8cd92188e4660226ba4a4cbe1a60f49f205469426a735f (timeout: 10s)\" id=e814632c-10c2-41bc-b6ab-01b8ef4083e7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:20:24.201237 crc crio[24477]: time=\"2026-06-11T12:20:24.201036696Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=d8800827-0f5c-4490-963d-72736517d7c3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:24.209027 crc crio[24477]: time=\"2026-06-11T12:20:24.208935577Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=6ac37c17-cc4c-4ab6-b6b1-4a39c11cc686 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:24.220228 crc crio[24477]: time=\"2026-06-11T12:20:24.220150273Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-8t2kw/ovsdb-server\" id=0180b101-d7e4-4b23-a316-7781f1952c09 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:24.221884 crc crio[24477]: time=\"2026-06-11T12:20:24.22182558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:24.296214 crc crio[24477]: time=\"2026-06-11T12:20:24.296128744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:24.371818 crc crio[24477]: time=\"2026-06-11T12:20:24.371749976Z\" level=info msg=\"Stopped container af928950b4e1f7728f8cd92188e4660226ba4a4cbe1a60f49f205469426a735f: openstack/dnsmasq-dns-6b994dcc49-qk7bx/dnsmasq-dns\" id=e814632c-10c2-41bc-b6ab-01b8ef4083e7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:20:24.390495 crc crio[24477]: time=\"2026-06-11T12:20:24.389945756Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-77594b4b4f-ztfct/POD\" id=d663fc3f-5112-458b-90e1-2871f25bf7e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:20:24.390495 crc crio[24477]: time=\"2026-06-11T12:20:24.390492293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:24.391116 crc crio[24477]: time=\"2026-06-11T12:20:24.390333407Z\" level=info msg=\"Stopping pod sandbox: a0c0825b0f8cb7f7203f5f74f8c2bfe8b791c5192b7aa63947c8a9dc8c6d5775\" id=fd8ed256-dec9-40a2-8c27-c2a60bc5216c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:24.393701 crc crio[24477]: time=\"2026-06-11T12:20:24.393628951Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-qk7bx Namespace:openstack ID:a0c0825b0f8cb7f7203f5f74f8c2bfe8b791c5192b7aa63947c8a9dc8c6d5775 UID:8880ccaa-e817-48db-9990-28e5b0b52eb9 NetNS:/var/run/netns/867ba679-eab6-41e1-acf8-5c5582d4eb84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8880ccaa_e817_48db_9990_28e5b0b52eb9.slice PodAnnotations:0xc00251e978}] Aliases:map[]}\"\nJun 11 12:20:24.399898 crc crio[24477]: time=\"2026-06-11T12:20:24.394907948Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6b994dcc49-qk7bx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:20:24.483958 crc crio[24477]: time=\"2026-06-11T12:20:24.4836208Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-77594b4b4f-ztfct Namespace:openstack ID:de799f40f4eb7bc2754962ac183fb465a8b6cee890e9f58f5460af95808ad990 UID:bfc522e6-a88b-4d55-a2cd-39e7ac6d591e NetNS:/var/run/netns/051c744b-81a9-4f71-93ac-eb1457db6dba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbfc522e6_a88b_4d55_a2cd_39e7ac6d591e.slice PodAnnotations:0xc0072c0770}] Aliases:map[]}\"\nJun 11 12:20:24.484134 crc crio[24477]: time=\"2026-06-11T12:20:24.484020201Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-77594b4b4f-ztfct to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:20:24.583318 crc crio[24477]: time=\"2026-06-11T12:20:24.5832029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:24.786490 crc crio[24477]: time=\"2026-06-11T12:20:24.785860444Z\" level=info msg=\"Created container a14e92c91c304808297306fdff2f8bd1f905fd051f29dbe2eb72828123d759f4: openstack/ovn-controller-ovs-8t2kw/ovsdb-server\" id=0180b101-d7e4-4b23-a316-7781f1952c09 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:24.788717 crc crio[24477]: time=\"2026-06-11T12:20:24.788535798Z\" level=info msg=\"Starting container: a14e92c91c304808297306fdff2f8bd1f905fd051f29dbe2eb72828123d759f4\" id=829bf519-c0fe-42c0-8069-56f30300d14e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:24.796008 crc crio[24477]: time=\"2026-06-11T12:20:24.79571675Z\" level=info msg=\"Started container\" PID=59359 containerID=a14e92c91c304808297306fdff2f8bd1f905fd051f29dbe2eb72828123d759f4 description=openstack/ovn-controller-ovs-8t2kw/ovsdb-server id=829bf519-c0fe-42c0-8069-56f30300d14e name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd78ddb759e410ffd524f845c2072f9828b6798088e753585ebe201a2cd12ab4\nJun 11 12:20:24.812783 crc crio[24477]: time=\"2026-06-11T12:20:24.812173711Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=da84ae34-08ed-4c7b-b4d7-bd5f43bc30d3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:24.818344 crc crio[24477]: time=\"2026-06-11T12:20:24.818035955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=a2612b9e-e133-4cd1-9558-5744a11cdcb6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:24.830834 crc crio[24477]: time=\"2026-06-11T12:20:24.830741221Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-8t2kw/ovs-vswitchd\" id=b5a8dc45-231d-4e1f-88c8-b0a0b95a4af1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:24.832115 crc crio[24477]: time=\"2026-06-11T12:20:24.832051239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:24.875837 crc crio[24477]: time=\"2026-06-11T12:20:24.875701059Z\" level=info msg=\"Stopped pod sandbox: a0c0825b0f8cb7f7203f5f74f8c2bfe8b791c5192b7aa63947c8a9dc8c6d5775\" id=fd8ed256-dec9-40a2-8c27-c2a60bc5216c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:24.906040 crc crio[24477]: time=\"2026-06-11T12:20:24.905925305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:25.104760 crc crio[24477]: 2026-06-11T12:20:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de799f40f4eb7bc Mac:da:20:5f:b3:76:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/051c744b-81a9-4f71-93ac-eb1457db6dba SocketPath: PciID:}] [{Interface:0xc0001305c0 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:20:25.105515 crc crio[24477]: time=\"2026-06-11T12:20:25.105406692Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-77594b4b4f-ztfct Namespace:openstack ID:de799f40f4eb7bc2754962ac183fb465a8b6cee890e9f58f5460af95808ad990 UID:bfc522e6-a88b-4d55-a2cd-39e7ac6d591e NetNS:/var/run/netns/051c744b-81a9-4f71-93ac-eb1457db6dba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbfc522e6_a88b_4d55_a2cd_39e7ac6d591e.slice PodAnnotations:0xc0072c0770}] Aliases:map[]}\"\nJun 11 12:20:25.105955 crc crio[24477]: time=\"2026-06-11T12:20:25.105715771Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-77594b4b4f-ztfct for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:20:25.114755 crc crio[24477]: time=\"2026-06-11T12:20:25.114592349Z\" level=info msg=\"Ran pod sandbox de799f40f4eb7bc2754962ac183fb465a8b6cee890e9f58f5460af95808ad990 with infra container: openstack/dnsmasq-dns-77594b4b4f-ztfct/POD\" id=d663fc3f-5112-458b-90e1-2871f25bf7e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:20:25.123420 crc crio[24477]: time=\"2026-06-11T12:20:25.122802321Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=fb718800-dc42-49e4-8162-e041c07cacb8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:25.185713 crc crio[24477]: time=\"2026-06-11T12:20:25.185109596Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3a7a93fb-aa0d-4c88-b0d7-648e048eb55a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:25.200471 crc crio[24477]: time=\"2026-06-11T12:20:25.200364491Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-77594b4b4f-ztfct/init\" id=fbb6ca3f-2018-4ebb-adf0-57bad217b597 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:25.202546 crc crio[24477]: time=\"2026-06-11T12:20:25.20245316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:25.208352 crc crio[24477]: time=\"2026-06-11T12:20:25.207699877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:25.260801 crc crio[24477]: time=\"2026-06-11T12:20:25.260588578Z\" level=info msg=\"Removing container: af928950b4e1f7728f8cd92188e4660226ba4a4cbe1a60f49f205469426a735f\" id=6fc9f181-5fc1-4663-b6d6-736ed5c23ea0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:20:25.264114 crc crio[24477]: time=\"2026-06-11T12:20:25.264011174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:25.276799 crc crio[24477]: time=\"2026-06-11T12:20:25.276579816Z\" level=info msg=\"Stopping pod sandbox: e37944723a35c462d93ddb70d2c20788f62cbc2c2b0875193c681e3ddca7d352\" id=bc7032e1-7528-4078-893f-f1d3e3601080 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:25.277133 crc crio[24477]: time=\"2026-06-11T12:20:25.277053009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:25.278046 crc crio[24477]: time=\"2026-06-11T12:20:25.277956525Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686340-cn7b4 Namespace:openshift-infra ID:e37944723a35c462d93ddb70d2c20788f62cbc2c2b0875193c681e3ddca7d352 UID:d529d318-73cc-4fe5-96b0-85d2072df05f NetNS:/var/run/netns/abff8500-d860-4427-be68-567f992063ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd529d318_73cc_4fe5_96b0_85d2072df05f.slice PodAnnotations:0xc000a154b0}] Aliases:map[]}\"\nJun 11 12:20:25.278489 crc crio[24477]: time=\"2026-06-11T12:20:25.278419138Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686340-cn7b4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:20:25.317011 crc crio[24477]: time=\"2026-06-11T12:20:25.313004818Z\" level=info msg=\"Removed container af928950b4e1f7728f8cd92188e4660226ba4a4cbe1a60f49f205469426a735f: openstack/dnsmasq-dns-6b994dcc49-qk7bx/dnsmasq-dns\" id=6fc9f181-5fc1-4663-b6d6-736ed5c23ea0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:20:25.322018 crc crio[24477]: time=\"2026-06-11T12:20:25.321945797Z\" level=info msg=\"Removing container: 16349d05e7fdfb34c6cabee00cf50909aca28bcaa0257cbaa5f3a98bdaaa73cc\" id=e0664922-adbe-4d73-9643-cccbe42725a5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:20:25.341437 crc crio[24477]: time=\"2026-06-11T12:20:25.341318119Z\" level=info msg=\"Created container cc8f6a6719b9d4113db74cac9c7d9ba041d6e41a5aafbfb796c60d5693cf0305: openstack/ovn-controller-ovs-8t2kw/ovs-vswitchd\" id=b5a8dc45-231d-4e1f-88c8-b0a0b95a4af1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:25.344410 crc crio[24477]: time=\"2026-06-11T12:20:25.344381757Z\" level=info msg=\"Starting container: cc8f6a6719b9d4113db74cac9c7d9ba041d6e41a5aafbfb796c60d5693cf0305\" id=34ee13ce-d03a-415f-bea7-b42f0b2375bc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:25.352896 crc crio[24477]: time=\"2026-06-11T12:20:25.35279427Z\" level=info msg=\"Started container\" PID=59469 containerID=cc8f6a6719b9d4113db74cac9c7d9ba041d6e41a5aafbfb796c60d5693cf0305 description=openstack/ovn-controller-ovs-8t2kw/ovs-vswitchd id=34ee13ce-d03a-415f-bea7-b42f0b2375bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd78ddb759e410ffd524f845c2072f9828b6798088e753585ebe201a2cd12ab4\nJun 11 12:20:25.361207 crc crio[24477]: time=\"2026-06-11T12:20:25.361064946Z\" level=info msg=\"Removed container 16349d05e7fdfb34c6cabee00cf50909aca28bcaa0257cbaa5f3a98bdaaa73cc: openstack/dnsmasq-dns-6b994dcc49-qk7bx/init\" id=e0664922-adbe-4d73-9643-cccbe42725a5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:20:25.427994 crc crio[24477]: time=\"2026-06-11T12:20:25.427895303Z\" level=info msg=\"Created container 09600fd3e4a34032d96f4226808275cab18905c226bb7fbb2da185d7848e94a5: openstack/dnsmasq-dns-77594b4b4f-ztfct/init\" id=fbb6ca3f-2018-4ebb-adf0-57bad217b597 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:25.429900 crc crio[24477]: time=\"2026-06-11T12:20:25.429860998Z\" level=info msg=\"Starting container: 09600fd3e4a34032d96f4226808275cab18905c226bb7fbb2da185d7848e94a5\" id=cfca708e-b1d4-43e0-805d-9ed72473f930 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:25.435787 crc crio[24477]: time=\"2026-06-11T12:20:25.435516759Z\" level=info msg=\"Started container\" PID=59492 containerID=09600fd3e4a34032d96f4226808275cab18905c226bb7fbb2da185d7848e94a5 description=openstack/dnsmasq-dns-77594b4b4f-ztfct/init id=cfca708e-b1d4-43e0-805d-9ed72473f930 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de799f40f4eb7bc2754962ac183fb465a8b6cee890e9f58f5460af95808ad990\nJun 11 12:20:25.585058 crc crio[24477]: time=\"2026-06-11T12:20:25.584282004Z\" level=info msg=\"Stopped pod sandbox: e37944723a35c462d93ddb70d2c20788f62cbc2c2b0875193c681e3ddca7d352\" id=bc7032e1-7528-4078-893f-f1d3e3601080 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:26.336875 crc crio[24477]: time=\"2026-06-11T12:20:26.331351694Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=57c72414-3db8-4e35-ac5e-2d6e2d2abba6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:26.348989 crc crio[24477]: time=\"2026-06-11T12:20:26.348904657Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d141b780-79f4-4248-a886-edbe83caf9e0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:26.496058 crc crio[24477]: time=\"2026-06-11T12:20:26.495829931Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a3b9dc48-47a1-46e5-baf5-83c42bfee327 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:26.501134 crc crio[24477]: time=\"2026-06-11T12:20:26.501030569Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5b1b2c95-fe01-44de-8e10-32fc953c0c3b name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:26.648894 crc crio[24477]: time=\"2026-06-11T12:20:26.645122491Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=11841d8b-41e8-418d-bfd2-698116c583ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:26.648894 crc crio[24477]: time=\"2026-06-11T12:20:26.647050146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:26.714813 crc crio[24477]: time=\"2026-06-11T12:20:26.714748771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:26.721146 crc crio[24477]: time=\"2026-06-11T12:20:26.721116449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:26.768948 crc crio[24477]: time=\"2026-06-11T12:20:26.768787294Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-77594b4b4f-ztfct/dnsmasq-dns\" id=27f2b5c7-3eca-43ce-a485-b673399bc575 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:26.771261 crc crio[24477]: time=\"2026-06-11T12:20:26.771172872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:26.842188 crc crio[24477]: time=\"2026-06-11T12:20:26.842064536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:26.851511 crc crio[24477]: time=\"2026-06-11T12:20:26.851466479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:27.252963 crc crio[24477]: time=\"2026-06-11T12:20:27.251348819Z\" level=info msg=\"Created container 60280ea375124441575c53a2311e3890c11f1eac1062d85bdb524a481d51d676: openstack/openstack-cell1-galera-0/galera\" id=11841d8b-41e8-418d-bfd2-698116c583ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:27.255970 crc crio[24477]: time=\"2026-06-11T12:20:27.255710221Z\" level=info msg=\"Starting container: 60280ea375124441575c53a2311e3890c11f1eac1062d85bdb524a481d51d676\" id=5b9332ba-0930-489e-aa64-0cf3b89f1553 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:27.267078 crc crio[24477]: time=\"2026-06-11T12:20:27.266961116Z\" level=info msg=\"Started container\" PID=59627 containerID=60280ea375124441575c53a2311e3890c11f1eac1062d85bdb524a481d51d676 description=openstack/openstack-cell1-galera-0/galera id=5b9332ba-0930-489e-aa64-0cf3b89f1553 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2200cc85422d8dc80f0f995df075e56d794d4c854d9640313456892586e814a8\nJun 11 12:20:27.315448 crc crio[24477]: time=\"2026-06-11T12:20:27.314833516Z\" level=info msg=\"Created container 9d1f3e23c70398e9a763c842226b751390a886e8bf4b1757f0e73c342884268f: openstack/dnsmasq-dns-77594b4b4f-ztfct/dnsmasq-dns\" id=27f2b5c7-3eca-43ce-a485-b673399bc575 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:27.320474 crc crio[24477]: time=\"2026-06-11T12:20:27.320202928Z\" level=info msg=\"Starting container: 9d1f3e23c70398e9a763c842226b751390a886e8bf4b1757f0e73c342884268f\" id=0951d156-1b3c-402b-b061-aafc3570ec10 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:27.328869 crc crio[24477]: time=\"2026-06-11T12:20:27.328113928Z\" level=info msg=\"Started container\" PID=59631 containerID=9d1f3e23c70398e9a763c842226b751390a886e8bf4b1757f0e73c342884268f description=openstack/dnsmasq-dns-77594b4b4f-ztfct/dnsmasq-dns id=0951d156-1b3c-402b-b061-aafc3570ec10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de799f40f4eb7bc2754962ac183fb465a8b6cee890e9f58f5460af95808ad990\nJun 11 12:20:27.371270 crc crio[24477]: time=\"2026-06-11T12:20:27.366157345Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=98c8bdba-0ee3-4dce-979a-898b7849632a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:27.434804 crc crio[24477]: time=\"2026-06-11T12:20:27.434412196Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c4be838e-6cfe-4ca5-878a-92e2202c4248 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:27.519739 crc crio[24477]: time=\"2026-06-11T12:20:27.519000936Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=d458b9c8-915b-42cf-9b2a-207272c9ed79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:27.525729 crc crio[24477]: time=\"2026-06-11T12:20:27.525597612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:27.613514 crc crio[24477]: time=\"2026-06-11T12:20:27.612928004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:27.642979 crc crio[24477]: time=\"2026-06-11T12:20:27.642924724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:27.786495 crc crio[24477]: time=\"2026-06-11T12:20:27.786295129Z\" level=info msg=\"Created container 36f5b609446c43355a7566d9ea6d6681dd90efcb1da45c89c045c07420c39db0: openstack/openstack-galera-0/galera\" id=d458b9c8-915b-42cf-9b2a-207272c9ed79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:27.789029 crc crio[24477]: time=\"2026-06-11T12:20:27.788933024Z\" level=info msg=\"Starting container: 36f5b609446c43355a7566d9ea6d6681dd90efcb1da45c89c045c07420c39db0\" id=5890425c-ba2e-4c10-991a-20d48e79454a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:27.796271 crc crio[24477]: time=\"2026-06-11T12:20:27.796179296Z\" level=info msg=\"Started container\" PID=59705 containerID=36f5b609446c43355a7566d9ea6d6681dd90efcb1da45c89c045c07420c39db0 description=openstack/openstack-galera-0/galera id=5890425c-ba2e-4c10-991a-20d48e79454a name=/runtime.v1.RuntimeService/StartContainer sandboxID=14170729c548fda7b13f85f4dadd8621f9a95ca40b83cb445d06f1db44a3df05\nJun 11 12:20:28.830953 crc crio[24477]: time=\"2026-06-11T12:20:28.830828434Z\" level=info msg=\"Removing container: 0615a0509a04e66e1dafd550de8d218b82677e2d1a8d9a8dd99139b96b1e2c11\" id=45ca580c-f7cc-4f34-81c3-b1b833882343 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:20:28.951414 crc crio[24477]: time=\"2026-06-11T12:20:28.950601265Z\" level=info msg=\"Removed container 0615a0509a04e66e1dafd550de8d218b82677e2d1a8d9a8dd99139b96b1e2c11: openshift-infra/auto-csr-approver-29686334-bt89z/oc\" id=45ca580c-f7cc-4f34-81c3-b1b833882343 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:20:28.964818 crc crio[24477]: time=\"2026-06-11T12:20:28.964631468Z\" level=info msg=\"Stopping pod sandbox: 8e3dbd9af8e56e116c2e2673f70588cdbf473763f4fc828e06f4bded90a1a413\" id=10eac862-2be6-401c-b539-e73ab3e13975 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:28.964818 crc crio[24477]: time=\"2026-06-11T12:20:28.964787392Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8e3dbd9af8e56e116c2e2673f70588cdbf473763f4fc828e06f4bded90a1a413\" id=10eac862-2be6-401c-b539-e73ab3e13975 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:28.966227 crc crio[24477]: time=\"2026-06-11T12:20:28.96612298Z\" level=info msg=\"Removing pod sandbox: 8e3dbd9af8e56e116c2e2673f70588cdbf473763f4fc828e06f4bded90a1a413\" id=db3cde3e-10ce-426e-b633-9d378e5a82fb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:20:28.991682 crc crio[24477]: time=\"2026-06-11T12:20:28.991466199Z\" level=info msg=\"Removed pod sandbox: 8e3dbd9af8e56e116c2e2673f70588cdbf473763f4fc828e06f4bded90a1a413\" id=db3cde3e-10ce-426e-b633-9d378e5a82fb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:20:28.992605 crc crio[24477]: time=\"2026-06-11T12:20:28.992490948Z\" level=info msg=\"Stopping pod sandbox: a0c0825b0f8cb7f7203f5f74f8c2bfe8b791c5192b7aa63947c8a9dc8c6d5775\" id=97096049-b881-4cbd-805f-21e7ce10167a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:28.992777 crc crio[24477]: time=\"2026-06-11T12:20:28.992625952Z\" level=info msg=\"Stopped pod sandbox (already stopped): a0c0825b0f8cb7f7203f5f74f8c2bfe8b791c5192b7aa63947c8a9dc8c6d5775\" id=97096049-b881-4cbd-805f-21e7ce10167a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:28.993280 crc crio[24477]: time=\"2026-06-11T12:20:28.993187027Z\" level=info msg=\"Removing pod sandbox: a0c0825b0f8cb7f7203f5f74f8c2bfe8b791c5192b7aa63947c8a9dc8c6d5775\" id=49a5cf7f-1880-4a4c-9c4f-3a3e2714c230 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:20:29.007879 crc crio[24477]: time=\"2026-06-11T12:20:29.007730054Z\" level=info msg=\"Removed pod sandbox: a0c0825b0f8cb7f7203f5f74f8c2bfe8b791c5192b7aa63947c8a9dc8c6d5775\" id=49a5cf7f-1880-4a4c-9c4f-3a3e2714c230 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:20:29.010346 crc crio[24477]: time=\"2026-06-11T12:20:29.010227875Z\" level=info msg=\"Stopping pod sandbox: ce075ad6537e7478b5b75ae1d9ed4387daf0c016a87a65b3c5727e3fdbe80271\" id=a0ac5167-e4a1-4310-a3ff-e9146d0cdf26 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:29.010496 crc crio[24477]: time=\"2026-06-11T12:20:29.010435611Z\" level=info msg=\"Stopped pod sandbox (already stopped): ce075ad6537e7478b5b75ae1d9ed4387daf0c016a87a65b3c5727e3fdbe80271\" id=a0ac5167-e4a1-4310-a3ff-e9146d0cdf26 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:29.011840 crc crio[24477]: time=\"2026-06-11T12:20:29.011745968Z\" level=info msg=\"Removing pod sandbox: ce075ad6537e7478b5b75ae1d9ed4387daf0c016a87a65b3c5727e3fdbe80271\" id=e67aa621-ec3c-4e86-86c5-a7fa11b97ed0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:20:29.026088 crc crio[24477]: time=\"2026-06-11T12:20:29.025917696Z\" level=info msg=\"Removed pod sandbox: ce075ad6537e7478b5b75ae1d9ed4387daf0c016a87a65b3c5727e3fdbe80271\" id=e67aa621-ec3c-4e86-86c5-a7fa11b97ed0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:20:29.028577 crc crio[24477]: time=\"2026-06-11T12:20:29.028496347Z\" level=info msg=\"Stopping pod sandbox: 48e33764786c56b95824915a988fd20614dd54eb584d74d8febf5552f5380406\" id=0967cfd2-8046-4686-af77-b1a3f0ff6e2d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:29.028756 crc crio[24477]: time=\"2026-06-11T12:20:29.028698192Z\" level=info msg=\"Stopped pod sandbox (already stopped): 48e33764786c56b95824915a988fd20614dd54eb584d74d8febf5552f5380406\" id=0967cfd2-8046-4686-af77-b1a3f0ff6e2d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:29.029334 crc crio[24477]: time=\"2026-06-11T12:20:29.029253858Z\" level=info msg=\"Removing pod sandbox: 48e33764786c56b95824915a988fd20614dd54eb584d74d8febf5552f5380406\" id=3456faba-0938-4377-a2dd-badfaf549dd5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:20:29.044705 crc crio[24477]: time=\"2026-06-11T12:20:29.044538497Z\" level=info msg=\"Removed pod sandbox: 48e33764786c56b95824915a988fd20614dd54eb584d74d8febf5552f5380406\" id=3456faba-0938-4377-a2dd-badfaf549dd5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:20:29.046385 crc crio[24477]: time=\"2026-06-11T12:20:29.046256135Z\" level=info msg=\"Stopping pod sandbox: 3ea5196abd39f689e65040e5809d4881d684f11941bcbb75af0a86d24daaf51e\" id=d30664f3-a79f-42a0-b4bb-47e98f71592c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:29.046385 crc crio[24477]: time=\"2026-06-11T12:20:29.046375018Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3ea5196abd39f689e65040e5809d4881d684f11941bcbb75af0a86d24daaf51e\" id=d30664f3-a79f-42a0-b4bb-47e98f71592c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:29.047340 crc crio[24477]: time=\"2026-06-11T12:20:29.047250051Z\" level=info msg=\"Removing pod sandbox: 3ea5196abd39f689e65040e5809d4881d684f11941bcbb75af0a86d24daaf51e\" id=5f74630e-c11b-4e69-8d46-2b1271402997 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:20:29.076492 crc crio[24477]: time=\"2026-06-11T12:20:29.076353948Z\" level=info msg=\"Removed pod sandbox: 3ea5196abd39f689e65040e5809d4881d684f11941bcbb75af0a86d24daaf51e\" id=5f74630e-c11b-4e69-8d46-2b1271402997 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:20:29.770515 crc crio[24477]: time=\"2026-06-11T12:20:29.770388856Z\" level=info msg=\"Stopping container: 8dedffd06990418e2771201eec86baf89a32eabd7515a5fdbb71f9b79a985eb1 (timeout: 10s)\" id=de1c3639-e993-4891-84fb-f41863e1bc32 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:20:29.917046 crc crio[24477]: time=\"2026-06-11T12:20:29.916889307Z\" level=info msg=\"Stopped container 8dedffd06990418e2771201eec86baf89a32eabd7515a5fdbb71f9b79a985eb1: openstack/dnsmasq-dns-86cd84489-mdrhw/dnsmasq-dns\" id=de1c3639-e993-4891-84fb-f41863e1bc32 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:20:29.918187 crc crio[24477]: time=\"2026-06-11T12:20:29.918103151Z\" level=info msg=\"Stopping pod sandbox: 2392c120f2ee7c8236802593c64dc9da2533f0bedf43e46cadb3b5e56a717e4c\" id=6d7716df-6113-4fa7-bbba-60904ec0ee7c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:29.919164 crc crio[24477]: time=\"2026-06-11T12:20:29.919006157Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86cd84489-mdrhw Namespace:openstack ID:2392c120f2ee7c8236802593c64dc9da2533f0bedf43e46cadb3b5e56a717e4c UID:8acc89a5-f6e4-4f50-883c-4f83977c2b94 NetNS:/var/run/netns/944e9c66-2ba3-4f0d-974c-40b6c95bb653 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8acc89a5_f6e4_4f50_883c_4f83977c2b94.slice PodAnnotations:0xc00251ed68}] Aliases:map[]}\"\nJun 11 12:20:29.919325 crc crio[24477]: time=\"2026-06-11T12:20:29.919251343Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-86cd84489-mdrhw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:20:30.312936 crc crio[24477]: time=\"2026-06-11T12:20:30.311699322Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7b6fcdc445-gch9m/POD\" id=a2cc5133-bb7d-44d1-b28d-faafecd37a05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:20:30.312936 crc crio[24477]: time=\"2026-06-11T12:20:30.312264945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:30.448741 crc crio[24477]: time=\"2026-06-11T12:20:30.438371496Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-gch9m Namespace:openstack ID:efd86ff58f7f34018126c6d5ebb4b487592ebb8a889a6f5ddcc80778019935fc UID:44d115aa-a7e7-4416-a3f9-620ce5ea2f7b NetNS:/var/run/netns/a961877c-2598-4389-8768-ca734f6b0f72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44d115aa_a7e7_4416_a3f9_620ce5ea2f7b.slice PodAnnotations:0xc0005304d0}] Aliases:map[]}\"\nJun 11 12:20:30.448741 crc crio[24477]: time=\"2026-06-11T12:20:30.438453968Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7b6fcdc445-gch9m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:20:30.701629 crc crio[24477]: time=\"2026-06-11T12:20:30.700948393Z\" level=info msg=\"Stopped pod sandbox: 2392c120f2ee7c8236802593c64dc9da2533f0bedf43e46cadb3b5e56a717e4c\" id=6d7716df-6113-4fa7-bbba-60904ec0ee7c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:31.104180 crc crio[24477]: 2026-06-11T12:20:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:efd86ff58f7f340 Mac:3a:17:eb:64:25:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/a961877c-2598-4389-8768-ca734f6b0f72 SocketPath: PciID:}] [{Interface:0xc000014750 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:20:31.106175 crc crio[24477]: time=\"2026-06-11T12:20:31.10613668Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-gch9m Namespace:openstack ID:efd86ff58f7f34018126c6d5ebb4b487592ebb8a889a6f5ddcc80778019935fc UID:44d115aa-a7e7-4416-a3f9-620ce5ea2f7b NetNS:/var/run/netns/a961877c-2598-4389-8768-ca734f6b0f72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44d115aa_a7e7_4416_a3f9_620ce5ea2f7b.slice PodAnnotations:0xc0005304d0}] Aliases:map[]}\"\nJun 11 12:20:31.106736 crc crio[24477]: time=\"2026-06-11T12:20:31.106302325Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7b6fcdc445-gch9m for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:20:31.120339 crc crio[24477]: time=\"2026-06-11T12:20:31.120080471Z\" level=info msg=\"Ran pod sandbox efd86ff58f7f34018126c6d5ebb4b487592ebb8a889a6f5ddcc80778019935fc with infra container: openstack/dnsmasq-dns-7b6fcdc445-gch9m/POD\" id=a2cc5133-bb7d-44d1-b28d-faafecd37a05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:20:31.126086 crc crio[24477]: time=\"2026-06-11T12:20:31.126001325Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a25af8b1-3cac-4d70-8f57-714689de42fa name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:31.213188 crc crio[24477]: time=\"2026-06-11T12:20:31.212856024Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a774f0c1-c120-4252-9a3e-cfda6bdcdc79 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:31.230081 crc crio[24477]: time=\"2026-06-11T12:20:31.229957116Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6fcdc445-gch9m/init\" id=ee984462-ad60-438f-aca2-e90ddbf42073 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:31.232436 crc crio[24477]: time=\"2026-06-11T12:20:31.231590802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:31.287537 crc crio[24477]: time=\"2026-06-11T12:20:31.287402405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:31.296001 crc crio[24477]: time=\"2026-06-11T12:20:31.295882893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:31.417174 crc crio[24477]: time=\"2026-06-11T12:20:31.417040596Z\" level=info msg=\"Created container db8412f2cd77663596c1915e800b620c40af2e0f0793ee2d2164b2d69263a17c: openstack/dnsmasq-dns-7b6fcdc445-gch9m/init\" id=ee984462-ad60-438f-aca2-e90ddbf42073 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:31.419475 crc crio[24477]: time=\"2026-06-11T12:20:31.419422653Z\" level=info msg=\"Starting container: db8412f2cd77663596c1915e800b620c40af2e0f0793ee2d2164b2d69263a17c\" id=41b9832a-39e4-4af7-97ca-7f4cdf053d3c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:31.426950 crc crio[24477]: time=\"2026-06-11T12:20:31.426859314Z\" level=info msg=\"Started container\" PID=60652 containerID=db8412f2cd77663596c1915e800b620c40af2e0f0793ee2d2164b2d69263a17c description=openstack/dnsmasq-dns-7b6fcdc445-gch9m/init id=41b9832a-39e4-4af7-97ca-7f4cdf053d3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=efd86ff58f7f34018126c6d5ebb4b487592ebb8a889a6f5ddcc80778019935fc\nJun 11 12:20:31.491540 crc crio[24477]: time=\"2026-06-11T12:20:31.491414419Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-9fpm5/POD\" id=0434a193-a9ad-44e7-97d1-c3449fd564cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:20:31.491540 crc crio[24477]: time=\"2026-06-11T12:20:31.491518222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:31.531908 crc crio[24477]: time=\"2026-06-11T12:20:31.53182201Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-9fpm5 Namespace:openstack ID:3ec7a4d1638261f7b02faad03e80c6a6dd3d6a2e931605e145124e82bc41e927 UID:b37c0f36-b0f3-4718-89eb-0485c2f788d4 NetNS:/var/run/netns/68088ab1-b191-4d6d-969b-6e77bd940d47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb37c0f36_b0f3_4718_89eb_0485c2f788d4.slice PodAnnotations:0xc00251e360}] Aliases:map[]}\"\nJun 11 12:20:31.531908 crc crio[24477]: time=\"2026-06-11T12:20:31.531880562Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-9fpm5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:20:31.558983 crc crio[24477]: time=\"2026-06-11T12:20:31.558759196Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2b3072c1-70df-47de-a842-c039773661b8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:31.602601 crc crio[24477]: time=\"2026-06-11T12:20:31.602429208Z\" level=info msg=\"Removing container: 8dedffd06990418e2771201eec86baf89a32eabd7515a5fdbb71f9b79a985eb1\" id=68eb0d68-91f0-4f25-8bca-0f7c6e8cfa94 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:20:31.635524 crc crio[24477]: time=\"2026-06-11T12:20:31.635418503Z\" level=info msg=\"Removed container 8dedffd06990418e2771201eec86baf89a32eabd7515a5fdbb71f9b79a985eb1: openstack/dnsmasq-dns-86cd84489-mdrhw/dnsmasq-dns\" id=68eb0d68-91f0-4f25-8bca-0f7c6e8cfa94 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:20:31.647697 crc crio[24477]: time=\"2026-06-11T12:20:31.647462058Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=04ba9f86-0bbd-4f69-bbe3-4ede6d537e23 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:31.648733 crc crio[24477]: time=\"2026-06-11T12:20:31.648605361Z\" level=info msg=\"Removing container: 9bd02e04d321af88b38a8d272adf0024afc395891f4572880205220702c10ad1\" id=1178c081-e95d-413b-9289-924d43eeb736 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:20:31.679978 crc crio[24477]: time=\"2026-06-11T12:20:31.678035557Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6fcdc445-gch9m/dnsmasq-dns\" id=d326748d-b4ad-4855-b5c7-d28a3e0e1db4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:31.684836 crc crio[24477]: time=\"2026-06-11T12:20:31.681947828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:31.748127 crc crio[24477]: time=\"2026-06-11T12:20:31.74633003Z\" level=info msg=\"Removed container 9bd02e04d321af88b38a8d272adf0024afc395891f4572880205220702c10ad1: openstack/dnsmasq-dns-86cd84489-mdrhw/init\" id=1178c081-e95d-413b-9289-924d43eeb736 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:20:31.764809 crc crio[24477]: time=\"2026-06-11T12:20:31.763452993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:31.769951 crc crio[24477]: time=\"2026-06-11T12:20:31.769872687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:31.893737 crc crio[24477]: time=\"2026-06-11T12:20:31.89107166Z\" level=info msg=\"Created container 766eb5b51ba11b1d9e056ebbbb2b620910d11c868bdde837e83f4f5df0d5de16: openstack/dnsmasq-dns-7b6fcdc445-gch9m/dnsmasq-dns\" id=d326748d-b4ad-4855-b5c7-d28a3e0e1db4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:31.895456 crc crio[24477]: time=\"2026-06-11T12:20:31.89491324Z\" level=info msg=\"Starting container: 766eb5b51ba11b1d9e056ebbbb2b620910d11c868bdde837e83f4f5df0d5de16\" id=4f51d481-d998-40ff-8ea1-c9df0ad45ddb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:31.904872 crc crio[24477]: time=\"2026-06-11T12:20:31.904603732Z\" level=info msg=\"Started container\" PID=60780 containerID=766eb5b51ba11b1d9e056ebbbb2b620910d11c868bdde837e83f4f5df0d5de16 description=openstack/dnsmasq-dns-7b6fcdc445-gch9m/dnsmasq-dns id=4f51d481-d998-40ff-8ea1-c9df0ad45ddb name=/runtime.v1.RuntimeService/StartContainer sandboxID=efd86ff58f7f34018126c6d5ebb4b487592ebb8a889a6f5ddcc80778019935fc\nJun 11 12:20:32.214413 crc crio[24477]: 2026-06-11T12:20:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ec7a4d1638261f Mac:9e:3a:22:1b:1a:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/68088ab1-b191-4d6d-969b-6e77bd940d47 SocketPath: PciID:}] [{Interface:0xc00059ef80 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:20:32.216515 crc crio[24477]: time=\"2026-06-11T12:20:32.216364091Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-9fpm5 Namespace:openstack ID:3ec7a4d1638261f7b02faad03e80c6a6dd3d6a2e931605e145124e82bc41e927 UID:b37c0f36-b0f3-4718-89eb-0485c2f788d4 NetNS:/var/run/netns/68088ab1-b191-4d6d-969b-6e77bd940d47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb37c0f36_b0f3_4718_89eb_0485c2f788d4.slice PodAnnotations:0xc00251e360}] Aliases:map[]}\"\nJun 11 12:20:32.216814 crc crio[24477]: time=\"2026-06-11T12:20:32.216730401Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-9fpm5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:20:32.228301 crc crio[24477]: time=\"2026-06-11T12:20:32.22813593Z\" level=info msg=\"Ran pod sandbox 3ec7a4d1638261f7b02faad03e80c6a6dd3d6a2e931605e145124e82bc41e927 with infra container: openstack/swift-ring-rebalance-9fpm5/POD\" id=0434a193-a9ad-44e7-97d1-c3449fd564cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:20:32.233459 crc crio[24477]: time=\"2026-06-11T12:20:32.233357777Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=dae1759f-45d4-460c-ae99-554e6b750db8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:32.233995 crc crio[24477]: time=\"2026-06-11T12:20:32.23382332Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=dae1759f-45d4-460c-ae99-554e6b750db8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:32.233995 crc crio[24477]: time=\"2026-06-11T12:20:32.233904372Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=dae1759f-45d4-460c-ae99-554e6b750db8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:32.235360 crc crio[24477]: time=\"2026-06-11T12:20:32.235263099Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=86cb2a53-da68-4c94-8596-4162a6e5ef25 name=/runtime.v1.ImageService/PullImage\nJun 11 12:20:32.241103 crc crio[24477]: time=\"2026-06-11T12:20:32.2409953Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"\nJun 11 12:20:37.359776 crc crio[24477]: time=\"2026-06-11T12:20:37.358744178Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-zcsr2/POD\" id=21e1a10e-c531-4431-9318-e2a9535d1a91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:20:37.361313 crc crio[24477]: time=\"2026-06-11T12:20:37.359831108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:37.402791 crc crio[24477]: time=\"2026-06-11T12:20:37.401635071Z\" level=info msg=\"Running pod sandbox: openstack/keystone-2144-account-create-update-pprkt/POD\" id=62ec619d-63b5-4da8-89b5-8d40e31cb8ff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:20:37.402791 crc crio[24477]: time=\"2026-06-11T12:20:37.402613668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:37.706244 crc crio[24477]: time=\"2026-06-11T12:20:37.706189878Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-fwnn8/POD\" id=85d16031-731a-4b22-95e5-90a6facb2988 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:20:37.706349 crc crio[24477]: time=\"2026-06-11T12:20:37.70627931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:37.726989 crc crio[24477]: time=\"2026-06-11T12:20:37.726932639Z\" level=info msg=\"Running pod sandbox: openstack/placement-6040-account-create-update-b74mw/POD\" id=b0f255d3-6134-43c7-8935-d57cc265af54 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:20:37.727145 crc crio[24477]: time=\"2026-06-11T12:20:37.727022602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:38.151360 crc crio[24477]: time=\"2026-06-11T12:20:38.151257984Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781180437-nm6ch/POD\" id=a1967bd9-b338-4279-852c-b39365fb8173 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:20:38.151360 crc crio[24477]: time=\"2026-06-11T12:20:38.151359967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:38.856287 crc crio[24477]: time=\"2026-06-11T12:20:38.855738275Z\" level=info msg=\"Stopping container: 9d1f3e23c70398e9a763c842226b751390a886e8bf4b1757f0e73c342884268f (timeout: 10s)\" id=c0605949-7b76-40b5-98e3-c04b27cce4ac name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:20:38.866959 crc crio[24477]: time=\"2026-06-11T12:20:38.866732527Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-qgff6/POD\" id=f44c25db-736d-4a42-9468-7759b56678bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:20:38.866959 crc crio[24477]: time=\"2026-06-11T12:20:38.866869233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:39.009028 crc crio[24477]: time=\"2026-06-11T12:20:39.008923631Z\" level=info msg=\"Running pod sandbox: openstack/glance-9421-account-create-update-fs75t/POD\" id=bfcb8474-63ca-400b-8f7d-9401662d6c09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:20:39.009028 crc crio[24477]: time=\"2026-06-11T12:20:39.008998833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:39.151606 crc crio[24477]: time=\"2026-06-11T12:20:39.151466982Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781180438-vg6mb/POD\" id=63c57fff-b2ee-4611-8db1-3491ec62c851 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:20:39.151850 crc crio[24477]: time=\"2026-06-11T12:20:39.151632977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:39.274065 crc crio[24477]: time=\"2026-06-11T12:20:39.273930752Z\" level=info msg=\"Stopped container 9d1f3e23c70398e9a763c842226b751390a886e8bf4b1757f0e73c342884268f: openstack/dnsmasq-dns-77594b4b4f-ztfct/dnsmasq-dns\" id=c0605949-7b76-40b5-98e3-c04b27cce4ac name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:20:39.275430 crc crio[24477]: time=\"2026-06-11T12:20:39.275402322Z\" level=info msg=\"Stopping pod sandbox: de799f40f4eb7bc2754962ac183fb465a8b6cee890e9f58f5460af95808ad990\" id=aea3247b-d261-4497-9d07-f5206a185a34 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:39.276611 crc crio[24477]: time=\"2026-06-11T12:20:39.276550595Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-77594b4b4f-ztfct Namespace:openstack ID:de799f40f4eb7bc2754962ac183fb465a8b6cee890e9f58f5460af95808ad990 UID:bfc522e6-a88b-4d55-a2cd-39e7ac6d591e NetNS:/var/run/netns/051c744b-81a9-4f71-93ac-eb1457db6dba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbfc522e6_a88b_4d55_a2cd_39e7ac6d591e.slice PodAnnotations:0xc000327078}] Aliases:map[]}\"\nJun 11 12:20:39.277110 crc crio[24477]: time=\"2026-06-11T12:20:39.27708849Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-77594b4b4f-ztfct from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:20:39.390210 crc crio[24477]: time=\"2026-06-11T12:20:39.388367202Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31\" id=86cb2a53-da68-4c94-8596-4162a6e5ef25 name=/runtime.v1.ImageService/PullImage\nJun 11 12:20:39.394583 crc crio[24477]: time=\"2026-06-11T12:20:39.394274302Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=29f4acb7-fe86-40de-b82b-ed18430bf2f1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:39.478376 crc crio[24477]: time=\"2026-06-11T12:20:39.474959091Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=c07fc081-18a4-44ad-8ca0-3dd7cc78013d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:20:39.478376 crc crio[24477]: time=\"2026-06-11T12:20:39.475066364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:39.518523 crc crio[24477]: time=\"2026-06-11T12:20:39.518383854Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-zcsr2 Namespace:openstack ID:946e80ae6a25526cdf5f1bbbd98cb5b82cab47f4fb6a46955fcc19670060d663 UID:eeec9cbe-262c-4c60-abed-63f69542c159 NetNS:/var/run/netns/d3cad4d2-9aa5-4f6b-ac34-34883b0b8211 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeec9cbe_262c_4c60_abed_63f69542c159.slice PodAnnotations:0xc000b180e0}] Aliases:map[]}\"\nJun 11 12:20:39.518523 crc crio[24477]: time=\"2026-06-11T12:20:39.518458526Z\" level=info msg=\"Adding pod openstack_keystone-db-create-zcsr2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:20:39.530465 crc crio[24477]: time=\"2026-06-11T12:20:39.530371847Z\" level=info msg=\"Got pod network &{Name:placement-db-create-fwnn8 Namespace:openstack ID:953c5cc2b5b4cd821d4bf8d2c0dca880200f6c34f55158739d152476cfeb505d UID:db798e90-8785-427f-abe2-cb2c9503a1af NetNS:/var/run/netns/967e65b9-79fc-41e9-8de5-3977ddc91a91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb798e90_8785_427f_abe2_cb2c9503a1af.slice PodAnnotations:0xc002e12130}] Aliases:map[]}\"\nJun 11 12:20:39.530465 crc crio[24477]: time=\"2026-06-11T12:20:39.530460149Z\" level=info msg=\"Adding pod openstack_placement-db-create-fwnn8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:20:39.590700 crc crio[24477]: time=\"2026-06-11T12:20:39.590526975Z\" level=info msg=\"Got pod network &{Name:placement-6040-account-create-update-b74mw Namespace:openstack ID:f65bc26a49943624de1c683f3f4a0eb9b95a4b20438600830e0e9abcde1e67a6 UID:7acbcb88-bc79-41be-b941-bb200cf395f2 NetNS:/var/run/netns/94bbc2bc-8133-4dc2-b90d-e4dd1c2aaff0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7acbcb88_bc79_41be_b941_bb200cf395f2.slice PodAnnotations:0xc002e12358}] Aliases:map[]}\"\nJun 11 12:20:39.590700 crc crio[24477]: time=\"2026-06-11T12:20:39.590632319Z\" level=info msg=\"Adding pod openstack_placement-6040-account-create-update-b74mw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:20:39.640411 crc crio[24477]: time=\"2026-06-11T12:20:39.63900466Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781180437-nm6ch Namespace:openstack ID:0df387bde780e071431b7b13ca1a0793299ff61903b9f5361e808d05a695edd0 UID:d567d618-c421-48bd-9cea-849f6dd0d073 NetNS:/var/run/netns/d087c028-2db4-450b-bc1a-6cc649b35adc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd567d618_c421_48bd_9cea_849f6dd0d073.slice PodAnnotations:0xc000a146d0}] Aliases:map[]}\"\nJun 11 12:20:39.640411 crc crio[24477]: time=\"2026-06-11T12:20:39.639080992Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0-config-1781180437-nm6ch to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:20:39.645842 crc crio[24477]: time=\"2026-06-11T12:20:39.645597517Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=5b68d041-99ce-45f9-863f-b382dc96e3fc name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:39.661628 crc crio[24477]: time=\"2026-06-11T12:20:39.658205916Z\" level=info msg=\"Got pod network &{Name:glance-9421-account-create-update-fs75t Namespace:openstack ID:82e395360790d11086ebc5baab0666350d80954b87c7e78e9c5c377e327ea40b UID:66b567a8-59d6-4e1f-89db-7d7f05d6ff16 NetNS:/var/run/netns/ced4dad4-129a-4d4b-a077-9591c7af17e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66b567a8_59d6_4e1f_89db_7d7f05d6ff16.slice PodAnnotations:0xc000a86540}] Aliases:map[]}\"\nJun 11 12:20:39.661628 crc crio[24477]: time=\"2026-06-11T12:20:39.658281348Z\" level=info msg=\"Adding pod openstack_glance-9421-account-create-update-fs75t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:20:39.674763 crc crio[24477]: time=\"2026-06-11T12:20:39.674715175Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781180438-vg6mb Namespace:openstack ID:b9d2b817ed975c6f2523eb8e70fdf7cb68eae89f703ccabcc83fa9228cdeb91f UID:bae4cae6-f4da-4af0-a45b-f97f5bce2161 NetNS:/var/run/netns/6bb1faf2-e161-4526-8c10-f2f55c7e29a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbae4cae6_f4da_4af0_a45b_f97f5bce2161.slice PodAnnotations:0xc002d1a320}] Aliases:map[]}\"\nJun 11 12:20:39.675314 crc crio[24477]: time=\"2026-06-11T12:20:39.675291131Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0-config-1781180438-vg6mb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:20:39.691003 crc crio[24477]: time=\"2026-06-11T12:20:39.688975597Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-9fpm5/swift-ring-rebalance\" id=8e333cfd-b45b-4e5d-a3fa-b577986740a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:39.691003 crc crio[24477]: time=\"2026-06-11T12:20:39.69038308Z\" level=info msg=\"Got pod network &{Name:keystone-2144-account-create-update-pprkt Namespace:openstack ID:a57b496d50091431ac5e3878636616fc802c627371c8f1e37c2aeb3d0d267ec7 UID:21447561-3569-4dd9-9e76-e8dfd402f26f NetNS:/var/run/netns/2d82d93e-57da-4f93-b233-58c79f207cc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21447561_3569_4dd9_9e76_e8dfd402f26f.slice PodAnnotations:0xc000a148b8}] Aliases:map[]}\"\nJun 11 12:20:39.691003 crc crio[24477]: time=\"2026-06-11T12:20:39.690425791Z\" level=info msg=\"Adding pod openstack_keystone-2144-account-create-update-pprkt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:20:39.727190 crc crio[24477]: time=\"2026-06-11T12:20:39.72707744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:39.753262 crc crio[24477]: time=\"2026-06-11T12:20:39.7528493Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:fb047733f5f2a96893dea48d84fee17c70835d37248467d127bc36077f4adc59 UID:8ca64015-25eb-455b-b5c7-b44c98d88b5c NetNS:/var/run/netns/082ecc5b-af36-4111-9336-93d0c72a0869 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ca64015_25eb_455b_b5c7_b44c98d88b5c.slice PodAnnotations:0xc000326950}] Aliases:map[]}\"\nJun 11 12:20:39.753262 crc crio[24477]: time=\"2026-06-11T12:20:39.752965443Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:20:39.771108 crc crio[24477]: time=\"2026-06-11T12:20:39.764721978Z\" level=info msg=\"Got pod network &{Name:glance-db-create-qgff6 Namespace:openstack ID:9a7b83d37bd1f9ae3bd97dba84f7f9d9236fb9aa10e97f3c0beb847a2ed20dca UID:5a3ffe6b-0d8d-4ab2-81b7-c6c21621c52d NetNS:/var/run/netns/a6298b79-1c8f-409c-bda8-1cb3e99b2d40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a3ffe6b_0d8d_4ab2_81b7_c6c21621c52d.slice PodAnnotations:0xc000a867c0}] Aliases:map[]}\"\nJun 11 12:20:39.771108 crc crio[24477]: time=\"2026-06-11T12:20:39.76478564Z\" level=info msg=\"Adding pod openstack_glance-db-create-qgff6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:20:39.807519 crc crio[24477]: time=\"2026-06-11T12:20:39.803361718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:39.822845 crc crio[24477]: time=\"2026-06-11T12:20:39.822742657Z\" level=info msg=\"Stopped pod sandbox: de799f40f4eb7bc2754962ac183fb465a8b6cee890e9f58f5460af95808ad990\" id=aea3247b-d261-4497-9d07-f5206a185a34 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:39.850477 crc crio[24477]: time=\"2026-06-11T12:20:39.850348184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:40.310810 crc crio[24477]: time=\"2026-06-11T12:20:40.30934318Z\" level=info msg=\"Created container 753fa4e326983aaa419697f72c44c43ee00f6ae2e2e273e6bdfe4e2a55b85bef: openstack/swift-ring-rebalance-9fpm5/swift-ring-rebalance\" id=8e333cfd-b45b-4e5d-a3fa-b577986740a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:40.327298 crc crio[24477]: time=\"2026-06-11T12:20:40.326272006Z\" level=info msg=\"Starting container: 753fa4e326983aaa419697f72c44c43ee00f6ae2e2e273e6bdfe4e2a55b85bef\" id=c8abcdbc-3ebe-4003-8946-057879962e04 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:40.354254 crc crio[24477]: time=\"2026-06-11T12:20:40.354104326Z\" level=info msg=\"Started container\" PID=61707 containerID=753fa4e326983aaa419697f72c44c43ee00f6ae2e2e273e6bdfe4e2a55b85bef description=openstack/swift-ring-rebalance-9fpm5/swift-ring-rebalance id=c8abcdbc-3ebe-4003-8946-057879962e04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ec7a4d1638261f7b02faad03e80c6a6dd3d6a2e931605e145124e82bc41e927\nJun 11 12:20:40.900617 crc crio[24477]: time=\"2026-06-11T12:20:40.894022445Z\" level=info msg=\"Removing container: 9d1f3e23c70398e9a763c842226b751390a886e8bf4b1757f0e73c342884268f\" id=56b39ca9-d5fe-4c22-b1aa-f7d961b01aab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:20:40.953102 crc crio[24477]: time=\"2026-06-11T12:20:40.952735865Z\" level=info msg=\"Removed container 9d1f3e23c70398e9a763c842226b751390a886e8bf4b1757f0e73c342884268f: openstack/dnsmasq-dns-77594b4b4f-ztfct/dnsmasq-dns\" id=56b39ca9-d5fe-4c22-b1aa-f7d961b01aab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:20:40.991135 crc crio[24477]: time=\"2026-06-11T12:20:40.985924126Z\" level=info msg=\"Removing container: 09600fd3e4a34032d96f4226808275cab18905c226bb7fbb2da185d7848e94a5\" id=564eb501-9939-4614-ae4e-6724daeda033 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:20:40.995080 crc crio[24477]: 2026-06-11T12:20:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:953c5cc2b5b4cd8 Mac:c6:cb:ee:d0:27:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/967e65b9-79fc-41e9-8de5-3977ddc91a91 SocketPath: PciID:}] [{Interface:0xc00026d580 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:20:40.996729 crc crio[24477]: time=\"2026-06-11T12:20:40.99660376Z\" level=info msg=\"Got pod network &{Name:placement-db-create-fwnn8 Namespace:openstack ID:953c5cc2b5b4cd821d4bf8d2c0dca880200f6c34f55158739d152476cfeb505d UID:db798e90-8785-427f-abe2-cb2c9503a1af NetNS:/var/run/netns/967e65b9-79fc-41e9-8de5-3977ddc91a91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb798e90_8785_427f_abe2_cb2c9503a1af.slice PodAnnotations:0xc002e12130}] Aliases:map[]}\"\nJun 11 12:20:40.996914 crc crio[24477]: time=\"2026-06-11T12:20:40.996849337Z\" level=info msg=\"Checking pod openstack_placement-db-create-fwnn8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:20:41.043281 crc crio[24477]: time=\"2026-06-11T12:20:41.043099862Z\" level=info msg=\"Ran pod sandbox 953c5cc2b5b4cd821d4bf8d2c0dca880200f6c34f55158739d152476cfeb505d with infra container: openstack/placement-db-create-fwnn8/POD\" id=85d16031-731a-4b22-95e5-90a6facb2988 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:20:41.051262 crc crio[24477]: time=\"2026-06-11T12:20:41.050007181Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=63f2140b-4c96-4273-907f-964d77d66f28 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:41.082387 crc crio[24477]: time=\"2026-06-11T12:20:41.082287427Z\" level=info msg=\"Removed container 09600fd3e4a34032d96f4226808275cab18905c226bb7fbb2da185d7848e94a5: openstack/dnsmasq-dns-77594b4b4f-ztfct/init\" id=564eb501-9939-4614-ae4e-6724daeda033 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:20:41.094619 crc crio[24477]: time=\"2026-06-11T12:20:41.094447444Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7f65ff0f-9300-4179-a1c3-22004a4874df name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:41.307532 crc crio[24477]: time=\"2026-06-11T12:20:41.307314402Z\" level=info msg=\"Creating container: openstack/placement-db-create-fwnn8/mariadb-database-create\" id=de1a9572-6b48-4589-9e11-7d0c70f01656 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:41.309454 crc crio[24477]: time=\"2026-06-11T12:20:41.309389401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:41.371940 crc crio[24477]: time=\"2026-06-11T12:20:41.371605358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:41.377187 crc crio[24477]: time=\"2026-06-11T12:20:41.37711142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:41.515153 crc crio[24477]: 2026-06-11T12:20:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb047733f5f2a96 Mac:8e:69:8c:30:c5:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/082ecc5b-af36-4111-9336-93d0c72a0869 SocketPath: PciID:}] [{Interface:0xc00011c6c0 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:20:41.516123 crc crio[24477]: 2026-06-11T12:20:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b9d2b817ed975c6 Mac:c6:eb:66:35:e9:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/6bb1faf2-e161-4526-8c10-f2f55c7e29a4 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:20:41.516123 crc crio[24477]: time=\"2026-06-11T12:20:41.516082181Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:fb047733f5f2a96893dea48d84fee17c70835d37248467d127bc36077f4adc59 UID:8ca64015-25eb-455b-b5c7-b44c98d88b5c NetNS:/var/run/netns/082ecc5b-af36-4111-9336-93d0c72a0869 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ca64015_25eb_455b_b5c7_b44c98d88b5c.slice PodAnnotations:0xc000326950}] Aliases:map[]}\"\nJun 11 12:20:41.516289 crc crio[24477]: time=\"2026-06-11T12:20:41.516201716Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:20:41.517890 crc crio[24477]: time=\"2026-06-11T12:20:41.517041999Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781180438-vg6mb Namespace:openstack ID:b9d2b817ed975c6f2523eb8e70fdf7cb68eae89f703ccabcc83fa9228cdeb91f UID:bae4cae6-f4da-4af0-a45b-f97f5bce2161 NetNS:/var/run/netns/6bb1faf2-e161-4526-8c10-f2f55c7e29a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbae4cae6_f4da_4af0_a45b_f97f5bce2161.slice PodAnnotations:0xc002d1a320}] Aliases:map[]}\"\nJun 11 12:20:41.517890 crc crio[24477]: time=\"2026-06-11T12:20:41.517237694Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0-config-1781180438-vg6mb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:20:41.518773 crc crio[24477]: 2026-06-11T12:20:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0df387bde780e07 Mac:ee:d9:62:26:3a:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/d087c028-2db4-450b-bc1a-6cc649b35adc SocketPath: PciID:}] [{Interface:0xc0004385d0 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:20:41.519449 crc crio[24477]: time=\"2026-06-11T12:20:41.519364595Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781180437-nm6ch Namespace:openstack ID:0df387bde780e071431b7b13ca1a0793299ff61903b9f5361e808d05a695edd0 UID:d567d618-c421-48bd-9cea-849f6dd0d073 NetNS:/var/run/netns/d087c028-2db4-450b-bc1a-6cc649b35adc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd567d618_c421_48bd_9cea_849f6dd0d073.slice PodAnnotations:0xc000a146d0}] Aliases:map[]}\"\nJun 11 12:20:41.519792 crc crio[24477]: 2026-06-11T12:20:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f65bc26a4994362 Mac:2e:46:bc:30:fb:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/94bbc2bc-8133-4dc2-b90d-e4dd1c2aaff0 SocketPath: PciID:}] [{Interface:0xc0002946d0 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:20:41.524944 crc crio[24477]: time=\"2026-06-11T12:20:41.520609531Z\" level=info msg=\"Got pod network &{Name:placement-6040-account-create-update-b74mw Namespace:openstack ID:f65bc26a49943624de1c683f3f4a0eb9b95a4b20438600830e0e9abcde1e67a6 UID:7acbcb88-bc79-41be-b941-bb200cf395f2 NetNS:/var/run/netns/94bbc2bc-8133-4dc2-b90d-e4dd1c2aaff0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7acbcb88_bc79_41be_b941_bb200cf395f2.slice PodAnnotations:0xc002e12358}] Aliases:map[]}\"\nJun 11 12:20:41.524944 crc crio[24477]: time=\"2026-06-11T12:20:41.520838637Z\" level=info msg=\"Checking pod openstack_placement-6040-account-create-update-b74mw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:20:41.524944 crc crio[24477]: time=\"2026-06-11T12:20:41.521047243Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0-config-1781180437-nm6ch for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:20:41.524944 crc crio[24477]: 2026-06-11T12:20:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:946e80ae6a25526 Mac:06:06:06:37:2d:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/d3cad4d2-9aa5-4f6b-ac34-34883b0b8211 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:20:41.524944 crc crio[24477]: 2026-06-11T12:20:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a57b496d5009143 Mac:9e:3c:56:3d:8f:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/2d82d93e-57da-4f93-b233-58c79f207cc0 SocketPath: PciID:}] [{Interface:0xc000014be0 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:20:41.524944 crc crio[24477]: time=\"2026-06-11T12:20:41.523265983Z\" level=info msg=\"Got pod network &{Name:keystone-2144-account-create-update-pprkt Namespace:openstack ID:a57b496d50091431ac5e3878636616fc802c627371c8f1e37c2aeb3d0d267ec7 UID:21447561-3569-4dd9-9e76-e8dfd402f26f NetNS:/var/run/netns/2d82d93e-57da-4f93-b233-58c79f207cc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21447561_3569_4dd9_9e76_e8dfd402f26f.slice PodAnnotations:0xc000a148b8}] Aliases:map[]}\"\nJun 11 12:20:41.524944 crc crio[24477]: time=\"2026-06-11T12:20:41.523371076Z\" level=info msg=\"Checking pod openstack_keystone-2144-account-create-update-pprkt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:20:41.524944 crc crio[24477]: time=\"2026-06-11T12:20:41.523500665Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-zcsr2 Namespace:openstack ID:946e80ae6a25526cdf5f1bbbd98cb5b82cab47f4fb6a46955fcc19670060d663 UID:eeec9cbe-262c-4c60-abed-63f69542c159 NetNS:/var/run/netns/d3cad4d2-9aa5-4f6b-ac34-34883b0b8211 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeec9cbe_262c_4c60_abed_63f69542c159.slice PodAnnotations:0xc000b180e0}] Aliases:map[]}\"\nJun 11 12:20:41.524944 crc crio[24477]: time=\"2026-06-11T12:20:41.52369613Z\" level=info msg=\"Checking pod openstack_keystone-db-create-zcsr2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:20:41.526550 crc crio[24477]: 2026-06-11T12:20:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:82e395360790d11 Mac:ee:92:2c:03:8e:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/ced4dad4-129a-4d4b-a077-9591c7af17e0 SocketPath: PciID:}] [{Interface:0xc0001a45b0 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:20:41.527547 crc crio[24477]: time=\"2026-06-11T12:20:41.527376898Z\" level=info msg=\"Got pod network &{Name:glance-9421-account-create-update-fs75t Namespace:openstack ID:82e395360790d11086ebc5baab0666350d80954b87c7e78e9c5c377e327ea40b UID:66b567a8-59d6-4e1f-89db-7d7f05d6ff16 NetNS:/var/run/netns/ced4dad4-129a-4d4b-a077-9591c7af17e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66b567a8_59d6_4e1f_89db_7d7f05d6ff16.slice PodAnnotations:0xc000a86540}] Aliases:map[]}\"\nJun 11 12:20:41.527547 crc crio[24477]: time=\"2026-06-11T12:20:41.527509761Z\" level=info msg=\"Checking pod openstack_glance-9421-account-create-update-fs75t for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:20:41.528484 crc crio[24477]: time=\"2026-06-11T12:20:41.528405089Z\" level=info msg=\"Ran pod sandbox fb047733f5f2a96893dea48d84fee17c70835d37248467d127bc36077f4adc59 with infra container: openstack/ovn-northd-0/POD\" id=c07fc081-18a4-44ad-8ca0-3dd7cc78013d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:20:41.531279 crc crio[24477]: time=\"2026-06-11T12:20:41.531143605Z\" level=info msg=\"Ran pod sandbox b9d2b817ed975c6f2523eb8e70fdf7cb68eae89f703ccabcc83fa9228cdeb91f with infra container: openstack/ovsdbserver-nb-0-config-1781180438-vg6mb/POD\" id=63c57fff-b2ee-4611-8db1-3491ec62c851 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:20:41.532889 crc crio[24477]: time=\"2026-06-11T12:20:41.53282641Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=b71a95e7-5232-48d6-8c6b-911f9a271f30 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:41.533046 crc crio[24477]: time=\"2026-06-11T12:20:41.532998245Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found\" id=b71a95e7-5232-48d6-8c6b-911f9a271f30 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:41.533124 crc crio[24477]: time=\"2026-06-11T12:20:41.533066937Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found\" id=b71a95e7-5232-48d6-8c6b-911f9a271f30 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:41.534743 crc crio[24477]: time=\"2026-06-11T12:20:41.53460404Z\" level=info msg=\"Ran pod sandbox f65bc26a49943624de1c683f3f4a0eb9b95a4b20438600830e0e9abcde1e67a6 with infra container: openstack/placement-6040-account-create-update-b74mw/POD\" id=b0f255d3-6134-43c7-8935-d57cc265af54 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:20:41.534877 crc crio[24477]: 2026-06-11T12:20:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a7b83d37bd1f9a Mac:f6:38:6e:2b:c3:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/a6298b79-1c8f-409c-bda8-1cb3e99b2d40 SocketPath: PciID:}] [{Interface:0xc000015040 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:20:41.534971 crc crio[24477]: time=\"2026-06-11T12:20:41.534919232Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=df7fad63-b475-4082-ad3f-afdcfcf982b7 name=/runtime.v1.ImageService/PullImage\nJun 11 12:20:41.535150 crc crio[24477]: time=\"2026-06-11T12:20:41.535087754Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=0082c00a-e484-487a-9a7b-11b608c8907b name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:41.535833 crc crio[24477]: time=\"2026-06-11T12:20:41.5357689Z\" level=info msg=\"Got pod network &{Name:glance-db-create-qgff6 Namespace:openstack ID:9a7b83d37bd1f9ae3bd97dba84f7f9d9236fb9aa10e97f3c0beb847a2ed20dca UID:5a3ffe6b-0d8d-4ab2-81b7-c6c21621c52d NetNS:/var/run/netns/a6298b79-1c8f-409c-bda8-1cb3e99b2d40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a3ffe6b_0d8d_4ab2_81b7_c6c21621c52d.slice PodAnnotations:0xc000a867c0}] Aliases:map[]}\"\nJun 11 12:20:41.535965 crc crio[24477]: time=\"2026-06-11T12:20:41.535922664Z\" level=info msg=\"Checking pod openstack_glance-db-create-qgff6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:20:41.539117 crc crio[24477]: time=\"2026-06-11T12:20:41.538364505Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4c2d123c-68d4-4fb7-a11e-c73ca3c49efd name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:41.542802 crc crio[24477]: time=\"2026-06-11T12:20:41.542028138Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\\\"\"\nJun 11 12:20:41.546154 crc crio[24477]: time=\"2026-06-11T12:20:41.546064274Z\" level=info msg=\"Ran pod sandbox 0df387bde780e071431b7b13ca1a0793299ff61903b9f5361e808d05a695edd0 with infra container: openstack/ovsdbserver-sb-0-config-1781180437-nm6ch/POD\" id=a1967bd9-b338-4279-852c-b39365fb8173 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:20:41.552877 crc crio[24477]: time=\"2026-06-11T12:20:41.5520501Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=09576973-02cc-48f7-b865-9e2da30ed4a3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:41.566529 crc crio[24477]: time=\"2026-06-11T12:20:41.566423001Z\" level=info msg=\"Ran pod sandbox a57b496d50091431ac5e3878636616fc802c627371c8f1e37c2aeb3d0d267ec7 with infra container: openstack/keystone-2144-account-create-update-pprkt/POD\" id=62ec619d-63b5-4da8-89b5-8d40e31cb8ff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:20:41.570054 crc crio[24477]: time=\"2026-06-11T12:20:41.569962861Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e9c83ce2-8ef8-43d7-9449-247dd216c727 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:41.578462 crc crio[24477]: time=\"2026-06-11T12:20:41.578392777Z\" level=info msg=\"Ran pod sandbox 946e80ae6a25526cdf5f1bbbd98cb5b82cab47f4fb6a46955fcc19670060d663 with infra container: openstack/keystone-db-create-zcsr2/POD\" id=21e1a10e-c531-4431-9318-e2a9535d1a91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:20:41.580368 crc crio[24477]: time=\"2026-06-11T12:20:41.580324602Z\" level=info msg=\"Ran pod sandbox 82e395360790d11086ebc5baab0666350d80954b87c7e78e9c5c377e327ea40b with infra container: openstack/glance-9421-account-create-update-fs75t/POD\" id=bfcb8474-63ca-400b-8f7d-9401662d6c09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:20:41.583764 crc crio[24477]: time=\"2026-06-11T12:20:41.583502559Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8ac40617-b1b3-45cc-8d04-aaa578dbcb4c name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:41.589142 crc crio[24477]: time=\"2026-06-11T12:20:41.589015614Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=35b3b657-a07b-4b96-bac8-91ca90917563 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:41.590029 crc crio[24477]: time=\"2026-06-11T12:20:41.589870531Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=1a4f39a8-0624-4c5e-a9bd-0da0772a486a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:41.591262 crc crio[24477]: time=\"2026-06-11T12:20:41.59062551Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=32593a34-1991-4bff-9dc4-90015d287ed8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:41.591855 crc crio[24477]: time=\"2026-06-11T12:20:41.591760024Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f29c53fa-4ef6-44b8-9401-6b05570c6fa9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:41.594717 crc crio[24477]: time=\"2026-06-11T12:20:41.593388187Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1a0d9588-190b-4ee7-a6ae-370ca1294771 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:41.599381 crc crio[24477]: time=\"2026-06-11T12:20:41.599270921Z\" level=info msg=\"Ran pod sandbox 9a7b83d37bd1f9ae3bd97dba84f7f9d9236fb9aa10e97f3c0beb847a2ed20dca with infra container: openstack/glance-db-create-qgff6/POD\" id=f44c25db-736d-4a42-9468-7759b56678bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:20:41.608075 crc crio[24477]: time=\"2026-06-11T12:20:41.607975228Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=54c742f1-98d0-4a8e-81ad-16f32705dfc3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:41.609379 crc crio[24477]: time=\"2026-06-11T12:20:41.609286454Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e1bcbe95-001d-47b7-a21b-8f3af96e0113 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:41.610280 crc crio[24477]: time=\"2026-06-11T12:20:41.610208452Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=fa617a28-3227-44e6-8fcd-1eed327e2991 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:41.614285 crc crio[24477]: time=\"2026-06-11T12:20:41.614190663Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0fb3973f-8837-4c9a-83ee-7b7d1605db36 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:41.753146 crc crio[24477]: time=\"2026-06-11T12:20:41.753036138Z\" level=info msg=\"Created container 5c67f035e3a24fb138084de6a2b5da95803452fc2be5425a3d311fe4f09650e8: openstack/placement-db-create-fwnn8/mariadb-database-create\" id=de1a9572-6b48-4589-9e11-7d0c70f01656 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:41.754173 crc crio[24477]: time=\"2026-06-11T12:20:41.754116228Z\" level=info msg=\"Starting container: 5c67f035e3a24fb138084de6a2b5da95803452fc2be5425a3d311fe4f09650e8\" id=07c379bf-9fb7-4e14-8347-97dfdb05878f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:41.771846 crc crio[24477]: time=\"2026-06-11T12:20:41.771725731Z\" level=info msg=\"Started container\" PID=61941 containerID=5c67f035e3a24fb138084de6a2b5da95803452fc2be5425a3d311fe4f09650e8 description=openstack/placement-db-create-fwnn8/mariadb-database-create id=07c379bf-9fb7-4e14-8347-97dfdb05878f name=/runtime.v1.RuntimeService/StartContainer sandboxID=953c5cc2b5b4cd821d4bf8d2c0dca880200f6c34f55158739d152476cfeb505d\nJun 11 12:20:41.784947 crc crio[24477]: time=\"2026-06-11T12:20:41.784814437Z\" level=info msg=\"Creating container: openstack/keystone-2144-account-create-update-pprkt/mariadb-account-create-update\" id=9856372f-d522-4953-be46-6658c41f4ca5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:41.786701 crc crio[24477]: time=\"2026-06-11T12:20:41.786263518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:41.830261 crc crio[24477]: time=\"2026-06-11T12:20:41.830035193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:41.835069 crc crio[24477]: time=\"2026-06-11T12:20:41.834973732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:41.967407 crc crio[24477]: time=\"2026-06-11T12:20:41.967292317Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0-config-1781180438-vg6mb/ovn-config\" id=0c8d18a0-86ab-4bd7-94d1-f86770ce76c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:41.969351 crc crio[24477]: time=\"2026-06-11T12:20:41.969276853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:42.023264 crc crio[24477]: time=\"2026-06-11T12:20:42.023137733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:42.027418 crc crio[24477]: time=\"2026-06-11T12:20:42.02734673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:42.127631 crc crio[24477]: time=\"2026-06-11T12:20:42.127499215Z\" level=info msg=\"Creating container: openstack/placement-6040-account-create-update-b74mw/mariadb-account-create-update\" id=bdaea383-3f24-4d36-98b8-03d41436171a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:42.130497 crc crio[24477]: time=\"2026-06-11T12:20:42.130394217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:42.197299 crc crio[24477]: time=\"2026-06-11T12:20:42.197209636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:42.200189 crc crio[24477]: time=\"2026-06-11T12:20:42.200119878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:42.222480 crc crio[24477]: time=\"2026-06-11T12:20:42.222353341Z\" level=info msg=\"Created container 6ff9f0d0d64bc4674864829a82cb369a13a04a01ee545c4d706266c478540926: openstack/keystone-2144-account-create-update-pprkt/mariadb-account-create-update\" id=9856372f-d522-4953-be46-6658c41f4ca5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:42.235379 crc crio[24477]: time=\"2026-06-11T12:20:42.235255602Z\" level=info msg=\"Starting container: 6ff9f0d0d64bc4674864829a82cb369a13a04a01ee545c4d706266c478540926\" id=5626f7ab-b44f-47f2-b340-cf4668dd1947 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:42.245599 crc crio[24477]: time=\"2026-06-11T12:20:42.245471648Z\" level=info msg=\"Started container\" PID=61959 containerID=6ff9f0d0d64bc4674864829a82cb369a13a04a01ee545c4d706266c478540926 description=openstack/keystone-2144-account-create-update-pprkt/mariadb-account-create-update id=5626f7ab-b44f-47f2-b340-cf4668dd1947 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a57b496d50091431ac5e3878636616fc802c627371c8f1e37c2aeb3d0d267ec7\nJun 11 12:20:42.407037 crc crio[24477]: time=\"2026-06-11T12:20:42.406736504Z\" level=info msg=\"Created container f7beb55ef666f539c17785dc2174c54712e75fc403a4ce031ee922b6f4b55f0d: openstack/ovsdbserver-nb-0-config-1781180438-vg6mb/ovn-config\" id=0c8d18a0-86ab-4bd7-94d1-f86770ce76c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:42.409744 crc crio[24477]: time=\"2026-06-11T12:20:42.409609604Z\" level=info msg=\"Starting container: f7beb55ef666f539c17785dc2174c54712e75fc403a4ce031ee922b6f4b55f0d\" id=294e5431-3ca0-4c22-b614-dff3e3409942 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:42.411317 crc crio[24477]: time=\"2026-06-11T12:20:42.411243589Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781180437-nm6ch/ovn-config\" id=dfcd93a1-8363-420f-912c-7dc6b3d7d11b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:42.413066 crc crio[24477]: time=\"2026-06-11T12:20:42.412435913Z\" level=info msg=\"Created container 8d7a869b76fe818841e8907971d604774c34d492c7f32c7d6fee14c463f36bda: openstack/placement-6040-account-create-update-b74mw/mariadb-account-create-update\" id=bdaea383-3f24-4d36-98b8-03d41436171a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:42.414727 crc crio[24477]: time=\"2026-06-11T12:20:42.413927776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:42.426044 crc crio[24477]: time=\"2026-06-11T12:20:42.42516329Z\" level=info msg=\"Starting container: 8d7a869b76fe818841e8907971d604774c34d492c7f32c7d6fee14c463f36bda\" id=9be90ca5-507d-45e9-a8a7-79bdf052d089 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:42.426044 crc crio[24477]: time=\"2026-06-11T12:20:42.42587065Z\" level=info msg=\"Started container\" PID=61974 containerID=f7beb55ef666f539c17785dc2174c54712e75fc403a4ce031ee922b6f4b55f0d description=openstack/ovsdbserver-nb-0-config-1781180438-vg6mb/ovn-config id=294e5431-3ca0-4c22-b614-dff3e3409942 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9d2b817ed975c6f2523eb8e70fdf7cb68eae89f703ccabcc83fa9228cdeb91f\nJun 11 12:20:42.433629 crc crio[24477]: time=\"2026-06-11T12:20:42.433472943Z\" level=info msg=\"Creating container: openstack/glance-9421-account-create-update-fs75t/mariadb-account-create-update\" id=2a842ab2-dcdd-4c5d-9a03-2b308232e603 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:42.440129 crc crio[24477]: time=\"2026-06-11T12:20:42.439875793Z\" level=info msg=\"Started container\" PID=61985 containerID=8d7a869b76fe818841e8907971d604774c34d492c7f32c7d6fee14c463f36bda description=openstack/placement-6040-account-create-update-b74mw/mariadb-account-create-update id=9be90ca5-507d-45e9-a8a7-79bdf052d089 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f65bc26a49943624de1c683f3f4a0eb9b95a4b20438600830e0e9abcde1e67a6\nJun 11 12:20:42.442805 crc crio[24477]: time=\"2026-06-11T12:20:42.442504987Z\" level=info msg=\"Creating container: openstack/glance-db-create-qgff6/mariadb-database-create\" id=6ecdc8bc-8c8c-47db-8431-4000ac70922f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:42.450976 crc crio[24477]: time=\"2026-06-11T12:20:42.450412637Z\" level=info msg=\"Creating container: openstack/keystone-db-create-zcsr2/mariadb-database-create\" id=19874a51-6cf2-468d-bbd2-b6b1dbc0b75f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:42.457704 crc crio[24477]: time=\"2026-06-11T12:20:42.457522036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:42.458327 crc crio[24477]: time=\"2026-06-11T12:20:42.458288356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:42.495922 crc crio[24477]: time=\"2026-06-11T12:20:42.495630433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:42.537979 crc crio[24477]: time=\"2026-06-11T12:20:42.537853036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:42.589302 crc crio[24477]: time=\"2026-06-11T12:20:42.588803823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:42.597094 crc crio[24477]: time=\"2026-06-11T12:20:42.597038663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:42.604820 crc crio[24477]: time=\"2026-06-11T12:20:42.604629546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:42.638371 crc crio[24477]: time=\"2026-06-11T12:20:42.638260318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:42.645403 crc crio[24477]: time=\"2026-06-11T12:20:42.645320796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:42.671297 crc crio[24477]: time=\"2026-06-11T12:20:42.67114005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:42.673834 crc crio[24477]: time=\"2026-06-11T12:20:42.673778332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:43.346343 crc crio[24477]: time=\"2026-06-11T12:20:43.346244256Z\" level=info msg=\"Created container 5ff68c5f3172eb6716fbe2f1a4107bd8332554f5a2bf55374f2e1d857985dd7d: openstack/glance-9421-account-create-update-fs75t/mariadb-account-create-update\" id=2a842ab2-dcdd-4c5d-9a03-2b308232e603 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:43.348457 crc crio[24477]: time=\"2026-06-11T12:20:43.348294201Z\" level=info msg=\"Starting container: 5ff68c5f3172eb6716fbe2f1a4107bd8332554f5a2bf55374f2e1d857985dd7d\" id=d4bcb1c2-8a89-4f5b-abfb-89b298be8de0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:43.354200 crc crio[24477]: time=\"2026-06-11T12:20:43.354075834Z\" level=info msg=\"Started container\" PID=62094 containerID=5ff68c5f3172eb6716fbe2f1a4107bd8332554f5a2bf55374f2e1d857985dd7d description=openstack/glance-9421-account-create-update-fs75t/mariadb-account-create-update id=d4bcb1c2-8a89-4f5b-abfb-89b298be8de0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82e395360790d11086ebc5baab0666350d80954b87c7e78e9c5c377e327ea40b\nJun 11 12:20:43.354765 crc crio[24477]: time=\"2026-06-11T12:20:43.35461242Z\" level=info msg=\"Created container add99ccee575185ad49da5cb0f386d757ab7a5d7961ae5c64d4d3578830b0f1d: openstack/ovsdbserver-sb-0-config-1781180437-nm6ch/ovn-config\" id=dfcd93a1-8363-420f-912c-7dc6b3d7d11b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:43.355844 crc crio[24477]: time=\"2026-06-11T12:20:43.35573356Z\" level=info msg=\"Starting container: add99ccee575185ad49da5cb0f386d757ab7a5d7961ae5c64d4d3578830b0f1d\" id=1e9be335-3fe0-4f5a-98ca-cfdf21299808 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:43.375584 crc crio[24477]: time=\"2026-06-11T12:20:43.373022665Z\" level=info msg=\"Created container bac6c220b78c8b50df0c0bd6a6911230dd2777c302cad3acdf0a4f4f650469b7: openstack/keystone-db-create-zcsr2/mariadb-database-create\" id=19874a51-6cf2-468d-bbd2-b6b1dbc0b75f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:43.375584 crc crio[24477]: time=\"2026-06-11T12:20:43.374333682Z\" level=info msg=\"Created container 88f6334d8472f9f778d948c3167ed125457c34a97f1ea15acfa7f4c6780a60dc: openstack/glance-db-create-qgff6/mariadb-database-create\" id=6ecdc8bc-8c8c-47db-8431-4000ac70922f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:43.376905 crc crio[24477]: time=\"2026-06-11T12:20:43.376809212Z\" level=info msg=\"Starting container: bac6c220b78c8b50df0c0bd6a6911230dd2777c302cad3acdf0a4f4f650469b7\" id=5d669bf2-df1a-44b0-90c1-6d37ffc9d4bd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:43.378484 crc crio[24477]: time=\"2026-06-11T12:20:43.377529911Z\" level=info msg=\"Starting container: 88f6334d8472f9f778d948c3167ed125457c34a97f1ea15acfa7f4c6780a60dc\" id=16328336-7239-4683-aa50-b52e754a5e23 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:43.383554 crc crio[24477]: time=\"2026-06-11T12:20:43.38216739Z\" level=info msg=\"Started container\" PID=62095 containerID=add99ccee575185ad49da5cb0f386d757ab7a5d7961ae5c64d4d3578830b0f1d description=openstack/ovsdbserver-sb-0-config-1781180437-nm6ch/ovn-config id=1e9be335-3fe0-4f5a-98ca-cfdf21299808 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0df387bde780e071431b7b13ca1a0793299ff61903b9f5361e808d05a695edd0\nJun 11 12:20:43.388781 crc crio[24477]: time=\"2026-06-11T12:20:43.388727594Z\" level=info msg=\"Started container\" PID=62096 containerID=bac6c220b78c8b50df0c0bd6a6911230dd2777c302cad3acdf0a4f4f650469b7 description=openstack/keystone-db-create-zcsr2/mariadb-database-create id=5d669bf2-df1a-44b0-90c1-6d37ffc9d4bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=946e80ae6a25526cdf5f1bbbd98cb5b82cab47f4fb6a46955fcc19670060d663\nJun 11 12:20:43.395992 crc crio[24477]: time=\"2026-06-11T12:20:43.395897487Z\" level=info msg=\"Started container\" PID=62093 containerID=88f6334d8472f9f778d948c3167ed125457c34a97f1ea15acfa7f4c6780a60dc description=openstack/glance-db-create-qgff6/mariadb-database-create id=16328336-7239-4683-aa50-b52e754a5e23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a7b83d37bd1f9ae3bd97dba84f7f9d9236fb9aa10e97f3c0beb847a2ed20dca\nJun 11 12:20:43.494467 crc crio[24477]: time=\"2026-06-11T12:20:43.49435215Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-brnpk/POD\" id=3c6b0423-60f2-4ec0-b5db-90fd9272e284 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:20:43.495769 crc crio[24477]: time=\"2026-06-11T12:20:43.494495535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:43.728954 crc crio[24477]: time=\"2026-06-11T12:20:43.728286952Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-brnpk Namespace:openstack ID:71a98ee75ea11909007195b0e23757d858c67b7b6c18fd625fc54dbcf1c7cc4c UID:1f10d6fa-7891-45b9-b801-895089a93dfd NetNS:/var/run/netns/a1abf0b0-2513-404e-8562-662f19229f4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f10d6fa_7891_45b9_b801_895089a93dfd.slice PodAnnotations:0xc007b16438}] Aliases:map[]}\"\nJun 11 12:20:43.728954 crc crio[24477]: time=\"2026-06-11T12:20:43.728906099Z\" level=info msg=\"Adding pod openstack_root-account-create-update-brnpk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:20:43.820216 crc crio[24477]: time=\"2026-06-11T12:20:43.820063116Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:1103ac44213a31db91a44725405204317c723260e4337ee3e45072e804733904\" id=df7fad63-b475-4082-ad3f-afdcfcf982b7 name=/runtime.v1.ImageService/PullImage\nJun 11 12:20:43.821344 crc crio[24477]: time=\"2026-06-11T12:20:43.821152614Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=d75ea16a-4874-46d2-82c0-13210305d2a4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:43.980915 crc crio[24477]: time=\"2026-06-11T12:20:43.971186027Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=e0ae9f07-f631-4b72-aabe-94ad06ac851c name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:44.005764 crc crio[24477]: time=\"2026-06-11T12:20:44.005088142Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=4408a10f-3e59-4718-8e3c-ba7add2b0e38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:44.008701 crc crio[24477]: time=\"2026-06-11T12:20:44.006549843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:44.146754 crc crio[24477]: time=\"2026-06-11T12:20:44.146534766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:44.160250 crc crio[24477]: time=\"2026-06-11T12:20:44.160140097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:44.179508 crc crio[24477]: time=\"2026-06-11T12:20:44.179395206Z\" level=info msg=\"Stopping pod sandbox: f65bc26a49943624de1c683f3f4a0eb9b95a4b20438600830e0e9abcde1e67a6\" id=b7ac8826-91fd-486e-bcfe-e0d002152502 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:44.179508 crc crio[24477]: time=\"2026-06-11T12:20:44.179454608Z\" level=info msg=\"Stopping pod sandbox: b9d2b817ed975c6f2523eb8e70fdf7cb68eae89f703ccabcc83fa9228cdeb91f\" id=7e6f57eb-40ec-4195-9370-c4dd130e6a69 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:44.179788 crc crio[24477]: time=\"2026-06-11T12:20:44.179432577Z\" level=info msg=\"Stopping pod sandbox: a57b496d50091431ac5e3878636616fc802c627371c8f1e37c2aeb3d0d267ec7\" id=4f4e3741-7e8d-40fe-b971-1838ac526d93 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:44.179979 crc crio[24477]: time=\"2026-06-11T12:20:44.179463938Z\" level=info msg=\"Stopping pod sandbox: 953c5cc2b5b4cd821d4bf8d2c0dca880200f6c34f55158739d152476cfeb505d\" id=06ef13c2-80d7-4968-9af9-51d356c571da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:44.180190 crc crio[24477]: time=\"2026-06-11T12:20:44.180072825Z\" level=info msg=\"Got pod network &{Name:keystone-2144-account-create-update-pprkt Namespace:openstack ID:a57b496d50091431ac5e3878636616fc802c627371c8f1e37c2aeb3d0d267ec7 UID:21447561-3569-4dd9-9e76-e8dfd402f26f NetNS:/var/run/netns/2d82d93e-57da-4f93-b233-58c79f207cc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21447561_3569_4dd9_9e76_e8dfd402f26f.slice PodAnnotations:0xc002ce41e8}] Aliases:map[]}\"\nJun 11 12:20:44.180380 crc crio[24477]: time=\"2026-06-11T12:20:44.180201909Z\" level=info msg=\"Deleting pod openstack_keystone-2144-account-create-update-pprkt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:20:44.180380 crc crio[24477]: time=\"2026-06-11T12:20:44.180342472Z\" level=info msg=\"Got pod network &{Name:placement-db-create-fwnn8 Namespace:openstack ID:953c5cc2b5b4cd821d4bf8d2c0dca880200f6c34f55158739d152476cfeb505d UID:db798e90-8785-427f-abe2-cb2c9503a1af NetNS:/var/run/netns/967e65b9-79fc-41e9-8de5-3977ddc91a91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb798e90_8785_427f_abe2_cb2c9503a1af.slice PodAnnotations:0xc002d941a8}] Aliases:map[]}\"\nJun 11 12:20:44.183501 crc crio[24477]: time=\"2026-06-11T12:20:44.18062189Z\" level=info msg=\"Deleting pod openstack_placement-db-create-fwnn8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:20:44.183501 crc crio[24477]: time=\"2026-06-11T12:20:44.183469822Z\" level=info msg=\"Got pod network &{Name:placement-6040-account-create-update-b74mw Namespace:openstack ID:f65bc26a49943624de1c683f3f4a0eb9b95a4b20438600830e0e9abcde1e67a6 UID:7acbcb88-bc79-41be-b941-bb200cf395f2 NetNS:/var/run/netns/94bbc2bc-8133-4dc2-b90d-e4dd1c2aaff0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7acbcb88_bc79_41be_b941_bb200cf395f2.slice PodAnnotations:0xc0072c0290}] Aliases:map[]}\"\nJun 11 12:20:44.183713 crc crio[24477]: time=\"2026-06-11T12:20:44.183632356Z\" level=info msg=\"Deleting pod openstack_placement-6040-account-create-update-b74mw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:20:44.185464 crc crio[24477]: time=\"2026-06-11T12:20:44.185284081Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781180438-vg6mb Namespace:openstack ID:b9d2b817ed975c6f2523eb8e70fdf7cb68eae89f703ccabcc83fa9228cdeb91f UID:bae4cae6-f4da-4af0-a45b-f97f5bce2161 NetNS:/var/run/netns/6bb1faf2-e161-4526-8c10-f2f55c7e29a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbae4cae6_f4da_4af0_a45b_f97f5bce2161.slice PodAnnotations:0xc007b160e8}] Aliases:map[]}\"\nJun 11 12:20:44.185540 crc crio[24477]: time=\"2026-06-11T12:20:44.185483387Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0-config-1781180438-vg6mb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:20:44.290497 crc crio[24477]: time=\"2026-06-11T12:20:44.290364894Z\" level=info msg=\"Created container 07295c3ed29639517e9af45d0a255d9b88184b3b1712a0acf09ddbccb0662c8e: openstack/ovn-northd-0/ovn-northd\" id=4408a10f-3e59-4718-8e3c-ba7add2b0e38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:44.292896 crc crio[24477]: time=\"2026-06-11T12:20:44.292718179Z\" level=info msg=\"Starting container: 07295c3ed29639517e9af45d0a255d9b88184b3b1712a0acf09ddbccb0662c8e\" id=1969e3b4-b411-4c3c-9f27-17cc277cd1c9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:44.302389 crc crio[24477]: time=\"2026-06-11T12:20:44.302247209Z\" level=info msg=\"Started container\" PID=62279 containerID=07295c3ed29639517e9af45d0a255d9b88184b3b1712a0acf09ddbccb0662c8e description=openstack/ovn-northd-0/ovn-northd id=1969e3b4-b411-4c3c-9f27-17cc277cd1c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb047733f5f2a96893dea48d84fee17c70835d37248467d127bc36077f4adc59\nJun 11 12:20:44.329063 crc crio[24477]: time=\"2026-06-11T12:20:44.328812503Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=222c9b98-a580-46d1-aecf-cfa7e4e0ecad name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:44.411200 crc crio[24477]: 2026-06-11T12:20:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71a98ee75ea1190 Mac:56:7e:1a:7f:c4:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/a1abf0b0-2513-404e-8562-662f19229f4c SocketPath: PciID:}] [{Interface:0xc0001342b0 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:20:44.411200 crc crio[24477]: time=\"2026-06-11T12:20:44.407612649Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-brnpk Namespace:openstack ID:71a98ee75ea11909007195b0e23757d858c67b7b6c18fd625fc54dbcf1c7cc4c UID:1f10d6fa-7891-45b9-b801-895089a93dfd NetNS:/var/run/netns/a1abf0b0-2513-404e-8562-662f19229f4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f10d6fa_7891_45b9_b801_895089a93dfd.slice PodAnnotations:0xc007b16438}] Aliases:map[]}\"\nJun 11 12:20:44.411200 crc crio[24477]: time=\"2026-06-11T12:20:44.407874396Z\" level=info msg=\"Checking pod openstack_root-account-create-update-brnpk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:20:44.411492 crc crio[24477]: time=\"2026-06-11T12:20:44.411195628Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=841dde49-e128-42e1-9354-c0cd5cd495a0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:44.428503 crc crio[24477]: time=\"2026-06-11T12:20:44.428426281Z\" level=info msg=\"Ran pod sandbox 71a98ee75ea11909007195b0e23757d858c67b7b6c18fd625fc54dbcf1c7cc4c with infra container: openstack/root-account-create-update-brnpk/POD\" id=3c6b0423-60f2-4ec0-b5db-90fd9272e284 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:20:44.430310 crc crio[24477]: time=\"2026-06-11T12:20:44.430194319Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=30e03dd0-312f-4c5f-9d8d-f3dc91b2674c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:44.430731 crc crio[24477]: time=\"2026-06-11T12:20:44.430611281Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=89621746-0f9f-40d4-9dcd-4d7d8093a8a5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:44.433393 crc crio[24477]: time=\"2026-06-11T12:20:44.433290237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:44.436438 crc crio[24477]: time=\"2026-06-11T12:20:44.436277372Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=fc2aa8bd-2f68-41e3-8d18-f7d1c3ce4e96 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:44.460809 crc crio[24477]: time=\"2026-06-11T12:20:44.460633622Z\" level=info msg=\"Creating container: openstack/root-account-create-update-brnpk/mariadb-account-create-update\" id=f0dfd0d3-8fd6-4f8b-972d-3997a8b5ff9b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:44.463406 crc crio[24477]: time=\"2026-06-11T12:20:44.463324628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:44.484437 crc crio[24477]: time=\"2026-06-11T12:20:44.484317067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:44.488476 crc crio[24477]: time=\"2026-06-11T12:20:44.488232825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:44.509049 crc crio[24477]: time=\"2026-06-11T12:20:44.508991821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:44.518916 crc crio[24477]: time=\"2026-06-11T12:20:44.51885472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:44.691538 crc crio[24477]: time=\"2026-06-11T12:20:44.68768659Z\" level=info msg=\"Stopped pod sandbox: f65bc26a49943624de1c683f3f4a0eb9b95a4b20438600830e0e9abcde1e67a6\" id=b7ac8826-91fd-486e-bcfe-e0d002152502 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:44.775198 crc crio[24477]: time=\"2026-06-11T12:20:44.77509672Z\" level=info msg=\"Created container fe56c0d2514bd957d41c1c147db1a8d7b73e2f0e842030585b1e1ca20dc336a5: openstack/ovn-northd-0/openstack-network-exporter\" id=30e03dd0-312f-4c5f-9d8d-f3dc91b2674c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:44.781146 crc crio[24477]: time=\"2026-06-11T12:20:44.780797201Z\" level=info msg=\"Starting container: fe56c0d2514bd957d41c1c147db1a8d7b73e2f0e842030585b1e1ca20dc336a5\" id=5d403836-92b7-4753-a140-f2b4f333a8cd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:44.792475 crc crio[24477]: time=\"2026-06-11T12:20:44.791062846Z\" level=info msg=\"Started container\" PID=62364 containerID=fe56c0d2514bd957d41c1c147db1a8d7b73e2f0e842030585b1e1ca20dc336a5 description=openstack/ovn-northd-0/openstack-network-exporter id=5d403836-92b7-4753-a140-f2b4f333a8cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb047733f5f2a96893dea48d84fee17c70835d37248467d127bc36077f4adc59\nJun 11 12:20:44.796006 crc crio[24477]: time=\"2026-06-11T12:20:44.79579175Z\" level=info msg=\"Created container 6082d7a97a08e7f3b0f60fa0cbccbea56df03db120028d38e2a1db75d2305d38: openstack/root-account-create-update-brnpk/mariadb-account-create-update\" id=f0dfd0d3-8fd6-4f8b-972d-3997a8b5ff9b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:44.805177 crc crio[24477]: time=\"2026-06-11T12:20:44.805066342Z\" level=info msg=\"Starting container: 6082d7a97a08e7f3b0f60fa0cbccbea56df03db120028d38e2a1db75d2305d38\" id=05e6dd4e-f54f-41d2-bad7-1ece5b75dd92 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:44.825621 crc crio[24477]: time=\"2026-06-11T12:20:44.82532265Z\" level=info msg=\"Started container\" PID=62363 containerID=6082d7a97a08e7f3b0f60fa0cbccbea56df03db120028d38e2a1db75d2305d38 description=openstack/root-account-create-update-brnpk/mariadb-account-create-update id=05e6dd4e-f54f-41d2-bad7-1ece5b75dd92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71a98ee75ea11909007195b0e23757d858c67b7b6c18fd625fc54dbcf1c7cc4c\nJun 11 12:20:44.893765 crc crio[24477]: time=\"2026-06-11T12:20:44.893708736Z\" level=info msg=\"Stopped pod sandbox: a57b496d50091431ac5e3878636616fc802c627371c8f1e37c2aeb3d0d267ec7\" id=4f4e3741-7e8d-40fe-b971-1838ac526d93 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:44.910934 crc crio[24477]: time=\"2026-06-11T12:20:44.910832271Z\" level=info msg=\"Stopped pod sandbox: b9d2b817ed975c6f2523eb8e70fdf7cb68eae89f703ccabcc83fa9228cdeb91f\" id=7e6f57eb-40ec-4195-9370-c4dd130e6a69 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:44.989472 crc crio[24477]: time=\"2026-06-11T12:20:44.989365969Z\" level=info msg=\"Stopped pod sandbox: 953c5cc2b5b4cd821d4bf8d2c0dca880200f6c34f55158739d152476cfeb505d\" id=06ef13c2-80d7-4968-9af9-51d356c571da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:45.206117 crc crio[24477]: time=\"2026-06-11T12:20:45.205458221Z\" level=info msg=\"Stopping pod sandbox: 82e395360790d11086ebc5baab0666350d80954b87c7e78e9c5c377e327ea40b\" id=263d17c6-3553-4ff1-ab84-3916124a90d9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:45.206754 crc crio[24477]: time=\"2026-06-11T12:20:45.20647473Z\" level=info msg=\"Got pod network &{Name:glance-9421-account-create-update-fs75t Namespace:openstack ID:82e395360790d11086ebc5baab0666350d80954b87c7e78e9c5c377e327ea40b UID:66b567a8-59d6-4e1f-89db-7d7f05d6ff16 NetNS:/var/run/netns/ced4dad4-129a-4d4b-a077-9591c7af17e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66b567a8_59d6_4e1f_89db_7d7f05d6ff16.slice PodAnnotations:0xc0072c08c0}] Aliases:map[]}\"\nJun 11 12:20:45.206754 crc crio[24477]: time=\"2026-06-11T12:20:45.206702747Z\" level=info msg=\"Deleting pod openstack_glance-9421-account-create-update-fs75t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:20:45.249637 crc crio[24477]: time=\"2026-06-11T12:20:45.249530075Z\" level=info msg=\"Stopping pod sandbox: 9a7b83d37bd1f9ae3bd97dba84f7f9d9236fb9aa10e97f3c0beb847a2ed20dca\" id=ede4659f-1fe3-471d-9c40-c6ca36f51c50 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:45.259476 crc crio[24477]: time=\"2026-06-11T12:20:45.259351475Z\" level=info msg=\"Stopping pod sandbox: 946e80ae6a25526cdf5f1bbbd98cb5b82cab47f4fb6a46955fcc19670060d663\" id=297664b5-1597-48ab-925f-1ca950d29439 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:45.260040 crc crio[24477]: time=\"2026-06-11T12:20:45.259972072Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-zcsr2 Namespace:openstack ID:946e80ae6a25526cdf5f1bbbd98cb5b82cab47f4fb6a46955fcc19670060d663 UID:eeec9cbe-262c-4c60-abed-63f69542c159 NetNS:/var/run/netns/d3cad4d2-9aa5-4f6b-ac34-34883b0b8211 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeec9cbe_262c_4c60_abed_63f69542c159.slice PodAnnotations:0xc002ce4a00}] Aliases:map[]}\"\nJun 11 12:20:45.260158 crc crio[24477]: time=\"2026-06-11T12:20:45.260118287Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-zcsr2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:20:45.261467 crc crio[24477]: time=\"2026-06-11T12:20:45.260600591Z\" level=info msg=\"Stopping pod sandbox: 0df387bde780e071431b7b13ca1a0793299ff61903b9f5361e808d05a695edd0\" id=92e7121b-4a94-4251-b1aa-cc3e711aa111 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:45.261467 crc crio[24477]: time=\"2026-06-11T12:20:45.261368116Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781180437-nm6ch Namespace:openstack ID:0df387bde780e071431b7b13ca1a0793299ff61903b9f5361e808d05a695edd0 UID:d567d618-c421-48bd-9cea-849f6dd0d073 NetNS:/var/run/netns/d087c028-2db4-450b-bc1a-6cc649b35adc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd567d618_c421_48bd_9cea_849f6dd0d073.slice PodAnnotations:0xc002d94988}] Aliases:map[]}\"\nJun 11 12:20:45.261942 crc crio[24477]: time=\"2026-06-11T12:20:45.261831796Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0-config-1781180437-nm6ch from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:20:45.262230 crc crio[24477]: time=\"2026-06-11T12:20:45.262181223Z\" level=info msg=\"Got pod network &{Name:glance-db-create-qgff6 Namespace:openstack ID:9a7b83d37bd1f9ae3bd97dba84f7f9d9236fb9aa10e97f3c0beb847a2ed20dca UID:5a3ffe6b-0d8d-4ab2-81b7-c6c21621c52d NetNS:/var/run/netns/a6298b79-1c8f-409c-bda8-1cb3e99b2d40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a3ffe6b_0d8d_4ab2_81b7_c6c21621c52d.slice PodAnnotations:0xc0072c09c8}] Aliases:map[]}\"\nJun 11 12:20:45.262740 crc crio[24477]: time=\"2026-06-11T12:20:45.262707768Z\" level=info msg=\"Deleting pod openstack_glance-db-create-qgff6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:20:45.571213 crc crio[24477]: time=\"2026-06-11T12:20:45.571121641Z\" level=info msg=\"Stopped pod sandbox: 82e395360790d11086ebc5baab0666350d80954b87c7e78e9c5c377e327ea40b\" id=263d17c6-3553-4ff1-ab84-3916124a90d9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:45.915721 crc crio[24477]: time=\"2026-06-11T12:20:45.91391259Z\" level=info msg=\"Stopped pod sandbox: 9a7b83d37bd1f9ae3bd97dba84f7f9d9236fb9aa10e97f3c0beb847a2ed20dca\" id=ede4659f-1fe3-471d-9c40-c6ca36f51c50 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:45.966743 crc crio[24477]: time=\"2026-06-11T12:20:45.96463109Z\" level=info msg=\"Stopped pod sandbox: 0df387bde780e071431b7b13ca1a0793299ff61903b9f5361e808d05a695edd0\" id=92e7121b-4a94-4251-b1aa-cc3e711aa111 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:45.972701 crc crio[24477]: time=\"2026-06-11T12:20:45.970601029Z\" level=info msg=\"Stopped pod sandbox: 946e80ae6a25526cdf5f1bbbd98cb5b82cab47f4fb6a46955fcc19670060d663\" id=297664b5-1597-48ab-925f-1ca950d29439 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:46.277715 crc crio[24477]: time=\"2026-06-11T12:20:46.277266816Z\" level=info msg=\"Stopping pod sandbox: 71a98ee75ea11909007195b0e23757d858c67b7b6c18fd625fc54dbcf1c7cc4c\" id=75883b96-dd66-4a65-9a82-3ee6edfdc3a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:46.278925 crc crio[24477]: time=\"2026-06-11T12:20:46.278871031Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-brnpk Namespace:openstack ID:71a98ee75ea11909007195b0e23757d858c67b7b6c18fd625fc54dbcf1c7cc4c UID:1f10d6fa-7891-45b9-b801-895089a93dfd NetNS:/var/run/netns/a1abf0b0-2513-404e-8562-662f19229f4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f10d6fa_7891_45b9_b801_895089a93dfd.slice PodAnnotations:0xc000a87060}] Aliases:map[]}\"\nJun 11 12:20:46.279146 crc crio[24477]: time=\"2026-06-11T12:20:46.279030486Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-brnpk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:20:46.639204 crc crio[24477]: time=\"2026-06-11T12:20:46.638497712Z\" level=info msg=\"Stopped pod sandbox: 71a98ee75ea11909007195b0e23757d858c67b7b6c18fd625fc54dbcf1c7cc4c\" id=75883b96-dd66-4a65-9a82-3ee6edfdc3a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:49.619404 crc crio[24477]: time=\"2026-06-11T12:20:49.618474225Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-rsl5c/POD\" id=d139180f-e45c-4261-9c60-6e8861441d38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:20:49.620830 crc crio[24477]: time=\"2026-06-11T12:20:49.619435861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:49.687870 crc crio[24477]: time=\"2026-06-11T12:20:49.687714284Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-rsl5c Namespace:openstack ID:6ae1b1f28b14efcc43a516147ba9c67232aa62fdfaacff55567ce2c78886276b UID:5fd6362e-152c-4266-879d-26a2d51153fb NetNS:/var/run/netns/2d57694b-24c1-47ea-839c-27da2f8eb0c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5fd6362e_152c_4266_879d_26a2d51153fb.slice PodAnnotations:0xc002ce4040}] Aliases:map[]}\"\nJun 11 12:20:49.687870 crc crio[24477]: time=\"2026-06-11T12:20:49.687792096Z\" level=info msg=\"Adding pod openstack_glance-db-sync-rsl5c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:20:50.441892 crc crio[24477]: 2026-06-11T12:20:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6ae1b1f28b14efc Mac:2e:16:5d:f8:fe:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/2d57694b-24c1-47ea-839c-27da2f8eb0c4 SocketPath: PciID:}] [{Interface:0xc000014fd0 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:20:50.443875 crc crio[24477]: time=\"2026-06-11T12:20:50.443749247Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-rsl5c Namespace:openstack ID:6ae1b1f28b14efcc43a516147ba9c67232aa62fdfaacff55567ce2c78886276b UID:5fd6362e-152c-4266-879d-26a2d51153fb NetNS:/var/run/netns/2d57694b-24c1-47ea-839c-27da2f8eb0c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5fd6362e_152c_4266_879d_26a2d51153fb.slice PodAnnotations:0xc002ce4040}] Aliases:map[]}\"\nJun 11 12:20:50.443995 crc crio[24477]: time=\"2026-06-11T12:20:50.443952322Z\" level=info msg=\"Checking pod openstack_glance-db-sync-rsl5c for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:20:50.467160 crc crio[24477]: time=\"2026-06-11T12:20:50.466137531Z\" level=info msg=\"Ran pod sandbox 6ae1b1f28b14efcc43a516147ba9c67232aa62fdfaacff55567ce2c78886276b with infra container: openstack/glance-db-sync-rsl5c/POD\" id=d139180f-e45c-4261-9c60-6e8861441d38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:20:50.470942 crc crio[24477]: time=\"2026-06-11T12:20:50.470872825Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=6c563b9d-45af-460a-8f3b-e423d7fdbe53 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:50.471114 crc crio[24477]: time=\"2026-06-11T12:20:50.47105697Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found\" id=6c563b9d-45af-460a-8f3b-e423d7fdbe53 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:50.471194 crc crio[24477]: time=\"2026-06-11T12:20:50.471126392Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found\" id=6c563b9d-45af-460a-8f3b-e423d7fdbe53 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:50.472969 crc crio[24477]: time=\"2026-06-11T12:20:50.472833111Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=36e163a8-1232-442c-8af5-a810cc7e79f1 name=/runtime.v1.ImageService/PullImage\nJun 11 12:20:50.479318 crc crio[24477]: time=\"2026-06-11T12:20:50.4792275Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\\\"\"\nJun 11 12:20:52.417358 crc crio[24477]: time=\"2026-06-11T12:20:52.416853717Z\" level=info msg=\"Stopping pod sandbox: 3ec7a4d1638261f7b02faad03e80c6a6dd3d6a2e931605e145124e82bc41e927\" id=5aa2f408-aa11-4b6a-b096-ccaa81b3232b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:52.418468 crc crio[24477]: time=\"2026-06-11T12:20:52.418138894Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-9fpm5 Namespace:openstack ID:3ec7a4d1638261f7b02faad03e80c6a6dd3d6a2e931605e145124e82bc41e927 UID:b37c0f36-b0f3-4718-89eb-0485c2f788d4 NetNS:/var/run/netns/68088ab1-b191-4d6d-969b-6e77bd940d47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb37c0f36_b0f3_4718_89eb_0485c2f788d4.slice PodAnnotations:0xc0072c0578}] Aliases:map[]}\"\nJun 11 12:20:52.418468 crc crio[24477]: time=\"2026-06-11T12:20:52.418279018Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-9fpm5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:20:52.721688 crc crio[24477]: time=\"2026-06-11T12:20:52.721529378Z\" level=info msg=\"Stopped pod sandbox: 3ec7a4d1638261f7b02faad03e80c6a6dd3d6a2e931605e145124e82bc41e927\" id=5aa2f408-aa11-4b6a-b096-ccaa81b3232b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:53.275275 crc crio[24477]: time=\"2026-06-11T12:20:53.274606343Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-phjc4/POD\" id=ec8c52f9-7dd6-4df9-be9d-d10678ff2dc3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:20:53.275470 crc crio[24477]: time=\"2026-06-11T12:20:53.275288572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:53.314322 crc crio[24477]: time=\"2026-06-11T12:20:53.31414213Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-phjc4 Namespace:openstack ID:8e8348cdb73efa085648c81b886afe92a6a9928f4c8ef05f3fedc3416d619cf5 UID:3cdaf132-a856-45e8-84fb-8f7f148fcb1d NetNS:/var/run/netns/9ef027d7-fda1-4656-bc71-14d60e6af359 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cdaf132_a856_45e8_84fb_8f7f148fcb1d.slice PodAnnotations:0xc0072c0820}] Aliases:map[]}\"\nJun 11 12:20:53.314322 crc crio[24477]: time=\"2026-06-11T12:20:53.314327905Z\" level=info msg=\"Adding pod openstack_root-account-create-update-phjc4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:20:53.888992 crc crio[24477]: 2026-06-11T12:20:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8e8348cdb73efa0 Mac:8e:eb:40:1f:d6:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/9ef027d7-fda1-4656-bc71-14d60e6af359 SocketPath: PciID:}] [{Interface:0xc000132f40 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:20:53.893514 crc crio[24477]: time=\"2026-06-11T12:20:53.893444338Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-phjc4 Namespace:openstack ID:8e8348cdb73efa085648c81b886afe92a6a9928f4c8ef05f3fedc3416d619cf5 UID:3cdaf132-a856-45e8-84fb-8f7f148fcb1d NetNS:/var/run/netns/9ef027d7-fda1-4656-bc71-14d60e6af359 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cdaf132_a856_45e8_84fb_8f7f148fcb1d.slice PodAnnotations:0xc0072c0820}] Aliases:map[]}\"\nJun 11 12:20:53.893988 crc crio[24477]: time=\"2026-06-11T12:20:53.893737756Z\" level=info msg=\"Checking pod openstack_root-account-create-update-phjc4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:20:53.906412 crc crio[24477]: time=\"2026-06-11T12:20:53.906292552Z\" level=info msg=\"Ran pod sandbox 8e8348cdb73efa085648c81b886afe92a6a9928f4c8ef05f3fedc3416d619cf5 with infra container: openstack/root-account-create-update-phjc4/POD\" id=ec8c52f9-7dd6-4df9-be9d-d10678ff2dc3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:20:53.911725 crc crio[24477]: time=\"2026-06-11T12:20:53.911551718Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e132d24d-e3b2-40c6-8d30-45036d938079 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:53.916930 crc crio[24477]: time=\"2026-06-11T12:20:53.91684624Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a24bef71-0a12-47f8-ba1a-995761921e05 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:53.925460 crc crio[24477]: time=\"2026-06-11T12:20:53.925381093Z\" level=info msg=\"Creating container: openstack/root-account-create-update-phjc4/mariadb-account-create-update\" id=d44f898d-e373-4af9-85a8-b5db58fc28eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:53.925863 crc crio[24477]: time=\"2026-06-11T12:20:53.925834896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:53.979954 crc crio[24477]: time=\"2026-06-11T12:20:53.979809567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:53.984786 crc crio[24477]: time=\"2026-06-11T12:20:53.984605422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:54.123757 crc crio[24477]: time=\"2026-06-11T12:20:54.123531471Z\" level=info msg=\"Created container f81c8689b820490cde1ad78b99bf29fbe3306a001cc7c304895df1977a1b508a: openstack/root-account-create-update-phjc4/mariadb-account-create-update\" id=d44f898d-e373-4af9-85a8-b5db58fc28eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:54.129229 crc crio[24477]: time=\"2026-06-11T12:20:54.129148778Z\" level=info msg=\"Starting container: f81c8689b820490cde1ad78b99bf29fbe3306a001cc7c304895df1977a1b508a\" id=a65a3924-1ca5-4f7d-892d-7e85254cd7fd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:54.134991 crc crio[24477]: time=\"2026-06-11T12:20:54.134874839Z\" level=info msg=\"Started container\" PID=63015 containerID=f81c8689b820490cde1ad78b99bf29fbe3306a001cc7c304895df1977a1b508a description=openstack/root-account-create-update-phjc4/mariadb-account-create-update id=a65a3924-1ca5-4f7d-892d-7e85254cd7fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e8348cdb73efa085648c81b886afe92a6a9928f4c8ef05f3fedc3416d619cf5\nJun 11 12:20:55.482613 crc crio[24477]: time=\"2026-06-11T12:20:55.482075488Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=ae1ab6e5-90b8-4783-9a6d-88f2248a6497 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:55.486964 crc crio[24477]: time=\"2026-06-11T12:20:55.485037491Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=6a19289c-81de-4a85-8096-1abea253d74e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:55.577861 crc crio[24477]: time=\"2026-06-11T12:20:55.577752886Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=221906d9-14dc-4174-bca3-c7b94fced754 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:55.578751 crc crio[24477]: time=\"2026-06-11T12:20:55.578553458Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=ec760809-5b5e-4c90-86f3-01509313514c name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:55.595822 crc crio[24477]: time=\"2026-06-11T12:20:55.595547114Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=6d0d4a16-0ac8-4721-840d-5afa4f88070f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:55.596119 crc crio[24477]: time=\"2026-06-11T12:20:55.59609951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:55.610746 crc crio[24477]: time=\"2026-06-11T12:20:55.610185234Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=19d6680f-25c2-49c0-b116-4b359307266e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:55.629853 crc crio[24477]: time=\"2026-06-11T12:20:55.629745881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:55.665034 crc crio[24477]: time=\"2026-06-11T12:20:55.664926577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:55.670986 crc crio[24477]: time=\"2026-06-11T12:20:55.670848403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:55.686374 crc crio[24477]: time=\"2026-06-11T12:20:55.685805233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:55.690358 crc crio[24477]: time=\"2026-06-11T12:20:55.690005769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:55.873201 crc crio[24477]: time=\"2026-06-11T12:20:55.873074384Z\" level=info msg=\"Created container 07d9af520055f720b4c3150d67f40f8b456e36e442aa5c2c1f0dc1634e197926: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=6d0d4a16-0ac8-4721-840d-5afa4f88070f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:55.876317 crc crio[24477]: time=\"2026-06-11T12:20:55.874771192Z\" level=info msg=\"Starting container: 07d9af520055f720b4c3150d67f40f8b456e36e442aa5c2c1f0dc1634e197926\" id=22194ca5-fd72-484e-8451-4d1237a35e19 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:55.885594 crc crio[24477]: time=\"2026-06-11T12:20:55.885481782Z\" level=info msg=\"Started container\" PID=63143 containerID=07d9af520055f720b4c3150d67f40f8b456e36e442aa5c2c1f0dc1634e197926 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=22194ca5-fd72-484e-8451-4d1237a35e19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a165bf2d5c44eb61ebeeb4509fe4c01d99254011c3e3c390168752b1054fbe9\nJun 11 12:20:55.914933 crc crio[24477]: time=\"2026-06-11T12:20:55.913890227Z\" level=info msg=\"Created container 1ce9d3632bbf6baeab691f09654925cd4512be317ff3e7e13608fc733702b3d1: openstack/rabbitmq-server-0/rabbitmq\" id=19d6680f-25c2-49c0-b116-4b359307266e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:55.915357 crc crio[24477]: time=\"2026-06-11T12:20:55.915242045Z\" level=info msg=\"Starting container: 1ce9d3632bbf6baeab691f09654925cd4512be317ff3e7e13608fc733702b3d1\" id=56fd046a-03fa-4d0d-ac22-0e8d7072701e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:55.922422 crc crio[24477]: time=\"2026-06-11T12:20:55.92223602Z\" level=info msg=\"Started container\" PID=63150 containerID=1ce9d3632bbf6baeab691f09654925cd4512be317ff3e7e13608fc733702b3d1 description=openstack/rabbitmq-server-0/rabbitmq id=56fd046a-03fa-4d0d-ac22-0e8d7072701e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac41cd4fe61fb391d93c22e770caef4a0699223c68aff0d4c512c74276fc9f40\nJun 11 12:20:56.513143 crc crio[24477]: time=\"2026-06-11T12:20:56.512539998Z\" level=info msg=\"Stopping pod sandbox: 8e8348cdb73efa085648c81b886afe92a6a9928f4c8ef05f3fedc3416d619cf5\" id=ce17f6cf-02be-4e41-98d0-38e60f873de4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:56.513143 crc crio[24477]: time=\"2026-06-11T12:20:56.513054323Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-phjc4 Namespace:openstack ID:8e8348cdb73efa085648c81b886afe92a6a9928f4c8ef05f3fedc3416d619cf5 UID:3cdaf132-a856-45e8-84fb-8f7f148fcb1d NetNS:/var/run/netns/9ef027d7-fda1-4656-bc71-14d60e6af359 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cdaf132_a856_45e8_84fb_8f7f148fcb1d.slice PodAnnotations:0xc001f2a498}] Aliases:map[]}\"\nJun 11 12:20:56.514015 crc crio[24477]: time=\"2026-06-11T12:20:56.513301989Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-phjc4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:20:56.870430 crc crio[24477]: time=\"2026-06-11T12:20:56.869783791Z\" level=info msg=\"Stopped pod sandbox: 8e8348cdb73efa085648c81b886afe92a6a9928f4c8ef05f3fedc3416d619cf5\" id=ce17f6cf-02be-4e41-98d0-38e60f873de4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:58.108344 crc crio[24477]: time=\"2026-06-11T12:20:58.108049949Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-lrklq-config-5nvph/POD\" id=508270fd-ecc5-4cfa-812d-ab62f89b5336 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:20:58.109393 crc crio[24477]: time=\"2026-06-11T12:20:58.108350857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:58.150409 crc crio[24477]: time=\"2026-06-11T12:20:58.150343654Z\" level=info msg=\"Got pod network &{Name:ovn-controller-lrklq-config-5nvph Namespace:openstack ID:ea7c46eb656f7abf2b5d1a998c1b49e17da76eeead9773f953f05dfdedf6b42f UID:1de79a8e-1d87-4538-9517-2d099e3fe703 NetNS:/var/run/netns/f130ecc0-56dd-42fc-9720-f63851422245 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1de79a8e_1d87_4538_9517_2d099e3fe703.slice PodAnnotations:0xc002e12168}] Aliases:map[]}\"\nJun 11 12:20:58.150844 crc crio[24477]: time=\"2026-06-11T12:20:58.150813677Z\" level=info msg=\"Adding pod openstack_ovn-controller-lrklq-config-5nvph to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:20:58.493391 crc crio[24477]: 2026-06-11T12:20:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea7c46eb656f7ab Mac:7e:68:ef:cc:09:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/f130ecc0-56dd-42fc-9720-f63851422245 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:20:58.498708 crc crio[24477]: time=\"2026-06-11T12:20:58.498619483Z\" level=info msg=\"Got pod network &{Name:ovn-controller-lrklq-config-5nvph Namespace:openstack ID:ea7c46eb656f7abf2b5d1a998c1b49e17da76eeead9773f953f05dfdedf6b42f UID:1de79a8e-1d87-4538-9517-2d099e3fe703 NetNS:/var/run/netns/f130ecc0-56dd-42fc-9720-f63851422245 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1de79a8e_1d87_4538_9517_2d099e3fe703.slice PodAnnotations:0xc002e12168}] Aliases:map[]}\"\nJun 11 12:20:58.499095 crc crio[24477]: time=\"2026-06-11T12:20:58.499074077Z\" level=info msg=\"Checking pod openstack_ovn-controller-lrklq-config-5nvph for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:20:58.511445 crc crio[24477]: time=\"2026-06-11T12:20:58.511356812Z\" level=info msg=\"Ran pod sandbox ea7c46eb656f7abf2b5d1a998c1b49e17da76eeead9773f953f05dfdedf6b42f with infra container: openstack/ovn-controller-lrklq-config-5nvph/POD\" id=508270fd-ecc5-4cfa-812d-ab62f89b5336 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:20:58.515421 crc crio[24477]: time=\"2026-06-11T12:20:58.515337881Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=69d407a8-f4af-4042-82a4-ffc43f3b65dc name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:58.522160 crc crio[24477]: time=\"2026-06-11T12:20:58.521825504Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=b6bae333-ec5d-41fe-b004-b788387d342f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:58.531814 crc crio[24477]: time=\"2026-06-11T12:20:58.531748881Z\" level=info msg=\"Creating container: openstack/ovn-controller-lrklq-config-5nvph/ovn-config\" id=e1b14ee6-5e61-4341-8d1d-0a37f6d480fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:58.532338 crc crio[24477]: time=\"2026-06-11T12:20:58.532271705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:58.587808 crc crio[24477]: time=\"2026-06-11T12:20:58.587721258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:58.815291 crc crio[24477]: time=\"2026-06-11T12:20:58.814631371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:58.941823 crc crio[24477]: time=\"2026-06-11T12:20:58.94170797Z\" level=info msg=\"Created container bddd75a0b8007f1190b9b0f0fb8525ec754a63ef3179bd40993d126d1387e208: openstack/ovn-controller-lrklq-config-5nvph/ovn-config\" id=e1b14ee6-5e61-4341-8d1d-0a37f6d480fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:58.943755 crc crio[24477]: time=\"2026-06-11T12:20:58.94351714Z\" level=info msg=\"Starting container: bddd75a0b8007f1190b9b0f0fb8525ec754a63ef3179bd40993d126d1387e208\" id=7a2b4e6f-5c0b-4912-81c4-7b3f568c025c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:58.957920 crc crio[24477]: time=\"2026-06-11T12:20:58.957041499Z\" level=info msg=\"Started container\" PID=63500 containerID=bddd75a0b8007f1190b9b0f0fb8525ec754a63ef3179bd40993d126d1387e208 description=openstack/ovn-controller-lrklq-config-5nvph/ovn-config id=7a2b4e6f-5c0b-4912-81c4-7b3f568c025c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea7c46eb656f7abf2b5d1a998c1b49e17da76eeead9773f953f05dfdedf6b42f\nJun 11 12:21:00.606828 crc crio[24477]: time=\"2026-06-11T12:21:00.605360807Z\" level=info msg=\"Stopping pod sandbox: ea7c46eb656f7abf2b5d1a998c1b49e17da76eeead9773f953f05dfdedf6b42f\" id=73756bf0-a44e-4c48-9a4a-d9363055a481 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:21:00.608880 crc crio[24477]: time=\"2026-06-11T12:21:00.607713823Z\" level=info msg=\"Got pod network &{Name:ovn-controller-lrklq-config-5nvph Namespace:openstack ID:ea7c46eb656f7abf2b5d1a998c1b49e17da76eeead9773f953f05dfdedf6b42f UID:1de79a8e-1d87-4538-9517-2d099e3fe703 NetNS:/var/run/netns/f130ecc0-56dd-42fc-9720-f63851422245 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1de79a8e_1d87_4538_9517_2d099e3fe703.slice PodAnnotations:0xc000a15920}] Aliases:map[]}\"\nJun 11 12:21:00.608880 crc crio[24477]: time=\"2026-06-11T12:21:00.607893629Z\" level=info msg=\"Deleting pod openstack_ovn-controller-lrklq-config-5nvph from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:21:02.956788 crc crio[24477]: time=\"2026-06-11T12:21:02.955508067Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=1d795f07-2883-4fd6-92ef-0a6fd66467b9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:21:02.958815 crc crio[24477]: time=\"2026-06-11T12:21:02.958764258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:04.873013 crc crio[24477]: time=\"2026-06-11T12:21:04.872200491Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-h4ns9/POD\" id=ad0d4a49-cfa3-45a8-92df-2a77f3d37388 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:21:04.874198 crc crio[24477]: time=\"2026-06-11T12:21:04.873115148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:10.668417 crc crio[24477]: time=\"2026-06-11T12:21:10.667087055Z\" level=info msg=\"Stopped pod sandbox: ea7c46eb656f7abf2b5d1a998c1b49e17da76eeead9773f953f05dfdedf6b42f\" id=73756bf0-a44e-4c48-9a4a-d9363055a481 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:21:10.769867 crc crio[24477]: time=\"2026-06-11T12:21:10.76978289Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-h4ns9 Namespace:openstack ID:ae015a8c19685b3f9175f8d7862191c944a721394ffb0e3759a246db67fbf69b UID:f57c7db5-7fdd-4a83-a58c-bc47d009144b NetNS:/var/run/netns/56a6bebc-e2df-4e80-a2d2-2a0d7625d5d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf57c7db5_7fdd_4a83_a58c_bc47d009144b.slice PodAnnotations:0xc00008c958}] Aliases:map[]}\"\nJun 11 12:21:10.769867 crc crio[24477]: time=\"2026-06-11T12:21:10.769847141Z\" level=info msg=\"Adding pod openstack_root-account-create-update-h4ns9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:21:10.775263 crc crio[24477]: time=\"2026-06-11T12:21:10.77479778Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1 UID:777a40e4-f45d-44ef-a58c-652706f629c9 NetNS:/var/run/netns/d6034f10-305f-4d66-bdb5-81b018bf70b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod777a40e4_f45d_44ef_a58c_652706f629c9.slice PodAnnotations:0xc0072c01e8}] Aliases:map[]}\"\nJun 11 12:21:10.775263 crc crio[24477]: time=\"2026-06-11T12:21:10.775260103Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:21:10.823986 crc crio[24477]: time=\"2026-06-11T12:21:10.823852322Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9\" id=36e163a8-1232-442c-8af5-a810cc7e79f1 name=/runtime.v1.ImageService/PullImage\nJun 11 12:21:10.825213 crc crio[24477]: time=\"2026-06-11T12:21:10.825140379Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=c3e4fbb1-48d9-49bb-8f41-23e6a642bce6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:10.864102 crc crio[24477]: time=\"2026-06-11T12:21:10.863926685Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=2c401644-5a67-47c4-9260-4219510e10cd name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:10.884501 crc crio[24477]: time=\"2026-06-11T12:21:10.882332624Z\" level=info msg=\"Creating container: openstack/glance-db-sync-rsl5c/glance-db-sync\" id=9736c6d9-2717-4d09-bc71-61ec1cc0ea99 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:10.887408 crc crio[24477]: time=\"2026-06-11T12:21:10.887320764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:10.960028 crc crio[24477]: time=\"2026-06-11T12:21:10.959114181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:11.349096 crc crio[24477]: 2026-06-11T12:21:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ae015a8c19685b3 Mac:ee:52:4b:c1:47:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/56a6bebc-e2df-4e80-a2d2-2a0d7625d5d9 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:21:11.350132 crc crio[24477]: time=\"2026-06-11T12:21:11.35005195Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-h4ns9 Namespace:openstack ID:ae015a8c19685b3f9175f8d7862191c944a721394ffb0e3759a246db67fbf69b UID:f57c7db5-7fdd-4a83-a58c-bc47d009144b NetNS:/var/run/netns/56a6bebc-e2df-4e80-a2d2-2a0d7625d5d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf57c7db5_7fdd_4a83_a58c_bc47d009144b.slice PodAnnotations:0xc00008c958}] Aliases:map[]}\"\nJun 11 12:21:11.350277 crc crio[24477]: time=\"2026-06-11T12:21:11.350225671Z\" level=info msg=\"Checking pod openstack_root-account-create-update-h4ns9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:21:11.360924 crc crio[24477]: time=\"2026-06-11T12:21:11.360840731Z\" level=info msg=\"Ran pod sandbox ae015a8c19685b3f9175f8d7862191c944a721394ffb0e3759a246db67fbf69b with infra container: openstack/root-account-create-update-h4ns9/POD\" id=ad0d4a49-cfa3-45a8-92df-2a77f3d37388 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:21:11.366903 crc crio[24477]: time=\"2026-06-11T12:21:11.366812156Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=74ded455-1db8-4222-924b-0e895d849c7c name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:11.381076 crc crio[24477]: time=\"2026-06-11T12:21:11.381015073Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b5052220-1ab2-4dc5-8e03-11debd2f38cb name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:11.391293 crc crio[24477]: time=\"2026-06-11T12:21:11.391230929Z\" level=info msg=\"Creating container: openstack/root-account-create-update-h4ns9/mariadb-account-create-update\" id=ec9c6885-e00b-4e70-96c6-6e6e1101e44b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:11.391984 crc crio[24477]: time=\"2026-06-11T12:21:11.391918708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:11.431375 crc crio[24477]: time=\"2026-06-11T12:21:11.431275029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:11.439913 crc crio[24477]: time=\"2026-06-11T12:21:11.439828659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:11.554474 crc crio[24477]: time=\"2026-06-11T12:21:11.554349375Z\" level=info msg=\"Created container 33e09ef33c2bfd88f1ba1c53231bc52ed4b2e6078944879d44020c9a40f59ac2: openstack/root-account-create-update-h4ns9/mariadb-account-create-update\" id=ec9c6885-e00b-4e70-96c6-6e6e1101e44b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:11.564505 crc crio[24477]: time=\"2026-06-11T12:21:11.564375745Z\" level=info msg=\"Starting container: 33e09ef33c2bfd88f1ba1c53231bc52ed4b2e6078944879d44020c9a40f59ac2\" id=95a75f86-b5db-4da5-8b54-c04a919b14a3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:21:11.572071 crc crio[24477]: time=\"2026-06-11T12:21:11.571975819Z\" level=info msg=\"Started container\" PID=64352 containerID=33e09ef33c2bfd88f1ba1c53231bc52ed4b2e6078944879d44020c9a40f59ac2 description=openstack/root-account-create-update-h4ns9/mariadb-account-create-update id=95a75f86-b5db-4da5-8b54-c04a919b14a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae015a8c19685b3f9175f8d7862191c944a721394ffb0e3759a246db67fbf69b\nJun 11 12:21:11.617041 crc crio[24477]: 2026-06-11T12:21:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee37ea24d75f005 Mac:2e:71:75:55:d9:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/d6034f10-305f-4d66-bdb5-81b018bf70b4 SocketPath: PciID:}] [{Interface:0xc000586590 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:21:11.619133 crc crio[24477]: time=\"2026-06-11T12:21:11.61842976Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1 UID:777a40e4-f45d-44ef-a58c-652706f629c9 NetNS:/var/run/netns/d6034f10-305f-4d66-bdb5-81b018bf70b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod777a40e4_f45d_44ef_a58c_652706f629c9.slice PodAnnotations:0xc0072c01e8}] Aliases:map[]}\"\nJun 11 12:21:11.619133 crc crio[24477]: time=\"2026-06-11T12:21:11.618979735Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:21:11.626805 crc crio[24477]: time=\"2026-06-11T12:21:11.626772666Z\" level=info msg=\"Ran pod sandbox ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1 with infra container: openstack/swift-storage-0/POD\" id=1d795f07-2883-4fd6-92ef-0a6fd66467b9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:21:11.629386 crc crio[24477]: time=\"2026-06-11T12:21:11.629356144Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=81cb4cb9-5070-4c02-9e1e-e07a778e0edf name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:11.629974 crc crio[24477]: time=\"2026-06-11T12:21:11.629607902Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found\" id=81cb4cb9-5070-4c02-9e1e-e07a778e0edf name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:11.629974 crc crio[24477]: time=\"2026-06-11T12:21:11.629708445Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found\" id=81cb4cb9-5070-4c02-9e1e-e07a778e0edf name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:11.634488 crc crio[24477]: time=\"2026-06-11T12:21:11.633914212Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=ddbea46c-7332-4c3f-bf52-5f68d4c0f2d8 name=/runtime.v1.ImageService/PullImage\nJun 11 12:21:11.646041 crc crio[24477]: time=\"2026-06-11T12:21:11.64595721Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\\\"\"\nJun 11 12:21:11.906444 crc crio[24477]: time=\"2026-06-11T12:21:11.906320419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:12.054783 crc crio[24477]: time=\"2026-06-11T12:21:12.054604041Z\" level=info msg=\"Created container 48a52327dd5ff69c905b534e3d88502cce954beef77e571571d07c0ba89727e5: openstack/glance-db-sync-rsl5c/glance-db-sync\" id=9736c6d9-2717-4d09-bc71-61ec1cc0ea99 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:12.056351 crc crio[24477]: time=\"2026-06-11T12:21:12.056282087Z\" level=info msg=\"Starting container: 48a52327dd5ff69c905b534e3d88502cce954beef77e571571d07c0ba89727e5\" id=01814f65-1c32-4251-b603-ef3a1fc9784f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:21:12.065531 crc crio[24477]: time=\"2026-06-11T12:21:12.065425613Z\" level=info msg=\"Started container\" PID=64386 containerID=48a52327dd5ff69c905b534e3d88502cce954beef77e571571d07c0ba89727e5 description=openstack/glance-db-sync-rsl5c/glance-db-sync id=01814f65-1c32-4251-b603-ef3a1fc9784f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ae1b1f28b14efcc43a516147ba9c67232aa62fdfaacff55567ce2c78886276b\nJun 11 12:21:13.165785 crc crio[24477]: time=\"2026-06-11T12:21:13.164979468Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:ca70cf0e497f85d020943547bece4f9a7193c8b97ef5575264cff0ea6de83083\" id=ddbea46c-7332-4c3f-bf52-5f68d4c0f2d8 name=/runtime.v1.ImageService/PullImage\nJun 11 12:21:13.167203 crc crio[24477]: time=\"2026-06-11T12:21:13.166497519Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=11c67a14-b38e-479a-a758-122a7a7d2339 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:13.170247 crc crio[24477]: time=\"2026-06-11T12:21:13.170179833Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=c5c4faac-39e4-48c8-88d0-ab4b230b1ffb name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:13.179500 crc crio[24477]: time=\"2026-06-11T12:21:13.179413591Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=c0f51365-d914-4687-8ae3-0f4b72daac42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:13.181273 crc crio[24477]: time=\"2026-06-11T12:21:13.181204722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:13.222791 crc crio[24477]: time=\"2026-06-11T12:21:13.222700613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:13.226019 crc crio[24477]: time=\"2026-06-11T12:21:13.225943805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:13.359991 crc crio[24477]: time=\"2026-06-11T12:21:13.359860193Z\" level=info msg=\"Created container b02c3986a40d6723df57e30444c6a4123ab039c202a0664d503c8c1ddc158e30: openstack/swift-storage-0/xattr-restore\" id=c0f51365-d914-4687-8ae3-0f4b72daac42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:13.361534 crc crio[24477]: time=\"2026-06-11T12:21:13.361433818Z\" level=info msg=\"Starting container: b02c3986a40d6723df57e30444c6a4123ab039c202a0664d503c8c1ddc158e30\" id=da48f92b-e992-404f-8728-094049c74703 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:21:13.368286 crc crio[24477]: time=\"2026-06-11T12:21:13.368178409Z\" level=info msg=\"Started container\" PID=64456 containerID=b02c3986a40d6723df57e30444c6a4123ab039c202a0664d503c8c1ddc158e30 description=openstack/swift-storage-0/xattr-restore id=da48f92b-e992-404f-8728-094049c74703 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1\nJun 11 12:21:13.868117 crc crio[24477]: time=\"2026-06-11T12:21:13.86799119Z\" level=info msg=\"Stopping pod sandbox: ae015a8c19685b3f9175f8d7862191c944a721394ffb0e3759a246db67fbf69b\" id=e4324dec-bfd0-471e-b1e6-f309115a5d28 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:21:13.868243 crc crio[24477]: time=\"2026-06-11T12:21:13.868155794Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=cd724728-6e72-48e3-973e-75cfea8bf53d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:13.868502 crc crio[24477]: time=\"2026-06-11T12:21:13.868411472Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found\" id=cd724728-6e72-48e3-973e-75cfea8bf53d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:13.868709 crc crio[24477]: time=\"2026-06-11T12:21:13.868546655Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found\" id=cd724728-6e72-48e3-973e-75cfea8bf53d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:13.869163 crc crio[24477]: time=\"2026-06-11T12:21:13.86909173Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-h4ns9 Namespace:openstack ID:ae015a8c19685b3f9175f8d7862191c944a721394ffb0e3759a246db67fbf69b UID:f57c7db5-7fdd-4a83-a58c-bc47d009144b NetNS:/var/run/netns/56a6bebc-e2df-4e80-a2d2-2a0d7625d5d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf57c7db5_7fdd_4a83_a58c_bc47d009144b.slice PodAnnotations:0xc001f2a408}] Aliases:map[]}\"\nJun 11 12:21:13.869376 crc crio[24477]: time=\"2026-06-11T12:21:13.869296956Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-h4ns9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:21:13.869916 crc crio[24477]: time=\"2026-06-11T12:21:13.869863322Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=80f1f600-7f1c-495e-b16c-be0223e2349e name=/runtime.v1.ImageService/PullImage\nJun 11 12:21:13.877220 crc crio[24477]: time=\"2026-06-11T12:21:13.876709184Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\\\"\"\nJun 11 12:21:14.269493 crc crio[24477]: time=\"2026-06-11T12:21:14.265040247Z\" level=info msg=\"Stopped pod sandbox: ae015a8c19685b3f9175f8d7862191c944a721394ffb0e3759a246db67fbf69b\" id=e4324dec-bfd0-471e-b1e6-f309115a5d28 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:21:15.416926 crc crio[24477]: time=\"2026-06-11T12:21:15.414916253Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:2e8a2b2bbccdd61ef08eb9b79a8e66a2e2e82e19054bde454cdbcb0d80d92310\" id=80f1f600-7f1c-495e-b16c-be0223e2349e name=/runtime.v1.ImageService/PullImage\nJun 11 12:21:15.419235 crc crio[24477]: time=\"2026-06-11T12:21:15.419092679Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=7a950c57-672e-4ff5-afde-c402904a4a03 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:15.451313 crc crio[24477]: time=\"2026-06-11T12:21:15.45116803Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=0ad556fc-5744-4444-aa68-abc66f582a0e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:15.470967 crc crio[24477]: time=\"2026-06-11T12:21:15.470876654Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=da41fc52-fad0-4b44-be69-c896ce7a1c96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:15.472801 crc crio[24477]: time=\"2026-06-11T12:21:15.472725436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:15.536268 crc crio[24477]: time=\"2026-06-11T12:21:15.536132898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:15.541008 crc crio[24477]: time=\"2026-06-11T12:21:15.540925402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:15.693001 crc crio[24477]: time=\"2026-06-11T12:21:15.692873068Z\" level=info msg=\"Created container be6ef9a98bf4b9ffae4bfcff4f3139a133cd5eadeb5e28fc2a630adb53fcd3ab: openstack/swift-storage-0/account-server\" id=da41fc52-fad0-4b44-be69-c896ce7a1c96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:15.695222 crc crio[24477]: time=\"2026-06-11T12:21:15.695118901Z\" level=info msg=\"Starting container: be6ef9a98bf4b9ffae4bfcff4f3139a133cd5eadeb5e28fc2a630adb53fcd3ab\" id=ae90e3b6-bc87-408e-945d-f243c52a6f3a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:21:15.704327 crc crio[24477]: time=\"2026-06-11T12:21:15.704193669Z\" level=info msg=\"Started container\" PID=64692 containerID=be6ef9a98bf4b9ffae4bfcff4f3139a133cd5eadeb5e28fc2a630adb53fcd3ab description=openstack/swift-storage-0/account-server id=ae90e3b6-bc87-408e-945d-f243c52a6f3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1\nJun 11 12:21:15.719986 crc crio[24477]: time=\"2026-06-11T12:21:15.719906827Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=d94d5142-b5b7-4bd9-ba70-60c28e7315e9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:15.739510 crc crio[24477]: time=\"2026-06-11T12:21:15.73931594Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=ead54df8-f1c2-4e11-8306-56490c0211f1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:15.754703 crc crio[24477]: time=\"2026-06-11T12:21:15.754403067Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=ec24670d-262b-4572-a066-68e0861127a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:15.764913 crc crio[24477]: time=\"2026-06-11T12:21:15.764812508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:15.825758 crc crio[24477]: time=\"2026-06-11T12:21:15.825601146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:15.829392 crc crio[24477]: time=\"2026-06-11T12:21:15.829323071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:15.944293 crc crio[24477]: time=\"2026-06-11T12:21:15.944096356Z\" level=info msg=\"Created container d6a6edc58dd90ea6c34498bb4fd39b04865b413ff1e49351fffa3bc40c6b99e0: openstack/swift-storage-0/account-replicator\" id=ec24670d-262b-4572-a066-68e0861127a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:15.946059 crc crio[24477]: time=\"2026-06-11T12:21:15.945957598Z\" level=info msg=\"Starting container: d6a6edc58dd90ea6c34498bb4fd39b04865b413ff1e49351fffa3bc40c6b99e0\" id=8f55ba41-fbf0-4ce7-a287-fc800b865983 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:21:15.952882 crc crio[24477]: time=\"2026-06-11T12:21:15.95278717Z\" level=info msg=\"Started container\" PID=64732 containerID=d6a6edc58dd90ea6c34498bb4fd39b04865b413ff1e49351fffa3bc40c6b99e0 description=openstack/swift-storage-0/account-replicator id=8f55ba41-fbf0-4ce7-a287-fc800b865983 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1\nJun 11 12:21:15.964403 crc crio[24477]: time=\"2026-06-11T12:21:15.96422143Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=fac4e3b2-200d-4300-8c94-e7dda232318e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:15.982016 crc crio[24477]: time=\"2026-06-11T12:21:15.981883904Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=15e590f1-80de-4530-84e5-49376d130f65 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:15.997203 crc crio[24477]: time=\"2026-06-11T12:21:15.99707715Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=d7dcd32e-1cbb-4c40-9f4c-648a27b12c35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:15.998977 crc crio[24477]: time=\"2026-06-11T12:21:15.998920732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:16.116378 crc crio[24477]: time=\"2026-06-11T12:21:16.116270358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:16.120253 crc crio[24477]: time=\"2026-06-11T12:21:16.120172158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:16.243508 crc crio[24477]: time=\"2026-06-11T12:21:16.243347954Z\" level=info msg=\"Created container 5637092d81e839a01a59d1dd3c8b3bffd16c6335ae62407dcaf279216f3afae3: openstack/swift-storage-0/account-auditor\" id=d7dcd32e-1cbb-4c40-9f4c-648a27b12c35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:16.245545 crc crio[24477]: time=\"2026-06-11T12:21:16.245460893Z\" level=info msg=\"Starting container: 5637092d81e839a01a59d1dd3c8b3bffd16c6335ae62407dcaf279216f3afae3\" id=e8cad580-2cfa-4f90-9d87-4a98a8428dc8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:21:16.256244 crc crio[24477]: time=\"2026-06-11T12:21:16.256126423Z\" level=info msg=\"Started container\" PID=64749 containerID=5637092d81e839a01a59d1dd3c8b3bffd16c6335ae62407dcaf279216f3afae3 description=openstack/swift-storage-0/account-auditor id=e8cad580-2cfa-4f90-9d87-4a98a8428dc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1\nJun 11 12:21:16.269869 crc crio[24477]: time=\"2026-06-11T12:21:16.269759424Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=cd83a5ad-7193-4067-937a-e59dd007a1ef name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:16.286724 crc crio[24477]: time=\"2026-06-11T12:21:16.286181054Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=1bfc1ee9-40ce-4b44-aadd-499dbbc21a4c name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:16.302045 crc crio[24477]: time=\"2026-06-11T12:21:16.301958956Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=452f905e-dbf1-43d1-ace0-69dc2424e1b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:16.305482 crc crio[24477]: time=\"2026-06-11T12:21:16.303437038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:16.346679 crc crio[24477]: time=\"2026-06-11T12:21:16.346519204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:16.352447 crc crio[24477]: time=\"2026-06-11T12:21:16.352374169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:16.458498 crc crio[24477]: time=\"2026-06-11T12:21:16.458377301Z\" level=info msg=\"Created container 470a4a1f809689766a57750f72187c4b7ae3c0b1fae7834a8bf72db42866059d: openstack/swift-storage-0/account-reaper\" id=452f905e-dbf1-43d1-ace0-69dc2424e1b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:16.459928 crc crio[24477]: time=\"2026-06-11T12:21:16.459823155Z\" level=info msg=\"Starting container: 470a4a1f809689766a57750f72187c4b7ae3c0b1fae7834a8bf72db42866059d\" id=3fae5180-8f23-4734-8d5d-63dc700f62c7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:21:16.468236 crc crio[24477]: time=\"2026-06-11T12:21:16.468114918Z\" level=info msg=\"Started container\" PID=64770 containerID=470a4a1f809689766a57750f72187c4b7ae3c0b1fae7834a8bf72db42866059d description=openstack/swift-storage-0/account-reaper id=3fae5180-8f23-4734-8d5d-63dc700f62c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1\nJun 11 12:21:16.483530 crc crio[24477]: time=\"2026-06-11T12:21:16.483091942Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=edbdb977-d292-4de7-b286-10b3d446208a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:16.483530 crc crio[24477]: time=\"2026-06-11T12:21:16.48335622Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found\" id=edbdb977-d292-4de7-b286-10b3d446208a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:16.483530 crc crio[24477]: time=\"2026-06-11T12:21:16.483442042Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found\" id=edbdb977-d292-4de7-b286-10b3d446208a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:16.484913 crc crio[24477]: time=\"2026-06-11T12:21:16.484826425Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=835e44bf-6a5c-4c31-8f49-fa14bfd501d9 name=/runtime.v1.ImageService/PullImage\nJun 11 12:21:16.491296 crc crio[24477]: time=\"2026-06-11T12:21:16.491198956Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\\\"\"\nJun 11 12:21:18.179383 crc crio[24477]: time=\"2026-06-11T12:21:18.179210317Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:2cd9d911af0f170eec9beb49d19054a0cd0882cf56009471751a226026a1ce53\" id=835e44bf-6a5c-4c31-8f49-fa14bfd501d9 name=/runtime.v1.ImageService/PullImage\nJun 11 12:21:18.181307 crc crio[24477]: time=\"2026-06-11T12:21:18.180858711Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=655f3cbc-00e9-497e-b260-77728516d02a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:18.201938 crc crio[24477]: time=\"2026-06-11T12:21:18.201804317Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=4bba3763-3af6-499c-9435-754fdf732b95 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:18.218823 crc crio[24477]: time=\"2026-06-11T12:21:18.218712031Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=6068e794-1e3e-4ccc-b691-e5cb3cd1c2a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:18.221009 crc crio[24477]: time=\"2026-06-11T12:21:18.220885102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:18.281692 crc crio[24477]: time=\"2026-06-11T12:21:18.281529259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:18.286115 crc crio[24477]: time=\"2026-06-11T12:21:18.286081627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:18.459326 crc crio[24477]: time=\"2026-06-11T12:21:18.459218264Z\" level=info msg=\"Created container 393c564bdbe67ed5503ec30441612397236656098cf6e14b0e797752c040ed04: openstack/swift-storage-0/container-server\" id=6068e794-1e3e-4ccc-b691-e5cb3cd1c2a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:18.461818 crc crio[24477]: time=\"2026-06-11T12:21:18.461524208Z\" level=info msg=\"Starting container: 393c564bdbe67ed5503ec30441612397236656098cf6e14b0e797752c040ed04\" id=62b6b10f-aad0-4109-9737-48dc75aaf87b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:21:18.471468 crc crio[24477]: time=\"2026-06-11T12:21:18.471423076Z\" level=info msg=\"Started container\" PID=64888 containerID=393c564bdbe67ed5503ec30441612397236656098cf6e14b0e797752c040ed04 description=openstack/swift-storage-0/container-server id=62b6b10f-aad0-4109-9737-48dc75aaf87b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1\nJun 11 12:21:18.493229 crc crio[24477]: time=\"2026-06-11T12:21:18.493148844Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=cc5922bc-920f-47fb-9e1d-afa8cba6c586 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:18.518046 crc crio[24477]: time=\"2026-06-11T12:21:18.517964829Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=3901f9ef-0b09-42ed-b769-187cbfb08e42 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:18.530729 crc crio[24477]: time=\"2026-06-11T12:21:18.530352276Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=7752a6a2-040c-42eb-ac88-ce00d3eed51b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:18.533126 crc crio[24477]: time=\"2026-06-11T12:21:18.533023541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:18.678806 crc crio[24477]: time=\"2026-06-11T12:21:18.678447045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:18.688225 crc crio[24477]: time=\"2026-06-11T12:21:18.688084821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:18.790900 crc crio[24477]: time=\"2026-06-11T12:21:18.790195891Z\" level=info msg=\"Created container 690a480d355fa078302d6260dfe472944c865ba35be67d9c28e47daa82ff9f49: openstack/swift-storage-0/container-replicator\" id=7752a6a2-040c-42eb-ac88-ce00d3eed51b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:18.792188 crc crio[24477]: time=\"2026-06-11T12:21:18.792099654Z\" level=info msg=\"Starting container: 690a480d355fa078302d6260dfe472944c865ba35be67d9c28e47daa82ff9f49\" id=13efff49-7a59-45da-b9bd-94c2fbb831f6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:21:18.797968 crc crio[24477]: time=\"2026-06-11T12:21:18.797855726Z\" level=info msg=\"Started container\" PID=64927 containerID=690a480d355fa078302d6260dfe472944c865ba35be67d9c28e47daa82ff9f49 description=openstack/swift-storage-0/container-replicator id=13efff49-7a59-45da-b9bd-94c2fbb831f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1\nJun 11 12:21:18.812291 crc crio[24477]: time=\"2026-06-11T12:21:18.812182527Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=2e126c17-005a-41f6-a191-a7ea16754530 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:18.824985 crc crio[24477]: time=\"2026-06-11T12:21:18.824873771Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=871ca6b8-e90b-42a7-a4d1-6002c8496a21 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:18.835451 crc crio[24477]: time=\"2026-06-11T12:21:18.835339325Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=7c15c80a-c296-4dea-a05d-87ef6afd65c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:18.838184 crc crio[24477]: time=\"2026-06-11T12:21:18.838110793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:18.894091 crc crio[24477]: time=\"2026-06-11T12:21:18.893985937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:18.897207 crc crio[24477]: time=\"2026-06-11T12:21:18.897136165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:19.024085 crc crio[24477]: time=\"2026-06-11T12:21:19.023970596Z\" level=info msg=\"Created container 47b7109104dd556a02c54a0594bf3a290e7f801e40b73b5eb2e1f8af03c92adc: openstack/swift-storage-0/container-auditor\" id=7c15c80a-c296-4dea-a05d-87ef6afd65c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:19.025188 crc crio[24477]: time=\"2026-06-11T12:21:19.025105093Z\" level=info msg=\"Starting container: 47b7109104dd556a02c54a0594bf3a290e7f801e40b73b5eb2e1f8af03c92adc\" id=5d8bea02-5253-4777-818c-3c0993b160ce name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:21:19.031212 crc crio[24477]: time=\"2026-06-11T12:21:19.031114806Z\" level=info msg=\"Started container\" PID=64937 containerID=47b7109104dd556a02c54a0594bf3a290e7f801e40b73b5eb2e1f8af03c92adc description=openstack/swift-storage-0/container-auditor id=5d8bea02-5253-4777-818c-3c0993b160ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1\nJun 11 12:21:19.051878 crc crio[24477]: time=\"2026-06-11T12:21:19.051774804Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=f168b527-3a73-4d13-a42a-3c0e6f7f8dfe name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:19.072097 crc crio[24477]: time=\"2026-06-11T12:21:19.071994732Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=2a2157af-7f6b-4994-97ee-2cb79e5ac0a7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:19.087945 crc crio[24477]: time=\"2026-06-11T12:21:19.087848394Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=869e7ccd-db60-485c-8da6-a4ff817dda79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:19.090001 crc crio[24477]: time=\"2026-06-11T12:21:19.089944303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:19.137358 crc crio[24477]: time=\"2026-06-11T12:21:19.137247368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:19.153200 crc crio[24477]: time=\"2026-06-11T12:21:19.153062265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:19.321771 crc crio[24477]: time=\"2026-06-11T12:21:19.321061744Z\" level=info msg=\"Created container de227b17e61eea99d30d3246afb15b59de7437300a605fb826909287ef9f8aff: openstack/swift-storage-0/container-updater\" id=869e7ccd-db60-485c-8da6-a4ff817dda79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:19.323057 crc crio[24477]: time=\"2026-06-11T12:21:19.322965957Z\" level=info msg=\"Starting container: de227b17e61eea99d30d3246afb15b59de7437300a605fb826909287ef9f8aff\" id=b910a3af-6ddb-4ce3-bc50-a061f03ef1de name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:21:19.328595 crc crio[24477]: time=\"2026-06-11T12:21:19.328490292Z\" level=info msg=\"Started container\" PID=64961 containerID=de227b17e61eea99d30d3246afb15b59de7437300a605fb826909287ef9f8aff description=openstack/swift-storage-0/container-updater id=b910a3af-6ddb-4ce3-bc50-a061f03ef1de name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1\nJun 11 12:21:19.341999 crc crio[24477]: time=\"2026-06-11T12:21:19.341888877Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=d61d5b73-d5e8-4e36-a0c8-283f50419295 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:19.356163 crc crio[24477]: time=\"2026-06-11T12:21:19.356025604Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=8e9e5cbd-196d-4be3-80a0-309296400aa5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:19.365294 crc crio[24477]: time=\"2026-06-11T12:21:19.365188049Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=95037a2d-1415-4f12-b8ea-dab2a616701b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:19.365840 crc crio[24477]: time=\"2026-06-11T12:21:19.365731304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:19.403622 crc crio[24477]: time=\"2026-06-11T12:21:19.403498914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:19.406178 crc crio[24477]: time=\"2026-06-11T12:21:19.406114595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:19.580250 crc crio[24477]: time=\"2026-06-11T12:21:19.579719736Z\" level=info msg=\"Created container 9707b1b0d904ca35c504cb96f3c5195dfa3b132de51aef4e41015f795d3da40e: openstack/swift-storage-0/object-server\" id=95037a2d-1415-4f12-b8ea-dab2a616701b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:19.581763 crc crio[24477]: time=\"2026-06-11T12:21:19.581699801Z\" level=info msg=\"Starting container: 9707b1b0d904ca35c504cb96f3c5195dfa3b132de51aef4e41015f795d3da40e\" id=6e431005-59d7-45a6-bd02-3d87aa710489 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:21:19.587911 crc crio[24477]: time=\"2026-06-11T12:21:19.587824983Z\" level=info msg=\"Started container\" PID=64983 containerID=9707b1b0d904ca35c504cb96f3c5195dfa3b132de51aef4e41015f795d3da40e description=openstack/swift-storage-0/object-server id=6e431005-59d7-45a6-bd02-3d87aa710489 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1\nJun 11 12:21:19.599616 crc crio[24477]: time=\"2026-06-11T12:21:19.599449798Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=840446ea-a8f9-4edd-9734-c00cba881c64 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:19.618536 crc crio[24477]: time=\"2026-06-11T12:21:19.618464321Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=627092a2-ee04-4a00-b8a9-921c44a7f0c3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:19.633240 crc crio[24477]: time=\"2026-06-11T12:21:19.633136091Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=9ccd0a72-6d89-408c-9949-34dd21e929f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:19.633758 crc crio[24477]: time=\"2026-06-11T12:21:19.633692517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:19.673858 crc crio[24477]: time=\"2026-06-11T12:21:19.673630907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:19.677055 crc crio[24477]: time=\"2026-06-11T12:21:19.676979338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:19.806692 crc crio[24477]: time=\"2026-06-11T12:21:19.806445564Z\" level=info msg=\"Created container a48042779a987c82aed52afba724ac0c763fa2c150faa7531e8809066070c6f9: openstack/swift-storage-0/object-replicator\" id=9ccd0a72-6d89-408c-9949-34dd21e929f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:19.808122 crc crio[24477]: time=\"2026-06-11T12:21:19.808034439Z\" level=info msg=\"Starting container: a48042779a987c82aed52afba724ac0c763fa2c150faa7531e8809066070c6f9\" id=63908482-46b2-4b91-8473-d8ae75f05359 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:21:19.824146 crc crio[24477]: time=\"2026-06-11T12:21:19.824013687Z\" level=info msg=\"Started container\" PID=65009 containerID=a48042779a987c82aed52afba724ac0c763fa2c150faa7531e8809066070c6f9 description=openstack/swift-storage-0/object-replicator id=63908482-46b2-4b91-8473-d8ae75f05359 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1\nJun 11 12:21:19.841436 crc crio[24477]: time=\"2026-06-11T12:21:19.841111134Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=0444458c-4f5a-4688-b9da-da98296791f1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:19.856367 crc crio[24477]: time=\"2026-06-11T12:21:19.856250468Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=ccfbae1e-5d8d-4601-be22-c52cef57d261 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:19.866704 crc crio[24477]: time=\"2026-06-11T12:21:19.863704418Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=66badd40-ea55-4f00-86bb-84790c5b2203 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:19.866704 crc crio[24477]: time=\"2026-06-11T12:21:19.864102209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:19.915433 crc crio[24477]: time=\"2026-06-11T12:21:19.915343892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:19.922131 crc crio[24477]: time=\"2026-06-11T12:21:19.92204866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:20.060094 crc crio[24477]: time=\"2026-06-11T12:21:20.060028963Z\" level=info msg=\"Created container 9cdd85772d4aa9197781957503dcc4bfd12f37db65ead5c864d026d53ecbf3be: openstack/swift-storage-0/object-auditor\" id=66badd40-ea55-4f00-86bb-84790c5b2203 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:20.062524 crc crio[24477]: time=\"2026-06-11T12:21:20.062439261Z\" level=info msg=\"Starting container: 9cdd85772d4aa9197781957503dcc4bfd12f37db65ead5c864d026d53ecbf3be\" id=5a84ef24-0e1e-42ea-b006-1c12b6c92a89 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:21:20.068877 crc crio[24477]: time=\"2026-06-11T12:21:20.068794608Z\" level=info msg=\"Started container\" PID=65025 containerID=9cdd85772d4aa9197781957503dcc4bfd12f37db65ead5c864d026d53ecbf3be description=openstack/swift-storage-0/object-auditor id=5a84ef24-0e1e-42ea-b006-1c12b6c92a89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1\nJun 11 12:21:20.081089 crc crio[24477]: time=\"2026-06-11T12:21:20.080999511Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=b6ca8aaf-d012-4c9a-a8f2-95def1a9adc7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:20.110743 crc crio[24477]: time=\"2026-06-11T12:21:20.110417324Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=732890c8-4fe4-4c02-8fb9-8e0e641ea3ec name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:20.135742 crc crio[24477]: time=\"2026-06-11T12:21:20.130851387Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=7e654a8c-4566-4fa1-a3eb-581b69775a81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:20.135742 crc crio[24477]: time=\"2026-06-11T12:21:20.131252048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:20.172019 crc crio[24477]: time=\"2026-06-11T12:21:20.171888066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:20.174769 crc crio[24477]: time=\"2026-06-11T12:21:20.174602423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:20.417833 crc crio[24477]: time=\"2026-06-11T12:21:20.417492572Z\" level=info msg=\"Created container 25b3e05ad0d0ec8263cbd996a7fa8a9040b281d799c219b53f44a07464e20ec3: openstack/swift-storage-0/object-updater\" id=7e654a8c-4566-4fa1-a3eb-581b69775a81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:20.422417 crc crio[24477]: time=\"2026-06-11T12:21:20.419309422Z\" level=info msg=\"Starting container: 25b3e05ad0d0ec8263cbd996a7fa8a9040b281d799c219b53f44a07464e20ec3\" id=1d1e23a8-6346-4782-a000-6cf8ada93317 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:21:20.427951 crc crio[24477]: time=\"2026-06-11T12:21:20.427316437Z\" level=info msg=\"Started container\" PID=65058 containerID=25b3e05ad0d0ec8263cbd996a7fa8a9040b281d799c219b53f44a07464e20ec3 description=openstack/swift-storage-0/object-updater id=1d1e23a8-6346-4782-a000-6cf8ada93317 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1\nJun 11 12:21:20.443925 crc crio[24477]: time=\"2026-06-11T12:21:20.443833089Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=10350826-1874-4132-a09c-b7fa0e525645 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:20.455777 crc crio[24477]: time=\"2026-06-11T12:21:20.45567257Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=7a7cac85-468f-4b9b-ac42-6d5a5842edd8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:20.462366 crc crio[24477]: time=\"2026-06-11T12:21:20.462212184Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=fa8bbee4-b24f-411c-a28d-0c59e57224ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:20.463283 crc crio[24477]: time=\"2026-06-11T12:21:20.463185002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:20.558080 crc crio[24477]: time=\"2026-06-11T12:21:20.556854373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:20.568340 crc crio[24477]: time=\"2026-06-11T12:21:20.568274345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:20.708680 crc crio[24477]: time=\"2026-06-11T12:21:20.708549801Z\" level=info msg=\"Created container 8fb514bd4dbd33ee023cbb074aa115ffa864640c625ad07a7102b84422fbcbf7: openstack/swift-storage-0/object-expirer\" id=fa8bbee4-b24f-411c-a28d-0c59e57224ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:20.710044 crc crio[24477]: time=\"2026-06-11T12:21:20.70997829Z\" level=info msg=\"Starting container: 8fb514bd4dbd33ee023cbb074aa115ffa864640c625ad07a7102b84422fbcbf7\" id=04a2b3e5-4aa7-4174-a985-e689bd0388b9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:21:20.717605 crc crio[24477]: time=\"2026-06-11T12:21:20.717128381Z\" level=info msg=\"Started container\" PID=65126 containerID=8fb514bd4dbd33ee023cbb074aa115ffa864640c625ad07a7102b84422fbcbf7 description=openstack/swift-storage-0/object-expirer id=04a2b3e5-4aa7-4174-a985-e689bd0388b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1\nJun 11 12:21:20.728602 crc crio[24477]: time=\"2026-06-11T12:21:20.728469328Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=1b51b8ed-8e7c-406d-9aae-a690a5057886 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:20.755154 crc crio[24477]: time=\"2026-06-11T12:21:20.755039832Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=22d24b01-c296-40f0-940c-e25f71fbb06d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:20.766709 crc crio[24477]: time=\"2026-06-11T12:21:20.766500693Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=fba6edd0-05f6-4333-a7dd-8174f2b99dbb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:20.767149 crc crio[24477]: time=\"2026-06-11T12:21:20.767005497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:20.810442 crc crio[24477]: time=\"2026-06-11T12:21:20.810332162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:20.814460 crc crio[24477]: time=\"2026-06-11T12:21:20.814378337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:20.915886 crc crio[24477]: time=\"2026-06-11T12:21:20.915491994Z\" level=info msg=\"Created container 1ec0b0b9d87e4b26576918d4f049211ca95800595d72c09d9d665830a03f8c37: openstack/swift-storage-0/rsync\" id=fba6edd0-05f6-4333-a7dd-8174f2b99dbb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:20.917009 crc crio[24477]: time=\"2026-06-11T12:21:20.916891323Z\" level=info msg=\"Starting container: 1ec0b0b9d87e4b26576918d4f049211ca95800595d72c09d9d665830a03f8c37\" id=82afa7e3-2a20-48f9-98dd-d4cfb150ae98 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:21:20.925002 crc crio[24477]: time=\"2026-06-11T12:21:20.92489723Z\" level=info msg=\"Started container\" PID=65174 containerID=1ec0b0b9d87e4b26576918d4f049211ca95800595d72c09d9d665830a03f8c37 description=openstack/swift-storage-0/rsync id=82afa7e3-2a20-48f9-98dd-d4cfb150ae98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1\nJun 11 12:21:20.939862 crc crio[24477]: time=\"2026-06-11T12:21:20.939738177Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=033a4e22-c7aa-472f-9ec6-9dc4bd668182 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:20.959753 crc crio[24477]: time=\"2026-06-11T12:21:20.959452965Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=8b2d6ce9-790d-4683-b508-a987a2f59dac name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:20.976296 crc crio[24477]: time=\"2026-06-11T12:21:20.976161853Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=2944ab7a-5990-4b25-ad09-515548d66788 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:20.976870 crc crio[24477]: time=\"2026-06-11T12:21:20.97680035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:21.027468 crc crio[24477]: time=\"2026-06-11T12:21:21.027386208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:21.033107 crc crio[24477]: time=\"2026-06-11T12:21:21.033049395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:21.136825 crc crio[24477]: time=\"2026-06-11T12:21:21.136711577Z\" level=info msg=\"Created container b250516472d77f071dce40209a7d71d554c5b573f8c870be549a67cf1e8bbc13: openstack/swift-storage-0/swift-recon-cron\" id=2944ab7a-5990-4b25-ad09-515548d66788 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:21.139925 crc crio[24477]: time=\"2026-06-11T12:21:21.139746683Z\" level=info msg=\"Starting container: b250516472d77f071dce40209a7d71d554c5b573f8c870be549a67cf1e8bbc13\" id=97966b74-7e06-4a3e-80c8-1e8b64625920 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:21:21.147930 crc crio[24477]: time=\"2026-06-11T12:21:21.147757347Z\" level=info msg=\"Started container\" PID=65189 containerID=b250516472d77f071dce40209a7d71d554c5b573f8c870be549a67cf1e8bbc13 description=openstack/swift-storage-0/swift-recon-cron id=97966b74-7e06-4a3e-80c8-1e8b64625920 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1\nJun 11 12:21:22.253238 crc crio[24477]: time=\"2026-06-11T12:21:22.252356054Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68c444669f-rkncr/POD\" id=3ed9607d-fc3f-4078-9011-8dd64a39a061 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:21:22.255138 crc crio[24477]: time=\"2026-06-11T12:21:22.25328065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:22.299218 crc crio[24477]: time=\"2026-06-11T12:21:22.298959798Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c444669f-rkncr Namespace:openstack ID:d5de2301c2291d699042b9e66b992f598bd38055bd9e073ea9a79f2b75a9aab7 UID:4c93c184-98ac-4f42-8b17-562175eb4f98 NetNS:/var/run/netns/bbf1b861-4528-4c91-88e6-9b35995091d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c93c184_98ac_4f42_8b17_562175eb4f98.slice PodAnnotations:0xc0003271b0}] Aliases:map[]}\"\nJun 11 12:21:22.299218 crc crio[24477]: time=\"2026-06-11T12:21:22.299062662Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68c444669f-rkncr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:21:22.850741 crc crio[24477]: 2026-06-11T12:21:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5de2301c2291d6 Mac:7a:07:94:cf:93:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/bbf1b861-4528-4c91-88e6-9b35995091d2 SocketPath: PciID:}] [{Interface:0xc0004c05f0 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:21:22.852097 crc crio[24477]: time=\"2026-06-11T12:21:22.852022893Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c444669f-rkncr Namespace:openstack ID:d5de2301c2291d699042b9e66b992f598bd38055bd9e073ea9a79f2b75a9aab7 UID:4c93c184-98ac-4f42-8b17-562175eb4f98 NetNS:/var/run/netns/bbf1b861-4528-4c91-88e6-9b35995091d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c93c184_98ac_4f42_8b17_562175eb4f98.slice PodAnnotations:0xc0003271b0}] Aliases:map[]}\"\nJun 11 12:21:22.852236 crc crio[24477]: time=\"2026-06-11T12:21:22.852181077Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68c444669f-rkncr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:21:22.862817 crc crio[24477]: time=\"2026-06-11T12:21:22.859958588Z\" level=info msg=\"Ran pod sandbox d5de2301c2291d699042b9e66b992f598bd38055bd9e073ea9a79f2b75a9aab7 with infra container: openstack/dnsmasq-dns-68c444669f-rkncr/POD\" id=3ed9607d-fc3f-4078-9011-8dd64a39a061 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:21:22.864730 crc crio[24477]: time=\"2026-06-11T12:21:22.864535303Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=07a6ae4f-4f41-480b-a7fc-e002815e5dbc name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:22.915684 crc crio[24477]: time=\"2026-06-11T12:21:22.915478669Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a8db16d7-0b59-459e-8a3a-e9755ac78f7b name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:22.922612 crc crio[24477]: time=\"2026-06-11T12:21:22.922510356Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68c444669f-rkncr/init\" id=cb871eb5-0cfa-457e-ae59-d3c5f13f2ea5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:22.923032 crc crio[24477]: time=\"2026-06-11T12:21:22.922944898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:22.976197 crc crio[24477]: time=\"2026-06-11T12:21:22.976087506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:22.981153 crc crio[24477]: time=\"2026-06-11T12:21:22.981079866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:23.101237 crc crio[24477]: time=\"2026-06-11T12:21:23.100874419Z\" level=info msg=\"Created container 2ed46d65bd05bf41280b687ae9f47f919ca0b09b0cf84758e16ca8b5e42d1367: openstack/dnsmasq-dns-68c444669f-rkncr/init\" id=cb871eb5-0cfa-457e-ae59-d3c5f13f2ea5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:23.102424 crc crio[24477]: time=\"2026-06-11T12:21:23.10230901Z\" level=info msg=\"Starting container: 2ed46d65bd05bf41280b687ae9f47f919ca0b09b0cf84758e16ca8b5e42d1367\" id=ab098a53-0de7-4ada-88a3-d06399e7f62d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:21:23.111560 crc crio[24477]: time=\"2026-06-11T12:21:23.111406586Z\" level=info msg=\"Started container\" PID=65320 containerID=2ed46d65bd05bf41280b687ae9f47f919ca0b09b0cf84758e16ca8b5e42d1367 description=openstack/dnsmasq-dns-68c444669f-rkncr/init id=ab098a53-0de7-4ada-88a3-d06399e7f62d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5de2301c2291d699042b9e66b992f598bd38055bd9e073ea9a79f2b75a9aab7\nJun 11 12:21:23.429562 crc crio[24477]: time=\"2026-06-11T12:21:23.429438319Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=78217aa4-f3c8-42c6-8114-b5afd8e7a059 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:23.515492 crc crio[24477]: time=\"2026-06-11T12:21:23.5148367Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=40063046-0518-46b5-b0e1-2e43f14be6c6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:23.524318 crc crio[24477]: time=\"2026-06-11T12:21:23.524220473Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68c444669f-rkncr/dnsmasq-dns\" id=26c9988b-2c15-4594-9e48-53dd7b98f267 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:23.524996 crc crio[24477]: time=\"2026-06-11T12:21:23.524923364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:23.581741 crc crio[24477]: time=\"2026-06-11T12:21:23.581489886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:23.593399 crc crio[24477]: time=\"2026-06-11T12:21:23.592562586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:23.772107 crc crio[24477]: time=\"2026-06-11T12:21:23.771963479Z\" level=info msg=\"Created container 422479648bbadb65ad2791db977c8910f8a78ebc8cb1e91e8e287e6adceffdfa: openstack/dnsmasq-dns-68c444669f-rkncr/dnsmasq-dns\" id=26c9988b-2c15-4594-9e48-53dd7b98f267 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:23.774123 crc crio[24477]: time=\"2026-06-11T12:21:23.773943675Z\" level=info msg=\"Starting container: 422479648bbadb65ad2791db977c8910f8a78ebc8cb1e91e8e287e6adceffdfa\" id=b64710dc-dccf-4088-bd23-5c3b649005a6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:21:23.780517 crc crio[24477]: time=\"2026-06-11T12:21:23.780409815Z\" level=info msg=\"Started container\" PID=65342 containerID=422479648bbadb65ad2791db977c8910f8a78ebc8cb1e91e8e287e6adceffdfa description=openstack/dnsmasq-dns-68c444669f-rkncr/dnsmasq-dns id=b64710dc-dccf-4088-bd23-5c3b649005a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5de2301c2291d699042b9e66b992f598bd38055bd9e073ea9a79f2b75a9aab7\nJun 11 12:21:24.444378 crc crio[24477]: time=\"2026-06-11T12:21:24.444279463Z\" level=info msg=\"Stopping pod sandbox: 6ae1b1f28b14efcc43a516147ba9c67232aa62fdfaacff55567ce2c78886276b\" id=ee491732-9233-4fc6-ac91-31f1af1c9ac3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:21:24.445302 crc crio[24477]: time=\"2026-06-11T12:21:24.445169028Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-rsl5c Namespace:openstack ID:6ae1b1f28b14efcc43a516147ba9c67232aa62fdfaacff55567ce2c78886276b UID:5fd6362e-152c-4266-879d-26a2d51153fb NetNS:/var/run/netns/2d57694b-24c1-47ea-839c-27da2f8eb0c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5fd6362e_152c_4266_879d_26a2d51153fb.slice PodAnnotations:0xc002d1a398}] Aliases:map[]}\"\nJun 11 12:21:24.445381 crc crio[24477]: time=\"2026-06-11T12:21:24.445326312Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-rsl5c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:21:25.029017 crc crio[24477]: time=\"2026-06-11T12:21:25.028488179Z\" level=info msg=\"Stopped pod sandbox: 6ae1b1f28b14efcc43a516147ba9c67232aa62fdfaacff55567ce2c78886276b\" id=ee491732-9233-4fc6-ac91-31f1af1c9ac3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:21:26.927088 crc crio[24477]: time=\"2026-06-11T12:21:26.926414757Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68dfc8c9f9-88hdh/POD\" id=61c7d873-3413-46b8-8135-2df833b22616 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:21:26.928996 crc crio[24477]: time=\"2026-06-11T12:21:26.927112996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:26.985855 crc crio[24477]: time=\"2026-06-11T12:21:26.985623614Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-88hdh Namespace:openstack ID:129c52298eff55e987aeabc8d220b1c4b9d4cd4f727a3e20d91e805762f91ba5 UID:99c83815-f751-4ddd-a57b-748db6d703fb NetNS:/var/run/netns/4353c350-871e-4df2-954a-7ea5d532f3a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99c83815_f751_4ddd_a57b_748db6d703fb.slice PodAnnotations:0xc000a862d8}] Aliases:map[]}\"\nJun 11 12:21:26.985855 crc crio[24477]: time=\"2026-06-11T12:21:26.985772848Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68dfc8c9f9-88hdh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:21:27.388403 crc crio[24477]: 2026-06-11T12:21:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:129c52298eff55e Mac:e6:c8:1a:76:be:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/4353c350-871e-4df2-954a-7ea5d532f3a3 SocketPath: PciID:}] [{Interface:0xc000014640 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:21:27.389033 crc crio[24477]: time=\"2026-06-11T12:21:27.388834814Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-88hdh Namespace:openstack ID:129c52298eff55e987aeabc8d220b1c4b9d4cd4f727a3e20d91e805762f91ba5 UID:99c83815-f751-4ddd-a57b-748db6d703fb NetNS:/var/run/netns/4353c350-871e-4df2-954a-7ea5d532f3a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99c83815_f751_4ddd_a57b_748db6d703fb.slice PodAnnotations:0xc000a862d8}] Aliases:map[]}\"\nJun 11 12:21:27.389033 crc crio[24477]: time=\"2026-06-11T12:21:27.388966747Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68dfc8c9f9-88hdh for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:21:27.406875 crc crio[24477]: time=\"2026-06-11T12:21:27.405212202Z\" level=info msg=\"Ran pod sandbox 129c52298eff55e987aeabc8d220b1c4b9d4cd4f727a3e20d91e805762f91ba5 with infra container: openstack/dnsmasq-dns-68dfc8c9f9-88hdh/POD\" id=61c7d873-3413-46b8-8135-2df833b22616 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:21:27.408062 crc crio[24477]: time=\"2026-06-11T12:21:27.40796928Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=22952e24-48a6-44d1-869c-f063189cecbd name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:27.475526 crc crio[24477]: time=\"2026-06-11T12:21:27.475367538Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6ebff156-1524-4b7d-8860-e168078ca891 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:27.483407 crc crio[24477]: time=\"2026-06-11T12:21:27.483367271Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68dfc8c9f9-88hdh/init\" id=030f9a83-2524-4c97-9b63-aac76a8e5d34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:27.484248 crc crio[24477]: time=\"2026-06-11T12:21:27.484225035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:27.487705 crc crio[24477]: time=\"2026-06-11T12:21:27.487508647Z\" level=info msg=\"Stopping container: 422479648bbadb65ad2791db977c8910f8a78ebc8cb1e91e8e287e6adceffdfa (timeout: 10s)\" id=51340ebd-20f1-4219-97da-d25a2dcb40fe name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:21:27.549290 crc crio[24477]: time=\"2026-06-11T12:21:27.548693159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:27.555997 crc crio[24477]: time=\"2026-06-11T12:21:27.555305527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:27.631427 crc crio[24477]: time=\"2026-06-11T12:21:27.631303392Z\" level=info msg=\"Stopped container 422479648bbadb65ad2791db977c8910f8a78ebc8cb1e91e8e287e6adceffdfa: openstack/dnsmasq-dns-68c444669f-rkncr/dnsmasq-dns\" id=51340ebd-20f1-4219-97da-d25a2dcb40fe name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:21:27.634719 crc crio[24477]: time=\"2026-06-11T12:21:27.634619506Z\" level=info msg=\"Stopping pod sandbox: d5de2301c2291d699042b9e66b992f598bd38055bd9e073ea9a79f2b75a9aab7\" id=e256ab98-c97f-41c8-b4a8-203d158ffd90 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:21:27.635844 crc crio[24477]: time=\"2026-06-11T12:21:27.635604814Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c444669f-rkncr Namespace:openstack ID:d5de2301c2291d699042b9e66b992f598bd38055bd9e073ea9a79f2b75a9aab7 UID:4c93c184-98ac-4f42-8b17-562175eb4f98 NetNS:/var/run/netns/bbf1b861-4528-4c91-88e6-9b35995091d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c93c184_98ac_4f42_8b17_562175eb4f98.slice PodAnnotations:0xc001f2a3f0}] Aliases:map[]}\"\nJun 11 12:21:27.636106 crc crio[24477]: time=\"2026-06-11T12:21:27.636084837Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68c444669f-rkncr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:21:27.751170 crc crio[24477]: time=\"2026-06-11T12:21:27.750609173Z\" level=info msg=\"Created container 92d6de15529269f675cd8765d4d8897fc3823a842403039856dcb7b7aa6fea0c: openstack/dnsmasq-dns-68dfc8c9f9-88hdh/init\" id=030f9a83-2524-4c97-9b63-aac76a8e5d34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:27.756947 crc crio[24477]: time=\"2026-06-11T12:21:27.756608882Z\" level=info msg=\"Starting container: 92d6de15529269f675cd8765d4d8897fc3823a842403039856dcb7b7aa6fea0c\" id=5130f568-5c43-4772-8340-11984005db1f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:21:27.774890 crc crio[24477]: time=\"2026-06-11T12:21:27.774801638Z\" level=info msg=\"Started container\" PID=65648 containerID=92d6de15529269f675cd8765d4d8897fc3823a842403039856dcb7b7aa6fea0c description=openstack/dnsmasq-dns-68dfc8c9f9-88hdh/init id=5130f568-5c43-4772-8340-11984005db1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=129c52298eff55e987aeabc8d220b1c4b9d4cd4f727a3e20d91e805762f91ba5\nJun 11 12:21:28.333525 crc crio[24477]: time=\"2026-06-11T12:21:28.332862129Z\" level=info msg=\"Stopped pod sandbox: d5de2301c2291d699042b9e66b992f598bd38055bd9e073ea9a79f2b75a9aab7\" id=e256ab98-c97f-41c8-b4a8-203d158ffd90 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:21:28.505348 crc crio[24477]: time=\"2026-06-11T12:21:28.505260933Z\" level=info msg=\"Removing container: 422479648bbadb65ad2791db977c8910f8a78ebc8cb1e91e8e287e6adceffdfa\" id=5ef4a519-7c66-4231-976e-a8f1ca331e46 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:21:28.519022 crc crio[24477]: time=\"2026-06-11T12:21:28.518889021Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=22d300d3-35d6-452f-a785-fb03d12770d6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:28.542037 crc crio[24477]: time=\"2026-06-11T12:21:28.541975174Z\" level=info msg=\"Removed container 422479648bbadb65ad2791db977c8910f8a78ebc8cb1e91e8e287e6adceffdfa: openstack/dnsmasq-dns-68c444669f-rkncr/dnsmasq-dns\" id=5ef4a519-7c66-4231-976e-a8f1ca331e46 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:21:28.565904 crc crio[24477]: time=\"2026-06-11T12:21:28.565737721Z\" level=info msg=\"Removing container: 2ed46d65bd05bf41280b687ae9f47f919ca0b09b0cf84758e16ca8b5e42d1367\" id=06530fe3-97d5-4442-abb1-b04fb20c147a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:21:28.770746 crc crio[24477]: time=\"2026-06-11T12:21:28.77039377Z\" level=info msg=\"Removed container 2ed46d65bd05bf41280b687ae9f47f919ca0b09b0cf84758e16ca8b5e42d1367: openstack/dnsmasq-dns-68c444669f-rkncr/init\" id=06530fe3-97d5-4442-abb1-b04fb20c147a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:21:28.773628 crc crio[24477]: time=\"2026-06-11T12:21:28.773054661Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=47b8ed53-7934-41a1-a6a1-20f5d1ef9816 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:28.784188 crc crio[24477]: time=\"2026-06-11T12:21:28.783864382Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68dfc8c9f9-88hdh/dnsmasq-dns\" id=4b1e3ea3-b107-429f-8b94-4b93a613fce2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:28.785292 crc crio[24477]: time=\"2026-06-11T12:21:28.784312074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:28.872932 crc crio[24477]: time=\"2026-06-11T12:21:28.872870923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:28.879150 crc crio[24477]: time=\"2026-06-11T12:21:28.878983285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:29.073027 crc crio[24477]: time=\"2026-06-11T12:21:29.07201674Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-msqmc/POD\" id=3b04120e-bf9a-4e61-b9ab-3cda8ad5c002 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:21:29.073027 crc crio[24477]: time=\"2026-06-11T12:21:29.072878444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:29.129425 crc crio[24477]: time=\"2026-06-11T12:21:29.129269942Z\" level=info msg=\"Stopping pod sandbox: de799f40f4eb7bc2754962ac183fb465a8b6cee890e9f58f5460af95808ad990\" id=0bd3df48-17ec-4de8-84d0-adb4e41e7bf1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:21:29.129425 crc crio[24477]: time=\"2026-06-11T12:21:29.129361385Z\" level=info msg=\"Stopped pod sandbox (already stopped): de799f40f4eb7bc2754962ac183fb465a8b6cee890e9f58f5460af95808ad990\" id=0bd3df48-17ec-4de8-84d0-adb4e41e7bf1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:21:29.131328 crc crio[24477]: time=\"2026-06-11T12:21:29.131260287Z\" level=info msg=\"Removing pod sandbox: de799f40f4eb7bc2754962ac183fb465a8b6cee890e9f58f5460af95808ad990\" id=9edabf9b-54af-4339-8b0d-a07f50aad43c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:21:29.167083 crc crio[24477]: time=\"2026-06-11T12:21:29.16591191Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-msqmc Namespace:openstack ID:7d9ff6cdedd6fffcca9be4a903503e8d30fd90f9c01a0827cc78b300115e85bf UID:38f4328e-4fe9-40a6-a446-c5736ac90211 NetNS:/var/run/netns/f92d763f-9015-45ae-80f5-bd18be4d4bc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38f4328e_4fe9_40a6_a446_c5736ac90211.slice PodAnnotations:0xc000a14368}] Aliases:map[]}\"\nJun 11 12:21:29.167083 crc crio[24477]: time=\"2026-06-11T12:21:29.166028103Z\" level=info msg=\"Adding pod openstack_cinder-db-create-msqmc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:21:29.245228 crc crio[24477]: time=\"2026-06-11T12:21:29.19427368Z\" level=info msg=\"Removed pod sandbox: de799f40f4eb7bc2754962ac183fb465a8b6cee890e9f58f5460af95808ad990\" id=9edabf9b-54af-4339-8b0d-a07f50aad43c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:21:29.245228 crc crio[24477]: time=\"2026-06-11T12:21:29.200939446Z\" level=info msg=\"Stopping pod sandbox: d5de2301c2291d699042b9e66b992f598bd38055bd9e073ea9a79f2b75a9aab7\" id=9fb16ea6-12cc-4891-8a3b-3c5850d01b4f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:21:29.245228 crc crio[24477]: time=\"2026-06-11T12:21:29.201013288Z\" level=info msg=\"Stopped pod sandbox (already stopped): d5de2301c2291d699042b9e66b992f598bd38055bd9e073ea9a79f2b75a9aab7\" id=9fb16ea6-12cc-4891-8a3b-3c5850d01b4f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:21:29.245228 crc crio[24477]: time=\"2026-06-11T12:21:29.207961545Z\" level=info msg=\"Removing pod sandbox: d5de2301c2291d699042b9e66b992f598bd38055bd9e073ea9a79f2b75a9aab7\" id=1568c7c9-2ddb-48c7-b6b7-9317d5dd2267 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:21:29.245228 crc crio[24477]: time=\"2026-06-11T12:21:29.221280611Z\" level=info msg=\"Removed pod sandbox: d5de2301c2291d699042b9e66b992f598bd38055bd9e073ea9a79f2b75a9aab7\" id=1568c7c9-2ddb-48c7-b6b7-9317d5dd2267 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:21:29.245228 crc crio[24477]: time=\"2026-06-11T12:21:29.229525359Z\" level=info msg=\"Stopping pod sandbox: 2392c120f2ee7c8236802593c64dc9da2533f0bedf43e46cadb3b5e56a717e4c\" id=f367c457-8e81-4190-964c-b5fbdd5b3f44 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:21:29.245228 crc crio[24477]: time=\"2026-06-11T12:21:29.229999551Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2392c120f2ee7c8236802593c64dc9da2533f0bedf43e46cadb3b5e56a717e4c\" id=f367c457-8e81-4190-964c-b5fbdd5b3f44 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:21:29.249430 crc crio[24477]: time=\"2026-06-11T12:21:29.246856883Z\" level=info msg=\"Removing pod sandbox: 2392c120f2ee7c8236802593c64dc9da2533f0bedf43e46cadb3b5e56a717e4c\" id=02a2694e-5a72-4c22-ac81-c52b23955fa6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:21:29.312754 crc crio[24477]: time=\"2026-06-11T12:21:29.312610555Z\" level=info msg=\"Created container 883a6fe4ec3525d512252b791db8c74f9549604c46c7a7b5314278d4dfb73039: openstack/dnsmasq-dns-68dfc8c9f9-88hdh/dnsmasq-dns\" id=4b1e3ea3-b107-429f-8b94-4b93a613fce2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:29.323449 crc crio[24477]: time=\"2026-06-11T12:21:29.321154293Z\" level=info msg=\"Starting container: 883a6fe4ec3525d512252b791db8c74f9549604c46c7a7b5314278d4dfb73039\" id=3383db37-9da4-4f7a-b133-4c2a97324f5c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:21:29.341808 crc crio[24477]: time=\"2026-06-11T12:21:29.34171528Z\" level=info msg=\"Removed pod sandbox: 2392c120f2ee7c8236802593c64dc9da2533f0bedf43e46cadb3b5e56a717e4c\" id=02a2694e-5a72-4c22-ac81-c52b23955fa6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:21:29.373885 crc crio[24477]: time=\"2026-06-11T12:21:29.373802088Z\" level=info msg=\"Started container\" PID=65835 containerID=883a6fe4ec3525d512252b791db8c74f9549604c46c7a7b5314278d4dfb73039 description=openstack/dnsmasq-dns-68dfc8c9f9-88hdh/dnsmasq-dns id=3383db37-9da4-4f7a-b133-4c2a97324f5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=129c52298eff55e987aeabc8d220b1c4b9d4cd4f727a3e20d91e805762f91ba5\nJun 11 12:21:29.452950 crc crio[24477]: time=\"2026-06-11T12:21:29.449053592Z\" level=info msg=\"Running pod sandbox: openstack/cinder-a1b6-account-create-update-nzdxn/POD\" id=8ce29739-4d8f-4745-bd7d-573a60f807ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:21:29.452950 crc crio[24477]: time=\"2026-06-11T12:21:29.449695351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:29.568069 crc crio[24477]: time=\"2026-06-11T12:21:29.567974689Z\" level=info msg=\"Got pod network &{Name:cinder-a1b6-account-create-update-nzdxn Namespace:openstack ID:d9094d5c4301cab5ebc132c53de6fa0479aa8a010aca73f6932a3f77ef68f427 UID:088fbd2c-1166-405a-9c9a-556b699ac5c9 NetNS:/var/run/netns/c79d2ab6-f62a-46d2-9305-7a2e8016f1a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod088fbd2c_1166_405a_9c9a_556b699ac5c9.slice PodAnnotations:0xc0072c03f8}] Aliases:map[]}\"\nJun 11 12:21:29.578918 crc crio[24477]: time=\"2026-06-11T12:21:29.57295944Z\" level=info msg=\"Adding pod openstack_cinder-a1b6-account-create-update-nzdxn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:21:29.625942 crc crio[24477]: time=\"2026-06-11T12:21:29.614878618Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-rdspp/POD\" id=e81c22e8-ab58-4fb1-bf02-cb87120c46bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:21:29.626074 crc crio[24477]: time=\"2026-06-11T12:21:29.625970523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:29.717972 crc crio[24477]: time=\"2026-06-11T12:21:29.713071874Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-rdspp Namespace:openstack ID:8556cd09f3bc5af6a456e180287354f300940d702620fd7a836a177489e424fe UID:34154509-ef9c-4f09-90c3-c11be7deef90 NetNS:/var/run/netns/219aec34-ab21-49c0-b6fc-25cfbf410b38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34154509_ef9c_4f09_90c3_c11be7deef90.slice PodAnnotations:0xc007b16728}] Aliases:map[]}\"\nJun 11 12:21:29.717972 crc crio[24477]: time=\"2026-06-11T12:21:29.713294551Z\" level=info msg=\"Adding pod openstack_neutron-db-create-rdspp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:21:29.772867 crc crio[24477]: time=\"2026-06-11T12:21:29.772780451Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-5xl9v/POD\" id=976ed835-a624-46e4-99bb-0632378119c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:21:29.773057 crc crio[24477]: time=\"2026-06-11T12:21:29.772894985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:29.867912 crc crio[24477]: 2026-06-11T12:21:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7d9ff6cdedd6fff Mac:3e:3f:5c:69:bb:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/f92d763f-9015-45ae-80f5-bd18be4d4bc5 SocketPath: PciID:}] [{Interface:0xc000387280 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:21:29.889145 crc crio[24477]: time=\"2026-06-11T12:21:29.88897977Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-5xl9v Namespace:openstack ID:5ea706c6a1b4b3c57de32f2f68c07cfe2f8380dedde1d7710f4ad839aa0485e8 UID:409f6f80-fc0b-4e66-89f0-eec11a4e0b53 NetNS:/var/run/netns/464dfcf3-4052-473f-a898-0d4d1306e4bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod409f6f80_fc0b_4e66_89f0_eec11a4e0b53.slice PodAnnotations:0xc000a865a8}] Aliases:map[]}\"\nJun 11 12:21:29.889145 crc crio[24477]: time=\"2026-06-11T12:21:29.889084653Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-5xl9v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:21:29.894249 crc crio[24477]: time=\"2026-06-11T12:21:29.89403157Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-msqmc Namespace:openstack ID:7d9ff6cdedd6fffcca9be4a903503e8d30fd90f9c01a0827cc78b300115e85bf UID:38f4328e-4fe9-40a6-a446-c5736ac90211 NetNS:/var/run/netns/f92d763f-9015-45ae-80f5-bd18be4d4bc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38f4328e_4fe9_40a6_a446_c5736ac90211.slice PodAnnotations:0xc000a14368}] Aliases:map[]}\"\nJun 11 12:21:29.894419 crc crio[24477]: time=\"2026-06-11T12:21:29.894368369Z\" level=info msg=\"Checking pod openstack_cinder-db-create-msqmc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:21:29.910354 crc crio[24477]: time=\"2026-06-11T12:21:29.910192686Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-8dsdw/POD\" id=c82320f9-4d90-46a5-a6dd-847190cb888c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:21:29.910500 crc crio[24477]: time=\"2026-06-11T12:21:29.910455303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:29.913503 crc crio[24477]: time=\"2026-06-11T12:21:29.913424927Z\" level=info msg=\"Ran pod sandbox 7d9ff6cdedd6fffcca9be4a903503e8d30fd90f9c01a0827cc78b300115e85bf with infra container: openstack/cinder-db-create-msqmc/POD\" id=3b04120e-bf9a-4e61-b9ab-3cda8ad5c002 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:21:29.920705 crc crio[24477]: time=\"2026-06-11T12:21:29.919390484Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1c97dcf0-d836-4af3-9010-95c390933362 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:29.957508 crc crio[24477]: time=\"2026-06-11T12:21:29.957379778Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e9088786-36bd-46da-a1df-2815063e30db name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:30.014337 crc crio[24477]: time=\"2026-06-11T12:21:30.014198717Z\" level=info msg=\"Running pod sandbox: openstack/neutron-1f99-account-create-update-2z9kz/POD\" id=6617b51f-1094-4dd6-adb4-750731c82a5d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:21:30.014722 crc crio[24477]: time=\"2026-06-11T12:21:30.014386523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:30.046125 crc crio[24477]: time=\"2026-06-11T12:21:30.04582801Z\" level=info msg=\"Creating container: openstack/cinder-db-create-msqmc/mariadb-database-create\" id=a8a5913e-41b0-4b90-b238-f551616d71e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:30.054183 crc crio[24477]: time=\"2026-06-11T12:21:30.053982672Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-8dsdw Namespace:openstack ID:e6f87855072528cec4586503c5a5827700e12ab7fc0efbf39088f217a970938c UID:49d95f87-e347-47e4-8bc9-c9eb443fecef NetNS:/var/run/netns/a0794b07-94e2-4980-b4cc-3103eca34433 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49d95f87_e347_47e4_8bc9_c9eb443fecef.slice PodAnnotations:0xc00008c568}] Aliases:map[]}\"\nJun 11 12:21:30.054183 crc crio[24477]: time=\"2026-06-11T12:21:30.054050134Z\" level=info msg=\"Adding pod openstack_barbican-db-create-8dsdw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:21:30.108698 crc crio[24477]: time=\"2026-06-11T12:21:30.1074998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:30.120459 crc crio[24477]: time=\"2026-06-11T12:21:30.120385812Z\" level=info msg=\"Running pod sandbox: openstack/barbican-800e-account-create-update-5clpx/POD\" id=6b0acae8-dd08-48ff-8f1a-a96d924ee548 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:21:30.120623 crc crio[24477]: time=\"2026-06-11T12:21:30.120481624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:30.140142 crc crio[24477]: time=\"2026-06-11T12:21:30.138950476Z\" level=info msg=\"Got pod network &{Name:neutron-1f99-account-create-update-2z9kz Namespace:openstack ID:0514c1a1f8fb5498f5864bc2510646dd16b01a340a93078ed5c7be5522ebd94d UID:ba231380-6d86-4dbe-8497-12eb2ffe5ff0 NetNS:/var/run/netns/0f71e3a4-df71-4f0b-b2cf-a0e41723444e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba231380_6d86_4dbe_8497_12eb2ffe5ff0.slice PodAnnotations:0xc000326128}] Aliases:map[]}\"\nJun 11 12:21:30.140142 crc crio[24477]: time=\"2026-06-11T12:21:30.139020048Z\" level=info msg=\"Adding pod openstack_neutron-1f99-account-create-update-2z9kz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:21:30.173489 crc crio[24477]: time=\"2026-06-11T12:21:30.173155308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:30.194054 crc crio[24477]: time=\"2026-06-11T12:21:30.193365856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:30.367616 crc crio[24477]: 2026-06-11T12:21:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9094d5c4301cab Mac:56:6b:cd:4f:b0:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/c79d2ab6-f62a-46d2-9305-7a2e8016f1a1 SocketPath: PciID:}] [{Interface:0xc0001126d0 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:21:30.379233 crc crio[24477]: time=\"2026-06-11T12:21:30.371636466Z\" level=info msg=\"Got pod network &{Name:cinder-a1b6-account-create-update-nzdxn Namespace:openstack ID:d9094d5c4301cab5ebc132c53de6fa0479aa8a010aca73f6932a3f77ef68f427 UID:088fbd2c-1166-405a-9c9a-556b699ac5c9 NetNS:/var/run/netns/c79d2ab6-f62a-46d2-9305-7a2e8016f1a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod088fbd2c_1166_405a_9c9a_556b699ac5c9.slice PodAnnotations:0xc0072c03f8}] Aliases:map[]}\"\nJun 11 12:21:30.379233 crc crio[24477]: time=\"2026-06-11T12:21:30.371925045Z\" level=info msg=\"Checking pod openstack_cinder-a1b6-account-create-update-nzdxn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:21:30.393250 crc crio[24477]: time=\"2026-06-11T12:21:30.393144131Z\" level=info msg=\"Got pod network &{Name:barbican-800e-account-create-update-5clpx Namespace:openstack ID:5af71261bc69b2125a986eb6f6d3abea437d193ba9857bffb311c6612a53dc89 UID:18da207f-2afa-4e29-a8f4-faf8bc65d645 NetNS:/var/run/netns/025266cb-3f42-4c05-bb5e-fecb02f5bcc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18da207f_2afa_4e29_a8f4_faf8bc65d645.slice PodAnnotations:0xc00008ca10}] Aliases:map[]}\"\nJun 11 12:21:30.393250 crc crio[24477]: time=\"2026-06-11T12:21:30.393225123Z\" level=info msg=\"Adding pod openstack_barbican-800e-account-create-update-5clpx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:21:30.397372 crc crio[24477]: time=\"2026-06-11T12:21:30.397254196Z\" level=info msg=\"Ran pod sandbox d9094d5c4301cab5ebc132c53de6fa0479aa8a010aca73f6932a3f77ef68f427 with infra container: openstack/cinder-a1b6-account-create-update-nzdxn/POD\" id=8ce29739-4d8f-4745-bd7d-573a60f807ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:21:30.407915 crc crio[24477]: time=\"2026-06-11T12:21:30.407222058Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2022d285-ea71-4f94-ab8f-7646d100dd47 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:30.413171 crc crio[24477]: time=\"2026-06-11T12:21:30.413082176Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=31b10b99-1b68-4cf0-b8b5-8f4f60e98bcd name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:30.432297 crc crio[24477]: time=\"2026-06-11T12:21:30.432177455Z\" level=info msg=\"Creating container: openstack/cinder-a1b6-account-create-update-nzdxn/mariadb-account-create-update\" id=92417708-b542-4b0a-bfc0-181db362a03b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:30.432942 crc crio[24477]: time=\"2026-06-11T12:21:30.432811493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:30.486454 crc crio[24477]: time=\"2026-06-11T12:21:30.486136351Z\" level=info msg=\"Created container 8503ba1dc6c51d508a0dc20428104f9d52f1a9899e51899dae2bf60e521bb1cd: openstack/cinder-db-create-msqmc/mariadb-database-create\" id=a8a5913e-41b0-4b90-b238-f551616d71e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:30.488088 crc crio[24477]: time=\"2026-06-11T12:21:30.488004813Z\" level=info msg=\"Starting container: 8503ba1dc6c51d508a0dc20428104f9d52f1a9899e51899dae2bf60e521bb1cd\" id=d336876d-8b9f-46e2-9450-187a85aed449 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:21:30.503745 crc crio[24477]: time=\"2026-06-11T12:21:30.502002216Z\" level=info msg=\"Started container\" PID=66043 containerID=8503ba1dc6c51d508a0dc20428104f9d52f1a9899e51899dae2bf60e521bb1cd description=openstack/cinder-db-create-msqmc/mariadb-database-create id=d336876d-8b9f-46e2-9450-187a85aed449 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d9ff6cdedd6fffcca9be4a903503e8d30fd90f9c01a0827cc78b300115e85bf\nJun 11 12:21:30.546030 crc crio[24477]: time=\"2026-06-11T12:21:30.545929095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:30.566544 crc crio[24477]: time=\"2026-06-11T12:21:30.56647324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:30.777617 crc crio[24477]: time=\"2026-06-11T12:21:30.777465311Z\" level=info msg=\"Created container 12bb193a15a137f345ed738b1ccb58570601a538bb1e2e44ce8078caed52cf84: openstack/cinder-a1b6-account-create-update-nzdxn/mariadb-account-create-update\" id=92417708-b542-4b0a-bfc0-181db362a03b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:30.783430 crc crio[24477]: time=\"2026-06-11T12:21:30.783385948Z\" level=info msg=\"Starting container: 12bb193a15a137f345ed738b1ccb58570601a538bb1e2e44ce8078caed52cf84\" id=d1b89e46-4b47-4fc4-8069-111fe697b0c5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:21:30.791005 crc crio[24477]: 2026-06-11T12:21:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8556cd09f3bc5af Mac:da:d3:f3:e7:a8:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/219aec34-ab21-49c0-b6fc-25cfbf410b38 SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:21:30.793511 crc crio[24477]: time=\"2026-06-11T12:21:30.793339746Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-rdspp Namespace:openstack ID:8556cd09f3bc5af6a456e180287354f300940d702620fd7a836a177489e424fe UID:34154509-ef9c-4f09-90c3-c11be7deef90 NetNS:/var/run/netns/219aec34-ab21-49c0-b6fc-25cfbf410b38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34154509_ef9c_4f09_90c3_c11be7deef90.slice PodAnnotations:0xc007b16728}] Aliases:map[]}\"\nJun 11 12:21:30.793746 crc crio[24477]: time=\"2026-06-11T12:21:30.793604813Z\" level=info msg=\"Checking pod openstack_neutron-db-create-rdspp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:21:30.797896 crc crio[24477]: time=\"2026-06-11T12:21:30.797855349Z\" level=info msg=\"Started container\" PID=66175 containerID=12bb193a15a137f345ed738b1ccb58570601a538bb1e2e44ce8078caed52cf84 description=openstack/cinder-a1b6-account-create-update-nzdxn/mariadb-account-create-update id=d1b89e46-4b47-4fc4-8069-111fe697b0c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9094d5c4301cab5ebc132c53de6fa0479aa8a010aca73f6932a3f77ef68f427\nJun 11 12:21:30.826049 crc crio[24477]: time=\"2026-06-11T12:21:30.824952296Z\" level=info msg=\"Ran pod sandbox 8556cd09f3bc5af6a456e180287354f300940d702620fd7a836a177489e424fe with infra container: openstack/neutron-db-create-rdspp/POD\" id=e81c22e8-ab58-4fb1-bf02-cb87120c46bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:21:30.835844 crc crio[24477]: time=\"2026-06-11T12:21:30.832072317Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2e6f962a-a200-40d2-be30-1f640308854c name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:30.850928 crc crio[24477]: time=\"2026-06-11T12:21:30.850718924Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=75e4e70c-a41b-4d3a-9524-9e88ef441617 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:30.867467 crc crio[24477]: time=\"2026-06-11T12:21:30.865151124Z\" level=info msg=\"Creating container: openstack/neutron-db-create-rdspp/mariadb-database-create\" id=aba3d782-a22f-4e27-b99a-e6637b1e6edf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:30.867467 crc crio[24477]: time=\"2026-06-11T12:21:30.86578685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:30.900708 crc crio[24477]: 2026-06-11T12:21:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ea706c6a1b4b3c Mac:5a:e3:af:a8:2c:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/464dfcf3-4052-473f-a898-0d4d1306e4bc SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:21:30.902920 crc crio[24477]: time=\"2026-06-11T12:21:30.902832312Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-5xl9v Namespace:openstack ID:5ea706c6a1b4b3c57de32f2f68c07cfe2f8380dedde1d7710f4ad839aa0485e8 UID:409f6f80-fc0b-4e66-89f0-eec11a4e0b53 NetNS:/var/run/netns/464dfcf3-4052-473f-a898-0d4d1306e4bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod409f6f80_fc0b_4e66_89f0_eec11a4e0b53.slice PodAnnotations:0xc000a865a8}] Aliases:map[]}\"\nJun 11 12:21:30.903046 crc crio[24477]: time=\"2026-06-11T12:21:30.903029879Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-5xl9v for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:21:30.922082 crc crio[24477]: time=\"2026-06-11T12:21:30.920034191Z\" level=info msg=\"Ran pod sandbox 5ea706c6a1b4b3c57de32f2f68c07cfe2f8380dedde1d7710f4ad839aa0485e8 with infra container: openstack/keystone-db-sync-5xl9v/POD\" id=976ed835-a624-46e4-99bb-0632378119c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:21:30.925058 crc crio[24477]: time=\"2026-06-11T12:21:30.924915943Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=63226a00-8357-4828-8730-35dc125e4368 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:30.925333 crc crio[24477]: time=\"2026-06-11T12:21:30.92518385Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found\" id=63226a00-8357-4828-8730-35dc125e4368 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:30.925516 crc crio[24477]: time=\"2026-06-11T12:21:30.925404146Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found\" id=63226a00-8357-4828-8730-35dc125e4368 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:30.933013 crc crio[24477]: time=\"2026-06-11T12:21:30.932846078Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=6b17fc56-5123-47ba-937f-f98bb195db9d name=/runtime.v1.ImageService/PullImage\nJun 11 12:21:30.960369 crc crio[24477]: time=\"2026-06-11T12:21:30.960212664Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\\\"\"\nJun 11 12:21:30.968275 crc crio[24477]: time=\"2026-06-11T12:21:30.968191248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:30.982426 crc crio[24477]: time=\"2026-06-11T12:21:30.982267592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:30.991374 crc crio[24477]: 2026-06-11T12:21:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6f87855072528c Mac:0e:dd:8d:ba:8d:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/a0794b07-94e2-4980-b4cc-3103eca34433 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:21:30.993890 crc crio[24477]: time=\"2026-06-11T12:21:30.992685124Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-8dsdw Namespace:openstack ID:e6f87855072528cec4586503c5a5827700e12ab7fc0efbf39088f217a970938c UID:49d95f87-e347-47e4-8bc9-c9eb443fecef NetNS:/var/run/netns/a0794b07-94e2-4980-b4cc-3103eca34433 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49d95f87_e347_47e4_8bc9_c9eb443fecef.slice PodAnnotations:0xc00008c568}] Aliases:map[]}\"\nJun 11 12:21:30.993890 crc crio[24477]: time=\"2026-06-11T12:21:30.992821087Z\" level=info msg=\"Checking pod openstack_barbican-db-create-8dsdw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:21:31.012933 crc crio[24477]: time=\"2026-06-11T12:21:31.012839624Z\" level=info msg=\"Ran pod sandbox e6f87855072528cec4586503c5a5827700e12ab7fc0efbf39088f217a970938c with infra container: openstack/barbican-db-create-8dsdw/POD\" id=c82320f9-4d90-46a5-a6dd-847190cb888c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:21:31.019460 crc crio[24477]: time=\"2026-06-11T12:21:31.019316159Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f930a5e4-eb39-489b-bd93-673343d8ef37 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:31.026980 crc crio[24477]: time=\"2026-06-11T12:21:31.023135636Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e0879c35-86d2-4b5e-83c8-dad06b84be4f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:31.031400 crc crio[24477]: time=\"2026-06-11T12:21:31.031300805Z\" level=info msg=\"Creating container: openstack/barbican-db-create-8dsdw/mariadb-database-create\" id=5eb0d523-8b93-4b0c-ba08-60146546552e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:31.032899 crc crio[24477]: time=\"2026-06-11T12:21:31.032024296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:31.090343 crc crio[24477]: time=\"2026-06-11T12:21:31.089990038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:31.104818 crc crio[24477]: time=\"2026-06-11T12:21:31.104729341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:31.109936 crc crio[24477]: 2026-06-11T12:21:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5af71261bc69b21 Mac:92:94:b0:ad:20:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/025266cb-3f42-4c05-bb5e-fecb02f5bcc7 SocketPath: PciID:}] [{Interface:0xc000014c60 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:21:31.111258 crc crio[24477]: time=\"2026-06-11T12:21:31.11112511Z\" level=info msg=\"Got pod network &{Name:barbican-800e-account-create-update-5clpx Namespace:openstack ID:5af71261bc69b2125a986eb6f6d3abea437d193ba9857bffb311c6612a53dc89 UID:18da207f-2afa-4e29-a8f4-faf8bc65d645 NetNS:/var/run/netns/025266cb-3f42-4c05-bb5e-fecb02f5bcc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18da207f_2afa_4e29_a8f4_faf8bc65d645.slice PodAnnotations:0xc00008ca10}] Aliases:map[]}\"\nJun 11 12:21:31.111484 crc crio[24477]: time=\"2026-06-11T12:21:31.111286885Z\" level=info msg=\"Checking pod openstack_barbican-800e-account-create-update-5clpx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:21:31.146771 crc crio[24477]: time=\"2026-06-11T12:21:31.145300849Z\" level=info msg=\"Ran pod sandbox 5af71261bc69b2125a986eb6f6d3abea437d193ba9857bffb311c6612a53dc89 with infra container: openstack/barbican-800e-account-create-update-5clpx/POD\" id=6b0acae8-dd08-48ff-8f1a-a96d924ee548 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:21:31.149251 crc crio[24477]: time=\"2026-06-11T12:21:31.149139894Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=6494b588-73e8-47f1-86e4-d7c7e3af5dd7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:31.156524 crc crio[24477]: 2026-06-11T12:21:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0514c1a1f8fb549 Mac:86:43:20:27:85:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/0f71e3a4-df71-4f0b-b2cf-a0e41723444e SocketPath: PciID:}] [{Interface:0xc000100e50 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:21:31.157292 crc crio[24477]: time=\"2026-06-11T12:21:31.157210739Z\" level=info msg=\"Got pod network &{Name:neutron-1f99-account-create-update-2z9kz Namespace:openstack ID:0514c1a1f8fb5498f5864bc2510646dd16b01a340a93078ed5c7be5522ebd94d UID:ba231380-6d86-4dbe-8497-12eb2ffe5ff0 NetNS:/var/run/netns/0f71e3a4-df71-4f0b-b2cf-a0e41723444e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba231380_6d86_4dbe_8497_12eb2ffe5ff0.slice PodAnnotations:0xc000326128}] Aliases:map[]}\"\nJun 11 12:21:31.157428 crc crio[24477]: time=\"2026-06-11T12:21:31.157370024Z\" level=info msg=\"Checking pod openstack_neutron-1f99-account-create-update-2z9kz for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:21:31.158074 crc crio[24477]: time=\"2026-06-11T12:21:31.158033993Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a4514acc-7552-4fbf-8eab-761b424680be name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:31.165516 crc crio[24477]: time=\"2026-06-11T12:21:31.165427622Z\" level=info msg=\"Ran pod sandbox 0514c1a1f8fb5498f5864bc2510646dd16b01a340a93078ed5c7be5522ebd94d with infra container: openstack/neutron-1f99-account-create-update-2z9kz/POD\" id=6617b51f-1094-4dd6-adb4-750731c82a5d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:21:31.172958 crc crio[24477]: time=\"2026-06-11T12:21:31.172858801Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=81ef3331-5e1f-432c-96c9-258a265ad833 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:31.177731 crc crio[24477]: time=\"2026-06-11T12:21:31.177623345Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=adf7f8d7-ecc4-4d93-bf7c-e137f2762975 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:31.484008 crc crio[24477]: time=\"2026-06-11T12:21:31.483770843Z\" level=info msg=\"Creating container: openstack/barbican-800e-account-create-update-5clpx/mariadb-account-create-update\" id=06e27644-2998-4039-9b90-460655eb8540 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:31.488072 crc crio[24477]: time=\"2026-06-11T12:21:31.484503433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:31.488072 crc crio[24477]: time=\"2026-06-11T12:21:31.485994955Z\" level=info msg=\"Created container 914a6713e8ede23d66943dbff56016df2d6cbc99b431a67ff49c43c8de4ffc04: openstack/neutron-db-create-rdspp/mariadb-database-create\" id=aba3d782-a22f-4e27-b99a-e6637b1e6edf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:31.489490 crc crio[24477]: time=\"2026-06-11T12:21:31.489359299Z\" level=info msg=\"Starting container: 914a6713e8ede23d66943dbff56016df2d6cbc99b431a67ff49c43c8de4ffc04\" id=a8e96735-382b-4b1a-ae5e-5fd3ba770f60 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:21:31.498964 crc crio[24477]: time=\"2026-06-11T12:21:31.498364481Z\" level=info msg=\"Started container\" PID=66270 containerID=914a6713e8ede23d66943dbff56016df2d6cbc99b431a67ff49c43c8de4ffc04 description=openstack/neutron-db-create-rdspp/mariadb-database-create id=a8e96735-382b-4b1a-ae5e-5fd3ba770f60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8556cd09f3bc5af6a456e180287354f300940d702620fd7a836a177489e424fe\nJun 11 12:21:31.556962 crc crio[24477]: time=\"2026-06-11T12:21:31.55689019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:31.565821 crc crio[24477]: time=\"2026-06-11T12:21:31.565756279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:31.585513 crc crio[24477]: time=\"2026-06-11T12:21:31.585393658Z\" level=info msg=\"Created container 7a03ffd068fb7c2c14859efc025eee7eb9e1ebed9c44fe3f5b3eeba89d0fb5b1: openstack/barbican-db-create-8dsdw/mariadb-database-create\" id=5eb0d523-8b93-4b0c-ba08-60146546552e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:31.587514 crc crio[24477]: time=\"2026-06-11T12:21:31.587441235Z\" level=info msg=\"Starting container: 7a03ffd068fb7c2c14859efc025eee7eb9e1ebed9c44fe3f5b3eeba89d0fb5b1\" id=307ce050-8971-4516-b7d9-4693e700d50c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:21:31.589107 crc crio[24477]: time=\"2026-06-11T12:21:31.589021809Z\" level=info msg=\"Creating container: openstack/neutron-1f99-account-create-update-2z9kz/mariadb-account-create-update\" id=4dc7cb3a-690f-4f63-8670-7c0386bd24ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:31.590043 crc crio[24477]: time=\"2026-06-11T12:21:31.589958326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:31.600187 crc crio[24477]: time=\"2026-06-11T12:21:31.599846814Z\" level=info msg=\"Started container\" PID=66273 containerID=7a03ffd068fb7c2c14859efc025eee7eb9e1ebed9c44fe3f5b3eeba89d0fb5b1 description=openstack/barbican-db-create-8dsdw/mariadb-database-create id=307ce050-8971-4516-b7d9-4693e700d50c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6f87855072528cec4586503c5a5827700e12ab7fc0efbf39088f217a970938c\nJun 11 12:21:31.708293 crc crio[24477]: time=\"2026-06-11T12:21:31.707518307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:31.714029 crc crio[24477]: time=\"2026-06-11T12:21:31.713924866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:32.099474 crc crio[24477]: time=\"2026-06-11T12:21:32.099197343Z\" level=info msg=\"Created container 9a7e5712fbb96b68a75852862f6b06b1f2864fe4f61ad60394078e3b783fbbc7: openstack/neutron-1f99-account-create-update-2z9kz/mariadb-account-create-update\" id=4dc7cb3a-690f-4f63-8670-7c0386bd24ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:32.102375 crc crio[24477]: time=\"2026-06-11T12:21:32.101328253Z\" level=info msg=\"Starting container: 9a7e5712fbb96b68a75852862f6b06b1f2864fe4f61ad60394078e3b783fbbc7\" id=d21cd65b-de82-4403-b467-9d958376e777 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:21:32.111757 crc crio[24477]: time=\"2026-06-11T12:21:32.111499268Z\" level=info msg=\"Started container\" PID=66302 containerID=9a7e5712fbb96b68a75852862f6b06b1f2864fe4f61ad60394078e3b783fbbc7 description=openstack/neutron-1f99-account-create-update-2z9kz/mariadb-account-create-update id=d21cd65b-de82-4403-b467-9d958376e777 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0514c1a1f8fb5498f5864bc2510646dd16b01a340a93078ed5c7be5522ebd94d\nJun 11 12:21:32.168543 crc crio[24477]: time=\"2026-06-11T12:21:32.168466132Z\" level=info msg=\"Created container 958c34b452e9fdeb708cd4882b17a35ae7867a3c9242c456159b7e1b7258b612: openstack/barbican-800e-account-create-update-5clpx/mariadb-account-create-update\" id=06e27644-2998-4039-9b90-460655eb8540 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:32.181749 crc crio[24477]: time=\"2026-06-11T12:21:32.181466267Z\" level=info msg=\"Starting container: 958c34b452e9fdeb708cd4882b17a35ae7867a3c9242c456159b7e1b7258b612\" id=18ceb3ce-c6f1-4a0f-a164-bd79453c760a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:21:32.198485 crc crio[24477]: time=\"2026-06-11T12:21:32.198337099Z\" level=info msg=\"Started container\" PID=66293 containerID=958c34b452e9fdeb708cd4882b17a35ae7867a3c9242c456159b7e1b7258b612 description=openstack/barbican-800e-account-create-update-5clpx/mariadb-account-create-update id=18ceb3ce-c6f1-4a0f-a164-bd79453c760a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5af71261bc69b2125a986eb6f6d3abea437d193ba9857bffb311c6612a53dc89\nJun 11 12:21:32.830892 crc crio[24477]: time=\"2026-06-11T12:21:32.82984583Z\" level=info msg=\"Stopping pod sandbox: 7d9ff6cdedd6fffcca9be4a903503e8d30fd90f9c01a0827cc78b300115e85bf\" id=a2f482f3-e673-44c6-ac88-ab49b428ce65 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:21:32.831384 crc crio[24477]: time=\"2026-06-11T12:21:32.831347342Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-msqmc Namespace:openstack ID:7d9ff6cdedd6fffcca9be4a903503e8d30fd90f9c01a0827cc78b300115e85bf UID:38f4328e-4fe9-40a6-a446-c5736ac90211 NetNS:/var/run/netns/f92d763f-9015-45ae-80f5-bd18be4d4bc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38f4328e_4fe9_40a6_a446_c5736ac90211.slice PodAnnotations:0xc000326f88}] Aliases:map[]}\"\nJun 11 12:21:32.831620 crc crio[24477]: time=\"2026-06-11T12:21:32.831510596Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-msqmc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:21:33.315289 crc crio[24477]: time=\"2026-06-11T12:21:33.315021704Z\" level=info msg=\"Stopped pod sandbox: 7d9ff6cdedd6fffcca9be4a903503e8d30fd90f9c01a0827cc78b300115e85bf\" id=a2f482f3-e673-44c6-ac88-ab49b428ce65 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:21:33.882509 crc crio[24477]: time=\"2026-06-11T12:21:33.881704571Z\" level=info msg=\"Stopping pod sandbox: 5af71261bc69b2125a986eb6f6d3abea437d193ba9857bffb311c6612a53dc89\" id=2162c592-bbd4-4605-8488-9b2481b98ca4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:21:33.883946 crc crio[24477]: time=\"2026-06-11T12:21:33.883872612Z\" level=info msg=\"Got pod network &{Name:barbican-800e-account-create-update-5clpx Namespace:openstack ID:5af71261bc69b2125a986eb6f6d3abea437d193ba9857bffb311c6612a53dc89 UID:18da207f-2afa-4e29-a8f4-faf8bc65d645 NetNS:/var/run/netns/025266cb-3f42-4c05-bb5e-fecb02f5bcc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18da207f_2afa_4e29_a8f4_faf8bc65d645.slice PodAnnotations:0xc000a86600}] Aliases:map[]}\"\nJun 11 12:21:33.884145 crc crio[24477]: time=\"2026-06-11T12:21:33.884085456Z\" level=info msg=\"Deleting pod openstack_barbican-800e-account-create-update-5clpx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:21:33.890103 crc crio[24477]: time=\"2026-06-11T12:21:33.889863548Z\" level=info msg=\"Stopping pod sandbox: e6f87855072528cec4586503c5a5827700e12ab7fc0efbf39088f217a970938c\" id=5aa8cbb5-5f07-47f0-a165-e455ec1fd8b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:21:33.890736 crc crio[24477]: time=\"2026-06-11T12:21:33.890569597Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-8dsdw Namespace:openstack ID:e6f87855072528cec4586503c5a5827700e12ab7fc0efbf39088f217a970938c UID:49d95f87-e347-47e4-8bc9-c9eb443fecef NetNS:/var/run/netns/a0794b07-94e2-4980-b4cc-3103eca34433 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49d95f87_e347_47e4_8bc9_c9eb443fecef.slice PodAnnotations:0xc00718ca50}] Aliases:map[]}\"\nJun 11 12:21:33.890978 crc crio[24477]: time=\"2026-06-11T12:21:33.890842215Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-8dsdw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:21:33.892873 crc crio[24477]: time=\"2026-06-11T12:21:33.892484102Z\" level=info msg=\"Stopping pod sandbox: d9094d5c4301cab5ebc132c53de6fa0479aa8a010aca73f6932a3f77ef68f427\" id=0d5cc549-a244-464d-87ba-c18e6ca25367 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:21:33.893087 crc crio[24477]: time=\"2026-06-11T12:21:33.892987725Z\" level=info msg=\"Stopping pod sandbox: 8556cd09f3bc5af6a456e180287354f300940d702620fd7a836a177489e424fe\" id=71c05bfc-3458-4fc0-b5b1-11b60200a308 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:21:33.893799 crc crio[24477]: time=\"2026-06-11T12:21:33.893725616Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-rdspp Namespace:openstack ID:8556cd09f3bc5af6a456e180287354f300940d702620fd7a836a177489e424fe UID:34154509-ef9c-4f09-90c3-c11be7deef90 NetNS:/var/run/netns/219aec34-ab21-49c0-b6fc-25cfbf410b38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34154509_ef9c_4f09_90c3_c11be7deef90.slice PodAnnotations:0xc000327130}] Aliases:map[]}\"\nJun 11 12:21:33.893986 crc crio[24477]: time=\"2026-06-11T12:21:33.893920371Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-rdspp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:21:33.903813 crc crio[24477]: time=\"2026-06-11T12:21:33.90351208Z\" level=info msg=\"Got pod network &{Name:cinder-a1b6-account-create-update-nzdxn Namespace:openstack ID:d9094d5c4301cab5ebc132c53de6fa0479aa8a010aca73f6932a3f77ef68f427 UID:088fbd2c-1166-405a-9c9a-556b699ac5c9 NetNS:/var/run/netns/c79d2ab6-f62a-46d2-9305-7a2e8016f1a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod088fbd2c_1166_405a_9c9a_556b699ac5c9.slice PodAnnotations:0xc002d1ad98}] Aliases:map[]}\"\nJun 11 12:21:33.904094 crc crio[24477]: time=\"2026-06-11T12:21:33.903882131Z\" level=info msg=\"Deleting pod openstack_cinder-a1b6-account-create-update-nzdxn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:21:34.331764 crc crio[24477]: time=\"2026-06-11T12:21:34.321525803Z\" level=info msg=\"Stopped pod sandbox: 5af71261bc69b2125a986eb6f6d3abea437d193ba9857bffb311c6612a53dc89\" id=2162c592-bbd4-4605-8488-9b2481b98ca4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:21:34.567760 crc crio[24477]: time=\"2026-06-11T12:21:34.567201954Z\" level=info msg=\"Stopped pod sandbox: e6f87855072528cec4586503c5a5827700e12ab7fc0efbf39088f217a970938c\" id=5aa8cbb5-5f07-47f0-a165-e455ec1fd8b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:21:34.586979 crc crio[24477]: time=\"2026-06-11T12:21:34.584973749Z\" level=info msg=\"Stopped pod sandbox: d9094d5c4301cab5ebc132c53de6fa0479aa8a010aca73f6932a3f77ef68f427\" id=0d5cc549-a244-464d-87ba-c18e6ca25367 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:21:34.601720 crc crio[24477]: time=\"2026-06-11T12:21:34.601509982Z\" level=info msg=\"Stopped pod sandbox: 8556cd09f3bc5af6a456e180287354f300940d702620fd7a836a177489e424fe\" id=71c05bfc-3458-4fc0-b5b1-11b60200a308 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:21:34.925156 crc crio[24477]: time=\"2026-06-11T12:21:34.924497165Z\" level=info msg=\"Stopping pod sandbox: 0514c1a1f8fb5498f5864bc2510646dd16b01a340a93078ed5c7be5522ebd94d\" id=33a561f6-8f1c-41f3-82e6-5cbe3da2addc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:21:34.926184 crc crio[24477]: time=\"2026-06-11T12:21:34.925692939Z\" level=info msg=\"Got pod network &{Name:neutron-1f99-account-create-update-2z9kz Namespace:openstack ID:0514c1a1f8fb5498f5864bc2510646dd16b01a340a93078ed5c7be5522ebd94d UID:ba231380-6d86-4dbe-8497-12eb2ffe5ff0 NetNS:/var/run/netns/0f71e3a4-df71-4f0b-b2cf-a0e41723444e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba231380_6d86_4dbe_8497_12eb2ffe5ff0.slice PodAnnotations:0xc000327398}] Aliases:map[]}\"\nJun 11 12:21:34.926184 crc crio[24477]: time=\"2026-06-11T12:21:34.925866314Z\" level=info msg=\"Deleting pod openstack_neutron-1f99-account-create-update-2z9kz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:21:35.235690 crc crio[24477]: time=\"2026-06-11T12:21:35.23540449Z\" level=info msg=\"Stopped pod sandbox: 0514c1a1f8fb5498f5864bc2510646dd16b01a340a93078ed5c7be5522ebd94d\" id=33a561f6-8f1c-41f3-82e6-5cbe3da2addc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:21:35.844115 crc crio[24477]: time=\"2026-06-11T12:21:35.843473437Z\" level=info msg=\"Stopping container: 766eb5b51ba11b1d9e056ebbbb2b620910d11c868bdde837e83f4f5df0d5de16 (timeout: 10s)\" id=fa4a1e3a-5e0e-4dae-83ff-24b5c170db8b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:21:40.400148 crc crio[24477]: time=\"2026-06-11T12:21:40.398732271Z\" level=info msg=\"Stopped container 766eb5b51ba11b1d9e056ebbbb2b620910d11c868bdde837e83f4f5df0d5de16: openstack/dnsmasq-dns-7b6fcdc445-gch9m/dnsmasq-dns\" id=fa4a1e3a-5e0e-4dae-83ff-24b5c170db8b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:21:40.405808 crc crio[24477]: time=\"2026-06-11T12:21:40.405040379Z\" level=info msg=\"Stopping pod sandbox: efd86ff58f7f34018126c6d5ebb4b487592ebb8a889a6f5ddcc80778019935fc\" id=ad9d81b6-d597-49f0-8a59-763e35e37325 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:21:40.411677 crc crio[24477]: time=\"2026-06-11T12:21:40.409565347Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-gch9m Namespace:openstack ID:efd86ff58f7f34018126c6d5ebb4b487592ebb8a889a6f5ddcc80778019935fc UID:44d115aa-a7e7-4416-a3f9-620ce5ea2f7b NetNS:/var/run/netns/a961877c-2598-4389-8768-ca734f6b0f72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44d115aa_a7e7_4416_a3f9_620ce5ea2f7b.slice PodAnnotations:0xc000a865f0}] Aliases:map[]}\"\nJun 11 12:21:40.411677 crc crio[24477]: time=\"2026-06-11T12:21:40.410705816Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7b6fcdc445-gch9m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:21:40.509028 crc crio[24477]: time=\"2026-06-11T12:21:40.505807902Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:ab100203188fc03e43c62a1ca90a3d8f03ed8b4a3e248f5cd6669efe9a52b1e3\" id=6b17fc56-5123-47ba-937f-f98bb195db9d name=/runtime.v1.ImageService/PullImage\nJun 11 12:21:40.510400 crc crio[24477]: time=\"2026-06-11T12:21:40.510309986Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=d88422e3-9e0b-43fc-b48f-cf44365b37a8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:40.599515 crc crio[24477]: time=\"2026-06-11T12:21:40.59940104Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=2ccf52a6-580f-46d5-b86c-3c409958099a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:40.614230 crc crio[24477]: time=\"2026-06-11T12:21:40.614129273Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-5xl9v/keystone-db-sync\" id=cdd0ea2f-6d47-4e93-b094-fbe39612fe23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:40.616548 crc crio[24477]: time=\"2026-06-11T12:21:40.616483408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:40.777048 crc crio[24477]: time=\"2026-06-11T12:21:40.774560365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:40.804877 crc crio[24477]: time=\"2026-06-11T12:21:40.799820549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:41.054700 crc crio[24477]: time=\"2026-06-11T12:21:41.053865381Z\" level=info msg=\"Stopped pod sandbox: efd86ff58f7f34018126c6d5ebb4b487592ebb8a889a6f5ddcc80778019935fc\" id=ad9d81b6-d597-49f0-8a59-763e35e37325 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:21:41.112969 crc crio[24477]: time=\"2026-06-11T12:21:41.112886264Z\" level=info msg=\"Removing container: 766eb5b51ba11b1d9e056ebbbb2b620910d11c868bdde837e83f4f5df0d5de16\" id=1d37a29b-67dc-4c5b-ae1a-3bf0f45031c6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:21:41.171542 crc crio[24477]: time=\"2026-06-11T12:21:41.171420106Z\" level=info msg=\"Removed container 766eb5b51ba11b1d9e056ebbbb2b620910d11c868bdde837e83f4f5df0d5de16: openstack/dnsmasq-dns-7b6fcdc445-gch9m/dnsmasq-dns\" id=1d37a29b-67dc-4c5b-ae1a-3bf0f45031c6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:21:41.175370 crc crio[24477]: time=\"2026-06-11T12:21:41.175267904Z\" level=info msg=\"Removing container: db8412f2cd77663596c1915e800b620c40af2e0f0793ee2d2164b2d69263a17c\" id=b7305a29-2a2a-4878-8b3e-61f97e03d937 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:21:41.238075 crc crio[24477]: time=\"2026-06-11T12:21:41.237908456Z\" level=info msg=\"Removed container db8412f2cd77663596c1915e800b620c40af2e0f0793ee2d2164b2d69263a17c: openstack/dnsmasq-dns-7b6fcdc445-gch9m/init\" id=b7305a29-2a2a-4878-8b3e-61f97e03d937 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:21:41.283458 crc crio[24477]: time=\"2026-06-11T12:21:41.283230156Z\" level=info msg=\"Created container c9ecd3a9c1abc2ba3915511c8712c66e832af3b4eafd9587b6d2b5bde70bb33a: openstack/keystone-db-sync-5xl9v/keystone-db-sync\" id=cdd0ea2f-6d47-4e93-b094-fbe39612fe23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:41.285985 crc crio[24477]: time=\"2026-06-11T12:21:41.285831009Z\" level=info msg=\"Starting container: c9ecd3a9c1abc2ba3915511c8712c66e832af3b4eafd9587b6d2b5bde70bb33a\" id=1914f71a-63d9-4dba-932f-35615a0cc739 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:21:41.293039 crc crio[24477]: time=\"2026-06-11T12:21:41.292979269Z\" level=info msg=\"Started container\" PID=67064 containerID=c9ecd3a9c1abc2ba3915511c8712c66e832af3b4eafd9587b6d2b5bde70bb33a description=openstack/keystone-db-sync-5xl9v/keystone-db-sync id=1914f71a-63d9-4dba-932f-35615a0cc739 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ea706c6a1b4b3c57de32f2f68c07cfe2f8380dedde1d7710f4ad839aa0485e8\nJun 11 12:21:48.230194 crc crio[24477]: time=\"2026-06-11T12:21:48.22926272Z\" level=info msg=\"Stopping pod sandbox: 5ea706c6a1b4b3c57de32f2f68c07cfe2f8380dedde1d7710f4ad839aa0485e8\" id=ad269d1e-61bb-4f09-9e4b-6d82bf4bc431 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:21:48.232021 crc crio[24477]: time=\"2026-06-11T12:21:48.230982408Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-5xl9v Namespace:openstack ID:5ea706c6a1b4b3c57de32f2f68c07cfe2f8380dedde1d7710f4ad839aa0485e8 UID:409f6f80-fc0b-4e66-89f0-eec11a4e0b53 NetNS:/var/run/netns/464dfcf3-4052-473f-a898-0d4d1306e4bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod409f6f80_fc0b_4e66_89f0_eec11a4e0b53.slice PodAnnotations:0xc002ce5020}] Aliases:map[]}\"\nJun 11 12:21:48.232021 crc crio[24477]: time=\"2026-06-11T12:21:48.231099903Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-5xl9v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:21:48.613170 crc crio[24477]: time=\"2026-06-11T12:21:48.612445718Z\" level=info msg=\"Stopped pod sandbox: 5ea706c6a1b4b3c57de32f2f68c07cfe2f8380dedde1d7710f4ad839aa0485e8\" id=ad269d1e-61bb-4f09-9e4b-6d82bf4bc431 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:21:50.058819 crc crio[24477]: time=\"2026-06-11T12:21:50.058290158Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-57c96b5555-45jmq/POD\" id=50ed9e96-c295-46c4-8e16-8637bc4e80d1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:21:50.060113 crc crio[24477]: time=\"2026-06-11T12:21:50.058868445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:50.124133 crc crio[24477]: time=\"2026-06-11T12:21:50.124042585Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-57c96b5555-45jmq Namespace:openstack ID:6e9cbcfa9e1c5068d6ca95eda05a98be3e705f73a79cd821dc6b5f795fecf6d2 UID:37c5ddba-9c69-47af-8b1d-a44254286b8f NetNS:/var/run/netns/c7b0fd13-e761-4448-8901-69ff867e9649 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37c5ddba_9c69_47af_8b1d_a44254286b8f.slice PodAnnotations:0xc001f2ad58}] Aliases:map[]}\"\nJun 11 12:21:50.124133 crc crio[24477]: time=\"2026-06-11T12:21:50.124104717Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-57c96b5555-45jmq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:21:50.207185 crc crio[24477]: time=\"2026-06-11T12:21:50.207083367Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-jzbmg/POD\" id=afee2459-d821-4229-a09c-7f4c26da2ce7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:21:50.207488 crc crio[24477]: time=\"2026-06-11T12:21:50.20720817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:50.402712 crc crio[24477]: time=\"2026-06-11T12:21:50.393396982Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-jzbmg Namespace:openstack ID:2cc499be063c74fa72a3fe4d2b0da10b585a7edd5c94d96dd66903fd928341a2 UID:d5a6d833-eefa-4b60-8498-ac7f6ab03d2b NetNS:/var/run/netns/57a82d83-c6cd-46e8-b5c0-785ddbf27ae0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5a6d833_eefa_4b60_8498_ac7f6ab03d2b.slice PodAnnotations:0xc000b189f0}] Aliases:map[]}\"\nJun 11 12:21:50.402712 crc crio[24477]: time=\"2026-06-11T12:21:50.394019116Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-jzbmg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:21:50.664704 crc crio[24477]: time=\"2026-06-11T12:21:50.658379838Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-phbjk/POD\" id=829de197-7218-4e34-a574-18cff0b9a70d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:21:50.664704 crc crio[24477]: time=\"2026-06-11T12:21:50.658481311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:50.746236 crc crio[24477]: time=\"2026-06-11T12:21:50.744898237Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-phbjk Namespace:openstack ID:473915461a6078ea244b48d6d8928e9c96a03b17c6b0bfe58164885c76904248 UID:7182bf42-9b8d-4224-9834-84701e4b458d NetNS:/var/run/netns/58e20fde-ba86-4ce9-918c-7de3a422f043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7182bf42_9b8d_4224_9834_84701e4b458d.slice PodAnnotations:0xc001f2b0c8}] Aliases:map[]}\"\nJun 11 12:21:50.746236 crc crio[24477]: time=\"2026-06-11T12:21:50.745402668Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-phbjk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:21:51.086409 crc crio[24477]: time=\"2026-06-11T12:21:51.085480782Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-qvk9b/POD\" id=cc87be9b-01e4-46b0-9f46-128ed11e6fcc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:21:51.088232 crc crio[24477]: time=\"2026-06-11T12:21:51.086436429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:51.186935 crc crio[24477]: time=\"2026-06-11T12:21:51.186803205Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-fmj7g/POD\" id=b6910daf-6afc-4ec7-b08a-fcbe63ea3928 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:21:51.186935 crc crio[24477]: time=\"2026-06-11T12:21:51.186913588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:51.235923 crc crio[24477]: time=\"2026-06-11T12:21:51.234531392Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-qvk9b Namespace:openstack ID:baf1b13a0cef7333023c49f00380e4db84a41bb2bbe66fb69b2c811cef291af1 UID:04900238-a186-4062-a9c8-10a427d56415 NetNS:/var/run/netns/486e1c80-bb53-42f5-a29c-6a1542101ab5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04900238_a186_4062_a9c8_10a427d56415.slice PodAnnotations:0xc001f2a198}] Aliases:map[]}\"\nJun 11 12:21:51.235923 crc crio[24477]: time=\"2026-06-11T12:21:51.235237871Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-qvk9b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:21:51.262132 crc crio[24477]: time=\"2026-06-11T12:21:51.26189582Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=82431ad6-ce6a-4da6-a2c5-25ee7d977013 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:21:51.262132 crc crio[24477]: time=\"2026-06-11T12:21:51.261990092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:51.322185 crc crio[24477]: time=\"2026-06-11T12:21:51.322066611Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6674dbf88c-t52cf/POD\" id=daa48862-e364-4dec-9dc7-588cb43005ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:21:51.322795 crc crio[24477]: time=\"2026-06-11T12:21:51.322197368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:51.415439 crc crio[24477]: time=\"2026-06-11T12:21:51.415343166Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-mdqdj/POD\" id=7cd03990-c2bb-4f3a-8b65-ea725fc47226 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:21:51.415799 crc crio[24477]: time=\"2026-06-11T12:21:51.41546435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:51.554258 crc crio[24477]: time=\"2026-06-11T12:21:51.554134459Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-fmj7g Namespace:openstack ID:ee78a335d5db1f1019db47670564203c41307c6a7fa00dd644be9b87c20d6ae4 UID:d7e3240a-7507-4ce6-8afb-107c2ae5d7af NetNS:/var/run/netns/d4c356ae-fc0a-4f68-bcd5-78e2b11d2de0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7e3240a_7507_4ce6_8afb_107c2ae5d7af.slice PodAnnotations:0xc001f2a4b8}] Aliases:map[]}\"\nJun 11 12:21:51.554258 crc crio[24477]: time=\"2026-06-11T12:21:51.554207161Z\" level=info msg=\"Adding pod openstack_placement-db-sync-fmj7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:21:51.573287 crc crio[24477]: time=\"2026-06-11T12:21:51.572627437Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ed723d8d3f519842a48bed60a7c5afb0862ef76bce60e28bf70d629d4c6fafaa UID:9734ea8c-75ef-4272-8935-0d2d1afc8796 NetNS:/var/run/netns/4a87cb94-0eff-4acd-b246-d658a8519bf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9734ea8c_75ef_4272_8935_0d2d1afc8796.slice PodAnnotations:0xc000b18490}] Aliases:map[]}\"\nJun 11 12:21:51.573287 crc crio[24477]: time=\"2026-06-11T12:21:51.573205453Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:21:51.635156 crc crio[24477]: 2026-06-11T12:21:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6e9cbcfa9e1c506 Mac:9a:e4:ac:e8:1e:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/c7b0fd13-e761-4448-8901-69ff867e9649 SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:21:51.643697 crc crio[24477]: time=\"2026-06-11T12:21:51.637407193Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-57c96b5555-45jmq Namespace:openstack ID:6e9cbcfa9e1c5068d6ca95eda05a98be3e705f73a79cd821dc6b5f795fecf6d2 UID:37c5ddba-9c69-47af-8b1d-a44254286b8f NetNS:/var/run/netns/c7b0fd13-e761-4448-8901-69ff867e9649 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37c5ddba_9c69_47af_8b1d_a44254286b8f.slice PodAnnotations:0xc001f2ad58}] Aliases:map[]}\"\nJun 11 12:21:51.643697 crc crio[24477]: time=\"2026-06-11T12:21:51.63761496Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-57c96b5555-45jmq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:21:51.657476 crc crio[24477]: time=\"2026-06-11T12:21:51.657125431Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-t52cf Namespace:openstack ID:76d0bf1e684cc24fc045a4880e4f954ebcf0249a43070907c4395b7a65dd9a8b UID:a8893156-7f05-4d7b-91dd-8449bc551132 NetNS:/var/run/netns/1861995f-eff7-4319-a46b-a4e85d9068cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8893156_7f05_4d7b_91dd_8449bc551132.slice PodAnnotations:0xc000b18700}] Aliases:map[]}\"\nJun 11 12:21:51.657476 crc crio[24477]: time=\"2026-06-11T12:21:51.657205993Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6674dbf88c-t52cf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:21:51.677457 crc crio[24477]: time=\"2026-06-11T12:21:51.677383955Z\" level=info msg=\"Ran pod sandbox 6e9cbcfa9e1c5068d6ca95eda05a98be3e705f73a79cd821dc6b5f795fecf6d2 with infra container: openstack/dnsmasq-dns-57c96b5555-45jmq/POD\" id=50ed9e96-c295-46c4-8e16-8637bc4e80d1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:21:51.705140 crc crio[24477]: time=\"2026-06-11T12:21:51.705038225Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9102176a-6bb3-4ce4-9493-ff28e604f982 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:51.744411 crc crio[24477]: time=\"2026-06-11T12:21:51.744314565Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-mdqdj Namespace:openstack ID:728b89a4a1584f4dcdebb91998311164aa06ad7f78951c9a231ad5b58060d3e6 UID:d342d68c-d31c-4bc3-b058-d4eb411c0b38 NetNS:/var/run/netns/1bc96a11-0568-4382-8f7b-12f48bdf3b4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd342d68c_d31c_4bc3_b058_d4eb411c0b38.slice PodAnnotations:0xc000326af8}] Aliases:map[]}\"\nJun 11 12:21:51.744411 crc crio[24477]: time=\"2026-06-11T12:21:51.744384627Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-mdqdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:21:51.756770 crc crio[24477]: time=\"2026-06-11T12:21:51.750770693Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=b18e76d8-2112-47e0-b536-d095f52bc823 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:21:51.756770 crc crio[24477]: time=\"2026-06-11T12:21:51.750880177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:51.756770 crc crio[24477]: 2026-06-11T12:21:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2cc499be063c74f Mac:fe:c7:bf:8e:5f:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/57a82d83-c6cd-46e8-b5c0-785ddbf27ae0 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:21:51.756770 crc crio[24477]: time=\"2026-06-11T12:21:51.753396517Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-jzbmg Namespace:openstack ID:2cc499be063c74fa72a3fe4d2b0da10b585a7edd5c94d96dd66903fd928341a2 UID:d5a6d833-eefa-4b60-8498-ac7f6ab03d2b NetNS:/var/run/netns/57a82d83-c6cd-46e8-b5c0-785ddbf27ae0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5a6d833_eefa_4b60_8498_ac7f6ab03d2b.slice PodAnnotations:0xc000b189f0}] Aliases:map[]}\"\nJun 11 12:21:51.756770 crc crio[24477]: time=\"2026-06-11T12:21:51.75350546Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-jzbmg for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:21:51.790460 crc crio[24477]: time=\"2026-06-11T12:21:51.790289992Z\" level=info msg=\"Ran pod sandbox 2cc499be063c74fa72a3fe4d2b0da10b585a7edd5c94d96dd66903fd928341a2 with infra container: openstack/keystone-bootstrap-jzbmg/POD\" id=afee2459-d821-4229-a09c-7f4c26da2ce7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:21:51.809315 crc crio[24477]: time=\"2026-06-11T12:21:51.809234886Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=7adb70c9-0408-4825-a5dc-06c35b4e5354 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:51.914381 crc crio[24477]: time=\"2026-06-11T12:21:51.913932021Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:0055d30f650afbf78eb19f1e86fc09e24d654a5ee3e1911d7e3e873c17f3628c UID:29365633-ad1b-42e5-a684-09e0ee7f82b1 NetNS:/var/run/netns/85aabd69-5b5b-4251-a2a4-9aaea9974872 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29365633_ad1b_42e5_a684_09e0ee7f82b1.slice PodAnnotations:0xc002e12030}] Aliases:map[]}\"\nJun 11 12:21:51.914381 crc crio[24477]: time=\"2026-06-11T12:21:51.914374654Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:21:51.921270 crc crio[24477]: time=\"2026-06-11T12:21:51.920868296Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=bfa283be-6125-4036-ab66-9afa2b3a5c50 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:51.964333 crc crio[24477]: time=\"2026-06-11T12:21:51.939987093Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=96cfe71d-295f-4f5e-a359-d0ab1eb1b754 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:51.964333 crc crio[24477]: time=\"2026-06-11T12:21:51.950802473Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-jzbmg/keystone-bootstrap\" id=6c857823-a315-4e80-8448-a772668a6b76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:51.964333 crc crio[24477]: time=\"2026-06-11T12:21:51.952296194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:51.987738 crc crio[24477]: time=\"2026-06-11T12:21:51.987522232Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-57c96b5555-45jmq/init\" id=5cfc7f86-7ec3-4224-a5ae-8c074c54f6cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:51.991694 crc crio[24477]: time=\"2026-06-11T12:21:51.991508935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:52.035294 crc crio[24477]: 2026-06-11T12:21:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:473915461a6078e Mac:12:52:e5:1e:b9:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/58e20fde-ba86-4ce9-918c-7de3a422f043 SocketPath: PciID:}] [{Interface:0xc0002f4780 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:21:52.051540 crc crio[24477]: time=\"2026-06-11T12:21:52.051414741Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=87f37707-8329-42b9-9480-59e8f7379293 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:21:52.053007 crc crio[24477]: time=\"2026-06-11T12:21:52.052901462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:52.081180 crc crio[24477]: time=\"2026-06-11T12:21:52.08105169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:52.096475 crc crio[24477]: time=\"2026-06-11T12:21:52.096370538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:52.120313 crc crio[24477]: time=\"2026-06-11T12:21:52.113387935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:52.120987 crc crio[24477]: time=\"2026-06-11T12:21:52.120962526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:52.195694 crc crio[24477]: time=\"2026-06-11T12:21:52.193257034Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-phbjk Namespace:openstack ID:473915461a6078ea244b48d6d8928e9c96a03b17c6b0bfe58164885c76904248 UID:7182bf42-9b8d-4224-9834-84701e4b458d NetNS:/var/run/netns/58e20fde-ba86-4ce9-918c-7de3a422f043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7182bf42_9b8d_4224_9834_84701e4b458d.slice PodAnnotations:0xc001f2b0c8}] Aliases:map[]}\"\nJun 11 12:21:52.195694 crc crio[24477]: time=\"2026-06-11T12:21:52.193716407Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-phbjk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:21:52.219010 crc crio[24477]: time=\"2026-06-11T12:21:52.217848044Z\" level=info msg=\"Ran pod sandbox 473915461a6078ea244b48d6d8928e9c96a03b17c6b0bfe58164885c76904248 with infra container: openstack/cinder-db-sync-phbjk/POD\" id=829de197-7218-4e34-a574-18cff0b9a70d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:21:52.222828 crc crio[24477]: time=\"2026-06-11T12:21:52.222160551Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:db1f4e3ac78556f50a48fd1f3bad2a659c43350b64ad52a9d9a378c15e458021 UID:0de370e9-b941-4c9b-aa2c-ccfe257ceca3 NetNS:/var/run/netns/a7c70f38-aa55-44ea-ae2d-8042171022ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0de370e9_b941_4c9b_aa2c_ccfe257ceca3.slice PodAnnotations:0xc0072c02a8}] Aliases:map[]}\"\nJun 11 12:21:52.222828 crc crio[24477]: time=\"2026-06-11T12:21:52.222238724Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:21:52.231835 crc crio[24477]: time=\"2026-06-11T12:21:52.231059419Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=a4a5b41a-eed2-44c8-b160-f6a118f58b7c name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:52.231835 crc crio[24477]: time=\"2026-06-11T12:21:52.23132925Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found\" id=a4a5b41a-eed2-44c8-b160-f6a118f58b7c name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:52.231835 crc crio[24477]: time=\"2026-06-11T12:21:52.231380378Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found\" id=a4a5b41a-eed2-44c8-b160-f6a118f58b7c name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:52.233633 crc crio[24477]: time=\"2026-06-11T12:21:52.233512259Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=be923e2a-0e6c-4673-8be5-5b5738a89090 name=/runtime.v1.ImageService/PullImage\nJun 11 12:21:52.243249 crc crio[24477]: time=\"2026-06-11T12:21:52.241300046Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\\\"\"\nJun 11 12:21:52.516849 crc crio[24477]: 2026-06-11T12:21:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:baf1b13a0cef733 Mac:46:00:7c:4d:62:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/486e1c80-bb53-42f5-a29c-6a1542101ab5 SocketPath: PciID:}] [{Interface:0xc0002da620 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:21:52.518156 crc crio[24477]: time=\"2026-06-11T12:21:52.518009029Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-qvk9b Namespace:openstack ID:baf1b13a0cef7333023c49f00380e4db84a41bb2bbe66fb69b2c811cef291af1 UID:04900238-a186-4062-a9c8-10a427d56415 NetNS:/var/run/netns/486e1c80-bb53-42f5-a29c-6a1542101ab5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04900238_a186_4062_a9c8_10a427d56415.slice PodAnnotations:0xc001f2a198}] Aliases:map[]}\"\nJun 11 12:21:52.518237 crc crio[24477]: time=\"2026-06-11T12:21:52.518177683Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-qvk9b for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:21:52.552301 crc crio[24477]: time=\"2026-06-11T12:21:52.552213428Z\" level=info msg=\"Ran pod sandbox baf1b13a0cef7333023c49f00380e4db84a41bb2bbe66fb69b2c811cef291af1 with infra container: openstack/neutron-db-sync-qvk9b/POD\" id=cc87be9b-01e4-46b0-9f46-128ed11e6fcc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:21:52.559819 crc crio[24477]: time=\"2026-06-11T12:21:52.559745342Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7ac5191c-fb8e-41a2-b57c-dd023998757f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:52.600177 crc crio[24477]: 2026-06-11T12:21:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee78a335d5db1f1 Mac:72:b7:83:2a:1c:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/d4c356ae-fc0a-4f68-bcd5-78e2b11d2de0 SocketPath: PciID:}] [{Interface:0xc0004be730 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:21:52.600177 crc crio[24477]: time=\"2026-06-11T12:21:52.596718698Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-fmj7g Namespace:openstack ID:ee78a335d5db1f1019db47670564203c41307c6a7fa00dd644be9b87c20d6ae4 UID:d7e3240a-7507-4ce6-8afb-107c2ae5d7af NetNS:/var/run/netns/d4c356ae-fc0a-4f68-bcd5-78e2b11d2de0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7e3240a_7507_4ce6_8afb_107c2ae5d7af.slice PodAnnotations:0xc001f2a4b8}] Aliases:map[]}\"\nJun 11 12:21:52.600177 crc crio[24477]: time=\"2026-06-11T12:21:52.596907664Z\" level=info msg=\"Checking pod openstack_placement-db-sync-fmj7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:21:52.631409 crc crio[24477]: time=\"2026-06-11T12:21:52.630497057Z\" level=info msg=\"Ran pod sandbox ee78a335d5db1f1019db47670564203c41307c6a7fa00dd644be9b87c20d6ae4 with infra container: openstack/placement-db-sync-fmj7g/POD\" id=b6910daf-6afc-4ec7-b08a-fcbe63ea3928 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:21:52.633976 crc crio[24477]: time=\"2026-06-11T12:21:52.633925629Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=ba3eb47a-1b0a-4315-8332-5744281d3d12 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:52.635020 crc crio[24477]: time=\"2026-06-11T12:21:52.634146565Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found\" id=ba3eb47a-1b0a-4315-8332-5744281d3d12 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:52.635020 crc crio[24477]: time=\"2026-06-11T12:21:52.634196716Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found\" id=ba3eb47a-1b0a-4315-8332-5744281d3d12 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:52.644669 crc crio[24477]: time=\"2026-06-11T12:21:52.638312712Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=773bad3d-c69d-479d-9d65-93b709e9210b name=/runtime.v1.ImageService/PullImage\nJun 11 12:21:52.645501 crc crio[24477]: time=\"2026-06-11T12:21:52.645323559Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\\\"\"\nJun 11 12:21:52.654421 crc crio[24477]: time=\"2026-06-11T12:21:52.650411432Z\" level=info msg=\"Created container e18468cab265ded19012f943ec5fc23c7b7c269141fca452db9d071081c3b78f: openstack/keystone-bootstrap-jzbmg/keystone-bootstrap\" id=6c857823-a315-4e80-8448-a772668a6b76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:52.656106 crc crio[24477]: time=\"2026-06-11T12:21:52.65462888Z\" level=info msg=\"Starting container: e18468cab265ded19012f943ec5fc23c7b7c269141fca452db9d071081c3b78f\" id=9faac102-fca7-468c-ae76-77bc9cc224f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:21:52.668090 crc crio[24477]: time=\"2026-06-11T12:21:52.665403102Z\" level=info msg=\"Started container\" PID=67939 containerID=e18468cab265ded19012f943ec5fc23c7b7c269141fca452db9d071081c3b78f description=openstack/keystone-bootstrap-jzbmg/keystone-bootstrap id=9faac102-fca7-468c-ae76-77bc9cc224f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2cc499be063c74fa72a3fe4d2b0da10b585a7edd5c94d96dd66903fd928341a2\nJun 11 12:21:52.668090 crc crio[24477]: time=\"2026-06-11T12:21:52.666062201Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=016620a9-4ef3-49e2-9503-1cdf237c68ec name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:52.685254 crc crio[24477]: time=\"2026-06-11T12:21:52.683535068Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-qvk9b/neutron-db-sync\" id=8efd69cb-b30c-47a5-af44-30bcbffd823d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:52.685254 crc crio[24477]: time=\"2026-06-11T12:21:52.68432396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:52.690118 crc crio[24477]: time=\"2026-06-11T12:21:52.686546593Z\" level=info msg=\"Created container 93246ca151dadc5b4c232bf12620ec86f724ef58c8006d85f1c39dd2e3bae739: openstack/dnsmasq-dns-57c96b5555-45jmq/init\" id=5cfc7f86-7ec3-4224-a5ae-8c074c54f6cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:52.690118 crc crio[24477]: time=\"2026-06-11T12:21:52.688300201Z\" level=info msg=\"Starting container: 93246ca151dadc5b4c232bf12620ec86f724ef58c8006d85f1c39dd2e3bae739\" id=7f325da1-4838-48c9-b51d-0eddc0ddef01 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:21:52.716158 crc crio[24477]: time=\"2026-06-11T12:21:52.715151868Z\" level=info msg=\"Started container\" PID=67934 containerID=93246ca151dadc5b4c232bf12620ec86f724ef58c8006d85f1c39dd2e3bae739 description=openstack/dnsmasq-dns-57c96b5555-45jmq/init id=7f325da1-4838-48c9-b51d-0eddc0ddef01 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e9cbcfa9e1c5068d6ca95eda05a98be3e705f73a79cd821dc6b5f795fecf6d2\nJun 11 12:21:52.899478 crc crio[24477]: time=\"2026-06-11T12:21:52.898557369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:52.909071 crc crio[24477]: time=\"2026-06-11T12:21:52.908794374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:52.992564 crc crio[24477]: 2026-06-11T12:21:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:76d0bf1e684cc24 Mac:26:83:b9:a7:c1:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/1861995f-eff7-4319-a46b-a4e85d9068cd SocketPath: PciID:}] [{Interface:0xc0002767e0 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:21:52.992564 crc crio[24477]: time=\"2026-06-11T12:21:52.992492929Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-t52cf Namespace:openstack ID:76d0bf1e684cc24fc045a4880e4f954ebcf0249a43070907c4395b7a65dd9a8b UID:a8893156-7f05-4d7b-91dd-8449bc551132 NetNS:/var/run/netns/1861995f-eff7-4319-a46b-a4e85d9068cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8893156_7f05_4d7b_91dd_8449bc551132.slice PodAnnotations:0xc000b18700}] Aliases:map[]}\"\nJun 11 12:21:52.994471 crc crio[24477]: time=\"2026-06-11T12:21:52.992765096Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6674dbf88c-t52cf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:21:53.021921 crc crio[24477]: time=\"2026-06-11T12:21:53.021431808Z\" level=info msg=\"Ran pod sandbox 76d0bf1e684cc24fc045a4880e4f954ebcf0249a43070907c4395b7a65dd9a8b with infra container: openstack/dnsmasq-dns-6674dbf88c-t52cf/POD\" id=daa48862-e364-4dec-9dc7-588cb43005ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:21:53.044376 crc crio[24477]: 2026-06-11T12:21:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed723d8d3f51984 Mac:36:e7:fe:da:0d:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/4a87cb94-0eff-4acd-b246-d658a8519bf0 SocketPath: PciID:}] [{Interface:0xc00011c430 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:21:53.045285 crc crio[24477]: time=\"2026-06-11T12:21:53.045199951Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ed723d8d3f519842a48bed60a7c5afb0862ef76bce60e28bf70d629d4c6fafaa UID:9734ea8c-75ef-4272-8935-0d2d1afc8796 NetNS:/var/run/netns/4a87cb94-0eff-4acd-b246-d658a8519bf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9734ea8c_75ef_4272_8935_0d2d1afc8796.slice PodAnnotations:0xc000b18490}] Aliases:map[]}\"\nJun 11 12:21:53.045460 crc crio[24477]: time=\"2026-06-11T12:21:53.045407976Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:21:53.046170 crc crio[24477]: time=\"2026-06-11T12:21:53.046045612Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e6608c35-044e-4e5a-946b-9d9016f66b47 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:53.076837 crc crio[24477]: time=\"2026-06-11T12:21:53.076537114Z\" level=info msg=\"Ran pod sandbox ed723d8d3f519842a48bed60a7c5afb0862ef76bce60e28bf70d629d4c6fafaa with infra container: openstack/ceilometer-0/POD\" id=82431ad6-ce6a-4da6-a2c5-25ee7d977013 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:21:53.085627 crc crio[24477]: time=\"2026-06-11T12:21:53.085530775Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2dbb31a5-0ed5-4a95-83af-99a31c9ee48a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:53.085901 crc crio[24477]: time=\"2026-06-11T12:21:53.085849216Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found\" id=2dbb31a5-0ed5-4a95-83af-99a31c9ee48a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:53.085976 crc crio[24477]: time=\"2026-06-11T12:21:53.085929909Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found\" id=2dbb31a5-0ed5-4a95-83af-99a31c9ee48a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:53.093133 crc crio[24477]: 2026-06-11T12:21:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:728b89a4a1584f4 Mac:be:26:10:90:4a:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/1bc96a11-0568-4382-8f7b-12f48bdf3b4a SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:21:53.093428 crc crio[24477]: time=\"2026-06-11T12:21:53.093338372Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=e2eada99-645b-4de7-938d-05e8fd2af51f name=/runtime.v1.ImageService/PullImage\nJun 11 12:21:53.094264 crc crio[24477]: time=\"2026-06-11T12:21:53.094135891Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-mdqdj Namespace:openstack ID:728b89a4a1584f4dcdebb91998311164aa06ad7f78951c9a231ad5b58060d3e6 UID:d342d68c-d31c-4bc3-b058-d4eb411c0b38 NetNS:/var/run/netns/1bc96a11-0568-4382-8f7b-12f48bdf3b4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd342d68c_d31c_4bc3_b058_d4eb411c0b38.slice PodAnnotations:0xc000326af8}] Aliases:map[]}\"\nJun 11 12:21:53.094381 crc crio[24477]: time=\"2026-06-11T12:21:53.094308516Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-mdqdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:21:53.097945 crc crio[24477]: time=\"2026-06-11T12:21:53.097875769Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\\\"\"\nJun 11 12:21:53.110330 crc crio[24477]: time=\"2026-06-11T12:21:53.11025486Z\" level=info msg=\"Ran pod sandbox 728b89a4a1584f4dcdebb91998311164aa06ad7f78951c9a231ad5b58060d3e6 with infra container: openstack/barbican-db-sync-mdqdj/POD\" id=7cd03990-c2bb-4f3a-8b65-ea725fc47226 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:21:53.114276 crc crio[24477]: time=\"2026-06-11T12:21:53.114061707Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=c4c8cd77-857b-453f-ba72-951c40edc167 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:53.114515 crc crio[24477]: time=\"2026-06-11T12:21:53.114445508Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found\" id=c4c8cd77-857b-453f-ba72-951c40edc167 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:53.114515 crc crio[24477]: time=\"2026-06-11T12:21:53.114534771Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found\" id=c4c8cd77-857b-453f-ba72-951c40edc167 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:53.120380 crc crio[24477]: time=\"2026-06-11T12:21:53.120304036Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=2c920390-24e5-4027-8bef-1cb96b8a1565 name=/runtime.v1.ImageService/PullImage\nJun 11 12:21:53.124981 crc crio[24477]: time=\"2026-06-11T12:21:53.124868255Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\\\"\"\nJun 11 12:21:53.198727 crc crio[24477]: time=\"2026-06-11T12:21:53.198619688Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=11ab9a75-47af-497d-8227-127fb3e6bf16 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:53.347731 crc crio[24477]: time=\"2026-06-11T12:21:53.346445087Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6674dbf88c-t52cf/init\" id=526200b1-d065-4edc-bd40-4eb27295fc77 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:53.347731 crc crio[24477]: time=\"2026-06-11T12:21:53.347274271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:53.417183 crc crio[24477]: time=\"2026-06-11T12:21:53.417118826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:53.428315 crc crio[24477]: time=\"2026-06-11T12:21:53.428254833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:53.627136 crc crio[24477]: time=\"2026-06-11T12:21:53.623915848Z\" level=info msg=\"Created container ab1886a6ea99e72150fd984187862da11e66b2c294456222f393c851e18edebe: openstack/neutron-db-sync-qvk9b/neutron-db-sync\" id=8efd69cb-b30c-47a5-af44-30bcbffd823d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:53.636411 crc crio[24477]: time=\"2026-06-11T12:21:53.636310842Z\" level=info msg=\"Starting container: ab1886a6ea99e72150fd984187862da11e66b2c294456222f393c851e18edebe\" id=cd6ea96c-00b7-435e-88ea-99996d238d3e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:21:53.642304 crc crio[24477]: time=\"2026-06-11T12:21:53.642046582Z\" level=info msg=\"Started container\" PID=68010 containerID=ab1886a6ea99e72150fd984187862da11e66b2c294456222f393c851e18edebe description=openstack/neutron-db-sync-qvk9b/neutron-db-sync id=cd6ea96c-00b7-435e-88ea-99996d238d3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=baf1b13a0cef7333023c49f00380e4db84a41bb2bbe66fb69b2c811cef291af1\nJun 11 12:21:53.660442 crc crio[24477]: time=\"2026-06-11T12:21:53.659138278Z\" level=info msg=\"Stopping pod sandbox: 6e9cbcfa9e1c5068d6ca95eda05a98be3e705f73a79cd821dc6b5f795fecf6d2\" id=0e255987-60da-47e8-97ce-a6007e378dbb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:21:53.660855 crc crio[24477]: time=\"2026-06-11T12:21:53.660783375Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-57c96b5555-45jmq Namespace:openstack ID:6e9cbcfa9e1c5068d6ca95eda05a98be3e705f73a79cd821dc6b5f795fecf6d2 UID:37c5ddba-9c69-47af-8b1d-a44254286b8f NetNS:/var/run/netns/c7b0fd13-e761-4448-8901-69ff867e9649 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37c5ddba_9c69_47af_8b1d_a44254286b8f.slice PodAnnotations:0xc000a868e8}] Aliases:map[]}\"\nJun 11 12:21:53.661002 crc crio[24477]: time=\"2026-06-11T12:21:53.660945259Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-57c96b5555-45jmq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:21:53.692085 crc crio[24477]: time=\"2026-06-11T12:21:53.691969978Z\" level=info msg=\"Created container b1301b11e7c7a58b6e3e0642ea7cf529b756fec007be4c4716604363557e17bd: openstack/dnsmasq-dns-6674dbf88c-t52cf/init\" id=526200b1-d065-4edc-bd40-4eb27295fc77 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:53.711533 crc crio[24477]: time=\"2026-06-11T12:21:53.711337146Z\" level=info msg=\"Starting container: b1301b11e7c7a58b6e3e0642ea7cf529b756fec007be4c4716604363557e17bd\" id=759595be-3dfe-4f77-b833-a098f1162a57 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:21:53.774216 crc crio[24477]: time=\"2026-06-11T12:21:53.7667337Z\" level=info msg=\"Started container\" PID=68074 containerID=b1301b11e7c7a58b6e3e0642ea7cf529b756fec007be4c4716604363557e17bd description=openstack/dnsmasq-dns-6674dbf88c-t52cf/init id=759595be-3dfe-4f77-b833-a098f1162a57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76d0bf1e684cc24fc045a4880e4f954ebcf0249a43070907c4395b7a65dd9a8b\nJun 11 12:21:53.784457 crc crio[24477]: 2026-06-11T12:21:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db1f4e3ac78556f Mac:12:80:f4:e8:6a:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/a7c70f38-aa55-44ea-ae2d-8042171022ba SocketPath: PciID:}] [{Interface:0xc0000149c0 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:21:53.784457 crc crio[24477]: time=\"2026-06-11T12:21:53.783845785Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:db1f4e3ac78556f50a48fd1f3bad2a659c43350b64ad52a9d9a378c15e458021 UID:0de370e9-b941-4c9b-aa2c-ccfe257ceca3 NetNS:/var/run/netns/a7c70f38-aa55-44ea-ae2d-8042171022ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0de370e9_b941_4c9b_aa2c_ccfe257ceca3.slice PodAnnotations:0xc0072c02a8}] Aliases:map[]}\"\nJun 11 12:21:53.784457 crc crio[24477]: time=\"2026-06-11T12:21:53.783974269Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:21:53.892168 crc crio[24477]: time=\"2026-06-11T12:21:53.892097896Z\" level=info msg=\"Ran pod sandbox db1f4e3ac78556f50a48fd1f3bad2a659c43350b64ad52a9d9a378c15e458021 with infra container: openstack/glance-default-internal-api-0/POD\" id=87f37707-8329-42b9-9480-59e8f7379293 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:21:53.896423 crc crio[24477]: time=\"2026-06-11T12:21:53.89621525Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=718888aa-721d-419e-99d0-207a7df03e8e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:53.898821 crc crio[24477]: time=\"2026-06-11T12:21:53.898620979Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=2f9f1b3e-33ff-45ed-815f-0590e45357e5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:54.012717 crc crio[24477]: time=\"2026-06-11T12:21:54.004270399Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=71eaee69-d053-4b5e-a414-8134ca00a2f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:54.015037 crc crio[24477]: time=\"2026-06-11T12:21:54.014137459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:54.150920 crc crio[24477]: time=\"2026-06-11T12:21:54.150809998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:54.496121 crc crio[24477]: 2026-06-11T12:21:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0055d30f650afbf Mac:fa:ef:ee:6f:bc:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/85aabd69-5b5b-4251-a2a4-9aaea9974872 SocketPath: PciID:}] [{Interface:0xc000444770 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:21:54.505428 crc crio[24477]: time=\"2026-06-11T12:21:54.499012624Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:0055d30f650afbf78eb19f1e86fc09e24d654a5ee3e1911d7e3e873c17f3628c UID:29365633-ad1b-42e5-a684-09e0ee7f82b1 NetNS:/var/run/netns/85aabd69-5b5b-4251-a2a4-9aaea9974872 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29365633_ad1b_42e5_a684_09e0ee7f82b1.slice PodAnnotations:0xc002e12030}] Aliases:map[]}\"\nJun 11 12:21:54.505428 crc crio[24477]: time=\"2026-06-11T12:21:54.499184499Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:21:54.517851 crc crio[24477]: time=\"2026-06-11T12:21:54.517690839Z\" level=info msg=\"Stopped pod sandbox: 6e9cbcfa9e1c5068d6ca95eda05a98be3e705f73a79cd821dc6b5f795fecf6d2\" id=0e255987-60da-47e8-97ce-a6007e378dbb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:21:54.552012 crc crio[24477]: time=\"2026-06-11T12:21:54.551700649Z\" level=info msg=\"Ran pod sandbox 0055d30f650afbf78eb19f1e86fc09e24d654a5ee3e1911d7e3e873c17f3628c with infra container: openstack/glance-default-external-api-0/POD\" id=b18e76d8-2112-47e0-b536-d095f52bc823 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:21:54.554869 crc crio[24477]: time=\"2026-06-11T12:21:54.554806978Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=49cd78fc-5376-44c9-b476-a0f47d51aaf7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:54.558221 crc crio[24477]: time=\"2026-06-11T12:21:54.558140324Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=cff24729-c4aa-4e21-bfb6-948ca37fb7ff name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:54.567746 crc crio[24477]: time=\"2026-06-11T12:21:54.567442407Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=e1e179e5-3f2e-4c13-8182-b66561b148ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:54.574287 crc crio[24477]: time=\"2026-06-11T12:21:54.574206819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:54.699361 crc crio[24477]: time=\"2026-06-11T12:21:54.699200542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:54.922434 crc crio[24477]: time=\"2026-06-11T12:21:54.921615619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=28aa4845-5128-403d-9dc6-d72e394f5ffa name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:55.146207 crc crio[24477]: time=\"2026-06-11T12:21:55.145509218Z\" level=info msg=\"Removing container: 93246ca151dadc5b4c232bf12620ec86f724ef58c8006d85f1c39dd2e3bae739\" id=c1daf443-92b4-4cfb-bafa-9f8bdd0ce533 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:21:55.184297 crc crio[24477]: time=\"2026-06-11T12:21:55.182323159Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f9e0e529-c8f1-4af3-9dbd-4c075cd96776 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:55.206801 crc crio[24477]: time=\"2026-06-11T12:21:55.203284526Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6674dbf88c-t52cf/dnsmasq-dns\" id=ad149248-6cb0-455b-8351-b325c1b2ee1f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:55.206801 crc crio[24477]: time=\"2026-06-11T12:21:55.205323023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:55.734123 crc crio[24477]: time=\"2026-06-11T12:21:55.733974105Z\" level=info msg=\"Removed container 93246ca151dadc5b4c232bf12620ec86f724ef58c8006d85f1c39dd2e3bae739: openstack/dnsmasq-dns-57c96b5555-45jmq/init\" id=c1daf443-92b4-4cfb-bafa-9f8bdd0ce533 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:21:55.771376 crc crio[24477]: time=\"2026-06-11T12:21:55.771297488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:55.831351 crc crio[24477]: time=\"2026-06-11T12:21:55.831180304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:56.067803 crc crio[24477]: time=\"2026-06-11T12:21:56.056995097Z\" level=info msg=\"Created container 89bee809d9c4ef5c0131e062f0f4f13fb31148c14c17967fa7bfd46f11e16ede: openstack/dnsmasq-dns-6674dbf88c-t52cf/dnsmasq-dns\" id=ad149248-6cb0-455b-8351-b325c1b2ee1f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:56.067803 crc crio[24477]: time=\"2026-06-11T12:21:56.065174619Z\" level=info msg=\"Starting container: 89bee809d9c4ef5c0131e062f0f4f13fb31148c14c17967fa7bfd46f11e16ede\" id=bc1a7aae-cba6-4fd0-8483-2690782b75a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:21:56.103515 crc crio[24477]: time=\"2026-06-11T12:21:56.103151298Z\" level=info msg=\"Started container\" PID=68242 containerID=89bee809d9c4ef5c0131e062f0f4f13fb31148c14c17967fa7bfd46f11e16ede description=openstack/dnsmasq-dns-6674dbf88c-t52cf/dnsmasq-dns id=bc1a7aae-cba6-4fd0-8483-2690782b75a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76d0bf1e684cc24fc045a4880e4f954ebcf0249a43070907c4395b7a65dd9a8b\nJun 11 12:21:56.508091 crc crio[24477]: time=\"2026-06-11T12:21:56.507991446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:56.667255 crc crio[24477]: time=\"2026-06-11T12:21:56.667199157Z\" level=info msg=\"Created container 775a23cde6a141613e39e72f67ad69a1f5fe99b1a6e67817e0cf649a69e612f0: openstack/glance-default-internal-api-0/glance-log\" id=71eaee69-d053-4b5e-a414-8134ca00a2f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:56.669562 crc crio[24477]: time=\"2026-06-11T12:21:56.669401002Z\" level=info msg=\"Starting container: 775a23cde6a141613e39e72f67ad69a1f5fe99b1a6e67817e0cf649a69e612f0\" id=81660646-c8a5-4602-9352-f84aaf6430b0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:21:56.680037 crc crio[24477]: time=\"2026-06-11T12:21:56.679943858Z\" level=info msg=\"Started container\" PID=68278 containerID=775a23cde6a141613e39e72f67ad69a1f5fe99b1a6e67817e0cf649a69e612f0 description=openstack/glance-default-internal-api-0/glance-log id=81660646-c8a5-4602-9352-f84aaf6430b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1f4e3ac78556f50a48fd1f3bad2a659c43350b64ad52a9d9a378c15e458021\nJun 11 12:21:56.698857 crc crio[24477]: time=\"2026-06-11T12:21:56.697809718Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=63625e55-86ef-4dd8-9100-2da8ab41739b name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:56.748493 crc crio[24477]: time=\"2026-06-11T12:21:56.747974336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:56.814834 crc crio[24477]: time=\"2026-06-11T12:21:56.814001178Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=85a12d3b-3607-42f3-a462-f1f83ae1c337 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:56.822548 crc crio[24477]: time=\"2026-06-11T12:21:56.82251001Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=49ad8187-3cf5-40ce-ad1a-441f74a8e55e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:56.823159 crc crio[24477]: time=\"2026-06-11T12:21:56.823139088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:57.016114 crc crio[24477]: time=\"2026-06-11T12:21:57.015707059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:57.202751 crc crio[24477]: time=\"2026-06-11T12:21:57.202506652Z\" level=info msg=\"Created container 63526cc842989330383df43ab81d68c385c57759286092fb8e27c6bf13c649bf: openstack/glance-default-external-api-0/glance-log\" id=e1e179e5-3f2e-4c13-8182-b66561b148ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:57.218331 crc crio[24477]: time=\"2026-06-11T12:21:57.217511901Z\" level=info msg=\"Starting container: 63526cc842989330383df43ab81d68c385c57759286092fb8e27c6bf13c649bf\" id=852cfa3a-acf3-4d99-8520-6a0e914daa42 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:21:57.255088 crc crio[24477]: time=\"2026-06-11T12:21:57.254972749Z\" level=info msg=\"Started container\" PID=68331 containerID=63526cc842989330383df43ab81d68c385c57759286092fb8e27c6bf13c649bf description=openstack/glance-default-external-api-0/glance-log id=852cfa3a-acf3-4d99-8520-6a0e914daa42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0055d30f650afbf78eb19f1e86fc09e24d654a5ee3e1911d7e3e873c17f3628c\nJun 11 12:21:57.279049 crc crio[24477]: time=\"2026-06-11T12:21:57.278905008Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=bf833113-4dba-47d7-a263-2f65a5a2cd48 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:57.367290 crc crio[24477]: time=\"2026-06-11T12:21:57.366101661Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=844fdddc-eb85-49a2-9484-f7acf1f2c71d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:21:57.405407 crc crio[24477]: time=\"2026-06-11T12:21:57.405356154Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=d1df1cb7-fc46-44ea-907b-d9fc6673cce7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:57.406179 crc crio[24477]: time=\"2026-06-11T12:21:57.406128895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:57.527746 crc crio[24477]: time=\"2026-06-11T12:21:57.526935995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:58.255970 crc crio[24477]: time=\"2026-06-11T12:21:58.25580756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:58.437717 crc crio[24477]: time=\"2026-06-11T12:21:58.437459595Z\" level=info msg=\"Created container 8d4fe009a7a3cff4172a8e68aba99e35d4f4d413778f4d694631c366d4da3cd3: openstack/glance-default-internal-api-0/glance-httpd\" id=49ad8187-3cf5-40ce-ad1a-441f74a8e55e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:58.440514 crc crio[24477]: time=\"2026-06-11T12:21:58.440383586Z\" level=info msg=\"Starting container: 8d4fe009a7a3cff4172a8e68aba99e35d4f4d413778f4d694631c366d4da3cd3\" id=9637b4cf-73fd-4365-bf43-7b74effd87c4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:21:58.475940 crc crio[24477]: time=\"2026-06-11T12:21:58.474288547Z\" level=info msg=\"Started container\" PID=68415 containerID=8d4fe009a7a3cff4172a8e68aba99e35d4f4d413778f4d694631c366d4da3cd3 description=openstack/glance-default-internal-api-0/glance-httpd id=9637b4cf-73fd-4365-bf43-7b74effd87c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1f4e3ac78556f50a48fd1f3bad2a659c43350b64ad52a9d9a378c15e458021\nJun 11 12:21:58.776490 crc crio[24477]: time=\"2026-06-11T12:21:58.776427102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:21:58.972717 crc crio[24477]: time=\"2026-06-11T12:21:58.972604238Z\" level=info msg=\"Created container 0675ecf04172d13bbef7c5cd479e45e96f693d3322ae54b6ac7d4943e664df2b: openstack/glance-default-external-api-0/glance-httpd\" id=d1df1cb7-fc46-44ea-907b-d9fc6673cce7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:21:58.975167 crc crio[24477]: time=\"2026-06-11T12:21:58.975064596Z\" level=info msg=\"Starting container: 0675ecf04172d13bbef7c5cd479e45e96f693d3322ae54b6ac7d4943e664df2b\" id=24bd8974-5f0f-4630-be32-7ea9096bc9a3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:21:58.990759 crc crio[24477]: time=\"2026-06-11T12:21:58.981717113Z\" level=info msg=\"Started container\" PID=68464 containerID=0675ecf04172d13bbef7c5cd479e45e96f693d3322ae54b6ac7d4943e664df2b description=openstack/glance-default-external-api-0/glance-httpd id=24bd8974-5f0f-4630-be32-7ea9096bc9a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0055d30f650afbf78eb19f1e86fc09e24d654a5ee3e1911d7e3e873c17f3628c\nJun 11 12:21:59.360557 crc crio[24477]: time=\"2026-06-11T12:21:59.35950828Z\" level=info msg=\"Stopping container: 8d4fe009a7a3cff4172a8e68aba99e35d4f4d413778f4d694631c366d4da3cd3 (timeout: 30s)\" id=1b0d47ec-f9fb-47e1-99f9-0639935ff460 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:21:59.360915 crc crio[24477]: time=\"2026-06-11T12:21:59.360367187Z\" level=info msg=\"Stopping container: 775a23cde6a141613e39e72f67ad69a1f5fe99b1a6e67817e0cf649a69e612f0 (timeout: 30s)\" id=4ef70a37-2d4e-4b37-bdcf-8b8fe0f6b5f3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:21:59.377431 crc crio[24477]: time=\"2026-06-11T12:21:59.37728173Z\" level=info msg=\"Stopping container: 0675ecf04172d13bbef7c5cd479e45e96f693d3322ae54b6ac7d4943e664df2b (timeout: 30s)\" id=7d1efecc-0e7c-4f35-a846-df3640f8f1a0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:21:59.378131 crc crio[24477]: time=\"2026-06-11T12:21:59.377967748Z\" level=info msg=\"Stopping container: 63526cc842989330383df43ab81d68c385c57759286092fb8e27c6bf13c649bf (timeout: 30s)\" id=6a45417c-8d2a-4d20-9030-4f0b77ed91f9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:21:59.717623 crc crio[24477]: time=\"2026-06-11T12:21:59.717502964Z\" level=info msg=\"Stopped container 775a23cde6a141613e39e72f67ad69a1f5fe99b1a6e67817e0cf649a69e612f0: openstack/glance-default-internal-api-0/glance-log\" id=4ef70a37-2d4e-4b37-bdcf-8b8fe0f6b5f3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:21:59.956463 crc crio[24477]: time=\"2026-06-11T12:21:59.951474644Z\" level=info msg=\"Stopped container 63526cc842989330383df43ab81d68c385c57759286092fb8e27c6bf13c649bf: openstack/glance-default-external-api-0/glance-log\" id=6a45417c-8d2a-4d20-9030-4f0b77ed91f9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:22:00.131153 crc crio[24477]: time=\"2026-06-11T12:22:00.130112556Z\" level=info msg=\"Stopped container 0675ecf04172d13bbef7c5cd479e45e96f693d3322ae54b6ac7d4943e664df2b: openstack/glance-default-external-api-0/glance-httpd\" id=7d1efecc-0e7c-4f35-a846-df3640f8f1a0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:22:00.131153 crc crio[24477]: time=\"2026-06-11T12:22:00.130819626Z\" level=info msg=\"Stopping pod sandbox: 0055d30f650afbf78eb19f1e86fc09e24d654a5ee3e1911d7e3e873c17f3628c\" id=9857dc56-eb14-4806-a12a-810a9280aa6a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:22:00.131712 crc crio[24477]: time=\"2026-06-11T12:22:00.131556366Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:0055d30f650afbf78eb19f1e86fc09e24d654a5ee3e1911d7e3e873c17f3628c UID:29365633-ad1b-42e5-a684-09e0ee7f82b1 NetNS:/var/run/netns/85aabd69-5b5b-4251-a2a4-9aaea9974872 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29365633_ad1b_42e5_a684_09e0ee7f82b1.slice PodAnnotations:0xc001f2a4b0}] Aliases:map[]}\"\nJun 11 12:22:00.131903 crc crio[24477]: time=\"2026-06-11T12:22:00.131813044Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:22:00.533543 crc crio[24477]: time=\"2026-06-11T12:22:00.532780803Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686342-mrbz5/POD\" id=f6140618-38ef-4a16-846c-4fe7ea39d009 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:22:00.533893 crc crio[24477]: time=\"2026-06-11T12:22:00.533574406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:01.474396 crc crio[24477]: time=\"2026-06-11T12:22:01.473525739Z\" level=info msg=\"Stopping pod sandbox: 2cc499be063c74fa72a3fe4d2b0da10b585a7edd5c94d96dd66903fd928341a2\" id=c44475d6-ca7d-4471-bbd1-a98e305e7536 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:22:01.477239 crc crio[24477]: time=\"2026-06-11T12:22:01.477206922Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-jzbmg Namespace:openstack ID:2cc499be063c74fa72a3fe4d2b0da10b585a7edd5c94d96dd66903fd928341a2 UID:d5a6d833-eefa-4b60-8498-ac7f6ab03d2b NetNS:/var/run/netns/57a82d83-c6cd-46e8-b5c0-785ddbf27ae0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5a6d833_eefa_4b60_8498_ac7f6ab03d2b.slice PodAnnotations:0xc000326f00}] Aliases:map[]}\"\nJun 11 12:22:01.477505 crc crio[24477]: time=\"2026-06-11T12:22:01.47748426Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-jzbmg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:22:03.481025 crc crio[24477]: time=\"2026-06-11T12:22:03.479931666Z\" level=info msg=\"Stopping container: 883a6fe4ec3525d512252b791db8c74f9549604c46c7a7b5314278d4dfb73039 (timeout: 10s)\" id=a7373cec-0678-441a-8a20-0042d376859a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:22:04.020535 crc crio[24477]: time=\"2026-06-11T12:22:04.020068765Z\" level=info msg=\"Stopped container 8d4fe009a7a3cff4172a8e68aba99e35d4f4d413778f4d694631c366d4da3cd3: openstack/glance-default-internal-api-0/glance-httpd\" id=1b0d47ec-f9fb-47e1-99f9-0639935ff460 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:22:04.021866 crc crio[24477]: time=\"2026-06-11T12:22:04.021789564Z\" level=info msg=\"Stopping pod sandbox: db1f4e3ac78556f50a48fd1f3bad2a659c43350b64ad52a9d9a378c15e458021\" id=bcea0164-cf37-414c-8b6e-dc7b83be52c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:22:04.022548 crc crio[24477]: time=\"2026-06-11T12:22:04.022469613Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:db1f4e3ac78556f50a48fd1f3bad2a659c43350b64ad52a9d9a378c15e458021 UID:0de370e9-b941-4c9b-aa2c-ccfe257ceca3 NetNS:/var/run/netns/a7c70f38-aa55-44ea-ae2d-8042171022ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0de370e9_b941_4c9b_aa2c_ccfe257ceca3.slice PodAnnotations:0xc001f2afc8}] Aliases:map[]}\"\nJun 11 12:22:04.026421 crc crio[24477]: time=\"2026-06-11T12:22:04.024234623Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:22:07.441727 crc crio[24477]: time=\"2026-06-11T12:22:07.440986186Z\" level=info msg=\"Stopped pod sandbox: db1f4e3ac78556f50a48fd1f3bad2a659c43350b64ad52a9d9a378c15e458021\" id=bcea0164-cf37-414c-8b6e-dc7b83be52c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:22:07.655940 crc crio[24477]: time=\"2026-06-11T12:22:07.655570551Z\" level=info msg=\"Removing container: 8d4fe009a7a3cff4172a8e68aba99e35d4f4d413778f4d694631c366d4da3cd3\" id=54adfdf9-6be8-4fbf-ab76-366d9410deb6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:22:08.442756 crc crio[24477]: time=\"2026-06-11T12:22:08.442106018Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=65974601-9904-4e11-a9d0-db66e0637b3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:22:08.442756 crc crio[24477]: time=\"2026-06-11T12:22:08.442781127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:13.565852 crc crio[24477]: time=\"2026-06-11T12:22:13.564218191Z\" level=info msg=\"Stopped container 883a6fe4ec3525d512252b791db8c74f9549604c46c7a7b5314278d4dfb73039: openstack/dnsmasq-dns-68dfc8c9f9-88hdh/dnsmasq-dns\" id=a7373cec-0678-441a-8a20-0042d376859a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:22:13.568549 crc crio[24477]: time=\"2026-06-11T12:22:13.56774166Z\" level=info msg=\"Stopping pod sandbox: 129c52298eff55e987aeabc8d220b1c4b9d4cd4f727a3e20d91e805762f91ba5\" id=c691dc11-1fbf-45b3-b8a3-0cf07edb3758 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:22:13.568901 crc crio[24477]: time=\"2026-06-11T12:22:13.568826551Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-88hdh Namespace:openstack ID:129c52298eff55e987aeabc8d220b1c4b9d4cd4f727a3e20d91e805762f91ba5 UID:99c83815-f751-4ddd-a57b-748db6d703fb NetNS:/var/run/netns/4353c350-871e-4df2-954a-7ea5d532f3a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99c83815_f751_4ddd_a57b_748db6d703fb.slice PodAnnotations:0xc0072c0440}] Aliases:map[]}\"\nJun 11 12:22:13.569160 crc crio[24477]: time=\"2026-06-11T12:22:13.569050057Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68dfc8c9f9-88hdh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:22:15.001941 crc crio[24477]: time=\"2026-06-11T12:22:15.001232623Z\" level=info msg=\"Stopped pod sandbox: 2cc499be063c74fa72a3fe4d2b0da10b585a7edd5c94d96dd66903fd928341a2\" id=c44475d6-ca7d-4471-bbd1-a98e305e7536 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:22:15.005831 crc crio[24477]: time=\"2026-06-11T12:22:15.00573145Z\" level=info msg=\"Stopped pod sandbox: 0055d30f650afbf78eb19f1e86fc09e24d654a5ee3e1911d7e3e873c17f3628c\" id=9857dc56-eb14-4806-a12a-810a9280aa6a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:22:16.305377 crc crio[24477]: time=\"2026-06-11T12:22:16.304214794Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=6c88ef9e-0a16-4d30-8f61-5f132073b66f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:22:16.305377 crc crio[24477]: time=\"2026-06-11T12:22:16.30478307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:16.840535 crc crio[24477]: time=\"2026-06-11T12:22:16.839350828Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-r9mbl/POD\" id=4e32acaf-be00-4cec-b8fd-e28a03c4d91b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:22:16.840535 crc crio[24477]: time=\"2026-06-11T12:22:16.839897565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:23.973233 crc crio[24477]: time=\"2026-06-11T12:22:23.972254952Z\" level=info msg=\"Stopping pod sandbox: baf1b13a0cef7333023c49f00380e4db84a41bb2bbe66fb69b2c811cef291af1\" id=2f97bbf0-f7d6-479d-ae85-eaaf369a366c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:22:23.975139 crc crio[24477]: time=\"2026-06-11T12:22:23.974196836Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-qvk9b Namespace:openstack ID:baf1b13a0cef7333023c49f00380e4db84a41bb2bbe66fb69b2c811cef291af1 UID:04900238-a186-4062-a9c8-10a427d56415 NetNS:/var/run/netns/486e1c80-bb53-42f5-a29c-6a1542101ab5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04900238_a186_4062_a9c8_10a427d56415.slice PodAnnotations:0xc000a14d40}] Aliases:map[]}\"\nJun 11 12:22:23.975139 crc crio[24477]: time=\"2026-06-11T12:22:23.974397642Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-qvk9b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:22:28.390477 crc crio[24477]: time=\"2026-06-11T12:22:28.388969113Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:1b2c0125f2253e1ccdb29c838fc50180b185700316a7eb9d8d1d76a608f6b4f2\" id=773bad3d-c69d-479d-9d65-93b709e9210b name=/runtime.v1.ImageService/PullImage\nJun 11 12:22:28.392619 crc crio[24477]: time=\"2026-06-11T12:22:28.392503977Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=e456b8ab-5b5d-4c95-8442-ba1a11ac6092 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:29.084138 crc crio[24477]: time=\"2026-06-11T12:22:29.083996518Z\" level=info msg=\"Stopped pod sandbox: 129c52298eff55e987aeabc8d220b1c4b9d4cd4f727a3e20d91e805762f91ba5\" id=c691dc11-1fbf-45b3-b8a3-0cf07edb3758 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:22:29.104258 crc crio[24477]: time=\"2026-06-11T12:22:29.103634357Z\" level=info msg=\"Stopped pod sandbox: baf1b13a0cef7333023c49f00380e4db84a41bb2bbe66fb69b2c811cef291af1\" id=2f97bbf0-f7d6-479d-ae85-eaaf369a366c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:22:29.202298 crc crio[24477]: time=\"2026-06-11T12:22:29.201342394Z\" level=info msg=\"Removed container 8d4fe009a7a3cff4172a8e68aba99e35d4f4d413778f4d694631c366d4da3cd3: openstack/glance-default-internal-api-0/glance-httpd\" id=54adfdf9-6be8-4fbf-ab76-366d9410deb6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:22:29.208818 crc crio[24477]: time=\"2026-06-11T12:22:29.208500362Z\" level=info msg=\"Removing container: 775a23cde6a141613e39e72f67ad69a1f5fe99b1a6e67817e0cf649a69e612f0\" id=d04f4674-0abd-4567-aa53-7ab3db558f15 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:22:29.228754 crc crio[24477]: time=\"2026-06-11T12:22:29.228449226Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:95136eb284f45966c9b8147ee2ae8f55f8a3dc94ec496ab02279dbfc3ba0697c\" id=e2eada99-645b-4de7-938d-05e8fd2af51f name=/runtime.v1.ImageService/PullImage\nJun 11 12:22:29.229921 crc crio[24477]: time=\"2026-06-11T12:22:29.22984153Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=5f9b32af-b823-40d0-b28b-2ce3f9332c8d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:29.415256 crc crio[24477]: time=\"2026-06-11T12:22:29.415150319Z\" level=info msg=\"Stopping pod sandbox: efd86ff58f7f34018126c6d5ebb4b487592ebb8a889a6f5ddcc80778019935fc\" id=52a76bc4-5232-4711-b86d-06731c1ebdee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:22:29.415256 crc crio[24477]: time=\"2026-06-11T12:22:29.415239342Z\" level=info msg=\"Stopped pod sandbox (already stopped): efd86ff58f7f34018126c6d5ebb4b487592ebb8a889a6f5ddcc80778019935fc\" id=52a76bc4-5232-4711-b86d-06731c1ebdee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:22:29.416984 crc crio[24477]: time=\"2026-06-11T12:22:29.416921308Z\" level=info msg=\"Removing pod sandbox: efd86ff58f7f34018126c6d5ebb4b487592ebb8a889a6f5ddcc80778019935fc\" id=4e77ba82-278f-49d5-a1ef-c662f3ce4846 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:22:31.508627 crc crio[24477]: time=\"2026-06-11T12:22:31.508157139Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6c85d9984c-txlbh/POD\" id=e9fa267c-1f7f-4ac5-a517-c49195f75be6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:22:31.511537 crc crio[24477]: time=\"2026-06-11T12:22:31.508729014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:31.701063 crc crio[24477]: time=\"2026-06-11T12:22:31.700575425Z\" level=info msg=\"Running pod sandbox: openstack/neutron-7cd6b6cf84-wxh6r/POD\" id=91abdeed-22a9-476c-b5b8-0391b74b4b3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:22:31.701063 crc crio[24477]: time=\"2026-06-11T12:22:31.700856143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:31.924780 crc crio[24477]: time=\"2026-06-11T12:22:31.9217204Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=e2f3e72b-3096-4fc1-8cb4-a7ed624a29bc name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:32.045924 crc crio[24477]: time=\"2026-06-11T12:22:32.045808822Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:d72d014a20122cded5eb44fae9bd6a0cc4dbe591775435d224dbbf5504f354b1\" id=2c920390-24e5-4027-8bef-1cb96b8a1565 name=/runtime.v1.ImageService/PullImage\nJun 11 12:22:32.046812 crc crio[24477]: time=\"2026-06-11T12:22:32.045857864Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686342-mrbz5 Namespace:openshift-infra ID:7b558b3df6bd9944f9412f428c1a4d5d1eeff6ad951f07b6555ac481aa64ab5d UID:49766fbb-6802-480f-9ee7-ca06dff0339a NetNS:/var/run/netns/2b5486dc-527b-4c78-a995-5670178964f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49766fbb_6802_480f_9ee7_ca06dff0339a.slice PodAnnotations:0xc00008c718}] Aliases:map[]}\"\nJun 11 12:22:32.046812 crc crio[24477]: time=\"2026-06-11T12:22:32.046149581Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686342-mrbz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:22:32.050075 crc crio[24477]: time=\"2026-06-11T12:22:32.04996075Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=423f0362-288f-4793-a57b-c860b2f741d4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:32.052216 crc crio[24477]: time=\"2026-06-11T12:22:32.050123922Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=6184ce03-49c4-4660-bebf-1520b6cf340c name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:32.054798 crc crio[24477]: time=\"2026-06-11T12:22:32.054620948Z\" level=info msg=\"Creating container: openstack/placement-db-sync-fmj7g/placement-db-sync\" id=1b3720be-f99d-4208-8133-db8edac1fbf5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:32.126876 crc crio[24477]: time=\"2026-06-11T12:22:32.12674199Z\" level=info msg=\"Removed pod sandbox: efd86ff58f7f34018126c6d5ebb4b487592ebb8a889a6f5ddcc80778019935fc\" id=4e77ba82-278f-49d5-a1ef-c662f3ce4846 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:22:32.130317 crc crio[24477]: time=\"2026-06-11T12:22:32.130228925Z\" level=info msg=\"Stopping pod sandbox: 6e9cbcfa9e1c5068d6ca95eda05a98be3e705f73a79cd821dc6b5f795fecf6d2\" id=7d06cee1-6062-4043-b706-3e6a4ca87812 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:22:32.130418 crc crio[24477]: time=\"2026-06-11T12:22:32.130339228Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6e9cbcfa9e1c5068d6ca95eda05a98be3e705f73a79cd821dc6b5f795fecf6d2\" id=7d06cee1-6062-4043-b706-3e6a4ca87812 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:22:32.131084 crc crio[24477]: time=\"2026-06-11T12:22:32.130991926Z\" level=info msg=\"Removing pod sandbox: 6e9cbcfa9e1c5068d6ca95eda05a98be3e705f73a79cd821dc6b5f795fecf6d2\" id=477790d5-078d-4581-ae6f-c736be70854e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:22:32.134158 crc crio[24477]: time=\"2026-06-11T12:22:32.13408118Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a\" id=be923e2a-0e6c-4673-8be5-5b5738a89090 name=/runtime.v1.ImageService/PullImage\nJun 11 12:22:32.134824 crc crio[24477]: time=\"2026-06-11T12:22:32.134759832Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=babc1be4-375b-468c-af7f-1380fa4fce1d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:32.146182 crc crio[24477]: time=\"2026-06-11T12:22:32.146101469Z\" level=info msg=\"Removed container 775a23cde6a141613e39e72f67ad69a1f5fe99b1a6e67817e0cf649a69e612f0: openstack/glance-default-internal-api-0/glance-log\" id=d04f4674-0abd-4567-aa53-7ab3db558f15 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:22:32.150050 crc crio[24477]: time=\"2026-06-11T12:22:32.148917428Z\" level=info msg=\"Removing container: 0675ecf04172d13bbef7c5cd479e45e96f693d3322ae54b6ac7d4943e664df2b\" id=29f9537d-0efb-4b15-bc92-655efe0ffe59 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:22:32.178947 crc crio[24477]: time=\"2026-06-11T12:22:32.178222039Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:831043bf3b6177c3634275db4a18a081037b7dbff1c70893def517260408e308 UID:47a77e71-7415-4e2d-98a0-9e749da7db91 NetNS:/var/run/netns/8d7aceb4-78b8-4f4c-a5a1-5f5a02381fd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47a77e71_7415_4e2d_98a0_9e749da7db91.slice PodAnnotations:0xc00008cd70}] Aliases:map[]}\"\nJun 11 12:22:32.178947 crc crio[24477]: time=\"2026-06-11T12:22:32.178730993Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:22:32.181950 crc crio[24477]: time=\"2026-06-11T12:22:32.181765008Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:40c2ef4fce6aff02228e2bfcc365fc3df668fba4a2332ae0d4683dfbaf6be5e1 UID:cce0f81a-5f74-4664-95e3-fbdce9fd2b7a NetNS:/var/run/netns/cdbb0522-71fc-4de7-91fc-495455ac7eca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcce0f81a_5f74_4664_95e3_fbdce9fd2b7a.slice PodAnnotations:0xc002d94330}] Aliases:map[]}\"\nJun 11 12:22:32.182274 crc crio[24477]: time=\"2026-06-11T12:22:32.181991834Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:22:32.236347 crc crio[24477]: time=\"2026-06-11T12:22:32.236249847Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=00c787cb-31b8-4afd-97ec-f6eb93a0943a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:32.259085 crc crio[24477]: time=\"2026-06-11T12:22:32.258166457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:32.276096 crc crio[24477]: time=\"2026-06-11T12:22:32.276001679Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-r9mbl Namespace:openstack ID:09ee220e45ca535f47c475ca713b577d8985abdf44173fb05e9a1fbadc712b9d UID:82e9034c-fedf-4663-b426-fcd3a45d7865 NetNS:/var/run/netns/b43fc2ab-1610-4f6a-aca7-06ba39173d05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82e9034c_fedf_4663_b426_fcd3a45d7865.slice PodAnnotations:0xc000a86618}] Aliases:map[]}\"\nJun 11 12:22:32.276096 crc crio[24477]: time=\"2026-06-11T12:22:32.276073371Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-r9mbl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:22:32.280995 crc crio[24477]: time=\"2026-06-11T12:22:32.280903316Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=69e4912c-7ce8-4322-b20c-2e1000f45e6d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:32.292403 crc crio[24477]: time=\"2026-06-11T12:22:32.291534401Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=f7710ebc-d4f5-405c-8937-e82dc746ee5e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:32.320803 crc crio[24477]: time=\"2026-06-11T12:22:32.318733954Z\" level=info msg=\"Got pod network &{Name:neutron-7cd6b6cf84-wxh6r Namespace:openstack ID:b882af710bfab89206a1cadda09304b5b09b4060bb75954a81f35f17bb757637 UID:2264db69-0b29-4331-af73-52878b5aa095 NetNS:/var/run/netns/96333b0c-9213-46c0-8ee9-ba259682a1b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2264db69_0b29_4331_af73_52878b5aa095.slice PodAnnotations:0xc00251e148}] Aliases:map[]}\"\nJun 11 12:22:32.320803 crc crio[24477]: time=\"2026-06-11T12:22:32.318848397Z\" level=info msg=\"Adding pod openstack_neutron-7cd6b6cf84-wxh6r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:22:32.330505 crc crio[24477]: time=\"2026-06-11T12:22:32.328894378Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c85d9984c-txlbh Namespace:openstack ID:c437957ea9c8ff892818c28e3196ae5bbdfdc9f8f1a64d716219f073465c865b UID:6c8041a7-7a77-40dd-af4c-6840104ac208 NetNS:/var/run/netns/841dcde1-304b-4473-ab89-4df9ae53cbd5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c8041a7_7a77_40dd_af4c_6840104ac208.slice PodAnnotations:0xc000a148f8}] Aliases:map[]}\"\nJun 11 12:22:32.330505 crc crio[24477]: time=\"2026-06-11T12:22:32.32897337Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6c85d9984c-txlbh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:22:32.358273 crc crio[24477]: time=\"2026-06-11T12:22:32.358195114Z\" level=info msg=\"Removed pod sandbox: 6e9cbcfa9e1c5068d6ca95eda05a98be3e705f73a79cd821dc6b5f795fecf6d2\" id=477790d5-078d-4581-ae6f-c736be70854e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:22:32.487426 crc crio[24477]: time=\"2026-06-11T12:22:32.48575308Z\" level=info msg=\"Removed container 0675ecf04172d13bbef7c5cd479e45e96f693d3322ae54b6ac7d4943e664df2b: openstack/glance-default-external-api-0/glance-httpd\" id=29f9537d-0efb-4b15-bc92-655efe0ffe59 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:22:32.498701 crc crio[24477]: time=\"2026-06-11T12:22:32.495913777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:32.514047 crc crio[24477]: time=\"2026-06-11T12:22:32.513943299Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-mdqdj/barbican-db-sync\" id=67c18757-3e38-4f82-9a7d-6555036ef6cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:32.515480 crc crio[24477]: time=\"2026-06-11T12:22:32.514114234Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-phbjk/cinder-db-sync\" id=730b9655-5ef8-4908-bbe4-c1451703fc02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:32.515480 crc crio[24477]: time=\"2026-06-11T12:22:32.514241277Z\" level=info msg=\"Removing container: 63526cc842989330383df43ab81d68c385c57759286092fb8e27c6bf13c649bf\" id=ffff820b-5a5f-45f0-bad1-7156bf52b17e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:22:32.546794 crc crio[24477]: time=\"2026-06-11T12:22:32.541932001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:32.658993 crc crio[24477]: time=\"2026-06-11T12:22:32.658941567Z\" level=info msg=\"Removed container 63526cc842989330383df43ab81d68c385c57759286092fb8e27c6bf13c649bf: openstack/glance-default-external-api-0/glance-log\" id=ffff820b-5a5f-45f0-bad1-7156bf52b17e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:22:32.660297 crc crio[24477]: time=\"2026-06-11T12:22:32.660278045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:32.667829 crc crio[24477]: time=\"2026-06-11T12:22:32.663978609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:32.679506 crc crio[24477]: time=\"2026-06-11T12:22:32.67810162Z\" level=info msg=\"Removing container: 883a6fe4ec3525d512252b791db8c74f9549604c46c7a7b5314278d4dfb73039\" id=82745d96-4ac1-48e3-9e63-3780e2e2dd05 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:22:32.698451 crc crio[24477]: time=\"2026-06-11T12:22:32.698252659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:32.704928 crc crio[24477]: time=\"2026-06-11T12:22:32.704798842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:32.709570 crc crio[24477]: time=\"2026-06-11T12:22:32.705072171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:32.763080 crc crio[24477]: 2026-06-11T12:22:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b558b3df6bd994 Mac:4a:b5:5d:1d:c6:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/2b5486dc-527b-4c78-a995-5670178964f3 SocketPath: PciID:}] [{Interface:0xc00025aa40 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:22:32.767481 crc crio[24477]: time=\"2026-06-11T12:22:32.767371134Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686342-mrbz5 Namespace:openshift-infra ID:7b558b3df6bd9944f9412f428c1a4d5d1eeff6ad951f07b6555ac481aa64ab5d UID:49766fbb-6802-480f-9ee7-ca06dff0339a NetNS:/var/run/netns/2b5486dc-527b-4c78-a995-5670178964f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49766fbb_6802_480f_9ee7_ca06dff0339a.slice PodAnnotations:0xc00008c718}] Aliases:map[]}\"\nJun 11 12:22:32.767971 crc crio[24477]: time=\"2026-06-11T12:22:32.767849047Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686342-mrbz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:22:32.807822 crc crio[24477]: time=\"2026-06-11T12:22:32.807532365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:32.860398 crc crio[24477]: time=\"2026-06-11T12:22:32.86002561Z\" level=info msg=\"Removed container 883a6fe4ec3525d512252b791db8c74f9549604c46c7a7b5314278d4dfb73039: openstack/dnsmasq-dns-68dfc8c9f9-88hdh/dnsmasq-dns\" id=82745d96-4ac1-48e3-9e63-3780e2e2dd05 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:22:32.865503 crc crio[24477]: time=\"2026-06-11T12:22:32.865243205Z\" level=info msg=\"Removing container: 92d6de15529269f675cd8765d4d8897fc3823a842403039856dcb7b7aa6fea0c\" id=b7f4b02e-09ab-4612-8452-55c649269dbf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:22:32.872406 crc crio[24477]: time=\"2026-06-11T12:22:32.872165378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:32.882271 crc crio[24477]: time=\"2026-06-11T12:22:32.882226482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:32.929861 crc crio[24477]: 2026-06-11T12:22:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:831043bf3b6177c Mac:56:32:37:95:ca:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/8d7aceb4-78b8-4f4c-a5a1-5f5a02381fd3 SocketPath: PciID:}] [{Interface:0xc000428730 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:22:32.931781 crc crio[24477]: time=\"2026-06-11T12:22:32.931711539Z\" level=info msg=\"Ran pod sandbox 7b558b3df6bd9944f9412f428c1a4d5d1eeff6ad951f07b6555ac481aa64ab5d with infra container: openshift-infra/auto-csr-approver-29686342-mrbz5/POD\" id=f6140618-38ef-4a16-846c-4fe7ea39d009 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:22:32.932521 crc crio[24477]: time=\"2026-06-11T12:22:32.932485567Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:831043bf3b6177c3634275db4a18a081037b7dbff1c70893def517260408e308 UID:47a77e71-7415-4e2d-98a0-9e749da7db91 NetNS:/var/run/netns/8d7aceb4-78b8-4f4c-a5a1-5f5a02381fd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47a77e71_7415_4e2d_98a0_9e749da7db91.slice PodAnnotations:0xc00008cd70}] Aliases:map[]}\"\nJun 11 12:22:32.934840 crc crio[24477]: time=\"2026-06-11T12:22:32.934813361Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:22:32.936000 crc crio[24477]: time=\"2026-06-11T12:22:32.934870683Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d8f84b0d-60be-4e79-bdd4-e5db46107faf name=/runtime.v1.ImageService/PullImage\nJun 11 12:22:32.941691 crc crio[24477]: time=\"2026-06-11T12:22:32.941613481Z\" level=info msg=\"Created container ae067d85504272b3eb8a4b4b681f96716ec72607adbeb6031eec1d879c0f9ba8: openstack/ceilometer-0/ceilometer-central-agent\" id=00c787cb-31b8-4afd-97ec-f6eb93a0943a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:32.942777 crc crio[24477]: time=\"2026-06-11T12:22:32.941937382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:32.946943 crc crio[24477]: time=\"2026-06-11T12:22:32.94619579Z\" level=info msg=\"Starting container: ae067d85504272b3eb8a4b4b681f96716ec72607adbeb6031eec1d879c0f9ba8\" id=45a47bdc-c127-49ef-a799-8520f42ef0b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:22:32.946943 crc crio[24477]: time=\"2026-06-11T12:22:32.946835648Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:22:32.953776 crc crio[24477]: time=\"2026-06-11T12:22:32.953502896Z\" level=info msg=\"Started container\" PID=70753 containerID=ae067d85504272b3eb8a4b4b681f96716ec72607adbeb6031eec1d879c0f9ba8 description=openstack/ceilometer-0/ceilometer-central-agent id=45a47bdc-c127-49ef-a799-8520f42ef0b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed723d8d3f519842a48bed60a7c5afb0862ef76bce60e28bf70d629d4c6fafaa\nJun 11 12:22:32.954026 crc crio[24477]: time=\"2026-06-11T12:22:32.953564608Z\" level=info msg=\"Removed container 92d6de15529269f675cd8765d4d8897fc3823a842403039856dcb7b7aa6fea0c: openstack/dnsmasq-dns-68dfc8c9f9-88hdh/init\" id=b7f4b02e-09ab-4612-8452-55c649269dbf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:22:32.960574 crc crio[24477]: time=\"2026-06-11T12:22:32.960202542Z\" level=info msg=\"Ran pod sandbox 831043bf3b6177c3634275db4a18a081037b7dbff1c70893def517260408e308 with infra container: openstack/glance-default-internal-api-0/POD\" id=65974601-9904-4e11-a9d0-db66e0637b3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:22:32.966313 crc crio[24477]: time=\"2026-06-11T12:22:32.966269814Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=5cb01d46-6041-481c-bdfd-0a921c8caf61 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:32.969075 crc crio[24477]: time=\"2026-06-11T12:22:32.968939628Z\" level=info msg=\"Created container 3b5bdd0b9c5ad5937a1dd7117458790ba1e239ba5fc78581d38ab9109553392e: openstack/cinder-db-sync-phbjk/cinder-db-sync\" id=730b9655-5ef8-4908-bbe4-c1451703fc02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:32.976045 crc crio[24477]: time=\"2026-06-11T12:22:32.975955078Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=39ef66a6-2224-445e-a10f-97cd89fb67e9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:32.976935 crc crio[24477]: time=\"2026-06-11T12:22:32.976500944Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=b0681274-23a6-48aa-b3b8-d13a01d435bd name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:32.976935 crc crio[24477]: time=\"2026-06-11T12:22:32.976727235Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found\" id=b0681274-23a6-48aa-b3b8-d13a01d435bd name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:32.976935 crc crio[24477]: time=\"2026-06-11T12:22:32.976776711Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found\" id=b0681274-23a6-48aa-b3b8-d13a01d435bd name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:32.980549 crc crio[24477]: time=\"2026-06-11T12:22:32.978122093Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=21f8d95a-f0f5-4860-a6f1-66fa4664a701 name=/runtime.v1.ImageService/PullImage\nJun 11 12:22:32.980549 crc crio[24477]: time=\"2026-06-11T12:22:32.980365437Z\" level=info msg=\"Starting container: 3b5bdd0b9c5ad5937a1dd7117458790ba1e239ba5fc78581d38ab9109553392e\" id=191ba286-17ae-45fc-97a8-219bd4fc8897 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:22:32.988705 crc crio[24477]: time=\"2026-06-11T12:22:32.987793396Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\\\"\"\nJun 11 12:22:32.989999 crc crio[24477]: time=\"2026-06-11T12:22:32.989535034Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=c42823b0-94cc-4a12-a5ad-6ad054c49511 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:32.989999 crc crio[24477]: time=\"2026-06-11T12:22:32.989982286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:33.005788 crc crio[24477]: time=\"2026-06-11T12:22:33.005699837Z\" level=info msg=\"Started container\" PID=70754 containerID=3b5bdd0b9c5ad5937a1dd7117458790ba1e239ba5fc78581d38ab9109553392e description=openstack/cinder-db-sync-phbjk/cinder-db-sync id=191ba286-17ae-45fc-97a8-219bd4fc8897 name=/runtime.v1.RuntimeService/StartContainer sandboxID=473915461a6078ea244b48d6d8928e9c96a03b17c6b0bfe58164885c76904248\nJun 11 12:22:33.088323 crc crio[24477]: time=\"2026-06-11T12:22:33.088129615Z\" level=info msg=\"Created container 921f258b4de40eee93700d9f73493a2b12104a73e923c994f4937535ecee0cd2: openstack/placement-db-sync-fmj7g/placement-db-sync\" id=1b3720be-f99d-4208-8133-db8edac1fbf5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:33.090985 crc crio[24477]: time=\"2026-06-11T12:22:33.090914883Z\" level=info msg=\"Starting container: 921f258b4de40eee93700d9f73493a2b12104a73e923c994f4937535ecee0cd2\" id=58d5fc65-a59a-4833-b56b-3ff846cbc1b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:22:33.101000 crc crio[24477]: time=\"2026-06-11T12:22:33.1008545Z\" level=info msg=\"Started container\" PID=70770 containerID=921f258b4de40eee93700d9f73493a2b12104a73e923c994f4937535ecee0cd2 description=openstack/placement-db-sync-fmj7g/placement-db-sync id=58d5fc65-a59a-4833-b56b-3ff846cbc1b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee78a335d5db1f1019db47670564203c41307c6a7fa00dd644be9b87c20d6ae4\nJun 11 12:22:33.108703 crc crio[24477]: time=\"2026-06-11T12:22:33.107250336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:33.121784 crc crio[24477]: time=\"2026-06-11T12:22:33.120782411Z\" level=info msg=\"Created container 59e276a2f7b219bc731b6cb6896339673a810842f3a6b9af044f50f24ace78cd: openstack/barbican-db-sync-mdqdj/barbican-db-sync\" id=67c18757-3e38-4f82-9a7d-6555036ef6cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:33.125249 crc crio[24477]: time=\"2026-06-11T12:22:33.125157034Z\" level=info msg=\"Starting container: 59e276a2f7b219bc731b6cb6896339673a810842f3a6b9af044f50f24ace78cd\" id=e7bbac99-c091-4534-aedc-3ad15e1ab844 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:22:33.135001 crc crio[24477]: 2026-06-11T12:22:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:09ee220e45ca535 Mac:c6:d1:02:18:11:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/b43fc2ab-1610-4f6a-aca7-06ba39173d05 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:22:33.135844 crc crio[24477]: time=\"2026-06-11T12:22:33.135722291Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-r9mbl Namespace:openstack ID:09ee220e45ca535f47c475ca713b577d8985abdf44173fb05e9a1fbadc712b9d UID:82e9034c-fedf-4663-b426-fcd3a45d7865 NetNS:/var/run/netns/b43fc2ab-1610-4f6a-aca7-06ba39173d05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82e9034c_fedf_4663_b426_fcd3a45d7865.slice PodAnnotations:0xc000a86618}] Aliases:map[]}\"\nJun 11 12:22:33.136219 crc crio[24477]: time=\"2026-06-11T12:22:33.135885805Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-r9mbl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:22:33.154745 crc crio[24477]: time=\"2026-06-11T12:22:33.154560947Z\" level=info msg=\"Started container\" PID=70774 containerID=59e276a2f7b219bc731b6cb6896339673a810842f3a6b9af044f50f24ace78cd description=openstack/barbican-db-sync-mdqdj/barbican-db-sync id=e7bbac99-c091-4534-aedc-3ad15e1ab844 name=/runtime.v1.RuntimeService/StartContainer sandboxID=728b89a4a1584f4dcdebb91998311164aa06ad7f78951c9a231ad5b58060d3e6\nJun 11 12:22:33.155040 crc crio[24477]: time=\"2026-06-11T12:22:33.154620686Z\" level=info msg=\"Ran pod sandbox 09ee220e45ca535f47c475ca713b577d8985abdf44173fb05e9a1fbadc712b9d with infra container: openstack/keystone-bootstrap-r9mbl/POD\" id=4e32acaf-be00-4cec-b8fd-e28a03c4d91b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:22:33.159154 crc crio[24477]: time=\"2026-06-11T12:22:33.159096943Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=7c63c296-ed9b-4f66-b703-8339a650a360 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:33.212315 crc crio[24477]: time=\"2026-06-11T12:22:33.211956564Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=8fb425c7-d39c-43a6-a806-a6dec0f6918f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:33.221288 crc crio[24477]: time=\"2026-06-11T12:22:33.221187736Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-r9mbl/keystone-bootstrap\" id=2b4dc18f-d009-43a2-b62d-d4011092974e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:33.221632 crc crio[24477]: time=\"2026-06-11T12:22:33.221572237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:33.257124 crc crio[24477]: 2026-06-11T12:22:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:40c2ef4fce6aff0 Mac:32:8d:21:0f:99:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/cdbb0522-71fc-4de7-91fc-495455ac7eca SocketPath: PciID:}] [{Interface:0xc0002f6810 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:22:33.258781 crc crio[24477]: time=\"2026-06-11T12:22:33.25801971Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:40c2ef4fce6aff02228e2bfcc365fc3df668fba4a2332ae0d4683dfbaf6be5e1 UID:cce0f81a-5f74-4664-95e3-fbdce9fd2b7a NetNS:/var/run/netns/cdbb0522-71fc-4de7-91fc-495455ac7eca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcce0f81a_5f74_4664_95e3_fbdce9fd2b7a.slice PodAnnotations:0xc002d94330}] Aliases:map[]}\"\nJun 11 12:22:33.258781 crc crio[24477]: time=\"2026-06-11T12:22:33.258247296Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:22:33.276748 crc crio[24477]: 2026-06-11T12:22:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c437957ea9c8ff8 Mac:06:b2:70:bd:58:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/841dcde1-304b-4473-ab89-4df9ae53cbd5 SocketPath: PciID:}] [{Interface:0xc00012b130 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:22:33.276748 crc crio[24477]: time=\"2026-06-11T12:22:33.275891086Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c85d9984c-txlbh Namespace:openstack ID:c437957ea9c8ff892818c28e3196ae5bbdfdc9f8f1a64d716219f073465c865b UID:6c8041a7-7a77-40dd-af4c-6840104ac208 NetNS:/var/run/netns/841dcde1-304b-4473-ab89-4df9ae53cbd5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c8041a7_7a77_40dd_af4c_6840104ac208.slice PodAnnotations:0xc000a148f8}] Aliases:map[]}\"\nJun 11 12:22:33.276748 crc crio[24477]: time=\"2026-06-11T12:22:33.276023431Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6c85d9984c-txlbh for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:22:33.305302 crc crio[24477]: time=\"2026-06-11T12:22:33.305212785Z\" level=info msg=\"Ran pod sandbox c437957ea9c8ff892818c28e3196ae5bbdfdc9f8f1a64d716219f073465c865b with infra container: openstack/dnsmasq-dns-6c85d9984c-txlbh/POD\" id=e9fa267c-1f7f-4ac5-a517-c49195f75be6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:22:33.364325 crc crio[24477]: time=\"2026-06-11T12:22:33.362756282Z\" level=info msg=\"Ran pod sandbox 40c2ef4fce6aff02228e2bfcc365fc3df668fba4a2332ae0d4683dfbaf6be5e1 with infra container: openstack/glance-default-external-api-0/POD\" id=6c88ef9e-0a16-4d30-8f61-5f132073b66f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:22:33.377223 crc crio[24477]: time=\"2026-06-11T12:22:33.375725777Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=2fc1c277-9db0-41ce-97d1-da45c4935424 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:33.384609 crc crio[24477]: time=\"2026-06-11T12:22:33.384495749Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=0faf5a56-3890-4091-aaa7-7223ada09a54 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:33.384985 crc crio[24477]: time=\"2026-06-11T12:22:33.384773095Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=704ea032-77b1-44cd-add8-371466560b0b name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:33.408939 crc crio[24477]: time=\"2026-06-11T12:22:33.408763967Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=5220ccde-eb85-4596-aa77-ee7e885e02d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:33.409196 crc crio[24477]: time=\"2026-06-11T12:22:33.409157608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:33.503078 crc crio[24477]: time=\"2026-06-11T12:22:33.502998899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:33.533767 crc crio[24477]: time=\"2026-06-11T12:22:33.532789293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:33.533767 crc crio[24477]: time=\"2026-06-11T12:22:33.533400383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:33.551766 crc crio[24477]: time=\"2026-06-11T12:22:33.551118787Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=fe40e577-a319-46d1-aaa8-1fa2aa6c80e0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:33.582572 crc crio[24477]: time=\"2026-06-11T12:22:33.582371146Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6c85d9984c-txlbh/init\" id=5f5a5f4b-0d8c-46e2-bce4-ab081cd05daa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:33.583233 crc crio[24477]: time=\"2026-06-11T12:22:33.582948332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:33.652794 crc crio[24477]: 2026-06-11T12:22:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b882af710bfab89 Mac:62:71:cb:22:15:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/96333b0c-9213-46c0-8ee9-ba259682a1b1 SocketPath: PciID:}] [{Interface:0xc000144d80 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:22:33.664941 crc crio[24477]: time=\"2026-06-11T12:22:33.66356405Z\" level=info msg=\"Got pod network &{Name:neutron-7cd6b6cf84-wxh6r Namespace:openstack ID:b882af710bfab89206a1cadda09304b5b09b4060bb75954a81f35f17bb757637 UID:2264db69-0b29-4331-af73-52878b5aa095 NetNS:/var/run/netns/96333b0c-9213-46c0-8ee9-ba259682a1b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2264db69_0b29_4331_af73_52878b5aa095.slice PodAnnotations:0xc00251e148}] Aliases:map[]}\"\nJun 11 12:22:33.664941 crc crio[24477]: time=\"2026-06-11T12:22:33.663852868Z\" level=info msg=\"Checking pod openstack_neutron-7cd6b6cf84-wxh6r for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:22:33.739180 crc crio[24477]: time=\"2026-06-11T12:22:33.738547976Z\" level=info msg=\"Ran pod sandbox b882af710bfab89206a1cadda09304b5b09b4060bb75954a81f35f17bb757637 with infra container: openstack/neutron-7cd6b6cf84-wxh6r/POD\" id=91abdeed-22a9-476c-b5b8-0391b74b4b3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:22:33.747015 crc crio[24477]: time=\"2026-06-11T12:22:33.745098049Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=29967cca-732a-4b99-a5cc-a56cdbf091fe name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:33.778776 crc crio[24477]: time=\"2026-06-11T12:22:33.778701588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:33.811334 crc crio[24477]: time=\"2026-06-11T12:22:33.810999994Z\" level=info msg=\"Created container b19d4a284a3a93e2a86c2c32774387921cbbde539327c14d9f2c23b0f4e0cc99: openstack/keystone-bootstrap-r9mbl/keystone-bootstrap\" id=2b4dc18f-d009-43a2-b62d-d4011092974e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:33.817066 crc crio[24477]: time=\"2026-06-11T12:22:33.816201717Z\" level=info msg=\"Starting container: b19d4a284a3a93e2a86c2c32774387921cbbde539327c14d9f2c23b0f4e0cc99\" id=3f6fba4c-02d8-4e86-b694-4aa1665fa515 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:22:33.839529 crc crio[24477]: time=\"2026-06-11T12:22:33.838561024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:33.850687 crc crio[24477]: time=\"2026-06-11T12:22:33.85054814Z\" level=info msg=\"Started container\" PID=70864 containerID=b19d4a284a3a93e2a86c2c32774387921cbbde539327c14d9f2c23b0f4e0cc99 description=openstack/keystone-bootstrap-r9mbl/keystone-bootstrap id=3f6fba4c-02d8-4e86-b694-4aa1665fa515 name=/runtime.v1.RuntimeService/StartContainer sandboxID=09ee220e45ca535f47c475ca713b577d8985abdf44173fb05e9a1fbadc712b9d\nJun 11 12:22:33.866884 crc crio[24477]: time=\"2026-06-11T12:22:33.862477665Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cd07795e-095d-4108-b470-fa34c1857fdb name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:33.896724 crc crio[24477]: time=\"2026-06-11T12:22:33.895218361Z\" level=info msg=\"Creating container: openstack/neutron-7cd6b6cf84-wxh6r/neutron-api\" id=0cefd29f-9a08-498e-bed2-4756de6b23fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:33.900700 crc crio[24477]: time=\"2026-06-11T12:22:33.898053531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:34.094180 crc crio[24477]: time=\"2026-06-11T12:22:34.094074489Z\" level=info msg=\"Created container 1121888d593f680dc06b5059b337f52ae67c7027a44f64f3e489051d86eef1f8: openstack/dnsmasq-dns-6c85d9984c-txlbh/init\" id=5f5a5f4b-0d8c-46e2-bce4-ab081cd05daa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:34.113707 crc crio[24477]: time=\"2026-06-11T12:22:34.110135384Z\" level=info msg=\"Starting container: 1121888d593f680dc06b5059b337f52ae67c7027a44f64f3e489051d86eef1f8\" id=50053b22-3ecd-40eb-9467-49a3892324b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:22:34.186715 crc crio[24477]: time=\"2026-06-11T12:22:34.182457261Z\" level=info msg=\"Started container\" PID=70895 containerID=1121888d593f680dc06b5059b337f52ae67c7027a44f64f3e489051d86eef1f8 description=openstack/dnsmasq-dns-6c85d9984c-txlbh/init id=50053b22-3ecd-40eb-9467-49a3892324b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c437957ea9c8ff892818c28e3196ae5bbdfdc9f8f1a64d716219f073465c865b\nJun 11 12:22:34.241801 crc crio[24477]: time=\"2026-06-11T12:22:34.224886671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:34.241801 crc crio[24477]: time=\"2026-06-11T12:22:34.23932145Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d8f84b0d-60be-4e79-bdd4-e5db46107faf name=/runtime.v1.ImageService/PullImage\nJun 11 12:22:34.248775 crc crio[24477]: time=\"2026-06-11T12:22:34.248693627Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b3b42e24-ac5c-4005-8e18-6f97db87a7ef name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:34.255440 crc crio[24477]: time=\"2026-06-11T12:22:34.255379976Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a18a7e7a-3c15-4177-aa3c-53bddac8eb65 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:34.267113 crc crio[24477]: time=\"2026-06-11T12:22:34.26631424Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686342-mrbz5/oc\" id=048b1e32-25a5-4381-af3e-52cf3ff0a576 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:34.269300 crc crio[24477]: time=\"2026-06-11T12:22:34.269267074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:34.276198 crc crio[24477]: time=\"2026-06-11T12:22:34.276102323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:34.351024 crc crio[24477]: time=\"2026-06-11T12:22:34.350822916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:34.668515 crc crio[24477]: time=\"2026-06-11T12:22:34.66831422Z\" level=info msg=\"Created container 4dbcd475a87e0e33d8132af79435a98d856911efbaa5de0a61a8b0a90e32a5f0: openstack/neutron-7cd6b6cf84-wxh6r/neutron-api\" id=0cefd29f-9a08-498e-bed2-4756de6b23fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:34.682478 crc crio[24477]: time=\"2026-06-11T12:22:34.681420602Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b1451bbd-5187-4ceb-a259-3f2c38fe7cfa name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:34.692568 crc crio[24477]: time=\"2026-06-11T12:22:34.692468627Z\" level=info msg=\"Starting container: 4dbcd475a87e0e33d8132af79435a98d856911efbaa5de0a61a8b0a90e32a5f0\" id=606d9526-7aeb-41fb-855b-e77ebe49fed5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:22:34.798327 crc crio[24477]: time=\"2026-06-11T12:22:34.798201404Z\" level=info msg=\"Started container\" PID=70909 containerID=4dbcd475a87e0e33d8132af79435a98d856911efbaa5de0a61a8b0a90e32a5f0 description=openstack/neutron-7cd6b6cf84-wxh6r/neutron-api id=606d9526-7aeb-41fb-855b-e77ebe49fed5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b882af710bfab89206a1cadda09304b5b09b4060bb75954a81f35f17bb757637\nJun 11 12:22:34.877183 crc crio[24477]: time=\"2026-06-11T12:22:34.867272643Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d2264455-a8bb-4085-88a3-e0f20dc09a2f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:34.972373 crc crio[24477]: time=\"2026-06-11T12:22:34.950397113Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9bf4b8dc-7173-43ba-87ae-6deffd1cabf1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:34.984185 crc crio[24477]: time=\"2026-06-11T12:22:34.9772683Z\" level=info msg=\"Creating container: openstack/neutron-7cd6b6cf84-wxh6r/neutron-httpd\" id=3eaff331-c4b5-4d53-8270-01c96e9f23f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:34.984185 crc crio[24477]: time=\"2026-06-11T12:22:34.978034772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:35.024231 crc crio[24477]: time=\"2026-06-11T12:22:35.023483082Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7ffeb1be-0a4d-4854-8892-9b93abdac123 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:35.059213 crc crio[24477]: time=\"2026-06-11T12:22:35.059133229Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6c85d9984c-txlbh/dnsmasq-dns\" id=ef10df47-b287-4f05-96a3-77dca7e4cb8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:35.059802 crc crio[24477]: time=\"2026-06-11T12:22:35.059533151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:35.103093 crc crio[24477]: time=\"2026-06-11T12:22:35.102993029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:35.236102 crc crio[24477]: time=\"2026-06-11T12:22:35.235462265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:35.247547 crc crio[24477]: time=\"2026-06-11T12:22:35.247193327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:35.351769 crc crio[24477]: time=\"2026-06-11T12:22:35.347477824Z\" level=info msg=\"Running pod sandbox: openstack/neutron-74c7fcb96c-q9jzk/POD\" id=95464183-e795-4350-91c8-f7e3e32e9eca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:22:35.351769 crc crio[24477]: time=\"2026-06-11T12:22:35.347579797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:35.368926 crc crio[24477]: time=\"2026-06-11T12:22:35.36136166Z\" level=info msg=\"Created container 4ba2d4a88c03f2bbe2e3e58ebe73e2c57f8e9066d01f34360037b1ad8061e662: openstack/glance-default-internal-api-0/glance-log\" id=c42823b0-94cc-4a12-a5ad-6ad054c49511 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:35.369558 crc crio[24477]: time=\"2026-06-11T12:22:35.369517101Z\" level=info msg=\"Starting container: 4ba2d4a88c03f2bbe2e3e58ebe73e2c57f8e9066d01f34360037b1ad8061e662\" id=1d4a47c9-1897-4d72-91c9-4105cb339e43 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:22:35.391451 crc crio[24477]: time=\"2026-06-11T12:22:35.380490739Z\" level=info msg=\"Started container\" PID=70995 containerID=4ba2d4a88c03f2bbe2e3e58ebe73e2c57f8e9066d01f34360037b1ad8061e662 description=openstack/glance-default-internal-api-0/glance-log id=1d4a47c9-1897-4d72-91c9-4105cb339e43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=831043bf3b6177c3634275db4a18a081037b7dbff1c70893def517260408e308\nJun 11 12:22:35.414915 crc crio[24477]: time=\"2026-06-11T12:22:35.414862027Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=6ffbe6a5-e876-45a6-b99e-a07692d4767d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:35.463513 crc crio[24477]: time=\"2026-06-11T12:22:35.463405376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:35.518193 crc crio[24477]: time=\"2026-06-11T12:22:35.518124025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:35.540172 crc crio[24477]: time=\"2026-06-11T12:22:35.540110364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:35.634559 crc crio[24477]: time=\"2026-06-11T12:22:35.634448102Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=887aeaf7-974f-4330-8372-d2931a5a8381 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:35.653800 crc crio[24477]: time=\"2026-06-11T12:22:35.653503389Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=5387b39c-29a8-4ec9-8435-6a21b651939d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:35.669155 crc crio[24477]: time=\"2026-06-11T12:22:35.66905033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:35.670387 crc crio[24477]: time=\"2026-06-11T12:22:35.655559128Z\" level=info msg=\"Created container e29ac7b6903159f7e1809c33176e3763f14477ca99161a781a954452a0b9a22b: openstack/neutron-7cd6b6cf84-wxh6r/neutron-httpd\" id=3eaff331-c4b5-4d53-8270-01c96e9f23f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:35.688472 crc crio[24477]: time=\"2026-06-11T12:22:35.68823222Z\" level=info msg=\"Starting container: e29ac7b6903159f7e1809c33176e3763f14477ca99161a781a954452a0b9a22b\" id=3236973d-48e7-461d-8e75-1eafdab90918 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:22:35.732095 crc crio[24477]: time=\"2026-06-11T12:22:35.731701423Z\" level=info msg=\"Got pod network &{Name:neutron-74c7fcb96c-q9jzk Namespace:openstack ID:d57ebb5dab461121a66fc46d2f0b60f3639cee7821aaf63bd7d20cceb8248ba2 UID:37241ec4-e849-4344-838b-125d6ec5fcca NetNS:/var/run/netns/e93deb17-c131-436e-aabc-560153327847 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37241ec4_e849_4344_838b_125d6ec5fcca.slice PodAnnotations:0xc002d1a328}] Aliases:map[]}\"\nJun 11 12:22:35.732095 crc crio[24477]: time=\"2026-06-11T12:22:35.731768314Z\" level=info msg=\"Adding pod openstack_neutron-74c7fcb96c-q9jzk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:22:35.759274 crc crio[24477]: time=\"2026-06-11T12:22:35.758783297Z\" level=info msg=\"Started container\" PID=71016 containerID=e29ac7b6903159f7e1809c33176e3763f14477ca99161a781a954452a0b9a22b description=openstack/neutron-7cd6b6cf84-wxh6r/neutron-httpd id=3236973d-48e7-461d-8e75-1eafdab90918 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b882af710bfab89206a1cadda09304b5b09b4060bb75954a81f35f17bb757637\nJun 11 12:22:35.860147 crc crio[24477]: time=\"2026-06-11T12:22:35.85999608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:36.020529 crc crio[24477]: time=\"2026-06-11T12:22:36.017030467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:36.083882 crc crio[24477]: time=\"2026-06-11T12:22:36.083720614Z\" level=info msg=\"Created container 802c10f894b08e0ecdf38a306d6afca68136e433eb139393cd4d6d2200713e80: openshift-infra/auto-csr-approver-29686342-mrbz5/oc\" id=048b1e32-25a5-4381-af3e-52cf3ff0a576 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:36.087048 crc crio[24477]: time=\"2026-06-11T12:22:36.086944742Z\" level=info msg=\"Starting container: 802c10f894b08e0ecdf38a306d6afca68136e433eb139393cd4d6d2200713e80\" id=e89c755e-5c63-4a3a-a439-a04c4b431e62 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:22:36.116152 crc crio[24477]: time=\"2026-06-11T12:22:36.116045366Z\" level=info msg=\"Started container\" PID=71023 containerID=802c10f894b08e0ecdf38a306d6afca68136e433eb139393cd4d6d2200713e80 description=openshift-infra/auto-csr-approver-29686342-mrbz5/oc id=e89c755e-5c63-4a3a-a439-a04c4b431e62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b558b3df6bd9944f9412f428c1a4d5d1eeff6ad951f07b6555ac481aa64ab5d\nJun 11 12:22:36.247337 crc crio[24477]: time=\"2026-06-11T12:22:36.247241562Z\" level=info msg=\"Created container 2be0d4321dc9163c1dc0d634bbfc25ddb2ee10b47638a11b36578130cf4f1236: openstack/glance-default-external-api-0/glance-log\" id=5220ccde-eb85-4596-aa77-ee7e885e02d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:36.249142 crc crio[24477]: time=\"2026-06-11T12:22:36.249066194Z\" level=info msg=\"Starting container: 2be0d4321dc9163c1dc0d634bbfc25ddb2ee10b47638a11b36578130cf4f1236\" id=cb887deb-5b8d-4606-96e7-eec14a7504cc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:22:36.255329 crc crio[24477]: time=\"2026-06-11T12:22:36.254934848Z\" level=info msg=\"Created container a9f4a1bc8d57f1a9b226bb3ed102c79ba062bd61d10e087d2a6f9afb6a645420: openstack/dnsmasq-dns-6c85d9984c-txlbh/dnsmasq-dns\" id=ef10df47-b287-4f05-96a3-77dca7e4cb8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:36.257482 crc crio[24477]: time=\"2026-06-11T12:22:36.256828701Z\" level=info msg=\"Started container\" PID=71103 containerID=2be0d4321dc9163c1dc0d634bbfc25ddb2ee10b47638a11b36578130cf4f1236 description=openstack/glance-default-external-api-0/glance-log id=cb887deb-5b8d-4606-96e7-eec14a7504cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=40c2ef4fce6aff02228e2bfcc365fc3df668fba4a2332ae0d4683dfbaf6be5e1\nJun 11 12:22:36.258407 crc crio[24477]: time=\"2026-06-11T12:22:36.258022782Z\" level=info msg=\"Starting container: a9f4a1bc8d57f1a9b226bb3ed102c79ba062bd61d10e087d2a6f9afb6a645420\" id=a34fe547-9051-43c8-a990-e5243628c363 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:22:36.276743 crc crio[24477]: time=\"2026-06-11T12:22:36.276315446Z\" level=info msg=\"Started container\" PID=71048 containerID=a9f4a1bc8d57f1a9b226bb3ed102c79ba062bd61d10e087d2a6f9afb6a645420 description=openstack/dnsmasq-dns-6c85d9984c-txlbh/dnsmasq-dns id=a34fe547-9051-43c8-a990-e5243628c363 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c437957ea9c8ff892818c28e3196ae5bbdfdc9f8f1a64d716219f073465c865b\nJun 11 12:22:36.286069 crc crio[24477]: time=\"2026-06-11T12:22:36.285508286Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=9b12c489-0a16-4912-9c14-d30c9e2a22c4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:36.457572 crc crio[24477]: time=\"2026-06-11T12:22:36.456999046Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=6f5ad349-ef88-40b7-bb07-8c2f3f5922be name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:36.477887 crc crio[24477]: time=\"2026-06-11T12:22:36.473946052Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=fa083f55-db6a-48db-9ac6-251e907a8681 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:36.477887 crc crio[24477]: time=\"2026-06-11T12:22:36.474365733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:36.767612 crc crio[24477]: time=\"2026-06-11T12:22:36.766108446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:36.811983 crc crio[24477]: 2026-06-11T12:22:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d57ebb5dab46112 Mac:8e:15:6c:4f:0a:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/e93deb17-c131-436e-aabc-560153327847 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:22:36.813988 crc crio[24477]: time=\"2026-06-11T12:22:36.813807445Z\" level=info msg=\"Got pod network &{Name:neutron-74c7fcb96c-q9jzk Namespace:openstack ID:d57ebb5dab461121a66fc46d2f0b60f3639cee7821aaf63bd7d20cceb8248ba2 UID:37241ec4-e849-4344-838b-125d6ec5fcca NetNS:/var/run/netns/e93deb17-c131-436e-aabc-560153327847 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37241ec4_e849_4344_838b_125d6ec5fcca.slice PodAnnotations:0xc002d1a328}] Aliases:map[]}\"\nJun 11 12:22:36.814165 crc crio[24477]: time=\"2026-06-11T12:22:36.814105664Z\" level=info msg=\"Checking pod openstack_neutron-74c7fcb96c-q9jzk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:22:37.280136 crc crio[24477]: time=\"2026-06-11T12:22:37.279987136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:37.468118 crc crio[24477]: time=\"2026-06-11T12:22:37.468013188Z\" level=info msg=\"Created container ebe50026f1248e73c5a0d5c7728ba285d42c4e19c04e2b2479fad5df2e721fbe: openstack/glance-default-internal-api-0/glance-httpd\" id=5387b39c-29a8-4ec9-8435-6a21b651939d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:37.487516 crc crio[24477]: time=\"2026-06-11T12:22:37.477227042Z\" level=info msg=\"Starting container: ebe50026f1248e73c5a0d5c7728ba285d42c4e19c04e2b2479fad5df2e721fbe\" id=de4a4eea-2656-421e-9e46-79936b03ecef name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:22:37.487516 crc crio[24477]: time=\"2026-06-11T12:22:37.486070677Z\" level=info msg=\"Started container\" PID=71430 containerID=ebe50026f1248e73c5a0d5c7728ba285d42c4e19c04e2b2479fad5df2e721fbe description=openstack/glance-default-internal-api-0/glance-httpd id=de4a4eea-2656-421e-9e46-79936b03ecef name=/runtime.v1.RuntimeService/StartContainer sandboxID=831043bf3b6177c3634275db4a18a081037b7dbff1c70893def517260408e308\nJun 11 12:22:37.686745 crc crio[24477]: time=\"2026-06-11T12:22:37.686581882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:37.836704 crc crio[24477]: time=\"2026-06-11T12:22:37.836479617Z\" level=info msg=\"Created container ed31daa7eb727d9b5e5b71fa7b22c4c20f1365d41634fc71e6cf3120055b8c0e: openstack/glance-default-external-api-0/glance-httpd\" id=fa083f55-db6a-48db-9ac6-251e907a8681 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:37.839941 crc crio[24477]: time=\"2026-06-11T12:22:37.839005888Z\" level=info msg=\"Starting container: ed31daa7eb727d9b5e5b71fa7b22c4c20f1365d41634fc71e6cf3120055b8c0e\" id=3ce0f75c-112a-4659-a4aa-33d01535f813 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:22:37.846691 crc crio[24477]: time=\"2026-06-11T12:22:37.845870003Z\" level=info msg=\"Started container\" PID=71487 containerID=ed31daa7eb727d9b5e5b71fa7b22c4c20f1365d41634fc71e6cf3120055b8c0e description=openstack/glance-default-external-api-0/glance-httpd id=3ce0f75c-112a-4659-a4aa-33d01535f813 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40c2ef4fce6aff02228e2bfcc365fc3df668fba4a2332ae0d4683dfbaf6be5e1\nJun 11 12:22:38.025481 crc crio[24477]: time=\"2026-06-11T12:22:38.02540209Z\" level=info msg=\"Ran pod sandbox d57ebb5dab461121a66fc46d2f0b60f3639cee7821aaf63bd7d20cceb8248ba2 with infra container: openstack/neutron-74c7fcb96c-q9jzk/POD\" id=95464183-e795-4350-91c8-f7e3e32e9eca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:22:38.027515 crc crio[24477]: time=\"2026-06-11T12:22:38.027424843Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=dc54627b-9711-413b-a823-71367b8dff16 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:38.106067 crc crio[24477]: time=\"2026-06-11T12:22:38.10551967Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=aa297a75-4594-4108-941c-8f8d0647e790 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:38.106306 crc crio[24477]: time=\"2026-06-11T12:22:38.105960873Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:860b1eb61b6652f02a54b95af32f4c5e33bd138d9a8d1a330fce56c9b78c103f\" id=21f8d95a-f0f5-4860-a6f1-66fa4664a701 name=/runtime.v1.ImageService/PullImage\nJun 11 12:22:38.110614 crc crio[24477]: time=\"2026-06-11T12:22:38.110452937Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=11294f8f-5926-47b6-a313-1f94f3730a7e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:38.122184 crc crio[24477]: time=\"2026-06-11T12:22:38.122089154Z\" level=info msg=\"Creating container: openstack/neutron-74c7fcb96c-q9jzk/neutron-api\" id=5557e5f4-8ab6-4b9a-a995-b742cd6578d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:38.122697 crc crio[24477]: time=\"2026-06-11T12:22:38.122537996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:38.138885 crc crio[24477]: time=\"2026-06-11T12:22:38.138749679Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=1238f794-6720-42d4-9cc3-60f37247f166 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:38.152504 crc crio[24477]: time=\"2026-06-11T12:22:38.152388231Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=b1568860-3d57-471a-ba72-226bfedb7746 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:38.154458 crc crio[24477]: time=\"2026-06-11T12:22:38.154383007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:38.190226 crc crio[24477]: time=\"2026-06-11T12:22:38.190121508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:38.197511 crc crio[24477]: time=\"2026-06-11T12:22:38.197424253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:38.244990 crc crio[24477]: time=\"2026-06-11T12:22:38.244865881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:38.252500 crc crio[24477]: time=\"2026-06-11T12:22:38.252442273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:38.419463 crc crio[24477]: time=\"2026-06-11T12:22:38.419401758Z\" level=info msg=\"Created container 02931cc76233f5b6c42ff460fdb8e607ee4b3ac769107f25dc3011b2e1a55d89: openstack/ceilometer-0/ceilometer-notification-agent\" id=b1568860-3d57-471a-ba72-226bfedb7746 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:38.421844 crc crio[24477]: time=\"2026-06-11T12:22:38.421793084Z\" level=info msg=\"Starting container: 02931cc76233f5b6c42ff460fdb8e607ee4b3ac769107f25dc3011b2e1a55d89\" id=096d6adb-23aa-4905-a947-4ceef255c531 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:22:38.428796 crc crio[24477]: time=\"2026-06-11T12:22:38.428704608Z\" level=info msg=\"Started container\" PID=71842 containerID=02931cc76233f5b6c42ff460fdb8e607ee4b3ac769107f25dc3011b2e1a55d89 description=openstack/ceilometer-0/ceilometer-notification-agent id=096d6adb-23aa-4905-a947-4ceef255c531 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed723d8d3f519842a48bed60a7c5afb0862ef76bce60e28bf70d629d4c6fafaa\nJun 11 12:22:38.444181 crc crio[24477]: time=\"2026-06-11T12:22:38.444074008Z\" level=info msg=\"Created container cb1be7a49a16827fd9de3b41530d6435a545d968eeea396657cd519f9d9200e2: openstack/neutron-74c7fcb96c-q9jzk/neutron-api\" id=5557e5f4-8ab6-4b9a-a995-b742cd6578d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:38.449711 crc crio[24477]: time=\"2026-06-11T12:22:38.449536648Z\" level=info msg=\"Starting container: cb1be7a49a16827fd9de3b41530d6435a545d968eeea396657cd519f9d9200e2\" id=57c6da31-a172-47c8-b0f9-1c9bcb6a564a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:22:38.460262 crc crio[24477]: time=\"2026-06-11T12:22:38.460147468Z\" level=info msg=\"Started container\" PID=71844 containerID=cb1be7a49a16827fd9de3b41530d6435a545d968eeea396657cd519f9d9200e2 description=openstack/neutron-74c7fcb96c-q9jzk/neutron-api id=57c6da31-a172-47c8-b0f9-1c9bcb6a564a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d57ebb5dab461121a66fc46d2f0b60f3639cee7821aaf63bd7d20cceb8248ba2\nJun 11 12:22:38.462444 crc crio[24477]: time=\"2026-06-11T12:22:38.462361431Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=4d73cb2c-8a0f-4d78-8005-ee9e7e6458d8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:38.462805 crc crio[24477]: time=\"2026-06-11T12:22:38.462579827Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/sg-core:latest not found\" id=4d73cb2c-8a0f-4d78-8005-ee9e7e6458d8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:38.462909 crc crio[24477]: time=\"2026-06-11T12:22:38.462826544Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found\" id=4d73cb2c-8a0f-4d78-8005-ee9e7e6458d8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:38.464205 crc crio[24477]: time=\"2026-06-11T12:22:38.46411626Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core:latest\" id=6339d0d6-a83a-4311-8bbf-e27ebe0ba507 name=/runtime.v1.ImageService/PullImage\nJun 11 12:22:38.469278 crc crio[24477]: time=\"2026-06-11T12:22:38.469190772Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core:latest\\\"\"\nJun 11 12:22:38.477418 crc crio[24477]: time=\"2026-06-11T12:22:38.477285668Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cc434080-08a9-4aa2-a71e-89946e64d234 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:38.552130 crc crio[24477]: time=\"2026-06-11T12:22:38.551959119Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ed0ff6a7-52b3-4bfe-893a-1627fd189ad2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:38.558852 crc crio[24477]: time=\"2026-06-11T12:22:38.558777839Z\" level=info msg=\"Creating container: openstack/neutron-74c7fcb96c-q9jzk/neutron-httpd\" id=cd81a719-9c36-4cdb-8f35-00d8d4b5bf63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:38.559344 crc crio[24477]: time=\"2026-06-11T12:22:38.559290393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:38.617753 crc crio[24477]: time=\"2026-06-11T12:22:38.617525004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:38.623827 crc crio[24477]: time=\"2026-06-11T12:22:38.623748119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:38.740580 crc crio[24477]: time=\"2026-06-11T12:22:38.740470777Z\" level=info msg=\"Created container c68924d4f868245ec073e93cfac16cf92cf3ee06f0a3d1be842bf48fed26b49a: openstack/neutron-74c7fcb96c-q9jzk/neutron-httpd\" id=cd81a719-9c36-4cdb-8f35-00d8d4b5bf63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:38.742035 crc crio[24477]: time=\"2026-06-11T12:22:38.741942738Z\" level=info msg=\"Starting container: c68924d4f868245ec073e93cfac16cf92cf3ee06f0a3d1be842bf48fed26b49a\" id=306b0429-dd31-4da7-8697-0d60b8d65b0c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:22:38.748725 crc crio[24477]: time=\"2026-06-11T12:22:38.748537355Z\" level=info msg=\"Started container\" PID=71901 containerID=c68924d4f868245ec073e93cfac16cf92cf3ee06f0a3d1be842bf48fed26b49a description=openstack/neutron-74c7fcb96c-q9jzk/neutron-httpd id=306b0429-dd31-4da7-8697-0d60b8d65b0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d57ebb5dab461121a66fc46d2f0b60f3639cee7821aaf63bd7d20cceb8248ba2\nJun 11 12:22:38.973872 crc crio[24477]: time=\"2026-06-11T12:22:38.972775562Z\" level=info msg=\"Stopping pod sandbox: 7b558b3df6bd9944f9412f428c1a4d5d1eeff6ad951f07b6555ac481aa64ab5d\" id=aac75ae6-a95a-4182-bfbc-b70a0738e2bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:22:38.973872 crc crio[24477]: time=\"2026-06-11T12:22:38.9734033Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686342-mrbz5 Namespace:openshift-infra ID:7b558b3df6bd9944f9412f428c1a4d5d1eeff6ad951f07b6555ac481aa64ab5d UID:49766fbb-6802-480f-9ee7-ca06dff0339a NetNS:/var/run/netns/2b5486dc-527b-4c78-a995-5670178964f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49766fbb_6802_480f_9ee7_ca06dff0339a.slice PodAnnotations:0xc000530b30}] Aliases:map[]}\"\nJun 11 12:22:38.973872 crc crio[24477]: time=\"2026-06-11T12:22:38.973525493Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686342-mrbz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:22:39.398339 crc crio[24477]: time=\"2026-06-11T12:22:39.397822462Z\" level=info msg=\"Stopped pod sandbox: 7b558b3df6bd9944f9412f428c1a4d5d1eeff6ad951f07b6555ac481aa64ab5d\" id=aac75ae6-a95a-4182-bfbc-b70a0738e2bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:22:39.998692 crc crio[24477]: time=\"2026-06-11T12:22:39.99853942Z\" level=info msg=\"Stopping pod sandbox: ee78a335d5db1f1019db47670564203c41307c6a7fa00dd644be9b87c20d6ae4\" id=594b2fff-251d-432b-8079-31a7d241dfbf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:22:39.999923 crc crio[24477]: time=\"2026-06-11T12:22:39.999848788Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-fmj7g Namespace:openstack ID:ee78a335d5db1f1019db47670564203c41307c6a7fa00dd644be9b87c20d6ae4 UID:d7e3240a-7507-4ce6-8afb-107c2ae5d7af NetNS:/var/run/netns/d4c356ae-fc0a-4f68-bcd5-78e2b11d2de0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7e3240a_7507_4ce6_8afb_107c2ae5d7af.slice PodAnnotations:0xc00251e208}] Aliases:map[]}\"\nJun 11 12:22:40.000107 crc crio[24477]: time=\"2026-06-11T12:22:40.000043674Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-fmj7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:22:40.425708 crc crio[24477]: time=\"2026-06-11T12:22:40.424815556Z\" level=info msg=\"Stopped pod sandbox: ee78a335d5db1f1019db47670564203c41307c6a7fa00dd644be9b87c20d6ae4\" id=594b2fff-251d-432b-8079-31a7d241dfbf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:22:41.032924 crc crio[24477]: time=\"2026-06-11T12:22:41.032781748Z\" level=info msg=\"Stopping pod sandbox: 09ee220e45ca535f47c475ca713b577d8985abdf44173fb05e9a1fbadc712b9d\" id=aaad21a4-2fab-42d7-a3f7-5219465a8055 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:22:41.059876 crc crio[24477]: time=\"2026-06-11T12:22:41.059761523Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-r9mbl Namespace:openstack ID:09ee220e45ca535f47c475ca713b577d8985abdf44173fb05e9a1fbadc712b9d UID:82e9034c-fedf-4663-b426-fcd3a45d7865 NetNS:/var/run/netns/b43fc2ab-1610-4f6a-aca7-06ba39173d05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82e9034c_fedf_4663_b426_fcd3a45d7865.slice PodAnnotations:0xc00008cc58}] Aliases:map[]}\"\nJun 11 12:22:41.060167 crc crio[24477]: time=\"2026-06-11T12:22:41.060061201Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-r9mbl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:22:41.525811 crc crio[24477]: time=\"2026-06-11T12:22:41.524059711Z\" level=info msg=\"Stopped pod sandbox: 09ee220e45ca535f47c475ca713b577d8985abdf44173fb05e9a1fbadc712b9d\" id=aaad21a4-2fab-42d7-a3f7-5219465a8055 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:22:43.485753 crc crio[24477]: time=\"2026-06-11T12:22:43.48526258Z\" level=info msg=\"Running pod sandbox: openstack/placement-ff4597f5b-ckxwb/POD\" id=d4b2fe71-17d6-41da-96a8-538a53c831b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:22:43.485753 crc crio[24477]: time=\"2026-06-11T12:22:43.485373053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:44.110952 crc crio[24477]: time=\"2026-06-11T12:22:44.110263939Z\" level=info msg=\"Stopping pod sandbox: 728b89a4a1584f4dcdebb91998311164aa06ad7f78951c9a231ad5b58060d3e6\" id=499043c5-2239-4bb1-9913-4b879a9079b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:22:44.111629 crc crio[24477]: time=\"2026-06-11T12:22:44.111528605Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-mdqdj Namespace:openstack ID:728b89a4a1584f4dcdebb91998311164aa06ad7f78951c9a231ad5b58060d3e6 UID:d342d68c-d31c-4bc3-b058-d4eb411c0b38 NetNS:/var/run/netns/1bc96a11-0568-4382-8f7b-12f48bdf3b4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd342d68c_d31c_4bc3_b058_d4eb411c0b38.slice PodAnnotations:0xc002d940c0}] Aliases:map[]}\"\nJun 11 12:22:44.111867 crc crio[24477]: time=\"2026-06-11T12:22:44.111806193Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-mdqdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:22:45.715377 crc crio[24477]: time=\"2026-06-11T12:22:45.714183236Z\" level=info msg=\"Stopped pod sandbox: 728b89a4a1584f4dcdebb91998311164aa06ad7f78951c9a231ad5b58060d3e6\" id=499043c5-2239-4bb1-9913-4b879a9079b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:22:46.381723 crc crio[24477]: time=\"2026-06-11T12:22:46.380044637Z\" level=info msg=\"Stopping container: 89bee809d9c4ef5c0131e062f0f4f13fb31148c14c17967fa7bfd46f11e16ede (timeout: 10s)\" id=e51b188b-8eb9-4897-b2a9-31de7e47dfbe name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:22:47.020987 crc crio[24477]: time=\"2026-06-11T12:22:47.020367342Z\" level=info msg=\"Running pod sandbox: openstack/keystone-5887657766-tq4nr/POD\" id=cc831804-9267-4aad-ab7a-8a81be94e391 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:22:47.020987 crc crio[24477]: time=\"2026-06-11T12:22:47.020819404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:47.712222 crc crio[24477]: time=\"2026-06-11T12:22:47.711586058Z\" level=info msg=\"Running pod sandbox: openstack/placement-6d57fc576-sphvs/POD\" id=1b97b591-9f14-4844-9040-096e44e53c43 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:22:47.712222 crc crio[24477]: time=\"2026-06-11T12:22:47.712162275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:48.034992 crc crio[24477]: time=\"2026-06-11T12:22:48.034368939Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-7ff9487ccf-5vr98/POD\" id=c440eaa8-1eb6-4cb4-a0b1-4e917f6ada66 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:22:48.035953 crc crio[24477]: time=\"2026-06-11T12:22:48.035016768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:48.073030 crc crio[24477]: time=\"2026-06-11T12:22:48.072254248Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-78747c4f98-rqdlr/POD\" id=0973dcfb-fce1-4787-8f9c-2d2da786251d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:22:48.073030 crc crio[24477]: time=\"2026-06-11T12:22:48.072364302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:48.422739 crc crio[24477]: time=\"2026-06-11T12:22:48.422273718Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-54f48964b7-2748z/POD\" id=b04fc477-d79c-4f3d-ada5-f9981494051e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:22:48.422739 crc crio[24477]: time=\"2026-06-11T12:22:48.422355201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:48.425001 crc crio[24477]: time=\"2026-06-11T12:22:48.424514859Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-6d76759b7d-c9kxb/POD\" id=e589a028-4a26-4606-8f21-244e1409dc53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:22:48.425378 crc crio[24477]: time=\"2026-06-11T12:22:48.425346382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:51.229060 crc crio[24477]: time=\"2026-06-11T12:22:51.22838695Z\" level=info msg=\"Stopped container 89bee809d9c4ef5c0131e062f0f4f13fb31148c14c17967fa7bfd46f11e16ede: openstack/dnsmasq-dns-6674dbf88c-t52cf/dnsmasq-dns\" id=e51b188b-8eb9-4897-b2a9-31de7e47dfbe name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:22:51.231486 crc crio[24477]: time=\"2026-06-11T12:22:51.230424348Z\" level=info msg=\"Stopping pod sandbox: 76d0bf1e684cc24fc045a4880e4f954ebcf0249a43070907c4395b7a65dd9a8b\" id=4747f480-94a0-4ea8-9fee-674075f6967c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:22:51.231486 crc crio[24477]: time=\"2026-06-11T12:22:51.231315309Z\" level=info msg=\"Got pod network &{Name:placement-ff4597f5b-ckxwb Namespace:openstack ID:31de5123f51a8a740a7313f29dc67538b9cfdbc5b06e27d424936cb322d7d679 UID:202449e6-4da5-4f79-98b0-ef8e6f6b0641 NetNS:/var/run/netns/268d7558-e4a9-4042-9175-87de88cf95ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod202449e6_4da5_4f79_98b0_ef8e6f6b0641.slice PodAnnotations:0xc007b16618}] Aliases:map[]}\"\nJun 11 12:22:51.231486 crc crio[24477]: time=\"2026-06-11T12:22:51.231365701Z\" level=info msg=\"Adding pod openstack_placement-ff4597f5b-ckxwb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:22:51.231903 crc crio[24477]: time=\"2026-06-11T12:22:51.231839518Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-t52cf Namespace:openstack ID:76d0bf1e684cc24fc045a4880e4f954ebcf0249a43070907c4395b7a65dd9a8b UID:a8893156-7f05-4d7b-91dd-8449bc551132 NetNS:/var/run/netns/1861995f-eff7-4319-a46b-a4e85d9068cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8893156_7f05_4d7b_91dd_8449bc551132.slice PodAnnotations:0xc0005304a0}] Aliases:map[]}\"\nJun 11 12:22:51.233278 crc crio[24477]: time=\"2026-06-11T12:22:51.232052544Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6674dbf88c-t52cf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:22:51.492492 crc crio[24477]: time=\"2026-06-11T12:22:51.491550415Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:457ac65a0818c89c25b563e576fd0e228e61b23e5913835aa8c748f2c70ce600\" id=6339d0d6-a83a-4311-8bbf-e27ebe0ba507 name=/runtime.v1.ImageService/PullImage\nJun 11 12:22:51.502567 crc crio[24477]: time=\"2026-06-11T12:22:51.502485856Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=89f0fb13-c72e-44b7-bb3b-c5e3d727e028 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:51.562173 crc crio[24477]: time=\"2026-06-11T12:22:51.554241475Z\" level=info msg=\"Got pod network &{Name:barbican-worker-7ff9487ccf-5vr98 Namespace:openstack ID:33c2c94c43fb5956ca602eef8fefd43c8750c3e3f092fba1829cf1517c554bfc UID:8a9122fd-7915-4f45-a130-c9815f55d8b1 NetNS:/var/run/netns/33812a97-de9b-4e53-8d07-19331cff83e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a9122fd_7915_4f45_a130_c9815f55d8b1.slice PodAnnotations:0xc002ce4578}] Aliases:map[]}\"\nJun 11 12:22:51.562173 crc crio[24477]: time=\"2026-06-11T12:22:51.554367649Z\" level=info msg=\"Adding pod openstack_barbican-worker-7ff9487ccf-5vr98 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:22:51.575203 crc crio[24477]: time=\"2026-06-11T12:22:51.572854417Z\" level=info msg=\"Got pod network &{Name:keystone-5887657766-tq4nr Namespace:openstack ID:2b4036bc8612e15cd1ca113127a06103e772eba747a595e98a774ecbcaa361d1 UID:bab40c4b-3996-46cb-b66d-235dd897cde0 NetNS:/var/run/netns/e735afe1-1b11-46d9-b422-82f89e87b561 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbab40c4b_3996_46cb_b66d_235dd897cde0.slice PodAnnotations:0xc002ce4708}] Aliases:map[]}\"\nJun 11 12:22:51.575203 crc crio[24477]: time=\"2026-06-11T12:22:51.575102561Z\" level=info msg=\"Adding pod openstack_keystone-5887657766-tq4nr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:22:51.604763 crc crio[24477]: time=\"2026-06-11T12:22:51.603427001Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-2748z Namespace:openstack ID:e3c17cc3d92c622f06aeaafd6e66ac2765bdbb6811bd6dc76a9f16537f04426c UID:e67cc0bb-b236-4106-8c09-5d3765f0b66d NetNS:/var/run/netns/2f3256dc-5dda-42bf-a524-cd7b36740bd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode67cc0bb_b236_4106_8c09_5d3765f0b66d.slice PodAnnotations:0xc002d1a220}] Aliases:map[]}\"\nJun 11 12:22:51.604763 crc crio[24477]: time=\"2026-06-11T12:22:51.603506583Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-54f48964b7-2748z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:22:51.614124 crc crio[24477]: time=\"2026-06-11T12:22:51.614002917Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=e24cffed-7b06-4338-a372-d7883b6cd302 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:51.614952 crc crio[24477]: time=\"2026-06-11T12:22:51.614813824Z\" level=info msg=\"Got pod network &{Name:barbican-api-6d76759b7d-c9kxb Namespace:openstack ID:12e72d256310f882625744a60404b4c38fb1f647a52311b8840e0f725c983fe1 UID:3d478862-d415-4423-9574-82b389190db4 NetNS:/var/run/netns/172ecb38-65fb-4a61-99c7-c291f34343ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d478862_d415_4423_9574_82b389190db4.slice PodAnnotations:0xc002ce40f0}] Aliases:map[]}\"\nJun 11 12:22:51.615766 crc crio[24477]: time=\"2026-06-11T12:22:51.614898096Z\" level=info msg=\"Adding pod openstack_barbican-api-6d76759b7d-c9kxb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:22:51.618196 crc crio[24477]: time=\"2026-06-11T12:22:51.61785176Z\" level=info msg=\"Got pod network &{Name:placement-6d57fc576-sphvs Namespace:openstack ID:b35ed1bb8432ad11796f3c1aa562a5d79bd78a9315bccd8280ca792b3139a5c4 UID:127c20ee-fc3e-4a74-9877-d15454516b02 NetNS:/var/run/netns/b51fd036-92eb-4ca7-b7e6-4fdf36681d51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod127c20ee_fc3e_4a74_9877_d15454516b02.slice PodAnnotations:0xc00008c750}] Aliases:map[]}\"\nJun 11 12:22:51.618196 crc crio[24477]: time=\"2026-06-11T12:22:51.617923242Z\" level=info msg=\"Adding pod openstack_placement-6d57fc576-sphvs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:22:51.656072 crc crio[24477]: time=\"2026-06-11T12:22:51.655821712Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=1d936cc2-9836-44c4-a345-b11b85b5edb1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:51.671916 crc crio[24477]: time=\"2026-06-11T12:22:51.660965538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:51.676261 crc crio[24477]: time=\"2026-06-11T12:22:51.673882979Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-78747c4f98-rqdlr Namespace:openstack ID:1d33ef47d09c942f589f3e018ea017e9c369d7db2895163acf239b7b2fbc49f6 UID:f516de03-1658-4559-997a-2ace19766840 NetNS:/var/run/netns/32900c4a-7fb7-4be5-93fa-58c8b703611e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf516de03_1658_4559_997a_2ace19766840.slice PodAnnotations:0xc002ce4438}] Aliases:map[]}\"\nJun 11 12:22:51.676261 crc crio[24477]: time=\"2026-06-11T12:22:51.673922746Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-78747c4f98-rqdlr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:22:51.777307 crc crio[24477]: time=\"2026-06-11T12:22:51.773947395Z\" level=info msg=\"Stopped pod sandbox: 76d0bf1e684cc24fc045a4880e4f954ebcf0249a43070907c4395b7a65dd9a8b\" id=4747f480-94a0-4ea8-9fee-674075f6967c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:22:51.891287 crc crio[24477]: time=\"2026-06-11T12:22:51.891171797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:51.908480 crc crio[24477]: time=\"2026-06-11T12:22:51.90798449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:52.069377 crc crio[24477]: 2026-06-11T12:22:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:31de5123f51a8a7 Mac:52:fb:e7:cb:c8:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/268d7558-e4a9-4042-9175-87de88cf95ea SocketPath: PciID:}] [{Interface:0xc00042e5f0 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:22:52.078766 crc crio[24477]: time=\"2026-06-11T12:22:52.075256866Z\" level=info msg=\"Got pod network &{Name:placement-ff4597f5b-ckxwb Namespace:openstack ID:31de5123f51a8a740a7313f29dc67538b9cfdbc5b06e27d424936cb322d7d679 UID:202449e6-4da5-4f79-98b0-ef8e6f6b0641 NetNS:/var/run/netns/268d7558-e4a9-4042-9175-87de88cf95ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod202449e6_4da5_4f79_98b0_ef8e6f6b0641.slice PodAnnotations:0xc007b16618}] Aliases:map[]}\"\nJun 11 12:22:52.078766 crc crio[24477]: time=\"2026-06-11T12:22:52.075482062Z\" level=info msg=\"Checking pod openstack_placement-ff4597f5b-ckxwb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:22:52.132762 crc crio[24477]: time=\"2026-06-11T12:22:52.129248205Z\" level=info msg=\"Ran pod sandbox 31de5123f51a8a740a7313f29dc67538b9cfdbc5b06e27d424936cb322d7d679 with infra container: openstack/placement-ff4597f5b-ckxwb/POD\" id=d4b2fe71-17d6-41da-96a8-538a53c831b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:22:52.138797 crc crio[24477]: time=\"2026-06-11T12:22:52.138703657Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=ef80799a-91d3-4bd2-a42d-298391b4545b name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:52.338288 crc crio[24477]: time=\"2026-06-11T12:22:52.336131917Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=06f80da7-62e6-46cb-8bfb-01633965c289 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:52.363576 crc crio[24477]: time=\"2026-06-11T12:22:52.363507022Z\" level=info msg=\"Creating container: openstack/placement-ff4597f5b-ckxwb/placement-log\" id=622541c3-2f6a-4ad7-ab94-e551b6d650ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:52.371312 crc crio[24477]: time=\"2026-06-11T12:22:52.371203111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:52.373088 crc crio[24477]: time=\"2026-06-11T12:22:52.372252681Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-6f7c67f874-57qlb/POD\" id=427e4ec1-626c-40b8-950d-af23fe149578 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:22:52.373403 crc crio[24477]: time=\"2026-06-11T12:22:52.373331222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:52.485338 crc crio[24477]: time=\"2026-06-11T12:22:52.485231913Z\" level=info msg=\"Created container f30f62604d99cea89953290b256928147a14a344a240486c66c9d8e2488c97f9: openstack/ceilometer-0/sg-core\" id=1d936cc2-9836-44c4-a345-b11b85b5edb1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:52.494842 crc crio[24477]: time=\"2026-06-11T12:22:52.494748027Z\" level=info msg=\"Starting container: f30f62604d99cea89953290b256928147a14a344a240486c66c9d8e2488c97f9\" id=696433f8-ad09-4a98-8372-662d95b0a6f8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:22:52.501323 crc crio[24477]: time=\"2026-06-11T12:22:52.500983691Z\" level=info msg=\"Stopping pod sandbox: 473915461a6078ea244b48d6d8928e9c96a03b17c6b0bfe58164885c76904248\" id=eb5a6117-ed44-4359-9857-b2a09e98c67a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:22:52.501843 crc crio[24477]: time=\"2026-06-11T12:22:52.501458055Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-phbjk Namespace:openstack ID:473915461a6078ea244b48d6d8928e9c96a03b17c6b0bfe58164885c76904248 UID:7182bf42-9b8d-4224-9834-84701e4b458d NetNS:/var/run/netns/58e20fde-ba86-4ce9-918c-7de3a422f043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7182bf42_9b8d_4224_9834_84701e4b458d.slice PodAnnotations:0xc00251e378}] Aliases:map[]}\"\nJun 11 12:22:52.501843 crc crio[24477]: time=\"2026-06-11T12:22:52.501584759Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-phbjk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:22:52.503454 crc crio[24477]: time=\"2026-06-11T12:22:52.5033637Z\" level=info msg=\"Got pod network &{Name:barbican-api-6f7c67f874-57qlb Namespace:openstack ID:bd7d395d88a3a177602e8f4de2ade44143109a088adda7fbb95f48087cff3d1c UID:19bb3591-ea38-468b-9e93-f6276eb0c18c NetNS:/var/run/netns/85a7578c-0d5d-4847-9fee-bf546aaba8f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19bb3591_ea38_468b_9e93_f6276eb0c18c.slice PodAnnotations:0xc00008d020}] Aliases:map[]}\"\nJun 11 12:22:52.503539 crc crio[24477]: time=\"2026-06-11T12:22:52.503463524Z\" level=info msg=\"Adding pod openstack_barbican-api-6f7c67f874-57qlb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:22:52.528276 crc crio[24477]: time=\"2026-06-11T12:22:52.528183146Z\" level=info msg=\"Removing container: 89bee809d9c4ef5c0131e062f0f4f13fb31148c14c17967fa7bfd46f11e16ede\" id=187151d3-4d6d-4e61-b464-4959ca18e3b1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:22:52.536931 crc crio[24477]: time=\"2026-06-11T12:22:52.536781396Z\" level=info msg=\"Started container\" PID=73144 containerID=f30f62604d99cea89953290b256928147a14a344a240486c66c9d8e2488c97f9 description=openstack/ceilometer-0/sg-core id=696433f8-ad09-4a98-8372-662d95b0a6f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed723d8d3f519842a48bed60a7c5afb0862ef76bce60e28bf70d629d4c6fafaa\nJun 11 12:22:52.573883 crc crio[24477]: time=\"2026-06-11T12:22:52.570853998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:52.605058 crc crio[24477]: time=\"2026-06-11T12:22:52.604051933Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=cf95ae40-8a29-4b59-8d4f-d76c3d06c864 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:52.605058 crc crio[24477]: time=\"2026-06-11T12:22:52.604271579Z\" level=info msg=\"Image registry.redhat.io/ubi9/httpd-24:latest not found\" id=cf95ae40-8a29-4b59-8d4f-d76c3d06c864 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:52.605058 crc crio[24477]: time=\"2026-06-11T12:22:52.60431161Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/ubi9/httpd-24:latest found\" id=cf95ae40-8a29-4b59-8d4f-d76c3d06c864 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:52.623039 crc crio[24477]: time=\"2026-06-11T12:22:52.606175593Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=f9bb3937-4a6a-4196-9fc8-eebb2282329f name=/runtime.v1.ImageService/PullImage\nJun 11 12:22:52.623039 crc crio[24477]: time=\"2026-06-11T12:22:52.613483381Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"\nJun 11 12:22:52.623039 crc crio[24477]: time=\"2026-06-11T12:22:52.614772557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:52.647840 crc crio[24477]: 2026-06-11T12:22:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:33c2c94c43fb595 Mac:c2:ea:80:25:3b:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/33812a97-de9b-4e53-8d07-19331cff83e8 SocketPath: PciID:}] [{Interface:0xc000266a20 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:22:52.651584 crc crio[24477]: time=\"2026-06-11T12:22:52.6515506Z\" level=info msg=\"Got pod network &{Name:barbican-worker-7ff9487ccf-5vr98 Namespace:openstack ID:33c2c94c43fb5956ca602eef8fefd43c8750c3e3f092fba1829cf1517c554bfc UID:8a9122fd-7915-4f45-a130-c9815f55d8b1 NetNS:/var/run/netns/33812a97-de9b-4e53-8d07-19331cff83e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a9122fd_7915_4f45_a130_c9815f55d8b1.slice PodAnnotations:0xc002ce4578}] Aliases:map[]}\"\nJun 11 12:22:52.677698 crc crio[24477]: time=\"2026-06-11T12:22:52.67450324Z\" level=info msg=\"Checking pod openstack_barbican-worker-7ff9487ccf-5vr98 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:22:52.719521 crc crio[24477]: time=\"2026-06-11T12:22:52.719423757Z\" level=info msg=\"Removed container 89bee809d9c4ef5c0131e062f0f4f13fb31148c14c17967fa7bfd46f11e16ede: openstack/dnsmasq-dns-6674dbf88c-t52cf/dnsmasq-dns\" id=187151d3-4d6d-4e61-b464-4959ca18e3b1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:22:52.758355 crc crio[24477]: time=\"2026-06-11T12:22:52.730693197Z\" level=info msg=\"Ran pod sandbox 33c2c94c43fb5956ca602eef8fefd43c8750c3e3f092fba1829cf1517c554bfc with infra container: openstack/barbican-worker-7ff9487ccf-5vr98/POD\" id=c440eaa8-1eb6-4cb4-a0b1-4e917f6ada66 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:22:52.758355 crc crio[24477]: time=\"2026-06-11T12:22:52.742066107Z\" level=info msg=\"Removing container: b1301b11e7c7a58b6e3e0642ea7cf529b756fec007be4c4716604363557e17bd\" id=69d5cbaa-9c33-4ec4-bb3a-a6c1c67bde2b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:22:52.758355 crc crio[24477]: time=\"2026-06-11T12:22:52.742387635Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=98b6debf-f3a7-4fe4-814c-7bafec072f2f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:52.758355 crc crio[24477]: time=\"2026-06-11T12:22:52.742697728Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found\" id=98b6debf-f3a7-4fe4-814c-7bafec072f2f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:52.758355 crc crio[24477]: time=\"2026-06-11T12:22:52.74275505Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found\" id=98b6debf-f3a7-4fe4-814c-7bafec072f2f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:52.758355 crc crio[24477]: time=\"2026-06-11T12:22:52.74915307Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=90b6337e-01bb-469e-88c7-71d4852c2b31 name=/runtime.v1.ImageService/PullImage\nJun 11 12:22:52.767459 crc crio[24477]: time=\"2026-06-11T12:22:52.76672042Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\\\"\"\nJun 11 12:22:52.866528 crc crio[24477]: time=\"2026-06-11T12:22:52.866421997Z\" level=info msg=\"Removed container b1301b11e7c7a58b6e3e0642ea7cf529b756fec007be4c4716604363557e17bd: openstack/dnsmasq-dns-6674dbf88c-t52cf/init\" id=69d5cbaa-9c33-4ec4-bb3a-a6c1c67bde2b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:22:52.946192 crc crio[24477]: time=\"2026-06-11T12:22:52.946082597Z\" level=info msg=\"Created container 728c5eb9fbb783c732fb6edf5d652cb4feeb4e9f788c9ab0d3cb2ceb93b318d7: openstack/placement-ff4597f5b-ckxwb/placement-log\" id=622541c3-2f6a-4ad7-ab94-e551b6d650ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:52.949702 crc crio[24477]: time=\"2026-06-11T12:22:52.949551269Z\" level=info msg=\"Starting container: 728c5eb9fbb783c732fb6edf5d652cb4feeb4e9f788c9ab0d3cb2ceb93b318d7\" id=d5dcb497-023e-44ba-b3f2-bd8c6a6b32fb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:22:52.961880 crc crio[24477]: time=\"2026-06-11T12:22:52.959038736Z\" level=info msg=\"Started container\" PID=73325 containerID=728c5eb9fbb783c732fb6edf5d652cb4feeb4e9f788c9ab0d3cb2ceb93b318d7 description=openstack/placement-ff4597f5b-ckxwb/placement-log id=d5dcb497-023e-44ba-b3f2-bd8c6a6b32fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=31de5123f51a8a740a7313f29dc67538b9cfdbc5b06e27d424936cb322d7d679\nJun 11 12:22:52.974132 crc crio[24477]: time=\"2026-06-11T12:22:52.974029976Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=5d0a655f-51f0-4191-9063-aa8fbb5b1b06 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:53.083233 crc crio[24477]: time=\"2026-06-11T12:22:53.074843337Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=bc4ed603-9b8a-428c-910b-5c5b2a58c5e9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:53.093907 crc crio[24477]: time=\"2026-06-11T12:22:53.093051256Z\" level=info msg=\"Creating container: openstack/placement-ff4597f5b-ckxwb/placement-api\" id=482b2130-88ae-45cf-a317-e6f6231c30ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:53.093907 crc crio[24477]: time=\"2026-06-11T12:22:53.09352378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:53.230709 crc crio[24477]: time=\"2026-06-11T12:22:53.226978595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:53.239891 crc crio[24477]: time=\"2026-06-11T12:22:53.239829727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:53.244843 crc crio[24477]: 2026-06-11T12:22:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2b4036bc8612e15 Mac:d2:28:ba:c5:40:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/e735afe1-1b11-46d9-b422-82f89e87b561 SocketPath: PciID:}] [{Interface:0xc000394750 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:22:53.246483 crc crio[24477]: time=\"2026-06-11T12:22:53.246445563Z\" level=info msg=\"Got pod network &{Name:keystone-5887657766-tq4nr Namespace:openstack ID:2b4036bc8612e15cd1ca113127a06103e772eba747a595e98a774ecbcaa361d1 UID:bab40c4b-3996-46cb-b66d-235dd897cde0 NetNS:/var/run/netns/e735afe1-1b11-46d9-b422-82f89e87b561 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbab40c4b_3996_46cb_b66d_235dd897cde0.slice PodAnnotations:0xc002ce4708}] Aliases:map[]}\"\nJun 11 12:22:53.247295 crc crio[24477]: time=\"2026-06-11T12:22:53.247271617Z\" level=info msg=\"Checking pod openstack_keystone-5887657766-tq4nr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:22:53.275587 crc crio[24477]: time=\"2026-06-11T12:22:53.275490676Z\" level=info msg=\"Ran pod sandbox 2b4036bc8612e15cd1ca113127a06103e772eba747a595e98a774ecbcaa361d1 with infra container: openstack/keystone-5887657766-tq4nr/POD\" id=cc831804-9267-4aad-ab7a-8a81be94e391 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:22:53.284957 crc crio[24477]: time=\"2026-06-11T12:22:53.282106953Z\" level=info msg=\"Stopped pod sandbox: 473915461a6078ea244b48d6d8928e9c96a03b17c6b0bfe58164885c76904248\" id=eb5a6117-ed44-4359-9857-b2a09e98c67a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:22:53.286951 crc crio[24477]: time=\"2026-06-11T12:22:53.285766023Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=bbcdfbcf-2290-47fc-95b9-90bbe62ac0f8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:53.341215 crc crio[24477]: 2026-06-11T12:22:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b35ed1bb8432ad1 Mac:06:2d:8e:f8:79:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/b51fd036-92eb-4ca7-b7e6-4fdf36681d51 SocketPath: PciID:}] [{Interface:0xc0002868a0 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:22:53.341215 crc crio[24477]: time=\"2026-06-11T12:22:53.339774319Z\" level=info msg=\"Got pod network &{Name:placement-6d57fc576-sphvs Namespace:openstack ID:b35ed1bb8432ad11796f3c1aa562a5d79bd78a9315bccd8280ca792b3139a5c4 UID:127c20ee-fc3e-4a74-9877-d15454516b02 NetNS:/var/run/netns/b51fd036-92eb-4ca7-b7e6-4fdf36681d51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod127c20ee_fc3e_4a74_9877_d15454516b02.slice PodAnnotations:0xc00008c750}] Aliases:map[]}\"\nJun 11 12:22:53.341215 crc crio[24477]: time=\"2026-06-11T12:22:53.339904223Z\" level=info msg=\"Checking pod openstack_placement-6d57fc576-sphvs for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:22:53.352561 crc crio[24477]: 2026-06-11T12:22:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d33ef47d09c942 Mac:e6:d8:b3:de:50:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/32900c4a-7fb7-4be5-93fa-58c8b703611e SocketPath: PciID:}] [{Interface:0xc000534720 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:22:53.360321 crc crio[24477]: time=\"2026-06-11T12:22:53.356517143Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-78747c4f98-rqdlr Namespace:openstack ID:1d33ef47d09c942f589f3e018ea017e9c369d7db2895163acf239b7b2fbc49f6 UID:f516de03-1658-4559-997a-2ace19766840 NetNS:/var/run/netns/32900c4a-7fb7-4be5-93fa-58c8b703611e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf516de03_1658_4559_997a_2ace19766840.slice PodAnnotations:0xc002ce4438}] Aliases:map[]}\"\nJun 11 12:22:53.360321 crc crio[24477]: time=\"2026-06-11T12:22:53.356854023Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-78747c4f98-rqdlr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:22:53.363561 crc crio[24477]: 2026-06-11T12:22:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:12e72d256310f88 Mac:8e:94:6b:ad:93:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/172ecb38-65fb-4a61-99c7-c291f34343ce SocketPath: PciID:}] [{Interface:0xc0002ac5d0 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:22:53.375017 crc crio[24477]: time=\"2026-06-11T12:22:53.37489783Z\" level=info msg=\"Ran pod sandbox 1d33ef47d09c942f589f3e018ea017e9c369d7db2895163acf239b7b2fbc49f6 with infra container: openstack/barbican-keystone-listener-78747c4f98-rqdlr/POD\" id=0973dcfb-fce1-4787-8f9c-2d2da786251d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:22:53.377255 crc crio[24477]: time=\"2026-06-11T12:22:53.377202673Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=62a5529e-b972-4473-898a-cb5b25927e9d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:53.377764 crc crio[24477]: time=\"2026-06-11T12:22:53.377495871Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found\" id=62a5529e-b972-4473-898a-cb5b25927e9d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:53.377764 crc crio[24477]: time=\"2026-06-11T12:22:53.377593523Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found\" id=62a5529e-b972-4473-898a-cb5b25927e9d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:53.382727 crc crio[24477]: time=\"2026-06-11T12:22:53.382403162Z\" level=info msg=\"Got pod network &{Name:barbican-api-6d76759b7d-c9kxb Namespace:openstack ID:12e72d256310f882625744a60404b4c38fb1f647a52311b8840e0f725c983fe1 UID:3d478862-d415-4423-9574-82b389190db4 NetNS:/var/run/netns/172ecb38-65fb-4a61-99c7-c291f34343ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d478862_d415_4423_9574_82b389190db4.slice PodAnnotations:0xc002ce40f0}] Aliases:map[]}\"\nJun 11 12:22:53.383103 crc crio[24477]: time=\"2026-06-11T12:22:53.38304259Z\" level=info msg=\"Checking pod openstack_barbican-api-6d76759b7d-c9kxb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:22:53.391735 crc crio[24477]: time=\"2026-06-11T12:22:53.391520383Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=de7d0bb4-436e-4de2-9197-cfe710ddaa3b name=/runtime.v1.ImageService/PullImage\nJun 11 12:22:53.401785 crc crio[24477]: time=\"2026-06-11T12:22:53.401631409Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\\\"\"\nJun 11 12:22:53.417402 crc crio[24477]: 2026-06-11T12:22:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3c17cc3d92c622 Mac:fa:56:52:54:22:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/2f3256dc-5dda-42bf-a524-cd7b36740bd1 SocketPath: PciID:}] [{Interface:0xc000344b70 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:22:53.418858 crc crio[24477]: time=\"2026-06-11T12:22:53.418729957Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-2748z Namespace:openstack ID:e3c17cc3d92c622f06aeaafd6e66ac2765bdbb6811bd6dc76a9f16537f04426c UID:e67cc0bb-b236-4106-8c09-5d3765f0b66d NetNS:/var/run/netns/2f3256dc-5dda-42bf-a524-cd7b36740bd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode67cc0bb_b236_4106_8c09_5d3765f0b66d.slice PodAnnotations:0xc002d1a220}] Aliases:map[]}\"\nJun 11 12:22:53.419006 crc crio[24477]: time=\"2026-06-11T12:22:53.418951095Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-54f48964b7-2748z for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:22:53.427994 crc crio[24477]: time=\"2026-06-11T12:22:53.427792802Z\" level=info msg=\"Ran pod sandbox b35ed1bb8432ad11796f3c1aa562a5d79bd78a9315bccd8280ca792b3139a5c4 with infra container: openstack/placement-6d57fc576-sphvs/POD\" id=1b97b591-9f14-4844-9040-096e44e53c43 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:22:53.435621 crc crio[24477]: time=\"2026-06-11T12:22:53.433739596Z\" level=info msg=\"Ran pod sandbox e3c17cc3d92c622f06aeaafd6e66ac2765bdbb6811bd6dc76a9f16537f04426c with infra container: openstack/dnsmasq-dns-54f48964b7-2748z/POD\" id=b04fc477-d79c-4f3d-ada5-f9981494051e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:22:53.435621 crc crio[24477]: time=\"2026-06-11T12:22:53.435097708Z\" level=info msg=\"Ran pod sandbox 12e72d256310f882625744a60404b4c38fb1f647a52311b8840e0f725c983fe1 with infra container: openstack/barbican-api-6d76759b7d-c9kxb/POD\" id=e589a028-4a26-4606-8f21-244e1409dc53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:22:53.444442 crc crio[24477]: time=\"2026-06-11T12:22:53.444224429Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e278d647-6894-4169-a7fc-9561dc2ee588 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:53.444994 crc crio[24477]: time=\"2026-06-11T12:22:53.444520677Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=d017290f-89a3-4a3b-ae56-bf2e9e52cbcd name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:53.444994 crc crio[24477]: time=\"2026-06-11T12:22:53.444686696Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=c8b8c09d-6daf-4adf-9020-c57c978aa2ab name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:53.446198 crc crio[24477]: time=\"2026-06-11T12:22:53.446109802Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=32ebac4c-7cbf-4787-b8d9-a5c2c95ac0ab name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:53.449460 crc crio[24477]: 2026-06-11T12:22:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bd7d395d88a3a17 Mac:86:4b:21:2f:0e:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/85a7578c-0d5d-4847-9fee-bf546aaba8f1 SocketPath: PciID:}] [{Interface:0xc00053c720 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:22:53.451142 crc crio[24477]: time=\"2026-06-11T12:22:53.451045111Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=cfb3c435-e1f3-4508-8a61-3d967bae9108 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:53.453174 crc crio[24477]: time=\"2026-06-11T12:22:53.453082817Z\" level=info msg=\"Got pod network &{Name:barbican-api-6f7c67f874-57qlb Namespace:openstack ID:bd7d395d88a3a177602e8f4de2ade44143109a088adda7fbb95f48087cff3d1c UID:19bb3591-ea38-468b-9e93-f6276eb0c18c NetNS:/var/run/netns/85a7578c-0d5d-4847-9fee-bf546aaba8f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19bb3591_ea38_468b_9e93_f6276eb0c18c.slice PodAnnotations:0xc00008d020}] Aliases:map[]}\"\nJun 11 12:22:53.453306 crc crio[24477]: time=\"2026-06-11T12:22:53.453248552Z\" level=info msg=\"Checking pod openstack_barbican-api-6f7c67f874-57qlb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:22:53.456213 crc crio[24477]: time=\"2026-06-11T12:22:53.456013819Z\" level=info msg=\"Creating container: openstack/keystone-5887657766-tq4nr/keystone-api\" id=67606842-6cba-4fb5-86b8-07a45357e706 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:53.459801 crc crio[24477]: time=\"2026-06-11T12:22:53.459288141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:53.463141 crc crio[24477]: time=\"2026-06-11T12:22:53.461890035Z\" level=info msg=\"Ran pod sandbox bd7d395d88a3a177602e8f4de2ade44143109a088adda7fbb95f48087cff3d1c with infra container: openstack/barbican-api-6f7c67f874-57qlb/POD\" id=427e4ec1-626c-40b8-950d-af23fe149578 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:22:53.467887 crc crio[24477]: time=\"2026-06-11T12:22:53.467295506Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=6f8f5f1a-c1f5-4b1f-8366-eb441489e8c4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:53.485857 crc crio[24477]: time=\"2026-06-11T12:22:53.484922078Z\" level=info msg=\"Creating container: openstack/barbican-api-6d76759b7d-c9kxb/barbican-api-log\" id=e3e2f8c8-a6cf-4ce4-b61c-a5a4e6060bee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:53.485857 crc crio[24477]: time=\"2026-06-11T12:22:53.485013182Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=eb14c68b-7a81-40b2-894e-563547e0044f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:53.492634 crc crio[24477]: time=\"2026-06-11T12:22:53.48746666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:53.520221 crc crio[24477]: time=\"2026-06-11T12:22:53.519321602Z\" level=info msg=\"Creating container: openstack/barbican-api-6f7c67f874-57qlb/barbican-api-log\" id=14028a96-2974-42c7-b79d-92f071ae4d47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:53.526866 crc crio[24477]: time=\"2026-06-11T12:22:53.526782681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:53.528231 crc crio[24477]: time=\"2026-06-11T12:22:53.528152937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:53.534775 crc crio[24477]: time=\"2026-06-11T12:22:53.534543578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:53.539216 crc crio[24477]: time=\"2026-06-11T12:22:53.538941211Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1aaef95c-227e-4793-93cd-d47dbe92c5f0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:53.552233 crc crio[24477]: time=\"2026-06-11T12:22:53.552135981Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54f48964b7-2748z/init\" id=b7b0d767-0ace-42c6-9997-bfa96437cd95 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:53.563732 crc crio[24477]: time=\"2026-06-11T12:22:53.563558596Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=3adc773c-0aac-4520-bb84-8ec0442f067b name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:53.576701 crc crio[24477]: time=\"2026-06-11T12:22:53.57635157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:53.578385 crc crio[24477]: time=\"2026-06-11T12:22:53.578306583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:53.594887 crc crio[24477]: time=\"2026-06-11T12:22:53.594798976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:53.604882 crc crio[24477]: time=\"2026-06-11T12:22:53.604762619Z\" level=info msg=\"Creating container: openstack/placement-6d57fc576-sphvs/placement-log\" id=2042d25b-4f87-479b-974c-79a6b705465c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:53.610902 crc crio[24477]: time=\"2026-06-11T12:22:53.610143614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:53.655384 crc crio[24477]: time=\"2026-06-11T12:22:53.6553061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:53.659521 crc crio[24477]: time=\"2026-06-11T12:22:53.659450325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:53.669525 crc crio[24477]: time=\"2026-06-11T12:22:53.669456126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:53.673758 crc crio[24477]: time=\"2026-06-11T12:22:53.673618689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:53.691083 crc crio[24477]: time=\"2026-06-11T12:22:53.6899937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:53.694245 crc crio[24477]: time=\"2026-06-11T12:22:53.694029953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:53.787192 crc crio[24477]: time=\"2026-06-11T12:22:53.78710493Z\" level=info msg=\"Created container c0a4ad0b692786a0496ca3ff2d2446c37f3e187d37ef9146f6561d98c542cbc6: openstack/placement-ff4597f5b-ckxwb/placement-api\" id=482b2130-88ae-45cf-a317-e6f6231c30ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:53.789334 crc crio[24477]: time=\"2026-06-11T12:22:53.789149137Z\" level=info msg=\"Starting container: c0a4ad0b692786a0496ca3ff2d2446c37f3e187d37ef9146f6561d98c542cbc6\" id=2e92dfe6-4b98-4cc7-868e-ad4da4b8f241 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:22:53.796833 crc crio[24477]: time=\"2026-06-11T12:22:53.796540646Z\" level=info msg=\"Created container e2564e41b978a240056d0037ef1a1d64bdf1c241b8d52f904f17fe28fb506388: openstack/keystone-5887657766-tq4nr/keystone-api\" id=67606842-6cba-4fb5-86b8-07a45357e706 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:53.797114 crc crio[24477]: time=\"2026-06-11T12:22:53.797057142Z\" level=info msg=\"Started container\" PID=73438 containerID=c0a4ad0b692786a0496ca3ff2d2446c37f3e187d37ef9146f6561d98c542cbc6 description=openstack/placement-ff4597f5b-ckxwb/placement-api id=2e92dfe6-4b98-4cc7-868e-ad4da4b8f241 name=/runtime.v1.RuntimeService/StartContainer sandboxID=31de5123f51a8a740a7313f29dc67538b9cfdbc5b06e27d424936cb322d7d679\nJun 11 12:22:53.797957 crc crio[24477]: time=\"2026-06-11T12:22:53.79787371Z\" level=info msg=\"Starting container: e2564e41b978a240056d0037ef1a1d64bdf1c241b8d52f904f17fe28fb506388\" id=9e61e7a7-51d1-4a86-9b81-6e6dfa43599c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:22:53.827415 crc crio[24477]: time=\"2026-06-11T12:22:53.825536916Z\" level=info msg=\"Started container\" PID=73440 containerID=e2564e41b978a240056d0037ef1a1d64bdf1c241b8d52f904f17fe28fb506388 description=openstack/keystone-5887657766-tq4nr/keystone-api id=9e61e7a7-51d1-4a86-9b81-6e6dfa43599c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b4036bc8612e15cd1ca113127a06103e772eba747a595e98a774ecbcaa361d1\nJun 11 12:22:53.854961 crc crio[24477]: time=\"2026-06-11T12:22:53.854125611Z\" level=info msg=\"Created container 43a7a188044333b66b2127180122d96680e5d08dd560aa79b798a91a9bd86a06: openstack/barbican-api-6d76759b7d-c9kxb/barbican-api-log\" id=e3e2f8c8-a6cf-4ce4-b61c-a5a4e6060bee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:53.862544 crc crio[24477]: time=\"2026-06-11T12:22:53.862437082Z\" level=info msg=\"Starting container: 43a7a188044333b66b2127180122d96680e5d08dd560aa79b798a91a9bd86a06\" id=2e61ecbf-f0c1-42b5-804e-e82c3e42f0f3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:22:53.872739 crc crio[24477]: time=\"2026-06-11T12:22:53.872542061Z\" level=info msg=\"Started container\" PID=73443 containerID=43a7a188044333b66b2127180122d96680e5d08dd560aa79b798a91a9bd86a06 description=openstack/barbican-api-6d76759b7d-c9kxb/barbican-api-log id=2e61ecbf-f0c1-42b5-804e-e82c3e42f0f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12e72d256310f882625744a60404b4c38fb1f647a52311b8840e0f725c983fe1\nJun 11 12:22:53.893578 crc crio[24477]: time=\"2026-06-11T12:22:53.892436188Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=82a007c8-9ba6-40cb-b17c-4841febe5563 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:53.935733 crc crio[24477]: time=\"2026-06-11T12:22:53.935567326Z\" level=info msg=\"Created container 0de260d3eea0a4dcc4206ea1cb4654dd744d7bec2b51448e2174ded4bdbe8150: openstack/barbican-api-6f7c67f874-57qlb/barbican-api-log\" id=14028a96-2974-42c7-b79d-92f071ae4d47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:53.938262 crc crio[24477]: time=\"2026-06-11T12:22:53.938107897Z\" level=info msg=\"Starting container: 0de260d3eea0a4dcc4206ea1cb4654dd744d7bec2b51448e2174ded4bdbe8150\" id=3cbe8313-7384-4fc8-aad8-4d45de6c1f3b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:22:53.947569 crc crio[24477]: time=\"2026-06-11T12:22:53.94733718Z\" level=info msg=\"Created container 55c69634d82f7f25d2828778691589b97b1e468b6842c356d10c97bb9312d4cb: openstack/dnsmasq-dns-54f48964b7-2748z/init\" id=b7b0d767-0ace-42c6-9997-bfa96437cd95 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:53.950124 crc crio[24477]: time=\"2026-06-11T12:22:53.950035877Z\" level=info msg=\"Starting container: 55c69634d82f7f25d2828778691589b97b1e468b6842c356d10c97bb9312d4cb\" id=3deae353-6dfb-41d4-a7a0-61f0e9cb4e43 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:22:53.953320 crc crio[24477]: time=\"2026-06-11T12:22:53.953235332Z\" level=info msg=\"Started container\" PID=73453 containerID=0de260d3eea0a4dcc4206ea1cb4654dd744d7bec2b51448e2174ded4bdbe8150 description=openstack/barbican-api-6f7c67f874-57qlb/barbican-api-log id=3cbe8313-7384-4fc8-aad8-4d45de6c1f3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd7d395d88a3a177602e8f4de2ade44143109a088adda7fbb95f48087cff3d1c\nJun 11 12:22:53.969827 crc crio[24477]: time=\"2026-06-11T12:22:53.969586039Z\" level=info msg=\"Started container\" PID=73456 containerID=55c69634d82f7f25d2828778691589b97b1e468b6842c356d10c97bb9312d4cb description=openstack/dnsmasq-dns-54f48964b7-2748z/init id=3deae353-6dfb-41d4-a7a0-61f0e9cb4e43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3c17cc3d92c622f06aeaafd6e66ac2765bdbb6811bd6dc76a9f16537f04426c\nJun 11 12:22:53.977128 crc crio[24477]: time=\"2026-06-11T12:22:53.976991785Z\" level=info msg=\"Created container 4593ffe4dafe897d9c11c693e7290a3bc06bbfc9e09572de5ad1ce402e5bc999: openstack/placement-6d57fc576-sphvs/placement-log\" id=2042d25b-4f87-479b-974c-79a6b705465c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:53.978692 crc crio[24477]: time=\"2026-06-11T12:22:53.978549311Z\" level=info msg=\"Starting container: 4593ffe4dafe897d9c11c693e7290a3bc06bbfc9e09572de5ad1ce402e5bc999\" id=a536d9df-8621-4c8b-b96a-4c44b98fff62 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:22:53.979027 crc crio[24477]: time=\"2026-06-11T12:22:53.978554709Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=fa7a2e45-094c-4733-94cf-e71f9688d1a7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:53.982291 crc crio[24477]: time=\"2026-06-11T12:22:53.979868259Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=772426e4-72b9-4f76-aa6e-ba4e9a76a5ba name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:53.995039 crc crio[24477]: time=\"2026-06-11T12:22:53.994479615Z\" level=info msg=\"Started container\" PID=73458 containerID=4593ffe4dafe897d9c11c693e7290a3bc06bbfc9e09572de5ad1ce402e5bc999 description=openstack/placement-6d57fc576-sphvs/placement-log id=a536d9df-8621-4c8b-b96a-4c44b98fff62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b35ed1bb8432ad11796f3c1aa562a5d79bd78a9315bccd8280ca792b3139a5c4\nJun 11 12:22:54.011778 crc crio[24477]: time=\"2026-06-11T12:22:54.010986Z\" level=info msg=\"Creating container: openstack/barbican-api-6d76759b7d-c9kxb/barbican-api\" id=5091fd1b-38bf-4db9-8bb1-74bddcb8442a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:54.012966 crc crio[24477]: time=\"2026-06-11T12:22:54.012911824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:54.018067 crc crio[24477]: time=\"2026-06-11T12:22:54.017974871Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=8994ded2-e6e1-4670-88fa-987226aabaa4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:54.108064 crc crio[24477]: time=\"2026-06-11T12:22:54.107761267Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=2c698984-6786-4862-9d3c-6712cea74d3c name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:54.123907 crc crio[24477]: time=\"2026-06-11T12:22:54.123789005Z\" level=info msg=\"Creating container: openstack/barbican-api-6f7c67f874-57qlb/barbican-api\" id=58c491bd-d1f7-46bc-8142-3bc20b77bc8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:54.125018 crc crio[24477]: time=\"2026-06-11T12:22:54.124848395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:54.125167 crc crio[24477]: time=\"2026-06-11T12:22:54.125153904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:54.136974 crc crio[24477]: time=\"2026-06-11T12:22:54.136863502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:54.239473 crc crio[24477]: time=\"2026-06-11T12:22:54.239351903Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=485d5d25-47cb-4684-9a4d-8696a1bf9b18 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:54.268758 crc crio[24477]: time=\"2026-06-11T12:22:54.268501207Z\" level=info msg=\"Creating container: openstack/placement-6d57fc576-sphvs/placement-api\" id=9d0c6d7c-112b-4d71-bbc4-b0ea9af3698b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:54.281979 crc crio[24477]: time=\"2026-06-11T12:22:54.281697947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:54.289735 crc crio[24477]: time=\"2026-06-11T12:22:54.288813477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:54.298689 crc crio[24477]: time=\"2026-06-11T12:22:54.298521008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:54.321988 crc crio[24477]: time=\"2026-06-11T12:22:54.321873387Z\" level=info msg=\"Created container 7878a45f85f0c286c8dd58c81fc812ef06be3cb0c17aeb59ee032ec832b33228: openstack/barbican-api-6d76759b7d-c9kxb/barbican-api\" id=5091fd1b-38bf-4db9-8bb1-74bddcb8442a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:54.323783 crc crio[24477]: time=\"2026-06-11T12:22:54.323708457Z\" level=info msg=\"Starting container: 7878a45f85f0c286c8dd58c81fc812ef06be3cb0c17aeb59ee032ec832b33228\" id=443ea53c-b61d-47ee-823b-aef288336130 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:22:54.337095 crc crio[24477]: time=\"2026-06-11T12:22:54.336859601Z\" level=info msg=\"Started container\" PID=73568 containerID=7878a45f85f0c286c8dd58c81fc812ef06be3cb0c17aeb59ee032ec832b33228 description=openstack/barbican-api-6d76759b7d-c9kxb/barbican-api id=443ea53c-b61d-47ee-823b-aef288336130 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12e72d256310f882625744a60404b4c38fb1f647a52311b8840e0f725c983fe1\nJun 11 12:22:54.344266 crc crio[24477]: time=\"2026-06-11T12:22:54.344169178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:54.352956 crc crio[24477]: time=\"2026-06-11T12:22:54.3528622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:54.665940 crc crio[24477]: time=\"2026-06-11T12:22:54.662586617Z\" level=info msg=\"Created container db8904f827e3d6208bae0c589241eed82ca27f254caa5232a031aefcebccbcf7: openstack/barbican-api-6f7c67f874-57qlb/barbican-api\" id=58c491bd-d1f7-46bc-8142-3bc20b77bc8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:54.665940 crc crio[24477]: time=\"2026-06-11T12:22:54.663090725Z\" level=info msg=\"Created container cd70be43432fc8033d165798058efefed445408eec1675b53414ea45970b2015: openstack/placement-6d57fc576-sphvs/placement-api\" id=9d0c6d7c-112b-4d71-bbc4-b0ea9af3698b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:54.669817 crc crio[24477]: time=\"2026-06-11T12:22:54.669474034Z\" level=info msg=\"Starting container: db8904f827e3d6208bae0c589241eed82ca27f254caa5232a031aefcebccbcf7\" id=6bd773c0-ceac-4d13-9ab4-f244a976212a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:22:54.670001 crc crio[24477]: time=\"2026-06-11T12:22:54.669726721Z\" level=info msg=\"Starting container: cd70be43432fc8033d165798058efefed445408eec1675b53414ea45970b2015\" id=fd5d24ac-e162-4235-a259-7f3eeb5b61c6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:22:54.688979 crc crio[24477]: time=\"2026-06-11T12:22:54.688219694Z\" level=info msg=\"Started container\" PID=73721 containerID=db8904f827e3d6208bae0c589241eed82ca27f254caa5232a031aefcebccbcf7 description=openstack/barbican-api-6f7c67f874-57qlb/barbican-api id=6bd773c0-ceac-4d13-9ab4-f244a976212a name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd7d395d88a3a177602e8f4de2ade44143109a088adda7fbb95f48087cff3d1c\nJun 11 12:22:54.694249 crc crio[24477]: time=\"2026-06-11T12:22:54.694171285Z\" level=info msg=\"Started container\" PID=73731 containerID=cd70be43432fc8033d165798058efefed445408eec1675b53414ea45970b2015 description=openstack/placement-6d57fc576-sphvs/placement-api id=fd5d24ac-e162-4235-a259-7f3eeb5b61c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b35ed1bb8432ad11796f3c1aa562a5d79bd78a9315bccd8280ca792b3139a5c4\nJun 11 12:22:54.720038 crc crio[24477]: time=\"2026-06-11T12:22:54.706799791Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=39412eae-81d2-4078-8c0c-ac55a3ebe069 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:54.974033 crc crio[24477]: time=\"2026-06-11T12:22:54.971172842Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ae2e8fa7-f6f8-440d-8503-91264b700b1c name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:54.986753 crc crio[24477]: time=\"2026-06-11T12:22:54.986107289Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54f48964b7-2748z/dnsmasq-dns\" id=9b078a02-9d8f-48a2-a893-5585e10d579c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:54.987518 crc crio[24477]: time=\"2026-06-11T12:22:54.987484988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:55.347579 crc crio[24477]: time=\"2026-06-11T12:22:55.347445995Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-qtbvm/POD\" id=3603ff89-32fe-4e87-b64b-c65bdf570973 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:22:55.349449 crc crio[24477]: time=\"2026-06-11T12:22:55.347688722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:55.953573 crc crio[24477]: time=\"2026-06-11T12:22:55.953233206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:56.005591 crc crio[24477]: time=\"2026-06-11T12:22:56.005395147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:56.243550 crc crio[24477]: time=\"2026-06-11T12:22:56.243455472Z\" level=info msg=\"Created container b37f23c8fcc1509923a9c65d97d6adcdce0768e0747dc8a1379c1d7bf8754925: openstack/dnsmasq-dns-54f48964b7-2748z/dnsmasq-dns\" id=9b078a02-9d8f-48a2-a893-5585e10d579c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:56.244981 crc crio[24477]: time=\"2026-06-11T12:22:56.244901072Z\" level=info msg=\"Starting container: b37f23c8fcc1509923a9c65d97d6adcdce0768e0747dc8a1379c1d7bf8754925\" id=a9bd67e8-7626-46f4-82aa-004b80344870 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:22:56.259292 crc crio[24477]: time=\"2026-06-11T12:22:56.259163561Z\" level=info msg=\"Started container\" PID=74469 containerID=b37f23c8fcc1509923a9c65d97d6adcdce0768e0747dc8a1379c1d7bf8754925 description=openstack/dnsmasq-dns-54f48964b7-2748z/dnsmasq-dns id=a9bd67e8-7626-46f4-82aa-004b80344870 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3c17cc3d92c622f06aeaafd6e66ac2765bdbb6811bd6dc76a9f16537f04426c\nJun 11 12:22:56.710542 crc crio[24477]: time=\"2026-06-11T12:22:56.709583615Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:241fbbed8753503ab4aa3008cb40b3c4f94ef930fac25515ad3cf3c3a3915d9f\" id=90b6337e-01bb-469e-88c7-71d4852c2b31 name=/runtime.v1.ImageService/PullImage\nJun 11 12:22:56.713354 crc crio[24477]: time=\"2026-06-11T12:22:56.711495205Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=ce75ae3c-8cbd-4e42-a034-af972a708ba2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:56.716749 crc crio[24477]: time=\"2026-06-11T12:22:56.716551717Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:3b60e8300c573fc08a5a5dc3380bd8cd07f1947ee19ec88b6f4951c03f4170de\" id=de7d0bb4-436e-4de2-9197-cfe710ddaa3b name=/runtime.v1.ImageService/PullImage\nJun 11 12:22:56.718160 crc crio[24477]: time=\"2026-06-11T12:22:56.71805612Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=468a514f-5893-417e-af67-e679aac6ac49 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:56.737530 crc crio[24477]: time=\"2026-06-11T12:22:56.737271738Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=709d02ff-3a5f-4f0c-9930-d49c4253c466 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:56.738420 crc crio[24477]: time=\"2026-06-11T12:22:56.738385819Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-qtbvm Namespace:openstack ID:1aa5252ba389af137c77e35b70575613cb997f7282bb41098649acef662539b3 UID:3e053fee-a889-42d1-8a67-1b20511aa2bc NetNS:/var/run/netns/8e42f104-45ef-4be1-a12d-b2706f0cd8e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e053fee_a889_42d1_8a67_1b20511aa2bc.slice PodAnnotations:0xc00251e3c8}] Aliases:map[]}\"\nJun 11 12:22:56.738554 crc crio[24477]: time=\"2026-06-11T12:22:56.738535544Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-qtbvm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:22:56.739500 crc crio[24477]: time=\"2026-06-11T12:22:56.739422779Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=75f4873e-30bd-4902-9ea5-2bbf57c5ebde name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:56.748105 crc crio[24477]: time=\"2026-06-11T12:22:56.747996587Z\" level=info msg=\"Creating container: openstack/barbican-worker-7ff9487ccf-5vr98/barbican-worker-log\" id=7101da99-b651-4837-a3d8-e6f848aba1b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:56.750274 crc crio[24477]: time=\"2026-06-11T12:22:56.75019504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:56.755544 crc crio[24477]: time=\"2026-06-11T12:22:56.755439067Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-78747c4f98-rqdlr/barbican-keystone-listener-log\" id=712901a0-e61b-43f9-bab1-8b55e4b99ae8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:56.787145 crc crio[24477]: time=\"2026-06-11T12:22:56.78694523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:56.906350 crc crio[24477]: time=\"2026-06-11T12:22:56.906183637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:56.921856 crc crio[24477]: time=\"2026-06-11T12:22:56.920512628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:56.937035 crc crio[24477]: time=\"2026-06-11T12:22:56.936890808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:56.960428 crc crio[24477]: time=\"2026-06-11T12:22:56.960169698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:57.225253 crc crio[24477]: time=\"2026-06-11T12:22:57.225159019Z\" level=info msg=\"Created container e28f341cf6dc0c3f7a4e2c55fdb6f51e72e2187e295243536a106dc9a89cfff8: openstack/barbican-keystone-listener-78747c4f98-rqdlr/barbican-keystone-listener-log\" id=712901a0-e61b-43f9-bab1-8b55e4b99ae8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:57.232766 crc crio[24477]: time=\"2026-06-11T12:22:57.231800373Z\" level=info msg=\"Starting container: e28f341cf6dc0c3f7a4e2c55fdb6f51e72e2187e295243536a106dc9a89cfff8\" id=0cd6a6d1-d6cc-47f1-88fa-8da9555fe52e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:22:57.237901 crc crio[24477]: time=\"2026-06-11T12:22:57.23777959Z\" level=info msg=\"Started container\" PID=74595 containerID=e28f341cf6dc0c3f7a4e2c55fdb6f51e72e2187e295243536a106dc9a89cfff8 description=openstack/barbican-keystone-listener-78747c4f98-rqdlr/barbican-keystone-listener-log id=0cd6a6d1-d6cc-47f1-88fa-8da9555fe52e name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d33ef47d09c942f589f3e018ea017e9c369d7db2895163acf239b7b2fbc49f6\nJun 11 12:22:57.243410 crc crio[24477]: time=\"2026-06-11T12:22:57.242839799Z\" level=info msg=\"Created container 0dc1422353c9a6f199f6ffa380924e18d628cb0856883f1df199f6448ef8ab9d: openstack/barbican-worker-7ff9487ccf-5vr98/barbican-worker-log\" id=7101da99-b651-4837-a3d8-e6f848aba1b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:57.248950 crc crio[24477]: time=\"2026-06-11T12:22:57.24880196Z\" level=info msg=\"Starting container: 0dc1422353c9a6f199f6ffa380924e18d628cb0856883f1df199f6448ef8ab9d\" id=146809c7-ed65-4ef2-b158-8941f2b40152 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:22:57.261075 crc crio[24477]: time=\"2026-06-11T12:22:57.260941918Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=24ad17c0-ae88-4d3b-986a-7c6eeeba9338 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:57.261407 crc crio[24477]: time=\"2026-06-11T12:22:57.26133134Z\" level=info msg=\"Started container\" PID=74593 containerID=0dc1422353c9a6f199f6ffa380924e18d628cb0856883f1df199f6448ef8ab9d description=openstack/barbican-worker-7ff9487ccf-5vr98/barbican-worker-log id=146809c7-ed65-4ef2-b158-8941f2b40152 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33c2c94c43fb5956ca602eef8fefd43c8750c3e3f092fba1829cf1517c554bfc\nJun 11 12:22:57.286159 crc crio[24477]: time=\"2026-06-11T12:22:57.285956701Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=aa723f75-429e-4aa9-b169-2af08634a1ae name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:57.320774 crc crio[24477]: time=\"2026-06-11T12:22:57.320584439Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=5c53d15a-4e68-42bd-a346-22b22c923902 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:57.341718 crc crio[24477]: time=\"2026-06-11T12:22:57.341527745Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-78747c4f98-rqdlr/barbican-keystone-listener\" id=3c366a13-0ae5-4741-a034-1efd85fa83aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:57.342096 crc crio[24477]: time=\"2026-06-11T12:22:57.341938041Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=6cb1e506-7a23-4399-8384-f815e0bc8f50 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:57.343757 crc crio[24477]: time=\"2026-06-11T12:22:57.343688246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:57.355141 crc crio[24477]: time=\"2026-06-11T12:22:57.354341274Z\" level=info msg=\"Creating container: openstack/barbican-worker-7ff9487ccf-5vr98/barbican-worker\" id=cf67fad1-38f6-4f87-8d65-a8992ffc88ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:57.394107 crc crio[24477]: time=\"2026-06-11T12:22:57.39351181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:57.429450 crc crio[24477]: 2026-06-11T12:22:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1aa5252ba389af1 Mac:12:b0:f6:52:08:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/8e42f104-45ef-4be1-a12d-b2706f0cd8e6 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:22:57.431969 crc crio[24477]: time=\"2026-06-11T12:22:57.431772003Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-qtbvm Namespace:openstack ID:1aa5252ba389af137c77e35b70575613cb997f7282bb41098649acef662539b3 UID:3e053fee-a889-42d1-8a67-1b20511aa2bc NetNS:/var/run/netns/8e42f104-45ef-4be1-a12d-b2706f0cd8e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e053fee_a889_42d1_8a67_1b20511aa2bc.slice PodAnnotations:0xc00251e3c8}] Aliases:map[]}\"\nJun 11 12:22:57.431969 crc crio[24477]: time=\"2026-06-11T12:22:57.431957838Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-qtbvm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:22:57.458423 crc crio[24477]: time=\"2026-06-11T12:22:57.458335467Z\" level=info msg=\"Ran pod sandbox 1aa5252ba389af137c77e35b70575613cb997f7282bb41098649acef662539b3 with infra container: openstack/cinder-online-data-migrations-qtbvm/POD\" id=3603ff89-32fe-4e87-b64b-c65bdf570973 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:22:57.461927 crc crio[24477]: time=\"2026-06-11T12:22:57.461835314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:57.463626 crc crio[24477]: time=\"2026-06-11T12:22:57.463463219Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=0aead72a-baca-44c9-a27c-4663b46b9cd8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:57.469399 crc crio[24477]: time=\"2026-06-11T12:22:57.469303903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:57.484177 crc crio[24477]: time=\"2026-06-11T12:22:57.483982643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:57.489405 crc crio[24477]: time=\"2026-06-11T12:22:57.489307173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:57.492488 crc crio[24477]: time=\"2026-06-11T12:22:57.49243894Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=272a5ff2-4adb-4aac-8d28-45ac3edd28ab name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:57.515366 crc crio[24477]: time=\"2026-06-11T12:22:57.515069694Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-qtbvm/cinder-online-data-migrations\" id=7db8bc38-d5a6-473a-820c-bfe2625ad391 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:57.517985 crc crio[24477]: time=\"2026-06-11T12:22:57.517933095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:57.656079 crc crio[24477]: time=\"2026-06-11T12:22:57.655978789Z\" level=info msg=\"Created container 637b3a876a3d9f19ff1e0bf93cb6d6b5b44b7427bea52116176b689a82f90bd0: openstack/barbican-worker-7ff9487ccf-5vr98/barbican-worker\" id=cf67fad1-38f6-4f87-8d65-a8992ffc88ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:57.662627 crc crio[24477]: time=\"2026-06-11T12:22:57.661192735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:57.662627 crc crio[24477]: time=\"2026-06-11T12:22:57.662527523Z\" level=info msg=\"Starting container: 637b3a876a3d9f19ff1e0bf93cb6d6b5b44b7427bea52116176b689a82f90bd0\" id=6d949398-ba70-430e-884b-e3436ca4021d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:22:57.668265 crc crio[24477]: time=\"2026-06-11T12:22:57.668187761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:57.672074 crc crio[24477]: time=\"2026-06-11T12:22:57.671986141Z\" level=info msg=\"Created container cba49e6840366d24e4684f24e2cb3ce7eee56b3bb7d6d1455f298b24b6dae9a0: openstack/barbican-keystone-listener-78747c4f98-rqdlr/barbican-keystone-listener\" id=3c366a13-0ae5-4741-a034-1efd85fa83aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:57.675560 crc crio[24477]: time=\"2026-06-11T12:22:57.675500666Z\" level=info msg=\"Starting container: cba49e6840366d24e4684f24e2cb3ce7eee56b3bb7d6d1455f298b24b6dae9a0\" id=b735bb61-a275-4811-9c13-3dd277a52ff5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:22:57.676182 crc crio[24477]: time=\"2026-06-11T12:22:57.676045091Z\" level=info msg=\"Started container\" PID=74685 containerID=637b3a876a3d9f19ff1e0bf93cb6d6b5b44b7427bea52116176b689a82f90bd0 description=openstack/barbican-worker-7ff9487ccf-5vr98/barbican-worker id=6d949398-ba70-430e-884b-e3436ca4021d name=/runtime.v1.RuntimeService/StartContainer sandboxID=33c2c94c43fb5956ca602eef8fefd43c8750c3e3f092fba1829cf1517c554bfc\nJun 11 12:22:57.688417 crc crio[24477]: time=\"2026-06-11T12:22:57.688281123Z\" level=info msg=\"Started container\" PID=74682 containerID=cba49e6840366d24e4684f24e2cb3ce7eee56b3bb7d6d1455f298b24b6dae9a0 description=openstack/barbican-keystone-listener-78747c4f98-rqdlr/barbican-keystone-listener id=b735bb61-a275-4811-9c13-3dd277a52ff5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d33ef47d09c942f589f3e018ea017e9c369d7db2895163acf239b7b2fbc49f6\nJun 11 12:22:57.876009 crc crio[24477]: time=\"2026-06-11T12:22:57.875897926Z\" level=info msg=\"Created container 601b759ed198e2f8ee7f6ac2a2ef2e1668e478036c10baa93769c5555b583c9d: openstack/cinder-online-data-migrations-qtbvm/cinder-online-data-migrations\" id=7db8bc38-d5a6-473a-820c-bfe2625ad391 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:57.880239 crc crio[24477]: time=\"2026-06-11T12:22:57.880172687Z\" level=info msg=\"Starting container: 601b759ed198e2f8ee7f6ac2a2ef2e1668e478036c10baa93769c5555b583c9d\" id=b08d551c-ce2f-4b75-89e0-b2ffd9d7a5f6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:22:57.889155 crc crio[24477]: time=\"2026-06-11T12:22:57.889086878Z\" level=info msg=\"Started container\" PID=74704 containerID=601b759ed198e2f8ee7f6ac2a2ef2e1668e478036c10baa93769c5555b583c9d description=openstack/cinder-online-data-migrations-qtbvm/cinder-online-data-migrations id=b08d551c-ce2f-4b75-89e0-b2ffd9d7a5f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1aa5252ba389af137c77e35b70575613cb997f7282bb41098649acef662539b3\nJun 11 12:23:01.319697 crc crio[24477]: time=\"2026-06-11T12:23:01.316361861Z\" level=info msg=\"Stopping container: c0a4ad0b692786a0496ca3ff2d2446c37f3e187d37ef9146f6561d98c542cbc6 (timeout: 30s)\" id=31cd0cf1-fd42-4305-8007-a0863d106fea name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:01.319697 crc crio[24477]: time=\"2026-06-11T12:23:01.318724892Z\" level=info msg=\"Stopping container: 728c5eb9fbb783c732fb6edf5d652cb4feeb4e9f788c9ab0d3cb2ceb93b318d7 (timeout: 30s)\" id=4fe8cfb4-6261-41fc-9fde-6b6d2382de05 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:01.467368 crc crio[24477]: time=\"2026-06-11T12:23:01.467270715Z\" level=info msg=\"Stopped container 728c5eb9fbb783c732fb6edf5d652cb4feeb4e9f788c9ab0d3cb2ceb93b318d7: openstack/placement-ff4597f5b-ckxwb/placement-log\" id=4fe8cfb4-6261-41fc-9fde-6b6d2382de05 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:01.672944 crc crio[24477]: time=\"2026-06-11T12:23:01.672316957Z\" level=info msg=\"Stopped container c0a4ad0b692786a0496ca3ff2d2446c37f3e187d37ef9146f6561d98c542cbc6: openstack/placement-ff4597f5b-ckxwb/placement-api\" id=31cd0cf1-fd42-4305-8007-a0863d106fea name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:01.674049 crc crio[24477]: time=\"2026-06-11T12:23:01.673946442Z\" level=info msg=\"Stopping pod sandbox: 31de5123f51a8a740a7313f29dc67538b9cfdbc5b06e27d424936cb322d7d679\" id=36c8b20d-a57d-45ba-8093-0a3f1cb79924 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:01.675265 crc crio[24477]: time=\"2026-06-11T12:23:01.675200058Z\" level=info msg=\"Got pod network &{Name:placement-ff4597f5b-ckxwb Namespace:openstack ID:31de5123f51a8a740a7313f29dc67538b9cfdbc5b06e27d424936cb322d7d679 UID:202449e6-4da5-4f79-98b0-ef8e6f6b0641 NetNS:/var/run/netns/268d7558-e4a9-4042-9175-87de88cf95ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod202449e6_4da5_4f79_98b0_ef8e6f6b0641.slice PodAnnotations:0xc000b18e70}] Aliases:map[]}\"\nJun 11 12:23:01.675369 crc crio[24477]: time=\"2026-06-11T12:23:01.675356412Z\" level=info msg=\"Deleting pod openstack_placement-ff4597f5b-ckxwb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:23:02.146338 crc crio[24477]: time=\"2026-06-11T12:23:02.138929129Z\" level=info msg=\"Stopped pod sandbox: 31de5123f51a8a740a7313f29dc67538b9cfdbc5b06e27d424936cb322d7d679\" id=36c8b20d-a57d-45ba-8093-0a3f1cb79924 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:02.172821 crc crio[24477]: time=\"2026-06-11T12:23:02.17274452Z\" level=info msg=\"Stopping pod sandbox: 1aa5252ba389af137c77e35b70575613cb997f7282bb41098649acef662539b3\" id=1e973eb6-e084-4531-b292-d7c121c64e60 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:02.173274 crc crio[24477]: time=\"2026-06-11T12:23:02.173208124Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-qtbvm Namespace:openstack ID:1aa5252ba389af137c77e35b70575613cb997f7282bb41098649acef662539b3 UID:3e053fee-a889-42d1-8a67-1b20511aa2bc NetNS:/var/run/netns/8e42f104-45ef-4be1-a12d-b2706f0cd8e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e053fee_a889_42d1_8a67_1b20511aa2bc.slice PodAnnotations:0xc002d1a0c8}] Aliases:map[]}\"\nJun 11 12:23:02.174680 crc crio[24477]: time=\"2026-06-11T12:23:02.173385179Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-qtbvm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:23:02.776577 crc crio[24477]: time=\"2026-06-11T12:23:02.776137894Z\" level=info msg=\"Stopped pod sandbox: 1aa5252ba389af137c77e35b70575613cb997f7282bb41098649acef662539b3\" id=1e973eb6-e084-4531-b292-d7c121c64e60 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:03.088153 crc crio[24477]: time=\"2026-06-11T12:23:03.086930045Z\" level=info msg=\"Stopping container: 7878a45f85f0c286c8dd58c81fc812ef06be3cb0c17aeb59ee032ec832b33228 (timeout: 30s)\" id=b2df289c-cf19-4aca-8d98-fe5d002f0e67 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:03.088153 crc crio[24477]: time=\"2026-06-11T12:23:03.088139384Z\" level=info msg=\"Stopping container: 43a7a188044333b66b2127180122d96680e5d08dd560aa79b798a91a9bd86a06 (timeout: 30s)\" id=bf821331-ae11-4b7f-adc8-71b771eb19f3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:03.260049 crc crio[24477]: time=\"2026-06-11T12:23:03.259468825Z\" level=info msg=\"Removing container: c0a4ad0b692786a0496ca3ff2d2446c37f3e187d37ef9146f6561d98c542cbc6\" id=5ead405a-4658-4e8c-9050-7856a13d594a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:03.304263 crc crio[24477]: time=\"2026-06-11T12:23:03.304148323Z\" level=info msg=\"Stopped container 43a7a188044333b66b2127180122d96680e5d08dd560aa79b798a91a9bd86a06: openstack/barbican-api-6d76759b7d-c9kxb/barbican-api-log\" id=bf821331-ae11-4b7f-adc8-71b771eb19f3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:03.333780 crc crio[24477]: time=\"2026-06-11T12:23:03.333592642Z\" level=info msg=\"Removed container c0a4ad0b692786a0496ca3ff2d2446c37f3e187d37ef9146f6561d98c542cbc6: openstack/placement-ff4597f5b-ckxwb/placement-api\" id=5ead405a-4658-4e8c-9050-7856a13d594a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:03.344865 crc crio[24477]: time=\"2026-06-11T12:23:03.344764221Z\" level=info msg=\"Removing container: 728c5eb9fbb783c732fb6edf5d652cb4feeb4e9f788c9ab0d3cb2ceb93b318d7\" id=34ee9087-2dd6-49a3-9f69-69b530f6f999 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:03.403324 crc crio[24477]: time=\"2026-06-11T12:23:03.403219706Z\" level=info msg=\"Removed container 728c5eb9fbb783c732fb6edf5d652cb4feeb4e9f788c9ab0d3cb2ceb93b318d7: openstack/placement-ff4597f5b-ckxwb/placement-log\" id=34ee9087-2dd6-49a3-9f69-69b530f6f999 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:03.641191 crc crio[24477]: time=\"2026-06-11T12:23:03.641092571Z\" level=info msg=\"Stopping container: a9f4a1bc8d57f1a9b226bb3ed102c79ba062bd61d10e087d2a6f9afb6a645420 (timeout: 10s)\" id=0a203921-8eea-479e-a21f-d93011f820e1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:03.814157 crc crio[24477]: time=\"2026-06-11T12:23:03.814054494Z\" level=info msg=\"Stopped container a9f4a1bc8d57f1a9b226bb3ed102c79ba062bd61d10e087d2a6f9afb6a645420: openstack/dnsmasq-dns-6c85d9984c-txlbh/dnsmasq-dns\" id=0a203921-8eea-479e-a21f-d93011f820e1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:03.816076 crc crio[24477]: time=\"2026-06-11T12:23:03.816012551Z\" level=info msg=\"Stopping pod sandbox: c437957ea9c8ff892818c28e3196ae5bbdfdc9f8f1a64d716219f073465c865b\" id=2fdce467-3e22-4b22-bdcf-1dd3f113a5c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:03.816887 crc crio[24477]: time=\"2026-06-11T12:23:03.816821013Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c85d9984c-txlbh Namespace:openstack ID:c437957ea9c8ff892818c28e3196ae5bbdfdc9f8f1a64d716219f073465c865b UID:6c8041a7-7a77-40dd-af4c-6840104ac208 NetNS:/var/run/netns/841dcde1-304b-4473-ab89-4df9ae53cbd5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c8041a7_7a77_40dd_af4c_6840104ac208.slice PodAnnotations:0xc00718c7b0}] Aliases:map[]}\"\nJun 11 12:23:03.817003 crc crio[24477]: time=\"2026-06-11T12:23:03.816984238Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6c85d9984c-txlbh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:23:04.801873 crc crio[24477]: time=\"2026-06-11T12:23:04.80001251Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-764b948f4c-c5ccc/POD\" id=0002b087-3803-4bd5-9651-a70b08dc1f24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:23:04.801873 crc crio[24477]: time=\"2026-06-11T12:23:04.800871494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:04.913539 crc crio[24477]: time=\"2026-06-11T12:23:04.90796706Z\" level=info msg=\"Stopped pod sandbox: c437957ea9c8ff892818c28e3196ae5bbdfdc9f8f1a64d716219f073465c865b\" id=2fdce467-3e22-4b22-bdcf-1dd3f113a5c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:04.913539 crc crio[24477]: time=\"2026-06-11T12:23:04.908494775Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=9328d1b2-7c5c-430e-9309-3d122e105ac3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:23:04.913539 crc crio[24477]: time=\"2026-06-11T12:23:04.908550576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:04.925051 crc crio[24477]: time=\"2026-06-11T12:23:04.923333129Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-c5ccc Namespace:openstack ID:2e788fbc40eb3cc3aeb95ec5357f679af8d19bd5212e66a6c40d203f545b4c5e UID:ab5adfd3-f8f9-43fe-bb13-463e041d9096 NetNS:/var/run/netns/b77632f2-c21b-4268-882e-945536edd793 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab5adfd3_f8f9_43fe_bb13_463e041d9096.slice PodAnnotations:0xc00718c8f0}] Aliases:map[]}\"\nJun 11 12:23:04.925051 crc crio[24477]: time=\"2026-06-11T12:23:04.9233926Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-764b948f4c-c5ccc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:23:05.005431 crc crio[24477]: time=\"2026-06-11T12:23:05.005172489Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:4d8793fc2ca220d75ac43405d4328c51683175a5d5e3984ddec5151f436c6ded UID:7913f9d8-18e4-44e9-812f-f6876ab290ea NetNS:/var/run/netns/21a98af1-2a13-4c4e-83d0-210f8a1a0460 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7913f9d8_18e4_44e9_812f_f6876ab290ea.slice PodAnnotations:0xc002ce40e0}] Aliases:map[]}\"\nJun 11 12:23:05.005431 crc crio[24477]: time=\"2026-06-11T12:23:05.005254691Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:23:05.317346 crc crio[24477]: time=\"2026-06-11T12:23:05.316777538Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=657bc428-c328-4698-a5ff-75d4d4ca44f3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:23:05.317756 crc crio[24477]: time=\"2026-06-11T12:23:05.317460297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:05.414383 crc crio[24477]: time=\"2026-06-11T12:23:05.413900718Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:ba415f36090791755b1290f250fb3457bcc4e7e14ab502682fc19da13e13a63a UID:d0d08817-1af0-4dd7-9b52-2c37ee6c6a15 NetNS:/var/run/netns/c6fd4fd9-4b8d-4c38-9a9c-2c3bcd3c71c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0d08817_1af0_4dd7_9b52_2c37ee6c6a15.slice PodAnnotations:0xc0003269c0}] Aliases:map[]}\"\nJun 11 12:23:05.414383 crc crio[24477]: time=\"2026-06-11T12:23:05.414349961Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:23:05.503513 crc crio[24477]: time=\"2026-06-11T12:23:05.502047402Z\" level=info msg=\"Removing container: a9f4a1bc8d57f1a9b226bb3ed102c79ba062bd61d10e087d2a6f9afb6a645420\" id=21b37960-ea2f-4f81-8ed2-e7b1e675ef2a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:05.716710 crc crio[24477]: time=\"2026-06-11T12:23:05.715278604Z\" level=info msg=\"Removed container a9f4a1bc8d57f1a9b226bb3ed102c79ba062bd61d10e087d2a6f9afb6a645420: openstack/dnsmasq-dns-6c85d9984c-txlbh/dnsmasq-dns\" id=21b37960-ea2f-4f81-8ed2-e7b1e675ef2a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:05.729124 crc crio[24477]: time=\"2026-06-11T12:23:05.728822199Z\" level=info msg=\"Removing container: 1121888d593f680dc06b5059b337f52ae67c7027a44f64f3e489051d86eef1f8\" id=ca1e8335-2b2f-418a-be79-e30088f2791c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:05.810142 crc crio[24477]: time=\"2026-06-11T12:23:05.808825102Z\" level=info msg=\"Removed container 1121888d593f680dc06b5059b337f52ae67c7027a44f64f3e489051d86eef1f8: openstack/dnsmasq-dns-6c85d9984c-txlbh/init\" id=ca1e8335-2b2f-418a-be79-e30088f2791c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:05.849768 crc crio[24477]: 2026-06-11T12:23:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e788fbc40eb3cc Mac:7a:86:38:98:c5:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/b77632f2-c21b-4268-882e-945536edd793 SocketPath: PciID:}] [{Interface:0xc0005825d0 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:23:05.854711 crc crio[24477]: time=\"2026-06-11T12:23:05.852446621Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-c5ccc Namespace:openstack ID:2e788fbc40eb3cc3aeb95ec5357f679af8d19bd5212e66a6c40d203f545b4c5e UID:ab5adfd3-f8f9-43fe-bb13-463e041d9096 NetNS:/var/run/netns/b77632f2-c21b-4268-882e-945536edd793 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab5adfd3_f8f9_43fe_bb13_463e041d9096.slice PodAnnotations:0xc00718c8f0}] Aliases:map[]}\"\nJun 11 12:23:05.854711 crc crio[24477]: time=\"2026-06-11T12:23:05.85276677Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-764b948f4c-c5ccc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:23:05.872714 crc crio[24477]: time=\"2026-06-11T12:23:05.869475104Z\" level=info msg=\"Ran pod sandbox 2e788fbc40eb3cc3aeb95ec5357f679af8d19bd5212e66a6c40d203f545b4c5e with infra container: openstack/dnsmasq-dns-764b948f4c-c5ccc/POD\" id=0002b087-3803-4bd5-9651-a70b08dc1f24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:23:05.878694 crc crio[24477]: time=\"2026-06-11T12:23:05.87852152Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e47dd92e-4828-41cd-bc37-7889bd387c36 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:06.110406 crc crio[24477]: time=\"2026-06-11T12:23:06.10848147Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3eb74965-af00-486f-a8e8-0c0cd18ad510 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:06.131024 crc crio[24477]: time=\"2026-06-11T12:23:06.130834541Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-764b948f4c-c5ccc/init\" id=d73279fc-7ccd-4446-9c15-b01d32639336 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:06.131846 crc crio[24477]: time=\"2026-06-11T12:23:06.13152505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:06.149446 crc crio[24477]: 2026-06-11T12:23:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4d8793fc2ca220d Mac:62:74:fa:8b:23:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/21a98af1-2a13-4c4e-83d0-210f8a1a0460 SocketPath: PciID:}] [{Interface:0xc00025cc50 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:23:06.153751 crc crio[24477]: time=\"2026-06-11T12:23:06.153572913Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:4d8793fc2ca220d75ac43405d4328c51683175a5d5e3984ddec5151f436c6ded UID:7913f9d8-18e4-44e9-812f-f6876ab290ea NetNS:/var/run/netns/21a98af1-2a13-4c4e-83d0-210f8a1a0460 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7913f9d8_18e4_44e9_812f_f6876ab290ea.slice PodAnnotations:0xc002ce40e0}] Aliases:map[]}\"\nJun 11 12:23:06.153953 crc crio[24477]: time=\"2026-06-11T12:23:06.153882782Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:23:06.191716 crc crio[24477]: time=\"2026-06-11T12:23:06.191042651Z\" level=info msg=\"Ran pod sandbox 4d8793fc2ca220d75ac43405d4328c51683175a5d5e3984ddec5151f436c6ded with infra container: openstack/cinder-scheduler-0/POD\" id=9328d1b2-7c5c-430e-9309-3d122e105ac3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:23:06.205236 crc crio[24477]: time=\"2026-06-11T12:23:06.20510126Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=faadd6d4-8a2a-4987-bd83-e8a9cf9676e7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:06.205948 crc crio[24477]: time=\"2026-06-11T12:23:06.205410788Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found\" id=faadd6d4-8a2a-4987-bd83-e8a9cf9676e7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:06.205948 crc crio[24477]: time=\"2026-06-11T12:23:06.2054728Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found\" id=faadd6d4-8a2a-4987-bd83-e8a9cf9676e7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:06.210178 crc crio[24477]: time=\"2026-06-11T12:23:06.209922056Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=8436699a-f208-41a0-b5a3-724724095476 name=/runtime.v1.ImageService/PullImage\nJun 11 12:23:06.226186 crc crio[24477]: time=\"2026-06-11T12:23:06.222397092Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\\\"\"\nJun 11 12:23:06.227472 crc crio[24477]: time=\"2026-06-11T12:23:06.227369305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:06.233806 crc crio[24477]: time=\"2026-06-11T12:23:06.233706614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:06.414884 crc crio[24477]: time=\"2026-06-11T12:23:06.411097492Z\" level=info msg=\"Created container 5e10db2e5084cc270ff3d74d302befc40ee737a4332fcd7afe9b4501fc4a3237: openstack/dnsmasq-dns-764b948f4c-c5ccc/init\" id=d73279fc-7ccd-4446-9c15-b01d32639336 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:06.416051 crc crio[24477]: time=\"2026-06-11T12:23:06.416004221Z\" level=info msg=\"Starting container: 5e10db2e5084cc270ff3d74d302befc40ee737a4332fcd7afe9b4501fc4a3237\" id=d69c8ebf-51c8-486e-a654-4c90fb694c96 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:23:06.429265 crc crio[24477]: time=\"2026-06-11T12:23:06.429194176Z\" level=info msg=\"Started container\" PID=75569 containerID=5e10db2e5084cc270ff3d74d302befc40ee737a4332fcd7afe9b4501fc4a3237 description=openstack/dnsmasq-dns-764b948f4c-c5ccc/init id=d69c8ebf-51c8-486e-a654-4c90fb694c96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e788fbc40eb3cc3aeb95ec5357f679af8d19bd5212e66a6c40d203f545b4c5e\nJun 11 12:23:06.446843 crc crio[24477]: 2026-06-11T12:23:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba415f360907917 Mac:ba:90:be:29:c3:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/c6fd4fd9-4b8d-4c38-9a9c-2c3bcd3c71c7 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:23:06.446843 crc crio[24477]: time=\"2026-06-11T12:23:06.445991879Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:ba415f36090791755b1290f250fb3457bcc4e7e14ab502682fc19da13e13a63a UID:d0d08817-1af0-4dd7-9b52-2c37ee6c6a15 NetNS:/var/run/netns/c6fd4fd9-4b8d-4c38-9a9c-2c3bcd3c71c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0d08817_1af0_4dd7_9b52_2c37ee6c6a15.slice PodAnnotations:0xc0003269c0}] Aliases:map[]}\"\nJun 11 12:23:06.446843 crc crio[24477]: time=\"2026-06-11T12:23:06.446131993Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:23:06.462368 crc crio[24477]: time=\"2026-06-11T12:23:06.462280958Z\" level=info msg=\"Ran pod sandbox ba415f36090791755b1290f250fb3457bcc4e7e14ab502682fc19da13e13a63a with infra container: openstack/cinder-api-0/POD\" id=657bc428-c328-4698-a5ff-75d4d4ca44f3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:23:06.472436 crc crio[24477]: time=\"2026-06-11T12:23:06.471471402Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=4a015143-0c36-465c-b018-c9fdd4c6d9a3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:06.481823 crc crio[24477]: time=\"2026-06-11T12:23:06.481738649Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=234377fa-7f55-4f3f-827d-5f4d1fd3c2e0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:06.498232 crc crio[24477]: time=\"2026-06-11T12:23:06.498090048Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=a2f2ef3a-0532-45fe-8d3a-80f6ba5e0a1e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:06.499218 crc crio[24477]: time=\"2026-06-11T12:23:06.499142538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:06.518978 crc crio[24477]: time=\"2026-06-11T12:23:06.518286723Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=dec04ebe-5d90-4eb6-b60b-c94608cc568d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:06.609183 crc crio[24477]: time=\"2026-06-11T12:23:06.608172049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:06.689508 crc crio[24477]: time=\"2026-06-11T12:23:06.689082554Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=009a2d5f-89d5-4d0f-b48c-5766ffa84a56 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:06.716325 crc crio[24477]: time=\"2026-06-11T12:23:06.706187611Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-764b948f4c-c5ccc/dnsmasq-dns\" id=e3ec9d83-142b-4f44-a174-1f8ef5f514ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:06.716325 crc crio[24477]: time=\"2026-06-11T12:23:06.706723587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:06.854013 crc crio[24477]: time=\"2026-06-11T12:23:06.853890459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:06.871426 crc crio[24477]: time=\"2026-06-11T12:23:06.871090095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:07.047810 crc crio[24477]: time=\"2026-06-11T12:23:07.047495209Z\" level=info msg=\"Created container 24f4dfb478138912b88e7f153b7e4a44490dabfc2258b915f54b811bb4dbe590: openstack/dnsmasq-dns-764b948f4c-c5ccc/dnsmasq-dns\" id=e3ec9d83-142b-4f44-a174-1f8ef5f514ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:07.050717 crc crio[24477]: time=\"2026-06-11T12:23:07.050229686Z\" level=info msg=\"Starting container: 24f4dfb478138912b88e7f153b7e4a44490dabfc2258b915f54b811bb4dbe590\" id=ad5b781e-4c02-4c77-9c46-42b7a6e3673c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:23:07.086024 crc crio[24477]: time=\"2026-06-11T12:23:07.085853494Z\" level=info msg=\"Started container\" PID=75671 containerID=24f4dfb478138912b88e7f153b7e4a44490dabfc2258b915f54b811bb4dbe590 description=openstack/dnsmasq-dns-764b948f4c-c5ccc/dnsmasq-dns id=ad5b781e-4c02-4c77-9c46-42b7a6e3673c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e788fbc40eb3cc3aeb95ec5357f679af8d19bd5212e66a6c40d203f545b4c5e\nJun 11 12:23:07.220945 crc crio[24477]: time=\"2026-06-11T12:23:07.218482329Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4\" id=8436699a-f208-41a0-b5a3-724724095476 name=/runtime.v1.ImageService/PullImage\nJun 11 12:23:07.224083 crc crio[24477]: time=\"2026-06-11T12:23:07.223473276Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=5eff06e7-ac8f-445b-8126-078319aa246e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:07.267170 crc crio[24477]: time=\"2026-06-11T12:23:07.266729437Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=0308bcd6-8918-472a-8fd7-7a017702276a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:07.275915 crc crio[24477]: time=\"2026-06-11T12:23:07.275835283Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=68e9d732-1329-405f-8f88-4c877413ad48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:07.278138 crc crio[24477]: time=\"2026-06-11T12:23:07.278071666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:07.443923 crc crio[24477]: time=\"2026-06-11T12:23:07.443190518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:08.884246 crc crio[24477]: time=\"2026-06-11T12:23:08.88370567Z\" level=info msg=\"Stopping container: c68924d4f868245ec073e93cfac16cf92cf3ee06f0a3d1be842bf48fed26b49a (timeout: 30s)\" id=dbad9ec0-4687-44ad-a323-5fa0a4872a35 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:08.885208 crc crio[24477]: time=\"2026-06-11T12:23:08.884480701Z\" level=info msg=\"Stopping container: cb1be7a49a16827fd9de3b41530d6435a545d968eeea396657cd519f9d9200e2 (timeout: 30s)\" id=47a7801e-1e0d-4663-8032-86688bf02236 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:08.949023 crc crio[24477]: time=\"2026-06-11T12:23:08.948905585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:08.977479 crc crio[24477]: time=\"2026-06-11T12:23:08.97731918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:09.826908 crc crio[24477]: time=\"2026-06-11T12:23:09.81847028Z\" level=info msg=\"Created container b0a2b480f386bb8fe3cf5fad171475de89bbedf43f3be8c7928f5cedbe476bfa: openstack/cinder-api-0/cinder-api-log\" id=a2f2ef3a-0532-45fe-8d3a-80f6ba5e0a1e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:09.826908 crc crio[24477]: time=\"2026-06-11T12:23:09.823286895Z\" level=info msg=\"Starting container: b0a2b480f386bb8fe3cf5fad171475de89bbedf43f3be8c7928f5cedbe476bfa\" id=f8ccabcb-b61b-4d6b-bc50-ebdfe29d2b58 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:23:09.828825 crc crio[24477]: time=\"2026-06-11T12:23:09.828414079Z\" level=info msg=\"Created container 84fcf8424aa5006ada931574fc764e0c8df999eaf9ed76f6599110e4fbd99c23: openstack/cinder-scheduler-0/cinder-scheduler\" id=68e9d732-1329-405f-8f88-4c877413ad48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:09.832042 crc crio[24477]: time=\"2026-06-11T12:23:09.831750102Z\" level=info msg=\"Starting container: 84fcf8424aa5006ada931574fc764e0c8df999eaf9ed76f6599110e4fbd99c23\" id=900aa05b-e6cc-4562-ab7b-385d98dbe34e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:23:09.834051 crc crio[24477]: time=\"2026-06-11T12:23:09.833952363Z\" level=info msg=\"Started container\" PID=75831 containerID=b0a2b480f386bb8fe3cf5fad171475de89bbedf43f3be8c7928f5cedbe476bfa description=openstack/cinder-api-0/cinder-api-log id=f8ccabcb-b61b-4d6b-bc50-ebdfe29d2b58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba415f36090791755b1290f250fb3457bcc4e7e14ab502682fc19da13e13a63a\nJun 11 12:23:09.840390 crc crio[24477]: time=\"2026-06-11T12:23:09.84025279Z\" level=info msg=\"Started container\" PID=75828 containerID=84fcf8424aa5006ada931574fc764e0c8df999eaf9ed76f6599110e4fbd99c23 description=openstack/cinder-scheduler-0/cinder-scheduler id=900aa05b-e6cc-4562-ab7b-385d98dbe34e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d8793fc2ca220d75ac43405d4328c51683175a5d5e3984ddec5151f436c6ded\nJun 11 12:23:09.905584 crc crio[24477]: time=\"2026-06-11T12:23:09.903934155Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=3f7e5249-abb1-423b-ad5c-8e0af9fb7503 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:09.907559 crc crio[24477]: time=\"2026-06-11T12:23:09.90515975Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=6bd73f66-faae-4478-ad4e-3d12404878cf name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:10.332894 crc crio[24477]: time=\"2026-06-11T12:23:10.332502005Z\" level=info msg=\"Running pod sandbox: openstack/neutron-6d475588c7-9l9sv/POD\" id=4c4fe92b-07c6-4428-a400-490500227dd5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:23:10.332894 crc crio[24477]: time=\"2026-06-11T12:23:10.332807654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:13.831239 crc crio[24477]: time=\"2026-06-11T12:23:13.829097809Z\" level=info msg=\"Stopping container: b37f23c8fcc1509923a9c65d97d6adcdce0768e0747dc8a1379c1d7bf8754925 (timeout: 10s)\" id=9c48b094-35f2-4d34-b8c7-b1cc69d8672e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:16.105322 crc crio[24477]: time=\"2026-06-11T12:23:16.101337579Z\" level=info msg=\"Stopped container 7878a45f85f0c286c8dd58c81fc812ef06be3cb0c17aeb59ee032ec832b33228: openstack/barbican-api-6d76759b7d-c9kxb/barbican-api\" id=b2df289c-cf19-4aca-8d98-fe5d002f0e67 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:16.113842 crc crio[24477]: time=\"2026-06-11T12:23:16.110236666Z\" level=info msg=\"Stopping pod sandbox: 12e72d256310f882625744a60404b4c38fb1f647a52311b8840e0f725c983fe1\" id=5ea687f3-500a-488b-a9aa-9675a380ffa5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:16.113842 crc crio[24477]: time=\"2026-06-11T12:23:16.11251312Z\" level=info msg=\"Stopped container c68924d4f868245ec073e93cfac16cf92cf3ee06f0a3d1be842bf48fed26b49a: openstack/neutron-74c7fcb96c-q9jzk/neutron-httpd\" id=dbad9ec0-4687-44ad-a323-5fa0a4872a35 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:16.113842 crc crio[24477]: time=\"2026-06-11T12:23:16.113238861Z\" level=info msg=\"Got pod network &{Name:barbican-api-6d76759b7d-c9kxb Namespace:openstack ID:12e72d256310f882625744a60404b4c38fb1f647a52311b8840e0f725c983fe1 UID:3d478862-d415-4423-9574-82b389190db4 NetNS:/var/run/netns/172ecb38-65fb-4a61-99c7-c291f34343ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d478862_d415_4423_9574_82b389190db4.slice PodAnnotations:0xc002e12040}] Aliases:map[]}\"\nJun 11 12:23:16.113842 crc crio[24477]: time=\"2026-06-11T12:23:16.113371785Z\" level=info msg=\"Deleting pod openstack_barbican-api-6d76759b7d-c9kxb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:23:16.170704 crc crio[24477]: time=\"2026-06-11T12:23:16.170546615Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=fc615971-c280-49a8-93b8-9e104bd5c877 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:16.182238 crc crio[24477]: time=\"2026-06-11T12:23:16.1821465Z\" level=info msg=\"Stopped container cb1be7a49a16827fd9de3b41530d6435a545d968eeea396657cd519f9d9200e2: openstack/neutron-74c7fcb96c-q9jzk/neutron-api\" id=47a7801e-1e0d-4663-8032-86688bf02236 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:16.183288 crc crio[24477]: time=\"2026-06-11T12:23:16.183216579Z\" level=info msg=\"Stopping pod sandbox: d57ebb5dab461121a66fc46d2f0b60f3639cee7821aaf63bd7d20cceb8248ba2\" id=47a6d9ef-aeef-4322-8b97-f6decc7e03ff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:16.183993 crc crio[24477]: time=\"2026-06-11T12:23:16.183828286Z\" level=info msg=\"Got pod network &{Name:neutron-74c7fcb96c-q9jzk Namespace:openstack ID:d57ebb5dab461121a66fc46d2f0b60f3639cee7821aaf63bd7d20cceb8248ba2 UID:37241ec4-e849-4344-838b-125d6ec5fcca NetNS:/var/run/netns/e93deb17-c131-436e-aabc-560153327847 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37241ec4_e849_4344_838b_125d6ec5fcca.slice PodAnnotations:0xc007b16488}] Aliases:map[]}\"\nJun 11 12:23:16.184075 crc crio[24477]: time=\"2026-06-11T12:23:16.184033612Z\" level=info msg=\"Deleting pod openstack_neutron-74c7fcb96c-q9jzk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:23:16.184195 crc crio[24477]: time=\"2026-06-11T12:23:16.184162247Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=0c774ee7-bbff-4fb2-9b9f-f8bbeb811836 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:16.185422 crc crio[24477]: time=\"2026-06-11T12:23:16.185343731Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=33481df4-cc4d-4978-b7cb-6f4559c6f0b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:16.189464 crc crio[24477]: time=\"2026-06-11T12:23:16.189433033Z\" level=info msg=\"Stopped container b37f23c8fcc1509923a9c65d97d6adcdce0768e0747dc8a1379c1d7bf8754925: openstack/dnsmasq-dns-54f48964b7-2748z/dnsmasq-dns\" id=9c48b094-35f2-4d34-b8c7-b1cc69d8672e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:16.190380 crc crio[24477]: time=\"2026-06-11T12:23:16.19035672Z\" level=info msg=\"Stopping pod sandbox: e3c17cc3d92c622f06aeaafd6e66ac2765bdbb6811bd6dc76a9f16537f04426c\" id=673e0d5b-91c3-4904-b239-5769d3206365 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:16.191079 crc crio[24477]: time=\"2026-06-11T12:23:16.19105328Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-2748z Namespace:openstack ID:e3c17cc3d92c622f06aeaafd6e66ac2765bdbb6811bd6dc76a9f16537f04426c UID:e67cc0bb-b236-4106-8c09-5d3765f0b66d NetNS:/var/run/netns/2f3256dc-5dda-42bf-a524-cd7b36740bd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode67cc0bb_b236_4106_8c09_5d3765f0b66d.slice PodAnnotations:0xc0003264f0}] Aliases:map[]}\"\nJun 11 12:23:16.191293 crc crio[24477]: time=\"2026-06-11T12:23:16.191274595Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-54f48964b7-2748z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:23:17.624042 crc crio[24477]: time=\"2026-06-11T12:23:17.623092564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:17.635484 crc crio[24477]: time=\"2026-06-11T12:23:17.631908629Z\" level=info msg=\"Stopped pod sandbox: d57ebb5dab461121a66fc46d2f0b60f3639cee7821aaf63bd7d20cceb8248ba2\" id=47a6d9ef-aeef-4322-8b97-f6decc7e03ff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:17.655122 crc crio[24477]: time=\"2026-06-11T12:23:17.655006397Z\" level=info msg=\"Stopped pod sandbox: e3c17cc3d92c622f06aeaafd6e66ac2765bdbb6811bd6dc76a9f16537f04426c\" id=673e0d5b-91c3-4904-b239-5769d3206365 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:17.659931 crc crio[24477]: time=\"2026-06-11T12:23:17.659736828Z\" level=info msg=\"Stopped pod sandbox: 12e72d256310f882625744a60404b4c38fb1f647a52311b8840e0f725c983fe1\" id=5ea687f3-500a-488b-a9aa-9675a380ffa5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:18.215706 crc crio[24477]: time=\"2026-06-11T12:23:18.21550886Z\" level=info msg=\"Removing container: b37f23c8fcc1509923a9c65d97d6adcdce0768e0747dc8a1379c1d7bf8754925\" id=aafd85a6-0037-4c80-bc0e-da705208b36f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:19.092040 crc crio[24477]: time=\"2026-06-11T12:23:19.091273259Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=7531fdcc-de41-4eec-b1df-421e0beccb24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:19.093953 crc crio[24477]: time=\"2026-06-11T12:23:19.093883685Z\" level=info msg=\"Removed container b37f23c8fcc1509923a9c65d97d6adcdce0768e0747dc8a1379c1d7bf8754925: openstack/dnsmasq-dns-54f48964b7-2748z/dnsmasq-dns\" id=aafd85a6-0037-4c80-bc0e-da705208b36f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:19.096303 crc crio[24477]: time=\"2026-06-11T12:23:19.095920423Z\" level=info msg=\"Removing container: 55c69634d82f7f25d2828778691589b97b1e468b6842c356d10c97bb9312d4cb\" id=52c607a3-ccbc-4ffd-ab26-7f497b326d09 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:19.115089 crc crio[24477]: time=\"2026-06-11T12:23:19.115000384Z\" level=info msg=\"Got pod network &{Name:neutron-6d475588c7-9l9sv Namespace:openstack ID:c356fe9cd87c02e73f84c295b1f44071b0eefe28681592baea78fcb79f50e767 UID:4fc9d29b-735d-4966-9f40-6bd31394f373 NetNS:/var/run/netns/fa5bbc21-7f12-4a3f-9743-8df36dbcd595 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4fc9d29b_735d_4966_9f40_6bd31394f373.slice PodAnnotations:0xc0003267c8}] Aliases:map[]}\"\nJun 11 12:23:19.115089 crc crio[24477]: time=\"2026-06-11T12:23:19.115072496Z\" level=info msg=\"Adding pod openstack_neutron-6d475588c7-9l9sv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:23:19.298012 crc crio[24477]: time=\"2026-06-11T12:23:19.29730019Z\" level=info msg=\"Removed container 55c69634d82f7f25d2828778691589b97b1e468b6842c356d10c97bb9312d4cb: openstack/dnsmasq-dns-54f48964b7-2748z/init\" id=52c607a3-ccbc-4ffd-ab26-7f497b326d09 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:19.302267 crc crio[24477]: time=\"2026-06-11T12:23:19.302128631Z\" level=info msg=\"Removing container: 7878a45f85f0c286c8dd58c81fc812ef06be3cb0c17aeb59ee032ec832b33228\" id=4b653d7e-05be-474a-a296-84c01a352add name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:19.305025 crc crio[24477]: time=\"2026-06-11T12:23:19.304977341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:19.305963 crc crio[24477]: time=\"2026-06-11T12:23:19.305875017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:19.314481 crc crio[24477]: time=\"2026-06-11T12:23:19.314348467Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=f9bb3937-4a6a-4196-9fc8-eebb2282329f name=/runtime.v1.ImageService/PullImage\nJun 11 12:23:19.317291 crc crio[24477]: time=\"2026-06-11T12:23:19.316559756Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=1d38a574-50c7-4ba7-ae8c-aabaf1402804 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:19.405570 crc crio[24477]: time=\"2026-06-11T12:23:19.405275865Z\" level=info msg=\"Removed container 7878a45f85f0c286c8dd58c81fc812ef06be3cb0c17aeb59ee032ec832b33228: openstack/barbican-api-6d76759b7d-c9kxb/barbican-api\" id=4b653d7e-05be-474a-a296-84c01a352add name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:19.409700 crc crio[24477]: time=\"2026-06-11T12:23:19.40947007Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=fd4bed2a-bcfb-44cf-80d8-54304bbd639b name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:19.411107 crc crio[24477]: time=\"2026-06-11T12:23:19.410984703Z\" level=info msg=\"Removing container: 43a7a188044333b66b2127180122d96680e5d08dd560aa79b798a91a9bd86a06\" id=07cb84d4-4568-4047-9bba-319568888892 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:19.418627 crc crio[24477]: time=\"2026-06-11T12:23:19.418477469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:19.434521 crc crio[24477]: time=\"2026-06-11T12:23:19.434399842Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=1271b97a-448f-4a34-84a3-e9f3a9d6feb8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:19.438820 crc crio[24477]: time=\"2026-06-11T12:23:19.438552058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:19.496106 crc crio[24477]: time=\"2026-06-11T12:23:19.495985843Z\" level=info msg=\"Removed container 43a7a188044333b66b2127180122d96680e5d08dd560aa79b798a91a9bd86a06: openstack/barbican-api-6d76759b7d-c9kxb/barbican-api-log\" id=07cb84d4-4568-4047-9bba-319568888892 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:19.498915 crc crio[24477]: time=\"2026-06-11T12:23:19.498746997Z\" level=info msg=\"Removing container: c68924d4f868245ec073e93cfac16cf92cf3ee06f0a3d1be842bf48fed26b49a\" id=8d881e7d-320d-4e73-b09b-113dc2d8fd96 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:19.550358 crc crio[24477]: time=\"2026-06-11T12:23:19.550233759Z\" level=info msg=\"Removed container c68924d4f868245ec073e93cfac16cf92cf3ee06f0a3d1be842bf48fed26b49a: openstack/neutron-74c7fcb96c-q9jzk/neutron-httpd\" id=8d881e7d-320d-4e73-b09b-113dc2d8fd96 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:19.554250 crc crio[24477]: time=\"2026-06-11T12:23:19.554084147Z\" level=info msg=\"Removing container: cb1be7a49a16827fd9de3b41530d6435a545d968eeea396657cd519f9d9200e2\" id=33d312c3-439e-42a1-b0e0-035327b7c695 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:19.571859 crc crio[24477]: time=\"2026-06-11T12:23:19.571771068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:19.588974 crc crio[24477]: time=\"2026-06-11T12:23:19.58887498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:19.609907 crc crio[24477]: time=\"2026-06-11T12:23:19.609807147Z\" level=info msg=\"Removed container cb1be7a49a16827fd9de3b41530d6435a545d968eeea396657cd519f9d9200e2: openstack/neutron-74c7fcb96c-q9jzk/neutron-api\" id=33d312c3-439e-42a1-b0e0-035327b7c695 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:19.762850 crc crio[24477]: time=\"2026-06-11T12:23:19.761799069Z\" level=info msg=\"Created container c7603de7a214f342d3dc56fff6cd4664a06975c5e5da629cbea2ce73c5e0a036: openstack/ceilometer-0/proxy-httpd\" id=1271b97a-448f-4a34-84a3-e9f3a9d6feb8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:19.765326 crc crio[24477]: time=\"2026-06-11T12:23:19.765194507Z\" level=info msg=\"Starting container: c7603de7a214f342d3dc56fff6cd4664a06975c5e5da629cbea2ce73c5e0a036\" id=2b68b013-3a24-4a60-8c1b-aafb606725d1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:23:19.803778 crc crio[24477]: time=\"2026-06-11T12:23:19.803481463Z\" level=info msg=\"Started container\" PID=76614 containerID=c7603de7a214f342d3dc56fff6cd4664a06975c5e5da629cbea2ce73c5e0a036 description=openstack/ceilometer-0/proxy-httpd id=2b68b013-3a24-4a60-8c1b-aafb606725d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed723d8d3f519842a48bed60a7c5afb0862ef76bce60e28bf70d629d4c6fafaa\nJun 11 12:23:19.876888 crc crio[24477]: 2026-06-11T12:23:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c356fe9cd87c02e Mac:26:e2:9b:69:4b:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/fa5bbc21-7f12-4a3f-9743-8df36dbcd595 SocketPath: PciID:}] [{Interface:0xc00043a5f0 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:23:19.879887 crc crio[24477]: time=\"2026-06-11T12:23:19.879760206Z\" level=info msg=\"Got pod network &{Name:neutron-6d475588c7-9l9sv Namespace:openstack ID:c356fe9cd87c02e73f84c295b1f44071b0eefe28681592baea78fcb79f50e767 UID:4fc9d29b-735d-4966-9f40-6bd31394f373 NetNS:/var/run/netns/fa5bbc21-7f12-4a3f-9743-8df36dbcd595 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4fc9d29b_735d_4966_9f40_6bd31394f373.slice PodAnnotations:0xc0003267c8}] Aliases:map[]}\"\nJun 11 12:23:19.880257 crc crio[24477]: time=\"2026-06-11T12:23:19.880193319Z\" level=info msg=\"Checking pod openstack_neutron-6d475588c7-9l9sv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:23:19.894580 crc crio[24477]: time=\"2026-06-11T12:23:19.894454147Z\" level=info msg=\"Ran pod sandbox c356fe9cd87c02e73f84c295b1f44071b0eefe28681592baea78fcb79f50e767 with infra container: openstack/neutron-6d475588c7-9l9sv/POD\" id=4c4fe92b-07c6-4428-a400-490500227dd5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:23:19.899402 crc crio[24477]: time=\"2026-06-11T12:23:19.899134129Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1b5b27cf-9cc1-4637-91e4-53c842e9a94e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:19.972567 crc crio[24477]: time=\"2026-06-11T12:23:19.972420899Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=97fd41aa-3fb1-4a83-9898-03eba8fec714 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:19.979383 crc crio[24477]: time=\"2026-06-11T12:23:19.979291556Z\" level=info msg=\"Creating container: openstack/neutron-6d475588c7-9l9sv/neutron-api\" id=b63ff60d-c58f-4087-9eef-973fe9a5a049 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:19.980017 crc crio[24477]: time=\"2026-06-11T12:23:19.979955134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:20.128931 crc crio[24477]: time=\"2026-06-11T12:23:20.128456226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:20.137908 crc crio[24477]: time=\"2026-06-11T12:23:20.137211356Z\" level=info msg=\"Stopping container: c7603de7a214f342d3dc56fff6cd4664a06975c5e5da629cbea2ce73c5e0a036 (timeout: 30s)\" id=6d4d9965-3533-4ca1-887c-afc606f3c2de name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:20.137908 crc crio[24477]: time=\"2026-06-11T12:23:20.137384778Z\" level=info msg=\"Stopping container: ae067d85504272b3eb8a4b4b681f96716ec72607adbeb6031eec1d879c0f9ba8 (timeout: 30s)\" id=0df8e175-8661-4b34-bd03-da562447a155 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:20.140502 crc crio[24477]: time=\"2026-06-11T12:23:20.13806951Z\" level=info msg=\"Stopping container: 02931cc76233f5b6c42ff460fdb8e607ee4b3ac769107f25dc3011b2e1a55d89 (timeout: 30s)\" id=f3096dc1-1925-45e2-8132-4e25cac56ac1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:20.140502 crc crio[24477]: time=\"2026-06-11T12:23:20.13884465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:20.140502 crc crio[24477]: time=\"2026-06-11T12:23:20.140065183Z\" level=info msg=\"Stopping container: f30f62604d99cea89953290b256928147a14a344a240486c66c9d8e2488c97f9 (timeout: 30s)\" id=c0a6ca23-191b-451a-8430-dd152d6bc8af name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:20.306961 crc crio[24477]: time=\"2026-06-11T12:23:20.306856812Z\" level=info msg=\"Created container ea00fef4cfd07f0bb6a7b52598b796d0e5c3feb728e9efcca64ff1ff15462d06: openstack/neutron-6d475588c7-9l9sv/neutron-api\" id=b63ff60d-c58f-4087-9eef-973fe9a5a049 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:20.308754 crc crio[24477]: time=\"2026-06-11T12:23:20.308473228Z\" level=info msg=\"Stopped container f30f62604d99cea89953290b256928147a14a344a240486c66c9d8e2488c97f9: openstack/ceilometer-0/sg-core\" id=c0a6ca23-191b-451a-8430-dd152d6bc8af name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:20.308934 crc crio[24477]: time=\"2026-06-11T12:23:20.308871459Z\" level=info msg=\"Starting container: ea00fef4cfd07f0bb6a7b52598b796d0e5c3feb728e9efcca64ff1ff15462d06\" id=b4d38d02-9d0d-46ce-a16e-81f1956dceb8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:23:20.309795 crc crio[24477]: time=\"2026-06-11T12:23:20.309688272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:20.317867 crc crio[24477]: time=\"2026-06-11T12:23:20.317074152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:20.317867 crc crio[24477]: time=\"2026-06-11T12:23:20.317834069Z\" level=info msg=\"Started container\" PID=76840 containerID=ea00fef4cfd07f0bb6a7b52598b796d0e5c3feb728e9efcca64ff1ff15462d06 description=openstack/neutron-6d475588c7-9l9sv/neutron-api id=b4d38d02-9d0d-46ce-a16e-81f1956dceb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c356fe9cd87c02e73f84c295b1f44071b0eefe28681592baea78fcb79f50e767\nJun 11 12:23:20.332938 crc crio[24477]: time=\"2026-06-11T12:23:20.331988415Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2909eb94-0eb9-450c-81fe-fa6826de54ce name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:20.395766 crc crio[24477]: time=\"2026-06-11T12:23:20.395231577Z\" level=info msg=\"Stopped container c7603de7a214f342d3dc56fff6cd4664a06975c5e5da629cbea2ce73c5e0a036: openstack/ceilometer-0/proxy-httpd\" id=6d4d9965-3533-4ca1-887c-afc606f3c2de name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:20.422245 crc crio[24477]: time=\"2026-06-11T12:23:20.4221448Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=376ec613-b1b7-4b62-8aee-353fded5d6cd name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:20.432360 crc crio[24477]: time=\"2026-06-11T12:23:20.432249733Z\" level=info msg=\"Creating container: openstack/neutron-6d475588c7-9l9sv/neutron-httpd\" id=dc3878ed-473f-4710-b906-fda1d4e965c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:20.432900 crc crio[24477]: time=\"2026-06-11T12:23:20.432813728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:20.483254 crc crio[24477]: time=\"2026-06-11T12:23:20.482905794Z\" level=info msg=\"Created container 25835c4cd8bd593cfe085c05f52dcd1f760f594dbaee250f1c9b29ac68f60c16: openstack/cinder-api-0/cinder-api\" id=33481df4-cc4d-4978-b7cb-6f4559c6f0b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:20.486462 crc crio[24477]: time=\"2026-06-11T12:23:20.486305856Z\" level=info msg=\"Starting container: 25835c4cd8bd593cfe085c05f52dcd1f760f594dbaee250f1c9b29ac68f60c16\" id=1d372cfb-f7a6-4871-ac53-73f43f146ef3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:23:20.486878 crc crio[24477]: time=\"2026-06-11T12:23:20.48674051Z\" level=info msg=\"Created container 55d8075fffc74b97412afc719fd66d23aade3b064654f26961d4276719b61d7c: openstack/cinder-scheduler-0/probe\" id=7531fdcc-de41-4eec-b1df-421e0beccb24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:20.488223 crc crio[24477]: time=\"2026-06-11T12:23:20.488144185Z\" level=info msg=\"Starting container: 55d8075fffc74b97412afc719fd66d23aade3b064654f26961d4276719b61d7c\" id=dafd0528-14e4-4104-8203-62d257c89e0b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:23:20.496429 crc crio[24477]: time=\"2026-06-11T12:23:20.496272108Z\" level=info msg=\"Started container\" PID=76886 containerID=25835c4cd8bd593cfe085c05f52dcd1f760f594dbaee250f1c9b29ac68f60c16 description=openstack/cinder-api-0/cinder-api id=1d372cfb-f7a6-4871-ac53-73f43f146ef3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba415f36090791755b1290f250fb3457bcc4e7e14ab502682fc19da13e13a63a\nJun 11 12:23:20.503818 crc crio[24477]: time=\"2026-06-11T12:23:20.503374444Z\" level=info msg=\"Started container\" PID=76887 containerID=55d8075fffc74b97412afc719fd66d23aade3b064654f26961d4276719b61d7c description=openstack/cinder-scheduler-0/probe id=dafd0528-14e4-4104-8203-62d257c89e0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d8793fc2ca220d75ac43405d4328c51683175a5d5e3984ddec5151f436c6ded\nJun 11 12:23:20.510387 crc crio[24477]: time=\"2026-06-11T12:23:20.510288588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:20.517474 crc crio[24477]: time=\"2026-06-11T12:23:20.515330349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:20.623286 crc crio[24477]: time=\"2026-06-11T12:23:20.623157478Z\" level=info msg=\"Created container 56af5842e7541bb9940c14fa62603fc24a7694188d82e3d92d1f5c8325df80b2: openstack/neutron-6d475588c7-9l9sv/neutron-httpd\" id=dc3878ed-473f-4710-b906-fda1d4e965c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:20.631182 crc crio[24477]: time=\"2026-06-11T12:23:20.631119311Z\" level=info msg=\"Starting container: 56af5842e7541bb9940c14fa62603fc24a7694188d82e3d92d1f5c8325df80b2\" id=ab43a31f-d8be-46d3-9592-eca59a1c3b13 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:23:20.641910 crc crio[24477]: time=\"2026-06-11T12:23:20.641676755Z\" level=info msg=\"Started container\" PID=76942 containerID=56af5842e7541bb9940c14fa62603fc24a7694188d82e3d92d1f5c8325df80b2 description=openstack/neutron-6d475588c7-9l9sv/neutron-httpd id=ab43a31f-d8be-46d3-9592-eca59a1c3b13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c356fe9cd87c02e73f84c295b1f44071b0eefe28681592baea78fcb79f50e767\nJun 11 12:23:20.786938 crc crio[24477]: time=\"2026-06-11T12:23:20.786543604Z\" level=info msg=\"Stopped container ae067d85504272b3eb8a4b4b681f96716ec72607adbeb6031eec1d879c0f9ba8: openstack/ceilometer-0/ceilometer-central-agent\" id=0df8e175-8661-4b34-bd03-da562447a155 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:21.192282 crc crio[24477]: time=\"2026-06-11T12:23:21.192176409Z\" level=info msg=\"Stopping container: 25835c4cd8bd593cfe085c05f52dcd1f760f594dbaee250f1c9b29ac68f60c16 (timeout: 30s)\" id=f7e7c2a9-f97d-42ae-8aea-aacf576c87d3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:21.193750 crc crio[24477]: time=\"2026-06-11T12:23:21.192219243Z\" level=info msg=\"Stopping container: b0a2b480f386bb8fe3cf5fad171475de89bbedf43f3be8c7928f5cedbe476bfa (timeout: 30s)\" id=d9cf147d-f32d-4509-9ffb-48fbd113329b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:21.556994 crc crio[24477]: time=\"2026-06-11T12:23:21.553585848Z\" level=info msg=\"Stopped container b0a2b480f386bb8fe3cf5fad171475de89bbedf43f3be8c7928f5cedbe476bfa: openstack/cinder-api-0/cinder-api-log\" id=d9cf147d-f32d-4509-9ffb-48fbd113329b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:21.749929 crc crio[24477]: time=\"2026-06-11T12:23:21.749808363Z\" level=info msg=\"Stopped container 25835c4cd8bd593cfe085c05f52dcd1f760f594dbaee250f1c9b29ac68f60c16: openstack/cinder-api-0/cinder-api\" id=f7e7c2a9-f97d-42ae-8aea-aacf576c87d3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:21.751444 crc crio[24477]: time=\"2026-06-11T12:23:21.751369375Z\" level=info msg=\"Stopping pod sandbox: ba415f36090791755b1290f250fb3457bcc4e7e14ab502682fc19da13e13a63a\" id=6913ac08-e4b2-4cae-8e1e-f69cf57a4784 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:21.752023 crc crio[24477]: time=\"2026-06-11T12:23:21.751945811Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:ba415f36090791755b1290f250fb3457bcc4e7e14ab502682fc19da13e13a63a UID:d0d08817-1af0-4dd7-9b52-2c37ee6c6a15 NetNS:/var/run/netns/c6fd4fd9-4b8d-4c38-9a9c-2c3bcd3c71c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0d08817_1af0_4dd7_9b52_2c37ee6c6a15.slice PodAnnotations:0xc001f2aef8}] Aliases:map[]}\"\nJun 11 12:23:21.752158 crc crio[24477]: time=\"2026-06-11T12:23:21.752103436Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:23:22.168845 crc crio[24477]: time=\"2026-06-11T12:23:22.168584547Z\" level=info msg=\"Stopped pod sandbox: ba415f36090791755b1290f250fb3457bcc4e7e14ab502682fc19da13e13a63a\" id=6913ac08-e4b2-4cae-8e1e-f69cf57a4784 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:23.703583 crc crio[24477]: time=\"2026-06-11T12:23:23.703071369Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=cf3b21b0-d2a4-4152-a417-1cec99d61756 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:23:23.703583 crc crio[24477]: time=\"2026-06-11T12:23:23.703595194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:23.766900 crc crio[24477]: time=\"2026-06-11T12:23:23.766794893Z\" level=info msg=\"Stopped container 02931cc76233f5b6c42ff460fdb8e607ee4b3ac769107f25dc3011b2e1a55d89: openstack/ceilometer-0/ceilometer-notification-agent\" id=f3096dc1-1925-45e2-8132-4e25cac56ac1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:23.768005 crc crio[24477]: time=\"2026-06-11T12:23:23.767932125Z\" level=info msg=\"Stopping pod sandbox: ed723d8d3f519842a48bed60a7c5afb0862ef76bce60e28bf70d629d4c6fafaa\" id=9176a2cc-2e24-479f-8b22-a31a7e570a66 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:23.768782 crc crio[24477]: time=\"2026-06-11T12:23:23.768719497Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ed723d8d3f519842a48bed60a7c5afb0862ef76bce60e28bf70d629d4c6fafaa UID:9734ea8c-75ef-4272-8935-0d2d1afc8796 NetNS:/var/run/netns/4a87cb94-0eff-4acd-b246-d658a8519bf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9734ea8c_75ef_4272_8935_0d2d1afc8796.slice PodAnnotations:0xc001f2a1e0}] Aliases:map[]}\"\nJun 11 12:23:23.768935 crc crio[24477]: time=\"2026-06-11T12:23:23.768880101Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:23:23.771005 crc crio[24477]: time=\"2026-06-11T12:23:23.770922579Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:2386d9b5accaebdeefed5e6208c997329666741e65657e5a3e27c80a38a82eb1 UID:f8747d89-8412-42de-b518-5dfa4079ab74 NetNS:/var/run/netns/25838113-5715-4826-ae11-28fa2c5058e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8747d89_8412_42de_b518_5dfa4079ab74.slice PodAnnotations:0xc000a14570}] Aliases:map[]}\"\nJun 11 12:23:23.771005 crc crio[24477]: time=\"2026-06-11T12:23:23.77098006Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:23:24.287989 crc crio[24477]: time=\"2026-06-11T12:23:24.283115151Z\" level=info msg=\"Stopped pod sandbox: ed723d8d3f519842a48bed60a7c5afb0862ef76bce60e28bf70d629d4c6fafaa\" id=9176a2cc-2e24-479f-8b22-a31a7e570a66 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:24.500560 crc crio[24477]: 2026-06-11T12:23:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2386d9b5accaebd Mac:a2:b0:dd:fe:7d:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/25838113-5715-4826-ae11-28fa2c5058e5 SocketPath: PciID:}] [{Interface:0xc00013b050 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:23:24.503889 crc crio[24477]: time=\"2026-06-11T12:23:24.503797435Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:2386d9b5accaebdeefed5e6208c997329666741e65657e5a3e27c80a38a82eb1 UID:f8747d89-8412-42de-b518-5dfa4079ab74 NetNS:/var/run/netns/25838113-5715-4826-ae11-28fa2c5058e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8747d89_8412_42de_b518_5dfa4079ab74.slice PodAnnotations:0xc000a14570}] Aliases:map[]}\"\nJun 11 12:23:24.504038 crc crio[24477]: time=\"2026-06-11T12:23:24.504002201Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:23:24.528823 crc crio[24477]: time=\"2026-06-11T12:23:24.528178142Z\" level=info msg=\"Ran pod sandbox 2386d9b5accaebdeefed5e6208c997329666741e65657e5a3e27c80a38a82eb1 with infra container: openstack/cinder-api-0/POD\" id=cf3b21b0-d2a4-4152-a417-1cec99d61756 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:23:24.532278 crc crio[24477]: time=\"2026-06-11T12:23:24.532105812Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=fee03034-cbfc-4da7-9d0a-7d9add6ab522 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:24.536164 crc crio[24477]: time=\"2026-06-11T12:23:24.536083871Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=b3cb2477-464d-4668-af99-4a87b09b6a3d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:24.555781 crc crio[24477]: time=\"2026-06-11T12:23:24.551435801Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=cb1f63a8-ba31-45c3-90b3-ff30db158c0a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:24.555781 crc crio[24477]: time=\"2026-06-11T12:23:24.552382628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:24.606223 crc crio[24477]: time=\"2026-06-11T12:23:24.605782866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:25.332770 crc crio[24477]: time=\"2026-06-11T12:23:25.332312406Z\" level=info msg=\"Removing container: c7603de7a214f342d3dc56fff6cd4664a06975c5e5da629cbea2ce73c5e0a036\" id=29c5bc79-6c52-4d95-9bbd-6623e6347695 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:25.412572 crc crio[24477]: time=\"2026-06-11T12:23:25.412436Z\" level=info msg=\"Removed container c7603de7a214f342d3dc56fff6cd4664a06975c5e5da629cbea2ce73c5e0a036: openstack/ceilometer-0/proxy-httpd\" id=29c5bc79-6c52-4d95-9bbd-6623e6347695 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:25.413492 crc crio[24477]: time=\"2026-06-11T12:23:25.413412684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:25.415553 crc crio[24477]: time=\"2026-06-11T12:23:25.415474302Z\" level=info msg=\"Removing container: f30f62604d99cea89953290b256928147a14a344a240486c66c9d8e2488c97f9\" id=1f6170ca-13fe-4223-83ab-d69a933f24ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:25.464074 crc crio[24477]: time=\"2026-06-11T12:23:25.463961075Z\" level=info msg=\"Removed container f30f62604d99cea89953290b256928147a14a344a240486c66c9d8e2488c97f9: openstack/ceilometer-0/sg-core\" id=1f6170ca-13fe-4223-83ab-d69a933f24ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:25.473550 crc crio[24477]: time=\"2026-06-11T12:23:25.472821887Z\" level=info msg=\"Removing container: 02931cc76233f5b6c42ff460fdb8e607ee4b3ac769107f25dc3011b2e1a55d89\" id=1d78876a-6366-4eee-a427-07cb9ac16814 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:25.516878 crc crio[24477]: time=\"2026-06-11T12:23:25.515251648Z\" level=info msg=\"Removed container 02931cc76233f5b6c42ff460fdb8e607ee4b3ac769107f25dc3011b2e1a55d89: openstack/ceilometer-0/ceilometer-notification-agent\" id=1d78876a-6366-4eee-a427-07cb9ac16814 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:25.519051 crc crio[24477]: time=\"2026-06-11T12:23:25.518498747Z\" level=info msg=\"Removing container: ae067d85504272b3eb8a4b4b681f96716ec72607adbeb6031eec1d879c0f9ba8\" id=41ab23ce-b181-4e18-a57f-21c908817d2d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:25.553580 crc crio[24477]: time=\"2026-06-11T12:23:25.553026976Z\" level=info msg=\"Created container c30d66f163be7e38448341005d6d15dc5851693be0cf9fdf0dd554df1e7af263: openstack/cinder-api-0/cinder-api-log\" id=cb1f63a8-ba31-45c3-90b3-ff30db158c0a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:25.561780 crc crio[24477]: time=\"2026-06-11T12:23:25.561571343Z\" level=info msg=\"Starting container: c30d66f163be7e38448341005d6d15dc5851693be0cf9fdf0dd554df1e7af263\" id=388347e3-78ee-4b0a-8bed-ee7357f78c1c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:23:25.566345 crc crio[24477]: time=\"2026-06-11T12:23:25.56576644Z\" level=info msg=\"Removed container ae067d85504272b3eb8a4b4b681f96716ec72607adbeb6031eec1d879c0f9ba8: openstack/ceilometer-0/ceilometer-central-agent\" id=41ab23ce-b181-4e18-a57f-21c908817d2d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:25.573692 crc crio[24477]: time=\"2026-06-11T12:23:25.573496356Z\" level=info msg=\"Started container\" PID=77480 containerID=c30d66f163be7e38448341005d6d15dc5851693be0cf9fdf0dd554df1e7af263 description=openstack/cinder-api-0/cinder-api-log id=388347e3-78ee-4b0a-8bed-ee7357f78c1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2386d9b5accaebdeefed5e6208c997329666741e65657e5a3e27c80a38a82eb1\nJun 11 12:23:25.621581 crc crio[24477]: time=\"2026-06-11T12:23:25.62133557Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=3288ac86-2ae2-41d9-9af0-c81b965890d9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:25.711366 crc crio[24477]: time=\"2026-06-11T12:23:25.711263033Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=4fa78156-f1fe-45e4-9c1a-c9186bf0f09e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:25.836072 crc crio[24477]: time=\"2026-06-11T12:23:25.834220299Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=54b0903d-84ab-4e86-a42d-2166fa8ab8a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:25.836072 crc crio[24477]: time=\"2026-06-11T12:23:25.835361851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:25.906316 crc crio[24477]: time=\"2026-06-11T12:23:25.906209452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:25.914912 crc crio[24477]: time=\"2026-06-11T12:23:25.914869254Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=8459bed4-79f9-429f-b8f2-88e56a454817 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:23:25.915063 crc crio[24477]: time=\"2026-06-11T12:23:25.915045889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:25.969546 crc crio[24477]: time=\"2026-06-11T12:23:25.969423822Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5116515da3ec356306666824a42291e34ab58a1ccf15f3ef198abd8f93365277 UID:84795776-c09d-49bd-9799-09f1f56325cf NetNS:/var/run/netns/3c84f81e-b55c-4a4c-ba06-d6cdd6f21baf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84795776_c09d_49bd_9799_09f1f56325cf.slice PodAnnotations:0xc002d1a428}] Aliases:map[]}\"\nJun 11 12:23:25.969546 crc crio[24477]: time=\"2026-06-11T12:23:25.969505784Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:23:26.651755 crc crio[24477]: 2026-06-11T12:23:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5116515da3ec356 Mac:4e:04:97:39:ce:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/3c84f81e-b55c-4a4c-ba06-d6cdd6f21baf SocketPath: PciID:}] [{Interface:0xc0002005c0 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:23:26.659555 crc crio[24477]: time=\"2026-06-11T12:23:26.654093511Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5116515da3ec356306666824a42291e34ab58a1ccf15f3ef198abd8f93365277 UID:84795776-c09d-49bd-9799-09f1f56325cf NetNS:/var/run/netns/3c84f81e-b55c-4a4c-ba06-d6cdd6f21baf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84795776_c09d_49bd_9799_09f1f56325cf.slice PodAnnotations:0xc002d1a428}] Aliases:map[]}\"\nJun 11 12:23:26.659555 crc crio[24477]: time=\"2026-06-11T12:23:26.654272336Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:23:26.666347 crc crio[24477]: time=\"2026-06-11T12:23:26.666267146Z\" level=info msg=\"Ran pod sandbox 5116515da3ec356306666824a42291e34ab58a1ccf15f3ef198abd8f93365277 with infra container: openstack/ceilometer-0/POD\" id=8459bed4-79f9-429f-b8f2-88e56a454817 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:23:26.669076 crc crio[24477]: time=\"2026-06-11T12:23:26.668971738Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=993b96d8-62e0-475f-81bb-67a92d00bf1e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:26.704858 crc crio[24477]: time=\"2026-06-11T12:23:26.70475736Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=5ad4c99e-beaa-4691-aa68-44611016a180 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:26.712583 crc crio[24477]: time=\"2026-06-11T12:23:26.712492545Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=db1068d4-581e-42e3-9ef2-6fa6fe7c2d9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:26.713265 crc crio[24477]: time=\"2026-06-11T12:23:26.713201206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:26.739510 crc crio[24477]: time=\"2026-06-11T12:23:26.739404179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:26.780535 crc crio[24477]: time=\"2026-06-11T12:23:26.780426618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:26.795943 crc crio[24477]: time=\"2026-06-11T12:23:26.795711309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:26.948359 crc crio[24477]: time=\"2026-06-11T12:23:26.947722552Z\" level=info msg=\"Created container f571442de84ec76a4a6a4aeaee5c07b4a220fcb9de078e4b72950339be0f74d8: openstack/ceilometer-0/ceilometer-central-agent\" id=db1068d4-581e-42e3-9ef2-6fa6fe7c2d9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:26.949160 crc crio[24477]: time=\"2026-06-11T12:23:26.949077159Z\" level=info msg=\"Created container a49345cdaaef5db338eb08ca6d141927c8556a796e3b2d9fc25ffeb87c7058b9: openstack/cinder-api-0/cinder-api\" id=54b0903d-84ab-4e86-a42d-2166fa8ab8a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:26.951585 crc crio[24477]: time=\"2026-06-11T12:23:26.951499307Z\" level=info msg=\"Starting container: a49345cdaaef5db338eb08ca6d141927c8556a796e3b2d9fc25ffeb87c7058b9\" id=04e7a250-144c-4dc7-be79-a558f0213c0a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:23:26.951912 crc crio[24477]: time=\"2026-06-11T12:23:26.951808976Z\" level=info msg=\"Starting container: f571442de84ec76a4a6a4aeaee5c07b4a220fcb9de078e4b72950339be0f74d8\" id=727e33d7-8f59-49d0-9d3c-90e12512ca3f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:23:26.959797 crc crio[24477]: time=\"2026-06-11T12:23:26.959551993Z\" level=info msg=\"Started container\" PID=77638 containerID=f571442de84ec76a4a6a4aeaee5c07b4a220fcb9de078e4b72950339be0f74d8 description=openstack/ceilometer-0/ceilometer-central-agent id=727e33d7-8f59-49d0-9d3c-90e12512ca3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5116515da3ec356306666824a42291e34ab58a1ccf15f3ef198abd8f93365277\nJun 11 12:23:26.961557 crc crio[24477]: time=\"2026-06-11T12:23:26.961480147Z\" level=info msg=\"Started container\" PID=77637 containerID=a49345cdaaef5db338eb08ca6d141927c8556a796e3b2d9fc25ffeb87c7058b9 description=openstack/cinder-api-0/cinder-api id=04e7a250-144c-4dc7-be79-a558f0213c0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2386d9b5accaebdeefed5e6208c997329666741e65657e5a3e27c80a38a82eb1\nJun 11 12:23:26.978068 crc crio[24477]: time=\"2026-06-11T12:23:26.978010379Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=2247d46f-b7e0-4bde-abae-86bee29dd933 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:27.042262 crc crio[24477]: time=\"2026-06-11T12:23:27.042158676Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=0f0a27c4-1b95-4c83-b76a-5f1d9316700f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:27.050438 crc crio[24477]: time=\"2026-06-11T12:23:27.050212683Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=d2df83ee-f597-4c0c-9af4-5b8f87b48dd2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:27.050881 crc crio[24477]: time=\"2026-06-11T12:23:27.0508123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:27.116719 crc crio[24477]: time=\"2026-06-11T12:23:27.116519258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:27.121207 crc crio[24477]: time=\"2026-06-11T12:23:27.121128808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:27.315762 crc crio[24477]: time=\"2026-06-11T12:23:27.315476348Z\" level=info msg=\"Created container c515c9b9ef2c04283cc2f6a275b815852c86299af76d717a80381c6e70919932: openstack/ceilometer-0/ceilometer-notification-agent\" id=d2df83ee-f597-4c0c-9af4-5b8f87b48dd2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:27.317410 crc crio[24477]: time=\"2026-06-11T12:23:27.317369102Z\" level=info msg=\"Starting container: c515c9b9ef2c04283cc2f6a275b815852c86299af76d717a80381c6e70919932\" id=03cdabd7-3d2b-4c5a-9b14-383c44788f94 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:23:27.326107 crc crio[24477]: time=\"2026-06-11T12:23:27.326018486Z\" level=info msg=\"Started container\" PID=77663 containerID=c515c9b9ef2c04283cc2f6a275b815852c86299af76d717a80381c6e70919932 description=openstack/ceilometer-0/ceilometer-notification-agent id=03cdabd7-3d2b-4c5a-9b14-383c44788f94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5116515da3ec356306666824a42291e34ab58a1ccf15f3ef198abd8f93365277\nJun 11 12:23:27.340587 crc crio[24477]: time=\"2026-06-11T12:23:27.340479188Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=2a98d1f7-1458-4539-914b-7e5891f03451 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:27.363451 crc crio[24477]: time=\"2026-06-11T12:23:27.363364799Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=f2be62ff-df74-4f50-be51-88b8c4d380d7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:27.379123 crc crio[24477]: time=\"2026-06-11T12:23:27.375081418Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=ca9f765c-c6bb-49cf-a812-7fea06e3802c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:27.379123 crc crio[24477]: time=\"2026-06-11T12:23:27.375842599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:27.489391 crc crio[24477]: time=\"2026-06-11T12:23:27.486216839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:27.532748 crc crio[24477]: time=\"2026-06-11T12:23:27.527866379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:27.667311 crc crio[24477]: time=\"2026-06-11T12:23:27.66717396Z\" level=info msg=\"Created container 41d84a03ca3ade3b47dca6db2524e31f87fd3b14ef7fea85108589f653403121: openstack/ceilometer-0/sg-core\" id=ca9f765c-c6bb-49cf-a812-7fea06e3802c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:27.669258 crc crio[24477]: time=\"2026-06-11T12:23:27.668845031Z\" level=info msg=\"Starting container: 41d84a03ca3ade3b47dca6db2524e31f87fd3b14ef7fea85108589f653403121\" id=1d3a85f3-8354-4a0d-a3dd-c6dd3efb8140 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:23:27.677318 crc crio[24477]: time=\"2026-06-11T12:23:27.677174264Z\" level=info msg=\"Started container\" PID=77827 containerID=41d84a03ca3ade3b47dca6db2524e31f87fd3b14ef7fea85108589f653403121 description=openstack/ceilometer-0/sg-core id=1d3a85f3-8354-4a0d-a3dd-c6dd3efb8140 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5116515da3ec356306666824a42291e34ab58a1ccf15f3ef198abd8f93365277\nJun 11 12:23:27.690812 crc crio[24477]: time=\"2026-06-11T12:23:27.690697683Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=9dd1f54b-923e-472f-aa0b-bc6177a53f20 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:27.728107 crc crio[24477]: time=\"2026-06-11T12:23:27.727987587Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=113e36dc-fd67-4d9a-9d37-c1f3113fa029 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:27.738291 crc crio[24477]: time=\"2026-06-11T12:23:27.738180833Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=65ee1e93-568d-4992-94db-ab08b878e437 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:27.740145 crc crio[24477]: time=\"2026-06-11T12:23:27.740071426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:27.794259 crc crio[24477]: time=\"2026-06-11T12:23:27.79416189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:27.799278 crc crio[24477]: time=\"2026-06-11T12:23:27.799198081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:27.929074 crc crio[24477]: time=\"2026-06-11T12:23:27.928964334Z\" level=info msg=\"Created container 995f46a9d795b50114fdbdff02bb2505636e3c36db9292d50e3cd047b4d95826: openstack/ceilometer-0/proxy-httpd\" id=65ee1e93-568d-4992-94db-ab08b878e437 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:27.930894 crc crio[24477]: time=\"2026-06-11T12:23:27.930805456Z\" level=info msg=\"Starting container: 995f46a9d795b50114fdbdff02bb2505636e3c36db9292d50e3cd047b4d95826\" id=19f6f0bb-24ce-4b70-9478-bf779e17e8b8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:23:27.938952 crc crio[24477]: time=\"2026-06-11T12:23:27.938892973Z\" level=info msg=\"Started container\" PID=77889 containerID=995f46a9d795b50114fdbdff02bb2505636e3c36db9292d50e3cd047b4d95826 description=openstack/ceilometer-0/proxy-httpd id=19f6f0bb-24ce-4b70-9478-bf779e17e8b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5116515da3ec356306666824a42291e34ab58a1ccf15f3ef198abd8f93365277\nJun 11 12:23:32.435066 crc crio[24477]: time=\"2026-06-11T12:23:32.434156781Z\" level=info msg=\"Removing container: 873a63f13cc741d79290e17c26a2a31989e0097358f9f01f1a6dfa5ff4e49273\" id=08e9fc8e-4c5f-4c84-97e3-fe2317437b04 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:32.612094 crc crio[24477]: time=\"2026-06-11T12:23:32.61201461Z\" level=info msg=\"Removed container 873a63f13cc741d79290e17c26a2a31989e0097358f9f01f1a6dfa5ff4e49273: openshift-infra/auto-csr-approver-29686336-4w95m/oc\" id=08e9fc8e-4c5f-4c84-97e3-fe2317437b04 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:32.634104 crc crio[24477]: time=\"2026-06-11T12:23:32.634002745Z\" level=info msg=\"Stopping pod sandbox: ed723d8d3f519842a48bed60a7c5afb0862ef76bce60e28bf70d629d4c6fafaa\" id=1701f76d-0b7c-4bbf-8753-4624a6ef42c1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:32.634104 crc crio[24477]: time=\"2026-06-11T12:23:32.634111482Z\" level=info msg=\"Stopped pod sandbox (already stopped): ed723d8d3f519842a48bed60a7c5afb0862ef76bce60e28bf70d629d4c6fafaa\" id=1701f76d-0b7c-4bbf-8753-4624a6ef42c1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:32.638063 crc crio[24477]: time=\"2026-06-11T12:23:32.638012597Z\" level=info msg=\"Removing pod sandbox: ed723d8d3f519842a48bed60a7c5afb0862ef76bce60e28bf70d629d4c6fafaa\" id=6a7db022-42a2-4d5f-9105-2c45cd1681db name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:23:32.661137 crc crio[24477]: time=\"2026-06-11T12:23:32.661029073Z\" level=info msg=\"Removed pod sandbox: ed723d8d3f519842a48bed60a7c5afb0862ef76bce60e28bf70d629d4c6fafaa\" id=6a7db022-42a2-4d5f-9105-2c45cd1681db name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:23:32.662495 crc crio[24477]: time=\"2026-06-11T12:23:32.662429115Z\" level=info msg=\"Stopping pod sandbox: d57ebb5dab461121a66fc46d2f0b60f3639cee7821aaf63bd7d20cceb8248ba2\" id=3cf2d392-87f3-49aa-8cc5-62aef3bbdc37 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:32.663533 crc crio[24477]: time=\"2026-06-11T12:23:32.662510578Z\" level=info msg=\"Stopped pod sandbox (already stopped): d57ebb5dab461121a66fc46d2f0b60f3639cee7821aaf63bd7d20cceb8248ba2\" id=3cf2d392-87f3-49aa-8cc5-62aef3bbdc37 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:32.665521 crc crio[24477]: time=\"2026-06-11T12:23:32.665419515Z\" level=info msg=\"Removing pod sandbox: d57ebb5dab461121a66fc46d2f0b60f3639cee7821aaf63bd7d20cceb8248ba2\" id=5b1999a8-9365-4a7a-aed1-c30856edee4c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:23:32.703732 crc crio[24477]: time=\"2026-06-11T12:23:32.702165173Z\" level=info msg=\"Removed pod sandbox: d57ebb5dab461121a66fc46d2f0b60f3639cee7821aaf63bd7d20cceb8248ba2\" id=5b1999a8-9365-4a7a-aed1-c30856edee4c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:23:32.709893 crc crio[24477]: time=\"2026-06-11T12:23:32.709759715Z\" level=info msg=\"Stopping pod sandbox: db1f4e3ac78556f50a48fd1f3bad2a659c43350b64ad52a9d9a378c15e458021\" id=546629b7-0f66-4da8-968a-5d76d2a8c899 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:32.709893 crc crio[24477]: time=\"2026-06-11T12:23:32.709873368Z\" level=info msg=\"Stopped pod sandbox (already stopped): db1f4e3ac78556f50a48fd1f3bad2a659c43350b64ad52a9d9a378c15e458021\" id=546629b7-0f66-4da8-968a-5d76d2a8c899 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:32.712497 crc crio[24477]: time=\"2026-06-11T12:23:32.712349568Z\" level=info msg=\"Removing pod sandbox: db1f4e3ac78556f50a48fd1f3bad2a659c43350b64ad52a9d9a378c15e458021\" id=56704e6c-f559-489e-8cc1-1ec85d1acae4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:23:32.741013 crc crio[24477]: time=\"2026-06-11T12:23:32.739988749Z\" level=info msg=\"Removed pod sandbox: db1f4e3ac78556f50a48fd1f3bad2a659c43350b64ad52a9d9a378c15e458021\" id=56704e6c-f559-489e-8cc1-1ec85d1acae4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:23:32.741933 crc crio[24477]: time=\"2026-06-11T12:23:32.741844934Z\" level=info msg=\"Stopping pod sandbox: e3c17cc3d92c622f06aeaafd6e66ac2765bdbb6811bd6dc76a9f16537f04426c\" id=bc164cc2-23b6-409b-a183-15909ad2d727 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:32.742007 crc crio[24477]: time=\"2026-06-11T12:23:32.741947237Z\" level=info msg=\"Stopped pod sandbox (already stopped): e3c17cc3d92c622f06aeaafd6e66ac2765bdbb6811bd6dc76a9f16537f04426c\" id=bc164cc2-23b6-409b-a183-15909ad2d727 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:32.743106 crc crio[24477]: time=\"2026-06-11T12:23:32.743045678Z\" level=info msg=\"Removing pod sandbox: e3c17cc3d92c622f06aeaafd6e66ac2765bdbb6811bd6dc76a9f16537f04426c\" id=a733d4f0-f4d1-4639-b46c-ff5ae90e1920 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:23:32.756817 crc crio[24477]: time=\"2026-06-11T12:23:32.756730817Z\" level=info msg=\"Removed pod sandbox: e3c17cc3d92c622f06aeaafd6e66ac2765bdbb6811bd6dc76a9f16537f04426c\" id=a733d4f0-f4d1-4639-b46c-ff5ae90e1920 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:23:32.758971 crc crio[24477]: time=\"2026-06-11T12:23:32.758888442Z\" level=info msg=\"Stopping pod sandbox: 200a18d4c9fd8ae9490b558ce8eef7f1a3a74a72d39982be0c898bfee45ff562\" id=b4b94bf5-879c-4386-9099-40f3366731f1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:32.759097 crc crio[24477]: time=\"2026-06-11T12:23:32.758985255Z\" level=info msg=\"Stopped pod sandbox (already stopped): 200a18d4c9fd8ae9490b558ce8eef7f1a3a74a72d39982be0c898bfee45ff562\" id=b4b94bf5-879c-4386-9099-40f3366731f1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:32.759819 crc crio[24477]: time=\"2026-06-11T12:23:32.759749777Z\" level=info msg=\"Removing pod sandbox: 200a18d4c9fd8ae9490b558ce8eef7f1a3a74a72d39982be0c898bfee45ff562\" id=fbec2965-915f-4a7c-8f1b-4218588069c5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:23:32.797532 crc crio[24477]: time=\"2026-06-11T12:23:32.797386854Z\" level=info msg=\"Removed pod sandbox: 200a18d4c9fd8ae9490b558ce8eef7f1a3a74a72d39982be0c898bfee45ff562\" id=fbec2965-915f-4a7c-8f1b-4218588069c5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:23:32.798247 crc crio[24477]: time=\"2026-06-11T12:23:32.798156041Z\" level=info msg=\"Stopping pod sandbox: 31de5123f51a8a740a7313f29dc67538b9cfdbc5b06e27d424936cb322d7d679\" id=e342701d-4c78-4c81-93ff-c75f65f61f2c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:32.798332 crc crio[24477]: time=\"2026-06-11T12:23:32.798293525Z\" level=info msg=\"Stopped pod sandbox (already stopped): 31de5123f51a8a740a7313f29dc67538b9cfdbc5b06e27d424936cb322d7d679\" id=e342701d-4c78-4c81-93ff-c75f65f61f2c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:32.799033 crc crio[24477]: time=\"2026-06-11T12:23:32.798966824Z\" level=info msg=\"Removing pod sandbox: 31de5123f51a8a740a7313f29dc67538b9cfdbc5b06e27d424936cb322d7d679\" id=e5483a92-b86f-4ddf-978e-86e81725fc9a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:23:32.816794 crc crio[24477]: time=\"2026-06-11T12:23:32.816727492Z\" level=info msg=\"Removed pod sandbox: 31de5123f51a8a740a7313f29dc67538b9cfdbc5b06e27d424936cb322d7d679\" id=e5483a92-b86f-4ddf-978e-86e81725fc9a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:23:32.817987 crc crio[24477]: time=\"2026-06-11T12:23:32.817822781Z\" level=info msg=\"Stopping pod sandbox: c437957ea9c8ff892818c28e3196ae5bbdfdc9f8f1a64d716219f073465c865b\" id=8ebd85e2-fb08-46eb-a2fb-c1055b4d668a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:32.818239 crc crio[24477]: time=\"2026-06-11T12:23:32.818191293Z\" level=info msg=\"Stopped pod sandbox (already stopped): c437957ea9c8ff892818c28e3196ae5bbdfdc9f8f1a64d716219f073465c865b\" id=8ebd85e2-fb08-46eb-a2fb-c1055b4d668a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:32.821722 crc crio[24477]: time=\"2026-06-11T12:23:32.818839019Z\" level=info msg=\"Removing pod sandbox: c437957ea9c8ff892818c28e3196ae5bbdfdc9f8f1a64d716219f073465c865b\" id=2a421221-d86a-4202-8f25-4bd81fff7815 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:23:32.849196 crc crio[24477]: time=\"2026-06-11T12:23:32.848895952Z\" level=info msg=\"Removed pod sandbox: c437957ea9c8ff892818c28e3196ae5bbdfdc9f8f1a64d716219f073465c865b\" id=2a421221-d86a-4202-8f25-4bd81fff7815 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:23:32.851948 crc crio[24477]: time=\"2026-06-11T12:23:32.850773025Z\" level=info msg=\"Stopping pod sandbox: 0055d30f650afbf78eb19f1e86fc09e24d654a5ee3e1911d7e3e873c17f3628c\" id=1b7dc6d0-93f9-43ca-ad58-20d755c61cf3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:32.851948 crc crio[24477]: time=\"2026-06-11T12:23:32.850857017Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0055d30f650afbf78eb19f1e86fc09e24d654a5ee3e1911d7e3e873c17f3628c\" id=1b7dc6d0-93f9-43ca-ad58-20d755c61cf3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:32.852854 crc crio[24477]: time=\"2026-06-11T12:23:32.85276997Z\" level=info msg=\"Removing pod sandbox: 0055d30f650afbf78eb19f1e86fc09e24d654a5ee3e1911d7e3e873c17f3628c\" id=28f86769-bc04-4760-a633-b33dba847090 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:23:32.873599 crc crio[24477]: time=\"2026-06-11T12:23:32.873545406Z\" level=info msg=\"Removed pod sandbox: 0055d30f650afbf78eb19f1e86fc09e24d654a5ee3e1911d7e3e873c17f3628c\" id=28f86769-bc04-4760-a633-b33dba847090 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:23:32.875958 crc crio[24477]: time=\"2026-06-11T12:23:32.875352813Z\" level=info msg=\"Stopping pod sandbox: 129c52298eff55e987aeabc8d220b1c4b9d4cd4f727a3e20d91e805762f91ba5\" id=c2955149-c417-4bae-a13d-4218dcae10e6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:32.875958 crc crio[24477]: time=\"2026-06-11T12:23:32.875447595Z\" level=info msg=\"Stopped pod sandbox (already stopped): 129c52298eff55e987aeabc8d220b1c4b9d4cd4f727a3e20d91e805762f91ba5\" id=c2955149-c417-4bae-a13d-4218dcae10e6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:32.878773 crc crio[24477]: time=\"2026-06-11T12:23:32.878508711Z\" level=info msg=\"Removing pod sandbox: 129c52298eff55e987aeabc8d220b1c4b9d4cd4f727a3e20d91e805762f91ba5\" id=9bc3f8d4-a408-4156-8464-d276d55b542c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:23:32.897787 crc crio[24477]: time=\"2026-06-11T12:23:32.897720782Z\" level=info msg=\"Removed pod sandbox: 129c52298eff55e987aeabc8d220b1c4b9d4cd4f727a3e20d91e805762f91ba5\" id=9bc3f8d4-a408-4156-8464-d276d55b542c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:23:32.901353 crc crio[24477]: time=\"2026-06-11T12:23:32.901274168Z\" level=info msg=\"Stopping pod sandbox: 12e72d256310f882625744a60404b4c38fb1f647a52311b8840e0f725c983fe1\" id=f4fea3bd-98fb-45b3-b36c-a44eaa20b263 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:32.901852 crc crio[24477]: time=\"2026-06-11T12:23:32.901389271Z\" level=info msg=\"Stopped pod sandbox (already stopped): 12e72d256310f882625744a60404b4c38fb1f647a52311b8840e0f725c983fe1\" id=f4fea3bd-98fb-45b3-b36c-a44eaa20b263 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:32.903472 crc crio[24477]: time=\"2026-06-11T12:23:32.903360726Z\" level=info msg=\"Removing pod sandbox: 12e72d256310f882625744a60404b4c38fb1f647a52311b8840e0f725c983fe1\" id=f7bcef10-d096-4511-b3d2-6d81a04d5959 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:23:32.923821 crc crio[24477]: time=\"2026-06-11T12:23:32.923256565Z\" level=info msg=\"Removed pod sandbox: 12e72d256310f882625744a60404b4c38fb1f647a52311b8840e0f725c983fe1\" id=f7bcef10-d096-4511-b3d2-6d81a04d5959 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:23:32.932356 crc crio[24477]: time=\"2026-06-11T12:23:32.932251951Z\" level=info msg=\"Stopping pod sandbox: 76d0bf1e684cc24fc045a4880e4f954ebcf0249a43070907c4395b7a65dd9a8b\" id=069fde22-c270-482a-9bbf-7a11dbccf2c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:32.932689 crc crio[24477]: time=\"2026-06-11T12:23:32.932366144Z\" level=info msg=\"Stopped pod sandbox (already stopped): 76d0bf1e684cc24fc045a4880e4f954ebcf0249a43070907c4395b7a65dd9a8b\" id=069fde22-c270-482a-9bbf-7a11dbccf2c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:32.933475 crc crio[24477]: time=\"2026-06-11T12:23:32.93338818Z\" level=info msg=\"Removing pod sandbox: 76d0bf1e684cc24fc045a4880e4f954ebcf0249a43070907c4395b7a65dd9a8b\" id=7e7782bf-b6e9-4a70-9e4c-2dac9aefb218 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:23:32.966742 crc crio[24477]: time=\"2026-06-11T12:23:32.966682209Z\" level=info msg=\"Removed pod sandbox: 76d0bf1e684cc24fc045a4880e4f954ebcf0249a43070907c4395b7a65dd9a8b\" id=7e7782bf-b6e9-4a70-9e4c-2dac9aefb218 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:23:33.522119 crc crio[24477]: time=\"2026-06-11T12:23:33.521724444Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=777091c8-9b65-4762-b474-3ba08cf5c407 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:23:33.522119 crc crio[24477]: time=\"2026-06-11T12:23:33.522132236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:33.559701 crc crio[24477]: time=\"2026-06-11T12:23:33.559501997Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:6307b87262b3092d50025861d99f7c9205249289f983bc944f588ac8515c1f59 UID:0c30acc8-b198-42a9-80c5-991a0a80ba8e NetNS:/var/run/netns/48975fd9-19e7-44a3-a895-6939ee013d30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c30acc8_b198_42a9_80c5_991a0a80ba8e.slice PodAnnotations:0xc0005305c0}] Aliases:map[]}\"\nJun 11 12:23:33.559701 crc crio[24477]: time=\"2026-06-11T12:23:33.559582789Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:23:34.033518 crc crio[24477]: time=\"2026-06-11T12:23:34.033431988Z\" level=info msg=\"NetworkStart: stopping network for sandbox 6307b87262b3092d50025861d99f7c9205249289f983bc944f588ac8515c1f59\" id=777091c8-9b65-4762-b474-3ba08cf5c407 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:23:34.034068 crc crio[24477]: time=\"2026-06-11T12:23:34.034018164Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:6307b87262b3092d50025861d99f7c9205249289f983bc944f588ac8515c1f59 UID:0c30acc8-b198-42a9-80c5-991a0a80ba8e NetNS:/var/run/netns/48975fd9-19e7-44a3-a895-6939ee013d30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c30acc8_b198_42a9_80c5_991a0a80ba8e.slice PodAnnotations:0xc000b181a8}] Aliases:map[]}\"\nJun 11 12:23:34.034149 crc crio[24477]: time=\"2026-06-11T12:23:34.034089696Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 12:23:34.034149 crc crio[24477]: time=\"2026-06-11T12:23:34.034103436Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 12:23:34.034149 crc crio[24477]: time=\"2026-06-11T12:23:34.034110947Z\" level=info msg=\"Deleting pod openstack_openstackclient from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:23:34.065859 crc crio[24477]: time=\"2026-06-11T12:23:34.065816442Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=3a69c5f3-7e22-4554-9ad4-103ef97c3fde name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:23:34.066146 crc crio[24477]: time=\"2026-06-11T12:23:34.066122311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:34.225028 crc crio[24477]: time=\"2026-06-11T12:23:34.224892346Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 6307b87262b3092d50025861d99f7c9205249289f983bc944f588ac8515c1f59\" id=777091c8-9b65-4762-b474-3ba08cf5c407 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:23:34.227355 crc crio[24477]: time=\"2026-06-11T12:23:34.227252472Z\" level=info msg=\"runSandbox: deleting pod ID 6307b87262b3092d50025861d99f7c9205249289f983bc944f588ac8515c1f59 from idIndex\" id=777091c8-9b65-4762-b474-3ba08cf5c407 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:23:34.227450 crc crio[24477]: time=\"2026-06-11T12:23:34.227367936Z\" level=info msg=\"runSandbox: removing pod sandbox 6307b87262b3092d50025861d99f7c9205249289f983bc944f588ac8515c1f59\" id=777091c8-9b65-4762-b474-3ba08cf5c407 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:23:34.227450 crc crio[24477]: time=\"2026-06-11T12:23:34.227425808Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 6307b87262b3092d50025861d99f7c9205249289f983bc944f588ac8515c1f59\" id=777091c8-9b65-4762-b474-3ba08cf5c407 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:23:34.227592 crc crio[24477]: time=\"2026-06-11T12:23:34.227455789Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 6307b87262b3092d50025861d99f7c9205249289f983bc944f588ac8515c1f59\" id=777091c8-9b65-4762-b474-3ba08cf5c407 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:23:34.227911 crc crio[24477]: time=\"2026-06-11T12:23:34.227867361Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:bfc6276767cde7ea74dd84bf456cd4096827572748f7dfd00e3a9c44dffc6a90 UID:1edcb2c4-4e98-46e2-ab6e-d17e9d25a0f7 NetNS:/var/run/netns/bdfb03a1-66ae-41b6-9af9-efc9c9815dbe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1edcb2c4_4e98_46e2_ab6e_d17e9d25a0f7.slice PodAnnotations:0xc000530720}] Aliases:map[]}\"\nJun 11 12:23:34.228026 crc crio[24477]: time=\"2026-06-11T12:23:34.228009945Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:23:34.228326 crc crio[24477]: time=\"2026-06-11T12:23:34.228015344Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 6307b87262b3092d50025861d99f7c9205249289f983bc944f588ac8515c1f59\" id=777091c8-9b65-4762-b474-3ba08cf5c407 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:23:34.245881 crc crio[24477]: time=\"2026-06-11T12:23:34.245793174Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openstackclient_openstack_0c30acc8-b198-42a9-80c5-991a0a80ba8e_0\" id=777091c8-9b65-4762-b474-3ba08cf5c407 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:23:34.245881 crc crio[24477]: time=\"2026-06-11T12:23:34.245877946Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openstackclient_openstack_0c30acc8-b198-42a9-80c5-991a0a80ba8e_0\" id=777091c8-9b65-4762-b474-3ba08cf5c407 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:23:34.895751 crc crio[24477]: 2026-06-11T12:23:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bfc6276767cde7e Mac:82:21:92:2f:74:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/bdfb03a1-66ae-41b6-9af9-efc9c9815dbe SocketPath: PciID:}] [{Interface:0xc0002008e0 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:23:34.895751 crc crio[24477]: time=\"2026-06-11T12:23:34.895442962Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:bfc6276767cde7ea74dd84bf456cd4096827572748f7dfd00e3a9c44dffc6a90 UID:1edcb2c4-4e98-46e2-ab6e-d17e9d25a0f7 NetNS:/var/run/netns/bdfb03a1-66ae-41b6-9af9-efc9c9815dbe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1edcb2c4_4e98_46e2_ab6e_d17e9d25a0f7.slice PodAnnotations:0xc000530720}] Aliases:map[]}\"\nJun 11 12:23:34.895751 crc crio[24477]: time=\"2026-06-11T12:23:34.895577196Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:23:34.906931 crc crio[24477]: time=\"2026-06-11T12:23:34.906858975Z\" level=info msg=\"Ran pod sandbox bfc6276767cde7ea74dd84bf456cd4096827572748f7dfd00e3a9c44dffc6a90 with infra container: openstack/openstackclient/POD\" id=3a69c5f3-7e22-4554-9ad4-103ef97c3fde name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:23:34.909754 crc crio[24477]: time=\"2026-06-11T12:23:34.909690009Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=7e2c75d7-c81a-4999-91b7-cb8f759fa484 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:34.909945 crc crio[24477]: time=\"2026-06-11T12:23:34.909874784Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found\" id=7e2c75d7-c81a-4999-91b7-cb8f759fa484 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:34.910025 crc crio[24477]: time=\"2026-06-11T12:23:34.909947766Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found\" id=7e2c75d7-c81a-4999-91b7-cb8f759fa484 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:34.911071 crc crio[24477]: time=\"2026-06-11T12:23:34.911008166Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=b30bdc95-d3a1-4c08-b99f-ef26ea964fa1 name=/runtime.v1.ImageService/PullImage\nJun 11 12:23:34.923358 crc crio[24477]: time=\"2026-06-11T12:23:34.923277822Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\\\"\"\nJun 11 12:23:35.580472 crc crio[24477]: time=\"2026-06-11T12:23:35.580394177Z\" level=info msg=\"Stopping container: 55d8075fffc74b97412afc719fd66d23aade3b064654f26961d4276719b61d7c (timeout: 30s)\" id=09076a70-44fa-4a14-af2e-12f5ffe415b2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:35.580816 crc crio[24477]: time=\"2026-06-11T12:23:35.580748832Z\" level=info msg=\"Stopping container: 84fcf8424aa5006ada931574fc764e0c8df999eaf9ed76f6599110e4fbd99c23 (timeout: 30s)\" id=2c964300-ed28-4d29-8d35-e72e107c1d85 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:36.218402 crc crio[24477]: time=\"2026-06-11T12:23:36.217916627Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-69c464687f-cs7rr/POD\" id=417a6a87-5d38-4d80-a4f4-06a3d9d1092c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:23:36.219860 crc crio[24477]: time=\"2026-06-11T12:23:36.218443811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:36.252127 crc crio[24477]: time=\"2026-06-11T12:23:36.252032682Z\" level=info msg=\"Got pod network &{Name:swift-proxy-69c464687f-cs7rr Namespace:openstack ID:d4424befe87366c973c236762c202e30374ff56cd55b3ab03e8fb83d84ea7ba6 UID:7e8e622d-bb8e-4006-a5a1-44e3ad2a9a78 NetNS:/var/run/netns/fa593c68-a1ce-4abe-82f2-49b47e6717c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e8e622d_bb8e_4006_a5a1_44e3ad2a9a78.slice PodAnnotations:0xc000a86678}] Aliases:map[]}\"\nJun 11 12:23:36.252127 crc crio[24477]: time=\"2026-06-11T12:23:36.252100504Z\" level=info msg=\"Adding pod openstack_swift-proxy-69c464687f-cs7rr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:23:36.748315 crc crio[24477]: time=\"2026-06-11T12:23:36.747513724Z\" level=info msg=\"Stopped container 55d8075fffc74b97412afc719fd66d23aade3b064654f26961d4276719b61d7c: openstack/cinder-scheduler-0/probe\" id=09076a70-44fa-4a14-af2e-12f5ffe415b2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:37.048794 crc crio[24477]: 2026-06-11T12:23:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d4424befe87366c Mac:92:8c:7e:2c:99:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/fa593c68-a1ce-4abe-82f2-49b47e6717c2 SocketPath: PciID:}] [{Interface:0xc0002008e0 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:23:37.051156 crc crio[24477]: time=\"2026-06-11T12:23:37.051082993Z\" level=info msg=\"Got pod network &{Name:swift-proxy-69c464687f-cs7rr Namespace:openstack ID:d4424befe87366c973c236762c202e30374ff56cd55b3ab03e8fb83d84ea7ba6 UID:7e8e622d-bb8e-4006-a5a1-44e3ad2a9a78 NetNS:/var/run/netns/fa593c68-a1ce-4abe-82f2-49b47e6717c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e8e622d_bb8e_4006_a5a1_44e3ad2a9a78.slice PodAnnotations:0xc000a86678}] Aliases:map[]}\"\nJun 11 12:23:37.051343 crc crio[24477]: time=\"2026-06-11T12:23:37.051268378Z\" level=info msg=\"Checking pod openstack_swift-proxy-69c464687f-cs7rr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:23:37.075023 crc crio[24477]: time=\"2026-06-11T12:23:37.074938644Z\" level=info msg=\"Ran pod sandbox d4424befe87366c973c236762c202e30374ff56cd55b3ab03e8fb83d84ea7ba6 with infra container: openstack/swift-proxy-69c464687f-cs7rr/POD\" id=417a6a87-5d38-4d80-a4f4-06a3d9d1092c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:23:37.087543 crc crio[24477]: time=\"2026-06-11T12:23:37.087436044Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=135a1d50-a0c0-4d17-844d-b4f70c872ee0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:37.255232 crc crio[24477]: time=\"2026-06-11T12:23:37.254795561Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=1b214ed4-5366-424e-a4b6-a1b76a77c8ff name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:37.283939 crc crio[24477]: time=\"2026-06-11T12:23:37.283828813Z\" level=info msg=\"Creating container: openstack/swift-proxy-69c464687f-cs7rr/proxy-httpd\" id=5ce659e4-f0ce-45cf-97a5-81145106f833 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:37.284968 crc crio[24477]: time=\"2026-06-11T12:23:37.284898544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:37.379026 crc crio[24477]: time=\"2026-06-11T12:23:37.378738397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:37.385867 crc crio[24477]: time=\"2026-06-11T12:23:37.385699082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:37.577831 crc crio[24477]: time=\"2026-06-11T12:23:37.577736118Z\" level=info msg=\"Created container dda495cb5f0d4ada480548e52ecb6b75a38f187384284502ccc863f8ebf1151b: openstack/swift-proxy-69c464687f-cs7rr/proxy-httpd\" id=5ce659e4-f0ce-45cf-97a5-81145106f833 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:37.579997 crc crio[24477]: time=\"2026-06-11T12:23:37.579890199Z\" level=info msg=\"Starting container: dda495cb5f0d4ada480548e52ecb6b75a38f187384284502ccc863f8ebf1151b\" id=7d716faa-c129-4449-aeaa-5db60fef67c9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:23:37.587269 crc crio[24477]: time=\"2026-06-11T12:23:37.587146782Z\" level=info msg=\"Started container\" PID=78744 containerID=dda495cb5f0d4ada480548e52ecb6b75a38f187384284502ccc863f8ebf1151b description=openstack/swift-proxy-69c464687f-cs7rr/proxy-httpd id=7d716faa-c129-4449-aeaa-5db60fef67c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4424befe87366c973c236762c202e30374ff56cd55b3ab03e8fb83d84ea7ba6\nJun 11 12:23:37.607988 crc crio[24477]: time=\"2026-06-11T12:23:37.605089837Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=47caf50b-21b2-4fac-b9de-467c8e821c79 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:37.636890 crc crio[24477]: time=\"2026-06-11T12:23:37.636460212Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=d4ec9603-21c4-4a8d-b0b1-521134c31222 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:37.646270 crc crio[24477]: time=\"2026-06-11T12:23:37.64604756Z\" level=info msg=\"Creating container: openstack/swift-proxy-69c464687f-cs7rr/proxy-server\" id=e740bf2c-4f66-4fef-ad97-12502544e905 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:37.646577 crc crio[24477]: time=\"2026-06-11T12:23:37.646512523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:37.715885 crc crio[24477]: time=\"2026-06-11T12:23:37.71558003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:37.723809 crc crio[24477]: time=\"2026-06-11T12:23:37.721779252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:37.873269 crc crio[24477]: time=\"2026-06-11T12:23:37.873197061Z\" level=info msg=\"Created container 00231e29e22d3181579219b6358c5eff7b3f3d0f932b8d987311500ee1b41804: openstack/swift-proxy-69c464687f-cs7rr/proxy-server\" id=e740bf2c-4f66-4fef-ad97-12502544e905 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:37.878497 crc crio[24477]: time=\"2026-06-11T12:23:37.878464039Z\" level=info msg=\"Starting container: 00231e29e22d3181579219b6358c5eff7b3f3d0f932b8d987311500ee1b41804\" id=82a8cd6f-ecdf-40c8-bc1d-888961658bdc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:23:37.895830 crc crio[24477]: time=\"2026-06-11T12:23:37.895601709Z\" level=info msg=\"Started container\" PID=78774 containerID=00231e29e22d3181579219b6358c5eff7b3f3d0f932b8d987311500ee1b41804 description=openstack/swift-proxy-69c464687f-cs7rr/proxy-server id=82a8cd6f-ecdf-40c8-bc1d-888961658bdc name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4424befe87366c973c236762c202e30374ff56cd55b3ab03e8fb83d84ea7ba6\nJun 11 12:23:38.425509 crc crio[24477]: time=\"2026-06-11T12:23:38.425406373Z\" level=info msg=\"Stopped container 84fcf8424aa5006ada931574fc764e0c8df999eaf9ed76f6599110e4fbd99c23: openstack/cinder-scheduler-0/cinder-scheduler\" id=2c964300-ed28-4d29-8d35-e72e107c1d85 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:38.427286 crc crio[24477]: time=\"2026-06-11T12:23:38.427213204Z\" level=info msg=\"Stopping pod sandbox: 4d8793fc2ca220d75ac43405d4328c51683175a5d5e3984ddec5151f436c6ded\" id=360e53d6-93be-463b-baad-2a61cfaf3ac8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:38.428053 crc crio[24477]: time=\"2026-06-11T12:23:38.427992467Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:4d8793fc2ca220d75ac43405d4328c51683175a5d5e3984ddec5151f436c6ded UID:7913f9d8-18e4-44e9-812f-f6876ab290ea NetNS:/var/run/netns/21a98af1-2a13-4c4e-83d0-210f8a1a0460 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7913f9d8_18e4_44e9_812f_f6876ab290ea.slice PodAnnotations:0xc00718c858}] Aliases:map[]}\"\nJun 11 12:23:38.428247 crc crio[24477]: time=\"2026-06-11T12:23:38.428185712Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:23:39.341578 crc crio[24477]: time=\"2026-06-11T12:23:39.340943114Z\" level=info msg=\"Stopped pod sandbox: 4d8793fc2ca220d75ac43405d4328c51683175a5d5e3984ddec5151f436c6ded\" id=360e53d6-93be-463b-baad-2a61cfaf3ac8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:39.820337 crc crio[24477]: time=\"2026-06-11T12:23:39.819847112Z\" level=info msg=\"Removing container: 55d8075fffc74b97412afc719fd66d23aade3b064654f26961d4276719b61d7c\" id=e7b9cea7-0cca-4f6d-9204-623f5d8ea8e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:39.918218 crc crio[24477]: time=\"2026-06-11T12:23:39.918126354Z\" level=info msg=\"Stopping container: c515c9b9ef2c04283cc2f6a275b815852c86299af76d717a80381c6e70919932 (timeout: 30s)\" id=3c365a67-9868-4dc9-897b-254a9af2209b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:39.918905 crc crio[24477]: time=\"2026-06-11T12:23:39.918820124Z\" level=info msg=\"Stopping container: 995f46a9d795b50114fdbdff02bb2505636e3c36db9292d50e3cd047b4d95826 (timeout: 30s)\" id=49a71bfc-7b80-4c0c-a9f9-c2f82a757606 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:39.920397 crc crio[24477]: time=\"2026-06-11T12:23:39.920272664Z\" level=info msg=\"Stopping container: f571442de84ec76a4a6a4aeaee5c07b4a220fcb9de078e4b72950339be0f74d8 (timeout: 30s)\" id=042b0e17-8efd-4296-813c-36480030b19b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:39.921272 crc crio[24477]: time=\"2026-06-11T12:23:39.921073432Z\" level=info msg=\"Stopping container: 41d84a03ca3ade3b47dca6db2524e31f87fd3b14ef7fea85108589f653403121 (timeout: 30s)\" id=7ab05ec0-a889-403e-939b-3aaabb31c3f6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:39.939820 crc crio[24477]: time=\"2026-06-11T12:23:39.939753762Z\" level=info msg=\"Removed container 55d8075fffc74b97412afc719fd66d23aade3b064654f26961d4276719b61d7c: openstack/cinder-scheduler-0/probe\" id=e7b9cea7-0cca-4f6d-9204-623f5d8ea8e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:39.947440 crc crio[24477]: time=\"2026-06-11T12:23:39.947370823Z\" level=info msg=\"Removing container: 84fcf8424aa5006ada931574fc764e0c8df999eaf9ed76f6599110e4fbd99c23\" id=ef15c9ff-a35b-47c5-ab50-011b17dd60e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:40.010350 crc crio[24477]: time=\"2026-06-11T12:23:40.010259474Z\" level=info msg=\"Removed container 84fcf8424aa5006ada931574fc764e0c8df999eaf9ed76f6599110e4fbd99c23: openstack/cinder-scheduler-0/cinder-scheduler\" id=ef15c9ff-a35b-47c5-ab50-011b17dd60e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:40.100827 crc crio[24477]: time=\"2026-06-11T12:23:40.099874768Z\" level=info msg=\"Stopped container 41d84a03ca3ade3b47dca6db2524e31f87fd3b14ef7fea85108589f653403121: openstack/ceilometer-0/sg-core\" id=7ab05ec0-a889-403e-939b-3aaabb31c3f6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:40.171899 crc crio[24477]: time=\"2026-06-11T12:23:40.171454446Z\" level=info msg=\"Stopped container 995f46a9d795b50114fdbdff02bb2505636e3c36db9292d50e3cd047b4d95826: openstack/ceilometer-0/proxy-httpd\" id=49a71bfc-7b80-4c0c-a9f9-c2f82a757606 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:40.395297 crc crio[24477]: time=\"2026-06-11T12:23:40.395211692Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=2d52d483-b654-4bce-ab28-1dd06498df89 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:23:40.395433 crc crio[24477]: time=\"2026-06-11T12:23:40.395342895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:40.467959 crc crio[24477]: time=\"2026-06-11T12:23:40.467586759Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:991b8a43efd73e0818a3ef8bf9ff092ff62beefd1fb4c41d13533ca7b8ff110d UID:ed6f0b89-8a56-4601-9a92-4e5da654513c NetNS:/var/run/netns/74adc7e0-9f18-4706-93f5-998600ada3bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded6f0b89_8a56_4601_9a92_4e5da654513c.slice PodAnnotations:0xc000a86850}] Aliases:map[]}\"\nJun 11 12:23:40.467959 crc crio[24477]: time=\"2026-06-11T12:23:40.467938539Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:23:41.611338 crc crio[24477]: time=\"2026-06-11T12:23:41.610809496Z\" level=info msg=\"Stopped container c515c9b9ef2c04283cc2f6a275b815852c86299af76d717a80381c6e70919932: openstack/ceilometer-0/ceilometer-notification-agent\" id=3c365a67-9868-4dc9-897b-254a9af2209b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:41.613078 crc crio[24477]: time=\"2026-06-11T12:23:41.612541463Z\" level=info msg=\"Stopped container f571442de84ec76a4a6a4aeaee5c07b4a220fcb9de078e4b72950339be0f74d8: openstack/ceilometer-0/ceilometer-central-agent\" id=042b0e17-8efd-4296-813c-36480030b19b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:41.615988 crc crio[24477]: time=\"2026-06-11T12:23:41.615910625Z\" level=info msg=\"Stopping pod sandbox: 5116515da3ec356306666824a42291e34ab58a1ccf15f3ef198abd8f93365277\" id=0748b684-4852-49b5-9f62-82cec8d6f025 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:41.616596 crc crio[24477]: time=\"2026-06-11T12:23:41.616529493Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5116515da3ec356306666824a42291e34ab58a1ccf15f3ef198abd8f93365277 UID:84795776-c09d-49bd-9799-09f1f56325cf NetNS:/var/run/netns/3c84f81e-b55c-4a4c-ba06-d6cdd6f21baf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84795776_c09d_49bd_9799_09f1f56325cf.slice PodAnnotations:0xc000a14938}] Aliases:map[]}\"\nJun 11 12:23:41.616899 crc crio[24477]: time=\"2026-06-11T12:23:41.616840303Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:23:41.644706 crc crio[24477]: 2026-06-11T12:23:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:991b8a43efd73e0 Mac:22:5b:31:2d:a2:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/74adc7e0-9f18-4706-93f5-998600ada3bf SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:23:41.649551 crc crio[24477]: time=\"2026-06-11T12:23:41.649466988Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:991b8a43efd73e0818a3ef8bf9ff092ff62beefd1fb4c41d13533ca7b8ff110d UID:ed6f0b89-8a56-4601-9a92-4e5da654513c NetNS:/var/run/netns/74adc7e0-9f18-4706-93f5-998600ada3bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded6f0b89_8a56_4601_9a92_4e5da654513c.slice PodAnnotations:0xc000a86850}] Aliases:map[]}\"\nJun 11 12:23:41.649912 crc crio[24477]: time=\"2026-06-11T12:23:41.649774038Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:23:41.678471 crc crio[24477]: time=\"2026-06-11T12:23:41.678352319Z\" level=info msg=\"Ran pod sandbox 991b8a43efd73e0818a3ef8bf9ff092ff62beefd1fb4c41d13533ca7b8ff110d with infra container: openstack/cinder-scheduler-0/POD\" id=2d52d483-b654-4bce-ab28-1dd06498df89 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:23:41.688107 crc crio[24477]: time=\"2026-06-11T12:23:41.688053677Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=5de3631c-6401-451e-8937-931793b0b913 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:41.741994 crc crio[24477]: time=\"2026-06-11T12:23:41.741841364Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=3506c666-7ab6-4832-a1de-aed8809f1b28 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:41.993114 crc crio[24477]: time=\"2026-06-11T12:23:41.992530542Z\" level=info msg=\"Stopped pod sandbox: 5116515da3ec356306666824a42291e34ab58a1ccf15f3ef198abd8f93365277\" id=0748b684-4852-49b5-9f62-82cec8d6f025 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:42.197142 crc crio[24477]: time=\"2026-06-11T12:23:42.197041408Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=d840bdc9-62e6-41f1-a903-0bc084a582a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:42.197550 crc crio[24477]: time=\"2026-06-11T12:23:42.19749491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:42.259760 crc crio[24477]: time=\"2026-06-11T12:23:42.259502827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:43.021953 crc crio[24477]: time=\"2026-06-11T12:23:43.021210263Z\" level=info msg=\"Removing container: 995f46a9d795b50114fdbdff02bb2505636e3c36db9292d50e3cd047b4d95826\" id=d646e1df-5662-4cab-a7e5-fd21e02e7ecc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:43.090172 crc crio[24477]: time=\"2026-06-11T12:23:43.090073562Z\" level=info msg=\"Removed container 995f46a9d795b50114fdbdff02bb2505636e3c36db9292d50e3cd047b4d95826: openstack/ceilometer-0/proxy-httpd\" id=d646e1df-5662-4cab-a7e5-fd21e02e7ecc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:43.100763 crc crio[24477]: time=\"2026-06-11T12:23:43.097506629Z\" level=info msg=\"Removing container: 41d84a03ca3ade3b47dca6db2524e31f87fd3b14ef7fea85108589f653403121\" id=2fa814ef-cf29-45c0-8816-699c254b27fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:43.224088 crc crio[24477]: time=\"2026-06-11T12:23:43.221706296Z\" level=info msg=\"Removed container 41d84a03ca3ade3b47dca6db2524e31f87fd3b14ef7fea85108589f653403121: openstack/ceilometer-0/sg-core\" id=2fa814ef-cf29-45c0-8816-699c254b27fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:43.234301 crc crio[24477]: time=\"2026-06-11T12:23:43.234164115Z\" level=info msg=\"Removing container: c515c9b9ef2c04283cc2f6a275b815852c86299af76d717a80381c6e70919932\" id=791564d5-1517-4036-8c08-d657aaa3dfa5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:43.277005 crc crio[24477]: time=\"2026-06-11T12:23:43.276601841Z\" level=info msg=\"Removed container c515c9b9ef2c04283cc2f6a275b815852c86299af76d717a80381c6e70919932: openstack/ceilometer-0/ceilometer-notification-agent\" id=791564d5-1517-4036-8c08-d657aaa3dfa5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:43.282041 crc crio[24477]: time=\"2026-06-11T12:23:43.281999334Z\" level=info msg=\"Removing container: f571442de84ec76a4a6a4aeaee5c07b4a220fcb9de078e4b72950339be0f74d8\" id=3b0a031e-a91e-4b1a-b14e-1fe3f45ff16e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:43.424480 crc crio[24477]: time=\"2026-06-11T12:23:43.423142267Z\" level=info msg=\"Removed container f571442de84ec76a4a6a4aeaee5c07b4a220fcb9de078e4b72950339be0f74d8: openstack/ceilometer-0/ceilometer-central-agent\" id=3b0a031e-a91e-4b1a-b14e-1fe3f45ff16e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:43.511087 crc crio[24477]: time=\"2026-06-11T12:23:43.510947845Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=3154300a-ed28-4cbd-aefb-bf740c8ea2a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:23:43.511321 crc crio[24477]: time=\"2026-06-11T12:23:43.511181032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:43.589434 crc crio[24477]: time=\"2026-06-11T12:23:43.589219851Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:249d42fc8738ea2ece86b9a835903ed23804568580ebb3e9e22c5fe946cc6c7a UID:765b192b-4f13-4453-b066-5b9a8e0ef56c NetNS:/var/run/netns/793362fa-cabf-4159-9d8b-dce5f9eff531 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod765b192b_4f13_4453_b066_5b9a8e0ef56c.slice PodAnnotations:0xc0072c0038}] Aliases:map[]}\"\nJun 11 12:23:43.589434 crc crio[24477]: time=\"2026-06-11T12:23:43.589294233Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:23:43.664712 crc crio[24477]: time=\"2026-06-11T12:23:43.664217256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:43.931900 crc crio[24477]: time=\"2026-06-11T12:23:43.931501159Z\" level=info msg=\"Created container 127ebb55203bd555207a7298d8fbb51a96c544125527ed4ca14e56f4ccae5a2d: openstack/cinder-scheduler-0/cinder-scheduler\" id=d840bdc9-62e6-41f1-a903-0bc084a582a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:43.935701 crc crio[24477]: time=\"2026-06-11T12:23:43.934599976Z\" level=info msg=\"Starting container: 127ebb55203bd555207a7298d8fbb51a96c544125527ed4ca14e56f4ccae5a2d\" id=0738714d-184d-49cb-88dd-8453941c5838 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:23:43.953430 crc crio[24477]: time=\"2026-06-11T12:23:43.951936994Z\" level=info msg=\"Started container\" PID=79282 containerID=127ebb55203bd555207a7298d8fbb51a96c544125527ed4ca14e56f4ccae5a2d description=openstack/cinder-scheduler-0/cinder-scheduler id=0738714d-184d-49cb-88dd-8453941c5838 name=/runtime.v1.RuntimeService/StartContainer sandboxID=991b8a43efd73e0818a3ef8bf9ff092ff62beefd1fb4c41d13533ca7b8ff110d\nJun 11 12:23:43.980857 crc crio[24477]: time=\"2026-06-11T12:23:43.980569236Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=2f32e208-a27a-42d7-a261-edfc6ac2d463 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:44.065804 crc crio[24477]: time=\"2026-06-11T12:23:44.064002968Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=32201b86-1a2f-439a-9e09-ab459f4640e6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:44.077040 crc crio[24477]: time=\"2026-06-11T12:23:44.076958451Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=0bffb881-c12d-496e-89fc-a3dcf6e2ef39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:44.077472 crc crio[24477]: time=\"2026-06-11T12:23:44.077419874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:44.097067 crc crio[24477]: 2026-06-11T12:23:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:249d42fc8738ea2 Mac:5e:ca:9a:f8:cf:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/793362fa-cabf-4159-9d8b-dce5f9eff531 SocketPath: PciID:}] [{Interface:0xc000528e50 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:23:44.099591 crc crio[24477]: time=\"2026-06-11T12:23:44.099495448Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:249d42fc8738ea2ece86b9a835903ed23804568580ebb3e9e22c5fe946cc6c7a UID:765b192b-4f13-4453-b066-5b9a8e0ef56c NetNS:/var/run/netns/793362fa-cabf-4159-9d8b-dce5f9eff531 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod765b192b_4f13_4453_b066_5b9a8e0ef56c.slice PodAnnotations:0xc0072c0038}] Aliases:map[]}\"\nJun 11 12:23:44.099973 crc crio[24477]: time=\"2026-06-11T12:23:44.099805912Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:23:44.132481 crc crio[24477]: time=\"2026-06-11T12:23:44.132396762Z\" level=info msg=\"Ran pod sandbox 249d42fc8738ea2ece86b9a835903ed23804568580ebb3e9e22c5fe946cc6c7a with infra container: openstack/ceilometer-0/POD\" id=3154300a-ed28-4cbd-aefb-bf740c8ea2a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:23:44.137339 crc crio[24477]: time=\"2026-06-11T12:23:44.137195792Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=1f67420d-d15f-4342-84f7-357bcf16cb50 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:44.161337 crc crio[24477]: time=\"2026-06-11T12:23:44.161240415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:44.193567 crc crio[24477]: time=\"2026-06-11T12:23:44.193295369Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=ebd52889-ec4f-4bcd-a037-f71b7e7d7eca name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:44.205886 crc crio[24477]: time=\"2026-06-11T12:23:44.205804259Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=1c8d57e6-34cf-4df8-ae5f-3302ae19006d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:44.207020 crc crio[24477]: time=\"2026-06-11T12:23:44.206989652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:44.315684 crc crio[24477]: time=\"2026-06-11T12:23:44.315533771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:44.325895 crc crio[24477]: time=\"2026-06-11T12:23:44.325870311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:44.500539 crc crio[24477]: time=\"2026-06-11T12:23:44.499531513Z\" level=info msg=\"Created container 1a48ae0f85d830500e113689760028ec3a743b3f95fd283f0dbd3c19e9f6adec: openstack/ceilometer-0/ceilometer-central-agent\" id=1c8d57e6-34cf-4df8-ae5f-3302ae19006d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:44.504249 crc crio[24477]: time=\"2026-06-11T12:23:44.504197124Z\" level=info msg=\"Starting container: 1a48ae0f85d830500e113689760028ec3a743b3f95fd283f0dbd3c19e9f6adec\" id=cdcca0ca-858d-4722-8f93-232339c6e814 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:23:44.518133 crc crio[24477]: time=\"2026-06-11T12:23:44.517737172Z\" level=info msg=\"Started container\" PID=79331 containerID=1a48ae0f85d830500e113689760028ec3a743b3f95fd283f0dbd3c19e9f6adec description=openstack/ceilometer-0/ceilometer-central-agent id=cdcca0ca-858d-4722-8f93-232339c6e814 name=/runtime.v1.RuntimeService/StartContainer sandboxID=249d42fc8738ea2ece86b9a835903ed23804568580ebb3e9e22c5fe946cc6c7a\nJun 11 12:23:44.543917 crc crio[24477]: time=\"2026-06-11T12:23:44.543802042Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=8508acba-edc1-44c7-b88b-bff388bce53c name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:44.583132 crc crio[24477]: time=\"2026-06-11T12:23:44.58304465Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=65af8e3c-2b40-4dfc-82fc-c1cf96751996 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:44.601042 crc crio[24477]: time=\"2026-06-11T12:23:44.600718532Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=e9860656-048c-4386-9445-5222a5fda3cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:44.601527 crc crio[24477]: time=\"2026-06-11T12:23:44.601097043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:44.739368 crc crio[24477]: time=\"2026-06-11T12:23:44.735832338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:44.744749 crc crio[24477]: time=\"2026-06-11T12:23:44.744598834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:44.976363 crc crio[24477]: time=\"2026-06-11T12:23:44.976195738Z\" level=info msg=\"Created container ec28a1bb4eed6f5eb9534eac27a90a6b6a35eb5166068d03ed520e79daeeb0cb: openstack/ceilometer-0/ceilometer-notification-agent\" id=e9860656-048c-4386-9445-5222a5fda3cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:44.993802 crc crio[24477]: time=\"2026-06-11T12:23:44.993252666Z\" level=info msg=\"Starting container: ec28a1bb4eed6f5eb9534eac27a90a6b6a35eb5166068d03ed520e79daeeb0cb\" id=b5d5c0f7-4b76-40fa-a6c9-4859c9853e66 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:23:45.008987 crc crio[24477]: time=\"2026-06-11T12:23:45.008375401Z\" level=info msg=\"Started container\" PID=79384 containerID=ec28a1bb4eed6f5eb9534eac27a90a6b6a35eb5166068d03ed520e79daeeb0cb description=openstack/ceilometer-0/ceilometer-notification-agent id=b5d5c0f7-4b76-40fa-a6c9-4859c9853e66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=249d42fc8738ea2ece86b9a835903ed23804568580ebb3e9e22c5fe946cc6c7a\nJun 11 12:23:45.047253 crc crio[24477]: time=\"2026-06-11T12:23:45.047073892Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=5e6ea704-4f9a-41cf-b3ed-fe31a7ffbafa name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:45.118880 crc crio[24477]: time=\"2026-06-11T12:23:45.118771676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:45.120710 crc crio[24477]: time=\"2026-06-11T12:23:45.119045838Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=9eb1fdcc-edf3-42f6-943a-66367f7501c0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:45.149035 crc crio[24477]: time=\"2026-06-11T12:23:45.148937092Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=e34d06d4-c824-40be-85da-eb59cbd6430d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:45.153783 crc crio[24477]: time=\"2026-06-11T12:23:45.153701486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:45.310943 crc crio[24477]: time=\"2026-06-11T12:23:45.310853439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:45.315690 crc crio[24477]: time=\"2026-06-11T12:23:45.31550782Z\" level=info msg=\"Created container f5e0825cb357c19ff6a6f9f669f744ac39035597b0ab5aff1fb70d5218d0731e: openstack/cinder-scheduler-0/probe\" id=0bffb881-c12d-496e-89fc-a3dcf6e2ef39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:45.315923 crc crio[24477]: time=\"2026-06-11T12:23:45.315739518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:45.317381 crc crio[24477]: time=\"2026-06-11T12:23:45.317227779Z\" level=info msg=\"Starting container: f5e0825cb357c19ff6a6f9f669f744ac39035597b0ab5aff1fb70d5218d0731e\" id=f8c80704-bc17-40b9-9b27-bbb7ec7b1f56 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:23:45.338909 crc crio[24477]: time=\"2026-06-11T12:23:45.338584015Z\" level=info msg=\"Started container\" PID=79480 containerID=f5e0825cb357c19ff6a6f9f669f744ac39035597b0ab5aff1fb70d5218d0731e description=openstack/cinder-scheduler-0/probe id=f8c80704-bc17-40b9-9b27-bbb7ec7b1f56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=991b8a43efd73e0818a3ef8bf9ff092ff62beefd1fb4c41d13533ca7b8ff110d\nJun 11 12:23:45.495205 crc crio[24477]: time=\"2026-06-11T12:23:45.494043849Z\" level=info msg=\"Created container 84dcce8ff6df1e57ed062bb9739c2ae1f8ac4b2f1ad3a9f7ed08336bb3ae2f78: openstack/ceilometer-0/sg-core\" id=e34d06d4-c824-40be-85da-eb59cbd6430d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:45.497023 crc crio[24477]: time=\"2026-06-11T12:23:45.49692693Z\" level=info msg=\"Starting container: 84dcce8ff6df1e57ed062bb9739c2ae1f8ac4b2f1ad3a9f7ed08336bb3ae2f78\" id=91fc8d68-5916-431f-9416-79943f91dfc2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:23:45.504428 crc crio[24477]: time=\"2026-06-11T12:23:45.504041067Z\" level=info msg=\"Started container\" PID=79502 containerID=84dcce8ff6df1e57ed062bb9739c2ae1f8ac4b2f1ad3a9f7ed08336bb3ae2f78 description=openstack/ceilometer-0/sg-core id=91fc8d68-5916-431f-9416-79943f91dfc2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=249d42fc8738ea2ece86b9a835903ed23804568580ebb3e9e22c5fe946cc6c7a\nJun 11 12:23:45.535302 crc crio[24477]: time=\"2026-06-11T12:23:45.535184529Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=cbe566bc-cb7d-4d6e-999c-760bc9e87ab3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:45.591060 crc crio[24477]: time=\"2026-06-11T12:23:45.59095981Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=6ffc7062-a1f4-492b-bca2-dad9a0c2b052 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:45.601547 crc crio[24477]: time=\"2026-06-11T12:23:45.601421024Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=715132a8-4a53-4fdf-9f81-ef69073a3972 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:45.601900 crc crio[24477]: time=\"2026-06-11T12:23:45.601874626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:45.690445 crc crio[24477]: time=\"2026-06-11T12:23:45.690324392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:45.704280 crc crio[24477]: time=\"2026-06-11T12:23:45.704128178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:45.886276 crc crio[24477]: time=\"2026-06-11T12:23:45.886128034Z\" level=info msg=\"Created container a00273380b21e4a1cd47e6d387ea76bfcd99557c6c52b25d98e32e2f8bf64a62: openstack/ceilometer-0/proxy-httpd\" id=715132a8-4a53-4fdf-9f81-ef69073a3972 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:45.889535 crc crio[24477]: time=\"2026-06-11T12:23:45.889449647Z\" level=info msg=\"Starting container: a00273380b21e4a1cd47e6d387ea76bfcd99557c6c52b25d98e32e2f8bf64a62\" id=3bb08f57-c576-4c9f-8037-82b3f5223100 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:23:45.894901 crc crio[24477]: time=\"2026-06-11T12:23:45.894823979Z\" level=info msg=\"Started container\" PID=79551 containerID=a00273380b21e4a1cd47e6d387ea76bfcd99557c6c52b25d98e32e2f8bf64a62 description=openstack/ceilometer-0/proxy-httpd id=3bb08f57-c576-4c9f-8037-82b3f5223100 name=/runtime.v1.RuntimeService/StartContainer sandboxID=249d42fc8738ea2ece86b9a835903ed23804568580ebb3e9e22c5fe946cc6c7a\nJun 11 12:23:48.243142 crc crio[24477]: time=\"2026-06-11T12:23:48.242225089Z\" level=info msg=\"Stopping container: 84dcce8ff6df1e57ed062bb9739c2ae1f8ac4b2f1ad3a9f7ed08336bb3ae2f78 (timeout: 30s)\" id=a24976b9-6559-42fb-ab36-a25d9d812549 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:48.244053 crc crio[24477]: time=\"2026-06-11T12:23:48.242568716Z\" level=info msg=\"Stopping container: 1a48ae0f85d830500e113689760028ec3a743b3f95fd283f0dbd3c19e9f6adec (timeout: 30s)\" id=0c800eb0-954d-4079-8df4-230657403d1c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:48.247870 crc crio[24477]: time=\"2026-06-11T12:23:48.24260271Z\" level=info msg=\"Stopping container: ec28a1bb4eed6f5eb9534eac27a90a6b6a35eb5166068d03ed520e79daeeb0cb (timeout: 30s)\" id=1b6e194d-0101-4df5-95e7-9eb4d9a13cc6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:48.247870 crc crio[24477]: time=\"2026-06-11T12:23:48.242601307Z\" level=info msg=\"Stopping container: a00273380b21e4a1cd47e6d387ea76bfcd99557c6c52b25d98e32e2f8bf64a62 (timeout: 30s)\" id=7367a8dc-1435-43f7-ab4f-c46d2a7811de name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:48.376957 crc crio[24477]: time=\"2026-06-11T12:23:48.376865169Z\" level=info msg=\"Stopped container 84dcce8ff6df1e57ed062bb9739c2ae1f8ac4b2f1ad3a9f7ed08336bb3ae2f78: openstack/ceilometer-0/sg-core\" id=a24976b9-6559-42fb-ab36-a25d9d812549 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:48.491361 crc crio[24477]: time=\"2026-06-11T12:23:48.49117843Z\" level=info msg=\"Stopped container a00273380b21e4a1cd47e6d387ea76bfcd99557c6c52b25d98e32e2f8bf64a62: openstack/ceilometer-0/proxy-httpd\" id=7367a8dc-1435-43f7-ab4f-c46d2a7811de name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:48.699712 crc crio[24477]: time=\"2026-06-11T12:23:48.699375388Z\" level=info msg=\"Stopped container ec28a1bb4eed6f5eb9534eac27a90a6b6a35eb5166068d03ed520e79daeeb0cb: openstack/ceilometer-0/ceilometer-notification-agent\" id=1b6e194d-0101-4df5-95e7-9eb4d9a13cc6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:53.513127 crc crio[24477]: time=\"2026-06-11T12:23:53.512156301Z\" level=info msg=\"Stopping container: 4dbcd475a87e0e33d8132af79435a98d856911efbaa5de0a61a8b0a90e32a5f0 (timeout: 30s)\" id=fa1fb489-c92d-4451-a5f3-655f2d0a69be name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:53.515952 crc crio[24477]: time=\"2026-06-11T12:23:53.512308493Z\" level=info msg=\"Stopping container: e29ac7b6903159f7e1809c33176e3763f14477ca99161a781a954452a0b9a22b (timeout: 30s)\" id=a860370d-7d59-42ce-becd-8c40f9964b50 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:59.167904 crc crio[24477]: time=\"2026-06-11T12:23:59.166694251Z\" level=info msg=\"Stopped container 1a48ae0f85d830500e113689760028ec3a743b3f95fd283f0dbd3c19e9f6adec: openstack/ceilometer-0/ceilometer-central-agent\" id=0c800eb0-954d-4079-8df4-230657403d1c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:59.169410 crc crio[24477]: time=\"2026-06-11T12:23:59.16879722Z\" level=info msg=\"Stopped container e29ac7b6903159f7e1809c33176e3763f14477ca99161a781a954452a0b9a22b: openstack/neutron-7cd6b6cf84-wxh6r/neutron-httpd\" id=a860370d-7d59-42ce-becd-8c40f9964b50 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:59.169410 crc crio[24477]: time=\"2026-06-11T12:23:59.168911003Z\" level=info msg=\"Stopping pod sandbox: 249d42fc8738ea2ece86b9a835903ed23804568580ebb3e9e22c5fe946cc6c7a\" id=cbca3ca9-cde0-463c-a533-3c680ee18452 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:59.169783 crc crio[24477]: time=\"2026-06-11T12:23:59.169726275Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:249d42fc8738ea2ece86b9a835903ed23804568580ebb3e9e22c5fe946cc6c7a UID:765b192b-4f13-4453-b066-5b9a8e0ef56c NetNS:/var/run/netns/793362fa-cabf-4159-9d8b-dce5f9eff531 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod765b192b_4f13_4453_b066_5b9a8e0ef56c.slice PodAnnotations:0xc00251fbf0}] Aliases:map[]}\"\nJun 11 12:23:59.169944 crc crio[24477]: time=\"2026-06-11T12:23:59.169896101Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:23:59.264950 crc crio[24477]: time=\"2026-06-11T12:23:59.264863339Z\" level=info msg=\"Stopped container 4dbcd475a87e0e33d8132af79435a98d856911efbaa5de0a61a8b0a90e32a5f0: openstack/neutron-7cd6b6cf84-wxh6r/neutron-api\" id=fa1fb489-c92d-4451-a5f3-655f2d0a69be name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:59.265978 crc crio[24477]: time=\"2026-06-11T12:23:59.265900988Z\" level=info msg=\"Stopping pod sandbox: b882af710bfab89206a1cadda09304b5b09b4060bb75954a81f35f17bb757637\" id=fbf0e2a4-a524-45f0-a387-9454b37cd4b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:59.266420 crc crio[24477]: time=\"2026-06-11T12:23:59.26634082Z\" level=info msg=\"Got pod network &{Name:neutron-7cd6b6cf84-wxh6r Namespace:openstack ID:b882af710bfab89206a1cadda09304b5b09b4060bb75954a81f35f17bb757637 UID:2264db69-0b29-4331-af73-52878b5aa095 NetNS:/var/run/netns/96333b0c-9213-46c0-8ee9-ba259682a1b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2264db69_0b29_4331_af73_52878b5aa095.slice PodAnnotations:0xc002e126c8}] Aliases:map[]}\"\nJun 11 12:23:59.266580 crc crio[24477]: time=\"2026-06-11T12:23:59.266516566Z\" level=info msg=\"Deleting pod openstack_neutron-7cd6b6cf84-wxh6r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:23:59.309347 crc crio[24477]: time=\"2026-06-11T12:23:59.307732879Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04\" id=b30bdc95-d3a1-4c08-b99f-ef26ea964fa1 name=/runtime.v1.ImageService/PullImage\nJun 11 12:23:59.310165 crc crio[24477]: time=\"2026-06-11T12:23:59.309698614Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=d8fcb255-d77b-49d8-b9da-342ab57ec6d2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:59.373036 crc crio[24477]: time=\"2026-06-11T12:23:59.372935974Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=cc06b6e7-a653-45d6-a88e-87f71b050353 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:59.447380 crc crio[24477]: time=\"2026-06-11T12:23:59.44701643Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=f92e07c1-a839-4db4-b913-65f4af2f6d00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:59.449366 crc crio[24477]: time=\"2026-06-11T12:23:59.449003347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:59.553288 crc crio[24477]: time=\"2026-06-11T12:23:59.553010067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:59.556534 crc crio[24477]: time=\"2026-06-11T12:23:59.556458773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:59.584054 crc crio[24477]: time=\"2026-06-11T12:23:59.583903792Z\" level=info msg=\"Stopped pod sandbox: 249d42fc8738ea2ece86b9a835903ed23804568580ebb3e9e22c5fe946cc6c7a\" id=cbca3ca9-cde0-463c-a533-3c680ee18452 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:59.714111 crc crio[24477]: time=\"2026-06-11T12:23:59.713183939Z\" level=info msg=\"Created container cb091ff12d41dae7825324d1057d837e2b3e822284a71be75d4f4c92d679b7e4: openstack/openstackclient/openstackclient\" id=f92e07c1-a839-4db4-b913-65f4af2f6d00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:59.716849 crc crio[24477]: time=\"2026-06-11T12:23:59.716184514Z\" level=info msg=\"Starting container: cb091ff12d41dae7825324d1057d837e2b3e822284a71be75d4f4c92d679b7e4\" id=c10d2d5b-332e-4c25-9834-5a29bacc12c1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:23:59.725422 crc crio[24477]: time=\"2026-06-11T12:23:59.725308003Z\" level=info msg=\"Started container\" PID=80491 containerID=cb091ff12d41dae7825324d1057d837e2b3e822284a71be75d4f4c92d679b7e4 description=openstack/openstackclient/openstackclient id=c10d2d5b-332e-4c25-9834-5a29bacc12c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfc6276767cde7ea74dd84bf456cd4096827572748f7dfd00e3a9c44dffc6a90\nJun 11 12:23:59.911252 crc crio[24477]: time=\"2026-06-11T12:23:59.911131405Z\" level=info msg=\"Stopped pod sandbox: b882af710bfab89206a1cadda09304b5b09b4060bb75954a81f35f17bb757637\" id=fbf0e2a4-a524-45f0-a387-9454b37cd4b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:24:00.613706 crc crio[24477]: time=\"2026-06-11T12:24:00.612887144Z\" level=info msg=\"Removing container: a00273380b21e4a1cd47e6d387ea76bfcd99557c6c52b25d98e32e2f8bf64a62\" id=7dfc7574-18ad-4374-b89a-11dd4e25c742 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:24:00.634116 crc crio[24477]: time=\"2026-06-11T12:24:00.634014602Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686344-9dzqj/POD\" id=b437ca72-8e7c-4a70-a643-29f22c9c9ba0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:24:00.634116 crc crio[24477]: time=\"2026-06-11T12:24:00.634108225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:00.652020 crc crio[24477]: time=\"2026-06-11T12:24:00.651745329Z\" level=info msg=\"Removed container a00273380b21e4a1cd47e6d387ea76bfcd99557c6c52b25d98e32e2f8bf64a62: openstack/ceilometer-0/proxy-httpd\" id=7dfc7574-18ad-4374-b89a-11dd4e25c742 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:24:00.659401 crc crio[24477]: time=\"2026-06-11T12:24:00.659297711Z\" level=info msg=\"Removing container: 84dcce8ff6df1e57ed062bb9739c2ae1f8ac4b2f1ad3a9f7ed08336bb3ae2f78\" id=fcacafba-cb3c-4cb4-b234-381ac2be23d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:24:00.827283 crc crio[24477]: time=\"2026-06-11T12:24:00.815047912Z\" level=info msg=\"Removed container 84dcce8ff6df1e57ed062bb9739c2ae1f8ac4b2f1ad3a9f7ed08336bb3ae2f78: openstack/ceilometer-0/sg-core\" id=fcacafba-cb3c-4cb4-b234-381ac2be23d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:24:00.850746 crc crio[24477]: time=\"2026-06-11T12:24:00.846174766Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686344-9dzqj Namespace:openshift-infra ID:30877c13ae59419589bc1ca8bbc32e2f4a23935846445ebfaa649af4a19e16bc UID:a35e46bd-e567-47c7-9873-adf02625ac44 NetNS:/var/run/netns/6241480c-e430-430c-b32a-d0594919f303 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda35e46bd_e567_47c7_9873_adf02625ac44.slice PodAnnotations:0xc0072c0130}] Aliases:map[]}\"\nJun 11 12:24:00.850746 crc crio[24477]: time=\"2026-06-11T12:24:00.846267968Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686344-9dzqj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:24:00.850746 crc crio[24477]: time=\"2026-06-11T12:24:00.849072003Z\" level=info msg=\"Removing container: ec28a1bb4eed6f5eb9534eac27a90a6b6a35eb5166068d03ed520e79daeeb0cb\" id=71824e61-d469-4323-a648-04e019ff896f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:24:01.000962 crc crio[24477]: time=\"2026-06-11T12:24:01.000240677Z\" level=info msg=\"Removed container ec28a1bb4eed6f5eb9534eac27a90a6b6a35eb5166068d03ed520e79daeeb0cb: openstack/ceilometer-0/ceilometer-notification-agent\" id=71824e61-d469-4323-a648-04e019ff896f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:24:01.036309 crc crio[24477]: time=\"2026-06-11T12:24:01.036176245Z\" level=info msg=\"Removing container: 1a48ae0f85d830500e113689760028ec3a743b3f95fd283f0dbd3c19e9f6adec\" id=6c6344c6-97f7-405b-90c7-052c43c60045 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:24:01.071172 crc crio[24477]: time=\"2026-06-11T12:24:01.070992703Z\" level=info msg=\"Removed container 1a48ae0f85d830500e113689760028ec3a743b3f95fd283f0dbd3c19e9f6adec: openstack/ceilometer-0/ceilometer-central-agent\" id=6c6344c6-97f7-405b-90c7-052c43c60045 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:24:01.077723 crc crio[24477]: time=\"2026-06-11T12:24:01.07753112Z\" level=info msg=\"Removing container: e29ac7b6903159f7e1809c33176e3763f14477ca99161a781a954452a0b9a22b\" id=0119723c-5906-4086-bad0-a7e7168bb7d6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:24:01.113519 crc crio[24477]: time=\"2026-06-11T12:24:01.113401517Z\" level=info msg=\"Removed container e29ac7b6903159f7e1809c33176e3763f14477ca99161a781a954452a0b9a22b: openstack/neutron-7cd6b6cf84-wxh6r/neutron-httpd\" id=0119723c-5906-4086-bad0-a7e7168bb7d6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:24:01.127939 crc crio[24477]: time=\"2026-06-11T12:24:01.127584551Z\" level=info msg=\"Removing container: 4dbcd475a87e0e33d8132af79435a98d856911efbaa5de0a61a8b0a90e32a5f0\" id=452a39bc-9f3a-4c12-9cff-4c86e80742e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:24:01.175780 crc crio[24477]: time=\"2026-06-11T12:24:01.175502195Z\" level=info msg=\"Removed container 4dbcd475a87e0e33d8132af79435a98d856911efbaa5de0a61a8b0a90e32a5f0: openstack/neutron-7cd6b6cf84-wxh6r/neutron-api\" id=452a39bc-9f3a-4c12-9cff-4c86e80742e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:24:01.305069 crc crio[24477]: time=\"2026-06-11T12:24:01.304020833Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=b44fbaf3-0a89-4031-9424-27cc8149306b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:24:01.305069 crc crio[24477]: time=\"2026-06-11T12:24:01.304160067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:01.354973 crc crio[24477]: time=\"2026-06-11T12:24:01.354868085Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:546a1fd589b100701c46f8d701413f3d5dc64d90f8150928233525c4843e5c52 UID:f8c59fc4-15d3-4781-b21b-effc47e021c6 NetNS:/var/run/netns/f7328523-575b-4a67-bc27-7f903644e5bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8c59fc4_15d3_4781_b21b_effc47e021c6.slice PodAnnotations:0xc002e12bd8}] Aliases:map[]}\"\nJun 11 12:24:01.354973 crc crio[24477]: time=\"2026-06-11T12:24:01.354941747Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:24:01.561763 crc crio[24477]: 2026-06-11T12:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:30877c13ae59419 Mac:ce:29:6a:a4:d6:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/6241480c-e430-430c-b32a-d0594919f303 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:24:01.561763 crc crio[24477]: time=\"2026-06-11T12:24:01.560584305Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686344-9dzqj Namespace:openshift-infra ID:30877c13ae59419589bc1ca8bbc32e2f4a23935846445ebfaa649af4a19e16bc UID:a35e46bd-e567-47c7-9873-adf02625ac44 NetNS:/var/run/netns/6241480c-e430-430c-b32a-d0594919f303 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda35e46bd_e567_47c7_9873_adf02625ac44.slice PodAnnotations:0xc0072c0130}] Aliases:map[]}\"\nJun 11 12:24:01.561763 crc crio[24477]: time=\"2026-06-11T12:24:01.560812821Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686344-9dzqj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:24:01.582700 crc crio[24477]: time=\"2026-06-11T12:24:01.580750019Z\" level=info msg=\"Ran pod sandbox 30877c13ae59419589bc1ca8bbc32e2f4a23935846445ebfaa649af4a19e16bc with infra container: openshift-infra/auto-csr-approver-29686344-9dzqj/POD\" id=b437ca72-8e7c-4a70-a643-29f22c9c9ba0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:24:01.586694 crc crio[24477]: time=\"2026-06-11T12:24:01.585046019Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d5b103eb-f822-4481-a5a5-e376e44b791c name=/runtime.v1.ImageService/PullImage\nJun 11 12:24:01.642860 crc crio[24477]: time=\"2026-06-11T12:24:01.601048087Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:24:02.029412 crc crio[24477]: 2026-06-11T12:24:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:546a1fd589b1007 Mac:2a:45:bf:bd:42:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/f7328523-575b-4a67-bc27-7f903644e5bb SocketPath: PciID:}] [{Interface:0xc00025cc20 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:24:02.032320 crc crio[24477]: time=\"2026-06-11T12:24:02.032253441Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:546a1fd589b100701c46f8d701413f3d5dc64d90f8150928233525c4843e5c52 UID:f8c59fc4-15d3-4781-b21b-effc47e021c6 NetNS:/var/run/netns/f7328523-575b-4a67-bc27-7f903644e5bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8c59fc4_15d3_4781_b21b_effc47e021c6.slice PodAnnotations:0xc002e12bd8}] Aliases:map[]}\"\nJun 11 12:24:02.032504 crc crio[24477]: time=\"2026-06-11T12:24:02.032461947Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:24:02.046991 crc crio[24477]: time=\"2026-06-11T12:24:02.046900646Z\" level=info msg=\"Ran pod sandbox 546a1fd589b100701c46f8d701413f3d5dc64d90f8150928233525c4843e5c52 with infra container: openstack/ceilometer-0/POD\" id=b44fbaf3-0a89-4031-9424-27cc8149306b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:24:02.051253 crc crio[24477]: time=\"2026-06-11T12:24:02.051167001Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=838b9fff-a6f6-47b4-a98f-f158e398f58e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:02.082030 crc crio[24477]: time=\"2026-06-11T12:24:02.081596251Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=0dd5ebf7-c38e-4a4e-8094-9f8057f99362 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:02.099017 crc crio[24477]: time=\"2026-06-11T12:24:02.098830813Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=a4699ec1-807f-4a3f-a63a-f44d986a237e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:02.099527 crc crio[24477]: time=\"2026-06-11T12:24:02.099470722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:02.162052 crc crio[24477]: time=\"2026-06-11T12:24:02.161424896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:02.169297 crc crio[24477]: time=\"2026-06-11T12:24:02.169169622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:02.347171 crc crio[24477]: time=\"2026-06-11T12:24:02.347106655Z\" level=info msg=\"Created container fecc9d36cafc27c2f03b1571449639a9387236474722d568fb4e5d5c2b31615e: openstack/ceilometer-0/ceilometer-central-agent\" id=a4699ec1-807f-4a3f-a63a-f44d986a237e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:02.349883 crc crio[24477]: time=\"2026-06-11T12:24:02.34977923Z\" level=info msg=\"Starting container: fecc9d36cafc27c2f03b1571449639a9387236474722d568fb4e5d5c2b31615e\" id=5614e527-46e8-4df6-8c64-6e46ff5fd3a4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:24:02.362210 crc crio[24477]: time=\"2026-06-11T12:24:02.362104855Z\" level=info msg=\"Started container\" PID=80746 containerID=fecc9d36cafc27c2f03b1571449639a9387236474722d568fb4e5d5c2b31615e description=openstack/ceilometer-0/ceilometer-central-agent id=5614e527-46e8-4df6-8c64-6e46ff5fd3a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=546a1fd589b100701c46f8d701413f3d5dc64d90f8150928233525c4843e5c52\nJun 11 12:24:02.376875 crc crio[24477]: time=\"2026-06-11T12:24:02.376725354Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=d89eb7a2-ab48-46b6-94ad-9dc89f65d513 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:02.412021 crc crio[24477]: time=\"2026-06-11T12:24:02.41194493Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=48f86482-a859-49b3-9314-2811b5de3210 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:02.421163 crc crio[24477]: time=\"2026-06-11T12:24:02.421038564Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=141d9e43-dfc3-419e-9bbc-acb9657da4dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:02.421735 crc crio[24477]: time=\"2026-06-11T12:24:02.421709544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:02.509406 crc crio[24477]: time=\"2026-06-11T12:24:02.509286976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:02.514818 crc crio[24477]: time=\"2026-06-11T12:24:02.514748078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:02.724199 crc crio[24477]: time=\"2026-06-11T12:24:02.723312117Z\" level=info msg=\"Created container eef58f961148f50f33cbb0eb6897b7c4bb965f82819ab176da95538566f2f172: openstack/ceilometer-0/ceilometer-notification-agent\" id=141d9e43-dfc3-419e-9bbc-acb9657da4dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:02.725829 crc crio[24477]: time=\"2026-06-11T12:24:02.725732695Z\" level=info msg=\"Starting container: eef58f961148f50f33cbb0eb6897b7c4bb965f82819ab176da95538566f2f172\" id=d993d275-d041-4cf8-b8fd-be3d19dbe897 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:24:02.734102 crc crio[24477]: time=\"2026-06-11T12:24:02.732712203Z\" level=info msg=\"Started container\" PID=80791 containerID=eef58f961148f50f33cbb0eb6897b7c4bb965f82819ab176da95538566f2f172 description=openstack/ceilometer-0/ceilometer-notification-agent id=d993d275-d041-4cf8-b8fd-be3d19dbe897 name=/runtime.v1.RuntimeService/StartContainer sandboxID=546a1fd589b100701c46f8d701413f3d5dc64d90f8150928233525c4843e5c52\nJun 11 12:24:02.755019 crc crio[24477]: time=\"2026-06-11T12:24:02.754898642Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=6e274648-74d2-46d1-a20d-521b1b345ac9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:02.777515 crc crio[24477]: time=\"2026-06-11T12:24:02.777351153Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=f084602d-3a19-4f5e-a814-7ca25237dabd name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:02.788147 crc crio[24477]: time=\"2026-06-11T12:24:02.788048816Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=b175338a-70dc-4fba-86e6-0cc070d71e2e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:02.788697 crc crio[24477]: time=\"2026-06-11T12:24:02.788479919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:02.859517 crc crio[24477]: time=\"2026-06-11T12:24:02.859243944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:02.863471 crc crio[24477]: time=\"2026-06-11T12:24:02.863379249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:02.999011 crc crio[24477]: time=\"2026-06-11T12:24:02.998906657Z\" level=info msg=\"Created container f6934851f045ffdf6b12e721fd403754364195cd2bca85ed8bf59b0b0e28561f: openstack/ceilometer-0/sg-core\" id=b175338a-70dc-4fba-86e6-0cc070d71e2e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:03.000151 crc crio[24477]: time=\"2026-06-11T12:24:03.000072352Z\" level=info msg=\"Starting container: f6934851f045ffdf6b12e721fd403754364195cd2bca85ed8bf59b0b0e28561f\" id=c86c3f58-ef13-4c48-bf44-9e26d1f86a24 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:24:03.006298 crc crio[24477]: time=\"2026-06-11T12:24:03.006089836Z\" level=info msg=\"Started container\" PID=80805 containerID=f6934851f045ffdf6b12e721fd403754364195cd2bca85ed8bf59b0b0e28561f description=openstack/ceilometer-0/sg-core id=c86c3f58-ef13-4c48-bf44-9e26d1f86a24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=546a1fd589b100701c46f8d701413f3d5dc64d90f8150928233525c4843e5c52\nJun 11 12:24:03.021392 crc crio[24477]: time=\"2026-06-11T12:24:03.021288103Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=d2ca0011-045f-4a86-b71c-39d80c0d79e4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:03.024313 crc crio[24477]: time=\"2026-06-11T12:24:03.0242418Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d5b103eb-f822-4481-a5a5-e376e44b791c name=/runtime.v1.ImageService/PullImage\nJun 11 12:24:03.025926 crc crio[24477]: time=\"2026-06-11T12:24:03.025801931Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a85e5a79-96c4-4f4b-8ffe-1ffdd79f8529 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:03.028372 crc crio[24477]: time=\"2026-06-11T12:24:03.028288795Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=93b3aafc-254a-4d85-849f-c9254f18135b name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:03.040080 crc crio[24477]: time=\"2026-06-11T12:24:03.039976273Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686344-9dzqj/oc\" id=a7cbfd7b-55f2-45ae-8479-343cfecc55a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:03.040577 crc crio[24477]: time=\"2026-06-11T12:24:03.04054247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:03.070374 crc crio[24477]: time=\"2026-06-11T12:24:03.070239211Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=d047ec1a-9a4e-444d-8243-ecb2c1d7910b name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:03.083378 crc crio[24477]: time=\"2026-06-11T12:24:03.083303072Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=0f1dab22-f467-4018-acb2-21fe0e9b13a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:03.083934 crc crio[24477]: time=\"2026-06-11T12:24:03.083745005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:03.119336 crc crio[24477]: time=\"2026-06-11T12:24:03.11921001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:03.145906 crc crio[24477]: time=\"2026-06-11T12:24:03.145601231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:03.149856 crc crio[24477]: time=\"2026-06-11T12:24:03.149529552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:03.377722 crc crio[24477]: time=\"2026-06-11T12:24:03.371900107Z\" level=info msg=\"Created container 2208a66c119b7a60d0321a8a5d3db6558401d03e22bb90704dee52ab38ff1a99: openstack/ceilometer-0/proxy-httpd\" id=0f1dab22-f467-4018-acb2-21fe0e9b13a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:03.383587 crc crio[24477]: time=\"2026-06-11T12:24:03.383467732Z\" level=info msg=\"Starting container: 2208a66c119b7a60d0321a8a5d3db6558401d03e22bb90704dee52ab38ff1a99\" id=136a71c9-d805-47ac-bac3-5bc3e7934404 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:24:03.393969 crc crio[24477]: time=\"2026-06-11T12:24:03.393852831Z\" level=info msg=\"Started container\" PID=80829 containerID=2208a66c119b7a60d0321a8a5d3db6558401d03e22bb90704dee52ab38ff1a99 description=openstack/ceilometer-0/proxy-httpd id=136a71c9-d805-47ac-bac3-5bc3e7934404 name=/runtime.v1.RuntimeService/StartContainer sandboxID=546a1fd589b100701c46f8d701413f3d5dc64d90f8150928233525c4843e5c52\nJun 11 12:24:03.528193 crc crio[24477]: time=\"2026-06-11T12:24:03.527594098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:03.836127 crc crio[24477]: time=\"2026-06-11T12:24:03.835807225Z\" level=info msg=\"Created container 70c2e128ef93a2bdfa065458522ffe3558e228e9685afdacd58eddedacf3618b: openshift-infra/auto-csr-approver-29686344-9dzqj/oc\" id=a7cbfd7b-55f2-45ae-8479-343cfecc55a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:03.837122 crc crio[24477]: time=\"2026-06-11T12:24:03.836890536Z\" level=info msg=\"Starting container: 70c2e128ef93a2bdfa065458522ffe3558e228e9685afdacd58eddedacf3618b\" id=3cd68659-7790-497c-a3e8-e593fdd4fc95 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:24:03.842903 crc crio[24477]: time=\"2026-06-11T12:24:03.842836754Z\" level=info msg=\"Started container\" PID=81019 containerID=70c2e128ef93a2bdfa065458522ffe3558e228e9685afdacd58eddedacf3618b description=openshift-infra/auto-csr-approver-29686344-9dzqj/oc id=3cd68659-7790-497c-a3e8-e593fdd4fc95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=30877c13ae59419589bc1ca8bbc32e2f4a23935846445ebfaa649af4a19e16bc\nJun 11 12:24:05.789692 crc crio[24477]: time=\"2026-06-11T12:24:05.788497038Z\" level=info msg=\"Stopping pod sandbox: 30877c13ae59419589bc1ca8bbc32e2f4a23935846445ebfaa649af4a19e16bc\" id=82f1970a-7147-4a5f-97ee-770ccc59c010 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:24:05.789692 crc crio[24477]: time=\"2026-06-11T12:24:05.788563288Z\" level=info msg=\"Stopping container: fecc9d36cafc27c2f03b1571449639a9387236474722d568fb4e5d5c2b31615e (timeout: 30s)\" id=52147ef7-65e0-480f-b834-635d9a67cc38 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:24:05.789692 crc crio[24477]: time=\"2026-06-11T12:24:05.78860144Z\" level=info msg=\"Stopping container: f6934851f045ffdf6b12e721fd403754364195cd2bca85ed8bf59b0b0e28561f (timeout: 30s)\" id=e51585ab-8b7c-4f6a-b51e-943aa5037b51 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:24:05.789692 crc crio[24477]: time=\"2026-06-11T12:24:05.788775925Z\" level=info msg=\"Stopping container: 2208a66c119b7a60d0321a8a5d3db6558401d03e22bb90704dee52ab38ff1a99 (timeout: 30s)\" id=ceddfc44-2b89-48bf-906c-a5dac5c31810 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:24:05.791182 crc crio[24477]: time=\"2026-06-11T12:24:05.78879303Z\" level=info msg=\"Stopping container: eef58f961148f50f33cbb0eb6897b7c4bb965f82819ab176da95538566f2f172 (timeout: 30s)\" id=3ff9ea2a-cc45-406e-a1f9-eb029d626376 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:24:05.792445 crc crio[24477]: time=\"2026-06-11T12:24:05.791431732Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686344-9dzqj Namespace:openshift-infra ID:30877c13ae59419589bc1ca8bbc32e2f4a23935846445ebfaa649af4a19e16bc UID:a35e46bd-e567-47c7-9873-adf02625ac44 NetNS:/var/run/netns/6241480c-e430-430c-b32a-d0594919f303 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda35e46bd_e567_47c7_9873_adf02625ac44.slice PodAnnotations:0xc000a868e8}] Aliases:map[]}\"\nJun 11 12:24:05.792445 crc crio[24477]: time=\"2026-06-11T12:24:05.792014468Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686344-9dzqj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:24:05.917485 crc crio[24477]: time=\"2026-06-11T12:24:05.91720715Z\" level=info msg=\"Stopped container f6934851f045ffdf6b12e721fd403754364195cd2bca85ed8bf59b0b0e28561f: openstack/ceilometer-0/sg-core\" id=e51585ab-8b7c-4f6a-b51e-943aa5037b51 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:24:06.037302 crc crio[24477]: time=\"2026-06-11T12:24:06.03720101Z\" level=info msg=\"Stopped container 2208a66c119b7a60d0321a8a5d3db6558401d03e22bb90704dee52ab38ff1a99: openstack/ceilometer-0/proxy-httpd\" id=ceddfc44-2b89-48bf-906c-a5dac5c31810 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:24:06.208111 crc crio[24477]: time=\"2026-06-11T12:24:06.207970537Z\" level=info msg=\"Stopped pod sandbox: 30877c13ae59419589bc1ca8bbc32e2f4a23935846445ebfaa649af4a19e16bc\" id=82f1970a-7147-4a5f-97ee-770ccc59c010 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:24:06.413877 crc crio[24477]: time=\"2026-06-11T12:24:06.413779793Z\" level=info msg=\"Stopped container eef58f961148f50f33cbb0eb6897b7c4bb965f82819ab176da95538566f2f172: openstack/ceilometer-0/ceilometer-notification-agent\" id=3ff9ea2a-cc45-406e-a1f9-eb029d626376 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:24:10.134769 crc crio[24477]: time=\"2026-06-11T12:24:10.133801109Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-svs7r/POD\" id=6868340e-f60b-4595-86b8-fc704483cd43 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:24:10.137062 crc crio[24477]: time=\"2026-06-11T12:24:10.134791357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:10.224833 crc crio[24477]: time=\"2026-06-11T12:24:10.22459751Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-svs7r Namespace:openstack ID:df24ef77453c0f121109f2131e5fac260477e88ba898aaa45915a15ea7bfa458 UID:686910ac-1c52-44da-b2b6-3bd5cc032e4e NetNS:/var/run/netns/e857d163-5642-40cb-b7e4-726b5fbeed9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod686910ac_1c52_44da_b2b6_3bd5cc032e4e.slice PodAnnotations:0xc0072c0ab8}] Aliases:map[]}\"\nJun 11 12:24:10.225171 crc crio[24477]: time=\"2026-06-11T12:24:10.224881828Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-svs7r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:24:10.627223 crc crio[24477]: time=\"2026-06-11T12:24:10.626702318Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-wxs7g/POD\" id=13b43fa1-c74c-4c0d-a73e-44b54a1718cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:24:10.627381 crc crio[24477]: time=\"2026-06-11T12:24:10.627252334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:10.628093 crc crio[24477]: time=\"2026-06-11T12:24:10.627965417Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-a0de-account-create-update-vfxhp/POD\" id=120ac173-b24c-498d-8d9c-e2e7c7111160 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:24:10.628093 crc crio[24477]: time=\"2026-06-11T12:24:10.62807087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:10.643477 crc crio[24477]: time=\"2026-06-11T12:24:10.64258247Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-swzfn/POD\" id=f29c4c02-71fb-421c-8c3e-1d76e7143cdb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:24:10.643477 crc crio[24477]: time=\"2026-06-11T12:24:10.642819716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:10.736717 crc crio[24477]: 2026-06-11T12:24:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df24ef77453c0f1 Mac:ba:7d:7f:d9:6a:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/e857d163-5642-40cb-b7e4-726b5fbeed9f SocketPath: PciID:}] [{Interface:0xc00019c650 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:24:10.736717 crc crio[24477]: time=\"2026-06-11T12:24:10.735982426Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-svs7r Namespace:openstack ID:df24ef77453c0f121109f2131e5fac260477e88ba898aaa45915a15ea7bfa458 UID:686910ac-1c52-44da-b2b6-3bd5cc032e4e NetNS:/var/run/netns/e857d163-5642-40cb-b7e4-726b5fbeed9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod686910ac_1c52_44da_b2b6_3bd5cc032e4e.slice PodAnnotations:0xc0072c0ab8}] Aliases:map[]}\"\nJun 11 12:24:10.736717 crc crio[24477]: time=\"2026-06-11T12:24:10.736156851Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-svs7r for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:24:10.763384 crc crio[24477]: time=\"2026-06-11T12:24:10.763238549Z\" level=info msg=\"Ran pod sandbox df24ef77453c0f121109f2131e5fac260477e88ba898aaa45915a15ea7bfa458 with infra container: openstack/nova-api-db-create-svs7r/POD\" id=6868340e-f60b-4595-86b8-fc704483cd43 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:24:10.767082 crc crio[24477]: time=\"2026-06-11T12:24:10.767003384Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=66112072-22cc-48f6-a7bf-5557f961d420 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:10.768417 crc crio[24477]: time=\"2026-06-11T12:24:10.768328801Z\" level=info msg=\"Got pod network &{Name:nova-api-a0de-account-create-update-vfxhp Namespace:openstack ID:eaf1bef49651140d032fdc1634f8854c44e5890f96165c6c353bd5c691275c96 UID:90be9f25-c86d-4bb3-9a43-7a4b1fc75ff4 NetNS:/var/run/netns/a2e21cdd-6800-4b31-97ef-61d61308dcdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90be9f25_c86d_4bb3_9a43_7a4b1fc75ff4.slice PodAnnotations:0xc0072c0250}] Aliases:map[]}\"\nJun 11 12:24:10.768417 crc crio[24477]: time=\"2026-06-11T12:24:10.768395703Z\" level=info msg=\"Adding pod openstack_nova-api-a0de-account-create-update-vfxhp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:24:10.778731 crc crio[24477]: time=\"2026-06-11T12:24:10.777926021Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ca22e780-4332-460d-ab58-4bfe6e8fb733 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:10.791942 crc crio[24477]: time=\"2026-06-11T12:24:10.791857867Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-wxs7g Namespace:openstack ID:c49b470dbd6307db6c635fa62f9a46ccae7ce853adcd5b4bb415a7b877669f55 UID:866f6e9a-b5e9-46c5-8438-17b11cd840a9 NetNS:/var/run/netns/d5eb78c8-fc0d-4526-af46-f939ecea129f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod866f6e9a_b5e9_46c5_8438_17b11cd840a9.slice PodAnnotations:0xc0072c0400}] Aliases:map[]}\"\nJun 11 12:24:10.791942 crc crio[24477]: time=\"2026-06-11T12:24:10.791930569Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-wxs7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:24:10.824006 crc crio[24477]: time=\"2026-06-11T12:24:10.823941341Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-svs7r/mariadb-database-create\" id=7162ffc9-a14d-44ec-a61e-d1fbbe7e387b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:10.824410 crc crio[24477]: time=\"2026-06-11T12:24:10.824330432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:10.830265 crc crio[24477]: time=\"2026-06-11T12:24:10.830180623Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-swzfn Namespace:openstack ID:81c9bee4417e2fcb2b3e4d53297f0d82749cbabc3ce47065440b57506f06799c UID:e42b9e2c-40b3-4e1d-8469-0539487d3bc1 NetNS:/var/run/netns/10cb9ace-cbab-4298-b627-82f5a29ee568 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode42b9e2c_40b3_4e1d_8469_0539487d3bc1.slice PodAnnotations:0xc000a14550}] Aliases:map[]}\"\nJun 11 12:24:10.830265 crc crio[24477]: time=\"2026-06-11T12:24:10.830243515Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-swzfn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:24:10.924249 crc crio[24477]: time=\"2026-06-11T12:24:10.924160193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:10.929238 crc crio[24477]: time=\"2026-06-11T12:24:10.929164255Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-d29d-account-create-update-n9v9j/POD\" id=8868d51d-e152-4115-84b5-c3dc26677eea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:24:10.929353 crc crio[24477]: time=\"2026-06-11T12:24:10.929259937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:10.947829 crc crio[24477]: time=\"2026-06-11T12:24:10.947757932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:10.995332 crc crio[24477]: time=\"2026-06-11T12:24:10.994997386Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-1471-account-create-update-kzczf/POD\" id=62b5875a-cd85-4e54-becd-18b22e531de0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:24:10.995332 crc crio[24477]: time=\"2026-06-11T12:24:10.995104809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:11.088061 crc crio[24477]: time=\"2026-06-11T12:24:11.087954349Z\" level=info msg=\"Got pod network &{Name:nova-cell0-d29d-account-create-update-n9v9j Namespace:openstack ID:6f9123305e254cae049bf292764f7fc54044611383b71b534ec01b63828cf7eb UID:aeb6ac82-4188-4487-a4f6-0d9243cf0362 NetNS:/var/run/netns/a50d2c19-d1a8-45dc-9d32-f5312e0b298c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaeb6ac82_4188_4487_a4f6_0d9243cf0362.slice PodAnnotations:0xc000a14968}] Aliases:map[]}\"\nJun 11 12:24:11.088061 crc crio[24477]: time=\"2026-06-11T12:24:11.088032402Z\" level=info msg=\"Adding pod openstack_nova-cell0-d29d-account-create-update-n9v9j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:24:11.100119 crc crio[24477]: time=\"2026-06-11T12:24:11.095296815Z\" level=info msg=\"Got pod network &{Name:nova-cell1-1471-account-create-update-kzczf Namespace:openstack ID:2e9644f6f8366354d0a60d7162ef285351f27e458e189c8fce2fd67ec4b14c7d UID:8fb82099-5719-413d-9742-d230d46c62b4 NetNS:/var/run/netns/9a60898f-4110-4b5b-ba2e-ce911fc207eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fb82099_5719_413d_9742_d230d46c62b4.slice PodAnnotations:0xc000a14c68}] Aliases:map[]}\"\nJun 11 12:24:11.100119 crc crio[24477]: time=\"2026-06-11T12:24:11.095345906Z\" level=info msg=\"Adding pod openstack_nova-cell1-1471-account-create-update-kzczf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:24:11.419223 crc crio[24477]: time=\"2026-06-11T12:24:11.418426725Z\" level=info msg=\"Created container bf84729cba8292271eb15b99577fde0e48deb837a6ef750401e9f4f1106a3a4b: openstack/nova-api-db-create-svs7r/mariadb-database-create\" id=7162ffc9-a14d-44ec-a61e-d1fbbe7e387b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:11.421543 crc crio[24477]: time=\"2026-06-11T12:24:11.421112077Z\" level=info msg=\"Starting container: bf84729cba8292271eb15b99577fde0e48deb837a6ef750401e9f4f1106a3a4b\" id=6da3f98a-beab-4b71-b2b5-a214dbdbc7b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:24:11.433280 crc crio[24477]: time=\"2026-06-11T12:24:11.432016574Z\" level=info msg=\"Started container\" PID=81622 containerID=bf84729cba8292271eb15b99577fde0e48deb837a6ef750401e9f4f1106a3a4b description=openstack/nova-api-db-create-svs7r/mariadb-database-create id=6da3f98a-beab-4b71-b2b5-a214dbdbc7b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df24ef77453c0f121109f2131e5fac260477e88ba898aaa45915a15ea7bfa458\nJun 11 12:24:11.654510 crc crio[24477]: 2026-06-11T12:24:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c49b470dbd6307d Mac:b2:4b:27:57:fe:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/d5eb78c8-fc0d-4526-af46-f939ecea129f SocketPath: PciID:}] [{Interface:0xc00048c5b0 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:24:11.656867 crc crio[24477]: time=\"2026-06-11T12:24:11.655310303Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-wxs7g Namespace:openstack ID:c49b470dbd6307db6c635fa62f9a46ccae7ce853adcd5b4bb415a7b877669f55 UID:866f6e9a-b5e9-46c5-8438-17b11cd840a9 NetNS:/var/run/netns/d5eb78c8-fc0d-4526-af46-f939ecea129f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod866f6e9a_b5e9_46c5_8438_17b11cd840a9.slice PodAnnotations:0xc0072c0400}] Aliases:map[]}\"\nJun 11 12:24:11.656867 crc crio[24477]: time=\"2026-06-11T12:24:11.655441747Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-wxs7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:24:11.674712 crc crio[24477]: time=\"2026-06-11T12:24:11.674514185Z\" level=info msg=\"Ran pod sandbox c49b470dbd6307db6c635fa62f9a46ccae7ce853adcd5b4bb415a7b877669f55 with infra container: openstack/nova-cell0-db-create-wxs7g/POD\" id=13b43fa1-c74c-4c0d-a73e-44b54a1718cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:24:11.682434 crc crio[24477]: time=\"2026-06-11T12:24:11.682302669Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=462aeede-7089-44b0-b6f0-733374d23647 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:11.689456 crc crio[24477]: time=\"2026-06-11T12:24:11.688893426Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f44aa183-1265-4963-aa2b-abadae78f4c2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:11.694903 crc crio[24477]: 2026-06-11T12:24:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f9123305e254ca Mac:4e:4f:b4:6a:a7:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/a50d2c19-d1a8-45dc-9d32-f5312e0b298c SocketPath: PciID:}] [{Interface:0xc000195570 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:24:11.696383 crc crio[24477]: time=\"2026-06-11T12:24:11.695711082Z\" level=info msg=\"Got pod network &{Name:nova-cell0-d29d-account-create-update-n9v9j Namespace:openstack ID:6f9123305e254cae049bf292764f7fc54044611383b71b534ec01b63828cf7eb UID:aeb6ac82-4188-4487-a4f6-0d9243cf0362 NetNS:/var/run/netns/a50d2c19-d1a8-45dc-9d32-f5312e0b298c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaeb6ac82_4188_4487_a4f6_0d9243cf0362.slice PodAnnotations:0xc000a14968}] Aliases:map[]}\"\nJun 11 12:24:11.696383 crc crio[24477]: time=\"2026-06-11T12:24:11.695877926Z\" level=info msg=\"Checking pod openstack_nova-cell0-d29d-account-create-update-n9v9j for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:24:11.699796 crc crio[24477]: time=\"2026-06-11T12:24:11.699200892Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-wxs7g/mariadb-database-create\" id=7ab57f5b-39b8-45aa-9603-cb7996f150fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:11.714331 crc crio[24477]: time=\"2026-06-11T12:24:11.714242759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:11.727732 crc crio[24477]: time=\"2026-06-11T12:24:11.727580043Z\" level=info msg=\"Ran pod sandbox 6f9123305e254cae049bf292764f7fc54044611383b71b534ec01b63828cf7eb with infra container: openstack/nova-cell0-d29d-account-create-update-n9v9j/POD\" id=8868d51d-e152-4115-84b5-c3dc26677eea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:24:11.736801 crc crio[24477]: time=\"2026-06-11T12:24:11.736604441Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=512ec9de-3db4-4d2d-8543-5cef1ed51951 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:11.743187 crc crio[24477]: time=\"2026-06-11T12:24:11.743080954Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=6ec12ac1-7c42-49f6-ad93-4420fa9e3425 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:11.762023 crc crio[24477]: time=\"2026-06-11T12:24:11.761760749Z\" level=info msg=\"Creating container: openstack/nova-cell0-d29d-account-create-update-n9v9j/mariadb-account-create-update\" id=009fe36d-4541-49c0-b3ca-541331f129f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:11.762428 crc crio[24477]: time=\"2026-06-11T12:24:11.762144499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:11.776299 crc crio[24477]: 2026-06-11T12:24:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:81c9bee4417e2fc Mac:a2:43:61:f6:ef:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/10cb9ace-cbab-4298-b627-82f5a29ee568 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:24:11.776938 crc crio[24477]: 2026-06-11T12:24:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eaf1bef49651140 Mac:8e:92:2a:12:fc:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/a2e21cdd-6800-4b31-97ef-61d61308dcdc SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:24:11.777155 crc crio[24477]: time=\"2026-06-11T12:24:11.777087564Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-swzfn Namespace:openstack ID:81c9bee4417e2fcb2b3e4d53297f0d82749cbabc3ce47065440b57506f06799c UID:e42b9e2c-40b3-4e1d-8469-0539487d3bc1 NetNS:/var/run/netns/10cb9ace-cbab-4298-b627-82f5a29ee568 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode42b9e2c_40b3_4e1d_8469_0539487d3bc1.slice PodAnnotations:0xc000a14550}] Aliases:map[]}\"\nJun 11 12:24:11.777298 crc crio[24477]: time=\"2026-06-11T12:24:11.777245499Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-swzfn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:24:11.789747 crc crio[24477]: time=\"2026-06-11T12:24:11.788783503Z\" level=info msg=\"Got pod network &{Name:nova-api-a0de-account-create-update-vfxhp Namespace:openstack ID:eaf1bef49651140d032fdc1634f8854c44e5890f96165c6c353bd5c691275c96 UID:90be9f25-c86d-4bb3-9a43-7a4b1fc75ff4 NetNS:/var/run/netns/a2e21cdd-6800-4b31-97ef-61d61308dcdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90be9f25_c86d_4bb3_9a43_7a4b1fc75ff4.slice PodAnnotations:0xc0072c0250}] Aliases:map[]}\"\nJun 11 12:24:11.789747 crc crio[24477]: time=\"2026-06-11T12:24:11.789087401Z\" level=info msg=\"Checking pod openstack_nova-api-a0de-account-create-update-vfxhp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:24:11.826555 crc crio[24477]: time=\"2026-06-11T12:24:11.826472334Z\" level=info msg=\"Ran pod sandbox 81c9bee4417e2fcb2b3e4d53297f0d82749cbabc3ce47065440b57506f06799c with infra container: openstack/nova-cell1-db-create-swzfn/POD\" id=f29c4c02-71fb-421c-8c3e-1d76e7143cdb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:24:11.829676 crc crio[24477]: time=\"2026-06-11T12:24:11.82941859Z\" level=info msg=\"Ran pod sandbox eaf1bef49651140d032fdc1634f8854c44e5890f96165c6c353bd5c691275c96 with infra container: openstack/nova-api-a0de-account-create-update-vfxhp/POD\" id=120ac173-b24c-498d-8d9c-e2e7c7111160 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:24:11.831350 crc crio[24477]: time=\"2026-06-11T12:24:11.831268611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:11.836007 crc crio[24477]: time=\"2026-06-11T12:24:11.835919242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:11.846481 crc crio[24477]: time=\"2026-06-11T12:24:11.846007783Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=791d3c64-959d-4b61-b703-f32176434700 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:11.846931 crc crio[24477]: time=\"2026-06-11T12:24:11.846294621Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c0d5f893-f108-4bb7-8f71-e21b03ea0c54 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:11.853096 crc crio[24477]: time=\"2026-06-11T12:24:11.853001709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:11.858913 crc crio[24477]: time=\"2026-06-11T12:24:11.857501616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:11.858913 crc crio[24477]: time=\"2026-06-11T12:24:11.857567487Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7366dda5-55c9-4c89-aea8-8200437e26e1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:11.858913 crc crio[24477]: time=\"2026-06-11T12:24:11.8580209Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=419958fb-5fea-4bde-9947-62be023fc845 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:11.877152 crc crio[24477]: time=\"2026-06-11T12:24:11.875843508Z\" level=info msg=\"Creating container: openstack/nova-api-a0de-account-create-update-vfxhp/mariadb-account-create-update\" id=7e5b0693-59fc-43b8-a2b2-52ac228ec529 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:11.877152 crc crio[24477]: time=\"2026-06-11T12:24:11.876783925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:11.881771 crc crio[24477]: time=\"2026-06-11T12:24:11.881572208Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-swzfn/mariadb-database-create\" id=2671a760-d7e6-4791-bee7-de96f32ceb81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:11.904170 crc crio[24477]: time=\"2026-06-11T12:24:11.903720239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:11.945093 crc crio[24477]: time=\"2026-06-11T12:24:11.942775783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:11.951119 crc crio[24477]: time=\"2026-06-11T12:24:11.950954745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:12.007939 crc crio[24477]: 2026-06-11T12:24:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e9644f6f836635 Mac:4e:d2:b4:b9:6e:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/9a60898f-4110-4b5b-ba2e-ce911fc207eb SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:24:12.008795 crc crio[24477]: time=\"2026-06-11T12:24:12.008723083Z\" level=info msg=\"Got pod network &{Name:nova-cell1-1471-account-create-update-kzczf Namespace:openstack ID:2e9644f6f8366354d0a60d7162ef285351f27e458e189c8fce2fd67ec4b14c7d UID:8fb82099-5719-413d-9742-d230d46c62b4 NetNS:/var/run/netns/9a60898f-4110-4b5b-ba2e-ce911fc207eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fb82099_5719_413d_9742_d230d46c62b4.slice PodAnnotations:0xc000a14c68}] Aliases:map[]}\"\nJun 11 12:24:12.008921 crc crio[24477]: time=\"2026-06-11T12:24:12.008887387Z\" level=info msg=\"Checking pod openstack_nova-cell1-1471-account-create-update-kzczf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:24:12.010952 crc crio[24477]: time=\"2026-06-11T12:24:12.010816528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:12.015300 crc crio[24477]: time=\"2026-06-11T12:24:12.015120228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:12.070540 crc crio[24477]: time=\"2026-06-11T12:24:12.070454519Z\" level=info msg=\"Ran pod sandbox 2e9644f6f8366354d0a60d7162ef285351f27e458e189c8fce2fd67ec4b14c7d with infra container: openstack/nova-cell1-1471-account-create-update-kzczf/POD\" id=62b5875a-cd85-4e54-becd-18b22e531de0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:24:12.076026 crc crio[24477]: time=\"2026-06-11T12:24:12.075516719Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=404d6592-21d7-42d5-9244-c4c5a485a8a5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:12.079525 crc crio[24477]: time=\"2026-06-11T12:24:12.079402489Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=af42ec97-d48d-438a-9d8a-2802b36c8bf5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:12.093314 crc crio[24477]: time=\"2026-06-11T12:24:12.093181453Z\" level=info msg=\"Creating container: openstack/nova-cell1-1471-account-create-update-kzczf/mariadb-account-create-update\" id=b45458a3-117e-4041-b8df-d9b11b68c02c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:12.093840 crc crio[24477]: time=\"2026-06-11T12:24:12.093695648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:12.186129 crc crio[24477]: time=\"2026-06-11T12:24:12.185978173Z\" level=info msg=\"Created container ed31ebeb3b34a27443a7c15681f5ebbbcd5f5cfac4f56a5cc07da1adbf55074c: openstack/nova-api-a0de-account-create-update-vfxhp/mariadb-account-create-update\" id=7e5b0693-59fc-43b8-a2b2-52ac228ec529 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:12.188079 crc crio[24477]: time=\"2026-06-11T12:24:12.187996368Z\" level=info msg=\"Starting container: ed31ebeb3b34a27443a7c15681f5ebbbcd5f5cfac4f56a5cc07da1adbf55074c\" id=ba2e35f8-1a8b-41f4-9241-b1f0060d1318 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:24:12.199557 crc crio[24477]: time=\"2026-06-11T12:24:12.198159313Z\" level=info msg=\"Started container\" PID=81748 containerID=ed31ebeb3b34a27443a7c15681f5ebbbcd5f5cfac4f56a5cc07da1adbf55074c description=openstack/nova-api-a0de-account-create-update-vfxhp/mariadb-account-create-update id=ba2e35f8-1a8b-41f4-9241-b1f0060d1318 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaf1bef49651140d032fdc1634f8854c44e5890f96165c6c353bd5c691275c96\nJun 11 12:24:12.218425 crc crio[24477]: time=\"2026-06-11T12:24:12.215862458Z\" level=info msg=\"Created container 590e7d387cd5dbc2e0009293fc1b5796b505a0ddabb22200d17c538d643bcb51: openstack/nova-cell0-db-create-wxs7g/mariadb-database-create\" id=7ab57f5b-39b8-45aa-9603-cb7996f150fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:12.218425 crc crio[24477]: time=\"2026-06-11T12:24:12.216798314Z\" level=info msg=\"Created container 5779b6715199242d7b9d6576ad68be6224efd91300a12ba65f5723a1df81705c: openstack/nova-cell0-d29d-account-create-update-n9v9j/mariadb-account-create-update\" id=009fe36d-4541-49c0-b3ca-541331f129f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:12.218854 crc crio[24477]: time=\"2026-06-11T12:24:12.218514553Z\" level=info msg=\"Starting container: 5779b6715199242d7b9d6576ad68be6224efd91300a12ba65f5723a1df81705c\" id=fdba3527-f0f3-49b3-bf61-24e58f590b67 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:24:12.219053 crc crio[24477]: time=\"2026-06-11T12:24:12.218934034Z\" level=info msg=\"Starting container: 590e7d387cd5dbc2e0009293fc1b5796b505a0ddabb22200d17c538d643bcb51\" id=a2e823eb-965c-457e-a85d-a0c21476fea4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:24:12.219228 crc crio[24477]: time=\"2026-06-11T12:24:12.21914698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:12.222838 crc crio[24477]: time=\"2026-06-11T12:24:12.222742872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:12.230863 crc crio[24477]: time=\"2026-06-11T12:24:12.230594273Z\" level=info msg=\"Started container\" PID=81747 containerID=590e7d387cd5dbc2e0009293fc1b5796b505a0ddabb22200d17c538d643bcb51 description=openstack/nova-cell0-db-create-wxs7g/mariadb-database-create id=a2e823eb-965c-457e-a85d-a0c21476fea4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c49b470dbd6307db6c635fa62f9a46ccae7ce853adcd5b4bb415a7b877669f55\nJun 11 12:24:12.237977 crc crio[24477]: time=\"2026-06-11T12:24:12.236578298Z\" level=info msg=\"Started container\" PID=81751 containerID=5779b6715199242d7b9d6576ad68be6224efd91300a12ba65f5723a1df81705c description=openstack/nova-cell0-d29d-account-create-update-n9v9j/mariadb-account-create-update id=fdba3527-f0f3-49b3-bf61-24e58f590b67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f9123305e254cae049bf292764f7fc54044611383b71b534ec01b63828cf7eb\nJun 11 12:24:12.268878 crc crio[24477]: time=\"2026-06-11T12:24:12.268700768Z\" level=info msg=\"Created container 7e16d2edc9094d8142130492566a7271f72aff6a9da6640b64855eda1bacb1c2: openstack/nova-cell1-db-create-swzfn/mariadb-database-create\" id=2671a760-d7e6-4791-bee7-de96f32ceb81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:12.272850 crc crio[24477]: time=\"2026-06-11T12:24:12.272734655Z\" level=info msg=\"Starting container: 7e16d2edc9094d8142130492566a7271f72aff6a9da6640b64855eda1bacb1c2\" id=6780428d-5048-4f30-b032-c8fdb03eeec8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:24:12.294976 crc crio[24477]: time=\"2026-06-11T12:24:12.29485359Z\" level=info msg=\"Started container\" PID=81752 containerID=7e16d2edc9094d8142130492566a7271f72aff6a9da6640b64855eda1bacb1c2 description=openstack/nova-cell1-db-create-swzfn/mariadb-database-create id=6780428d-5048-4f30-b032-c8fdb03eeec8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81c9bee4417e2fcb2b3e4d53297f0d82749cbabc3ce47065440b57506f06799c\nJun 11 12:24:12.545254 crc crio[24477]: time=\"2026-06-11T12:24:12.545140507Z\" level=info msg=\"Created container b58beddf7509902f0ddfa7edd28c0eb0e3c177248a92d7e292114d21d6906195: openstack/nova-cell1-1471-account-create-update-kzczf/mariadb-account-create-update\" id=b45458a3-117e-4041-b8df-d9b11b68c02c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:12.546747 crc crio[24477]: time=\"2026-06-11T12:24:12.546554102Z\" level=info msg=\"Starting container: b58beddf7509902f0ddfa7edd28c0eb0e3c177248a92d7e292114d21d6906195\" id=2029b2bc-0c82-44b9-b73c-7658c3421a50 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:24:12.568523 crc crio[24477]: time=\"2026-06-11T12:24:12.568434645Z\" level=info msg=\"Started container\" PID=81826 containerID=b58beddf7509902f0ddfa7edd28c0eb0e3c177248a92d7e292114d21d6906195 description=openstack/nova-cell1-1471-account-create-update-kzczf/mariadb-account-create-update id=2029b2bc-0c82-44b9-b73c-7658c3421a50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e9644f6f8366354d0a60d7162ef285351f27e458e189c8fce2fd67ec4b14c7d\nJun 11 12:24:13.047928 crc crio[24477]: time=\"2026-06-11T12:24:13.047182083Z\" level=info msg=\"Stopping pod sandbox: df24ef77453c0f121109f2131e5fac260477e88ba898aaa45915a15ea7bfa458\" id=23850758-f1d2-4050-bbb1-f70619cce4a7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:24:13.048776 crc crio[24477]: time=\"2026-06-11T12:24:13.048705666Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-svs7r Namespace:openstack ID:df24ef77453c0f121109f2131e5fac260477e88ba898aaa45915a15ea7bfa458 UID:686910ac-1c52-44da-b2b6-3bd5cc032e4e NetNS:/var/run/netns/e857d163-5642-40cb-b7e4-726b5fbeed9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod686910ac_1c52_44da_b2b6_3bd5cc032e4e.slice PodAnnotations:0xc002d1b250}] Aliases:map[]}\"\nJun 11 12:24:13.049022 crc crio[24477]: time=\"2026-06-11T12:24:13.048951173Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-svs7r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:24:13.580390 crc crio[24477]: time=\"2026-06-11T12:24:13.580262987Z\" level=info msg=\"Stopped pod sandbox: df24ef77453c0f121109f2131e5fac260477e88ba898aaa45915a15ea7bfa458\" id=23850758-f1d2-4050-bbb1-f70619cce4a7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:24:14.069789 crc crio[24477]: time=\"2026-06-11T12:24:14.06896925Z\" level=info msg=\"Stopping pod sandbox: 2e9644f6f8366354d0a60d7162ef285351f27e458e189c8fce2fd67ec4b14c7d\" id=9dde2769-380e-4e10-a35d-34d383f9ff2a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:24:14.070367 crc crio[24477]: time=\"2026-06-11T12:24:14.069106495Z\" level=info msg=\"Stopping pod sandbox: eaf1bef49651140d032fdc1634f8854c44e5890f96165c6c353bd5c691275c96\" id=6308499c-d278-4193-9325-eab271f64fcf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:24:14.070721 crc crio[24477]: time=\"2026-06-11T12:24:14.069115597Z\" level=info msg=\"Stopping pod sandbox: 6f9123305e254cae049bf292764f7fc54044611383b71b534ec01b63828cf7eb\" id=29fbcaaf-1263-4367-aea8-2b6a0c9d3ad8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:24:14.071042 crc crio[24477]: time=\"2026-06-11T12:24:14.070975956Z\" level=info msg=\"Got pod network &{Name:nova-cell1-1471-account-create-update-kzczf Namespace:openstack ID:2e9644f6f8366354d0a60d7162ef285351f27e458e189c8fce2fd67ec4b14c7d UID:8fb82099-5719-413d-9742-d230d46c62b4 NetNS:/var/run/netns/9a60898f-4110-4b5b-ba2e-ce911fc207eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fb82099_5719_413d_9742_d230d46c62b4.slice PodAnnotations:0xc0072c0cc8}] Aliases:map[]}\"\nJun 11 12:24:14.071152 crc crio[24477]: time=\"2026-06-11T12:24:14.071070909Z\" level=info msg=\"Got pod network &{Name:nova-cell0-d29d-account-create-update-n9v9j Namespace:openstack ID:6f9123305e254cae049bf292764f7fc54044611383b71b534ec01b63828cf7eb UID:aeb6ac82-4188-4487-a4f6-0d9243cf0362 NetNS:/var/run/netns/a50d2c19-d1a8-45dc-9d32-f5312e0b298c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaeb6ac82_4188_4487_a4f6_0d9243cf0362.slice PodAnnotations:0xc0072c0cd0}] Aliases:map[]}\"\nJun 11 12:24:14.071236 crc crio[24477]: time=\"2026-06-11T12:24:14.071211214Z\" level=info msg=\"Deleting pod openstack_nova-cell1-1471-account-create-update-kzczf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:24:14.071286 crc crio[24477]: time=\"2026-06-11T12:24:14.069351961Z\" level=info msg=\"Stopping pod sandbox: c49b470dbd6307db6c635fa62f9a46ccae7ce853adcd5b4bb415a7b877669f55\" id=134d171b-849f-43b3-90bd-f546a7e5eadc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:24:14.071286 crc crio[24477]: time=\"2026-06-11T12:24:14.071275735Z\" level=info msg=\"Deleting pod openstack_nova-cell0-d29d-account-create-update-n9v9j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:24:14.071376 crc crio[24477]: time=\"2026-06-11T12:24:14.071071963Z\" level=info msg=\"Got pod network &{Name:nova-api-a0de-account-create-update-vfxhp Namespace:openstack ID:eaf1bef49651140d032fdc1634f8854c44e5890f96165c6c353bd5c691275c96 UID:90be9f25-c86d-4bb3-9a43-7a4b1fc75ff4 NetNS:/var/run/netns/a2e21cdd-6800-4b31-97ef-61d61308dcdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90be9f25_c86d_4bb3_9a43_7a4b1fc75ff4.slice PodAnnotations:0xc000530cb0}] Aliases:map[]}\"\nJun 11 12:24:14.071692 crc crio[24477]: time=\"2026-06-11T12:24:14.071554555Z\" level=info msg=\"Deleting pod openstack_nova-api-a0de-account-create-update-vfxhp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:24:14.071867 crc crio[24477]: time=\"2026-06-11T12:24:14.071696897Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-wxs7g Namespace:openstack ID:c49b470dbd6307db6c635fa62f9a46ccae7ce853adcd5b4bb415a7b877669f55 UID:866f6e9a-b5e9-46c5-8438-17b11cd840a9 NetNS:/var/run/netns/d5eb78c8-fc0d-4526-af46-f939ecea129f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod866f6e9a_b5e9_46c5_8438_17b11cd840a9.slice PodAnnotations:0xc002e12b70}] Aliases:map[]}\"\nJun 11 12:24:14.071867 crc crio[24477]: time=\"2026-06-11T12:24:14.071816501Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-wxs7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:24:14.073052 crc crio[24477]: time=\"2026-06-11T12:24:14.069158426Z\" level=info msg=\"Stopping pod sandbox: 81c9bee4417e2fcb2b3e4d53297f0d82749cbabc3ce47065440b57506f06799c\" id=2e5a1bad-5107-4f94-9d33-fac3dad8f9a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:24:14.073520 crc crio[24477]: time=\"2026-06-11T12:24:14.073452531Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-swzfn Namespace:openstack ID:81c9bee4417e2fcb2b3e4d53297f0d82749cbabc3ce47065440b57506f06799c UID:e42b9e2c-40b3-4e1d-8469-0539487d3bc1 NetNS:/var/run/netns/10cb9ace-cbab-4298-b627-82f5a29ee568 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode42b9e2c_40b3_4e1d_8469_0539487d3bc1.slice PodAnnotations:0xc000530cd0}] Aliases:map[]}\"\nJun 11 12:24:14.073905 crc crio[24477]: time=\"2026-06-11T12:24:14.07377608Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-swzfn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:24:14.607468 crc crio[24477]: time=\"2026-06-11T12:24:14.607349563Z\" level=info msg=\"Stopped pod sandbox: c49b470dbd6307db6c635fa62f9a46ccae7ce853adcd5b4bb415a7b877669f55\" id=134d171b-849f-43b3-90bd-f546a7e5eadc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:24:14.807870 crc crio[24477]: time=\"2026-06-11T12:24:14.805586714Z\" level=info msg=\"Stopped pod sandbox: 2e9644f6f8366354d0a60d7162ef285351f27e458e189c8fce2fd67ec4b14c7d\" id=9dde2769-380e-4e10-a35d-34d383f9ff2a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:24:14.837958 crc crio[24477]: time=\"2026-06-11T12:24:14.837414974Z\" level=info msg=\"Stopped pod sandbox: 81c9bee4417e2fcb2b3e4d53297f0d82749cbabc3ce47065440b57506f06799c\" id=2e5a1bad-5107-4f94-9d33-fac3dad8f9a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:24:14.877729 crc crio[24477]: time=\"2026-06-11T12:24:14.877391053Z\" level=info msg=\"Stopped pod sandbox: 6f9123305e254cae049bf292764f7fc54044611383b71b534ec01b63828cf7eb\" id=29fbcaaf-1263-4367-aea8-2b6a0c9d3ad8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:24:14.913699 crc crio[24477]: time=\"2026-06-11T12:24:14.913021781Z\" level=info msg=\"Stopped pod sandbox: eaf1bef49651140d032fdc1634f8854c44e5890f96165c6c353bd5c691275c96\" id=6308499c-d278-4193-9325-eab271f64fcf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:24:21.105756 crc crio[24477]: time=\"2026-06-11T12:24:21.104528019Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-rwf4n/POD\" id=eb6c8951-02b9-4c55-85a1-34d85f3336cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:24:21.107916 crc crio[24477]: time=\"2026-06-11T12:24:21.105833626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:21.164577 crc crio[24477]: time=\"2026-06-11T12:24:21.164026405Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-rwf4n Namespace:openstack ID:89433515a1df5e015cc48bf1333781a08486013970faedf2fdb8cfd111b77f48 UID:8ac1bcd0-60d3-45f6-acd4-e4ff0cdd7311 NetNS:/var/run/netns/2ec9d45b-bb88-4366-8be0-11a5962dc72d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ac1bcd0_60d3_45f6_acd4_e4ff0cdd7311.slice PodAnnotations:0xc002e12828}] Aliases:map[]}\"\nJun 11 12:24:21.164577 crc crio[24477]: time=\"2026-06-11T12:24:21.164099587Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-rwf4n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:24:21.647505 crc crio[24477]: time=\"2026-06-11T12:24:21.647277645Z\" level=info msg=\"Stopped container fecc9d36cafc27c2f03b1571449639a9387236474722d568fb4e5d5c2b31615e: openstack/ceilometer-0/ceilometer-central-agent\" id=52147ef7-65e0-480f-b834-635d9a67cc38 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:24:21.649343 crc crio[24477]: time=\"2026-06-11T12:24:21.649296631Z\" level=info msg=\"Stopping pod sandbox: 546a1fd589b100701c46f8d701413f3d5dc64d90f8150928233525c4843e5c52\" id=aae2a01a-7977-4cfe-a272-692b9f33e210 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:24:21.650069 crc crio[24477]: time=\"2026-06-11T12:24:21.649993881Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:546a1fd589b100701c46f8d701413f3d5dc64d90f8150928233525c4843e5c52 UID:f8c59fc4-15d3-4781-b21b-effc47e021c6 NetNS:/var/run/netns/f7328523-575b-4a67-bc27-7f903644e5bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8c59fc4_15d3_4781_b21b_effc47e021c6.slice PodAnnotations:0xc002d941e0}] Aliases:map[]}\"\nJun 11 12:24:21.650200 crc crio[24477]: time=\"2026-06-11T12:24:21.650149455Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:24:21.743463 crc crio[24477]: 2026-06-11T12:24:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89433515a1df5e0 Mac:6a:ed:ba:9b:14:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/2ec9d45b-bb88-4366-8be0-11a5962dc72d SocketPath: PciID:}] [{Interface:0xc00025ac20 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:24:21.745120 crc crio[24477]: time=\"2026-06-11T12:24:21.745021675Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-rwf4n Namespace:openstack ID:89433515a1df5e015cc48bf1333781a08486013970faedf2fdb8cfd111b77f48 UID:8ac1bcd0-60d3-45f6-acd4-e4ff0cdd7311 NetNS:/var/run/netns/2ec9d45b-bb88-4366-8be0-11a5962dc72d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ac1bcd0_60d3_45f6_acd4_e4ff0cdd7311.slice PodAnnotations:0xc002e12828}] Aliases:map[]}\"\nJun 11 12:24:21.745253 crc crio[24477]: time=\"2026-06-11T12:24:21.745216121Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-rwf4n for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:24:21.763998 crc crio[24477]: time=\"2026-06-11T12:24:21.763928472Z\" level=info msg=\"Ran pod sandbox 89433515a1df5e015cc48bf1333781a08486013970faedf2fdb8cfd111b77f48 with infra container: openstack/nova-cell0-conductor-db-sync-rwf4n/POD\" id=eb6c8951-02b9-4c55-85a1-34d85f3336cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:24:21.769121 crc crio[24477]: time=\"2026-06-11T12:24:21.769036095Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=f0d90d05-2fe9-40e8-b75e-12c897498f80 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:21.769429 crc crio[24477]: time=\"2026-06-11T12:24:21.769366454Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=f0d90d05-2fe9-40e8-b75e-12c897498f80 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:21.769510 crc crio[24477]: time=\"2026-06-11T12:24:21.769446405Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=f0d90d05-2fe9-40e8-b75e-12c897498f80 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:21.771394 crc crio[24477]: time=\"2026-06-11T12:24:21.771339799Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=a8bc45d9-e41a-4c4b-aac7-406784c9e121 name=/runtime.v1.ImageService/PullImage\nJun 11 12:24:21.782176 crc crio[24477]: time=\"2026-06-11T12:24:21.78209523Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"\nJun 11 12:24:22.010609 crc crio[24477]: time=\"2026-06-11T12:24:22.010419442Z\" level=info msg=\"Stopped pod sandbox: 546a1fd589b100701c46f8d701413f3d5dc64d90f8150928233525c4843e5c52\" id=aae2a01a-7977-4cfe-a272-692b9f33e210 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:24:22.334258 crc crio[24477]: time=\"2026-06-11T12:24:22.33349756Z\" level=info msg=\"Removing container: 2208a66c119b7a60d0321a8a5d3db6558401d03e22bb90704dee52ab38ff1a99\" id=8655a861-1dbc-4b8b-9349-91e451a15828 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:24:22.383060 crc crio[24477]: time=\"2026-06-11T12:24:22.382892833Z\" level=info msg=\"Removed container 2208a66c119b7a60d0321a8a5d3db6558401d03e22bb90704dee52ab38ff1a99: openstack/ceilometer-0/proxy-httpd\" id=8655a861-1dbc-4b8b-9349-91e451a15828 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:24:22.404267 crc crio[24477]: time=\"2026-06-11T12:24:22.401005609Z\" level=info msg=\"Removing container: f6934851f045ffdf6b12e721fd403754364195cd2bca85ed8bf59b0b0e28561f\" id=e3900688-5177-4411-bac6-e3784b6010c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:24:22.504380 crc crio[24477]: time=\"2026-06-11T12:24:22.503092148Z\" level=info msg=\"Removed container f6934851f045ffdf6b12e721fd403754364195cd2bca85ed8bf59b0b0e28561f: openstack/ceilometer-0/sg-core\" id=e3900688-5177-4411-bac6-e3784b6010c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:24:22.516429 crc crio[24477]: time=\"2026-06-11T12:24:22.516355147Z\" level=info msg=\"Removing container: eef58f961148f50f33cbb0eb6897b7c4bb965f82819ab176da95538566f2f172\" id=344fb5fe-ec46-41b5-96ef-1fbff0052f01 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:24:22.565569 crc crio[24477]: time=\"2026-06-11T12:24:22.565472444Z\" level=info msg=\"Removed container eef58f961148f50f33cbb0eb6897b7c4bb965f82819ab176da95538566f2f172: openstack/ceilometer-0/ceilometer-notification-agent\" id=344fb5fe-ec46-41b5-96ef-1fbff0052f01 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:24:22.572080 crc crio[24477]: time=\"2026-06-11T12:24:22.571927473Z\" level=info msg=\"Removing container: fecc9d36cafc27c2f03b1571449639a9387236474722d568fb4e5d5c2b31615e\" id=d8743ad4-05a4-476a-95e0-8c0ce42a3ec2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:24:22.631042 crc crio[24477]: time=\"2026-06-11T12:24:22.630981957Z\" level=info msg=\"Removed container fecc9d36cafc27c2f03b1571449639a9387236474722d568fb4e5d5c2b31615e: openstack/ceilometer-0/ceilometer-central-agent\" id=d8743ad4-05a4-476a-95e0-8c0ce42a3ec2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:24:22.843231 crc crio[24477]: time=\"2026-06-11T12:24:22.843073874Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=42607645-f297-4697-9448-98a19df59f19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:24:22.843358 crc crio[24477]: time=\"2026-06-11T12:24:22.843327451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:22.915711 crc crio[24477]: time=\"2026-06-11T12:24:22.915086882Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:31dd3d5a46c866941ebcb5f2e1e173f3c0531906ba7362dc0a021209eaf88466 UID:3f0788f0-52d0-4f60-9522-02c921a154ff NetNS:/var/run/netns/0f22b6f7-b030-4590-9e52-ddae99f57211 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f0788f0_52d0_4f60_9522_02c921a154ff.slice PodAnnotations:0xc000b18da8}] Aliases:map[]}\"\nJun 11 12:24:22.915711 crc crio[24477]: time=\"2026-06-11T12:24:22.915174464Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:24:23.475175 crc crio[24477]: 2026-06-11T12:24:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:31dd3d5a46c8669 Mac:de:4c:1b:81:d7:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/0f22b6f7-b030-4590-9e52-ddae99f57211 SocketPath: PciID:}] [{Interface:0xc0004345d0 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:24:23.478266 crc crio[24477]: time=\"2026-06-11T12:24:23.478082043Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:31dd3d5a46c866941ebcb5f2e1e173f3c0531906ba7362dc0a021209eaf88466 UID:3f0788f0-52d0-4f60-9522-02c921a154ff NetNS:/var/run/netns/0f22b6f7-b030-4590-9e52-ddae99f57211 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f0788f0_52d0_4f60_9522_02c921a154ff.slice PodAnnotations:0xc000b18da8}] Aliases:map[]}\"\nJun 11 12:24:23.478720 crc crio[24477]: time=\"2026-06-11T12:24:23.478583447Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:24:23.495720 crc crio[24477]: time=\"2026-06-11T12:24:23.495546093Z\" level=info msg=\"Ran pod sandbox 31dd3d5a46c866941ebcb5f2e1e173f3c0531906ba7362dc0a021209eaf88466 with infra container: openstack/ceilometer-0/POD\" id=42607645-f297-4697-9448-98a19df59f19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:24:23.500226 crc crio[24477]: time=\"2026-06-11T12:24:23.500083119Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=4784dd42-12e6-4c23-bfaf-64ae73fad2e0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:23.532359 crc crio[24477]: time=\"2026-06-11T12:24:23.53117689Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=72bb766e-c9a4-4373-8090-59d150963265 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:23.546101 crc crio[24477]: time=\"2026-06-11T12:24:23.546004715Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=97d8aa8c-832f-4b10-93f7-60cd28e0fe38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:23.546469 crc crio[24477]: time=\"2026-06-11T12:24:23.546411577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:23.603909 crc crio[24477]: time=\"2026-06-11T12:24:23.603760882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:23.609701 crc crio[24477]: time=\"2026-06-11T12:24:23.609540724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:23.866310 crc crio[24477]: time=\"2026-06-11T12:24:23.866225751Z\" level=info msg=\"Created container 7f6503d3a638c69a1b25baa5c539cfd37149fe97bfe92637e1e930e219ba5195: openstack/ceilometer-0/ceilometer-central-agent\" id=97d8aa8c-832f-4b10-93f7-60cd28e0fe38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:23.868224 crc crio[24477]: time=\"2026-06-11T12:24:23.868133124Z\" level=info msg=\"Starting container: 7f6503d3a638c69a1b25baa5c539cfd37149fe97bfe92637e1e930e219ba5195\" id=5d78853f-a635-46ef-9413-20a4c5abc206 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:24:23.884872 crc crio[24477]: time=\"2026-06-11T12:24:23.884764389Z\" level=info msg=\"Started container\" PID=82623 containerID=7f6503d3a638c69a1b25baa5c539cfd37149fe97bfe92637e1e930e219ba5195 description=openstack/ceilometer-0/ceilometer-central-agent id=5d78853f-a635-46ef-9413-20a4c5abc206 name=/runtime.v1.RuntimeService/StartContainer sandboxID=31dd3d5a46c866941ebcb5f2e1e173f3c0531906ba7362dc0a021209eaf88466\nJun 11 12:24:23.902414 crc crio[24477]: time=\"2026-06-11T12:24:23.901991132Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=5b36ac64-71a2-4c2b-92e3-d15bcd745572 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:23.943334 crc crio[24477]: time=\"2026-06-11T12:24:23.941826208Z\" level=info msg=\"Stopping container: ed31daa7eb727d9b5e5b71fa7b22c4c20f1365d41634fc71e6cf3120055b8c0e (timeout: 30s)\" id=33f77736-fb4d-4746-b9ab-bf43bf1dc945 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:24:23.943334 crc crio[24477]: time=\"2026-06-11T12:24:23.941825998Z\" level=info msg=\"Stopping container: 2be0d4321dc9163c1dc0d634bbfc25ddb2ee10b47638a11b36578130cf4f1236 (timeout: 30s)\" id=949e7560-4da7-4d53-9c1a-fb9b34e88f89 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:24:23.948010 crc crio[24477]: time=\"2026-06-11T12:24:23.947558368Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=81bf6e3e-5199-46f1-8f83-b283eb5f2f31 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:23.963268 crc crio[24477]: time=\"2026-06-11T12:24:23.96011944Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=5c1ef55f-8387-4eb4-8114-198273c650cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:23.963268 crc crio[24477]: time=\"2026-06-11T12:24:23.960771571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:24.062421 crc crio[24477]: time=\"2026-06-11T12:24:24.062035245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:24.066521 crc crio[24477]: time=\"2026-06-11T12:24:24.06644758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:24.256570 crc crio[24477]: time=\"2026-06-11T12:24:24.256446016Z\" level=info msg=\"Stopped container 2be0d4321dc9163c1dc0d634bbfc25ddb2ee10b47638a11b36578130cf4f1236: openstack/glance-default-external-api-0/glance-log\" id=949e7560-4da7-4d53-9c1a-fb9b34e88f89 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:24:24.326906 crc crio[24477]: time=\"2026-06-11T12:24:24.326758636Z\" level=info msg=\"Created container e35bb7197d2cb3099cca7181b96ec5e1377c982789418e7188f8108949cc1c52: openstack/ceilometer-0/ceilometer-notification-agent\" id=5c1ef55f-8387-4eb4-8114-198273c650cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:24.328231 crc crio[24477]: time=\"2026-06-11T12:24:24.327947517Z\" level=info msg=\"Starting container: e35bb7197d2cb3099cca7181b96ec5e1377c982789418e7188f8108949cc1c52\" id=3150ae1f-5ae0-4d74-9dfc-a399e20f470a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:24:24.343948 crc crio[24477]: time=\"2026-06-11T12:24:24.343823483Z\" level=info msg=\"Started container\" PID=82664 containerID=e35bb7197d2cb3099cca7181b96ec5e1377c982789418e7188f8108949cc1c52 description=openstack/ceilometer-0/ceilometer-notification-agent id=3150ae1f-5ae0-4d74-9dfc-a399e20f470a name=/runtime.v1.RuntimeService/StartContainer sandboxID=31dd3d5a46c866941ebcb5f2e1e173f3c0531906ba7362dc0a021209eaf88466\nJun 11 12:24:24.359060 crc crio[24477]: time=\"2026-06-11T12:24:24.358953516Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=0f929142-71d8-4073-ada3-41af27f6f056 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:24.382112 crc crio[24477]: time=\"2026-06-11T12:24:24.381998854Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=4e3442da-0838-4d4e-ac02-bea0e5589b7a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:24.391315 crc crio[24477]: time=\"2026-06-11T12:24:24.39121564Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=10a631ac-52b1-4ca8-9dac-692e83e4b87d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:24.391979 crc crio[24477]: time=\"2026-06-11T12:24:24.391920949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:24.483717 crc crio[24477]: time=\"2026-06-11T12:24:24.483493683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:24.489539 crc crio[24477]: time=\"2026-06-11T12:24:24.4894784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:24.599292 crc crio[24477]: time=\"2026-06-11T12:24:24.599172792Z\" level=info msg=\"Created container 71d5706a0c8925937c7b4b2a438803d769497394afde52b165f4d32775aef5aa: openstack/ceilometer-0/sg-core\" id=10a631ac-52b1-4ca8-9dac-692e83e4b87d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:24.600476 crc crio[24477]: time=\"2026-06-11T12:24:24.600395366Z\" level=info msg=\"Starting container: 71d5706a0c8925937c7b4b2a438803d769497394afde52b165f4d32775aef5aa\" id=7bd91639-936b-4b3a-9c29-2bd02916ace4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:24:24.609266 crc crio[24477]: time=\"2026-06-11T12:24:24.60911158Z\" level=info msg=\"Started container\" PID=82687 containerID=71d5706a0c8925937c7b4b2a438803d769497394afde52b165f4d32775aef5aa description=openstack/ceilometer-0/sg-core id=7bd91639-936b-4b3a-9c29-2bd02916ace4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=31dd3d5a46c866941ebcb5f2e1e173f3c0531906ba7362dc0a021209eaf88466\nJun 11 12:24:24.622340 crc crio[24477]: time=\"2026-06-11T12:24:24.622252607Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=b2d7f9cd-af46-4a51-baad-d0cc606845ab name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:24.663576 crc crio[24477]: time=\"2026-06-11T12:24:24.66270603Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=e51e4e33-edd4-4dec-bb5a-9acd2b6950fc name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:24.673940 crc crio[24477]: time=\"2026-06-11T12:24:24.673818331Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=9a049e54-59f8-441a-8725-e0f582cd72a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:24.674348 crc crio[24477]: time=\"2026-06-11T12:24:24.674290865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:24.743002 crc crio[24477]: time=\"2026-06-11T12:24:24.742887406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:24.760919 crc crio[24477]: time=\"2026-06-11T12:24:24.760791964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:24.883253 crc crio[24477]: time=\"2026-06-11T12:24:24.883112211Z\" level=info msg=\"Created container 9ef454b95f81465ec7d8409542da5d79621ca59af7f4c8ecbe8cb880f8d1bddb: openstack/ceilometer-0/proxy-httpd\" id=9a049e54-59f8-441a-8725-e0f582cd72a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:24.884250 crc crio[24477]: time=\"2026-06-11T12:24:24.884181341Z\" level=info msg=\"Starting container: 9ef454b95f81465ec7d8409542da5d79621ca59af7f4c8ecbe8cb880f8d1bddb\" id=ca8e7cb5-271c-4ddb-8d80-e7837fce4ea8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:24:24.890253 crc crio[24477]: time=\"2026-06-11T12:24:24.890149418Z\" level=info msg=\"Started container\" PID=82720 containerID=9ef454b95f81465ec7d8409542da5d79621ca59af7f4c8ecbe8cb880f8d1bddb description=openstack/ceilometer-0/proxy-httpd id=ca8e7cb5-271c-4ddb-8d80-e7837fce4ea8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=31dd3d5a46c866941ebcb5f2e1e173f3c0531906ba7362dc0a021209eaf88466\nJun 11 12:24:25.957105 crc crio[24477]: time=\"2026-06-11T12:24:25.956543158Z\" level=info msg=\"Stopping container: ebe50026f1248e73c5a0d5c7728ba285d42c4e19c04e2b2479fad5df2e721fbe (timeout: 30s)\" id=92802fe8-07b5-40fd-9077-a774735f7f01 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:24:25.958160 crc crio[24477]: time=\"2026-06-11T12:24:25.957427832Z\" level=info msg=\"Stopping container: 4ba2d4a88c03f2bbe2e3e58ebe73e2c57f8e9066d01f34360037b1ad8061e662 (timeout: 30s)\" id=80ac152b-1ae9-4f33-b8bb-0982ab546aa7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:24:26.208766 crc crio[24477]: time=\"2026-06-11T12:24:26.208415668Z\" level=info msg=\"Stopped container 4ba2d4a88c03f2bbe2e3e58ebe73e2c57f8e9066d01f34360037b1ad8061e662: openstack/glance-default-internal-api-0/glance-log\" id=80ac152b-1ae9-4f33-b8bb-0982ab546aa7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:24:27.282164 crc crio[24477]: time=\"2026-06-11T12:24:27.282059236Z\" level=info msg=\"Stopped container ed31daa7eb727d9b5e5b71fa7b22c4c20f1365d41634fc71e6cf3120055b8c0e: openstack/glance-default-external-api-0/glance-httpd\" id=33f77736-fb4d-4746-b9ab-bf43bf1dc945 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:24:27.284023 crc crio[24477]: time=\"2026-06-11T12:24:27.28398288Z\" level=info msg=\"Stopping pod sandbox: 40c2ef4fce6aff02228e2bfcc365fc3df668fba4a2332ae0d4683dfbaf6be5e1\" id=1e0e3ecd-2644-419e-bf46-f1d68cdc8777 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:24:27.285517 crc crio[24477]: time=\"2026-06-11T12:24:27.285438762Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:40c2ef4fce6aff02228e2bfcc365fc3df668fba4a2332ae0d4683dfbaf6be5e1 UID:cce0f81a-5f74-4664-95e3-fbdce9fd2b7a NetNS:/var/run/netns/cdbb0522-71fc-4de7-91fc-495455ac7eca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcce0f81a_5f74_4664_95e3_fbdce9fd2b7a.slice PodAnnotations:0xc000a86158}] Aliases:map[]}\"\nJun 11 12:24:27.286000 crc crio[24477]: time=\"2026-06-11T12:24:27.285979096Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:24:27.822715 crc crio[24477]: time=\"2026-06-11T12:24:27.822451856Z\" level=info msg=\"Stopped pod sandbox: 40c2ef4fce6aff02228e2bfcc365fc3df668fba4a2332ae0d4683dfbaf6be5e1\" id=1e0e3ecd-2644-419e-bf46-f1d68cdc8777 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:24:28.539004 crc crio[24477]: time=\"2026-06-11T12:24:28.53869502Z\" level=info msg=\"Stopping container: 7f6503d3a638c69a1b25baa5c539cfd37149fe97bfe92637e1e930e219ba5195 (timeout: 30s)\" id=04177c79-4259-4e33-997e-f9e8cacd9506 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:24:28.539910 crc crio[24477]: time=\"2026-06-11T12:24:28.538856464Z\" level=info msg=\"Stopping container: e35bb7197d2cb3099cca7181b96ec5e1377c982789418e7188f8108949cc1c52 (timeout: 30s)\" id=93230e3b-d45c-4728-b163-46a0a43a5c41 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:24:28.540392 crc crio[24477]: time=\"2026-06-11T12:24:28.538860564Z\" level=info msg=\"Stopping container: 9ef454b95f81465ec7d8409542da5d79621ca59af7f4c8ecbe8cb880f8d1bddb (timeout: 30s)\" id=a60e33d8-47a7-40a7-8331-6d2a89302011 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:24:28.540849 crc crio[24477]: time=\"2026-06-11T12:24:28.538898165Z\" level=info msg=\"Stopping container: 71d5706a0c8925937c7b4b2a438803d769497394afde52b165f4d32775aef5aa (timeout: 30s)\" id=9b878908-6eb6-4100-b4f7-56382c834c66 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:24:28.543998 crc crio[24477]: time=\"2026-06-11T12:24:28.543905556Z\" level=info msg=\"Removing container: ed31daa7eb727d9b5e5b71fa7b22c4c20f1365d41634fc71e6cf3120055b8c0e\" id=2786288d-d14b-46a8-a932-074f1c2d0b39 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:24:29.047938 crc crio[24477]: time=\"2026-06-11T12:24:29.047241377Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=cf59e9e2-1d2a-4f17-82e5-4e678008c7ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:24:29.047938 crc crio[24477]: time=\"2026-06-11T12:24:29.047841714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:33.014822 crc crio[24477]: time=\"2026-06-11T12:24:33.012479856Z\" level=info msg=\"Removing container: f960c1db0d18d37fcafb123b9cd809b6ed088b3977f65b09d1909381efbd8001\" id=aee11fd5-582a-45e3-a706-946ea97b5c59 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:24:36.829517 crc crio[24477]: time=\"2026-06-11T12:24:36.828863706Z\" level=info msg=\"Stopped container ebe50026f1248e73c5a0d5c7728ba285d42c4e19c04e2b2479fad5df2e721fbe: openstack/glance-default-internal-api-0/glance-httpd\" id=92802fe8-07b5-40fd-9077-a774735f7f01 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:24:36.830758 crc crio[24477]: time=\"2026-06-11T12:24:36.830706578Z\" level=info msg=\"Stopping pod sandbox: 831043bf3b6177c3634275db4a18a081037b7dbff1c70893def517260408e308\" id=c6696c14-630f-4bf8-8c38-ceab57ab489a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:24:36.831524 crc crio[24477]: time=\"2026-06-11T12:24:36.831440498Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:831043bf3b6177c3634275db4a18a081037b7dbff1c70893def517260408e308 UID:47a77e71-7415-4e2d-98a0-9e749da7db91 NetNS:/var/run/netns/8d7aceb4-78b8-4f4c-a5a1-5f5a02381fd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47a77e71_7415_4e2d_98a0_9e749da7db91.slice PodAnnotations:0xc000b199d8}] Aliases:map[]}\"\nJun 11 12:24:36.831814 crc crio[24477]: time=\"2026-06-11T12:24:36.831740447Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:24:36.882355 crc crio[24477]: time=\"2026-06-11T12:24:36.882208129Z\" level=info msg=\"Stopped container e35bb7197d2cb3099cca7181b96ec5e1377c982789418e7188f8108949cc1c52: openstack/ceilometer-0/ceilometer-notification-agent\" id=93230e3b-d45c-4728-b163-46a0a43a5c41 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:24:36.892860 crc crio[24477]: time=\"2026-06-11T12:24:36.892740774Z\" level=info msg=\"Stopped container 71d5706a0c8925937c7b4b2a438803d769497394afde52b165f4d32775aef5aa: openstack/ceilometer-0/sg-core\" id=9b878908-6eb6-4100-b4f7-56382c834c66 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:24:36.900256 crc crio[24477]: time=\"2026-06-11T12:24:36.900182732Z\" level=info msg=\"Stopped container 9ef454b95f81465ec7d8409542da5d79621ca59af7f4c8ecbe8cb880f8d1bddb: openstack/ceilometer-0/proxy-httpd\" id=a60e33d8-47a7-40a7-8331-6d2a89302011 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:24:36.960294 crc crio[24477]: time=\"2026-06-11T12:24:36.960180906Z\" level=info msg=\"Removed container f960c1db0d18d37fcafb123b9cd809b6ed088b3977f65b09d1909381efbd8001: openshift-infra/auto-csr-approver-29686338-c6lk4/oc\" id=aee11fd5-582a-45e3-a706-946ea97b5c59 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:24:36.984928 crc crio[24477]: time=\"2026-06-11T12:24:36.984445561Z\" level=info msg=\"Stopping pod sandbox: aeb3b2bd52e9f26ab929c505f22d17fc010daa7c0bcddd4ce581eeed9613914e\" id=6b0bfe61-ffe9-4664-991e-437d110c636f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:24:36.984928 crc crio[24477]: time=\"2026-06-11T12:24:36.984535534Z\" level=info msg=\"Stopped pod sandbox (already stopped): aeb3b2bd52e9f26ab929c505f22d17fc010daa7c0bcddd4ce581eeed9613914e\" id=6b0bfe61-ffe9-4664-991e-437d110c636f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:24:36.985730 crc crio[24477]: time=\"2026-06-11T12:24:36.985551503Z\" level=info msg=\"Removing pod sandbox: aeb3b2bd52e9f26ab929c505f22d17fc010daa7c0bcddd4ce581eeed9613914e\" id=475bfcdb-f158-449f-80df-5fbb4247bc8b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:24:36.988419 crc crio[24477]: time=\"2026-06-11T12:24:36.988354741Z\" level=info msg=\"Stopped container 7f6503d3a638c69a1b25baa5c539cfd37149fe97bfe92637e1e930e219ba5195: openstack/ceilometer-0/ceilometer-central-agent\" id=04177c79-4259-4e33-997e-f9e8cacd9506 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:24:36.989582 crc crio[24477]: time=\"2026-06-11T12:24:36.989466332Z\" level=info msg=\"Stopping pod sandbox: 31dd3d5a46c866941ebcb5f2e1e173f3c0531906ba7362dc0a021209eaf88466\" id=59581818-2936-4f39-9d64-f8e279d904e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:24:36.990432 crc crio[24477]: time=\"2026-06-11T12:24:36.990339196Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:31dd3d5a46c866941ebcb5f2e1e173f3c0531906ba7362dc0a021209eaf88466 UID:3f0788f0-52d0-4f60-9522-02c921a154ff NetNS:/var/run/netns/0f22b6f7-b030-4590-9e52-ddae99f57211 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f0788f0_52d0_4f60_9522_02c921a154ff.slice PodAnnotations:0xc000a87068}] Aliases:map[]}\"\nJun 11 12:24:36.990602 crc crio[24477]: time=\"2026-06-11T12:24:36.990540583Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:24:37.038486 crc crio[24477]: time=\"2026-06-11T12:24:37.037842659Z\" level=info msg=\"Removed container ed31daa7eb727d9b5e5b71fa7b22c4c20f1365d41634fc71e6cf3120055b8c0e: openstack/glance-default-external-api-0/glance-httpd\" id=2786288d-d14b-46a8-a932-074f1c2d0b39 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:24:37.045183 crc crio[24477]: time=\"2026-06-11T12:24:37.04508209Z\" level=info msg=\"Removing container: 2be0d4321dc9163c1dc0d634bbfc25ddb2ee10b47638a11b36578130cf4f1236\" id=b94af7d9-6bff-4147-b79c-bd426ecea415 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:24:37.049353 crc crio[24477]: time=\"2026-06-11T12:24:37.049235379Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41\" id=a8bc45d9-e41a-4c4b-aac7-406784c9e121 name=/runtime.v1.ImageService/PullImage\nJun 11 12:24:37.050896 crc crio[24477]: time=\"2026-06-11T12:24:37.050594474Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=6e5119b9-ec91-435f-b1fc-3aac67a1a141 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:37.059729 crc crio[24477]: time=\"2026-06-11T12:24:37.059557107Z\" level=info msg=\"Removed pod sandbox: aeb3b2bd52e9f26ab929c505f22d17fc010daa7c0bcddd4ce581eeed9613914e\" id=475bfcdb-f158-449f-80df-5fbb4247bc8b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:24:37.066111 crc crio[24477]: time=\"2026-06-11T12:24:37.066015176Z\" level=info msg=\"Stopping pod sandbox: 546a1fd589b100701c46f8d701413f3d5dc64d90f8150928233525c4843e5c52\" id=5ddc2aa7-b1eb-414e-9414-3bbd9c1fac63 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:24:37.066395 crc crio[24477]: time=\"2026-06-11T12:24:37.066147299Z\" level=info msg=\"Stopped pod sandbox (already stopped): 546a1fd589b100701c46f8d701413f3d5dc64d90f8150928233525c4843e5c52\" id=5ddc2aa7-b1eb-414e-9414-3bbd9c1fac63 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:24:37.067547 crc crio[24477]: time=\"2026-06-11T12:24:37.067488608Z\" level=info msg=\"Removing pod sandbox: 546a1fd589b100701c46f8d701413f3d5dc64d90f8150928233525c4843e5c52\" id=1804d80f-ef25-4049-b4fb-ddb3ab839440 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:24:37.084988 crc crio[24477]: time=\"2026-06-11T12:24:37.084887944Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:f9e2417b34053cc4c02bff08cf52b79f0b911a4c47e7ca9cca70faafb0514a9c UID:fbf2a421-af78-47b5-b1ad-5a19adc784cc NetNS:/var/run/netns/d4fc623e-321a-41b3-8685-b191a2e3e883 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfbf2a421_af78_47b5_b1ad_5a19adc784cc.slice PodAnnotations:0xc002d94080}] Aliases:map[]}\"\nJun 11 12:24:37.084988 crc crio[24477]: time=\"2026-06-11T12:24:37.084963477Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:24:37.097232 crc crio[24477]: time=\"2026-06-11T12:24:37.097170952Z\" level=info msg=\"Removed container 2be0d4321dc9163c1dc0d634bbfc25ddb2ee10b47638a11b36578130cf4f1236: openstack/glance-default-external-api-0/glance-log\" id=b94af7d9-6bff-4147-b79c-bd426ecea415 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:24:37.128116 crc crio[24477]: time=\"2026-06-11T12:24:37.128018531Z\" level=info msg=\"Removed pod sandbox: 546a1fd589b100701c46f8d701413f3d5dc64d90f8150928233525c4843e5c52\" id=1804d80f-ef25-4049-b4fb-ddb3ab839440 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:24:37.130782 crc crio[24477]: time=\"2026-06-11T12:24:37.130713887Z\" level=info msg=\"Stopping pod sandbox: 4d8793fc2ca220d75ac43405d4328c51683175a5d5e3984ddec5151f436c6ded\" id=eed9ee94-2615-41b3-a367-ac473b8b7222 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:24:37.130894 crc crio[24477]: time=\"2026-06-11T12:24:37.13079967Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4d8793fc2ca220d75ac43405d4328c51683175a5d5e3984ddec5151f436c6ded\" id=eed9ee94-2615-41b3-a367-ac473b8b7222 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:24:37.131301 crc crio[24477]: time=\"2026-06-11T12:24:37.131238912Z\" level=info msg=\"Removing pod sandbox: 4d8793fc2ca220d75ac43405d4328c51683175a5d5e3984ddec5151f436c6ded\" id=3e16d2f3-0747-4dde-949b-413a205cd867 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:24:37.161767 crc crio[24477]: time=\"2026-06-11T12:24:37.16122121Z\" level=info msg=\"Removed pod sandbox: 4d8793fc2ca220d75ac43405d4328c51683175a5d5e3984ddec5151f436c6ded\" id=3e16d2f3-0747-4dde-949b-413a205cd867 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:24:37.162359 crc crio[24477]: time=\"2026-06-11T12:24:37.162199885Z\" level=info msg=\"Stopping pod sandbox: 249d42fc8738ea2ece86b9a835903ed23804568580ebb3e9e22c5fe946cc6c7a\" id=21c5532a-4389-4ccd-b430-87a16dad3053 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:24:37.162359 crc crio[24477]: time=\"2026-06-11T12:24:37.162325459Z\" level=info msg=\"Stopped pod sandbox (already stopped): 249d42fc8738ea2ece86b9a835903ed23804568580ebb3e9e22c5fe946cc6c7a\" id=21c5532a-4389-4ccd-b430-87a16dad3053 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:24:37.164244 crc crio[24477]: time=\"2026-06-11T12:24:37.163499882Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=eda1a3b3-e98d-41b9-9c6d-eca8d5cfcb95 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:37.164244 crc crio[24477]: time=\"2026-06-11T12:24:37.163845076Z\" level=info msg=\"Removing pod sandbox: 249d42fc8738ea2ece86b9a835903ed23804568580ebb3e9e22c5fe946cc6c7a\" id=9fb5f452-7deb-48a4-b15a-f8786e1bb895 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:24:37.185096 crc crio[24477]: time=\"2026-06-11T12:24:37.184968497Z\" level=info msg=\"Removed pod sandbox: 249d42fc8738ea2ece86b9a835903ed23804568580ebb3e9e22c5fe946cc6c7a\" id=9fb5f452-7deb-48a4-b15a-f8786e1bb895 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:24:37.188326 crc crio[24477]: time=\"2026-06-11T12:24:37.187851806Z\" level=info msg=\"Stopping pod sandbox: b882af710bfab89206a1cadda09304b5b09b4060bb75954a81f35f17bb757637\" id=7d76c939-a547-4b3b-b947-0635abdd7740 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:24:37.188326 crc crio[24477]: time=\"2026-06-11T12:24:37.187920118Z\" level=info msg=\"Stopped pod sandbox (already stopped): b882af710bfab89206a1cadda09304b5b09b4060bb75954a81f35f17bb757637\" id=7d76c939-a547-4b3b-b947-0635abdd7740 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:24:37.188599 crc crio[24477]: time=\"2026-06-11T12:24:37.188531595Z\" level=info msg=\"Removing pod sandbox: b882af710bfab89206a1cadda09304b5b09b4060bb75954a81f35f17bb757637\" id=d7066147-12eb-46fd-8a6e-786e90261d7a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:24:37.210347 crc crio[24477]: time=\"2026-06-11T12:24:37.210116233Z\" level=info msg=\"Removed pod sandbox: b882af710bfab89206a1cadda09304b5b09b4060bb75954a81f35f17bb757637\" id=d7066147-12eb-46fd-8a6e-786e90261d7a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:24:37.215397 crc crio[24477]: time=\"2026-06-11T12:24:37.215306737Z\" level=info msg=\"Stopping pod sandbox: 5116515da3ec356306666824a42291e34ab58a1ccf15f3ef198abd8f93365277\" id=160964a5-e8df-4cd4-a657-7db06c755d2c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:24:37.215397 crc crio[24477]: time=\"2026-06-11T12:24:37.21539574Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5116515da3ec356306666824a42291e34ab58a1ccf15f3ef198abd8f93365277\" id=160964a5-e8df-4cd4-a657-7db06c755d2c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:24:37.216148 crc crio[24477]: time=\"2026-06-11T12:24:37.216040576Z\" level=info msg=\"Removing pod sandbox: 5116515da3ec356306666824a42291e34ab58a1ccf15f3ef198abd8f93365277\" id=979aec3a-3202-49c6-87aa-c607802dd96f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:24:37.232244 crc crio[24477]: time=\"2026-06-11T12:24:37.232138637Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-rwf4n/nova-cell0-conductor-db-sync\" id=e13950e2-20bd-4213-9cbf-350d14adeb2e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:37.238287 crc crio[24477]: time=\"2026-06-11T12:24:37.23792884Z\" level=info msg=\"Removed pod sandbox: 5116515da3ec356306666824a42291e34ab58a1ccf15f3ef198abd8f93365277\" id=979aec3a-3202-49c6-87aa-c607802dd96f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:24:37.238287 crc crio[24477]: time=\"2026-06-11T12:24:37.241151551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:37.305156 crc crio[24477]: time=\"2026-06-11T12:24:37.305065038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:37.309599 crc crio[24477]: time=\"2026-06-11T12:24:37.30905424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:37.411938 crc crio[24477]: time=\"2026-06-11T12:24:37.411816906Z\" level=info msg=\"Stopped pod sandbox: 831043bf3b6177c3634275db4a18a081037b7dbff1c70893def517260408e308\" id=c6696c14-630f-4bf8-8c38-ceab57ab489a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:24:37.504695 crc crio[24477]: time=\"2026-06-11T12:24:37.504500582Z\" level=info msg=\"Stopped pod sandbox: 31dd3d5a46c866941ebcb5f2e1e173f3c0531906ba7362dc0a021209eaf88466\" id=59581818-2936-4f39-9d64-f8e279d904e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:24:37.649816 crc crio[24477]: time=\"2026-06-11T12:24:37.649748919Z\" level=info msg=\"Created container 262dced4eac52785e67b486e6e5e6ba6cb03706fbdf439ac787a573a554e62cf: openstack/nova-cell0-conductor-db-sync-rwf4n/nova-cell0-conductor-db-sync\" id=e13950e2-20bd-4213-9cbf-350d14adeb2e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:37.654231 crc crio[24477]: time=\"2026-06-11T12:24:37.654112222Z\" level=info msg=\"Starting container: 262dced4eac52785e67b486e6e5e6ba6cb03706fbdf439ac787a573a554e62cf\" id=fd9fbe93-73af-4399-9c69-f632a61fd6b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:24:37.662415 crc crio[24477]: time=\"2026-06-11T12:24:37.662278839Z\" level=info msg=\"Started container\" PID=83745 containerID=262dced4eac52785e67b486e6e5e6ba6cb03706fbdf439ac787a573a554e62cf description=openstack/nova-cell0-conductor-db-sync-rwf4n/nova-cell0-conductor-db-sync id=fd9fbe93-73af-4399-9c69-f632a61fd6b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89433515a1df5e015cc48bf1333781a08486013970faedf2fdb8cfd111b77f48\nJun 11 12:24:37.774831 crc crio[24477]: time=\"2026-06-11T12:24:37.774443794Z\" level=info msg=\"Removing container: ebe50026f1248e73c5a0d5c7728ba285d42c4e19c04e2b2479fad5df2e721fbe\" id=89726ae9-427a-442b-b673-d75f3c191574 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:24:37.823025 crc crio[24477]: time=\"2026-06-11T12:24:37.821382177Z\" level=info msg=\"Removed container ebe50026f1248e73c5a0d5c7728ba285d42c4e19c04e2b2479fad5df2e721fbe: openstack/glance-default-internal-api-0/glance-httpd\" id=89726ae9-427a-442b-b673-d75f3c191574 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:24:37.838695 crc crio[24477]: time=\"2026-06-11T12:24:37.834771257Z\" level=info msg=\"Removing container: 4ba2d4a88c03f2bbe2e3e58ebe73e2c57f8e9066d01f34360037b1ad8061e662\" id=4086b519-c085-42df-b7ba-fca3ed68c0e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:24:37.894757 crc crio[24477]: time=\"2026-06-11T12:24:37.887208507Z\" level=info msg=\"Removed container 4ba2d4a88c03f2bbe2e3e58ebe73e2c57f8e9066d01f34360037b1ad8061e662: openstack/glance-default-internal-api-0/glance-log\" id=4086b519-c085-42df-b7ba-fca3ed68c0e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:24:37.901503 crc crio[24477]: time=\"2026-06-11T12:24:37.901415366Z\" level=info msg=\"Removing container: 9ef454b95f81465ec7d8409542da5d79621ca59af7f4c8ecbe8cb880f8d1bddb\" id=a2b6a735-1b3e-47df-811f-abc8158f899a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:24:37.920698 crc crio[24477]: 2026-06-11T12:24:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f9e2417b34053cc Mac:fa:b4:cf:ff:91:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/d4fc623e-321a-41b3-8685-b191a2e3e883 SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:24:37.923703 crc crio[24477]: time=\"2026-06-11T12:24:37.923551555Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:f9e2417b34053cc4c02bff08cf52b79f0b911a4c47e7ca9cca70faafb0514a9c UID:fbf2a421-af78-47b5-b1ad-5a19adc784cc NetNS:/var/run/netns/d4fc623e-321a-41b3-8685-b191a2e3e883 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfbf2a421_af78_47b5_b1ad_5a19adc784cc.slice PodAnnotations:0xc002d94080}] Aliases:map[]}\"\nJun 11 12:24:37.924294 crc crio[24477]: time=\"2026-06-11T12:24:37.923911555Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:24:37.935345 crc crio[24477]: time=\"2026-06-11T12:24:37.935174431Z\" level=info msg=\"Removed container 9ef454b95f81465ec7d8409542da5d79621ca59af7f4c8ecbe8cb880f8d1bddb: openstack/ceilometer-0/proxy-httpd\" id=a2b6a735-1b3e-47df-811f-abc8158f899a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:24:37.941870 crc crio[24477]: time=\"2026-06-11T12:24:37.941077375Z\" level=info msg=\"Removing container: 71d5706a0c8925937c7b4b2a438803d769497394afde52b165f4d32775aef5aa\" id=de29d83f-51c0-4d02-beea-691b4a4cb985 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:24:37.951902 crc crio[24477]: time=\"2026-06-11T12:24:37.951613243Z\" level=info msg=\"Ran pod sandbox f9e2417b34053cc4c02bff08cf52b79f0b911a4c47e7ca9cca70faafb0514a9c with infra container: openstack/glance-default-external-api-0/POD\" id=cf59e9e2-1d2a-4f17-82e5-4e678008c7ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:24:37.962023 crc crio[24477]: time=\"2026-06-11T12:24:37.961935035Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=57f30d4f-3cc0-4c42-9c32-f9578703aedc name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:37.975396 crc crio[24477]: time=\"2026-06-11T12:24:37.975334555Z\" level=info msg=\"Removed container 71d5706a0c8925937c7b4b2a438803d769497394afde52b165f4d32775aef5aa: openstack/ceilometer-0/sg-core\" id=de29d83f-51c0-4d02-beea-691b4a4cb985 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:24:37.978525 crc crio[24477]: time=\"2026-06-11T12:24:37.978484182Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=2b9833a5-e57d-4f0e-a7dd-b602b1f59a73 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:37.980555 crc crio[24477]: time=\"2026-06-11T12:24:37.980391267Z\" level=info msg=\"Removing container: e35bb7197d2cb3099cca7181b96ec5e1377c982789418e7188f8108949cc1c52\" id=fa2198e3-9093-4bac-8688-a283989cb9dd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:24:37.997244 crc crio[24477]: time=\"2026-06-11T12:24:37.997156535Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=c2590ed0-40e3-446f-9a6b-9827c18dc6dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:37.998439 crc crio[24477]: time=\"2026-06-11T12:24:37.998340239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:38.016806 crc crio[24477]: time=\"2026-06-11T12:24:38.016499409Z\" level=info msg=\"Removed container e35bb7197d2cb3099cca7181b96ec5e1377c982789418e7188f8108949cc1c52: openstack/ceilometer-0/ceilometer-notification-agent\" id=fa2198e3-9093-4bac-8688-a283989cb9dd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:24:38.019441 crc crio[24477]: time=\"2026-06-11T12:24:38.019373567Z\" level=info msg=\"Removing container: 7f6503d3a638c69a1b25baa5c539cfd37149fe97bfe92637e1e930e219ba5195\" id=0bc24231-d7fd-4708-abac-0881f3e3d763 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:24:38.059568 crc crio[24477]: time=\"2026-06-11T12:24:38.059397561Z\" level=info msg=\"Removed container 7f6503d3a638c69a1b25baa5c539cfd37149fe97bfe92637e1e930e219ba5195: openstack/ceilometer-0/ceilometer-central-agent\" id=0bc24231-d7fd-4708-abac-0881f3e3d763 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:24:38.079896 crc crio[24477]: time=\"2026-06-11T12:24:38.078589935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:38.656585 crc crio[24477]: time=\"2026-06-11T12:24:38.656495705Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=a80c243a-d77d-462b-8dd5-f34529934513 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:24:38.656810 crc crio[24477]: time=\"2026-06-11T12:24:38.656717762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:38.674405 crc crio[24477]: time=\"2026-06-11T12:24:38.672952006Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=b74b9a55-40d3-401a-8ada-b969d57eb9af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:24:38.674688 crc crio[24477]: time=\"2026-06-11T12:24:38.674432898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:38.741877 crc crio[24477]: time=\"2026-06-11T12:24:38.741179517Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:18c49bfb589e1caddaee02003461beb1a0bf4dd5700071ab9557ca5f230f417c UID:113910d8-1f69-4092-8aa1-1fdfeab40969 NetNS:/var/run/netns/ef58caa5-1200-4d5a-865f-9906a0291ca6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod113910d8_1f69_4092_8aa1_1fdfeab40969.slice PodAnnotations:0xc000326d58}] Aliases:map[]}\"\nJun 11 12:24:38.741877 crc crio[24477]: time=\"2026-06-11T12:24:38.741862667Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:24:38.760948 crc crio[24477]: time=\"2026-06-11T12:24:38.760881281Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:06b548fd14861a840a6e21873e6cacb2ea8c8cbc95d707fe460a012f84781cce UID:542a09fc-d914-4101-b65d-5fa92ada4bfa NetNS:/var/run/netns/c226f129-f3e9-4528-925c-0b66b1a1895e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod542a09fc_d914_4101_b65d_5fa92ada4bfa.slice PodAnnotations:0xc00008c4e8}] Aliases:map[]}\"\nJun 11 12:24:38.761419 crc crio[24477]: time=\"2026-06-11T12:24:38.761388536Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:24:39.452314 crc crio[24477]: 2026-06-11T12:24:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:18c49bfb589e1ca Mac:7a:6b:9c:55:18:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/ef58caa5-1200-4d5a-865f-9906a0291ca6 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:24:39.454398 crc crio[24477]: time=\"2026-06-11T12:24:39.453136805Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:18c49bfb589e1caddaee02003461beb1a0bf4dd5700071ab9557ca5f230f417c UID:113910d8-1f69-4092-8aa1-1fdfeab40969 NetNS:/var/run/netns/ef58caa5-1200-4d5a-865f-9906a0291ca6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod113910d8_1f69_4092_8aa1_1fdfeab40969.slice PodAnnotations:0xc000326d58}] Aliases:map[]}\"\nJun 11 12:24:39.454398 crc crio[24477]: time=\"2026-06-11T12:24:39.45327528Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:24:39.466748 crc crio[24477]: time=\"2026-06-11T12:24:39.466583917Z\" level=info msg=\"Ran pod sandbox 18c49bfb589e1caddaee02003461beb1a0bf4dd5700071ab9557ca5f230f417c with infra container: openstack/glance-default-internal-api-0/POD\" id=a80c243a-d77d-462b-8dd5-f34529934513 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:24:39.473534 crc crio[24477]: 2026-06-11T12:24:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06b548fd14861a8 Mac:66:be:e9:0d:0c:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/c226f129-f3e9-4528-925c-0b66b1a1895e SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:24:39.474404 crc crio[24477]: time=\"2026-06-11T12:24:39.474302592Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:06b548fd14861a840a6e21873e6cacb2ea8c8cbc95d707fe460a012f84781cce UID:542a09fc-d914-4101-b65d-5fa92ada4bfa NetNS:/var/run/netns/c226f129-f3e9-4528-925c-0b66b1a1895e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod542a09fc_d914_4101_b65d_5fa92ada4bfa.slice PodAnnotations:0xc00008c4e8}] Aliases:map[]}\"\nJun 11 12:24:39.474581 crc crio[24477]: time=\"2026-06-11T12:24:39.474519098Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:24:39.482298 crc crio[24477]: time=\"2026-06-11T12:24:39.47834329Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=8e9fa00b-afca-492d-a926-d29e48e863b8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:39.486206 crc crio[24477]: time=\"2026-06-11T12:24:39.482529792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:39.487002 crc crio[24477]: time=\"2026-06-11T12:24:39.48693741Z\" level=info msg=\"Ran pod sandbox 06b548fd14861a840a6e21873e6cacb2ea8c8cbc95d707fe460a012f84781cce with infra container: openstack/ceilometer-0/POD\" id=b74b9a55-40d3-401a-8ada-b969d57eb9af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:24:39.487722 crc crio[24477]: time=\"2026-06-11T12:24:39.487504153Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b374c3b2-3d82-4276-96f2-9e071bb76ef1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:39.489920 crc crio[24477]: time=\"2026-06-11T12:24:39.489600451Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=d3661b25-200d-4a98-84a8-6c5a05d825d5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:39.499744 crc crio[24477]: time=\"2026-06-11T12:24:39.499482288Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=107b17fa-99b9-4abc-8780-d429289d5886 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:39.501311 crc crio[24477]: time=\"2026-06-11T12:24:39.499875278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:39.524714 crc crio[24477]: time=\"2026-06-11T12:24:39.523700046Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=735763d5-d3a4-4d18-a9e8-7897e21a964b name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:39.537347 crc crio[24477]: time=\"2026-06-11T12:24:39.537241561Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=3426ef2a-3b63-4955-ae93-0c7fdeaffbe1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:39.537714 crc crio[24477]: time=\"2026-06-11T12:24:39.537691427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:39.581081 crc crio[24477]: time=\"2026-06-11T12:24:39.580920797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:39.601898 crc crio[24477]: time=\"2026-06-11T12:24:39.601807843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:39.614339 crc crio[24477]: time=\"2026-06-11T12:24:39.612187348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:39.916881 crc crio[24477]: time=\"2026-06-11T12:24:39.916729381Z\" level=info msg=\"Created container a49f0fa2ea8cc8b3184655d6c104a14186bb9a93418d130e7276e39e6cfb045e: openstack/glance-default-external-api-0/glance-log\" id=c2590ed0-40e3-446f-9a6b-9827c18dc6dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:39.918992 crc crio[24477]: time=\"2026-06-11T12:24:39.91891536Z\" level=info msg=\"Starting container: a49f0fa2ea8cc8b3184655d6c104a14186bb9a93418d130e7276e39e6cfb045e\" id=498bc146-2c1e-4a39-a777-4a7a78da48f6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:24:39.931152 crc crio[24477]: time=\"2026-06-11T12:24:39.931002879Z\" level=info msg=\"Started container\" PID=84023 containerID=a49f0fa2ea8cc8b3184655d6c104a14186bb9a93418d130e7276e39e6cfb045e description=openstack/glance-default-external-api-0/glance-log id=498bc146-2c1e-4a39-a777-4a7a78da48f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9e2417b34053cc4c02bff08cf52b79f0b911a4c47e7ca9cca70faafb0514a9c\nJun 11 12:24:39.948731 crc crio[24477]: time=\"2026-06-11T12:24:39.94780877Z\" level=info msg=\"Created container e3dce5f08d5d3b97425909c4d45b5a35cb8f1091b833cbd25398926dceb6ec92: openstack/ceilometer-0/ceilometer-central-agent\" id=3426ef2a-3b63-4955-ae93-0c7fdeaffbe1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:39.953904 crc crio[24477]: time=\"2026-06-11T12:24:39.953097397Z\" level=info msg=\"Starting container: e3dce5f08d5d3b97425909c4d45b5a35cb8f1091b833cbd25398926dceb6ec92\" id=469bbe41-ca2c-41d5-87a7-6d56e1754965 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:24:39.953904 crc crio[24477]: time=\"2026-06-11T12:24:39.953491592Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=58bf5e2d-2b8f-48ce-adcd-a106f31bb8c9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:39.967930 crc crio[24477]: time=\"2026-06-11T12:24:39.967579754Z\" level=info msg=\"Started container\" PID=84024 containerID=e3dce5f08d5d3b97425909c4d45b5a35cb8f1091b833cbd25398926dceb6ec92 description=openstack/ceilometer-0/ceilometer-central-agent id=469bbe41-ca2c-41d5-87a7-6d56e1754965 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06b548fd14861a840a6e21873e6cacb2ea8c8cbc95d707fe460a012f84781cce\nJun 11 12:24:39.998983 crc crio[24477]: time=\"2026-06-11T12:24:39.998765046Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=e2a9ed69-a4d4-49c4-bdd6-995dc9e8d592 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:40.035979 crc crio[24477]: time=\"2026-06-11T12:24:40.035739281Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=b73e003b-c0d9-4d1c-b3bc-96ab603a5382 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:40.058896 crc crio[24477]: time=\"2026-06-11T12:24:40.044889839Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=75b86570-c3a6-4399-b33f-d7706382c05a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:40.067312 crc crio[24477]: time=\"2026-06-11T12:24:40.059210113Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=f2b25ba7-4744-4945-8d0d-a5693b6e9dcb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:40.067312 crc crio[24477]: time=\"2026-06-11T12:24:40.059581174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:40.067581 crc crio[24477]: time=\"2026-06-11T12:24:40.0674602Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=e0ee2404-620d-4b5e-8095-67af0f8b88b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:40.116395 crc crio[24477]: time=\"2026-06-11T12:24:40.11219076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:40.158976 crc crio[24477]: time=\"2026-06-11T12:24:40.158867111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:40.164857 crc crio[24477]: time=\"2026-06-11T12:24:40.164754115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:40.178840 crc crio[24477]: time=\"2026-06-11T12:24:40.178730615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:40.252285 crc crio[24477]: time=\"2026-06-11T12:24:40.252071758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:40.448980 crc crio[24477]: time=\"2026-06-11T12:24:40.448253432Z\" level=info msg=\"Created container 75588425a39892b22e8e463a9090481bccfa996dbb19a4bddb80b160333bffd6: openstack/ceilometer-0/ceilometer-notification-agent\" id=f2b25ba7-4744-4945-8d0d-a5693b6e9dcb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:40.456095 crc crio[24477]: time=\"2026-06-11T12:24:40.455983602Z\" level=info msg=\"Starting container: 75588425a39892b22e8e463a9090481bccfa996dbb19a4bddb80b160333bffd6\" id=54a6eeae-9ca6-4062-896b-8e0f2bad6f46 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:24:40.475708 crc crio[24477]: time=\"2026-06-11T12:24:40.472879651Z\" level=info msg=\"Started container\" PID=84061 containerID=75588425a39892b22e8e463a9090481bccfa996dbb19a4bddb80b160333bffd6 description=openstack/ceilometer-0/ceilometer-notification-agent id=54a6eeae-9ca6-4062-896b-8e0f2bad6f46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06b548fd14861a840a6e21873e6cacb2ea8c8cbc95d707fe460a012f84781cce\nJun 11 12:24:40.491996 crc crio[24477]: time=\"2026-06-11T12:24:40.491902134Z\" level=info msg=\"Created container d0867270827a270181f2641532201f541f9699a419555c2963206ea4d1111085: openstack/glance-default-internal-api-0/glance-log\" id=107b17fa-99b9-4abc-8780-d429289d5886 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:40.496759 crc crio[24477]: time=\"2026-06-11T12:24:40.495730441Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=b0ee8b59-041d-4196-90c2-37596de7e80d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:40.497351 crc crio[24477]: time=\"2026-06-11T12:24:40.497105659Z\" level=info msg=\"Starting container: d0867270827a270181f2641532201f541f9699a419555c2963206ea4d1111085\" id=45abe4e6-a1ce-4eec-b9bb-24941c097ffa name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:24:40.531721 crc crio[24477]: time=\"2026-06-11T12:24:40.529447604Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=8bc4d48c-0759-4160-9344-0cbaeb5c1494 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:40.531721 crc crio[24477]: time=\"2026-06-11T12:24:40.529475773Z\" level=info msg=\"Started container\" PID=84069 containerID=d0867270827a270181f2641532201f541f9699a419555c2963206ea4d1111085 description=openstack/glance-default-internal-api-0/glance-log id=45abe4e6-a1ce-4eec-b9bb-24941c097ffa name=/runtime.v1.RuntimeService/StartContainer sandboxID=18c49bfb589e1caddaee02003461beb1a0bf4dd5700071ab9557ca5f230f417c\nJun 11 12:24:40.539932 crc crio[24477]: time=\"2026-06-11T12:24:40.539784816Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=d4ba0d96-505b-45b8-8236-675e7f57995b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:40.540330 crc crio[24477]: time=\"2026-06-11T12:24:40.540288487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:40.545708 crc crio[24477]: time=\"2026-06-11T12:24:40.545490713Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=bebf6517-66bf-4abd-afc3-60f9d1c72520 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:40.644157 crc crio[24477]: time=\"2026-06-11T12:24:40.644084774Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=af8e467a-378d-460f-8640-3a2a650da86e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:40.654786 crc crio[24477]: time=\"2026-06-11T12:24:40.654725012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:40.666207 crc crio[24477]: time=\"2026-06-11T12:24:40.666128001Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=87d7f5a2-7c38-49e4-95cd-c39a56ecd567 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:40.668127 crc crio[24477]: time=\"2026-06-11T12:24:40.667988833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:40.697867 crc crio[24477]: time=\"2026-06-11T12:24:40.695243766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:40.758479 crc crio[24477]: time=\"2026-06-11T12:24:40.758401204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:40.911265 crc crio[24477]: time=\"2026-06-11T12:24:40.911192692Z\" level=info msg=\"Created container 2d7811a786da2140024c22f8ffa3cc6f8236de12d51d5f252a555fd67cd91e9a: openstack/ceilometer-0/sg-core\" id=d4ba0d96-505b-45b8-8236-675e7f57995b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:40.918386 crc crio[24477]: time=\"2026-06-11T12:24:40.914096197Z\" level=info msg=\"Starting container: 2d7811a786da2140024c22f8ffa3cc6f8236de12d51d5f252a555fd67cd91e9a\" id=761e9a18-f312-40d1-b2b4-a6b5bbfc09e4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:24:40.921396 crc crio[24477]: time=\"2026-06-11T12:24:40.921036188Z\" level=info msg=\"Started container\" PID=84181 containerID=2d7811a786da2140024c22f8ffa3cc6f8236de12d51d5f252a555fd67cd91e9a description=openstack/ceilometer-0/sg-core id=761e9a18-f312-40d1-b2b4-a6b5bbfc09e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06b548fd14861a840a6e21873e6cacb2ea8c8cbc95d707fe460a012f84781cce\nJun 11 12:24:40.942915 crc crio[24477]: time=\"2026-06-11T12:24:40.942745506Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=c048eb6c-0589-4f50-9209-990d22f7ab3a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:40.993501 crc crio[24477]: time=\"2026-06-11T12:24:40.993394253Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=71506559-01c0-42c8-a14c-0293beea3a54 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:41.002161 crc crio[24477]: time=\"2026-06-11T12:24:41.001943123Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=7d61ffba-71ce-4a25-b717-1c3bbd7fdd49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:41.004802 crc crio[24477]: time=\"2026-06-11T12:24:41.002710964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:41.103488 crc crio[24477]: time=\"2026-06-11T12:24:41.103019952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:41.127078 crc crio[24477]: time=\"2026-06-11T12:24:41.126985723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:41.131808 crc crio[24477]: time=\"2026-06-11T12:24:41.131741477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:41.235213 crc crio[24477]: time=\"2026-06-11T12:24:41.234116614Z\" level=info msg=\"Created container 14586d38cbeb97149a0f19c4a358de2d1dee67cb6b10c96f0782df440fcdbe44: openstack/ceilometer-0/proxy-httpd\" id=7d61ffba-71ce-4a25-b717-1c3bbd7fdd49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:41.236526 crc crio[24477]: time=\"2026-06-11T12:24:41.236436878Z\" level=info msg=\"Created container 780d860493de004615ed9fd2410551f7ecdcf2c1d0448d1fe10b5bbcd51cf4d4: openstack/glance-default-external-api-0/glance-httpd\" id=e0ee2404-620d-4b5e-8095-67af0f8b88b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:41.237001 crc crio[24477]: time=\"2026-06-11T12:24:41.236965863Z\" level=info msg=\"Starting container: 14586d38cbeb97149a0f19c4a358de2d1dee67cb6b10c96f0782df440fcdbe44\" id=f3958ec7-afe9-414f-9d5e-8af2baccddbe name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:24:41.237860 crc crio[24477]: time=\"2026-06-11T12:24:41.237830808Z\" level=info msg=\"Starting container: 780d860493de004615ed9fd2410551f7ecdcf2c1d0448d1fe10b5bbcd51cf4d4\" id=cf5e2534-67c1-40bb-af94-109d7ff4dae1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:24:41.246055 crc crio[24477]: time=\"2026-06-11T12:24:41.24599671Z\" level=info msg=\"Started container\" PID=84215 containerID=14586d38cbeb97149a0f19c4a358de2d1dee67cb6b10c96f0782df440fcdbe44 description=openstack/ceilometer-0/proxy-httpd id=f3958ec7-afe9-414f-9d5e-8af2baccddbe name=/runtime.v1.RuntimeService/StartContainer sandboxID=06b548fd14861a840a6e21873e6cacb2ea8c8cbc95d707fe460a012f84781cce\nJun 11 12:24:41.253412 crc crio[24477]: time=\"2026-06-11T12:24:41.253000639Z\" level=info msg=\"Started container\" PID=84212 containerID=780d860493de004615ed9fd2410551f7ecdcf2c1d0448d1fe10b5bbcd51cf4d4 description=openstack/glance-default-external-api-0/glance-httpd id=cf5e2534-67c1-40bb-af94-109d7ff4dae1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9e2417b34053cc4c02bff08cf52b79f0b911a4c47e7ca9cca70faafb0514a9c\nJun 11 12:24:41.537467 crc crio[24477]: time=\"2026-06-11T12:24:41.537365664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:41.675263 crc crio[24477]: time=\"2026-06-11T12:24:41.67510172Z\" level=info msg=\"Created container 22c96a35415c3c5a619343f91cb3084db99374099faf9f192891b9c02f261663: openstack/glance-default-internal-api-0/glance-httpd\" id=87d7f5a2-7c38-49e4-95cd-c39a56ecd567 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:41.678399 crc crio[24477]: time=\"2026-06-11T12:24:41.678291379Z\" level=info msg=\"Starting container: 22c96a35415c3c5a619343f91cb3084db99374099faf9f192891b9c02f261663\" id=7dad3856-e184-490e-8ee8-d8ed93294483 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:24:41.686032 crc crio[24477]: time=\"2026-06-11T12:24:41.685965596Z\" level=info msg=\"Started container\" PID=84414 containerID=22c96a35415c3c5a619343f91cb3084db99374099faf9f192891b9c02f261663 description=openstack/glance-default-internal-api-0/glance-httpd id=7dad3856-e184-490e-8ee8-d8ed93294483 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18c49bfb589e1caddaee02003461beb1a0bf4dd5700071ab9557ca5f230f417c\nJun 11 12:24:58.330931 crc crio[24477]: time=\"2026-06-11T12:24:58.330028259Z\" level=info msg=\"Stopping pod sandbox: 89433515a1df5e015cc48bf1333781a08486013970faedf2fdb8cfd111b77f48\" id=53649bb9-8ee3-4e32-8574-8e2023a25a9e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:24:58.332349 crc crio[24477]: time=\"2026-06-11T12:24:58.331578513Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-rwf4n Namespace:openstack ID:89433515a1df5e015cc48bf1333781a08486013970faedf2fdb8cfd111b77f48 UID:8ac1bcd0-60d3-45f6-acd4-e4ff0cdd7311 NetNS:/var/run/netns/2ec9d45b-bb88-4366-8be0-11a5962dc72d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ac1bcd0_60d3_45f6_acd4_e4ff0cdd7311.slice PodAnnotations:0xc000b18140}] Aliases:map[]}\"\nJun 11 12:24:58.332349 crc crio[24477]: time=\"2026-06-11T12:24:58.331774068Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-rwf4n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:24:58.743485 crc crio[24477]: time=\"2026-06-11T12:24:58.742779555Z\" level=info msg=\"Stopped pod sandbox: 89433515a1df5e015cc48bf1333781a08486013970faedf2fdb8cfd111b77f48\" id=53649bb9-8ee3-4e32-8574-8e2023a25a9e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:24:59.933181 crc crio[24477]: time=\"2026-06-11T12:24:59.932368871Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=8094fd8a-f4c0-4260-999a-48d9933afc8f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:24:59.934592 crc crio[24477]: time=\"2026-06-11T12:24:59.933351729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:59.982855 crc crio[24477]: time=\"2026-06-11T12:24:59.982584677Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:d8320cc237b0dc02bf7105432eddf0720ddb1fc13e4854d83773dad95bdf4958 UID:8490b89b-e630-4a30-854d-762ce750148d NetNS:/var/run/netns/635bc0ad-f9ca-4ef2-bdb1-36af63870be3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8490b89b_e630_4a30_854d_762ce750148d.slice PodAnnotations:0xc001f2a8a8}] Aliases:map[]}\"\nJun 11 12:24:59.982855 crc crio[24477]: time=\"2026-06-11T12:24:59.982819403Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:25:00.380358 crc crio[24477]: 2026-06-11T12:25:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d8320cc237b0dc0 Mac:36:ec:b0:f4:0c:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/635bc0ad-f9ca-4ef2-bdb1-36af63870be3 SocketPath: PciID:}] [{Interface:0xc00025ca00 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:25:00.381603 crc crio[24477]: time=\"2026-06-11T12:25:00.381508147Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:d8320cc237b0dc02bf7105432eddf0720ddb1fc13e4854d83773dad95bdf4958 UID:8490b89b-e630-4a30-854d-762ce750148d NetNS:/var/run/netns/635bc0ad-f9ca-4ef2-bdb1-36af63870be3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8490b89b_e630_4a30_854d_762ce750148d.slice PodAnnotations:0xc001f2a8a8}] Aliases:map[]}\"\nJun 11 12:25:00.381801 crc crio[24477]: time=\"2026-06-11T12:25:00.381741643Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:25:00.394782 crc crio[24477]: time=\"2026-06-11T12:25:00.394576715Z\" level=info msg=\"Ran pod sandbox d8320cc237b0dc02bf7105432eddf0720ddb1fc13e4854d83773dad95bdf4958 with infra container: openstack/nova-cell0-conductor-0/POD\" id=8094fd8a-f4c0-4260-999a-48d9933afc8f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:25:00.396935 crc crio[24477]: time=\"2026-06-11T12:25:00.396863106Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=94217f95-9cf5-4293-983a-475ecfb6593b name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:00.431752 crc crio[24477]: time=\"2026-06-11T12:25:00.431597578Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=cbea3243-8b1e-4a91-8b98-06482d857b13 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:00.444146 crc crio[24477]: time=\"2026-06-11T12:25:00.443628775Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=55138132-2648-4eeb-9ff9-1087e2bbca80 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:00.446300 crc crio[24477]: time=\"2026-06-11T12:25:00.446176697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:00.530599 crc crio[24477]: time=\"2026-06-11T12:25:00.530376857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:00.536890 crc crio[24477]: time=\"2026-06-11T12:25:00.536812828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:00.662949 crc crio[24477]: time=\"2026-06-11T12:25:00.662698529Z\" level=info msg=\"Created container 1c6f9f6b363f382ce9f7b69096be2187174ebcaf17db91eed3ae9ce91348b2d7: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=55138132-2648-4eeb-9ff9-1087e2bbca80 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:00.664395 crc crio[24477]: time=\"2026-06-11T12:25:00.664342924Z\" level=info msg=\"Starting container: 1c6f9f6b363f382ce9f7b69096be2187174ebcaf17db91eed3ae9ce91348b2d7\" id=9a8c3f8b-dbcb-4297-a2cf-b81a242062d9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:25:00.669742 crc crio[24477]: time=\"2026-06-11T12:25:00.669605092Z\" level=info msg=\"Started container\" PID=85765 containerID=1c6f9f6b363f382ce9f7b69096be2187174ebcaf17db91eed3ae9ce91348b2d7 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=9a8c3f8b-dbcb-4297-a2cf-b81a242062d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8320cc237b0dc02bf7105432eddf0720ddb1fc13e4854d83773dad95bdf4958\nJun 11 12:25:09.606200 crc crio[24477]: time=\"2026-06-11T12:25:09.604923842Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-vjkpl/POD\" id=04eac6db-bd54-466a-b52d-fdf0b2685fe5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:25:09.606200 crc crio[24477]: time=\"2026-06-11T12:25:09.606163953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:09.724106 crc crio[24477]: time=\"2026-06-11T12:25:09.72397433Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-vjkpl Namespace:openstack ID:03cbc17b286c4c9b063c0a9c53a1a4b5a098c9669b3ec27b196911fa71eb6c44 UID:66b96b8b-9d76-4850-82d7-4ff649088cb6 NetNS:/var/run/netns/bf2523d3-ec27-496a-a432-24843fc282cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66b96b8b_9d76_4850_82d7_4ff649088cb6.slice PodAnnotations:0xc001f2bbf0}] Aliases:map[]}\"\nJun 11 12:25:09.724106 crc crio[24477]: time=\"2026-06-11T12:25:09.724051592Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-vjkpl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:25:10.130839 crc crio[24477]: time=\"2026-06-11T12:25:10.129932083Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=edc95de2-aef8-4241-9ac1-b6ceb6850540 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:25:10.131093 crc crio[24477]: time=\"2026-06-11T12:25:10.130859518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:10.341513 crc crio[24477]: time=\"2026-06-11T12:25:10.341410508Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=6f1133a4-7c45-4018-b299-8f13f370595a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:25:10.341843 crc crio[24477]: time=\"2026-06-11T12:25:10.341573774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:10.468989 crc crio[24477]: time=\"2026-06-11T12:25:10.468900183Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:65c71b64c3afcd0f0d8729f199a2bfbad58e43531ae2042aa1eed0d58450d52d UID:2f97b68d-1547-4ff0-96f9-5971b2432718 NetNS:/var/run/netns/efd3f91c-d58f-4ff0-bd6e-ef40a7787acc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f97b68d_1547_4ff0_96f9_5971b2432718.slice PodAnnotations:0xc00718c168}] Aliases:map[]}\"\nJun 11 12:25:10.468989 crc crio[24477]: time=\"2026-06-11T12:25:10.468969585Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:25:10.559017 crc crio[24477]: time=\"2026-06-11T12:25:10.558329556Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:9eb034b6d906afa2d6dccc2f36a3f09385b1cb7c48c7b716062fe1aa3efe3158 UID:0ad3c081-cea8-431f-b55a-8458696d10b5 NetNS:/var/run/netns/f53f8cb2-6632-4492-a02d-479248eb99ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ad3c081_cea8_431f_b55a_8458696d10b5.slice PodAnnotations:0xc002d1a420}] Aliases:map[]}\"\nJun 11 12:25:10.559017 crc crio[24477]: time=\"2026-06-11T12:25:10.558888412Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:25:10.570764 crc crio[24477]: time=\"2026-06-11T12:25:10.569180628Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=4cc16ece-9e83-4189-a302-ad49a3688af0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:25:10.570764 crc crio[24477]: time=\"2026-06-11T12:25:10.56925921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:10.704262 crc crio[24477]: time=\"2026-06-11T12:25:10.703177265Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ec7447f9c4bccf610c57c11d208754c19e69183d1a46787f3a337918554ea70b UID:a40024cb-5502-40d5-8a3d-ab00d20f73cb NetNS:/var/run/netns/e2fc7b3d-65f9-42f7-8b35-ca9421890ea8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda40024cb_5502_40d5_8a3d_ab00d20f73cb.slice PodAnnotations:0xc00718c2a8}] Aliases:map[]}\"\nJun 11 12:25:10.704262 crc crio[24477]: time=\"2026-06-11T12:25:10.703267337Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:25:10.845439 crc crio[24477]: 2026-06-11T12:25:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:03cbc17b286c4c9 Mac:c2:d7:86:7d:f7:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/bf2523d3-ec27-496a-a432-24843fc282cb SocketPath: PciID:}] [{Interface:0xc000304760 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:25:10.855765 crc crio[24477]: time=\"2026-06-11T12:25:10.850845935Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-vjkpl Namespace:openstack ID:03cbc17b286c4c9b063c0a9c53a1a4b5a098c9669b3ec27b196911fa71eb6c44 UID:66b96b8b-9d76-4850-82d7-4ff649088cb6 NetNS:/var/run/netns/bf2523d3-ec27-496a-a432-24843fc282cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66b96b8b_9d76_4850_82d7_4ff649088cb6.slice PodAnnotations:0xc001f2bbf0}] Aliases:map[]}\"\nJun 11 12:25:10.855765 crc crio[24477]: time=\"2026-06-11T12:25:10.85103226Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-vjkpl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:25:10.865191 crc crio[24477]: time=\"2026-06-11T12:25:10.865110649Z\" level=info msg=\"Ran pod sandbox 03cbc17b286c4c9b063c0a9c53a1a4b5a098c9669b3ec27b196911fa71eb6c44 with infra container: openstack/nova-cell0-cell-mapping-vjkpl/POD\" id=04eac6db-bd54-466a-b52d-fdf0b2685fe5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:25:10.874901 crc crio[24477]: time=\"2026-06-11T12:25:10.872724691Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=319d7253-0787-4143-b93b-5f69aee831ae name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:10.874901 crc crio[24477]: time=\"2026-06-11T12:25:10.873060686Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=142787da-5dbd-402c-aaa7-6699c5cc1472 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:25:10.874901 crc crio[24477]: time=\"2026-06-11T12:25:10.873181139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:10.968716 crc crio[24477]: time=\"2026-06-11T12:25:10.967342299Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:75fe85ac3eaea309eeb24db47e1ae590fc8f639b91db56594aa36f437eee87fa UID:7b9b8b4f-2344-4e9c-af32-245339c42aeb NetNS:/var/run/netns/a2bf36ee-fec3-47b7-b7ac-26eea1f05075 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b9b8b4f_2344_4e9c_af32_245339c42aeb.slice PodAnnotations:0xc00251e110}] Aliases:map[]}\"\nJun 11 12:25:10.968716 crc crio[24477]: time=\"2026-06-11T12:25:10.967432611Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:25:11.001729 crc crio[24477]: time=\"2026-06-11T12:25:11.00070565Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=b27c7615-772f-4aa5-8457-a9bec912ef82 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:11.027042 crc crio[24477]: time=\"2026-06-11T12:25:11.025937186Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-vjkpl/nova-manage\" id=d8b46922-3ca9-4a25-9ea9-79b042ed017c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:11.029107 crc crio[24477]: time=\"2026-06-11T12:25:11.026412199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:11.056524 crc crio[24477]: time=\"2026-06-11T12:25:11.056448781Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7948f7c9f9-5xw2f/POD\" id=e88ad847-0759-4361-8796-02c731755184 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:25:11.056721 crc crio[24477]: time=\"2026-06-11T12:25:11.056554894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:11.224114 crc crio[24477]: time=\"2026-06-11T12:25:11.223891931Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-5xw2f Namespace:openstack ID:098ea72f0f1e5f5326f691c9e3fa38c3374d9c8edc177a825b3b6152a64c793a UID:71fca2bf-157a-432b-8a75-430643d4551c NetNS:/var/run/netns/bb58b185-c96f-4948-b52b-143cf45798b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71fca2bf_157a_432b_8a75_430643d4551c.slice PodAnnotations:0xc0072c0248}] Aliases:map[]}\"\nJun 11 12:25:11.232753 crc crio[24477]: time=\"2026-06-11T12:25:11.224454206Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7948f7c9f9-5xw2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:25:11.237516 crc crio[24477]: time=\"2026-06-11T12:25:11.237225789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:11.243861 crc crio[24477]: 2026-06-11T12:25:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65c71b64c3afcd0 Mac:ca:14:7c:75:cb:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/efd3f91c-d58f-4ff0-bd6e-ef40a7787acc SocketPath: PciID:}] [{Interface:0xc0000156b0 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:25:11.244602 crc crio[24477]: time=\"2026-06-11T12:25:11.244544069Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:65c71b64c3afcd0f0d8729f199a2bfbad58e43531ae2042aa1eed0d58450d52d UID:2f97b68d-1547-4ff0-96f9-5971b2432718 NetNS:/var/run/netns/efd3f91c-d58f-4ff0-bd6e-ef40a7787acc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f97b68d_1547_4ff0_96f9_5971b2432718.slice PodAnnotations:0xc00718c168}] Aliases:map[]}\"\nJun 11 12:25:11.244802 crc crio[24477]: time=\"2026-06-11T12:25:11.244748342Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:25:11.254719 crc crio[24477]: time=\"2026-06-11T12:25:11.250738163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:11.297741 crc crio[24477]: time=\"2026-06-11T12:25:11.294328542Z\" level=info msg=\"Ran pod sandbox 65c71b64c3afcd0f0d8729f199a2bfbad58e43531ae2042aa1eed0d58450d52d with infra container: openstack/nova-api-0/POD\" id=edc95de2-aef8-4241-9ac1-b6ceb6850540 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:25:11.303326 crc crio[24477]: time=\"2026-06-11T12:25:11.301412573Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=e3069f63-71fe-4c59-affb-e4c936cf2b7f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:11.312793 crc crio[24477]: time=\"2026-06-11T12:25:11.31261734Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=e3069f63-71fe-4c59-affb-e4c936cf2b7f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:11.313048 crc crio[24477]: time=\"2026-06-11T12:25:11.312812616Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=e3069f63-71fe-4c59-affb-e4c936cf2b7f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:11.317706 crc crio[24477]: time=\"2026-06-11T12:25:11.314848035Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=32f57b69-c528-4591-b76c-606d78f47f25 name=/runtime.v1.ImageService/PullImage\nJun 11 12:25:11.327703 crc crio[24477]: time=\"2026-06-11T12:25:11.325574228Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"\nJun 11 12:25:11.430814 crc crio[24477]: 2026-06-11T12:25:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9eb034b6d906afa Mac:5e:7b:9a:10:9e:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/f53f8cb2-6632-4492-a02d-479248eb99ec SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:25:11.431970 crc crio[24477]: time=\"2026-06-11T12:25:11.431886712Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:9eb034b6d906afa2d6dccc2f36a3f09385b1cb7c48c7b716062fe1aa3efe3158 UID:0ad3c081-cea8-431f-b55a-8458696d10b5 NetNS:/var/run/netns/f53f8cb2-6632-4492-a02d-479248eb99ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ad3c081_cea8_431f_b55a_8458696d10b5.slice PodAnnotations:0xc002d1a420}] Aliases:map[]}\"\nJun 11 12:25:11.432148 crc crio[24477]: time=\"2026-06-11T12:25:11.432072027Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:25:11.456468 crc crio[24477]: time=\"2026-06-11T12:25:11.453150421Z\" level=info msg=\"Ran pod sandbox 9eb034b6d906afa2d6dccc2f36a3f09385b1cb7c48c7b716062fe1aa3efe3158 with infra container: openstack/nova-scheduler-0/POD\" id=6f1133a4-7c45-4018-b299-8f13f370595a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:25:11.463095 crc crio[24477]: time=\"2026-06-11T12:25:11.462549301Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=15a14c03-7aa3-4f80-9c62-066f4ebe7f2e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:11.463095 crc crio[24477]: time=\"2026-06-11T12:25:11.462935091Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found\" id=15a14c03-7aa3-4f80-9c62-066f4ebe7f2e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:11.463095 crc crio[24477]: time=\"2026-06-11T12:25:11.462997293Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found\" id=15a14c03-7aa3-4f80-9c62-066f4ebe7f2e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:11.466574 crc crio[24477]: time=\"2026-06-11T12:25:11.465875344Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=ebfdb03b-7b75-4d0a-8c54-8bc863586cb4 name=/runtime.v1.ImageService/PullImage\nJun 11 12:25:11.471572 crc crio[24477]: time=\"2026-06-11T12:25:11.471482262Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\\\"\"\nJun 11 12:25:11.476028 crc crio[24477]: time=\"2026-06-11T12:25:11.475795565Z\" level=info msg=\"Created container be77c8883c3eadec35c6f83d6a7a8c0c07e26a3aa3bdf62dd729fdf1012de242: openstack/nova-cell0-cell-mapping-vjkpl/nova-manage\" id=d8b46922-3ca9-4a25-9ea9-79b042ed017c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:11.484556 crc crio[24477]: time=\"2026-06-11T12:25:11.47791395Z\" level=info msg=\"Starting container: be77c8883c3eadec35c6f83d6a7a8c0c07e26a3aa3bdf62dd729fdf1012de242\" id=c971f4ec-e58a-46dd-88d1-43ededd83338 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:25:11.485570 crc crio[24477]: time=\"2026-06-11T12:25:11.485479032Z\" level=info msg=\"Started container\" PID=86506 containerID=be77c8883c3eadec35c6f83d6a7a8c0c07e26a3aa3bdf62dd729fdf1012de242 description=openstack/nova-cell0-cell-mapping-vjkpl/nova-manage id=c971f4ec-e58a-46dd-88d1-43ededd83338 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03cbc17b286c4c9b063c0a9c53a1a4b5a098c9669b3ec27b196911fa71eb6c44\nJun 11 12:25:11.632221 crc crio[24477]: 2026-06-11T12:25:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec7447f9c4bccf6 Mac:ea:be:7d:01:7c:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/e2fc7b3d-65f9-42f7-8b35-ca9421890ea8 SocketPath: PciID:}] [{Interface:0xc0001465d0 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:25:11.634982 crc crio[24477]: time=\"2026-06-11T12:25:11.634885475Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ec7447f9c4bccf610c57c11d208754c19e69183d1a46787f3a337918554ea70b UID:a40024cb-5502-40d5-8a3d-ab00d20f73cb NetNS:/var/run/netns/e2fc7b3d-65f9-42f7-8b35-ca9421890ea8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda40024cb_5502_40d5_8a3d_ab00d20f73cb.slice PodAnnotations:0xc00718c2a8}] Aliases:map[]}\"\nJun 11 12:25:11.635121 crc crio[24477]: time=\"2026-06-11T12:25:11.635100271Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:25:11.645296 crc crio[24477]: time=\"2026-06-11T12:25:11.644966889Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-zrmzj/POD\" id=f262d063-b7e7-4c0f-8e1b-7d9a5a1b198e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:25:11.645296 crc crio[24477]: time=\"2026-06-11T12:25:11.645075392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:11.648706 crc crio[24477]: time=\"2026-06-11T12:25:11.648553678Z\" level=info msg=\"Ran pod sandbox ec7447f9c4bccf610c57c11d208754c19e69183d1a46787f3a337918554ea70b with infra container: openstack/nova-metadata-0/POD\" id=4cc16ece-9e83-4189-a302-ad49a3688af0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:25:11.697878 crc crio[24477]: time=\"2026-06-11T12:25:11.695436421Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=a0b0a463-3c8b-4157-8ca6-b5684296a335 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:11.716914 crc crio[24477]: time=\"2026-06-11T12:25:11.71427261Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=a0b0a463-3c8b-4157-8ca6-b5684296a335 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:11.716914 crc crio[24477]: time=\"2026-06-11T12:25:11.714369931Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=a0b0a463-3c8b-4157-8ca6-b5684296a335 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:11.718276 crc crio[24477]: time=\"2026-06-11T12:25:11.717249272Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=8a5b4945-d20f-46a3-914c-0177077f99da name=/runtime.v1.ImageService/PullImage\nJun 11 12:25:11.727836 crc crio[24477]: time=\"2026-06-11T12:25:11.727751313Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"\nJun 11 12:25:11.733722 crc crio[24477]: time=\"2026-06-11T12:25:11.733600979Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-zrmzj Namespace:openstack ID:ce8653c00e5c9b849627d4b7f97539703fb0b9d9def53e3bdf63ea4af8020471 UID:527ed271-4cd7-4fc5-922f-34af2cb61bc5 NetNS:/var/run/netns/71e41394-9ba4-4856-964a-f04eb0e41777 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod527ed271_4cd7_4fc5_922f_34af2cb61bc5.slice PodAnnotations:0xc00718c160}] Aliases:map[]}\"\nJun 11 12:25:11.733722 crc crio[24477]: time=\"2026-06-11T12:25:11.733715483Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-zrmzj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:25:11.762551 crc crio[24477]: 2026-06-11T12:25:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:098ea72f0f1e5f5 Mac:ce:12:96:ab:7e:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/bb58b185-c96f-4948-b52b-143cf45798b2 SocketPath: PciID:}] [{Interface:0xc0003153e0 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:25:11.766331 crc crio[24477]: time=\"2026-06-11T12:25:11.766198033Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-5xw2f Namespace:openstack ID:098ea72f0f1e5f5326f691c9e3fa38c3374d9c8edc177a825b3b6152a64c793a UID:71fca2bf-157a-432b-8a75-430643d4551c NetNS:/var/run/netns/bb58b185-c96f-4948-b52b-143cf45798b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71fca2bf_157a_432b_8a75_430643d4551c.slice PodAnnotations:0xc0072c0248}] Aliases:map[]}\"\nJun 11 12:25:11.767260 crc crio[24477]: time=\"2026-06-11T12:25:11.766890833Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7948f7c9f9-5xw2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:25:11.803352 crc crio[24477]: 2026-06-11T12:25:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:75fe85ac3eaea30 Mac:56:d2:81:12:87:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/a2bf36ee-fec3-47b7-b7ac-26eea1f05075 SocketPath: PciID:}] [{Interface:0xc00028cd70 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:25:11.805045 crc crio[24477]: time=\"2026-06-11T12:25:11.804936001Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:75fe85ac3eaea309eeb24db47e1ae590fc8f639b91db56594aa36f437eee87fa UID:7b9b8b4f-2344-4e9c-af32-245339c42aeb NetNS:/var/run/netns/a2bf36ee-fec3-47b7-b7ac-26eea1f05075 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b9b8b4f_2344_4e9c_af32_245339c42aeb.slice PodAnnotations:0xc00251e110}] Aliases:map[]}\"\nJun 11 12:25:11.805247 crc crio[24477]: time=\"2026-06-11T12:25:11.805141357Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:25:11.809115 crc crio[24477]: time=\"2026-06-11T12:25:11.80807838Z\" level=info msg=\"Ran pod sandbox 098ea72f0f1e5f5326f691c9e3fa38c3374d9c8edc177a825b3b6152a64c793a with infra container: openstack/dnsmasq-dns-7948f7c9f9-5xw2f/POD\" id=e88ad847-0759-4361-8796-02c731755184 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:25:11.821428 crc crio[24477]: time=\"2026-06-11T12:25:11.821193763Z\" level=info msg=\"Ran pod sandbox 75fe85ac3eaea309eeb24db47e1ae590fc8f639b91db56594aa36f437eee87fa with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=142787da-5dbd-402c-aaa7-6699c5cc1472 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:25:11.824523 crc crio[24477]: time=\"2026-06-11T12:25:11.824441383Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4070f7c0-a994-45ee-be1d-2aecca62e8ac name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:11.828908 crc crio[24477]: time=\"2026-06-11T12:25:11.828825306Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=92092f91-9cd6-4777-88ad-a631ec116391 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:11.829223 crc crio[24477]: time=\"2026-06-11T12:25:11.829167655Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found\" id=92092f91-9cd6-4777-88ad-a631ec116391 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:11.829367 crc crio[24477]: time=\"2026-06-11T12:25:11.829245697Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found\" id=92092f91-9cd6-4777-88ad-a631ec116391 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:11.831439 crc crio[24477]: time=\"2026-06-11T12:25:11.831323675Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=5c82c289-7751-4291-a876-e7d07f80b2d7 name=/runtime.v1.ImageService/PullImage\nJun 11 12:25:11.837238 crc crio[24477]: time=\"2026-06-11T12:25:11.834729082Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\\\"\"\nJun 11 12:25:11.977204 crc crio[24477]: time=\"2026-06-11T12:25:11.976266806Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c07cdb42-d576-4187-8246-ba26066b600c name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:11.991087 crc crio[24477]: time=\"2026-06-11T12:25:11.99098347Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7948f7c9f9-5xw2f/init\" id=2b9c106f-8e1f-4fc4-8ab4-e0021f9148fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:11.991813 crc crio[24477]: time=\"2026-06-11T12:25:11.991757632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:12.089914 crc crio[24477]: time=\"2026-06-11T12:25:12.089825953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:12.102401 crc crio[24477]: time=\"2026-06-11T12:25:12.102240911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:12.321571 crc crio[24477]: time=\"2026-06-11T12:25:12.320155473Z\" level=info msg=\"Created container 56661522b51f9f1854b8a865461bb53c6f4ce35a466e62afb9289ba8ede75ba5: openstack/dnsmasq-dns-7948f7c9f9-5xw2f/init\" id=2b9c106f-8e1f-4fc4-8ab4-e0021f9148fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:12.325563 crc crio[24477]: time=\"2026-06-11T12:25:12.325458333Z\" level=info msg=\"Starting container: 56661522b51f9f1854b8a865461bb53c6f4ce35a466e62afb9289ba8ede75ba5\" id=68a65527-784a-41f7-a0cf-609e6104d363 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:25:12.334593 crc crio[24477]: time=\"2026-06-11T12:25:12.334434132Z\" level=info msg=\"Started container\" PID=86611 containerID=56661522b51f9f1854b8a865461bb53c6f4ce35a466e62afb9289ba8ede75ba5 description=openstack/dnsmasq-dns-7948f7c9f9-5xw2f/init id=68a65527-784a-41f7-a0cf-609e6104d363 name=/runtime.v1.RuntimeService/StartContainer sandboxID=098ea72f0f1e5f5326f691c9e3fa38c3374d9c8edc177a825b3b6152a64c793a\nJun 11 12:25:12.470529 crc crio[24477]: 2026-06-11T12:25:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ce8653c00e5c9b8 Mac:86:ed:e1:a3:48:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/71e41394-9ba4-4856-964a-f04eb0e41777 SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:25:12.474315 crc crio[24477]: time=\"2026-06-11T12:25:12.474208467Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-zrmzj Namespace:openstack ID:ce8653c00e5c9b849627d4b7f97539703fb0b9d9def53e3bdf63ea4af8020471 UID:527ed271-4cd7-4fc5-922f-34af2cb61bc5 NetNS:/var/run/netns/71e41394-9ba4-4856-964a-f04eb0e41777 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod527ed271_4cd7_4fc5_922f_34af2cb61bc5.slice PodAnnotations:0xc00718c160}] Aliases:map[]}\"\nJun 11 12:25:12.474804 crc crio[24477]: time=\"2026-06-11T12:25:12.474441763Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-zrmzj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:25:12.489859 crc crio[24477]: time=\"2026-06-11T12:25:12.489254279Z\" level=info msg=\"Ran pod sandbox ce8653c00e5c9b849627d4b7f97539703fb0b9d9def53e3bdf63ea4af8020471 with infra container: openstack/nova-cell1-conductor-db-sync-zrmzj/POD\" id=f262d063-b7e7-4c0f-8e1b-7d9a5a1b198e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:25:12.493859 crc crio[24477]: time=\"2026-06-11T12:25:12.493779354Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=9aaa2966-946f-4149-ab39-c50a20ea2d79 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:12.542226 crc crio[24477]: time=\"2026-06-11T12:25:12.542115847Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=d221fe54-4504-43b6-b538-0c0494c0078f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:12.551102 crc crio[24477]: time=\"2026-06-11T12:25:12.550966214Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-zrmzj/nova-cell1-conductor-db-sync\" id=61482315-2813-4899-8484-8b43fd13c3e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:12.551600 crc crio[24477]: time=\"2026-06-11T12:25:12.55153038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:12.677372 crc crio[24477]: time=\"2026-06-11T12:25:12.676188264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:12.687163 crc crio[24477]: time=\"2026-06-11T12:25:12.686951816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:12.866999 crc crio[24477]: time=\"2026-06-11T12:25:12.86561899Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bcce03e2-c745-4ce2-abb0-68a1e47edb17 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:12.943719 crc crio[24477]: time=\"2026-06-11T12:25:12.942238502Z\" level=info msg=\"Created container 3444bc86847c33a90be7eec4fdf372c6788303f456c40390622a630ba5c0530f: openstack/nova-cell1-conductor-db-sync-zrmzj/nova-cell1-conductor-db-sync\" id=61482315-2813-4899-8484-8b43fd13c3e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:12.947708 crc crio[24477]: time=\"2026-06-11T12:25:12.944568895Z\" level=info msg=\"Starting container: 3444bc86847c33a90be7eec4fdf372c6788303f456c40390622a630ba5c0530f\" id=ae4862e0-c535-4a42-82db-d4aefe49bb8f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:25:12.963300 crc crio[24477]: time=\"2026-06-11T12:25:12.963195912Z\" level=info msg=\"Started container\" PID=86670 containerID=3444bc86847c33a90be7eec4fdf372c6788303f456c40390622a630ba5c0530f description=openstack/nova-cell1-conductor-db-sync-zrmzj/nova-cell1-conductor-db-sync id=ae4862e0-c535-4a42-82db-d4aefe49bb8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce8653c00e5c9b849627d4b7f97539703fb0b9d9def53e3bdf63ea4af8020471\nJun 11 12:25:12.976854 crc crio[24477]: time=\"2026-06-11T12:25:12.976620346Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d257dd9b-9c22-40e7-9dcf-b6b4fa87bc5d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:12.988397 crc crio[24477]: time=\"2026-06-11T12:25:12.988262861Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7948f7c9f9-5xw2f/dnsmasq-dns\" id=91c1d56c-07c5-4824-baf5-3123a6803ce8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:12.988824 crc crio[24477]: time=\"2026-06-11T12:25:12.988766086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:13.136169 crc crio[24477]: time=\"2026-06-11T12:25:13.135257215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:13.175972 crc crio[24477]: time=\"2026-06-11T12:25:13.175386587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:13.459263 crc crio[24477]: time=\"2026-06-11T12:25:13.45909717Z\" level=info msg=\"Created container a4641330d135e7cbe0a545700f1421e3a5f6cf758f9aa5779e84e1779a6622e4: openstack/dnsmasq-dns-7948f7c9f9-5xw2f/dnsmasq-dns\" id=91c1d56c-07c5-4824-baf5-3123a6803ce8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:13.464624 crc crio[24477]: time=\"2026-06-11T12:25:13.461715024Z\" level=info msg=\"Starting container: a4641330d135e7cbe0a545700f1421e3a5f6cf758f9aa5779e84e1779a6622e4\" id=1122cd4f-8b1a-4a97-b6b2-e75209f1cf98 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:25:13.477078 crc crio[24477]: time=\"2026-06-11T12:25:13.476952307Z\" level=info msg=\"Started container\" PID=86695 containerID=a4641330d135e7cbe0a545700f1421e3a5f6cf758f9aa5779e84e1779a6622e4 description=openstack/dnsmasq-dns-7948f7c9f9-5xw2f/dnsmasq-dns id=1122cd4f-8b1a-4a97-b6b2-e75209f1cf98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=098ea72f0f1e5f5326f691c9e3fa38c3374d9c8edc177a825b3b6152a64c793a\nJun 11 12:25:19.105119 crc crio[24477]: time=\"2026-06-11T12:25:19.103394811Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e\" id=ebfdb03b-7b75-4d0a-8c54-8bc863586cb4 name=/runtime.v1.ImageService/PullImage\nJun 11 12:25:19.107144 crc crio[24477]: time=\"2026-06-11T12:25:19.106847047Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=79c8b746-6878-4e09-97fd-cd1081408bfd name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:19.126792 crc crio[24477]: time=\"2026-06-11T12:25:19.126497636Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90\" id=5c82c289-7751-4291-a876-e7d07f80b2d7 name=/runtime.v1.ImageService/PullImage\nJun 11 12:25:19.128425 crc crio[24477]: time=\"2026-06-11T12:25:19.128296644Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=464702ba-7a43-49fe-8106-fa983a6d8e2f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:19.145357 crc crio[24477]: time=\"2026-06-11T12:25:19.145255423Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3\" id=32f57b69-c528-4591-b76c-606d78f47f25 name=/runtime.v1.ImageService/PullImage\nJun 11 12:25:19.148263 crc crio[24477]: time=\"2026-06-11T12:25:19.14816338Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ae60fbea-ee2a-441b-b4d7-8c2579593860 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:19.169062 crc crio[24477]: time=\"2026-06-11T12:25:19.168966025Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=c613634a-0851-4bc7-9ba0-5175cb7bf5be name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:19.169532 crc crio[24477]: time=\"2026-06-11T12:25:19.169418585Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3\" id=8a5b4945-d20f-46a3-914c-0177077f99da name=/runtime.v1.ImageService/PullImage\nJun 11 12:25:19.174961 crc crio[24477]: time=\"2026-06-11T12:25:19.174566636Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=4c2e47cc-4d94-4054-9e83-c21068e34f9e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:19.183174 crc crio[24477]: time=\"2026-06-11T12:25:19.183119956Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=468fe8e9-d34d-45ea-a5e3-d6910d490389 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:19.194500 crc crio[24477]: time=\"2026-06-11T12:25:19.194446931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:19.197307 crc crio[24477]: time=\"2026-06-11T12:25:19.19688195Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=1f3e696d-e97c-4ac1-bb6b-dd61191232b1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:19.209334 crc crio[24477]: time=\"2026-06-11T12:25:19.209269814Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=025684cf-c788-46f6-958c-b8db2c384e37 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:19.217524 crc crio[24477]: time=\"2026-06-11T12:25:19.21737676Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=be2bd332-76a2-43f1-b4b4-a24d625a32c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:19.223748 crc crio[24477]: time=\"2026-06-11T12:25:19.223560012Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=c10cd29d-507f-44ff-900f-22246fdd82dc name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:19.251250 crc crio[24477]: time=\"2026-06-11T12:25:19.251163844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:19.262845 crc crio[24477]: time=\"2026-06-11T12:25:19.262618992Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=4b7e69e6-f542-43b5-ae0f-6b63abbd34c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:19.279721 crc crio[24477]: time=\"2026-06-11T12:25:19.279305398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:19.288231 crc crio[24477]: time=\"2026-06-11T12:25:19.288037662Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=d145b1d4-5a1f-40ff-92c1-3cca37a27374 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:19.302441 crc crio[24477]: time=\"2026-06-11T12:25:19.302392113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:19.307302 crc crio[24477]: time=\"2026-06-11T12:25:19.307267599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:19.341714 crc crio[24477]: time=\"2026-06-11T12:25:19.341603937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:19.349112 crc crio[24477]: time=\"2026-06-11T12:25:19.349056055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:19.360869 crc crio[24477]: time=\"2026-06-11T12:25:19.360592326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:19.403560 crc crio[24477]: time=\"2026-06-11T12:25:19.403390321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:19.412974 crc crio[24477]: time=\"2026-06-11T12:25:19.412734671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:19.434426 crc crio[24477]: time=\"2026-06-11T12:25:19.434348948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:19.465462 crc crio[24477]: time=\"2026-06-11T12:25:19.465410661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:19.815077 crc crio[24477]: time=\"2026-06-11T12:25:19.814258357Z\" level=info msg=\"Created container c6d614d89dc48beda8bee08af8ea41e78581440ea28ee754f8cbd6f72403aea7: openstack/nova-api-0/nova-api-log\" id=468fe8e9-d34d-45ea-a5e3-d6910d490389 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:19.822711 crc crio[24477]: time=\"2026-06-11T12:25:19.818180445Z\" level=info msg=\"Starting container: c6d614d89dc48beda8bee08af8ea41e78581440ea28ee754f8cbd6f72403aea7\" id=a22719dc-80be-4116-a2be-f51be4584ca3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:25:19.828475 crc crio[24477]: time=\"2026-06-11T12:25:19.828362938Z\" level=info msg=\"Started container\" PID=87071 containerID=c6d614d89dc48beda8bee08af8ea41e78581440ea28ee754f8cbd6f72403aea7 description=openstack/nova-api-0/nova-api-log id=a22719dc-80be-4116-a2be-f51be4584ca3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65c71b64c3afcd0f0d8729f199a2bfbad58e43531ae2042aa1eed0d58450d52d\nJun 11 12:25:19.842973 crc crio[24477]: time=\"2026-06-11T12:25:19.842867233Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=911e8523-0284-46ac-ac09-5ae19568488a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:19.890969 crc crio[24477]: time=\"2026-06-11T12:25:19.89072566Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=69ab7bb0-185f-474c-bf70-a9387c661d67 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:19.903383 crc crio[24477]: time=\"2026-06-11T12:25:19.903262278Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=7631df8d-3ac3-4fcc-87c3-a35580aec2ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:19.905069 crc crio[24477]: time=\"2026-06-11T12:25:19.905033818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:19.934244 crc crio[24477]: time=\"2026-06-11T12:25:19.934169041Z\" level=info msg=\"Created container bbe964ef12f5ab7ed77a28fcad50fbb6e9b1213e46a7f7ee0cb733055384c295: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=d145b1d4-5a1f-40ff-92c1-3cca37a27374 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:19.936383 crc crio[24477]: time=\"2026-06-11T12:25:19.936345442Z\" level=info msg=\"Starting container: bbe964ef12f5ab7ed77a28fcad50fbb6e9b1213e46a7f7ee0cb733055384c295\" id=c2f9f21c-08d5-428a-8f04-d74c9438b12e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:25:19.944501 crc crio[24477]: time=\"2026-06-11T12:25:19.944453308Z\" level=info msg=\"Started container\" PID=87077 containerID=bbe964ef12f5ab7ed77a28fcad50fbb6e9b1213e46a7f7ee0cb733055384c295 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=c2f9f21c-08d5-428a-8f04-d74c9438b12e name=/runtime.v1.RuntimeService/StartContainer sandboxID=75fe85ac3eaea309eeb24db47e1ae590fc8f639b91db56594aa36f437eee87fa\nJun 11 12:25:19.968168 crc crio[24477]: time=\"2026-06-11T12:25:19.968078699Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-c657n/POD\" id=cfc647ec-5780-41c6-808a-d37ef6204401 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:25:19.968363 crc crio[24477]: time=\"2026-06-11T12:25:19.968208312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:19.994741 crc crio[24477]: time=\"2026-06-11T12:25:19.994571495Z\" level=info msg=\"Created container 0ba137a299519398c2fe5c110388bd79c9f63a70fc19555dff17955722f955f2: openstack/nova-metadata-0/nova-metadata-log\" id=be2bd332-76a2-43f1-b4b4-a24d625a32c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:19.998420 crc crio[24477]: time=\"2026-06-11T12:25:19.998322612Z\" level=info msg=\"Starting container: 0ba137a299519398c2fe5c110388bd79c9f63a70fc19555dff17955722f955f2\" id=db98096f-69ca-4a73-861d-c42ea2f51e3e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:25:20.024977 crc crio[24477]: time=\"2026-06-11T12:25:20.017493256Z\" level=info msg=\"Started container\" PID=87074 containerID=0ba137a299519398c2fe5c110388bd79c9f63a70fc19555dff17955722f955f2 description=openstack/nova-metadata-0/nova-metadata-log id=db98096f-69ca-4a73-861d-c42ea2f51e3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec7447f9c4bccf610c57c11d208754c19e69183d1a46787f3a337918554ea70b\nJun 11 12:25:20.049698 crc crio[24477]: time=\"2026-06-11T12:25:20.04950986Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ff5c0c52-f3b2-4f3c-9c56-50fe3c3c82ec name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:20.054259 crc crio[24477]: time=\"2026-06-11T12:25:20.054161719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:20.057257 crc crio[24477]: time=\"2026-06-11T12:25:20.057166143Z\" level=info msg=\"Got pod network &{Name:certified-operators-c657n Namespace:openshift-marketplace ID:d1e64764d7705036b7e5d92514c2ae531b9523be6626182c89f1a01c698fddcc UID:b2f07f97-c943-48ba-a925-67b0dd9642ea NetNS:/var/run/netns/e8b5e323-7ee3-4390-bda5-52fb4accc154 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2f07f97_c943_48ba_a925_67b0dd9642ea.slice PodAnnotations:0xc0072c0050}] Aliases:map[]}\"\nJun 11 12:25:20.057257 crc crio[24477]: time=\"2026-06-11T12:25:20.057248745Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-c657n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:25:20.057419 crc crio[24477]: time=\"2026-06-11T12:25:20.057296176Z\" level=info msg=\"Created container df0d577773553cb9cc4e3af3b8553f56347e78e2fbb0e95594047841630acab4: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=4b7e69e6-f542-43b5-ae0f-6b63abbd34c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:20.061018 crc crio[24477]: time=\"2026-06-11T12:25:20.060431844Z\" level=info msg=\"Starting container: df0d577773553cb9cc4e3af3b8553f56347e78e2fbb0e95594047841630acab4\" id=05f98fec-5863-410e-b4f8-ce2eacfc2ae2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:25:20.066533 crc crio[24477]: time=\"2026-06-11T12:25:20.066441123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:20.070584 crc crio[24477]: time=\"2026-06-11T12:25:20.069938822Z\" level=info msg=\"Started container\" PID=87072 containerID=df0d577773553cb9cc4e3af3b8553f56347e78e2fbb0e95594047841630acab4 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=05f98fec-5863-410e-b4f8-ce2eacfc2ae2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9eb034b6d906afa2d6dccc2f36a3f09385b1cb7c48c7b716062fe1aa3efe3158\nJun 11 12:25:20.104465 crc crio[24477]: time=\"2026-06-11T12:25:20.104373964Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=a7ed2c0d-25b1-4f6e-acdc-0ba69239598e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:20.118141 crc crio[24477]: time=\"2026-06-11T12:25:20.118054681Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=55b87155-2b14-4ca2-af5d-05fd4e671557 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:20.120100 crc crio[24477]: time=\"2026-06-11T12:25:20.119519372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:20.144994 crc crio[24477]: time=\"2026-06-11T12:25:20.143923648Z\" level=info msg=\"Stopping container: bbe964ef12f5ab7ed77a28fcad50fbb6e9b1213e46a7f7ee0cb733055384c295 (timeout: 30s)\" id=010b4598-cc3a-48f7-a267-414470de7164 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:25:20.390442 crc crio[24477]: time=\"2026-06-11T12:25:20.389874976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:20.400544 crc crio[24477]: time=\"2026-06-11T12:25:20.399530778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:20.737106 crc crio[24477]: 2026-06-11T12:25:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1e64764d770503 Mac:fa:33:4d:40:25:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/e8b5e323-7ee3-4390-bda5-52fb4accc154 SocketPath: PciID:}] [{Interface:0xc000242990 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:25:20.738878 crc crio[24477]: time=\"2026-06-11T12:25:20.738789497Z\" level=info msg=\"Got pod network &{Name:certified-operators-c657n Namespace:openshift-marketplace ID:d1e64764d7705036b7e5d92514c2ae531b9523be6626182c89f1a01c698fddcc UID:b2f07f97-c943-48ba-a925-67b0dd9642ea NetNS:/var/run/netns/e8b5e323-7ee3-4390-bda5-52fb4accc154 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2f07f97_c943_48ba_a925_67b0dd9642ea.slice PodAnnotations:0xc0072c0050}] Aliases:map[]}\"\nJun 11 12:25:20.739109 crc crio[24477]: time=\"2026-06-11T12:25:20.739032244Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-c657n for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:25:20.780070 crc crio[24477]: time=\"2026-06-11T12:25:20.77996689Z\" level=info msg=\"Ran pod sandbox d1e64764d7705036b7e5d92514c2ae531b9523be6626182c89f1a01c698fddcc with infra container: openshift-marketplace/certified-operators-c657n/POD\" id=cfc647ec-5780-41c6-808a-d37ef6204401 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:25:20.789893 crc crio[24477]: time=\"2026-06-11T12:25:20.789244162Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bb8f24fc-bc25-4dba-80b3-1b781342f884 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:20.802255 crc crio[24477]: time=\"2026-06-11T12:25:20.801526673Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4299d52a-268f-4d1b-abe4-fcdeb3208110 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:20.832189 crc crio[24477]: time=\"2026-06-11T12:25:20.832098838Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-c657n/extract-utilities\" id=8002e86d-9e4a-49fc-a4b3-4a50636cfeaf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:20.832833 crc crio[24477]: time=\"2026-06-11T12:25:20.832783028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:20.836195 crc crio[24477]: time=\"2026-06-11T12:25:20.836138207Z\" level=info msg=\"Created container f16c4bee07541ff0e4f465438795e951d520c5f23651f9f1ac4d26bf7aba0af5: openstack/nova-api-0/nova-api-api\" id=7631df8d-3ac3-4fcc-87c3-a35580aec2ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:20.842381 crc crio[24477]: time=\"2026-06-11T12:25:20.84229284Z\" level=info msg=\"Starting container: f16c4bee07541ff0e4f465438795e951d520c5f23651f9f1ac4d26bf7aba0af5\" id=309ef5fb-ef18-4dc4-90e9-a8d8abcdf010 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:25:20.869090 crc crio[24477]: time=\"2026-06-11T12:25:20.868959394Z\" level=info msg=\"Started container\" PID=87153 containerID=f16c4bee07541ff0e4f465438795e951d520c5f23651f9f1ac4d26bf7aba0af5 description=openstack/nova-api-0/nova-api-api id=309ef5fb-ef18-4dc4-90e9-a8d8abcdf010 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65c71b64c3afcd0f0d8729f199a2bfbad58e43531ae2042aa1eed0d58450d52d\nJun 11 12:25:20.941920 crc crio[24477]: time=\"2026-06-11T12:25:20.941767836Z\" level=info msg=\"Created container a2fae9ec31c806cc54626c29601719ac83dbd89289925678bb5e9b1e6206de7f: openstack/nova-metadata-0/nova-metadata-metadata\" id=55b87155-2b14-4ca2-af5d-05fd4e671557 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:20.945462 crc crio[24477]: time=\"2026-06-11T12:25:20.945364391Z\" level=info msg=\"Starting container: a2fae9ec31c806cc54626c29601719ac83dbd89289925678bb5e9b1e6206de7f\" id=e17ce83f-7e07-41a3-ba1f-661b0e616c9f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:25:20.954568 crc crio[24477]: time=\"2026-06-11T12:25:20.954476099Z\" level=info msg=\"Started container\" PID=87249 containerID=a2fae9ec31c806cc54626c29601719ac83dbd89289925678bb5e9b1e6206de7f description=openstack/nova-metadata-0/nova-metadata-metadata id=e17ce83f-7e07-41a3-ba1f-661b0e616c9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec7447f9c4bccf610c57c11d208754c19e69183d1a46787f3a337918554ea70b\nJun 11 12:25:20.973151 crc crio[24477]: time=\"2026-06-11T12:25:20.973036329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:20.990544 crc crio[24477]: time=\"2026-06-11T12:25:20.990423665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:21.203882 crc crio[24477]: time=\"2026-06-11T12:25:21.194484655Z\" level=info msg=\"Created container b989e8454b99aaa7054adf0d8b1e4a10395cc870a1b2a24d0c3125e4891374a7: openshift-marketplace/certified-operators-c657n/extract-utilities\" id=8002e86d-9e4a-49fc-a4b3-4a50636cfeaf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:21.205740 crc crio[24477]: time=\"2026-06-11T12:25:21.203945243Z\" level=info msg=\"Stopping container: 24f4dfb478138912b88e7f153b7e4a44490dabfc2258b915f54b811bb4dbe590 (timeout: 10s)\" id=ef1fdd74-f46d-4c1f-903c-7f512ab59af4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:25:21.223272 crc crio[24477]: time=\"2026-06-11T12:25:21.223059968Z\" level=info msg=\"Starting container: b989e8454b99aaa7054adf0d8b1e4a10395cc870a1b2a24d0c3125e4891374a7\" id=4bed3083-c940-42df-a799-3cb0e5afce2a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:25:21.260261 crc crio[24477]: time=\"2026-06-11T12:25:21.259471482Z\" level=info msg=\"Started container\" PID=87298 containerID=b989e8454b99aaa7054adf0d8b1e4a10395cc870a1b2a24d0c3125e4891374a7 description=openshift-marketplace/certified-operators-c657n/extract-utilities id=4bed3083-c940-42df-a799-3cb0e5afce2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1e64764d7705036b7e5d92514c2ae531b9523be6626182c89f1a01c698fddcc\nJun 11 12:25:21.386054 crc crio[24477]: time=\"2026-06-11T12:25:21.385966912Z\" level=info msg=\"Stopping container: a2fae9ec31c806cc54626c29601719ac83dbd89289925678bb5e9b1e6206de7f (timeout: 30s)\" id=705800ed-0687-41b7-a022-36e787d5868d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:25:21.389485 crc crio[24477]: time=\"2026-06-11T12:25:21.388621885Z\" level=info msg=\"Stopping container: 0ba137a299519398c2fe5c110388bd79c9f63a70fc19555dff17955722f955f2 (timeout: 30s)\" id=46f2dc30-0dba-4bef-a91a-9728616bed67 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:25:21.399137 crc crio[24477]: time=\"2026-06-11T12:25:21.393824654Z\" level=info msg=\"Stopped container 24f4dfb478138912b88e7f153b7e4a44490dabfc2258b915f54b811bb4dbe590: openstack/dnsmasq-dns-764b948f4c-c5ccc/dnsmasq-dns\" id=ef1fdd74-f46d-4c1f-903c-7f512ab59af4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:25:21.399137 crc crio[24477]: time=\"2026-06-11T12:25:21.3987119Z\" level=info msg=\"Stopping pod sandbox: 2e788fbc40eb3cc3aeb95ec5357f679af8d19bd5212e66a6c40d203f545b4c5e\" id=6efdc026-5ffd-403e-a2ee-adca426c027d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:25:21.399782 crc crio[24477]: time=\"2026-06-11T12:25:21.399358577Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-c5ccc Namespace:openstack ID:2e788fbc40eb3cc3aeb95ec5357f679af8d19bd5212e66a6c40d203f545b4c5e UID:ab5adfd3-f8f9-43fe-bb13-463e041d9096 NetNS:/var/run/netns/b77632f2-c21b-4268-882e-945536edd793 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab5adfd3_f8f9_43fe_bb13_463e041d9096.slice PodAnnotations:0xc002d1a680}] Aliases:map[]}\"\nJun 11 12:25:21.399782 crc crio[24477]: time=\"2026-06-11T12:25:21.399607944Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-764b948f4c-c5ccc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:25:21.558883 crc crio[24477]: time=\"2026-06-11T12:25:21.558728192Z\" level=info msg=\"Stopped container 0ba137a299519398c2fe5c110388bd79c9f63a70fc19555dff17955722f955f2: openstack/nova-metadata-0/nova-metadata-log\" id=46f2dc30-0dba-4bef-a91a-9728616bed67 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:25:22.046286 crc crio[24477]: time=\"2026-06-11T12:25:22.046201752Z\" level=info msg=\"Stopped pod sandbox: 2e788fbc40eb3cc3aeb95ec5357f679af8d19bd5212e66a6c40d203f545b4c5e\" id=6efdc026-5ffd-403e-a2ee-adca426c027d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:25:22.430909 crc crio[24477]: time=\"2026-06-11T12:25:22.421317969Z\" level=info msg=\"Removing container: 24f4dfb478138912b88e7f153b7e4a44490dabfc2258b915f54b811bb4dbe590\" id=9eb2ce8e-3188-474c-bf2a-9ded5f3d1622 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:25:22.434548 crc crio[24477]: time=\"2026-06-11T12:25:22.434440758Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=6796f553-c189-483c-825e-e5372e2d0a8a name=/runtime.v1.ImageService/PullImage\nJun 11 12:25:22.455804 crc crio[24477]: time=\"2026-06-11T12:25:22.455696328Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 12:25:22.553942 crc crio[24477]: time=\"2026-06-11T12:25:22.553794972Z\" level=info msg=\"Removed container 24f4dfb478138912b88e7f153b7e4a44490dabfc2258b915f54b811bb4dbe590: openstack/dnsmasq-dns-764b948f4c-c5ccc/dnsmasq-dns\" id=9eb2ce8e-3188-474c-bf2a-9ded5f3d1622 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:25:22.603174 crc crio[24477]: time=\"2026-06-11T12:25:22.603069012Z\" level=info msg=\"Removing container: 5e10db2e5084cc270ff3d74d302befc40ee737a4332fcd7afe9b4501fc4a3237\" id=e673f99d-e1b7-4cec-9e31-bba2e2a7e56b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:25:22.639752 crc crio[24477]: time=\"2026-06-11T12:25:22.639594354Z\" level=info msg=\"Removed container 5e10db2e5084cc270ff3d74d302befc40ee737a4332fcd7afe9b4501fc4a3237: openstack/dnsmasq-dns-764b948f4c-c5ccc/init\" id=e673f99d-e1b7-4cec-9e31-bba2e2a7e56b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:25:22.815814 crc crio[24477]: time=\"2026-06-11T12:25:22.815626826Z\" level=info msg=\"Stopping container: 5b6b8cffa407f169c97becbf878b1d01a1ae4b3c8008f6d35a00a13e3ccb9468 (timeout: 30s)\" id=b1308bd9-c91f-430a-8efa-74523a59a9e9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:25:22.947376 crc crio[24477]: time=\"2026-06-11T12:25:22.946527384Z\" level=info msg=\"Stopped container 5b6b8cffa407f169c97becbf878b1d01a1ae4b3c8008f6d35a00a13e3ccb9468: openstack/kube-state-metrics-0/kube-state-metrics\" id=b1308bd9-c91f-430a-8efa-74523a59a9e9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:25:22.950124 crc crio[24477]: time=\"2026-06-11T12:25:22.94999277Z\" level=info msg=\"Stopping pod sandbox: 28c3799b1e218d1d83473022f7dd4bc1b2b8fb5dd9c86d289b56d016272de0fb\" id=3c03caa7-233f-484b-9b9e-bcc0ac85ebc5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:25:22.951274 crc crio[24477]: time=\"2026-06-11T12:25:22.951205244Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:28c3799b1e218d1d83473022f7dd4bc1b2b8fb5dd9c86d289b56d016272de0fb UID:3a86d4d8-6905-4374-ad64-0c163eb84e60 NetNS:/var/run/netns/f6756cc1-d34b-4897-aef5-13861cc70dcb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a86d4d8_6905_4374_ad64_0c163eb84e60.slice PodAnnotations:0xc00008ca48}] Aliases:map[]}\"\nJun 11 12:25:22.951472 crc crio[24477]: time=\"2026-06-11T12:25:22.9514059Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:25:23.388939 crc crio[24477]: time=\"2026-06-11T12:25:23.388568898Z\" level=info msg=\"Stopped pod sandbox: 28c3799b1e218d1d83473022f7dd4bc1b2b8fb5dd9c86d289b56d016272de0fb\" id=3c03caa7-233f-484b-9b9e-bcc0ac85ebc5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:25:24.990010 crc crio[24477]: time=\"2026-06-11T12:25:24.988357478Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=8a5d681c-469b-403b-aea3-abf79758865d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:25:24.991421 crc crio[24477]: time=\"2026-06-11T12:25:24.990066567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:25.067388 crc crio[24477]: time=\"2026-06-11T12:25:25.067162046Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:6374616272b48c5a309e70aeca9ecfabb4916f73bebbf5fcab8af9bef82e8c86 UID:28c153b1-7304-4454-ba32-8f20a63f2549 NetNS:/var/run/netns/6af94a7c-cb9a-461c-a144-88f1304ccf08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28c153b1_7304_4454_ba32_8f20a63f2549.slice PodAnnotations:0xc0072c0148}] Aliases:map[]}\"\nJun 11 12:25:25.067388 crc crio[24477]: time=\"2026-06-11T12:25:25.067270819Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:25:25.706847 crc crio[24477]: 2026-06-11T12:25:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6374616272b48c5 Mac:26:06:a4:ef:5f:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/6af94a7c-cb9a-461c-a144-88f1304ccf08 SocketPath: PciID:}] [{Interface:0xc0002845d0 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:25:25.708303 crc crio[24477]: time=\"2026-06-11T12:25:25.708224092Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:6374616272b48c5a309e70aeca9ecfabb4916f73bebbf5fcab8af9bef82e8c86 UID:28c153b1-7304-4454-ba32-8f20a63f2549 NetNS:/var/run/netns/6af94a7c-cb9a-461c-a144-88f1304ccf08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28c153b1_7304_4454_ba32_8f20a63f2549.slice PodAnnotations:0xc0072c0148}] Aliases:map[]}\"\nJun 11 12:25:25.708441 crc crio[24477]: time=\"2026-06-11T12:25:25.708420498Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:25:25.718739 crc crio[24477]: time=\"2026-06-11T12:25:25.718389468Z\" level=info msg=\"Ran pod sandbox 6374616272b48c5a309e70aeca9ecfabb4916f73bebbf5fcab8af9bef82e8c86 with infra container: openstack/kube-state-metrics-0/POD\" id=8a5d681c-469b-403b-aea3-abf79758865d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:25:25.721455 crc crio[24477]: time=\"2026-06-11T12:25:25.721338098Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=9091d305-e583-46ad-9a87-a2603358c2f2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:25.779352 crc crio[24477]: time=\"2026-06-11T12:25:25.779252157Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=bf91ca9e-3e39-4a61-84b1-bfb5aa66f823 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:25.788615 crc crio[24477]: time=\"2026-06-11T12:25:25.788539714Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=18e8998f-21ba-4870-a366-344322fd6108 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:25.789012 crc crio[24477]: time=\"2026-06-11T12:25:25.788955376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:25.874586 crc crio[24477]: time=\"2026-06-11T12:25:25.87443643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:25.881704 crc crio[24477]: time=\"2026-06-11T12:25:25.879841981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:26.099473 crc crio[24477]: time=\"2026-06-11T12:25:26.09878614Z\" level=info msg=\"Created container dcdfc4d9bdbb191a0e4bf6181f55f8a2aa8db14c4b19f9ec2ab790da9ce2aab0: openstack/kube-state-metrics-0/kube-state-metrics\" id=18e8998f-21ba-4870-a366-344322fd6108 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:26.102070 crc crio[24477]: time=\"2026-06-11T12:25:26.101581489Z\" level=info msg=\"Starting container: dcdfc4d9bdbb191a0e4bf6181f55f8a2aa8db14c4b19f9ec2ab790da9ce2aab0\" id=6cc3f1b4-9c44-4c00-8db0-7f02f9c977de name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:25:26.111299 crc crio[24477]: time=\"2026-06-11T12:25:26.111203707Z\" level=info msg=\"Started container\" PID=87902 containerID=dcdfc4d9bdbb191a0e4bf6181f55f8a2aa8db14c4b19f9ec2ab790da9ce2aab0 description=openstack/kube-state-metrics-0/kube-state-metrics id=6cc3f1b4-9c44-4c00-8db0-7f02f9c977de name=/runtime.v1.RuntimeService/StartContainer sandboxID=6374616272b48c5a309e70aeca9ecfabb4916f73bebbf5fcab8af9bef82e8c86\nJun 11 12:25:26.393108 crc crio[24477]: time=\"2026-06-11T12:25:26.392895613Z\" level=info msg=\"Stopping container: 75588425a39892b22e8e463a9090481bccfa996dbb19a4bddb80b160333bffd6 (timeout: 30s)\" id=02fec368-e54d-42be-83d4-6454e5f56bf0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:25:26.393373 crc crio[24477]: time=\"2026-06-11T12:25:26.393297518Z\" level=info msg=\"Stopping container: 2d7811a786da2140024c22f8ffa3cc6f8236de12d51d5f252a555fd67cd91e9a (timeout: 30s)\" id=325f58a8-aac6-405e-b55a-4b6060ef2f50 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:25:26.393777 crc crio[24477]: time=\"2026-06-11T12:25:26.393556457Z\" level=info msg=\"Stopping container: 14586d38cbeb97149a0f19c4a358de2d1dee67cb6b10c96f0782df440fcdbe44 (timeout: 30s)\" id=12c8f2ca-2094-447f-abe3-82fbe7a3b7b0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:25:26.394081 crc crio[24477]: time=\"2026-06-11T12:25:26.393977977Z\" level=info msg=\"Stopping container: e3dce5f08d5d3b97425909c4d45b5a35cb8f1091b833cbd25398926dceb6ec92 (timeout: 30s)\" id=0f50341b-7903-4777-b873-14d8152bb9da name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:25:26.542549 crc crio[24477]: time=\"2026-06-11T12:25:26.54244124Z\" level=info msg=\"Stopped container 2d7811a786da2140024c22f8ffa3cc6f8236de12d51d5f252a555fd67cd91e9a: openstack/ceilometer-0/sg-core\" id=325f58a8-aac6-405e-b55a-4b6060ef2f50 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:25:26.543973 crc crio[24477]: time=\"2026-06-11T12:25:26.543845979Z\" level=info msg=\"Stopped container 14586d38cbeb97149a0f19c4a358de2d1dee67cb6b10c96f0782df440fcdbe44: openstack/ceilometer-0/proxy-httpd\" id=12c8f2ca-2094-447f-abe3-82fbe7a3b7b0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:25:26.582976 crc crio[24477]: time=\"2026-06-11T12:25:26.58259628Z\" level=info msg=\"Stopping pod sandbox: 03cbc17b286c4c9b063c0a9c53a1a4b5a098c9669b3ec27b196911fa71eb6c44\" id=c589aed9-9320-429b-a2b0-29e90c336147 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:25:26.586035 crc crio[24477]: time=\"2026-06-11T12:25:26.585847842Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-vjkpl Namespace:openstack ID:03cbc17b286c4c9b063c0a9c53a1a4b5a098c9669b3ec27b196911fa71eb6c44 UID:66b96b8b-9d76-4850-82d7-4ff649088cb6 NetNS:/var/run/netns/bf2523d3-ec27-496a-a432-24843fc282cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66b96b8b_9d76_4850_82d7_4ff649088cb6.slice PodAnnotations:0xc002d1a3d8}] Aliases:map[]}\"\nJun 11 12:25:26.586593 crc crio[24477]: time=\"2026-06-11T12:25:26.58652447Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-vjkpl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:25:26.965445 crc crio[24477]: time=\"2026-06-11T12:25:26.965219716Z\" level=info msg=\"Stopped pod sandbox: 03cbc17b286c4c9b063c0a9c53a1a4b5a098c9669b3ec27b196911fa71eb6c44\" id=c589aed9-9320-429b-a2b0-29e90c336147 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:25:27.408963 crc crio[24477]: time=\"2026-06-11T12:25:27.404318155Z\" level=info msg=\"Stopped container e3dce5f08d5d3b97425909c4d45b5a35cb8f1091b833cbd25398926dceb6ec92: openstack/ceilometer-0/ceilometer-central-agent\" id=0f50341b-7903-4777-b873-14d8152bb9da name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:25:27.876541 crc crio[24477]: time=\"2026-06-11T12:25:27.875939799Z\" level=info msg=\"Stopping container: f16c4bee07541ff0e4f465438795e951d520c5f23651f9f1ac4d26bf7aba0af5 (timeout: 30s)\" id=fef21324-a48c-4699-bfec-bf65fbe4c59d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:25:27.877075 crc crio[24477]: time=\"2026-06-11T12:25:27.876052163Z\" level=info msg=\"Stopping container: c6d614d89dc48beda8bee08af8ea41e78581440ea28ee754f8cbd6f72403aea7 (timeout: 30s)\" id=6ffd44bb-4972-4359-a09a-f69c71d5fbf8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:25:27.893409 crc crio[24477]: time=\"2026-06-11T12:25:27.893335534Z\" level=info msg=\"Stopping container: df0d577773553cb9cc4e3af3b8553f56347e78e2fbb0e95594047841630acab4 (timeout: 30s)\" id=f3a2bd59-e574-4b55-b8b0-85402595e1c9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:25:28.058526 crc crio[24477]: time=\"2026-06-11T12:25:28.05841403Z\" level=info msg=\"Stopped container c6d614d89dc48beda8bee08af8ea41e78581440ea28ee754f8cbd6f72403aea7: openstack/nova-api-0/nova-api-log\" id=6ffd44bb-4972-4359-a09a-f69c71d5fbf8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:25:28.141007 crc crio[24477]: time=\"2026-06-11T12:25:28.140460399Z\" level=info msg=\"Stopped container f16c4bee07541ff0e4f465438795e951d520c5f23651f9f1ac4d26bf7aba0af5: openstack/nova-api-0/nova-api-api\" id=fef21324-a48c-4699-bfec-bf65fbe4c59d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:25:28.142144 crc crio[24477]: time=\"2026-06-11T12:25:28.142042253Z\" level=info msg=\"Stopping pod sandbox: 65c71b64c3afcd0f0d8729f199a2bfbad58e43531ae2042aa1eed0d58450d52d\" id=a522f69e-1c66-4ff7-809e-23aa2ef13d82 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:25:28.143008 crc crio[24477]: time=\"2026-06-11T12:25:28.142934578Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:65c71b64c3afcd0f0d8729f199a2bfbad58e43531ae2042aa1eed0d58450d52d UID:2f97b68d-1547-4ff0-96f9-5971b2432718 NetNS:/var/run/netns/efd3f91c-d58f-4ff0-bd6e-ef40a7787acc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f97b68d_1547_4ff0_96f9_5971b2432718.slice PodAnnotations:0xc0072c0688}] Aliases:map[]}\"\nJun 11 12:25:28.143126 crc crio[24477]: time=\"2026-06-11T12:25:28.143098213Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:25:28.558280 crc crio[24477]: time=\"2026-06-11T12:25:28.557442903Z\" level=info msg=\"Stopped pod sandbox: 65c71b64c3afcd0f0d8729f199a2bfbad58e43531ae2042aa1eed0d58450d52d\" id=a522f69e-1c66-4ff7-809e-23aa2ef13d82 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:25:29.478003 crc crio[24477]: time=\"2026-06-11T12:25:29.477900167Z\" level=info msg=\"Stopped container 75588425a39892b22e8e463a9090481bccfa996dbb19a4bddb80b160333bffd6: openstack/ceilometer-0/ceilometer-notification-agent\" id=02fec368-e54d-42be-83d4-6454e5f56bf0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:25:29.479303 crc crio[24477]: time=\"2026-06-11T12:25:29.479230404Z\" level=info msg=\"Stopping pod sandbox: 06b548fd14861a840a6e21873e6cacb2ea8c8cbc95d707fe460a012f84781cce\" id=e3b9d2fe-9d7b-4422-a78e-206813422230 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:25:29.480567 crc crio[24477]: time=\"2026-06-11T12:25:29.48048579Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:06b548fd14861a840a6e21873e6cacb2ea8c8cbc95d707fe460a012f84781cce UID:542a09fc-d914-4101-b65d-5fa92ada4bfa NetNS:/var/run/netns/c226f129-f3e9-4528-925c-0b66b1a1895e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod542a09fc_d914_4101_b65d_5fa92ada4bfa.slice PodAnnotations:0xc000326b48}] Aliases:map[]}\"\nJun 11 12:25:29.481785 crc crio[24477]: time=\"2026-06-11T12:25:29.481600771Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:25:29.741749 crc crio[24477]: time=\"2026-06-11T12:25:29.739365837Z\" level=info msg=\"Stopping pod sandbox: ce8653c00e5c9b849627d4b7f97539703fb0b9d9def53e3bdf63ea4af8020471\" id=09bf59e0-3e20-4da6-b568-a6600bb0c48b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:25:29.749728 crc crio[24477]: time=\"2026-06-11T12:25:29.747173848Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-zrmzj Namespace:openstack ID:ce8653c00e5c9b849627d4b7f97539703fb0b9d9def53e3bdf63ea4af8020471 UID:527ed271-4cd7-4fc5-922f-34af2cb61bc5 NetNS:/var/run/netns/71e41394-9ba4-4856-964a-f04eb0e41777 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod527ed271_4cd7_4fc5_922f_34af2cb61bc5.slice PodAnnotations:0xc000326d20}] Aliases:map[]}\"\nJun 11 12:25:29.749728 crc crio[24477]: time=\"2026-06-11T12:25:29.747390704Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-zrmzj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:25:30.156832 crc crio[24477]: time=\"2026-06-11T12:25:30.155953577Z\" level=info msg=\"Stopped pod sandbox: 06b548fd14861a840a6e21873e6cacb2ea8c8cbc95d707fe460a012f84781cce\" id=e3b9d2fe-9d7b-4422-a78e-206813422230 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:25:30.372617 crc crio[24477]: time=\"2026-06-11T12:25:30.372064767Z\" level=info msg=\"Stopped pod sandbox: ce8653c00e5c9b849627d4b7f97539703fb0b9d9def53e3bdf63ea4af8020471\" id=09bf59e0-3e20-4da6-b568-a6600bb0c48b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:25:30.561573 crc crio[24477]: time=\"2026-06-11T12:25:30.561404Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=24c9460a-438c-46d0-b58f-bd5ae0f37afe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:25:30.561573 crc crio[24477]: time=\"2026-06-11T12:25:30.561551304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:30.614545 crc crio[24477]: time=\"2026-06-11T12:25:30.614287711Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:cba5bfd019cd870a474be03030223392c300d74a7abd2668b735680491b7bee1 UID:c7d1264e-9bba-467e-8ea5-96ad631d69c0 NetNS:/var/run/netns/c3e9b15f-fa6a-4a7e-9176-4d3161db5ff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7d1264e_9bba_467e_8ea5_96ad631d69c0.slice PodAnnotations:0xc007b16050}] Aliases:map[]}\"\nJun 11 12:25:30.614545 crc crio[24477]: time=\"2026-06-11T12:25:30.614373623Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:25:30.855870 crc crio[24477]: time=\"2026-06-11T12:25:30.85375556Z\" level=info msg=\"Removing container: 14586d38cbeb97149a0f19c4a358de2d1dee67cb6b10c96f0782df440fcdbe44\" id=ac10d70f-ac68-475c-9b03-9f24fe521f79 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:25:30.879329 crc crio[24477]: time=\"2026-06-11T12:25:30.879185821Z\" level=info msg=\"Stopped container df0d577773553cb9cc4e3af3b8553f56347e78e2fbb0e95594047841630acab4: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=f3a2bd59-e574-4b55-b8b0-85402595e1c9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:25:30.883113 crc crio[24477]: time=\"2026-06-11T12:25:30.882945515Z\" level=info msg=\"Stopping pod sandbox: 9eb034b6d906afa2d6dccc2f36a3f09385b1cb7c48c7b716062fe1aa3efe3158\" id=2a242507-327b-4743-b413-26c8792b77a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:25:30.884570 crc crio[24477]: time=\"2026-06-11T12:25:30.884419454Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:9eb034b6d906afa2d6dccc2f36a3f09385b1cb7c48c7b716062fe1aa3efe3158 UID:0ad3c081-cea8-431f-b55a-8458696d10b5 NetNS:/var/run/netns/f53f8cb2-6632-4492-a02d-479248eb99ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ad3c081_cea8_431f_b55a_8458696d10b5.slice PodAnnotations:0xc00008cab8}] Aliases:map[]}\"\nJun 11 12:25:30.884774 crc crio[24477]: time=\"2026-06-11T12:25:30.884626329Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:25:31.018101 crc crio[24477]: time=\"2026-06-11T12:25:31.016452092Z\" level=info msg=\"Removed container 14586d38cbeb97149a0f19c4a358de2d1dee67cb6b10c96f0782df440fcdbe44: openstack/ceilometer-0/proxy-httpd\" id=ac10d70f-ac68-475c-9b03-9f24fe521f79 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:25:31.032469 crc crio[24477]: time=\"2026-06-11T12:25:31.032357871Z\" level=info msg=\"Removing container: 2d7811a786da2140024c22f8ffa3cc6f8236de12d51d5f252a555fd67cd91e9a\" id=c1ae0ec4-101e-4b55-886d-1dd410a0d7aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:25:31.114313 crc crio[24477]: time=\"2026-06-11T12:25:31.114211028Z\" level=info msg=\"Removed container 2d7811a786da2140024c22f8ffa3cc6f8236de12d51d5f252a555fd67cd91e9a: openstack/ceilometer-0/sg-core\" id=c1ae0ec4-101e-4b55-886d-1dd410a0d7aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:25:31.122594 crc crio[24477]: time=\"2026-06-11T12:25:31.122281594Z\" level=info msg=\"Removing container: 75588425a39892b22e8e463a9090481bccfa996dbb19a4bddb80b160333bffd6\" id=cea6c631-0a4d-4c77-8135-95895605b3a5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:25:31.290858 crc crio[24477]: time=\"2026-06-11T12:25:31.290773231Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=d646b0eb-d015-4a3a-a73a-540a203d2a7d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:25:31.291884 crc crio[24477]: time=\"2026-06-11T12:25:31.290870854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:31.364891 crc crio[24477]: time=\"2026-06-11T12:25:31.363403878Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:d7966d3d4eb19f12d8df08029643f34cbb848a9be6bcedc5e0638d309c9fec98 UID:63fbc68a-3d95-4827-9105-2d00d0b23306 NetNS:/var/run/netns/65e57a57-7a3f-4b1a-b910-c6021ab7effd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63fbc68a_3d95_4827_9105_2d00d0b23306.slice PodAnnotations:0xc002d1a818}] Aliases:map[]}\"\nJun 11 12:25:31.364891 crc crio[24477]: time=\"2026-06-11T12:25:31.36348466Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:25:31.370583 crc crio[24477]: 2026-06-11T12:25:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cba5bfd019cd870 Mac:2e:b1:34:2a:98:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/c3e9b15f-fa6a-4a7e-9176-4d3161db5ff5 SocketPath: PciID:}] [{Interface:0xc000284840 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:25:31.372911 crc crio[24477]: time=\"2026-06-11T12:25:31.372784102Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:cba5bfd019cd870a474be03030223392c300d74a7abd2668b735680491b7bee1 UID:c7d1264e-9bba-467e-8ea5-96ad631d69c0 NetNS:/var/run/netns/c3e9b15f-fa6a-4a7e-9176-4d3161db5ff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7d1264e_9bba_467e_8ea5_96ad631d69c0.slice PodAnnotations:0xc007b16050}] Aliases:map[]}\"\nJun 11 12:25:31.373000 crc crio[24477]: time=\"2026-06-11T12:25:31.372949497Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:25:31.390196 crc crio[24477]: time=\"2026-06-11T12:25:31.3900649Z\" level=info msg=\"Ran pod sandbox cba5bfd019cd870a474be03030223392c300d74a7abd2668b735680491b7bee1 with infra container: openstack/nova-api-0/POD\" id=24c9460a-438c-46d0-b58f-bd5ae0f37afe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:25:31.398336 crc crio[24477]: time=\"2026-06-11T12:25:31.397260683Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=23ce42d4-7442-4ccb-9c82-868952d6ffe5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:31.401184 crc crio[24477]: time=\"2026-06-11T12:25:31.400760733Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=28500faf-9ef2-469c-90e0-e94bbfeb2d9a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:31.415438 crc crio[24477]: time=\"2026-06-11T12:25:31.415340864Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=49654003-e862-4662-b0cb-97ac9df7fddd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:31.426290 crc crio[24477]: time=\"2026-06-11T12:25:31.426164918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:31.427063 crc crio[24477]: time=\"2026-06-11T12:25:31.426884049Z\" level=info msg=\"Stopped pod sandbox: 9eb034b6d906afa2d6dccc2f36a3f09385b1cb7c48c7b716062fe1aa3efe3158\" id=2a242507-327b-4743-b413-26c8792b77a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:25:31.478363 crc crio[24477]: time=\"2026-06-11T12:25:31.476916765Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=3c952dfd-4c8f-4180-8089-4883941e130e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:25:31.478363 crc crio[24477]: time=\"2026-06-11T12:25:31.478254173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:32.041426 crc crio[24477]: 2026-06-11T12:25:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d7966d3d4eb19f1 Mac:fa:bf:23:50:30:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/65e57a57-7a3f-4b1a-b910-c6021ab7effd SocketPath: PciID:}] [{Interface:0xc0002246c0 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:25:32.045792 crc crio[24477]: time=\"2026-06-11T12:25:32.043924886Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:d7966d3d4eb19f12d8df08029643f34cbb848a9be6bcedc5e0638d309c9fec98 UID:63fbc68a-3d95-4827-9105-2d00d0b23306 NetNS:/var/run/netns/65e57a57-7a3f-4b1a-b910-c6021ab7effd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63fbc68a_3d95_4827_9105_2d00d0b23306.slice PodAnnotations:0xc002d1a818}] Aliases:map[]}\"\nJun 11 12:25:32.045792 crc crio[24477]: time=\"2026-06-11T12:25:32.044595955Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:25:32.484218 crc crio[24477]: time=\"2026-06-11T12:25:32.48382223Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=db3a5b08-b1f1-4513-bb38-9c8a2e534207 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:25:32.484382 crc crio[24477]: time=\"2026-06-11T12:25:32.484245532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:35.895471 crc crio[24477]: time=\"2026-06-11T12:25:35.894270741Z\" level=info msg=\"Ran pod sandbox d7966d3d4eb19f12d8df08029643f34cbb848a9be6bcedc5e0638d309c9fec98 with infra container: openstack/nova-cell1-conductor-0/POD\" id=d646b0eb-d015-4a3a-a73a-540a203d2a7d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:25:35.902191 crc crio[24477]: time=\"2026-06-11T12:25:35.902073728Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=14b4e73f-e366-47d1-b14e-aa468814c37b name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:35.925064 crc crio[24477]: time=\"2026-06-11T12:25:35.924956356Z\" level=info msg=\"Removed container 75588425a39892b22e8e463a9090481bccfa996dbb19a4bddb80b160333bffd6: openstack/ceilometer-0/ceilometer-notification-agent\" id=cea6c631-0a4d-4c77-8135-95895605b3a5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:25:35.930477 crc crio[24477]: time=\"2026-06-11T12:25:35.930048539Z\" level=info msg=\"Removing container: e3dce5f08d5d3b97425909c4d45b5a35cb8f1091b833cbd25398926dceb6ec92\" id=252534df-082d-480f-96f9-dcafce305308 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:25:36.027329 crc crio[24477]: time=\"2026-06-11T12:25:36.027217231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:36.032802 crc crio[24477]: time=\"2026-06-11T12:25:36.032625661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:36.089737 crc crio[24477]: time=\"2026-06-11T12:25:36.087959648Z\" level=info msg=\"Removed container e3dce5f08d5d3b97425909c4d45b5a35cb8f1091b833cbd25398926dceb6ec92: openstack/ceilometer-0/ceilometer-central-agent\" id=252534df-082d-480f-96f9-dcafce305308 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:25:36.124833 crc crio[24477]: time=\"2026-06-11T12:25:36.124627664Z\" level=info msg=\"Removing container: df0d577773553cb9cc4e3af3b8553f56347e78e2fbb0e95594047841630acab4\" id=1dd25687-a1dc-4bfd-a58d-969a2ad4c15f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:25:36.156098 crc crio[24477]: time=\"2026-06-11T12:25:36.155994223Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:9a15b8552c1fcfa6a0ba5ca7ca71ece35160a3b65b90a889969b89aff8358281 UID:178ea35f-77d4-40d4-92b7-080a84214c07 NetNS:/var/run/netns/52928a13-dd86-4179-beb5-ed89d64ed1f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod178ea35f_77d4_40d4_92b7_080a84214c07.slice PodAnnotations:0xc000b18578}] Aliases:map[]}\"\nJun 11 12:25:36.156098 crc crio[24477]: time=\"2026-06-11T12:25:36.156080849Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:25:36.157007 crc crio[24477]: time=\"2026-06-11T12:25:36.156862649Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9310b716e747254da581372f1937c0a34ff0ceff17c8d24e722fa1bdd4709ba9 UID:375f9bad-c013-4fa8-b281-e83b242c0b50 NetNS:/var/run/netns/31e331a9-e939-4145-a721-23ce62670561 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod375f9bad_c013_4fa8_b281_e83b242c0b50.slice PodAnnotations:0xc000a864b0}] Aliases:map[]}\"\nJun 11 12:25:36.157129 crc crio[24477]: time=\"2026-06-11T12:25:36.157062484Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:25:36.158477 crc crio[24477]: time=\"2026-06-11T12:25:36.158382805Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e0619edb1918888825b593b3b8f40e018dfe1d589bf765ae742cc2e57f8cf51c\" id=6796f553-c189-483c-825e-e5372e2d0a8a name=/runtime.v1.ImageService/PullImage\nJun 11 12:25:36.161079 crc crio[24477]: time=\"2026-06-11T12:25:36.160994018Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=5a3c74d8-b2d9-4be4-8855-68f1dce0a612 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:36.163183 crc crio[24477]: time=\"2026-06-11T12:25:36.16303366Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=c2707a59-c5cf-48e7-b7cd-0a3652884d5d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:36.172088 crc crio[24477]: time=\"2026-06-11T12:25:36.171961742Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=48aa518d-1bf1-4ab1-b807-59a3744e6323 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:36.184821 crc crio[24477]: time=\"2026-06-11T12:25:36.183866492Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=1cd25c2e-768b-4104-a125-3235e590e0e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:36.185627 crc crio[24477]: time=\"2026-06-11T12:25:36.185562739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:36.190812 crc crio[24477]: time=\"2026-06-11T12:25:36.190743803Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-c657n/extract-content\" id=6257ee9f-b0e7-4e81-ab02-c5b99ed36b97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:36.218078 crc crio[24477]: time=\"2026-06-11T12:25:36.217163921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:36.234902 crc crio[24477]: time=\"2026-06-11T12:25:36.234741926Z\" level=info msg=\"Removed container df0d577773553cb9cc4e3af3b8553f56347e78e2fbb0e95594047841630acab4: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=1dd25687-a1dc-4bfd-a58d-969a2ad4c15f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:25:36.281044 crc crio[24477]: time=\"2026-06-11T12:25:36.280951881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:36.286897 crc crio[24477]: time=\"2026-06-11T12:25:36.286776135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:36.326327 crc crio[24477]: time=\"2026-06-11T12:25:36.326194602Z\" level=info msg=\"Created container c4cef31c2c29b46ad466a35efb58cb4f126192d5834d8fc0cf8be1d9c493363e: openstack/nova-api-0/nova-api-log\" id=49654003-e862-4662-b0cb-97ac9df7fddd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:36.328455 crc crio[24477]: time=\"2026-06-11T12:25:36.328361641Z\" level=info msg=\"Starting container: c4cef31c2c29b46ad466a35efb58cb4f126192d5834d8fc0cf8be1d9c493363e\" id=50668b2a-b3e4-47de-8c1f-4e7608445fa4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:25:36.330973 crc crio[24477]: time=\"2026-06-11T12:25:36.330801761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:36.336236 crc crio[24477]: time=\"2026-06-11T12:25:36.336102819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:36.342493 crc crio[24477]: time=\"2026-06-11T12:25:36.342290821Z\" level=info msg=\"Started container\" PID=88655 containerID=c4cef31c2c29b46ad466a35efb58cb4f126192d5834d8fc0cf8be1d9c493363e description=openstack/nova-api-0/nova-api-log id=50668b2a-b3e4-47de-8c1f-4e7608445fa4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cba5bfd019cd870a474be03030223392c300d74a7abd2668b735680491b7bee1\nJun 11 12:25:36.366413 crc crio[24477]: time=\"2026-06-11T12:25:36.366297416Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=48cff3f3-a44a-4a90-bec0-b5fee20bb2b0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:36.441243 crc crio[24477]: time=\"2026-06-11T12:25:36.441126619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=57232126-0b1a-4d85-a396-291ac377b673 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:36.464325 crc crio[24477]: time=\"2026-06-11T12:25:36.463136794Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=4c499731-3ff9-4910-b4cd-9fd39d8462e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:36.465136 crc crio[24477]: time=\"2026-06-11T12:25:36.464929876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:36.471329 crc crio[24477]: time=\"2026-06-11T12:25:36.471224939Z\" level=info msg=\"Created container 672465a287758dd7fa2e56e5e90827a7544b1055bf7b2365dd666f14b9b4d749: openshift-marketplace/certified-operators-c657n/extract-content\" id=6257ee9f-b0e7-4e81-ab02-c5b99ed36b97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:36.476548 crc crio[24477]: time=\"2026-06-11T12:25:36.476460246Z\" level=info msg=\"Starting container: 672465a287758dd7fa2e56e5e90827a7544b1055bf7b2365dd666f14b9b4d749\" id=f68ce5a9-d67f-49f0-9404-c79a0146728d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:25:36.487928 crc crio[24477]: time=\"2026-06-11T12:25:36.487127503Z\" level=info msg=\"Started container\" PID=88757 containerID=672465a287758dd7fa2e56e5e90827a7544b1055bf7b2365dd666f14b9b4d749 description=openshift-marketplace/certified-operators-c657n/extract-content id=f68ce5a9-d67f-49f0-9404-c79a0146728d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1e64764d7705036b7e5d92514c2ae531b9523be6626182c89f1a01c698fddcc\nJun 11 12:25:36.492208 crc crio[24477]: time=\"2026-06-11T12:25:36.492110683Z\" level=info msg=\"Created container a35a1d1bd53302590e827be68286e0326fd2c2baaff1f5d02b045c14023ae582: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=1cd25c2e-768b-4104-a125-3235e590e0e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:36.493965 crc crio[24477]: time=\"2026-06-11T12:25:36.493892901Z\" level=info msg=\"Starting container: a35a1d1bd53302590e827be68286e0326fd2c2baaff1f5d02b045c14023ae582\" id=c7c5a6f6-df68-4c74-8688-a901c57f8ef2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:25:36.500141 crc crio[24477]: time=\"2026-06-11T12:25:36.500062127Z\" level=info msg=\"Started container\" PID=88759 containerID=a35a1d1bd53302590e827be68286e0326fd2c2baaff1f5d02b045c14023ae582 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=c7c5a6f6-df68-4c74-8688-a901c57f8ef2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7966d3d4eb19f12d8df08029643f34cbb848a9be6bcedc5e0638d309c9fec98\nJun 11 12:25:36.532268 crc crio[24477]: time=\"2026-06-11T12:25:36.529357564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:36.540556 crc crio[24477]: time=\"2026-06-11T12:25:36.540364148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:36.569099 crc crio[24477]: 2026-06-11T12:25:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a15b8552c1fcfa Mac:6e:1c:3e:a4:fb:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/52928a13-dd86-4179-beb5-ed89d64ed1f3 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:25:36.571193 crc crio[24477]: time=\"2026-06-11T12:25:36.571108419Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:9a15b8552c1fcfa6a0ba5ca7ca71ece35160a3b65b90a889969b89aff8358281 UID:178ea35f-77d4-40d4-92b7-080a84214c07 NetNS:/var/run/netns/52928a13-dd86-4179-beb5-ed89d64ed1f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod178ea35f_77d4_40d4_92b7_080a84214c07.slice PodAnnotations:0xc000b18578}] Aliases:map[]}\"\nJun 11 12:25:36.571298 crc crio[24477]: time=\"2026-06-11T12:25:36.571281224Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:25:36.594753 crc crio[24477]: time=\"2026-06-11T12:25:36.593518793Z\" level=info msg=\"Ran pod sandbox 9a15b8552c1fcfa6a0ba5ca7ca71ece35160a3b65b90a889969b89aff8358281 with infra container: openstack/nova-scheduler-0/POD\" id=db3a5b08-b1f1-4513-bb38-9c8a2e534207 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:25:36.604438 crc crio[24477]: time=\"2026-06-11T12:25:36.604278042Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=922a9460-98bf-42b2-8546-e32d6d6db550 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:36.669228 crc crio[24477]: time=\"2026-06-11T12:25:36.669111841Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=fd14e37a-3936-488a-aa83-3111dd0eba0e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:36.683033 crc crio[24477]: time=\"2026-06-11T12:25:36.682899736Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=06917e51-8649-407d-8391-e1b3b3a3bf71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:36.688750 crc crio[24477]: time=\"2026-06-11T12:25:36.688146174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:36.692198 crc crio[24477]: 2026-06-11T12:25:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9310b716e747254 Mac:76:12:55:24:70:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/31e331a9-e939-4145-a721-23ce62670561 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:25:36.693272 crc crio[24477]: time=\"2026-06-11T12:25:36.693180676Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9310b716e747254da581372f1937c0a34ff0ceff17c8d24e722fa1bdd4709ba9 UID:375f9bad-c013-4fa8-b281-e83b242c0b50 NetNS:/var/run/netns/31e331a9-e939-4145-a721-23ce62670561 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod375f9bad_c013_4fa8_b281_e83b242c0b50.slice PodAnnotations:0xc000a864b0}] Aliases:map[]}\"\nJun 11 12:25:36.693426 crc crio[24477]: time=\"2026-06-11T12:25:36.693346802Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:25:36.707271 crc crio[24477]: time=\"2026-06-11T12:25:36.70713517Z\" level=info msg=\"Created container 3eb7974e68f21d56d56359f2e3edf48386effb316dfe778e5e89b033887393c7: openstack/nova-api-0/nova-api-api\" id=4c499731-3ff9-4910-b4cd-9fd39d8462e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:36.715268 crc crio[24477]: time=\"2026-06-11T12:25:36.714599553Z\" level=info msg=\"Starting container: 3eb7974e68f21d56d56359f2e3edf48386effb316dfe778e5e89b033887393c7\" id=f24c5fd8-9798-4fda-a76b-bdec4e862b90 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:25:36.725688 crc crio[24477]: time=\"2026-06-11T12:25:36.725555993Z\" level=info msg=\"Started container\" PID=88790 containerID=3eb7974e68f21d56d56359f2e3edf48386effb316dfe778e5e89b033887393c7 description=openstack/nova-api-0/nova-api-api id=f24c5fd8-9798-4fda-a76b-bdec4e862b90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cba5bfd019cd870a474be03030223392c300d74a7abd2668b735680491b7bee1\nJun 11 12:25:36.749965 crc crio[24477]: time=\"2026-06-11T12:25:36.749789344Z\" level=info msg=\"Ran pod sandbox 9310b716e747254da581372f1937c0a34ff0ceff17c8d24e722fa1bdd4709ba9 with infra container: openstack/ceilometer-0/POD\" id=3c952dfd-4c8f-4180-8089-4883941e130e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:25:36.761694 crc crio[24477]: time=\"2026-06-11T12:25:36.76155131Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=b5b11829-52a0-4d1b-a642-e6221e9d69eb name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:36.791325 crc crio[24477]: time=\"2026-06-11T12:25:36.791124965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:36.792361 crc crio[24477]: time=\"2026-06-11T12:25:36.792230986Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=dd677c11-5f07-4deb-95f7-8e33517da6ff name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:36.795092 crc crio[24477]: time=\"2026-06-11T12:25:36.795018764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:36.804108 crc crio[24477]: time=\"2026-06-11T12:25:36.803967475Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=9001865f-70d1-40a9-8179-0eb948497c76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:36.806999 crc crio[24477]: time=\"2026-06-11T12:25:36.80594394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:36.866611 crc crio[24477]: time=\"2026-06-11T12:25:36.866419036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:36.874033 crc crio[24477]: time=\"2026-06-11T12:25:36.873928056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:36.959401 crc crio[24477]: time=\"2026-06-11T12:25:36.958776874Z\" level=info msg=\"Created container 0add2176c67d90797f454323a13e5cb686294e08376a16c350912be8620002e9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=06917e51-8649-407d-8391-e1b3b3a3bf71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:36.961233 crc crio[24477]: time=\"2026-06-11T12:25:36.960710657Z\" level=info msg=\"Starting container: 0add2176c67d90797f454323a13e5cb686294e08376a16c350912be8620002e9\" id=140bebd3-e480-4ba9-8a36-5f6c9d58f880 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:25:36.973471 crc crio[24477]: time=\"2026-06-11T12:25:36.973210836Z\" level=info msg=\"Started container\" PID=88835 containerID=0add2176c67d90797f454323a13e5cb686294e08376a16c350912be8620002e9 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=140bebd3-e480-4ba9-8a36-5f6c9d58f880 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a15b8552c1fcfa6a0ba5ca7ca71ece35160a3b65b90a889969b89aff8358281\nJun 11 12:25:37.026438 crc crio[24477]: time=\"2026-06-11T12:25:37.025105489Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4d34e980-d719-4fc3-ab37-643ced97acda name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:37.034208 crc crio[24477]: time=\"2026-06-11T12:25:37.034125248Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=078c1c29-0e42-484f-ad4a-d03098fae241 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:37.044832 crc crio[24477]: time=\"2026-06-11T12:25:37.044748302Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-c657n/registry-server\" id=80fd70d6-e121-4529-8308-cbed9778f24d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:37.045390 crc crio[24477]: time=\"2026-06-11T12:25:37.045244231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:37.117998 crc crio[24477]: time=\"2026-06-11T12:25:37.117610915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:37.131846 crc crio[24477]: time=\"2026-06-11T12:25:37.13175647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:37.162492 crc crio[24477]: time=\"2026-06-11T12:25:37.162199832Z\" level=info msg=\"Created container 6288f230f41c9b0c75205ebc1da2c10a3442b3510602208b07bef6276c8623a0: openstack/ceilometer-0/ceilometer-central-agent\" id=9001865f-70d1-40a9-8179-0eb948497c76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:37.164103 crc crio[24477]: time=\"2026-06-11T12:25:37.164013119Z\" level=info msg=\"Starting container: 6288f230f41c9b0c75205ebc1da2c10a3442b3510602208b07bef6276c8623a0\" id=2026f105-03ad-421c-a9b5-78eedf7f6f62 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:25:37.173117 crc crio[24477]: time=\"2026-06-11T12:25:37.172940701Z\" level=info msg=\"Started container\" PID=88852 containerID=6288f230f41c9b0c75205ebc1da2c10a3442b3510602208b07bef6276c8623a0 description=openstack/ceilometer-0/ceilometer-central-agent id=2026f105-03ad-421c-a9b5-78eedf7f6f62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9310b716e747254da581372f1937c0a34ff0ceff17c8d24e722fa1bdd4709ba9\nJun 11 12:25:37.214366 crc crio[24477]: time=\"2026-06-11T12:25:37.214199058Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=a3f11bd9-01f4-4be5-a661-d32c663569d7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:37.290296 crc crio[24477]: time=\"2026-06-11T12:25:37.290167319Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=3ff30374-084a-410c-9f62-8567ad09b217 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:37.314140 crc crio[24477]: time=\"2026-06-11T12:25:37.31133454Z\" level=info msg=\"Stopping pod sandbox: 31dd3d5a46c866941ebcb5f2e1e173f3c0531906ba7362dc0a021209eaf88466\" id=94fd617b-69b6-44f1-a21a-9e5d74c1f004 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:25:37.314140 crc crio[24477]: time=\"2026-06-11T12:25:37.311481895Z\" level=info msg=\"Stopped pod sandbox (already stopped): 31dd3d5a46c866941ebcb5f2e1e173f3c0531906ba7362dc0a021209eaf88466\" id=94fd617b-69b6-44f1-a21a-9e5d74c1f004 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:25:37.314140 crc crio[24477]: time=\"2026-06-11T12:25:37.31246916Z\" level=info msg=\"Removing pod sandbox: 31dd3d5a46c866941ebcb5f2e1e173f3c0531906ba7362dc0a021209eaf88466\" id=031a8339-7cb9-4074-81b8-4272b1fce779 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:25:37.319537 crc crio[24477]: time=\"2026-06-11T12:25:37.315941969Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=e46b6d34-965f-4742-9aec-e1e7fee1fa3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:37.363389 crc crio[24477]: time=\"2026-06-11T12:25:37.363273298Z\" level=info msg=\"Removed pod sandbox: 31dd3d5a46c866941ebcb5f2e1e173f3c0531906ba7362dc0a021209eaf88466\" id=031a8339-7cb9-4074-81b8-4272b1fce779 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:25:37.364593 crc crio[24477]: time=\"2026-06-11T12:25:37.364528074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:37.367025 crc crio[24477]: time=\"2026-06-11T12:25:37.366935672Z\" level=info msg=\"Stopping pod sandbox: 40c2ef4fce6aff02228e2bfcc365fc3df668fba4a2332ae0d4683dfbaf6be5e1\" id=efe8d5ce-3f18-4d1b-bc00-5eef5021d221 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:25:37.367120 crc crio[24477]: time=\"2026-06-11T12:25:37.367062016Z\" level=info msg=\"Stopped pod sandbox (already stopped): 40c2ef4fce6aff02228e2bfcc365fc3df668fba4a2332ae0d4683dfbaf6be5e1\" id=efe8d5ce-3f18-4d1b-bc00-5eef5021d221 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:25:37.367883 crc crio[24477]: time=\"2026-06-11T12:25:37.367818716Z\" level=info msg=\"Removing pod sandbox: 40c2ef4fce6aff02228e2bfcc365fc3df668fba4a2332ae0d4683dfbaf6be5e1\" id=326fe295-7c84-47a8-badb-f1e7be587a49 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:25:37.415354 crc crio[24477]: time=\"2026-06-11T12:25:37.414326218Z\" level=info msg=\"Removed pod sandbox: 40c2ef4fce6aff02228e2bfcc365fc3df668fba4a2332ae0d4683dfbaf6be5e1\" id=326fe295-7c84-47a8-badb-f1e7be587a49 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:25:37.424845 crc crio[24477]: time=\"2026-06-11T12:25:37.424029146Z\" level=info msg=\"Stopping pod sandbox: 831043bf3b6177c3634275db4a18a081037b7dbff1c70893def517260408e308\" id=f05c1d6a-a316-4172-97dd-dc82a5d1f7ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:25:37.424845 crc crio[24477]: time=\"2026-06-11T12:25:37.424256081Z\" level=info msg=\"Stopped pod sandbox (already stopped): 831043bf3b6177c3634275db4a18a081037b7dbff1c70893def517260408e308\" id=f05c1d6a-a316-4172-97dd-dc82a5d1f7ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:25:37.433923 crc crio[24477]: time=\"2026-06-11T12:25:37.432391299Z\" level=info msg=\"Removing pod sandbox: 831043bf3b6177c3634275db4a18a081037b7dbff1c70893def517260408e308\" id=a482b5ca-5b3f-412e-9f36-0fc87ba398db name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:25:37.488933 crc crio[24477]: time=\"2026-06-11T12:25:37.488086744Z\" level=info msg=\"Removed pod sandbox: 831043bf3b6177c3634275db4a18a081037b7dbff1c70893def517260408e308\" id=a482b5ca-5b3f-412e-9f36-0fc87ba398db name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:25:37.492800 crc crio[24477]: time=\"2026-06-11T12:25:37.492196409Z\" level=info msg=\"Stopping pod sandbox: 2e788fbc40eb3cc3aeb95ec5357f679af8d19bd5212e66a6c40d203f545b4c5e\" id=53546c47-02ba-49b2-87d6-b6bf6d79394d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:25:37.492800 crc crio[24477]: time=\"2026-06-11T12:25:37.492282092Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2e788fbc40eb3cc3aeb95ec5357f679af8d19bd5212e66a6c40d203f545b4c5e\" id=53546c47-02ba-49b2-87d6-b6bf6d79394d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:25:37.493395 crc crio[24477]: time=\"2026-06-11T12:25:37.493082785Z\" level=info msg=\"Removing pod sandbox: 2e788fbc40eb3cc3aeb95ec5357f679af8d19bd5212e66a6c40d203f545b4c5e\" id=c8dae5f6-2e95-46ef-804a-18d662195a37 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:25:37.504137 crc crio[24477]: time=\"2026-06-11T12:25:37.504074029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:37.518169 crc crio[24477]: time=\"2026-06-11T12:25:37.518028434Z\" level=info msg=\"Created container e2a151b648630fcca21f985e29aabf39b52ab6c29132000fbdc17eb5eaf46a34: openshift-marketplace/certified-operators-c657n/registry-server\" id=80fd70d6-e121-4529-8308-cbed9778f24d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:37.522118 crc crio[24477]: time=\"2026-06-11T12:25:37.522055362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:37.532395 crc crio[24477]: time=\"2026-06-11T12:25:37.532241655Z\" level=info msg=\"Starting container: e2a151b648630fcca21f985e29aabf39b52ab6c29132000fbdc17eb5eaf46a34\" id=9a112a22-ef25-4dbf-9037-41325a223c1f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:25:37.555959 crc crio[24477]: time=\"2026-06-11T12:25:37.555847743Z\" level=info msg=\"Removed pod sandbox: 2e788fbc40eb3cc3aeb95ec5357f679af8d19bd5212e66a6c40d203f545b4c5e\" id=c8dae5f6-2e95-46ef-804a-18d662195a37 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:25:37.560871 crc crio[24477]: time=\"2026-06-11T12:25:37.5607734Z\" level=info msg=\"Stopping pod sandbox: 06b548fd14861a840a6e21873e6cacb2ea8c8cbc95d707fe460a012f84781cce\" id=fb69e7d1-8fd4-4122-83de-f44dd1ecaac1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:25:37.561190 crc crio[24477]: time=\"2026-06-11T12:25:37.560881773Z\" level=info msg=\"Stopped pod sandbox (already stopped): 06b548fd14861a840a6e21873e6cacb2ea8c8cbc95d707fe460a012f84781cce\" id=fb69e7d1-8fd4-4122-83de-f44dd1ecaac1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:25:37.563614 crc crio[24477]: time=\"2026-06-11T12:25:37.563410685Z\" level=info msg=\"Removing pod sandbox: 06b548fd14861a840a6e21873e6cacb2ea8c8cbc95d707fe460a012f84781cce\" id=19f12cdb-7542-4ca5-8579-dc341adb8ce8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:25:37.566929 crc crio[24477]: time=\"2026-06-11T12:25:37.566802379Z\" level=info msg=\"Started container\" PID=89007 containerID=e2a151b648630fcca21f985e29aabf39b52ab6c29132000fbdc17eb5eaf46a34 description=openshift-marketplace/certified-operators-c657n/registry-server id=9a112a22-ef25-4dbf-9037-41325a223c1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1e64764d7705036b7e5d92514c2ae531b9523be6626182c89f1a01c698fddcc\nJun 11 12:25:37.633371 crc crio[24477]: time=\"2026-06-11T12:25:37.633254498Z\" level=info msg=\"Removed pod sandbox: 06b548fd14861a840a6e21873e6cacb2ea8c8cbc95d707fe460a012f84781cce\" id=19f12cdb-7542-4ca5-8579-dc341adb8ce8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:25:37.638187 crc crio[24477]: time=\"2026-06-11T12:25:37.638099558Z\" level=info msg=\"Stopping pod sandbox: 9eb034b6d906afa2d6dccc2f36a3f09385b1cb7c48c7b716062fe1aa3efe3158\" id=44231a5d-5bb4-46ea-9dae-9d63fe2ae7d0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:25:37.638455 crc crio[24477]: time=\"2026-06-11T12:25:37.638203381Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9eb034b6d906afa2d6dccc2f36a3f09385b1cb7c48c7b716062fe1aa3efe3158\" id=44231a5d-5bb4-46ea-9dae-9d63fe2ae7d0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:25:37.644303 crc crio[24477]: time=\"2026-06-11T12:25:37.6438839Z\" level=info msg=\"Removing pod sandbox: 9eb034b6d906afa2d6dccc2f36a3f09385b1cb7c48c7b716062fe1aa3efe3158\" id=fac085df-e9c0-4cbd-b66f-8024f768c6d0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:25:37.679721 crc crio[24477]: time=\"2026-06-11T12:25:37.679311133Z\" level=info msg=\"Removed pod sandbox: 9eb034b6d906afa2d6dccc2f36a3f09385b1cb7c48c7b716062fe1aa3efe3158\" id=fac085df-e9c0-4cbd-b66f-8024f768c6d0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:25:37.722586 crc crio[24477]: time=\"2026-06-11T12:25:37.722273577Z\" level=info msg=\"Created container 2b00099066b3df6ddec3e4c94d2b9aba66e6fa4cbba9721794c02b1c383b20e5: openstack/ceilometer-0/ceilometer-notification-agent\" id=e46b6d34-965f-4742-9aec-e1e7fee1fa3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:37.735000 crc crio[24477]: time=\"2026-06-11T12:25:37.734895921Z\" level=info msg=\"Starting container: 2b00099066b3df6ddec3e4c94d2b9aba66e6fa4cbba9721794c02b1c383b20e5\" id=8226ff5e-6ea4-44e8-b403-330f1548512a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:25:37.747908 crc crio[24477]: time=\"2026-06-11T12:25:37.746413381Z\" level=info msg=\"Started container\" PID=89073 containerID=2b00099066b3df6ddec3e4c94d2b9aba66e6fa4cbba9721794c02b1c383b20e5 description=openstack/ceilometer-0/ceilometer-notification-agent id=8226ff5e-6ea4-44e8-b403-330f1548512a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9310b716e747254da581372f1937c0a34ff0ceff17c8d24e722fa1bdd4709ba9\nJun 11 12:25:37.764277 crc crio[24477]: time=\"2026-06-11T12:25:37.763773025Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=79f21825-a56c-4328-8a4d-62d1caa8685e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:37.789772 crc crio[24477]: time=\"2026-06-11T12:25:37.789572756Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=906e3d9a-b8cc-42c0-b849-4997d26c14da name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:37.798932 crc crio[24477]: time=\"2026-06-11T12:25:37.798807032Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=65a921b0-9f91-4213-bbe2-4d94adf65835 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:37.799484 crc crio[24477]: time=\"2026-06-11T12:25:37.799308317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:37.891490 crc crio[24477]: time=\"2026-06-11T12:25:37.891219831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:37.896955 crc crio[24477]: time=\"2026-06-11T12:25:37.896589661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:38.117340 crc crio[24477]: time=\"2026-06-11T12:25:38.116516128Z\" level=info msg=\"Created container b9f475b6a7c4499dd87b9831e55aa9f26f900a5119c51453ac3b64d4f86ac3a4: openstack/ceilometer-0/sg-core\" id=65a921b0-9f91-4213-bbe2-4d94adf65835 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:38.127529 crc crio[24477]: time=\"2026-06-11T12:25:38.118151823Z\" level=info msg=\"Starting container: b9f475b6a7c4499dd87b9831e55aa9f26f900a5119c51453ac3b64d4f86ac3a4\" id=43574efd-15b6-439d-bed6-89a28c77c792 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:25:38.128326 crc crio[24477]: time=\"2026-06-11T12:25:38.127911077Z\" level=info msg=\"Started container\" PID=89106 containerID=b9f475b6a7c4499dd87b9831e55aa9f26f900a5119c51453ac3b64d4f86ac3a4 description=openstack/ceilometer-0/sg-core id=43574efd-15b6-439d-bed6-89a28c77c792 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9310b716e747254da581372f1937c0a34ff0ceff17c8d24e722fa1bdd4709ba9\nJun 11 12:25:38.144766 crc crio[24477]: time=\"2026-06-11T12:25:38.144142978Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=6366bf25-9e53-4812-b0cc-417283f58d91 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:38.240445 crc crio[24477]: time=\"2026-06-11T12:25:38.240323302Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=fb0277e4-c03f-485b-8046-fb74649f873c name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:38.251014 crc crio[24477]: time=\"2026-06-11T12:25:38.250123764Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=7958fcb5-b417-4e65-94b4-8225b656fec2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:38.251014 crc crio[24477]: time=\"2026-06-11T12:25:38.250607657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:38.329196 crc crio[24477]: time=\"2026-06-11T12:25:38.329028332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:38.334867 crc crio[24477]: time=\"2026-06-11T12:25:38.334804259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:38.519135 crc crio[24477]: time=\"2026-06-11T12:25:38.519003268Z\" level=info msg=\"Created container 59c6e7c97631fca84f116c7bf370cc9aeddfb236f49a17a7eb32fe127aea548a: openstack/ceilometer-0/proxy-httpd\" id=7958fcb5-b417-4e65-94b4-8225b656fec2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:38.520388 crc crio[24477]: time=\"2026-06-11T12:25:38.520346516Z\" level=info msg=\"Starting container: 59c6e7c97631fca84f116c7bf370cc9aeddfb236f49a17a7eb32fe127aea548a\" id=06af979f-210e-453e-97b3-549a8819ddf6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:25:38.525429 crc crio[24477]: time=\"2026-06-11T12:25:38.525317854Z\" level=info msg=\"Started container\" PID=89133 containerID=59c6e7c97631fca84f116c7bf370cc9aeddfb236f49a17a7eb32fe127aea548a description=openstack/ceilometer-0/proxy-httpd id=06af979f-210e-453e-97b3-549a8819ddf6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9310b716e747254da581372f1937c0a34ff0ceff17c8d24e722fa1bdd4709ba9\nJun 11 12:25:50.154538 crc crio[24477]: time=\"2026-06-11T12:25:50.15346633Z\" level=warning msg=\"Stopping container bbe964ef12f5ab7ed77a28fcad50fbb6e9b1213e46a7f7ee0cb733055384c295 with stop signal(15) timed out. Killing...\"\nJun 11 12:25:50.202048 crc crio[24477]: time=\"2026-06-11T12:25:50.201444959Z\" level=error msg=\"Killing container bbe964ef12f5ab7ed77a28fcad50fbb6e9b1213e46a7f7ee0cb733055384c295 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill bbe964ef12f5ab7ed77a28fcad50fbb6e9b1213e46a7f7ee0cb733055384c295 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 11 12:25:50.238398 crc crio[24477]: time=\"2026-06-11T12:25:50.238262547Z\" level=info msg=\"Stopped container bbe964ef12f5ab7ed77a28fcad50fbb6e9b1213e46a7f7ee0cb733055384c295: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=010b4598-cc3a-48f7-a267-414470de7164 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:25:50.240017 crc crio[24477]: time=\"2026-06-11T12:25:50.239912142Z\" level=info msg=\"Stopping pod sandbox: 75fe85ac3eaea309eeb24db47e1ae590fc8f639b91db56594aa36f437eee87fa\" id=7ff9f245-f912-43ba-9186-6cb0b34ee6ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:25:50.240957 crc crio[24477]: time=\"2026-06-11T12:25:50.2408766Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:75fe85ac3eaea309eeb24db47e1ae590fc8f639b91db56594aa36f437eee87fa UID:7b9b8b4f-2344-4e9c-af32-245339c42aeb NetNS:/var/run/netns/a2bf36ee-fec3-47b7-b7ac-26eea1f05075 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b9b8b4f_2344_4e9c_af32_245339c42aeb.slice PodAnnotations:0xc007b17728}] Aliases:map[]}\"\nJun 11 12:25:50.241132 crc crio[24477]: time=\"2026-06-11T12:25:50.241074735Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:25:50.699584 crc crio[24477]: time=\"2026-06-11T12:25:50.697419668Z\" level=info msg=\"Stopped pod sandbox: 75fe85ac3eaea309eeb24db47e1ae590fc8f639b91db56594aa36f437eee87fa\" id=7ff9f245-f912-43ba-9186-6cb0b34ee6ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:25:50.772333 crc crio[24477]: time=\"2026-06-11T12:25:50.771873764Z\" level=info msg=\"Stopping container: 0357f57277795d21fb082ea8f57bd0276c0f1da735e26ad0378f0774703ea0e9 (timeout: 2s)\" id=8ed5b756-2832-4fbb-b51d-a66f3f548faf name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:25:50.903480 crc crio[24477]: time=\"2026-06-11T12:25:50.902543852Z\" level=info msg=\"Stopped container 0357f57277795d21fb082ea8f57bd0276c0f1da735e26ad0378f0774703ea0e9: openshift-marketplace/certified-operators-xpqkf/registry-server\" id=8ed5b756-2832-4fbb-b51d-a66f3f548faf name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:25:50.905522 crc crio[24477]: time=\"2026-06-11T12:25:50.905435852Z\" level=info msg=\"Stopping pod sandbox: 4e41767a7dd2ca60b2ce5e099782bc07b220516a67f48ae560b6caae52518d9c\" id=f7d9afcc-3565-4189-ad07-32bd3a6c7664 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:25:50.907045 crc crio[24477]: time=\"2026-06-11T12:25:50.906981065Z\" level=info msg=\"Got pod network &{Name:certified-operators-xpqkf Namespace:openshift-marketplace ID:4e41767a7dd2ca60b2ce5e099782bc07b220516a67f48ae560b6caae52518d9c UID:c55a0a9f-4162-4e1a-99b8-e76285416371 NetNS:/var/run/netns/9f653147-6ddf-4c88-acf5-55ea954f6ff3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc55a0a9f_4162_4e1a_99b8_e76285416371.slice PodAnnotations:0xc00008d668}] Aliases:map[]}\"\nJun 11 12:25:50.907264 crc crio[24477]: time=\"2026-06-11T12:25:50.907203791Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-xpqkf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:25:51.356910 crc crio[24477]: time=\"2026-06-11T12:25:51.356790736Z\" level=info msg=\"Stopped pod sandbox: 4e41767a7dd2ca60b2ce5e099782bc07b220516a67f48ae560b6caae52518d9c\" id=f7d9afcc-3565-4189-ad07-32bd3a6c7664 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:25:51.399547 crc crio[24477]: time=\"2026-06-11T12:25:51.399368675Z\" level=warning msg=\"Stopping container a2fae9ec31c806cc54626c29601719ac83dbd89289925678bb5e9b1e6206de7f with stop signal(15) timed out. Killing...\"\nJun 11 12:25:51.448916 crc crio[24477]: time=\"2026-06-11T12:25:51.448846954Z\" level=info msg=\"Removing container: bbe964ef12f5ab7ed77a28fcad50fbb6e9b1213e46a7f7ee0cb733055384c295\" id=d0cffe0f-4489-4eb8-bf3e-bd619e7caa74 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:25:51.507256 crc crio[24477]: time=\"2026-06-11T12:25:51.505067864Z\" level=error msg=\"Killing container a2fae9ec31c806cc54626c29601719ac83dbd89289925678bb5e9b1e6206de7f failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill a2fae9ec31c806cc54626c29601719ac83dbd89289925678bb5e9b1e6206de7f KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 11 12:25:51.548416 crc crio[24477]: time=\"2026-06-11T12:25:51.547916589Z\" level=info msg=\"Stopped container a2fae9ec31c806cc54626c29601719ac83dbd89289925678bb5e9b1e6206de7f: openstack/nova-metadata-0/nova-metadata-metadata\" id=705800ed-0687-41b7-a022-36e787d5868d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:25:51.551377 crc crio[24477]: time=\"2026-06-11T12:25:51.549225685Z\" level=info msg=\"Stopping pod sandbox: ec7447f9c4bccf610c57c11d208754c19e69183d1a46787f3a337918554ea70b\" id=1de035dc-d097-400b-a81c-c41367d4c995 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:25:51.551377 crc crio[24477]: time=\"2026-06-11T12:25:51.550262875Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ec7447f9c4bccf610c57c11d208754c19e69183d1a46787f3a337918554ea70b UID:a40024cb-5502-40d5-8a3d-ab00d20f73cb NetNS:/var/run/netns/e2fc7b3d-65f9-42f7-8b35-ca9421890ea8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda40024cb_5502_40d5_8a3d_ab00d20f73cb.slice PodAnnotations:0xc00008da40}] Aliases:map[]}\"\nJun 11 12:25:51.551377 crc crio[24477]: time=\"2026-06-11T12:25:51.550589735Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:25:51.690146 crc crio[24477]: time=\"2026-06-11T12:25:51.685341649Z\" level=info msg=\"Removed container bbe964ef12f5ab7ed77a28fcad50fbb6e9b1213e46a7f7ee0cb733055384c295: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=d0cffe0f-4489-4eb8-bf3e-bd619e7caa74 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:25:52.269989 crc crio[24477]: time=\"2026-06-11T12:25:52.267723734Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=49f8e4f0-04cd-4367-924b-f5c523ffd5b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:25:52.269989 crc crio[24477]: time=\"2026-06-11T12:25:52.267858317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:52.432195 crc crio[24477]: time=\"2026-06-11T12:25:52.427989827Z\" level=info msg=\"Stopped pod sandbox: ec7447f9c4bccf610c57c11d208754c19e69183d1a46787f3a337918554ea70b\" id=1de035dc-d097-400b-a81c-c41367d4c995 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:25:52.470178 crc crio[24477]: time=\"2026-06-11T12:25:52.47011087Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68b84f4555-fwm5c/POD\" id=92ba4da2-6e17-40e0-b191-5fe36b9b45eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:25:52.470563 crc crio[24477]: time=\"2026-06-11T12:25:52.470544193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:52.490185 crc crio[24477]: time=\"2026-06-11T12:25:52.490041571Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:79d72ef391446a815d727f948f30e736d7a77e75783214026b9691f82d5ff4a5 UID:a7451703-8b7c-49f1-a212-7d20cded9870 NetNS:/var/run/netns/f84e4f8d-3f9c-4a00-ae9b-940d78464244 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7451703_8b7c_49f1_a212_7d20cded9870.slice PodAnnotations:0xc00718c030}] Aliases:map[]}\"\nJun 11 12:25:52.490185 crc crio[24477]: time=\"2026-06-11T12:25:52.490174176Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:25:52.620481 crc crio[24477]: time=\"2026-06-11T12:25:52.620298737Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-fwm5c Namespace:openstack ID:d154029182271db7c82f0b8e73c18ee17aaccb991c482d118ea69a031e82c63b UID:2b2583b6-4b6b-4820-908e-0b4d12f36b39 NetNS:/var/run/netns/b9780610-a198-4901-8911-fd50927455b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b2583b6_4b6b_4820_908e_0b4d12f36b39.slice PodAnnotations:0xc000a14958}] Aliases:map[]}\"\nJun 11 12:25:52.621799 crc crio[24477]: time=\"2026-06-11T12:25:52.620958356Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68b84f4555-fwm5c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:25:53.319939 crc crio[24477]: 2026-06-11T12:25:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:79d72ef391446a8 Mac:d2:07:e6:89:11:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/f84e4f8d-3f9c-4a00-ae9b-940d78464244 SocketPath: PciID:}] [{Interface:0xc000502780 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:25:53.328231 crc crio[24477]: time=\"2026-06-11T12:25:53.326705359Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:79d72ef391446a815d727f948f30e736d7a77e75783214026b9691f82d5ff4a5 UID:a7451703-8b7c-49f1-a212-7d20cded9870 NetNS:/var/run/netns/f84e4f8d-3f9c-4a00-ae9b-940d78464244 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7451703_8b7c_49f1_a212_7d20cded9870.slice PodAnnotations:0xc00718c030}] Aliases:map[]}\"\nJun 11 12:25:53.328231 crc crio[24477]: time=\"2026-06-11T12:25:53.326928035Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:25:53.350412 crc crio[24477]: time=\"2026-06-11T12:25:53.350268625Z\" level=info msg=\"Ran pod sandbox 79d72ef391446a815d727f948f30e736d7a77e75783214026b9691f82d5ff4a5 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=49f8e4f0-04cd-4367-924b-f5c523ffd5b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:25:53.355483 crc crio[24477]: time=\"2026-06-11T12:25:53.355101334Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=aa3bbb48-9edb-4e6c-8138-1a96d16f12c1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:53.424786 crc crio[24477]: time=\"2026-06-11T12:25:53.423825253Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=c5db6ca7-820b-4daa-9a62-49f6f2b60f82 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:53.437845 crc crio[24477]: time=\"2026-06-11T12:25:53.437789402Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=006bcae2-9283-4464-92f4-3811e612bb4b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:53.440880 crc crio[24477]: time=\"2026-06-11T12:25:53.438231854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:53.495105 crc crio[24477]: 2026-06-11T12:25:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d154029182271db Mac:d2:e6:f7:25:2c:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/b9780610-a198-4901-8911-fd50927455b5 SocketPath: PciID:}] [{Interface:0xc00013a5d0 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:25:53.496066 crc crio[24477]: time=\"2026-06-11T12:25:53.49598235Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-fwm5c Namespace:openstack ID:d154029182271db7c82f0b8e73c18ee17aaccb991c482d118ea69a031e82c63b UID:2b2583b6-4b6b-4820-908e-0b4d12f36b39 NetNS:/var/run/netns/b9780610-a198-4901-8911-fd50927455b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b2583b6_4b6b_4820_908e_0b4d12f36b39.slice PodAnnotations:0xc000a14958}] Aliases:map[]}\"\nJun 11 12:25:53.496196 crc crio[24477]: time=\"2026-06-11T12:25:53.496153103Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68b84f4555-fwm5c for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:25:53.539368 crc crio[24477]: time=\"2026-06-11T12:25:53.538812278Z\" level=info msg=\"Ran pod sandbox d154029182271db7c82f0b8e73c18ee17aaccb991c482d118ea69a031e82c63b with infra container: openstack/dnsmasq-dns-68b84f4555-fwm5c/POD\" id=92ba4da2-6e17-40e0-b191-5fe36b9b45eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:25:53.542149 crc crio[24477]: time=\"2026-06-11T12:25:53.54157338Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6984df86-beae-4a9d-860d-fd69c05bbfea name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:53.558506 crc crio[24477]: time=\"2026-06-11T12:25:53.558387207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:53.568814 crc crio[24477]: time=\"2026-06-11T12:25:53.568378589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:53.624485 crc crio[24477]: time=\"2026-06-11T12:25:53.624163114Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a6aebed7-d30f-42c1-8710-d883f55865b4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:53.633221 crc crio[24477]: time=\"2026-06-11T12:25:53.633114172Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68b84f4555-fwm5c/init\" id=1c1794d3-0b63-4101-9c09-f0cc43710b65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:53.633525 crc crio[24477]: time=\"2026-06-11T12:25:53.633437451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:53.784254 crc crio[24477]: time=\"2026-06-11T12:25:53.776184644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:53.802244 crc crio[24477]: time=\"2026-06-11T12:25:53.802148374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:53.803494 crc crio[24477]: time=\"2026-06-11T12:25:53.803363722Z\" level=info msg=\"Created container c68abdd190a588e1d6f2be2455848d7a60bf35881a1e506b712a98d8abaa3573: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=006bcae2-9283-4464-92f4-3811e612bb4b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:53.805331 crc crio[24477]: time=\"2026-06-11T12:25:53.805217023Z\" level=info msg=\"Starting container: c68abdd190a588e1d6f2be2455848d7a60bf35881a1e506b712a98d8abaa3573\" id=d6f7f9dd-6863-475a-922f-8b2622d673f3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:25:53.838773 crc crio[24477]: time=\"2026-06-11T12:25:53.836054477Z\" level=info msg=\"Started container\" PID=90300 containerID=c68abdd190a588e1d6f2be2455848d7a60bf35881a1e506b712a98d8abaa3573 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=d6f7f9dd-6863-475a-922f-8b2622d673f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79d72ef391446a815d727f948f30e736d7a77e75783214026b9691f82d5ff4a5\nJun 11 12:25:54.050724 crc crio[24477]: time=\"2026-06-11T12:25:54.050490202Z\" level=info msg=\"Created container a0d8bd4acfbe0b0604bb173abefb5a0eab1d1bd4d57045863162bdd737c52c38: openstack/dnsmasq-dns-68b84f4555-fwm5c/init\" id=1c1794d3-0b63-4101-9c09-f0cc43710b65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:54.055348 crc crio[24477]: time=\"2026-06-11T12:25:54.055256988Z\" level=info msg=\"Starting container: a0d8bd4acfbe0b0604bb173abefb5a0eab1d1bd4d57045863162bdd737c52c38\" id=d1baee32-3653-4b48-8131-18f20443c665 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:25:54.065732 crc crio[24477]: time=\"2026-06-11T12:25:54.06312387Z\" level=info msg=\"Started container\" PID=90308 containerID=a0d8bd4acfbe0b0604bb173abefb5a0eab1d1bd4d57045863162bdd737c52c38 description=openstack/dnsmasq-dns-68b84f4555-fwm5c/init id=d1baee32-3653-4b48-8131-18f20443c665 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d154029182271db7c82f0b8e73c18ee17aaccb991c482d118ea69a031e82c63b\nJun 11 12:25:54.211816 crc crio[24477]: time=\"2026-06-11T12:25:54.210643726Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=371faf2d-2ad7-4c85-827f-644947c530ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:25:54.211816 crc crio[24477]: time=\"2026-06-11T12:25:54.210849042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:54.324792 crc crio[24477]: time=\"2026-06-11T12:25:54.324593437Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:af285e68c87092131a29c85f3a2e3a1d4579603a69b1d07440ced158747568bb UID:46188404-5d87-4ead-8964-6f4b689a91fe NetNS:/var/run/netns/701e7fc1-cad8-49e7-8b51-0e5717f8e7ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46188404_5d87_4ead_8964_6f4b689a91fe.slice PodAnnotations:0xc000a15a88}] Aliases:map[]}\"\nJun 11 12:25:54.324792 crc crio[24477]: time=\"2026-06-11T12:25:54.324743151Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:25:54.747472 crc crio[24477]: time=\"2026-06-11T12:25:54.746183499Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ad78632b-37ac-44f6-85f4-a132807169d3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:54.920055 crc crio[24477]: time=\"2026-06-11T12:25:54.919950071Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=20914356-d1a1-4cbf-ae17-f8ffc31bc1f8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:54.951502 crc crio[24477]: time=\"2026-06-11T12:25:54.951390455Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68b84f4555-fwm5c/dnsmasq-dns\" id=396199dd-119e-4610-a7bd-9573f2e43726 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:54.955693 crc crio[24477]: time=\"2026-06-11T12:25:54.952068994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:55.110906 crc crio[24477]: time=\"2026-06-11T12:25:55.102969934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:55.115824 crc crio[24477]: time=\"2026-06-11T12:25:55.113117318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:55.162345 crc crio[24477]: 2026-06-11T12:25:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af285e68c870921 Mac:a2:e0:d6:e3:e5:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/701e7fc1-cad8-49e7-8b51-0e5717f8e7ec SocketPath: PciID:}] [{Interface:0xc000350a00 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:25:55.166854 crc crio[24477]: time=\"2026-06-11T12:25:55.164712639Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:af285e68c87092131a29c85f3a2e3a1d4579603a69b1d07440ced158747568bb UID:46188404-5d87-4ead-8964-6f4b689a91fe NetNS:/var/run/netns/701e7fc1-cad8-49e7-8b51-0e5717f8e7ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46188404_5d87_4ead_8964_6f4b689a91fe.slice PodAnnotations:0xc000a15a88}] Aliases:map[]}\"\nJun 11 12:25:55.166854 crc crio[24477]: time=\"2026-06-11T12:25:55.164869424Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:25:55.182095 crc crio[24477]: time=\"2026-06-11T12:25:55.181591969Z\" level=info msg=\"Ran pod sandbox af285e68c87092131a29c85f3a2e3a1d4579603a69b1d07440ced158747568bb with infra container: openstack/nova-metadata-0/POD\" id=371faf2d-2ad7-4c85-827f-644947c530ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:25:55.188606 crc crio[24477]: time=\"2026-06-11T12:25:55.186552158Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=59713d36-8391-4038-83b2-4de6d5fa5c9d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:55.196591 crc crio[24477]: time=\"2026-06-11T12:25:55.196113708Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=62f68db2-0d03-43b4-abe2-571e81aa98ec name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:55.210320 crc crio[24477]: time=\"2026-06-11T12:25:55.210215136Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=24dfaaa2-4402-41a2-b222-a4abe6d3dd17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:55.210814 crc crio[24477]: time=\"2026-06-11T12:25:55.210585177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:55.354225 crc crio[24477]: time=\"2026-06-11T12:25:55.354063202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:55.363760 crc crio[24477]: time=\"2026-06-11T12:25:55.359904504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:55.399084 crc crio[24477]: time=\"2026-06-11T12:25:55.398953613Z\" level=info msg=\"Created container 7a632eee42cd8924a20aec67caa77795cd51da12067d544c0bd2d7006acc2fc3: openstack/dnsmasq-dns-68b84f4555-fwm5c/dnsmasq-dns\" id=396199dd-119e-4610-a7bd-9573f2e43726 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:55.400510 crc crio[24477]: time=\"2026-06-11T12:25:55.400421284Z\" level=info msg=\"Starting container: 7a632eee42cd8924a20aec67caa77795cd51da12067d544c0bd2d7006acc2fc3\" id=bb770c04-602d-443a-8321-33de3606c4d6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:25:55.418361 crc crio[24477]: time=\"2026-06-11T12:25:55.418227482Z\" level=info msg=\"Started container\" PID=90425 containerID=7a632eee42cd8924a20aec67caa77795cd51da12067d544c0bd2d7006acc2fc3 description=openstack/dnsmasq-dns-68b84f4555-fwm5c/dnsmasq-dns id=bb770c04-602d-443a-8321-33de3606c4d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d154029182271db7c82f0b8e73c18ee17aaccb991c482d118ea69a031e82c63b\nJun 11 12:25:55.547208 crc crio[24477]: time=\"2026-06-11T12:25:55.547087107Z\" level=info msg=\"Created container 4b9c3858407c2ee4a303b1bba2401a123c7cdfce8737104e9038ca7ce80fc29e: openstack/nova-metadata-0/nova-metadata-log\" id=24dfaaa2-4402-41a2-b222-a4abe6d3dd17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:55.548904 crc crio[24477]: time=\"2026-06-11T12:25:55.548821876Z\" level=info msg=\"Starting container: 4b9c3858407c2ee4a303b1bba2401a123c7cdfce8737104e9038ca7ce80fc29e\" id=ce9060ec-6b85-48ee-88bb-1436f2f355b0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:25:55.555407 crc crio[24477]: time=\"2026-06-11T12:25:55.555282155Z\" level=info msg=\"Started container\" PID=90446 containerID=4b9c3858407c2ee4a303b1bba2401a123c7cdfce8737104e9038ca7ce80fc29e description=openstack/nova-metadata-0/nova-metadata-log id=ce9060ec-6b85-48ee-88bb-1436f2f355b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af285e68c87092131a29c85f3a2e3a1d4579603a69b1d07440ced158747568bb\nJun 11 12:25:55.569062 crc crio[24477]: time=\"2026-06-11T12:25:55.568964216Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=68d66c0b-cfb7-43a0-9e43-baabb04cd39e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:55.629449 crc crio[24477]: time=\"2026-06-11T12:25:55.629171574Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=8eef82bd-5fd5-441e-8a8e-a269c8938f5d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:25:55.643185 crc crio[24477]: time=\"2026-06-11T12:25:55.643074639Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=0733b3b3-4e4b-4d20-bee4-fb49141f0292 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:55.643752 crc crio[24477]: time=\"2026-06-11T12:25:55.643614685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:55.752499 crc crio[24477]: time=\"2026-06-11T12:25:55.752390361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:55.757434 crc crio[24477]: time=\"2026-06-11T12:25:55.757353474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:25:55.945590 crc crio[24477]: time=\"2026-06-11T12:25:55.944939497Z\" level=info msg=\"Created container f9ca8d54be24423d531f1e54116d816584ab25e48f66b05cf12483e0deae4e10: openstack/nova-metadata-0/nova-metadata-metadata\" id=0733b3b3-4e4b-4d20-bee4-fb49141f0292 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:25:55.952977 crc crio[24477]: time=\"2026-06-11T12:25:55.952235111Z\" level=info msg=\"Starting container: f9ca8d54be24423d531f1e54116d816584ab25e48f66b05cf12483e0deae4e10\" id=10af4c71-7b36-4dfe-bd18-a0db8278bf43 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:25:55.959760 crc crio[24477]: time=\"2026-06-11T12:25:55.959581336Z\" level=info msg=\"Started container\" PID=90488 containerID=f9ca8d54be24423d531f1e54116d816584ab25e48f66b05cf12483e0deae4e10 description=openstack/nova-metadata-0/nova-metadata-metadata id=10af4c71-7b36-4dfe-bd18-a0db8278bf43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af285e68c87092131a29c85f3a2e3a1d4579603a69b1d07440ced158747568bb\nJun 11 12:25:56.652353 crc crio[24477]: time=\"2026-06-11T12:25:56.652275625Z\" level=info msg=\"Stopping container: 3eb7974e68f21d56d56359f2e3edf48386effb316dfe778e5e89b033887393c7 (timeout: 30s)\" id=20a6a1c0-c134-43bd-a1a5-1b12fe7ba1d7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:25:56.652632 crc crio[24477]: time=\"2026-06-11T12:25:56.652510964Z\" level=info msg=\"Stopping container: c4cef31c2c29b46ad466a35efb58cb4f126192d5834d8fc0cf8be1d9c493363e (timeout: 30s)\" id=27e65e08-c679-4b68-8f2c-a32f3a024f1a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:25:56.803789 crc crio[24477]: time=\"2026-06-11T12:25:56.803562096Z\" level=info msg=\"Stopped container c4cef31c2c29b46ad466a35efb58cb4f126192d5834d8fc0cf8be1d9c493363e: openstack/nova-api-0/nova-api-log\" id=27e65e08-c679-4b68-8f2c-a32f3a024f1a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:25:57.519466 crc crio[24477]: time=\"2026-06-11T12:25:57.51859617Z\" level=info msg=\"Stopping container: 6288f230f41c9b0c75205ebc1da2c10a3442b3510602208b07bef6276c8623a0 (timeout: 30s)\" id=2f4606ba-141a-4e92-8f7d-e0f03cf9a926 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:25:57.519834 crc crio[24477]: time=\"2026-06-11T12:25:57.5197407Z\" level=info msg=\"Stopping container: 2b00099066b3df6ddec3e4c94d2b9aba66e6fa4cbba9721794c02b1c383b20e5 (timeout: 30s)\" id=30f8a18b-1c0c-46a2-ab09-f3b0d89c0ae0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:25:57.520626 crc crio[24477]: time=\"2026-06-11T12:25:57.520397528Z\" level=info msg=\"Stopping container: 59c6e7c97631fca84f116c7bf370cc9aeddfb236f49a17a7eb32fe127aea548a (timeout: 30s)\" id=276919c8-8f4b-42bd-b791-a035f5738aa3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:25:57.524738 crc crio[24477]: time=\"2026-06-11T12:25:57.521179269Z\" level=info msg=\"Stopping container: b9f475b6a7c4499dd87b9831e55aa9f26f900a5119c51453ac3b64d4f86ac3a4 (timeout: 30s)\" id=49bdc164-786f-414a-acfe-97272a5b2580 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:25:57.668930 crc crio[24477]: time=\"2026-06-11T12:25:57.668797888Z\" level=info msg=\"Stopped container b9f475b6a7c4499dd87b9831e55aa9f26f900a5119c51453ac3b64d4f86ac3a4: openstack/ceilometer-0/sg-core\" id=49bdc164-786f-414a-acfe-97272a5b2580 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:25:57.761010 crc crio[24477]: time=\"2026-06-11T12:25:57.760875577Z\" level=info msg=\"Stopped container 59c6e7c97631fca84f116c7bf370cc9aeddfb236f49a17a7eb32fe127aea548a: openstack/ceilometer-0/proxy-httpd\" id=276919c8-8f4b-42bd-b791-a035f5738aa3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:25:58.086251 crc crio[24477]: time=\"2026-06-11T12:25:58.08317143Z\" level=info msg=\"Stopped container 6288f230f41c9b0c75205ebc1da2c10a3442b3510602208b07bef6276c8623a0: openstack/ceilometer-0/ceilometer-central-agent\" id=2f4606ba-141a-4e92-8f7d-e0f03cf9a926 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:25:58.686333 crc crio[24477]: time=\"2026-06-11T12:25:58.684958232Z\" level=info msg=\"Stopped container 2b00099066b3df6ddec3e4c94d2b9aba66e6fa4cbba9721794c02b1c383b20e5: openstack/ceilometer-0/ceilometer-notification-agent\" id=30f8a18b-1c0c-46a2-ab09-f3b0d89c0ae0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:25:58.688760 crc crio[24477]: time=\"2026-06-11T12:25:58.688618243Z\" level=info msg=\"Stopping pod sandbox: 9310b716e747254da581372f1937c0a34ff0ceff17c8d24e722fa1bdd4709ba9\" id=642bfc96-b49a-45fe-9480-d53044816775 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:25:58.689333 crc crio[24477]: time=\"2026-06-11T12:25:58.689281082Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9310b716e747254da581372f1937c0a34ff0ceff17c8d24e722fa1bdd4709ba9 UID:375f9bad-c013-4fa8-b281-e83b242c0b50 NetNS:/var/run/netns/31e331a9-e939-4145-a721-23ce62670561 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod375f9bad_c013_4fa8_b281_e83b242c0b50.slice PodAnnotations:0xc00251e168}] Aliases:map[]}\"\nJun 11 12:25:58.689439 crc crio[24477]: time=\"2026-06-11T12:25:58.689427746Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:25:59.106290 crc crio[24477]: time=\"2026-06-11T12:25:59.106208485Z\" level=info msg=\"Stopped pod sandbox: 9310b716e747254da581372f1937c0a34ff0ceff17c8d24e722fa1bdd4709ba9\" id=642bfc96-b49a-45fe-9480-d53044816775 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:25:59.908415 crc crio[24477]: time=\"2026-06-11T12:25:59.907493783Z\" level=info msg=\"Stopped container 3eb7974e68f21d56d56359f2e3edf48386effb316dfe778e5e89b033887393c7: openstack/nova-api-0/nova-api-api\" id=20a6a1c0-c134-43bd-a1a5-1b12fe7ba1d7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:25:59.912208 crc crio[24477]: time=\"2026-06-11T12:25:59.912091892Z\" level=info msg=\"Stopping pod sandbox: cba5bfd019cd870a474be03030223392c300d74a7abd2668b735680491b7bee1\" id=faa5319b-b393-4b4f-b6f9-70b1501782f7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:25:59.912833 crc crio[24477]: time=\"2026-06-11T12:25:59.912774771Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:cba5bfd019cd870a474be03030223392c300d74a7abd2668b735680491b7bee1 UID:c7d1264e-9bba-467e-8ea5-96ad631d69c0 NetNS:/var/run/netns/c3e9b15f-fa6a-4a7e-9176-4d3161db5ff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7d1264e_9bba_467e_8ea5_96ad631d69c0.slice PodAnnotations:0xc000a868f0}] Aliases:map[]}\"\nJun 11 12:25:59.912985 crc crio[24477]: time=\"2026-06-11T12:25:59.912956496Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:25:59.986356 crc crio[24477]: time=\"2026-06-11T12:25:59.986132187Z\" level=info msg=\"Removing container: 59c6e7c97631fca84f116c7bf370cc9aeddfb236f49a17a7eb32fe127aea548a\" id=142137bf-fa46-4330-a0f6-b7a7feb0bbc0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:00.047958 crc crio[24477]: time=\"2026-06-11T12:26:00.044630445Z\" level=info msg=\"Removed container 59c6e7c97631fca84f116c7bf370cc9aeddfb236f49a17a7eb32fe127aea548a: openstack/ceilometer-0/proxy-httpd\" id=142137bf-fa46-4330-a0f6-b7a7feb0bbc0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:00.088355 crc crio[24477]: time=\"2026-06-11T12:26:00.087124967Z\" level=info msg=\"Removing container: b9f475b6a7c4499dd87b9831e55aa9f26f900a5119c51453ac3b64d4f86ac3a4\" id=052cde5a-7b44-4707-85a8-51c6b0031f8b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:00.223461 crc crio[24477]: time=\"2026-06-11T12:26:00.223326792Z\" level=info msg=\"Removed container b9f475b6a7c4499dd87b9831e55aa9f26f900a5119c51453ac3b64d4f86ac3a4: openstack/ceilometer-0/sg-core\" id=052cde5a-7b44-4707-85a8-51c6b0031f8b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:00.233356 crc crio[24477]: time=\"2026-06-11T12:26:00.232991395Z\" level=info msg=\"Removing container: 2b00099066b3df6ddec3e4c94d2b9aba66e6fa4cbba9721794c02b1c383b20e5\" id=074c1efe-b8bb-4e2f-9123-6ace7e705ec9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:00.287361 crc crio[24477]: time=\"2026-06-11T12:26:00.287230093Z\" level=info msg=\"Removed container 2b00099066b3df6ddec3e4c94d2b9aba66e6fa4cbba9721794c02b1c383b20e5: openstack/ceilometer-0/ceilometer-notification-agent\" id=074c1efe-b8bb-4e2f-9123-6ace7e705ec9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:00.294876 crc crio[24477]: time=\"2026-06-11T12:26:00.293040757Z\" level=info msg=\"Removing container: 6288f230f41c9b0c75205ebc1da2c10a3442b3510602208b07bef6276c8623a0\" id=a88e1171-9b30-4a27-a810-1b05aa644794 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:00.346892 crc crio[24477]: time=\"2026-06-11T12:26:00.346293082Z\" level=info msg=\"Removed container 6288f230f41c9b0c75205ebc1da2c10a3442b3510602208b07bef6276c8623a0: openstack/ceilometer-0/ceilometer-central-agent\" id=a88e1171-9b30-4a27-a810-1b05aa644794 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:00.502878 crc crio[24477]: time=\"2026-06-11T12:26:00.502358181Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=de985cbd-b2c6-4d41-a9dd-a2f9791cd890 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:26:00.502878 crc crio[24477]: time=\"2026-06-11T12:26:00.502483174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:00.536595 crc crio[24477]: time=\"2026-06-11T12:26:00.536497254Z\" level=info msg=\"Stopped pod sandbox: cba5bfd019cd870a474be03030223392c300d74a7abd2668b735680491b7bee1\" id=faa5319b-b393-4b4f-b6f9-70b1501782f7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:00.558256 crc crio[24477]: time=\"2026-06-11T12:26:00.558152839Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:695a9eab027e551d2bcf8a2dc8bbffd5fd6052fcb3bea014324f0ecf20b5a070 UID:f337b729-50ad-4d7b-8836-14e09895198a NetNS:/var/run/netns/e55de298-b33f-4e4c-9dfd-944bfb67f3e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf337b729_50ad_4d7b_8836_14e09895198a.slice PodAnnotations:0xc000a86cf8}] Aliases:map[]}\"\nJun 11 12:26:00.558256 crc crio[24477]: time=\"2026-06-11T12:26:00.558222751Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:26:00.630954 crc crio[24477]: time=\"2026-06-11T12:26:00.630219214Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686346-xjkrt/POD\" id=93fb1b1c-6703-4bc4-b1a6-b7a35c9fed1c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:26:00.630954 crc crio[24477]: time=\"2026-06-11T12:26:00.630980456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:00.720211 crc crio[24477]: time=\"2026-06-11T12:26:00.720097537Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686346-xjkrt Namespace:openshift-infra ID:719ece1d620527aa98ab7a71094d2181bfde0f2195b42a7399892638e872c743 UID:ce749dd0-ead3-471c-a4bc-7ac73115ec0b NetNS:/var/run/netns/e6536ab6-95d8-4f66-9c00-641731db6c3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce749dd0_ead3_471c_a4bc_7ac73115ec0b.slice PodAnnotations:0xc001f2aab0}] Aliases:map[]}\"\nJun 11 12:26:00.720211 crc crio[24477]: time=\"2026-06-11T12:26:00.720162079Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686346-xjkrt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:26:01.061437 crc crio[24477]: time=\"2026-06-11T12:26:01.060473525Z\" level=info msg=\"Removing container: 3eb7974e68f21d56d56359f2e3edf48386effb316dfe778e5e89b033887393c7\" id=847a70b8-1a64-41ef-99e0-1f4111219891 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:01.125471 crc crio[24477]: time=\"2026-06-11T12:26:01.125350837Z\" level=info msg=\"Removed container 3eb7974e68f21d56d56359f2e3edf48386effb316dfe778e5e89b033887393c7: openstack/nova-api-0/nova-api-api\" id=847a70b8-1a64-41ef-99e0-1f4111219891 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:01.147739 crc crio[24477]: time=\"2026-06-11T12:26:01.145589972Z\" level=info msg=\"Removing container: c4cef31c2c29b46ad466a35efb58cb4f126192d5834d8fc0cf8be1d9c493363e\" id=77d40c50-f9e6-4584-9e70-4564e67d9829 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:01.256049 crc crio[24477]: 2026-06-11T12:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:695a9eab027e551 Mac:22:bb:ff:9e:b8:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/e55de298-b33f-4e4c-9dfd-944bfb67f3e5 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:26:01.257760 crc crio[24477]: time=\"2026-06-11T12:26:01.257497212Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:695a9eab027e551d2bcf8a2dc8bbffd5fd6052fcb3bea014324f0ecf20b5a070 UID:f337b729-50ad-4d7b-8836-14e09895198a NetNS:/var/run/netns/e55de298-b33f-4e4c-9dfd-944bfb67f3e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf337b729_50ad_4d7b_8836_14e09895198a.slice PodAnnotations:0xc000a86cf8}] Aliases:map[]}\"\nJun 11 12:26:01.257954 crc crio[24477]: time=\"2026-06-11T12:26:01.257875922Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:26:01.286953 crc crio[24477]: time=\"2026-06-11T12:26:01.286802909Z\" level=info msg=\"Removed container c4cef31c2c29b46ad466a35efb58cb4f126192d5834d8fc0cf8be1d9c493363e: openstack/nova-api-0/nova-api-log\" id=77d40c50-f9e6-4584-9e70-4564e67d9829 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:01.300212 crc crio[24477]: time=\"2026-06-11T12:26:01.300128647Z\" level=info msg=\"Ran pod sandbox 695a9eab027e551d2bcf8a2dc8bbffd5fd6052fcb3bea014324f0ecf20b5a070 with infra container: openstack/ceilometer-0/POD\" id=de985cbd-b2c6-4d41-a9dd-a2f9791cd890 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:26:01.303464 crc crio[24477]: time=\"2026-06-11T12:26:01.303231659Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=c68a1889-24e6-4a69-9afe-d0ed9be6ec8f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:01.352158 crc crio[24477]: time=\"2026-06-11T12:26:01.351201796Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=ad4faaf4-348d-44fd-83e6-9d84619961b3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:01.370357 crc crio[24477]: time=\"2026-06-11T12:26:01.370221137Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=e98c612e-2f76-4389-bf48-77a6bec7acf5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:01.370827 crc crio[24477]: time=\"2026-06-11T12:26:01.370699771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:01.390177 crc crio[24477]: 2026-06-11T12:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:719ece1d620527a Mac:fe:80:cb:a0:ca:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/e6536ab6-95d8-4f66-9c00-641731db6c3e SocketPath: PciID:}] [{Interface:0xc0002e0a00 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:26:01.391210 crc crio[24477]: time=\"2026-06-11T12:26:01.39113331Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686346-xjkrt Namespace:openshift-infra ID:719ece1d620527aa98ab7a71094d2181bfde0f2195b42a7399892638e872c743 UID:ce749dd0-ead3-471c-a4bc-7ac73115ec0b NetNS:/var/run/netns/e6536ab6-95d8-4f66-9c00-641731db6c3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce749dd0_ead3_471c_a4bc_7ac73115ec0b.slice PodAnnotations:0xc001f2aab0}] Aliases:map[]}\"\nJun 11 12:26:01.391360 crc crio[24477]: time=\"2026-06-11T12:26:01.391322575Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686346-xjkrt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:26:01.437767 crc crio[24477]: time=\"2026-06-11T12:26:01.432144358Z\" level=info msg=\"Ran pod sandbox 719ece1d620527aa98ab7a71094d2181bfde0f2195b42a7399892638e872c743 with infra container: openshift-infra/auto-csr-approver-29686346-xjkrt/POD\" id=93fb1b1c-6703-4bc4-b1a6-b7a35c9fed1c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:26:01.437767 crc crio[24477]: time=\"2026-06-11T12:26:01.43589354Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=88ce1e44-04d2-4b2a-aad5-c734cd8883dd name=/runtime.v1.ImageService/PullImage\nJun 11 12:26:01.446281 crc crio[24477]: time=\"2026-06-11T12:26:01.446014005Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:26:01.467406 crc crio[24477]: time=\"2026-06-11T12:26:01.467269005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:01.471756 crc crio[24477]: time=\"2026-06-11T12:26:01.471599965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:01.587241 crc crio[24477]: time=\"2026-06-11T12:26:01.586708779Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=f8d8567e-ed18-46d6-a7ac-a13e1256dddc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:26:01.587389 crc crio[24477]: time=\"2026-06-11T12:26:01.587270025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:01.635339 crc crio[24477]: time=\"2026-06-11T12:26:01.63122221Z\" level=info msg=\"Created container a640f16c191db4b3e102cc3d348d7240df1f3af73bb642a8396d220702719d2c: openstack/ceilometer-0/ceilometer-central-agent\" id=e98c612e-2f76-4389-bf48-77a6bec7acf5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:01.635339 crc crio[24477]: time=\"2026-06-11T12:26:01.632753314Z\" level=info msg=\"Starting container: a640f16c191db4b3e102cc3d348d7240df1f3af73bb642a8396d220702719d2c\" id=802b2aae-c340-493e-9cbe-d5fd687a1e51 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:26:01.648707 crc crio[24477]: time=\"2026-06-11T12:26:01.645235117Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:70476cbd63b5a0e405b2349a4b7a356a87fe1d3149e29a09b0249d5a882f6f56 UID:b120d4b6-e144-44bd-88db-9cbe0119ae83 NetNS:/var/run/netns/4db7be7f-12d6-4808-838f-6eeede8cc386 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb120d4b6_e144_44bd_88db_9cbe0119ae83.slice PodAnnotations:0xc000530568}] Aliases:map[]}\"\nJun 11 12:26:01.648707 crc crio[24477]: time=\"2026-06-11T12:26:01.645298379Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:26:01.648707 crc crio[24477]: time=\"2026-06-11T12:26:01.646125362Z\" level=info msg=\"Started container\" PID=91209 containerID=a640f16c191db4b3e102cc3d348d7240df1f3af73bb642a8396d220702719d2c description=openstack/ceilometer-0/ceilometer-central-agent id=802b2aae-c340-493e-9cbe-d5fd687a1e51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=695a9eab027e551d2bcf8a2dc8bbffd5fd6052fcb3bea014324f0ecf20b5a070\nJun 11 12:26:01.665105 crc crio[24477]: time=\"2026-06-11T12:26:01.66272892Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=03d56df9-c3e8-4c83-a167-05cc542fc59e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:01.702426 crc crio[24477]: time=\"2026-06-11T12:26:01.702270212Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=adbc3552-1bb2-463b-a143-beaca4ba020b name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:01.712095 crc crio[24477]: time=\"2026-06-11T12:26:01.711976002Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=a1ed93b4-f0a3-403f-ab65-7990d95aacac name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:01.712374 crc crio[24477]: time=\"2026-06-11T12:26:01.712360013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:01.782446 crc crio[24477]: time=\"2026-06-11T12:26:01.781309278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:01.788550 crc crio[24477]: time=\"2026-06-11T12:26:01.788458757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:01.939547 crc crio[24477]: time=\"2026-06-11T12:26:01.939452191Z\" level=info msg=\"Created container b5abb8814b5a976558d0af0402b20d759b0a16c5e87d338e021ec8c8f192e12c: openstack/ceilometer-0/ceilometer-notification-agent\" id=a1ed93b4-f0a3-403f-ab65-7990d95aacac name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:01.950991 crc crio[24477]: time=\"2026-06-11T12:26:01.948267299Z\" level=info msg=\"Starting container: b5abb8814b5a976558d0af0402b20d759b0a16c5e87d338e021ec8c8f192e12c\" id=218ab0a7-1f1a-4cfc-a3ef-632955e00f00 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:26:01.956513 crc crio[24477]: time=\"2026-06-11T12:26:01.95640656Z\" level=info msg=\"Started container\" PID=91256 containerID=b5abb8814b5a976558d0af0402b20d759b0a16c5e87d338e021ec8c8f192e12c description=openstack/ceilometer-0/ceilometer-notification-agent id=218ab0a7-1f1a-4cfc-a3ef-632955e00f00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=695a9eab027e551d2bcf8a2dc8bbffd5fd6052fcb3bea014324f0ecf20b5a070\nJun 11 12:26:01.981746 crc crio[24477]: time=\"2026-06-11T12:26:01.980390883Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=470665f0-5a2d-42f2-a146-4355c282d742 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:02.025744 crc crio[24477]: time=\"2026-06-11T12:26:02.014414948Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=86ab189e-1ac2-4108-a6a4-1a84b0efbdc0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:02.025744 crc crio[24477]: time=\"2026-06-11T12:26:02.02315629Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=6a50ea18-dfb1-4aef-92ff-b93a743ec408 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:02.025744 crc crio[24477]: time=\"2026-06-11T12:26:02.023537256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:02.040813 crc crio[24477]: time=\"2026-06-11T12:26:02.037314174Z\" level=info msg=\"Stopping container: a4641330d135e7cbe0a545700f1421e3a5f6cf758f9aa5779e84e1779a6622e4 (timeout: 10s)\" id=9cfa068e-fc72-49c9-a18a-828fcc6f378d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:26:02.120591 crc crio[24477]: time=\"2026-06-11T12:26:02.12033985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:02.129866 crc crio[24477]: time=\"2026-06-11T12:26:02.127077071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:02.174452 crc crio[24477]: time=\"2026-06-11T12:26:02.174382859Z\" level=info msg=\"Stopped container a4641330d135e7cbe0a545700f1421e3a5f6cf758f9aa5779e84e1779a6622e4: openstack/dnsmasq-dns-7948f7c9f9-5xw2f/dnsmasq-dns\" id=9cfa068e-fc72-49c9-a18a-828fcc6f378d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:26:02.177192 crc crio[24477]: time=\"2026-06-11T12:26:02.176589098Z\" level=info msg=\"Stopping pod sandbox: 098ea72f0f1e5f5326f691c9e3fa38c3374d9c8edc177a825b3b6152a64c793a\" id=c3fbbf79-b35f-4d9f-a9e0-73cc16af3786 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:02.177788 crc crio[24477]: time=\"2026-06-11T12:26:02.177302637Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-5xw2f Namespace:openstack ID:098ea72f0f1e5f5326f691c9e3fa38c3374d9c8edc177a825b3b6152a64c793a UID:71fca2bf-157a-432b-8a75-430643d4551c NetNS:/var/run/netns/bb58b185-c96f-4948-b52b-143cf45798b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71fca2bf_157a_432b_8a75_430643d4551c.slice PodAnnotations:0xc007b168a8}] Aliases:map[]}\"\nJun 11 12:26:02.178995 crc crio[24477]: time=\"2026-06-11T12:26:02.177916525Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7948f7c9f9-5xw2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:26:02.352133 crc crio[24477]: 2026-06-11T12:26:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:70476cbd63b5a0e Mac:aa:b9:94:9c:b4:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/4db7be7f-12d6-4808-838f-6eeede8cc386 SocketPath: PciID:}] [{Interface:0xc0005905e0 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:26:02.352133 crc crio[24477]: time=\"2026-06-11T12:26:02.350867741Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:70476cbd63b5a0e405b2349a4b7a356a87fe1d3149e29a09b0249d5a882f6f56 UID:b120d4b6-e144-44bd-88db-9cbe0119ae83 NetNS:/var/run/netns/4db7be7f-12d6-4808-838f-6eeede8cc386 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb120d4b6_e144_44bd_88db_9cbe0119ae83.slice PodAnnotations:0xc000530568}] Aliases:map[]}\"\nJun 11 12:26:02.352133 crc crio[24477]: time=\"2026-06-11T12:26:02.351002544Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:26:02.362044 crc crio[24477]: time=\"2026-06-11T12:26:02.36192109Z\" level=info msg=\"Ran pod sandbox 70476cbd63b5a0e405b2349a4b7a356a87fe1d3149e29a09b0249d5a882f6f56 with infra container: openstack/nova-api-0/POD\" id=f8d8567e-ed18-46d6-a7ac-a13e1256dddc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:26:02.386391 crc crio[24477]: time=\"2026-06-11T12:26:02.386106288Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b6b250a5-0885-4709-8763-c651e61eb4dd name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:02.390714 crc crio[24477]: time=\"2026-06-11T12:26:02.390536725Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ded09372-49df-44b3-b4c8-c2f279780d90 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:02.401417 crc crio[24477]: time=\"2026-06-11T12:26:02.40129987Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=308d17ae-a79b-457a-a953-3f0e1a4d3539 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:02.402182 crc crio[24477]: time=\"2026-06-11T12:26:02.402112392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:02.576746 crc crio[24477]: time=\"2026-06-11T12:26:02.57614333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:02.580437 crc crio[24477]: time=\"2026-06-11T12:26:02.580339813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:02.596592 crc crio[24477]: time=\"2026-06-11T12:26:02.596143125Z\" level=info msg=\"Stopped pod sandbox: 098ea72f0f1e5f5326f691c9e3fa38c3374d9c8edc177a825b3b6152a64c793a\" id=c3fbbf79-b35f-4d9f-a9e0-73cc16af3786 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:02.615606 crc crio[24477]: time=\"2026-06-11T12:26:02.615491748Z\" level=info msg=\"Created container ba65576ea6de9005bf59c77fd9760d0fc18296ba953ffa3f5ace0da776addc14: openstack/ceilometer-0/sg-core\" id=6a50ea18-dfb1-4aef-92ff-b93a743ec408 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:02.622422 crc crio[24477]: time=\"2026-06-11T12:26:02.61917573Z\" level=info msg=\"Starting container: ba65576ea6de9005bf59c77fd9760d0fc18296ba953ffa3f5ace0da776addc14\" id=9ed395e7-a030-4502-a4dc-f9ad616389d8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:26:02.661897 crc crio[24477]: time=\"2026-06-11T12:26:02.661192209Z\" level=info msg=\"Started container\" PID=91353 containerID=ba65576ea6de9005bf59c77fd9760d0fc18296ba953ffa3f5ace0da776addc14 description=openstack/ceilometer-0/sg-core id=9ed395e7-a030-4502-a4dc-f9ad616389d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=695a9eab027e551d2bcf8a2dc8bbffd5fd6052fcb3bea014324f0ecf20b5a070\nJun 11 12:26:02.688735 crc crio[24477]: time=\"2026-06-11T12:26:02.688569324Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=8207d653-db6c-4651-8448-57c4609eb772 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:02.834885 crc crio[24477]: time=\"2026-06-11T12:26:02.832345805Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=5d7953c2-18ec-4f6b-a33b-658e1c2daaa9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:02.844174 crc crio[24477]: time=\"2026-06-11T12:26:02.843981761Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=cd144078-038f-4733-ad30-c867ff42e79a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:02.844885 crc crio[24477]: time=\"2026-06-11T12:26:02.844812234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:02.951392 crc crio[24477]: time=\"2026-06-11T12:26:02.951288974Z\" level=info msg=\"Created container 2b384407cc0caa3cb03f937a79253f6b7ecbef33c28ca2ed9bda06f893cd270a: openstack/nova-api-0/nova-api-log\" id=308d17ae-a79b-457a-a953-3f0e1a4d3539 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:02.952462 crc crio[24477]: time=\"2026-06-11T12:26:02.952414966Z\" level=info msg=\"Starting container: 2b384407cc0caa3cb03f937a79253f6b7ecbef33c28ca2ed9bda06f893cd270a\" id=2dccc311-45a6-4b86-b68e-63ed7b3f9e2a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:26:02.957827 crc crio[24477]: time=\"2026-06-11T12:26:02.957756274Z\" level=info msg=\"Started container\" PID=91416 containerID=2b384407cc0caa3cb03f937a79253f6b7ecbef33c28ca2ed9bda06f893cd270a description=openstack/nova-api-0/nova-api-log id=2dccc311-45a6-4b86-b68e-63ed7b3f9e2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=70476cbd63b5a0e405b2349a4b7a356a87fe1d3149e29a09b0249d5a882f6f56\nJun 11 12:26:02.981132 crc crio[24477]: time=\"2026-06-11T12:26:02.979897112Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ec3639cd-74ac-49e6-83bb-36418451956d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:02.981132 crc crio[24477]: time=\"2026-06-11T12:26:02.980773746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:02.985548 crc crio[24477]: time=\"2026-06-11T12:26:02.985477058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:03.077879 crc crio[24477]: time=\"2026-06-11T12:26:03.077717862Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=bd1f3777-ea6d-4ab8-a0f3-185899e04ea7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:03.088931 crc crio[24477]: time=\"2026-06-11T12:26:03.088701588Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=28f984a9-0c5b-45a1-b7fc-3bd73651099d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:03.089276 crc crio[24477]: time=\"2026-06-11T12:26:03.089256843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:03.104074 crc crio[24477]: time=\"2026-06-11T12:26:03.103990024Z\" level=info msg=\"Created container 1c19b8dc126507bdfc0000e8cf4b55c4769e405821aff163bbcbcc511ae78b10: openstack/ceilometer-0/proxy-httpd\" id=cd144078-038f-4733-ad30-c867ff42e79a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:03.110140 crc crio[24477]: time=\"2026-06-11T12:26:03.108236435Z\" level=info msg=\"Starting container: 1c19b8dc126507bdfc0000e8cf4b55c4769e405821aff163bbcbcc511ae78b10\" id=8f6923ea-ab3e-418e-974c-dbb91e1f97f6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:26:03.115021 crc crio[24477]: time=\"2026-06-11T12:26:03.114901959Z\" level=info msg=\"Started container\" PID=91453 containerID=1c19b8dc126507bdfc0000e8cf4b55c4769e405821aff163bbcbcc511ae78b10 description=openstack/ceilometer-0/proxy-httpd id=8f6923ea-ab3e-418e-974c-dbb91e1f97f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=695a9eab027e551d2bcf8a2dc8bbffd5fd6052fcb3bea014324f0ecf20b5a070\nJun 11 12:26:03.147641 crc crio[24477]: time=\"2026-06-11T12:26:03.14753371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:03.152788 crc crio[24477]: time=\"2026-06-11T12:26:03.152705194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:03.198166 crc crio[24477]: time=\"2026-06-11T12:26:03.19297657Z\" level=info msg=\"Stopping container: 1c19b8dc126507bdfc0000e8cf4b55c4769e405821aff163bbcbcc511ae78b10 (timeout: 30s)\" id=54d06afa-a43d-4ab8-9667-3295fe5db275 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:26:03.198166 crc crio[24477]: time=\"2026-06-11T12:26:03.193096001Z\" level=info msg=\"Stopping container: a640f16c191db4b3e102cc3d348d7240df1f3af73bb642a8396d220702719d2c (timeout: 30s)\" id=734cc22a-fdab-4a88-b6f3-3a006822bacf name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:26:03.198166 crc crio[24477]: time=\"2026-06-11T12:26:03.194625214Z\" level=info msg=\"Stopping container: ba65576ea6de9005bf59c77fd9760d0fc18296ba953ffa3f5ace0da776addc14 (timeout: 30s)\" id=44e52369-b57b-4716-9351-b6959889c681 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:26:03.199201 crc crio[24477]: time=\"2026-06-11T12:26:03.198627215Z\" level=info msg=\"Stopping container: b5abb8814b5a976558d0af0402b20d759b0a16c5e87d338e021ec8c8f192e12c (timeout: 30s)\" id=3c189e4c-5aaa-4a2d-9744-5139233996ba name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:26:03.258818 crc crio[24477]: time=\"2026-06-11T12:26:03.257914729Z\" level=info msg=\"Removing container: a4641330d135e7cbe0a545700f1421e3a5f6cf758f9aa5779e84e1779a6622e4\" id=c3d8634b-a4b7-46c7-be1e-da3f3daa66b3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:03.334224 crc crio[24477]: time=\"2026-06-11T12:26:03.334121775Z\" level=info msg=\"Stopped container ba65576ea6de9005bf59c77fd9760d0fc18296ba953ffa3f5ace0da776addc14: openstack/ceilometer-0/sg-core\" id=44e52369-b57b-4716-9351-b6959889c681 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:26:03.445815 crc crio[24477]: time=\"2026-06-11T12:26:03.445617665Z\" level=info msg=\"Removed container a4641330d135e7cbe0a545700f1421e3a5f6cf758f9aa5779e84e1779a6622e4: openstack/dnsmasq-dns-7948f7c9f9-5xw2f/dnsmasq-dns\" id=c3d8634b-a4b7-46c7-be1e-da3f3daa66b3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:03.469021 crc crio[24477]: time=\"2026-06-11T12:26:03.468908463Z\" level=info msg=\"Removing container: 56661522b51f9f1854b8a865461bb53c6f4ce35a466e62afb9289ba8ede75ba5\" id=d4ade6c7-c40c-46d8-bb40-9eeeb33974ff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:03.542046 crc crio[24477]: time=\"2026-06-11T12:26:03.541917952Z\" level=info msg=\"Removed container 56661522b51f9f1854b8a865461bb53c6f4ce35a466e62afb9289ba8ede75ba5: openstack/dnsmasq-dns-7948f7c9f9-5xw2f/init\" id=d4ade6c7-c40c-46d8-bb40-9eeeb33974ff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:03.632360 crc crio[24477]: time=\"2026-06-11T12:26:03.632254455Z\" level=info msg=\"Created container 25604f9da36e53761fd492329dfa6d0f24447f0536c00626fb38d40f4463d239: openstack/nova-api-0/nova-api-api\" id=28f984a9-0c5b-45a1-b7fc-3bd73651099d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:03.634287 crc crio[24477]: time=\"2026-06-11T12:26:03.634121957Z\" level=info msg=\"Starting container: 25604f9da36e53761fd492329dfa6d0f24447f0536c00626fb38d40f4463d239\" id=0c7c2b17-ba51-4fdf-baff-ccebc4387153 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:26:03.649164 crc crio[24477]: time=\"2026-06-11T12:26:03.649097599Z\" level=info msg=\"Started container\" PID=91664 containerID=25604f9da36e53761fd492329dfa6d0f24447f0536c00626fb38d40f4463d239 description=openstack/nova-api-0/nova-api-api id=0c7c2b17-ba51-4fdf-baff-ccebc4387153 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70476cbd63b5a0e405b2349a4b7a356a87fe1d3149e29a09b0249d5a882f6f56\nJun 11 12:26:03.871359 crc crio[24477]: time=\"2026-06-11T12:26:03.871260083Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-4c6cm/POD\" id=ac7e5453-a97a-41e2-a0e2-d05436d5e778 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:26:03.871534 crc crio[24477]: time=\"2026-06-11T12:26:03.871384961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:03.943717 crc crio[24477]: time=\"2026-06-11T12:26:03.942084703Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-4c6cm Namespace:openshift-marketplace ID:2d1accc4bf8f63d5cf7d60768e450dbd24e4d8c933ec08d22d49a091b84edc57 UID:58e8adf1-f099-47f6-bb9d-c67cfb1da981 NetNS:/var/run/netns/deb06149-2b1b-4223-897a-3705944691b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod58e8adf1_f099_47f6_bb9d_c67cfb1da981.slice PodAnnotations:0xc002d94278}] Aliases:map[]}\"\nJun 11 12:26:03.943717 crc crio[24477]: time=\"2026-06-11T12:26:03.942157095Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-4c6cm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:26:04.018891 crc crio[24477]: time=\"2026-06-11T12:26:04.018626927Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=88ce1e44-04d2-4b2a-aad5-c734cd8883dd name=/runtime.v1.ImageService/PullImage\nJun 11 12:26:04.019626 crc crio[24477]: time=\"2026-06-11T12:26:04.01952121Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8a3c5cef-e047-4380-9ca9-80e759aed1d9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:04.022914 crc crio[24477]: time=\"2026-06-11T12:26:04.022837213Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4d7a928e-2d54-452b-a0c6-c9bcbd7df064 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:04.036490 crc crio[24477]: time=\"2026-06-11T12:26:04.036312029Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686346-xjkrt/oc\" id=ba19586c-7d61-4f69-ab1a-7b564d76bb84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:04.037743 crc crio[24477]: time=\"2026-06-11T12:26:04.037623086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:04.114435 crc crio[24477]: time=\"2026-06-11T12:26:04.114338506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:04.130932 crc crio[24477]: time=\"2026-06-11T12:26:04.129436199Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-tvv5f/POD\" id=b18c7119-208a-4793-a7d7-4ff1a9814b83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:26:04.130932 crc crio[24477]: time=\"2026-06-11T12:26:04.129531102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:04.323758 crc crio[24477]: time=\"2026-06-11T12:26:04.323465306Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-tvv5f Namespace:openstack ID:1662b994c7dce579b74d9031c0c8b5462c88fbfb603594e50f4163530b2a892a UID:8bf886e0-6583-4eb6-87b8-cde7ec6cf6cd NetNS:/var/run/netns/24decf7d-b99b-4a87-9450-d2eb6526c9f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bf886e0_6583_4eb6_87b8_cde7ec6cf6cd.slice PodAnnotations:0xc000b189c8}] Aliases:map[]}\"\nJun 11 12:26:04.323758 crc crio[24477]: time=\"2026-06-11T12:26:04.323541728Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-tvv5f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:26:04.624600 crc crio[24477]: 2026-06-11T12:26:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d1accc4bf8f63d Mac:1a:ad:9e:aa:8e:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/deb06149-2b1b-4223-897a-3705944691b6 SocketPath: PciID:}] [{Interface:0xc000582700 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:26:04.624600 crc crio[24477]: time=\"2026-06-11T12:26:04.622527765Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-4c6cm Namespace:openshift-marketplace ID:2d1accc4bf8f63d5cf7d60768e450dbd24e4d8c933ec08d22d49a091b84edc57 UID:58e8adf1-f099-47f6-bb9d-c67cfb1da981 NetNS:/var/run/netns/deb06149-2b1b-4223-897a-3705944691b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod58e8adf1_f099_47f6_bb9d_c67cfb1da981.slice PodAnnotations:0xc002d94278}] Aliases:map[]}\"\nJun 11 12:26:04.624600 crc crio[24477]: time=\"2026-06-11T12:26:04.622770702Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-4c6cm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:26:04.652814 crc crio[24477]: time=\"2026-06-11T12:26:04.648110821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:04.663598 crc crio[24477]: time=\"2026-06-11T12:26:04.663495196Z\" level=info msg=\"Ran pod sandbox 2d1accc4bf8f63d5cf7d60768e450dbd24e4d8c933ec08d22d49a091b84edc57 with infra container: openshift-marketplace/redhat-marketplace-4c6cm/POD\" id=ac7e5453-a97a-41e2-a0e2-d05436d5e778 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:26:04.672751 crc crio[24477]: time=\"2026-06-11T12:26:04.672579753Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8669fe5a-e932-4881-b502-383a6a5d4334 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:04.675567 crc crio[24477]: time=\"2026-06-11T12:26:04.675488373Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e152460d-445d-469b-bcc6-7286c4b2ffbd name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:04.699371 crc crio[24477]: time=\"2026-06-11T12:26:04.69918191Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-4c6cm/extract-utilities\" id=9a4c8caf-803c-4235-9d12-0dbb059c88c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:04.699879 crc crio[24477]: time=\"2026-06-11T12:26:04.699805777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:04.804399 crc crio[24477]: 2026-06-11T12:26:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1662b994c7dce57 Mac:c6:0a:4e:b9:86:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/24decf7d-b99b-4a87-9450-d2eb6526c9f6 SocketPath: PciID:}] [{Interface:0xc00011b390 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:26:04.806538 crc crio[24477]: time=\"2026-06-11T12:26:04.806473493Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-tvv5f Namespace:openstack ID:1662b994c7dce579b74d9031c0c8b5462c88fbfb603594e50f4163530b2a892a UID:8bf886e0-6583-4eb6-87b8-cde7ec6cf6cd NetNS:/var/run/netns/24decf7d-b99b-4a87-9450-d2eb6526c9f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bf886e0_6583_4eb6_87b8_cde7ec6cf6cd.slice PodAnnotations:0xc000b189c8}] Aliases:map[]}\"\nJun 11 12:26:04.806727 crc crio[24477]: time=\"2026-06-11T12:26:04.806628237Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-tvv5f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:26:04.833137 crc crio[24477]: time=\"2026-06-11T12:26:04.832549753Z\" level=info msg=\"Ran pod sandbox 1662b994c7dce579b74d9031c0c8b5462c88fbfb603594e50f4163530b2a892a with infra container: openstack/nova-cell1-cell-mapping-tvv5f/POD\" id=b18c7119-208a-4793-a7d7-4ff1a9814b83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:26:04.840786 crc crio[24477]: time=\"2026-06-11T12:26:04.840560162Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=cc8e3e80-51b9-4424-b3c5-44c067470174 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:04.884757 crc crio[24477]: time=\"2026-06-11T12:26:04.884171007Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=c4e2ca01-933f-4fe8-bb6a-59341657e921 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:04.898206 crc crio[24477]: time=\"2026-06-11T12:26:04.898050344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:04.900974 crc crio[24477]: time=\"2026-06-11T12:26:04.900882053Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-tvv5f/nova-manage\" id=6c651aaf-0584-444a-a514-3adea015b489 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:04.901630 crc crio[24477]: time=\"2026-06-11T12:26:04.901557213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:04.903488 crc crio[24477]: time=\"2026-06-11T12:26:04.903348271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:04.945231 crc crio[24477]: time=\"2026-06-11T12:26:04.944963103Z\" level=info msg=\"Created container 635dcdf9a3c4f511f945f542d62d1b6a9a30787c2c9ee40453014b56dbed05c4: openshift-infra/auto-csr-approver-29686346-xjkrt/oc\" id=ba19586c-7d61-4f69-ab1a-7b564d76bb84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:04.947775 crc crio[24477]: time=\"2026-06-11T12:26:04.947563683Z\" level=info msg=\"Starting container: 635dcdf9a3c4f511f945f542d62d1b6a9a30787c2c9ee40453014b56dbed05c4\" id=7da221cb-d9fe-4145-a821-cd67078693c9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:26:04.956259 crc crio[24477]: time=\"2026-06-11T12:26:04.956042061Z\" level=info msg=\"Started container\" PID=91931 containerID=635dcdf9a3c4f511f945f542d62d1b6a9a30787c2c9ee40453014b56dbed05c4 description=openshift-infra/auto-csr-approver-29686346-xjkrt/oc id=7da221cb-d9fe-4145-a821-cd67078693c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=719ece1d620527aa98ab7a71094d2181bfde0f2195b42a7399892638e872c743\nJun 11 12:26:04.987270 crc crio[24477]: time=\"2026-06-11T12:26:04.987202094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:04.995060 crc crio[24477]: time=\"2026-06-11T12:26:04.994577867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:05.068284 crc crio[24477]: time=\"2026-06-11T12:26:05.06816311Z\" level=info msg=\"Created container 4713b8f5e7a8cd1cb69d0fe51611ca50e2795bc995adda1139e0e1bcb5b92e83: openshift-marketplace/redhat-marketplace-4c6cm/extract-utilities\" id=9a4c8caf-803c-4235-9d12-0dbb059c88c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:05.070826 crc crio[24477]: time=\"2026-06-11T12:26:05.070719341Z\" level=info msg=\"Starting container: 4713b8f5e7a8cd1cb69d0fe51611ca50e2795bc995adda1139e0e1bcb5b92e83\" id=1d825a3f-aed2-4a3c-872d-f1acdd211451 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:26:05.086022 crc crio[24477]: time=\"2026-06-11T12:26:05.081146384Z\" level=info msg=\"Started container\" PID=91986 containerID=4713b8f5e7a8cd1cb69d0fe51611ca50e2795bc995adda1139e0e1bcb5b92e83 description=openshift-marketplace/redhat-marketplace-4c6cm/extract-utilities id=1d825a3f-aed2-4a3c-872d-f1acdd211451 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d1accc4bf8f63d5cf7d60768e450dbd24e4d8c933ec08d22d49a091b84edc57\nJun 11 12:26:05.181724 crc crio[24477]: time=\"2026-06-11T12:26:05.181590895Z\" level=info msg=\"Created container a663dd1cbc476409006f4c24b16bfc13b2344771958421c2856829166541f103: openstack/nova-cell1-cell-mapping-tvv5f/nova-manage\" id=6c651aaf-0584-444a-a514-3adea015b489 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:05.184104 crc crio[24477]: time=\"2026-06-11T12:26:05.184042441Z\" level=info msg=\"Starting container: a663dd1cbc476409006f4c24b16bfc13b2344771958421c2856829166541f103\" id=e40cadca-c662-4493-9656-93b980afb2ff name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:26:05.192144 crc crio[24477]: time=\"2026-06-11T12:26:05.192089269Z\" level=info msg=\"Started container\" PID=91995 containerID=a663dd1cbc476409006f4c24b16bfc13b2344771958421c2856829166541f103 description=openstack/nova-cell1-cell-mapping-tvv5f/nova-manage id=e40cadca-c662-4493-9656-93b980afb2ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=1662b994c7dce579b74d9031c0c8b5462c88fbfb603594e50f4163530b2a892a\nJun 11 12:26:05.423013 crc crio[24477]: time=\"2026-06-11T12:26:05.422302902Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=cd94c123-b9b5-49cd-b4b2-aa13f47799be name=/runtime.v1.ImageService/PullImage\nJun 11 12:26:05.432520 crc crio[24477]: time=\"2026-06-11T12:26:05.429467732Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 12:26:06.223019 crc crio[24477]: time=\"2026-06-11T12:26:06.222925119Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=cd94c123-b9b5-49cd-b4b2-aa13f47799be name=/runtime.v1.ImageService/PullImage\nJun 11 12:26:06.224077 crc crio[24477]: time=\"2026-06-11T12:26:06.223812933Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=27045540-13c9-495d-b8b8-8664590dfebe name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:06.229870 crc crio[24477]: time=\"2026-06-11T12:26:06.229791123Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=300569a6-0a3e-481a-a59c-0c8bf3c4ed72 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:06.236997 crc crio[24477]: time=\"2026-06-11T12:26:06.236918134Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-4c6cm/extract-content\" id=5bc31542-e993-423a-b975-a32a9151e7bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:06.237413 crc crio[24477]: time=\"2026-06-11T12:26:06.237348266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:06.310146 crc crio[24477]: time=\"2026-06-11T12:26:06.310045612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:06.317875 crc crio[24477]: time=\"2026-06-11T12:26:06.317757968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:06.505506 crc crio[24477]: time=\"2026-06-11T12:26:06.505384092Z\" level=info msg=\"Created container 94e6cd1f30783df82585938f719ba15dd73fbcbcedf790f6c98cbba00706ae21: openshift-marketplace/redhat-marketplace-4c6cm/extract-content\" id=5bc31542-e993-423a-b975-a32a9151e7bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:06.508937 crc crio[24477]: time=\"2026-06-11T12:26:06.50887715Z\" level=info msg=\"Starting container: 94e6cd1f30783df82585938f719ba15dd73fbcbcedf790f6c98cbba00706ae21\" id=3728a342-7f21-4f2d-9351-764e00c95bb7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:26:06.517316 crc crio[24477]: time=\"2026-06-11T12:26:06.517167402Z\" level=info msg=\"Started container\" PID=92122 containerID=94e6cd1f30783df82585938f719ba15dd73fbcbcedf790f6c98cbba00706ae21 description=openshift-marketplace/redhat-marketplace-4c6cm/extract-content id=3728a342-7f21-4f2d-9351-764e00c95bb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d1accc4bf8f63d5cf7d60768e450dbd24e4d8c933ec08d22d49a091b84edc57\nJun 11 12:26:07.506446 crc crio[24477]: time=\"2026-06-11T12:26:07.505974842Z\" level=info msg=\"Stopping pod sandbox: 719ece1d620527aa98ab7a71094d2181bfde0f2195b42a7399892638e872c743\" id=73e18ace-7820-43d1-9f15-c957e7ef9ba9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:07.507420 crc crio[24477]: time=\"2026-06-11T12:26:07.506360303Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=871db140-16f4-412a-82c2-c5757a1d7460 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:07.507894 crc crio[24477]: time=\"2026-06-11T12:26:07.507799473Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686346-xjkrt Namespace:openshift-infra ID:719ece1d620527aa98ab7a71094d2181bfde0f2195b42a7399892638e872c743 UID:ce749dd0-ead3-471c-a4bc-7ac73115ec0b NetNS:/var/run/netns/e6536ab6-95d8-4f66-9c00-641731db6c3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce749dd0_ead3_471c_a4bc_7ac73115ec0b.slice PodAnnotations:0xc000a15600}] Aliases:map[]}\"\nJun 11 12:26:07.508105 crc crio[24477]: time=\"2026-06-11T12:26:07.508007519Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686346-xjkrt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:26:07.517274 crc crio[24477]: time=\"2026-06-11T12:26:07.517117815Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5dad7a80-3ad7-4448-89b0-d913a8e83021 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:07.534540 crc crio[24477]: time=\"2026-06-11T12:26:07.534276878Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-4c6cm/registry-server\" id=3dec1e84-c703-40a8-b23b-7a31b3b75afa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:07.535035 crc crio[24477]: time=\"2026-06-11T12:26:07.534959977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:07.640442 crc crio[24477]: time=\"2026-06-11T12:26:07.640364792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:07.645085 crc crio[24477]: time=\"2026-06-11T12:26:07.645015611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:07.843554 crc crio[24477]: time=\"2026-06-11T12:26:07.843424947Z\" level=info msg=\"Created container dbbcf646097867da1e9eac9d2c37865ee1932ebb22567c8a1eb95932ca3430d8: openshift-marketplace/redhat-marketplace-4c6cm/registry-server\" id=3dec1e84-c703-40a8-b23b-7a31b3b75afa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:07.853297 crc crio[24477]: time=\"2026-06-11T12:26:07.853211453Z\" level=info msg=\"Starting container: dbbcf646097867da1e9eac9d2c37865ee1932ebb22567c8a1eb95932ca3430d8\" id=227e8d97-6cdd-44a4-90ca-38c73b05a203 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:26:07.874068 crc crio[24477]: time=\"2026-06-11T12:26:07.873974802Z\" level=info msg=\"Started container\" PID=92253 containerID=dbbcf646097867da1e9eac9d2c37865ee1932ebb22567c8a1eb95932ca3430d8 description=openshift-marketplace/redhat-marketplace-4c6cm/registry-server id=227e8d97-6cdd-44a4-90ca-38c73b05a203 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d1accc4bf8f63d5cf7d60768e450dbd24e4d8c933ec08d22d49a091b84edc57\nJun 11 12:26:08.016303 crc crio[24477]: time=\"2026-06-11T12:26:08.015606132Z\" level=info msg=\"Stopped pod sandbox: 719ece1d620527aa98ab7a71094d2181bfde0f2195b42a7399892638e872c743\" id=73e18ace-7820-43d1-9f15-c957e7ef9ba9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:13.636108 crc crio[24477]: time=\"2026-06-11T12:26:13.634912855Z\" level=info msg=\"Stopping pod sandbox: 1662b994c7dce579b74d9031c0c8b5462c88fbfb603594e50f4163530b2a892a\" id=566c9c39-ea56-499d-8dbf-0b843634a1db name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:13.638279 crc crio[24477]: time=\"2026-06-11T12:26:13.63688217Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-tvv5f Namespace:openstack ID:1662b994c7dce579b74d9031c0c8b5462c88fbfb603594e50f4163530b2a892a UID:8bf886e0-6583-4eb6-87b8-cde7ec6cf6cd NetNS:/var/run/netns/24decf7d-b99b-4a87-9450-d2eb6526c9f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bf886e0_6583_4eb6_87b8_cde7ec6cf6cd.slice PodAnnotations:0xc002ce4e20}] Aliases:map[]}\"\nJun 11 12:26:13.638279 crc crio[24477]: time=\"2026-06-11T12:26:13.637078816Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-tvv5f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:26:14.065117 crc crio[24477]: time=\"2026-06-11T12:26:14.064019979Z\" level=info msg=\"Stopped pod sandbox: 1662b994c7dce579b74d9031c0c8b5462c88fbfb603594e50f4163530b2a892a\" id=566c9c39-ea56-499d-8dbf-0b843634a1db name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:15.034727 crc crio[24477]: time=\"2026-06-11T12:26:15.032149846Z\" level=info msg=\"Stopping container: 2b384407cc0caa3cb03f937a79253f6b7ecbef33c28ca2ed9bda06f893cd270a (timeout: 30s)\" id=eb2ef775-7469-4aef-8cba-1a53de2d04f5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:26:15.034727 crc crio[24477]: time=\"2026-06-11T12:26:15.032376339Z\" level=info msg=\"Stopping container: 0add2176c67d90797f454323a13e5cb686294e08376a16c350912be8620002e9 (timeout: 30s)\" id=8e2e1892-5a76-4811-934f-ea49b3161f70 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:26:15.034727 crc crio[24477]: time=\"2026-06-11T12:26:15.03241315Z\" level=info msg=\"Stopping container: 25604f9da36e53761fd492329dfa6d0f24447f0536c00626fb38d40f4463d239 (timeout: 30s)\" id=d57807b7-9cc0-42bb-b11d-8c09db4b0f75 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:26:15.174514 crc crio[24477]: time=\"2026-06-11T12:26:15.174462403Z\" level=info msg=\"Stopped container 2b384407cc0caa3cb03f937a79253f6b7ecbef33c28ca2ed9bda06f893cd270a: openstack/nova-api-0/nova-api-log\" id=eb2ef775-7469-4aef-8cba-1a53de2d04f5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:26:16.721106 crc crio[24477]: time=\"2026-06-11T12:26:16.720382278Z\" level=info msg=\"Stopping container: f9ca8d54be24423d531f1e54116d816584ab25e48f66b05cf12483e0deae4e10 (timeout: 30s)\" id=646e9fa1-875f-42d0-b0a2-e57322d472d2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:26:16.722111 crc crio[24477]: time=\"2026-06-11T12:26:16.720555353Z\" level=info msg=\"Stopping container: 4b9c3858407c2ee4a303b1bba2401a123c7cdfce8737104e9038ca7ce80fc29e (timeout: 30s)\" id=0a64590a-c996-46af-b1c9-24c1577a335d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:26:16.725752 crc crio[24477]: time=\"2026-06-11T12:26:16.725516752Z\" level=info msg=\"Stopping container: dbbcf646097867da1e9eac9d2c37865ee1932ebb22567c8a1eb95932ca3430d8 (timeout: 2s)\" id=091d9692-5023-4cd8-9133-255c9b41c222 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:26:16.869785 crc crio[24477]: time=\"2026-06-11T12:26:16.868499101Z\" level=info msg=\"Stopped container dbbcf646097867da1e9eac9d2c37865ee1932ebb22567c8a1eb95932ca3430d8: openshift-marketplace/redhat-marketplace-4c6cm/registry-server\" id=091d9692-5023-4cd8-9133-255c9b41c222 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:26:16.871176 crc crio[24477]: time=\"2026-06-11T12:26:16.870564018Z\" level=info msg=\"Stopping pod sandbox: 2d1accc4bf8f63d5cf7d60768e450dbd24e4d8c933ec08d22d49a091b84edc57\" id=568489b0-ad5d-4b1e-814a-76d47b58f0ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:16.872112 crc crio[24477]: time=\"2026-06-11T12:26:16.87202704Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-4c6cm Namespace:openshift-marketplace ID:2d1accc4bf8f63d5cf7d60768e450dbd24e4d8c933ec08d22d49a091b84edc57 UID:58e8adf1-f099-47f6-bb9d-c67cfb1da981 NetNS:/var/run/netns/deb06149-2b1b-4223-897a-3705944691b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod58e8adf1_f099_47f6_bb9d_c67cfb1da981.slice PodAnnotations:0xc0072c0780}] Aliases:map[]}\"\nJun 11 12:26:16.872343 crc crio[24477]: time=\"2026-06-11T12:26:16.872278847Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-4c6cm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:26:16.890470 crc crio[24477]: time=\"2026-06-11T12:26:16.890362041Z\" level=info msg=\"Stopped container 4b9c3858407c2ee4a303b1bba2401a123c7cdfce8737104e9038ca7ce80fc29e: openstack/nova-metadata-0/nova-metadata-log\" id=0a64590a-c996-46af-b1c9-24c1577a335d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:26:17.109751 crc crio[24477]: time=\"2026-06-11T12:26:17.109513361Z\" level=info msg=\"Stopped container 0add2176c67d90797f454323a13e5cb686294e08376a16c350912be8620002e9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=8e2e1892-5a76-4811-934f-ea49b3161f70 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:26:17.113540 crc crio[24477]: time=\"2026-06-11T12:26:17.113457936Z\" level=info msg=\"Stopping pod sandbox: 9a15b8552c1fcfa6a0ba5ca7ca71ece35160a3b65b90a889969b89aff8358281\" id=5be668fc-9661-4eab-af8f-0ff46ab3bfae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:17.114421 crc crio[24477]: time=\"2026-06-11T12:26:17.114375881Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:9a15b8552c1fcfa6a0ba5ca7ca71ece35160a3b65b90a889969b89aff8358281 UID:178ea35f-77d4-40d4-92b7-080a84214c07 NetNS:/var/run/netns/52928a13-dd86-4179-beb5-ed89d64ed1f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod178ea35f_77d4_40d4_92b7_080a84214c07.slice PodAnnotations:0xc000327078}] Aliases:map[]}\"\nJun 11 12:26:17.114636 crc crio[24477]: time=\"2026-06-11T12:26:17.114542376Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:26:17.360848 crc crio[24477]: time=\"2026-06-11T12:26:17.356513057Z\" level=info msg=\"Stopped pod sandbox: 2d1accc4bf8f63d5cf7d60768e450dbd24e4d8c933ec08d22d49a091b84edc57\" id=568489b0-ad5d-4b1e-814a-76d47b58f0ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:17.785736 crc crio[24477]: time=\"2026-06-11T12:26:17.785552429Z\" level=info msg=\"Removing container: dbbcf646097867da1e9eac9d2c37865ee1932ebb22567c8a1eb95932ca3430d8\" id=13a699e3-70e4-4bbc-a795-50dfa2b01327 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:17.842042 crc crio[24477]: time=\"2026-06-11T12:26:17.840911888Z\" level=info msg=\"Removed container dbbcf646097867da1e9eac9d2c37865ee1932ebb22567c8a1eb95932ca3430d8: openshift-marketplace/redhat-marketplace-4c6cm/registry-server\" id=13a699e3-70e4-4bbc-a795-50dfa2b01327 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:17.850033 crc crio[24477]: time=\"2026-06-11T12:26:17.849808542Z\" level=info msg=\"Removing container: 94e6cd1f30783df82585938f719ba15dd73fbcbcedf790f6c98cbba00706ae21\" id=05e535fa-3526-4397-aabc-0b1dd3cb4984 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:17.850033 crc crio[24477]: time=\"2026-06-11T12:26:17.849940266Z\" level=info msg=\"Stopped pod sandbox: 9a15b8552c1fcfa6a0ba5ca7ca71ece35160a3b65b90a889969b89aff8358281\" id=5be668fc-9661-4eab-af8f-0ff46ab3bfae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:18.006354 crc crio[24477]: time=\"2026-06-11T12:26:18.006218562Z\" level=info msg=\"Removed container 94e6cd1f30783df82585938f719ba15dd73fbcbcedf790f6c98cbba00706ae21: openshift-marketplace/redhat-marketplace-4c6cm/extract-content\" id=05e535fa-3526-4397-aabc-0b1dd3cb4984 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:18.016633 crc crio[24477]: time=\"2026-06-11T12:26:18.016475522Z\" level=info msg=\"Removing container: 4713b8f5e7a8cd1cb69d0fe51611ca50e2795bc995adda1139e0e1bcb5b92e83\" id=02fcb3d6-5ef6-456a-bcc3-be0581798889 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:18.058547 crc crio[24477]: time=\"2026-06-11T12:26:18.058401672Z\" level=info msg=\"Removed container 4713b8f5e7a8cd1cb69d0fe51611ca50e2795bc995adda1139e0e1bcb5b92e83: openshift-marketplace/redhat-marketplace-4c6cm/extract-utilities\" id=02fcb3d6-5ef6-456a-bcc3-be0581798889 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:18.580606 crc crio[24477]: time=\"2026-06-11T12:26:18.580223813Z\" level=info msg=\"Stopped container 25604f9da36e53761fd492329dfa6d0f24447f0536c00626fb38d40f4463d239: openstack/nova-api-0/nova-api-api\" id=d57807b7-9cc0-42bb-b11d-8c09db4b0f75 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:26:18.584295 crc crio[24477]: time=\"2026-06-11T12:26:18.584244215Z\" level=info msg=\"Stopping pod sandbox: 70476cbd63b5a0e405b2349a4b7a356a87fe1d3149e29a09b0249d5a882f6f56\" id=a8998e84-e204-4b22-9fd6-fffd3dff13c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:18.584970 crc crio[24477]: time=\"2026-06-11T12:26:18.584943354Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:70476cbd63b5a0e405b2349a4b7a356a87fe1d3149e29a09b0249d5a882f6f56 UID:b120d4b6-e144-44bd-88db-9cbe0119ae83 NetNS:/var/run/netns/4db7be7f-12d6-4808-838f-6eeede8cc386 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb120d4b6_e144_44bd_88db_9cbe0119ae83.slice PodAnnotations:0xc00718cc50}] Aliases:map[]}\"\nJun 11 12:26:18.585388 crc crio[24477]: time=\"2026-06-11T12:26:18.585367206Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:26:18.802965 crc crio[24477]: time=\"2026-06-11T12:26:18.802266439Z\" level=info msg=\"Removing container: 0add2176c67d90797f454323a13e5cb686294e08376a16c350912be8620002e9\" id=48ba9733-2b1e-416d-89e2-7042a57f7a88 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:18.882035 crc crio[24477]: time=\"2026-06-11T12:26:18.881971812Z\" level=info msg=\"Removed container 0add2176c67d90797f454323a13e5cb686294e08376a16c350912be8620002e9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=48ba9733-2b1e-416d-89e2-7042a57f7a88 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:19.087517 crc crio[24477]: time=\"2026-06-11T12:26:19.087339832Z\" level=info msg=\"Stopped pod sandbox: 70476cbd63b5a0e405b2349a4b7a356a87fe1d3149e29a09b0249d5a882f6f56\" id=a8998e84-e204-4b22-9fd6-fffd3dff13c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:19.362366 crc crio[24477]: time=\"2026-06-11T12:26:19.361486393Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=a691f49d-d49a-4d81-bc50-4d75212a02f3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:26:19.362534 crc crio[24477]: time=\"2026-06-11T12:26:19.362409749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:19.440926 crc crio[24477]: time=\"2026-06-11T12:26:19.440807596Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:ea4442a627fdf728ef7e049337f00416df563a784847d44dbf62cc43c3a9b083 UID:bc244b1e-b0a2-4329-88c2-826652063a1f NetNS:/var/run/netns/a98fddf4-6a7a-4e7c-8902-bdea3fa7c030 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc244b1e_b0a2_4329_88c2_826652063a1f.slice PodAnnotations:0xc002d94330}] Aliases:map[]}\"\nJun 11 12:26:19.440926 crc crio[24477]: time=\"2026-06-11T12:26:19.440902469Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:26:19.846734 crc crio[24477]: time=\"2026-06-11T12:26:19.846091173Z\" level=info msg=\"Removing container: 25604f9da36e53761fd492329dfa6d0f24447f0536c00626fb38d40f4463d239\" id=0283d1d2-8522-45f1-a59f-1a97a77060f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:20.021016 crc crio[24477]: time=\"2026-06-11T12:26:20.020196418Z\" level=info msg=\"Removed container 25604f9da36e53761fd492329dfa6d0f24447f0536c00626fb38d40f4463d239: openstack/nova-api-0/nova-api-api\" id=0283d1d2-8522-45f1-a59f-1a97a77060f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:20.024397 crc crio[24477]: time=\"2026-06-11T12:26:20.024363898Z\" level=info msg=\"Removing container: 2b384407cc0caa3cb03f937a79253f6b7ecbef33c28ca2ed9bda06f893cd270a\" id=5837f84d-b4cc-42a7-b2a2-88affaf92ccc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:20.112780 crc crio[24477]: time=\"2026-06-11T12:26:20.112448377Z\" level=info msg=\"Stopped container f9ca8d54be24423d531f1e54116d816584ab25e48f66b05cf12483e0deae4e10: openstack/nova-metadata-0/nova-metadata-metadata\" id=646e9fa1-875f-42d0-b0a2-e57322d472d2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:26:20.119762 crc crio[24477]: 2026-06-11T12:26:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea4442a627fdf72 Mac:7a:fc:93:24:b2:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/a98fddf4-6a7a-4e7c-8902-bdea3fa7c030 SocketPath: PciID:}] [{Interface:0xc0005885d0 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:26:20.121468 crc crio[24477]: time=\"2026-06-11T12:26:20.121338714Z\" level=info msg=\"Stopping pod sandbox: af285e68c87092131a29c85f3a2e3a1d4579603a69b1d07440ced158747568bb\" id=870354a0-081e-4cfc-95d4-40d72a991b2c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:20.125215 crc crio[24477]: time=\"2026-06-11T12:26:20.123107543Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:af285e68c87092131a29c85f3a2e3a1d4579603a69b1d07440ced158747568bb UID:46188404-5d87-4ead-8964-6f4b689a91fe NetNS:/var/run/netns/701e7fc1-cad8-49e7-8b51-0e5717f8e7ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46188404_5d87_4ead_8964_6f4b689a91fe.slice PodAnnotations:0xc00008c5b0}] Aliases:map[]}\"\nJun 11 12:26:20.125215 crc crio[24477]: time=\"2026-06-11T12:26:20.123331039Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:26:20.138506 crc crio[24477]: time=\"2026-06-11T12:26:20.134458636Z\" level=info msg=\"Removed container 2b384407cc0caa3cb03f937a79253f6b7ecbef33c28ca2ed9bda06f893cd270a: openstack/nova-api-0/nova-api-log\" id=5837f84d-b4cc-42a7-b2a2-88affaf92ccc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:20.138506 crc crio[24477]: time=\"2026-06-11T12:26:20.137306889Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:ea4442a627fdf728ef7e049337f00416df563a784847d44dbf62cc43c3a9b083 UID:bc244b1e-b0a2-4329-88c2-826652063a1f NetNS:/var/run/netns/a98fddf4-6a7a-4e7c-8902-bdea3fa7c030 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc244b1e_b0a2_4329_88c2_826652063a1f.slice PodAnnotations:0xc002d94330}] Aliases:map[]}\"\nJun 11 12:26:20.138506 crc crio[24477]: time=\"2026-06-11T12:26:20.137627018Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:26:20.151588 crc crio[24477]: time=\"2026-06-11T12:26:20.151229072Z\" level=info msg=\"Ran pod sandbox ea4442a627fdf728ef7e049337f00416df563a784847d44dbf62cc43c3a9b083 with infra container: openstack/nova-scheduler-0/POD\" id=a691f49d-d49a-4d81-bc50-4d75212a02f3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:26:20.159932 crc crio[24477]: time=\"2026-06-11T12:26:20.159631773Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=a2ac4004-1670-40bf-97a1-ed6d94f9ece6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:20.194432 crc crio[24477]: time=\"2026-06-11T12:26:20.194324241Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=5dfb70f7-f1c7-440f-9c40-2dec726873c4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:20.203120 crc crio[24477]: time=\"2026-06-11T12:26:20.203056954Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=8f23e85a-e891-4734-b577-de1fbb610a4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:20.203706 crc crio[24477]: time=\"2026-06-11T12:26:20.203552348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:20.258184 crc crio[24477]: time=\"2026-06-11T12:26:20.258039999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:20.265917 crc crio[24477]: time=\"2026-06-11T12:26:20.265813115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:20.428721 crc crio[24477]: time=\"2026-06-11T12:26:20.427930088Z\" level=info msg=\"Created container a7ca612933f3e9543e5c309d6d5f4e5e5a9b6bc6eb08feff8d97c3771b658737: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=8f23e85a-e891-4734-b577-de1fbb610a4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:20.430421 crc crio[24477]: time=\"2026-06-11T12:26:20.430327046Z\" level=info msg=\"Starting container: a7ca612933f3e9543e5c309d6d5f4e5e5a9b6bc6eb08feff8d97c3771b658737\" id=664da552-05c6-42e6-9e40-f23ff93e4827 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:26:20.437082 crc crio[24477]: time=\"2026-06-11T12:26:20.436980752Z\" level=info msg=\"Started container\" PID=93156 containerID=a7ca612933f3e9543e5c309d6d5f4e5e5a9b6bc6eb08feff8d97c3771b658737 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=664da552-05c6-42e6-9e40-f23ff93e4827 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea4442a627fdf728ef7e049337f00416df563a784847d44dbf62cc43c3a9b083\nJun 11 12:26:20.518229 crc crio[24477]: time=\"2026-06-11T12:26:20.518115465Z\" level=info msg=\"Stopped pod sandbox: af285e68c87092131a29c85f3a2e3a1d4579603a69b1d07440ced158747568bb\" id=870354a0-081e-4cfc-95d4-40d72a991b2c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:20.637875 crc crio[24477]: time=\"2026-06-11T12:26:20.637794516Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=22d8243f-758f-490d-b35b-3f37a163bdd3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:26:20.638002 crc crio[24477]: time=\"2026-06-11T12:26:20.637895577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:20.671959 crc crio[24477]: time=\"2026-06-11T12:26:20.671760297Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:468c8ef6f3d25a2d15330332117704356ff48f39af6dba946de0807919f71154 UID:c4575e6a-2518-4512-b638-26865f8ccc1c NetNS:/var/run/netns/ae4c680f-31b4-4578-8046-c2ffab042dc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4575e6a_2518_4512_b638_26865f8ccc1c.slice PodAnnotations:0xc000a14680}] Aliases:map[]}\"\nJun 11 12:26:20.671959 crc crio[24477]: time=\"2026-06-11T12:26:20.671846959Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:26:20.876552 crc crio[24477]: time=\"2026-06-11T12:26:20.875538908Z\" level=info msg=\"Removing container: f9ca8d54be24423d531f1e54116d816584ab25e48f66b05cf12483e0deae4e10\" id=f0b723ff-8306-4afa-87ea-c8bcb58075b0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:20.970300 crc crio[24477]: time=\"2026-06-11T12:26:20.969555998Z\" level=info msg=\"Removed container f9ca8d54be24423d531f1e54116d816584ab25e48f66b05cf12483e0deae4e10: openstack/nova-metadata-0/nova-metadata-metadata\" id=f0b723ff-8306-4afa-87ea-c8bcb58075b0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:20.977690 crc crio[24477]: time=\"2026-06-11T12:26:20.976998802Z\" level=info msg=\"Removing container: 4b9c3858407c2ee4a303b1bba2401a123c7cdfce8737104e9038ca7ce80fc29e\" id=9d4fbd3c-7273-42d3-afca-a6de7c490d83 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:21.055732 crc crio[24477]: time=\"2026-06-11T12:26:21.054497865Z\" level=info msg=\"Removed container 4b9c3858407c2ee4a303b1bba2401a123c7cdfce8737104e9038ca7ce80fc29e: openstack/nova-metadata-0/nova-metadata-log\" id=9d4fbd3c-7273-42d3-afca-a6de7c490d83 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:21.130093 crc crio[24477]: 2026-06-11T12:26:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:468c8ef6f3d25a2 Mac:86:be:22:10:54:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/ae4c680f-31b4-4578-8046-c2ffab042dc8 SocketPath: PciID:}] [{Interface:0xc00022c690 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:26:21.131628 crc crio[24477]: time=\"2026-06-11T12:26:21.131567653Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:468c8ef6f3d25a2d15330332117704356ff48f39af6dba946de0807919f71154 UID:c4575e6a-2518-4512-b638-26865f8ccc1c NetNS:/var/run/netns/ae4c680f-31b4-4578-8046-c2ffab042dc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4575e6a_2518_4512_b638_26865f8ccc1c.slice PodAnnotations:0xc000a14680}] Aliases:map[]}\"\nJun 11 12:26:21.131851 crc crio[24477]: time=\"2026-06-11T12:26:21.131799809Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:26:21.147235 crc crio[24477]: time=\"2026-06-11T12:26:21.147157183Z\" level=info msg=\"Ran pod sandbox 468c8ef6f3d25a2d15330332117704356ff48f39af6dba946de0807919f71154 with infra container: openstack/nova-api-0/POD\" id=22d8243f-758f-490d-b35b-3f37a163bdd3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:26:21.151686 crc crio[24477]: time=\"2026-06-11T12:26:21.151561895Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=539049c1-b83c-4bd7-9bec-fb0907262eab name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:21.162485 crc crio[24477]: time=\"2026-06-11T12:26:21.16230332Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=8a16f7f6-3b95-4c38-b744-5bad6403fadf name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:21.180030 crc crio[24477]: time=\"2026-06-11T12:26:21.177385193Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=f49be32d-eb17-4978-a1a9-a5de96c8853c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:21.180030 crc crio[24477]: time=\"2026-06-11T12:26:21.177828323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:21.232150 crc crio[24477]: time=\"2026-06-11T12:26:21.232096587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:21.239139 crc crio[24477]: time=\"2026-06-11T12:26:21.239108813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:21.381986 crc crio[24477]: time=\"2026-06-11T12:26:21.381922388Z\" level=info msg=\"Created container 07da14df769c3f37922053ca9b0ba809defa726601219bc5ff836a18219ef5aa: openstack/nova-api-0/nova-api-log\" id=f49be32d-eb17-4978-a1a9-a5de96c8853c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:21.384021 crc crio[24477]: time=\"2026-06-11T12:26:21.383911043Z\" level=info msg=\"Starting container: 07da14df769c3f37922053ca9b0ba809defa726601219bc5ff836a18219ef5aa\" id=271a952f-7d7c-422a-b7c6-377b07503716 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:26:21.389890 crc crio[24477]: time=\"2026-06-11T12:26:21.389780557Z\" level=info msg=\"Started container\" PID=93301 containerID=07da14df769c3f37922053ca9b0ba809defa726601219bc5ff836a18219ef5aa description=openstack/nova-api-0/nova-api-log id=271a952f-7d7c-422a-b7c6-377b07503716 name=/runtime.v1.RuntimeService/StartContainer sandboxID=468c8ef6f3d25a2d15330332117704356ff48f39af6dba946de0807919f71154\nJun 11 12:26:21.400805 crc crio[24477]: time=\"2026-06-11T12:26:21.400716493Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=495fd7fa-7611-4915-a164-087b7ac84729 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:21.492611 crc crio[24477]: time=\"2026-06-11T12:26:21.492472972Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=87e6681a-6a23-4465-a825-812b394c47b1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:21.505103 crc crio[24477]: time=\"2026-06-11T12:26:21.504999952Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=6bafdb97-9464-4440-9f53-b0eca038e0f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:21.505718 crc crio[24477]: time=\"2026-06-11T12:26:21.505594129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:21.524435 crc crio[24477]: time=\"2026-06-11T12:26:21.524326911Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=14c1f28e-46f5-4f09-b400-32d212fee89f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:26:21.524547 crc crio[24477]: time=\"2026-06-11T12:26:21.524474506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:21.582110 crc crio[24477]: time=\"2026-06-11T12:26:21.581591419Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:881780ad8ba66f466b2bd267e5f29bc13d5b9a5679b1478138e39625b214fc8c UID:7eb282ab-dcca-4ce5-9a81-834234530b90 NetNS:/var/run/netns/331a0b45-c299-4d18-8b4b-c9293a5e7072 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7eb282ab_dcca_4ce5_9a81_834234530b90.slice PodAnnotations:0xc000a15140}] Aliases:map[]}\"\nJun 11 12:26:21.582110 crc crio[24477]: time=\"2026-06-11T12:26:21.581782394Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:26:21.619182 crc crio[24477]: time=\"2026-06-11T12:26:21.618083177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:21.628209 crc crio[24477]: time=\"2026-06-11T12:26:21.628111376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:21.780296 crc crio[24477]: time=\"2026-06-11T12:26:21.779372908Z\" level=info msg=\"Created container fe40e1e4282de96ae6f3748efa17b83bfb46ad4bdac4850dc56921af4f6d402d: openstack/nova-api-0/nova-api-api\" id=6bafdb97-9464-4440-9f53-b0eca038e0f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:21.782914 crc crio[24477]: time=\"2026-06-11T12:26:21.782744282Z\" level=info msg=\"Starting container: fe40e1e4282de96ae6f3748efa17b83bfb46ad4bdac4850dc56921af4f6d402d\" id=01c68e18-0572-49a2-a191-b2446d259a1e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:26:21.790937 crc crio[24477]: time=\"2026-06-11T12:26:21.790798427Z\" level=info msg=\"Started container\" PID=93360 containerID=fe40e1e4282de96ae6f3748efa17b83bfb46ad4bdac4850dc56921af4f6d402d description=openstack/nova-api-0/nova-api-api id=01c68e18-0572-49a2-a191-b2446d259a1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=468c8ef6f3d25a2d15330332117704356ff48f39af6dba946de0807919f71154\nJun 11 12:26:21.977970 crc crio[24477]: 2026-06-11T12:26:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:881780ad8ba66f4 Mac:a6:5f:da:6b:5d:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/331a0b45-c299-4d18-8b4b-c9293a5e7072 SocketPath: PciID:}] [{Interface:0xc00024e9a0 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:26:21.977970 crc crio[24477]: time=\"2026-06-11T12:26:21.97688486Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:881780ad8ba66f466b2bd267e5f29bc13d5b9a5679b1478138e39625b214fc8c UID:7eb282ab-dcca-4ce5-9a81-834234530b90 NetNS:/var/run/netns/331a0b45-c299-4d18-8b4b-c9293a5e7072 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7eb282ab_dcca_4ce5_9a81_834234530b90.slice PodAnnotations:0xc000a15140}] Aliases:map[]}\"\nJun 11 12:26:21.977970 crc crio[24477]: time=\"2026-06-11T12:26:21.977076245Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:26:21.990496 crc crio[24477]: time=\"2026-06-11T12:26:21.990445529Z\" level=info msg=\"Ran pod sandbox 881780ad8ba66f466b2bd267e5f29bc13d5b9a5679b1478138e39625b214fc8c with infra container: openstack/nova-metadata-0/POD\" id=14c1f28e-46f5-4f09-b400-32d212fee89f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:26:21.996182 crc crio[24477]: time=\"2026-06-11T12:26:21.996140317Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ec61f5e5-d89a-4507-9358-4b55f7463c82 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:21.998740 crc crio[24477]: time=\"2026-06-11T12:26:21.998621085Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=76aa3e19-bda9-40d4-9bd6-e3d42b1eaab0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:22.006223 crc crio[24477]: time=\"2026-06-11T12:26:22.006139984Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=6c3f7147-7710-4649-8591-d099851bffad name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:22.007508 crc crio[24477]: time=\"2026-06-11T12:26:22.007486382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:22.076971 crc crio[24477]: time=\"2026-06-11T12:26:22.076841548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:22.080163 crc crio[24477]: time=\"2026-06-11T12:26:22.080100029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:22.276575 crc crio[24477]: time=\"2026-06-11T12:26:22.276052276Z\" level=info msg=\"Created container 264d948fc8622c0acd85c66211d43513811c1a38703648cc58c577a4e9fddf41: openstack/nova-metadata-0/nova-metadata-log\" id=6c3f7147-7710-4649-8591-d099851bffad name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:22.278408 crc crio[24477]: time=\"2026-06-11T12:26:22.278126454Z\" level=info msg=\"Starting container: 264d948fc8622c0acd85c66211d43513811c1a38703648cc58c577a4e9fddf41\" id=c40075b6-02e4-4c97-ae03-abac63786cad name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:26:22.286288 crc crio[24477]: time=\"2026-06-11T12:26:22.286079746Z\" level=info msg=\"Started container\" PID=93455 containerID=264d948fc8622c0acd85c66211d43513811c1a38703648cc58c577a4e9fddf41 description=openstack/nova-metadata-0/nova-metadata-log id=c40075b6-02e4-4c97-ae03-abac63786cad name=/runtime.v1.RuntimeService/StartContainer sandboxID=881780ad8ba66f466b2bd267e5f29bc13d5b9a5679b1478138e39625b214fc8c\nJun 11 12:26:22.304175 crc crio[24477]: time=\"2026-06-11T12:26:22.304058208Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=a7683cd5-aa28-454b-a554-6317ef206d23 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:22.369586 crc crio[24477]: time=\"2026-06-11T12:26:22.369410901Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b0e133d6-8f6e-484c-9222-e4d3b88e9d40 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:22.379762 crc crio[24477]: time=\"2026-06-11T12:26:22.379629896Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=3eb03988-d156-4c45-8d14-b455ec51c78e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:22.380196 crc crio[24477]: time=\"2026-06-11T12:26:22.380026647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:22.452074 crc crio[24477]: time=\"2026-06-11T12:26:22.45179135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:22.459248 crc crio[24477]: time=\"2026-06-11T12:26:22.459139875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:22.584783 crc crio[24477]: time=\"2026-06-11T12:26:22.584573426Z\" level=info msg=\"Created container ec0b31725a274541d1ce8070cc83dc3ccfc26b71667ec0e3d08641bf85e0d941: openstack/nova-metadata-0/nova-metadata-metadata\" id=3eb03988-d156-4c45-8d14-b455ec51c78e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:22.586927 crc crio[24477]: time=\"2026-06-11T12:26:22.586869399Z\" level=info msg=\"Starting container: ec0b31725a274541d1ce8070cc83dc3ccfc26b71667ec0e3d08641bf85e0d941\" id=f16f7481-2952-44d1-b41e-e17a6e01ed59 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:26:22.592837 crc crio[24477]: time=\"2026-06-11T12:26:22.592795894Z\" level=info msg=\"Started container\" PID=93565 containerID=ec0b31725a274541d1ce8070cc83dc3ccfc26b71667ec0e3d08641bf85e0d941 description=openstack/nova-metadata-0/nova-metadata-metadata id=f16f7481-2952-44d1-b41e-e17a6e01ed59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=881780ad8ba66f466b2bd267e5f29bc13d5b9a5679b1478138e39625b214fc8c\nJun 11 12:26:33.212691 crc crio[24477]: time=\"2026-06-11T12:26:33.2110193Z\" level=warning msg=\"Stopping container 1c19b8dc126507bdfc0000e8cf4b55c4769e405821aff163bbcbcc511ae78b10 with stop signal(15) timed out. Killing...\"\nJun 11 12:26:33.212691 crc crio[24477]: time=\"2026-06-11T12:26:33.212387Z\" level=warning msg=\"Stopping container a640f16c191db4b3e102cc3d348d7240df1f3af73bb642a8396d220702719d2c with stop signal(15) timed out. Killing...\"\nJun 11 12:26:33.266766 crc crio[24477]: time=\"2026-06-11T12:26:33.266575061Z\" level=warning msg=\"Stopping container b5abb8814b5a976558d0af0402b20d759b0a16c5e87d338e021ec8c8f192e12c with stop signal(15) timed out. Killing...\"\nJun 11 12:26:33.354872 crc crio[24477]: time=\"2026-06-11T12:26:33.354754392Z\" level=error msg=\"Killing container 1c19b8dc126507bdfc0000e8cf4b55c4769e405821aff163bbcbcc511ae78b10 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 1c19b8dc126507bdfc0000e8cf4b55c4769e405821aff163bbcbcc511ae78b10 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 11 12:26:33.367557 crc crio[24477]: time=\"2026-06-11T12:26:33.367449355Z\" level=error msg=\"Killing container b5abb8814b5a976558d0af0402b20d759b0a16c5e87d338e021ec8c8f192e12c failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill b5abb8814b5a976558d0af0402b20d759b0a16c5e87d338e021ec8c8f192e12c KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 11 12:26:33.380586 crc crio[24477]: time=\"2026-06-11T12:26:33.380461571Z\" level=info msg=\"Stopped container 1c19b8dc126507bdfc0000e8cf4b55c4769e405821aff163bbcbcc511ae78b10: openstack/ceilometer-0/proxy-httpd\" id=54d06afa-a43d-4ab8-9667-3295fe5db275 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:26:33.411720 crc crio[24477]: time=\"2026-06-11T12:26:33.411510475Z\" level=info msg=\"Stopped container b5abb8814b5a976558d0af0402b20d759b0a16c5e87d338e021ec8c8f192e12c: openstack/ceilometer-0/ceilometer-notification-agent\" id=3c189e4c-5aaa-4a2d-9744-5139233996ba name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:26:33.762379 crc crio[24477]: time=\"2026-06-11T12:26:33.761883941Z\" level=info msg=\"Stopped container a640f16c191db4b3e102cc3d348d7240df1f3af73bb642a8396d220702719d2c: openstack/ceilometer-0/ceilometer-central-agent\" id=734cc22a-fdab-4a88-b6f3-3a006822bacf name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:26:33.763548 crc crio[24477]: time=\"2026-06-11T12:26:33.763510807Z\" level=info msg=\"Stopping pod sandbox: 695a9eab027e551d2bcf8a2dc8bbffd5fd6052fcb3bea014324f0ecf20b5a070\" id=9ae68b72-d7de-4669-9cca-9025dceec96b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:33.764558 crc crio[24477]: time=\"2026-06-11T12:26:33.764520485Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:695a9eab027e551d2bcf8a2dc8bbffd5fd6052fcb3bea014324f0ecf20b5a070 UID:f337b729-50ad-4d7b-8836-14e09895198a NetNS:/var/run/netns/e55de298-b33f-4e4c-9dfd-944bfb67f3e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf337b729_50ad_4d7b_8836_14e09895198a.slice PodAnnotations:0xc00008c7c0}] Aliases:map[]}\"\nJun 11 12:26:33.764958 crc crio[24477]: time=\"2026-06-11T12:26:33.764932187Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:26:34.251944 crc crio[24477]: time=\"2026-06-11T12:26:34.251835152Z\" level=info msg=\"Stopped pod sandbox: 695a9eab027e551d2bcf8a2dc8bbffd5fd6052fcb3bea014324f0ecf20b5a070\" id=9ae68b72-d7de-4669-9cca-9025dceec96b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:35.198955 crc crio[24477]: time=\"2026-06-11T12:26:35.198271441Z\" level=info msg=\"Removing container: 1c19b8dc126507bdfc0000e8cf4b55c4769e405821aff163bbcbcc511ae78b10\" id=c10f8115-b519-4410-a862-439c3f9a7229 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:35.248105 crc crio[24477]: time=\"2026-06-11T12:26:35.247149565Z\" level=info msg=\"Removed container 1c19b8dc126507bdfc0000e8cf4b55c4769e405821aff163bbcbcc511ae78b10: openstack/ceilometer-0/proxy-httpd\" id=c10f8115-b519-4410-a862-439c3f9a7229 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:35.260119 crc crio[24477]: time=\"2026-06-11T12:26:35.257872643Z\" level=info msg=\"Removing container: ba65576ea6de9005bf59c77fd9760d0fc18296ba953ffa3f5ace0da776addc14\" id=81bc2a37-a5b1-4bce-81bf-1d8df0cea5c0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:35.344820 crc crio[24477]: time=\"2026-06-11T12:26:35.339241722Z\" level=info msg=\"Removed container ba65576ea6de9005bf59c77fd9760d0fc18296ba953ffa3f5ace0da776addc14: openstack/ceilometer-0/sg-core\" id=81bc2a37-a5b1-4bce-81bf-1d8df0cea5c0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:35.351143 crc crio[24477]: time=\"2026-06-11T12:26:35.351023022Z\" level=info msg=\"Removing container: b5abb8814b5a976558d0af0402b20d759b0a16c5e87d338e021ec8c8f192e12c\" id=a99d90ff-fa1d-43f7-9e02-bb9521e72b54 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:35.397314 crc crio[24477]: time=\"2026-06-11T12:26:35.397146806Z\" level=info msg=\"Removed container b5abb8814b5a976558d0af0402b20d759b0a16c5e87d338e021ec8c8f192e12c: openstack/ceilometer-0/ceilometer-notification-agent\" id=a99d90ff-fa1d-43f7-9e02-bb9521e72b54 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:35.408040 crc crio[24477]: time=\"2026-06-11T12:26:35.407773368Z\" level=info msg=\"Removing container: a640f16c191db4b3e102cc3d348d7240df1f3af73bb642a8396d220702719d2c\" id=6350793e-8aef-4bff-850b-d42fb4c4b890 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:35.472340 crc crio[24477]: time=\"2026-06-11T12:26:35.472200075Z\" level=info msg=\"Removed container a640f16c191db4b3e102cc3d348d7240df1f3af73bb642a8396d220702719d2c: openstack/ceilometer-0/ceilometer-central-agent\" id=6350793e-8aef-4bff-850b-d42fb4c4b890 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:35.686767 crc crio[24477]: time=\"2026-06-11T12:26:35.686281487Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=4ecb9143-09b3-4f59-867b-bfdafd0c7a95 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:26:35.686767 crc crio[24477]: time=\"2026-06-11T12:26:35.686751571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:35.728740 crc crio[24477]: time=\"2026-06-11T12:26:35.726535601Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:207ec60be4105f4bbb0f45c9ef5084169f5ef5bb2ab1aae1a575e5ea0df6e803 UID:51cc4334-21d2-4fc6-b11e-200bcdf1cfc0 NetNS:/var/run/netns/5760f52f-2b4b-4707-b0e8-668d583c5c6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51cc4334_21d2_4fc6_b11e_200bcdf1cfc0.slice PodAnnotations:0xc00008c8f8}] Aliases:map[]}\"\nJun 11 12:26:35.728740 crc crio[24477]: time=\"2026-06-11T12:26:35.726616803Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:26:36.336524 crc crio[24477]: 2026-06-11T12:26:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:207ec60be4105f4 Mac:76:e5:eb:e9:3d:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/5760f52f-2b4b-4707-b0e8-668d583c5c6e SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:26:36.340002 crc crio[24477]: time=\"2026-06-11T12:26:36.339883596Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:207ec60be4105f4bbb0f45c9ef5084169f5ef5bb2ab1aae1a575e5ea0df6e803 UID:51cc4334-21d2-4fc6-b11e-200bcdf1cfc0 NetNS:/var/run/netns/5760f52f-2b4b-4707-b0e8-668d583c5c6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51cc4334_21d2_4fc6_b11e_200bcdf1cfc0.slice PodAnnotations:0xc00008c8f8}] Aliases:map[]}\"\nJun 11 12:26:36.340371 crc crio[24477]: time=\"2026-06-11T12:26:36.340261536Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:26:36.356775 crc crio[24477]: time=\"2026-06-11T12:26:36.355912153Z\" level=info msg=\"Ran pod sandbox 207ec60be4105f4bbb0f45c9ef5084169f5ef5bb2ab1aae1a575e5ea0df6e803 with infra container: openstack/ceilometer-0/POD\" id=4ecb9143-09b3-4f59-867b-bfdafd0c7a95 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:26:36.358484 crc crio[24477]: time=\"2026-06-11T12:26:36.358314469Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=3c4133d2-278e-436c-9f95-6cf54d3228b2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:36.382408 crc crio[24477]: time=\"2026-06-11T12:26:36.382167084Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=c7bb3cdc-f14e-4936-93f3-c5555ad1e953 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:36.392898 crc crio[24477]: time=\"2026-06-11T12:26:36.392198984Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=c2446e6b-b046-4a32-ab03-b277e3203424 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:36.393457 crc crio[24477]: time=\"2026-06-11T12:26:36.393206853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:36.488497 crc crio[24477]: time=\"2026-06-11T12:26:36.488387068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:36.492383 crc crio[24477]: time=\"2026-06-11T12:26:36.492319858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:36.691203 crc crio[24477]: time=\"2026-06-11T12:26:36.69097691Z\" level=info msg=\"Created container 530a9abda555e38347acf50570d925469e07390732601813b7f4601e05973c30: openstack/ceilometer-0/ceilometer-central-agent\" id=c2446e6b-b046-4a32-ab03-b277e3203424 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:36.693625 crc crio[24477]: time=\"2026-06-11T12:26:36.69344253Z\" level=info msg=\"Starting container: 530a9abda555e38347acf50570d925469e07390732601813b7f4601e05973c30\" id=59df5037-6388-4f5e-9150-79d95affa461 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:26:36.700766 crc crio[24477]: time=\"2026-06-11T12:26:36.700549653Z\" level=info msg=\"Started container\" PID=94522 containerID=530a9abda555e38347acf50570d925469e07390732601813b7f4601e05973c30 description=openstack/ceilometer-0/ceilometer-central-agent id=59df5037-6388-4f5e-9150-79d95affa461 name=/runtime.v1.RuntimeService/StartContainer sandboxID=207ec60be4105f4bbb0f45c9ef5084169f5ef5bb2ab1aae1a575e5ea0df6e803\nJun 11 12:26:36.731288 crc crio[24477]: time=\"2026-06-11T12:26:36.731239714Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=7fabee4e-3a02-4629-8a9d-185e8afdbaf6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:36.769000 crc crio[24477]: time=\"2026-06-11T12:26:36.768215456Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=036e1f4f-88f5-47ae-bbec-fba5b65027ff name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:36.779498 crc crio[24477]: time=\"2026-06-11T12:26:36.77945542Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=838c3ce2-c05a-45b8-9fd4-4b3e6048eda0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:36.780987 crc crio[24477]: time=\"2026-06-11T12:26:36.780965092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:36.839295 crc crio[24477]: time=\"2026-06-11T12:26:36.839184777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:36.843009 crc crio[24477]: time=\"2026-06-11T12:26:36.842935791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:37.020040 crc crio[24477]: time=\"2026-06-11T12:26:37.019757215Z\" level=info msg=\"Created container d5da5eff881743edc3f0694182354a8bc215ef63c1b116d56027e74f4f2dccec: openstack/ceilometer-0/ceilometer-notification-agent\" id=838c3ce2-c05a-45b8-9fd4-4b3e6048eda0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:37.022227 crc crio[24477]: time=\"2026-06-11T12:26:37.021337139Z\" level=info msg=\"Starting container: d5da5eff881743edc3f0694182354a8bc215ef63c1b116d56027e74f4f2dccec\" id=2ec948c9-bd1f-4af5-b5c6-aa83f185ec7d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:26:37.030281 crc crio[24477]: time=\"2026-06-11T12:26:37.030136574Z\" level=info msg=\"Started container\" PID=94566 containerID=d5da5eff881743edc3f0694182354a8bc215ef63c1b116d56027e74f4f2dccec description=openstack/ceilometer-0/ceilometer-notification-agent id=2ec948c9-bd1f-4af5-b5c6-aa83f185ec7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=207ec60be4105f4bbb0f45c9ef5084169f5ef5bb2ab1aae1a575e5ea0df6e803\nJun 11 12:26:37.045195 crc crio[24477]: time=\"2026-06-11T12:26:37.044468514Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=a65ffc99-cdd0-45d9-a6e3-446d93f6ae1a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:37.062625 crc crio[24477]: time=\"2026-06-11T12:26:37.062479486Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=b2bd4324-937f-48a2-b4b4-84b22b393e63 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:37.075436 crc crio[24477]: time=\"2026-06-11T12:26:37.075348996Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=58ab3068-07e9-455e-b68c-8f17a867f3b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:37.075791 crc crio[24477]: time=\"2026-06-11T12:26:37.075753837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:37.123506 crc crio[24477]: time=\"2026-06-11T12:26:37.123243672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:37.152061 crc crio[24477]: time=\"2026-06-11T12:26:37.149815853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:37.304860 crc crio[24477]: time=\"2026-06-11T12:26:37.304726516Z\" level=info msg=\"Created container 686142bc046333d125e4fabca32b41b2eed76f1499040e1678207ecf6b26c82f: openstack/ceilometer-0/sg-core\" id=58ab3068-07e9-455e-b68c-8f17a867f3b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:37.306585 crc crio[24477]: time=\"2026-06-11T12:26:37.306445001Z\" level=info msg=\"Starting container: 686142bc046333d125e4fabca32b41b2eed76f1499040e1678207ecf6b26c82f\" id=d0528fa1-b94b-479e-a936-14525f29529a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:26:37.314223 crc crio[24477]: time=\"2026-06-11T12:26:37.313994185Z\" level=info msg=\"Started container\" PID=94590 containerID=686142bc046333d125e4fabca32b41b2eed76f1499040e1678207ecf6b26c82f description=openstack/ceilometer-0/sg-core id=d0528fa1-b94b-479e-a936-14525f29529a name=/runtime.v1.RuntimeService/StartContainer sandboxID=207ec60be4105f4bbb0f45c9ef5084169f5ef5bb2ab1aae1a575e5ea0df6e803\nJun 11 12:26:37.328742 crc crio[24477]: time=\"2026-06-11T12:26:37.328601312Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=369c9745-96e7-4286-bf99-5567666bf55f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:37.391087 crc crio[24477]: time=\"2026-06-11T12:26:37.391004545Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=9d06ea6a-ed21-4625-996a-16fd0a76fb63 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:37.401978 crc crio[24477]: time=\"2026-06-11T12:26:37.401898793Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=3cb36d71-5ef2-4b77-9d05-71806c14fe34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:37.402608 crc crio[24477]: time=\"2026-06-11T12:26:37.402556011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:37.470798 crc crio[24477]: time=\"2026-06-11T12:26:37.470714088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:37.476335 crc crio[24477]: time=\"2026-06-11T12:26:37.476268352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:37.669119 crc crio[24477]: time=\"2026-06-11T12:26:37.668488576Z\" level=info msg=\"Created container 84e0c7fa3aaab9ca235c11c2226e9c3f6b5ec95bb18c573d3b4cb1192afb8f71: openstack/ceilometer-0/proxy-httpd\" id=3cb36d71-5ef2-4b77-9d05-71806c14fe34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:37.670757 crc crio[24477]: time=\"2026-06-11T12:26:37.670291243Z\" level=info msg=\"Starting container: 84e0c7fa3aaab9ca235c11c2226e9c3f6b5ec95bb18c573d3b4cb1192afb8f71\" id=c19743c3-89d6-431b-b11e-fb60f78b48e9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:26:37.677259 crc crio[24477]: time=\"2026-06-11T12:26:37.677176088Z\" level=info msg=\"Started container\" PID=94665 containerID=84e0c7fa3aaab9ca235c11c2226e9c3f6b5ec95bb18c573d3b4cb1192afb8f71 description=openstack/ceilometer-0/proxy-httpd id=c19743c3-89d6-431b-b11e-fb60f78b48e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=207ec60be4105f4bbb0f45c9ef5084169f5ef5bb2ab1aae1a575e5ea0df6e803\nJun 11 12:26:37.703945 crc crio[24477]: time=\"2026-06-11T12:26:37.703875234Z\" level=info msg=\"Removing container: 53e88feb3941253caf5c2f395e91e168627af63e9ca1fbfff73a3062fbcf4bb5\" id=ee5dd101-e39b-4ed2-a548-108ca98d9abf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:37.831083 crc crio[24477]: time=\"2026-06-11T12:26:37.830927428Z\" level=info msg=\"Removed container 53e88feb3941253caf5c2f395e91e168627af63e9ca1fbfff73a3062fbcf4bb5: openshift-infra/auto-csr-approver-29686340-cn7b4/oc\" id=ee5dd101-e39b-4ed2-a548-108ca98d9abf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:37.841026 crc crio[24477]: time=\"2026-06-11T12:26:37.840950139Z\" level=info msg=\"Removing container: 0357f57277795d21fb082ea8f57bd0276c0f1da735e26ad0378f0774703ea0e9\" id=f552d44b-5c3e-4131-932d-d97884e6539b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:37.876116 crc crio[24477]: time=\"2026-06-11T12:26:37.876009922Z\" level=info msg=\"Removed container 0357f57277795d21fb082ea8f57bd0276c0f1da735e26ad0378f0774703ea0e9: openshift-marketplace/certified-operators-xpqkf/registry-server\" id=f552d44b-5c3e-4131-932d-d97884e6539b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:37.880290 crc crio[24477]: time=\"2026-06-11T12:26:37.878946209Z\" level=info msg=\"Removing container: 5b6b8cffa407f169c97becbf878b1d01a1ae4b3c8008f6d35a00a13e3ccb9468\" id=4ae0f0a9-6988-467f-96a7-77a361a7bab4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:37.915282 crc crio[24477]: time=\"2026-06-11T12:26:37.915155061Z\" level=info msg=\"Removed container 5b6b8cffa407f169c97becbf878b1d01a1ae4b3c8008f6d35a00a13e3ccb9468: openstack/kube-state-metrics-0/kube-state-metrics\" id=4ae0f0a9-6988-467f-96a7-77a361a7bab4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:37.919526 crc crio[24477]: time=\"2026-06-11T12:26:37.91946973Z\" level=info msg=\"Removing container: d97b75c21537fc63739003b9c2955d7dccf38663ef80116e5d7eb6cdb16267ea\" id=6791fa04-f529-4da3-aaa7-920c51db300e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:37.951546 crc crio[24477]: time=\"2026-06-11T12:26:37.951444234Z\" level=info msg=\"Removed container d97b75c21537fc63739003b9c2955d7dccf38663ef80116e5d7eb6cdb16267ea: openshift-marketplace/certified-operators-xpqkf/extract-utilities\" id=6791fa04-f529-4da3-aaa7-920c51db300e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:37.954843 crc crio[24477]: time=\"2026-06-11T12:26:37.954780874Z\" level=info msg=\"Removing container: 640cc529615faea56b263183056b6493ad04ad23b3e1c128df200c46b77a9e24\" id=f05f2952-4ee2-44fd-a21f-3a10d8afb03e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:38.035521 crc crio[24477]: time=\"2026-06-11T12:26:38.035109628Z\" level=info msg=\"Removed container 640cc529615faea56b263183056b6493ad04ad23b3e1c128df200c46b77a9e24: openshift-marketplace/certified-operators-xpqkf/extract-content\" id=f05f2952-4ee2-44fd-a21f-3a10d8afb03e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:38.047991 crc crio[24477]: time=\"2026-06-11T12:26:38.047867702Z\" level=info msg=\"Stopping pod sandbox: 695a9eab027e551d2bcf8a2dc8bbffd5fd6052fcb3bea014324f0ecf20b5a070\" id=ec68b54d-ebb6-44dc-8c47-119f3fdf7dd9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:38.048334 crc crio[24477]: time=\"2026-06-11T12:26:38.048056397Z\" level=info msg=\"Stopped pod sandbox (already stopped): 695a9eab027e551d2bcf8a2dc8bbffd5fd6052fcb3bea014324f0ecf20b5a070\" id=ec68b54d-ebb6-44dc-8c47-119f3fdf7dd9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:38.049802 crc crio[24477]: time=\"2026-06-11T12:26:38.049713194Z\" level=info msg=\"Removing pod sandbox: 695a9eab027e551d2bcf8a2dc8bbffd5fd6052fcb3bea014324f0ecf20b5a070\" id=1754abe7-2128-4ef7-8c0f-b71dfa8b8585 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:26:38.083216 crc crio[24477]: time=\"2026-06-11T12:26:38.083072247Z\" level=info msg=\"Removed pod sandbox: 695a9eab027e551d2bcf8a2dc8bbffd5fd6052fcb3bea014324f0ecf20b5a070\" id=1754abe7-2128-4ef7-8c0f-b71dfa8b8585 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:26:38.086286 crc crio[24477]: time=\"2026-06-11T12:26:38.086192561Z\" level=info msg=\"Stopping pod sandbox: 2d1accc4bf8f63d5cf7d60768e450dbd24e4d8c933ec08d22d49a091b84edc57\" id=626d7c6e-35b8-4b50-bf3a-c756ba639fce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:38.086286 crc crio[24477]: time=\"2026-06-11T12:26:38.086289764Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2d1accc4bf8f63d5cf7d60768e450dbd24e4d8c933ec08d22d49a091b84edc57\" id=626d7c6e-35b8-4b50-bf3a-c756ba639fce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:38.087415 crc crio[24477]: time=\"2026-06-11T12:26:38.087325193Z\" level=info msg=\"Removing pod sandbox: 2d1accc4bf8f63d5cf7d60768e450dbd24e4d8c933ec08d22d49a091b84edc57\" id=18d91199-9afb-4b33-b971-3501aab1bb19 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:26:38.105510 crc crio[24477]: time=\"2026-06-11T12:26:38.10539956Z\" level=info msg=\"Removed pod sandbox: 2d1accc4bf8f63d5cf7d60768e450dbd24e4d8c933ec08d22d49a091b84edc57\" id=18d91199-9afb-4b33-b971-3501aab1bb19 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:26:38.106837 crc crio[24477]: time=\"2026-06-11T12:26:38.106623691Z\" level=info msg=\"Stopping pod sandbox: 28c3799b1e218d1d83473022f7dd4bc1b2b8fb5dd9c86d289b56d016272de0fb\" id=f9c8fee9-8f02-4eb5-b861-18a8089d7c77 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:38.106941 crc crio[24477]: time=\"2026-06-11T12:26:38.106914809Z\" level=info msg=\"Stopped pod sandbox (already stopped): 28c3799b1e218d1d83473022f7dd4bc1b2b8fb5dd9c86d289b56d016272de0fb\" id=f9c8fee9-8f02-4eb5-b861-18a8089d7c77 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:38.107606 crc crio[24477]: time=\"2026-06-11T12:26:38.107537447Z\" level=info msg=\"Removing pod sandbox: 28c3799b1e218d1d83473022f7dd4bc1b2b8fb5dd9c86d289b56d016272de0fb\" id=4dc7f94b-04c3-4ea5-a2fd-bcded678124d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:26:38.127594 crc crio[24477]: time=\"2026-06-11T12:26:38.127450596Z\" level=info msg=\"Removed pod sandbox: 28c3799b1e218d1d83473022f7dd4bc1b2b8fb5dd9c86d289b56d016272de0fb\" id=4dc7f94b-04c3-4ea5-a2fd-bcded678124d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:26:38.129249 crc crio[24477]: time=\"2026-06-11T12:26:38.12916776Z\" level=info msg=\"Stopping pod sandbox: 70476cbd63b5a0e405b2349a4b7a356a87fe1d3149e29a09b0249d5a882f6f56\" id=86de47d7-2a69-4038-83fc-4a251aa4a608 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:38.129360 crc crio[24477]: time=\"2026-06-11T12:26:38.129266963Z\" level=info msg=\"Stopped pod sandbox (already stopped): 70476cbd63b5a0e405b2349a4b7a356a87fe1d3149e29a09b0249d5a882f6f56\" id=86de47d7-2a69-4038-83fc-4a251aa4a608 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:38.130095 crc crio[24477]: time=\"2026-06-11T12:26:38.130032184Z\" level=info msg=\"Removing pod sandbox: 70476cbd63b5a0e405b2349a4b7a356a87fe1d3149e29a09b0249d5a882f6f56\" id=48f9ccae-0348-4a77-83c4-02d6432c6c6f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:26:38.150816 crc crio[24477]: time=\"2026-06-11T12:26:38.150626462Z\" level=info msg=\"Removed pod sandbox: 70476cbd63b5a0e405b2349a4b7a356a87fe1d3149e29a09b0249d5a882f6f56\" id=48f9ccae-0348-4a77-83c4-02d6432c6c6f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:26:38.152173 crc crio[24477]: time=\"2026-06-11T12:26:38.15207901Z\" level=info msg=\"Stopping pod sandbox: af285e68c87092131a29c85f3a2e3a1d4579603a69b1d07440ced158747568bb\" id=2ec854d3-e564-4cfb-b9aa-ea98f17a493c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:38.152294 crc crio[24477]: time=\"2026-06-11T12:26:38.152192533Z\" level=info msg=\"Stopped pod sandbox (already stopped): af285e68c87092131a29c85f3a2e3a1d4579603a69b1d07440ced158747568bb\" id=2ec854d3-e564-4cfb-b9aa-ea98f17a493c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:38.153017 crc crio[24477]: time=\"2026-06-11T12:26:38.152941873Z\" level=info msg=\"Removing pod sandbox: af285e68c87092131a29c85f3a2e3a1d4579603a69b1d07440ced158747568bb\" id=1314ef96-2c84-42e6-8300-72aa45b98c94 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:26:38.174499 crc crio[24477]: time=\"2026-06-11T12:26:38.174393544Z\" level=info msg=\"Removed pod sandbox: af285e68c87092131a29c85f3a2e3a1d4579603a69b1d07440ced158747568bb\" id=1314ef96-2c84-42e6-8300-72aa45b98c94 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:26:38.176594 crc crio[24477]: time=\"2026-06-11T12:26:38.175632967Z\" level=info msg=\"Stopping pod sandbox: cba5bfd019cd870a474be03030223392c300d74a7abd2668b735680491b7bee1\" id=382c0a37-6de2-4761-8b70-25807f3b2c9d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:38.176594 crc crio[24477]: time=\"2026-06-11T12:26:38.175852753Z\" level=info msg=\"Stopped pod sandbox (already stopped): cba5bfd019cd870a474be03030223392c300d74a7abd2668b735680491b7bee1\" id=382c0a37-6de2-4761-8b70-25807f3b2c9d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:38.176594 crc crio[24477]: time=\"2026-06-11T12:26:38.176522892Z\" level=info msg=\"Removing pod sandbox: cba5bfd019cd870a474be03030223392c300d74a7abd2668b735680491b7bee1\" id=541f5253-691f-43db-ab2c-6296238f1573 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:26:38.198166 crc crio[24477]: time=\"2026-06-11T12:26:38.198071965Z\" level=info msg=\"Removed pod sandbox: cba5bfd019cd870a474be03030223392c300d74a7abd2668b735680491b7bee1\" id=541f5253-691f-43db-ab2c-6296238f1573 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:26:38.199217 crc crio[24477]: time=\"2026-06-11T12:26:38.199161383Z\" level=info msg=\"Stopping pod sandbox: 9a15b8552c1fcfa6a0ba5ca7ca71ece35160a3b65b90a889969b89aff8358281\" id=1047acbb-3689-4713-b8f4-5c560e39b2a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:38.199309 crc crio[24477]: time=\"2026-06-11T12:26:38.199231675Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9a15b8552c1fcfa6a0ba5ca7ca71ece35160a3b65b90a889969b89aff8358281\" id=1047acbb-3689-4713-b8f4-5c560e39b2a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:38.200521 crc crio[24477]: time=\"2026-06-11T12:26:38.200432448Z\" level=info msg=\"Removing pod sandbox: 9a15b8552c1fcfa6a0ba5ca7ca71ece35160a3b65b90a889969b89aff8358281\" id=5035dc68-56cf-4f02-898e-f23cec67caa7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:26:38.221190 crc crio[24477]: time=\"2026-06-11T12:26:38.22100917Z\" level=info msg=\"Removed pod sandbox: 9a15b8552c1fcfa6a0ba5ca7ca71ece35160a3b65b90a889969b89aff8358281\" id=5035dc68-56cf-4f02-898e-f23cec67caa7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:26:38.222773 crc crio[24477]: time=\"2026-06-11T12:26:38.222625928Z\" level=info msg=\"Stopping pod sandbox: e37944723a35c462d93ddb70d2c20788f62cbc2c2b0875193c681e3ddca7d352\" id=27b3f437-7fd5-4b3f-981a-633c6736c94e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:38.222773 crc crio[24477]: time=\"2026-06-11T12:26:38.222812794Z\" level=info msg=\"Stopped pod sandbox (already stopped): e37944723a35c462d93ddb70d2c20788f62cbc2c2b0875193c681e3ddca7d352\" id=27b3f437-7fd5-4b3f-981a-633c6736c94e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:38.223736 crc crio[24477]: time=\"2026-06-11T12:26:38.223532354Z\" level=info msg=\"Removing pod sandbox: e37944723a35c462d93ddb70d2c20788f62cbc2c2b0875193c681e3ddca7d352\" id=675f29d8-9a15-43ad-97b2-84cc7ab62f19 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:26:38.245393 crc crio[24477]: time=\"2026-06-11T12:26:38.245249262Z\" level=info msg=\"Removed pod sandbox: e37944723a35c462d93ddb70d2c20788f62cbc2c2b0875193c681e3ddca7d352\" id=675f29d8-9a15-43ad-97b2-84cc7ab62f19 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:26:38.246441 crc crio[24477]: time=\"2026-06-11T12:26:38.246365401Z\" level=info msg=\"Stopping pod sandbox: 9310b716e747254da581372f1937c0a34ff0ceff17c8d24e722fa1bdd4709ba9\" id=713c5e53-44d6-4b1d-aa35-3cf47bbe2d78 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:38.246441 crc crio[24477]: time=\"2026-06-11T12:26:38.246415952Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9310b716e747254da581372f1937c0a34ff0ceff17c8d24e722fa1bdd4709ba9\" id=713c5e53-44d6-4b1d-aa35-3cf47bbe2d78 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:38.247146 crc crio[24477]: time=\"2026-06-11T12:26:38.2470623Z\" level=info msg=\"Removing pod sandbox: 9310b716e747254da581372f1937c0a34ff0ceff17c8d24e722fa1bdd4709ba9\" id=2be4feb3-2c10-4b61-96c8-e45dd341b21b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:26:38.270947 crc crio[24477]: time=\"2026-06-11T12:26:38.27061186Z\" level=info msg=\"Removed pod sandbox: 9310b716e747254da581372f1937c0a34ff0ceff17c8d24e722fa1bdd4709ba9\" id=2be4feb3-2c10-4b61-96c8-e45dd341b21b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:26:38.272115 crc crio[24477]: time=\"2026-06-11T12:26:38.271997016Z\" level=info msg=\"Stopping pod sandbox: 75fe85ac3eaea309eeb24db47e1ae590fc8f639b91db56594aa36f437eee87fa\" id=ae1732fd-9d6d-423d-9b6d-1bbd78fa66cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:38.272115 crc crio[24477]: time=\"2026-06-11T12:26:38.272132299Z\" level=info msg=\"Stopped pod sandbox (already stopped): 75fe85ac3eaea309eeb24db47e1ae590fc8f639b91db56594aa36f437eee87fa\" id=ae1732fd-9d6d-423d-9b6d-1bbd78fa66cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:38.285716 crc crio[24477]: time=\"2026-06-11T12:26:38.28540409Z\" level=info msg=\"Removing pod sandbox: 75fe85ac3eaea309eeb24db47e1ae590fc8f639b91db56594aa36f437eee87fa\" id=4aa489b3-c83d-46c2-9339-b0d3d7a6f968 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:26:38.310030 crc crio[24477]: time=\"2026-06-11T12:26:38.309897306Z\" level=info msg=\"Removed pod sandbox: 75fe85ac3eaea309eeb24db47e1ae590fc8f639b91db56594aa36f437eee87fa\" id=4aa489b3-c83d-46c2-9339-b0d3d7a6f968 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:26:38.311191 crc crio[24477]: time=\"2026-06-11T12:26:38.311063626Z\" level=info msg=\"Stopping pod sandbox: 4e41767a7dd2ca60b2ce5e099782bc07b220516a67f48ae560b6caae52518d9c\" id=aa550cf0-52ad-4e3e-b40d-b4a11010aedc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:38.311191 crc crio[24477]: time=\"2026-06-11T12:26:38.311170239Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4e41767a7dd2ca60b2ce5e099782bc07b220516a67f48ae560b6caae52518d9c\" id=aa550cf0-52ad-4e3e-b40d-b4a11010aedc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:38.311921 crc crio[24477]: time=\"2026-06-11T12:26:38.311797446Z\" level=info msg=\"Removing pod sandbox: 4e41767a7dd2ca60b2ce5e099782bc07b220516a67f48ae560b6caae52518d9c\" id=093dd3d0-397c-46b4-b998-6592cd69cf91 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:26:38.350496 crc crio[24477]: time=\"2026-06-11T12:26:38.350387124Z\" level=info msg=\"Removed pod sandbox: 4e41767a7dd2ca60b2ce5e099782bc07b220516a67f48ae560b6caae52518d9c\" id=093dd3d0-397c-46b4-b998-6592cd69cf91 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:26:38.354181 crc crio[24477]: time=\"2026-06-11T12:26:38.353878146Z\" level=info msg=\"Stopping pod sandbox: 098ea72f0f1e5f5326f691c9e3fa38c3374d9c8edc177a825b3b6152a64c793a\" id=3146d11b-02ee-4562-a974-d9211fd6a26f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:38.354181 crc crio[24477]: time=\"2026-06-11T12:26:38.35403297Z\" level=info msg=\"Stopped pod sandbox (already stopped): 098ea72f0f1e5f5326f691c9e3fa38c3374d9c8edc177a825b3b6152a64c793a\" id=3146d11b-02ee-4562-a974-d9211fd6a26f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:38.355464 crc crio[24477]: time=\"2026-06-11T12:26:38.355420276Z\" level=info msg=\"Removing pod sandbox: 098ea72f0f1e5f5326f691c9e3fa38c3374d9c8edc177a825b3b6152a64c793a\" id=d10feed9-4b3a-4297-994f-e5fb561f9b66 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:26:38.397361 crc crio[24477]: time=\"2026-06-11T12:26:38.397220814Z\" level=info msg=\"Removed pod sandbox: 098ea72f0f1e5f5326f691c9e3fa38c3374d9c8edc177a825b3b6152a64c793a\" id=d10feed9-4b3a-4297-994f-e5fb561f9b66 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:26:42.115854 crc crio[24477]: time=\"2026-06-11T12:26:42.115071662Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-ngt4b/POD\" id=3dbe744b-835d-4206-89a6-6ee7be47d1d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:26:42.115854 crc crio[24477]: time=\"2026-06-11T12:26:42.115870545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:42.158939 crc crio[24477]: time=\"2026-06-11T12:26:42.158221112Z\" level=info msg=\"Got pod network &{Name:community-operators-ngt4b Namespace:openshift-marketplace ID:d64b8c90f74222982513ad2e3784e9c7932a44d8b8a934b3a179fb76bce3d8f3 UID:80244d32-ef84-465d-9a59-3af36fb89e72 NetNS:/var/run/netns/71fbd174-9db3-4ead-bd4f-487d09d19204 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80244d32_ef84_465d_9a59_3af36fb89e72.slice PodAnnotations:0xc002e128e8}] Aliases:map[]}\"\nJun 11 12:26:42.158939 crc crio[24477]: time=\"2026-06-11T12:26:42.158884542Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-ngt4b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:26:42.801757 crc crio[24477]: 2026-06-11T12:26:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d64b8c90f742229 Mac:46:4e:c0:81:74:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/71fbd174-9db3-4ead-bd4f-487d09d19204 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:26:42.803538 crc crio[24477]: time=\"2026-06-11T12:26:42.803473235Z\" level=info msg=\"Got pod network &{Name:community-operators-ngt4b Namespace:openshift-marketplace ID:d64b8c90f74222982513ad2e3784e9c7932a44d8b8a934b3a179fb76bce3d8f3 UID:80244d32-ef84-465d-9a59-3af36fb89e72 NetNS:/var/run/netns/71fbd174-9db3-4ead-bd4f-487d09d19204 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80244d32_ef84_465d_9a59_3af36fb89e72.slice PodAnnotations:0xc002e128e8}] Aliases:map[]}\"\nJun 11 12:26:42.803818 crc crio[24477]: time=\"2026-06-11T12:26:42.803751663Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-ngt4b for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:26:42.836289 crc crio[24477]: time=\"2026-06-11T12:26:42.836130598Z\" level=info msg=\"Ran pod sandbox d64b8c90f74222982513ad2e3784e9c7932a44d8b8a934b3a179fb76bce3d8f3 with infra container: openshift-marketplace/community-operators-ngt4b/POD\" id=3dbe744b-835d-4206-89a6-6ee7be47d1d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:26:42.848241 crc crio[24477]: time=\"2026-06-11T12:26:42.848147963Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=39857850-19ea-41de-a71e-ac2de203e7ed name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:42.857758 crc crio[24477]: time=\"2026-06-11T12:26:42.857536525Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4bcc3ff1-0d76-4f26-8c82-e0c0c9f6c1dd name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:42.873121 crc crio[24477]: time=\"2026-06-11T12:26:42.873009128Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-ngt4b/extract-utilities\" id=73d311b6-0b13-4992-bdb3-f57008467567 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:42.873545 crc crio[24477]: time=\"2026-06-11T12:26:42.873520542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:42.934384 crc crio[24477]: time=\"2026-06-11T12:26:42.934211274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:42.947762 crc crio[24477]: time=\"2026-06-11T12:26:42.947608951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:43.163437 crc crio[24477]: time=\"2026-06-11T12:26:43.163316307Z\" level=info msg=\"Created container 2639f37581f19fdd85b1370ddc2341808981b0db00f802d62e79ef7cefe112a4: openshift-marketplace/community-operators-ngt4b/extract-utilities\" id=73d311b6-0b13-4992-bdb3-f57008467567 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:43.165203 crc crio[24477]: time=\"2026-06-11T12:26:43.165042015Z\" level=info msg=\"Starting container: 2639f37581f19fdd85b1370ddc2341808981b0db00f802d62e79ef7cefe112a4\" id=b399b64d-e5f1-4671-8df8-284d3503051c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:26:43.174705 crc crio[24477]: time=\"2026-06-11T12:26:43.17454128Z\" level=info msg=\"Started container\" PID=95203 containerID=2639f37581f19fdd85b1370ddc2341808981b0db00f802d62e79ef7cefe112a4 description=openshift-marketplace/community-operators-ngt4b/extract-utilities id=b399b64d-e5f1-4671-8df8-284d3503051c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d64b8c90f74222982513ad2e3784e9c7932a44d8b8a934b3a179fb76bce3d8f3\nJun 11 12:26:43.430271 crc crio[24477]: time=\"2026-06-11T12:26:43.429832743Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=cc70aedc-9f3f-4009-8132-f543dc60cbc0 name=/runtime.v1.ImageService/PullImage\nJun 11 12:26:43.450462 crc crio[24477]: time=\"2026-06-11T12:26:43.450416659Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 12:26:44.093210 crc crio[24477]: time=\"2026-06-11T12:26:44.093020758Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=cc70aedc-9f3f-4009-8132-f543dc60cbc0 name=/runtime.v1.ImageService/PullImage\nJun 11 12:26:44.094202 crc crio[24477]: time=\"2026-06-11T12:26:44.094068517Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=64e64ed6-12ea-4fa5-8dbe-6e18dbb84486 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:44.096615 crc crio[24477]: time=\"2026-06-11T12:26:44.096549346Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=de951614-947b-4095-bf43-6856f31b7b2b name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:44.103964 crc crio[24477]: time=\"2026-06-11T12:26:44.103889911Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-ngt4b/extract-content\" id=41014d79-d104-44ba-88ba-2ac1367b7afb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:44.104451 crc crio[24477]: time=\"2026-06-11T12:26:44.104387175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:44.170115 crc crio[24477]: time=\"2026-06-11T12:26:44.170029186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:44.174610 crc crio[24477]: time=\"2026-06-11T12:26:44.174538182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:44.380379 crc crio[24477]: time=\"2026-06-11T12:26:44.380266472Z\" level=info msg=\"Created container 72bec006b4091f458c72f7107e16647c378b3f86a1e16ad3e4df62df08d74017: openshift-marketplace/community-operators-ngt4b/extract-content\" id=41014d79-d104-44ba-88ba-2ac1367b7afb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:44.385570 crc crio[24477]: time=\"2026-06-11T12:26:44.385472449Z\" level=info msg=\"Starting container: 72bec006b4091f458c72f7107e16647c378b3f86a1e16ad3e4df62df08d74017\" id=9b249254-c28f-4dee-83d0-23e7bf9c5657 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:26:44.394253 crc crio[24477]: time=\"2026-06-11T12:26:44.39380285Z\" level=info msg=\"Started container\" PID=95232 containerID=72bec006b4091f458c72f7107e16647c378b3f86a1e16ad3e4df62df08d74017 description=openshift-marketplace/community-operators-ngt4b/extract-content id=9b249254-c28f-4dee-83d0-23e7bf9c5657 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d64b8c90f74222982513ad2e3784e9c7932a44d8b8a934b3a179fb76bce3d8f3\nJun 11 12:26:46.486832 crc crio[24477]: time=\"2026-06-11T12:26:46.486083411Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=704f23cf-a631-470c-8d90-f988efa4e63d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:46.490470 crc crio[24477]: time=\"2026-06-11T12:26:46.490258157Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1f09cdef-e032-42ff-b4ae-3ec6509876a1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:46.502394 crc crio[24477]: time=\"2026-06-11T12:26:46.502130809Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-ngt4b/registry-server\" id=115ab09d-9687-4d15-89bb-f5b4ab8531a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:46.502990 crc crio[24477]: time=\"2026-06-11T12:26:46.502809447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:46.579854 crc crio[24477]: time=\"2026-06-11T12:26:46.578937863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:46.583152 crc crio[24477]: time=\"2026-06-11T12:26:46.583062227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:46.787281 crc crio[24477]: time=\"2026-06-11T12:26:46.787178252Z\" level=info msg=\"Created container 94a163dff842001ffe80b162fce480721ab7a50d34e2f5e9edcfcc1a50d9d5ef: openshift-marketplace/community-operators-ngt4b/registry-server\" id=115ab09d-9687-4d15-89bb-f5b4ab8531a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:46.789780 crc crio[24477]: time=\"2026-06-11T12:26:46.789564628Z\" level=info msg=\"Starting container: 94a163dff842001ffe80b162fce480721ab7a50d34e2f5e9edcfcc1a50d9d5ef\" id=90d1a91e-37e4-4df8-a0a3-59337932d618 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:26:46.798125 crc crio[24477]: time=\"2026-06-11T12:26:46.798021004Z\" level=info msg=\"Started container\" PID=95366 containerID=94a163dff842001ffe80b162fce480721ab7a50d34e2f5e9edcfcc1a50d9d5ef description=openshift-marketplace/community-operators-ngt4b/registry-server id=90d1a91e-37e4-4df8-a0a3-59337932d618 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d64b8c90f74222982513ad2e3784e9c7932a44d8b8a934b3a179fb76bce3d8f3\nJun 11 12:26:54.644349 crc crio[24477]: time=\"2026-06-11T12:26:54.642509947Z\" level=info msg=\"Stopping container: 94a163dff842001ffe80b162fce480721ab7a50d34e2f5e9edcfcc1a50d9d5ef (timeout: 2s)\" id=dff89357-ba0b-421f-85d6-643cf453fc2d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:26:54.775333 crc crio[24477]: time=\"2026-06-11T12:26:54.774732626Z\" level=info msg=\"Stopped container 94a163dff842001ffe80b162fce480721ab7a50d34e2f5e9edcfcc1a50d9d5ef: openshift-marketplace/community-operators-ngt4b/registry-server\" id=dff89357-ba0b-421f-85d6-643cf453fc2d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:26:54.776990 crc crio[24477]: time=\"2026-06-11T12:26:54.776735762Z\" level=info msg=\"Stopping pod sandbox: d64b8c90f74222982513ad2e3784e9c7932a44d8b8a934b3a179fb76bce3d8f3\" id=b9a96096-46e2-4adc-aac3-92bc012a5b94 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:54.779199 crc crio[24477]: time=\"2026-06-11T12:26:54.779098069Z\" level=info msg=\"Got pod network &{Name:community-operators-ngt4b Namespace:openshift-marketplace ID:d64b8c90f74222982513ad2e3784e9c7932a44d8b8a934b3a179fb76bce3d8f3 UID:80244d32-ef84-465d-9a59-3af36fb89e72 NetNS:/var/run/netns/71fbd174-9db3-4ead-bd4f-487d09d19204 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80244d32_ef84_465d_9a59_3af36fb89e72.slice PodAnnotations:0xc002ce4c28}] Aliases:map[]}\"\nJun 11 12:26:54.779832 crc crio[24477]: time=\"2026-06-11T12:26:54.779740927Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-ngt4b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:26:55.070290 crc crio[24477]: time=\"2026-06-11T12:26:55.070173679Z\" level=info msg=\"Stopped pod sandbox: d64b8c90f74222982513ad2e3784e9c7932a44d8b8a934b3a179fb76bce3d8f3\" id=b9a96096-46e2-4adc-aac3-92bc012a5b94 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:55.663847 crc crio[24477]: time=\"2026-06-11T12:26:55.661725225Z\" level=info msg=\"Removing container: 94a163dff842001ffe80b162fce480721ab7a50d34e2f5e9edcfcc1a50d9d5ef\" id=6c610321-2eca-4f84-b6bf-0d327841d4a0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:55.698352 crc crio[24477]: time=\"2026-06-11T12:26:55.698248778Z\" level=info msg=\"Removed container 94a163dff842001ffe80b162fce480721ab7a50d34e2f5e9edcfcc1a50d9d5ef: openshift-marketplace/community-operators-ngt4b/registry-server\" id=6c610321-2eca-4f84-b6bf-0d327841d4a0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:55.702340 crc crio[24477]: time=\"2026-06-11T12:26:55.702257156Z\" level=info msg=\"Removing container: 72bec006b4091f458c72f7107e16647c378b3f86a1e16ad3e4df62df08d74017\" id=23d50ed3-14dd-4889-b54b-3165eef70a4a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:55.753067 crc crio[24477]: time=\"2026-06-11T12:26:55.752966495Z\" level=info msg=\"Removed container 72bec006b4091f458c72f7107e16647c378b3f86a1e16ad3e4df62df08d74017: openshift-marketplace/community-operators-ngt4b/extract-content\" id=23d50ed3-14dd-4889-b54b-3165eef70a4a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:55.759133 crc crio[24477]: time=\"2026-06-11T12:26:55.758857331Z\" level=info msg=\"Removing container: 2639f37581f19fdd85b1370ddc2341808981b0db00f802d62e79ef7cefe112a4\" id=7ea31625-a2f5-4f68-b3b8-b57e93226b49 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:55.802396 crc crio[24477]: time=\"2026-06-11T12:26:55.802311591Z\" level=info msg=\"Removed container 2639f37581f19fdd85b1370ddc2341808981b0db00f802d62e79ef7cefe112a4: openshift-marketplace/community-operators-ngt4b/extract-utilities\" id=7ea31625-a2f5-4f68-b3b8-b57e93226b49 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:27:11.043046 crc crio[24477]: time=\"2026-06-11T12:27:11.041560093Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-nd498/POD\" id=7a9a0cb2-747d-4d16-b850-822fcfea7e46 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:27:11.045174 crc crio[24477]: time=\"2026-06-11T12:27:11.043125517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:27:11.096736 crc crio[24477]: time=\"2026-06-11T12:27:11.096557339Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nd498 Namespace:openshift-marketplace ID:a0da712d3c16a4279cadec909d9db521cde23a49cf86e0dcc2be1b549355776e UID:77c8211e-a509-42af-9fcf-1c8b3431273d NetNS:/var/run/netns/11c4dfed-0587-4c1c-b8c0-4dd40793040c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod77c8211e_a509_42af_9fcf_1c8b3431273d.slice PodAnnotations:0xc00008df58}] Aliases:map[]}\"\nJun 11 12:27:11.096736 crc crio[24477]: time=\"2026-06-11T12:27:11.096617911Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-nd498 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:27:11.486296 crc crio[24477]: 2026-06-11T12:27:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0da712d3c16a42 Mac:a2:e1:d0:5b:f2:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/11c4dfed-0587-4c1c-b8c0-4dd40793040c SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:27:11.488941 crc crio[24477]: time=\"2026-06-11T12:27:11.488841278Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nd498 Namespace:openshift-marketplace ID:a0da712d3c16a4279cadec909d9db521cde23a49cf86e0dcc2be1b549355776e UID:77c8211e-a509-42af-9fcf-1c8b3431273d NetNS:/var/run/netns/11c4dfed-0587-4c1c-b8c0-4dd40793040c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod77c8211e_a509_42af_9fcf_1c8b3431273d.slice PodAnnotations:0xc00008df58}] Aliases:map[]}\"\nJun 11 12:27:11.489058 crc crio[24477]: time=\"2026-06-11T12:27:11.489029383Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-nd498 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:27:11.503448 crc crio[24477]: time=\"2026-06-11T12:27:11.503343551Z\" level=info msg=\"Ran pod sandbox a0da712d3c16a4279cadec909d9db521cde23a49cf86e0dcc2be1b549355776e with infra container: openshift-marketplace/redhat-operators-nd498/POD\" id=7a9a0cb2-747d-4d16-b850-822fcfea7e46 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:27:11.510454 crc crio[24477]: time=\"2026-06-11T12:27:11.510338045Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=eaddcf86-200d-4478-b62b-285fd272d353 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:27:11.520251 crc crio[24477]: time=\"2026-06-11T12:27:11.520149748Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0e0873bb-5f29-4a4f-ab43-a77eb3b1cfe0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:27:11.534612 crc crio[24477]: time=\"2026-06-11T12:27:11.534506388Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-nd498/extract-utilities\" id=0a3d4774-eee8-48b2-a13f-08f9f84d6d68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:27:11.535243 crc crio[24477]: time=\"2026-06-11T12:27:11.535171666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:27:11.592437 crc crio[24477]: time=\"2026-06-11T12:27:11.592222899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:27:11.600528 crc crio[24477]: time=\"2026-06-11T12:27:11.600431328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:27:11.803756 crc crio[24477]: time=\"2026-06-11T12:27:11.803563156Z\" level=info msg=\"Created container 7df4f5704cdd29f1308ed71afe844d9a2d628dc83cd55bd80ef294fa28e839be: openshift-marketplace/redhat-operators-nd498/extract-utilities\" id=0a3d4774-eee8-48b2-a13f-08f9f84d6d68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:27:11.806483 crc crio[24477]: time=\"2026-06-11T12:27:11.806390045Z\" level=info msg=\"Starting container: 7df4f5704cdd29f1308ed71afe844d9a2d628dc83cd55bd80ef294fa28e839be\" id=ebb8b1bd-7dc8-4ccb-a383-b8f3824a3d2d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:27:11.813273 crc crio[24477]: time=\"2026-06-11T12:27:11.813201576Z\" level=info msg=\"Started container\" PID=96683 containerID=7df4f5704cdd29f1308ed71afe844d9a2d628dc83cd55bd80ef294fa28e839be description=openshift-marketplace/redhat-operators-nd498/extract-utilities id=ebb8b1bd-7dc8-4ccb-a383-b8f3824a3d2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0da712d3c16a4279cadec909d9db521cde23a49cf86e0dcc2be1b549355776e\nJun 11 12:27:11.946573 crc crio[24477]: time=\"2026-06-11T12:27:11.945998724Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f64c2cb4-ddeb-458a-94fd-9c575af4cbf7 name=/runtime.v1.ImageService/PullImage\nJun 11 12:27:11.964715 crc crio[24477]: time=\"2026-06-11T12:27:11.961922404Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 12:27:13.105881 crc crio[24477]: time=\"2026-06-11T12:27:13.105763941Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=f64c2cb4-ddeb-458a-94fd-9c575af4cbf7 name=/runtime.v1.ImageService/PullImage\nJun 11 12:27:13.109357 crc crio[24477]: time=\"2026-06-11T12:27:13.10928946Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d3b32b28-e204-402e-8b9f-15cd4885bb94 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:27:13.114111 crc crio[24477]: time=\"2026-06-11T12:27:13.113966469Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=527891c3-3d1f-4756-98d6-1ca9982fd748 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:27:13.126291 crc crio[24477]: time=\"2026-06-11T12:27:13.126151482Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-nd498/extract-content\" id=39db07d2-0120-4be1-bf95-19f4cc998e72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:27:13.127000 crc crio[24477]: time=\"2026-06-11T12:27:13.126931813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:27:13.219210 crc crio[24477]: time=\"2026-06-11T12:27:13.218189308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:27:13.225026 crc crio[24477]: time=\"2026-06-11T12:27:13.224919535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:27:13.456369 crc crio[24477]: time=\"2026-06-11T12:27:13.456260319Z\" level=info msg=\"Created container 3c7dea906e8d4638948958853befabef95d6d5a54fa4b34d8d60d0cf9eb049c4: openshift-marketplace/redhat-operators-nd498/extract-content\" id=39db07d2-0120-4be1-bf95-19f4cc998e72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:27:13.461260 crc crio[24477]: time=\"2026-06-11T12:27:13.461202443Z\" level=info msg=\"Starting container: 3c7dea906e8d4638948958853befabef95d6d5a54fa4b34d8d60d0cf9eb049c4\" id=a553c352-3196-4b2c-bc3a-8a8c501c8403 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:27:13.478424 crc crio[24477]: time=\"2026-06-11T12:27:13.478330787Z\" level=info msg=\"Started container\" PID=96744 containerID=3c7dea906e8d4638948958853befabef95d6d5a54fa4b34d8d60d0cf9eb049c4 description=openshift-marketplace/redhat-operators-nd498/extract-content id=a553c352-3196-4b2c-bc3a-8a8c501c8403 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0da712d3c16a4279cadec909d9db521cde23a49cf86e0dcc2be1b549355776e\nJun 11 12:27:19.091817 crc crio[24477]: time=\"2026-06-11T12:27:19.090044109Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=673a382e-7cbb-4329-a6a6-18ab6a115fb1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:27:19.094798 crc crio[24477]: time=\"2026-06-11T12:27:19.09474195Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1eea1704-6ac5-4468-bb51-bca13d543c0a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:27:19.113084 crc crio[24477]: time=\"2026-06-11T12:27:19.112833575Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-nd498/registry-server\" id=7a870603-bac0-4876-b194-a4389eed4411 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:27:19.113737 crc crio[24477]: time=\"2026-06-11T12:27:19.113571626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:27:19.214462 crc crio[24477]: time=\"2026-06-11T12:27:19.213497854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:27:19.220006 crc crio[24477]: time=\"2026-06-11T12:27:19.219619914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:27:19.444498 crc crio[24477]: time=\"2026-06-11T12:27:19.443995646Z\" level=info msg=\"Created container 069d504523c9184b9a3fc99138ce75cd729cfa3f68de9d8667ad5a47752ce694: openshift-marketplace/redhat-operators-nd498/registry-server\" id=7a870603-bac0-4876-b194-a4389eed4411 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:27:19.447601 crc crio[24477]: time=\"2026-06-11T12:27:19.447457824Z\" level=info msg=\"Starting container: 069d504523c9184b9a3fc99138ce75cd729cfa3f68de9d8667ad5a47752ce694\" id=f7685a7a-785d-4780-9ac4-0973c509012d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:27:19.457191 crc crio[24477]: time=\"2026-06-11T12:27:19.457022618Z\" level=info msg=\"Started container\" PID=97021 containerID=069d504523c9184b9a3fc99138ce75cd729cfa3f68de9d8667ad5a47752ce694 description=openshift-marketplace/redhat-operators-nd498/registry-server id=f7685a7a-785d-4780-9ac4-0973c509012d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0da712d3c16a4279cadec909d9db521cde23a49cf86e0dcc2be1b549355776e\nJun 11 12:27:23.600921 crc crio[24477]: time=\"2026-06-11T12:27:23.599436873Z\" level=info msg=\"Running pod sandbox: sushy-emulator/sushy-emulator/POD\" id=87999891-032d-42e8-a2aa-3c1d35f87f60 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:27:23.602754 crc crio[24477]: time=\"2026-06-11T12:27:23.600982407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:27:23.670835 crc crio[24477]: time=\"2026-06-11T12:27:23.67060616Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:c31752e27c268c5d9554a434eb865e075863ec68300864aafd81f685fac3ef8e UID:714266ff-1e78-4fc7-bf5a-47aeb87d4d0b NetNS:/var/run/netns/0d5322a4-5606-4469-8ea9-63af12123448 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod714266ff_1e78_4fc7_bf5a_47aeb87d4d0b.slice PodAnnotations:0xc000531530}] Aliases:map[]}\"\nJun 11 12:27:23.670835 crc crio[24477]: time=\"2026-06-11T12:27:23.670811005Z\" level=info msg=\"Adding pod sushy-emulator_sushy-emulator to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:27:24.946506 crc crio[24477]: 2026-06-11T12:27:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c31752e27c268c5 Mac:12:f6:91:a2:99:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/0d5322a4-5606-4469-8ea9-63af12123448 SocketPath: PciID:}] [{Interface:0xc000124e50 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:27:24.948781 crc crio[24477]: time=\"2026-06-11T12:27:24.948441065Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:c31752e27c268c5d9554a434eb865e075863ec68300864aafd81f685fac3ef8e UID:714266ff-1e78-4fc7-bf5a-47aeb87d4d0b NetNS:/var/run/netns/0d5322a4-5606-4469-8ea9-63af12123448 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod714266ff_1e78_4fc7_bf5a_47aeb87d4d0b.slice PodAnnotations:0xc000531530}] Aliases:map[]}\"\nJun 11 12:27:24.949207 crc crio[24477]: time=\"2026-06-11T12:27:24.948939758Z\" level=info msg=\"Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:27:24.988973 crc crio[24477]: time=\"2026-06-11T12:27:24.988857877Z\" level=info msg=\"Ran pod sandbox c31752e27c268c5d9554a434eb865e075863ec68300864aafd81f685fac3ef8e with infra container: sushy-emulator/sushy-emulator/POD\" id=87999891-032d-42e8-a2aa-3c1d35f87f60 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:27:24.997389 crc crio[24477]: time=\"2026-06-11T12:27:24.997024928Z\" level=info msg=\"Pulling image: quay.io/metal3-io/sushy-tools:latest\" id=33c2d4ae-42f9-4e76-ac9a-785c1be4b63c name=/runtime.v1.ImageService/PullImage\nJun 11 12:27:25.019740 crc crio[24477]: time=\"2026-06-11T12:27:25.01957596Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/sushy-tools:latest\\\"\"\nJun 11 12:27:38.480836 crc crio[24477]: time=\"2026-06-11T12:27:38.478631586Z\" level=info msg=\"Removing container: add99ccee575185ad49da5cb0f386d757ab7a5d7961ae5c64d4d3578830b0f1d\" id=1a6a10eb-e60d-4887-b1d6-d75420d38239 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:27:38.994326 crc crio[24477]: time=\"2026-06-11T12:27:38.994213862Z\" level=info msg=\"Removed container add99ccee575185ad49da5cb0f386d757ab7a5d7961ae5c64d4d3578830b0f1d: openstack/ovsdbserver-sb-0-config-1781180437-nm6ch/ovn-config\" id=1a6a10eb-e60d-4887-b1d6-d75420d38239 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:27:38.997589 crc crio[24477]: time=\"2026-06-11T12:27:38.997473139Z\" level=info msg=\"Removing container: f81c8689b820490cde1ad78b99bf29fbe3306a001cc7c304895df1977a1b508a\" id=fd17ca7f-0ed4-44fa-9000-38d1e48f5841 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:27:39.387606 crc crio[24477]: time=\"2026-06-11T12:27:39.387130831Z\" level=info msg=\"Removed container f81c8689b820490cde1ad78b99bf29fbe3306a001cc7c304895df1977a1b508a: openstack/root-account-create-update-phjc4/mariadb-account-create-update\" id=fd17ca7f-0ed4-44fa-9000-38d1e48f5841 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:27:39.396474 crc crio[24477]: time=\"2026-06-11T12:27:39.3953296Z\" level=info msg=\"Removing container: f7beb55ef666f539c17785dc2174c54712e75fc403a4ce031ee922b6f4b55f0d\" id=5a858595-c639-4a0a-a12a-9cc7e0fde807 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:27:39.536988 crc crio[24477]: time=\"2026-06-11T12:27:39.536843641Z\" level=info msg=\"Removed container f7beb55ef666f539c17785dc2174c54712e75fc403a4ce031ee922b6f4b55f0d: openstack/ovsdbserver-nb-0-config-1781180438-vg6mb/ovn-config\" id=5a858595-c639-4a0a-a12a-9cc7e0fde807 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:27:39.541452 crc crio[24477]: time=\"2026-06-11T12:27:39.541349824Z\" level=info msg=\"Removing container: bddd75a0b8007f1190b9b0f0fb8525ec754a63ef3179bd40993d126d1387e208\" id=8b4909a3-bdaf-4ead-9c3c-57efee483823 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:27:39.588120 crc crio[24477]: time=\"2026-06-11T12:27:39.587967187Z\" level=info msg=\"Pulled image: quay.io/metal3-io/sushy-tools@sha256:271d0eaa7a62ff7600fe83d012aff39250f52d4d5c640a3c184d3354677b72b3\" id=33c2d4ae-42f9-4e76-ac9a-785c1be4b63c name=/runtime.v1.ImageService/PullImage\nJun 11 12:27:39.589876 crc crio[24477]: time=\"2026-06-11T12:27:39.58960375Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=c95b71d7-b44a-4ef1-975e-d295a91a67b6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:27:39.651613 crc crio[24477]: time=\"2026-06-11T12:27:39.651278908Z\" level=info msg=\"Removed container bddd75a0b8007f1190b9b0f0fb8525ec754a63ef3179bd40993d126d1387e208: openstack/ovn-controller-lrklq-config-5nvph/ovn-config\" id=8b4909a3-bdaf-4ead-9c3c-57efee483823 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:27:39.654350 crc crio[24477]: time=\"2026-06-11T12:27:39.654267695Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=bb767cb3-2d4c-4e0f-8392-e765714bfa4c name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:27:39.655178 crc crio[24477]: time=\"2026-06-11T12:27:39.655057546Z\" level=info msg=\"Removing container: 6082d7a97a08e7f3b0f60fa0cbccbea56df03db120028d38e2a1db75d2305d38\" id=e765118f-ca3e-416f-911b-36a927e046d0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:27:39.687179 crc crio[24477]: time=\"2026-06-11T12:27:39.687026969Z\" level=info msg=\"Creating container: sushy-emulator/sushy-emulator/sushy-emulator\" id=904cd081-a07d-4cbc-8a10-cbc4fc87a252 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:27:39.695975 crc crio[24477]: time=\"2026-06-11T12:27:39.695580801Z\" level=info msg=\"Removed container 6082d7a97a08e7f3b0f60fa0cbccbea56df03db120028d38e2a1db75d2305d38: openstack/root-account-create-update-brnpk/mariadb-account-create-update\" id=e765118f-ca3e-416f-911b-36a927e046d0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:27:39.698044 crc crio[24477]: time=\"2026-06-11T12:27:39.697908773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:27:39.714505 crc crio[24477]: time=\"2026-06-11T12:27:39.714361272Z\" level=info msg=\"Stopping pod sandbox: ea7c46eb656f7abf2b5d1a998c1b49e17da76eeead9773f953f05dfdedf6b42f\" id=7edf985a-004d-404b-8c5b-9fd295cca677 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:27:39.714505 crc crio[24477]: time=\"2026-06-11T12:27:39.714488855Z\" level=info msg=\"Stopped pod sandbox (already stopped): ea7c46eb656f7abf2b5d1a998c1b49e17da76eeead9773f953f05dfdedf6b42f\" id=7edf985a-004d-404b-8c5b-9fd295cca677 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:27:39.716602 crc crio[24477]: time=\"2026-06-11T12:27:39.716508442Z\" level=info msg=\"Removing pod sandbox: ea7c46eb656f7abf2b5d1a998c1b49e17da76eeead9773f953f05dfdedf6b42f\" id=e2d0de88-9c4b-4a87-b50a-ccad6aa5aa0b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:27:39.745162 crc crio[24477]: time=\"2026-06-11T12:27:39.744948065Z\" level=info msg=\"Removed pod sandbox: ea7c46eb656f7abf2b5d1a998c1b49e17da76eeead9773f953f05dfdedf6b42f\" id=e2d0de88-9c4b-4a87-b50a-ccad6aa5aa0b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:27:39.749210 crc crio[24477]: time=\"2026-06-11T12:27:39.749143502Z\" level=info msg=\"Stopping pod sandbox: b9d2b817ed975c6f2523eb8e70fdf7cb68eae89f703ccabcc83fa9228cdeb91f\" id=ab2122f2-7670-4006-a48e-9f4eb64b79f1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:27:39.749323 crc crio[24477]: time=\"2026-06-11T12:27:39.749280396Z\" level=info msg=\"Stopped pod sandbox (already stopped): b9d2b817ed975c6f2523eb8e70fdf7cb68eae89f703ccabcc83fa9228cdeb91f\" id=ab2122f2-7670-4006-a48e-9f4eb64b79f1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:27:39.751008 crc crio[24477]: time=\"2026-06-11T12:27:39.750902822Z\" level=info msg=\"Removing pod sandbox: b9d2b817ed975c6f2523eb8e70fdf7cb68eae89f703ccabcc83fa9228cdeb91f\" id=a124cfc4-13a5-493c-906e-8880c795336d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:27:39.760359 crc crio[24477]: time=\"2026-06-11T12:27:39.760199103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:27:39.764020 crc crio[24477]: time=\"2026-06-11T12:27:39.763947045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:27:39.779704 crc crio[24477]: time=\"2026-06-11T12:27:39.778935707Z\" level=info msg=\"Removed pod sandbox: b9d2b817ed975c6f2523eb8e70fdf7cb68eae89f703ccabcc83fa9228cdeb91f\" id=a124cfc4-13a5-493c-906e-8880c795336d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:27:39.791006 crc crio[24477]: time=\"2026-06-11T12:27:39.790887657Z\" level=info msg=\"Stopping pod sandbox: d64b8c90f74222982513ad2e3784e9c7932a44d8b8a934b3a179fb76bce3d8f3\" id=e789bf67-2949-4006-a51d-6e2f180362bc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:27:39.791970 crc crio[24477]: time=\"2026-06-11T12:27:39.791826474Z\" level=info msg=\"Stopped pod sandbox (already stopped): d64b8c90f74222982513ad2e3784e9c7932a44d8b8a934b3a179fb76bce3d8f3\" id=e789bf67-2949-4006-a51d-6e2f180362bc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:27:39.793476 crc crio[24477]: time=\"2026-06-11T12:27:39.793379717Z\" level=info msg=\"Removing pod sandbox: d64b8c90f74222982513ad2e3784e9c7932a44d8b8a934b3a179fb76bce3d8f3\" id=511eb0e3-6071-4ffb-baf3-c178313e67d2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:27:39.816246 crc crio[24477]: time=\"2026-06-11T12:27:39.816079674Z\" level=info msg=\"Removed pod sandbox: d64b8c90f74222982513ad2e3784e9c7932a44d8b8a934b3a179fb76bce3d8f3\" id=511eb0e3-6071-4ffb-baf3-c178313e67d2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:27:39.817879 crc crio[24477]: time=\"2026-06-11T12:27:39.817776567Z\" level=info msg=\"Stopping pod sandbox: 71a98ee75ea11909007195b0e23757d858c67b7b6c18fd625fc54dbcf1c7cc4c\" id=beb41f09-38f2-4c04-abcf-f299d1895d79 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:27:39.817973 crc crio[24477]: time=\"2026-06-11T12:27:39.8179097Z\" level=info msg=\"Stopped pod sandbox (already stopped): 71a98ee75ea11909007195b0e23757d858c67b7b6c18fd625fc54dbcf1c7cc4c\" id=beb41f09-38f2-4c04-abcf-f299d1895d79 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:27:39.818547 crc crio[24477]: time=\"2026-06-11T12:27:39.818472227Z\" level=info msg=\"Removing pod sandbox: 71a98ee75ea11909007195b0e23757d858c67b7b6c18fd625fc54dbcf1c7cc4c\" id=033b28fb-dfd0-4fa9-ae99-3ff6710fdb9b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:27:39.839549 crc crio[24477]: time=\"2026-06-11T12:27:39.839439735Z\" level=info msg=\"Removed pod sandbox: 71a98ee75ea11909007195b0e23757d858c67b7b6c18fd625fc54dbcf1c7cc4c\" id=033b28fb-dfd0-4fa9-ae99-3ff6710fdb9b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:27:39.841120 crc crio[24477]: time=\"2026-06-11T12:27:39.841036736Z\" level=info msg=\"Stopping pod sandbox: 8e8348cdb73efa085648c81b886afe92a6a9928f4c8ef05f3fedc3416d619cf5\" id=c14626f2-ee5f-4c18-bc7c-24a80a9cbbaf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:27:39.841425 crc crio[24477]: time=\"2026-06-11T12:27:39.841343885Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8e8348cdb73efa085648c81b886afe92a6a9928f4c8ef05f3fedc3416d619cf5\" id=c14626f2-ee5f-4c18-bc7c-24a80a9cbbaf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:27:39.842402 crc crio[24477]: time=\"2026-06-11T12:27:39.842312811Z\" level=info msg=\"Removing pod sandbox: 8e8348cdb73efa085648c81b886afe92a6a9928f4c8ef05f3fedc3416d619cf5\" id=949eb467-677f-4859-827f-caabd642f837 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:27:39.862958 crc crio[24477]: time=\"2026-06-11T12:27:39.862710043Z\" level=info msg=\"Removed pod sandbox: 8e8348cdb73efa085648c81b886afe92a6a9928f4c8ef05f3fedc3416d619cf5\" id=949eb467-677f-4859-827f-caabd642f837 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:27:39.864280 crc crio[24477]: time=\"2026-06-11T12:27:39.864171462Z\" level=info msg=\"Stopping pod sandbox: 0df387bde780e071431b7b13ca1a0793299ff61903b9f5361e808d05a695edd0\" id=c3d67a51-948e-46cf-91dd-e1ff78ad912e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:27:39.864476 crc crio[24477]: time=\"2026-06-11T12:27:39.864305275Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0df387bde780e071431b7b13ca1a0793299ff61903b9f5361e808d05a695edd0\" id=c3d67a51-948e-46cf-91dd-e1ff78ad912e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:27:39.867180 crc crio[24477]: time=\"2026-06-11T12:27:39.867010371Z\" level=info msg=\"Removing pod sandbox: 0df387bde780e071431b7b13ca1a0793299ff61903b9f5361e808d05a695edd0\" id=59fa5374-f065-4f85-9f28-7e7c86708725 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:27:39.890192 crc crio[24477]: time=\"2026-06-11T12:27:39.890047878Z\" level=info msg=\"Removed pod sandbox: 0df387bde780e071431b7b13ca1a0793299ff61903b9f5361e808d05a695edd0\" id=59fa5374-f065-4f85-9f28-7e7c86708725 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:27:39.988399 crc crio[24477]: time=\"2026-06-11T12:27:39.988085949Z\" level=info msg=\"Created container 53de8489b9a197ee812d5af639b4b67db9ba019b7fba79e3dc2ea70110956afb: sushy-emulator/sushy-emulator/sushy-emulator\" id=904cd081-a07d-4cbc-8a10-cbc4fc87a252 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:27:39.990274 crc crio[24477]: time=\"2026-06-11T12:27:39.990177657Z\" level=info msg=\"Starting container: 53de8489b9a197ee812d5af639b4b67db9ba019b7fba79e3dc2ea70110956afb\" id=122edfc1-c4df-4f7d-97a1-5ee3b8a4aec2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:27:39.999007 crc crio[24477]: time=\"2026-06-11T12:27:39.998049447Z\" level=info msg=\"Started container\" PID=98252 containerID=53de8489b9a197ee812d5af639b4b67db9ba019b7fba79e3dc2ea70110956afb description=sushy-emulator/sushy-emulator/sushy-emulator id=122edfc1-c4df-4f7d-97a1-5ee3b8a4aec2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c31752e27c268c5d9554a434eb865e075863ec68300864aafd81f685fac3ef8e\nJun 11 12:27:42.696990 crc crio[24477]: time=\"2026-06-11T12:27:42.69609127Z\" level=info msg=\"Stopping container: 069d504523c9184b9a3fc99138ce75cd729cfa3f68de9d8667ad5a47752ce694 (timeout: 2s)\" id=0ea812eb-c0a2-4e0d-9089-0c2c53a7cf4c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:27:42.830347 crc crio[24477]: time=\"2026-06-11T12:27:42.828752913Z\" level=info msg=\"Stopped container 069d504523c9184b9a3fc99138ce75cd729cfa3f68de9d8667ad5a47752ce694: openshift-marketplace/redhat-operators-nd498/registry-server\" id=0ea812eb-c0a2-4e0d-9089-0c2c53a7cf4c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:27:42.831842 crc crio[24477]: time=\"2026-06-11T12:27:42.831737384Z\" level=info msg=\"Stopping pod sandbox: a0da712d3c16a4279cadec909d9db521cde23a49cf86e0dcc2be1b549355776e\" id=e1a19a89-4fb1-4e59-b14a-04af7a76d874 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:27:42.832904 crc crio[24477]: time=\"2026-06-11T12:27:42.832817205Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nd498 Namespace:openshift-marketplace ID:a0da712d3c16a4279cadec909d9db521cde23a49cf86e0dcc2be1b549355776e UID:77c8211e-a509-42af-9fcf-1c8b3431273d NetNS:/var/run/netns/11c4dfed-0587-4c1c-b8c0-4dd40793040c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod77c8211e_a509_42af_9fcf_1c8b3431273d.slice PodAnnotations:0xc0005302a0}] Aliases:map[]}\"\nJun 11 12:27:42.833346 crc crio[24477]: time=\"2026-06-11T12:27:42.833273327Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-nd498 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:27:43.181368 crc crio[24477]: time=\"2026-06-11T12:27:43.181264967Z\" level=info msg=\"Stopped pod sandbox: a0da712d3c16a4279cadec909d9db521cde23a49cf86e0dcc2be1b549355776e\" id=e1a19a89-4fb1-4e59-b14a-04af7a76d874 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:27:43.724024 crc crio[24477]: time=\"2026-06-11T12:27:43.722911011Z\" level=info msg=\"Removing container: 069d504523c9184b9a3fc99138ce75cd729cfa3f68de9d8667ad5a47752ce694\" id=c86f2b2e-54e4-4d6d-95b2-e075cf3a723c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:27:43.774425 crc crio[24477]: time=\"2026-06-11T12:27:43.774067588Z\" level=info msg=\"Removed container 069d504523c9184b9a3fc99138ce75cd729cfa3f68de9d8667ad5a47752ce694: openshift-marketplace/redhat-operators-nd498/registry-server\" id=c86f2b2e-54e4-4d6d-95b2-e075cf3a723c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:27:43.788259 crc crio[24477]: time=\"2026-06-11T12:27:43.78805044Z\" level=info msg=\"Removing container: 3c7dea906e8d4638948958853befabef95d6d5a54fa4b34d8d60d0cf9eb049c4\" id=82a71ef2-eda4-409d-b565-d028aee8a9fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:27:43.854607 crc crio[24477]: time=\"2026-06-11T12:27:43.853116935Z\" level=info msg=\"Removed container 3c7dea906e8d4638948958853befabef95d6d5a54fa4b34d8d60d0cf9eb049c4: openshift-marketplace/redhat-operators-nd498/extract-content\" id=82a71ef2-eda4-409d-b565-d028aee8a9fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:27:43.876403 crc crio[24477]: time=\"2026-06-11T12:27:43.876284346Z\" level=info msg=\"Removing container: 7df4f5704cdd29f1308ed71afe844d9a2d628dc83cd55bd80ef294fa28e839be\" id=7e95d60b-9e5b-4d18-b6de-a2367e2b659e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:27:43.941969 crc crio[24477]: time=\"2026-06-11T12:27:43.941909954Z\" level=info msg=\"Removed container 7df4f5704cdd29f1308ed71afe844d9a2d628dc83cd55bd80ef294fa28e839be: openshift-marketplace/redhat-operators-nd498/extract-utilities\" id=7e95d60b-9e5b-4d18-b6de-a2367e2b659e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:27:46.139740 crc crio[24477]: time=\"2026-06-11T12:27:46.139105759Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:27:58.915408 crc crio[24477]: time=\"2026-06-11T12:27:58.914330832Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6dd4f94857-4m94f/POD\" id=aae9519b-6a6b-451f-a6fa-cf4f58536499 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:27:58.916565 crc crio[24477]: time=\"2026-06-11T12:27:58.915454014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:27:58.952166 crc crio[24477]: time=\"2026-06-11T12:27:58.952040175Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6dd4f94857-4m94f Namespace:openstack ID:853ba0a0aed00264969fd18db2ff49c4dbfdcc7fd1aa2196835c3f23786b874a UID:e9190b3e-d9e9-4c3e-b9d3-d587ec92bbca NetNS:/var/run/netns/4a2e959d-4748-4107-a6dd-3691e58c0565 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9190b3e_d9e9_4c3e_b9d3_d587ec92bbca.slice PodAnnotations:0xc00718c548}] Aliases:map[]}\"\nJun 11 12:27:58.952166 crc crio[24477]: time=\"2026-06-11T12:27:58.952096727Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6dd4f94857-4m94f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:27:59.678031 crc crio[24477]: 2026-06-11T12:27:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:853ba0a0aed0026 Mac:da:2c:6a:a9:e4:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/4a2e959d-4748-4107-a6dd-3691e58c0565 SocketPath: PciID:}] [{Interface:0xc0005141b0 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:27:59.680238 crc crio[24477]: time=\"2026-06-11T12:27:59.680120111Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6dd4f94857-4m94f Namespace:openstack ID:853ba0a0aed00264969fd18db2ff49c4dbfdcc7fd1aa2196835c3f23786b874a UID:e9190b3e-d9e9-4c3e-b9d3-d587ec92bbca NetNS:/var/run/netns/4a2e959d-4748-4107-a6dd-3691e58c0565 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9190b3e_d9e9_4c3e_b9d3_d587ec92bbca.slice PodAnnotations:0xc00718c548}] Aliases:map[]}\"\nJun 11 12:27:59.680441 crc crio[24477]: time=\"2026-06-11T12:27:59.680315966Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6dd4f94857-4m94f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:27:59.700877 crc crio[24477]: time=\"2026-06-11T12:27:59.700759718Z\" level=info msg=\"Ran pod sandbox 853ba0a0aed00264969fd18db2ff49c4dbfdcc7fd1aa2196835c3f23786b874a with infra container: openstack/dnsmasq-dns-6dd4f94857-4m94f/POD\" id=aae9519b-6a6b-451f-a6fa-cf4f58536499 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:27:59.704074 crc crio[24477]: time=\"2026-06-11T12:27:59.704041257Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d5fa6876-0ae5-45fc-b1d7-e80a445a3ed8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:27:59.732975 crc crio[24477]: time=\"2026-06-11T12:27:59.732835671Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-687999f8f7-tzjfr/POD\" id=786815db-37ff-4e23-9701-9b997649f03d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:27:59.733128 crc crio[24477]: time=\"2026-06-11T12:27:59.733028286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:27:59.788928 crc crio[24477]: time=\"2026-06-11T12:27:59.788818813Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-687999f8f7-tzjfr Namespace:openstack ID:ed888b39370970fc186ccb83fd175c0b6b9cc96e25190d75628e45a1040cba82 UID:04cdc4c2-f6b2-4b72-befa-3f14446d2d41 NetNS:/var/run/netns/9c7151ea-d729-4de6-9adb-f3196b036402 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04cdc4c2_f6b2_4b72_befa_3f14446d2d41.slice PodAnnotations:0xc000531820}] Aliases:map[]}\"\nJun 11 12:27:59.788928 crc crio[24477]: time=\"2026-06-11T12:27:59.788888725Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-687999f8f7-tzjfr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:27:59.808206 crc crio[24477]: time=\"2026-06-11T12:27:59.807636519Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=708f6351-46d5-45e7-aee2-ccdf0bee0b67 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:27:59.825203 crc crio[24477]: time=\"2026-06-11T12:27:59.824137669Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6dd4f94857-4m94f/init\" id=15b74d46-c879-4e36-8ecd-144b967fe577 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:27:59.825203 crc crio[24477]: time=\"2026-06-11T12:27:59.824931821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:27:59.901578 crc crio[24477]: time=\"2026-06-11T12:27:59.900520331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:27:59.908893 crc crio[24477]: time=\"2026-06-11T12:27:59.907543846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:28:00.233356 crc crio[24477]: time=\"2026-06-11T12:28:00.228408446Z\" level=info msg=\"Created container 8fd2e31215e6f338f8a51676ec1141457e507ac1068511fc10a9c48f0816b028: openstack/dnsmasq-dns-6dd4f94857-4m94f/init\" id=15b74d46-c879-4e36-8ecd-144b967fe577 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:28:00.236610 crc crio[24477]: time=\"2026-06-11T12:28:00.236070754Z\" level=info msg=\"Starting container: 8fd2e31215e6f338f8a51676ec1141457e507ac1068511fc10a9c48f0816b028\" id=02b39959-7c92-41cf-9137-c09dd97cc4de name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:28:00.257113 crc crio[24477]: time=\"2026-06-11T12:28:00.256488652Z\" level=info msg=\"Started container\" PID=99407 containerID=8fd2e31215e6f338f8a51676ec1141457e507ac1068511fc10a9c48f0816b028 description=openstack/dnsmasq-dns-6dd4f94857-4m94f/init id=02b39959-7c92-41cf-9137-c09dd97cc4de name=/runtime.v1.RuntimeService/StartContainer sandboxID=853ba0a0aed00264969fd18db2ff49c4dbfdcc7fd1aa2196835c3f23786b874a\nJun 11 12:28:00.274889 crc crio[24477]: 2026-06-11T12:28:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed888b39370970f Mac:6a:44:40:e3:9c:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/9c7151ea-d729-4de6-9adb-f3196b036402 SocketPath: PciID:}] [{Interface:0xc0004826b0 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:28:00.274889 crc crio[24477]: time=\"2026-06-11T12:28:00.272323454Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-687999f8f7-tzjfr Namespace:openstack ID:ed888b39370970fc186ccb83fd175c0b6b9cc96e25190d75628e45a1040cba82 UID:04cdc4c2-f6b2-4b72-befa-3f14446d2d41 NetNS:/var/run/netns/9c7151ea-d729-4de6-9adb-f3196b036402 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04cdc4c2_f6b2_4b72_befa_3f14446d2d41.slice PodAnnotations:0xc000531820}] Aliases:map[]}\"\nJun 11 12:28:00.274889 crc crio[24477]: time=\"2026-06-11T12:28:00.27249158Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-687999f8f7-tzjfr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:28:00.287757 crc crio[24477]: time=\"2026-06-11T12:28:00.287423385Z\" level=info msg=\"Ran pod sandbox ed888b39370970fc186ccb83fd175c0b6b9cc96e25190d75628e45a1040cba82 with infra container: openstack/dnsmasq-dns-687999f8f7-tzjfr/POD\" id=786815db-37ff-4e23-9701-9b997649f03d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:28:00.293019 crc crio[24477]: time=\"2026-06-11T12:28:00.292916309Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=abd6fe96-ccf5-4902-850f-c2632fc2c591 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:28:00.387208 crc crio[24477]: time=\"2026-06-11T12:28:00.386580812Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=299d5f3c-2f0d-4b38-b898-cc291528e12b name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:28:00.395946 crc crio[24477]: time=\"2026-06-11T12:28:00.395859281Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-687999f8f7-tzjfr/init\" id=c8455710-d6d3-4a91-8f38-1da5581f923e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:28:00.396516 crc crio[24477]: time=\"2026-06-11T12:28:00.39649178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:28:00.472818 crc crio[24477]: time=\"2026-06-11T12:28:00.472565319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:28:00.479348 crc crio[24477]: time=\"2026-06-11T12:28:00.479295859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:28:00.732289 crc crio[24477]: time=\"2026-06-11T12:28:00.732200337Z\" level=info msg=\"Created container fe5fae372208ae8e9c9833e84d2b200a6b9343c301531650fa501cdc778782c0: openstack/dnsmasq-dns-687999f8f7-tzjfr/init\" id=c8455710-d6d3-4a91-8f38-1da5581f923e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:28:00.736062 crc crio[24477]: time=\"2026-06-11T12:28:00.7352053Z\" level=info msg=\"Starting container: fe5fae372208ae8e9c9833e84d2b200a6b9343c301531650fa501cdc778782c0\" id=258445b2-241f-49b7-830e-3e62ee73e76c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:28:00.754189 crc crio[24477]: time=\"2026-06-11T12:28:00.754007526Z\" level=info msg=\"Started container\" PID=99499 containerID=fe5fae372208ae8e9c9833e84d2b200a6b9343c301531650fa501cdc778782c0 description=openstack/dnsmasq-dns-687999f8f7-tzjfr/init id=258445b2-241f-49b7-830e-3e62ee73e76c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed888b39370970fc186ccb83fd175c0b6b9cc96e25190d75628e45a1040cba82\nJun 11 12:28:00.771048 crc crio[24477]: time=\"2026-06-11T12:28:00.770938928Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686348-rbbr6/POD\" id=1ea616a3-08dd-457b-90ca-1876b92f478c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:28:00.771199 crc crio[24477]: time=\"2026-06-11T12:28:00.771064111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:28:00.856431 crc crio[24477]: time=\"2026-06-11T12:28:00.856315189Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686348-rbbr6 Namespace:openshift-infra ID:b08baaa4404e73fa2d808dd50c814e01e45fd4b26fe5ad3a4698d2297856168f UID:199da959-5d4f-4101-88bc-1ce28638a9d2 NetNS:/var/run/netns/b1d6e4ca-7c6d-4c25-b239-18e74acd5638 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod199da959_5d4f_4101_88bc_1ce28638a9d2.slice PodAnnotations:0xc00251e630}] Aliases:map[]}\"\nJun 11 12:28:00.856431 crc crio[24477]: time=\"2026-06-11T12:28:00.856408832Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686348-rbbr6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:28:01.115789 crc crio[24477]: time=\"2026-06-11T12:28:01.113166047Z\" level=info msg=\"Stopping pod sandbox: 853ba0a0aed00264969fd18db2ff49c4dbfdcc7fd1aa2196835c3f23786b874a\" id=5f3342dc-3afa-4dce-acab-a9464394d1aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:28:01.116853 crc crio[24477]: time=\"2026-06-11T12:28:01.116780437Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6dd4f94857-4m94f Namespace:openstack ID:853ba0a0aed00264969fd18db2ff49c4dbfdcc7fd1aa2196835c3f23786b874a UID:e9190b3e-d9e9-4c3e-b9d3-d587ec92bbca NetNS:/var/run/netns/4a2e959d-4748-4107-a6dd-3691e58c0565 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9190b3e_d9e9_4c3e_b9d3_d587ec92bbca.slice PodAnnotations:0xc000530500}] Aliases:map[]}\"\nJun 11 12:28:01.117075 crc crio[24477]: time=\"2026-06-11T12:28:01.117037504Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6dd4f94857-4m94f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:28:01.137025 crc crio[24477]: time=\"2026-06-11T12:28:01.136907529Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=55235f9d-9a64-4788-812e-27ae2f49f837 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:28:01.333855 crc crio[24477]: time=\"2026-06-11T12:28:01.333231046Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=916e7da7-b8b5-48d9-adcb-588fce5c0ad7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:28:01.402732 crc crio[24477]: time=\"2026-06-11T12:28:01.401186102Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-687999f8f7-tzjfr/dnsmasq-dns\" id=d6af476b-eafe-4feb-89c1-7ed74865f613 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:28:01.402732 crc crio[24477]: time=\"2026-06-11T12:28:01.402091288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:28:01.470543 crc crio[24477]: time=\"2026-06-11T12:28:01.468424399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:28:01.472417 crc crio[24477]: time=\"2026-06-11T12:28:01.472343888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:28:01.696922 crc crio[24477]: 2026-06-11T12:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b08baaa4404e73f Mac:8e:97:a1:24:eb:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/b1d6e4ca-7c6d-4c25-b239-18e74acd5638 SocketPath: PciID:}] [{Interface:0xc0000150b0 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:28:01.701283 crc crio[24477]: time=\"2026-06-11T12:28:01.699536388Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686348-rbbr6 Namespace:openshift-infra ID:b08baaa4404e73fa2d808dd50c814e01e45fd4b26fe5ad3a4698d2297856168f UID:199da959-5d4f-4101-88bc-1ce28638a9d2 NetNS:/var/run/netns/b1d6e4ca-7c6d-4c25-b239-18e74acd5638 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod199da959_5d4f_4101_88bc_1ce28638a9d2.slice PodAnnotations:0xc00251e630}] Aliases:map[]}\"\nJun 11 12:28:01.701283 crc crio[24477]: time=\"2026-06-11T12:28:01.699909639Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686348-rbbr6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:28:01.726775 crc crio[24477]: time=\"2026-06-11T12:28:01.724945592Z\" level=info msg=\"Ran pod sandbox b08baaa4404e73fa2d808dd50c814e01e45fd4b26fe5ad3a4698d2297856168f with infra container: openshift-infra/auto-csr-approver-29686348-rbbr6/POD\" id=1ea616a3-08dd-457b-90ca-1876b92f478c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:28:01.741048 crc crio[24477]: time=\"2026-06-11T12:28:01.740394927Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=db12f922-4722-43c8-a340-0df7ac5976f3 name=/runtime.v1.ImageService/PullImage\nJun 11 12:28:01.747847 crc crio[24477]: time=\"2026-06-11T12:28:01.747401393Z\" level=info msg=\"Created container 7d3c44bbc6724d388fb4e724c1a642bd41462042c508f12e2f768f4b0574b25d: openstack/dnsmasq-dns-687999f8f7-tzjfr/dnsmasq-dns\" id=d6af476b-eafe-4feb-89c1-7ed74865f613 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:28:01.750060 crc crio[24477]: time=\"2026-06-11T12:28:01.750012996Z\" level=info msg=\"Starting container: 7d3c44bbc6724d388fb4e724c1a642bd41462042c508f12e2f768f4b0574b25d\" id=5908bd9e-a013-4d5c-8195-12d9c3ccd561 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:28:01.766032 crc crio[24477]: time=\"2026-06-11T12:28:01.765121483Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:28:01.836796 crc crio[24477]: time=\"2026-06-11T12:28:01.836430428Z\" level=info msg=\"Started container\" PID=99620 containerID=7d3c44bbc6724d388fb4e724c1a642bd41462042c508f12e2f768f4b0574b25d description=openstack/dnsmasq-dns-687999f8f7-tzjfr/dnsmasq-dns id=5908bd9e-a013-4d5c-8195-12d9c3ccd561 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed888b39370970fc186ccb83fd175c0b6b9cc96e25190d75628e45a1040cba82\nJun 11 12:28:01.947961 crc crio[24477]: time=\"2026-06-11T12:28:01.947103447Z\" level=info msg=\"Stopped pod sandbox: 853ba0a0aed00264969fd18db2ff49c4dbfdcc7fd1aa2196835c3f23786b874a\" id=5f3342dc-3afa-4dce-acab-a9464394d1aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:28:02.249002 crc crio[24477]: time=\"2026-06-11T12:28:02.248123905Z\" level=info msg=\"Removing container: 8fd2e31215e6f338f8a51676ec1141457e507ac1068511fc10a9c48f0816b028\" id=1d93b34d-5b0a-4ce6-8621-6d3ad41d56d6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:28:02.433275 crc crio[24477]: time=\"2026-06-11T12:28:02.43120381Z\" level=info msg=\"Removed container 8fd2e31215e6f338f8a51676ec1141457e507ac1068511fc10a9c48f0816b028: openstack/dnsmasq-dns-6dd4f94857-4m94f/init\" id=1d93b34d-5b0a-4ce6-8621-6d3ad41d56d6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:28:02.889211 crc crio[24477]: time=\"2026-06-11T12:28:02.888175765Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=db12f922-4722-43c8-a340-0df7ac5976f3 name=/runtime.v1.ImageService/PullImage\nJun 11 12:28:02.891370 crc crio[24477]: time=\"2026-06-11T12:28:02.89124056Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a0c8d75c-f3de-49b3-818c-ce0200c8ddc9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:28:02.895777 crc crio[24477]: time=\"2026-06-11T12:28:02.895163488Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c71980de-7587-4a27-acc0-05d161183db6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:28:02.914461 crc crio[24477]: time=\"2026-06-11T12:28:02.914173179Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686348-rbbr6/oc\" id=bfcbab0f-4291-4842-ba93-ea77a4602936 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:28:02.916323 crc crio[24477]: time=\"2026-06-11T12:28:02.916008781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:28:03.004433 crc crio[24477]: time=\"2026-06-11T12:28:03.004184652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:28:03.375215 crc crio[24477]: time=\"2026-06-11T12:28:03.374993808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:28:03.672528 crc crio[24477]: time=\"2026-06-11T12:28:03.671469919Z\" level=info msg=\"Created container 9993f879c0912699ec61f5bf9b6f1466d971f51764616d8e6ca382a2e7c69510: openshift-infra/auto-csr-approver-29686348-rbbr6/oc\" id=bfcbab0f-4291-4842-ba93-ea77a4602936 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:28:03.675194 crc crio[24477]: time=\"2026-06-11T12:28:03.675059081Z\" level=info msg=\"Starting container: 9993f879c0912699ec61f5bf9b6f1466d971f51764616d8e6ca382a2e7c69510\" id=d4277e6d-d98a-4522-ac6d-279618eba620 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:28:03.686493 crc crio[24477]: time=\"2026-06-11T12:28:03.686237513Z\" level=info msg=\"Started container\" PID=99691 containerID=9993f879c0912699ec61f5bf9b6f1466d971f51764616d8e6ca382a2e7c69510 description=openshift-infra/auto-csr-approver-29686348-rbbr6/oc id=d4277e6d-d98a-4522-ac6d-279618eba620 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b08baaa4404e73fa2d808dd50c814e01e45fd4b26fe5ad3a4698d2297856168f\nJun 11 12:28:07.537432 crc crio[24477]: time=\"2026-06-11T12:28:07.536263248Z\" level=info msg=\"Stopping pod sandbox: b08baaa4404e73fa2d808dd50c814e01e45fd4b26fe5ad3a4698d2297856168f\" id=83468dd2-5148-4cca-893e-7a44bdf44d45 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:28:07.539863 crc crio[24477]: time=\"2026-06-11T12:28:07.538198783Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686348-rbbr6 Namespace:openshift-infra ID:b08baaa4404e73fa2d808dd50c814e01e45fd4b26fe5ad3a4698d2297856168f UID:199da959-5d4f-4101-88bc-1ce28638a9d2 NetNS:/var/run/netns/b1d6e4ca-7c6d-4c25-b239-18e74acd5638 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod199da959_5d4f_4101_88bc_1ce28638a9d2.slice PodAnnotations:0xc002ce4980}] Aliases:map[]}\"\nJun 11 12:28:07.539863 crc crio[24477]: time=\"2026-06-11T12:28:07.538341747Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686348-rbbr6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:28:08.337388 crc crio[24477]: time=\"2026-06-11T12:28:08.336866327Z\" level=info msg=\"Stopped pod sandbox: b08baaa4404e73fa2d808dd50c814e01e45fd4b26fe5ad3a4698d2297856168f\" id=83468dd2-5148-4cca-893e-7a44bdf44d45 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:28:11.201348 crc crio[24477]: time=\"2026-06-11T12:28:11.200338466Z\" level=info msg=\"Stopping container: 7a632eee42cd8924a20aec67caa77795cd51da12067d544c0bd2d7006acc2fc3 (timeout: 10s)\" id=0e50c96a-8c4b-4f74-8278-662065fa6ed0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:28:12.425885 crc crio[24477]: time=\"2026-06-11T12:28:12.424926485Z\" level=info msg=\"Stopped container 7a632eee42cd8924a20aec67caa77795cd51da12067d544c0bd2d7006acc2fc3: openstack/dnsmasq-dns-68b84f4555-fwm5c/dnsmasq-dns\" id=0e50c96a-8c4b-4f74-8278-662065fa6ed0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:28:12.427439 crc crio[24477]: time=\"2026-06-11T12:28:12.427124166Z\" level=info msg=\"Stopping pod sandbox: d154029182271db7c82f0b8e73c18ee17aaccb991c482d118ea69a031e82c63b\" id=e1dcea0c-5414-4368-98f1-c4176f536676 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:28:12.428274 crc crio[24477]: time=\"2026-06-11T12:28:12.428154686Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-fwm5c Namespace:openstack ID:d154029182271db7c82f0b8e73c18ee17aaccb991c482d118ea69a031e82c63b UID:2b2583b6-4b6b-4820-908e-0b4d12f36b39 NetNS:/var/run/netns/b9780610-a198-4901-8911-fd50927455b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b2583b6_4b6b_4820_908e_0b4d12f36b39.slice PodAnnotations:0xc000a14c60}] Aliases:map[]}\"\nJun 11 12:28:12.428538 crc crio[24477]: time=\"2026-06-11T12:28:12.428453124Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68b84f4555-fwm5c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:28:13.463481 crc crio[24477]: time=\"2026-06-11T12:28:13.462778324Z\" level=info msg=\"Stopped pod sandbox: d154029182271db7c82f0b8e73c18ee17aaccb991c482d118ea69a031e82c63b\" id=e1dcea0c-5414-4368-98f1-c4176f536676 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:28:13.830562 crc crio[24477]: time=\"2026-06-11T12:28:13.829438205Z\" level=info msg=\"Removing container: 7a632eee42cd8924a20aec67caa77795cd51da12067d544c0bd2d7006acc2fc3\" id=702a044c-b796-4d2b-8526-179f41b18b53 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:28:13.908858 crc crio[24477]: time=\"2026-06-11T12:28:13.9083732Z\" level=info msg=\"Removed container 7a632eee42cd8924a20aec67caa77795cd51da12067d544c0bd2d7006acc2fc3: openstack/dnsmasq-dns-68b84f4555-fwm5c/dnsmasq-dns\" id=702a044c-b796-4d2b-8526-179f41b18b53 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:28:13.911900 crc crio[24477]: time=\"2026-06-11T12:28:13.911843424Z\" level=info msg=\"Removing container: a0d8bd4acfbe0b0604bb173abefb5a0eab1d1bd4d57045863162bdd737c52c38\" id=81a17e69-c1cb-428b-a288-54d549922a81 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:28:13.945458 crc crio[24477]: time=\"2026-06-11T12:28:13.945364564Z\" level=info msg=\"Removed container a0d8bd4acfbe0b0604bb173abefb5a0eab1d1bd4d57045863162bdd737c52c38: openstack/dnsmasq-dns-68b84f4555-fwm5c/init\" id=81a17e69-c1cb-428b-a288-54d549922a81 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:28:39.918750 crc crio[24477]: time=\"2026-06-11T12:28:39.91818214Z\" level=info msg=\"Removing container: 802c10f894b08e0ecdf38a306d6afca68136e433eb139393cd4d6d2200713e80\" id=f69fdaa5-58da-4557-871b-4a9bd6a38b8d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:28:40.048993 crc crio[24477]: time=\"2026-06-11T12:28:40.048212748Z\" level=info msg=\"Removed container 802c10f894b08e0ecdf38a306d6afca68136e433eb139393cd4d6d2200713e80: openshift-infra/auto-csr-approver-29686342-mrbz5/oc\" id=f69fdaa5-58da-4557-871b-4a9bd6a38b8d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:28:40.052929 crc crio[24477]: time=\"2026-06-11T12:28:40.052805978Z\" level=info msg=\"Removing container: e18468cab265ded19012f943ec5fc23c7b7c269141fca452db9d071081c3b78f\" id=8c1e9d93-8460-4a96-bfb0-1405abaa8ddf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:28:40.139504 crc crio[24477]: time=\"2026-06-11T12:28:40.139389219Z\" level=info msg=\"Removed container e18468cab265ded19012f943ec5fc23c7b7c269141fca452db9d071081c3b78f: openstack/keystone-bootstrap-jzbmg/keystone-bootstrap\" id=8c1e9d93-8460-4a96-bfb0-1405abaa8ddf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:28:40.154474 crc crio[24477]: time=\"2026-06-11T12:28:40.154354381Z\" level=info msg=\"Stopping pod sandbox: 853ba0a0aed00264969fd18db2ff49c4dbfdcc7fd1aa2196835c3f23786b874a\" id=e802d079-802a-4473-a5c0-34e2114b9197 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:28:40.154474 crc crio[24477]: time=\"2026-06-11T12:28:40.154471274Z\" level=info msg=\"Stopped pod sandbox (already stopped): 853ba0a0aed00264969fd18db2ff49c4dbfdcc7fd1aa2196835c3f23786b874a\" id=e802d079-802a-4473-a5c0-34e2114b9197 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:28:40.155812 crc crio[24477]: time=\"2026-06-11T12:28:40.155585815Z\" level=info msg=\"Removing pod sandbox: 853ba0a0aed00264969fd18db2ff49c4dbfdcc7fd1aa2196835c3f23786b874a\" id=65819cf4-84a6-459e-af13-0d7b8abb6d47 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:28:40.178914 crc crio[24477]: time=\"2026-06-11T12:28:40.178798913Z\" level=info msg=\"Removed pod sandbox: 853ba0a0aed00264969fd18db2ff49c4dbfdcc7fd1aa2196835c3f23786b874a\" id=65819cf4-84a6-459e-af13-0d7b8abb6d47 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:28:40.179967 crc crio[24477]: time=\"2026-06-11T12:28:40.179880214Z\" level=info msg=\"Stopping pod sandbox: 2cc499be063c74fa72a3fe4d2b0da10b585a7edd5c94d96dd66903fd928341a2\" id=ea89fdea-940d-4db8-9f5a-387e1553bedc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:28:40.180052 crc crio[24477]: time=\"2026-06-11T12:28:40.179983777Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2cc499be063c74fa72a3fe4d2b0da10b585a7edd5c94d96dd66903fd928341a2\" id=ea89fdea-940d-4db8-9f5a-387e1553bedc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:28:40.180822 crc crio[24477]: time=\"2026-06-11T12:28:40.180739347Z\" level=info msg=\"Removing pod sandbox: 2cc499be063c74fa72a3fe4d2b0da10b585a7edd5c94d96dd66903fd928341a2\" id=8ea95313-6c5e-4831-9fac-79eb42ee5168 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:28:40.220944 crc crio[24477]: time=\"2026-06-11T12:28:40.220798915Z\" level=info msg=\"Removed pod sandbox: 2cc499be063c74fa72a3fe4d2b0da10b585a7edd5c94d96dd66903fd928341a2\" id=8ea95313-6c5e-4831-9fac-79eb42ee5168 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:28:40.221925 crc crio[24477]: time=\"2026-06-11T12:28:40.221858024Z\" level=info msg=\"Stopping pod sandbox: a0da712d3c16a4279cadec909d9db521cde23a49cf86e0dcc2be1b549355776e\" id=1e363e94-6cfd-4c21-bde0-cd18863f3613 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:28:40.222014 crc crio[24477]: time=\"2026-06-11T12:28:40.221946727Z\" level=info msg=\"Stopped pod sandbox (already stopped): a0da712d3c16a4279cadec909d9db521cde23a49cf86e0dcc2be1b549355776e\" id=1e363e94-6cfd-4c21-bde0-cd18863f3613 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:28:40.223270 crc crio[24477]: time=\"2026-06-11T12:28:40.223204451Z\" level=info msg=\"Removing pod sandbox: a0da712d3c16a4279cadec909d9db521cde23a49cf86e0dcc2be1b549355776e\" id=50fb2807-efc3-45f4-b7ae-98fef33ab606 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:28:40.247433 crc crio[24477]: time=\"2026-06-11T12:28:40.247342235Z\" level=info msg=\"Removed pod sandbox: a0da712d3c16a4279cadec909d9db521cde23a49cf86e0dcc2be1b549355776e\" id=50fb2807-efc3-45f4-b7ae-98fef33ab606 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:28:40.248502 crc crio[24477]: time=\"2026-06-11T12:28:40.248425965Z\" level=info msg=\"Stopping pod sandbox: 7b558b3df6bd9944f9412f428c1a4d5d1eeff6ad951f07b6555ac481aa64ab5d\" id=b19ad602-c6ea-49d9-9bc5-c90bd76f0c4d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:28:40.248586 crc crio[24477]: time=\"2026-06-11T12:28:40.248510027Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7b558b3df6bd9944f9412f428c1a4d5d1eeff6ad951f07b6555ac481aa64ab5d\" id=b19ad602-c6ea-49d9-9bc5-c90bd76f0c4d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:28:40.249958 crc crio[24477]: time=\"2026-06-11T12:28:40.249889536Z\" level=info msg=\"Removing pod sandbox: 7b558b3df6bd9944f9412f428c1a4d5d1eeff6ad951f07b6555ac481aa64ab5d\" id=e29ad069-883a-49ec-b84b-e6dd6f7cc88a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:28:40.269720 crc crio[24477]: time=\"2026-06-11T12:28:40.269565878Z\" level=info msg=\"Removed pod sandbox: 7b558b3df6bd9944f9412f428c1a4d5d1eeff6ad951f07b6555ac481aa64ab5d\" id=e29ad069-883a-49ec-b84b-e6dd6f7cc88a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:28:40.271163 crc crio[24477]: time=\"2026-06-11T12:28:40.271049326Z\" level=info msg=\"Stopping pod sandbox: d154029182271db7c82f0b8e73c18ee17aaccb991c482d118ea69a031e82c63b\" id=ab5d7d78-c7d3-4729-b9d7-ffb918d0e363 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:28:40.271163 crc crio[24477]: time=\"2026-06-11T12:28:40.271109108Z\" level=info msg=\"Stopped pod sandbox (already stopped): d154029182271db7c82f0b8e73c18ee17aaccb991c482d118ea69a031e82c63b\" id=ab5d7d78-c7d3-4729-b9d7-ffb918d0e363 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:28:40.272562 crc crio[24477]: time=\"2026-06-11T12:28:40.272330233Z\" level=info msg=\"Removing pod sandbox: d154029182271db7c82f0b8e73c18ee17aaccb991c482d118ea69a031e82c63b\" id=b4df9db5-f996-4837-990f-c962faf0672c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:28:40.301773 crc crio[24477]: time=\"2026-06-11T12:28:40.301540208Z\" level=info msg=\"Removed pod sandbox: d154029182271db7c82f0b8e73c18ee17aaccb991c482d118ea69a031e82c63b\" id=b4df9db5-f996-4837-990f-c962faf0672c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:29:40.520920 crc crio[24477]: time=\"2026-06-11T12:29:40.517439526Z\" level=info msg=\"Removing container: b0a2b480f386bb8fe3cf5fad171475de89bbedf43f3be8c7928f5cedbe476bfa\" id=814a24ee-8c26-4ab6-b18b-ca17da8d1dd2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:29:41.068179 crc crio[24477]: time=\"2026-06-11T12:29:41.059862867Z\" level=info msg=\"Removed container b0a2b480f386bb8fe3cf5fad171475de89bbedf43f3be8c7928f5cedbe476bfa: openstack/cinder-api-0/cinder-api-log\" id=814a24ee-8c26-4ab6-b18b-ca17da8d1dd2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:29:41.096230 crc crio[24477]: time=\"2026-06-11T12:29:41.084446067Z\" level=info msg=\"Removing container: 25835c4cd8bd593cfe085c05f52dcd1f760f594dbaee250f1c9b29ac68f60c16\" id=adc9a3b7-0cb8-440f-bd13-b0df47c3047d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:29:41.399407 crc crio[24477]: time=\"2026-06-11T12:29:41.399179093Z\" level=info msg=\"Removed container 25835c4cd8bd593cfe085c05f52dcd1f760f594dbaee250f1c9b29ac68f60c16: openstack/cinder-api-0/cinder-api\" id=adc9a3b7-0cb8-440f-bd13-b0df47c3047d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:29:41.417777 crc crio[24477]: time=\"2026-06-11T12:29:41.417557573Z\" level=info msg=\"Stopping pod sandbox: ba415f36090791755b1290f250fb3457bcc4e7e14ab502682fc19da13e13a63a\" id=9c20fe18-65e7-42ed-ab13-77ea2fc09622 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:29:41.418110 crc crio[24477]: time=\"2026-06-11T12:29:41.417920062Z\" level=info msg=\"Stopped pod sandbox (already stopped): ba415f36090791755b1290f250fb3457bcc4e7e14ab502682fc19da13e13a63a\" id=9c20fe18-65e7-42ed-ab13-77ea2fc09622 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:29:41.419147 crc crio[24477]: time=\"2026-06-11T12:29:41.419060214Z\" level=info msg=\"Removing pod sandbox: ba415f36090791755b1290f250fb3457bcc4e7e14ab502682fc19da13e13a63a\" id=4b7a06d5-dd68-4a14-9a03-2d9615e399ac name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:29:41.600629 crc crio[24477]: time=\"2026-06-11T12:29:41.599564411Z\" level=info msg=\"Removed pod sandbox: ba415f36090791755b1290f250fb3457bcc4e7e14ab502682fc19da13e13a63a\" id=4b7a06d5-dd68-4a14-9a03-2d9615e399ac name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:30:05.232985 crc crio[24477]: time=\"2026-06-11T12:30:05.229009374Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686350-bbvgl/POD\" id=c9440727-7ab7-435a-8068-8f957cd3ef23 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:30:05.241067 crc crio[24477]: time=\"2026-06-11T12:30:05.237024621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:30:05.631864 crc crio[24477]: time=\"2026-06-11T12:30:05.631795322Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686350-9xqhz/POD\" id=dc40c337-b4db-4548-a2d3-d628e29c84a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:30:05.633047 crc crio[24477]: time=\"2026-06-11T12:30:05.633019926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:30:07.488334 crc crio[24477]: time=\"2026-06-11T12:30:07.487112876Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686350-9xqhz Namespace:openshift-operator-lifecycle-manager ID:990e973d51479c395505874c47fbdb0440769f94de6be35cdae115e8da437d98 UID:373f0f3c-c1e2-4f15-a233-0c51f08702df NetNS:/var/run/netns/4b019fce-9ed2-4ada-88cb-774e54be6f98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod373f0f3c_c1e2_4f15_a233_0c51f08702df.slice PodAnnotations:0xc000530f58}] Aliases:map[]}\"\nJun 11 12:30:07.488334 crc crio[24477]: time=\"2026-06-11T12:30:07.487523499Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686350-9xqhz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:30:07.569928 crc crio[24477]: time=\"2026-06-11T12:30:07.567821572Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686350-bbvgl Namespace:openshift-infra ID:4b04ba750ce3faa606c2d76ed8797ee29d58fbf2b8e6051cd2f2849a974e5028 UID:10ee1f90-e5e9-41f4-a9f7-5b15868bc8b7 NetNS:/var/run/netns/81898ba1-557d-488d-8f4e-3a1b3f1ad20f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod10ee1f90_e5e9_41f4_a9f7_5b15868bc8b7.slice PodAnnotations:0xc000b19508}] Aliases:map[]}\"\nJun 11 12:30:07.569928 crc crio[24477]: time=\"2026-06-11T12:30:07.567917654Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686350-bbvgl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:30:08.853604 crc crio[24477]: 2026-06-11T12:30:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:990e973d51479c3 Mac:a2:ad:ba:2c:68:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/4b019fce-9ed2-4ada-88cb-774e54be6f98 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:30:08.858093 crc crio[24477]: time=\"2026-06-11T12:30:08.857970317Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686350-9xqhz Namespace:openshift-operator-lifecycle-manager ID:990e973d51479c395505874c47fbdb0440769f94de6be35cdae115e8da437d98 UID:373f0f3c-c1e2-4f15-a233-0c51f08702df NetNS:/var/run/netns/4b019fce-9ed2-4ada-88cb-774e54be6f98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod373f0f3c_c1e2_4f15_a233_0c51f08702df.slice PodAnnotations:0xc000530f58}] Aliases:map[]}\"\nJun 11 12:30:08.858378 crc crio[24477]: time=\"2026-06-11T12:30:08.858242364Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686350-9xqhz for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:30:08.877991 crc crio[24477]: 2026-06-11T12:30:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b04ba750ce3faa Mac:fa:0f:e2:a4:0c:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/81898ba1-557d-488d-8f4e-3a1b3f1ad20f SocketPath: PciID:}] [{Interface:0xc000218aa0 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:30:08.880241 crc crio[24477]: time=\"2026-06-11T12:30:08.880100743Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686350-bbvgl Namespace:openshift-infra ID:4b04ba750ce3faa606c2d76ed8797ee29d58fbf2b8e6051cd2f2849a974e5028 UID:10ee1f90-e5e9-41f4-a9f7-5b15868bc8b7 NetNS:/var/run/netns/81898ba1-557d-488d-8f4e-3a1b3f1ad20f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod10ee1f90_e5e9_41f4_a9f7_5b15868bc8b7.slice PodAnnotations:0xc000b19508}] Aliases:map[]}\"\nJun 11 12:30:08.880602 crc crio[24477]: time=\"2026-06-11T12:30:08.880395241Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686350-bbvgl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:30:08.921733 crc crio[24477]: time=\"2026-06-11T12:30:08.921531194Z\" level=info msg=\"Ran pod sandbox 990e973d51479c395505874c47fbdb0440769f94de6be35cdae115e8da437d98 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686350-9xqhz/POD\" id=dc40c337-b4db-4548-a2d3-d628e29c84a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:30:08.935207 crc crio[24477]: time=\"2026-06-11T12:30:08.934540103Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3528b8e4-0e28-42c2-bbda-90a8ac94ed20 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:30:08.944292 crc crio[24477]: time=\"2026-06-11T12:30:08.943067705Z\" level=info msg=\"Ran pod sandbox 4b04ba750ce3faa606c2d76ed8797ee29d58fbf2b8e6051cd2f2849a974e5028 with infra container: openshift-infra/auto-csr-approver-29686350-bbvgl/POD\" id=c9440727-7ab7-435a-8068-8f957cd3ef23 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:30:08.944727 crc crio[24477]: time=\"2026-06-11T12:30:08.944502235Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=74c6b301-d5e8-43c4-b513-82d02d2ccd1d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:30:08.959036 crc crio[24477]: time=\"2026-06-11T12:30:08.958926196Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c609d6c0-dd05-4427-888c-7fee4bb68da2 name=/runtime.v1.ImageService/PullImage\nJun 11 12:30:08.971930 crc crio[24477]: time=\"2026-06-11T12:30:08.971797334Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686350-9xqhz/collect-profiles\" id=0ce77139-a027-4be5-8290-4fa0bc386599 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:30:08.973512 crc crio[24477]: time=\"2026-06-11T12:30:08.973383869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:30:09.000450 crc crio[24477]: time=\"2026-06-11T12:30:08.998505056Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:30:09.102534 crc crio[24477]: time=\"2026-06-11T12:30:09.102471837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:30:09.116056 crc crio[24477]: time=\"2026-06-11T12:30:09.115883871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:30:09.375229 crc crio[24477]: time=\"2026-06-11T12:30:09.374962171Z\" level=info msg=\"Created container 01e21f59cfe984863cce953955cc78d4a64bd4b42454eba980e6f95c011e407a: openshift-operator-lifecycle-manager/collect-profiles-29686350-9xqhz/collect-profiles\" id=0ce77139-a027-4be5-8290-4fa0bc386599 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:30:09.377631 crc crio[24477]: time=\"2026-06-11T12:30:09.376882045Z\" level=info msg=\"Starting container: 01e21f59cfe984863cce953955cc78d4a64bd4b42454eba980e6f95c011e407a\" id=b6975388-513b-4d76-9e31-475f44f125f3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:30:09.393822 crc crio[24477]: time=\"2026-06-11T12:30:09.392460709Z\" level=info msg=\"Started container\" PID=105813 containerID=01e21f59cfe984863cce953955cc78d4a64bd4b42454eba980e6f95c011e407a description=openshift-operator-lifecycle-manager/collect-profiles-29686350-9xqhz/collect-profiles id=b6975388-513b-4d76-9e31-475f44f125f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=990e973d51479c395505874c47fbdb0440769f94de6be35cdae115e8da437d98\nJun 11 12:30:10.449386 crc crio[24477]: time=\"2026-06-11T12:30:10.44790939Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c609d6c0-dd05-4427-888c-7fee4bb68da2 name=/runtime.v1.ImageService/PullImage\nJun 11 12:30:10.453360 crc crio[24477]: time=\"2026-06-11T12:30:10.453266768Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b5deceaf-b61b-440d-80b6-d9b72dcfd485 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:30:10.500367 crc crio[24477]: time=\"2026-06-11T12:30:10.497440441Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ee722aa2-49bd-4888-ad9f-3c01ebd53f60 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:30:10.524280 crc crio[24477]: time=\"2026-06-11T12:30:10.524160586Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686350-bbvgl/oc\" id=1bf17d1b-be11-409c-93fd-32fae7c136f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:30:10.525144 crc crio[24477]: time=\"2026-06-11T12:30:10.525037201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:30:10.729986 crc crio[24477]: time=\"2026-06-11T12:30:10.729546297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:30:12.298918 crc crio[24477]: time=\"2026-06-11T12:30:12.298735861Z\" level=info msg=\"Stopping pod sandbox: 990e973d51479c395505874c47fbdb0440769f94de6be35cdae115e8da437d98\" id=277336ac-053b-4835-8b39-9bd95bb30df1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:30:12.307245 crc crio[24477]: time=\"2026-06-11T12:30:12.301236872Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686350-9xqhz Namespace:openshift-operator-lifecycle-manager ID:990e973d51479c395505874c47fbdb0440769f94de6be35cdae115e8da437d98 UID:373f0f3c-c1e2-4f15-a233-0c51f08702df NetNS:/var/run/netns/4b019fce-9ed2-4ada-88cb-774e54be6f98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod373f0f3c_c1e2_4f15_a233_0c51f08702df.slice PodAnnotations:0xc002e12f08}] Aliases:map[]}\"\nJun 11 12:30:12.307245 crc crio[24477]: time=\"2026-06-11T12:30:12.301473078Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686350-9xqhz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:30:12.684089 crc crio[24477]: time=\"2026-06-11T12:30:12.683864838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:30:13.035753 crc crio[24477]: time=\"2026-06-11T12:30:13.034542383Z\" level=info msg=\"Created container 10b25024aa0d19687a98fbc69008ac6143f21d51695e06d8ff79371114d261fb: openshift-infra/auto-csr-approver-29686350-bbvgl/oc\" id=1bf17d1b-be11-409c-93fd-32fae7c136f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:30:13.041807 crc crio[24477]: time=\"2026-06-11T12:30:13.041523627Z\" level=info msg=\"Starting container: 10b25024aa0d19687a98fbc69008ac6143f21d51695e06d8ff79371114d261fb\" id=3ac7a69e-eae9-45d9-9168-01336f3519f3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:30:13.053335 crc crio[24477]: time=\"2026-06-11T12:30:13.052985667Z\" level=info msg=\"Started container\" PID=106043 containerID=10b25024aa0d19687a98fbc69008ac6143f21d51695e06d8ff79371114d261fb description=openshift-infra/auto-csr-approver-29686350-bbvgl/oc id=3ac7a69e-eae9-45d9-9168-01336f3519f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b04ba750ce3faa606c2d76ed8797ee29d58fbf2b8e6051cd2f2849a974e5028\nJun 11 12:30:13.318026 crc crio[24477]: time=\"2026-06-11T12:30:13.315543723Z\" level=info msg=\"Stopped pod sandbox: 990e973d51479c395505874c47fbdb0440769f94de6be35cdae115e8da437d98\" id=277336ac-053b-4835-8b39-9bd95bb30df1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:30:17.920522 crc crio[24477]: time=\"2026-06-11T12:30:17.918620501Z\" level=info msg=\"Stopping pod sandbox: 4b04ba750ce3faa606c2d76ed8797ee29d58fbf2b8e6051cd2f2849a974e5028\" id=af52bc1d-2d90-475f-b3da-16eae98fe860 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:30:17.924265 crc crio[24477]: time=\"2026-06-11T12:30:17.924104239Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686350-bbvgl Namespace:openshift-infra ID:4b04ba750ce3faa606c2d76ed8797ee29d58fbf2b8e6051cd2f2849a974e5028 UID:10ee1f90-e5e9-41f4-a9f7-5b15868bc8b7 NetNS:/var/run/netns/81898ba1-557d-488d-8f4e-3a1b3f1ad20f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod10ee1f90_e5e9_41f4_a9f7_5b15868bc8b7.slice PodAnnotations:0xc000531090}] Aliases:map[]}\"\nJun 11 12:30:17.924734 crc crio[24477]: time=\"2026-06-11T12:30:17.924423239Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686350-bbvgl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:30:19.947083 crc crio[24477]: time=\"2026-06-11T12:30:19.945337894Z\" level=info msg=\"Stopped pod sandbox: 4b04ba750ce3faa606c2d76ed8797ee29d58fbf2b8e6051cd2f2849a974e5028\" id=af52bc1d-2d90-475f-b3da-16eae98fe860 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:30:42.175376 crc crio[24477]: time=\"2026-06-11T12:30:42.174370127Z\" level=info msg=\"Removing container: 026ce82a34aed0a1ab70f3e690db810b08026dff2163890cae61410cffd3064e\" id=1ec799ec-5d2f-4e73-8218-16f0511fbe65 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:30:42.241444 crc crio[24477]: time=\"2026-06-11T12:30:42.241232463Z\" level=info msg=\"Removed container 026ce82a34aed0a1ab70f3e690db810b08026dff2163890cae61410cffd3064e: openshift-operator-lifecycle-manager/collect-profiles-29686305-9dr2p/collect-profiles\" id=1ec799ec-5d2f-4e73-8218-16f0511fbe65 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:30:42.245447 crc crio[24477]: time=\"2026-06-11T12:30:42.245354687Z\" level=info msg=\"Removing container: 70c2e128ef93a2bdfa065458522ffe3558e228e9685afdacd58eddedacf3618b\" id=35111f93-9305-4b43-a8e1-4dc9eb3b4cea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:30:42.644979 crc crio[24477]: time=\"2026-06-11T12:30:42.644194318Z\" level=info msg=\"Removed container 70c2e128ef93a2bdfa065458522ffe3558e228e9685afdacd58eddedacf3618b: openshift-infra/auto-csr-approver-29686344-9dzqj/oc\" id=35111f93-9305-4b43-a8e1-4dc9eb3b4cea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:30:42.659863 crc crio[24477]: time=\"2026-06-11T12:30:42.6597359Z\" level=info msg=\"Stopping pod sandbox: 30877c13ae59419589bc1ca8bbc32e2f4a23935846445ebfaa649af4a19e16bc\" id=9bd96044-9a61-47a2-8cfd-276596d15e01 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:30:42.659863 crc crio[24477]: time=\"2026-06-11T12:30:42.659868173Z\" level=info msg=\"Stopped pod sandbox (already stopped): 30877c13ae59419589bc1ca8bbc32e2f4a23935846445ebfaa649af4a19e16bc\" id=9bd96044-9a61-47a2-8cfd-276596d15e01 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:30:42.663318 crc crio[24477]: time=\"2026-06-11T12:30:42.663236647Z\" level=info msg=\"Removing pod sandbox: 30877c13ae59419589bc1ca8bbc32e2f4a23935846445ebfaa649af4a19e16bc\" id=da5db938-e03f-4046-97f5-4204e50bf814 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:30:42.697497 crc crio[24477]: time=\"2026-06-11T12:30:42.697278107Z\" level=info msg=\"Removed pod sandbox: 30877c13ae59419589bc1ca8bbc32e2f4a23935846445ebfaa649af4a19e16bc\" id=da5db938-e03f-4046-97f5-4204e50bf814 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:30:42.699551 crc crio[24477]: time=\"2026-06-11T12:30:42.699476718Z\" level=info msg=\"Stopping pod sandbox: 3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d\" id=7a7a0afd-aba6-43ac-8600-04f6e2f9c3ac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:30:42.699817 crc crio[24477]: time=\"2026-06-11T12:30:42.699574841Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d\" id=7a7a0afd-aba6-43ac-8600-04f6e2f9c3ac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:30:42.700631 crc crio[24477]: time=\"2026-06-11T12:30:42.700563349Z\" level=info msg=\"Removing pod sandbox: 3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d\" id=d2500747-ff93-4ada-9553-9edd2e626371 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:30:42.724870 crc crio[24477]: time=\"2026-06-11T12:30:42.720196097Z\" level=info msg=\"Removed pod sandbox: 3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d\" id=d2500747-ff93-4ada-9553-9edd2e626371 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:31:42.753253 crc crio[24477]: time=\"2026-06-11T12:31:42.752480249Z\" level=info msg=\"Removing container: 958c34b452e9fdeb708cd4882b17a35ae7867a3c9242c456159b7e1b7258b612\" id=ae4f9708-9c63-483a-b938-9be24ea9f93a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:31:42.832143 crc crio[24477]: time=\"2026-06-11T12:31:42.831002075Z\" level=info msg=\"Removed container 958c34b452e9fdeb708cd4882b17a35ae7867a3c9242c456159b7e1b7258b612: openstack/barbican-800e-account-create-update-5clpx/mariadb-account-create-update\" id=ae4f9708-9c63-483a-b938-9be24ea9f93a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:31:42.841347 crc crio[24477]: time=\"2026-06-11T12:31:42.841218055Z\" level=info msg=\"Removing container: 914a6713e8ede23d66943dbff56016df2d6cbc99b431a67ff49c43c8de4ffc04\" id=d65717cb-0158-4563-9098-807004563e5c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:31:42.894317 crc crio[24477]: time=\"2026-06-11T12:31:42.894118952Z\" level=info msg=\"Removed container 914a6713e8ede23d66943dbff56016df2d6cbc99b431a67ff49c43c8de4ffc04: openstack/neutron-db-create-rdspp/mariadb-database-create\" id=d65717cb-0158-4563-9098-807004563e5c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:31:42.898098 crc crio[24477]: time=\"2026-06-11T12:31:42.89805109Z\" level=info msg=\"Removing container: 0ba137a299519398c2fe5c110388bd79c9f63a70fc19555dff17955722f955f2\" id=44d71bf8-f227-4e99-bab8-ec32ac63fa62 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:31:42.950700 crc crio[24477]: time=\"2026-06-11T12:31:42.950477393Z\" level=info msg=\"Removed container 0ba137a299519398c2fe5c110388bd79c9f63a70fc19555dff17955722f955f2: openstack/nova-metadata-0/nova-metadata-log\" id=44d71bf8-f227-4e99-bab8-ec32ac63fa62 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:31:42.957218 crc crio[24477]: time=\"2026-06-11T12:31:42.956935133Z\" level=info msg=\"Removing container: 8503ba1dc6c51d508a0dc20428104f9d52f1a9899e51899dae2bf60e521bb1cd\" id=33fff960-bad0-4f6d-b7ce-57d297828c26 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:31:43.015183 crc crio[24477]: time=\"2026-06-11T12:31:43.014978582Z\" level=info msg=\"Removed container 8503ba1dc6c51d508a0dc20428104f9d52f1a9899e51899dae2bf60e521bb1cd: openstack/cinder-db-create-msqmc/mariadb-database-create\" id=33fff960-bad0-4f6d-b7ce-57d297828c26 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:31:43.021512 crc crio[24477]: time=\"2026-06-11T12:31:43.021402302Z\" level=info msg=\"Removing container: 48a52327dd5ff69c905b534e3d88502cce954beef77e571571d07c0ba89727e5\" id=43cc9e78-3e76-4c97-a93d-ed2147f5356a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:31:43.288393 crc crio[24477]: time=\"2026-06-11T12:31:43.288117249Z\" level=info msg=\"Removed container 48a52327dd5ff69c905b534e3d88502cce954beef77e571571d07c0ba89727e5: openstack/glance-db-sync-rsl5c/glance-db-sync\" id=43cc9e78-3e76-4c97-a93d-ed2147f5356a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:31:43.294250 crc crio[24477]: time=\"2026-06-11T12:31:43.294166404Z\" level=info msg=\"Removing container: 8d7a869b76fe818841e8907971d604774c34d492c7f32c7d6fee14c463f36bda\" id=83efb756-b30d-44b9-b54b-d1f14c2f8b31 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:31:43.348535 crc crio[24477]: time=\"2026-06-11T12:31:43.345222138Z\" level=info msg=\"Removed container 8d7a869b76fe818841e8907971d604774c34d492c7f32c7d6fee14c463f36bda: openstack/placement-6040-account-create-update-b74mw/mariadb-account-create-update\" id=83efb756-b30d-44b9-b54b-d1f14c2f8b31 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:31:43.358606 crc crio[24477]: time=\"2026-06-11T12:31:43.35425751Z\" level=info msg=\"Removing container: 33e09ef33c2bfd88f1ba1c53231bc52ed4b2e6078944879d44020c9a40f59ac2\" id=11ea784c-2083-4ade-9ad6-dfa18971c358 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:31:43.401441 crc crio[24477]: time=\"2026-06-11T12:31:43.401138617Z\" level=info msg=\"Removed container 33e09ef33c2bfd88f1ba1c53231bc52ed4b2e6078944879d44020c9a40f59ac2: openstack/root-account-create-update-h4ns9/mariadb-account-create-update\" id=11ea784c-2083-4ade-9ad6-dfa18971c358 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:31:43.406586 crc crio[24477]: time=\"2026-06-11T12:31:43.406373493Z\" level=info msg=\"Removing container: bac6c220b78c8b50df0c0bd6a6911230dd2777c302cad3acdf0a4f4f650469b7\" id=b9925eb9-2005-4641-9464-02a3caa45158 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:31:43.451476 crc crio[24477]: time=\"2026-06-11T12:31:43.451274452Z\" level=info msg=\"Removed container bac6c220b78c8b50df0c0bd6a6911230dd2777c302cad3acdf0a4f4f650469b7: openstack/keystone-db-create-zcsr2/mariadb-database-create\" id=b9925eb9-2005-4641-9464-02a3caa45158 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:31:43.454737 crc crio[24477]: time=\"2026-06-11T12:31:43.454578449Z\" level=info msg=\"Removing container: 88f6334d8472f9f778d948c3167ed125457c34a97f1ea15acfa7f4c6780a60dc\" id=f6fe1dda-421b-4152-9faa-d51a768b1838 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:31:43.494609 crc crio[24477]: time=\"2026-06-11T12:31:43.49315429Z\" level=info msg=\"Removed container 88f6334d8472f9f778d948c3167ed125457c34a97f1ea15acfa7f4c6780a60dc: openstack/glance-db-create-qgff6/mariadb-database-create\" id=f6fe1dda-421b-4152-9faa-d51a768b1838 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:31:43.500917 crc crio[24477]: time=\"2026-06-11T12:31:43.500831989Z\" level=info msg=\"Removing container: 7a03ffd068fb7c2c14859efc025eee7eb9e1ebed9c44fe3f5b3eeba89d0fb5b1\" id=6985d91e-4412-4f27-8cb0-34f847311fe3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:31:43.536734 crc crio[24477]: time=\"2026-06-11T12:31:43.536217979Z\" level=info msg=\"Removed container 7a03ffd068fb7c2c14859efc025eee7eb9e1ebed9c44fe3f5b3eeba89d0fb5b1: openstack/barbican-db-create-8dsdw/mariadb-database-create\" id=6985d91e-4412-4f27-8cb0-34f847311fe3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:31:43.543327 crc crio[24477]: time=\"2026-06-11T12:31:43.541105775Z\" level=info msg=\"Removing container: 12bb193a15a137f345ed738b1ccb58570601a538bb1e2e44ce8078caed52cf84\" id=e1d16879-b708-4a75-af5c-295177563812 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:31:43.578736 crc crio[24477]: time=\"2026-06-11T12:31:43.577426789Z\" level=info msg=\"Removed container 12bb193a15a137f345ed738b1ccb58570601a538bb1e2e44ce8078caed52cf84: openstack/cinder-a1b6-account-create-update-nzdxn/mariadb-account-create-update\" id=e1d16879-b708-4a75-af5c-295177563812 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:31:43.580922 crc crio[24477]: time=\"2026-06-11T12:31:43.580844222Z\" level=info msg=\"Removing container: a2fae9ec31c806cc54626c29601719ac83dbd89289925678bb5e9b1e6206de7f\" id=8dfa0d5b-6b75-454e-87a5-d022999df46e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:31:43.620558 crc crio[24477]: time=\"2026-06-11T12:31:43.62018448Z\" level=info msg=\"Removed container a2fae9ec31c806cc54626c29601719ac83dbd89289925678bb5e9b1e6206de7f: openstack/nova-metadata-0/nova-metadata-metadata\" id=8dfa0d5b-6b75-454e-87a5-d022999df46e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:31:43.623632 crc crio[24477]: time=\"2026-06-11T12:31:43.623569444Z\" level=info msg=\"Removing container: 9a7e5712fbb96b68a75852862f6b06b1f2864fe4f61ad60394078e3b783fbbc7\" id=fb1fc864-ba81-45f5-b2d5-1b3c070984a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:31:43.661306 crc crio[24477]: time=\"2026-06-11T12:31:43.661064385Z\" level=info msg=\"Removed container 9a7e5712fbb96b68a75852862f6b06b1f2864fe4f61ad60394078e3b783fbbc7: openstack/neutron-1f99-account-create-update-2z9kz/mariadb-account-create-update\" id=fb1fc864-ba81-45f5-b2d5-1b3c070984a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:31:43.664702 crc crio[24477]: time=\"2026-06-11T12:31:43.664564798Z\" level=info msg=\"Removing container: 5ff68c5f3172eb6716fbe2f1a4107bd8332554f5a2bf55374f2e1d857985dd7d\" id=e7779420-0ed8-4b99-a5b0-a059fec4e61b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:31:43.716209 crc crio[24477]: time=\"2026-06-11T12:31:43.716093981Z\" level=info msg=\"Removed container 5ff68c5f3172eb6716fbe2f1a4107bd8332554f5a2bf55374f2e1d857985dd7d: openstack/glance-9421-account-create-update-fs75t/mariadb-account-create-update\" id=e7779420-0ed8-4b99-a5b0-a059fec4e61b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:31:43.720849 crc crio[24477]: time=\"2026-06-11T12:31:43.720808988Z\" level=info msg=\"Removing container: 5c67f035e3a24fb138084de6a2b5da95803452fc2be5425a3d311fe4f09650e8\" id=42ffbb71-4177-4277-9f24-32b58d75ba2d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:31:43.767635 crc crio[24477]: time=\"2026-06-11T12:31:43.767512941Z\" level=info msg=\"Removed container 5c67f035e3a24fb138084de6a2b5da95803452fc2be5425a3d311fe4f09650e8: openstack/placement-db-create-fwnn8/mariadb-database-create\" id=42ffbb71-4177-4277-9f24-32b58d75ba2d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:31:43.774185 crc crio[24477]: time=\"2026-06-11T12:31:43.772482583Z\" level=info msg=\"Removing container: 6ff9f0d0d64bc4674864829a82cb369a13a04a01ee545c4d706266c478540926\" id=06d9a8ca-f3c9-4981-aa2f-2683022bbcca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:31:43.881911 crc crio[24477]: time=\"2026-06-11T12:31:43.881624696Z\" level=info msg=\"Removed container 6ff9f0d0d64bc4674864829a82cb369a13a04a01ee545c4d706266c478540926: openstack/keystone-2144-account-create-update-pprkt/mariadb-account-create-update\" id=06d9a8ca-f3c9-4981-aa2f-2683022bbcca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:31:43.885067 crc crio[24477]: time=\"2026-06-11T12:31:43.884972358Z\" level=info msg=\"Removing container: f16c4bee07541ff0e4f465438795e951d520c5f23651f9f1ac4d26bf7aba0af5\" id=c6bf10a1-6a1b-4105-bf5f-0004eb819fe6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:31:43.937542 crc crio[24477]: time=\"2026-06-11T12:31:43.937380072Z\" level=info msg=\"Removed container f16c4bee07541ff0e4f465438795e951d520c5f23651f9f1ac4d26bf7aba0af5: openstack/nova-api-0/nova-api-api\" id=c6bf10a1-6a1b-4105-bf5f-0004eb819fe6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:31:43.940873 crc crio[24477]: time=\"2026-06-11T12:31:43.940777155Z\" level=info msg=\"Removing container: c6d614d89dc48beda8bee08af8ea41e78581440ea28ee754f8cbd6f72403aea7\" id=e9e4e3d1-cdf3-4f46-b5b3-81580519b1cc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:31:43.990601 crc crio[24477]: time=\"2026-06-11T12:31:43.990447994Z\" level=info msg=\"Removed container c6d614d89dc48beda8bee08af8ea41e78581440ea28ee754f8cbd6f72403aea7: openstack/nova-api-0/nova-api-log\" id=e9e4e3d1-cdf3-4f46-b5b3-81580519b1cc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:31:44.010914 crc crio[24477]: time=\"2026-06-11T12:31:44.010780768Z\" level=info msg=\"Stopping pod sandbox: a57b496d50091431ac5e3878636616fc802c627371c8f1e37c2aeb3d0d267ec7\" id=9454af2c-10f9-47ac-b54a-a90f80d0926c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:31:44.011127 crc crio[24477]: time=\"2026-06-11T12:31:44.010920562Z\" level=info msg=\"Stopped pod sandbox (already stopped): a57b496d50091431ac5e3878636616fc802c627371c8f1e37c2aeb3d0d267ec7\" id=9454af2c-10f9-47ac-b54a-a90f80d0926c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:31:44.024015 crc crio[24477]: time=\"2026-06-11T12:31:44.023917295Z\" level=info msg=\"Removing pod sandbox: a57b496d50091431ac5e3878636616fc802c627371c8f1e37c2aeb3d0d267ec7\" id=446c19b3-5ccb-437b-b215-d1066d8de316 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:31:44.041823 crc crio[24477]: time=\"2026-06-11T12:31:44.041533959Z\" level=info msg=\"Removed pod sandbox: a57b496d50091431ac5e3878636616fc802c627371c8f1e37c2aeb3d0d267ec7\" id=446c19b3-5ccb-437b-b215-d1066d8de316 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:31:44.042552 crc crio[24477]: time=\"2026-06-11T12:31:44.042472252Z\" level=info msg=\"Stopping pod sandbox: 9a7b83d37bd1f9ae3bd97dba84f7f9d9236fb9aa10e97f3c0beb847a2ed20dca\" id=4551fb8c-2be8-463e-acc9-97490e1a976d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:31:44.042552 crc crio[24477]: time=\"2026-06-11T12:31:44.042536974Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9a7b83d37bd1f9ae3bd97dba84f7f9d9236fb9aa10e97f3c0beb847a2ed20dca\" id=4551fb8c-2be8-463e-acc9-97490e1a976d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:31:44.043806 crc crio[24477]: time=\"2026-06-11T12:31:44.043570853Z\" level=info msg=\"Removing pod sandbox: 9a7b83d37bd1f9ae3bd97dba84f7f9d9236fb9aa10e97f3c0beb847a2ed20dca\" id=1611b39f-c8c2-48d5-87ec-a27f6770aea3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:31:44.063955 crc crio[24477]: time=\"2026-06-11T12:31:44.063632995Z\" level=info msg=\"Removed pod sandbox: 9a7b83d37bd1f9ae3bd97dba84f7f9d9236fb9aa10e97f3c0beb847a2ed20dca\" id=1611b39f-c8c2-48d5-87ec-a27f6770aea3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:31:44.066328 crc crio[24477]: time=\"2026-06-11T12:31:44.06601512Z\" level=info msg=\"Stopping pod sandbox: e6f87855072528cec4586503c5a5827700e12ab7fc0efbf39088f217a970938c\" id=27aad63c-56db-4531-a1fe-0059345c9319 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:31:44.066328 crc crio[24477]: time=\"2026-06-11T12:31:44.066152613Z\" level=info msg=\"Stopped pod sandbox (already stopped): e6f87855072528cec4586503c5a5827700e12ab7fc0efbf39088f217a970938c\" id=27aad63c-56db-4531-a1fe-0059345c9319 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:31:44.070201 crc crio[24477]: time=\"2026-06-11T12:31:44.070048323Z\" level=info msg=\"Removing pod sandbox: e6f87855072528cec4586503c5a5827700e12ab7fc0efbf39088f217a970938c\" id=1e39da6a-bea1-4705-9867-7eaee1a5d8cb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:31:44.091076 crc crio[24477]: time=\"2026-06-11T12:31:44.090834422Z\" level=info msg=\"Removed pod sandbox: e6f87855072528cec4586503c5a5827700e12ab7fc0efbf39088f217a970938c\" id=1e39da6a-bea1-4705-9867-7eaee1a5d8cb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:31:44.092834 crc crio[24477]: time=\"2026-06-11T12:31:44.092748616Z\" level=info msg=\"Stopping pod sandbox: 0514c1a1f8fb5498f5864bc2510646dd16b01a340a93078ed5c7be5522ebd94d\" id=5c6355c6-77b0-451f-8206-f864d9335ae0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:31:44.092834 crc crio[24477]: time=\"2026-06-11T12:31:44.092834038Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0514c1a1f8fb5498f5864bc2510646dd16b01a340a93078ed5c7be5522ebd94d\" id=5c6355c6-77b0-451f-8206-f864d9335ae0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:31:44.093397 crc crio[24477]: time=\"2026-06-11T12:31:44.093329782Z\" level=info msg=\"Removing pod sandbox: 0514c1a1f8fb5498f5864bc2510646dd16b01a340a93078ed5c7be5522ebd94d\" id=6e2079d7-0c19-423d-8eac-a4f7a6ead15b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:31:44.112407 crc crio[24477]: time=\"2026-06-11T12:31:44.112287021Z\" level=info msg=\"Removed pod sandbox: 0514c1a1f8fb5498f5864bc2510646dd16b01a340a93078ed5c7be5522ebd94d\" id=6e2079d7-0c19-423d-8eac-a4f7a6ead15b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:31:44.113135 crc crio[24477]: time=\"2026-06-11T12:31:44.113067083Z\" level=info msg=\"Stopping pod sandbox: f65bc26a49943624de1c683f3f4a0eb9b95a4b20438600830e0e9abcde1e67a6\" id=67dbc850-82ee-419a-b791-8ce838ec1c9e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:31:44.113135 crc crio[24477]: time=\"2026-06-11T12:31:44.113143065Z\" level=info msg=\"Stopped pod sandbox (already stopped): f65bc26a49943624de1c683f3f4a0eb9b95a4b20438600830e0e9abcde1e67a6\" id=67dbc850-82ee-419a-b791-8ce838ec1c9e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:31:44.114234 crc crio[24477]: time=\"2026-06-11T12:31:44.114141652Z\" level=info msg=\"Removing pod sandbox: f65bc26a49943624de1c683f3f4a0eb9b95a4b20438600830e0e9abcde1e67a6\" id=51b38ac4-6467-4908-9e56-63252948b483 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:31:44.140948 crc crio[24477]: time=\"2026-06-11T12:31:44.140617442Z\" level=info msg=\"Removed pod sandbox: f65bc26a49943624de1c683f3f4a0eb9b95a4b20438600830e0e9abcde1e67a6\" id=51b38ac4-6467-4908-9e56-63252948b483 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:31:44.143225 crc crio[24477]: time=\"2026-06-11T12:31:44.143133971Z\" level=info msg=\"Stopping pod sandbox: 8556cd09f3bc5af6a456e180287354f300940d702620fd7a836a177489e424fe\" id=0b1d31e8-340f-452c-932c-ad7cfe9a4ef4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:31:44.143379 crc crio[24477]: time=\"2026-06-11T12:31:44.143242044Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8556cd09f3bc5af6a456e180287354f300940d702620fd7a836a177489e424fe\" id=0b1d31e8-340f-452c-932c-ad7cfe9a4ef4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:31:44.144338 crc crio[24477]: time=\"2026-06-11T12:31:44.144254893Z\" level=info msg=\"Removing pod sandbox: 8556cd09f3bc5af6a456e180287354f300940d702620fd7a836a177489e424fe\" id=17db94d4-22ed-441d-8797-6828d7de3e19 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:31:44.189379 crc crio[24477]: time=\"2026-06-11T12:31:44.189319242Z\" level=info msg=\"Removed pod sandbox: 8556cd09f3bc5af6a456e180287354f300940d702620fd7a836a177489e424fe\" id=17db94d4-22ed-441d-8797-6828d7de3e19 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:31:44.191364 crc crio[24477]: time=\"2026-06-11T12:31:44.191233904Z\" level=info msg=\"Stopping pod sandbox: d9094d5c4301cab5ebc132c53de6fa0479aa8a010aca73f6932a3f77ef68f427\" id=c03a5800-1be6-4dc5-836b-eb099195b9e4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:31:44.191470 crc crio[24477]: time=\"2026-06-11T12:31:44.191380888Z\" level=info msg=\"Stopped pod sandbox (already stopped): d9094d5c4301cab5ebc132c53de6fa0479aa8a010aca73f6932a3f77ef68f427\" id=c03a5800-1be6-4dc5-836b-eb099195b9e4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:31:44.192055 crc crio[24477]: time=\"2026-06-11T12:31:44.192031206Z\" level=info msg=\"Removing pod sandbox: d9094d5c4301cab5ebc132c53de6fa0479aa8a010aca73f6932a3f77ef68f427\" id=6bcbdbd6-00c0-4d05-adc5-e481bfdc5e36 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:31:44.209232 crc crio[24477]: time=\"2026-06-11T12:31:44.209127845Z\" level=info msg=\"Removed pod sandbox: d9094d5c4301cab5ebc132c53de6fa0479aa8a010aca73f6932a3f77ef68f427\" id=6bcbdbd6-00c0-4d05-adc5-e481bfdc5e36 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:31:44.211328 crc crio[24477]: time=\"2026-06-11T12:31:44.211254362Z\" level=info msg=\"Stopping pod sandbox: 946e80ae6a25526cdf5f1bbbd98cb5b82cab47f4fb6a46955fcc19670060d663\" id=9d95b9a4-85d2-4676-885a-45e3fae0a14b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:31:44.211328 crc crio[24477]: time=\"2026-06-11T12:31:44.211320164Z\" level=info msg=\"Stopped pod sandbox (already stopped): 946e80ae6a25526cdf5f1bbbd98cb5b82cab47f4fb6a46955fcc19670060d663\" id=9d95b9a4-85d2-4676-885a-45e3fae0a14b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:31:44.212357 crc crio[24477]: time=\"2026-06-11T12:31:44.212285811Z\" level=info msg=\"Removing pod sandbox: 946e80ae6a25526cdf5f1bbbd98cb5b82cab47f4fb6a46955fcc19670060d663\" id=21240e8d-034a-417a-b968-f1ce7ec63386 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:31:44.228790 crc crio[24477]: time=\"2026-06-11T12:31:44.228542206Z\" level=info msg=\"Removed pod sandbox: 946e80ae6a25526cdf5f1bbbd98cb5b82cab47f4fb6a46955fcc19670060d663\" id=21240e8d-034a-417a-b968-f1ce7ec63386 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:31:44.230206 crc crio[24477]: time=\"2026-06-11T12:31:44.230133709Z\" level=info msg=\"Stopping pod sandbox: 65c71b64c3afcd0f0d8729f199a2bfbad58e43531ae2042aa1eed0d58450d52d\" id=bcecb4cc-1cdd-4009-ab71-8a6608a9a2fc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:31:44.230421 crc crio[24477]: time=\"2026-06-11T12:31:44.230221032Z\" level=info msg=\"Stopped pod sandbox (already stopped): 65c71b64c3afcd0f0d8729f199a2bfbad58e43531ae2042aa1eed0d58450d52d\" id=bcecb4cc-1cdd-4009-ab71-8a6608a9a2fc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:31:44.231113 crc crio[24477]: time=\"2026-06-11T12:31:44.231062415Z\" level=info msg=\"Removing pod sandbox: 65c71b64c3afcd0f0d8729f199a2bfbad58e43531ae2042aa1eed0d58450d52d\" id=83cee0c1-cdd9-4b57-9c9c-27e4875305df name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:31:44.258412 crc crio[24477]: time=\"2026-06-11T12:31:44.258192373Z\" level=info msg=\"Removed pod sandbox: 65c71b64c3afcd0f0d8729f199a2bfbad58e43531ae2042aa1eed0d58450d52d\" id=83cee0c1-cdd9-4b57-9c9c-27e4875305df name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:31:44.260281 crc crio[24477]: time=\"2026-06-11T12:31:44.260227679Z\" level=info msg=\"Stopping pod sandbox: ae015a8c19685b3f9175f8d7862191c944a721394ffb0e3759a246db67fbf69b\" id=720fd430-633d-4a28-9451-908236249240 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:31:44.260511 crc crio[24477]: time=\"2026-06-11T12:31:44.260482586Z\" level=info msg=\"Stopped pod sandbox (already stopped): ae015a8c19685b3f9175f8d7862191c944a721394ffb0e3759a246db67fbf69b\" id=720fd430-633d-4a28-9451-908236249240 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:31:44.261821 crc crio[24477]: time=\"2026-06-11T12:31:44.261585477Z\" level=info msg=\"Removing pod sandbox: ae015a8c19685b3f9175f8d7862191c944a721394ffb0e3759a246db67fbf69b\" id=b54ff618-4a8a-4b1e-bb4d-0604b24e376a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:31:44.280572 crc crio[24477]: time=\"2026-06-11T12:31:44.280401794Z\" level=info msg=\"Removed pod sandbox: ae015a8c19685b3f9175f8d7862191c944a721394ffb0e3759a246db67fbf69b\" id=b54ff618-4a8a-4b1e-bb4d-0604b24e376a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:31:44.281976 crc crio[24477]: time=\"2026-06-11T12:31:44.281880443Z\" level=info msg=\"Stopping pod sandbox: 953c5cc2b5b4cd821d4bf8d2c0dca880200f6c34f55158739d152476cfeb505d\" id=831240bf-3376-4ebc-b874-d6265c5b4a33 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:31:44.282136 crc crio[24477]: time=\"2026-06-11T12:31:44.281983066Z\" level=info msg=\"Stopped pod sandbox (already stopped): 953c5cc2b5b4cd821d4bf8d2c0dca880200f6c34f55158739d152476cfeb505d\" id=831240bf-3376-4ebc-b874-d6265c5b4a33 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:31:44.282939 crc crio[24477]: time=\"2026-06-11T12:31:44.282898511Z\" level=info msg=\"Removing pod sandbox: 953c5cc2b5b4cd821d4bf8d2c0dca880200f6c34f55158739d152476cfeb505d\" id=aadd9a85-62c5-4cde-81b7-1511a23121bc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:31:44.305079 crc crio[24477]: time=\"2026-06-11T12:31:44.30497918Z\" level=info msg=\"Removed pod sandbox: 953c5cc2b5b4cd821d4bf8d2c0dca880200f6c34f55158739d152476cfeb505d\" id=aadd9a85-62c5-4cde-81b7-1511a23121bc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:31:44.306014 crc crio[24477]: time=\"2026-06-11T12:31:44.305941395Z\" level=info msg=\"Stopping pod sandbox: 6ae1b1f28b14efcc43a516147ba9c67232aa62fdfaacff55567ce2c78886276b\" id=323060f9-b199-4793-83e7-7a611f28903c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:31:44.306234 crc crio[24477]: time=\"2026-06-11T12:31:44.306022507Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6ae1b1f28b14efcc43a516147ba9c67232aa62fdfaacff55567ce2c78886276b\" id=323060f9-b199-4793-83e7-7a611f28903c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:31:44.306815 crc crio[24477]: time=\"2026-06-11T12:31:44.306762787Z\" level=info msg=\"Removing pod sandbox: 6ae1b1f28b14efcc43a516147ba9c67232aa62fdfaacff55567ce2c78886276b\" id=e7a4d4e4-6403-42cd-a860-b2865fe577d2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:31:44.329438 crc crio[24477]: time=\"2026-06-11T12:31:44.328884978Z\" level=info msg=\"Removed pod sandbox: 6ae1b1f28b14efcc43a516147ba9c67232aa62fdfaacff55567ce2c78886276b\" id=e7a4d4e4-6403-42cd-a860-b2865fe577d2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:31:44.332861 crc crio[24477]: time=\"2026-06-11T12:31:44.332500566Z\" level=info msg=\"Stopping pod sandbox: 82e395360790d11086ebc5baab0666350d80954b87c7e78e9c5c377e327ea40b\" id=850123ab-235a-4b49-9366-a971dd6c3a6e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:31:44.333314 crc crio[24477]: time=\"2026-06-11T12:31:44.333211696Z\" level=info msg=\"Stopped pod sandbox (already stopped): 82e395360790d11086ebc5baab0666350d80954b87c7e78e9c5c377e327ea40b\" id=850123ab-235a-4b49-9366-a971dd6c3a6e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:31:44.334732 crc crio[24477]: time=\"2026-06-11T12:31:44.334590294Z\" level=info msg=\"Removing pod sandbox: 82e395360790d11086ebc5baab0666350d80954b87c7e78e9c5c377e327ea40b\" id=644c3487-a446-4d98-8517-f1c219e27960 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:31:44.370953 crc crio[24477]: time=\"2026-06-11T12:31:44.370791105Z\" level=info msg=\"Removed pod sandbox: 82e395360790d11086ebc5baab0666350d80954b87c7e78e9c5c377e327ea40b\" id=644c3487-a446-4d98-8517-f1c219e27960 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:31:44.372629 crc crio[24477]: time=\"2026-06-11T12:31:44.372544822Z\" level=info msg=\"Stopping pod sandbox: 5af71261bc69b2125a986eb6f6d3abea437d193ba9857bffb311c6612a53dc89\" id=c252d57e-5795-4049-afce-c51a8aa41949 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:31:44.372973 crc crio[24477]: time=\"2026-06-11T12:31:44.372700687Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5af71261bc69b2125a986eb6f6d3abea437d193ba9857bffb311c6612a53dc89\" id=c252d57e-5795-4049-afce-c51a8aa41949 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:31:44.374187 crc crio[24477]: time=\"2026-06-11T12:31:44.374048405Z\" level=info msg=\"Removing pod sandbox: 5af71261bc69b2125a986eb6f6d3abea437d193ba9857bffb311c6612a53dc89\" id=9d6a7aa4-88f2-4ad6-93a8-0633d39498cf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:31:44.396730 crc crio[24477]: time=\"2026-06-11T12:31:44.396551495Z\" level=info msg=\"Removed pod sandbox: 5af71261bc69b2125a986eb6f6d3abea437d193ba9857bffb311c6612a53dc89\" id=9d6a7aa4-88f2-4ad6-93a8-0633d39498cf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:31:44.398409 crc crio[24477]: time=\"2026-06-11T12:31:44.398331853Z\" level=info msg=\"Stopping pod sandbox: 7d9ff6cdedd6fffcca9be4a903503e8d30fd90f9c01a0827cc78b300115e85bf\" id=514c2994-203c-49cf-a96f-4eddc4f29254 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:31:44.398496 crc crio[24477]: time=\"2026-06-11T12:31:44.398446076Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7d9ff6cdedd6fffcca9be4a903503e8d30fd90f9c01a0827cc78b300115e85bf\" id=514c2994-203c-49cf-a96f-4eddc4f29254 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:31:44.399324 crc crio[24477]: time=\"2026-06-11T12:31:44.399256638Z\" level=info msg=\"Removing pod sandbox: 7d9ff6cdedd6fffcca9be4a903503e8d30fd90f9c01a0827cc78b300115e85bf\" id=ba1305d9-5419-4ad2-b1ee-ba2700e05999 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:31:44.424104 crc crio[24477]: time=\"2026-06-11T12:31:44.423970181Z\" level=info msg=\"Removed pod sandbox: 7d9ff6cdedd6fffcca9be4a903503e8d30fd90f9c01a0827cc78b300115e85bf\" id=ba1305d9-5419-4ad2-b1ee-ba2700e05999 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:31:44.425486 crc crio[24477]: time=\"2026-06-11T12:31:44.425389237Z\" level=info msg=\"Stopping pod sandbox: ec7447f9c4bccf610c57c11d208754c19e69183d1a46787f3a337918554ea70b\" id=f4279a4a-c212-47ba-8f54-1612e6ae9d09 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:31:44.425606 crc crio[24477]: time=\"2026-06-11T12:31:44.42551599Z\" level=info msg=\"Stopped pod sandbox (already stopped): ec7447f9c4bccf610c57c11d208754c19e69183d1a46787f3a337918554ea70b\" id=f4279a4a-c212-47ba-8f54-1612e6ae9d09 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:31:44.426794 crc crio[24477]: time=\"2026-06-11T12:31:44.426509659Z\" level=info msg=\"Removing pod sandbox: ec7447f9c4bccf610c57c11d208754c19e69183d1a46787f3a337918554ea70b\" id=5c134bca-dbeb-4684-b7c7-ce6f6163f100 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:31:44.448616 crc crio[24477]: time=\"2026-06-11T12:31:44.448504645Z\" level=info msg=\"Removed pod sandbox: ec7447f9c4bccf610c57c11d208754c19e69183d1a46787f3a337918554ea70b\" id=5c134bca-dbeb-4684-b7c7-ce6f6163f100 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:32:00.535855 crc crio[24477]: time=\"2026-06-11T12:32:00.534895635Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686352-jr44b/POD\" id=c6303e4c-7657-4c71-ad1b-a9b8aef8756c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:32:00.537445 crc crio[24477]: time=\"2026-06-11T12:32:00.535932575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:32:00.597325 crc crio[24477]: time=\"2026-06-11T12:32:00.596363681Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686352-jr44b Namespace:openshift-infra ID:b328131d7029c2c9cf4f4e0a4899eff9e735382f6e0c3b419b585f3945752848 UID:44b0ad67-4aaa-4a5b-9c40-dbd18e737c01 NetNS:/var/run/netns/d1f79cdd-64b7-4fb4-9f7f-d46a2f3016a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44b0ad67_4aaa_4a5b_9c40_dbd18e737c01.slice PodAnnotations:0xc000a861b0}] Aliases:map[]}\"\nJun 11 12:32:00.597325 crc crio[24477]: time=\"2026-06-11T12:32:00.597273927Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686352-jr44b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:32:01.214218 crc crio[24477]: 2026-06-11T12:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b328131d7029c2c Mac:5a:34:69:d6:8e:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/d1f79cdd-64b7-4fb4-9f7f-d46a2f3016a9 SocketPath: PciID:}] [{Interface:0xc0002c5170 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:32:01.216054 crc crio[24477]: time=\"2026-06-11T12:32:01.21596888Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686352-jr44b Namespace:openshift-infra ID:b328131d7029c2c9cf4f4e0a4899eff9e735382f6e0c3b419b585f3945752848 UID:44b0ad67-4aaa-4a5b-9c40-dbd18e737c01 NetNS:/var/run/netns/d1f79cdd-64b7-4fb4-9f7f-d46a2f3016a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44b0ad67_4aaa_4a5b_9c40_dbd18e737c01.slice PodAnnotations:0xc000a861b0}] Aliases:map[]}\"\nJun 11 12:32:01.216140 crc crio[24477]: time=\"2026-06-11T12:32:01.216106034Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686352-jr44b for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:32:01.228813 crc crio[24477]: time=\"2026-06-11T12:32:01.227595215Z\" level=info msg=\"Ran pod sandbox b328131d7029c2c9cf4f4e0a4899eff9e735382f6e0c3b419b585f3945752848 with infra container: openshift-infra/auto-csr-approver-29686352-jr44b/POD\" id=c6303e4c-7657-4c71-ad1b-a9b8aef8756c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:32:01.231216 crc crio[24477]: time=\"2026-06-11T12:32:01.231132252Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=fee453a7-4173-4f32-a910-bcd926bea04f name=/runtime.v1.ImageService/PullImage\nJun 11 12:32:01.246173 crc crio[24477]: time=\"2026-06-11T12:32:01.246081039Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:32:02.238902 crc crio[24477]: time=\"2026-06-11T12:32:02.238627544Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=fee453a7-4173-4f32-a910-bcd926bea04f name=/runtime.v1.ImageService/PullImage\nJun 11 12:32:02.241551 crc crio[24477]: time=\"2026-06-11T12:32:02.240369262Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0a5f6df1-74c3-442a-8a41-0161ea8e18c0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:32:02.247580 crc crio[24477]: time=\"2026-06-11T12:32:02.246081152Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=433ac0e0-acb5-4569-8e21-fe2c60819b45 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:32:02.263319 crc crio[24477]: time=\"2026-06-11T12:32:02.260231557Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686352-jr44b/oc\" id=04aa9000-6365-4d48-baa5-c025604de21c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:32:02.263319 crc crio[24477]: time=\"2026-06-11T12:32:02.261150273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:32:02.328983 crc crio[24477]: time=\"2026-06-11T12:32:02.324615723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:32:02.746760 crc crio[24477]: time=\"2026-06-11T12:32:02.746545646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:32:02.906823 crc crio[24477]: time=\"2026-06-11T12:32:02.905892212Z\" level=info msg=\"Created container 03bf59d58e83a167114e33407030ac0fa404c4f4c0e7ef6eb84961bfb7d552b8: openshift-infra/auto-csr-approver-29686352-jr44b/oc\" id=04aa9000-6365-4d48-baa5-c025604de21c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:32:02.908157 crc crio[24477]: time=\"2026-06-11T12:32:02.908072953Z\" level=info msg=\"Starting container: 03bf59d58e83a167114e33407030ac0fa404c4f4c0e7ef6eb84961bfb7d552b8\" id=e13b131f-26bc-4d23-aa52-27b270927348 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:32:02.916947 crc crio[24477]: time=\"2026-06-11T12:32:02.91682498Z\" level=info msg=\"Started container\" PID=111333 containerID=03bf59d58e83a167114e33407030ac0fa404c4f4c0e7ef6eb84961bfb7d552b8 description=openshift-infra/auto-csr-approver-29686352-jr44b/oc id=e13b131f-26bc-4d23-aa52-27b270927348 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b328131d7029c2c9cf4f4e0a4899eff9e735382f6e0c3b419b585f3945752848\nJun 11 12:32:04.552316 crc crio[24477]: time=\"2026-06-11T12:32:04.551286493Z\" level=info msg=\"Stopping pod sandbox: b328131d7029c2c9cf4f4e0a4899eff9e735382f6e0c3b419b585f3945752848\" id=278710b8-a3aa-4ccc-89aa-b3827eb44945 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:32:04.556004 crc crio[24477]: time=\"2026-06-11T12:32:04.553537657Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686352-jr44b Namespace:openshift-infra ID:b328131d7029c2c9cf4f4e0a4899eff9e735382f6e0c3b419b585f3945752848 UID:44b0ad67-4aaa-4a5b-9c40-dbd18e737c01 NetNS:/var/run/netns/d1f79cdd-64b7-4fb4-9f7f-d46a2f3016a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44b0ad67_4aaa_4a5b_9c40_dbd18e737c01.slice PodAnnotations:0xc00718c3c0}] Aliases:map[]}\"\nJun 11 12:32:04.556004 crc crio[24477]: time=\"2026-06-11T12:32:04.553826075Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686352-jr44b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:32:05.054074 crc crio[24477]: time=\"2026-06-11T12:32:05.05326154Z\" level=info msg=\"Stopped pod sandbox: b328131d7029c2c9cf4f4e0a4899eff9e735382f6e0c3b419b585f3945752848\" id=278710b8-a3aa-4ccc-89aa-b3827eb44945 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:32:29.935126 crc crio[24477]: time=\"2026-06-11T12:32:29.93328977Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservn252b/POD\" id=14756acc-b6d4-4329-8f82-ab94262fd27e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:32:29.935126 crc crio[24477]: time=\"2026-06-11T12:32:29.934767781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:32:29.971217 crc crio[24477]: time=\"2026-06-11T12:32:29.970866719Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=14756acc-b6d4-4329-8f82-ab94262fd27e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:32:29.989596 crc crio[24477]: time=\"2026-06-11T12:32:29.989420398Z\" level=info msg=\"Ran pod sandbox 81cf41f2561f747b4e8089b27386b44cd3fbc5afbd17cb10eae8335ffa991408 with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservn252b/POD\" id=14756acc-b6d4-4329-8f82-ab94262fd27e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:32:29.993092 crc crio[24477]: time=\"2026-06-11T12:32:29.992992425Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=52dca30c-fa07-430e-93b2-1fe175914125 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:32:29.993373 crc crio[24477]: time=\"2026-06-11T12:32:29.993296074Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=52dca30c-fa07-430e-93b2-1fe175914125 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:32:29.993373 crc crio[24477]: time=\"2026-06-11T12:32:29.993351835Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=52dca30c-fa07-430e-93b2-1fe175914125 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:32:29.995589 crc crio[24477]: time=\"2026-06-11T12:32:29.995540926Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=f9d34a55-86a4-48f6-85e6-46599f7fe866 name=/runtime.v1.ImageService/PullImage\nJun 11 12:32:30.014086 crc crio[24477]: time=\"2026-06-11T12:32:30.013988206Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"\nJun 11 12:32:44.478195 crc crio[24477]: time=\"2026-06-11T12:32:44.476885899Z\" level=info msg=\"Removing container: 635dcdf9a3c4f511f945f542d62d1b6a9a30787c2c9ee40453014b56dbed05c4\" id=e3c3a299-f7c6-475a-a885-f065095a0206 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:32:44.780907 crc crio[24477]: time=\"2026-06-11T12:32:44.780627812Z\" level=info msg=\"Removed container 635dcdf9a3c4f511f945f542d62d1b6a9a30787c2c9ee40453014b56dbed05c4: openshift-infra/auto-csr-approver-29686346-xjkrt/oc\" id=e3c3a299-f7c6-475a-a885-f065095a0206 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:32:44.787237 crc crio[24477]: time=\"2026-06-11T12:32:44.787141133Z\" level=info msg=\"Removing container: b19d4a284a3a93e2a86c2c32774387921cbbde539327c14d9f2c23b0f4e0cc99\" id=a870de83-a42e-47e9-b9cf-2c552eb6dd25 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:32:44.890991 crc crio[24477]: time=\"2026-06-11T12:32:44.890853487Z\" level=info msg=\"Removed container b19d4a284a3a93e2a86c2c32774387921cbbde539327c14d9f2c23b0f4e0cc99: openstack/keystone-bootstrap-r9mbl/keystone-bootstrap\" id=a870de83-a42e-47e9-b9cf-2c552eb6dd25 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:32:44.895385 crc crio[24477]: time=\"2026-06-11T12:32:44.895308231Z\" level=info msg=\"Removing container: 921f258b4de40eee93700d9f73493a2b12104a73e923c994f4937535ecee0cd2\" id=4d0013c8-eb8b-48fe-991a-ad3a1604ff1c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:32:44.984857 crc crio[24477]: time=\"2026-06-11T12:32:44.978708971Z\" level=info msg=\"Removed container 921f258b4de40eee93700d9f73493a2b12104a73e923c994f4937535ecee0cd2: openstack/placement-db-sync-fmj7g/placement-db-sync\" id=4d0013c8-eb8b-48fe-991a-ad3a1604ff1c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:32:44.991487 crc crio[24477]: time=\"2026-06-11T12:32:44.988153651Z\" level=info msg=\"Removing container: ab1886a6ea99e72150fd984187862da11e66b2c294456222f393c851e18edebe\" id=6dc7490e-7d07-4c38-9548-bc7197df15a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:32:45.160355 crc crio[24477]: time=\"2026-06-11T12:32:45.159899363Z\" level=info msg=\"Removed container ab1886a6ea99e72150fd984187862da11e66b2c294456222f393c851e18edebe: openstack/neutron-db-sync-qvk9b/neutron-db-sync\" id=6dc7490e-7d07-4c38-9548-bc7197df15a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:32:45.163141 crc crio[24477]: time=\"2026-06-11T12:32:45.163044212Z\" level=info msg=\"Removing container: c9ecd3a9c1abc2ba3915511c8712c66e832af3b4eafd9587b6d2b5bde70bb33a\" id=00fd53ca-a231-4fbd-8d41-0318c2fe16d3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:32:45.269957 crc crio[24477]: time=\"2026-06-11T12:32:45.269684557Z\" level=info msg=\"Removed container c9ecd3a9c1abc2ba3915511c8712c66e832af3b4eafd9587b6d2b5bde70bb33a: openstack/keystone-db-sync-5xl9v/keystone-db-sync\" id=00fd53ca-a231-4fbd-8d41-0318c2fe16d3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:32:45.291621 crc crio[24477]: time=\"2026-06-11T12:32:45.291118835Z\" level=info msg=\"Stopping pod sandbox: 719ece1d620527aa98ab7a71094d2181bfde0f2195b42a7399892638e872c743\" id=b9d2d719-335e-42c5-8a43-3121dadb991b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:32:45.293441 crc crio[24477]: time=\"2026-06-11T12:32:45.293286236Z\" level=info msg=\"Stopped pod sandbox (already stopped): 719ece1d620527aa98ab7a71094d2181bfde0f2195b42a7399892638e872c743\" id=b9d2d719-335e-42c5-8a43-3121dadb991b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:32:45.294866 crc crio[24477]: time=\"2026-06-11T12:32:45.294090739Z\" level=info msg=\"Removing pod sandbox: 719ece1d620527aa98ab7a71094d2181bfde0f2195b42a7399892638e872c743\" id=8067aa07-9651-4144-9fb6-a2122fe2f121 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:32:45.321764 crc crio[24477]: time=\"2026-06-11T12:32:45.321374291Z\" level=info msg=\"Removed pod sandbox: 719ece1d620527aa98ab7a71094d2181bfde0f2195b42a7399892638e872c743\" id=8067aa07-9651-4144-9fb6-a2122fe2f121 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:32:45.322585 crc crio[24477]: time=\"2026-06-11T12:32:45.32249826Z\" level=info msg=\"Stopping pod sandbox: baf1b13a0cef7333023c49f00380e4db84a41bb2bbe66fb69b2c811cef291af1\" id=097073cc-e94d-4f00-9c24-670c23ede1c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:32:45.322585 crc crio[24477]: time=\"2026-06-11T12:32:45.322581383Z\" level=info msg=\"Stopped pod sandbox (already stopped): baf1b13a0cef7333023c49f00380e4db84a41bb2bbe66fb69b2c811cef291af1\" id=097073cc-e94d-4f00-9c24-670c23ede1c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:32:45.323445 crc crio[24477]: time=\"2026-06-11T12:32:45.323232671Z\" level=info msg=\"Removing pod sandbox: baf1b13a0cef7333023c49f00380e4db84a41bb2bbe66fb69b2c811cef291af1\" id=6339f355-b1c9-416c-920c-fe43455d517c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:32:45.348950 crc crio[24477]: time=\"2026-06-11T12:32:45.348765697Z\" level=info msg=\"Removed pod sandbox: baf1b13a0cef7333023c49f00380e4db84a41bb2bbe66fb69b2c811cef291af1\" id=6339f355-b1c9-416c-920c-fe43455d517c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:32:45.350844 crc crio[24477]: time=\"2026-06-11T12:32:45.350716098Z\" level=info msg=\"Stopping pod sandbox: 09ee220e45ca535f47c475ca713b577d8985abdf44173fb05e9a1fbadc712b9d\" id=ea4676af-7781-44b0-b79b-55ec37652421 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:32:45.351068 crc crio[24477]: time=\"2026-06-11T12:32:45.350866812Z\" level=info msg=\"Stopped pod sandbox (already stopped): 09ee220e45ca535f47c475ca713b577d8985abdf44173fb05e9a1fbadc712b9d\" id=ea4676af-7781-44b0-b79b-55ec37652421 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:32:45.351910 crc crio[24477]: time=\"2026-06-11T12:32:45.35186181Z\" level=info msg=\"Removing pod sandbox: 09ee220e45ca535f47c475ca713b577d8985abdf44173fb05e9a1fbadc712b9d\" id=cc2cd445-23c9-4583-95f6-0767ef217b66 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:32:45.369303 crc crio[24477]: time=\"2026-06-11T12:32:45.369192217Z\" level=info msg=\"Removed pod sandbox: 09ee220e45ca535f47c475ca713b577d8985abdf44173fb05e9a1fbadc712b9d\" id=cc2cd445-23c9-4583-95f6-0767ef217b66 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:32:45.370932 crc crio[24477]: time=\"2026-06-11T12:32:45.37085121Z\" level=info msg=\"Stopping pod sandbox: ee78a335d5db1f1019db47670564203c41307c6a7fa00dd644be9b87c20d6ae4\" id=99676887-d1ff-41ef-adbb-b3107ca8b641 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:32:45.371543 crc crio[24477]: time=\"2026-06-11T12:32:45.370984304Z\" level=info msg=\"Stopped pod sandbox (already stopped): ee78a335d5db1f1019db47670564203c41307c6a7fa00dd644be9b87c20d6ae4\" id=99676887-d1ff-41ef-adbb-b3107ca8b641 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:32:45.371872 crc crio[24477]: time=\"2026-06-11T12:32:45.371803916Z\" level=info msg=\"Removing pod sandbox: ee78a335d5db1f1019db47670564203c41307c6a7fa00dd644be9b87c20d6ae4\" id=c3709724-e6d4-4b26-bfba-030ae6e00ff8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:32:45.403386 crc crio[24477]: time=\"2026-06-11T12:32:45.402567218Z\" level=info msg=\"Removed pod sandbox: ee78a335d5db1f1019db47670564203c41307c6a7fa00dd644be9b87c20d6ae4\" id=c3709724-e6d4-4b26-bfba-030ae6e00ff8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:32:45.405560 crc crio[24477]: time=\"2026-06-11T12:32:45.405439145Z\" level=info msg=\"Stopping pod sandbox: 5ea706c6a1b4b3c57de32f2f68c07cfe2f8380dedde1d7710f4ad839aa0485e8\" id=f641a12f-a175-4d8b-a41f-9697bcd34e02 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:32:45.405773 crc crio[24477]: time=\"2026-06-11T12:32:45.405583329Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5ea706c6a1b4b3c57de32f2f68c07cfe2f8380dedde1d7710f4ad839aa0485e8\" id=f641a12f-a175-4d8b-a41f-9697bcd34e02 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:32:45.406563 crc crio[24477]: time=\"2026-06-11T12:32:45.406481394Z\" level=info msg=\"Removing pod sandbox: 5ea706c6a1b4b3c57de32f2f68c07cfe2f8380dedde1d7710f4ad839aa0485e8\" id=d7d7a55e-c259-48d3-80be-782a1b2de17c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:32:45.437208 crc crio[24477]: time=\"2026-06-11T12:32:45.437086705Z\" level=info msg=\"Removed pod sandbox: 5ea706c6a1b4b3c57de32f2f68c07cfe2f8380dedde1d7710f4ad839aa0485e8\" id=d7d7a55e-c259-48d3-80be-782a1b2de17c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:33:02.045286 crc crio[24477]: time=\"2026-06-11T12:33:02.043172227Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1\" id=f9d34a55-86a4-48f6-85e6-46599f7fe866 name=/runtime.v1.ImageService/PullImage\nJun 11 12:33:02.047413 crc crio[24477]: time=\"2026-06-11T12:33:02.046422393Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=9a09e760-18e9-4dbf-9662-69e99b623b4d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:33:02.052830 crc crio[24477]: time=\"2026-06-11T12:33:02.052507563Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=02591ff1-0858-4cfc-b617-3c7df2370c77 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:33:02.069697 crc crio[24477]: time=\"2026-06-11T12:33:02.069580278Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservn252b/init\" id=fd0ad4aa-96b6-44eb-a281-8b39c9d2c81f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:33:02.072037 crc crio[24477]: time=\"2026-06-11T12:33:02.072008037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:33:02.127490 crc crio[24477]: time=\"2026-06-11T12:33:02.127399682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:33:02.137877 crc crio[24477]: time=\"2026-06-11T12:33:02.137552766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:33:02.306988 crc crio[24477]: time=\"2026-06-11T12:33:02.306107189Z\" level=info msg=\"Created container 8ee36f978b3ada07c0a29e1e83dc5c5b4e4ea2b981b35fd0a1c2d2a58bf43dae: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservn252b/init\" id=fd0ad4aa-96b6-44eb-a281-8b39c9d2c81f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:33:02.308979 crc crio[24477]: time=\"2026-06-11T12:33:02.308766174Z\" level=info msg=\"Starting container: 8ee36f978b3ada07c0a29e1e83dc5c5b4e4ea2b981b35fd0a1c2d2a58bf43dae\" id=f832d2f8-a4ad-4210-8b25-ede1ab2d2a05 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:33:02.320599 crc crio[24477]: time=\"2026-06-11T12:33:02.320438268Z\" level=info msg=\"Started container\" PID=114292 containerID=8ee36f978b3ada07c0a29e1e83dc5c5b4e4ea2b981b35fd0a1c2d2a58bf43dae description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservn252b/init id=f832d2f8-a4ad-4210-8b25-ede1ab2d2a05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81cf41f2561f747b4e8089b27386b44cd3fbc5afbd17cb10eae8335ffa991408\nJun 11 12:33:09.733397 crc crio[24477]: time=\"2026-06-11T12:33:09.732311609Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=d53cb9f0-d74f-49d0-a54b-c6aa0c8e9048 name=/runtime.v1.ImageService/PullImage\nJun 11 12:33:09.743894 crc crio[24477]: time=\"2026-06-11T12:33:09.743805091Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"\nJun 11 12:33:11.506072 crc crio[24477]: time=\"2026-06-11T12:33:11.505358372Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=d53cb9f0-d74f-49d0-a54b-c6aa0c8e9048 name=/runtime.v1.ImageService/PullImage\nJun 11 12:33:11.508821 crc crio[24477]: time=\"2026-06-11T12:33:11.50743457Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=693f21ff-7e4b-4f11-a067-95b1f7712496 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:33:11.539439 crc crio[24477]: time=\"2026-06-11T12:33:11.53933682Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=987dbcf4-0b2e-4746-8781-a8634478cbd4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:33:11.548430 crc crio[24477]: time=\"2026-06-11T12:33:11.548370762Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservn252b/osp-httpd\" id=ac954d39-ef06-4ff7-870f-a17cebcaff17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:33:11.548899 crc crio[24477]: time=\"2026-06-11T12:33:11.548828294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:33:11.641355 crc crio[24477]: time=\"2026-06-11T12:33:11.640812761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:33:11.646219 crc crio[24477]: time=\"2026-06-11T12:33:11.64614047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:33:11.835855 crc crio[24477]: time=\"2026-06-11T12:33:11.83570716Z\" level=info msg=\"Created container 767a7626a60d1830ab8b0fbac38272e94984aaf50dafb8a6c81e5ce340a92885: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservn252b/osp-httpd\" id=ac954d39-ef06-4ff7-870f-a17cebcaff17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:33:11.838221 crc crio[24477]: time=\"2026-06-11T12:33:11.837321774Z\" level=info msg=\"Starting container: 767a7626a60d1830ab8b0fbac38272e94984aaf50dafb8a6c81e5ce340a92885\" id=08173359-d639-4a5b-bbc7-03a2ee9fdd25 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:33:11.843242 crc crio[24477]: time=\"2026-06-11T12:33:11.843020533Z\" level=info msg=\"Started container\" PID=114805 containerID=767a7626a60d1830ab8b0fbac38272e94984aaf50dafb8a6c81e5ce340a92885 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservn252b/osp-httpd id=08173359-d639-4a5b-bbc7-03a2ee9fdd25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81cf41f2561f747b4e8089b27386b44cd3fbc5afbd17cb10eae8335ffa991408\nJun 11 12:33:21.619010 crc crio[24477]: time=\"2026-06-11T12:33:21.617550883Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq/POD\" id=54ebc601-1c13-49f2-af26-c23ca42bcde6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:33:21.621457 crc crio[24477]: time=\"2026-06-11T12:33:21.619019174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:33:21.654830 crc crio[24477]: time=\"2026-06-11T12:33:21.654693726Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq Namespace:openstack ID:5d9db8e9b94ee9eb42d18aa488aec7146b0442dbff0d7b130ad431c506817533 UID:43792966-f15d-4eb0-882e-367427e1ea22 NetNS:/var/run/netns/f820f33a-9203-4cf5-8296-c1f2b45c7679 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43792966_f15d_4eb0_882e_367427e1ea22.slice PodAnnotations:0xc002d94a60}] Aliases:map[]}\"\nJun 11 12:33:21.654830 crc crio[24477]: time=\"2026-06-11T12:33:21.654788059Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:33:22.294376 crc crio[24477]: 2026-06-11T12:33:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5d9db8e9b94ee9e Mac:d2:f6:4b:ce:a0:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/f820f33a-9203-4cf5-8296-c1f2b45c7679 SocketPath: PciID:}] [{Interface:0xc0001b4940 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:33:22.296073 crc crio[24477]: time=\"2026-06-11T12:33:22.295999771Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq Namespace:openstack ID:5d9db8e9b94ee9eb42d18aa488aec7146b0442dbff0d7b130ad431c506817533 UID:43792966-f15d-4eb0-882e-367427e1ea22 NetNS:/var/run/netns/f820f33a-9203-4cf5-8296-c1f2b45c7679 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43792966_f15d_4eb0_882e_367427e1ea22.slice PodAnnotations:0xc002d94a60}] Aliases:map[]}\"\nJun 11 12:33:22.296229 crc crio[24477]: time=\"2026-06-11T12:33:22.296166825Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:33:22.313510 crc crio[24477]: time=\"2026-06-11T12:33:22.313391613Z\" level=info msg=\"Ran pod sandbox 5d9db8e9b94ee9eb42d18aa488aec7146b0442dbff0d7b130ad431c506817533 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq/POD\" id=54ebc601-1c13-49f2-af26-c23ca42bcde6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:33:22.317693 crc crio[24477]: time=\"2026-06-11T12:33:22.317544562Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=01d9940b-563f-4225-b496-7732f6ea543a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:33:22.324913 crc crio[24477]: time=\"2026-06-11T12:33:22.323165099Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=67314aa9-7fcf-44c5-be83-ada3b662ed01 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:33:22.333115 crc crio[24477]: time=\"2026-06-11T12:33:22.333021874Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq/init\" id=1d9cb1e6-74b0-4db2-9336-9027ff11778e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:33:22.333753 crc crio[24477]: time=\"2026-06-11T12:33:22.333595581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:33:22.405298 crc crio[24477]: time=\"2026-06-11T12:33:22.405182617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:33:22.409756 crc crio[24477]: time=\"2026-06-11T12:33:22.409682822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:33:22.596470 crc crio[24477]: time=\"2026-06-11T12:33:22.59594309Z\" level=info msg=\"Created container 40e6c1e34000f4d20de17a602a23d9f0f6e7eb96646d81d8bb0ab0e1b82f12b2: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq/init\" id=1d9cb1e6-74b0-4db2-9336-9027ff11778e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:33:22.598204 crc crio[24477]: time=\"2026-06-11T12:33:22.59807544Z\" level=info msg=\"Starting container: 40e6c1e34000f4d20de17a602a23d9f0f6e7eb96646d81d8bb0ab0e1b82f12b2\" id=4457b553-c51e-4541-bdf1-1da02fd765a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:33:22.605815 crc crio[24477]: time=\"2026-06-11T12:33:22.60562044Z\" level=info msg=\"Started container\" PID=115594 containerID=40e6c1e34000f4d20de17a602a23d9f0f6e7eb96646d81d8bb0ab0e1b82f12b2 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq/init id=4457b553-c51e-4541-bdf1-1da02fd765a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d9db8e9b94ee9eb42d18aa488aec7146b0442dbff0d7b130ad431c506817533\nJun 11 12:33:29.082694 crc crio[24477]: time=\"2026-06-11T12:33:29.081321229Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=1a80053f-c338-4a05-bf97-858b5d776fe0 name=/runtime.v1.ImageService/PullImage\nJun 11 12:33:29.099995 crc crio[24477]: time=\"2026-06-11T12:33:29.099867917Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\\\"\"\nJun 11 12:33:31.068221 crc crio[24477]: time=\"2026-06-11T12:33:31.067602836Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:760e8cd64859cb52aff3c66ea9ec10642f98668991f478257c01e45fcbdff0b0\" id=1a80053f-c338-4a05-bf97-858b5d776fe0 name=/runtime.v1.ImageService/PullImage\nJun 11 12:33:31.070959 crc crio[24477]: time=\"2026-06-11T12:33:31.069253828Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=f30d8c3e-8e4c-413d-b372-b34810795566 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:33:31.076375 crc crio[24477]: time=\"2026-06-11T12:33:31.074629127Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=67060da8-7926-4a7e-be71-51dc0f9ba855 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:33:31.086851 crc crio[24477]: time=\"2026-06-11T12:33:31.086479569Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=dd815d8b-424e-44b5-b69e-d20c0d8d4b98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:33:31.088464 crc crio[24477]: time=\"2026-06-11T12:33:31.088372332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:33:31.140967 crc crio[24477]: time=\"2026-06-11T12:33:31.140858486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:33:31.147344 crc crio[24477]: time=\"2026-06-11T12:33:31.147265674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:33:31.346430 crc crio[24477]: time=\"2026-06-11T12:33:31.345158716Z\" level=info msg=\"Created container 451c71ba602e0164d6518315236b07d0a478b0abde9115c604ba94777102b5f5: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=dd815d8b-424e-44b5-b69e-d20c0d8d4b98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:33:31.349846 crc crio[24477]: time=\"2026-06-11T12:33:31.349165918Z\" level=info msg=\"Starting container: 451c71ba602e0164d6518315236b07d0a478b0abde9115c604ba94777102b5f5\" id=d3d431dc-84a0-4dd5-a53d-ca6cbb619a22 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:33:31.357848 crc crio[24477]: time=\"2026-06-11T12:33:31.357751757Z\" level=info msg=\"Started container\" PID=116081 containerID=451c71ba602e0164d6518315236b07d0a478b0abde9115c604ba94777102b5f5 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq/openstack-edpm-ipam-provisionserver-checksum-discovery id=d3d431dc-84a0-4dd5-a53d-ca6cbb619a22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d9db8e9b94ee9eb42d18aa488aec7146b0442dbff0d7b130ad431c506817533\nJun 11 12:33:33.162525 crc crio[24477]: time=\"2026-06-11T12:33:33.16126449Z\" level=info msg=\"Stopping pod sandbox: 5d9db8e9b94ee9eb42d18aa488aec7146b0442dbff0d7b130ad431c506817533\" id=44f7a5db-006d-40e3-9f76-fb0378c47651 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:33:33.165465 crc crio[24477]: time=\"2026-06-11T12:33:33.165272664Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq Namespace:openstack ID:5d9db8e9b94ee9eb42d18aa488aec7146b0442dbff0d7b130ad431c506817533 UID:43792966-f15d-4eb0-882e-367427e1ea22 NetNS:/var/run/netns/f820f33a-9203-4cf5-8296-c1f2b45c7679 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43792966_f15d_4eb0_882e_367427e1ea22.slice PodAnnotations:0xc002d1b6c8}] Aliases:map[]}\"\nJun 11 12:33:33.166274 crc crio[24477]: time=\"2026-06-11T12:33:33.165714196Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:33:33.577584 crc crio[24477]: time=\"2026-06-11T12:33:33.576317512Z\" level=info msg=\"Stopped pod sandbox: 5d9db8e9b94ee9eb42d18aa488aec7146b0442dbff0d7b130ad431c506817533\" id=44f7a5db-006d-40e3-9f76-fb0378c47651 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:33:45.482403 crc crio[24477]: time=\"2026-06-11T12:33:45.480573885Z\" level=info msg=\"Removing container: 3b5bdd0b9c5ad5937a1dd7117458790ba1e239ba5fc78581d38ab9109553392e\" id=64d05a2f-5f5c-4382-bf86-d839d3dc22b2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:33:45.707493 crc crio[24477]: time=\"2026-06-11T12:33:45.706523539Z\" level=info msg=\"Removed container 3b5bdd0b9c5ad5937a1dd7117458790ba1e239ba5fc78581d38ab9109553392e: openstack/cinder-db-sync-phbjk/cinder-db-sync\" id=64d05a2f-5f5c-4382-bf86-d839d3dc22b2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:33:45.711068 crc crio[24477]: time=\"2026-06-11T12:33:45.710984301Z\" level=info msg=\"Removing container: 59e276a2f7b219bc731b6cb6896339673a810842f3a6b9af044f50f24ace78cd\" id=224087c6-e322-41a2-9be1-a453082be190 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:33:45.783098 crc crio[24477]: time=\"2026-06-11T12:33:45.782607608Z\" level=info msg=\"Removed container 59e276a2f7b219bc731b6cb6896339673a810842f3a6b9af044f50f24ace78cd: openstack/barbican-db-sync-mdqdj/barbican-db-sync\" id=224087c6-e322-41a2-9be1-a453082be190 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:33:45.791939 crc crio[24477]: time=\"2026-06-11T12:33:45.791857841Z\" level=info msg=\"Removing container: 601b759ed198e2f8ee7f6ac2a2ef2e1668e478036c10baa93769c5555b583c9d\" id=f7579c88-295c-494b-9d68-300eea49ded8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:33:46.103118 crc crio[24477]: time=\"2026-06-11T12:33:46.102924139Z\" level=info msg=\"Removed container 601b759ed198e2f8ee7f6ac2a2ef2e1668e478036c10baa93769c5555b583c9d: openstack/cinder-online-data-migrations-qtbvm/cinder-online-data-migrations\" id=f7579c88-295c-494b-9d68-300eea49ded8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:33:46.118246 crc crio[24477]: time=\"2026-06-11T12:33:46.118129031Z\" level=info msg=\"Stopping pod sandbox: 728b89a4a1584f4dcdebb91998311164aa06ad7f78951c9a231ad5b58060d3e6\" id=355afa2a-0ca5-4973-8150-d91e05ad42c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:33:46.118246 crc crio[24477]: time=\"2026-06-11T12:33:46.118257946Z\" level=info msg=\"Stopped pod sandbox (already stopped): 728b89a4a1584f4dcdebb91998311164aa06ad7f78951c9a231ad5b58060d3e6\" id=355afa2a-0ca5-4973-8150-d91e05ad42c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:33:46.121612 crc crio[24477]: time=\"2026-06-11T12:33:46.121445423Z\" level=info msg=\"Removing pod sandbox: 728b89a4a1584f4dcdebb91998311164aa06ad7f78951c9a231ad5b58060d3e6\" id=b48eacb1-604b-4a1f-aa04-449519a8b83b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:33:46.215610 crc crio[24477]: time=\"2026-06-11T12:33:46.215522909Z\" level=info msg=\"Removed pod sandbox: 728b89a4a1584f4dcdebb91998311164aa06ad7f78951c9a231ad5b58060d3e6\" id=b48eacb1-604b-4a1f-aa04-449519a8b83b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:33:46.217522 crc crio[24477]: time=\"2026-06-11T12:33:46.217379701Z\" level=info msg=\"Stopping pod sandbox: 1aa5252ba389af137c77e35b70575613cb997f7282bb41098649acef662539b3\" id=dd1defd2-eb22-4b3d-be5d-1c77bc9f4d2b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:33:46.217783 crc crio[24477]: time=\"2026-06-11T12:33:46.217574046Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1aa5252ba389af137c77e35b70575613cb997f7282bb41098649acef662539b3\" id=dd1defd2-eb22-4b3d-be5d-1c77bc9f4d2b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:33:46.220353 crc crio[24477]: time=\"2026-06-11T12:33:46.220101787Z\" level=info msg=\"Removing pod sandbox: 1aa5252ba389af137c77e35b70575613cb997f7282bb41098649acef662539b3\" id=b910e2d6-3482-4f12-b7ca-5d7b9a3a14a5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:33:46.250715 crc crio[24477]: time=\"2026-06-11T12:33:46.250550939Z\" level=info msg=\"Removed pod sandbox: 1aa5252ba389af137c77e35b70575613cb997f7282bb41098649acef662539b3\" id=b910e2d6-3482-4f12-b7ca-5d7b9a3a14a5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:33:46.256106 crc crio[24477]: time=\"2026-06-11T12:33:46.255954937Z\" level=info msg=\"Stopping pod sandbox: 473915461a6078ea244b48d6d8928e9c96a03b17c6b0bfe58164885c76904248\" id=b2ff1b85-9a4f-4a49-9f11-c5e53bb1df90 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:33:46.256305 crc crio[24477]: time=\"2026-06-11T12:33:46.256141783Z\" level=info msg=\"Stopped pod sandbox (already stopped): 473915461a6078ea244b48d6d8928e9c96a03b17c6b0bfe58164885c76904248\" id=b2ff1b85-9a4f-4a49-9f11-c5e53bb1df90 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:33:46.258927 crc crio[24477]: time=\"2026-06-11T12:33:46.2582322Z\" level=info msg=\"Removing pod sandbox: 473915461a6078ea244b48d6d8928e9c96a03b17c6b0bfe58164885c76904248\" id=640603ba-350d-49cb-b1a0-4cf3ca661281 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:33:46.284582 crc crio[24477]: time=\"2026-06-11T12:33:46.284472393Z\" level=info msg=\"Removed pod sandbox: 473915461a6078ea244b48d6d8928e9c96a03b17c6b0bfe58164885c76904248\" id=640603ba-350d-49cb-b1a0-4cf3ca661281 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:34:00.577109 crc crio[24477]: time=\"2026-06-11T12:34:00.576058206Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686354-6drnx/POD\" id=a05b4c8b-7a57-4b9d-825c-8d8eb649490d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:34:00.578543 crc crio[24477]: time=\"2026-06-11T12:34:00.577223439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:34:00.672273 crc crio[24477]: time=\"2026-06-11T12:34:00.671969829Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686354-6drnx Namespace:openshift-infra ID:e69fe632b9c1e42b015b250635ab3c420cf5d3801e037082c7147390bf110ba4 UID:c41da659-0e74-41db-816a-244b61c6ddfd NetNS:/var/run/netns/2b174cd3-4f61-466f-bff0-ad62c9f38efa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc41da659_0e74_41db_816a_244b61c6ddfd.slice PodAnnotations:0xc00718cc38}] Aliases:map[]}\"\nJun 11 12:34:00.672273 crc crio[24477]: time=\"2026-06-11T12:34:00.672257467Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686354-6drnx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:34:01.353898 crc crio[24477]: 2026-06-11T12:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e69fe632b9c1e42 Mac:b6:5f:b8:8a:70:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/2b174cd3-4f61-466f-bff0-ad62c9f38efa SocketPath: PciID:}] [{Interface:0xc00013c720 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:34:01.355578 crc crio[24477]: time=\"2026-06-11T12:34:01.355499556Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686354-6drnx Namespace:openshift-infra ID:e69fe632b9c1e42b015b250635ab3c420cf5d3801e037082c7147390bf110ba4 UID:c41da659-0e74-41db-816a-244b61c6ddfd NetNS:/var/run/netns/2b174cd3-4f61-466f-bff0-ad62c9f38efa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc41da659_0e74_41db_816a_244b61c6ddfd.slice PodAnnotations:0xc00718cc38}] Aliases:map[]}\"\nJun 11 12:34:01.355999 crc crio[24477]: time=\"2026-06-11T12:34:01.355708661Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686354-6drnx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:34:01.368492 crc crio[24477]: time=\"2026-06-11T12:34:01.368202541Z\" level=info msg=\"Ran pod sandbox e69fe632b9c1e42b015b250635ab3c420cf5d3801e037082c7147390bf110ba4 with infra container: openshift-infra/auto-csr-approver-29686354-6drnx/POD\" id=a05b4c8b-7a57-4b9d-825c-8d8eb649490d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:34:01.372147 crc crio[24477]: time=\"2026-06-11T12:34:01.372055948Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b5de570e-d8a0-4762-981f-ba8fb41bea7f name=/runtime.v1.ImageService/PullImage\nJun 11 12:34:01.378255 crc crio[24477]: time=\"2026-06-11T12:34:01.378139418Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:34:02.292112 crc crio[24477]: time=\"2026-06-11T12:34:02.291866724Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b5de570e-d8a0-4762-981f-ba8fb41bea7f name=/runtime.v1.ImageService/PullImage\nJun 11 12:34:02.293991 crc crio[24477]: time=\"2026-06-11T12:34:02.293052607Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=febc31ad-551d-4fc0-809f-456eddddf78f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:34:02.299133 crc crio[24477]: time=\"2026-06-11T12:34:02.298992895Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=37b1fe5c-c067-43ad-b669-4cd72b0ddba1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:34:02.310151 crc crio[24477]: time=\"2026-06-11T12:34:02.309998878Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686354-6drnx/oc\" id=4e0f30e3-4265-4e1c-8b30-164ae9424660 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:34:02.310862 crc crio[24477]: time=\"2026-06-11T12:34:02.310770609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:34:02.371718 crc crio[24477]: time=\"2026-06-11T12:34:02.369366105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:34:02.761458 crc crio[24477]: time=\"2026-06-11T12:34:02.76092325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:34:04.721083 crc crio[24477]: time=\"2026-06-11T12:34:04.720288071Z\" level=info msg=\"Created container 88f24585a48330c4e73608ace2652916bb16e732ed2e725c5647804fda4da115: openshift-infra/auto-csr-approver-29686354-6drnx/oc\" id=4e0f30e3-4265-4e1c-8b30-164ae9424660 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:34:04.724067 crc crio[24477]: time=\"2026-06-11T12:34:04.723964264Z\" level=info msg=\"Starting container: 88f24585a48330c4e73608ace2652916bb16e732ed2e725c5647804fda4da115\" id=95d70b6d-ba59-444d-aab4-aaf8e34f18b2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:34:04.734211 crc crio[24477]: time=\"2026-06-11T12:34:04.734021595Z\" level=info msg=\"Started container\" PID=117670 containerID=88f24585a48330c4e73608ace2652916bb16e732ed2e725c5647804fda4da115 description=openshift-infra/auto-csr-approver-29686354-6drnx/oc id=95d70b6d-ba59-444d-aab4-aaf8e34f18b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e69fe632b9c1e42b015b250635ab3c420cf5d3801e037082c7147390bf110ba4\nJun 11 12:34:07.844987 crc crio[24477]: time=\"2026-06-11T12:34:07.843969751Z\" level=info msg=\"Stopping pod sandbox: e69fe632b9c1e42b015b250635ab3c420cf5d3801e037082c7147390bf110ba4\" id=7faf393b-2426-4d71-9e4e-e31e7b103505 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:34:07.846795 crc crio[24477]: time=\"2026-06-11T12:34:07.845577347Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686354-6drnx Namespace:openshift-infra ID:e69fe632b9c1e42b015b250635ab3c420cf5d3801e037082c7147390bf110ba4 UID:c41da659-0e74-41db-816a-244b61c6ddfd NetNS:/var/run/netns/2b174cd3-4f61-466f-bff0-ad62c9f38efa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc41da659_0e74_41db_816a_244b61c6ddfd.slice PodAnnotations:0xc002d94ab8}] Aliases:map[]}\"\nJun 11 12:34:07.846795 crc crio[24477]: time=\"2026-06-11T12:34:07.845866475Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686354-6drnx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:34:08.160085 crc crio[24477]: time=\"2026-06-11T12:34:08.15933295Z\" level=info msg=\"Stopped pod sandbox: e69fe632b9c1e42b015b250635ab3c420cf5d3801e037082c7147390bf110ba4\" id=7faf393b-2426-4d71-9e4e-e31e7b103505 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:34:46.311076 crc crio[24477]: time=\"2026-06-11T12:34:46.310323926Z\" level=info msg=\"Removing container: b58beddf7509902f0ddfa7edd28c0eb0e3c177248a92d7e292114d21d6906195\" id=1eaea1e3-c587-4d12-8081-6c2f256f962f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:34:46.358218 crc crio[24477]: time=\"2026-06-11T12:34:46.35798677Z\" level=info msg=\"Removed container b58beddf7509902f0ddfa7edd28c0eb0e3c177248a92d7e292114d21d6906195: openstack/nova-cell1-1471-account-create-update-kzczf/mariadb-account-create-update\" id=1eaea1e3-c587-4d12-8081-6c2f256f962f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:34:46.362510 crc crio[24477]: time=\"2026-06-11T12:34:46.362400818Z\" level=info msg=\"Removing container: ed31ebeb3b34a27443a7c15681f5ebbbcd5f5cfac4f56a5cc07da1adbf55074c\" id=23d2df0b-cb7e-467b-8844-254f4dd05b8e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:34:46.427891 crc crio[24477]: time=\"2026-06-11T12:34:46.427436955Z\" level=info msg=\"Removed container ed31ebeb3b34a27443a7c15681f5ebbbcd5f5cfac4f56a5cc07da1adbf55074c: openstack/nova-api-a0de-account-create-update-vfxhp/mariadb-account-create-update\" id=23d2df0b-cb7e-467b-8844-254f4dd05b8e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:34:46.432491 crc crio[24477]: time=\"2026-06-11T12:34:46.432384682Z\" level=info msg=\"Removing container: 7e16d2edc9094d8142130492566a7271f72aff6a9da6640b64855eda1bacb1c2\" id=c1638046-8503-4f10-ab8f-9e35c9023aae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:34:46.487850 crc crio[24477]: time=\"2026-06-11T12:34:46.487680434Z\" level=info msg=\"Removed container 7e16d2edc9094d8142130492566a7271f72aff6a9da6640b64855eda1bacb1c2: openstack/nova-cell1-db-create-swzfn/mariadb-database-create\" id=c1638046-8503-4f10-ab8f-9e35c9023aae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:34:46.491087 crc crio[24477]: time=\"2026-06-11T12:34:46.491001758Z\" level=info msg=\"Removing container: 590e7d387cd5dbc2e0009293fc1b5796b505a0ddabb22200d17c538d643bcb51\" id=97ef74d6-cf54-4a02-97b4-f8ac8c4ee2a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:34:46.547810 crc crio[24477]: time=\"2026-06-11T12:34:46.547595867Z\" level=info msg=\"Removed container 590e7d387cd5dbc2e0009293fc1b5796b505a0ddabb22200d17c538d643bcb51: openstack/nova-cell0-db-create-wxs7g/mariadb-database-create\" id=97ef74d6-cf54-4a02-97b4-f8ac8c4ee2a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:34:46.552011 crc crio[24477]: time=\"2026-06-11T12:34:46.551826684Z\" level=info msg=\"Removing container: bf84729cba8292271eb15b99577fde0e48deb837a6ef750401e9f4f1106a3a4b\" id=55225c2d-f83c-44f4-a99f-504a52db404c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:34:46.614597 crc crio[24477]: time=\"2026-06-11T12:34:46.61436974Z\" level=info msg=\"Removed container bf84729cba8292271eb15b99577fde0e48deb837a6ef750401e9f4f1106a3a4b: openstack/nova-api-db-create-svs7r/mariadb-database-create\" id=55225c2d-f83c-44f4-a99f-504a52db404c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:34:46.624437 crc crio[24477]: time=\"2026-06-11T12:34:46.624362628Z\" level=info msg=\"Removing container: 9993f879c0912699ec61f5bf9b6f1466d971f51764616d8e6ca382a2e7c69510\" id=f7b1d9f5-da44-42e5-9900-0fefd844d93e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:34:46.886955 crc crio[24477]: time=\"2026-06-11T12:34:46.885605239Z\" level=info msg=\"Removed container 9993f879c0912699ec61f5bf9b6f1466d971f51764616d8e6ca382a2e7c69510: openshift-infra/auto-csr-approver-29686348-rbbr6/oc\" id=f7b1d9f5-da44-42e5-9900-0fefd844d93e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:34:46.889190 crc crio[24477]: time=\"2026-06-11T12:34:46.889114596Z\" level=info msg=\"Removing container: 5779b6715199242d7b9d6576ad68be6224efd91300a12ba65f5723a1df81705c\" id=6c223c76-a1cd-4392-b236-5b2fe13dfb52 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:34:46.938070 crc crio[24477]: time=\"2026-06-11T12:34:46.937923481Z\" level=info msg=\"Removed container 5779b6715199242d7b9d6576ad68be6224efd91300a12ba65f5723a1df81705c: openstack/nova-cell0-d29d-account-create-update-n9v9j/mariadb-account-create-update\" id=6c223c76-a1cd-4392-b236-5b2fe13dfb52 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:34:46.948859 crc crio[24477]: time=\"2026-06-11T12:34:46.948609736Z\" level=info msg=\"Stopping pod sandbox: df24ef77453c0f121109f2131e5fac260477e88ba898aaa45915a15ea7bfa458\" id=06221680-e783-4202-bf90-393ca73466f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:34:46.948859 crc crio[24477]: time=\"2026-06-11T12:34:46.948861093Z\" level=info msg=\"Stopped pod sandbox (already stopped): df24ef77453c0f121109f2131e5fac260477e88ba898aaa45915a15ea7bfa458\" id=06221680-e783-4202-bf90-393ca73466f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:34:46.950157 crc crio[24477]: time=\"2026-06-11T12:34:46.949803609Z\" level=info msg=\"Removing pod sandbox: df24ef77453c0f121109f2131e5fac260477e88ba898aaa45915a15ea7bfa458\" id=9e3e7e62-3672-4337-91c1-a344bdedad7e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:34:46.983475 crc crio[24477]: time=\"2026-06-11T12:34:46.983363597Z\" level=info msg=\"Removed pod sandbox: df24ef77453c0f121109f2131e5fac260477e88ba898aaa45915a15ea7bfa458\" id=9e3e7e62-3672-4337-91c1-a344bdedad7e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:34:46.984893 crc crio[24477]: time=\"2026-06-11T12:34:46.984727214Z\" level=info msg=\"Stopping pod sandbox: 6f9123305e254cae049bf292764f7fc54044611383b71b534ec01b63828cf7eb\" id=012c90ac-171c-46c4-bba0-b72c176669ac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:34:46.985435 crc crio[24477]: time=\"2026-06-11T12:34:46.985353071Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6f9123305e254cae049bf292764f7fc54044611383b71b534ec01b63828cf7eb\" id=012c90ac-171c-46c4-bba0-b72c176669ac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:34:46.986140 crc crio[24477]: time=\"2026-06-11T12:34:46.986044002Z\" level=info msg=\"Removing pod sandbox: 6f9123305e254cae049bf292764f7fc54044611383b71b534ec01b63828cf7eb\" id=864e8589-3e40-493e-b791-a04445706ad9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:34:47.010334 crc crio[24477]: time=\"2026-06-11T12:34:47.010230898Z\" level=info msg=\"Removed pod sandbox: 6f9123305e254cae049bf292764f7fc54044611383b71b534ec01b63828cf7eb\" id=864e8589-3e40-493e-b791-a04445706ad9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:34:47.011265 crc crio[24477]: time=\"2026-06-11T12:34:47.011193012Z\" level=info msg=\"Stopping pod sandbox: c49b470dbd6307db6c635fa62f9a46ccae7ce853adcd5b4bb415a7b877669f55\" id=5504e1f8-bfe3-4635-9ea1-94be5a82b39f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:34:47.011364 crc crio[24477]: time=\"2026-06-11T12:34:47.011289085Z\" level=info msg=\"Stopped pod sandbox (already stopped): c49b470dbd6307db6c635fa62f9a46ccae7ce853adcd5b4bb415a7b877669f55\" id=5504e1f8-bfe3-4635-9ea1-94be5a82b39f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:34:47.012508 crc crio[24477]: time=\"2026-06-11T12:34:47.012328385Z\" level=info msg=\"Removing pod sandbox: c49b470dbd6307db6c635fa62f9a46ccae7ce853adcd5b4bb415a7b877669f55\" id=02ec0646-263f-4c1a-aff7-f9cb0d3cec73 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:34:47.033897 crc crio[24477]: time=\"2026-06-11T12:34:47.033714752Z\" level=info msg=\"Removed pod sandbox: c49b470dbd6307db6c635fa62f9a46ccae7ce853adcd5b4bb415a7b877669f55\" id=02ec0646-263f-4c1a-aff7-f9cb0d3cec73 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:34:47.035757 crc crio[24477]: time=\"2026-06-11T12:34:47.035576523Z\" level=info msg=\"Stopping pod sandbox: b08baaa4404e73fa2d808dd50c814e01e45fd4b26fe5ad3a4698d2297856168f\" id=503e50e1-93e5-4ab7-8268-33ea46ef7881 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:34:47.035860 crc crio[24477]: time=\"2026-06-11T12:34:47.035778138Z\" level=info msg=\"Stopped pod sandbox (already stopped): b08baaa4404e73fa2d808dd50c814e01e45fd4b26fe5ad3a4698d2297856168f\" id=503e50e1-93e5-4ab7-8268-33ea46ef7881 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:34:47.036471 crc crio[24477]: time=\"2026-06-11T12:34:47.036388585Z\" level=info msg=\"Removing pod sandbox: b08baaa4404e73fa2d808dd50c814e01e45fd4b26fe5ad3a4698d2297856168f\" id=958e042c-e368-4d21-85fd-fc9425267f7d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:34:47.054013 crc crio[24477]: time=\"2026-06-11T12:34:47.053882876Z\" level=info msg=\"Removed pod sandbox: b08baaa4404e73fa2d808dd50c814e01e45fd4b26fe5ad3a4698d2297856168f\" id=958e042c-e368-4d21-85fd-fc9425267f7d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:34:47.055339 crc crio[24477]: time=\"2026-06-11T12:34:47.055245261Z\" level=info msg=\"Stopping pod sandbox: 2e9644f6f8366354d0a60d7162ef285351f27e458e189c8fce2fd67ec4b14c7d\" id=c9ed1dc6-fa50-440e-a830-5719cebe416c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:34:47.055434 crc crio[24477]: time=\"2026-06-11T12:34:47.055369135Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2e9644f6f8366354d0a60d7162ef285351f27e458e189c8fce2fd67ec4b14c7d\" id=c9ed1dc6-fa50-440e-a830-5719cebe416c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:34:47.057010 crc crio[24477]: time=\"2026-06-11T12:34:47.056869076Z\" level=info msg=\"Removing pod sandbox: 2e9644f6f8366354d0a60d7162ef285351f27e458e189c8fce2fd67ec4b14c7d\" id=331c968a-b889-4e83-b69e-8bbca353c981 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:34:47.090809 crc crio[24477]: time=\"2026-06-11T12:34:47.090254511Z\" level=info msg=\"Removed pod sandbox: 2e9644f6f8366354d0a60d7162ef285351f27e458e189c8fce2fd67ec4b14c7d\" id=331c968a-b889-4e83-b69e-8bbca353c981 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:34:47.092889 crc crio[24477]: time=\"2026-06-11T12:34:47.09211641Z\" level=info msg=\"Stopping pod sandbox: 81c9bee4417e2fcb2b3e4d53297f0d82749cbabc3ce47065440b57506f06799c\" id=2bd824f5-0da0-4d83-862c-f78552a59752 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:34:47.092889 crc crio[24477]: time=\"2026-06-11T12:34:47.092250914Z\" level=info msg=\"Stopped pod sandbox (already stopped): 81c9bee4417e2fcb2b3e4d53297f0d82749cbabc3ce47065440b57506f06799c\" id=2bd824f5-0da0-4d83-862c-f78552a59752 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:34:47.095927 crc crio[24477]: time=\"2026-06-11T12:34:47.095613028Z\" level=info msg=\"Removing pod sandbox: 81c9bee4417e2fcb2b3e4d53297f0d82749cbabc3ce47065440b57506f06799c\" id=fe719cc8-62aa-472c-96d1-2ec423fbdbaf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:34:47.122599 crc crio[24477]: time=\"2026-06-11T12:34:47.122248291Z\" level=info msg=\"Removed pod sandbox: 81c9bee4417e2fcb2b3e4d53297f0d82749cbabc3ce47065440b57506f06799c\" id=fe719cc8-62aa-472c-96d1-2ec423fbdbaf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:34:47.124557 crc crio[24477]: time=\"2026-06-11T12:34:47.124354309Z\" level=info msg=\"Stopping pod sandbox: eaf1bef49651140d032fdc1634f8854c44e5890f96165c6c353bd5c691275c96\" id=c48cd36e-f53f-4bc6-ba29-e831de801a18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:34:47.125116 crc crio[24477]: time=\"2026-06-11T12:34:47.12471797Z\" level=info msg=\"Stopped pod sandbox (already stopped): eaf1bef49651140d032fdc1634f8854c44e5890f96165c6c353bd5c691275c96\" id=c48cd36e-f53f-4bc6-ba29-e831de801a18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:34:47.125923 crc crio[24477]: time=\"2026-06-11T12:34:47.125830881Z\" level=info msg=\"Removing pod sandbox: eaf1bef49651140d032fdc1634f8854c44e5890f96165c6c353bd5c691275c96\" id=e949697a-8775-4add-ada9-79d9f7088f78 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:34:47.148430 crc crio[24477]: time=\"2026-06-11T12:34:47.148048814Z\" level=info msg=\"Removed pod sandbox: eaf1bef49651140d032fdc1634f8854c44e5890f96165c6c353bd5c691275c96\" id=e949697a-8775-4add-ada9-79d9f7088f78 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:35:47.170777 crc crio[24477]: time=\"2026-06-11T12:35:47.16980089Z\" level=info msg=\"Removing container: 3444bc86847c33a90be7eec4fdf372c6788303f456c40390622a630ba5c0530f\" id=26dd8b0c-6da1-4477-ba90-364606d86b76 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:35:47.425723 crc crio[24477]: time=\"2026-06-11T12:35:47.425037738Z\" level=info msg=\"Removed container 3444bc86847c33a90be7eec4fdf372c6788303f456c40390622a630ba5c0530f: openstack/nova-cell1-conductor-db-sync-zrmzj/nova-cell1-conductor-db-sync\" id=26dd8b0c-6da1-4477-ba90-364606d86b76 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:35:47.432258 crc crio[24477]: time=\"2026-06-11T12:35:47.432136183Z\" level=info msg=\"Removing container: 262dced4eac52785e67b486e6e5e6ba6cb03706fbdf439ac787a573a554e62cf\" id=2204f741-a095-4ace-8482-a66755f7033a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:35:47.659431 crc crio[24477]: time=\"2026-06-11T12:35:47.659255477Z\" level=info msg=\"Removed container 262dced4eac52785e67b486e6e5e6ba6cb03706fbdf439ac787a573a554e62cf: openstack/nova-cell0-conductor-db-sync-rwf4n/nova-cell0-conductor-db-sync\" id=2204f741-a095-4ace-8482-a66755f7033a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:35:47.666610 crc crio[24477]: time=\"2026-06-11T12:35:47.666504659Z\" level=info msg=\"Removing container: be77c8883c3eadec35c6f83d6a7a8c0c07e26a3aa3bdf62dd729fdf1012de242\" id=f32d7cad-a99c-4d48-99af-28717f204731 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:35:47.869886 crc crio[24477]: time=\"2026-06-11T12:35:47.869784793Z\" level=info msg=\"Removed container be77c8883c3eadec35c6f83d6a7a8c0c07e26a3aa3bdf62dd729fdf1012de242: openstack/nova-cell0-cell-mapping-vjkpl/nova-manage\" id=f32d7cad-a99c-4d48-99af-28717f204731 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:35:47.883767 crc crio[24477]: time=\"2026-06-11T12:35:47.883552666Z\" level=info msg=\"Stopping pod sandbox: 03cbc17b286c4c9b063c0a9c53a1a4b5a098c9669b3ec27b196911fa71eb6c44\" id=a2ca7c08-5543-47fa-ba5c-eb73b6b45333 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:35:47.883767 crc crio[24477]: time=\"2026-06-11T12:35:47.883740871Z\" level=info msg=\"Stopped pod sandbox (already stopped): 03cbc17b286c4c9b063c0a9c53a1a4b5a098c9669b3ec27b196911fa71eb6c44\" id=a2ca7c08-5543-47fa-ba5c-eb73b6b45333 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:35:47.884979 crc crio[24477]: time=\"2026-06-11T12:35:47.884907253Z\" level=info msg=\"Removing pod sandbox: 03cbc17b286c4c9b063c0a9c53a1a4b5a098c9669b3ec27b196911fa71eb6c44\" id=a7928769-a61a-4ed3-8de8-95b20f3ab3a4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:35:47.903851 crc crio[24477]: time=\"2026-06-11T12:35:47.903602147Z\" level=info msg=\"Removed pod sandbox: 03cbc17b286c4c9b063c0a9c53a1a4b5a098c9669b3ec27b196911fa71eb6c44\" id=a7928769-a61a-4ed3-8de8-95b20f3ab3a4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:35:47.905217 crc crio[24477]: time=\"2026-06-11T12:35:47.905187289Z\" level=info msg=\"Stopping pod sandbox: 89433515a1df5e015cc48bf1333781a08486013970faedf2fdb8cfd111b77f48\" id=d22d92a2-9c0a-4005-9ca5-bccba28d7dad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:35:47.905403 crc crio[24477]: time=\"2026-06-11T12:35:47.905376024Z\" level=info msg=\"Stopped pod sandbox (already stopped): 89433515a1df5e015cc48bf1333781a08486013970faedf2fdb8cfd111b77f48\" id=d22d92a2-9c0a-4005-9ca5-bccba28d7dad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:35:47.906229 crc crio[24477]: time=\"2026-06-11T12:35:47.906205058Z\" level=info msg=\"Removing pod sandbox: 89433515a1df5e015cc48bf1333781a08486013970faedf2fdb8cfd111b77f48\" id=5a6a99a0-ddf4-41b5-be29-50dc87d81b1d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:35:47.924087 crc crio[24477]: time=\"2026-06-11T12:35:47.923636046Z\" level=info msg=\"Removed pod sandbox: 89433515a1df5e015cc48bf1333781a08486013970faedf2fdb8cfd111b77f48\" id=5a6a99a0-ddf4-41b5-be29-50dc87d81b1d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:35:47.925975 crc crio[24477]: time=\"2026-06-11T12:35:47.925906648Z\" level=info msg=\"Stopping pod sandbox: ce8653c00e5c9b849627d4b7f97539703fb0b9d9def53e3bdf63ea4af8020471\" id=54658aaf-5863-4836-a76c-2621f5fc6bb8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:35:47.926094 crc crio[24477]: time=\"2026-06-11T12:35:47.92599011Z\" level=info msg=\"Stopped pod sandbox (already stopped): ce8653c00e5c9b849627d4b7f97539703fb0b9d9def53e3bdf63ea4af8020471\" id=54658aaf-5863-4836-a76c-2621f5fc6bb8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:35:47.926950 crc crio[24477]: time=\"2026-06-11T12:35:47.926872044Z\" level=info msg=\"Removing pod sandbox: ce8653c00e5c9b849627d4b7f97539703fb0b9d9def53e3bdf63ea4af8020471\" id=9b5bafb1-4a05-421b-8c35-0121d0f68e39 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:35:47.944954 crc crio[24477]: time=\"2026-06-11T12:35:47.944299644Z\" level=info msg=\"Removed pod sandbox: ce8653c00e5c9b849627d4b7f97539703fb0b9d9def53e3bdf63ea4af8020471\" id=9b5bafb1-4a05-421b-8c35-0121d0f68e39 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:36:00.625221 crc crio[24477]: time=\"2026-06-11T12:36:00.624189313Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686356-z58mc/POD\" id=a6e05673-8303-4299-afb8-9de21350adbb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:36:00.625221 crc crio[24477]: time=\"2026-06-11T12:36:00.625243443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:36:00.667414 crc crio[24477]: time=\"2026-06-11T12:36:00.667214715Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686356-z58mc Namespace:openshift-infra ID:743deb285cc9db7e328814b40b8debcfa8ad25c312556a7ab320a0fb7b2693eb UID:d8189e1a-50a3-45ff-be78-b347fa2e78ab NetNS:/var/run/netns/b1e3ea3e-f2ba-4f55-849f-3be08a58c3ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8189e1a_50a3_45ff_be78_b347fa2e78ab.slice PodAnnotations:0xc0072c08d8}] Aliases:map[]}\"\nJun 11 12:36:00.667414 crc crio[24477]: time=\"2026-06-11T12:36:00.667323568Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686356-z58mc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:36:01.375568 crc crio[24477]: 2026-06-11T12:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:743deb285cc9db7 Mac:22:0b:29:89:d4:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/b1e3ea3e-f2ba-4f55-849f-3be08a58c3ce SocketPath: PciID:}] [{Interface:0xc0004b25b0 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:36:01.378083 crc crio[24477]: time=\"2026-06-11T12:36:01.377928638Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686356-z58mc Namespace:openshift-infra ID:743deb285cc9db7e328814b40b8debcfa8ad25c312556a7ab320a0fb7b2693eb UID:d8189e1a-50a3-45ff-be78-b347fa2e78ab NetNS:/var/run/netns/b1e3ea3e-f2ba-4f55-849f-3be08a58c3ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8189e1a_50a3_45ff_be78_b347fa2e78ab.slice PodAnnotations:0xc0072c08d8}] Aliases:map[]}\"\nJun 11 12:36:01.378297 crc crio[24477]: time=\"2026-06-11T12:36:01.378169405Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686356-z58mc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:36:01.395078 crc crio[24477]: time=\"2026-06-11T12:36:01.394855349Z\" level=info msg=\"Ran pod sandbox 743deb285cc9db7e328814b40b8debcfa8ad25c312556a7ab320a0fb7b2693eb with infra container: openshift-infra/auto-csr-approver-29686356-z58mc/POD\" id=a6e05673-8303-4299-afb8-9de21350adbb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:36:01.401353 crc crio[24477]: time=\"2026-06-11T12:36:01.401218994Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=971b0d5b-7ff7-4a1d-84d8-3fb69da4072a name=/runtime.v1.ImageService/PullImage\nJun 11 12:36:01.416063 crc crio[24477]: time=\"2026-06-11T12:36:01.415950787Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:36:02.273265 crc crio[24477]: time=\"2026-06-11T12:36:02.273075964Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=971b0d5b-7ff7-4a1d-84d8-3fb69da4072a name=/runtime.v1.ImageService/PullImage\nJun 11 12:36:02.275940 crc crio[24477]: time=\"2026-06-11T12:36:02.275275023Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6ef3b7d2-e623-486d-8880-8977c2d68f3b name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:36:02.279439 crc crio[24477]: time=\"2026-06-11T12:36:02.279242844Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=77cc5662-6705-4823-95a2-b8902cbe164e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:36:02.291151 crc crio[24477]: time=\"2026-06-11T12:36:02.290965571Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686356-z58mc/oc\" id=bf6c1ce1-e26d-4ee0-b03d-acc0017fe573 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:36:02.292602 crc crio[24477]: time=\"2026-06-11T12:36:02.292506245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:36:02.367836 crc crio[24477]: time=\"2026-06-11T12:36:02.367063304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:36:02.891366 crc crio[24477]: time=\"2026-06-11T12:36:02.89124787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:36:03.051609 crc crio[24477]: time=\"2026-06-11T12:36:03.051488821Z\" level=info msg=\"Created container 862928a340e82fa8b7c7864bfc96ace762dcb47a49b8a0bb12f5c7ae3c3917ed: openshift-infra/auto-csr-approver-29686356-z58mc/oc\" id=bf6c1ce1-e26d-4ee0-b03d-acc0017fe573 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:36:03.054836 crc crio[24477]: time=\"2026-06-11T12:36:03.05358375Z\" level=info msg=\"Starting container: 862928a340e82fa8b7c7864bfc96ace762dcb47a49b8a0bb12f5c7ae3c3917ed\" id=0b32ae28-cf77-4ce6-a8b8-d9535783c578 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:36:03.061525 crc crio[24477]: time=\"2026-06-11T12:36:03.061132691Z\" level=info msg=\"Started container\" PID=123514 containerID=862928a340e82fa8b7c7864bfc96ace762dcb47a49b8a0bb12f5c7ae3c3917ed description=openshift-infra/auto-csr-approver-29686356-z58mc/oc id=0b32ae28-cf77-4ce6-a8b8-d9535783c578 name=/runtime.v1.RuntimeService/StartContainer sandboxID=743deb285cc9db7e328814b40b8debcfa8ad25c312556a7ab320a0fb7b2693eb\nJun 11 12:36:05.153858 crc crio[24477]: time=\"2026-06-11T12:36:05.145615743Z\" level=info msg=\"Stopping pod sandbox: 743deb285cc9db7e328814b40b8debcfa8ad25c312556a7ab320a0fb7b2693eb\" id=78d1c933-0fcf-4879-b698-6c5df83688ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:36:05.153858 crc crio[24477]: time=\"2026-06-11T12:36:05.147873037Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686356-z58mc Namespace:openshift-infra ID:743deb285cc9db7e328814b40b8debcfa8ad25c312556a7ab320a0fb7b2693eb UID:d8189e1a-50a3-45ff-be78-b347fa2e78ab NetNS:/var/run/netns/b1e3ea3e-f2ba-4f55-849f-3be08a58c3ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8189e1a_50a3_45ff_be78_b347fa2e78ab.slice PodAnnotations:0xc002d94ac0}] Aliases:map[]}\"\nJun 11 12:36:05.153858 crc crio[24477]: time=\"2026-06-11T12:36:05.148090784Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686356-z58mc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:36:05.530581 crc crio[24477]: time=\"2026-06-11T12:36:05.529946627Z\" level=info msg=\"Stopped pod sandbox: 743deb285cc9db7e328814b40b8debcfa8ad25c312556a7ab320a0fb7b2693eb\" id=78d1c933-0fcf-4879-b698-6c5df83688ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:36:14.110875 crc crio[24477]: time=\"2026-06-11T12:36:14.10951367Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-k4hdl/POD\" id=1f80e79a-b6eb-4a02-9296-44f021ee46e7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:36:14.113125 crc crio[24477]: time=\"2026-06-11T12:36:14.110891419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:36:14.166212 crc crio[24477]: time=\"2026-06-11T12:36:14.16610271Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-k4hdl Namespace:openshift-marketplace ID:6c292e4251516978fb7500e7d2b2ad5460c48177e786467d58e365ca5c4e932d UID:adf0dd48-e6b7-47ec-bd77-ede9a4dc34dc NetNS:/var/run/netns/0f6d4f3c-bbdc-4f6d-bd2f-bbdb08769119 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podadf0dd48_e6b7_47ec_bd77_ede9a4dc34dc.slice PodAnnotations:0xc001f2a268}] Aliases:map[]}\"\nJun 11 12:36:14.166212 crc crio[24477]: time=\"2026-06-11T12:36:14.166193122Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-k4hdl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:36:14.825839 crc crio[24477]: 2026-06-11T12:36:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c292e425151697 Mac:c6:4d:86:f2:a4:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/0f6d4f3c-bbdc-4f6d-bd2f-bbdb08769119 SocketPath: PciID:}] [{Interface:0xc00058e5a0 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:36:14.828066 crc crio[24477]: time=\"2026-06-11T12:36:14.828002657Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-k4hdl Namespace:openshift-marketplace ID:6c292e4251516978fb7500e7d2b2ad5460c48177e786467d58e365ca5c4e932d UID:adf0dd48-e6b7-47ec-bd77-ede9a4dc34dc NetNS:/var/run/netns/0f6d4f3c-bbdc-4f6d-bd2f-bbdb08769119 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podadf0dd48_e6b7_47ec_bd77_ede9a4dc34dc.slice PodAnnotations:0xc001f2a268}] Aliases:map[]}\"\nJun 11 12:36:14.828395 crc crio[24477]: time=\"2026-06-11T12:36:14.828223074Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-k4hdl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:36:14.851550 crc crio[24477]: time=\"2026-06-11T12:36:14.851435664Z\" level=info msg=\"Ran pod sandbox 6c292e4251516978fb7500e7d2b2ad5460c48177e786467d58e365ca5c4e932d with infra container: openshift-marketplace/redhat-marketplace-k4hdl/POD\" id=1f80e79a-b6eb-4a02-9296-44f021ee46e7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:36:14.855717 crc crio[24477]: time=\"2026-06-11T12:36:14.855499095Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8f425484-7fa2-44c8-a3fa-704ea98ef4c8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:36:14.860062 crc crio[24477]: time=\"2026-06-11T12:36:14.859899338Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e2c6a013-1102-42bd-a5b2-ec88da666582 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:36:14.871916 crc crio[24477]: time=\"2026-06-11T12:36:14.871804789Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-k4hdl/extract-utilities\" id=23b562b3-cbfc-4c25-8db0-e8faf9e4cf73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:36:14.872444 crc crio[24477]: time=\"2026-06-11T12:36:14.872382975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:36:14.931455 crc crio[24477]: time=\"2026-06-11T12:36:14.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 11 12:36:14.941175 crc crio[24477]: time=\"2026-06-11T12:36:14.940533667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:36:15.226360 crc crio[24477]: time=\"2026-06-11T12:36:15.225606792Z\" level=info msg=\"Created container 5cb8a149d47b55493c9758e5458ca45d87620a732880403d05d713a0c824660a: openshift-marketplace/redhat-marketplace-k4hdl/extract-utilities\" id=23b562b3-cbfc-4c25-8db0-e8faf9e4cf73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:36:15.229212 crc crio[24477]: time=\"2026-06-11T12:36:15.229110769Z\" level=info msg=\"Starting container: 5cb8a149d47b55493c9758e5458ca45d87620a732880403d05d713a0c824660a\" id=8ec4e985-abc5-4b35-ad0f-c091eff3aca3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:36:15.236284 crc crio[24477]: time=\"2026-06-11T12:36:15.236121044Z\" level=info msg=\"Started container\" PID=124217 containerID=5cb8a149d47b55493c9758e5458ca45d87620a732880403d05d713a0c824660a description=openshift-marketplace/redhat-marketplace-k4hdl/extract-utilities id=8ec4e985-abc5-4b35-ad0f-c091eff3aca3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c292e4251516978fb7500e7d2b2ad5460c48177e786467d58e365ca5c4e932d\nJun 11 12:36:15.393849 crc crio[24477]: time=\"2026-06-11T12:36:15.393733073Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=afe95d23-fb8a-474f-9607-3709c3a6732e name=/runtime.v1.ImageService/PullImage\nJun 11 12:36:15.417688 crc crio[24477]: time=\"2026-06-11T12:36:15.417384544Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 12:36:16.144316 crc crio[24477]: time=\"2026-06-11T12:36:16.143533805Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=afe95d23-fb8a-474f-9607-3709c3a6732e name=/runtime.v1.ImageService/PullImage\nJun 11 12:36:16.145583 crc crio[24477]: time=\"2026-06-11T12:36:16.145465838Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=d70a4afa-0d06-4c10-88a2-0bf2fdd773a1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:36:16.152000 crc crio[24477]: time=\"2026-06-11T12:36:16.151828726Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=83547667-f745-4b62-adfa-3976a7a37d0f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:36:16.162412 crc crio[24477]: time=\"2026-06-11T12:36:16.162057921Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-k4hdl/extract-content\" id=26450234-adc2-4288-9497-4f531bddb794 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:36:16.162811 crc crio[24477]: time=\"2026-06-11T12:36:16.162710689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:36:16.214222 crc crio[24477]: time=\"2026-06-11T12:36:16.214125044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:36:16.224199 crc crio[24477]: time=\"2026-06-11T12:36:16.223926458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:36:16.429077 crc crio[24477]: time=\"2026-06-11T12:36:16.428443504Z\" level=info msg=\"Created container 44261f8e58e2dcf29709a35c0c8eef9a92504e4dbde974dabae15d6162ac75d0: openshift-marketplace/redhat-marketplace-k4hdl/extract-content\" id=26450234-adc2-4288-9497-4f531bddb794 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:36:16.430983 crc crio[24477]: time=\"2026-06-11T12:36:16.430198433Z\" level=info msg=\"Starting container: 44261f8e58e2dcf29709a35c0c8eef9a92504e4dbde974dabae15d6162ac75d0\" id=f52df6ba-843b-4783-9393-d3c31c99723e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:36:16.437604 crc crio[24477]: time=\"2026-06-11T12:36:16.437184088Z\" level=info msg=\"Started container\" PID=124288 containerID=44261f8e58e2dcf29709a35c0c8eef9a92504e4dbde974dabae15d6162ac75d0 description=openshift-marketplace/redhat-marketplace-k4hdl/extract-content id=f52df6ba-843b-4783-9393-d3c31c99723e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c292e4251516978fb7500e7d2b2ad5460c48177e786467d58e365ca5c4e932d\nJun 11 12:36:17.444506 crc crio[24477]: time=\"2026-06-11T12:36:17.442402966Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0d45c4d3-f7ac-40fc-a309-f47750fbe861 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:36:17.448607 crc crio[24477]: time=\"2026-06-11T12:36:17.448191788Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=21c000ed-0853-4694-9293-437d2c41d1be name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:36:17.457688 crc crio[24477]: time=\"2026-06-11T12:36:17.457547039Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-k4hdl/registry-server\" id=bbdf0cbc-8d31-405d-8dc6-d66f3d812b7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:36:17.458924 crc crio[24477]: time=\"2026-06-11T12:36:17.458852126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:36:17.531705 crc crio[24477]: time=\"2026-06-11T12:36:17.531532323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:36:17.536401 crc crio[24477]: time=\"2026-06-11T12:36:17.536334256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:36:17.707392 crc crio[24477]: time=\"2026-06-11T12:36:17.706631898Z\" level=info msg=\"Created container bda099b86a69dbad8b85ad9275c68e6a14cf8b3d50130f7a5c38f3db92fd3fb4: openshift-marketplace/redhat-marketplace-k4hdl/registry-server\" id=bbdf0cbc-8d31-405d-8dc6-d66f3d812b7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:36:17.709071 crc crio[24477]: time=\"2026-06-11T12:36:17.708959923Z\" level=info msg=\"Starting container: bda099b86a69dbad8b85ad9275c68e6a14cf8b3d50130f7a5c38f3db92fd3fb4\" id=339e78ac-dfd5-4fe7-b7d5-5d07387c2577 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:36:17.715604 crc crio[24477]: time=\"2026-06-11T12:36:17.715358673Z\" level=info msg=\"Started container\" PID=124376 containerID=bda099b86a69dbad8b85ad9275c68e6a14cf8b3d50130f7a5c38f3db92fd3fb4 description=openshift-marketplace/redhat-marketplace-k4hdl/registry-server id=339e78ac-dfd5-4fe7-b7d5-5d07387c2577 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c292e4251516978fb7500e7d2b2ad5460c48177e786467d58e365ca5c4e932d\nJun 11 12:36:26.594440 crc crio[24477]: time=\"2026-06-11T12:36:26.593584099Z\" level=info msg=\"Stopping container: bda099b86a69dbad8b85ad9275c68e6a14cf8b3d50130f7a5c38f3db92fd3fb4 (timeout: 2s)\" id=082fb1d5-c6ba-421f-9611-bf453c5901f7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:36:26.721341 crc crio[24477]: time=\"2026-06-11T12:36:26.721194459Z\" level=info msg=\"Stopped container bda099b86a69dbad8b85ad9275c68e6a14cf8b3d50130f7a5c38f3db92fd3fb4: openshift-marketplace/redhat-marketplace-k4hdl/registry-server\" id=082fb1d5-c6ba-421f-9611-bf453c5901f7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:36:26.722717 crc crio[24477]: time=\"2026-06-11T12:36:26.722579828Z\" level=info msg=\"Stopping pod sandbox: 6c292e4251516978fb7500e7d2b2ad5460c48177e786467d58e365ca5c4e932d\" id=6fed49fe-30a1-4b8b-b6a2-020a40874ac2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:36:26.723852 crc crio[24477]: time=\"2026-06-11T12:36:26.723504885Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-k4hdl Namespace:openshift-marketplace ID:6c292e4251516978fb7500e7d2b2ad5460c48177e786467d58e365ca5c4e932d UID:adf0dd48-e6b7-47ec-bd77-ede9a4dc34dc NetNS:/var/run/netns/0f6d4f3c-bbdc-4f6d-bd2f-bbdb08769119 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podadf0dd48_e6b7_47ec_bd77_ede9a4dc34dc.slice PodAnnotations:0xc000a86a20}] Aliases:map[]}\"\nJun 11 12:36:26.723852 crc crio[24477]: time=\"2026-06-11T12:36:26.723794643Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-k4hdl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:36:27.133161 crc crio[24477]: time=\"2026-06-11T12:36:27.132398563Z\" level=info msg=\"Stopped pod sandbox: 6c292e4251516978fb7500e7d2b2ad5460c48177e786467d58e365ca5c4e932d\" id=6fed49fe-30a1-4b8b-b6a2-020a40874ac2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:36:27.614171 crc crio[24477]: time=\"2026-06-11T12:36:27.614035512Z\" level=info msg=\"Removing container: bda099b86a69dbad8b85ad9275c68e6a14cf8b3d50130f7a5c38f3db92fd3fb4\" id=cc3c9030-cc5c-4c23-97ec-df10f722f8f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:36:27.656460 crc crio[24477]: time=\"2026-06-11T12:36:27.656357555Z\" level=info msg=\"Removed container bda099b86a69dbad8b85ad9275c68e6a14cf8b3d50130f7a5c38f3db92fd3fb4: openshift-marketplace/redhat-marketplace-k4hdl/registry-server\" id=cc3c9030-cc5c-4c23-97ec-df10f722f8f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:36:27.660071 crc crio[24477]: time=\"2026-06-11T12:36:27.660024715Z\" level=info msg=\"Removing container: 44261f8e58e2dcf29709a35c0c8eef9a92504e4dbde974dabae15d6162ac75d0\" id=747ecc94-f166-4ffb-bb81-5c16eb586069 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:36:27.741034 crc crio[24477]: time=\"2026-06-11T12:36:27.739992207Z\" level=info msg=\"Removed container 44261f8e58e2dcf29709a35c0c8eef9a92504e4dbde974dabae15d6162ac75d0: openshift-marketplace/redhat-marketplace-k4hdl/extract-content\" id=747ecc94-f166-4ffb-bb81-5c16eb586069 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:36:27.745258 crc crio[24477]: time=\"2026-06-11T12:36:27.745173921Z\" level=info msg=\"Removing container: 5cb8a149d47b55493c9758e5458ca45d87620a732880403d05d713a0c824660a\" id=868e7b42-99c9-4a85-8352-c283d1877d8c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:36:27.789605 crc crio[24477]: time=\"2026-06-11T12:36:27.789435166Z\" level=info msg=\"Removed container 5cb8a149d47b55493c9758e5458ca45d87620a732880403d05d713a0c824660a: openshift-marketplace/redhat-marketplace-k4hdl/extract-utilities\" id=868e7b42-99c9-4a85-8352-c283d1877d8c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:36:47.978364 crc crio[24477]: time=\"2026-06-11T12:36:47.977935479Z\" level=info msg=\"Removing container: a663dd1cbc476409006f4c24b16bfc13b2344771958421c2856829166541f103\" id=481654ae-3e58-4b3e-9c5b-44b440bb0353 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:36:48.166317 crc crio[24477]: time=\"2026-06-11T12:36:48.166210879Z\" level=info msg=\"Removed container a663dd1cbc476409006f4c24b16bfc13b2344771958421c2856829166541f103: openstack/nova-cell1-cell-mapping-tvv5f/nova-manage\" id=481654ae-3e58-4b3e-9c5b-44b440bb0353 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:36:48.170726 crc crio[24477]: time=\"2026-06-11T12:36:48.170598505Z\" level=info msg=\"Removing container: 10b25024aa0d19687a98fbc69008ac6143f21d51695e06d8ff79371114d261fb\" id=65e0acb9-dd66-4bc7-a96a-4425cdb1fc61 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:36:48.415466 crc crio[24477]: time=\"2026-06-11T12:36:48.415342406Z\" level=info msg=\"Removed container 10b25024aa0d19687a98fbc69008ac6143f21d51695e06d8ff79371114d261fb: openshift-infra/auto-csr-approver-29686350-bbvgl/oc\" id=65e0acb9-dd66-4bc7-a96a-4425cdb1fc61 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:36:48.440612 crc crio[24477]: time=\"2026-06-11T12:36:48.440480335Z\" level=info msg=\"Stopping pod sandbox: 1662b994c7dce579b74d9031c0c8b5462c88fbfb603594e50f4163530b2a892a\" id=6f755e0d-4fa7-4d8d-a737-fe611bed36bf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:36:48.440612 crc crio[24477]: time=\"2026-06-11T12:36:48.440619339Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1662b994c7dce579b74d9031c0c8b5462c88fbfb603594e50f4163530b2a892a\" id=6f755e0d-4fa7-4d8d-a737-fe611bed36bf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:36:48.442039 crc crio[24477]: time=\"2026-06-11T12:36:48.441938766Z\" level=info msg=\"Removing pod sandbox: 1662b994c7dce579b74d9031c0c8b5462c88fbfb603594e50f4163530b2a892a\" id=7d76220f-3cc9-4be4-a198-54833a42bf66 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:36:48.468958 crc crio[24477]: time=\"2026-06-11T12:36:48.468843944Z\" level=info msg=\"Removed pod sandbox: 1662b994c7dce579b74d9031c0c8b5462c88fbfb603594e50f4163530b2a892a\" id=7d76220f-3cc9-4be4-a198-54833a42bf66 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:36:48.470288 crc crio[24477]: time=\"2026-06-11T12:36:48.470185704Z\" level=info msg=\"Stopping pod sandbox: 6c292e4251516978fb7500e7d2b2ad5460c48177e786467d58e365ca5c4e932d\" id=e4af834e-a0e8-42a1-9e60-0f2e6e7d3982 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:36:48.470401 crc crio[24477]: time=\"2026-06-11T12:36:48.470307217Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6c292e4251516978fb7500e7d2b2ad5460c48177e786467d58e365ca5c4e932d\" id=e4af834e-a0e8-42a1-9e60-0f2e6e7d3982 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:36:48.471074 crc crio[24477]: time=\"2026-06-11T12:36:48.471006527Z\" level=info msg=\"Removing pod sandbox: 6c292e4251516978fb7500e7d2b2ad5460c48177e786467d58e365ca5c4e932d\" id=930280dc-f5aa-4b0e-b993-f3b6e140405e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:36:48.497608 crc crio[24477]: time=\"2026-06-11T12:36:48.49731792Z\" level=info msg=\"Removed pod sandbox: 6c292e4251516978fb7500e7d2b2ad5460c48177e786467d58e365ca5c4e932d\" id=930280dc-f5aa-4b0e-b993-f3b6e140405e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:36:48.499527 crc crio[24477]: time=\"2026-06-11T12:36:48.499401829Z\" level=info msg=\"Stopping pod sandbox: 4b04ba750ce3faa606c2d76ed8797ee29d58fbf2b8e6051cd2f2849a974e5028\" id=bf11327a-5415-45d4-8aa3-7c2ca5407554 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:36:48.499527 crc crio[24477]: time=\"2026-06-11T12:36:48.499476201Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4b04ba750ce3faa606c2d76ed8797ee29d58fbf2b8e6051cd2f2849a974e5028\" id=bf11327a-5415-45d4-8aa3-7c2ca5407554 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:36:48.500419 crc crio[24477]: time=\"2026-06-11T12:36:48.500285964Z\" level=info msg=\"Removing pod sandbox: 4b04ba750ce3faa606c2d76ed8797ee29d58fbf2b8e6051cd2f2849a974e5028\" id=b3192389-7a70-4276-988f-8474250391e3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:36:48.522627 crc crio[24477]: time=\"2026-06-11T12:36:48.522525347Z\" level=info msg=\"Removed pod sandbox: 4b04ba750ce3faa606c2d76ed8797ee29d58fbf2b8e6051cd2f2849a974e5028\" id=b3192389-7a70-4276-988f-8474250391e3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:38:00.564165 crc crio[24477]: time=\"2026-06-11T12:38:00.562795454Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686358-m7trq/POD\" id=7b075402-f207-42e2-9e88-181d7c619ac3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:38:00.566552 crc crio[24477]: time=\"2026-06-11T12:38:00.564358799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:38:00.611541 crc crio[24477]: time=\"2026-06-11T12:38:00.6114079Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686358-m7trq Namespace:openshift-infra ID:51a60857444527a2ffbf2e40acd766fd3c1629cb757aa7b54be90f2b3aa7236b UID:6482f2c5-31d2-411c-b57f-d51b706de724 NetNS:/var/run/netns/46cecd3e-4b66-4cb1-a17e-595a273bdfa4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6482f2c5_31d2_411c_b57f_d51b706de724.slice PodAnnotations:0xc000530f20}] Aliases:map[]}\"\nJun 11 12:38:00.611541 crc crio[24477]: time=\"2026-06-11T12:38:00.611499182Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686358-m7trq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:38:01.049878 crc crio[24477]: 2026-06-11T12:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51a60857444527a Mac:d6:20:a3:cb:d2:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/46cecd3e-4b66-4cb1-a17e-595a273bdfa4 SocketPath: PciID:}] [{Interface:0xc00023c740 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:38:01.051546 crc crio[24477]: time=\"2026-06-11T12:38:01.051469458Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686358-m7trq Namespace:openshift-infra ID:51a60857444527a2ffbf2e40acd766fd3c1629cb757aa7b54be90f2b3aa7236b UID:6482f2c5-31d2-411c-b57f-d51b706de724 NetNS:/var/run/netns/46cecd3e-4b66-4cb1-a17e-595a273bdfa4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6482f2c5_31d2_411c_b57f_d51b706de724.slice PodAnnotations:0xc000530f20}] Aliases:map[]}\"\nJun 11 12:38:01.051877 crc crio[24477]: time=\"2026-06-11T12:38:01.051825578Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686358-m7trq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:38:01.067430 crc crio[24477]: time=\"2026-06-11T12:38:01.06726772Z\" level=info msg=\"Ran pod sandbox 51a60857444527a2ffbf2e40acd766fd3c1629cb757aa7b54be90f2b3aa7236b with infra container: openshift-infra/auto-csr-approver-29686358-m7trq/POD\" id=7b075402-f207-42e2-9e88-181d7c619ac3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:38:01.079113 crc crio[24477]: time=\"2026-06-11T12:38:01.078529164Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=45334cd0-b4f9-48e6-af7f-3e36664404bc name=/runtime.v1.ImageService/PullImage\nJun 11 12:38:01.096089 crc crio[24477]: time=\"2026-06-11T12:38:01.095996451Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:38:02.258728 crc crio[24477]: time=\"2026-06-11T12:38:02.253466138Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=45334cd0-b4f9-48e6-af7f-3e36664404bc name=/runtime.v1.ImageService/PullImage\nJun 11 12:38:02.258728 crc crio[24477]: time=\"2026-06-11T12:38:02.255237717Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c8655f13-7ecc-40ef-8c8a-4899c3ef4642 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:38:02.268052 crc crio[24477]: time=\"2026-06-11T12:38:02.265750581Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c0d6c7e0-6c9e-4747-b475-d71beac593c8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:38:02.280930 crc crio[24477]: time=\"2026-06-11T12:38:02.275030839Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686358-m7trq/oc\" id=3332ffe5-3f7c-4e26-9b83-13573cfd489d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:38:02.280930 crc crio[24477]: time=\"2026-06-11T12:38:02.275718148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:38:02.359571 crc crio[24477]: time=\"2026-06-11T12:38:02.359249999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:38:02.750279 crc crio[24477]: time=\"2026-06-11T12:38:02.74957619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:38:02.879277 crc crio[24477]: time=\"2026-06-11T12:38:02.879016592Z\" level=info msg=\"Created container 66436f2995dfc48c3c3568a1eebcfc25e440d71a38fb3a7670a6193b87d2a0f7: openshift-infra/auto-csr-approver-29686358-m7trq/oc\" id=3332ffe5-3f7c-4e26-9b83-13573cfd489d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:38:02.881144 crc crio[24477]: time=\"2026-06-11T12:38:02.881033948Z\" level=info msg=\"Starting container: 66436f2995dfc48c3c3568a1eebcfc25e440d71a38fb3a7670a6193b87d2a0f7\" id=abf4690c-ec16-497c-b0e6-e413a58ef36b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:38:02.889541 crc crio[24477]: time=\"2026-06-11T12:38:02.889399054Z\" level=info msg=\"Started container\" PID=129554 containerID=66436f2995dfc48c3c3568a1eebcfc25e440d71a38fb3a7670a6193b87d2a0f7 description=openshift-infra/auto-csr-approver-29686358-m7trq/oc id=abf4690c-ec16-497c-b0e6-e413a58ef36b name=/runtime.v1.RuntimeService/StartContainer sandboxID=51a60857444527a2ffbf2e40acd766fd3c1629cb757aa7b54be90f2b3aa7236b\nJun 11 12:38:05.404348 crc crio[24477]: time=\"2026-06-11T12:38:05.403162263Z\" level=info msg=\"Stopping pod sandbox: 51a60857444527a2ffbf2e40acd766fd3c1629cb757aa7b54be90f2b3aa7236b\" id=9efe5345-ce97-4357-b562-1723d6a29f3b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:38:05.406151 crc crio[24477]: time=\"2026-06-11T12:38:05.405457966Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686358-m7trq Namespace:openshift-infra ID:51a60857444527a2ffbf2e40acd766fd3c1629cb757aa7b54be90f2b3aa7236b UID:6482f2c5-31d2-411c-b57f-d51b706de724 NetNS:/var/run/netns/46cecd3e-4b66-4cb1-a17e-595a273bdfa4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6482f2c5_31d2_411c_b57f_d51b706de724.slice PodAnnotations:0xc002e12f18}] Aliases:map[]}\"\nJun 11 12:38:05.406151 crc crio[24477]: time=\"2026-06-11T12:38:05.405617572Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686358-m7trq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:38:05.761015 crc crio[24477]: time=\"2026-06-11T12:38:05.760529904Z\" level=info msg=\"Stopped pod sandbox: 51a60857444527a2ffbf2e40acd766fd3c1629cb757aa7b54be90f2b3aa7236b\" id=9efe5345-ce97-4357-b562-1723d6a29f3b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:38:48.571110 crc crio[24477]: time=\"2026-06-11T12:38:48.570075321Z\" level=info msg=\"Removing container: 03bf59d58e83a167114e33407030ac0fa404c4f4c0e7ef6eb84961bfb7d552b8\" id=190aaf36-1a75-43b6-a44e-fc5ba4d6442d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:38:48.774286 crc crio[24477]: time=\"2026-06-11T12:38:48.773686838Z\" level=info msg=\"Removed container 03bf59d58e83a167114e33407030ac0fa404c4f4c0e7ef6eb84961bfb7d552b8: openshift-infra/auto-csr-approver-29686352-jr44b/oc\" id=190aaf36-1a75-43b6-a44e-fc5ba4d6442d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:38:48.789046 crc crio[24477]: time=\"2026-06-11T12:38:48.788974817Z\" level=info msg=\"Stopping pod sandbox: b328131d7029c2c9cf4f4e0a4899eff9e735382f6e0c3b419b585f3945752848\" id=611d50a0-7c5c-4db9-9513-155b61c447e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:38:48.789327 crc crio[24477]: time=\"2026-06-11T12:38:48.789056979Z\" level=info msg=\"Stopped pod sandbox (already stopped): b328131d7029c2c9cf4f4e0a4899eff9e735382f6e0c3b419b585f3945752848\" id=611d50a0-7c5c-4db9-9513-155b61c447e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:38:48.789842 crc crio[24477]: time=\"2026-06-11T12:38:48.789754618Z\" level=info msg=\"Removing pod sandbox: b328131d7029c2c9cf4f4e0a4899eff9e735382f6e0c3b419b585f3945752848\" id=407758fd-21c3-4edb-98de-f73367297ace name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:38:48.819721 crc crio[24477]: time=\"2026-06-11T12:38:48.81944403Z\" level=info msg=\"Removed pod sandbox: b328131d7029c2c9cf4f4e0a4899eff9e735382f6e0c3b419b585f3945752848\" id=407758fd-21c3-4edb-98de-f73367297ace name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:38:50.881312 crc crio[24477]: time=\"2026-06-11T12:38:50.880396486Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-bs8lb/POD\" id=dbb7726c-6e54-41d4-bce4-c0b7361df534 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:38:50.882737 crc crio[24477]: time=\"2026-06-11T12:38:50.881377775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:38:50.940121 crc crio[24477]: time=\"2026-06-11T12:38:50.939993151Z\" level=info msg=\"Got pod network &{Name:redhat-operators-bs8lb Namespace:openshift-marketplace ID:c8111829443d6cdeb42939a393a6928fcb79ef85374c0efc82583211e4e1148e UID:fd4446b5-0ba9-4d01-b35f-1f959ffb6d5d NetNS:/var/run/netns/56e2ed27-867b-49cc-9be8-7031bacb91cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd4446b5_0ba9_4d01_b35f_1f959ffb6d5d.slice PodAnnotations:0xc0072c0338}] Aliases:map[]}\"\nJun 11 12:38:50.940121 crc crio[24477]: time=\"2026-06-11T12:38:50.940076913Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-bs8lb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:38:51.342722 crc crio[24477]: 2026-06-11T12:38:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8111829443d6cd Mac:2a:25:2b:3c:f8:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/56e2ed27-867b-49cc-9be8-7031bacb91cd SocketPath: PciID:}] [{Interface:0xc0002245e0 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:38:51.344242 crc crio[24477]: time=\"2026-06-11T12:38:51.344164433Z\" level=info msg=\"Got pod network &{Name:redhat-operators-bs8lb Namespace:openshift-marketplace ID:c8111829443d6cdeb42939a393a6928fcb79ef85374c0efc82583211e4e1148e UID:fd4446b5-0ba9-4d01-b35f-1f959ffb6d5d NetNS:/var/run/netns/56e2ed27-867b-49cc-9be8-7031bacb91cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd4446b5_0ba9_4d01_b35f_1f959ffb6d5d.slice PodAnnotations:0xc0072c0338}] Aliases:map[]}\"\nJun 11 12:38:51.344370 crc crio[24477]: time=\"2026-06-11T12:38:51.344327578Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-bs8lb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:38:51.353392 crc crio[24477]: time=\"2026-06-11T12:38:51.353315843Z\" level=info msg=\"Ran pod sandbox c8111829443d6cdeb42939a393a6928fcb79ef85374c0efc82583211e4e1148e with infra container: openshift-marketplace/redhat-operators-bs8lb/POD\" id=dbb7726c-6e54-41d4-bce4-c0b7361df534 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:38:51.356182 crc crio[24477]: time=\"2026-06-11T12:38:51.356111457Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=06f84f47-bb52-436d-90ba-959d487ac793 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:38:51.359371 crc crio[24477]: time=\"2026-06-11T12:38:51.359271035Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8035d758-0aee-4dc1-a819-2957344c6888 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:38:51.367907 crc crio[24477]: time=\"2026-06-11T12:38:51.367715781Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-bs8lb/extract-utilities\" id=1881356c-12c3-449a-86ba-eda837e366dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:38:51.368223 crc crio[24477]: time=\"2026-06-11T12:38:51.368158484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:38:51.430442 crc crio[24477]: time=\"2026-06-11T12:38:51.430339154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:38:51.438285 crc crio[24477]: time=\"2026-06-11T12:38:51.436828913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:38:51.598274 crc crio[24477]: time=\"2026-06-11T12:38:51.598142559Z\" level=info msg=\"Created container 9cdaf9d51caddb87590e28f7524f64b0e50d6c2b56b7eadfcf30e6d07b1a5d14: openshift-marketplace/redhat-operators-bs8lb/extract-utilities\" id=1881356c-12c3-449a-86ba-eda837e366dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:38:51.599574 crc crio[24477]: time=\"2026-06-11T12:38:51.599507448Z\" level=info msg=\"Starting container: 9cdaf9d51caddb87590e28f7524f64b0e50d6c2b56b7eadfcf30e6d07b1a5d14\" id=187d21a6-05ea-41eb-83c8-e13285379100 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:38:51.604444 crc crio[24477]: time=\"2026-06-11T12:38:51.604369474Z\" level=info msg=\"Started container\" PID=132027 containerID=9cdaf9d51caddb87590e28f7524f64b0e50d6c2b56b7eadfcf30e6d07b1a5d14 description=openshift-marketplace/redhat-operators-bs8lb/extract-utilities id=187d21a6-05ea-41eb-83c8-e13285379100 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8111829443d6cdeb42939a393a6928fcb79ef85374c0efc82583211e4e1148e\nJun 11 12:38:52.254545 crc crio[24477]: time=\"2026-06-11T12:38:52.254081188Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d738299a-db0a-47f8-877b-395b0602d165 name=/runtime.v1.ImageService/PullImage\nJun 11 12:38:52.261562 crc crio[24477]: time=\"2026-06-11T12:38:52.260617492Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 12:38:53.437386 crc crio[24477]: time=\"2026-06-11T12:38:53.436839766Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=d738299a-db0a-47f8-877b-395b0602d165 name=/runtime.v1.ImageService/PullImage\nJun 11 12:38:53.440027 crc crio[24477]: time=\"2026-06-11T12:38:53.439309916Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=2fc0e674-96c5-40cb-a1b4-ebcd2c3a21fc name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:38:53.444131 crc crio[24477]: time=\"2026-06-11T12:38:53.444018598Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f6265e49-f22c-4c28-bbea-ee5cf8671a92 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:38:53.459723 crc crio[24477]: time=\"2026-06-11T12:38:53.456746484Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-bs8lb/extract-content\" id=c8bfa4d4-c7c2-44c5-9b9f-78cac9b55335 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:38:53.459723 crc crio[24477]: time=\"2026-06-11T12:38:53.457434533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:38:53.518440 crc crio[24477]: time=\"2026-06-11T12:38:53.518278572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:38:53.524123 crc crio[24477]: time=\"2026-06-11T12:38:53.523635933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:38:53.722618 crc crio[24477]: time=\"2026-06-11T12:38:53.721866971Z\" level=info msg=\"Created container 2721275c5b5e4d71690af9e46f7dfb78537041ef49357c462ee1ebad301b5679: openshift-marketplace/redhat-operators-bs8lb/extract-content\" id=c8bfa4d4-c7c2-44c5-9b9f-78cac9b55335 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:38:53.724302 crc crio[24477]: time=\"2026-06-11T12:38:53.724167195Z\" level=info msg=\"Starting container: 2721275c5b5e4d71690af9e46f7dfb78537041ef49357c462ee1ebad301b5679\" id=3c7fc01e-78fb-48ae-b586-85fb997c409a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:38:53.731941 crc crio[24477]: time=\"2026-06-11T12:38:53.731794998Z\" level=info msg=\"Started container\" PID=132093 containerID=2721275c5b5e4d71690af9e46f7dfb78537041ef49357c462ee1ebad301b5679 description=openshift-marketplace/redhat-operators-bs8lb/extract-content id=3c7fc01e-78fb-48ae-b586-85fb997c409a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8111829443d6cdeb42939a393a6928fcb79ef85374c0efc82583211e4e1148e\nJun 11 12:38:58.354218 crc crio[24477]: time=\"2026-06-11T12:38:58.352867269Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=29814bc8-1090-4b89-8c62-e0d86f2a8ba1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:38:58.357735 crc crio[24477]: time=\"2026-06-11T12:38:58.357619921Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=210627fd-4779-47d6-851a-3d431a174e2c name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:38:58.371197 crc crio[24477]: time=\"2026-06-11T12:38:58.371093759Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-bs8lb/registry-server\" id=ced7e712-8381-4c77-b958-8ec60b9e28f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:38:58.374897 crc crio[24477]: time=\"2026-06-11T12:38:58.374763391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:38:58.447449 crc crio[24477]: time=\"2026-06-11T12:38:58.446712191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:38:58.454856 crc crio[24477]: time=\"2026-06-11T12:38:58.454418616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:38:58.641550 crc crio[24477]: time=\"2026-06-11T12:38:58.641459623Z\" level=info msg=\"Created container 233cf3fcee86ba589ae5641071e0a46e8a01c88520ae598ba86af52497ea922a: openshift-marketplace/redhat-operators-bs8lb/registry-server\" id=ced7e712-8381-4c77-b958-8ec60b9e28f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:38:58.643478 crc crio[24477]: time=\"2026-06-11T12:38:58.643382826Z\" level=info msg=\"Starting container: 233cf3fcee86ba589ae5641071e0a46e8a01c88520ae598ba86af52497ea922a\" id=e6c812e5-f475-4dd8-89c8-724d7cb8c183 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:38:58.650498 crc crio[24477]: time=\"2026-06-11T12:38:58.650404442Z\" level=info msg=\"Started container\" PID=132354 containerID=233cf3fcee86ba589ae5641071e0a46e8a01c88520ae598ba86af52497ea922a description=openshift-marketplace/redhat-operators-bs8lb/registry-server id=e6c812e5-f475-4dd8-89c8-724d7cb8c183 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8111829443d6cdeb42939a393a6928fcb79ef85374c0efc82583211e4e1148e\nJun 11 12:39:03.190027 crc crio[24477]: time=\"2026-06-11T12:39:03.189494409Z\" level=info msg=\"Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-p9cfw/POD\" id=26587c2c-93d9-423b-b7b9-30c8523a47eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:39:03.191503 crc crio[24477]: time=\"2026-06-11T12:39:03.190082895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:39:03.276852 crc crio[24477]: time=\"2026-06-11T12:39:03.276620523Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-p9cfw Namespace:openstack ID:2866248f97fc56840a4d37891fe1cf91c46c77c519f277b4cb451ae0886d31d0 UID:df2006ad-9120-45c0-b23f-75467658154e NetNS:/var/run/netns/f902773f-dcfa-49ee-8224-81a86208862b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf2006ad_9120_45c0_b23f_75467658154e.slice PodAnnotations:0xc000530210}] Aliases:map[]}\"\nJun 11 12:39:03.276852 crc crio[24477]: time=\"2026-06-11T12:39:03.276841041Z\" level=info msg=\"Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-p9cfw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:39:03.878975 crc crio[24477]: 2026-06-11T12:39:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2866248f97fc568 Mac:3a:23:c6:5c:e6:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/f902773f-dcfa-49ee-8224-81a86208862b SocketPath: PciID:}] [{Interface:0xc00031ab30 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:39:03.881929 crc crio[24477]: time=\"2026-06-11T12:39:03.881839658Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-p9cfw Namespace:openstack ID:2866248f97fc56840a4d37891fe1cf91c46c77c519f277b4cb451ae0886d31d0 UID:df2006ad-9120-45c0-b23f-75467658154e NetNS:/var/run/netns/f902773f-dcfa-49ee-8224-81a86208862b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf2006ad_9120_45c0_b23f_75467658154e.slice PodAnnotations:0xc000530210}] Aliases:map[]}\"\nJun 11 12:39:03.882143 crc crio[24477]: time=\"2026-06-11T12:39:03.882072836Z\" level=info msg=\"Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-p9cfw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:39:03.896531 crc crio[24477]: time=\"2026-06-11T12:39:03.896451316Z\" level=info msg=\"Ran pod sandbox 2866248f97fc56840a4d37891fe1cf91c46c77c519f277b4cb451ae0886d31d0 with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-p9cfw/POD\" id=26587c2c-93d9-423b-b7b9-30c8523a47eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:39:03.902492 crc crio[24477]: time=\"2026-06-11T12:39:03.902374142Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=df7136c4-6a56-4cf8-92e1-884ac705049d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:39:03.902870 crc crio[24477]: time=\"2026-06-11T12:39:03.902710466Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest not found\" id=df7136c4-6a56-4cf8-92e1-884ac705049d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:39:03.902870 crc crio[24477]: time=\"2026-06-11T12:39:03.902828824Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest found\" id=df7136c4-6a56-4cf8-92e1-884ac705049d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:39:03.907821 crc crio[24477]: time=\"2026-06-11T12:39:03.906036074Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=5bd726d1-48c2-4c32-a673-be5d426b5159 name=/runtime.v1.ImageService/PullImage\nJun 11 12:39:03.917812 crc crio[24477]: time=\"2026-06-11T12:39:03.917697451Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\\\"\"\nJun 11 12:39:20.986695 crc crio[24477]: time=\"2026-06-11T12:39:20.985805695Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:b0f60d7b8c5e5365f19aa41e0a2d6a6a2a5ff4c37e9271f0d7f3d5d66fb5cb26\" id=5bd726d1-48c2-4c32-a673-be5d426b5159 name=/runtime.v1.ImageService/PullImage\nJun 11 12:39:20.988737 crc crio[24477]: time=\"2026-06-11T12:39:20.988612323Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=c37ff727-5977-45b2-afb3-84c26cf0ae33 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:39:21.049871 crc crio[24477]: time=\"2026-06-11T12:39:21.049794983Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=9ad6eab2-a68e-410f-adce-94dafb6e6455 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:39:21.062077 crc crio[24477]: time=\"2026-06-11T12:39:21.061961727Z\" level=info msg=\"Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-p9cfw/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=f877dacf-d69b-4aa9-9bc6-b8d47847e051 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:39:21.063878 crc crio[24477]: time=\"2026-06-11T12:39:21.063812159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:39:21.137917 crc crio[24477]: time=\"2026-06-11T12:39:21.137733871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:39:21.142520 crc crio[24477]: time=\"2026-06-11T12:39:21.142430562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:39:21.349423 crc crio[24477]: time=\"2026-06-11T12:39:21.34926336Z\" level=info msg=\"Created container b037a56d9b45db066da9172d3b35febced0770245924e0b2bfe5a10bee5fb5ad: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-p9cfw/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=f877dacf-d69b-4aa9-9bc6-b8d47847e051 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:39:21.351127 crc crio[24477]: time=\"2026-06-11T12:39:21.351023759Z\" level=info msg=\"Starting container: b037a56d9b45db066da9172d3b35febced0770245924e0b2bfe5a10bee5fb5ad\" id=fc205160-12d4-49ff-bb53-177b2171c551 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:39:21.358902 crc crio[24477]: time=\"2026-06-11T12:39:21.358758406Z\" level=info msg=\"Started container\" PID=133628 containerID=b037a56d9b45db066da9172d3b35febced0770245924e0b2bfe5a10bee5fb5ad description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-p9cfw/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=fc205160-12d4-49ff-bb53-177b2171c551 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2866248f97fc56840a4d37891fe1cf91c46c77c519f277b4cb451ae0886d31d0\nJun 11 12:39:22.881034 crc crio[24477]: time=\"2026-06-11T12:39:22.880311761Z\" level=info msg=\"Stopping container: 233cf3fcee86ba589ae5641071e0a46e8a01c88520ae598ba86af52497ea922a (timeout: 2s)\" id=d0797fee-ac66-48e8-85ea-5e177c940ffa name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:39:23.012384 crc crio[24477]: time=\"2026-06-11T12:39:23.012272668Z\" level=info msg=\"Stopped container 233cf3fcee86ba589ae5641071e0a46e8a01c88520ae598ba86af52497ea922a: openshift-marketplace/redhat-operators-bs8lb/registry-server\" id=d0797fee-ac66-48e8-85ea-5e177c940ffa name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:39:23.014818 crc crio[24477]: time=\"2026-06-11T12:39:23.014613074Z\" level=info msg=\"Stopping pod sandbox: c8111829443d6cdeb42939a393a6928fcb79ef85374c0efc82583211e4e1148e\" id=5415fd7b-2c96-4521-896f-aa8f628d7c82 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:39:23.015600 crc crio[24477]: time=\"2026-06-11T12:39:23.015478568Z\" level=info msg=\"Got pod network &{Name:redhat-operators-bs8lb Namespace:openshift-marketplace ID:c8111829443d6cdeb42939a393a6928fcb79ef85374c0efc82583211e4e1148e UID:fd4446b5-0ba9-4d01-b35f-1f959ffb6d5d NetNS:/var/run/netns/56e2ed27-867b-49cc-9be8-7031bacb91cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd4446b5_0ba9_4d01_b35f_1f959ffb6d5d.slice PodAnnotations:0xc00008d100}] Aliases:map[]}\"\nJun 11 12:39:23.015944 crc crio[24477]: time=\"2026-06-11T12:39:23.01589039Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-bs8lb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:39:23.373756 crc crio[24477]: time=\"2026-06-11T12:39:23.371531947Z\" level=info msg=\"Stopped pod sandbox: c8111829443d6cdeb42939a393a6928fcb79ef85374c0efc82583211e4e1148e\" id=5415fd7b-2c96-4521-896f-aa8f628d7c82 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:39:23.901362 crc crio[24477]: time=\"2026-06-11T12:39:23.900482726Z\" level=info msg=\"Removing container: 233cf3fcee86ba589ae5641071e0a46e8a01c88520ae598ba86af52497ea922a\" id=84aa7661-e7c9-4fba-b55e-bb938e77037d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:39:23.973304 crc crio[24477]: time=\"2026-06-11T12:39:23.973016824Z\" level=info msg=\"Removed container 233cf3fcee86ba589ae5641071e0a46e8a01c88520ae598ba86af52497ea922a: openshift-marketplace/redhat-operators-bs8lb/registry-server\" id=84aa7661-e7c9-4fba-b55e-bb938e77037d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:39:23.977811 crc crio[24477]: time=\"2026-06-11T12:39:23.977016544Z\" level=info msg=\"Removing container: 2721275c5b5e4d71690af9e46f7dfb78537041ef49357c462ee1ebad301b5679\" id=d3254b87-0afb-47cc-b084-ab78ed60fc53 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:39:24.024404 crc crio[24477]: time=\"2026-06-11T12:39:24.024293739Z\" level=info msg=\"Removed container 2721275c5b5e4d71690af9e46f7dfb78537041ef49357c462ee1ebad301b5679: openshift-marketplace/redhat-operators-bs8lb/extract-content\" id=d3254b87-0afb-47cc-b084-ab78ed60fc53 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:39:24.027275 crc crio[24477]: time=\"2026-06-11T12:39:24.02695716Z\" level=info msg=\"Removing container: 9cdaf9d51caddb87590e28f7524f64b0e50d6c2b56b7eadfcf30e6d07b1a5d14\" id=03441bee-a05e-4ce5-8c85-5e49ad3e8bf2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:39:24.091352 crc crio[24477]: time=\"2026-06-11T12:39:24.091235997Z\" level=info msg=\"Removed container 9cdaf9d51caddb87590e28f7524f64b0e50d6c2b56b7eadfcf30e6d07b1a5d14: openshift-marketplace/redhat-operators-bs8lb/extract-utilities\" id=03441bee-a05e-4ce5-8c85-5e49ad3e8bf2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:39:36.148812 crc crio[24477]: time=\"2026-06-11T12:39:36.146906594Z\" level=info msg=\"Stopping pod sandbox: 2866248f97fc56840a4d37891fe1cf91c46c77c519f277b4cb451ae0886d31d0\" id=77532321-ed36-4643-82a4-fb97cd1d2536 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:39:36.151095 crc crio[24477]: time=\"2026-06-11T12:39:36.150203327Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-p9cfw Namespace:openstack ID:2866248f97fc56840a4d37891fe1cf91c46c77c519f277b4cb451ae0886d31d0 UID:df2006ad-9120-45c0-b23f-75467658154e NetNS:/var/run/netns/f902773f-dcfa-49ee-8224-81a86208862b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf2006ad_9120_45c0_b23f_75467658154e.slice PodAnnotations:0xc007b160c0}] Aliases:map[]}\"\nJun 11 12:39:36.151095 crc crio[24477]: time=\"2026-06-11T12:39:36.150477565Z\" level=info msg=\"Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-p9cfw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:39:36.686027 crc crio[24477]: time=\"2026-06-11T12:39:36.685308518Z\" level=info msg=\"Stopped pod sandbox: 2866248f97fc56840a4d37891fe1cf91c46c77c519f277b4cb451ae0886d31d0\" id=77532321-ed36-4643-82a4-fb97cd1d2536 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:39:37.796537 crc crio[24477]: time=\"2026-06-11T12:39:37.796102745Z\" level=info msg=\"Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-gl6mk/POD\" id=874a660a-99af-4afd-8cb5-0b9081947575 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:39:37.797533 crc crio[24477]: time=\"2026-06-11T12:39:37.796626459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:39:37.854078 crc crio[24477]: time=\"2026-06-11T12:39:37.853926261Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-gl6mk Namespace:openstack ID:b55583e29afcf811924a202853812f797c0616f166c8be7c469de678e3dc00a6 UID:9f18f2e4-fae4-4ecc-8fdd-8d4ecca4e0a4 NetNS:/var/run/netns/2becb261-dd3b-43ce-98e2-9d565a1d2c6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f18f2e4_fae4_4ecc_8fdd_8d4ecca4e0a4.slice PodAnnotations:0xc000531440}] Aliases:map[]}\"\nJun 11 12:39:37.854078 crc crio[24477]: time=\"2026-06-11T12:39:37.854062004Z\" level=info msg=\"Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-gl6mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:39:39.031218 crc crio[24477]: 2026-06-11T12:39:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b55583e29afcf81 Mac:32:d0:f2:a9:b7:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/2becb261-dd3b-43ce-98e2-9d565a1d2c6b SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:39:39.036561 crc crio[24477]: time=\"2026-06-11T12:39:39.036441053Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-gl6mk Namespace:openstack ID:b55583e29afcf811924a202853812f797c0616f166c8be7c469de678e3dc00a6 UID:9f18f2e4-fae4-4ecc-8fdd-8d4ecca4e0a4 NetNS:/var/run/netns/2becb261-dd3b-43ce-98e2-9d565a1d2c6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f18f2e4_fae4_4ecc_8fdd_8d4ecca4e0a4.slice PodAnnotations:0xc000531440}] Aliases:map[]}\"\nJun 11 12:39:39.036914 crc crio[24477]: time=\"2026-06-11T12:39:39.036627758Z\" level=info msg=\"Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-gl6mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:39:39.045084 crc crio[24477]: time=\"2026-06-11T12:39:39.044979974Z\" level=info msg=\"Ran pod sandbox b55583e29afcf811924a202853812f797c0616f166c8be7c469de678e3dc00a6 with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-gl6mk/POD\" id=874a660a-99af-4afd-8cb5-0b9081947575 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:39:39.048572 crc crio[24477]: time=\"2026-06-11T12:39:39.048327366Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=4fdebed3-0122-4e36-b29b-d44d3c14259c name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:39:39.081942 crc crio[24477]: time=\"2026-06-11T12:39:39.081046628Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=fec2b00f-7456-416d-a3c5-87de300bc436 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:39:39.092195 crc crio[24477]: time=\"2026-06-11T12:39:39.092043406Z\" level=info msg=\"Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-gl6mk/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=902045da-9ffd-4838-af21-d2955de5e94c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:39:39.093431 crc crio[24477]: time=\"2026-06-11T12:39:39.093309862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:39:39.182725 crc crio[24477]: time=\"2026-06-11T12:39:39.182544944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:39:39.195353 crc crio[24477]: time=\"2026-06-11T12:39:39.195304398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:39:39.359011 crc crio[24477]: time=\"2026-06-11T12:39:39.358881701Z\" level=info msg=\"Created container 8bf8addc15b0944d49690e0b2c70a714388450b8dd66a75fbc9e30ed7707d7c3: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-gl6mk/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=902045da-9ffd-4838-af21-d2955de5e94c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:39:39.360845 crc crio[24477]: time=\"2026-06-11T12:39:39.360707193Z\" level=info msg=\"Starting container: 8bf8addc15b0944d49690e0b2c70a714388450b8dd66a75fbc9e30ed7707d7c3\" id=1071e528-3a2e-4e72-94fc-6d347cf60dcd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:39:39.370988 crc crio[24477]: time=\"2026-06-11T12:39:39.370868657Z\" level=info msg=\"Started container\" PID=134668 containerID=8bf8addc15b0944d49690e0b2c70a714388450b8dd66a75fbc9e30ed7707d7c3 description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-gl6mk/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=1071e528-3a2e-4e72-94fc-6d347cf60dcd name=/runtime.v1.RuntimeService/StartContainer sandboxID=b55583e29afcf811924a202853812f797c0616f166c8be7c469de678e3dc00a6\nJun 11 12:39:44.339692 crc crio[24477]: time=\"2026-06-11T12:39:44.338936753Z\" level=info msg=\"Stopping pod sandbox: b55583e29afcf811924a202853812f797c0616f166c8be7c469de678e3dc00a6\" id=7b794f4e-c3ed-440c-a188-067aa92fb382 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:39:44.341395 crc crio[24477]: time=\"2026-06-11T12:39:44.340719743Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-gl6mk Namespace:openstack ID:b55583e29afcf811924a202853812f797c0616f166c8be7c469de678e3dc00a6 UID:9f18f2e4-fae4-4ecc-8fdd-8d4ecca4e0a4 NetNS:/var/run/netns/2becb261-dd3b-43ce-98e2-9d565a1d2c6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f18f2e4_fae4_4ecc_8fdd_8d4ecca4e0a4.slice PodAnnotations:0xc000a86a10}] Aliases:map[]}\"\nJun 11 12:39:44.341395 crc crio[24477]: time=\"2026-06-11T12:39:44.340900818Z\" level=info msg=\"Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-gl6mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:39:44.957474 crc crio[24477]: time=\"2026-06-11T12:39:44.956555201Z\" level=info msg=\"Stopped pod sandbox: b55583e29afcf811924a202853812f797c0616f166c8be7c469de678e3dc00a6\" id=7b794f4e-c3ed-440c-a188-067aa92fb382 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:39:47.784115 crc crio[24477]: time=\"2026-06-11T12:39:47.78310734Z\" level=info msg=\"Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-zspd5/POD\" id=d3e6ca9b-5820-43c5-a71d-807fcd33ac6d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:39:47.784115 crc crio[24477]: time=\"2026-06-11T12:39:47.783896302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:39:47.825597 crc crio[24477]: time=\"2026-06-11T12:39:47.825467445Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-zspd5 Namespace:openstack ID:7bcb4454af83447e67d6be140b27117d8077a28e401fcfbbe1808c86aa942636 UID:8348f577-8aab-4062-9b11-687a96d76164 NetNS:/var/run/netns/78ac65dc-f1bf-499c-b523-9d22c04afe7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8348f577_8aab_4062_9b11_687a96d76164.slice PodAnnotations:0xc002e124b0}] Aliases:map[]}\"\nJun 11 12:39:47.825597 crc crio[24477]: time=\"2026-06-11T12:39:47.825550757Z\" level=info msg=\"Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-zspd5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:39:48.625258 crc crio[24477]: 2026-06-11T12:39:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7bcb4454af83447 Mac:62:96:03:b8:bc:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/78ac65dc-f1bf-499c-b523-9d22c04afe7a SocketPath: PciID:}] [{Interface:0xc00025ca30 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:39:48.627207 crc crio[24477]: time=\"2026-06-11T12:39:48.627133993Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-zspd5 Namespace:openstack ID:7bcb4454af83447e67d6be140b27117d8077a28e401fcfbbe1808c86aa942636 UID:8348f577-8aab-4062-9b11-687a96d76164 NetNS:/var/run/netns/78ac65dc-f1bf-499c-b523-9d22c04afe7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8348f577_8aab_4062_9b11_687a96d76164.slice PodAnnotations:0xc002e124b0}] Aliases:map[]}\"\nJun 11 12:39:48.627337 crc crio[24477]: time=\"2026-06-11T12:39:48.627294448Z\" level=info msg=\"Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-zspd5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:39:48.636419 crc crio[24477]: time=\"2026-06-11T12:39:48.636301049Z\" level=info msg=\"Ran pod sandbox 7bcb4454af83447e67d6be140b27117d8077a28e401fcfbbe1808c86aa942636 with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-zspd5/POD\" id=d3e6ca9b-5820-43c5-a71d-807fcd33ac6d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:39:48.641223 crc crio[24477]: time=\"2026-06-11T12:39:48.64023529Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=df53e915-9d77-4175-a9e0-aa1f1b837620 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:39:48.667129 crc crio[24477]: time=\"2026-06-11T12:39:48.666240816Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=37c3d659-51b1-4c22-bae5-5e593b99022a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:39:48.676113 crc crio[24477]: time=\"2026-06-11T12:39:48.675881365Z\" level=info msg=\"Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-zspd5/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=599e15d9-47f9-4ed0-a461-965bb969f40d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:39:48.676271 crc crio[24477]: time=\"2026-06-11T12:39:48.676216604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:39:48.736350 crc crio[24477]: time=\"2026-06-11T12:39:48.73616476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:39:48.740633 crc crio[24477]: time=\"2026-06-11T12:39:48.740558302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:39:48.850131 crc crio[24477]: time=\"2026-06-11T12:39:48.849973409Z\" level=info msg=\"Stopping pod sandbox: c8111829443d6cdeb42939a393a6928fcb79ef85374c0efc82583211e4e1148e\" id=73864ffe-3518-4181-b837-d5f5c068c986 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:39:48.850131 crc crio[24477]: time=\"2026-06-11T12:39:48.850099983Z\" level=info msg=\"Stopped pod sandbox (already stopped): c8111829443d6cdeb42939a393a6928fcb79ef85374c0efc82583211e4e1148e\" id=73864ffe-3518-4181-b837-d5f5c068c986 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:39:48.851800 crc crio[24477]: time=\"2026-06-11T12:39:48.851194954Z\" level=info msg=\"Removing pod sandbox: c8111829443d6cdeb42939a393a6928fcb79ef85374c0efc82583211e4e1148e\" id=84b9e91a-0343-45d4-8f6c-00a432956c3e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:39:48.875122 crc crio[24477]: time=\"2026-06-11T12:39:48.875029458Z\" level=info msg=\"Removed pod sandbox: c8111829443d6cdeb42939a393a6928fcb79ef85374c0efc82583211e4e1148e\" id=84b9e91a-0343-45d4-8f6c-00a432956c3e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:39:50.156817 crc crio[24477]: time=\"2026-06-11T12:39:50.155968602Z\" level=info msg=\"Created container 79f81409911daa4dc6ec5c1c0752abb248be9cf4ff477da2e7ae5f62a9726148: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-zspd5/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=599e15d9-47f9-4ed0-a461-965bb969f40d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:39:50.158998 crc crio[24477]: time=\"2026-06-11T12:39:50.15874893Z\" level=info msg=\"Starting container: 79f81409911daa4dc6ec5c1c0752abb248be9cf4ff477da2e7ae5f62a9726148\" id=e3adc86c-917d-46b7-86e8-77bccf87f311 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:39:50.170377 crc crio[24477]: time=\"2026-06-11T12:39:50.169995186Z\" level=info msg=\"Started container\" PID=135325 containerID=79f81409911daa4dc6ec5c1c0752abb248be9cf4ff477da2e7ae5f62a9726148 description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-zspd5/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=e3adc86c-917d-46b7-86e8-77bccf87f311 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bcb4454af83447e67d6be140b27117d8077a28e401fcfbbe1808c86aa942636\nJun 11 12:40:00.539320 crc crio[24477]: time=\"2026-06-11T12:40:00.538234323Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686360-sjd9z/POD\" id=011446c2-fc64-4cf9-a871-022e7dd0e71f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:40:00.540736 crc crio[24477]: time=\"2026-06-11T12:40:00.539360895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:40:00.585358 crc crio[24477]: time=\"2026-06-11T12:40:00.585243588Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686360-sjd9z Namespace:openshift-infra ID:f42cecde4da7486126e806e279379b1c219f5b808a0e583ddbe355dadfff92bf UID:629b062f-fe97-43d5-bd7e-3ddaf026f9eb NetNS:/var/run/netns/c440d255-926d-4968-9c32-cdfa5d0f208b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod629b062f_fe97_43d5_bd7e_3ddaf026f9eb.slice PodAnnotations:0xc001f2a470}] Aliases:map[]}\"\nJun 11 12:40:00.585358 crc crio[24477]: time=\"2026-06-11T12:40:00.5853102Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686360-sjd9z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:40:01.151487 crc crio[24477]: 2026-06-11T12:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f42cecde4da7486 Mac:16:72:26:3e:9b:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/c440d255-926d-4968-9c32-cdfa5d0f208b SocketPath: PciID:}] [{Interface:0xc00028e6b0 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:40:01.153056 crc crio[24477]: time=\"2026-06-11T12:40:01.15297953Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686360-sjd9z Namespace:openshift-infra ID:f42cecde4da7486126e806e279379b1c219f5b808a0e583ddbe355dadfff92bf UID:629b062f-fe97-43d5-bd7e-3ddaf026f9eb NetNS:/var/run/netns/c440d255-926d-4968-9c32-cdfa5d0f208b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod629b062f_fe97_43d5_bd7e_3ddaf026f9eb.slice PodAnnotations:0xc001f2a470}] Aliases:map[]}\"\nJun 11 12:40:01.153231 crc crio[24477]: time=\"2026-06-11T12:40:01.153140984Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686360-sjd9z for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:40:01.165519 crc crio[24477]: time=\"2026-06-11T12:40:01.165419198Z\" level=info msg=\"Ran pod sandbox f42cecde4da7486126e806e279379b1c219f5b808a0e583ddbe355dadfff92bf with infra container: openshift-infra/auto-csr-approver-29686360-sjd9z/POD\" id=011446c2-fc64-4cf9-a871-022e7dd0e71f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:40:01.169721 crc crio[24477]: time=\"2026-06-11T12:40:01.169568453Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a914f82c-e97a-47cb-aae1-d730d89bba55 name=/runtime.v1.ImageService/PullImage\nJun 11 12:40:01.183617 crc crio[24477]: time=\"2026-06-11T12:40:01.183524143Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:40:04.046143 crc crio[24477]: time=\"2026-06-11T12:40:04.04400207Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a914f82c-e97a-47cb-aae1-d730d89bba55 name=/runtime.v1.ImageService/PullImage\nJun 11 12:40:04.048468 crc crio[24477]: time=\"2026-06-11T12:40:04.047017674Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=121c2ee8-bd6b-4389-b859-fad0a79283b5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:40:04.051177 crc crio[24477]: time=\"2026-06-11T12:40:04.051062428Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=564cb163-f64f-49ee-9d0e-53b179e81487 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:40:04.067700 crc crio[24477]: time=\"2026-06-11T12:40:04.067515707Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686360-sjd9z/oc\" id=ff00d230-abc2-4d34-a255-1fa5d921bcd4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:40:04.068327 crc crio[24477]: time=\"2026-06-11T12:40:04.068212596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:40:04.159810 crc crio[24477]: time=\"2026-06-11T12:40:04.159576679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:40:04.489379 crc crio[24477]: time=\"2026-06-11T12:40:04.489300563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:40:04.630909 crc crio[24477]: time=\"2026-06-11T12:40:04.629242003Z\" level=info msg=\"Created container 0e42e2a73402f71727fb1dd993ecf48cdc0b440fca5e5e6ad34d431faa47684f: openshift-infra/auto-csr-approver-29686360-sjd9z/oc\" id=ff00d230-abc2-4d34-a255-1fa5d921bcd4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:40:04.639893 crc crio[24477]: time=\"2026-06-11T12:40:04.639624084Z\" level=info msg=\"Starting container: 0e42e2a73402f71727fb1dd993ecf48cdc0b440fca5e5e6ad34d431faa47684f\" id=716c1bc3-78a6-4aa3-9775-6c9e6972c9de name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:40:04.646021 crc crio[24477]: time=\"2026-06-11T12:40:04.64558506Z\" level=info msg=\"Started container\" PID=136134 containerID=0e42e2a73402f71727fb1dd993ecf48cdc0b440fca5e5e6ad34d431faa47684f description=openshift-infra/auto-csr-approver-29686360-sjd9z/oc id=716c1bc3-78a6-4aa3-9775-6c9e6972c9de name=/runtime.v1.RuntimeService/StartContainer sandboxID=f42cecde4da7486126e806e279379b1c219f5b808a0e583ddbe355dadfff92bf\nJun 11 12:40:06.912867 crc crio[24477]: time=\"2026-06-11T12:40:06.910597869Z\" level=info msg=\"Stopping pod sandbox: f42cecde4da7486126e806e279379b1c219f5b808a0e583ddbe355dadfff92bf\" id=5f4c4932-5f66-4ad1-9a72-835acf417a74 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:40:06.916252 crc crio[24477]: time=\"2026-06-11T12:40:06.913567843Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686360-sjd9z Namespace:openshift-infra ID:f42cecde4da7486126e806e279379b1c219f5b808a0e583ddbe355dadfff92bf UID:629b062f-fe97-43d5-bd7e-3ddaf026f9eb NetNS:/var/run/netns/c440d255-926d-4968-9c32-cdfa5d0f208b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod629b062f_fe97_43d5_bd7e_3ddaf026f9eb.slice PodAnnotations:0xc000b18a78}] Aliases:map[]}\"\nJun 11 12:40:06.916252 crc crio[24477]: time=\"2026-06-11T12:40:06.91383976Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686360-sjd9z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:40:07.284046 crc crio[24477]: time=\"2026-06-11T12:40:07.283866339Z\" level=info msg=\"Stopped pod sandbox: f42cecde4da7486126e806e279379b1c219f5b808a0e583ddbe355dadfff92bf\" id=5f4c4932-5f66-4ad1-9a72-835acf417a74 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:40:43.425280 crc crio[24477]: time=\"2026-06-11T12:40:43.423940858Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-xxcfc/POD\" id=46134746-9fe4-43c6-b7ce-932a773bcf34 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:40:43.426849 crc crio[24477]: time=\"2026-06-11T12:40:43.425391059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:40:43.475700 crc crio[24477]: time=\"2026-06-11T12:40:43.475592455Z\" level=info msg=\"Got pod network &{Name:community-operators-xxcfc Namespace:openshift-marketplace ID:e483d53c94c426ca5f3faf079551a9993fd50408782a40d55fa31690b121c0d1 UID:b97eca1e-98d9-4d09-b34c-8301636dce54 NetNS:/var/run/netns/7e615341-bd52-46dc-a03d-c912f6842f1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb97eca1e_98d9_4d09_b34c_8301636dce54.slice PodAnnotations:0xc0072c0f08}] Aliases:map[]}\"\nJun 11 12:40:43.475700 crc crio[24477]: time=\"2026-06-11T12:40:43.475734388Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-xxcfc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:40:44.123874 crc crio[24477]: 2026-06-11T12:40:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e483d53c94c426c Mac:e6:f7:0f:be:bf:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/7e615341-bd52-46dc-a03d-c912f6842f1d SocketPath: PciID:}] [{Interface:0xc00060e7b0 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:40:44.125535 crc crio[24477]: time=\"2026-06-11T12:40:44.125461635Z\" level=info msg=\"Got pod network &{Name:community-operators-xxcfc Namespace:openshift-marketplace ID:e483d53c94c426ca5f3faf079551a9993fd50408782a40d55fa31690b121c0d1 UID:b97eca1e-98d9-4d09-b34c-8301636dce54 NetNS:/var/run/netns/7e615341-bd52-46dc-a03d-c912f6842f1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb97eca1e_98d9_4d09_b34c_8301636dce54.slice PodAnnotations:0xc0072c0f08}] Aliases:map[]}\"\nJun 11 12:40:44.125779 crc crio[24477]: time=\"2026-06-11T12:40:44.12562197Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-xxcfc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:40:44.136448 crc crio[24477]: time=\"2026-06-11T12:40:44.135833423Z\" level=info msg=\"Ran pod sandbox e483d53c94c426ca5f3faf079551a9993fd50408782a40d55fa31690b121c0d1 with infra container: openshift-marketplace/community-operators-xxcfc/POD\" id=46134746-9fe4-43c6-b7ce-932a773bcf34 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:40:44.139706 crc crio[24477]: time=\"2026-06-11T12:40:44.139496935Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4d4c779b-f750-4a7d-a748-f1979bdc5723 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:40:44.143513 crc crio[24477]: time=\"2026-06-11T12:40:44.143206258Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2f1bbc46-6150-4637-824e-b4685bb25e5c name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:40:44.152035 crc crio[24477]: time=\"2026-06-11T12:40:44.151949362Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-xxcfc/extract-utilities\" id=208648d8-0844-46ef-9d68-8e11c1b79f1f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:40:44.152387 crc crio[24477]: time=\"2026-06-11T12:40:44.15224739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:40:44.216064 crc crio[24477]: time=\"2026-06-11T12:40:44.215844398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:40:44.264557 crc crio[24477]: time=\"2026-06-11T12:40:44.256451243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:40:44.409091 crc crio[24477]: time=\"2026-06-11T12:40:44.408966444Z\" level=info msg=\"Created container f8df0f2ee5cc4abc303c529365d187792d6b27d47f8984fe617923f63f707e24: openshift-marketplace/community-operators-xxcfc/extract-utilities\" id=208648d8-0844-46ef-9d68-8e11c1b79f1f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:40:44.415286 crc crio[24477]: time=\"2026-06-11T12:40:44.415206668Z\" level=info msg=\"Starting container: f8df0f2ee5cc4abc303c529365d187792d6b27d47f8984fe617923f63f707e24\" id=716b8e07-b748-4c7d-952d-145654aa0289 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:40:44.421141 crc crio[24477]: time=\"2026-06-11T12:40:44.421094842Z\" level=info msg=\"Started container\" PID=138333 containerID=f8df0f2ee5cc4abc303c529365d187792d6b27d47f8984fe617923f63f707e24 description=openshift-marketplace/community-operators-xxcfc/extract-utilities id=716b8e07-b748-4c7d-952d-145654aa0289 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e483d53c94c426ca5f3faf079551a9993fd50408782a40d55fa31690b121c0d1\nJun 11 12:40:44.536931 crc crio[24477]: time=\"2026-06-11T12:40:44.536321024Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=3cdc1739-fd9c-4100-9763-910e761203fa name=/runtime.v1.ImageService/PullImage\nJun 11 12:40:44.548582 crc crio[24477]: time=\"2026-06-11T12:40:44.548490783Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 12:40:45.423875 crc crio[24477]: time=\"2026-06-11T12:40:45.423760879Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=3cdc1739-fd9c-4100-9763-910e761203fa name=/runtime.v1.ImageService/PullImage\nJun 11 12:40:45.425072 crc crio[24477]: time=\"2026-06-11T12:40:45.424992104Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ab28874e-23c7-4714-ac01-e47c07df95d0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:40:45.428399 crc crio[24477]: time=\"2026-06-11T12:40:45.428329327Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ffb54379-8dbc-4e1f-b2c9-f181b1b91a78 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:40:45.436634 crc crio[24477]: time=\"2026-06-11T12:40:45.436463215Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-xxcfc/extract-content\" id=496adfc1-5262-4800-a4e4-a2f8c4f0d77a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:40:45.437124 crc crio[24477]: time=\"2026-06-11T12:40:45.437065482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:40:45.486750 crc crio[24477]: time=\"2026-06-11T12:40:45.486600496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:40:45.490406 crc crio[24477]: time=\"2026-06-11T12:40:45.490267067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:40:45.715056 crc crio[24477]: time=\"2026-06-11T12:40:45.714474512Z\" level=info msg=\"Created container 54eba9612265037523b93b567ac9e727bd28715bdbd10ac5d2c9f0ce57d8ee36: openshift-marketplace/community-operators-xxcfc/extract-content\" id=496adfc1-5262-4800-a4e4-a2f8c4f0d77a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:40:45.717453 crc crio[24477]: time=\"2026-06-11T12:40:45.717350213Z\" level=info msg=\"Starting container: 54eba9612265037523b93b567ac9e727bd28715bdbd10ac5d2c9f0ce57d8ee36\" id=1da79663-af2c-49a5-be96-f446d4b69ede name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:40:45.724175 crc crio[24477]: time=\"2026-06-11T12:40:45.724031089Z\" level=info msg=\"Started container\" PID=138395 containerID=54eba9612265037523b93b567ac9e727bd28715bdbd10ac5d2c9f0ce57d8ee36 description=openshift-marketplace/community-operators-xxcfc/extract-content id=1da79663-af2c-49a5-be96-f446d4b69ede name=/runtime.v1.RuntimeService/StartContainer sandboxID=e483d53c94c426ca5f3faf079551a9993fd50408782a40d55fa31690b121c0d1\nJun 11 12:40:48.788203 crc crio[24477]: time=\"2026-06-11T12:40:48.786965364Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6f6f9a23-4c26-411e-87a9-eb00faad6fd6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:40:48.804038 crc crio[24477]: time=\"2026-06-11T12:40:48.803937432Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=81f16588-4ea4-46f4-b825-5180511cc465 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:40:48.841107 crc crio[24477]: time=\"2026-06-11T12:40:48.840999634Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-xxcfc/registry-server\" id=26315c1a-0cd4-478f-8c71-101d4af231a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:40:48.849591 crc crio[24477]: time=\"2026-06-11T12:40:48.841995282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:40:48.906429 crc crio[24477]: time=\"2026-06-11T12:40:48.906321684Z\" level=info msg=\"Removing container: 88f24585a48330c4e73608ace2652916bb16e732ed2e725c5647804fda4da115\" id=37108199-6805-4578-bfe6-c819c9676342 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:40:48.918978 crc crio[24477]: time=\"2026-06-11T12:40:48.91886918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:40:48.925115 crc crio[24477]: time=\"2026-06-11T12:40:48.925017374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:40:49.220932 crc crio[24477]: time=\"2026-06-11T12:40:49.220734455Z\" level=info msg=\"Created container c2a0e7560a40f95f20505d214b7a73da1ca32ab53f42f6aaf7b010d50ea06ac4: openshift-marketplace/community-operators-xxcfc/registry-server\" id=26315c1a-0cd4-478f-8c71-101d4af231a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:40:49.223357 crc crio[24477]: time=\"2026-06-11T12:40:49.223274865Z\" level=info msg=\"Starting container: c2a0e7560a40f95f20505d214b7a73da1ca32ab53f42f6aaf7b010d50ea06ac4\" id=bef0259d-e9e0-44b9-b82f-e7ca4ba9d317 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:40:49.231234 crc crio[24477]: time=\"2026-06-11T12:40:49.231119315Z\" level=info msg=\"Started container\" PID=138578 containerID=c2a0e7560a40f95f20505d214b7a73da1ca32ab53f42f6aaf7b010d50ea06ac4 description=openshift-marketplace/community-operators-xxcfc/registry-server id=bef0259d-e9e0-44b9-b82f-e7ca4ba9d317 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e483d53c94c426ca5f3faf079551a9993fd50408782a40d55fa31690b121c0d1\nJun 11 12:40:49.380011 crc crio[24477]: time=\"2026-06-11T12:40:49.379234625Z\" level=info msg=\"Removed container 88f24585a48330c4e73608ace2652916bb16e732ed2e725c5647804fda4da115: openshift-infra/auto-csr-approver-29686354-6drnx/oc\" id=37108199-6805-4578-bfe6-c819c9676342 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:40:49.400255 crc crio[24477]: time=\"2026-06-11T12:40:49.400152078Z\" level=info msg=\"Stopping pod sandbox: e69fe632b9c1e42b015b250635ab3c420cf5d3801e037082c7147390bf110ba4\" id=2ba03b3a-f65e-435d-b53b-31eda3ed0e13 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:40:49.400255 crc crio[24477]: time=\"2026-06-11T12:40:49.400249421Z\" level=info msg=\"Stopped pod sandbox (already stopped): e69fe632b9c1e42b015b250635ab3c420cf5d3801e037082c7147390bf110ba4\" id=2ba03b3a-f65e-435d-b53b-31eda3ed0e13 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:40:49.400958 crc crio[24477]: time=\"2026-06-11T12:40:49.400857838Z\" level=info msg=\"Removing pod sandbox: e69fe632b9c1e42b015b250635ab3c420cf5d3801e037082c7147390bf110ba4\" id=fdec131e-d6d1-4264-9f30-492831fc4eec name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:40:49.426131 crc crio[24477]: time=\"2026-06-11T12:40:49.425911864Z\" level=info msg=\"Removed pod sandbox: e69fe632b9c1e42b015b250635ab3c420cf5d3801e037082c7147390bf110ba4\" id=fdec131e-d6d1-4264-9f30-492831fc4eec name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:41:04.161513 crc crio[24477]: time=\"2026-06-11T12:41:04.160315874Z\" level=info msg=\"Stopping container: c2a0e7560a40f95f20505d214b7a73da1ca32ab53f42f6aaf7b010d50ea06ac4 (timeout: 2s)\" id=27dd3a0d-3fb7-41a6-9535-a6cdaae4d092 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:41:04.289995 crc crio[24477]: time=\"2026-06-11T12:41:04.289626197Z\" level=info msg=\"Stopped container c2a0e7560a40f95f20505d214b7a73da1ca32ab53f42f6aaf7b010d50ea06ac4: openshift-marketplace/community-operators-xxcfc/registry-server\" id=27dd3a0d-3fb7-41a6-9535-a6cdaae4d092 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:41:04.292055 crc crio[24477]: time=\"2026-06-11T12:41:04.291949641Z\" level=info msg=\"Stopping pod sandbox: e483d53c94c426ca5f3faf079551a9993fd50408782a40d55fa31690b121c0d1\" id=9126bc0c-9276-4d20-a671-580025435381 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:41:04.293699 crc crio[24477]: time=\"2026-06-11T12:41:04.293491844Z\" level=info msg=\"Got pod network &{Name:community-operators-xxcfc Namespace:openshift-marketplace ID:e483d53c94c426ca5f3faf079551a9993fd50408782a40d55fa31690b121c0d1 UID:b97eca1e-98d9-4d09-b34c-8301636dce54 NetNS:/var/run/netns/7e615341-bd52-46dc-a03d-c912f6842f1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb97eca1e_98d9_4d09_b34c_8301636dce54.slice PodAnnotations:0xc002d94258}] Aliases:map[]}\"\nJun 11 12:41:04.294090 crc crio[24477]: time=\"2026-06-11T12:41:04.294010809Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-xxcfc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:41:04.638998 crc crio[24477]: time=\"2026-06-11T12:41:04.63870364Z\" level=info msg=\"Stopped pod sandbox: e483d53c94c426ca5f3faf079551a9993fd50408782a40d55fa31690b121c0d1\" id=9126bc0c-9276-4d20-a671-580025435381 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:41:05.130096 crc crio[24477]: time=\"2026-06-11T12:41:05.129433411Z\" level=info msg=\"Removing container: c2a0e7560a40f95f20505d214b7a73da1ca32ab53f42f6aaf7b010d50ea06ac4\" id=4dcf7f29-d33f-467b-8590-73101c39d037 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:41:05.166030 crc crio[24477]: time=\"2026-06-11T12:41:05.165928484Z\" level=info msg=\"Removed container c2a0e7560a40f95f20505d214b7a73da1ca32ab53f42f6aaf7b010d50ea06ac4: openshift-marketplace/community-operators-xxcfc/registry-server\" id=4dcf7f29-d33f-467b-8590-73101c39d037 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:41:05.174936 crc crio[24477]: time=\"2026-06-11T12:41:05.173577698Z\" level=info msg=\"Removing container: 54eba9612265037523b93b567ac9e727bd28715bdbd10ac5d2c9f0ce57d8ee36\" id=b30437b7-33c8-494d-adb4-9b36cc7e56e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:41:05.212447 crc crio[24477]: time=\"2026-06-11T12:41:05.212337622Z\" level=info msg=\"Removed container 54eba9612265037523b93b567ac9e727bd28715bdbd10ac5d2c9f0ce57d8ee36: openshift-marketplace/community-operators-xxcfc/extract-content\" id=b30437b7-33c8-494d-adb4-9b36cc7e56e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:41:05.216605 crc crio[24477]: time=\"2026-06-11T12:41:05.216529806Z\" level=info msg=\"Removing container: f8df0f2ee5cc4abc303c529365d187792d6b27d47f8984fe617923f63f707e24\" id=9cf5e5d8-faaf-4615-8321-ff591b35cfd0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:41:05.261848 crc crio[24477]: time=\"2026-06-11T12:41:05.261720011Z\" level=info msg=\"Removed container f8df0f2ee5cc4abc303c529365d187792d6b27d47f8984fe617923f63f707e24: openshift-marketplace/community-operators-xxcfc/extract-utilities\" id=9cf5e5d8-faaf-4615-8321-ff591b35cfd0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:41:49.469200 crc crio[24477]: time=\"2026-06-11T12:41:49.467488633Z\" level=info msg=\"Stopping pod sandbox: e483d53c94c426ca5f3faf079551a9993fd50408782a40d55fa31690b121c0d1\" id=455ea138-3b02-4b11-898c-d1ea5c95afa4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:41:49.472968 crc crio[24477]: time=\"2026-06-11T12:41:49.469260363Z\" level=info msg=\"Stopped pod sandbox (already stopped): e483d53c94c426ca5f3faf079551a9993fd50408782a40d55fa31690b121c0d1\" id=455ea138-3b02-4b11-898c-d1ea5c95afa4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:41:49.472968 crc crio[24477]: time=\"2026-06-11T12:41:49.470462036Z\" level=info msg=\"Removing pod sandbox: e483d53c94c426ca5f3faf079551a9993fd50408782a40d55fa31690b121c0d1\" id=1c82b67b-1fd2-4fa7-9790-21808c15b625 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:41:49.511484 crc crio[24477]: time=\"2026-06-11T12:41:49.511311031Z\" level=info msg=\"Removed pod sandbox: e483d53c94c426ca5f3faf079551a9993fd50408782a40d55fa31690b121c0d1\" id=1c82b67b-1fd2-4fa7-9790-21808c15b625 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:42:00.556915 crc crio[24477]: time=\"2026-06-11T12:42:00.555997336Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686362-pm95h/POD\" id=579053e6-b002-4bad-ae75-140f52609830 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:42:00.559159 crc crio[24477]: time=\"2026-06-11T12:42:00.556965374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:42:00.596521 crc crio[24477]: time=\"2026-06-11T12:42:00.596392794Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686362-pm95h Namespace:openshift-infra ID:e0908d9ca6d7522da026128b63eb52b6176ca2cd5b4dca91bb469b0717e85593 UID:7b6840fd-37fe-4023-be82-8e153b7d3ad1 NetNS:/var/run/netns/0149fdf4-b6d1-4a07-99fe-799eaf4746ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b6840fd_37fe_4023_be82_8e153b7d3ad1.slice PodAnnotations:0xc00008d478}] Aliases:map[]}\"\nJun 11 12:42:00.596521 crc crio[24477]: time=\"2026-06-11T12:42:00.596475528Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686362-pm95h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:42:01.289410 crc crio[24477]: 2026-06-11T12:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e0908d9ca6d7522 Mac:16:b2:2c:eb:ac:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/0149fdf4-b6d1-4a07-99fe-799eaf4746ba SocketPath: PciID:}] [{Interface:0xc00032c9e0 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:42:01.292910 crc crio[24477]: time=\"2026-06-11T12:42:01.292637183Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686362-pm95h Namespace:openshift-infra ID:e0908d9ca6d7522da026128b63eb52b6176ca2cd5b4dca91bb469b0717e85593 UID:7b6840fd-37fe-4023-be82-8e153b7d3ad1 NetNS:/var/run/netns/0149fdf4-b6d1-4a07-99fe-799eaf4746ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b6840fd_37fe_4023_be82_8e153b7d3ad1.slice PodAnnotations:0xc00008d478}] Aliases:map[]}\"\nJun 11 12:42:01.293086 crc crio[24477]: time=\"2026-06-11T12:42:01.293061145Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686362-pm95h for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:42:01.309878 crc crio[24477]: time=\"2026-06-11T12:42:01.309567863Z\" level=info msg=\"Ran pod sandbox e0908d9ca6d7522da026128b63eb52b6176ca2cd5b4dca91bb469b0717e85593 with infra container: openshift-infra/auto-csr-approver-29686362-pm95h/POD\" id=579053e6-b002-4bad-ae75-140f52609830 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:42:01.313995 crc crio[24477]: time=\"2026-06-11T12:42:01.313915974Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=49125724-f286-4d07-b257-7935dce23887 name=/runtime.v1.ImageService/PullImage\nJun 11 12:42:01.327151 crc crio[24477]: time=\"2026-06-11T12:42:01.327063082Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:42:02.140885 crc crio[24477]: time=\"2026-06-11T12:42:02.140115619Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=49125724-f286-4d07-b257-7935dce23887 name=/runtime.v1.ImageService/PullImage\nJun 11 12:42:02.144969 crc crio[24477]: time=\"2026-06-11T12:42:02.143048923Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e5f15a14-8fb1-4886-83c4-64c9544d1538 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:42:02.146053 crc crio[24477]: time=\"2026-06-11T12:42:02.145971014Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=dcb9216d-02cb-4acf-beac-497bc600032e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:42:02.158233 crc crio[24477]: time=\"2026-06-11T12:42:02.157959388Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686362-pm95h/oc\" id=583e04f3-38b9-4d98-a5e1-17af6456d3b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:42:02.158765 crc crio[24477]: time=\"2026-06-11T12:42:02.158442032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:42:02.220553 crc crio[24477]: time=\"2026-06-11T12:42:02.220475595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:42:02.650552 crc crio[24477]: time=\"2026-06-11T12:42:02.650198653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:42:02.781047 crc crio[24477]: time=\"2026-06-11T12:42:02.780947085Z\" level=info msg=\"Created container 64d607e68949b42acdf8edb715a882fa5fd99df53c6db51bc0d5a449ded9ad0d: openshift-infra/auto-csr-approver-29686362-pm95h/oc\" id=583e04f3-38b9-4d98-a5e1-17af6456d3b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:42:02.782788 crc crio[24477]: time=\"2026-06-11T12:42:02.782585892Z\" level=info msg=\"Starting container: 64d607e68949b42acdf8edb715a882fa5fd99df53c6db51bc0d5a449ded9ad0d\" id=fc3b0569-4650-49b2-872d-afb2747b5327 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:42:02.789730 crc crio[24477]: time=\"2026-06-11T12:42:02.789483597Z\" level=info msg=\"Started container\" PID=142381 containerID=64d607e68949b42acdf8edb715a882fa5fd99df53c6db51bc0d5a449ded9ad0d description=openshift-infra/auto-csr-approver-29686362-pm95h/oc id=fc3b0569-4650-49b2-872d-afb2747b5327 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0908d9ca6d7522da026128b63eb52b6176ca2cd5b4dca91bb469b0717e85593\nJun 11 12:42:05.281878 crc crio[24477]: time=\"2026-06-11T12:42:05.280695314Z\" level=info msg=\"Stopping pod sandbox: e0908d9ca6d7522da026128b63eb52b6176ca2cd5b4dca91bb469b0717e85593\" id=67e4d7dc-0c3c-490b-85b6-11ae51b50dc8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:42:05.283402 crc crio[24477]: time=\"2026-06-11T12:42:05.282907036Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686362-pm95h Namespace:openshift-infra ID:e0908d9ca6d7522da026128b63eb52b6176ca2cd5b4dca91bb469b0717e85593 UID:7b6840fd-37fe-4023-be82-8e153b7d3ad1 NetNS:/var/run/netns/0149fdf4-b6d1-4a07-99fe-799eaf4746ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b6840fd_37fe_4023_be82_8e153b7d3ad1.slice PodAnnotations:0xc0072c0880}] Aliases:map[]}\"\nJun 11 12:42:05.283402 crc crio[24477]: time=\"2026-06-11T12:42:05.28309824Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686362-pm95h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:42:05.732723 crc crio[24477]: time=\"2026-06-11T12:42:05.731992693Z\" level=info msg=\"Stopped pod sandbox: e0908d9ca6d7522da026128b63eb52b6176ca2cd5b4dca91bb469b0717e85593\" id=67e4d7dc-0c3c-490b-85b6-11ae51b50dc8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:42:42.924942 crc crio[24477]: time=\"2026-06-11T12:42:42.923864301Z\" level=info msg=\"Stopping pod sandbox: 7bcb4454af83447e67d6be140b27117d8077a28e401fcfbbe1808c86aa942636\" id=6eda2d0d-4140-41ac-8dd2-5fc5a6d40438 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:42:42.927254 crc crio[24477]: time=\"2026-06-11T12:42:42.926339771Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-zspd5 Namespace:openstack ID:7bcb4454af83447e67d6be140b27117d8077a28e401fcfbbe1808c86aa942636 UID:8348f577-8aab-4062-9b11-687a96d76164 NetNS:/var/run/netns/78ac65dc-f1bf-499c-b523-9d22c04afe7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8348f577_8aab_4062_9b11_687a96d76164.slice PodAnnotations:0xc002d94aa8}] Aliases:map[]}\"\nJun 11 12:42:42.927254 crc crio[24477]: time=\"2026-06-11T12:42:42.926766923Z\" level=info msg=\"Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-zspd5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:42:43.568626 crc crio[24477]: time=\"2026-06-11T12:42:43.567942488Z\" level=info msg=\"Stopped pod sandbox: 7bcb4454af83447e67d6be140b27117d8077a28e401fcfbbe1808c86aa942636\" id=6eda2d0d-4140-41ac-8dd2-5fc5a6d40438 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:42:44.532985 crc crio[24477]: time=\"2026-06-11T12:42:44.532083927Z\" level=info msg=\"Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tlqnl/POD\" id=13b5030f-73a9-4c52-83a0-3c616d48f023 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:42:44.532985 crc crio[24477]: time=\"2026-06-11T12:42:44.532991793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:42:44.578215 crc crio[24477]: time=\"2026-06-11T12:42:44.577342594Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tlqnl Namespace:openstack ID:ee6b99f14a9c2c7e193b996a3269e4b8af66eaa3724eca979c30b92ef2426e68 UID:632a2948-f14c-4cf8-af53-1fcbfb21484c NetNS:/var/run/netns/26e21864-5822-4e3a-8db0-a0e9c296c03f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod632a2948_f14c_4cf8_af53_1fcbfb21484c.slice PodAnnotations:0xc000b195b8}] Aliases:map[]}\"\nJun 11 12:42:44.578215 crc crio[24477]: time=\"2026-06-11T12:42:44.577419476Z\" level=info msg=\"Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tlqnl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:42:45.093971 crc crio[24477]: 2026-06-11T12:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee6b99f14a9c2c7 Mac:9e:e8:54:73:73:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/26e21864-5822-4e3a-8db0-a0e9c296c03f SocketPath: PciID:}] [{Interface:0xc0005325e0 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:42:45.096328 crc crio[24477]: time=\"2026-06-11T12:42:45.096292304Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tlqnl Namespace:openstack ID:ee6b99f14a9c2c7e193b996a3269e4b8af66eaa3724eca979c30b92ef2426e68 UID:632a2948-f14c-4cf8-af53-1fcbfb21484c NetNS:/var/run/netns/26e21864-5822-4e3a-8db0-a0e9c296c03f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod632a2948_f14c_4cf8_af53_1fcbfb21484c.slice PodAnnotations:0xc000b195b8}] Aliases:map[]}\"\nJun 11 12:42:45.096555 crc crio[24477]: time=\"2026-06-11T12:42:45.096537271Z\" level=info msg=\"Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tlqnl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:42:45.115100 crc crio[24477]: time=\"2026-06-11T12:42:45.112310472Z\" level=info msg=\"Ran pod sandbox ee6b99f14a9c2c7e193b996a3269e4b8af66eaa3724eca979c30b92ef2426e68 with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tlqnl/POD\" id=13b5030f-73a9-4c52-83a0-3c616d48f023 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:42:45.115100 crc crio[24477]: time=\"2026-06-11T12:42:45.114997945Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=1b8f23f9-2e9f-4381-b3e1-5094f0aa2b93 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:42:45.143016 crc crio[24477]: time=\"2026-06-11T12:42:45.142923235Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=6131c059-ae6d-4e66-9574-abd64189fb35 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:42:45.158504 crc crio[24477]: time=\"2026-06-11T12:42:45.158409898Z\" level=info msg=\"Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tlqnl/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=4d904be1-848d-40a0-a26e-e591a3645958 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:42:45.159239 crc crio[24477]: time=\"2026-06-11T12:42:45.159167469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:42:45.238744 crc crio[24477]: time=\"2026-06-11T12:42:45.238093265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:42:45.243689 crc crio[24477]: time=\"2026-06-11T12:42:45.243571048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:42:45.435876 crc crio[24477]: time=\"2026-06-11T12:42:45.435718356Z\" level=info msg=\"Created container 5c37362d22362e0de10d22783fe5c8461d7b7e03872c48ee1d7251ef84b8dd56: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tlqnl/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=4d904be1-848d-40a0-a26e-e591a3645958 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:42:45.437737 crc crio[24477]: time=\"2026-06-11T12:42:45.437561598Z\" level=info msg=\"Starting container: 5c37362d22362e0de10d22783fe5c8461d7b7e03872c48ee1d7251ef84b8dd56\" id=9d3b540b-f168-444f-8259-8d1430641a53 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:42:45.460085 crc crio[24477]: time=\"2026-06-11T12:42:45.457082785Z\" level=info msg=\"Started container\" PID=144853 containerID=5c37362d22362e0de10d22783fe5c8461d7b7e03872c48ee1d7251ef84b8dd56 description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tlqnl/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=9d3b540b-f168-444f-8259-8d1430641a53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee6b99f14a9c2c7e193b996a3269e4b8af66eaa3724eca979c30b92ef2426e68\nJun 11 12:42:49.553414 crc crio[24477]: time=\"2026-06-11T12:42:49.551851109Z\" level=info msg=\"Removing container: 862928a340e82fa8b7c7864bfc96ace762dcb47a49b8a0bb12f5c7ae3c3917ed\" id=c831cb43-0bcd-4041-9b36-48d3d5f498f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:42:49.773902 crc crio[24477]: time=\"2026-06-11T12:42:49.77375947Z\" level=info msg=\"Removed container 862928a340e82fa8b7c7864bfc96ace762dcb47a49b8a0bb12f5c7ae3c3917ed: openshift-infra/auto-csr-approver-29686356-z58mc/oc\" id=c831cb43-0bcd-4041-9b36-48d3d5f498f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:42:49.788230 crc crio[24477]: time=\"2026-06-11T12:42:49.78811136Z\" level=info msg=\"Stopping pod sandbox: 743deb285cc9db7e328814b40b8debcfa8ad25c312556a7ab320a0fb7b2693eb\" id=c74b8806-7338-460b-be24-d2cd7dd6ed74 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:42:49.788446 crc crio[24477]: time=\"2026-06-11T12:42:49.788264034Z\" level=info msg=\"Stopped pod sandbox (already stopped): 743deb285cc9db7e328814b40b8debcfa8ad25c312556a7ab320a0fb7b2693eb\" id=c74b8806-7338-460b-be24-d2cd7dd6ed74 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:42:49.790148 crc crio[24477]: time=\"2026-06-11T12:42:49.789390255Z\" level=info msg=\"Removing pod sandbox: 743deb285cc9db7e328814b40b8debcfa8ad25c312556a7ab320a0fb7b2693eb\" id=ed04bb7d-451e-42c2-a015-1eb13deae13d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:42:49.812307 crc crio[24477]: time=\"2026-06-11T12:42:49.811366453Z\" level=info msg=\"Removed pod sandbox: 743deb285cc9db7e328814b40b8debcfa8ad25c312556a7ab320a0fb7b2693eb\" id=ed04bb7d-451e-42c2-a015-1eb13deae13d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:43:49.848036 crc crio[24477]: time=\"2026-06-11T12:43:49.847045007Z\" level=info msg=\"Removing container: 451c71ba602e0164d6518315236b07d0a478b0abde9115c604ba94777102b5f5\" id=23cfbc61-f77b-4d4a-81bd-dab44d64c2e8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:43:49.914345 crc crio[24477]: time=\"2026-06-11T12:43:49.914198493Z\" level=info msg=\"Removed container 451c71ba602e0164d6518315236b07d0a478b0abde9115c604ba94777102b5f5: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=23cfbc61-f77b-4d4a-81bd-dab44d64c2e8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:43:49.918341 crc crio[24477]: time=\"2026-06-11T12:43:49.918214566Z\" level=info msg=\"Removing container: 40e6c1e34000f4d20de17a602a23d9f0f6e7eb96646d81d8bb0ab0e1b82f12b2\" id=ce4edcb9-367d-4e41-a492-69146a2cf1ce name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:43:50.039540 crc crio[24477]: time=\"2026-06-11T12:43:50.039428763Z\" level=info msg=\"Removed container 40e6c1e34000f4d20de17a602a23d9f0f6e7eb96646d81d8bb0ab0e1b82f12b2: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq/init\" id=ce4edcb9-367d-4e41-a492-69146a2cf1ce name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:43:50.056298 crc crio[24477]: time=\"2026-06-11T12:43:50.056088088Z\" level=info msg=\"Stopping pod sandbox: 5d9db8e9b94ee9eb42d18aa488aec7146b0442dbff0d7b130ad431c506817533\" id=8dc60896-f9a1-4f58-a965-6dda02d12026 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:43:50.056298 crc crio[24477]: time=\"2026-06-11T12:43:50.056193971Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5d9db8e9b94ee9eb42d18aa488aec7146b0442dbff0d7b130ad431c506817533\" id=8dc60896-f9a1-4f58-a965-6dda02d12026 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:43:50.071973 crc crio[24477]: time=\"2026-06-11T12:43:50.071382769Z\" level=info msg=\"Removing pod sandbox: 5d9db8e9b94ee9eb42d18aa488aec7146b0442dbff0d7b130ad431c506817533\" id=5aa220d0-cdfa-4f40-8749-b3675fd214a0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:43:50.131615 crc crio[24477]: time=\"2026-06-11T12:43:50.131384024Z\" level=info msg=\"Removed pod sandbox: 5d9db8e9b94ee9eb42d18aa488aec7146b0442dbff0d7b130ad431c506817533\" id=5aa220d0-cdfa-4f40-8749-b3675fd214a0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:44:00.590876 crc crio[24477]: time=\"2026-06-11T12:44:00.589384472Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686364-mqcl9/POD\" id=af6e4974-ea8c-4651-a4ff-ae1896fccd36 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:44:00.592532 crc crio[24477]: time=\"2026-06-11T12:44:00.591078745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:44:00.635971 crc crio[24477]: time=\"2026-06-11T12:44:00.635786544Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686364-mqcl9 Namespace:openshift-infra ID:e352321a04a496c0a8ccbee2d6e5c080a5ed3879bfc36f3fa9bb76d8b86ef18e UID:a99c1057-e12c-42f9-835d-3292a2535211 NetNS:/var/run/netns/7c00254f-85c3-437d-8e62-c3b5955fe6c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda99c1057_e12c_42f9_835d_3292a2535211.slice PodAnnotations:0xc000b19748}] Aliases:map[]}\"\nJun 11 12:44:00.635971 crc crio[24477]: time=\"2026-06-11T12:44:00.635929168Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686364-mqcl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:44:01.252855 crc crio[24477]: 2026-06-11T12:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e352321a04a496c Mac:7e:ae:10:43:64:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/7c00254f-85c3-437d-8e62-c3b5955fe6c8 SocketPath: PciID:}] [{Interface:0xc000014990 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:44:01.256291 crc crio[24477]: time=\"2026-06-11T12:44:01.25614615Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686364-mqcl9 Namespace:openshift-infra ID:e352321a04a496c0a8ccbee2d6e5c080a5ed3879bfc36f3fa9bb76d8b86ef18e UID:a99c1057-e12c-42f9-835d-3292a2535211 NetNS:/var/run/netns/7c00254f-85c3-437d-8e62-c3b5955fe6c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda99c1057_e12c_42f9_835d_3292a2535211.slice PodAnnotations:0xc000b19748}] Aliases:map[]}\"\nJun 11 12:44:01.256719 crc crio[24477]: time=\"2026-06-11T12:44:01.25651749Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686364-mqcl9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:44:01.272580 crc crio[24477]: time=\"2026-06-11T12:44:01.272467932Z\" level=info msg=\"Ran pod sandbox e352321a04a496c0a8ccbee2d6e5c080a5ed3879bfc36f3fa9bb76d8b86ef18e with infra container: openshift-infra/auto-csr-approver-29686364-mqcl9/POD\" id=af6e4974-ea8c-4651-a4ff-ae1896fccd36 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:44:01.280052 crc crio[24477]: time=\"2026-06-11T12:44:01.279917533Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=006db82d-2d5c-4180-a928-e45ca1f81e92 name=/runtime.v1.ImageService/PullImage\nJun 11 12:44:01.304912 crc crio[24477]: time=\"2026-06-11T12:44:01.304773071Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:44:03.039880 crc crio[24477]: time=\"2026-06-11T12:44:03.038227742Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=006db82d-2d5c-4180-a928-e45ca1f81e92 name=/runtime.v1.ImageService/PullImage\nJun 11 12:44:03.041585 crc crio[24477]: time=\"2026-06-11T12:44:03.040604069Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=545222e4-2804-4170-9693-44601f03942b name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:44:03.044084 crc crio[24477]: time=\"2026-06-11T12:44:03.043993443Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=69fbffb3-2d82-49c2-970c-73c0f9aed0c4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:44:03.070516 crc crio[24477]: time=\"2026-06-11T12:44:03.070420483Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686364-mqcl9/oc\" id=15a2dcec-b9cf-4dd8-94bc-aa412909ccbb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:44:03.071420 crc crio[24477]: time=\"2026-06-11T12:44:03.07135375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:44:03.219097 crc crio[24477]: time=\"2026-06-11T12:44:03.218575646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:44:03.589022 crc crio[24477]: time=\"2026-06-11T12:44:03.588285386Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-gc5p8/POD\" id=909e5c38-5dc2-495b-8e1b-bcbf8c16f8e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:44:03.589424 crc crio[24477]: time=\"2026-06-11T12:44:03.589051024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:44:03.608864 crc crio[24477]: time=\"2026-06-11T12:44:03.608695568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:44:03.623884 crc crio[24477]: time=\"2026-06-11T12:44:03.623746563Z\" level=info msg=\"Got pod network &{Name:certified-operators-gc5p8 Namespace:openshift-marketplace ID:0ade9589b5f33c289fc834d449416f055705300c4d078fd510ef1b72978b75a2 UID:ff754dca-c00e-4a7b-a47b-d794f1ad6b8a NetNS:/var/run/netns/0844fff2-8075-429c-89a1-c8db60bed57b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podff754dca_c00e_4a7b_a47b_d794f1ad6b8a.slice PodAnnotations:0xc00251e680}] Aliases:map[]}\"\nJun 11 12:44:03.623884 crc crio[24477]: time=\"2026-06-11T12:44:03.623812395Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-gc5p8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:44:03.893877 crc crio[24477]: time=\"2026-06-11T12:44:03.893069488Z\" level=info msg=\"Created container 4d381957ed50c6c13dbe1008826bfef2e5d7a5a8452f9f5f4a5e99232a4e9fa0: openshift-infra/auto-csr-approver-29686364-mqcl9/oc\" id=15a2dcec-b9cf-4dd8-94bc-aa412909ccbb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:44:03.897724 crc crio[24477]: time=\"2026-06-11T12:44:03.897440217Z\" level=info msg=\"Starting container: 4d381957ed50c6c13dbe1008826bfef2e5d7a5a8452f9f5f4a5e99232a4e9fa0\" id=d671f324-d2ae-446c-90e1-765d9749099b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:44:03.917137 crc crio[24477]: time=\"2026-06-11T12:44:03.916265726Z\" level=info msg=\"Started container\" PID=148931 containerID=4d381957ed50c6c13dbe1008826bfef2e5d7a5a8452f9f5f4a5e99232a4e9fa0 description=openshift-infra/auto-csr-approver-29686364-mqcl9/oc id=d671f324-d2ae-446c-90e1-765d9749099b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e352321a04a496c0a8ccbee2d6e5c080a5ed3879bfc36f3fa9bb76d8b86ef18e\nJun 11 12:44:04.256718 crc crio[24477]: 2026-06-11T12:44:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0ade9589b5f33c2 Mac:0a:57:80:0a:f7:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/0844fff2-8075-429c-89a1-c8db60bed57b SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:44:04.256718 crc crio[24477]: time=\"2026-06-11T12:44:04.255754234Z\" level=info msg=\"Got pod network &{Name:certified-operators-gc5p8 Namespace:openshift-marketplace ID:0ade9589b5f33c289fc834d449416f055705300c4d078fd510ef1b72978b75a2 UID:ff754dca-c00e-4a7b-a47b-d794f1ad6b8a NetNS:/var/run/netns/0844fff2-8075-429c-89a1-c8db60bed57b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podff754dca_c00e_4a7b_a47b_d794f1ad6b8a.slice PodAnnotations:0xc00251e680}] Aliases:map[]}\"\nJun 11 12:44:04.256718 crc crio[24477]: time=\"2026-06-11T12:44:04.2559883Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-gc5p8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:44:04.281600 crc crio[24477]: time=\"2026-06-11T12:44:04.281177516Z\" level=info msg=\"Ran pod sandbox 0ade9589b5f33c289fc834d449416f055705300c4d078fd510ef1b72978b75a2 with infra container: openshift-marketplace/certified-operators-gc5p8/POD\" id=909e5c38-5dc2-495b-8e1b-bcbf8c16f8e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:44:04.285294 crc crio[24477]: time=\"2026-06-11T12:44:04.285208105Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7a103877-9b11-44c3-9cb6-3daf0f067f42 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:44:04.288922 crc crio[24477]: time=\"2026-06-11T12:44:04.288769674Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7d09fd6f-5c6c-4f50-b477-36b06ee4f429 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:44:04.302541 crc crio[24477]: time=\"2026-06-11T12:44:04.300932565Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-gc5p8/extract-utilities\" id=19bd3042-5332-447b-9111-cdd58b0b1f58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:44:04.303134 crc crio[24477]: time=\"2026-06-11T12:44:04.302992632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:44:04.395463 crc crio[24477]: time=\"2026-06-11T12:44:04.394902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:44:04.410911 crc crio[24477]: time=\"2026-06-11T12:44:04.410752643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:44:04.654309 crc crio[24477]: time=\"2026-06-11T12:44:04.654221006Z\" level=info msg=\"Created container d499f46c0637d0015a7fd23f28c11ac66c2bbebef5773f3deaff4c0876e1d80c: openshift-marketplace/certified-operators-gc5p8/extract-utilities\" id=19bd3042-5332-447b-9111-cdd58b0b1f58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:44:04.658352 crc crio[24477]: time=\"2026-06-11T12:44:04.658281329Z\" level=info msg=\"Starting container: d499f46c0637d0015a7fd23f28c11ac66c2bbebef5773f3deaff4c0876e1d80c\" id=ef950f0b-a343-4f57-8771-bff831beb4b9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:44:04.664970 crc crio[24477]: time=\"2026-06-11T12:44:04.664185234Z\" level=info msg=\"Started container\" PID=149018 containerID=d499f46c0637d0015a7fd23f28c11ac66c2bbebef5773f3deaff4c0876e1d80c description=openshift-marketplace/certified-operators-gc5p8/extract-utilities id=ef950f0b-a343-4f57-8771-bff831beb4b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ade9589b5f33c289fc834d449416f055705300c4d078fd510ef1b72978b75a2\nJun 11 12:44:05.433287 crc crio[24477]: time=\"2026-06-11T12:44:05.432541864Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=e013b8c9-4f40-4c27-8f84-f4d6f3d11e18 name=/runtime.v1.ImageService/PullImage\nJun 11 12:44:05.439292 crc crio[24477]: time=\"2026-06-11T12:44:05.43918452Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 12:44:06.243073 crc crio[24477]: time=\"2026-06-11T12:44:06.242855556Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e0619edb1918888825b593b3b8f40e018dfe1d589bf765ae742cc2e57f8cf51c\" id=e013b8c9-4f40-4c27-8f84-f4d6f3d11e18 name=/runtime.v1.ImageService/PullImage\nJun 11 12:44:06.244030 crc crio[24477]: time=\"2026-06-11T12:44:06.243920815Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a049fc69-6c5b-4268-a294-d4ee1ab21263 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:44:06.247024 crc crio[24477]: time=\"2026-06-11T12:44:06.246936439Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=3c0c73ad-6dc9-4192-a6d8-d3a17f27c85e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:44:06.255805 crc crio[24477]: time=\"2026-06-11T12:44:06.255621565Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-gc5p8/extract-content\" id=75fc73e4-2dfb-4521-b018-553761368cf8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:44:06.256174 crc crio[24477]: time=\"2026-06-11T12:44:06.256153419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:44:06.302273 crc crio[24477]: time=\"2026-06-11T12:44:06.302164613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:44:06.306918 crc crio[24477]: time=\"2026-06-11T12:44:06.306708141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:44:06.449248 crc crio[24477]: time=\"2026-06-11T12:44:06.449183002Z\" level=info msg=\"Stopping pod sandbox: e352321a04a496c0a8ccbee2d6e5c080a5ed3879bfc36f3fa9bb76d8b86ef18e\" id=9c9cdd62-237e-4248-944f-b08fb2642618 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:44:06.450459 crc crio[24477]: time=\"2026-06-11T12:44:06.450363934Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686364-mqcl9 Namespace:openshift-infra ID:e352321a04a496c0a8ccbee2d6e5c080a5ed3879bfc36f3fa9bb76d8b86ef18e UID:a99c1057-e12c-42f9-835d-3292a2535211 NetNS:/var/run/netns/7c00254f-85c3-437d-8e62-c3b5955fe6c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda99c1057_e12c_42f9_835d_3292a2535211.slice PodAnnotations:0xc000b186a8}] Aliases:map[]}\"\nJun 11 12:44:06.450541 crc crio[24477]: time=\"2026-06-11T12:44:06.450504757Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686364-mqcl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:44:06.506481 crc crio[24477]: time=\"2026-06-11T12:44:06.505587227Z\" level=info msg=\"Created container ab15f05868e68f7d0f63cac9986f89d0ee77dfe52ad5701ce43de355a05e1aa1: openshift-marketplace/certified-operators-gc5p8/extract-content\" id=75fc73e4-2dfb-4521-b018-553761368cf8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:44:06.507476 crc crio[24477]: time=\"2026-06-11T12:44:06.507318935Z\" level=info msg=\"Starting container: ab15f05868e68f7d0f63cac9986f89d0ee77dfe52ad5701ce43de355a05e1aa1\" id=d68d6e95-a5af-4917-9c4e-18b2faa1fa36 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:44:06.514991 crc crio[24477]: time=\"2026-06-11T12:44:06.514874676Z\" level=info msg=\"Started container\" PID=149158 containerID=ab15f05868e68f7d0f63cac9986f89d0ee77dfe52ad5701ce43de355a05e1aa1 description=openshift-marketplace/certified-operators-gc5p8/extract-content id=d68d6e95-a5af-4917-9c4e-18b2faa1fa36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ade9589b5f33c289fc834d449416f055705300c4d078fd510ef1b72978b75a2\nJun 11 12:44:06.909625 crc crio[24477]: time=\"2026-06-11T12:44:06.909500833Z\" level=info msg=\"Stopped pod sandbox: e352321a04a496c0a8ccbee2d6e5c080a5ed3879bfc36f3fa9bb76d8b86ef18e\" id=9c9cdd62-237e-4248-944f-b08fb2642618 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:44:09.550339 crc crio[24477]: time=\"2026-06-11T12:44:09.549690984Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=dd30725d-129b-4cc7-a49e-0b41deb05c96 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:44:09.683490 crc crio[24477]: time=\"2026-06-11T12:44:09.682067474Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f071edfc-fa34-46f5-bf4c-c565fb23e0c9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:44:10.048056 crc crio[24477]: time=\"2026-06-11T12:44:10.04700687Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-gc5p8/registry-server\" id=e28926f4-16b3-44d0-8dc1-176b270631b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:44:10.049243 crc crio[24477]: time=\"2026-06-11T12:44:10.04913275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:44:10.171110 crc crio[24477]: time=\"2026-06-11T12:44:10.170973394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:44:10.176198 crc crio[24477]: time=\"2026-06-11T12:44:10.176038756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:44:10.462261 crc crio[24477]: time=\"2026-06-11T12:44:10.462129529Z\" level=info msg=\"Created container c4a733b19e201f20bda349aaaaca5095d82e9cef8441c8b78e04f617d1062a81: openshift-marketplace/certified-operators-gc5p8/registry-server\" id=e28926f4-16b3-44d0-8dc1-176b270631b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:44:10.464002 crc crio[24477]: time=\"2026-06-11T12:44:10.463900149Z\" level=info msg=\"Starting container: c4a733b19e201f20bda349aaaaca5095d82e9cef8441c8b78e04f617d1062a81\" id=cbe93bb0-ef38-43fd-9b80-971dff871ac9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:44:10.478915 crc crio[24477]: time=\"2026-06-11T12:44:10.478129598Z\" level=info msg=\"Started container\" PID=149430 containerID=c4a733b19e201f20bda349aaaaca5095d82e9cef8441c8b78e04f617d1062a81 description=openshift-marketplace/certified-operators-gc5p8/registry-server id=cbe93bb0-ef38-43fd-9b80-971dff871ac9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ade9589b5f33c289fc834d449416f055705300c4d078fd510ef1b72978b75a2\nJun 11 12:44:25.389781 crc crio[24477]: time=\"2026-06-11T12:44:25.389093481Z\" level=info msg=\"Stopping container: c4a733b19e201f20bda349aaaaca5095d82e9cef8441c8b78e04f617d1062a81 (timeout: 2s)\" id=d23d6119-931b-40ef-be79-930471ad7498 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:44:25.523231 crc crio[24477]: time=\"2026-06-11T12:44:25.522473549Z\" level=info msg=\"Stopped container c4a733b19e201f20bda349aaaaca5095d82e9cef8441c8b78e04f617d1062a81: openshift-marketplace/certified-operators-gc5p8/registry-server\" id=d23d6119-931b-40ef-be79-930471ad7498 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:44:25.524136 crc crio[24477]: time=\"2026-06-11T12:44:25.524053433Z\" level=info msg=\"Stopping pod sandbox: 0ade9589b5f33c289fc834d449416f055705300c4d078fd510ef1b72978b75a2\" id=2e6d59e0-da66-405b-b0aa-02cf0e8091ab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:44:25.525967 crc crio[24477]: time=\"2026-06-11T12:44:25.525845524Z\" level=info msg=\"Got pod network &{Name:certified-operators-gc5p8 Namespace:openshift-marketplace ID:0ade9589b5f33c289fc834d449416f055705300c4d078fd510ef1b72978b75a2 UID:ff754dca-c00e-4a7b-a47b-d794f1ad6b8a NetNS:/var/run/netns/0844fff2-8075-429c-89a1-c8db60bed57b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podff754dca_c00e_4a7b_a47b_d794f1ad6b8a.slice PodAnnotations:0xc000326ae8}] Aliases:map[]}\"\nJun 11 12:44:25.526314 crc crio[24477]: time=\"2026-06-11T12:44:25.526237935Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-gc5p8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:44:25.914891 crc crio[24477]: time=\"2026-06-11T12:44:25.914633736Z\" level=info msg=\"Stopped pod sandbox: 0ade9589b5f33c289fc834d449416f055705300c4d078fd510ef1b72978b75a2\" id=2e6d59e0-da66-405b-b0aa-02cf0e8091ab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:44:26.206427 crc crio[24477]: time=\"2026-06-11T12:44:26.204001061Z\" level=info msg=\"Removing container: c4a733b19e201f20bda349aaaaca5095d82e9cef8441c8b78e04f617d1062a81\" id=db63a20c-ddb0-402c-8adb-2c04f7c80f18 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:44:26.279217 crc crio[24477]: time=\"2026-06-11T12:44:26.279154596Z\" level=info msg=\"Removed container c4a733b19e201f20bda349aaaaca5095d82e9cef8441c8b78e04f617d1062a81: openshift-marketplace/certified-operators-gc5p8/registry-server\" id=db63a20c-ddb0-402c-8adb-2c04f7c80f18 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:44:26.285940 crc crio[24477]: time=\"2026-06-11T12:44:26.285909121Z\" level=info msg=\"Removing container: ab15f05868e68f7d0f63cac9986f89d0ee77dfe52ad5701ce43de355a05e1aa1\" id=48c21923-e9eb-43b4-934a-0c1c6aed8397 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:44:26.331003 crc crio[24477]: time=\"2026-06-11T12:44:26.33088004Z\" level=info msg=\"Removed container ab15f05868e68f7d0f63cac9986f89d0ee77dfe52ad5701ce43de355a05e1aa1: openshift-marketplace/certified-operators-gc5p8/extract-content\" id=48c21923-e9eb-43b4-934a-0c1c6aed8397 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:44:26.335508 crc crio[24477]: time=\"2026-06-11T12:44:26.335431764Z\" level=info msg=\"Removing container: d499f46c0637d0015a7fd23f28c11ac66c2bbebef5773f3deaff4c0876e1d80c\" id=8a1b9384-5e28-498a-95ba-5686b5feb30e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:44:26.390479 crc crio[24477]: time=\"2026-06-11T12:44:26.390318626Z\" level=info msg=\"Removed container d499f46c0637d0015a7fd23f28c11ac66c2bbebef5773f3deaff4c0876e1d80c: openshift-marketplace/certified-operators-gc5p8/extract-utilities\" id=8a1b9384-5e28-498a-95ba-5686b5feb30e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:44:50.214721 crc crio[24477]: time=\"2026-06-11T12:44:50.211009023Z\" level=info msg=\"Removing container: 66436f2995dfc48c3c3568a1eebcfc25e440d71a38fb3a7670a6193b87d2a0f7\" id=3e8dc3c7-32d7-46cb-b655-2c0fec3d6c29 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:44:50.724449 crc crio[24477]: time=\"2026-06-11T12:44:50.724298965Z\" level=info msg=\"Removed container 66436f2995dfc48c3c3568a1eebcfc25e440d71a38fb3a7670a6193b87d2a0f7: openshift-infra/auto-csr-approver-29686358-m7trq/oc\" id=3e8dc3c7-32d7-46cb-b655-2c0fec3d6c29 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:44:50.749518 crc crio[24477]: time=\"2026-06-11T12:44:50.749383876Z\" level=info msg=\"Stopping pod sandbox: 51a60857444527a2ffbf2e40acd766fd3c1629cb757aa7b54be90f2b3aa7236b\" id=025e9b84-b4c4-4165-94ba-72182369a5f8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:44:50.749518 crc crio[24477]: time=\"2026-06-11T12:44:50.749476548Z\" level=info msg=\"Stopped pod sandbox (already stopped): 51a60857444527a2ffbf2e40acd766fd3c1629cb757aa7b54be90f2b3aa7236b\" id=025e9b84-b4c4-4165-94ba-72182369a5f8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:44:50.753953 crc crio[24477]: time=\"2026-06-11T12:44:50.753243483Z\" level=info msg=\"Removing pod sandbox: 51a60857444527a2ffbf2e40acd766fd3c1629cb757aa7b54be90f2b3aa7236b\" id=2db9dc51-2fa8-4181-be96-9037666dac17 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:44:50.777759 crc crio[24477]: time=\"2026-06-11T12:44:50.777526877Z\" level=info msg=\"Removed pod sandbox: 51a60857444527a2ffbf2e40acd766fd3c1629cb757aa7b54be90f2b3aa7236b\" id=2db9dc51-2fa8-4181-be96-9037666dac17 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:44:50.780506 crc crio[24477]: time=\"2026-06-11T12:44:50.780221289Z\" level=info msg=\"Stopping pod sandbox: 0ade9589b5f33c289fc834d449416f055705300c4d078fd510ef1b72978b75a2\" id=7458720e-76ce-428e-8792-2fc8e50675b4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:44:50.780506 crc crio[24477]: time=\"2026-06-11T12:44:50.780330402Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0ade9589b5f33c289fc834d449416f055705300c4d078fd510ef1b72978b75a2\" id=7458720e-76ce-428e-8792-2fc8e50675b4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:44:50.782710 crc crio[24477]: time=\"2026-06-11T12:44:50.782440022Z\" level=info msg=\"Removing pod sandbox: 0ade9589b5f33c289fc834d449416f055705300c4d078fd510ef1b72978b75a2\" id=45d9e4eb-afb1-449a-8650-d05383b0b26a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:44:50.807203 crc crio[24477]: time=\"2026-06-11T12:44:50.807140951Z\" level=info msg=\"Removed pod sandbox: 0ade9589b5f33c289fc834d449416f055705300c4d078fd510ef1b72978b75a2\" id=45d9e4eb-afb1-449a-8650-d05383b0b26a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:45:01.046938 crc crio[24477]: time=\"2026-06-11T12:45:01.043799833Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686365-glxz7/POD\" id=472bd707-641e-4534-adf7-cbc14a43d1d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:45:01.054618 crc crio[24477]: time=\"2026-06-11T12:45:01.051159022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:45:01.143606 crc crio[24477]: time=\"2026-06-11T12:45:01.142906994Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686365-glxz7 Namespace:openshift-operator-lifecycle-manager ID:31c4344476c80bc2a347c5ec49dd57b2dc1af1fe3ed7a53382f31693a821ce3c UID:a0911ad9-3d4c-460e-8517-47a680759583 NetNS:/var/run/netns/14a520c7-7b04-48f4-8ce4-148aea921ce2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda0911ad9_3d4c_460e_8517_47a680759583.slice PodAnnotations:0xc007b16628}] Aliases:map[]}\"\nJun 11 12:45:01.143606 crc crio[24477]: time=\"2026-06-11T12:45:01.143591054Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686365-glxz7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:45:01.699093 crc crio[24477]: 2026-06-11T12:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:31c4344476c80bc Mac:a6:a2:cd:bd:75:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/14a520c7-7b04-48f4-8ce4-148aea921ce2 SocketPath: PciID:}] [{Interface:0xc00025c7f0 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:45:01.702128 crc crio[24477]: time=\"2026-06-11T12:45:01.7020146Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686365-glxz7 Namespace:openshift-operator-lifecycle-manager ID:31c4344476c80bc2a347c5ec49dd57b2dc1af1fe3ed7a53382f31693a821ce3c UID:a0911ad9-3d4c-460e-8517-47a680759583 NetNS:/var/run/netns/14a520c7-7b04-48f4-8ce4-148aea921ce2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda0911ad9_3d4c_460e_8517_47a680759583.slice PodAnnotations:0xc007b16628}] Aliases:map[]}\"\nJun 11 12:45:01.702377 crc crio[24477]: time=\"2026-06-11T12:45:01.7023182Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686365-glxz7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:45:01.724285 crc crio[24477]: time=\"2026-06-11T12:45:01.724175828Z\" level=info msg=\"Ran pod sandbox 31c4344476c80bc2a347c5ec49dd57b2dc1af1fe3ed7a53382f31693a821ce3c with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686365-glxz7/POD\" id=472bd707-641e-4534-adf7-cbc14a43d1d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:45:01.728586 crc crio[24477]: time=\"2026-06-11T12:45:01.728490475Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d0b112fb-0b21-406b-8b64-4d79a4d6e142 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:45:01.739741 crc crio[24477]: time=\"2026-06-11T12:45:01.739562054Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6f3cf83b-c6e0-4b31-8c16-211da310f57e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:45:01.750452 crc crio[24477]: time=\"2026-06-11T12:45:01.750354236Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686365-glxz7/collect-profiles\" id=ed471fdf-b6a0-483a-a613-6ac4348098d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:45:01.751234 crc crio[24477]: time=\"2026-06-11T12:45:01.751154529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:45:01.841904 crc crio[24477]: time=\"2026-06-11T12:45:01.841034851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:45:01.851959 crc crio[24477]: time=\"2026-06-11T12:45:01.851533983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:45:02.098137 crc crio[24477]: time=\"2026-06-11T12:45:02.097822425Z\" level=info msg=\"Created container 642db62442568ded0d022c9de55248fa36c497c416fd176ce8670e64f8396bad: openshift-operator-lifecycle-manager/collect-profiles-29686365-glxz7/collect-profiles\" id=ed471fdf-b6a0-483a-a613-6ac4348098d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:45:02.102560 crc crio[24477]: time=\"2026-06-11T12:45:02.1003615Z\" level=info msg=\"Starting container: 642db62442568ded0d022c9de55248fa36c497c416fd176ce8670e64f8396bad\" id=9c4f18f8-31d0-47d0-8f67-7974198de348 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:45:02.115870 crc crio[24477]: time=\"2026-06-11T12:45:02.11556662Z\" level=info msg=\"Started container\" PID=152027 containerID=642db62442568ded0d022c9de55248fa36c497c416fd176ce8670e64f8396bad description=openshift-operator-lifecycle-manager/collect-profiles-29686365-glxz7/collect-profiles id=9c4f18f8-31d0-47d0-8f67-7974198de348 name=/runtime.v1.RuntimeService/StartContainer sandboxID=31c4344476c80bc2a347c5ec49dd57b2dc1af1fe3ed7a53382f31693a821ce3c\nJun 11 12:45:05.510332 crc crio[24477]: time=\"2026-06-11T12:45:05.509274378Z\" level=info msg=\"Stopping pod sandbox: 31c4344476c80bc2a347c5ec49dd57b2dc1af1fe3ed7a53382f31693a821ce3c\" id=c506b4e3-c798-4d87-9dae-cbdad8fdffce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:45:05.512371 crc crio[24477]: time=\"2026-06-11T12:45:05.511818779Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686365-glxz7 Namespace:openshift-operator-lifecycle-manager ID:31c4344476c80bc2a347c5ec49dd57b2dc1af1fe3ed7a53382f31693a821ce3c UID:a0911ad9-3d4c-460e-8517-47a680759583 NetNS:/var/run/netns/14a520c7-7b04-48f4-8ce4-148aea921ce2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda0911ad9_3d4c_460e_8517_47a680759583.slice PodAnnotations:0xc001f2ab10}] Aliases:map[]}\"\nJun 11 12:45:05.512371 crc crio[24477]: time=\"2026-06-11T12:45:05.512055506Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686365-glxz7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:45:06.485047 crc crio[24477]: time=\"2026-06-11T12:45:06.48278443Z\" level=info msg=\"Stopped pod sandbox: 31c4344476c80bc2a347c5ec49dd57b2dc1af1fe3ed7a53382f31693a821ce3c\" id=c506b4e3-c798-4d87-9dae-cbdad8fdffce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:45:42.619910 crc crio[24477]: time=\"2026-06-11T12:45:42.618124321Z\" level=info msg=\"Stopping pod sandbox: ee6b99f14a9c2c7e193b996a3269e4b8af66eaa3724eca979c30b92ef2426e68\" id=7cf4b45b-4c0e-4a09-a0b3-3b2c51ea214b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:45:42.622136 crc crio[24477]: time=\"2026-06-11T12:45:42.620871518Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tlqnl Namespace:openstack ID:ee6b99f14a9c2c7e193b996a3269e4b8af66eaa3724eca979c30b92ef2426e68 UID:632a2948-f14c-4cf8-af53-1fcbfb21484c NetNS:/var/run/netns/26e21864-5822-4e3a-8db0-a0e9c296c03f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod632a2948_f14c_4cf8_af53_1fcbfb21484c.slice PodAnnotations:0xc000a87728}] Aliases:map[]}\"\nJun 11 12:45:42.622136 crc crio[24477]: time=\"2026-06-11T12:45:42.621098355Z\" level=info msg=\"Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tlqnl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:45:43.257980 crc crio[24477]: time=\"2026-06-11T12:45:43.257294031Z\" level=info msg=\"Stopped pod sandbox: ee6b99f14a9c2c7e193b996a3269e4b8af66eaa3724eca979c30b92ef2426e68\" id=7cf4b45b-4c0e-4a09-a0b3-3b2c51ea214b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:45:44.262176 crc crio[24477]: time=\"2026-06-11T12:45:44.260487583Z\" level=info msg=\"Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamlftth/POD\" id=80fe9f89-fcf8-4ab0-95df-e8ba0920bf7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:45:44.262176 crc crio[24477]: time=\"2026-06-11T12:45:44.261765489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:45:44.334389 crc crio[24477]: time=\"2026-06-11T12:45:44.334311435Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamlftth Namespace:openstack ID:2d6a0fba74be2cb9d8c4005ed42fe051bfaf53a270cf56ddf3d8f129e6dc8515 UID:b8a7d5f8-8714-4c3e-b6af-8b6700aac9a0 NetNS:/var/run/netns/981321db-a645-449b-8ec7-a3bab8c2bb56 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8a7d5f8_8714_4c3e_b6af_8b6700aac9a0.slice PodAnnotations:0xc00251e198}] Aliases:map[]}\"\nJun 11 12:45:44.335067 crc crio[24477]: time=\"2026-06-11T12:45:44.335037605Z\" level=info msg=\"Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamlftth to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:45:45.109561 crc crio[24477]: 2026-06-11T12:45:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d6a0fba74be2cb Mac:16:19:2e:9a:04:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/981321db-a645-449b-8ec7-a3bab8c2bb56 SocketPath: PciID:}] [{Interface:0xc0006145c0 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:45:45.112828 crc crio[24477]: time=\"2026-06-11T12:45:45.112773976Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamlftth Namespace:openstack ID:2d6a0fba74be2cb9d8c4005ed42fe051bfaf53a270cf56ddf3d8f129e6dc8515 UID:b8a7d5f8-8714-4c3e-b6af-8b6700aac9a0 NetNS:/var/run/netns/981321db-a645-449b-8ec7-a3bab8c2bb56 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8a7d5f8_8714_4c3e_b6af_8b6700aac9a0.slice PodAnnotations:0xc00251e198}] Aliases:map[]}\"\nJun 11 12:45:45.113323 crc crio[24477]: time=\"2026-06-11T12:45:45.113298552Z\" level=info msg=\"Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamlftth for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:45:45.126069 crc crio[24477]: time=\"2026-06-11T12:45:45.126029668Z\" level=info msg=\"Ran pod sandbox 2d6a0fba74be2cb9d8c4005ed42fe051bfaf53a270cf56ddf3d8f129e6dc8515 with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamlftth/POD\" id=80fe9f89-fcf8-4ab0-95df-e8ba0920bf7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:45:45.133433 crc crio[24477]: time=\"2026-06-11T12:45:45.133344422Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=1727e207-4d76-436a-a55a-d1d245856126 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:45:45.180389 crc crio[24477]: time=\"2026-06-11T12:45:45.180260462Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=fd2a4af9-ed37-48ba-8e03-1fe4da78d717 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:45:45.190403 crc crio[24477]: time=\"2026-06-11T12:45:45.190311333Z\" level=info msg=\"Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamlftth/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=728a31d3-d386-4700-9939-165e5f5c7b48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:45:45.191046 crc crio[24477]: time=\"2026-06-11T12:45:45.190986102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:45:45.252915 crc crio[24477]: time=\"2026-06-11T12:45:45.252722187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:45:45.259901 crc crio[24477]: time=\"2026-06-11T12:45:45.259777673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:45:45.467385 crc crio[24477]: time=\"2026-06-11T12:45:45.466306454Z\" level=info msg=\"Created container b752cf4c0dcb229c3e972f8517ec85a25bbabe6b943eba3a922a88886b4bf169: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamlftth/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=728a31d3-d386-4700-9939-165e5f5c7b48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:45:45.472209 crc crio[24477]: time=\"2026-06-11T12:45:45.470537313Z\" level=info msg=\"Starting container: b752cf4c0dcb229c3e972f8517ec85a25bbabe6b943eba3a922a88886b4bf169\" id=b0d23390-e0f8-473c-a2a1-83d0ca9ea863 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:45:45.477323 crc crio[24477]: time=\"2026-06-11T12:45:45.476252003Z\" level=info msg=\"Started container\" PID=154281 containerID=b752cf4c0dcb229c3e972f8517ec85a25bbabe6b943eba3a922a88886b4bf169 description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamlftth/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=b0d23390-e0f8-473c-a2a1-83d0ca9ea863 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d6a0fba74be2cb9d8c4005ed42fe051bfaf53a270cf56ddf3d8f129e6dc8515\nJun 11 12:45:50.860936 crc crio[24477]: time=\"2026-06-11T12:45:50.856312284Z\" level=info msg=\"Removing container: 9e25617ea129ef0a8aa4c94ba2153e7429ad2d888a3ad2c47a419c81d7e08ba4\" id=6165c2d9-cd4d-4bb5-83f8-843de4bb952b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:45:51.070238 crc crio[24477]: time=\"2026-06-11T12:45:51.070107984Z\" level=info msg=\"Removed container 9e25617ea129ef0a8aa4c94ba2153e7429ad2d888a3ad2c47a419c81d7e08ba4: openshift-operator-lifecycle-manager/collect-profiles-29686320-75v6n/collect-profiles\" id=6165c2d9-cd4d-4bb5-83f8-843de4bb952b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:45:51.127188 crc crio[24477]: time=\"2026-06-11T12:45:51.126996865Z\" level=info msg=\"Stopping pod sandbox: 74b47daee30e0041dafb972399266ab83de3fc3b946fe0d4be206d276ad36e40\" id=5e956bc7-0798-4449-82a6-cb67f3964144 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:45:51.127188 crc crio[24477]: time=\"2026-06-11T12:45:51.127093687Z\" level=info msg=\"Stopped pod sandbox (already stopped): 74b47daee30e0041dafb972399266ab83de3fc3b946fe0d4be206d276ad36e40\" id=5e956bc7-0798-4449-82a6-cb67f3964144 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:45:51.131263 crc crio[24477]: time=\"2026-06-11T12:45:51.131096349Z\" level=info msg=\"Removing pod sandbox: 74b47daee30e0041dafb972399266ab83de3fc3b946fe0d4be206d276ad36e40\" id=50a48629-7b32-428f-8606-96558f97c1a9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:45:51.207732 crc crio[24477]: time=\"2026-06-11T12:45:51.207579891Z\" level=info msg=\"Removed pod sandbox: 74b47daee30e0041dafb972399266ab83de3fc3b946fe0d4be206d276ad36e40\" id=50a48629-7b32-428f-8606-96558f97c1a9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:46:00.545581 crc crio[24477]: time=\"2026-06-11T12:46:00.544815335Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686366-zrp4h/POD\" id=21c7e7ff-fbd1-40c4-a37e-ea05eee20b67 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:46:00.547822 crc crio[24477]: time=\"2026-06-11T12:46:00.545618869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:46:00.604280 crc crio[24477]: time=\"2026-06-11T12:46:00.604016331Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686366-zrp4h Namespace:openshift-infra ID:7b23500220d1618c8501b90f2f10c83447ca4e2db95da628f106193d8b10bba4 UID:0f3f464c-2acd-447e-9d9f-1b58f129e3c4 NetNS:/var/run/netns/44d7e882-adde-4005-9e72-d4d9fc0799e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f3f464c_2acd_447e_9d9f_1b58f129e3c4.slice PodAnnotations:0xc007b16cf8}] Aliases:map[]}\"\nJun 11 12:46:00.604280 crc crio[24477]: time=\"2026-06-11T12:46:00.604087753Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686366-zrp4h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:46:01.162753 crc crio[24477]: 2026-06-11T12:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b23500220d1618 Mac:b2:75:d5:f9:de:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/44d7e882-adde-4005-9e72-d4d9fc0799e7 SocketPath: PciID:}] [{Interface:0xc0002514e0 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:46:01.165580 crc crio[24477]: time=\"2026-06-11T12:46:01.165428109Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686366-zrp4h Namespace:openshift-infra ID:7b23500220d1618c8501b90f2f10c83447ca4e2db95da628f106193d8b10bba4 UID:0f3f464c-2acd-447e-9d9f-1b58f129e3c4 NetNS:/var/run/netns/44d7e882-adde-4005-9e72-d4d9fc0799e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f3f464c_2acd_447e_9d9f_1b58f129e3c4.slice PodAnnotations:0xc007b16cf8}] Aliases:map[]}\"\nJun 11 12:46:01.165885 crc crio[24477]: time=\"2026-06-11T12:46:01.165625354Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686366-zrp4h for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:46:01.178786 crc crio[24477]: time=\"2026-06-11T12:46:01.178571955Z\" level=info msg=\"Ran pod sandbox 7b23500220d1618c8501b90f2f10c83447ca4e2db95da628f106193d8b10bba4 with infra container: openshift-infra/auto-csr-approver-29686366-zrp4h/POD\" id=21c7e7ff-fbd1-40c4-a37e-ea05eee20b67 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:46:01.182176 crc crio[24477]: time=\"2026-06-11T12:46:01.181989461Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=fc0f6cc0-e5b0-4bb0-be40-4d468653690c name=/runtime.v1.ImageService/PullImage\nJun 11 12:46:01.202495 crc crio[24477]: time=\"2026-06-11T12:46:01.202254396Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:46:02.176237 crc crio[24477]: time=\"2026-06-11T12:46:02.175892684Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=fc0f6cc0-e5b0-4bb0-be40-4d468653690c name=/runtime.v1.ImageService/PullImage\nJun 11 12:46:02.180636 crc crio[24477]: time=\"2026-06-11T12:46:02.180551323Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fa1362b9-335e-4777-98ab-c32eecb77a07 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:46:02.186342 crc crio[24477]: time=\"2026-06-11T12:46:02.184117003Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=12f52225-98d2-4fd9-b8a8-2680be4086e1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:46:02.198363 crc crio[24477]: time=\"2026-06-11T12:46:02.198218327Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686366-zrp4h/oc\" id=bce1f673-02b0-4aac-9381-07488c72fbf1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:46:02.199182 crc crio[24477]: time=\"2026-06-11T12:46:02.199105422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:46:02.269554 crc crio[24477]: time=\"2026-06-11T12:46:02.269100087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:46:02.927359 crc crio[24477]: time=\"2026-06-11T12:46:02.927245647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:46:03.800378 crc crio[24477]: time=\"2026-06-11T12:46:03.799290345Z\" level=info msg=\"Created container 945c62f6600d7e6928cab69e64bd8efeb2e94edb361423e248e101cdeb641977: openshift-infra/auto-csr-approver-29686366-zrp4h/oc\" id=bce1f673-02b0-4aac-9381-07488c72fbf1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:46:03.802371 crc crio[24477]: time=\"2026-06-11T12:46:03.801975449Z\" level=info msg=\"Starting container: 945c62f6600d7e6928cab69e64bd8efeb2e94edb361423e248e101cdeb641977\" id=9a0c175c-8055-4ab7-9c25-7da9f96b98ab name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:46:03.811259 crc crio[24477]: time=\"2026-06-11T12:46:03.811094014Z\" level=info msg=\"Started container\" PID=155281 containerID=945c62f6600d7e6928cab69e64bd8efeb2e94edb361423e248e101cdeb641977 description=openshift-infra/auto-csr-approver-29686366-zrp4h/oc id=9a0c175c-8055-4ab7-9c25-7da9f96b98ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b23500220d1618c8501b90f2f10c83447ca4e2db95da628f106193d8b10bba4\nJun 11 12:46:06.109962 crc crio[24477]: time=\"2026-06-11T12:46:06.109157345Z\" level=info msg=\"Stopping pod sandbox: 7b23500220d1618c8501b90f2f10c83447ca4e2db95da628f106193d8b10bba4\" id=45db1ad9-db6f-430a-b63c-585dc7a4cb38 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:46:06.112550 crc crio[24477]: time=\"2026-06-11T12:46:06.110892234Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686366-zrp4h Namespace:openshift-infra ID:7b23500220d1618c8501b90f2f10c83447ca4e2db95da628f106193d8b10bba4 UID:0f3f464c-2acd-447e-9d9f-1b58f129e3c4 NetNS:/var/run/netns/44d7e882-adde-4005-9e72-d4d9fc0799e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f3f464c_2acd_447e_9d9f_1b58f129e3c4.slice PodAnnotations:0xc000b191e8}] Aliases:map[]}\"\nJun 11 12:46:06.112550 crc crio[24477]: time=\"2026-06-11T12:46:06.111029798Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686366-zrp4h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:46:06.489361 crc crio[24477]: time=\"2026-06-11T12:46:06.488772364Z\" level=info msg=\"Stopped pod sandbox: 7b23500220d1618c8501b90f2f10c83447ca4e2db95da628f106193d8b10bba4\" id=45db1ad9-db6f-430a-b63c-585dc7a4cb38 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:46:15.169317 crc crio[24477]: time=\"2026-06-11T12:46:15.167246095Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-nnx5n/POD\" id=6209a12d-4534-481e-9328-e91b3943473e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:46:15.169317 crc crio[24477]: time=\"2026-06-11T12:46:15.168357776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:46:15.219733 crc crio[24477]: time=\"2026-06-11T12:46:15.219558316Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nnx5n Namespace:openshift-marketplace ID:3689c75705524adae237aafcc25ea89fc3449c0e5d3d2556f6173bdc2951af8d UID:3e44e421-6c59-44a9-90e0-a383e19b8bbc NetNS:/var/run/netns/09c4d7e2-d670-4804-8dd4-0b93ebc37ba5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3e44e421_6c59_44a9_90e0_a383e19b8bbc.slice PodAnnotations:0xc007b16bc0}] Aliases:map[]}\"\nJun 11 12:46:15.219733 crc crio[24477]: time=\"2026-06-11T12:46:15.219631038Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-nnx5n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:46:15.940517 crc crio[24477]: 2026-06-11T12:46:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3689c75705524ad Mac:16:17:9c:52:90:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/09c4d7e2-d670-4804-8dd4-0b93ebc37ba5 SocketPath: PciID:}] [{Interface:0xc000122c00 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:46:15.948745 crc crio[24477]: time=\"2026-06-11T12:46:15.948620547Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nnx5n Namespace:openshift-marketplace ID:3689c75705524adae237aafcc25ea89fc3449c0e5d3d2556f6173bdc2951af8d UID:3e44e421-6c59-44a9-90e0-a383e19b8bbc NetNS:/var/run/netns/09c4d7e2-d670-4804-8dd4-0b93ebc37ba5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3e44e421_6c59_44a9_90e0_a383e19b8bbc.slice PodAnnotations:0xc007b16bc0}] Aliases:map[]}\"\nJun 11 12:46:15.949016 crc crio[24477]: time=\"2026-06-11T12:46:15.948949886Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-nnx5n for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:46:15.962582 crc crio[24477]: time=\"2026-06-11T12:46:15.96224359Z\" level=info msg=\"Ran pod sandbox 3689c75705524adae237aafcc25ea89fc3449c0e5d3d2556f6173bdc2951af8d with infra container: openshift-marketplace/redhat-marketplace-nnx5n/POD\" id=6209a12d-4534-481e-9328-e91b3943473e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:46:15.965914 crc crio[24477]: time=\"2026-06-11T12:46:15.965389666Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a890996f-044c-4021-acb5-3e771ce7b40d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:46:15.968248 crc crio[24477]: time=\"2026-06-11T12:46:15.968174275Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0190b489-ce67-42ca-8c68-f2efdd70c6aa name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:46:15.976891 crc crio[24477]: time=\"2026-06-11T12:46:15.976777074Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nnx5n/extract-utilities\" id=2f1e37a9-6517-4ddb-8e45-61c3eec14c93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:46:15.977392 crc crio[24477]: time=\"2026-06-11T12:46:15.977111853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:46:16.022222 crc crio[24477]: time=\"2026-06-11T12:46:16.022154263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:46:16.026290 crc crio[24477]: time=\"2026-06-11T12:46:16.026230266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:46:16.230132 crc crio[24477]: time=\"2026-06-11T12:46:16.229970299Z\" level=info msg=\"Created container 9b6c4776477fefa8b6d06b4f6a9b05f745a7ca71ffc8256a1fffeafbf1d6a278: openshift-marketplace/redhat-marketplace-nnx5n/extract-utilities\" id=2f1e37a9-6517-4ddb-8e45-61c3eec14c93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:46:16.232525 crc crio[24477]: time=\"2026-06-11T12:46:16.232077798Z\" level=info msg=\"Starting container: 9b6c4776477fefa8b6d06b4f6a9b05f745a7ca71ffc8256a1fffeafbf1d6a278\" id=b927ae98-88bc-49c8-839c-dff88a7bddcb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:46:16.240940 crc crio[24477]: time=\"2026-06-11T12:46:16.240787552Z\" level=info msg=\"Started container\" PID=156111 containerID=9b6c4776477fefa8b6d06b4f6a9b05f745a7ca71ffc8256a1fffeafbf1d6a278 description=openshift-marketplace/redhat-marketplace-nnx5n/extract-utilities id=b927ae98-88bc-49c8-839c-dff88a7bddcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=3689c75705524adae237aafcc25ea89fc3449c0e5d3d2556f6173bdc2951af8d\nJun 11 12:46:16.377801 crc crio[24477]: time=\"2026-06-11T12:46:16.376992649Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=41b2df04-658a-4b57-931b-2602c06fb1e3 name=/runtime.v1.ImageService/PullImage\nJun 11 12:46:16.385065 crc crio[24477]: time=\"2026-06-11T12:46:16.384985171Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 12:46:16.975793 crc crio[24477]: time=\"2026-06-11T12:46:16.975431999Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=41b2df04-658a-4b57-931b-2602c06fb1e3 name=/runtime.v1.ImageService/PullImage\nJun 11 12:46:16.990261 crc crio[24477]: time=\"2026-06-11T12:46:16.982366302Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=54535f36-fb61-4f7b-be1e-7392e3b19a5f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:46:16.990261 crc crio[24477]: time=\"2026-06-11T12:46:16.989742069Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=0b6d3ba2-6aa8-4f79-8ab7-6cf51ff17204 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:46:17.019381 crc crio[24477]: time=\"2026-06-11T12:46:17.019161802Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nnx5n/extract-content\" id=1e248504-710a-4811-9acc-f77361b75502 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:46:17.020084 crc crio[24477]: time=\"2026-06-11T12:46:17.019874982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:46:17.079389 crc crio[24477]: time=\"2026-06-11T12:46:17.07928084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:46:17.084442 crc crio[24477]: time=\"2026-06-11T12:46:17.084321491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:46:17.313055 crc crio[24477]: time=\"2026-06-11T12:46:17.31290922Z\" level=info msg=\"Created container 3bc705aae5028dc825a8b583e9079b5087da1de8f417c350521661a0d0a78bdc: openshift-marketplace/redhat-marketplace-nnx5n/extract-content\" id=1e248504-710a-4811-9acc-f77361b75502 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:46:17.317772 crc crio[24477]: time=\"2026-06-11T12:46:17.316328158Z\" level=info msg=\"Starting container: 3bc705aae5028dc825a8b583e9079b5087da1de8f417c350521661a0d0a78bdc\" id=57adeb30-9fff-46e2-8bb8-8fdb380cfb7d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:46:17.336944 crc crio[24477]: time=\"2026-06-11T12:46:17.336782336Z\" level=info msg=\"Started container\" PID=156158 containerID=3bc705aae5028dc825a8b583e9079b5087da1de8f417c350521661a0d0a78bdc description=openshift-marketplace/redhat-marketplace-nnx5n/extract-content id=57adeb30-9fff-46e2-8bb8-8fdb380cfb7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3689c75705524adae237aafcc25ea89fc3449c0e5d3d2556f6173bdc2951af8d\nJun 11 12:46:19.456271 crc crio[24477]: time=\"2026-06-11T12:46:19.454989872Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e043b251-d061-4df5-8358-731f749160f5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:46:19.460732 crc crio[24477]: time=\"2026-06-11T12:46:19.460525667Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=11f46c89-1d1f-4a84-a386-eb8aa366c76c name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:46:19.474377 crc crio[24477]: time=\"2026-06-11T12:46:19.47422567Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nnx5n/registry-server\" id=31d06338-99ba-4fee-ae0a-6303272b678a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:46:19.475128 crc crio[24477]: time=\"2026-06-11T12:46:19.475062337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:46:19.549351 crc crio[24477]: time=\"2026-06-11T12:46:19.549193465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:46:19.554114 crc crio[24477]: time=\"2026-06-11T12:46:19.554010218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:46:19.757004 crc crio[24477]: time=\"2026-06-11T12:46:19.755897509Z\" level=info msg=\"Created container c4c4f39e0765f5e718a48e02892c07560e3bd6821e27b9706f7f7f5595eb4bae: openshift-marketplace/redhat-marketplace-nnx5n/registry-server\" id=31d06338-99ba-4fee-ae0a-6303272b678a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:46:19.758404 crc crio[24477]: time=\"2026-06-11T12:46:19.758324177Z\" level=info msg=\"Starting container: c4c4f39e0765f5e718a48e02892c07560e3bd6821e27b9706f7f7f5595eb4bae\" id=a50636eb-31e4-49d2-a6a4-334ce8c94225 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:46:19.772343 crc crio[24477]: time=\"2026-06-11T12:46:19.771884157Z\" level=info msg=\"Started container\" PID=156307 containerID=c4c4f39e0765f5e718a48e02892c07560e3bd6821e27b9706f7f7f5595eb4bae description=openshift-marketplace/redhat-marketplace-nnx5n/registry-server id=a50636eb-31e4-49d2-a6a4-334ce8c94225 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3689c75705524adae237aafcc25ea89fc3449c0e5d3d2556f6173bdc2951af8d\nJun 11 12:46:27.599352 crc crio[24477]: time=\"2026-06-11T12:46:27.597515278Z\" level=info msg=\"Stopping container: c4c4f39e0765f5e718a48e02892c07560e3bd6821e27b9706f7f7f5595eb4bae (timeout: 2s)\" id=1d8f972d-0709-4d99-a48e-3d8b1bd0a88e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:46:27.775249 crc crio[24477]: time=\"2026-06-11T12:46:27.775134923Z\" level=info msg=\"Stopped container c4c4f39e0765f5e718a48e02892c07560e3bd6821e27b9706f7f7f5595eb4bae: openshift-marketplace/redhat-marketplace-nnx5n/registry-server\" id=1d8f972d-0709-4d99-a48e-3d8b1bd0a88e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:46:27.776452 crc crio[24477]: time=\"2026-06-11T12:46:27.776360906Z\" level=info msg=\"Stopping pod sandbox: 3689c75705524adae237aafcc25ea89fc3449c0e5d3d2556f6173bdc2951af8d\" id=670dddfa-50d0-48fc-9a0a-e6ab1aa1dc14 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:46:27.777340 crc crio[24477]: time=\"2026-06-11T12:46:27.777272951Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nnx5n Namespace:openshift-marketplace ID:3689c75705524adae237aafcc25ea89fc3449c0e5d3d2556f6173bdc2951af8d UID:3e44e421-6c59-44a9-90e0-a383e19b8bbc NetNS:/var/run/netns/09c4d7e2-d670-4804-8dd4-0b93ebc37ba5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3e44e421_6c59_44a9_90e0_a383e19b8bbc.slice PodAnnotations:0xc002e120c8}] Aliases:map[]}\"\nJun 11 12:46:27.777495 crc crio[24477]: time=\"2026-06-11T12:46:27.777446687Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-nnx5n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:46:28.354476 crc crio[24477]: time=\"2026-06-11T12:46:28.354019207Z\" level=info msg=\"Stopped pod sandbox: 3689c75705524adae237aafcc25ea89fc3449c0e5d3d2556f6173bdc2951af8d\" id=670dddfa-50d0-48fc-9a0a-e6ab1aa1dc14 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:46:28.622472 crc crio[24477]: time=\"2026-06-11T12:46:28.621922503Z\" level=info msg=\"Removing container: c4c4f39e0765f5e718a48e02892c07560e3bd6821e27b9706f7f7f5595eb4bae\" id=b6aa8745-e890-4bb5-a617-1ae639dfc2e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:46:28.687099 crc crio[24477]: time=\"2026-06-11T12:46:28.686306023Z\" level=info msg=\"Removed container c4c4f39e0765f5e718a48e02892c07560e3bd6821e27b9706f7f7f5595eb4bae: openshift-marketplace/redhat-marketplace-nnx5n/registry-server\" id=b6aa8745-e890-4bb5-a617-1ae639dfc2e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:46:28.694828 crc crio[24477]: time=\"2026-06-11T12:46:28.691066584Z\" level=info msg=\"Removing container: 3bc705aae5028dc825a8b583e9079b5087da1de8f417c350521661a0d0a78bdc\" id=986424fa-f8a4-42d5-b2fc-e2f798ab7741 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:46:28.744950 crc crio[24477]: time=\"2026-06-11T12:46:28.744814168Z\" level=info msg=\"Removed container 3bc705aae5028dc825a8b583e9079b5087da1de8f417c350521661a0d0a78bdc: openshift-marketplace/redhat-marketplace-nnx5n/extract-content\" id=986424fa-f8a4-42d5-b2fc-e2f798ab7741 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:46:28.749485 crc crio[24477]: time=\"2026-06-11T12:46:28.748900481Z\" level=info msg=\"Removing container: 9b6c4776477fefa8b6d06b4f6a9b05f745a7ca71ffc8256a1fffeafbf1d6a278\" id=c63cf270-3d23-414f-95dd-39d63a541b7a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:46:28.796358 crc crio[24477]: time=\"2026-06-11T12:46:28.796229976Z\" level=info msg=\"Removed container 9b6c4776477fefa8b6d06b4f6a9b05f745a7ca71ffc8256a1fffeafbf1d6a278: openshift-marketplace/redhat-marketplace-nnx5n/extract-utilities\" id=c63cf270-3d23-414f-95dd-39d63a541b7a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:46:47.966082 crc crio[24477]: time=\"2026-06-11T12:46:47.965113171Z\" level=info msg=\"Stopping pod sandbox: 2d6a0fba74be2cb9d8c4005ed42fe051bfaf53a270cf56ddf3d8f129e6dc8515\" id=1ec58cb5-65c6-4d87-b472-c40413e8ee85 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:46:47.968107 crc crio[24477]: time=\"2026-06-11T12:46:47.967588741Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamlftth Namespace:openstack ID:2d6a0fba74be2cb9d8c4005ed42fe051bfaf53a270cf56ddf3d8f129e6dc8515 UID:b8a7d5f8-8714-4c3e-b6af-8b6700aac9a0 NetNS:/var/run/netns/981321db-a645-449b-8ec7-a3bab8c2bb56 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8a7d5f8_8714_4c3e_b6af_8b6700aac9a0.slice PodAnnotations:0xc002d94110}] Aliases:map[]}\"\nJun 11 12:46:47.970890 crc crio[24477]: time=\"2026-06-11T12:46:47.970290535Z\" level=info msg=\"Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamlftth from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:46:48.444375 crc crio[24477]: time=\"2026-06-11T12:46:48.443603453Z\" level=info msg=\"Stopped pod sandbox: 2d6a0fba74be2cb9d8c4005ed42fe051bfaf53a270cf56ddf3d8f129e6dc8515\" id=1ec58cb5-65c6-4d87-b472-c40413e8ee85 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:46:49.521166 crc crio[24477]: time=\"2026-06-11T12:46:49.519433967Z\" level=info msg=\"Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-65j9p/POD\" id=2e6d4096-cab8-40a8-98a8-43ee6decd06e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:46:49.523190 crc crio[24477]: time=\"2026-06-11T12:46:49.521304399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:46:49.573724 crc crio[24477]: time=\"2026-06-11T12:46:49.573062165Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-65j9p Namespace:openstack ID:2fa55743898dce1a5f18b797e185d7c0fb3f67cfba655b123a4d038f85d3160b UID:caaab9e0-1a28-4127-a198-e07ccfa2a7f2 NetNS:/var/run/netns/c56efda3-036b-48b8-a280-75cc03c9138e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcaaab9e0_1a28_4127_a198_e07ccfa2a7f2.slice PodAnnotations:0xc000530d68}] Aliases:map[]}\"\nJun 11 12:46:49.574126 crc crio[24477]: time=\"2026-06-11T12:46:49.573767395Z\" level=info msg=\"Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-65j9p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:46:50.217774 crc crio[24477]: 2026-06-11T12:46:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2fa55743898dce1 Mac:82:ea:c9:96:c4:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/c56efda3-036b-48b8-a280-75cc03c9138e SocketPath: PciID:}] [{Interface:0xc0001806a0 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:46:50.222235 crc crio[24477]: time=\"2026-06-11T12:46:50.221259068Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-65j9p Namespace:openstack ID:2fa55743898dce1a5f18b797e185d7c0fb3f67cfba655b123a4d038f85d3160b UID:caaab9e0-1a28-4127-a198-e07ccfa2a7f2 NetNS:/var/run/netns/c56efda3-036b-48b8-a280-75cc03c9138e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcaaab9e0_1a28_4127_a198_e07ccfa2a7f2.slice PodAnnotations:0xc000530d68}] Aliases:map[]}\"\nJun 11 12:46:50.222235 crc crio[24477]: time=\"2026-06-11T12:46:50.221496944Z\" level=info msg=\"Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-65j9p for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:46:50.240045 crc crio[24477]: time=\"2026-06-11T12:46:50.239504249Z\" level=info msg=\"Ran pod sandbox 2fa55743898dce1a5f18b797e185d7c0fb3f67cfba655b123a4d038f85d3160b with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-65j9p/POD\" id=2e6d4096-cab8-40a8-98a8-43ee6decd06e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:46:50.244592 crc crio[24477]: time=\"2026-06-11T12:46:50.244489985Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=75864499-9987-44b0-b248-1a4a13864bce name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:46:50.285208 crc crio[24477]: time=\"2026-06-11T12:46:50.28510509Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=d4b557b6-c75d-4892-8bf0-01fa5cb54972 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:46:50.295151 crc crio[24477]: time=\"2026-06-11T12:46:50.295054717Z\" level=info msg=\"Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-65j9p/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=aba838a9-697e-4a00-b5d2-110ec4675b82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:46:50.295582 crc crio[24477]: time=\"2026-06-11T12:46:50.295508821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:46:50.357426 crc crio[24477]: time=\"2026-06-11T12:46:50.357193552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:46:50.365013 crc crio[24477]: time=\"2026-06-11T12:46:50.363836218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:46:50.564188 crc crio[24477]: time=\"2026-06-11T12:46:50.564048519Z\" level=info msg=\"Created container 4bd06433293b9a6d81a65bc04f7a6961b59313fcdf4b7c8141b9392295ecbad2: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-65j9p/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=aba838a9-697e-4a00-b5d2-110ec4675b82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:46:50.567354 crc crio[24477]: time=\"2026-06-11T12:46:50.566616901Z\" level=info msg=\"Starting container: 4bd06433293b9a6d81a65bc04f7a6961b59313fcdf4b7c8141b9392295ecbad2\" id=469536d0-712e-4638-95e9-032a3808ede6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:46:50.574593 crc crio[24477]: time=\"2026-06-11T12:46:50.574484721Z\" level=info msg=\"Started container\" PID=158207 containerID=4bd06433293b9a6d81a65bc04f7a6961b59313fcdf4b7c8141b9392295ecbad2 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-65j9p/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=469536d0-712e-4638-95e9-032a3808ede6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2fa55743898dce1a5f18b797e185d7c0fb3f67cfba655b123a4d038f85d3160b\nJun 11 12:46:51.262950 crc crio[24477]: time=\"2026-06-11T12:46:51.26284368Z\" level=info msg=\"Removing container: 0e42e2a73402f71727fb1dd993ecf48cdc0b440fca5e5e6ad34d431faa47684f\" id=68e5a8ad-3160-414a-8569-93399b58505a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:46:51.606998 crc crio[24477]: time=\"2026-06-11T12:46:51.606780721Z\" level=info msg=\"Removed container 0e42e2a73402f71727fb1dd993ecf48cdc0b440fca5e5e6ad34d431faa47684f: openshift-infra/auto-csr-approver-29686360-sjd9z/oc\" id=68e5a8ad-3160-414a-8569-93399b58505a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:46:51.617897 crc crio[24477]: time=\"2026-06-11T12:46:51.617764486Z\" level=info msg=\"Stopping pod sandbox: 3689c75705524adae237aafcc25ea89fc3449c0e5d3d2556f6173bdc2951af8d\" id=d989e832-eb97-4728-af4e-433736838c82 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:46:51.618030 crc crio[24477]: time=\"2026-06-11T12:46:51.618008682Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3689c75705524adae237aafcc25ea89fc3449c0e5d3d2556f6173bdc2951af8d\" id=d989e832-eb97-4728-af4e-433736838c82 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:46:51.622099 crc crio[24477]: time=\"2026-06-11T12:46:51.621942262Z\" level=info msg=\"Removing pod sandbox: 3689c75705524adae237aafcc25ea89fc3449c0e5d3d2556f6173bdc2951af8d\" id=3da8a219-c68a-41b4-9c7d-98480abbc962 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:46:51.637032 crc crio[24477]: time=\"2026-06-11T12:46:51.636818589Z\" level=info msg=\"Removed pod sandbox: 3689c75705524adae237aafcc25ea89fc3449c0e5d3d2556f6173bdc2951af8d\" id=3da8a219-c68a-41b4-9c7d-98480abbc962 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:46:51.638388 crc crio[24477]: time=\"2026-06-11T12:46:51.638313429Z\" level=info msg=\"Stopping pod sandbox: f42cecde4da7486126e806e279379b1c219f5b808a0e583ddbe355dadfff92bf\" id=de23a9bf-8555-4786-ae2a-029c0ffed34c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:46:51.638551 crc crio[24477]: time=\"2026-06-11T12:46:51.638415872Z\" level=info msg=\"Stopped pod sandbox (already stopped): f42cecde4da7486126e806e279379b1c219f5b808a0e583ddbe355dadfff92bf\" id=de23a9bf-8555-4786-ae2a-029c0ffed34c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:46:51.639178 crc crio[24477]: time=\"2026-06-11T12:46:51.639098302Z\" level=info msg=\"Removing pod sandbox: f42cecde4da7486126e806e279379b1c219f5b808a0e583ddbe355dadfff92bf\" id=55d38b75-71c6-4e21-a5b1-d50e55cecfe6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:46:51.652099 crc crio[24477]: time=\"2026-06-11T12:46:51.651942752Z\" level=info msg=\"Removed pod sandbox: f42cecde4da7486126e806e279379b1c219f5b808a0e583ddbe355dadfff92bf\" id=55d38b75-71c6-4e21-a5b1-d50e55cecfe6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:46:58.138565 crc crio[24477]: time=\"2026-06-11T12:46:58.137300353Z\" level=info msg=\"Stopping pod sandbox: 2fa55743898dce1a5f18b797e185d7c0fb3f67cfba655b123a4d038f85d3160b\" id=1c14891b-2bc1-455d-a49c-53aa951af103 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:46:58.141595 crc crio[24477]: time=\"2026-06-11T12:46:58.139382911Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-65j9p Namespace:openstack ID:2fa55743898dce1a5f18b797e185d7c0fb3f67cfba655b123a4d038f85d3160b UID:caaab9e0-1a28-4127-a198-e07ccfa2a7f2 NetNS:/var/run/netns/c56efda3-036b-48b8-a280-75cc03c9138e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcaaab9e0_1a28_4127_a198_e07ccfa2a7f2.slice PodAnnotations:0xc007b162e8}] Aliases:map[]}\"\nJun 11 12:46:58.141595 crc crio[24477]: time=\"2026-06-11T12:46:58.139520405Z\" level=info msg=\"Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-65j9p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:46:58.740978 crc crio[24477]: time=\"2026-06-11T12:46:58.739572292Z\" level=info msg=\"Stopped pod sandbox: 2fa55743898dce1a5f18b797e185d7c0fb3f67cfba655b123a4d038f85d3160b\" id=1c14891b-2bc1-455d-a49c-53aa951af103 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:46:59.674081 crc crio[24477]: time=\"2026-06-11T12:46:59.673090322Z\" level=info msg=\"Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-qv667/POD\" id=dff1a389-6f26-4258-aaaf-71595a9b65cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:46:59.676022 crc crio[24477]: time=\"2026-06-11T12:46:59.674150512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:46:59.720332 crc crio[24477]: time=\"2026-06-11T12:46:59.720113916Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-qv667 Namespace:openstack ID:3672aed7ad482ea682df15ebf3021ff2a9f8b34eadab6f9e2c05a7a175f80d32 UID:ec4fcfd9-90a8-4fc1-a0d4-19c05225f9c8 NetNS:/var/run/netns/dc7c8ce5-eea4-4449-aafb-a1786cba0b78 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec4fcfd9_90a8_4fc1_a0d4_19c05225f9c8.slice PodAnnotations:0xc002d94388}] Aliases:map[]}\"\nJun 11 12:46:59.720332 crc crio[24477]: time=\"2026-06-11T12:46:59.72024972Z\" level=info msg=\"Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-qv667 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:47:00.449233 crc crio[24477]: 2026-06-11T12:47:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3672aed7ad482ea Mac:fe:b4:3d:9e:1e:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/dc7c8ce5-eea4-4449-aafb-a1786cba0b78 SocketPath: PciID:}] [{Interface:0xc0002d8a10 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:47:00.451183 crc crio[24477]: time=\"2026-06-11T12:47:00.45108742Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-qv667 Namespace:openstack ID:3672aed7ad482ea682df15ebf3021ff2a9f8b34eadab6f9e2c05a7a175f80d32 UID:ec4fcfd9-90a8-4fc1-a0d4-19c05225f9c8 NetNS:/var/run/netns/dc7c8ce5-eea4-4449-aafb-a1786cba0b78 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec4fcfd9_90a8_4fc1_a0d4_19c05225f9c8.slice PodAnnotations:0xc002d94388}] Aliases:map[]}\"\nJun 11 12:47:00.451370 crc crio[24477]: time=\"2026-06-11T12:47:00.451295684Z\" level=info msg=\"Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-qv667 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:47:00.467929 crc crio[24477]: time=\"2026-06-11T12:47:00.465956887Z\" level=info msg=\"Ran pod sandbox 3672aed7ad482ea682df15ebf3021ff2a9f8b34eadab6f9e2c05a7a175f80d32 with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-qv667/POD\" id=dff1a389-6f26-4258-aaaf-71595a9b65cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:47:00.477269 crc crio[24477]: time=\"2026-06-11T12:47:00.47718848Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=4023a82d-5dfd-47fc-a523-dc25cf60afec name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:47:00.517183 crc crio[24477]: time=\"2026-06-11T12:47:00.517079872Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=7049ca15-afe7-41e9-9014-bc1501465f96 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:47:00.526529 crc crio[24477]: time=\"2026-06-11T12:47:00.526424493Z\" level=info msg=\"Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-qv667/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=301909d1-6c45-4360-aec3-67c61eda9f28 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:47:00.527166 crc crio[24477]: time=\"2026-06-11T12:47:00.527094412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:47:00.596742 crc crio[24477]: time=\"2026-06-11T12:47:00.596465749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:47:00.601760 crc crio[24477]: time=\"2026-06-11T12:47:00.601715915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:47:00.816220 crc crio[24477]: time=\"2026-06-11T12:47:00.815484945Z\" level=info msg=\"Created container 825aaa9cbfaf6347977ad5b8e5d50f4fc76da2c5ff80fa46cbd79436918894ee: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-qv667/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=301909d1-6c45-4360-aec3-67c61eda9f28 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:47:00.822223 crc crio[24477]: time=\"2026-06-11T12:47:00.822124273Z\" level=info msg=\"Starting container: 825aaa9cbfaf6347977ad5b8e5d50f4fc76da2c5ff80fa46cbd79436918894ee\" id=b2a4d67b-7e34-4997-b0ee-39e36e06a385 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:47:00.828681 crc crio[24477]: time=\"2026-06-11T12:47:00.82856006Z\" level=info msg=\"Started container\" PID=158922 containerID=825aaa9cbfaf6347977ad5b8e5d50f4fc76da2c5ff80fa46cbd79436918894ee description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-qv667/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=b2a4d67b-7e34-4997-b0ee-39e36e06a385 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3672aed7ad482ea682df15ebf3021ff2a9f8b34eadab6f9e2c05a7a175f80d32\nJun 11 12:47:49.962570 crc crio[24477]: time=\"2026-06-11T12:47:49.961309569Z\" level=info msg=\"Stopping pod sandbox: 3672aed7ad482ea682df15ebf3021ff2a9f8b34eadab6f9e2c05a7a175f80d32\" id=a26b9cd7-e730-4d76-9c68-c290107d0cdc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:47:49.965321 crc crio[24477]: time=\"2026-06-11T12:47:49.963396959Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-qv667 Namespace:openstack ID:3672aed7ad482ea682df15ebf3021ff2a9f8b34eadab6f9e2c05a7a175f80d32 UID:ec4fcfd9-90a8-4fc1-a0d4-19c05225f9c8 NetNS:/var/run/netns/dc7c8ce5-eea4-4449-aafb-a1786cba0b78 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec4fcfd9_90a8_4fc1_a0d4_19c05225f9c8.slice PodAnnotations:0xc0072c10f0}] Aliases:map[]}\"\nJun 11 12:47:49.965321 crc crio[24477]: time=\"2026-06-11T12:47:49.963567394Z\" level=info msg=\"Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-qv667 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:47:50.580235 crc crio[24477]: time=\"2026-06-11T12:47:50.5793897Z\" level=info msg=\"Stopped pod sandbox: 3672aed7ad482ea682df15ebf3021ff2a9f8b34eadab6f9e2c05a7a175f80d32\" id=a26b9cd7-e730-4d76-9c68-c290107d0cdc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:47:51.502214 crc crio[24477]: time=\"2026-06-11T12:47:51.501304006Z\" level=info msg=\"Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-gc254/POD\" id=f76bcfc8-15f1-4e58-a616-a38ccf23a254 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:47:51.502214 crc crio[24477]: time=\"2026-06-11T12:47:51.50183716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:47:51.551095 crc crio[24477]: time=\"2026-06-11T12:47:51.550969634Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-gc254 Namespace:openstack ID:28128f1569828877dbad8d64eb3a811a0ccf8fc541aea63e6a506afc3a0f4bcc UID:234fce60-75b0-49ba-a605-0f392ec2dfa1 NetNS:/var/run/netns/62d860f5-918f-4230-a6e5-219cc5590b5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod234fce60_75b0_49ba_a605_0f392ec2dfa1.slice PodAnnotations:0xc002e12038}] Aliases:map[]}\"\nJun 11 12:47:51.551095 crc crio[24477]: time=\"2026-06-11T12:47:51.551042656Z\" level=info msg=\"Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-gc254 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:47:52.307234 crc crio[24477]: 2026-06-11T12:47:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28128f156982887 Mac:4a:76:21:2c:87:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/62d860f5-918f-4230-a6e5-219cc5590b5f SocketPath: PciID:}] [{Interface:0xc00013f140 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:47:52.309267 crc crio[24477]: time=\"2026-06-11T12:47:52.309186699Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-gc254 Namespace:openstack ID:28128f1569828877dbad8d64eb3a811a0ccf8fc541aea63e6a506afc3a0f4bcc UID:234fce60-75b0-49ba-a605-0f392ec2dfa1 NetNS:/var/run/netns/62d860f5-918f-4230-a6e5-219cc5590b5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod234fce60_75b0_49ba_a605_0f392ec2dfa1.slice PodAnnotations:0xc002e12038}] Aliases:map[]}\"\nJun 11 12:47:52.309409 crc crio[24477]: time=\"2026-06-11T12:47:52.309346034Z\" level=info msg=\"Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-gc254 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:47:52.322111 crc crio[24477]: time=\"2026-06-11T12:47:52.322012078Z\" level=info msg=\"Ran pod sandbox 28128f1569828877dbad8d64eb3a811a0ccf8fc541aea63e6a506afc3a0f4bcc with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-gc254/POD\" id=f76bcfc8-15f1-4e58-a616-a38ccf23a254 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:47:52.330353 crc crio[24477]: time=\"2026-06-11T12:47:52.330260596Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=8f6392c0-941e-47cb-9b9c-a8dd9d806165 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:47:52.380412 crc crio[24477]: time=\"2026-06-11T12:47:52.380067818Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=5bda1a2b-fea2-483a-ab96-24b16f08608f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:47:52.389522 crc crio[24477]: time=\"2026-06-11T12:47:52.388736689Z\" level=info msg=\"Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-gc254/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=7f00ad86-fbd2-474f-82f4-bd6cd2916b04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:47:52.389522 crc crio[24477]: time=\"2026-06-11T12:47:52.38913699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:47:52.451210 crc crio[24477]: time=\"2026-06-11T12:47:52.450978687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:47:52.459188 crc crio[24477]: time=\"2026-06-11T12:47:52.459058894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:47:52.624253 crc crio[24477]: time=\"2026-06-11T12:47:52.624176254Z\" level=info msg=\"Created container 86f3c0873d0bf9a83b89b175fa841fd5fe98faf2f4f7a55747031063fff4047a: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-gc254/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=7f00ad86-fbd2-474f-82f4-bd6cd2916b04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:47:52.626335 crc crio[24477]: time=\"2026-06-11T12:47:52.625331976Z\" level=info msg=\"Starting container: 86f3c0873d0bf9a83b89b175fa841fd5fe98faf2f4f7a55747031063fff4047a\" id=3c7c2b89-9961-4c2d-b01c-f635a7f211c9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:47:52.631132 crc crio[24477]: time=\"2026-06-11T12:47:52.631052026Z\" level=info msg=\"Started container\" PID=161875 containerID=86f3c0873d0bf9a83b89b175fa841fd5fe98faf2f4f7a55747031063fff4047a description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-gc254/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=3c7c2b89-9961-4c2d-b01c-f635a7f211c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28128f1569828877dbad8d64eb3a811a0ccf8fc541aea63e6a506afc3a0f4bcc\nJun 11 12:48:00.527084 crc crio[24477]: time=\"2026-06-11T12:48:00.525540061Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686368-khhzf/POD\" id=50782c73-591c-4030-812c-9c6538012d6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:48:00.529100 crc crio[24477]: time=\"2026-06-11T12:48:00.527229869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:48:00.579994 crc crio[24477]: time=\"2026-06-11T12:48:00.576959877Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686368-khhzf Namespace:openshift-infra ID:2d8e26824c6dc1859eae5af4b7286e019de3c74273a8fd7633f3e53a8475561c UID:6a5f344e-b443-485b-aaab-b1f838950e30 NetNS:/var/run/netns/dccae604-8d0d-4936-9e62-55d4d6338334 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a5f344e_b443_485b_aaab_b1f838950e30.slice PodAnnotations:0xc00718c418}] Aliases:map[]}\"\nJun 11 12:48:00.580363 crc crio[24477]: time=\"2026-06-11T12:48:00.580002382Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686368-khhzf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:48:00.997759 crc crio[24477]: 2026-06-11T12:48:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d8e26824c6dc18 Mac:b6:31:e8:3b:e8:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/dccae604-8d0d-4936-9e62-55d4d6338334 SocketPath: PciID:}] [{Interface:0xc00058eb70 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:48:00.997759 crc crio[24477]: time=\"2026-06-11T12:48:00.996962856Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686368-khhzf Namespace:openshift-infra ID:2d8e26824c6dc1859eae5af4b7286e019de3c74273a8fd7633f3e53a8475561c UID:6a5f344e-b443-485b-aaab-b1f838950e30 NetNS:/var/run/netns/dccae604-8d0d-4936-9e62-55d4d6338334 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a5f344e_b443_485b_aaab_b1f838950e30.slice PodAnnotations:0xc00718c418}] Aliases:map[]}\"\nJun 11 12:48:00.997759 crc crio[24477]: time=\"2026-06-11T12:48:00.997118991Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686368-khhzf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:48:01.009555 crc crio[24477]: time=\"2026-06-11T12:48:01.009426646Z\" level=info msg=\"Ran pod sandbox 2d8e26824c6dc1859eae5af4b7286e019de3c74273a8fd7633f3e53a8475561c with infra container: openshift-infra/auto-csr-approver-29686368-khhzf/POD\" id=50782c73-591c-4030-812c-9c6538012d6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:48:01.013766 crc crio[24477]: time=\"2026-06-11T12:48:01.013526879Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=6d4169ba-6613-414d-a89f-630c6d851392 name=/runtime.v1.ImageService/PullImage\nJun 11 12:48:01.045035 crc crio[24477]: time=\"2026-06-11T12:48:01.044930547Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:48:02.074889 crc crio[24477]: time=\"2026-06-11T12:48:02.074012024Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=6d4169ba-6613-414d-a89f-630c6d851392 name=/runtime.v1.ImageService/PullImage\nJun 11 12:48:02.077761 crc crio[24477]: time=\"2026-06-11T12:48:02.076034371Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c35af184-a2ce-4780-add2-06c7838e52be name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:48:02.083726 crc crio[24477]: time=\"2026-06-11T12:48:02.083014697Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1b0a0328-cce3-40dc-8e86-594a420de96c name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:48:02.092101 crc crio[24477]: time=\"2026-06-11T12:48:02.092013557Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686368-khhzf/oc\" id=883a841c-1036-412e-81f5-640ac7b74370 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:48:02.092596 crc crio[24477]: time=\"2026-06-11T12:48:02.092525671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:48:02.154386 crc crio[24477]: time=\"2026-06-11T12:48:02.154096185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:48:02.534611 crc crio[24477]: time=\"2026-06-11T12:48:02.534130454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:48:02.679380 crc crio[24477]: time=\"2026-06-11T12:48:02.679280606Z\" level=info msg=\"Created container f7bc84e81deb94d0acbb8dc50b715d74d9e952102f9b104d5ece3136e0759a8e: openshift-infra/auto-csr-approver-29686368-khhzf/oc\" id=883a841c-1036-412e-81f5-640ac7b74370 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:48:02.680851 crc crio[24477]: time=\"2026-06-11T12:48:02.680590594Z\" level=info msg=\"Starting container: f7bc84e81deb94d0acbb8dc50b715d74d9e952102f9b104d5ece3136e0759a8e\" id=1ffceeaa-04c2-494a-8c32-5753f1f2a235 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:48:02.685689 crc crio[24477]: time=\"2026-06-11T12:48:02.685611554Z\" level=info msg=\"Started container\" PID=162519 containerID=f7bc84e81deb94d0acbb8dc50b715d74d9e952102f9b104d5ece3136e0759a8e description=openshift-infra/auto-csr-approver-29686368-khhzf/oc id=1ffceeaa-04c2-494a-8c32-5753f1f2a235 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d8e26824c6dc1859eae5af4b7286e019de3c74273a8fd7633f3e53a8475561c\nJun 11 12:48:04.198146 crc crio[24477]: time=\"2026-06-11T12:48:04.19731555Z\" level=info msg=\"Stopping pod sandbox: 2d8e26824c6dc1859eae5af4b7286e019de3c74273a8fd7633f3e53a8475561c\" id=c2cdb031-6f1b-4195-a71a-c14a0a930b7a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:48:04.199893 crc crio[24477]: time=\"2026-06-11T12:48:04.199330378Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686368-khhzf Namespace:openshift-infra ID:2d8e26824c6dc1859eae5af4b7286e019de3c74273a8fd7633f3e53a8475561c UID:6a5f344e-b443-485b-aaab-b1f838950e30 NetNS:/var/run/netns/dccae604-8d0d-4936-9e62-55d4d6338334 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a5f344e_b443_485b_aaab_b1f838950e30.slice PodAnnotations:0xc007b165b8}] Aliases:map[]}\"\nJun 11 12:48:04.200018 crc crio[24477]: time=\"2026-06-11T12:48:04.199995176Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686368-khhzf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:48:04.593919 crc crio[24477]: time=\"2026-06-11T12:48:04.593765422Z\" level=info msg=\"Stopped pod sandbox: 2d8e26824c6dc1859eae5af4b7286e019de3c74273a8fd7633f3e53a8475561c\" id=c2cdb031-6f1b-4195-a71a-c14a0a930b7a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:48:51.740045 crc crio[24477]: time=\"2026-06-11T12:48:51.738812049Z\" level=info msg=\"Removing container: 64d607e68949b42acdf8edb715a882fa5fd99df53c6db51bc0d5a449ded9ad0d\" id=9076100c-b6a5-44f6-ab8a-41822c016976 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:48:52.118511 crc crio[24477]: time=\"2026-06-11T12:48:52.117855356Z\" level=info msg=\"Removed container 64d607e68949b42acdf8edb715a882fa5fd99df53c6db51bc0d5a449ded9ad0d: openshift-infra/auto-csr-approver-29686362-pm95h/oc\" id=9076100c-b6a5-44f6-ab8a-41822c016976 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:48:52.159751 crc crio[24477]: time=\"2026-06-11T12:48:52.159573565Z\" level=info msg=\"Stopping pod sandbox: e0908d9ca6d7522da026128b63eb52b6176ca2cd5b4dca91bb469b0717e85593\" id=0bcf074b-8d1e-4d2a-bf22-6853ec570469 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:48:52.159751 crc crio[24477]: time=\"2026-06-11T12:48:52.159739929Z\" level=info msg=\"Stopped pod sandbox (already stopped): e0908d9ca6d7522da026128b63eb52b6176ca2cd5b4dca91bb469b0717e85593\" id=0bcf074b-8d1e-4d2a-bf22-6853ec570469 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:48:52.160482 crc crio[24477]: time=\"2026-06-11T12:48:52.160364247Z\" level=info msg=\"Removing pod sandbox: e0908d9ca6d7522da026128b63eb52b6176ca2cd5b4dca91bb469b0717e85593\" id=850e774b-016f-4b56-a5c0-d64f91e49c21 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:48:52.192801 crc crio[24477]: time=\"2026-06-11T12:48:52.192628043Z\" level=info msg=\"Removed pod sandbox: e0908d9ca6d7522da026128b63eb52b6176ca2cd5b4dca91bb469b0717e85593\" id=850e774b-016f-4b56-a5c0-d64f91e49c21 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:48:53.021161 crc crio[24477]: time=\"2026-06-11T12:48:53.02040825Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-n7q4r/POD\" id=d2de72c7-b2e2-4674-8b0a-3a9a4c6ad184 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:48:53.021914 crc crio[24477]: time=\"2026-06-11T12:48:53.021189392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:48:53.059308 crc crio[24477]: time=\"2026-06-11T12:48:53.059256886Z\" level=info msg=\"Got pod network &{Name:redhat-operators-n7q4r Namespace:openshift-marketplace ID:5f34f73ef2c2253b5b221e90fa8cea03701a17ad8f032f5a00cf26bd87806453 UID:e6b1e986-8b20-429a-92bb-9023e4f24012 NetNS:/var/run/netns/ec040d8d-17fd-4970-aeab-2406e9fa39aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode6b1e986_8b20_429a_92bb_9023e4f24012.slice PodAnnotations:0xc000a86808}] Aliases:map[]}\"\nJun 11 12:48:53.059308 crc crio[24477]: time=\"2026-06-11T12:48:53.059304668Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-n7q4r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:48:53.138257 crc crio[24477]: time=\"2026-06-11T12:48:53.138116107Z\" level=info msg=\"Stopping pod sandbox: 28128f1569828877dbad8d64eb3a811a0ccf8fc541aea63e6a506afc3a0f4bcc\" id=bb5cae8e-8e56-49c3-b752-4ebcabff3383 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:48:53.138747 crc crio[24477]: time=\"2026-06-11T12:48:53.13858619Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-gc254 Namespace:openstack ID:28128f1569828877dbad8d64eb3a811a0ccf8fc541aea63e6a506afc3a0f4bcc UID:234fce60-75b0-49ba-a605-0f392ec2dfa1 NetNS:/var/run/netns/62d860f5-918f-4230-a6e5-219cc5590b5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod234fce60_75b0_49ba_a605_0f392ec2dfa1.slice PodAnnotations:0xc000a86a50}] Aliases:map[]}\"\nJun 11 12:48:53.138942 crc crio[24477]: time=\"2026-06-11T12:48:53.138802516Z\" level=info msg=\"Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-gc254 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:48:53.593954 crc crio[24477]: 2026-06-11T12:48:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5f34f73ef2c2253 Mac:5e:8f:39:95:42:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/ec040d8d-17fd-4970-aeab-2406e9fa39aa SocketPath: PciID:}] [{Interface:0xc0002a0740 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:48:53.595951 crc crio[24477]: time=\"2026-06-11T12:48:53.595834139Z\" level=info msg=\"Got pod network &{Name:redhat-operators-n7q4r Namespace:openshift-marketplace ID:5f34f73ef2c2253b5b221e90fa8cea03701a17ad8f032f5a00cf26bd87806453 UID:e6b1e986-8b20-429a-92bb-9023e4f24012 NetNS:/var/run/netns/ec040d8d-17fd-4970-aeab-2406e9fa39aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode6b1e986_8b20_429a_92bb_9023e4f24012.slice PodAnnotations:0xc000a86808}] Aliases:map[]}\"\nJun 11 12:48:53.596140 crc crio[24477]: time=\"2026-06-11T12:48:53.596084826Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-n7q4r for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:48:53.612813 crc crio[24477]: time=\"2026-06-11T12:48:53.611012466Z\" level=info msg=\"Ran pod sandbox 5f34f73ef2c2253b5b221e90fa8cea03701a17ad8f032f5a00cf26bd87806453 with infra container: openshift-marketplace/redhat-operators-n7q4r/POD\" id=d2de72c7-b2e2-4674-8b0a-3a9a4c6ad184 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:48:53.616790 crc crio[24477]: time=\"2026-06-11T12:48:53.616707493Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=86521097-79f3-4d2f-832a-f19e516fd780 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:48:53.620482 crc crio[24477]: time=\"2026-06-11T12:48:53.620409186Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3adafa4e-db40-4b58-a14b-0d7207bb3c6c name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:48:53.641121 crc crio[24477]: time=\"2026-06-11T12:48:53.64096094Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-n7q4r/extract-utilities\" id=6f7ffc46-ed09-4a57-8737-bf45b7078ffa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:48:53.641585 crc crio[24477]: time=\"2026-06-11T12:48:53.641528876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:48:53.700992 crc crio[24477]: time=\"2026-06-11T12:48:53.700817632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:48:53.707311 crc crio[24477]: time=\"2026-06-11T12:48:53.707142068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:48:53.794633 crc crio[24477]: time=\"2026-06-11T12:48:53.794496437Z\" level=info msg=\"Stopped pod sandbox: 28128f1569828877dbad8d64eb3a811a0ccf8fc541aea63e6a506afc3a0f4bcc\" id=bb5cae8e-8e56-49c3-b752-4ebcabff3383 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:48:53.907520 crc crio[24477]: time=\"2026-06-11T12:48:53.906800364Z\" level=info msg=\"Created container 127a437412b6e58e36377ab0e708f962ff62051863ac213aba6667d243909af7: openshift-marketplace/redhat-operators-n7q4r/extract-utilities\" id=6f7ffc46-ed09-4a57-8737-bf45b7078ffa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:48:53.909626 crc crio[24477]: time=\"2026-06-11T12:48:53.909536474Z\" level=info msg=\"Starting container: 127a437412b6e58e36377ab0e708f962ff62051863ac213aba6667d243909af7\" id=927a1ea5-d582-4af4-bb6c-78c6923fb2e9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:48:53.918131 crc crio[24477]: time=\"2026-06-11T12:48:53.918024928Z\" level=info msg=\"Started container\" PID=165597 containerID=127a437412b6e58e36377ab0e708f962ff62051863ac213aba6667d243909af7 description=openshift-marketplace/redhat-operators-n7q4r/extract-utilities id=927a1ea5-d582-4af4-bb6c-78c6923fb2e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f34f73ef2c2253b5b221e90fa8cea03701a17ad8f032f5a00cf26bd87806453\nJun 11 12:48:54.158393 crc crio[24477]: time=\"2026-06-11T12:48:54.158189154Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f1a986e9-7240-4dbb-a2a7-7fdffa33aa64 name=/runtime.v1.ImageService/PullImage\nJun 11 12:48:54.163193 crc crio[24477]: time=\"2026-06-11T12:48:54.163142634Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 12:48:54.703330 crc crio[24477]: time=\"2026-06-11T12:48:54.702273098Z\" level=info msg=\"Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-hr9fd/POD\" id=7a69e547-971f-4702-992e-cd04afc1bea0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:48:54.703330 crc crio[24477]: time=\"2026-06-11T12:48:54.70302484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:48:54.792575 crc crio[24477]: time=\"2026-06-11T12:48:54.79163583Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-hr9fd Namespace:openstack ID:076797f3ff2f1407aec2ec2df089a07354c338919af369f45a80f0a6535d797a UID:0f4f17db-ef82-4b52-bc58-f4e9e8667cd9 NetNS:/var/run/netns/0b3a43a3-897a-41a5-85c2-755b55102e8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f4f17db_ef82_4b52_bc58_f4e9e8667cd9.slice PodAnnotations:0xc00718c078}] Aliases:map[]}\"\nJun 11 12:48:54.792575 crc crio[24477]: time=\"2026-06-11T12:48:54.791735302Z\" level=info msg=\"Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-hr9fd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:48:54.929001 crc crio[24477]: time=\"2026-06-11T12:48:54.919852855Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=f1a986e9-7240-4dbb-a2a7-7fdffa33aa64 name=/runtime.v1.ImageService/PullImage\nJun 11 12:48:54.934762 crc crio[24477]: time=\"2026-06-11T12:48:54.934324362Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c4ea7f08-4166-4e24-ae92-e76456a67535 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:48:54.984080 crc crio[24477]: time=\"2026-06-11T12:48:54.978430758Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=375571a7-1249-439b-bf4c-0fa101772403 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:48:55.013349 crc crio[24477]: time=\"2026-06-11T12:48:55.013190061Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-n7q4r/extract-content\" id=e2c0e14e-ead5-453f-80e9-2d669f9629a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:48:55.014179 crc crio[24477]: time=\"2026-06-11T12:48:55.013708425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:48:55.121277 crc crio[24477]: time=\"2026-06-11T12:48:55.119498253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:48:55.126580 crc crio[24477]: time=\"2026-06-11T12:48:55.126153995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:48:55.279944 crc crio[24477]: time=\"2026-06-11T12:48:55.279788746Z\" level=info msg=\"Created container 14fd20b0c3f8d4a5426b6b0670ba7744f366750f0f051af6820bfa1aaa83b801: openshift-marketplace/redhat-operators-n7q4r/extract-content\" id=e2c0e14e-ead5-453f-80e9-2d669f9629a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:48:55.283058 crc crio[24477]: time=\"2026-06-11T12:48:55.282354889Z\" level=info msg=\"Starting container: 14fd20b0c3f8d4a5426b6b0670ba7744f366750f0f051af6820bfa1aaa83b801\" id=8a921e6a-3af6-4cc0-b540-ec131c1eaeab name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:48:55.291903 crc crio[24477]: time=\"2026-06-11T12:48:55.291565676Z\" level=info msg=\"Started container\" PID=165707 containerID=14fd20b0c3f8d4a5426b6b0670ba7744f366750f0f051af6820bfa1aaa83b801 description=openshift-marketplace/redhat-operators-n7q4r/extract-content id=8a921e6a-3af6-4cc0-b540-ec131c1eaeab name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f34f73ef2c2253b5b221e90fa8cea03701a17ad8f032f5a00cf26bd87806453\nJun 11 12:48:55.690346 crc crio[24477]: 2026-06-11T12:48:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:076797f3ff2f140 Mac:ba:4c:56:51:b7:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/0b3a43a3-897a-41a5-85c2-755b55102e8f SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:48:55.705108 crc crio[24477]: time=\"2026-06-11T12:48:55.704960488Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-hr9fd Namespace:openstack ID:076797f3ff2f1407aec2ec2df089a07354c338919af369f45a80f0a6535d797a UID:0f4f17db-ef82-4b52-bc58-f4e9e8667cd9 NetNS:/var/run/netns/0b3a43a3-897a-41a5-85c2-755b55102e8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f4f17db_ef82_4b52_bc58_f4e9e8667cd9.slice PodAnnotations:0xc00718c078}] Aliases:map[]}\"\nJun 11 12:48:55.705777 crc crio[24477]: time=\"2026-06-11T12:48:55.705326912Z\" level=info msg=\"Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-hr9fd for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:48:55.738124 crc crio[24477]: time=\"2026-06-11T12:48:55.738019385Z\" level=info msg=\"Ran pod sandbox 076797f3ff2f1407aec2ec2df089a07354c338919af369f45a80f0a6535d797a with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-hr9fd/POD\" id=7a69e547-971f-4702-992e-cd04afc1bea0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:48:55.741159 crc crio[24477]: time=\"2026-06-11T12:48:55.741104949Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=0bee289a-48ea-49b8-bdee-540c87b0729a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:48:55.778039 crc crio[24477]: time=\"2026-06-11T12:48:55.777609259Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=70bee6bc-f868-46c4-a631-1bb61b2f15c6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:48:55.786573 crc crio[24477]: time=\"2026-06-11T12:48:55.786472536Z\" level=info msg=\"Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-hr9fd/ssh-known-hosts-edpm-deployment-ipam\" id=0b2cd410-19ff-4381-8aef-48624759f4a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:48:55.787134 crc crio[24477]: time=\"2026-06-11T12:48:55.787074113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:48:55.876357 crc crio[24477]: time=\"2026-06-11T12:48:55.876205802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:48:55.881341 crc crio[24477]: time=\"2026-06-11T12:48:55.881241373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:48:56.423330 crc crio[24477]: time=\"2026-06-11T12:48:56.42274677Z\" level=info msg=\"Created container 918b5325e8146c18c8534c001f382e8e1e1f5b7a02b3ba8892da89dc9c760b56: openstack/ssh-known-hosts-edpm-deployment-ipam-hr9fd/ssh-known-hosts-edpm-deployment-ipam\" id=0b2cd410-19ff-4381-8aef-48624759f4a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:48:56.447729 crc crio[24477]: time=\"2026-06-11T12:48:56.447018993Z\" level=info msg=\"Starting container: 918b5325e8146c18c8534c001f382e8e1e1f5b7a02b3ba8892da89dc9c760b56\" id=13e5a7b6-feb6-4d09-ba6f-e1feae5a237f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:48:56.475799 crc crio[24477]: time=\"2026-06-11T12:48:56.468301988Z\" level=info msg=\"Started container\" PID=165789 containerID=918b5325e8146c18c8534c001f382e8e1e1f5b7a02b3ba8892da89dc9c760b56 description=openstack/ssh-known-hosts-edpm-deployment-ipam-hr9fd/ssh-known-hosts-edpm-deployment-ipam id=13e5a7b6-feb6-4d09-ba6f-e1feae5a237f name=/runtime.v1.RuntimeService/StartContainer sandboxID=076797f3ff2f1407aec2ec2df089a07354c338919af369f45a80f0a6535d797a\nJun 11 12:49:05.686283 crc crio[24477]: time=\"2026-06-11T12:49:05.685153697Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=307f142f-23c0-4f29-ae93-991c2e9e2107 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:49:05.690302 crc crio[24477]: time=\"2026-06-11T12:49:05.689815957Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f6032e5b-543a-479d-abd2-9afa21f42145 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:49:05.707091 crc crio[24477]: time=\"2026-06-11T12:49:05.706917414Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-n7q4r/registry-server\" id=5f21b729-4d01-434c-a9bc-0a86643c18bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:49:05.707484 crc crio[24477]: time=\"2026-06-11T12:49:05.707449229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:49:05.799423 crc crio[24477]: time=\"2026-06-11T12:49:05.799292134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:49:05.804960 crc crio[24477]: time=\"2026-06-11T12:49:05.804226292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:49:06.006932 crc crio[24477]: time=\"2026-06-11T12:49:06.006721596Z\" level=info msg=\"Created container e2b067c368b6833775d15ebe0789bfc1f9eb3c807bc6caf946d429aa3f5db075: openshift-marketplace/redhat-operators-n7q4r/registry-server\" id=5f21b729-4d01-434c-a9bc-0a86643c18bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:49:06.009513 crc crio[24477]: time=\"2026-06-11T12:49:06.009388492Z\" level=info msg=\"Starting container: e2b067c368b6833775d15ebe0789bfc1f9eb3c807bc6caf946d429aa3f5db075\" id=092f7b03-37ac-4e43-8e48-18e06f77aa37 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:49:06.017367 crc crio[24477]: time=\"2026-06-11T12:49:06.017261681Z\" level=info msg=\"Started container\" PID=166380 containerID=e2b067c368b6833775d15ebe0789bfc1f9eb3c807bc6caf946d429aa3f5db075 description=openshift-marketplace/redhat-operators-n7q4r/registry-server id=092f7b03-37ac-4e43-8e48-18e06f77aa37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f34f73ef2c2253b5b221e90fa8cea03701a17ad8f032f5a00cf26bd87806453\nJun 11 12:49:09.777041 crc crio[24477]: time=\"2026-06-11T12:49:09.775549297Z\" level=info msg=\"Stopping pod sandbox: 076797f3ff2f1407aec2ec2df089a07354c338919af369f45a80f0a6535d797a\" id=4c8eeab7-1243-48b4-9518-95c186768043 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:49:09.780067 crc crio[24477]: time=\"2026-06-11T12:49:09.778199141Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-hr9fd Namespace:openstack ID:076797f3ff2f1407aec2ec2df089a07354c338919af369f45a80f0a6535d797a UID:0f4f17db-ef82-4b52-bc58-f4e9e8667cd9 NetNS:/var/run/netns/0b3a43a3-897a-41a5-85c2-755b55102e8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f4f17db_ef82_4b52_bc58_f4e9e8667cd9.slice PodAnnotations:0xc002d94460}] Aliases:map[]}\"\nJun 11 12:49:09.780067 crc crio[24477]: time=\"2026-06-11T12:49:09.778370536Z\" level=info msg=\"Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-hr9fd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:49:10.367511 crc crio[24477]: time=\"2026-06-11T12:49:10.366010327Z\" level=info msg=\"Stopped pod sandbox: 076797f3ff2f1407aec2ec2df089a07354c338919af369f45a80f0a6535d797a\" id=4c8eeab7-1243-48b4-9518-95c186768043 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:49:11.378095 crc crio[24477]: time=\"2026-06-11T12:49:11.377429931Z\" level=info msg=\"Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-8zg5s/POD\" id=24db1509-9576-4f31-aca2-55909e34cc00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:49:11.379636 crc crio[24477]: time=\"2026-06-11T12:49:11.378122441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:49:11.443296 crc crio[24477]: time=\"2026-06-11T12:49:11.443158478Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-8zg5s Namespace:openstack ID:73db90f2d2b8e86d97d1d4f79e1796046b88b2efabc0c15b0cd8bbd1bc5ae071 UID:e221aea2-b5d7-4476-9574-1da647510459 NetNS:/var/run/netns/564c7e77-ea34-4f43-8b67-dc429d8e330d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode221aea2_b5d7_4476_9574_1da647510459.slice PodAnnotations:0xc001f2a5c0}] Aliases:map[]}\"\nJun 11 12:49:11.443296 crc crio[24477]: time=\"2026-06-11T12:49:11.443259801Z\" level=info msg=\"Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-8zg5s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:49:12.003587 crc crio[24477]: 2026-06-11T12:49:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:73db90f2d2b8e86 Mac:ae:6a:35:94:21:cd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/564c7e77-ea34-4f43-8b67-dc429d8e330d SocketPath: PciID:}] [{Interface:0xc00025a810 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:49:12.005703 crc crio[24477]: time=\"2026-06-11T12:49:12.005561617Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-8zg5s Namespace:openstack ID:73db90f2d2b8e86d97d1d4f79e1796046b88b2efabc0c15b0cd8bbd1bc5ae071 UID:e221aea2-b5d7-4476-9574-1da647510459 NetNS:/var/run/netns/564c7e77-ea34-4f43-8b67-dc429d8e330d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode221aea2_b5d7_4476_9574_1da647510459.slice PodAnnotations:0xc001f2a5c0}] Aliases:map[]}\"\nJun 11 12:49:12.006224 crc crio[24477]: time=\"2026-06-11T12:49:12.006163994Z\" level=info msg=\"Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-8zg5s for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:49:12.024250 crc crio[24477]: time=\"2026-06-11T12:49:12.024155135Z\" level=info msg=\"Ran pod sandbox 73db90f2d2b8e86d97d1d4f79e1796046b88b2efabc0c15b0cd8bbd1bc5ae071 with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-8zg5s/POD\" id=24db1509-9576-4f31-aca2-55909e34cc00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:49:12.026903 crc crio[24477]: time=\"2026-06-11T12:49:12.026822107Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=93fa9f10-7c2c-4a42-a525-f79d78cda749 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:49:12.058930 crc crio[24477]: time=\"2026-06-11T12:49:12.05879988Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=f9fb98b2-b294-4a0b-acee-446d30592007 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:49:12.068246 crc crio[24477]: time=\"2026-06-11T12:49:12.068013077Z\" level=info msg=\"Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-8zg5s/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=2557a857-b07b-4baa-a78e-821ac874bce3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:49:12.068843 crc crio[24477]: time=\"2026-06-11T12:49:12.068402798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:49:12.129084 crc crio[24477]: time=\"2026-06-11T12:49:12.129033871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:49:12.132537 crc crio[24477]: time=\"2026-06-11T12:49:12.132509388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:49:12.288774 crc crio[24477]: time=\"2026-06-11T12:49:12.288141885Z\" level=info msg=\"Created container 2adbb412cda4fba1170e2a878a3de84d5f7c7eb1e52d31523a358757298e5d25: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-8zg5s/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=2557a857-b07b-4baa-a78e-821ac874bce3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:49:12.292935 crc crio[24477]: time=\"2026-06-11T12:49:12.292846215Z\" level=info msg=\"Starting container: 2adbb412cda4fba1170e2a878a3de84d5f7c7eb1e52d31523a358757298e5d25\" id=b2d714e5-17a5-4fb6-919f-9b248b3b9e43 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:49:12.306937 crc crio[24477]: time=\"2026-06-11T12:49:12.306018964Z\" level=info msg=\"Started container\" PID=166865 containerID=2adbb412cda4fba1170e2a878a3de84d5f7c7eb1e52d31523a358757298e5d25 description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-8zg5s/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=b2d714e5-17a5-4fb6-919f-9b248b3b9e43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=73db90f2d2b8e86d97d1d4f79e1796046b88b2efabc0c15b0cd8bbd1bc5ae071\nJun 11 12:49:24.061799 crc crio[24477]: time=\"2026-06-11T12:49:24.058278184Z\" level=info msg=\"Stopping pod sandbox: 73db90f2d2b8e86d97d1d4f79e1796046b88b2efabc0c15b0cd8bbd1bc5ae071\" id=b507f27e-1317-4420-a062-62d9ed33e0bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:49:24.061799 crc crio[24477]: time=\"2026-06-11T12:49:24.060909739Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-8zg5s Namespace:openstack ID:73db90f2d2b8e86d97d1d4f79e1796046b88b2efabc0c15b0cd8bbd1bc5ae071 UID:e221aea2-b5d7-4476-9574-1da647510459 NetNS:/var/run/netns/564c7e77-ea34-4f43-8b67-dc429d8e330d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode221aea2_b5d7_4476_9574_1da647510459.slice PodAnnotations:0xc00718c388}] Aliases:map[]}\"\nJun 11 12:49:24.061799 crc crio[24477]: time=\"2026-06-11T12:49:24.061130185Z\" level=info msg=\"Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-8zg5s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:49:25.054391 crc crio[24477]: time=\"2026-06-11T12:49:25.053599118Z\" level=info msg=\"Stopped pod sandbox: 73db90f2d2b8e86d97d1d4f79e1796046b88b2efabc0c15b0cd8bbd1bc5ae071\" id=b507f27e-1317-4420-a062-62d9ed33e0bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:49:25.078462 crc crio[24477]: time=\"2026-06-11T12:49:25.078358709Z\" level=info msg=\"Stopping container: e2b067c368b6833775d15ebe0789bfc1f9eb3c807bc6caf946d429aa3f5db075 (timeout: 2s)\" id=e5137fad-4c6b-442a-bda3-df6decd0ab0c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:49:25.214494 crc crio[24477]: time=\"2026-06-11T12:49:25.213440642Z\" level=info msg=\"Stopped container e2b067c368b6833775d15ebe0789bfc1f9eb3c807bc6caf946d429aa3f5db075: openshift-marketplace/redhat-operators-n7q4r/registry-server\" id=e5137fad-4c6b-442a-bda3-df6decd0ab0c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:49:25.217992 crc crio[24477]: time=\"2026-06-11T12:49:25.217800144Z\" level=info msg=\"Stopping pod sandbox: 5f34f73ef2c2253b5b221e90fa8cea03701a17ad8f032f5a00cf26bd87806453\" id=cdaf19f2-6651-45fd-b9a9-940675fb71ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:49:25.219294 crc crio[24477]: time=\"2026-06-11T12:49:25.21914101Z\" level=info msg=\"Got pod network &{Name:redhat-operators-n7q4r Namespace:openshift-marketplace ID:5f34f73ef2c2253b5b221e90fa8cea03701a17ad8f032f5a00cf26bd87806453 UID:e6b1e986-8b20-429a-92bb-9023e4f24012 NetNS:/var/run/netns/ec040d8d-17fd-4970-aeab-2406e9fa39aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode6b1e986_8b20_429a_92bb_9023e4f24012.slice PodAnnotations:0xc00718c5b0}] Aliases:map[]}\"\nJun 11 12:49:25.219545 crc crio[24477]: time=\"2026-06-11T12:49:25.21944975Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-n7q4r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:49:25.610809 crc crio[24477]: time=\"2026-06-11T12:49:25.610534891Z\" level=info msg=\"Stopped pod sandbox: 5f34f73ef2c2253b5b221e90fa8cea03701a17ad8f032f5a00cf26bd87806453\" id=cdaf19f2-6651-45fd-b9a9-940675fb71ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:49:26.098280 crc crio[24477]: time=\"2026-06-11T12:49:26.09749971Z\" level=info msg=\"Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-nbhzw/POD\" id=506add8b-08da-4016-8770-2aeef3d0d742 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:49:26.098280 crc crio[24477]: time=\"2026-06-11T12:49:26.098178259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:49:26.103339 crc crio[24477]: time=\"2026-06-11T12:49:26.102391337Z\" level=info msg=\"Removing container: e2b067c368b6833775d15ebe0789bfc1f9eb3c807bc6caf946d429aa3f5db075\" id=0a8be0de-4c55-4145-9889-aa129747277b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:49:26.144815 crc crio[24477]: time=\"2026-06-11T12:49:26.14263109Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-nbhzw Namespace:openstack ID:38182c4c1b9a03cdd43b53f502a853929005d88e5d6f3edd301eaceaeff455f5 UID:48fbfce6-5c12-46d1-b06a-f32632b747bf NetNS:/var/run/netns/d6361f4c-e022-4991-992e-fe668bf7aff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48fbfce6_5c12_46d1_b06a_f32632b747bf.slice PodAnnotations:0xc00718ca18}] Aliases:map[]}\"\nJun 11 12:49:26.144815 crc crio[24477]: time=\"2026-06-11T12:49:26.143548677Z\" level=info msg=\"Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-nbhzw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:49:26.168369 crc crio[24477]: time=\"2026-06-11T12:49:26.16821274Z\" level=info msg=\"Removed container e2b067c368b6833775d15ebe0789bfc1f9eb3c807bc6caf946d429aa3f5db075: openshift-marketplace/redhat-operators-n7q4r/registry-server\" id=0a8be0de-4c55-4145-9889-aa129747277b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:49:26.176499 crc crio[24477]: time=\"2026-06-11T12:49:26.176336572Z\" level=info msg=\"Removing container: 14fd20b0c3f8d4a5426b6b0670ba7744f366750f0f051af6820bfa1aaa83b801\" id=973332d3-4ba6-4ae3-99ad-10e1e388ed11 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:49:26.317323 crc crio[24477]: time=\"2026-06-11T12:49:26.317245466Z\" level=info msg=\"Removed container 14fd20b0c3f8d4a5426b6b0670ba7744f366750f0f051af6820bfa1aaa83b801: openshift-marketplace/redhat-operators-n7q4r/extract-content\" id=973332d3-4ba6-4ae3-99ad-10e1e388ed11 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:49:26.324829 crc crio[24477]: time=\"2026-06-11T12:49:26.324576682Z\" level=info msg=\"Removing container: 127a437412b6e58e36377ab0e708f962ff62051863ac213aba6667d243909af7\" id=6b967940-85b1-4f44-8a7e-f957e3b0e2ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:49:26.457163 crc crio[24477]: time=\"2026-06-11T12:49:26.456466759Z\" level=info msg=\"Removed container 127a437412b6e58e36377ab0e708f962ff62051863ac213aba6667d243909af7: openshift-marketplace/redhat-operators-n7q4r/extract-utilities\" id=6b967940-85b1-4f44-8a7e-f957e3b0e2ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:49:27.016279 crc crio[24477]: 2026-06-11T12:49:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38182c4c1b9a03c Mac:36:6f:98:65:2b:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/d6361f4c-e022-4991-992e-fe668bf7aff5 SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:49:27.019635 crc crio[24477]: time=\"2026-06-11T12:49:27.019423069Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-nbhzw Namespace:openstack ID:38182c4c1b9a03cdd43b53f502a853929005d88e5d6f3edd301eaceaeff455f5 UID:48fbfce6-5c12-46d1-b06a-f32632b747bf NetNS:/var/run/netns/d6361f4c-e022-4991-992e-fe668bf7aff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48fbfce6_5c12_46d1_b06a_f32632b747bf.slice PodAnnotations:0xc00718ca18}] Aliases:map[]}\"\nJun 11 12:49:27.023459 crc crio[24477]: time=\"2026-06-11T12:49:27.02338425Z\" level=info msg=\"Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-nbhzw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:49:27.037041 crc crio[24477]: time=\"2026-06-11T12:49:27.035297813Z\" level=info msg=\"Ran pod sandbox 38182c4c1b9a03cdd43b53f502a853929005d88e5d6f3edd301eaceaeff455f5 with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-nbhzw/POD\" id=506add8b-08da-4016-8770-2aeef3d0d742 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:49:27.037808 crc crio[24477]: time=\"2026-06-11T12:49:27.037725078Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=56fcd791-fdb1-48db-a9aa-3065e379fdbf name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:49:27.070969 crc crio[24477]: time=\"2026-06-11T12:49:27.070730289Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=4beea3da-22cb-4699-88e1-4a827db90199 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:49:27.079272 crc crio[24477]: time=\"2026-06-11T12:49:27.079191175Z\" level=info msg=\"Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-nbhzw/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=6af60b91-6d65-4949-844c-309ba68f5e6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:49:27.079568 crc crio[24477]: time=\"2026-06-11T12:49:27.079493504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:49:27.144388 crc crio[24477]: time=\"2026-06-11T12:49:27.143567633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:49:27.151768 crc crio[24477]: time=\"2026-06-11T12:49:27.150196398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:49:27.456147 crc crio[24477]: time=\"2026-06-11T12:49:27.456033449Z\" level=info msg=\"Created container ce77e3d3b9be132213151e22c237bfd9590aa56356cb084b72b7829301802f6a: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-nbhzw/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=6af60b91-6d65-4949-844c-309ba68f5e6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:49:27.458129 crc crio[24477]: time=\"2026-06-11T12:49:27.458043219Z\" level=info msg=\"Starting container: ce77e3d3b9be132213151e22c237bfd9590aa56356cb084b72b7829301802f6a\" id=86e38c81-7049-42fc-9fd1-abc3acb6536c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:49:27.464061 crc crio[24477]: time=\"2026-06-11T12:49:27.463965556Z\" level=info msg=\"Started container\" PID=167842 containerID=ce77e3d3b9be132213151e22c237bfd9590aa56356cb084b72b7829301802f6a description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-nbhzw/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=86e38c81-7049-42fc-9fd1-abc3acb6536c name=/runtime.v1.RuntimeService/StartContainer sandboxID=38182c4c1b9a03cdd43b53f502a853929005d88e5d6f3edd301eaceaeff455f5\nJun 11 12:49:41.416223 crc crio[24477]: time=\"2026-06-11T12:49:41.415040906Z\" level=info msg=\"Stopping pod sandbox: 38182c4c1b9a03cdd43b53f502a853929005d88e5d6f3edd301eaceaeff455f5\" id=f27ae600-b5f2-4436-979e-7e3954dc8711 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:49:41.417942 crc crio[24477]: time=\"2026-06-11T12:49:41.417257058Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-nbhzw Namespace:openstack ID:38182c4c1b9a03cdd43b53f502a853929005d88e5d6f3edd301eaceaeff455f5 UID:48fbfce6-5c12-46d1-b06a-f32632b747bf NetNS:/var/run/netns/d6361f4c-e022-4991-992e-fe668bf7aff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48fbfce6_5c12_46d1_b06a_f32632b747bf.slice PodAnnotations:0xc001f2b2c0}] Aliases:map[]}\"\nJun 11 12:49:41.417942 crc crio[24477]: time=\"2026-06-11T12:49:41.417447414Z\" level=info msg=\"Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-nbhzw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:49:41.909771 crc crio[24477]: time=\"2026-06-11T12:49:41.908979409Z\" level=info msg=\"Stopped pod sandbox: 38182c4c1b9a03cdd43b53f502a853929005d88e5d6f3edd301eaceaeff455f5\" id=f27ae600-b5f2-4436-979e-7e3954dc8711 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:49:43.170917 crc crio[24477]: time=\"2026-06-11T12:49:43.170025025Z\" level=info msg=\"Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6tts2/POD\" id=86012228-662e-4364-8e1e-113bbc651c88 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:49:43.172278 crc crio[24477]: time=\"2026-06-11T12:49:43.170967252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:49:43.220859 crc crio[24477]: time=\"2026-06-11T12:49:43.220530116Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6tts2 Namespace:openstack ID:e8e1c9fd2d77c226970625b9c21f1bea22a4469197b77cb0703e9ed6802b2d93 UID:373f3a1a-f2a5-4ac8-b39b-c8dcd526eb7f NetNS:/var/run/netns/30e4af50-1094-4fb5-b4a1-300e9dc11c76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod373f3a1a_f2a5_4ac8_b39b_c8dcd526eb7f.slice PodAnnotations:0xc001f2b870}] Aliases:map[]}\"\nJun 11 12:49:43.220859 crc crio[24477]: time=\"2026-06-11T12:49:43.220609608Z\" level=info msg=\"Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6tts2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:49:44.026813 crc crio[24477]: 2026-06-11T12:49:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8e1c9fd2d77c22 Mac:66:62:90:1b:b5:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/30e4af50-1094-4fb5-b4a1-300e9dc11c76 SocketPath: PciID:}] [{Interface:0xc000590750 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:49:44.029086 crc crio[24477]: time=\"2026-06-11T12:49:44.028954124Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6tts2 Namespace:openstack ID:e8e1c9fd2d77c226970625b9c21f1bea22a4469197b77cb0703e9ed6802b2d93 UID:373f3a1a-f2a5-4ac8-b39b-c8dcd526eb7f NetNS:/var/run/netns/30e4af50-1094-4fb5-b4a1-300e9dc11c76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod373f3a1a_f2a5_4ac8_b39b_c8dcd526eb7f.slice PodAnnotations:0xc001f2b870}] Aliases:map[]}\"\nJun 11 12:49:44.029224 crc crio[24477]: time=\"2026-06-11T12:49:44.02915673Z\" level=info msg=\"Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6tts2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:49:44.055493 crc crio[24477]: time=\"2026-06-11T12:49:44.055400852Z\" level=info msg=\"Ran pod sandbox e8e1c9fd2d77c226970625b9c21f1bea22a4469197b77cb0703e9ed6802b2d93 with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6tts2/POD\" id=86012228-662e-4364-8e1e-113bbc651c88 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:49:44.065241 crc crio[24477]: time=\"2026-06-11T12:49:44.064300971Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=11c321b6-8b26-41aa-b5f7-770e48148968 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:49:44.104546 crc crio[24477]: time=\"2026-06-11T12:49:44.104419601Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=a653a047-1a03-4099-9617-cda9da0d90a1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:49:44.114913 crc crio[24477]: time=\"2026-06-11T12:49:44.114780241Z\" level=info msg=\"Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6tts2/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=1ac003cd-3141-421c-824b-d3c611b3873a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:49:44.115354 crc crio[24477]: time=\"2026-06-11T12:49:44.115266375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:49:44.171696 crc crio[24477]: time=\"2026-06-11T12:49:44.171581016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:49:44.176561 crc crio[24477]: time=\"2026-06-11T12:49:44.176474973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:49:44.378445 crc crio[24477]: time=\"2026-06-11T12:49:44.378269638Z\" level=info msg=\"Created container 66b219566ac4f7e7833ce9457e212adc8036189df0c1938851e679715d42ff52: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6tts2/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=1ac003cd-3141-421c-824b-d3c611b3873a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:49:44.379595 crc crio[24477]: time=\"2026-06-11T12:49:44.379496982Z\" level=info msg=\"Starting container: 66b219566ac4f7e7833ce9457e212adc8036189df0c1938851e679715d42ff52\" id=a0001194-ef81-48c2-bb16-341605c6e21d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:49:44.385823 crc crio[24477]: time=\"2026-06-11T12:49:44.385621463Z\" level=info msg=\"Started container\" PID=168888 containerID=66b219566ac4f7e7833ce9457e212adc8036189df0c1938851e679715d42ff52 description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6tts2/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=a0001194-ef81-48c2-bb16-341605c6e21d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8e1c9fd2d77c226970625b9c21f1bea22a4469197b77cb0703e9ed6802b2d93\nJun 11 12:49:52.235727 crc crio[24477]: time=\"2026-06-11T12:49:52.234740381Z\" level=info msg=\"Stopping pod sandbox: 5f34f73ef2c2253b5b221e90fa8cea03701a17ad8f032f5a00cf26bd87806453\" id=93e839de-4519-4172-a11d-93a00b51bc76 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:49:52.235727 crc crio[24477]: time=\"2026-06-11T12:49:52.23572697Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5f34f73ef2c2253b5b221e90fa8cea03701a17ad8f032f5a00cf26bd87806453\" id=93e839de-4519-4172-a11d-93a00b51bc76 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:49:52.238415 crc crio[24477]: time=\"2026-06-11T12:49:52.236355067Z\" level=info msg=\"Removing pod sandbox: 5f34f73ef2c2253b5b221e90fa8cea03701a17ad8f032f5a00cf26bd87806453\" id=255d70a7-df1a-4867-8551-25ac504e49c1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:49:52.254428 crc crio[24477]: time=\"2026-06-11T12:49:52.254239057Z\" level=info msg=\"Removed pod sandbox: 5f34f73ef2c2253b5b221e90fa8cea03701a17ad8f032f5a00cf26bd87806453\" id=255d70a7-df1a-4867-8551-25ac504e49c1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:50:00.546914 crc crio[24477]: time=\"2026-06-11T12:50:00.545832141Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686370-8fj5f/POD\" id=0745b4a2-edf3-426f-ad30-2d69864e0bfa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:50:00.549016 crc crio[24477]: time=\"2026-06-11T12:50:00.546912122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:50:00.589235 crc crio[24477]: time=\"2026-06-11T12:50:00.589116931Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686370-8fj5f Namespace:openshift-infra ID:d477a61200bffd1633bafec3613da8962cc56f3be73a082cdfafd01333438448 UID:809f066e-0f7f-40cb-8fc6-8965803f03a6 NetNS:/var/run/netns/a8d5ffe2-0be9-42ea-9591-20cbeea8e539 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod809f066e_0f7f_40cb_8fc6_8965803f03a6.slice PodAnnotations:0xc000a15170}] Aliases:map[]}\"\nJun 11 12:50:00.589235 crc crio[24477]: time=\"2026-06-11T12:50:00.589209574Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686370-8fj5f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:50:00.966842 crc crio[24477]: 2026-06-11T12:50:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d477a61200bffd1 Mac:f6:d7:2f:25:d3:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/a8d5ffe2-0be9-42ea-9591-20cbeea8e539 SocketPath: PciID:}] [{Interface:0xc000014980 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:50:00.969449 crc crio[24477]: time=\"2026-06-11T12:50:00.96936739Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686370-8fj5f Namespace:openshift-infra ID:d477a61200bffd1633bafec3613da8962cc56f3be73a082cdfafd01333438448 UID:809f066e-0f7f-40cb-8fc6-8965803f03a6 NetNS:/var/run/netns/a8d5ffe2-0be9-42ea-9591-20cbeea8e539 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod809f066e_0f7f_40cb_8fc6_8965803f03a6.slice PodAnnotations:0xc000a15170}] Aliases:map[]}\"\nJun 11 12:50:00.969690 crc crio[24477]: time=\"2026-06-11T12:50:00.969575285Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686370-8fj5f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:50:00.980477 crc crio[24477]: time=\"2026-06-11T12:50:00.980396668Z\" level=info msg=\"Ran pod sandbox d477a61200bffd1633bafec3613da8962cc56f3be73a082cdfafd01333438448 with infra container: openshift-infra/auto-csr-approver-29686370-8fj5f/POD\" id=0745b4a2-edf3-426f-ad30-2d69864e0bfa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:50:00.986044 crc crio[24477]: time=\"2026-06-11T12:50:00.985972833Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ecfeb8d2-52d1-4f96-b976-f4d73fe119a9 name=/runtime.v1.ImageService/PullImage\nJun 11 12:50:00.996572 crc crio[24477]: time=\"2026-06-11T12:50:00.996484096Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:50:01.994475 crc crio[24477]: time=\"2026-06-11T12:50:01.993926671Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ecfeb8d2-52d1-4f96-b976-f4d73fe119a9 name=/runtime.v1.ImageService/PullImage\nJun 11 12:50:01.996375 crc crio[24477]: time=\"2026-06-11T12:50:01.995949777Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7b90f217-2d77-40d5-8eb8-11a537c4ddf9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:50:02.000140 crc crio[24477]: time=\"2026-06-11T12:50:02.000041022Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3f12c88e-8d95-4d83-ab8d-e4838b10bf81 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:50:02.010309 crc crio[24477]: time=\"2026-06-11T12:50:02.010205456Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686370-8fj5f/oc\" id=82dfaff7-cfab-4fa6-9e02-9d67ba09458f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:50:02.011164 crc crio[24477]: time=\"2026-06-11T12:50:02.010911285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:50:02.074040 crc crio[24477]: time=\"2026-06-11T12:50:02.073542604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:50:02.544830 crc crio[24477]: time=\"2026-06-11T12:50:02.544460695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:50:02.660569 crc crio[24477]: time=\"2026-06-11T12:50:02.660474345Z\" level=info msg=\"Created container 2de2d282874ffe5d23b436f01df7a2f9863f4efe1c5aa5f334005b67de0637bf: openshift-infra/auto-csr-approver-29686370-8fj5f/oc\" id=82dfaff7-cfab-4fa6-9e02-9d67ba09458f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:50:02.663274 crc crio[24477]: time=\"2026-06-11T12:50:02.662000978Z\" level=info msg=\"Starting container: 2de2d282874ffe5d23b436f01df7a2f9863f4efe1c5aa5f334005b67de0637bf\" id=59b4376f-bf14-4b35-bf12-d132e044ff38 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:50:02.667858 crc crio[24477]: time=\"2026-06-11T12:50:02.667521033Z\" level=info msg=\"Started container\" PID=170027 containerID=2de2d282874ffe5d23b436f01df7a2f9863f4efe1c5aa5f334005b67de0637bf description=openshift-infra/auto-csr-approver-29686370-8fj5f/oc id=59b4376f-bf14-4b35-bf12-d132e044ff38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d477a61200bffd1633bafec3613da8962cc56f3be73a082cdfafd01333438448\nJun 11 12:50:04.853743 crc crio[24477]: time=\"2026-06-11T12:50:04.853067Z\" level=info msg=\"Stopping pod sandbox: d477a61200bffd1633bafec3613da8962cc56f3be73a082cdfafd01333438448\" id=de019207-6391-42d8-8fbc-2c5fe5f285e1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:50:04.855130 crc crio[24477]: time=\"2026-06-11T12:50:04.854797875Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686370-8fj5f Namespace:openshift-infra ID:d477a61200bffd1633bafec3613da8962cc56f3be73a082cdfafd01333438448 UID:809f066e-0f7f-40cb-8fc6-8965803f03a6 NetNS:/var/run/netns/a8d5ffe2-0be9-42ea-9591-20cbeea8e539 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod809f066e_0f7f_40cb_8fc6_8965803f03a6.slice PodAnnotations:0xc000a14950}] Aliases:map[]}\"\nJun 11 12:50:04.855130 crc crio[24477]: time=\"2026-06-11T12:50:04.855050112Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686370-8fj5f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:50:05.200529 crc crio[24477]: time=\"2026-06-11T12:50:05.199840871Z\" level=info msg=\"Stopped pod sandbox: d477a61200bffd1633bafec3613da8962cc56f3be73a082cdfafd01333438448\" id=de019207-6391-42d8-8fbc-2c5fe5f285e1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:50:36.436646 crc crio[24477]: time=\"2026-06-11T12:50:36.434938456Z\" level=info msg=\"Stopping pod sandbox: e8e1c9fd2d77c226970625b9c21f1bea22a4469197b77cb0703e9ed6802b2d93\" id=4c384ffb-1722-43f9-91aa-f2fc973c0ee4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:50:36.439375 crc crio[24477]: time=\"2026-06-11T12:50:36.438339933Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6tts2 Namespace:openstack ID:e8e1c9fd2d77c226970625b9c21f1bea22a4469197b77cb0703e9ed6802b2d93 UID:373f3a1a-f2a5-4ac8-b39b-c8dcd526eb7f NetNS:/var/run/netns/30e4af50-1094-4fb5-b4a1-300e9dc11c76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod373f3a1a_f2a5_4ac8_b39b_c8dcd526eb7f.slice PodAnnotations:0xc001f2b8c8}] Aliases:map[]}\"\nJun 11 12:50:36.440179 crc crio[24477]: time=\"2026-06-11T12:50:36.440047411Z\" level=info msg=\"Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6tts2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:50:37.087815 crc crio[24477]: time=\"2026-06-11T12:50:37.087173691Z\" level=info msg=\"Stopped pod sandbox: e8e1c9fd2d77c226970625b9c21f1bea22a4469197b77cb0703e9ed6802b2d93\" id=4c384ffb-1722-43f9-91aa-f2fc973c0ee4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:50:38.034909 crc crio[24477]: time=\"2026-06-11T12:50:38.032850791Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-xv7k5/POD\" id=3f435eb7-2ee6-491b-a7a3-457d7cd98527 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:50:38.034909 crc crio[24477]: time=\"2026-06-11T12:50:38.033758316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:50:38.079267 crc crio[24477]: time=\"2026-06-11T12:50:38.079159583Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-xv7k5 Namespace:openstack ID:6b9efd5afbd0cc7be8d9589ad36b73261a80e679c75e6af3a22aec313ee0825b UID:7d5fa0eb-0e58-407a-af73-5f851ad0440d NetNS:/var/run/netns/a9b63300-3765-4598-aafb-34d01e391fc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d5fa0eb_0e58_407a_af73_5f851ad0440d.slice PodAnnotations:0xc002d1b180}] Aliases:map[]}\"\nJun 11 12:50:38.079267 crc crio[24477]: time=\"2026-06-11T12:50:38.079225315Z\" level=info msg=\"Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-xv7k5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:50:38.511282 crc crio[24477]: 2026-06-11T12:50:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6b9efd5afbd0cc7 Mac:4a:e9:33:08:22:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/a9b63300-3765-4598-aafb-34d01e391fc1 SocketPath: PciID:}] [{Interface:0xc0001247a0 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:50:38.512407 crc crio[24477]: time=\"2026-06-11T12:50:38.51194777Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-xv7k5 Namespace:openstack ID:6b9efd5afbd0cc7be8d9589ad36b73261a80e679c75e6af3a22aec313ee0825b UID:7d5fa0eb-0e58-407a-af73-5f851ad0440d NetNS:/var/run/netns/a9b63300-3765-4598-aafb-34d01e391fc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d5fa0eb_0e58_407a_af73_5f851ad0440d.slice PodAnnotations:0xc002d1b180}] Aliases:map[]}\"\nJun 11 12:50:38.512407 crc crio[24477]: time=\"2026-06-11T12:50:38.512080644Z\" level=info msg=\"Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-xv7k5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:50:38.521284 crc crio[24477]: time=\"2026-06-11T12:50:38.521118687Z\" level=info msg=\"Ran pod sandbox 6b9efd5afbd0cc7be8d9589ad36b73261a80e679c75e6af3a22aec313ee0825b with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-xv7k5/POD\" id=3f435eb7-2ee6-491b-a7a3-457d7cd98527 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:50:38.524788 crc crio[24477]: time=\"2026-06-11T12:50:38.524405229Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=e32f0613-3600-4472-8138-15df61b3cb51 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:50:38.563480 crc crio[24477]: time=\"2026-06-11T12:50:38.563372096Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=3a7aed51-0f0a-4416-8986-f0c4c3b79dde name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:50:38.577269 crc crio[24477]: time=\"2026-06-11T12:50:38.577120191Z\" level=info msg=\"Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-xv7k5/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=cdfb0aa7-7382-458f-a100-8e72e61d11d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:50:38.578050 crc crio[24477]: time=\"2026-06-11T12:50:38.577982335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:50:38.634464 crc crio[24477]: time=\"2026-06-11T12:50:38.634377798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:50:38.638578 crc crio[24477]: time=\"2026-06-11T12:50:38.638508444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:50:38.818445 crc crio[24477]: time=\"2026-06-11T12:50:38.818313215Z\" level=info msg=\"Created container 208a650139209815fb6ad777b684a2a0b26608fa2d416365d98ce3f39145eb5f: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-xv7k5/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=cdfb0aa7-7382-458f-a100-8e72e61d11d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:50:38.821931 crc crio[24477]: time=\"2026-06-11T12:50:38.821797673Z\" level=info msg=\"Starting container: 208a650139209815fb6ad777b684a2a0b26608fa2d416365d98ce3f39145eb5f\" id=85fcc184-00de-4f01-bf75-b196b55b04e1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:50:38.830157 crc crio[24477]: time=\"2026-06-11T12:50:38.830058183Z\" level=info msg=\"Started container\" PID=172379 containerID=208a650139209815fb6ad777b684a2a0b26608fa2d416365d98ce3f39145eb5f description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-xv7k5/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=85fcc184-00de-4f01-bf75-b196b55b04e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b9efd5afbd0cc7be8d9589ad36b73261a80e679c75e6af3a22aec313ee0825b\nJun 11 12:50:52.317356 crc crio[24477]: time=\"2026-06-11T12:50:52.316226456Z\" level=info msg=\"Removing container: 4d381957ed50c6c13dbe1008826bfef2e5d7a5a8452f9f5f4a5e99232a4e9fa0\" id=897d526c-ff52-4b59-b31d-3b1b58d683c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:50:52.618705 crc crio[24477]: time=\"2026-06-11T12:50:52.618449098Z\" level=info msg=\"Removed container 4d381957ed50c6c13dbe1008826bfef2e5d7a5a8452f9f5f4a5e99232a4e9fa0: openshift-infra/auto-csr-approver-29686364-mqcl9/oc\" id=897d526c-ff52-4b59-b31d-3b1b58d683c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:50:52.633099 crc crio[24477]: time=\"2026-06-11T12:50:52.632812497Z\" level=info msg=\"Stopping pod sandbox: e352321a04a496c0a8ccbee2d6e5c080a5ed3879bfc36f3fa9bb76d8b86ef18e\" id=308b2826-8ff2-4b49-8da0-a6f26a5d90e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:50:52.633099 crc crio[24477]: time=\"2026-06-11T12:50:52.63291362Z\" level=info msg=\"Stopped pod sandbox (already stopped): e352321a04a496c0a8ccbee2d6e5c080a5ed3879bfc36f3fa9bb76d8b86ef18e\" id=308b2826-8ff2-4b49-8da0-a6f26a5d90e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:50:52.634278 crc crio[24477]: time=\"2026-06-11T12:50:52.634153835Z\" level=info msg=\"Removing pod sandbox: e352321a04a496c0a8ccbee2d6e5c080a5ed3879bfc36f3fa9bb76d8b86ef18e\" id=28d4b144-5470-484d-9fff-b3e923b96d4d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:50:52.655620 crc crio[24477]: time=\"2026-06-11T12:50:52.655456909Z\" level=info msg=\"Removed pod sandbox: e352321a04a496c0a8ccbee2d6e5c080a5ed3879bfc36f3fa9bb76d8b86ef18e\" id=28d4b144-5470-484d-9fff-b3e923b96d4d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:51:43.044134 crc crio[24477]: time=\"2026-06-11T12:51:43.043187775Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-s7jtc/POD\" id=38bff7fc-fe48-452c-993c-cababd1269f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:51:43.045728 crc crio[24477]: time=\"2026-06-11T12:51:43.044180793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:51:43.124275 crc crio[24477]: time=\"2026-06-11T12:51:43.124166146Z\" level=info msg=\"Got pod network &{Name:community-operators-s7jtc Namespace:openshift-marketplace ID:b02f49419cb2b459d28d62a0d3268e124c432eec1e48536fa95aadcc91ad00a0 UID:ace027ac-a5fb-4f4c-a8d9-d6e0102133db NetNS:/var/run/netns/b4385209-4c4c-424c-9f89-d37ff28a8603 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podace027ac_a5fb_4f4c_a8d9_d6e0102133db.slice PodAnnotations:0xc000326128}] Aliases:map[]}\"\nJun 11 12:51:43.124275 crc crio[24477]: time=\"2026-06-11T12:51:43.124252819Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-s7jtc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:51:43.741759 crc crio[24477]: 2026-06-11T12:51:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b02f49419cb2b45 Mac:86:bd:41:ae:8e:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/b4385209-4c4c-424c-9f89-d37ff28a8603 SocketPath: PciID:}] [{Interface:0xc00029ee20 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:51:43.743093 crc crio[24477]: time=\"2026-06-11T12:51:43.743029348Z\" level=info msg=\"Got pod network &{Name:community-operators-s7jtc Namespace:openshift-marketplace ID:b02f49419cb2b459d28d62a0d3268e124c432eec1e48536fa95aadcc91ad00a0 UID:ace027ac-a5fb-4f4c-a8d9-d6e0102133db NetNS:/var/run/netns/b4385209-4c4c-424c-9f89-d37ff28a8603 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podace027ac_a5fb_4f4c_a8d9_d6e0102133db.slice PodAnnotations:0xc000326128}] Aliases:map[]}\"\nJun 11 12:51:43.743240 crc crio[24477]: time=\"2026-06-11T12:51:43.743188834Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-s7jtc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:51:43.754011 crc crio[24477]: time=\"2026-06-11T12:51:43.753924151Z\" level=info msg=\"Ran pod sandbox b02f49419cb2b459d28d62a0d3268e124c432eec1e48536fa95aadcc91ad00a0 with infra container: openshift-marketplace/community-operators-s7jtc/POD\" id=38bff7fc-fe48-452c-993c-cababd1269f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:51:43.758074 crc crio[24477]: time=\"2026-06-11T12:51:43.757995477Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d0edb8fe-e957-48cf-bbde-75a6940a5e30 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:51:43.759928 crc crio[24477]: time=\"2026-06-11T12:51:43.759864241Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9d749d69-f15d-49fa-9b28-9815e3959c52 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:51:43.767861 crc crio[24477]: time=\"2026-06-11T12:51:43.767631521Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-s7jtc/extract-utilities\" id=fcd98bad-570f-49ff-9ae8-6be05a2ac653 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:51:43.768127 crc crio[24477]: time=\"2026-06-11T12:51:43.768082393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:51:43.827261 crc crio[24477]: time=\"2026-06-11T12:51:43.827145138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:51:43.831635 crc crio[24477]: time=\"2026-06-11T12:51:43.831561781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:51:44.000186 crc crio[24477]: time=\"2026-06-11T12:51:43.999994006Z\" level=info msg=\"Created container 46b601986a0336c96a14da5cd19792d1bfde4f54887c072d1739b754e9b989c1: openshift-marketplace/community-operators-s7jtc/extract-utilities\" id=fcd98bad-570f-49ff-9ae8-6be05a2ac653 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:51:44.002258 crc crio[24477]: time=\"2026-06-11T12:51:44.002184246Z\" level=info msg=\"Starting container: 46b601986a0336c96a14da5cd19792d1bfde4f54887c072d1739b754e9b989c1\" id=0a9e15d8-dc37-454f-a1b1-61957e1be88e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:51:44.009702 crc crio[24477]: time=\"2026-06-11T12:51:44.006858737Z\" level=info msg=\"Started container\" PID=176090 containerID=46b601986a0336c96a14da5cd19792d1bfde4f54887c072d1739b754e9b989c1 description=openshift-marketplace/community-operators-s7jtc/extract-utilities id=0a9e15d8-dc37-454f-a1b1-61957e1be88e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b02f49419cb2b459d28d62a0d3268e124c432eec1e48536fa95aadcc91ad00a0\nJun 11 12:51:44.701825 crc crio[24477]: time=\"2026-06-11T12:51:44.701210718Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=854d8731-a233-42f0-bd82-63109ddc5e2b name=/runtime.v1.ImageService/PullImage\nJun 11 12:51:44.714328 crc crio[24477]: time=\"2026-06-11T12:51:44.714191192Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 12:51:53.749198 crc crio[24477]: time=\"2026-06-11T12:51:53.748392887Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=854d8731-a233-42f0-bd82-63109ddc5e2b name=/runtime.v1.ImageService/PullImage\nJun 11 12:51:53.751090 crc crio[24477]: time=\"2026-06-11T12:51:53.750985135Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=5027b715-9913-4edf-89d8-582e31f7b591 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:51:53.755361 crc crio[24477]: time=\"2026-06-11T12:51:53.755284186Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=3a0a23bf-0cbc-4971-874d-e5e52530facc name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:51:53.765083 crc crio[24477]: time=\"2026-06-11T12:51:53.764952595Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-s7jtc/extract-content\" id=8704c863-46de-4eaa-9ac2-dc1eeb6c4852 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:51:53.769053 crc crio[24477]: time=\"2026-06-11T12:51:53.768956408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:51:53.839439 crc crio[24477]: time=\"2026-06-11T12:51:53.839285812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:51:53.844480 crc crio[24477]: time=\"2026-06-11T12:51:53.844401335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:51:54.042993 crc crio[24477]: time=\"2026-06-11T12:51:54.042824436Z\" level=info msg=\"Created container 175822a077f94e1bbaab15ba03d81d4642de8513b666ba99e5568aaf84345bfa: openshift-marketplace/community-operators-s7jtc/extract-content\" id=8704c863-46de-4eaa-9ac2-dc1eeb6c4852 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:51:54.045345 crc crio[24477]: time=\"2026-06-11T12:51:54.044860573Z\" level=info msg=\"Starting container: 175822a077f94e1bbaab15ba03d81d4642de8513b666ba99e5568aaf84345bfa\" id=b3a860d4-9375-468f-9ef2-fe52798c3323 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:51:54.053315 crc crio[24477]: time=\"2026-06-11T12:51:54.053168674Z\" level=info msg=\"Started container\" PID=176639 containerID=175822a077f94e1bbaab15ba03d81d4642de8513b666ba99e5568aaf84345bfa description=openshift-marketplace/community-operators-s7jtc/extract-content id=b3a860d4-9375-468f-9ef2-fe52798c3323 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b02f49419cb2b459d28d62a0d3268e124c432eec1e48536fa95aadcc91ad00a0\nJun 11 12:51:54.907045 crc crio[24477]: time=\"2026-06-11T12:51:54.901476046Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=20eb689a-2398-4a3f-9e8f-ddc675354bac name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:51:54.907045 crc crio[24477]: time=\"2026-06-11T12:51:54.905321011Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=eb821167-5042-41cd-b883-1e2d67f4bed6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:51:54.917254 crc crio[24477]: time=\"2026-06-11T12:51:54.917167143Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-s7jtc/registry-server\" id=8694110f-b4c0-43d2-8480-da01fcdaccb6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:51:54.917749 crc crio[24477]: time=\"2026-06-11T12:51:54.917607015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:51:55.020767 crc crio[24477]: time=\"2026-06-11T12:51:55.020610892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:51:55.024617 crc crio[24477]: time=\"2026-06-11T12:51:55.02447279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:51:55.204695 crc crio[24477]: time=\"2026-06-11T12:51:55.204526517Z\" level=info msg=\"Created container f5c072067e905da2c588f195e92cb51baf255fd075f87b3dc7e27da07e2d1659: openshift-marketplace/community-operators-s7jtc/registry-server\" id=8694110f-b4c0-43d2-8480-da01fcdaccb6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:51:55.206598 crc crio[24477]: time=\"2026-06-11T12:51:55.206507843Z\" level=info msg=\"Starting container: f5c072067e905da2c588f195e92cb51baf255fd075f87b3dc7e27da07e2d1659\" id=00a04d81-e7da-44e6-8a05-6276867a9750 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:51:55.217427 crc crio[24477]: time=\"2026-06-11T12:51:55.217263354Z\" level=info msg=\"Started container\" PID=176730 containerID=f5c072067e905da2c588f195e92cb51baf255fd075f87b3dc7e27da07e2d1659 description=openshift-marketplace/community-operators-s7jtc/registry-server id=00a04d81-e7da-44e6-8a05-6276867a9750 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b02f49419cb2b459d28d62a0d3268e124c432eec1e48536fa95aadcc91ad00a0\nJun 11 12:52:00.580361 crc crio[24477]: time=\"2026-06-11T12:52:00.57954562Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686372-k52nf/POD\" id=a325e84c-0cda-40fd-9289-7d33ae031f29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:52:00.580361 crc crio[24477]: time=\"2026-06-11T12:52:00.580227689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:52:00.618101 crc crio[24477]: time=\"2026-06-11T12:52:00.617589955Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686372-k52nf Namespace:openshift-infra ID:0791456586dedfdf8c8324337e033e40778ad968b71e693ce8e8673a7cf6c936 UID:e01fc066-d7b1-4edb-964f-48842555f9d3 NetNS:/var/run/netns/97bcafd5-8a66-4e52-9e7f-78aaf7a8c3bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode01fc066_d7b1_4edb_964f_48842555f9d3.slice PodAnnotations:0xc007b173d8}] Aliases:map[]}\"\nJun 11 12:52:00.618101 crc crio[24477]: time=\"2026-06-11T12:52:00.617779971Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686372-k52nf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:52:01.222525 crc crio[24477]: 2026-06-11T12:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0791456586dedfd Mac:7a:a2:93:d3:d9:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/97bcafd5-8a66-4e52-9e7f-78aaf7a8c3bd SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:52:01.224266 crc crio[24477]: time=\"2026-06-11T12:52:01.224201613Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686372-k52nf Namespace:openshift-infra ID:0791456586dedfdf8c8324337e033e40778ad968b71e693ce8e8673a7cf6c936 UID:e01fc066-d7b1-4edb-964f-48842555f9d3 NetNS:/var/run/netns/97bcafd5-8a66-4e52-9e7f-78aaf7a8c3bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode01fc066_d7b1_4edb_964f_48842555f9d3.slice PodAnnotations:0xc007b173d8}] Aliases:map[]}\"\nJun 11 12:52:01.224382 crc crio[24477]: time=\"2026-06-11T12:52:01.224350167Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686372-k52nf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:52:01.232507 crc crio[24477]: time=\"2026-06-11T12:52:01.232429916Z\" level=info msg=\"Ran pod sandbox 0791456586dedfdf8c8324337e033e40778ad968b71e693ce8e8673a7cf6c936 with infra container: openshift-infra/auto-csr-approver-29686372-k52nf/POD\" id=a325e84c-0cda-40fd-9289-7d33ae031f29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:52:01.237471 crc crio[24477]: time=\"2026-06-11T12:52:01.237388837Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=be214790-fd44-4a45-9556-7e4afa1634e4 name=/runtime.v1.ImageService/PullImage\nJun 11 12:52:01.241836 crc crio[24477]: time=\"2026-06-11T12:52:01.241740876Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:52:02.534846 crc crio[24477]: time=\"2026-06-11T12:52:02.534256291Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=be214790-fd44-4a45-9556-7e4afa1634e4 name=/runtime.v1.ImageService/PullImage\nJun 11 12:52:02.536504 crc crio[24477]: time=\"2026-06-11T12:52:02.536246686Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6c16d4f4-1409-489c-b2bc-f4acf7e46743 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:52:02.538808 crc crio[24477]: time=\"2026-06-11T12:52:02.538754836Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9638aa18-9ca0-47b1-969d-d4e763941ca6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:52:02.546504 crc crio[24477]: time=\"2026-06-11T12:52:02.54643528Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686372-k52nf/oc\" id=c3c99280-561e-4b29-b9c4-825f13425595 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:52:02.546873 crc crio[24477]: time=\"2026-06-11T12:52:02.546813731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:52:02.595819 crc crio[24477]: time=\"2026-06-11T12:52:02.595763878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:52:03.019075 crc crio[24477]: time=\"2026-06-11T12:52:03.019016669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:52:03.046508 crc crio[24477]: time=\"2026-06-11T12:52:03.045586431Z\" level=info msg=\"Stopping pod sandbox: 6b9efd5afbd0cc7be8d9589ad36b73261a80e679c75e6af3a22aec313ee0825b\" id=c1bcb645-4302-4f51-b58a-c74f2ceefd96 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:52:03.047172 crc crio[24477]: time=\"2026-06-11T12:52:03.047074603Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-xv7k5 Namespace:openstack ID:6b9efd5afbd0cc7be8d9589ad36b73261a80e679c75e6af3a22aec313ee0825b UID:7d5fa0eb-0e58-407a-af73-5f851ad0440d NetNS:/var/run/netns/a9b63300-3765-4598-aafb-34d01e391fc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d5fa0eb_0e58_407a_af73_5f851ad0440d.slice PodAnnotations:0xc002ce4f48}] Aliases:map[]}\"\nJun 11 12:52:03.047526 crc crio[24477]: time=\"2026-06-11T12:52:03.047317549Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-xv7k5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:52:03.160031 crc crio[24477]: time=\"2026-06-11T12:52:03.159961155Z\" level=info msg=\"Created container 9f8f65fc39012e51abf81dc51459e27656b5e97376bdb35be40d4c1836619f42: openshift-infra/auto-csr-approver-29686372-k52nf/oc\" id=c3c99280-561e-4b29-b9c4-825f13425595 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:52:03.165365 crc crio[24477]: time=\"2026-06-11T12:52:03.16300549Z\" level=info msg=\"Starting container: 9f8f65fc39012e51abf81dc51459e27656b5e97376bdb35be40d4c1836619f42\" id=f2286a5b-f7fe-4ca1-9d9f-c64ca51afe03 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:52:03.169192 crc crio[24477]: time=\"2026-06-11T12:52:03.169119881Z\" level=info msg=\"Started container\" PID=177295 containerID=9f8f65fc39012e51abf81dc51459e27656b5e97376bdb35be40d4c1836619f42 description=openshift-infra/auto-csr-approver-29686372-k52nf/oc id=f2286a5b-f7fe-4ca1-9d9f-c64ca51afe03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0791456586dedfdf8c8324337e033e40778ad968b71e693ce8e8673a7cf6c936\nJun 11 12:52:03.633556 crc crio[24477]: time=\"2026-06-11T12:52:03.632965904Z\" level=info msg=\"Stopped pod sandbox: 6b9efd5afbd0cc7be8d9589ad36b73261a80e679c75e6af3a22aec313ee0825b\" id=c1bcb645-4302-4f51-b58a-c74f2ceefd96 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:52:04.454535 crc crio[24477]: time=\"2026-06-11T12:52:04.453362316Z\" level=info msg=\"Stopping container: 135c70c4762c01da26d44fff4f9f34ae943cfa1ae6af32593f28a860cb2e4b49 (timeout: 2s)\" id=144d315b-2bfc-4147-9d0b-aecc47e7d1f5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:52:04.587731 crc crio[24477]: time=\"2026-06-11T12:52:04.587575604Z\" level=info msg=\"Stopped container 135c70c4762c01da26d44fff4f9f34ae943cfa1ae6af32593f28a860cb2e4b49: openshift-marketplace/community-operators-5qtnq/registry-server\" id=144d315b-2bfc-4147-9d0b-aecc47e7d1f5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:52:04.589408 crc crio[24477]: time=\"2026-06-11T12:52:04.589333143Z\" level=info msg=\"Stopping pod sandbox: d56a08a100023d84645f57d2ac007762df3f48e76a0d06938e9f6150c4a07311\" id=d5683afe-9b92-4aa4-aca0-c6e641f3513b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:52:04.591129 crc crio[24477]: time=\"2026-06-11T12:52:04.591065772Z\" level=info msg=\"Got pod network &{Name:community-operators-5qtnq Namespace:openshift-marketplace ID:d56a08a100023d84645f57d2ac007762df3f48e76a0d06938e9f6150c4a07311 UID:1a17ca44-f7f2-4d31-bc8a-89968d78779a NetNS:/var/run/netns/a457c0c6-0073-4998-8ede-3fc1bcaa1eb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a17ca44_f7f2_4d31_bc8a_89968d78779a.slice PodAnnotations:0xc002e12b30}] Aliases:map[]}\"\nJun 11 12:52:04.591289 crc crio[24477]: time=\"2026-06-11T12:52:04.591231466Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-5qtnq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:52:04.984421 crc crio[24477]: time=\"2026-06-11T12:52:04.984303443Z\" level=info msg=\"Stopped pod sandbox: d56a08a100023d84645f57d2ac007762df3f48e76a0d06938e9f6150c4a07311\" id=d5683afe-9b92-4aa4-aca0-c6e641f3513b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:52:05.179598 crc crio[24477]: time=\"2026-06-11T12:52:05.179110704Z\" level=info msg=\"Stopping pod sandbox: 0791456586dedfdf8c8324337e033e40778ad968b71e693ce8e8673a7cf6c936\" id=0560d84b-1bf9-40ac-8baf-532c68fffab1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:52:05.180204 crc crio[24477]: time=\"2026-06-11T12:52:05.180137683Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686372-k52nf Namespace:openshift-infra ID:0791456586dedfdf8c8324337e033e40778ad968b71e693ce8e8673a7cf6c936 UID:e01fc066-d7b1-4edb-964f-48842555f9d3 NetNS:/var/run/netns/97bcafd5-8a66-4e52-9e7f-78aaf7a8c3bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode01fc066_d7b1_4edb_964f_48842555f9d3.slice PodAnnotations:0xc0005300d8}] Aliases:map[]}\"\nJun 11 12:52:05.180318 crc crio[24477]: time=\"2026-06-11T12:52:05.180287418Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686372-k52nf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:52:05.183961 crc crio[24477]: time=\"2026-06-11T12:52:05.183915399Z\" level=info msg=\"Removing container: 135c70c4762c01da26d44fff4f9f34ae943cfa1ae6af32593f28a860cb2e4b49\" id=18489250-c823-42b0-90b9-35aa6205e96c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:52:05.237134 crc crio[24477]: time=\"2026-06-11T12:52:05.237053985Z\" level=info msg=\"Removed container 135c70c4762c01da26d44fff4f9f34ae943cfa1ae6af32593f28a860cb2e4b49: openshift-marketplace/community-operators-5qtnq/registry-server\" id=18489250-c823-42b0-90b9-35aa6205e96c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:52:05.253086 crc crio[24477]: time=\"2026-06-11T12:52:05.252834606Z\" level=info msg=\"Removing container: 5c955d8e28f4030f5b14ae38b0eb113fa38ba46729f11f54dd0f8b5baffb137c\" id=b9d1a1d7-2f86-4397-87be-fd12bdae2a6a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:52:05.475481 crc crio[24477]: time=\"2026-06-11T12:52:05.475306936Z\" level=info msg=\"Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p9tnx/POD\" id=4b62acc7-ccad-4c96-a208-98388eb2f175 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:52:05.475605 crc crio[24477]: time=\"2026-06-11T12:52:05.475514502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:52:05.555782 crc crio[24477]: time=\"2026-06-11T12:52:05.554510478Z\" level=info msg=\"Removed container 5c955d8e28f4030f5b14ae38b0eb113fa38ba46729f11f54dd0f8b5baffb137c: openshift-marketplace/community-operators-5qtnq/extract-content\" id=b9d1a1d7-2f86-4397-87be-fd12bdae2a6a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:52:05.566146 crc crio[24477]: time=\"2026-06-11T12:52:05.566038392Z\" level=info msg=\"Removing container: d3e0af501c70408f38082a5d5174812c84c0df1ebc4f680e858f1fbd96b7b2d4\" id=debb6a9a-0b50-4226-b093-367c0e755c6f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:52:05.622879 crc crio[24477]: time=\"2026-06-11T12:52:05.622498937Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p9tnx Namespace:openstack ID:8869bc183c2603e8250c3b5a688562f46b5160c1ebc4d3c36bdde1f31fc7867f UID:11d1d56f-cb52-4c1b-9945-03a437275695 NetNS:/var/run/netns/1454b94e-f5b4-453b-8e73-6da064073dea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11d1d56f_cb52_4c1b_9945_03a437275695.slice PodAnnotations:0xc000a86750}] Aliases:map[]}\"\nJun 11 12:52:05.622879 crc crio[24477]: time=\"2026-06-11T12:52:05.622864849Z\" level=info msg=\"Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p9tnx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:52:05.632363 crc crio[24477]: time=\"2026-06-11T12:52:05.628986079Z\" level=info msg=\"Removed container d3e0af501c70408f38082a5d5174812c84c0df1ebc4f680e858f1fbd96b7b2d4: openshift-marketplace/community-operators-5qtnq/extract-utilities\" id=debb6a9a-0b50-4226-b093-367c0e755c6f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:52:05.737248 crc crio[24477]: time=\"2026-06-11T12:52:05.737097928Z\" level=info msg=\"Stopped pod sandbox: 0791456586dedfdf8c8324337e033e40778ad968b71e693ce8e8673a7cf6c936\" id=0560d84b-1bf9-40ac-8baf-532c68fffab1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:52:06.621886 crc crio[24477]: 2026-06-11T12:52:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8869bc183c2603e Mac:e6:af:88:d7:a8:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/1454b94e-f5b4-453b-8e73-6da064073dea SocketPath: PciID:}] [{Interface:0xc00028e5a0 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:52:06.623424 crc crio[24477]: time=\"2026-06-11T12:52:06.62331986Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p9tnx Namespace:openstack ID:8869bc183c2603e8250c3b5a688562f46b5160c1ebc4d3c36bdde1f31fc7867f UID:11d1d56f-cb52-4c1b-9945-03a437275695 NetNS:/var/run/netns/1454b94e-f5b4-453b-8e73-6da064073dea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11d1d56f_cb52_4c1b_9945_03a437275695.slice PodAnnotations:0xc000a86750}] Aliases:map[]}\"\nJun 11 12:52:06.623579 crc crio[24477]: time=\"2026-06-11T12:52:06.623524435Z\" level=info msg=\"Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p9tnx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:52:06.633849 crc crio[24477]: time=\"2026-06-11T12:52:06.633770616Z\" level=info msg=\"Ran pod sandbox 8869bc183c2603e8250c3b5a688562f46b5160c1ebc4d3c36bdde1f31fc7867f with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p9tnx/POD\" id=4b62acc7-ccad-4c96-a208-98388eb2f175 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:52:06.636175 crc crio[24477]: time=\"2026-06-11T12:52:06.636105144Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=7dc725b6-6026-497d-b2c0-8b96dbd3874f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:52:06.698964 crc crio[24477]: time=\"2026-06-11T12:52:06.697365889Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=bda1606c-6085-417a-8f7f-a37ceb1eb607 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:52:06.731881 crc crio[24477]: time=\"2026-06-11T12:52:06.729454752Z\" level=info msg=\"Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p9tnx/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=90b7d076-b2fe-45f6-a718-72b28ca68cd2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:52:06.731881 crc crio[24477]: time=\"2026-06-11T12:52:06.731611122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:52:06.803331 crc crio[24477]: time=\"2026-06-11T12:52:06.80210835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:52:06.805467 crc crio[24477]: time=\"2026-06-11T12:52:06.805403163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:52:07.020430 crc crio[24477]: time=\"2026-06-11T12:52:07.020330254Z\" level=info msg=\"Created container 907d11bc12aa180f426dd9242a051342ed956cec17ccf41b8ec4165adb20a897: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p9tnx/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=90b7d076-b2fe-45f6-a718-72b28ca68cd2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:52:07.023157 crc crio[24477]: time=\"2026-06-11T12:52:07.023065951Z\" level=info msg=\"Starting container: 907d11bc12aa180f426dd9242a051342ed956cec17ccf41b8ec4165adb20a897\" id=10c83cf2-365d-4c3a-9b12-d8a1aa0de963 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:52:07.029470 crc crio[24477]: time=\"2026-06-11T12:52:07.029367826Z\" level=info msg=\"Started container\" PID=177720 containerID=907d11bc12aa180f426dd9242a051342ed956cec17ccf41b8ec4165adb20a897 description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p9tnx/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=10c83cf2-365d-4c3a-9b12-d8a1aa0de963 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8869bc183c2603e8250c3b5a688562f46b5160c1ebc4d3c36bdde1f31fc7867f\nJun 11 12:52:52.715047 crc crio[24477]: time=\"2026-06-11T12:52:52.713541078Z\" level=info msg=\"Removing container: 945c62f6600d7e6928cab69e64bd8efeb2e94edb361423e248e101cdeb641977\" id=13a38779-1368-4830-82ca-bdfa8c238960 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:52:52.910220 crc crio[24477]: time=\"2026-06-11T12:52:52.910117235Z\" level=info msg=\"Removed container 945c62f6600d7e6928cab69e64bd8efeb2e94edb361423e248e101cdeb641977: openshift-infra/auto-csr-approver-29686366-zrp4h/oc\" id=13a38779-1368-4830-82ca-bdfa8c238960 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:52:52.919945 crc crio[24477]: time=\"2026-06-11T12:52:52.919844589Z\" level=info msg=\"Stopping pod sandbox: 7b23500220d1618c8501b90f2f10c83447ca4e2db95da628f106193d8b10bba4\" id=7d6bee59-c91b-4f98-a853-c146e684ceb7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:52:52.919945 crc crio[24477]: time=\"2026-06-11T12:52:52.919954192Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7b23500220d1618c8501b90f2f10c83447ca4e2db95da628f106193d8b10bba4\" id=7d6bee59-c91b-4f98-a853-c146e684ceb7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:52:52.920487 crc crio[24477]: time=\"2026-06-11T12:52:52.920421435Z\" level=info msg=\"Removing pod sandbox: 7b23500220d1618c8501b90f2f10c83447ca4e2db95da628f106193d8b10bba4\" id=ea039102-68a0-4420-bd5a-b681d7762078 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:52:52.935491 crc crio[24477]: time=\"2026-06-11T12:52:52.935384534Z\" level=info msg=\"Removed pod sandbox: 7b23500220d1618c8501b90f2f10c83447ca4e2db95da628f106193d8b10bba4\" id=ea039102-68a0-4420-bd5a-b681d7762078 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:52:52.936269 crc crio[24477]: time=\"2026-06-11T12:52:52.936190996Z\" level=info msg=\"Stopping pod sandbox: d56a08a100023d84645f57d2ac007762df3f48e76a0d06938e9f6150c4a07311\" id=bb96b002-546b-49dc-9145-b7882e75d872 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:52:52.936346 crc crio[24477]: time=\"2026-06-11T12:52:52.936275128Z\" level=info msg=\"Stopped pod sandbox (already stopped): d56a08a100023d84645f57d2ac007762df3f48e76a0d06938e9f6150c4a07311\" id=bb96b002-546b-49dc-9145-b7882e75d872 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:52:52.937178 crc crio[24477]: time=\"2026-06-11T12:52:52.937120602Z\" level=info msg=\"Removing pod sandbox: d56a08a100023d84645f57d2ac007762df3f48e76a0d06938e9f6150c4a07311\" id=5cebbaec-2b90-474b-9843-79a8a8fb77d8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:52:52.954451 crc crio[24477]: time=\"2026-06-11T12:52:52.954337626Z\" level=info msg=\"Removed pod sandbox: d56a08a100023d84645f57d2ac007762df3f48e76a0d06938e9f6150c4a07311\" id=5cebbaec-2b90-474b-9843-79a8a8fb77d8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:53:12.592842 crc crio[24477]: time=\"2026-06-11T12:53:12.591232941Z\" level=info msg=\"Stopping pod sandbox: 8869bc183c2603e8250c3b5a688562f46b5160c1ebc4d3c36bdde1f31fc7867f\" id=81695d09-26bd-47c1-9121-5ee6bfa222ff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:53:12.594872 crc crio[24477]: time=\"2026-06-11T12:53:12.593857806Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p9tnx Namespace:openstack ID:8869bc183c2603e8250c3b5a688562f46b5160c1ebc4d3c36bdde1f31fc7867f UID:11d1d56f-cb52-4c1b-9945-03a437275695 NetNS:/var/run/netns/1454b94e-f5b4-453b-8e73-6da064073dea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11d1d56f_cb52_4c1b_9945_03a437275695.slice PodAnnotations:0xc000b18b58}] Aliases:map[]}\"\nJun 11 12:53:12.594872 crc crio[24477]: time=\"2026-06-11T12:53:12.594145183Z\" level=info msg=\"Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p9tnx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:53:13.096718 crc crio[24477]: time=\"2026-06-11T12:53:13.0961004Z\" level=info msg=\"Stopped pod sandbox: 8869bc183c2603e8250c3b5a688562f46b5160c1ebc4d3c36bdde1f31fc7867f\" id=81695d09-26bd-47c1-9121-5ee6bfa222ff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:53:14.283347 crc crio[24477]: time=\"2026-06-11T12:53:14.282475542Z\" level=info msg=\"Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rt6zw/POD\" id=f62bb5c2-845c-41d0-b6c9-138746916bb4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:53:14.284529 crc crio[24477]: time=\"2026-06-11T12:53:14.283484921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:53:14.330487 crc crio[24477]: time=\"2026-06-11T12:53:14.330381101Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rt6zw Namespace:openstack ID:80bd92605344c41d606f4fb898acb893ef273c6db1d65221bc891747c67df25b UID:3633005a-41f4-44c7-9309-e325efded376 NetNS:/var/run/netns/1a11ff74-3217-4824-95c9-d8e3ebdfdaf5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3633005a_41f4_44c7_9309_e325efded376.slice PodAnnotations:0xc002e12048}] Aliases:map[]}\"\nJun 11 12:53:14.330929 crc crio[24477]: time=\"2026-06-11T12:53:14.330603017Z\" level=info msg=\"Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rt6zw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:53:14.939813 crc crio[24477]: 2026-06-11T12:53:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80bd92605344c41 Mac:c2:69:aa:90:22:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/1a11ff74-3217-4824-95c9-d8e3ebdfdaf5 SocketPath: PciID:}] [{Interface:0xc00011a6a0 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:53:14.941348 crc crio[24477]: time=\"2026-06-11T12:53:14.941161579Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rt6zw Namespace:openstack ID:80bd92605344c41d606f4fb898acb893ef273c6db1d65221bc891747c67df25b UID:3633005a-41f4-44c7-9309-e325efded376 NetNS:/var/run/netns/1a11ff74-3217-4824-95c9-d8e3ebdfdaf5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3633005a_41f4_44c7_9309_e325efded376.slice PodAnnotations:0xc002e12048}] Aliases:map[]}\"\nJun 11 12:53:14.941489 crc crio[24477]: time=\"2026-06-11T12:53:14.941363855Z\" level=info msg=\"Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rt6zw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:53:14.960159 crc crio[24477]: time=\"2026-06-11T12:53:14.959836881Z\" level=info msg=\"Ran pod sandbox 80bd92605344c41d606f4fb898acb893ef273c6db1d65221bc891747c67df25b with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rt6zw/POD\" id=f62bb5c2-845c-41d0-b6c9-138746916bb4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:53:14.963750 crc crio[24477]: time=\"2026-06-11T12:53:14.963317156Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=3d0c6e11-779e-49df-b8fa-69887eaad7db name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:53:15.006969 crc crio[24477]: time=\"2026-06-11T12:53:15.006820501Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=bcbb1a0e-1d77-49cb-85d5-7e4867d6f959 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:53:15.017414 crc crio[24477]: time=\"2026-06-11T12:53:15.017335935Z\" level=info msg=\"Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rt6zw/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=69f6d961-b9e6-4911-b0eb-209c64429be5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:53:15.017811 crc crio[24477]: time=\"2026-06-11T12:53:15.017737096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:53:15.067875 crc crio[24477]: time=\"2026-06-11T12:53:15.067753433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:53:15.073010 crc crio[24477]: time=\"2026-06-11T12:53:15.072599548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:53:15.257305 crc crio[24477]: time=\"2026-06-11T12:53:15.257224011Z\" level=info msg=\"Created container fc591d7228557b85c57b23ebaf875196a254fcca63e30344f98671eb82e5f473: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rt6zw/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=69f6d961-b9e6-4911-b0eb-209c64429be5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:53:15.258681 crc crio[24477]: time=\"2026-06-11T12:53:15.25849206Z\" level=info msg=\"Starting container: fc591d7228557b85c57b23ebaf875196a254fcca63e30344f98671eb82e5f473\" id=3e6680ff-19ce-4e2f-98d6-87e06109ab5c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:53:15.265949 crc crio[24477]: time=\"2026-06-11T12:53:15.265260219Z\" level=info msg=\"Started container\" PID=181648 containerID=fc591d7228557b85c57b23ebaf875196a254fcca63e30344f98671eb82e5f473 description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rt6zw/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=3e6680ff-19ce-4e2f-98d6-87e06109ab5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=80bd92605344c41d606f4fb898acb893ef273c6db1d65221bc891747c67df25b\nJun 11 12:54:00.587179 crc crio[24477]: time=\"2026-06-11T12:54:00.586193209Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686374-m5m6b/POD\" id=1a775698-5914-47ee-b829-8b1bd76fa21a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:54:00.590027 crc crio[24477]: time=\"2026-06-11T12:54:00.587222058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:54:00.624952 crc crio[24477]: time=\"2026-06-11T12:54:00.624799907Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686374-m5m6b Namespace:openshift-infra ID:6e1fb36d9100f7fab5cd2557dd3a55b6edaafdc1520702efbc6b4a4de0ddc071 UID:103b631c-472e-4f60-b7a3-335f7748a427 NetNS:/var/run/netns/3d8e2f02-b506-4545-b629-ac9888b6b5ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod103b631c_472e_4f60_b7a3_335f7748a427.slice PodAnnotations:0xc00251f330}] Aliases:map[]}\"\nJun 11 12:54:00.624952 crc crio[24477]: time=\"2026-06-11T12:54:00.624876249Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686374-m5m6b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:54:00.986819 crc crio[24477]: 2026-06-11T12:54:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6e1fb36d9100f7f Mac:42:80:82:cf:aa:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/3d8e2f02-b506-4545-b629-ac9888b6b5ad SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:54:00.988764 crc crio[24477]: time=\"2026-06-11T12:54:00.988583379Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686374-m5m6b Namespace:openshift-infra ID:6e1fb36d9100f7fab5cd2557dd3a55b6edaafdc1520702efbc6b4a4de0ddc071 UID:103b631c-472e-4f60-b7a3-335f7748a427 NetNS:/var/run/netns/3d8e2f02-b506-4545-b629-ac9888b6b5ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod103b631c_472e_4f60_b7a3_335f7748a427.slice PodAnnotations:0xc00251f330}] Aliases:map[]}\"\nJun 11 12:54:00.989088 crc crio[24477]: time=\"2026-06-11T12:54:00.988989752Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686374-m5m6b for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:54:01.006753 crc crio[24477]: time=\"2026-06-11T12:54:01.003989828Z\" level=info msg=\"Ran pod sandbox 6e1fb36d9100f7fab5cd2557dd3a55b6edaafdc1520702efbc6b4a4de0ddc071 with infra container: openshift-infra/auto-csr-approver-29686374-m5m6b/POD\" id=1a775698-5914-47ee-b829-8b1bd76fa21a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:54:01.006753 crc crio[24477]: time=\"2026-06-11T12:54:01.006413094Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4c9e5ff7-7199-4c0a-935a-211a2212b2aa name=/runtime.v1.ImageService/PullImage\nJun 11 12:54:01.019512 crc crio[24477]: time=\"2026-06-11T12:54:01.019383276Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:54:02.211806 crc crio[24477]: time=\"2026-06-11T12:54:02.211052605Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4c9e5ff7-7199-4c0a-935a-211a2212b2aa name=/runtime.v1.ImageService/PullImage\nJun 11 12:54:02.214136 crc crio[24477]: time=\"2026-06-11T12:54:02.213973287Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f82c38d8-292b-4005-9b0e-dac2f59059a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:54:02.221554 crc crio[24477]: time=\"2026-06-11T12:54:02.221421275Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f8476a09-6da6-401a-8411-50d3bf181763 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:54:02.230263 crc crio[24477]: time=\"2026-06-11T12:54:02.23014904Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686374-m5m6b/oc\" id=fe7e8db0-d901-49a3-9859-89d7d8363d49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:54:02.230867 crc crio[24477]: time=\"2026-06-11T12:54:02.230783157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:54:02.296003 crc crio[24477]: time=\"2026-06-11T12:54:02.295736961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:54:02.688125 crc crio[24477]: time=\"2026-06-11T12:54:02.6878283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:54:02.828073 crc crio[24477]: time=\"2026-06-11T12:54:02.827589213Z\" level=info msg=\"Created container 301ce70cac2012702098dd89551e9cffb8f42bededd83011349b06da466e6f80: openshift-infra/auto-csr-approver-29686374-m5m6b/oc\" id=fe7e8db0-d901-49a3-9859-89d7d8363d49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:54:02.830504 crc crio[24477]: time=\"2026-06-11T12:54:02.830077653Z\" level=info msg=\"Starting container: 301ce70cac2012702098dd89551e9cffb8f42bededd83011349b06da466e6f80\" id=bc40bc40-3a27-4189-ad1b-cfd93f7bb458 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:54:02.836589 crc crio[24477]: time=\"2026-06-11T12:54:02.836490981Z\" level=info msg=\"Started container\" PID=184317 containerID=301ce70cac2012702098dd89551e9cffb8f42bededd83011349b06da466e6f80 description=openshift-infra/auto-csr-approver-29686374-m5m6b/oc id=bc40bc40-3a27-4189-ad1b-cfd93f7bb458 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e1fb36d9100f7fab5cd2557dd3a55b6edaafdc1520702efbc6b4a4de0ddc071\nJun 11 12:54:04.644728 crc crio[24477]: time=\"2026-06-11T12:54:04.643534066Z\" level=info msg=\"Stopping pod sandbox: 6e1fb36d9100f7fab5cd2557dd3a55b6edaafdc1520702efbc6b4a4de0ddc071\" id=7cb06f4f-2948-4f60-8821-bdc309f0931f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:54:04.646082 crc crio[24477]: time=\"2026-06-11T12:54:04.645744528Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686374-m5m6b Namespace:openshift-infra ID:6e1fb36d9100f7fab5cd2557dd3a55b6edaafdc1520702efbc6b4a4de0ddc071 UID:103b631c-472e-4f60-b7a3-335f7748a427 NetNS:/var/run/netns/3d8e2f02-b506-4545-b629-ac9888b6b5ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod103b631c_472e_4f60_b7a3_335f7748a427.slice PodAnnotations:0xc000b18b98}] Aliases:map[]}\"\nJun 11 12:54:04.646082 crc crio[24477]: time=\"2026-06-11T12:54:04.646010977Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686374-m5m6b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:54:05.129189 crc crio[24477]: time=\"2026-06-11T12:54:05.129091386Z\" level=info msg=\"Stopped pod sandbox: 6e1fb36d9100f7fab5cd2557dd3a55b6edaafdc1520702efbc6b4a4de0ddc071\" id=7cb06f4f-2948-4f60-8821-bdc309f0931f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:54:14.663378 crc crio[24477]: time=\"2026-06-11T12:54:14.66180937Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-pbsrx/POD\" id=3a70932c-c054-46fd-9452-d7e8c2ac7cb5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:54:14.663378 crc crio[24477]: time=\"2026-06-11T12:54:14.663372125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:54:14.719401 crc crio[24477]: time=\"2026-06-11T12:54:14.719309717Z\" level=info msg=\"Got pod network &{Name:certified-operators-pbsrx Namespace:openshift-marketplace ID:a8bfd1067fa0aec5acec85b4505f0ff622eb2f10ab52f266dd92002181ee59eb UID:1161f379-143e-43e5-8164-5d833e7dcf7c NetNS:/var/run/netns/1c122e2f-d0d1-47e8-9233-3eeab9839c6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1161f379_143e_43e5_8164_5d833e7dcf7c.slice PodAnnotations:0xc000a87630}] Aliases:map[]}\"\nJun 11 12:54:14.719401 crc crio[24477]: time=\"2026-06-11T12:54:14.719377499Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-pbsrx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:54:15.360342 crc crio[24477]: 2026-06-11T12:54:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8bfd1067fa0aec Mac:ce:f1:a6:a5:1c:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/1c122e2f-d0d1-47e8-9233-3eeab9839c6a SocketPath: PciID:}] [{Interface:0xc0001485e0 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:54:15.361577 crc crio[24477]: time=\"2026-06-11T12:54:15.361511601Z\" level=info msg=\"Got pod network &{Name:certified-operators-pbsrx Namespace:openshift-marketplace ID:a8bfd1067fa0aec5acec85b4505f0ff622eb2f10ab52f266dd92002181ee59eb UID:1161f379-143e-43e5-8164-5d833e7dcf7c NetNS:/var/run/netns/1c122e2f-d0d1-47e8-9233-3eeab9839c6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1161f379_143e_43e5_8164_5d833e7dcf7c.slice PodAnnotations:0xc000a87630}] Aliases:map[]}\"\nJun 11 12:54:15.361738 crc crio[24477]: time=\"2026-06-11T12:54:15.361722907Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-pbsrx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:54:15.372387 crc crio[24477]: time=\"2026-06-11T12:54:15.371479742Z\" level=info msg=\"Ran pod sandbox a8bfd1067fa0aec5acec85b4505f0ff622eb2f10ab52f266dd92002181ee59eb with infra container: openshift-marketplace/certified-operators-pbsrx/POD\" id=3a70932c-c054-46fd-9452-d7e8c2ac7cb5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:54:15.374537 crc crio[24477]: time=\"2026-06-11T12:54:15.374449232Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1d7f21a0-ba4f-4c35-81cd-f1c11962f174 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:54:15.387354 crc crio[24477]: time=\"2026-06-11T12:54:15.387222808Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1a9cc6c0-4a36-4db8-b46b-e11a7bb84a38 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:54:15.420586 crc crio[24477]: time=\"2026-06-11T12:54:15.420500489Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-pbsrx/extract-utilities\" id=88f5d835-4fb7-4fa4-b15e-dac0f7821601 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:54:15.421064 crc crio[24477]: time=\"2026-06-11T12:54:15.421009593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:54:15.472886 crc crio[24477]: time=\"2026-06-11T12:54:15.472778678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:54:15.479469 crc crio[24477]: time=\"2026-06-11T12:54:15.479398343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:54:15.681382 crc crio[24477]: time=\"2026-06-11T12:54:15.680740716Z\" level=info msg=\"Created container 030ca4eb09d6f98dee8e51d6a8014d2c3edcae014df3bab3212cbb2de3fe9fdd: openshift-marketplace/certified-operators-pbsrx/extract-utilities\" id=88f5d835-4fb7-4fa4-b15e-dac0f7821601 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:54:15.687188 crc crio[24477]: time=\"2026-06-11T12:54:15.687038193Z\" level=info msg=\"Starting container: 030ca4eb09d6f98dee8e51d6a8014d2c3edcae014df3bab3212cbb2de3fe9fdd\" id=c1aa8781-6f28-44b6-902a-d969bd3f0373 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:54:15.699204 crc crio[24477]: time=\"2026-06-11T12:54:15.699083526Z\" level=info msg=\"Started container\" PID=185066 containerID=030ca4eb09d6f98dee8e51d6a8014d2c3edcae014df3bab3212cbb2de3fe9fdd description=openshift-marketplace/certified-operators-pbsrx/extract-utilities id=c1aa8781-6f28-44b6-902a-d969bd3f0373 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8bfd1067fa0aec5acec85b4505f0ff622eb2f10ab52f266dd92002181ee59eb\nJun 11 12:54:15.836622 crc crio[24477]: time=\"2026-06-11T12:54:15.836550157Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a787a684-9840-4233-80c2-d5895c329515 name=/runtime.v1.ImageService/PullImage\nJun 11 12:54:15.850423 crc crio[24477]: time=\"2026-06-11T12:54:15.850333634Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 12:54:16.656466 crc crio[24477]: time=\"2026-06-11T12:54:16.655627922Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e0619edb1918888825b593b3b8f40e018dfe1d589bf765ae742cc2e57f8cf51c\" id=a787a684-9840-4233-80c2-d5895c329515 name=/runtime.v1.ImageService/PullImage\nJun 11 12:54:16.658729 crc crio[24477]: time=\"2026-06-11T12:54:16.658567643Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=716314d1-e9e3-477b-9b20-de4b416f4166 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:54:16.666987 crc crio[24477]: time=\"2026-06-11T12:54:16.666863984Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=36ea436e-5fc9-43d3-945e-577c3124b601 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:54:16.678223 crc crio[24477]: time=\"2026-06-11T12:54:16.678094478Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-pbsrx/extract-content\" id=7923a187-7142-49dd-bddc-bd7a7aecdd16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:54:16.678833 crc crio[24477]: time=\"2026-06-11T12:54:16.678755426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:54:16.757502 crc crio[24477]: time=\"2026-06-11T12:54:16.757356552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:54:16.762566 crc crio[24477]: time=\"2026-06-11T12:54:16.762505716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:54:16.963596 crc crio[24477]: time=\"2026-06-11T12:54:16.963465377Z\" level=info msg=\"Created container 07c4e6ed41f8f5e6987e863877b5f887481a789f4337ad4ee1c3e3fd4e0e9ef8: openshift-marketplace/certified-operators-pbsrx/extract-content\" id=7923a187-7142-49dd-bddc-bd7a7aecdd16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:54:16.966949 crc crio[24477]: time=\"2026-06-11T12:54:16.966828863Z\" level=info msg=\"Starting container: 07c4e6ed41f8f5e6987e863877b5f887481a789f4337ad4ee1c3e3fd4e0e9ef8\" id=8430b75b-e595-4690-a1a8-f4984a74bdf7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:54:16.975480 crc crio[24477]: time=\"2026-06-11T12:54:16.975354959Z\" level=info msg=\"Started container\" PID=185155 containerID=07c4e6ed41f8f5e6987e863877b5f887481a789f4337ad4ee1c3e3fd4e0e9ef8 description=openshift-marketplace/certified-operators-pbsrx/extract-content id=8430b75b-e595-4690-a1a8-f4984a74bdf7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8bfd1067fa0aec5acec85b4505f0ff622eb2f10ab52f266dd92002181ee59eb\nJun 11 12:54:20.003989 crc crio[24477]: time=\"2026-06-11T12:54:20.001823947Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=77a730cb-b322-4c80-82a2-b277a7dba862 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:54:20.008542 crc crio[24477]: time=\"2026-06-11T12:54:20.008148646Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=aa144264-ebfe-42d4-a4aa-9ec14815afad name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:54:20.055603 crc crio[24477]: time=\"2026-06-11T12:54:20.055294142Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-pbsrx/registry-server\" id=a9f1e45b-92b3-4426-9b46-ab453d8c0cef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:54:20.056985 crc crio[24477]: time=\"2026-06-11T12:54:20.056460794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:54:20.213755 crc crio[24477]: time=\"2026-06-11T12:54:20.213088978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:54:20.221584 crc crio[24477]: time=\"2026-06-11T12:54:20.221474682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:54:20.437354 crc crio[24477]: time=\"2026-06-11T12:54:20.437225271Z\" level=info msg=\"Created container 8f02ce51f06a8fc18ebe75ae1930c10332adfc699a6154dbe6572897a399b6cf: openshift-marketplace/certified-operators-pbsrx/registry-server\" id=a9f1e45b-92b3-4426-9b46-ab453d8c0cef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:54:20.442396 crc crio[24477]: time=\"2026-06-11T12:54:20.442090546Z\" level=info msg=\"Starting container: 8f02ce51f06a8fc18ebe75ae1930c10332adfc699a6154dbe6572897a399b6cf\" id=38888690-e31f-4d74-bffd-96e2cba80dc1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:54:20.469585 crc crio[24477]: time=\"2026-06-11T12:54:20.469260782Z\" level=info msg=\"Started container\" PID=185338 containerID=8f02ce51f06a8fc18ebe75ae1930c10332adfc699a6154dbe6572897a399b6cf description=openshift-marketplace/certified-operators-pbsrx/registry-server id=38888690-e31f-4d74-bffd-96e2cba80dc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8bfd1067fa0aec5acec85b4505f0ff622eb2f10ab52f266dd92002181ee59eb\nJun 11 12:54:27.829064 crc crio[24477]: time=\"2026-06-11T12:54:27.82744127Z\" level=info msg=\"Stopping container: 8f02ce51f06a8fc18ebe75ae1930c10332adfc699a6154dbe6572897a399b6cf (timeout: 2s)\" id=6cecc3ac-35e0-462d-af3e-391f2bfe1065 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:54:27.962904 crc crio[24477]: time=\"2026-06-11T12:54:27.962735368Z\" level=info msg=\"Stopped container 8f02ce51f06a8fc18ebe75ae1930c10332adfc699a6154dbe6572897a399b6cf: openshift-marketplace/certified-operators-pbsrx/registry-server\" id=6cecc3ac-35e0-462d-af3e-391f2bfe1065 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:54:27.964970 crc crio[24477]: time=\"2026-06-11T12:54:27.964877908Z\" level=info msg=\"Stopping pod sandbox: a8bfd1067fa0aec5acec85b4505f0ff622eb2f10ab52f266dd92002181ee59eb\" id=7aeda829-f1c2-4f3d-8902-61a23172f0d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:54:27.966518 crc crio[24477]: time=\"2026-06-11T12:54:27.96639041Z\" level=info msg=\"Got pod network &{Name:certified-operators-pbsrx Namespace:openshift-marketplace ID:a8bfd1067fa0aec5acec85b4505f0ff622eb2f10ab52f266dd92002181ee59eb UID:1161f379-143e-43e5-8164-5d833e7dcf7c NetNS:/var/run/netns/1c122e2f-d0d1-47e8-9233-3eeab9839c6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1161f379_143e_43e5_8164_5d833e7dcf7c.slice PodAnnotations:0xc001f2ab90}] Aliases:map[]}\"\nJun 11 12:54:27.966864 crc crio[24477]: time=\"2026-06-11T12:54:27.966551195Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-pbsrx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:54:29.067612 crc crio[24477]: time=\"2026-06-11T12:54:29.066852853Z\" level=info msg=\"Stopped pod sandbox: a8bfd1067fa0aec5acec85b4505f0ff622eb2f10ab52f266dd92002181ee59eb\" id=7aeda829-f1c2-4f3d-8902-61a23172f0d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:54:30.120982 crc crio[24477]: time=\"2026-06-11T12:54:30.118358042Z\" level=info msg=\"Removing container: 8f02ce51f06a8fc18ebe75ae1930c10332adfc699a6154dbe6572897a399b6cf\" id=f9c8fbe6-df3e-4fb9-90cf-4eb81e0815c8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:54:30.239077 crc crio[24477]: time=\"2026-06-11T12:54:30.238816575Z\" level=info msg=\"Removed container 8f02ce51f06a8fc18ebe75ae1930c10332adfc699a6154dbe6572897a399b6cf: openshift-marketplace/certified-operators-pbsrx/registry-server\" id=f9c8fbe6-df3e-4fb9-90cf-4eb81e0815c8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:54:30.244217 crc crio[24477]: time=\"2026-06-11T12:54:30.244089501Z\" level=info msg=\"Removing container: 07c4e6ed41f8f5e6987e863877b5f887481a789f4337ad4ee1c3e3fd4e0e9ef8\" id=676098b8-d41e-4082-b510-12269de97a3b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:54:30.300615 crc crio[24477]: time=\"2026-06-11T12:54:30.30009157Z\" level=info msg=\"Removed container 07c4e6ed41f8f5e6987e863877b5f887481a789f4337ad4ee1c3e3fd4e0e9ef8: openshift-marketplace/certified-operators-pbsrx/extract-content\" id=676098b8-d41e-4082-b510-12269de97a3b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:54:30.303522 crc crio[24477]: time=\"2026-06-11T12:54:30.303413568Z\" level=info msg=\"Removing container: 030ca4eb09d6f98dee8e51d6a8014d2c3edcae014df3bab3212cbb2de3fe9fdd\" id=b1ab95df-1229-4fb8-8761-88f7490fe9d0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:54:30.340818 crc crio[24477]: time=\"2026-06-11T12:54:30.340602823Z\" level=info msg=\"Removed container 030ca4eb09d6f98dee8e51d6a8014d2c3edcae014df3bab3212cbb2de3fe9fdd: openshift-marketplace/certified-operators-pbsrx/extract-utilities\" id=b1ab95df-1229-4fb8-8761-88f7490fe9d0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:54:53.009582 crc crio[24477]: time=\"2026-06-11T12:54:53.00880569Z\" level=info msg=\"Removing container: f7bc84e81deb94d0acbb8dc50b715d74d9e952102f9b104d5ece3136e0759a8e\" id=1003ac7c-d89c-4765-953a-d90798d56cda name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:54:53.234727 crc crio[24477]: time=\"2026-06-11T12:54:53.234093244Z\" level=info msg=\"Removed container f7bc84e81deb94d0acbb8dc50b715d74d9e952102f9b104d5ece3136e0759a8e: openshift-infra/auto-csr-approver-29686368-khhzf/oc\" id=1003ac7c-d89c-4765-953a-d90798d56cda name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:54:53.249777 crc crio[24477]: time=\"2026-06-11T12:54:53.249477611Z\" level=info msg=\"Stopping pod sandbox: 2d8e26824c6dc1859eae5af4b7286e019de3c74273a8fd7633f3e53a8475561c\" id=47e43c68-5e30-46de-9845-26df5ec7aa5b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:54:53.250108 crc crio[24477]: time=\"2026-06-11T12:54:53.24979083Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2d8e26824c6dc1859eae5af4b7286e019de3c74273a8fd7633f3e53a8475561c\" id=47e43c68-5e30-46de-9845-26df5ec7aa5b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:54:53.250499 crc crio[24477]: time=\"2026-06-11T12:54:53.250460288Z\" level=info msg=\"Removing pod sandbox: 2d8e26824c6dc1859eae5af4b7286e019de3c74273a8fd7633f3e53a8475561c\" id=d49f48a5-35ae-4edc-9d87-f1bfc3367f67 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:54:53.266343 crc crio[24477]: time=\"2026-06-11T12:54:53.266152088Z\" level=info msg=\"Removed pod sandbox: 2d8e26824c6dc1859eae5af4b7286e019de3c74273a8fd7633f3e53a8475561c\" id=d49f48a5-35ae-4edc-9d87-f1bfc3367f67 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:54:53.267449 crc crio[24477]: time=\"2026-06-11T12:54:53.267378211Z\" level=info msg=\"Stopping pod sandbox: a8bfd1067fa0aec5acec85b4505f0ff622eb2f10ab52f266dd92002181ee59eb\" id=d03b9391-e53d-4b26-a858-3148d28e8204 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:54:53.267577 crc crio[24477]: time=\"2026-06-11T12:54:53.267463394Z\" level=info msg=\"Stopped pod sandbox (already stopped): a8bfd1067fa0aec5acec85b4505f0ff622eb2f10ab52f266dd92002181ee59eb\" id=d03b9391-e53d-4b26-a858-3148d28e8204 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:54:53.268405 crc crio[24477]: time=\"2026-06-11T12:54:53.268304537Z\" level=info msg=\"Removing pod sandbox: a8bfd1067fa0aec5acec85b4505f0ff622eb2f10ab52f266dd92002181ee59eb\" id=96472067-864a-496f-82bf-db42239eaa90 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:54:53.303341 crc crio[24477]: time=\"2026-06-11T12:54:53.303218712Z\" level=info msg=\"Removed pod sandbox: a8bfd1067fa0aec5acec85b4505f0ff622eb2f10ab52f266dd92002181ee59eb\" id=96472067-864a-496f-82bf-db42239eaa90 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:56:00.552796 crc crio[24477]: time=\"2026-06-11T12:56:00.551319422Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686376-gw72v/POD\" id=05cf68c2-6758-453a-8249-77e073167675 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:56:00.555294 crc crio[24477]: time=\"2026-06-11T12:56:00.552840915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:56:00.600732 crc crio[24477]: time=\"2026-06-11T12:56:00.600545818Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686376-gw72v Namespace:openshift-infra ID:38e6e7656296fff1080d641d1a8fc825d7ea7529e8b64a9cc2b9d2f81ffdf1e7 UID:56eba9c3-d968-42c8-ae2b-60140de059ab NetNS:/var/run/netns/c4c629dc-9007-4828-ae87-6f504042d2fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod56eba9c3_d968_42c8_ae2b_60140de059ab.slice PodAnnotations:0xc002e13448}] Aliases:map[]}\"\nJun 11 12:56:00.600732 crc crio[24477]: time=\"2026-06-11T12:56:00.600696561Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686376-gw72v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:56:01.032280 crc crio[24477]: 2026-06-11T12:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38e6e7656296fff Mac:82:b9:57:42:a4:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/c4c629dc-9007-4828-ae87-6f504042d2fe SocketPath: PciID:}] [{Interface:0xc00013e5f0 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:56:01.034076 crc crio[24477]: time=\"2026-06-11T12:56:01.033956182Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686376-gw72v Namespace:openshift-infra ID:38e6e7656296fff1080d641d1a8fc825d7ea7529e8b64a9cc2b9d2f81ffdf1e7 UID:56eba9c3-d968-42c8-ae2b-60140de059ab NetNS:/var/run/netns/c4c629dc-9007-4828-ae87-6f504042d2fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod56eba9c3_d968_42c8_ae2b_60140de059ab.slice PodAnnotations:0xc002e13448}] Aliases:map[]}\"\nJun 11 12:56:01.034242 crc crio[24477]: time=\"2026-06-11T12:56:01.034175187Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686376-gw72v for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:56:01.051607 crc crio[24477]: time=\"2026-06-11T12:56:01.051496424Z\" level=info msg=\"Ran pod sandbox 38e6e7656296fff1080d641d1a8fc825d7ea7529e8b64a9cc2b9d2f81ffdf1e7 with infra container: openshift-infra/auto-csr-approver-29686376-gw72v/POD\" id=05cf68c2-6758-453a-8249-77e073167675 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:56:01.057247 crc crio[24477]: time=\"2026-06-11T12:56:01.05713824Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5f8dbe53-10c0-410e-ba09-38eb1078d545 name=/runtime.v1.ImageService/PullImage\nJun 11 12:56:01.070775 crc crio[24477]: time=\"2026-06-11T12:56:01.070479242Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:56:02.034216 crc crio[24477]: time=\"2026-06-11T12:56:02.033378263Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5f8dbe53-10c0-410e-ba09-38eb1078d545 name=/runtime.v1.ImageService/PullImage\nJun 11 12:56:02.036592 crc crio[24477]: time=\"2026-06-11T12:56:02.03573333Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=82c75f70-83de-483d-ae2e-8e51feb77e09 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:56:02.040337 crc crio[24477]: time=\"2026-06-11T12:56:02.040031521Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=26db7e61-3850-415c-8b09-ec47578ef8fb name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:56:02.051573 crc crio[24477]: time=\"2026-06-11T12:56:02.051447248Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686376-gw72v/oc\" id=ff3db2d9-97f0-4fca-9620-4113e0e63a15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:56:02.052399 crc crio[24477]: time=\"2026-06-11T12:56:02.052314193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:56:02.119587 crc crio[24477]: time=\"2026-06-11T12:56:02.119328124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:56:02.514280 crc crio[24477]: time=\"2026-06-11T12:56:02.514173731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:56:02.626093 crc crio[24477]: time=\"2026-06-11T12:56:02.625764758Z\" level=info msg=\"Created container 00860fab565f640c9f2091989acba7465adde5a40a73ec9c7e5b02e3625c9e00: openshift-infra/auto-csr-approver-29686376-gw72v/oc\" id=ff3db2d9-97f0-4fca-9620-4113e0e63a15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:56:02.627448 crc crio[24477]: time=\"2026-06-11T12:56:02.627290043Z\" level=info msg=\"Starting container: 00860fab565f640c9f2091989acba7465adde5a40a73ec9c7e5b02e3625c9e00\" id=347f9252-2e20-4dbb-bac0-9dbb1ab6bf49 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:56:02.633303 crc crio[24477]: time=\"2026-06-11T12:56:02.632593669Z\" level=info msg=\"Started container\" PID=190397 containerID=00860fab565f640c9f2091989acba7465adde5a40a73ec9c7e5b02e3625c9e00 description=openshift-infra/auto-csr-approver-29686376-gw72v/oc id=347f9252-2e20-4dbb-bac0-9dbb1ab6bf49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38e6e7656296fff1080d641d1a8fc825d7ea7529e8b64a9cc2b9d2f81ffdf1e7\nJun 11 12:56:05.175758 crc crio[24477]: time=\"2026-06-11T12:56:05.17449017Z\" level=info msg=\"Stopping pod sandbox: 38e6e7656296fff1080d641d1a8fc825d7ea7529e8b64a9cc2b9d2f81ffdf1e7\" id=1933eaa6-08e2-485f-aaf4-1550ce28ca53 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:56:05.177055 crc crio[24477]: time=\"2026-06-11T12:56:05.176541848Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686376-gw72v Namespace:openshift-infra ID:38e6e7656296fff1080d641d1a8fc825d7ea7529e8b64a9cc2b9d2f81ffdf1e7 UID:56eba9c3-d968-42c8-ae2b-60140de059ab NetNS:/var/run/netns/c4c629dc-9007-4828-ae87-6f504042d2fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod56eba9c3_d968_42c8_ae2b_60140de059ab.slice PodAnnotations:0xc002e13318}] Aliases:map[]}\"\nJun 11 12:56:05.177055 crc crio[24477]: time=\"2026-06-11T12:56:05.176763944Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686376-gw72v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:56:05.455152 crc crio[24477]: time=\"2026-06-11T12:56:05.454630674Z\" level=info msg=\"Stopped pod sandbox: 38e6e7656296fff1080d641d1a8fc825d7ea7529e8b64a9cc2b9d2f81ffdf1e7\" id=1933eaa6-08e2-485f-aaf4-1550ce28ca53 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:56:53.399603 crc crio[24477]: time=\"2026-06-11T12:56:53.398478727Z\" level=info msg=\"Removing container: 2de2d282874ffe5d23b436f01df7a2f9863f4efe1c5aa5f334005b67de0637bf\" id=94029958-d296-42e7-b29e-7f68c3e72408 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:56:53.696392 crc crio[24477]: time=\"2026-06-11T12:56:53.695527003Z\" level=info msg=\"Removed container 2de2d282874ffe5d23b436f01df7a2f9863f4efe1c5aa5f334005b67de0637bf: openshift-infra/auto-csr-approver-29686370-8fj5f/oc\" id=94029958-d296-42e7-b29e-7f68c3e72408 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:56:53.714446 crc crio[24477]: time=\"2026-06-11T12:56:53.714251347Z\" level=info msg=\"Stopping pod sandbox: d477a61200bffd1633bafec3613da8962cc56f3be73a082cdfafd01333438448\" id=a466dbf7-d566-4b00-8bf9-358d7478ad90 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:56:53.714446 crc crio[24477]: time=\"2026-06-11T12:56:53.71437205Z\" level=info msg=\"Stopped pod sandbox (already stopped): d477a61200bffd1633bafec3613da8962cc56f3be73a082cdfafd01333438448\" id=a466dbf7-d566-4b00-8bf9-358d7478ad90 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:56:53.715435 crc crio[24477]: time=\"2026-06-11T12:56:53.715160172Z\" level=info msg=\"Removing pod sandbox: d477a61200bffd1633bafec3613da8962cc56f3be73a082cdfafd01333438448\" id=c5a76f1d-086b-4c3c-819e-9942442888d4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:56:53.739823 crc crio[24477]: time=\"2026-06-11T12:56:53.739721258Z\" level=info msg=\"Removed pod sandbox: d477a61200bffd1633bafec3613da8962cc56f3be73a082cdfafd01333438448\" id=c5a76f1d-086b-4c3c-819e-9942442888d4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:58:00.584766 crc crio[24477]: time=\"2026-06-11T12:58:00.583544318Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686378-26q26/POD\" id=18301205-4af1-48fc-9bb3-4a5224a72a18 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:58:00.587212 crc crio[24477]: time=\"2026-06-11T12:58:00.584850235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:58:00.633224 crc crio[24477]: time=\"2026-06-11T12:58:00.633114584Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686378-26q26 Namespace:openshift-infra ID:80c8e514c547f1a74f0bd47e5a1cfa29bcbbd8e692cee0905ea05e0b3c39f05f UID:7663ee0f-98e3-45ce-b84f-005c32e07b20 NetNS:/var/run/netns/c215bf7b-f89b-47ce-ad6c-25ba83344fba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7663ee0f_98e3_45ce_b84f_005c32e07b20.slice PodAnnotations:0xc00718ccd8}] Aliases:map[]}\"\nJun 11 12:58:00.633224 crc crio[24477]: time=\"2026-06-11T12:58:00.633198506Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686378-26q26 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:58:01.151005 crc crio[24477]: 2026-06-11T12:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80c8e514c547f1a Mac:b6:9d:68:7a:5b:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/c215bf7b-f89b-47ce-ad6c-25ba83344fba SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:58:01.154702 crc crio[24477]: time=\"2026-06-11T12:58:01.154536585Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686378-26q26 Namespace:openshift-infra ID:80c8e514c547f1a74f0bd47e5a1cfa29bcbbd8e692cee0905ea05e0b3c39f05f UID:7663ee0f-98e3-45ce-b84f-005c32e07b20 NetNS:/var/run/netns/c215bf7b-f89b-47ce-ad6c-25ba83344fba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7663ee0f_98e3_45ce_b84f_005c32e07b20.slice PodAnnotations:0xc00718ccd8}] Aliases:map[]}\"\nJun 11 12:58:01.154903 crc crio[24477]: time=\"2026-06-11T12:58:01.154849585Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686378-26q26 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:58:01.170021 crc crio[24477]: time=\"2026-06-11T12:58:01.169863645Z\" level=info msg=\"Ran pod sandbox 80c8e514c547f1a74f0bd47e5a1cfa29bcbbd8e692cee0905ea05e0b3c39f05f with infra container: openshift-infra/auto-csr-approver-29686378-26q26/POD\" id=18301205-4af1-48fc-9bb3-4a5224a72a18 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:58:01.172549 crc crio[24477]: time=\"2026-06-11T12:58:01.172434075Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=23d44b10-bcc1-4fcc-8c16-e05c8ded3c2c name=/runtime.v1.ImageService/PullImage\nJun 11 12:58:01.184508 crc crio[24477]: time=\"2026-06-11T12:58:01.183749802Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:58:02.702523 crc crio[24477]: time=\"2026-06-11T12:58:02.701166401Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=23d44b10-bcc1-4fcc-8c16-e05c8ded3c2c name=/runtime.v1.ImageService/PullImage\nJun 11 12:58:02.704446 crc crio[24477]: time=\"2026-06-11T12:58:02.703591678Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=70a5f3af-2d53-4e1a-a1fb-2e7960fcee29 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:58:02.706218 crc crio[24477]: time=\"2026-06-11T12:58:02.706138859Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8614507a-1200-497d-a3e4-d36d87a6a6ac name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:58:02.716405 crc crio[24477]: time=\"2026-06-11T12:58:02.716285822Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686378-26q26/oc\" id=bf4cd868-3b6d-4c24-b1b9-fceeb796e576 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:58:02.716973 crc crio[24477]: time=\"2026-06-11T12:58:02.716865269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:58:02.787504 crc crio[24477]: time=\"2026-06-11T12:58:02.787426109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:58:03.251979 crc crio[24477]: time=\"2026-06-11T12:58:03.250578426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:58:03.389101 crc crio[24477]: time=\"2026-06-11T12:58:03.388538657Z\" level=info msg=\"Created container ecc6b0666a058262534b6f20a1b471e132da84531bda62271a3dbb1de0b9e05c: openshift-infra/auto-csr-approver-29686378-26q26/oc\" id=bf4cd868-3b6d-4c24-b1b9-fceeb796e576 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:58:03.391551 crc crio[24477]: time=\"2026-06-11T12:58:03.391355477Z\" level=info msg=\"Starting container: ecc6b0666a058262534b6f20a1b471e132da84531bda62271a3dbb1de0b9e05c\" id=ce5378d9-cc30-4081-9ecc-ee8c8f5a178c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:58:03.402304 crc crio[24477]: time=\"2026-06-11T12:58:03.402179219Z\" level=info msg=\"Started container\" PID=197003 containerID=ecc6b0666a058262534b6f20a1b471e132da84531bda62271a3dbb1de0b9e05c description=openshift-infra/auto-csr-approver-29686378-26q26/oc id=ce5378d9-cc30-4081-9ecc-ee8c8f5a178c name=/runtime.v1.RuntimeService/StartContainer sandboxID=80c8e514c547f1a74f0bd47e5a1cfa29bcbbd8e692cee0905ea05e0b3c39f05f\nJun 11 12:58:05.402808 crc crio[24477]: time=\"2026-06-11T12:58:05.402144037Z\" level=info msg=\"Stopping pod sandbox: 80c8e514c547f1a74f0bd47e5a1cfa29bcbbd8e692cee0905ea05e0b3c39f05f\" id=cf2aaf1e-869c-45cf-bbdc-b86c40fca3d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:58:05.404539 crc crio[24477]: time=\"2026-06-11T12:58:05.403321901Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686378-26q26 Namespace:openshift-infra ID:80c8e514c547f1a74f0bd47e5a1cfa29bcbbd8e692cee0905ea05e0b3c39f05f UID:7663ee0f-98e3-45ce-b84f-005c32e07b20 NetNS:/var/run/netns/c215bf7b-f89b-47ce-ad6c-25ba83344fba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7663ee0f_98e3_45ce_b84f_005c32e07b20.slice PodAnnotations:0xc000a86e78}] Aliases:map[]}\"\nJun 11 12:58:05.404539 crc crio[24477]: time=\"2026-06-11T12:58:05.403487136Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686378-26q26 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:58:05.918250 crc crio[24477]: time=\"2026-06-11T12:58:05.916633627Z\" level=info msg=\"Stopped pod sandbox: 80c8e514c547f1a74f0bd47e5a1cfa29bcbbd8e692cee0905ea05e0b3c39f05f\" id=cf2aaf1e-869c-45cf-bbdc-b86c40fca3d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:58:09.982274 crc crio[24477]: time=\"2026-06-11T12:58:09.981091672Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-jrhkr/POD\" id=118d3500-f5a3-440e-b434-a4745f259057 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:58:09.984325 crc crio[24477]: time=\"2026-06-11T12:58:09.982286416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:58:10.029086 crc crio[24477]: time=\"2026-06-11T12:58:10.028805046Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-jrhkr Namespace:openshift-marketplace ID:e7d58d9221a2ce0654029d4f65f0518cd54864489d9926e7ffa1b544a131b0e4 UID:a97df4f0-663b-4c54-960b-7c19f0cad72d NetNS:/var/run/netns/d4cde162-a302-4a5b-84bd-ca554a49255a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda97df4f0_663b_4c54_960b_7c19f0cad72d.slice PodAnnotations:0xc002e12850}] Aliases:map[]}\"\nJun 11 12:58:10.029086 crc crio[24477]: time=\"2026-06-11T12:58:10.028876087Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-jrhkr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:58:10.445490 crc crio[24477]: 2026-06-11T12:58:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7d58d9221a2ce0 Mac:b2:d6:f0:e9:53:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/d4cde162-a302-4a5b-84bd-ca554a49255a SocketPath: PciID:}] [{Interface:0xc0005a2690 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:58:10.447434 crc crio[24477]: time=\"2026-06-11T12:58:10.447295882Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-jrhkr Namespace:openshift-marketplace ID:e7d58d9221a2ce0654029d4f65f0518cd54864489d9926e7ffa1b544a131b0e4 UID:a97df4f0-663b-4c54-960b-7c19f0cad72d NetNS:/var/run/netns/d4cde162-a302-4a5b-84bd-ca554a49255a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda97df4f0_663b_4c54_960b_7c19f0cad72d.slice PodAnnotations:0xc002e12850}] Aliases:map[]}\"\nJun 11 12:58:10.447563 crc crio[24477]: time=\"2026-06-11T12:58:10.447455516Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-jrhkr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:58:10.484522 crc crio[24477]: time=\"2026-06-11T12:58:10.484253345Z\" level=info msg=\"Ran pod sandbox e7d58d9221a2ce0654029d4f65f0518cd54864489d9926e7ffa1b544a131b0e4 with infra container: openshift-marketplace/redhat-marketplace-jrhkr/POD\" id=118d3500-f5a3-440e-b434-a4745f259057 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:58:10.489259 crc crio[24477]: time=\"2026-06-11T12:58:10.489122771Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=719bae88-2e2a-43b8-98fb-8747b13ab29d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:58:10.500754 crc crio[24477]: time=\"2026-06-11T12:58:10.500586652Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=08d8edff-a26a-40bb-8f90-b5eda7bb0192 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:58:10.513347 crc crio[24477]: time=\"2026-06-11T12:58:10.513291965Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-jrhkr/extract-utilities\" id=896a23b8-99bb-4208-be15-990ecaf58302 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:58:10.513809 crc crio[24477]: time=\"2026-06-11T12:58:10.513734058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:58:10.573703 crc crio[24477]: time=\"2026-06-11T12:58:10.573544428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:58:10.582974 crc crio[24477]: time=\"2026-06-11T12:58:10.582849118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:58:10.753544 crc crio[24477]: time=\"2026-06-11T12:58:10.753356932Z\" level=info msg=\"Created container 66188a707a97fd8e820dca415bfa5446eb9e0ac24d9b6f9e45f0c3b7eea204c4: openshift-marketplace/redhat-marketplace-jrhkr/extract-utilities\" id=896a23b8-99bb-4208-be15-990ecaf58302 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:58:10.754382 crc crio[24477]: time=\"2026-06-11T12:58:10.754312847Z\" level=info msg=\"Starting container: 66188a707a97fd8e820dca415bfa5446eb9e0ac24d9b6f9e45f0c3b7eea204c4\" id=ad794954-502d-4f45-a0c6-273395094222 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:58:10.773553 crc crio[24477]: time=\"2026-06-11T12:58:10.773403364Z\" level=info msg=\"Started container\" PID=197644 containerID=66188a707a97fd8e820dca415bfa5446eb9e0ac24d9b6f9e45f0c3b7eea204c4 description=openshift-marketplace/redhat-marketplace-jrhkr/extract-utilities id=ad794954-502d-4f45-a0c6-273395094222 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7d58d9221a2ce0654029d4f65f0518cd54864489d9926e7ffa1b544a131b0e4\nJun 11 12:58:11.527529 crc crio[24477]: time=\"2026-06-11T12:58:11.527328536Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=10be095f-c519-4a94-b944-4ac63db4dde5 name=/runtime.v1.ImageService/PullImage\nJun 11 12:58:11.536742 crc crio[24477]: time=\"2026-06-11T12:58:11.534400683Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 12:58:12.185192 crc crio[24477]: time=\"2026-06-11T12:58:12.185129818Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=10be095f-c519-4a94-b944-4ac63db4dde5 name=/runtime.v1.ImageService/PullImage\nJun 11 12:58:12.187733 crc crio[24477]: time=\"2026-06-11T12:58:12.187583695Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=6751fa97-03fc-4f61-a230-f1d2b8f63463 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:58:12.191923 crc crio[24477]: time=\"2026-06-11T12:58:12.191895766Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=79f5ecc4-accf-4841-9979-93d6b7aceef7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:58:12.210815 crc crio[24477]: time=\"2026-06-11T12:58:12.210448445Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-jrhkr/extract-content\" id=ea8dc1d8-5b38-4291-9a95-8400ceabc2a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:58:12.212029 crc crio[24477]: time=\"2026-06-11T12:58:12.211862785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:58:12.308993 crc crio[24477]: time=\"2026-06-11T12:58:12.307776982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:58:12.315492 crc crio[24477]: time=\"2026-06-11T12:58:12.315396095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:58:12.527803 crc crio[24477]: time=\"2026-06-11T12:58:12.52752729Z\" level=info msg=\"Created container 4165a59f0c6dc74b1a8af62c176e995535a552e12baa72004a1ea27e614e075b: openshift-marketplace/redhat-marketplace-jrhkr/extract-content\" id=ea8dc1d8-5b38-4291-9a95-8400ceabc2a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:58:12.530766 crc crio[24477]: time=\"2026-06-11T12:58:12.53062217Z\" level=info msg=\"Starting container: 4165a59f0c6dc74b1a8af62c176e995535a552e12baa72004a1ea27e614e075b\" id=12f82cd3-fe8f-45b7-953a-8b72f5b2b58d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:58:12.552203 crc crio[24477]: time=\"2026-06-11T12:58:12.552039841Z\" level=info msg=\"Started container\" PID=197718 containerID=4165a59f0c6dc74b1a8af62c176e995535a552e12baa72004a1ea27e614e075b description=openshift-marketplace/redhat-marketplace-jrhkr/extract-content id=12f82cd3-fe8f-45b7-953a-8b72f5b2b58d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7d58d9221a2ce0654029d4f65f0518cd54864489d9926e7ffa1b544a131b0e4\nJun 11 12:58:13.582413 crc crio[24477]: time=\"2026-06-11T12:58:13.581822133Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9e89c483-cfd7-48ab-957a-dba17fe1632e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:58:13.584383 crc crio[24477]: time=\"2026-06-11T12:58:13.584302385Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ec740ac0-2f0d-4b83-a3c7-602b1f9abdc5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:58:13.593834 crc crio[24477]: time=\"2026-06-11T12:58:13.593741737Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-jrhkr/registry-server\" id=6b9c3c94-d4b7-4de7-9d3b-d6440c4aad4f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:58:13.594288 crc crio[24477]: time=\"2026-06-11T12:58:13.594129779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:58:13.657026 crc crio[24477]: time=\"2026-06-11T12:58:13.656896765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:58:13.663908 crc crio[24477]: time=\"2026-06-11T12:58:13.663770705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:58:13.830098 crc crio[24477]: time=\"2026-06-11T12:58:13.829976456Z\" level=info msg=\"Created container de52b2be9c8d49d43902044e7089e373c22fe6f1f971b398a505a4aec559d73c: openshift-marketplace/redhat-marketplace-jrhkr/registry-server\" id=6b9c3c94-d4b7-4de7-9d3b-d6440c4aad4f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:58:13.833306 crc crio[24477]: time=\"2026-06-11T12:58:13.833203456Z\" level=info msg=\"Starting container: de52b2be9c8d49d43902044e7089e373c22fe6f1f971b398a505a4aec559d73c\" id=42ef1e61-8d87-4c69-b4ae-9825f450f1c9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:58:13.847102 crc crio[24477]: time=\"2026-06-11T12:58:13.846720106Z\" level=info msg=\"Started container\" PID=197781 containerID=de52b2be9c8d49d43902044e7089e373c22fe6f1f971b398a505a4aec559d73c description=openshift-marketplace/redhat-marketplace-jrhkr/registry-server id=42ef1e61-8d87-4c69-b4ae-9825f450f1c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7d58d9221a2ce0654029d4f65f0518cd54864489d9926e7ffa1b544a131b0e4\nJun 11 12:58:22.750892 crc crio[24477]: time=\"2026-06-11T12:58:22.749362231Z\" level=info msg=\"Stopping container: de52b2be9c8d49d43902044e7089e373c22fe6f1f971b398a505a4aec559d73c (timeout: 2s)\" id=6391d88b-f4f8-4227-86c3-1e6800081890 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:58:22.880508 crc crio[24477]: time=\"2026-06-11T12:58:22.880267025Z\" level=info msg=\"Stopped container de52b2be9c8d49d43902044e7089e373c22fe6f1f971b398a505a4aec559d73c: openshift-marketplace/redhat-marketplace-jrhkr/registry-server\" id=6391d88b-f4f8-4227-86c3-1e6800081890 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:58:22.882614 crc crio[24477]: time=\"2026-06-11T12:58:22.882499247Z\" level=info msg=\"Stopping pod sandbox: e7d58d9221a2ce0654029d4f65f0518cd54864489d9926e7ffa1b544a131b0e4\" id=1fddfc82-93b0-4f0e-b8ec-289783b25895 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:58:22.883412 crc crio[24477]: time=\"2026-06-11T12:58:22.883295889Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-jrhkr Namespace:openshift-marketplace ID:e7d58d9221a2ce0654029d4f65f0518cd54864489d9926e7ffa1b544a131b0e4 UID:a97df4f0-663b-4c54-960b-7c19f0cad72d NetNS:/var/run/netns/d4cde162-a302-4a5b-84bd-ca554a49255a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda97df4f0_663b_4c54_960b_7c19f0cad72d.slice PodAnnotations:0xc000531b20}] Aliases:map[]}\"\nJun 11 12:58:22.883771 crc crio[24477]: time=\"2026-06-11T12:58:22.883494036Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-jrhkr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:58:23.304346 crc crio[24477]: time=\"2026-06-11T12:58:23.303371492Z\" level=info msg=\"Stopped pod sandbox: e7d58d9221a2ce0654029d4f65f0518cd54864489d9926e7ffa1b544a131b0e4\" id=1fddfc82-93b0-4f0e-b8ec-289783b25895 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:58:23.780389 crc crio[24477]: time=\"2026-06-11T12:58:23.779701745Z\" level=info msg=\"Removing container: de52b2be9c8d49d43902044e7089e373c22fe6f1f971b398a505a4aec559d73c\" id=9b40e4d3-35aa-4c76-96a6-062e88aa289f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:58:23.826202 crc crio[24477]: time=\"2026-06-11T12:58:23.825511737Z\" level=info msg=\"Removed container de52b2be9c8d49d43902044e7089e373c22fe6f1f971b398a505a4aec559d73c: openshift-marketplace/redhat-marketplace-jrhkr/registry-server\" id=9b40e4d3-35aa-4c76-96a6-062e88aa289f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:58:23.832011 crc crio[24477]: time=\"2026-06-11T12:58:23.831228704Z\" level=info msg=\"Removing container: 4165a59f0c6dc74b1a8af62c176e995535a552e12baa72004a1ea27e614e075b\" id=c5883f0d-b0a8-4a5e-8906-02c4cc6bc5f7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:58:23.893542 crc crio[24477]: time=\"2026-06-11T12:58:23.893286131Z\" level=info msg=\"Removed container 4165a59f0c6dc74b1a8af62c176e995535a552e12baa72004a1ea27e614e075b: openshift-marketplace/redhat-marketplace-jrhkr/extract-content\" id=c5883f0d-b0a8-4a5e-8906-02c4cc6bc5f7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:58:23.896885 crc crio[24477]: time=\"2026-06-11T12:58:23.896794655Z\" level=info msg=\"Removing container: 66188a707a97fd8e820dca415bfa5446eb9e0ac24d9b6f9e45f0c3b7eea204c4\" id=bb68dd55-7462-41f8-9f4d-fe53dbd94673 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:58:23.944081 crc crio[24477]: time=\"2026-06-11T12:58:23.943840627Z\" level=info msg=\"Removed container 66188a707a97fd8e820dca415bfa5446eb9e0ac24d9b6f9e45f0c3b7eea204c4: openshift-marketplace/redhat-marketplace-jrhkr/extract-utilities\" id=bb68dd55-7462-41f8-9f4d-fe53dbd94673 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:58:41.144163 crc crio[24477]: time=\"2026-06-11T12:58:41.14278294Z\" level=info msg=\"Stopping pod sandbox: 80bd92605344c41d606f4fb898acb893ef273c6db1d65221bc891747c67df25b\" id=589af795-8fa2-4293-bb9a-ceeb3adb45cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:58:41.148316 crc crio[24477]: time=\"2026-06-11T12:58:41.145552808Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rt6zw Namespace:openstack ID:80bd92605344c41d606f4fb898acb893ef273c6db1d65221bc891747c67df25b UID:3633005a-41f4-44c7-9309-e325efded376 NetNS:/var/run/netns/1a11ff74-3217-4824-95c9-d8e3ebdfdaf5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3633005a_41f4_44c7_9309_e325efded376.slice PodAnnotations:0xc000a159f8}] Aliases:map[]}\"\nJun 11 12:58:41.148316 crc crio[24477]: time=\"2026-06-11T12:58:41.145796165Z\" level=info msg=\"Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rt6zw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:58:41.890863 crc crio[24477]: time=\"2026-06-11T12:58:41.890310608Z\" level=info msg=\"Stopped pod sandbox: 80bd92605344c41d606f4fb898acb893ef273c6db1d65221bc891747c67df25b\" id=589af795-8fa2-4293-bb9a-ceeb3adb45cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:58:42.772253 crc crio[24477]: time=\"2026-06-11T12:58:42.770191282Z\" level=info msg=\"Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-kx72x/POD\" id=eb19e10e-dde3-4291-8357-563739d9d45a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:58:42.772253 crc crio[24477]: time=\"2026-06-11T12:58:42.771030676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:58:42.813116 crc crio[24477]: time=\"2026-06-11T12:58:42.812987768Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-kx72x Namespace:openstack ID:ed87c77d9a424005699f6ba5a384e85cc9141d946c757ce2830d22339f7a4783 UID:2e10faf0-8be5-46b8-a581-e0d4692a4999 NetNS:/var/run/netns/a2291424-3034-49a8-be65-d9311b5686a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e10faf0_8be5_46b8_a581_e0d4692a4999.slice PodAnnotations:0xc000b18228}] Aliases:map[]}\"\nJun 11 12:58:42.813511 crc crio[24477]: time=\"2026-06-11T12:58:42.813213564Z\" level=info msg=\"Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-kx72x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:58:43.622883 crc crio[24477]: 2026-06-11T12:58:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed87c77d9a42400 Mac:aa:92:58:05:8d:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/a2291424-3034-49a8-be65-d9311b5686a8 SocketPath: PciID:}] [{Interface:0xc0002969a0 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:58:43.624635 crc crio[24477]: time=\"2026-06-11T12:58:43.624545873Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-kx72x Namespace:openstack ID:ed87c77d9a424005699f6ba5a384e85cc9141d946c757ce2830d22339f7a4783 UID:2e10faf0-8be5-46b8-a581-e0d4692a4999 NetNS:/var/run/netns/a2291424-3034-49a8-be65-d9311b5686a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e10faf0_8be5_46b8_a581_e0d4692a4999.slice PodAnnotations:0xc000b18228}] Aliases:map[]}\"\nJun 11 12:58:43.625054 crc crio[24477]: time=\"2026-06-11T12:58:43.624936205Z\" level=info msg=\"Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-kx72x for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:58:43.636162 crc crio[24477]: time=\"2026-06-11T12:58:43.636052905Z\" level=info msg=\"Ran pod sandbox ed87c77d9a424005699f6ba5a384e85cc9141d946c757ce2830d22339f7a4783 with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-kx72x/POD\" id=eb19e10e-dde3-4291-8357-563739d9d45a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:58:43.639223 crc crio[24477]: time=\"2026-06-11T12:58:43.639150152Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=c6fe4852-8537-4d7e-98b6-70d3235b5dfa name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:58:43.732776 crc crio[24477]: time=\"2026-06-11T12:58:43.732708434Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=e6897627-f378-4280-8d77-91f24e66c831 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:58:43.742626 crc crio[24477]: time=\"2026-06-11T12:58:43.742542418Z\" level=info msg=\"Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-kx72x/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=da76bfda-46ea-49f1-b122-cfde895eff65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:58:43.743036 crc crio[24477]: time=\"2026-06-11T12:58:43.743001551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:58:43.793261 crc crio[24477]: time=\"2026-06-11T12:58:43.793113473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:58:43.796462 crc crio[24477]: time=\"2026-06-11T12:58:43.796426017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:58:44.030321 crc crio[24477]: time=\"2026-06-11T12:58:44.029556355Z\" level=info msg=\"Created container d6b89b1ba81841608e657f4940fb5ad42b3bc29d62930bcf4f0ddb62703954dd: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-kx72x/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=da76bfda-46ea-49f1-b122-cfde895eff65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:58:44.031617 crc crio[24477]: time=\"2026-06-11T12:58:44.031529491Z\" level=info msg=\"Starting container: d6b89b1ba81841608e657f4940fb5ad42b3bc29d62930bcf4f0ddb62703954dd\" id=4dce8239-0fc3-4b48-98a3-1128c7e9570e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:58:44.044372 crc crio[24477]: time=\"2026-06-11T12:58:44.044208334Z\" level=info msg=\"Started container\" PID=199659 containerID=d6b89b1ba81841608e657f4940fb5ad42b3bc29d62930bcf4f0ddb62703954dd description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-kx72x/nova-edpm-deployment-ipam-openstack-edpm-ipam id=4dce8239-0fc3-4b48-98a3-1128c7e9570e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed87c77d9a424005699f6ba5a384e85cc9141d946c757ce2830d22339f7a4783\nJun 11 12:58:53.798560 crc crio[24477]: time=\"2026-06-11T12:58:53.79718219Z\" level=info msg=\"Removing container: 9f8f65fc39012e51abf81dc51459e27656b5e97376bdb35be40d4c1836619f42\" id=c0085f23-f051-4886-9730-0f11916915d8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:58:54.069883 crc crio[24477]: time=\"2026-06-11T12:58:54.068887718Z\" level=info msg=\"Removed container 9f8f65fc39012e51abf81dc51459e27656b5e97376bdb35be40d4c1836619f42: openshift-infra/auto-csr-approver-29686372-k52nf/oc\" id=c0085f23-f051-4886-9730-0f11916915d8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:58:54.091544 crc crio[24477]: time=\"2026-06-11T12:58:54.091446088Z\" level=info msg=\"Stopping pod sandbox: 0791456586dedfdf8c8324337e033e40778ad968b71e693ce8e8673a7cf6c936\" id=6d365768-7069-4a08-ac54-3d86386c4ea9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:58:54.091887 crc crio[24477]: time=\"2026-06-11T12:58:54.091565791Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0791456586dedfdf8c8324337e033e40778ad968b71e693ce8e8673a7cf6c936\" id=6d365768-7069-4a08-ac54-3d86386c4ea9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:58:54.092725 crc crio[24477]: time=\"2026-06-11T12:58:54.092563099Z\" level=info msg=\"Removing pod sandbox: 0791456586dedfdf8c8324337e033e40778ad968b71e693ce8e8673a7cf6c936\" id=2019e5fc-6570-4fe8-8921-ec246f7b2094 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:58:54.115981 crc crio[24477]: time=\"2026-06-11T12:58:54.115845283Z\" level=info msg=\"Removed pod sandbox: 0791456586dedfdf8c8324337e033e40778ad968b71e693ce8e8673a7cf6c936\" id=2019e5fc-6570-4fe8-8921-ec246f7b2094 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:58:54.117763 crc crio[24477]: time=\"2026-06-11T12:58:54.117580078Z\" level=info msg=\"Stopping pod sandbox: e7d58d9221a2ce0654029d4f65f0518cd54864489d9926e7ffa1b544a131b0e4\" id=8c9c89e6-afcd-43fa-98c8-1cab17926475 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:58:54.117763 crc crio[24477]: time=\"2026-06-11T12:58:54.117746602Z\" level=info msg=\"Stopped pod sandbox (already stopped): e7d58d9221a2ce0654029d4f65f0518cd54864489d9926e7ffa1b544a131b0e4\" id=8c9c89e6-afcd-43fa-98c8-1cab17926475 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:58:54.118560 crc crio[24477]: time=\"2026-06-11T12:58:54.118474542Z\" level=info msg=\"Removing pod sandbox: e7d58d9221a2ce0654029d4f65f0518cd54864489d9926e7ffa1b544a131b0e4\" id=2c93faab-6466-4fb8-be37-5542192145ac name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:58:54.142630 crc crio[24477]: time=\"2026-06-11T12:58:54.142448882Z\" level=info msg=\"Removed pod sandbox: e7d58d9221a2ce0654029d4f65f0518cd54864489d9926e7ffa1b544a131b0e4\" id=2c93faab-6466-4fb8-be37-5542192145ac name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:59:38.855864 crc crio[24477]: time=\"2026-06-11T12:59:38.854992929Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-qbl8p/POD\" id=a37fb7d3-acf8-433d-80e2-3855ef71df4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:59:38.857607 crc crio[24477]: time=\"2026-06-11T12:59:38.855887064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:59:38.900945 crc crio[24477]: time=\"2026-06-11T12:59:38.900836109Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qbl8p Namespace:openshift-marketplace ID:7f75fb131d40da02000d2716cefd7bd02a887d60c574dc004a6b7cddeb810437 UID:cdc7fe18-c395-4102-9ada-d3b5ee7b940c NetNS:/var/run/netns/5dbab2d5-6d24-456e-bade-032b840c2b75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcdc7fe18_c395_4102_9ada_d3b5ee7b940c.slice PodAnnotations:0xc0072c1910}] Aliases:map[]}\"\nJun 11 12:59:38.900945 crc crio[24477]: time=\"2026-06-11T12:59:38.900896781Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-qbl8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:59:39.510264 crc crio[24477]: 2026-06-11T12:59:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f75fb131d40da0 Mac:9a:e5:80:30:06:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/5dbab2d5-6d24-456e-bade-032b840c2b75 SocketPath: PciID:}] [{Interface:0xc0006125c0 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:59:39.511849 crc crio[24477]: time=\"2026-06-11T12:59:39.511765811Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qbl8p Namespace:openshift-marketplace ID:7f75fb131d40da02000d2716cefd7bd02a887d60c574dc004a6b7cddeb810437 UID:cdc7fe18-c395-4102-9ada-d3b5ee7b940c NetNS:/var/run/netns/5dbab2d5-6d24-456e-bade-032b840c2b75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcdc7fe18_c395_4102_9ada_d3b5ee7b940c.slice PodAnnotations:0xc0072c1910}] Aliases:map[]}\"\nJun 11 12:59:39.512173 crc crio[24477]: time=\"2026-06-11T12:59:39.511932515Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-qbl8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:59:39.524319 crc crio[24477]: time=\"2026-06-11T12:59:39.524078029Z\" level=info msg=\"Ran pod sandbox 7f75fb131d40da02000d2716cefd7bd02a887d60c574dc004a6b7cddeb810437 with infra container: openshift-marketplace/redhat-operators-qbl8p/POD\" id=a37fb7d3-acf8-433d-80e2-3855ef71df4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:59:39.526924 crc crio[24477]: time=\"2026-06-11T12:59:39.526869343Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ddaba87e-d7a1-4d8c-bbff-126cddf7ee35 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:59:39.530124 crc crio[24477]: time=\"2026-06-11T12:59:39.530081117Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8dd7a5fc-5319-4dfb-a51c-7bce68fac257 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:59:39.539459 crc crio[24477]: time=\"2026-06-11T12:59:39.539387942Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qbl8p/extract-utilities\" id=46e751e3-46aa-460c-9baa-f5aedbb472b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:59:39.539878 crc crio[24477]: time=\"2026-06-11T12:59:39.539807994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:59:39.594606 crc crio[24477]: time=\"2026-06-11T12:59:39.594527243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:59:39.604230 crc crio[24477]: time=\"2026-06-11T12:59:39.604170141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:59:39.773826 crc crio[24477]: time=\"2026-06-11T12:59:39.773508001Z\" level=info msg=\"Created container 823128a4be92cd9efb0a8f348a3534d7615815024a2e5d5eeec99d3a59257766: openshift-marketplace/redhat-operators-qbl8p/extract-utilities\" id=46e751e3-46aa-460c-9baa-f5aedbb472b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:59:39.775521 crc crio[24477]: time=\"2026-06-11T12:59:39.775458265Z\" level=info msg=\"Starting container: 823128a4be92cd9efb0a8f348a3534d7615815024a2e5d5eeec99d3a59257766\" id=b6488cca-68c3-462f-ae93-736c45079cb6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:59:39.782621 crc crio[24477]: time=\"2026-06-11T12:59:39.782565394Z\" level=info msg=\"Started container\" PID=202724 containerID=823128a4be92cd9efb0a8f348a3534d7615815024a2e5d5eeec99d3a59257766 description=openshift-marketplace/redhat-operators-qbl8p/extract-utilities id=b6488cca-68c3-462f-ae93-736c45079cb6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f75fb131d40da02000d2716cefd7bd02a887d60c574dc004a6b7cddeb810437\nJun 11 12:59:40.247070 crc crio[24477]: time=\"2026-06-11T12:59:40.246298845Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=de56bf14-eaaf-488e-86ee-9c9b37e54126 name=/runtime.v1.ImageService/PullImage\nJun 11 12:59:40.257800 crc crio[24477]: time=\"2026-06-11T12:59:40.257721866Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 12:59:41.140088 crc crio[24477]: time=\"2026-06-11T12:59:41.139869841Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=de56bf14-eaaf-488e-86ee-9c9b37e54126 name=/runtime.v1.ImageService/PullImage\nJun 11 12:59:41.141023 crc crio[24477]: time=\"2026-06-11T12:59:41.140915911Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=fc442a65-d960-40db-8c5d-8ff669ddc3ca name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:59:41.143887 crc crio[24477]: time=\"2026-06-11T12:59:41.143808823Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d06d5a02-1333-4c3a-a729-b0ddd0522332 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:59:41.161244 crc crio[24477]: time=\"2026-06-11T12:59:41.161144481Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qbl8p/extract-content\" id=3cf29e4e-a6cf-47c7-b9a2-96411d7b19ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:59:41.161989 crc crio[24477]: time=\"2026-06-11T12:59:41.161927439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:59:41.226294 crc crio[24477]: time=\"2026-06-11T12:59:41.226163001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:59:41.231998 crc crio[24477]: time=\"2026-06-11T12:59:41.231913932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:59:41.407568 crc crio[24477]: time=\"2026-06-11T12:59:41.406757454Z\" level=info msg=\"Created container df31786e53f5f9ab4a68f417276bf25a227ac70b3fd7301f54031d2e72655817: openshift-marketplace/redhat-operators-qbl8p/extract-content\" id=3cf29e4e-a6cf-47c7-b9a2-96411d7b19ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:59:41.409506 crc crio[24477]: time=\"2026-06-11T12:59:41.40908204Z\" level=info msg=\"Starting container: df31786e53f5f9ab4a68f417276bf25a227ac70b3fd7301f54031d2e72655817\" id=9f56f7d2-2639-4c52-a5a1-58a3e1570542 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:59:41.415633 crc crio[24477]: time=\"2026-06-11T12:59:41.414796229Z\" level=info msg=\"Started container\" PID=202836 containerID=df31786e53f5f9ab4a68f417276bf25a227ac70b3fd7301f54031d2e72655817 description=openshift-marketplace/redhat-operators-qbl8p/extract-content id=9f56f7d2-2639-4c52-a5a1-58a3e1570542 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f75fb131d40da02000d2716cefd7bd02a887d60c574dc004a6b7cddeb810437\nJun 11 12:59:48.431790 crc crio[24477]: time=\"2026-06-11T12:59:48.430828016Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=85de28df-c87e-4ffa-94b2-f466fd93f355 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:59:48.436352 crc crio[24477]: time=\"2026-06-11T12:59:48.436081993Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c1a562b7-9440-425a-8e31-e7f608982d47 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:59:48.445877 crc crio[24477]: time=\"2026-06-11T12:59:48.445434724Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qbl8p/registry-server\" id=5f61ee93-fa28-435d-ad1b-e4f9d2a9b8dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:59:48.448016 crc crio[24477]: time=\"2026-06-11T12:59:48.446562086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:59:48.562078 crc crio[24477]: time=\"2026-06-11T12:59:48.561620489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:59:48.567849 crc crio[24477]: time=\"2026-06-11T12:59:48.567774661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:59:48.781947 crc crio[24477]: time=\"2026-06-11T12:59:48.78146728Z\" level=info msg=\"Created container 3ae8a3f0707326011899551c6b517aa1fd488ab927d5c847f44657926f131191: openshift-marketplace/redhat-operators-qbl8p/registry-server\" id=5f61ee93-fa28-435d-ad1b-e4f9d2a9b8dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:59:48.784482 crc crio[24477]: time=\"2026-06-11T12:59:48.78436531Z\" level=info msg=\"Starting container: 3ae8a3f0707326011899551c6b517aa1fd488ab927d5c847f44657926f131191\" id=0e90e9a3-73f8-4098-b6fa-ab3d9f1c14cf name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:59:48.792836 crc crio[24477]: time=\"2026-06-11T12:59:48.79262783Z\" level=info msg=\"Started container\" PID=203224 containerID=3ae8a3f0707326011899551c6b517aa1fd488ab927d5c847f44657926f131191 description=openshift-marketplace/redhat-operators-qbl8p/registry-server id=0e90e9a3-73f8-4098-b6fa-ab3d9f1c14cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f75fb131d40da02000d2716cefd7bd02a887d60c574dc004a6b7cddeb810437\nJun 11 13:00:00.557060 crc crio[24477]: time=\"2026-06-11T13:00:00.556411086Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686380-6s7pw/POD\" id=b5fc8bda-f6e9-4553-b12f-25052e17e621 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:00:00.558947 crc crio[24477]: time=\"2026-06-11T13:00:00.557146296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:00:00.599823 crc crio[24477]: time=\"2026-06-11T13:00:00.596202648Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686380-6s7pw Namespace:openshift-infra ID:9d47edddc3952bd680e4242c1df99390a65e088ae54dca17e57d686542a92197 UID:fd00f4bc-acbb-4b32-8666-73eb429c9902 NetNS:/var/run/netns/ab1a5c48-ca74-4a2a-b90e-0a595f73183d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd00f4bc_acbb_4b32_8666_73eb429c9902.slice PodAnnotations:0xc007b17bc8}] Aliases:map[]}\"\nJun 11 13:00:00.599823 crc crio[24477]: time=\"2026-06-11T13:00:00.596511537Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686380-6s7pw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:00:00.705365 crc crio[24477]: time=\"2026-06-11T13:00:00.705295549Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686380-h7bsl/POD\" id=b8c1b392-c374-44db-b2d8-42e9bc49f358 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:00:00.705914 crc crio[24477]: time=\"2026-06-11T13:00:00.705883726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:00:00.758614 crc crio[24477]: time=\"2026-06-11T13:00:00.75842456Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686380-h7bsl Namespace:openshift-operator-lifecycle-manager ID:46e409c2943a1c0ebaedca5000787207b444befad76d0257812564026feea050 UID:55c84f74-f59d-49e4-a509-de691ff23b6a NetNS:/var/run/netns/7d1d2ee9-b089-482a-be7e-0d3426ec185c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod55c84f74_f59d_49e4_a509_de691ff23b6a.slice PodAnnotations:0xc000a865b8}] Aliases:map[]}\"\nJun 11 13:00:00.758614 crc crio[24477]: time=\"2026-06-11T13:00:00.758500913Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686380-h7bsl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:00:00.966745 crc crio[24477]: 2026-06-11T13:00:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d47edddc3952bd Mac:92:7e:ec:03:62:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/ab1a5c48-ca74-4a2a-b90e-0a595f73183d SocketPath: PciID:}] [{Interface:0xc00028b720 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 13:00:00.968244 crc crio[24477]: time=\"2026-06-11T13:00:00.968181327Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686380-6s7pw Namespace:openshift-infra ID:9d47edddc3952bd680e4242c1df99390a65e088ae54dca17e57d686542a92197 UID:fd00f4bc-acbb-4b32-8666-73eb429c9902 NetNS:/var/run/netns/ab1a5c48-ca74-4a2a-b90e-0a595f73183d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd00f4bc_acbb_4b32_8666_73eb429c9902.slice PodAnnotations:0xc007b17bc8}] Aliases:map[]}\"\nJun 11 13:00:00.968369 crc crio[24477]: time=\"2026-06-11T13:00:00.968351922Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686380-6s7pw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 13:00:00.977823 crc crio[24477]: time=\"2026-06-11T13:00:00.977316332Z\" level=info msg=\"Ran pod sandbox 9d47edddc3952bd680e4242c1df99390a65e088ae54dca17e57d686542a92197 with infra container: openshift-infra/auto-csr-approver-29686380-6s7pw/POD\" id=b5fc8bda-f6e9-4553-b12f-25052e17e621 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:00:00.983238 crc crio[24477]: time=\"2026-06-11T13:00:00.982078854Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2f76316a-9e16-49e1-bf56-0058028520ae name=/runtime.v1.ImageService/PullImage\nJun 11 13:00:01.000913 crc crio[24477]: time=\"2026-06-11T13:00:01.000764646Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 13:00:01.389224 crc crio[24477]: 2026-06-11T13:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:46e409c2943a1c0 Mac:5a:b2:fd:cf:f1:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/7d1d2ee9-b089-482a-be7e-0d3426ec185c SocketPath: PciID:}] [{Interface:0xc0002dadb0 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 13:00:01.390445 crc crio[24477]: time=\"2026-06-11T13:00:01.390311802Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686380-h7bsl Namespace:openshift-operator-lifecycle-manager ID:46e409c2943a1c0ebaedca5000787207b444befad76d0257812564026feea050 UID:55c84f74-f59d-49e4-a509-de691ff23b6a NetNS:/var/run/netns/7d1d2ee9-b089-482a-be7e-0d3426ec185c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod55c84f74_f59d_49e4_a509_de691ff23b6a.slice PodAnnotations:0xc000a865b8}] Aliases:map[]}\"\nJun 11 13:00:01.390798 crc crio[24477]: time=\"2026-06-11T13:00:01.390569374Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686380-h7bsl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 13:00:01.407902 crc crio[24477]: time=\"2026-06-11T13:00:01.407632431Z\" level=info msg=\"Ran pod sandbox 46e409c2943a1c0ebaedca5000787207b444befad76d0257812564026feea050 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686380-h7bsl/POD\" id=b8c1b392-c374-44db-b2d8-42e9bc49f358 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:00:01.411178 crc crio[24477]: time=\"2026-06-11T13:00:01.411015474Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9b9a35b9-04e8-4537-b8f9-9442ba9ab2c3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:00:01.413183 crc crio[24477]: time=\"2026-06-11T13:00:01.413089022Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a16b0b56-9d95-450c-a83e-2aa8bc8c6dbb name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:00:01.420351 crc crio[24477]: time=\"2026-06-11T13:00:01.420235332Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686380-h7bsl/collect-profiles\" id=6ccf3443-3a5b-43a6-9a9e-78cd34f4cce8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:00:01.420836 crc crio[24477]: time=\"2026-06-11T13:00:01.420595482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:00:01.469422 crc crio[24477]: time=\"2026-06-11T13:00:01.469268633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:00:01.473020 crc crio[24477]: time=\"2026-06-11T13:00:01.472934334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:00:01.665522 crc crio[24477]: time=\"2026-06-11T13:00:01.664317939Z\" level=info msg=\"Stopping container: 3ae8a3f0707326011899551c6b517aa1fd488ab927d5c847f44657926f131191 (timeout: 2s)\" id=06c20082-f3ec-4429-8b47-45709b5150f9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 13:00:01.702607 crc crio[24477]: time=\"2026-06-11T13:00:01.702272899Z\" level=info msg=\"Created container 73d3b7cd5742dcd185ef05d58b37d6b38d07bbcc851a185909b640ef50f1d144: openshift-operator-lifecycle-manager/collect-profiles-29686380-h7bsl/collect-profiles\" id=6ccf3443-3a5b-43a6-9a9e-78cd34f4cce8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:00:01.704057 crc crio[24477]: time=\"2026-06-11T13:00:01.703817302Z\" level=info msg=\"Starting container: 73d3b7cd5742dcd185ef05d58b37d6b38d07bbcc851a185909b640ef50f1d144\" id=64e4bc5d-8e1d-4a5c-bb4e-6b69123aaba0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 13:00:01.711180 crc crio[24477]: time=\"2026-06-11T13:00:01.711078294Z\" level=info msg=\"Started container\" PID=204022 containerID=73d3b7cd5742dcd185ef05d58b37d6b38d07bbcc851a185909b640ef50f1d144 description=openshift-operator-lifecycle-manager/collect-profiles-29686380-h7bsl/collect-profiles id=64e4bc5d-8e1d-4a5c-bb4e-6b69123aaba0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=46e409c2943a1c0ebaedca5000787207b444befad76d0257812564026feea050\nJun 11 13:00:01.801841 crc crio[24477]: time=\"2026-06-11T13:00:01.801268904Z\" level=info msg=\"Stopped container 3ae8a3f0707326011899551c6b517aa1fd488ab927d5c847f44657926f131191: openshift-marketplace/redhat-operators-qbl8p/registry-server\" id=06c20082-f3ec-4429-8b47-45709b5150f9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 13:00:01.803217 crc crio[24477]: time=\"2026-06-11T13:00:01.802440696Z\" level=info msg=\"Stopping pod sandbox: 7f75fb131d40da02000d2716cefd7bd02a887d60c574dc004a6b7cddeb810437\" id=30291e18-73ec-4534-b7ee-27a1714b0bed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:00:01.804152 crc crio[24477]: time=\"2026-06-11T13:00:01.803517446Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qbl8p Namespace:openshift-marketplace ID:7f75fb131d40da02000d2716cefd7bd02a887d60c574dc004a6b7cddeb810437 UID:cdc7fe18-c395-4102-9ada-d3b5ee7b940c NetNS:/var/run/netns/5dbab2d5-6d24-456e-bade-032b840c2b75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcdc7fe18_c395_4102_9ada_d3b5ee7b940c.slice PodAnnotations:0xc0005309d0}] Aliases:map[]}\"\nJun 11 13:00:01.804152 crc crio[24477]: time=\"2026-06-11T13:00:01.803795183Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-qbl8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:00:02.299166 crc crio[24477]: time=\"2026-06-11T13:00:02.298514356Z\" level=info msg=\"Stopped pod sandbox: 7f75fb131d40da02000d2716cefd7bd02a887d60c574dc004a6b7cddeb810437\" id=30291e18-73ec-4534-b7ee-27a1714b0bed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:00:02.689047 crc crio[24477]: time=\"2026-06-11T13:00:02.688923557Z\" level=info msg=\"Removing container: 3ae8a3f0707326011899551c6b517aa1fd488ab927d5c847f44657926f131191\" id=8207bebb-7f84-426a-b7f0-3cd13f7cec63 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:00:02.745216 crc crio[24477]: time=\"2026-06-11T13:00:02.745106195Z\" level=info msg=\"Removed container 3ae8a3f0707326011899551c6b517aa1fd488ab927d5c847f44657926f131191: openshift-marketplace/redhat-operators-qbl8p/registry-server\" id=8207bebb-7f84-426a-b7f0-3cd13f7cec63 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:00:02.747793 crc crio[24477]: time=\"2026-06-11T13:00:02.747709786Z\" level=info msg=\"Removing container: df31786e53f5f9ab4a68f417276bf25a227ac70b3fd7301f54031d2e72655817\" id=37c043d9-7372-4fc3-9a23-dfea2cb51b31 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:00:02.793191 crc crio[24477]: time=\"2026-06-11T13:00:02.793108358Z\" level=info msg=\"Removed container df31786e53f5f9ab4a68f417276bf25a227ac70b3fd7301f54031d2e72655817: openshift-marketplace/redhat-operators-qbl8p/extract-content\" id=37c043d9-7372-4fc3-9a23-dfea2cb51b31 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:00:02.795318 crc crio[24477]: time=\"2026-06-11T13:00:02.795261804Z\" level=info msg=\"Removing container: 823128a4be92cd9efb0a8f348a3534d7615815024a2e5d5eeec99d3a59257766\" id=8fa5d9f8-545f-4caa-891a-e9bb04ffcb31 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:00:02.866990 crc crio[24477]: time=\"2026-06-11T13:00:02.866896495Z\" level=info msg=\"Removed container 823128a4be92cd9efb0a8f348a3534d7615815024a2e5d5eeec99d3a59257766: openshift-marketplace/redhat-operators-qbl8p/extract-utilities\" id=8fa5d9f8-545f-4caa-891a-e9bb04ffcb31 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:00:03.751343 crc crio[24477]: time=\"2026-06-11T13:00:03.749426988Z\" level=info msg=\"Stopping pod sandbox: 46e409c2943a1c0ebaedca5000787207b444befad76d0257812564026feea050\" id=a819da16-6595-4e8a-af0a-8273d2f1c8c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:00:03.753122 crc crio[24477]: time=\"2026-06-11T13:00:03.752870266Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686380-h7bsl Namespace:openshift-operator-lifecycle-manager ID:46e409c2943a1c0ebaedca5000787207b444befad76d0257812564026feea050 UID:55c84f74-f59d-49e4-a509-de691ff23b6a NetNS:/var/run/netns/7d1d2ee9-b089-482a-be7e-0d3426ec185c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod55c84f74_f59d_49e4_a509_de691ff23b6a.slice PodAnnotations:0xc0005304e0}] Aliases:map[]}\"\nJun 11 13:00:03.753633 crc crio[24477]: time=\"2026-06-11T13:00:03.753221406Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686380-h7bsl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:00:04.173464 crc crio[24477]: time=\"2026-06-11T13:00:04.172370926Z\" level=info msg=\"Stopped pod sandbox: 46e409c2943a1c0ebaedca5000787207b444befad76d0257812564026feea050\" id=a819da16-6595-4e8a-af0a-8273d2f1c8c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:00:04.206461 crc crio[24477]: time=\"2026-06-11T13:00:04.206365974Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2f76316a-9e16-49e1-bf56-0058028520ae name=/runtime.v1.ImageService/PullImage\nJun 11 13:00:04.207534 crc crio[24477]: time=\"2026-06-11T13:00:04.207451183Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e3742d6f-fb16-4ec5-9fb5-399cae91b8d8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:00:04.209910 crc crio[24477]: time=\"2026-06-11T13:00:04.20979711Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e7858320-1f52-4e4a-97c5-1bb0690a5499 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:00:04.217376 crc crio[24477]: time=\"2026-06-11T13:00:04.217286969Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686380-6s7pw/oc\" id=f98e11d1-eddb-4913-abf1-113a09e78e19 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:00:04.217829 crc crio[24477]: time=\"2026-06-11T13:00:04.217740041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:00:04.267204 crc crio[24477]: time=\"2026-06-11T13:00:04.26709269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:00:04.687703 crc crio[24477]: time=\"2026-06-11T13:00:04.687541213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:00:04.798341 crc crio[24477]: time=\"2026-06-11T13:00:04.79773929Z\" level=info msg=\"Created container 43e6b4842d2472a6bf8a0177499bdec29a966bc59b872fbd3f1a563cce9081dc: openshift-infra/auto-csr-approver-29686380-6s7pw/oc\" id=f98e11d1-eddb-4913-abf1-113a09e78e19 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:00:04.801050 crc crio[24477]: time=\"2026-06-11T13:00:04.800851947Z\" level=info msg=\"Starting container: 43e6b4842d2472a6bf8a0177499bdec29a966bc59b872fbd3f1a563cce9081dc\" id=36fe9278-73e7-4074-a29e-cb087748111e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 13:00:04.809985 crc crio[24477]: time=\"2026-06-11T13:00:04.809865579Z\" level=info msg=\"Started container\" PID=204198 containerID=43e6b4842d2472a6bf8a0177499bdec29a966bc59b872fbd3f1a563cce9081dc description=openshift-infra/auto-csr-approver-29686380-6s7pw/oc id=36fe9278-73e7-4074-a29e-cb087748111e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d47edddc3952bd680e4242c1df99390a65e088ae54dca17e57d686542a92197\nJun 11 13:00:06.811842 crc crio[24477]: time=\"2026-06-11T13:00:06.810581876Z\" level=info msg=\"Stopping pod sandbox: 9d47edddc3952bd680e4242c1df99390a65e088ae54dca17e57d686542a92197\" id=b3328249-4373-4c14-a8fa-c13e8f6ccf16 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:00:06.814171 crc crio[24477]: time=\"2026-06-11T13:00:06.81285358Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686380-6s7pw Namespace:openshift-infra ID:9d47edddc3952bd680e4242c1df99390a65e088ae54dca17e57d686542a92197 UID:fd00f4bc-acbb-4b32-8666-73eb429c9902 NetNS:/var/run/netns/ab1a5c48-ca74-4a2a-b90e-0a595f73183d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd00f4bc_acbb_4b32_8666_73eb429c9902.slice PodAnnotations:0xc001f2b068}] Aliases:map[]}\"\nJun 11 13:00:06.814171 crc crio[24477]: time=\"2026-06-11T13:00:06.813043276Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686380-6s7pw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:00:07.237288 crc crio[24477]: time=\"2026-06-11T13:00:07.237176171Z\" level=info msg=\"Stopped pod sandbox: 9d47edddc3952bd680e4242c1df99390a65e088ae54dca17e57d686542a92197\" id=b3328249-4373-4c14-a8fa-c13e8f6ccf16 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:00:54.210033 crc crio[24477]: time=\"2026-06-11T13:00:54.208396725Z\" level=info msg=\"Removing container: 301ce70cac2012702098dd89551e9cffb8f42bededd83011349b06da466e6f80\" id=4bbde7a8-ff8f-44d3-88f7-a48d578c606a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:00:54.448376 crc crio[24477]: time=\"2026-06-11T13:00:54.447893721Z\" level=info msg=\"Removed container 301ce70cac2012702098dd89551e9cffb8f42bededd83011349b06da466e6f80: openshift-infra/auto-csr-approver-29686374-m5m6b/oc\" id=4bbde7a8-ff8f-44d3-88f7-a48d578c606a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:00:54.452994 crc crio[24477]: time=\"2026-06-11T13:00:54.452836252Z\" level=info msg=\"Removing container: f51bcb1b5a22319dd05736fc04cde038ad0978c20812e146b262c8aca6792e33\" id=29dac922-9281-473c-a64a-d3c9500fa8d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:00:54.507597 crc crio[24477]: time=\"2026-06-11T13:00:54.507440636Z\" level=info msg=\"Removed container f51bcb1b5a22319dd05736fc04cde038ad0978c20812e146b262c8aca6792e33: openshift-operator-lifecycle-manager/collect-profiles-29686335-vpnfs/collect-profiles\" id=29dac922-9281-473c-a64a-d3c9500fa8d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:00:54.521582 crc crio[24477]: time=\"2026-06-11T13:00:54.521309894Z\" level=info msg=\"Stopping pod sandbox: a3c6568c4d8d3a7b9c908bd1e1ea6cc89effd567eeac7d3fa4edc287847f6ea1\" id=8d3ee70f-d867-44c3-b49e-e23025fd4a73 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:00:54.521582 crc crio[24477]: time=\"2026-06-11T13:00:54.521379166Z\" level=info msg=\"Stopped pod sandbox (already stopped): a3c6568c4d8d3a7b9c908bd1e1ea6cc89effd567eeac7d3fa4edc287847f6ea1\" id=8d3ee70f-d867-44c3-b49e-e23025fd4a73 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:00:54.522204 crc crio[24477]: time=\"2026-06-11T13:00:54.522102475Z\" level=info msg=\"Removing pod sandbox: a3c6568c4d8d3a7b9c908bd1e1ea6cc89effd567eeac7d3fa4edc287847f6ea1\" id=e15e83a9-a244-48e7-a74a-4c55ec1c02d7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 13:00:54.545578 crc crio[24477]: time=\"2026-06-11T13:00:54.545445245Z\" level=info msg=\"Removed pod sandbox: a3c6568c4d8d3a7b9c908bd1e1ea6cc89effd567eeac7d3fa4edc287847f6ea1\" id=e15e83a9-a244-48e7-a74a-4c55ec1c02d7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 13:00:54.546728 crc crio[24477]: time=\"2026-06-11T13:00:54.546556589Z\" level=info msg=\"Stopping pod sandbox: 6e1fb36d9100f7fab5cd2557dd3a55b6edaafdc1520702efbc6b4a4de0ddc071\" id=8c57bf86-2c17-4b3c-8c99-1feb3f615c4b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:00:54.546728 crc crio[24477]: time=\"2026-06-11T13:00:54.546711943Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6e1fb36d9100f7fab5cd2557dd3a55b6edaafdc1520702efbc6b4a4de0ddc071\" id=8c57bf86-2c17-4b3c-8c99-1feb3f615c4b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:00:54.547542 crc crio[24477]: time=\"2026-06-11T13:00:54.547475394Z\" level=info msg=\"Removing pod sandbox: 6e1fb36d9100f7fab5cd2557dd3a55b6edaafdc1520702efbc6b4a4de0ddc071\" id=4f53c74e-d323-465d-b864-9c67282f2869 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 13:00:54.566955 crc crio[24477]: time=\"2026-06-11T13:00:54.566546749Z\" level=info msg=\"Removed pod sandbox: 6e1fb36d9100f7fab5cd2557dd3a55b6edaafdc1520702efbc6b4a4de0ddc071\" id=4f53c74e-d323-465d-b864-9c67282f2869 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 13:00:54.569468 crc crio[24477]: time=\"2026-06-11T13:00:54.569266983Z\" level=info msg=\"Stopping pod sandbox: 7f75fb131d40da02000d2716cefd7bd02a887d60c574dc004a6b7cddeb810437\" id=39827fdd-3560-461d-a6ae-241ec5e65421 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:00:54.569468 crc crio[24477]: time=\"2026-06-11T13:00:54.569361315Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7f75fb131d40da02000d2716cefd7bd02a887d60c574dc004a6b7cddeb810437\" id=39827fdd-3560-461d-a6ae-241ec5e65421 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:00:54.570428 crc crio[24477]: time=\"2026-06-11T13:00:54.570350194Z\" level=info msg=\"Removing pod sandbox: 7f75fb131d40da02000d2716cefd7bd02a887d60c574dc004a6b7cddeb810437\" id=c520645f-8032-4942-a304-dd4ef86a488a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 13:00:54.583769 crc crio[24477]: time=\"2026-06-11T13:00:54.583585975Z\" level=info msg=\"Removed pod sandbox: 7f75fb131d40da02000d2716cefd7bd02a887d60c574dc004a6b7cddeb810437\" id=c520645f-8032-4942-a304-dd4ef86a488a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 13:01:00.563240 crc crio[24477]: time=\"2026-06-11T13:01:00.561895838Z\" level=info msg=\"Running pod sandbox: openstack/keystone-cron-29686381-jnp87/POD\" id=4c884a75-a570-4179-b0f4-172a69d95016 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:01:00.564555 crc crio[24477]: time=\"2026-06-11T13:01:00.563354729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:01:00.627521 crc crio[24477]: time=\"2026-06-11T13:01:00.627421308Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29686381-jnp87 Namespace:openstack ID:9a66bcf2ded60a5ba262f2bc48694d75abf7fd42c9e4f7d80ff55d33c3470a41 UID:38bf420c-a955-4300-b21f-09bcfa74819d NetNS:/var/run/netns/26575241-79eb-4e56-b24d-491f7252c309 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38bf420c_a955_4300_b21f_09bcfa74819d.slice PodAnnotations:0xc000531a58}] Aliases:map[]}\"\nJun 11 13:01:00.627521 crc crio[24477]: time=\"2026-06-11T13:01:00.62749905Z\" level=info msg=\"Adding pod openstack_keystone-cron-29686381-jnp87 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:01:01.319339 crc crio[24477]: 2026-06-11T13:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a66bcf2ded60a5 Mac:ea:6e:ce:b9:47:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/26575241-79eb-4e56-b24d-491f7252c309 SocketPath: PciID:}] [{Interface:0xc000124e50 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 13:01:01.321160 crc crio[24477]: time=\"2026-06-11T13:01:01.320920177Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29686381-jnp87 Namespace:openstack ID:9a66bcf2ded60a5ba262f2bc48694d75abf7fd42c9e4f7d80ff55d33c3470a41 UID:38bf420c-a955-4300-b21f-09bcfa74819d NetNS:/var/run/netns/26575241-79eb-4e56-b24d-491f7252c309 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38bf420c_a955_4300_b21f_09bcfa74819d.slice PodAnnotations:0xc000531a58}] Aliases:map[]}\"\nJun 11 13:01:01.321278 crc crio[24477]: time=\"2026-06-11T13:01:01.321183914Z\" level=info msg=\"Checking pod openstack_keystone-cron-29686381-jnp87 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 13:01:01.336136 crc crio[24477]: time=\"2026-06-11T13:01:01.334861128Z\" level=info msg=\"Ran pod sandbox 9a66bcf2ded60a5ba262f2bc48694d75abf7fd42c9e4f7d80ff55d33c3470a41 with infra container: openstack/keystone-cron-29686381-jnp87/POD\" id=4c884a75-a570-4179-b0f4-172a69d95016 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:01:01.343069 crc crio[24477]: time=\"2026-06-11T13:01:01.342565321Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=444b36a4-e216-41fe-8464-738ee293e4b8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:01:01.390818 crc crio[24477]: time=\"2026-06-11T13:01:01.390595252Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=8cfb875c-e9a0-4a25-aae9-7867b0fcafce name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:01:01.401581 crc crio[24477]: time=\"2026-06-11T13:01:01.401483436Z\" level=info msg=\"Creating container: openstack/keystone-cron-29686381-jnp87/keystone-cron\" id=955eaefe-dfca-4981-92d4-b7fd9cdccf7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:01:01.402595 crc crio[24477]: time=\"2026-06-11T13:01:01.402513315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:01:01.463362 crc crio[24477]: time=\"2026-06-11T13:01:01.463256681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:01:01.469865 crc crio[24477]: time=\"2026-06-11T13:01:01.469795683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:01:01.721281 crc crio[24477]: time=\"2026-06-11T13:01:01.720475145Z\" level=info msg=\"Created container 39833ef841c7a9a3a7820002cdd0603b7d1a237799cc0ea6de7faeb29430cfee: openstack/keystone-cron-29686381-jnp87/keystone-cron\" id=955eaefe-dfca-4981-92d4-b7fd9cdccf7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:01:01.723012 crc crio[24477]: time=\"2026-06-11T13:01:01.722928365Z\" level=info msg=\"Starting container: 39833ef841c7a9a3a7820002cdd0603b7d1a237799cc0ea6de7faeb29430cfee\" id=c67323f9-c05d-4daa-a391-97baae5167a9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 13:01:01.728473 crc crio[24477]: time=\"2026-06-11T13:01:01.728363186Z\" level=info msg=\"Started container\" PID=207613 containerID=39833ef841c7a9a3a7820002cdd0603b7d1a237799cc0ea6de7faeb29430cfee description=openstack/keystone-cron-29686381-jnp87/keystone-cron id=c67323f9-c05d-4daa-a391-97baae5167a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a66bcf2ded60a5ba262f2bc48694d75abf7fd42c9e4f7d80ff55d33c3470a41\nJun 11 13:01:07.232146 crc crio[24477]: time=\"2026-06-11T13:01:07.231166043Z\" level=info msg=\"Stopping pod sandbox: 9a66bcf2ded60a5ba262f2bc48694d75abf7fd42c9e4f7d80ff55d33c3470a41\" id=eb1e470b-e9ab-4e81-a853-dbf19bfff563 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:01:07.234626 crc crio[24477]: time=\"2026-06-11T13:01:07.233037736Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29686381-jnp87 Namespace:openstack ID:9a66bcf2ded60a5ba262f2bc48694d75abf7fd42c9e4f7d80ff55d33c3470a41 UID:38bf420c-a955-4300-b21f-09bcfa74819d NetNS:/var/run/netns/26575241-79eb-4e56-b24d-491f7252c309 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38bf420c_a955_4300_b21f_09bcfa74819d.slice PodAnnotations:0xc000327488}] Aliases:map[]}\"\nJun 11 13:01:07.234626 crc crio[24477]: time=\"2026-06-11T13:01:07.233217571Z\" level=info msg=\"Deleting pod openstack_keystone-cron-29686381-jnp87 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:01:07.631102 crc crio[24477]: time=\"2026-06-11T13:01:07.630333874Z\" level=info msg=\"Stopped pod sandbox: 9a66bcf2ded60a5ba262f2bc48694d75abf7fd42c9e4f7d80ff55d33c3470a41\" id=eb1e470b-e9ab-4e81-a853-dbf19bfff563 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:01:57.197033 crc crio[24477]: time=\"2026-06-11T13:01:57.195841598Z\" level=info msg=\"Stopping pod sandbox: ed87c77d9a424005699f6ba5a384e85cc9141d946c757ce2830d22339f7a4783\" id=4329a7a0-8043-4289-827d-a4b6e1fd10e7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:01:57.198932 crc crio[24477]: time=\"2026-06-11T13:01:57.19807661Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-kx72x Namespace:openstack ID:ed87c77d9a424005699f6ba5a384e85cc9141d946c757ce2830d22339f7a4783 UID:2e10faf0-8be5-46b8-a581-e0d4692a4999 NetNS:/var/run/netns/a2291424-3034-49a8-be65-d9311b5686a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e10faf0_8be5_46b8_a581_e0d4692a4999.slice PodAnnotations:0xc00251e540}] Aliases:map[]}\"\nJun 11 13:01:57.198932 crc crio[24477]: time=\"2026-06-11T13:01:57.198267806Z\" level=info msg=\"Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-kx72x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:01:57.864121 crc crio[24477]: time=\"2026-06-11T13:01:57.863382471Z\" level=info msg=\"Stopped pod sandbox: ed87c77d9a424005699f6ba5a384e85cc9141d946c757ce2830d22339f7a4783\" id=4329a7a0-8043-4289-827d-a4b6e1fd10e7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:01:58.844252 crc crio[24477]: time=\"2026-06-11T13:01:58.841731515Z\" level=info msg=\"Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kkbh4/POD\" id=f64eea78-0204-4913-8b6e-a89999507486 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:01:58.846860 crc crio[24477]: time=\"2026-06-11T13:01:58.844341689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:01:58.902538 crc crio[24477]: time=\"2026-06-11T13:01:58.902379909Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kkbh4 Namespace:openstack ID:9c7730ea2e1229beba8a71c2f65e025d9652c4e750ab8445f6f01e55d31d84e4 UID:162753fc-b1e7-428f-8f9a-0375f38b062d NetNS:/var/run/netns/39938460-2910-40af-9103-b494af038e75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod162753fc_b1e7_428f_8f9a_0375f38b062d.slice PodAnnotations:0xc00251f128}] Aliases:map[]}\"\nJun 11 13:01:58.902538 crc crio[24477]: time=\"2026-06-11T13:01:58.902455811Z\" level=info msg=\"Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kkbh4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:01:59.682597 crc crio[24477]: 2026-06-11T13:01:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c7730ea2e1229b Mac:ce:8f:77:84:37:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/39938460-2910-40af-9103-b494af038e75 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 13:01:59.685251 crc crio[24477]: time=\"2026-06-11T13:01:59.685180512Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kkbh4 Namespace:openstack ID:9c7730ea2e1229beba8a71c2f65e025d9652c4e750ab8445f6f01e55d31d84e4 UID:162753fc-b1e7-428f-8f9a-0375f38b062d NetNS:/var/run/netns/39938460-2910-40af-9103-b494af038e75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod162753fc_b1e7_428f_8f9a_0375f38b062d.slice PodAnnotations:0xc00251f128}] Aliases:map[]}\"\nJun 11 13:01:59.685396 crc crio[24477]: time=\"2026-06-11T13:01:59.685355407Z\" level=info msg=\"Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kkbh4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 13:01:59.708395 crc crio[24477]: time=\"2026-06-11T13:01:59.708356949Z\" level=info msg=\"Ran pod sandbox 9c7730ea2e1229beba8a71c2f65e025d9652c4e750ab8445f6f01e55d31d84e4 with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kkbh4/POD\" id=f64eea78-0204-4913-8b6e-a89999507486 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:01:59.712376 crc crio[24477]: time=\"2026-06-11T13:01:59.712310768Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=689c51a0-cbdc-4f05-b60f-6980db47fc9c name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:01:59.765163 crc crio[24477]: time=\"2026-06-11T13:01:59.765067162Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=50afcadd-fa57-449e-a8fd-c8e66bc6a2cb name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:01:59.778283 crc crio[24477]: time=\"2026-06-11T13:01:59.778122796Z\" level=info msg=\"Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kkbh4/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=404259f4-90cc-417b-b6bd-7fc0782f86e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:01:59.778557 crc crio[24477]: time=\"2026-06-11T13:01:59.778499846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:01:59.833484 crc crio[24477]: time=\"2026-06-11T13:01:59.833407862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:01:59.839244 crc crio[24477]: time=\"2026-06-11T13:01:59.839172342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:02:00.033000 crc crio[24477]: time=\"2026-06-11T13:02:00.032384427Z\" level=info msg=\"Created container 4c79cda3e94a4e5efc3a31b9b1184ee3442ca5cad77e42f9dc41bc8e538ee4da: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kkbh4/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=404259f4-90cc-417b-b6bd-7fc0782f86e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:02:00.036037 crc crio[24477]: time=\"2026-06-11T13:02:00.034106496Z\" level=info msg=\"Starting container: 4c79cda3e94a4e5efc3a31b9b1184ee3442ca5cad77e42f9dc41bc8e538ee4da\" id=22a464fb-eec6-44aa-9442-684346383612 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 13:02:00.043519 crc crio[24477]: time=\"2026-06-11T13:02:00.042932452Z\" level=info msg=\"Started container\" PID=211004 containerID=4c79cda3e94a4e5efc3a31b9b1184ee3442ca5cad77e42f9dc41bc8e538ee4da description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kkbh4/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=22a464fb-eec6-44aa-9442-684346383612 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c7730ea2e1229beba8a71c2f65e025d9652c4e750ab8445f6f01e55d31d84e4\nJun 11 13:02:00.590283 crc crio[24477]: time=\"2026-06-11T13:02:00.589721944Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686382-vmkg5/POD\" id=d66d4baa-55d3-4723-99dd-93beee898f29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:02:00.590283 crc crio[24477]: time=\"2026-06-11T13:02:00.590250098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:02:00.618886 crc crio[24477]: time=\"2026-06-11T13:02:00.618815705Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686382-vmkg5 Namespace:openshift-infra ID:c0f392b5aa49bd50c8dc096787ad7ac99a45b6772288c0054860c578d58f8b19 UID:6bd54e56-7421-43a0-9cca-c9370b7779d1 NetNS:/var/run/netns/58aa0676-8c38-4160-96cf-90bd118e828a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bd54e56_7421_43a0_9cca_c9370b7779d1.slice PodAnnotations:0xc007b16c78}] Aliases:map[]}\"\nJun 11 13:02:00.618886 crc crio[24477]: time=\"2026-06-11T13:02:00.618871786Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686382-vmkg5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:02:01.204744 crc crio[24477]: 2026-06-11T13:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c0f392b5aa49bd5 Mac:b2:45:70:f1:d3:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/58aa0676-8c38-4160-96cf-90bd118e828a SocketPath: PciID:}] [{Interface:0xc000014810 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 13:02:01.207877 crc crio[24477]: time=\"2026-06-11T13:02:01.207797025Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686382-vmkg5 Namespace:openshift-infra ID:c0f392b5aa49bd50c8dc096787ad7ac99a45b6772288c0054860c578d58f8b19 UID:6bd54e56-7421-43a0-9cca-c9370b7779d1 NetNS:/var/run/netns/58aa0676-8c38-4160-96cf-90bd118e828a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bd54e56_7421_43a0_9cca_c9370b7779d1.slice PodAnnotations:0xc007b16c78}] Aliases:map[]}\"\nJun 11 13:02:01.208089 crc crio[24477]: time=\"2026-06-11T13:02:01.208032702Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686382-vmkg5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 13:02:01.220502 crc crio[24477]: time=\"2026-06-11T13:02:01.220369027Z\" level=info msg=\"Ran pod sandbox c0f392b5aa49bd50c8dc096787ad7ac99a45b6772288c0054860c578d58f8b19 with infra container: openshift-infra/auto-csr-approver-29686382-vmkg5/POD\" id=d66d4baa-55d3-4723-99dd-93beee898f29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:02:01.223631 crc crio[24477]: time=\"2026-06-11T13:02:01.223543996Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=22d7de98-55a9-401e-a9c7-6befc14cfcbe name=/runtime.v1.ImageService/PullImage\nJun 11 13:02:01.231219 crc crio[24477]: time=\"2026-06-11T13:02:01.230863879Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 13:02:02.188901 crc crio[24477]: time=\"2026-06-11T13:02:02.187778365Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=22d7de98-55a9-401e-a9c7-6befc14cfcbe name=/runtime.v1.ImageService/PullImage\nJun 11 13:02:02.191216 crc crio[24477]: time=\"2026-06-11T13:02:02.1904615Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d133faa0-6c4c-40fe-9631-d81cba246e14 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:02:02.193940 crc crio[24477]: time=\"2026-06-11T13:02:02.193868764Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0f64b28f-38c1-4e23-abb4-811d44bef1bf name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:02:02.207196 crc crio[24477]: time=\"2026-06-11T13:02:02.207046472Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686382-vmkg5/oc\" id=1b7c2baa-d984-492e-bd4d-7f527b114544 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:02:02.210464 crc crio[24477]: time=\"2026-06-11T13:02:02.207520815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:02:02.280442 crc crio[24477]: time=\"2026-06-11T13:02:02.280217126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:02:02.647335 crc crio[24477]: time=\"2026-06-11T13:02:02.647234607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:02:02.774624 crc crio[24477]: time=\"2026-06-11T13:02:02.774512282Z\" level=info msg=\"Created container af89796ef5c77e0a75adba2d3e2a1232c14ee357863f20e38f88d80a32995a1b: openshift-infra/auto-csr-approver-29686382-vmkg5/oc\" id=1b7c2baa-d984-492e-bd4d-7f527b114544 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:02:02.775930 crc crio[24477]: time=\"2026-06-11T13:02:02.77588447Z\" level=info msg=\"Starting container: af89796ef5c77e0a75adba2d3e2a1232c14ee357863f20e38f88d80a32995a1b\" id=9a94ffc6-7246-43d3-ab9f-99ef8dff6c51 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 13:02:02.783185 crc crio[24477]: time=\"2026-06-11T13:02:02.783132001Z\" level=info msg=\"Started container\" PID=211211 containerID=af89796ef5c77e0a75adba2d3e2a1232c14ee357863f20e38f88d80a32995a1b description=openshift-infra/auto-csr-approver-29686382-vmkg5/oc id=9a94ffc6-7246-43d3-ab9f-99ef8dff6c51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0f392b5aa49bd50c8dc096787ad7ac99a45b6772288c0054860c578d58f8b19\nJun 11 13:02:04.360219 crc crio[24477]: time=\"2026-06-11T13:02:04.358407236Z\" level=info msg=\"Stopping pod sandbox: c0f392b5aa49bd50c8dc096787ad7ac99a45b6772288c0054860c578d58f8b19\" id=6399a137-643b-41db-b0ac-bb8779eb5cdc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:02:04.361762 crc crio[24477]: time=\"2026-06-11T13:02:04.360434553Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686382-vmkg5 Namespace:openshift-infra ID:c0f392b5aa49bd50c8dc096787ad7ac99a45b6772288c0054860c578d58f8b19 UID:6bd54e56-7421-43a0-9cca-c9370b7779d1 NetNS:/var/run/netns/58aa0676-8c38-4160-96cf-90bd118e828a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bd54e56_7421_43a0_9cca_c9370b7779d1.slice PodAnnotations:0xc000a86c70}] Aliases:map[]}\"\nJun 11 13:02:04.361762 crc crio[24477]: time=\"2026-06-11T13:02:04.360849354Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686382-vmkg5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:02:04.949457 crc crio[24477]: time=\"2026-06-11T13:02:04.94863152Z\" level=info msg=\"Stopped pod sandbox: c0f392b5aa49bd50c8dc096787ad7ac99a45b6772288c0054860c578d58f8b19\" id=6399a137-643b-41db-b0ac-bb8779eb5cdc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:02:54.660520 crc crio[24477]: time=\"2026-06-11T13:02:54.659031326Z\" level=info msg=\"Removing container: 00860fab565f640c9f2091989acba7465adde5a40a73ec9c7e5b02e3625c9e00\" id=c22d583a-4464-4b6c-ba44-3e3de0ca1557 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:02:54.853672 crc crio[24477]: time=\"2026-06-11T13:02:54.853320431Z\" level=info msg=\"Removed container 00860fab565f640c9f2091989acba7465adde5a40a73ec9c7e5b02e3625c9e00: openshift-infra/auto-csr-approver-29686376-gw72v/oc\" id=c22d583a-4464-4b6c-ba44-3e3de0ca1557 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:02:54.872511 crc crio[24477]: time=\"2026-06-11T13:02:54.872316203Z\" level=info msg=\"Stopping pod sandbox: 38e6e7656296fff1080d641d1a8fc825d7ea7529e8b64a9cc2b9d2f81ffdf1e7\" id=57812298-116a-4b08-a0a5-791cb51b1849 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:02:54.872511 crc crio[24477]: time=\"2026-06-11T13:02:54.872495608Z\" level=info msg=\"Stopped pod sandbox (already stopped): 38e6e7656296fff1080d641d1a8fc825d7ea7529e8b64a9cc2b9d2f81ffdf1e7\" id=57812298-116a-4b08-a0a5-791cb51b1849 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:02:54.874300 crc crio[24477]: time=\"2026-06-11T13:02:54.874146134Z\" level=info msg=\"Removing pod sandbox: 38e6e7656296fff1080d641d1a8fc825d7ea7529e8b64a9cc2b9d2f81ffdf1e7\" id=898c1f88-6cdd-44c3-a598-6b735de51a46 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 13:02:54.911256 crc crio[24477]: time=\"2026-06-11T13:02:54.911117228Z\" level=info msg=\"Removed pod sandbox: 38e6e7656296fff1080d641d1a8fc825d7ea7529e8b64a9cc2b9d2f81ffdf1e7\" id=898c1f88-6cdd-44c3-a598-6b735de51a46 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 13:02:55.368473 crc crio[24477]: time=\"2026-06-11T13:02:55.367920215Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-tsvrx/POD\" id=8d1fb621-1014-48bb-a142-9b99333ade52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:02:55.368941 crc crio[24477]: time=\"2026-06-11T13:02:55.368496292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:02:55.402844 crc crio[24477]: time=\"2026-06-11T13:02:55.402552773Z\" level=info msg=\"Got pod network &{Name:community-operators-tsvrx Namespace:openshift-marketplace ID:c6c83a3e1ff67ab6b8ca04334b0bbcf37ca104c57e1a9c6c448a605645fcfeb9 UID:b31dad48-a23c-4959-83ad-e8584b5814f4 NetNS:/var/run/netns/b0ec8d62-3319-4795-a685-7a6109ff13b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb31dad48_a23c_4959_83ad_e8584b5814f4.slice PodAnnotations:0xc002ce4688}] Aliases:map[]}\"\nJun 11 13:02:55.402844 crc crio[24477]: time=\"2026-06-11T13:02:55.402615974Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-tsvrx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:02:56.041554 crc crio[24477]: 2026-06-11T13:02:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c6c83a3e1ff67ab Mac:7e:34:bb:b3:a4:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/b0ec8d62-3319-4795-a685-7a6109ff13b4 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 13:02:56.046248 crc crio[24477]: time=\"2026-06-11T13:02:56.046152881Z\" level=info msg=\"Got pod network &{Name:community-operators-tsvrx Namespace:openshift-marketplace ID:c6c83a3e1ff67ab6b8ca04334b0bbcf37ca104c57e1a9c6c448a605645fcfeb9 UID:b31dad48-a23c-4959-83ad-e8584b5814f4 NetNS:/var/run/netns/b0ec8d62-3319-4795-a685-7a6109ff13b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb31dad48_a23c_4959_83ad_e8584b5814f4.slice PodAnnotations:0xc002ce4688}] Aliases:map[]}\"\nJun 11 13:02:56.046523 crc crio[24477]: time=\"2026-06-11T13:02:56.04645913Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-tsvrx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 13:02:56.061191 crc crio[24477]: time=\"2026-06-11T13:02:56.061078226Z\" level=info msg=\"Ran pod sandbox c6c83a3e1ff67ab6b8ca04334b0bbcf37ca104c57e1a9c6c448a605645fcfeb9 with infra container: openshift-marketplace/community-operators-tsvrx/POD\" id=8d1fb621-1014-48bb-a142-9b99333ade52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:02:56.065273 crc crio[24477]: time=\"2026-06-11T13:02:56.06517169Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e41f1461-41d7-4382-a82c-af18ab48338d name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:02:56.072174 crc crio[24477]: time=\"2026-06-11T13:02:56.072090293Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=60427eee-efea-4717-8746-c65c47dae1ed name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:02:56.080592 crc crio[24477]: time=\"2026-06-11T13:02:56.080471236Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-tsvrx/extract-utilities\" id=f66d65fa-3eb0-4054-b0ae-d5bb8a637cd8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:02:56.080951 crc crio[24477]: time=\"2026-06-11T13:02:56.080890727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:02:56.134431 crc crio[24477]: time=\"2026-06-11T13:02:56.134363261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:02:56.144058 crc crio[24477]: time=\"2026-06-11T13:02:56.143860819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:02:56.327143 crc crio[24477]: time=\"2026-06-11T13:02:56.326909378Z\" level=info msg=\"Created container b5ff4c38ee2f6622dc7b0f62f962a16d087d9aa6ddb878f74de1cc7d7447993f: openshift-marketplace/community-operators-tsvrx/extract-utilities\" id=f66d65fa-3eb0-4054-b0ae-d5bb8a637cd8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:02:56.328891 crc crio[24477]: time=\"2026-06-11T13:02:56.328718519Z\" level=info msg=\"Starting container: b5ff4c38ee2f6622dc7b0f62f962a16d087d9aa6ddb878f74de1cc7d7447993f\" id=8dc941c3-3c3c-4e9d-a9a1-1d46285405da name=/runtime.v1.RuntimeService/StartContainer\nJun 11 13:02:56.338599 crc crio[24477]: time=\"2026-06-11T13:02:56.338373939Z\" level=info msg=\"Started container\" PID=214330 containerID=b5ff4c38ee2f6622dc7b0f62f962a16d087d9aa6ddb878f74de1cc7d7447993f description=openshift-marketplace/community-operators-tsvrx/extract-utilities id=8dc941c3-3c3c-4e9d-a9a1-1d46285405da name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6c83a3e1ff67ab6b8ca04334b0bbcf37ca104c57e1a9c6c448a605645fcfeb9\nJun 11 13:02:57.293576 crc crio[24477]: time=\"2026-06-11T13:02:57.292853176Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=43724393-de77-42c9-9e7b-2e7683361106 name=/runtime.v1.ImageService/PullImage\nJun 11 13:02:57.307059 crc crio[24477]: time=\"2026-06-11T13:02:57.306932519Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 13:02:58.123421 crc crio[24477]: time=\"2026-06-11T13:02:58.122784305Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=43724393-de77-42c9-9e7b-2e7683361106 name=/runtime.v1.ImageService/PullImage\nJun 11 13:02:58.124556 crc crio[24477]: time=\"2026-06-11T13:02:58.124447032Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9dc1a953-5876-446d-963a-4de6c967d496 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:02:58.129349 crc crio[24477]: time=\"2026-06-11T13:02:58.129211815Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c2de66ea-4567-4141-b1f7-5daf4844444d name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:02:58.142579 crc crio[24477]: time=\"2026-06-11T13:02:58.142440715Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-tsvrx/extract-content\" id=5fa95d77-5d0a-4782-9cfc-3032b5da2013 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:02:58.143763 crc crio[24477]: time=\"2026-06-11T13:02:58.143569237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:02:58.221401 crc crio[24477]: time=\"2026-06-11T13:02:58.221285956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:02:58.224970 crc crio[24477]: time=\"2026-06-11T13:02:58.224585548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:02:58.401446 crc crio[24477]: time=\"2026-06-11T13:02:58.401332545Z\" level=info msg=\"Created container e93e4e7599adc7c3e38871d0cfa384a848c5741ecc95f3d6653a28af89b29981: openshift-marketplace/community-operators-tsvrx/extract-content\" id=5fa95d77-5d0a-4782-9cfc-3032b5da2013 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:02:58.403497 crc crio[24477]: time=\"2026-06-11T13:02:58.403414514Z\" level=info msg=\"Starting container: e93e4e7599adc7c3e38871d0cfa384a848c5741ecc95f3d6653a28af89b29981\" id=2729c1d9-2af6-4b5e-8734-94cb4434c1bd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 13:02:58.409108 crc crio[24477]: time=\"2026-06-11T13:02:58.408955111Z\" level=info msg=\"Started container\" PID=214457 containerID=e93e4e7599adc7c3e38871d0cfa384a848c5741ecc95f3d6653a28af89b29981 description=openshift-marketplace/community-operators-tsvrx/extract-content id=2729c1d9-2af6-4b5e-8734-94cb4434c1bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6c83a3e1ff67ab6b8ca04334b0bbcf37ca104c57e1a9c6c448a605645fcfeb9\nJun 11 13:02:59.327533 crc crio[24477]: time=\"2026-06-11T13:02:59.327452579Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bf8d1b63-8722-4529-995d-54e9fadde468 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:02:59.333490 crc crio[24477]: time=\"2026-06-11T13:02:59.331322198Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d0221328-44c3-4e9a-8cfe-07b514138150 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:02:59.341816 crc crio[24477]: time=\"2026-06-11T13:02:59.341629426Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-tsvrx/registry-server\" id=3aad3781-0fda-4be7-b05b-f3c2c9ed6cab name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:02:59.342431 crc crio[24477]: time=\"2026-06-11T13:02:59.342308765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:02:59.416230 crc crio[24477]: time=\"2026-06-11T13:02:59.416114949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:02:59.420505 crc crio[24477]: time=\"2026-06-11T13:02:59.42019143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:02:59.594444 crc crio[24477]: time=\"2026-06-11T13:02:59.594280292Z\" level=info msg=\"Created container 246e89dd0c206f24bbf3c65daf6e8880c43a483da570c6ef1ff5980be1e391cc: openshift-marketplace/community-operators-tsvrx/registry-server\" id=3aad3781-0fda-4be7-b05b-f3c2c9ed6cab name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:02:59.595437 crc crio[24477]: time=\"2026-06-11T13:02:59.595382042Z\" level=info msg=\"Starting container: 246e89dd0c206f24bbf3c65daf6e8880c43a483da570c6ef1ff5980be1e391cc\" id=e62ec460-83cf-40dd-a143-4f931ecddf32 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 13:02:59.601914 crc crio[24477]: time=\"2026-06-11T13:02:59.601802171Z\" level=info msg=\"Started container\" PID=214533 containerID=246e89dd0c206f24bbf3c65daf6e8880c43a483da570c6ef1ff5980be1e391cc description=openshift-marketplace/community-operators-tsvrx/registry-server id=e62ec460-83cf-40dd-a143-4f931ecddf32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6c83a3e1ff67ab6b8ca04334b0bbcf37ca104c57e1a9c6c448a605645fcfeb9\nJun 11 13:03:07.480304 crc crio[24477]: time=\"2026-06-11T13:03:07.479288779Z\" level=info msg=\"Stopping container: 246e89dd0c206f24bbf3c65daf6e8880c43a483da570c6ef1ff5980be1e391cc (timeout: 2s)\" id=ab97c030-bdc4-42bc-b052-cd446605bac9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 13:03:07.629758 crc crio[24477]: time=\"2026-06-11T13:03:07.629139414Z\" level=info msg=\"Stopped container 246e89dd0c206f24bbf3c65daf6e8880c43a483da570c6ef1ff5980be1e391cc: openshift-marketplace/community-operators-tsvrx/registry-server\" id=ab97c030-bdc4-42bc-b052-cd446605bac9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 13:03:07.631090 crc crio[24477]: time=\"2026-06-11T13:03:07.630879101Z\" level=info msg=\"Stopping pod sandbox: c6c83a3e1ff67ab6b8ca04334b0bbcf37ca104c57e1a9c6c448a605645fcfeb9\" id=1c60eab9-2638-44b9-ac42-05582c66a4e6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:03:07.632907 crc crio[24477]: time=\"2026-06-11T13:03:07.632799415Z\" level=info msg=\"Got pod network &{Name:community-operators-tsvrx Namespace:openshift-marketplace ID:c6c83a3e1ff67ab6b8ca04334b0bbcf37ca104c57e1a9c6c448a605645fcfeb9 UID:b31dad48-a23c-4959-83ad-e8584b5814f4 NetNS:/var/run/netns/b0ec8d62-3319-4795-a685-7a6109ff13b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb31dad48_a23c_4959_83ad_e8584b5814f4.slice PodAnnotations:0xc00251e418}] Aliases:map[]}\"\nJun 11 13:03:07.633123 crc crio[24477]: time=\"2026-06-11T13:03:07.633074383Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-tsvrx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:03:08.057506 crc crio[24477]: time=\"2026-06-11T13:03:08.057324402Z\" level=info msg=\"Stopped pod sandbox: c6c83a3e1ff67ab6b8ca04334b0bbcf37ca104c57e1a9c6c448a605645fcfeb9\" id=1c60eab9-2638-44b9-ac42-05582c66a4e6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:03:08.522059 crc crio[24477]: time=\"2026-06-11T13:03:08.520036834Z\" level=info msg=\"Removing container: 246e89dd0c206f24bbf3c65daf6e8880c43a483da570c6ef1ff5980be1e391cc\" id=5df4aa7d-dc65-46a3-9193-e9c9a0afbb74 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:03:08.568131 crc crio[24477]: time=\"2026-06-11T13:03:08.568015214Z\" level=info msg=\"Removed container 246e89dd0c206f24bbf3c65daf6e8880c43a483da570c6ef1ff5980be1e391cc: openshift-marketplace/community-operators-tsvrx/registry-server\" id=5df4aa7d-dc65-46a3-9193-e9c9a0afbb74 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:03:08.573439 crc crio[24477]: time=\"2026-06-11T13:03:08.573351813Z\" level=info msg=\"Removing container: e93e4e7599adc7c3e38871d0cfa384a848c5741ecc95f3d6653a28af89b29981\" id=9a737be5-f7b9-4190-b2cb-b37a5f08939f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:03:08.641438 crc crio[24477]: time=\"2026-06-11T13:03:08.641309473Z\" level=info msg=\"Removed container e93e4e7599adc7c3e38871d0cfa384a848c5741ecc95f3d6653a28af89b29981: openshift-marketplace/community-operators-tsvrx/extract-content\" id=9a737be5-f7b9-4190-b2cb-b37a5f08939f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:03:08.646251 crc crio[24477]: time=\"2026-06-11T13:03:08.646129177Z\" level=info msg=\"Removing container: b5ff4c38ee2f6622dc7b0f62f962a16d087d9aa6ddb878f74de1cc7d7447993f\" id=f49c115c-e63f-428c-801a-b488479fab9f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:03:08.687417 crc crio[24477]: time=\"2026-06-11T13:03:08.687300237Z\" level=info msg=\"Removed container b5ff4c38ee2f6622dc7b0f62f962a16d087d9aa6ddb878f74de1cc7d7447993f: openshift-marketplace/community-operators-tsvrx/extract-utilities\" id=f49c115c-e63f-428c-801a-b488479fab9f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:03:54.957604 crc crio[24477]: time=\"2026-06-11T13:03:54.956368138Z\" level=info msg=\"Stopping pod sandbox: c6c83a3e1ff67ab6b8ca04334b0bbcf37ca104c57e1a9c6c448a605645fcfeb9\" id=0ccc1df4-ea6d-470c-b5af-b94c91dcf247 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:03:54.957604 crc crio[24477]: time=\"2026-06-11T13:03:54.957417508Z\" level=info msg=\"Stopped pod sandbox (already stopped): c6c83a3e1ff67ab6b8ca04334b0bbcf37ca104c57e1a9c6c448a605645fcfeb9\" id=0ccc1df4-ea6d-470c-b5af-b94c91dcf247 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:03:54.959269 crc crio[24477]: time=\"2026-06-11T13:03:54.958467657Z\" level=info msg=\"Removing pod sandbox: c6c83a3e1ff67ab6b8ca04334b0bbcf37ca104c57e1a9c6c448a605645fcfeb9\" id=583c4841-036a-4357-82d9-e19524807e49 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 13:03:54.998407 crc crio[24477]: time=\"2026-06-11T13:03:54.998289691Z\" level=info msg=\"Removed pod sandbox: c6c83a3e1ff67ab6b8ca04334b0bbcf37ca104c57e1a9c6c448a605645fcfeb9\" id=583c4841-036a-4357-82d9-e19524807e49 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 13:04:00.556487 crc crio[24477]: time=\"2026-06-11T13:04:00.555429373Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686384-pvr6s/POD\" id=b33ea096-8db3-4562-90e2-1a959dbc825e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:04:00.558162 crc crio[24477]: time=\"2026-06-11T13:04:00.556551905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:04:00.604750 crc crio[24477]: time=\"2026-06-11T13:04:00.604552464Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686384-pvr6s Namespace:openshift-infra ID:2b0e3b4db71d8f2043e98f5b8773dc721592bb26ff439aa7fef5c456e18370b3 UID:060873d8-afe1-4566-8e60-2445d2b388b0 NetNS:/var/run/netns/0900563a-73f7-45a0-a1b5-dfe678e0c607 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod060873d8_afe1_4566_8e60_2445d2b388b0.slice PodAnnotations:0xc00718c8f0}] Aliases:map[]}\"\nJun 11 13:04:00.604750 crc crio[24477]: time=\"2026-06-11T13:04:00.604633466Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686384-pvr6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:04:01.205350 crc crio[24477]: 2026-06-11T13:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2b0e3b4db71d8f2 Mac:da:cc:af:8d:94:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/0900563a-73f7-45a0-a1b5-dfe678e0c607 SocketPath: PciID:}] [{Interface:0xc00012ad80 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 13:04:01.208944 crc crio[24477]: time=\"2026-06-11T13:04:01.20887364Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686384-pvr6s Namespace:openshift-infra ID:2b0e3b4db71d8f2043e98f5b8773dc721592bb26ff439aa7fef5c456e18370b3 UID:060873d8-afe1-4566-8e60-2445d2b388b0 NetNS:/var/run/netns/0900563a-73f7-45a0-a1b5-dfe678e0c607 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod060873d8_afe1_4566_8e60_2445d2b388b0.slice PodAnnotations:0xc00718c8f0}] Aliases:map[]}\"\nJun 11 13:04:01.209189 crc crio[24477]: time=\"2026-06-11T13:04:01.209143818Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686384-pvr6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 13:04:01.228200 crc crio[24477]: time=\"2026-06-11T13:04:01.228085978Z\" level=info msg=\"Ran pod sandbox 2b0e3b4db71d8f2043e98f5b8773dc721592bb26ff439aa7fef5c456e18370b3 with infra container: openshift-infra/auto-csr-approver-29686384-pvr6s/POD\" id=b33ea096-8db3-4562-90e2-1a959dbc825e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:04:01.232029 crc crio[24477]: time=\"2026-06-11T13:04:01.231946682Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a13b0bdc-cd99-415a-a137-dc9bd0124fac name=/runtime.v1.ImageService/PullImage\nJun 11 13:04:01.245343 crc crio[24477]: time=\"2026-06-11T13:04:01.245253115Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 13:04:02.316488 crc crio[24477]: time=\"2026-06-11T13:04:02.315878376Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a13b0bdc-cd99-415a-a137-dc9bd0124fac name=/runtime.v1.ImageService/PullImage\nJun 11 13:04:02.318784 crc crio[24477]: time=\"2026-06-11T13:04:02.318083647Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=91696694-80a9-4bcd-b9b4-f642b01e79c9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:04:02.322730 crc crio[24477]: time=\"2026-06-11T13:04:02.322431308Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0060aca2-6d0f-4f5f-9db0-f6c234dcf9ac name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:04:02.330434 crc crio[24477]: time=\"2026-06-11T13:04:02.330316727Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686384-pvr6s/oc\" id=11834520-2abb-4ddf-86fd-1062133c87fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:04:02.331406 crc crio[24477]: time=\"2026-06-11T13:04:02.330846602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:04:02.402261 crc crio[24477]: time=\"2026-06-11T13:04:02.40209674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:04:02.808866 crc crio[24477]: time=\"2026-06-11T13:04:02.808747722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:04:02.945029 crc crio[24477]: time=\"2026-06-11T13:04:02.944877539Z\" level=info msg=\"Created container de5504340ffcfa901882e02c7da354ebb54bf6d7e55d32bc328148603892a4bc: openshift-infra/auto-csr-approver-29686384-pvr6s/oc\" id=11834520-2abb-4ddf-86fd-1062133c87fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:04:02.947067 crc crio[24477]: time=\"2026-06-11T13:04:02.946836203Z\" level=info msg=\"Starting container: de5504340ffcfa901882e02c7da354ebb54bf6d7e55d32bc328148603892a4bc\" id=eb60e7f0-8cdf-4519-8434-d7917a77755a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 13:04:02.951795 crc crio[24477]: time=\"2026-06-11T13:04:02.951614967Z\" level=info msg=\"Started container\" PID=218047 containerID=de5504340ffcfa901882e02c7da354ebb54bf6d7e55d32bc328148603892a4bc description=openshift-infra/auto-csr-approver-29686384-pvr6s/oc id=eb60e7f0-8cdf-4519-8434-d7917a77755a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b0e3b4db71d8f2043e98f5b8773dc721592bb26ff439aa7fef5c456e18370b3\nJun 11 13:04:04.789941 crc crio[24477]: time=\"2026-06-11T13:04:04.789112978Z\" level=info msg=\"Stopping pod sandbox: 2b0e3b4db71d8f2043e98f5b8773dc721592bb26ff439aa7fef5c456e18370b3\" id=359365cf-197c-439d-be0e-b288ffc6202d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:04:04.793273 crc crio[24477]: time=\"2026-06-11T13:04:04.790855917Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686384-pvr6s Namespace:openshift-infra ID:2b0e3b4db71d8f2043e98f5b8773dc721592bb26ff439aa7fef5c456e18370b3 UID:060873d8-afe1-4566-8e60-2445d2b388b0 NetNS:/var/run/netns/0900563a-73f7-45a0-a1b5-dfe678e0c607 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod060873d8_afe1_4566_8e60_2445d2b388b0.slice PodAnnotations:0xc000326e88}] Aliases:map[]}\"\nJun 11 13:04:04.793273 crc crio[24477]: time=\"2026-06-11T13:04:04.791041602Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686384-pvr6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:04:05.198368 crc crio[24477]: time=\"2026-06-11T13:04:05.197617182Z\" level=info msg=\"Stopped pod sandbox: 2b0e3b4db71d8f2043e98f5b8773dc721592bb26ff439aa7fef5c456e18370b3\" id=359365cf-197c-439d-be0e-b288ffc6202d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:04:55.029813 crc crio[24477]: time=\"2026-06-11T13:04:55.028071005Z\" level=info msg=\"Removing container: ecc6b0666a058262534b6f20a1b471e132da84531bda62271a3dbb1de0b9e05c\" id=7a5598d9-6223-4c11-886f-c5b9c0022c0d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:04:55.345086 crc crio[24477]: time=\"2026-06-11T13:04:55.344832374Z\" level=info msg=\"Removed container ecc6b0666a058262534b6f20a1b471e132da84531bda62271a3dbb1de0b9e05c: openshift-infra/auto-csr-approver-29686378-26q26/oc\" id=7a5598d9-6223-4c11-886f-c5b9c0022c0d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:04:55.357216 crc crio[24477]: time=\"2026-06-11T13:04:55.357116702Z\" level=info msg=\"Stopping pod sandbox: 80c8e514c547f1a74f0bd47e5a1cfa29bcbbd8e692cee0905ea05e0b3c39f05f\" id=c3083a37-2beb-4dd8-b20e-bb0a1ccf6544 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:04:55.357361 crc crio[24477]: time=\"2026-06-11T13:04:55.357237385Z\" level=info msg=\"Stopped pod sandbox (already stopped): 80c8e514c547f1a74f0bd47e5a1cfa29bcbbd8e692cee0905ea05e0b3c39f05f\" id=c3083a37-2beb-4dd8-b20e-bb0a1ccf6544 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:04:55.358135 crc crio[24477]: time=\"2026-06-11T13:04:55.358048178Z\" level=info msg=\"Removing pod sandbox: 80c8e514c547f1a74f0bd47e5a1cfa29bcbbd8e692cee0905ea05e0b3c39f05f\" id=5c3d1cb5-c80b-499d-bc61-b959a11ed1f0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 13:04:55.390904 crc crio[24477]: time=\"2026-06-11T13:04:55.390774711Z\" level=info msg=\"Removed pod sandbox: 80c8e514c547f1a74f0bd47e5a1cfa29bcbbd8e692cee0905ea05e0b3c39f05f\" id=5c3d1cb5-c80b-499d-bc61-b959a11ed1f0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 13:05:28.367731 crc crio[24477]: time=\"2026-06-11T13:05:28.366427381Z\" level=info msg=\"Stopping pod sandbox: 9c7730ea2e1229beba8a71c2f65e025d9652c4e750ab8445f6f01e55d31d84e4\" id=4431518b-eae0-4d1f-b333-eab6317dafe0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:05:28.369601 crc crio[24477]: time=\"2026-06-11T13:05:28.36920741Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kkbh4 Namespace:openstack ID:9c7730ea2e1229beba8a71c2f65e025d9652c4e750ab8445f6f01e55d31d84e4 UID:162753fc-b1e7-428f-8f9a-0375f38b062d NetNS:/var/run/netns/39938460-2910-40af-9103-b494af038e75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod162753fc_b1e7_428f_8f9a_0375f38b062d.slice PodAnnotations:0xc002ce5430}] Aliases:map[]}\"\nJun 11 13:05:28.369789 crc crio[24477]: time=\"2026-06-11T13:05:28.369618941Z\" level=info msg=\"Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kkbh4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:05:28.937107 crc crio[24477]: time=\"2026-06-11T13:05:28.936494502Z\" level=info msg=\"Stopped pod sandbox: 9c7730ea2e1229beba8a71c2f65e025d9652c4e750ab8445f6f01e55d31d84e4\" id=4431518b-eae0-4d1f-b333-eab6317dafe0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:05:30.383430 crc crio[24477]: time=\"2026-06-11T13:05:30.382825433Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:05:44.727111 crc crio[24477]: time=\"2026-06-11T13:05:44.726194806Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-28k4z/POD\" id=5d47534b-f046-40d1-b765-46436e5948d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:05:44.727111 crc crio[24477]: time=\"2026-06-11T13:05:44.727073681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:05:44.781058 crc crio[24477]: time=\"2026-06-11T13:05:44.780941113Z\" level=info msg=\"Got pod network &{Name:certified-operators-28k4z Namespace:openshift-marketplace ID:a0189007064908a4b23bdcb907469c254c51eec14cc0a06fe029e95b1b74a3b3 UID:cd5e781a-2b13-49cc-8cc9-055ba65a0a2c NetNS:/var/run/netns/745fb5e8-0ce1-4e2f-8796-796c43555e69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcd5e781a_2b13_49cc_8cc9_055ba65a0a2c.slice PodAnnotations:0xc001f2b440}] Aliases:map[]}\"\nJun 11 13:05:44.781058 crc crio[24477]: time=\"2026-06-11T13:05:44.781051306Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-28k4z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:05:45.407845 crc crio[24477]: 2026-06-11T13:05:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0189007064908a Mac:c2:c2:ba:25:0c:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/745fb5e8-0ce1-4e2f-8796-796c43555e69 SocketPath: PciID:}] [{Interface:0xc0000151f0 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 13:05:45.410828 crc crio[24477]: time=\"2026-06-11T13:05:45.410618578Z\" level=info msg=\"Got pod network &{Name:certified-operators-28k4z Namespace:openshift-marketplace ID:a0189007064908a4b23bdcb907469c254c51eec14cc0a06fe029e95b1b74a3b3 UID:cd5e781a-2b13-49cc-8cc9-055ba65a0a2c NetNS:/var/run/netns/745fb5e8-0ce1-4e2f-8796-796c43555e69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcd5e781a_2b13_49cc_8cc9_055ba65a0a2c.slice PodAnnotations:0xc001f2b440}] Aliases:map[]}\"\nJun 11 13:05:45.411197 crc crio[24477]: time=\"2026-06-11T13:05:45.411079381Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-28k4z for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 13:05:45.425632 crc crio[24477]: time=\"2026-06-11T13:05:45.425556114Z\" level=info msg=\"Ran pod sandbox a0189007064908a4b23bdcb907469c254c51eec14cc0a06fe029e95b1b74a3b3 with infra container: openshift-marketplace/certified-operators-28k4z/POD\" id=5d47534b-f046-40d1-b765-46436e5948d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:05:45.430175 crc crio[24477]: time=\"2026-06-11T13:05:45.43009807Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ff5bdc11-156c-4b99-a9d9-aa32f9098fbe name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:05:45.432864 crc crio[24477]: time=\"2026-06-11T13:05:45.432632733Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=73c4a7fd-be62-4918-a3f6-b38c0eea972f name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:05:45.440883 crc crio[24477]: time=\"2026-06-11T13:05:45.440773753Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-28k4z/extract-utilities\" id=d6d20eb2-c429-4da4-bb25-da47c3adf52c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:05:45.441284 crc crio[24477]: time=\"2026-06-11T13:05:45.441225265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:05:45.505483 crc crio[24477]: time=\"2026-06-11T13:05:45.505389568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:05:45.512430 crc crio[24477]: time=\"2026-06-11T13:05:45.512341193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:05:45.672575 crc crio[24477]: time=\"2026-06-11T13:05:45.672201521Z\" level=info msg=\"Created container 2665ea30ccd4327480ec825e10b4586cf9ce5e14532ccb37285edc492f131ef6: openshift-marketplace/certified-operators-28k4z/extract-utilities\" id=d6d20eb2-c429-4da4-bb25-da47c3adf52c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:05:45.674976 crc crio[24477]: time=\"2026-06-11T13:05:45.673376704Z\" level=info msg=\"Starting container: 2665ea30ccd4327480ec825e10b4586cf9ce5e14532ccb37285edc492f131ef6\" id=eee3e6e4-185c-4ac0-844d-8708e7a48136 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 13:05:45.679339 crc crio[24477]: time=\"2026-06-11T13:05:45.678881817Z\" level=info msg=\"Started container\" PID=223755 containerID=2665ea30ccd4327480ec825e10b4586cf9ce5e14532ccb37285edc492f131ef6 description=openshift-marketplace/certified-operators-28k4z/extract-utilities id=eee3e6e4-185c-4ac0-844d-8708e7a48136 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0189007064908a4b23bdcb907469c254c51eec14cc0a06fe029e95b1b74a3b3\nJun 11 13:05:46.729392 crc crio[24477]: time=\"2026-06-11T13:05:46.729228433Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=e4c18807-d352-4b0e-b4e4-007cf4b5dfad name=/runtime.v1.ImageService/PullImage\nJun 11 13:05:46.745990 crc crio[24477]: time=\"2026-06-11T13:05:46.745727595Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 13:05:47.435524 crc crio[24477]: time=\"2026-06-11T13:05:47.434875545Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e0619edb1918888825b593b3b8f40e018dfe1d589bf765ae742cc2e57f8cf51c\" id=e4c18807-d352-4b0e-b4e4-007cf4b5dfad name=/runtime.v1.ImageService/PullImage\nJun 11 13:05:47.436741 crc crio[24477]: time=\"2026-06-11T13:05:47.436602474Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4ee03944-61db-4748-a521-ccea23eb1d3d name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:05:47.440934 crc crio[24477]: time=\"2026-06-11T13:05:47.440839582Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=6702a0c1-bb9f-432c-a684-44a737e930c3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:05:47.450887 crc crio[24477]: time=\"2026-06-11T13:05:47.45081533Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-28k4z/extract-content\" id=a39ce8ea-0b61-477e-b89e-692342f3929c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:05:47.451587 crc crio[24477]: time=\"2026-06-11T13:05:47.451499449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:05:47.508338 crc crio[24477]: time=\"2026-06-11T13:05:47.508220604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:05:47.513901 crc crio[24477]: time=\"2026-06-11T13:05:47.513824087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:05:47.730706 crc crio[24477]: time=\"2026-06-11T13:05:47.730532532Z\" level=info msg=\"Created container b44e0167ec4748de2e17df9d9133e5680cae915957dfb2068e1004e687254d29: openshift-marketplace/certified-operators-28k4z/extract-content\" id=a39ce8ea-0b61-477e-b89e-692342f3929c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:05:47.731907 crc crio[24477]: time=\"2026-06-11T13:05:47.731829318Z\" level=info msg=\"Starting container: b44e0167ec4748de2e17df9d9133e5680cae915957dfb2068e1004e687254d29\" id=efc9bd26-863b-482f-8e14-5c32836270f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 13:05:47.739622 crc crio[24477]: time=\"2026-06-11T13:05:47.739492232Z\" level=info msg=\"Started container\" PID=223885 containerID=b44e0167ec4748de2e17df9d9133e5680cae915957dfb2068e1004e687254d29 description=openshift-marketplace/certified-operators-28k4z/extract-content id=efc9bd26-863b-482f-8e14-5c32836270f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0189007064908a4b23bdcb907469c254c51eec14cc0a06fe029e95b1b74a3b3\nJun 11 13:05:49.800083 crc crio[24477]: time=\"2026-06-11T13:05:49.799405228Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=dedf6d7c-9fc4-417b-8127-90b3117c12c0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:05:49.806600 crc crio[24477]: time=\"2026-06-11T13:05:49.806472374Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ec3bac18-e168-4152-9c11-d55797aadd4e name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:05:49.815985 crc crio[24477]: time=\"2026-06-11T13:05:49.815766413Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-28k4z/registry-server\" id=82e95b8a-c451-456b-a289-c23bc8267a07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:05:49.816879 crc crio[24477]: time=\"2026-06-11T13:05:49.816627408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:05:49.892419 crc crio[24477]: time=\"2026-06-11T13:05:49.892294967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:05:49.896301 crc crio[24477]: time=\"2026-06-11T13:05:49.896178756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:05:50.148984 crc crio[24477]: time=\"2026-06-11T13:05:50.148238156Z\" level=info msg=\"Created container 815e13a4dbdcbd52791dea5c20af9476a2b4bd1096dd574e1af804dbdcf28a7c: openshift-marketplace/certified-operators-28k4z/registry-server\" id=82e95b8a-c451-456b-a289-c23bc8267a07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:05:50.151364 crc crio[24477]: time=\"2026-06-11T13:05:50.151252962Z\" level=info msg=\"Starting container: 815e13a4dbdcbd52791dea5c20af9476a2b4bd1096dd574e1af804dbdcf28a7c\" id=f80163ed-4626-484d-8397-cc3f43c53f0f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 13:05:50.156862 crc crio[24477]: time=\"2026-06-11T13:05:50.156761144Z\" level=info msg=\"Started container\" PID=223989 containerID=815e13a4dbdcbd52791dea5c20af9476a2b4bd1096dd574e1af804dbdcf28a7c description=openshift-marketplace/certified-operators-28k4z/registry-server id=f80163ed-4626-484d-8397-cc3f43c53f0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0189007064908a4b23bdcb907469c254c51eec14cc0a06fe029e95b1b74a3b3\nJun 11 13:06:00.666972 crc crio[24477]: time=\"2026-06-11T13:06:00.666076048Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686386-dn77w/POD\" id=17dcae78-5651-4ea8-b9c1-bd0231c6c1e9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:06:00.668309 crc crio[24477]: time=\"2026-06-11T13:06:00.667032505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:06:00.719591 crc crio[24477]: time=\"2026-06-11T13:06:00.719461438Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686386-dn77w Namespace:openshift-infra ID:aaa244a0b7806b262001882ad4ecc020f6d8f564a7c736fb41f24ca046bfe694 UID:cbc387ef-a6e2-4766-8c31-588fbbb15c8f NetNS:/var/run/netns/d571ab37-3c79-4b4e-93dc-5a42f250179c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcbc387ef_a6e2_4766_8c31_588fbbb15c8f.slice PodAnnotations:0xc007b17468}] Aliases:map[]}\"\nJun 11 13:06:00.719591 crc crio[24477]: time=\"2026-06-11T13:06:00.719571371Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686386-dn77w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:06:01.435431 crc crio[24477]: 2026-06-11T13:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aaa244a0b7806b2 Mac:52:48:38:0f:58:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/d571ab37-3c79-4b4e-93dc-5a42f250179c SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 13:06:01.442576 crc crio[24477]: time=\"2026-06-11T13:06:01.442457616Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686386-dn77w Namespace:openshift-infra ID:aaa244a0b7806b262001882ad4ecc020f6d8f564a7c736fb41f24ca046bfe694 UID:cbc387ef-a6e2-4766-8c31-588fbbb15c8f NetNS:/var/run/netns/d571ab37-3c79-4b4e-93dc-5a42f250179c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcbc387ef_a6e2_4766_8c31_588fbbb15c8f.slice PodAnnotations:0xc007b17468}] Aliases:map[]}\"\nJun 11 13:06:01.442933 crc crio[24477]: time=\"2026-06-11T13:06:01.442852047Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686386-dn77w for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 13:06:01.457051 crc crio[24477]: time=\"2026-06-11T13:06:01.456903988Z\" level=info msg=\"Ran pod sandbox aaa244a0b7806b262001882ad4ecc020f6d8f564a7c736fb41f24ca046bfe694 with infra container: openshift-infra/auto-csr-approver-29686386-dn77w/POD\" id=17dcae78-5651-4ea8-b9c1-bd0231c6c1e9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:06:01.460842 crc crio[24477]: time=\"2026-06-11T13:06:01.460746323Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c6a5db04-4739-46a2-aaa9-2726cddfd9ce name=/runtime.v1.ImageService/PullImage\nJun 11 13:06:01.472558 crc crio[24477]: time=\"2026-06-11T13:06:01.471234639Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 13:06:02.296046 crc crio[24477]: time=\"2026-06-11T13:06:02.295359983Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c6a5db04-4739-46a2-aaa9-2726cddfd9ce name=/runtime.v1.ImageService/PullImage\nJun 11 13:06:02.297547 crc crio[24477]: time=\"2026-06-11T13:06:02.297136701Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7d8ce79d-1993-4348-9092-0f1759d0ba4b name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:06:02.301898 crc crio[24477]: time=\"2026-06-11T13:06:02.301632437Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=744b94e6-9a7d-4038-a721-1e2c5176e93f name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:06:02.319602 crc crio[24477]: time=\"2026-06-11T13:06:02.31861781Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686386-dn77w/oc\" id=63447fbc-03f7-4091-b368-8771b5334352 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:06:02.322429 crc crio[24477]: time=\"2026-06-11T13:06:02.320280137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:06:02.381751 crc crio[24477]: time=\"2026-06-11T13:06:02.381516615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:06:02.886409 crc crio[24477]: time=\"2026-06-11T13:06:02.885860802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:06:03.049428 crc crio[24477]: time=\"2026-06-11T13:06:03.049220379Z\" level=info msg=\"Created container afaa669c668fabed587039ffd5903d6baa17d89ff1b0523098d0692d5d574516: openshift-infra/auto-csr-approver-29686386-dn77w/oc\" id=63447fbc-03f7-4091-b368-8771b5334352 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:06:03.058135 crc crio[24477]: time=\"2026-06-11T13:06:03.05782746Z\" level=info msg=\"Starting container: afaa669c668fabed587039ffd5903d6baa17d89ff1b0523098d0692d5d574516\" id=db0d9d28-5eea-4892-ae5a-834a746c84f8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 13:06:03.077358 crc crio[24477]: time=\"2026-06-11T13:06:03.077227539Z\" level=info msg=\"Started container\" PID=224688 containerID=afaa669c668fabed587039ffd5903d6baa17d89ff1b0523098d0692d5d574516 description=openshift-infra/auto-csr-approver-29686386-dn77w/oc id=db0d9d28-5eea-4892-ae5a-834a746c84f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aaa244a0b7806b262001882ad4ecc020f6d8f564a7c736fb41f24ca046bfe694\nJun 11 13:06:05.123393 crc crio[24477]: time=\"2026-06-11T13:06:05.122487525Z\" level=info msg=\"Stopping pod sandbox: aaa244a0b7806b262001882ad4ecc020f6d8f564a7c736fb41f24ca046bfe694\" id=bd897bc4-62d8-4617-a249-9d1ad69ea8d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:06:05.125283 crc crio[24477]: time=\"2026-06-11T13:06:05.124538284Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686386-dn77w Namespace:openshift-infra ID:aaa244a0b7806b262001882ad4ecc020f6d8f564a7c736fb41f24ca046bfe694 UID:cbc387ef-a6e2-4766-8c31-588fbbb15c8f NetNS:/var/run/netns/d571ab37-3c79-4b4e-93dc-5a42f250179c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcbc387ef_a6e2_4766_8c31_588fbbb15c8f.slice PodAnnotations:0xc000a151a0}] Aliases:map[]}\"\nJun 11 13:06:05.125283 crc crio[24477]: time=\"2026-06-11T13:06:05.124892884Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686386-dn77w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:06:05.130149 crc crio[24477]: time=\"2026-06-11T13:06:05.130100178Z\" level=info msg=\"Stopping container: 815e13a4dbdcbd52791dea5c20af9476a2b4bd1096dd574e1af804dbdcf28a7c (timeout: 2s)\" id=1d6aa1b6-c62a-46a7-bc4d-60edc6692ebf name=/runtime.v1.RuntimeService/StopContainer\nJun 11 13:06:05.268809 crc crio[24477]: time=\"2026-06-11T13:06:05.268077996Z\" level=info msg=\"Stopped container 815e13a4dbdcbd52791dea5c20af9476a2b4bd1096dd574e1af804dbdcf28a7c: openshift-marketplace/certified-operators-28k4z/registry-server\" id=1d6aa1b6-c62a-46a7-bc4d-60edc6692ebf name=/runtime.v1.RuntimeService/StopContainer\nJun 11 13:06:05.270397 crc crio[24477]: time=\"2026-06-11T13:06:05.27035884Z\" level=info msg=\"Stopping pod sandbox: a0189007064908a4b23bdcb907469c254c51eec14cc0a06fe029e95b1b74a3b3\" id=c4acc301-49b1-4f8e-8eeb-c3448e944453 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:06:05.271520 crc crio[24477]: time=\"2026-06-11T13:06:05.271484932Z\" level=info msg=\"Got pod network &{Name:certified-operators-28k4z Namespace:openshift-marketplace ID:a0189007064908a4b23bdcb907469c254c51eec14cc0a06fe029e95b1b74a3b3 UID:cd5e781a-2b13-49cc-8cc9-055ba65a0a2c NetNS:/var/run/netns/745fb5e8-0ce1-4e2f-8796-796c43555e69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcd5e781a_2b13_49cc_8cc9_055ba65a0a2c.slice PodAnnotations:0xc000326d58}] Aliases:map[]}\"\nJun 11 13:06:05.272041 crc crio[24477]: time=\"2026-06-11T13:06:05.271976085Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-28k4z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:06:05.510402 crc crio[24477]: time=\"2026-06-11T13:06:05.510217751Z\" level=info msg=\"Stopped pod sandbox: aaa244a0b7806b262001882ad4ecc020f6d8f564a7c736fb41f24ca046bfe694\" id=bd897bc4-62d8-4617-a249-9d1ad69ea8d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:06:05.685582 crc crio[24477]: time=\"2026-06-11T13:06:05.685468308Z\" level=info msg=\"Stopped pod sandbox: a0189007064908a4b23bdcb907469c254c51eec14cc0a06fe029e95b1b74a3b3\" id=c4acc301-49b1-4f8e-8eeb-c3448e944453 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:06:06.150243 crc crio[24477]: time=\"2026-06-11T13:06:06.14981252Z\" level=info msg=\"Removing container: 815e13a4dbdcbd52791dea5c20af9476a2b4bd1096dd574e1af804dbdcf28a7c\" id=8c0709f8-cbd6-499f-ab11-cefc743b736e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:06:06.186099 crc crio[24477]: time=\"2026-06-11T13:06:06.185969466Z\" level=info msg=\"Removed container 815e13a4dbdcbd52791dea5c20af9476a2b4bd1096dd574e1af804dbdcf28a7c: openshift-marketplace/certified-operators-28k4z/registry-server\" id=8c0709f8-cbd6-499f-ab11-cefc743b736e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:06:06.194627 crc crio[24477]: time=\"2026-06-11T13:06:06.190199057Z\" level=info msg=\"Removing container: b44e0167ec4748de2e17df9d9133e5680cae915957dfb2068e1004e687254d29\" id=f3539529-765d-46f1-a170-067b00195a4d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:06:06.239271 crc crio[24477]: time=\"2026-06-11T13:06:06.239114334Z\" level=info msg=\"Removed container b44e0167ec4748de2e17df9d9133e5680cae915957dfb2068e1004e687254d29: openshift-marketplace/certified-operators-28k4z/extract-content\" id=f3539529-765d-46f1-a170-067b00195a4d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:06:06.243591 crc crio[24477]: time=\"2026-06-11T13:06:06.243547154Z\" level=info msg=\"Removing container: 2665ea30ccd4327480ec825e10b4586cf9ce5e14532ccb37285edc492f131ef6\" id=09e616ae-67f5-4c77-9f60-aac5d08e6f0f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:06:06.332825 crc crio[24477]: time=\"2026-06-11T13:06:06.332573627Z\" level=info msg=\"Removed container 2665ea30ccd4327480ec825e10b4586cf9ce5e14532ccb37285edc492f131ef6: openshift-marketplace/certified-operators-28k4z/extract-utilities\" id=09e616ae-67f5-4c77-9f60-aac5d08e6f0f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:06:07.771388 crc crio[24477]: time=\"2026-06-11T13:06:07.770567866Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-x8trt/must-gather-4cfrp/POD\" id=151e6ad9-f14c-428e-8a54-186e1087f6e4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:06:07.772723 crc crio[24477]: time=\"2026-06-11T13:06:07.771463492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:06:07.826624 crc crio[24477]: time=\"2026-06-11T13:06:07.826518666Z\" level=info msg=\"Got pod network &{Name:must-gather-4cfrp Namespace:openshift-must-gather-x8trt ID:b239dfe3d4d0a85f83406d2e634154a38270c29e171a5baa670bddc146c621f2 UID:43494211-f622-46b9-874e-4cd6f62ce91c NetNS:/var/run/netns/a9036995-2563-4aa7-83d2-f903639da627 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43494211_f622_46b9_874e_4cd6f62ce91c.slice PodAnnotations:0xc00008cd98}] Aliases:map[]}\"\nJun 11 13:06:07.826624 crc crio[24477]: time=\"2026-06-11T13:06:07.826597979Z\" level=info msg=\"Adding pod openshift-must-gather-x8trt_must-gather-4cfrp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:06:08.189280 crc crio[24477]: 2026-06-11T13:06:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b239dfe3d4d0a85 Mac:7e:4b:1d:83:bd:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/a9036995-2563-4aa7-83d2-f903639da627 SocketPath: PciID:}] [{Interface:0xc000250c60 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 13:06:08.190939 crc crio[24477]: time=\"2026-06-11T13:06:08.190870139Z\" level=info msg=\"Got pod network &{Name:must-gather-4cfrp Namespace:openshift-must-gather-x8trt ID:b239dfe3d4d0a85f83406d2e634154a38270c29e171a5baa670bddc146c621f2 UID:43494211-f622-46b9-874e-4cd6f62ce91c NetNS:/var/run/netns/a9036995-2563-4aa7-83d2-f903639da627 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43494211_f622_46b9_874e_4cd6f62ce91c.slice PodAnnotations:0xc00008cd98}] Aliases:map[]}\"\nJun 11 13:06:08.191092 crc crio[24477]: time=\"2026-06-11T13:06:08.191054814Z\" level=info msg=\"Checking pod openshift-must-gather-x8trt_must-gather-4cfrp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 13:06:08.202560 crc crio[24477]: time=\"2026-06-11T13:06:08.202466216Z\" level=info msg=\"Ran pod sandbox b239dfe3d4d0a85f83406d2e634154a38270c29e171a5baa670bddc146c621f2 with infra container: openshift-must-gather-x8trt/must-gather-4cfrp/POD\" id=151e6ad9-f14c-428e-8a54-186e1087f6e4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:06:08.205117 crc crio[24477]: time=\"2026-06-11T13:06:08.204981901Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=6dcfef66-0a00-410d-93cf-3654876766a3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:06:08.205337 crc crio[24477]: time=\"2026-06-11T13:06:08.205265889Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found\" id=6dcfef66-0a00-410d-93cf-3654876766a3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:06:08.205434 crc crio[24477]: time=\"2026-06-11T13:06:08.205353263Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found\" id=6dcfef66-0a00-410d-93cf-3654876766a3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:06:08.206253 crc crio[24477]: time=\"2026-06-11T13:06:08.206174345Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=56c8ea3d-e052-4409-b2d2-be679db6bd21 name=/runtime.v1.ImageService/PullImage\nJun 11 13:06:08.219870 crc crio[24477]: time=\"2026-06-11T13:06:08.219625661Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-must-gather:latest\\\"\"\nJun 11 13:06:14.049711 crc crio[24477]: time=\"2026-06-11T13:06:14.048774414Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8\" id=56c8ea3d-e052-4409-b2d2-be679db6bd21 name=/runtime.v1.ImageService/PullImage\nJun 11 13:06:14.052357 crc crio[24477]: time=\"2026-06-11T13:06:14.051306916Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=91f0b57f-e998-43db-967b-5440a72b4d6c name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:06:14.055917 crc crio[24477]: time=\"2026-06-11T13:06:14.055823983Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=0ecc1c34-fbac-4e4f-8d6c-300b0aac8182 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:06:14.067944 crc crio[24477]: time=\"2026-06-11T13:06:14.067837217Z\" level=info msg=\"Creating container: openshift-must-gather-x8trt/must-gather-4cfrp/gather\" id=8e16a4ea-1d72-4753-bfa5-d9b8b767d03e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:06:14.072414 crc crio[24477]: time=\"2026-06-11T13:06:14.072110728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:06:14.142381 crc crio[24477]: time=\"2026-06-11T13:06:14.14214328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:06:14.512795 crc crio[24477]: time=\"2026-06-11T13:06:14.512685936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:06:14.646781 crc crio[24477]: time=\"2026-06-11T13:06:14.64587594Z\" level=info msg=\"Created container f19bad7b281e92c778244a03edc2161bad2bea618cfd354235e3ce6e7d0b50f0: openshift-must-gather-x8trt/must-gather-4cfrp/gather\" id=8e16a4ea-1d72-4753-bfa5-d9b8b767d03e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:06:14.648355 crc crio[24477]: time=\"2026-06-11T13:06:14.648263946Z\" level=info msg=\"Starting container: f19bad7b281e92c778244a03edc2161bad2bea618cfd354235e3ce6e7d0b50f0\" id=183fcb7d-a65c-4b01-a060-a0f8db7ffe0c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 13:06:14.660036 crc crio[24477]: time=\"2026-06-11T13:06:14.659890503Z\" level=info msg=\"Started container\" PID=225442 containerID=f19bad7b281e92c778244a03edc2161bad2bea618cfd354235e3ce6e7d0b50f0 description=openshift-must-gather-x8trt/must-gather-4cfrp/gather id=183fcb7d-a65c-4b01-a060-a0f8db7ffe0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b239dfe3d4d0a85f83406d2e634154a38270c29e171a5baa670bddc146c621f2\nJun 11 13:06:14.674728 crc crio[24477]: time=\"2026-06-11T13:06:14.674111018Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=80173f86-4003-459d-ae1c-1ebb21de0f15 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:06:14.678476 crc crio[24477]: time=\"2026-06-11T13:06:14.678342646Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=28328d87-7676-4853-9ac3-b6678699fe4a name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:06:14.689527 crc crio[24477]: time=\"2026-06-11T13:06:14.689372913Z\" level=info msg=\"Creating container: openshift-must-gather-x8trt/must-gather-4cfrp/copy\" id=46091b7a-317d-4c91-842c-4299d7a6d309 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:06:14.691069 crc crio[24477]: time=\"2026-06-11T13:06:14.690933647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:06:14.760768 crc crio[24477]: time=\"2026-06-11T13:06:14.760588398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:06:14.998752 crc crio[24477]: time=\"2026-06-11T13:06:14.9957923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:06:15.161852 crc crio[24477]: time=\"2026-06-11T13:06:15.161769809Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:06:15.186458 crc crio[24477]: time=\"2026-06-11T13:06:15.186411396Z\" level=info msg=\"Created container 42c1f1c2a05fc1c594a9f2e4400595f856fe7796d2b11d0e73ca5fde3a1614b7: openshift-must-gather-x8trt/must-gather-4cfrp/copy\" id=46091b7a-317d-4c91-842c-4299d7a6d309 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:06:15.188035 crc crio[24477]: time=\"2026-06-11T13:06:15.187921118Z\" level=info msg=\"Starting container: 42c1f1c2a05fc1c594a9f2e4400595f856fe7796d2b11d0e73ca5fde3a1614b7\" id=2ba93264-acd7-4a1f-9636-3527d0914a0b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 13:06:15.193074 crc crio[24477]: time=\"2026-06-11T13:06:15.192946769Z\" level=info msg=\"Started container\" PID=225550 containerID=42c1f1c2a05fc1c594a9f2e4400595f856fe7796d2b11d0e73ca5fde3a1614b7 description=openshift-must-gather-x8trt/must-gather-4cfrp/copy id=2ba93264-acd7-4a1f-9636-3527d0914a0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b239dfe3d4d0a85f83406d2e634154a38270c29e171a5baa670bddc146c621f2\nJun 11 13:06:19.843846 crc crio[24477]: time=\"2026-06-11T13:06:19.84303809Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:06:19.895208 crc crio[24477]: time=\"2026-06-11T13:06:19.89508601Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:06:20.196589 crc crio[24477]: time=\"2026-06-11T13:06:20.196383425Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:06:20.219119 crc crio[24477]: time=\"2026-06-11T13:06:20.219050848Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:06:20.232256 crc crio[24477]: time=\"2026-06-11T13:06:20.232180413Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:06:20.314452 crc crio[24477]: time=\"2026-06-11T13:06:20.314363205Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:06:20.566367 crc crio[24477]: time=\"2026-06-11T13:06:20.565743196Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:06:20.600347 crc crio[24477]: time=\"2026-06-11T13:06:20.600254969Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:06:21.801520 crc crio[24477]: time=\"2026-06-11T13:06:21.800904987Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-x8trt/crc-debug-swrtr/POD\" id=1ffc7fbe-7871-4b58-9b03-49990ea668b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:06:21.802966 crc crio[24477]: time=\"2026-06-11T13:06:21.801568596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:06:21.848169 crc crio[24477]: time=\"2026-06-11T13:06:21.848099266Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=1ffc7fbe-7871-4b58-9b03-49990ea668b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:06:21.868925 crc crio[24477]: time=\"2026-06-11T13:06:21.868833322Z\" level=info msg=\"Ran pod sandbox 21f44c7c7d7140c8c173cedbe09be7d93fb825a9cc33db760223dc3f2fcd0c1a with infra container: openshift-must-gather-x8trt/crc-debug-swrtr/POD\" id=1ffc7fbe-7871-4b58-9b03-49990ea668b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:06:21.873177 crc crio[24477]: time=\"2026-06-11T13:06:21.872908925Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=c1b654f8-4d49-4b85-95a7-944937d38ca1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:06:21.873736 crc crio[24477]: time=\"2026-06-11T13:06:21.873565763Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found\" id=c1b654f8-4d49-4b85-95a7-944937d38ca1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:06:21.874065 crc crio[24477]: time=\"2026-06-11T13:06:21.873920273Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found\" id=c1b654f8-4d49-4b85-95a7-944937d38ca1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:06:21.876172 crc crio[24477]: time=\"2026-06-11T13:06:21.876089224Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=6d234688-b762-4b78-8a93-0fc827ad9e67 name=/runtime.v1.ImageService/PullImage\nJun 11 13:06:21.902249 crc crio[24477]: time=\"2026-06-11T13:06:21.902164962Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\\\"\"\nJun 11 13:06:45.923205 crc crio[24477]: time=\"2026-06-11T13:06:45.922356208Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=6d234688-b762-4b78-8a93-0fc827ad9e67 name=/runtime.v1.ImageService/PullImage\nJun 11 13:06:45.924576 crc crio[24477]: time=\"2026-06-11T13:06:45.924423076Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=95a53661-bde7-4191-957a-cd5de99a9a2d name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:06:45.929576 crc crio[24477]: time=\"2026-06-11T13:06:45.929501508Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=2aac7850-810f-4ebb-a4ae-c928d075f5cf name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:06:45.939896 crc crio[24477]: time=\"2026-06-11T13:06:45.939822967Z\" level=info msg=\"Creating container: openshift-must-gather-x8trt/crc-debug-swrtr/container-00\" id=281f33ea-8126-47d4-a089-2f71af436773 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:06:45.941786 crc crio[24477]: time=\"2026-06-11T13:06:45.941703651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:06:45.994945 crc crio[24477]: time=\"2026-06-11T13:06:45.994708702Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=281f33ea-8126-47d4-a089-2f71af436773 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:06:46.023263 crc crio[24477]: time=\"2026-06-11T13:06:46.023173905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:06:46.025449 crc crio[24477]: time=\"2026-06-11T13:06:46.025390647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:06:46.235671 crc crio[24477]: time=\"2026-06-11T13:06:46.235097512Z\" level=info msg=\"Created container b7f09eddd5966dade105077dff07bbb001cc1cfe7037697d66b2ee1707715f71: openshift-must-gather-x8trt/crc-debug-swrtr/container-00\" id=281f33ea-8126-47d4-a089-2f71af436773 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:06:46.237038 crc crio[24477]: time=\"2026-06-11T13:06:46.236965874Z\" level=info msg=\"Starting container: b7f09eddd5966dade105077dff07bbb001cc1cfe7037697d66b2ee1707715f71\" id=2de90a3f-501b-4895-9dea-685f21d4e793 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 13:06:46.245056 crc crio[24477]: time=\"2026-06-11T13:06:46.244968947Z\" level=info msg=\"Started container\" PID=231232 containerID=b7f09eddd5966dade105077dff07bbb001cc1cfe7037697d66b2ee1707715f71 description=openshift-must-gather-x8trt/crc-debug-swrtr/container-00 id=2de90a3f-501b-4895-9dea-685f21d4e793 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21f44c7c7d7140c8c173cedbe09be7d93fb825a9cc33db760223dc3f2fcd0c1a\nJun 11 13:06:55.443689 crc crio[24477]: time=\"2026-06-11T13:06:55.442902364Z\" level=info msg=\"Removing container: 43e6b4842d2472a6bf8a0177499bdec29a966bc59b872fbd3f1a563cce9081dc\" id=fa856de2-2546-4e4e-8bf1-f326e8873959 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:06:58.319860 crc crio[24477]: time=\"2026-06-11T13:06:58.301904911Z\" level=info msg=\"Removed container 43e6b4842d2472a6bf8a0177499bdec29a966bc59b872fbd3f1a563cce9081dc: openshift-infra/auto-csr-approver-29686380-6s7pw/oc\" id=fa856de2-2546-4e4e-8bf1-f326e8873959 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:06:58.418542 crc crio[24477]: time=\"2026-06-11T13:06:58.418137469Z\" level=info msg=\"Stopping pod sandbox: a0189007064908a4b23bdcb907469c254c51eec14cc0a06fe029e95b1b74a3b3\" id=383885aa-3d96-4bc8-b6fe-0af66735697c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:06:58.418542 crc crio[24477]: time=\"2026-06-11T13:06:58.418350326Z\" level=info msg=\"Stopped pod sandbox (already stopped): a0189007064908a4b23bdcb907469c254c51eec14cc0a06fe029e95b1b74a3b3\" id=383885aa-3d96-4bc8-b6fe-0af66735697c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:06:58.422504 crc crio[24477]: time=\"2026-06-11T13:06:58.422368167Z\" level=info msg=\"Removing pod sandbox: a0189007064908a4b23bdcb907469c254c51eec14cc0a06fe029e95b1b74a3b3\" id=b63d9e12-8a82-4544-b975-f63f6367c1ea name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 13:06:58.527509 crc crio[24477]: time=\"2026-06-11T13:06:58.527173244Z\" level=info msg=\"Removed pod sandbox: a0189007064908a4b23bdcb907469c254c51eec14cc0a06fe029e95b1b74a3b3\" id=b63d9e12-8a82-4544-b975-f63f6367c1ea name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 13:06:58.535897 crc crio[24477]: time=\"2026-06-11T13:06:58.535730216Z\" level=info msg=\"Stopping pod sandbox: 9d47edddc3952bd680e4242c1df99390a65e088ae54dca17e57d686542a92197\" id=d9915c0b-eef4-47a5-ba59-34ed23a397e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:06:58.537377 crc crio[24477]: time=\"2026-06-11T13:06:58.537351692Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9d47edddc3952bd680e4242c1df99390a65e088ae54dca17e57d686542a92197\" id=d9915c0b-eef4-47a5-ba59-34ed23a397e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:06:58.550947 crc crio[24477]: time=\"2026-06-11T13:06:58.550816629Z\" level=info msg=\"Removing pod sandbox: 9d47edddc3952bd680e4242c1df99390a65e088ae54dca17e57d686542a92197\" id=6cfbc905-8161-4e77-ba71-09a2772501ba name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 13:06:58.661333 crc crio[24477]: time=\"2026-06-11T13:06:58.661219106Z\" level=info msg=\"Removed pod sandbox: 9d47edddc3952bd680e4242c1df99390a65e088ae54dca17e57d686542a92197\" id=6cfbc905-8161-4e77-ba71-09a2772501ba name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 13:07:12.748954 crc crio[24477]: time=\"2026-06-11T13:07:12.747209986Z\" level=info msg=\"Stopping pod sandbox: 21f44c7c7d7140c8c173cedbe09be7d93fb825a9cc33db760223dc3f2fcd0c1a\" id=c489a5fd-0698-417b-90b5-cd822298f8bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:07:12.778278 crc crio[24477]: time=\"2026-06-11T13:07:12.775304637Z\" level=info msg=\"Stopped pod sandbox: 21f44c7c7d7140c8c173cedbe09be7d93fb825a9cc33db760223dc3f2fcd0c1a\" id=c489a5fd-0698-417b-90b5-cd822298f8bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:07:14.849307 crc crio[24477]: time=\"2026-06-11T13:07:14.848373059Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-x8trt/crc-debug-gfj7g/POD\" id=5f24e85c-4be1-45bd-88f1-38939b16c1df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:07:14.850478 crc crio[24477]: time=\"2026-06-11T13:07:14.849371136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:07:14.871614 crc crio[24477]: time=\"2026-06-11T13:07:14.871547973Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=5f24e85c-4be1-45bd-88f1-38939b16c1df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:07:14.887762 crc crio[24477]: time=\"2026-06-11T13:07:14.887169371Z\" level=info msg=\"Ran pod sandbox ee7874707b233497497f866057a5e369fb38be809bd24bd54aa2ebe4d795f85e with infra container: openshift-must-gather-x8trt/crc-debug-gfj7g/POD\" id=5f24e85c-4be1-45bd-88f1-38939b16c1df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:07:14.890419 crc crio[24477]: time=\"2026-06-11T13:07:14.889870755Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=62679155-0796-46c5-b51a-d164738fc5b9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:07:14.892089 crc crio[24477]: time=\"2026-06-11T13:07:14.891918513Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=053df8b5-2256-4949-bf51-d811eaa0bca7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:07:14.906500 crc crio[24477]: time=\"2026-06-11T13:07:14.906427598Z\" level=info msg=\"Creating container: openshift-must-gather-x8trt/crc-debug-gfj7g/container-00\" id=c7312f95-95a5-4e19-95a2-71d3376798c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:07:14.906972 crc crio[24477]: time=\"2026-06-11T13:07:14.906917202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:07:14.945636 crc crio[24477]: time=\"2026-06-11T13:07:14.945485452Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=c7312f95-95a5-4e19-95a2-71d3376798c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:07:14.967919 crc crio[24477]: time=\"2026-06-11T13:07:14.96620037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:07:14.968750 crc crio[24477]: time=\"2026-06-11T13:07:14.968606168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:07:15.187534 crc crio[24477]: time=\"2026-06-11T13:07:15.18687658Z\" level=info msg=\"Created container 8a7380e458619560bb64a1c79c757133d6b636035391468c2698df45948897f3: openshift-must-gather-x8trt/crc-debug-gfj7g/container-00\" id=c7312f95-95a5-4e19-95a2-71d3376798c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:07:15.189612 crc crio[24477]: time=\"2026-06-11T13:07:15.189133563Z\" level=info msg=\"Starting container: 8a7380e458619560bb64a1c79c757133d6b636035391468c2698df45948897f3\" id=a29a88f0-ee64-4d79-a26c-410856e60330 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 13:07:15.199405 crc crio[24477]: time=\"2026-06-11T13:07:15.198994848Z\" level=info msg=\"Started container\" PID=235891 containerID=8a7380e458619560bb64a1c79c757133d6b636035391468c2698df45948897f3 description=openshift-must-gather-x8trt/crc-debug-gfj7g/container-00 id=a29a88f0-ee64-4d79-a26c-410856e60330 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee7874707b233497497f866057a5e369fb38be809bd24bd54aa2ebe4d795f85e\nJun 11 13:07:16.823744 crc crio[24477]: time=\"2026-06-11T13:07:16.822897211Z\" level=info msg=\"Stopping pod sandbox: ee7874707b233497497f866057a5e369fb38be809bd24bd54aa2ebe4d795f85e\" id=5344ed0a-e8cc-48da-884c-727acc400a6f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:07:16.840510 crc crio[24477]: time=\"2026-06-11T13:07:16.840419021Z\" level=info msg=\"Stopped pod sandbox: ee7874707b233497497f866057a5e369fb38be809bd24bd54aa2ebe4d795f85e\" id=5344ed0a-e8cc-48da-884c-727acc400a6f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:07:17.829785 crc crio[24477]: time=\"2026-06-11T13:07:17.829282922Z\" level=info msg=\"Removing container: 8a7380e458619560bb64a1c79c757133d6b636035391468c2698df45948897f3\" id=caa01edc-4c43-4fd8-9652-9dbc373f35ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:07:17.866541 crc crio[24477]: time=\"2026-06-11T13:07:17.866446901Z\" level=info msg=\"Removed container 8a7380e458619560bb64a1c79c757133d6b636035391468c2698df45948897f3: openshift-must-gather-x8trt/crc-debug-gfj7g/container-00\" id=caa01edc-4c43-4fd8-9652-9dbc373f35ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:07:58.696114 crc crio[24477]: time=\"2026-06-11T13:07:58.694580969Z\" level=info msg=\"Stopping pod sandbox: ee7874707b233497497f866057a5e369fb38be809bd24bd54aa2ebe4d795f85e\" id=0a3d2350-59e4-4880-8d16-b2ee56cb9a13 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:07:58.698865 crc crio[24477]: time=\"2026-06-11T13:07:58.696142613Z\" level=info msg=\"Stopped pod sandbox (already stopped): ee7874707b233497497f866057a5e369fb38be809bd24bd54aa2ebe4d795f85e\" id=0a3d2350-59e4-4880-8d16-b2ee56cb9a13 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:07:58.698865 crc crio[24477]: time=\"2026-06-11T13:07:58.69711875Z\" level=info msg=\"Removing pod sandbox: ee7874707b233497497f866057a5e369fb38be809bd24bd54aa2ebe4d795f85e\" id=db6ab0e0-1d80-41d2-a1a8-ed34cc5027f8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 13:07:58.710475 crc crio[24477]: time=\"2026-06-11T13:07:58.710362604Z\" level=info msg=\"Removed pod sandbox: ee7874707b233497497f866057a5e369fb38be809bd24bd54aa2ebe4d795f85e\" id=db6ab0e0-1d80-41d2-a1a8-ed34cc5027f8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 13:08:00.605177 crc crio[24477]: time=\"2026-06-11T13:08:00.604359869Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686388-gbsf2/POD\" id=bd8670f2-14e6-4343-a24c-7feb1ee49951 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:08:00.606355 crc crio[24477]: time=\"2026-06-11T13:08:00.605189521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:08:00.657579 crc crio[24477]: time=\"2026-06-11T13:08:00.657379696Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686388-gbsf2 Namespace:openshift-infra ID:25dbd08fdb0758a891d15d7dc0d62ed5ff5996edf69be32a07416f8ba3dad4aa UID:a2003ed5-b458-4de9-be2c-a6d2da251c14 NetNS:/var/run/netns/731b380d-29e7-493b-9048-a114a2f176a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2003ed5_b458_4de9_be2c_a6d2da251c14.slice PodAnnotations:0xc007b160b0}] Aliases:map[]}\"\nJun 11 13:08:00.657579 crc crio[24477]: time=\"2026-06-11T13:08:00.657489779Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686388-gbsf2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:08:01.224146 crc crio[24477]: 2026-06-11T13:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25dbd08fdb0758a Mac:4a:e8:e0:7f:7a:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/731b380d-29e7-493b-9048-a114a2f176a5 SocketPath: PciID:}] [{Interface:0xc000154590 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 13:08:01.225350 crc crio[24477]: time=\"2026-06-11T13:08:01.225111832Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686388-gbsf2 Namespace:openshift-infra ID:25dbd08fdb0758a891d15d7dc0d62ed5ff5996edf69be32a07416f8ba3dad4aa UID:a2003ed5-b458-4de9-be2c-a6d2da251c14 NetNS:/var/run/netns/731b380d-29e7-493b-9048-a114a2f176a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2003ed5_b458_4de9_be2c_a6d2da251c14.slice PodAnnotations:0xc007b160b0}] Aliases:map[]}\"\nJun 11 13:08:01.225350 crc crio[24477]: time=\"2026-06-11T13:08:01.225259407Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686388-gbsf2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 13:08:01.234721 crc crio[24477]: time=\"2026-06-11T13:08:01.234544484Z\" level=info msg=\"Ran pod sandbox 25dbd08fdb0758a891d15d7dc0d62ed5ff5996edf69be32a07416f8ba3dad4aa with infra container: openshift-infra/auto-csr-approver-29686388-gbsf2/POD\" id=bd8670f2-14e6-4343-a24c-7feb1ee49951 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:08:01.242082 crc crio[24477]: time=\"2026-06-11T13:08:01.241949681Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=847afa5c-ec22-4533-a28e-16c1351c06bc name=/runtime.v1.ImageService/PullImage\nJun 11 13:08:01.253367 crc crio[24477]: time=\"2026-06-11T13:08:01.252854345Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 13:08:02.722798 crc crio[24477]: time=\"2026-06-11T13:08:02.72159848Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=847afa5c-ec22-4533-a28e-16c1351c06bc name=/runtime.v1.ImageService/PullImage\nJun 11 13:08:02.724628 crc crio[24477]: time=\"2026-06-11T13:08:02.723791384Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c0473c14-01c2-44df-9266-227e0e5fdd09 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:08:02.725764 crc crio[24477]: time=\"2026-06-11T13:08:02.725702496Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=31b67074-286a-4e6d-8291-41ad8556c781 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:08:02.732847 crc crio[24477]: time=\"2026-06-11T13:08:02.732726901Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686388-gbsf2/oc\" id=015a7621-79bc-4e8e-90c1-ce553a541833 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:08:02.733378 crc crio[24477]: time=\"2026-06-11T13:08:02.733320347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:08:02.781808 crc crio[24477]: time=\"2026-06-11T13:08:02.781718627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:08:03.280684 crc crio[24477]: time=\"2026-06-11T13:08:03.28052712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:08:03.398532 crc crio[24477]: time=\"2026-06-11T13:08:03.397916814Z\" level=info msg=\"Created container f5812faaef5967e55db43eafa783c379084998cac867144a8aad743f14e2259d: openshift-infra/auto-csr-approver-29686388-gbsf2/oc\" id=015a7621-79bc-4e8e-90c1-ce553a541833 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:08:03.400897 crc crio[24477]: time=\"2026-06-11T13:08:03.400820426Z\" level=info msg=\"Starting container: f5812faaef5967e55db43eafa783c379084998cac867144a8aad743f14e2259d\" id=b81b2418-bcc6-41e7-b9d6-4396ef6e4a6f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 13:08:03.408045 crc crio[24477]: time=\"2026-06-11T13:08:03.407937507Z\" level=info msg=\"Started container\" PID=245367 containerID=f5812faaef5967e55db43eafa783c379084998cac867144a8aad743f14e2259d description=openshift-infra/auto-csr-approver-29686388-gbsf2/oc id=b81b2418-bcc6-41e7-b9d6-4396ef6e4a6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=25dbd08fdb0758a891d15d7dc0d62ed5ff5996edf69be32a07416f8ba3dad4aa\nJun 11 13:08:05.710112 crc crio[24477]: time=\"2026-06-11T13:08:05.708735547Z\" level=info msg=\"Stopping pod sandbox: 25dbd08fdb0758a891d15d7dc0d62ed5ff5996edf69be32a07416f8ba3dad4aa\" id=ceba96f2-44c3-4098-bcd5-dbb05f4daf47 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:08:05.715417 crc crio[24477]: time=\"2026-06-11T13:08:05.715326331Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686388-gbsf2 Namespace:openshift-infra ID:25dbd08fdb0758a891d15d7dc0d62ed5ff5996edf69be32a07416f8ba3dad4aa UID:a2003ed5-b458-4de9-be2c-a6d2da251c14 NetNS:/var/run/netns/731b380d-29e7-493b-9048-a114a2f176a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2003ed5_b458_4de9_be2c_a6d2da251c14.slice PodAnnotations:0xc00251e168}] Aliases:map[]}\"\nJun 11 13:08:05.715735 crc crio[24477]: time=\"2026-06-11T13:08:05.715516067Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686388-gbsf2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:08:06.066688 crc crio[24477]: time=\"2026-06-11T13:08:06.066543027Z\" level=info msg=\"Stopped pod sandbox: 25dbd08fdb0758a891d15d7dc0d62ed5ff5996edf69be32a07416f8ba3dad4aa\" id=ceba96f2-44c3-4098-bcd5-dbb05f4daf47 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:08:58.737537 crc crio[24477]: time=\"2026-06-11T13:08:58.735834741Z\" level=info msg=\"Removing container: af89796ef5c77e0a75adba2d3e2a1232c14ee357863f20e38f88d80a32995a1b\" id=e5f335e5-5626-4d05-a3a2-bec153c5b005 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:08:59.033102 crc crio[24477]: time=\"2026-06-11T13:08:59.032818324Z\" level=info msg=\"Removed container af89796ef5c77e0a75adba2d3e2a1232c14ee357863f20e38f88d80a32995a1b: openshift-infra/auto-csr-approver-29686382-vmkg5/oc\" id=e5f335e5-5626-4d05-a3a2-bec153c5b005 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:08:59.047508 crc crio[24477]: time=\"2026-06-11T13:08:59.047317648Z\" level=info msg=\"Stopping pod sandbox: c0f392b5aa49bd50c8dc096787ad7ac99a45b6772288c0054860c578d58f8b19\" id=bb4cad77-2da4-4543-8558-b2230c3a8a6d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:08:59.047508 crc crio[24477]: time=\"2026-06-11T13:08:59.047492743Z\" level=info msg=\"Stopped pod sandbox (already stopped): c0f392b5aa49bd50c8dc096787ad7ac99a45b6772288c0054860c578d58f8b19\" id=bb4cad77-2da4-4543-8558-b2230c3a8a6d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:08:59.048490 crc crio[24477]: time=\"2026-06-11T13:08:59.048397649Z\" level=info msg=\"Removing pod sandbox: c0f392b5aa49bd50c8dc096787ad7ac99a45b6772288c0054860c578d58f8b19\" id=3547e01a-9c1b-4a0d-aeb2-3686ff91d156 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 13:08:59.067312 crc crio[24477]: time=\"2026-06-11T13:08:59.067200545Z\" level=info msg=\"Removed pod sandbox: c0f392b5aa49bd50c8dc096787ad7ac99a45b6772288c0054860c578d58f8b19\" id=3547e01a-9c1b-4a0d-aeb2-3686ff91d156 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 13:09:19.195055 crc crio[24477]: time=\"2026-06-11T13:09:19.194299625Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-gm6d5/POD\" id=a58fb51f-317a-46a2-a10e-3d2e88445740 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:09:19.196477 crc crio[24477]: time=\"2026-06-11T13:09:19.195060327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:09:19.249892 crc crio[24477]: time=\"2026-06-11T13:09:19.249779762Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-gm6d5 Namespace:openshift-marketplace ID:a81a1137ab3a81b4403d0e20c50f5df07a65ff8dd409375874ded079bff62080 UID:5d65ec1f-23b5-45da-8814-3480f1695648 NetNS:/var/run/netns/8eebecc3-67d7-4d34-90d8-c217c60ceb83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d65ec1f_23b5_45da_8814_3480f1695648.slice PodAnnotations:0xc001f2abf0}] Aliases:map[]}\"\nJun 11 13:09:19.249892 crc crio[24477]: time=\"2026-06-11T13:09:19.249841013Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-gm6d5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:09:20.082266 crc crio[24477]: 2026-06-11T13:09:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a81a1137ab3a81b Mac:b2:09:d3:74:f4:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/8eebecc3-67d7-4d34-90d8-c217c60ceb83 SocketPath: PciID:}] [{Interface:0xc0001188e0 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 13:09:20.083790 crc crio[24477]: time=\"2026-06-11T13:09:20.083482277Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-gm6d5 Namespace:openshift-marketplace ID:a81a1137ab3a81b4403d0e20c50f5df07a65ff8dd409375874ded079bff62080 UID:5d65ec1f-23b5-45da-8814-3480f1695648 NetNS:/var/run/netns/8eebecc3-67d7-4d34-90d8-c217c60ceb83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d65ec1f_23b5_45da_8814_3480f1695648.slice PodAnnotations:0xc001f2abf0}] Aliases:map[]}\"\nJun 11 13:09:20.083790 crc crio[24477]: time=\"2026-06-11T13:09:20.083695393Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-gm6d5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 13:09:20.115624 crc crio[24477]: time=\"2026-06-11T13:09:20.115529314Z\" level=info msg=\"Ran pod sandbox a81a1137ab3a81b4403d0e20c50f5df07a65ff8dd409375874ded079bff62080 with infra container: openshift-marketplace/redhat-marketplace-gm6d5/POD\" id=a58fb51f-317a-46a2-a10e-3d2e88445740 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:09:20.129610 crc crio[24477]: time=\"2026-06-11T13:09:20.129517229Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8e73bb73-481a-4e4f-9667-b6f3f1d77cd9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:09:20.134086 crc crio[24477]: time=\"2026-06-11T13:09:20.133990333Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ecb9c980-bdb6-4c69-849b-b943ba1648bf name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:09:20.148765 crc crio[24477]: time=\"2026-06-11T13:09:20.148542069Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-gm6d5/extract-utilities\" id=244f9325-fd69-4efb-9f0c-16232e9fca2a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:09:20.149195 crc crio[24477]: time=\"2026-06-11T13:09:20.149133082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:09:20.213360 crc crio[24477]: time=\"2026-06-11T13:09:20.213278758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:09:20.218506 crc crio[24477]: time=\"2026-06-11T13:09:20.218270619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:09:20.384153 crc crio[24477]: time=\"2026-06-11T13:09:20.384065919Z\" level=info msg=\"Created container 50c1ef7fc301a0648b3b4d9133ea4563b9a013c04798ff0c59e25ef6eb791973: openshift-marketplace/redhat-marketplace-gm6d5/extract-utilities\" id=244f9325-fd69-4efb-9f0c-16232e9fca2a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:09:20.385864 crc crio[24477]: time=\"2026-06-11T13:09:20.385697664Z\" level=info msg=\"Starting container: 50c1ef7fc301a0648b3b4d9133ea4563b9a013c04798ff0c59e25ef6eb791973\" id=4d15ec61-f974-4377-b0f2-7edce1a4767b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 13:09:20.391870 crc crio[24477]: time=\"2026-06-11T13:09:20.390966153Z\" level=info msg=\"Started container\" PID=263460 containerID=50c1ef7fc301a0648b3b4d9133ea4563b9a013c04798ff0c59e25ef6eb791973 description=openshift-marketplace/redhat-marketplace-gm6d5/extract-utilities id=4d15ec61-f974-4377-b0f2-7edce1a4767b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a81a1137ab3a81b4403d0e20c50f5df07a65ff8dd409375874ded079bff62080\nJun 11 13:09:20.958814 crc crio[24477]: time=\"2026-06-11T13:09:20.957780502Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c0a560f3-4161-4bba-a48d-c1ec91a1618d name=/runtime.v1.ImageService/PullImage\nJun 11 13:09:20.969753 crc crio[24477]: time=\"2026-06-11T13:09:20.969330914Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 13:09:21.550632 crc crio[24477]: time=\"2026-06-11T13:09:21.550527743Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=c0a560f3-4161-4bba-a48d-c1ec91a1618d name=/runtime.v1.ImageService/PullImage\nJun 11 13:09:21.551959 crc crio[24477]: time=\"2026-06-11T13:09:21.551933872Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=ca198ed8-ad96-4da0-9009-bbe30f4f7221 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:09:21.556560 crc crio[24477]: time=\"2026-06-11T13:09:21.556531643Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=988d7685-5f3d-43b7-b5e0-3702d4cb9078 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:09:21.568434 crc crio[24477]: time=\"2026-06-11T13:09:21.568321689Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-gm6d5/extract-content\" id=2da484ad-3856-4e7c-9941-f5d7b17405d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:09:21.569219 crc crio[24477]: time=\"2026-06-11T13:09:21.568897965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:09:21.635926 crc crio[24477]: time=\"2026-06-11T13:09:21.62580987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:09:21.635926 crc crio[24477]: time=\"2026-06-11T13:09:21.628293711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:09:21.802345 crc crio[24477]: time=\"2026-06-11T13:09:21.801584286Z\" level=info msg=\"Created container 86d6bc668b108f605b8c8d467cbbe89942cca221a600cc57820594ca991d60e4: openshift-marketplace/redhat-marketplace-gm6d5/extract-content\" id=2da484ad-3856-4e7c-9941-f5d7b17405d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:09:21.805621 crc crio[24477]: time=\"2026-06-11T13:09:21.805230839Z\" level=info msg=\"Starting container: 86d6bc668b108f605b8c8d467cbbe89942cca221a600cc57820594ca991d60e4\" id=9c68e76a-e760-40a2-8294-242393e70742 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 13:09:21.810945 crc crio[24477]: time=\"2026-06-11T13:09:21.8105956Z\" level=info msg=\"Started container\" PID=263749 containerID=86d6bc668b108f605b8c8d467cbbe89942cca221a600cc57820594ca991d60e4 description=openshift-marketplace/redhat-marketplace-gm6d5/extract-content id=9c68e76a-e760-40a2-8294-242393e70742 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a81a1137ab3a81b4403d0e20c50f5df07a65ff8dd409375874ded079bff62080\nJun 11 13:09:22.994296 crc crio[24477]: time=\"2026-06-11T13:09:22.99347393Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a6ec687e-6e0b-4519-ad7d-7853645e7419 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:09:22.997164 crc crio[24477]: time=\"2026-06-11T13:09:22.997106542Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fe973b52-9904-416b-9935-c66044dabe96 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:09:23.005589 crc crio[24477]: time=\"2026-06-11T13:09:23.005507846Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-gm6d5/registry-server\" id=d722ab93-c442-4041-bbc4-8d50f0124ec4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:09:23.005985 crc crio[24477]: time=\"2026-06-11T13:09:23.005915607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:09:23.061488 crc crio[24477]: time=\"2026-06-11T13:09:23.056492208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:09:23.061488 crc crio[24477]: time=\"2026-06-11T13:09:23.060328215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:09:23.214967 crc crio[24477]: time=\"2026-06-11T13:09:23.214874715Z\" level=info msg=\"Created container 994f43140a8456b3d3518c9cc828fceb18b4be07e08fd4fc09bc54be22b5f92c: openshift-marketplace/redhat-marketplace-gm6d5/registry-server\" id=d722ab93-c442-4041-bbc4-8d50f0124ec4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:09:23.217421 crc crio[24477]: time=\"2026-06-11T13:09:23.217338755Z\" level=info msg=\"Starting container: 994f43140a8456b3d3518c9cc828fceb18b4be07e08fd4fc09bc54be22b5f92c\" id=e6d04756-f83b-401e-8e4e-2ca02f365190 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 13:09:23.223564 crc crio[24477]: time=\"2026-06-11T13:09:23.223513496Z\" level=info msg=\"Started container\" PID=264221 containerID=994f43140a8456b3d3518c9cc828fceb18b4be07e08fd4fc09bc54be22b5f92c description=openshift-marketplace/redhat-marketplace-gm6d5/registry-server id=e6d04756-f83b-401e-8e4e-2ca02f365190 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a81a1137ab3a81b4403d0e20c50f5df07a65ff8dd409375874ded079bff62080\nJun 11 13:09:32.120342 crc crio[24477]: time=\"2026-06-11T13:09:32.119541843Z\" level=info msg=\"Stopping container: 994f43140a8456b3d3518c9cc828fceb18b4be07e08fd4fc09bc54be22b5f92c (timeout: 2s)\" id=9be5f52a-5d4c-459f-a901-df3719b65efd name=/runtime.v1.RuntimeService/StopContainer\nJun 11 13:09:32.260889 crc crio[24477]: time=\"2026-06-11T13:09:32.260787822Z\" level=info msg=\"Stopped container 994f43140a8456b3d3518c9cc828fceb18b4be07e08fd4fc09bc54be22b5f92c: openshift-marketplace/redhat-marketplace-gm6d5/registry-server\" id=9be5f52a-5d4c-459f-a901-df3719b65efd name=/runtime.v1.RuntimeService/StopContainer\nJun 11 13:09:32.264760 crc crio[24477]: time=\"2026-06-11T13:09:32.261897584Z\" level=info msg=\"Stopping pod sandbox: a81a1137ab3a81b4403d0e20c50f5df07a65ff8dd409375874ded079bff62080\" id=5ab8a954-69ad-4cc9-809f-4c0d2e4ad8a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:09:32.264760 crc crio[24477]: time=\"2026-06-11T13:09:32.262563132Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-gm6d5 Namespace:openshift-marketplace ID:a81a1137ab3a81b4403d0e20c50f5df07a65ff8dd409375874ded079bff62080 UID:5d65ec1f-23b5-45da-8814-3480f1695648 NetNS:/var/run/netns/8eebecc3-67d7-4d34-90d8-c217c60ceb83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d65ec1f_23b5_45da_8814_3480f1695648.slice PodAnnotations:0xc002d94d90}] Aliases:map[]}\"\nJun 11 13:09:32.264760 crc crio[24477]: time=\"2026-06-11T13:09:32.262788595Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-gm6d5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:09:32.584249 crc crio[24477]: time=\"2026-06-11T13:09:32.58386042Z\" level=info msg=\"Stopped pod sandbox: a81a1137ab3a81b4403d0e20c50f5df07a65ff8dd409375874ded079bff62080\" id=5ab8a954-69ad-4cc9-809f-4c0d2e4ad8a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:09:33.138888 crc crio[24477]: time=\"2026-06-11T13:09:33.137764133Z\" level=info msg=\"Removing container: 994f43140a8456b3d3518c9cc828fceb18b4be07e08fd4fc09bc54be22b5f92c\" id=45163d27-7cec-40fb-9450-3145e1e93039 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:09:33.167630 crc crio[24477]: time=\"2026-06-11T13:09:33.167581364Z\" level=info msg=\"Removed container 994f43140a8456b3d3518c9cc828fceb18b4be07e08fd4fc09bc54be22b5f92c: openshift-marketplace/redhat-marketplace-gm6d5/registry-server\" id=45163d27-7cec-40fb-9450-3145e1e93039 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:09:33.172424 crc crio[24477]: time=\"2026-06-11T13:09:33.172336227Z\" level=info msg=\"Removing container: 86d6bc668b108f605b8c8d467cbbe89942cca221a600cc57820594ca991d60e4\" id=b795c958-7282-4345-bccf-ec60905e75bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:09:33.221239 crc crio[24477]: time=\"2026-06-11T13:09:33.221092238Z\" level=info msg=\"Removed container 86d6bc668b108f605b8c8d467cbbe89942cca221a600cc57820594ca991d60e4: openshift-marketplace/redhat-marketplace-gm6d5/extract-content\" id=b795c958-7282-4345-bccf-ec60905e75bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:09:33.225320 crc crio[24477]: time=\"2026-06-11T13:09:33.225282014Z\" level=info msg=\"Removing container: 50c1ef7fc301a0648b3b4d9133ea4563b9a013c04798ff0c59e25ef6eb791973\" id=554fdcb7-2e96-4466-a7ab-bf35a1830202 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:09:33.274178 crc crio[24477]: time=\"2026-06-11T13:09:33.274056734Z\" level=info msg=\"Removed container 50c1ef7fc301a0648b3b4d9133ea4563b9a013c04798ff0c59e25ef6eb791973: openshift-marketplace/redhat-marketplace-gm6d5/extract-utilities\" id=554fdcb7-2e96-4466-a7ab-bf35a1830202 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:09:59.097893 crc crio[24477]: time=\"2026-06-11T13:09:59.096911951Z\" level=info msg=\"Stopping pod sandbox: a81a1137ab3a81b4403d0e20c50f5df07a65ff8dd409375874ded079bff62080\" id=ae863968-0968-4003-b4aa-77afc0c1d251 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:09:59.097893 crc crio[24477]: time=\"2026-06-11T13:09:59.097884469Z\" level=info msg=\"Stopped pod sandbox (already stopped): a81a1137ab3a81b4403d0e20c50f5df07a65ff8dd409375874ded079bff62080\" id=ae863968-0968-4003-b4aa-77afc0c1d251 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:09:59.101329 crc crio[24477]: time=\"2026-06-11T13:09:59.101149119Z\" level=info msg=\"Removing pod sandbox: a81a1137ab3a81b4403d0e20c50f5df07a65ff8dd409375874ded079bff62080\" id=d8da7957-edd0-49b8-b304-84be2a712400 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 13:09:59.116444 crc crio[24477]: time=\"2026-06-11T13:09:59.116315274Z\" level=info msg=\"Removed pod sandbox: a81a1137ab3a81b4403d0e20c50f5df07a65ff8dd409375874ded079bff62080\" id=d8da7957-edd0-49b8-b304-84be2a712400 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 13:10:00.556477 crc crio[24477]: time=\"2026-06-11T13:10:00.555786664Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686390-h9z29/POD\" id=48799587-6bfe-4d52-b6c8-9858aedd74b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:10:00.558855 crc crio[24477]: time=\"2026-06-11T13:10:00.556619047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:10:00.626916 crc crio[24477]: time=\"2026-06-11T13:10:00.626738271Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686390-h9z29 Namespace:openshift-infra ID:9b74cfc6accd91c125313052023c1a4775c5e6857f7468ce14471bfe83aae1b7 UID:af0a8276-84d0-4aee-964e-c809c244745c NetNS:/var/run/netns/b47afa0a-5d4e-4714-a892-83c372232fab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf0a8276_84d0_4aee_964e_c809c244745c.slice PodAnnotations:0xc001f2a248}] Aliases:map[]}\"\nJun 11 13:10:00.626916 crc crio[24477]: time=\"2026-06-11T13:10:00.626929457Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686390-h9z29 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:10:01.226991 crc crio[24477]: 2026-06-11T13:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b74cfc6accd91c Mac:fa:1b:ec:d0:fc:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/b47afa0a-5d4e-4714-a892-83c372232fab SocketPath: PciID:}] [{Interface:0xc00048c6b0 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 13:10:01.228517 crc crio[24477]: time=\"2026-06-11T13:10:01.228412086Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686390-h9z29 Namespace:openshift-infra ID:9b74cfc6accd91c125313052023c1a4775c5e6857f7468ce14471bfe83aae1b7 UID:af0a8276-84d0-4aee-964e-c809c244745c NetNS:/var/run/netns/b47afa0a-5d4e-4714-a892-83c372232fab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf0a8276_84d0_4aee_964e_c809c244745c.slice PodAnnotations:0xc001f2a248}] Aliases:map[]}\"\nJun 11 13:10:01.228944 crc crio[24477]: time=\"2026-06-11T13:10:01.228734054Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686390-h9z29 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 13:10:01.240244 crc crio[24477]: time=\"2026-06-11T13:10:01.24007725Z\" level=info msg=\"Ran pod sandbox 9b74cfc6accd91c125313052023c1a4775c5e6857f7468ce14471bfe83aae1b7 with infra container: openshift-infra/auto-csr-approver-29686390-h9z29/POD\" id=48799587-6bfe-4d52-b6c8-9858aedd74b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:10:01.245372 crc crio[24477]: time=\"2026-06-11T13:10:01.245259272Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=bc10a72a-c1f2-4306-9b70-1df2e3d099a6 name=/runtime.v1.ImageService/PullImage\nJun 11 13:10:01.254169 crc crio[24477]: time=\"2026-06-11T13:10:01.253986166Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 13:10:02.607836 crc crio[24477]: time=\"2026-06-11T13:10:02.606708396Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=bc10a72a-c1f2-4306-9b70-1df2e3d099a6 name=/runtime.v1.ImageService/PullImage\nJun 11 13:10:02.608801 crc crio[24477]: time=\"2026-06-11T13:10:02.608300002Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=095b6ef2-644d-4d0d-91a4-95ad7136719d name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:10:02.613190 crc crio[24477]: time=\"2026-06-11T13:10:02.613101985Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2e0a92b2-cdaf-4dec-ba5d-fb019ef5a326 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:10:02.624465 crc crio[24477]: time=\"2026-06-11T13:10:02.624378209Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686390-h9z29/oc\" id=5167c64c-9812-467c-a21e-636cce9cda89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:10:02.625735 crc crio[24477]: time=\"2026-06-11T13:10:02.625688486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:10:02.676933 crc crio[24477]: time=\"2026-06-11T13:10:02.676823141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:10:03.029197 crc crio[24477]: time=\"2026-06-11T13:10:03.029089537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:10:03.143537 crc crio[24477]: time=\"2026-06-11T13:10:03.142976723Z\" level=info msg=\"Created container 794edd4d81aabb71b4e0d80883d91fa963184bda5671d489e9b4dff0a48acf64: openshift-infra/auto-csr-approver-29686390-h9z29/oc\" id=5167c64c-9812-467c-a21e-636cce9cda89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:10:03.145294 crc crio[24477]: time=\"2026-06-11T13:10:03.145213745Z\" level=info msg=\"Starting container: 794edd4d81aabb71b4e0d80883d91fa963184bda5671d489e9b4dff0a48acf64\" id=953ebb4a-8bc1-4c5e-927c-625c0b0550e1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 13:10:03.151240 crc crio[24477]: time=\"2026-06-11T13:10:03.151140981Z\" level=info msg=\"Started container\" PID=271661 containerID=794edd4d81aabb71b4e0d80883d91fa963184bda5671d489e9b4dff0a48acf64 description=openshift-infra/auto-csr-approver-29686390-h9z29/oc id=953ebb4a-8bc1-4c5e-927c-625c0b0550e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b74cfc6accd91c125313052023c1a4775c5e6857f7468ce14471bfe83aae1b7\nJun 11 13:10:04.623787 crc crio[24477]: time=\"2026-06-11T13:10:04.623184159Z\" level=info msg=\"Stopping pod sandbox: 9b74cfc6accd91c125313052023c1a4775c5e6857f7468ce14471bfe83aae1b7\" id=5b83a5bb-5e22-45b1-b6ee-ac3040449af5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:10:04.625994 crc crio[24477]: time=\"2026-06-11T13:10:04.624963309Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686390-h9z29 Namespace:openshift-infra ID:9b74cfc6accd91c125313052023c1a4775c5e6857f7468ce14471bfe83aae1b7 UID:af0a8276-84d0-4aee-964e-c809c244745c NetNS:/var/run/netns/b47afa0a-5d4e-4714-a892-83c372232fab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf0a8276_84d0_4aee_964e_c809c244745c.slice PodAnnotations:0xc002e12070}] Aliases:map[]}\"\nJun 11 13:10:04.625994 crc crio[24477]: time=\"2026-06-11T13:10:04.625158915Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686390-h9z29 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:10:05.040164 crc crio[24477]: time=\"2026-06-11T13:10:05.039944034Z\" level=info msg=\"Stopped pod sandbox: 9b74cfc6accd91c125313052023c1a4775c5e6857f7468ce14471bfe83aae1b7\" id=5b83a5bb-5e22-45b1-b6ee-ac3040449af5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:10:46.381369 crc crio[24477]: time=\"2026-06-11T13:10:46.380571339Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-2zcn4/POD\" id=70f42697-6337-44f5-a1b6-2d78ea2a2350 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:10:46.382895 crc crio[24477]: time=\"2026-06-11T13:10:46.381408992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:10:46.426275 crc crio[24477]: time=\"2026-06-11T13:10:46.426155761Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2zcn4 Namespace:openshift-marketplace ID:88ab50ef1b365a8b6f98b11d400874079da29e6c3ab00837ef3688ef8e88df7d UID:630b4fd6-4d3b-47fb-8735-35401ac26e20 NetNS:/var/run/netns/c4340990-226c-4e8c-9e29-d0300d0123ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod630b4fd6_4d3b_47fb_8735_35401ac26e20.slice PodAnnotations:0xc007b162f0}] Aliases:map[]}\"\nJun 11 13:10:46.426275 crc crio[24477]: time=\"2026-06-11T13:10:46.426246434Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-2zcn4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:10:47.020789 crc crio[24477]: 2026-06-11T13:10:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88ab50ef1b365a8 Mac:96:1c:39:f9:aa:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/c4340990-226c-4e8c-9e29-d0300d0123ef SocketPath: PciID:}] [{Interface:0xc000194dd0 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 13:10:47.022455 crc crio[24477]: time=\"2026-06-11T13:10:47.022370643Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2zcn4 Namespace:openshift-marketplace ID:88ab50ef1b365a8b6f98b11d400874079da29e6c3ab00837ef3688ef8e88df7d UID:630b4fd6-4d3b-47fb-8735-35401ac26e20 NetNS:/var/run/netns/c4340990-226c-4e8c-9e29-d0300d0123ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod630b4fd6_4d3b_47fb_8735_35401ac26e20.slice PodAnnotations:0xc007b162f0}] Aliases:map[]}\"\nJun 11 13:10:47.022596 crc crio[24477]: time=\"2026-06-11T13:10:47.022529577Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-2zcn4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 13:10:47.031087 crc crio[24477]: time=\"2026-06-11T13:10:47.030978086Z\" level=info msg=\"Ran pod sandbox 88ab50ef1b365a8b6f98b11d400874079da29e6c3ab00837ef3688ef8e88df7d with infra container: openshift-marketplace/redhat-operators-2zcn4/POD\" id=70f42697-6337-44f5-a1b6-2d78ea2a2350 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:10:47.033388 crc crio[24477]: time=\"2026-06-11T13:10:47.033307085Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c10f998d-06f9-466a-b4cb-4d4ed4593d88 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:10:47.035636 crc crio[24477]: time=\"2026-06-11T13:10:47.03556919Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=067824e3-707c-47c2-a19c-10970eda4b86 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:10:47.042770 crc crio[24477]: time=\"2026-06-11T13:10:47.042691697Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2zcn4/extract-utilities\" id=5e076e0c-fe5e-4e7f-85a3-9ef4d7e36e4c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:10:47.043159 crc crio[24477]: time=\"2026-06-11T13:10:47.043063367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:10:47.088380 crc crio[24477]: time=\"2026-06-11T13:10:47.08827748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:10:47.091947 crc crio[24477]: time=\"2026-06-11T13:10:47.091882939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:10:47.273268 crc crio[24477]: time=\"2026-06-11T13:10:47.272894088Z\" level=info msg=\"Created container d54cbe838165d8c5d8043be35cd1170dbccef34c22d4de2c2dddd3349398c0df: openshift-marketplace/redhat-operators-2zcn4/extract-utilities\" id=5e076e0c-fe5e-4e7f-85a3-9ef4d7e36e4c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:10:47.274560 crc crio[24477]: time=\"2026-06-11T13:10:47.274495011Z\" level=info msg=\"Starting container: d54cbe838165d8c5d8043be35cd1170dbccef34c22d4de2c2dddd3349398c0df\" id=0e95cc1a-5ffe-4699-a3c9-a3db50e7641a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 13:10:47.282717 crc crio[24477]: time=\"2026-06-11T13:10:47.282227769Z\" level=info msg=\"Started container\" PID=277437 containerID=d54cbe838165d8c5d8043be35cd1170dbccef34c22d4de2c2dddd3349398c0df description=openshift-marketplace/redhat-operators-2zcn4/extract-utilities id=0e95cc1a-5ffe-4699-a3c9-a3db50e7641a name=/runtime.v1.RuntimeService/StartContainer sandboxID=88ab50ef1b365a8b6f98b11d400874079da29e6c3ab00837ef3688ef8e88df7d\nJun 11 13:10:47.365194 crc crio[24477]: time=\"2026-06-11T13:10:47.365106039Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c15a0361-5189-40f7-a631-637868d5225b name=/runtime.v1.ImageService/PullImage\nJun 11 13:10:47.373123 crc crio[24477]: time=\"2026-06-11T13:10:47.373056402Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 13:10:48.334326 crc crio[24477]: time=\"2026-06-11T13:10:48.33387477Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=c15a0361-5189-40f7-a631-637868d5225b name=/runtime.v1.ImageService/PullImage\nJun 11 13:10:48.340522 crc crio[24477]: time=\"2026-06-11T13:10:48.340419002Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=51ce1c62-7fba-4304-8dad-c87a4539c054 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:10:48.345490 crc crio[24477]: time=\"2026-06-11T13:10:48.345417662Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f3c9210c-b336-45da-81ad-947988135ced name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:10:48.355561 crc crio[24477]: time=\"2026-06-11T13:10:48.355437938Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2zcn4/extract-content\" id=60c0bcb1-9551-4afb-8c0f-15f970f389f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:10:48.356308 crc crio[24477]: time=\"2026-06-11T13:10:48.356228461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:10:48.441285 crc crio[24477]: time=\"2026-06-11T13:10:48.441170392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:10:48.446305 crc crio[24477]: time=\"2026-06-11T13:10:48.446216713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:10:48.612115 crc crio[24477]: time=\"2026-06-11T13:10:48.611832743Z\" level=info msg=\"Created container a77359544438975030ec6252639819dcfa73fd4ecbef92cedf574916d6562cc9: openshift-marketplace/redhat-operators-2zcn4/extract-content\" id=60c0bcb1-9551-4afb-8c0f-15f970f389f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:10:48.613832 crc crio[24477]: time=\"2026-06-11T13:10:48.613756366Z\" level=info msg=\"Starting container: a77359544438975030ec6252639819dcfa73fd4ecbef92cedf574916d6562cc9\" id=435d94d9-2148-45b6-a743-bf150c006243 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 13:10:48.620627 crc crio[24477]: time=\"2026-06-11T13:10:48.620156555Z\" level=info msg=\"Started container\" PID=277595 containerID=a77359544438975030ec6252639819dcfa73fd4ecbef92cedf574916d6562cc9 description=openshift-marketplace/redhat-operators-2zcn4/extract-content id=435d94d9-2148-45b6-a743-bf150c006243 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88ab50ef1b365a8b6f98b11d400874079da29e6c3ab00837ef3688ef8e88df7d\nJun 11 13:10:55.575052 crc crio[24477]: time=\"2026-06-11T13:10:55.574482643Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b3f840f7-9380-486a-82e8-84dac821cb73 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:10:55.583371 crc crio[24477]: time=\"2026-06-11T13:10:55.583255901Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4e86533d-2801-4d2f-90f9-f20f44132bf3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:10:55.595228 crc crio[24477]: time=\"2026-06-11T13:10:55.595109229Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2zcn4/registry-server\" id=5f647eb1-3ace-4a75-8ddf-006d6c8803fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:10:55.595782 crc crio[24477]: time=\"2026-06-11T13:10:55.595556142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:10:55.719380 crc crio[24477]: time=\"2026-06-11T13:10:55.719321113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:10:55.722868 crc crio[24477]: time=\"2026-06-11T13:10:55.722844292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:10:55.895353 crc crio[24477]: time=\"2026-06-11T13:10:55.892358701Z\" level=info msg=\"Created container 25ee4c41cd155c39191142b1fd17c449dcd7875cb4fc39f63cb6147284c3f52c: openshift-marketplace/redhat-operators-2zcn4/registry-server\" id=5f647eb1-3ace-4a75-8ddf-006d6c8803fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:10:55.897256 crc crio[24477]: time=\"2026-06-11T13:10:55.897177475Z\" level=info msg=\"Starting container: 25ee4c41cd155c39191142b1fd17c449dcd7875cb4fc39f63cb6147284c3f52c\" id=596eefe5-3731-4fb2-bb67-6fd21d9061ac name=/runtime.v1.RuntimeService/StartContainer\nJun 11 13:10:55.903621 crc crio[24477]: time=\"2026-06-11T13:10:55.903543252Z\" level=info msg=\"Started container\" PID=278289 containerID=25ee4c41cd155c39191142b1fd17c449dcd7875cb4fc39f63cb6147284c3f52c description=openshift-marketplace/redhat-operators-2zcn4/registry-server id=596eefe5-3731-4fb2-bb67-6fd21d9061ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=88ab50ef1b365a8b6f98b11d400874079da29e6c3ab00837ef3688ef8e88df7d\nJun 11 13:10:59.143151 crc crio[24477]: time=\"2026-06-11T13:10:59.142306617Z\" level=info msg=\"Removing container: de5504340ffcfa901882e02c7da354ebb54bf6d7e55d32bc328148603892a4bc\" id=b0d40241-2d90-4451-8e6f-6145fd41c1c3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:10:59.353272 crc crio[24477]: time=\"2026-06-11T13:10:59.353107771Z\" level=info msg=\"Removed container de5504340ffcfa901882e02c7da354ebb54bf6d7e55d32bc328148603892a4bc: openshift-infra/auto-csr-approver-29686384-pvr6s/oc\" id=b0d40241-2d90-4451-8e6f-6145fd41c1c3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:10:59.400246 crc crio[24477]: time=\"2026-06-11T13:10:59.390302044Z\" level=info msg=\"Stopping pod sandbox: 2b0e3b4db71d8f2043e98f5b8773dc721592bb26ff439aa7fef5c456e18370b3\" id=d69d53bc-3e40-4407-9b92-1d4563c1976b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:10:59.400246 crc crio[24477]: time=\"2026-06-11T13:10:59.390406607Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2b0e3b4db71d8f2043e98f5b8773dc721592bb26ff439aa7fef5c456e18370b3\" id=d69d53bc-3e40-4407-9b92-1d4563c1976b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:10:59.400246 crc crio[24477]: time=\"2026-06-11T13:10:59.39660751Z\" level=info msg=\"Removing pod sandbox: 2b0e3b4db71d8f2043e98f5b8773dc721592bb26ff439aa7fef5c456e18370b3\" id=add47f6b-e320-4d5e-926b-8a845e836bbf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 13:10:59.431696 crc crio[24477]: time=\"2026-06-11T13:10:59.431572898Z\" level=info msg=\"Removed pod sandbox: 2b0e3b4db71d8f2043e98f5b8773dc721592bb26ff439aa7fef5c456e18370b3\" id=add47f6b-e320-4d5e-926b-8a845e836bbf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 13:11:12.724355 crc crio[24477]: time=\"2026-06-11T13:11:12.723620565Z\" level=info msg=\"Stopping container: 25ee4c41cd155c39191142b1fd17c449dcd7875cb4fc39f63cb6147284c3f52c (timeout: 2s)\" id=92db0339-dd5d-49b2-a718-fc51140eec09 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 13:11:12.850212 crc crio[24477]: time=\"2026-06-11T13:11:12.850141703Z\" level=info msg=\"Stopped container 25ee4c41cd155c39191142b1fd17c449dcd7875cb4fc39f63cb6147284c3f52c: openshift-marketplace/redhat-operators-2zcn4/registry-server\" id=92db0339-dd5d-49b2-a718-fc51140eec09 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 13:11:12.853244 crc crio[24477]: time=\"2026-06-11T13:11:12.853116789Z\" level=info msg=\"Stopping pod sandbox: 88ab50ef1b365a8b6f98b11d400874079da29e6c3ab00837ef3688ef8e88df7d\" id=b31fccd2-16ff-4719-9d2c-f619fa44b663 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:11:12.855416 crc crio[24477]: time=\"2026-06-11T13:11:12.855316472Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2zcn4 Namespace:openshift-marketplace ID:88ab50ef1b365a8b6f98b11d400874079da29e6c3ab00837ef3688ef8e88df7d UID:630b4fd6-4d3b-47fb-8735-35401ac26e20 NetNS:/var/run/netns/c4340990-226c-4e8c-9e29-d0300d0123ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod630b4fd6_4d3b_47fb_8735_35401ac26e20.slice PodAnnotations:0xc001f2be58}] Aliases:map[]}\"\nJun 11 13:11:12.855595 crc crio[24477]: time=\"2026-06-11T13:11:12.855528948Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-2zcn4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:11:13.280634 crc crio[24477]: time=\"2026-06-11T13:11:13.280188099Z\" level=info msg=\"Stopped pod sandbox: 88ab50ef1b365a8b6f98b11d400874079da29e6c3ab00837ef3688ef8e88df7d\" id=b31fccd2-16ff-4719-9d2c-f619fa44b663 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:11:13.847924 crc crio[24477]: time=\"2026-06-11T13:11:13.847537642Z\" level=info msg=\"Removing container: 25ee4c41cd155c39191142b1fd17c449dcd7875cb4fc39f63cb6147284c3f52c\" id=67cd30fd-e5d9-44c4-84ba-83a14c1983b0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:11:13.894212 crc crio[24477]: time=\"2026-06-11T13:11:13.894114162Z\" level=info msg=\"Removed container 25ee4c41cd155c39191142b1fd17c449dcd7875cb4fc39f63cb6147284c3f52c: openshift-marketplace/redhat-operators-2zcn4/registry-server\" id=67cd30fd-e5d9-44c4-84ba-83a14c1983b0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:11:13.897709 crc crio[24477]: time=\"2026-06-11T13:11:13.897575568Z\" level=info msg=\"Removing container: a77359544438975030ec6252639819dcfa73fd4ecbef92cedf574916d6562cc9\" id=9fb21e7b-8f4f-44ad-b406-d9f13c756adf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:11:13.944600 crc crio[24477]: time=\"2026-06-11T13:11:13.944477913Z\" level=info msg=\"Removed container a77359544438975030ec6252639819dcfa73fd4ecbef92cedf574916d6562cc9: openshift-marketplace/redhat-operators-2zcn4/extract-content\" id=9fb21e7b-8f4f-44ad-b406-d9f13c756adf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:11:13.947982 crc crio[24477]: time=\"2026-06-11T13:11:13.947906832Z\" level=info msg=\"Removing container: d54cbe838165d8c5d8043be35cd1170dbccef34c22d4de2c2dddd3349398c0df\" id=5d8e757d-cea7-4a09-b09b-272b60328bda name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:11:13.988549 crc crio[24477]: time=\"2026-06-11T13:11:13.988403857Z\" level=info msg=\"Removed container d54cbe838165d8c5d8043be35cd1170dbccef34c22d4de2c2dddd3349398c0df: openshift-marketplace/redhat-operators-2zcn4/extract-utilities\" id=5d8e757d-cea7-4a09-b09b-272b60328bda name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:11:59.461403 crc crio[24477]: time=\"2026-06-11T13:11:59.460182382Z\" level=info msg=\"Stopping pod sandbox: 88ab50ef1b365a8b6f98b11d400874079da29e6c3ab00837ef3688ef8e88df7d\" id=01c28baa-e577-4e1a-abb4-2d3bc93941dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:11:59.463091 crc crio[24477]: time=\"2026-06-11T13:11:59.461417577Z\" level=info msg=\"Stopped pod sandbox (already stopped): 88ab50ef1b365a8b6f98b11d400874079da29e6c3ab00837ef3688ef8e88df7d\" id=01c28baa-e577-4e1a-abb4-2d3bc93941dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:11:59.463091 crc crio[24477]: time=\"2026-06-11T13:11:59.462527358Z\" level=info msg=\"Removing pod sandbox: 88ab50ef1b365a8b6f98b11d400874079da29e6c3ab00837ef3688ef8e88df7d\" id=f431c180-f453-4086-8830-a98cf06099fe name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 13:11:59.499170 crc crio[24477]: time=\"2026-06-11T13:11:59.498978975Z\" level=info msg=\"Removed pod sandbox: 88ab50ef1b365a8b6f98b11d400874079da29e6c3ab00837ef3688ef8e88df7d\" id=f431c180-f453-4086-8830-a98cf06099fe name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 13:12:00.531249 crc crio[24477]: time=\"2026-06-11T13:12:00.52990511Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686392-2vbdg/POD\" id=9587d1bc-3e18-4db4-bcb3-4eadf731ce93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:12:00.532124 crc crio[24477]: time=\"2026-06-11T13:12:00.531974769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:12:00.581083 crc crio[24477]: time=\"2026-06-11T13:12:00.580913832Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686392-2vbdg Namespace:openshift-infra ID:39e0efe533b0319e93e2ce26e8797aa4418089ce826e404147efc0d5a64f3cb2 UID:45c53cf0-ad4c-4989-9fe5-96dc1f2defda NetNS:/var/run/netns/24d9e669-260b-452e-abef-ecff577e01a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod45c53cf0_ad4c_4989_9fe5_96dc1f2defda.slice PodAnnotations:0xc000a86868}] Aliases:map[]}\"\nJun 11 13:12:00.581396 crc crio[24477]: time=\"2026-06-11T13:12:00.581131289Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686392-2vbdg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:12:01.129211 crc crio[24477]: 2026-06-11T13:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39e0efe533b0319 Mac:ea:2f:79:a6:76:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1a Mtu:0 Sandbox:/var/run/netns/24d9e669-260b-452e-abef-ecff577e01a7 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.1.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 13:12:01.131097 crc crio[24477]: time=\"2026-06-11T13:12:01.130963295Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686392-2vbdg Namespace:openshift-infra ID:39e0efe533b0319e93e2ce26e8797aa4418089ce826e404147efc0d5a64f3cb2 UID:45c53cf0-ad4c-4989-9fe5-96dc1f2defda NetNS:/var/run/netns/24d9e669-260b-452e-abef-ecff577e01a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod45c53cf0_ad4c_4989_9fe5_96dc1f2defda.slice PodAnnotations:0xc000a86868}] Aliases:map[]}\"\nJun 11 13:12:01.131278 crc crio[24477]: time=\"2026-06-11T13:12:01.131196082Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686392-2vbdg for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 13:12:01.140901 crc crio[24477]: time=\"2026-06-11T13:12:01.140816153Z\" level=info msg=\"Ran pod sandbox 39e0efe533b0319e93e2ce26e8797aa4418089ce826e404147efc0d5a64f3cb2 with infra container: openshift-infra/auto-csr-approver-29686392-2vbdg/POD\" id=9587d1bc-3e18-4db4-bcb3-4eadf731ce93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:12:01.143342 crc crio[24477]: time=\"2026-06-11T13:12:01.143169935Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=3fa02b36-82e5-461c-8e69-82a8c30606d4 name=/runtime.v1.ImageService/PullImage\nJun 11 13:12:01.155116 crc crio[24477]: time=\"2026-06-11T13:12:01.154981214Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 13:12:03.021790 crc crio[24477]: time=\"2026-06-11T13:12:03.020996961Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=3fa02b36-82e5-461c-8e69-82a8c30606d4 name=/runtime.v1.ImageService/PullImage\nJun 11 13:12:03.025150 crc crio[24477]: time=\"2026-06-11T13:12:03.025010303Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ba35b9d1-3fd2-45fe-8e67-0a8fd27bc5cf name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:12:03.028106 crc crio[24477]: time=\"2026-06-11T13:12:03.028023587Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d1a228a4-31aa-404f-8395-d93fb7689a38 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:12:03.036945 crc crio[24477]: time=\"2026-06-11T13:12:03.036885433Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686392-2vbdg/oc\" id=8594b7ac-c568-46fd-8ec8-dcc64f1995d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:12:03.037548 crc crio[24477]: time=\"2026-06-11T13:12:03.03746311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:12:03.102711 crc crio[24477]: time=\"2026-06-11T13:12:03.102547145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:12:03.476085 crc crio[24477]: time=\"2026-06-11T13:12:03.47595739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:12:03.616861 crc crio[24477]: time=\"2026-06-11T13:12:03.616369916Z\" level=info msg=\"Created container 8aa60b33e48793c550b282999c77c3541c956ae94a978fc2d9461acbf89e1250: openshift-infra/auto-csr-approver-29686392-2vbdg/oc\" id=8594b7ac-c568-46fd-8ec8-dcc64f1995d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:12:03.618211 crc crio[24477]: time=\"2026-06-11T13:12:03.618119705Z\" level=info msg=\"Starting container: 8aa60b33e48793c550b282999c77c3541c956ae94a978fc2d9461acbf89e1250\" id=2d0331a7-05b2-4e24-8ede-c9c409c46d09 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 13:12:03.624021 crc crio[24477]: time=\"2026-06-11T13:12:03.623952318Z\" level=info msg=\"Started container\" PID=287319 containerID=8aa60b33e48793c550b282999c77c3541c956ae94a978fc2d9461acbf89e1250 description=openshift-infra/auto-csr-approver-29686392-2vbdg/oc id=2d0331a7-05b2-4e24-8ede-c9c409c46d09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39e0efe533b0319e93e2ce26e8797aa4418089ce826e404147efc0d5a64f3cb2\nJun 11 13:12:05.740716 crc crio[24477]: time=\"2026-06-11T13:12:05.740130352Z\" level=info msg=\"Stopping pod sandbox: 39e0efe533b0319e93e2ce26e8797aa4418089ce826e404147efc0d5a64f3cb2\" id=ce83a330-94c2-4c10-9f04-a28f2ad222a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:12:05.742585 crc crio[24477]: time=\"2026-06-11T13:12:05.741462709Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686392-2vbdg Namespace:openshift-infra ID:39e0efe533b0319e93e2ce26e8797aa4418089ce826e404147efc0d5a64f3cb2 UID:45c53cf0-ad4c-4989-9fe5-96dc1f2defda NetNS:/var/run/netns/24d9e669-260b-452e-abef-ecff577e01a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod45c53cf0_ad4c_4989_9fe5_96dc1f2defda.slice PodAnnotations:0xc000a868f8}] Aliases:map[]}\"\nJun 11 13:12:05.742585 crc crio[24477]: time=\"2026-06-11T13:12:05.741622404Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686392-2vbdg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:12:06.079839 crc crio[24477]: time=\"2026-06-11T13:12:06.079521859Z\" level=info msg=\"Stopped pod sandbox: 39e0efe533b0319e93e2ce26e8797aa4418089ce826e404147efc0d5a64f3cb2\" id=ce83a330-94c2-4c10-9f04-a28f2ad222a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:12:59.531560 crc crio[24477]: time=\"2026-06-11T13:12:59.530814713Z\" level=info msg=\"Removing container: afaa669c668fabed587039ffd5903d6baa17d89ff1b0523098d0692d5d574516\" id=377095f2-3318-40e0-9045-b77184b39e6c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:12:59.733541 crc crio[24477]: time=\"2026-06-11T13:12:59.733435423Z\" level=info msg=\"Removed container afaa669c668fabed587039ffd5903d6baa17d89ff1b0523098d0692d5d574516: openshift-infra/auto-csr-approver-29686386-dn77w/oc\" id=377095f2-3318-40e0-9045-b77184b39e6c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:12:59.738481 crc crio[24477]: time=\"2026-06-11T13:12:59.738403993Z\" level=info msg=\"Removing container: b7f09eddd5966dade105077dff07bbb001cc1cfe7037697d66b2ee1707715f71\" id=492d833b-cdac-4582-bb4e-6864b3b13846 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:12:59.786009 crc crio[24477]: time=\"2026-06-11T13:12:59.785905679Z\" level=info msg=\"Removed container b7f09eddd5966dade105077dff07bbb001cc1cfe7037697d66b2ee1707715f71: openshift-must-gather-x8trt/crc-debug-swrtr/container-00\" id=492d833b-cdac-4582-bb4e-6864b3b13846 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:12:59.809312 crc crio[24477]: time=\"2026-06-11T13:12:59.809225Z\" level=info msg=\"Stopping pod sandbox: aaa244a0b7806b262001882ad4ecc020f6d8f564a7c736fb41f24ca046bfe694\" id=3899931d-83ce-4e2a-9615-db52101afb21 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:12:59.809544 crc crio[24477]: time=\"2026-06-11T13:12:59.809337424Z\" level=info msg=\"Stopped pod sandbox (already stopped): aaa244a0b7806b262001882ad4ecc020f6d8f564a7c736fb41f24ca046bfe694\" id=3899931d-83ce-4e2a-9615-db52101afb21 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:12:59.810294 crc crio[24477]: time=\"2026-06-11T13:12:59.810240247Z\" level=info msg=\"Removing pod sandbox: aaa244a0b7806b262001882ad4ecc020f6d8f564a7c736fb41f24ca046bfe694\" id=2bcfc1b1-77a2-4eed-8b7b-1598af482cba name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 13:12:59.832010 crc crio[24477]: time=\"2026-06-11T13:12:59.831925021Z\" level=info msg=\"Removed pod sandbox: aaa244a0b7806b262001882ad4ecc020f6d8f564a7c736fb41f24ca046bfe694\" id=2bcfc1b1-77a2-4eed-8b7b-1598af482cba name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 13:12:59.833251 crc crio[24477]: time=\"2026-06-11T13:12:59.833209089Z\" level=info msg=\"Stopping pod sandbox: 21f44c7c7d7140c8c173cedbe09be7d93fb825a9cc33db760223dc3f2fcd0c1a\" id=a5edfe98-9b56-4e1f-abd0-475c7ece13f3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:12:59.833396 crc crio[24477]: time=\"2026-06-11T13:12:59.833377763Z\" level=info msg=\"Stopped pod sandbox (already stopped): 21f44c7c7d7140c8c173cedbe09be7d93fb825a9cc33db760223dc3f2fcd0c1a\" id=a5edfe98-9b56-4e1f-abd0-475c7ece13f3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:12:59.834505 crc crio[24477]: time=\"2026-06-11T13:12:59.834452322Z\" level=info msg=\"Removing pod sandbox: 21f44c7c7d7140c8c173cedbe09be7d93fb825a9cc33db760223dc3f2fcd0c1a\" id=4af06d58-c640-4fe2-8d4b-a1654c093960 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 13:12:59.851470 crc crio[24477]: time=\"2026-06-11T13:12:59.851381527Z\" level=info msg=\"Removed pod sandbox: 21f44c7c7d7140c8c173cedbe09be7d93fb825a9cc33db760223dc3f2fcd0c1a\" id=4af06d58-c640-4fe2-8d4b-a1654c093960 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 13:13:00.547348 crc crio[24477]: time=\"2026-06-11T13:13:00.546591526Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-jr8r8/POD\" id=28e98e2d-6822-492e-a6d2-6de80fe2cc9a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:13:00.548151 crc crio[24477]: time=\"2026-06-11T13:13:00.547397769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:13:00.598842 crc crio[24477]: time=\"2026-06-11T13:13:00.598730762Z\" level=info msg=\"Got pod network &{Name:community-operators-jr8r8 Namespace:openshift-marketplace ID:9f3ebe1be2723024e9cd24c494a1388ee1353c93d6714916628b1c3fd7dbbd1d UID:e76e708f-46f5-40f1-b578-c964ef179684 NetNS:/var/run/netns/bde646c1-c376-4f4d-bad5-30c7732447eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode76e708f_46f5_40f1_b578_c964ef179684.slice PodAnnotations:0xc002e12370}] Aliases:map[]}\"\nJun 11 13:13:00.598842 crc crio[24477]: time=\"2026-06-11T13:13:00.598822075Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-jr8r8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:13:01.807512 crc crio[24477]: 2026-06-11T13:13:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f3ebe1be272302 Mac:7a:d4:30:02:b8:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1b Mtu:0 Sandbox:/var/run/netns/bde646c1-c376-4f4d-bad5-30c7732447eb SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 13:13:01.810353 crc crio[24477]: time=\"2026-06-11T13:13:01.810315765Z\" level=info msg=\"Got pod network &{Name:community-operators-jr8r8 Namespace:openshift-marketplace ID:9f3ebe1be2723024e9cd24c494a1388ee1353c93d6714916628b1c3fd7dbbd1d UID:e76e708f-46f5-40f1-b578-c964ef179684 NetNS:/var/run/netns/bde646c1-c376-4f4d-bad5-30c7732447eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode76e708f_46f5_40f1_b578_c964ef179684.slice PodAnnotations:0xc002e12370}] Aliases:map[]}\"\nJun 11 13:13:01.810613 crc crio[24477]: time=\"2026-06-11T13:13:01.810595893Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-jr8r8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 13:13:01.825972 crc crio[24477]: time=\"2026-06-11T13:13:01.824986733Z\" level=info msg=\"Ran pod sandbox 9f3ebe1be2723024e9cd24c494a1388ee1353c93d6714916628b1c3fd7dbbd1d with infra container: openshift-marketplace/community-operators-jr8r8/POD\" id=28e98e2d-6822-492e-a6d2-6de80fe2cc9a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:13:01.831525 crc crio[24477]: time=\"2026-06-11T13:13:01.828989893Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=acc4cb3d-34e2-459d-855c-376cffbf332a name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:13:01.832042 crc crio[24477]: time=\"2026-06-11T13:13:01.831928545Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=01be030f-22c4-422a-a4cf-c930cb5d1d40 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:13:01.839890 crc crio[24477]: time=\"2026-06-11T13:13:01.839806015Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-jr8r8/extract-utilities\" id=3cd7790f-e7d7-4484-bcf9-9e8cf7a6f734 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:13:01.840363 crc crio[24477]: time=\"2026-06-11T13:13:01.840308569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:13:01.912916 crc crio[24477]: time=\"2026-06-11T13:13:01.911805497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:13:01.916919 crc crio[24477]: time=\"2026-06-11T13:13:01.916873279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:13:02.060313 crc crio[24477]: time=\"2026-06-11T13:13:02.059332598Z\" level=info msg=\"Created container c82ab5907ff890cfa0ee01c908b5613621022c7a29eecdbe9f94b235fe984f93: openshift-marketplace/community-operators-jr8r8/extract-utilities\" id=3cd7790f-e7d7-4484-bcf9-9e8cf7a6f734 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:13:02.061619 crc crio[24477]: time=\"2026-06-11T13:13:02.06155352Z\" level=info msg=\"Starting container: c82ab5907ff890cfa0ee01c908b5613621022c7a29eecdbe9f94b235fe984f93\" id=4001eb3e-c948-4b50-97b4-12ca54804116 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 13:13:02.073366 crc crio[24477]: time=\"2026-06-11T13:13:02.073252966Z\" level=info msg=\"Started container\" PID=295837 containerID=c82ab5907ff890cfa0ee01c908b5613621022c7a29eecdbe9f94b235fe984f93 description=openshift-marketplace/community-operators-jr8r8/extract-utilities id=4001eb3e-c948-4b50-97b4-12ca54804116 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f3ebe1be2723024e9cd24c494a1388ee1353c93d6714916628b1c3fd7dbbd1d\nJun 11 13:13:02.779894 crc crio[24477]: time=\"2026-06-11T13:13:02.778918039Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=404dddad-f633-4179-bcaa-65aadd0d15fc name=/runtime.v1.ImageService/PullImage\nJun 11 13:13:02.809985 crc crio[24477]: time=\"2026-06-11T13:13:02.80648987Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 13:13:03.480906 crc crio[24477]: time=\"2026-06-11T13:13:03.480361874Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=404dddad-f633-4179-bcaa-65aadd0d15fc name=/runtime.v1.ImageService/PullImage\nJun 11 13:13:03.482512 crc crio[24477]: time=\"2026-06-11T13:13:03.48242053Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=0f9eac95-be8f-43a6-936a-9dff39c4cd58 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:13:03.488889 crc crio[24477]: time=\"2026-06-11T13:13:03.488752847Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6c9b6a87-e1eb-4aab-835a-f065121cc8e1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:13:03.496166 crc crio[24477]: time=\"2026-06-11T13:13:03.496105992Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-jr8r8/extract-content\" id=c42b3400-3f96-4504-ae5e-d374a53452ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:13:03.496887 crc crio[24477]: time=\"2026-06-11T13:13:03.496507704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:13:03.538930 crc crio[24477]: time=\"2026-06-11T13:13:03.538850175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:13:03.541938 crc crio[24477]: time=\"2026-06-11T13:13:03.54187673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:13:03.735146 crc crio[24477]: time=\"2026-06-11T13:13:03.734889902Z\" level=info msg=\"Created container f66ce0d0081aeff02db61591367b322e2c33d9c4cd135dfc693b78edabafb1b8: openshift-marketplace/community-operators-jr8r8/extract-content\" id=c42b3400-3f96-4504-ae5e-d374a53452ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:13:03.736750 crc crio[24477]: time=\"2026-06-11T13:13:03.736621211Z\" level=info msg=\"Starting container: f66ce0d0081aeff02db61591367b322e2c33d9c4cd135dfc693b78edabafb1b8\" id=a3fcc333-a7c4-438a-ba08-2f83bb388fac name=/runtime.v1.RuntimeService/StartContainer\nJun 11 13:13:03.745898 crc crio[24477]: time=\"2026-06-11T13:13:03.745843208Z\" level=info msg=\"Started container\" PID=296021 containerID=f66ce0d0081aeff02db61591367b322e2c33d9c4cd135dfc693b78edabafb1b8 description=openshift-marketplace/community-operators-jr8r8/extract-content id=a3fcc333-a7c4-438a-ba08-2f83bb388fac name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f3ebe1be2723024e9cd24c494a1388ee1353c93d6714916628b1c3fd7dbbd1d\nJun 11 13:13:04.825454 crc crio[24477]: time=\"2026-06-11T13:13:04.824708469Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=dc893348-9136-442b-8b51-e90604e2ca0f name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:13:04.828729 crc crio[24477]: time=\"2026-06-11T13:13:04.828579068Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=20540d26-b60c-49e4-aa30-a6c3f93ca131 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:13:04.844718 crc crio[24477]: time=\"2026-06-11T13:13:04.841709773Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-jr8r8/registry-server\" id=76c584e6-2130-4ec8-83e3-aa765ee7291d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:13:04.844718 crc crio[24477]: time=\"2026-06-11T13:13:04.842195688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:13:04.927089 crc crio[24477]: time=\"2026-06-11T13:13:04.926947015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:13:04.935819 crc crio[24477]: time=\"2026-06-11T13:13:04.935730116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:13:05.088227 crc crio[24477]: time=\"2026-06-11T13:13:05.087815798Z\" level=info msg=\"Created container 333d00fb10d947ba6b695e967a24b5e5719d3fdef380d19ee0e980055957c863: openshift-marketplace/community-operators-jr8r8/registry-server\" id=76c584e6-2130-4ec8-83e3-aa765ee7291d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:13:05.089360 crc crio[24477]: time=\"2026-06-11T13:13:05.089227988Z\" level=info msg=\"Starting container: 333d00fb10d947ba6b695e967a24b5e5719d3fdef380d19ee0e980055957c863\" id=b3d44e74-04d7-45bc-bc1c-ff443124dadb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 13:13:05.093935 crc crio[24477]: time=\"2026-06-11T13:13:05.093770925Z\" level=info msg=\"Started container\" PID=296173 containerID=333d00fb10d947ba6b695e967a24b5e5719d3fdef380d19ee0e980055957c863 description=openshift-marketplace/community-operators-jr8r8/registry-server id=b3d44e74-04d7-45bc-bc1c-ff443124dadb name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f3ebe1be2723024e9cd24c494a1388ee1353c93d6714916628b1c3fd7dbbd1d\nJun 11 13:13:06.213438 crc crio[24477]: time=\"2026-06-11T13:13:06.212898209Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:06.801070 crc crio[24477]: time=\"2026-06-11T13:13:06.80091361Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:06.925468 crc crio[24477]: time=\"2026-06-11T13:13:06.925308073Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:07.411254 crc crio[24477]: time=\"2026-06-11T13:13:07.411091119Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:07.529019 crc crio[24477]: time=\"2026-06-11T13:13:07.528850197Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:07.546786 crc crio[24477]: time=\"2026-06-11T13:13:07.546697753Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:07.606801 crc crio[24477]: time=\"2026-06-11T13:13:07.606613102Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:07.790358 crc crio[24477]: time=\"2026-06-11T13:13:07.78976203Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:07.994780 crc crio[24477]: time=\"2026-06-11T13:13:07.994628668Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:08.059514 crc crio[24477]: time=\"2026-06-11T13:13:08.059292368Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:08.165141 crc crio[24477]: time=\"2026-06-11T13:13:08.156018805Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:08.165141 crc crio[24477]: time=\"2026-06-11T13:13:08.159078332Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:08.221864 crc crio[24477]: time=\"2026-06-11T13:13:08.22176916Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:08.299324 crc crio[24477]: time=\"2026-06-11T13:13:08.29921992Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:09.036520 crc crio[24477]: time=\"2026-06-11T13:13:09.036426352Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:09.707714 crc crio[24477]: time=\"2026-06-11T13:13:09.707142391Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:10.148705 crc crio[24477]: time=\"2026-06-11T13:13:10.147882123Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:10.781944 crc crio[24477]: time=\"2026-06-11T13:13:10.781859476Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:11.464548 crc crio[24477]: time=\"2026-06-11T13:13:11.464472365Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:11.489578 crc crio[24477]: time=\"2026-06-11T13:13:11.48943409Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:11.507585 crc crio[24477]: time=\"2026-06-11T13:13:11.507481334Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:12.488472 crc crio[24477]: time=\"2026-06-11T13:13:12.4874957Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:15.105877 crc crio[24477]: time=\"2026-06-11T13:13:15.103628399Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:15.236583 crc crio[24477]: time=\"2026-06-11T13:13:15.235821686Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:15.490138 crc crio[24477]: time=\"2026-06-11T13:13:15.490035568Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:15.973293 crc crio[24477]: time=\"2026-06-11T13:13:15.973174101Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:18.264436 crc crio[24477]: time=\"2026-06-11T13:13:18.263915714Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:18.408683 crc crio[24477]: time=\"2026-06-11T13:13:18.408558838Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:18.885750 crc crio[24477]: time=\"2026-06-11T13:13:18.885371537Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:19.517995 crc crio[24477]: time=\"2026-06-11T13:13:19.51792191Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:22.077001 crc crio[24477]: time=\"2026-06-11T13:13:22.076114306Z\" level=info msg=\"Stopping container: 333d00fb10d947ba6b695e967a24b5e5719d3fdef380d19ee0e980055957c863 (timeout: 2s)\" id=787c4b81-b562-4adc-a06b-4cdd3501ecce name=/runtime.v1.RuntimeService/StopContainer\nJun 11 13:13:22.107243 crc crio[24477]: time=\"2026-06-11T13:13:22.107163649Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:22.163338 crc crio[24477]: time=\"2026-06-11T13:13:22.163234603Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:22.225360 crc crio[24477]: time=\"2026-06-11T13:13:22.225196741Z\" level=info msg=\"Stopped container 333d00fb10d947ba6b695e967a24b5e5719d3fdef380d19ee0e980055957c863: openshift-marketplace/community-operators-jr8r8/registry-server\" id=787c4b81-b562-4adc-a06b-4cdd3501ecce name=/runtime.v1.RuntimeService/StopContainer\nJun 11 13:13:22.235281 crc crio[24477]: time=\"2026-06-11T13:13:22.235187034Z\" level=info msg=\"Stopping pod sandbox: 9f3ebe1be2723024e9cd24c494a1388ee1353c93d6714916628b1c3fd7dbbd1d\" id=2e1f12b8-b4b4-4bd2-b098-9371b44cf9ea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:13:22.235926 crc crio[24477]: time=\"2026-06-11T13:13:22.235859333Z\" level=info msg=\"Got pod network &{Name:community-operators-jr8r8 Namespace:openshift-marketplace ID:9f3ebe1be2723024e9cd24c494a1388ee1353c93d6714916628b1c3fd7dbbd1d UID:e76e708f-46f5-40f1-b578-c964ef179684 NetNS:/var/run/netns/bde646c1-c376-4f4d-bad5-30c7732447eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode76e708f_46f5_40f1_b578_c964ef179684.slice PodAnnotations:0xc002d1a9f0}] Aliases:map[]}\"\nJun 11 13:13:22.236137 crc crio[24477]: time=\"2026-06-11T13:13:22.236045218Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-jr8r8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:13:22.582338 crc crio[24477]: time=\"2026-06-11T13:13:22.580772939Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:22.650911 crc crio[24477]: time=\"2026-06-11T13:13:22.650227246Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:22.729709 crc crio[24477]: time=\"2026-06-11T13:13:22.729408315Z\" level=info msg=\"Stopped pod sandbox: 9f3ebe1be2723024e9cd24c494a1388ee1353c93d6714916628b1c3fd7dbbd1d\" id=2e1f12b8-b4b4-4bd2-b098-9371b44cf9ea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:13:23.007394 crc crio[24477]: time=\"2026-06-11T13:13:23.006817692Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:23.118880 crc crio[24477]: time=\"2026-06-11T13:13:23.118811283Z\" level=info msg=\"Removing container: 333d00fb10d947ba6b695e967a24b5e5719d3fdef380d19ee0e980055957c863\" id=b079b142-7ef9-49e0-8794-638516945a9e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:13:23.188223 crc crio[24477]: time=\"2026-06-11T13:13:23.188113569Z\" level=info msg=\"Removed container 333d00fb10d947ba6b695e967a24b5e5719d3fdef380d19ee0e980055957c863: openshift-marketplace/community-operators-jr8r8/registry-server\" id=b079b142-7ef9-49e0-8794-638516945a9e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:13:23.208927 crc crio[24477]: time=\"2026-06-11T13:13:23.208538835Z\" level=info msg=\"Removing container: f66ce0d0081aeff02db61591367b322e2c33d9c4cd135dfc693b78edabafb1b8\" id=9762b589-7372-4b12-96ea-badd870f0456 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:13:23.266219 crc crio[24477]: time=\"2026-06-11T13:13:23.265389474Z\" level=info msg=\"Removed container f66ce0d0081aeff02db61591367b322e2c33d9c4cd135dfc693b78edabafb1b8: openshift-marketplace/community-operators-jr8r8/extract-content\" id=9762b589-7372-4b12-96ea-badd870f0456 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:13:23.280127 crc crio[24477]: time=\"2026-06-11T13:13:23.280044485Z\" level=info msg=\"Removing container: c82ab5907ff890cfa0ee01c908b5613621022c7a29eecdbe9f94b235fe984f93\" id=c1a59029-f3cd-41eb-8b4e-5ab9966083c3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:13:23.309595 crc crio[24477]: time=\"2026-06-11T13:13:23.309500887Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:23.320139 crc crio[24477]: time=\"2026-06-11T13:13:23.320014353Z\" level=info msg=\"Removed container c82ab5907ff890cfa0ee01c908b5613621022c7a29eecdbe9f94b235fe984f93: openshift-marketplace/community-operators-jr8r8/extract-utilities\" id=c1a59029-f3cd-41eb-8b4e-5ab9966083c3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:13:23.568100 crc crio[24477]: time=\"2026-06-11T13:13:23.568012836Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:23.577443 crc crio[24477]: time=\"2026-06-11T13:13:23.577354277Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:23.786874 crc crio[24477]: time=\"2026-06-11T13:13:23.786786296Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:25.673109 crc crio[24477]: time=\"2026-06-11T13:13:25.672535213Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:25.720822 crc crio[24477]: time=\"2026-06-11T13:13:25.720721502Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:25.919910 crc crio[24477]: time=\"2026-06-11T13:13:25.919473339Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:26.601262 crc crio[24477]: time=\"2026-06-11T13:13:26.601149854Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:27.103242 crc crio[24477]: time=\"2026-06-11T13:13:27.103192788Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:29.135088 crc crio[24477]: time=\"2026-06-11T13:13:29.134353901Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:29.203072 crc crio[24477]: time=\"2026-06-11T13:13:29.20296903Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:29.223364 crc crio[24477]: time=\"2026-06-11T13:13:29.223269283Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:36.942952 crc crio[24477]: time=\"2026-06-11T13:13:36.94202665Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:13:59.883451 crc crio[24477]: time=\"2026-06-11T13:13:59.882426121Z\" level=info msg=\"Stopping pod sandbox: 9f3ebe1be2723024e9cd24c494a1388ee1353c93d6714916628b1c3fd7dbbd1d\" id=c370efa5-3ae7-4a82-bc58-a8a347746f50 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:13:59.883451 crc crio[24477]: time=\"2026-06-11T13:13:59.883369148Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9f3ebe1be2723024e9cd24c494a1388ee1353c93d6714916628b1c3fd7dbbd1d\" id=c370efa5-3ae7-4a82-bc58-a8a347746f50 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:13:59.886440 crc crio[24477]: time=\"2026-06-11T13:13:59.884105297Z\" level=info msg=\"Removing pod sandbox: 9f3ebe1be2723024e9cd24c494a1388ee1353c93d6714916628b1c3fd7dbbd1d\" id=43ecc03e-5b25-4787-9e0c-828d86605fcc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 13:13:59.896987 crc crio[24477]: time=\"2026-06-11T13:13:59.896862247Z\" level=info msg=\"Removed pod sandbox: 9f3ebe1be2723024e9cd24c494a1388ee1353c93d6714916628b1c3fd7dbbd1d\" id=43ecc03e-5b25-4787-9e0c-828d86605fcc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 13:14:00.586203 crc crio[24477]: time=\"2026-06-11T13:14:00.586094826Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686394-xdwq2/POD\" id=f6b35f95-8cda-40a5-ab69-820f4021e308 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:14:00.586386 crc crio[24477]: time=\"2026-06-11T13:14:00.586208861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:14:00.624821 crc crio[24477]: time=\"2026-06-11T13:14:00.624724325Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686394-xdwq2 Namespace:openshift-infra ID:e8906ba35d049e19f99a2691266b810d6c9126a8828eb6702423928c277de25b UID:4d9cd2c2-3e4e-4fef-ad7c-7d6b9655c6a8 NetNS:/var/run/netns/88595cb4-f868-458c-b4fe-12492d2b8a40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d9cd2c2_3e4e_4fef_ad7c_7d6b9655c6a8.slice PodAnnotations:0xc000b18808}] Aliases:map[]}\"\nJun 11 13:14:00.624821 crc crio[24477]: time=\"2026-06-11T13:14:00.624785267Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686394-xdwq2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:14:01.216030 crc crio[24477]: 2026-06-11T13:14:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8906ba35d049e1 Mac:da:2e:aa:ab:e3:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1c Mtu:0 Sandbox:/var/run/netns/88595cb4-f868-458c-b4fe-12492d2b8a40 SocketPath: PciID:}] [{Interface:0xc0002d8690 Address:{IP:10.217.1.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 13:14:01.218093 crc crio[24477]: time=\"2026-06-11T13:14:01.218008984Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686394-xdwq2 Namespace:openshift-infra ID:e8906ba35d049e19f99a2691266b810d6c9126a8828eb6702423928c277de25b UID:4d9cd2c2-3e4e-4fef-ad7c-7d6b9655c6a8 NetNS:/var/run/netns/88595cb4-f868-458c-b4fe-12492d2b8a40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d9cd2c2_3e4e_4fef_ad7c_7d6b9655c6a8.slice PodAnnotations:0xc000b18808}] Aliases:map[]}\"\nJun 11 13:14:01.218227 crc crio[24477]: time=\"2026-06-11T13:14:01.21821018Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686394-xdwq2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 13:14:01.231962 crc crio[24477]: time=\"2026-06-11T13:14:01.231419413Z\" level=info msg=\"Ran pod sandbox e8906ba35d049e19f99a2691266b810d6c9126a8828eb6702423928c277de25b with infra container: openshift-infra/auto-csr-approver-29686394-xdwq2/POD\" id=f6b35f95-8cda-40a5-ab69-820f4021e308 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:14:01.236364 crc crio[24477]: time=\"2026-06-11T13:14:01.235948972Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=6f8636d3-aee0-4fc9-8640-13055cdc8818 name=/runtime.v1.ImageService/PullImage\nJun 11 13:14:01.248576 crc crio[24477]: time=\"2026-06-11T13:14:01.248509673Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 13:14:02.434712 crc crio[24477]: time=\"2026-06-11T13:14:02.431951542Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=6f8636d3-aee0-4fc9-8640-13055cdc8818 name=/runtime.v1.ImageService/PullImage\nJun 11 13:14:02.440424 crc crio[24477]: time=\"2026-06-11T13:14:02.436364095Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=eb9e2c11-69c1-41ff-9ea0-df6cc033adfc name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:14:02.517781 crc crio[24477]: time=\"2026-06-11T13:14:02.51718593Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=45c2f793-ee35-4220-8006-3f6d5b537321 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:14:02.544768 crc crio[24477]: time=\"2026-06-11T13:14:02.543684657Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686394-xdwq2/oc\" id=221b3280-374c-4580-b39e-668beb3e2fd3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:14:02.547441 crc crio[24477]: time=\"2026-06-11T13:14:02.545454807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:14:02.601543 crc crio[24477]: time=\"2026-06-11T13:14:02.601456799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:14:03.233500 crc crio[24477]: time=\"2026-06-11T13:14:03.233409295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:14:03.359219 crc crio[24477]: time=\"2026-06-11T13:14:03.359108861Z\" level=info msg=\"Created container 53adbd5a956cacda8efc60ebdc3d41efcc0c80c666af6437068f1e26511b81e0: openshift-infra/auto-csr-approver-29686394-xdwq2/oc\" id=221b3280-374c-4580-b39e-668beb3e2fd3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:14:03.361135 crc crio[24477]: time=\"2026-06-11T13:14:03.361031685Z\" level=info msg=\"Starting container: 53adbd5a956cacda8efc60ebdc3d41efcc0c80c666af6437068f1e26511b81e0\" id=a66cd195-03a3-4a3d-ae40-8e6bba751603 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 13:14:03.365266 crc crio[24477]: time=\"2026-06-11T13:14:03.365218871Z\" level=info msg=\"Started container\" PID=301111 containerID=53adbd5a956cacda8efc60ebdc3d41efcc0c80c666af6437068f1e26511b81e0 description=openshift-infra/auto-csr-approver-29686394-xdwq2/oc id=a66cd195-03a3-4a3d-ae40-8e6bba751603 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8906ba35d049e19f99a2691266b810d6c9126a8828eb6702423928c277de25b\nJun 11 13:14:05.836043 crc crio[24477]: time=\"2026-06-11T13:14:05.835127312Z\" level=info msg=\"Stopping pod sandbox: e8906ba35d049e19f99a2691266b810d6c9126a8828eb6702423928c277de25b\" id=ab318273-4c24-4331-82a7-2a30e8f03f24 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:14:05.837571 crc crio[24477]: time=\"2026-06-11T13:14:05.836695776Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686394-xdwq2 Namespace:openshift-infra ID:e8906ba35d049e19f99a2691266b810d6c9126a8828eb6702423928c277de25b UID:4d9cd2c2-3e4e-4fef-ad7c-7d6b9655c6a8 NetNS:/var/run/netns/88595cb4-f868-458c-b4fe-12492d2b8a40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d9cd2c2_3e4e_4fef_ad7c_7d6b9655c6a8.slice PodAnnotations:0xc000b189a0}] Aliases:map[]}\"\nJun 11 13:14:05.837571 crc crio[24477]: time=\"2026-06-11T13:14:05.83682878Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686394-xdwq2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:14:06.175557 crc crio[24477]: time=\"2026-06-11T13:14:06.174830616Z\" level=info msg=\"Stopped pod sandbox: e8906ba35d049e19f99a2691266b810d6c9126a8828eb6702423928c277de25b\" id=ab318273-4c24-4331-82a7-2a30e8f03f24 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:14:59.928589 crc crio[24477]: time=\"2026-06-11T13:14:59.927769766Z\" level=info msg=\"Removing container: f5812faaef5967e55db43eafa783c379084998cac867144a8aad743f14e2259d\" id=9866baeb-3ccf-4efa-a88f-aa0b4f537f86 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:15:00.128778 crc crio[24477]: time=\"2026-06-11T13:15:00.128572688Z\" level=info msg=\"Removed container f5812faaef5967e55db43eafa783c379084998cac867144a8aad743f14e2259d: openshift-infra/auto-csr-approver-29686388-gbsf2/oc\" id=9866baeb-3ccf-4efa-a88f-aa0b4f537f86 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:15:00.157733 crc crio[24477]: time=\"2026-06-11T13:15:00.148765259Z\" level=info msg=\"Stopping pod sandbox: 25dbd08fdb0758a891d15d7dc0d62ed5ff5996edf69be32a07416f8ba3dad4aa\" id=2ba8102c-46d2-4cf2-adc7-309bef98556a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:15:00.157733 crc crio[24477]: time=\"2026-06-11T13:15:00.148858561Z\" level=info msg=\"Stopped pod sandbox (already stopped): 25dbd08fdb0758a891d15d7dc0d62ed5ff5996edf69be32a07416f8ba3dad4aa\" id=2ba8102c-46d2-4cf2-adc7-309bef98556a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:15:00.157733 crc crio[24477]: time=\"2026-06-11T13:15:00.150051125Z\" level=info msg=\"Removing pod sandbox: 25dbd08fdb0758a891d15d7dc0d62ed5ff5996edf69be32a07416f8ba3dad4aa\" id=5834fcf9-8023-4c8d-b7e9-75811efad7fb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 13:15:00.191901 crc crio[24477]: time=\"2026-06-11T13:15:00.191583116Z\" level=info msg=\"Removed pod sandbox: 25dbd08fdb0758a891d15d7dc0d62ed5ff5996edf69be32a07416f8ba3dad4aa\" id=5834fcf9-8023-4c8d-b7e9-75811efad7fb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 13:15:00.566094 crc crio[24477]: time=\"2026-06-11T13:15:00.565621016Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686395-9hcj8/POD\" id=93919a13-2a82-4a82-957a-2385f811dc86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:15:00.566250 crc crio[24477]: time=\"2026-06-11T13:15:00.566100129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:15:00.606913 crc crio[24477]: time=\"2026-06-11T13:15:00.606409024Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686395-9hcj8 Namespace:openshift-operator-lifecycle-manager ID:c5cce414effce98056340268581448254b1f24fada0b65dce122f345298287f5 UID:c06fcd5c-0e06-44c1-811e-856bccfb96d5 NetNS:/var/run/netns/be00ec48-1c36-4dcd-8596-cd2a65f24a02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc06fcd5c_0e06_44c1_811e_856bccfb96d5.slice PodAnnotations:0xc0072c0e80}] Aliases:map[]}\"\nJun 11 13:15:00.607888 crc crio[24477]: time=\"2026-06-11T13:15:00.607856965Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686395-9hcj8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:15:00.967376 crc crio[24477]: 2026-06-11T13:15:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c5cce414effce98 Mac:ce:c4:ca:51:f0:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1d Mtu:0 Sandbox:/var/run/netns/be00ec48-1c36-4dcd-8596-cd2a65f24a02 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.1.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 13:15:00.967376 crc crio[24477]: time=\"2026-06-11T13:15:00.966494701Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686395-9hcj8 Namespace:openshift-operator-lifecycle-manager ID:c5cce414effce98056340268581448254b1f24fada0b65dce122f345298287f5 UID:c06fcd5c-0e06-44c1-811e-856bccfb96d5 NetNS:/var/run/netns/be00ec48-1c36-4dcd-8596-cd2a65f24a02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc06fcd5c_0e06_44c1_811e_856bccfb96d5.slice PodAnnotations:0xc0072c0e80}] Aliases:map[]}\"\nJun 11 13:15:00.969294 crc crio[24477]: time=\"2026-06-11T13:15:00.968795367Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686395-9hcj8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 13:15:00.980948 crc crio[24477]: time=\"2026-06-11T13:15:00.980906398Z\" level=info msg=\"Ran pod sandbox c5cce414effce98056340268581448254b1f24fada0b65dce122f345298287f5 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686395-9hcj8/POD\" id=93919a13-2a82-4a82-957a-2385f811dc86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:15:00.991189 crc crio[24477]: time=\"2026-06-11T13:15:00.990842915Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=86fe68fe-b67d-4c7a-9565-ea42dbea3e1d name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:15:01.000013 crc crio[24477]: time=\"2026-06-11T13:15:00.999944011Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7feeb4ec-ec1b-49b2-94ad-fb237af5efc1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:15:01.007185 crc crio[24477]: time=\"2026-06-11T13:15:01.007111629Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686395-9hcj8/collect-profiles\" id=602fbcb0-aa80-4918-b03c-30b674de2fb6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:15:01.007608 crc crio[24477]: time=\"2026-06-11T13:15:01.007555502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:15:01.079519 crc crio[24477]: time=\"2026-06-11T13:15:01.079265124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:15:01.093598 crc crio[24477]: time=\"2026-06-11T13:15:01.093449107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:15:01.232867 crc crio[24477]: time=\"2026-06-11T13:15:01.232749373Z\" level=info msg=\"Created container c967f02bc935eb3d8fa42ddd96a5a5fe7b76f5ba60286b5beb9a1c413dbd80dc: openshift-operator-lifecycle-manager/collect-profiles-29686395-9hcj8/collect-profiles\" id=602fbcb0-aa80-4918-b03c-30b674de2fb6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:15:01.235554 crc crio[24477]: time=\"2026-06-11T13:15:01.235418247Z\" level=info msg=\"Starting container: c967f02bc935eb3d8fa42ddd96a5a5fe7b76f5ba60286b5beb9a1c413dbd80dc\" id=6834d1c5-73f4-46f6-af6e-dbfeb521c3d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 13:15:01.245603 crc crio[24477]: time=\"2026-06-11T13:15:01.245197351Z\" level=info msg=\"Started container\" PID=304102 containerID=c967f02bc935eb3d8fa42ddd96a5a5fe7b76f5ba60286b5beb9a1c413dbd80dc description=openshift-operator-lifecycle-manager/collect-profiles-29686395-9hcj8/collect-profiles id=6834d1c5-73f4-46f6-af6e-dbfeb521c3d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5cce414effce98056340268581448254b1f24fada0b65dce122f345298287f5\nJun 11 13:15:03.003567 crc crio[24477]: time=\"2026-06-11T13:15:03.002215787Z\" level=info msg=\"Stopping pod sandbox: c5cce414effce98056340268581448254b1f24fada0b65dce122f345298287f5\" id=cc1ad3d3-4b4c-4b47-9401-b61ddbb94b65 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:15:03.005095 crc crio[24477]: time=\"2026-06-11T13:15:03.004550382Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686395-9hcj8 Namespace:openshift-operator-lifecycle-manager ID:c5cce414effce98056340268581448254b1f24fada0b65dce122f345298287f5 UID:c06fcd5c-0e06-44c1-811e-856bccfb96d5 NetNS:/var/run/netns/be00ec48-1c36-4dcd-8596-cd2a65f24a02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc06fcd5c_0e06_44c1_811e_856bccfb96d5.slice PodAnnotations:0xc002e124e8}] Aliases:map[]}\"\nJun 11 13:15:03.005095 crc crio[24477]: time=\"2026-06-11T13:15:03.004785039Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686395-9hcj8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:15:03.362195 crc crio[24477]: time=\"2026-06-11T13:15:03.361987651Z\" level=info msg=\"Stopped pod sandbox: c5cce414effce98056340268581448254b1f24fada0b65dce122f345298287f5\" id=cc1ad3d3-4b4c-4b47-9401-b61ddbb94b65 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:15:09.333702 crc crio[24477]: time=\"2026-06-11T13:15:09.332446919Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 13:15:16.934223 crc crio[24477]: time=\"2026-06-11T13:15:16.933490806Z\" level=info msg=\"Stopping container: 42c1f1c2a05fc1c594a9f2e4400595f856fe7796d2b11d0e73ca5fde3a1614b7 (timeout: 2s)\" id=6e4ddfeb-3712-4aa3-a206-222fef299d6c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 13:15:17.200854 crc crio[24477]: time=\"2026-06-11T13:15:17.200559734Z\" level=info msg=\"Stopped container 42c1f1c2a05fc1c594a9f2e4400595f856fe7796d2b11d0e73ca5fde3a1614b7: openshift-must-gather-x8trt/must-gather-4cfrp/copy\" id=6e4ddfeb-3712-4aa3-a206-222fef299d6c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 13:15:17.202239 crc crio[24477]: time=\"2026-06-11T13:15:17.202112658Z\" level=info msg=\"Stopping pod sandbox: b239dfe3d4d0a85f83406d2e634154a38270c29e171a5baa670bddc146c621f2\" id=ca21237e-f5f3-4511-9fc9-7dc47daaf0c5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:15:17.203015 crc crio[24477]: time=\"2026-06-11T13:15:17.202924481Z\" level=info msg=\"Got pod network &{Name:must-gather-4cfrp Namespace:openshift-must-gather-x8trt ID:b239dfe3d4d0a85f83406d2e634154a38270c29e171a5baa670bddc146c621f2 UID:43494211-f622-46b9-874e-4cd6f62ce91c NetNS:/var/run/netns/a9036995-2563-4aa7-83d2-f903639da627 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43494211_f622_46b9_874e_4cd6f62ce91c.slice PodAnnotations:0xc00008c678}] Aliases:map[]}\"\nJun 11 13:15:17.203225 crc crio[24477]: time=\"2026-06-11T13:15:17.203202433Z\" level=info msg=\"Deleting pod openshift-must-gather-x8trt_must-gather-4cfrp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:15:17.481094 crc crio[24477]: time=\"2026-06-11T13:15:17.480569164Z\" level=info msg=\"Stopped pod sandbox: b239dfe3d4d0a85f83406d2e634154a38270c29e171a5baa670bddc146c621f2\" id=ca21237e-f5f3-4511-9fc9-7dc47daaf0c5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:15:18.350617 crc crio[24477]: time=\"2026-06-11T13:15:18.349645204Z\" level=info msg=\"Removing container: 42c1f1c2a05fc1c594a9f2e4400595f856fe7796d2b11d0e73ca5fde3a1614b7\" id=33bacb1c-e7ec-40ef-b102-2c6338be6ad8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:15:18.392658 crc crio[24477]: time=\"2026-06-11T13:15:18.392504782Z\" level=info msg=\"Removed container 42c1f1c2a05fc1c594a9f2e4400595f856fe7796d2b11d0e73ca5fde3a1614b7: openshift-must-gather-x8trt/must-gather-4cfrp/copy\" id=33bacb1c-e7ec-40ef-b102-2c6338be6ad8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:15:18.396289 crc crio[24477]: time=\"2026-06-11T13:15:18.396221344Z\" level=info msg=\"Removing container: f19bad7b281e92c778244a03edc2161bad2bea618cfd354235e3ce6e7d0b50f0\" id=b6b53dc1-fa9d-42b1-9985-ebea427b6827 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:15:18.693737 crc crio[24477]: time=\"2026-06-11T13:15:18.693378914Z\" level=info msg=\"Removed container f19bad7b281e92c778244a03edc2161bad2bea618cfd354235e3ce6e7d0b50f0: openshift-must-gather-x8trt/must-gather-4cfrp/gather\" id=b6b53dc1-fa9d-42b1-9985-ebea427b6827 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:16:00.218431 crc crio[24477]: time=\"2026-06-11T13:16:00.217134757Z\" level=info msg=\"Removing container: 01e21f59cfe984863cce953955cc78d4a64bd4b42454eba980e6f95c011e407a\" id=29bd06ff-0428-4220-8560-38e5c0c0c2a1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:16:00.271630 crc crio[24477]: time=\"2026-06-11T13:16:00.271176399Z\" level=info msg=\"Removed container 01e21f59cfe984863cce953955cc78d4a64bd4b42454eba980e6f95c011e407a: openshift-operator-lifecycle-manager/collect-profiles-29686350-9xqhz/collect-profiles\" id=29bd06ff-0428-4220-8560-38e5c0c0c2a1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:16:00.296170 crc crio[24477]: time=\"2026-06-11T13:16:00.29602147Z\" level=info msg=\"Stopping pod sandbox: b239dfe3d4d0a85f83406d2e634154a38270c29e171a5baa670bddc146c621f2\" id=055c83b4-566d-46d2-8c8c-c73a31b439b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:16:00.296521 crc crio[24477]: time=\"2026-06-11T13:16:00.296197835Z\" level=info msg=\"Stopped pod sandbox (already stopped): b239dfe3d4d0a85f83406d2e634154a38270c29e171a5baa670bddc146c621f2\" id=055c83b4-566d-46d2-8c8c-c73a31b439b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:16:00.296991 crc crio[24477]: time=\"2026-06-11T13:16:00.29689628Z\" level=info msg=\"Removing pod sandbox: b239dfe3d4d0a85f83406d2e634154a38270c29e171a5baa670bddc146c621f2\" id=2eb9bec1-3541-40f8-92dc-da4d4bb827a9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 13:16:00.318783 crc crio[24477]: time=\"2026-06-11T13:16:00.318611359Z\" level=info msg=\"Removed pod sandbox: b239dfe3d4d0a85f83406d2e634154a38270c29e171a5baa670bddc146c621f2\" id=2eb9bec1-3541-40f8-92dc-da4d4bb827a9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 13:16:00.320866 crc crio[24477]: time=\"2026-06-11T13:16:00.320793237Z\" level=info msg=\"Stopping pod sandbox: 990e973d51479c395505874c47fbdb0440769f94de6be35cdae115e8da437d98\" id=593cfe40-f3f2-4c09-a7e7-40993e39b6d0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:16:00.320958 crc crio[24477]: time=\"2026-06-11T13:16:00.32089356Z\" level=info msg=\"Stopped pod sandbox (already stopped): 990e973d51479c395505874c47fbdb0440769f94de6be35cdae115e8da437d98\" id=593cfe40-f3f2-4c09-a7e7-40993e39b6d0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:16:00.322449 crc crio[24477]: time=\"2026-06-11T13:16:00.32235407Z\" level=info msg=\"Removing pod sandbox: 990e973d51479c395505874c47fbdb0440769f94de6be35cdae115e8da437d98\" id=726318d4-f5c8-4c73-bc31-d3c000036111 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 13:16:00.358948 crc crio[24477]: time=\"2026-06-11T13:16:00.358765247Z\" level=info msg=\"Removed pod sandbox: 990e973d51479c395505874c47fbdb0440769f94de6be35cdae115e8da437d98\" id=726318d4-f5c8-4c73-bc31-d3c000036111 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 13:16:00.638461 crc crio[24477]: time=\"2026-06-11T13:16:00.637269423Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686396-hflb7/POD\" id=86feabab-4a70-40a1-9901-f55eedbac56d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:16:00.638630 crc crio[24477]: time=\"2026-06-11T13:16:00.638545269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:16:00.681316 crc crio[24477]: time=\"2026-06-11T13:16:00.681128149Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686396-hflb7 Namespace:openshift-infra ID:e3b72974db6a533bb90a3b5b195bf9b15420f9c536df7610b4f55c60300d9159 UID:3d24108e-3fe1-4e91-a1da-0d3b2d5da679 NetNS:/var/run/netns/dc3ba6a6-3b6a-4c8b-acd9-f355b2c81c6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d24108e_3fe1_4e91_a1da_0d3b2d5da679.slice PodAnnotations:0xc000530778}] Aliases:map[]}\"\nJun 11 13:16:00.681316 crc crio[24477]: time=\"2026-06-11T13:16:00.681283493Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686396-hflb7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:16:01.090315 crc crio[24477]: 2026-06-11T13:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3b72974db6a533 Mac:82:21:39:40:b4:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1e Mtu:0 Sandbox:/var/run/netns/dc3ba6a6-3b6a-4c8b-acd9-f355b2c81c6e SocketPath: PciID:}] [{Interface:0xc0001255d0 Address:{IP:10.217.1.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 13:16:01.092545 crc crio[24477]: time=\"2026-06-11T13:16:01.092475161Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686396-hflb7 Namespace:openshift-infra ID:e3b72974db6a533bb90a3b5b195bf9b15420f9c536df7610b4f55c60300d9159 UID:3d24108e-3fe1-4e91-a1da-0d3b2d5da679 NetNS:/var/run/netns/dc3ba6a6-3b6a-4c8b-acd9-f355b2c81c6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d24108e_3fe1_4e91_a1da_0d3b2d5da679.slice PodAnnotations:0xc000530778}] Aliases:map[]}\"\nJun 11 13:16:01.092711 crc crio[24477]: time=\"2026-06-11T13:16:01.092627426Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686396-hflb7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 13:16:01.101615 crc crio[24477]: time=\"2026-06-11T13:16:01.101558528Z\" level=info msg=\"Ran pod sandbox e3b72974db6a533bb90a3b5b195bf9b15420f9c536df7610b4f55c60300d9159 with infra container: openshift-infra/auto-csr-approver-29686396-hflb7/POD\" id=86feabab-4a70-40a1-9901-f55eedbac56d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:16:01.105903 crc crio[24477]: time=\"2026-06-11T13:16:01.105813312Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=abb7f0ea-210a-41cd-838e-ec6cd4d5c79f name=/runtime.v1.ImageService/PullImage\nJun 11 13:16:01.118519 crc crio[24477]: time=\"2026-06-11T13:16:01.118393163Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 13:16:01.980729 crc crio[24477]: time=\"2026-06-11T13:16:01.980118078Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=abb7f0ea-210a-41cd-838e-ec6cd4d5c79f name=/runtime.v1.ImageService/PullImage\nJun 11 13:16:01.982442 crc crio[24477]: time=\"2026-06-11T13:16:01.981803886Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fee0889f-8a53-4037-ad12-16b415ee9b93 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:16:01.984607 crc crio[24477]: time=\"2026-06-11T13:16:01.98445098Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=810c08a3-8dd6-4689-ba8b-c6779bf2a67b name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:16:01.992412 crc crio[24477]: time=\"2026-06-11T13:16:01.992278848Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686396-hflb7/oc\" id=e5e7d923-976b-4260-906f-99bb5e8c53e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:16:01.992822 crc crio[24477]: time=\"2026-06-11T13:16:01.992777222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:16:02.040190 crc crio[24477]: time=\"2026-06-11T13:16:02.04006413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:16:02.352904 crc crio[24477]: time=\"2026-06-11T13:16:02.352784683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:16:02.546680 crc crio[24477]: time=\"2026-06-11T13:16:02.545889149Z\" level=info msg=\"Created container 53fc98a93082ec3892d6befb4e2fe8a97e5b162cb4049e7ecacbc9721b62cb24: openshift-infra/auto-csr-approver-29686396-hflb7/oc\" id=e5e7d923-976b-4260-906f-99bb5e8c53e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:16:02.547603 crc crio[24477]: time=\"2026-06-11T13:16:02.547520503Z\" level=info msg=\"Starting container: 53fc98a93082ec3892d6befb4e2fe8a97e5b162cb4049e7ecacbc9721b62cb24\" id=31e7ac0d-5d99-4bab-8255-d422f1953dad name=/runtime.v1.RuntimeService/StartContainer\nJun 11 13:16:02.554447 crc crio[24477]: time=\"2026-06-11T13:16:02.554056636Z\" level=info msg=\"Started container\" PID=307237 containerID=53fc98a93082ec3892d6befb4e2fe8a97e5b162cb4049e7ecacbc9721b62cb24 description=openshift-infra/auto-csr-approver-29686396-hflb7/oc id=31e7ac0d-5d99-4bab-8255-d422f1953dad name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3b72974db6a533bb90a3b5b195bf9b15420f9c536df7610b4f55c60300d9159\nJun 11 13:16:04.307749 crc crio[24477]: time=\"2026-06-11T13:16:04.306913838Z\" level=info msg=\"Stopping pod sandbox: e3b72974db6a533bb90a3b5b195bf9b15420f9c536df7610b4f55c60300d9159\" id=64de5ebf-c08a-4676-804b-fc80bc3c83d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:16:04.309945 crc crio[24477]: time=\"2026-06-11T13:16:04.308876713Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686396-hflb7 Namespace:openshift-infra ID:e3b72974db6a533bb90a3b5b195bf9b15420f9c536df7610b4f55c60300d9159 UID:3d24108e-3fe1-4e91-a1da-0d3b2d5da679 NetNS:/var/run/netns/dc3ba6a6-3b6a-4c8b-acd9-f355b2c81c6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d24108e_3fe1_4e91_a1da_0d3b2d5da679.slice PodAnnotations:0xc002ce4cf8}] Aliases:map[]}\"\nJun 11 13:16:04.309945 crc crio[24477]: time=\"2026-06-11T13:16:04.30912364Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686396-hflb7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:16:04.759182 crc crio[24477]: time=\"2026-06-11T13:16:04.758371399Z\" level=info msg=\"Stopped pod sandbox: e3b72974db6a533bb90a3b5b195bf9b15420f9c536df7610b4f55c60300d9159\" id=64de5ebf-c08a-4676-804b-fc80bc3c83d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:17:00.385306 crc crio[24477]: time=\"2026-06-11T13:17:00.384133302Z\" level=info msg=\"Removing container: 794edd4d81aabb71b4e0d80883d91fa963184bda5671d489e9b4dff0a48acf64\" id=7c5be401-354e-46ac-ab4c-f69ff047ebd4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:17:00.637254 crc crio[24477]: time=\"2026-06-11T13:17:00.636746429Z\" level=info msg=\"Removed container 794edd4d81aabb71b4e0d80883d91fa963184bda5671d489e9b4dff0a48acf64: openshift-infra/auto-csr-approver-29686390-h9z29/oc\" id=7c5be401-354e-46ac-ab4c-f69ff047ebd4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:17:00.656018 crc crio[24477]: time=\"2026-06-11T13:17:00.655933993Z\" level=info msg=\"Stopping pod sandbox: 9b74cfc6accd91c125313052023c1a4775c5e6857f7468ce14471bfe83aae1b7\" id=14b53776-541f-410f-a9a1-3066b97c758c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:17:00.656018 crc crio[24477]: time=\"2026-06-11T13:17:00.656024136Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9b74cfc6accd91c125313052023c1a4775c5e6857f7468ce14471bfe83aae1b7\" id=14b53776-541f-410f-a9a1-3066b97c758c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:17:00.656632 crc crio[24477]: time=\"2026-06-11T13:17:00.656559021Z\" level=info msg=\"Removing pod sandbox: 9b74cfc6accd91c125313052023c1a4775c5e6857f7468ce14471bfe83aae1b7\" id=f5d04e6e-d108-4fd6-8ee8-57d7ce2a7056 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 13:17:00.671951 crc crio[24477]: time=\"2026-06-11T13:17:00.67186398Z\" level=info msg=\"Removed pod sandbox: 9b74cfc6accd91c125313052023c1a4775c5e6857f7468ce14471bfe83aae1b7\" id=f5d04e6e-d108-4fd6-8ee8-57d7ce2a7056 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 13:17:41.414108 crc crio[24477]: time=\"2026-06-11T13:17:41.413405395Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-6mkc6/POD\" id=bf09497c-abc3-476c-b50a-93ac6795f871 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:17:41.415565 crc crio[24477]: time=\"2026-06-11T13:17:41.414180938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:17:41.448603 crc crio[24477]: time=\"2026-06-11T13:17:41.447817955Z\" level=info msg=\"Got pod network &{Name:certified-operators-6mkc6 Namespace:openshift-marketplace ID:e3cc86970bdb2bab2f23e4d9949e1fff12f330cfd89b3015dd6598266545bde1 UID:82bb4e35-9707-4625-8b9b-e2889c35fd82 NetNS:/var/run/netns/98777f9c-8911-45c8-9926-ebadd6017556 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82bb4e35_9707_4625_8b9b_e2889c35fd82.slice PodAnnotations:0xc002e12440}] Aliases:map[]}\"\nJun 11 13:17:41.449047 crc crio[24477]: time=\"2026-06-11T13:17:41.449021719Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-6mkc6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:17:42.307188 crc crio[24477]: 2026-06-11T13:17:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3cc86970bdb2ba Mac:d6:ed:7e:98:b8:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1f Mtu:0 Sandbox:/var/run/netns/98777f9c-8911-45c8-9926-ebadd6017556 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.1.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 13:17:42.307188 crc crio[24477]: time=\"2026-06-11T13:17:42.30470607Z\" level=info msg=\"Got pod network &{Name:certified-operators-6mkc6 Namespace:openshift-marketplace ID:e3cc86970bdb2bab2f23e4d9949e1fff12f330cfd89b3015dd6598266545bde1 UID:82bb4e35-9707-4625-8b9b-e2889c35fd82 NetNS:/var/run/netns/98777f9c-8911-45c8-9926-ebadd6017556 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82bb4e35_9707_4625_8b9b_e2889c35fd82.slice PodAnnotations:0xc002e12440}] Aliases:map[]}\"\nJun 11 13:17:42.307188 crc crio[24477]: time=\"2026-06-11T13:17:42.304897475Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-6mkc6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 13:17:42.315923 crc crio[24477]: time=\"2026-06-11T13:17:42.315821796Z\" level=info msg=\"Ran pod sandbox e3cc86970bdb2bab2f23e4d9949e1fff12f330cfd89b3015dd6598266545bde1 with infra container: openshift-marketplace/certified-operators-6mkc6/POD\" id=bf09497c-abc3-476c-b50a-93ac6795f871 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:17:42.326414 crc crio[24477]: time=\"2026-06-11T13:17:42.326310928Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e94c147d-a9de-4b55-82f8-16c5d303c608 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:17:42.329625 crc crio[24477]: time=\"2026-06-11T13:17:42.329587498Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=42efc0b6-ebf4-4425-a807-7e3119218848 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:17:42.342597 crc crio[24477]: time=\"2026-06-11T13:17:42.342041856Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-6mkc6/extract-utilities\" id=6290a42c-96db-49c2-8fed-45f6394ae15b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:17:42.343294 crc crio[24477]: time=\"2026-06-11T13:17:42.343114717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:17:42.460922 crc crio[24477]: time=\"2026-06-11T13:17:42.460855562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:17:42.471200 crc crio[24477]: time=\"2026-06-11T13:17:42.471121329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:17:42.589143 crc crio[24477]: time=\"2026-06-11T13:17:42.589003874Z\" level=info msg=\"Created container e9a633cd5a40859e81052e90a824b80f3dd8553019569ac9af8313087f7304d5: openshift-marketplace/certified-operators-6mkc6/extract-utilities\" id=6290a42c-96db-49c2-8fed-45f6394ae15b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:17:42.590528 crc crio[24477]: time=\"2026-06-11T13:17:42.590438834Z\" level=info msg=\"Starting container: e9a633cd5a40859e81052e90a824b80f3dd8553019569ac9af8313087f7304d5\" id=1d6d1c2e-dc7b-4232-b322-78d36c67c20f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 13:17:42.598626 crc crio[24477]: time=\"2026-06-11T13:17:42.59853752Z\" level=info msg=\"Started container\" PID=312142 containerID=e9a633cd5a40859e81052e90a824b80f3dd8553019569ac9af8313087f7304d5 description=openshift-marketplace/certified-operators-6mkc6/extract-utilities id=1d6d1c2e-dc7b-4232-b322-78d36c67c20f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3cc86970bdb2bab2f23e4d9949e1fff12f330cfd89b3015dd6598266545bde1\nJun 11 13:17:43.089405 crc crio[24477]: time=\"2026-06-11T13:17:43.086467069Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=0c2516cd-2b87-4e0c-b4b7-887ff475e511 name=/runtime.v1.ImageService/PullImage\nJun 11 13:17:43.111036 crc crio[24477]: time=\"2026-06-11T13:17:43.110988583Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 13:17:43.734587 crc crio[24477]: time=\"2026-06-11T13:17:43.73401148Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e0619edb1918888825b593b3b8f40e018dfe1d589bf765ae742cc2e57f8cf51c\" id=0c2516cd-2b87-4e0c-b4b7-887ff475e511 name=/runtime.v1.ImageService/PullImage\nJun 11 13:17:43.735585 crc crio[24477]: time=\"2026-06-11T13:17:43.735490782Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=c24867c2-e4ed-42a6-bda9-9d8bdf089f39 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:17:43.739117 crc crio[24477]: time=\"2026-06-11T13:17:43.73903643Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4391b58c-9b89-400b-a58a-05962d5c5e7d name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:17:43.747108 crc crio[24477]: time=\"2026-06-11T13:17:43.746988652Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-6mkc6/extract-content\" id=a7d13cc3-5881-4811-881c-68eb7d9cb518 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:17:43.747594 crc crio[24477]: time=\"2026-06-11T13:17:43.747514457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:17:43.835778 crc crio[24477]: time=\"2026-06-11T13:17:43.835389138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:17:43.842029 crc crio[24477]: time=\"2026-06-11T13:17:43.841994272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:17:44.022191 crc crio[24477]: time=\"2026-06-11T13:17:44.022053914Z\" level=info msg=\"Created container 355aa296db1584311ec150aa6f93a3d28ffbae6ce14b8be2beb3b8c0323cc9b6: openshift-marketplace/certified-operators-6mkc6/extract-content\" id=a7d13cc3-5881-4811-881c-68eb7d9cb518 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:17:44.023435 crc crio[24477]: time=\"2026-06-11T13:17:44.023345861Z\" level=info msg=\"Starting container: 355aa296db1584311ec150aa6f93a3d28ffbae6ce14b8be2beb3b8c0323cc9b6\" id=5f18e153-61bd-46fb-9a1a-8fa78d5cac5e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 13:17:44.038421 crc crio[24477]: time=\"2026-06-11T13:17:44.038307528Z\" level=info msg=\"Started container\" PID=312184 containerID=355aa296db1584311ec150aa6f93a3d28ffbae6ce14b8be2beb3b8c0323cc9b6 description=openshift-marketplace/certified-operators-6mkc6/extract-content id=5f18e153-61bd-46fb-9a1a-8fa78d5cac5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3cc86970bdb2bab2f23e4d9949e1fff12f330cfd89b3015dd6598266545bde1\nJun 11 13:17:46.167920 crc crio[24477]: time=\"2026-06-11T13:17:46.165067647Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=abb5c117-1f06-4298-b4fc-ab901b456c5e name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:17:46.169870 crc crio[24477]: time=\"2026-06-11T13:17:46.169717177Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e4ebaa03-583e-4f01-bba6-924bfc3f026e name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:17:46.181917 crc crio[24477]: time=\"2026-06-11T13:17:46.181793163Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-6mkc6/registry-server\" id=4d6d2999-22ba-43d2-b3c3-dbbe6d9a54b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:17:46.182336 crc crio[24477]: time=\"2026-06-11T13:17:46.182242866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:17:46.241121 crc crio[24477]: time=\"2026-06-11T13:17:46.240955864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:17:46.244481 crc crio[24477]: time=\"2026-06-11T13:17:46.24440803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:17:46.466862 crc crio[24477]: time=\"2026-06-11T13:17:46.466590087Z\" level=info msg=\"Created container 95de6bd9f512beac88a7b92322ac1d5147d340683bbb5a88337365e369aaba46: openshift-marketplace/certified-operators-6mkc6/registry-server\" id=4d6d2999-22ba-43d2-b3c3-dbbe6d9a54b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:17:46.469590 crc crio[24477]: time=\"2026-06-11T13:17:46.469446667Z\" level=info msg=\"Starting container: 95de6bd9f512beac88a7b92322ac1d5147d340683bbb5a88337365e369aaba46\" id=5fbdab28-c422-4a0e-aa79-977d599a09ca name=/runtime.v1.RuntimeService/StartContainer\nJun 11 13:17:46.480432 crc crio[24477]: time=\"2026-06-11T13:17:46.48031691Z\" level=info msg=\"Started container\" PID=312320 containerID=95de6bd9f512beac88a7b92322ac1d5147d340683bbb5a88337365e369aaba46 description=openshift-marketplace/certified-operators-6mkc6/registry-server id=5fbdab28-c422-4a0e-aa79-977d599a09ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3cc86970bdb2bab2f23e4d9949e1fff12f330cfd89b3015dd6598266545bde1\nJun 11 13:17:54.388026 crc crio[24477]: time=\"2026-06-11T13:17:54.386322743Z\" level=info msg=\"Stopping container: 95de6bd9f512beac88a7b92322ac1d5147d340683bbb5a88337365e369aaba46 (timeout: 2s)\" id=add04eaa-c8d6-4d4f-957f-583e2e310f78 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 13:17:55.038107 crc crio[24477]: time=\"2026-06-11T13:17:55.036722583Z\" level=info msg=\"Stopped container 95de6bd9f512beac88a7b92322ac1d5147d340683bbb5a88337365e369aaba46: openshift-marketplace/certified-operators-6mkc6/registry-server\" id=add04eaa-c8d6-4d4f-957f-583e2e310f78 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 13:17:55.039533 crc crio[24477]: time=\"2026-06-11T13:17:55.039382918Z\" level=info msg=\"Stopping pod sandbox: e3cc86970bdb2bab2f23e4d9949e1fff12f330cfd89b3015dd6598266545bde1\" id=9f52cde0-1c76-42e2-a121-445c228bf07e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:17:55.040537 crc crio[24477]: time=\"2026-06-11T13:17:55.040453638Z\" level=info msg=\"Got pod network &{Name:certified-operators-6mkc6 Namespace:openshift-marketplace ID:e3cc86970bdb2bab2f23e4d9949e1fff12f330cfd89b3015dd6598266545bde1 UID:82bb4e35-9707-4625-8b9b-e2889c35fd82 NetNS:/var/run/netns/98777f9c-8911-45c8-9926-ebadd6017556 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82bb4e35_9707_4625_8b9b_e2889c35fd82.slice PodAnnotations:0xc0072c02d0}] Aliases:map[]}\"\nJun 11 13:17:55.040866 crc crio[24477]: time=\"2026-06-11T13:17:55.040788697Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-6mkc6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:17:55.503345 crc crio[24477]: time=\"2026-06-11T13:17:55.503175554Z\" level=info msg=\"Stopped pod sandbox: e3cc86970bdb2bab2f23e4d9949e1fff12f330cfd89b3015dd6598266545bde1\" id=9f52cde0-1c76-42e2-a121-445c228bf07e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:17:56.471852 crc crio[24477]: time=\"2026-06-11T13:17:56.471323147Z\" level=info msg=\"Removing container: 95de6bd9f512beac88a7b92322ac1d5147d340683bbb5a88337365e369aaba46\" id=8c4f9527-5243-4852-b4c1-c4430faa98b4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:17:56.525384 crc crio[24477]: time=\"2026-06-11T13:17:56.525254198Z\" level=info msg=\"Removed container 95de6bd9f512beac88a7b92322ac1d5147d340683bbb5a88337365e369aaba46: openshift-marketplace/certified-operators-6mkc6/registry-server\" id=8c4f9527-5243-4852-b4c1-c4430faa98b4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:17:56.530076 crc crio[24477]: time=\"2026-06-11T13:17:56.530042625Z\" level=info msg=\"Removing container: 355aa296db1584311ec150aa6f93a3d28ffbae6ce14b8be2beb3b8c0323cc9b6\" id=185bf232-1b0e-4eb2-917e-3d021e356767 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:17:56.581074 crc crio[24477]: time=\"2026-06-11T13:17:56.580797292Z\" level=info msg=\"Removed container 355aa296db1584311ec150aa6f93a3d28ffbae6ce14b8be2beb3b8c0323cc9b6: openshift-marketplace/certified-operators-6mkc6/extract-content\" id=185bf232-1b0e-4eb2-917e-3d021e356767 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:17:56.586275 crc crio[24477]: time=\"2026-06-11T13:17:56.586204951Z\" level=info msg=\"Removing container: e9a633cd5a40859e81052e90a824b80f3dd8553019569ac9af8313087f7304d5\" id=3e551752-e2f3-45d1-8f81-dce0c08a25b0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:17:56.654847 crc crio[24477]: time=\"2026-06-11T13:17:56.654633858Z\" level=info msg=\"Removed container e9a633cd5a40859e81052e90a824b80f3dd8553019569ac9af8313087f7304d5: openshift-marketplace/certified-operators-6mkc6/extract-utilities\" id=3e551752-e2f3-45d1-8f81-dce0c08a25b0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 13:18:00.590458 crc crio[24477]: time=\"2026-06-11T13:18:00.58949136Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686398-vtm4w/POD\" id=32a40301-c1a7-40a0-bc7c-830913197b16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:18:00.592463 crc crio[24477]: time=\"2026-06-11T13:18:00.590482419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:18:00.624105 crc crio[24477]: time=\"2026-06-11T13:18:00.623503471Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686398-vtm4w Namespace:openshift-infra ID:b66497da68de1a69244c2cd7d1f7163dd3f5748d6e60a8cbf54cc062f87e00e4 UID:21325271-2c3d-45b0-8ac5-00425c84393c NetNS:/var/run/netns/74acfffa-df4a-484a-9644-67abf75f3c70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21325271_2c3d_45b0_8ac5_00425c84393c.slice PodAnnotations:0xc001f2a728}] Aliases:map[]}\"\nJun 11 13:18:00.624240 crc crio[24477]: time=\"2026-06-11T13:18:00.624054987Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686398-vtm4w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:18:00.729176 crc crio[24477]: time=\"2026-06-11T13:18:00.729034663Z\" level=info msg=\"Stopping pod sandbox: e3cc86970bdb2bab2f23e4d9949e1fff12f330cfd89b3015dd6598266545bde1\" id=df11b723-817a-424e-bc9f-7e1243f2aada name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:18:00.729735 crc crio[24477]: time=\"2026-06-11T13:18:00.729192457Z\" level=info msg=\"Stopped pod sandbox (already stopped): e3cc86970bdb2bab2f23e4d9949e1fff12f330cfd89b3015dd6598266545bde1\" id=df11b723-817a-424e-bc9f-7e1243f2aada name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:18:00.730316 crc crio[24477]: time=\"2026-06-11T13:18:00.730229776Z\" level=info msg=\"Removing pod sandbox: e3cc86970bdb2bab2f23e4d9949e1fff12f330cfd89b3015dd6598266545bde1\" id=578d1183-ee8e-4ee6-b3a2-3ed25e56a3b3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 13:18:00.744360 crc crio[24477]: time=\"2026-06-11T13:18:00.744246508Z\" level=info msg=\"Removed pod sandbox: e3cc86970bdb2bab2f23e4d9949e1fff12f330cfd89b3015dd6598266545bde1\" id=578d1183-ee8e-4ee6-b3a2-3ed25e56a3b3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 13:18:01.308856 crc crio[24477]: 2026-06-11T13:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b66497da68de1a6 Mac:9a:58:95:8d:f9:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:20 Mtu:0 Sandbox:/var/run/netns/74acfffa-df4a-484a-9644-67abf75f3c70 SocketPath: PciID:}] [{Interface:0xc00048c5c0 Address:{IP:10.217.1.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 13:18:01.312175 crc crio[24477]: time=\"2026-06-11T13:18:01.311628954Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686398-vtm4w Namespace:openshift-infra ID:b66497da68de1a69244c2cd7d1f7163dd3f5748d6e60a8cbf54cc062f87e00e4 UID:21325271-2c3d-45b0-8ac5-00425c84393c NetNS:/var/run/netns/74acfffa-df4a-484a-9644-67abf75f3c70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21325271_2c3d_45b0_8ac5_00425c84393c.slice PodAnnotations:0xc001f2a728}] Aliases:map[]}\"\nJun 11 13:18:01.312313 crc crio[24477]: time=\"2026-06-11T13:18:01.312274182Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686398-vtm4w for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 13:18:01.327123 crc crio[24477]: time=\"2026-06-11T13:18:01.326921971Z\" level=info msg=\"Ran pod sandbox b66497da68de1a69244c2cd7d1f7163dd3f5748d6e60a8cbf54cc062f87e00e4 with infra container: openshift-infra/auto-csr-approver-29686398-vtm4w/POD\" id=32a40301-c1a7-40a0-bc7c-830913197b16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 13:18:01.332737 crc crio[24477]: time=\"2026-06-11T13:18:01.332543116Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=cbe39a26-9528-4c60-9ce2-60a8baa36688 name=/runtime.v1.ImageService/PullImage\nJun 11 13:18:01.339600 crc crio[24477]: time=\"2026-06-11T13:18:01.33949169Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 13:18:02.174358 crc crio[24477]: time=\"2026-06-11T13:18:02.174031867Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=cbe39a26-9528-4c60-9ce2-60a8baa36688 name=/runtime.v1.ImageService/PullImage\nJun 11 13:18:02.176935 crc crio[24477]: time=\"2026-06-11T13:18:02.175038334Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=bbe4809d-c844-4d62-9008-1d59c7619f4e name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:18:02.178033 crc crio[24477]: time=\"2026-06-11T13:18:02.177914004Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=29731d7f-087b-4986-bfdf-d0ca5ba3abd5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 13:18:02.190740 crc crio[24477]: time=\"2026-06-11T13:18:02.190493156Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686398-vtm4w/oc\" id=0dae6a37-c9e2-41a4-993b-cbcf0608983e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:18:02.191424 crc crio[24477]: time=\"2026-06-11T13:18:02.19134519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:18:02.256764 crc crio[24477]: time=\"2026-06-11T13:18:02.256425918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:18:02.593878 crc crio[24477]: time=\"2026-06-11T13:18:02.59294393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 13:18:02.719855 crc crio[24477]: time=\"2026-06-11T13:18:02.719736577Z\" level=info msg=\"Created container a4f3419bc51623752550e28ac188873bccba17bb25a63cd08278e9cf46361b75: openshift-infra/auto-csr-approver-29686398-vtm4w/oc\" id=0dae6a37-c9e2-41a4-993b-cbcf0608983e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 13:18:02.721178 crc crio[24477]: time=\"2026-06-11T13:18:02.720943751Z\" level=info msg=\"Starting container: a4f3419bc51623752550e28ac188873bccba17bb25a63cd08278e9cf46361b75\" id=06a117ca-db92-419f-b1df-2071dbbf967f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 13:18:02.728538 crc crio[24477]: time=\"2026-06-11T13:18:02.728295326Z\" level=info msg=\"Started container\" PID=313219 containerID=a4f3419bc51623752550e28ac188873bccba17bb25a63cd08278e9cf46361b75 description=openshift-infra/auto-csr-approver-29686398-vtm4w/oc id=06a117ca-db92-419f-b1df-2071dbbf967f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b66497da68de1a69244c2cd7d1f7163dd3f5748d6e60a8cbf54cc062f87e00e4\nJun 11 13:18:04.640382 crc crio[24477]: time=\"2026-06-11T13:18:04.639563365Z\" level=info msg=\"Stopping pod sandbox: b66497da68de1a69244c2cd7d1f7163dd3f5748d6e60a8cbf54cc062f87e00e4\" id=a436c1b4-cc38-40de-ac12-d2631d01bcc5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 13:18:04.642121 crc crio[24477]: time=\"2026-06-11T13:18:04.642029315Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686398-vtm4w Namespace:openshift-infra ID:b66497da68de1a69244c2cd7d1f7163dd3f5748d6e60a8cbf54cc062f87e00e4 UID:21325271-2c3d-45b0-8ac5-00425c84393c NetNS:/var/run/netns/74acfffa-df4a-484a-9644-67abf75f3c70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21325271_2c3d_45b0_8ac5_00425c84393c.slice PodAnnotations:0xc00251e730}] Aliases:map[]}\"\nJun 11 13:18:04.642348 crc crio[24477]: time=\"2026-06-11T13:18:04.642294822Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686398-vtm4w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 13:18:05.030557 crc crio[24477]: time=\"2026-06-11T13:18:05.029899733Z\" level=info msg=\"Stopped pod sandbox: b66497da68de1a69244c2cd7d1f7163dd3f5748d6e60a8cbf54cc062f87e00e4\" id=a436c1b4-cc38-40de-ac12-d2631d01bcc5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.420178 | controller |   "stdout_lines": [
2026-06-11 13:18:31.420303 | controller |     "Jun 11 11:41:58.808088 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-11 13:18:31.420332 | controller |     "Jun 11 11:42:00.129132 crc crio[3644]: time=\"2026-06-11T11:42:00.126582317Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-11 13:18:31.420355 | controller |     "Jun 11 11:42:00.131148 crc crio[3644]: time=\"2026-06-11T11:42:00.129456987Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-11 13:18:31.420375 | controller |     "Jun 11 11:42:00.141883 crc crio[3644]: time=\"2026-06-11T11:42:00.14159702Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-11 13:18:31.420395 | controller |     "Jun 11 11:42:00.143050 crc crio[3644]: time=\"2026-06-11T11:42:00.142975268Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-11 13:18:31.420415 | controller |     "Jun 11 11:42:00.286447 crc crio[3644]: time=\"2026-06-11T11:42:00.28338951Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-11 13:18:31.420435 | controller |     "Jun 11 11:42:00.286447 crc crio[3644]: time=\"2026-06-11T11:42:00.285993255Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-11 13:18:31.420451 | controller |     "Jun 11 11:42:00.286447 crc crio[3644]: time=\"2026-06-11T11:42:00.286028437Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-11 13:18:31.420466 | controller |     "Jun 11 11:42:00.300637 crc crio[3644]: time=\"2026-06-11T11:42:00.287477521Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-11 13:18:31.420485 | controller |     "Jun 11 11:42:00.300637 crc crio[3644]: time=\"2026-06-11T11:42:00.287541351Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-11 13:18:31.420500 | controller |     "Jun 11 11:42:00.378138 crc crio[3644]: time=\"2026-06-11T11:42:00.377314948Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-11 13:18:31.420516 | controller |     "Jun 11 11:42:00.406371 crc crio[3644]: time=\"2026-06-11T11:42:00.406186232Z\" 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 13:18:31.420532 | controller |     "Jun 11 11:42:00.416750 crc crio[3644]: time=\"2026-06-11T11:42:00.416296132Z\" 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 13:18:31.420549 | controller |     "Jun 11 11:42:01.073323 crc crio[3644]: time=\"2026-06-11T11:42:01.072221783Z\" 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 13:18:31.420565 | controller |     "Jun 11 11:42:01.365815 crc crio[3644]: time=\"2026-06-11T11:42:01.365108525Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-11 13:18:31.420580 | controller |     "Jun 11 11:42:01.365815 crc crio[3644]: time=\"2026-06-11T11:42:01.365201348Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-11 13:18:31.420594 | controller |     "Jun 11 11:42:01.365815 crc crio[3644]: time=\"2026-06-11T11:42:01.365489416Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-11 13:18:31.420608 | controller |     "Jun 11 11:42:01.365815 crc crio[3644]: time=\"2026-06-11T11:42:01.365504806Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-11 13:18:31.420623 | controller |     "Jun 11 11:42:01.365815 crc crio[3644]: time=\"2026-06-11T11:42:01.365515646Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-11 13:18:31.420638 | controller |     "Jun 11 11:42:01.378066 crc crio[3644]: time=\"2026-06-11T11:42:01.377905818Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-11 13:18:31.420652 | controller |     "Jun 11 11:42:01.378066 crc crio[3644]: time=\"2026-06-11T11:42:01.377997991Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-11 13:18:31.420666 | controller |     "Jun 11 11:42:01.397031 crc crio[3644]: time=\"2026-06-11T11:42:01.396595945Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-11 13:18:31.420681 | controller |     "Jun 11 11:42:01.397031 crc crio[3644]: time=\"2026-06-11T11:42:01.396812631Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-11 13:18:31.420696 | controller |     "Jun 11 11:42:02.363446 crc crio[3644]: time=\"2026-06-11T11:42:02.358820739Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.420710 | controller |     "Jun 11 11:42:02.363446 crc crio[3644]: time=\"2026-06-11T11:42:02.35956518Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.420725 | controller |     "Jun 11 11:42:02.363446 crc crio[3644]: time=\"2026-06-11T11:42:02.361437303Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-11 13:18:31.420739 | controller |     "Jun 11 11:42:02.363446 crc crio[3644]: time=\"2026-06-11T11:42:02.361467303Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-11 13:18:31.420758 | controller |     "Jun 11 11:42:02.363739 crc crio[3644]: time=\"2026-06-11T11:42:02.36243193Z\" 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.container-type\\\", \\\"run.oci.\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"org.systemd.property.\\\", \\\"org.criu.config\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"cpu-shared.crio.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"cpu-quota.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"cpu-c-states.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"bundle\\\"]\\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 13:18:31.420785 | controller |     "Jun 11 11:42:02.378805 crc crio[3644]: time=\"2026-06-11T11:42:02.368886128Z\" level=warning msg=\"Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown\"",
2026-06-11 13:18:31.420802 | controller |     "Jun 11 11:42:04.282032 crc crio[3644]: time=\"2026-06-11T11:42:04.280552158Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-11 13:18:31.420820 | controller |     "Jun 11 11:42:04.283960 crc crio[3644]: time=\"2026-06-11T11:42:04.282513549Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-11 13:18:31.420885 | controller |     "Jun 11 11:42:04.597489 crc crio[3644]: time=\"2026-06-11T11:42:04.597085369Z\" 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 13:18:31.420903 | controller |     "Jun 11 11:42:04.609138 crc crio[3644]: time=\"2026-06-11T11:42:04.608978516Z\" level=warning msg=\"Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored\"",
2026-06-11 13:18:31.420921 | controller |     "Jun 11 11:42:04.704002 crc crio[3644]: time=\"2026-06-11T11:42:04.703583415Z\" 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 13:18:31.420938 | controller |     "Jun 11 11:42:04.863120 crc crio[3644]: time=\"2026-06-11T11:42:04.862237212Z\" level=warning msg=\"Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored\"",
2026-06-11 13:18:31.420953 | controller |     "Jun 11 11:42:04.885245 crc crio[3644]: time=\"2026-06-11T11:42:04.884843761Z\" 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 13:18:31.420968 | controller |     "Jun 11 11:42:04.892773 crc crio[3644]: time=\"2026-06-11T11:42:04.892474305Z\" level=warning msg=\"Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored\"",
2026-06-11 13:18:31.420983 | controller |     "Jun 11 11:42:04.905349 crc crio[3644]: time=\"2026-06-11T11:42:04.90517245Z\" 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 13:18:31.420999 | controller |     "Jun 11 11:42:04.912557 crc crio[3644]: time=\"2026-06-11T11:42:04.912425174Z\" level=warning msg=\"Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored\"",
2026-06-11 13:18:31.421014 | controller |     "Jun 11 11:42:04.928774 crc crio[3644]: time=\"2026-06-11T11:42:04.928013168Z\" 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 13:18:31.421029 | controller |     "Jun 11 11:42:04.943257 crc crio[3644]: time=\"2026-06-11T11:42:04.943124801Z\" level=warning msg=\"Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored\"",
2026-06-11 13:18:31.421055 | controller |     "Jun 11 11:42:04.957143 crc crio[3644]: time=\"2026-06-11T11:42:04.956391321Z\" 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 13:18:31.421092 | controller |     "Jun 11 11:42:04.963547 crc crio[3644]: time=\"2026-06-11T11:42:04.963300636Z\" level=warning msg=\"Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored\"",
2026-06-11 13:18:31.421116 | controller |     "Jun 11 11:42:04.979984 crc crio[3644]: time=\"2026-06-11T11:42:04.979866038Z\" 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 13:18:31.421132 | controller |     "Jun 11 11:42:04.991037 crc crio[3644]: time=\"2026-06-11T11:42:04.990890429Z\" level=warning msg=\"Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored\"",
2026-06-11 13:18:31.421148 | controller |     "Jun 11 11:42:05.012895 crc crio[3644]: time=\"2026-06-11T11:42:05.011460181Z\" 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 13:18:31.421163 | controller |     "Jun 11 11:42:05.026116 crc crio[3644]: time=\"2026-06-11T11:42:05.026013798Z\" level=warning msg=\"Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored\"",
2026-06-11 13:18:31.421178 | controller |     "Jun 11 11:42:05.050131 crc crio[3644]: time=\"2026-06-11T11:42:05.049981138Z\" 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 13:18:31.421193 | controller |     "Jun 11 11:42:05.056803 crc crio[3644]: time=\"2026-06-11T11:42:05.056635825Z\" level=warning msg=\"Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored\"",
2026-06-11 13:18:31.421208 | controller |     "Jun 11 11:42:05.084932 crc crio[3644]: time=\"2026-06-11T11:42:05.084838583Z\" 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 13:18:31.421223 | controller |     "Jun 11 11:42:05.097201 crc crio[3644]: time=\"2026-06-11T11:42:05.097052275Z\" level=warning msg=\"Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored\"",
2026-06-11 13:18:31.421237 | controller |     "Jun 11 11:42:05.111822 crc crio[3644]: time=\"2026-06-11T11:42:05.111448287Z\" 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 13:18:31.421251 | controller |     "Jun 11 11:42:05.121413 crc crio[3644]: time=\"2026-06-11T11:42:05.121106747Z\" level=warning msg=\"Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored\"",
2026-06-11 13:18:31.421266 | controller |     "Jun 11 11:42:05.139423 crc crio[3644]: time=\"2026-06-11T11:42:05.13914429Z\" 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 13:18:31.421281 | controller |     "Jun 11 11:42:05.150348 crc crio[3644]: time=\"2026-06-11T11:42:05.148067312Z\" level=warning msg=\"Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored\"",
2026-06-11 13:18:31.421296 | controller |     "Jun 11 11:42:05.162808 crc crio[3644]: time=\"2026-06-11T11:42:05.16271818Z\" 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 13:18:31.421316 | controller |     "Jun 11 11:42:05.174198 crc crio[3644]: time=\"2026-06-11T11:42:05.174041908Z\" level=warning msg=\"Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored\"",
2026-06-11 13:18:31.421332 | controller |     "Jun 11 11:42:05.190774 crc crio[3644]: time=\"2026-06-11T11:42:05.190490146Z\" 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 13:18:31.421347 | controller |     "Jun 11 11:42:05.202085 crc crio[3644]: time=\"2026-06-11T11:42:05.201985649Z\" level=warning msg=\"Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored\"",
2026-06-11 13:18:31.421362 | controller |     "Jun 11 11:42:05.261909 crc crio[3644]: time=\"2026-06-11T11:42:05.261508762Z\" 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 13:18:31.421377 | controller |     "Jun 11 11:42:05.271292 crc crio[3644]: time=\"2026-06-11T11:42:05.271138442Z\" level=warning msg=\"Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored\"",
2026-06-11 13:18:31.421392 | controller |     "Jun 11 11:42:05.293447 crc crio[3644]: time=\"2026-06-11T11:42:05.29330364Z\" 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 13:18:31.421407 | controller |     "Jun 11 11:42:05.301473 crc crio[3644]: time=\"2026-06-11T11:42:05.301359567Z\" level=warning msg=\"Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored\"",
2026-06-11 13:18:31.421421 | controller |     "Jun 11 11:42:05.319096 crc crio[3644]: time=\"2026-06-11T11:42:05.318942388Z\" 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 13:18:31.421436 | controller |     "Jun 11 11:42:05.323595 crc crio[3644]: time=\"2026-06-11T11:42:05.323506196Z\" level=warning msg=\"Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored\"",
2026-06-11 13:18:31.421450 | controller |     "Jun 11 11:42:05.352042 crc crio[3644]: time=\"2026-06-11T11:42:05.351888439Z\" 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 13:18:31.421464 | controller |     "Jun 11 11:42:05.358124 crc crio[3644]: time=\"2026-06-11T11:42:05.358042581Z\" level=warning msg=\"Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored\"",
2026-06-11 13:18:31.421479 | controller |     "Jun 11 11:42:05.374028 crc crio[3644]: time=\"2026-06-11T11:42:05.373798791Z\" 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 13:18:31.421493 | controller |     "Jun 11 11:42:05.383367 crc crio[3644]: time=\"2026-06-11T11:42:05.383239107Z\" level=warning msg=\"Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored\"",
2026-06-11 13:18:31.421512 | controller |     "Jun 11 11:42:05.395990 crc crio[3644]: time=\"2026-06-11T11:42:05.39583715Z\" 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 13:18:31.421528 | controller |     "Jun 11 11:42:05.405552 crc crio[3644]: time=\"2026-06-11T11:42:05.405420336Z\" level=warning msg=\"Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored\"",
2026-06-11 13:18:31.421542 | controller |     "Jun 11 11:42:05.426719 crc crio[3644]: time=\"2026-06-11T11:42:05.426554236Z\" 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 13:18:31.421557 | controller |     "Jun 11 11:42:05.440364 crc crio[3644]: time=\"2026-06-11T11:42:05.44020245Z\" level=warning msg=\"Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored\"",
2026-06-11 13:18:31.421571 | controller |     "Jun 11 11:42:05.468407 crc crio[3644]: time=\"2026-06-11T11:42:05.468288853Z\" 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 13:18:31.421586 | controller |     "Jun 11 11:42:05.473515 crc crio[3644]: time=\"2026-06-11T11:42:05.473407387Z\" level=warning msg=\"Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored\"",
2026-06-11 13:18:31.421600 | controller |     "Jun 11 11:42:05.481054 crc crio[3644]: time=\"2026-06-11T11:42:05.480963387Z\" 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 13:18:31.421615 | controller |     "Jun 11 11:42:05.489886 crc crio[3644]: time=\"2026-06-11T11:42:05.489744165Z\" level=warning msg=\"Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored\"",
2026-06-11 13:18:31.421629 | controller |     "Jun 11 11:42:05.498924 crc crio[3644]: time=\"2026-06-11T11:42:05.498794866Z\" 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 13:18:31.421643 | controller |     "Jun 11 11:42:05.505543 crc crio[3644]: time=\"2026-06-11T11:42:05.505455813Z\" level=warning msg=\"Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored\"",
2026-06-11 13:18:31.421658 | controller |     "Jun 11 11:42:05.512372 crc crio[3644]: time=\"2026-06-11T11:42:05.512271213Z\" 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 13:18:31.421673 | controller |     "Jun 11 11:42:05.516541 crc crio[3644]: time=\"2026-06-11T11:42:05.516418019Z\" level=warning msg=\"Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored\"",
2026-06-11 13:18:31.421687 | controller |     "Jun 11 11:42:05.522966 crc crio[3644]: time=\"2026-06-11T11:42:05.522872229Z\" 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 13:18:31.421705 | controller |     "Jun 11 11:42:05.526495 crc crio[3644]: time=\"2026-06-11T11:42:05.526374558Z\" level=warning msg=\"Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored\"",
2026-06-11 13:18:31.421720 | controller |     "Jun 11 11:42:05.533292 crc crio[3644]: time=\"2026-06-11T11:42:05.533143406Z\" 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 13:18:31.421735 | controller |     "Jun 11 11:42:05.537463 crc crio[3644]: time=\"2026-06-11T11:42:05.537371386Z\" level=warning msg=\"Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored\"",
2026-06-11 13:18:31.421749 | controller |     "Jun 11 11:42:05.544803 crc crio[3644]: time=\"2026-06-11T11:42:05.54470622Z\" 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 13:18:31.421764 | controller |     "Jun 11 11:42:05.548727 crc crio[3644]: time=\"2026-06-11T11:42:05.548557069Z\" level=warning msg=\"Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored\"",
2026-06-11 13:18:31.421778 | controller |     "Jun 11 11:42:05.569718 crc crio[3644]: time=\"2026-06-11T11:42:05.569511334Z\" 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 13:18:31.421792 | controller |     "Jun 11 11:42:05.579084 crc crio[3644]: time=\"2026-06-11T11:42:05.578937347Z\" level=warning msg=\"Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored\"",
2026-06-11 13:18:31.421807 | controller |     "Jun 11 11:42:05.589092 crc crio[3644]: time=\"2026-06-11T11:42:05.588794563Z\" 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 13:18:31.421821 | controller |     "Jun 11 11:42:05.594474 crc crio[3644]: time=\"2026-06-11T11:42:05.594310988Z\" level=warning msg=\"Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored\"",
2026-06-11 13:18:31.421835 | controller |     "Jun 11 11:42:05.615095 crc crio[3644]: time=\"2026-06-11T11:42:05.614935563Z\" 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 13:18:31.421868 | controller |     "Jun 11 11:42:05.625128 crc crio[3644]: time=\"2026-06-11T11:42:05.624884083Z\" level=warning msg=\"Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored\"",
2026-06-11 13:18:31.421890 | controller |     "Jun 11 11:42:05.646328 crc crio[3644]: time=\"2026-06-11T11:42:05.646042123Z\" 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 13:18:31.421906 | controller |     "Jun 11 11:42:05.659808 crc crio[3644]: time=\"2026-06-11T11:42:05.659405118Z\" level=warning msg=\"Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored\"",
2026-06-11 13:18:31.421924 | controller |     "Jun 11 11:42:05.676316 crc crio[3644]: time=\"2026-06-11T11:42:05.675834147Z\" 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 13:18:31.421940 | controller |     "Jun 11 11:42:05.690348 crc crio[3644]: time=\"2026-06-11T11:42:05.69018843Z\" level=warning msg=\"Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored\"",
2026-06-11 13:18:31.421955 | controller |     "Jun 11 11:42:05.709864 crc crio[3644]: time=\"2026-06-11T11:42:05.709508098Z\" 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 13:18:31.421969 | controller |     "Jun 11 11:42:05.718388 crc crio[3644]: time=\"2026-06-11T11:42:05.718199802Z\" level=warning msg=\"Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored\"",
2026-06-11 13:18:31.421984 | controller |     "Jun 11 11:42:05.740991 crc crio[3644]: time=\"2026-06-11T11:42:05.740854474Z\" 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 13:18:31.421999 | controller |     "Jun 11 11:42:05.746579 crc crio[3644]: time=\"2026-06-11T11:42:05.746322248Z\" level=warning msg=\"Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored\"",
2026-06-11 13:18:31.422013 | controller |     "Jun 11 11:42:05.769736 crc crio[3644]: time=\"2026-06-11T11:42:05.769437283Z\" 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 13:18:31.422028 | controller |     "Jun 11 11:42:05.780933 crc crio[3644]: time=\"2026-06-11T11:42:05.780584605Z\" level=warning msg=\"Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored\"",
2026-06-11 13:18:31.422049 | controller |     "Jun 11 11:42:05.796084 crc crio[3644]: time=\"2026-06-11T11:42:05.795856742Z\" 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 13:18:31.422070 | controller |     "Jun 11 11:42:05.806171 crc crio[3644]: time=\"2026-06-11T11:42:05.805925014Z\" level=warning msg=\"Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored\"",
2026-06-11 13:18:31.422085 | controller |     "Jun 11 11:42:05.819201 crc crio[3644]: time=\"2026-06-11T11:42:05.818964949Z\" 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 13:18:31.422100 | controller |     "Jun 11 11:42:05.828454 crc crio[3644]: time=\"2026-06-11T11:42:05.828305741Z\" level=warning msg=\"Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored\"",
2026-06-11 13:18:31.422115 | controller |     "Jun 11 11:42:05.853124 crc crio[3644]: time=\"2026-06-11T11:42:05.851859558Z\" 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 13:18:31.422135 | controller |     "Jun 11 11:42:05.859386 crc crio[3644]: time=\"2026-06-11T11:42:05.859228735Z\" level=warning msg=\"Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored\"",
2026-06-11 13:18:31.422150 | controller |     "Jun 11 11:42:05.871339 crc crio[3644]: time=\"2026-06-11T11:42:05.871268901Z\" 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 13:18:31.422165 | controller |     "Jun 11 11:42:05.879846 crc crio[3644]: time=\"2026-06-11T11:42:05.879590225Z\" level=warning msg=\"Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored\"",
2026-06-11 13:18:31.422180 | controller |     "Jun 11 11:42:05.897809 crc crio[3644]: time=\"2026-06-11T11:42:05.897542495Z\" 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 13:18:31.422195 | controller |     "Jun 11 11:42:05.904871 crc crio[3644]: time=\"2026-06-11T11:42:05.904514121Z\" level=warning msg=\"Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored\"",
2026-06-11 13:18:31.422210 | controller |     "Jun 11 11:42:05.965456 crc crio[3644]: time=\"2026-06-11T11:42:05.965200876Z\" 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 13:18:31.422224 | controller |     "Jun 11 11:42:05.971090 crc crio[3644]: time=\"2026-06-11T11:42:05.970931917Z\" level=warning msg=\"Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored\"",
2026-06-11 13:18:31.422239 | controller |     "Jun 11 11:42:05.980888 crc crio[3644]: time=\"2026-06-11T11:42:05.980767112Z\" 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 13:18:31.422254 | controller |     "Jun 11 11:42:05.984964 crc crio[3644]: time=\"2026-06-11T11:42:05.984835726Z\" level=warning msg=\"Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored\"",
2026-06-11 13:18:31.422268 | controller |     "Jun 11 11:42:06.031169 crc crio[3644]: time=\"2026-06-11T11:42:06.029811763Z\" 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 13:18:31.422283 | controller |     "Jun 11 11:42:06.036031 crc crio[3644]: time=\"2026-06-11T11:42:06.035440741Z\" level=warning msg=\"Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored\"",
2026-06-11 13:18:31.422297 | controller |     "Jun 11 11:42:06.051962 crc crio[3644]: time=\"2026-06-11T11:42:06.051738137Z\" 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 13:18:31.422312 | controller |     "Jun 11 11:42:06.058688 crc crio[3644]: time=\"2026-06-11T11:42:06.058518467Z\" level=warning msg=\"Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored\"",
2026-06-11 13:18:31.422329 | controller |     "Jun 11 11:42:06.066245 crc crio[3644]: time=\"2026-06-11T11:42:06.066111237Z\" 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 13:18:31.422344 | controller |     "Jun 11 11:42:06.070901 crc crio[3644]: time=\"2026-06-11T11:42:06.070803159Z\" level=warning msg=\"Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored\"",
2026-06-11 13:18:31.422359 | controller |     "Jun 11 11:42:06.079734 crc crio[3644]: time=\"2026-06-11T11:42:06.079447081Z\" 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 13:18:31.422374 | controller |     "Jun 11 11:42:06.085507 crc crio[3644]: time=\"2026-06-11T11:42:06.085354098Z\" level=warning msg=\"Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored\"",
2026-06-11 13:18:31.422389 | controller |     "Jun 11 11:42:06.093729 crc crio[3644]: time=\"2026-06-11T11:42:06.093527804Z\" 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 13:18:31.422403 | controller |     "Jun 11 11:42:06.097368 crc crio[3644]: time=\"2026-06-11T11:42:06.09727462Z\" level=warning msg=\"Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored\"",
2026-06-11 13:18:31.422418 | controller |     "Jun 11 11:42:06.106069 crc crio[3644]: time=\"2026-06-11T11:42:06.105592241Z\" 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 13:18:31.422433 | controller |     "Jun 11 11:42:06.116307 crc crio[3644]: time=\"2026-06-11T11:42:06.115977413Z\" level=warning msg=\"Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored\"",
2026-06-11 13:18:31.422448 | controller |     "Jun 11 11:42:06.125125 crc crio[3644]: time=\"2026-06-11T11:42:06.124980743Z\" 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 13:18:31.422462 | controller |     "Jun 11 11:42:06.132271 crc crio[3644]: time=\"2026-06-11T11:42:06.131208857Z\" level=warning msg=\"Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored\"",
2026-06-11 13:18:31.422476 | controller |     "Jun 11 11:42:06.147579 crc crio[3644]: time=\"2026-06-11T11:42:06.147148753Z\" 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 13:18:31.422491 | controller |     "Jun 11 11:42:06.151121 crc crio[3644]: time=\"2026-06-11T11:42:06.151007732Z\" level=warning msg=\"Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored\"",
2026-06-11 13:18:31.422505 | controller |     "Jun 11 11:42:06.173295 crc crio[3644]: time=\"2026-06-11T11:42:06.173218803Z\" 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 13:18:31.422522 | controller |     "Jun 11 11:42:06.177895 crc crio[3644]: time=\"2026-06-11T11:42:06.177855633Z\" level=warning msg=\"Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored\"",
2026-06-11 13:18:31.422537 | controller |     "Jun 11 11:42:06.186870 crc crio[3644]: time=\"2026-06-11T11:42:06.18672331Z\" 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 13:18:31.422551 | controller |     "Jun 11 11:42:06.190363 crc crio[3644]: time=\"2026-06-11T11:42:06.190227058Z\" level=warning msg=\"Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored\"",
2026-06-11 13:18:31.422565 | controller |     "Jun 11 11:42:06.197594 crc crio[3644]: time=\"2026-06-11T11:42:06.197488331Z\" 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 13:18:31.422579 | controller |     "Jun 11 11:42:06.204593 crc crio[3644]: time=\"2026-06-11T11:42:06.204471707Z\" level=warning msg=\"Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored\"",
2026-06-11 13:18:31.422593 | controller |     "Jun 11 11:42:06.215753 crc crio[3644]: time=\"2026-06-11T11:42:06.214574858Z\" 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 13:18:31.422607 | controller |     "Jun 11 11:42:06.221501 crc crio[3644]: time=\"2026-06-11T11:42:06.221386519Z\" level=warning msg=\"Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored\"",
2026-06-11 13:18:31.422621 | controller |     "Jun 11 11:42:06.233687 crc crio[3644]: time=\"2026-06-11T11:42:06.233505908Z\" 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 13:18:31.422635 | controller |     "Jun 11 11:42:06.238452 crc crio[3644]: time=\"2026-06-11T11:42:06.238357254Z\" level=warning msg=\"Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored\"",
2026-06-11 13:18:31.422650 | controller |     "Jun 11 11:42:06.247151 crc crio[3644]: time=\"2026-06-11T11:42:06.247052387Z\" 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 13:18:31.422665 | controller |     "Jun 11 11:42:06.251420 crc crio[3644]: time=\"2026-06-11T11:42:06.251267425Z\" level=warning msg=\"Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored\"",
2026-06-11 13:18:31.422679 | controller |     "Jun 11 11:42:06.258784 crc crio[3644]: time=\"2026-06-11T11:42:06.258511137Z\" 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 13:18:31.422694 | controller |     "Jun 11 11:42:06.265444 crc crio[3644]: time=\"2026-06-11T11:42:06.265279947Z\" level=warning msg=\"Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored\"",
2026-06-11 13:18:31.422711 | controller |     "Jun 11 11:42:06.312388 crc crio[3644]: time=\"2026-06-11T11:42:06.312199198Z\" 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 13:18:31.422726 | controller |     "Jun 11 11:42:06.318593 crc crio[3644]: time=\"2026-06-11T11:42:06.318476354Z\" level=warning msg=\"Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored\"",
2026-06-11 13:18:31.422740 | controller |     "Jun 11 11:42:06.330254 crc crio[3644]: time=\"2026-06-11T11:42:06.330162151Z\" 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 13:18:31.422754 | controller |     "Jun 11 11:42:06.333947 crc crio[3644]: time=\"2026-06-11T11:42:06.333053812Z\" level=warning msg=\"Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored\"",
2026-06-11 13:18:31.422769 | controller |     "Jun 11 11:42:06.339753 crc crio[3644]: time=\"2026-06-11T11:42:06.339496861Z\" 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 13:18:31.422784 | controller |     "Jun 11 11:42:06.344446 crc crio[3644]: time=\"2026-06-11T11:42:06.344312686Z\" level=warning msg=\"Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored\"",
2026-06-11 13:18:31.422799 | controller |     "Jun 11 11:42:06.359270 crc crio[3644]: time=\"2026-06-11T11:42:06.35911026Z\" 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 13:18:31.422814 | controller |     "Jun 11 11:42:06.365947 crc crio[3644]: time=\"2026-06-11T11:42:06.365824328Z\" level=warning msg=\"Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored\"",
2026-06-11 13:18:31.422828 | controller |     "Jun 11 11:42:06.421522 crc crio[3644]: time=\"2026-06-11T11:42:06.421226096Z\" 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 13:18:31.422842 | controller |     "Jun 11 11:42:06.423764 crc crio[3644]: time=\"2026-06-11T11:42:06.423691976Z\" level=warning msg=\"Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored\"",
2026-06-11 13:18:31.422878 | controller |     "Jun 11 11:42:06.430325 crc crio[3644]: time=\"2026-06-11T11:42:06.430186137Z\" 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 13:18:31.422894 | controller |     "Jun 11 11:42:06.437511 crc crio[3644]: time=\"2026-06-11T11:42:06.437376288Z\" level=warning msg=\"Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored\"",
2026-06-11 13:18:31.422911 | controller |     "Jun 11 11:42:06.462787 crc crio[3644]: time=\"2026-06-11T11:42:06.462320005Z\" 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 13:18:31.422931 | controller |     "Jun 11 11:42:06.467271 crc crio[3644]: time=\"2026-06-11T11:42:06.46712299Z\" level=warning msg=\"Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored\"",
2026-06-11 13:18:31.422947 | controller |     "Jun 11 11:42:06.486092 crc crio[3644]: time=\"2026-06-11T11:42:06.485904645Z\" 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 13:18:31.422961 | controller |     "Jun 11 11:42:06.491205 crc crio[3644]: time=\"2026-06-11T11:42:06.491086931Z\" level=warning msg=\"Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored\"",
2026-06-11 13:18:31.422976 | controller |     "Jun 11 11:42:06.508822 crc crio[3644]: time=\"2026-06-11T11:42:06.508549858Z\" 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 13:18:31.422991 | controller |     "Jun 11 11:42:06.514142 crc crio[3644]: time=\"2026-06-11T11:42:06.51397418Z\" level=warning msg=\"Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored\"",
2026-06-11 13:18:31.423006 | controller |     "Jun 11 11:42:06.526174 crc crio[3644]: time=\"2026-06-11T11:42:06.525961324Z\" 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 13:18:31.423020 | controller |     "Jun 11 11:42:06.530276 crc crio[3644]: time=\"2026-06-11T11:42:06.530120592Z\" level=warning msg=\"Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored\"",
2026-06-11 13:18:31.423036 | controller |     "Jun 11 11:42:06.539306 crc crio[3644]: time=\"2026-06-11T11:42:06.539177795Z\" 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 13:18:31.423059 | controller |     "Jun 11 11:42:06.543424 crc crio[3644]: time=\"2026-06-11T11:42:06.54329682Z\" level=warning msg=\"Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored\"",
2026-06-11 13:18:31.423075 | controller |     "Jun 11 11:42:06.569798 crc crio[3644]: time=\"2026-06-11T11:42:06.569688367Z\" 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 13:18:31.423090 | controller |     "Jun 11 11:42:06.574459 crc crio[3644]: time=\"2026-06-11T11:42:06.574303796Z\" level=warning msg=\"Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored\"",
2026-06-11 13:18:31.423104 | controller |     "Jun 11 11:42:06.584234 crc crio[3644]: time=\"2026-06-11T11:42:06.584079509Z\" 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 13:18:31.423119 | controller |     "Jun 11 11:42:06.588987 crc crio[3644]: time=\"2026-06-11T11:42:06.588882275Z\" level=warning msg=\"Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored\"",
2026-06-11 13:18:31.423140 | controller |     "Jun 11 11:42:06.654264 crc crio[3644]: time=\"2026-06-11T11:42:06.653802329Z\" 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 13:18:31.423155 | controller |     "Jun 11 11:42:06.654264 crc crio[3644]: time=\"2026-06-11T11:42:06.654234911Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.423172 | controller |     "Jun 11 11:42:06.654907 crc crio[3644]: time=\"2026-06-11T11:42:06.654502728Z\" 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 13:18:31.423192 | controller |     "Jun 11 11:42:06.655272 crc crio[3644]: time=\"2026-06-11T11:42:06.655120435Z\" 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:0xc000130bb0}] Aliases:map[]}\"",
2026-06-11 13:18:31.423210 | controller |     "Jun 11 11:42:06.655272 crc crio[3644]: time=\"2026-06-11T11:42:06.655220529Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.423225 | controller |     "Jun 11 11:42:06.655272 crc crio[3644]: time=\"2026-06-11T11:42:06.655238659Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.423240 | controller |     "Jun 11 11:42:06.655272 crc crio[3644]: time=\"2026-06-11T11:42:06.65526153Z\" level=info msg=\"Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.423255 | controller |     "Jun 11 11:42:06.656362 crc crio[3644]: time=\"2026-06-11T11:42:06.656155805Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-11 13:18:31.423270 | controller |     "Jun 11 11:42:06.662875 crc crio[3644]: time=\"2026-06-11T11:42:06.662722678Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-11 13:18:31.423285 | controller |     "Jun 11 11:42:06.663309 crc crio[3644]: time=\"2026-06-11T11:42:06.663129489Z\" level=info msg=\"Create NRI interface\"",
2026-06-11 13:18:31.423299 | controller |     "Jun 11 11:42:06.663802 crc crio[3644]: time=\"2026-06-11T11:42:06.66314063Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-11 13:18:31.423314 | controller |     "Jun 11 11:42:06.665759 crc crio[3644]: time=\"2026-06-11T11:42:06.665689891Z\" level=info msg=\"runtime interface created\"",
2026-06-11 13:18:31.423329 | controller |     "Jun 11 11:42:06.666130 crc crio[3644]: time=\"2026-06-11T11:42:06.666013Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-11 13:18:31.423343 | controller |     "Jun 11 11:42:06.666130 crc crio[3644]: time=\"2026-06-11T11:42:06.666120763Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-11 13:18:31.423358 | controller |     "Jun 11 11:42:06.666130 crc crio[3644]: time=\"2026-06-11T11:42:06.666136653Z\" level=info msg=\"starting plugins...\"",
2026-06-11 13:18:31.423372 | controller |     "Jun 11 11:42:06.666864 crc crio[3644]: time=\"2026-06-11T11:42:06.66674628Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-11 13:18:31.423386 | controller |     "Jun 11 11:42:06.670042 crc crio[3644]: time=\"2026-06-11T11:42:06.669994472Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-11 13:18:31.423401 | controller |     "Jun 11 11:42:06.676561 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-11 13:18:31.423420 | controller |     "Jun 11 11:42:06.914051 crc crio[3644]: 2026-06-11T11:42:06Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 13:18:31.423436 | controller |     "Jun 11 11:42:06.914995 crc crio[3644]: time=\"2026-06-11T11:42:06.91491931Z\" level=info msg=\"Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946\"",
2026-06-11 13:18:31.423451 | controller |     "Jun 11 11:42:06.915199 crc crio[3644]: time=\"2026-06-11T11:42:06.915154817Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.423466 | controller |     "Jun 11 11:42:06.915403 crc crio[3644]: time=\"2026-06-11T11:42:06.915350783Z\" level=info msg=\"Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f\"",
2026-06-11 13:18:31.423481 | controller |     "Jun 11 11:42:06.915747 crc crio[3644]: time=\"2026-06-11T11:42:06.915560769Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.423497 | controller |     "Jun 11 11:42:06.916038 crc crio[3644]: time=\"2026-06-11T11:42:06.9159777Z\" 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 13:18:31.423513 | controller |     "Jun 11 11:42:06.916900 crc crio[3644]: time=\"2026-06-11T11:42:06.916840805Z\" 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:0xc00149e180}] Aliases:map[]}\"",
2026-06-11 13:18:31.423530 | controller |     "Jun 11 11:42:06.917356 crc crio[3644]: time=\"2026-06-11T11:42:06.917297218Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.423545 | controller |     "Jun 11 11:42:07.073870 crc crio[3644]: 2026-06-11T11:42:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 13:18:31.423560 | controller |     "Jun 11 11:42:07.074890 crc crio[3644]: time=\"2026-06-11T11:42:07.074839211Z\" level=info msg=\"Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007\"",
2026-06-11 13:18:31.423574 | controller |     "Jun 11 11:42:07.075031 crc crio[3644]: time=\"2026-06-11T11:42:07.075009466Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.423590 | controller |     "Jun 11 11:42:07.075175 crc crio[3644]: time=\"2026-06-11T11:42:07.07514574Z\" 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 13:18:31.423608 | controller |     "Jun 11 11:42:07.075458 crc crio[3644]: time=\"2026-06-11T11:42:07.075433478Z\" 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:0xc00149e218}] Aliases:map[]}\"",
2026-06-11 13:18:31.423629 | controller |     "Jun 11 11:42:07.075770 crc crio[3644]: time=\"2026-06-11T11:42:07.075743916Z\" 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 13:18:31.423644 | controller |     "Jun 11 11:42:07.135930 crc crio[3644]: 2026-06-11T11:42:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 13:18:31.423659 | controller |     "Jun 11 11:42:07.136265 crc crio[3644]: time=\"2026-06-11T11:42:07.136084493Z\" level=info msg=\"Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7\"",
2026-06-11 13:18:31.423674 | controller |     "Jun 11 11:42:07.136265 crc crio[3644]: time=\"2026-06-11T11:42:07.136117524Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.423689 | controller |     "Jun 11 11:42:07.136265 crc crio[3644]: time=\"2026-06-11T11:42:07.136131964Z\" level=info msg=\"Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86\"",
2026-06-11 13:18:31.423703 | controller |     "Jun 11 11:42:07.136265 crc crio[3644]: time=\"2026-06-11T11:42:07.136138674Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.423718 | controller |     "Jun 11 11:42:07.136265 crc crio[3644]: time=\"2026-06-11T11:42:07.136169195Z\" 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 13:18:31.423733 | controller |     "Jun 11 11:42:07.136539 crc crio[3644]: time=\"2026-06-11T11:42:07.13635855Z\" 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:0xc000130c30}] Aliases:map[]}\"",
2026-06-11 13:18:31.423749 | controller |     "Jun 11 11:42:07.136539 crc crio[3644]: time=\"2026-06-11T11:42:07.136471733Z\" 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 13:18:31.423763 | controller |     "Jun 11 11:42:07.516723 crc crio[3644]: 2026-06-11T11:42:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 13:18:31.423778 | controller |     "Jun 11 11:42:07.518821 crc crio[3644]: time=\"2026-06-11T11:42:07.51689196Z\" level=info msg=\"Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef\"",
2026-06-11 13:18:31.423793 | controller |     "Jun 11 11:42:07.518821 crc crio[3644]: time=\"2026-06-11T11:42:07.516941471Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.423808 | controller |     "Jun 11 11:42:07.518821 crc crio[3644]: time=\"2026-06-11T11:42:07.516989043Z\" 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 13:18:31.423827 | controller |     "Jun 11 11:42:07.518821 crc crio[3644]: time=\"2026-06-11T11:42:07.51725659Z\" 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:0xc000188138}] Aliases:map[]}\"",
2026-06-11 13:18:31.423843 | controller |     "Jun 11 11:42:07.518821 crc crio[3644]: time=\"2026-06-11T11:42:07.517463966Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.423879 | controller |     "Jun 11 11:42:07.644112 crc crio[3644]: 2026-06-11T11:42:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 13:18:31.423896 | controller |     "Jun 11 11:42:07.644465 crc crio[3644]: time=\"2026-06-11T11:42:07.644409355Z\" level=info msg=\"Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400\"",
2026-06-11 13:18:31.423910 | controller |     "Jun 11 11:42:07.644520 crc crio[3644]: time=\"2026-06-11T11:42:07.644471606Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.423925 | controller |     "Jun 11 11:42:07.644564 crc crio[3644]: time=\"2026-06-11T11:42:07.644538888Z\" 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 13:18:31.423940 | controller |     "Jun 11 11:42:07.645178 crc crio[3644]: time=\"2026-06-11T11:42:07.645092975Z\" 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:0xc00149e2c0}] Aliases:map[]}\"",
2026-06-11 13:18:31.423956 | controller |     "Jun 11 11:42:07.645416 crc crio[3644]: time=\"2026-06-11T11:42:07.645343801Z\" 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 13:18:31.423971 | controller |     "Jun 11 11:42:07.720957 crc crio[3644]: 2026-06-11T11:42:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 13:18:31.423985 | controller |     "Jun 11 11:42:07.721234 crc crio[3644]: time=\"2026-06-11T11:42:07.721068768Z\" level=info msg=\"Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7\"",
2026-06-11 13:18:31.424000 | controller |     "Jun 11 11:42:07.721234 crc crio[3644]: time=\"2026-06-11T11:42:07.721100969Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.424014 | controller |     "Jun 11 11:42:07.721234 crc crio[3644]: time=\"2026-06-11T11:42:07.72113825Z\" 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 13:18:31.424034 | controller |     "Jun 11 11:42:07.721514 crc crio[3644]: time=\"2026-06-11T11:42:07.721336946Z\" 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:0xc000130cd0}] Aliases:map[]}\"",
2026-06-11 13:18:31.424057 | controller |     "Jun 11 11:42:07.721514 crc crio[3644]: time=\"2026-06-11T11:42:07.72148052Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.424075 | controller |     "Jun 11 11:42:08.024924 crc crio[3644]: 2026-06-11T11:42:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 13:18:31.424091 | controller |     "Jun 11 11:42:08.025248 crc crio[3644]: time=\"2026-06-11T11:42:08.025142769Z\" level=info msg=\"Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5\"",
2026-06-11 13:18:31.424106 | controller |     "Jun 11 11:42:08.025303 crc crio[3644]: time=\"2026-06-11T11:42:08.025246922Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.424121 | controller |     "Jun 11 11:42:08.025480 crc crio[3644]: time=\"2026-06-11T11:42:08.025403556Z\" 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 13:18:31.424136 | controller |     "Jun 11 11:42:08.025995 crc crio[3644]: time=\"2026-06-11T11:42:08.02588455Z\" 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:0xc00149e350}] Aliases:map[]}\"",
2026-06-11 13:18:31.424151 | controller |     "Jun 11 11:42:08.026126 crc crio[3644]: time=\"2026-06-11T11:42:08.026054644Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.424165 | controller |     "Jun 11 11:42:08.026185 crc crio[3644]: time=\"2026-06-11T11:42:08.026124836Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.424180 | controller |     "Jun 11 11:42:08.026185 crc crio[3644]: time=\"2026-06-11T11:42:08.026157117Z\" 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 13:18:31.424195 | controller |     "Jun 11 11:42:08.159779 crc crio[3644]: 2026-06-11T11:42:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 13:18:31.424210 | controller |     "Jun 11 11:42:08.159779 crc crio[3644]: time=\"2026-06-11T11:42:08.159527696Z\" level=info msg=\"Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b\"",
2026-06-11 13:18:31.424228 | controller |     "Jun 11 11:42:08.159779 crc crio[3644]: time=\"2026-06-11T11:42:08.159564467Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.424244 | controller |     "Jun 11 11:42:08.159779 crc crio[3644]: time=\"2026-06-11T11:42:08.159722632Z\" 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 13:18:31.424259 | controller |     "Jun 11 11:42:08.160160 crc crio[3644]: time=\"2026-06-11T11:42:08.159980409Z\" 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:0xc00149e3b8}] Aliases:map[]}\"",
2026-06-11 13:18:31.424274 | controller |     "Jun 11 11:42:08.160160 crc crio[3644]: time=\"2026-06-11T11:42:08.160141253Z\" 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 13:18:31.424290 | controller |     "Jun 11 11:42:08.178308 crc crio[3644]: 2026-06-11T11:42:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 13:18:31.424305 | controller |     "Jun 11 11:42:08.178520 crc crio[3644]: time=\"2026-06-11T11:42:08.178411064Z\" level=info msg=\"Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded\"",
2026-06-11 13:18:31.424320 | controller |     "Jun 11 11:42:08.178520 crc crio[3644]: time=\"2026-06-11T11:42:08.178442414Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.424335 | controller |     "Jun 11 11:42:08.178520 crc crio[3644]: time=\"2026-06-11T11:42:08.178457345Z\" level=info msg=\"Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce\"",
2026-06-11 13:18:31.424350 | controller |     "Jun 11 11:42:08.178520 crc crio[3644]: time=\"2026-06-11T11:42:08.178487526Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.424365 | controller |     "Jun 11 11:42:08.178750 crc crio[3644]: time=\"2026-06-11T11:42:08.178522647Z\" 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 13:18:31.424380 | controller |     "Jun 11 11:42:08.178877 crc crio[3644]: time=\"2026-06-11T11:42:08.178818496Z\" 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:0xc0001882a8}] Aliases:map[]}\"",
2026-06-11 13:18:31.424395 | controller |     "Jun 11 11:42:08.179018 crc crio[3644]: time=\"2026-06-11T11:42:08.17896995Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.424414 | controller |     "Jun 11 11:42:08.456310 crc crio[3644]: 2026-06-11T11:42:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 13:18:31.424429 | controller |     "Jun 11 11:42:08.456310 crc crio[3644]: time=\"2026-06-11T11:42:08.456246412Z\" level=info msg=\"Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673\"",
2026-06-11 13:18:31.424444 | controller |     "Jun 11 11:42:08.456310 crc crio[3644]: time=\"2026-06-11T11:42:08.456283173Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.424459 | controller |     "Jun 11 11:42:08.456875 crc crio[3644]: time=\"2026-06-11T11:42:08.456334095Z\" 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 13:18:31.424474 | controller |     "Jun 11 11:42:08.456875 crc crio[3644]: time=\"2026-06-11T11:42:08.456569861Z\" 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:0xc00008c770}] Aliases:map[]}\"",
2026-06-11 13:18:31.424490 | controller |     "Jun 11 11:42:08.456875 crc crio[3644]: time=\"2026-06-11T11:42:08.456832528Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.424505 | controller |     "Jun 11 11:42:08.625218 crc crio[3644]: 2026-06-11T11:42:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 13:18:31.424521 | controller |     "Jun 11 11:42:08.625993 crc crio[3644]: time=\"2026-06-11T11:42:08.625435712Z\" level=info msg=\"Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b\"",
2026-06-11 13:18:31.424536 | controller |     "Jun 11 11:42:08.625993 crc crio[3644]: time=\"2026-06-11T11:42:08.625491554Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.424551 | controller |     "Jun 11 11:42:08.625993 crc crio[3644]: time=\"2026-06-11T11:42:08.625593046Z\" 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 13:18:31.424566 | controller |     "Jun 11 11:42:08.626505 crc crio[3644]: time=\"2026-06-11T11:42:08.626181973Z\" 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:0xc00149e450}] Aliases:map[]}\"",
2026-06-11 13:18:31.424581 | controller |     "Jun 11 11:42:08.627461 crc crio[3644]: time=\"2026-06-11T11:42:08.627253173Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.424596 | controller |     "Jun 11 11:42:08.701764 crc crio[3644]: 2026-06-11T11:42:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 13:18:31.424614 | controller |     "Jun 11 11:42:08.702304 crc crio[3644]: time=\"2026-06-11T11:42:08.702101925Z\" level=info msg=\"Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb\"",
2026-06-11 13:18:31.424629 | controller |     "Jun 11 11:42:08.702304 crc crio[3644]: time=\"2026-06-11T11:42:08.702296851Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.424644 | controller |     "Jun 11 11:42:08.702541 crc crio[3644]: time=\"2026-06-11T11:42:08.702352942Z\" 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 13:18:31.424659 | controller |     "Jun 11 11:42:08.702875 crc crio[3644]: time=\"2026-06-11T11:42:08.702847557Z\" 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:0xc00149e4e0}] Aliases:map[]}\"",
2026-06-11 13:18:31.424674 | controller |     "Jun 11 11:42:08.703232 crc crio[3644]: time=\"2026-06-11T11:42:08.703063043Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.424688 | controller |     "Jun 11 11:42:09.056023 crc crio[3644]: 2026-06-11T11: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 13:18:31.424703 | controller |     "Jun 11 11:42:09.056294 crc crio[3644]: time=\"2026-06-11T11:42:09.056146891Z\" level=info msg=\"Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d\"",
2026-06-11 13:18:31.424717 | controller |     "Jun 11 11:42:09.056294 crc crio[3644]: time=\"2026-06-11T11:42:09.056202272Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.424732 | controller |     "Jun 11 11:42:09.056294 crc crio[3644]: time=\"2026-06-11T11:42:09.056252624Z\" 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 13:18:31.424942 | controller |     "Jun 11 11:42:09.058745 crc crio[3644]: time=\"2026-06-11T11:42:09.05648442Z\" 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:0xc0001301e0}] Aliases:map[]}\"",
2026-06-11 13:18:31.424961 | controller |     "Jun 11 11:42:09.058745 crc crio[3644]: time=\"2026-06-11T11:42:09.056803829Z\" 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 13:18:31.424983 | controller |     "Jun 11 11:42:09.203345 crc crio[3644]: 2026-06-11T11: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 13:18:31.425000 | controller |     "Jun 11 11:42:09.203945 crc crio[3644]: time=\"2026-06-11T11:42:09.203764431Z\" level=info msg=\"Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e\"",
2026-06-11 13:18:31.425015 | controller |     "Jun 11 11:42:09.204160 crc crio[3644]: time=\"2026-06-11T11:42:09.203951577Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.425031 | controller |     "Jun 11 11:42:09.204160 crc crio[3644]: time=\"2026-06-11T11:42:09.203978407Z\" level=info msg=\"Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183\"",
2026-06-11 13:18:31.425052 | controller |     "Jun 11 11:42:09.204160 crc crio[3644]: time=\"2026-06-11T11:42:09.203990918Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.425071 | controller |     "Jun 11 11:42:09.204160 crc crio[3644]: time=\"2026-06-11T11:42:09.204039359Z\" 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 13:18:31.425087 | controller |     "Jun 11 11:42:09.204682 crc crio[3644]: time=\"2026-06-11T11:42:09.204363678Z\" 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:0xc000896050}] Aliases:map[]}\"",
2026-06-11 13:18:31.425103 | controller |     "Jun 11 11:42:09.206880 crc crio[3644]: time=\"2026-06-11T11:42:09.204592555Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.425118 | controller |     "Jun 11 11:42:09.638544 crc crio[3644]: 2026-06-11T11: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 13:18:31.425133 | controller |     "Jun 11 11:42:09.638544 crc crio[3644]: time=\"2026-06-11T11:42:09.639013931Z\" level=info msg=\"Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20\"",
2026-06-11 13:18:31.425147 | controller |     "Jun 11 11:42:09.638544 crc crio[3644]: time=\"2026-06-11T11:42:09.639085053Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.425161 | controller |     "Jun 11 11:42:09.638544 crc crio[3644]: time=\"2026-06-11T11:42:09.639170066Z\" 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 13:18:31.425176 | controller |     "Jun 11 11:42:09.677289 crc crio[3644]: time=\"2026-06-11T11:42:09.675935763Z\" 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:0xc000896348}] Aliases:map[]}\"",
2026-06-11 13:18:31.425195 | controller |     "Jun 11 11:42:09.677764 crc crio[3644]: time=\"2026-06-11T11:42:09.677579429Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.425210 | controller |     "Jun 11 11:42:09.988583 crc crio[3644]: 2026-06-11T11: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 13:18:31.425225 | controller |     "Jun 11 11:42:09.988965 crc crio[3644]: time=\"2026-06-11T11:42:09.988884153Z\" level=info msg=\"Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791\"",
2026-06-11 13:18:31.425240 | controller |     "Jun 11 11:42:09.988965 crc crio[3644]: time=\"2026-06-11T11:42:09.988924134Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.425255 | controller |     "Jun 11 11:42:09.988965 crc crio[3644]: time=\"2026-06-11T11:42:09.988950534Z\" level=info msg=\"Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255\"",
2026-06-11 13:18:31.425269 | controller |     "Jun 11 11:42:09.988965 crc crio[3644]: time=\"2026-06-11T11:42:09.988970045Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.425284 | controller |     "Jun 11 11:42:09.989186 crc crio[3644]: time=\"2026-06-11T11:42:09.989013976Z\" 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 13:18:31.425299 | controller |     "Jun 11 11:42:09.989252 crc crio[3644]: time=\"2026-06-11T11:42:09.989181581Z\" 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:0xc000896338}] Aliases:map[]}\"",
2026-06-11 13:18:31.425314 | controller |     "Jun 11 11:42:09.989252 crc crio[3644]: time=\"2026-06-11T11:42:09.989244023Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.425329 | controller |     "Jun 11 11:42:09.989370 crc crio[3644]: time=\"2026-06-11T11:42:09.989255883Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.425343 | controller |     "Jun 11 11:42:09.989370 crc crio[3644]: time=\"2026-06-11T11:42:09.989266543Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.425358 | controller |     "Jun 11 11:42:10.273350 crc crio[3644]: 2026-06-11T11: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 13:18:31.425373 | controller |     "Jun 11 11:42:10.273817 crc crio[3644]: time=\"2026-06-11T11:42:10.273376427Z\" level=info msg=\"Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587\"",
2026-06-11 13:18:31.425387 | controller |     "Jun 11 11:42:10.273817 crc crio[3644]: time=\"2026-06-11T11:42:10.273423118Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.425405 | controller |     "Jun 11 11:42:10.273817 crc crio[3644]: time=\"2026-06-11T11:42:10.273445928Z\" level=info msg=\"Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34\"",
2026-06-11 13:18:31.425419 | controller |     "Jun 11 11:42:10.273817 crc crio[3644]: time=\"2026-06-11T11:42:10.273460919Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.425434 | controller |     "Jun 11 11:42:10.273817 crc crio[3644]: time=\"2026-06-11T11:42:10.27350509Z\" 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 13:18:31.425449 | controller |     "Jun 11 11:42:10.274182 crc crio[3644]: time=\"2026-06-11T11:42:10.273978183Z\" 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:0xc000896668}] Aliases:map[]}\"",
2026-06-11 13:18:31.425464 | controller |     "Jun 11 11:42:10.274271 crc crio[3644]: time=\"2026-06-11T11:42:10.274200289Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.425479 | controller |     "Jun 11 11:42:10.301134 crc crio[3644]: 2026-06-11T11: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 13:18:31.425494 | controller |     "Jun 11 11:42:10.301356 crc crio[3644]: time=\"2026-06-11T11:42:10.301265206Z\" level=info msg=\"Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28\"",
2026-06-11 13:18:31.425508 | controller |     "Jun 11 11:42:10.301356 crc crio[3644]: time=\"2026-06-11T11:42:10.301317258Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.425523 | controller |     "Jun 11 11:42:10.301356 crc crio[3644]: time=\"2026-06-11T11:42:10.301340768Z\" level=info msg=\"Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017\"",
2026-06-11 13:18:31.425538 | controller |     "Jun 11 11:42:10.301356 crc crio[3644]: time=\"2026-06-11T11:42:10.301358479Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.425552 | controller |     "Jun 11 11:42:10.302243 crc crio[3644]: time=\"2026-06-11T11:42:10.30140683Z\" 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 13:18:31.425568 | controller |     "Jun 11 11:42:10.302243 crc crio[3644]: time=\"2026-06-11T11:42:10.302165311Z\" 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:0xc001682060}] Aliases:map[]}\"",
2026-06-11 13:18:31.425583 | controller |     "Jun 11 11:42:10.302484 crc crio[3644]: time=\"2026-06-11T11:42:10.302424149Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.425601 | controller |     "Jun 11 11:42:10.563116 crc crio[3644]: 2026-06-11T11: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 13:18:31.425616 | controller |     "Jun 11 11:42:10.563405 crc crio[3644]: time=\"2026-06-11T11:42:10.563312005Z\" level=info msg=\"Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71\"",
2026-06-11 13:18:31.425631 | controller |     "Jun 11 11:42:10.563405 crc crio[3644]: time=\"2026-06-11T11:42:10.563387908Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.425645 | controller |     "Jun 11 11:42:10.563497 crc crio[3644]: time=\"2026-06-11T11:42:10.563415618Z\" level=info msg=\"Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f\"",
2026-06-11 13:18:31.425660 | controller |     "Jun 11 11:42:10.563497 crc crio[3644]: time=\"2026-06-11T11:42:10.563426809Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.425674 | controller |     "Jun 11 11:42:10.563497 crc crio[3644]: time=\"2026-06-11T11:42:10.56347502Z\" 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 13:18:31.425690 | controller |     "Jun 11 11:42:10.563922 crc crio[3644]: time=\"2026-06-11T11:42:10.563839Z\" 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:0xc0016822d0}] Aliases:map[]}\"",
2026-06-11 13:18:31.425705 | controller |     "Jun 11 11:42:10.564115 crc crio[3644]: time=\"2026-06-11T11:42:10.564044966Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.425720 | controller |     "Jun 11 11:42:10.579907 crc crio[3644]: time=\"2026-06-11T11:42:10.579753593Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=4e0aebb5-8b24-4f5b-af9e-4e28126d4cc2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.425735 | controller |     "Jun 11 11:42:10.579907 crc crio[3644]: time=\"2026-06-11T11:42:10.579896057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.425750 | controller |     "Jun 11 11:42:10.589794 crc crio[3644]: time=\"2026-06-11T11:42:10.589520277Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=223b5c97-6d92-48c7-88aa-d6623a4e4c63 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.425950 | controller |     "Jun 11 11:42:10.589794 crc crio[3644]: time=\"2026-06-11T11:42:10.589779194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.425971 | controller |     "Jun 11 11:42:10.599499 crc crio[3644]: time=\"2026-06-11T11:42:10.599247918Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=4e0aebb5-8b24-4f5b-af9e-4e28126d4cc2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.425990 | controller |     "Jun 11 11:42:10.602452 crc crio[3644]: time=\"2026-06-11T11:42:10.602237854Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=223b5c97-6d92-48c7-88aa-d6623a4e4c63 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.426006 | controller |     "Jun 11 11:42:10.657312 crc crio[3644]: time=\"2026-06-11T11:42:10.657210771Z\" level=info msg=\"Ran pod sandbox 061625758d309a721490a8135736749f5522756c7306e8c3245198445746a21e with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=4e0aebb5-8b24-4f5b-af9e-4e28126d4cc2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.426021 | controller |     "Jun 11 11:42:10.657947 crc crio[3644]: time=\"2026-06-11T11:42:10.657347635Z\" level=info msg=\"Ran pod sandbox aa8902d72d04f8ed67d3d08574a35e797eae201911b70b75faf4fda0eb7cf423 with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=223b5c97-6d92-48c7-88aa-d6623a4e4c63 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.426039 | controller |     "Jun 11 11:42:10.663723 crc crio[3644]: time=\"2026-06-11T11:42:10.663556125Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=dcf26dc9-c89a-47be-a7db-190460398d72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.426062 | controller |     "Jun 11 11:42:10.665763 crc crio[3644]: time=\"2026-06-11T11:42:10.665372766Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=62d7f996-397f-4e1d-89e0-d89de4b33c30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.426079 | controller |     "Jun 11 11:42:10.677157 crc crio[3644]: time=\"2026-06-11T11:42:10.677008882Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e55d5b6f-562d-479b-918d-08889fa71a60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.426094 | controller |     "Jun 11 11:42:10.678203 crc crio[3644]: time=\"2026-06-11T11:42:10.677903317Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=617d5c41-8589-4d52-b456-ef11220a7985 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.426109 | controller |     "Jun 11 11:42:10.688469 crc crio[3644]: time=\"2026-06-11T11:42:10.688324478Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=a7ae7cc8-463d-4354-be25-c3ba8e3e98d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.426124 | controller |     "Jun 11 11:42:10.691745 crc crio[3644]: time=\"2026-06-11T11:42:10.691509748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.426139 | controller |     "Jun 11 11:42:10.693026 crc crio[3644]: time=\"2026-06-11T11:42:10.692866356Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=e9bccf64-5730-48a8-929d-71d07c6b5c37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.426154 | controller |     "Jun 11 11:42:10.693555 crc crio[3644]: time=\"2026-06-11T11:42:10.693368341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.426168 | controller |     "Jun 11 11:42:10.723711 crc crio[3644]: time=\"2026-06-11T11:42:10.723473891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.426186 | controller |     "Jun 11 11:42:10.724571 crc crio[3644]: time=\"2026-06-11T11:42:10.724365836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.426202 | controller |     "Jun 11 11:42:10.733354 crc crio[3644]: 2026-06-11T11: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 13:18:31.426216 | controller |     "Jun 11 11:42:10.733805 crc crio[3644]: time=\"2026-06-11T11:42:10.733535145Z\" level=info msg=\"Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6\"",
2026-06-11 13:18:31.426231 | controller |     "Jun 11 11:42:10.733973 crc crio[3644]: time=\"2026-06-11T11:42:10.73380659Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.426246 | controller |     "Jun 11 11:42:10.733973 crc crio[3644]: time=\"2026-06-11T11:42:10.733868974Z\" level=info msg=\"Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21\"",
2026-06-11 13:18:31.426260 | controller |     "Jun 11 11:42:10.733973 crc crio[3644]: time=\"2026-06-11T11:42:10.733894885Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.426275 | controller |     "Jun 11 11:42:10.734270 crc crio[3644]: time=\"2026-06-11T11:42:10.733997208Z\" 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 13:18:31.426290 | controller |     "Jun 11 11:42:10.734820 crc crio[3644]: time=\"2026-06-11T11:42:10.73452536Z\" 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:0xc00008cb60}] Aliases:map[]}\"",
2026-06-11 13:18:31.426305 | controller |     "Jun 11 11:42:10.735407 crc crio[3644]: time=\"2026-06-11T11:42:10.735261573Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.426320 | controller |     "Jun 11 11:42:10.740272 crc crio[3644]: time=\"2026-06-11T11:42:10.740004873Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=741ce7c3-4024-445a-846a-8b39d2a2b504 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.426335 | controller |     "Jun 11 11:42:10.740447 crc crio[3644]: time=\"2026-06-11T11:42:10.740310022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.426350 | controller |     "Jun 11 11:42:10.748826 crc crio[3644]: time=\"2026-06-11T11:42:10.748689907Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=741ce7c3-4024-445a-846a-8b39d2a2b504 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.426365 | controller |     "Jun 11 11:42:10.770867 crc crio[3644]: time=\"2026-06-11T11:42:10.770765635Z\" level=info msg=\"Ran pod sandbox 4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce with infra container: openshift-etcd/etcd-crc/POD\" id=741ce7c3-4024-445a-846a-8b39d2a2b504 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.426382 | controller |     "Jun 11 11:42:10.773271 crc crio[3644]: time=\"2026-06-11T11:42:10.773122139Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=3029b46f-89ad-45d6-90b2-e96510a47b7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.426398 | controller |     "Jun 11 11:42:10.777454 crc crio[3644]: time=\"2026-06-11T11:42:10.777172232Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=ff7be1a8-42cd-4192-80c6-2257b4858452 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.426413 | controller |     "Jun 11 11:42:10.784094 crc crio[3644]: 2026-06-11T11: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 13:18:31.426427 | controller |     "Jun 11 11:42:10.784255 crc crio[3644]: time=\"2026-06-11T11:42:10.78421218Z\" level=info msg=\"Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1\"",
2026-06-11 13:18:31.426515 | controller |     "Jun 11 11:42:10.784255 crc crio[3644]: time=\"2026-06-11T11:42:10.7842436Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.426545 | controller |     "Jun 11 11:42:10.784388 crc crio[3644]: time=\"2026-06-11T11:42:10.784270131Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=45e4b7b0-6464-4caa-9f06-39561883e6d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.426562 | controller |     "Jun 11 11:42:10.785096 crc crio[3644]: time=\"2026-06-11T11:42:10.7849345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.426582 | controller |     "Jun 11 11:42:10.787095 crc crio[3644]: time=\"2026-06-11T11:42:10.786974537Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=1046df81-4156-46a4-aaf8-87e04b0d69ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.426600 | controller |     "Jun 11 11:42:10.787095 crc crio[3644]: time=\"2026-06-11T11:42:10.7870955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.426617 | controller |     "Jun 11 11:42:10.788197 crc crio[3644]: time=\"2026-06-11T11:42:10.784289462Z\" 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 13:18:31.426634 | controller |     "Jun 11 11:42:10.788458 crc crio[3644]: time=\"2026-06-11T11:42:10.788373695Z\" 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:0xc000e2a098}] Aliases:map[]}\"",
2026-06-11 13:18:31.426652 | controller |     "Jun 11 11:42:10.788748 crc crio[3644]: time=\"2026-06-11T11:42:10.788684914Z\" 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 13:18:31.426677 | controller |     "Jun 11 11:42:10.806928 crc crio[3644]: time=\"2026-06-11T11:42:10.806371521Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=1046df81-4156-46a4-aaf8-87e04b0d69ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.426698 | controller |     "Jun 11 11:42:10.817192 crc crio[3644]: time=\"2026-06-11T11:42:10.816557443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.426716 | controller |     "Jun 11 11:42:10.839556 crc crio[3644]: time=\"2026-06-11T11:42:10.839371782Z\" level=info msg=\"Ran pod sandbox 279a8b4f5eac5efe9d6fc03a36937ea056661b6f62c65ce10e7314b72fb5c702 with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=1046df81-4156-46a4-aaf8-87e04b0d69ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.426733 | controller |     "Jun 11 11:42:10.848771 crc crio[3644]: time=\"2026-06-11T11:42:10.848445852Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=05fdcb35-d704-4545-b908-6a30d5eeb235 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.426750 | controller |     "Jun 11 11:42:10.848771 crc crio[3644]: time=\"2026-06-11T11:42:10.848731639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.426767 | controller |     "Jun 11 11:42:10.913082 crc crio[3644]: time=\"2026-06-11T11:42:10.912404804Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e67f2e53-48a8-4414-a34c-a9441d08039f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.426784 | controller |     "Jun 11 11:42:10.921070 crc crio[3644]: time=\"2026-06-11T11:42:10.920481133Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7c9c7aef-22db-42b4-8999-ba6bd440d6e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.426800 | controller |     "Jun 11 11:42:10.939573 crc crio[3644]: time=\"2026-06-11T11:42:10.939191944Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=05fdcb35-d704-4545-b908-6a30d5eeb235 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.426820 | controller |     "Jun 11 11:42:10.942222 crc crio[3644]: time=\"2026-06-11T11:42:10.942040402Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=af8113bd-3b29-43b7-95be-e595bd543ec4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.426835 | controller |     "Jun 11 11:42:10.943245 crc crio[3644]: time=\"2026-06-11T11:42:10.943158894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.426923 | controller |     "Jun 11 11:42:10.968481 crc crio[3644]: time=\"2026-06-11T11:42:10.96834611Z\" level=info msg=\"Ran pod sandbox 65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=05fdcb35-d704-4545-b908-6a30d5eeb235 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.426946 | controller |     "Jun 11 11:42:10.970946 crc crio[3644]: time=\"2026-06-11T11:42:10.970713714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.426961 | controller |     "Jun 11 11:42:11.019156 crc crio[3644]: time=\"2026-06-11T11:42:11.017923274Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=3e1d671e-0d94-4a39-8861-e431fcc733dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.426981 | controller |     "Jun 11 11:42:11.049371 crc crio[3644]: time=\"2026-06-11T11:42:11.049022624Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=7d076cf9-e653-48d4-99fd-9c11be37a9e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.426996 | controller |     "Jun 11 11:42:11.139791 crc crio[3644]: time=\"2026-06-11T11:42:11.139506833Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=b04d9917-eeeb-4c52-940b-8a5c9f50b316 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.427012 | controller |     "Jun 11 11:42:11.140294 crc crio[3644]: time=\"2026-06-11T11:42:11.14010954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.427027 | controller |     "Jun 11 11:42:11.193200 crc crio[3644]: 2026-06-11T11: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 13:18:31.427047 | controller |     "Jun 11 11:42:11.193449 crc crio[3644]: time=\"2026-06-11T11:42:11.193346571Z\" level=info msg=\"Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae\"",
2026-06-11 13:18:31.427069 | controller |     "Jun 11 11:42:11.194228 crc crio[3644]: time=\"2026-06-11T11:42:11.194067821Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.427087 | controller |     "Jun 11 11:42:11.194329 crc crio[3644]: time=\"2026-06-11T11:42:11.194228803Z\" level=info msg=\"Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227\"",
2026-06-11 13:18:31.427102 | controller |     "Jun 11 11:42:11.194329 crc crio[3644]: time=\"2026-06-11T11:42:11.194251136Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.427117 | controller |     "Jun 11 11:42:11.194329 crc crio[3644]: time=\"2026-06-11T11:42:11.194281816Z\" 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 13:18:31.427132 | controller |     "Jun 11 11:42:11.195139 crc crio[3644]: time=\"2026-06-11T11:42:11.194494583Z\" 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:0xc000ae09a8}] Aliases:map[]}\"",
2026-06-11 13:18:31.427148 | controller |     "Jun 11 11:42:11.195139 crc crio[3644]: time=\"2026-06-11T11:42:11.194980257Z\" 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 13:18:31.427163 | controller |     "Jun 11 11:42:11.217120 crc crio[3644]: time=\"2026-06-11T11:42:11.21701195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.427178 | controller |     "Jun 11 11:42:11.421792 crc crio[3644]: 2026-06-11T11: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 13:18:31.427197 | controller |     "Jun 11 11:42:11.421792 crc crio[3644]: time=\"2026-06-11T11:42:11.421727733Z\" level=info msg=\"Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240\"",
2026-06-11 13:18:31.427212 | controller |     "Jun 11 11:42:11.421792 crc crio[3644]: time=\"2026-06-11T11:42:11.421764664Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.427227 | controller |     "Jun 11 11:42:11.421792 crc crio[3644]: time=\"2026-06-11T11:42:11.421779365Z\" level=info msg=\"Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946\"",
2026-06-11 13:18:31.427242 | controller |     "Jun 11 11:42:11.421792 crc crio[3644]: time=\"2026-06-11T11:42:11.421793905Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.427257 | controller |     "Jun 11 11:42:11.422219 crc crio[3644]: time=\"2026-06-11T11:42:11.421823156Z\" 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 13:18:31.427273 | controller |     "Jun 11 11:42:11.422219 crc crio[3644]: time=\"2026-06-11T11:42:11.421930979Z\" 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:0xc000130a30}] Aliases:map[]}\"",
2026-06-11 13:18:31.427288 | controller |     "Jun 11 11:42:11.422219 crc crio[3644]: time=\"2026-06-11T11:42:11.4219705Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.427303 | controller |     "Jun 11 11:42:11.422219 crc crio[3644]: time=\"2026-06-11T11:42:11.42197937Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.427318 | controller |     "Jun 11 11:42:11.422219 crc crio[3644]: time=\"2026-06-11T11:42:11.421990471Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.427333 | controller |     "Jun 11 11:42:11.809284 crc crio[3644]: 2026-06-11T11: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 13:18:31.427348 | controller |     "Jun 11 11:42:11.810109 crc crio[3644]: time=\"2026-06-11T11:42:11.80934412Z\" level=info msg=\"Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab\"",
2026-06-11 13:18:31.427363 | controller |     "Jun 11 11:42:11.810109 crc crio[3644]: time=\"2026-06-11T11:42:11.809383981Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.427377 | controller |     "Jun 11 11:42:11.810109 crc crio[3644]: time=\"2026-06-11T11:42:11.809427613Z\" 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 13:18:31.427393 | controller |     "Jun 11 11:42:11.810109 crc crio[3644]: time=\"2026-06-11T11:42:11.809738441Z\" 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:0xc0016825b8}] Aliases:map[]}\"",
2026-06-11 13:18:31.427411 | controller |     "Jun 11 11:42:11.811420 crc crio[3644]: time=\"2026-06-11T11:42:11.811314616Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.427427 | controller |     "Jun 11 11:42:12.180026 crc crio[3644]: 2026-06-11T11: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 13:18:31.427441 | controller |     "Jun 11 11:42:12.180912 crc crio[3644]: time=\"2026-06-11T11:42:12.180215961Z\" level=info msg=\"Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a\"",
2026-06-11 13:18:31.427456 | controller |     "Jun 11 11:42:12.180912 crc crio[3644]: time=\"2026-06-11T11:42:12.180503979Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.427471 | controller |     "Jun 11 11:42:12.180912 crc crio[3644]: time=\"2026-06-11T11:42:12.180570581Z\" 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 13:18:31.427486 | controller |     "Jun 11 11:42:12.181119 crc crio[3644]: time=\"2026-06-11T11:42:12.180954432Z\" 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:0xc00008c480}] Aliases:map[]}\"",
2026-06-11 13:18:31.427502 | controller |     "Jun 11 11:42:12.181212 crc crio[3644]: time=\"2026-06-11T11:42:12.181126257Z\" 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 13:18:31.427516 | controller |     "Jun 11 11:42:12.301632 crc crio[3644]: 2026-06-11T11: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 13:18:31.427531 | controller |     "Jun 11 11:42:12.302125 crc crio[3644]: time=\"2026-06-11T11:42:12.301852796Z\" level=info msg=\"Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0\"",
2026-06-11 13:18:31.427545 | controller |     "Jun 11 11:42:12.302125 crc crio[3644]: time=\"2026-06-11T11:42:12.301896172Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.427560 | controller |     "Jun 11 11:42:12.302125 crc crio[3644]: time=\"2026-06-11T11:42:12.301968224Z\" 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 13:18:31.427579 | controller |     "Jun 11 11:42:12.302350 crc crio[3644]: time=\"2026-06-11T11:42:12.302161749Z\" 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:0xc00008c818}] Aliases:map[]}\"",
2026-06-11 13:18:31.427595 | controller |     "Jun 11 11:42:12.302449 crc crio[3644]: time=\"2026-06-11T11:42:12.302398776Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.427610 | controller |     "Jun 11 11:42:12.741474 crc crio[3644]: 2026-06-11T11: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 13:18:31.427626 | controller |     "Jun 11 11:42:12.742341 crc crio[3644]: time=\"2026-06-11T11:42:12.742263735Z\" level=info msg=\"Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150\"",
2026-06-11 13:18:31.427646 | controller |     "Jun 11 11:42:12.742341 crc crio[3644]: time=\"2026-06-11T11:42:12.742337207Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.427667 | controller |     "Jun 11 11:42:12.745824 crc crio[3644]: time=\"2026-06-11T11:42:12.742365158Z\" level=info msg=\"Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f\"",
2026-06-11 13:18:31.427686 | controller |     "Jun 11 11:42:12.745824 crc crio[3644]: time=\"2026-06-11T11:42:12.742376558Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.427704 | controller |     "Jun 11 11:42:12.745824 crc crio[3644]: time=\"2026-06-11T11:42:12.742414119Z\" 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 13:18:31.427719 | controller |     "Jun 11 11:42:12.745824 crc crio[3644]: time=\"2026-06-11T11:42:12.742849062Z\" 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:0xc0001305c0}] Aliases:map[]}\"",
2026-06-11 13:18:31.427736 | controller |     "Jun 11 11:42:12.745824 crc crio[3644]: time=\"2026-06-11T11:42:12.743050338Z\" 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 13:18:31.427773 | controller |     "Jun 11 11:42:13.070616 crc crio[3644]: 2026-06-11T11: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 13:18:31.427803 | controller |     "Jun 11 11:42:13.071584 crc crio[3644]: time=\"2026-06-11T11:42:13.07148672Z\" level=info msg=\"Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f\"",
2026-06-11 13:18:31.427826 | controller |     "Jun 11 11:42:13.071584 crc crio[3644]: time=\"2026-06-11T11:42:13.071542461Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.427883 | controller |     "Jun 11 11:42:13.071763 crc crio[3644]: time=\"2026-06-11T11:42:13.071592294Z\" 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 13:18:31.427908 | controller |     "Jun 11 11:42:13.072080 crc crio[3644]: time=\"2026-06-11T11:42:13.071988375Z\" 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:0xc00061e078}] Aliases:map[]}\"",
2026-06-11 13:18:31.427927 | controller |     "Jun 11 11:42:13.072333 crc crio[3644]: time=\"2026-06-11T11:42:13.072226291Z\" 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 13:18:31.427942 | controller |     "Jun 11 11:42:13.195833 crc crio[3644]: 2026-06-11T11: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 13:18:31.427957 | controller |     "Jun 11 11:42:13.195997 crc crio[3644]: time=\"2026-06-11T11:42:13.195932468Z\" level=info msg=\"Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405\"",
2026-06-11 13:18:31.427972 | controller |     "Jun 11 11:42:13.195997 crc crio[3644]: time=\"2026-06-11T11:42:13.195986419Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.427988 | controller |     "Jun 11 11:42:13.196074 crc crio[3644]: time=\"2026-06-11T11:42:13.196034291Z\" 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 13:18:31.428003 | controller |     "Jun 11 11:42:13.196269 crc crio[3644]: time=\"2026-06-11T11:42:13.196211656Z\" 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:0xc00031e1a0}] Aliases:map[]}\"",
2026-06-11 13:18:31.428018 | controller |     "Jun 11 11:42:13.196520 crc crio[3644]: time=\"2026-06-11T11:42:13.1963915Z\" 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 13:18:31.428035 | controller |     "Jun 11 11:42:13.227544 crc crio[3644]: time=\"2026-06-11T11:42:13.227423909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.428074 | controller |     "Jun 11 11:42:13.229164 crc crio[3644]: time=\"2026-06-11T11:42:13.22890208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.428098 | controller |     "Jun 11 11:42:13.229771 crc crio[3644]: time=\"2026-06-11T11:42:13.229422297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.428120 | controller |     "Jun 11 11:42:13.232207 crc crio[3644]: time=\"2026-06-11T11:42:13.23213131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.428136 | controller |     "Jun 11 11:42:13.234584 crc crio[3644]: time=\"2026-06-11T11:42:13.234372774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.428151 | controller |     "Jun 11 11:42:13.617857 crc crio[3644]: 2026-06-11T11: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 13:18:31.428166 | controller |     "Jun 11 11:42:13.618154 crc crio[3644]: time=\"2026-06-11T11:42:13.618021849Z\" level=info msg=\"Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4\"",
2026-06-11 13:18:31.428181 | controller |     "Jun 11 11:42:13.618154 crc crio[3644]: time=\"2026-06-11T11:42:13.618067521Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.428196 | controller |     "Jun 11 11:42:13.618154 crc crio[3644]: time=\"2026-06-11T11:42:13.618112822Z\" 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 13:18:31.428212 | controller |     "Jun 11 11:42:13.618429 crc crio[3644]: time=\"2026-06-11T11:42:13.618347598Z\" 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:0xc00031e408}] Aliases:map[]}\"",
2026-06-11 13:18:31.428228 | controller |     "Jun 11 11:42:13.618715 crc crio[3644]: time=\"2026-06-11T11:42:13.618562564Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.428244 | controller |     "Jun 11 11:42:13.638269 crc crio[3644]: 2026-06-11T11: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 13:18:31.428259 | controller |     "Jun 11 11:42:13.638826 crc crio[3644]: time=\"2026-06-11T11:42:13.638777779Z\" level=info msg=\"Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118\"",
2026-06-11 13:18:31.428273 | controller |     "Jun 11 11:42:13.638952 crc crio[3644]: time=\"2026-06-11T11:42:13.638935184Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.428288 | controller |     "Jun 11 11:42:13.639074 crc crio[3644]: time=\"2026-06-11T11:42:13.639049127Z\" 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 13:18:31.428304 | controller |     "Jun 11 11:42:13.639365 crc crio[3644]: time=\"2026-06-11T11:42:13.639342225Z\" 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:0xc00008cc18}] Aliases:map[]}\"",
2026-06-11 13:18:31.428323 | controller |     "Jun 11 11:42:13.639718 crc crio[3644]: time=\"2026-06-11T11:42:13.639583683Z\" 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 13:18:31.428339 | controller |     "Jun 11 11:42:13.694680 crc crio[3644]: 2026-06-11T11: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 13:18:31.428354 | controller |     "Jun 11 11:42:13.695162 crc crio[3644]: time=\"2026-06-11T11:42:13.695117905Z\" level=info msg=\"Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9\"",
2026-06-11 13:18:31.428369 | controller |     "Jun 11 11:42:13.695263 crc crio[3644]: time=\"2026-06-11T11:42:13.695248839Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.428384 | controller |     "Jun 11 11:42:13.695376 crc crio[3644]: time=\"2026-06-11T11:42:13.695359672Z\" 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 13:18:31.428399 | controller |     "Jun 11 11:42:13.695760 crc crio[3644]: time=\"2026-06-11T11:42:13.695732153Z\" 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:0xc00008ccb8}] Aliases:map[]}\"",
2026-06-11 13:18:31.428415 | controller |     "Jun 11 11:42:13.695994 crc crio[3644]: time=\"2026-06-11T11:42:13.6959768Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.428431 | controller |     "Jun 11 11:42:13.714968 crc crio[3644]: 2026-06-11T11: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 13:18:31.428446 | controller |     "Jun 11 11:42:13.715251 crc crio[3644]: time=\"2026-06-11T11:42:13.715147245Z\" level=info msg=\"Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65\"",
2026-06-11 13:18:31.428461 | controller |     "Jun 11 11:42:13.715251 crc crio[3644]: time=\"2026-06-11T11:42:13.715239208Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.428477 | controller |     "Jun 11 11:42:13.715789 crc crio[3644]: time=\"2026-06-11T11:42:13.715295689Z\" 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 13:18:31.428492 | controller |     "Jun 11 11:42:13.715789 crc crio[3644]: time=\"2026-06-11T11:42:13.715561577Z\" 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:0xc000dd2480}] Aliases:map[]}\"",
2026-06-11 13:18:31.428512 | controller |     "Jun 11 11:42:13.715943 crc crio[3644]: time=\"2026-06-11T11:42:13.715872095Z\" 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 13:18:31.428529 | controller |     "Jun 11 11:42:13.807752 crc crio[3644]: time=\"2026-06-11T11:42:13.80723669Z\" level=info msg=\"Created container b11de2e5d532819724baed195d599fc66c757ce18838ba87233f91043da37576: openshift-etcd/etcd-crc/setup\" id=45e4b7b0-6464-4caa-9f06-39561883e6d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.428544 | controller |     "Jun 11 11:42:13.812108 crc crio[3644]: time=\"2026-06-11T11:42:13.811793608Z\" level=info msg=\"Starting container: b11de2e5d532819724baed195d599fc66c757ce18838ba87233f91043da37576\" id=eaf3688c-a596-4c4c-8ed3-26b44c5642e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.428559 | controller |     "Jun 11 11:42:13.817761 crc crio[3644]: time=\"2026-06-11T11:42:13.817464736Z\" level=info msg=\"Created container 00ee9e69ff2f793d64c6ea873d1106a9a13c05f4d42408e2a4d62976572b2f06: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=a7ae7cc8-463d-4354-be25-c3ba8e3e98d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.428573 | controller |     "Jun 11 11:42:13.818690 crc crio[3644]: time=\"2026-06-11T11:42:13.817866558Z\" level=info msg=\"Created container 10ea9c9ea94fa33266e428d5c2676fb5d9ea8bc034c64ad37f5e31d85c1e9f1d: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=e9bccf64-5730-48a8-929d-71d07c6b5c37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.428588 | controller |     "Jun 11 11:42:13.822907 crc crio[3644]: time=\"2026-06-11T11:42:13.822517017Z\" level=info msg=\"Created container fb0b23eaf96ba84ff233c55429665e23c960704843fba334766d75ce9a2e6e11: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=af8113bd-3b29-43b7-95be-e595bd543ec4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.428603 | controller |     "Jun 11 11:42:13.825408 crc crio[3644]: time=\"2026-06-11T11:42:13.823284778Z\" level=info msg=\"Starting container: 00ee9e69ff2f793d64c6ea873d1106a9a13c05f4d42408e2a4d62976572b2f06\" id=ab02d304-87ac-4ed1-89bc-a08f6ca561b8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.428618 | controller |     "Jun 11 11:42:13.825953 crc crio[3644]: time=\"2026-06-11T11:42:13.823207096Z\" level=info msg=\"Starting container: 10ea9c9ea94fa33266e428d5c2676fb5d9ea8bc034c64ad37f5e31d85c1e9f1d\" id=cfa862cb-cdc4-4502-95fc-904f0d12cbcb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.428632 | controller |     "Jun 11 11:42:13.828632 crc crio[3644]: time=\"2026-06-11T11:42:13.828000571Z\" level=info msg=\"Created container 45f8ef418cd8f871af26280f34eaec23872d47ffc2ab537042db24c4ff68d657: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=b04d9917-eeeb-4c52-940b-8a5c9f50b316 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.428647 | controller |     "Jun 11 11:42:13.831122 crc crio[3644]: time=\"2026-06-11T11:42:13.830983834Z\" level=info msg=\"Starting container: fb0b23eaf96ba84ff233c55429665e23c960704843fba334766d75ce9a2e6e11\" id=19d5b57b-21ad-4c1b-b64e-7c859a3cae38 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.428663 | controller |     "Jun 11 11:42:13.834178 crc crio[3644]: time=\"2026-06-11T11:42:13.834040361Z\" level=info msg=\"Starting container: 45f8ef418cd8f871af26280f34eaec23872d47ffc2ab537042db24c4ff68d657\" id=539dd809-4438-40dc-a518-faf2a3183674 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.428681 | controller |     "Jun 11 11:42:13.839732 crc crio[3644]: time=\"2026-06-11T11:42:13.839532863Z\" level=info msg=\"Started container\" PID=5274 containerID=10ea9c9ea94fa33266e428d5c2676fb5d9ea8bc034c64ad37f5e31d85c1e9f1d description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=cfa862cb-cdc4-4502-95fc-904f0d12cbcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=061625758d309a721490a8135736749f5522756c7306e8c3245198445746a21e",
2026-06-11 13:18:31.428698 | controller |     "Jun 11 11:42:13.845897 crc crio[3644]: time=\"2026-06-11T11:42:13.845489Z\" level=info msg=\"Started container\" PID=5273 containerID=00ee9e69ff2f793d64c6ea873d1106a9a13c05f4d42408e2a4d62976572b2f06 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=ab02d304-87ac-4ed1-89bc-a08f6ca561b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa8902d72d04f8ed67d3d08574a35e797eae201911b70b75faf4fda0eb7cf423",
2026-06-11 13:18:31.428716 | controller |     "Jun 11 11:42:13.878103 crc crio[3644]: time=\"2026-06-11T11:42:13.877827843Z\" level=info msg=\"Started container\" PID=5272 containerID=45f8ef418cd8f871af26280f34eaec23872d47ffc2ab537042db24c4ff68d657 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=539dd809-4438-40dc-a518-faf2a3183674 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648",
2026-06-11 13:18:31.428731 | controller |     "Jun 11 11:42:13.878103 crc crio[3644]: time=\"2026-06-11T11:42:13.877946397Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=ae5aa8a9-6d01-4efc-a241-4e1c19c63d26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.428746 | controller |     "Jun 11 11:42:13.878103 crc crio[3644]: time=\"2026-06-11T11:42:13.878054422Z\" level=info msg=\"Started container\" PID=5275 containerID=fb0b23eaf96ba84ff233c55429665e23c960704843fba334766d75ce9a2e6e11 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=19d5b57b-21ad-4c1b-b64e-7c859a3cae38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=279a8b4f5eac5efe9d6fc03a36937ea056661b6f62c65ce10e7314b72fb5c702",
2026-06-11 13:18:31.428761 | controller |     "Jun 11 11:42:13.883027 crc crio[3644]: time=\"2026-06-11T11:42:13.882960581Z\" level=info msg=\"Started container\" PID=5267 containerID=b11de2e5d532819724baed195d599fc66c757ce18838ba87233f91043da37576 description=openshift-etcd/etcd-crc/setup id=eaf3688c-a596-4c4c-8ed3-26b44c5642e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce",
2026-06-11 13:18:31.428776 | controller |     "Jun 11 11:42:13.892945 crc crio[3644]: time=\"2026-06-11T11:42:13.892262267Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=b2241432-e4ab-4dd7-bd5c-13bc16faa304 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.428791 | controller |     "Jun 11 11:42:13.900791 crc crio[3644]: time=\"2026-06-11T11:42:13.900730715Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=a20ea47d-bd39-45fd-8ed2-bffb60ba7f39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.428806 | controller |     "Jun 11 11:42:13.901815 crc crio[3644]: time=\"2026-06-11T11:42:13.901780695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.428821 | controller |     "Jun 11 11:42:13.943018 crc crio[3644]: time=\"2026-06-11T11:42:13.941388271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.428882 | controller |     "Jun 11 11:42:13.962536 crc crio[3644]: 2026-06-11T11: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 13:18:31.428902 | controller |     "Jun 11 11:42:13.962853 crc crio[3644]: time=\"2026-06-11T11:42:13.962762068Z\" level=info msg=\"Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730\"",
2026-06-11 13:18:31.428917 | controller |     "Jun 11 11:42:13.962853 crc crio[3644]: time=\"2026-06-11T11:42:13.96282715Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.428932 | controller |     "Jun 11 11:42:13.963005 crc crio[3644]: time=\"2026-06-11T11:42:13.962869191Z\" 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 13:18:31.428947 | controller |     "Jun 11 11:42:13.963176 crc crio[3644]: time=\"2026-06-11T11:42:13.963102177Z\" 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:0xc000130540}] Aliases:map[]}\"",
2026-06-11 13:18:31.428963 | controller |     "Jun 11 11:42:13.963342 crc crio[3644]: time=\"2026-06-11T11:42:13.963291342Z\" 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 13:18:31.428978 | controller |     "Jun 11 11:42:13.991875 crc crio[3644]: 2026-06-11T11: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 13:18:31.428993 | controller |     "Jun 11 11:42:13.992063 crc crio[3644]: time=\"2026-06-11T11:42:13.991912493Z\" level=info msg=\"Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c\"",
2026-06-11 13:18:31.429007 | controller |     "Jun 11 11:42:13.992063 crc crio[3644]: time=\"2026-06-11T11:42:13.991956035Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.429022 | controller |     "Jun 11 11:42:13.992063 crc crio[3644]: time=\"2026-06-11T11:42:13.991995086Z\" 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 13:18:31.429040 | controller |     "Jun 11 11:42:13.992219 crc crio[3644]: time=\"2026-06-11T11:42:13.99216679Z\" 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:0xc00149e588}] Aliases:map[]}\"",
2026-06-11 13:18:31.429063 | controller |     "Jun 11 11:42:13.992954 crc crio[3644]: time=\"2026-06-11T11:42:13.992334725Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.429085 | controller |     "Jun 11 11:42:14.013409 crc crio[3644]: 2026-06-11T11:42:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.429101 | controller |     "Jun 11 11:42:14.013547 crc crio[3644]: time=\"2026-06-11T11:42:14.013481836Z\" level=info msg=\"Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc\"",
2026-06-11 13:18:31.429116 | controller |     "Jun 11 11:42:14.013547 crc crio[3644]: time=\"2026-06-11T11:42:14.013529117Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.429131 | controller |     "Jun 11 11:42:14.013710 crc crio[3644]: time=\"2026-06-11T11:42:14.013565089Z\" 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 13:18:31.429146 | controller |     "Jun 11 11:42:14.013853 crc crio[3644]: time=\"2026-06-11T11:42:14.013787985Z\" 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:0xc000ae01a0}] Aliases:map[]}\"",
2026-06-11 13:18:31.429162 | controller |     "Jun 11 11:42:14.013986 crc crio[3644]: time=\"2026-06-11T11:42:14.013940559Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.429177 | controller |     "Jun 11 11:42:14.036210 crc crio[3644]: 2026-06-11T11:42:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.429192 | controller |     "Jun 11 11:42:14.036210 crc crio[3644]: time=\"2026-06-11T11:42:14.03620664Z\" level=info msg=\"Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16\"",
2026-06-11 13:18:31.429206 | controller |     "Jun 11 11:42:14.036506 crc crio[3644]: time=\"2026-06-11T11:42:14.036231581Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.429221 | controller |     "Jun 11 11:42:14.036506 crc crio[3644]: time=\"2026-06-11T11:42:14.036278072Z\" 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 13:18:31.429236 | controller |     "Jun 11 11:42:14.036506 crc crio[3644]: time=\"2026-06-11T11:42:14.036454497Z\" 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:0xc000ae0280}] Aliases:map[]}\"",
2026-06-11 13:18:31.429251 | controller |     "Jun 11 11:42:14.036728 crc crio[3644]: time=\"2026-06-11T11:42:14.036682663Z\" 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 13:18:31.429269 | controller |     "Jun 11 11:42:14.097126 crc crio[3644]: 2026-06-11T11:42:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.429284 | controller |     "Jun 11 11:42:14.099019 crc crio[3644]: time=\"2026-06-11T11:42:14.097204357Z\" level=info msg=\"Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1\"",
2026-06-11 13:18:31.429298 | controller |     "Jun 11 11:42:14.099019 crc crio[3644]: time=\"2026-06-11T11:42:14.097242148Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.429312 | controller |     "Jun 11 11:42:14.099019 crc crio[3644]: time=\"2026-06-11T11:42:14.097281959Z\" 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 13:18:31.429328 | controller |     "Jun 11 11:42:14.099019 crc crio[3644]: time=\"2026-06-11T11:42:14.097394702Z\" 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:0xc000dd2308}] Aliases:map[]}\"",
2026-06-11 13:18:31.429343 | controller |     "Jun 11 11:42:14.099019 crc crio[3644]: time=\"2026-06-11T11:42:14.097450323Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.429358 | controller |     "Jun 11 11:42:14.099019 crc crio[3644]: time=\"2026-06-11T11:42:14.097464644Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.429373 | controller |     "Jun 11 11:42:14.099019 crc crio[3644]: time=\"2026-06-11T11:42:14.097476924Z\" 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 13:18:31.429388 | controller |     "Jun 11 11:42:14.136376 crc crio[3644]: time=\"2026-06-11T11:42:14.136275699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.429403 | controller |     "Jun 11 11:42:14.162015 crc crio[3644]: 2026-06-11T11:42:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.429418 | controller |     "Jun 11 11:42:14.162264 crc crio[3644]: time=\"2026-06-11T11:42:14.16208479Z\" level=info msg=\"Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff\"",
2026-06-11 13:18:31.429432 | controller |     "Jun 11 11:42:14.162264 crc crio[3644]: time=\"2026-06-11T11:42:14.162125001Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.429447 | controller |     "Jun 11 11:42:14.162264 crc crio[3644]: time=\"2026-06-11T11:42:14.162142202Z\" level=info msg=\"Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911\"",
2026-06-11 13:18:31.429462 | controller |     "Jun 11 11:42:14.162264 crc crio[3644]: time=\"2026-06-11T11:42:14.162152162Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.429479 | controller |     "Jun 11 11:42:14.162264 crc crio[3644]: time=\"2026-06-11T11:42:14.162163062Z\" level=info msg=\"Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5\"",
2026-06-11 13:18:31.429495 | controller |     "Jun 11 11:42:14.162264 crc crio[3644]: time=\"2026-06-11T11:42:14.162172213Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.429510 | controller |     "Jun 11 11:42:14.162264 crc crio[3644]: time=\"2026-06-11T11:42:14.162227594Z\" 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 13:18:31.429525 | controller |     "Jun 11 11:42:14.162817 crc crio[3644]: time=\"2026-06-11T11:42:14.162464781Z\" 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:0xc00061e930}] Aliases:map[]}\"",
2026-06-11 13:18:31.429541 | controller |     "Jun 11 11:42:14.162817 crc crio[3644]: time=\"2026-06-11T11:42:14.16279463Z\" 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 13:18:31.429556 | controller |     "Jun 11 11:42:14.213535 crc crio[3644]: 2026-06-11T11:42:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.429571 | controller |     "Jun 11 11:42:14.213833 crc crio[3644]: time=\"2026-06-11T11:42:14.213778906Z\" level=info msg=\"Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d\"",
2026-06-11 13:18:31.429586 | controller |     "Jun 11 11:42:14.213833 crc crio[3644]: time=\"2026-06-11T11:42:14.213824617Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.429601 | controller |     "Jun 11 11:42:14.213992 crc crio[3644]: time=\"2026-06-11T11:42:14.213871529Z\" 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 13:18:31.429616 | controller |     "Jun 11 11:42:14.214181 crc crio[3644]: time=\"2026-06-11T11:42:14.214057494Z\" 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:0xc00061e9c8}] Aliases:map[]}\"",
2026-06-11 13:18:31.429631 | controller |     "Jun 11 11:42:14.214351 crc crio[3644]: time=\"2026-06-11T11:42:14.21429524Z\" 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 13:18:31.429646 | controller |     "Jun 11 11:42:14.235938 crc crio[3644]: 2026-06-11T11:42:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.429666 | controller |     "Jun 11 11:42:14.236089 crc crio[3644]: time=\"2026-06-11T11:42:14.236012169Z\" level=info msg=\"Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471\"",
2026-06-11 13:18:31.429682 | controller |     "Jun 11 11:42:14.236089 crc crio[3644]: time=\"2026-06-11T11:42:14.23603931Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.429696 | controller |     "Jun 11 11:42:14.236089 crc crio[3644]: time=\"2026-06-11T11:42:14.23607351Z\" 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 13:18:31.429712 | controller |     "Jun 11 11:42:14.236237 crc crio[3644]: time=\"2026-06-11T11:42:14.236202774Z\" 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:0xc00061ea58}] Aliases:map[]}\"",
2026-06-11 13:18:31.429727 | controller |     "Jun 11 11:42:14.236378 crc crio[3644]: time=\"2026-06-11T11:42:14.236313087Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.429741 | controller |     "Jun 11 11:42:14.308339 crc crio[3644]: time=\"2026-06-11T11:42:14.308081923Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e99a8c9c-e83c-4614-a831-730eb246e4df name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.429756 | controller |     "Jun 11 11:42:14.314906 crc crio[3644]: time=\"2026-06-11T11:42:14.31477266Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=22d38d48-666b-44bc-967c-2663a31b5a7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.429770 | controller |     "Jun 11 11:42:14.318895 crc crio[3644]: time=\"2026-06-11T11:42:14.318532635Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=6c83db46-b1f0-4e80-91d8-297485581734 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.429785 | controller |     "Jun 11 11:42:14.323280 crc crio[3644]: time=\"2026-06-11T11:42:14.323051201Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=22e0fdce-7327-4ef3-9581-56c60781f696 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.429800 | controller |     "Jun 11 11:42:14.324784 crc crio[3644]: time=\"2026-06-11T11:42:14.324572304Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=4e596bad-c9b4-4d17-82af-c861863b8933 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.429814 | controller |     "Jun 11 11:42:14.325777 crc crio[3644]: time=\"2026-06-11T11:42:14.324934233Z\" level=info msg=\"Created container 05c069f0006e9df608b3261571f04a1fe7765a36d74491f2848c05cfcd297a6e: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=a20ea47d-bd39-45fd-8ed2-bffb60ba7f39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.429829 | controller |     "Jun 11 11:42:14.325777 crc crio[3644]: time=\"2026-06-11T11:42:14.325004096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.429868 | controller |     "Jun 11 11:42:14.330100 crc crio[3644]: time=\"2026-06-11T11:42:14.329886103Z\" level=info msg=\"Starting container: 05c069f0006e9df608b3261571f04a1fe7765a36d74491f2848c05cfcd297a6e\" id=832a9143-149e-4496-b5e1-76e76cecdf45 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.429889 | controller |     "Jun 11 11:42:14.331136 crc crio[3644]: time=\"2026-06-11T11:42:14.331006624Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=19b7804e-976d-4561-b2ed-12d1009000c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.429905 | controller |     "Jun 11 11:42:14.331366 crc crio[3644]: time=\"2026-06-11T11:42:14.331183449Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=f11d72a9-b4d7-443b-8966-ab1186dd822e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.429920 | controller |     "Jun 11 11:42:14.333812 crc crio[3644]: time=\"2026-06-11T11:42:14.333433022Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=6ecd2091-865c-41e6-aeee-6fc9a3bdd81b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.429935 | controller |     "Jun 11 11:42:14.336059 crc crio[3644]: time=\"2026-06-11T11:42:14.335931392Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=3147e5d2-9b3f-41b6-9095-74fcac790ab9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.429949 | controller |     "Jun 11 11:42:14.342221 crc crio[3644]: time=\"2026-06-11T11:42:14.342031573Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=befc6e8a-de83-4864-b96c-1492c246511a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.429964 | controller |     "Jun 11 11:42:14.343006 crc crio[3644]: time=\"2026-06-11T11:42:14.342505856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.429980 | controller |     "Jun 11 11:42:14.343947 crc crio[3644]: time=\"2026-06-11T11:42:14.342174596Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=6675d064-e773-495c-bdfc-4d065cc8a1ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.429995 | controller |     "Jun 11 11:42:14.352075 crc crio[3644]: time=\"2026-06-11T11:42:14.342510335Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=bc01d84b-cad4-4cd0-a556-c042ec7c9ec7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.430009 | controller |     "Jun 11 11:42:14.352299 crc crio[3644]: time=\"2026-06-11T11:42:14.352218958Z\" level=info msg=\"Started container\" PID=5408 containerID=05c069f0006e9df608b3261571f04a1fe7765a36d74491f2848c05cfcd297a6e description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=832a9143-149e-4496-b5e1-76e76cecdf45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=061625758d309a721490a8135736749f5522756c7306e8c3245198445746a21e",
2026-06-11 13:18:31.430025 | controller |     "Jun 11 11:42:14.358461 crc crio[3644]: time=\"2026-06-11T11:42:14.358364589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.430048 | controller |     "Jun 11 11:42:14.358556 crc crio[3644]: time=\"2026-06-11T11:42:14.358490051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.430070 | controller |     "Jun 11 11:42:14.382773 crc crio[3644]: time=\"2026-06-11T11:42:14.382365009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.430086 | controller |     "Jun 11 11:42:14.384915 crc crio[3644]: time=\"2026-06-11T11:42:14.384834229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.430101 | controller |     "Jun 11 11:42:14.390791 crc crio[3644]: time=\"2026-06-11T11:42:14.390356923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.430116 | controller |     "Jun 11 11:42:14.407581 crc crio[3644]: time=\"2026-06-11T11:42:14.407416926Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=3c673fc1-27bc-4f59-b3d6-d99394bdfd77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.430130 | controller |     "Jun 11 11:42:14.414259 crc crio[3644]: time=\"2026-06-11T11:42:14.414060611Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=d69de5b6-0df0-413b-b67a-fc504311e946 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.430145 | controller |     "Jun 11 11:42:14.427397 crc crio[3644]: time=\"2026-06-11T11:42:14.427181982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.430160 | controller |     "Jun 11 11:42:14.430229 crc crio[3644]: time=\"2026-06-11T11:42:14.430029812Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=50b0be16-2b6a-484c-8ed7-19a2a72d72df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.430174 | controller |     "Jun 11 11:42:14.431081 crc crio[3644]: time=\"2026-06-11T11:42:14.430486965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.430189 | controller |     "Jun 11 11:42:14.471314 crc crio[3644]: time=\"2026-06-11T11:42:14.469230529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.430204 | controller |     "Jun 11 11:42:15.419984 crc crio[3644]: 2026-06-11T11:42:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.430218 | controller |     "Jun 11 11:42:15.421119 crc crio[3644]: time=\"2026-06-11T11:42:15.421073909Z\" level=info msg=\"Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a\"",
2026-06-11 13:18:31.430233 | controller |     "Jun 11 11:42:15.421244 crc crio[3644]: time=\"2026-06-11T11:42:15.421227033Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.430248 | controller |     "Jun 11 11:42:15.421345 crc crio[3644]: time=\"2026-06-11T11:42:15.421318806Z\" level=info msg=\"Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0\"",
2026-06-11 13:18:31.430266 | controller |     "Jun 11 11:42:15.421437 crc crio[3644]: time=\"2026-06-11T11:42:15.421415719Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.430281 | controller |     "Jun 11 11:42:15.421560 crc crio[3644]: time=\"2026-06-11T11:42:15.421539262Z\" 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 13:18:31.430297 | controller |     "Jun 11 11:42:15.422082 crc crio[3644]: time=\"2026-06-11T11:42:15.422049267Z\" 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:0xc00031e358}] Aliases:map[]}\"",
2026-06-11 13:18:31.430312 | controller |     "Jun 11 11:42:15.422189 crc crio[3644]: time=\"2026-06-11T11:42:15.422174021Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.430327 | controller |     "Jun 11 11:42:15.422282 crc crio[3644]: time=\"2026-06-11T11:42:15.422266983Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.430342 | controller |     "Jun 11 11:42:15.422391 crc crio[3644]: time=\"2026-06-11T11:42:15.422362806Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.430357 | controller |     "Jun 11 11:42:16.376504 crc crio[3644]: time=\"2026-06-11T11:42:16.375372414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.430372 | controller |     "Jun 11 11:42:16.381145 crc crio[3644]: time=\"2026-06-11T11:42:16.380275973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.430387 | controller |     "Jun 11 11:42:16.405146 crc crio[3644]: time=\"2026-06-11T11:42:16.404518162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.430402 | controller |     "Jun 11 11:42:16.513079 crc crio[3644]: time=\"2026-06-11T11:42:16.512539637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.430416 | controller |     "Jun 11 11:42:16.531550 crc crio[3644]: 2026-06-11T11:42:16Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.430431 | controller |     "Jun 11 11:42:16.531895 crc crio[3644]: time=\"2026-06-11T11:42:16.53184652Z\" level=info msg=\"Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d\"",
2026-06-11 13:18:31.430446 | controller |     "Jun 11 11:42:16.531895 crc crio[3644]: time=\"2026-06-11T11:42:16.531882151Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.430460 | controller |     "Jun 11 11:42:16.531980 crc crio[3644]: time=\"2026-06-11T11:42:16.531897462Z\" level=info msg=\"Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6\"",
2026-06-11 13:18:31.430475 | controller |     "Jun 11 11:42:16.531980 crc crio[3644]: time=\"2026-06-11T11:42:16.531905932Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.430494 | controller |     "Jun 11 11:42:16.531980 crc crio[3644]: time=\"2026-06-11T11:42:16.531937233Z\" 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 13:18:31.430509 | controller |     "Jun 11 11:42:16.532195 crc crio[3644]: time=\"2026-06-11T11:42:16.532092267Z\" 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:0xc000ae0680}] Aliases:map[]}\"",
2026-06-11 13:18:31.430525 | controller |     "Jun 11 11:42:16.536903 crc crio[3644]: time=\"2026-06-11T11:42:16.536276966Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.430540 | controller |     "Jun 11 11:42:16.790214 crc crio[3644]: time=\"2026-06-11T11:42:16.789976775Z\" level=info msg=\"Created container d96423515dbbe49eee5547e9bc3e9b2ebd82a1ed855ad3b33e4595e7ce6b13ef: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=bc01d84b-cad4-4cd0-a556-c042ec7c9ec7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.430555 | controller |     "Jun 11 11:42:16.796073 crc crio[3644]: time=\"2026-06-11T11:42:16.795321714Z\" level=info msg=\"Created container 9e4435cd66d2e36909be90a2e19bc910452ac39d5d9f8c257ad84b5d8618d0d0: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=6675d064-e773-495c-bdfc-4d065cc8a1ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.430570 | controller |     "Jun 11 11:42:16.796073 crc crio[3644]: time=\"2026-06-11T11:42:16.795748297Z\" level=info msg=\"Starting container: d96423515dbbe49eee5547e9bc3e9b2ebd82a1ed855ad3b33e4595e7ce6b13ef\" id=35e3dc81-2838-4fcf-b697-7fc19dadac63 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.430585 | controller |     "Jun 11 11:42:16.798893 crc crio[3644]: time=\"2026-06-11T11:42:16.798152503Z\" level=info msg=\"Created container 51694c1db995e0e5c8418719faf835a7d7cbfd5b465abf17e18ce6c6ca12aef0: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=4e596bad-c9b4-4d17-82af-c861863b8933 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.430600 | controller |     "Jun 11 11:42:16.799381 crc crio[3644]: time=\"2026-06-11T11:42:16.798275307Z\" level=info msg=\"Starting container: 9e4435cd66d2e36909be90a2e19bc910452ac39d5d9f8c257ad84b5d8618d0d0\" id=1424b8b8-1b98-4ece-9024-ddd28c2ca3f0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.430615 | controller |     "Jun 11 11:42:16.799748 crc crio[3644]: time=\"2026-06-11T11:42:16.799491931Z\" level=info msg=\"Starting container: 51694c1db995e0e5c8418719faf835a7d7cbfd5b465abf17e18ce6c6ca12aef0\" id=5f128d03-abe7-4b6b-a782-b7ead03554eb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.430630 | controller |     "Jun 11 11:42:16.809284 crc crio[3644]: time=\"2026-06-11T11:42:16.809066108Z\" level=info msg=\"Started container\" PID=5494 containerID=d96423515dbbe49eee5547e9bc3e9b2ebd82a1ed855ad3b33e4595e7ce6b13ef description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=35e3dc81-2838-4fcf-b697-7fc19dadac63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa8902d72d04f8ed67d3d08574a35e797eae201911b70b75faf4fda0eb7cf423",
2026-06-11 13:18:31.430645 | controller |     "Jun 11 11:42:16.831159 crc crio[3644]: time=\"2026-06-11T11:42:16.830866846Z\" level=info msg=\"Started container\" PID=5492 containerID=51694c1db995e0e5c8418719faf835a7d7cbfd5b465abf17e18ce6c6ca12aef0 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=5f128d03-abe7-4b6b-a782-b7ead03554eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648",
2026-06-11 13:18:31.430664 | controller |     "Jun 11 11:42:16.836313 crc crio[3644]: time=\"2026-06-11T11:42:16.836119265Z\" level=info msg=\"Started container\" PID=5490 containerID=9e4435cd66d2e36909be90a2e19bc910452ac39d5d9f8c257ad84b5d8618d0d0 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=1424b8b8-1b98-4ece-9024-ddd28c2ca3f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=279a8b4f5eac5efe9d6fc03a36937ea056661b6f62c65ce10e7314b72fb5c702",
2026-06-11 13:18:31.430680 | controller |     "Jun 11 11:42:16.872262 crc crio[3644]: time=\"2026-06-11T11:42:16.871984768Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=8aa848b3-a0f1-4dda-85ba-ab4b80ce70e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.430696 | controller |     "Jun 11 11:42:16.875477 crc crio[3644]: time=\"2026-06-11T11:42:16.875327233Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=ed164ee8-24eb-46e4-ab05-6cec115b7eb4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.430711 | controller |     "Jun 11 11:42:16.881176 crc crio[3644]: time=\"2026-06-11T11:42:16.88103091Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=25fc03b5-f51a-48f1-b569-7e10500d4d18 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.430725 | controller |     "Jun 11 11:42:16.881956 crc crio[3644]: time=\"2026-06-11T11:42:16.881417822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.430740 | controller |     "Jun 11 11:42:16.886194 crc crio[3644]: time=\"2026-06-11T11:42:16.885990299Z\" level=info msg=\"Created container 3f5867ca8d8fd9483408b9db614f66bdfb9b4aa74ef19451195a2320aad92115: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=befc6e8a-de83-4864-b96c-1492c246511a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.430755 | controller |     "Jun 11 11:42:16.887215 crc crio[3644]: time=\"2026-06-11T11:42:16.887170588Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d4c2d1a8-cffa-419e-b979-73d6d2d2c6c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.430770 | controller |     "Jun 11 11:42:16.887382 crc crio[3644]: time=\"2026-06-11T11:42:16.887293435Z\" level=info msg=\"Starting container: 3f5867ca8d8fd9483408b9db614f66bdfb9b4aa74ef19451195a2320aad92115\" id=39537f99-8d01-417b-8184-4f0942d84e84 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.430784 | controller |     "Jun 11 11:42:16.890013 crc crio[3644]: time=\"2026-06-11T11:42:16.88998819Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=69d75574-3520-4235-8323-617ab1f56b33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.430799 | controller |     "Jun 11 11:42:16.895919 crc crio[3644]: time=\"2026-06-11T11:42:16.895558877Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=2518877c-b358-445d-aeb4-3f149ce9cdcf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.430814 | controller |     "Jun 11 11:42:16.896297 crc crio[3644]: time=\"2026-06-11T11:42:16.896268568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.430833 | controller |     "Jun 11 11:42:16.911931 crc crio[3644]: time=\"2026-06-11T11:42:16.908440268Z\" level=info msg=\"Started container\" PID=5496 containerID=3f5867ca8d8fd9483408b9db614f66bdfb9b4aa74ef19451195a2320aad92115 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=39537f99-8d01-417b-8184-4f0942d84e84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce",
2026-06-11 13:18:31.430866 | controller |     "Jun 11 11:42:16.913112 crc crio[3644]: time=\"2026-06-11T11:42:16.910334779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.430887 | controller |     "Jun 11 11:42:16.973142 crc crio[3644]: time=\"2026-06-11T11:42:16.971378206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.430903 | controller |     "Jun 11 11:42:17.226445 crc crio[3644]: 2026-06-11T11:42:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.430918 | controller |     "Jun 11 11:42:17.227255 crc crio[3644]: time=\"2026-06-11T11:42:17.226954819Z\" level=info msg=\"Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010\"",
2026-06-11 13:18:31.430933 | controller |     "Jun 11 11:42:17.227335 crc crio[3644]: time=\"2026-06-11T11:42:17.227263828Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.430948 | controller |     "Jun 11 11:42:17.227335 crc crio[3644]: time=\"2026-06-11T11:42:17.22731798Z\" 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 13:18:31.430963 | controller |     "Jun 11 11:42:17.227728 crc crio[3644]: time=\"2026-06-11T11:42:17.227517135Z\" 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:0xc000ae0890}] Aliases:map[]}\"",
2026-06-11 13:18:31.430978 | controller |     "Jun 11 11:42:17.228454 crc crio[3644]: time=\"2026-06-11T11:42:17.228249936Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.430994 | controller |     "Jun 11 11:42:17.540455 crc crio[3644]: time=\"2026-06-11T11:42:17.5402018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=7db5e5f4-0d06-4ea6-b7b7-42965b411660 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.431010 | controller |     "Jun 11 11:42:17.551954 crc crio[3644]: time=\"2026-06-11T11:42:17.54837643Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=5d6dfdea-c3ca-4972-a916-690e39fb4efb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.431024 | controller |     "Jun 11 11:42:17.559454 crc crio[3644]: time=\"2026-06-11T11:42:17.559401999Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=04393871-ccee-4f76-89ab-2e8bffef3ee8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.431047 | controller |     "Jun 11 11:42:17.560091 crc crio[3644]: time=\"2026-06-11T11:42:17.560059908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.431071 | controller |     "Jun 11 11:42:17.818254 crc crio[3644]: time=\"2026-06-11T11:42:17.818124202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.431093 | controller |     "Jun 11 11:42:18.203848 crc crio[3644]: time=\"2026-06-11T11:42:18.203422023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.431113 | controller |     "Jun 11 11:42:18.391469 crc crio[3644]: 2026-06-11T11:42:18Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.431129 | controller |     "Jun 11 11:42:18.392081 crc crio[3644]: time=\"2026-06-11T11:42:18.391509532Z\" level=info msg=\"Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f\"",
2026-06-11 13:18:31.431144 | controller |     "Jun 11 11:42:18.392081 crc crio[3644]: time=\"2026-06-11T11:42:18.391540633Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.431159 | controller |     "Jun 11 11:42:18.392081 crc crio[3644]: time=\"2026-06-11T11:42:18.391575014Z\" 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 13:18:31.431173 | controller |     "Jun 11 11:42:18.392194 crc crio[3644]: time=\"2026-06-11T11:42:18.39210667Z\" 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:0xc000896a98}] Aliases:map[]}\"",
2026-06-11 13:18:31.431189 | controller |     "Jun 11 11:42:18.393109 crc crio[3644]: time=\"2026-06-11T11:42:18.392246124Z\" 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 13:18:31.431203 | controller |     "Jun 11 11:42:18.571443 crc crio[3644]: time=\"2026-06-11T11:42:18.570491576Z\" level=info msg=\"Created container 4cc0da3040ccf52d2efc5e1d03458624c501684c38d57fd8ff30c17ad562d5a3: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=25fc03b5-f51a-48f1-b569-7e10500d4d18 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.431219 | controller |     "Jun 11 11:42:18.589830 crc crio[3644]: time=\"2026-06-11T11:42:18.588418809Z\" level=info msg=\"Starting container: 4cc0da3040ccf52d2efc5e1d03458624c501684c38d57fd8ff30c17ad562d5a3\" id=e49040e4-16bd-437d-b0b8-f0b9e3c943ec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.431234 | controller |     "Jun 11 11:42:18.849459 crc crio[3644]: time=\"2026-06-11T11:42:18.849036571Z\" level=info msg=\"Started container\" PID=5575 containerID=4cc0da3040ccf52d2efc5e1d03458624c501684c38d57fd8ff30c17ad562d5a3 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=e49040e4-16bd-437d-b0b8-f0b9e3c943ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa8902d72d04f8ed67d3d08574a35e797eae201911b70b75faf4fda0eb7cf423",
2026-06-11 13:18:31.431253 | controller |     "Jun 11 11:42:19.184478 crc crio[3644]: time=\"2026-06-11T11:42:19.183991629Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=82fd789a-5ab2-47dd-9771-207972b28ca6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.431269 | controller |     "Jun 11 11:42:19.191165 crc crio[3644]: time=\"2026-06-11T11:42:19.190318406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=255d68a5-6c6a-47fb-8db6-811fea9343c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.431284 | controller |     "Jun 11 11:42:19.207114 crc crio[3644]: time=\"2026-06-11T11:42:19.205059928Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=fb362034-5f51-4e67-83be-b44036ab6b1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.431298 | controller |     "Jun 11 11:42:19.207114 crc crio[3644]: time=\"2026-06-11T11:42:19.205955603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.431313 | controller |     "Jun 11 11:42:19.350542 crc crio[3644]: time=\"2026-06-11T11:42:19.350273799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.431328 | controller |     "Jun 11 11:42:19.818895 crc crio[3644]: time=\"2026-06-11T11:42:19.818069268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.431343 | controller |     "Jun 11 11:42:19.826582 crc crio[3644]: 2026-06-11T11:42:19Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.431358 | controller |     "Jun 11 11:42:19.826582 crc crio[3644]: time=\"2026-06-11T11:42:19.824215164Z\" level=info msg=\"Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9\"",
2026-06-11 13:18:31.431373 | controller |     "Jun 11 11:42:19.826582 crc crio[3644]: time=\"2026-06-11T11:42:19.824239675Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.431388 | controller |     "Jun 11 11:42:19.826582 crc crio[3644]: time=\"2026-06-11T11:42:19.824274446Z\" 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 13:18:31.431403 | controller |     "Jun 11 11:42:19.826582 crc crio[3644]: time=\"2026-06-11T11:42:19.82441809Z\" 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:0xc00152e200}] Aliases:map[]}\"",
2026-06-11 13:18:31.431418 | controller |     "Jun 11 11:42:19.826582 crc crio[3644]: time=\"2026-06-11T11:42:19.825119Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.431436 | controller |     "Jun 11 11:42:20.782874 crc crio[3644]: time=\"2026-06-11T11:42:20.773955949Z\" level=info msg=\"Created container 0b927170126eb13d29a1b6a333bbc9f8dd141704e973bcdc68de18ca8a0fa6d8: openshift-etcd/etcd-crc/etcd-resources-copy\" id=04393871-ccee-4f76-89ab-2e8bffef3ee8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.431452 | controller |     "Jun 11 11:42:20.790435 crc crio[3644]: time=\"2026-06-11T11:42:20.787135443Z\" level=info msg=\"Starting container: 0b927170126eb13d29a1b6a333bbc9f8dd141704e973bcdc68de18ca8a0fa6d8\" id=5a1b6a6b-fa0d-45a8-a43d-9d535ec34eaf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.431467 | controller |     "Jun 11 11:42:20.914140 crc crio[3644]: 2026-06-11T11:42:20Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.431482 | controller |     "Jun 11 11:42:20.916263 crc crio[3644]: time=\"2026-06-11T11:42:20.914806101Z\" level=info msg=\"Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5\"",
2026-06-11 13:18:31.431497 | controller |     "Jun 11 11:42:20.916263 crc crio[3644]: time=\"2026-06-11T11:42:20.914868323Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.431512 | controller |     "Jun 11 11:42:20.916263 crc crio[3644]: time=\"2026-06-11T11:42:20.914885993Z\" level=info msg=\"Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3\"",
2026-06-11 13:18:31.431527 | controller |     "Jun 11 11:42:20.916263 crc crio[3644]: time=\"2026-06-11T11:42:20.914894103Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.431542 | controller |     "Jun 11 11:42:20.916263 crc crio[3644]: time=\"2026-06-11T11:42:20.914932754Z\" 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 13:18:31.431557 | controller |     "Jun 11 11:42:20.916263 crc crio[3644]: time=\"2026-06-11T11:42:20.915086659Z\" 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:0xc00152e3a0}] Aliases:map[]}\"",
2026-06-11 13:18:31.431573 | controller |     "Jun 11 11:42:20.916263 crc crio[3644]: time=\"2026-06-11T11:42:20.915239474Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.431588 | controller |     "Jun 11 11:42:20.952823 crc crio[3644]: time=\"2026-06-11T11:42:20.949041001Z\" level=info msg=\"Started container\" PID=5621 containerID=0b927170126eb13d29a1b6a333bbc9f8dd141704e973bcdc68de18ca8a0fa6d8 description=openshift-etcd/etcd-crc/etcd-resources-copy id=5a1b6a6b-fa0d-45a8-a43d-9d535ec34eaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce",
2026-06-11 13:18:31.431603 | controller |     "Jun 11 11:42:21.359170 crc crio[3644]: time=\"2026-06-11T11:42:21.358944177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.431619 | controller |     "Jun 11 11:42:21.422003 crc crio[3644]: 2026-06-11T11:42:21Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.431638 | controller |     "Jun 11 11:42:21.422003 crc crio[3644]: time=\"2026-06-11T11:42:21.421366061Z\" level=info msg=\"Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7\"",
2026-06-11 13:18:31.431653 | controller |     "Jun 11 11:42:21.422003 crc crio[3644]: time=\"2026-06-11T11:42:21.421412772Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.431668 | controller |     "Jun 11 11:42:21.422003 crc crio[3644]: time=\"2026-06-11T11:42:21.421464604Z\" 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 13:18:31.431684 | controller |     "Jun 11 11:42:21.422003 crc crio[3644]: time=\"2026-06-11T11:42:21.421933898Z\" 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:0xc0008962d8}] Aliases:map[]}\"",
2026-06-11 13:18:31.431699 | controller |     "Jun 11 11:42:21.422431 crc crio[3644]: time=\"2026-06-11T11:42:21.422143353Z\" 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 13:18:31.431715 | controller |     "Jun 11 11:42:21.618261 crc crio[3644]: time=\"2026-06-11T11:42:21.618026889Z\" level=info msg=\"Created container 2c9058b478f4d7e7e790e9a7d0c040fde36b85c18a8951e432c90f12b38febe3: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=fb362034-5f51-4e67-83be-b44036ab6b1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.431730 | controller |     "Jun 11 11:42:21.624074 crc crio[3644]: time=\"2026-06-11T11:42:21.623926027Z\" level=info msg=\"Starting container: 2c9058b478f4d7e7e790e9a7d0c040fde36b85c18a8951e432c90f12b38febe3\" id=0090d806-6a31-4c34-b56e-5af596ea0824 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.431745 | controller |     "Jun 11 11:42:21.684242 crc crio[3644]: time=\"2026-06-11T11:42:21.682760069Z\" level=info msg=\"Started container\" PID=5659 containerID=2c9058b478f4d7e7e790e9a7d0c040fde36b85c18a8951e432c90f12b38febe3 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=0090d806-6a31-4c34-b56e-5af596ea0824 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa8902d72d04f8ed67d3d08574a35e797eae201911b70b75faf4fda0eb7cf423",
2026-06-11 13:18:31.431760 | controller |     "Jun 11 11:42:21.821579 crc crio[3644]: time=\"2026-06-11T11:42:21.821355367Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=3e3f057e-535c-4e13-9cea-2bf0f9675d53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.431775 | controller |     "Jun 11 11:42:21.829063 crc crio[3644]: time=\"2026-06-11T11:42:21.828089492Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d33c51d9-ac02-4cd9-9ac0-4e8f0527495e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.431790 | controller |     "Jun 11 11:42:21.864968 crc crio[3644]: time=\"2026-06-11T11:42:21.864923694Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=ef8aa60a-dadc-4073-a2ff-f7f557828e06 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.431809 | controller |     "Jun 11 11:42:21.865469 crc crio[3644]: time=\"2026-06-11T11:42:21.865443829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.431824 | controller |     "Jun 11 11:42:21.964267 crc crio[3644]: time=\"2026-06-11T11:42:21.963166978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.431839 | controller |     "Jun 11 11:42:22.870257 crc crio[3644]: 2026-06-11T11:42:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.431875 | controller |     "Jun 11 11:42:22.877149 crc crio[3644]: time=\"2026-06-11T11:42:22.875446446Z\" level=info msg=\"Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda\"",
2026-06-11 13:18:31.431893 | controller |     "Jun 11 11:42:22.880441 crc crio[3644]: time=\"2026-06-11T11:42:22.879140111Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.431909 | controller |     "Jun 11 11:42:22.882367 crc crio[3644]: time=\"2026-06-11T11:42:22.882317176Z\" level=info msg=\"Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a\"",
2026-06-11 13:18:31.431924 | controller |     "Jun 11 11:42:22.882497 crc crio[3644]: time=\"2026-06-11T11:42:22.882478751Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.431939 | controller |     "Jun 11 11:42:22.883166 crc crio[3644]: time=\"2026-06-11T11:42:22.882629765Z\" level=info msg=\"Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852\"",
2026-06-11 13:18:31.431953 | controller |     "Jun 11 11:42:22.883273 crc crio[3644]: time=\"2026-06-11T11:42:22.883253863Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.431968 | controller |     "Jun 11 11:42:22.883420 crc crio[3644]: time=\"2026-06-11T11:42:22.883391757Z\" 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 13:18:31.431983 | controller |     "Jun 11 11:42:22.884041 crc crio[3644]: time=\"2026-06-11T11:42:22.884009234Z\" 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:0xc0001305a0}] Aliases:map[]}\"",
2026-06-11 13:18:31.431999 | controller |     "Jun 11 11:42:22.884453 crc crio[3644]: time=\"2026-06-11T11:42:22.884428386Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.432014 | controller |     "Jun 11 11:42:23.428358 crc crio[3644]: time=\"2026-06-11T11:42:23.428018814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.432028 | controller |     "Jun 11 11:42:23.769030 crc crio[3644]: time=\"2026-06-11T11:42:23.763424652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.432047 | controller |     "Jun 11 11:42:23.783304 crc crio[3644]: 2026-06-11T11:42:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.432062 | controller |     "Jun 11 11:42:23.785365 crc crio[3644]: time=\"2026-06-11T11:42:23.782354608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.432077 | controller |     "Jun 11 11:42:23.785365 crc crio[3644]: time=\"2026-06-11T11:42:23.784369241Z\" level=info msg=\"Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1\"",
2026-06-11 13:18:31.432091 | controller |     "Jun 11 11:42:23.785365 crc crio[3644]: time=\"2026-06-11T11:42:23.784723431Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.432106 | controller |     "Jun 11 11:42:23.785365 crc crio[3644]: time=\"2026-06-11T11:42:23.784792213Z\" 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 13:18:31.432122 | controller |     "Jun 11 11:42:23.785365 crc crio[3644]: time=\"2026-06-11T11:42:23.785015969Z\" 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:0xc000ae04a0}] Aliases:map[]}\"",
2026-06-11 13:18:31.432143 | controller |     "Jun 11 11:42:23.785365 crc crio[3644]: time=\"2026-06-11T11:42:23.785209324Z\" 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 13:18:31.432160 | controller |     "Jun 11 11:42:23.819980 crc crio[3644]: time=\"2026-06-11T11:42:23.819370116Z\" level=info msg=\"Created container 577b2e4996c605bcf69ba34d9af3c2bb229c0b7fe432680ece70e2ae5cdc32af: openshift-etcd/etcd-crc/etcdctl\" id=ef8aa60a-dadc-4073-a2ff-f7f557828e06 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.432175 | controller |     "Jun 11 11:42:23.826487 crc crio[3644]: time=\"2026-06-11T11:42:23.825173078Z\" level=info msg=\"Starting container: 577b2e4996c605bcf69ba34d9af3c2bb229c0b7fe432680ece70e2ae5cdc32af\" id=b364ac8e-ff6e-427d-bfac-205ce599a53f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.432189 | controller |     "Jun 11 11:42:23.874826 crc crio[3644]: time=\"2026-06-11T11:42:23.874462639Z\" level=info msg=\"Started container\" PID=5736 containerID=577b2e4996c605bcf69ba34d9af3c2bb229c0b7fe432680ece70e2ae5cdc32af description=openshift-etcd/etcd-crc/etcdctl id=b364ac8e-ff6e-427d-bfac-205ce599a53f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce",
2026-06-11 13:18:31.432204 | controller |     "Jun 11 11:42:23.966490 crc crio[3644]: time=\"2026-06-11T11:42:23.966252423Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=cd76fc7a-460d-4c55-9d05-3cce8aed75fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.432219 | controller |     "Jun 11 11:42:23.976195 crc crio[3644]: time=\"2026-06-11T11:42:23.976012076Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=a29bea3b-7a48-4c8e-87dd-0bf7489bdd7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.432237 | controller |     "Jun 11 11:42:23.982990 crc crio[3644]: time=\"2026-06-11T11:42:23.982479146Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=12c21945-2665-403e-9cba-8eafd72e8046 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.432252 | controller |     "Jun 11 11:42:23.984058 crc crio[3644]: time=\"2026-06-11T11:42:23.983510536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.432267 | controller |     "Jun 11 11:42:24.076206 crc crio[3644]: 2026-06-11T11:42:24Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.432282 | controller |     "Jun 11 11:42:24.076483 crc crio[3644]: time=\"2026-06-11T11:42:24.076410124Z\" level=info msg=\"Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2\"",
2026-06-11 13:18:31.432297 | controller |     "Jun 11 11:42:24.076483 crc crio[3644]: time=\"2026-06-11T11:42:24.076464795Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 13:18:31.432311 | controller |     "Jun 11 11:42:24.076741 crc crio[3644]: time=\"2026-06-11T11:42:24.076527057Z\" 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 13:18:31.432325 | controller |     "Jun 11 11:42:24.077076 crc crio[3644]: time=\"2026-06-11T11:42:24.076895317Z\" 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:0xc001682700}] Aliases:map[]}\"",
2026-06-11 13:18:31.432340 | controller |     "Jun 11 11:42:24.077401 crc crio[3644]: time=\"2026-06-11T11:42:24.077235896Z\" 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 13:18:31.432355 | controller |     "Jun 11 11:42:24.109085 crc crio[3644]: time=\"2026-06-11T11:42:24.108205121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.432370 | controller |     "Jun 11 11:42:24.129077 crc crio[3644]: time=\"2026-06-11T11:42:24.129016685Z\" level=info msg=\"Created container f34df14e93c4132c8ccb7d29618d8394741d4a0e48c6605211145de95b5a841f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=2518877c-b358-445d-aeb4-3f149ce9cdcf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.432384 | controller |     "Jun 11 11:42:24.137107 crc crio[3644]: time=\"2026-06-11T11:42:24.13649627Z\" level=info msg=\"Starting container: f34df14e93c4132c8ccb7d29618d8394741d4a0e48c6605211145de95b5a841f\" id=ad92b354-91cf-4d62-a140-8383ef7279a1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.432399 | controller |     "Jun 11 11:42:24.195144 crc crio[3644]: time=\"2026-06-11T11:42:24.19448967Z\" level=info msg=\"Created container 4577c1dae034079fb116a963392e33c7742eb7bec8a2c4c30b6c38480a65741d: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=50b0be16-2b6a-484c-8ed7-19a2a72d72df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.432417 | controller |     "Jun 11 11:42:24.200229 crc crio[3644]: time=\"2026-06-11T11:42:24.19828016Z\" level=info msg=\"Starting container: 4577c1dae034079fb116a963392e33c7742eb7bec8a2c4c30b6c38480a65741d\" id=405d5c37-7327-42c9-868f-70b9ed1d077f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.432432 | controller |     "Jun 11 11:42:24.333803 crc crio[3644]: time=\"2026-06-11T11:42:24.333002866Z\" level=info msg=\"Started container\" PID=5759 containerID=4577c1dae034079fb116a963392e33c7742eb7bec8a2c4c30b6c38480a65741d description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=405d5c37-7327-42c9-868f-70b9ed1d077f name=/runtime.v1.RuntimeService/StartContainer sandboxID=061625758d309a721490a8135736749f5522756c7306e8c3245198445746a21e",
2026-06-11 13:18:31.432447 | controller |     "Jun 11 11:42:24.361874 crc crio[3644]: time=\"2026-06-11T11:42:24.361309111Z\" level=info msg=\"Started container\" PID=5757 containerID=f34df14e93c4132c8ccb7d29618d8394741d4a0e48c6605211145de95b5a841f description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=ad92b354-91cf-4d62-a140-8383ef7279a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648",
2026-06-11 13:18:31.432462 | controller |     "Jun 11 11:42:24.491400 crc crio[3644]: time=\"2026-06-11T11:42:24.486466903Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=1ab92ab3-11f3-4c2c-93f6-9050479f8688 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.432476 | controller |     "Jun 11 11:42:24.523876 crc crio[3644]: time=\"2026-06-11T11:42:24.52152246Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c3245600-ef12-47df-b312-5791675f970b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.432490 | controller |     "Jun 11 11:42:24.545490 crc crio[3644]: time=\"2026-06-11T11:42:24.545246821Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=eb330fd2-92b2-45c7-aeec-9b59377bf7f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.432505 | controller |     "Jun 11 11:42:24.552417 crc crio[3644]: time=\"2026-06-11T11:42:24.546502367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.432520 | controller |     "Jun 11 11:42:24.726478 crc crio[3644]: time=\"2026-06-11T11:42:24.714219185Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=8949b467-bc76-4a7e-8b04-d8ab48e68ccf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.432535 | controller |     "Jun 11 11:42:24.768888 crc crio[3644]: time=\"2026-06-11T11:42:24.766439083Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=57aa7264-5f4a-4cbf-a800-d66facca483f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.432551 | controller |     "Jun 11 11:42:24.788045 crc crio[3644]: time=\"2026-06-11T11:42:24.787804612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.432572 | controller |     "Jun 11 11:42:24.797921 crc crio[3644]: time=\"2026-06-11T11:42:24.787936742Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=84905561-c413-4750-a2b7-1a641b212d1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.432626 | controller |     "Jun 11 11:42:24.798502 crc crio[3644]: time=\"2026-06-11T11:42:24.798344997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.432644 | controller |     "Jun 11 11:42:24.839098 crc crio[3644]: 2026-06-11T11:42:24Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.432659 | controller |     "Jun 11 11:42:24.843374 crc crio[3644]: time=\"2026-06-11T11:42:24.841202967Z\" level=info msg=\"Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d\"",
2026-06-11 13:18:31.432674 | controller |     "Jun 11 11:42:24.978719 crc crio[3644]: time=\"2026-06-11T11:42:24.978056541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.432689 | controller |     "Jun 11 11:42:25.812736 crc crio[3644]: time=\"2026-06-11T11:42:25.811543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.432704 | controller |     "Jun 11 11:42:26.395524 crc crio[3644]: time=\"2026-06-11T11:42:26.395270516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.432719 | controller |     "Jun 11 11:42:26.481482 crc crio[3644]: time=\"2026-06-11T11:42:26.481064965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.432734 | controller |     "Jun 11 11:42:26.551019 crc crio[3644]: time=\"2026-06-11T11:42:26.550377614Z\" level=info msg=\"Created container 0b681eb773409774bdab99a73584685855cbb057199dc289dc31b6889c8c2ff9: openshift-etcd/etcd-crc/etcd\" id=12c21945-2665-403e-9cba-8eafd72e8046 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.432749 | controller |     "Jun 11 11:42:26.561449 crc crio[3644]: time=\"2026-06-11T11:42:26.561109668Z\" level=info msg=\"Starting container: 0b681eb773409774bdab99a73584685855cbb057199dc289dc31b6889c8c2ff9\" id=9cfd1d64-8056-4755-9a04-c316ac76f5dc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.432764 | controller |     "Jun 11 11:42:26.632241 crc crio[3644]: time=\"2026-06-11T11:42:26.632030827Z\" level=info msg=\"Started container\" PID=5800 containerID=0b681eb773409774bdab99a73584685855cbb057199dc289dc31b6889c8c2ff9 description=openshift-etcd/etcd-crc/etcd id=9cfd1d64-8056-4755-9a04-c316ac76f5dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce",
2026-06-11 13:18:31.432779 | controller |     "Jun 11 11:42:26.653080 crc crio[3644]: time=\"2026-06-11T11:42:26.652333863Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d360354d-a812-4e26-9818-a20122f360ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.432794 | controller |     "Jun 11 11:42:26.665178 crc crio[3644]: time=\"2026-06-11T11:42:26.664982437Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=3de85efc-0130-441f-bb56-05c90f7c9bc5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.432816 | controller |     "Jun 11 11:42:26.680144 crc crio[3644]: time=\"2026-06-11T11:42:26.680010037Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=d6c221b4-250b-4249-8bbf-00db4dc98b7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.432862 | controller |     "Jun 11 11:42:26.680938 crc crio[3644]: time=\"2026-06-11T11:42:26.680912822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.432884 | controller |     "Jun 11 11:42:26.740065 crc crio[3644]: time=\"2026-06-11T11:42:26.739900741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.432900 | controller |     "Jun 11 11:42:26.792261 crc crio[3644]: time=\"2026-06-11T11:42:26.792191785Z\" level=info msg=\"Created container 78964ea3b923e2df1070af1f9a4c822ca2eec4f15ca1f2b5317f0243baf2a936: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=eb330fd2-92b2-45c7-aeec-9b59377bf7f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.432915 | controller |     "Jun 11 11:42:26.794908 crc crio[3644]: time=\"2026-06-11T11:42:26.793292174Z\" level=info msg=\"Created container cc4488ae855dfe225383863e0ef25d490c570218dfa330a6abb9cbb340bd1c3d: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=84905561-c413-4750-a2b7-1a641b212d1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.432930 | controller |     "Jun 11 11:42:26.795865 crc crio[3644]: time=\"2026-06-11T11:42:26.795730222Z\" level=info msg=\"Starting container: cc4488ae855dfe225383863e0ef25d490c570218dfa330a6abb9cbb340bd1c3d\" id=a4024b96-873d-47a5-be56-23ad308f5813 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.432946 | controller |     "Jun 11 11:42:26.795958 crc crio[3644]: time=\"2026-06-11T11:42:26.795898917Z\" level=info msg=\"Starting container: 78964ea3b923e2df1070af1f9a4c822ca2eec4f15ca1f2b5317f0243baf2a936\" id=d6d95823-ed56-4ebe-ad94-829ac164bb12 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.432961 | controller |     "Jun 11 11:42:26.838453 crc crio[3644]: time=\"2026-06-11T11:42:26.838209899Z\" level=info msg=\"Started container\" PID=5812 containerID=cc4488ae855dfe225383863e0ef25d490c570218dfa330a6abb9cbb340bd1c3d description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=a4024b96-873d-47a5-be56-23ad308f5813 name=/runtime.v1.RuntimeService/StartContainer sandboxID=061625758d309a721490a8135736749f5522756c7306e8c3245198445746a21e",
2026-06-11 13:18:31.432977 | controller |     "Jun 11 11:42:26.869275 crc crio[3644]: time=\"2026-06-11T11:42:26.869220475Z\" level=info msg=\"Started container\" PID=5811 containerID=78964ea3b923e2df1070af1f9a4c822ca2eec4f15ca1f2b5317f0243baf2a936 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=d6d95823-ed56-4ebe-ad94-829ac164bb12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648",
2026-06-11 13:18:31.432992 | controller |     "Jun 11 11:42:26.915843 crc crio[3644]: time=\"2026-06-11T11:42:26.913351552Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f338285a-35fe-4b01-9627-409149c9e937 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.433007 | controller |     "Jun 11 11:42:26.920936 crc crio[3644]: time=\"2026-06-11T11:42:26.920056858Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d993fc3e-12ac-4b7c-8a6d-e6451d21ba1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.433026 | controller |     "Jun 11 11:42:26.930011 crc crio[3644]: time=\"2026-06-11T11:42:26.929486596Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=edfe1a6e-2d7e-4c8f-9f49-e84db32da3b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.433041 | controller |     "Jun 11 11:42:26.943309 crc crio[3644]: time=\"2026-06-11T11:42:26.943042711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.433056 | controller |     "Jun 11 11:42:26.993590 crc crio[3644]: time=\"2026-06-11T11:42:26.993448161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.433071 | controller |     "Jun 11 11:42:28.713982 crc crio[3644]: time=\"2026-06-11T11:42:28.713214416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.433085 | controller |     "Jun 11 11:42:28.857430 crc crio[3644]: time=\"2026-06-11T11:42:28.856974016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.433100 | controller |     "Jun 11 11:42:29.239221 crc crio[3644]: time=\"2026-06-11T11:42:29.239030797Z\" level=info msg=\"Created container a4147c66099f39fbe46adf410c4396efa3b76b97a144109ddef94d0e55e9455c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=edfe1a6e-2d7e-4c8f-9f49-e84db32da3b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.433115 | controller |     "Jun 11 11:42:29.241994 crc crio[3644]: time=\"2026-06-11T11:42:29.24180236Z\" level=info msg=\"Starting container: a4147c66099f39fbe46adf410c4396efa3b76b97a144109ddef94d0e55e9455c\" id=5903643e-cbbb-4e54-b75a-887fa22c5131 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.433129 | controller |     "Jun 11 11:42:29.242979 crc crio[3644]: time=\"2026-06-11T11:42:29.242768077Z\" level=info msg=\"Created container c064d8099ec1df931905e8b9c9899911c3c03b7280635e04c32d85e517c65640: openshift-etcd/etcd-crc/etcd-metrics\" id=d6c221b4-250b-4249-8bbf-00db4dc98b7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.433144 | controller |     "Jun 11 11:42:29.247565 crc crio[3644]: time=\"2026-06-11T11:42:29.247508454Z\" level=info msg=\"Starting container: c064d8099ec1df931905e8b9c9899911c3c03b7280635e04c32d85e517c65640\" id=245be8c8-4099-423c-94cc-8c6d03de3ec4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.433159 | controller |     "Jun 11 11:42:29.263571 crc crio[3644]: time=\"2026-06-11T11:42:29.263429415Z\" level=info msg=\"Started container\" PID=5885 containerID=c064d8099ec1df931905e8b9c9899911c3c03b7280635e04c32d85e517c65640 description=openshift-etcd/etcd-crc/etcd-metrics id=245be8c8-4099-423c-94cc-8c6d03de3ec4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce",
2026-06-11 13:18:31.433173 | controller |     "Jun 11 11:42:29.286757 crc crio[3644]: time=\"2026-06-11T11:42:29.271020058Z\" level=info msg=\"Started container\" PID=5887 containerID=a4147c66099f39fbe46adf410c4396efa3b76b97a144109ddef94d0e55e9455c description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=5903643e-cbbb-4e54-b75a-887fa22c5131 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648",
2026-06-11 13:18:31.433188 | controller |     "Jun 11 11:42:29.303121 crc crio[3644]: time=\"2026-06-11T11:42:29.300575653Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=184a983a-c16d-427a-84fc-25b288168b0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.433206 | controller |     "Jun 11 11:42:29.308127 crc crio[3644]: time=\"2026-06-11T11:42:29.307956782Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=3549749d-6ed9-4e2b-9316-8ce6554123f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.433221 | controller |     "Jun 11 11:42:29.321391 crc crio[3644]: time=\"2026-06-11T11:42:29.319349169Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=7e92556d-4c49-4176-9773-65533e4ca657 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.433236 | controller |     "Jun 11 11:42:29.325414 crc crio[3644]: time=\"2026-06-11T11:42:29.325367121Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f8d8d535-37e3-4dd8-bf76-673152b0c7fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.433251 | controller |     "Jun 11 11:42:29.351191 crc crio[3644]: time=\"2026-06-11T11:42:29.339907811Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=8be4c865-4f08-429f-a079-f513667b5d71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.433266 | controller |     "Jun 11 11:42:29.351191 crc crio[3644]: time=\"2026-06-11T11:42:29.345442898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.433280 | controller |     "Jun 11 11:42:29.351191 crc crio[3644]: time=\"2026-06-11T11:42:29.346580799Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=9d014a59-bcea-4213-84b5-e91959df3ab5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.433295 | controller |     "Jun 11 11:42:29.351191 crc crio[3644]: time=\"2026-06-11T11:42:29.347752702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.433310 | controller |     "Jun 11 11:42:29.492073 crc crio[3644]: time=\"2026-06-11T11:42:29.489886526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.433324 | controller |     "Jun 11 11:42:29.504501 crc crio[3644]: time=\"2026-06-11T11:42:29.501158934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.433339 | controller |     "Jun 11 11:42:31.260141 crc crio[3644]: time=\"2026-06-11T11:42:31.259621968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.433354 | controller |     "Jun 11 11:42:31.463294 crc crio[3644]: time=\"2026-06-11T11:42:31.462247134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.433369 | controller |     "Jun 11 11:42:31.620159 crc crio[3644]: time=\"2026-06-11T11:42:31.619619922Z\" level=info msg=\"Created container 4f6de10a355a1b3aa6be433e5010760a32fe4d28c810562460c77d7bf855e1ec: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=9d014a59-bcea-4213-84b5-e91959df3ab5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.433384 | controller |     "Jun 11 11:42:31.624331 crc crio[3644]: time=\"2026-06-11T11:42:31.623547342Z\" level=info msg=\"Starting container: 4f6de10a355a1b3aa6be433e5010760a32fe4d28c810562460c77d7bf855e1ec\" id=70ef436b-3c79-4a8e-b08a-f3d12b73789a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.433402 | controller |     "Jun 11 11:42:31.677208 crc crio[3644]: time=\"2026-06-11T11:42:31.676969705Z\" level=info msg=\"Started container\" PID=5921 containerID=4f6de10a355a1b3aa6be433e5010760a32fe4d28c810562460c77d7bf855e1ec description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=70ef436b-3c79-4a8e-b08a-f3d12b73789a name=/runtime.v1.RuntimeService/StartContainer sandboxID=65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648",
2026-06-11 13:18:31.433418 | controller |     "Jun 11 11:42:31.800290 crc crio[3644]: time=\"2026-06-11T11:42:31.793203496Z\" level=info msg=\"Created container 5337c96de581f1607c4e3e20811b26d9c68e95c515b779f83549d2aed570e36e: openshift-etcd/etcd-crc/etcd-readyz\" id=8be4c865-4f08-429f-a079-f513667b5d71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.433433 | controller |     "Jun 11 11:42:31.800770 crc crio[3644]: time=\"2026-06-11T11:42:31.800396005Z\" level=info msg=\"Starting container: 5337c96de581f1607c4e3e20811b26d9c68e95c515b779f83549d2aed570e36e\" id=07855f47-7bde-49af-8d31-18263b9becf3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.433447 | controller |     "Jun 11 11:42:31.851013 crc crio[3644]: time=\"2026-06-11T11:42:31.850346782Z\" level=info msg=\"Started container\" PID=5926 containerID=5337c96de581f1607c4e3e20811b26d9c68e95c515b779f83549d2aed570e36e description=openshift-etcd/etcd-crc/etcd-readyz id=07855f47-7bde-49af-8d31-18263b9becf3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce",
2026-06-11 13:18:31.433462 | controller |     "Jun 11 11:42:31.889170 crc crio[3644]: time=\"2026-06-11T11:42:31.88889856Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=2f10c5ce-b2a3-4ebe-a990-38d5f454e0fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.433477 | controller |     "Jun 11 11:42:31.894838 crc crio[3644]: time=\"2026-06-11T11:42:31.894279891Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=72201b6e-09ed-47cb-8fc7-22a3fc892c08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.433492 | controller |     "Jun 11 11:42:31.901188 crc crio[3644]: time=\"2026-06-11T11:42:31.900915477Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=86992386-bf97-43ea-8d1a-351e7468073c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.433507 | controller |     "Jun 11 11:42:31.901490 crc crio[3644]: time=\"2026-06-11T11:42:31.901362519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.433522 | controller |     "Jun 11 11:42:31.994594 crc crio[3644]: time=\"2026-06-11T11:42:31.993844795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.433537 | controller |     "Jun 11 11:42:32.632258 crc crio[3644]: time=\"2026-06-11T11:42:32.632177962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.433552 | controller |     "Jun 11 11:42:32.779522 crc crio[3644]: time=\"2026-06-11T11:42:32.779442829Z\" level=info msg=\"Created container 44aff769c18900ce5201cd2098404513f6acb5b97500d60216ced387661f8ca5: openshift-etcd/etcd-crc/etcd-rev\" id=86992386-bf97-43ea-8d1a-351e7468073c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.433566 | controller |     "Jun 11 11:42:32.781478 crc crio[3644]: time=\"2026-06-11T11:42:32.781303581Z\" level=info msg=\"Starting container: 44aff769c18900ce5201cd2098404513f6acb5b97500d60216ced387661f8ca5\" id=014bb14e-9499-4fb3-a74e-fe309cd37bde name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.433584 | controller |     "Jun 11 11:42:32.790142 crc crio[3644]: time=\"2026-06-11T11:42:32.788273266Z\" level=info msg=\"Started container\" PID=5955 containerID=44aff769c18900ce5201cd2098404513f6acb5b97500d60216ced387661f8ca5 description=openshift-etcd/etcd-crc/etcd-rev id=014bb14e-9499-4fb3-a74e-fe309cd37bde name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce",
2026-06-11 13:18:31.433599 | controller |     "Jun 11 11:42:49.631290 crc crio[3644]: time=\"2026-06-11T11:42:49.629569287Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=3aa53b0e-96af-400a-90f1-97c600615e66 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.433613 | controller |     "Jun 11 11:42:49.639588 crc crio[3644]: time=\"2026-06-11T11:42:49.639402023Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=284455a6-0d80-44ea-b88b-b1ae502eec5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.433628 | controller |     "Jun 11 11:42:49.648257 crc crio[3644]: time=\"2026-06-11T11:42:49.64809867Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=def79745-5dd6-4fc7-bd0c-e77168d697ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.433642 | controller |     "Jun 11 11:42:49.649078 crc crio[3644]: time=\"2026-06-11T11:42:49.648927542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.433657 | controller |     "Jun 11 11:42:49.686629 crc crio[3644]: time=\"2026-06-11T11:42:49.685999985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.433671 | controller |     "Jun 11 11:42:50.342206 crc crio[3644]: time=\"2026-06-11T11:42:50.34212669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.433686 | controller |     "Jun 11 11:42:50.426352 crc crio[3644]: time=\"2026-06-11T11:42:50.426148428Z\" level=info msg=\"Created container 87bf249e8aced05d424e60e8f7f7a1d816d2852ff6febc925122b1b7df1acd62: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=def79745-5dd6-4fc7-bd0c-e77168d697ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.433700 | controller |     "Jun 11 11:42:50.427390 crc crio[3644]: time=\"2026-06-11T11:42:50.427305971Z\" level=info msg=\"Starting container: 87bf249e8aced05d424e60e8f7f7a1d816d2852ff6febc925122b1b7df1acd62\" id=61cba7ae-3ea3-403a-82e3-557a8d501ee6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.433714 | controller |     "Jun 11 11:42:50.435742 crc crio[3644]: time=\"2026-06-11T11:42:50.435560182Z\" level=info msg=\"Started container\" PID=6186 containerID=87bf249e8aced05d424e60e8f7f7a1d816d2852ff6febc925122b1b7df1acd62 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=61cba7ae-3ea3-403a-82e3-557a8d501ee6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648",
2026-06-11 13:18:31.433729 | controller |     "Jun 11 11:42:50.645120 crc crio[3644]: time=\"2026-06-11T11:42:50.645023878Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=2bfe523b-b3d6-4601-87a3-c523537723c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.433747 | controller |     "Jun 11 11:42:50.649231 crc crio[3644]: time=\"2026-06-11T11:42:50.648412533Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6da1ed83-7653-4e7a-942b-dc445f4f74a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.433763 | controller |     "Jun 11 11:42:50.653431 crc crio[3644]: time=\"2026-06-11T11:42:50.653252569Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=2a0ab370-2ce2-48f6-9eb7-1b4883d42d18 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.433777 | controller |     "Jun 11 11:42:50.653805 crc crio[3644]: time=\"2026-06-11T11:42:50.653579398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.433792 | controller |     "Jun 11 11:42:50.669288 crc crio[3644]: time=\"2026-06-11T11:42:50.669102951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.433807 | controller |     "Jun 11 11:42:51.211633 crc crio[3644]: time=\"2026-06-11T11:42:51.211264009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.433823 | controller |     "Jun 11 11:42:51.315527 crc crio[3644]: time=\"2026-06-11T11:42:51.31537106Z\" level=info msg=\"Created container 250fc86cae8bc03ee753b3820f3af0f1889884c0505e678ce2d45e5c110f9e17: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=2a0ab370-2ce2-48f6-9eb7-1b4883d42d18 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.433838 | controller |     "Jun 11 11:42:51.317469 crc crio[3644]: time=\"2026-06-11T11:42:51.317306083Z\" level=info msg=\"Starting container: 250fc86cae8bc03ee753b3820f3af0f1889884c0505e678ce2d45e5c110f9e17\" id=fc11fb46-43e6-432f-b721-b86249fff87c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.433872 | controller |     "Jun 11 11:42:51.327789 crc crio[3644]: time=\"2026-06-11T11:42:51.327444597Z\" level=info msg=\"Started container\" PID=6246 containerID=250fc86cae8bc03ee753b3820f3af0f1889884c0505e678ce2d45e5c110f9e17 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=fc11fb46-43e6-432f-b721-b86249fff87c name=/runtime.v1.RuntimeService/StartContainer sandboxID=65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648",
2026-06-11 13:18:31.433890 | controller |     "Jun 11 11:42:51.669112 crc crio[3644]: time=\"2026-06-11T11:42:51.668720449Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=f6a04f51-0925-4fc5-9c94-8906128d2a24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.433905 | controller |     "Jun 11 11:42:51.674537 crc crio[3644]: time=\"2026-06-11T11:42:51.674089649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=110437f1-485f-443f-95b4-7f0f8f997481 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.433920 | controller |     "Jun 11 11:42:51.680634 crc crio[3644]: time=\"2026-06-11T11:42:51.678592848Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=24b531e1-1f08-4399-a106-4cbdce618d90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.433934 | controller |     "Jun 11 11:42:51.680634 crc crio[3644]: time=\"2026-06-11T11:42:51.679976498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.433952 | controller |     "Jun 11 11:42:51.731102 crc crio[3644]: time=\"2026-06-11T11:42:51.730587069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.433968 | controller |     "Jun 11 11:42:52.489474 crc crio[3644]: time=\"2026-06-11T11:42:52.48851051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.433983 | controller |     "Jun 11 11:42:52.632121 crc crio[3644]: time=\"2026-06-11T11:42:52.632025651Z\" level=info msg=\"Created container dfbf5bc10f0c37db94a860f40c8344fb9da67d317d5e3b332d4d5c797fad8523: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=24b531e1-1f08-4399-a106-4cbdce618d90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.433998 | controller |     "Jun 11 11:42:52.634569 crc crio[3644]: time=\"2026-06-11T11:42:52.634505246Z\" level=info msg=\"Starting container: dfbf5bc10f0c37db94a860f40c8344fb9da67d317d5e3b332d4d5c797fad8523\" id=e12fc4f9-e33f-469e-8c29-23345f99f648 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.434013 | controller |     "Jun 11 11:42:52.645022 crc crio[3644]: time=\"2026-06-11T11:42:52.642947906Z\" level=info msg=\"Started container\" PID=6275 containerID=dfbf5bc10f0c37db94a860f40c8344fb9da67d317d5e3b332d4d5c797fad8523 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=e12fc4f9-e33f-469e-8c29-23345f99f648 name=/runtime.v1.RuntimeService/StartContainer sandboxID=061625758d309a721490a8135736749f5522756c7306e8c3245198445746a21e",
2026-06-11 13:18:31.434028 | controller |     "Jun 11 11:43:05.160609 crc crio[3644]: time=\"2026-06-11T11:43:05.160423346Z\" level=info msg=\"Stopping container: dfbf5bc10f0c37db94a860f40c8344fb9da67d317d5e3b332d4d5c797fad8523 (timeout: 30s)\" id=fa869e82-14d4-4d6a-b8b1-8a138f244752 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.434043 | controller |     "Jun 11 11:43:05.373408 crc crio[3644]: time=\"2026-06-11T11:43:05.372811735Z\" level=info msg=\"Stopped container dfbf5bc10f0c37db94a860f40c8344fb9da67d317d5e3b332d4d5c797fad8523: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=fa869e82-14d4-4d6a-b8b1-8a138f244752 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.434058 | controller |     "Jun 11 11:43:05.375996 crc crio[3644]: time=\"2026-06-11T11:43:05.375851925Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=22969d6b-ff24-4a92-92e9-9fd6ad5ddfcf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.434073 | controller |     "Jun 11 11:43:05.378806 crc crio[3644]: time=\"2026-06-11T11:43:05.378111688Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=79731404-e640-40cd-bfcb-e2a955c8320e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.434088 | controller |     "Jun 11 11:43:05.380780 crc crio[3644]: time=\"2026-06-11T11:43:05.380603719Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=58771214-142f-4950-9249-6b7799f68934 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.434104 | controller |     "Jun 11 11:43:05.381231 crc crio[3644]: time=\"2026-06-11T11:43:05.381149338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.434119 | controller |     "Jun 11 11:43:05.399143 crc crio[3644]: time=\"2026-06-11T11:43:05.39902179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.434137 | controller |     "Jun 11 11:43:05.659232 crc crio[3644]: time=\"2026-06-11T11:43:05.658996355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.434152 | controller |     "Jun 11 11:43:05.808454 crc crio[3644]: time=\"2026-06-11T11:43:05.808288978Z\" level=info msg=\"Created container 0444e0d7606fdba5596f4feb232c3fa3e2377d7ebc119515c8d50d338f364257: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=58771214-142f-4950-9249-6b7799f68934 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.434167 | controller |     "Jun 11 11:43:05.810387 crc crio[3644]: time=\"2026-06-11T11:43:05.810263259Z\" level=info msg=\"Starting container: 0444e0d7606fdba5596f4feb232c3fa3e2377d7ebc119515c8d50d338f364257\" id=697e1963-e297-4a28-9fbc-8a2131b3010f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.434182 | controller |     "Jun 11 11:43:05.825079 crc crio[3644]: time=\"2026-06-11T11:43:05.824909811Z\" level=info msg=\"Started container\" PID=6366 containerID=0444e0d7606fdba5596f4feb232c3fa3e2377d7ebc119515c8d50d338f364257 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=697e1963-e297-4a28-9fbc-8a2131b3010f name=/runtime.v1.RuntimeService/StartContainer sandboxID=061625758d309a721490a8135736749f5522756c7306e8c3245198445746a21e",
2026-06-11 13:18:31.434197 | controller |     "Jun 11 11:43:05.887331 crc crio[3644]: time=\"2026-06-11T11:43:05.887252688Z\" level=info msg=\"Removing container: 05c069f0006e9df608b3261571f04a1fe7765a36d74491f2848c05cfcd297a6e\" id=911890a8-3f22-49d0-82b7-008b7f96d547 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.434212 | controller |     "Jun 11 11:43:06.015385 crc crio[3644]: time=\"2026-06-11T11:43:06.015265505Z\" level=info msg=\"Removed container 05c069f0006e9df608b3261571f04a1fe7765a36d74491f2848c05cfcd297a6e: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=911890a8-3f22-49d0-82b7-008b7f96d547 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.434226 | controller |     "Jun 11 11:44:02.091458 crc crio[3644]: time=\"2026-06-11T11:44:02.089160573Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=adc5286c-e04d-4fd3-9e09-dd9bb7921ed6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.434242 | controller |     "Jun 11 11:44:02.094841 crc crio[3644]: time=\"2026-06-11T11:44:02.092769622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.434257 | controller |     "Jun 11 11:44:02.165587 crc crio[3644]: time=\"2026-06-11T11:44:02.165496893Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:a9c0c25e7408c9c378f2dc1ded39d14c5fddd50e8819099e14c3fb81d5f4bab0 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/3323bb08-cda0-439c-9daf-dd40becf7311 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:0xc000188948}] Aliases:map[]}\"",
2026-06-11 13:18:31.434274 | controller |     "Jun 11 11:44:02.165774 crc crio[3644]: time=\"2026-06-11T11:44:02.165590466Z\" 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 13:18:31.434289 | controller |     "Jun 11 11:44:02.778019 crc crio[3644]: time=\"2026-06-11T11:44:02.777845462Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=29ec7826-16e1-4716-aee6-34f04085b3b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.434307 | controller |     "Jun 11 11:44:02.778146 crc crio[3644]: time=\"2026-06-11T11:44:02.77807183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.434322 | controller |     "Jun 11 11:44:02.818583 crc crio[3644]: time=\"2026-06-11T11:44:02.817762477Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:3ffa2ffbafcc61630f39a2c65584620ec2fdd55ddeb65ffd882062771afd89a6 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/3c444b12-a351-4be7-a0a5-8602ed21c2fd 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:0xc000188b88}] Aliases:map[]}\"",
2026-06-11 13:18:31.434337 | controller |     "Jun 11 11:44:02.818583 crc crio[3644]: time=\"2026-06-11T11:44:02.818553254Z\" 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 13:18:31.434352 | controller |     "Jun 11 11:44:02.868478 crc crio[3644]: time=\"2026-06-11T11:44:02.868327619Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=579cfcfc-4f5c-4eb9-9875-5fef7f813437 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.434367 | controller |     "Jun 11 11:44:02.868689 crc crio[3644]: time=\"2026-06-11T11:44:02.868520756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.434381 | controller |     "Jun 11 11:44:02.913797 crc crio[3644]: time=\"2026-06-11T11:44:02.904784399Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=18abd3f9-eded-456e-9770-2c59bbfd1d10 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.434396 | controller |     "Jun 11 11:44:02.913797 crc crio[3644]: time=\"2026-06-11T11:44:02.905177452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.434411 | controller |     "Jun 11 11:44:03.002235 crc crio[3644]: time=\"2026-06-11T11:44:03.002136498Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:4abaf6c64ef81fc148e4654e1de10c1ee0bbd5bbd29843c950385e00633380cd UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/ab00e1a0-048e-4daf-9cc6-3fa957205a1c 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:0xc000188d38}] Aliases:map[]}\"",
2026-06-11 13:18:31.434426 | controller |     "Jun 11 11:44:03.002235 crc crio[3644]: time=\"2026-06-11T11:44:03.00219533Z\" 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 13:18:31.434441 | controller |     "Jun 11 11:44:03.009031 crc crio[3644]: time=\"2026-06-11T11:44:03.005120747Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:9db29ca807d64c70f36dd18f0f1632d1ee788184214a5fe82b8457771b7dd546 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/38fe9ddf-0dad-4ead-9114-ba0c78ebf460 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:0xc000130b18}] Aliases:map[]}\"",
2026-06-11 13:18:31.434458 | controller |     "Jun 11 11:44:03.009031 crc crio[3644]: time=\"2026-06-11T11:44:03.005281392Z\" 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 13:18:31.434473 | controller |     "Jun 11 11:44:03.051499 crc crio[3644]: time=\"2026-06-11T11:44:03.048579133Z\" level=info msg=\"Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=d2c63ee2-a6c4-43a2-b7b9-e50326b95f5d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.434488 | controller |     "Jun 11 11:44:03.051499 crc crio[3644]: time=\"2026-06-11T11:44:03.04877368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.434502 | controller |     "Jun 11 11:44:03.084312 crc crio[3644]: time=\"2026-06-11T11:44:03.083977308Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=d2c63ee2-a6c4-43a2-b7b9-e50326b95f5d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.434516 | controller |     "Jun 11 11:44:03.128349 crc crio[3644]: time=\"2026-06-11T11:44:03.123236348Z\" level=info msg=\"Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=c842f69e-7f44-4d4d-8e22-aa4bc04fd508 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.434531 | controller |     "Jun 11 11:44:03.128349 crc crio[3644]: time=\"2026-06-11T11:44:03.124422347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.434545 | controller |     "Jun 11 11:44:03.154347 crc crio[3644]: time=\"2026-06-11T11:44:03.136572729Z\" level=info msg=\"Ran pod sandbox 05a95957c04bb3b4277caa1984ab4deb932350ff5914e10b50a8d0f04e26a18b with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=d2c63ee2-a6c4-43a2-b7b9-e50326b95f5d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.434560 | controller |     "Jun 11 11:44:03.154347 crc crio[3644]: time=\"2026-06-11T11:44:03.136833455Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=85785b72-b536-4ff3-9ad7-d6c2289aebf2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.434575 | controller |     "Jun 11 11:44:03.154347 crc crio[3644]: time=\"2026-06-11T11:44:03.137483607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.434591 | controller |     "Jun 11 11:44:03.169331 crc crio[3644]: time=\"2026-06-11T11:44:03.163246152Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=fb6e6937-5b21-43fa-b371-0dcc83b9ff4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.434606 | controller |     "Jun 11 11:44:03.186462 crc crio[3644]: time=\"2026-06-11T11:44:03.186312542Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=c4412f73-c025-4f9a-be44-bbb32e821e03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.434622 | controller |     "Jun 11 11:44:03.186462 crc crio[3644]: time=\"2026-06-11T11:44:03.186407475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.434640 | controller |     "Jun 11 11:44:03.201226 crc crio[3644]: time=\"2026-06-11T11:44:03.19897488Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=c842f69e-7f44-4d4d-8e22-aa4bc04fd508 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.434655 | controller |     "Jun 11 11:44:03.221471 crc crio[3644]: time=\"2026-06-11T11:44:03.221176503Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=05809944-8c04-4c9d-bdcb-1aa3f0614dd9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.434670 | controller |     "Jun 11 11:44:03.231021 crc crio[3644]: time=\"2026-06-11T11:44:03.23048943Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD\" id=0505ba4b-3914-4ef1-8110-87827c4a9c73 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.434685 | controller |     "Jun 11 11:44:03.231021 crc crio[3644]: time=\"2026-06-11T11:44:03.231023969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.434701 | controller |     "Jun 11 11:44:03.259542 crc crio[3644]: time=\"2026-06-11T11:44:03.257568396Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=0b702c9d-cb90-44d2-a444-ff5783d4ffdf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.434716 | controller |     "Jun 11 11:44:03.268981 crc crio[3644]: time=\"2026-06-11T11:44:03.268934373Z\" level=info msg=\"Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=f2bfdc16-db0b-444a-8c10-9fc6e2893b50 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.434731 | controller |     "Jun 11 11:44:03.269433 crc crio[3644]: time=\"2026-06-11T11:44:03.26941018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.434746 | controller |     "Jun 11 11:44:03.275401 crc crio[3644]: time=\"2026-06-11T11:44:03.275183037Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=85785b72-b536-4ff3-9ad7-d6c2289aebf2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.434760 | controller |     "Jun 11 11:44:03.281927 crc crio[3644]: time=\"2026-06-11T11:44:03.281346989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.434774 | controller |     "Jun 11 11:44:03.337035 crc crio[3644]: time=\"2026-06-11T11:44:03.33512751Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=7b96fd3e-de94-44a7-82ef-78881fa108b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.434789 | controller |     "Jun 11 11:44:03.337035 crc crio[3644]: time=\"2026-06-11T11:44:03.335222863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.434803 | controller |     "Jun 11 11:44:03.344389 crc crio[3644]: time=\"2026-06-11T11:44:03.34397008Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=0ef27078-c9f9-4dad-a2a0-8b3738f1fc80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.434818 | controller |     "Jun 11 11:44:03.344389 crc crio[3644]: time=\"2026-06-11T11:44:03.344044792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.434836 | controller |     "Jun 11 11:44:03.386604 crc crio[3644]: time=\"2026-06-11T11:44:03.385394783Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=78f7c6d2-7cad-4242-af07-3de6a9e1acd7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.434872 | controller |     "Jun 11 11:44:03.386604 crc crio[3644]: time=\"2026-06-11T11:44:03.386103356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.434889 | controller |     "Jun 11 11:44:03.422555 crc crio[3644]: time=\"2026-06-11T11:44:03.422185406Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=4488a886-736d-4eba-97b8-f40b0965d0e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.434904 | controller |     "Jun 11 11:44:03.428291 crc crio[3644]: time=\"2026-06-11T11:44:03.424430051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.434919 | controller |     "Jun 11 11:44:03.486703 crc crio[3644]: time=\"2026-06-11T11:44:03.486461445Z\" level=info msg=\"Ran pod sandbox 1c15fdc652ee8210afe01c4041db65aa289cecd9c010b235ec1914e99e18b97a with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=c842f69e-7f44-4d4d-8e22-aa4bc04fd508 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.434933 | controller |     "Jun 11 11:44:03.502556 crc crio[3644]: time=\"2026-06-11T11:44:03.501609348Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=65f033e1-ce5b-4fd5-b19d-2c5dbb817c81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.434948 | controller |     "Jun 11 11:44:03.518406 crc crio[3644]: time=\"2026-06-11T11:44:03.517598133Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:3d9524cc7c7b33347a25e1b20adaf7058db8917857571a17857d0f1760928107 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/336cd3bd-4251-4e7c-8980-192445b4eb23 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:0xc00149e0b8}] Aliases:map[]}\"",
2026-06-11 13:18:31.434963 | controller |     "Jun 11 11:44:03.518837 crc crio[3644]: time=\"2026-06-11T11:44:03.518807973Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.434978 | controller |     "Jun 11 11:44:03.521009 crc crio[3644]: time=\"2026-06-11T11:44:03.520165852Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=f2bfdc16-db0b-444a-8c10-9fc6e2893b50 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.434993 | controller |     "Jun 11 11:44:03.587816 crc crio[3644]: time=\"2026-06-11T11:44:03.587061002Z\" level=info msg=\"Ran pod sandbox baae72c20bdd7b2e8b9fe02b6d9b1220fc351773f4649f3510d374f9b0e9126d with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=85785b72-b536-4ff3-9ad7-d6c2289aebf2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.435007 | controller |     "Jun 11 11:44:03.601077 crc crio[3644]: time=\"2026-06-11T11:44:03.60045964Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=e49575cf-8ccc-4c62-95f8-de74a807f8fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.435025 | controller |     "Jun 11 11:44:03.601396 crc crio[3644]: time=\"2026-06-11T11:44:03.601146383Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=33e01b6d-dcd7-4a7b-b70a-c1c62b0df06e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.435040 | controller |     "Jun 11 11:44:03.648315 crc crio[3644]: time=\"2026-06-11T11:44:03.647577975Z\" level=info msg=\"Ran pod sandbox 6806073521cf72496d1f5ef6f6b94c58d5f75881082f764b273551b28c533f4a with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=f2bfdc16-db0b-444a-8c10-9fc6e2893b50 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.435055 | controller |     "Jun 11 11:44:03.662829 crc crio[3644]: time=\"2026-06-11T11:44:03.662119775Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=e3f7db92-2739-4c5d-b1e7-10407d8cf82f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.435069 | controller |     "Jun 11 11:44:03.663742 crc crio[3644]: time=\"2026-06-11T11:44:03.66347624Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=cc64adf4-6d4c-4751-bce5-397fa18201fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.435084 | controller |     "Jun 11 11:44:03.663742 crc crio[3644]: time=\"2026-06-11T11:44:03.663578173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.435099 | controller |     "Jun 11 11:44:03.670530 crc crio[3644]: time=\"2026-06-11T11:44:03.669113864Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=a6e082c0-70ab-45be-b6af-5e6b7bd1aae7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.435114 | controller |     "Jun 11 11:44:03.676033 crc crio[3644]: time=\"2026-06-11T11:44:03.675322969Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=435b3c6b-4595-46cc-a25c-d448f7efd481 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.435129 | controller |     "Jun 11 11:44:03.688326 crc crio[3644]: time=\"2026-06-11T11:44:03.688177798Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=3ab6c8ef-80fe-4a90-a30c-3dd8f35a642e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.435143 | controller |     "Jun 11 11:44:03.688499 crc crio[3644]: time=\"2026-06-11T11:44:03.688359664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.435158 | controller |     "Jun 11 11:44:03.692978 crc crio[3644]: time=\"2026-06-11T11:44:03.692731998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.435173 | controller |     "Jun 11 11:44:03.699187 crc crio[3644]: time=\"2026-06-11T11:44:03.699037412Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=1c322532-7878-4627-b1d2-47c8205769f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.435191 | controller |     "Jun 11 11:44:03.700476 crc crio[3644]: time=\"2026-06-11T11:44:03.699509818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.435210 | controller |     "Jun 11 11:44:03.700476 crc crio[3644]: time=\"2026-06-11T11:44:03.699690544Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=0505ba4b-3914-4ef1-8110-87827c4a9c73 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.435226 | controller |     "Jun 11 11:44:03.716609 crc crio[3644]: time=\"2026-06-11T11:44:03.715760588Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=f831e88c-b0d1-4ae9-87fc-13a9c8918c65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.435241 | controller |     "Jun 11 11:44:03.717544 crc crio[3644]: time=\"2026-06-11T11:44:03.716366224Z\" level=info msg=\"Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=407c757f-f6fc-47e0-b8ab-1fdb364ba760 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.435256 | controller |     "Jun 11 11:44:03.720970 crc crio[3644]: time=\"2026-06-11T11:44:03.720469576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.435270 | controller |     "Jun 11 11:44:03.727217 crc crio[3644]: time=\"2026-06-11T11:44:03.723257265Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=70cc6d1b-2ebc-443b-a50a-627bc0744cf3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.435285 | controller |     "Jun 11 11:44:03.727217 crc crio[3644]: time=\"2026-06-11T11:44:03.723302916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.435300 | controller |     "Jun 11 11:44:03.757271 crc crio[3644]: time=\"2026-06-11T11:44:03.755796549Z\" level=info msg=\"Running pod sandbox: openshift-dns/node-resolver-277xp/POD\" id=47dcc524-ae86-4b8d-ac78-dd94e3af811b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.435314 | controller |     "Jun 11 11:44:03.757271 crc crio[3644]: time=\"2026-06-11T11:44:03.756382699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.435329 | controller |     "Jun 11 11:44:03.878588 crc crio[3644]: time=\"2026-06-11T11:44:03.873531584Z\" level=info msg=\"Ran pod sandbox fa3be7229c12b9a1766a3970583fb9d939bb88d03719e69deb506c8b77aee4f4 with infra container: openshift-image-registry/node-ca-2wddl/POD\" id=0505ba4b-3914-4ef1-8110-87827c4a9c73 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.435344 | controller |     "Jun 11 11:44:03.880150 crc crio[3644]: time=\"2026-06-11T11:44:03.879486955Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=37b2c8f6-fb68-45be-9636-49427e500fa4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.435358 | controller |     "Jun 11 11:44:03.907358 crc crio[3644]: time=\"2026-06-11T11:44:03.906363462Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:0a25a2047326880befa28d00d7038efd3135cecde05643fe4c8629203113cc2f UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/cb33d19c-623b-47ae-9452-567eeb459ab5 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:0xc000dd2410}] Aliases:map[]}\"",
2026-06-11 13:18:31.435373 | controller |     "Jun 11 11:44:03.916274 crc crio[3644]: time=\"2026-06-11T11:44:03.913558691Z\" 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 13:18:31.435392 | controller |     "Jun 11 11:44:03.965622 crc crio[3644]: time=\"2026-06-11T11:44:03.96527771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.435408 | controller |     "Jun 11 11:44:03.971524 crc crio[3644]: time=\"2026-06-11T11:44:03.970622175Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:663bbfdee03defed5ddc4763143189e45c248860bbe9ea9cac4395e0afc16d11 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/07d43dd0-10e9-463c-9cb7-97c330b8728d 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:0xc0001885b8}] Aliases:map[]}\"",
2026-06-11 13:18:31.435423 | controller |     "Jun 11 11:44:03.971616 crc crio[3644]: time=\"2026-06-11T11:44:03.971541616Z\" 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 13:18:31.435438 | controller |     "Jun 11 11:44:03.985956 crc crio[3644]: time=\"2026-06-11T11:44:03.971192744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.435453 | controller |     "Jun 11 11:44:03.995582 crc crio[3644]: time=\"2026-06-11T11:44:03.993497565Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=f89b3672-338d-4fef-8a97-2c3c7ae691e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.435468 | controller |     "Jun 11 11:44:04.114376 crc crio[3644]: time=\"2026-06-11T11:44:04.111143467Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:8cca3a17652ce29ca6b436825f88ef26c8dc40137d19264b934f5f9b7c3bfa93 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/16418dda-fc46-4ea8-a896-f152520b083f 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:0xc00031e280}] Aliases:map[]}\"",
2026-06-11 13:18:31.435483 | controller |     "Jun 11 11:44:04.114376 crc crio[3644]: time=\"2026-06-11T11:44:04.111320983Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.435498 | controller |     "Jun 11 11:44:04.162428 crc crio[3644]: time=\"2026-06-11T11:44:04.162049252Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=48ebfde8-fcc0-46bf-967c-7c375d359346 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.435512 | controller |     "Jun 11 11:44:04.163493 crc crio[3644]: time=\"2026-06-11T11:44:04.162495236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.435527 | controller |     "Jun 11 11:44:04.195347 crc crio[3644]: time=\"2026-06-11T11:44:04.191121674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.435542 | controller |     "Jun 11 11:44:04.342704 crc crio[3644]: time=\"2026-06-11T11:44:04.340344054Z\" level=info msg=\"Creating container: openshift-image-registry/node-ca-2wddl/node-ca\" id=d841be18-fa93-4ee2-9a5b-2d6bf56ea9f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.435563 | controller |     "Jun 11 11:44:04.363085 crc crio[3644]: time=\"2026-06-11T11:44:04.347015784Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:01218147d8700b3682bdce2b5f31826a116c7e8c735ed10cc45f6fc15d462f7b UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/b1ee30e1-0733-44ac-80d4-c0fe0f6a9a12 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:0xc000896580}] Aliases:map[]}\"",
2026-06-11 13:18:31.435579 | controller |     "Jun 11 11:44:04.363085 crc crio[3644]: time=\"2026-06-11T11:44:04.347078086Z\" 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 13:18:31.435594 | controller |     "Jun 11 11:44:04.363085 crc crio[3644]: time=\"2026-06-11T11:44:04.355274898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.435609 | controller |     "Jun 11 11:44:04.379220 crc crio[3644]: time=\"2026-06-11T11:44:04.378561027Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=3ce731dc-c658-4da8-b0c6-8d886def89f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.435624 | controller |     "Jun 11 11:44:04.404725 crc crio[3644]: time=\"2026-06-11T11:44:04.398258788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.435638 | controller |     "Jun 11 11:44:06.535304 crc crio[3644]: time=\"2026-06-11T11:44:06.534681559Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=148b67a8-941b-4715-b0dc-79c649f0747e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.435653 | controller |     "Jun 11 11:44:06.536618 crc crio[3644]: time=\"2026-06-11T11:44:06.535453465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.435667 | controller |     "Jun 11 11:44:06.536618 crc crio[3644]: time=\"2026-06-11T11:44:06.535961102Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=7232933d-fef8-4eed-ad3d-ff4ee7a48ae6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.435682 | controller |     "Jun 11 11:44:06.536618 crc crio[3644]: time=\"2026-06-11T11:44:06.536017824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.435697 | controller |     "Jun 11 11:44:06.536618 crc crio[3644]: time=\"2026-06-11T11:44:06.536324004Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=6f371635-2547-4659-8f5f-b2c7b4aa1d9f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.435712 | controller |     "Jun 11 11:44:06.536618 crc crio[3644]: time=\"2026-06-11T11:44:06.536372546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.435726 | controller |     "Jun 11 11:44:06.537031 crc crio[3644]: time=\"2026-06-11T11:44:06.536746978Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=886e8036-6a9a-4256-9f02-81318b22305e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.435744 | controller |     "Jun 11 11:44:06.537031 crc crio[3644]: time=\"2026-06-11T11:44:06.537003016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.435759 | controller |     "Jun 11 11:44:06.540298 crc crio[3644]: time=\"2026-06-11T11:44:06.537462991Z\" level=info msg=\"Created container 7a6ff3f9f77a89f74eabdb97ea0a546bb6a4aaa7192c32c99be9ed851fea4df1: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=0b702c9d-cb90-44d2-a444-ff5783d4ffdf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.435774 | controller |     "Jun 11 11:44:06.543948 crc crio[3644]: time=\"2026-06-11T11:44:06.543827472Z\" level=info msg=\"Starting container: 7a6ff3f9f77a89f74eabdb97ea0a546bb6a4aaa7192c32c99be9ed851fea4df1\" id=97b2413c-b871-4625-854d-6c4fac589ca5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.435788 | controller |     "Jun 11 11:44:06.576296 crc crio[3644]: time=\"2026-06-11T11:44:06.576213522Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:75fcea91384cd25f5f8583b462b08065adb60f1ebc022cb36df538dbe5261a67 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/ce08985b-bd6d-4960-8e0b-280d5926c485 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:0xc00061e040}] Aliases:map[]}\"",
2026-06-11 13:18:31.435804 | controller |     "Jun 11 11:44:06.577928 crc crio[3644]: time=\"2026-06-11T11:44:06.577859297Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.435819 | controller |     "Jun 11 11:44:06.665128 crc crio[3644]: time=\"2026-06-11T11:44:06.664500222Z\" level=info msg=\"Started container\" PID=7201 containerID=7a6ff3f9f77a89f74eabdb97ea0a546bb6a4aaa7192c32c99be9ed851fea4df1 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=97b2413c-b871-4625-854d-6c4fac589ca5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05a95957c04bb3b4277caa1984ab4deb932350ff5914e10b50a8d0f04e26a18b",
2026-06-11 13:18:31.435834 | controller |     "Jun 11 11:44:06.709870 crc crio[3644]: time=\"2026-06-11T11:44:06.709383645Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=06e26ea8-e98e-42b1-a161-90f1d720e981 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.435863 | controller |     "Jun 11 11:44:06.710391 crc crio[3644]: time=\"2026-06-11T11:44:06.710111488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.435883 | controller |     "Jun 11 11:44:06.831012 crc crio[3644]: time=\"2026-06-11T11:44:06.830847411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.435899 | controller |     "Jun 11 11:44:06.843089 crc crio[3644]: time=\"2026-06-11T11:44:06.84081401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.435915 | controller |     "Jun 11 11:44:06.918321 crc crio[3644]: time=\"2026-06-11T11:44:06.91796053Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=3733d455-f534-4b2c-bdd4-bbc6831ce51f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.435930 | controller |     "Jun 11 11:44:06.918449 crc crio[3644]: time=\"2026-06-11T11:44:06.918357768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.435952 | controller |     "Jun 11 11:44:06.922488 crc crio[3644]: time=\"2026-06-11T11:44:06.922183114Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=bd01d235-c64d-4d5a-bf48-cb90522c4d51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.435973 | controller |     "Jun 11 11:44:06.922488 crc crio[3644]: time=\"2026-06-11T11:44:06.922429792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.435988 | controller |     "Jun 11 11:44:06.936434 crc crio[3644]: time=\"2026-06-11T11:44:06.935492814Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-bzhnf/POD\" id=00077890-0d21-449a-a73d-eba0d2cc2c91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.436003 | controller |     "Jun 11 11:44:06.956211 crc crio[3644]: time=\"2026-06-11T11:44:06.956003962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.436018 | controller |     "Jun 11 11:44:06.957150 crc crio[3644]: time=\"2026-06-11T11:44:06.937433958Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=5785da4f-e79b-4346-b4e5-33f3b2d5bf30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.436033 | controller |     "Jun 11 11:44:06.961115 crc crio[3644]: time=\"2026-06-11T11:44:06.96108453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.436051 | controller |     "Jun 11 11:44:06.964635 crc crio[3644]: time=\"2026-06-11T11:44:06.950538011Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=3cd08eb9-a295-426f-96b5-8175516e7bf9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.436073 | controller |     "Jun 11 11:44:06.965501 crc crio[3644]: time=\"2026-06-11T11:44:06.965475495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.436090 | controller |     "Jun 11 11:44:06.970987 crc crio[3644]: time=\"2026-06-11T11:44:06.949206967Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=1ff7e0df-17cd-48b8-b276-417d45a058f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.436105 | controller |     "Jun 11 11:44:06.971255 crc crio[3644]: time=\"2026-06-11T11:44:06.97106934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.436120 | controller |     "Jun 11 11:44:06.974456 crc crio[3644]: time=\"2026-06-11T11:44:06.94929418Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=35280232-5ce4-4129-b830-b42618c3321e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.436135 | controller |     "Jun 11 11:44:06.974819 crc crio[3644]: time=\"2026-06-11T11:44:06.974566265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.436149 | controller |     "Jun 11 11:44:06.974960 crc crio[3644]: time=\"2026-06-11T11:44:06.945042639Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=50285f9d-6da3-4892-9dc5-8a669d1912c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.436165 | controller |     "Jun 11 11:44:06.974960 crc crio[3644]: time=\"2026-06-11T11:44:06.974873666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.436184 | controller |     "Jun 11 11:44:06.981171 crc crio[3644]: time=\"2026-06-11T11:44:06.950439778Z\" level=info msg=\"Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=155c7d38-ad78-4350-96cd-4ac35d389b2d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.436199 | controller |     "Jun 11 11:44:06.981273 crc crio[3644]: time=\"2026-06-11T11:44:06.981201235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.436215 | controller |     "Jun 11 11:44:07.142231 crc crio[3644]: time=\"2026-06-11T11:44:07.142113491Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:f48afcae6fb3c75adb0f4e8282b2af10947db3edc4063b58cdc2b6cf7fe20a2e UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/7299447e-ab65-4ad2-bece-88f9120f4ae6 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:0xc000dd2218}] Aliases:map[]}\"",
2026-06-11 13:18:31.436230 | controller |     "Jun 11 11:44:07.142231 crc crio[3644]: time=\"2026-06-11T11:44:07.142187794Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.436245 | controller |     "Jun 11 11:44:08.329053 crc crio[3644]: time=\"2026-06-11T11:44:07.62710031Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:88831c3741381e53e4b07d554aa5712d3dc6ee10c287ae50ed744a9194499fc6 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/17ceb417-932a-48af-8b26-c24fad250d90 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:0xc000ae02a8}] Aliases:map[]}\"",
2026-06-11 13:18:31.436260 | controller |     "Jun 11 11:44:08.329053 crc crio[3644]: time=\"2026-06-11T11:44:07.627167442Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.436275 | controller |     "Jun 11 11:44:08.329053 crc crio[3644]: time=\"2026-06-11T11:44:07.699844709Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:5a81a0abb9ebd0d59efc87351749359e7ca2aa8af544d2bf9ef4321750e865e0 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/645eed40-f4a9-4816-89bc-4fd9b11895e5 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:0xc00008c8b0}] Aliases:map[]}\"",
2026-06-11 13:18:31.436289 | controller |     "Jun 11 11:44:08.329053 crc crio[3644]: time=\"2026-06-11T11:44:07.700218321Z\" 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 13:18:31.436303 | controller |     "Jun 11 11:44:08.329053 crc crio[3644]: time=\"2026-06-11T11:44:07.774363425Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=06e26ea8-e98e-42b1-a161-90f1d720e981 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.436318 | controller |     "Jun 11 11:44:08.329053 crc crio[3644]: time=\"2026-06-11T11:44:07.928276461Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=47dcc524-ae86-4b8d-ac78-dd94e3af811b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.436336 | controller |     "Jun 11 11:44:08.385932 crc crio[3644]: time=\"2026-06-11T11:44:08.385235941Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=ba56dc39-f703-4458-b8c1-86ceb91d021b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.436352 | controller |     "Jun 11 11:44:08.385932 crc crio[3644]: time=\"2026-06-11T11:44:08.385518831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.436366 | controller |     "Jun 11 11:44:08.385932 crc crio[3644]: time=\"2026-06-11T11:44:08.385241931Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=fa39b152-5d71-46c2-bd96-f216d9ebb16a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.436381 | controller |     "Jun 11 11:44:08.385932 crc crio[3644]: time=\"2026-06-11T11:44:08.385918224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.436401 | controller |     "Jun 11 11:44:08.391317 crc crio[3644]: time=\"2026-06-11T11:44:08.391172876Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=35346711-6c80-492a-9f46-efb687ee11cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.436423 | controller |     "Jun 11 11:44:08.391437 crc crio[3644]: time=\"2026-06-11T11:44:08.391360022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.436443 | controller |     "Jun 11 11:44:08.391597 crc crio[3644]: time=\"2026-06-11T11:44:08.391534968Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=ee94681f-70f6-4016-bc38-6f6b70da01a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.436464 | controller |     "Jun 11 11:44:08.392298 crc crio[3644]: time=\"2026-06-11T11:44:08.392233352Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=da0118dd-ae61-4dff-b930-6d3b448c7a1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.436479 | controller |     "Jun 11 11:44:08.392391 crc crio[3644]: time=\"2026-06-11T11:44:08.392314075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.436494 | controller |     "Jun 11 11:44:08.392547 crc crio[3644]: time=\"2026-06-11T11:44:08.39245359Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=d7750130-13ec-4fce-8eb4-799e461d6739 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.436509 | controller |     "Jun 11 11:44:08.392605 crc crio[3644]: time=\"2026-06-11T11:44:08.392557704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.436523 | controller |     "Jun 11 11:44:08.393200 crc crio[3644]: time=\"2026-06-11T11:44:08.393009728Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=f98b595e-6b86-45ff-90a3-268095eec1c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.436538 | controller |     "Jun 11 11:44:08.393280 crc crio[3644]: time=\"2026-06-11T11:44:08.393206665Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=16df15a1-20d7-490f-b8a2-bba9018b6b86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.436609 | controller |     "Jun 11 11:44:08.393515 crc crio[3644]: time=\"2026-06-11T11:44:08.393376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.436629 | controller |     "Jun 11 11:44:08.399569 crc crio[3644]: time=\"2026-06-11T11:44:08.399265155Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=39886aca-9317-4775-acd8-fee2141e1bef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.436645 | controller |     "Jun 11 11:44:08.399569 crc crio[3644]: time=\"2026-06-11T11:44:08.399497013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.436661 | controller |     "Jun 11 11:44:08.400879 crc crio[3644]: time=\"2026-06-11T11:44:08.400451644Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=155973f9-93d6-41ac-8a2b-24da8ad1bfe5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.436676 | controller |     "Jun 11 11:44:08.400879 crc crio[3644]: time=\"2026-06-11T11:44:08.400493346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.436691 | controller |     "Jun 11 11:44:08.401510 crc crio[3644]: time=\"2026-06-11T11:44:08.393005608Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=a1f1fad2-636f-4ad9-8543-b3bd6ea2e1a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.436706 | controller |     "Jun 11 11:44:08.403866 crc crio[3644]: time=\"2026-06-11T11:44:08.403471424Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=bd57c658-243b-4523-933f-4181d5a7dfa1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.436721 | controller |     "Jun 11 11:44:08.404436 crc crio[3644]: time=\"2026-06-11T11:44:08.4042482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.436735 | controller |     "Jun 11 11:44:08.409174 crc crio[3644]: time=\"2026-06-11T11:44:08.409131541Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=46062957-1dc9-499c-a871-bd50a343b6a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.436750 | controller |     "Jun 11 11:44:08.409470 crc crio[3644]: time=\"2026-06-11T11:44:08.409204284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.436765 | controller |     "Jun 11 11:44:08.409470 crc crio[3644]: time=\"2026-06-11T11:44:08.409257456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.436780 | controller |     "Jun 11 11:44:08.409470 crc crio[3644]: time=\"2026-06-11T11:44:08.393219345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.436795 | controller |     "Jun 11 11:44:08.409470 crc crio[3644]: time=\"2026-06-11T11:44:08.393089261Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=20049aa8-3e37-4653-878e-2bc4cb0b6e75 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.436810 | controller |     "Jun 11 11:44:08.410851 crc crio[3644]: time=\"2026-06-11T11:44:08.40998352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.436841 | controller |     "Jun 11 11:44:08.410851 crc crio[3644]: time=\"2026-06-11T11:44:08.410248428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.436877 | controller |     "Jun 11 11:44:08.410851 crc crio[3644]: time=\"2026-06-11T11:44:08.409362559Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=4d9acd58-c201-4df6-b8d1-d0e4dcbfd79b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.436894 | controller |     "Jun 11 11:44:08.410851 crc crio[3644]: time=\"2026-06-11T11:44:08.410325221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.436912 | controller |     "Jun 11 11:44:08.410851 crc crio[3644]: time=\"2026-06-11T11:44:08.393152243Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=0a391bbd-380c-4f8b-90c4-165904987ca3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.436933 | controller |     "Jun 11 11:44:08.410851 crc crio[3644]: time=\"2026-06-11T11:44:08.410389793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.436954 | controller |     "Jun 11 11:44:08.410851 crc crio[3644]: time=\"2026-06-11T11:44:08.395622275Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=05c7013a-175e-453a-9673-f571e29b1291 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.436974 | controller |     "Jun 11 11:44:08.411212 crc crio[3644]: time=\"2026-06-11T11:44:08.410867599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.436992 | controller |     "Jun 11 11:44:08.435564 crc crio[3644]: time=\"2026-06-11T11:44:08.395270434Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=26da1a82-70c8-4342-94ac-4088ab2b0bef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.437007 | controller |     "Jun 11 11:44:08.435564 crc crio[3644]: time=\"2026-06-11T11:44:08.429414412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.437022 | controller |     "Jun 11 11:44:08.435564 crc crio[3644]: time=\"2026-06-11T11:44:08.39488399Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=6c1a101d-df3c-4c8c-82f3-c700033c4f4d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.437116 | controller |     "Jun 11 11:44:08.435564 crc crio[3644]: time=\"2026-06-11T11:44:08.429951669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.437137 | controller |     "Jun 11 11:44:08.436780 crc crio[3644]: time=\"2026-06-11T11:44:08.394522508Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=83db2e13-fc10-4536-b28a-60472802bf92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.437154 | controller |     "Jun 11 11:44:08.436971 crc crio[3644]: time=\"2026-06-11T11:44:08.436941921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.437175 | controller |     "Jun 11 11:44:08.437447 crc crio[3644]: time=\"2026-06-11T11:44:08.394318082Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=c7951f7c-3b2a-4966-9474-3c1a9ad9e900 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.437192 | controller |     "Jun 11 11:44:08.437571 crc crio[3644]: time=\"2026-06-11T11:44:08.437545391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.437207 | controller |     "Jun 11 11:44:08.509110 crc crio[3644]: time=\"2026-06-11T11:44:08.508845232Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=7d384d20-c215-458a-b03c-6b140e86a265 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.437223 | controller |     "Jun 11 11:44:08.509110 crc crio[3644]: time=\"2026-06-11T11:44:08.508978116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.437239 | controller |     "Jun 11 11:44:08.564083 crc crio[3644]: time=\"2026-06-11T11:44:08.563589052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.437273 | controller |     "Jun 11 11:44:08.571935 crc crio[3644]: time=\"2026-06-11T11:44:08.571331558Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=c5f37709-c9e3-4ce6-9171-9519988795b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.437306 | controller |     "Jun 11 11:44:08.571935 crc crio[3644]: time=\"2026-06-11T11:44:08.571490653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.437329 | controller |     "Jun 11 11:44:08.704407 crc crio[3644]: time=\"2026-06-11T11:44:08.703197214Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=5a2fc41d-b68c-45d5-8d39-71661d58deaa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.437345 | controller |     "Jun 11 11:44:08.707534 crc crio[3644]: time=\"2026-06-11T11:44:08.707490196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.437361 | controller |     "Jun 11 11:44:08.809331 crc crio[3644]: time=\"2026-06-11T11:44:08.809260333Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=1079daeb-f3b2-4866-bb9c-ba5cdd5d8ae4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.437376 | controller |     "Jun 11 11:44:08.809579 crc crio[3644]: time=\"2026-06-11T11:44:08.809554743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.437392 | controller |     "Jun 11 11:44:08.921137 crc crio[3644]: time=\"2026-06-11T11:44:08.920289935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.437407 | controller |     "Jun 11 11:44:08.927428 crc crio[3644]: time=\"2026-06-11T11:44:08.92736324Z\" level=info msg=\"Ran pod sandbox c107af755ee2cc718955f89eca95fb476ef944dc54bfb8d8ee4ecc066ddb6058 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=06e26ea8-e98e-42b1-a161-90f1d720e981 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.437423 | controller |     "Jun 11 11:44:08.956094 crc crio[3644]: time=\"2026-06-11T11:44:08.955096026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f4c763eb-a7de-40d0-a761-d0666c05d41b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.437442 | controller |     "Jun 11 11:44:09.002067 crc crio[3644]: time=\"2026-06-11T11:44:09.001433304Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e5092fbd-5611-404f-966c-35910808fc2b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.437458 | controller |     "Jun 11 11:44:09.008394 crc crio[3644]: time=\"2026-06-11T11:44:09.008213838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.437474 | controller |     "Jun 11 11:44:09.023038 crc crio[3644]: time=\"2026-06-11T11:44:09.019743819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.437489 | controller |     "Jun 11 11:44:09.023038 crc crio[3644]: time=\"2026-06-11T11:44:09.022511651Z\" level=info msg=\"Ran pod sandbox d86c1a35054bbf1e211e2ec5082e82dd7d8c57d917c99cb2faefddb0365fc939 with infra container: openshift-dns/node-resolver-277xp/POD\" id=47dcc524-ae86-4b8d-ac78-dd94e3af811b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.437505 | controller |     "Jun 11 11:44:09.050006 crc crio[3644]: time=\"2026-06-11T11:44:09.042412789Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=57dda430-5a44-47c9-95b0-9f9336559307 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.437521 | controller |     "Jun 11 11:44:09.061131 crc crio[3644]: time=\"2026-06-11T11:44:09.057087595Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=36ff0305-fc13-4056-b4ea-a56182e15087 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.437537 | controller |     "Jun 11 11:44:09.065368 crc crio[3644]: time=\"2026-06-11T11:44:09.065164301Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=29e002a7-09ab-4ec0-b0b8-8f69337121d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.437553 | controller |     "Jun 11 11:44:09.259880 crc crio[3644]: time=\"2026-06-11T11:44:09.259570834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.437569 | controller |     "Jun 11 11:44:09.369813 crc crio[3644]: time=\"2026-06-11T11:44:09.361087277Z\" level=info msg=\"Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=ab96447f-8c51-4ad0-ac8f-29a2230603ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.437584 | controller |     "Jun 11 11:44:09.446887 crc crio[3644]: time=\"2026-06-11T11:44:09.446762305Z\" level=info msg=\"Created container ad4ea47a2acfbae8c4d11f2fa56aab6325852e947fcdc49e4e0caa3e6556de6a: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=a6e082c0-70ab-45be-b6af-5e6b7bd1aae7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.437599 | controller |     "Jun 11 11:44:09.452965 crc crio[3644]: time=\"2026-06-11T11:44:09.451596901Z\" level=info msg=\"Starting container: ad4ea47a2acfbae8c4d11f2fa56aab6325852e947fcdc49e4e0caa3e6556de6a\" id=251f73ee-7c85-41f6-966a-ff59ac01f266 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.437614 | controller |     "Jun 11 11:44:09.470424 crc crio[3644]: time=\"2026-06-11T11:44:09.469888266Z\" level=info msg=\"Created container 3555f56633716746d645f8e5e72f8925d5cbc2ccab146427140f47a02440b744: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=f831e88c-b0d1-4ae9-87fc-13a9c8918c65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.437633 | controller |     "Jun 11 11:44:09.503362 crc crio[3644]: time=\"2026-06-11T11:44:09.499849768Z\" level=info msg=\"Starting container: 3555f56633716746d645f8e5e72f8925d5cbc2ccab146427140f47a02440b744\" id=9581057d-b821-48a6-ad5c-f4cffe1f5e06 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.437649 | controller |     "Jun 11 11:44:09.509841 crc crio[3644]: time=\"2026-06-11T11:44:09.509413112Z\" level=info msg=\"Started container\" PID=7375 containerID=ad4ea47a2acfbae8c4d11f2fa56aab6325852e947fcdc49e4e0caa3e6556de6a description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=251f73ee-7c85-41f6-966a-ff59ac01f266 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c15fdc652ee8210afe01c4041db65aa289cecd9c010b235ec1914e99e18b97a",
2026-06-11 13:18:31.437665 | controller |     "Jun 11 11:44:09.537849 crc crio[3644]: time=\"2026-06-11T11:44:09.536521162Z\" level=info msg=\"Started container\" PID=7391 containerID=3555f56633716746d645f8e5e72f8925d5cbc2ccab146427140f47a02440b744 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=9581057d-b821-48a6-ad5c-f4cffe1f5e06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6806073521cf72496d1f5ef6f6b94c58d5f75881082f764b273551b28c533f4a",
2026-06-11 13:18:31.437681 | controller |     "Jun 11 11:44:09.654995 crc crio[3644]: time=\"2026-06-11T11:44:09.654778206Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=70b74cd4-74ea-4235-93ff-c392fb9663a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.437698 | controller |     "Jun 11 11:44:09.672821 crc crio[3644]: time=\"2026-06-11T11:44:09.670563788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.437721 | controller |     "Jun 11 11:44:09.780985 crc crio[3644]: time=\"2026-06-11T11:44:09.780425433Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=823f73fc-d62b-4370-a9f1-9275f5d6479d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.437744 | controller |     "Jun 11 11:44:09.850502 crc crio[3644]: time=\"2026-06-11T11:44:09.849585287Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=003b0d4b-3db8-4fa6-b17c-b21f3a822a8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.437763 | controller |     "Jun 11 11:44:09.874154 crc crio[3644]: time=\"2026-06-11T11:44:09.873878015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.437779 | controller |     "Jun 11 11:44:09.930616 crc crio[3644]: time=\"2026-06-11T11:44:09.927499418Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:b34c56f7d0156ac1c8c698220cfe4f24e62c7b65c2e95276b71a2d607fb19d52 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/85f15e09-84e7-4abe-8697-c17941e1f5a3 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:0xc0016825e0}] Aliases:map[]}\"",
2026-06-11 13:18:31.437795 | controller |     "Jun 11 11:44:09.930616 crc crio[3644]: time=\"2026-06-11T11:44:09.928429358Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.437819 | controller |     "Jun 11 11:44:09.971244 crc crio[3644]: time=\"2026-06-11T11:44:09.969269513Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:181ac3cafb4d6fa44a0e7f27bd9f204499c35d0579af782a1d8b144c0f15c8d3 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/06b04168-d767-4c73-97d8-b524ed6acd2a 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:0xc000896420}] Aliases:map[]}\"",
2026-06-11 13:18:31.437844 | controller |     "Jun 11 11:44:09.971244 crc crio[3644]: time=\"2026-06-11T11:44:09.969326584Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.437893 | controller |     "Jun 11 11:44:10.023771 crc crio[3644]: time=\"2026-06-11T11:44:10.023352199Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:4abea79bb56886f9b661bc890b48e0dfbeac9b19453c95d09e4e2d47b4317bf8 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/287c3854-dd7b-4b1c-94b2-faf409f2afa3 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:0xc00152e470}] Aliases:map[]}\"",
2026-06-11 13:18:31.437914 | controller |     "Jun 11 11:44:10.023771 crc crio[3644]: time=\"2026-06-11T11:44:10.023428694Z\" 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 13:18:31.437936 | controller |     "Jun 11 11:44:10.028104 crc crio[3644]: time=\"2026-06-11T11:44:10.02761006Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:23791883e62e0db263bcad2763bfb61385e20e609cb2cdf8c5e7a2bbaaf023b8 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/25318730-7087-497e-9929-353fd33efc3e 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:0xc000ae0518}] Aliases:map[]}\"",
2026-06-11 13:18:31.437958 | controller |     "Jun 11 11:44:10.029469 crc crio[3644]: time=\"2026-06-11T11:44:10.028840511Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.437977 | controller |     "Jun 11 11:44:10.030180 crc crio[3644]: time=\"2026-06-11T11:44:10.028776439Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:9ce945d0098e1ed40576900b59d014a63305c702858acb74ab642f0b1ad2268e UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/d7227492-cb9f-411f-b62e-fbacc37a3f24 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:0xc000188530}] Aliases:map[]}\"",
2026-06-11 13:18:31.437992 | controller |     "Jun 11 11:44:10.030395 crc crio[3644]: time=\"2026-06-11T11:44:10.030178375Z\" 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 13:18:31.438010 | controller |     "Jun 11 11:44:10.097424 crc crio[3644]: time=\"2026-06-11T11:44:10.071965101Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:3301cbd78a2422919162030e2de349ea542a533cfb1056eeab50edfd75ce7823 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/7b0c0ca5-e228-4d9e-a305-b4b32bfe4d3f 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:0xc000ae04a8}] Aliases:map[]}\"",
2026-06-11 13:18:31.438038 | controller |     "Jun 11 11:44:10.097424 crc crio[3644]: time=\"2026-06-11T11:44:10.072056234Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.438060 | controller |     "Jun 11 11:44:10.097424 crc crio[3644]: time=\"2026-06-11T11:44:10.080990249Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:1552dab030bdd55f7ee771162a2bf14ec3c94d9a7692db5ab35ef977eff8ee2c UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/72a598fa-17ae-4cf7-88bc-b33c9736b76d 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:0xc0001305f8}] Aliases:map[]}\"",
2026-06-11 13:18:31.438080 | controller |     "Jun 11 11:44:10.097424 crc crio[3644]: time=\"2026-06-11T11:44:10.081185675Z\" 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 13:18:31.438096 | controller |     "Jun 11 11:44:10.159804 crc crio[3644]: time=\"2026-06-11T11:44:10.159486149Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:b6471a16902eb48a3481406d3a503448eebe8d37db58065dd65143dcb97ee238 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/9bbee8ee-56e7-494b-8b17-1e26b963edae 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:0xc001258160}] Aliases:map[]}\"",
2026-06-11 13:18:31.438117 | controller |     "Jun 11 11:44:10.159804 crc crio[3644]: time=\"2026-06-11T11:44:10.159612773Z\" 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 13:18:31.438140 | controller |     "Jun 11 11:44:10.268626 crc crio[3644]: time=\"2026-06-11T11:44:10.268107973Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=1ff7e0df-17cd-48b8-b276-417d45a058f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.438160 | controller |     "Jun 11 11:44:10.756056 crc crio[3644]: time=\"2026-06-11T11:44:10.755967447Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=155c7d38-ad78-4350-96cd-4ac35d389b2d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.438180 | controller |     "Jun 11 11:44:10.861404 crc crio[3644]: time=\"2026-06-11T11:44:10.861315515Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:b33a57d400c69d6454082c67dbd8aa48747ede4a8a67ca36685efaa709ede66a UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/c1ea1367-78bb-4bf9-8615-5db138d1f444 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:0xc00061e370}] Aliases:map[]}\"",
2026-06-11 13:18:31.438200 | controller |     "Jun 11 11:44:10.862203 crc crio[3644]: time=\"2026-06-11T11:44:10.862165603Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.438225 | controller |     "Jun 11 11:44:12.367411 crc crio[3644]: time=\"2026-06-11T11:44:12.367313138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.438246 | controller |     "Jun 11 11:44:12.565767 crc crio[3644]: time=\"2026-06-11T11:44:12.563084101Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=00077890-0d21-449a-a73d-eba0d2cc2c91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.438265 | controller |     "Jun 11 11:44:12.818281 crc crio[3644]: time=\"2026-06-11T11:44:12.818195423Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=50285f9d-6da3-4892-9dc5-8a669d1912c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.438285 | controller |     "Jun 11 11:44:12.921599 crc crio[3644]: time=\"2026-06-11T11:44:12.917851011Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:085b4ece34150426c8611b8f5a462c889dc05ec8ad75141fce2fd0d17f11fd57 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/2bbb7201-c5e8-4d0e-8678-6da6805c3369 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:0xc00061e060}] Aliases:map[]}\"",
2026-06-11 13:18:31.438307 | controller |     "Jun 11 11:44:12.921599 crc crio[3644]: time=\"2026-06-11T11:44:12.918352887Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.438328 | controller |     "Jun 11 11:44:13.303528 crc crio[3644]: time=\"2026-06-11T11:44:13.303266164Z\" level=info msg=\"Created container 7233bcdd1a24b636e78c76d34cf90fd1ccbbd80fe2ce937eeb6e111acd12ddec: openshift-image-registry/node-ca-2wddl/node-ca\" id=d841be18-fa93-4ee2-9a5b-2d6bf56ea9f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.438347 | controller |     "Jun 11 11:44:13.318375 crc crio[3644]: time=\"2026-06-11T11:44:13.31723677Z\" level=info msg=\"Starting container: 7233bcdd1a24b636e78c76d34cf90fd1ccbbd80fe2ce937eeb6e111acd12ddec\" id=73ecdaa3-a139-41db-8d95-2911304cc8f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.438369 | controller |     "Jun 11 11:44:13.333545 crc crio[3644]: time=\"2026-06-11T11:44:13.332897872Z\" level=info msg=\"Started container\" PID=7533 containerID=7233bcdd1a24b636e78c76d34cf90fd1ccbbd80fe2ce937eeb6e111acd12ddec description=openshift-image-registry/node-ca-2wddl/node-ca id=73ecdaa3-a139-41db-8d95-2911304cc8f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa3be7229c12b9a1766a3970583fb9d939bb88d03719e69deb506c8b77aee4f4",
2026-06-11 13:18:31.438391 | controller |     "Jun 11 11:44:13.369264 crc crio[3644]: time=\"2026-06-11T11:44:13.368887316Z\" level=info msg=\"Ran pod sandbox 4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=1ff7e0df-17cd-48b8-b276-417d45a058f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.438412 | controller |     "Jun 11 11:44:13.396275 crc crio[3644]: time=\"2026-06-11T11:44:13.396154937Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:d1c3664960135ca75fe07c52623e626afbe1d1ffda22195d18e356c946780f65 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/c5b9a2f2-4b80-441f-9b91-f634e6eb352d 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:0xc00149e360}] Aliases:map[]}\"",
2026-06-11 13:18:31.438439 | controller |     "Jun 11 11:44:13.396275 crc crio[3644]: time=\"2026-06-11T11:44:13.396270431Z\" 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 13:18:31.438462 | controller |     "Jun 11 11:44:13.422883 crc crio[3644]: time=\"2026-06-11T11:44:13.41197435Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=70788694-d9d7-4fef-a33b-5e253750be23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.438482 | controller |     "Jun 11 11:44:13.517259 crc crio[3644]: time=\"2026-06-11T11:44:13.516079291Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:11bdbd20d7b4569989598df15129ee1f5086aa2430b18b1db056ba8d3fbb110d UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/5808ce8a-0006-43da-8f31-cfbaffa2f221 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:0xc00149e638}] Aliases:map[]}\"",
2026-06-11 13:18:31.438503 | controller |     "Jun 11 11:44:13.517259 crc crio[3644]: time=\"2026-06-11T11:44:13.516184415Z\" 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 13:18:31.438524 | controller |     "Jun 11 11:44:13.529891 crc crio[3644]: time=\"2026-06-11T11:44:13.522195497Z\" level=info msg=\"Ran pod sandbox 87f905dae07832955f2c841f30b5ec02fc6def416b7fdbb75854089c17c1c717 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=155c7d38-ad78-4350-96cd-4ac35d389b2d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.438545 | controller |     "Jun 11 11:44:13.563303 crc crio[3644]: time=\"2026-06-11T11:44:13.562237301Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=fa6f1df7-cde9-435d-aac1-6d65cabe3e6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.438566 | controller |     "Jun 11 11:44:13.634279 crc crio[3644]: time=\"2026-06-11T11:44:13.633541373Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:bc234e3119e9acf1856b845f18df383bd3865a46e9102009a5be257c72b555a5 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/e4785c04-aaff-47c5-8bba-335d978877b8 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:0xc00008c318}] Aliases:map[]}\"",
2026-06-11 13:18:31.438589 | controller |     "Jun 11 11:44:13.634279 crc crio[3644]: time=\"2026-06-11T11:44:13.634143983Z\" 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 13:18:31.438611 | controller |     "Jun 11 11:44:13.753326 crc crio[3644]: time=\"2026-06-11T11:44:13.751359882Z\" level=info msg=\"Ran pod sandbox 356392d4c3f52e4a4440b6c79fb17b0b6fa6afa52f0b926ecf9b3741d28e31b8 with infra container: openshift-multus/multus-bzhnf/POD\" id=00077890-0d21-449a-a73d-eba0d2cc2c91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.438637 | controller |     "Jun 11 11:44:13.770100 crc crio[3644]: time=\"2026-06-11T11:44:13.769622447Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=4d726e8b-ad2b-4f11-b105-504ad6e5660e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.438658 | controller |     "Jun 11 11:44:13.789752 crc crio[3644]: time=\"2026-06-11T11:44:13.781354704Z\" level=info msg=\"Ran pod sandbox 83f9d7025064d438a533a9336e9b90b9cd1adb069f09f1400637c48829751ef5 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=50285f9d-6da3-4892-9dc5-8a669d1912c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.438679 | controller |     "Jun 11 11:44:13.813298 crc crio[3644]: time=\"2026-06-11T11:44:13.81312445Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=11c74c2a-13dd-4460-8404-084c2b781b62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.438699 | controller |     "Jun 11 11:44:13.952732 crc crio[3644]: time=\"2026-06-11T11:44:13.952087898Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=4f1cf4e6-2e03-442c-88bf-10a9b334340e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.438720 | controller |     "Jun 11 11:44:13.952732 crc crio[3644]: time=\"2026-06-11T11:44:13.952623176Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=87b57525-226d-4b70-b8e7-af23ef3f902f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.438740 | controller |     "Jun 11 11:44:13.952732 crc crio[3644]: time=\"2026-06-11T11:44:13.95275497Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=103b03e2-6ae8-47a5-8d48-371b93d71321 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.438760 | controller |     "Jun 11 11:44:13.954487 crc crio[3644]: time=\"2026-06-11T11:44:13.952800381Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ca297263-bc40-4181-9336-87b68734a056 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.438783 | controller |     "Jun 11 11:44:14.088032 crc crio[3644]: time=\"2026-06-11T11:44:14.038972761Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:1ffb7188fd69323472ee992c06a04fd162917bf7547365e7d282e49def5c6e03 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/1c02fc99-dccb-4b62-9699-d3c8a5489fde 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:0xc000dd26b0}] Aliases:map[]}\"",
2026-06-11 13:18:31.438805 | controller |     "Jun 11 11:44:14.088032 crc crio[3644]: time=\"2026-06-11T11:44:14.039029213Z\" 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 13:18:31.438825 | controller |     "Jun 11 11:44:14.088032 crc crio[3644]: time=\"2026-06-11T11:44:14.087449014Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:5325e254dc4d8eea41d3c7bdb7bd45f98694468b68911b0bfb8ac8f9cfaaacfe UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/e4f898ce-73c3-4b2f-8fe7-d8d74755e13c 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:0xc000130618}] Aliases:map[]}\"",
2026-06-11 13:18:31.438880 | controller |     "Jun 11 11:44:14.088032 crc crio[3644]: time=\"2026-06-11T11:44:14.087500346Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.438910 | controller |     "Jun 11 11:44:14.152378 crc crio[3644]: time=\"2026-06-11T11:44:14.150367187Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:c2ec98fde2390b841edb9ec5e92ef86658f13033e875d329797515e5d2162230 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/6ed79032-defe-455c-9209-2e613700d226 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:0xc00149e8f8}] Aliases:map[]}\"",
2026-06-11 13:18:31.438935 | controller |     "Jun 11 11:44:14.152378 crc crio[3644]: time=\"2026-06-11T11:44:14.150434829Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.438998 | controller |     "Jun 11 11:44:14.409179 crc crio[3644]: time=\"2026-06-11T11:44:14.403491053Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:a4a67e8bb2c16f989ee2cbb6f3ad73b3f0f22d1ea6c80fc52cf90402863f8f96 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/6afc7a0e-0bdf-49a6-8ead-0b1ff8cbcb78 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:0xc000130938}] Aliases:map[]}\"",
2026-06-11 13:18:31.439021 | controller |     "Jun 11 11:44:14.409179 crc crio[3644]: time=\"2026-06-11T11:44:14.404898959Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.439041 | controller |     "Jun 11 11:44:14.487399 crc crio[3644]: time=\"2026-06-11T11:44:14.48618407Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:b8d0d0fa6cc06d2c268f6c19e1ce2925448554dcc38db5fd2180b626f8aa862c UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/82c91039-0d87-4117-87d4-2a8b84be1c23 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:0xc00031e588}] Aliases:map[]}\"",
2026-06-11 13:18:31.440004 | controller |     "Jun 11 11:44:14.487399 crc crio[3644]: time=\"2026-06-11T11:44:14.486443529Z\" 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 13:18:31.440035 | controller |     "Jun 11 11:44:14.540394 crc crio[3644]: time=\"2026-06-11T11:44:14.540282561Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=d7750130-13ec-4fce-8eb4-799e461d6739 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.440053 | controller |     "Jun 11 11:44:14.884561 crc crio[3644]: time=\"2026-06-11T11:44:14.884452011Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:df9f7b546ed00412b87e9af00a7523d138ea477815c3468e4c909a5d821553d3 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/c50db362-8e7a-40a3-bf1b-48bec9b79ceb 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:0xc000dd2090}] Aliases:map[]}\"",
2026-06-11 13:18:31.440076 | controller |     "Jun 11 11:44:14.885399 crc crio[3644]: time=\"2026-06-11T11:44:14.88535769Z\" 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 13:18:31.440092 | controller |     "Jun 11 11:44:14.958632 crc crio[3644]: time=\"2026-06-11T11:44:14.958221942Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:13d69f6688f1b5db4dd64baa58577d299f4b8b5e1c51d1ce16b53a50ab45bd34 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/400ca4ea-e62f-49c3-a10a-535dde6d448e 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:0xc000188478}] Aliases:map[]}\"",
2026-06-11 13:18:31.440108 | controller |     "Jun 11 11:44:14.959303 crc crio[3644]: time=\"2026-06-11T11:44:14.958778731Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.440123 | controller |     "Jun 11 11:44:14.980183 crc crio[3644]: time=\"2026-06-11T11:44:14.980087536Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:252597aab1d558fec30656ddf3d9088b19711bbda9bc19c82c8d1ea0918c729c UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/481a48c4-6c20-4afb-8680-ad0012cf20a2 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:0xc000dd21d8}] Aliases:map[]}\"",
2026-06-11 13:18:31.440137 | controller |     "Jun 11 11:44:14.980183 crc crio[3644]: time=\"2026-06-11T11:44:14.980163578Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.440153 | controller |     "Jun 11 11:44:15.050970 crc crio[3644]: time=\"2026-06-11T11:44:15.050240847Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:399e610148886cd2b24c13f4a2e8bea20cec0c42fecbff6645839b3ba64b1df7 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/a03c13f1-4476-4353-a148-0c2de1b79090 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:0xc000dd22e8}] Aliases:map[]}\"",
2026-06-11 13:18:31.440168 | controller |     "Jun 11 11:44:15.050970 crc crio[3644]: time=\"2026-06-11T11:44:15.050385682Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.440182 | controller |     "Jun 11 11:44:15.095417 crc crio[3644]: time=\"2026-06-11T11:44:15.095123971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.440198 | controller |     "Jun 11 11:44:15.099911 crc crio[3644]: time=\"2026-06-11T11:44:15.098631464Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:fcd631f2d1b3cfeef7bf8f32a471418d68b588f8debfa72e62f9bc5e955a4571 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/83a311c4-b466-462c-b888-2421d345a86e 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:0xc00008c4b8}] Aliases:map[]}\"",
2026-06-11 13:18:31.440216 | controller |     "Jun 11 11:44:15.099911 crc crio[3644]: time=\"2026-06-11T11:44:15.099222859Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.440231 | controller |     "Jun 11 11:44:15.138864 crc crio[3644]: time=\"2026-06-11T11:44:15.138113012Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:5c6bf2c968a1af479efbd15113343f04e4fa47464c0943e4017babdb154feebb UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/68f1ce96-0664-45ba-a9dd-62c1a82f998a 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:0xc00031e168}] Aliases:map[]}\"",
2026-06-11 13:18:31.440246 | controller |     "Jun 11 11:44:15.138864 crc crio[3644]: time=\"2026-06-11T11:44:15.138247665Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.440261 | controller |     "Jun 11 11:44:15.344337 crc crio[3644]: time=\"2026-06-11T11:44:15.344148254Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=bd57c658-243b-4523-933f-4181d5a7dfa1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.440276 | controller |     "Jun 11 11:44:15.353216 crc crio[3644]: time=\"2026-06-11T11:44:15.352347738Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:f4bb7cb10752f06b4c387bce7ca456487cab37b530d5ec95b50c5ade4c382934 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/176a505a-1ceb-4f78-a6e0-b34549905053 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:0xc000896080}] Aliases:map[]}\"",
2026-06-11 13:18:31.440292 | controller |     "Jun 11 11:44:15.353216 crc crio[3644]: time=\"2026-06-11T11:44:15.352545033Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.440307 | controller |     "Jun 11 11:44:15.424368 crc crio[3644]: time=\"2026-06-11T11:44:15.423903302Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:3ddfaa7e3020e589f4a482aa3bfa0030cdd35af576350274a0aed9c70d74a8f0 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/c5805147-5697-4333-b39a-593a24c5810c 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:0xc0001887a0}] Aliases:map[]}\"",
2026-06-11 13:18:31.440322 | controller |     "Jun 11 11:44:15.424368 crc crio[3644]: time=\"2026-06-11T11:44:15.424045706Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.440337 | controller |     "Jun 11 11:44:15.434455 crc crio[3644]: time=\"2026-06-11T11:44:15.433264753Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:5ebddcf917ad7d85f3e7da3ecbdbae71a2509f10b6daf5baa8ff12d1536c14d9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/20d9bf01-b98e-4cc6-9567-32a55ac6dddc 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:0xc000130640}] Aliases:map[]}\"",
2026-06-11 13:18:31.440356 | controller |     "Jun 11 11:44:15.434455 crc crio[3644]: time=\"2026-06-11T11:44:15.43348933Z\" 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 13:18:31.440372 | controller |     "Jun 11 11:44:15.528975 crc crio[3644]: time=\"2026-06-11T11:44:15.526147513Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=fa39b152-5d71-46c2-bd96-f216d9ebb16a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.440387 | controller |     "Jun 11 11:44:15.560789 crc crio[3644]: time=\"2026-06-11T11:44:15.55430559Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=a3ce3218-0438-4de4-b6f6-6279bd20661c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.440402 | controller |     "Jun 11 11:44:15.560789 crc crio[3644]: time=\"2026-06-11T11:44:15.5544955Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=fddc0d7e-ce94-4795-9a7e-dda39b63db6c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.440417 | controller |     "Jun 11 11:44:15.560789 crc crio[3644]: time=\"2026-06-11T11:44:15.555127071Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=6656ba80-f4b5-4835-803a-485af451435a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.440432 | controller |     "Jun 11 11:44:15.560789 crc crio[3644]: time=\"2026-06-11T11:44:15.559101019Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=f75c521d-d167-4438-9e41-cb07bc75d701 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.440447 | controller |     "Jun 11 11:44:15.566281 crc crio[3644]: time=\"2026-06-11T11:44:15.566042409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.440461 | controller |     "Jun 11 11:44:15.579424 crc crio[3644]: time=\"2026-06-11T11:44:15.572854532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.440476 | controller |     "Jun 11 11:44:15.728185 crc crio[3644]: time=\"2026-06-11T11:44:15.723897213Z\" level=info msg=\"Ran pod sandbox c3edba1aa7b1339996813aeced60f2e335760a6dae92a7a2e21ea5d6b4d9ec62 with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=d7750130-13ec-4fce-8eb4-799e461d6739 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.440492 | controller |     "Jun 11 11:44:15.738866 crc crio[3644]: time=\"2026-06-11T11:44:15.737558346Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=6bb24bd1-53ad-43e9-bad0-87e054158a3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.440513 | controller |     "Jun 11 11:44:15.749120 crc crio[3644]: time=\"2026-06-11T11:44:15.748356183Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=81b89dae-eefb-4204-9591-17e6f2323b2b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.440535 | controller |     "Jun 11 11:44:15.763621 crc crio[3644]: time=\"2026-06-11T11:44:15.761894197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.440562 | controller |     "Jun 11 11:44:15.763621 crc crio[3644]: time=\"2026-06-11T11:44:15.76240897Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=7a5fa5e1-80b3-4d5c-baef-0e9325be3b41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.440585 | controller |     "Jun 11 11:44:15.768299 crc crio[3644]: time=\"2026-06-11T11:44:15.766454149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.440707 | controller |     "Jun 11 11:44:15.814150 crc crio[3644]: time=\"2026-06-11T11:44:15.813156192Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:85654cb83dcfdea97c63142a23d18ba5776b7cbf26d8bfe21c4dba93af33436d UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/7018a041-66a9-482d-9973-2620955d1e7c 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:0xc000130538}] Aliases:map[]}\"",
2026-06-11 13:18:31.440729 | controller |     "Jun 11 11:44:15.814150 crc crio[3644]: time=\"2026-06-11T11:44:15.814099047Z\" 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 13:18:31.440745 | controller |     "Jun 11 11:44:15.864425 crc crio[3644]: time=\"2026-06-11T11:44:15.863585506Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:6e6ce966456c3ab6a52394931300651137ac3fc6d2961f76c92dfed10b345aa6 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/56da1d5b-e023-44e8-a907-9a2b38dfc808 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:0xc00152e100}] Aliases:map[]}\"",
2026-06-11 13:18:31.440763 | controller |     "Jun 11 11:44:15.864425 crc crio[3644]: time=\"2026-06-11T11:44:15.864186043Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.440778 | controller |     "Jun 11 11:44:15.877924 crc crio[3644]: time=\"2026-06-11T11:44:15.877191652Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:66a2acdbff98acbdc1e17b0d351e4a0ac59acc0523c7633b0a5a3653cc77665f UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/08c07a1a-ce4c-40bd-ba5b-84c62aca19a6 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:0xc000dd2818}] Aliases:map[]}\"",
2026-06-11 13:18:31.440794 | controller |     "Jun 11 11:44:15.877924 crc crio[3644]: time=\"2026-06-11T11:44:15.877411508Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.440809 | controller |     "Jun 11 11:44:15.977061 crc crio[3644]: time=\"2026-06-11T11:44:15.976473205Z\" level=info msg=\"Ran pod sandbox 7b98cbd6713598549a6076ebb986511bea114ce4227dc6edd6a108dcd9219bbe with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=bd57c658-243b-4523-933f-4181d5a7dfa1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.440824 | controller |     "Jun 11 11:44:16.004019 crc crio[3644]: time=\"2026-06-11T11:44:15.993449291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.440885 | controller |     "Jun 11 11:44:16.013305 crc crio[3644]: time=\"2026-06-11T11:44:16.012607868Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:5a206cd478eb6b46270303752669a9b2f365a86e9e857fdb3bbf641baaa73e1c UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/75eb3570-700c-436e-b49e-20f43d49a9f1 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:0xc000188a68}] Aliases:map[]}\"",
2026-06-11 13:18:31.440911 | controller |     "Jun 11 11:44:16.013305 crc crio[3644]: time=\"2026-06-11T11:44:16.012788643Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.441034 | controller |     "Jun 11 11:44:16.031819 crc crio[3644]: time=\"2026-06-11T11:44:16.023275381Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=42cbee61-cc13-439d-b855-5420813a31ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.441071 | controller |     "Jun 11 11:44:16.031819 crc crio[3644]: time=\"2026-06-11T11:44:16.025016279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.441095 | controller |     "Jun 11 11:44:16.031819 crc crio[3644]: time=\"2026-06-11T11:44:16.026558674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.441117 | controller |     "Jun 11 11:44:16.233128 crc crio[3644]: time=\"2026-06-11T11:44:16.232876883Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=0294b27e-1f67-468c-8c41-b2531b430cf6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.441141 | controller |     "Jun 11 11:44:16.314266 crc crio[3644]: time=\"2026-06-11T11:44:16.312625461Z\" level=info msg=\"Ran pod sandbox a088ebc69d073418e64ce1c026bbd73c6856f8ebe0a17457cd77b20335dc0112 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=fa39b152-5d71-46c2-bd96-f216d9ebb16a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.441165 | controller |     "Jun 11 11:44:16.329327 crc crio[3644]: time=\"2026-06-11T11:44:16.32708838Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=675dd8ad-41c6-4dfb-b10b-caab31fb1ebc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.441188 | controller |     "Jun 11 11:44:16.376413 crc crio[3644]: time=\"2026-06-11T11:44:16.375916372Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:fd95c3d008c3bc8c7eb25b3547a57e5da0ca277da831d45d219a4966b37d2aca UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/3a4e538b-3d8c-4b7d-8147-3ca829082de5 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:0xc00152e210}] Aliases:map[]}\"",
2026-06-11 13:18:31.441213 | controller |     "Jun 11 11:44:16.376413 crc crio[3644]: time=\"2026-06-11T11:44:16.376325463Z\" 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 13:18:31.441242 | controller |     "Jun 11 11:44:16.697507 crc crio[3644]: time=\"2026-06-11T11:44:16.696241756Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=b49d7ab9-a4a0-4db6-94ae-fbec827ebbd1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.441266 | controller |     "Jun 11 11:44:16.697507 crc crio[3644]: time=\"2026-06-11T11:44:16.69591982Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=3961a1a9-5051-4a5b-87f1-0b3629bf7f0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.441289 | controller |     "Jun 11 11:44:16.707203 crc crio[3644]: time=\"2026-06-11T11:44:16.702227443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.441346 | controller |     "Jun 11 11:44:16.950789 crc crio[3644]: time=\"2026-06-11T11:44:16.950384684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.441370 | controller |     "Jun 11 11:44:16.963462 crc crio[3644]: time=\"2026-06-11T11:44:16.963160256Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=4592a502-3bce-4bbe-8379-ba59951b7f39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.441454 | controller |     "Jun 11 11:44:17.039805 crc crio[3644]: time=\"2026-06-11T11:44:17.039380649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.441489 | controller |     "Jun 11 11:44:22.452463 crc crio[3644]: time=\"2026-06-11T11:44:22.450398227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.441568 | controller |     "Jun 11 11:44:22.769397 crc crio[3644]: time=\"2026-06-11T11:44:22.768787814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.441625 | controller |     "Jun 11 11:44:22.785916 crc crio[3644]: time=\"2026-06-11T11:44:22.778537033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.441667 | controller |     "Jun 11 11:44:22.809958 crc crio[3644]: time=\"2026-06-11T11:44:22.809836579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.441683 | controller |     "Jun 11 11:44:22.840371 crc crio[3644]: time=\"2026-06-11T11:44:22.840129176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.441700 | controller |     "Jun 11 11:44:22.844759 crc crio[3644]: time=\"2026-06-11T11:44:22.843577719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.441720 | controller |     "Jun 11 11:44:22.853246 crc crio[3644]: time=\"2026-06-11T11:44:22.853188167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.441743 | controller |     "Jun 11 11:44:22.878620 crc crio[3644]: time=\"2026-06-11T11:44:22.87856952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.441772 | controller |     "Jun 11 11:44:22.966843 crc crio[3644]: time=\"2026-06-11T11:44:22.964632102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.441790 | controller |     "Jun 11 11:44:22.970355 crc crio[3644]: time=\"2026-06-11T11:44:22.968488137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.441806 | controller |     "Jun 11 11:44:22.975556 crc crio[3644]: time=\"2026-06-11T11:44:22.975118404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.441825 | controller |     "Jun 11 11:44:23.146242 crc crio[3644]: time=\"2026-06-11T11:44:23.14600512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.441866 | controller |     "Jun 11 11:44:23.270110 crc crio[3644]: time=\"2026-06-11T11:44:23.268964188Z\" level=info msg=\"Created container 9cab8617ccfd214c2c59e64839f1de0ed4224fbdd52c20141b100a2272d0af28: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=b49d7ab9-a4a0-4db6-94ae-fbec827ebbd1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.441899 | controller |     "Jun 11 11:44:23.274123 crc crio[3644]: time=\"2026-06-11T11:44:23.2734977Z\" level=info msg=\"Created container a560439013e20ae48f08bea8aa532552e00ba604cfc4032611e5993c3942a196: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=f75c521d-d167-4438-9e41-cb07bc75d701 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.441922 | controller |     "Jun 11 11:44:23.280924 crc crio[3644]: time=\"2026-06-11T11:44:23.28057341Z\" level=info msg=\"Starting container: 9cab8617ccfd214c2c59e64839f1de0ed4224fbdd52c20141b100a2272d0af28\" id=ac7263a0-76fa-4c84-90d5-d361b6b68dad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.441940 | controller |     "Jun 11 11:44:23.280924 crc crio[3644]: time=\"2026-06-11T11:44:23.286180991Z\" level=info msg=\"Starting container: a560439013e20ae48f08bea8aa532552e00ba604cfc4032611e5993c3942a196\" id=2238876b-53cb-4363-a849-27f41417da13 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.441963 | controller |     "Jun 11 11:44:23.392615 crc crio[3644]: time=\"2026-06-11T11:44:23.374630451Z\" level=info msg=\"Started container\" PID=7873 containerID=a560439013e20ae48f08bea8aa532552e00ba604cfc4032611e5993c3942a196 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=2238876b-53cb-4363-a849-27f41417da13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1",
2026-06-11 13:18:31.441986 | controller |     "Jun 11 11:44:23.450731 crc crio[3644]: time=\"2026-06-11T11:44:23.450118614Z\" level=info msg=\"Started container\" PID=7871 containerID=9cab8617ccfd214c2c59e64839f1de0ed4224fbdd52c20141b100a2272d0af28 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=ac7263a0-76fa-4c84-90d5-d361b6b68dad name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b98cbd6713598549a6076ebb986511bea114ce4227dc6edd6a108dcd9219bbe",
2026-06-11 13:18:31.442008 | controller |     "Jun 11 11:44:23.534858 crc crio[3644]: time=\"2026-06-11T11:44:23.530385521Z\" level=info msg=\"Created container 91eb81ce8388b16ff3f1d82439e73fc3c915aada2cfe0fab8ee95006e64c3121: openshift-multus/multus-bzhnf/kube-multus\" id=fddc0d7e-ce94-4795-9a7e-dda39b63db6c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.442028 | controller |     "Jun 11 11:44:23.534858 crc crio[3644]: time=\"2026-06-11T11:44:23.53123434Z\" level=info msg=\"Created container 0719c890a9f98540698de7e8b05816948735e9733a47c5221dd4c0f3fb1cb352: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=6656ba80-f4b5-4835-803a-485af451435a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.442053 | controller |     "Jun 11 11:44:23.540477 crc crio[3644]: time=\"2026-06-11T11:44:23.537371096Z\" level=info msg=\"Starting container: 91eb81ce8388b16ff3f1d82439e73fc3c915aada2cfe0fab8ee95006e64c3121\" id=34a64039-afbb-40e8-b979-3c25d2877889 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.442077 | controller |     "Jun 11 11:44:23.540477 crc crio[3644]: time=\"2026-06-11T11:44:23.53938129Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=61aa0fbe-9c0c-48f9-913a-256f2523d062 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.442098 | controller |     "Jun 11 11:44:23.540477 crc crio[3644]: time=\"2026-06-11T11:44:23.540346767Z\" level=info msg=\"Starting container: 0719c890a9f98540698de7e8b05816948735e9733a47c5221dd4c0f3fb1cb352\" id=5f23bb9b-f777-42e5-933d-c661a1271393 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.442119 | controller |     "Jun 11 11:44:23.570589 crc crio[3644]: time=\"2026-06-11T11:44:23.562599546Z\" level=info msg=\"Started container\" PID=7880 containerID=91eb81ce8388b16ff3f1d82439e73fc3c915aada2cfe0fab8ee95006e64c3121 description=openshift-multus/multus-bzhnf/kube-multus id=34a64039-afbb-40e8-b979-3c25d2877889 name=/runtime.v1.RuntimeService/StartContainer sandboxID=356392d4c3f52e4a4440b6c79fb17b0b6fa6afa52f0b926ecf9b3741d28e31b8",
2026-06-11 13:18:31.442139 | controller |     "Jun 11 11:44:23.575867 crc crio[3644]: time=\"2026-06-11T11:44:23.575292282Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=155cc54a-aa0f-4dba-a03e-65c16faf102c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.442163 | controller |     "Jun 11 11:44:23.590053 crc crio[3644]: time=\"2026-06-11T11:44:23.589897645Z\" level=info msg=\"Started container\" PID=7875 containerID=0719c890a9f98540698de7e8b05816948735e9733a47c5221dd4c0f3fb1cb352 description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=5f23bb9b-f777-42e5-933d-c661a1271393 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83f9d7025064d438a533a9336e9b90b9cd1adb069f09f1400637c48829751ef5",
2026-06-11 13:18:31.442186 | controller |     "Jun 11 11:44:23.644270 crc crio[3644]: time=\"2026-06-11T11:44:23.643413494Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=0f8d295e-d4bd-4c28-84b2-f5198097db05 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.442207 | controller |     "Jun 11 11:44:23.647910 crc crio[3644]: time=\"2026-06-11T11:44:23.646796605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.442227 | controller |     "Jun 11 11:44:23.775285 crc crio[3644]: time=\"2026-06-11T11:44:23.774412857Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_5dd1342b-4d30-46ea-8931-ab2c9f3fb85b\\\"\"",
2026-06-11 13:18:31.442250 | controller |     "Jun 11 11:44:23.832620 crc crio[3644]: time=\"2026-06-11T11:44:23.829532033Z\" level=info msg=\"Created container 7ef7623458fde6621b8f38bfb5ab387b52d77423861ffb90438667ee208e9a94: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=a3ce3218-0438-4de4-b6f6-6279bd20661c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.442272 | controller |     "Jun 11 11:44:23.837819 crc crio[3644]: time=\"2026-06-11T11:44:23.836813659Z\" level=info msg=\"Created container d84424c99d6782f958223891278533037ee7def1b62bb7371798cfcc079047f5: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=29e002a7-09ab-4ec0-b0b8-8f69337121d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.442298 | controller |     "Jun 11 11:44:23.852034 crc crio[3644]: time=\"2026-06-11T11:44:23.838511384Z\" level=info msg=\"Starting container: 7ef7623458fde6621b8f38bfb5ab387b52d77423861ffb90438667ee208e9a94\" id=ace8956d-7fd5-4fa7-ae81-c90421e1b973 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.442318 | controller |     "Jun 11 11:44:23.852034 crc crio[3644]: time=\"2026-06-11T11:44:23.845194184Z\" level=info msg=\"Starting container: d84424c99d6782f958223891278533037ee7def1b62bb7371798cfcc079047f5\" id=fdee8245-a042-4f03-96dd-57e8f8c95e61 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.442340 | controller |     "Jun 11 11:44:23.987032 crc crio[3644]: time=\"2026-06-11T11:44:23.984871626Z\" level=info msg=\"Started container\" PID=7890 containerID=d84424c99d6782f958223891278533037ee7def1b62bb7371798cfcc079047f5 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=fdee8245-a042-4f03-96dd-57e8f8c95e61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c107af755ee2cc718955f89eca95fb476ef944dc54bfb8d8ee4ecc066ddb6058",
2026-06-11 13:18:31.442361 | controller |     "Jun 11 11:44:24.076301 crc crio[3644]: time=\"2026-06-11T11:44:24.070426096Z\" level=info msg=\"Started container\" PID=7876 containerID=7ef7623458fde6621b8f38bfb5ab387b52d77423861ffb90438667ee208e9a94 description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=ace8956d-7fd5-4fa7-ae81-c90421e1b973 name=/runtime.v1.RuntimeService/StartContainer sandboxID=87f905dae07832955f2c841f30b5ec02fc6def416b7fdbb75854089c17c1c717",
2026-06-11 13:18:31.442381 | controller |     "Jun 11 11:44:24.131151 crc crio[3644]: time=\"2026-06-11T11:44:24.12069475Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=095bd05c-9787-492d-9169-193973ea0457 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.442401 | controller |     "Jun 11 11:44:24.131151 crc crio[3644]: time=\"2026-06-11T11:44:24.130376951Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2c32e68f-e7ab-45b2-bdf0-381c84309b88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.442422 | controller |     "Jun 11 11:44:24.178344 crc crio[3644]: time=\"2026-06-11T11:44:24.178061201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.442443 | controller |     "Jun 11 11:44:24.347249 crc crio[3644]: time=\"2026-06-11T11:44:24.337445993Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=a7635120-b250-4d73-8dc1-5cced49ca7db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.442463 | controller |     "Jun 11 11:44:24.347249 crc crio[3644]: time=\"2026-06-11T11:44:24.338571213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.442483 | controller |     "Jun 11 11:44:24.369554 crc crio[3644]: time=\"2026-06-11T11:44:24.368615141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.442503 | controller |     "Jun 11 11:44:25.479629 crc crio[3644]: time=\"2026-06-11T11:44:25.47943145Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d7550168-ded8-4266-b281-8ea82bfdc570 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.442530 | controller |     "Jun 11 11:44:25.644165 crc crio[3644]: time=\"2026-06-11T11:44:25.643537642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.442551 | controller |     "Jun 11 11:44:25.720338 crc crio[3644]: time=\"2026-06-11T11:44:25.719512487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.442571 | controller |     "Jun 11 11:44:26.249981 crc crio[3644]: time=\"2026-06-11T11:44:26.249467602Z\" level=info msg=\"Created container e2bcbb7870b563149853c6701e1c14504979258c2db8a97511e76cca3b33c83e: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=003b0d4b-3db8-4fa6-b17c-b21f3a822a8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.442591 | controller |     "Jun 11 11:44:26.264059 crc crio[3644]: time=\"2026-06-11T11:44:26.261319549Z\" level=info msg=\"Starting container: e2bcbb7870b563149853c6701e1c14504979258c2db8a97511e76cca3b33c83e\" id=1b6a370c-ef56-4b69-94be-d42ff668ce7a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.442613 | controller |     "Jun 11 11:44:27.508201 crc crio[3644]: time=\"2026-06-11T11:44:27.507348731Z\" level=info msg=\"Started container\" PID=7964 containerID=e2bcbb7870b563149853c6701e1c14504979258c2db8a97511e76cca3b33c83e description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=1b6a370c-ef56-4b69-94be-d42ff668ce7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c15fdc652ee8210afe01c4041db65aa289cecd9c010b235ec1914e99e18b97a",
2026-06-11 13:18:31.442635 | controller |     "Jun 11 11:44:27.528209 crc crio[3644]: time=\"2026-06-11T11:44:27.528141003Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.442654 | controller |     "Jun 11 11:44:27.581552 crc crio[3644]: time=\"2026-06-11T11:44:27.567905123Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c56782f6-2727-47fd-a631-1469790f2ae1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.442674 | controller |     "Jun 11 11:44:27.586135 crc crio[3644]: time=\"2026-06-11T11:44:27.570770764Z\" level=info msg=\"Created container 40f2dff472a902ccd64c52d202a0d83e6572bd753cba8511cd2ac0cd02e4e447: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=0f8d295e-d4bd-4c28-84b2-f5198097db05 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.442695 | controller |     "Jun 11 11:44:27.592220 crc crio[3644]: time=\"2026-06-11T11:44:27.589375581Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=09f1635d-8efb-4e2e-aed1-1668b63429b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.442717 | controller |     "Jun 11 11:44:27.620002 crc crio[3644]: time=\"2026-06-11T11:44:27.600886526Z\" level=info msg=\"Starting container: 40f2dff472a902ccd64c52d202a0d83e6572bd753cba8511cd2ac0cd02e4e447\" id=fe26bc02-a38c-497f-9818-65176bda7702 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.442737 | controller |     "Jun 11 11:44:27.621173 crc crio[3644]: time=\"2026-06-11T11:44:27.621123694Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=04b3ecb7-bca7-4884-8fc3-279a519e38b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.442757 | controller |     "Jun 11 11:44:27.649162 crc crio[3644]: time=\"2026-06-11T11:44:27.622074759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.442782 | controller |     "Jun 11 11:44:27.652815 crc crio[3644]: time=\"2026-06-11T11:44:27.621124796Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e3cd0568-f9c3-46aa-be82-ea0fabfff44a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.442805 | controller |     "Jun 11 11:44:27.665037 crc crio[3644]: time=\"2026-06-11T11:44:27.661315439Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=68dcb1d6-8990-4022-a4fd-284323cd426e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.442825 | controller |     "Jun 11 11:44:27.665037 crc crio[3644]: time=\"2026-06-11T11:44:27.661891805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.442845 | controller |     "Jun 11 11:44:27.789363 crc crio[3644]: time=\"2026-06-11T11:44:27.7886053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.442888 | controller |     "Jun 11 11:44:27.797847 crc crio[3644]: time=\"2026-06-11T11:44:27.797273241Z\" level=info msg=\"Started container\" PID=7961 containerID=40f2dff472a902ccd64c52d202a0d83e6572bd753cba8511cd2ac0cd02e4e447 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=fe26bc02-a38c-497f-9818-65176bda7702 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b98cbd6713598549a6076ebb986511bea114ce4227dc6edd6a108dcd9219bbe",
2026-06-11 13:18:31.442906 | controller |     "Jun 11 11:44:27.868730 crc crio[3644]: time=\"2026-06-11T11:44:27.867559939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.442924 | controller |     "Jun 11 11:44:27.931813 crc crio[3644]: time=\"2026-06-11T11:44:27.924274733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.442941 | controller |     "Jun 11 11:44:27.954021 crc crio[3644]: time=\"2026-06-11T11:44:27.953927264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.442956 | controller |     "Jun 11 11:44:27.990435 crc crio[3644]: time=\"2026-06-11T11:44:27.990377415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.442972 | controller |     "Jun 11 11:44:28.084034 crc crio[3644]: time=\"2026-06-11T11:44:28.080919062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.442986 | controller |     "Jun 11 11:44:28.314816 crc crio[3644]: time=\"2026-06-11T11:44:28.150547807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.443001 | controller |     "Jun 11 11:44:28.506118 crc crio[3644]: time=\"2026-06-11T11:44:28.501050599Z\" level=info msg=\"Created container ec3fc8e0501dd26773324c47806f0c38f7c3dfa414765efca36d4d599c990c26: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=ab96447f-8c51-4ad0-ac8f-29a2230603ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.443016 | controller |     "Jun 11 11:44:28.513273 crc crio[3644]: time=\"2026-06-11T11:44:28.512284422Z\" level=info msg=\"Starting container: ec3fc8e0501dd26773324c47806f0c38f7c3dfa414765efca36d4d599c990c26\" id=0701ebd6-2e70-4722-9408-ecf5e56015ea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.443035 | controller |     "Jun 11 11:44:28.724312 crc crio[3644]: time=\"2026-06-11T11:44:28.724011647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.443050 | controller |     "Jun 11 11:44:28.764751 crc crio[3644]: time=\"2026-06-11T11:44:28.763489188Z\" level=info msg=\"Created container 97948ebea59a0aab696b1af20ca4665a7e8b88094620687140fd7ab43b1fe391: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=68dcb1d6-8990-4022-a4fd-284323cd426e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.445089 | controller |     "Jun 11 11:44:28.773324 crc crio[3644]: time=\"2026-06-11T11:44:28.773196014Z\" level=info msg=\"Starting container: 97948ebea59a0aab696b1af20ca4665a7e8b88094620687140fd7ab43b1fe391\" id=acb14be1-d533-4953-b372-f61a031c8f81 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.445192 | controller |     "Jun 11 11:44:28.780389 crc crio[3644]: time=\"2026-06-11T11:44:28.776552534Z\" level=info msg=\"Started container\" PID=7993 containerID=ec3fc8e0501dd26773324c47806f0c38f7c3dfa414765efca36d4d599c990c26 description=openshift-dns/node-resolver-277xp/dns-node-resolver id=0701ebd6-2e70-4722-9408-ecf5e56015ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=d86c1a35054bbf1e211e2ec5082e82dd7d8c57d917c99cb2faefddb0365fc939",
2026-06-11 13:18:31.445216 | controller |     "Jun 11 11:44:28.795023 crc crio[3644]: time=\"2026-06-11T11:44:28.78460506Z\" level=info msg=\"Created container 3f8db59d56032092fc2c11614359f6ded95f379e110e3c0f9f5fc274025e0776: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=7a5fa5e1-80b3-4d5c-baef-0e9325be3b41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.445234 | controller |     "Jun 11 11:44:28.795023 crc crio[3644]: time=\"2026-06-11T11:44:28.790978931Z\" level=info msg=\"Starting container: 3f8db59d56032092fc2c11614359f6ded95f379e110e3c0f9f5fc274025e0776\" id=3f787cd9-ed5e-4bdc-bfb8-d948696d2414 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.445250 | controller |     "Jun 11 11:44:28.839380 crc crio[3644]: time=\"2026-06-11T11:44:28.836758051Z\" level=info msg=\"Created container b0f0f9c8812dc1ca64bae9b6ff520e2c753b2497531c0f0a5aa756e757a7fd32: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=a7635120-b250-4d73-8dc1-5cced49ca7db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.445266 | controller |     "Jun 11 11:44:28.861149 crc crio[3644]: time=\"2026-06-11T11:44:28.858164581Z\" level=info msg=\"Starting container: b0f0f9c8812dc1ca64bae9b6ff520e2c753b2497531c0f0a5aa756e757a7fd32\" id=86769df1-e158-4f2c-9caa-a837e415dd39 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.445282 | controller |     "Jun 11 11:44:28.945809 crc crio[3644]: time=\"2026-06-11T11:44:28.938182972Z\" level=info msg=\"Started container\" PID=8001 containerID=3f8db59d56032092fc2c11614359f6ded95f379e110e3c0f9f5fc274025e0776 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=3f787cd9-ed5e-4bdc-bfb8-d948696d2414 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3edba1aa7b1339996813aeced60f2e335760a6dae92a7a2e21ea5d6b4d9ec62",
2026-06-11 13:18:31.445298 | controller |     "Jun 11 11:44:28.945809 crc crio[3644]: time=\"2026-06-11T11:44:28.941343084Z\" level=info msg=\"Started container\" PID=8008 containerID=97948ebea59a0aab696b1af20ca4665a7e8b88094620687140fd7ab43b1fe391 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=acb14be1-d533-4953-b372-f61a031c8f81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1",
2026-06-11 13:18:31.445314 | controller |     "Jun 11 11:44:29.162283 crc crio[3644]: time=\"2026-06-11T11:44:29.161863856Z\" level=info msg=\"Started container\" PID=8003 containerID=b0f0f9c8812dc1ca64bae9b6ff520e2c753b2497531c0f0a5aa756e757a7fd32 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=86769df1-e158-4f2c-9caa-a837e415dd39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c107af755ee2cc718955f89eca95fb476ef944dc54bfb8d8ee4ecc066ddb6058",
2026-06-11 13:18:31.445338 | controller |     "Jun 11 11:44:29.331402 crc crio[3644]: time=\"2026-06-11T11:44:29.330447925Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e6656b38-8197-41f0-a626-d2e6124c2435 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.445355 | controller |     "Jun 11 11:44:29.335180 crc crio[3644]: time=\"2026-06-11T11:44:29.335135667Z\" level=info msg=\"Created container 261e61dd7deb2c33177b704fa99d802493fac080d463260a9ce9207fb804d46d: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=04b3ecb7-bca7-4884-8fc3-279a519e38b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.445370 | controller |     "Jun 11 11:44:29.355605 crc crio[3644]: time=\"2026-06-11T11:44:29.354239537Z\" level=info msg=\"Created container a4f5443f5c4fa4cc2e30ddb031a17621816b8c42fae45933cde6f96a4b14caa3: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=4592a502-3bce-4bbe-8379-ba59951b7f39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.445385 | controller |     "Jun 11 11:44:29.360024 crc crio[3644]: time=\"2026-06-11T11:44:29.357536568Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=718a125b-0630-42a3-9e4b-57856074c7ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.445401 | controller |     "Jun 11 11:44:29.361151 crc crio[3644]: time=\"2026-06-11T11:44:29.360452721Z\" level=info msg=\"Starting container: 261e61dd7deb2c33177b704fa99d802493fac080d463260a9ce9207fb804d46d\" id=4092bda1-95a6-4dc8-b50c-cd820b194f0a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.445415 | controller |     "Jun 11 11:44:29.369258 crc crio[3644]: time=\"2026-06-11T11:44:29.36913718Z\" level=info msg=\"Starting container: a4f5443f5c4fa4cc2e30ddb031a17621816b8c42fae45933cde6f96a4b14caa3\" id=541c85e6-6729-4313-8f12-6a91dbf06176 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.445430 | controller |     "Jun 11 11:44:29.390432 crc crio[3644]: time=\"2026-06-11T11:44:29.390142312Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=70c0510b-c4dc-401f-baad-46b51cbe943c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.445445 | controller |     "Jun 11 11:44:29.393572 crc crio[3644]: time=\"2026-06-11T11:44:29.393129258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.445460 | controller |     "Jun 11 11:44:29.469348 crc crio[3644]: time=\"2026-06-11T11:44:29.469045596Z\" level=info msg=\"Started container\" PID=8018 containerID=261e61dd7deb2c33177b704fa99d802493fac080d463260a9ce9207fb804d46d description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=4092bda1-95a6-4dc8-b50c-cd820b194f0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=87f905dae07832955f2c841f30b5ec02fc6def416b7fdbb75854089c17c1c717",
2026-06-11 13:18:31.445475 | controller |     "Jun 11 11:44:29.693829 crc crio[3644]: time=\"2026-06-11T11:44:29.693509699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.445491 | controller |     "Jun 11 11:44:29.710336 crc crio[3644]: time=\"2026-06-11T11:44:29.705193507Z\" level=info msg=\"Started container\" PID=8030 containerID=a4f5443f5c4fa4cc2e30ddb031a17621816b8c42fae45933cde6f96a4b14caa3 description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=541c85e6-6729-4313-8f12-6a91dbf06176 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a088ebc69d073418e64ce1c026bbd73c6856f8ebe0a17457cd77b20335dc0112",
2026-06-11 13:18:31.445510 | controller |     "Jun 11 11:44:29.725378 crc crio[3644]: time=\"2026-06-11T11:44:29.724257209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.445525 | controller |     "Jun 11 11:44:32.152184 crc crio[3644]: time=\"2026-06-11T11:44:32.146504511Z\" level=info msg=\"Created container e5d4d00937807512d9c13d22711001387da3c8551585066dd518070b790ce804: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=70c0510b-c4dc-401f-baad-46b51cbe943c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.445541 | controller |     "Jun 11 11:44:32.173270 crc crio[3644]: time=\"2026-06-11T11:44:32.172212811Z\" level=info msg=\"Starting container: e5d4d00937807512d9c13d22711001387da3c8551585066dd518070b790ce804\" id=eaaa0db6-5d1e-42ac-bef6-2b6b9bd8d5dd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.445555 | controller |     "Jun 11 11:44:32.408918 crc crio[3644]: time=\"2026-06-11T11:44:32.40736558Z\" level=info msg=\"Started container\" PID=8092 containerID=e5d4d00937807512d9c13d22711001387da3c8551585066dd518070b790ce804 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=eaaa0db6-5d1e-42ac-bef6-2b6b9bd8d5dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1",
2026-06-11 13:18:31.445571 | controller |     "Jun 11 11:44:33.693855 crc crio[3644]: time=\"2026-06-11T11:44:33.693462063Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5e2404ca-ce4c-47c8-84ad-a3b36d41afd2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.445586 | controller |     "Jun 11 11:44:33.720420 crc crio[3644]: time=\"2026-06-11T11:44:33.720332314Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4f8d8661-334c-4b60-8e0b-ed50461a7a0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.445600 | controller |     "Jun 11 11:44:33.737363 crc crio[3644]: time=\"2026-06-11T11:44:33.737154308Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=e746d9df-0a27-4629-8c03-78e095101785 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.445615 | controller |     "Jun 11 11:44:33.738046 crc crio[3644]: time=\"2026-06-11T11:44:33.737903278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.445630 | controller |     "Jun 11 11:44:34.324553 crc crio[3644]: time=\"2026-06-11T11:44:34.323061702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.445645 | controller |     "Jun 11 11:44:34.372756 crc crio[3644]: time=\"2026-06-11T11:44:34.372298356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.445660 | controller |     "Jun 11 11:44:34.915245 crc crio[3644]: time=\"2026-06-11T11:44:34.9135077Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=0139c2f2-464b-44c5-8151-784a0fa23e48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.445674 | controller |     "Jun 11 11:44:34.987771 crc crio[3644]: time=\"2026-06-11T11:44:34.987289644Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=b9bd691e-9d71-4dbe-bbd8-cee01797c2da name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.445697 | controller |     "Jun 11 11:44:35.014502 crc crio[3644]: time=\"2026-06-11T11:44:35.011338054Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=abc968d1-553f-4e75-8945-c4f56523df32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.445713 | controller |     "Jun 11 11:44:35.014502 crc crio[3644]: time=\"2026-06-11T11:44:35.012285259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.445728 | controller |     "Jun 11 11:44:35.362430 crc crio[3644]: time=\"2026-06-11T11:44:35.359151431Z\" level=info msg=\"Created container ef8d5edc0433e76abb36f1964767d8ab78c6e1d98c6e50ca0205d326556945a4: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=e746d9df-0a27-4629-8c03-78e095101785 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.445743 | controller |     "Jun 11 11:44:35.376253 crc crio[3644]: time=\"2026-06-11T11:44:35.375893384Z\" level=info msg=\"Starting container: ef8d5edc0433e76abb36f1964767d8ab78c6e1d98c6e50ca0205d326556945a4\" id=eb74a2c4-e488-46f3-8ca0-e0f824b26af5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.445757 | controller |     "Jun 11 11:44:35.655558 crc crio[3644]: time=\"2026-06-11T11:44:35.655320184Z\" level=info msg=\"Started container\" PID=8152 containerID=ef8d5edc0433e76abb36f1964767d8ab78c6e1d98c6e50ca0205d326556945a4 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=eb74a2c4-e488-46f3-8ca0-e0f824b26af5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1",
2026-06-11 13:18:31.445772 | controller |     "Jun 11 11:44:35.934542 crc crio[3644]: time=\"2026-06-11T11:44:35.932518324Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2e3993fb-1592-4ad0-ad21-943f1412f613 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.445787 | controller |     "Jun 11 11:44:36.052299 crc crio[3644]: time=\"2026-06-11T11:44:36.036171762Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2576f529-10ed-4ff2-be37-74633c5fb38d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.445802 | controller |     "Jun 11 11:44:36.181391 crc crio[3644]: time=\"2026-06-11T11:44:36.10851679Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=dc5cbdf3-9faf-408d-92f3-ee28161e822b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.445817 | controller |     "Jun 11 11:44:36.263797 crc crio[3644]: time=\"2026-06-11T11:44:36.263070552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.445831 | controller |     "Jun 11 11:44:36.334378 crc crio[3644]: time=\"2026-06-11T11:44:36.32552178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.445845 | controller |     "Jun 11 11:44:37.840623 crc crio[3644]: time=\"2026-06-11T11:44:37.838531741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.445891 | controller |     "Jun 11 11:44:37.898419 crc crio[3644]: time=\"2026-06-11T11:44:37.898262658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.445911 | controller |     "Jun 11 11:44:38.245290 crc crio[3644]: time=\"2026-06-11T11:44:38.243328953Z\" level=info msg=\"Created container 344c82f6fe855d3f8ae56d28a153fa4a436b5f110425ad681e00204e22ba324b: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=407c757f-f6fc-47e0-b8ab-1fdb364ba760 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.445928 | controller |     "Jun 11 11:44:38.293007 crc crio[3644]: time=\"2026-06-11T11:44:38.29124858Z\" level=info msg=\"Starting container: 344c82f6fe855d3f8ae56d28a153fa4a436b5f110425ad681e00204e22ba324b\" id=c74db0c3-cd62-4207-820f-956bf9e7c226 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.445946 | controller |     "Jun 11 11:44:38.456992 crc crio[3644]: time=\"2026-06-11T11:44:38.455824733Z\" level=info msg=\"Created container 52c2ed50510f86320a1a41cec0cb161afbee44ab58672d64796d92680c4cfb23: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=dc5cbdf3-9faf-408d-92f3-ee28161e822b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.445960 | controller |     "Jun 11 11:44:38.468378 crc crio[3644]: time=\"2026-06-11T11:44:38.468308083Z\" level=info msg=\"Started container\" PID=7821 containerID=344c82f6fe855d3f8ae56d28a153fa4a436b5f110425ad681e00204e22ba324b description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=c74db0c3-cd62-4207-820f-956bf9e7c226 name=/runtime.v1.RuntimeService/StartContainer sandboxID=baae72c20bdd7b2e8b9fe02b6d9b1220fc351773f4649f3510d374f9b0e9126d",
2026-06-11 13:18:31.445976 | controller |     "Jun 11 11:44:38.469748 crc crio[3644]: time=\"2026-06-11T11:44:38.469301299Z\" level=info msg=\"Starting container: 52c2ed50510f86320a1a41cec0cb161afbee44ab58672d64796d92680c4cfb23\" id=facdbf4f-1941-45c2-99a4-ca620b11ba11 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.445990 | controller |     "Jun 11 11:44:38.745893 crc crio[3644]: time=\"2026-06-11T11:44:38.744434502Z\" level=info msg=\"Started container\" PID=8202 containerID=52c2ed50510f86320a1a41cec0cb161afbee44ab58672d64796d92680c4cfb23 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=facdbf4f-1941-45c2-99a4-ca620b11ba11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1",
2026-06-11 13:18:31.446005 | controller |     "Jun 11 11:44:38.951770 crc crio[3644]: time=\"2026-06-11T11:44:38.939275125Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a3ea9e52-a0ce-4e44-a413-37ede584c67d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.446020 | controller |     "Jun 11 11:44:39.003356 crc crio[3644]: time=\"2026-06-11T11:44:38.990351235Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=feb827cb-d657-40e3-8119-dd1b7aceef22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.446038 | controller |     "Jun 11 11:44:39.027039 crc crio[3644]: time=\"2026-06-11T11:44:39.011784028Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=e9308f24-2036-4c8e-8dd2-20157f5be572 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.446060 | controller |     "Jun 11 11:44:39.027039 crc crio[3644]: time=\"2026-06-11T11:44:39.012469137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.446078 | controller |     "Jun 11 11:44:41.174678 crc crio[3644]: time=\"2026-06-11T11:44:41.173598777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.446096 | controller |     "Jun 11 11:44:41.761745 crc crio[3644]: time=\"2026-06-11T11:44:41.76116293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.446112 | controller |     "Jun 11 11:44:41.800264 crc crio[3644]: time=\"2026-06-11T11:44:41.799891454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.446127 | controller |     "Jun 11 11:44:42.250820 crc crio[3644]: time=\"2026-06-11T11:44:42.248088104Z\" level=info msg=\"Created container d45a2ad5239ebd3ba143d862a174aadce3e18deb46ce318f84899007423a4f0f: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=abc968d1-553f-4e75-8945-c4f56523df32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.446143 | controller |     "Jun 11 11:44:42.270141 crc crio[3644]: time=\"2026-06-11T11:44:42.269291985Z\" level=info msg=\"Starting container: d45a2ad5239ebd3ba143d862a174aadce3e18deb46ce318f84899007423a4f0f\" id=94d20570-4b30-41f2-a7ef-47bf1be75f28 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.446159 | controller |     "Jun 11 11:44:42.442479 crc crio[3644]: time=\"2026-06-11T11:44:42.442322002Z\" level=info msg=\"Started container\" PID=8231 containerID=d45a2ad5239ebd3ba143d862a174aadce3e18deb46ce318f84899007423a4f0f description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=94d20570-4b30-41f2-a7ef-47bf1be75f28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c15fdc652ee8210afe01c4041db65aa289cecd9c010b235ec1914e99e18b97a",
2026-06-11 13:18:31.446175 | controller |     "Jun 11 11:44:42.772438 crc crio[3644]: time=\"2026-06-11T11:44:42.745570063Z\" level=info msg=\"Created container 63d2b77fc118c33c93f33f4cff2ccf0b62371209d99946bb76ed28a1fdbecd5d: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=e9308f24-2036-4c8e-8dd2-20157f5be572 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.446190 | controller |     "Jun 11 11:44:42.842287 crc crio[3644]: time=\"2026-06-11T11:44:42.841462125Z\" level=info msg=\"Starting container: 63d2b77fc118c33c93f33f4cff2ccf0b62371209d99946bb76ed28a1fdbecd5d\" id=6a5a152e-91c6-4659-81d5-d7fb67fe0915 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.446205 | controller |     "Jun 11 11:44:43.183628 crc crio[3644]: time=\"2026-06-11T11:44:43.183276402Z\" level=info msg=\"Started container\" PID=8242 containerID=63d2b77fc118c33c93f33f4cff2ccf0b62371209d99946bb76ed28a1fdbecd5d description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=6a5a152e-91c6-4659-81d5-d7fb67fe0915 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1",
2026-06-11 13:18:31.446221 | controller |     "Jun 11 11:44:43.590215 crc crio[3644]: time=\"2026-06-11T11:44:43.589325072Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2e71325f-f36a-4143-ab70-436ff23f64ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.446236 | controller |     "Jun 11 11:44:43.597333 crc crio[3644]: time=\"2026-06-11T11:44:43.596504075Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=538972e0-b4e4-4f3f-9e85-45684a9cb110 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.446250 | controller |     "Jun 11 11:44:43.612597 crc crio[3644]: time=\"2026-06-11T11:44:43.612508399Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=662fdf45-ae59-4c7f-b3ba-b5017eb7cffc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.446272 | controller |     "Jun 11 11:44:43.614112 crc crio[3644]: time=\"2026-06-11T11:44:43.614088361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.446287 | controller |     "Jun 11 11:44:43.847765 crc crio[3644]: time=\"2026-06-11T11:44:43.845901304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.446302 | controller |     "Jun 11 11:44:43.890057 crc crio[3644]: time=\"2026-06-11T11:44:43.882326286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.446316 | controller |     "Jun 11 11:44:44.460469 crc crio[3644]: time=\"2026-06-11T11:44:44.459883217Z\" level=info msg=\"Removing container: e2bcbb7870b563149853c6701e1c14504979258c2db8a97511e76cca3b33c83e\" id=b466f21b-70bd-4662-bd12-41dd70cc6e59 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.446331 | controller |     "Jun 11 11:44:44.521423 crc crio[3644]: time=\"2026-06-11T11:44:44.520972237Z\" level=info msg=\"Created container aff29ab7be0a886341965e8f44b53b1a67460b2662b19dfc0ddfe0120e09fc55: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=662fdf45-ae59-4c7f-b3ba-b5017eb7cffc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.446346 | controller |     "Jun 11 11:44:44.573201 crc crio[3644]: time=\"2026-06-11T11:44:44.567030629Z\" level=info msg=\"Starting container: aff29ab7be0a886341965e8f44b53b1a67460b2662b19dfc0ddfe0120e09fc55\" id=3f3a3168-d42e-4121-9060-e77ae4346041 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.446361 | controller |     "Jun 11 11:44:44.747797 crc crio[3644]: time=\"2026-06-11T11:44:44.74715875Z\" level=info msg=\"Started container\" PID=8266 containerID=aff29ab7be0a886341965e8f44b53b1a67460b2662b19dfc0ddfe0120e09fc55 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=3f3a3168-d42e-4121-9060-e77ae4346041 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1",
2026-06-11 13:18:31.446377 | controller |     "Jun 11 11:44:45.213980 crc crio[3644]: time=\"2026-06-11T11:44:45.213338108Z\" level=info msg=\"Removed container e2bcbb7870b563149853c6701e1c14504979258c2db8a97511e76cca3b33c83e: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=b466f21b-70bd-4662-bd12-41dd70cc6e59 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.446392 | controller |     "Jun 11 11:44:45.666716 crc crio[3644]: time=\"2026-06-11T11:44:45.658179465Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=f5bb8e92-9da3-4186-8cf1-924cfc497af0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.446408 | controller |     "Jun 11 11:44:45.681050 crc crio[3644]: time=\"2026-06-11T11:44:45.680814554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=56932542-c09c-4655-920b-4cf6dcffb29c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.446423 | controller |     "Jun 11 11:44:45.694146 crc crio[3644]: time=\"2026-06-11T11:44:45.694063116Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=7b2fa9a3-3587-4b21-a9fe-84dbb9c87417 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.446438 | controller |     "Jun 11 11:44:45.695580 crc crio[3644]: time=\"2026-06-11T11:44:45.694480438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.446456 | controller |     "Jun 11 11:44:45.741291 crc crio[3644]: time=\"2026-06-11T11:44:45.740862019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.446473 | controller |     "Jun 11 11:44:46.620229 crc crio[3644]: time=\"2026-06-11T11:44:46.619636411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.446495 | controller |     "Jun 11 11:44:47.098298 crc crio[3644]: time=\"2026-06-11T11:44:47.096528645Z\" level=info msg=\"Created container 63beb189635a07547aecca243f38111465f799e236c93f35337e7f7b85c869fa: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=7b2fa9a3-3587-4b21-a9fe-84dbb9c87417 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.446516 | controller |     "Jun 11 11:44:47.106502 crc crio[3644]: time=\"2026-06-11T11:44:47.10619706Z\" level=info msg=\"Starting container: 63beb189635a07547aecca243f38111465f799e236c93f35337e7f7b85c869fa\" id=171da92d-8df5-48de-8d0a-8965b85ccd57 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.446536 | controller |     "Jun 11 11:44:47.250586 crc crio[3644]: time=\"2026-06-11T11:44:47.250322483Z\" level=info msg=\"Started container\" PID=8343 containerID=63beb189635a07547aecca243f38111465f799e236c93f35337e7f7b85c869fa description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=171da92d-8df5-48de-8d0a-8965b85ccd57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a088ebc69d073418e64ce1c026bbd73c6856f8ebe0a17457cd77b20335dc0112",
2026-06-11 13:18:31.446557 | controller |     "Jun 11 11:44:47.871032 crc crio[3644]: time=\"2026-06-11T11:44:47.870583991Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f2f75159-ee8a-4af8-bcaa-225bdaa3bccf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.446578 | controller |     "Jun 11 11:44:47.931084 crc crio[3644]: time=\"2026-06-11T11:44:47.92887357Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4a402fe6-1f9b-4ef8-8187-b111e790cc54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.446598 | controller |     "Jun 11 11:44:47.946567 crc crio[3644]: time=\"2026-06-11T11:44:47.946500482Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=f447f9d2-f6af-445e-b812-f3059492b887 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.446618 | controller |     "Jun 11 11:44:47.954478 crc crio[3644]: time=\"2026-06-11T11:44:47.954445646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.446747 | controller |     "Jun 11 11:44:48.488831 crc crio[3644]: time=\"2026-06-11T11:44:48.486634672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.446774 | controller |     "Jun 11 11:44:48.536440 crc crio[3644]: time=\"2026-06-11T11:44:48.535622963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.446795 | controller |     "Jun 11 11:44:49.182027 crc crio[3644]: time=\"2026-06-11T11:44:49.181630981Z\" level=info msg=\"Created container e0e6d427d1ebf8b2ea23b2bfa4c8c2c0cf59392877dbb338920db2216b335309: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=f447f9d2-f6af-445e-b812-f3059492b887 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.446822 | controller |     "Jun 11 11:44:49.215350 crc crio[3644]: time=\"2026-06-11T11:44:49.215203872Z\" level=info msg=\"Starting container: e0e6d427d1ebf8b2ea23b2bfa4c8c2c0cf59392877dbb338920db2216b335309\" id=10083588-8f7a-4d5a-bca4-9ff33c766560 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.446843 | controller |     "Jun 11 11:44:49.261021 crc crio[3644]: time=\"2026-06-11T11:44:49.260483861Z\" level=info msg=\"Started container\" PID=8391 containerID=e0e6d427d1ebf8b2ea23b2bfa4c8c2c0cf59392877dbb338920db2216b335309 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=10083588-8f7a-4d5a-bca4-9ff33c766560 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1",
2026-06-11 13:18:31.446886 | controller |     "Jun 11 11:44:53.800586 crc crio[3644]: time=\"2026-06-11T11:44:53.799557674Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ad14cab9-bd5c-45e7-aa52-97095d099a3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.446907 | controller |     "Jun 11 11:44:53.957078 crc crio[3644]: time=\"2026-06-11T11:44:53.946427186Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6a8c58e2-5c73-46d5-9657-794a651ae8c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.446927 | controller |     "Jun 11 11:44:53.983030 crc crio[3644]: time=\"2026-06-11T11:44:53.98090375Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=6aef06c6-4d66-4eae-9d8c-ea5d1c7d57f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.446946 | controller |     "Jun 11 11:44:53.984085 crc crio[3644]: time=\"2026-06-11T11:44:53.98383255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.446965 | controller |     "Jun 11 11:44:54.105464 crc crio[3644]: time=\"2026-06-11T11:44:54.10454221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.446984 | controller |     "Jun 11 11:44:54.122351 crc crio[3644]: time=\"2026-06-11T11:44:54.121873869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.447004 | controller |     "Jun 11 11:44:57.173209 crc crio[3644]: time=\"2026-06-11T11:44:57.171401282Z\" level=info msg=\"Created container d9bf23a778a8f6c84cdcffebb822d1db64bce29339698bf1315c8de51a366d5a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=6aef06c6-4d66-4eae-9d8c-ea5d1c7d57f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.447023 | controller |     "Jun 11 11:44:57.177830 crc crio[3644]: time=\"2026-06-11T11:44:57.177266959Z\" level=info msg=\"Starting container: d9bf23a778a8f6c84cdcffebb822d1db64bce29339698bf1315c8de51a366d5a\" id=65b83a65-5523-4c2c-acbd-85d38544dae1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.447044 | controller |     "Jun 11 11:44:57.221052 crc crio[3644]: time=\"2026-06-11T11:44:57.220077268Z\" level=info msg=\"Started container\" PID=8602 containerID=d9bf23a778a8f6c84cdcffebb822d1db64bce29339698bf1315c8de51a366d5a description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=65b83a65-5523-4c2c-acbd-85d38544dae1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1",
2026-06-11 13:18:31.447065 | controller |     "Jun 11 11:44:59.979176 crc crio[3644]: time=\"2026-06-11T11:44:59.97327545Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=14d215e1-23cf-430c-b8b0-136b2ca8455c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.447089 | controller |     "Jun 11 11:44:59.985535 crc crio[3644]: time=\"2026-06-11T11:44:59.985176818Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=9d2290b3-b64b-4df6-b933-ad38768dbdaa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.447111 | controller |     "Jun 11 11:45:00.011771 crc crio[3644]: time=\"2026-06-11T11:45:00.010864271Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=405f7287-28f2-4482-8466-38ec8cd9efaf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.447131 | controller |     "Jun 11 11:45:00.012071 crc crio[3644]: time=\"2026-06-11T11:45:00.012014402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.447151 | controller |     "Jun 11 11:45:00.307800 crc crio[3644]: time=\"2026-06-11T11:45:00.305608239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.447171 | controller |     "Jun 11 11:45:03.313992 crc crio[3644]: time=\"2026-06-11T11:45:03.313067065Z\" level=info msg=\"NetworkStart: stopping network for sandbox a9c0c25e7408c9c378f2dc1ded39d14c5fddd50e8819099e14c3fb81d5f4bab0\" id=adc5286c-e04d-4fd3-9e09-dd9bb7921ed6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.447190 | controller |     "Jun 11 11:45:04.442926 crc crio[3644]: time=\"2026-06-11T11:45:04.102134692Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3ffa2ffbafcc61630f39a2c65584620ec2fdd55ddeb65ffd882062771afd89a6\" id=29ec7826-16e1-4716-aee6-34f04085b3b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.447224 | controller |     "Jun 11 11:45:04.442926 crc crio[3644]: time=\"2026-06-11T11:45:04.36485531Z\" level=info msg=\"NetworkStart: stopping network for sandbox 9db29ca807d64c70f36dd18f0f1632d1ee788184214a5fe82b8457771b7dd546\" id=18abd3f9-eded-456e-9770-2c59bbfd1d10 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.447313 | controller |     "Jun 11 11:45:05.210249 crc crio[3644]: time=\"2026-06-11T11:45:05.150347712Z\" level=info msg=\"NetworkStart: stopping network for sandbox 0a25a2047326880befa28d00d7038efd3135cecde05643fe4c8629203113cc2f\" id=4488a886-736d-4eba-97b8-f40b0965d0e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.447346 | controller |     "Jun 11 11:45:05.935463 crc crio[3644]: time=\"2026-06-11T11:45:05.928811785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.447368 | controller |     "Jun 11 11:45:06.104341 crc crio[3644]: time=\"2026-06-11T11:45:06.101250468Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4abaf6c64ef81fc148e4654e1de10c1ee0bbd5bbd29843c950385e00633380cd\" id=579cfcfc-4f5c-4eb9-9875-5fef7f813437 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.447389 | controller |     "Jun 11 11:45:06.229485 crc crio[3644]: time=\"2026-06-11T11:45:06.229031335Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=fbcb6f18-6f89-4b1b-ad40-97e4e944ca75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.447411 | controller |     "Jun 11 11:45:06.284605 crc crio[3644]: time=\"2026-06-11T11:45:06.284417256Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=73736ab1-4b7b-4f55-a064-cc93b47f3931 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.447438 | controller |     "Jun 11 11:45:06.290532 crc crio[3644]: time=\"2026-06-11T11:45:06.290319684Z\" level=info msg=\"Created container 9d2d9dc39f19f8f8f2304ab3f5252f251ee3323b0ee4c0bee689cc8b184fd0b2: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=405f7287-28f2-4482-8466-38ec8cd9efaf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.447461 | controller |     "Jun 11 11:45:06.302408 crc crio[3644]: time=\"2026-06-11T11:45:06.30219237Z\" level=info msg=\"Starting container: 9d2d9dc39f19f8f8f2304ab3f5252f251ee3323b0ee4c0bee689cc8b184fd0b2\" id=b4a7ebc0-a097-4b24-8de2-9232c915a0a6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.447484 | controller |     "Jun 11 11:45:06.304197 crc crio[3644]: time=\"2026-06-11T11:45:06.303605096Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=bd16ecf9-ceae-453c-be56-fcab5ad44a18 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.447507 | controller |     "Jun 11 11:45:06.314369 crc crio[3644]: time=\"2026-06-11T11:45:06.313884662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.447530 | controller |     "Jun 11 11:45:06.368592 crc crio[3644]: time=\"2026-06-11T11:45:06.367509162Z\" level=info msg=\"Started container\" PID=8773 containerID=9d2d9dc39f19f8f8f2304ab3f5252f251ee3323b0ee4c0bee689cc8b184fd0b2 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=b4a7ebc0-a097-4b24-8de2-9232c915a0a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c15fdc652ee8210afe01c4041db65aa289cecd9c010b235ec1914e99e18b97a",
2026-06-11 13:18:31.447553 | controller |     "Jun 11 11:45:06.524377 crc crio[3644]: time=\"2026-06-11T11:45:06.522945848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.447576 | controller |     "Jun 11 11:45:06.925186 crc crio[3644]: time=\"2026-06-11T11:45:06.914529226Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8cca3a17652ce29ca6b436825f88ef26c8dc40137d19264b934f5f9b7c3bfa93\" id=3ab6c8ef-80fe-4a90-a30c-3dd8f35a642e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.447598 | controller |     "Jun 11 11:45:07.105563 crc crio[3644]: time=\"2026-06-11T11:45:07.104510133Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3d9524cc7c7b33347a25e1b20adaf7058db8917857571a17857d0f1760928107\" id=c4412f73-c025-4f9a-be44-bbb32e821e03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.447621 | controller |     "Jun 11 11:45:07.689489 crc crio[3644]: time=\"2026-06-11T11:45:07.6825666Z\" level=info msg=\"NetworkStart: stopping network for sandbox 01218147d8700b3682bdce2b5f31826a116c7e8c735ed10cc45f6fc15d462f7b\" id=7b96fd3e-de94-44a7-82ef-78881fa108b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.447642 | controller |     "Jun 11 11:45:07.693311 crc crio[3644]: time=\"2026-06-11T11:45:07.692307872Z\" level=info msg=\"NetworkStart: stopping network for sandbox 663bbfdee03defed5ddc4763143189e45c248860bbe9ea9cac4395e0afc16d11\" id=78f7c6d2-7cad-4242-af07-3de6a9e1acd7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.447665 | controller |     "Jun 11 11:45:07.770021 crc crio[3644]: time=\"2026-06-11T11:45:07.769320396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.447688 | controller |     "Jun 11 11:45:07.945850 crc crio[3644]: time=\"2026-06-11T11:45:07.944237669Z\" level=info msg=\"Created container 4a5acd729b90e637f476ac1b7bc3c2a810d64c87de1d03bb178971363b5d37f7: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=bd16ecf9-ceae-453c-be56-fcab5ad44a18 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.447718 | controller |     "Jun 11 11:45:07.950343 crc crio[3644]: time=\"2026-06-11T11:45:07.950223783Z\" level=info msg=\"Starting container: 4a5acd729b90e637f476ac1b7bc3c2a810d64c87de1d03bb178971363b5d37f7\" id=e61f409a-dc77-4ece-b48b-da6e32246980 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.447744 | controller |     "Jun 11 11:45:07.968123 crc crio[3644]: time=\"2026-06-11T11:45:07.967946322Z\" level=info msg=\"Started container\" PID=8830 containerID=4a5acd729b90e637f476ac1b7bc3c2a810d64c87de1d03bb178971363b5d37f7 description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=e61f409a-dc77-4ece-b48b-da6e32246980 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a088ebc69d073418e64ce1c026bbd73c6856f8ebe0a17457cd77b20335dc0112",
2026-06-11 13:18:31.447768 | controller |     "Jun 11 11:45:08.858263 crc crio[3644]: time=\"2026-06-11T11:45:08.858068632Z\" level=info msg=\"NetworkStart: stopping network for sandbox 88831c3741381e53e4b07d554aa5712d3dc6ee10c287ae50ed744a9194499fc6\" id=48ebfde8-fcc0-46bf-967c-7c375d359346 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.447790 | controller |     "Jun 11 11:45:09.305480 crc crio[3644]: time=\"2026-06-11T11:45:09.304971127Z\" level=info msg=\"NetworkStart: stopping network for sandbox 75fcea91384cd25f5f8583b462b08065adb60f1ebc022cb36df538dbe5261a67\" id=0ef27078-c9f9-4dad-a2a0-8b3738f1fc80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.447813 | controller |     "Jun 11 11:45:09.375439 crc crio[3644]: time=\"2026-06-11T11:45:09.375286962Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=af3ba38a-1cb3-49c1-9184-6fac70f98901 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.447836 | controller |     "Jun 11 11:45:09.388858 crc crio[3644]: time=\"2026-06-11T11:45:09.382526196Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=87242801-86c8-4d15-8dbb-6b81aca4ccb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.447898 | controller |     "Jun 11 11:45:09.388858 crc crio[3644]: time=\"2026-06-11T11:45:09.388245117Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=89a488e5-ee1c-4e6c-bfdc-7ff5f20ea657 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.447926 | controller |     "Jun 11 11:45:09.388858 crc crio[3644]: time=\"2026-06-11T11:45:09.388537935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.447950 | controller |     "Jun 11 11:45:09.483380 crc crio[3644]: time=\"2026-06-11T11:45:09.483218326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.447973 | controller |     "Jun 11 11:45:09.860302 crc crio[3644]: time=\"2026-06-11T11:45:09.85959997Z\" level=info msg=\"NetworkStart: stopping network for sandbox f48afcae6fb3c75adb0f4e8282b2af10947db3edc4063b58cdc2b6cf7fe20a2e\" id=cc64adf4-6d4c-4751-bce5-397fa18201fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.447996 | controller |     "Jun 11 11:45:10.061996 crc crio[3644]: time=\"2026-06-11T11:45:10.058391137Z\" level=info msg=\"NetworkStart: stopping network for sandbox b34c56f7d0156ac1c8c698220cfe4f24e62c7b65c2e95276b71a2d607fb19d52\" id=3ce731dc-c658-4da8-b0c6-8d886def89f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.448019 | controller |     "Jun 11 11:45:10.494337 crc crio[3644]: time=\"2026-06-11T11:45:10.494141775Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5a81a0abb9ebd0d59efc87351749359e7ca2aa8af544d2bf9ef4321750e865e0\" id=70cc6d1b-2ebc-443b-a50a-627bc0744cf3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.448048 | controller |     "Jun 11 11:45:10.695341 crc crio[3644]: time=\"2026-06-11T11:45:10.69364868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.448072 | controller |     "Jun 11 11:45:10.972051 crc crio[3644]: time=\"2026-06-11T11:45:10.97197446Z\" level=info msg=\"Created container f8fa3aadc31613617e82a8af4339bd1484f089c00cfd57608deb2d50fb897ea1: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=89a488e5-ee1c-4e6c-bfdc-7ff5f20ea657 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.448095 | controller |     "Jun 11 11:45:10.979284 crc crio[3644]: time=\"2026-06-11T11:45:10.979234362Z\" level=info msg=\"Starting container: f8fa3aadc31613617e82a8af4339bd1484f089c00cfd57608deb2d50fb897ea1\" id=2cb0ccd6-4621-44e5-b9e2-a6b5a22f69a9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.448118 | controller |     "Jun 11 11:45:11.043289 crc crio[3644]: time=\"2026-06-11T11:45:11.041504215Z\" level=info msg=\"Started container\" PID=8922 containerID=f8fa3aadc31613617e82a8af4339bd1484f089c00cfd57608deb2d50fb897ea1 description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=2cb0ccd6-4621-44e5-b9e2-a6b5a22f69a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a088ebc69d073418e64ce1c026bbd73c6856f8ebe0a17457cd77b20335dc0112",
2026-06-11 13:18:31.448142 | controller |     "Jun 11 11:45:12.354224 crc crio[3644]: time=\"2026-06-11T11:45:12.354131538Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1552dab030bdd55f7ee771162a2bf14ec3c94d9a7692db5ab35ef977eff8ee2c\" id=148b67a8-941b-4715-b0dc-79c649f0747e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.448165 | controller |     "Jun 11 11:45:12.419199 crc crio[3644]: time=\"2026-06-11T11:45:12.418522125Z\" level=info msg=\"NetworkStart: stopping network for sandbox 9ce945d0098e1ed40576900b59d014a63305c702858acb74ab642f0b1ad2268e\" id=6f371635-2547-4659-8f5f-b2c7b4aa1d9f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.448189 | controller |     "Jun 11 11:45:12.451596 crc crio[3644]: time=\"2026-06-11T11:45:12.451478038Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=d18ca280-419a-4d53-85c3-47987740a921 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.448213 | controller |     "Jun 11 11:45:12.460237 crc crio[3644]: time=\"2026-06-11T11:45:12.457793026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=eb42fa86-428d-42da-bc69-9a34f4ecb928 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.448235 | controller |     "Jun 11 11:45:12.461301 crc crio[3644]: time=\"2026-06-11T11:45:12.461220277Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=299887ec-c6bd-4e71-862c-1ebdbea79943 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.448259 | controller |     "Jun 11 11:45:12.461750 crc crio[3644]: time=\"2026-06-11T11:45:12.461614979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.448282 | controller |     "Jun 11 11:45:12.503328 crc crio[3644]: time=\"2026-06-11T11:45:12.503193011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.448305 | controller |     "Jun 11 11:45:12.531735 crc crio[3644]: time=\"2026-06-11T11:45:12.531486641Z\" level=info msg=\"NetworkStart: stopping network for sandbox b33a57d400c69d6454082c67dbd8aa48747ede4a8a67ca36685efaa709ede66a\" id=c7951f7c-3b2a-4966-9474-3c1a9ad9e900 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.448332 | controller |     "Jun 11 11:45:12.698164 crc crio[3644]: time=\"2026-06-11T11:45:12.697395495Z\" level=info msg=\"NetworkStart: stopping network for sandbox 181ac3cafb4d6fa44a0e7f27bd9f204499c35d0579af782a1d8b144c0f15c8d3\" id=7232933d-fef8-4eed-ad3d-ff4ee7a48ae6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.448356 | controller |     "Jun 11 11:45:12.952407 crc crio[3644]: time=\"2026-06-11T11:45:12.951957205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.448379 | controller |     "Jun 11 11:45:13.057125 crc crio[3644]: time=\"2026-06-11T11:45:13.056592332Z\" level=info msg=\"Created container 16f3d889e824f8e38de0f902459cff907161c0ec8e6fe09b5046ef3f848bd815: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=299887ec-c6bd-4e71-862c-1ebdbea79943 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.448548 | controller |     "Jun 11 11:45:13.059119 crc crio[3644]: time=\"2026-06-11T11:45:13.059024696Z\" level=info msg=\"Starting container: 16f3d889e824f8e38de0f902459cff907161c0ec8e6fe09b5046ef3f848bd815\" id=e1eaa910-ba25-4976-a45d-0dbc60ae3d63 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.449089 | controller |     "Jun 11 11:45:13.065284 crc crio[3644]: time=\"2026-06-11T11:45:13.065178561Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3301cbd78a2422919162030e2de349ea542a533cfb1056eeab50edfd75ce7823\" id=bd01d235-c64d-4d5a-bf48-cb90522c4d51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.449121 | controller |     "Jun 11 11:45:13.067413 crc crio[3644]: time=\"2026-06-11T11:45:13.06734403Z\" level=info msg=\"Started container\" PID=9026 containerID=16f3d889e824f8e38de0f902459cff907161c0ec8e6fe09b5046ef3f848bd815 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=e1eaa910-ba25-4976-a45d-0dbc60ae3d63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a088ebc69d073418e64ce1c026bbd73c6856f8ebe0a17457cd77b20335dc0112",
2026-06-11 13:18:31.449146 | controller |     "Jun 11 11:45:13.186384 crc crio[3644]: time=\"2026-06-11T11:45:13.18617416Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4abea79bb56886f9b661bc890b48e0dfbeac9b19453c95d09e4e2d47b4317bf8\" id=886e8036-6a9a-4256-9f02-81318b22305e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.449169 | controller |     "Jun 11 11:45:13.701735 crc crio[3644]: time=\"2026-06-11T11:45:13.701155033Z\" level=info msg=\"NetworkStart: stopping network for sandbox b6471a16902eb48a3481406d3a503448eebe8d37db58065dd65143dcb97ee238\" id=35280232-5ce4-4129-b830-b42618c3321e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.449190 | controller |     "Jun 11 11:45:13.850117 crc crio[3644]: time=\"2026-06-11T11:45:13.84950302Z\" level=info msg=\"NetworkStart: stopping network for sandbox 23791883e62e0db263bcad2763bfb61385e20e609cb2cdf8c5e7a2bbaaf023b8\" id=3733d455-f534-4b2c-bdd4-bbc6831ce51f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.449212 | controller |     "Jun 11 11:45:16.746319 crc crio[3644]: time=\"2026-06-11T11:45:16.74602519Z\" level=info msg=\"NetworkStart: stopping network for sandbox a4a67e8bb2c16f989ee2cbb6f3ad73b3f0f22d1ea6c80fc52cf90402863f8f96\" id=6c1a101d-df3c-4c8c-82f3-c700033c4f4d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.449234 | controller |     "Jun 11 11:45:16.813269 crc crio[3644]: time=\"2026-06-11T11:45:16.808633592Z\" level=info msg=\"NetworkStart: stopping network for sandbox b8d0d0fa6cc06d2c268f6c19e1ce2925448554dcc38db5fd2180b626f8aa862c\" id=a1f1fad2-636f-4ad9-8543-b3bd6ea2e1a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.449262 | controller |     "Jun 11 11:45:16.898616 crc crio[3644]: time=\"2026-06-11T11:45:16.89828429Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5325e254dc4d8eea41d3c7bdb7bd45f98694468b68911b0bfb8ac8f9cfaaacfe\" id=26da1a82-70c8-4342-94ac-4088ab2b0bef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.449284 | controller |     "Jun 11 11:45:17.725591 crc crio[3644]: time=\"2026-06-11T11:45:17.725340381Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1ffb7188fd69323472ee992c06a04fd162917bf7547365e7d282e49def5c6e03\" id=16df15a1-20d7-490f-b8a2-bba9018b6b86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.449305 | controller |     "Jun 11 11:45:18.590159 crc crio[3644]: time=\"2026-06-11T11:45:18.59003748Z\" level=info msg=\"NetworkStart: stopping network for sandbox 085b4ece34150426c8611b8f5a462c889dc05ec8ad75141fce2fd0d17f11fd57\" id=5785da4f-e79b-4346-b4e5-33f3b2d5bf30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.449327 | controller |     "Jun 11 11:45:18.977092 crc crio[3644]: time=\"2026-06-11T11:45:18.976325418Z\" level=info msg=\"NetworkStart: stopping network for sandbox bc234e3119e9acf1856b845f18df383bd3865a46e9102009a5be257c72b555a5\" id=7d384d20-c215-458a-b03c-6b140e86a265 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.449348 | controller |     "Jun 11 11:45:19.128376 crc crio[3644]: time=\"2026-06-11T11:45:19.128028513Z\" level=info msg=\"NetworkStart: stopping network for sandbox fcd631f2d1b3cfeef7bf8f32a471418d68b588f8debfa72e62f9bc5e955a4571\" id=05c7013a-175e-453a-9673-f571e29b1291 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.449369 | controller |     "Jun 11 11:45:19.661806 crc crio[3644]: time=\"2026-06-11T11:45:19.661394871Z\" level=info msg=\"NetworkStart: stopping network for sandbox 399e610148886cd2b24c13f4a2e8bea20cec0c42fecbff6645839b3ba64b1df7\" id=1079daeb-f3b2-4866-bb9c-ba5cdd5d8ae4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.449390 | controller |     "Jun 11 11:45:19.958540 crc crio[3644]: time=\"2026-06-11T11:45:19.957756951Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5c6bf2c968a1af479efbd15113343f04e4fa47464c0943e4017babdb154feebb\" id=4d9acd58-c201-4df6-b8d1-d0e4dcbfd79b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.449412 | controller |     "Jun 11 11:45:20.300135 crc crio[3644]: time=\"2026-06-11T11:45:20.29975267Z\" level=info msg=\"NetworkStart: stopping network for sandbox d1c3664960135ca75fe07c52623e626afbe1d1ffda22195d18e356c946780f65\" id=ba56dc39-f703-4458-b8c1-86ceb91d021b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.449434 | controller |     "Jun 11 11:45:20.323926 crc crio[3644]: time=\"2026-06-11T11:45:20.323630531Z\" level=info msg=\"NetworkStart: stopping network for sandbox 11bdbd20d7b4569989598df15129ee1f5086aa2430b18b1db056ba8d3fbb110d\" id=3cd08eb9-a295-426f-96b5-8175516e7bf9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.449456 | controller |     "Jun 11 11:45:20.464436 crc crio[3644]: time=\"2026-06-11T11:45:20.464309765Z\" level=info msg=\"NetworkStart: stopping network for sandbox df9f7b546ed00412b87e9af00a7523d138ea477815c3468e4c909a5d821553d3\" id=ee94681f-70f6-4016-bc38-6f6b70da01a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.449478 | controller |     "Jun 11 11:45:20.566752 crc crio[3644]: time=\"2026-06-11T11:45:20.565097831Z\" level=info msg=\"NetworkStart: stopping network for sandbox f4bb7cb10752f06b4c387bce7ca456487cab37b530d5ec95b50c5ade4c382934\" id=da0118dd-ae61-4dff-b930-6d3b448c7a1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.449500 | controller |     "Jun 11 11:45:20.679000 crc crio[3644]: time=\"2026-06-11T11:45:20.678454457Z\" level=info msg=\"NetworkStart: stopping network for sandbox 85654cb83dcfdea97c63142a23d18ba5776b7cbf26d8bfe21c4dba93af33436d\" id=83db2e13-fc10-4536-b28a-60472802bf92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.449528 | controller |     "Jun 11 11:45:20.695428 crc crio[3644]: time=\"2026-06-11T11:45:20.695275333Z\" level=info msg=\"NetworkStart: stopping network for sandbox 6e6ce966456c3ab6a52394931300651137ac3fc6d2961f76c92dfed10b345aa6\" id=46062957-1dc9-499c-a871-bd50a343b6a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.449551 | controller |     "Jun 11 11:45:20.985474 crc crio[3644]: time=\"2026-06-11T11:45:20.985321216Z\" level=info msg=\"NetworkStart: stopping network for sandbox c2ec98fde2390b841edb9ec5e92ef86658f13033e875d329797515e5d2162230\" id=20049aa8-3e37-4653-878e-2bc4cb0b6e75 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.449573 | controller |     "Jun 11 11:45:22.022135 crc crio[3644]: time=\"2026-06-11T11:45:22.02154794Z\" level=info msg=\"NetworkStart: stopping network for sandbox fd95c3d008c3bc8c7eb25b3547a57e5da0ca277da831d45d219a4966b37d2aca\" id=f98b595e-6b86-45ff-90a3-268095eec1c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.449595 | controller |     "Jun 11 11:45:22.093921 crc crio[3644]: time=\"2026-06-11T11:45:22.093792306Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3ddfaa7e3020e589f4a482aa3bfa0030cdd35af576350274a0aed9c70d74a8f0\" id=155973f9-93d6-41ac-8a2b-24da8ad1bfe5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.449618 | controller |     "Jun 11 11:45:22.306809 crc crio[3644]: time=\"2026-06-11T11:45:22.306310875Z\" level=info msg=\"NetworkStart: stopping network for sandbox 252597aab1d558fec30656ddf3d9088b19711bbda9bc19c82c8d1ea0918c729c\" id=39886aca-9317-4775-acd8-fee2141e1bef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.449640 | controller |     "Jun 11 11:45:22.614756 crc crio[3644]: time=\"2026-06-11T11:45:22.614277254Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5a206cd478eb6b46270303752669a9b2f365a86e9e857fdb3bbf641baaa73e1c\" id=c5f37709-c9e3-4ce6-9171-9519988795b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.449662 | controller |     "Jun 11 11:45:22.646146 crc crio[3644]: time=\"2026-06-11T11:45:22.644948228Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=ff5356b6-8a7e-4643-82e8-aa030fff0387 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.449684 | controller |     "Jun 11 11:45:22.652853 crc crio[3644]: time=\"2026-06-11T11:45:22.652322145Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=21137888-b828-413c-b100-2aa5389596a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.449705 | controller |     "Jun 11 11:45:22.656520 crc crio[3644]: time=\"2026-06-11T11:45:22.656423219Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=3917746f-e861-408f-a025-7361e01e8ae7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.449727 | controller |     "Jun 11 11:45:22.657116 crc crio[3644]: time=\"2026-06-11T11:45:22.657037115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.449749 | controller |     "Jun 11 11:45:22.673375 crc crio[3644]: time=\"2026-06-11T11:45:22.67324899Z\" level=info msg=\"NetworkStart: stopping network for sandbox 13d69f6688f1b5db4dd64baa58577d299f4b8b5e1c51d1ce16b53a50ab45bd34\" id=35346711-6c80-492a-9f46-efb687ee11cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.449773 | controller |     "Jun 11 11:45:22.684979 crc crio[3644]: time=\"2026-06-11T11:45:22.684828906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.449796 | controller |     "Jun 11 11:45:22.720376 crc crio[3644]: time=\"2026-06-11T11:45:22.720214911Z\" level=info msg=\"NetworkStart: stopping network for sandbox 66a2acdbff98acbdc1e17b0d351e4a0ac59acc0523c7633b0a5a3653cc77665f\" id=5a2fc41d-b68c-45d5-8d39-71661d58deaa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.449823 | controller |     "Jun 11 11:45:22.996901 crc crio[3644]: time=\"2026-06-11T11:45:22.996722794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.449868 | controller |     "Jun 11 11:45:23.027520 crc crio[3644]: time=\"2026-06-11T11:45:23.027357756Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5ebddcf917ad7d85f3e7da3ecbdbae71a2509f10b6daf5baa8ff12d1536c14d9\" id=0a391bbd-380c-4f8b-90c4-165904987ca3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.449902 | controller |     "Jun 11 11:45:23.028357 crc crio[3644]: time=\"2026-06-11T11:45:23.027466729Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.449928 | controller |     "Jun 11 11:45:23.028357 crc crio[3644]: time=\"2026-06-11T11:45:23.027749476Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_81918078-3fc4-4198-8ef3-eb7dd7c9833e\\\"\"",
2026-06-11 13:18:31.449953 | controller |     "Jun 11 11:45:23.028357 crc crio[3644]: time=\"2026-06-11T11:45:23.028226138Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:f48afcae6fb3c75adb0f4e8282b2af10947db3edc4063b58cdc2b6cf7fe20a2e UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/7299447e-ab65-4ad2-bece-88f9120f4ae6 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:0xc001682850}] Aliases:map[]}\"",
2026-06-11 13:18:31.449980 | controller |     "Jun 11 11:45:23.028357 crc crio[3644]: time=\"2026-06-11T11:45:23.028266429Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:8cca3a17652ce29ca6b436825f88ef26c8dc40137d19264b934f5f9b7c3bfa93 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/16418dda-fc46-4ea8-a896-f152520b083f 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:0xc00149e7a8}] Aliases:map[]}\"",
2026-06-11 13:18:31.450006 | controller |     "Jun 11 11:45:23.028357 crc crio[3644]: time=\"2026-06-11T11:45:23.02830728Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.450030 | controller |     "Jun 11 11:45:23.028357 crc crio[3644]: time=\"2026-06-11T11:45:23.028326161Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.450054 | controller |     "Jun 11 11:45:23.028357 crc crio[3644]: time=\"2026-06-11T11:45:23.028340641Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.450075 | controller |     "Jun 11 11:45:23.028357 crc crio[3644]: time=\"2026-06-11T11:45:23.028356062Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.450142 | controller |     "Jun 11 11:45:23.028357 crc crio[3644]: time=\"2026-06-11T11:45:23.028375152Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.450167 | controller |     "Jun 11 11:45:23.029121 crc crio[3644]: time=\"2026-06-11T11:45:23.028394873Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.450195 | controller |     "Jun 11 11:45:23.029121 crc crio[3644]: time=\"2026-06-11T11:45:23.028472065Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:fcd631f2d1b3cfeef7bf8f32a471418d68b588f8debfa72e62f9bc5e955a4571 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/83a311c4-b466-462c-b888-2421d345a86e 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:0xc00149e7e8}] Aliases:map[]}\"",
2026-06-11 13:18:31.450220 | controller |     "Jun 11 11:45:23.029121 crc crio[3644]: time=\"2026-06-11T11:45:23.028528176Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:b34c56f7d0156ac1c8c698220cfe4f24e62c7b65c2e95276b71a2d607fb19d52 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/85f15e09-84e7-4abe-8697-c17941e1f5a3 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:0xc00031e2a0}] Aliases:map[]}\"",
2026-06-11 13:18:31.450245 | controller |     "Jun 11 11:45:23.029121 crc crio[3644]: time=\"2026-06-11T11:45:23.028580687Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:6e6ce966456c3ab6a52394931300651137ac3fc6d2961f76c92dfed10b345aa6 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/56da1d5b-e023-44e8-a907-9a2b38dfc808 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:0xc00152e1d0}] Aliases:map[]}\"",
2026-06-11 13:18:31.450268 | controller |     "Jun 11 11:45:23.029121 crc crio[3644]: time=\"2026-06-11T11:45:23.028628559Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.450290 | controller |     "Jun 11 11:45:23.029121 crc crio[3644]: time=\"2026-06-11T11:45:23.028717111Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.450313 | controller |     "Jun 11 11:45:23.029121 crc crio[3644]: time=\"2026-06-11T11:45:23.028742371Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.450335 | controller |     "Jun 11 11:45:23.029121 crc crio[3644]: time=\"2026-06-11T11:45:23.028762782Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.450357 | controller |     "Jun 11 11:45:23.029121 crc crio[3644]: time=\"2026-06-11T11:45:23.029103381Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.450379 | controller |     "Jun 11 11:45:23.029121 crc crio[3644]: time=\"2026-06-11T11:45:23.029125451Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.450403 | controller |     "Jun 11 11:45:23.030096 crc crio[3644]: time=\"2026-06-11T11:45:23.029175322Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:9ce945d0098e1ed40576900b59d014a63305c702858acb74ab642f0b1ad2268e UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/d7227492-cb9f-411f-b62e-fbacc37a3f24 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:0xc00149e838}] Aliases:map[]}\"",
2026-06-11 13:18:31.450435 | controller |     "Jun 11 11:45:23.030096 crc crio[3644]: time=\"2026-06-11T11:45:23.029219393Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.450460 | controller |     "Jun 11 11:45:23.030096 crc crio[3644]: time=\"2026-06-11T11:45:23.029231294Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.450485 | controller |     "Jun 11 11:45:23.030096 crc crio[3644]: time=\"2026-06-11T11:45:23.029244174Z\" 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 13:18:31.450509 | controller |     "Jun 11 11:45:23.030096 crc crio[3644]: time=\"2026-06-11T11:45:23.029731497Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:3d9524cc7c7b33347a25e1b20adaf7058db8917857571a17857d0f1760928107 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/336cd3bd-4251-4e7c-8980-192445b4eb23 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:0xc001682858}] Aliases:map[]}\"",
2026-06-11 13:18:31.450533 | controller |     "Jun 11 11:45:23.030096 crc crio[3644]: time=\"2026-06-11T11:45:23.029789579Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.450557 | controller |     "Jun 11 11:45:23.030096 crc crio[3644]: time=\"2026-06-11T11:45:23.029806259Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.450580 | controller |     "Jun 11 11:45:23.030096 crc crio[3644]: time=\"2026-06-11T11:45:23.02982142Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.450604 | controller |     "Jun 11 11:45:23.030096 crc crio[3644]: time=\"2026-06-11T11:45:23.02985596Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:5a206cd478eb6b46270303752669a9b2f365a86e9e857fdb3bbf641baaa73e1c UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/75eb3570-700c-436e-b49e-20f43d49a9f1 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:0xc00008cd98}] Aliases:map[]}\"",
2026-06-11 13:18:31.450627 | controller |     "Jun 11 11:45:23.030096 crc crio[3644]: time=\"2026-06-11T11:45:23.029946923Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.450650 | controller |     "Jun 11 11:45:23.030096 crc crio[3644]: time=\"2026-06-11T11:45:23.029959883Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.450673 | controller |     "Jun 11 11:45:23.030096 crc crio[3644]: time=\"2026-06-11T11:45:23.029970893Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.450696 | controller |     "Jun 11 11:45:23.031418 crc crio[3644]: time=\"2026-06-11T11:45:23.028398413Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:a9c0c25e7408c9c378f2dc1ded39d14c5fddd50e8819099e14c3fb81d5f4bab0 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/3323bb08-cda0-439c-9daf-dd40becf7311 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:0xc00152e198}] Aliases:map[]}\"",
2026-06-11 13:18:31.450726 | controller |     "Jun 11 11:45:23.031418 crc crio[3644]: time=\"2026-06-11T11:45:23.031285036Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.450750 | controller |     "Jun 11 11:45:23.031418 crc crio[3644]: time=\"2026-06-11T11:45:23.031297287Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.450773 | controller |     "Jun 11 11:45:23.031418 crc crio[3644]: time=\"2026-06-11T11:45:23.031308477Z\" 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 13:18:31.450796 | controller |     "Jun 11 11:45:23.031418 crc crio[3644]: time=\"2026-06-11T11:45:23.031322021Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:11bdbd20d7b4569989598df15129ee1f5086aa2430b18b1db056ba8d3fbb110d UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/5808ce8a-0006-43da-8f31-cfbaffa2f221 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:0xc000188888}] Aliases:map[]}\"",
2026-06-11 13:18:31.450820 | controller |     "Jun 11 11:45:23.032234 crc crio[3644]: time=\"2026-06-11T11:45:23.031412141Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:88831c3741381e53e4b07d554aa5712d3dc6ee10c287ae50ed744a9194499fc6 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/17ceb417-932a-48af-8b26-c24fad250d90 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:0xc0016828d0}] Aliases:map[]}\"",
2026-06-11 13:18:31.450844 | controller |     "Jun 11 11:45:23.032234 crc crio[3644]: time=\"2026-06-11T11:45:23.031474402Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.450894 | controller |     "Jun 11 11:45:23.032234 crc crio[3644]: time=\"2026-06-11T11:45:23.031488773Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.450918 | controller |     "Jun 11 11:45:23.032234 crc crio[3644]: time=\"2026-06-11T11:45:23.031500263Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.450940 | controller |     "Jun 11 11:45:23.032234 crc crio[3644]: time=\"2026-06-11T11:45:23.031521156Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:399e610148886cd2b24c13f4a2e8bea20cec0c42fecbff6645839b3ba64b1df7 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/a03c13f1-4476-4353-a148-0c2de1b79090 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:0xc0001888a8}] Aliases:map[]}\"",
2026-06-11 13:18:31.450963 | controller |     "Jun 11 11:45:23.032234 crc crio[3644]: time=\"2026-06-11T11:45:23.031577468Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.450986 | controller |     "Jun 11 11:45:23.032234 crc crio[3644]: time=\"2026-06-11T11:45:23.031591455Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.451007 | controller |     "Jun 11 11:45:23.032234 crc crio[3644]: time=\"2026-06-11T11:45:23.031606819Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.451084 | controller |     "Jun 11 11:45:23.032234 crc crio[3644]: time=\"2026-06-11T11:45:23.031847932Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:5c6bf2c968a1af479efbd15113343f04e4fa47464c0943e4017babdb154feebb UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/68f1ce96-0664-45ba-a9dd-62c1a82f998a 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:0xc00061e670}] Aliases:map[]}\"",
2026-06-11 13:18:31.451114 | controller |     "Jun 11 11:45:23.032234 crc crio[3644]: time=\"2026-06-11T11:45:23.031967605Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.451138 | controller |     "Jun 11 11:45:23.032234 crc crio[3644]: time=\"2026-06-11T11:45:23.031991395Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.451197 | controller |     "Jun 11 11:45:23.032234 crc crio[3644]: time=\"2026-06-11T11:45:23.028266759Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:9db29ca807d64c70f36dd18f0f1632d1ee788184214a5fe82b8457771b7dd546 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/38fe9ddf-0dad-4ead-9114-ba0c78ebf460 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:0xc00152e180}] Aliases:map[]}\"",
2026-06-11 13:18:31.451227 | controller |     "Jun 11 11:45:23.032234 crc crio[3644]: time=\"2026-06-11T11:45:23.032104229Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:75fcea91384cd25f5f8583b462b08065adb60f1ebc022cb36df538dbe5261a67 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/ce08985b-bd6d-4960-8e0b-280d5926c485 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:0xc00061e688}] Aliases:map[]}\"",
2026-06-11 13:18:31.451250 | controller |     "Jun 11 11:45:23.032234 crc crio[3644]: time=\"2026-06-11T11:45:23.03215595Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.451272 | controller |     "Jun 11 11:45:23.032234 crc crio[3644]: time=\"2026-06-11T11:45:23.032171081Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.451296 | controller |     "Jun 11 11:45:23.032234 crc crio[3644]: time=\"2026-06-11T11:45:23.032185351Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.451318 | controller |     "Jun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.028556517Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.451340 | controller |     "Jun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.032304403Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.451362 | controller |     "Jun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.032316163Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.451389 | controller |     "Jun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.032370635Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:d1c3664960135ca75fe07c52623e626afbe1d1ffda22195d18e356c946780f65 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/c5b9a2f2-4b80-441f-9b91-f634e6eb352d 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:0xc001258678}] Aliases:map[]}\"",
2026-06-11 13:18:31.451415 | controller |     "Jun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.032427556Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.451437 | controller |     "Jun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.032450757Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.451460 | controller |     "Jun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.032466577Z\" 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 13:18:31.451482 | controller |     "Jun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.032545229Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:c2ec98fde2390b841edb9ec5e92ef86658f13033e875d329797515e5d2162230 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/6ed79032-defe-455c-9209-2e613700d226 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:0xc00008ce08}] Aliases:map[]}\"",
2026-06-11 13:18:31.451504 | controller |     "Jun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.031408151Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:663bbfdee03defed5ddc4763143189e45c248860bbe9ea9cac4395e0afc16d11 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/07d43dd0-10e9-463c-9cb7-97c330b8728d 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:0xc00061e638}] Aliases:map[]}\"",
2026-06-11 13:18:31.451527 | controller |     "Jun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.032759835Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.451549 | controller |     "Jun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.032784275Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.451571 | controller |     "Jun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.032800576Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.451593 | controller |     "Jun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.032817677Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:3ddfaa7e3020e589f4a482aa3bfa0030cdd35af576350274a0aed9c70d74a8f0 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/c5805147-5697-4333-b39a-593a24c5810c 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:0xc00152e2c8}] Aliases:map[]}\"",
2026-06-11 13:18:31.451620 | controller |     "Jun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.032916339Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.451644 | controller |     "Jun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.0329312Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.451667 | controller |     "Jun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.033027152Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:fd95c3d008c3bc8c7eb25b3547a57e5da0ca277da831d45d219a4966b37d2aca UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/3a4e538b-3d8c-4b7d-8147-3ca829082de5 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:0xc001682948}] Aliases:map[]}\"",
2026-06-11 13:18:31.451690 | controller |     "Jun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.033079294Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.451713 | controller |     "Jun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.033110994Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.451737 | controller |     "Jun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.033278899Z\" 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 13:18:31.451760 | controller |     "Jun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.03335299Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:a4a67e8bb2c16f989ee2cbb6f3ad73b3f0f22d1ea6c80fc52cf90402863f8f96 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/6afc7a0e-0bdf-49a6-8ead-0b1ff8cbcb78 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:0xc00149e970}] Aliases:map[]}\"",
2026-06-11 13:18:31.451782 | controller |     "Jun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.033408082Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.451806 | controller |     "Jun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.033424432Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.451829 | controller |     "Jun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.033435393Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.451877 | controller |     "Jun 11 11:45:23.033550 crc crio[3644]: time=\"2026-06-11T11:45:23.03294377Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.451905 | controller |     "Jun 11 11:45:23.035466 crc crio[3644]: time=\"2026-06-11T11:45:23.033113134Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:4abea79bb56886f9b661bc890b48e0dfbeac9b19453c95d09e4e2d47b4317bf8 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/287c3854-dd7b-4b1c-94b2-faf409f2afa3 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:0xc00149e928}] Aliases:map[]}\"",
2026-06-11 13:18:31.451934 | controller |     "Jun 11 11:45:23.035466 crc crio[3644]: time=\"2026-06-11T11:45:23.034214412Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.451959 | controller |     "Jun 11 11:45:23.035466 crc crio[3644]: time=\"2026-06-11T11:45:23.034226202Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.451982 | controller |     "Jun 11 11:45:23.035466 crc crio[3644]: time=\"2026-06-11T11:45:23.034238193Z\" 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 13:18:31.452005 | controller |     "Jun 11 11:45:23.036014 crc crio[3644]: time=\"2026-06-11T11:45:23.028634539Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:5a81a0abb9ebd0d59efc87351749359e7ca2aa8af544d2bf9ef4321750e865e0 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/645eed40-f4a9-4816-89bc-4fd9b11895e5 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:0xc00149e808}] Aliases:map[]}\"",
2026-06-11 13:18:31.452028 | controller |     "Jun 11 11:45:23.036211 crc crio[3644]: time=\"2026-06-11T11:45:23.036176065Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.452051 | controller |     "Jun 11 11:45:23.036321 crc crio[3644]: time=\"2026-06-11T11:45:23.036291907Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.452075 | controller |     "Jun 11 11:45:23.036617 crc crio[3644]: time=\"2026-06-11T11:45:23.036433381Z\" 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 13:18:31.452099 | controller |     "Jun 11 11:45:23.037426 crc crio[3644]: time=\"2026-06-11T11:45:23.037020296Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:66a2acdbff98acbdc1e17b0d351e4a0ac59acc0523c7633b0a5a3653cc77665f UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/08c07a1a-ce4c-40bd-ba5b-84c62aca19a6 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:0xc000dd2628}] Aliases:map[]}\"",
2026-06-11 13:18:31.452123 | controller |     "Jun 11 11:45:23.037426 crc crio[3644]: time=\"2026-06-11T11:45:23.037401765Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.452147 | controller |     "Jun 11 11:45:23.037426 crc crio[3644]: time=\"2026-06-11T11:45:23.037425536Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.452170 | controller |     "Jun 11 11:45:23.037617 crc crio[3644]: time=\"2026-06-11T11:45:23.037442717Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.452195 | controller |     "Jun 11 11:45:23.038792 crc crio[3644]: time=\"2026-06-11T11:45:23.032552099Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:f4bb7cb10752f06b4c387bce7ca456487cab37b530d5ec95b50c5ade4c382934 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/176a505a-1ceb-4f78-a6e0-b34549905053 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:0xc00152e290}] Aliases:map[]}\"",
2026-06-11 13:18:31.452223 | controller |     "Jun 11 11:45:23.038792 crc crio[3644]: time=\"2026-06-11T11:45:23.03216297Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.452286 | controller |     "Jun 11 11:45:23.038792 crc crio[3644]: time=\"2026-06-11T11:45:23.038592236Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.452312 | controller |     "Jun 11 11:45:23.038792 crc crio[3644]: time=\"2026-06-11T11:45:23.038602647Z\" 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 13:18:31.452335 | controller |     "Jun 11 11:45:23.038792 crc crio[3644]: time=\"2026-06-11T11:45:23.028392103Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:4abaf6c64ef81fc148e4654e1de10c1ee0bbd5bbd29843c950385e00633380cd UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/ab00e1a0-048e-4daf-9cc6-3fa957205a1c 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:0xc00149e7c8}] Aliases:map[]}\"",
2026-06-11 13:18:31.452358 | controller |     "Jun 11 11:45:23.038792 crc crio[3644]: time=\"2026-06-11T11:45:23.038790011Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.452382 | controller |     "Jun 11 11:45:23.039154 crc crio[3644]: time=\"2026-06-11T11:45:23.038817432Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.452405 | controller |     "Jun 11 11:45:23.039154 crc crio[3644]: time=\"2026-06-11T11:45:23.038834343Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.452429 | controller |     "Jun 11 11:45:23.039154 crc crio[3644]: time=\"2026-06-11T11:45:23.038952947Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:5ebddcf917ad7d85f3e7da3ecbdbae71a2509f10b6daf5baa8ff12d1536c14d9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/20d9bf01-b98e-4cc6-9567-32a55ac6dddc 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:0xc00031e370}] Aliases:map[]}\"",
2026-06-11 13:18:31.452454 | controller |     "Jun 11 11:45:23.039154 crc crio[3644]: time=\"2026-06-11T11:45:23.033280109Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:23791883e62e0db263bcad2763bfb61385e20e609cb2cdf8c5e7a2bbaaf023b8 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/25318730-7087-497e-9929-353fd33efc3e 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:0xc00149e958}] Aliases:map[]}\"",
2026-06-11 13:18:31.452477 | controller |     "Jun 11 11:45:23.039903 crc crio[3644]: time=\"2026-06-11T11:45:23.039260113Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.452505 | controller |     "Jun 11 11:45:23.039903 crc crio[3644]: time=\"2026-06-11T11:45:23.039362276Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.452529 | controller |     "Jun 11 11:45:23.039903 crc crio[3644]: time=\"2026-06-11T11:45:23.039388126Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.452554 | controller |     "Jun 11 11:45:23.039903 crc crio[3644]: time=\"2026-06-11T11:45:23.032429126Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:df9f7b546ed00412b87e9af00a7523d138ea477815c3468e4c909a5d821553d3 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/c50db362-8e7a-40a3-bf1b-48bec9b79ceb 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:0xc00152e270}] Aliases:map[]}\"",
2026-06-11 13:18:31.452578 | controller |     "Jun 11 11:45:23.039903 crc crio[3644]: time=\"2026-06-11T11:45:23.039614183Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.452601 | controller |     "Jun 11 11:45:23.039903 crc crio[3644]: time=\"2026-06-11T11:45:23.039626883Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.452624 | controller |     "Jun 11 11:45:23.039903 crc crio[3644]: time=\"2026-06-11T11:45:23.032699414Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:3301cbd78a2422919162030e2de349ea542a533cfb1056eeab50edfd75ce7823 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/7b0c0ca5-e228-4d9e-a305-b4b32bfe4d3f 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:0xc00149e918}] Aliases:map[]}\"",
2026-06-11 13:18:31.452648 | controller |     "Jun 11 11:45:23.039903 crc crio[3644]: time=\"2026-06-11T11:45:23.039781425Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.452670 | controller |     "Jun 11 11:45:23.039903 crc crio[3644]: time=\"2026-06-11T11:45:23.039797656Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.452692 | controller |     "Jun 11 11:45:23.039903 crc crio[3644]: time=\"2026-06-11T11:45:23.039811356Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.452715 | controller |     "Jun 11 11:45:23.039903 crc crio[3644]: time=\"2026-06-11T11:45:23.039826469Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:bc234e3119e9acf1856b845f18df383bd3865a46e9102009a5be257c72b555a5 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/e4785c04-aaff-47c5-8bba-335d978877b8 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:0xc0012586e8}] Aliases:map[]}\"",
2026-06-11 13:18:31.452738 | controller |     "Jun 11 11:45:23.039903 crc crio[3644]: time=\"2026-06-11T11:45:23.03989735Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.452761 | controller |     "Jun 11 11:45:23.039903 crc crio[3644]: time=\"2026-06-11T11:45:23.039912841Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.452788 | controller |     "Jun 11 11:45:23.039903 crc crio[3644]: time=\"2026-06-11T11:45:23.039922061Z\" 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 13:18:31.452814 | controller |     "Jun 11 11:45:23.040404 crc crio[3644]: time=\"2026-06-11T11:45:23.039938871Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:085b4ece34150426c8611b8f5a462c889dc05ec8ad75141fce2fd0d17f11fd57 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/2bbb7201-c5e8-4d0e-8678-6da6805c3369 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:0xc00149e9e0}] Aliases:map[]}\"",
2026-06-11 13:18:31.452880 | controller |     "Jun 11 11:45:23.046228 crc crio[3644]: time=\"2026-06-11T11:45:23.031851622Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:181ac3cafb4d6fa44a0e7f27bd9f204499c35d0579af782a1d8b144c0f15c8d3 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/06b04168-d767-4c73-97d8-b524ed6acd2a 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:0xc00149e900}] Aliases:map[]}\"",
2026-06-11 13:18:31.452909 | controller |     "Jun 11 11:45:23.049366 crc crio[3644]: time=\"2026-06-11T11:45:23.031527274Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:b33a57d400c69d6454082c67dbd8aa48747ede4a8a67ca36685efaa709ede66a UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/c1ea1367-78bb-4bf9-8615-5db138d1f444 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:0xc00149e8c0}] Aliases:map[]}\"",
2026-06-11 13:18:31.452934 | controller |     "Jun 11 11:45:23.049741 crc crio[3644]: time=\"2026-06-11T11:45:23.032836526Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.452957 | controller |     "Jun 11 11:45:23.049819 crc crio[3644]: time=\"2026-06-11T11:45:23.049739595Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.452980 | controller |     "Jun 11 11:45:23.049819 crc crio[3644]: time=\"2026-06-11T11:45:23.049764156Z\" 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 13:18:31.453003 | controller |     "Jun 11 11:45:23.050181 crc crio[3644]: time=\"2026-06-11T11:45:23.050106645Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.453026 | controller |     "Jun 11 11:45:23.052375 crc crio[3644]: time=\"2026-06-11T11:45:23.029107131Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:1552dab030bdd55f7ee771162a2bf14ec3c94d9a7692db5ab35ef977eff8ee2c UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/72a598fa-17ae-4cf7-88bc-b33c9736b76d 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:0xc00149e820}] Aliases:map[]}\"",
2026-06-11 13:18:31.453049 | controller |     "Jun 11 11:45:23.055505 crc crio[3644]: time=\"2026-06-11T11:45:23.028315241Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:0a25a2047326880befa28d00d7038efd3135cecde05643fe4c8629203113cc2f UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/cb33d19c-623b-47ae-9452-567eeb459ab5 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:0xc00149e7b0}] Aliases:map[]}\"",
2026-06-11 13:18:31.453079 | controller |     "Jun 11 11:45:23.055505 crc crio[3644]: time=\"2026-06-11T11:45:23.039625931Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:13d69f6688f1b5db4dd64baa58577d299f4b8b5e1c51d1ce16b53a50ab45bd34 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/400ca4ea-e62f-49c3-a10a-535dde6d448e 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:0xc00031e390}] Aliases:map[]}\"",
2026-06-11 13:18:31.453103 | controller |     "Jun 11 11:45:23.055505 crc crio[3644]: time=\"2026-06-11T11:45:23.031415324Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.453126 | controller |     "Jun 11 11:45:23.055505 crc crio[3644]: time=\"2026-06-11T11:45:23.036836259Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:5325e254dc4d8eea41d3c7bdb7bd45f98694468b68911b0bfb8ac8f9cfaaacfe UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/e4f898ce-73c3-4b2f-8fe7-d8d74755e13c 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:0xc000ae0698}] Aliases:map[]}\"",
2026-06-11 13:18:31.453150 | controller |     "Jun 11 11:45:23.055505 crc crio[3644]: time=\"2026-06-11T11:45:23.032620041Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:85654cb83dcfdea97c63142a23d18ba5776b7cbf26d8bfe21c4dba93af33436d UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/7018a041-66a9-482d-9973-2620955d1e7c 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:0xc00152e2a8}] Aliases:map[]}\"",
2026-06-11 13:18:31.453173 | controller |     "Jun 11 11:45:23.055505 crc crio[3644]: time=\"2026-06-11T11:45:23.03909283Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.453195 | controller |     "Jun 11 11:45:23.056089 crc crio[3644]: time=\"2026-06-11T11:45:23.046320507Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.453217 | controller |     "Jun 11 11:45:23.056089 crc crio[3644]: time=\"2026-06-11T11:45:23.055540895Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.453239 | controller |     "Jun 11 11:45:23.056089 crc crio[3644]: time=\"2026-06-11T11:45:23.055569016Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.453263 | controller |     "Jun 11 11:45:23.084729 crc crio[3644]: time=\"2026-06-11T11:45:23.028491095Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:3ffa2ffbafcc61630f39a2c65584620ec2fdd55ddeb65ffd882062771afd89a6 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/3c444b12-a351-4be7-a0a5-8602ed21c2fd 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:0xc00152e1b8}] Aliases:map[]}\"",
2026-06-11 13:18:31.453291 | controller |     "Jun 11 11:45:23.084729 crc crio[3644]: time=\"2026-06-11T11:45:23.083277334Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.453386 | controller |     "Jun 11 11:45:23.084729 crc crio[3644]: time=\"2026-06-11T11:45:23.083320965Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.453414 | controller |     "Jun 11 11:45:23.084729 crc crio[3644]: time=\"2026-06-11T11:45:23.083341856Z\" 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 13:18:31.453438 | controller |     "Jun 11 11:45:23.086055 crc crio[3644]: time=\"2026-06-11T11:45:23.055370221Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.453462 | controller |     "Jun 11 11:45:23.086131 crc crio[3644]: time=\"2026-06-11T11:45:23.086056668Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.453531 | controller |     "Jun 11 11:45:23.086131 crc crio[3644]: time=\"2026-06-11T11:45:23.086081059Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.453557 | controller |     "Jun 11 11:45:23.086525 crc crio[3644]: time=\"2026-06-11T11:45:23.050860135Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.453579 | controller |     "Jun 11 11:45:23.086525 crc crio[3644]: time=\"2026-06-11T11:45:23.086458256Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.453602 | controller |     "Jun 11 11:45:23.087108 crc crio[3644]: time=\"2026-06-11T11:45:23.054794967Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.453625 | controller |     "Jun 11 11:45:23.087370 crc crio[3644]: time=\"2026-06-11T11:45:23.036540881Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:b8d0d0fa6cc06d2c268f6c19e1ce2925448554dcc38db5fd2180b626f8aa862c UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/82c91039-0d87-4117-87d4-2a8b84be1c23 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:0xc000ae0680}] Aliases:map[]}\"",
2026-06-11 13:18:31.453647 | controller |     "Jun 11 11:45:23.087461 crc crio[3644]: time=\"2026-06-11T11:45:23.0873954Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.453669 | controller |     "Jun 11 11:45:23.087461 crc crio[3644]: time=\"2026-06-11T11:45:23.08740957Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.453690 | controller |     "Jun 11 11:45:23.087461 crc crio[3644]: time=\"2026-06-11T11:45:23.087421881Z\" 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 13:18:31.453712 | controller |     "Jun 11 11:45:23.089197 crc crio[3644]: time=\"2026-06-11T11:45:23.088935401Z\" 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 13:18:31.453740 | controller |     "Jun 11 11:45:23.089819 crc crio[3644]: time=\"2026-06-11T11:45:23.039713256Z\" 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 13:18:31.453764 | controller |     "Jun 11 11:45:23.089819 crc crio[3644]: time=\"2026-06-11T11:45:23.038838744Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.453787 | controller |     "Jun 11 11:45:23.089976 crc crio[3644]: time=\"2026-06-11T11:45:23.036466349Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:1ffb7188fd69323472ee992c06a04fd162917bf7547365e7d282e49def5c6e03 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/1c02fc99-dccb-4b62-9699-d3c8a5489fde 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:0xc000ae0668}] Aliases:map[]}\"",
2026-06-11 13:18:31.453810 | controller |     "Jun 11 11:45:23.089976 crc crio[3644]: time=\"2026-06-11T11:45:23.031533334Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:01218147d8700b3682bdce2b5f31826a116c7e8c735ed10cc45f6fc15d462f7b UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/b1ee30e1-0733-44ac-80d4-c0fe0f6a9a12 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:0xc00061e650}] Aliases:map[]}\"",
2026-06-11 13:18:31.453832 | controller |     "Jun 11 11:45:23.089976 crc crio[3644]: time=\"2026-06-11T11:45:23.089951537Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.453878 | controller |     "Jun 11 11:45:23.089976 crc crio[3644]: time=\"2026-06-11T11:45:23.089963938Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.453904 | controller |     "Jun 11 11:45:23.089976 crc crio[3644]: time=\"2026-06-11T11:45:23.089972888Z\" 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 13:18:31.453928 | controller |     "Jun 11 11:45:23.090264 crc crio[3644]: time=\"2026-06-11T11:45:23.046757488Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:252597aab1d558fec30656ddf3d9088b19711bbda9bc19c82c8d1ea0918c729c UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/481a48c4-6c20-4afb-8680-ad0012cf20a2 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:0xc000ae06c0}] Aliases:map[]}\"",
2026-06-11 13:18:31.453952 | controller |     "Jun 11 11:45:23.090328 crc crio[3644]: time=\"2026-06-11T11:45:23.090266665Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.453974 | controller |     "Jun 11 11:45:23.090328 crc crio[3644]: time=\"2026-06-11T11:45:23.090279135Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.453998 | controller |     "Jun 11 11:45:23.090328 crc crio[3644]: time=\"2026-06-11T11:45:23.090297616Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.454026 | controller |     "Jun 11 11:45:23.092215 crc crio[3644]: time=\"2026-06-11T11:45:23.091788785Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.454050 | controller |     "Jun 11 11:45:23.092215 crc crio[3644]: time=\"2026-06-11T11:45:23.09200628Z\" 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 13:18:31.454074 | controller |     "Jun 11 11:45:23.092366 crc crio[3644]: time=\"2026-06-11T11:45:23.054337434Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.454097 | controller |     "Jun 11 11:45:23.092366 crc crio[3644]: time=\"2026-06-11T11:45:23.09236243Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.454121 | controller |     "Jun 11 11:45:23.092466 crc crio[3644]: time=\"2026-06-11T11:45:23.09238248Z\" 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 13:18:31.454145 | controller |     "Jun 11 11:45:23.100920 crc crio[3644]: time=\"2026-06-11T11:45:23.040394243Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.454168 | controller |     "Jun 11 11:45:23.100920 crc crio[3644]: time=\"2026-06-11T11:45:23.10091496Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.454191 | controller |     "Jun 11 11:45:23.101048 crc crio[3644]: time=\"2026-06-11T11:45:23.100938711Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.454214 | controller |     "Jun 11 11:45:23.101089 crc crio[3644]: time=\"2026-06-11T11:45:23.032008327Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.454238 | controller |     "Jun 11 11:45:23.101666 crc crio[3644]: time=\"2026-06-11T11:45:23.033193326Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:b6471a16902eb48a3481406d3a503448eebe8d37db58065dd65143dcb97ee238 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/9bbee8ee-56e7-494b-8b17-1e26b963edae 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:0xc00149e940}] Aliases:map[]}\"",
2026-06-11 13:18:31.454261 | controller |     "Jun 11 11:45:23.101837 crc crio[3644]: time=\"2026-06-11T11:45:23.101763903Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.454283 | controller |     "Jun 11 11:45:23.101837 crc crio[3644]: time=\"2026-06-11T11:45:23.101812834Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.454307 | controller |     "Jun 11 11:45:23.101837 crc crio[3644]: time=\"2026-06-11T11:45:23.101832245Z\" 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 13:18:31.454331 | controller |     "Jun 11 11:45:23.104382 crc crio[3644]: time=\"2026-06-11T11:45:23.054075128Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.454355 | controller |     "Jun 11 11:45:23.104382 crc crio[3644]: time=\"2026-06-11T11:45:23.103762865Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.454383 | controller |     "Jun 11 11:45:23.104382 crc crio[3644]: time=\"2026-06-11T11:45:23.103780556Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.454407 | controller |     "Jun 11 11:45:23.104382 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.454431 | controller |     "Jun 11 11:45:23.104382 crc crio[3644]: time=\"2026-06-11T11:45:23.104146294Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox a9c0c25e7408c9c378f2dc1ded39d14c5fddd50e8819099e14c3fb81d5f4bab0\" id=adc5286c-e04d-4fd3-9e09-dd9bb7921ed6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.454456 | controller |     "Jun 11 11:45:23.104382 crc crio[3644]: time=\"2026-06-11T11:45:23.055520035Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.454479 | controller |     "Jun 11 11:45:23.104613 crc crio[3644]: time=\"2026-06-11T11:45:23.104401446Z\" 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 13:18:31.454502 | controller |     "Jun 11 11:45:23.106145 crc crio[3644]: time=\"2026-06-11T11:45:23.105918651Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.454525 | controller |     "Jun 11 11:45:23.106145 crc crio[3644]: time=\"2026-06-11T11:45:23.106008683Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.454549 | controller |     "Jun 11 11:45:23.106145 crc crio[3644]: time=\"2026-06-11T11:45:23.106118446Z\" 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 13:18:31.454572 | controller |     "Jun 11 11:45:23.119830 crc crio[3644]: time=\"2026-06-11T11:45:23.119594455Z\" level=info msg=\"runSandbox: deleting pod ID a9c0c25e7408c9c378f2dc1ded39d14c5fddd50e8819099e14c3fb81d5f4bab0 from idIndex\" id=adc5286c-e04d-4fd3-9e09-dd9bb7921ed6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.454596 | controller |     "Jun 11 11:45:23.119830 crc crio[3644]: time=\"2026-06-11T11:45:23.119748659Z\" level=info msg=\"runSandbox: removing pod sandbox a9c0c25e7408c9c378f2dc1ded39d14c5fddd50e8819099e14c3fb81d5f4bab0\" id=adc5286c-e04d-4fd3-9e09-dd9bb7921ed6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.454620 | controller |     "Jun 11 11:45:23.120212 crc crio[3644]: time=\"2026-06-11T11:45:23.119856682Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox a9c0c25e7408c9c378f2dc1ded39d14c5fddd50e8819099e14c3fb81d5f4bab0\" id=adc5286c-e04d-4fd3-9e09-dd9bb7921ed6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.454642 | controller |     "Jun 11 11:45:23.120212 crc crio[3644]: time=\"2026-06-11T11:45:23.119959864Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox a9c0c25e7408c9c378f2dc1ded39d14c5fddd50e8819099e14c3fb81d5f4bab0\" id=adc5286c-e04d-4fd3-9e09-dd9bb7921ed6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.454666 | controller |     "Jun 11 11:45:23.121468 crc crio[3644]: time=\"2026-06-11T11:45:23.055504504Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.454688 | controller |     "Jun 11 11:45:23.121468 crc crio[3644]: time=\"2026-06-11T11:45:23.121450651Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.454717 | controller |     "Jun 11 11:45:23.121613 crc crio[3644]: time=\"2026-06-11T11:45:23.121472103Z\" 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 13:18:31.454742 | controller |     "Jun 11 11:45:23.121613 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.454765 | controller |     "Jun 11 11:45:23.121973 crc crio[3644]: time=\"2026-06-11T11:45:23.121791882Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 75fcea91384cd25f5f8583b462b08065adb60f1ebc022cb36df538dbe5261a67\" id=0ef27078-c9f9-4dad-a2a0-8b3738f1fc80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.454788 | controller |     "Jun 11 11:45:23.123160 crc crio[3644]: time=\"2026-06-11T11:45:23.122553121Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: a9c0c25e7408c9c378f2dc1ded39d14c5fddd50e8819099e14c3fb81d5f4bab0\" id=adc5286c-e04d-4fd3-9e09-dd9bb7921ed6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.454812 | controller |     "Jun 11 11:45:23.125913 crc crio[3644]: time=\"2026-06-11T11:45:23.052843425Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.454835 | controller |     "Jun 11 11:45:23.125913 crc crio[3644]: time=\"2026-06-11T11:45:23.125911918Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.454888 | controller |     "Jun 11 11:45:23.125913 crc crio[3644]: time=\"2026-06-11T11:45:23.12594856Z\" 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 13:18:31.454914 | controller |     "Jun 11 11:45:23.131320 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.454939 | controller |     "Jun 11 11:45:23.131474 crc crio[3644]: time=\"2026-06-11T11:45:23.131444781Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox fcd631f2d1b3cfeef7bf8f32a471418d68b588f8debfa72e62f9bc5e955a4571\" id=05c7013a-175e-453a-9673-f571e29b1291 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.454963 | controller |     "Jun 11 11:45:23.133231 crc crio[3644]: time=\"2026-06-11T11:45:23.133029353Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=adc5286c-e04d-4fd3-9e09-dd9bb7921ed6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.454987 | controller |     "Jun 11 11:45:23.133995 crc crio[3644]: time=\"2026-06-11T11:45:23.133251699Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=adc5286c-e04d-4fd3-9e09-dd9bb7921ed6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.455011 | controller |     "Jun 11 11:45:23.140093 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.455034 | controller |     "Jun 11 11:45:23.140394 crc crio[3644]: time=\"2026-06-11T11:45:23.14022491Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 9db29ca807d64c70f36dd18f0f1632d1ee788184214a5fe82b8457771b7dd546\" id=18abd3f9-eded-456e-9770-2c59bbfd1d10 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.455065 | controller |     "Jun 11 11:45:23.147945 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.455090 | controller |     "Jun 11 11:45:23.148315 crc crio[3644]: time=\"2026-06-11T11:45:23.148122864Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox fd95c3d008c3bc8c7eb25b3547a57e5da0ca277da831d45d219a4966b37d2aca\" id=f98b595e-6b86-45ff-90a3-268095eec1c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.455113 | controller |     "Jun 11 11:45:23.166184 crc crio[3644]: time=\"2026-06-11T11:45:23.165577627Z\" level=info msg=\"runSandbox: deleting pod ID fd95c3d008c3bc8c7eb25b3547a57e5da0ca277da831d45d219a4966b37d2aca from idIndex\" id=f98b595e-6b86-45ff-90a3-268095eec1c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.455135 | controller |     "Jun 11 11:45:23.166184 crc crio[3644]: time=\"2026-06-11T11:45:23.165849993Z\" level=info msg=\"runSandbox: removing pod sandbox fd95c3d008c3bc8c7eb25b3547a57e5da0ca277da831d45d219a4966b37d2aca\" id=f98b595e-6b86-45ff-90a3-268095eec1c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.455157 | controller |     "Jun 11 11:45:23.166184 crc crio[3644]: time=\"2026-06-11T11:45:23.166023398Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox fd95c3d008c3bc8c7eb25b3547a57e5da0ca277da831d45d219a4966b37d2aca\" id=f98b595e-6b86-45ff-90a3-268095eec1c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.455179 | controller |     "Jun 11 11:45:23.166184 crc crio[3644]: time=\"2026-06-11T11:45:23.166060229Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox fd95c3d008c3bc8c7eb25b3547a57e5da0ca277da831d45d219a4966b37d2aca\" id=f98b595e-6b86-45ff-90a3-268095eec1c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.455201 | controller |     "Jun 11 11:45:23.168819 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.455222 | controller |     "Jun 11 11:45:23.169159 crc crio[3644]: time=\"2026-06-11T11:45:23.169062266Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 399e610148886cd2b24c13f4a2e8bea20cec0c42fecbff6645839b3ba64b1df7\" id=1079daeb-f3b2-4866-bb9c-ba5cdd5d8ae4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.455243 | controller |     "Jun 11 11:45:23.184724 crc crio[3644]: time=\"2026-06-11T11:45:23.18405767Z\" level=info msg=\"runSandbox: deleting pod ID fcd631f2d1b3cfeef7bf8f32a471418d68b588f8debfa72e62f9bc5e955a4571 from idIndex\" id=05c7013a-175e-453a-9673-f571e29b1291 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.455264 | controller |     "Jun 11 11:45:23.184724 crc crio[3644]: time=\"2026-06-11T11:45:23.184176563Z\" level=info msg=\"runSandbox: removing pod sandbox fcd631f2d1b3cfeef7bf8f32a471418d68b588f8debfa72e62f9bc5e955a4571\" id=05c7013a-175e-453a-9673-f571e29b1291 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.455284 | controller |     "Jun 11 11:45:23.184724 crc crio[3644]: time=\"2026-06-11T11:45:23.184186043Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: fd95c3d008c3bc8c7eb25b3547a57e5da0ca277da831d45d219a4966b37d2aca\" id=f98b595e-6b86-45ff-90a3-268095eec1c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.455304 | controller |     "Jun 11 11:45:23.184724 crc crio[3644]: time=\"2026-06-11T11:45:23.184243355Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox fcd631f2d1b3cfeef7bf8f32a471418d68b588f8debfa72e62f9bc5e955a4571\" id=05c7013a-175e-453a-9673-f571e29b1291 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.455331 | controller |     "Jun 11 11:45:23.184724 crc crio[3644]: time=\"2026-06-11T11:45:23.184271625Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox fcd631f2d1b3cfeef7bf8f32a471418d68b588f8debfa72e62f9bc5e955a4571\" id=05c7013a-175e-453a-9673-f571e29b1291 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.455353 | controller |     "Jun 11 11:45:23.185366 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.455373 | controller |     "Jun 11 11:45:23.185583 crc crio[3644]: time=\"2026-06-11T11:45:23.185455881Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 88831c3741381e53e4b07d554aa5712d3dc6ee10c287ae50ed744a9194499fc6\" id=48ebfde8-fcc0-46bf-967c-7c375d359346 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.455394 | controller |     "Jun 11 11:45:23.195369 crc crio[3644]: time=\"2026-06-11T11:45:23.193811483Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: fcd631f2d1b3cfeef7bf8f32a471418d68b588f8debfa72e62f9bc5e955a4571\" id=05c7013a-175e-453a-9673-f571e29b1291 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.455416 | controller |     "Jun 11 11:45:23.199985 crc crio[3644]: time=\"2026-06-11T11:45:23.199760477Z\" level=info msg=\"runSandbox: deleting pod ID 399e610148886cd2b24c13f4a2e8bea20cec0c42fecbff6645839b3ba64b1df7 from idIndex\" id=1079daeb-f3b2-4866-bb9c-ba5cdd5d8ae4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.455437 | controller |     "Jun 11 11:45:23.200146 crc crio[3644]: time=\"2026-06-11T11:45:23.199992802Z\" level=info msg=\"runSandbox: removing pod sandbox 399e610148886cd2b24c13f4a2e8bea20cec0c42fecbff6645839b3ba64b1df7\" id=1079daeb-f3b2-4866-bb9c-ba5cdd5d8ae4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.455458 | controller |     "Jun 11 11:45:23.200146 crc crio[3644]: time=\"2026-06-11T11:45:23.200063884Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 399e610148886cd2b24c13f4a2e8bea20cec0c42fecbff6645839b3ba64b1df7\" id=1079daeb-f3b2-4866-bb9c-ba5cdd5d8ae4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.455479 | controller |     "Jun 11 11:45:23.200146 crc crio[3644]: time=\"2026-06-11T11:45:23.200124936Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 399e610148886cd2b24c13f4a2e8bea20cec0c42fecbff6645839b3ba64b1df7\" id=1079daeb-f3b2-4866-bb9c-ba5cdd5d8ae4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.455499 | controller |     "Jun 11 11:45:23.200565 crc crio[3644]: time=\"2026-06-11T11:45:23.200057693Z\" level=info msg=\"runSandbox: deleting pod ID 75fcea91384cd25f5f8583b462b08065adb60f1ebc022cb36df538dbe5261a67 from idIndex\" id=0ef27078-c9f9-4dad-a2a0-8b3738f1fc80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.455520 | controller |     "Jun 11 11:45:23.200565 crc crio[3644]: time=\"2026-06-11T11:45:23.200451544Z\" level=info msg=\"runSandbox: removing pod sandbox 75fcea91384cd25f5f8583b462b08065adb60f1ebc022cb36df538dbe5261a67\" id=0ef27078-c9f9-4dad-a2a0-8b3738f1fc80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.455540 | controller |     "Jun 11 11:45:23.200802 crc crio[3644]: time=\"2026-06-11T11:45:23.200734522Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 75fcea91384cd25f5f8583b462b08065adb60f1ebc022cb36df538dbe5261a67\" id=0ef27078-c9f9-4dad-a2a0-8b3738f1fc80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.455599 | controller |     "Jun 11 11:45:23.200802 crc crio[3644]: time=\"2026-06-11T11:45:23.200765813Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 75fcea91384cd25f5f8583b462b08065adb60f1ebc022cb36df538dbe5261a67\" id=0ef27078-c9f9-4dad-a2a0-8b3738f1fc80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.455633 | controller |     "Jun 11 11:45:23.202338 crc crio[3644]: time=\"2026-06-11T11:45:23.201410014Z\" level=info msg=\"runSandbox: deleting pod ID 9db29ca807d64c70f36dd18f0f1632d1ee788184214a5fe82b8457771b7dd546 from idIndex\" id=18abd3f9-eded-456e-9770-2c59bbfd1d10 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.455657 | controller |     "Jun 11 11:45:23.220016 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.455681 | controller |     "Jun 11 11:45:23.220353 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.455702 | controller |     "Jun 11 11:45:23.222389 crc crio[3644]: time=\"2026-06-11T11:45:23.222047952Z\" level=info msg=\"runSandbox: removing pod sandbox 9db29ca807d64c70f36dd18f0f1632d1ee788184214a5fe82b8457771b7dd546\" id=18abd3f9-eded-456e-9770-2c59bbfd1d10 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.455724 | controller |     "Jun 11 11:45:23.222389 crc crio[3644]: time=\"2026-06-11T11:45:23.222236995Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 9db29ca807d64c70f36dd18f0f1632d1ee788184214a5fe82b8457771b7dd546\" id=18abd3f9-eded-456e-9770-2c59bbfd1d10 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.455746 | controller |     "Jun 11 11:45:23.222389 crc crio[3644]: time=\"2026-06-11T11:45:23.222279546Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 9db29ca807d64c70f36dd18f0f1632d1ee788184214a5fe82b8457771b7dd546\" id=18abd3f9-eded-456e-9770-2c59bbfd1d10 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.455767 | controller |     "Jun 11 11:45:23.223070 crc crio[3644]: time=\"2026-06-11T11:45:23.209020056Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 75fcea91384cd25f5f8583b462b08065adb60f1ebc022cb36df538dbe5261a67\" id=0ef27078-c9f9-4dad-a2a0-8b3738f1fc80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.455789 | controller |     "Jun 11 11:45:23.223070 crc crio[3644]: time=\"2026-06-11T11:45:23.209166861Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 399e610148886cd2b24c13f4a2e8bea20cec0c42fecbff6645839b3ba64b1df7\" id=1079daeb-f3b2-4866-bb9c-ba5cdd5d8ae4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.455811 | controller |     "Jun 11 11:45:23.223354 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.455832 | controller |     "Jun 11 11:45:23.224351 crc crio[3644]: time=\"2026-06-11T11:45:23.209427307Z\" level=info msg=\"Created container f266e3313a5496733fac084e6cac3d4b43cafeacecd865f71a4c4e448f207800: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=3917746f-e861-408f-a025-7361e01e8ae7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.455881 | controller |     "Jun 11 11:45:23.225831 crc crio[3644]: time=\"2026-06-11T11:45:23.224051484Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5a206cd478eb6b46270303752669a9b2f365a86e9e857fdb3bbf641baaa73e1c\" id=c5f37709-c9e3-4ce6-9171-9519988795b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.455907 | controller |     "Jun 11 11:45:23.229081 crc crio[3644]: time=\"2026-06-11T11:45:23.214400605Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0\" id=f98b595e-6b86-45ff-90a3-268095eec1c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.455939 | controller |     "Jun 11 11:45:23.229081 crc crio[3644]: time=\"2026-06-11T11:45:23.228357146Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0\" id=f98b595e-6b86-45ff-90a3-268095eec1c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.455962 | controller |     "Jun 11 11:45:23.229081 crc crio[3644]: time=\"2026-06-11T11:45:23.220113642Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b34c56f7d0156ac1c8c698220cfe4f24e62c7b65c2e95276b71a2d607fb19d52\" id=3ce731dc-c658-4da8-b0c6-8d886def89f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.455984 | controller |     "Jun 11 11:45:23.232340 crc crio[3644]: time=\"2026-06-11T11:45:23.231268101Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=05c7013a-175e-453a-9673-f571e29b1291 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.456006 | controller |     "Jun 11 11:45:23.232340 crc crio[3644]: time=\"2026-06-11T11:45:23.231320803Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=05c7013a-175e-453a-9673-f571e29b1291 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.456028 | controller |     "Jun 11 11:45:23.232340 crc crio[3644]: time=\"2026-06-11T11:45:23.231433155Z\" level=info msg=\"Starting container: f266e3313a5496733fac084e6cac3d4b43cafeacecd865f71a4c4e448f207800\" id=5fc9cb6a-145e-45f4-9ffb-79ea9d4615b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.456051 | controller |     "Jun 11 11:45:23.241251 crc crio[3644]: time=\"2026-06-11T11:45:23.20922764Z\" level=info msg=\"runSandbox: deleting pod ID 88831c3741381e53e4b07d554aa5712d3dc6ee10c287ae50ed744a9194499fc6 from idIndex\" id=48ebfde8-fcc0-46bf-967c-7c375d359346 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.456075 | controller |     "Jun 11 11:45:23.241931 crc crio[3644]: time=\"2026-06-11T11:45:23.220168664Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 085b4ece34150426c8611b8f5a462c889dc05ec8ad75141fce2fd0d17f11fd57\" id=5785da4f-e79b-4346-b4e5-33f3b2d5bf30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.456097 | controller |     "Jun 11 11:45:23.244928 crc crio[3644]: time=\"2026-06-11T11:45:23.243729974Z\" level=info msg=\"runSandbox: removing pod sandbox 88831c3741381e53e4b07d554aa5712d3dc6ee10c287ae50ed744a9194499fc6\" id=48ebfde8-fcc0-46bf-967c-7c375d359346 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.456118 | controller |     "Jun 11 11:45:23.244928 crc crio[3644]: time=\"2026-06-11T11:45:23.24397283Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 88831c3741381e53e4b07d554aa5712d3dc6ee10c287ae50ed744a9194499fc6\" id=48ebfde8-fcc0-46bf-967c-7c375d359346 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.456140 | controller |     "Jun 11 11:45:23.244928 crc crio[3644]: time=\"2026-06-11T11:45:23.244001821Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 88831c3741381e53e4b07d554aa5712d3dc6ee10c287ae50ed744a9194499fc6\" id=48ebfde8-fcc0-46bf-967c-7c375d359346 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.456161 | controller |     "Jun 11 11:45:23.254255 crc crio[3644]: time=\"2026-06-11T11:45:23.251523036Z\" level=info msg=\"runSandbox: deleting pod ID 5a206cd478eb6b46270303752669a9b2f365a86e9e857fdb3bbf641baaa73e1c from idIndex\" id=c5f37709-c9e3-4ce6-9171-9519988795b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.456187 | controller |     "Jun 11 11:45:23.254255 crc crio[3644]: time=\"2026-06-11T11:45:23.251951966Z\" level=info msg=\"runSandbox: removing pod sandbox 5a206cd478eb6b46270303752669a9b2f365a86e9e857fdb3bbf641baaa73e1c\" id=c5f37709-c9e3-4ce6-9171-9519988795b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.456210 | controller |     "Jun 11 11:45:23.254255 crc crio[3644]: time=\"2026-06-11T11:45:23.252024799Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5a206cd478eb6b46270303752669a9b2f365a86e9e857fdb3bbf641baaa73e1c\" id=c5f37709-c9e3-4ce6-9171-9519988795b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.456234 | controller |     "Jun 11 11:45:23.254255 crc crio[3644]: time=\"2026-06-11T11:45:23.25205778Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5a206cd478eb6b46270303752669a9b2f365a86e9e857fdb3bbf641baaa73e1c\" id=c5f37709-c9e3-4ce6-9171-9519988795b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.456257 | controller |     "Jun 11 11:45:23.254255 crc crio[3644]: time=\"2026-06-11T11:45:23.253112757Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 88831c3741381e53e4b07d554aa5712d3dc6ee10c287ae50ed744a9194499fc6\" id=48ebfde8-fcc0-46bf-967c-7c375d359346 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.456281 | controller |     "Jun 11 11:45:23.254255 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.456305 | controller |     "Jun 11 11:45:23.255032 crc crio[3644]: time=\"2026-06-11T11:45:23.254346739Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d1c3664960135ca75fe07c52623e626afbe1d1ffda22195d18e356c946780f65\" id=ba56dc39-f703-4458-b8c1-86ceb91d021b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.456329 | controller |     "Jun 11 11:45:23.255032 crc crio[3644]: time=\"2026-06-11T11:45:23.254966135Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=1079daeb-f3b2-4866-bb9c-ba5cdd5d8ae4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.456352 | controller |     "Jun 11 11:45:23.255032 crc crio[3644]: time=\"2026-06-11T11:45:23.255010486Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=1079daeb-f3b2-4866-bb9c-ba5cdd5d8ae4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.456376 | controller |     "Jun 11 11:45:23.267424 crc crio[3644]: time=\"2026-06-11T11:45:23.267233782Z\" level=info msg=\"runSandbox: deleting pod ID b34c56f7d0156ac1c8c698220cfe4f24e62c7b65c2e95276b71a2d607fb19d52 from idIndex\" id=3ce731dc-c658-4da8-b0c6-8d886def89f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.456399 | controller |     "Jun 11 11:45:23.267424 crc crio[3644]: time=\"2026-06-11T11:45:23.267408848Z\" level=info msg=\"runSandbox: removing pod sandbox b34c56f7d0156ac1c8c698220cfe4f24e62c7b65c2e95276b71a2d607fb19d52\" id=3ce731dc-c658-4da8-b0c6-8d886def89f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.456423 | controller |     "Jun 11 11:45:23.267853 crc crio[3644]: time=\"2026-06-11T11:45:23.267475459Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b34c56f7d0156ac1c8c698220cfe4f24e62c7b65c2e95276b71a2d607fb19d52\" id=3ce731dc-c658-4da8-b0c6-8d886def89f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.456447 | controller |     "Jun 11 11:45:23.267853 crc crio[3644]: time=\"2026-06-11T11:45:23.26750952Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b34c56f7d0156ac1c8c698220cfe4f24e62c7b65c2e95276b71a2d607fb19d52\" id=3ce731dc-c658-4da8-b0c6-8d886def89f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.456476 | controller |     "Jun 11 11:45:23.269133 crc crio[3644]: time=\"2026-06-11T11:45:23.268592741Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 9db29ca807d64c70f36dd18f0f1632d1ee788184214a5fe82b8457771b7dd546\" id=18abd3f9-eded-456e-9770-2c59bbfd1d10 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.456502 | controller |     "Jun 11 11:45:23.276513 crc crio[3644]: time=\"2026-06-11T11:45:23.275423895Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b34c56f7d0156ac1c8c698220cfe4f24e62c7b65c2e95276b71a2d607fb19d52\" id=3ce731dc-c658-4da8-b0c6-8d886def89f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.456527 | controller |     "Jun 11 11:45:23.276513 crc crio[3644]: time=\"2026-06-11T11:45:23.275796145Z\" level=info msg=\"Started container\" PID=9377 containerID=f266e3313a5496733fac084e6cac3d4b43cafeacecd865f71a4c4e448f207800 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=5fc9cb6a-145e-45f4-9ffb-79ea9d4615b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a088ebc69d073418e64ce1c026bbd73c6856f8ebe0a17457cd77b20335dc0112",
2026-06-11 13:18:31.456550 | controller |     "Jun 11 11:45:23.276513 crc crio[3644]: time=\"2026-06-11T11:45:23.275378664Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5a206cd478eb6b46270303752669a9b2f365a86e9e857fdb3bbf641baaa73e1c\" id=c5f37709-c9e3-4ce6-9171-9519988795b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.456572 | controller |     "Jun 11 11:45:23.292594 crc crio[3644]: time=\"2026-06-11T11:45:23.292472229Z\" level=info msg=\"runSandbox: deleting pod ID 085b4ece34150426c8611b8f5a462c889dc05ec8ad75141fce2fd0d17f11fd57 from idIndex\" id=5785da4f-e79b-4346-b4e5-33f3b2d5bf30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.456594 | controller |     "Jun 11 11:45:23.293825 crc crio[3644]: time=\"2026-06-11T11:45:23.293800384Z\" level=info msg=\"runSandbox: removing pod sandbox 085b4ece34150426c8611b8f5a462c889dc05ec8ad75141fce2fd0d17f11fd57\" id=5785da4f-e79b-4346-b4e5-33f3b2d5bf30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.456617 | controller |     "Jun 11 11:45:23.294185 crc crio[3644]: time=\"2026-06-11T11:45:23.294163223Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 085b4ece34150426c8611b8f5a462c889dc05ec8ad75141fce2fd0d17f11fd57\" id=5785da4f-e79b-4346-b4e5-33f3b2d5bf30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.456684 | controller |     "Jun 11 11:45:23.294294 crc crio[3644]: time=\"2026-06-11T11:45:23.294277436Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 085b4ece34150426c8611b8f5a462c889dc05ec8ad75141fce2fd0d17f11fd57\" id=5785da4f-e79b-4346-b4e5-33f3b2d5bf30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.456710 | controller |     "Jun 11 11:45:23.298399 crc crio[3644]: time=\"2026-06-11T11:45:23.298174401Z\" level=info msg=\"runSandbox: deleting pod ID d1c3664960135ca75fe07c52623e626afbe1d1ffda22195d18e356c946780f65 from idIndex\" id=ba56dc39-f703-4458-b8c1-86ceb91d021b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.456734 | controller |     "Jun 11 11:45:23.298849 crc crio[3644]: time=\"2026-06-11T11:45:23.298399106Z\" level=info msg=\"runSandbox: removing pod sandbox d1c3664960135ca75fe07c52623e626afbe1d1ffda22195d18e356c946780f65\" id=ba56dc39-f703-4458-b8c1-86ceb91d021b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.456758 | controller |     "Jun 11 11:45:23.298849 crc crio[3644]: time=\"2026-06-11T11:45:23.298473178Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d1c3664960135ca75fe07c52623e626afbe1d1ffda22195d18e356c946780f65\" id=ba56dc39-f703-4458-b8c1-86ceb91d021b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.456930 | controller |     "Jun 11 11:45:23.298849 crc crio[3644]: time=\"2026-06-11T11:45:23.298501369Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d1c3664960135ca75fe07c52623e626afbe1d1ffda22195d18e356c946780f65\" id=ba56dc39-f703-4458-b8c1-86ceb91d021b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.456965 | controller |     "Jun 11 11:45:23.300073 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.456987 | controller |     "Jun 11 11:45:23.300073 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.457008 | controller |     "Jun 11 11:45:23.300479 crc crio[3644]: time=\"2026-06-11T11:45:23.300206627Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 9ce945d0098e1ed40576900b59d014a63305c702858acb74ab642f0b1ad2268e\" id=6f371635-2547-4659-8f5f-b2c7b4aa1d9f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.457029 | controller |     "Jun 11 11:45:23.303283 crc crio[3644]: time=\"2026-06-11T11:45:23.300236979Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3ddfaa7e3020e589f4a482aa3bfa0030cdd35af576350274a0aed9c70d74a8f0\" id=155973f9-93d6-41ac-8a2b-24da8ad1bfe5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.457052 | controller |     "Jun 11 11:45:23.305402 crc crio[3644]: time=\"2026-06-11T11:45:23.305347722Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 085b4ece34150426c8611b8f5a462c889dc05ec8ad75141fce2fd0d17f11fd57\" id=5785da4f-e79b-4346-b4e5-33f3b2d5bf30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.457073 | controller |     "Jun 11 11:45:23.337962 crc crio[3644]: time=\"2026-06-11T11:45:23.337427103Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d1c3664960135ca75fe07c52623e626afbe1d1ffda22195d18e356c946780f65\" id=ba56dc39-f703-4458-b8c1-86ceb91d021b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.457092 | controller |     "Jun 11 11:45:23.348041 crc crio[3644]: time=\"2026-06-11T11:45:23.347552615Z\" level=info msg=\"runSandbox: deleting pod ID 3ddfaa7e3020e589f4a482aa3bfa0030cdd35af576350274a0aed9c70d74a8f0 from idIndex\" id=155973f9-93d6-41ac-8a2b-24da8ad1bfe5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.457113 | controller |     "Jun 11 11:45:23.348041 crc crio[3644]: time=\"2026-06-11T11:45:23.347819123Z\" level=info msg=\"runSandbox: removing pod sandbox 3ddfaa7e3020e589f4a482aa3bfa0030cdd35af576350274a0aed9c70d74a8f0\" id=155973f9-93d6-41ac-8a2b-24da8ad1bfe5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.457132 | controller |     "Jun 11 11:45:23.348526 crc crio[3644]: time=\"2026-06-11T11:45:23.348176192Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3ddfaa7e3020e589f4a482aa3bfa0030cdd35af576350274a0aed9c70d74a8f0\" id=155973f9-93d6-41ac-8a2b-24da8ad1bfe5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.457152 | controller |     "Jun 11 11:45:23.348526 crc crio[3644]: time=\"2026-06-11T11:45:23.348425438Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3ddfaa7e3020e589f4a482aa3bfa0030cdd35af576350274a0aed9c70d74a8f0\" id=155973f9-93d6-41ac-8a2b-24da8ad1bfe5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.457171 | controller |     "Jun 11 11:45:23.363734 crc crio[3644]: time=\"2026-06-11T11:45:23.363490069Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3ddfaa7e3020e589f4a482aa3bfa0030cdd35af576350274a0aed9c70d74a8f0\" id=155973f9-93d6-41ac-8a2b-24da8ad1bfe5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.457191 | controller |     "Jun 11 11:45:23.366009 crc crio[3644]: time=\"2026-06-11T11:45:23.365309846Z\" level=info msg=\"runSandbox: deleting pod ID 9ce945d0098e1ed40576900b59d014a63305c702858acb74ab642f0b1ad2268e from idIndex\" id=6f371635-2547-4659-8f5f-b2c7b4aa1d9f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.457216 | controller |     "Jun 11 11:45:23.366822 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.457236 | controller |     "Jun 11 11:45:23.367772 crc crio[3644]: time=\"2026-06-11T11:45:23.36548026Z\" level=info msg=\"runSandbox: removing pod sandbox 9ce945d0098e1ed40576900b59d014a63305c702858acb74ab642f0b1ad2268e\" id=6f371635-2547-4659-8f5f-b2c7b4aa1d9f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.457257 | controller |     "Jun 11 11:45:23.367937 crc crio[3644]: time=\"2026-06-11T11:45:23.367827641Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 9ce945d0098e1ed40576900b59d014a63305c702858acb74ab642f0b1ad2268e\" id=6f371635-2547-4659-8f5f-b2c7b4aa1d9f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.457278 | controller |     "Jun 11 11:45:23.367996 crc crio[3644]: time=\"2026-06-11T11:45:23.367936184Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 9ce945d0098e1ed40576900b59d014a63305c702858acb74ab642f0b1ad2268e\" id=6f371635-2547-4659-8f5f-b2c7b4aa1d9f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.457298 | controller |     "Jun 11 11:45:23.375115 crc crio[3644]: time=\"2026-06-11T11:45:23.374396602Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 9ce945d0098e1ed40576900b59d014a63305c702858acb74ab642f0b1ad2268e\" id=6f371635-2547-4659-8f5f-b2c7b4aa1d9f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.457317 | controller |     "Jun 11 11:45:23.375115 crc crio[3644]: time=\"2026-06-11T11:45:23.366856576Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3ffa2ffbafcc61630f39a2c65584620ec2fdd55ddeb65ffd882062771afd89a6\" id=29ec7826-16e1-4716-aee6-34f04085b3b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.457336 | controller |     "Jun 11 11:45:23.395618 crc crio[3644]: time=\"2026-06-11T11:45:23.39521315Z\" level=info msg=\"runSandbox: deleting pod ID 3ffa2ffbafcc61630f39a2c65584620ec2fdd55ddeb65ffd882062771afd89a6 from idIndex\" id=29ec7826-16e1-4716-aee6-34f04085b3b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.457356 | controller |     "Jun 11 11:45:23.395618 crc crio[3644]: time=\"2026-06-11T11:45:23.395614781Z\" level=info msg=\"runSandbox: removing pod sandbox 3ffa2ffbafcc61630f39a2c65584620ec2fdd55ddeb65ffd882062771afd89a6\" id=29ec7826-16e1-4716-aee6-34f04085b3b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.457376 | controller |     "Jun 11 11:45:23.396234 crc crio[3644]: time=\"2026-06-11T11:45:23.395751955Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3ffa2ffbafcc61630f39a2c65584620ec2fdd55ddeb65ffd882062771afd89a6\" id=29ec7826-16e1-4716-aee6-34f04085b3b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.457405 | controller |     "Jun 11 11:45:23.396234 crc crio[3644]: time=\"2026-06-11T11:45:23.395780895Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3ffa2ffbafcc61630f39a2c65584620ec2fdd55ddeb65ffd882062771afd89a6\" id=29ec7826-16e1-4716-aee6-34f04085b3b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.457429 | controller |     "Jun 11 11:45:23.397400 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.457455 | controller |     "Jun 11 11:45:23.397400 crc crio[3644]: time=\"2026-06-11T11:45:23.397289977Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 66a2acdbff98acbdc1e17b0d351e4a0ac59acc0523c7633b0a5a3653cc77665f\" id=5a2fc41d-b68c-45d5-8d39-71661d58deaa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.457482 | controller |     "Jun 11 11:45:23.404221 crc crio[3644]: time=\"2026-06-11T11:45:23.402302405Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3ffa2ffbafcc61630f39a2c65584620ec2fdd55ddeb65ffd882062771afd89a6\" id=29ec7826-16e1-4716-aee6-34f04085b3b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.457508 | controller |     "Jun 11 11:45:23.406251 crc crio[3644]: time=\"2026-06-11T11:45:23.406093332Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=48ebfde8-fcc0-46bf-967c-7c375d359346 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.457536 | controller |     "Jun 11 11:45:23.406251 crc crio[3644]: time=\"2026-06-11T11:45:23.406203535Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=48ebfde8-fcc0-46bf-967c-7c375d359346 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.457561 | controller |     "Jun 11 11:45:23.413369 crc crio[3644]: time=\"2026-06-11T11:45:23.412807796Z\" level=info msg=\"runSandbox: deleting pod ID 66a2acdbff98acbdc1e17b0d351e4a0ac59acc0523c7633b0a5a3653cc77665f from idIndex\" id=5a2fc41d-b68c-45d5-8d39-71661d58deaa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.457587 | controller |     "Jun 11 11:45:23.413369 crc crio[3644]: time=\"2026-06-11T11:45:23.41295954Z\" level=info msg=\"runSandbox: removing pod sandbox 66a2acdbff98acbdc1e17b0d351e4a0ac59acc0523c7633b0a5a3653cc77665f\" id=5a2fc41d-b68c-45d5-8d39-71661d58deaa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.457617 | controller |     "Jun 11 11:45:23.413369 crc crio[3644]: time=\"2026-06-11T11:45:23.413020701Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 66a2acdbff98acbdc1e17b0d351e4a0ac59acc0523c7633b0a5a3653cc77665f\" id=5a2fc41d-b68c-45d5-8d39-71661d58deaa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.457646 | controller |     "Jun 11 11:45:23.413369 crc crio[3644]: time=\"2026-06-11T11:45:23.413051672Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 66a2acdbff98acbdc1e17b0d351e4a0ac59acc0523c7633b0a5a3653cc77665f\" id=5a2fc41d-b68c-45d5-8d39-71661d58deaa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.457675 | controller |     "Jun 11 11:45:23.417339 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.457741 | controller |     "Jun 11 11:45:23.417339 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.457779 | controller |     "Jun 11 11:45:23.417339 crc crio[3644]: time=\"2026-06-11T11:45:23.415597219Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5ebddcf917ad7d85f3e7da3ecbdbae71a2509f10b6daf5baa8ff12d1536c14d9\" id=0a391bbd-380c-4f8b-90c4-165904987ca3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.457936 | controller |     "Jun 11 11:45:23.417339 crc crio[3644]: time=\"2026-06-11T11:45:23.415640447Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b6471a16902eb48a3481406d3a503448eebe8d37db58065dd65143dcb97ee238\" id=35280232-5ce4-4129-b830-b42618c3321e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.457985 | controller |     "Jun 11 11:45:23.418129 crc crio[3644]: time=\"2026-06-11T11:45:23.417316092Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 66a2acdbff98acbdc1e17b0d351e4a0ac59acc0523c7633b0a5a3653cc77665f\" id=5a2fc41d-b68c-45d5-8d39-71661d58deaa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.458012 | controller |     "Jun 11 11:45:23.423335 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.458033 | controller |     "Jun 11 11:45:23.423907 crc crio[3644]: time=\"2026-06-11T11:45:23.4237966Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 01218147d8700b3682bdce2b5f31826a116c7e8c735ed10cc45f6fc15d462f7b\" id=7b96fd3e-de94-44a7-82ef-78881fa108b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.458055 | controller |     "Jun 11 11:45:23.427529 crc crio[3644]: time=\"2026-06-11T11:45:23.427392898Z\" level=info msg=\"runSandbox: deleting pod ID 5ebddcf917ad7d85f3e7da3ecbdbae71a2509f10b6daf5baa8ff12d1536c14d9 from idIndex\" id=0a391bbd-380c-4f8b-90c4-165904987ca3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.458076 | controller |     "Jun 11 11:45:23.427529 crc crio[3644]: time=\"2026-06-11T11:45:23.427544822Z\" level=info msg=\"runSandbox: removing pod sandbox 5ebddcf917ad7d85f3e7da3ecbdbae71a2509f10b6daf5baa8ff12d1536c14d9\" id=0a391bbd-380c-4f8b-90c4-165904987ca3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.458099 | controller |     "Jun 11 11:45:23.427529 crc crio[3644]: time=\"2026-06-11T11:45:23.427607623Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5ebddcf917ad7d85f3e7da3ecbdbae71a2509f10b6daf5baa8ff12d1536c14d9\" id=0a391bbd-380c-4f8b-90c4-165904987ca3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.458120 | controller |     "Jun 11 11:45:23.427529 crc crio[3644]: time=\"2026-06-11T11:45:23.427638674Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5ebddcf917ad7d85f3e7da3ecbdbae71a2509f10b6daf5baa8ff12d1536c14d9\" id=0a391bbd-380c-4f8b-90c4-165904987ca3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.458142 | controller |     "Jun 11 11:45:23.431107 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.458162 | controller |     "Jun 11 11:45:23.431328 crc crio[3644]: time=\"2026-06-11T11:45:23.431166993Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b8d0d0fa6cc06d2c268f6c19e1ce2925448554dcc38db5fd2180b626f8aa862c\" id=a1f1fad2-636f-4ad9-8543-b3bd6ea2e1a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.458177 | controller |     "Jun 11 11:45:23.436456 crc crio[3644]: time=\"2026-06-11T11:45:23.436247737Z\" level=info msg=\"runSandbox: deleting pod ID b6471a16902eb48a3481406d3a503448eebe8d37db58065dd65143dcb97ee238 from idIndex\" id=35280232-5ce4-4129-b830-b42618c3321e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.458191 | controller |     "Jun 11 11:45:23.436551 crc crio[3644]: time=\"2026-06-11T11:45:23.436466153Z\" level=info msg=\"runSandbox: removing pod sandbox b6471a16902eb48a3481406d3a503448eebe8d37db58065dd65143dcb97ee238\" id=35280232-5ce4-4129-b830-b42618c3321e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.458206 | controller |     "Jun 11 11:45:23.436620 crc crio[3644]: time=\"2026-06-11T11:45:23.436559055Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b6471a16902eb48a3481406d3a503448eebe8d37db58065dd65143dcb97ee238\" id=35280232-5ce4-4129-b830-b42618c3321e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.458226 | controller |     "Jun 11 11:45:23.436620 crc crio[3644]: time=\"2026-06-11T11:45:23.436602377Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b6471a16902eb48a3481406d3a503448eebe8d37db58065dd65143dcb97ee238\" id=35280232-5ce4-4129-b830-b42618c3321e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.458241 | controller |     "Jun 11 11:45:23.448160 crc crio[3644]: time=\"2026-06-11T11:45:23.446726106Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5ebddcf917ad7d85f3e7da3ecbdbae71a2509f10b6daf5baa8ff12d1536c14d9\" id=0a391bbd-380c-4f8b-90c4-165904987ca3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.458257 | controller |     "Jun 11 11:45:23.451446 crc crio[3644]: time=\"2026-06-11T11:45:23.451209645Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b6471a16902eb48a3481406d3a503448eebe8d37db58065dd65143dcb97ee238\" id=35280232-5ce4-4129-b830-b42618c3321e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.458278 | controller |     "Jun 11 11:45:23.457306 crc crio[3644]: time=\"2026-06-11T11:45:23.457113318Z\" level=info msg=\"runSandbox: deleting pod ID 01218147d8700b3682bdce2b5f31826a116c7e8c735ed10cc45f6fc15d462f7b from idIndex\" id=7b96fd3e-de94-44a7-82ef-78881fa108b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.458301 | controller |     "Jun 11 11:45:23.457306 crc crio[3644]: time=\"2026-06-11T11:45:23.45720179Z\" level=info msg=\"runSandbox: removing pod sandbox 01218147d8700b3682bdce2b5f31826a116c7e8c735ed10cc45f6fc15d462f7b\" id=7b96fd3e-de94-44a7-82ef-78881fa108b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.458322 | controller |     "Jun 11 11:45:23.457306 crc crio[3644]: time=\"2026-06-11T11:45:23.457283152Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 01218147d8700b3682bdce2b5f31826a116c7e8c735ed10cc45f6fc15d462f7b\" id=7b96fd3e-de94-44a7-82ef-78881fa108b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.458344 | controller |     "Jun 11 11:45:23.457591 crc crio[3644]: time=\"2026-06-11T11:45:23.457308763Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 01218147d8700b3682bdce2b5f31826a116c7e8c735ed10cc45f6fc15d462f7b\" id=7b96fd3e-de94-44a7-82ef-78881fa108b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.458365 | controller |     "Jun 11 11:45:23.461538 crc crio[3644]: time=\"2026-06-11T11:45:23.461292914Z\" level=info msg=\"runSandbox: deleting pod ID b8d0d0fa6cc06d2c268f6c19e1ce2925448554dcc38db5fd2180b626f8aa862c from idIndex\" id=a1f1fad2-636f-4ad9-8543-b3bd6ea2e1a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.458387 | controller |     "Jun 11 11:45:23.461538 crc crio[3644]: time=\"2026-06-11T11:45:23.461451008Z\" level=info msg=\"runSandbox: removing pod sandbox b8d0d0fa6cc06d2c268f6c19e1ce2925448554dcc38db5fd2180b626f8aa862c\" id=a1f1fad2-636f-4ad9-8543-b3bd6ea2e1a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.458408 | controller |     "Jun 11 11:45:23.461538 crc crio[3644]: time=\"2026-06-11T11:45:23.4615143Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b8d0d0fa6cc06d2c268f6c19e1ce2925448554dcc38db5fd2180b626f8aa862c\" id=a1f1fad2-636f-4ad9-8543-b3bd6ea2e1a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.458430 | controller |     "Jun 11 11:45:23.461538 crc crio[3644]: time=\"2026-06-11T11:45:23.46154374Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b8d0d0fa6cc06d2c268f6c19e1ce2925448554dcc38db5fd2180b626f8aa862c\" id=a1f1fad2-636f-4ad9-8543-b3bd6ea2e1a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.458453 | controller |     "Jun 11 11:45:23.471324 crc crio[3644]: time=\"2026-06-11T11:45:23.471051737Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b8d0d0fa6cc06d2c268f6c19e1ce2925448554dcc38db5fd2180b626f8aa862c\" id=a1f1fad2-636f-4ad9-8543-b3bd6ea2e1a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.458482 | controller |     "Jun 11 11:45:23.477035 crc crio[3644]: time=\"2026-06-11T11:45:23.47108418Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 01218147d8700b3682bdce2b5f31826a116c7e8c735ed10cc45f6fc15d462f7b\" id=7b96fd3e-de94-44a7-82ef-78881fa108b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.458505 | controller |     "Jun 11 11:45:23.482497 crc crio[3644]: time=\"2026-06-11T11:45:23.482117396Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0\" id=18abd3f9-eded-456e-9770-2c59bbfd1d10 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.458527 | controller |     "Jun 11 11:45:23.482497 crc crio[3644]: time=\"2026-06-11T11:45:23.482245849Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0\" id=18abd3f9-eded-456e-9770-2c59bbfd1d10 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.458546 | controller |     "Jun 11 11:45:23.501217 crc crio[3644]: time=\"2026-06-11T11:45:23.500387839Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=0ef27078-c9f9-4dad-a2a0-8b3738f1fc80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.458567 | controller |     "Jun 11 11:45:23.501217 crc crio[3644]: time=\"2026-06-11T11:45:23.500600134Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=0ef27078-c9f9-4dad-a2a0-8b3738f1fc80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.458588 | controller |     "Jun 11 11:45:23.505820 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.458609 | controller |     "Jun 11 11:45:23.506260 crc crio[3644]: time=\"2026-06-11T11:45:23.505767309Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5a81a0abb9ebd0d59efc87351749359e7ca2aa8af544d2bf9ef4321750e865e0\" id=70cc6d1b-2ebc-443b-a50a-627bc0744cf3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.458631 | controller |     "Jun 11 11:45:23.513789 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.458654 | controller |     "Jun 11 11:45:23.514719 crc crio[3644]: time=\"2026-06-11T11:45:23.513787437Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1ffb7188fd69323472ee992c06a04fd162917bf7547365e7d282e49def5c6e03\" id=16df15a1-20d7-490f-b8a2-bba9018b6b86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.458676 | controller |     "Jun 11 11:45:23.521174 crc crio[3644]: time=\"2026-06-11T11:45:23.521113616Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=5785da4f-e79b-4346-b4e5-33f3b2d5bf30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.458697 | controller |     "Jun 11 11:45:23.530953 crc crio[3644]: time=\"2026-06-11T11:45:23.530905702Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=5785da4f-e79b-4346-b4e5-33f3b2d5bf30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.458718 | controller |     "Jun 11 11:45:23.534615 crc crio[3644]: time=\"2026-06-11T11:45:23.534112725Z\" level=info msg=\"runSandbox: deleting pod ID 5a81a0abb9ebd0d59efc87351749359e7ca2aa8af544d2bf9ef4321750e865e0 from idIndex\" id=70cc6d1b-2ebc-443b-a50a-627bc0744cf3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.458743 | controller |     "Jun 11 11:45:23.534615 crc crio[3644]: time=\"2026-06-11T11:45:23.534237348Z\" level=info msg=\"runSandbox: removing pod sandbox 5a81a0abb9ebd0d59efc87351749359e7ca2aa8af544d2bf9ef4321750e865e0\" id=70cc6d1b-2ebc-443b-a50a-627bc0744cf3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.458765 | controller |     "Jun 11 11:45:23.534615 crc crio[3644]: time=\"2026-06-11T11:45:23.5343194Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5a81a0abb9ebd0d59efc87351749359e7ca2aa8af544d2bf9ef4321750e865e0\" id=70cc6d1b-2ebc-443b-a50a-627bc0744cf3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.458826 | controller |     "Jun 11 11:45:23.534615 crc crio[3644]: time=\"2026-06-11T11:45:23.534356701Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5a81a0abb9ebd0d59efc87351749359e7ca2aa8af544d2bf9ef4321750e865e0\" id=70cc6d1b-2ebc-443b-a50a-627bc0744cf3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.458875 | controller |     "Jun 11 11:45:23.537258 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.458903 | controller |     "Jun 11 11:45:23.537374 crc crio[3644]: time=\"2026-06-11T11:45:23.537293787Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox f4bb7cb10752f06b4c387bce7ca456487cab37b530d5ec95b50c5ade4c382934\" id=da0118dd-ae61-4dff-b930-6d3b448c7a1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.458927 | controller |     "Jun 11 11:45:23.539998 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.458950 | controller |     "Jun 11 11:45:23.539998 crc crio[3644]: time=\"2026-06-11T11:45:23.539457123Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5325e254dc4d8eea41d3c7bdb7bd45f98694468b68911b0bfb8ac8f9cfaaacfe\" id=26da1a82-70c8-4342-94ac-4088ab2b0bef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.458972 | controller |     "Jun 11 11:45:23.543357 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.458993 | controller |     "Jun 11 11:45:23.543824 crc crio[3644]: time=\"2026-06-11T11:45:23.543463707Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 6e6ce966456c3ab6a52394931300651137ac3fc6d2961f76c92dfed10b345aa6\" id=46062957-1dc9-499c-a871-bd50a343b6a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.459014 | controller |     "Jun 11 11:45:23.544292 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.459033 | controller |     "Jun 11 11:45:23.544292 crc crio[3644]: time=\"2026-06-11T11:45:23.544031911Z\" level=info msg=\"runSandbox: deleting pod ID 1ffb7188fd69323472ee992c06a04fd162917bf7547365e7d282e49def5c6e03 from idIndex\" id=16df15a1-20d7-490f-b8a2-bba9018b6b86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.459055 | controller |     "Jun 11 11:45:23.544292 crc crio[3644]: time=\"2026-06-11T11:45:23.544116604Z\" level=info msg=\"runSandbox: removing pod sandbox 1ffb7188fd69323472ee992c06a04fd162917bf7547365e7d282e49def5c6e03\" id=16df15a1-20d7-490f-b8a2-bba9018b6b86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.459080 | controller |     "Jun 11 11:45:23.544292 crc crio[3644]: time=\"2026-06-11T11:45:23.544130054Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4abea79bb56886f9b661bc890b48e0dfbeac9b19453c95d09e4e2d47b4317bf8\" id=886e8036-6a9a-4256-9f02-81318b22305e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.459099 | controller |     "Jun 11 11:45:23.544292 crc crio[3644]: time=\"2026-06-11T11:45:23.544187445Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1ffb7188fd69323472ee992c06a04fd162917bf7547365e7d282e49def5c6e03\" id=16df15a1-20d7-490f-b8a2-bba9018b6b86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.459118 | controller |     "Jun 11 11:45:23.544292 crc crio[3644]: time=\"2026-06-11T11:45:23.544215146Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1ffb7188fd69323472ee992c06a04fd162917bf7547365e7d282e49def5c6e03\" id=16df15a1-20d7-490f-b8a2-bba9018b6b86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.459137 | controller |     "Jun 11 11:45:23.544985 crc crio[3644]: time=\"2026-06-11T11:45:23.544331869Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5a81a0abb9ebd0d59efc87351749359e7ca2aa8af544d2bf9ef4321750e865e0\" id=70cc6d1b-2ebc-443b-a50a-627bc0744cf3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.459156 | controller |     "Jun 11 11:45:23.551849 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.459175 | controller |     "Jun 11 11:45:23.551849 crc crio[3644]: time=\"2026-06-11T11:45:23.54744453Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 663bbfdee03defed5ddc4763143189e45c248860bbe9ea9cac4395e0afc16d11\" id=78f7c6d2-7cad-4242-af07-3de6a9e1acd7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.459193 | controller |     "Jun 11 11:45:23.551849 crc crio[3644]: time=\"2026-06-11T11:45:23.551079884Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1ffb7188fd69323472ee992c06a04fd162917bf7547365e7d282e49def5c6e03\" id=16df15a1-20d7-490f-b8a2-bba9018b6b86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.459214 | controller |     "Jun 11 11:45:23.556223 crc crio[3644]: time=\"2026-06-11T11:45:23.554633126Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0\" id=ba56dc39-f703-4458-b8c1-86ceb91d021b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.459237 | controller |     "Jun 11 11:45:23.556223 crc crio[3644]: time=\"2026-06-11T11:45:23.555353365Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0\" id=ba56dc39-f703-4458-b8c1-86ceb91d021b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.459260 | controller |     "Jun 11 11:45:23.559792 crc crio[3644]: time=\"2026-06-11T11:45:23.559498192Z\" level=info msg=\"runSandbox: deleting pod ID f4bb7cb10752f06b4c387bce7ca456487cab37b530d5ec95b50c5ade4c382934 from idIndex\" id=da0118dd-ae61-4dff-b930-6d3b448c7a1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.459281 | controller |     "Jun 11 11:45:23.562390 crc crio[3644]: time=\"2026-06-11T11:45:23.560916469Z\" level=info msg=\"runSandbox: removing pod sandbox f4bb7cb10752f06b4c387bce7ca456487cab37b530d5ec95b50c5ade4c382934\" id=da0118dd-ae61-4dff-b930-6d3b448c7a1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.459309 | controller |     "Jun 11 11:45:23.562390 crc crio[3644]: time=\"2026-06-11T11:45:23.560992391Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox f4bb7cb10752f06b4c387bce7ca456487cab37b530d5ec95b50c5ade4c382934\" id=da0118dd-ae61-4dff-b930-6d3b448c7a1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.459331 | controller |     "Jun 11 11:45:23.562390 crc crio[3644]: time=\"2026-06-11T11:45:23.561030872Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox f4bb7cb10752f06b4c387bce7ca456487cab37b530d5ec95b50c5ade4c382934\" id=da0118dd-ae61-4dff-b930-6d3b448c7a1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.459352 | controller |     "Jun 11 11:45:23.564982 crc crio[3644]: time=\"2026-06-11T11:45:23.564572502Z\" level=info msg=\"runSandbox: deleting pod ID 4abea79bb56886f9b661bc890b48e0dfbeac9b19453c95d09e4e2d47b4317bf8 from idIndex\" id=886e8036-6a9a-4256-9f02-81318b22305e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.459374 | controller |     "Jun 11 11:45:23.564982 crc crio[3644]: time=\"2026-06-11T11:45:23.564920611Z\" level=info msg=\"runSandbox: removing pod sandbox 4abea79bb56886f9b661bc890b48e0dfbeac9b19453c95d09e4e2d47b4317bf8\" id=886e8036-6a9a-4256-9f02-81318b22305e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.459396 | controller |     "Jun 11 11:45:23.565266 crc crio[3644]: time=\"2026-06-11T11:45:23.564985702Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4abea79bb56886f9b661bc890b48e0dfbeac9b19453c95d09e4e2d47b4317bf8\" id=886e8036-6a9a-4256-9f02-81318b22305e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.459416 | controller |     "Jun 11 11:45:23.565266 crc crio[3644]: time=\"2026-06-11T11:45:23.564582924Z\" level=info msg=\"runSandbox: deleting pod ID 5325e254dc4d8eea41d3c7bdb7bd45f98694468b68911b0bfb8ac8f9cfaaacfe from idIndex\" id=26da1a82-70c8-4342-94ac-4088ab2b0bef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.459438 | controller |     "Jun 11 11:45:23.565266 crc crio[3644]: time=\"2026-06-11T11:45:23.56520403Z\" level=info msg=\"runSandbox: removing pod sandbox 5325e254dc4d8eea41d3c7bdb7bd45f98694468b68911b0bfb8ac8f9cfaaacfe\" id=26da1a82-70c8-4342-94ac-4088ab2b0bef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.459459 | controller |     "Jun 11 11:45:23.565266 crc crio[3644]: time=\"2026-06-11T11:45:23.565249871Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5325e254dc4d8eea41d3c7bdb7bd45f98694468b68911b0bfb8ac8f9cfaaacfe\" id=26da1a82-70c8-4342-94ac-4088ab2b0bef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.459480 | controller |     "Jun 11 11:45:23.566200 crc crio[3644]: time=\"2026-06-11T11:45:23.565281702Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5325e254dc4d8eea41d3c7bdb7bd45f98694468b68911b0bfb8ac8f9cfaaacfe\" id=26da1a82-70c8-4342-94ac-4088ab2b0bef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.459500 | controller |     "Jun 11 11:45:23.566200 crc crio[3644]: time=\"2026-06-11T11:45:23.565395944Z\" level=info msg=\"runSandbox: deleting pod ID 6e6ce966456c3ab6a52394931300651137ac3fc6d2961f76c92dfed10b345aa6 from idIndex\" id=46062957-1dc9-499c-a871-bd50a343b6a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.459521 | controller |     "Jun 11 11:45:23.566200 crc crio[3644]: time=\"2026-06-11T11:45:23.565488356Z\" level=info msg=\"runSandbox: removing pod sandbox 6e6ce966456c3ab6a52394931300651137ac3fc6d2961f76c92dfed10b345aa6\" id=46062957-1dc9-499c-a871-bd50a343b6a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.459543 | controller |     "Jun 11 11:45:23.566200 crc crio[3644]: time=\"2026-06-11T11:45:23.565559238Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 6e6ce966456c3ab6a52394931300651137ac3fc6d2961f76c92dfed10b345aa6\" id=46062957-1dc9-499c-a871-bd50a343b6a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.459574 | controller |     "Jun 11 11:45:23.566200 crc crio[3644]: time=\"2026-06-11T11:45:23.565588409Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 6e6ce966456c3ab6a52394931300651137ac3fc6d2961f76c92dfed10b345aa6\" id=46062957-1dc9-499c-a871-bd50a343b6a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.459598 | controller |     "Jun 11 11:45:23.569261 crc crio[3644]: time=\"2026-06-11T11:45:23.565170077Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4abea79bb56886f9b661bc890b48e0dfbeac9b19453c95d09e4e2d47b4317bf8\" id=886e8036-6a9a-4256-9f02-81318b22305e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.459622 | controller |     "Jun 11 11:45:23.571005 crc crio[3644]: time=\"2026-06-11T11:45:23.569572463Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: f4bb7cb10752f06b4c387bce7ca456487cab37b530d5ec95b50c5ade4c382934\" id=da0118dd-ae61-4dff-b930-6d3b448c7a1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.459646 | controller |     "Jun 11 11:45:23.574456 crc crio[3644]: time=\"2026-06-11T11:45:23.574339847Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5325e254dc4d8eea41d3c7bdb7bd45f98694468b68911b0bfb8ac8f9cfaaacfe\" id=26da1a82-70c8-4342-94ac-4088ab2b0bef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.459669 | controller |     "Jun 11 11:45:23.576026 crc crio[3644]: time=\"2026-06-11T11:45:23.575946223Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 6e6ce966456c3ab6a52394931300651137ac3fc6d2961f76c92dfed10b345aa6\" id=46062957-1dc9-499c-a871-bd50a343b6a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.459692 | controller |     "Jun 11 11:45:23.578103 crc crio[3644]: time=\"2026-06-11T11:45:23.577760578Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4abea79bb56886f9b661bc890b48e0dfbeac9b19453c95d09e4e2d47b4317bf8\" id=886e8036-6a9a-4256-9f02-81318b22305e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.459717 | controller |     "Jun 11 11:45:23.579252 crc crio[3644]: time=\"2026-06-11T11:45:23.578264049Z\" level=info msg=\"runSandbox: deleting pod ID 663bbfdee03defed5ddc4763143189e45c248860bbe9ea9cac4395e0afc16d11 from idIndex\" id=78f7c6d2-7cad-4242-af07-3de6a9e1acd7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.459740 | controller |     "Jun 11 11:45:23.579252 crc crio[3644]: time=\"2026-06-11T11:45:23.578557746Z\" level=info msg=\"runSandbox: removing pod sandbox 663bbfdee03defed5ddc4763143189e45c248860bbe9ea9cac4395e0afc16d11\" id=78f7c6d2-7cad-4242-af07-3de6a9e1acd7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.459764 | controller |     "Jun 11 11:45:23.579252 crc crio[3644]: time=\"2026-06-11T11:45:23.578599757Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 663bbfdee03defed5ddc4763143189e45c248860bbe9ea9cac4395e0afc16d11\" id=78f7c6d2-7cad-4242-af07-3de6a9e1acd7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.459789 | controller |     "Jun 11 11:45:23.579252 crc crio[3644]: time=\"2026-06-11T11:45:23.578620398Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 663bbfdee03defed5ddc4763143189e45c248860bbe9ea9cac4395e0afc16d11\" id=78f7c6d2-7cad-4242-af07-3de6a9e1acd7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.459814 | controller |     "Jun 11 11:45:23.585129 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.459839 | controller |     "Jun 11 11:45:23.585129 crc crio[3644]: time=\"2026-06-11T11:45:23.584039002Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8cca3a17652ce29ca6b436825f88ef26c8dc40137d19264b934f5f9b7c3bfa93\" id=3ab6c8ef-80fe-4a90-a30c-3dd8f35a642e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.459895 | controller |     "Jun 11 11:45:23.586208 crc crio[3644]: time=\"2026-06-11T11:45:23.585787643Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 663bbfdee03defed5ddc4763143189e45c248860bbe9ea9cac4395e0afc16d11\" id=78f7c6d2-7cad-4242-af07-3de6a9e1acd7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.459921 | controller |     "Jun 11 11:45:23.598560 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.459944 | controller |     "Jun 11 11:45:23.599629 crc crio[3644]: time=\"2026-06-11T11:45:23.599391306Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b33a57d400c69d6454082c67dbd8aa48747ede4a8a67ca36685efaa709ede66a\" id=c7951f7c-3b2a-4966-9474-3c1a9ad9e900 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.459967 | controller |     "Jun 11 11:45:23.600370 crc crio[3644]: time=\"2026-06-11T11:45:23.600182806Z\" level=info msg=\"runSandbox: deleting pod ID 8cca3a17652ce29ca6b436825f88ef26c8dc40137d19264b934f5f9b7c3bfa93 from idIndex\" id=3ab6c8ef-80fe-4a90-a30c-3dd8f35a642e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.459991 | controller |     "Jun 11 11:45:23.600439 crc crio[3644]: time=\"2026-06-11T11:45:23.600407483Z\" level=info msg=\"runSandbox: removing pod sandbox 8cca3a17652ce29ca6b436825f88ef26c8dc40137d19264b934f5f9b7c3bfa93\" id=3ab6c8ef-80fe-4a90-a30c-3dd8f35a642e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.460014 | controller |     "Jun 11 11:45:23.600723 crc crio[3644]: time=\"2026-06-11T11:45:23.600470454Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8cca3a17652ce29ca6b436825f88ef26c8dc40137d19264b934f5f9b7c3bfa93\" id=3ab6c8ef-80fe-4a90-a30c-3dd8f35a642e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.460038 | controller |     "Jun 11 11:45:23.600723 crc crio[3644]: time=\"2026-06-11T11:45:23.600500155Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8cca3a17652ce29ca6b436825f88ef26c8dc40137d19264b934f5f9b7c3bfa93\" id=3ab6c8ef-80fe-4a90-a30c-3dd8f35a642e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.460063 | controller |     "Jun 11 11:45:23.602984 crc crio[3644]: time=\"2026-06-11T11:45:23.602897126Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8cca3a17652ce29ca6b436825f88ef26c8dc40137d19264b934f5f9b7c3bfa93\" id=3ab6c8ef-80fe-4a90-a30c-3dd8f35a642e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.460085 | controller |     "Jun 11 11:45:23.612532 crc crio[3644]: time=\"2026-06-11T11:45:23.612438734Z\" 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=70cc6d1b-2ebc-443b-a50a-627bc0744cf3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.460108 | controller |     "Jun 11 11:45:23.614240 crc crio[3644]: time=\"2026-06-11T11:45:23.614036145Z\" 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=70cc6d1b-2ebc-443b-a50a-627bc0744cf3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.460130 | controller |     "Jun 11 11:45:23.617312 crc crio[3644]: time=\"2026-06-11T11:45:23.616906889Z\" level=info msg=\"runSandbox: deleting pod ID b33a57d400c69d6454082c67dbd8aa48747ede4a8a67ca36685efaa709ede66a from idIndex\" id=c7951f7c-3b2a-4966-9474-3c1a9ad9e900 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.460156 | controller |     "Jun 11 11:45:23.617312 crc crio[3644]: time=\"2026-06-11T11:45:23.617045273Z\" level=info msg=\"runSandbox: removing pod sandbox b33a57d400c69d6454082c67dbd8aa48747ede4a8a67ca36685efaa709ede66a\" id=c7951f7c-3b2a-4966-9474-3c1a9ad9e900 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.460186 | controller |     "Jun 11 11:45:23.617312 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.460211 | controller |     "Jun 11 11:45:23.617543 crc crio[3644]: time=\"2026-06-11T11:45:23.617129085Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b33a57d400c69d6454082c67dbd8aa48747ede4a8a67ca36685efaa709ede66a\" id=c7951f7c-3b2a-4966-9474-3c1a9ad9e900 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.460235 | controller |     "Jun 11 11:45:23.617724 crc crio[3644]: time=\"2026-06-11T11:45:23.617597688Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b33a57d400c69d6454082c67dbd8aa48747ede4a8a67ca36685efaa709ede66a\" id=c7951f7c-3b2a-4966-9474-3c1a9ad9e900 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.460259 | controller |     "Jun 11 11:45:23.618089 crc crio[3644]: time=\"2026-06-11T11:45:23.617463433Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 252597aab1d558fec30656ddf3d9088b19711bbda9bc19c82c8d1ea0918c729c\" id=39886aca-9317-4775-acd8-fee2141e1bef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.460281 | controller |     "Jun 11 11:45:23.618284 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.460303 | controller |     "Jun 11 11:45:23.618449 crc crio[3644]: time=\"2026-06-11T11:45:23.618340171Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox f48afcae6fb3c75adb0f4e8282b2af10947db3edc4063b58cdc2b6cf7fe20a2e\" id=cc64adf4-6d4c-4751-bce5-397fa18201fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.460324 | controller |     "Jun 11 11:45:23.623965 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.460347 | controller |     "Jun 11 11:45:23.635330 crc crio[3644]: time=\"2026-06-11T11:45:23.629176977Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b33a57d400c69d6454082c67dbd8aa48747ede4a8a67ca36685efaa709ede66a\" id=c7951f7c-3b2a-4966-9474-3c1a9ad9e900 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.460371 | controller |     "Jun 11 11:45:23.635330 crc crio[3644]: time=\"2026-06-11T11:45:23.635018001Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1552dab030bdd55f7ee771162a2bf14ec3c94d9a7692db5ab35ef977eff8ee2c\" id=148b67a8-941b-4715-b0dc-79c649f0747e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.460395 | controller |     "Jun 11 11:45:23.635458 crc crio[3644]: time=\"2026-06-11T11:45:23.635019961Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=0a391bbd-380c-4f8b-90c4-165904987ca3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.460418 | controller |     "Jun 11 11:45:23.642267 crc crio[3644]: time=\"2026-06-11T11:45:23.635526704Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=0a391bbd-380c-4f8b-90c4-165904987ca3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.460447 | controller |     "Jun 11 11:45:23.643983 crc crio[3644]: time=\"2026-06-11T11:45:23.642539096Z\" level=info msg=\"runSandbox: deleting pod ID 252597aab1d558fec30656ddf3d9088b19711bbda9bc19c82c8d1ea0918c729c from idIndex\" id=39886aca-9317-4775-acd8-fee2141e1bef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.460473 | controller |     "Jun 11 11:45:23.643983 crc crio[3644]: time=\"2026-06-11T11:45:23.643262335Z\" level=info msg=\"runSandbox: removing pod sandbox 252597aab1d558fec30656ddf3d9088b19711bbda9bc19c82c8d1ea0918c729c\" id=39886aca-9317-4775-acd8-fee2141e1bef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.460496 | controller |     "Jun 11 11:45:23.643983 crc crio[3644]: time=\"2026-06-11T11:45:23.643346567Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 252597aab1d558fec30656ddf3d9088b19711bbda9bc19c82c8d1ea0918c729c\" id=39886aca-9317-4775-acd8-fee2141e1bef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.460520 | controller |     "Jun 11 11:45:23.643983 crc crio[3644]: time=\"2026-06-11T11:45:23.643385468Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 252597aab1d558fec30656ddf3d9088b19711bbda9bc19c82c8d1ea0918c729c\" id=39886aca-9317-4775-acd8-fee2141e1bef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.460544 | controller |     "Jun 11 11:45:23.668589 crc crio[3644]: time=\"2026-06-11T11:45:23.660571363Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 252597aab1d558fec30656ddf3d9088b19711bbda9bc19c82c8d1ea0918c729c\" id=39886aca-9317-4775-acd8-fee2141e1bef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.460568 | controller |     "Jun 11 11:45:23.693017 crc crio[3644]: time=\"2026-06-11T11:45:23.677193544Z\" level=info msg=\"runSandbox: deleting pod ID f48afcae6fb3c75adb0f4e8282b2af10947db3edc4063b58cdc2b6cf7fe20a2e from idIndex\" id=cc64adf4-6d4c-4751-bce5-397fa18201fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.460591 | controller |     "Jun 11 11:45:23.694263 crc crio[3644]: time=\"2026-06-11T11:45:23.69304517Z\" level=info msg=\"runSandbox: removing pod sandbox f48afcae6fb3c75adb0f4e8282b2af10947db3edc4063b58cdc2b6cf7fe20a2e\" id=cc64adf4-6d4c-4751-bce5-397fa18201fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.460616 | controller |     "Jun 11 11:45:23.694263 crc crio[3644]: time=\"2026-06-11T11:45:23.693157044Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox f48afcae6fb3c75adb0f4e8282b2af10947db3edc4063b58cdc2b6cf7fe20a2e\" id=cc64adf4-6d4c-4751-bce5-397fa18201fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.460641 | controller |     "Jun 11 11:45:23.694263 crc crio[3644]: time=\"2026-06-11T11:45:23.693178445Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox f48afcae6fb3c75adb0f4e8282b2af10947db3edc4063b58cdc2b6cf7fe20a2e\" id=cc64adf4-6d4c-4751-bce5-397fa18201fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.460666 | controller |     "Jun 11 11:45:23.694263 crc crio[3644]: time=\"2026-06-11T11:45:23.692856356Z\" level=info msg=\"runSandbox: deleting pod ID 1552dab030bdd55f7ee771162a2bf14ec3c94d9a7692db5ab35ef977eff8ee2c from idIndex\" id=148b67a8-941b-4715-b0dc-79c649f0747e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.460692 | controller |     "Jun 11 11:45:23.695898 crc crio[3644]: time=\"2026-06-11T11:45:23.695829516Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=35280232-5ce4-4129-b830-b42618c3321e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.460718 | controller |     "Jun 11 11:45:23.696860 crc crio[3644]: time=\"2026-06-11T11:45:23.695917729Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=35280232-5ce4-4129-b830-b42618c3321e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.460747 | controller |     "Jun 11 11:45:23.696860 crc crio[3644]: time=\"2026-06-11T11:45:23.69633368Z\" level=info msg=\"runSandbox: removing pod sandbox 1552dab030bdd55f7ee771162a2bf14ec3c94d9a7692db5ab35ef977eff8ee2c\" id=148b67a8-941b-4715-b0dc-79c649f0747e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.460774 | controller |     "Jun 11 11:45:23.696860 crc crio[3644]: time=\"2026-06-11T11:45:23.696388842Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1552dab030bdd55f7ee771162a2bf14ec3c94d9a7692db5ab35ef977eff8ee2c\" id=148b67a8-941b-4715-b0dc-79c649f0747e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.460799 | controller |     "Jun 11 11:45:23.696860 crc crio[3644]: time=\"2026-06-11T11:45:23.696410462Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1552dab030bdd55f7ee771162a2bf14ec3c94d9a7692db5ab35ef977eff8ee2c\" id=148b67a8-941b-4715-b0dc-79c649f0747e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.460823 | controller |     "Jun 11 11:45:23.704299 crc crio[3644]: time=\"2026-06-11T11:45:23.696959572Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: f48afcae6fb3c75adb0f4e8282b2af10947db3edc4063b58cdc2b6cf7fe20a2e\" id=cc64adf4-6d4c-4751-bce5-397fa18201fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.460921 | controller |     "Jun 11 11:45:23.704299 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.460953 | controller |     "Jun 11 11:45:23.704299 crc crio[3644]: time=\"2026-06-11T11:45:23.698354399Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4abaf6c64ef81fc148e4654e1de10c1ee0bbd5bbd29843c950385e00633380cd\" id=579cfcfc-4f5c-4eb9-9875-5fef7f813437 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.460980 | controller |     "Jun 11 11:45:23.704299 crc crio[3644]: time=\"2026-06-11T11:45:23.70252768Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0\" id=a1f1fad2-636f-4ad9-8543-b3bd6ea2e1a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.461005 | controller |     "Jun 11 11:45:23.704299 crc crio[3644]: time=\"2026-06-11T11:45:23.702558881Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0\" id=a1f1fad2-636f-4ad9-8543-b3bd6ea2e1a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.461031 | controller |     "Jun 11 11:45:23.705148 crc crio[3644]: time=\"2026-06-11T11:45:23.705108492Z\" level=info msg=\"runSandbox: deleting pod ID 4abaf6c64ef81fc148e4654e1de10c1ee0bbd5bbd29843c950385e00633380cd from idIndex\" id=579cfcfc-4f5c-4eb9-9875-5fef7f813437 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.461058 | controller |     "Jun 11 11:45:23.705148 crc crio[3644]: time=\"2026-06-11T11:45:23.705147163Z\" level=info msg=\"runSandbox: removing pod sandbox 4abaf6c64ef81fc148e4654e1de10c1ee0bbd5bbd29843c950385e00633380cd\" id=579cfcfc-4f5c-4eb9-9875-5fef7f813437 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.461084 | controller |     "Jun 11 11:45:23.705225 crc crio[3644]: time=\"2026-06-11T11:45:23.705186984Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4abaf6c64ef81fc148e4654e1de10c1ee0bbd5bbd29843c950385e00633380cd\" id=579cfcfc-4f5c-4eb9-9875-5fef7f813437 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.461109 | controller |     "Jun 11 11:45:23.705225 crc crio[3644]: time=\"2026-06-11T11:45:23.705205785Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4abaf6c64ef81fc148e4654e1de10c1ee0bbd5bbd29843c950385e00633380cd\" id=579cfcfc-4f5c-4eb9-9875-5fef7f813437 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.461140 | controller |     "Jun 11 11:45:23.705783 crc crio[3644]: time=\"2026-06-11T11:45:23.705706827Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4abaf6c64ef81fc148e4654e1de10c1ee0bbd5bbd29843c950385e00633380cd\" id=579cfcfc-4f5c-4eb9-9875-5fef7f813437 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.461167 | controller |     "Jun 11 11:45:23.707400 crc crio[3644]: time=\"2026-06-11T11:45:23.707253332Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1552dab030bdd55f7ee771162a2bf14ec3c94d9a7692db5ab35ef977eff8ee2c\" id=148b67a8-941b-4715-b0dc-79c649f0747e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.461194 | controller |     "Jun 11 11:45:23.744488 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.461220 | controller |     "Jun 11 11:45:23.744488 crc crio[3644]: time=\"2026-06-11T11:45:23.743009983Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5c6bf2c968a1af479efbd15113343f04e4fa47464c0943e4017babdb154feebb\" id=4d9acd58-c201-4df6-b8d1-d0e4dcbfd79b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.461244 | controller |     "Jun 11 11:45:23.765764 crc crio[3644]: time=\"2026-06-11T11:45:23.765601289Z\" level=info msg=\"runSandbox: deleting pod ID 5c6bf2c968a1af479efbd15113343f04e4fa47464c0943e4017babdb154feebb from idIndex\" id=4d9acd58-c201-4df6-b8d1-d0e4dcbfd79b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.461267 | controller |     "Jun 11 11:45:23.766211 crc crio[3644]: time=\"2026-06-11T11:45:23.766190094Z\" level=info msg=\"runSandbox: removing pod sandbox 5c6bf2c968a1af479efbd15113343f04e4fa47464c0943e4017babdb154feebb\" id=4d9acd58-c201-4df6-b8d1-d0e4dcbfd79b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.461290 | controller |     "Jun 11 11:45:23.766340 crc crio[3644]: time=\"2026-06-11T11:45:23.766319987Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5c6bf2c968a1af479efbd15113343f04e4fa47464c0943e4017babdb154feebb\" id=4d9acd58-c201-4df6-b8d1-d0e4dcbfd79b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.461311 | controller |     "Jun 11 11:45:23.766447 crc crio[3644]: time=\"2026-06-11T11:45:23.76642718Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5c6bf2c968a1af479efbd15113343f04e4fa47464c0943e4017babdb154feebb\" id=4d9acd58-c201-4df6-b8d1-d0e4dcbfd79b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.461332 | controller |     "Jun 11 11:45:23.769276 crc crio[3644]: time=\"2026-06-11T11:45:23.769247221Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5c6bf2c968a1af479efbd15113343f04e4fa47464c0943e4017babdb154feebb\" id=4d9acd58-c201-4df6-b8d1-d0e4dcbfd79b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.461354 | controller |     "Jun 11 11:45:23.785556 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.461376 | controller |     "Jun 11 11:45:23.785898 crc crio[3644]: time=\"2026-06-11T11:45:23.78576736Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox df9f7b546ed00412b87e9af00a7523d138ea477815c3468e4c909a5d821553d3\" id=ee94681f-70f6-4016-bc38-6f6b70da01a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.461399 | controller |     "Jun 11 11:45:23.804791 crc crio[3644]: time=\"2026-06-11T11:45:23.804470734Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0\" id=7b96fd3e-de94-44a7-82ef-78881fa108b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.461426 | controller |     "Jun 11 11:45:23.805186 crc crio[3644]: time=\"2026-06-11T11:45:23.804850995Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0\" id=7b96fd3e-de94-44a7-82ef-78881fa108b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.461447 | controller |     "Jun 11 11:45:23.836223 crc crio[3644]: time=\"2026-06-11T11:45:23.834481702Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=c5f37709-c9e3-4ce6-9171-9519988795b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.461469 | controller |     "Jun 11 11:45:23.836223 crc crio[3644]: time=\"2026-06-11T11:45:23.835462148Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=c5f37709-c9e3-4ce6-9171-9519988795b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.461492 | controller |     "Jun 11 11:45:23.845176 crc crio[3644]: time=\"2026-06-11T11:45:23.843355195Z\" level=info msg=\"runSandbox: deleting pod ID df9f7b546ed00412b87e9af00a7523d138ea477815c3468e4c909a5d821553d3 from idIndex\" id=ee94681f-70f6-4016-bc38-6f6b70da01a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.461513 | controller |     "Jun 11 11:45:23.845176 crc crio[3644]: time=\"2026-06-11T11:45:23.84354023Z\" level=info msg=\"runSandbox: removing pod sandbox df9f7b546ed00412b87e9af00a7523d138ea477815c3468e4c909a5d821553d3\" id=ee94681f-70f6-4016-bc38-6f6b70da01a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.461535 | controller |     "Jun 11 11:45:23.845176 crc crio[3644]: time=\"2026-06-11T11:45:23.843610932Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox df9f7b546ed00412b87e9af00a7523d138ea477815c3468e4c909a5d821553d3\" id=ee94681f-70f6-4016-bc38-6f6b70da01a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.461556 | controller |     "Jun 11 11:45:23.845176 crc crio[3644]: time=\"2026-06-11T11:45:23.843634902Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox df9f7b546ed00412b87e9af00a7523d138ea477815c3468e4c909a5d821553d3\" id=ee94681f-70f6-4016-bc38-6f6b70da01a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.461579 | controller |     "Jun 11 11:45:23.867438 crc crio[3644]: time=\"2026-06-11T11:45:23.8670843Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: df9f7b546ed00412b87e9af00a7523d138ea477815c3468e4c909a5d821553d3\" id=ee94681f-70f6-4016-bc38-6f6b70da01a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.461600 | controller |     "Jun 11 11:45:23.872813 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.461621 | controller |     "Jun 11 11:45:23.877604 crc crio[3644]: time=\"2026-06-11T11:45:23.873112556Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 0a25a2047326880befa28d00d7038efd3135cecde05643fe4c8629203113cc2f\" id=4488a886-736d-4eba-97b8-f40b0965d0e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.461644 | controller |     "Jun 11 11:45:23.900579 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.461672 | controller |     "Jun 11 11:45:23.900985 crc crio[3644]: time=\"2026-06-11T11:45:23.900927916Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox bc234e3119e9acf1856b845f18df383bd3865a46e9102009a5be257c72b555a5\" id=7d384d20-c215-458a-b03c-6b140e86a265 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.461697 | controller |     "Jun 11 11:45:23.904993 crc crio[3644]: time=\"2026-06-11T11:45:23.904515378Z\" level=info msg=\"runSandbox: deleting pod ID 0a25a2047326880befa28d00d7038efd3135cecde05643fe4c8629203113cc2f from idIndex\" id=4488a886-736d-4eba-97b8-f40b0965d0e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.461722 | controller |     "Jun 11 11:45:23.905744 crc crio[3644]: time=\"2026-06-11T11:45:23.905540706Z\" level=info msg=\"runSandbox: removing pod sandbox 0a25a2047326880befa28d00d7038efd3135cecde05643fe4c8629203113cc2f\" id=4488a886-736d-4eba-97b8-f40b0965d0e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.461747 | controller |     "Jun 11 11:45:23.905938 crc crio[3644]: time=\"2026-06-11T11:45:23.905772111Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 0a25a2047326880befa28d00d7038efd3135cecde05643fe4c8629203113cc2f\" id=4488a886-736d-4eba-97b8-f40b0965d0e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.461772 | controller |     "Jun 11 11:45:23.905938 crc crio[3644]: time=\"2026-06-11T11:45:23.905813722Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 0a25a2047326880befa28d00d7038efd3135cecde05643fe4c8629203113cc2f\" id=4488a886-736d-4eba-97b8-f40b0965d0e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.461799 | controller |     "Jun 11 11:45:23.908516 crc crio[3644]: time=\"2026-06-11T11:45:23.908200184Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 0a25a2047326880befa28d00d7038efd3135cecde05643fe4c8629203113cc2f\" id=4488a886-736d-4eba-97b8-f40b0965d0e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.461824 | controller |     "Jun 11 11:45:23.911944 crc crio[3644]: time=\"2026-06-11T11:45:23.911622224Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=3ce731dc-c658-4da8-b0c6-8d886def89f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.461871 | controller |     "Jun 11 11:45:23.911944 crc crio[3644]: time=\"2026-06-11T11:45:23.911918201Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=3ce731dc-c658-4da8-b0c6-8d886def89f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.461903 | controller |     "Jun 11 11:45:23.919904 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.461932 | controller |     "Jun 11 11:45:23.919904 crc crio[3644]: time=\"2026-06-11T11:45:23.919807691Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 11bdbd20d7b4569989598df15129ee1f5086aa2430b18b1db056ba8d3fbb110d\" id=3cd08eb9-a295-426f-96b5-8175516e7bf9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.462003 | controller |     "Jun 11 11:45:23.921824 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.462028 | controller |     "Jun 11 11:45:23.922378 crc crio[3644]: time=\"2026-06-11T11:45:23.922176119Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c2ec98fde2390b841edb9ec5e92ef86658f13033e875d329797515e5d2162230\" id=20049aa8-3e37-4653-878e-2bc4cb0b6e75 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.462057 | controller |     "Jun 11 11:45:23.945260 crc crio[3644]: time=\"2026-06-11T11:45:23.944491718Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=155973f9-93d6-41ac-8a2b-24da8ad1bfe5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.462082 | controller |     "Jun 11 11:45:23.948363 crc crio[3644]: time=\"2026-06-11T11:45:23.947510396Z\" level=info msg=\"runSandbox: deleting pod ID c2ec98fde2390b841edb9ec5e92ef86658f13033e875d329797515e5d2162230 from idIndex\" id=20049aa8-3e37-4653-878e-2bc4cb0b6e75 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.462106 | controller |     "Jun 11 11:45:23.948363 crc crio[3644]: time=\"2026-06-11T11:45:23.947779812Z\" level=info msg=\"runSandbox: removing pod sandbox c2ec98fde2390b841edb9ec5e92ef86658f13033e875d329797515e5d2162230\" id=20049aa8-3e37-4653-878e-2bc4cb0b6e75 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.462130 | controller |     "Jun 11 11:45:23.948363 crc crio[3644]: time=\"2026-06-11T11:45:23.947845694Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c2ec98fde2390b841edb9ec5e92ef86658f13033e875d329797515e5d2162230\" id=20049aa8-3e37-4653-878e-2bc4cb0b6e75 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.462156 | controller |     "Jun 11 11:45:23.948363 crc crio[3644]: time=\"2026-06-11T11:45:23.947993108Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c2ec98fde2390b841edb9ec5e92ef86658f13033e875d329797515e5d2162230\" id=20049aa8-3e37-4653-878e-2bc4cb0b6e75 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.462182 | controller |     "Jun 11 11:45:23.953813 crc crio[3644]: time=\"2026-06-11T11:45:23.951259921Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=155973f9-93d6-41ac-8a2b-24da8ad1bfe5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.462205 | controller |     "Jun 11 11:45:23.957577 crc crio[3644]: time=\"2026-06-11T11:45:23.957142461Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c2ec98fde2390b841edb9ec5e92ef86658f13033e875d329797515e5d2162230\" id=20049aa8-3e37-4653-878e-2bc4cb0b6e75 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.462229 | controller |     "Jun 11 11:45:23.961773 crc crio[3644]: time=\"2026-06-11T11:45:23.960107377Z\" level=info msg=\"runSandbox: deleting pod ID bc234e3119e9acf1856b845f18df383bd3865a46e9102009a5be257c72b555a5 from idIndex\" id=7d384d20-c215-458a-b03c-6b140e86a265 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.462252 | controller |     "Jun 11 11:45:23.961773 crc crio[3644]: time=\"2026-06-11T11:45:23.960746073Z\" level=info msg=\"runSandbox: removing pod sandbox bc234e3119e9acf1856b845f18df383bd3865a46e9102009a5be257c72b555a5\" id=7d384d20-c215-458a-b03c-6b140e86a265 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.462275 | controller |     "Jun 11 11:45:23.966091 crc crio[3644]: time=\"2026-06-11T11:45:23.960810745Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox bc234e3119e9acf1856b845f18df383bd3865a46e9102009a5be257c72b555a5\" id=7d384d20-c215-458a-b03c-6b140e86a265 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.462299 | controller |     "Jun 11 11:45:23.966953 crc crio[3644]: time=\"2026-06-11T11:45:23.966615893Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox bc234e3119e9acf1856b845f18df383bd3865a46e9102009a5be257c72b555a5\" id=7d384d20-c215-458a-b03c-6b140e86a265 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.462321 | controller |     "Jun 11 11:45:23.967412 crc crio[3644]: time=\"2026-06-11T11:45:23.967290826Z\" level=info msg=\"runSandbox: deleting pod ID 11bdbd20d7b4569989598df15129ee1f5086aa2430b18b1db056ba8d3fbb110d from idIndex\" id=3cd08eb9-a295-426f-96b5-8175516e7bf9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.462349 | controller |     "Jun 11 11:45:23.967479 crc crio[3644]: time=\"2026-06-11T11:45:23.967421Z\" level=info msg=\"runSandbox: removing pod sandbox 11bdbd20d7b4569989598df15129ee1f5086aa2430b18b1db056ba8d3fbb110d\" id=3cd08eb9-a295-426f-96b5-8175516e7bf9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.462373 | controller |     "Jun 11 11:45:23.967515 crc crio[3644]: time=\"2026-06-11T11:45:23.967490842Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 11bdbd20d7b4569989598df15129ee1f5086aa2430b18b1db056ba8d3fbb110d\" id=3cd08eb9-a295-426f-96b5-8175516e7bf9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.462398 | controller |     "Jun 11 11:45:23.967515 crc crio[3644]: time=\"2026-06-11T11:45:23.967509733Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 11bdbd20d7b4569989598df15129ee1f5086aa2430b18b1db056ba8d3fbb110d\" id=3cd08eb9-a295-426f-96b5-8175516e7bf9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.462424 | controller |     "Jun 11 11:45:23.970195 crc crio[3644]: time=\"2026-06-11T11:45:23.970028857Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 11bdbd20d7b4569989598df15129ee1f5086aa2430b18b1db056ba8d3fbb110d\" id=3cd08eb9-a295-426f-96b5-8175516e7bf9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.462450 | controller |     "Jun 11 11:45:23.971223 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.462475 | controller |     "Jun 11 11:45:23.977064 crc crio[3644]: time=\"2026-06-11T11:45:23.975851729Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3301cbd78a2422919162030e2de349ea542a533cfb1056eeab50edfd75ce7823\" id=bd01d235-c64d-4d5a-bf48-cb90522c4d51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.462500 | controller |     "Jun 11 11:45:23.979527 crc crio[3644]: time=\"2026-06-11T11:45:23.979470434Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=6f371635-2547-4659-8f5f-b2c7b4aa1d9f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.462523 | controller |     "Jun 11 11:45:23.980210 crc crio[3644]: time=\"2026-06-11T11:45:23.980181662Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=6f371635-2547-4659-8f5f-b2c7b4aa1d9f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.462549 | controller |     "Jun 11 11:45:23.981275 crc crio[3644]: time=\"2026-06-11T11:45:23.980557621Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: bc234e3119e9acf1856b845f18df383bd3865a46e9102009a5be257c72b555a5\" id=7d384d20-c215-458a-b03c-6b140e86a265 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.462573 | controller |     "Jun 11 11:45:23.983542 crc crio[3644]: 2026-06-11T11:45:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.462597 | controller |     "Jun 11 11:45:23.983712 crc crio[3644]: time=\"2026-06-11T11:45:23.98351716Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox a4a67e8bb2c16f989ee2cbb6f3ad73b3f0f22d1ea6c80fc52cf90402863f8f96\" id=6c1a101d-df3c-4c8c-82f3-c700033c4f4d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.462625 | controller |     "Jun 11 11:45:24.014055 crc crio[3644]: time=\"2026-06-11T11:45:24.012469488Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=5a2fc41d-b68c-45d5-8d39-71661d58deaa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.462651 | controller |     "Jun 11 11:45:24.014055 crc crio[3644]: time=\"2026-06-11T11:45:24.013269668Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=5a2fc41d-b68c-45d5-8d39-71661d58deaa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.462674 | controller |     "Jun 11 11:45:24.023148 crc crio[3644]: time=\"2026-06-11T11:45:24.022466594Z\" level=info msg=\"runSandbox: deleting pod ID a4a67e8bb2c16f989ee2cbb6f3ad73b3f0f22d1ea6c80fc52cf90402863f8f96 from idIndex\" id=6c1a101d-df3c-4c8c-82f3-c700033c4f4d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.462698 | controller |     "Jun 11 11:45:24.023148 crc crio[3644]: time=\"2026-06-11T11:45:24.022543486Z\" level=info msg=\"runSandbox: removing pod sandbox a4a67e8bb2c16f989ee2cbb6f3ad73b3f0f22d1ea6c80fc52cf90402863f8f96\" id=6c1a101d-df3c-4c8c-82f3-c700033c4f4d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.462722 | controller |     "Jun 11 11:45:24.023148 crc crio[3644]: time=\"2026-06-11T11:45:24.022614248Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox a4a67e8bb2c16f989ee2cbb6f3ad73b3f0f22d1ea6c80fc52cf90402863f8f96\" id=6c1a101d-df3c-4c8c-82f3-c700033c4f4d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.462745 | controller |     "Jun 11 11:45:24.023148 crc crio[3644]: time=\"2026-06-11T11:45:24.022634478Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox a4a67e8bb2c16f989ee2cbb6f3ad73b3f0f22d1ea6c80fc52cf90402863f8f96\" id=6c1a101d-df3c-4c8c-82f3-c700033c4f4d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.462767 | controller |     "Jun 11 11:45:24.023148 crc crio[3644]: time=\"2026-06-11T11:45:24.022959568Z\" level=info msg=\"runSandbox: deleting pod ID 3301cbd78a2422919162030e2de349ea542a533cfb1056eeab50edfd75ce7823 from idIndex\" id=bd01d235-c64d-4d5a-bf48-cb90522c4d51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.462791 | controller |     "Jun 11 11:45:24.023148 crc crio[3644]: time=\"2026-06-11T11:45:24.023027549Z\" level=info msg=\"runSandbox: removing pod sandbox 3301cbd78a2422919162030e2de349ea542a533cfb1056eeab50edfd75ce7823\" id=bd01d235-c64d-4d5a-bf48-cb90522c4d51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.462814 | controller |     "Jun 11 11:45:24.023148 crc crio[3644]: time=\"2026-06-11T11:45:24.023085454Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3301cbd78a2422919162030e2de349ea542a533cfb1056eeab50edfd75ce7823\" id=bd01d235-c64d-4d5a-bf48-cb90522c4d51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.462838 | controller |     "Jun 11 11:45:24.023148 crc crio[3644]: time=\"2026-06-11T11:45:24.023114197Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3301cbd78a2422919162030e2de349ea542a533cfb1056eeab50edfd75ce7823\" id=bd01d235-c64d-4d5a-bf48-cb90522c4d51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.462888 | controller |     "Jun 11 11:45:24.026626 crc crio[3644]: time=\"2026-06-11T11:45:24.026356845Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3301cbd78a2422919162030e2de349ea542a533cfb1056eeab50edfd75ce7823\" id=bd01d235-c64d-4d5a-bf48-cb90522c4d51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.462913 | controller |     "Jun 11 11:45:24.031802 crc crio[3644]: time=\"2026-06-11T11:45:24.031412015Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=29ec7826-16e1-4716-aee6-34f04085b3b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.462942 | controller |     "Jun 11 11:45:24.031802 crc crio[3644]: time=\"2026-06-11T11:45:24.031611831Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=29ec7826-16e1-4716-aee6-34f04085b3b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.462967 | controller |     "Jun 11 11:45:24.041536 crc crio[3644]: time=\"2026-06-11T11:45:24.038003846Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: a4a67e8bb2c16f989ee2cbb6f3ad73b3f0f22d1ea6c80fc52cf90402863f8f96\" id=6c1a101d-df3c-4c8c-82f3-c700033c4f4d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.462989 | controller |     "Jun 11 11:45:24.060477 crc crio[3644]: time=\"2026-06-11T11:45:24.060379092Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=886e8036-6a9a-4256-9f02-81318b22305e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.463044 | controller |     "Jun 11 11:45:24.060580 crc crio[3644]: time=\"2026-06-11T11:45:24.060485145Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=886e8036-6a9a-4256-9f02-81318b22305e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.463080 | controller |     "Jun 11 11:45:24.072636 crc crio[3644]: time=\"2026-06-11T11:45:24.0720528Z\" 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=78f7c6d2-7cad-4242-af07-3de6a9e1acd7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.463105 | controller |     "Jun 11 11:45:24.072636 crc crio[3644]: time=\"2026-06-11T11:45:24.072337478Z\" 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=78f7c6d2-7cad-4242-af07-3de6a9e1acd7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.463131 | controller |     "Jun 11 11:45:24.082247 crc crio[3644]: time=\"2026-06-11T11:45:24.082088427Z\" 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=16df15a1-20d7-490f-b8a2-bba9018b6b86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.463157 | controller |     "Jun 11 11:45:24.082247 crc crio[3644]: time=\"2026-06-11T11:45:24.082221801Z\" 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=16df15a1-20d7-490f-b8a2-bba9018b6b86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.463183 | controller |     "Jun 11 11:45:24.096187 crc crio[3644]: time=\"2026-06-11T11:45:24.093094719Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=3ab6c8ef-80fe-4a90-a30c-3dd8f35a642e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.463209 | controller |     "Jun 11 11:45:24.096187 crc crio[3644]: time=\"2026-06-11T11:45:24.093160611Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=3ab6c8ef-80fe-4a90-a30c-3dd8f35a642e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.463235 | controller |     "Jun 11 11:45:24.098429 crc crio[3644]: time=\"2026-06-11T11:45:24.098333513Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=26da1a82-70c8-4342-94ac-4088ab2b0bef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.463267 | controller |     "Jun 11 11:45:24.098429 crc crio[3644]: time=\"2026-06-11T11:45:24.098419896Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=26da1a82-70c8-4342-94ac-4088ab2b0bef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.463292 | controller |     "Jun 11 11:45:24.109597 crc crio[3644]: time=\"2026-06-11T11:45:24.109166448Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=46062957-1dc9-499c-a871-bd50a343b6a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.463317 | controller |     "Jun 11 11:45:24.109597 crc crio[3644]: time=\"2026-06-11T11:45:24.109258811Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=46062957-1dc9-499c-a871-bd50a343b6a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.463341 | controller |     "Jun 11 11:45:24.117270 crc crio[3644]: 2026-06-11T11:45:24Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.463365 | controller |     "Jun 11 11:45:24.117479 crc crio[3644]: time=\"2026-06-11T11:45:24.117324944Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 13d69f6688f1b5db4dd64baa58577d299f4b8b5e1c51d1ce16b53a50ab45bd34\" id=35346711-6c80-492a-9f46-efb687ee11cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.463389 | controller |     "Jun 11 11:45:24.118272 crc crio[3644]: 2026-06-11T11:45:24Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.463413 | controller |     "Jun 11 11:45:24.118406 crc crio[3644]: time=\"2026-06-11T11:45:24.118331241Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 85654cb83dcfdea97c63142a23d18ba5776b7cbf26d8bfe21c4dba93af33436d\" id=83db2e13-fc10-4536-b28a-60472802bf92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.463438 | controller |     "Jun 11 11:45:24.118977 crc crio[3644]: time=\"2026-06-11T11:45:24.118933145Z\" level=info msg=\"runSandbox: deleting pod ID 13d69f6688f1b5db4dd64baa58577d299f4b8b5e1c51d1ce16b53a50ab45bd34 from idIndex\" id=35346711-6c80-492a-9f46-efb687ee11cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.463464 | controller |     "Jun 11 11:45:24.119081 crc crio[3644]: time=\"2026-06-11T11:45:24.119015057Z\" level=info msg=\"runSandbox: removing pod sandbox 13d69f6688f1b5db4dd64baa58577d299f4b8b5e1c51d1ce16b53a50ab45bd34\" id=35346711-6c80-492a-9f46-efb687ee11cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.463489 | controller |     "Jun 11 11:45:24.119081 crc crio[3644]: time=\"2026-06-11T11:45:24.119071979Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 13d69f6688f1b5db4dd64baa58577d299f4b8b5e1c51d1ce16b53a50ab45bd34\" id=35346711-6c80-492a-9f46-efb687ee11cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.463515 | controller |     "Jun 11 11:45:24.119161 crc crio[3644]: time=\"2026-06-11T11:45:24.1191022Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 13d69f6688f1b5db4dd64baa58577d299f4b8b5e1c51d1ce16b53a50ab45bd34\" id=35346711-6c80-492a-9f46-efb687ee11cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.463545 | controller |     "Jun 11 11:45:24.119795 crc crio[3644]: time=\"2026-06-11T11:45:24.119728375Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 13d69f6688f1b5db4dd64baa58577d299f4b8b5e1c51d1ce16b53a50ab45bd34\" id=35346711-6c80-492a-9f46-efb687ee11cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.463571 | controller |     "Jun 11 11:45:24.120445 crc crio[3644]: time=\"2026-06-11T11:45:24.120378465Z\" level=info msg=\"runSandbox: deleting pod ID 85654cb83dcfdea97c63142a23d18ba5776b7cbf26d8bfe21c4dba93af33436d from idIndex\" id=83db2e13-fc10-4536-b28a-60472802bf92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.463596 | controller |     "Jun 11 11:45:24.120445 crc crio[3644]: time=\"2026-06-11T11:45:24.120438306Z\" level=info msg=\"runSandbox: removing pod sandbox 85654cb83dcfdea97c63142a23d18ba5776b7cbf26d8bfe21c4dba93af33436d\" id=83db2e13-fc10-4536-b28a-60472802bf92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.463620 | controller |     "Jun 11 11:45:24.120575 crc crio[3644]: time=\"2026-06-11T11:45:24.120497928Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 85654cb83dcfdea97c63142a23d18ba5776b7cbf26d8bfe21c4dba93af33436d\" id=83db2e13-fc10-4536-b28a-60472802bf92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.463645 | controller |     "Jun 11 11:45:24.120575 crc crio[3644]: time=\"2026-06-11T11:45:24.120523918Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 85654cb83dcfdea97c63142a23d18ba5776b7cbf26d8bfe21c4dba93af33436d\" id=83db2e13-fc10-4536-b28a-60472802bf92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.463670 | controller |     "Jun 11 11:45:24.121918 crc crio[3644]: time=\"2026-06-11T11:45:24.121473543Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 85654cb83dcfdea97c63142a23d18ba5776b7cbf26d8bfe21c4dba93af33436d\" id=83db2e13-fc10-4536-b28a-60472802bf92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.463695 | controller |     "Jun 11 11:45:24.124611 crc crio[3644]: time=\"2026-06-11T11:45:24.124452696Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=da0118dd-ae61-4dff-b930-6d3b448c7a1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.463720 | controller |     "Jun 11 11:45:24.124611 crc crio[3644]: time=\"2026-06-11T11:45:24.124543897Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=da0118dd-ae61-4dff-b930-6d3b448c7a1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.463745 | controller |     "Jun 11 11:45:24.134336 crc crio[3644]: time=\"2026-06-11T11:45:24.134170168Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=39886aca-9317-4775-acd8-fee2141e1bef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.463770 | controller |     "Jun 11 11:45:24.134336 crc crio[3644]: time=\"2026-06-11T11:45:24.134335402Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=39886aca-9317-4775-acd8-fee2141e1bef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.463795 | controller |     "Jun 11 11:45:24.134336 crc crio[3644]: 2026-06-11T11:45:24Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.463821 | controller |     "Jun 11 11:45:24.134819 crc crio[3644]: time=\"2026-06-11T11:45:24.134726879Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 181ac3cafb4d6fa44a0e7f27bd9f204499c35d0579af782a1d8b144c0f15c8d3\" id=7232933d-fef8-4eed-ad3d-ff4ee7a48ae6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.463871 | controller |     "Jun 11 11:45:24.140269 crc crio[3644]: time=\"2026-06-11T11:45:24.139479363Z\" level=info msg=\"runSandbox: deleting pod ID 181ac3cafb4d6fa44a0e7f27bd9f204499c35d0579af782a1d8b144c0f15c8d3 from idIndex\" id=7232933d-fef8-4eed-ad3d-ff4ee7a48ae6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.463904 | controller |     "Jun 11 11:45:24.140269 crc crio[3644]: time=\"2026-06-11T11:45:24.139530144Z\" level=info msg=\"runSandbox: removing pod sandbox 181ac3cafb4d6fa44a0e7f27bd9f204499c35d0579af782a1d8b144c0f15c8d3\" id=7232933d-fef8-4eed-ad3d-ff4ee7a48ae6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.463931 | controller |     "Jun 11 11:45:24.140269 crc crio[3644]: time=\"2026-06-11T11:45:24.139585116Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 181ac3cafb4d6fa44a0e7f27bd9f204499c35d0579af782a1d8b144c0f15c8d3\" id=7232933d-fef8-4eed-ad3d-ff4ee7a48ae6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.463956 | controller |     "Jun 11 11:45:24.140269 crc crio[3644]: time=\"2026-06-11T11:45:24.139607096Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 181ac3cafb4d6fa44a0e7f27bd9f204499c35d0579af782a1d8b144c0f15c8d3\" id=7232933d-fef8-4eed-ad3d-ff4ee7a48ae6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.463981 | controller |     "Jun 11 11:45:24.142126 crc crio[3644]: time=\"2026-06-11T11:45:24.142062366Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=cc64adf4-6d4c-4751-bce5-397fa18201fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.464005 | controller |     "Jun 11 11:45:24.142211 crc crio[3644]: time=\"2026-06-11T11:45:24.142133938Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=cc64adf4-6d4c-4751-bce5-397fa18201fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.464030 | controller |     "Jun 11 11:45:24.143030 crc crio[3644]: time=\"2026-06-11T11:45:24.142793358Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 181ac3cafb4d6fa44a0e7f27bd9f204499c35d0579af782a1d8b144c0f15c8d3\" id=7232933d-fef8-4eed-ad3d-ff4ee7a48ae6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.464055 | controller |     "Jun 11 11:45:24.143477 crc crio[3644]: 2026-06-11T11:45:24Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.464079 | controller |     "Jun 11 11:45:24.143640 crc crio[3644]: time=\"2026-06-11T11:45:24.14341185Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.464105 | controller |     "Jun 11 11:45:24.143762 crc crio[3644]: time=\"2026-06-11T11:45:24.143609085Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 23791883e62e0db263bcad2763bfb61385e20e609cb2cdf8c5e7a2bbaaf023b8\" id=3733d455-f534-4b2c-bdd4-bbc6831ce51f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.464128 | controller |     "Jun 11 11:45:24.145293 crc crio[3644]: time=\"2026-06-11T11:45:24.145032052Z\" level=info msg=\"runSandbox: deleting pod ID 23791883e62e0db263bcad2763bfb61385e20e609cb2cdf8c5e7a2bbaaf023b8 from idIndex\" id=3733d455-f534-4b2c-bdd4-bbc6831ce51f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.464152 | controller |     "Jun 11 11:45:24.145293 crc crio[3644]: time=\"2026-06-11T11:45:24.145099944Z\" level=info msg=\"runSandbox: removing pod sandbox 23791883e62e0db263bcad2763bfb61385e20e609cb2cdf8c5e7a2bbaaf023b8\" id=3733d455-f534-4b2c-bdd4-bbc6831ce51f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.464185 | controller |     "Jun 11 11:45:24.145293 crc crio[3644]: time=\"2026-06-11T11:45:24.145175605Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 23791883e62e0db263bcad2763bfb61385e20e609cb2cdf8c5e7a2bbaaf023b8\" id=3733d455-f534-4b2c-bdd4-bbc6831ce51f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.464210 | controller |     "Jun 11 11:45:24.145293 crc crio[3644]: time=\"2026-06-11T11:45:24.145200386Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 23791883e62e0db263bcad2763bfb61385e20e609cb2cdf8c5e7a2bbaaf023b8\" id=3733d455-f534-4b2c-bdd4-bbc6831ce51f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.464233 | controller |     "Jun 11 11:45:24.145734 crc crio[3644]: time=\"2026-06-11T11:45:24.145594706Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 23791883e62e0db263bcad2763bfb61385e20e609cb2cdf8c5e7a2bbaaf023b8\" id=3733d455-f534-4b2c-bdd4-bbc6831ce51f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.464256 | controller |     "Jun 11 11:45:24.148794 crc crio[3644]: 2026-06-11T11:45:24Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 13:18:31.464278 | controller |     "Jun 11 11:45:24.149124 crc crio[3644]: time=\"2026-06-11T11:45:24.148852159Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3d9524cc7c7b33347a25e1b20adaf7058db8917857571a17857d0f1760928107\" id=c4412f73-c025-4f9a-be44-bbb32e821e03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.464301 | controller |     "Jun 11 11:45:24.149124 crc crio[3644]: time=\"2026-06-11T11:45:24.148978872Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.464324 | controller |     "Jun 11 11:45:24.149124 crc crio[3644]: time=\"2026-06-11T11:45:24.149040254Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/egress-router\\\"\"",
2026-06-11 13:18:31.464347 | controller |     "Jun 11 11:45:24.150353 crc crio[3644]: time=\"2026-06-11T11:45:24.150271796Z\" level=info msg=\"runSandbox: deleting pod ID 3d9524cc7c7b33347a25e1b20adaf7058db8917857571a17857d0f1760928107 from idIndex\" id=c4412f73-c025-4f9a-be44-bbb32e821e03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.464368 | controller |     "Jun 11 11:45:24.150353 crc crio[3644]: time=\"2026-06-11T11:45:24.150330647Z\" level=info msg=\"runSandbox: removing pod sandbox 3d9524cc7c7b33347a25e1b20adaf7058db8917857571a17857d0f1760928107\" id=c4412f73-c025-4f9a-be44-bbb32e821e03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.464389 | controller |     "Jun 11 11:45:24.150463 crc crio[3644]: time=\"2026-06-11T11:45:24.150360978Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3d9524cc7c7b33347a25e1b20adaf7058db8917857571a17857d0f1760928107\" id=c4412f73-c025-4f9a-be44-bbb32e821e03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.464412 | controller |     "Jun 11 11:45:24.150463 crc crio[3644]: time=\"2026-06-11T11:45:24.150383069Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3d9524cc7c7b33347a25e1b20adaf7058db8917857571a17857d0f1760928107\" id=c4412f73-c025-4f9a-be44-bbb32e821e03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.464435 | controller |     "Jun 11 11:45:24.152791 crc crio[3644]: time=\"2026-06-11T11:45:24.152545394Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3d9524cc7c7b33347a25e1b20adaf7058db8917857571a17857d0f1760928107\" id=c4412f73-c025-4f9a-be44-bbb32e821e03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.464457 | controller |     "Jun 11 11:45:24.153426 crc crio[3644]: time=\"2026-06-11T11:45:24.153314913Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0\" id=579cfcfc-4f5c-4eb9-9875-5fef7f813437 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.464485 | controller |     "Jun 11 11:45:24.153581 crc crio[3644]: time=\"2026-06-11T11:45:24.153501949Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0\" id=579cfcfc-4f5c-4eb9-9875-5fef7f813437 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.464508 | controller |     "Jun 11 11:45:24.158767 crc crio[3644]: time=\"2026-06-11T11:45:24.158623639Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=148b67a8-941b-4715-b0dc-79c649f0747e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.464530 | controller |     "Jun 11 11:45:24.158767 crc crio[3644]: time=\"2026-06-11T11:45:24.158773553Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=148b67a8-941b-4715-b0dc-79c649f0747e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.464553 | controller |     "Jun 11 11:45:24.163838 crc crio[3644]: time=\"2026-06-11T11:45:24.163712199Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=4d9acd58-c201-4df6-b8d1-d0e4dcbfd79b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.464575 | controller |     "Jun 11 11:45:24.163838 crc crio[3644]: time=\"2026-06-11T11:45:24.163820402Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=4d9acd58-c201-4df6-b8d1-d0e4dcbfd79b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.464598 | controller |     "Jun 11 11:45:24.171223 crc crio[3644]: time=\"2026-06-11T11:45:24.171024977Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=c7951f7c-3b2a-4966-9474-3c1a9ad9e900 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.464620 | controller |     "Jun 11 11:45:24.171223 crc crio[3644]: time=\"2026-06-11T11:45:24.17114524Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=c7951f7c-3b2a-4966-9474-3c1a9ad9e900 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.464642 | controller |     "Jun 11 11:45:24.176592 crc crio[3644]: time=\"2026-06-11T11:45:24.176494656Z\" 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=ee94681f-70f6-4016-bc38-6f6b70da01a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.464664 | controller |     "Jun 11 11:45:24.176783 crc crio[3644]: time=\"2026-06-11T11:45:24.176594569Z\" 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=ee94681f-70f6-4016-bc38-6f6b70da01a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.464686 | controller |     "Jun 11 11:45:24.177898 crc crio[3644]: time=\"2026-06-11T11:45:24.177800919Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.464708 | controller |     "Jun 11 11:45:24.177898 crc crio[3644]: time=\"2026-06-11T11:45:24.177892132Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.464735 | controller |     "Jun 11 11:45:24.177986 crc crio[3644]: time=\"2026-06-11T11:45:24.177948473Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_81918078-3fc4-4198-8ef3-eb7dd7c9833e\\\"\"",
2026-06-11 13:18:31.464757 | controller |     "Jun 11 11:45:24.178033 crc crio[3644]: time=\"2026-06-11T11:45:24.178006705Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_4317409f-2b2d-4571-b6a7-41dc5a00422a\\\"\"",
2026-06-11 13:18:31.464780 | controller |     "Jun 11 11:45:24.183165 crc crio[3644]: time=\"2026-06-11T11:45:24.183020544Z\" 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=4488a886-736d-4eba-97b8-f40b0965d0e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.464802 | controller |     "Jun 11 11:45:24.183165 crc crio[3644]: time=\"2026-06-11T11:45:24.183151597Z\" 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=4488a886-736d-4eba-97b8-f40b0965d0e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.464823 | controller |     "Jun 11 11:45:24.193020 crc crio[3644]: time=\"2026-06-11T11:45:24.192732062Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=20049aa8-3e37-4653-878e-2bc4cb0b6e75 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.464889 | controller |     "Jun 11 11:45:24.193349 crc crio[3644]: time=\"2026-06-11T11:45:24.193261157Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=20049aa8-3e37-4653-878e-2bc4cb0b6e75 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.464916 | controller |     "Jun 11 11:45:24.205554 crc crio[3644]: time=\"2026-06-11T11:45:24.204805201Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=3cd08eb9-a295-426f-96b5-8175516e7bf9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.464939 | controller |     "Jun 11 11:45:24.206936 crc crio[3644]: time=\"2026-06-11T11:45:24.205744164Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=3cd08eb9-a295-426f-96b5-8175516e7bf9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.464961 | controller |     "Jun 11 11:45:24.209902 crc crio[3644]: time=\"2026-06-11T11:45:24.209713304Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0\" id=7d384d20-c215-458a-b03c-6b140e86a265 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.464983 | controller |     "Jun 11 11:45:24.209902 crc crio[3644]: time=\"2026-06-11T11:45:24.209778816Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0\" id=7d384d20-c215-458a-b03c-6b140e86a265 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.465004 | controller |     "Jun 11 11:45:24.215253 crc crio[3644]: time=\"2026-06-11T11:45:24.21456587Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=bd01d235-c64d-4d5a-bf48-cb90522c4d51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.465025 | controller |     "Jun 11 11:45:24.215253 crc crio[3644]: time=\"2026-06-11T11:45:24.214737723Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=bd01d235-c64d-4d5a-bf48-cb90522c4d51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.465053 | controller |     "Jun 11 11:45:24.216506 crc crio[3644]: time=\"2026-06-11T11:45:24.216332463Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.465077 | controller |     "Jun 11 11:45:24.216506 crc crio[3644]: time=\"2026-06-11T11:45:24.216357054Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.465142 | controller |     "Jun 11 11:45:24.216506 crc crio[3644]: time=\"2026-06-11T11:45:24.216378554Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.465170 | controller |     "Jun 11 11:45:24.220496 crc crio[3644]: time=\"2026-06-11T11:45:24.220294185Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=6c1a101d-df3c-4c8c-82f3-c700033c4f4d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.465194 | controller |     "Jun 11 11:45:24.220496 crc crio[3644]: time=\"2026-06-11T11:45:24.220445989Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=6c1a101d-df3c-4c8c-82f3-c700033c4f4d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.465218 | controller |     "Jun 11 11:45:24.226736 crc crio[3644]: time=\"2026-06-11T11:45:24.226544054Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=35346711-6c80-492a-9f46-efb687ee11cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.465240 | controller |     "Jun 11 11:45:24.226736 crc crio[3644]: time=\"2026-06-11T11:45:24.226725479Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=35346711-6c80-492a-9f46-efb687ee11cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.465261 | controller |     "Jun 11 11:45:24.231765 crc crio[3644]: time=\"2026-06-11T11:45:24.231576785Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0\" id=83db2e13-fc10-4536-b28a-60472802bf92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.465284 | controller |     "Jun 11 11:45:24.231765 crc crio[3644]: time=\"2026-06-11T11:45:24.231703658Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0\" id=83db2e13-fc10-4536-b28a-60472802bf92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.465308 | controller |     "Jun 11 11:45:24.236036 crc crio[3644]: time=\"2026-06-11T11:45:24.235955328Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=c4412f73-c025-4f9a-be44-bbb32e821e03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.465330 | controller |     "Jun 11 11:45:24.236036 crc crio[3644]: time=\"2026-06-11T11:45:24.23602021Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=c4412f73-c025-4f9a-be44-bbb32e821e03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.465352 | controller |     "Jun 11 11:45:24.241207 crc crio[3644]: time=\"2026-06-11T11:45:24.240949423Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=7232933d-fef8-4eed-ad3d-ff4ee7a48ae6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.465380 | controller |     "Jun 11 11:45:24.241207 crc crio[3644]: time=\"2026-06-11T11:45:24.241026655Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=7232933d-fef8-4eed-ad3d-ff4ee7a48ae6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.465405 | controller |     "Jun 11 11:45:24.245215 crc crio[3644]: time=\"2026-06-11T11:45:24.245100029Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=3733d455-f534-4b2c-bdd4-bbc6831ce51f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.465430 | controller |     "Jun 11 11:45:24.245215 crc crio[3644]: time=\"2026-06-11T11:45:24.245194211Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=3733d455-f534-4b2c-bdd4-bbc6831ce51f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.465454 | controller |     "Jun 11 11:45:24.262006 crc crio[3644]: time=\"2026-06-11T11:45:24.261901308Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.465478 | controller |     "Jun 11 11:45:24.262006 crc crio[3644]: time=\"2026-06-11T11:45:24.26197637Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.465502 | controller |     "Jun 11 11:45:24.262266 crc crio[3644]: time=\"2026-06-11T11:45:24.262047782Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bandwidth\\\"\"",
2026-06-11 13:18:31.465525 | controller |     "Jun 11 11:45:24.307592 crc crio[3644]: time=\"2026-06-11T11:45:24.306517048Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.465549 | controller |     "Jun 11 11:45:24.307592 crc crio[3644]: time=\"2026-06-11T11:45:24.306684802Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.465572 | controller |     "Jun 11 11:45:24.307592 crc crio[3644]: time=\"2026-06-11T11:45:24.306761244Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bridge\\\"\"",
2026-06-11 13:18:31.465595 | controller |     "Jun 11 11:45:24.327499 crc crio[3644]: time=\"2026-06-11T11:45:24.327155686Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.465619 | controller |     "Jun 11 11:45:24.327499 crc crio[3644]: time=\"2026-06-11T11:45:24.327227088Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.465642 | controller |     "Jun 11 11:45:24.327499 crc crio[3644]: time=\"2026-06-11T11:45:24.327276179Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dhcp\\\"\"",
2026-06-11 13:18:31.465666 | controller |     "Jun 11 11:45:24.359011 crc crio[3644]: time=\"2026-06-11T11:45:24.358839315Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.465689 | controller |     "Jun 11 11:45:24.359294 crc crio[3644]: time=\"2026-06-11T11:45:24.35903941Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.465712 | controller |     "Jun 11 11:45:24.359294 crc crio[3644]: time=\"2026-06-11T11:45:24.359150933Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dummy\\\"\"",
2026-06-11 13:18:31.465735 | controller |     "Jun 11 11:45:24.382257 crc crio[3644]: time=\"2026-06-11T11:45:24.382073437Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.465764 | controller |     "Jun 11 11:45:24.382559 crc crio[3644]: time=\"2026-06-11T11:45:24.382224222Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.465788 | controller |     "Jun 11 11:45:24.382559 crc crio[3644]: time=\"2026-06-11T11:45:24.382467558Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/firewall\\\"\"",
2026-06-11 13:18:31.465811 | controller |     "Jun 11 11:45:24.405816 crc crio[3644]: time=\"2026-06-11T11:45:24.405564958Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.465835 | controller |     "Jun 11 11:45:24.405816 crc crio[3644]: time=\"2026-06-11T11:45:24.405719202Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.465890 | controller |     "Jun 11 11:45:24.405816 crc crio[3644]: time=\"2026-06-11T11:45:24.405806514Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-device\\\"\"",
2026-06-11 13:18:31.465921 | controller |     "Jun 11 11:45:24.429764 crc crio[3644]: time=\"2026-06-11T11:45:24.429568962Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.465947 | controller |     "Jun 11 11:45:24.429764 crc crio[3644]: time=\"2026-06-11T11:45:24.429705285Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.465972 | controller |     "Jun 11 11:45:24.429764 crc crio[3644]: time=\"2026-06-11T11:45:24.429758966Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-local\\\"\"",
2026-06-11 13:18:31.465997 | controller |     "Jun 11 11:45:24.454039 crc crio[3644]: time=\"2026-06-11T11:45:24.453217686Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.466024 | controller |     "Jun 11 11:45:24.454039 crc crio[3644]: time=\"2026-06-11T11:45:24.453403671Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.466050 | controller |     "Jun 11 11:45:24.454039 crc crio[3644]: time=\"2026-06-11T11:45:24.453521794Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.466076 | controller |     "Jun 11 11:45:24.478134 crc crio[3644]: time=\"2026-06-11T11:45:24.478029269Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.466101 | controller |     "Jun 11 11:45:24.478134 crc crio[3644]: time=\"2026-06-11T11:45:24.478097181Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.466127 | controller |     "Jun 11 11:45:24.478134 crc crio[3644]: time=\"2026-06-11T11:45:24.478151753Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ipvlan\\\"\"",
2026-06-11 13:18:31.466152 | controller |     "Jun 11 11:45:24.500733 crc crio[3644]: time=\"2026-06-11T11:45:24.500549415Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.466224 | controller |     "Jun 11 11:45:24.500733 crc crio[3644]: time=\"2026-06-11T11:45:24.500620267Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.466252 | controller |     "Jun 11 11:45:24.500733 crc crio[3644]: time=\"2026-06-11T11:45:24.500709699Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/loopback\\\"\"",
2026-06-11 13:18:31.466279 | controller |     "Jun 11 11:45:24.531412 crc crio[3644]: time=\"2026-06-11T11:45:24.531213708Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.466309 | controller |     "Jun 11 11:45:24.531412 crc crio[3644]: time=\"2026-06-11T11:45:24.53128319Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.466335 | controller |     "Jun 11 11:45:24.531412 crc crio[3644]: time=\"2026-06-11T11:45:24.531329251Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/macvlan\\\"\"",
2026-06-11 13:18:31.466360 | controller |     "Jun 11 11:45:24.552479 crc crio[3644]: time=\"2026-06-11T11:45:24.552279736Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.466383 | controller |     "Jun 11 11:45:24.552479 crc crio[3644]: time=\"2026-06-11T11:45:24.552328757Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.466406 | controller |     "Jun 11 11:45:24.552479 crc crio[3644]: time=\"2026-06-11T11:45:24.552378468Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/portmap\\\"\"",
2026-06-11 13:18:31.466429 | controller |     "Jun 11 11:45:24.573055 crc crio[3644]: time=\"2026-06-11T11:45:24.572941244Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.466454 | controller |     "Jun 11 11:45:24.573055 crc crio[3644]: time=\"2026-06-11T11:45:24.572995546Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.466479 | controller |     "Jun 11 11:45:24.573055 crc crio[3644]: time=\"2026-06-11T11:45:24.573041067Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ptp\\\"\"",
2026-06-11 13:18:31.466503 | controller |     "Jun 11 11:45:24.594016 crc crio[3644]: time=\"2026-06-11T11:45:24.593854558Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.466527 | controller |     "Jun 11 11:45:24.594016 crc crio[3644]: time=\"2026-06-11T11:45:24.593960691Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.466551 | controller |     "Jun 11 11:45:24.594016 crc crio[3644]: time=\"2026-06-11T11:45:24.593982301Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/sbr\\\"\"",
2026-06-11 13:18:31.466574 | controller |     "Jun 11 11:45:24.616257 crc crio[3644]: time=\"2026-06-11T11:45:24.616107357Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.466596 | controller |     "Jun 11 11:45:24.616257 crc crio[3644]: time=\"2026-06-11T11:45:24.616212629Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.466619 | controller |     "Jun 11 11:45:24.616257 crc crio[3644]: time=\"2026-06-11T11:45:24.6162517Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/static\\\"\"",
2026-06-11 13:18:31.466642 | controller |     "Jun 11 11:45:24.638401 crc crio[3644]: time=\"2026-06-11T11:45:24.638296034Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.466664 | controller |     "Jun 11 11:45:24.638401 crc crio[3644]: time=\"2026-06-11T11:45:24.638369926Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.466686 | controller |     "Jun 11 11:45:24.638401 crc crio[3644]: time=\"2026-06-11T11:45:24.638422967Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tap\\\"\"",
2026-06-11 13:18:31.466708 | controller |     "Jun 11 11:45:24.672305 crc crio[3644]: time=\"2026-06-11T11:45:24.672177839Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.466731 | controller |     "Jun 11 11:45:24.672305 crc crio[3644]: time=\"2026-06-11T11:45:24.672268591Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.466763 | controller |     "Jun 11 11:45:24.672305 crc crio[3644]: time=\"2026-06-11T11:45:24.672329823Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tuning\\\"\"",
2026-06-11 13:18:31.466788 | controller |     "Jun 11 11:45:24.701121 crc crio[3644]: time=\"2026-06-11T11:45:24.700969011Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.466811 | controller |     "Jun 11 11:45:24.701121 crc crio[3644]: time=\"2026-06-11T11:45:24.701060174Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.466831 | controller |     "Jun 11 11:45:24.701121 crc crio[3644]: time=\"2026-06-11T11:45:24.701109625Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vlan\\\"\"",
2026-06-11 13:18:31.466880 | controller |     "Jun 11 11:45:24.726111 crc crio[3644]: time=\"2026-06-11T11:45:24.725936802Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.466906 | controller |     "Jun 11 11:45:24.726111 crc crio[3644]: time=\"2026-06-11T11:45:24.726070316Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.466999 | controller |     "Jun 11 11:45:24.726477 crc crio[3644]: time=\"2026-06-11T11:45:24.726150728Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vrf\\\"\"",
2026-06-11 13:18:31.467036 | controller |     "Jun 11 11:45:24.753095 crc crio[3644]: time=\"2026-06-11T11:45:24.752977864Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=6e8d136e-eaa2-41a5-8deb-aa71bf060de3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.467064 | controller |     "Jun 11 11:45:24.755550 crc crio[3644]: time=\"2026-06-11T11:45:24.755444317Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=b467307b-c2c8-4d4c-86b4-fd615ad0015d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.467090 | controller |     "Jun 11 11:45:24.758815 crc crio[3644]: time=\"2026-06-11T11:45:24.758342691Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=9f7c8fb8-c63e-417f-a6b5-9f87583e13cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.467114 | controller |     "Jun 11 11:45:24.759405 crc crio[3644]: time=\"2026-06-11T11:45:24.759283685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.467139 | controller |     "Jun 11 11:45:24.772557 crc crio[3644]: time=\"2026-06-11T11:45:24.772447951Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.467164 | controller |     "Jun 11 11:45:24.772557 crc crio[3644]: time=\"2026-06-11T11:45:24.772519613Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.467187 | controller |     "Jun 11 11:45:24.772557 crc crio[3644]: time=\"2026-06-11T11:45:24.772552684Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.467212 | controller |     "Jun 11 11:45:24.793176 crc crio[3644]: time=\"2026-06-11T11:45:24.789389234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.467269 | controller |     "Jun 11 11:45:24.816426 crc crio[3644]: time=\"2026-06-11T11:45:24.813825848Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.467312 | controller |     "Jun 11 11:45:24.816426 crc crio[3644]: time=\"2026-06-11T11:45:24.814005703Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.467339 | controller |     "Jun 11 11:45:24.816426 crc crio[3644]: time=\"2026-06-11T11:45:24.814052414Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_4317409f-2b2d-4571-b6a7-41dc5a00422a\\\"\"",
2026-06-11 13:18:31.467363 | controller |     "Jun 11 11:45:24.816426 crc crio[3644]: time=\"2026-06-11T11:45:24.814426824Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.467388 | controller |     "Jun 11 11:45:24.868205 crc crio[3644]: time=\"2026-06-11T11:45:24.868073474Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.467412 | controller |     "Jun 11 11:45:24.868205 crc crio[3644]: time=\"2026-06-11T11:45:24.868146626Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.467437 | controller |     "Jun 11 11:45:24.868205 crc crio[3644]: time=\"2026-06-11T11:45:24.868171746Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_384f52fe-f970-4a42-85dc-51b186e464f4\\\"\"",
2026-06-11 13:18:31.467461 | controller |     "Jun 11 11:45:24.896731 crc crio[3644]: time=\"2026-06-11T11:45:24.896548952Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.467484 | controller |     "Jun 11 11:45:24.896731 crc crio[3644]: time=\"2026-06-11T11:45:24.896630973Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.467508 | controller |     "Jun 11 11:45:24.896731 crc crio[3644]: time=\"2026-06-11T11:45:24.896722956Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.467530 | controller |     "Jun 11 11:45:24.921543 crc crio[3644]: time=\"2026-06-11T11:45:24.921368296Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.467554 | controller |     "Jun 11 11:45:24.921543 crc crio[3644]: time=\"2026-06-11T11:45:24.921516769Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.467578 | controller |     "Jun 11 11:45:24.921543 crc crio[3644]: time=\"2026-06-11T11:45:24.92155455Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bond\\\"\"",
2026-06-11 13:18:31.467600 | controller |     "Jun 11 11:45:24.952521 crc crio[3644]: time=\"2026-06-11T11:45:24.952416499Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.467622 | controller |     "Jun 11 11:45:24.952521 crc crio[3644]: time=\"2026-06-11T11:45:24.952490311Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.467644 | controller |     "Jun 11 11:45:24.952521 crc crio[3644]: time=\"2026-06-11T11:45:24.952524681Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.467666 | controller |     "Jun 11 11:45:24.987818 crc crio[3644]: time=\"2026-06-11T11:45:24.987732191Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.467688 | controller |     "Jun 11 11:45:24.987818 crc crio[3644]: time=\"2026-06-11T11:45:24.987791503Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.467711 | controller |     "Jun 11 11:45:24.987818 crc crio[3644]: time=\"2026-06-11T11:45:24.987815733Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_384f52fe-f970-4a42-85dc-51b186e464f4\\\"\"",
2026-06-11 13:18:31.467740 | controller |     "Jun 11 11:45:24.988270 crc crio[3644]: time=\"2026-06-11T11:45:24.987846444Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.467765 | controller |     "Jun 11 11:45:25.012843 crc crio[3644]: time=\"2026-06-11T11:45:25.012751735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.467787 | controller |     "Jun 11 11:45:25.023384 crc crio[3644]: time=\"2026-06-11T11:45:25.02328936Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.467808 | controller |     "Jun 11 11:45:25.023384 crc crio[3644]: time=\"2026-06-11T11:45:25.023371602Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.467830 | controller |     "Jun 11 11:45:25.023545 crc crio[3644]: time=\"2026-06-11T11:45:25.023428584Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_01397a9c-6fe0-40d6-a2c2-dafbe646fb5e\\\"\"",
2026-06-11 13:18:31.467878 | controller |     "Jun 11 11:45:25.045506 crc crio[3644]: time=\"2026-06-11T11:45:25.045310842Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.467903 | controller |     "Jun 11 11:45:25.045506 crc crio[3644]: time=\"2026-06-11T11:45:25.045417545Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.467929 | controller |     "Jun 11 11:45:25.046554 crc crio[3644]: time=\"2026-06-11T11:45:25.04561657Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/route-override\\\"\"",
2026-06-11 13:18:31.467950 | controller |     "Jun 11 11:45:25.065191 crc crio[3644]: time=\"2026-06-11T11:45:25.065070347Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.467971 | controller |     "Jun 11 11:45:25.065191 crc crio[3644]: time=\"2026-06-11T11:45:25.065149079Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.467993 | controller |     "Jun 11 11:45:25.065191 crc crio[3644]: time=\"2026-06-11T11:45:25.065194481Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_01397a9c-6fe0-40d6-a2c2-dafbe646fb5e\\\"\"",
2026-06-11 13:18:31.468109 | controller |     "Jun 11 11:45:25.065562 crc crio[3644]: time=\"2026-06-11T11:45:25.065263751Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"",
2026-06-11 13:18:31.468145 | controller |     "Jun 11 11:45:25.087542 crc crio[3644]: time=\"2026-06-11T11:45:25.087454358Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.468170 | controller |     "Jun 11 11:45:25.087542 crc crio[3644]: time=\"2026-06-11T11:45:25.0875074Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.468194 | controller |     "Jun 11 11:45:25.087965 crc crio[3644]: time=\"2026-06-11T11:45:25.087550781Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"",
2026-06-11 13:18:31.468216 | controller |     "Jun 11 11:45:25.099837 crc crio[3644]: time=\"2026-06-11T11:45:25.099735983Z\" level=info msg=\"Created container e3505fc867aad0a79c57402aa6cd3ce1f4405026b59ac5428e63d6386632312e: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=9f7c8fb8-c63e-417f-a6b5-9f87583e13cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.468239 | controller |     "Jun 11 11:45:25.104115 crc crio[3644]: time=\"2026-06-11T11:45:25.10394892Z\" level=info msg=\"Starting container: e3505fc867aad0a79c57402aa6cd3ce1f4405026b59ac5428e63d6386632312e\" id=a99073e5-3f53-49a7-abfe-616c6037b9b3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.468266 | controller |     "Jun 11 11:45:25.109276 crc crio[3644]: time=\"2026-06-11T11:45:25.109150363Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.468288 | controller |     "Jun 11 11:45:25.109276 crc crio[3644]: time=\"2026-06-11T11:45:25.109231545Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.468308 | controller |     "Jun 11 11:45:25.109413 crc crio[3644]: time=\"2026-06-11T11:45:25.109293217Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"",
2026-06-11 13:18:31.468368 | controller |     "Jun 11 11:45:25.111312 crc crio[3644]: time=\"2026-06-11T11:45:25.111197926Z\" level=info msg=\"Started container\" PID=10080 containerID=e3505fc867aad0a79c57402aa6cd3ce1f4405026b59ac5428e63d6386632312e description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=a99073e5-3f53-49a7-abfe-616c6037b9b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a088ebc69d073418e64ce1c026bbd73c6856f8ebe0a17457cd77b20335dc0112",
2026-06-11 13:18:31.468394 | controller |     "Jun 11 11:45:25.130585 crc crio[3644]: time=\"2026-06-11T11:45:25.130407506Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.468414 | controller |     "Jun 11 11:45:25.130585 crc crio[3644]: time=\"2026-06-11T11:45:25.13054316Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.468434 | controller |     "Jun 11 11:45:25.130986 crc crio[3644]: time=\"2026-06-11T11:45:25.130736545Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"",
2026-06-11 13:18:31.468455 | controller |     "Jun 11 11:45:25.148479 crc crio[3644]: time=\"2026-06-11T11:45:25.148325024Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.468477 | controller |     "Jun 11 11:45:25.148479 crc crio[3644]: time=\"2026-06-11T11:45:25.148431277Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.468499 | controller |     "Jun 11 11:45:25.148479 crc crio[3644]: time=\"2026-06-11T11:45:25.148485078Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"",
2026-06-11 13:18:31.468519 | controller |     "Jun 11 11:45:25.166316 crc crio[3644]: time=\"2026-06-11T11:45:25.16617024Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.468539 | controller |     "Jun 11 11:45:25.166316 crc crio[3644]: time=\"2026-06-11T11:45:25.166271343Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.468560 | controller |     "Jun 11 11:45:25.166316 crc crio[3644]: time=\"2026-06-11T11:45:25.166333704Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"",
2026-06-11 13:18:31.468582 | controller |     "Jun 11 11:45:25.184719 crc crio[3644]: time=\"2026-06-11T11:45:25.184452917Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.468604 | controller |     "Jun 11 11:45:25.184719 crc crio[3644]: time=\"2026-06-11T11:45:25.184552419Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.468625 | controller |     "Jun 11 11:45:25.184719 crc crio[3644]: time=\"2026-06-11T11:45:25.184610461Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"",
2026-06-11 13:18:31.468651 | controller |     "Jun 11 11:45:25.205425 crc crio[3644]: time=\"2026-06-11T11:45:25.205343081Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.468671 | controller |     "Jun 11 11:45:25.205425 crc crio[3644]: time=\"2026-06-11T11:45:25.205406423Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.468691 | controller |     "Jun 11 11:45:25.205558 crc crio[3644]: time=\"2026-06-11T11:45:25.205457574Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"",
2026-06-11 13:18:31.468713 | controller |     "Jun 11 11:45:25.242392 crc crio[3644]: time=\"2026-06-11T11:45:25.242240844Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.468734 | controller |     "Jun 11 11:45:25.242392 crc crio[3644]: time=\"2026-06-11T11:45:25.242351116Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.468755 | controller |     "Jun 11 11:45:25.242913 crc crio[3644]: time=\"2026-06-11T11:45:25.242440629Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_5dd1342b-4d30-46ea-8931-ab2c9f3fb85b\\\"\"",
2026-06-11 13:18:31.468775 | controller |     "Jun 11 11:45:25.242913 crc crio[3644]: time=\"2026-06-11T11:45:25.24249825Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_86683e05-5ec7-486c-8668-3b09eb57b54d\\\"\"",
2026-06-11 13:18:31.468796 | controller |     "Jun 11 11:45:25.281461 crc crio[3644]: time=\"2026-06-11T11:45:25.281380474Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.468817 | controller |     "Jun 11 11:45:25.281461 crc crio[3644]: time=\"2026-06-11T11:45:25.281446905Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.468883 | controller |     "Jun 11 11:45:25.281701 crc crio[3644]: time=\"2026-06-11T11:45:25.281471536Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ip-control-loop\\\"\"",
2026-06-11 13:18:31.468914 | controller |     "Jun 11 11:45:25.306552 crc crio[3644]: time=\"2026-06-11T11:45:25.306366172Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.468940 | controller |     "Jun 11 11:45:25.306552 crc crio[3644]: time=\"2026-06-11T11:45:25.306435694Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.468965 | controller |     "Jun 11 11:45:25.306552 crc crio[3644]: time=\"2026-06-11T11:45:25.306478135Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/node-slice-controller\\\"\"",
2026-06-11 13:18:31.468994 | controller |     "Jun 11 11:45:25.327809 crc crio[3644]: time=\"2026-06-11T11:45:25.327694056Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.469019 | controller |     "Jun 11 11:45:25.327809 crc crio[3644]: time=\"2026-06-11T11:45:25.327759658Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.469043 | controller |     "Jun 11 11:45:25.327809 crc crio[3644]: time=\"2026-06-11T11:45:25.327803389Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/whereabouts\\\"\"",
2026-06-11 13:18:31.469067 | controller |     "Jun 11 11:45:25.348538 crc crio[3644]: time=\"2026-06-11T11:45:25.348417938Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.469091 | controller |     "Jun 11 11:45:25.348538 crc crio[3644]: time=\"2026-06-11T11:45:25.348474658Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.469121 | controller |     "Jun 11 11:45:25.348538 crc crio[3644]: time=\"2026-06-11T11:45:25.348555183Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_86683e05-5ec7-486c-8668-3b09eb57b54d\\\"\"",
2026-06-11 13:18:31.469145 | controller |     "Jun 11 11:45:33.941360 crc crio[3644]: time=\"2026-06-11T11:45:33.940619744Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=e7642e2d-0de2-4a76-ae7c-21bcd343ac4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.469168 | controller |     "Jun 11 11:45:33.941360 crc crio[3644]: time=\"2026-06-11T11:45:33.941358154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.469189 | controller |     "Jun 11 11:45:33.969755 crc crio[3644]: time=\"2026-06-11T11:45:33.969515743Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:1be33eef974f1b8b17f66a7d3e38a2fbf699bbf9b979902191894328c4f3a5e0 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/69a82547-e2a6-41ca-b694-8c70ff40d2c7 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:0xc001258930}] Aliases:map[]}\"",
2026-06-11 13:18:31.469212 | controller |     "Jun 11 11:45:33.969755 crc crio[3644]: time=\"2026-06-11T11:45:33.969622786Z\" 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 13:18:31.469233 | controller |     "Jun 11 11:45:34.949122 crc crio[3644]: time=\"2026-06-11T11:45:34.940471608Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=aacb1668-597e-4328-86b0-0e35adf085f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.469252 | controller |     "Jun 11 11:45:34.949122 crc crio[3644]: time=\"2026-06-11T11:45:34.940594801Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=3c4e405f-0d78-4e94-b0a7-22431715ff5f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.469271 | controller |     "Jun 11 11:45:34.949122 crc crio[3644]: time=\"2026-06-11T11:45:34.94091638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.469291 | controller |     "Jun 11 11:45:34.949122 crc crio[3644]: time=\"2026-06-11T11:45:34.941025251Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=22574d54-adf8-4b1b-a024-33e9858b8293 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.469310 | controller |     "Jun 11 11:45:34.949122 crc crio[3644]: time=\"2026-06-11T11:45:34.941245118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.469328 | controller |     "Jun 11 11:45:34.949122 crc crio[3644]: time=\"2026-06-11T11:45:34.942175621Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=bb612499-ed75-43c7-89d0-c8de6b9c3428 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.469349 | controller |     "Jun 11 11:45:34.949122 crc crio[3644]: time=\"2026-06-11T11:45:34.942288254Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=03e3d2c4-b06e-49df-b7c6-e7b6ee952bdb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.469372 | controller |     "Jun 11 11:45:34.949122 crc crio[3644]: time=\"2026-06-11T11:45:34.942382366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.469444 | controller |     "Jun 11 11:45:34.949122 crc crio[3644]: time=\"2026-06-11T11:45:34.942450078Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=ab900157-e365-4ace-885e-4626c2a6fea3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.469474 | controller |     "Jun 11 11:45:34.949122 crc crio[3644]: time=\"2026-06-11T11:45:34.942503529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.469499 | controller |     "Jun 11 11:45:34.949122 crc crio[3644]: time=\"2026-06-11T11:45:34.942307854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.469524 | controller |     "Jun 11 11:45:34.949122 crc crio[3644]: time=\"2026-06-11T11:45:34.940625982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.469547 | controller |     "Jun 11 11:45:34.949122 crc crio[3644]: time=\"2026-06-11T11:45:34.947022455Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=f5b58d2e-6a63-4436-8de9-a2cb53b291b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.469571 | controller |     "Jun 11 11:45:34.949122 crc crio[3644]: time=\"2026-06-11T11:45:34.947130618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.469595 | controller |     "Jun 11 11:45:34.952071 crc crio[3644]: time=\"2026-06-11T11:45:34.951584043Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=ca5c986b-dbac-4925-a6b4-04bf8a02e164 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.469619 | controller |     "Jun 11 11:45:34.952322 crc crio[3644]: time=\"2026-06-11T11:45:34.952087595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.469643 | controller |     "Jun 11 11:45:34.952322 crc crio[3644]: time=\"2026-06-11T11:45:34.95227454Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=3a342687-ed7f-4701-a71f-f69435e519b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.469666 | controller |     "Jun 11 11:45:34.954057 crc crio[3644]: time=\"2026-06-11T11:45:34.952771522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.469690 | controller |     "Jun 11 11:45:35.018159 crc crio[3644]: time=\"2026-06-11T11:45:35.018023989Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:dbf7084e036402eb75d81bddd320d0bd1f91e1843d1dc590e3b11b4a55fce899 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/c00779a6-183a-4efc-979e-69272f788d4d 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:0xc00008d090}] Aliases:map[]}\"",
2026-06-11 13:18:31.469713 | controller |     "Jun 11 11:45:35.018159 crc crio[3644]: time=\"2026-06-11T11:45:35.018123121Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.469743 | controller |     "Jun 11 11:45:35.047181 crc crio[3644]: time=\"2026-06-11T11:45:35.047089966Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:41d08addd47acc4ded12a6a52c92482718e27407d404fddc534b8ce1affae418 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/10071c0f-0d48-4f3f-9fe0-dcf9fa1dee0a 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:0xc00008c318}] Aliases:map[]}\"",
2026-06-11 13:18:31.469769 | controller |     "Jun 11 11:45:35.047181 crc crio[3644]: time=\"2026-06-11T11:45:35.047157698Z\" 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 13:18:31.469794 | controller |     "Jun 11 11:45:35.047723 crc crio[3644]: time=\"2026-06-11T11:45:35.047206604Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:d4eaf0d5e3ed3ad6c721fbefc9c4de6abe92afef4a079f289b21d3c936ebd80c UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/898f5ece-92cb-463f-a028-3299734e26a4 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:0xc00061e028}] Aliases:map[]}\"",
2026-06-11 13:18:31.469818 | controller |     "Jun 11 11:45:35.047723 crc crio[3644]: time=\"2026-06-11T11:45:35.047236615Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.469842 | controller |     "Jun 11 11:45:35.065898 crc crio[3644]: time=\"2026-06-11T11:45:35.065140076Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:329481c7e901f292822a997f1565c8ea9d24ec8787303bb905ccb0f03ef4483b UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/42ef87da-209b-4614-9c65-6bba20775459 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:0xc001258228}] Aliases:map[]}\"",
2026-06-11 13:18:31.469894 | controller |     "Jun 11 11:45:35.066184 crc crio[3644]: time=\"2026-06-11T11:45:35.065911276Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.469922 | controller |     "Jun 11 11:45:35.066499 crc crio[3644]: time=\"2026-06-11T11:45:35.065701728Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:c5e984a5c4cd3bc474b8eb37fa1dca43ee7c9ba6f6b8327c5199f7b42b0a8ed5 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/25af1740-ed2f-4188-8b67-1d71f92f9fa7 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:0xc000130528}] Aliases:map[]}\"",
2026-06-11 13:18:31.469948 | controller |     "Jun 11 11:45:35.066705 crc crio[3644]: time=\"2026-06-11T11:45:35.066594672Z\" 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 13:18:31.469972 | controller |     "Jun 11 11:45:35.071297 crc crio[3644]: time=\"2026-06-11T11:45:35.07120186Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:02d7e09a445312a50978f37c356891b1fba644aac2805fa04d932c2c524a1cf5 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/c6b1252b-b654-41eb-889a-ebc62262891f 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:0xc000130678}] Aliases:map[]}\"",
2026-06-11 13:18:31.470008 | controller |     "Jun 11 11:45:35.071297 crc crio[3644]: time=\"2026-06-11T11:45:35.071292893Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.470034 | controller |     "Jun 11 11:45:35.083411 crc crio[3644]: time=\"2026-06-11T11:45:35.083357519Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:b9bb8890c0128eef33a966b912b722cc321dce274de0b53caa8004c0c5dd2fda UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/8ffb9c01-db83-4955-bc77-6a8c4b20be2a 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:0xc000130800}] Aliases:map[]}\"",
2026-06-11 13:18:31.470059 | controller |     "Jun 11 11:45:35.083755 crc crio[3644]: time=\"2026-06-11T11:45:35.083723778Z\" 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 13:18:31.470084 | controller |     "Jun 11 11:45:35.084112 crc crio[3644]: time=\"2026-06-11T11:45:35.083357609Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:b242f3ba73325bd5208b46a50ec2494ab99239aad746101e60e79afb481c4587 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/6fed3c95-1dc1-48fb-abda-1c17ee79c769 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:0xc00061e1d0}] Aliases:map[]}\"",
2026-06-11 13:18:31.470108 | controller |     "Jun 11 11:45:35.084112 crc crio[3644]: time=\"2026-06-11T11:45:35.084067197Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.470133 | controller |     "Jun 11 11:45:35.088340 crc crio[3644]: time=\"2026-06-11T11:45:35.088246074Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:6c51eab753272d574f64cbedfe0efb16ec220f86dcb2f36de0e92f6dacec8f69 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/c9091fab-29aa-4072-b456-ba985af10541 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:0xc00008c870}] Aliases:map[]}\"",
2026-06-11 13:18:31.470159 | controller |     "Jun 11 11:45:35.088340 crc crio[3644]: time=\"2026-06-11T11:45:35.088321466Z\" 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 13:18:31.470184 | controller |     "Jun 11 11:45:35.940897 crc crio[3644]: time=\"2026-06-11T11:45:35.940773644Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=a5a98a20-7a3e-44c4-a12d-45c6506fbbdd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.470208 | controller |     "Jun 11 11:45:35.941049 crc crio[3644]: time=\"2026-06-11T11:45:35.940917788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.470236 | controller |     "Jun 11 11:45:35.941906 crc crio[3644]: time=\"2026-06-11T11:45:35.94176485Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=f6e35cff-1a6e-45bd-92b6-cc499cc0d5ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.470261 | controller |     "Jun 11 11:45:35.941906 crc crio[3644]: time=\"2026-06-11T11:45:35.941866002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.470285 | controller |     "Jun 11 11:45:35.942079 crc crio[3644]: time=\"2026-06-11T11:45:35.941973584Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=4c762109-ea86-4f78-b52e-438775cdabeb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.470307 | controller |     "Jun 11 11:45:35.942079 crc crio[3644]: time=\"2026-06-11T11:45:35.942070837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.470329 | controller |     "Jun 11 11:45:35.942356 crc crio[3644]: time=\"2026-06-11T11:45:35.942244372Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=474ad3c3-c24d-40cd-b347-05b64fe3344a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.470352 | controller |     "Jun 11 11:45:35.942356 crc crio[3644]: time=\"2026-06-11T11:45:35.942307693Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=44d74602-471a-4ca9-b845-35e2efa22d1f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.470376 | controller |     "Jun 11 11:45:35.942510 crc crio[3644]: time=\"2026-06-11T11:45:35.942372244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.470398 | controller |     "Jun 11 11:45:35.942510 crc crio[3644]: time=\"2026-06-11T11:45:35.942312284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.470419 | controller |     "Jun 11 11:45:35.942510 crc crio[3644]: time=\"2026-06-11T11:45:35.942431647Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=79999fd6-018b-4076-b789-3757d827819f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.470443 | controller |     "Jun 11 11:45:35.942510 crc crio[3644]: time=\"2026-06-11T11:45:35.942254691Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=2eee8726-42ae-47a2-be32-31ebfdc71eb2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.470467 | controller |     "Jun 11 11:45:35.942510 crc crio[3644]: time=\"2026-06-11T11:45:35.942471229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.470532 | controller |     "Jun 11 11:45:35.942510 crc crio[3644]: time=\"2026-06-11T11:45:35.942482807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.470556 | controller |     "Jun 11 11:45:35.966355 crc crio[3644]: time=\"2026-06-11T11:45:35.96625893Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:ddeac8d96bc220e6731c7e27f832716e6d7a896e00fcbc520040de7644187aa7 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/3133a063-dd51-4723-9ec1-accc050d3e6e 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:0xc00061e450}] Aliases:map[]}\"",
2026-06-11 13:18:31.470579 | controller |     "Jun 11 11:45:35.966355 crc crio[3644]: time=\"2026-06-11T11:45:35.966314201Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.470596 | controller |     "Jun 11 11:45:36.028154 crc crio[3644]: time=\"2026-06-11T11:45:36.027749575Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:7c665f07b30ce14460a281ce16a527ac66b9aa4a6212ddd22a6f8745033862df UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/4338bd01-23a3-40d6-8f32-ccbe8ff868f2 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:0xc000896aa0}] Aliases:map[]}\"",
2026-06-11 13:18:31.470612 | controller |     "Jun 11 11:45:36.028154 crc crio[3644]: time=\"2026-06-11T11:45:36.02794004Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.470628 | controller |     "Jun 11 11:45:36.046930 crc crio[3644]: time=\"2026-06-11T11:45:36.046190666Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:86c61bb44507aae5de65c880ccdcea828453dee0c375749eab1667d0dbe0708f UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/adce6741-9b80-400c-925c-60ca0e38a913 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:0xc000130d70}] Aliases:map[]}\"",
2026-06-11 13:18:31.470643 | controller |     "Jun 11 11:45:36.046930 crc crio[3644]: time=\"2026-06-11T11:45:36.046257828Z\" 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 13:18:31.470659 | controller |     "Jun 11 11:45:36.053422 crc crio[3644]: time=\"2026-06-11T11:45:36.053249509Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:83deffb05b5c51ae09f7f9931aeef639a49e8922ed3ca219c2c4f5c262a80b31 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/f466c54d-069a-497b-819d-0b97573af589 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:0xc00061e690}] Aliases:map[]}\"",
2026-06-11 13:18:31.470675 | controller |     "Jun 11 11:45:36.053422 crc crio[3644]: time=\"2026-06-11T11:45:36.053301659Z\" 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 13:18:31.470690 | controller |     "Jun 11 11:45:36.080796 crc crio[3644]: time=\"2026-06-11T11:45:36.080315939Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:ba75dfe769e883bb7ff39e113effea81446325f05a64f99910027e6fe07d06f0 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/ff8059cd-5044-4679-b42a-618b00089c69 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:0xc00031e248}] Aliases:map[]}\"",
2026-06-11 13:18:31.470710 | controller |     "Jun 11 11:45:36.080796 crc crio[3644]: time=\"2026-06-11T11:45:36.080411802Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.470726 | controller |     "Jun 11 11:45:36.099001 crc crio[3644]: time=\"2026-06-11T11:45:36.097315959Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:2fd4c73289c4929e22acd75c5d0f696a8f40082ef4e46caf868126539c9b03fd UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/ece92a2d-351e-4746-b19b-225eaf1cb081 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:0xc00061e788}] Aliases:map[]}\"",
2026-06-11 13:18:31.470742 | controller |     "Jun 11 11:45:36.099001 crc crio[3644]: time=\"2026-06-11T11:45:36.097394411Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.470758 | controller |     "Jun 11 11:45:36.190426 crc crio[3644]: time=\"2026-06-11T11:45:36.189973042Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:1beef2e30e3f4b5ec69d9e5245fc73ac686e1b35d7fb26683828581cce2a7e92 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/e109bf40-f0ca-496d-8e21-d6e949fe332f 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:0xc00008cd00}] Aliases:map[]}\"",
2026-06-11 13:18:31.470774 | controller |     "Jun 11 11:45:36.190426 crc crio[3644]: time=\"2026-06-11T11:45:36.190281169Z\" 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 13:18:31.470789 | controller |     "Jun 11 11:45:36.881557 crc crio[3644]: time=\"2026-06-11T11:45:36.88123564Z\" level=info msg=\"Removing container: d45a2ad5239ebd3ba143d862a174aadce3e18deb46ce318f84899007423a4f0f\" id=fc0b28de-936a-4265-ab86-3bf3f8274393 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.470804 | controller |     "Jun 11 11:45:36.954341 crc crio[3644]: time=\"2026-06-11T11:45:36.954180695Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=6b80c045-29e7-4fdf-97f7-34280cec8435 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.470820 | controller |     "Jun 11 11:45:36.954456 crc crio[3644]: time=\"2026-06-11T11:45:36.95439714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.470835 | controller |     "Jun 11 11:45:36.959920 crc crio[3644]: time=\"2026-06-11T11:45:36.959723048Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=3ddc03bd-a7c9-4501-9aeb-c36d701b5a0b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.470866 | controller |     "Jun 11 11:45:36.959997 crc crio[3644]: time=\"2026-06-11T11:45:36.959968765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.470888 | controller |     "Jun 11 11:45:36.960887 crc crio[3644]: time=\"2026-06-11T11:45:36.960155049Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=b6ee00b7-af83-4805-bd32-5fadb8db9501 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.470903 | controller |     "Jun 11 11:45:36.960887 crc crio[3644]: time=\"2026-06-11T11:45:36.960433357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.470925 | controller |     "Jun 11 11:45:36.960887 crc crio[3644]: time=\"2026-06-11T11:45:36.9605596Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=6eba17b1-9c3a-4562-a222-4e146128e174 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.470943 | controller |     "Jun 11 11:45:36.960887 crc crio[3644]: time=\"2026-06-11T11:45:36.960604892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.470958 | controller |     "Jun 11 11:45:36.965133 crc crio[3644]: time=\"2026-06-11T11:45:36.964926681Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=e46fd4b2-474c-42ef-9bb5-dec06b31210b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.470973 | controller |     "Jun 11 11:45:36.965133 crc crio[3644]: time=\"2026-06-11T11:45:36.965073445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.470988 | controller |     "Jun 11 11:45:36.977215 crc crio[3644]: time=\"2026-06-11T11:45:36.976977194Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=b0a58faa-1a82-47b1-9953-eec936657c33 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.471004 | controller |     "Jun 11 11:45:36.977215 crc crio[3644]: time=\"2026-06-11T11:45:36.977216443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.471019 | controller |     "Jun 11 11:45:36.978523 crc crio[3644]: time=\"2026-06-11T11:45:36.978472845Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=1b625978-d2a1-4d93-978e-e0c8189c5ad3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.471036 | controller |     "Jun 11 11:45:36.978926 crc crio[3644]: time=\"2026-06-11T11:45:36.978898826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.471059 | controller |     "Jun 11 11:45:37.107498 crc crio[3644]: time=\"2026-06-11T11:45:37.107271826Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:3bc7d301adc5925b363e49d1c8c07e96d6dcae60275037d8ecd8166f8606c109 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/d6e5af67-2041-47d5-b430-06a5c8eeb714 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:0xc000188428}] Aliases:map[]}\"",
2026-06-11 13:18:31.471082 | controller |     "Jun 11 11:45:37.107498 crc crio[3644]: time=\"2026-06-11T11:45:37.107380179Z\" 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 13:18:31.471102 | controller |     "Jun 11 11:45:37.132433 crc crio[3644]: time=\"2026-06-11T11:45:37.132187776Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:7bc05bddb1aed37f248748b9c45be906fe9b211870ed17ab79e84fc17737e1da UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/8f9a7d04-7ac1-4692-a56b-91401116ff59 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:0xc00008ce28}] Aliases:map[]}\"",
2026-06-11 13:18:31.471166 | controller |     "Jun 11 11:45:37.132433 crc crio[3644]: time=\"2026-06-11T11:45:37.132313259Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.471183 | controller |     "Jun 11 11:45:37.237171 crc crio[3644]: time=\"2026-06-11T11:45:37.236270203Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:bcc9b32e3912bfaf7d153cd3800777354c0c016d76b68fe01d7791deb99508b2 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/d545e622-a7a5-4f3f-86cb-c5edc90b4cdb 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:0xc0016823a8}] Aliases:map[]}\"",
2026-06-11 13:18:31.471198 | controller |     "Jun 11 11:45:37.237171 crc crio[3644]: time=\"2026-06-11T11:45:37.236519744Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.471214 | controller |     "Jun 11 11:45:37.242538 crc crio[3644]: time=\"2026-06-11T11:45:37.242387192Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:172d06a82334693fe565a25f3523459d09b70af9e60826971bbc7a5ed2e4415b UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/18929e95-1963-4fc7-b7fb-0585ee5763d7 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:0xc000188610}] Aliases:map[]}\"",
2026-06-11 13:18:31.471228 | controller |     "Jun 11 11:45:37.242538 crc crio[3644]: time=\"2026-06-11T11:45:37.242521806Z\" 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 13:18:31.471243 | controller |     "Jun 11 11:45:37.286392 crc crio[3644]: time=\"2026-06-11T11:45:37.283191386Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:5373108d446055635b741dfe403fbbe5c4063e12343dee372b1eec3442e02add UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/4cddde93-dfb3-4c9d-8899-ea89ca60a88f 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:0xc00008d260}] Aliases:map[]}\"",
2026-06-11 13:18:31.471258 | controller |     "Jun 11 11:45:37.286392 crc crio[3644]: time=\"2026-06-11T11:45:37.283428292Z\" 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 13:18:31.471274 | controller |     "Jun 11 11:45:37.298475 crc crio[3644]: time=\"2026-06-11T11:45:37.297161958Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:c1251888d412fcac0ed09819a62b230962a9779845ff22b793bc77bb9da66c9f UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/a88519f7-e076-48fd-84ca-dd9116a9a44c 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:0xc001682520}] Aliases:map[]}\"",
2026-06-11 13:18:31.471290 | controller |     "Jun 11 11:45:37.298574 crc crio[3644]: time=\"2026-06-11T11:45:37.298494113Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.471309 | controller |     "Jun 11 11:45:37.312392 crc crio[3644]: time=\"2026-06-11T11:45:37.305187137Z\" level=info msg=\"Removed container d45a2ad5239ebd3ba143d862a174aadce3e18deb46ce318f84899007423a4f0f: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=fc0b28de-936a-4265-ab86-3bf3f8274393 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.471325 | controller |     "Jun 11 11:45:37.353273 crc crio[3644]: time=\"2026-06-11T11:45:37.352458591Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:a3403638c3473e1c84e850a598bd2645cd1f2e5fd04f63f9c5b1e02a3bc6b35f UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/544c9042-19be-4230-ae91-0722388c2101 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:0xc00031e210}] Aliases:map[]}\"",
2026-06-11 13:18:31.471340 | controller |     "Jun 11 11:45:37.353273 crc crio[3644]: time=\"2026-06-11T11:45:37.35321637Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.471355 | controller |     "Jun 11 11:45:37.968219 crc crio[3644]: time=\"2026-06-11T11:45:37.968171496Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=0c9d4019-3a31-437e-98ec-4ba5bcf8e5e4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.471370 | controller |     "Jun 11 11:45:37.968428 crc crio[3644]: time=\"2026-06-11T11:45:37.968404222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.471385 | controller |     "Jun 11 11:45:37.992305 crc crio[3644]: time=\"2026-06-11T11:45:37.970179918Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=eb9a4fae-7105-46c4-90e3-e1c149e1a373 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.471400 | controller |     "Jun 11 11:45:37.992305 crc crio[3644]: time=\"2026-06-11T11:45:37.970295652Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=fb30942a-5af0-431a-a49c-5051e8dffbe9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.471415 | controller |     "Jun 11 11:45:37.992305 crc crio[3644]: time=\"2026-06-11T11:45:37.970428785Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=64dbcaa7-2a55-4fc5-b016-9e6b7ec39419 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.471430 | controller |     "Jun 11 11:45:37.992305 crc crio[3644]: time=\"2026-06-11T11:45:37.970512347Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=13ccb582-c043-44a5-a4cb-9e5b1b2b7505 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.471446 | controller |     "Jun 11 11:45:37.992305 crc crio[3644]: time=\"2026-06-11T11:45:37.971622019Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=8248c37c-6464-47c4-8df4-df64834dbecf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.471460 | controller |     "Jun 11 11:45:37.992305 crc crio[3644]: time=\"2026-06-11T11:45:37.988213635Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=5547af25-8e3d-4add-b468-593943548464 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.471475 | controller |     "Jun 11 11:45:37.992305 crc crio[3644]: time=\"2026-06-11T11:45:37.988744689Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=6b0a7648-dff6-4844-a2ff-92d0e40cb4f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.471494 | controller |     "Jun 11 11:45:37.992305 crc crio[3644]: time=\"2026-06-11T11:45:37.989314184Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=21c58bcb-0b58-4e72-92ac-ddc5ed94bc90 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.471517 | controller |     "Jun 11 11:45:38.000693 crc crio[3644]: time=\"2026-06-11T11:45:38.000311204Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=47999b89-af5c-42a4-8428-e07010955eeb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.471541 | controller |     "Jun 11 11:45:38.000693 crc crio[3644]: time=\"2026-06-11T11:45:38.000616481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.471612 | controller |     "Jun 11 11:45:38.010379 crc crio[3644]: time=\"2026-06-11T11:45:38.01027402Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=bc4523fd-b88f-47c6-81bb-77e0a8e49495 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.471640 | controller |     "Jun 11 11:45:38.010493 crc crio[3644]: time=\"2026-06-11T11:45:38.010422234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.471666 | controller |     "Jun 11 11:45:38.011081 crc crio[3644]: time=\"2026-06-11T11:45:38.010906006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.471690 | controller |     "Jun 11 11:45:38.011181 crc crio[3644]: time=\"2026-06-11T11:45:38.011098431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.471713 | controller |     "Jun 11 11:45:38.011181 crc crio[3644]: time=\"2026-06-11T11:45:38.011160883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.471737 | controller |     "Jun 11 11:45:38.011301 crc crio[3644]: time=\"2026-06-11T11:45:38.011208384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.471760 | controller |     "Jun 11 11:45:38.011301 crc crio[3644]: time=\"2026-06-11T11:45:38.011269306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.471785 | controller |     "Jun 11 11:45:38.011400 crc crio[3644]: time=\"2026-06-11T11:45:38.011322657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.471808 | controller |     "Jun 11 11:45:38.011400 crc crio[3644]: time=\"2026-06-11T11:45:38.011374539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.471832 | controller |     "Jun 11 11:45:38.011494 crc crio[3644]: time=\"2026-06-11T11:45:38.01141911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.471879 | controller |     "Jun 11 11:45:38.071356 crc crio[3644]: time=\"2026-06-11T11:45:38.070092491Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=fc24e3ae-35a6-45ac-a801-2db43b0b7070 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.471912 | controller |     "Jun 11 11:45:38.071356 crc crio[3644]: time=\"2026-06-11T11:45:38.071273582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.471938 | controller |     "Jun 11 11:45:38.260740 crc crio[3644]: time=\"2026-06-11T11:45:38.260334237Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:78c68730effe7e0fb995c89f1b136d209149e7ed6e1e6a43256efb8656843f28 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/fe643040-25c1-49eb-9b9c-ae2fe4ff88e7 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:0xc001682058}] Aliases:map[]}\"",
2026-06-11 13:18:31.471963 | controller |     "Jun 11 11:45:38.260740 crc crio[3644]: time=\"2026-06-11T11:45:38.260388199Z\" 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 13:18:31.471986 | controller |     "Jun 11 11:45:38.549426 crc crio[3644]: time=\"2026-06-11T11:45:38.549275401Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:3bbff6bda418ab3917ffc3e1d6c1e610a6cb6637daa1c816b339836934e8ccac UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/ec1fe046-4b5b-41ff-9552-d213a98fb2d5 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:0xc00031e1c8}] Aliases:map[]}\"",
2026-06-11 13:18:31.472010 | controller |     "Jun 11 11:45:38.549426 crc crio[3644]: time=\"2026-06-11T11:45:38.549326302Z\" 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 13:18:31.472033 | controller |     "Jun 11 11:45:38.715823 crc crio[3644]: time=\"2026-06-11T11:45:38.715446067Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:5a380dc439153fd729d62d52583da7dfd5c6b33454985cf6ffeb5f878b80d543 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/13bd1b8d-3ad2-41f3-9798-031a902f7fbd 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:0xc000188748}] Aliases:map[]}\"",
2026-06-11 13:18:31.472056 | controller |     "Jun 11 11:45:38.723356 crc crio[3644]: time=\"2026-06-11T11:45:38.722970816Z\" 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 13:18:31.472082 | controller |     "Jun 11 11:45:38.945078 crc crio[3644]: time=\"2026-06-11T11:45:38.944586653Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=cfcb3883-195b-4657-8c69-f288534f07b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.472106 | controller |     "Jun 11 11:45:38.945190 crc crio[3644]: time=\"2026-06-11T11:45:38.945173689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.472128 | controller |     "Jun 11 11:45:38.946296 crc crio[3644]: time=\"2026-06-11T11:45:38.946179895Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=373c1e94-0c03-4fc2-9690-408b09e0ab73 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.472156 | controller |     "Jun 11 11:45:38.946296 crc crio[3644]: time=\"2026-06-11T11:45:38.946227056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.472181 | controller |     "Jun 11 11:45:38.948404 crc crio[3644]: time=\"2026-06-11T11:45:38.946628226Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=8af41593-715b-4a0b-b932-fd125e1819e4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.472205 | controller |     "Jun 11 11:45:38.956077 crc crio[3644]: time=\"2026-06-11T11:45:38.954356326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.472229 | controller |     "Jun 11 11:45:38.956077 crc crio[3644]: time=\"2026-06-11T11:45:38.952143819Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=9f19db63-f3a8-4402-9121-4dca19b56c78 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.472253 | controller |     "Jun 11 11:45:38.956077 crc crio[3644]: time=\"2026-06-11T11:45:38.954631074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.472278 | controller |     "Jun 11 11:45:38.956077 crc crio[3644]: time=\"2026-06-11T11:45:38.952371515Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=dab81609-20a8-4ae9-a9bc-045c3fa241f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.472303 | controller |     "Jun 11 11:45:38.956077 crc crio[3644]: time=\"2026-06-11T11:45:38.955527396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.472326 | controller |     "Jun 11 11:45:38.956077 crc crio[3644]: time=\"2026-06-11T11:45:38.952244042Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=ee82c00c-3a9b-476a-80d7-ca4de3826f6d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.472350 | controller |     "Jun 11 11:45:38.956077 crc crio[3644]: time=\"2026-06-11T11:45:38.956057701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.472375 | controller |     "Jun 11 11:45:38.956425 crc crio[3644]: time=\"2026-06-11T11:45:38.952318124Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=e8a0241c-149a-4df9-9b0e-7af2e6f55123 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.472400 | controller |     "Jun 11 11:45:38.956425 crc crio[3644]: time=\"2026-06-11T11:45:38.956151243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.472426 | controller |     "Jun 11 11:45:39.061277 crc crio[3644]: time=\"2026-06-11T11:45:39.060066948Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:41e0dc7cc8053eeeac687a51aea9b1530d986305d29b495d36e86578d2e24b7a UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/44c836f1-83bd-4fec-8c03-6a3f71816cec 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:0xc000896318}] Aliases:map[]}\"",
2026-06-11 13:18:31.472456 | controller |     "Jun 11 11:45:39.061277 crc crio[3644]: time=\"2026-06-11T11:45:39.060228972Z\" 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 13:18:31.472481 | controller |     "Jun 11 11:45:39.067994 crc crio[3644]: time=\"2026-06-11T11:45:39.067444049Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:2ad53ffb7fe74f66ce91948fcbd8ed5c639a3f56b5c5ad0aef3a79991b13a167 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/df22182b-9107-4050-bc96-25a3cc12fea7 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:0xc000130208}] Aliases:map[]}\"",
2026-06-11 13:18:31.472505 | controller |     "Jun 11 11:45:39.067994 crc crio[3644]: time=\"2026-06-11T11:45:39.067579113Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.472528 | controller |     "Jun 11 11:45:39.235133 crc crio[3644]: time=\"2026-06-11T11:45:39.234477241Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:118afe6f547f12ee8a7a20cded0d33f5350e4bf720d1ce2e32cc11a68e708459 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/7bc16fa6-1ec4-443b-8d43-6599d6d96d9c 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:0xc0016828b8}] Aliases:map[]}\"",
2026-06-11 13:18:31.472552 | controller |     "Jun 11 11:45:39.235133 crc crio[3644]: time=\"2026-06-11T11:45:39.234874882Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.472575 | controller |     "Jun 11 11:45:39.295759 crc crio[3644]: time=\"2026-06-11T11:45:39.295590136Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:8b5d3d637a6ccdbe2f885cbef0b8c8b55357672be69d392c7f3e67e3fe3e78a1 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/a2602e90-9490-47a5-beda-34c8b70bd2e0 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:0xc00008cbc0}] Aliases:map[]}\"",
2026-06-11 13:18:31.472600 | controller |     "Jun 11 11:45:39.295759 crc crio[3644]: time=\"2026-06-11T11:45:39.29574406Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.472624 | controller |     "Jun 11 11:45:39.311147 crc crio[3644]: time=\"2026-06-11T11:45:39.311075317Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:6729b6f6df8aa1a94e46b1ed897ff3c7da2be0c5ac02ab76a9f56adff156dca8 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/2f8ae5bf-8119-4600-836c-e8ba69afa89a 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:0xc000896608}] Aliases:map[]}\"",
2026-06-11 13:18:31.472692 | controller |     "Jun 11 11:45:39.311463 crc crio[3644]: time=\"2026-06-11T11:45:39.311444697Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.472723 | controller |     "Jun 11 11:45:39.455612 crc crio[3644]: time=\"2026-06-11T11:45:39.434865956Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:62b7b5b9061fa04de237a5f02ec1f67d1ff9341ed2f2185a28b0851974c9fb3d UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/b08249cd-fa2c-4fc5-8cae-7ddbc2a30d21 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:0xc000188a20}] Aliases:map[]}\"",
2026-06-11 13:18:31.472749 | controller |     "Jun 11 11:45:39.455612 crc crio[3644]: time=\"2026-06-11T11:45:39.435422871Z\" 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 13:18:31.472773 | controller |     "Jun 11 11:45:39.480385 crc crio[3644]: time=\"2026-06-11T11:45:39.478534719Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:65f6f507aff2c3dfd016d5e334e513fd0bc5a957a8648f46873eff02e6fb2481 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/89c63d0f-aa45-40de-a36d-919da197e6d7 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:0xc000188b30}] Aliases:map[]}\"",
2026-06-11 13:18:31.472795 | controller |     "Jun 11 11:45:39.480385 crc crio[3644]: time=\"2026-06-11T11:45:39.479181047Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.472817 | controller |     "Jun 11 11:45:39.979911 crc crio[3644]: time=\"2026-06-11T11:45:39.978377283Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=da55d615-428e-480f-a01f-7cff0d1be18c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.472881 | controller |     "Jun 11 11:45:39.981122 crc crio[3644]: time=\"2026-06-11T11:45:39.980296572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.472914 | controller |     "Jun 11 11:45:39.990297 crc crio[3644]: time=\"2026-06-11T11:45:39.988018583Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=d62d4264-45f7-4904-8eba-1b6eff11250c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.472936 | controller |     "Jun 11 11:45:39.990297 crc crio[3644]: time=\"2026-06-11T11:45:39.988875075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.472957 | controller |     "Jun 11 11:45:40.782929 crc crio[3644]: time=\"2026-06-11T11:45:40.780066637Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:c27b2d49f3cb2e2afc71446a37f9e524d9e1716e4fa8e966bb06e4c6340bae32 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/ff7c77c4-9965-4924-889c-72627d979a39 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:0xc000896128}] Aliases:map[]}\"",
2026-06-11 13:18:31.472979 | controller |     "Jun 11 11:45:40.782929 crc crio[3644]: time=\"2026-06-11T11:45:40.780230546Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.473004 | controller |     "Jun 11 11:45:40.901395 crc crio[3644]: time=\"2026-06-11T11:45:40.900105304Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:dfe00585ad03d00aae23bc232b329b26d5719d51f81ea9335489c98fa4af68c8 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/4700b64f-73df-4648-9213-f14baebc6440 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:0xc000dd20a0}] Aliases:map[]}\"",
2026-06-11 13:18:31.473027 | controller |     "Jun 11 11:45:40.901395 crc crio[3644]: time=\"2026-06-11T11:45:40.900523845Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.473050 | controller |     "Jun 11 11:45:41.059044 crc crio[3644]: time=\"2026-06-11T11:45:41.057379785Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:ddd8a7ace3286c82ee30b9c8d70ab00f67d742aa7b1f3710a23263e8b8d4a812 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/348b6c1a-e4dd-47b4-805e-52d3dadd7549 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:0xc00031e0f8}] Aliases:map[]}\"",
2026-06-11 13:18:31.473073 | controller |     "Jun 11 11:45:41.059044 crc crio[3644]: time=\"2026-06-11T11:45:41.05834091Z\" 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 13:18:31.473094 | controller |     "Jun 11 11:45:41.073486 crc crio[3644]: time=\"2026-06-11T11:45:41.0733883Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:093f8737cd204c43ff7594a6b0577cc39c6881340347f07f72acbca5359b1a09 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/b1b15c78-a896-4291-a825-1bbcce5a2752 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:0xc001682308}] Aliases:map[]}\"",
2026-06-11 13:18:31.473115 | controller |     "Jun 11 11:45:41.073486 crc crio[3644]: time=\"2026-06-11T11:45:41.073481772Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.473139 | controller |     "Jun 11 11:45:41.074027 crc crio[3644]: time=\"2026-06-11T11:45:41.07349845Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:5f6e7a87911754cb0e7be14698dea7dcb3740a467f1cc27f7047d34b33011759 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/93ead76b-a229-43d5-a28e-1b0062c94d83 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:0xc00152e190}] Aliases:map[]}\"",
2026-06-11 13:18:31.473163 | controller |     "Jun 11 11:45:41.074027 crc crio[3644]: time=\"2026-06-11T11:45:41.073559944Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.473186 | controller |     "Jun 11 11:45:41.143427 crc crio[3644]: time=\"2026-06-11T11:45:41.143202911Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:ceac6ba87467e95e44a998e9cdf99adb3aa577f53000302197846ede3d51d028 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/09044e93-e795-44bb-94f1-1a858b656be8 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:0xc000dd2388}] Aliases:map[]}\"",
2026-06-11 13:18:31.473217 | controller |     "Jun 11 11:45:41.143427 crc crio[3644]: time=\"2026-06-11T11:45:41.143377596Z\" 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 13:18:31.473244 | controller |     "Jun 11 11:45:41.206477 crc crio[3644]: time=\"2026-06-11T11:45:41.200627649Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:e74cc8ff82ac082e0051d12a83cd16f7dc62f6e320b65d2f81722f8a4d3d8053 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/7b90ebca-c495-4cd6-85dd-5d294d8b44b3 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:0xc000130568}] Aliases:map[]}\"",
2026-06-11 13:18:31.473269 | controller |     "Jun 11 11:45:41.206477 crc crio[3644]: time=\"2026-06-11T11:45:41.20104769Z\" 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 13:18:31.473292 | controller |     "Jun 11 11:45:41.276938 crc crio[3644]: time=\"2026-06-11T11:45:41.276295112Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:34eecf6f145537043fdc0e42a2897cb62f2ad2206c5e621c814e650c9ef3ef65 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/70d950b2-50e6-4d16-b33e-d917ddd1acf4 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:0xc00031e3f0}] Aliases:map[]}\"",
2026-06-11 13:18:31.473314 | controller |     "Jun 11 11:45:41.276938 crc crio[3644]: time=\"2026-06-11T11:45:41.276496058Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.473337 | controller |     "Jun 11 11:45:41.276938 crc crio[3644]: time=\"2026-06-11T11:45:41.276588608Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:7a9677c8ed67eec605ff0a2e5e6ec1a609e6172170307ccd1751732699526a22 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/fe11ae69-96ea-4bb7-804b-6b61b37bf5bd 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:0xc00008cab8}] Aliases:map[]}\"",
2026-06-11 13:18:31.473361 | controller |     "Jun 11 11:45:41.276938 crc crio[3644]: time=\"2026-06-11T11:45:41.276908937Z\" 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 13:18:31.473384 | controller |     "Jun 11 11:45:41.382586 crc crio[3644]: time=\"2026-06-11T11:45:41.380103794Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:c47c584cbca399eb2e3265e7e59833a25e7bd64547b9baad238b551a74fee29c UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/0ae2e2bc-c4fe-4116-8de5-7d6a02ef3cb3 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:0xc001258298}] Aliases:map[]}\"",
2026-06-11 13:18:31.473415 | controller |     "Jun 11 11:45:41.382586 crc crio[3644]: time=\"2026-06-11T11:45:41.380158705Z\" 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 13:18:31.473439 | controller |     "Jun 11 11:45:41.465167 crc crio[3644]: time=\"2026-06-11T11:45:41.461162106Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:e5f153aa209aabe52bf2d7753481d969f357bc1e07a18bcb37ff2768d02c4c3e UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/52e9daf9-18a1-423e-9099-40440b2e3003 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:0xc000dd24c0}] Aliases:map[]}\"",
2026-06-11 13:18:31.473462 | controller |     "Jun 11 11:45:41.465167 crc crio[3644]: time=\"2026-06-11T11:45:41.462417509Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.473486 | controller |     "Jun 11 11:45:48.578426 crc crio[3644]: time=\"2026-06-11T11:45:48.577587216Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686305-9dr2p/POD\" id=36890b17-af78-44e5-9ef2-cf5e79bd45cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.473508 | controller |     "Jun 11 11:45:48.579227 crc crio[3644]: time=\"2026-06-11T11:45:48.578459779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.473532 | controller |     "Jun 11 11:45:48.606315 crc crio[3644]: time=\"2026-06-11T11:45:48.606183567Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686305-9dr2p Namespace:openshift-operator-lifecycle-manager ID:3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d UID:88a361a5-a2f0-4cef-a60d-f0bd635eba7d NetNS:/var/run/netns/2b30c6b3-5e3e-4296-9fce-982ebd3050de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod88a361a5_a2f0_4cef_a60d_f0bd635eba7d.slice PodAnnotations:0xc00031e520}] Aliases:map[]}\"",
2026-06-11 13:18:31.473555 | controller |     "Jun 11 11:45:48.606315 crc crio[3644]: time=\"2026-06-11T11:45:48.606261469Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686305-9dr2p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.473578 | controller |     "Jun 11 11:45:53.748136 crc crio[3644]: time=\"2026-06-11T11:45:53.747357924Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-11 13:18:31.473602 | controller |     "Jun 11 11:45:56.498405 crc crio[3644]: time=\"2026-06-11T11:45:56.496466965Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.473625 | controller |     "Jun 11 11:46:03.950706 crc crio[3644]: time=\"2026-06-11T11:46:03.947509069Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=5624c90d-4033-4438-9943-b2d2b5f39c0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.473648 | controller |     "Jun 11 11:46:03.956449 crc crio[3644]: time=\"2026-06-11T11:46:03.955487306Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=2c48084e-8390-490a-8d73-3b60f870bd1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.473679 | controller |     "Jun 11 11:46:03.966527 crc crio[3644]: time=\"2026-06-11T11:46:03.965377172Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=84f42427-4056-4365-8995-93b1a7b6f420 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.474150 | controller |     "Jun 11 11:46:03.966527 crc crio[3644]: time=\"2026-06-11T11:46:03.966078911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.474422 | controller |     "Jun 11 11:46:04.626973 crc crio[3644]: time=\"2026-06-11T11:46:04.625120093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.474471 | controller |     "Jun 11 11:46:07.149974 crc crio[3644]: time=\"2026-06-11T11:46:07.13946852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.474511 | controller |     "Jun 11 11:46:08.119453 crc crio[3644]: time=\"2026-06-11T11:46:08.114422212Z\" level=info msg=\"Created container cde0df02689bf79303f659386853e8625e9d6ce555a69807bd8518183a1e20a5: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=84f42427-4056-4365-8995-93b1a7b6f420 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.474549 | controller |     "Jun 11 11:46:08.124403 crc crio[3644]: time=\"2026-06-11T11:46:08.124362543Z\" level=info msg=\"Starting container: cde0df02689bf79303f659386853e8625e9d6ce555a69807bd8518183a1e20a5\" id=99f5481a-2f38-413d-aa49-5ac89a2966ea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.474644 | controller |     "Jun 11 11:46:08.317329 crc crio[3644]: time=\"2026-06-11T11:46:08.316518555Z\" level=info msg=\"Started container\" PID=11248 containerID=cde0df02689bf79303f659386853e8625e9d6ce555a69807bd8518183a1e20a5 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=99f5481a-2f38-413d-aa49-5ac89a2966ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c15fdc652ee8210afe01c4041db65aa289cecd9c010b235ec1914e99e18b97a",
2026-06-11 13:18:31.474692 | controller |     "Jun 11 11:46:09.307384 crc crio[3644]: time=\"2026-06-11T11:46:09.304091447Z\" level=info msg=\"Stopping container: 3555f56633716746d645f8e5e72f8925d5cbc2ccab146427140f47a02440b744 (timeout: 3600s)\" id=c4ef8eea-e025-4857-8dd8-cca7098e9966 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.474728 | controller |     "Jun 11 11:46:11.347500 crc crio[3644]: 2026-06-11T11:46:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e74cc8ff82ac082 Mac:c2:b0:50:71:bc:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/7b90ebca-c495-4cd6-85dd-5d294d8b44b3 SocketPath: PciID:}] [{Interface:0xc00037cd70 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.474765 | controller |     "Jun 11 11:46:16.143339 crc crio[3644]: 2026-06-11T11:46:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ddeac8d96bc220e Mac:fa:5c:d4:46:a1:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/3133a063-dd51-4723-9ec1-accc050d3e6e SocketPath: PciID:}] [{Interface:0xc00025bd30 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.474799 | controller |     "Jun 11 11:46:17.238795 crc crio[3644]: 2026-06-11T11:46:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7bc05bddb1aed37 Mac:82:c1:7d:69:8f:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/8f9a7d04-7ac1-4692-a56b-91401116ff59 SocketPath: PciID:}] [{Interface:0xc000165470 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.474955 | controller |     "Jun 11 11:46:17.801391 crc crio[3644]: 2026-06-11T11:46:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:172d06a82334693 Mac:de:6f:5f:4b:e3:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/18929e95-1963-4fc7-b7fb-0585ee5763d7 SocketPath: PciID:}] [{Interface:0xc000181e00 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.475001 | controller |     "Jun 11 11:46:17.813739 crc crio[3644]: 2026-06-11T11:46:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2fd4c73289c4929 Mac:06:c2:7a:06:d0:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/ece92a2d-351e-4746-b19b-225eaf1cb081 SocketPath: PciID:}] [{Interface:0xc0002ef420 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.475037 | controller |     "Jun 11 11:46:17.935217 crc crio[3644]: 2026-06-11T11:46:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b242f3ba73325bd Mac:d2:24:98:7e:5b:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/6fed3c95-1dc1-48fb-abda-1c17ee79c769 SocketPath: PciID:}] [{Interface:0xc0004b52d0 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.475070 | controller |     "Jun 11 11:46:18.164159 crc crio[3644]: 2026-06-11T11:46:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c5e984a5c4cd3bc Mac:5a:12:00:5e:e5:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/25af1740-ed2f-4188-8b67-1d71f92f9fa7 SocketPath: PciID:}] [{Interface:0xc0005276c0 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.475104 | controller |     "Jun 11 11:46:18.216503 crc crio[3644]: 2026-06-11T11:46:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ad53ffb7fe74f6 Mac:1e:8f:57:4b:54:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/df22182b-9107-4050-bc96-25a3cc12fea7 SocketPath: PciID:}] [{Interface:0xc0004217b0 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.475138 | controller |     "Jun 11 11:46:21.801941 crc crio[3644]: time=\"2026-06-11T11:46:21.801493928Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-fv4jb/POD\" id=ce402d1d-e1aa-451e-b654-c86fbfda5e7d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.475170 | controller |     "Jun 11 11:46:21.804072 crc crio[3644]: time=\"2026-06-11T11:46:21.801845736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.475204 | controller |     "Jun 11 11:46:22.134470 crc crio[3644]: time=\"2026-06-11T11:46:22.133469866Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=ce402d1d-e1aa-451e-b654-c86fbfda5e7d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.475238 | controller |     "Jun 11 11:46:22.216100 crc crio[3644]: time=\"2026-06-11T11:46:22.215427142Z\" level=info msg=\"Ran pod sandbox cb8ffc9a1690e037d78d4e19ed52c6c065e3b7b3ec599ca23a873b049a9321d4 with infra container: openshift-multus/cni-sysctl-allowlist-ds-fv4jb/POD\" id=ce402d1d-e1aa-451e-b654-c86fbfda5e7d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.475271 | controller |     "Jun 11 11:46:22.235591 crc crio[3644]: time=\"2026-06-11T11:46:22.235288476Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=b5766b35-908b-4038-81b3-68996a9c8690 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.475304 | controller |     "Jun 11 11:46:22.242830 crc crio[3644]: time=\"2026-06-11T11:46:22.242744539Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=7ae536c3-22d9-473f-96dd-e281ec6c2d98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.475346 | controller |     "Jun 11 11:46:22.255391 crc crio[3644]: time=\"2026-06-11T11:46:22.25463106Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-fv4jb/kube-multus-additional-cni-plugins\" id=dd5c37f2-3dbe-45a4-a7b1-525f0b5eebfe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.475379 | controller |     "Jun 11 11:46:22.255391 crc crio[3644]: time=\"2026-06-11T11:46:22.255312009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.475412 | controller |     "Jun 11 11:46:22.456383 crc crio[3644]: time=\"2026-06-11T11:46:22.456022484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.475445 | controller |     "Jun 11 11:46:22.520046 crc crio[3644]: 2026-06-11T11:46:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:118afe6f547f12e Mac:de:16:23:8d:93:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/7bc16fa6-1ec4-443b-8d43-6599d6d96d9c SocketPath: PciID:}] [{Interface:0xc000015e00 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.475478 | controller |     "Jun 11 11:46:22.551097 crc crio[3644]: 2026-06-11T11:46:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:83deffb05b5c51a Mac:b6:ac:85:4a:79:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/f466c54d-069a-497b-819d-0b97573af589 SocketPath: PciID:}] [{Interface:0xc0004be9f0 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.475509 | controller |     "Jun 11 11:46:22.578901 crc crio[3644]: 2026-06-11T11:46:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c27b2d49f3cb2e2 Mac:16:a5:83:63:5b:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/ff7c77c4-9965-4924-889c-72627d979a39 SocketPath: PciID:}] [{Interface:0xc0000151b0 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.475541 | controller |     "Jun 11 11:46:22.674229 crc crio[3644]: 2026-06-11T11:46:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:02d7e09a445312a Mac:e2:ac:54:d0:f5:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/c6b1252b-b654-41eb-889a-ebc62262891f SocketPath: PciID:}] [{Interface:0xc00028f180 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.475572 | controller |     "Jun 11 11:46:22.799004 crc crio[3644]: 2026-06-11T11:46:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6729b6f6df8aa1a Mac:42:68:b0:e6:f7:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/2f8ae5bf-8119-4600-836c-e8ba69afa89a SocketPath: PciID:}] [{Interface:0xc0003b3790 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.475604 | controller |     "Jun 11 11:46:22.891782 crc crio[3644]: 2026-06-11T11:46:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bcc9b32e3912bfa Mac:02:2f:10:d7:13:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/d545e622-a7a5-4f3f-86cb-c5edc90b4cdb SocketPath: PciID:}] [{Interface:0xc000513ae0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.475636 | controller |     "Jun 11 11:46:23.270107 crc crio[3644]: time=\"2026-06-11T11:46:23.269965256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.475675 | controller |     "Jun 11 11:46:23.468586 crc crio[3644]: time=\"2026-06-11T11:46:23.467000752Z\" level=info msg=\"Created container 742aa4fc2b3303f412085440959fe3c0458dc3b743fc3454b06f528743d8982a: openshift-multus/cni-sysctl-allowlist-ds-fv4jb/kube-multus-additional-cni-plugins\" id=dd5c37f2-3dbe-45a4-a7b1-525f0b5eebfe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.475707 | controller |     "Jun 11 11:46:23.470195 crc crio[3644]: time=\"2026-06-11T11:46:23.4700572Z\" level=info msg=\"Starting container: 742aa4fc2b3303f412085440959fe3c0458dc3b743fc3454b06f528743d8982a\" id=a5527093-fe15-419b-83b5-60a29656f899 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.475741 | controller |     "Jun 11 11:46:23.479223 crc crio[3644]: time=\"2026-06-11T11:46:23.479093753Z\" level=info msg=\"Started container\" PID=12011 containerID=742aa4fc2b3303f412085440959fe3c0458dc3b743fc3454b06f528743d8982a description=openshift-multus/cni-sysctl-allowlist-ds-fv4jb/kube-multus-additional-cni-plugins id=a5527093-fe15-419b-83b5-60a29656f899 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb8ffc9a1690e037d78d4e19ed52c6c065e3b7b3ec599ca23a873b049a9321d4",
2026-06-11 13:18:31.475774 | controller |     "Jun 11 11:46:23.531356 crc crio[3644]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a20b1e15b1b5ad Mac:be:03:da:2e:6c:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/2b30c6b3-5e3e-4296-9fce-982ebd3050de SocketPath: PciID:}] [{Interface:0xc0000151d0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.475807 | controller |     "Jun 11 11:46:23.564874 crc crio[3644]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1251888d412fca Mac:72:0f:bf:88:b6:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/a88519f7-e076-48fd-84ca-dd9116a9a44c SocketPath: PciID:}] [{Interface:0xc0006010f0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.475840 | controller |     "Jun 11 11:46:23.798345 crc crio[3644]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ceac6ba87467e95 Mac:3e:05:0e:6c:29:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/09044e93-e795-44bb-94f1-1a858b656be8 SocketPath: PciID:}] [{Interface:0xc00021f050 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.475910 | controller |     "Jun 11 11:46:23.811187 crc crio[3644]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a3403638c3473e1 Mac:ae:e6:18:f7:93:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/544c9042-19be-4230-ae91-0722388c2101 SocketPath: PciID:}] [{Interface:0xc000015b20 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.475998 | controller |     "Jun 11 11:46:23.827513 crc crio[3644]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62b7b5b9061fa04 Mac:ce:26:f9:ea:4b:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/b08249cd-fa2c-4fc5-8cae-7ddbc2a30d21 SocketPath: PciID:}] [{Interface:0xc000224b70 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.476041 | controller |     "Jun 11 11:46:23.877101 crc crio[3644]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a9677c8ed67eec Mac:f6:8a:a2:f0:b1:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/fe11ae69-96ea-4bb7-804b-6b61b37bf5bd SocketPath: PciID:}] [{Interface:0xc0005153b0 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.476075 | controller |     "Jun 11 11:46:23.888085 crc crio[3644]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8b5d3d637a6ccdb Mac:ee:e8:5d:33:f2:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/a2602e90-9490-47a5-beda-34c8b70bd2e0 SocketPath: PciID:}] [{Interface:0xc000281590 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.476117 | controller |     "Jun 11 11:46:23.896011 crc crio[3644]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b9bb8890c0128ee Mac:b2:89:c2:12:d2:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/8ffb9c01-db83-4955-bc77-6a8c4b20be2a SocketPath: PciID:}] [{Interface:0xc0000157d0 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.476151 | controller |     "Jun 11 11:46:23.916738 crc crio[3644]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41e0dc7cc8053ee Mac:46:8d:b7:a1:b0:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/44c836f1-83bd-4fec-8c03-6a3f71816cec SocketPath: PciID:}] [{Interface:0xc00018d4b0 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.476184 | controller |     "Jun 11 11:46:23.943068 crc crio[3644]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41d08addd47acc4 Mac:42:4c:9a:20:04:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/10071c0f-0d48-4f3f-9fe0-dcf9fa1dee0a SocketPath: PciID:}] [{Interface:0xc0004b16c0 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.476216 | controller |     "Jun 11 11:46:23.943461 crc crio[3644]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d4eaf0d5e3ed3ad Mac:ae:5f:5a:77:e7:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/898f5ece-92cb-463f-a028-3299734e26a4 SocketPath: PciID:}] [{Interface:0xc000015b10 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.476249 | controller |     "Jun 11 11:46:23.944320 crc crio[3644]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:093f8737cd204c4 Mac:86:4b:8e:09:cd:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/b1b15c78-a896-4291-a825-1bbcce5a2752 SocketPath: PciID:}] [{Interface:0xc00019c6e0 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.476282 | controller |     "Jun 11 11:46:23.947320 crc crio[3644]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86c61bb44507aae Mac:0e:0a:16:53:23:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/adce6741-9b80-400c-925c-60ca0e38a913 SocketPath: PciID:}] [{Interface:0xc0003da990 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.476315 | controller |     "Jun 11 11:46:24.009085 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c51eab753272d5 Mac:9e:0c:d8:68:83:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/c9091fab-29aa-4072-b456-ba985af10541 SocketPath: PciID:}] [{Interface:0xc00028f460 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.476348 | controller |     "Jun 11 11:46:24.013593 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5373108d4460556 Mac:7a:bd:9b:91:13:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/4cddde93-dfb3-4c9d-8899-ea89ca60a88f SocketPath: PciID:}] [{Interface:0xc000015cc0 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.476381 | controller |     "Jun 11 11:46:24.104681 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ddd8a7ace3286c8 Mac:32:45:3b:6c:32:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/348b6c1a-e4dd-47b4-805e-52d3dadd7549 SocketPath: PciID:}] [{Interface:0xc000125980 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.476420 | controller |     "Jun 11 11:46:24.141389 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1be33eef974f1b8 Mac:9e:80:39:f8:1c:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/69a82547-e2a6-41ca-b694-8c70ff40d2c7 SocketPath: PciID:}] [{Interface:0xc0003b0b90 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.476453 | controller |     "Jun 11 11:46:24.311382 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3bbff6bda418ab3 Mac:52:a8:9d:69:dd:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/ec1fe046-4b5b-41ff-9552-d213a98fb2d5 SocketPath: PciID:}] [{Interface:0xc0001e6680 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.476486 | controller |     "Jun 11 11:46:24.323316 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78c68730effe7e0 Mac:42:2a:1c:52:a5:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/fe643040-25c1-49eb-9b9c-ae2fe4ff88e7 SocketPath: PciID:}] [{Interface:0xc000015e10 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.476519 | controller |     "Jun 11 11:46:24.345597 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7c665f07b30ce14 Mac:12:0d:73:01:4e:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/4338bd01-23a3-40d6-8f32-ccbe8ff868f2 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.476552 | controller |     "Jun 11 11:46:24.346582 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65f6f507aff2c3d Mac:02:9c:8c:4f:80:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/89c63d0f-aa45-40de-a36d-919da197e6d7 SocketPath: PciID:}] [{Interface:0xc00030da50 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.476585 | controller |     "Jun 11 11:46:24.347612 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:329481c7e901f29 Mac:8e:a2:3a:76:4e:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/42ef87da-209b-4614-9c65-6bba20775459 SocketPath: PciID:}] [{Interface:0xc0004b4990 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.476619 | controller |     "Jun 11 11:46:24.354155 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dbf7084e036402e Mac:be:d1:3c:2c:4a:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/c00779a6-183a-4efc-979e-69272f788d4d SocketPath: PciID:}] [{Interface:0xc0002dbc90 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.476653 | controller |     "Jun 11 11:46:24.370415 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c47c584cbca399e Mac:c6:4b:73:6d:ba:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/0ae2e2bc-c4fe-4116-8de5-7d6a02ef3cb3 SocketPath: PciID:}] [{Interface:0xc000123a10 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.476688 | controller |     "Jun 11 11:46:24.371027 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5f6e7a87911754c Mac:7a:65:09:bb:d7:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/93ead76b-a229-43d5-a28e-1b0062c94d83 SocketPath: PciID:}] [{Interface:0xc000148c70 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.476727 | controller |     "Jun 11 11:46:24.374095 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5f153aa209aabe Mac:2a:1a:e0:9b:9a:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/52e9daf9-18a1-423e-9099-40440b2e3003 SocketPath: PciID:}] [{Interface:0xc00011b9d0 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.476760 | controller |     "Jun 11 11:46:24.384626 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34eecf6f1455370 Mac:8a:98:c8:4f:88:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/70d950b2-50e6-4d16-b33e-d917ddd1acf4 SocketPath: PciID:}] [{Interface:0xc000015f20 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.476792 | controller |     "Jun 11 11:46:24.392140 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dfe00585ad03d00 Mac:fe:ae:4c:40:a4:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/4700b64f-73df-4648-9213-f14baebc6440 SocketPath: PciID:}] [{Interface:0xc000394850 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.476825 | controller |     "Jun 11 11:46:24.394109 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba75dfe769e883b Mac:fe:47:74:f6:b1:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/ff8059cd-5044-4679-b42a-618b00089c69 SocketPath: PciID:}] [{Interface:0xc00026d0b0 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.476924 | controller |     "Jun 11 11:46:24.394314 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1beef2e30e3f4b5 Mac:72:43:2d:69:7f:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/e109bf40-f0ca-496d-8e21-d6e949fe332f SocketPath: PciID:}] [{Interface:0xc00054a0d0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.476962 | controller |     "Jun 11 11:46:24.396983 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a380dc439153fd Mac:4e:69:59:fa:58:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/13bd1b8d-3ad2-41f3-9798-031a902f7fbd SocketPath: PciID:}] [{Interface:0xc000123d20 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.476995 | controller |     "Jun 11 11:46:24.409493 crc crio[3644]: 2026-06-11T11:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3bc7d301adc5925 Mac:ae:13:a9:8e:66:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/d6e5af67-2041-47d5-b430-06a5c8eeb714 SocketPath: PciID:}] [{Interface:0xc000497510 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.477089 | controller |     "Jun 11 11:46:24.410193 crc crio[3644]: time=\"2026-06-11T11:46:24.410095112Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.477132 | controller |     "Jun 11 11:46:24.410258 crc crio[3644]: time=\"2026-06-11T11:46:24.410232113Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-11 13:18:31.477171 | controller |     "Jun 11 11:46:24.410512 crc crio[3644]: time=\"2026-06-11T11:46:24.410348306Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:41e0dc7cc8053eeeac687a51aea9b1530d986305d29b495d36e86578d2e24b7a UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/44c836f1-83bd-4fec-8c03-6a3f71816cec 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:0xc000896318}] Aliases:map[]}\"",
2026-06-11 13:18:31.477217 | controller |     "Jun 11 11:46:24.410512 crc crio[3644]: time=\"2026-06-11T11:46:24.410452698Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:41d08addd47acc4ded12a6a52c92482718e27407d404fddc534b8ce1affae418 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/10071c0f-0d48-4f3f-9fe0-dcf9fa1dee0a 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:0xc00008c318}] Aliases:map[]}\"",
2026-06-11 13:18:31.477253 | controller |     "Jun 11 11:46:24.410715 crc crio[3644]: time=\"2026-06-11T11:46:24.410531251Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:65f6f507aff2c3dfd016d5e334e513fd0bc5a957a8648f46873eff02e6fb2481 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/89c63d0f-aa45-40de-a36d-919da197e6d7 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:0xc000188b30}] Aliases:map[]}\"",
2026-06-11 13:18:31.477287 | controller |     "Jun 11 11:46:24.410715 crc crio[3644]: time=\"2026-06-11T11:46:24.410624583Z\" 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 13:18:31.477320 | controller |     "Jun 11 11:46:24.410884 crc crio[3644]: time=\"2026-06-11T11:46:24.410731777Z\" 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 13:18:31.477352 | controller |     "Jun 11 11:46:24.411010 crc crio[3644]: time=\"2026-06-11T11:46:24.410888692Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:83deffb05b5c51ae09f7f9931aeef639a49e8922ed3ca219c2c4f5c262a80b31 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/f466c54d-069a-497b-819d-0b97573af589 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:0xc00061e690}] Aliases:map[]}\"",
2026-06-11 13:18:31.477386 | controller |     "Jun 11 11:46:24.411010 crc crio[3644]: time=\"2026-06-11T11:46:24.410994784Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:c47c584cbca399eb2e3265e7e59833a25e7bd64547b9baad238b551a74fee29c UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/0ae2e2bc-c4fe-4116-8de5-7d6a02ef3cb3 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:0xc001258298}] Aliases:map[]}\"",
2026-06-11 13:18:31.477422 | controller |     "Jun 11 11:46:24.411190 crc crio[3644]: time=\"2026-06-11T11:46:24.411133528Z\" 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 13:18:31.477455 | controller |     "Jun 11 11:46:24.411190 crc crio[3644]: time=\"2026-06-11T11:46:24.411173669Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:86c61bb44507aae5de65c880ccdcea828453dee0c375749eab1667d0dbe0708f UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/adce6741-9b80-400c-925c-60ca0e38a913 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:0xc000130d70}] Aliases:map[]}\"",
2026-06-11 13:18:31.477495 | controller |     "Jun 11 11:46:24.411347 crc crio[3644]: time=\"2026-06-11T11:46:24.411299912Z\" 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 13:18:31.477529 | controller |     "Jun 11 11:46:24.411407 crc crio[3644]: time=\"2026-06-11T11:46:24.411345425Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:ddeac8d96bc220e6731c7e27f832716e6d7a896e00fcbc520040de7644187aa7 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/3133a063-dd51-4723-9ec1-accc050d3e6e 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:0xc00061e450}] Aliases:map[]}\"",
2026-06-11 13:18:31.477562 | controller |     "Jun 11 11:46:24.411570 crc crio[3644]: time=\"2026-06-11T11:46:24.411475967Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:e5f153aa209aabe52bf2d7753481d969f357bc1e07a18bcb37ff2768d02c4c3e UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/52e9daf9-18a1-423e-9099-40440b2e3003 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:0xc000dd24c0}] Aliases:map[]}\"",
2026-06-11 13:18:31.477596 | controller |     "Jun 11 11:46:24.411570 crc crio[3644]: time=\"2026-06-11T11:46:24.411558949Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:ba75dfe769e883bb7ff39e113effea81446325f05a64f99910027e6fe07d06f0 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/ff8059cd-5044-4679-b42a-618b00089c69 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:0xc00031e248}] Aliases:map[]}\"",
2026-06-11 13:18:31.477630 | controller |     "Jun 11 11:46:24.411740 crc crio[3644]: time=\"2026-06-11T11:46:24.411584621Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:c5e984a5c4cd3bc474b8eb37fa1dca43ee7c9ba6f6b8327c5199f7b42b0a8ed5 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/25af1740-ed2f-4188-8b67-1d71f92f9fa7 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:0xc000130528}] Aliases:map[]}\"",
2026-06-11 13:18:31.477663 | controller |     "Jun 11 11:46:24.411740 crc crio[3644]: time=\"2026-06-11T11:46:24.411619221Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:6c51eab753272d574f64cbedfe0efb16ec220f86dcb2f36de0e92f6dacec8f69 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/c9091fab-29aa-4072-b456-ba985af10541 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:0xc00008c870}] Aliases:map[]}\"",
2026-06-11 13:18:31.477697 | controller |     "Jun 11 11:46:24.411866 crc crio[3644]: time=\"2026-06-11T11:46:24.411743544Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.477736 | controller |     "Jun 11 11:46:24.411866 crc crio[3644]: time=\"2026-06-11T11:46:24.411771917Z\" 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 13:18:31.477770 | controller |     "Jun 11 11:46:24.411866 crc crio[3644]: time=\"2026-06-11T11:46:24.411833517Z\" 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 13:18:31.477804 | controller |     "Jun 11 11:46:24.411974 crc crio[3644]: time=\"2026-06-11T11:46:24.411885258Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.477838 | controller |     "Jun 11 11:46:24.412058 crc crio[3644]: time=\"2026-06-11T11:46:24.411974015Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:34eecf6f145537043fdc0e42a2897cb62f2ad2206c5e621c814e650c9ef3ef65 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/70d950b2-50e6-4d16-b33e-d917ddd1acf4 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:0xc00031e3f0}] Aliases:map[]}\"",
2026-06-11 13:18:31.477907 | controller |     "Jun 11 11:46:24.412058 crc crio[3644]: time=\"2026-06-11T11:46:24.412039354Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:3bbff6bda418ab3917ffc3e1d6c1e610a6cb6637daa1c816b339836934e8ccac UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/ec1fe046-4b5b-41ff-9552-d213a98fb2d5 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:0xc00031e1c8}] Aliases:map[]}\"",
2026-06-11 13:18:31.477944 | controller |     "Jun 11 11:46:24.412160 crc crio[3644]: time=\"2026-06-11T11:46:24.412057293Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:1beef2e30e3f4b5ec69d9e5245fc73ac686e1b35d7fb26683828581cce2a7e92 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/e109bf40-f0ca-496d-8e21-d6e949fe332f 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:0xc00008cd00}] Aliases:map[]}\"",
2026-06-11 13:18:31.477977 | controller |     "Jun 11 11:46:24.412160 crc crio[3644]: time=\"2026-06-11T11:46:24.412148167Z\" 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 13:18:31.478010 | controller |     "Jun 11 11:46:24.412234 crc crio[3644]: time=\"2026-06-11T11:46:24.412163446Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:5f6e7a87911754cb0e7be14698dea7dcb3740a467f1cc27f7047d34b33011759 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/93ead76b-a229-43d5-a28e-1b0062c94d83 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:0xc00152e190}] Aliases:map[]}\"",
2026-06-11 13:18:31.478043 | controller |     "Jun 11 11:46:24.412234 crc crio[3644]: time=\"2026-06-11T11:46:24.412183188Z\" 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 13:18:31.478084 | controller |     "Jun 11 11:46:24.412308 crc crio[3644]: time=\"2026-06-11T11:46:24.412245202Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.478172 | controller |     "Jun 11 11:46:24.412308 crc crio[3644]: time=\"2026-06-11T11:46:24.412271459Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.478229 | controller |     "Jun 11 11:46:24.412308 crc crio[3644]: time=\"2026-06-11T11:46:24.412285591Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:2ad53ffb7fe74f66ce91948fcbd8ed5c639a3f56b5c5ad0aef3a79991b13a167 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/df22182b-9107-4050-bc96-25a3cc12fea7 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:0xc000130208}] Aliases:map[]}\"",
2026-06-11 13:18:31.478273 | controller |     "Jun 11 11:46:24.412454 crc crio[3644]: time=\"2026-06-11T11:46:24.412395973Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:5a380dc439153fd729d62d52583da7dfd5c6b33454985cf6ffeb5f878b80d543 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/13bd1b8d-3ad2-41f3-9798-031a902f7fbd 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:0xc000188748}] Aliases:map[]}\"",
2026-06-11 13:18:31.478317 | controller |     "Jun 11 11:46:24.412454 crc crio[3644]: time=\"2026-06-11T11:46:24.412447666Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.478360 | controller |     "Jun 11 11:46:24.412551 crc crio[3644]: time=\"2026-06-11T11:46:24.411297273Z\" 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 13:18:31.478401 | controller |     "Jun 11 11:46:24.412586 crc crio[3644]: time=\"2026-06-11T11:46:24.412551868Z\" 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 13:18:31.478441 | controller |     "Jun 11 11:46:24.412586 crc crio[3644]: time=\"2026-06-11T11:46:24.412001112Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:5373108d446055635b741dfe403fbbe5c4063e12343dee372b1eec3442e02add UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/4cddde93-dfb3-4c9d-8899-ea89ca60a88f 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:0xc00008d260}] Aliases:map[]}\"",
2026-06-11 13:18:31.478485 | controller |     "Jun 11 11:46:24.412787 crc crio[3644]: time=\"2026-06-11T11:46:24.412420873Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:6729b6f6df8aa1a94e46b1ed897ff3c7da2be0c5ac02ab76a9f56adff156dca8 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/2f8ae5bf-8119-4600-836c-e8ba69afa89a 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:0xc000896608}] Aliases:map[]}\"",
2026-06-11 13:18:31.478673 | controller |     "Jun 11 11:46:24.412955 crc crio[3644]: time=\"2026-06-11T11:46:24.410390686Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:3bc7d301adc5925b363e49d1c8c07e96d6dcae60275037d8ecd8166f8606c109 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/d6e5af67-2041-47d5-b430-06a5c8eeb714 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:0xc000188428}] Aliases:map[]}\"",
2026-06-11 13:18:31.478721 | controller |     "Jun 11 11:46:24.413084 crc crio[3644]: time=\"2026-06-11T11:46:24.411147218Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:d4eaf0d5e3ed3ad6c721fbefc9c4de6abe92afef4a079f289b21d3c936ebd80c UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/898f5ece-92cb-463f-a028-3299734e26a4 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:0xc00061e028}] Aliases:map[]}\"",
2026-06-11 13:18:31.478757 | controller |     "Jun 11 11:46:24.413220 crc crio[3644]: time=\"2026-06-11T11:46:24.413158054Z\" 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 13:18:31.478791 | controller |     "Jun 11 11:46:24.413431 crc crio[3644]: time=\"2026-06-11T11:46:24.413408411Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.478825 | controller |     "Jun 11 11:46:24.413524 crc crio[3644]: time=\"2026-06-11T11:46:24.413169196Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.478896 | controller |     "Jun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.412751004Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:118afe6f547f12ee8a7a20cded0d33f5350e4bf720d1ce2e32cc11a68e708459 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/7bc16fa6-1ec4-443b-8d43-6599d6d96d9c 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:0xc0016828b8}] Aliases:map[]}\"",
2026-06-11 13:18:31.478933 | controller |     "Jun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.417276489Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.478969 | controller |     "Jun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.417994749Z\" level=info msg=\"Ran pod sandbox 41e0dc7cc8053eeeac687a51aea9b1530d986305d29b495d36e86578d2e24b7a with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=21c58bcb-0b58-4e72-92ac-ddc5ed94bc90 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.479003 | controller |     "Jun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.410931762Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.479036 | controller |     "Jun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.411486438Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.479078 | controller |     "Jun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.411326054Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:e74cc8ff82ac082e0051d12a83cd16f7dc62f6e320b65d2f81722f8a4d3d8053 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/7b90ebca-c495-4cd6-85dd-5d294d8b44b3 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:0xc000130568}] Aliases:map[]}\"",
2026-06-11 13:18:31.479113 | controller |     "Jun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.41911845Z\" 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 13:18:31.479147 | controller |     "Jun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.411507729Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:7bc05bddb1aed37f248748b9c45be906fe9b211870ed17ab79e84fc17737e1da UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/8f9a7d04-7ac1-4692-a56b-91401116ff59 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:0xc00008ce28}] Aliases:map[]}\"",
2026-06-11 13:18:31.479181 | controller |     "Jun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.411517627Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:ceac6ba87467e95e44a998e9cdf99adb3aa577f53000302197846ede3d51d028 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/09044e93-e795-44bb-94f1-1a858b656be8 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:0xc000dd2388}] Aliases:map[]}\"",
2026-06-11 13:18:31.479214 | controller |     "Jun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.41152752Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:172d06a82334693fe565a25f3523459d09b70af9e60826971bbc7a5ed2e4415b UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/18929e95-1963-4fc7-b7fb-0585ee5763d7 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:0xc000188610}] Aliases:map[]}\"",
2026-06-11 13:18:31.479248 | controller |     "Jun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.411537518Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:02d7e09a445312a50978f37c356891b1fba644aac2805fa04d932c2c524a1cf5 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/c6b1252b-b654-41eb-889a-ebc62262891f 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:0xc000130678}] Aliases:map[]}\"",
2026-06-11 13:18:31.479281 | controller |     "Jun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.419605205Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.479314 | controller |     "Jun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.419700779Z\" 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 13:18:31.479353 | controller |     "Jun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.419739488Z\" 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 13:18:31.479386 | controller |     "Jun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.41978719Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.479420 | controller |     "Jun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.419548183Z\" level=info msg=\"Ran pod sandbox 86c61bb44507aae5de65c880ccdcea828453dee0c375749eab1667d0dbe0708f with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=44d74602-471a-4ca9-b845-35e2efa22d1f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.479454 | controller |     "Jun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.419515412Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:dfe00585ad03d00aae23bc232b329b26d5719d51f81ea9335489c98fa4af68c8 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/4700b64f-73df-4648-9213-f14baebc6440 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:0xc000dd20a0}] Aliases:map[]}\"",
2026-06-11 13:18:31.479489 | controller |     "Jun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.41154783Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:2fd4c73289c4929e22acd75c5d0f696a8f40082ef4e46caf868126539c9b03fd UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/ece92a2d-351e-4746-b19b-225eaf1cb081 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:0xc00061e788}] Aliases:map[]}\"",
2026-06-11 13:18:31.479523 | controller |     "Jun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.42010457Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.479556 | controller |     "Jun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.420236001Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.479589 | controller |     "Jun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.412027472Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:1be33eef974f1b8b17f66a7d3e38a2fbf699bbf9b979902191894328c4f3a5e0 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/69a82547-e2a6-41ca-b694-8c70ff40d2c7 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:0xc001258930}] Aliases:map[]}\"",
2026-06-11 13:18:31.479623 | controller |     "Jun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.410435397Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:7c665f07b30ce14460a281ce16a527ac66b9aa4a6212ddd22a6f8745033862df UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/4338bd01-23a3-40d6-8f32-ccbe8ff868f2 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:0xc000896aa0}] Aliases:map[]}\"",
2026-06-11 13:18:31.479727 | controller |     "Jun 11 11:46:24.420695 crc crio[3644]: time=\"2026-06-11T11:46:24.420615572Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.479771 | controller |     "Jun 11 11:46:24.422342 crc crio[3644]: time=\"2026-06-11T11:46:24.420480142Z\" 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 13:18:31.479805 | controller |     "Jun 11 11:46:24.422342 crc crio[3644]: time=\"2026-06-11T11:46:24.42091046Z\" level=info msg=\"Ran pod sandbox c47c584cbca399eb2e3265e7e59833a25e7bd64547b9baad238b551a74fee29c with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=e8a0241c-149a-4df9-9b0e-7af2e6f55123 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.479839 | controller |     "Jun 11 11:46:24.422342 crc crio[3644]: time=\"2026-06-11T11:46:24.412788867Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686305-9dr2p Namespace:openshift-operator-lifecycle-manager ID:3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d UID:88a361a5-a2f0-4cef-a60d-f0bd635eba7d NetNS:/var/run/netns/2b30c6b3-5e3e-4296-9fce-982ebd3050de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod88a361a5_a2f0_4cef_a60d_f0bd635eba7d.slice PodAnnotations:0xc00031e520}] Aliases:map[]}\"",
2026-06-11 13:18:31.479905 | controller |     "Jun 11 11:46:24.422342 crc crio[3644]: time=\"2026-06-11T11:46:24.421196417Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686305-9dr2p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.479940 | controller |     "Jun 11 11:46:24.422342 crc crio[3644]: time=\"2026-06-11T11:46:24.412829056Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:c27b2d49f3cb2e2afc71446a37f9e524d9e1716e4fa8e966bb06e4c6340bae32 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/ff7c77c4-9965-4924-889c-72627d979a39 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:0xc000896128}] Aliases:map[]}\"",
2026-06-11 13:18:31.479974 | controller |     "Jun 11 11:46:24.422342 crc crio[3644]: time=\"2026-06-11T11:46:24.421478786Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.480006 | controller |     "Jun 11 11:46:24.422342 crc crio[3644]: time=\"2026-06-11T11:46:24.412840186Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:bcc9b32e3912bfaf7d153cd3800777354c0c016d76b68fe01d7791deb99508b2 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/d545e622-a7a5-4f3f-86cb-c5edc90b4cdb 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:0xc0016823a8}] Aliases:map[]}\"",
2026-06-11 13:18:31.480039 | controller |     "Jun 11 11:46:24.422342 crc crio[3644]: time=\"2026-06-11T11:46:24.42198918Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.480079 | controller |     "Jun 11 11:46:24.422342 crc crio[3644]: time=\"2026-06-11T11:46:24.412848619Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:c1251888d412fcac0ed09819a62b230962a9779845ff22b793bc77bb9da66c9f UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/a88519f7-e076-48fd-84ca-dd9116a9a44c 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:0xc001682520}] Aliases:map[]}\"",
2026-06-11 13:18:31.480112 | controller |     "Jun 11 11:46:24.422923 crc crio[3644]: time=\"2026-06-11T11:46:24.422372531Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.480145 | controller |     "Jun 11 11:46:24.422923 crc crio[3644]: time=\"2026-06-11T11:46:24.412859477Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:78c68730effe7e0fb995c89f1b136d209149e7ed6e1e6a43256efb8656843f28 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/fe643040-25c1-49eb-9b9c-ae2fe4ff88e7 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:0xc001682058}] Aliases:map[]}\"",
2026-06-11 13:18:31.480177 | controller |     "Jun 11 11:46:24.422923 crc crio[3644]: time=\"2026-06-11T11:46:24.422794032Z\" 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 13:18:31.480210 | controller |     "Jun 11 11:46:24.423130 crc crio[3644]: time=\"2026-06-11T11:46:24.412865836Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:7a9677c8ed67eec605ff0a2e5e6ec1a609e6172170307ccd1751732699526a22 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/fe11ae69-96ea-4bb7-804b-6b61b37bf5bd 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:0xc00008cab8}] Aliases:map[]}\"",
2026-06-11 13:18:31.480243 | controller |     "Jun 11 11:46:24.423241 crc crio[3644]: time=\"2026-06-11T11:46:24.410978813Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:dbf7084e036402eb75d81bddd320d0bd1f91e1843d1dc590e3b11b4a55fce899 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/c00779a6-183a-4efc-979e-69272f788d4d 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:0xc00008d090}] Aliases:map[]}\"",
2026-06-11 13:18:31.480276 | controller |     "Jun 11 11:46:24.423302 crc crio[3644]: time=\"2026-06-11T11:46:24.423278617Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.480309 | controller |     "Jun 11 11:46:24.423353 crc crio[3644]: time=\"2026-06-11T11:46:24.412880377Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:62b7b5b9061fa04de237a5f02ec1f67d1ff9341ed2f2185a28b0851974c9fb3d UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/b08249cd-fa2c-4fc5-8cae-7ddbc2a30d21 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:0xc000188a20}] Aliases:map[]}\"",
2026-06-11 13:18:31.480347 | controller |     "Jun 11 11:46:24.423531 crc crio[3644]: time=\"2026-06-11T11:46:24.423466994Z\" 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 13:18:31.480379 | controller |     "Jun 11 11:46:24.423531 crc crio[3644]: time=\"2026-06-11T11:46:24.412782407Z\" 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 13:18:31.480411 | controller |     "Jun 11 11:46:24.423824 crc crio[3644]: time=\"2026-06-11T11:46:24.410953863Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:329481c7e901f292822a997f1565c8ea9d24ec8787303bb905ccb0f03ef4483b UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/42ef87da-209b-4614-9c65-6bba20775459 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:0xc001258228}] Aliases:map[]}\"",
2026-06-11 13:18:31.480444 | controller |     "Jun 11 11:46:24.424009 crc crio[3644]: time=\"2026-06-11T11:46:24.412875381Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:a3403638c3473e1c84e850a598bd2645cd1f2e5fd04f63f9c5b1e02a3bc6b35f UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/544c9042-19be-4230-ae91-0722388c2101 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:0xc00031e210}] Aliases:map[]}\"",
2026-06-11 13:18:31.480477 | controller |     "Jun 11 11:46:24.424095 crc crio[3644]: time=\"2026-06-11T11:46:24.411161728Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:093f8737cd204c43ff7594a6b0577cc39c6881340347f07f72acbca5359b1a09 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/b1b15c78-a896-4291-a825-1bbcce5a2752 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:0xc001682308}] Aliases:map[]}\"",
2026-06-11 13:18:31.480509 | controller |     "Jun 11 11:46:24.424216 crc crio[3644]: time=\"2026-06-11T11:46:24.424155531Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.480540 | controller |     "Jun 11 11:46:24.424293 crc crio[3644]: time=\"2026-06-11T11:46:24.424216785Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.480573 | controller |     "Jun 11 11:46:24.424293 crc crio[3644]: time=\"2026-06-11T11:46:24.424275024Z\" level=info msg=\"Ran pod sandbox 118afe6f547f12ee8a7a20cded0d33f5350e4bf720d1ce2e32cc11a68e708459 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=8248c37c-6464-47c4-8df4-df64834dbecf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.480606 | controller |     "Jun 11 11:46:24.424394 crc crio[3644]: time=\"2026-06-11T11:46:24.411564831Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:b242f3ba73325bd5208b46a50ec2494ab99239aad746101e60e79afb481c4587 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/6fed3c95-1dc1-48fb-abda-1c17ee79c769 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:0xc00061e1d0}] Aliases:map[]}\"",
2026-06-11 13:18:31.480646 | controller |     "Jun 11 11:46:24.424530 crc crio[3644]: time=\"2026-06-11T11:46:24.424186072Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.480678 | controller |     "Jun 11 11:46:24.424599 crc crio[3644]: time=\"2026-06-11T11:46:24.424536452Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.480710 | controller |     "Jun 11 11:46:24.424727 crc crio[3644]: time=\"2026-06-11T11:46:24.412014742Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:ddd8a7ace3286c82ee30b9c8d70ab00f67d742aa7b1f3710a23263e8b8d4a812 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/348b6c1a-e4dd-47b4-805e-52d3dadd7549 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:0xc00031e0f8}] Aliases:map[]}\"",
2026-06-11 13:18:31.480743 | controller |     "Jun 11 11:46:24.424880 crc crio[3644]: time=\"2026-06-11T11:46:24.424846513Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=53948626-df21-4b4b-b40e-17fb83c52dbf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.480775 | controller |     "Jun 11 11:46:24.425201 crc crio[3644]: time=\"2026-06-11T11:46:24.412884908Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:b9bb8890c0128eef33a966b912b722cc321dce274de0b53caa8004c0c5dd2fda UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/8ffb9c01-db83-4955-bc77-6a8c4b20be2a 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:0xc000130800}] Aliases:map[]}\"",
2026-06-11 13:18:31.480807 | controller |     "Jun 11 11:46:24.425406 crc crio[3644]: time=\"2026-06-11T11:46:24.425345024Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=19517f21-0d27-4eaa-8578-114769a50db7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.480897 | controller |     "Jun 11 11:46:24.425615 crc crio[3644]: time=\"2026-06-11T11:46:24.425588674Z\" 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 13:18:31.480945 | controller |     "Jun 11 11:46:24.425868 crc crio[3644]: time=\"2026-06-11T11:46:24.424851491Z\" 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 13:18:31.480979 | controller |     "Jun 11 11:46:24.426189 crc crio[3644]: time=\"2026-06-11T11:46:24.412904058Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:8b5d3d637a6ccdbe2f885cbef0b8c8b55357672be69d392c7f3e67e3fe3e78a1 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/a2602e90-9490-47a5-beda-34c8b70bd2e0 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:0xc00008cbc0}] Aliases:map[]}\"",
2026-06-11 13:18:31.481014 | controller |     "Jun 11 11:46:24.426427 crc crio[3644]: time=\"2026-06-11T11:46:24.423855408Z\" 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 13:18:31.481055 | controller |     "Jun 11 11:46:24.426553 crc crio[3644]: time=\"2026-06-11T11:46:24.426378606Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.481089 | controller |     "Jun 11 11:46:24.427147 crc crio[3644]: time=\"2026-06-11T11:46:24.426381302Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=eb68672e-5988-40a2-8cc8-6358613a49f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.481122 | controller |     "Jun 11 11:46:24.428144 crc crio[3644]: time=\"2026-06-11T11:46:24.428084826Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=38e06411-522b-47c1-aed8-24e5590a1b80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.481155 | controller |     "Jun 11 11:46:24.441035 crc crio[3644]: time=\"2026-06-11T11:46:24.439795399Z\" level=info msg=\"Ran pod sandbox ba75dfe769e883bb7ff39e113effea81446325f05a64f99910027e6fe07d06f0 with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=f6e35cff-1a6e-45bd-92b6-cc499cc0d5ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.481188 | controller |     "Jun 11 11:46:24.445132 crc crio[3644]: time=\"2026-06-11T11:46:24.443896425Z\" level=info msg=\"Ran pod sandbox c5e984a5c4cd3bc474b8eb37fa1dca43ee7c9ba6f6b8327c5199f7b42b0a8ed5 with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=03e3d2c4-b06e-49df-b7c6-e7b6ee952bdb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.481284 | controller |     "Jun 11 11:46:24.449199 crc crio[3644]: time=\"2026-06-11T11:46:24.448845248Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=af37e8fc-4ac5-4313-b6a5-bb35158452ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.481320 | controller |     "Jun 11 11:46:24.449937 crc crio[3644]: time=\"2026-06-11T11:46:24.44990143Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=a041d715-78d8-4653-b6d2-7027774c67e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.481353 | controller |     "Jun 11 11:46:24.452154 crc crio[3644]: time=\"2026-06-11T11:46:24.452071606Z\" level=info msg=\"Ran pod sandbox e5f153aa209aabe52bf2d7753481d969f357bc1e07a18bcb37ff2768d02c4c3e with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=da55d615-428e-480f-a01f-7cff0d1be18c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.481385 | controller |     "Jun 11 11:46:24.453157 crc crio[3644]: time=\"2026-06-11T11:46:24.453122219Z\" level=info msg=\"Ran pod sandbox 6c51eab753272d574f64cbedfe0efb16ec220f86dcb2f36de0e92f6dacec8f69 with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=ca5c986b-dbac-4925-a6b4-04bf8a02e164 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.481418 | controller |     "Jun 11 11:46:24.459402 crc crio[3644]: time=\"2026-06-11T11:46:24.459296249Z\" level=info msg=\"Ran pod sandbox 1beef2e30e3f4b5ec69d9e5245fc73ac686e1b35d7fb26683828581cce2a7e92 with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=2eee8726-42ae-47a2-be32-31ebfdc71eb2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.481451 | controller |     "Jun 11 11:46:24.462476 crc crio[3644]: time=\"2026-06-11T11:46:24.462395449Z\" level=info msg=\"Ran pod sandbox 5f6e7a87911754cb0e7be14698dea7dcb3740a467f1cc27f7047d34b33011759 with infra container: openshift-marketplace/redhat-operators-x5vn9/POD\" id=373c1e94-0c03-4fc2-9690-408b09e0ab73 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.481492 | controller |     "Jun 11 11:46:24.463505 crc crio[3644]: time=\"2026-06-11T11:46:24.462980303Z\" level=info msg=\"Ran pod sandbox 34eecf6f145537043fdc0e42a2897cb62f2ad2206c5e621c814e650c9ef3ef65 with infra container: openshift-marketplace/community-operators-qhh6t/POD\" id=8af41593-715b-4a0b-b932-fd125e1819e4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.481527 | controller |     "Jun 11 11:46:24.463757 crc crio[3644]: time=\"2026-06-11T11:46:24.46361486Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=5632f899-f0ae-413a-9667-6b5807d1b705 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.481560 | controller |     "Jun 11 11:46:24.465565 crc crio[3644]: time=\"2026-06-11T11:46:24.465389059Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4a634f59-c24e-4158-9b39-f07bd5a37f64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.481593 | controller |     "Jun 11 11:46:24.465565 crc crio[3644]: time=\"2026-06-11T11:46:24.465514944Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a9721339-11c3-417a-b4fc-cba84ddffa73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.481625 | controller |     "Jun 11 11:46:24.465999 crc crio[3644]: time=\"2026-06-11T11:46:24.465919455Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=38b79663-de06-4cca-b83f-fcdcd8993372 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.481658 | controller |     "Jun 11 11:46:24.472589 crc crio[3644]: time=\"2026-06-11T11:46:24.471533693Z\" level=info msg=\"Ran pod sandbox 2ad53ffb7fe74f66ce91948fcbd8ed5c639a3f56b5c5ad0aef3a79991b13a167 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=0c9d4019-3a31-437e-98ec-4ba5bcf8e5e4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.481690 | controller |     "Jun 11 11:46:24.472589 crc crio[3644]: time=\"2026-06-11T11:46:24.472140239Z\" level=info msg=\"Ran pod sandbox 83deffb05b5c51ae09f7f9931aeef639a49e8922ed3ca219c2c4f5c262a80b31 with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=474ad3c3-c24d-40cd-b347-05b64fe3344a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.481722 | controller |     "Jun 11 11:46:24.475595 crc crio[3644]: time=\"2026-06-11T11:46:24.472320295Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=4d644cf9-bcde-42c0-99d0-122ce0a7d6a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.481755 | controller |     "Jun 11 11:46:24.475595 crc crio[3644]: time=\"2026-06-11T11:46:24.474231437Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.481788 | controller |     "Jun 11 11:46:24.475595 crc crio[3644]: time=\"2026-06-11T11:46:24.475264518Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.481820 | controller |     "Jun 11 11:46:24.476002 crc crio[3644]: time=\"2026-06-11T11:46:24.475922344Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=26dc1e7f-e797-47d5-9cf1-6c368b065e70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.481896 | controller |     "Jun 11 11:46:24.476228 crc crio[3644]: time=\"2026-06-11T11:46:24.476145849Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=a3842eb2-195c-4ba3-a65c-5d635b48c31d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.481940 | controller |     "Jun 11 11:46:24.481155 crc crio[3644]: time=\"2026-06-11T11:46:24.480596094Z\" level=info msg=\"Ran pod sandbox 5a380dc439153fd729d62d52583da7dfd5c6b33454985cf6ffeb5f878b80d543 with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=fb30942a-5af0-431a-a49c-5051e8dffbe9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.481975 | controller |     "Jun 11 11:46:24.484784 crc crio[3644]: time=\"2026-06-11T11:46:24.484633907Z\" level=info msg=\"Ran pod sandbox 41d08addd47acc4ded12a6a52c92482718e27407d404fddc534b8ce1affae418 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=3c4e405f-0d78-4e94-b0a7-22431715ff5f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.482008 | controller |     "Jun 11 11:46:24.486577 crc crio[3644]: time=\"2026-06-11T11:46:24.486510868Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b87cecdd-20cc-402b-a70f-641690afa0e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.482042 | controller |     "Jun 11 11:46:24.486793 crc crio[3644]: time=\"2026-06-11T11:46:24.486721274Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5cc24c66-296a-46bf-ac51-7bf313c5231a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.482075 | controller |     "Jun 11 11:46:24.499540 crc crio[3644]: time=\"2026-06-11T11:46:24.499500059Z\" level=info msg=\"Ran pod sandbox 3bbff6bda418ab3917ffc3e1d6c1e610a6cb6637daa1c816b339836934e8ccac with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=47999b89-af5c-42a4-8428-e07010955eeb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.482108 | controller |     "Jun 11 11:46:24.501564 crc crio[3644]: time=\"2026-06-11T11:46:24.501534636Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=87863efc-265b-477e-a549-7e9dfcd6760e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.482142 | controller |     "Jun 11 11:46:24.504350 crc crio[3644]: time=\"2026-06-11T11:46:24.504274194Z\" level=info msg=\"Ran pod sandbox 3bc7d301adc5925b363e49d1c8c07e96d6dcae60275037d8ecd8166f8606c109 with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=6b80c045-29e7-4fdf-97f7-34280cec8435 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.482175 | controller |     "Jun 11 11:46:24.508152 crc crio[3644]: time=\"2026-06-11T11:46:24.5080678Z\" level=info msg=\"Ran pod sandbox d4eaf0d5e3ed3ad6c721fbefc9c4de6abe92afef4a079f289b21d3c936ebd80c with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=bb612499-ed75-43c7-89d0-c8de6b9c3428 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.482208 | controller |     "Jun 11 11:46:24.508312 crc crio[3644]: time=\"2026-06-11T11:46:24.508214583Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=85e53c3d-e4a7-4ecd-beae-2567e27d041c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.482240 | controller |     "Jun 11 11:46:24.510065 crc crio[3644]: time=\"2026-06-11T11:46:24.510030725Z\" level=info msg=\"Ran pod sandbox 6729b6f6df8aa1a94e46b1ed897ff3c7da2be0c5ac02ab76a9f56adff156dca8 with infra container: openshift-dns/dns-default-qtghf/POD\" id=bc4523fd-b88f-47c6-81bb-77e0a8e49495 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.482334 | controller |     "Jun 11 11:46:24.516613 crc crio[3644]: time=\"2026-06-11T11:46:24.516497095Z\" level=info msg=\"Ran pod sandbox 65f6f507aff2c3dfd016d5e334e513fd0bc5a957a8648f46873eff02e6fb2481 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=6b0a7648-dff6-4844-a2ff-92d0e40cb4f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.482384 | controller |     "Jun 11 11:46:24.521335 crc crio[3644]: time=\"2026-06-11T11:46:24.521133783Z\" level=info msg=\"Ran pod sandbox ddeac8d96bc220e6731c7e27f832716e6d7a896e00fcbc520040de7644187aa7 with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=a5a98a20-7a3e-44c4-a12d-45c6506fbbdd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.482417 | controller |     "Jun 11 11:46:24.522329 crc crio[3644]: time=\"2026-06-11T11:46:24.522251945Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=12a5b536-6533-4e03-8fe0-e5f21ed02d71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.482451 | controller |     "Jun 11 11:46:24.523889 crc crio[3644]: time=\"2026-06-11T11:46:24.523469308Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=46c520ea-31db-4b4b-b9d7-89db580b7741 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.482483 | controller |     "Jun 11 11:46:24.523889 crc crio[3644]: time=\"2026-06-11T11:46:24.523854648Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=186b6d8c-7212-49b3-99ae-ebfb4e8124ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.482516 | controller |     "Jun 11 11:46:24.524038 crc crio[3644]: time=\"2026-06-11T11:46:24.523995572Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=c4a03913-01e2-4b76-9771-4b4e7c948f3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.482549 | controller |     "Jun 11 11:46:24.529538 crc crio[3644]: time=\"2026-06-11T11:46:24.529498836Z\" level=info msg=\"Ran pod sandbox e74cc8ff82ac082e0051d12a83cd16f7dc62f6e320b65d2f81722f8a4d3d8053 with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=cfcb3883-195b-4657-8c69-f288534f07b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.482582 | controller |     "Jun 11 11:46:24.530519 crc crio[3644]: time=\"2026-06-11T11:46:24.530450423Z\" level=info msg=\"Ran pod sandbox 7bc05bddb1aed37f248748b9c45be906fe9b211870ed17ab79e84fc17737e1da with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=6eba17b1-9c3a-4562-a222-4e146128e174 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.482615 | controller |     "Jun 11 11:46:24.534464 crc crio[3644]: time=\"2026-06-11T11:46:24.534349953Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=956d760f-91ab-421b-8a3e-54e990970f5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.482647 | controller |     "Jun 11 11:46:24.538889 crc crio[3644]: time=\"2026-06-11T11:46:24.538768014Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=b28206a6-dac8-495f-8fcf-c9fc52f84b8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.482687 | controller |     "Jun 11 11:46:24.545237 crc crio[3644]: time=\"2026-06-11T11:46:24.545160334Z\" level=info msg=\"Ran pod sandbox 02d7e09a445312a50978f37c356891b1fba644aac2805fa04d932c2c524a1cf5 with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=aacb1668-597e-4328-86b0-0e35adf085f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.482720 | controller |     "Jun 11 11:46:24.550960 crc crio[3644]: time=\"2026-06-11T11:46:24.5495941Z\" level=info msg=\"Ran pod sandbox 172d06a82334693fe565a25f3523459d09b70af9e60826971bbc7a5ed2e4415b with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=b6ee00b7-af83-4805-bd32-5fadb8db9501 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.482754 | controller |     "Jun 11 11:46:24.550960 crc crio[3644]: time=\"2026-06-11T11:46:24.549728874Z\" level=info msg=\"Ran pod sandbox dfe00585ad03d00aae23bc232b329b26d5719d51f81ea9335489c98fa4af68c8 with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=fc24e3ae-35a6-45ac-a801-2db43b0b7070 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.482788 | controller |     "Jun 11 11:46:24.554961 crc crio[3644]: time=\"2026-06-11T11:46:24.554157785Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=26e5e5a2-a1b3-4646-b5de-37c66c5c2ab6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.482822 | controller |     "Jun 11 11:46:24.555075 crc crio[3644]: time=\"2026-06-11T11:46:24.554396729Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=bf91548b-d001-4416-a1ff-8b47ca8498ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.482882 | controller |     "Jun 11 11:46:24.559174 crc crio[3644]: time=\"2026-06-11T11:46:24.559139814Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c46b6bc4-d42d-4b21-ab7c-08df986b3e06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.482926 | controller |     "Jun 11 11:46:24.563765 crc crio[3644]: time=\"2026-06-11T11:46:24.563602326Z\" level=info msg=\"Ran pod sandbox 2fd4c73289c4929e22acd75c5d0f696a8f40082ef4e46caf868126539c9b03fd with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=4c762109-ea86-4f78-b52e-438775cdabeb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.482960 | controller |     "Jun 11 11:46:24.566053 crc crio[3644]: time=\"2026-06-11T11:46:24.565986622Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=f918a9a1-0f25-4d6a-a1fc-e9f442a745ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.482994 | controller |     "Jun 11 11:46:24.569564 crc crio[3644]: time=\"2026-06-11T11:46:24.569532232Z\" level=info msg=\"Ran pod sandbox 7c665f07b30ce14460a281ce16a527ac66b9aa4a6212ddd22a6f8745033862df with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=79999fd6-018b-4076-b789-3757d827819f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.483028 | controller |     "Jun 11 11:46:24.571908 crc crio[3644]: time=\"2026-06-11T11:46:24.571713763Z\" level=info msg=\"Ran pod sandbox 1be33eef974f1b8b17f66a7d3e38a2fbf699bbf9b979902191894328c4f3a5e0 with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=e7642e2d-0de2-4a76-ae7c-21bcd343ac4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.483062 | controller |     "Jun 11 11:46:24.573716 crc crio[3644]: time=\"2026-06-11T11:46:24.573631967Z\" level=info msg=\"Ran pod sandbox 3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686305-9dr2p/POD\" id=36890b17-af78-44e5-9ef2-cf5e79bd45cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.483103 | controller |     "Jun 11 11:46:24.574195 crc crio[3644]: time=\"2026-06-11T11:46:24.574164892Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=ac08bb18-e592-4aa4-accc-0530fdcb24f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.483137 | controller |     "Jun 11 11:46:24.574635 crc crio[3644]: time=\"2026-06-11T11:46:24.574574521Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=3c0834c4-b097-4d97-b45f-0e6d861aebfc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.483171 | controller |     "Jun 11 11:46:24.575251 crc crio[3644]: time=\"2026-06-11T11:46:24.575061035Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8c99f6d6-c594-4217-aeb8-b764dac3f04c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.483205 | controller |     "Jun 11 11:46:24.580829 crc crio[3644]: time=\"2026-06-11T11:46:24.580533358Z\" level=info msg=\"Ran pod sandbox c27b2d49f3cb2e2afc71446a37f9e524d9e1716e4fa8e966bb06e4c6340bae32 with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=5547af25-8e3d-4add-b468-593943548464 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.483238 | controller |     "Jun 11 11:46:24.582969 crc crio[3644]: time=\"2026-06-11T11:46:24.582940174Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=943c1cf4-6eaf-44db-9af1-b7724f569e68 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.483271 | controller |     "Jun 11 11:46:24.587109 crc crio[3644]: time=\"2026-06-11T11:46:24.587079749Z\" level=info msg=\"Ran pod sandbox bcc9b32e3912bfaf7d153cd3800777354c0c016d76b68fe01d7791deb99508b2 with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=3ddc03bd-a7c9-4501-9aeb-c36d701b5a0b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.483304 | controller |     "Jun 11 11:46:24.592349 crc crio[3644]: time=\"2026-06-11T11:46:24.592306037Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=a398926b-e6bd-4a16-bef6-d3cfe874951c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.483337 | controller |     "Jun 11 11:46:24.598522 crc crio[3644]: time=\"2026-06-11T11:46:24.598377575Z\" level=info msg=\"Ran pod sandbox c1251888d412fcac0ed09819a62b230962a9779845ff22b793bc77bb9da66c9f with infra container: openshift-console/console-6c684df5db-cc8g8/POD\" id=1b625978-d2a1-4d93-978e-e0c8189c5ad3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.483420 | controller |     "Jun 11 11:46:24.602245 crc crio[3644]: time=\"2026-06-11T11:46:24.602194051Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=a3817c78-e48f-4cad-a04e-5d2a02a0182a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.483469 | controller |     "Jun 11 11:46:24.602934 crc crio[3644]: time=\"2026-06-11T11:46:24.602223174Z\" level=info msg=\"Ran pod sandbox 78c68730effe7e0fb995c89f1b136d209149e7ed6e1e6a43256efb8656843f28 with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=eb9a4fae-7105-46c4-90e3-e1c149e1a373 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.483503 | controller |     "Jun 11 11:46:24.606289 crc crio[3644]: time=\"2026-06-11T11:46:24.606190333Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=ba94e936-4eca-472a-9089-174958fc8817 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.483543 | controller |     "Jun 11 11:46:24.617421 crc crio[3644]: time=\"2026-06-11T11:46:24.617349343Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=8195b4dc-4d63-4077-b857-ee83a17615c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.483576 | controller |     "Jun 11 11:46:24.619421 crc crio[3644]: time=\"2026-06-11T11:46:24.619310369Z\" level=info msg=\"Ran pod sandbox dbf7084e036402eb75d81bddd320d0bd1f91e1843d1dc590e3b11b4a55fce899 with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=22574d54-adf8-4b1b-a024-33e9858b8293 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.483608 | controller |     "Jun 11 11:46:24.620789 crc crio[3644]: time=\"2026-06-11T11:46:24.620598264Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=abc633e4-24d0-45b1-b9ae-c8cb898fcbf8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.483640 | controller |     "Jun 11 11:46:24.621549 crc crio[3644]: time=\"2026-06-11T11:46:24.621461878Z\" level=info msg=\"Ran pod sandbox a3403638c3473e1c84e850a598bd2645cd1f2e5fd04f63f9c5b1e02a3bc6b35f with infra container: openshift-marketplace/certified-operators-l27pk/POD\" id=b0a58faa-1a82-47b1-9953-eec936657c33 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.483674 | controller |     "Jun 11 11:46:24.622249 crc crio[3644]: time=\"2026-06-11T11:46:24.622152327Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=c08fc153-ca7d-45f2-b08a-9e9484e58c52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.483707 | controller |     "Jun 11 11:46:24.622510 crc crio[3644]: time=\"2026-06-11T11:46:24.622436576Z\" level=info msg=\"Ran pod sandbox b242f3ba73325bd5208b46a50ec2494ab99239aad746101e60e79afb481c4587 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=ab900157-e365-4ace-885e-4626c2a6fea3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.483740 | controller |     "Jun 11 11:46:24.623981 crc crio[3644]: time=\"2026-06-11T11:46:24.623917899Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cf0cd4e1-4320-4805-a3b0-c81ab6537819 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.483772 | controller |     "Jun 11 11:46:24.625079 crc crio[3644]: time=\"2026-06-11T11:46:24.624695608Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=bb690fc8-1167-4f72-816d-517395af0958 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.483804 | controller |     "Jun 11 11:46:24.625208 crc crio[3644]: time=\"2026-06-11T11:46:24.624908836Z\" level=info msg=\"Ran pod sandbox 329481c7e901f292822a997f1565c8ea9d24ec8787303bb905ccb0f03ef4483b with infra container: openshift-console/downloads-747b44746d-4pqvr/POD\" id=f5b58d2e-6a63-4436-8de9-a2cb53b291b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.483836 | controller |     "Jun 11 11:46:24.629978 crc crio[3644]: time=\"2026-06-11T11:46:24.629887754Z\" level=info msg=\"Ran pod sandbox 5373108d446055635b741dfe403fbbe5c4063e12343dee372b1eec3442e02add with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=e46fd4b2-474c-42ef-9bb5-dec06b31210b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.483912 | controller |     "Jun 11 11:46:24.630401 crc crio[3644]: time=\"2026-06-11T11:46:24.630361698Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=df61409c-03b5-47ed-9367-df6cbfba90a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.483948 | controller |     "Jun 11 11:46:24.637603 crc crio[3644]: time=\"2026-06-11T11:46:24.637488809Z\" level=info msg=\"Ran pod sandbox 62b7b5b9061fa04de237a5f02ec1f67d1ff9341ed2f2185a28b0851974c9fb3d with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=13ccb582-c043-44a5-a4cb-9e5b1b2b7505 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.483980 | controller |     "Jun 11 11:46:24.637925 crc crio[3644]: time=\"2026-06-11T11:46:24.637840205Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1e6b1c88-7442-4582-b390-ff2ea83cff2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.484013 | controller |     "Jun 11 11:46:24.641788 crc crio[3644]: time=\"2026-06-11T11:46:24.641599Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=e6459549-8c40-4c82-bdcc-104324405449 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.484047 | controller |     "Jun 11 11:46:24.645267 crc crio[3644]: time=\"2026-06-11T11:46:24.645137508Z\" level=info msg=\"Ran pod sandbox 093f8737cd204c43ff7594a6b0577cc39c6881340347f07f72acbca5359b1a09 with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=dab81609-20a8-4ae9-a9bc-045c3fa241f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.484081 | controller |     "Jun 11 11:46:24.649533 crc crio[3644]: time=\"2026-06-11T11:46:24.649445859Z\" level=info msg=\"Ran pod sandbox b9bb8890c0128eef33a966b912b722cc321dce274de0b53caa8004c0c5dd2fda with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=3a342687-ed7f-4701-a71f-f69435e519b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.484114 | controller |     "Jun 11 11:46:24.655333 crc crio[3644]: time=\"2026-06-11T11:46:24.655248523Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=85a5dd6d-1991-4bcb-860d-79d77ff22323 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.484147 | controller |     "Jun 11 11:46:24.663314 crc crio[3644]: time=\"2026-06-11T11:46:24.663192591Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=1406949a-b563-4bc0-aa44-5d81a5660d0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.484181 | controller |     "Jun 11 11:46:24.668920 crc crio[3644]: time=\"2026-06-11T11:46:24.665415394Z\" level=info msg=\"Ran pod sandbox ddd8a7ace3286c82ee30b9c8d70ab00f67d742aa7b1f3710a23263e8b8d4a812 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=9f19db63-f3a8-4402-9121-4dca19b56c78 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.484214 | controller |     "Jun 11 11:46:24.668920 crc crio[3644]: time=\"2026-06-11T11:46:24.66779551Z\" level=info msg=\"Ran pod sandbox 8b5d3d637a6ccdbe2f885cbef0b8c8b55357672be69d392c7f3e67e3fe3e78a1 with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=64dbcaa7-2a55-4fc5-b016-9e6b7ec39419 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.484246 | controller |     "Jun 11 11:46:24.669751 crc crio[3644]: time=\"2026-06-11T11:46:24.669697283Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=dfe75b78-1c7f-4681-ae96-5cf479e9ad04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.484286 | controller |     "Jun 11 11:46:24.670966 crc crio[3644]: time=\"2026-06-11T11:46:24.670863066Z\" level=info msg=\"Ran pod sandbox 7a9677c8ed67eec605ff0a2e5e6ec1a609e6172170307ccd1751732699526a22 with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=d62d4264-45f7-4904-8eba-1b6eff11250c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.484321 | controller |     "Jun 11 11:46:24.681908 crc crio[3644]: time=\"2026-06-11T11:46:24.681747008Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=2137ec0a-f25b-4981-835f-87973ec8eb8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.484354 | controller |     "Jun 11 11:46:24.682412 crc crio[3644]: time=\"2026-06-11T11:46:24.681933007Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=cba1676d-0fa1-4f94-bfff-800833ec07f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.484388 | controller |     "Jun 11 11:46:24.682463 crc crio[3644]: time=\"2026-06-11T11:46:24.682425189Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9f6b1c59-6caf-468f-b6f7-b4324a322f23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.484422 | controller |     "Jun 11 11:46:24.682533 crc crio[3644]: time=\"2026-06-11T11:46:24.682491008Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=a3125c8e-fb89-4da0-be8e-f437a5b124ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.484456 | controller |     "Jun 11 11:46:24.682592 crc crio[3644]: time=\"2026-06-11T11:46:24.682515609Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=bd0cc342-dfb0-419d-9cbc-598a83cfe97d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.484490 | controller |     "Jun 11 11:46:24.682695 crc crio[3644]: time=\"2026-06-11T11:46:24.682572434Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=85733b9e-63cb-435d-b128-6215b534700f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.484523 | controller |     "Jun 11 11:46:24.682755 crc crio[3644]: time=\"2026-06-11T11:46:24.682498592Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=4560ef8c-e846-45bd-8156-744364c02c61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.484555 | controller |     "Jun 11 11:46:24.682843 crc crio[3644]: time=\"2026-06-11T11:46:24.682751859Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=92dd9e39-c6cf-41ca-9029-289c184e0ddc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.484588 | controller |     "Jun 11 11:46:24.682843 crc crio[3644]: time=\"2026-06-11T11:46:24.68277802Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=1068dba4-82a6-46df-acbc-7e6a0ecc6355 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.484621 | controller |     "Jun 11 11:46:24.682971 crc crio[3644]: time=\"2026-06-11T11:46:24.682865583Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=cce4de46-a786-4579-aaa1-dc50a7b5460e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.484660 | controller |     "Jun 11 11:46:24.682971 crc crio[3644]: time=\"2026-06-11T11:46:24.682946662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.484693 | controller |     "Jun 11 11:46:24.683080 crc crio[3644]: time=\"2026-06-11T11:46:24.683035114Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=703fd279-5063-4483-89f0-b8ca0737fa81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.484726 | controller |     "Jun 11 11:46:24.683124 crc crio[3644]: time=\"2026-06-11T11:46:24.683083636Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=7cb2c0a3-17d4-4f44-8c54-81c41195bbe2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.484808 | controller |     "Jun 11 11:46:24.683124 crc crio[3644]: time=\"2026-06-11T11:46:24.683088059Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=638cc19f-e7a7-4726-b56e-fccb26780510 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.484903 | controller |     "Jun 11 11:46:24.683124 crc crio[3644]: time=\"2026-06-11T11:46:24.683118559Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=0fb01e5a-c654-46d7-b0c0-082bfaa7395c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.484943 | controller |     "Jun 11 11:46:24.683472 crc crio[3644]: time=\"2026-06-11T11:46:24.683095565Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=10f17911-f521-4cf9-98bc-8dfab57e24d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.484978 | controller |     "Jun 11 11:46:24.683472 crc crio[3644]: time=\"2026-06-11T11:46:24.683125106Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=1b4df742-423e-49fe-93d0-f565b0e53754 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.485010 | controller |     "Jun 11 11:46:24.683472 crc crio[3644]: time=\"2026-06-11T11:46:24.683160047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=4d95ff0e-3d9e-43e8-9dcd-f1e67dcb17c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.485043 | controller |     "Jun 11 11:46:24.683472 crc crio[3644]: time=\"2026-06-11T11:46:24.683186688Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=dc8681bf-557d-4cf3-a2fb-eac75639714b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.485075 | controller |     "Jun 11 11:46:24.683472 crc crio[3644]: time=\"2026-06-11T11:46:24.683212703Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=00295824-bcc5-46c6-89c3-6d97cd590e23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.485107 | controller |     "Jun 11 11:46:24.683472 crc crio[3644]: time=\"2026-06-11T11:46:24.683229669Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6fd766d0-9764-4432-aa4f-8a7e598c90e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.485147 | controller |     "Jun 11 11:46:24.683472 crc crio[3644]: time=\"2026-06-11T11:46:24.68323668Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=5cb0f11d-5195-47be-b6e3-d7d7a6d45f3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.485180 | controller |     "Jun 11 11:46:24.683472 crc crio[3644]: time=\"2026-06-11T11:46:24.683250494Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=e22a35ec-0fbb-4723-9132-7ef5e481c3dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.485213 | controller |     "Jun 11 11:46:24.683472 crc crio[3644]: time=\"2026-06-11T11:46:24.683263671Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=aa16d633-669d-4a50-85bd-8bebd2e55271 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.485246 | controller |     "Jun 11 11:46:24.683472 crc crio[3644]: time=\"2026-06-11T11:46:24.683286541Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d86a31df-36e4-4352-ad65-f0eba9315614 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.485279 | controller |     "Jun 11 11:46:24.683472 crc crio[3644]: time=\"2026-06-11T11:46:24.683290691Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9a550f3d-99aa-42b3-a7fa-6a62d19e303f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.485312 | controller |     "Jun 11 11:46:24.683472 crc crio[3644]: time=\"2026-06-11T11:46:24.683314646Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5a562772-e0ef-4730-be7e-d415748a552d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.485344 | controller |     "Jun 11 11:46:24.683472 crc crio[3644]: time=\"2026-06-11T11:46:24.683327002Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cbde9b85-9c5d-4aea-a22a-383e057366f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.485376 | controller |     "Jun 11 11:46:24.683472 crc crio[3644]: time=\"2026-06-11T11:46:24.682534613Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dbb8d830-d239-46b4-8999-dde1271914b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.485409 | controller |     "Jun 11 11:46:24.683472 crc crio[3644]: time=\"2026-06-11T11:46:24.683353553Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=7a4f3173-489c-4778-9f34-4f4f29dfa31b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.485441 | controller |     "Jun 11 11:46:24.683472 crc crio[3644]: time=\"2026-06-11T11:46:24.683360238Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=edd09ac0-166d-474b-aabf-58a10cba668b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.485473 | controller |     "Jun 11 11:46:24.683472 crc crio[3644]: time=\"2026-06-11T11:46:24.683390518Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=c2411ec0-eabe-4255-97d3-cc098fd1aa6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.485518 | controller |     "Jun 11 11:46:24.683472 crc crio[3644]: time=\"2026-06-11T11:46:24.683397914Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=bbc599ca-90c6-44b4-96f1-b6e083dbdeee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.485560 | controller |     "Jun 11 11:46:24.683472 crc crio[3644]: time=\"2026-06-11T11:46:24.68343391Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=410346bd-89da-42ee-8ecb-13744c096b33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.485609 | controller |     "Jun 11 11:46:24.683472 crc crio[3644]: time=\"2026-06-11T11:46:24.683448925Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=f3a20660-5cc0-4ada-959d-719bce1b4382 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.485660 | controller |     "Jun 11 11:46:24.685530 crc crio[3644]: time=\"2026-06-11T11:46:24.683927489Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=36413454-cdf7-4844-9130-f07aed3eca0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.485707 | controller |     "Jun 11 11:46:24.685530 crc crio[3644]: time=\"2026-06-11T11:46:24.684160289Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=e3055281-9ff4-4b09-897f-f88c8b578a83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.485752 | controller |     "Jun 11 11:46:24.685530 crc crio[3644]: time=\"2026-06-11T11:46:24.684243118Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=c0f65e03-b935-45e0-b171-0e5b636ccb83 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.485796 | controller |     "Jun 11 11:46:24.688039 crc crio[3644]: time=\"2026-06-11T11:46:24.687973806Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=1658822a-237d-42dd-b88b-87e5df27019b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.485841 | controller |     "Jun 11 11:46:24.688108 crc crio[3644]: time=\"2026-06-11T11:46:24.688074649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=89e7a86c-5563-479b-9f2b-891ebacd92ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.485926 | controller |     "Jun 11 11:46:24.688227 crc crio[3644]: time=\"2026-06-11T11:46:24.688165887Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7ffa6a55-f0df-4fb1-9d18-ee7e04cbfdb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.485965 | controller |     "Jun 11 11:46:24.688227 crc crio[3644]: time=\"2026-06-11T11:46:24.688205951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.486009 | controller |     "Jun 11 11:46:24.688341 crc crio[3644]: time=\"2026-06-11T11:46:24.688185737Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5f695255-e2b3-4c42-909d-07f0a03d2dbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.486054 | controller |     "Jun 11 11:46:24.688380 crc crio[3644]: time=\"2026-06-11T11:46:24.688364312Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=0a552cc0-fc00-445d-ba09-076fc166ad10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.486111 | controller |     "Jun 11 11:46:24.688421 crc crio[3644]: time=\"2026-06-11T11:46:24.688392303Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=a0168d53-aa71-478e-88c4-52ce26b2a4ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.486160 | controller |     "Jun 11 11:46:24.688576 crc crio[3644]: time=\"2026-06-11T11:46:24.688506141Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=91526cd7-b485-4c8a-a714-d65f998c5d50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.486195 | controller |     "Jun 11 11:46:24.688701 crc crio[3644]: time=\"2026-06-11T11:46:24.688585398Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=8fd1b585-7a05-4f8a-8ae3-dd799dfa079c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.486229 | controller |     "Jun 11 11:46:24.688701 crc crio[3644]: time=\"2026-06-11T11:46:24.688612339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.486262 | controller |     "Jun 11 11:46:24.688794 crc crio[3644]: time=\"2026-06-11T11:46:24.687994572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.486295 | controller |     "Jun 11 11:46:24.688935 crc crio[3644]: time=\"2026-06-11T11:46:24.688879256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.486328 | controller |     "Jun 11 11:46:24.689121 crc crio[3644]: time=\"2026-06-11T11:46:24.688880701Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=82cbef42-718e-4ab9-a0cb-406382629700 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.486361 | controller |     "Jun 11 11:46:24.689188 crc crio[3644]: time=\"2026-06-11T11:46:24.688908413Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=1cb5e553-9ca1-4462-8f1a-5bed9393f443 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.486393 | controller |     "Jun 11 11:46:24.690818 crc crio[3644]: time=\"2026-06-11T11:46:24.690531283Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=0ff7a915-3694-40ec-b73e-3481cd33742b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.486425 | controller |     "Jun 11 11:46:24.692829 crc crio[3644]: time=\"2026-06-11T11:46:24.690550799Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=83b3c17d-b450-460a-906d-e0af32f40c9a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.486457 | controller |     "Jun 11 11:46:24.694223 crc crio[3644]: time=\"2026-06-11T11:46:24.693296457Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=0671fde5-4426-4d63-8163-b54eed1d033c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.486489 | controller |     "Jun 11 11:46:24.694223 crc crio[3644]: time=\"2026-06-11T11:46:24.693453668Z\" level=info msg=\"Creating container: openshift-console/console-6c684df5db-cc8g8/console\" id=f8c2ccbc-5913-46b8-9cd1-ce3ad3ef6add name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.486529 | controller |     "Jun 11 11:46:24.694223 crc crio[3644]: time=\"2026-06-11T11:46:24.693490282Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f0d02919-678b-41bd-9ce8-91f25e47dcc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.486561 | controller |     "Jun 11 11:46:24.694223 crc crio[3644]: time=\"2026-06-11T11:46:24.693505486Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=cec638f9-c573-41e3-86f6-91f0f6444bf3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.486593 | controller |     "Jun 11 11:46:24.694862 crc crio[3644]: time=\"2026-06-11T11:46:24.694371596Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=d757749a-d687-4ee1-8b25-7f235fb509f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.486625 | controller |     "Jun 11 11:46:24.694862 crc crio[3644]: time=\"2026-06-11T11:46:24.694377545Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6445411e-677b-4590-8824-d085dc6b3436 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.486658 | controller |     "Jun 11 11:46:24.695209 crc crio[3644]: time=\"2026-06-11T11:46:24.694953725Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=04449ab4-d13e-453f-943e-1b3ca8ff032f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.486693 | controller |     "Jun 11 11:46:24.695736 crc crio[3644]: time=\"2026-06-11T11:46:24.695553992Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=118c127c-0209-4779-b1ca-65fcdcf5fe26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.486728 | controller |     "Jun 11 11:46:24.696551 crc crio[3644]: time=\"2026-06-11T11:46:24.696503689Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=809e65eb-8347-4469-a299-d824f8c0eeb2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.486761 | controller |     "Jun 11 11:46:24.696864 crc crio[3644]: time=\"2026-06-11T11:46:24.696734645Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=781c052a-da5f-4330-aab6-43ec7dc5833d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.486793 | controller |     "Jun 11 11:46:24.697415 crc crio[3644]: time=\"2026-06-11T11:46:24.697345172Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=7fcc2443-5834-43be-b394-a3a8b71650cd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.486826 | controller |     "Jun 11 11:46:24.697849 crc crio[3644]: time=\"2026-06-11T11:46:24.697730993Z\" level=info msg=\"Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=e56231f4-ff9f-421a-9bc5-abaf1927c7f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.486897 | controller |     "Jun 11 11:46:24.698963 crc crio[3644]: time=\"2026-06-11T11:46:24.698923107Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=a6ad7590-fbba-430f-9e3d-5d8fc9dda469 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.486937 | controller |     "Jun 11 11:46:24.699824 crc crio[3644]: time=\"2026-06-11T11:46:24.699587455Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=6763b0bd-f91f-402b-8aa9-671944397bea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.486978 | controller |     "Jun 11 11:46:24.700151 crc crio[3644]: time=\"2026-06-11T11:46:24.700076492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.487014 | controller |     "Jun 11 11:46:24.700151 crc crio[3644]: time=\"2026-06-11T11:46:24.700123371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.487046 | controller |     "Jun 11 11:46:24.700453 crc crio[3644]: time=\"2026-06-11T11:46:24.700376687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.487079 | controller |     "Jun 11 11:46:24.701175 crc crio[3644]: time=\"2026-06-11T11:46:24.700973998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.487112 | controller |     "Jun 11 11:46:24.701946 crc crio[3644]: time=\"2026-06-11T11:46:24.701883464Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=2b608310-79f8-4c63-bb69-005458a72338 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.487144 | controller |     "Jun 11 11:46:24.703967 crc crio[3644]: time=\"2026-06-11T11:46:24.702480146Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=e8fea5f7-5f33-4700-b07f-37a1cb997cb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.487177 | controller |     "Jun 11 11:46:24.704765 crc crio[3644]: time=\"2026-06-11T11:46:24.704705219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.487209 | controller |     "Jun 11 11:46:24.705358 crc crio[3644]: time=\"2026-06-11T11:46:24.705126431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.487242 | controller |     "Jun 11 11:46:24.705540 crc crio[3644]: time=\"2026-06-11T11:46:24.705458271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.487274 | controller |     "Jun 11 11:46:24.705823 crc crio[3644]: time=\"2026-06-11T11:46:24.705729536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.487308 | controller |     "Jun 11 11:46:24.706588 crc crio[3644]: time=\"2026-06-11T11:46:24.706530211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.487342 | controller |     "Jun 11 11:46:24.706944 crc crio[3644]: time=\"2026-06-11T11:46:24.706780108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.487378 | controller |     "Jun 11 11:46:24.707106 crc crio[3644]: time=\"2026-06-11T11:46:24.707045526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.487412 | controller |     "Jun 11 11:46:24.707319 crc crio[3644]: time=\"2026-06-11T11:46:24.707163446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.487452 | controller |     "Jun 11 11:46:24.707531 crc crio[3644]: time=\"2026-06-11T11:46:24.707318664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.487562 | controller |     "Jun 11 11:46:24.707751 crc crio[3644]: time=\"2026-06-11T11:46:24.707617752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.487603 | controller |     "Jun 11 11:46:24.711497 crc crio[3644]: time=\"2026-06-11T11:46:24.711410908Z\" level=info msg=\"Ran pod sandbox ceac6ba87467e95e44a998e9cdf99adb3aa577f53000302197846ede3d51d028 with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=ee82c00c-3a9b-476a-80d7-ca4de3826f6d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.487638 | controller |     "Jun 11 11:46:24.722722 crc crio[3644]: time=\"2026-06-11T11:46:24.722606086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.487673 | controller |     "Jun 11 11:46:24.729902 crc crio[3644]: time=\"2026-06-11T11:46:24.729774757Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=f78dad2f-0020-4b6d-bead-b6ec1372db14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.487710 | controller |     "Jun 11 11:46:24.730124 crc crio[3644]: time=\"2026-06-11T11:46:24.729938011Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686305-9dr2p/collect-profiles\" id=97cc0d21-5819-417c-b075-a57355b4e131 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.487745 | controller |     "Jun 11 11:46:24.730774 crc crio[3644]: time=\"2026-06-11T11:46:24.730407164Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=81aec6b9-1293-4603-96ba-8145d36fe949 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.487779 | controller |     "Jun 11 11:46:24.734225 crc crio[3644]: time=\"2026-06-11T11:46:24.734166619Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=b9d93dc1-af25-4cbb-aab8-cfba5db0f03d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.487815 | controller |     "Jun 11 11:46:24.734511 crc crio[3644]: time=\"2026-06-11T11:46:24.734413555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.487876 | controller |     "Jun 11 11:46:24.734511 crc crio[3644]: time=\"2026-06-11T11:46:24.734502397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.487920 | controller |     "Jun 11 11:46:24.736514 crc crio[3644]: time=\"2026-06-11T11:46:24.736396511Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=2812909d-e9f7-4cd5-b875-81ac53e7b1e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.487957 | controller |     "Jun 11 11:46:24.737959 crc crio[3644]: time=\"2026-06-11T11:46:24.737883072Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=bef575b5-2c3a-40fc-a758-d59d9797c2bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.487998 | controller |     "Jun 11 11:46:24.740187 crc crio[3644]: time=\"2026-06-11T11:46:24.740119334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.488035 | controller |     "Jun 11 11:46:24.742894 crc crio[3644]: time=\"2026-06-11T11:46:24.742772709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.488069 | controller |     "Jun 11 11:46:24.743113 crc crio[3644]: time=\"2026-06-11T11:46:24.743047935Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=26c70f64-bab9-4341-9df0-5cc28df57b7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.488102 | controller |     "Jun 11 11:46:24.743443 crc crio[3644]: time=\"2026-06-11T11:46:24.743385975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.488135 | controller |     "Jun 11 11:46:24.744034 crc crio[3644]: time=\"2026-06-11T11:46:24.743962781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.488167 | controller |     "Jun 11 11:46:24.744259 crc crio[3644]: time=\"2026-06-11T11:46:24.744188408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.488199 | controller |     "Jun 11 11:46:24.744484 crc crio[3644]: time=\"2026-06-11T11:46:24.744341812Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/dns\" id=a9b58617-841f-4ac5-b467-cb0ae31f6a42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.488231 | controller |     "Jun 11 11:46:24.745167 crc crio[3644]: time=\"2026-06-11T11:46:24.745072062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.488262 | controller |     "Jun 11 11:46:24.745431 crc crio[3644]: time=\"2026-06-11T11:46:24.74535661Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=a466b33f-292d-4231-af74-abfdc57e3018 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.488294 | controller |     "Jun 11 11:46:24.747221 crc crio[3644]: time=\"2026-06-11T11:46:24.74715763Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=38876dcb-db15-4dd9-afc0-323e93a0bb56 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.488326 | controller |     "Jun 11 11:46:24.747381 crc crio[3644]: time=\"2026-06-11T11:46:24.747173751Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=33eb61f1-4c74-4638-a602-739819827507 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.488358 | controller |     "Jun 11 11:46:24.747534 crc crio[3644]: time=\"2026-06-11T11:46:24.747492279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.488390 | controller |     "Jun 11 11:46:24.747633 crc crio[3644]: time=\"2026-06-11T11:46:24.747497071Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=949405eb-0bd3-4725-94a5-12ea940c140d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.488422 | controller |     "Jun 11 11:46:24.747936 crc crio[3644]: time=\"2026-06-11T11:46:24.74789118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.488461 | controller |     "Jun 11 11:46:24.748280 crc crio[3644]: time=\"2026-06-11T11:46:24.748213099Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=5bbace41-1998-4179-82f2-682863d0900b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.488495 | controller |     "Jun 11 11:46:24.749413 crc crio[3644]: time=\"2026-06-11T11:46:24.749335772Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=449ea1aa-a75f-4d7d-b5c2-dd524c39bb1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.488528 | controller |     "Jun 11 11:46:24.757269 crc crio[3644]: time=\"2026-06-11T11:46:24.757187751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.488561 | controller |     "Jun 11 11:46:24.757269 crc crio[3644]: time=\"2026-06-11T11:46:24.757251452Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=654947ef-ec70-45ae-9e75-d5f04050079b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.488593 | controller |     "Jun 11 11:46:24.757389 crc crio[3644]: time=\"2026-06-11T11:46:24.757311263Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=eec82348-b730-4e85-b352-82cb75265268 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.488625 | controller |     "Jun 11 11:46:24.757389 crc crio[3644]: time=\"2026-06-11T11:46:24.757260131Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=263554b2-3079-47da-91a8-cd99c03aa277 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.488657 | controller |     "Jun 11 11:46:24.757508 crc crio[3644]: time=\"2026-06-11T11:46:24.757375095Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=77a8ba03-d2f0-42f5-a1e4-5693627c51bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.488689 | controller |     "Jun 11 11:46:24.757508 crc crio[3644]: time=\"2026-06-11T11:46:24.757197679Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=b8c6d170-7bbe-4cf0-b366-3325b8920b3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.488739 | controller |     "Jun 11 11:46:24.757731 crc crio[3644]: time=\"2026-06-11T11:46:24.757446316Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=0402d90a-b62d-4a12-a18e-5e3a23ead8c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.488783 | controller |     "Jun 11 11:46:24.757731 crc crio[3644]: time=\"2026-06-11T11:46:24.757468418Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=e0f90284-c15c-41af-95f0-848f391879ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.488819 | controller |     "Jun 11 11:46:24.757859 crc crio[3644]: time=\"2026-06-11T11:46:24.757384365Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=ec8a2c45-4627-40cb-91ce-94e9df428728 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.488916 | controller |     "Jun 11 11:46:24.757902 crc crio[3644]: time=\"2026-06-11T11:46:24.757880478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.489037 | controller |     "Jun 11 11:46:24.758006 crc crio[3644]: time=\"2026-06-11T11:46:24.757324683Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=ae578cc7-314d-4645-942c-eb65f2d1d50f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.489079 | controller |     "Jun 11 11:46:24.758006 crc crio[3644]: time=\"2026-06-11T11:46:24.757473807Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=90ec1592-fecb-45e8-b564-0c7ba00e6ec2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.489116 | controller |     "Jun 11 11:46:24.759189 crc crio[3644]: time=\"2026-06-11T11:46:24.759046931Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=3f0d0bf2-6eb5-4ec0-a04c-d1d272c5b1f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.489151 | controller |     "Jun 11 11:46:24.759841 crc crio[3644]: time=\"2026-06-11T11:46:24.759767412Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=9e6fc461-cec5-4ec0-b62a-d76db527acbf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.489184 | controller |     "Jun 11 11:46:24.761606 crc crio[3644]: time=\"2026-06-11T11:46:24.760937584Z\" level=info msg=\"Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=b5018c1c-035d-4f01-a76a-e1b27ac1ff62 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.489217 | controller |     "Jun 11 11:46:24.761606 crc crio[3644]: time=\"2026-06-11T11:46:24.760941444Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=1cf778f9-eac4-4406-a05a-ec605e69aee1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.489249 | controller |     "Jun 11 11:46:24.873530 crc crio[3644]: time=\"2026-06-11T11:46:24.873332126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.489281 | controller |     "Jun 11 11:46:24.874478 crc crio[3644]: time=\"2026-06-11T11:46:24.874396665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.489314 | controller |     "Jun 11 11:46:24.880243 crc crio[3644]: time=\"2026-06-11T11:46:24.880163496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.489347 | controller |     "Jun 11 11:46:24.880566 crc crio[3644]: time=\"2026-06-11T11:46:24.880495756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.489381 | controller |     "Jun 11 11:46:24.882001 crc crio[3644]: time=\"2026-06-11T11:46:24.881380991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.489413 | controller |     "Jun 11 11:46:24.882001 crc crio[3644]: time=\"2026-06-11T11:46:24.881549336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.489445 | controller |     "Jun 11 11:46:24.882001 crc crio[3644]: time=\"2026-06-11T11:46:24.881924606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.489478 | controller |     "Jun 11 11:46:24.882243 crc crio[3644]: time=\"2026-06-11T11:46:24.882105341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.489517 | controller |     "Jun 11 11:46:24.882342 crc crio[3644]: time=\"2026-06-11T11:46:24.882270226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.489551 | controller |     "Jun 11 11:46:24.882506 crc crio[3644]: time=\"2026-06-11T11:46:24.882425759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.489650 | controller |     "Jun 11 11:46:24.882506 crc crio[3644]: time=\"2026-06-11T11:46:24.882496902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.489691 | controller |     "Jun 11 11:46:24.882700 crc crio[3644]: time=\"2026-06-11T11:46:24.882603375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.489726 | controller |     "Jun 11 11:46:24.883316 crc crio[3644]: time=\"2026-06-11T11:46:24.883259723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.489760 | controller |     "Jun 11 11:46:24.889366 crc crio[3644]: time=\"2026-06-11T11:46:24.889298511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.489794 | controller |     "Jun 11 11:46:24.891126 crc crio[3644]: time=\"2026-06-11T11:46:24.891088842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.489827 | controller |     "Jun 11 11:46:24.895533 crc crio[3644]: time=\"2026-06-11T11:46:24.893177829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.489949 | controller |     "Jun 11 11:46:24.897693 crc crio[3644]: time=\"2026-06-11T11:46:24.897530474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.489990 | controller |     "Jun 11 11:46:24.911147 crc crio[3644]: time=\"2026-06-11T11:46:24.911040676Z\" level=info msg=\"Created container 06c23e05678f148447d4f3d0fc78f03d80369ddf117a67eff4993d3bfc41d56d: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=a3125c8e-fb89-4da0-be8e-f437a5b124ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.490025 | controller |     "Jun 11 11:46:24.911904 crc crio[3644]: time=\"2026-06-11T11:46:24.911710266Z\" level=info msg=\"Starting container: 06c23e05678f148447d4f3d0fc78f03d80369ddf117a67eff4993d3bfc41d56d\" id=ce0714e6-6c57-4769-b804-6f5b8256d83e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.490061 | controller |     "Jun 11 11:46:24.921438 crc crio[3644]: time=\"2026-06-11T11:46:24.921357724Z\" level=info msg=\"Started container\" PID=12207 containerID=06c23e05678f148447d4f3d0fc78f03d80369ddf117a67eff4993d3bfc41d56d description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=ce0714e6-6c57-4769-b804-6f5b8256d83e name=/runtime.v1.RuntimeService/StartContainer sandboxID=41e0dc7cc8053eeeac687a51aea9b1530d986305d29b495d36e86578d2e24b7a",
2026-06-11 13:18:31.490097 | controller |     "Jun 11 11:46:24.922165 crc crio[3644]: time=\"2026-06-11T11:46:24.921988049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.490138 | controller |     "Jun 11 11:46:24.922463 crc crio[3644]: time=\"2026-06-11T11:46:24.921434256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.490172 | controller |     "Jun 11 11:46:24.922463 crc crio[3644]: time=\"2026-06-11T11:46:24.92149521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.490205 | controller |     "Jun 11 11:46:24.935179 crc crio[3644]: time=\"2026-06-11T11:46:24.935075867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.490239 | controller |     "Jun 11 11:46:24.949584 crc crio[3644]: time=\"2026-06-11T11:46:24.94952677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.490271 | controller |     "Jun 11 11:46:25.014917 crc crio[3644]: time=\"2026-06-11T11:46:25.012570716Z\" level=info msg=\"Created container acc96238986b06b369fe5e8f77c41c9b97b61d37ffeb02e246b18d0f081a9cfa: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=1658822a-237d-42dd-b88b-87e5df27019b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.490304 | controller |     "Jun 11 11:46:25.016972 crc crio[3644]: time=\"2026-06-11T11:46:25.016888927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.490336 | controller |     "Jun 11 11:46:25.018530 crc crio[3644]: time=\"2026-06-11T11:46:25.018379427Z\" level=info msg=\"Starting container: acc96238986b06b369fe5e8f77c41c9b97b61d37ffeb02e246b18d0f081a9cfa\" id=5c3b83b5-6930-43b6-9944-2eab7403fb3c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.490368 | controller |     "Jun 11 11:46:25.026187 crc crio[3644]: time=\"2026-06-11T11:46:25.02527275Z\" level=info msg=\"Created container 6d0716e404ecc976fa3c141c6458baf513a17f5cef68258ca9c27f5e8ad317d1: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=a0168d53-aa71-478e-88c4-52ce26b2a4ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.490401 | controller |     "Jun 11 11:46:25.028013 crc crio[3644]: time=\"2026-06-11T11:46:25.027960174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.490434 | controller |     "Jun 11 11:46:25.028241 crc crio[3644]: time=\"2026-06-11T11:46:25.028082857Z\" level=info msg=\"Starting container: 6d0716e404ecc976fa3c141c6458baf513a17f5cef68258ca9c27f5e8ad317d1\" id=9d117dae-eaf3-413b-8038-f4561e3c62eb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.490467 | controller |     "Jun 11 11:46:25.036546 crc crio[3644]: time=\"2026-06-11T11:46:25.036330969Z\" level=info msg=\"Started container\" PID=12217 containerID=acc96238986b06b369fe5e8f77c41c9b97b61d37ffeb02e246b18d0f081a9cfa description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=5c3b83b5-6930-43b6-9944-2eab7403fb3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b242f3ba73325bd5208b46a50ec2494ab99239aad746101e60e79afb481c4587",
2026-06-11 13:18:31.490502 | controller |     "Jun 11 11:46:25.055239 crc crio[3644]: time=\"2026-06-11T11:46:25.055137052Z\" level=info msg=\"Started container\" PID=12218 containerID=6d0716e404ecc976fa3c141c6458baf513a17f5cef68258ca9c27f5e8ad317d1 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=9d117dae-eaf3-413b-8038-f4561e3c62eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=118afe6f547f12ee8a7a20cded0d33f5350e4bf720d1ce2e32cc11a68e708459",
2026-06-11 13:18:31.490543 | controller |     "Jun 11 11:46:25.074418 crc crio[3644]: time=\"2026-06-11T11:46:25.073898734Z\" level=info msg=\"Created container d3ede9594456058852302452ea1c55ba7eab91c593db3e102461c88f08e22a50: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=cba1676d-0fa1-4f94-bfff-800833ec07f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.490578 | controller |     "Jun 11 11:46:25.075757 crc crio[3644]: time=\"2026-06-11T11:46:25.075635713Z\" level=info msg=\"Starting container: d3ede9594456058852302452ea1c55ba7eab91c593db3e102461c88f08e22a50\" id=f99b3364-a358-4d37-97c6-e01f3421d172 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.490611 | controller |     "Jun 11 11:46:25.092246 crc crio[3644]: time=\"2026-06-11T11:46:25.092132722Z\" level=info msg=\"Started container\" PID=12223 containerID=d3ede9594456058852302452ea1c55ba7eab91c593db3e102461c88f08e22a50 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=f99b3364-a358-4d37-97c6-e01f3421d172 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86c61bb44507aae5de65c880ccdcea828453dee0c375749eab1667d0dbe0708f",
2026-06-11 13:18:31.490752 | controller |     "Jun 11 11:46:25.115292 crc crio[3644]: time=\"2026-06-11T11:46:25.115057361Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=96f527a0-59d7-4cea-a441-ef3b5f719dfe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.490881 | controller |     "Jun 11 11:46:25.143202 crc crio[3644]: time=\"2026-06-11T11:46:25.143061131Z\" level=info msg=\"Created container 46d04a54335ece83a94afe407fec032b8531b7dd1bd1285860672d70d3248066: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=04449ab4-d13e-453f-943e-1b3ca8ff032f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.490937 | controller |     "Jun 11 11:46:25.151628 crc crio[3644]: time=\"2026-06-11T11:46:25.148475763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.490974 | controller |     "Jun 11 11:46:25.155767 crc crio[3644]: time=\"2026-06-11T11:46:25.153380549Z\" level=info msg=\"Starting container: 46d04a54335ece83a94afe407fec032b8531b7dd1bd1285860672d70d3248066\" id=57ebc595-cf69-45ad-ab3f-70c0ba1ad1ee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.491008 | controller |     "Jun 11 11:46:25.158287 crc crio[3644]: time=\"2026-06-11T11:46:25.158171783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.491042 | controller |     "Jun 11 11:46:25.160773 crc crio[3644]: time=\"2026-06-11T11:46:25.159470558Z\" level=info msg=\"Started container\" PID=12234 containerID=46d04a54335ece83a94afe407fec032b8531b7dd1bd1285860672d70d3248066 description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=57ebc595-cf69-45ad-ab3f-70c0ba1ad1ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3403638c3473e1c84e850a598bd2645cd1f2e5fd04f63f9c5b1e02a3bc6b35f",
2026-06-11 13:18:31.491077 | controller |     "Jun 11 11:46:25.209488 crc crio[3644]: time=\"2026-06-11T11:46:25.209320347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.491111 | controller |     "Jun 11 11:46:25.219411 crc crio[3644]: time=\"2026-06-11T11:46:25.219331916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.491151 | controller |     "Jun 11 11:46:25.255446 crc crio[3644]: time=\"2026-06-11T11:46:25.255348473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.491185 | controller |     "Jun 11 11:46:25.263692 crc crio[3644]: time=\"2026-06-11T11:46:25.263518969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.491218 | controller |     "Jun 11 11:46:25.271593 crc crio[3644]: time=\"2026-06-11T11:46:25.271513762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.491251 | controller |     "Jun 11 11:46:25.284447 crc crio[3644]: time=\"2026-06-11T11:46:25.284357164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.491284 | controller |     "Jun 11 11:46:25.286564 crc crio[3644]: time=\"2026-06-11T11:46:25.28622417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.491317 | controller |     "Jun 11 11:46:25.296496 crc crio[3644]: time=\"2026-06-11T11:46:25.295011564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.491349 | controller |     "Jun 11 11:46:25.297607 crc crio[3644]: time=\"2026-06-11T11:46:25.297476795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.491382 | controller |     "Jun 11 11:46:25.318618 crc crio[3644]: time=\"2026-06-11T11:46:25.316088032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.491415 | controller |     "Jun 11 11:46:25.333283 crc crio[3644]: time=\"2026-06-11T11:46:25.332273678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.491447 | controller |     "Jun 11 11:46:25.357960 crc crio[3644]: time=\"2026-06-11T11:46:25.357021346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.491479 | controller |     "Jun 11 11:46:25.359865 crc crio[3644]: time=\"2026-06-11T11:46:25.359752309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.491511 | controller |     "Jun 11 11:46:25.367797 crc crio[3644]: time=\"2026-06-11T11:46:25.367380581Z\" level=info msg=\"Created container aaa43a461746ec2fc749dd8bf6cc91ec49ad5980add0c6426ac822cff3f1b8bb: openshift-console/console-6c684df5db-cc8g8/console\" id=f8c2ccbc-5913-46b8-9cd1-ce3ad3ef6add name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.491544 | controller |     "Jun 11 11:46:25.367797 crc crio[3644]: time=\"2026-06-11T11:46:25.367534605Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=cd058140-388e-4bb7-8faa-b37faf68f4ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.491576 | controller |     "Jun 11 11:46:25.372292 crc crio[3644]: time=\"2026-06-11T11:46:25.372031041Z\" level=info msg=\"Starting container: aaa43a461746ec2fc749dd8bf6cc91ec49ad5980add0c6426ac822cff3f1b8bb\" id=35bc5187-df0c-4ace-98a0-27ed5830d34e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.491628 | controller |     "Jun 11 11:46:25.379971 crc crio[3644]: time=\"2026-06-11T11:46:25.379792669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.491663 | controller |     "Jun 11 11:46:25.380209 crc crio[3644]: time=\"2026-06-11T11:46:25.380151147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.491697 | controller |     "Jun 11 11:46:25.398261 crc crio[3644]: time=\"2026-06-11T11:46:25.397910087Z\" level=info msg=\"Created container 619fec6de56fc069884c602c93a6fdaa7fc8b11652420c74da184c7eb2e515d4: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=83b3c17d-b450-460a-906d-e0af32f40c9a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.491730 | controller |     "Jun 11 11:46:25.399729 crc crio[3644]: time=\"2026-06-11T11:46:25.39961996Z\" level=info msg=\"Starting container: 619fec6de56fc069884c602c93a6fdaa7fc8b11652420c74da184c7eb2e515d4\" id=b9aa0e80-20aa-41cc-a5ef-fce9c19be40a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.491765 | controller |     "Jun 11 11:46:25.414773 crc crio[3644]: time=\"2026-06-11T11:46:25.412470069Z\" level=info msg=\"Started container\" PID=12257 containerID=619fec6de56fc069884c602c93a6fdaa7fc8b11652420c74da184c7eb2e515d4 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=b9aa0e80-20aa-41cc-a5ef-fce9c19be40a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4eaf0d5e3ed3ad6c721fbefc9c4de6abe92afef4a079f289b21d3c936ebd80c",
2026-06-11 13:18:31.491800 | controller |     "Jun 11 11:46:25.420188 crc crio[3644]: time=\"2026-06-11T11:46:25.420061121Z\" level=info msg=\"Started container\" PID=12253 containerID=aaa43a461746ec2fc749dd8bf6cc91ec49ad5980add0c6426ac822cff3f1b8bb description=openshift-console/console-6c684df5db-cc8g8/console id=35bc5187-df0c-4ace-98a0-27ed5830d34e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1251888d412fcac0ed09819a62b230962a9779845ff22b793bc77bb9da66c9f",
2026-06-11 13:18:31.491937 | controller |     "Jun 11 11:46:25.435399 crc crio[3644]: time=\"2026-06-11T11:46:25.435355086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.492017 | controller |     "Jun 11 11:46:25.516716 crc crio[3644]: time=\"2026-06-11T11:46:25.505722316Z\" level=info msg=\"Created container 614d4f1692540f061eb77fb99af3462a4c3c7605bed7c910df492ba6619debc7: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=a6ad7590-fbba-430f-9e3d-5d8fc9dda469 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.492075 | controller |     "Jun 11 11:46:25.516716 crc crio[3644]: time=\"2026-06-11T11:46:25.50874469Z\" level=info msg=\"Starting container: 614d4f1692540f061eb77fb99af3462a4c3c7605bed7c910df492ba6619debc7\" id=34401e72-1d7c-4fa6-ac95-2a485fddc08c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.492117 | controller |     "Jun 11 11:46:25.516716 crc crio[3644]: time=\"2026-06-11T11:46:25.513994673Z\" level=info msg=\"Started container\" PID=12282 containerID=614d4f1692540f061eb77fb99af3462a4c3c7605bed7c910df492ba6619debc7 description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=34401e72-1d7c-4fa6-ac95-2a485fddc08c name=/runtime.v1.RuntimeService/StartContainer sandboxID=34eecf6f145537043fdc0e42a2897cb62f2ad2206c5e621c814e650c9ef3ef65",
2026-06-11 13:18:31.492156 | controller |     "Jun 11 11:46:25.553255 crc crio[3644]: time=\"2026-06-11T11:46:25.553126027Z\" level=info msg=\"Created container 4f17a67909fe4e6ef2a1d7f0d1ffcbf723726b9dccc22c6de09b1ee8a8be1b22: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=0671fde5-4426-4d63-8163-b54eed1d033c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.492203 | controller |     "Jun 11 11:46:25.558840 crc crio[3644]: time=\"2026-06-11T11:46:25.558549538Z\" level=info msg=\"Starting container: 4f17a67909fe4e6ef2a1d7f0d1ffcbf723726b9dccc22c6de09b1ee8a8be1b22\" id=cb224e3b-c751-476a-a55a-cf2dbc63f180 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.492255 | controller |     "Jun 11 11:46:25.567220 crc crio[3644]: time=\"2026-06-11T11:46:25.56718301Z\" level=info msg=\"Created container 024dd66529d612ed665c22d2e31e866111c88c96d03509ce4bfa448f8b6c6272: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=2b608310-79f8-4c63-bb69-005458a72338 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.492308 | controller |     "Jun 11 11:46:25.569382 crc crio[3644]: time=\"2026-06-11T11:46:25.569298918Z\" level=info msg=\"Starting container: 024dd66529d612ed665c22d2e31e866111c88c96d03509ce4bfa448f8b6c6272\" id=1ff18deb-b96c-45fb-8f1b-d2bacd21afea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.492354 | controller |     "Jun 11 11:46:25.582502 crc crio[3644]: time=\"2026-06-11T11:46:25.581893528Z\" level=info msg=\"Started container\" PID=12289 containerID=024dd66529d612ed665c22d2e31e866111c88c96d03509ce4bfa448f8b6c6272 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=1ff18deb-b96c-45fb-8f1b-d2bacd21afea name=/runtime.v1.RuntimeService/StartContainer sandboxID=41d08addd47acc4ded12a6a52c92482718e27407d404fddc534b8ce1affae418",
2026-06-11 13:18:31.492390 | controller |     "Jun 11 11:46:25.588591 crc crio[3644]: time=\"2026-06-11T11:46:25.588060703Z\" level=info msg=\"Started container\" PID=12284 containerID=4f17a67909fe4e6ef2a1d7f0d1ffcbf723726b9dccc22c6de09b1ee8a8be1b22 description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=cb224e3b-c751-476a-a55a-cf2dbc63f180 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c665f07b30ce14460a281ce16a527ac66b9aa4a6212ddd22a6f8745033862df",
2026-06-11 13:18:31.492423 | controller |     "Jun 11 11:46:25.611591 crc crio[3644]: time=\"2026-06-11T11:46:25.611493884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.492458 | controller |     "Jun 11 11:46:25.659194 crc crio[3644]: time=\"2026-06-11T11:46:25.658930505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.492492 | controller |     "Jun 11 11:46:25.676351 crc crio[3644]: time=\"2026-06-11T11:46:25.674097077Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=efb9b2a1-d7f1-49ed-b592-4ea158db4f97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.492525 | controller |     "Jun 11 11:46:25.678495 crc crio[3644]: time=\"2026-06-11T11:46:25.676925858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.492558 | controller |     "Jun 11 11:46:25.682155 crc crio[3644]: time=\"2026-06-11T11:46:25.682059729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.492590 | controller |     "Jun 11 11:46:25.693214 crc crio[3644]: time=\"2026-06-11T11:46:25.693099487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.492623 | controller |     "Jun 11 11:46:25.704257 crc crio[3644]: time=\"2026-06-11T11:46:25.703468625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.492663 | controller |     "Jun 11 11:46:25.714483 crc crio[3644]: time=\"2026-06-11T11:46:25.71404979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.492698 | controller |     "Jun 11 11:46:25.731582 crc crio[3644]: time=\"2026-06-11T11:46:25.730233228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.492732 | controller |     "Jun 11 11:46:25.736747 crc crio[3644]: time=\"2026-06-11T11:46:25.736607339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.492764 | controller |     "Jun 11 11:46:25.741327 crc crio[3644]: time=\"2026-06-11T11:46:25.741248159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.492797 | controller |     "Jun 11 11:46:25.749580 crc crio[3644]: time=\"2026-06-11T11:46:25.743956954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.492829 | controller |     "Jun 11 11:46:25.763763 crc crio[3644]: time=\"2026-06-11T11:46:25.758430477Z\" level=info msg=\"Created container a9cf1de3739b8f2803ee77d33f122dd97f6bf918f8fca8119327d79578d97e93: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=5bbace41-1998-4179-82f2-682863d0900b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.492926 | controller |     "Jun 11 11:46:25.776409 crc crio[3644]: time=\"2026-06-11T11:46:25.776320525Z\" level=info msg=\"Starting container: a9cf1de3739b8f2803ee77d33f122dd97f6bf918f8fca8119327d79578d97e93\" id=c5b2ec1c-84a1-4075-85ec-c3c28f58f578 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.492967 | controller |     "Jun 11 11:46:25.787592 crc crio[3644]: time=\"2026-06-11T11:46:25.787477687Z\" level=info msg=\"Started container\" PID=12288 containerID=a9cf1de3739b8f2803ee77d33f122dd97f6bf918f8fca8119327d79578d97e93 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=c5b2ec1c-84a1-4075-85ec-c3c28f58f578 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ddeac8d96bc220e6731c7e27f832716e6d7a896e00fcbc520040de7644187aa7",
2026-06-11 13:18:31.493004 | controller |     "Jun 11 11:46:25.788509 crc crio[3644]: time=\"2026-06-11T11:46:25.788278329Z\" level=info msg=\"Created container e353ea946a9164cb1d474380a697dab65f944ece2405ef22c158dc1fd1724b80: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=118c127c-0209-4779-b1ca-65fcdcf5fe26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.493054 | controller |     "Jun 11 11:46:25.795732 crc crio[3644]: time=\"2026-06-11T11:46:25.79442606Z\" level=info msg=\"Starting container: e353ea946a9164cb1d474380a697dab65f944ece2405ef22c158dc1fd1724b80\" id=aae145e5-c6a5-42c0-b4b6-77c846b6ee66 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.493100 | controller |     "Jun 11 11:46:25.812622 crc crio[3644]: time=\"2026-06-11T11:46:25.812549105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.493137 | controller |     "Jun 11 11:46:25.839869 crc crio[3644]: time=\"2026-06-11T11:46:25.835613249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.493185 | controller |     "Jun 11 11:46:25.859481 crc crio[3644]: time=\"2026-06-11T11:46:25.858794114Z\" level=info msg=\"Created container 130f0ee3462e959b52587900abb8f7ad03a0e9cdb753119cfcc3de718f3572eb: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=1cf778f9-eac4-4406-a05a-ec605e69aee1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.493221 | controller |     "Jun 11 11:46:25.870504 crc crio[3644]: time=\"2026-06-11T11:46:25.861235442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.493254 | controller |     "Jun 11 11:46:25.870504 crc crio[3644]: time=\"2026-06-11T11:46:25.866117547Z\" level=info msg=\"Started container\" PID=12312 containerID=e353ea946a9164cb1d474380a697dab65f944ece2405ef22c158dc1fd1724b80 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=aae145e5-c6a5-42c0-b4b6-77c846b6ee66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=329481c7e901f292822a997f1565c8ea9d24ec8787303bb905ccb0f03ef4483b",
2026-06-11 13:18:31.493287 | controller |     "Jun 11 11:46:25.870504 crc crio[3644]: time=\"2026-06-11T11:46:25.869977997Z\" level=info msg=\"Starting container: 130f0ee3462e959b52587900abb8f7ad03a0e9cdb753119cfcc3de718f3572eb\" id=f8ad1252-7d6c-4ae7-9d4d-0b093aa58001 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.493320 | controller |     "Jun 11 11:46:25.901476 crc crio[3644]: time=\"2026-06-11T11:46:25.901303099Z\" level=info msg=\"Started container\" PID=12300 containerID=130f0ee3462e959b52587900abb8f7ad03a0e9cdb753119cfcc3de718f3572eb description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=f8ad1252-7d6c-4ae7-9d4d-0b093aa58001 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceac6ba87467e95e44a998e9cdf99adb3aa577f53000302197846ede3d51d028",
2026-06-11 13:18:31.493352 | controller |     "Jun 11 11:46:25.912003 crc crio[3644]: time=\"2026-06-11T11:46:25.911904004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.493384 | controller |     "Jun 11 11:46:25.951588 crc crio[3644]: time=\"2026-06-11T11:46:25.951502357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.493416 | controller |     "Jun 11 11:46:25.976157 crc crio[3644]: time=\"2026-06-11T11:46:25.974042982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.493448 | controller |     "Jun 11 11:46:25.977744 crc crio[3644]: time=\"2026-06-11T11:46:25.977563912Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=1b4632c4-9c2e-408b-9ad1-4bc0320bcc55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.493479 | controller |     "Jun 11 11:46:26.000032 crc crio[3644]: time=\"2026-06-11T11:46:25.999931526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.493512 | controller |     "Jun 11 11:46:26.003091 crc crio[3644]: time=\"2026-06-11T11:46:26.002839768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.493545 | controller |     "Jun 11 11:46:26.004750 crc crio[3644]: time=\"2026-06-11T11:46:26.004617417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.493583 | controller |     "Jun 11 11:46:26.005754 crc crio[3644]: time=\"2026-06-11T11:46:26.00568888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.493616 | controller |     "Jun 11 11:46:26.006281 crc crio[3644]: time=\"2026-06-11T11:46:26.006208811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.493647 | controller |     "Jun 11 11:46:26.013457 crc crio[3644]: time=\"2026-06-11T11:46:26.013314039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.493678 | controller |     "Jun 11 11:46:26.018578 crc crio[3644]: time=\"2026-06-11T11:46:26.018472283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.493710 | controller |     "Jun 11 11:46:26.028701 crc crio[3644]: time=\"2026-06-11T11:46:26.027093504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.493742 | controller |     "Jun 11 11:46:26.036501 crc crio[3644]: time=\"2026-06-11T11:46:26.036403053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.493777 | controller |     "Jun 11 11:46:26.127035 crc crio[3644]: time=\"2026-06-11T11:46:26.126890553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.493810 | controller |     "Jun 11 11:46:26.230155 crc crio[3644]: time=\"2026-06-11T11:46:26.228501095Z\" level=info msg=\"Created container 2390bcdc3931b6597819b6ec63bf182b4a18f9dd87a3c5335b1194e20b297ba2: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=c0f65e03-b935-45e0-b171-0e5b636ccb83 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.493842 | controller |     "Jun 11 11:46:26.242166 crc crio[3644]: time=\"2026-06-11T11:46:26.240501793Z\" level=info msg=\"Starting container: 2390bcdc3931b6597819b6ec63bf182b4a18f9dd87a3c5335b1194e20b297ba2\" id=50ad5a6f-560e-421c-b369-a56962c18f43 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.493915 | controller |     "Jun 11 11:46:26.246388 crc crio[3644]: time=\"2026-06-11T11:46:26.246264309Z\" level=info msg=\"Created container dd17334162d113ea3088905c18a098622eeb182e6b0a65c5697f883585a669ee: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=809e65eb-8347-4469-a299-d824f8c0eeb2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.493951 | controller |     "Jun 11 11:46:26.255444 crc crio[3644]: time=\"2026-06-11T11:46:26.255302692Z\" level=info msg=\"Created container 92dd4670c82cb8b93ab4e8fbbf80a3c90986effb784e793388702bb8727616cb: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=e56231f4-ff9f-421a-9bc5-abaf1927c7f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.493984 | controller |     "Jun 11 11:46:26.263962 crc crio[3644]: time=\"2026-06-11T11:46:26.263576691Z\" level=info msg=\"Created container d6b9b3f19365674c6c57c24df5f5efc3943e752900d3c31a7b52a266a26da76f: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=7fcc2443-5834-43be-b394-a3a8b71650cd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.494016 | controller |     "Jun 11 11:46:26.266282 crc crio[3644]: time=\"2026-06-11T11:46:26.266220696Z\" level=info msg=\"Created container 0945cdc88c507d56eb462f1419315a26f6fb70acff8d4890b56f25d5168e8995: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=b9d93dc1-af25-4cbb-aab8-cfba5db0f03d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.494058 | controller |     "Jun 11 11:46:26.269053 crc crio[3644]: time=\"2026-06-11T11:46:26.266335899Z\" level=info msg=\"Created container b561a4eb86c58b9477c1cef40c60d968462c55648b5a4d9d460e7de710dc8306: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=cec638f9-c573-41e3-86f6-91f0f6444bf3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.494093 | controller |     "Jun 11 11:46:26.270953 crc crio[3644]: time=\"2026-06-11T11:46:26.270449093Z\" level=info msg=\"Starting container: 92dd4670c82cb8b93ab4e8fbbf80a3c90986effb784e793388702bb8727616cb\" id=b271fe6e-3bed-4e8f-bd81-639eff2d00a6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.494127 | controller |     "Jun 11 11:46:26.271560 crc crio[3644]: time=\"2026-06-11T11:46:26.271478583Z\" level=info msg=\"Started container\" PID=12390 containerID=2390bcdc3931b6597819b6ec63bf182b4a18f9dd87a3c5335b1194e20b297ba2 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=50ad5a6f-560e-421c-b369-a56962c18f43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c47c584cbca399eb2e3265e7e59833a25e7bd64547b9baad238b551a74fee29c",
2026-06-11 13:18:31.494162 | controller |     "Jun 11 11:46:26.274496 crc crio[3644]: time=\"2026-06-11T11:46:26.274396317Z\" level=info msg=\"Starting container: 0945cdc88c507d56eb462f1419315a26f6fb70acff8d4890b56f25d5168e8995\" id=e328b29e-24be-44b3-94f6-fa7a1c44245b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.494196 | controller |     "Jun 11 11:46:26.275243 crc crio[3644]: time=\"2026-06-11T11:46:26.275170298Z\" level=info msg=\"Starting container: dd17334162d113ea3088905c18a098622eeb182e6b0a65c5697f883585a669ee\" id=d3bf9e8e-1cd8-4cee-9555-370491e46d72 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.494229 | controller |     "Jun 11 11:46:26.277941 crc crio[3644]: time=\"2026-06-11T11:46:26.277876713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.494262 | controller |     "Jun 11 11:46:26.281074 crc crio[3644]: time=\"2026-06-11T11:46:26.281023158Z\" level=info msg=\"Starting container: b561a4eb86c58b9477c1cef40c60d968462c55648b5a4d9d460e7de710dc8306\" id=10fd9f23-ed8e-43de-96eb-2e164e9e0af0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.494294 | controller |     "Jun 11 11:46:26.284533 crc crio[3644]: time=\"2026-06-11T11:46:26.284022932Z\" level=info msg=\"Starting container: d6b9b3f19365674c6c57c24df5f5efc3943e752900d3c31a7b52a266a26da76f\" id=5b04f2b1-4380-4e04-9610-af12e27479f0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.494326 | controller |     "Jun 11 11:46:26.287872 crc crio[3644]: time=\"2026-06-11T11:46:26.287682923Z\" level=info msg=\"Started container\" PID=12391 containerID=dd17334162d113ea3088905c18a098622eeb182e6b0a65c5697f883585a669ee description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=d3bf9e8e-1cd8-4cee-9555-370491e46d72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5373108d446055635b741dfe403fbbe5c4063e12343dee372b1eec3442e02add",
2026-06-11 13:18:31.494359 | controller |     "Jun 11 11:46:26.303436 crc crio[3644]: time=\"2026-06-11T11:46:26.301350595Z\" level=info msg=\"Created container 1b2fa1f3e783303795623b5da4742d67c3469ad41efd0ef2d8a09b6be417925d: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=90ec1592-fecb-45e8-b564-0c7ba00e6ec2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.494392 | controller |     "Jun 11 11:46:26.303436 crc crio[3644]: time=\"2026-06-11T11:46:26.301989613Z\" level=info msg=\"Created container 7f4191f39a5cdfee6a2329850327171bc5ba8053bfa81a586b33e29af2bcc256: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=6763b0bd-f91f-402b-8aa9-671944397bea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.494433 | controller |     "Jun 11 11:46:26.303436 crc crio[3644]: time=\"2026-06-11T11:46:26.302435454Z\" level=info msg=\"Created container df21c034d1cc1fdda00e148bf8c8af1230315f73e03fb7807cf6aad984f7e6a8: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=949405eb-0bd3-4725-94a5-12ea940c140d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.494469 | controller |     "Jun 11 11:46:26.304262 crc crio[3644]: time=\"2026-06-11T11:46:26.304131201Z\" level=info msg=\"Started container\" PID=12394 containerID=d6b9b3f19365674c6c57c24df5f5efc3943e752900d3c31a7b52a266a26da76f description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=5b04f2b1-4380-4e04-9610-af12e27479f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcc9b32e3912bfaf7d153cd3800777354c0c016d76b68fe01d7791deb99508b2",
2026-06-11 13:18:31.494503 | controller |     "Jun 11 11:46:26.304969 crc crio[3644]: time=\"2026-06-11T11:46:26.304889073Z\" level=info msg=\"Started container\" PID=12396 containerID=b561a4eb86c58b9477c1cef40c60d968462c55648b5a4d9d460e7de710dc8306 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=10fd9f23-ed8e-43de-96eb-2e164e9e0af0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bbff6bda418ab3917ffc3e1d6c1e610a6cb6637daa1c816b339836934e8ccac",
2026-06-11 13:18:31.494537 | controller |     "Jun 11 11:46:26.308019 crc crio[3644]: time=\"2026-06-11T11:46:26.305252863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.494570 | controller |     "Jun 11 11:46:26.310740 crc crio[3644]: time=\"2026-06-11T11:46:26.310616852Z\" level=info msg=\"Started container\" PID=12393 containerID=92dd4670c82cb8b93ab4e8fbbf80a3c90986effb784e793388702bb8727616cb description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=b271fe6e-3bed-4e8f-bd81-639eff2d00a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=093f8737cd204c43ff7594a6b0577cc39c6881340347f07f72acbca5359b1a09",
2026-06-11 13:18:31.494602 | controller |     "Jun 11 11:46:26.331471 crc crio[3644]: time=\"2026-06-11T11:46:26.33134176Z\" level=info msg=\"Starting container: 1b2fa1f3e783303795623b5da4742d67c3469ad41efd0ef2d8a09b6be417925d\" id=abaa4e04-7cd6-4a3f-9a8c-85b17f597dce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.494635 | controller |     "Jun 11 11:46:26.347433 crc crio[3644]: time=\"2026-06-11T11:46:26.347250823Z\" level=info msg=\"Starting container: 7f4191f39a5cdfee6a2329850327171bc5ba8053bfa81a586b33e29af2bcc256\" id=6435f0c1-7173-4548-95aa-ecd7a095b35a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.494667 | controller |     "Jun 11 11:46:26.355120 crc crio[3644]: time=\"2026-06-11T11:46:26.354098564Z\" level=info msg=\"Started container\" PID=12392 containerID=0945cdc88c507d56eb462f1419315a26f6fb70acff8d4890b56f25d5168e8995 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=e328b29e-24be-44b3-94f6-fa7a1c44245b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e74cc8ff82ac082e0051d12a83cd16f7dc62f6e320b65d2f81722f8a4d3d8053",
2026-06-11 13:18:31.494700 | controller |     "Jun 11 11:46:26.357894 crc crio[3644]: time=\"2026-06-11T11:46:26.357764621Z\" level=info msg=\"Created container 0aa285e8eef9c57a60734a648da1cf0346e551b17fb1c26eef22384b75043fa5: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=bef575b5-2c3a-40fc-a758-d59d9797c2bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.494740 | controller |     "Jun 11 11:46:26.368904 crc crio[3644]: time=\"2026-06-11T11:46:26.368189378Z\" level=info msg=\"Starting container: df21c034d1cc1fdda00e148bf8c8af1230315f73e03fb7807cf6aad984f7e6a8\" id=4092bb34-14bb-4030-93f3-ee69fff30b0b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.494775 | controller |     "Jun 11 11:46:26.386371 crc crio[3644]: time=\"2026-06-11T11:46:26.386265877Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=b9e3abf1-efa8-47b1-b3fd-4654aff9e770 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.494819 | controller |     "Jun 11 11:46:26.392701 crc crio[3644]: time=\"2026-06-11T11:46:26.387484216Z\" level=info msg=\"Starting container: 0aa285e8eef9c57a60734a648da1cf0346e551b17fb1c26eef22384b75043fa5\" id=8ab16639-27df-494e-8d30-c9d57cc29e1e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.494937 | controller |     "Jun 11 11:46:26.394141 crc crio[3644]: time=\"2026-06-11T11:46:26.387618416Z\" level=info msg=\"Started container\" PID=12404 containerID=1b2fa1f3e783303795623b5da4742d67c3469ad41efd0ef2d8a09b6be417925d description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=abaa4e04-7cd6-4a3f-9a8c-85b17f597dce name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba75dfe769e883bb7ff39e113effea81446325f05a64f99910027e6fe07d06f0",
2026-06-11 13:18:31.495038 | controller |     "Jun 11 11:46:26.408575 crc crio[3644]: time=\"2026-06-11T11:46:26.387895644Z\" level=info msg=\"Started container\" PID=12423 containerID=7f4191f39a5cdfee6a2329850327171bc5ba8053bfa81a586b33e29af2bcc256 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=6435f0c1-7173-4548-95aa-ecd7a095b35a name=/runtime.v1.RuntimeService/StartContainer sandboxID=62b7b5b9061fa04de237a5f02ec1f67d1ff9341ed2f2185a28b0851974c9fb3d",
2026-06-11 13:18:31.495080 | controller |     "Jun 11 11:46:26.419531 crc crio[3644]: time=\"2026-06-11T11:46:26.393149112Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=976fb826-097e-418a-bbb3-4107f7f4f7c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.495116 | controller |     "Jun 11 11:46:26.458041 crc crio[3644]: time=\"2026-06-11T11:46:26.444218272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.495151 | controller |     "Jun 11 11:46:26.493070 crc crio[3644]: time=\"2026-06-11T11:46:26.492946564Z\" level=info msg=\"Started container\" PID=12417 containerID=df21c034d1cc1fdda00e148bf8c8af1230315f73e03fb7807cf6aad984f7e6a8 description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=4092bb34-14bb-4030-93f3-ee69fff30b0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1beef2e30e3f4b5ec69d9e5245fc73ac686e1b35d7fb26683828581cce2a7e92",
2026-06-11 13:18:31.495186 | controller |     "Jun 11 11:46:26.530476 crc crio[3644]: time=\"2026-06-11T11:46:26.530353407Z\" level=info msg=\"Started container\" PID=12426 containerID=0aa285e8eef9c57a60734a648da1cf0346e551b17fb1c26eef22384b75043fa5 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=8ab16639-27df-494e-8d30-c9d57cc29e1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9bb8890c0128eef33a966b912b722cc321dce274de0b53caa8004c0c5dd2fda",
2026-06-11 13:18:31.495219 | controller |     "Jun 11 11:46:26.531084 crc crio[3644]: time=\"2026-06-11T11:46:26.530899282Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=c6945c10-2347-4bfc-8373-616d72bd6a64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.495260 | controller |     "Jun 11 11:46:26.559170 crc crio[3644]: time=\"2026-06-11T11:46:26.558729141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.495298 | controller |     "Jun 11 11:46:26.579854 crc crio[3644]: time=\"2026-06-11T11:46:26.579555346Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=87c09357-4468-4a89-8bb8-a5aaa6d2d5f7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.495333 | controller |     "Jun 11 11:46:26.580366 crc crio[3644]: time=\"2026-06-11T11:46:26.580292596Z\" level=info msg=\"Created container f3cb3304724d3bcace41c7718dcfdc06fead19d4483271a75b8a1430f4c3eb9f: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=2812909d-e9f7-4cd5-b875-81ac53e7b1e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.495374 | controller |     "Jun 11 11:46:26.581309 crc crio[3644]: time=\"2026-06-11T11:46:26.581245463Z\" level=info msg=\"Created container 026ce82a34aed0a1ab70f3e690db810b08026dff2163890cae61410cffd3064e: openshift-operator-lifecycle-manager/collect-profiles-29686305-9dr2p/collect-profiles\" id=97cc0d21-5819-417c-b075-a57355b4e131 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.495417 | controller |     "Jun 11 11:46:26.584300 crc crio[3644]: time=\"2026-06-11T11:46:26.584222835Z\" level=info msg=\"Starting container: 026ce82a34aed0a1ab70f3e690db810b08026dff2163890cae61410cffd3064e\" id=b1ddaf94-6cb5-4f56-a07d-7e054a616fdf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.495451 | controller |     "Jun 11 11:46:26.585220 crc crio[3644]: time=\"2026-06-11T11:46:26.585103743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.495484 | controller |     "Jun 11 11:46:26.590333 crc crio[3644]: time=\"2026-06-11T11:46:26.586266742Z\" level=info msg=\"Starting container: f3cb3304724d3bcace41c7718dcfdc06fead19d4483271a75b8a1430f4c3eb9f\" id=7293296a-d342-4e88-bf26-1fc6f21dd037 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.495518 | controller |     "Jun 11 11:46:26.600101 crc crio[3644]: time=\"2026-06-11T11:46:26.594565363Z\" level=info msg=\"Started container\" PID=12460 containerID=026ce82a34aed0a1ab70f3e690db810b08026dff2163890cae61410cffd3064e description=openshift-operator-lifecycle-manager/collect-profiles-29686305-9dr2p/collect-profiles id=b1ddaf94-6cb5-4f56-a07d-7e054a616fdf name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d",
2026-06-11 13:18:31.495553 | controller |     "Jun 11 11:46:26.600101 crc crio[3644]: time=\"2026-06-11T11:46:26.596772747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.495588 | controller |     "Jun 11 11:46:26.637723 crc crio[3644]: time=\"2026-06-11T11:46:26.6340215Z\" level=info msg=\"Started container\" PID=12440 containerID=f3cb3304724d3bcace41c7718dcfdc06fead19d4483271a75b8a1430f4c3eb9f description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=7293296a-d342-4e88-bf26-1fc6f21dd037 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a380dc439153fd729d62d52583da7dfd5c6b33454985cf6ffeb5f878b80d543",
2026-06-11 13:18:31.495624 | controller |     "Jun 11 11:46:26.646894 crc crio[3644]: time=\"2026-06-11T11:46:26.646741219Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 13:18:31.495660 | controller |     "Jun 11 11:46:26.663601 crc crio[3644]: time=\"2026-06-11T11:46:26.659347398Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=818a61af-ae4f-4ec8-8b9d-36938ffdfaba name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.495703 | controller |     "Jun 11 11:46:26.676707 crc crio[3644]: time=\"2026-06-11T11:46:26.669708136Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=74a1ec92-6820-4e45-914a-a543a9fabbb5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.495738 | controller |     "Jun 11 11:46:26.676707 crc crio[3644]: time=\"2026-06-11T11:46:26.675700379Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 13:18:31.495771 | controller |     "Jun 11 11:46:26.680277 crc crio[3644]: time=\"2026-06-11T11:46:26.679626864Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=15da6546-f892-4393-9879-cf6242c858ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.495804 | controller |     "Jun 11 11:46:26.701012 crc crio[3644]: time=\"2026-06-11T11:46:26.696154492Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=ebc04bfb-d7e7-45a0-8ada-945d5bc71a06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.495837 | controller |     "Jun 11 11:46:26.712593 crc crio[3644]: time=\"2026-06-11T11:46:26.712099594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.495912 | controller |     "Jun 11 11:46:26.716975 crc crio[3644]: time=\"2026-06-11T11:46:26.716204156Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=4bea5f81-d81f-47b6-9c3d-01ddb7de2f16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.496004 | controller |     "Jun 11 11:46:26.717074 crc crio[3644]: time=\"2026-06-11T11:46:26.71697825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.496053 | controller |     "Jun 11 11:46:26.753428 crc crio[3644]: time=\"2026-06-11T11:46:26.749412232Z\" level=info msg=\"Created container 343a894c2d6780d2fdb3f79bc48e1fe2fc7b70ab31de06b9ffcec7d2993c88c6: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=38876dcb-db15-4dd9-afc0-323e93a0bb56 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.496088 | controller |     "Jun 11 11:46:26.766891 crc crio[3644]: time=\"2026-06-11T11:46:26.766726365Z\" level=info msg=\"Created container 440a9b40691e2548a6e6b23cf23a72dd235a1bad8aad52d9790af5692773f306: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=8fd1b585-7a05-4f8a-8ae3-dd799dfa079c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.496124 | controller |     "Jun 11 11:46:26.775713 crc crio[3644]: time=\"2026-06-11T11:46:26.770352007Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9e6d4b32-5d4f-4dd8-b3ac-ccc577ccde15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.496157 | controller |     "Jun 11 11:46:26.775713 crc crio[3644]: time=\"2026-06-11T11:46:26.775426461Z\" level=info msg=\"Starting container: 343a894c2d6780d2fdb3f79bc48e1fe2fc7b70ab31de06b9ffcec7d2993c88c6\" id=2354f402-ccd2-480a-a1db-df014b719d4f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.496190 | controller |     "Jun 11 11:46:26.793869 crc crio[3644]: time=\"2026-06-11T11:46:26.79315929Z\" level=info msg=\"Started container\" PID=12511 containerID=343a894c2d6780d2fdb3f79bc48e1fe2fc7b70ab31de06b9ffcec7d2993c88c6 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=2354f402-ccd2-480a-a1db-df014b719d4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c27b2d49f3cb2e2afc71446a37f9e524d9e1716e4fa8e966bb06e4c6340bae32",
2026-06-11 13:18:31.496232 | controller |     "Jun 11 11:46:26.797324 crc crio[3644]: time=\"2026-06-11T11:46:26.797242418Z\" level=info msg=\"Starting container: 440a9b40691e2548a6e6b23cf23a72dd235a1bad8aad52d9790af5692773f306\" id=bef8ebe2-88e4-4799-865a-9c67aa15fcdd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.496266 | controller |     "Jun 11 11:46:27.026131 crc crio[3644]: time=\"2026-06-11T11:46:27.01009614Z\" level=info msg=\"Started container\" PID=12529 containerID=440a9b40691e2548a6e6b23cf23a72dd235a1bad8aad52d9790af5692773f306 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=bef8ebe2-88e4-4799-865a-9c67aa15fcdd name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ad53ffb7fe74f66ce91948fcbd8ed5c639a3f56b5c5ad0aef3a79991b13a167",
2026-06-11 13:18:31.496299 | controller |     "Jun 11 11:46:27.214776 crc crio[3644]: time=\"2026-06-11T11:46:27.212872211Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=922e5cb1-0af0-48ca-ae00-46e9337a22ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.496334 | controller |     "Jun 11 11:46:27.260758 crc crio[3644]: time=\"2026-06-11T11:46:27.260358551Z\" level=info msg=\"Created container e2a9c7d04e4eca0023ac46af411a257de9f7c20a93bbefb1ee000c36e397ab04: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=0ff7a915-3694-40ec-b73e-3481cd33742b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.496368 | controller |     "Jun 11 11:46:27.310772 crc crio[3644]: time=\"2026-06-11T11:46:27.309994842Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=53fdd080-a00c-4c6a-aace-cc4c01f81f91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.496402 | controller |     "Jun 11 11:46:27.344241 crc crio[3644]: time=\"2026-06-11T11:46:27.343406154Z\" level=info msg=\"Starting container: e2a9c7d04e4eca0023ac46af411a257de9f7c20a93bbefb1ee000c36e397ab04\" id=dc139721-0beb-4dde-83e1-9316bed833c2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.496435 | controller |     "Jun 11 11:46:27.634294 crc crio[3644]: time=\"2026-06-11T11:46:27.63392976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.496471 | controller |     "Jun 11 11:46:27.701522 crc crio[3644]: time=\"2026-06-11T11:46:27.700908844Z\" level=info msg=\"Started container\" PID=12560 containerID=e2a9c7d04e4eca0023ac46af411a257de9f7c20a93bbefb1ee000c36e397ab04 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=dc139721-0beb-4dde-83e1-9316bed833c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65f6f507aff2c3dfd016d5e334e513fd0bc5a957a8648f46873eff02e6fb2481",
2026-06-11 13:18:31.496504 | controller |     "Jun 11 11:46:29.951020 crc crio[3644]: time=\"2026-06-11T11:46:29.946625739Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=e3a6c3cd-a881-437d-b10a-767e05ab8c90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.496538 | controller |     "Jun 11 11:46:30.110030 crc crio[3644]: time=\"2026-06-11T11:46:30.10809809Z\" level=info msg=\"Created container e4306c6c9c412576f9c0116b8b506f3d3189a20a71a8d2793a25ea7bcf4e8d9f: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=d757749a-d687-4ee1-8b25-7f235fb509f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.496578 | controller |     "Jun 11 11:46:30.118076 crc crio[3644]: time=\"2026-06-11T11:46:30.114246872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.496612 | controller |     "Jun 11 11:46:30.203521 crc crio[3644]: time=\"2026-06-11T11:46:30.199572233Z\" level=info msg=\"Starting container: e4306c6c9c412576f9c0116b8b506f3d3189a20a71a8d2793a25ea7bcf4e8d9f\" id=ff47ce27-b0a2-43ee-8576-11730a5916da name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.496645 | controller |     "Jun 11 11:46:30.415002 crc crio[3644]: time=\"2026-06-11T11:46:30.409800386Z\" level=info msg=\"Started container\" PID=12612 containerID=e4306c6c9c412576f9c0116b8b506f3d3189a20a71a8d2793a25ea7bcf4e8d9f description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=ff47ce27-b0a2-43ee-8576-11730a5916da name=/runtime.v1.RuntimeService/StartContainer sandboxID=172d06a82334693fe565a25f3523459d09b70af9e60826971bbc7a5ed2e4415b",
2026-06-11 13:18:31.496679 | controller |     "Jun 11 11:46:30.448888 crc crio[3644]: time=\"2026-06-11T11:46:30.433610725Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=c3ad43ef-4ad4-4851-a9ed-6ed35cc354a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.496711 | controller |     "Jun 11 11:46:30.524705 crc crio[3644]: time=\"2026-06-11T11:46:30.522468165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.496744 | controller |     "Jun 11 11:46:30.686055 crc crio[3644]: time=\"2026-06-11T11:46:30.683205426Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=bd0054e1-665c-45bb-9ef3-ef46a1e13157 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.496780 | controller |     "Jun 11 11:46:31.067774 crc crio[3644]: time=\"2026-06-11T11:46:31.066315146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.496814 | controller |     "Jun 11 11:46:31.080694 crc crio[3644]: time=\"2026-06-11T11:46:31.071338537Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ee9e132e-7714-4476-8605-446e4ea34309 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.496893 | controller |     "Jun 11 11:46:31.080694 crc crio[3644]: time=\"2026-06-11T11:46:31.080239115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.496957 | controller |     "Jun 11 11:46:31.097328 crc crio[3644]: time=\"2026-06-11T11:46:31.097110227Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=a17f8a25-595a-4289-827f-39896fe2e82d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.496995 | controller |     "Jun 11 11:46:31.137364 crc crio[3644]: time=\"2026-06-11T11:46:31.112908753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.497031 | controller |     "Jun 11 11:46:31.164599 crc crio[3644]: time=\"2026-06-11T11:46:31.163105707Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=cb75286e-73d6-41ef-ae67-22ec6f6a7ea2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.497150 | controller |     "Jun 11 11:46:31.188134 crc crio[3644]: time=\"2026-06-11T11:46:31.171353539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.497192 | controller |     "Jun 11 11:46:31.188134 crc crio[3644]: time=\"2026-06-11T11:46:31.187191529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.497227 | controller |     "Jun 11 11:46:31.260331 crc crio[3644]: time=\"2026-06-11T11:46:31.253985645Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=95e110b8-7e19-4181-985b-3092e4de1ac6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.497261 | controller |     "Jun 11 11:46:31.305413 crc crio[3644]: time=\"2026-06-11T11:46:31.297400905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.497294 | controller |     "Jun 11 11:46:31.305413 crc crio[3644]: time=\"2026-06-11T11:46:31.303037964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.497326 | controller |     "Jun 11 11:46:31.305413 crc crio[3644]: time=\"2026-06-11T11:46:31.304775013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.497359 | controller |     "Jun 11 11:46:31.408194 crc crio[3644]: time=\"2026-06-11T11:46:31.4080289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.497391 | controller |     "Jun 11 11:46:31.451590 crc crio[3644]: time=\"2026-06-11T11:46:31.448209025Z\" level=info msg=\"Created container b7b3c02d5a32220519ad2e33daa7c878878893b7118217c0def362e79a63ec16: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=81aec6b9-1293-4603-96ba-8145d36fe949 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.497424 | controller |     "Jun 11 11:46:31.458156 crc crio[3644]: time=\"2026-06-11T11:46:31.45798754Z\" level=info msg=\"Starting container: b7b3c02d5a32220519ad2e33daa7c878878893b7118217c0def362e79a63ec16\" id=a9798884-7235-445a-bb5d-f442bc16abc4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.497455 | controller |     "Jun 11 11:46:31.503499 crc crio[3644]: time=\"2026-06-11T11:46:31.503081202Z\" level=info msg=\"Stopping container: 742aa4fc2b3303f412085440959fe3c0458dc3b743fc3454b06f528743d8982a (timeout: 30s)\" id=7d1ac104-b499-4d83-98cd-0778f1f13975 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.497488 | controller |     "Jun 11 11:46:31.509374 crc crio[3644]: time=\"2026-06-11T11:46:31.50928044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.497520 | controller |     "Jun 11 11:46:31.513586 crc crio[3644]: time=\"2026-06-11T11:46:31.512388597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.497552 | controller |     "Jun 11 11:46:31.549353 crc crio[3644]: time=\"2026-06-11T11:46:31.539078169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.497585 | controller |     "Jun 11 11:46:31.549353 crc crio[3644]: time=\"2026-06-11T11:46:31.540384467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.497625 | controller |     "Jun 11 11:46:31.583416 crc crio[3644]: time=\"2026-06-11T11:46:31.583089343Z\" level=info msg=\"Started container\" PID=12640 containerID=b7b3c02d5a32220519ad2e33daa7c878878893b7118217c0def362e79a63ec16 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=a9798884-7235-445a-bb5d-f442bc16abc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbf7084e036402eb75d81bddd320d0bd1f91e1843d1dc590e3b11b4a55fce899",
2026-06-11 13:18:31.497661 | controller |     "Jun 11 11:46:31.585116 crc crio[3644]: time=\"2026-06-11T11:46:31.583392741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.497697 | controller |     "Jun 11 11:46:31.651268 crc crio[3644]: time=\"2026-06-11T11:46:31.641100182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.497730 | controller |     "Jun 11 11:46:31.653411 crc crio[3644]: time=\"2026-06-11T11:46:31.653332652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.497763 | controller |     "Jun 11 11:46:31.701336 crc crio[3644]: time=\"2026-06-11T11:46:31.696441254Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=a54c64e4-6afd-4da6-9da1-31050757aaee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.497795 | controller |     "Jun 11 11:46:31.701336 crc crio[3644]: time=\"2026-06-11T11:46:31.69703468Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=8e5a2eb3-28ae-4d50-a1da-b8cb4aa69e3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.497833 | controller |     "Jun 11 11:46:31.746919 crc crio[3644]: time=\"2026-06-11T11:46:31.720405894Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=80d19754-9536-4905-8879-683f6643c643 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.497931 | controller |     "Jun 11 11:46:31.752287 crc crio[3644]: time=\"2026-06-11T11:46:31.748394882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.497985 | controller |     "Jun 11 11:46:31.808802 crc crio[3644]: time=\"2026-06-11T11:46:31.807033587Z\" level=info msg=\"Created container d6dfd7252f8cfdb10e7a50f71cf46c0dd9f3be960042f0bed19007a555928403: openshift-dns/dns-default-qtghf/dns\" id=a9b58617-841f-4ac5-b467-cb0ae31f6a42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.498034 | controller |     "Jun 11 11:46:31.878257 crc crio[3644]: time=\"2026-06-11T11:46:31.87025117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.498086 | controller |     "Jun 11 11:46:31.883604 crc crio[3644]: time=\"2026-06-11T11:46:31.883393755Z\" level=info msg=\"Starting container: d6dfd7252f8cfdb10e7a50f71cf46c0dd9f3be960042f0bed19007a555928403\" id=3c08abd3-a502-4897-91b4-aacb62cd130d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.498250 | controller |     "Jun 11 11:46:31.901438 crc crio[3644]: time=\"2026-06-11T11:46:31.896198977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.498399 | controller |     "Jun 11 11:46:31.901438 crc crio[3644]: time=\"2026-06-11T11:46:31.870432539Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=59900e7a-85e3-4eb1-8ca0-3352298decd6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.498457 | controller |     "Jun 11 11:46:32.512109 crc crio[3644]: time=\"2026-06-11T11:46:32.511877247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.498507 | controller |     "Jun 11 11:46:32.518174 crc crio[3644]: time=\"2026-06-11T11:46:32.516190549Z\" level=info msg=\"Created container a70012bdce18a8a670f51cf12f1b9e19d315f040cc579b53ffaa4a58ff4e75ac: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=9e6fc461-cec5-4ec0-b62a-d76db527acbf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.498544 | controller |     "Jun 11 11:46:32.529480 crc crio[3644]: time=\"2026-06-11T11:46:32.529046538Z\" level=info msg=\"Created container 953bdce02080a1d2340e5c53b1264424391812fde4bdc95f4dab50e27470d8d0: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=ec8a2c45-4627-40cb-91ce-94e9df428728 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.498580 | controller |     "Jun 11 11:46:32.550080 crc crio[3644]: time=\"2026-06-11T11:46:32.549568904Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=ec934cd6-4306-46e3-8a50-d4a04a0e2ad5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.498615 | controller |     "Jun 11 11:46:32.766017 crc crio[3644]: time=\"2026-06-11T11:46:32.765055811Z\" level=info msg=\"Starting container: 953bdce02080a1d2340e5c53b1264424391812fde4bdc95f4dab50e27470d8d0\" id=79f8f989-8545-4878-8b0f-5384bdab3439 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.498649 | controller |     "Jun 11 11:46:32.767937 crc crio[3644]: time=\"2026-06-11T11:46:32.767550651Z\" level=info msg=\"Starting container: a70012bdce18a8a670f51cf12f1b9e19d315f040cc579b53ffaa4a58ff4e75ac\" id=1fd7be12-7ddf-4a6a-a16e-da67e0e9f1c6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.498683 | controller |     "Jun 11 11:46:33.080430 crc crio[3644]: time=\"2026-06-11T11:46:33.079534365Z\" level=info msg=\"Created container 7ed3da09032026de69e9bd8669463542cfe02a371d06415e821c78868db82fa6: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=77a8ba03-d2f0-42f5-a1e4-5693627c51bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.498716 | controller |     "Jun 11 11:46:33.098725 crc crio[3644]: time=\"2026-06-11T11:46:33.097629538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.498749 | controller |     "Jun 11 11:46:33.120379 crc crio[3644]: time=\"2026-06-11T11:46:33.119252916Z\" level=info msg=\"Started container\" PID=12658 containerID=d6dfd7252f8cfdb10e7a50f71cf46c0dd9f3be960042f0bed19007a555928403 description=openshift-dns/dns-default-qtghf/dns id=3c08abd3-a502-4897-91b4-aacb62cd130d name=/runtime.v1.RuntimeService/StartContainer sandboxID=6729b6f6df8aa1a94e46b1ed897ff3c7da2be0c5ac02ab76a9f56adff156dca8",
2026-06-11 13:18:31.498782 | controller |     "Jun 11 11:46:33.141101 crc crio[3644]: time=\"2026-06-11T11:46:33.140246718Z\" level=info msg=\"Starting container: 7ed3da09032026de69e9bd8669463542cfe02a371d06415e821c78868db82fa6\" id=8edc4b2b-d1f0-4f0b-a76c-cfda7c6b5792 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.498815 | controller |     "Jun 11 11:46:33.149418 crc crio[3644]: time=\"2026-06-11T11:46:33.14653578Z\" level=info msg=\"Started container\" PID=12703 containerID=953bdce02080a1d2340e5c53b1264424391812fde4bdc95f4dab50e27470d8d0 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=79f8f989-8545-4878-8b0f-5384bdab3439 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a9677c8ed67eec605ff0a2e5e6ec1a609e6172170307ccd1751732699526a22",
2026-06-11 13:18:31.498892 | controller |     "Jun 11 11:46:33.335248 crc crio[3644]: time=\"2026-06-11T11:46:33.326138429Z\" level=info msg=\"Started container\" PID=12674 containerID=a70012bdce18a8a670f51cf12f1b9e19d315f040cc579b53ffaa4a58ff4e75ac description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=1fd7be12-7ddf-4a6a-a16e-da67e0e9f1c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78c68730effe7e0fb995c89f1b136d209149e7ed6e1e6a43256efb8656843f28",
2026-06-11 13:18:31.498939 | controller |     "Jun 11 11:46:33.452224 crc crio[3644]: time=\"2026-06-11T11:46:33.451771787Z\" level=info msg=\"Created container a06ec85ac52c17d04074db1e22287b39a37d01431987d77e1c046c9b607935c9: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=449ea1aa-a75f-4d7d-b5c2-dd524c39bb1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.498979 | controller |     "Jun 11 11:46:34.820482 crc crio[3644]: time=\"2026-06-11T11:46:34.820002576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.499028 | controller |     "Jun 11 11:46:34.824270 crc crio[3644]: time=\"2026-06-11T11:46:34.823973188Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9e220ed6-bdcf-4e85-b0bb-ba01bbcb7668 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.499079 | controller |     "Jun 11 11:46:34.836544 crc crio[3644]: time=\"2026-06-11T11:46:34.836200456Z\" level=info msg=\"Starting container: a06ec85ac52c17d04074db1e22287b39a37d01431987d77e1c046c9b607935c9\" id=9cc2fa9b-c0d7-4b21-bf3a-1795dd92cd70 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.499151 | controller |     "Jun 11 11:46:34.853299 crc crio[3644]: time=\"2026-06-11T11:46:34.852370751Z\" level=info msg=\"Started container\" PID=12711 containerID=7ed3da09032026de69e9bd8669463542cfe02a371d06415e821c78868db82fa6 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=8edc4b2b-d1f0-4f0b-a76c-cfda7c6b5792 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5f153aa209aabe52bf2d7753481d969f357bc1e07a18bcb37ff2768d02c4c3e",
2026-06-11 13:18:31.499214 | controller |     "Jun 11 11:46:34.898410 crc crio[3644]: time=\"2026-06-11T11:46:34.898231103Z\" level=info msg=\"Created container 8ca5166c002327fa0930116a5f0a4c587466d48b877c5e74964edb91ac3cf15b: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=eec82348-b730-4e85-b352-82cb75265268 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.499273 | controller |     "Jun 11 11:46:34.926306 crc crio[3644]: time=\"2026-06-11T11:46:34.925504486Z\" level=info msg=\"Created container 2d03cfdb179734950f48aaa6fc2c06cb76f8fa67c1d391054fab7b7a35e9572a: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=263554b2-3079-47da-91a8-cd99c03aa277 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.499320 | controller |     "Jun 11 11:46:34.944788 crc crio[3644]: time=\"2026-06-11T11:46:34.94433404Z\" level=info msg=\"Starting container: 8ca5166c002327fa0930116a5f0a4c587466d48b877c5e74964edb91ac3cf15b\" id=859c1c59-6b4f-4cc1-a52e-84181d0e1225 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.499430 | controller |     "Jun 11 11:46:34.950527 crc crio[3644]: time=\"2026-06-11T11:46:34.948098046Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d55fb9da-0277-45ce-9490-a97f3a852573 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.499559 | controller |     "Jun 11 11:46:34.955761 crc crio[3644]: time=\"2026-06-11T11:46:34.953352135Z\" level=info msg=\"Created container 2afb54482fa9487851ea02e16536217e2bb9572ad59f5fbcfa864213d24e6f3f: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=0402d90a-b62d-4a12-a18e-5e3a23ead8c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.499606 | controller |     "Jun 11 11:46:35.013283 crc crio[3644]: time=\"2026-06-11T11:46:35.01217903Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=8266a7b2-f5ab-4a45-94f2-e3b4385c2cd2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.499641 | controller |     "Jun 11 11:46:35.013283 crc crio[3644]: time=\"2026-06-11T11:46:35.013129846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.499674 | controller |     "Jun 11 11:46:35.018340 crc crio[3644]: time=\"2026-06-11T11:46:34.965796656Z\" level=info msg=\"Starting container: 2d03cfdb179734950f48aaa6fc2c06cb76f8fa67c1d391054fab7b7a35e9572a\" id=e2dd0f7c-0d96-4ba9-b3cc-c5971b1c77f5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.499706 | controller |     "Jun 11 11:46:35.044791 crc crio[3644]: time=\"2026-06-11T11:46:35.028097824Z\" level=info msg=\"Starting container: 2afb54482fa9487851ea02e16536217e2bb9572ad59f5fbcfa864213d24e6f3f\" id=66f23ef2-8ab5-4aff-965e-9237bfb29207 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.499739 | controller |     "Jun 11 11:46:35.058399 crc crio[3644]: time=\"2026-06-11T11:46:35.058102873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.499771 | controller |     "Jun 11 11:46:35.330366 crc crio[3644]: time=\"2026-06-11T11:46:34.987976782Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=8b68a629-11f3-4380-af9d-8acd7e9e9ba5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.499804 | controller |     "Jun 11 11:46:35.361577 crc crio[3644]: time=\"2026-06-11T11:46:35.360551238Z\" level=info msg=\"Started container\" PID=12721 containerID=2d03cfdb179734950f48aaa6fc2c06cb76f8fa67c1d391054fab7b7a35e9572a description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=e2dd0f7c-0d96-4ba9-b3cc-c5971b1c77f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bc7d301adc5925b363e49d1c8c07e96d6dcae60275037d8ecd8166f8606c109",
2026-06-11 13:18:31.499838 | controller |     "Jun 11 11:46:35.478971 crc crio[3644]: time=\"2026-06-11T11:46:35.474608619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.499924 | controller |     "Jun 11 11:46:35.513454 crc crio[3644]: time=\"2026-06-11T11:46:35.5125431Z\" level=info msg=\"Started container\" PID=12682 containerID=a06ec85ac52c17d04074db1e22287b39a37d01431987d77e1c046c9b607935c9 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=9cc2fa9b-c0d7-4b21-bf3a-1795dd92cd70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f6e7a87911754cb0e7be14698dea7dcb3740a467f1cc27f7047d34b33011759",
2026-06-11 13:18:31.499963 | controller |     "Jun 11 11:46:35.777328 crc crio[3644]: time=\"2026-06-11T11:46:35.767302731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.500000 | controller |     "Jun 11 11:46:35.925992 crc crio[3644]: time=\"2026-06-11T11:46:35.924407251Z\" level=info msg=\"Created container 074a042534e0c2d4020fb3b80b38a334251ad593efec539d9607f83ffcf87faf: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=b8c6d170-7bbe-4cf0-b366-3325b8920b3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.500100 | controller |     "Jun 11 11:46:36.119053 crc crio[3644]: time=\"2026-06-11T11:46:36.118130665Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=832d9734-e1d1-4d9a-b635-4dc9a3ae7df2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.500141 | controller |     "Jun 11 11:46:36.119950 crc crio[3644]: time=\"2026-06-11T11:46:36.119579426Z\" level=info msg=\"Started container\" PID=12722 containerID=2afb54482fa9487851ea02e16536217e2bb9572ad59f5fbcfa864213d24e6f3f description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=66f23ef2-8ab5-4aff-965e-9237bfb29207 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2fd4c73289c4929e22acd75c5d0f696a8f40082ef4e46caf868126539c9b03fd",
2026-06-11 13:18:31.500175 | controller |     "Jun 11 11:46:36.135991 crc crio[3644]: time=\"2026-06-11T11:46:36.125076931Z\" level=info msg=\"Starting container: 074a042534e0c2d4020fb3b80b38a334251ad593efec539d9607f83ffcf87faf\" id=42626406-d6cf-4058-9a07-314a7baf4a7d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.500210 | controller |     "Jun 11 11:46:36.297000 crc crio[3644]: time=\"2026-06-11T11:46:36.294498247Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=97c9ced2-83f6-4e73-baa6-139ce184f257 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.500246 | controller |     "Jun 11 11:46:36.297000 crc crio[3644]: time=\"2026-06-11T11:46:36.296790791Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=81240e9a-85e6-4542-82c4-a87b68f9f731 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.500280 | controller |     "Jun 11 11:46:36.297000 crc crio[3644]: time=\"2026-06-11T11:46:36.297003008Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=3ef22896-9600-433d-8cf9-11387576ae02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.500315 | controller |     "Jun 11 11:46:36.362277 crc crio[3644]: time=\"2026-06-11T11:46:36.361055934Z\" level=info msg=\"Started container\" PID=12723 containerID=8ca5166c002327fa0930116a5f0a4c587466d48b877c5e74964edb91ac3cf15b description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=859c1c59-6b4f-4cc1-a52e-84181d0e1225 name=/runtime.v1.RuntimeService/StartContainer sandboxID=02d7e09a445312a50978f37c356891b1fba644aac2805fa04d932c2c524a1cf5",
2026-06-11 13:18:31.500349 | controller |     "Jun 11 11:46:36.480953 crc crio[3644]: time=\"2026-06-11T11:46:36.460516466Z\" level=info msg=\"Started container\" PID=12726 containerID=074a042534e0c2d4020fb3b80b38a334251ad593efec539d9607f83ffcf87faf description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=42626406-d6cf-4058-9a07-314a7baf4a7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5e984a5c4cd3bc474b8eb37fa1dca43ee7c9ba6f6b8327c5199f7b42b0a8ed5",
2026-06-11 13:18:31.500382 | controller |     "Jun 11 11:46:37.699520 crc crio[3644]: time=\"2026-06-11T11:46:37.693478404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.500415 | controller |     "Jun 11 11:46:37.700515 crc crio[3644]: time=\"2026-06-11T11:46:37.700186802Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ba0fc89c-7c21-48bf-9a8e-f5b4573dc901 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.500515 | controller |     "Jun 11 11:46:37.711858 crc crio[3644]: time=\"2026-06-11T11:46:37.703995119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.500560 | controller |     "Jun 11 11:46:37.748223 crc crio[3644]: time=\"2026-06-11T11:46:37.738318041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.500596 | controller |     "Jun 11 11:46:37.748223 crc crio[3644]: time=\"2026-06-11T11:46:37.742121016Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=24bfaed0-1fbd-436a-bbd8-87cefa6c531c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.500630 | controller |     "Jun 11 11:46:38.347944 crc crio[3644]: time=\"2026-06-11T11:46:38.343572426Z\" level=info msg=\"Created container a1d601c394807c5f8547f6d398a56164906fa84cf163245c8220eef931d3fad7: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=b5018c1c-035d-4f01-a76a-e1b27ac1ff62 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.500663 | controller |     "Jun 11 11:46:38.458060 crc crio[3644]: time=\"2026-06-11T11:46:38.457494323Z\" level=info msg=\"Created container f864c93a4743c03031983f741c71c34e916e085f48a2794f3a82a4ec766fe6f0: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=ae578cc7-314d-4645-942c-eb65f2d1d50f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.500697 | controller |     "Jun 11 11:46:38.541218 crc crio[3644]: time=\"2026-06-11T11:46:38.540470667Z\" level=info msg=\"Starting container: a1d601c394807c5f8547f6d398a56164906fa84cf163245c8220eef931d3fad7\" id=c9016e39-ff11-4691-8ad3-cdc48e33efe1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.500731 | controller |     "Jun 11 11:46:38.572433 crc crio[3644]: time=\"2026-06-11T11:46:38.572378191Z\" level=info msg=\"Starting container: f864c93a4743c03031983f741c71c34e916e085f48a2794f3a82a4ec766fe6f0\" id=34037040-02f4-4f46-b27d-2fdaa2b8f065 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.500765 | controller |     "Jun 11 11:46:38.575152 crc crio[3644]: time=\"2026-06-11T11:46:38.574527369Z\" level=info msg=\"Created container c5be56021e255deaf5d665e98a202ffb3b1745b48633fbce9470162b3e348ae7: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=a466b33f-292d-4231-af74-abfdc57e3018 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.500798 | controller |     "Jun 11 11:46:38.882085 crc crio[3644]: time=\"2026-06-11T11:46:38.876478408Z\" level=info msg=\"Started container\" PID=12796 containerID=f864c93a4743c03031983f741c71c34e916e085f48a2794f3a82a4ec766fe6f0 description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=34037040-02f4-4f46-b27d-2fdaa2b8f065 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1be33eef974f1b8b17f66a7d3e38a2fbf699bbf9b979902191894328c4f3a5e0",
2026-06-11 13:18:31.500832 | controller |     "Jun 11 11:46:38.886199 crc crio[3644]: time=\"2026-06-11T11:46:38.885452411Z\" level=info msg=\"Starting container: c5be56021e255deaf5d665e98a202ffb3b1745b48633fbce9470162b3e348ae7\" id=bc401abf-7e13-4ca0-8928-5ab07a8030fb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.500923 | controller |     "Jun 11 11:46:39.182370 crc crio[3644]: time=\"2026-06-11T11:46:39.176941895Z\" level=info msg=\"Started container\" PID=12786 containerID=a1d601c394807c5f8547f6d398a56164906fa84cf163245c8220eef931d3fad7 description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=c9016e39-ff11-4691-8ad3-cdc48e33efe1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83deffb05b5c51ae09f7f9931aeef639a49e8922ed3ca219c2c4f5c262a80b31",
2026-06-11 13:18:31.500969 | controller |     "Jun 11 11:46:39.700030 crc crio[3644]: time=\"2026-06-11T11:46:39.698401924Z\" level=info msg=\"Started container\" PID=12846 containerID=c5be56021e255deaf5d665e98a202ffb3b1745b48633fbce9470162b3e348ae7 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=bc401abf-7e13-4ca0-8928-5ab07a8030fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c51eab753272d574f64cbedfe0efb16ec220f86dcb2f36de0e92f6dacec8f69",
2026-06-11 13:18:31.501004 | controller |     "Jun 11 11:46:40.006232 crc crio[3644]: time=\"2026-06-11T11:46:40.005801556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.501039 | controller |     "Jun 11 11:46:40.023360 crc crio[3644]: time=\"2026-06-11T11:46:40.023104765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.501073 | controller |     "Jun 11 11:46:40.023613 crc crio[3644]: time=\"2026-06-11T11:46:40.023383633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.501106 | controller |     "Jun 11 11:46:40.023613 crc crio[3644]: time=\"2026-06-11T11:46:40.023584978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.501139 | controller |     "Jun 11 11:46:40.325714 crc crio[3644]: time=\"2026-06-11T11:46:40.313444801Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=236d7564-b81d-496b-9f85-bfa0e9d2f9e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.501172 | controller |     "Jun 11 11:46:40.567551 crc crio[3644]: time=\"2026-06-11T11:46:40.557412304Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=17921428-d010-434b-86d9-f6c530eee21e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.501205 | controller |     "Jun 11 11:46:40.567551 crc crio[3644]: time=\"2026-06-11T11:46:40.558907656Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=5e3ebff7-41a2-4159-b403-3ca624a7279f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.501237 | controller |     "Jun 11 11:46:40.599480 crc crio[3644]: time=\"2026-06-11T11:46:40.589085101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.501270 | controller |     "Jun 11 11:46:40.774914 crc crio[3644]: time=\"2026-06-11T11:46:40.774252112Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=cdcffadf-ed42-49b6-9fe5-f16447ff2bef name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.501303 | controller |     "Jun 11 11:46:42.192259 crc crio[3644]: time=\"2026-06-11T11:46:42.191256015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.501335 | controller |     "Jun 11 11:46:42.349791 crc crio[3644]: time=\"2026-06-11T11:46:42.348902597Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 13:18:31.501369 | controller |     "Jun 11 11:46:42.800602 crc crio[3644]: time=\"2026-06-11T11:46:42.800296819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.501408 | controller |     "Jun 11 11:46:43.071952 crc crio[3644]: time=\"2026-06-11T11:46:43.06830597Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=52e96dfb-2860-4a25-8778-a2cbe127464b name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.501440 | controller |     "Jun 11 11:46:43.235326 crc crio[3644]: time=\"2026-06-11T11:46:43.149152392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.501473 | controller |     "Jun 11 11:46:43.235326 crc crio[3644]: time=\"2026-06-11T11:46:43.156329644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.501505 | controller |     "Jun 11 11:46:43.235326 crc crio[3644]: time=\"2026-06-11T11:46:43.157505537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.501601 | controller |     "Jun 11 11:46:43.367139 crc crio[3644]: time=\"2026-06-11T11:46:43.366363006Z\" level=info msg=\"Created container 0e0f402cb2159a23ce9dc9c7da108bbd6644cb2f4f19f50904f1e11d154aa7a5: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=efb9b2a1-d7f1-49ed-b592-4ea158db4f97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.501643 | controller |     "Jun 11 11:46:43.387778 crc crio[3644]: time=\"2026-06-11T11:46:43.384047068Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 13:18:31.501676 | controller |     "Jun 11 11:46:43.419928 crc crio[3644]: time=\"2026-06-11T11:46:43.419795137Z\" level=info msg=\"Starting container: 0e0f402cb2159a23ce9dc9c7da108bbd6644cb2f4f19f50904f1e11d154aa7a5\" id=1ceafd21-ba4e-4add-b236-59c7236d4454 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.501710 | controller |     "Jun 11 11:46:43.542504 crc crio[3644]: time=\"2026-06-11T11:46:43.541047722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.501743 | controller |     "Jun 11 11:46:43.625541 crc crio[3644]: time=\"2026-06-11T11:46:43.614113506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.501775 | controller |     "Jun 11 11:46:43.993260 crc crio[3644]: time=\"2026-06-11T11:46:43.990357693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.501808 | controller |     "Jun 11 11:46:45.000178 crc crio[3644]: time=\"2026-06-11T11:46:44.999507553Z\" level=info msg=\"Started container\" PID=12929 containerID=0e0f402cb2159a23ce9dc9c7da108bbd6644cb2f4f19f50904f1e11d154aa7a5 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=1ceafd21-ba4e-4add-b236-59c7236d4454 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86c61bb44507aae5de65c880ccdcea828453dee0c375749eab1667d0dbe0708f",
2026-06-11 13:18:31.501841 | controller |     "Jun 11 11:46:48.317146 crc crio[3644]: time=\"2026-06-11T11:46:48.302553271Z\" level=info msg=\"Created container 4bc3a2c304cb3a55f6a48242ce137501b4a6a188d1d1278711ae110f44bc3450: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=74a1ec92-6820-4e45-914a-a543a9fabbb5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.501908 | controller |     "Jun 11 11:46:49.445480 crc crio[3644]: time=\"2026-06-11T11:46:49.445254789Z\" level=info msg=\"Created container 611d3efd972ed55ebd2911cca8cf007185c96c8f998ed3a3a4fcfe245d4ccc23: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=4bea5f81-d81f-47b6-9c3d-01ddb7de2f16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.501951 | controller |     "Jun 11 11:46:49.702490 crc crio[3644]: time=\"2026-06-11T11:46:49.695997871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.501984 | controller |     "Jun 11 11:46:50.435263 crc crio[3644]: time=\"2026-06-11T11:46:50.429012999Z\" level=info msg=\"Starting container: 611d3efd972ed55ebd2911cca8cf007185c96c8f998ed3a3a4fcfe245d4ccc23\" id=7e5f1fd7-5d8c-48de-856f-5a29c0cb6d53 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.502018 | controller |     "Jun 11 11:46:52.467202 crc crio[3644]: time=\"2026-06-11T11:46:52.467094133Z\" level=info msg=\"Starting container: 4bc3a2c304cb3a55f6a48242ce137501b4a6a188d1d1278711ae110f44bc3450\" id=78bb82c9-8421-476e-9312-5c45b1090d61 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.502051 | controller |     "Jun 11 11:46:52.936934 crc crio[3644]: time=\"2026-06-11T11:46:52.923970987Z\" level=info msg=\"Started container\" PID=12983 containerID=611d3efd972ed55ebd2911cca8cf007185c96c8f998ed3a3a4fcfe245d4ccc23 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=7e5f1fd7-5d8c-48de-856f-5a29c0cb6d53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62b7b5b9061fa04de237a5f02ec1f67d1ff9341ed2f2185a28b0851974c9fb3d",
2026-06-11 13:18:31.502085 | controller |     "Jun 11 11:46:52.977276 crc crio[3644]: time=\"2026-06-11T11:46:52.976446482Z\" level=info msg=\"Started container\" PID=12972 containerID=4bc3a2c304cb3a55f6a48242ce137501b4a6a188d1d1278711ae110f44bc3450 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=78bb82c9-8421-476e-9312-5c45b1090d61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceac6ba87467e95e44a998e9cdf99adb3aa577f53000302197846ede3d51d028",
2026-06-11 13:18:31.502118 | controller |     "Jun 11 11:46:53.556326 crc crio[3644]: time=\"2026-06-11T11:46:53.555578018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.502151 | controller |     "Jun 11 11:46:53.575448 crc crio[3644]: time=\"2026-06-11T11:46:53.57536827Z\" level=info msg=\"Stopping container: e353ea946a9164cb1d474380a697dab65f944ece2405ef22c158dc1fd1724b80 (timeout: 2s)\" id=32d0bb3d-8489-40bd-b1a5-94ab4857a20c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.502184 | controller |     "Jun 11 11:46:53.729015 crc crio[3644]: time=\"2026-06-11T11:46:53.676454344Z\" level=info msg=\"Stopping container: 6d0716e404ecc976fa3c141c6458baf513a17f5cef68258ca9c27f5e8ad317d1 (timeout: 30s)\" id=af0f35f3-29bc-402a-b62b-677eaca7c4be name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.502216 | controller |     "Jun 11 11:46:54.408453 crc crio[3644]: time=\"2026-06-11T11:46:54.407262177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.502247 | controller |     "Jun 11 11:46:54.560885 crc crio[3644]: time=\"2026-06-11T11:46:53.741195932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.502279 | controller |     "Jun 11 11:46:54.590302 crc crio[3644]: time=\"2026-06-11T11:46:53.915478727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.502311 | controller |     "Jun 11 11:46:54.809591 crc crio[3644]: time=\"2026-06-11T11:46:54.091348785Z\" level=info msg=\"Created container f86d82c3f7bcc41944eb2371dc12ca46b5bded2376e68595504ccbf9febe4c36: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=e0f90284-c15c-41af-95f0-848f391879ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.502350 | controller |     "Jun 11 11:46:54.927826 crc crio[3644]: time=\"2026-06-11T11:46:54.926435474Z\" level=info msg=\"Starting container: f86d82c3f7bcc41944eb2371dc12ca46b5bded2376e68595504ccbf9febe4c36\" id=bf65d9ab-67e5-4380-933e-d497ba68b138 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.502383 | controller |     "Jun 11 11:46:54.990181 crc crio[3644]: time=\"2026-06-11T11:46:54.99011614Z\" level=info msg=\"Stopping container: 619fec6de56fc069884c602c93a6fdaa7fc8b11652420c74da184c7eb2e515d4 (timeout: 30s)\" id=8570dffa-13ce-4b7b-9e4b-2aed39ca56e8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.502415 | controller |     "Jun 11 11:46:55.299620 crc crio[3644]: time=\"2026-06-11T11:46:55.299546943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.502447 | controller |     "Jun 11 11:46:55.528129 crc crio[3644]: time=\"2026-06-11T11:46:55.524450603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.502480 | controller |     "Jun 11 11:46:55.700282 crc crio[3644]: time=\"2026-06-11T11:46:55.691168806Z\" level=info msg=\"Started container\" PID=13095 containerID=f86d82c3f7bcc41944eb2371dc12ca46b5bded2376e68595504ccbf9febe4c36 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=bf65d9ab-67e5-4380-933e-d497ba68b138 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b5d3d637a6ccdbe2f885cbef0b8c8b55357672be69d392c7f3e67e3fe3e78a1",
2026-06-11 13:18:31.502513 | controller |     "Jun 11 11:46:55.805483 crc crio[3644]: time=\"2026-06-11T11:46:55.804507405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.502545 | controller |     "Jun 11 11:46:56.054955 crc crio[3644]: time=\"2026-06-11T11:46:56.0242067Z\" level=info msg=\"Created container cdff26007f3f90172b953b195f704b2123ef04839a69ab50e3113f9f320c7f0b: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=654947ef-ec70-45ae-9e75-d5f04050079b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.502578 | controller |     "Jun 11 11:46:56.102469 crc crio[3644]: time=\"2026-06-11T11:46:56.102174764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.502610 | controller |     "Jun 11 11:46:56.114711 crc crio[3644]: time=\"2026-06-11T11:46:56.107442566Z\" level=info msg=\"Stopped container e353ea946a9164cb1d474380a697dab65f944ece2405ef22c158dc1fd1724b80: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=32d0bb3d-8489-40bd-b1a5-94ab4857a20c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.502643 | controller |     "Jun 11 11:46:56.145355 crc crio[3644]: time=\"2026-06-11T11:46:56.13276696Z\" level=info msg=\"Stopped container 6d0716e404ecc976fa3c141c6458baf513a17f5cef68258ca9c27f5e8ad317d1: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=af0f35f3-29bc-402a-b62b-677eaca7c4be name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.502676 | controller |     "Jun 11 11:46:56.209030 crc crio[3644]: time=\"2026-06-11T11:46:56.206465553Z\" level=info msg=\"Created container 717754fdd6c0fa588c5af4b7868cfa1346c17fc897f90ffdba81a1772cf1c0fc: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=97c9ced2-83f6-4e73-baa6-139ce184f257 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.502781 | controller |     "Jun 11 11:46:56.254525 crc crio[3644]: time=\"2026-06-11T11:46:56.254272642Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=34c6a3f2-9244-48bf-a27e-2bc9fc6054d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.502818 | controller |     "Jun 11 11:46:56.284257 crc crio[3644]: time=\"2026-06-11T11:46:56.283492966Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=a4e4d3f7-8dca-4c21-9000-f58db37b3e9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.502877 | controller |     "Jun 11 11:46:56.369721 crc crio[3644]: time=\"2026-06-11T11:46:56.36894368Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=b4fd953d-7725-4ccc-8e2d-1d927d949775 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.502920 | controller |     "Jun 11 11:46:56.370055 crc crio[3644]: time=\"2026-06-11T11:46:56.369953339Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=18a43726-6401-41ae-aa49-b07c2c5529e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.502954 | controller |     "Jun 11 11:46:56.375817 crc crio[3644]: time=\"2026-06-11T11:46:56.37318448Z\" level=info msg=\"Starting container: 717754fdd6c0fa588c5af4b7868cfa1346c17fc897f90ffdba81a1772cf1c0fc\" id=f2240f29-6f78-4c5e-b35b-c29b5d70ddcc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.502987 | controller |     "Jun 11 11:46:56.423838 crc crio[3644]: time=\"2026-06-11T11:46:56.422992556Z\" level=info msg=\"Starting container: cdff26007f3f90172b953b195f704b2123ef04839a69ab50e3113f9f320c7f0b\" id=7de8d87b-0ab2-43cd-ab91-035645ba6482 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.503020 | controller |     "Jun 11 11:46:56.547807 crc crio[3644]: time=\"2026-06-11T11:46:56.547744199Z\" level=info msg=\"Stopped container 3555f56633716746d645f8e5e72f8925d5cbc2ccab146427140f47a02440b744: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=c4ef8eea-e025-4857-8dd8-cca7098e9966 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.503053 | controller |     "Jun 11 11:46:56.564573 crc crio[3644]: time=\"2026-06-11T11:46:56.559177283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.503085 | controller |     "Jun 11 11:46:56.622752 crc crio[3644]: time=\"2026-06-11T11:46:56.609555172Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=ddcb03af-9a2d-45ba-9dc4-851ae20134df name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.503118 | controller |     "Jun 11 11:46:56.622752 crc crio[3644]: time=\"2026-06-11T11:46:56.610737639Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=36c1cee7-861f-4e70-8cda-b531b7eb5c3d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.503151 | controller |     "Jun 11 11:46:56.694224 crc crio[3644]: time=\"2026-06-11T11:46:56.690411921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.503183 | controller |     "Jun 11 11:46:56.742836 crc crio[3644]: time=\"2026-06-11T11:46:56.742213302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.503228 | controller |     "Jun 11 11:46:56.754097 crc crio[3644]: time=\"2026-06-11T11:46:56.751481993Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=9bfe3283-64aa-4c5a-9224-8ac75cbb8fca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.503261 | controller |     "Jun 11 11:46:56.778101 crc crio[3644]: time=\"2026-06-11T11:46:56.776090138Z\" level=info msg=\"Started container\" PID=13154 containerID=cdff26007f3f90172b953b195f704b2123ef04839a69ab50e3113f9f320c7f0b description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=7de8d87b-0ab2-43cd-ab91-035645ba6482 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bc05bddb1aed37f248748b9c45be906fe9b211870ed17ab79e84fc17737e1da",
2026-06-11 13:18:31.503294 | controller |     "Jun 11 11:46:56.802946 crc crio[3644]: time=\"2026-06-11T11:46:56.802419104Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=cab60899-3853-4c9b-90be-754eb93175bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.503327 | controller |     "Jun 11 11:46:56.962732 crc crio[3644]: time=\"2026-06-11T11:46:56.948176759Z\" level=info msg=\"Stopped container 619fec6de56fc069884c602c93a6fdaa7fc8b11652420c74da184c7eb2e515d4: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=8570dffa-13ce-4b7b-9e4b-2aed39ca56e8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.503360 | controller |     "Jun 11 11:46:57.095175 crc crio[3644]: time=\"2026-06-11T11:46:57.087538745Z\" level=info msg=\"Started container\" PID=13153 containerID=717754fdd6c0fa588c5af4b7868cfa1346c17fc897f90ffdba81a1772cf1c0fc description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=f2240f29-6f78-4c5e-b35b-c29b5d70ddcc name=/runtime.v1.RuntimeService/StartContainer sandboxID=e74cc8ff82ac082e0051d12a83cd16f7dc62f6e320b65d2f81722f8a4d3d8053",
2026-06-11 13:18:31.503393 | controller |     "Jun 11 11:46:57.107627 crc crio[3644]: time=\"2026-06-11T11:46:57.10603214Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=a58c0efe-edbf-4a27-b9f4-5801ce8ec58d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.503425 | controller |     "Jun 11 11:46:57.197054 crc crio[3644]: time=\"2026-06-11T11:46:57.196200975Z\" level=info msg=\"Created container dc510cb5ad886b7a07d8d7a6b03f95c3ed595b64d098ec1a1fff9114794716aa: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=3f0d0bf2-6eb5-4ec0-a04c-d1d272c5b1f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.503458 | controller |     "Jun 11 11:46:57.221851 crc crio[3644]: time=\"2026-06-11T11:46:57.221138131Z\" level=info msg=\"Starting container: dc510cb5ad886b7a07d8d7a6b03f95c3ed595b64d098ec1a1fff9114794716aa\" id=2d08e9aa-a11b-479f-92c9-3379ec5f86ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.503490 | controller |     "Jun 11 11:46:57.368285 crc crio[3644]: time=\"2026-06-11T11:46:57.367234087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.503523 | controller |     "Jun 11 11:46:57.384078 crc crio[3644]: time=\"2026-06-11T11:46:57.375456529Z\" level=info msg=\"Created container a2e6cc111e7bd2e1a528361f8100de751e8431874ce8b7c85880503b33f33d73: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=8b68a629-11f3-4380-af9d-8acd7e9e9ba5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.503557 | controller |     "Jun 11 11:46:57.403252 crc crio[3644]: time=\"2026-06-11T11:46:57.403004865Z\" level=info msg=\"Starting container: a2e6cc111e7bd2e1a528361f8100de751e8431874ce8b7c85880503b33f33d73\" id=05f75a80-4129-4621-a315-3ffb34df515e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.503597 | controller |     "Jun 11 11:46:57.548136 crc crio[3644]: time=\"2026-06-11T11:46:57.48421386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.503688 | controller |     "Jun 11 11:46:57.548136 crc crio[3644]: time=\"2026-06-11T11:46:57.498327133Z\" level=info msg=\"Created container 73c2356b7abef3d651252d76c89c9ef7d93b44780a66ec1c449ae375694b25bf: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=236d7564-b81d-496b-9f85-bfa0e9d2f9e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.503729 | controller |     "Jun 11 11:46:57.548136 crc crio[3644]: time=\"2026-06-11T11:46:57.529435309Z\" level=info msg=\"Starting container: 73c2356b7abef3d651252d76c89c9ef7d93b44780a66ec1c449ae375694b25bf\" id=810b0baa-c315-412d-8d89-98979028123a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.503763 | controller |     "Jun 11 11:46:57.861334 crc crio[3644]: time=\"2026-06-11T11:46:57.622350623Z\" level=info msg=\"Started container\" PID=13194 containerID=dc510cb5ad886b7a07d8d7a6b03f95c3ed595b64d098ec1a1fff9114794716aa description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=2d08e9aa-a11b-479f-92c9-3379ec5f86ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=ddd8a7ace3286c82ee30b9c8d70ab00f67d742aa7b1f3710a23263e8b8d4a812",
2026-06-11 13:18:31.503796 | controller |     "Jun 11 11:46:58.007278 crc crio[3644]: time=\"2026-06-11T11:46:57.644837328Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fd75ab79-dba3-417a-881d-65afaaadd234 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.503829 | controller |     "Jun 11 11:46:58.068302 crc crio[3644]: time=\"2026-06-11T11:46:57.928098638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.503893 | controller |     "Jun 11 11:46:58.224422 crc crio[3644]: time=\"2026-06-11T11:46:58.078388175Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=b594ee30-9355-430a-82a9-c2646cc71beb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.503928 | controller |     "Jun 11 11:46:58.226479 crc crio[3644]: time=\"2026-06-11T11:46:57.784293885Z\" level=info msg=\"Started container\" PID=13182 containerID=a2e6cc111e7bd2e1a528361f8100de751e8431874ce8b7c85880503b33f33d73 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=05f75a80-4129-4621-a315-3ffb34df515e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c27b2d49f3cb2e2afc71446a37f9e524d9e1716e4fa8e966bb06e4c6340bae32",
2026-06-11 13:18:31.503961 | controller |     "Jun 11 11:46:58.432497 crc crio[3644]: time=\"2026-06-11T11:46:57.729158711Z\" level=info msg=\"Stopping container: 953bdce02080a1d2340e5c53b1264424391812fde4bdc95f4dab50e27470d8d0 (timeout: 30s)\" id=7990a8d4-31ea-4dfa-9529-b7f3b2e25c8e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.503994 | controller |     "Jun 11 11:46:58.653835 crc crio[3644]: time=\"2026-06-11T11:46:58.037061618Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=67f095c4-4841-48ca-a4e9-29fe58615da3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.504027 | controller |     "Jun 11 11:46:58.653835 crc crio[3644]: time=\"2026-06-11T11:46:57.776031154Z\" level=info msg=\"Started container\" PID=13208 containerID=73c2356b7abef3d651252d76c89c9ef7d93b44780a66ec1c449ae375694b25bf description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=810b0baa-c315-412d-8d89-98979028123a name=/runtime.v1.RuntimeService/StartContainer sandboxID=78c68730effe7e0fb995c89f1b136d209149e7ed6e1e6a43256efb8656843f28",
2026-06-11 13:18:31.504067 | controller |     "Jun 11 11:46:58.767363 crc crio[3644]: time=\"2026-06-11T11:46:58.767177512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.504100 | controller |     "Jun 11 11:46:58.918937 crc crio[3644]: time=\"2026-06-11T11:46:58.894255471Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5ca03a63-11cf-4821-a302-83d00a2a57ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.504133 | controller |     "Jun 11 11:46:58.936953 crc crio[3644]: time=\"2026-06-11T11:46:58.935401552Z\" level=info msg=\"Created container 06f123b18e2d91ef7e542872e02476ffc004e51a505e5768760f56e3f12071ee: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=a17f8a25-595a-4289-827f-39896fe2e82d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.504166 | controller |     "Jun 11 11:46:59.037810 crc crio[3644]: time=\"2026-06-11T11:46:59.028216424Z\" level=info msg=\"Starting container: 06f123b18e2d91ef7e542872e02476ffc004e51a505e5768760f56e3f12071ee\" id=538f86cf-83a5-4c34-898a-05248d57e0d9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.504199 | controller |     "Jun 11 11:46:59.303196 crc crio[3644]: time=\"2026-06-11T11:46:59.289612519Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=29964a4d-acaf-4fe2-9156-6a04b6e6d76c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.504232 | controller |     "Jun 11 11:46:59.566044 crc crio[3644]: time=\"2026-06-11T11:46:59.563997697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.504265 | controller |     "Jun 11 11:46:59.693212 crc crio[3644]: time=\"2026-06-11T11:46:59.693162826Z\" level=info msg=\"Started container\" PID=13239 containerID=06f123b18e2d91ef7e542872e02476ffc004e51a505e5768760f56e3f12071ee description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=538f86cf-83a5-4c34-898a-05248d57e0d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5373108d446055635b741dfe403fbbe5c4063e12343dee372b1eec3442e02add",
2026-06-11 13:18:31.504298 | controller |     "Jun 11 11:46:59.780779 crc crio[3644]: time=\"2026-06-11T11:46:59.773598258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.504330 | controller |     "Jun 11 11:47:00.099605 crc crio[3644]: time=\"2026-06-11T11:47:00.099548065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.504363 | controller |     "Jun 11 11:47:00.122020 crc crio[3644]: time=\"2026-06-11T11:47:00.121124117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.504396 | controller |     "Jun 11 11:47:00.277413 crc crio[3644]: time=\"2026-06-11T11:47:00.277261506Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=433169c1-b404-412f-afb1-2cbab8d2412e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.504429 | controller |     "Jun 11 11:47:00.279307 crc crio[3644]: time=\"2026-06-11T11:47:00.27884361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.504468 | controller |     "Jun 11 11:47:00.567721 crc crio[3644]: time=\"2026-06-11T11:47:00.566059054Z\" level=info msg=\"Stopped container 953bdce02080a1d2340e5c53b1264424391812fde4bdc95f4dab50e27470d8d0: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=7990a8d4-31ea-4dfa-9529-b7f3b2e25c8e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.504501 | controller |     "Jun 11 11:47:00.774332 crc crio[3644]: time=\"2026-06-11T11:47:00.760303821Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fd02f17b-7aa5-4556-89d9-ae8cd160a983 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.504534 | controller |     "Jun 11 11:47:01.739446 crc crio[3644]: time=\"2026-06-11T11:47:01.738151321Z\" level=warning msg=\"Stopping container 742aa4fc2b3303f412085440959fe3c0458dc3b743fc3454b06f528743d8982a with stop signal(15) timed out. Killing...\"",
2026-06-11 13:18:31.504565 | controller |     "Jun 11 11:47:02.006165 crc crio[3644]: time=\"2026-06-11T11:47:02.002470938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.504598 | controller |     "Jun 11 11:47:02.147595 crc crio[3644]: time=\"2026-06-11T11:47:02.13640284Z\" level=error msg=\"Killing container 742aa4fc2b3303f412085440959fe3c0458dc3b743fc3454b06f528743d8982a failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 742aa4fc2b3303f412085440959fe3c0458dc3b743fc3454b06f528743d8982a KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-11 13:18:31.504632 | controller |     "Jun 11 11:47:02.610605 crc crio[3644]: time=\"2026-06-11T11:47:02.610503783Z\" level=info msg=\"Created container ce479c05c93e80626a4c86c44d8639cc6e2b8a51e46a57c3d1889736232b2f79: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=8266a7b2-f5ab-4a45-94f2-e3b4385c2cd2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.504665 | controller |     "Jun 11 11:47:02.867121 crc crio[3644]: time=\"2026-06-11T11:47:02.858594829Z\" level=info msg=\"Starting container: ce479c05c93e80626a4c86c44d8639cc6e2b8a51e46a57c3d1889736232b2f79\" id=0078b7f0-4b48-4889-a382-fc00e25c4906 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.504697 | controller |     "Jun 11 11:47:03.033395 crc crio[3644]: time=\"2026-06-11T11:47:03.032483543Z\" level=info msg=\"Created container cc96a1414de67f3320f9b0921148abee718e1bc600b3bcca89ae8be793cd7a7d: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=ec934cd6-4306-46e3-8a50-d4a04a0e2ad5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.504796 | controller |     "Jun 11 11:47:03.176487 crc crio[3644]: time=\"2026-06-11T11:47:03.176032887Z\" level=info msg=\"Starting container: cc96a1414de67f3320f9b0921148abee718e1bc600b3bcca89ae8be793cd7a7d\" id=3c85bfe6-dd6c-411d-9240-442e0931c32a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.504831 | controller |     "Jun 11 11:47:03.780214 crc crio[3644]: time=\"2026-06-11T11:47:03.776163308Z\" level=info msg=\"Started container\" PID=13295 containerID=ce479c05c93e80626a4c86c44d8639cc6e2b8a51e46a57c3d1889736232b2f79 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=0078b7f0-4b48-4889-a382-fc00e25c4906 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ad53ffb7fe74f66ce91948fcbd8ed5c639a3f56b5c5ad0aef3a79991b13a167",
2026-06-11 13:18:31.504914 | controller |     "Jun 11 11:47:04.715347 crc crio[3644]: time=\"2026-06-11T11:47:04.71327685Z\" level=info msg=\"Started container\" PID=13308 containerID=cc96a1414de67f3320f9b0921148abee718e1bc600b3bcca89ae8be793cd7a7d description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=3c85bfe6-dd6c-411d-9240-442e0931c32a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a380dc439153fd729d62d52583da7dfd5c6b33454985cf6ffeb5f878b80d543",
2026-06-11 13:18:31.504960 | controller |     "Jun 11 11:47:06.624792 crc crio[3644]: time=\"2026-06-11T11:47:06.559514278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.504995 | controller |     "Jun 11 11:47:06.817875 crc crio[3644]: time=\"2026-06-11T11:47:06.813233297Z\" level=info msg=\"Stopped container 742aa4fc2b3303f412085440959fe3c0458dc3b743fc3454b06f528743d8982a: openshift-multus/cni-sysctl-allowlist-ds-fv4jb/kube-multus-additional-cni-plugins\" id=7d1ac104-b499-4d83-98cd-0778f1f13975 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.505029 | controller |     "Jun 11 11:47:07.045059 crc crio[3644]: time=\"2026-06-11T11:47:07.039283872Z\" level=info msg=\"Stopping pod sandbox: cb8ffc9a1690e037d78d4e19ed52c6c065e3b7b3ec599ca23a873b049a9321d4\" id=d1d3c48d-3da4-4903-af76-457167f9675f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.505063 | controller |     "Jun 11 11:47:07.197255 crc crio[3644]: time=\"2026-06-11T11:47:07.109090175Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fca6fc5e-ad76-4538-ac82-81fb4b8e3de9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.505140 | controller |     "Jun 11 11:47:07.274499 crc crio[3644]: time=\"2026-06-11T11:47:07.265293425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.505184 | controller |     "Jun 11 11:47:08.913137 crc crio[3644]: time=\"2026-06-11T11:47:08.911452945Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-dtzfl/POD\" id=6f4904f7-d16f-495e-b3a3-9ee0c3e83ede name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.505218 | controller |     "Jun 11 11:47:08.913137 crc crio[3644]: time=\"2026-06-11T11:47:08.911843786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.505251 | controller |     "Jun 11 11:47:09.027805 crc crio[3644]: time=\"2026-06-11T11:47:09.020797432Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-pz4h7/POD\" id=39418e16-8311-4dd7-9280-b8e8ffe6c837 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.505284 | controller |     "Jun 11 11:47:09.027805 crc crio[3644]: time=\"2026-06-11T11:47:09.02105698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.505317 | controller |     "Jun 11 11:47:09.059267 crc crio[3644]: time=\"2026-06-11T11:47:09.056242786Z\" level=info msg=\"Created container 9a35802ddb39c6548fe4ceaef34eb185ab3cfc054af1ad51fc97ce1c245b4bf8: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=26c70f64-bab9-4341-9df0-5cc28df57b7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.505349 | controller |     "Jun 11 11:47:09.222856 crc crio[3644]: time=\"2026-06-11T11:47:09.143983832Z\" level=info msg=\"Starting container: 9a35802ddb39c6548fe4ceaef34eb185ab3cfc054af1ad51fc97ce1c245b4bf8\" id=1873d5aa-990f-47a3-a482-853f8d397ec2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.505382 | controller |     "Jun 11 11:47:09.382312 crc crio[3644]: time=\"2026-06-11T11:47:09.371508641Z\" level=info msg=\"Stopped pod sandbox: cb8ffc9a1690e037d78d4e19ed52c6c065e3b7b3ec599ca23a873b049a9321d4\" id=d1d3c48d-3da4-4903-af76-457167f9675f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.505423 | controller |     "Jun 11 11:47:09.533464 crc crio[3644]: time=\"2026-06-11T11:47:09.532455012Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-svtbn/POD\" id=e8c6cfe0-b405-49cf-99b5-5356b1de26a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.505455 | controller |     "Jun 11 11:47:09.534026 crc crio[3644]: time=\"2026-06-11T11:47:09.533529862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.505488 | controller |     "Jun 11 11:47:09.716467 crc crio[3644]: time=\"2026-06-11T11:47:09.716380622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.505521 | controller |     "Jun 11 11:47:09.977339 crc crio[3644]: time=\"2026-06-11T11:47:09.885589458Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-h42zf/POD\" id=3a372e80-8d2d-4d21-85e8-dc72ad3b5c5a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.505553 | controller |     "Jun 11 11:47:09.977339 crc crio[3644]: time=\"2026-06-11T11:47:09.888167637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.505586 | controller |     "Jun 11 11:47:10.332570 crc crio[3644]: time=\"2026-06-11T11:47:10.33016899Z\" level=info msg=\"Started container\" PID=13417 containerID=9a35802ddb39c6548fe4ceaef34eb185ab3cfc054af1ad51fc97ce1c245b4bf8 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=1873d5aa-990f-47a3-a482-853f8d397ec2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfe00585ad03d00aae23bc232b329b26d5719d51f81ea9335489c98fa4af68c8",
2026-06-11 13:18:31.505619 | controller |     "Jun 11 11:47:10.522163 crc crio[3644]: time=\"2026-06-11T11:47:10.513423419Z\" level=info msg=\"Stopping container: 7ed3da09032026de69e9bd8669463542cfe02a371d06415e821c78868db82fa6 (timeout: 30s)\" id=4e0cf2ea-1d57-460f-8724-806e196e2708 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.505651 | controller |     "Jun 11 11:47:10.599958 crc crio[3644]: time=\"2026-06-11T11:47:10.588178305Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=f6fd1edf-3151-4879-b9e2-f9dd7c274ab7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.505687 | controller |     "Jun 11 11:47:10.951491 crc crio[3644]: time=\"2026-06-11T11:47:10.951382348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.505718 | controller |     "Jun 11 11:47:11.877798 crc crio[3644]: time=\"2026-06-11T11:47:11.786052224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.505750 | controller |     "Jun 11 11:47:11.971187 crc crio[3644]: time=\"2026-06-11T11:47:11.945741963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.505781 | controller |     "Jun 11 11:47:12.403797 crc crio[3644]: time=\"2026-06-11T11:47:12.403258458Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=5d6ee37c-8b84-40f3-8ca0-ef0146065d81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.505905 | controller |     "Jun 11 11:47:12.468958 crc crio[3644]: time=\"2026-06-11T11:47:12.468485119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.505942 | controller |     "Jun 11 11:47:12.977939 crc crio[3644]: time=\"2026-06-11T11:47:12.976742233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.505983 | controller |     "Jun 11 11:47:13.331918 crc crio[3644]: time=\"2026-06-11T11:47:13.320557244Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=111ee64b-f230-4b7a-a6e3-1db2b1fc6802 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.506017 | controller |     "Jun 11 11:47:13.859762 crc crio[3644]: time=\"2026-06-11T11:47:13.84107807Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-h42zf Namespace:openshift-marketplace ID:e3c69a61716123ad81ef0a1a6b8c15a157740e9c15f0f4e4999b51572237b315 UID:8a1fbf8b-8589-4a6c-a33f-7b0025cedac9 NetNS:/var/run/netns/cae30361-318a-4a6b-bfba-459bd5edbc84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8a1fbf8b_8589_4a6c_a33f_7b0025cedac9.slice PodAnnotations:0xc0001885e0}] Aliases:map[]}\"",
2026-06-11 13:18:31.506052 | controller |     "Jun 11 11:47:13.859762 crc crio[3644]: time=\"2026-06-11T11:47:13.841197783Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-h42zf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.506085 | controller |     "Jun 11 11:47:14.612090 crc crio[3644]: time=\"2026-06-11T11:47:14.610370145Z\" level=info msg=\"Created container f79e1170dd6520732ed2bca8197dc44bc61f5ad826f92ab0ba192d0c898e4ce5: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=36c1cee7-861f-4e70-8cda-b531b7eb5c3d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.506118 | controller |     "Jun 11 11:47:14.695599 crc crio[3644]: time=\"2026-06-11T11:47:14.695124589Z\" level=info msg=\"Starting container: f79e1170dd6520732ed2bca8197dc44bc61f5ad826f92ab0ba192d0c898e4ce5\" id=e8848ed7-a432-4e2c-a42b-2b5a08729c93 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.506151 | controller |     "Jun 11 11:47:14.770455 crc crio[3644]: time=\"2026-06-11T11:47:14.769619641Z\" level=info msg=\"Started container\" PID=13490 containerID=f79e1170dd6520732ed2bca8197dc44bc61f5ad826f92ab0ba192d0c898e4ce5 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=e8848ed7-a432-4e2c-a42b-2b5a08729c93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=118afe6f547f12ee8a7a20cded0d33f5350e4bf720d1ce2e32cc11a68e708459",
2026-06-11 13:18:31.506183 | controller |     "Jun 11 11:47:14.783225 crc crio[3644]: time=\"2026-06-11T11:47:14.782893036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.506217 | controller |     "Jun 11 11:47:15.293321 crc crio[3644]: time=\"2026-06-11T11:47:15.285475522Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=fd6f7903-5c5b-4673-9b81-505a2da330a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.506251 | controller |     "Jun 11 11:47:15.332039 crc crio[3644]: time=\"2026-06-11T11:47:15.324470745Z\" level=info msg=\"Created container 5196e3f38554efc9fc78681f659a6f620c45dbb9037aa7f8ad7fe6c79c47a65a: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=81240e9a-85e6-4542-82c4-a87b68f9f731 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.506284 | controller |     "Jun 11 11:47:15.357385 crc crio[3644]: time=\"2026-06-11T11:47:15.346542404Z\" level=info msg=\"Starting container: 5196e3f38554efc9fc78681f659a6f620c45dbb9037aa7f8ad7fe6c79c47a65a\" id=77bfead3-b298-49e1-921d-2dbc59c66803 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.506317 | controller |     "Jun 11 11:47:15.621523 crc crio[3644]: time=\"2026-06-11T11:47:15.620880558Z\" level=info msg=\"Started container\" PID=13523 containerID=5196e3f38554efc9fc78681f659a6f620c45dbb9037aa7f8ad7fe6c79c47a65a description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=77bfead3-b298-49e1-921d-2dbc59c66803 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65f6f507aff2c3dfd016d5e334e513fd0bc5a957a8648f46873eff02e6fb2481",
2026-06-11 13:18:31.506358 | controller |     "Jun 11 11:47:15.685989 crc crio[3644]: time=\"2026-06-11T11:47:15.682378874Z\" level=info msg=\"Created container ea1d135eecd4e309db23fb788b12c84bdc412380967979503b210785d26a4f50: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=29964a4d-acaf-4fe2-9156-6a04b6e6d76c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.506392 | controller |     "Jun 11 11:47:15.710773 crc crio[3644]: time=\"2026-06-11T11:47:15.710387315Z\" level=info msg=\"Starting container: ea1d135eecd4e309db23fb788b12c84bdc412380967979503b210785d26a4f50\" id=0ee693fe-70c6-4ebb-a170-3caedae5e4ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.506424 | controller |     "Jun 11 11:47:16.310330 crc crio[3644]: time=\"2026-06-11T11:47:16.31025862Z\" level=info msg=\"Started container\" PID=13529 containerID=ea1d135eecd4e309db23fb788b12c84bdc412380967979503b210785d26a4f50 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=0ee693fe-70c6-4ebb-a170-3caedae5e4ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4eaf0d5e3ed3ad6c721fbefc9c4de6abe92afef4a079f289b21d3c936ebd80c",
2026-06-11 13:18:31.506456 | controller |     "Jun 11 11:47:16.689743 crc crio[3644]: time=\"2026-06-11T11:47:16.686426178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.506489 | controller |     "Jun 11 11:47:16.770543 crc crio[3644]: time=\"2026-06-11T11:47:16.769082762Z\" level=info msg=\"Removing container: 742aa4fc2b3303f412085440959fe3c0458dc3b743fc3454b06f528743d8982a\" id=9f376d6c-8caa-4c0f-874d-c1bba15daa8a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.506522 | controller |     "Jun 11 11:47:17.525040 crc crio[3644]: time=\"2026-06-11T11:47:17.524295783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.506554 | controller |     "Jun 11 11:47:18.705878 crc crio[3644]: time=\"2026-06-11T11:47:18.020349725Z\" level=info msg=\"Stopping container: 717754fdd6c0fa588c5af4b7868cfa1346c17fc897f90ffdba81a1772cf1c0fc (timeout: 30s)\" id=2e563412-eba5-446c-93d6-691bbfb31992 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.506587 | controller |     "Jun 11 11:47:18.705878 crc crio[3644]: time=\"2026-06-11T11:47:18.520616582Z\" level=info msg=\"Created container a2df38efabce3956d535eda731f856f0f56b70a59d4e12518a5e720a1b6ddc96: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=17921428-d010-434b-86d9-f6c530eee21e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.506619 | controller |     "Jun 11 11:47:18.705878 crc crio[3644]: time=\"2026-06-11T11:47:18.700293466Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4c80294b-2c4d-450d-bd74-09f073cf0f34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.506651 | controller |     "Jun 11 11:47:18.746402 crc crio[3644]: time=\"2026-06-11T11:47:18.735395837Z\" level=info msg=\"Starting container: a2df38efabce3956d535eda731f856f0f56b70a59d4e12518a5e720a1b6ddc96\" id=b608ceae-863f-4b01-b98d-7569ea1152fb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.506683 | controller |     "Jun 11 11:47:20.337609 crc crio[3644]: time=\"2026-06-11T11:47:20.223634804Z\" level=info msg=\"Started container\" PID=13545 containerID=a2df38efabce3956d535eda731f856f0f56b70a59d4e12518a5e720a1b6ddc96 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=b608ceae-863f-4b01-b98d-7569ea1152fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbf7084e036402eb75d81bddd320d0bd1f91e1843d1dc590e3b11b4a55fce899",
2026-06-11 13:18:31.506723 | controller |     "Jun 11 11:47:20.434998 crc crio[3644]: time=\"2026-06-11T11:47:20.430890819Z\" level=info msg=\"Created container c3d33334b121c0300f071b69ec8fb8a9086389c14779a80cb26b528d4016c880: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=5e3ebff7-41a2-4159-b403-3ca624a7279f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.506756 | controller |     "Jun 11 11:47:20.595621 crc crio[3644]: time=\"2026-06-11T11:47:20.257605432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.506791 | controller |     "Jun 11 11:47:21.044752 crc crio[3644]: time=\"2026-06-11T11:47:21.044046708Z\" level=info msg=\"Got pod network &{Name:community-operators-svtbn Namespace:openshift-marketplace ID:c175f5479a749f89ee94f44f24c576780ae80b0c8c8d34db9530bc6258e054df UID:abd1fa2e-ee31-4883-9981-187fc306b25a NetNS:/var/run/netns/9f16ee52-0f56-4a2b-b29a-fdecb4d0dc8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podabd1fa2e_ee31_4883_9981_187fc306b25a.slice PodAnnotations:0xc00061ee00}] Aliases:map[]}\"",
2026-06-11 13:18:31.506824 | controller |     "Jun 11 11:47:21.044752 crc crio[3644]: time=\"2026-06-11T11:47:21.044357966Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-svtbn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.506893 | controller |     "Jun 11 11:47:21.059846 crc crio[3644]: time=\"2026-06-11T11:47:21.058388532Z\" level=info msg=\"Starting container: c3d33334b121c0300f071b69ec8fb8a9086389c14779a80cb26b528d4016c880\" id=d0cea89d-aacc-4ccf-bb54-62b70622de25 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.506929 | controller |     "Jun 11 11:47:22.095113 crc crio[3644]: time=\"2026-06-11T11:47:22.091948576Z\" level=info msg=\"Started container\" PID=13597 containerID=c3d33334b121c0300f071b69ec8fb8a9086389c14779a80cb26b528d4016c880 description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=d0cea89d-aacc-4ccf-bb54-62b70622de25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6729b6f6df8aa1a94e46b1ed897ff3c7da2be0c5ac02ab76a9f56adff156dca8",
2026-06-11 13:18:31.506963 | controller |     "Jun 11 11:47:22.391739 crc crio[3644]: time=\"2026-06-11T11:47:22.376534784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.506995 | controller |     "Jun 11 11:47:22.509458 crc crio[3644]: time=\"2026-06-11T11:47:22.508500954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.507028 | controller |     "Jun 11 11:47:22.809014 crc crio[3644]: time=\"2026-06-11T11:47:22.80789785Z\" level=info msg=\"Got pod network &{Name:certified-operators-dtzfl Namespace:openshift-marketplace ID:955449ef97475afc6cf711364eb1e3e479b6a44c2a443ea7a16b6d9d91c29b1c UID:3c27ad7f-eb5f-474f-9d5a-34fbc42ac5df NetNS:/var/run/netns/d695b2d4-80ae-4734-a2cf-071003533166 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3c27ad7f_eb5f_474f_9d5a_34fbc42ac5df.slice PodAnnotations:0xc00152e740}] Aliases:map[]}\"",
2026-06-11 13:18:31.507060 | controller |     "Jun 11 11:47:22.809014 crc crio[3644]: time=\"2026-06-11T11:47:22.808535389Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-dtzfl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.507105 | controller |     "Jun 11 11:47:23.405305 crc crio[3644]: time=\"2026-06-11T11:47:23.389524908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.507138 | controller |     "Jun 11 11:47:23.772745 crc crio[3644]: time=\"2026-06-11T11:47:23.769177151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.507171 | controller |     "Jun 11 11:47:23.841802 crc crio[3644]: time=\"2026-06-11T11:47:23.841120695Z\" level=info msg=\"Stopped container 717754fdd6c0fa588c5af4b7868cfa1346c17fc897f90ffdba81a1772cf1c0fc: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=2e563412-eba5-446c-93d6-691bbfb31992 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.507204 | controller |     "Jun 11 11:47:23.981449 crc crio[3644]: time=\"2026-06-11T11:47:23.80026681Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=3fadc885-35ac-478a-8735-4c2f873a2e00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.507236 | controller |     "Jun 11 11:47:25.133458 crc crio[3644]: time=\"2026-06-11T11:47:25.132609043Z\" level=info msg=\"Created container ce46fec179b2c9e71521069c0933f590104f112f35c7ebafc6c5b9f403858647: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=9bfe3283-64aa-4c5a-9224-8ac75cbb8fca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.507268 | controller |     "Jun 11 11:47:25.268360 crc crio[3644]: time=\"2026-06-11T11:47:25.268291145Z\" level=info msg=\"Created container e313fbafaf3c9105ce374f788f22105cc85807baa614a852f499c2049d25d34b: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=67f095c4-4841-48ca-a4e9-29fe58615da3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.507300 | controller |     "Jun 11 11:47:25.618983 crc crio[3644]: time=\"2026-06-11T11:47:25.611435689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.507333 | controller |     "Jun 11 11:47:26.763353 crc crio[3644]: time=\"2026-06-11T11:47:26.751510826Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=76700844-933d-48e0-92f5-0312a3778817 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.507365 | controller |     "Jun 11 11:47:26.818226 crc crio[3644]: time=\"2026-06-11T11:47:26.781606662Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=902d98fc-ea9f-4484-af1d-fc3e8a5a1256 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.507398 | controller |     "Jun 11 11:47:26.937899 crc crio[3644]: time=\"2026-06-11T11:47:26.930073584Z\" level=info msg=\"Removed container 742aa4fc2b3303f412085440959fe3c0458dc3b743fc3454b06f528743d8982a: openshift-multus/cni-sysctl-allowlist-ds-fv4jb/kube-multus-additional-cni-plugins\" id=9f376d6c-8caa-4c0f-874d-c1bba15daa8a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.507431 | controller |     "Jun 11 11:47:27.329262 crc crio[3644]: time=\"2026-06-11T11:47:27.327594892Z\" level=info msg=\"Stopped container 7ed3da09032026de69e9bd8669463542cfe02a371d06415e821c78868db82fa6: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=4e0cf2ea-1d57-460f-8724-806e196e2708 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.507464 | controller |     "Jun 11 11:47:27.372865 crc crio[3644]: time=\"2026-06-11T11:47:27.367228042Z\" level=info msg=\"Starting container: ce46fec179b2c9e71521069c0933f590104f112f35c7ebafc6c5b9f403858647\" id=6c2d2c74-b6f7-4498-b53a-c6c4a430691e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.507504 | controller |     "Jun 11 11:47:27.507615 crc crio[3644]: time=\"2026-06-11T11:47:27.507059582Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c64035dc-2f8e-4f1e-beac-42389ba1f51d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.507539 | controller |     "Jun 11 11:47:27.575407 crc crio[3644]: time=\"2026-06-11T11:47:27.514275286Z\" level=info msg=\"Starting container: e313fbafaf3c9105ce374f788f22105cc85807baa614a852f499c2049d25d34b\" id=fe07f3dc-564c-4536-bf7a-21a33adaf3d6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.507572 | controller |     "Jun 11 11:47:27.600502 crc crio[3644]: time=\"2026-06-11T11:47:27.600405379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.507606 | controller |     "Jun 11 11:47:27.774879 crc crio[3644]: time=\"2026-06-11T11:47:27.736819062Z\" level=info msg=\"Started container\" PID=13680 containerID=ce46fec179b2c9e71521069c0933f590104f112f35c7ebafc6c5b9f403858647 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=6c2d2c74-b6f7-4498-b53a-c6c4a430691e name=/runtime.v1.RuntimeService/StartContainer sandboxID=329481c7e901f292822a997f1565c8ea9d24ec8787303bb905ccb0f03ef4483b",
2026-06-11 13:18:31.507639 | controller |     "Jun 11 11:47:27.900861 crc crio[3644]: time=\"2026-06-11T11:47:27.890854402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.507673 | controller |     "Jun 11 11:47:27.970295 crc crio[3644]: time=\"2026-06-11T11:47:27.970237694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.507705 | controller |     "Jun 11 11:47:28.191006 crc crio[3644]: time=\"2026-06-11T11:47:28.011234505Z\" level=info msg=\"Started container\" PID=13692 containerID=e313fbafaf3c9105ce374f788f22105cc85807baa614a852f499c2049d25d34b description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=fe07f3dc-564c-4536-bf7a-21a33adaf3d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6806073521cf72496d1f5ef6f6b94c58d5f75881082f764b273551b28c533f4a",
2026-06-11 13:18:31.507739 | controller |     "Jun 11 11:47:28.262545 crc crio[3644]: time=\"2026-06-11T11:47:28.18554354Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4cfa0868-044c-4bd6-a7e3-d54b6ee18326 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.507773 | controller |     "Jun 11 11:47:28.395733 crc crio[3644]: time=\"2026-06-11T11:47:28.395283791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=b444ede5-821b-4f12-b1f3-88958da70d83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.507806 | controller |     "Jun 11 11:47:29.226826 crc crio[3644]: time=\"2026-06-11T11:47:29.014407735Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=aa122ebf-030c-4081-8cb4-bdfa4794c97c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.507840 | controller |     "Jun 11 11:47:29.237733 crc crio[3644]: time=\"2026-06-11T11:47:29.021352785Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=3d80a55c-52a9-4250-8900-7f76816613ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.507915 | controller |     "Jun 11 11:47:29.237733 crc crio[3644]: time=\"2026-06-11T11:47:29.191560493Z\" level=info msg=\"Created container 6710f892d9d126656722bee9751a6ce47765fd187333ca3bb8d985df694cfaf7: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=3ef22896-9600-433d-8cf9-11387576ae02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.507952 | controller |     "Jun 11 11:47:29.271135 crc crio[3644]: time=\"2026-06-11T11:47:29.263407846Z\" level=info msg=\"Starting container: 6710f892d9d126656722bee9751a6ce47765fd187333ca3bb8d985df694cfaf7\" id=6f746930-1641-40a7-a074-6a3d8e5d32a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.507986 | controller |     "Jun 11 11:47:29.644409 crc crio[3644]: time=\"2026-06-11T11:47:29.64302135Z\" level=info msg=\"Got pod network &{Name:redhat-operators-pz4h7 Namespace:openshift-marketplace ID:062f978e2eef0d6ed8bb1d36a4afaf23e1a7569721873e4489e3be4132d93f6e UID:ecb284e3-77b6-47a1-9fcb-598b41a1ede4 NetNS:/var/run/netns/76aaf636-0b69-4332-aab4-c3fba11734fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podecb284e3_77b6_47a1_9fcb_598b41a1ede4.slice PodAnnotations:0xc000ae07b8}] Aliases:map[]}\"",
2026-06-11 13:18:31.508020 | controller |     "Jun 11 11:47:29.644409 crc crio[3644]: time=\"2026-06-11T11:47:29.643207275Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-pz4h7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.508052 | controller |     "Jun 11 11:47:29.656537 crc crio[3644]: time=\"2026-06-11T11:47:29.654260921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.508084 | controller |     "Jun 11 11:47:29.698837 crc crio[3644]: time=\"2026-06-11T11:47:29.670605086Z\" level=info msg=\"Started container\" PID=13740 containerID=6710f892d9d126656722bee9751a6ce47765fd187333ca3bb8d985df694cfaf7 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=6f746930-1641-40a7-a074-6a3d8e5d32a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba75dfe769e883bb7ff39e113effea81446325f05a64f99910027e6fe07d06f0",
2026-06-11 13:18:31.508116 | controller |     "Jun 11 11:47:29.744955 crc crio[3644]: time=\"2026-06-11T11:47:29.742160867Z\" level=info msg=\"Created container 5155050ed34cff9aa7b7a9cd2fa323707b3c5f3a9dd5b7eb0584e4753fc61d53: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=f6fd1edf-3151-4879-b9e2-f9dd7c274ab7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.508149 | controller |     "Jun 11 11:47:29.861926 crc crio[3644]: time=\"2026-06-11T11:47:29.857098196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.508181 | controller |     "Jun 11 11:47:31.087102 crc crio[3644]: time=\"2026-06-11T11:47:31.072555876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.508213 | controller |     "Jun 11 11:47:31.339188 crc crio[3644]: time=\"2026-06-11T11:47:31.333523542Z\" level=info msg=\"Starting container: 5155050ed34cff9aa7b7a9cd2fa323707b3c5f3a9dd5b7eb0584e4753fc61d53\" id=a2d4ea41-d505-40e5-9d9d-32a55e048a63 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.508245 | controller |     "Jun 11 11:47:33.202202 crc crio[3644]: time=\"2026-06-11T11:47:33.200640446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.508276 | controller |     "Jun 11 11:47:34.499110 crc crio[3644]: time=\"2026-06-11T11:47:34.498887747Z\" level=info msg=\"Started container\" PID=13767 containerID=5155050ed34cff9aa7b7a9cd2fa323707b3c5f3a9dd5b7eb0584e4753fc61d53 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=a2d4ea41-d505-40e5-9d9d-32a55e048a63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a9677c8ed67eec605ff0a2e5e6ec1a609e6172170307ccd1751732699526a22",
2026-06-11 13:18:31.508315 | controller |     "Jun 11 11:47:35.372477 crc crio[3644]: time=\"2026-06-11T11:47:35.353330673Z\" level=info msg=\"Stopping pod sandbox: 3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d\" id=eb37a0f5-f323-4d1a-8df2-c6c742e613da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.508350 | controller |     "Jun 11 11:47:35.373204 crc crio[3644]: time=\"2026-06-11T11:47:35.372942378Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686305-9dr2p Namespace:openshift-operator-lifecycle-manager ID:3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d UID:88a361a5-a2f0-4cef-a60d-f0bd635eba7d NetNS:/var/run/netns/2b30c6b3-5e3e-4296-9fce-982ebd3050de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod88a361a5_a2f0_4cef_a60d_f0bd635eba7d.slice PodAnnotations:0xc000ae0a68}] Aliases:map[]}\"",
2026-06-11 13:18:31.508384 | controller |     "Jun 11 11:47:35.374366 crc crio[3644]: time=\"2026-06-11T11:47:35.373414801Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686305-9dr2p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.508417 | controller |     "Jun 11 11:47:35.713501 crc crio[3644]: time=\"2026-06-11T11:47:35.709457222Z\" level=info msg=\"Created container cc91a2babb3eba0edd9f00698e164feea8a0808e43cfe7d1dc7754f454eb5136: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=433169c1-b404-412f-afb1-2cbab8d2412e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.508449 | controller |     "Jun 11 11:47:35.828276 crc crio[3644]: time=\"2026-06-11T11:47:35.826464786Z\" level=info msg=\"Starting container: cc91a2babb3eba0edd9f00698e164feea8a0808e43cfe7d1dc7754f454eb5136\" id=fde7bf8e-8993-4b0c-a0d5-06a6f7277572 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.508481 | controller |     "Jun 11 11:47:36.470869 crc crio[3644]: time=\"2026-06-11T11:47:36.463894734Z\" level=info msg=\"Started container\" PID=13819 containerID=cc91a2babb3eba0edd9f00698e164feea8a0808e43cfe7d1dc7754f454eb5136 description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=fde7bf8e-8993-4b0c-a0d5-06a6f7277572 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bc05bddb1aed37f248748b9c45be906fe9b211870ed17ab79e84fc17737e1da",
2026-06-11 13:18:31.508514 | controller |     "Jun 11 11:47:36.843604 crc crio[3644]: time=\"2026-06-11T11:47:36.84312925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.508547 | controller |     "Jun 11 11:47:36.987405 crc crio[3644]: time=\"2026-06-11T11:47:36.984264348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.508580 | controller |     "Jun 11 11:47:37.389471 crc crio[3644]: time=\"2026-06-11T11:47:37.379432572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.508613 | controller |     "Jun 11 11:47:37.844161 crc crio[3644]: time=\"2026-06-11T11:47:37.81809501Z\" level=info msg=\"Stopping container: 9cab8617ccfd214c2c59e64839f1de0ed4224fbdd52c20141b100a2272d0af28 (timeout: 600s)\" id=2665c546-54fe-4183-8258-1d7ba1de98a1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.508647 | controller |     "Jun 11 11:47:38.794222 crc crio[3644]: time=\"2026-06-11T11:47:38.793292156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.508690 | controller |     "Jun 11 11:47:39.097481 crc crio[3644]: time=\"2026-06-11T11:47:39.097341752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.508724 | controller |     "Jun 11 11:47:40.088376 crc crio[3644]: time=\"2026-06-11T11:47:40.041522919Z\" level=info msg=\"Created container 0317ba2304761929336ed535f88ab53f46d9ee70b8aefda083b50673239ede9a: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=aa122ebf-030c-4081-8cb4-bdfa4794c97c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.508757 | controller |     "Jun 11 11:47:40.101008 crc crio[3644]: time=\"2026-06-11T11:47:40.097241974Z\" level=info msg=\"Starting container: 0317ba2304761929336ed535f88ab53f46d9ee70b8aefda083b50673239ede9a\" id=187264b0-8869-4a36-9f41-454c294973c2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.508791 | controller |     "Jun 11 11:47:40.271632 crc crio[3644]: time=\"2026-06-11T11:47:40.269403586Z\" level=info msg=\"Created container c801133f86564832b4571ccfe8362f82739cb743b32ff3427a5f88198cef9c0d: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=3d80a55c-52a9-4250-8900-7f76816613ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.508823 | controller |     "Jun 11 11:47:40.274909 crc crio[3644]: time=\"2026-06-11T11:47:40.273397194Z\" level=info msg=\"Stopped container 9cab8617ccfd214c2c59e64839f1de0ed4224fbdd52c20141b100a2272d0af28: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=2665c546-54fe-4183-8258-1d7ba1de98a1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.508938 | controller |     "Jun 11 11:47:40.323218 crc crio[3644]: time=\"2026-06-11T11:47:40.319407889Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=338017f5-7d6b-4765-8d21-6dc05bc7091b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.508985 | controller |     "Jun 11 11:47:40.353717 crc crio[3644]: time=\"2026-06-11T11:47:40.343881218Z\" level=info msg=\"Starting container: c801133f86564832b4571ccfe8362f82739cb743b32ff3427a5f88198cef9c0d\" id=1cf6a85e-5536-482e-93fd-923e2abccb4d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.509020 | controller |     "Jun 11 11:47:40.367287 crc crio[3644]: time=\"2026-06-11T11:47:40.366244429Z\" level=info msg=\"Started container\" PID=13915 containerID=c801133f86564832b4571ccfe8362f82739cb743b32ff3427a5f88198cef9c0d description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=1cf6a85e-5536-482e-93fd-923e2abccb4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e74cc8ff82ac082e0051d12a83cd16f7dc62f6e320b65d2f81722f8a4d3d8053",
2026-06-11 13:18:31.509053 | controller |     "Jun 11 11:47:40.594498 crc crio[3644]: time=\"2026-06-11T11:47:40.588030415Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=409f00b7-ce55-450f-be03-939a3e3d2da8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.509087 | controller |     "Jun 11 11:47:40.667551 crc crio[3644]: time=\"2026-06-11T11:47:40.667444913Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=ac84a149-e5b7-43c0-93f7-516c1bf6d742 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.509120 | controller |     "Jun 11 11:47:40.705752 crc crio[3644]: time=\"2026-06-11T11:47:40.699429168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.509161 | controller |     "Jun 11 11:47:41.702475 crc crio[3644]: time=\"2026-06-11T11:47:41.700287423Z\" level=info msg=\"Started container\" PID=13900 containerID=0317ba2304761929336ed535f88ab53f46d9ee70b8aefda083b50673239ede9a description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=187264b0-8869-4a36-9f41-454c294973c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5f153aa209aabe52bf2d7753481d969f357bc1e07a18bcb37ff2768d02c4c3e",
2026-06-11 13:18:31.509195 | controller |     "Jun 11 11:47:41.928861 crc crio[3644]: time=\"2026-06-11T11:47:41.926335083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.509229 | controller |     "Jun 11 11:47:41.931989 crc crio[3644]: time=\"2026-06-11T11:47:41.930430761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.509262 | controller |     "Jun 11 11:47:44.205592 crc crio[3644]: time=\"2026-06-11T11:47:44.198297148Z\" level=info msg=\"Created container de5a87c84180de06aafba44f15c2d833c693893825646cfffbe466abe9234fbf: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=ac84a149-e5b7-43c0-93f7-516c1bf6d742 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.509296 | controller |     "Jun 11 11:47:44.328554 crc crio[3644]: time=\"2026-06-11T11:47:44.308723782Z\" level=info msg=\"Starting container: de5a87c84180de06aafba44f15c2d833c693893825646cfffbe466abe9234fbf\" id=3631cfaf-8456-4688-a5aa-1337da1bb970 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.509329 | controller |     "Jun 11 11:47:49.436172 crc crio[3644]: time=\"2026-06-11T11:47:49.410534211Z\" level=info msg=\"Started container\" PID=13963 containerID=de5a87c84180de06aafba44f15c2d833c693893825646cfffbe466abe9234fbf description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=3631cfaf-8456-4688-a5aa-1337da1bb970 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b98cbd6713598549a6076ebb986511bea114ce4227dc6edd6a108dcd9219bbe",
2026-06-11 13:18:31.509363 | controller |     "Jun 11 11:47:52.274852 crc crio[3644]: 2026-06-11T11:47:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:955449ef97475af Mac:76:dd:43:6a:ce:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/d695b2d4-80ae-4734-a2cf-071003533166 SocketPath: PciID:}] [{Interface:0xc000260c10 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.509397 | controller |     "Jun 11 11:47:52.487883 crc crio[3644]: time=\"2026-06-11T11:47:52.480618807Z\" level=info msg=\"Got pod network &{Name:certified-operators-dtzfl Namespace:openshift-marketplace ID:955449ef97475afc6cf711364eb1e3e479b6a44c2a443ea7a16b6d9d91c29b1c UID:3c27ad7f-eb5f-474f-9d5a-34fbc42ac5df NetNS:/var/run/netns/d695b2d4-80ae-4734-a2cf-071003533166 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3c27ad7f_eb5f_474f_9d5a_34fbc42ac5df.slice PodAnnotations:0xc00152e740}] Aliases:map[]}\"",
2026-06-11 13:18:31.509431 | controller |     "Jun 11 11:47:52.598894 crc crio[3644]: time=\"2026-06-11T11:47:52.59830718Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-dtzfl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.509463 | controller |     "Jun 11 11:47:52.807778 crc crio[3644]: time=\"2026-06-11T11:47:52.796430952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.509503 | controller |     "Jun 11 11:47:53.434157 crc crio[3644]: 2026-06-11T11:47:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:062f978e2eef0d6 Mac:16:d4:68:a6:96:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/76aaf636-0b69-4332-aab4-c3fba11734fc SocketPath: PciID:}] [{Interface:0xc000122f20 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.509537 | controller |     "Jun 11 11:47:53.501417 crc crio[3644]: time=\"2026-06-11T11:47:53.491893364Z\" level=info msg=\"Got pod network &{Name:redhat-operators-pz4h7 Namespace:openshift-marketplace ID:062f978e2eef0d6ed8bb1d36a4afaf23e1a7569721873e4489e3be4132d93f6e UID:ecb284e3-77b6-47a1-9fcb-598b41a1ede4 NetNS:/var/run/netns/76aaf636-0b69-4332-aab4-c3fba11734fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podecb284e3_77b6_47a1_9fcb_598b41a1ede4.slice PodAnnotations:0xc000ae07b8}] Aliases:map[]}\"",
2026-06-11 13:18:31.509571 | controller |     "Jun 11 11:47:53.501417 crc crio[3644]: time=\"2026-06-11T11:47:53.49244305Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-pz4h7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.509604 | controller |     "Jun 11 11:47:53.501417 crc crio[3644]: time=\"2026-06-11T11:47:53.500981526Z\" level=info msg=\"Created container 96a7b3975525e7d9db7ee00accaa23a1e9bd221dcc7953d438ea9a511c7038fb: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=902d98fc-ea9f-4484-af1d-fc3e8a5a1256 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.509653 | controller |     "Jun 11 11:47:53.538878 crc crio[3644]: time=\"2026-06-11T11:47:53.538738504Z\" level=info msg=\"Starting container: 96a7b3975525e7d9db7ee00accaa23a1e9bd221dcc7953d438ea9a511c7038fb\" id=bed2e312-6b29-4007-b650-04143675a2e5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.509691 | controller |     "Jun 11 11:47:53.561805 crc crio[3644]: time=\"2026-06-11T11:47:53.561442226Z\" level=info msg=\"Started container\" PID=14111 containerID=96a7b3975525e7d9db7ee00accaa23a1e9bd221dcc7953d438ea9a511c7038fb description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=bed2e312-6b29-4007-b650-04143675a2e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65f6f507aff2c3dfd016d5e334e513fd0bc5a957a8648f46873eff02e6fb2481",
2026-06-11 13:18:31.509733 | controller |     "Jun 11 11:47:53.645174 crc crio[3644]: time=\"2026-06-11T11:47:53.637778069Z\" level=info msg=\"Ran pod sandbox 955449ef97475afc6cf711364eb1e3e479b6a44c2a443ea7a16b6d9d91c29b1c with infra container: openshift-marketplace/certified-operators-dtzfl/POD\" id=6f4904f7-d16f-495e-b3a3-9ee0c3e83ede name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.509775 | controller |     "Jun 11 11:47:53.874910 crc crio[3644]: 2026-06-11T11:47:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c175f5479a749f8 Mac:82:66:b4:3d:46:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/9f16ee52-0f56-4a2b-b29a-fdecb4d0dc8c SocketPath: PciID:}] [{Interface:0xc000112e50 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.509816 | controller |     "Jun 11 11:47:53.874910 crc crio[3644]: time=\"2026-06-11T11:47:53.869557992Z\" level=info msg=\"Got pod network &{Name:community-operators-svtbn Namespace:openshift-marketplace ID:c175f5479a749f89ee94f44f24c576780ae80b0c8c8d34db9530bc6258e054df UID:abd1fa2e-ee31-4883-9981-187fc306b25a NetNS:/var/run/netns/9f16ee52-0f56-4a2b-b29a-fdecb4d0dc8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podabd1fa2e_ee31_4883_9981_187fc306b25a.slice PodAnnotations:0xc00061ee00}] Aliases:map[]}\"",
2026-06-11 13:18:31.509895 | controller |     "Jun 11 11:47:53.874910 crc crio[3644]: time=\"2026-06-11T11:47:53.870236141Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-svtbn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.509949 | controller |     "Jun 11 11:47:53.893844 crc crio[3644]: time=\"2026-06-11T11:47:53.891124423Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d60e5e68-3ff7-4841-b46e-b2cbab2fe9f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.510058 | controller |     "Jun 11 11:47:53.970962 crc crio[3644]: time=\"2026-06-11T11:47:53.944647788Z\" level=info msg=\"Ran pod sandbox 062f978e2eef0d6ed8bb1d36a4afaf23e1a7569721873e4489e3be4132d93f6e with infra container: openshift-marketplace/redhat-operators-pz4h7/POD\" id=39418e16-8311-4dd7-9280-b8e8ffe6c837 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.510097 | controller |     "Jun 11 11:47:54.015550 crc crio[3644]: time=\"2026-06-11T11:47:53.995361072Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ca26da1f-9c5f-4192-a369-a5caacfdc7ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.510139 | controller |     "Jun 11 11:47:54.255292 crc crio[3644]: 2026-06-11T11:47:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3c69a61716123a Mac:e2:0d:87:69:77:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/cae30361-318a-4a6b-bfba-459bd5edbc84 SocketPath: PciID:}] [{Interface:0xc00013d8f0 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.510227 | controller |     "Jun 11 11:47:54.256405 crc crio[3644]: time=\"2026-06-11T11:47:54.256311794Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-h42zf Namespace:openshift-marketplace ID:e3c69a61716123ad81ef0a1a6b8c15a157740e9c15f0f4e4999b51572237b315 UID:8a1fbf8b-8589-4a6c-a33f-7b0025cedac9 NetNS:/var/run/netns/cae30361-318a-4a6b-bfba-459bd5edbc84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8a1fbf8b_8589_4a6c_a33f_7b0025cedac9.slice PodAnnotations:0xc0001885e0}] Aliases:map[]}\"",
2026-06-11 13:18:31.510280 | controller |     "Jun 11 11:47:54.256817 crc crio[3644]: time=\"2026-06-11T11:47:54.25652939Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-h42zf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.510324 | controller |     "Jun 11 11:47:54.374247 crc crio[3644]: time=\"2026-06-11T11:47:54.37113882Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=40fb660e-d4d1-43d4-8ca2-0b82050460ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.510366 | controller |     "Jun 11 11:47:54.386832 crc crio[3644]: time=\"2026-06-11T11:47:54.384760287Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e53f7602-c3d2-4e1f-9d84-2e7ac0a153cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.510403 | controller |     "Jun 11 11:47:54.428513 crc crio[3644]: time=\"2026-06-11T11:47:54.428196991Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-pz4h7/extract-utilities\" id=885090a3-901f-4043-886c-f8d99f8fa5ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.510444 | controller |     "Jun 11 11:47:54.525545 crc crio[3644]: time=\"2026-06-11T11:47:54.525491967Z\" level=info msg=\"Ran pod sandbox e3c69a61716123ad81ef0a1a6b8c15a157740e9c15f0f4e4999b51572237b315 with infra container: openshift-marketplace/redhat-marketplace-h42zf/POD\" id=3a372e80-8d2d-4d21-85e8-dc72ad3b5c5a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.510494 | controller |     "Jun 11 11:47:54.597321 crc crio[3644]: time=\"2026-06-11T11:47:54.597221153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.510536 | controller |     "Jun 11 11:47:54.681611 crc crio[3644]: time=\"2026-06-11T11:47:54.681429281Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d4ee9611-2bdc-40ea-bec0-ede2b60b5664 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.510577 | controller |     "Jun 11 11:47:54.693809 crc crio[3644]: time=\"2026-06-11T11:47:54.685142047Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-dtzfl/extract-utilities\" id=9f2faa3e-3a48-4481-aaee-b945c0be8958 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.510618 | controller |     "Jun 11 11:47:54.705108 crc crio[3644]: time=\"2026-06-11T11:47:54.695839036Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=78fe597a-a1d1-47a2-a5a2-a3ed2d956fac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.510659 | controller |     "Jun 11 11:47:54.705788 crc crio[3644]: time=\"2026-06-11T11:47:54.705625167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.510699 | controller |     "Jun 11 11:47:54.781902 crc crio[3644]: time=\"2026-06-11T11:47:54.78125125Z\" level=info msg=\"Ran pod sandbox c175f5479a749f89ee94f44f24c576780ae80b0c8c8d34db9530bc6258e054df with infra container: openshift-marketplace/community-operators-svtbn/POD\" id=e8c6cfe0-b405-49cf-99b5-5356b1de26a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.510739 | controller |     "Jun 11 11:47:54.798493 crc crio[3644]: time=\"2026-06-11T11:47:54.797817417Z\" level=info msg=\"Stopping container: ea1d135eecd4e309db23fb788b12c84bdc412380967979503b210785d26a4f50 (timeout: 30s)\" id=0ebf2102-7eef-4b75-ac07-58fc8b17711b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.510780 | controller |     "Jun 11 11:47:54.832801 crc crio[3644]: time=\"2026-06-11T11:47:54.81806892Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3b6fbc98-5072-4f6c-99ca-d13d07776d00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.510820 | controller |     "Jun 11 11:47:54.832801 crc crio[3644]: time=\"2026-06-11T11:47:54.824492825Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-h42zf/extract-utilities\" id=28ad846e-a44c-44ac-888e-de380f731a1d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.510901 | controller |     "Jun 11 11:47:55.103567 crc crio[3644]: time=\"2026-06-11T11:47:55.059811821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.510944 | controller |     "Jun 11 11:47:55.430984 crc crio[3644]: time=\"2026-06-11T11:47:55.428789008Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b1e2d156-a99a-4bca-a774-b3ff4a7eefc0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.510986 | controller |     "Jun 11 11:47:56.234923 crc crio[3644]: time=\"2026-06-11T11:47:56.23485781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.511027 | controller |     "Jun 11 11:47:56.341282 crc crio[3644]: time=\"2026-06-11T11:47:56.340594038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.511140 | controller |     "Jun 11 11:47:56.447737 crc crio[3644]: time=\"2026-06-11T11:47:56.442780624Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-svtbn/extract-utilities\" id=ee2edec7-a78f-4129-a3c9-2ac3f6bcf4ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.511186 | controller |     "Jun 11 11:47:56.458924 crc crio[3644]: time=\"2026-06-11T11:47:56.456437998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.511227 | controller |     "Jun 11 11:47:56.582947 crc crio[3644]: time=\"2026-06-11T11:47:56.581358888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.511268 | controller |     "Jun 11 11:47:56.733962 crc crio[3644]: time=\"2026-06-11T11:47:56.733342875Z\" level=info msg=\"Stopped container ea1d135eecd4e309db23fb788b12c84bdc412380967979503b210785d26a4f50: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=0ebf2102-7eef-4b75-ac07-58fc8b17711b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.511309 | controller |     "Jun 11 11:47:56.787255 crc crio[3644]: time=\"2026-06-11T11:47:56.786867615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.511350 | controller |     "Jun 11 11:47:56.859203 crc crio[3644]: time=\"2026-06-11T11:47:56.857151692Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=86f05ccf-f1e6-483d-b4a2-8128d77917cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.511390 | controller |     "Jun 11 11:47:57.017594 crc crio[3644]: time=\"2026-06-11T11:47:57.017348191Z\" level=info msg=\"Stopping container: ce46fec179b2c9e71521069c0933f590104f112f35c7ebafc6c5b9f403858647 (timeout: 2s)\" id=4f35e0a1-fc49-4044-bbb6-1951f509ecc1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.511432 | controller |     "Jun 11 11:47:57.704810 crc crio[3644]: time=\"2026-06-11T11:47:57.683915853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.511472 | controller |     "Jun 11 11:47:57.715130 crc crio[3644]: time=\"2026-06-11T11:47:57.711380157Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=d779196c-5efe-4342-9864-44899d8b1729 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.511515 | controller |     "Jun 11 11:47:57.830719 crc crio[3644]: time=\"2026-06-11T11:47:57.824191162Z\" level=info msg=\"Removing container: 619fec6de56fc069884c602c93a6fdaa7fc8b11652420c74da184c7eb2e515d4\" id=6caca046-30ac-4c5c-a1e3-8aa3806a92c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.511555 | controller |     "Jun 11 11:47:57.912982 crc crio[3644]: time=\"2026-06-11T11:47:57.910626454Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=c0cf9b34-837e-4206-960b-e5160045474c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.511596 | controller |     "Jun 11 11:47:57.925595 crc crio[3644]: time=\"2026-06-11T11:47:57.921784625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.511637 | controller |     "Jun 11 11:47:58.122375 crc crio[3644]: time=\"2026-06-11T11:47:58.116595934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.511686 | controller |     "Jun 11 11:47:58.179893 crc crio[3644]: time=\"2026-06-11T11:47:58.178751697Z\" level=info msg=\"Created container c9e6a06567d6fb51a05de0cc7be89a428745b16dab5674882e2929253289c19e: openshift-marketplace/certified-operators-dtzfl/extract-utilities\" id=9f2faa3e-3a48-4481-aaee-b945c0be8958 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.511729 | controller |     "Jun 11 11:47:58.226125 crc crio[3644]: time=\"2026-06-11T11:47:58.225259934Z\" level=info msg=\"Starting container: c9e6a06567d6fb51a05de0cc7be89a428745b16dab5674882e2929253289c19e\" id=b33e5a7f-df60-4a42-afed-d3283b3dcdc6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.511770 | controller |     "Jun 11 11:47:58.293347 crc crio[3644]: time=\"2026-06-11T11:47:58.293138685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.511810 | controller |     "Jun 11 11:47:58.327615 crc crio[3644]: time=\"2026-06-11T11:47:58.322535247Z\" level=info msg=\"Started container\" PID=14168 containerID=c9e6a06567d6fb51a05de0cc7be89a428745b16dab5674882e2929253289c19e description=openshift-marketplace/certified-operators-dtzfl/extract-utilities id=b33e5a7f-df60-4a42-afed-d3283b3dcdc6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=955449ef97475afc6cf711364eb1e3e479b6a44c2a443ea7a16b6d9d91c29b1c",
2026-06-11 13:18:31.511875 | controller |     "Jun 11 11:47:58.378833 crc crio[3644]: time=\"2026-06-11T11:47:58.37860712Z\" level=info msg=\"Stopping container: 5155050ed34cff9aa7b7a9cd2fa323707b3c5f3a9dd5b7eb0584e4753fc61d53 (timeout: 30s)\" id=561f73bc-d0a6-451e-b101-eb41b862f244 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.511926 | controller |     "Jun 11 11:47:58.474613 crc crio[3644]: time=\"2026-06-11T11:47:58.473875187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.511969 | controller |     "Jun 11 11:47:58.967352 crc crio[3644]: time=\"2026-06-11T11:47:58.961622727Z\" level=info msg=\"Created container 8684f92025585a80a0455afdba4e95596b0db9def0043734220832569242bd70: openshift-marketplace/redhat-operators-pz4h7/extract-utilities\" id=885090a3-901f-4043-886c-f8d99f8fa5ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.512010 | controller |     "Jun 11 11:47:59.008140 crc crio[3644]: time=\"2026-06-11T11:47:59.003731293Z\" level=info msg=\"Starting container: 8684f92025585a80a0455afdba4e95596b0db9def0043734220832569242bd70\" id=7b7789f1-f539-4ff8-bdc6-710c8ca2ead2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.512051 | controller |     "Jun 11 11:47:59.114225 crc crio[3644]: time=\"2026-06-11T11:47:59.108129833Z\" level=info msg=\"Removed container 619fec6de56fc069884c602c93a6fdaa7fc8b11652420c74da184c7eb2e515d4: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=6caca046-30ac-4c5c-a1e3-8aa3806a92c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.512091 | controller |     "Jun 11 11:47:59.127541 crc crio[3644]: time=\"2026-06-11T11:47:59.1274418Z\" level=info msg=\"Started container\" PID=14185 containerID=8684f92025585a80a0455afdba4e95596b0db9def0043734220832569242bd70 description=openshift-marketplace/redhat-operators-pz4h7/extract-utilities id=7b7789f1-f539-4ff8-bdc6-710c8ca2ead2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=062f978e2eef0d6ed8bb1d36a4afaf23e1a7569721873e4489e3be4132d93f6e",
2026-06-11 13:18:31.512173 | controller |     "Jun 11 11:47:59.372841 crc crio[3644]: time=\"2026-06-11T11:47:59.372607717Z\" level=info msg=\"Created container 720049cdf2ca6701dfdc34af4fa09006a8d131487a946f8d3bf5298ad50fddca: openshift-marketplace/community-operators-svtbn/extract-utilities\" id=ee2edec7-a78f-4129-a3c9-2ac3f6bcf4ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.512237 | controller |     "Jun 11 11:47:59.381502 crc crio[3644]: time=\"2026-06-11T11:47:59.373631587Z\" level=info msg=\"Stopped pod sandbox: 3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d\" id=eb37a0f5-f323-4d1a-8df2-c6c742e613da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.512281 | controller |     "Jun 11 11:47:59.416943 crc crio[3644]: time=\"2026-06-11T11:47:59.416563377Z\" level=info msg=\"Created container 8fce4cde4667c16c2a1fd1ad1093be521cfefc552f7a6b4e95ea26ef053457d6: openshift-marketplace/redhat-marketplace-h42zf/extract-utilities\" id=28ad846e-a44c-44ac-888e-de380f731a1d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.512323 | controller |     "Jun 11 11:47:59.534201 crc crio[3644]: time=\"2026-06-11T11:47:59.520187124Z\" level=info msg=\"Starting container: 720049cdf2ca6701dfdc34af4fa09006a8d131487a946f8d3bf5298ad50fddca\" id=9d4d1387-b421-4243-a729-ce8c50ad9852 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.512364 | controller |     "Jun 11 11:47:59.639918 crc crio[3644]: time=\"2026-06-11T11:47:59.525123115Z\" level=info msg=\"Starting container: 8fce4cde4667c16c2a1fd1ad1093be521cfefc552f7a6b4e95ea26ef053457d6\" id=e273bab9-664c-49ac-b5b5-9e86ebab3994 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.512405 | controller |     "Jun 11 11:47:59.667326 crc crio[3644]: time=\"2026-06-11T11:47:59.666956488Z\" level=info msg=\"Stopped container ce46fec179b2c9e71521069c0933f590104f112f35c7ebafc6c5b9f403858647: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=4f35e0a1-fc49-4044-bbb6-1951f509ecc1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.512445 | controller |     "Jun 11 11:47:59.680272 crc crio[3644]: time=\"2026-06-11T11:47:59.67935189Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=e0158023-2697-4df5-bd30-292d070d2683 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.512486 | controller |     "Jun 11 11:47:59.748916 crc crio[3644]: time=\"2026-06-11T11:47:59.748624879Z\" level=info msg=\"Stopped container 5155050ed34cff9aa7b7a9cd2fa323707b3c5f3a9dd5b7eb0584e4753fc61d53: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=561f73bc-d0a6-451e-b101-eb41b862f244 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.512527 | controller |     "Jun 11 11:47:59.761768 crc crio[3644]: time=\"2026-06-11T11:47:59.759330898Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=34607d43-3ce9-4c46-8f34-9e3e292b3e2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.512568 | controller |     "Jun 11 11:47:59.782697 crc crio[3644]: time=\"2026-06-11T11:47:59.782500615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.512609 | controller |     "Jun 11 11:47:59.807221 crc crio[3644]: time=\"2026-06-11T11:47:59.802293995Z\" level=info msg=\"Started container\" PID=14195 containerID=8fce4cde4667c16c2a1fd1ad1093be521cfefc552f7a6b4e95ea26ef053457d6 description=openshift-marketplace/redhat-marketplace-h42zf/extract-utilities id=e273bab9-664c-49ac-b5b5-9e86ebab3994 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3c69a61716123ad81ef0a1a6b8c15a157740e9c15f0f4e4999b51572237b315",
2026-06-11 13:18:31.512651 | controller |     "Jun 11 11:47:59.807221 crc crio[3644]: time=\"2026-06-11T11:47:59.804388176Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=20ea8bb2-2c79-409e-9183-0ae311e08650 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.512701 | controller |     "Jun 11 11:47:59.807221 crc crio[3644]: time=\"2026-06-11T11:47:59.806133616Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b5b8510b-2050-4a7a-8c7d-27c25412f7f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.512743 | controller |     "Jun 11 11:47:59.813601 crc crio[3644]: time=\"2026-06-11T11:47:59.813477107Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=e15da1b8-92e6-4744-b307-323e215c3a9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.512783 | controller |     "Jun 11 11:47:59.824367 crc crio[3644]: time=\"2026-06-11T11:47:59.823947989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.512823 | controller |     "Jun 11 11:47:59.842277 crc crio[3644]: time=\"2026-06-11T11:47:59.837611482Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c9cc031a-6645-4332-889e-7a0718f7e916 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.512911 | controller |     "Jun 11 11:47:59.842277 crc crio[3644]: time=\"2026-06-11T11:47:59.842242298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.512956 | controller |     "Jun 11 11:47:59.848136 crc crio[3644]: time=\"2026-06-11T11:47:59.846972465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.512998 | controller |     "Jun 11 11:48:00.090522 crc crio[3644]: time=\"2026-06-11T11:48:00.090409133Z\" level=info msg=\"Started container\" PID=14213 containerID=720049cdf2ca6701dfdc34af4fa09006a8d131487a946f8d3bf5298ad50fddca description=openshift-marketplace/community-operators-svtbn/extract-utilities id=9d4d1387-b421-4243-a729-ce8c50ad9852 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c175f5479a749f89ee94f44f24c576780ae80b0c8c8d34db9530bc6258e054df",
2026-06-11 13:18:31.513041 | controller |     "Jun 11 11:48:00.885552 crc crio[3644]: time=\"2026-06-11T11:48:00.882323187Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=3610dfad-4ce2-485d-bd59-e0f8c72ae13c name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.513081 | controller |     "Jun 11 11:48:00.928360 crc crio[3644]: time=\"2026-06-11T11:48:00.928211879Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=6a5ae4e5-1d5e-46b5-83d4-df1ee2839b42 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.513122 | controller |     "Jun 11 11:48:00.970537 crc crio[3644]: time=\"2026-06-11T11:48:00.970473677Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 13:18:31.513162 | controller |     "Jun 11 11:48:00.973388 crc crio[3644]: time=\"2026-06-11T11:48:00.97335964Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 13:18:31.513202 | controller |     "Jun 11 11:48:01.073908 crc crio[3644]: time=\"2026-06-11T11:48:01.071556391Z\" level=info msg=\"Created container eed54126e8823221b77b7dbfcab6a67e41a8ec6b7f8946e0e5e402cb8a0b65cc: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=c0cf9b34-837e-4206-960b-e5160045474c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.513307 | controller |     "Jun 11 11:48:01.094157 crc crio[3644]: time=\"2026-06-11T11:48:01.093964252Z\" level=info msg=\"Starting container: eed54126e8823221b77b7dbfcab6a67e41a8ec6b7f8946e0e5e402cb8a0b65cc\" id=bb8ec156-f40d-42fe-a220-86ced6e27b12 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.513360 | controller |     "Jun 11 11:48:01.330585 crc crio[3644]: time=\"2026-06-11T11:48:01.330468742Z\" level=info msg=\"Started container\" PID=14250 containerID=eed54126e8823221b77b7dbfcab6a67e41a8ec6b7f8946e0e5e402cb8a0b65cc description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=bb8ec156-f40d-42fe-a220-86ced6e27b12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4eaf0d5e3ed3ad6c721fbefc9c4de6abe92afef4a079f289b21d3c936ebd80c",
2026-06-11 13:18:31.513404 | controller |     "Jun 11 11:48:01.515204 crc crio[3644]: time=\"2026-06-11T11:48:01.514570707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.513445 | controller |     "Jun 11 11:48:01.633037 crc crio[3644]: time=\"2026-06-11T11:48:01.630623123Z\" level=info msg=\"Stopping container: c801133f86564832b4571ccfe8362f82739cb743b32ff3427a5f88198cef9c0d (timeout: 30s)\" id=7e3e8ed8-9abd-498d-b67e-bcada99c5785 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.513486 | controller |     "Jun 11 11:48:01.657909 crc crio[3644]: time=\"2026-06-11T11:48:01.657724293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.513526 | controller |     "Jun 11 11:48:01.814607 crc crio[3644]: time=\"2026-06-11T11:48:01.814190731Z\" level=info msg=\"Removing container: e353ea946a9164cb1d474380a697dab65f944ece2405ef22c158dc1fd1724b80\" id=c7fa93c0-f5cc-45c5-8f21-b28fee3143fd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.513567 | controller |     "Jun 11 11:48:02.383335 crc crio[3644]: time=\"2026-06-11T11:48:02.374260915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.513606 | controller |     "Jun 11 11:48:02.499309 crc crio[3644]: time=\"2026-06-11T11:48:02.492610467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.513647 | controller |     "Jun 11 11:48:03.034839 crc crio[3644]: time=\"2026-06-11T11:48:03.034411419Z\" level=info msg=\"Removed container e353ea946a9164cb1d474380a697dab65f944ece2405ef22c158dc1fd1724b80: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c7fa93c0-f5cc-45c5-8f21-b28fee3143fd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.513686 | controller |     "Jun 11 11:48:03.315479 crc crio[3644]: time=\"2026-06-11T11:48:03.313284329Z\" level=info msg=\"Removing container: 953bdce02080a1d2340e5c53b1264424391812fde4bdc95f4dab50e27470d8d0\" id=ceea8870-eac3-4162-8e09-89abb7f0a922 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.513727 | controller |     "Jun 11 11:48:03.929247 crc crio[3644]: time=\"2026-06-11T11:48:03.927979432Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6308a3a5-cded-4a7b-9e85-8c95f23aa855 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.513766 | controller |     "Jun 11 11:48:03.977300 crc crio[3644]: time=\"2026-06-11T11:48:03.976877281Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 13:18:31.513806 | controller |     "Jun 11 11:48:04.024377 crc crio[3644]: time=\"2026-06-11T11:48:04.024229387Z\" level=info msg=\"Removed container 953bdce02080a1d2340e5c53b1264424391812fde4bdc95f4dab50e27470d8d0: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=ceea8870-eac3-4162-8e09-89abb7f0a922 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.513846 | controller |     "Jun 11 11:48:04.036248 crc crio[3644]: time=\"2026-06-11T11:48:04.035872403Z\" level=info msg=\"Created container d6c178246b4de4f55ed09961b93ed25b6c3047786d2261581aed12dada8242bf: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c9cc031a-6645-4332-889e-7a0718f7e916 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.513990 | controller |     "Jun 11 11:48:04.083303 crc crio[3644]: time=\"2026-06-11T11:48:04.083110297Z\" level=info msg=\"Starting container: d6c178246b4de4f55ed09961b93ed25b6c3047786d2261581aed12dada8242bf\" id=63e48bc3-c0d4-4d68-91e4-60635f3b3a28 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.514033 | controller |     "Jun 11 11:48:04.111834 crc crio[3644]: time=\"2026-06-11T11:48:04.111588907Z\" level=info msg=\"Started container\" PID=14285 containerID=d6c178246b4de4f55ed09961b93ed25b6c3047786d2261581aed12dada8242bf description=openshift-console/downloads-747b44746d-4pqvr/download-server id=63e48bc3-c0d4-4d68-91e4-60635f3b3a28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=329481c7e901f292822a997f1565c8ea9d24ec8787303bb905ccb0f03ef4483b",
2026-06-11 13:18:31.514068 | controller |     "Jun 11 11:48:04.134809 crc crio[3644]: time=\"2026-06-11T11:48:04.13458593Z\" level=warning msg=\"Failed to find process for container c801133f86564832b4571ccfe8362f82739cb743b32ff3427a5f88198cef9c0d: checking if PID of c801133f86564832b4571ccfe8362f82739cb743b32ff3427a5f88198cef9c0d is running failed: open /proc/13915/stat: no such file or directory\"",
2026-06-11 13:18:31.514102 | controller |     "Jun 11 11:48:04.151153 crc crio[3644]: time=\"2026-06-11T11:48:04.150921648Z\" level=info msg=\"Created container a7b8dada0331fd5b7254ba06f75f18598a3f47e5b087a8eb42130074a95089fb: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=e15da1b8-92e6-4744-b307-323e215c3a9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.514135 | controller |     "Jun 11 11:48:04.178832 crc crio[3644]: time=\"2026-06-11T11:48:04.178602465Z\" level=info msg=\"Starting container: a7b8dada0331fd5b7254ba06f75f18598a3f47e5b087a8eb42130074a95089fb\" id=9ee34245-7881-4033-abe6-eafd29d22e78 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.514167 | controller |     "Jun 11 11:48:04.235952 crc crio[3644]: time=\"2026-06-11T11:48:04.23587076Z\" level=info msg=\"Started container\" PID=14271 containerID=a7b8dada0331fd5b7254ba06f75f18598a3f47e5b087a8eb42130074a95089fb description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=9ee34245-7881-4033-abe6-eafd29d22e78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a9677c8ed67eec605ff0a2e5e6ec1a609e6172170307ccd1751732699526a22",
2026-06-11 13:18:31.514200 | controller |     "Jun 11 11:48:04.485691 crc crio[3644]: time=\"2026-06-11T11:48:04.48559243Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2d8f4f19-e94f-48a6-8da2-4ae0ee6e3739 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.514233 | controller |     "Jun 11 11:48:04.728460 crc crio[3644]: time=\"2026-06-11T11:48:04.716569928Z\" level=info msg=\"Stopped container c801133f86564832b4571ccfe8362f82739cb743b32ff3427a5f88198cef9c0d: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=7e3e8ed8-9abd-498d-b67e-bcada99c5785 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.514266 | controller |     "Jun 11 11:48:04.777631 crc crio[3644]: time=\"2026-06-11T11:48:04.776287061Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=bf8068b0-6291-445a-b105-a4733ca087da name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.514299 | controller |     "Jun 11 11:48:04.802580 crc crio[3644]: time=\"2026-06-11T11:48:04.802477354Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 13:18:31.514344 | controller |     "Jun 11 11:48:04.835805 crc crio[3644]: time=\"2026-06-11T11:48:04.832424325Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=fa2270a6-7463-4379-bb71-86ba66a4d591 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.514378 | controller |     "Jun 11 11:48:04.876793 crc crio[3644]: time=\"2026-06-11T11:48:04.873809034Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=8ee6de32-668c-4960-9384-1a4e72706bb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.514411 | controller |     "Jun 11 11:48:04.876793 crc crio[3644]: time=\"2026-06-11T11:48:04.874451562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.514443 | controller |     "Jun 11 11:48:05.173834 crc crio[3644]: time=\"2026-06-11T11:48:05.16618247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.514475 | controller |     "Jun 11 11:48:05.194150 crc crio[3644]: time=\"2026-06-11T11:48:05.185567463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.514506 | controller |     "Jun 11 11:48:07.173153 crc crio[3644]: time=\"2026-06-11T11:48:07.167514376Z\" level=info msg=\"Removing container: 717754fdd6c0fa588c5af4b7868cfa1346c17fc897f90ffdba81a1772cf1c0fc\" id=fb900958-6af5-45f4-b2af-610ec9ca02e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.514539 | controller |     "Jun 11 11:48:07.558072 crc crio[3644]: time=\"2026-06-11T11:48:07.557385908Z\" level=info msg=\"Removed container 717754fdd6c0fa588c5af4b7868cfa1346c17fc897f90ffdba81a1772cf1c0fc: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=fb900958-6af5-45f4-b2af-610ec9ca02e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.514571 | controller |     "Jun 11 11:48:08.586323 crc crio[3644]: time=\"2026-06-11T11:48:08.567094894Z\" level=info msg=\"Created container 9f1f13fe5b695d4cf0c1e6e9435db7b1c14a607ee538ddb2bf13e5254aa2cab9: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=8ee6de32-668c-4960-9384-1a4e72706bb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.514603 | controller |     "Jun 11 11:48:08.709825 crc crio[3644]: time=\"2026-06-11T11:48:08.661514177Z\" level=info msg=\"Starting container: 9f1f13fe5b695d4cf0c1e6e9435db7b1c14a607ee538ddb2bf13e5254aa2cab9\" id=dd9c0c37-3642-4ee4-8e19-6c8073d9acd5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.514636 | controller |     "Jun 11 11:48:08.798793 crc crio[3644]: time=\"2026-06-11T11:48:08.785871345Z\" level=info msg=\"Started container\" PID=14388 containerID=9f1f13fe5b695d4cf0c1e6e9435db7b1c14a607ee538ddb2bf13e5254aa2cab9 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=dd9c0c37-3642-4ee4-8e19-6c8073d9acd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e74cc8ff82ac082e0051d12a83cd16f7dc62f6e320b65d2f81722f8a4d3d8053",
2026-06-11 13:18:31.514672 | controller |     "Jun 11 11:48:14.461171 crc crio[3644]: time=\"2026-06-11T11:48:14.459925334Z\" level=info msg=\"Stopping pod sandbox: cb8ffc9a1690e037d78d4e19ed52c6c065e3b7b3ec599ca23a873b049a9321d4\" id=6460449e-70f6-4c84-8248-49f5d61c64c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.514707 | controller |     "Jun 11 11:48:14.465820 crc crio[3644]: time=\"2026-06-11T11:48:14.465779243Z\" level=info msg=\"Stopped pod sandbox (already stopped): cb8ffc9a1690e037d78d4e19ed52c6c065e3b7b3ec599ca23a873b049a9321d4\" id=6460449e-70f6-4c84-8248-49f5d61c64c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.514747 | controller |     "Jun 11 11:48:14.511409 crc crio[3644]: time=\"2026-06-11T11:48:14.510140064Z\" level=info msg=\"Removing pod sandbox: cb8ffc9a1690e037d78d4e19ed52c6c065e3b7b3ec599ca23a873b049a9321d4\" id=75215ecd-e417-4f22-9490-ea5f15b8b534 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.514780 | controller |     "Jun 11 11:48:15.558016 crc crio[3644]: time=\"2026-06-11T11:48:15.55751811Z\" level=info msg=\"Removed pod sandbox: cb8ffc9a1690e037d78d4e19ed52c6c065e3b7b3ec599ca23a873b049a9321d4\" id=75215ecd-e417-4f22-9490-ea5f15b8b534 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.514813 | controller |     "Jun 11 11:48:21.322595 crc crio[3644]: time=\"2026-06-11T11:48:21.32136295Z\" level=info msg=\"Stopping container: 9f1f13fe5b695d4cf0c1e6e9435db7b1c14a607ee538ddb2bf13e5254aa2cab9 (timeout: 30s)\" id=86e56128-f194-4d96-9ab9-2fc25454074b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.514845 | controller |     "Jun 11 11:48:22.696524 crc crio[3644]: time=\"2026-06-11T11:48:22.690960259Z\" level=info msg=\"Stopped container 9f1f13fe5b695d4cf0c1e6e9435db7b1c14a607ee538ddb2bf13e5254aa2cab9: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=86e56128-f194-4d96-9ab9-2fc25454074b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.514932 | controller |     "Jun 11 11:48:22.705990 crc crio[3644]: time=\"2026-06-11T11:48:22.705430826Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=1c60d4b5-f173-422b-9a6f-c47556b80ea5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.514967 | controller |     "Jun 11 11:48:22.722276 crc crio[3644]: time=\"2026-06-11T11:48:22.721004877Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=9b5d33d2-1387-4b05-a09d-df2b7401af8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.515001 | controller |     "Jun 11 11:48:22.773498 crc crio[3644]: time=\"2026-06-11T11:48:22.773336123Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=45aaa132-d125-4a6e-94a4-aa60da4a0471 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.515035 | controller |     "Jun 11 11:48:22.787456 crc crio[3644]: time=\"2026-06-11T11:48:22.787125021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.515069 | controller |     "Jun 11 11:48:23.363970 crc crio[3644]: time=\"2026-06-11T11:48:23.36092767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.515103 | controller |     "Jun 11 11:48:23.457435 crc crio[3644]: time=\"2026-06-11T11:48:23.456242015Z\" level=info msg=\"Removing container: c801133f86564832b4571ccfe8362f82739cb743b32ff3427a5f88198cef9c0d\" id=1cd56622-45d6-42d6-a8bd-613803494bd1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.515137 | controller |     "Jun 11 11:48:23.542872 crc crio[3644]: time=\"2026-06-11T11:48:23.542037417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.515172 | controller |     "Jun 11 11:48:24.484917 crc crio[3644]: time=\"2026-06-11T11:48:24.480632923Z\" level=info msg=\"Created container b367f6e0d543cfbf0464626779ca609aa6baded8fbb8eb916bd82c6fe8b42bbf: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=45aaa132-d125-4a6e-94a4-aa60da4a0471 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.515213 | controller |     "Jun 11 11:48:24.491957 crc crio[3644]: time=\"2026-06-11T11:48:24.491592338Z\" level=info msg=\"Starting container: b367f6e0d543cfbf0464626779ca609aa6baded8fbb8eb916bd82c6fe8b42bbf\" id=d1a6d8e6-0137-4219-925b-19f4c6cbbb15 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.515248 | controller |     "Jun 11 11:48:24.562734 crc crio[3644]: time=\"2026-06-11T11:48:24.556275025Z\" level=info msg=\"Removed container c801133f86564832b4571ccfe8362f82739cb743b32ff3427a5f88198cef9c0d: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=1cd56622-45d6-42d6-a8bd-613803494bd1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.515343 | controller |     "Jun 11 11:48:24.621336 crc crio[3644]: time=\"2026-06-11T11:48:24.620781801Z\" level=info msg=\"Started container\" PID=14588 containerID=b367f6e0d543cfbf0464626779ca609aa6baded8fbb8eb916bd82c6fe8b42bbf description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=d1a6d8e6-0137-4219-925b-19f4c6cbbb15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e74cc8ff82ac082e0051d12a83cd16f7dc62f6e320b65d2f81722f8a4d3d8053",
2026-06-11 13:18:31.515380 | controller |     "Jun 11 11:48:27.047346 crc crio[3644]: time=\"2026-06-11T11:48:27.028470056Z\" level=info msg=\"Stopping container: d6c178246b4de4f55ed09961b93ed25b6c3047786d2261581aed12dada8242bf (timeout: 2s)\" id=41a13bb0-8a0a-4a4f-98d1-325cd3fed892 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.515416 | controller |     "Jun 11 11:48:27.729167 crc crio[3644]: time=\"2026-06-11T11:48:27.72651232Z\" level=info msg=\"Stopped container d6c178246b4de4f55ed09961b93ed25b6c3047786d2261581aed12dada8242bf: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=41a13bb0-8a0a-4a4f-98d1-325cd3fed892 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.515450 | controller |     "Jun 11 11:48:27.753783 crc crio[3644]: time=\"2026-06-11T11:48:27.753269533Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=dc88912f-09d0-4305-bdb0-b5c1d081bacb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.515484 | controller |     "Jun 11 11:48:27.757684 crc crio[3644]: time=\"2026-06-11T11:48:27.75752784Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=b02366a5-0bd0-478c-9f40-0029f1fa1746 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.515517 | controller |     "Jun 11 11:48:27.861847 crc crio[3644]: time=\"2026-06-11T11:48:27.861284562Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=fdb3f1d0-a493-49a4-a78f-0817cd185a49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.515550 | controller |     "Jun 11 11:48:27.862598 crc crio[3644]: time=\"2026-06-11T11:48:27.862397434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.515583 | controller |     "Jun 11 11:48:28.232975 crc crio[3644]: time=\"2026-06-11T11:48:28.232023542Z\" level=info msg=\"Removing container: ce46fec179b2c9e71521069c0933f590104f112f35c7ebafc6c5b9f403858647\" id=dae1d651-cbc4-4d5a-a0ac-672873761611 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.515617 | controller |     "Jun 11 11:48:28.269288 crc crio[3644]: time=\"2026-06-11T11:48:28.268894152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.515650 | controller |     "Jun 11 11:48:28.519906 crc crio[3644]: time=\"2026-06-11T11:48:28.519826427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.515690 | controller |     "Jun 11 11:48:28.920101 crc crio[3644]: time=\"2026-06-11T11:48:28.919921168Z\" level=info msg=\"Removed container ce46fec179b2c9e71521069c0933f590104f112f35c7ebafc6c5b9f403858647: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=dae1d651-cbc4-4d5a-a0ac-672873761611 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.515723 | controller |     "Jun 11 11:48:29.159001 crc crio[3644]: time=\"2026-06-11T11:48:29.139922693Z\" level=info msg=\"Created container 28607fdb4639a6f0257b8c56c05f505019159d5fd5f2f30be1f075e35d605d9f: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=fdb3f1d0-a493-49a4-a78f-0817cd185a49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.515756 | controller |     "Jun 11 11:48:29.159001 crc crio[3644]: time=\"2026-06-11T11:48:29.145522298Z\" level=info msg=\"Starting container: 28607fdb4639a6f0257b8c56c05f505019159d5fd5f2f30be1f075e35d605d9f\" id=73d48560-7eaf-4124-8100-0690976406dc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.515789 | controller |     "Jun 11 11:48:29.166270 crc crio[3644]: time=\"2026-06-11T11:48:29.166182639Z\" level=info msg=\"Started container\" PID=14652 containerID=28607fdb4639a6f0257b8c56c05f505019159d5fd5f2f30be1f075e35d605d9f description=openshift-console/downloads-747b44746d-4pqvr/download-server id=73d48560-7eaf-4124-8100-0690976406dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=329481c7e901f292822a997f1565c8ea9d24ec8787303bb905ccb0f03ef4483b",
2026-06-11 13:18:31.515823 | controller |     "Jun 11 11:48:32.608902 crc crio[3644]: time=\"2026-06-11T11:48:32.600518732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.515890 | controller |     "Jun 11 11:48:33.462813 crc crio[3644]: time=\"2026-06-11T11:48:33.461132531Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=72856869-bef4-410b-9afa-7480490b420d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.515927 | controller |     "Jun 11 11:48:33.462813 crc crio[3644]: time=\"2026-06-11T11:48:33.462429979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.515961 | controller |     "Jun 11 11:48:33.630501 crc crio[3644]: time=\"2026-06-11T11:48:33.62935237Z\" level=info msg=\"Created container 71397bd5b9dab596fb2114b22b2f3a26d91801df0a6254ac84cb1e9a0d8b80d5: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=fd6f7903-5c5b-4673-9b81-505a2da330a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.515994 | controller |     "Jun 11 11:48:33.895528 crc crio[3644]: time=\"2026-06-11T11:48:33.89283497Z\" level=info msg=\"Starting container: 71397bd5b9dab596fb2114b22b2f3a26d91801df0a6254ac84cb1e9a0d8b80d5\" id=de5a04d7-c367-486a-8443-002269441da3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.516028 | controller |     "Jun 11 11:48:34.424318 crc crio[3644]: time=\"2026-06-11T11:48:34.423937094Z\" level=info msg=\"Started container\" PID=14669 containerID=71397bd5b9dab596fb2114b22b2f3a26d91801df0a6254ac84cb1e9a0d8b80d5 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=de5a04d7-c367-486a-8443-002269441da3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfe00585ad03d00aae23bc232b329b26d5719d51f81ea9335489c98fa4af68c8",
2026-06-11 13:18:31.516062 | controller |     "Jun 11 11:48:34.776816 crc crio[3644]: time=\"2026-06-11T11:48:34.775357843Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=06c9f433-8862-4f0f-88cd-fb4b1ec96c59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.516103 | controller |     "Jun 11 11:48:34.816765 crc crio[3644]: time=\"2026-06-11T11:48:34.811325093Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=9cb034fd-796c-4655-95e4-180df1084f9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.516137 | controller |     "Jun 11 11:48:34.966837 crc crio[3644]: time=\"2026-06-11T11:48:34.965909318Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=4ffe3632-94a7-4754-8425-bba2009547e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.516171 | controller |     "Jun 11 11:48:35.206502 crc crio[3644]: time=\"2026-06-11T11:48:35.206020302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.516205 | controller |     "Jun 11 11:48:35.403868 crc crio[3644]: time=\"2026-06-11T11:48:35.403545952Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:5d45e2757ca961f0424bd711a4b3bbaa4571c8041c7a1cbcca43949d029310bb UID:98738a20-df72-4a0d-ad16-b98579b47eb9 NetNS:/var/run/netns/634f80d4-c7bf-4fc0-93e2-c2d630c3d22d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod98738a20_df72_4a0d_ad16_b98579b47eb9.slice PodAnnotations:0xc000ae0450}] Aliases:map[]}\"",
2026-06-11 13:18:31.516239 | controller |     "Jun 11 11:48:35.404437 crc crio[3644]: time=\"2026-06-11T11:48:35.404407136Z\" level=info msg=\"Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.516272 | controller |     "Jun 11 11:48:37.590419 crc crio[3644]: time=\"2026-06-11T11:48:37.590053416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.516356 | controller |     "Jun 11 11:48:39.106374 crc crio[3644]: time=\"2026-06-11T11:48:39.099900197Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD\" id=7ed66965-b954-4532-a5af-b249ed75ffa5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.516400 | controller |     "Jun 11 11:48:39.106374 crc crio[3644]: time=\"2026-06-11T11:48:39.101252562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.516434 | controller |     "Jun 11 11:48:39.750200 crc crio[3644]: time=\"2026-06-11T11:48:39.749269185Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:5ceed3fffe841d000ae281c77438ebeffe7856c15232a1cf46354210e45ff3a8 UID:d9ca1c59-5603-4950-83a7-698f0297899f NetNS:/var/run/netns/1ef85ecf-3728-461c-9a42-bac294311043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podd9ca1c59_5603_4950_83a7_698f0297899f.slice PodAnnotations:0xc000130808}] Aliases:map[]}\"",
2026-06-11 13:18:31.516469 | controller |     "Jun 11 11:48:39.750200 crc crio[3644]: time=\"2026-06-11T11:48:39.749878563Z\" level=info msg=\"Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.516503 | controller |     "Jun 11 11:48:49.641522 crc crio[3644]: time=\"2026-06-11T11:48:49.639326908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.516535 | controller |     "Jun 11 11:48:49.783491 crc crio[3644]: 2026-06-11T11:48:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ceed3fffe841d0 Mac:6e:6a:16:d6:1b:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/1ef85ecf-3728-461c-9a42-bac294311043 SocketPath: PciID:}] [{Interface:0xc000014c70 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.516576 | controller |     "Jun 11 11:48:49.818149 crc crio[3644]: time=\"2026-06-11T11:48:49.818034103Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:5ceed3fffe841d000ae281c77438ebeffe7856c15232a1cf46354210e45ff3a8 UID:d9ca1c59-5603-4950-83a7-698f0297899f NetNS:/var/run/netns/1ef85ecf-3728-461c-9a42-bac294311043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podd9ca1c59_5603_4950_83a7_698f0297899f.slice PodAnnotations:0xc000130808}] Aliases:map[]}\"",
2026-06-11 13:18:31.516610 | controller |     "Jun 11 11:48:49.819276 crc crio[3644]: time=\"2026-06-11T11:48:49.818533696Z\" level=info msg=\"Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.516644 | controller |     "Jun 11 11:48:49.924880 crc crio[3644]: 2026-06-11T11:48:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5d45e2757ca961f Mac:02:d0:fd:9a:7c:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/634f80d4-c7bf-4fc0-93e2-c2d630c3d22d SocketPath: PciID:}] [{Interface:0xc0001233d0 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.516678 | controller |     "Jun 11 11:48:49.937308 crc crio[3644]: time=\"2026-06-11T11:48:49.936382314Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:5d45e2757ca961f0424bd711a4b3bbaa4571c8041c7a1cbcca43949d029310bb UID:98738a20-df72-4a0d-ad16-b98579b47eb9 NetNS:/var/run/netns/634f80d4-c7bf-4fc0-93e2-c2d630c3d22d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod98738a20_df72_4a0d_ad16_b98579b47eb9.slice PodAnnotations:0xc000ae0450}] Aliases:map[]}\"",
2026-06-11 13:18:31.516712 | controller |     "Jun 11 11:48:49.937308 crc crio[3644]: time=\"2026-06-11T11:48:49.936622842Z\" level=info msg=\"Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.516746 | controller |     "Jun 11 11:48:50.009223 crc crio[3644]: time=\"2026-06-11T11:48:50.005532115Z\" level=info msg=\"Ran pod sandbox 5d45e2757ca961f0424bd711a4b3bbaa4571c8041c7a1cbcca43949d029310bb with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=72856869-bef4-410b-9afa-7480490b420d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.516781 | controller |     "Jun 11 11:48:50.044274 crc crio[3644]: time=\"2026-06-11T11:48:50.038786636Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=60277eaa-a1eb-4559-913c-b76e7413005b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.516814 | controller |     "Jun 11 11:48:50.054069 crc crio[3644]: time=\"2026-06-11T11:48:50.050984547Z\" level=info msg=\"Ran pod sandbox 5ceed3fffe841d000ae281c77438ebeffe7856c15232a1cf46354210e45ff3a8 with infra container: openshift-kube-apiserver/installer-13-crc/POD\" id=7ed66965-b954-4532-a5af-b249ed75ffa5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.516891 | controller |     "Jun 11 11:48:50.054069 crc crio[3644]: time=\"2026-06-11T11:48:50.052425319Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=dee2f902-5dbe-4320-8830-9847377cfe1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.516946 | controller |     "Jun 11 11:48:50.076043 crc crio[3644]: time=\"2026-06-11T11:48:50.074246613Z\" level=info msg=\"Created container fd306908b248ecec8b8a62dfea172ffd6afc037460d417e09657ed2d889bb9a4: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=4ffe3632-94a7-4754-8425-bba2009547e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.516990 | controller |     "Jun 11 11:48:50.081997 crc crio[3644]: time=\"2026-06-11T11:48:50.081255433Z\" level=info msg=\"Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=4638aa6d-7729-46c7-a9dd-a4a5b092e8e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.517023 | controller |     "Jun 11 11:48:50.081997 crc crio[3644]: time=\"2026-06-11T11:48:50.081901921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.517056 | controller |     "Jun 11 11:48:50.083779 crc crio[3644]: time=\"2026-06-11T11:48:50.083577049Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=31a54d04-77db-44e8-8ebd-01e6e197a0c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.517088 | controller |     "Jun 11 11:48:50.086834 crc crio[3644]: time=\"2026-06-11T11:48:50.086611936Z\" level=info msg=\"Starting container: fd306908b248ecec8b8a62dfea172ffd6afc037460d417e09657ed2d889bb9a4\" id=cdc9354c-0561-4e18-85d0-744a364076c5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.517120 | controller |     "Jun 11 11:48:50.099071 crc crio[3644]: time=\"2026-06-11T11:48:50.098933761Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b2951cb4-6b31-4ed1-8154-9cc48f3a23dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.517153 | controller |     "Jun 11 11:48:50.195618 crc crio[3644]: time=\"2026-06-11T11:48:50.18834041Z\" level=info msg=\"Started container\" PID=14852 containerID=fd306908b248ecec8b8a62dfea172ffd6afc037460d417e09657ed2d889bb9a4 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=cdc9354c-0561-4e18-85d0-744a364076c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfe00585ad03d00aae23bc232b329b26d5719d51f81ea9335489c98fa4af68c8",
2026-06-11 13:18:31.517187 | controller |     "Jun 11 11:48:50.223898 crc crio[3644]: time=\"2026-06-11T11:48:50.221240018Z\" level=info msg=\"Creating container: openshift-kube-apiserver/installer-13-crc/installer\" id=4cd14d9d-7c7f-4b43-9de7-1ef7a8f1f3d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.517219 | controller |     "Jun 11 11:48:50.223898 crc crio[3644]: time=\"2026-06-11T11:48:50.223322669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.517252 | controller |     "Jun 11 11:48:50.550364 crc crio[3644]: time=\"2026-06-11T11:48:50.550067554Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=55a6dd48-8537-4863-ac13-5c1a637c2fdd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.517284 | controller |     "Jun 11 11:48:50.571014 crc crio[3644]: time=\"2026-06-11T11:48:50.570759276Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=57acf3a9-daab-49d8-9aea-f265a47ccb6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.517318 | controller |     "Jun 11 11:48:50.590413 crc crio[3644]: time=\"2026-06-11T11:48:50.58941622Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=546b2b6d-cde7-47eb-b7ad-1490b9d2c5f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.517351 | controller |     "Jun 11 11:48:50.660375 crc crio[3644]: time=\"2026-06-11T11:48:50.657833816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.517451 | controller |     "Jun 11 11:48:57.177831 crc crio[3644]: time=\"2026-06-11T11:48:57.026762459Z\" level=info msg=\"Stopping container: 28607fdb4639a6f0257b8c56c05f505019159d5fd5f2f30be1f075e35d605d9f (timeout: 2s)\" id=4e045bd4-47b0-4891-9dc9-f37ebb064cb7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.517497 | controller |     "Jun 11 11:48:57.457514 crc crio[3644]: time=\"2026-06-11T11:48:57.457112438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.517531 | controller |     "Jun 11 11:48:58.872570 crc crio[3644]: time=\"2026-06-11T11:48:58.872481927Z\" level=info msg=\"Removing container: d6c178246b4de4f55ed09961b93ed25b6c3047786d2261581aed12dada8242bf\" id=df17f3e7-8488-4c0d-8536-8e021541ac5c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.517564 | controller |     "Jun 11 11:48:59.521813 crc crio[3644]: time=\"2026-06-11T11:48:59.520485084Z\" level=info msg=\"Created container fd3d1744527131123ce999e4ab2f21f2b69314a14db67a0bdf673e5ee31b3e02: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=4638aa6d-7729-46c7-a9dd-a4a5b092e8e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.517597 | controller |     "Jun 11 11:48:59.544434 crc crio[3644]: time=\"2026-06-11T11:48:59.544076759Z\" level=info msg=\"Starting container: fd3d1744527131123ce999e4ab2f21f2b69314a14db67a0bdf673e5ee31b3e02\" id=6cd0fe96-e30b-489b-a1d5-18359a311808 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.517630 | controller |     "Jun 11 11:48:59.853755 crc crio[3644]: time=\"2026-06-11T11:48:59.853349223Z\" level=info msg=\"Started container\" PID=14903 containerID=fd3d1744527131123ce999e4ab2f21f2b69314a14db67a0bdf673e5ee31b3e02 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=6cd0fe96-e30b-489b-a1d5-18359a311808 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d45e2757ca961f0424bd711a4b3bbaa4571c8041c7a1cbcca43949d029310bb",
2026-06-11 13:18:31.517663 | controller |     "Jun 11 11:49:15.578746 crc crio[3644]: time=\"2026-06-11T11:49:15.565103041Z\" level=info msg=\"Stopping pod sandbox: 5d45e2757ca961f0424bd711a4b3bbaa4571c8041c7a1cbcca43949d029310bb\" id=a5f53c78-0c3c-4659-9fa8-96fb7feb92b3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.517697 | controller |     "Jun 11 11:49:15.578746 crc crio[3644]: time=\"2026-06-11T11:49:15.571387729Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:5d45e2757ca961f0424bd711a4b3bbaa4571c8041c7a1cbcca43949d029310bb UID:98738a20-df72-4a0d-ad16-b98579b47eb9 NetNS:/var/run/netns/634f80d4-c7bf-4fc0-93e2-c2d630c3d22d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod98738a20_df72_4a0d_ad16_b98579b47eb9.slice PodAnnotations:0xc001682580}] Aliases:map[]}\"",
2026-06-11 13:18:31.517730 | controller |     "Jun 11 11:49:15.578746 crc crio[3644]: time=\"2026-06-11T11:49:15.571569714Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.517763 | controller |     "Jun 11 11:49:50.867161 crc crio[3644]: time=\"2026-06-11T11:49:50.866186924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.517796 | controller |     "Jun 11 11:49:50.907606 crc crio[3644]: time=\"2026-06-11T11:49:50.90651085Z\" level=info msg=\"Stopped pod sandbox: 5d45e2757ca961f0424bd711a4b3bbaa4571c8041c7a1cbcca43949d029310bb\" id=a5f53c78-0c3c-4659-9fa8-96fb7feb92b3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.517836 | controller |     "Jun 11 11:49:50.920048 crc crio[3644]: time=\"2026-06-11T11:49:50.918950056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.517903 | controller |     "Jun 11 11:49:50.921937 crc crio[3644]: time=\"2026-06-11T11:49:50.919083858Z\" level=info msg=\"Stopped container 28607fdb4639a6f0257b8c56c05f505019159d5fd5f2f30be1f075e35d605d9f: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=4e045bd4-47b0-4891-9dc9-f37ebb064cb7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.517939 | controller |     "Jun 11 11:49:50.959868 crc crio[3644]: time=\"2026-06-11T11:49:50.959752088Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=6b8a5943-16ff-42e7-912b-537ddc7a6d8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.517973 | controller |     "Jun 11 11:49:52.962601 crc crio[3644]: time=\"2026-06-11T11:49:52.962417648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.518006 | controller |     "Jun 11 11:49:55.386284 crc crio[3644]: time=\"2026-06-11T11:49:55.385077717Z\" level=info msg=\"Created container cd8bdb0de534dd01ce65544ce8affd86d7cf20db53d70f710fecbba0fd82619a: openshift-kube-apiserver/installer-13-crc/installer\" id=4cd14d9d-7c7f-4b43-9de7-1ef7a8f1f3d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.518039 | controller |     "Jun 11 11:49:55.388563 crc crio[3644]: time=\"2026-06-11T11:49:55.388275298Z\" level=info msg=\"Starting container: cd8bdb0de534dd01ce65544ce8affd86d7cf20db53d70f710fecbba0fd82619a\" id=0808ff76-fd75-4408-be8b-a5e7fb02de63 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.518072 | controller |     "Jun 11 11:49:55.504246 crc crio[3644]: time=\"2026-06-11T11:49:55.504052175Z\" level=info msg=\"Started container\" PID=15190 containerID=cd8bdb0de534dd01ce65544ce8affd86d7cf20db53d70f710fecbba0fd82619a description=openshift-kube-apiserver/installer-13-crc/installer id=0808ff76-fd75-4408-be8b-a5e7fb02de63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ceed3fffe841d000ae281c77438ebeffe7856c15232a1cf46354210e45ff3a8",
2026-06-11 13:18:31.518105 | controller |     "Jun 11 11:50:14.411059 crc crio[3644]: time=\"2026-06-11T11:50:14.410137771Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=59dcaf8c-fcea-4d89-a329-f7005242c722 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.518138 | controller |     "Jun 11 11:50:21.045038 crc crio[3644]: time=\"2026-06-11T11:50:21.043946015Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=eb481a76-d35a-461f-950d-4a34e9fe5326 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.518172 | controller |     "Jun 11 11:50:21.045904 crc crio[3644]: time=\"2026-06-11T11:50:21.045083908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.518205 | controller |     "Jun 11 11:50:35.815933 crc crio[3644]: time=\"2026-06-11T11:50:35.814877133Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a261b425-15f9-4a94-8379-2787c0ef768c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.518238 | controller |     "Jun 11 11:50:46.041196 crc crio[3644]: time=\"2026-06-11T11:50:46.037604929Z\" level=info msg=\"Stopping container: f34df14e93c4132c8ccb7d29618d8394741d4a0e48c6605211145de95b5a841f (timeout: 15s)\" id=b9045a87-3c33-4ea1-a37e-2b6892e35a77 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.518280 | controller |     "Jun 11 11:50:46.042968 crc crio[3644]: time=\"2026-06-11T11:50:46.037584278Z\" level=info msg=\"Stopping container: 87bf249e8aced05d424e60e8f7f7a1d816d2852ff6febc925122b1b7df1acd62 (timeout: 15s)\" id=eb250288-7f5d-4459-94dd-beed3410ddbc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.518313 | controller |     "Jun 11 11:50:46.046306 crc crio[3644]: time=\"2026-06-11T11:50:46.039014329Z\" level=info msg=\"Stopping container: a4147c66099f39fbe46adf410c4396efa3b76b97a144109ddef94d0e55e9455c (timeout: 15s)\" id=3777e8f9-0320-4b09-9f96-6c0ff104f16f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.518346 | controller |     "Jun 11 11:50:46.046396 crc crio[3644]: time=\"2026-06-11T11:50:46.040040901Z\" level=info msg=\"Stopping container: 250fc86cae8bc03ee753b3820f3af0f1889884c0505e678ce2d45e5c110f9e17 (timeout: 15s)\" id=2000e321-5464-4caa-938f-a05c8be16a00 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.518379 | controller |     "Jun 11 11:50:46.046840 crc crio[3644]: time=\"2026-06-11T11:50:46.040120551Z\" level=info msg=\"Stopping container: 78964ea3b923e2df1070af1f9a4c822ca2eec4f15ca1f2b5317f0243baf2a936 (timeout: 15s)\" id=95b04f97-b2de-4e9c-af97-bace5907ce7b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.518412 | controller |     "Jun 11 11:50:46.466256 crc crio[3644]: time=\"2026-06-11T11:50:46.466051641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.518444 | controller |     "Jun 11 11:50:46.567228 crc crio[3644]: time=\"2026-06-11T11:50:46.567095967Z\" level=info msg=\"Stopped container a4147c66099f39fbe46adf410c4396efa3b76b97a144109ddef94d0e55e9455c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=3777e8f9-0320-4b09-9f96-6c0ff104f16f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.518477 | controller |     "Jun 11 11:50:46.742995 crc crio[3644]: time=\"2026-06-11T11:50:46.742805117Z\" level=info msg=\"Stopped container 250fc86cae8bc03ee753b3820f3af0f1889884c0505e678ce2d45e5c110f9e17: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=2000e321-5464-4caa-938f-a05c8be16a00 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.518509 | controller |     "Jun 11 11:50:48.301712 crc crio[3644]: time=\"2026-06-11T11:50:48.300703825Z\" level=info msg=\"Stopping pod sandbox: 5ceed3fffe841d000ae281c77438ebeffe7856c15232a1cf46354210e45ff3a8\" id=b0adb325-4d77-405d-bf6b-0b084c28fb94 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.518542 | controller |     "Jun 11 11:50:48.306596 crc crio[3644]: time=\"2026-06-11T11:50:48.306392022Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:5ceed3fffe841d000ae281c77438ebeffe7856c15232a1cf46354210e45ff3a8 UID:d9ca1c59-5603-4950-83a7-698f0297899f NetNS:/var/run/netns/1ef85ecf-3728-461c-9a42-bac294311043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podd9ca1c59_5603_4950_83a7_698f0297899f.slice PodAnnotations:0xc000dd2620}] Aliases:map[]}\"",
2026-06-11 13:18:31.518575 | controller |     "Jun 11 11:50:48.306842 crc crio[3644]: time=\"2026-06-11T11:50:48.306607508Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.518608 | controller |     "Jun 11 11:50:50.576841 crc crio[3644]: time=\"2026-06-11T11:50:50.576182983Z\" level=info msg=\"Stopped container 87bf249e8aced05d424e60e8f7f7a1d816d2852ff6febc925122b1b7df1acd62: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=eb250288-7f5d-4459-94dd-beed3410ddbc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.518641 | controller |     "Jun 11 11:50:51.231777 crc crio[3644]: time=\"2026-06-11T11:50:51.231131491Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=fe3d48cb-801e-4f9b-80b7-04b50880c966 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.518680 | controller |     "Jun 11 11:50:51.231777 crc crio[3644]: time=\"2026-06-11T11:50:51.231750788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.518712 | controller |     "Jun 11 11:50:51.342160 crc crio[3644]: time=\"2026-06-11T11:50:51.342053627Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=beffbcc8-686f-43cd-bf00-a15fbd36126c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.518745 | controller |     "Jun 11 11:50:58.644112 crc crio[3644]: time=\"2026-06-11T11:50:58.642747432Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=ea877a4b-ab44-4fef-baf4-559791a0caa6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.518777 | controller |     "Jun 11 11:50:58.874344 crc crio[3644]: time=\"2026-06-11T11:50:58.874017034Z\" level=info msg=\"Removing container: 4f6de10a355a1b3aa6be433e5010760a32fe4d28c810562460c77d7bf855e1ec\" id=b6c2c941-80ad-43ad-957f-62f3f737f52c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.518809 | controller |     "Jun 11 11:51:00.454858 crc crio[3644]: time=\"2026-06-11T11:51:00.453899592Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=072b6f68-0352-4d12-863b-54ee003f0f06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.518841 | controller |     "Jun 11 11:51:06.135533 crc crio[3644]: time=\"2026-06-11T11:51:06.134429352Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=77f3d247-7fa0-4510-be60-a6ee9e0ff84b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.518908 | controller |     "Jun 11 11:51:06.155914 crc crio[3644]: time=\"2026-06-11T11:51:06.155534763Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=088aa01c-8ac2-4cf4-9da7-b55a2fa0b705 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.518941 | controller |     "Jun 11 11:51:06.232002 crc crio[3644]: time=\"2026-06-11T11:51:06.231887986Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=941126b5-c34b-4706-a537-c7080463136f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.518974 | controller |     "Jun 11 11:51:06.309743 crc crio[3644]: time=\"2026-06-11T11:51:06.30931456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.519006 | controller |     "Jun 11 11:51:06.309743 crc crio[3644]: time=\"2026-06-11T11:51:06.309534756Z\" level=warning msg=\"error reserving ctr name k8s_csi-provisioner_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_2 for id 384917809c2c93179df59261abb9008b0a66b08e3858e6cc8125df2796e467c8: name is reserved\"",
2026-06-11 13:18:31.519038 | controller |     "Jun 11 11:51:06.309743 crc crio[3644]: time=\"2026-06-11T11:51:06.309592147Z\" level=info msg=\"Creation of container k8s_csi-provisioner_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_2 not yet finished. Currently at stage container storage creation. Waiting up to 5m59.845508324s for it to finish\" id=088aa01c-8ac2-4cf4-9da7-b55a2fa0b705 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.519071 | controller |     "Jun 11 11:51:06.312761 crc crio[3644]: time=\"2026-06-11T11:51:06.312620073Z\" level=info msg=\"Stopped container 78964ea3b923e2df1070af1f9a4c822ca2eec4f15ca1f2b5317f0243baf2a936: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=95b04f97-b2de-4e9c-af97-bace5907ce7b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.519111 | controller |     "Jun 11 11:51:06.486637 crc crio[3644]: time=\"2026-06-11T11:51:06.486518392Z\" level=info msg=\"Stopped container f34df14e93c4132c8ccb7d29618d8394741d4a0e48c6605211145de95b5a841f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=b9045a87-3c33-4ea1-a37e-2b6892e35a77 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.519144 | controller |     "Jun 11 11:51:06.489444 crc crio[3644]: time=\"2026-06-11T11:51:06.488299123Z\" level=info msg=\"Stopping pod sandbox: 65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648\" id=2b476a2d-24f6-4be9-b9df-f0eb7bd9d3d7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.519177 | controller |     "Jun 11 11:51:06.529341 crc crio[3644]: time=\"2026-06-11T11:51:06.52930023Z\" level=info msg=\"Removed container d6c178246b4de4f55ed09961b93ed25b6c3047786d2261581aed12dada8242bf: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=df17f3e7-8488-4c0d-8536-8e021541ac5c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.519209 | controller |     "Jun 11 11:51:06.602412 crc crio[3644]: time=\"2026-06-11T11:51:06.602293697Z\" level=info msg=\"Stopped pod sandbox: 5ceed3fffe841d000ae281c77438ebeffe7856c15232a1cf46354210e45ff3a8\" id=b0adb325-4d77-405d-bf6b-0b084c28fb94 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.519242 | controller |     "Jun 11 11:51:06.680379 crc crio[3644]: time=\"2026-06-11T11:51:06.680254791Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=2d8f4f19-e94f-48a6-8da2-4ae0ee6e3739 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.519274 | controller |     "Jun 11 11:51:06.682865 crc crio[3644]: time=\"2026-06-11T11:51:06.682789037Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=331bf55c-bbea-4927-8fd7-eb31ffdd4a66 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.519306 | controller |     "Jun 11 11:51:06.740233 crc crio[3644]: time=\"2026-06-11T11:51:06.740071051Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:ff23a6409155a523e9d8d88955ed6c8eeef67a7bed83b65b88346a17ef0248a3\" id=3610dfad-4ce2-485d-bd59-e0f8c72ae13c name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.519338 | controller |     "Jun 11 11:51:06.743072 crc crio[3644]: time=\"2026-06-11T11:51:06.742559399Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=e2be0df5-bd62-4932-8905-6de3b701b182 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.519369 | controller |     "Jun 11 11:51:06.817298 crc crio[3644]: time=\"2026-06-11T11:51:06.816585865Z\" level=info msg=\"Stopped pod sandbox: 65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648\" id=2b476a2d-24f6-4be9-b9df-f0eb7bd9d3d7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.519401 | controller |     "Jun 11 11:51:06.826413 crc crio[3644]: time=\"2026-06-11T11:51:06.826233339Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=6b1d2f69-2be9-455c-bda1-79f05246d585 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.519433 | controller |     "Jun 11 11:51:06.837450 crc crio[3644]: time=\"2026-06-11T11:51:06.837286184Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=5fbbcb4c-caf5-4c4d-ab68-2fedc0cd1e32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.519465 | controller |     "Jun 11 11:51:06.895348 crc crio[3644]: time=\"2026-06-11T11:51:06.895207073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.519503 | controller |     "Jun 11 11:51:06.905246 crc crio[3644]: time=\"2026-06-11T11:51:06.905073122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.519536 | controller |     "Jun 11 11:51:06.910121 crc crio[3644]: time=\"2026-06-11T11:51:06.910040875Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=6308a3a5-cded-4a7b-9e85-8c95f23aa855 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.519568 | controller |     "Jun 11 11:51:06.915584 crc crio[3644]: time=\"2026-06-11T11:51:06.915363565Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=7e63a710-cba8-42fc-b52c-67af696f105b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.519600 | controller |     "Jun 11 11:51:06.917007 crc crio[3644]: time=\"2026-06-11T11:51:06.916861139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.519632 | controller |     "Jun 11 11:51:06.934255 crc crio[3644]: time=\"2026-06-11T11:51:06.934008462Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:958cdea11c358c6d761a61f5f163f86705a42abb02ccf387e3ea9bbf38e3e6d6 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/02f3fd7e-b2f9-49ff-9eca-5fae17715f40 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:0xc00008c6f8}] Aliases:map[]}\"",
2026-06-11 13:18:31.519665 | controller |     "Jun 11 11:51:06.934255 crc crio[3644]: time=\"2026-06-11T11:51:06.934163907Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.519698 | controller |     "Jun 11 11:51:06.939631 crc crio[3644]: time=\"2026-06-11T11:51:06.938735511Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=cdcffadf-ed42-49b6-9fe5-f16447ff2bef name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.519731 | controller |     "Jun 11 11:51:06.940366 crc crio[3644]: time=\"2026-06-11T11:51:06.940279056Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e39f604b-18fc-493b-92a4-ef47cfcd9f33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.519765 | controller |     "Jun 11 11:51:06.962214 crc crio[3644]: time=\"2026-06-11T11:51:06.962069328Z\" level=info msg=\"Removed container 4f6de10a355a1b3aa6be433e5010760a32fe4d28c810562460c77d7bf855e1ec: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=b6c2c941-80ad-43ad-957f-62f3f737f52c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.519798 | controller |     "Jun 11 11:51:06.968151 crc crio[3644]: time=\"2026-06-11T11:51:06.968012522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.519830 | controller |     "Jun 11 11:51:06.970313 crc crio[3644]: time=\"2026-06-11T11:51:06.970191998Z\" level=info msg=\"Removing container: 51694c1db995e0e5c8418719faf835a7d7cbfd5b465abf17e18ce6c6ca12aef0\" id=44afd4a4-00a2-45f2-9ccb-639c69de530d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.519896 | controller |     "Jun 11 11:51:06.972813 crc crio[3644]: time=\"2026-06-11T11:51:06.972719301Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=fe3d48cb-801e-4f9b-80b7-04b50880c966 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.519939 | controller |     "Jun 11 11:51:06.980691 crc crio[3644]: time=\"2026-06-11T11:51:06.980550015Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=bf4b2c4b-c7ad-4548-9509-95af3c92686b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.519972 | controller |     "Jun 11 11:51:06.990168 crc crio[3644]: time=\"2026-06-11T11:51:06.989629902Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c652d8cf-5754-4eb2-a7ed-97150c2c0991 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.520005 | controller |     "Jun 11 11:51:06.993831 crc crio[3644]: time=\"2026-06-11T11:51:06.990163315Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-dtzfl/extract-content\" id=51a59f9d-22e7-40f6-8ccd-f171bc012ed9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.520036 | controller |     "Jun 11 11:51:06.996428 crc crio[3644]: time=\"2026-06-11T11:51:06.996300582Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-h42zf/extract-content\" id=a5b67e64-323f-4829-aa95-e47961ca0fd3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.520068 | controller |     "Jun 11 11:51:06.999129 crc crio[3644]: time=\"2026-06-11T11:51:06.999064551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.520100 | controller |     "Jun 11 11:51:07.000056 crc crio[3644]: time=\"2026-06-11T11:51:07.000019085Z\" level=info msg=\"Ran pod sandbox cb91530478e81e7301ce1ee8a94bb38c42b2efb72d252d2c4c8cb6748cb3fc5f with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=fe3d48cb-801e-4f9b-80b7-04b50880c966 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.520132 | controller |     "Jun 11 11:51:07.002883 crc crio[3644]: time=\"2026-06-11T11:51:07.00126119Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-svtbn/extract-content\" id=6f99d5a3-9eee-4b9c-a7cf-65fd1ee6e6d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.520164 | controller |     "Jun 11 11:51:07.005112 crc crio[3644]: time=\"2026-06-11T11:51:07.00503723Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=273ce7d5-2c4d-451e-b546-e59fa9162311 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.520195 | controller |     "Jun 11 11:51:07.007513 crc crio[3644]: time=\"2026-06-11T11:51:07.007422512Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=05cd3120-8ec5-4eec-8f0a-f2c2b1eb1dfb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.520227 | controller |     "Jun 11 11:51:07.022572 crc crio[3644]: time=\"2026-06-11T11:51:07.021804819Z\" level=info msg=\"Created container 83c6937f3d392f56e43a91e560cc21b240716b44b20d7cae5447c97319955bf6: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a261b425-15f9-4a94-8379-2787c0ef768c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.520260 | controller |     "Jun 11 11:51:07.023978 crc crio[3644]: time=\"2026-06-11T11:51:07.023900844Z\" level=info msg=\"Starting container: 83c6937f3d392f56e43a91e560cc21b240716b44b20d7cae5447c97319955bf6\" id=83ea2d34-6b9f-4843-a5dd-e58c312891e1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.520294 | controller |     "Jun 11 11:51:07.031842 crc crio[3644]: time=\"2026-06-11T11:51:07.03173669Z\" level=info msg=\"Started container\" PID=15625 containerID=83c6937f3d392f56e43a91e560cc21b240716b44b20d7cae5447c97319955bf6 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=83ea2d34-6b9f-4843-a5dd-e58c312891e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=329481c7e901f292822a997f1565c8ea9d24ec8787303bb905ccb0f03ef4483b",
2026-06-11 13:18:31.520381 | controller |     "Jun 11 11:51:07.101603 crc crio[3644]: time=\"2026-06-11T11:51:07.099197427Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=52e96dfb-2860-4a25-8778-a2cbe127464b name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.520429 | controller |     "Jun 11 11:51:07.107035 crc crio[3644]: time=\"2026-06-11T11:51:07.106515258Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=fa1aaea8-05f8-485a-b8f0-b8597d97c36a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.520464 | controller |     "Jun 11 11:51:07.121712 crc crio[3644]: time=\"2026-06-11T11:51:07.121231651Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:ff23a6409155a523e9d8d88955ed6c8eeef67a7bed83b65b88346a17ef0248a3\" id=87c09357-4468-4a89-8bb8-a5aaa6d2d5f7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.520547 | controller |     "Jun 11 11:51:07.127351 crc crio[3644]: time=\"2026-06-11T11:51:07.127154115Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=97448dfb-ca20-41de-8725-74d08da09541 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.520587 | controller |     "Jun 11 11:51:07.204741 crc crio[3644]: time=\"2026-06-11T11:51:07.196567676Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=6a5ae4e5-1d5e-46b5-83d4-df1ee2839b42 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.520621 | controller |     "Jun 11 11:51:07.209225 crc crio[3644]: time=\"2026-06-11T11:51:07.208946409Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=356335ed-3c10-4230-8868-70b0a0674b98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.520654 | controller |     "Jun 11 11:51:07.280124 crc crio[3644]: time=\"2026-06-11T11:51:07.280038504Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=818a61af-ae4f-4ec8-8b9d-36938ffdfaba name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.520687 | controller |     "Jun 11 11:51:07.287585 crc crio[3644]: time=\"2026-06-11T11:51:07.286905792Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=43c2b69f-7d58-47d9-bc71-09f17685daa9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.520720 | controller |     "Jun 11 11:51:07.297160 crc crio[3644]: time=\"2026-06-11T11:51:07.296921173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.520752 | controller |     "Jun 11 11:51:07.299570 crc crio[3644]: time=\"2026-06-11T11:51:07.29927275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.520785 | controller |     "Jun 11 11:51:07.311617 crc crio[3644]: time=\"2026-06-11T11:51:07.311455519Z\" level=info msg=\"Removed container 51694c1db995e0e5c8418719faf835a7d7cbfd5b465abf17e18ce6c6ca12aef0: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=44afd4a4-00a2-45f2-9ccb-639c69de530d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.520817 | controller |     "Jun 11 11:51:07.319322 crc crio[3644]: time=\"2026-06-11T11:51:07.317998186Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=abf78e1e-aa81-4824-94f4-faa7b93aba9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.520906 | controller |     "Jun 11 11:51:07.355521 crc crio[3644]: time=\"2026-06-11T11:51:07.355426449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.520956 | controller |     "Jun 11 11:51:07.368541 crc crio[3644]: time=\"2026-06-11T11:51:07.368363102Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=f8042299-bb51-465a-9e41-979372435da4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.520990 | controller |     "Jun 11 11:51:07.369167 crc crio[3644]: time=\"2026-06-11T11:51:07.368943424Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=2c0fa191-7255-4ffd-808c-22314bd3271f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.521022 | controller |     "Jun 11 11:51:07.370235 crc crio[3644]: time=\"2026-06-11T11:51:07.370148259Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=023fd09f-e1b1-46dd-8a0d-fb9cf4ca35f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.521054 | controller |     "Jun 11 11:51:07.380125 crc crio[3644]: time=\"2026-06-11T11:51:07.380010957Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-content\" id=5394b7af-8cc1-428e-93c0-ffd61a8bf5e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.521086 | controller |     "Jun 11 11:51:07.383766 crc crio[3644]: time=\"2026-06-11T11:51:07.383474327Z\" level=info msg=\"NetworkStart: stopping network for sandbox 958cdea11c358c6d761a61f5f163f86705a42abb02ccf387e3ea9bbf38e3e6d6\" id=eb481a76-d35a-461f-950d-4a34e9fe5326 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.521118 | controller |     "Jun 11 11:51:07.392400 crc crio[3644]: time=\"2026-06-11T11:51:07.38531389Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:958cdea11c358c6d761a61f5f163f86705a42abb02ccf387e3ea9bbf38e3e6d6 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/02f3fd7e-b2f9-49ff-9eca-5fae17715f40 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:0xc000131258}] Aliases:map[]}\"",
2026-06-11 13:18:31.521152 | controller |     "Jun 11 11:51:07.392556 crc crio[3644]: time=\"2026-06-11T11:51:07.392468846Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.521186 | controller |     "Jun 11 11:51:07.392556 crc crio[3644]: time=\"2026-06-11T11:51:07.392538414Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.521220 | controller |     "Jun 11 11:51:07.392765 crc crio[3644]: time=\"2026-06-11T11:51:07.392585079Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.521252 | controller |     "Jun 11 11:51:07.401098 crc crio[3644]: time=\"2026-06-11T11:51:07.401026267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.521285 | controller |     "Jun 11 11:51:07.404534 crc crio[3644]: time=\"2026-06-11T11:51:07.404410844Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=97ff7ab9-59dd-4234-8aff-5c6cb1d40ed8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.521331 | controller |     "Jun 11 11:51:07.413226 crc crio[3644]: time=\"2026-06-11T11:51:07.41309485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.521364 | controller |     "Jun 11 11:51:07.416334 crc crio[3644]: time=\"2026-06-11T11:51:07.41625502Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=86e15aa9-2466-4a36-bc18-ec8dc4504ced name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.521398 | controller |     "Jun 11 11:51:07.419765 crc crio[3644]: time=\"2026-06-11T11:51:07.419581304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.521432 | controller |     "Jun 11 11:51:07.423306 crc crio[3644]: time=\"2026-06-11T11:51:07.423259969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.521465 | controller |     "Jun 11 11:51:07.433385 crc crio[3644]: time=\"2026-06-11T11:51:07.433292495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.521497 | controller |     "Jun 11 11:51:07.440621 crc crio[3644]: time=\"2026-06-11T11:51:07.440568968Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=3f7d327f-918e-4424-8a44-022d6e26cf3f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.521530 | controller |     "Jun 11 11:51:07.443392 crc crio[3644]: time=\"2026-06-11T11:51:07.443294249Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-content\" id=407b4c1b-aea5-414b-8a77-817ece3f40ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.521616 | controller |     "Jun 11 11:51:07.443915 crc crio[3644]: time=\"2026-06-11T11:51:07.443834684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.521657 | controller |     "Jun 11 11:51:07.451047 crc crio[3644]: time=\"2026-06-11T11:51:07.450760701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.521680 | controller |     "Jun 11 11:51:07.457210 crc crio[3644]: time=\"2026-06-11T11:51:07.457096403Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=546b2b6d-cde7-47eb-b7ad-1490b9d2c5f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.521703 | controller |     "Jun 11 11:51:07.469397 crc crio[3644]: time=\"2026-06-11T11:51:07.469252408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.521725 | controller |     "Jun 11 11:51:07.469579 crc crio[3644]: time=\"2026-06-11T11:51:07.469411593Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-pz4h7/extract-content\" id=5a41bc5f-b4de-4057-8ed8-b8a88cd1773c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.521746 | controller |     "Jun 11 11:51:07.469911 crc crio[3644]: time=\"2026-06-11T11:51:07.469858725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.521768 | controller |     "Jun 11 11:51:07.471918 crc crio[3644]: time=\"2026-06-11T11:51:07.471873442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.521796 | controller |     "Jun 11 11:51:07.472104 crc crio[3644]: time=\"2026-06-11T11:51:07.472040059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.521818 | controller |     "Jun 11 11:51:07.477694 crc crio[3644]: time=\"2026-06-11T11:51:07.475958559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.521840 | controller |     "Jun 11 11:51:07.488035 crc crio[3644]: time=\"2026-06-11T11:51:07.487594554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.521886 | controller |     "Jun 11 11:51:07.570532 crc crio[3644]: time=\"2026-06-11T11:51:07.570387136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.521909 | controller |     "Jun 11 11:51:07.588545 crc crio[3644]: time=\"2026-06-11T11:51:07.585059719Z\" level=info msg=\"Removing container: 250fc86cae8bc03ee753b3820f3af0f1889884c0505e678ce2d45e5c110f9e17\" id=aebe81e6-c56a-4bb6-87b0-72c91779f0aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.521931 | controller |     "Jun 11 11:51:07.595406 crc crio[3644]: time=\"2026-06-11T11:51:07.595291633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.521953 | controller |     "Jun 11 11:51:07.602185 crc crio[3644]: time=\"2026-06-11T11:51:07.602090168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.521975 | controller |     "Jun 11 11:51:07.629873 crc crio[3644]: time=\"2026-06-11T11:51:07.628081414Z\" level=info msg=\"Created container 35a33c13f70f0e41c3b5e45469f6f7cb7d24e2974bccba28cc53dab8facb2dbd: openshift-marketplace/certified-operators-dtzfl/extract-content\" id=51a59f9d-22e7-40f6-8ccd-f171bc012ed9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.521997 | controller |     "Jun 11 11:51:07.637477 crc crio[3644]: time=\"2026-06-11T11:51:07.631289313Z\" level=info msg=\"Starting container: 35a33c13f70f0e41c3b5e45469f6f7cb7d24e2974bccba28cc53dab8facb2dbd\" id=7b648662-3d0a-4616-8164-6fe314ab3621 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.522019 | controller |     "Jun 11 11:51:07.638542 crc crio[3644]: time=\"2026-06-11T11:51:07.637572517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.522040 | controller |     "Jun 11 11:51:07.640590 crc crio[3644]: time=\"2026-06-11T11:51:07.639333738Z\" level=info msg=\"Started container\" PID=15719 containerID=35a33c13f70f0e41c3b5e45469f6f7cb7d24e2974bccba28cc53dab8facb2dbd description=openshift-marketplace/certified-operators-dtzfl/extract-content id=7b648662-3d0a-4616-8164-6fe314ab3621 name=/runtime.v1.RuntimeService/StartContainer sandboxID=955449ef97475afc6cf711364eb1e3e479b6a44c2a443ea7a16b6d9d91c29b1c",
2026-06-11 13:18:31.522062 | controller |     "Jun 11 11:51:07.642771 crc crio[3644]: time=\"2026-06-11T11:51:07.641583416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.522085 | controller |     "Jun 11 11:51:07.676468 crc crio[3644]: time=\"2026-06-11T11:51:07.676328055Z\" level=info msg=\"Removed container 250fc86cae8bc03ee753b3820f3af0f1889884c0505e678ce2d45e5c110f9e17: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=aebe81e6-c56a-4bb6-87b0-72c91779f0aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.522114 | controller |     "Jun 11 11:51:07.681953 crc crio[3644]: time=\"2026-06-11T11:51:07.681839253Z\" level=info msg=\"Removing container: 87bf249e8aced05d424e60e8f7f7a1d816d2852ff6febc925122b1b7df1acd62\" id=c5b6dd3f-7b4b-4d69-bee1-f18584fba6a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.522137 | controller |     "Jun 11 11:51:07.741251 crc crio[3644]: time=\"2026-06-11T11:51:07.741102204Z\" level=info msg=\"Created container 002adff3d9c7d485fea911039b718ef0e4c92fcd7a8b6d86e273d93c36448e16: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=941126b5-c34b-4706-a537-c7080463136f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.522160 | controller |     "Jun 11 11:51:07.743233 crc crio[3644]: time=\"2026-06-11T11:51:07.743134026Z\" level=info msg=\"Starting container: 002adff3d9c7d485fea911039b718ef0e4c92fcd7a8b6d86e273d93c36448e16\" id=55261fe4-49be-40d8-b766-a37261c5dead name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.522182 | controller |     "Jun 11 11:51:07.750346 crc crio[3644]: time=\"2026-06-11T11:51:07.750205529Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 958cdea11c358c6d761a61f5f163f86705a42abb02ccf387e3ea9bbf38e3e6d6\" id=eb481a76-d35a-461f-950d-4a34e9fe5326 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.522204 | controller |     "Jun 11 11:51:07.750632 crc crio[3644]: time=\"2026-06-11T11:51:07.750531412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.522227 | controller |     "Jun 11 11:51:07.750632 crc crio[3644]: time=\"2026-06-11T11:51:07.750551759Z\" level=info msg=\"Started container\" PID=15726 containerID=002adff3d9c7d485fea911039b718ef0e4c92fcd7a8b6d86e273d93c36448e16 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=55261fe4-49be-40d8-b766-a37261c5dead name=/runtime.v1.RuntimeService/StartContainer sandboxID=061625758d309a721490a8135736749f5522756c7306e8c3245198445746a21e",
2026-06-11 13:18:31.522249 | controller |     "Jun 11 11:51:07.757465 crc crio[3644]: time=\"2026-06-11T11:51:07.755881424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.522271 | controller |     "Jun 11 11:51:07.767041 crc crio[3644]: time=\"2026-06-11T11:51:07.766176959Z\" level=info msg=\"Removed container 87bf249e8aced05d424e60e8f7f7a1d816d2852ff6febc925122b1b7df1acd62: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=c5b6dd3f-7b4b-4d69-bee1-f18584fba6a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.522294 | controller |     "Jun 11 11:51:07.767041 crc crio[3644]: time=\"2026-06-11T11:51:07.766978663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.522316 | controller |     "Jun 11 11:51:07.770050 crc crio[3644]: time=\"2026-06-11T11:51:07.769778159Z\" level=info msg=\"runSandbox: deleting pod ID 958cdea11c358c6d761a61f5f163f86705a42abb02ccf387e3ea9bbf38e3e6d6 from idIndex\" id=eb481a76-d35a-461f-950d-4a34e9fe5326 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.522338 | controller |     "Jun 11 11:51:07.770119 crc crio[3644]: time=\"2026-06-11T11:51:07.770053048Z\" level=info msg=\"runSandbox: removing pod sandbox 958cdea11c358c6d761a61f5f163f86705a42abb02ccf387e3ea9bbf38e3e6d6\" id=eb481a76-d35a-461f-950d-4a34e9fe5326 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.522359 | controller |     "Jun 11 11:51:07.770119 crc crio[3644]: time=\"2026-06-11T11:51:07.77010627Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 958cdea11c358c6d761a61f5f163f86705a42abb02ccf387e3ea9bbf38e3e6d6\" id=eb481a76-d35a-461f-950d-4a34e9fe5326 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.522386 | controller |     "Jun 11 11:51:07.770200 crc crio[3644]: time=\"2026-06-11T11:51:07.770137041Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 958cdea11c358c6d761a61f5f163f86705a42abb02ccf387e3ea9bbf38e3e6d6\" id=eb481a76-d35a-461f-950d-4a34e9fe5326 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.522409 | controller |     "Jun 11 11:51:07.772005 crc crio[3644]: time=\"2026-06-11T11:51:07.771921991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.522431 | controller |     "Jun 11 11:51:07.773459 crc crio[3644]: time=\"2026-06-11T11:51:07.773383464Z\" level=info msg=\"Created container c2cda10c0837da787fe91e9cec3b5803f4621984bec118863042a371fd4465c3: openshift-marketplace/redhat-marketplace-h42zf/extract-content\" id=a5b67e64-323f-4829-aa95-e47961ca0fd3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.522453 | controller |     "Jun 11 11:51:07.776897 crc crio[3644]: time=\"2026-06-11T11:51:07.77645346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.522475 | controller |     "Jun 11 11:51:07.778106 crc crio[3644]: time=\"2026-06-11T11:51:07.778012175Z\" level=info msg=\"Starting container: c2cda10c0837da787fe91e9cec3b5803f4621984bec118863042a371fd4465c3\" id=c3c7eda6-e381-42e1-ac20-b6ba77e8b3a3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.522497 | controller |     "Jun 11 11:51:07.778761 crc crio[3644]: time=\"2026-06-11T11:51:07.778681425Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 958cdea11c358c6d761a61f5f163f86705a42abb02ccf387e3ea9bbf38e3e6d6\" id=eb481a76-d35a-461f-950d-4a34e9fe5326 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.522547 | controller |     "Jun 11 11:51:07.779156 crc crio[3644]: time=\"2026-06-11T11:51:07.779032624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.522576 | controller |     "Jun 11 11:51:07.782051 crc crio[3644]: time=\"2026-06-11T11:51:07.781969618Z\" level=info msg=\"Removing container: a4147c66099f39fbe46adf410c4396efa3b76b97a144109ddef94d0e55e9455c\" id=41393326-8a00-45c4-b015-a075752dccc2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.522599 | controller |     "Jun 11 11:51:07.802523 crc crio[3644]: time=\"2026-06-11T11:51:07.802396812Z\" level=info msg=\"Created container 514314ccfde6991900d82ea16e426be99b903859929587dee5fb7343c6117abe: openshift-marketplace/certified-operators-l27pk/extract-content\" id=407b4c1b-aea5-414b-8a77-817ece3f40ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.522621 | controller |     "Jun 11 11:51:07.803337 crc crio[3644]: time=\"2026-06-11T11:51:07.803098558Z\" level=info msg=\"Created container f68dc40598f616ca467cb93566e9c358377c83cc861f7719c71f0db89a47279e: openshift-marketplace/community-operators-svtbn/extract-content\" id=6f99d5a3-9eee-4b9c-a7cf-65fd1ee6e6d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.522643 | controller |     "Jun 11 11:51:07.805124 crc crio[3644]: time=\"2026-06-11T11:51:07.805013024Z\" level=info msg=\"Starting container: 514314ccfde6991900d82ea16e426be99b903859929587dee5fb7343c6117abe\" id=4fc58681-0c90-4489-a1a0-7e1a093991be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.522710 | controller |     "Jun 11 11:51:07.806116 crc crio[3644]: time=\"2026-06-11T11:51:07.806067775Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_image-registry-5d9d95bf5b-68zhq_openshift-image-registry_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee_0\" id=eb481a76-d35a-461f-950d-4a34e9fe5326 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.522741 | controller |     "Jun 11 11:51:07.806264 crc crio[3644]: time=\"2026-06-11T11:51:07.80624323Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_image-registry-5d9d95bf5b-68zhq_openshift-image-registry_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee_0\" id=eb481a76-d35a-461f-950d-4a34e9fe5326 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.522763 | controller |     "Jun 11 11:51:07.808792 crc crio[3644]: time=\"2026-06-11T11:51:07.808364271Z\" level=info msg=\"Started container\" PID=15733 containerID=c2cda10c0837da787fe91e9cec3b5803f4621984bec118863042a371fd4465c3 description=openshift-marketplace/redhat-marketplace-h42zf/extract-content id=c3c7eda6-e381-42e1-ac20-b6ba77e8b3a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3c69a61716123ad81ef0a1a6b8c15a157740e9c15f0f4e4999b51572237b315",
2026-06-11 13:18:31.522786 | controller |     "Jun 11 11:51:07.816825 crc crio[3644]: time=\"2026-06-11T11:51:07.813619682Z\" level=info msg=\"Starting container: f68dc40598f616ca467cb93566e9c358377c83cc861f7719c71f0db89a47279e\" id=930d5cd7-539e-4f00-ad85-83c7856b6a3a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.522808 | controller |     "Jun 11 11:51:07.817615 crc crio[3644]: time=\"2026-06-11T11:51:07.81757529Z\" level=info msg=\"Started container\" PID=15749 containerID=514314ccfde6991900d82ea16e426be99b903859929587dee5fb7343c6117abe description=openshift-marketplace/certified-operators-l27pk/extract-content id=4fc58681-0c90-4489-a1a0-7e1a093991be name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3403638c3473e1c84e850a598bd2645cd1f2e5fd04f63f9c5b1e02a3bc6b35f",
2026-06-11 13:18:31.522830 | controller |     "Jun 11 11:51:07.826525 crc crio[3644]: time=\"2026-06-11T11:51:07.826285137Z\" level=info msg=\"Started container\" PID=15734 containerID=f68dc40598f616ca467cb93566e9c358377c83cc861f7719c71f0db89a47279e description=openshift-marketplace/community-operators-svtbn/extract-content id=930d5cd7-539e-4f00-ad85-83c7856b6a3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c175f5479a749f89ee94f44f24c576780ae80b0c8c8d34db9530bc6258e054df",
2026-06-11 13:18:31.522872 | controller |     "Jun 11 11:51:07.833920 crc crio[3644]: time=\"2026-06-11T11:51:07.833742221Z\" level=info msg=\"Created container 57111d7afa833e9cc049f28f71f459022c80978cd61961864488d3bf154cffa5: openshift-marketplace/community-operators-qhh6t/extract-content\" id=5394b7af-8cc1-428e-93c0-ffd61a8bf5e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.522900 | controller |     "Jun 11 11:51:07.837449 crc crio[3644]: time=\"2026-06-11T11:51:07.837135492Z\" level=info msg=\"Starting container: 57111d7afa833e9cc049f28f71f459022c80978cd61961864488d3bf154cffa5\" id=9e95af15-7580-480c-9838-d5e11bb32f8d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.522922 | controller |     "Jun 11 11:51:07.839961 crc crio[3644]: time=\"2026-06-11T11:51:07.839857519Z\" level=info msg=\"Removed container a4147c66099f39fbe46adf410c4396efa3b76b97a144109ddef94d0e55e9455c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=41393326-8a00-45c4-b015-a075752dccc2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.522944 | controller |     "Jun 11 11:51:07.848048 crc crio[3644]: time=\"2026-06-11T11:51:07.847218394Z\" level=info msg=\"Removing container: 78964ea3b923e2df1070af1f9a4c822ca2eec4f15ca1f2b5317f0243baf2a936\" id=4f6b02df-e540-4589-b961-a56caaa20ee5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.522965 | controller |     "Jun 11 11:51:07.866353 crc crio[3644]: time=\"2026-06-11T11:51:07.866215707Z\" level=info msg=\"Started container\" PID=15753 containerID=57111d7afa833e9cc049f28f71f459022c80978cd61961864488d3bf154cffa5 description=openshift-marketplace/community-operators-qhh6t/extract-content id=9e95af15-7580-480c-9838-d5e11bb32f8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=34eecf6f145537043fdc0e42a2897cb62f2ad2206c5e621c814e650c9ef3ef65",
2026-06-11 13:18:31.522993 | controller |     "Jun 11 11:51:07.924372 crc crio[3644]: time=\"2026-06-11T11:51:07.924233987Z\" level=info msg=\"Removed container 78964ea3b923e2df1070af1f9a4c822ca2eec4f15ca1f2b5317f0243baf2a936: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=4f6b02df-e540-4589-b961-a56caaa20ee5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.523078 | controller |     "Jun 11 11:51:07.930083 crc crio[3644]: time=\"2026-06-11T11:51:07.929968436Z\" level=info msg=\"Created container 17953f2fccd1aa16083ec6eeb0d6df9308087df676627ab93f368d6a7f83f39d: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=3f7d327f-918e-4424-8a44-022d6e26cf3f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.523103 | controller |     "Jun 11 11:51:07.946981 crc crio[3644]: time=\"2026-06-11T11:51:07.94689756Z\" level=info msg=\"Created container a877eb9634b6ef016ba0a1ec6aed28ad2436a7ded94b55b48b6744195c971fb5: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=05cd3120-8ec5-4eec-8f0a-f2c2b1eb1dfb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.523125 | controller |     "Jun 11 11:51:07.952216 crc crio[3644]: time=\"2026-06-11T11:51:07.952103387Z\" level=info msg=\"Starting container: a877eb9634b6ef016ba0a1ec6aed28ad2436a7ded94b55b48b6744195c971fb5\" id=71fda560-c383-4df9-894b-9e998828cc07 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.523147 | controller |     "Jun 11 11:51:07.954761 crc crio[3644]: time=\"2026-06-11T11:51:07.954575889Z\" level=info msg=\"Starting container: 17953f2fccd1aa16083ec6eeb0d6df9308087df676627ab93f368d6a7f83f39d\" id=5a08986e-3212-4032-91b9-4faebb55b3ec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.523666 | controller |     "Jun 11 11:51:07.960458 crc crio[3644]: time=\"2026-06-11T11:51:07.959589409Z\" level=info msg=\"Removing container: f34df14e93c4132c8ccb7d29618d8394741d4a0e48c6605211145de95b5a841f\" id=14699213-f72e-4a1a-9f10-dd6416701945 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.523719 | controller |     "Jun 11 11:51:07.966294 crc crio[3644]: time=\"2026-06-11T11:51:07.966248861Z\" level=info msg=\"Created container c67f4777afea7728acb700e67c8c7d064b12bed46494e1e3f7d52f1d55948857: openshift-marketplace/redhat-operators-pz4h7/extract-content\" id=5a41bc5f-b4de-4057-8ed8-b8a88cd1773c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.524381 | controller |     "Jun 11 11:51:07.967702 crc crio[3644]: time=\"2026-06-11T11:51:07.967589251Z\" level=info msg=\"Starting container: c67f4777afea7728acb700e67c8c7d064b12bed46494e1e3f7d52f1d55948857\" id=1d87203e-63ec-4be8-a501-f49ce3e91b8a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.524431 | controller |     "Jun 11 11:51:07.974859 crc crio[3644]: time=\"2026-06-11T11:51:07.974014361Z\" level=info msg=\"Started container\" PID=15773 containerID=c67f4777afea7728acb700e67c8c7d064b12bed46494e1e3f7d52f1d55948857 description=openshift-marketplace/redhat-operators-pz4h7/extract-content id=1d87203e-63ec-4be8-a501-f49ce3e91b8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=062f978e2eef0d6ed8bb1d36a4afaf23e1a7569721873e4489e3be4132d93f6e",
2026-06-11 13:18:31.524465 | controller |     "Jun 11 11:51:07.975217 crc crio[3644]: time=\"2026-06-11T11:51:07.974901333Z\" level=info msg=\"Started container\" PID=15786 containerID=a877eb9634b6ef016ba0a1ec6aed28ad2436a7ded94b55b48b6744195c971fb5 description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=71fda560-c383-4df9-894b-9e998828cc07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f6e7a87911754cb0e7be14698dea7dcb3740a467f1cc27f7047d34b33011759",
2026-06-11 13:18:31.524497 | controller |     "Jun 11 11:51:07.977797 crc crio[3644]: time=\"2026-06-11T11:51:07.977683586Z\" level=info msg=\"Started container\" PID=15788 containerID=17953f2fccd1aa16083ec6eeb0d6df9308087df676627ab93f368d6a7f83f39d description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=5a08986e-3212-4032-91b9-4faebb55b3ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=02d7e09a445312a50978f37c356891b1fba644aac2805fa04d932c2c524a1cf5",
2026-06-11 13:18:31.524535 | controller |     "Jun 11 11:51:07.991956 crc crio[3644]: time=\"2026-06-11T11:51:07.991896795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.524568 | controller |     "Jun 11 11:51:08.014205 crc crio[3644]: time=\"2026-06-11T11:51:08.013858469Z\" level=info msg=\"Removed container f34df14e93c4132c8ccb7d29618d8394741d4a0e48c6605211145de95b5a841f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=14699213-f72e-4a1a-9f10-dd6416701945 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.524595 | controller |     "Jun 11 11:51:08.034171 crc crio[3644]: time=\"2026-06-11T11:51:08.034073871Z\" level=info msg=\"Removing container: 45f8ef418cd8f871af26280f34eaec23872d47ffc2ab537042db24c4ff68d657\" id=0807925b-7bac-426b-8ac3-8920ebf1e96e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.524625 | controller |     "Jun 11 11:51:08.255923 crc crio[3644]: time=\"2026-06-11T11:51:08.254271032Z\" level=info msg=\"Removed container 45f8ef418cd8f871af26280f34eaec23872d47ffc2ab537042db24c4ff68d657: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=0807925b-7bac-426b-8ac3-8920ebf1e96e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.524649 | controller |     "Jun 11 11:51:08.641912 crc crio[3644]: time=\"2026-06-11T11:51:08.641796325Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=de4ebdc9-58bd-4741-ba6a-ef8e341b3819 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.524682 | controller |     "Jun 11 11:51:08.658899 crc crio[3644]: time=\"2026-06-11T11:51:08.65840413Z\" level=info msg=\"Created container d09b64ca434dd4c79b36729c637c8b4b1ad0504182e3f08fc6254a602e580ac6: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=86e15aa9-2466-4a36-bc18-ec8dc4504ced name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.524712 | controller |     "Jun 11 11:51:08.660604 crc crio[3644]: time=\"2026-06-11T11:51:08.660447915Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e22006e8-81b3-4dc1-953d-b59c82ede685 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.524743 | controller |     "Jun 11 11:51:08.665789 crc crio[3644]: time=\"2026-06-11T11:51:08.665560931Z\" level=info msg=\"Starting container: d09b64ca434dd4c79b36729c637c8b4b1ad0504182e3f08fc6254a602e580ac6\" id=28ea38c9-c13c-449c-9c15-161708ddb425 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.524774 | controller |     "Jun 11 11:51:08.679922 crc crio[3644]: time=\"2026-06-11T11:51:08.679854692Z\" level=info msg=\"Started container\" PID=15835 containerID=d09b64ca434dd4c79b36729c637c8b4b1ad0504182e3f08fc6254a602e580ac6 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=28ea38c9-c13c-449c-9c15-161708ddb425 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb91530478e81e7301ce1ee8a94bb38c42b2efb72d252d2c4c8cb6748cb3fc5f",
2026-06-11 13:18:31.524805 | controller |     "Jun 11 11:51:08.692239 crc crio[3644]: time=\"2026-06-11T11:51:08.692153318Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9aab6a26-8cce-4ae5-9d14-f2142b0aa9f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.524836 | controller |     "Jun 11 11:51:08.705228 crc crio[3644]: time=\"2026-06-11T11:51:08.705123047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e222b10c-7520-41ad-841f-e8093afe2783 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.524947 | controller |     "Jun 11 11:51:08.713853 crc crio[3644]: time=\"2026-06-11T11:51:08.71120644Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9a08732c-f0ef-414d-bb07-f013aa018fc9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.524981 | controller |     "Jun 11 11:51:08.713853 crc crio[3644]: time=\"2026-06-11T11:51:08.711224271Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9801dc49-f1a6-459a-9efb-e0888218b401 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.525012 | controller |     "Jun 11 11:51:08.717939 crc crio[3644]: time=\"2026-06-11T11:51:08.71784635Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=55e45b73-eb23-4046-aa45-8dd62493ed2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.525042 | controller |     "Jun 11 11:51:08.729445 crc crio[3644]: time=\"2026-06-11T11:51:08.729360377Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8de2d8fa-7b7c-4e39-aba6-eb7a4d7a983f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.525071 | controller |     "Jun 11 11:51:08.735623 crc crio[3644]: time=\"2026-06-11T11:51:08.735360117Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9fc2113f-8dac-4150-99fd-f15bf1866653 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.525101 | controller |     "Jun 11 11:51:08.799362 crc crio[3644]: time=\"2026-06-11T11:51:08.794769558Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=77854c31-b39b-4107-bbad-532e49bcf514 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.525129 | controller |     "Jun 11 11:51:08.799362 crc crio[3644]: time=\"2026-06-11T11:51:08.795188899Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b446f55b-bb2e-4d27-9001-a3c056e396b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.525158 | controller |     "Jun 11 11:51:08.799362 crc crio[3644]: time=\"2026-06-11T11:51:08.798723581Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3341c85d-ac86-4088-b87d-960bfe7da638 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.525187 | controller |     "Jun 11 11:51:09.663937 crc crio[3644]: time=\"2026-06-11T11:51:09.663837758Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-h42zf/registry-server\" id=734dbe5a-7fe5-4e91-9f10-84f6bb9207e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.525216 | controller |     "Jun 11 11:51:09.665011 crc crio[3644]: time=\"2026-06-11T11:51:09.664388814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.525245 | controller |     "Jun 11 11:51:09.665234 crc crio[3644]: time=\"2026-06-11T11:51:09.665155856Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=32bef40e-6bb7-451c-ad22-f7abd0831248 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.525339 | controller |     "Jun 11 11:51:09.665704 crc crio[3644]: time=\"2026-06-11T11:51:09.665609409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.525409 | controller |     "Jun 11 11:51:09.666557 crc crio[3644]: time=\"2026-06-11T11:51:09.666393271Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/registry-server\" id=5724e16c-8aa5-4905-b0fa-35245ace04a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.525436 | controller |     "Jun 11 11:51:09.801587 crc crio[3644]: time=\"2026-06-11T11:51:09.801389714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.525460 | controller |     "Jun 11 11:51:09.865827 crc crio[3644]: time=\"2026-06-11T11:51:09.865463736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.525482 | controller |     "Jun 11 11:51:09.872316 crc crio[3644]: time=\"2026-06-11T11:51:09.872181688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.525504 | controller |     "Jun 11 11:51:09.879877 crc crio[3644]: time=\"2026-06-11T11:51:09.878855657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.525526 | controller |     "Jun 11 11:51:09.887898 crc crio[3644]: time=\"2026-06-11T11:51:09.887712929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.525548 | controller |     "Jun 11 11:51:09.920147 crc crio[3644]: time=\"2026-06-11T11:51:09.919969308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.525570 | controller |     "Jun 11 11:51:09.923169 crc crio[3644]: time=\"2026-06-11T11:51:09.923089286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.525593 | controller |     "Jun 11 11:51:10.490053 crc crio[3644]: time=\"2026-06-11T11:51:10.489904006Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-svtbn/registry-server\" id=475456a9-b8b6-47c2-b522-aa2af7cf695c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.525615 | controller |     "Jun 11 11:51:10.491175 crc crio[3644]: time=\"2026-06-11T11:51:10.490898675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.525637 | controller |     "Jun 11 11:51:10.546713 crc crio[3644]: time=\"2026-06-11T11:51:10.546570359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.525660 | controller |     "Jun 11 11:51:10.551879 crc crio[3644]: time=\"2026-06-11T11:51:10.551779946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.525682 | controller |     "Jun 11 11:51:10.785634 crc crio[3644]: time=\"2026-06-11T11:51:10.785106397Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0af7827e-c22b-41af-b142-4111e674dcbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.525710 | controller |     "Jun 11 11:51:10.787981 crc crio[3644]: time=\"2026-06-11T11:51:10.787787953Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ed7e11f7-441e-4417-84d3-c0c67fd3185e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.525732 | controller |     "Jun 11 11:51:10.887183 crc crio[3644]: time=\"2026-06-11T11:51:10.887085778Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f40529de-2b22-498e-ba09-744d467a54d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.525754 | controller |     "Jun 11 11:51:10.887714 crc crio[3644]: time=\"2026-06-11T11:51:10.887113369Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e43e06e9-6564-4771-a046-1f23c2978700 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.525941 | controller |     "Jun 11 11:51:11.129066 crc crio[3644]: time=\"2026-06-11T11:51:11.128871919Z\" level=info msg=\"Created container ab2f5dd346672854f4051bd0d09631805bd26f287841e6cadd31d67d6dde81f8: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=32bef40e-6bb7-451c-ad22-f7abd0831248 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.525970 | controller |     "Jun 11 11:51:11.133112 crc crio[3644]: time=\"2026-06-11T11:51:11.132480972Z\" level=info msg=\"Starting container: ab2f5dd346672854f4051bd0d09631805bd26f287841e6cadd31d67d6dde81f8\" id=a13ef0db-dc8f-4c0c-9f4d-fc37f31b6dd0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.525994 | controller |     "Jun 11 11:51:11.139091 crc crio[3644]: time=\"2026-06-11T11:51:11.138968396Z\" level=info msg=\"Created container fdef6e1f8a4d78ee444bf0d2d32829ecca0c36f9d9187141fbbad563ac694973: openshift-marketplace/redhat-marketplace-h42zf/registry-server\" id=734dbe5a-7fe5-4e91-9f10-84f6bb9207e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.526017 | controller |     "Jun 11 11:51:11.140375 crc crio[3644]: time=\"2026-06-11T11:51:11.140221141Z\" level=info msg=\"Starting container: fdef6e1f8a4d78ee444bf0d2d32829ecca0c36f9d9187141fbbad563ac694973\" id=5209a800-57b0-48c1-9d5e-75b7ca77433a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.526039 | controller |     "Jun 11 11:51:11.144799 crc crio[3644]: time=\"2026-06-11T11:51:11.143568547Z\" level=info msg=\"Started container\" PID=15909 containerID=ab2f5dd346672854f4051bd0d09631805bd26f287841e6cadd31d67d6dde81f8 description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=a13ef0db-dc8f-4c0c-9f4d-fc37f31b6dd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=02d7e09a445312a50978f37c356891b1fba644aac2805fa04d932c2c524a1cf5",
2026-06-11 13:18:31.526062 | controller |     "Jun 11 11:51:11.151218 crc crio[3644]: time=\"2026-06-11T11:51:11.151108081Z\" level=info msg=\"Started container\" PID=15908 containerID=fdef6e1f8a4d78ee444bf0d2d32829ecca0c36f9d9187141fbbad563ac694973 description=openshift-marketplace/redhat-marketplace-h42zf/registry-server id=5209a800-57b0-48c1-9d5e-75b7ca77433a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3c69a61716123ad81ef0a1a6b8c15a157740e9c15f0f4e4999b51572237b315",
2026-06-11 13:18:31.526084 | controller |     "Jun 11 11:51:11.161401 crc crio[3644]: time=\"2026-06-11T11:51:11.160381396Z\" level=info msg=\"Created container dce2e73f55d21ef6d0e69fdaa38b1cf29143aa8fd979d10f2301d26009f485b3: openshift-marketplace/certified-operators-l27pk/registry-server\" id=5724e16c-8aa5-4905-b0fa-35245ace04a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.526107 | controller |     "Jun 11 11:51:11.163433 crc crio[3644]: time=\"2026-06-11T11:51:11.163281498Z\" level=info msg=\"Starting container: dce2e73f55d21ef6d0e69fdaa38b1cf29143aa8fd979d10f2301d26009f485b3\" id=6f370deb-181f-446f-ac29-5a7cbb705497 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.526134 | controller |     "Jun 11 11:51:11.172070 crc crio[3644]: time=\"2026-06-11T11:51:11.171449741Z\" level=info msg=\"Started container\" PID=15912 containerID=dce2e73f55d21ef6d0e69fdaa38b1cf29143aa8fd979d10f2301d26009f485b3 description=openshift-marketplace/certified-operators-l27pk/registry-server id=6f370deb-181f-446f-ac29-5a7cbb705497 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3403638c3473e1c84e850a598bd2645cd1f2e5fd04f63f9c5b1e02a3bc6b35f",
2026-06-11 13:18:31.526157 | controller |     "Jun 11 11:51:11.172070 crc crio[3644]: time=\"2026-06-11T11:51:11.171486712Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-dtzfl/registry-server\" id=c66fa2cd-250a-4d31-952f-bcb4bc5539d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.526179 | controller |     "Jun 11 11:51:11.172070 crc crio[3644]: time=\"2026-06-11T11:51:11.171337968Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/registry-server\" id=37ecb5c2-e8d5-439a-be08-ccce073c6c1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.526201 | controller |     "Jun 11 11:51:11.172308 crc crio[3644]: time=\"2026-06-11T11:51:11.172107239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.526223 | controller |     "Jun 11 11:51:11.172358 crc crio[3644]: time=\"2026-06-11T11:51:11.172316396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.526244 | controller |     "Jun 11 11:51:11.226570 crc crio[3644]: time=\"2026-06-11T11:51:11.226403134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.526266 | controller |     "Jun 11 11:51:11.230187 crc crio[3644]: time=\"2026-06-11T11:51:11.2301127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.526287 | controller |     "Jun 11 11:51:11.234442 crc crio[3644]: time=\"2026-06-11T11:51:11.234277618Z\" level=info msg=\"Created container 65bd5f0ac11c3cf4289a81f467cd82a859f88b25f22f938ecbfe646ab27490a3: openshift-marketplace/community-operators-svtbn/registry-server\" id=475456a9-b8b6-47c2-b522-aa2af7cf695c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.526309 | controller |     "Jun 11 11:51:11.235348 crc crio[3644]: time=\"2026-06-11T11:51:11.235124414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.526331 | controller |     "Jun 11 11:51:11.237219 crc crio[3644]: time=\"2026-06-11T11:51:11.237025417Z\" level=info msg=\"Starting container: 65bd5f0ac11c3cf4289a81f467cd82a859f88b25f22f938ecbfe646ab27490a3\" id=b0ac6494-c092-4aa8-bd94-c8865f534fc9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.526353 | controller |     "Jun 11 11:51:11.239187 crc crio[3644]: time=\"2026-06-11T11:51:11.239075224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.526374 | controller |     "Jun 11 11:51:11.247323 crc crio[3644]: time=\"2026-06-11T11:51:11.246860306Z\" level=info msg=\"Started container\" PID=15920 containerID=65bd5f0ac11c3cf4289a81f467cd82a859f88b25f22f938ecbfe646ab27490a3 description=openshift-marketplace/community-operators-svtbn/registry-server id=b0ac6494-c092-4aa8-bd94-c8865f534fc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c175f5479a749f89ee94f44f24c576780ae80b0c8c8d34db9530bc6258e054df",
2026-06-11 13:18:31.526401 | controller |     "Jun 11 11:51:11.484734 crc crio[3644]: time=\"2026-06-11T11:51:11.484469199Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-pz4h7/registry-server\" id=2e155f44-271c-4721-a6fc-c54336bcdab9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.526423 | controller |     "Jun 11 11:51:11.485837 crc crio[3644]: time=\"2026-06-11T11:51:11.485614081Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=2bb6451e-0845-4518-ac31-6b1567932de0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.526553 | controller |     "Jun 11 11:51:11.486098 crc crio[3644]: time=\"2026-06-11T11:51:11.485761736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.526582 | controller |     "Jun 11 11:51:11.488959 crc crio[3644]: time=\"2026-06-11T11:51:11.488905674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.526605 | controller |     "Jun 11 11:51:11.559554 crc crio[3644]: time=\"2026-06-11T11:51:11.559449677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.526627 | controller |     "Jun 11 11:51:11.563021 crc crio[3644]: time=\"2026-06-11T11:51:11.562955651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.526649 | controller |     "Jun 11 11:51:11.588146 crc crio[3644]: time=\"2026-06-11T11:51:11.588015654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.526673 | controller |     "Jun 11 11:51:11.592491 crc crio[3644]: time=\"2026-06-11T11:51:11.592104781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.526697 | controller |     "Jun 11 11:51:11.599304 crc crio[3644]: time=\"2026-06-11T11:51:11.599122162Z\" level=info msg=\"Created container a9de47018d60d6281f0c7e41f02d5d15315e20e41993c2c38fb3e1912f0db05f: openshift-marketplace/certified-operators-dtzfl/registry-server\" id=c66fa2cd-250a-4d31-952f-bcb4bc5539d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.526719 | controller |     "Jun 11 11:51:11.601256 crc crio[3644]: time=\"2026-06-11T11:51:11.601138228Z\" level=info msg=\"Starting container: a9de47018d60d6281f0c7e41f02d5d15315e20e41993c2c38fb3e1912f0db05f\" id=f03176a8-bb32-49d4-9b3b-91172ea1d327 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.526741 | controller |     "Jun 11 11:51:11.612124 crc crio[3644]: time=\"2026-06-11T11:51:11.612027118Z\" level=info msg=\"Started container\" PID=15939 containerID=a9de47018d60d6281f0c7e41f02d5d15315e20e41993c2c38fb3e1912f0db05f description=openshift-marketplace/certified-operators-dtzfl/registry-server id=f03176a8-bb32-49d4-9b3b-91172ea1d327 name=/runtime.v1.RuntimeService/StartContainer sandboxID=955449ef97475afc6cf711364eb1e3e479b6a44c2a443ea7a16b6d9d91c29b1c",
2026-06-11 13:18:31.526763 | controller |     "Jun 11 11:51:11.687010 crc crio[3644]: time=\"2026-06-11T11:51:11.686834187Z\" level=info msg=\"Created container dd5d8593412e4d7cca05e7f6c74a433907a41e397c31d3fbed01e11cca3498f8: openshift-marketplace/community-operators-qhh6t/registry-server\" id=37ecb5c2-e8d5-439a-be08-ccce073c6c1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.526785 | controller |     "Jun 11 11:51:11.688432 crc crio[3644]: time=\"2026-06-11T11:51:11.688291238Z\" level=info msg=\"Starting container: dd5d8593412e4d7cca05e7f6c74a433907a41e397c31d3fbed01e11cca3498f8\" id=d495487e-9f6d-45be-9509-2b7f6ce49254 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.526812 | controller |     "Jun 11 11:51:11.696036 crc crio[3644]: time=\"2026-06-11T11:51:11.695915825Z\" level=info msg=\"Started container\" PID=15940 containerID=dd5d8593412e4d7cca05e7f6c74a433907a41e397c31d3fbed01e11cca3498f8 description=openshift-marketplace/community-operators-qhh6t/registry-server id=d495487e-9f6d-45be-9509-2b7f6ce49254 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34eecf6f145537043fdc0e42a2897cb62f2ad2206c5e621c814e650c9ef3ef65",
2026-06-11 13:18:31.526834 | controller |     "Jun 11 11:51:11.950320 crc crio[3644]: time=\"2026-06-11T11:51:11.950165711Z\" level=info msg=\"Created container b60be20832aa58cdf7335c0b30b9e0f35dda546d72e1389f1fc33ed2fe858bae: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=2bb6451e-0845-4518-ac31-6b1567932de0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.526881 | controller |     "Jun 11 11:51:11.952184 crc crio[3644]: time=\"2026-06-11T11:51:11.951789746Z\" level=info msg=\"Starting container: b60be20832aa58cdf7335c0b30b9e0f35dda546d72e1389f1fc33ed2fe858bae\" id=799dfd56-f23c-40ca-853f-93e8b32f04d4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.526906 | controller |     "Jun 11 11:51:11.961921 crc crio[3644]: time=\"2026-06-11T11:51:11.959887987Z\" level=info msg=\"Started container\" PID=15980 containerID=b60be20832aa58cdf7335c0b30b9e0f35dda546d72e1389f1fc33ed2fe858bae description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=799dfd56-f23c-40ca-853f-93e8b32f04d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f6e7a87911754cb0e7be14698dea7dcb3740a467f1cc27f7047d34b33011759",
2026-06-11 13:18:31.526928 | controller |     "Jun 11 11:51:11.999031 crc crio[3644]: time=\"2026-06-11T11:51:11.998911848Z\" level=info msg=\"Created container 655f12857986a3a23ec466bf6ed90ce28ce911aff405d2c7c7d7d629b4413102: openshift-marketplace/redhat-operators-pz4h7/registry-server\" id=2e155f44-271c-4721-a6fc-c54336bcdab9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.526951 | controller |     "Jun 11 11:51:12.000419 crc crio[3644]: time=\"2026-06-11T11:51:12.000300937Z\" level=info msg=\"Starting container: 655f12857986a3a23ec466bf6ed90ce28ce911aff405d2c7c7d7d629b4413102\" id=d91d926f-65e9-42d1-96c0-68a7294d06d8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.526973 | controller |     "Jun 11 11:51:12.008732 crc crio[3644]: time=\"2026-06-11T11:51:12.008590063Z\" level=info msg=\"Started container\" PID=15977 containerID=655f12857986a3a23ec466bf6ed90ce28ce911aff405d2c7c7d7d629b4413102 description=openshift-marketplace/redhat-operators-pz4h7/registry-server id=d91d926f-65e9-42d1-96c0-68a7294d06d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=062f978e2eef0d6ed8bb1d36a4afaf23e1a7569721873e4489e3be4132d93f6e",
2026-06-11 13:18:31.526994 | controller |     "Jun 11 11:51:12.984472 crc crio[3644]: time=\"2026-06-11T11:51:12.984287979Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=31e693d8-1a74-430b-9439-db8f07034c6c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.527016 | controller |     "Jun 11 11:51:12.985474 crc crio[3644]: time=\"2026-06-11T11:51:12.984496394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.527038 | controller |     "Jun 11 11:51:13.030365 crc crio[3644]: time=\"2026-06-11T11:51:13.030192004Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=31e693d8-1a74-430b-9439-db8f07034c6c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.527059 | controller |     "Jun 11 11:51:13.043214 crc crio[3644]: time=\"2026-06-11T11:51:13.043070913Z\" level=info msg=\"Ran pod sandbox 0c35ce6e1adb2844f16faa0b0d32698173dd7f599ffa45c6b0d9c13da2161d95 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=31e693d8-1a74-430b-9439-db8f07034c6c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.527087 | controller |     "Jun 11 11:51:13.046883 crc crio[3644]: time=\"2026-06-11T11:51:13.046576671Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=c23e57c1-b3ba-4a4c-95b7-d8d6a4a6a49d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.527109 | controller |     "Jun 11 11:51:13.050401 crc crio[3644]: time=\"2026-06-11T11:51:13.048719602Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=21c2861b-c2eb-4001-b6c0-e87b4a82f7be name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.527130 | controller |     "Jun 11 11:51:13.202625 crc crio[3644]: time=\"2026-06-11T11:51:13.202406475Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=450a9ac2-5d3c-428e-bb27-452c1e805e49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.527152 | controller |     "Jun 11 11:51:13.203144 crc crio[3644]: time=\"2026-06-11T11:51:13.203083045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.527174 | controller |     "Jun 11 11:51:13.244964 crc crio[3644]: time=\"2026-06-11T11:51:13.244309428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.527196 | controller |     "Jun 11 11:51:13.645378 crc crio[3644]: time=\"2026-06-11T11:51:13.645259343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.527217 | controller |     "Jun 11 11:51:14.266026 crc crio[3644]: time=\"2026-06-11T11:51:14.265681954Z\" level=info msg=\"Created container 09276b6388fcccb5ab16d8529780f1c6ec3e84f9d21f7d18d013f198001c3914: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=450a9ac2-5d3c-428e-bb27-452c1e805e49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.527239 | controller |     "Jun 11 11:51:14.270096 crc crio[3644]: time=\"2026-06-11T11:51:14.270003821Z\" level=info msg=\"Starting container: 09276b6388fcccb5ab16d8529780f1c6ec3e84f9d21f7d18d013f198001c3914\" id=0ac027b3-70b4-4a0c-b768-9f1bb8dac48c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.527260 | controller |     "Jun 11 11:51:14.280162 crc crio[3644]: time=\"2026-06-11T11:51:14.280076531Z\" level=info msg=\"Started container\" PID=16064 containerID=09276b6388fcccb5ab16d8529780f1c6ec3e84f9d21f7d18d013f198001c3914 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=0ac027b3-70b4-4a0c-b768-9f1bb8dac48c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c35ce6e1adb2844f16faa0b0d32698173dd7f599ffa45c6b0d9c13da2161d95",
2026-06-11 13:18:31.527284 | controller |     "Jun 11 11:51:14.916398 crc crio[3644]: time=\"2026-06-11T11:51:14.916307218Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=6ef75b3b-e193-40e6-91b0-707ece8d9df7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.527306 | controller |     "Jun 11 11:51:14.930975 crc crio[3644]: time=\"2026-06-11T11:51:14.930814929Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=cccd3268-4d2f-4e15-955f-263de81cb4ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.527329 | controller |     "Jun 11 11:51:15.233332 crc crio[3644]: time=\"2026-06-11T11:51:15.233199537Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=9414687e-9783-4bed-a5c1-d92620270c9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.527362 | controller |     "Jun 11 11:51:15.234063 crc crio[3644]: time=\"2026-06-11T11:51:15.23398792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.527385 | controller |     "Jun 11 11:51:15.277368 crc crio[3644]: time=\"2026-06-11T11:51:15.276864318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.527407 | controller |     "Jun 11 11:51:15.634861 crc crio[3644]: time=\"2026-06-11T11:51:15.63475006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.527429 | controller |     "Jun 11 11:51:16.067918 crc crio[3644]: time=\"2026-06-11T11:51:16.067769125Z\" level=info msg=\"Created container 0ffca45388bb37d2bb1a0ef230c097db80e5a97aa9f22ac1b7c3850f1047645b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=9414687e-9783-4bed-a5c1-d92620270c9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.527450 | controller |     "Jun 11 11:51:16.070864 crc crio[3644]: time=\"2026-06-11T11:51:16.070791561Z\" level=info msg=\"Starting container: 0ffca45388bb37d2bb1a0ef230c097db80e5a97aa9f22ac1b7c3850f1047645b\" id=632d3f70-81a8-4f42-8535-1090c1999636 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.527472 | controller |     "Jun 11 11:51:16.083328 crc crio[3644]: time=\"2026-06-11T11:51:16.083193145Z\" level=info msg=\"Started container\" PID=16097 containerID=0ffca45388bb37d2bb1a0ef230c097db80e5a97aa9f22ac1b7c3850f1047645b description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=632d3f70-81a8-4f42-8535-1090c1999636 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c35ce6e1adb2844f16faa0b0d32698173dd7f599ffa45c6b0d9c13da2161d95",
2026-06-11 13:18:31.527494 | controller |     "Jun 11 11:51:16.214621 crc crio[3644]: time=\"2026-06-11T11:51:16.21411769Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=2c7ef290-d3b4-4781-a9f0-054ac096b7eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.527516 | controller |     "Jun 11 11:51:16.235461 crc crio[3644]: time=\"2026-06-11T11:51:16.23381952Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=8694cb67-4009-4a22-bc5e-c1a485534cfd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.527538 | controller |     "Jun 11 11:51:16.306222 crc crio[3644]: time=\"2026-06-11T11:51:16.306030325Z\" level=info msg=\"Stopping pod sandbox: 65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648\" id=059d5e0e-d07c-4400-bc8b-16a0aee9c20a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.527559 | controller |     "Jun 11 11:51:16.306222 crc crio[3644]: time=\"2026-06-11T11:51:16.30623043Z\" level=info msg=\"Stopped pod sandbox (already stopped): 65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648\" id=059d5e0e-d07c-4400-bc8b-16a0aee9c20a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.527642 | controller |     "Jun 11 11:51:16.310270 crc crio[3644]: time=\"2026-06-11T11:51:16.309938406Z\" level=info msg=\"Removing pod sandbox: 65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648\" id=4c61843f-3d50-4ee9-bf3c-fe6050fdaab5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.527708 | controller |     "Jun 11 11:51:16.329004 crc crio[3644]: time=\"2026-06-11T11:51:16.328770939Z\" level=info msg=\"Removed pod sandbox: 65913043c3e5bbb1f2f28da1843002e0cc598c8bdadab29b05e2cd250d881648\" id=4c61843f-3d50-4ee9-bf3c-fe6050fdaab5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.527741 | controller |     "Jun 11 11:51:16.407696 crc crio[3644]: time=\"2026-06-11T11:51:16.40758279Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=0b43949f-1f63-438a-9477-f39dce2c4ab8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.527765 | controller |     "Jun 11 11:51:16.408500 crc crio[3644]: time=\"2026-06-11T11:51:16.408477573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.527788 | controller |     "Jun 11 11:51:16.464153 crc crio[3644]: time=\"2026-06-11T11:51:16.464035008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.527811 | controller |     "Jun 11 11:51:16.891467 crc crio[3644]: time=\"2026-06-11T11:51:16.891233917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.527833 | controller |     "Jun 11 11:51:17.696330 crc crio[3644]: time=\"2026-06-11T11:51:17.695243866Z\" level=info msg=\"Created container be173559df41533b5dae324165aed71d3985ee04e9346fd6b2dd36c5d100f2e1: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=0b43949f-1f63-438a-9477-f39dce2c4ab8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.527879 | controller |     "Jun 11 11:51:17.701368 crc crio[3644]: time=\"2026-06-11T11:51:17.700923146Z\" level=info msg=\"Starting container: be173559df41533b5dae324165aed71d3985ee04e9346fd6b2dd36c5d100f2e1\" id=1f821dc0-6ebc-43c6-8d1e-b7b68b2b7901 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.527904 | controller |     "Jun 11 11:51:17.717826 crc crio[3644]: time=\"2026-06-11T11:51:17.717406585Z\" level=info msg=\"Started container\" PID=16135 containerID=be173559df41533b5dae324165aed71d3985ee04e9346fd6b2dd36c5d100f2e1 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=1f821dc0-6ebc-43c6-8d1e-b7b68b2b7901 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c35ce6e1adb2844f16faa0b0d32698173dd7f599ffa45c6b0d9c13da2161d95",
2026-06-11 13:18:31.527927 | controller |     "Jun 11 11:51:17.819760 crc crio[3644]: time=\"2026-06-11T11:51:17.819416798Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b18be5dd-b9c4-4767-a5d9-67551c30cc71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.527949 | controller |     "Jun 11 11:51:17.843410 crc crio[3644]: time=\"2026-06-11T11:51:17.842937311Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=04cbc70c-42b4-4e81-ae5d-2dc56746dd2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.527971 | controller |     "Jun 11 11:51:17.952235 crc crio[3644]: time=\"2026-06-11T11:51:17.95141069Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=a3fd7c6e-402c-40c3-8bc9-593212945082 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.527993 | controller |     "Jun 11 11:51:17.953136 crc crio[3644]: time=\"2026-06-11T11:51:17.952424969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.528015 | controller |     "Jun 11 11:51:18.070880 crc crio[3644]: time=\"2026-06-11T11:51:18.069422798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.528043 | controller |     "Jun 11 11:51:19.955795 crc crio[3644]: time=\"2026-06-11T11:51:19.954808246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.528066 | controller |     "Jun 11 11:51:20.117420 crc crio[3644]: time=\"2026-06-11T11:51:20.117012559Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=764ce9e0-9037-42b5-a456-d59bf499fa91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.528089 | controller |     "Jun 11 11:51:20.117420 crc crio[3644]: time=\"2026-06-11T11:51:20.117252466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.528111 | controller |     "Jun 11 11:51:20.647310 crc crio[3644]: time=\"2026-06-11T11:51:20.647164201Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:968ad1e03fe0a67ce28a4a608f782ca88e427c9bb3111b43a9dfd23295b8692a UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/1cfe98a6-1c0b-4c58-9e63-7f244a8a38ba 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:0xc00031e110}] Aliases:map[]}\"",
2026-06-11 13:18:31.528134 | controller |     "Jun 11 11:51:20.647310 crc crio[3644]: time=\"2026-06-11T11:51:20.647284964Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.528156 | controller |     "Jun 11 11:51:20.796838 crc crio[3644]: time=\"2026-06-11T11:51:20.795273577Z\" level=info msg=\"Created container c46a31eebc05891218af6b05744e220d194dea7a7037ec0cffd1aedfd0698932: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=a3fd7c6e-402c-40c3-8bc9-593212945082 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.528177 | controller |     "Jun 11 11:51:20.808960 crc crio[3644]: time=\"2026-06-11T11:51:20.808303922Z\" level=info msg=\"Starting container: c46a31eebc05891218af6b05744e220d194dea7a7037ec0cffd1aedfd0698932\" id=07e2d14c-a113-46eb-834e-c28713251c04 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.528200 | controller |     "Jun 11 11:51:21.054038 crc crio[3644]: time=\"2026-06-11T11:51:21.053601605Z\" level=info msg=\"Started container\" PID=16264 containerID=c46a31eebc05891218af6b05744e220d194dea7a7037ec0cffd1aedfd0698932 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=07e2d14c-a113-46eb-834e-c28713251c04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c35ce6e1adb2844f16faa0b0d32698173dd7f599ffa45c6b0d9c13da2161d95",
2026-06-11 13:18:31.528222 | controller |     "Jun 11 11:51:21.369096 crc crio[3644]: time=\"2026-06-11T11:51:21.368509828Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d7dd682f-cc43-43eb-b82d-7ec6e5f3a1b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.528243 | controller |     "Jun 11 11:51:21.383848 crc crio[3644]: time=\"2026-06-11T11:51:21.383219933Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=837680d6-911a-4599-aafd-88275f786db9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.528266 | controller |     "Jun 11 11:51:21.409817 crc crio[3644]: time=\"2026-06-11T11:51:21.409346108Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=63c18c7b-1446-419d-bac4-e7aafd8f5d30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.528293 | controller |     "Jun 11 11:51:21.410891 crc crio[3644]: time=\"2026-06-11T11:51:21.410266795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.528316 | controller |     "Jun 11 11:51:21.537476 crc crio[3644]: time=\"2026-06-11T11:51:21.537205194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.528338 | controller |     "Jun 11 11:51:23.984505 crc crio[3644]: time=\"2026-06-11T11:51:23.983035841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.528361 | controller |     "Jun 11 11:51:25.475191 crc crio[3644]: time=\"2026-06-11T11:51:25.475048325Z\" level=info msg=\"Created container 28f8457efddecbf24a69a9f8728a812e3779e870f88efd2478caa0bf9e52f533: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=63c18c7b-1446-419d-bac4-e7aafd8f5d30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.528383 | controller |     "Jun 11 11:51:25.481003 crc crio[3644]: time=\"2026-06-11T11:51:25.480959931Z\" level=info msg=\"Starting container: 28f8457efddecbf24a69a9f8728a812e3779e870f88efd2478caa0bf9e52f533\" id=3722ab4f-64ca-4042-8535-99e32b6f1b06 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.528405 | controller |     "Jun 11 11:51:25.497108 crc crio[3644]: time=\"2026-06-11T11:51:25.497020145Z\" level=info msg=\"Started container\" PID=16345 containerID=28f8457efddecbf24a69a9f8728a812e3779e870f88efd2478caa0bf9e52f533 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=3722ab4f-64ca-4042-8535-99e32b6f1b06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c35ce6e1adb2844f16faa0b0d32698173dd7f599ffa45c6b0d9c13da2161d95",
2026-06-11 13:18:31.528427 | controller |     "Jun 11 11:51:25.592377 crc crio[3644]: time=\"2026-06-11T11:51:25.592132231Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4a5803e9-699d-4cfd-90fd-b28130672f63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.528449 | controller |     "Jun 11 11:51:25.609717 crc crio[3644]: time=\"2026-06-11T11:51:25.609363942Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=66cb7e20-bd3f-43ed-8db4-25b82a98e36c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.528470 | controller |     "Jun 11 11:51:25.704818 crc crio[3644]: time=\"2026-06-11T11:51:25.704333693Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=b915ce05-e9ce-453a-96d4-773c5efb653d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.528492 | controller |     "Jun 11 11:51:25.705704 crc crio[3644]: time=\"2026-06-11T11:51:25.705147346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.528514 | controller |     "Jun 11 11:51:25.895940 crc crio[3644]: time=\"2026-06-11T11:51:25.895861301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.528535 | controller |     "Jun 11 11:51:28.676371 crc crio[3644]: time=\"2026-06-11T11:51:28.673991917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.528560 | controller |     "Jun 11 11:51:31.006038 crc crio[3644]: time=\"2026-06-11T11:51:31.005070072Z\" level=info msg=\"Created container 9a3d18ff259ba7cafa5dd6a166646de11043bd0dc54957059b3dfe4a564b07f1: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=b915ce05-e9ce-453a-96d4-773c5efb653d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.528582 | controller |     "Jun 11 11:51:31.010816 crc crio[3644]: time=\"2026-06-11T11:51:31.010402212Z\" level=info msg=\"Starting container: 9a3d18ff259ba7cafa5dd6a166646de11043bd0dc54957059b3dfe4a564b07f1\" id=5281a99e-ee11-499f-80a0-938b662591a8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.528603 | controller |     "Jun 11 11:51:31.030620 crc crio[3644]: time=\"2026-06-11T11:51:31.03026831Z\" level=info msg=\"Started container\" PID=16461 containerID=9a3d18ff259ba7cafa5dd6a166646de11043bd0dc54957059b3dfe4a564b07f1 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=5281a99e-ee11-499f-80a0-938b662591a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c35ce6e1adb2844f16faa0b0d32698173dd7f599ffa45c6b0d9c13da2161d95",
2026-06-11 13:18:31.528625 | controller |     "Jun 11 11:51:35.107843 crc crio[3644]: time=\"2026-06-11T11:51:35.106295513Z\" level=info msg=\"NetworkStart: stopping network for sandbox 968ad1e03fe0a67ce28a4a608f782ca88e427c9bb3111b43a9dfd23295b8692a\" id=764ce9e0-9037-42b5-a456-d59bf499fa91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.528647 | controller |     "Jun 11 11:51:35.109363 crc crio[3644]: time=\"2026-06-11T11:51:35.108693312Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:968ad1e03fe0a67ce28a4a608f782ca88e427c9bb3111b43a9dfd23295b8692a UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/1cfe98a6-1c0b-4c58-9e63-7f244a8a38ba 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:0xc0001310d8}] Aliases:map[]}\"",
2026-06-11 13:18:31.528669 | controller |     "Jun 11 11:51:35.109363 crc crio[3644]: time=\"2026-06-11T11:51:35.108847057Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.528691 | controller |     "Jun 11 11:51:35.109363 crc crio[3644]: time=\"2026-06-11T11:51:35.108847057Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.528713 | controller |     "Jun 11 11:51:35.109363 crc crio[3644]: time=\"2026-06-11T11:51:35.108902758Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.528772 | controller |     "Jun 11 11:51:37.016519 crc crio[3644]: time=\"2026-06-11T11:51:37.015246101Z\" level=info msg=\"Stopping container: 83c6937f3d392f56e43a91e560cc21b240716b44b20d7cae5447c97319955bf6 (timeout: 2s)\" id=5335ee7c-bc8a-4c48-8760-130d274ce6ea name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.528803 | controller |     "Jun 11 11:51:37.276629 crc crio[3644]: time=\"2026-06-11T11:51:37.276356538Z\" level=info msg=\"Stopped container 83c6937f3d392f56e43a91e560cc21b240716b44b20d7cae5447c97319955bf6: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=5335ee7c-bc8a-4c48-8760-130d274ce6ea name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.528826 | controller |     "Jun 11 11:51:37.282211 crc crio[3644]: time=\"2026-06-11T11:51:37.281939015Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=c92ebcc2-5ce8-44d5-ae79-c8e0c1722748 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.528884 | controller |     "Jun 11 11:51:37.287948 crc crio[3644]: time=\"2026-06-11T11:51:37.287412749Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=10b0da14-83e1-422d-825a-e9ed9999c0ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.528915 | controller |     "Jun 11 11:51:37.298009 crc crio[3644]: time=\"2026-06-11T11:51:37.297417499Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=96941802-5556-4975-ac3b-c25419275d62 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.528938 | controller |     "Jun 11 11:51:37.300516 crc crio[3644]: time=\"2026-06-11T11:51:37.298790069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.528961 | controller |     "Jun 11 11:51:37.523622 crc crio[3644]: time=\"2026-06-11T11:51:37.522731759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.528983 | controller |     "Jun 11 11:51:37.546327 crc crio[3644]: time=\"2026-06-11T11:51:37.545213206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.529005 | controller |     "Jun 11 11:51:37.638629 crc crio[3644]: time=\"2026-06-11T11:51:37.638534368Z\" level=info msg=\"Removing container: 28607fdb4639a6f0257b8c56c05f505019159d5fd5f2f30be1f075e35d605d9f\" id=acd541e3-4cd3-4a9f-9166-28c8c869a59c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.529027 | controller |     "Jun 11 11:51:37.918933 crc crio[3644]: time=\"2026-06-11T11:51:37.91812517Z\" level=info msg=\"Removed container 28607fdb4639a6f0257b8c56c05f505019159d5fd5f2f30be1f075e35d605d9f: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=acd541e3-4cd3-4a9f-9166-28c8c869a59c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.529049 | controller |     "Jun 11 11:51:38.217863 crc crio[3644]: time=\"2026-06-11T11:51:38.217414757Z\" level=info msg=\"Created container 702e3d4a92b062972a1e1be370a3af8f6131d072f618d42adf1d0f84832e3f88: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=96941802-5556-4975-ac3b-c25419275d62 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.529072 | controller |     "Jun 11 11:51:38.220974 crc crio[3644]: time=\"2026-06-11T11:51:38.220721066Z\" level=info msg=\"Starting container: 702e3d4a92b062972a1e1be370a3af8f6131d072f618d42adf1d0f84832e3f88\" id=fc957e64-3d91-4da2-bd99-0df37d76f573 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.529094 | controller |     "Jun 11 11:51:38.254377 crc crio[3644]: time=\"2026-06-11T11:51:38.253077033Z\" level=info msg=\"Started container\" PID=16677 containerID=702e3d4a92b062972a1e1be370a3af8f6131d072f618d42adf1d0f84832e3f88 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=fc957e64-3d91-4da2-bd99-0df37d76f573 name=/runtime.v1.RuntimeService/StartContainer sandboxID=329481c7e901f292822a997f1565c8ea9d24ec8787303bb905ccb0f03ef4483b",
2026-06-11 13:18:31.529118 | controller |     "Jun 11 11:51:38.671534 crc crio[3644]: time=\"2026-06-11T11:51:38.670220563Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 968ad1e03fe0a67ce28a4a608f782ca88e427c9bb3111b43a9dfd23295b8692a\" id=764ce9e0-9037-42b5-a456-d59bf499fa91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.529140 | controller |     "Jun 11 11:51:38.685384 crc crio[3644]: time=\"2026-06-11T11:51:38.685272477Z\" level=info msg=\"runSandbox: deleting pod ID 968ad1e03fe0a67ce28a4a608f782ca88e427c9bb3111b43a9dfd23295b8692a from idIndex\" id=764ce9e0-9037-42b5-a456-d59bf499fa91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.529168 | controller |     "Jun 11 11:51:38.685977 crc crio[3644]: time=\"2026-06-11T11:51:38.685547109Z\" level=info msg=\"runSandbox: removing pod sandbox 968ad1e03fe0a67ce28a4a608f782ca88e427c9bb3111b43a9dfd23295b8692a\" id=764ce9e0-9037-42b5-a456-d59bf499fa91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.529190 | controller |     "Jun 11 11:51:38.685977 crc crio[3644]: time=\"2026-06-11T11:51:38.685821713Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 968ad1e03fe0a67ce28a4a608f782ca88e427c9bb3111b43a9dfd23295b8692a\" id=764ce9e0-9037-42b5-a456-d59bf499fa91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.529212 | controller |     "Jun 11 11:51:38.685977 crc crio[3644]: time=\"2026-06-11T11:51:38.685846597Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 968ad1e03fe0a67ce28a4a608f782ca88e427c9bb3111b43a9dfd23295b8692a\" id=764ce9e0-9037-42b5-a456-d59bf499fa91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.529234 | controller |     "Jun 11 11:51:38.689310 crc crio[3644]: time=\"2026-06-11T11:51:38.68808161Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 968ad1e03fe0a67ce28a4a608f782ca88e427c9bb3111b43a9dfd23295b8692a\" id=764ce9e0-9037-42b5-a456-d59bf499fa91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.529255 | controller |     "Jun 11 11:51:38.699881 crc crio[3644]: time=\"2026-06-11T11:51:38.699465388Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_image-registry-5d9d95bf5b-68zhq_openshift-image-registry_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee_0\" id=764ce9e0-9037-42b5-a456-d59bf499fa91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.529276 | controller |     "Jun 11 11:51:38.699881 crc crio[3644]: time=\"2026-06-11T11:51:38.699744487Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_image-registry-5d9d95bf5b-68zhq_openshift-image-registry_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee_0\" id=764ce9e0-9037-42b5-a456-d59bf499fa91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.529298 | controller |     "Jun 11 11:51:44.795376 crc crio[3644]: time=\"2026-06-11T11:51:44.794956683Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0b83f49e-4e47-4d4e-823a-c40ba3fb2a90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.529319 | controller |     "Jun 11 11:51:44.797878 crc crio[3644]: time=\"2026-06-11T11:51:44.797487755Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0f5a7196-7bb5-4183-b57f-81e80379f838 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.529340 | controller |     "Jun 11 11:51:44.803113 crc crio[3644]: time=\"2026-06-11T11:51:44.801894931Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=79100bb5-f717-475b-ac44-9b88ec561009 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.529362 | controller |     "Jun 11 11:51:44.803113 crc crio[3644]: time=\"2026-06-11T11:51:44.803006312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.529383 | controller |     "Jun 11 11:51:44.861342 crc crio[3644]: time=\"2026-06-11T11:51:44.861071061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.529406 | controller |     "Jun 11 11:51:44.878372 crc crio[3644]: time=\"2026-06-11T11:51:44.878179564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.529433 | controller |     "Jun 11 11:51:45.345465 crc crio[3644]: time=\"2026-06-11T11:51:45.343222665Z\" level=info msg=\"Created container 4579ec9c1e7b61aaf85138e972736940b7f32b7f0fc489ea7f0bd01152662abc: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=79100bb5-f717-475b-ac44-9b88ec561009 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.529456 | controller |     "Jun 11 11:51:45.361537 crc crio[3644]: time=\"2026-06-11T11:51:45.360922189Z\" level=info msg=\"Starting container: 4579ec9c1e7b61aaf85138e972736940b7f32b7f0fc489ea7f0bd01152662abc\" id=db50cd6c-9620-4130-bf68-3e45ce515bf7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.529479 | controller |     "Jun 11 11:51:45.431905 crc crio[3644]: time=\"2026-06-11T11:51:45.4315269Z\" level=info msg=\"Started container\" PID=16836 containerID=4579ec9c1e7b61aaf85138e972736940b7f32b7f0fc489ea7f0bd01152662abc description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=db50cd6c-9620-4130-bf68-3e45ce515bf7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=87f905dae07832955f2c841f30b5ec02fc6def416b7fdbb75854089c17c1c717",
2026-06-11 13:18:31.529502 | controller |     "Jun 11 11:51:47.954097 crc crio[3644]: time=\"2026-06-11T11:51:47.953157739Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0501d36d-e916-4b1c-ab4e-ef79bf211cc4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.529524 | controller |     "Jun 11 11:51:47.956996 crc crio[3644]: time=\"2026-06-11T11:51:47.956874919Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=925d8b28-4565-46aa-8f37-0c5c730c50ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.529547 | controller |     "Jun 11 11:51:47.965557 crc crio[3644]: time=\"2026-06-11T11:51:47.961160795Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=86033255-1f3c-4c69-b85c-cebb371ce66f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.529569 | controller |     "Jun 11 11:51:47.965557 crc crio[3644]: time=\"2026-06-11T11:51:47.963286546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.529591 | controller |     "Jun 11 11:51:48.086150 crc crio[3644]: time=\"2026-06-11T11:51:48.086046468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.529613 | controller |     "Jun 11 11:51:49.374108 crc crio[3644]: time=\"2026-06-11T11:51:49.3731278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.529635 | controller |     "Jun 11 11:51:50.370201 crc crio[3644]: time=\"2026-06-11T11:51:50.369875685Z\" level=info msg=\"Created container 3bf1a1237420e96b7adf703ab5c9656d73d90f7d01199546a74ec3a333faec00: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=86033255-1f3c-4c69-b85c-cebb371ce66f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.529656 | controller |     "Jun 11 11:51:50.401046 crc crio[3644]: time=\"2026-06-11T11:51:50.400245426Z\" level=info msg=\"Starting container: 3bf1a1237420e96b7adf703ab5c9656d73d90f7d01199546a74ec3a333faec00\" id=ddeef171-4c44-4ec7-a363-7525f8f3d3d8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.529677 | controller |     "Jun 11 11:51:50.493898 crc crio[3644]: time=\"2026-06-11T11:51:50.491411467Z\" level=info msg=\"Started container\" PID=16974 containerID=3bf1a1237420e96b7adf703ab5c9656d73d90f7d01199546a74ec3a333faec00 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=ddeef171-4c44-4ec7-a363-7525f8f3d3d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c35ce6e1adb2844f16faa0b0d32698173dd7f599ffa45c6b0d9c13da2161d95",
2026-06-11 13:18:31.529753 | controller |     "Jun 11 11:51:51.943412 crc crio[3644]: time=\"2026-06-11T11:51:51.942806613Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=6f917bae-22ed-4cea-9111-cc59606d91fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.529778 | controller |     "Jun 11 11:51:51.944317 crc crio[3644]: time=\"2026-06-11T11:51:51.943427582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.529800 | controller |     "Jun 11 11:51:52.176105 crc crio[3644]: time=\"2026-06-11T11:51:52.175956743Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:aa66e24f8124432ed37f8a9c27e887c3db42fbd51a89b7c1f75f61b85d7f45e1 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/fbf54cf5-9866-4c22-b84b-ffe3ffcecbab 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:0xc000dd2520}] Aliases:map[]}\"",
2026-06-11 13:18:31.529907 | controller |     "Jun 11 11:51:52.176105 crc crio[3644]: time=\"2026-06-11T11:51:52.176067686Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.529973 | controller |     "Jun 11 11:51:55.349562 crc crio[3644]: 2026-06-11T11:51:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa66e24f8124432 Mac:16:9d:37:2d:93:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/fbf54cf5-9866-4c22-b84b-ffe3ffcecbab SocketPath: PciID:}] [{Interface:0xc0004305c0 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.529999 | controller |     "Jun 11 11:51:55.356262 crc crio[3644]: time=\"2026-06-11T11:51:55.356087281Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:aa66e24f8124432ed37f8a9c27e887c3db42fbd51a89b7c1f75f61b85d7f45e1 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/fbf54cf5-9866-4c22-b84b-ffe3ffcecbab 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:0xc000dd2520}] Aliases:map[]}\"",
2026-06-11 13:18:31.530022 | controller |     "Jun 11 11:51:55.356385 crc crio[3644]: time=\"2026-06-11T11:51:55.356313809Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.530044 | controller |     "Jun 11 11:51:55.373369 crc crio[3644]: time=\"2026-06-11T11:51:55.372989889Z\" level=info msg=\"Ran pod sandbox aa66e24f8124432ed37f8a9c27e887c3db42fbd51a89b7c1f75f61b85d7f45e1 with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=6f917bae-22ed-4cea-9111-cc59606d91fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.530067 | controller |     "Jun 11 11:51:55.379312 crc crio[3644]: time=\"2026-06-11T11:51:55.378419223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=f9440a7a-627c-4719-b655-b173739ef8d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.530089 | controller |     "Jun 11 11:51:55.383169 crc crio[3644]: time=\"2026-06-11T11:51:55.382966482Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=190bb9a7-ae36-4f16-a65a-8334b5038e73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.530117 | controller |     "Jun 11 11:51:55.387882 crc crio[3644]: time=\"2026-06-11T11:51:55.387573602Z\" level=info msg=\"Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=44697dee-9b24-43c0-9392-691e410fe009 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.530140 | controller |     "Jun 11 11:51:55.388558 crc crio[3644]: time=\"2026-06-11T11:51:55.388259313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.530162 | controller |     "Jun 11 11:51:55.506283 crc crio[3644]: time=\"2026-06-11T11:51:55.506224407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.530184 | controller |     "Jun 11 11:51:55.518759 crc crio[3644]: time=\"2026-06-11T11:51:55.518720341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.530206 | controller |     "Jun 11 11:51:55.798952 crc crio[3644]: time=\"2026-06-11T11:51:55.798319226Z\" level=info msg=\"Created container e4cf710ca7199800cf0112380bed09a941b035a3fc686edfd257492197b150d9: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=44697dee-9b24-43c0-9392-691e410fe009 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.530228 | controller |     "Jun 11 11:51:55.802242 crc crio[3644]: time=\"2026-06-11T11:51:55.802174815Z\" level=info msg=\"Starting container: e4cf710ca7199800cf0112380bed09a941b035a3fc686edfd257492197b150d9\" id=98144d67-d8be-4be7-9475-ced8e8b99965 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.530249 | controller |     "Jun 11 11:51:55.816847 crc crio[3644]: time=\"2026-06-11T11:51:55.816156201Z\" level=info msg=\"Started container\" PID=17146 containerID=e4cf710ca7199800cf0112380bed09a941b035a3fc686edfd257492197b150d9 description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=98144d67-d8be-4be7-9475-ced8e8b99965 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa66e24f8124432ed37f8a9c27e887c3db42fbd51a89b7c1f75f61b85d7f45e1",
2026-06-11 13:18:31.530271 | controller |     "Jun 11 11:52:07.031243 crc crio[3644]: time=\"2026-06-11T11:52:07.01977239Z\" level=info msg=\"Stopping container: 702e3d4a92b062972a1e1be370a3af8f6131d072f618d42adf1d0f84832e3f88 (timeout: 2s)\" id=9b2671ac-577f-4f69-a407-ccb71f2f2e57 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.530293 | controller |     "Jun 11 11:52:07.626131 crc crio[3644]: time=\"2026-06-11T11:52:07.623241034Z\" level=info msg=\"Stopped container 702e3d4a92b062972a1e1be370a3af8f6131d072f618d42adf1d0f84832e3f88: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=9b2671ac-577f-4f69-a407-ccb71f2f2e57 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.530315 | controller |     "Jun 11 11:52:08.561938 crc crio[3644]: time=\"2026-06-11T11:52:08.561522007Z\" level=info msg=\"Removing container: 83c6937f3d392f56e43a91e560cc21b240716b44b20d7cae5447c97319955bf6\" id=8f56d389-5905-4d0e-a6e9-c41619d79c23 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.530338 | controller |     "Jun 11 11:52:09.047209 crc crio[3644]: time=\"2026-06-11T11:52:09.046799751Z\" level=info msg=\"Removed container 83c6937f3d392f56e43a91e560cc21b240716b44b20d7cae5447c97319955bf6: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=8f56d389-5905-4d0e-a6e9-c41619d79c23 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.530360 | controller |     "Jun 11 11:52:16.659271 crc crio[3644]: time=\"2026-06-11T11:52:16.65784231Z\" level=info msg=\"Removing container: 6d0716e404ecc976fa3c141c6458baf513a17f5cef68258ca9c27f5e8ad317d1\" id=39d7cabc-4b6c-4b86-bdc9-937abc2b9bbd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.530387 | controller |     "Jun 11 11:52:16.660578 crc crio[3644]: time=\"2026-06-11T11:52:16.657980864Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=2e295f75-ee7f-47cd-a1e2-d7cea1b77c57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.530408 | controller |     "Jun 11 11:52:16.664733 crc crio[3644]: time=\"2026-06-11T11:52:16.664577851Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=dd7ddd24-d6e8-4987-9e85-c0785c8fbd56 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.530430 | controller |     "Jun 11 11:52:16.667170 crc crio[3644]: time=\"2026-06-11T11:52:16.667084712Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=2862f4a7-c37c-470a-879f-a4c95471b63f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.530452 | controller |     "Jun 11 11:52:16.667795 crc crio[3644]: time=\"2026-06-11T11:52:16.66774136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.530474 | controller |     "Jun 11 11:52:16.704293 crc crio[3644]: time=\"2026-06-11T11:52:16.704106227Z\" level=info msg=\"Removed container 6d0716e404ecc976fa3c141c6458baf513a17f5cef68258ca9c27f5e8ad317d1: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=39d7cabc-4b6c-4b86-bdc9-937abc2b9bbd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.530495 | controller |     "Jun 11 11:52:16.713005 crc crio[3644]: time=\"2026-06-11T11:52:16.712884081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.530518 | controller |     "Jun 11 11:52:16.718183 crc crio[3644]: time=\"2026-06-11T11:52:16.718102868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.530539 | controller |     "Jun 11 11:52:16.827211 crc crio[3644]: time=\"2026-06-11T11:52:16.826864641Z\" level=info msg=\"Created container 9fc2b59b7321bde579db9dcedc7df0cc3802248159c480d161e8159196705bb9: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=2862f4a7-c37c-470a-879f-a4c95471b63f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.530561 | controller |     "Jun 11 11:52:16.828252 crc crio[3644]: time=\"2026-06-11T11:52:16.828137887Z\" level=info msg=\"Starting container: 9fc2b59b7321bde579db9dcedc7df0cc3802248159c480d161e8159196705bb9\" id=99be0461-53f3-46a2-a593-dca75741c4d4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.530582 | controller |     "Jun 11 11:52:16.834079 crc crio[3644]: time=\"2026-06-11T11:52:16.833973903Z\" level=info msg=\"Started container\" PID=17630 containerID=9fc2b59b7321bde579db9dcedc7df0cc3802248159c480d161e8159196705bb9 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=99be0461-53f3-46a2-a593-dca75741c4d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=118afe6f547f12ee8a7a20cded0d33f5350e4bf720d1ce2e32cc11a68e708459",
2026-06-11 13:18:31.530605 | controller |     "Jun 11 11:52:17.684918 crc crio[3644]: time=\"2026-06-11T11:52:17.683462745Z\" level=info msg=\"Removing container: f79e1170dd6520732ed2bca8197dc44bc61f5ad826f92ab0ba192d0c898e4ce5\" id=14e168b3-9265-4514-8fa7-2d9fa3a75094 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.530632 | controller |     "Jun 11 11:52:17.724204 crc crio[3644]: time=\"2026-06-11T11:52:17.724101097Z\" level=info msg=\"Removed container f79e1170dd6520732ed2bca8197dc44bc61f5ad826f92ab0ba192d0c898e4ce5: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=14e168b3-9265-4514-8fa7-2d9fa3a75094 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.530656 | controller |     "Jun 11 11:52:21.510993 crc crio[3644]: time=\"2026-06-11T11:52:21.510359086Z\" level=info msg=\"Stopping container: d09b64ca434dd4c79b36729c637c8b4b1ad0504182e3f08fc6254a602e580ac6 (timeout: 5s)\" id=cf5c0d8b-2713-4833-9dd9-f8f9820f06f8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.530681 | controller |     "Jun 11 11:52:26.520096 crc crio[3644]: time=\"2026-06-11T11:52:26.51994427Z\" level=warning msg=\"Stopping container d09b64ca434dd4c79b36729c637c8b4b1ad0504182e3f08fc6254a602e580ac6 with stop signal(15) timed out. Killing...\"",
2026-06-11 13:18:31.530703 | controller |     "Jun 11 11:52:26.561271 crc crio[3644]: time=\"2026-06-11T11:52:26.560175266Z\" level=error msg=\"Killing container d09b64ca434dd4c79b36729c637c8b4b1ad0504182e3f08fc6254a602e580ac6 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill d09b64ca434dd4c79b36729c637c8b4b1ad0504182e3f08fc6254a602e580ac6 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-11 13:18:31.530726 | controller |     "Jun 11 11:52:26.665059 crc crio[3644]: time=\"2026-06-11T11:52:26.664908994Z\" level=info msg=\"Stopped container d09b64ca434dd4c79b36729c637c8b4b1ad0504182e3f08fc6254a602e580ac6: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=cf5c0d8b-2713-4833-9dd9-f8f9820f06f8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.530748 | controller |     "Jun 11 11:52:26.667542 crc crio[3644]: time=\"2026-06-11T11:52:26.667485017Z\" level=info msg=\"Stopping pod sandbox: cb91530478e81e7301ce1ee8a94bb38c42b2efb72d252d2c4c8cb6748cb3fc5f\" id=fbb80fdf-5347-4666-8c39-3a23b6c4d34e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.530770 | controller |     "Jun 11 11:52:26.675940 crc crio[3644]: time=\"2026-06-11T11:52:26.675850575Z\" level=info msg=\"Stopped pod sandbox: cb91530478e81e7301ce1ee8a94bb38c42b2efb72d252d2c4c8cb6748cb3fc5f\" id=fbb80fdf-5347-4666-8c39-3a23b6c4d34e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.530793 | controller |     "Jun 11 11:52:26.798319 crc crio[3644]: time=\"2026-06-11T11:52:26.79809401Z\" level=info msg=\"Removing container: d09b64ca434dd4c79b36729c637c8b4b1ad0504182e3f08fc6254a602e580ac6\" id=10c17e47-b9d7-44fd-88e0-f028e884ea12 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.530815 | controller |     "Jun 11 11:52:26.835866 crc crio[3644]: time=\"2026-06-11T11:52:26.835440523Z\" level=info msg=\"Removed container d09b64ca434dd4c79b36729c637c8b4b1ad0504182e3f08fc6254a602e580ac6: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=10c17e47-b9d7-44fd-88e0-f028e884ea12 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.530838 | controller |     "Jun 11 11:52:41.940495 crc crio[3644]: time=\"2026-06-11T11:52:41.938989737Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=df8654bf-81c6-4cff-a1e5-8206a67604f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.530887 | controller |     "Jun 11 11:52:41.942887 crc crio[3644]: time=\"2026-06-11T11:52:41.942807436Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=da653010-f1ae-41f6-b650-4b1acb370dd1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.530911 | controller |     "Jun 11 11:52:41.949050 crc crio[3644]: time=\"2026-06-11T11:52:41.9489716Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=8f71c966-a9f8-4a50-9ece-d5cded97dbf6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.530939 | controller |     "Jun 11 11:52:41.949563 crc crio[3644]: time=\"2026-06-11T11:52:41.949541627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.530961 | controller |     "Jun 11 11:52:41.974833 crc crio[3644]: time=\"2026-06-11T11:52:41.974777692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.530983 | controller |     "Jun 11 11:52:41.979302 crc crio[3644]: time=\"2026-06-11T11:52:41.979267239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.531072 | controller |     "Jun 11 11:52:42.094771 crc crio[3644]: time=\"2026-06-11T11:52:42.094043713Z\" level=info msg=\"Created container 01c206957b73270dbdd5749b692ad7c4f545f514cab05c724c40f16fac8dde6e: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=8f71c966-a9f8-4a50-9ece-d5cded97dbf6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.531096 | controller |     "Jun 11 11:52:42.096163 crc crio[3644]: time=\"2026-06-11T11:52:42.096092681Z\" level=info msg=\"Starting container: 01c206957b73270dbdd5749b692ad7c4f545f514cab05c724c40f16fac8dde6e\" id=d460ea2e-c3e2-425a-9aff-f9b97378bf3d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.531119 | controller |     "Jun 11 11:52:42.101828 crc crio[3644]: time=\"2026-06-11T11:52:42.101743643Z\" level=info msg=\"Started container\" PID=18347 containerID=01c206957b73270dbdd5749b692ad7c4f545f514cab05c724c40f16fac8dde6e description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=d460ea2e-c3e2-425a-9aff-f9b97378bf3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=118afe6f547f12ee8a7a20cded0d33f5350e4bf720d1ce2e32cc11a68e708459",
2026-06-11 13:18:31.531142 | controller |     "Jun 11 11:53:04.006682 crc crio[3644]: time=\"2026-06-11T11:53:04.005188139Z\" level=info msg=\"Stopping container: 4f17a67909fe4e6ef2a1d7f0d1ffcbf723726b9dccc22c6de09b1ee8a8be1b22 (timeout: 30s)\" id=e2dcc16b-f6e9-467e-b124-dbcaccdfd24a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.531165 | controller |     "Jun 11 11:53:04.041245 crc crio[3644]: time=\"2026-06-11T11:53:04.041123951Z\" level=info msg=\"Stopping container: df21c034d1cc1fdda00e148bf8c8af1230315f73e03fb7807cf6aad984f7e6a8 (timeout: 30s)\" id=2e8300cd-ad8f-47e7-a31e-878f339e1d2f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.531187 | controller |     "Jun 11 11:53:04.145328 crc crio[3644]: time=\"2026-06-11T11:53:04.145207045Z\" level=info msg=\"Stopped container 4f17a67909fe4e6ef2a1d7f0d1ffcbf723726b9dccc22c6de09b1ee8a8be1b22: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=e2dcc16b-f6e9-467e-b124-dbcaccdfd24a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.531209 | controller |     "Jun 11 11:53:04.151898 crc crio[3644]: time=\"2026-06-11T11:53:04.151571599Z\" level=info msg=\"Stopping pod sandbox: 7c665f07b30ce14460a281ce16a527ac66b9aa4a6212ddd22a6f8745033862df\" id=9de0005a-1191-4c6f-b080-ea117f651968 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.531231 | controller |     "Jun 11 11:53:04.152925 crc crio[3644]: time=\"2026-06-11T11:53:04.152859006Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:7c665f07b30ce14460a281ce16a527ac66b9aa4a6212ddd22a6f8745033862df UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/4338bd01-23a3-40d6-8f32-ccbe8ff868f2 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:0xc001682ab0}] Aliases:map[]}\"",
2026-06-11 13:18:31.531258 | controller |     "Jun 11 11:53:04.153137 crc crio[3644]: time=\"2026-06-11T11:53:04.153076212Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.531282 | controller |     "Jun 11 11:53:04.194730 crc crio[3644]: time=\"2026-06-11T11:53:04.191085302Z\" level=info msg=\"Stopped container df21c034d1cc1fdda00e148bf8c8af1230315f73e03fb7807cf6aad984f7e6a8: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=2e8300cd-ad8f-47e7-a31e-878f339e1d2f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.531304 | controller |     "Jun 11 11:53:04.197139 crc crio[3644]: time=\"2026-06-11T11:53:04.1970934Z\" level=info msg=\"Stopping pod sandbox: 1beef2e30e3f4b5ec69d9e5245fc73ac686e1b35d7fb26683828581cce2a7e92\" id=8bb171b9-ec36-46be-88e6-e4164a44a47d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.531326 | controller |     "Jun 11 11:53:04.197573 crc crio[3644]: time=\"2026-06-11T11:53:04.197548573Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:1beef2e30e3f4b5ec69d9e5245fc73ac686e1b35d7fb26683828581cce2a7e92 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/e109bf40-f0ca-496d-8e21-d6e949fe332f 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:0xc00031f020}] Aliases:map[]}\"",
2026-06-11 13:18:31.531349 | controller |     "Jun 11 11:53:04.197940 crc crio[3644]: time=\"2026-06-11T11:53:04.197918984Z\" 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 13:18:31.531372 | controller |     "Jun 11 11:53:04.483248 crc crio[3644]: time=\"2026-06-11T11:53:04.482938429Z\" level=info msg=\"Stopped pod sandbox: 7c665f07b30ce14460a281ce16a527ac66b9aa4a6212ddd22a6f8745033862df\" id=9de0005a-1191-4c6f-b080-ea117f651968 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.531393 | controller |     "Jun 11 11:53:04.509973 crc crio[3644]: time=\"2026-06-11T11:53:04.509815963Z\" level=info msg=\"Stopped pod sandbox: 1beef2e30e3f4b5ec69d9e5245fc73ac686e1b35d7fb26683828581cce2a7e92\" id=8bb171b9-ec36-46be-88e6-e4164a44a47d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.531415 | controller |     "Jun 11 11:53:05.000972 crc crio[3644]: time=\"2026-06-11T11:53:05.000411188Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-5d67d9b49b-tr7sc/POD\" id=87330774-8bb2-44b3-b2ee-4e0268d6662a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.531437 | controller |     "Jun 11 11:53:05.001101 crc crio[3644]: time=\"2026-06-11T11:53:05.001037935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.531459 | controller |     "Jun 11 11:53:05.028207 crc crio[3644]: time=\"2026-06-11T11:53:05.028073175Z\" level=info msg=\"Got pod network &{Name:controller-manager-5d67d9b49b-tr7sc Namespace:openshift-controller-manager ID:c90348b98e14466f383e10a7e252054b6092bdbfb29095494d55c70bc282172c UID:d7315b3e-e127-4584-9e52-9267cf004e20 NetNS:/var/run/netns/6f45cad5-2496-45da-b5d1-1b8495f2116e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd7315b3e_e127_4584_9e52_9267cf004e20.slice PodAnnotations:0xc000ae0788}] Aliases:map[]}\"",
2026-06-11 13:18:31.531485 | controller |     "Jun 11 11:53:05.028207 crc crio[3644]: time=\"2026-06-11T11:53:05.028157727Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-5d67d9b49b-tr7sc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.531508 | controller |     "Jun 11 11:53:05.039370 crc crio[3644]: time=\"2026-06-11T11:53:05.038226933Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-68d8c68cf-s6jzz/POD\" id=a25aeda1-0792-42c1-8836-25b87a35bf90 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.531529 | controller |     "Jun 11 11:53:05.039370 crc crio[3644]: time=\"2026-06-11T11:53:05.038342316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.531552 | controller |     "Jun 11 11:53:05.111849 crc crio[3644]: time=\"2026-06-11T11:53:05.111268921Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-68d8c68cf-s6jzz Namespace:openshift-route-controller-manager ID:1ff4595642006d417be64cf284fe09859c14f0116a3a6e1e044b1ac93091d7f1 UID:9bf23b61-2e3f-4134-8886-4f468dec8122 NetNS:/var/run/netns/10758fd5-3651-4218-9434-cb4c51c9e154 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9bf23b61_2e3f_4134_8886_4f468dec8122.slice PodAnnotations:0xc0016820e8}] Aliases:map[]}\"",
2026-06-11 13:18:31.531574 | controller |     "Jun 11 11:53:05.111849 crc crio[3644]: time=\"2026-06-11T11:53:05.111407795Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-68d8c68cf-s6jzz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.531596 | controller |     "Jun 11 11:53:05.405602 crc crio[3644]: time=\"2026-06-11T11:53:05.403989921Z\" level=info msg=\"Removing container: df21c034d1cc1fdda00e148bf8c8af1230315f73e03fb7807cf6aad984f7e6a8\" id=db7182a6-49cf-476a-aa2e-fdbe7eab0744 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.531617 | controller |     "Jun 11 11:53:05.463945 crc crio[3644]: time=\"2026-06-11T11:53:05.4634642Z\" level=info msg=\"Removed container df21c034d1cc1fdda00e148bf8c8af1230315f73e03fb7807cf6aad984f7e6a8: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=db7182a6-49cf-476a-aa2e-fdbe7eab0744 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.531640 | controller |     "Jun 11 11:53:05.471214 crc crio[3644]: time=\"2026-06-11T11:53:05.471080316Z\" level=info msg=\"Removing container: 4f17a67909fe4e6ef2a1d7f0d1ffcbf723726b9dccc22c6de09b1ee8a8be1b22\" id=2206204c-55eb-4b0d-8fba-787f09c78815 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.531661 | controller |     "Jun 11 11:53:05.506976 crc crio[3644]: time=\"2026-06-11T11:53:05.506902326Z\" level=info msg=\"Removed container 4f17a67909fe4e6ef2a1d7f0d1ffcbf723726b9dccc22c6de09b1ee8a8be1b22: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=2206204c-55eb-4b0d-8fba-787f09c78815 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.531683 | controller |     "Jun 11 11:53:05.656766 crc crio[3644]: 2026-06-11T11:53:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1ff4595642006d4 Mac:6e:d5:b4:27:7d:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/10758fd5-3651-4218-9434-cb4c51c9e154 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.531705 | controller |     "Jun 11 11:53:05.658456 crc crio[3644]: time=\"2026-06-11T11:53:05.658389162Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-68d8c68cf-s6jzz Namespace:openshift-route-controller-manager ID:1ff4595642006d417be64cf284fe09859c14f0116a3a6e1e044b1ac93091d7f1 UID:9bf23b61-2e3f-4134-8886-4f468dec8122 NetNS:/var/run/netns/10758fd5-3651-4218-9434-cb4c51c9e154 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9bf23b61_2e3f_4134_8886_4f468dec8122.slice PodAnnotations:0xc0016820e8}] Aliases:map[]}\"",
2026-06-11 13:18:31.531737 | controller |     "Jun 11 11:53:05.658720 crc crio[3644]: time=\"2026-06-11T11:53:05.658594238Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-68d8c68cf-s6jzz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.531760 | controller |     "Jun 11 11:53:05.665165 crc crio[3644]: time=\"2026-06-11T11:53:05.665098756Z\" level=info msg=\"Ran pod sandbox 1ff4595642006d417be64cf284fe09859c14f0116a3a6e1e044b1ac93091d7f1 with infra container: openshift-route-controller-manager/route-controller-manager-68d8c68cf-s6jzz/POD\" id=a25aeda1-0792-42c1-8836-25b87a35bf90 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.531783 | controller |     "Jun 11 11:53:05.671426 crc crio[3644]: time=\"2026-06-11T11:53:05.671323929Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=85e8ef4e-3859-4623-b2e9-e901683436e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.531805 | controller |     "Jun 11 11:53:05.674147 crc crio[3644]: time=\"2026-06-11T11:53:05.674073277Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=0e8f97b6-f17a-4b97-87e4-422c65957e21 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.531827 | controller |     "Jun 11 11:53:05.710314 crc crio[3644]: time=\"2026-06-11T11:53:05.710138212Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-68d8c68cf-s6jzz/route-controller-manager\" id=1f7289f6-f518-4bc1-bb54-a009b3378e30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.531870 | controller |     "Jun 11 11:53:05.710926 crc crio[3644]: time=\"2026-06-11T11:53:05.71078347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.531899 | controller |     "Jun 11 11:53:05.719494 crc crio[3644]: 2026-06-11T11:53:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c90348b98e14466 Mac:46:88:3b:76:36:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/6f45cad5-2496-45da-b5d1-1b8495f2116e SocketPath: PciID:}] [{Interface:0xc0002dc9e0 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.531923 | controller |     "Jun 11 11:53:05.720788 crc crio[3644]: time=\"2026-06-11T11:53:05.720691102Z\" level=info msg=\"Got pod network &{Name:controller-manager-5d67d9b49b-tr7sc Namespace:openshift-controller-manager ID:c90348b98e14466f383e10a7e252054b6092bdbfb29095494d55c70bc282172c UID:d7315b3e-e127-4584-9e52-9267cf004e20 NetNS:/var/run/netns/6f45cad5-2496-45da-b5d1-1b8495f2116e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd7315b3e_e127_4584_9e52_9267cf004e20.slice PodAnnotations:0xc000ae0788}] Aliases:map[]}\"",
2026-06-11 13:18:31.531945 | controller |     "Jun 11 11:53:05.720993 crc crio[3644]: time=\"2026-06-11T11:53:05.720913938Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-5d67d9b49b-tr7sc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.531967 | controller |     "Jun 11 11:53:05.732032 crc crio[3644]: time=\"2026-06-11T11:53:05.731924962Z\" level=info msg=\"Ran pod sandbox c90348b98e14466f383e10a7e252054b6092bdbfb29095494d55c70bc282172c with infra container: openshift-controller-manager/controller-manager-5d67d9b49b-tr7sc/POD\" id=87330774-8bb2-44b3-b2ee-4e0268d6662a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.531994 | controller |     "Jun 11 11:53:05.734186 crc crio[3644]: time=\"2026-06-11T11:53:05.734103213Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=53ba859f-5528-45e9-85c7-2012b294c3f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.532017 | controller |     "Jun 11 11:53:05.736610 crc crio[3644]: time=\"2026-06-11T11:53:05.736530812Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=eeec7230-21fc-46d5-940d-888bdd1847a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.532039 | controller |     "Jun 11 11:53:05.747485 crc crio[3644]: time=\"2026-06-11T11:53:05.746026272Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-5d67d9b49b-tr7sc/controller-manager\" id=c2db8ccb-1433-408a-99cd-84644657c346 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.532061 | controller |     "Jun 11 11:53:05.751132 crc crio[3644]: time=\"2026-06-11T11:53:05.750884281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.532174 | controller |     "Jun 11 11:53:05.751749 crc crio[3644]: time=\"2026-06-11T11:53:05.751554259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.532241 | controller |     "Jun 11 11:53:05.761341 crc crio[3644]: time=\"2026-06-11T11:53:05.761142773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.532267 | controller |     "Jun 11 11:53:05.785162 crc crio[3644]: time=\"2026-06-11T11:53:05.785019511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.532291 | controller |     "Jun 11 11:53:05.790149 crc crio[3644]: time=\"2026-06-11T11:53:05.78996355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.532313 | controller |     "Jun 11 11:53:05.882146 crc crio[3644]: time=\"2026-06-11T11:53:05.882031668Z\" level=info msg=\"Created container f1767fdc2132cfb0e51df52194b788b85d3df07487341b3458b8f236725f2c86: openshift-route-controller-manager/route-controller-manager-68d8c68cf-s6jzz/route-controller-manager\" id=1f7289f6-f518-4bc1-bb54-a009b3378e30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.532336 | controller |     "Jun 11 11:53:05.884607 crc crio[3644]: time=\"2026-06-11T11:53:05.884443336Z\" level=info msg=\"Starting container: f1767fdc2132cfb0e51df52194b788b85d3df07487341b3458b8f236725f2c86\" id=0529c0fa-892a-4529-8996-8b772cdebd0f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.532358 | controller |     "Jun 11 11:53:05.889347 crc crio[3644]: time=\"2026-06-11T11:53:05.889220582Z\" level=info msg=\"Created container 3eeb8e87bc30f922a275d0c9b513f6a7d869f331860ea240b09cb4272a1e2715: openshift-controller-manager/controller-manager-5d67d9b49b-tr7sc/controller-manager\" id=c2db8ccb-1433-408a-99cd-84644657c346 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.532381 | controller |     "Jun 11 11:53:05.892142 crc crio[3644]: time=\"2026-06-11T11:53:05.892041522Z\" level=info msg=\"Starting container: 3eeb8e87bc30f922a275d0c9b513f6a7d869f331860ea240b09cb4272a1e2715\" id=922606e4-042b-4f43-ae2a-4f3a85f9ec70 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.532408 | controller |     "Jun 11 11:53:05.896463 crc crio[3644]: time=\"2026-06-11T11:53:05.896345355Z\" level=info msg=\"Started container\" PID=18931 containerID=f1767fdc2132cfb0e51df52194b788b85d3df07487341b3458b8f236725f2c86 description=openshift-route-controller-manager/route-controller-manager-68d8c68cf-s6jzz/route-controller-manager id=0529c0fa-892a-4529-8996-8b772cdebd0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ff4595642006d417be64cf284fe09859c14f0116a3a6e1e044b1ac93091d7f1",
2026-06-11 13:18:31.532431 | controller |     "Jun 11 11:53:05.901059 crc crio[3644]: time=\"2026-06-11T11:53:05.900923985Z\" level=info msg=\"Started container\" PID=18934 containerID=3eeb8e87bc30f922a275d0c9b513f6a7d869f331860ea240b09cb4272a1e2715 description=openshift-controller-manager/controller-manager-5d67d9b49b-tr7sc/controller-manager id=922606e4-042b-4f43-ae2a-4f3a85f9ec70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c90348b98e14466f383e10a7e252054b6092bdbfb29095494d55c70bc282172c",
2026-06-11 13:18:31.532454 | controller |     "Jun 11 11:53:06.428558 crc crio[3644]: time=\"2026-06-11T11:53:06.425950481Z\" level=info msg=\"Stopping container: 3eeb8e87bc30f922a275d0c9b513f6a7d869f331860ea240b09cb4272a1e2715 (timeout: 30s)\" id=ea8e58a6-6565-4436-a517-e89a24b8b5d4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.532476 | controller |     "Jun 11 11:53:06.435767 crc crio[3644]: time=\"2026-06-11T11:53:06.434535333Z\" level=info msg=\"Stopping container: f1767fdc2132cfb0e51df52194b788b85d3df07487341b3458b8f236725f2c86 (timeout: 30s)\" id=c0cd7428-3149-4ef3-b595-47444da92644 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.532499 | controller |     "Jun 11 11:53:06.443031 crc crio[3644]: time=\"2026-06-11T11:53:06.442932851Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=f0c42aca-e122-4b69-9f64-a8d80e20e128 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.532521 | controller |     "Jun 11 11:53:06.446369 crc crio[3644]: time=\"2026-06-11T11:53:06.446300557Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=b73303bd-e6cf-4372-bd2d-6e599149cc54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.532543 | controller |     "Jun 11 11:53:06.448363 crc crio[3644]: time=\"2026-06-11T11:53:06.448287875Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=2e27dfa7-6ce9-4d32-a89e-bdb092a2cc41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.532565 | controller |     "Jun 11 11:53:06.448760 crc crio[3644]: time=\"2026-06-11T11:53:06.448628725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.532587 | controller |     "Jun 11 11:53:06.491811 crc crio[3644]: time=\"2026-06-11T11:53:06.491616635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.532610 | controller |     "Jun 11 11:53:06.579242 crc crio[3644]: time=\"2026-06-11T11:53:06.579147024Z\" level=info msg=\"Cleaning up stale resource k8s_csi-provisioner_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_2\"",
2026-06-11 13:18:31.532632 | controller |     "Jun 11 11:53:06.579242 crc crio[3644]: time=\"2026-06-11T11:53:06.579209056Z\" level=info msg=\"createCtr: removing container ID 0334faec0fdd21bb91df463fe7154993ba812daad34d580a0b3193cd503ab4af from runtime\" id=546b2b6d-cde7-47eb-b7ad-1490b9d2c5f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.532655 | controller |     "Jun 11 11:53:06.603381 crc crio[3644]: time=\"2026-06-11T11:53:06.603283681Z\" level=info msg=\"createCtr: deleting container ID 0334faec0fdd21bb91df463fe7154993ba812daad34d580a0b3193cd503ab4af from idIndex\" id=546b2b6d-cde7-47eb-b7ad-1490b9d2c5f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.532682 | controller |     "Jun 11 11:53:06.603381 crc crio[3644]: time=\"2026-06-11T11:53:06.603374254Z\" level=info msg=\"createCtr: removing container 0334faec0fdd21bb91df463fe7154993ba812daad34d580a0b3193cd503ab4af\" id=546b2b6d-cde7-47eb-b7ad-1490b9d2c5f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.532704 | controller |     "Jun 11 11:53:06.603689 crc crio[3644]: time=\"2026-06-11T11:53:06.6035835Z\" level=info msg=\"createCtr: deleting container 0334faec0fdd21bb91df463fe7154993ba812daad34d580a0b3193cd503ab4af from storage\" id=546b2b6d-cde7-47eb-b7ad-1490b9d2c5f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.532726 | controller |     "Jun 11 11:53:06.609553 crc crio[3644]: time=\"2026-06-11T11:53:06.609337451Z\" level=error msg=\"Failed to update container state for 0334faec0fdd21bb91df463fe7154993ba812daad34d580a0b3193cd503ab4af: stdout: , stderr: \"",
2026-06-11 13:18:31.532747 | controller |     "Jun 11 11:53:06.722486 crc crio[3644]: time=\"2026-06-11T11:53:06.722299314Z\" level=info msg=\"createCtr: releasing container name k8s_csi-provisioner_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_2\" id=546b2b6d-cde7-47eb-b7ad-1490b9d2c5f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.532769 | controller |     "Jun 11 11:53:06.735401 crc crio[3644]: time=\"2026-06-11T11:53:06.73523602Z\" level=info msg=\"Stopped container 3eeb8e87bc30f922a275d0c9b513f6a7d869f331860ea240b09cb4272a1e2715: openshift-controller-manager/controller-manager-5d67d9b49b-tr7sc/controller-manager\" id=ea8e58a6-6565-4436-a517-e89a24b8b5d4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.532791 | controller |     "Jun 11 11:53:06.737358 crc crio[3644]: time=\"2026-06-11T11:53:06.737175505Z\" level=info msg=\"Stopping pod sandbox: c90348b98e14466f383e10a7e252054b6092bdbfb29095494d55c70bc282172c\" id=40971e37-d3a5-4338-a01a-e857c552decc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.532814 | controller |     "Jun 11 11:53:06.737876 crc crio[3644]: time=\"2026-06-11T11:53:06.737782262Z\" level=info msg=\"Got pod network &{Name:controller-manager-5d67d9b49b-tr7sc Namespace:openshift-controller-manager ID:c90348b98e14466f383e10a7e252054b6092bdbfb29095494d55c70bc282172c UID:d7315b3e-e127-4584-9e52-9267cf004e20 NetNS:/var/run/netns/6f45cad5-2496-45da-b5d1-1b8495f2116e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd7315b3e_e127_4584_9e52_9267cf004e20.slice PodAnnotations:0xc0001309e8}] Aliases:map[]}\"",
2026-06-11 13:18:31.532836 | controller |     "Jun 11 11:53:06.738626 crc crio[3644]: time=\"2026-06-11T11:53:06.738021799Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-5d67d9b49b-tr7sc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.532911 | controller |     "Jun 11 11:53:06.774294 crc crio[3644]: time=\"2026-06-11T11:53:06.774146536Z\" level=info msg=\"Stopped container f1767fdc2132cfb0e51df52194b788b85d3df07487341b3458b8f236725f2c86: openshift-route-controller-manager/route-controller-manager-68d8c68cf-s6jzz/route-controller-manager\" id=c0cd7428-3149-4ef3-b595-47444da92644 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.532936 | controller |     "Jun 11 11:53:06.775887 crc crio[3644]: time=\"2026-06-11T11:53:06.775774482Z\" level=info msg=\"Stopping pod sandbox: 1ff4595642006d417be64cf284fe09859c14f0116a3a6e1e044b1ac93091d7f1\" id=91efb1fc-0768-424c-8d0a-307ba9142a01 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.532959 | controller |     "Jun 11 11:53:06.776789 crc crio[3644]: time=\"2026-06-11T11:53:06.776272966Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-68d8c68cf-s6jzz Namespace:openshift-route-controller-manager ID:1ff4595642006d417be64cf284fe09859c14f0116a3a6e1e044b1ac93091d7f1 UID:9bf23b61-2e3f-4134-8886-4f468dec8122 NetNS:/var/run/netns/10758fd5-3651-4218-9434-cb4c51c9e154 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9bf23b61_2e3f_4134_8886_4f468dec8122.slice PodAnnotations:0xc000dd22c0}] Aliases:map[]}\"",
2026-06-11 13:18:31.532987 | controller |     "Jun 11 11:53:06.776789 crc crio[3644]: time=\"2026-06-11T11:53:06.776781061Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-68d8c68cf-s6jzz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.533010 | controller |     "Jun 11 11:53:06.788094 crc crio[3644]: time=\"2026-06-11T11:53:06.787565799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.533033 | controller |     "Jun 11 11:53:06.931537 crc crio[3644]: time=\"2026-06-11T11:53:06.931242902Z\" level=info msg=\"Created container 2a117b6f2b361b855b91906600e9fbdf206eeb6e654ee81ac2621502e3664a3f: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=2e27dfa7-6ce9-4d32-a89e-bdb092a2cc41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.533056 | controller |     "Jun 11 11:53:06.933478 crc crio[3644]: time=\"2026-06-11T11:53:06.933389454Z\" level=info msg=\"Starting container: 2a117b6f2b361b855b91906600e9fbdf206eeb6e654ee81ac2621502e3664a3f\" id=f67e4010-9e1c-4d28-b2cd-8db5439a3bba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.533079 | controller |     "Jun 11 11:53:06.950026 crc crio[3644]: time=\"2026-06-11T11:53:06.949897956Z\" level=info msg=\"Started container\" PID=19013 containerID=2a117b6f2b361b855b91906600e9fbdf206eeb6e654ee81ac2621502e3664a3f description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=f67e4010-9e1c-4d28-b2cd-8db5439a3bba name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfe00585ad03d00aae23bc232b329b26d5719d51f81ea9335489c98fa4af68c8",
2026-06-11 13:18:31.533102 | controller |     "Jun 11 11:53:07.014849 crc crio[3644]: time=\"2026-06-11T11:53:07.007325844Z\" level=info msg=\"Stopped pod sandbox: c90348b98e14466f383e10a7e252054b6092bdbfb29095494d55c70bc282172c\" id=40971e37-d3a5-4338-a01a-e857c552decc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.533125 | controller |     "Jun 11 11:53:07.072837 crc crio[3644]: time=\"2026-06-11T11:53:07.072548358Z\" level=info msg=\"Stopped pod sandbox: 1ff4595642006d417be64cf284fe09859c14f0116a3a6e1e044b1ac93091d7f1\" id=91efb1fc-0768-424c-8d0a-307ba9142a01 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.533147 | controller |     "Jun 11 11:53:07.455080 crc crio[3644]: time=\"2026-06-11T11:53:07.454994299Z\" level=info msg=\"Removing container: 3eeb8e87bc30f922a275d0c9b513f6a7d869f331860ea240b09cb4272a1e2715\" id=b1a6c949-50a3-4e78-a9c2-23353cc3f957 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.533169 | controller |     "Jun 11 11:53:07.466496 crc crio[3644]: time=\"2026-06-11T11:53:07.466366092Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-5f4d49f7d6-wlvdj/POD\" id=d053926f-2204-47f3-b579-cc93839617b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.533191 | controller |     "Jun 11 11:53:07.466496 crc crio[3644]: time=\"2026-06-11T11:53:07.466497666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.533212 | controller |     "Jun 11 11:53:07.477475 crc crio[3644]: time=\"2026-06-11T11:53:07.477374416Z\" level=info msg=\"Removed container 3eeb8e87bc30f922a275d0c9b513f6a7d869f331860ea240b09cb4272a1e2715: openshift-controller-manager/controller-manager-5d67d9b49b-tr7sc/controller-manager\" id=b1a6c949-50a3-4e78-a9c2-23353cc3f957 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.533240 | controller |     "Jun 11 11:53:07.490146 crc crio[3644]: time=\"2026-06-11T11:53:07.490044525Z\" level=info msg=\"Removing container: f1767fdc2132cfb0e51df52194b788b85d3df07487341b3458b8f236725f2c86\" id=705fa724-b226-4125-b1ff-8ccc0f4346e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.533317 | controller |     "Jun 11 11:53:07.509116 crc crio[3644]: time=\"2026-06-11T11:53:07.509004375Z\" level=info msg=\"Got pod network &{Name:controller-manager-5f4d49f7d6-wlvdj Namespace:openshift-controller-manager ID:30d98b1b4d89b18d4284f050d6a975ec80c5c0688a7378cf89d934c0d8395169 UID:478d65d4-96f1-4afc-9ec7-2dfaa012de14 NetNS:/var/run/netns/0ba8a176-5de8-40b4-8189-0a2ac3d02634 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod478d65d4_96f1_4afc_9ec7_2dfaa012de14.slice PodAnnotations:0xc000dd2a10}] Aliases:map[]}\"",
2026-06-11 13:18:31.533350 | controller |     "Jun 11 11:53:07.509116 crc crio[3644]: time=\"2026-06-11T11:53:07.509087447Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-5f4d49f7d6-wlvdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.533373 | controller |     "Jun 11 11:53:07.518552 crc crio[3644]: time=\"2026-06-11T11:53:07.518467394Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-5b69c4b7d-zngz2/POD\" id=49a8e6b8-93cd-44e7-9fdc-30c30e9f038a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.533431 | controller |     "Jun 11 11:53:07.518734 crc crio[3644]: time=\"2026-06-11T11:53:07.518582877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.533459 | controller |     "Jun 11 11:53:07.582100 crc crio[3644]: time=\"2026-06-11T11:53:07.581994583Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-5b69c4b7d-zngz2 Namespace:openshift-route-controller-manager ID:c7f8ad82ad454609d9319d4a1cf4dea40bf03500c7ff0c05b47453c3192a1dfa UID:1e30aad9-9efa-48c2-9bf4-6e89ee257c63 NetNS:/var/run/netns/a4a4ea3b-a68e-4396-9e44-31ef4669e9ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e30aad9_9efa_48c2_9bf4_6e89ee257c63.slice PodAnnotations:0xc001258628}] Aliases:map[]}\"",
2026-06-11 13:18:31.533481 | controller |     "Jun 11 11:53:07.582100 crc crio[3644]: time=\"2026-06-11T11:53:07.582080695Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-5b69c4b7d-zngz2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.533503 | controller |     "Jun 11 11:53:07.615503 crc crio[3644]: time=\"2026-06-11T11:53:07.615356073Z\" level=info msg=\"Removed container f1767fdc2132cfb0e51df52194b788b85d3df07487341b3458b8f236725f2c86: openshift-route-controller-manager/route-controller-manager-68d8c68cf-s6jzz/route-controller-manager\" id=705fa724-b226-4125-b1ff-8ccc0f4346e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.533525 | controller |     "Jun 11 11:53:08.226183 crc crio[3644]: 2026-06-11T11:53:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:30d98b1b4d89b18 Mac:d2:b8:0f:ee:1c:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/0ba8a176-5de8-40b4-8189-0a2ac3d02634 SocketPath: PciID:}] [{Interface:0xc0003172f0 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.533547 | controller |     "Jun 11 11:53:08.227957 crc crio[3644]: time=\"2026-06-11T11:53:08.22784191Z\" level=info msg=\"Got pod network &{Name:controller-manager-5f4d49f7d6-wlvdj Namespace:openshift-controller-manager ID:30d98b1b4d89b18d4284f050d6a975ec80c5c0688a7378cf89d934c0d8395169 UID:478d65d4-96f1-4afc-9ec7-2dfaa012de14 NetNS:/var/run/netns/0ba8a176-5de8-40b4-8189-0a2ac3d02634 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod478d65d4_96f1_4afc_9ec7_2dfaa012de14.slice PodAnnotations:0xc000dd2a10}] Aliases:map[]}\"",
2026-06-11 13:18:31.533576 | controller |     "Jun 11 11:53:08.228094 crc crio[3644]: time=\"2026-06-11T11:53:08.228074367Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-5f4d49f7d6-wlvdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.533598 | controller |     "Jun 11 11:53:08.241320 crc crio[3644]: time=\"2026-06-11T11:53:08.241237505Z\" level=info msg=\"Ran pod sandbox 30d98b1b4d89b18d4284f050d6a975ec80c5c0688a7378cf89d934c0d8395169 with infra container: openshift-controller-manager/controller-manager-5f4d49f7d6-wlvdj/POD\" id=d053926f-2204-47f3-b579-cc93839617b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.533620 | controller |     "Jun 11 11:53:08.244589 crc crio[3644]: time=\"2026-06-11T11:53:08.244448759Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=bf642965-f52b-45da-a5f4-c186f09f6474 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.533642 | controller |     "Jun 11 11:53:08.246742 crc crio[3644]: time=\"2026-06-11T11:53:08.246551318Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=c01ed9a4-842e-4703-91b4-1d3ce4434257 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.533664 | controller |     "Jun 11 11:53:08.254672 crc crio[3644]: time=\"2026-06-11T11:53:08.254547616Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-5f4d49f7d6-wlvdj/controller-manager\" id=e17358ad-0499-445d-ae7e-28526b59a91b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.533686 | controller |     "Jun 11 11:53:08.261319 crc crio[3644]: 2026-06-11T11:53:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c7f8ad82ad45460 Mac:22:78:76:22:8f:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/a4a4ea3b-a68e-4396-9e44-31ef4669e9ab SocketPath: PciID:}] [{Interface:0xc00019f4f0 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.533708 | controller |     "Jun 11 11:53:08.262451 crc crio[3644]: time=\"2026-06-11T11:53:08.26237265Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-5b69c4b7d-zngz2 Namespace:openshift-route-controller-manager ID:c7f8ad82ad454609d9319d4a1cf4dea40bf03500c7ff0c05b47453c3192a1dfa UID:1e30aad9-9efa-48c2-9bf4-6e89ee257c63 NetNS:/var/run/netns/a4a4ea3b-a68e-4396-9e44-31ef4669e9ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e30aad9_9efa_48c2_9bf4_6e89ee257c63.slice PodAnnotations:0xc001258628}] Aliases:map[]}\"",
2026-06-11 13:18:31.533730 | controller |     "Jun 11 11:53:08.262612 crc crio[3644]: time=\"2026-06-11T11:53:08.262555186Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-5b69c4b7d-zngz2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.533753 | controller |     "Jun 11 11:53:08.266078 crc crio[3644]: time=\"2026-06-11T11:53:08.266010926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.533774 | controller |     "Jun 11 11:53:08.270824 crc crio[3644]: time=\"2026-06-11T11:53:08.270748541Z\" level=info msg=\"Ran pod sandbox c7f8ad82ad454609d9319d4a1cf4dea40bf03500c7ff0c05b47453c3192a1dfa with infra container: openshift-route-controller-manager/route-controller-manager-5b69c4b7d-zngz2/POD\" id=49a8e6b8-93cd-44e7-9fdc-30c30e9f038a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.533800 | controller |     "Jun 11 11:53:08.274986 crc crio[3644]: time=\"2026-06-11T11:53:08.274898381Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=6d45d1b3-567d-42eb-ac16-5831e1649b5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.533823 | controller |     "Jun 11 11:53:08.285272 crc crio[3644]: time=\"2026-06-11T11:53:08.285162666Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=3c5fb9ec-fa53-4adf-be45-9c9cd9100c43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.533845 | controller |     "Jun 11 11:53:08.299291 crc crio[3644]: time=\"2026-06-11T11:53:08.299159764Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-5b69c4b7d-zngz2/route-controller-manager\" id=e053db0e-869b-48d7-9b77-65583f0e53d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.533893 | controller |     "Jun 11 11:53:08.300054 crc crio[3644]: time=\"2026-06-11T11:53:08.299835653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.533916 | controller |     "Jun 11 11:53:08.317824 crc crio[3644]: time=\"2026-06-11T11:53:08.31761347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.533939 | controller |     "Jun 11 11:53:08.322105 crc crio[3644]: time=\"2026-06-11T11:53:08.322018514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.533961 | controller |     "Jun 11 11:53:08.339576 crc crio[3644]: time=\"2026-06-11T11:53:08.33945126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.533982 | controller |     "Jun 11 11:53:08.343147 crc crio[3644]: time=\"2026-06-11T11:53:08.343071422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.534004 | controller |     "Jun 11 11:53:08.448160 crc crio[3644]: time=\"2026-06-11T11:53:08.447926105Z\" level=info msg=\"Created container f4ea2b4b44c2a368a7833c12ea6922a3cbc746d4196c8a72c253409078b85ce9: openshift-route-controller-manager/route-controller-manager-5b69c4b7d-zngz2/route-controller-manager\" id=e053db0e-869b-48d7-9b77-65583f0e53d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.534026 | controller |     "Jun 11 11:53:08.449952 crc crio[3644]: time=\"2026-06-11T11:53:08.449062725Z\" level=info msg=\"Created container 48e0f18e422b1c352a3812c4ed98ff48d713c4ee4d1b74b5eccaa79eb6d15b4c: openshift-controller-manager/controller-manager-5f4d49f7d6-wlvdj/controller-manager\" id=e17358ad-0499-445d-ae7e-28526b59a91b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.534048 | controller |     "Jun 11 11:53:08.450267 crc crio[3644]: time=\"2026-06-11T11:53:08.450006702Z\" level=info msg=\"Starting container: f4ea2b4b44c2a368a7833c12ea6922a3cbc746d4196c8a72c253409078b85ce9\" id=10e00761-4f20-4834-a261-f734b8b5ca63 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.534071 | controller |     "Jun 11 11:53:08.450267 crc crio[3644]: time=\"2026-06-11T11:53:08.450145186Z\" level=info msg=\"Starting container: 48e0f18e422b1c352a3812c4ed98ff48d713c4ee4d1b74b5eccaa79eb6d15b4c\" id=9b76ef40-152b-4461-b33a-5baf181d7727 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.534098 | controller |     "Jun 11 11:53:08.469301 crc crio[3644]: time=\"2026-06-11T11:53:08.469209488Z\" level=info msg=\"Started container\" PID=19210 containerID=f4ea2b4b44c2a368a7833c12ea6922a3cbc746d4196c8a72c253409078b85ce9 description=openshift-route-controller-manager/route-controller-manager-5b69c4b7d-zngz2/route-controller-manager id=10e00761-4f20-4834-a261-f734b8b5ca63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7f8ad82ad454609d9319d4a1cf4dea40bf03500c7ff0c05b47453c3192a1dfa",
2026-06-11 13:18:31.534120 | controller |     "Jun 11 11:53:08.472943 crc crio[3644]: time=\"2026-06-11T11:53:08.472864632Z\" level=info msg=\"Started container\" PID=19209 containerID=48e0f18e422b1c352a3812c4ed98ff48d713c4ee4d1b74b5eccaa79eb6d15b4c description=openshift-controller-manager/controller-manager-5f4d49f7d6-wlvdj/controller-manager id=9b76ef40-152b-4461-b33a-5baf181d7727 name=/runtime.v1.RuntimeService/StartContainer sandboxID=30d98b1b4d89b18d4284f050d6a975ec80c5c0688a7378cf89d934c0d8395169",
2026-06-11 13:18:31.534143 | controller |     "Jun 11 11:53:12.545742 crc crio[3644]: time=\"2026-06-11T11:53:12.544214357Z\" level=info msg=\"Stopping container: 48e0f18e422b1c352a3812c4ed98ff48d713c4ee4d1b74b5eccaa79eb6d15b4c (timeout: 30s)\" id=2550cecc-5031-4c52-baa3-3f2e79840faa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.534165 | controller |     "Jun 11 11:53:12.684600 crc crio[3644]: time=\"2026-06-11T11:53:12.684470215Z\" level=info msg=\"Stopped container 48e0f18e422b1c352a3812c4ed98ff48d713c4ee4d1b74b5eccaa79eb6d15b4c: openshift-controller-manager/controller-manager-5f4d49f7d6-wlvdj/controller-manager\" id=2550cecc-5031-4c52-baa3-3f2e79840faa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.534187 | controller |     "Jun 11 11:53:12.686057 crc crio[3644]: time=\"2026-06-11T11:53:12.685967727Z\" level=info msg=\"Stopping pod sandbox: 30d98b1b4d89b18d4284f050d6a975ec80c5c0688a7378cf89d934c0d8395169\" id=30dba495-3a74-4ec2-b582-1f675e8544bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.534209 | controller |     "Jun 11 11:53:12.686941 crc crio[3644]: time=\"2026-06-11T11:53:12.686857912Z\" level=info msg=\"Got pod network &{Name:controller-manager-5f4d49f7d6-wlvdj Namespace:openshift-controller-manager ID:30d98b1b4d89b18d4284f050d6a975ec80c5c0688a7378cf89d934c0d8395169 UID:478d65d4-96f1-4afc-9ec7-2dfaa012de14 NetNS:/var/run/netns/0ba8a176-5de8-40b4-8189-0a2ac3d02634 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod478d65d4_96f1_4afc_9ec7_2dfaa012de14.slice PodAnnotations:0xc001682790}] Aliases:map[]}\"",
2026-06-11 13:18:31.534232 | controller |     "Jun 11 11:53:12.687139 crc crio[3644]: time=\"2026-06-11T11:53:12.687067278Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-5f4d49f7d6-wlvdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.534254 | controller |     "Jun 11 11:53:12.924964 crc crio[3644]: time=\"2026-06-11T11:53:12.924834146Z\" level=info msg=\"Stopped pod sandbox: 30d98b1b4d89b18d4284f050d6a975ec80c5c0688a7378cf89d934c0d8395169\" id=30dba495-3a74-4ec2-b582-1f675e8544bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.534276 | controller |     "Jun 11 11:53:13.443877 crc crio[3644]: time=\"2026-06-11T11:53:13.44320218Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8b48fdb95-dmf8v/POD\" id=a52f262c-969d-42de-992b-7bcfe8f825ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.534299 | controller |     "Jun 11 11:53:13.444023 crc crio[3644]: time=\"2026-06-11T11:53:13.443930321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.534320 | controller |     "Jun 11 11:53:13.486192 crc crio[3644]: time=\"2026-06-11T11:53:13.48607973Z\" level=info msg=\"Got pod network &{Name:controller-manager-8b48fdb95-dmf8v Namespace:openshift-controller-manager ID:d0ebea9dbdee1616931b7cd3856078608dad43c6fae564833e66dc65560bc73d UID:2699e2f6-1303-449d-925d-c9fbb4f493bb NetNS:/var/run/netns/5670dc7f-e504-47ff-9c8a-c95ab84853d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2699e2f6_1303_449d_925d_c9fbb4f493bb.slice PodAnnotations:0xc000ae0190}] Aliases:map[]}\"",
2026-06-11 13:18:31.534347 | controller |     "Jun 11 11:53:13.486192 crc crio[3644]: time=\"2026-06-11T11:53:13.486170532Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8b48fdb95-dmf8v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.534371 | controller |     "Jun 11 11:53:13.568185 crc crio[3644]: time=\"2026-06-11T11:53:13.5680728Z\" level=info msg=\"Removing container: 48e0f18e422b1c352a3812c4ed98ff48d713c4ee4d1b74b5eccaa79eb6d15b4c\" id=6ac6b1fa-748c-4188-860e-b3c0133903a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.534394 | controller |     "Jun 11 11:53:13.611426 crc crio[3644]: time=\"2026-06-11T11:53:13.611235334Z\" level=info msg=\"Removed container 48e0f18e422b1c352a3812c4ed98ff48d713c4ee4d1b74b5eccaa79eb6d15b4c: openshift-controller-manager/controller-manager-5f4d49f7d6-wlvdj/controller-manager\" id=6ac6b1fa-748c-4188-860e-b3c0133903a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.534416 | controller |     "Jun 11 11:53:13.924379 crc crio[3644]: 2026-06-11T11:53:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d0ebea9dbdee161 Mac:62:d2:74:b8:15:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/5670dc7f-e504-47ff-9c8a-c95ab84853d6 SocketPath: PciID:}] [{Interface:0xc0002fc860 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.534439 | controller |     "Jun 11 11:53:13.926954 crc crio[3644]: time=\"2026-06-11T11:53:13.926764828Z\" level=info msg=\"Got pod network &{Name:controller-manager-8b48fdb95-dmf8v Namespace:openshift-controller-manager ID:d0ebea9dbdee1616931b7cd3856078608dad43c6fae564833e66dc65560bc73d UID:2699e2f6-1303-449d-925d-c9fbb4f493bb NetNS:/var/run/netns/5670dc7f-e504-47ff-9c8a-c95ab84853d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2699e2f6_1303_449d_925d_c9fbb4f493bb.slice PodAnnotations:0xc000ae0190}] Aliases:map[]}\"",
2026-06-11 13:18:31.534736 | controller |     "Jun 11 11:53:13.927142 crc crio[3644]: time=\"2026-06-11T11:53:13.926971632Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8b48fdb95-dmf8v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.534777 | controller |     "Jun 11 11:53:13.933138 crc crio[3644]: time=\"2026-06-11T11:53:13.933023837Z\" level=info msg=\"Ran pod sandbox d0ebea9dbdee1616931b7cd3856078608dad43c6fae564833e66dc65560bc73d with infra container: openshift-controller-manager/controller-manager-8b48fdb95-dmf8v/POD\" id=a52f262c-969d-42de-992b-7bcfe8f825ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.534803 | controller |     "Jun 11 11:53:13.936347 crc crio[3644]: time=\"2026-06-11T11:53:13.936218274Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=d53a041d-8307-449d-b5f1-9e773713aa2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.534826 | controller |     "Jun 11 11:53:13.938351 crc crio[3644]: time=\"2026-06-11T11:53:13.938234862Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=81ea3533-fd7a-4303-ad55-178431656778 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.534876 | controller |     "Jun 11 11:53:13.949882 crc crio[3644]: time=\"2026-06-11T11:53:13.949481361Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8b48fdb95-dmf8v/controller-manager\" id=4811cf79-9afd-4a53-adae-4d60c9e1a072 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.534906 | controller |     "Jun 11 11:53:13.950422 crc crio[3644]: time=\"2026-06-11T11:53:13.950060438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.534930 | controller |     "Jun 11 11:53:13.990067 crc crio[3644]: time=\"2026-06-11T11:53:13.989942602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.534952 | controller |     "Jun 11 11:53:13.993790 crc crio[3644]: time=\"2026-06-11T11:53:13.993696078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.534974 | controller |     "Jun 11 11:53:14.101408 crc crio[3644]: time=\"2026-06-11T11:53:14.101252845Z\" level=info msg=\"Created container 63fa57f693ae9385975a869f67fabca1d62d811b67b3060c3176436561b83b94: openshift-controller-manager/controller-manager-8b48fdb95-dmf8v/controller-manager\" id=4811cf79-9afd-4a53-adae-4d60c9e1a072 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.534997 | controller |     "Jun 11 11:53:14.104806 crc crio[3644]: time=\"2026-06-11T11:53:14.102620465Z\" level=info msg=\"Starting container: 63fa57f693ae9385975a869f67fabca1d62d811b67b3060c3176436561b83b94\" id=d2961f0c-c727-4827-90e6-8055931215db name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.535020 | controller |     "Jun 11 11:53:14.108543 crc crio[3644]: time=\"2026-06-11T11:53:14.108255905Z\" level=info msg=\"Started container\" PID=19471 containerID=63fa57f693ae9385975a869f67fabca1d62d811b67b3060c3176436561b83b94 description=openshift-controller-manager/controller-manager-8b48fdb95-dmf8v/controller-manager id=d2961f0c-c727-4827-90e6-8055931215db name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0ebea9dbdee1616931b7cd3856078608dad43c6fae564833e66dc65560bc73d",
2026-06-11 13:18:31.535043 | controller |     "Jun 11 11:53:16.402983 crc crio[3644]: time=\"2026-06-11T11:53:16.402090546Z\" level=info msg=\"Stopping pod sandbox: c90348b98e14466f383e10a7e252054b6092bdbfb29095494d55c70bc282172c\" id=4b5e8a03-5e0c-4e73-9478-7b26c854ae86 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.535065 | controller |     "Jun 11 11:53:16.402983 crc crio[3644]: time=\"2026-06-11T11:53:16.40294908Z\" level=info msg=\"Stopped pod sandbox (already stopped): c90348b98e14466f383e10a7e252054b6092bdbfb29095494d55c70bc282172c\" id=4b5e8a03-5e0c-4e73-9478-7b26c854ae86 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.535088 | controller |     "Jun 11 11:53:16.404316 crc crio[3644]: time=\"2026-06-11T11:53:16.403607209Z\" level=info msg=\"Removing pod sandbox: c90348b98e14466f383e10a7e252054b6092bdbfb29095494d55c70bc282172c\" id=0423a04a-4ad4-4300-b1f2-4782b9351492 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.535111 | controller |     "Jun 11 11:53:16.412973 crc crio[3644]: time=\"2026-06-11T11:53:16.412885263Z\" level=info msg=\"Removed pod sandbox: c90348b98e14466f383e10a7e252054b6092bdbfb29095494d55c70bc282172c\" id=0423a04a-4ad4-4300-b1f2-4782b9351492 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.535133 | controller |     "Jun 11 11:53:16.414011 crc crio[3644]: time=\"2026-06-11T11:53:16.413933823Z\" level=info msg=\"Stopping pod sandbox: 1ff4595642006d417be64cf284fe09859c14f0116a3a6e1e044b1ac93091d7f1\" id=d022425d-0d20-462a-b933-479c7680e008 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.535161 | controller |     "Jun 11 11:53:16.414131 crc crio[3644]: time=\"2026-06-11T11:53:16.414017565Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1ff4595642006d417be64cf284fe09859c14f0116a3a6e1e044b1ac93091d7f1\" id=d022425d-0d20-462a-b933-479c7680e008 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.535183 | controller |     "Jun 11 11:53:16.414587 crc crio[3644]: time=\"2026-06-11T11:53:16.414508339Z\" level=info msg=\"Removing pod sandbox: 1ff4595642006d417be64cf284fe09859c14f0116a3a6e1e044b1ac93091d7f1\" id=e108d8b2-9100-4a2b-ab3d-8f37216a1efd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.535205 | controller |     "Jun 11 11:53:16.423481 crc crio[3644]: time=\"2026-06-11T11:53:16.423384814Z\" level=info msg=\"Removed pod sandbox: 1ff4595642006d417be64cf284fe09859c14f0116a3a6e1e044b1ac93091d7f1\" id=e108d8b2-9100-4a2b-ab3d-8f37216a1efd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.535227 | controller |     "Jun 11 11:53:16.424443 crc crio[3644]: time=\"2026-06-11T11:53:16.424363329Z\" level=info msg=\"Stopping pod sandbox: 1beef2e30e3f4b5ec69d9e5245fc73ac686e1b35d7fb26683828581cce2a7e92\" id=b9f60c7c-8987-4cee-94ad-5f1450375bbc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.535249 | controller |     "Jun 11 11:53:16.424443 crc crio[3644]: time=\"2026-06-11T11:53:16.424436431Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1beef2e30e3f4b5ec69d9e5245fc73ac686e1b35d7fb26683828581cce2a7e92\" id=b9f60c7c-8987-4cee-94ad-5f1450375bbc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.535271 | controller |     "Jun 11 11:53:16.425263 crc crio[3644]: time=\"2026-06-11T11:53:16.425197143Z\" level=info msg=\"Removing pod sandbox: 1beef2e30e3f4b5ec69d9e5245fc73ac686e1b35d7fb26683828581cce2a7e92\" id=8d907ba0-2a56-4fad-bf28-8bb35108a353 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.535292 | controller |     "Jun 11 11:53:16.433841 crc crio[3644]: time=\"2026-06-11T11:53:16.433637023Z\" level=info msg=\"Removed pod sandbox: 1beef2e30e3f4b5ec69d9e5245fc73ac686e1b35d7fb26683828581cce2a7e92\" id=8d907ba0-2a56-4fad-bf28-8bb35108a353 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.535314 | controller |     "Jun 11 11:53:16.434975 crc crio[3644]: time=\"2026-06-11T11:53:16.434584409Z\" level=info msg=\"Stopping pod sandbox: 7c665f07b30ce14460a281ce16a527ac66b9aa4a6212ddd22a6f8745033862df\" id=3dcf9523-80f8-4ecb-81e8-b7a24d528cfd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.535335 | controller |     "Jun 11 11:53:16.435143 crc crio[3644]: time=\"2026-06-11T11:53:16.43498315Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7c665f07b30ce14460a281ce16a527ac66b9aa4a6212ddd22a6f8745033862df\" id=3dcf9523-80f8-4ecb-81e8-b7a24d528cfd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.535357 | controller |     "Jun 11 11:53:16.436195 crc crio[3644]: time=\"2026-06-11T11:53:16.436109793Z\" level=info msg=\"Removing pod sandbox: 7c665f07b30ce14460a281ce16a527ac66b9aa4a6212ddd22a6f8745033862df\" id=3ad9cf9d-adb0-4e48-a999-0a35b7ad94d6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.535378 | controller |     "Jun 11 11:53:16.446408 crc crio[3644]: time=\"2026-06-11T11:53:16.446312904Z\" level=info msg=\"Removed pod sandbox: 7c665f07b30ce14460a281ce16a527ac66b9aa4a6212ddd22a6f8745033862df\" id=3ad9cf9d-adb0-4e48-a999-0a35b7ad94d6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.535401 | controller |     "Jun 11 11:53:16.447159 crc crio[3644]: time=\"2026-06-11T11:53:16.447069824Z\" level=info msg=\"Stopping pod sandbox: 30d98b1b4d89b18d4284f050d6a975ec80c5c0688a7378cf89d934c0d8395169\" id=46c13419-06e3-4681-82d5-2c1806a345ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.535435 | controller |     "Jun 11 11:53:16.447235 crc crio[3644]: time=\"2026-06-11T11:53:16.447184398Z\" level=info msg=\"Stopped pod sandbox (already stopped): 30d98b1b4d89b18d4284f050d6a975ec80c5c0688a7378cf89d934c0d8395169\" id=46c13419-06e3-4681-82d5-2c1806a345ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.535470 | controller |     "Jun 11 11:53:16.448228 crc crio[3644]: time=\"2026-06-11T11:53:16.448142725Z\" level=info msg=\"Removing pod sandbox: 30d98b1b4d89b18d4284f050d6a975ec80c5c0688a7378cf89d934c0d8395169\" id=f1ec0fe5-3925-4dab-a38f-59d4f9194790 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.535499 | controller |     "Jun 11 11:53:16.459463 crc crio[3644]: time=\"2026-06-11T11:53:16.459355217Z\" level=info msg=\"Removed pod sandbox: 30d98b1b4d89b18d4284f050d6a975ec80c5c0688a7378cf89d934c0d8395169\" id=f1ec0fe5-3925-4dab-a38f-59d4f9194790 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.535527 | controller |     "Jun 11 11:53:16.460422 crc crio[3644]: time=\"2026-06-11T11:53:16.460338681Z\" level=info msg=\"Stopping pod sandbox: cb91530478e81e7301ce1ee8a94bb38c42b2efb72d252d2c4c8cb6748cb3fc5f\" id=1e23cad6-5537-4279-ba2d-2133d623b9f9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.535556 | controller |     "Jun 11 11:53:16.460505 crc crio[3644]: time=\"2026-06-11T11:53:16.460436734Z\" level=info msg=\"Stopped pod sandbox (already stopped): cb91530478e81e7301ce1ee8a94bb38c42b2efb72d252d2c4c8cb6748cb3fc5f\" id=1e23cad6-5537-4279-ba2d-2133d623b9f9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.535585 | controller |     "Jun 11 11:53:16.461398 crc crio[3644]: time=\"2026-06-11T11:53:16.461298889Z\" level=info msg=\"Removing pod sandbox: cb91530478e81e7301ce1ee8a94bb38c42b2efb72d252d2c4c8cb6748cb3fc5f\" id=ef24e85d-1ba7-4263-8e34-e7e6ca2e4446 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.535614 | controller |     "Jun 11 11:53:16.472757 crc crio[3644]: time=\"2026-06-11T11:53:16.472598154Z\" level=info msg=\"Removed pod sandbox: cb91530478e81e7301ce1ee8a94bb38c42b2efb72d252d2c4c8cb6748cb3fc5f\" id=ef24e85d-1ba7-4263-8e34-e7e6ca2e4446 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.535642 | controller |     "Jun 11 11:53:17.103235 crc crio[3644]: time=\"2026-06-11T11:53:17.103159697Z\" level=info msg=\"Stopping container: a9de47018d60d6281f0c7e41f02d5d15315e20e41993c2c38fb3e1912f0db05f (timeout: 2s)\" id=f1460e44-a6ca-42b2-965a-4478ddb6fc52 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.535671 | controller |     "Jun 11 11:53:17.262280 crc crio[3644]: time=\"2026-06-11T11:53:17.262145973Z\" level=info msg=\"Stopped container a9de47018d60d6281f0c7e41f02d5d15315e20e41993c2c38fb3e1912f0db05f: openshift-marketplace/certified-operators-dtzfl/registry-server\" id=f1460e44-a6ca-42b2-965a-4478ddb6fc52 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.535699 | controller |     "Jun 11 11:53:17.264048 crc crio[3644]: time=\"2026-06-11T11:53:17.263916293Z\" level=info msg=\"Stopping pod sandbox: 955449ef97475afc6cf711364eb1e3e479b6a44c2a443ea7a16b6d9d91c29b1c\" id=b69d8ebe-7fa3-4d04-bd7f-a8967e27e611 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.535728 | controller |     "Jun 11 11:53:17.264882 crc crio[3644]: time=\"2026-06-11T11:53:17.264813279Z\" level=info msg=\"Got pod network &{Name:certified-operators-dtzfl Namespace:openshift-marketplace ID:955449ef97475afc6cf711364eb1e3e479b6a44c2a443ea7a16b6d9d91c29b1c UID:3c27ad7f-eb5f-474f-9d5a-34fbc42ac5df NetNS:/var/run/netns/d695b2d4-80ae-4734-a2cf-071003533166 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3c27ad7f_eb5f_474f_9d5a_34fbc42ac5df.slice PodAnnotations:0xc000ae0040}] Aliases:map[]}\"",
2026-06-11 13:18:31.535757 | controller |     "Jun 11 11:53:17.265155 crc crio[3644]: time=\"2026-06-11T11:53:17.265040605Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-dtzfl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.535791 | controller |     "Jun 11 11:53:17.308996 crc crio[3644]: time=\"2026-06-11T11:53:17.308896841Z\" level=info msg=\"Stopping container: 65bd5f0ac11c3cf4289a81f467cd82a859f88b25f22f938ecbfe646ab27490a3 (timeout: 2s)\" id=fc333347-6aa9-46ea-b63d-b25922827dfd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.535822 | controller |     "Jun 11 11:53:17.462562 crc crio[3644]: time=\"2026-06-11T11:53:17.462460576Z\" level=info msg=\"Stopped container 65bd5f0ac11c3cf4289a81f467cd82a859f88b25f22f938ecbfe646ab27490a3: openshift-marketplace/community-operators-svtbn/registry-server\" id=fc333347-6aa9-46ea-b63d-b25922827dfd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.535916 | controller |     "Jun 11 11:53:17.463925 crc crio[3644]: time=\"2026-06-11T11:53:17.463578638Z\" level=info msg=\"Stopping pod sandbox: c175f5479a749f89ee94f44f24c576780ae80b0c8c8d34db9530bc6258e054df\" id=60fbc064-8e35-4761-bc8b-4f6e7bcd7e0a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.535952 | controller |     "Jun 11 11:53:17.464401 crc crio[3644]: time=\"2026-06-11T11:53:17.464309599Z\" level=info msg=\"Got pod network &{Name:community-operators-svtbn Namespace:openshift-marketplace ID:c175f5479a749f89ee94f44f24c576780ae80b0c8c8d34db9530bc6258e054df UID:abd1fa2e-ee31-4883-9981-187fc306b25a NetNS:/var/run/netns/9f16ee52-0f56-4a2b-b29a-fdecb4d0dc8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podabd1fa2e_ee31_4883_9981_187fc306b25a.slice PodAnnotations:0xc000896268}] Aliases:map[]}\"",
2026-06-11 13:18:31.535976 | controller |     "Jun 11 11:53:17.464628 crc crio[3644]: time=\"2026-06-11T11:53:17.464522785Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-svtbn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.535998 | controller |     "Jun 11 11:53:17.613113 crc crio[3644]: time=\"2026-06-11T11:53:17.612990078Z\" level=info msg=\"Stopped pod sandbox: 955449ef97475afc6cf711364eb1e3e479b6a44c2a443ea7a16b6d9d91c29b1c\" id=b69d8ebe-7fa3-4d04-bd7f-a8967e27e611 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.536021 | controller |     "Jun 11 11:53:17.812218 crc crio[3644]: time=\"2026-06-11T11:53:17.811178134Z\" level=info msg=\"Stopped pod sandbox: c175f5479a749f89ee94f44f24c576780ae80b0c8c8d34db9530bc6258e054df\" id=60fbc064-8e35-4761-bc8b-4f6e7bcd7e0a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.536043 | controller |     "Jun 11 11:53:18.667177 crc crio[3644]: time=\"2026-06-11T11:53:18.66706661Z\" level=info msg=\"Removing container: 65bd5f0ac11c3cf4289a81f467cd82a859f88b25f22f938ecbfe646ab27490a3\" id=9b094079-3144-43ee-846b-1293b9556c4d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.536065 | controller |     "Jun 11 11:53:18.723561 crc crio[3644]: time=\"2026-06-11T11:53:18.723400879Z\" level=info msg=\"Removed container 65bd5f0ac11c3cf4289a81f467cd82a859f88b25f22f938ecbfe646ab27490a3: openshift-marketplace/community-operators-svtbn/registry-server\" id=9b094079-3144-43ee-846b-1293b9556c4d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.536087 | controller |     "Jun 11 11:53:18.737462 crc crio[3644]: time=\"2026-06-11T11:53:18.737233411Z\" level=info msg=\"Removing container: f68dc40598f616ca467cb93566e9c358377c83cc861f7719c71f0db89a47279e\" id=78a86f4c-b33d-4161-9095-762bf0befada name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.536108 | controller |     "Jun 11 11:53:18.809970 crc crio[3644]: time=\"2026-06-11T11:53:18.809849565Z\" level=info msg=\"Removed container f68dc40598f616ca467cb93566e9c358377c83cc861f7719c71f0db89a47279e: openshift-marketplace/community-operators-svtbn/extract-content\" id=78a86f4c-b33d-4161-9095-762bf0befada name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.536130 | controller |     "Jun 11 11:53:18.817119 crc crio[3644]: time=\"2026-06-11T11:53:18.816993129Z\" level=info msg=\"Removing container: 720049cdf2ca6701dfdc34af4fa09006a8d131487a946f8d3bf5298ad50fddca\" id=b5f833e8-d05c-4bb4-a559-c0aa22f92143 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.536157 | controller |     "Jun 11 11:53:18.839508 crc crio[3644]: time=\"2026-06-11T11:53:18.839382435Z\" level=info msg=\"Removed container 720049cdf2ca6701dfdc34af4fa09006a8d131487a946f8d3bf5298ad50fddca: openshift-marketplace/community-operators-svtbn/extract-utilities\" id=b5f833e8-d05c-4bb4-a559-c0aa22f92143 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.536179 | controller |     "Jun 11 11:53:18.844444 crc crio[3644]: time=\"2026-06-11T11:53:18.844072919Z\" level=info msg=\"Removing container: a9de47018d60d6281f0c7e41f02d5d15315e20e41993c2c38fb3e1912f0db05f\" id=12664c35-8aac-4f12-850b-26958400196f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.536200 | controller |     "Jun 11 11:53:18.879370 crc crio[3644]: time=\"2026-06-11T11:53:18.878378764Z\" level=info msg=\"Removed container a9de47018d60d6281f0c7e41f02d5d15315e20e41993c2c38fb3e1912f0db05f: openshift-marketplace/certified-operators-dtzfl/registry-server\" id=12664c35-8aac-4f12-850b-26958400196f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.536222 | controller |     "Jun 11 11:53:18.882795 crc crio[3644]: time=\"2026-06-11T11:53:18.882090259Z\" level=info msg=\"Removing container: 35a33c13f70f0e41c3b5e45469f6f7cb7d24e2974bccba28cc53dab8facb2dbd\" id=2b1939f1-9f65-45fc-b394-44558ddc14d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.536243 | controller |     "Jun 11 11:53:18.919146 crc crio[3644]: time=\"2026-06-11T11:53:18.91901396Z\" level=info msg=\"Removed container 35a33c13f70f0e41c3b5e45469f6f7cb7d24e2974bccba28cc53dab8facb2dbd: openshift-marketplace/certified-operators-dtzfl/extract-content\" id=2b1939f1-9f65-45fc-b394-44558ddc14d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.536265 | controller |     "Jun 11 11:53:18.926345 crc crio[3644]: time=\"2026-06-11T11:53:18.925531243Z\" level=info msg=\"Removing container: c9e6a06567d6fb51a05de0cc7be89a428745b16dab5674882e2929253289c19e\" id=25b04657-19a6-4590-804c-be9107abdaee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.536286 | controller |     "Jun 11 11:53:18.962874 crc crio[3644]: time=\"2026-06-11T11:53:18.962801052Z\" level=info msg=\"Removed container c9e6a06567d6fb51a05de0cc7be89a428745b16dab5674882e2929253289c19e: openshift-marketplace/certified-operators-dtzfl/extract-utilities\" id=25b04657-19a6-4590-804c-be9107abdaee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.536308 | controller |     "Jun 11 11:53:19.546486 crc crio[3644]: time=\"2026-06-11T11:53:19.545181322Z\" level=info msg=\"Stopping container: fdef6e1f8a4d78ee444bf0d2d32829ecca0c36f9d9187141fbbad563ac694973 (timeout: 2s)\" id=d960bd53-4ba3-46e8-aa5f-875d326e1370 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.536330 | controller |     "Jun 11 11:53:19.720115 crc crio[3644]: time=\"2026-06-11T11:53:19.719521579Z\" level=info msg=\"Stopping container: 655f12857986a3a23ec466bf6ed90ce28ce911aff405d2c7c7d7d629b4413102 (timeout: 2s)\" id=d7e3f313-3199-4187-9756-aff29396a858 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.536352 | controller |     "Jun 11 11:53:20.306810 crc crio[3644]: time=\"2026-06-11T11:53:20.306340816Z\" level=info msg=\"Stopped container fdef6e1f8a4d78ee444bf0d2d32829ecca0c36f9d9187141fbbad563ac694973: openshift-marketplace/redhat-marketplace-h42zf/registry-server\" id=d960bd53-4ba3-46e8-aa5f-875d326e1370 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.536374 | controller |     "Jun 11 11:53:20.307853 crc crio[3644]: time=\"2026-06-11T11:53:20.307320603Z\" level=info msg=\"Stopping pod sandbox: e3c69a61716123ad81ef0a1a6b8c15a157740e9c15f0f4e4999b51572237b315\" id=e873d992-5373-4d9d-80d1-9cf3b35fca31 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.536404 | controller |     "Jun 11 11:53:20.308636 crc crio[3644]: time=\"2026-06-11T11:53:20.3082791Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-h42zf Namespace:openshift-marketplace ID:e3c69a61716123ad81ef0a1a6b8c15a157740e9c15f0f4e4999b51572237b315 UID:8a1fbf8b-8589-4a6c-a33f-7b0025cedac9 NetNS:/var/run/netns/cae30361-318a-4a6b-bfba-459bd5edbc84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8a1fbf8b_8589_4a6c_a33f_7b0025cedac9.slice PodAnnotations:0xc001682f68}] Aliases:map[]}\"",
2026-06-11 13:18:31.536428 | controller |     "Jun 11 11:53:20.308636 crc crio[3644]: time=\"2026-06-11T11:53:20.308469405Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-h42zf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.536450 | controller |     "Jun 11 11:53:20.369498 crc crio[3644]: time=\"2026-06-11T11:53:20.369263384Z\" level=info msg=\"Stopped container 655f12857986a3a23ec466bf6ed90ce28ce911aff405d2c7c7d7d629b4413102: openshift-marketplace/redhat-operators-pz4h7/registry-server\" id=d7e3f313-3199-4187-9756-aff29396a858 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.536473 | controller |     "Jun 11 11:53:20.372555 crc crio[3644]: time=\"2026-06-11T11:53:20.372505066Z\" level=info msg=\"Stopping pod sandbox: 062f978e2eef0d6ed8bb1d36a4afaf23e1a7569721873e4489e3be4132d93f6e\" id=dca69461-20be-41bf-94de-09c15aeaa838 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.536496 | controller |     "Jun 11 11:53:20.373233 crc crio[3644]: time=\"2026-06-11T11:53:20.373191908Z\" level=info msg=\"Got pod network &{Name:redhat-operators-pz4h7 Namespace:openshift-marketplace ID:062f978e2eef0d6ed8bb1d36a4afaf23e1a7569721873e4489e3be4132d93f6e UID:ecb284e3-77b6-47a1-9fcb-598b41a1ede4 NetNS:/var/run/netns/76aaf636-0b69-4332-aab4-c3fba11734fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podecb284e3_77b6_47a1_9fcb_598b41a1ede4.slice PodAnnotations:0xc000dd2670}] Aliases:map[]}\"",
2026-06-11 13:18:31.536520 | controller |     "Jun 11 11:53:20.373868 crc crio[3644]: time=\"2026-06-11T11:53:20.373836668Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-pz4h7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.536541 | controller |     "Jun 11 11:53:22.469436 crc crio[3644]: time=\"2026-06-11T11:53:22.468579964Z\" level=info msg=\"Stopped pod sandbox: e3c69a61716123ad81ef0a1a6b8c15a157740e9c15f0f4e4999b51572237b315\" id=e873d992-5373-4d9d-80d1-9cf3b35fca31 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.536564 | controller |     "Jun 11 11:53:22.768331 crc crio[3644]: time=\"2026-06-11T11:53:22.767823358Z\" level=info msg=\"Stopped pod sandbox: 062f978e2eef0d6ed8bb1d36a4afaf23e1a7569721873e4489e3be4132d93f6e\" id=dca69461-20be-41bf-94de-09c15aeaa838 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.536585 | controller |     "Jun 11 11:53:22.808373 crc crio[3644]: time=\"2026-06-11T11:53:22.80828296Z\" level=info msg=\"Removing container: 655f12857986a3a23ec466bf6ed90ce28ce911aff405d2c7c7d7d629b4413102\" id=8991e177-6b07-4442-9c0d-27784ff04c8c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.536607 | controller |     "Jun 11 11:53:22.844979 crc crio[3644]: time=\"2026-06-11T11:53:22.844431902Z\" level=info msg=\"Removed container 655f12857986a3a23ec466bf6ed90ce28ce911aff405d2c7c7d7d629b4413102: openshift-marketplace/redhat-operators-pz4h7/registry-server\" id=8991e177-6b07-4442-9c0d-27784ff04c8c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.536629 | controller |     "Jun 11 11:53:22.850006 crc crio[3644]: time=\"2026-06-11T11:53:22.849244815Z\" level=info msg=\"Removing container: c67f4777afea7728acb700e67c8c7d064b12bed46494e1e3f7d52f1d55948857\" id=5e33f613-69b6-4df6-a655-6083d5cf9de0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.536655 | controller |     "Jun 11 11:53:22.896928 crc crio[3644]: time=\"2026-06-11T11:53:22.895525445Z\" level=info msg=\"Removed container c67f4777afea7728acb700e67c8c7d064b12bed46494e1e3f7d52f1d55948857: openshift-marketplace/redhat-operators-pz4h7/extract-content\" id=5e33f613-69b6-4df6-a655-6083d5cf9de0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.536680 | controller |     "Jun 11 11:53:22.903565 crc crio[3644]: time=\"2026-06-11T11:53:22.902280102Z\" level=info msg=\"Removing container: 8684f92025585a80a0455afdba4e95596b0db9def0043734220832569242bd70\" id=2c27e6f9-8399-4389-be66-e4dfad3790cd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.536748 | controller |     "Jun 11 11:53:22.940204 crc crio[3644]: time=\"2026-06-11T11:53:22.940123489Z\" level=info msg=\"Removed container 8684f92025585a80a0455afdba4e95596b0db9def0043734220832569242bd70: openshift-marketplace/redhat-operators-pz4h7/extract-utilities\" id=2c27e6f9-8399-4389-be66-e4dfad3790cd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.536778 | controller |     "Jun 11 11:53:22.948324 crc crio[3644]: time=\"2026-06-11T11:53:22.948228118Z\" level=info msg=\"Removing container: fdef6e1f8a4d78ee444bf0d2d32829ecca0c36f9d9187141fbbad563ac694973\" id=81536715-45d7-4322-a8fa-6db73524e352 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.536801 | controller |     "Jun 11 11:53:22.997702 crc crio[3644]: time=\"2026-06-11T11:53:22.99756086Z\" level=info msg=\"Removed container fdef6e1f8a4d78ee444bf0d2d32829ecca0c36f9d9187141fbbad563ac694973: openshift-marketplace/redhat-marketplace-h42zf/registry-server\" id=81536715-45d7-4322-a8fa-6db73524e352 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.536823 | controller |     "Jun 11 11:53:23.005139 crc crio[3644]: time=\"2026-06-11T11:53:23.005056964Z\" level=info msg=\"Removing container: c2cda10c0837da787fe91e9cec3b5803f4621984bec118863042a371fd4465c3\" id=2fb64ae6-9f43-4932-87cc-36d23cefdc4f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.536845 | controller |     "Jun 11 11:53:23.028865 crc crio[3644]: time=\"2026-06-11T11:53:23.028630274Z\" level=info msg=\"Removed container c2cda10c0837da787fe91e9cec3b5803f4621984bec118863042a371fd4465c3: openshift-marketplace/redhat-marketplace-h42zf/extract-content\" id=2fb64ae6-9f43-4932-87cc-36d23cefdc4f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.536919 | controller |     "Jun 11 11:53:23.031177 crc crio[3644]: time=\"2026-06-11T11:53:23.031132695Z\" level=info msg=\"Removing container: 8fce4cde4667c16c2a1fd1ad1093be521cfefc552f7a6b4e95ea26ef053457d6\" id=47cc128c-b71a-4cde-9ab2-43aa2e9dc338 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.536943 | controller |     "Jun 11 11:53:23.058580 crc crio[3644]: time=\"2026-06-11T11:53:23.058491273Z\" level=info msg=\"Removed container 8fce4cde4667c16c2a1fd1ad1093be521cfefc552f7a6b4e95ea26ef053457d6: openshift-marketplace/redhat-marketplace-h42zf/extract-utilities\" id=47cc128c-b71a-4cde-9ab2-43aa2e9dc338 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.536966 | controller |     "Jun 11 11:53:24.122964 crc crio[3644]: time=\"2026-06-11T11:53:24.121874649Z\" level=info msg=\"Stopping container: 63fa57f693ae9385975a869f67fabca1d62d811b67b3060c3176436561b83b94 (timeout: 30s)\" id=1b2f39b3-825f-4205-84b7-758b8adcd243 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.536988 | controller |     "Jun 11 11:53:24.252923 crc crio[3644]: time=\"2026-06-11T11:53:24.252496968Z\" level=info msg=\"Stopped container 63fa57f693ae9385975a869f67fabca1d62d811b67b3060c3176436561b83b94: openshift-controller-manager/controller-manager-8b48fdb95-dmf8v/controller-manager\" id=1b2f39b3-825f-4205-84b7-758b8adcd243 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.537010 | controller |     "Jun 11 11:53:24.253917 crc crio[3644]: time=\"2026-06-11T11:53:24.25383537Z\" level=info msg=\"Stopping pod sandbox: d0ebea9dbdee1616931b7cd3856078608dad43c6fae564833e66dc65560bc73d\" id=3e4984a4-a7d1-47ed-8cf0-28a568bdfa46 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.537039 | controller |     "Jun 11 11:53:24.254573 crc crio[3644]: time=\"2026-06-11T11:53:24.254498969Z\" level=info msg=\"Got pod network &{Name:controller-manager-8b48fdb95-dmf8v Namespace:openshift-controller-manager ID:d0ebea9dbdee1616931b7cd3856078608dad43c6fae564833e66dc65560bc73d UID:2699e2f6-1303-449d-925d-c9fbb4f493bb NetNS:/var/run/netns/5670dc7f-e504-47ff-9c8a-c95ab84853d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2699e2f6_1303_449d_925d_c9fbb4f493bb.slice PodAnnotations:0xc000188780}] Aliases:map[]}\"",
2026-06-11 13:18:31.537062 | controller |     "Jun 11 11:53:24.254904 crc crio[3644]: time=\"2026-06-11T11:53:24.254836458Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8b48fdb95-dmf8v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.537084 | controller |     "Jun 11 11:53:24.776539 crc crio[3644]: time=\"2026-06-11T11:53:24.776394213Z\" level=info msg=\"Stopped pod sandbox: d0ebea9dbdee1616931b7cd3856078608dad43c6fae564833e66dc65560bc73d\" id=3e4984a4-a7d1-47ed-8cf0-28a568bdfa46 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.537107 | controller |     "Jun 11 11:53:24.844517 crc crio[3644]: time=\"2026-06-11T11:53:24.844356684Z\" level=info msg=\"Removing container: 63fa57f693ae9385975a869f67fabca1d62d811b67b3060c3176436561b83b94\" id=26e099cb-4b6c-4afd-aaf6-2641609d22e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.537128 | controller |     "Jun 11 11:53:24.871623 crc crio[3644]: time=\"2026-06-11T11:53:24.871248069Z\" level=info msg=\"Removed container 63fa57f693ae9385975a869f67fabca1d62d811b67b3060c3176436561b83b94: openshift-controller-manager/controller-manager-8b48fdb95-dmf8v/controller-manager\" id=26e099cb-4b6c-4afd-aaf6-2641609d22e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.537150 | controller |     "Jun 11 11:53:25.292759 crc crio[3644]: time=\"2026-06-11T11:53:25.292193184Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-5f4d49f7d6-pz6h4/POD\" id=3408db90-9cf8-4711-bda3-3ff7a4068ab1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.537172 | controller |     "Jun 11 11:53:25.294163 crc crio[3644]: time=\"2026-06-11T11:53:25.292820162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.537195 | controller |     "Jun 11 11:53:25.319630 crc crio[3644]: time=\"2026-06-11T11:53:25.319511831Z\" level=info msg=\"Got pod network &{Name:controller-manager-5f4d49f7d6-pz6h4 Namespace:openshift-controller-manager ID:bae330b65ef1d58855cc1750dd5962bd3db738cc9f85f54e2ceeb843e19308cc UID:8364ad1e-1d1a-4137-8e21-c3084448614a NetNS:/var/run/netns/2196431d-d54f-431b-8e67-4aa204108126 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8364ad1e_1d1a_4137_8e21_c3084448614a.slice PodAnnotations:0xc000dd2728}] Aliases:map[]}\"",
2026-06-11 13:18:31.537217 | controller |     "Jun 11 11:53:25.319630 crc crio[3644]: time=\"2026-06-11T11:53:25.319598883Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-5f4d49f7d6-pz6h4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.537239 | controller |     "Jun 11 11:53:25.654158 crc crio[3644]: 2026-06-11T11:53:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bae330b65ef1d58 Mac:e6:d9:0a:64:a0:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/2196431d-d54f-431b-8e67-4aa204108126 SocketPath: PciID:}] [{Interface:0xc0004b25b0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.537266 | controller |     "Jun 11 11:53:25.657170 crc crio[3644]: time=\"2026-06-11T11:53:25.657091229Z\" level=info msg=\"Got pod network &{Name:controller-manager-5f4d49f7d6-pz6h4 Namespace:openshift-controller-manager ID:bae330b65ef1d58855cc1750dd5962bd3db738cc9f85f54e2ceeb843e19308cc UID:8364ad1e-1d1a-4137-8e21-c3084448614a NetNS:/var/run/netns/2196431d-d54f-431b-8e67-4aa204108126 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8364ad1e_1d1a_4137_8e21_c3084448614a.slice PodAnnotations:0xc000dd2728}] Aliases:map[]}\"",
2026-06-11 13:18:31.537290 | controller |     "Jun 11 11:53:25.657336 crc crio[3644]: time=\"2026-06-11T11:53:25.657282635Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-5f4d49f7d6-pz6h4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.537312 | controller |     "Jun 11 11:53:25.664903 crc crio[3644]: time=\"2026-06-11T11:53:25.664788491Z\" level=info msg=\"Ran pod sandbox bae330b65ef1d58855cc1750dd5962bd3db738cc9f85f54e2ceeb843e19308cc with infra container: openshift-controller-manager/controller-manager-5f4d49f7d6-pz6h4/POD\" id=3408db90-9cf8-4711-bda3-3ff7a4068ab1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.537334 | controller |     "Jun 11 11:53:25.667844 crc crio[3644]: time=\"2026-06-11T11:53:25.66776091Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=8840c458-7f7c-4b98-b907-3774474fcad9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.537356 | controller |     "Jun 11 11:53:25.670481 crc crio[3644]: time=\"2026-06-11T11:53:25.670334126Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=7dd4ef83-ff8c-42fa-950d-102af9d6aa00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.537378 | controller |     "Jun 11 11:53:25.678404 crc crio[3644]: time=\"2026-06-11T11:53:25.67830935Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-5f4d49f7d6-pz6h4/controller-manager\" id=3e76ea31-146e-46b4-960a-2521bbb901e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.537399 | controller |     "Jun 11 11:53:25.679079 crc crio[3644]: time=\"2026-06-11T11:53:25.678969098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.537421 | controller |     "Jun 11 11:53:25.707239 crc crio[3644]: time=\"2026-06-11T11:53:25.70645706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.537443 | controller |     "Jun 11 11:53:25.711889 crc crio[3644]: time=\"2026-06-11T11:53:25.711811832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.537464 | controller |     "Jun 11 11:53:25.812090 crc crio[3644]: time=\"2026-06-11T11:53:25.811963249Z\" level=info msg=\"Created container e4360cf2c3d6c72dfe69c5a5d0c4c55b0ddbd0108d24f5a1e23b2dc160f2103c: openshift-controller-manager/controller-manager-5f4d49f7d6-pz6h4/controller-manager\" id=3e76ea31-146e-46b4-960a-2521bbb901e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.537486 | controller |     "Jun 11 11:53:25.814014 crc crio[3644]: time=\"2026-06-11T11:53:25.813956406Z\" level=info msg=\"Starting container: e4360cf2c3d6c72dfe69c5a5d0c4c55b0ddbd0108d24f5a1e23b2dc160f2103c\" id=e1bc75b2-cb98-474e-ab9d-ecd068284109 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.537512 | controller |     "Jun 11 11:53:25.819619 crc crio[3644]: time=\"2026-06-11T11:53:25.819531035Z\" level=info msg=\"Started container\" PID=19889 containerID=e4360cf2c3d6c72dfe69c5a5d0c4c55b0ddbd0108d24f5a1e23b2dc160f2103c description=openshift-controller-manager/controller-manager-5f4d49f7d6-pz6h4/controller-manager id=e1bc75b2-cb98-474e-ab9d-ecd068284109 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bae330b65ef1d58855cc1750dd5962bd3db738cc9f85f54e2ceeb843e19308cc",
2026-06-11 13:18:31.537534 | controller |     "Jun 11 11:53:29.953050 crc crio[3644]: time=\"2026-06-11T11:53:29.951100601Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=ae2291cf-538d-41f6-9a20-ce44f016359a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.537555 | controller |     "Jun 11 11:53:29.957522 crc crio[3644]: time=\"2026-06-11T11:53:29.95739962Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=b2f93e2c-4857-4917-a638-fee5eb301364 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.537577 | controller |     "Jun 11 11:53:29.961942 crc crio[3644]: time=\"2026-06-11T11:53:29.96159519Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=e281a273-dff1-4ec2-b730-b27d93c2fe13 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.537599 | controller |     "Jun 11 11:53:29.962533 crc crio[3644]: time=\"2026-06-11T11:53:29.962382503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.537621 | controller |     "Jun 11 11:53:29.995376 crc crio[3644]: time=\"2026-06-11T11:53:29.995283937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.537643 | controller |     "Jun 11 11:53:30.002062 crc crio[3644]: time=\"2026-06-11T11:53:30.001975807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.537665 | controller |     "Jun 11 11:53:30.120054 crc crio[3644]: time=\"2026-06-11T11:53:30.11995223Z\" level=info msg=\"Created container 01c96d74e7e9f4eac43d37a95d3787c64438dfeff095118a144b32fe66898806: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=e281a273-dff1-4ec2-b730-b27d93c2fe13 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.537687 | controller |     "Jun 11 11:53:30.123187 crc crio[3644]: time=\"2026-06-11T11:53:30.122232595Z\" level=info msg=\"Starting container: 01c96d74e7e9f4eac43d37a95d3787c64438dfeff095118a144b32fe66898806\" id=ce7c67b3-1b4a-46e1-a8e8-b07ff91d348a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.537709 | controller |     "Jun 11 11:53:30.138614 crc crio[3644]: time=\"2026-06-11T11:53:30.138435417Z\" level=info msg=\"Started container\" PID=20008 containerID=01c96d74e7e9f4eac43d37a95d3787c64438dfeff095118a144b32fe66898806 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=ce7c67b3-1b4a-46e1-a8e8-b07ff91d348a name=/runtime.v1.RuntimeService/StartContainer sandboxID=329481c7e901f292822a997f1565c8ea9d24ec8787303bb905ccb0f03ef4483b",
2026-06-11 13:18:31.537731 | controller |     "Jun 11 11:53:57.017583 crc crio[3644]: time=\"2026-06-11T11:53:57.009537829Z\" level=info msg=\"Stopping container: 01c96d74e7e9f4eac43d37a95d3787c64438dfeff095118a144b32fe66898806 (timeout: 2s)\" id=3426cd53-c7fd-4fb8-b9df-ac81af81b1f1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.537753 | controller |     "Jun 11 11:53:57.272943 crc crio[3644]: time=\"2026-06-11T11:53:57.272786705Z\" level=info msg=\"Stopped container 01c96d74e7e9f4eac43d37a95d3787c64438dfeff095118a144b32fe66898806: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=3426cd53-c7fd-4fb8-b9df-ac81af81b1f1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.537781 | controller |     "Jun 11 11:53:57.621827 crc crio[3644]: time=\"2026-06-11T11:53:57.621389114Z\" level=info msg=\"Removing container: 702e3d4a92b062972a1e1be370a3af8f6131d072f618d42adf1d0f84832e3f88\" id=41b62024-f68e-44bb-92fa-c8149431f3bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.537804 | controller |     "Jun 11 11:53:57.893156 crc crio[3644]: time=\"2026-06-11T11:53:57.893001774Z\" level=info msg=\"Removed container 702e3d4a92b062972a1e1be370a3af8f6131d072f618d42adf1d0f84832e3f88: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=41b62024-f68e-44bb-92fa-c8149431f3bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.537826 | controller |     "Jun 11 11:54:16.494833 crc crio[3644]: time=\"2026-06-11T11:54:16.493840546Z\" level=info msg=\"Stopping pod sandbox: 955449ef97475afc6cf711364eb1e3e479b6a44c2a443ea7a16b6d9d91c29b1c\" id=20301d1f-8df1-4ff0-93bc-07bb79722371 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.537868 | controller |     "Jun 11 11:54:16.494833 crc crio[3644]: time=\"2026-06-11T11:54:16.494845075Z\" level=info msg=\"Stopped pod sandbox (already stopped): 955449ef97475afc6cf711364eb1e3e479b6a44c2a443ea7a16b6d9d91c29b1c\" id=20301d1f-8df1-4ff0-93bc-07bb79722371 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.537896 | controller |     "Jun 11 11:54:16.497885 crc crio[3644]: time=\"2026-06-11T11:54:16.497747089Z\" level=info msg=\"Removing pod sandbox: 955449ef97475afc6cf711364eb1e3e479b6a44c2a443ea7a16b6d9d91c29b1c\" id=d06bb53f-8a05-4616-b579-c2b593f99986 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.537920 | controller |     "Jun 11 11:54:16.509375 crc crio[3644]: time=\"2026-06-11T11:54:16.509241267Z\" level=info msg=\"Removed pod sandbox: 955449ef97475afc6cf711364eb1e3e479b6a44c2a443ea7a16b6d9d91c29b1c\" id=d06bb53f-8a05-4616-b579-c2b593f99986 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.537941 | controller |     "Jun 11 11:54:16.511095 crc crio[3644]: time=\"2026-06-11T11:54:16.510974575Z\" level=info msg=\"Stopping pod sandbox: d0ebea9dbdee1616931b7cd3856078608dad43c6fae564833e66dc65560bc73d\" id=89df0b5a-6e62-4944-a45f-f5e63f9f06c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.537963 | controller |     "Jun 11 11:54:16.511095 crc crio[3644]: time=\"2026-06-11T11:54:16.511078808Z\" level=info msg=\"Stopped pod sandbox (already stopped): d0ebea9dbdee1616931b7cd3856078608dad43c6fae564833e66dc65560bc73d\" id=89df0b5a-6e62-4944-a45f-f5e63f9f06c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.537984 | controller |     "Jun 11 11:54:16.512197 crc crio[3644]: time=\"2026-06-11T11:54:16.512098608Z\" level=info msg=\"Removing pod sandbox: d0ebea9dbdee1616931b7cd3856078608dad43c6fae564833e66dc65560bc73d\" id=6c45c297-9829-4eda-b589-054d609490d2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.538005 | controller |     "Jun 11 11:54:16.522483 crc crio[3644]: time=\"2026-06-11T11:54:16.522335834Z\" level=info msg=\"Removed pod sandbox: d0ebea9dbdee1616931b7cd3856078608dad43c6fae564833e66dc65560bc73d\" id=6c45c297-9829-4eda-b589-054d609490d2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.538027 | controller |     "Jun 11 11:54:16.523624 crc crio[3644]: time=\"2026-06-11T11:54:16.523451182Z\" level=info msg=\"Stopping pod sandbox: 062f978e2eef0d6ed8bb1d36a4afaf23e1a7569721873e4489e3be4132d93f6e\" id=fc947195-e06d-4407-a5c6-92a6d25055bc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.538049 | controller |     "Jun 11 11:54:16.523624 crc crio[3644]: time=\"2026-06-11T11:54:16.523532735Z\" level=info msg=\"Stopped pod sandbox (already stopped): 062f978e2eef0d6ed8bb1d36a4afaf23e1a7569721873e4489e3be4132d93f6e\" id=fc947195-e06d-4407-a5c6-92a6d25055bc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.538075 | controller |     "Jun 11 11:54:16.524437 crc crio[3644]: time=\"2026-06-11T11:54:16.524350668Z\" level=info msg=\"Removing pod sandbox: 062f978e2eef0d6ed8bb1d36a4afaf23e1a7569721873e4489e3be4132d93f6e\" id=89494598-c3f6-4c11-8a7c-04700817959e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.538098 | controller |     "Jun 11 11:54:16.535694 crc crio[3644]: time=\"2026-06-11T11:54:16.535534699Z\" level=info msg=\"Removed pod sandbox: 062f978e2eef0d6ed8bb1d36a4afaf23e1a7569721873e4489e3be4132d93f6e\" id=89494598-c3f6-4c11-8a7c-04700817959e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.538120 | controller |     "Jun 11 11:54:16.536597 crc crio[3644]: time=\"2026-06-11T11:54:16.536531376Z\" level=info msg=\"Stopping pod sandbox: e3c69a61716123ad81ef0a1a6b8c15a157740e9c15f0f4e4999b51572237b315\" id=5f71e42c-4e65-4edb-b637-7f02836acd2f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.538143 | controller |     "Jun 11 11:54:16.536597 crc crio[3644]: time=\"2026-06-11T11:54:16.536596778Z\" level=info msg=\"Stopped pod sandbox (already stopped): e3c69a61716123ad81ef0a1a6b8c15a157740e9c15f0f4e4999b51572237b315\" id=5f71e42c-4e65-4edb-b637-7f02836acd2f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.538164 | controller |     "Jun 11 11:54:16.537843 crc crio[3644]: time=\"2026-06-11T11:54:16.537701509Z\" level=info msg=\"Removing pod sandbox: e3c69a61716123ad81ef0a1a6b8c15a157740e9c15f0f4e4999b51572237b315\" id=43fe01bd-ecd7-487a-9252-80a81cb3b2cb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.538186 | controller |     "Jun 11 11:54:16.550215 crc crio[3644]: time=\"2026-06-11T11:54:16.549985702Z\" level=info msg=\"Removed pod sandbox: e3c69a61716123ad81ef0a1a6b8c15a157740e9c15f0f4e4999b51572237b315\" id=43fe01bd-ecd7-487a-9252-80a81cb3b2cb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.538208 | controller |     "Jun 11 11:54:16.552057 crc crio[3644]: time=\"2026-06-11T11:54:16.551975489Z\" level=info msg=\"Stopping pod sandbox: c175f5479a749f89ee94f44f24c576780ae80b0c8c8d34db9530bc6258e054df\" id=f6e77d99-2897-4ba3-883a-06963102dbd8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.538230 | controller |     "Jun 11 11:54:16.552192 crc crio[3644]: time=\"2026-06-11T11:54:16.552106653Z\" level=info msg=\"Stopped pod sandbox (already stopped): c175f5479a749f89ee94f44f24c576780ae80b0c8c8d34db9530bc6258e054df\" id=f6e77d99-2897-4ba3-883a-06963102dbd8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.538251 | controller |     "Jun 11 11:54:16.553040 crc crio[3644]: time=\"2026-06-11T11:54:16.552957368Z\" level=info msg=\"Removing pod sandbox: c175f5479a749f89ee94f44f24c576780ae80b0c8c8d34db9530bc6258e054df\" id=382973bb-8389-4d16-beef-a536549456dd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.538273 | controller |     "Jun 11 11:54:16.569903 crc crio[3644]: time=\"2026-06-11T11:54:16.569748336Z\" level=info msg=\"Removed pod sandbox: c175f5479a749f89ee94f44f24c576780ae80b0c8c8d34db9530bc6258e054df\" id=382973bb-8389-4d16-beef-a536549456dd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.538296 | controller |     "Jun 11 11:55:08.258362 crc crio[3644]: time=\"2026-06-11T11:55:08.257482594Z\" level=info msg=\"Stopping container: dce2e73f55d21ef6d0e69fdaa38b1cf29143aa8fd979d10f2301d26009f485b3 (timeout: 30s)\" id=4ebbfbc7-cab7-4cc4-8d93-63e0417a4c37 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.538319 | controller |     "Jun 11 11:55:08.292819 crc crio[3644]: time=\"2026-06-11T11:55:08.292591137Z\" level=info msg=\"Stopping container: dd5d8593412e4d7cca05e7f6c74a433907a41e397c31d3fbed01e11cca3498f8 (timeout: 30s)\" id=5b72fe72-69c9-44a1-8fe9-b38800623fcc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.538340 | controller |     "Jun 11 11:55:08.317877 crc crio[3644]: time=\"2026-06-11T11:55:08.31760506Z\" level=info msg=\"Stopping container: 01c206957b73270dbdd5749b692ad7c4f545f514cab05c724c40f16fac8dde6e (timeout: 30s)\" id=1fb7a73b-713a-427e-9c45-b0dfdaa5fd8a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.538367 | controller |     "Jun 11 11:55:08.370253 crc crio[3644]: time=\"2026-06-11T11:55:08.370113229Z\" level=info msg=\"Stopping container: ab2f5dd346672854f4051bd0d09631805bd26f287841e6cadd31d67d6dde81f8 (timeout: 30s)\" id=259a95da-a4eb-4a7d-bc22-865bf1b39f2e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.538389 | controller |     "Jun 11 11:55:08.389364 crc crio[3644]: time=\"2026-06-11T11:55:08.389241191Z\" level=info msg=\"Stopped container dce2e73f55d21ef6d0e69fdaa38b1cf29143aa8fd979d10f2301d26009f485b3: openshift-marketplace/certified-operators-l27pk/registry-server\" id=4ebbfbc7-cab7-4cc4-8d93-63e0417a4c37 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.538411 | controller |     "Jun 11 11:55:08.390784 crc crio[3644]: time=\"2026-06-11T11:55:08.390622523Z\" level=info msg=\"Stopping pod sandbox: a3403638c3473e1c84e850a598bd2645cd1f2e5fd04f63f9c5b1e02a3bc6b35f\" id=1a7c98c5-abb1-421d-a997-46d09e381eee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.538434 | controller |     "Jun 11 11:55:08.392154 crc crio[3644]: time=\"2026-06-11T11:55:08.392097856Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:a3403638c3473e1c84e850a598bd2645cd1f2e5fd04f63f9c5b1e02a3bc6b35f UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/544c9042-19be-4230-ae91-0722388c2101 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:0xc001683310}] Aliases:map[]}\"",
2026-06-11 13:18:31.538457 | controller |     "Jun 11 11:55:08.392593 crc crio[3644]: time=\"2026-06-11T11:55:08.392534318Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.538480 | controller |     "Jun 11 11:55:08.439750 crc crio[3644]: time=\"2026-06-11T11:55:08.439069173Z\" level=info msg=\"Stopping container: b60be20832aa58cdf7335c0b30b9e0f35dda546d72e1389f1fc33ed2fe858bae (timeout: 30s)\" id=1a0bd556-0caa-47d8-9060-66a8c29d2b52 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.538502 | controller |     "Jun 11 11:55:08.450137 crc crio[3644]: time=\"2026-06-11T11:55:08.449597854Z\" level=info msg=\"Stopped container dd5d8593412e4d7cca05e7f6c74a433907a41e397c31d3fbed01e11cca3498f8: openshift-marketplace/community-operators-qhh6t/registry-server\" id=5b72fe72-69c9-44a1-8fe9-b38800623fcc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.538524 | controller |     "Jun 11 11:55:08.458533 crc crio[3644]: time=\"2026-06-11T11:55:08.452746635Z\" level=info msg=\"Stopping pod sandbox: 34eecf6f145537043fdc0e42a2897cb62f2ad2206c5e621c814e650c9ef3ef65\" id=b26109bf-0aae-47be-b724-e0d9b96d3fe2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.538546 | controller |     "Jun 11 11:55:08.458533 crc crio[3644]: time=\"2026-06-11T11:55:08.458034484Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:34eecf6f145537043fdc0e42a2897cb62f2ad2206c5e621c814e650c9ef3ef65 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/70d950b2-50e6-4d16-b33e-d917ddd1acf4 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:0xc000dd2570}] Aliases:map[]}\"",
2026-06-11 13:18:31.538568 | controller |     "Jun 11 11:55:08.458533 crc crio[3644]: time=\"2026-06-11T11:55:08.458332933Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.538595 | controller |     "Jun 11 11:55:08.466616 crc crio[3644]: time=\"2026-06-11T11:55:08.466170897Z\" level=info msg=\"Stopped container 01c206957b73270dbdd5749b692ad7c4f545f514cab05c724c40f16fac8dde6e: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=1fb7a73b-713a-427e-9c45-b0dfdaa5fd8a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.538617 | controller |     "Jun 11 11:55:08.467420 crc crio[3644]: time=\"2026-06-11T11:55:08.467310429Z\" level=info msg=\"Stopping pod sandbox: 118afe6f547f12ee8a7a20cded0d33f5350e4bf720d1ce2e32cc11a68e708459\" id=881abd91-339b-4de9-86f3-b5a8f0633c05 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.538640 | controller |     "Jun 11 11:55:08.467963 crc crio[3644]: time=\"2026-06-11T11:55:08.467797994Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:118afe6f547f12ee8a7a20cded0d33f5350e4bf720d1ce2e32cc11a68e708459 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/7bc16fa6-1ec4-443b-8d43-6599d6d96d9c 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:0xc000188350}] Aliases:map[]}\"",
2026-06-11 13:18:31.538661 | controller |     "Jun 11 11:55:08.472970 crc crio[3644]: time=\"2026-06-11T11:55:08.47289778Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.538684 | controller |     "Jun 11 11:55:08.522311 crc crio[3644]: time=\"2026-06-11T11:55:08.522236216Z\" level=info msg=\"Stopped container ab2f5dd346672854f4051bd0d09631805bd26f287841e6cadd31d67d6dde81f8: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=259a95da-a4eb-4a7d-bc22-865bf1b39f2e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.538705 | controller |     "Jun 11 11:55:08.524979 crc crio[3644]: time=\"2026-06-11T11:55:08.524888451Z\" level=info msg=\"Stopping pod sandbox: 02d7e09a445312a50978f37c356891b1fba644aac2805fa04d932c2c524a1cf5\" id=4aba95a1-d640-4797-a8e2-c0a8ac074381 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.538728 | controller |     "Jun 11 11:55:08.525593 crc crio[3644]: time=\"2026-06-11T11:55:08.525512129Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:02d7e09a445312a50978f37c356891b1fba644aac2805fa04d932c2c524a1cf5 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/c6b1252b-b654-41eb-889a-ebc62262891f 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:0xc00008d8a0}] Aliases:map[]}\"",
2026-06-11 13:18:31.538750 | controller |     "Jun 11 11:55:08.525885 crc crio[3644]: time=\"2026-06-11T11:55:08.525799248Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.538772 | controller |     "Jun 11 11:55:08.576422 crc crio[3644]: time=\"2026-06-11T11:55:08.576289377Z\" level=info msg=\"Stopped container b60be20832aa58cdf7335c0b30b9e0f35dda546d72e1389f1fc33ed2fe858bae: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=1a0bd556-0caa-47d8-9060-66a8c29d2b52 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.538794 | controller |     "Jun 11 11:55:08.577875 crc crio[3644]: time=\"2026-06-11T11:55:08.57778146Z\" level=info msg=\"Stopping pod sandbox: 5f6e7a87911754cb0e7be14698dea7dcb3740a467f1cc27f7047d34b33011759\" id=0cadb3bf-e3b1-4abc-8d50-a35619295d68 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.538821 | controller |     "Jun 11 11:55:08.578305 crc crio[3644]: time=\"2026-06-11T11:55:08.578227233Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:5f6e7a87911754cb0e7be14698dea7dcb3740a467f1cc27f7047d34b33011759 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/93ead76b-a229-43d5-a28e-1b0062c94d83 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:0xc000dd2660}] Aliases:map[]}\"",
2026-06-11 13:18:31.538843 | controller |     "Jun 11 11:55:08.578498 crc crio[3644]: time=\"2026-06-11T11:55:08.578427068Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.538891 | controller |     "Jun 11 11:55:08.766143 crc crio[3644]: time=\"2026-06-11T11:55:08.765763411Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-n8v69/POD\" id=055d6614-8671-4917-bdf3-7b68511c677f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.538915 | controller |     "Jun 11 11:55:08.766311 crc crio[3644]: time=\"2026-06-11T11:55:08.766219854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.538937 | controller |     "Jun 11 11:55:08.802418 crc crio[3644]: time=\"2026-06-11T11:55:08.802228272Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-n8v69 Namespace:openshift-marketplace ID:40aa928ffffb5909e9f2cc45c58d306b07a8677c7cf659b8a829e44f0e4dfffe UID:fc2af7f4-1470-4fb1-bec2-96b2d2273970 NetNS:/var/run/netns/d6b68fc7-7cb0-48f2-9cfb-1e2fbc6f48dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc2af7f4_1470_4fb1_bec2_96b2d2273970.slice PodAnnotations:0xc00061e040}] Aliases:map[]}\"",
2026-06-11 13:18:31.538959 | controller |     "Jun 11 11:55:08.802418 crc crio[3644]: time=\"2026-06-11T11:55:08.802315595Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-n8v69 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.538981 | controller |     "Jun 11 11:55:08.845422 crc crio[3644]: time=\"2026-06-11T11:55:08.845172957Z\" level=info msg=\"Stopped pod sandbox: 34eecf6f145537043fdc0e42a2897cb62f2ad2206c5e621c814e650c9ef3ef65\" id=b26109bf-0aae-47be-b724-e0d9b96d3fe2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.539003 | controller |     "Jun 11 11:55:08.992182 crc crio[3644]: time=\"2026-06-11T11:55:08.992027082Z\" level=info msg=\"Stopped pod sandbox: a3403638c3473e1c84e850a598bd2645cd1f2e5fd04f63f9c5b1e02a3bc6b35f\" id=1a7c98c5-abb1-421d-a997-46d09e381eee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.539024 | controller |     "Jun 11 11:55:09.009425 crc crio[3644]: time=\"2026-06-11T11:55:09.009318938Z\" level=info msg=\"Stopped pod sandbox: 118afe6f547f12ee8a7a20cded0d33f5350e4bf720d1ce2e32cc11a68e708459\" id=881abd91-339b-4de9-86f3-b5a8f0633c05 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.539046 | controller |     "Jun 11 11:55:09.113466 crc crio[3644]: time=\"2026-06-11T11:55:09.113271843Z\" level=info msg=\"Stopped pod sandbox: 02d7e09a445312a50978f37c356891b1fba644aac2805fa04d932c2c524a1cf5\" id=4aba95a1-d640-4797-a8e2-c0a8ac074381 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.539068 | controller |     "Jun 11 11:55:09.120238 crc crio[3644]: time=\"2026-06-11T11:55:09.119905352Z\" level=info msg=\"Stopped pod sandbox: 5f6e7a87911754cb0e7be14698dea7dcb3740a467f1cc27f7047d34b33011759\" id=0cadb3bf-e3b1-4abc-8d50-a35619295d68 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.539094 | controller |     "Jun 11 11:55:09.334159 crc crio[3644]: time=\"2026-06-11T11:55:09.334033398Z\" level=info msg=\"Removing container: 01c206957b73270dbdd5749b692ad7c4f545f514cab05c724c40f16fac8dde6e\" id=1eb36470-6852-4a62-8aad-8cbf7b7198fa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.539116 | controller |     "Jun 11 11:55:09.359557 crc crio[3644]: time=\"2026-06-11T11:55:09.359428017Z\" level=info msg=\"Removed container 01c206957b73270dbdd5749b692ad7c4f545f514cab05c724c40f16fac8dde6e: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=1eb36470-6852-4a62-8aad-8cbf7b7198fa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.539139 | controller |     "Jun 11 11:55:09.367403 crc crio[3644]: time=\"2026-06-11T11:55:09.367296127Z\" level=info msg=\"Removing container: 9fc2b59b7321bde579db9dcedc7df0cc3802248159c480d161e8159196705bb9\" id=4b79d66d-cca7-43f5-987a-349cd609315d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.539160 | controller |     "Jun 11 11:55:09.421099 crc crio[3644]: time=\"2026-06-11T11:55:09.420475005Z\" level=info msg=\"Removed container 9fc2b59b7321bde579db9dcedc7df0cc3802248159c480d161e8159196705bb9: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=4b79d66d-cca7-43f5-987a-349cd609315d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.539181 | controller |     "Jun 11 11:55:09.433739 crc crio[3644]: time=\"2026-06-11T11:55:09.432503358Z\" level=info msg=\"Removing container: b60be20832aa58cdf7335c0b30b9e0f35dda546d72e1389f1fc33ed2fe858bae\" id=2abe51b5-0797-4bf7-86d4-3195f32f5d5f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.539203 | controller |     "Jun 11 11:55:09.478126 crc crio[3644]: 2026-06-11T11:55:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:40aa928ffffb590 Mac:b2:78:8c:b4:e6:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/d6b68fc7-7cb0-48f2-9cfb-1e2fbc6f48dc SocketPath: PciID:}] [{Interface:0xc000015140 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.539226 | controller |     "Jun 11 11:55:09.479747 crc crio[3644]: time=\"2026-06-11T11:55:09.479598891Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-n8v69 Namespace:openshift-marketplace ID:40aa928ffffb5909e9f2cc45c58d306b07a8677c7cf659b8a829e44f0e4dfffe UID:fc2af7f4-1470-4fb1-bec2-96b2d2273970 NetNS:/var/run/netns/d6b68fc7-7cb0-48f2-9cfb-1e2fbc6f48dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc2af7f4_1470_4fb1_bec2_96b2d2273970.slice PodAnnotations:0xc00061e040}] Aliases:map[]}\"",
2026-06-11 13:18:31.539248 | controller |     "Jun 11 11:55:09.480239 crc crio[3644]: time=\"2026-06-11T11:55:09.479900809Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-n8v69 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.539270 | controller |     "Jun 11 11:55:09.491441 crc crio[3644]: time=\"2026-06-11T11:55:09.491407708Z\" level=info msg=\"Ran pod sandbox 40aa928ffffb5909e9f2cc45c58d306b07a8677c7cf659b8a829e44f0e4dfffe with infra container: openshift-marketplace/marketplace-operator-547dbd544d-n8v69/POD\" id=055d6614-8671-4917-bdf3-7b68511c677f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.539292 | controller |     "Jun 11 11:55:09.496294 crc crio[3644]: time=\"2026-06-11T11:55:09.494425325Z\" level=info msg=\"Removed container b60be20832aa58cdf7335c0b30b9e0f35dda546d72e1389f1fc33ed2fe858bae: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=2abe51b5-0797-4bf7-86d4-3195f32f5d5f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.539314 | controller |     "Jun 11 11:55:09.501466 crc crio[3644]: time=\"2026-06-11T11:55:09.501350981Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=caf878d4-33b1-4880-bee6-5294edeb503a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.539341 | controller |     "Jun 11 11:55:09.503045 crc crio[3644]: time=\"2026-06-11T11:55:09.503016548Z\" level=info msg=\"Removing container: a877eb9634b6ef016ba0a1ec6aed28ad2436a7ded94b55b48b6744195c971fb5\" id=867f2fd6-2531-4bc1-88c0-cc0c8ac2950f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.539363 | controller |     "Jun 11 11:55:09.505275 crc crio[3644]: time=\"2026-06-11T11:55:09.50511861Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=b558146f-4900-433d-8714-fd90f6e73c05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.539384 | controller |     "Jun 11 11:55:09.523221 crc crio[3644]: time=\"2026-06-11T11:55:09.523109422Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-n8v69/marketplace-operator\" id=cf2b90af-304e-4ca6-944c-98dea59e76d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.539406 | controller |     "Jun 11 11:55:09.530916 crc crio[3644]: time=\"2026-06-11T11:55:09.530699362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.539429 | controller |     "Jun 11 11:55:09.538713 crc crio[3644]: time=\"2026-06-11T11:55:09.538592253Z\" level=info msg=\"Removed container a877eb9634b6ef016ba0a1ec6aed28ad2436a7ded94b55b48b6744195c971fb5: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=867f2fd6-2531-4bc1-88c0-cc0c8ac2950f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.539451 | controller |     "Jun 11 11:55:09.544077 crc crio[3644]: time=\"2026-06-11T11:55:09.544015908Z\" level=info msg=\"Removing container: a06ec85ac52c17d04074db1e22287b39a37d01431987d77e1c046c9b607935c9\" id=3d01c0fa-e7e8-420d-a516-ba902af3b99b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.544681 | controller |     "Jun 11 11:55:09.572731 crc crio[3644]: time=\"2026-06-11T11:55:09.572622894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.544830 | controller |     "Jun 11 11:55:09.576402 crc crio[3644]: time=\"2026-06-11T11:55:09.57634582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.545473 | controller |     "Jun 11 11:55:09.583345 crc crio[3644]: time=\"2026-06-11T11:55:09.582397884Z\" level=info msg=\"Removed container a06ec85ac52c17d04074db1e22287b39a37d01431987d77e1c046c9b607935c9: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=3d01c0fa-e7e8-420d-a516-ba902af3b99b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.545522 | controller |     "Jun 11 11:55:09.593961 crc crio[3644]: time=\"2026-06-11T11:55:09.593816178Z\" level=info msg=\"Removing container: dce2e73f55d21ef6d0e69fdaa38b1cf29143aa8fd979d10f2301d26009f485b3\" id=186b7d85-05d8-4016-8624-2358bf37be0c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.545550 | controller |     "Jun 11 11:55:09.614223 crc crio[3644]: time=\"2026-06-11T11:55:09.614129458Z\" level=info msg=\"Removed container dce2e73f55d21ef6d0e69fdaa38b1cf29143aa8fd979d10f2301d26009f485b3: openshift-marketplace/certified-operators-l27pk/registry-server\" id=186b7d85-05d8-4016-8624-2358bf37be0c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.545575 | controller |     "Jun 11 11:55:09.617166 crc crio[3644]: time=\"2026-06-11T11:55:09.61704139Z\" level=info msg=\"Removing container: 514314ccfde6991900d82ea16e426be99b903859929587dee5fb7343c6117abe\" id=95cc07d0-3333-40cf-973b-1173602738fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.545609 | controller |     "Jun 11 11:55:09.650488 crc crio[3644]: time=\"2026-06-11T11:55:09.650257407Z\" level=info msg=\"Removed container 514314ccfde6991900d82ea16e426be99b903859929587dee5fb7343c6117abe: openshift-marketplace/certified-operators-l27pk/extract-content\" id=95cc07d0-3333-40cf-973b-1173602738fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.545632 | controller |     "Jun 11 11:55:09.656308 crc crio[3644]: time=\"2026-06-11T11:55:09.65596258Z\" level=info msg=\"Removing container: 46d04a54335ece83a94afe407fec032b8531b7dd1bd1285860672d70d3248066\" id=91ca3300-822b-4fcd-aa76-27d29f267061 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.545653 | controller |     "Jun 11 11:55:09.687053 crc crio[3644]: time=\"2026-06-11T11:55:09.686828573Z\" level=info msg=\"Removed container 46d04a54335ece83a94afe407fec032b8531b7dd1bd1285860672d70d3248066: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=91ca3300-822b-4fcd-aa76-27d29f267061 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.545677 | controller |     "Jun 11 11:55:09.698827 crc crio[3644]: time=\"2026-06-11T11:55:09.698559126Z\" level=info msg=\"Removing container: ab2f5dd346672854f4051bd0d09631805bd26f287841e6cadd31d67d6dde81f8\" id=6bc7d70e-de16-475b-9054-bdd7ae84f532 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.545699 | controller |     "Jun 11 11:55:09.699852 crc crio[3644]: time=\"2026-06-11T11:55:09.69974911Z\" level=info msg=\"Created container cb369176b28244175b2f727bcf82fc5cd522e8c9b18c2c8b11142e631302ed7e: openshift-marketplace/marketplace-operator-547dbd544d-n8v69/marketplace-operator\" id=cf2b90af-304e-4ca6-944c-98dea59e76d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.545721 | controller |     "Jun 11 11:55:09.702141 crc crio[3644]: time=\"2026-06-11T11:55:09.702065945Z\" level=info msg=\"Starting container: cb369176b28244175b2f727bcf82fc5cd522e8c9b18c2c8b11142e631302ed7e\" id=b1408852-9d90-44e1-8b50-f49db2a1f47d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.545745 | controller |     "Jun 11 11:55:09.712887 crc crio[3644]: time=\"2026-06-11T11:55:09.712690809Z\" level=info msg=\"Started container\" PID=21495 containerID=cb369176b28244175b2f727bcf82fc5cd522e8c9b18c2c8b11142e631302ed7e description=openshift-marketplace/marketplace-operator-547dbd544d-n8v69/marketplace-operator id=b1408852-9d90-44e1-8b50-f49db2a1f47d name=/runtime.v1.RuntimeService/StartContainer sandboxID=40aa928ffffb5909e9f2cc45c58d306b07a8677c7cf659b8a829e44f0e4dfffe",
2026-06-11 13:18:31.545767 | controller |     "Jun 11 11:55:09.726029 crc crio[3644]: time=\"2026-06-11T11:55:09.725925179Z\" level=info msg=\"Removed container ab2f5dd346672854f4051bd0d09631805bd26f287841e6cadd31d67d6dde81f8: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=6bc7d70e-de16-475b-9054-bdd7ae84f532 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.545790 | controller |     "Jun 11 11:55:09.729060 crc crio[3644]: time=\"2026-06-11T11:55:09.728937011Z\" level=info msg=\"Removing container: 17953f2fccd1aa16083ec6eeb0d6df9308087df676627ab93f368d6a7f83f39d\" id=8a81039f-12ba-4fbb-a1e2-c972a0f8653e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.545812 | controller |     "Jun 11 11:55:09.753561 crc crio[3644]: time=\"2026-06-11T11:55:09.753257668Z\" level=info msg=\"Removed container 17953f2fccd1aa16083ec6eeb0d6df9308087df676627ab93f368d6a7f83f39d: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=8a81039f-12ba-4fbb-a1e2-c972a0f8653e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.545834 | controller |     "Jun 11 11:55:09.757455 crc crio[3644]: time=\"2026-06-11T11:55:09.757319722Z\" level=info msg=\"Removing container: 8ca5166c002327fa0930116a5f0a4c587466d48b877c5e74964edb91ac3cf15b\" id=15f818d0-c26c-4a15-bfae-b3f7558c3cb1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.545901 | controller |     "Jun 11 11:55:09.782710 crc crio[3644]: time=\"2026-06-11T11:55:09.782535545Z\" level=info msg=\"Removed container 8ca5166c002327fa0930116a5f0a4c587466d48b877c5e74964edb91ac3cf15b: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=15f818d0-c26c-4a15-bfae-b3f7558c3cb1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.545928 | controller |     "Jun 11 11:55:09.795507 crc crio[3644]: time=\"2026-06-11T11:55:09.795395937Z\" level=info msg=\"Removing container: dd5d8593412e4d7cca05e7f6c74a433907a41e397c31d3fbed01e11cca3498f8\" id=44a844fa-7f72-468b-940b-a3578913d5cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.545952 | controller |     "Jun 11 11:55:09.821798 crc crio[3644]: time=\"2026-06-11T11:55:09.821522903Z\" level=info msg=\"Removed container dd5d8593412e4d7cca05e7f6c74a433907a41e397c31d3fbed01e11cca3498f8: openshift-marketplace/community-operators-qhh6t/registry-server\" id=44a844fa-7f72-468b-940b-a3578913d5cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.546006 | controller |     "Jun 11 11:55:09.830986 crc crio[3644]: time=\"2026-06-11T11:55:09.830821438Z\" level=info msg=\"Removing container: 57111d7afa833e9cc049f28f71f459022c80978cd61961864488d3bf154cffa5\" id=07bd26c7-b199-4a43-ab9f-970bf9f5168f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.546060 | controller |     "Jun 11 11:55:09.865569 crc crio[3644]: time=\"2026-06-11T11:55:09.86488739Z\" level=info msg=\"Removed container 57111d7afa833e9cc049f28f71f459022c80978cd61961864488d3bf154cffa5: openshift-marketplace/community-operators-qhh6t/extract-content\" id=07bd26c7-b199-4a43-ab9f-970bf9f5168f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.546102 | controller |     "Jun 11 11:55:09.872329 crc crio[3644]: time=\"2026-06-11T11:55:09.872065114Z\" level=info msg=\"Removing container: 614d4f1692540f061eb77fb99af3462a4c3c7605bed7c910df492ba6619debc7\" id=8eb6ed39-176b-4411-ac08-c211f72a07d3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.546143 | controller |     "Jun 11 11:55:09.899513 crc crio[3644]: time=\"2026-06-11T11:55:09.899376084Z\" level=info msg=\"Removed container 614d4f1692540f061eb77fb99af3462a4c3c7605bed7c910df492ba6619debc7: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=8eb6ed39-176b-4411-ac08-c211f72a07d3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.546181 | controller |     "Jun 11 11:55:10.836628 crc crio[3644]: time=\"2026-06-11T11:55:10.835974015Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-c784s/POD\" id=2f67d7be-1bd4-403a-b7c3-2622371643bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.546220 | controller |     "Jun 11 11:55:10.838938 crc crio[3644]: time=\"2026-06-11T11:55:10.836736657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.546259 | controller |     "Jun 11 11:55:10.865286 crc crio[3644]: time=\"2026-06-11T11:55:10.865092377Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-c784s Namespace:openshift-marketplace ID:7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc UID:2f7297c3-a3e0-494a-b525-d351a5a5d6a4 NetNS:/var/run/netns/58368884-6801-4dba-8545-05523c95c4fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f7297c3_a3e0_494a_b525_d351a5a5d6a4.slice PodAnnotations:0xc000dd26f0}] Aliases:map[]}\"",
2026-06-11 13:18:31.546300 | controller |     "Jun 11 11:55:10.865286 crc crio[3644]: time=\"2026-06-11T11:55:10.865173229Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-c784s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.546339 | controller |     "Jun 11 11:55:11.021635 crc crio[3644]: time=\"2026-06-11T11:55:11.021516667Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-xmmw2/POD\" id=f7b9354c-989a-4f8b-8332-706e18808155 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.546383 | controller |     "Jun 11 11:55:11.021924 crc crio[3644]: time=\"2026-06-11T11:55:11.021742604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.546421 | controller |     "Jun 11 11:55:11.060751 crc crio[3644]: time=\"2026-06-11T11:55:11.060574421Z\" level=info msg=\"Got pod network &{Name:certified-operators-xmmw2 Namespace:openshift-marketplace ID:12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda UID:eac99895-4454-4b32-927c-65fd1c875bc5 NetNS:/var/run/netns/dc5eee38-2df2-4a8d-8db5-20400a25426c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeac99895_4454_4b32_927c_65fd1c875bc5.slice PodAnnotations:0xc000130830}] Aliases:map[]}\"",
2026-06-11 13:18:31.546458 | controller |     "Jun 11 11:55:11.060751 crc crio[3644]: time=\"2026-06-11T11:55:11.060684055Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-xmmw2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.546496 | controller |     "Jun 11 11:55:11.149958 crc crio[3644]: 2026-06-11T11:55:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7c0fb7920d537f0 Mac:8e:4c:98:2a:80:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/58368884-6801-4dba-8545-05523c95c4fd SocketPath: PciID:}] [{Interface:0xc000014f70 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.546535 | controller |     "Jun 11 11:55:11.152191 crc crio[3644]: time=\"2026-06-11T11:55:11.152046232Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-c784s Namespace:openshift-marketplace ID:7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc UID:2f7297c3-a3e0-494a-b525-d351a5a5d6a4 NetNS:/var/run/netns/58368884-6801-4dba-8545-05523c95c4fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f7297c3_a3e0_494a_b525_d351a5a5d6a4.slice PodAnnotations:0xc000dd26f0}] Aliases:map[]}\"",
2026-06-11 13:18:31.546573 | controller |     "Jun 11 11:55:11.152417 crc crio[3644]: time=\"2026-06-11T11:55:11.152212346Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-c784s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.546610 | controller |     "Jun 11 11:55:11.161388 crc crio[3644]: time=\"2026-06-11T11:55:11.161249804Z\" level=info msg=\"Ran pod sandbox 7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc with infra container: openshift-marketplace/redhat-marketplace-c784s/POD\" id=2f67d7be-1bd4-403a-b7c3-2622371643bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.546647 | controller |     "Jun 11 11:55:11.175274 crc crio[3644]: time=\"2026-06-11T11:55:11.1751582Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d8608b0f-7846-4115-b583-3dafa2d25a91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.546684 | controller |     "Jun 11 11:55:11.178196 crc crio[3644]: time=\"2026-06-11T11:55:11.178115775Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4099ae12-de8a-4cae-bbd2-caadaefbd4ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.546720 | controller |     "Jun 11 11:55:11.188024 crc crio[3644]: time=\"2026-06-11T11:55:11.186619086Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-c784s/extract-utilities\" id=df464d15-563b-456b-9719-4325e851d77d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.546763 | controller |     "Jun 11 11:55:11.188024 crc crio[3644]: time=\"2026-06-11T11:55:11.187330446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.547045 | controller |     "Jun 11 11:55:11.218411 crc crio[3644]: time=\"2026-06-11T11:55:11.218278809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.547123 | controller |     "Jun 11 11:55:11.224907 crc crio[3644]: time=\"2026-06-11T11:55:11.224764444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.547179 | controller |     "Jun 11 11:55:11.340693 crc crio[3644]: time=\"2026-06-11T11:55:11.340547867Z\" level=info msg=\"Created container 5a221f24702d9f6cbe52adb156941f087e8fd412ceb456d81df3e038db23e22d: openshift-marketplace/redhat-marketplace-c784s/extract-utilities\" id=df464d15-563b-456b-9719-4325e851d77d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.547212 | controller |     "Jun 11 11:55:11.342566 crc crio[3644]: time=\"2026-06-11T11:55:11.342013828Z\" level=info msg=\"Starting container: 5a221f24702d9f6cbe52adb156941f087e8fd412ceb456d81df3e038db23e22d\" id=07d5e759-d1ae-423f-bb3f-51daf83a6d4a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.547237 | controller |     "Jun 11 11:55:11.351157 crc crio[3644]: time=\"2026-06-11T11:55:11.351074216Z\" level=info msg=\"Started container\" PID=21594 containerID=5a221f24702d9f6cbe52adb156941f087e8fd412ceb456d81df3e038db23e22d description=openshift-marketplace/redhat-marketplace-c784s/extract-utilities id=07d5e759-d1ae-423f-bb3f-51daf83a6d4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc",
2026-06-11 13:18:31.547261 | controller |     "Jun 11 11:55:11.426211 crc crio[3644]: time=\"2026-06-11T11:55:11.425784667Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=6fe36b33-cd2c-4adb-9037-9f92cbd68f03 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.547283 | controller |     "Jun 11 11:55:11.440178 crc crio[3644]: time=\"2026-06-11T11:55:11.439995434Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 13:18:31.547307 | controller |     "Jun 11 11:55:11.572158 crc crio[3644]: 2026-06-11T11:55:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:12228a640f98152 Mac:02:6c:1d:6a:ca:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/dc5eee38-2df2-4a8d-8db5-20400a25426c SocketPath: PciID:}] [{Interface:0xc0002906c0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.547329 | controller |     "Jun 11 11:55:11.573489 crc crio[3644]: time=\"2026-06-11T11:55:11.573394047Z\" level=info msg=\"Got pod network &{Name:certified-operators-xmmw2 Namespace:openshift-marketplace ID:12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda UID:eac99895-4454-4b32-927c-65fd1c875bc5 NetNS:/var/run/netns/dc5eee38-2df2-4a8d-8db5-20400a25426c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeac99895_4454_4b32_927c_65fd1c875bc5.slice PodAnnotations:0xc000130830}] Aliases:map[]}\"",
2026-06-11 13:18:31.547350 | controller |     "Jun 11 11:55:11.573816 crc crio[3644]: time=\"2026-06-11T11:55:11.573739237Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-xmmw2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.547371 | controller |     "Jun 11 11:55:11.583519 crc crio[3644]: time=\"2026-06-11T11:55:11.583428994Z\" level=info msg=\"Ran pod sandbox 12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda with infra container: openshift-marketplace/certified-operators-xmmw2/POD\" id=f7b9354c-989a-4f8b-8332-706e18808155 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.547425 | controller |     "Jun 11 11:55:11.586722 crc crio[3644]: time=\"2026-06-11T11:55:11.586601804Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7fe973fe-8a3b-4033-8103-027da1f45078 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.547450 | controller |     "Jun 11 11:55:11.590227 crc crio[3644]: time=\"2026-06-11T11:55:11.589881078Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8ca197a9-c91f-4e1f-a8db-079af4371f47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.547471 | controller |     "Jun 11 11:55:11.600784 crc crio[3644]: time=\"2026-06-11T11:55:11.600623794Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xmmw2/extract-utilities\" id=1b5416e8-445d-4307-89f9-adf2f7683df1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.547492 | controller |     "Jun 11 11:55:11.601514 crc crio[3644]: time=\"2026-06-11T11:55:11.601436547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.547513 | controller |     "Jun 11 11:55:11.641807 crc crio[3644]: time=\"2026-06-11T11:55:11.641448278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.547534 | controller |     "Jun 11 11:55:11.647362 crc crio[3644]: time=\"2026-06-11T11:55:11.646950845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.547554 | controller |     "Jun 11 11:55:11.752799 crc crio[3644]: time=\"2026-06-11T11:55:11.752525616Z\" level=info msg=\"Created container 75a4fb1da534e5c76accf8aedf44a1df04db2054d71bae504bf905202ef5473d: openshift-marketplace/certified-operators-xmmw2/extract-utilities\" id=1b5416e8-445d-4307-89f9-adf2f7683df1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.547574 | controller |     "Jun 11 11:55:11.755079 crc crio[3644]: time=\"2026-06-11T11:55:11.754932024Z\" level=info msg=\"Starting container: 75a4fb1da534e5c76accf8aedf44a1df04db2054d71bae504bf905202ef5473d\" id=e36b4b79-0710-4a41-8e7d-bd374af557c3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.547595 | controller |     "Jun 11 11:55:11.761883 crc crio[3644]: time=\"2026-06-11T11:55:11.760931696Z\" level=info msg=\"Started container\" PID=21607 containerID=75a4fb1da534e5c76accf8aedf44a1df04db2054d71bae504bf905202ef5473d description=openshift-marketplace/certified-operators-xmmw2/extract-utilities id=e36b4b79-0710-4a41-8e7d-bd374af557c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda",
2026-06-11 13:18:31.547616 | controller |     "Jun 11 11:55:12.192107 crc crio[3644]: time=\"2026-06-11T11:55:12.191217548Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=6fe36b33-cd2c-4adb-9037-9f92cbd68f03 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.547637 | controller |     "Jun 11 11:55:12.192944 crc crio[3644]: time=\"2026-06-11T11:55:12.192816084Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=f45050cd-1862-480e-b9a4-86952f59bd16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.547663 | controller |     "Jun 11 11:55:12.197527 crc crio[3644]: time=\"2026-06-11T11:55:12.197438987Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=78bf381c-36f9-4b42-8cfe-1eb405cbd803 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.547685 | controller |     "Jun 11 11:55:12.209361 crc crio[3644]: time=\"2026-06-11T11:55:12.209240562Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-c784s/extract-content\" id=0c3294a5-a255-4187-a9da-697258d53d59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.547706 | controller |     "Jun 11 11:55:12.209933 crc crio[3644]: time=\"2026-06-11T11:55:12.209832089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.547727 | controller |     "Jun 11 11:55:12.236167 crc crio[3644]: time=\"2026-06-11T11:55:12.232870486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.547747 | controller |     "Jun 11 11:55:12.236629 crc crio[3644]: time=\"2026-06-11T11:55:12.236568922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.547767 | controller |     "Jun 11 11:55:12.365459 crc crio[3644]: time=\"2026-06-11T11:55:12.365353955Z\" level=info msg=\"Created container 08a7aabfcf3c725ef4895994e0d54c9085970b7f3a7e3630e215e87c46365985: openshift-marketplace/redhat-marketplace-c784s/extract-content\" id=0c3294a5-a255-4187-a9da-697258d53d59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.547788 | controller |     "Jun 11 11:55:12.367677 crc crio[3644]: time=\"2026-06-11T11:55:12.367529996Z\" level=info msg=\"Starting container: 08a7aabfcf3c725ef4895994e0d54c9085970b7f3a7e3630e215e87c46365985\" id=297a103b-3de1-4bb6-8371-e3630eed65a0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.547809 | controller |     "Jun 11 11:55:12.377619 crc crio[3644]: time=\"2026-06-11T11:55:12.377500222Z\" level=info msg=\"Started container\" PID=21617 containerID=08a7aabfcf3c725ef4895994e0d54c9085970b7f3a7e3630e215e87c46365985 description=openshift-marketplace/redhat-marketplace-c784s/extract-content id=297a103b-3de1-4bb6-8371-e3630eed65a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc",
2026-06-11 13:18:31.547830 | controller |     "Jun 11 11:55:12.441435 crc crio[3644]: time=\"2026-06-11T11:55:12.441270012Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d458895b-7bd9-4ee3-8855-73da758ef20a name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.547879 | controller |     "Jun 11 11:55:12.446970 crc crio[3644]: time=\"2026-06-11T11:55:12.446436398Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 13:18:31.547908 | controller |     "Jun 11 11:55:13.231611 crc crio[3644]: time=\"2026-06-11T11:55:13.231381675Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-fdkd2/POD\" id=294c8494-fa34-4617-9886-fbccc98f6ce7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.547934 | controller |     "Jun 11 11:55:13.233476 crc crio[3644]: time=\"2026-06-11T11:55:13.231706234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.547955 | controller |     "Jun 11 11:55:13.235181 crc crio[3644]: time=\"2026-06-11T11:55:13.2350971Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:ff23a6409155a523e9d8d88955ed6c8eeef67a7bed83b65b88346a17ef0248a3\" id=d458895b-7bd9-4ee3-8855-73da758ef20a name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.547982 | controller |     "Jun 11 11:55:13.236716 crc crio[3644]: time=\"2026-06-11T11:55:13.236550312Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ea419866-ca94-4bdc-9a9e-0a86a7600f99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.548003 | controller |     "Jun 11 11:55:13.254118 crc crio[3644]: time=\"2026-06-11T11:55:13.254030303Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=40811e20-30c9-464b-b6a2-e0da074caa82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.548024 | controller |     "Jun 11 11:55:13.267273 crc crio[3644]: time=\"2026-06-11T11:55:13.266219088Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xmmw2/extract-content\" id=98768b3f-5774-48c3-896c-9a13acaabea4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.548046 | controller |     "Jun 11 11:55:13.267273 crc crio[3644]: time=\"2026-06-11T11:55:13.266936398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.548068 | controller |     "Jun 11 11:55:13.276290 crc crio[3644]: time=\"2026-06-11T11:55:13.276236644Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fdkd2 Namespace:openshift-marketplace ID:63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034 UID:ee19b429-2e70-4caf-811c-2101faf70388 NetNS:/var/run/netns/a304afb4-5e21-4098-aee4-759f0c584a97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee19b429_2e70_4caf_811c_2101faf70388.slice PodAnnotations:0xc000896d00}] Aliases:map[]}\"",
2026-06-11 13:18:31.548090 | controller |     "Jun 11 11:55:13.276498 crc crio[3644]: time=\"2026-06-11T11:55:13.276478741Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-fdkd2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.548112 | controller |     "Jun 11 11:55:13.304378 crc crio[3644]: time=\"2026-06-11T11:55:13.303132391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.548134 | controller |     "Jun 11 11:55:13.307452 crc crio[3644]: time=\"2026-06-11T11:55:13.307331122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.548155 | controller |     "Jun 11 11:55:13.410563 crc crio[3644]: time=\"2026-06-11T11:55:13.410219597Z\" level=info msg=\"Created container 38d01ec2403f9e5460f15c4bee01369eaa23b95a15a0dab7db1477d6eaf6673c: openshift-marketplace/certified-operators-xmmw2/extract-content\" id=98768b3f-5774-48c3-896c-9a13acaabea4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.548176 | controller |     "Jun 11 11:55:13.413331 crc crio[3644]: time=\"2026-06-11T11:55:13.41312867Z\" level=info msg=\"Starting container: 38d01ec2403f9e5460f15c4bee01369eaa23b95a15a0dab7db1477d6eaf6673c\" id=856b2310-c785-4003-94fd-99d231e6f7db name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.548197 | controller |     "Jun 11 11:55:13.423467 crc crio[3644]: time=\"2026-06-11T11:55:13.423225896Z\" level=info msg=\"Started container\" PID=21651 containerID=38d01ec2403f9e5460f15c4bee01369eaa23b95a15a0dab7db1477d6eaf6673c description=openshift-marketplace/certified-operators-xmmw2/extract-content id=856b2310-c785-4003-94fd-99d231e6f7db name=/runtime.v1.RuntimeService/StartContainer sandboxID=12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda",
2026-06-11 13:18:31.548219 | controller |     "Jun 11 11:55:13.460792 crc crio[3644]: time=\"2026-06-11T11:55:13.4605226Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-h62kq/POD\" id=591ebbcb-4815-4942-b219-e1633a90ea18 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.548245 | controller |     "Jun 11 11:55:13.460792 crc crio[3644]: time=\"2026-06-11T11:55:13.460685265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.548266 | controller |     "Jun 11 11:55:13.479494 crc crio[3644]: time=\"2026-06-11T11:55:13.479408298Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=baa666b9-bb07-41ec-86d2-f5860debe83c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.548286 | controller |     "Jun 11 11:55:13.482602 crc crio[3644]: time=\"2026-06-11T11:55:13.482531657Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=03194f79-5663-4f73-855f-c4aaccfc72e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.548307 | controller |     "Jun 11 11:55:13.487016 crc crio[3644]: time=\"2026-06-11T11:55:13.485953505Z\" level=info msg=\"Got pod network &{Name:community-operators-h62kq Namespace:openshift-marketplace ID:cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d UID:6448c17c-b504-4b64-ac53-a68d2814cfc7 NetNS:/var/run/netns/1fd5a0bf-e8af-4390-bb84-fb0e9e9ce02b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6448c17c_b504_4b64_ac53_a68d2814cfc7.slice PodAnnotations:0xc000ae02f8}] Aliases:map[]}\"",
2026-06-11 13:18:31.548328 | controller |     "Jun 11 11:55:13.487016 crc crio[3644]: time=\"2026-06-11T11:55:13.486037998Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-h62kq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.548348 | controller |     "Jun 11 11:55:13.494994 crc crio[3644]: time=\"2026-06-11T11:55:13.49489566Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-c784s/registry-server\" id=951a3b80-62e4-4413-96fb-431524bfd765 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.548369 | controller |     "Jun 11 11:55:13.495330 crc crio[3644]: time=\"2026-06-11T11:55:13.495271741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.548390 | controller |     "Jun 11 11:55:13.564874 crc crio[3644]: time=\"2026-06-11T11:55:13.564140596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.548411 | controller |     "Jun 11 11:55:13.568395 crc crio[3644]: time=\"2026-06-11T11:55:13.568325394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.548432 | controller |     "Jun 11 11:55:13.663055 crc crio[3644]: 2026-06-11T11:55:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:63367b94653615f Mac:7e:f7:5f:7c:55:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/a304afb4-5e21-4098-aee4-759f0c584a97 SocketPath: PciID:}] [{Interface:0xc00025ac10 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.548453 | controller |     "Jun 11 11:55:13.669279 crc crio[3644]: time=\"2026-06-11T11:55:13.664031459Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fdkd2 Namespace:openshift-marketplace ID:63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034 UID:ee19b429-2e70-4caf-811c-2101faf70388 NetNS:/var/run/netns/a304afb4-5e21-4098-aee4-759f0c584a97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee19b429_2e70_4caf_811c_2101faf70388.slice PodAnnotations:0xc000896d00}] Aliases:map[]}\"",
2026-06-11 13:18:31.548485 | controller |     "Jun 11 11:55:13.669279 crc crio[3644]: time=\"2026-06-11T11:55:13.664208964Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-fdkd2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.548507 | controller |     "Jun 11 11:55:13.692484 crc crio[3644]: time=\"2026-06-11T11:55:13.692400568Z\" level=info msg=\"Ran pod sandbox 63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034 with infra container: openshift-marketplace/redhat-operators-fdkd2/POD\" id=294c8494-fa34-4617-9886-fbccc98f6ce7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.548528 | controller |     "Jun 11 11:55:13.696718 crc crio[3644]: time=\"2026-06-11T11:55:13.696580503Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2ab73b1b-2b54-4d35-afd0-f6535fffdff2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.548549 | controller |     "Jun 11 11:55:13.700515 crc crio[3644]: time=\"2026-06-11T11:55:13.700477773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7f469b50-b882-4064-be0b-8555f97282d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.548569 | controller |     "Jun 11 11:55:13.721134 crc crio[3644]: time=\"2026-06-11T11:55:13.720883956Z\" level=info msg=\"Created container 364c68100a4ef11e21019780a02e6d578110ff11cbf867c3d3026ff6c5067a01: openshift-marketplace/redhat-marketplace-c784s/registry-server\" id=951a3b80-62e4-4413-96fb-431524bfd765 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.548589 | controller |     "Jun 11 11:55:13.721902 crc crio[3644]: time=\"2026-06-11T11:55:13.721083681Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-fdkd2/extract-utilities\" id=7ec547df-cee5-4aa5-911c-f476b0ea987a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.548610 | controller |     "Jun 11 11:55:13.724422 crc crio[3644]: time=\"2026-06-11T11:55:13.722953174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.548630 | controller |     "Jun 11 11:55:13.740622 crc crio[3644]: time=\"2026-06-11T11:55:13.73539584Z\" level=info msg=\"Starting container: 364c68100a4ef11e21019780a02e6d578110ff11cbf867c3d3026ff6c5067a01\" id=43e2ea3f-bcff-4c85-abe0-6cdd4c56d3a4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.548651 | controller |     "Jun 11 11:55:13.746527 crc crio[3644]: time=\"2026-06-11T11:55:13.746331031Z\" level=info msg=\"Started container\" PID=21699 containerID=364c68100a4ef11e21019780a02e6d578110ff11cbf867c3d3026ff6c5067a01 description=openshift-marketplace/redhat-marketplace-c784s/registry-server id=43e2ea3f-bcff-4c85-abe0-6cdd4c56d3a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc",
2026-06-11 13:18:31.548673 | controller |     "Jun 11 11:55:13.769273 crc crio[3644]: time=\"2026-06-11T11:55:13.769171483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.548694 | controller |     "Jun 11 11:55:13.788800 crc crio[3644]: time=\"2026-06-11T11:55:13.787594998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.548716 | controller |     "Jun 11 11:55:13.862768 crc crio[3644]: 2026-06-11T11:55:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf2b7bb8a5dc769 Mac:ea:72:c4:34:9b:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/1fd5a0bf-e8af-4390-bb84-fb0e9e9ce02b SocketPath: PciID:}] [{Interface:0xc00060c430 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.548743 | controller |     "Jun 11 11:55:13.863511 crc crio[3644]: time=\"2026-06-11T11:55:13.863420522Z\" level=info msg=\"Got pod network &{Name:community-operators-h62kq Namespace:openshift-marketplace ID:cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d UID:6448c17c-b504-4b64-ac53-a68d2814cfc7 NetNS:/var/run/netns/1fd5a0bf-e8af-4390-bb84-fb0e9e9ce02b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6448c17c_b504_4b64_ac53_a68d2814cfc7.slice PodAnnotations:0xc000ae02f8}] Aliases:map[]}\"",
2026-06-11 13:18:31.548764 | controller |     "Jun 11 11:55:13.863782 crc crio[3644]: time=\"2026-06-11T11:55:13.863715801Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-h62kq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.548785 | controller |     "Jun 11 11:55:13.872502 crc crio[3644]: time=\"2026-06-11T11:55:13.872366527Z\" level=info msg=\"Ran pod sandbox cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d with infra container: openshift-marketplace/community-operators-h62kq/POD\" id=591ebbcb-4815-4942-b219-e1633a90ea18 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.548805 | controller |     "Jun 11 11:55:13.880094 crc crio[3644]: time=\"2026-06-11T11:55:13.880010824Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4a6dc3be-ee04-467f-909d-882e2297f958 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.548825 | controller |     "Jun 11 11:55:13.882888 crc crio[3644]: time=\"2026-06-11T11:55:13.882769073Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8d35d02b-b1df-4ce7-9f9b-bd13b0318f43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.548844 | controller |     "Jun 11 11:55:13.891149 crc crio[3644]: time=\"2026-06-11T11:55:13.891023768Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-h62kq/extract-utilities\" id=18d783a9-a504-4aea-847d-a8878518ade2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.552955 | controller |     "Jun 11 11:55:13.891617 crc crio[3644]: time=\"2026-06-11T11:55:13.891483391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.552993 | controller |     "Jun 11 11:55:13.901885 crc crio[3644]: time=\"2026-06-11T11:55:13.899923291Z\" level=info msg=\"Created container 1d353ddfe8c066beaa6dd6734ef00c32f3aa01a55f69cbf71a7319cfff8222be: openshift-marketplace/redhat-operators-fdkd2/extract-utilities\" id=7ec547df-cee5-4aa5-911c-f476b0ea987a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.553020 | controller |     "Jun 11 11:55:13.902726 crc crio[3644]: time=\"2026-06-11T11:55:13.902581859Z\" level=info msg=\"Starting container: 1d353ddfe8c066beaa6dd6734ef00c32f3aa01a55f69cbf71a7319cfff8222be\" id=f811dc39-e066-43b1-92d3-c4a86c8c239a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.553044 | controller |     "Jun 11 11:55:13.909471 crc crio[3644]: time=\"2026-06-11T11:55:13.909401042Z\" level=info msg=\"Started container\" PID=21720 containerID=1d353ddfe8c066beaa6dd6734ef00c32f3aa01a55f69cbf71a7319cfff8222be description=openshift-marketplace/redhat-operators-fdkd2/extract-utilities id=f811dc39-e066-43b1-92d3-c4a86c8c239a name=/runtime.v1.RuntimeService/StartContainer sandboxID=63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034",
2026-06-11 13:18:31.553077 | controller |     "Jun 11 11:55:13.940807 crc crio[3644]: time=\"2026-06-11T11:55:13.940706835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.553101 | controller |     "Jun 11 11:55:13.947093 crc crio[3644]: time=\"2026-06-11T11:55:13.946978064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.553122 | controller |     "Jun 11 11:55:14.094904 crc crio[3644]: time=\"2026-06-11T11:55:14.09410066Z\" level=info msg=\"Created container 35d44ce0cd2d6151a68fc5dbfd4ae2dc9a602e91e61fd91bc9ef019f1da541c7: openshift-marketplace/community-operators-h62kq/extract-utilities\" id=18d783a9-a504-4aea-847d-a8878518ade2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.553143 | controller |     "Jun 11 11:55:14.096511 crc crio[3644]: time=\"2026-06-11T11:55:14.096398221Z\" level=info msg=\"Starting container: 35d44ce0cd2d6151a68fc5dbfd4ae2dc9a602e91e61fd91bc9ef019f1da541c7\" id=6eae828c-db28-4f76-90ee-c912e7e067e0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.553164 | controller |     "Jun 11 11:55:14.105103 crc crio[3644]: time=\"2026-06-11T11:55:14.104980792Z\" level=info msg=\"Started container\" PID=21734 containerID=35d44ce0cd2d6151a68fc5dbfd4ae2dc9a602e91e61fd91bc9ef019f1da541c7 description=openshift-marketplace/community-operators-h62kq/extract-utilities id=6eae828c-db28-4f76-90ee-c912e7e067e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d",
2026-06-11 13:18:31.553186 | controller |     "Jun 11 11:55:14.492798 crc crio[3644]: time=\"2026-06-11T11:55:14.491514575Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d5b5684c-fcd0-41d5-91a2-88fb8f82cbbf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.553207 | controller |     "Jun 11 11:55:14.494045 crc crio[3644]: time=\"2026-06-11T11:55:14.49376985Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9c67117b-baed-4af6-b0fd-8c5583faea25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.553228 | controller |     "Jun 11 11:55:14.499629 crc crio[3644]: time=\"2026-06-11T11:55:14.499547753Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xmmw2/registry-server\" id=a3735689-95c9-42db-b7c1-b5699c0ae881 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.553249 | controller |     "Jun 11 11:55:14.500051 crc crio[3644]: time=\"2026-06-11T11:55:14.499972095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.553270 | controller |     "Jun 11 11:55:14.505740 crc crio[3644]: time=\"2026-06-11T11:55:14.505587235Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=4d7560f1-2f20-43a0-8f7f-be8c09aa56df name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.553293 | controller |     "Jun 11 11:55:14.510933 crc crio[3644]: time=\"2026-06-11T11:55:14.510890938Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=cdd5e93a-4021-4f32-a8a5-862ae79bb87a name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.553313 | controller |     "Jun 11 11:55:14.511437 crc crio[3644]: time=\"2026-06-11T11:55:14.511335443Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 13:18:31.553335 | controller |     "Jun 11 11:55:14.516809 crc crio[3644]: time=\"2026-06-11T11:55:14.516758347Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 13:18:31.553361 | controller |     "Jun 11 11:55:14.554466 crc crio[3644]: time=\"2026-06-11T11:55:14.554319516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.553382 | controller |     "Jun 11 11:55:14.558126 crc crio[3644]: time=\"2026-06-11T11:55:14.558051332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.553403 | controller |     "Jun 11 11:55:14.677476 crc crio[3644]: time=\"2026-06-11T11:55:14.677349845Z\" level=info msg=\"Created container b2ee360d1f8d30cf77f3f909d48e1b2b07e13c7a65afae520a276a42f1e1fc46: openshift-marketplace/certified-operators-xmmw2/registry-server\" id=a3735689-95c9-42db-b7c1-b5699c0ae881 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.553425 | controller |     "Jun 11 11:55:14.682212 crc crio[3644]: time=\"2026-06-11T11:55:14.682146445Z\" level=info msg=\"Starting container: b2ee360d1f8d30cf77f3f909d48e1b2b07e13c7a65afae520a276a42f1e1fc46\" id=c64d6339-eaa0-4d15-b146-54e65d4d7df3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.553446 | controller |     "Jun 11 11:55:14.690981 crc crio[3644]: time=\"2026-06-11T11:55:14.690920891Z\" level=info msg=\"Started container\" PID=21751 containerID=b2ee360d1f8d30cf77f3f909d48e1b2b07e13c7a65afae520a276a42f1e1fc46 description=openshift-marketplace/certified-operators-xmmw2/registry-server id=c64d6339-eaa0-4d15-b146-54e65d4d7df3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda",
2026-06-11 13:18:31.553468 | controller |     "Jun 11 11:55:15.118902 crc crio[3644]: time=\"2026-06-11T11:55:15.118679581Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=4d7560f1-2f20-43a0-8f7f-be8c09aa56df name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.553489 | controller |     "Jun 11 11:55:15.120570 crc crio[3644]: time=\"2026-06-11T11:55:15.120484653Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=00c3c107-bd40-4dfe-b5b9-fc278870fa40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.553510 | controller |     "Jun 11 11:55:15.124119 crc crio[3644]: time=\"2026-06-11T11:55:15.124020424Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2263e3ce-019e-4bd8-8c0b-27e6228410e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.553530 | controller |     "Jun 11 11:55:15.134009 crc crio[3644]: time=\"2026-06-11T11:55:15.133775372Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-h62kq/extract-content\" id=5e4d96e4-3ee3-4781-b757-41e9fac74dcc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.553551 | controller |     "Jun 11 11:55:15.134294 crc crio[3644]: time=\"2026-06-11T11:55:15.134240256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.553571 | controller |     "Jun 11 11:55:15.166122 crc crio[3644]: time=\"2026-06-11T11:55:15.166002731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.553591 | controller |     "Jun 11 11:55:15.186148 crc crio[3644]: time=\"2026-06-11T11:55:15.185989282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.553611 | controller |     "Jun 11 11:55:15.209060 crc crio[3644]: time=\"2026-06-11T11:55:15.208880275Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=cdd5e93a-4021-4f32-a8a5-862ae79bb87a name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.553638 | controller |     "Jun 11 11:55:15.210552 crc crio[3644]: time=\"2026-06-11T11:55:15.210493871Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=11eb41d4-4e71-412a-bf91-47dd465453d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.553669 | controller |     "Jun 11 11:55:15.213920 crc crio[3644]: time=\"2026-06-11T11:55:15.213799235Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=2c68d8d9-2f0d-484f-b664-dc34e6d6de68 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.553701 | controller |     "Jun 11 11:55:15.220265 crc crio[3644]: time=\"2026-06-11T11:55:15.220207207Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-fdkd2/extract-content\" id=af5ed03b-a789-4d99-9105-abb79f6cddcd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.553732 | controller |     "Jun 11 11:55:15.221068 crc crio[3644]: time=\"2026-06-11T11:55:15.221041251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.553818 | controller |     "Jun 11 11:55:15.264177 crc crio[3644]: time=\"2026-06-11T11:55:15.264108191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.553888 | controller |     "Jun 11 11:55:15.271488 crc crio[3644]: time=\"2026-06-11T11:55:15.271380087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.553928 | controller |     "Jun 11 11:55:15.295833 crc crio[3644]: time=\"2026-06-11T11:55:15.293526309Z\" level=info msg=\"Created container 656c3dbe1edcde6808aea8247ec45f125d633db82ecacb5f37efd6853b512aaa: openshift-marketplace/community-operators-h62kq/extract-content\" id=5e4d96e4-3ee3-4781-b757-41e9fac74dcc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.553952 | controller |     "Jun 11 11:55:15.298193 crc crio[3644]: time=\"2026-06-11T11:55:15.298125469Z\" level=info msg=\"Starting container: 656c3dbe1edcde6808aea8247ec45f125d633db82ecacb5f37efd6853b512aaa\" id=4a2996f8-ba6f-496c-a090-159f705e8889 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.553973 | controller |     "Jun 11 11:55:15.305895 crc crio[3644]: time=\"2026-06-11T11:55:15.305778969Z\" level=info msg=\"Started container\" PID=21774 containerID=656c3dbe1edcde6808aea8247ec45f125d633db82ecacb5f37efd6853b512aaa description=openshift-marketplace/community-operators-h62kq/extract-content id=4a2996f8-ba6f-496c-a090-159f705e8889 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d",
2026-06-11 13:18:31.553995 | controller |     "Jun 11 11:55:15.394183 crc crio[3644]: time=\"2026-06-11T11:55:15.393990894Z\" level=info msg=\"Created container 3e6e974680bc2122adff085069a260b4f2f5284556aa49ccb5f01772d60ae391: openshift-marketplace/redhat-operators-fdkd2/extract-content\" id=af5ed03b-a789-4d99-9105-abb79f6cddcd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.554017 | controller |     "Jun 11 11:55:15.396351 crc crio[3644]: time=\"2026-06-11T11:55:15.39625867Z\" level=info msg=\"Starting container: 3e6e974680bc2122adff085069a260b4f2f5284556aa49ccb5f01772d60ae391\" id=59fdc28b-c2a7-4850-88bd-18c3a9caf57e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.554038 | controller |     "Jun 11 11:55:15.402354 crc crio[3644]: time=\"2026-06-11T11:55:15.402274971Z\" level=info msg=\"Started container\" PID=21786 containerID=3e6e974680bc2122adff085069a260b4f2f5284556aa49ccb5f01772d60ae391 description=openshift-marketplace/redhat-operators-fdkd2/extract-content id=59fdc28b-c2a7-4850-88bd-18c3a9caf57e name=/runtime.v1.RuntimeService/StartContainer sandboxID=63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034",
2026-06-11 13:18:31.554066 | controller |     "Jun 11 11:55:16.548328 crc crio[3644]: time=\"2026-06-11T11:55:16.547306067Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4429e056-b463-4032-8904-36a008dacf60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.554088 | controller |     "Jun 11 11:55:16.551777 crc crio[3644]: time=\"2026-06-11T11:55:16.551597978Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=434bd3b5-6a10-41f9-997b-931d92461454 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.554110 | controller |     "Jun 11 11:55:16.559216 crc crio[3644]: time=\"2026-06-11T11:55:16.559139195Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-h62kq/registry-server\" id=031f0111-9bd9-4c58-b0fc-d3b258c76b0c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.554131 | controller |     "Jun 11 11:55:16.559741 crc crio[3644]: time=\"2026-06-11T11:55:16.559625209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.554153 | controller |     "Jun 11 11:55:16.592321 crc crio[3644]: time=\"2026-06-11T11:55:16.589548053Z\" level=info msg=\"Stopping pod sandbox: 02d7e09a445312a50978f37c356891b1fba644aac2805fa04d932c2c524a1cf5\" id=8b322a8f-5b92-45ad-858f-97001ceb8ff4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.554174 | controller |     "Jun 11 11:55:16.592321 crc crio[3644]: time=\"2026-06-11T11:55:16.589731108Z\" level=info msg=\"Stopped pod sandbox (already stopped): 02d7e09a445312a50978f37c356891b1fba644aac2805fa04d932c2c524a1cf5\" id=8b322a8f-5b92-45ad-858f-97001ceb8ff4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.554196 | controller |     "Jun 11 11:55:16.592321 crc crio[3644]: time=\"2026-06-11T11:55:16.590468589Z\" level=info msg=\"Removing pod sandbox: 02d7e09a445312a50978f37c356891b1fba644aac2805fa04d932c2c524a1cf5\" id=0de15156-9b63-4fc2-a3e8-a042f05e302f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.554217 | controller |     "Jun 11 11:55:16.601465 crc crio[3644]: time=\"2026-06-11T11:55:16.601262661Z\" level=info msg=\"Removed pod sandbox: 02d7e09a445312a50978f37c356891b1fba644aac2805fa04d932c2c524a1cf5\" id=0de15156-9b63-4fc2-a3e8-a042f05e302f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.554238 | controller |     "Jun 11 11:55:16.603484 crc crio[3644]: time=\"2026-06-11T11:55:16.603248083Z\" level=info msg=\"Stopping pod sandbox: 5f6e7a87911754cb0e7be14698dea7dcb3740a467f1cc27f7047d34b33011759\" id=cf7ae93f-7fcc-4971-b723-8ebe2211d375 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.554258 | controller |     "Jun 11 11:55:16.603484 crc crio[3644]: time=\"2026-06-11T11:55:16.603347765Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5f6e7a87911754cb0e7be14698dea7dcb3740a467f1cc27f7047d34b33011759\" id=cf7ae93f-7fcc-4971-b723-8ebe2211d375 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.554279 | controller |     "Jun 11 11:55:16.607152 crc crio[3644]: time=\"2026-06-11T11:55:16.607053827Z\" level=info msg=\"Removing pod sandbox: 5f6e7a87911754cb0e7be14698dea7dcb3740a467f1cc27f7047d34b33011759\" id=997f703c-363a-40f5-8f6e-13d8d38356ad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.554300 | controller |     "Jun 11 11:55:16.629881 crc crio[3644]: time=\"2026-06-11T11:55:16.62973054Z\" level=info msg=\"Removed pod sandbox: 5f6e7a87911754cb0e7be14698dea7dcb3740a467f1cc27f7047d34b33011759\" id=997f703c-363a-40f5-8f6e-13d8d38356ad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.554332 | controller |     "Jun 11 11:55:16.632459 crc crio[3644]: time=\"2026-06-11T11:55:16.632350203Z\" level=info msg=\"Stopping pod sandbox: a3403638c3473e1c84e850a598bd2645cd1f2e5fd04f63f9c5b1e02a3bc6b35f\" id=0c30717a-4238-42c2-bcae-2206a365fdd6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.554353 | controller |     "Jun 11 11:55:16.632606 crc crio[3644]: time=\"2026-06-11T11:55:16.632510698Z\" level=info msg=\"Stopped pod sandbox (already stopped): a3403638c3473e1c84e850a598bd2645cd1f2e5fd04f63f9c5b1e02a3bc6b35f\" id=0c30717a-4238-42c2-bcae-2206a365fdd6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.554373 | controller |     "Jun 11 11:55:16.633873 crc crio[3644]: time=\"2026-06-11T11:55:16.633766423Z\" level=info msg=\"Removing pod sandbox: a3403638c3473e1c84e850a598bd2645cd1f2e5fd04f63f9c5b1e02a3bc6b35f\" id=2871471d-210a-4ae3-a17f-fce3ebb6e841 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.554394 | controller |     "Jun 11 11:55:16.640734 crc crio[3644]: time=\"2026-06-11T11:55:16.640562547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.554415 | controller |     "Jun 11 11:55:16.643909 crc crio[3644]: time=\"2026-06-11T11:55:16.64377644Z\" level=info msg=\"Removed pod sandbox: a3403638c3473e1c84e850a598bd2645cd1f2e5fd04f63f9c5b1e02a3bc6b35f\" id=2871471d-210a-4ae3-a17f-fce3ebb6e841 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.554435 | controller |     "Jun 11 11:55:16.646216 crc crio[3644]: time=\"2026-06-11T11:55:16.646144767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.554455 | controller |     "Jun 11 11:55:16.646824 crc crio[3644]: time=\"2026-06-11T11:55:16.646737123Z\" level=info msg=\"Stopping pod sandbox: 118afe6f547f12ee8a7a20cded0d33f5350e4bf720d1ce2e32cc11a68e708459\" id=b9acf21f-9e8e-472d-9265-d442585134a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.554477 | controller |     "Jun 11 11:55:16.646972 crc crio[3644]: time=\"2026-06-11T11:55:16.646888568Z\" level=info msg=\"Stopped pod sandbox (already stopped): 118afe6f547f12ee8a7a20cded0d33f5350e4bf720d1ce2e32cc11a68e708459\" id=b9acf21f-9e8e-472d-9265-d442585134a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.554497 | controller |     "Jun 11 11:55:16.651088 crc crio[3644]: time=\"2026-06-11T11:55:16.650960945Z\" level=info msg=\"Removing pod sandbox: 118afe6f547f12ee8a7a20cded0d33f5350e4bf720d1ce2e32cc11a68e708459\" id=2c5d8d38-cea2-4964-87b2-d357ed8a223c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.554519 | controller |     "Jun 11 11:55:16.660579 crc crio[3644]: time=\"2026-06-11T11:55:16.66047342Z\" level=info msg=\"Removed pod sandbox: 118afe6f547f12ee8a7a20cded0d33f5350e4bf720d1ce2e32cc11a68e708459\" id=2c5d8d38-cea2-4964-87b2-d357ed8a223c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.554540 | controller |     "Jun 11 11:55:16.662182 crc crio[3644]: time=\"2026-06-11T11:55:16.66203709Z\" level=info msg=\"Stopping pod sandbox: 34eecf6f145537043fdc0e42a2897cb62f2ad2206c5e621c814e650c9ef3ef65\" id=d69fdfe5-f77c-4b5a-bb1f-ac51ac500d21 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.554560 | controller |     "Jun 11 11:55:16.662258 crc crio[3644]: time=\"2026-06-11T11:55:16.662214465Z\" level=info msg=\"Stopped pod sandbox (already stopped): 34eecf6f145537043fdc0e42a2897cb62f2ad2206c5e621c814e650c9ef3ef65\" id=d69fdfe5-f77c-4b5a-bb1f-ac51ac500d21 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.554674 | controller |     "Jun 11 11:55:16.663200 crc crio[3644]: time=\"2026-06-11T11:55:16.663130931Z\" level=info msg=\"Removing pod sandbox: 34eecf6f145537043fdc0e42a2897cb62f2ad2206c5e621c814e650c9ef3ef65\" id=58483e11-7f26-4f9d-a86a-d8f092f0423c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.554711 | controller |     "Jun 11 11:55:16.675517 crc crio[3644]: time=\"2026-06-11T11:55:16.675412481Z\" level=info msg=\"Removed pod sandbox: 34eecf6f145537043fdc0e42a2897cb62f2ad2206c5e621c814e650c9ef3ef65\" id=58483e11-7f26-4f9d-a86a-d8f092f0423c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.554735 | controller |     "Jun 11 11:55:16.777867 crc crio[3644]: time=\"2026-06-11T11:55:16.777775981Z\" level=info msg=\"Created container 572aa9f980bb04e997bbb13d1188b814cd42c3e0a3a0f8b3da1932bd9e2c0f2c: openshift-marketplace/community-operators-h62kq/registry-server\" id=031f0111-9bd9-4c58-b0fc-d3b258c76b0c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.554759 | controller |     "Jun 11 11:55:16.779603 crc crio[3644]: time=\"2026-06-11T11:55:16.779474179Z\" level=info msg=\"Starting container: 572aa9f980bb04e997bbb13d1188b814cd42c3e0a3a0f8b3da1932bd9e2c0f2c\" id=a2e2283b-6aa6-4046-b3a1-ee4a429f97f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.554782 | controller |     "Jun 11 11:55:16.790749 crc crio[3644]: time=\"2026-06-11T11:55:16.787094397Z\" level=info msg=\"Started container\" PID=21822 containerID=572aa9f980bb04e997bbb13d1188b814cd42c3e0a3a0f8b3da1932bd9e2c0f2c description=openshift-marketplace/community-operators-h62kq/registry-server id=a2e2283b-6aa6-4046-b3a1-ee4a429f97f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d",
2026-06-11 13:18:31.554806 | controller |     "Jun 11 11:55:17.572716 crc crio[3644]: time=\"2026-06-11T11:55:17.570090839Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9cf333a4-f3cd-4104-84f4-b81ed12512de name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.554828 | controller |     "Jun 11 11:55:17.574072 crc crio[3644]: time=\"2026-06-11T11:55:17.573042364Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1b9ad8b4-051d-4130-9f9d-d7bcf775b22c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.555005 | controller |     "Jun 11 11:55:17.602898 crc crio[3644]: time=\"2026-06-11T11:55:17.602781761Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-fdkd2/registry-server\" id=dd1d38bd-65a1-4a6e-a531-4458732af8eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.555032 | controller |     "Jun 11 11:55:17.603498 crc crio[3644]: time=\"2026-06-11T11:55:17.603424459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.555054 | controller |     "Jun 11 11:55:17.664148 crc crio[3644]: time=\"2026-06-11T11:55:17.664018317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.555075 | controller |     "Jun 11 11:55:17.669888 crc crio[3644]: time=\"2026-06-11T11:55:17.669786323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.555096 | controller |     "Jun 11 11:55:17.844021 crc crio[3644]: time=\"2026-06-11T11:55:17.842949951Z\" level=info msg=\"Created container c5a0b08f743795e8de330040831798d860d3ebb3256151edbbcc8ee3e3529299: openshift-marketplace/redhat-operators-fdkd2/registry-server\" id=dd1d38bd-65a1-4a6e-a531-4458732af8eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.555117 | controller |     "Jun 11 11:55:17.846455 crc crio[3644]: time=\"2026-06-11T11:55:17.846238694Z\" level=info msg=\"Starting container: c5a0b08f743795e8de330040831798d860d3ebb3256151edbbcc8ee3e3529299\" id=5c7e1669-c5b3-42ed-b943-13b651a71951 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.555146 | controller |     "Jun 11 11:55:17.852262 crc crio[3644]: time=\"2026-06-11T11:55:17.852151603Z\" level=info msg=\"Started container\" PID=21937 containerID=c5a0b08f743795e8de330040831798d860d3ebb3256151edbbcc8ee3e3529299 description=openshift-marketplace/redhat-operators-fdkd2/registry-server id=5c7e1669-c5b3-42ed-b943-13b651a71951 name=/runtime.v1.RuntimeService/StartContainer sandboxID=63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034",
2026-06-11 13:18:31.555169 | controller |     "Jun 11 11:55:27.780321 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...",
2026-06-11 13:18:31.555192 | controller |     "Jun 11 11:55:29.233951 crc systemd[1]: crio.service: Deactivated successfully.",
2026-06-11 13:18:31.555214 | controller |     "Jun 11 11:55:29.234712 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).",
2026-06-11 13:18:31.555235 | controller |     "Jun 11 11:55:29.234937 crc systemd[1]: crio.service: Consumed 24min 50.692s CPU time.",
2026-06-11 13:18:31.555257 | controller |     "Jun 11 11:55:29.318255 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-11 13:18:31.555284 | controller |     "Jun 11 11:55:29.426244 crc crio[22759]: time=\"2026-06-11T11:55:29.426081933Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-11 13:18:31.555315 | controller |     "Jun 11 11:55:29.426244 crc crio[22759]: time=\"2026-06-11T11:55:29.426160196Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-11 13:18:31.555375 | controller |     "Jun 11 11:55:29.429169 crc crio[22759]: time=\"2026-06-11T11:55:29.42771606Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-11 13:18:31.555412 | controller |     "Jun 11 11:55:29.429169 crc crio[22759]: time=\"2026-06-11T11:55:29.427800963Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-11 13:18:31.555437 | controller |     "Jun 11 11:55:29.455466 crc crio[22759]: time=\"2026-06-11T11:55:29.455246585Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-11 13:18:31.555459 | controller |     "Jun 11 11:55:29.456023 crc crio[22759]: time=\"2026-06-11T11:55:29.455797503Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-11 13:18:31.555480 | controller |     "Jun 11 11:55:29.456023 crc crio[22759]: time=\"2026-06-11T11:55:29.455815514Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-11 13:18:31.555501 | controller |     "Jun 11 11:55:29.456120 crc crio[22759]: time=\"2026-06-11T11:55:29.45603439Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-11 13:18:31.555523 | controller |     "Jun 11 11:55:29.456120 crc crio[22759]: time=\"2026-06-11T11:55:29.456051361Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-11 13:18:31.555543 | controller |     "Jun 11 11:55:29.476548 crc crio[22759]: time=\"2026-06-11T11:55:29.476354907Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-11 13:18:31.555564 | controller |     "Jun 11 11:55:29.499460 crc crio[22759]: time=\"2026-06-11T11:55:29.49924744Z\" 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 13:18:31.555585 | controller |     "Jun 11 11:55:29.506453 crc crio[22759]: time=\"2026-06-11T11:55:29.506343152Z\" 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 13:18:31.555612 | controller |     "Jun 11 11:55:29.526767 crc crio[22759]: time=\"2026-06-11T11:55:29.526573429Z\" 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 13:18:31.555634 | controller |     "Jun 11 11:55:29.702992 crc crio[22759]: time=\"2026-06-11T11:55:29.702881751Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-11 13:18:31.555656 | controller |     "Jun 11 11:55:29.702992 crc crio[22759]: time=\"2026-06-11T11:55:29.702954493Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-11 13:18:31.555677 | controller |     "Jun 11 11:55:29.702992 crc crio[22759]: time=\"2026-06-11T11:55:29.702967123Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-11 13:18:31.555697 | controller |     "Jun 11 11:55:29.702992 crc crio[22759]: time=\"2026-06-11T11:55:29.702976244Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-11 13:18:31.555717 | controller |     "Jun 11 11:55:29.702992 crc crio[22759]: time=\"2026-06-11T11:55:29.702987304Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-11 13:18:31.555737 | controller |     "Jun 11 11:55:29.708297 crc crio[22759]: time=\"2026-06-11T11:55:29.70824357Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-11 13:18:31.555757 | controller |     "Jun 11 11:55:29.708297 crc crio[22759]: time=\"2026-06-11T11:55:29.708285541Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-11 13:18:31.555777 | controller |     "Jun 11 11:55:29.715886 crc crio[22759]: time=\"2026-06-11T11:55:29.715754155Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-11 13:18:31.555797 | controller |     "Jun 11 11:55:29.715886 crc crio[22759]: time=\"2026-06-11T11:55:29.715825038Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-11 13:18:31.555817 | controller |     "Jun 11 11:55:29.789448 crc crio[22759]: time=\"2026-06-11T11:55:29.789148521Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.555838 | controller |     "Jun 11 11:55:29.789448 crc crio[22759]: time=\"2026-06-11T11:55:29.789300595Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.555891 | controller |     "Jun 11 11:55:29.790146 crc crio[22759]: time=\"2026-06-11T11:55:29.790026595Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-11 13:18:31.555915 | controller |     "Jun 11 11:55:29.790146 crc crio[22759]: time=\"2026-06-11T11:55:29.790047476Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-11 13:18:31.555939 | controller |     "Jun 11 11:55:29.790905 crc crio[22759]: time=\"2026-06-11T11:55:29.790611183Z\" 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-c-states.crio.io\\\", \\\"bundle\\\", \\\"org.criu.config\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-shared.crio.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"org.systemd.property.\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"cpu-quota.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.containers.trace-syscall\\\"]\\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 13:18:31.555977 | controller |     "Jun 11 11:55:29.791978 crc crio[22759]: time=\"2026-06-11T11:55:29.791920781Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-11 13:18:31.556000 | controller |     "Jun 11 11:55:29.792223 crc crio[22759]: time=\"2026-06-11T11:55:29.792169598Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-11 13:18:31.556085 | controller |     "Jun 11 11:55:31.428050 crc crio[22759]: time=\"2026-06-11T11:55:31.427236373Z\" level=info msg=\"Got pod network &{Name:community-operators-h62kq Namespace:openshift-marketplace ID:cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d UID:6448c17c-b504-4b64-ac53-a68d2814cfc7 NetNS:/var/run/netns/1fd5a0bf-e8af-4390-bb84-fb0e9e9ce02b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6448c17c_b504_4b64_ac53_a68d2814cfc7.slice PodAnnotations:0xc000998e58}] Aliases:map[]}\"",
2026-06-11 13:18:31.556114 | controller |     "Jun 11 11:55:31.428050 crc crio[22759]: time=\"2026-06-11T11:55:31.428028585Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-h62kq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.556144 | controller |     "Jun 11 11:55:31.429515 crc crio[22759]: time=\"2026-06-11T11:55:31.428572781Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fdkd2 Namespace:openshift-marketplace ID:63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034 UID:ee19b429-2e70-4caf-811c-2101faf70388 NetNS:/var/run/netns/a304afb4-5e21-4098-aee4-759f0c584a97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee19b429_2e70_4caf_811c_2101faf70388.slice PodAnnotations:0xc000998f58}] Aliases:map[]}\"",
2026-06-11 13:18:31.556168 | controller |     "Jun 11 11:55:31.429515 crc crio[22759]: time=\"2026-06-11T11:55:31.428767897Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-fdkd2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.556190 | controller |     "Jun 11 11:55:31.429515 crc crio[22759]: time=\"2026-06-11T11:55:31.42922124Z\" level=info msg=\"Got pod network &{Name:certified-operators-xmmw2 Namespace:openshift-marketplace ID:12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda UID:eac99895-4454-4b32-927c-65fd1c875bc5 NetNS:/var/run/netns/dc5eee38-2df2-4a8d-8db5-20400a25426c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeac99895_4454_4b32_927c_65fd1c875bc5.slice PodAnnotations:0xc000998fe8}] Aliases:map[]}\"",
2026-06-11 13:18:31.556213 | controller |     "Jun 11 11:55:31.429515 crc crio[22759]: time=\"2026-06-11T11:55:31.429351943Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-xmmw2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.556235 | controller |     "Jun 11 11:55:31.430455 crc crio[22759]: time=\"2026-06-11T11:55:31.429950971Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-c784s Namespace:openshift-marketplace ID:7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc UID:2f7297c3-a3e0-494a-b525-d351a5a5d6a4 NetNS:/var/run/netns/58368884-6801-4dba-8545-05523c95c4fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f7297c3_a3e0_494a_b525_d351a5a5d6a4.slice PodAnnotations:0xc000999078}] Aliases:map[]}\"",
2026-06-11 13:18:31.556258 | controller |     "Jun 11 11:55:31.430455 crc crio[22759]: time=\"2026-06-11T11:55:31.430110776Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-c784s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.556289 | controller |     "Jun 11 11:55:31.430630 crc crio[22759]: time=\"2026-06-11T11:55:31.430583059Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-n8v69 Namespace:openshift-marketplace ID:40aa928ffffb5909e9f2cc45c58d306b07a8677c7cf659b8a829e44f0e4dfffe UID:fc2af7f4-1470-4fb1-bec2-96b2d2273970 NetNS:/var/run/netns/d6b68fc7-7cb0-48f2-9cfb-1e2fbc6f48dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc2af7f4_1470_4fb1_bec2_96b2d2273970.slice PodAnnotations:0xc000999108}] Aliases:map[]}\"",
2026-06-11 13:18:31.556323 | controller |     "Jun 11 11:55:31.430841 crc crio[22759]: time=\"2026-06-11T11:55:31.430789735Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-n8v69 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.556348 | controller |     "Jun 11 11:55:31.431426 crc crio[22759]: time=\"2026-06-11T11:55:31.43130849Z\" level=info msg=\"Got pod network &{Name:controller-manager-5f4d49f7d6-pz6h4 Namespace:openshift-controller-manager ID:bae330b65ef1d58855cc1750dd5962bd3db738cc9f85f54e2ceeb843e19308cc UID:8364ad1e-1d1a-4137-8e21-c3084448614a NetNS:/var/run/netns/2196431d-d54f-431b-8e67-4aa204108126 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8364ad1e_1d1a_4137_8e21_c3084448614a.slice PodAnnotations:0xc000999188}] Aliases:map[]}\"",
2026-06-11 13:18:31.556375 | controller |     "Jun 11 11:55:31.431638 crc crio[22759]: time=\"2026-06-11T11:55:31.431565327Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-5f4d49f7d6-pz6h4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.556397 | controller |     "Jun 11 11:55:31.432145 crc crio[22759]: time=\"2026-06-11T11:55:31.432080892Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-5b69c4b7d-zngz2 Namespace:openshift-route-controller-manager ID:c7f8ad82ad454609d9319d4a1cf4dea40bf03500c7ff0c05b47453c3192a1dfa UID:1e30aad9-9efa-48c2-9bf4-6e89ee257c63 NetNS:/var/run/netns/a4a4ea3b-a68e-4396-9e44-31ef4669e9ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e30aad9_9efa_48c2_9bf4_6e89ee257c63.slice PodAnnotations:0xc000999218}] Aliases:map[]}\"",
2026-06-11 13:18:31.556420 | controller |     "Jun 11 11:55:31.432287 crc crio[22759]: time=\"2026-06-11T11:55:31.432237776Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-5b69c4b7d-zngz2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.556454 | controller |     "Jun 11 11:55:31.434210 crc crio[22759]: time=\"2026-06-11T11:55:31.432760192Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:aa66e24f8124432ed37f8a9c27e887c3db42fbd51a89b7c1f75f61b85d7f45e1 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/fbf54cf5-9866-4c22-b84b-ffe3ffcecbab 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:0xc0009992a8}] Aliases:map[]}\"",
2026-06-11 13:18:31.556514 | controller |     "Jun 11 11:55:31.434210 crc crio[22759]: time=\"2026-06-11T11:55:31.432961741Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.556552 | controller |     "Jun 11 11:55:31.434210 crc crio[22759]: time=\"2026-06-11T11:55:31.433083454Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 13:18:31.556578 | controller |     "Jun 11 11:55:31.434210 crc crio[22759]: time=\"2026-06-11T11:55:31.433101325Z\" level=warning msg=\"Could not restore sandbox IP for 5ceed3fffe841d000ae281c77438ebeffe7856c15232a1cf46354210e45ff3a8: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_d9ca1c59-5603-4950-83a7-698f0297899f_0(5ceed3fffe841d000ae281c77438ebeffe7856c15232a1cf46354210e45ff3a8): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 13:18:31.556604 | controller |     "Jun 11 11:55:31.434210 crc crio[22759]: time=\"2026-06-11T11:55:31.433122395Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 13:18:31.556627 | controller |     "Jun 11 11:55:31.434210 crc crio[22759]: time=\"2026-06-11T11:55:31.433142336Z\" level=warning msg=\"Could not restore sandbox IP for 5d45e2757ca961f0424bd711a4b3bbaa4571c8041c7a1cbcca43949d029310bb: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_98738a20-df72-4a0d-ad16-b98579b47eb9_0(5d45e2757ca961f0424bd711a4b3bbaa4571c8041c7a1cbcca43949d029310bb): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 13:18:31.556657 | controller |     "Jun 11 11:55:31.434210 crc crio[22759]: time=\"2026-06-11T11:55:31.433164957Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 13:18:31.556680 | controller |     "Jun 11 11:55:31.434210 crc crio[22759]: time=\"2026-06-11T11:55:31.433175697Z\" level=warning msg=\"Could not restore sandbox IP for 3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d: failed to get network status for pod sandbox k8s_collect-profiles-29686305-9dr2p_openshift-operator-lifecycle-manager_88a361a5-a2f0-4cef-a60d-f0bd635eba7d_0(3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 13:18:31.556704 | controller |     "Jun 11 11:55:31.434210 crc crio[22759]: time=\"2026-06-11T11:55:31.433455315Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:e5f153aa209aabe52bf2d7753481d969f357bc1e07a18bcb37ff2768d02c4c3e UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/52e9daf9-18a1-423e-9099-40440b2e3003 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:0xc000999350}] Aliases:map[]}\"",
2026-06-11 13:18:31.556760 | controller |     "Jun 11 11:55:31.434210 crc crio[22759]: time=\"2026-06-11T11:55:31.433783494Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.556804 | controller |     "Jun 11 11:55:31.435274 crc crio[22759]: time=\"2026-06-11T11:55:31.434308749Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:7a9677c8ed67eec605ff0a2e5e6ec1a609e6172170307ccd1751732699526a22 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/fe11ae69-96ea-4bb7-804b-6b61b37bf5bd 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:0xc0009993e0}] Aliases:map[]}\"",
2026-06-11 13:18:31.556837 | controller |     "Jun 11 11:55:31.435274 crc crio[22759]: time=\"2026-06-11T11:55:31.434447054Z\" 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 13:18:31.556930 | controller |     "Jun 11 11:55:31.435274 crc crio[22759]: time=\"2026-06-11T11:55:31.434949198Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:c47c584cbca399eb2e3265e7e59833a25e7bd64547b9baad238b551a74fee29c UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/0ae2e2bc-c4fe-4116-8de5-7d6a02ef3cb3 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:0xc000999470}] Aliases:map[]}\"",
2026-06-11 13:18:31.556969 | controller |     "Jun 11 11:55:31.435493 crc crio[22759]: time=\"2026-06-11T11:55:31.435286017Z\" 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 13:18:31.557009 | controller |     "Jun 11 11:55:31.435905 crc crio[22759]: time=\"2026-06-11T11:55:31.435828094Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:093f8737cd204c43ff7594a6b0577cc39c6881340347f07f72acbca5359b1a09 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/b1b15c78-a896-4291-a825-1bbcce5a2752 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:0xc000999500}] Aliases:map[]}\"",
2026-06-11 13:18:31.557149 | controller |     "Jun 11 11:55:31.436063 crc crio[22759]: time=\"2026-06-11T11:55:31.436021389Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.557197 | controller |     "Jun 11 11:55:31.436525 crc crio[22759]: time=\"2026-06-11T11:55:31.436481412Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:e74cc8ff82ac082e0051d12a83cd16f7dc62f6e320b65d2f81722f8a4d3d8053 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/7b90ebca-c495-4cd6-85dd-5d294d8b44b3 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:0xc000999590}] Aliases:map[]}\"",
2026-06-11 13:18:31.557231 | controller |     "Jun 11 11:55:31.436709 crc crio[22759]: time=\"2026-06-11T11:55:31.436688448Z\" 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 13:18:31.557265 | controller |     "Jun 11 11:55:31.437250 crc crio[22759]: time=\"2026-06-11T11:55:31.437183663Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:ddd8a7ace3286c82ee30b9c8d70ab00f67d742aa7b1f3710a23263e8b8d4a812 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/348b6c1a-e4dd-47b4-805e-52d3dadd7549 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:0xc000999620}] Aliases:map[]}\"",
2026-06-11 13:18:31.557297 | controller |     "Jun 11 11:55:31.437428 crc crio[22759]: time=\"2026-06-11T11:55:31.437373208Z\" 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 13:18:31.557327 | controller |     "Jun 11 11:55:31.438091 crc crio[22759]: time=\"2026-06-11T11:55:31.438015896Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:ceac6ba87467e95e44a998e9cdf99adb3aa577f53000302197846ede3d51d028 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/09044e93-e795-44bb-94f1-1a858b656be8 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:0xc0009996a0}] Aliases:map[]}\"",
2026-06-11 13:18:31.557359 | controller |     "Jun 11 11:55:31.438188 crc crio[22759]: time=\"2026-06-11T11:55:31.438171891Z\" 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 13:18:31.557392 | controller |     "Jun 11 11:55:31.438614 crc crio[22759]: time=\"2026-06-11T11:55:31.438571683Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:dfe00585ad03d00aae23bc232b329b26d5719d51f81ea9335489c98fa4af68c8 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/4700b64f-73df-4648-9213-f14baebc6440 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:0xc000999738}] Aliases:map[]}\"",
2026-06-11 13:18:31.557432 | controller |     "Jun 11 11:55:31.438825 crc crio[22759]: time=\"2026-06-11T11:55:31.438786099Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.557467 | controller |     "Jun 11 11:55:31.439359 crc crio[22759]: time=\"2026-06-11T11:55:31.439285753Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:c27b2d49f3cb2e2afc71446a37f9e524d9e1716e4fa8e966bb06e4c6340bae32 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/ff7c77c4-9965-4924-889c-72627d979a39 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:0xc0009997b8}] Aliases:map[]}\"",
2026-06-11 13:18:31.557499 | controller |     "Jun 11 11:55:31.439502 crc crio[22759]: time=\"2026-06-11T11:55:31.439461158Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.557532 | controller |     "Jun 11 11:55:31.440070 crc crio[22759]: time=\"2026-06-11T11:55:31.440008674Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:65f6f507aff2c3dfd016d5e334e513fd0bc5a957a8648f46873eff02e6fb2481 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/89c63d0f-aa45-40de-a36d-919da197e6d7 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:0xc000999848}] Aliases:map[]}\"",
2026-06-11 13:18:31.557567 | controller |     "Jun 11 11:55:31.440261 crc crio[22759]: time=\"2026-06-11T11:55:31.44020531Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.557601 | controller |     "Jun 11 11:55:31.440818 crc crio[22759]: time=\"2026-06-11T11:55:31.440742885Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:62b7b5b9061fa04de237a5f02ec1f67d1ff9341ed2f2185a28b0851974c9fb3d UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/b08249cd-fa2c-4fc5-8cae-7ddbc2a30d21 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:0xc0009998d8}] Aliases:map[]}\"",
2026-06-11 13:18:31.557636 | controller |     "Jun 11 11:55:31.441021 crc crio[22759]: time=\"2026-06-11T11:55:31.440959351Z\" 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 13:18:31.557672 | controller |     "Jun 11 11:55:31.441617 crc crio[22759]: time=\"2026-06-11T11:55:31.441556189Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:6729b6f6df8aa1a94e46b1ed897ff3c7da2be0c5ac02ab76a9f56adff156dca8 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/2f8ae5bf-8119-4600-836c-e8ba69afa89a 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:0xc000999968}] Aliases:map[]}\"",
2026-06-11 13:18:31.557708 | controller |     "Jun 11 11:55:31.441900 crc crio[22759]: time=\"2026-06-11T11:55:31.441804026Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.557744 | controller |     "Jun 11 11:55:31.442382 crc crio[22759]: time=\"2026-06-11T11:55:31.44231272Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:8b5d3d637a6ccdbe2f885cbef0b8c8b55357672be69d392c7f3e67e3fe3e78a1 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/a2602e90-9490-47a5-beda-34c8b70bd2e0 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:0xc0009999e8}] Aliases:map[]}\"",
2026-06-11 13:18:31.557787 | controller |     "Jun 11 11:55:31.442517 crc crio[22759]: time=\"2026-06-11T11:55:31.442468385Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.557831 | controller |     "Jun 11 11:55:31.443203 crc crio[22759]: time=\"2026-06-11T11:55:31.443149065Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:2ad53ffb7fe74f66ce91948fcbd8ed5c639a3f56b5c5ad0aef3a79991b13a167 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/df22182b-9107-4050-bc96-25a3cc12fea7 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:0xc000999a68}] Aliases:map[]}\"",
2026-06-11 13:18:31.557937 | controller |     "Jun 11 11:55:31.443426 crc crio[22759]: time=\"2026-06-11T11:55:31.44333941Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.557977 | controller |     "Jun 11 11:55:31.443995 crc crio[22759]: time=\"2026-06-11T11:55:31.443932317Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:41e0dc7cc8053eeeac687a51aea9b1530d986305d29b495d36e86578d2e24b7a UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/44c836f1-83bd-4fec-8c03-6a3f71816cec 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:0xc000999ae8}] Aliases:map[]}\"",
2026-06-11 13:18:31.558012 | controller |     "Jun 11 11:55:31.444158 crc crio[22759]: time=\"2026-06-11T11:55:31.444107662Z\" 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 13:18:31.558045 | controller |     "Jun 11 11:55:31.444772 crc crio[22759]: time=\"2026-06-11T11:55:31.444595867Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:5a380dc439153fd729d62d52583da7dfd5c6b33454985cf6ffeb5f878b80d543 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/13bd1b8d-3ad2-41f3-9798-031a902f7fbd 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:0xc000999b78}] Aliases:map[]}\"",
2026-06-11 13:18:31.558078 | controller |     "Jun 11 11:55:31.444886 crc crio[22759]: time=\"2026-06-11T11:55:31.444801268Z\" 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 13:18:31.558113 | controller |     "Jun 11 11:55:31.445328 crc crio[22759]: time=\"2026-06-11T11:55:31.445273576Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:3bbff6bda418ab3917ffc3e1d6c1e610a6cb6637daa1c816b339836934e8ccac UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/ec1fe046-4b5b-41ff-9552-d213a98fb2d5 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:0xc000999c08}] Aliases:map[]}\"",
2026-06-11 13:18:31.558155 | controller |     "Jun 11 11:55:31.445513 crc crio[22759]: time=\"2026-06-11T11:55:31.445456371Z\" 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 13:18:31.558281 | controller |     "Jun 11 11:55:31.446195 crc crio[22759]: time=\"2026-06-11T11:55:31.44610086Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:78c68730effe7e0fb995c89f1b136d209149e7ed6e1e6a43256efb8656843f28 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/fe643040-25c1-49eb-9b9c-ae2fe4ff88e7 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:0xc000999c98}] Aliases:map[]}\"",
2026-06-11 13:18:31.558326 | controller |     "Jun 11 11:55:31.446335 crc crio[22759]: time=\"2026-06-11T11:55:31.446266515Z\" 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 13:18:31.558360 | controller |     "Jun 11 11:55:31.446981 crc crio[22759]: time=\"2026-06-11T11:55:31.446912153Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:c1251888d412fcac0ed09819a62b230962a9779845ff22b793bc77bb9da66c9f UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/a88519f7-e076-48fd-84ca-dd9116a9a44c 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:0xc000999d18}] Aliases:map[]}\"",
2026-06-11 13:18:31.558394 | controller |     "Jun 11 11:55:31.447198 crc crio[22759]: time=\"2026-06-11T11:55:31.447108509Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.558426 | controller |     "Jun 11 11:55:31.447843 crc crio[22759]: time=\"2026-06-11T11:55:31.447779118Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:172d06a82334693fe565a25f3523459d09b70af9e60826971bbc7a5ed2e4415b UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/18929e95-1963-4fc7-b7fb-0585ee5763d7 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:0xc000999da8}] Aliases:map[]}\"",
2026-06-11 13:18:31.558461 | controller |     "Jun 11 11:55:31.448049 crc crio[22759]: time=\"2026-06-11T11:55:31.447987654Z\" 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 13:18:31.558495 | controller |     "Jun 11 11:55:31.448722 crc crio[22759]: time=\"2026-06-11T11:55:31.448593902Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:bcc9b32e3912bfaf7d153cd3800777354c0c016d76b68fe01d7791deb99508b2 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/d545e622-a7a5-4f3f-86cb-c5edc90b4cdb 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:0xc000999e28}] Aliases:map[]}\"",
2026-06-11 13:18:31.558538 | controller |     "Jun 11 11:55:31.448992 crc crio[22759]: time=\"2026-06-11T11:55:31.448849239Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.558578 | controller |     "Jun 11 11:55:31.449551 crc crio[22759]: time=\"2026-06-11T11:55:31.449495888Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:5373108d446055635b741dfe403fbbe5c4063e12343dee372b1eec3442e02add UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/4cddde93-dfb3-4c9d-8899-ea89ca60a88f 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:0xc000999eb8}] Aliases:map[]}\"",
2026-06-11 13:18:31.558617 | controller |     "Jun 11 11:55:31.449880 crc crio[22759]: time=\"2026-06-11T11:55:31.449805667Z\" 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 13:18:31.558655 | controller |     "Jun 11 11:55:31.450394 crc crio[22759]: time=\"2026-06-11T11:55:31.450341222Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:7bc05bddb1aed37f248748b9c45be906fe9b211870ed17ab79e84fc17737e1da UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/8f9a7d04-7ac1-4692-a56b-91401116ff59 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:0xc000999f48}] Aliases:map[]}\"",
2026-06-11 13:18:31.558692 | controller |     "Jun 11 11:55:31.450581 crc crio[22759]: time=\"2026-06-11T11:55:31.450531928Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.558730 | controller |     "Jun 11 11:55:31.451456 crc crio[22759]: time=\"2026-06-11T11:55:31.451363922Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:3bc7d301adc5925b363e49d1c8c07e96d6dcae60275037d8ecd8166f8606c109 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/d6e5af67-2041-47d5-b430-06a5c8eeb714 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:0xc0003c40e8}] Aliases:map[]}\"",
2026-06-11 13:18:31.558769 | controller |     "Jun 11 11:55:31.451628 crc crio[22759]: time=\"2026-06-11T11:55:31.451591769Z\" 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 13:18:31.558807 | controller |     "Jun 11 11:55:31.452317 crc crio[22759]: time=\"2026-06-11T11:55:31.452269788Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:2fd4c73289c4929e22acd75c5d0f696a8f40082ef4e46caf868126539c9b03fd UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/ece92a2d-351e-4746-b19b-225eaf1cb081 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:0xc0003c4350}] Aliases:map[]}\"",
2026-06-11 13:18:31.558846 | controller |     "Jun 11 11:55:31.452470 crc crio[22759]: time=\"2026-06-11T11:55:31.452431512Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.558947 | controller |     "Jun 11 11:55:31.453025 crc crio[22759]: time=\"2026-06-11T11:55:31.452970868Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:ba75dfe769e883bb7ff39e113effea81446325f05a64f99910027e6fe07d06f0 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/ff8059cd-5044-4679-b42a-618b00089c69 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:0xc0003c4460}] Aliases:map[]}\"",
2026-06-11 13:18:31.558989 | controller |     "Jun 11 11:55:31.453210 crc crio[22759]: time=\"2026-06-11T11:55:31.453151743Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.559028 | controller |     "Jun 11 11:55:31.453893 crc crio[22759]: time=\"2026-06-11T11:55:31.453760761Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:83deffb05b5c51ae09f7f9931aeef639a49e8922ed3ca219c2c4f5c262a80b31 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/f466c54d-069a-497b-819d-0b97573af589 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:0xc0003c4570}] Aliases:map[]}\"",
2026-06-11 13:18:31.559065 | controller |     "Jun 11 11:55:31.454117 crc crio[22759]: time=\"2026-06-11T11:55:31.454025389Z\" 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 13:18:31.559102 | controller |     "Jun 11 11:55:31.455134 crc crio[22759]: time=\"2026-06-11T11:55:31.454585755Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:86c61bb44507aae5de65c880ccdcea828453dee0c375749eab1667d0dbe0708f UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/adce6741-9b80-400c-925c-60ca0e38a913 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:0xc0003c46a8}] Aliases:map[]}\"",
2026-06-11 13:18:31.559137 | controller |     "Jun 11 11:55:31.455568 crc crio[22759]: time=\"2026-06-11T11:55:31.455291385Z\" 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 13:18:31.559171 | controller |     "Jun 11 11:55:31.456353 crc crio[22759]: time=\"2026-06-11T11:55:31.456300474Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:ddeac8d96bc220e6731c7e27f832716e6d7a896e00fcbc520040de7644187aa7 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/3133a063-dd51-4723-9ec1-accc050d3e6e 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:0xc0003c47b8}] Aliases:map[]}\"",
2026-06-11 13:18:31.559206 | controller |     "Jun 11 11:55:31.456549 crc crio[22759]: time=\"2026-06-11T11:55:31.45650583Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.559241 | controller |     "Jun 11 11:55:31.457597 crc crio[22759]: time=\"2026-06-11T11:55:31.457518359Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:6c51eab753272d574f64cbedfe0efb16ec220f86dcb2f36de0e92f6dacec8f69 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/c9091fab-29aa-4072-b456-ba985af10541 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:0xc0003c48c0}] Aliases:map[]}\"",
2026-06-11 13:18:31.559287 | controller |     "Jun 11 11:55:31.457831 crc crio[22759]: time=\"2026-06-11T11:55:31.457764066Z\" 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 13:18:31.559451 | controller |     "Jun 11 11:55:31.458487 crc crio[22759]: time=\"2026-06-11T11:55:31.458402065Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:b9bb8890c0128eef33a966b912b722cc321dce274de0b53caa8004c0c5dd2fda UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/8ffb9c01-db83-4955-bc77-6a8c4b20be2a 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:0xc00012b038}] Aliases:map[]}\"",
2026-06-11 13:18:31.559497 | controller |     "Jun 11 11:55:31.458724 crc crio[22759]: time=\"2026-06-11T11:55:31.458597331Z\" 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 13:18:31.559536 | controller |     "Jun 11 11:55:31.459361 crc crio[22759]: time=\"2026-06-11T11:55:31.459296451Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:b242f3ba73325bd5208b46a50ec2494ab99239aad746101e60e79afb481c4587 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/6fed3c95-1dc1-48fb-abda-1c17ee79c769 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:0xc00012b0e8}] Aliases:map[]}\"",
2026-06-11 13:18:31.559574 | controller |     "Jun 11 11:55:31.459529 crc crio[22759]: time=\"2026-06-11T11:55:31.459475186Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.559611 | controller |     "Jun 11 11:55:31.461074 crc crio[22759]: time=\"2026-06-11T11:55:31.460848236Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:c5e984a5c4cd3bc474b8eb37fa1dca43ee7c9ba6f6b8327c5199f7b42b0a8ed5 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/25af1740-ed2f-4188-8b67-1d71f92f9fa7 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:0xc00012b188}] Aliases:map[]}\"",
2026-06-11 13:18:31.559648 | controller |     "Jun 11 11:55:31.461377 crc crio[22759]: time=\"2026-06-11T11:55:31.46131369Z\" 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 13:18:31.559681 | controller |     "Jun 11 11:55:31.462177 crc crio[22759]: time=\"2026-06-11T11:55:31.462090802Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:329481c7e901f292822a997f1565c8ea9d24ec8787303bb905ccb0f03ef4483b UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/42ef87da-209b-4614-9c65-6bba20775459 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:0xc000690568}] Aliases:map[]}\"",
2026-06-11 13:18:31.559725 | controller |     "Jun 11 11:55:31.462325 crc crio[22759]: time=\"2026-06-11T11:55:31.462227016Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.559764 | controller |     "Jun 11 11:55:31.462817 crc crio[22759]: time=\"2026-06-11T11:55:31.462624348Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:41d08addd47acc4ded12a6a52c92482718e27407d404fddc534b8ce1affae418 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/10071c0f-0d48-4f3f-9fe0-dcf9fa1dee0a 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:0xc000690608}] Aliases:map[]}\"",
2026-06-11 13:18:31.559802 | controller |     "Jun 11 11:55:31.462817 crc crio[22759]: time=\"2026-06-11T11:55:31.462798073Z\" 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 13:18:31.559840 | controller |     "Jun 11 11:55:31.463265 crc crio[22759]: time=\"2026-06-11T11:55:31.463179194Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:d4eaf0d5e3ed3ad6c721fbefc9c4de6abe92afef4a079f289b21d3c936ebd80c UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/898f5ece-92cb-463f-a028-3299734e26a4 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:0xc0006906a8}] Aliases:map[]}\"",
2026-06-11 13:18:31.559956 | controller |     "Jun 11 11:55:31.463345 crc crio[22759]: time=\"2026-06-11T11:55:31.463304267Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.559994 | controller |     "Jun 11 11:55:31.463752 crc crio[22759]: time=\"2026-06-11T11:55:31.463703699Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:dbf7084e036402eb75d81bddd320d0bd1f91e1843d1dc590e3b11b4a55fce899 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/c00779a6-183a-4efc-979e-69272f788d4d 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:0xc000690748}] Aliases:map[]}\"",
2026-06-11 13:18:31.560029 | controller |     "Jun 11 11:55:31.463895 crc crio[22759]: time=\"2026-06-11T11:55:31.463834951Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.560062 | controller |     "Jun 11 11:55:31.464314 crc crio[22759]: time=\"2026-06-11T11:55:31.464241805Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:1be33eef974f1b8b17f66a7d3e38a2fbf699bbf9b979902191894328c4f3a5e0 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/69a82547-e2a6-41ca-b694-8c70ff40d2c7 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:0xc0006907d0}] Aliases:map[]}\"",
2026-06-11 13:18:31.560095 | controller |     "Jun 11 11:55:31.464405 crc crio[22759]: time=\"2026-06-11T11:55:31.464381309Z\" 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 13:18:31.560136 | controller |     "Jun 11 11:55:31.465291 crc crio[22759]: time=\"2026-06-11T11:55:31.46518016Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-11 13:18:31.560170 | controller |     "Jun 11 11:55:31.466275 crc crio[22759]: time=\"2026-06-11T11:55:31.46623601Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-11 13:18:31.560204 | controller |     "Jun 11 11:55:31.466397 crc crio[22759]: time=\"2026-06-11T11:55:31.466304663Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-11 13:18:31.560240 | controller |     "Jun 11 11:55:31.466598 crc crio[22759]: time=\"2026-06-11T11:55:31.466495298Z\" level=info msg=\"Create NRI interface\"",
2026-06-11 13:18:31.560274 | controller |     "Jun 11 11:55:31.466598 crc crio[22759]: time=\"2026-06-11T11:55:31.466593981Z\" level=info msg=\"runtime interface created\"",
2026-06-11 13:18:31.560308 | controller |     "Jun 11 11:55:31.466810 crc crio[22759]: time=\"2026-06-11T11:55:31.466619172Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-11 13:18:31.560341 | controller |     "Jun 11 11:55:31.466810 crc crio[22759]: time=\"2026-06-11T11:55:31.466627682Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-11 13:18:31.560376 | controller |     "Jun 11 11:55:31.466810 crc crio[22759]: time=\"2026-06-11T11:55:31.466636302Z\" level=info msg=\"starting plugins...\"",
2026-06-11 13:18:31.560411 | controller |     "Jun 11 11:55:31.466810 crc crio[22759]: time=\"2026-06-11T11:55:31.466724125Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-11 13:18:31.560446 | controller |     "Jun 11 11:55:31.478548 crc crio[22759]: time=\"2026-06-11T11:55:31.478415157Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-11 13:18:31.560568 | controller |     "Jun 11 11:55:31.485995 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-11 13:18:31.560609 | controller |     "Jun 11 11:55:38.589243 crc crio[22759]: time=\"2026-06-11T11:55:38.587787525Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=c2c11f27-d195-47b3-8d83-14d06a551e54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.560647 | controller |     "Jun 11 11:55:38.593358 crc crio[22759]: time=\"2026-06-11T11:55:38.593248769Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=f4d015d4-a32b-41ca-86c8-bff974174d63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.560685 | controller |     "Jun 11 11:55:38.598427 crc crio[22759]: time=\"2026-06-11T11:55:38.598316054Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=2946b374-3ef8-4c93-9ad2-d9d6ac80b2f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.560723 | controller |     "Jun 11 11:55:38.599506 crc crio[22759]: time=\"2026-06-11T11:55:38.599397574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.560760 | controller |     "Jun 11 11:55:38.638320 crc crio[22759]: time=\"2026-06-11T11:55:38.638228062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.560796 | controller |     "Jun 11 11:55:38.643238 crc crio[22759]: time=\"2026-06-11T11:55:38.643112841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.560834 | controller |     "Jun 11 11:55:38.773505 crc crio[22759]: time=\"2026-06-11T11:55:38.772607375Z\" level=info msg=\"Created container c6acf4a61a1c5997d2e63c14e019791f70366cd2d9d02957b486e160cb11e62d: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=2946b374-3ef8-4c93-9ad2-d9d6ac80b2f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.560989 | controller |     "Jun 11 11:55:38.775526 crc crio[22759]: time=\"2026-06-11T11:55:38.775421017Z\" level=info msg=\"Starting container: c6acf4a61a1c5997d2e63c14e019791f70366cd2d9d02957b486e160cb11e62d\" id=8de6d51b-a000-41ce-ab8f-5819f2d991b7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.561033 | controller |     "Jun 11 11:55:38.782553 crc crio[22759]: time=\"2026-06-11T11:55:38.782437445Z\" level=info msg=\"Started container\" PID=23463 containerID=c6acf4a61a1c5997d2e63c14e019791f70366cd2d9d02957b486e160cb11e62d description=openshift-console/downloads-747b44746d-4pqvr/download-server id=8de6d51b-a000-41ce-ab8f-5819f2d991b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=329481c7e901f292822a997f1565c8ea9d24ec8787303bb905ccb0f03ef4483b",
2026-06-11 13:18:31.561072 | controller |     "Jun 11 11:55:53.461588 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...",
2026-06-11 13:18:31.561107 | controller |     "Jun 11 11:55:57.366488 crc systemd[1]: crio.service: Deactivated successfully.",
2026-06-11 13:18:31.561140 | controller |     "Jun 11 11:55:57.369169 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).",
2026-06-11 13:18:31.561175 | controller |     "Jun 11 11:55:57.369773 crc systemd[1]: crio.service: Consumed 6.323s CPU time.",
2026-06-11 13:18:31.561208 | controller |     "Jun 11 11:55:57.473177 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-11 13:18:31.561245 | controller |     "Jun 11 11:55:57.555954 crc crio[24477]: time=\"2026-06-11T11:55:57.555596436Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-11 13:18:31.561282 | controller |     "Jun 11 11:55:57.555954 crc crio[24477]: time=\"2026-06-11T11:55:57.555916785Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-11 13:18:31.561319 | controller |     "Jun 11 11:55:57.558324 crc crio[24477]: time=\"2026-06-11T11:55:57.557516311Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-11 13:18:31.561355 | controller |     "Jun 11 11:55:57.558324 crc crio[24477]: time=\"2026-06-11T11:55:57.557597134Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-11 13:18:31.561390 | controller |     "Jun 11 11:55:57.558324 crc crio[24477]: time=\"2026-06-11T11:55:57.558266433Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/zuul\"",
2026-06-11 13:18:31.561426 | controller |     "Jun 11 11:55:57.584820 crc crio[24477]: time=\"2026-06-11T11:55:57.584550062Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-11 13:18:31.561462 | controller |     "Jun 11 11:55:57.585776 crc crio[24477]: time=\"2026-06-11T11:55:57.585586193Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-11 13:18:31.561499 | controller |     "Jun 11 11:55:57.587565 crc crio[24477]: time=\"2026-06-11T11:55:57.585780338Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-11 13:18:31.561534 | controller |     "Jun 11 11:55:57.596093 crc crio[24477]: time=\"2026-06-11T11:55:57.5955312Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-11 13:18:31.561620 | controller |     "Jun 11 11:55:57.596093 crc crio[24477]: time=\"2026-06-11T11:55:57.595574159Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-11 13:18:31.561671 | controller |     "Jun 11 11:55:57.656848 crc crio[24477]: time=\"2026-06-11T11:55:57.656313135Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-11 13:18:31.561709 | controller |     "Jun 11 11:55:57.678782 crc crio[24477]: time=\"2026-06-11T11:55:57.678625842Z\" 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 13:18:31.561753 | controller |     "Jun 11 11:55:57.701782 crc crio[24477]: time=\"2026-06-11T11:55:57.701550496Z\" 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 13:18:31.562071 | controller |     "Jun 11 11:55:57.737790 crc crio[24477]: time=\"2026-06-11T11:55:57.737670556Z\" 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 13:18:31.562306 | controller |     "Jun 11 11:55:58.158604 crc crio[24477]: time=\"2026-06-11T11:55:58.158428666Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-11 13:18:31.562362 | controller |     "Jun 11 11:55:58.158604 crc crio[24477]: time=\"2026-06-11T11:55:58.15857163Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-11 13:18:31.562402 | controller |     "Jun 11 11:55:58.158604 crc crio[24477]: time=\"2026-06-11T11:55:58.158588671Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-11 13:18:31.562439 | controller |     "Jun 11 11:55:58.158604 crc crio[24477]: time=\"2026-06-11T11:55:58.158596411Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-11 13:18:31.562475 | controller |     "Jun 11 11:55:58.158604 crc crio[24477]: time=\"2026-06-11T11:55:58.158604741Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-11 13:18:31.562510 | controller |     "Jun 11 11:55:58.193491 crc crio[24477]: time=\"2026-06-11T11:55:58.193313945Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-11 13:18:31.562543 | controller |     "Jun 11 11:55:58.194127 crc crio[24477]: time=\"2026-06-11T11:55:58.193618744Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-11 13:18:31.562577 | controller |     "Jun 11 11:55:58.206329 crc crio[24477]: time=\"2026-06-11T11:55:58.206080899Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-11 13:18:31.562609 | controller |     "Jun 11 11:55:58.206329 crc crio[24477]: time=\"2026-06-11T11:55:58.206144611Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-11 13:18:31.562644 | controller |     "Jun 11 11:55:58.960272 crc crio[24477]: time=\"2026-06-11T11:55:58.959995179Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.562678 | controller |     "Jun 11 11:55:58.960272 crc crio[24477]: time=\"2026-06-11T11:55:58.960154804Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.562710 | controller |     "Jun 11 11:55:58.962162 crc crio[24477]: time=\"2026-06-11T11:55:58.96038859Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-11 13:18:31.562743 | controller |     "Jun 11 11:55:58.962162 crc crio[24477]: time=\"2026-06-11T11:55:58.960405081Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-11 13:18:31.562781 | controller |     "Jun 11 11:55:58.962315 crc crio[24477]: time=\"2026-06-11T11:55:58.9610674Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"org.criu.config\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"cpu-shared.crio.io\\\", \\\"org.systemd.property.\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-quota.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-c-states.crio.io\\\", \\\"bundle\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/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 13:18:31.562845 | controller |     "Jun 11 11:55:58.964769 crc crio[24477]: time=\"2026-06-11T11:55:58.964229332Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-11 13:18:31.562931 | controller |     "Jun 11 11:55:58.964949 crc crio[24477]: time=\"2026-06-11T11:55:58.964795978Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-11 13:18:31.562968 | controller |     "Jun 11 11:56:02.644173 crc crio[24477]: time=\"2026-06-11T11:56:02.629482726Z\" level=info msg=\"Got pod network &{Name:community-operators-h62kq Namespace:openshift-marketplace ID:cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d UID:6448c17c-b504-4b64-ac53-a68d2814cfc7 NetNS:/var/run/netns/1fd5a0bf-e8af-4390-bb84-fb0e9e9ce02b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6448c17c_b504_4b64_ac53_a68d2814cfc7.slice PodAnnotations:0xc000a86910}] Aliases:map[]}\"",
2026-06-11 13:18:31.563010 | controller |     "Jun 11 11:56:02.644173 crc crio[24477]: time=\"2026-06-11T11:56:02.644044073Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-h62kq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.563045 | controller |     "Jun 11 11:56:02.647462 crc crio[24477]: time=\"2026-06-11T11:56:02.647310347Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fdkd2 Namespace:openshift-marketplace ID:63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034 UID:ee19b429-2e70-4caf-811c-2101faf70388 NetNS:/var/run/netns/a304afb4-5e21-4098-aee4-759f0c584a97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee19b429_2e70_4caf_811c_2101faf70388.slice PodAnnotations:0xc000a86a58}] Aliases:map[]}\"",
2026-06-11 13:18:31.563079 | controller |     "Jun 11 11:56:02.648473 crc crio[24477]: time=\"2026-06-11T11:56:02.647613436Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-fdkd2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.563113 | controller |     "Jun 11 11:56:02.649829 crc crio[24477]: time=\"2026-06-11T11:56:02.649509541Z\" level=info msg=\"Got pod network &{Name:certified-operators-xmmw2 Namespace:openshift-marketplace ID:12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda UID:eac99895-4454-4b32-927c-65fd1c875bc5 NetNS:/var/run/netns/dc5eee38-2df2-4a8d-8db5-20400a25426c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeac99895_4454_4b32_927c_65fd1c875bc5.slice PodAnnotations:0xc000a86b20}] Aliases:map[]}\"",
2026-06-11 13:18:31.563147 | controller |     "Jun 11 11:56:02.650256 crc crio[24477]: time=\"2026-06-11T11:56:02.650149899Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-xmmw2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.563180 | controller |     "Jun 11 11:56:02.654055 crc crio[24477]: time=\"2026-06-11T11:56:02.653374392Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-c784s Namespace:openshift-marketplace ID:7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc UID:2f7297c3-a3e0-494a-b525-d351a5a5d6a4 NetNS:/var/run/netns/58368884-6801-4dba-8545-05523c95c4fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f7297c3_a3e0_494a_b525_d351a5a5d6a4.slice PodAnnotations:0xc000a86bd0}] Aliases:map[]}\"",
2026-06-11 13:18:31.563213 | controller |     "Jun 11 11:56:02.655268 crc crio[24477]: time=\"2026-06-11T11:56:02.654766752Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-c784s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.563246 | controller |     "Jun 11 11:56:02.659099 crc crio[24477]: time=\"2026-06-11T11:56:02.658725626Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-n8v69 Namespace:openshift-marketplace ID:40aa928ffffb5909e9f2cc45c58d306b07a8677c7cf659b8a829e44f0e4dfffe UID:fc2af7f4-1470-4fb1-bec2-96b2d2273970 NetNS:/var/run/netns/d6b68fc7-7cb0-48f2-9cfb-1e2fbc6f48dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc2af7f4_1470_4fb1_bec2_96b2d2273970.slice PodAnnotations:0xc00008cc00}] Aliases:map[]}\"",
2026-06-11 13:18:31.563282 | controller |     "Jun 11 11:56:02.659209 crc crio[24477]: time=\"2026-06-11T11:56:02.659184816Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-n8v69 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.563323 | controller |     "Jun 11 11:56:02.660609 crc crio[24477]: time=\"2026-06-11T11:56:02.660407425Z\" level=info msg=\"Got pod network &{Name:controller-manager-5f4d49f7d6-pz6h4 Namespace:openshift-controller-manager ID:bae330b65ef1d58855cc1750dd5962bd3db738cc9f85f54e2ceeb843e19308cc UID:8364ad1e-1d1a-4137-8e21-c3084448614a NetNS:/var/run/netns/2196431d-d54f-431b-8e67-4aa204108126 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8364ad1e_1d1a_4137_8e21_c3084448614a.slice PodAnnotations:0xc00008cc90}] Aliases:map[]}\"",
2026-06-11 13:18:31.563357 | controller |     "Jun 11 11:56:02.666495 crc crio[24477]: time=\"2026-06-11T11:56:02.666019419Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-5f4d49f7d6-pz6h4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.563390 | controller |     "Jun 11 11:56:02.668046 crc crio[24477]: time=\"2026-06-11T11:56:02.667628905Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-5b69c4b7d-zngz2 Namespace:openshift-route-controller-manager ID:c7f8ad82ad454609d9319d4a1cf4dea40bf03500c7ff0c05b47453c3192a1dfa UID:1e30aad9-9efa-48c2-9bf4-6e89ee257c63 NetNS:/var/run/netns/a4a4ea3b-a68e-4396-9e44-31ef4669e9ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e30aad9_9efa_48c2_9bf4_6e89ee257c63.slice PodAnnotations:0xc00008cd30}] Aliases:map[]}\"",
2026-06-11 13:18:31.563425 | controller |     "Jun 11 11:56:02.668566 crc crio[24477]: time=\"2026-06-11T11:56:02.668362706Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-5b69c4b7d-zngz2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.563459 | controller |     "Jun 11 11:56:02.669508 crc crio[24477]: time=\"2026-06-11T11:56:02.669327764Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:aa66e24f8124432ed37f8a9c27e887c3db42fbd51a89b7c1f75f61b85d7f45e1 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/fbf54cf5-9866-4c22-b84b-ffe3ffcecbab 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:0xc00008cdc8}] Aliases:map[]}\"",
2026-06-11 13:18:31.563492 | controller |     "Jun 11 11:56:02.669827 crc crio[24477]: time=\"2026-06-11T11:56:02.669614222Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.563525 | controller |     "Jun 11 11:56:02.670227 crc crio[24477]: time=\"2026-06-11T11:56:02.670017604Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 13:18:31.563558 | controller |     "Jun 11 11:56:02.670301 crc crio[24477]: time=\"2026-06-11T11:56:02.670232988Z\" level=warning msg=\"Could not restore sandbox IP for 5ceed3fffe841d000ae281c77438ebeffe7856c15232a1cf46354210e45ff3a8: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_d9ca1c59-5603-4950-83a7-698f0297899f_0(5ceed3fffe841d000ae281c77438ebeffe7856c15232a1cf46354210e45ff3a8): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 13:18:31.563592 | controller |     "Jun 11 11:56:02.670301 crc crio[24477]: time=\"2026-06-11T11:56:02.670266021Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 13:18:31.563631 | controller |     "Jun 11 11:56:02.670301 crc crio[24477]: time=\"2026-06-11T11:56:02.670282762Z\" level=warning msg=\"Could not restore sandbox IP for 5d45e2757ca961f0424bd711a4b3bbaa4571c8041c7a1cbcca43949d029310bb: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_98738a20-df72-4a0d-ad16-b98579b47eb9_0(5d45e2757ca961f0424bd711a4b3bbaa4571c8041c7a1cbcca43949d029310bb): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 13:18:31.563666 | controller |     "Jun 11 11:56:02.670436 crc crio[24477]: time=\"2026-06-11T11:56:02.670305643Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 13:18:31.563699 | controller |     "Jun 11 11:56:02.670436 crc crio[24477]: time=\"2026-06-11T11:56:02.670319553Z\" level=warning msg=\"Could not restore sandbox IP for 3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d: failed to get network status for pod sandbox k8s_collect-profiles-29686305-9dr2p_openshift-operator-lifecycle-manager_88a361a5-a2f0-4cef-a60d-f0bd635eba7d_0(3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 13:18:31.563745 | controller |     "Jun 11 11:56:02.671248 crc crio[24477]: time=\"2026-06-11T11:56:02.671032423Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:e5f153aa209aabe52bf2d7753481d969f357bc1e07a18bcb37ff2768d02c4c3e UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/52e9daf9-18a1-423e-9099-40440b2e3003 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:0xc00008ce80}] Aliases:map[]}\"",
2026-06-11 13:18:31.563799 | controller |     "Jun 11 11:56:02.671476 crc crio[24477]: time=\"2026-06-11T11:56:02.671356321Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.563845 | controller |     "Jun 11 11:56:02.672236 crc crio[24477]: time=\"2026-06-11T11:56:02.672157926Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:7a9677c8ed67eec605ff0a2e5e6ec1a609e6172170307ccd1751732699526a22 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/fe11ae69-96ea-4bb7-804b-6b61b37bf5bd 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:0xc00008cf20}] Aliases:map[]}\"",
2026-06-11 13:18:31.563933 | controller |     "Jun 11 11:56:02.672475 crc crio[24477]: time=\"2026-06-11T11:56:02.672331921Z\" 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 13:18:31.563971 | controller |     "Jun 11 11:56:02.673426 crc crio[24477]: time=\"2026-06-11T11:56:02.67331806Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:c47c584cbca399eb2e3265e7e59833a25e7bd64547b9baad238b551a74fee29c UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/0ae2e2bc-c4fe-4116-8de5-7d6a02ef3cb3 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:0xc00008cfb0}] Aliases:map[]}\"",
2026-06-11 13:18:31.564009 | controller |     "Jun 11 11:56:02.673833 crc crio[24477]: time=\"2026-06-11T11:56:02.673527805Z\" 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 13:18:31.564054 | controller |     "Jun 11 11:56:02.675337 crc crio[24477]: time=\"2026-06-11T11:56:02.674559715Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:093f8737cd204c43ff7594a6b0577cc39c6881340347f07f72acbca5359b1a09 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/b1b15c78-a896-4291-a825-1bbcce5a2752 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:0xc00008d040}] Aliases:map[]}\"",
2026-06-11 13:18:31.564087 | controller |     "Jun 11 11:56:02.675337 crc crio[24477]: time=\"2026-06-11T11:56:02.67505966Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.564121 | controller |     "Jun 11 11:56:02.676170 crc crio[24477]: time=\"2026-06-11T11:56:02.675825109Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:e74cc8ff82ac082e0051d12a83cd16f7dc62f6e320b65d2f81722f8a4d3d8053 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/7b90ebca-c495-4cd6-85dd-5d294d8b44b3 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:0xc00008d0d0}] Aliases:map[]}\"",
2026-06-11 13:18:31.564154 | controller |     "Jun 11 11:56:02.676258 crc crio[24477]: time=\"2026-06-11T11:56:02.676200203Z\" 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 13:18:31.564187 | controller |     "Jun 11 11:56:02.677252 crc crio[24477]: time=\"2026-06-11T11:56:02.677000826Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:ddd8a7ace3286c82ee30b9c8d70ab00f67d742aa7b1f3710a23263e8b8d4a812 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/348b6c1a-e4dd-47b4-805e-52d3dadd7549 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:0xc00008d160}] Aliases:map[]}\"",
2026-06-11 13:18:31.564220 | controller |     "Jun 11 11:56:02.677332 crc crio[24477]: time=\"2026-06-11T11:56:02.677290064Z\" 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 13:18:31.564253 | controller |     "Jun 11 11:56:02.678391 crc crio[24477]: time=\"2026-06-11T11:56:02.67819455Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:ceac6ba87467e95e44a998e9cdf99adb3aa577f53000302197846ede3d51d028 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/09044e93-e795-44bb-94f1-1a858b656be8 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:0xc00008d1e0}] Aliases:map[]}\"",
2026-06-11 13:18:31.564286 | controller |     "Jun 11 11:56:02.679018 crc crio[24477]: time=\"2026-06-11T11:56:02.678510408Z\" 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 13:18:31.564320 | controller |     "Jun 11 11:56:02.680990 crc crio[24477]: time=\"2026-06-11T11:56:02.680364043Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:dfe00585ad03d00aae23bc232b329b26d5719d51f81ea9335489c98fa4af68c8 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/4700b64f-73df-4648-9213-f14baebc6440 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:0xc00008d278}] Aliases:map[]}\"",
2026-06-11 13:18:31.564361 | controller |     "Jun 11 11:56:02.680990 crc crio[24477]: time=\"2026-06-11T11:56:02.680521287Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.564398 | controller |     "Jun 11 11:56:02.681570 crc crio[24477]: time=\"2026-06-11T11:56:02.681221758Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:c27b2d49f3cb2e2afc71446a37f9e524d9e1716e4fa8e966bb06e4c6340bae32 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/ff7c77c4-9965-4924-889c-72627d979a39 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:0xc00008d2f8}] Aliases:map[]}\"",
2026-06-11 13:18:31.564483 | controller |     "Jun 11 11:56:02.681570 crc crio[24477]: time=\"2026-06-11T11:56:02.681526997Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.564540 | controller |     "Jun 11 11:56:02.682401 crc crio[24477]: time=\"2026-06-11T11:56:02.682237696Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:65f6f507aff2c3dfd016d5e334e513fd0bc5a957a8648f46873eff02e6fb2481 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/89c63d0f-aa45-40de-a36d-919da197e6d7 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:0xc00008d388}] Aliases:map[]}\"",
2026-06-11 13:18:31.564579 | controller |     "Jun 11 11:56:02.682717 crc crio[24477]: time=\"2026-06-11T11:56:02.682495415Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.564615 | controller |     "Jun 11 11:56:02.684598 crc crio[24477]: time=\"2026-06-11T11:56:02.684376009Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:62b7b5b9061fa04de237a5f02ec1f67d1ff9341ed2f2185a28b0851974c9fb3d UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/b08249cd-fa2c-4fc5-8cae-7ddbc2a30d21 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:0xc00008d418}] Aliases:map[]}\"",
2026-06-11 13:18:31.564650 | controller |     "Jun 11 11:56:02.684598 crc crio[24477]: time=\"2026-06-11T11:56:02.684516873Z\" 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 13:18:31.564688 | controller |     "Jun 11 11:56:02.685570 crc crio[24477]: time=\"2026-06-11T11:56:02.685411079Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:6729b6f6df8aa1a94e46b1ed897ff3c7da2be0c5ac02ab76a9f56adff156dca8 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/2f8ae5bf-8119-4600-836c-e8ba69afa89a 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:0xc00008d4a8}] Aliases:map[]}\"",
2026-06-11 13:18:31.564752 | controller |     "Jun 11 11:56:02.686529 crc crio[24477]: time=\"2026-06-11T11:56:02.686128959Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.564839 | controller |     "Jun 11 11:56:02.687957 crc crio[24477]: time=\"2026-06-11T11:56:02.687719071Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:8b5d3d637a6ccdbe2f885cbef0b8c8b55357672be69d392c7f3e67e3fe3e78a1 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/a2602e90-9490-47a5-beda-34c8b70bd2e0 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:0xc00008d528}] Aliases:map[]}\"",
2026-06-11 13:18:31.564974 | controller |     "Jun 11 11:56:02.689281 crc crio[24477]: time=\"2026-06-11T11:56:02.688362074Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.565016 | controller |     "Jun 11 11:56:02.689281 crc crio[24477]: time=\"2026-06-11T11:56:02.689247479Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:2ad53ffb7fe74f66ce91948fcbd8ed5c639a3f56b5c5ad0aef3a79991b13a167 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/df22182b-9107-4050-bc96-25a3cc12fea7 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:0xc00008d5a8}] Aliases:map[]}\"",
2026-06-11 13:18:31.565052 | controller |     "Jun 11 11:56:02.689415 crc crio[24477]: time=\"2026-06-11T11:56:02.689378513Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.565086 | controller |     "Jun 11 11:56:02.690478 crc crio[24477]: time=\"2026-06-11T11:56:02.690410693Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:41e0dc7cc8053eeeac687a51aea9b1530d986305d29b495d36e86578d2e24b7a UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/44c836f1-83bd-4fec-8c03-6a3f71816cec 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:0xc00008d628}] Aliases:map[]}\"",
2026-06-11 13:18:31.565120 | controller |     "Jun 11 11:56:02.690880 crc crio[24477]: time=\"2026-06-11T11:56:02.690574726Z\" 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 13:18:31.565153 | controller |     "Jun 11 11:56:02.691459 crc crio[24477]: time=\"2026-06-11T11:56:02.691280928Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:5a380dc439153fd729d62d52583da7dfd5c6b33454985cf6ffeb5f878b80d543 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/13bd1b8d-3ad2-41f3-9798-031a902f7fbd 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:0xc00008d6b8}] Aliases:map[]}\"",
2026-06-11 13:18:31.565188 | controller |     "Jun 11 11:56:02.691806 crc crio[24477]: time=\"2026-06-11T11:56:02.69169602Z\" 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 13:18:31.565232 | controller |     "Jun 11 11:56:02.693536 crc crio[24477]: time=\"2026-06-11T11:56:02.692455942Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:3bbff6bda418ab3917ffc3e1d6c1e610a6cb6637daa1c816b339836934e8ccac UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/ec1fe046-4b5b-41ff-9552-d213a98fb2d5 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:0xc00008d748}] Aliases:map[]}\"",
2026-06-11 13:18:31.565268 | controller |     "Jun 11 11:56:02.693536 crc crio[24477]: time=\"2026-06-11T11:56:02.693400889Z\" 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 13:18:31.565302 | controller |     "Jun 11 11:56:02.694495 crc crio[24477]: time=\"2026-06-11T11:56:02.694254564Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:78c68730effe7e0fb995c89f1b136d209149e7ed6e1e6a43256efb8656843f28 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/fe643040-25c1-49eb-9b9c-ae2fe4ff88e7 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:0xc00008d7d8}] Aliases:map[]}\"",
2026-06-11 13:18:31.565335 | controller |     "Jun 11 11:56:02.694573 crc crio[24477]: time=\"2026-06-11T11:56:02.694514481Z\" 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 13:18:31.565368 | controller |     "Jun 11 11:56:02.697775 crc crio[24477]: time=\"2026-06-11T11:56:02.697151088Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:c1251888d412fcac0ed09819a62b230962a9779845ff22b793bc77bb9da66c9f UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/a88519f7-e076-48fd-84ca-dd9116a9a44c 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:0xc00008d858}] Aliases:map[]}\"",
2026-06-11 13:18:31.565401 | controller |     "Jun 11 11:56:02.698475 crc crio[24477]: time=\"2026-06-11T11:56:02.697974892Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.565434 | controller |     "Jun 11 11:56:02.699153 crc crio[24477]: time=\"2026-06-11T11:56:02.698849596Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:172d06a82334693fe565a25f3523459d09b70af9e60826971bbc7a5ed2e4415b UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/18929e95-1963-4fc7-b7fb-0585ee5763d7 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:0xc00008d8e8}] Aliases:map[]}\"",
2026-06-11 13:18:31.565467 | controller |     "Jun 11 11:56:02.699494 crc crio[24477]: time=\"2026-06-11T11:56:02.699239317Z\" 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 13:18:31.565507 | controller |     "Jun 11 11:56:02.701314 crc crio[24477]: time=\"2026-06-11T11:56:02.700799653Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:bcc9b32e3912bfaf7d153cd3800777354c0c016d76b68fe01d7791deb99508b2 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/d545e622-a7a5-4f3f-86cb-c5edc90b4cdb 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:0xc00008d968}] Aliases:map[]}\"",
2026-06-11 13:18:31.565541 | controller |     "Jun 11 11:56:02.702320 crc crio[24477]: time=\"2026-06-11T11:56:02.701455432Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.565574 | controller |     "Jun 11 11:56:02.702804 crc crio[24477]: time=\"2026-06-11T11:56:02.702452231Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:5373108d446055635b741dfe403fbbe5c4063e12343dee372b1eec3442e02add UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/4cddde93-dfb3-4c9d-8899-ea89ca60a88f 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:0xc00008d9f8}] Aliases:map[]}\"",
2026-06-11 13:18:31.565607 | controller |     "Jun 11 11:56:02.703384 crc crio[24477]: time=\"2026-06-11T11:56:02.703183951Z\" 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 13:18:31.565640 | controller |     "Jun 11 11:56:02.705615 crc crio[24477]: time=\"2026-06-11T11:56:02.705230651Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:7bc05bddb1aed37f248748b9c45be906fe9b211870ed17ab79e84fc17737e1da UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/8f9a7d04-7ac1-4692-a56b-91401116ff59 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:0xc00008da88}] Aliases:map[]}\"",
2026-06-11 13:18:31.565672 | controller |     "Jun 11 11:56:02.706372 crc crio[24477]: time=\"2026-06-11T11:56:02.705973032Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.565706 | controller |     "Jun 11 11:56:02.706714 crc crio[24477]: time=\"2026-06-11T11:56:02.706554459Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:3bc7d301adc5925b363e49d1c8c07e96d6dcae60275037d8ecd8166f8606c109 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/d6e5af67-2041-47d5-b430-06a5c8eeb714 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:0xc00008db08}] Aliases:map[]}\"",
2026-06-11 13:18:31.565753 | controller |     "Jun 11 11:56:02.706803 crc crio[24477]: time=\"2026-06-11T11:56:02.706753655Z\" 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 13:18:31.565801 | controller |     "Jun 11 11:56:02.709087 crc crio[24477]: time=\"2026-06-11T11:56:02.708511135Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:2fd4c73289c4929e22acd75c5d0f696a8f40082ef4e46caf868126539c9b03fd UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/ece92a2d-351e-4746-b19b-225eaf1cb081 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:0xc00008db98}] Aliases:map[]}\"",
2026-06-11 13:18:31.565844 | controller |     "Jun 11 11:56:02.709087 crc crio[24477]: time=\"2026-06-11T11:56:02.709065241Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.565920 | controller |     "Jun 11 11:56:02.710149 crc crio[24477]: time=\"2026-06-11T11:56:02.709753411Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:ba75dfe769e883bb7ff39e113effea81446325f05a64f99910027e6fe07d06f0 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/ff8059cd-5044-4679-b42a-618b00089c69 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:0xc00008dc28}] Aliases:map[]}\"",
2026-06-11 13:18:31.565956 | controller |     "Jun 11 11:56:02.710993 crc crio[24477]: time=\"2026-06-11T11:56:02.710279906Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.565989 | controller |     "Jun 11 11:56:02.711542 crc crio[24477]: time=\"2026-06-11T11:56:02.711400999Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:83deffb05b5c51ae09f7f9931aeef639a49e8922ed3ca219c2c4f5c262a80b31 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/f466c54d-069a-497b-819d-0b97573af589 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:0xc00008dcb8}] Aliases:map[]}\"",
2026-06-11 13:18:31.566021 | controller |     "Jun 11 11:56:02.712448 crc crio[24477]: time=\"2026-06-11T11:56:02.711590204Z\" 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 13:18:31.566055 | controller |     "Jun 11 11:56:02.713220 crc crio[24477]: time=\"2026-06-11T11:56:02.713153179Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:86c61bb44507aae5de65c880ccdcea828453dee0c375749eab1667d0dbe0708f UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/adce6741-9b80-400c-925c-60ca0e38a913 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:0xc00008dd48}] Aliases:map[]}\"",
2026-06-11 13:18:31.566087 | controller |     "Jun 11 11:56:02.713423 crc crio[24477]: time=\"2026-06-11T11:56:02.713330053Z\" 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 13:18:31.566119 | controller |     "Jun 11 11:56:02.714279 crc crio[24477]: time=\"2026-06-11T11:56:02.714180879Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:ddeac8d96bc220e6731c7e27f832716e6d7a896e00fcbc520040de7644187aa7 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/3133a063-dd51-4723-9ec1-accc050d3e6e 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:0xc00008ddd8}] Aliases:map[]}\"",
2026-06-11 13:18:31.566158 | controller |     "Jun 11 11:56:02.714366 crc crio[24477]: time=\"2026-06-11T11:56:02.714314573Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.566192 | controller |     "Jun 11 11:56:02.715525 crc crio[24477]: time=\"2026-06-11T11:56:02.715358393Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:6c51eab753272d574f64cbedfe0efb16ec220f86dcb2f36de0e92f6dacec8f69 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/c9091fab-29aa-4072-b456-ba985af10541 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:0xc00008de68}] Aliases:map[]}\"",
2026-06-11 13:18:31.566225 | controller |     "Jun 11 11:56:02.717288 crc crio[24477]: time=\"2026-06-11T11:56:02.717164325Z\" 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 13:18:31.566258 | controller |     "Jun 11 11:56:02.719623 crc crio[24477]: time=\"2026-06-11T11:56:02.719345508Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:b9bb8890c0128eef33a966b912b722cc321dce274de0b53caa8004c0c5dd2fda UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/8ffb9c01-db83-4955-bc77-6a8c4b20be2a 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:0xc00008dee8}] Aliases:map[]}\"",
2026-06-11 13:18:31.566291 | controller |     "Jun 11 11:56:02.719623 crc crio[24477]: time=\"2026-06-11T11:56:02.719510533Z\" 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 13:18:31.566324 | controller |     "Jun 11 11:56:02.720992 crc crio[24477]: time=\"2026-06-11T11:56:02.72042391Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:b242f3ba73325bd5208b46a50ec2494ab99239aad746101e60e79afb481c4587 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/6fed3c95-1dc1-48fb-abda-1c17ee79c769 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:0xc00008df78}] Aliases:map[]}\"",
2026-06-11 13:18:31.566357 | controller |     "Jun 11 11:56:02.720992 crc crio[24477]: time=\"2026-06-11T11:56:02.720601745Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.566390 | controller |     "Jun 11 11:56:02.722158 crc crio[24477]: time=\"2026-06-11T11:56:02.721581372Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:c5e984a5c4cd3bc474b8eb37fa1dca43ee7c9ba6f6b8327c5199f7b42b0a8ed5 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/25af1740-ed2f-4188-8b67-1d71f92f9fa7 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:0xc000326128}] Aliases:map[]}\"",
2026-06-11 13:18:31.566422 | controller |     "Jun 11 11:56:02.722255 crc crio[24477]: time=\"2026-06-11T11:56:02.722230102Z\" 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 13:18:31.566471 | controller |     "Jun 11 11:56:02.723915 crc crio[24477]: time=\"2026-06-11T11:56:02.72357044Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:329481c7e901f292822a997f1565c8ea9d24ec8787303bb905ccb0f03ef4483b UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/42ef87da-209b-4614-9c65-6bba20775459 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:0xc000326318}] Aliases:map[]}\"",
2026-06-11 13:18:31.566504 | controller |     "Jun 11 11:56:02.724590 crc crio[24477]: time=\"2026-06-11T11:56:02.724029213Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.566537 | controller |     "Jun 11 11:56:02.725579 crc crio[24477]: time=\"2026-06-11T11:56:02.725372052Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:41d08addd47acc4ded12a6a52c92482718e27407d404fddc534b8ce1affae418 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/10071c0f-0d48-4f3f-9fe0-dcf9fa1dee0a 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:0xc000326408}] Aliases:map[]}\"",
2026-06-11 13:18:31.566569 | controller |     "Jun 11 11:56:02.726563 crc crio[24477]: time=\"2026-06-11T11:56:02.725767893Z\" 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 13:18:31.566602 | controller |     "Jun 11 11:56:02.730013 crc crio[24477]: time=\"2026-06-11T11:56:02.729591424Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:d4eaf0d5e3ed3ad6c721fbefc9c4de6abe92afef4a079f289b21d3c936ebd80c UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/898f5ece-92cb-463f-a028-3299734e26a4 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:0xc000326508}] Aliases:map[]}\"",
2026-06-11 13:18:31.566634 | controller |     "Jun 11 11:56:02.731455 crc crio[24477]: time=\"2026-06-11T11:56:02.730181882Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.566667 | controller |     "Jun 11 11:56:02.732615 crc crio[24477]: time=\"2026-06-11T11:56:02.732456737Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:dbf7084e036402eb75d81bddd320d0bd1f91e1843d1dc590e3b11b4a55fce899 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/c00779a6-183a-4efc-979e-69272f788d4d 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:0xc000326668}] Aliases:map[]}\"",
2026-06-11 13:18:31.566700 | controller |     "Jun 11 11:56:02.733071 crc crio[24477]: time=\"2026-06-11T11:56:02.732611821Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.566732 | controller |     "Jun 11 11:56:02.734228 crc crio[24477]: time=\"2026-06-11T11:56:02.734162436Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:1be33eef974f1b8b17f66a7d3e38a2fbf699bbf9b979902191894328c4f3a5e0 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/69a82547-e2a6-41ca-b694-8c70ff40d2c7 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:0xc0003266f0}] Aliases:map[]}\"",
2026-06-11 13:18:31.566770 | controller |     "Jun 11 11:56:02.734441 crc crio[24477]: time=\"2026-06-11T11:56:02.734335384Z\" 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 13:18:31.566802 | controller |     "Jun 11 11:56:02.740004 crc crio[24477]: time=\"2026-06-11T11:56:02.735446382Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-11 13:18:31.566835 | controller |     "Jun 11 11:56:02.740004 crc crio[24477]: time=\"2026-06-11T11:56:02.738636314Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-11 13:18:31.566902 | controller |     "Jun 11 11:56:02.740004 crc crio[24477]: time=\"2026-06-11T11:56:02.738804249Z\" level=info msg=\"Create NRI interface\"",
2026-06-11 13:18:31.566937 | controller |     "Jun 11 11:56:02.740004 crc crio[24477]: time=\"2026-06-11T11:56:02.73885705Z\" level=info msg=\"runtime interface created\"",
2026-06-11 13:18:31.566970 | controller |     "Jun 11 11:56:02.740004 crc crio[24477]: time=\"2026-06-11T11:56:02.738873901Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-11 13:18:31.567003 | controller |     "Jun 11 11:56:02.740004 crc crio[24477]: time=\"2026-06-11T11:56:02.739050395Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-11 13:18:31.567036 | controller |     "Jun 11 11:56:02.740004 crc crio[24477]: time=\"2026-06-11T11:56:02.739064406Z\" level=info msg=\"starting plugins...\"",
2026-06-11 13:18:31.567068 | controller |     "Jun 11 11:56:02.740004 crc crio[24477]: time=\"2026-06-11T11:56:02.739332914Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-11 13:18:31.567101 | controller |     "Jun 11 11:56:02.744834 crc crio[24477]: time=\"2026-06-11T11:56:02.740991862Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-11 13:18:31.567134 | controller |     "Jun 11 11:56:02.927457 crc crio[24477]: time=\"2026-06-11T11:56:02.927119863Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-11 13:18:31.567258 | controller |     "Jun 11 11:56:02.940030 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-11 13:18:31.567302 | controller |     "Jun 11 11:56:18.364197 crc crio[24477]: time=\"2026-06-11T11:56:18.363014252Z\" level=info msg=\"Running pod sandbox: openshift-etcd/installer-3-crc/POD\" id=7d54f7a3-2cb3-4000-9011-7480ae5557c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.567339 | controller |     "Jun 11 11:56:18.366635 crc crio[24477]: time=\"2026-06-11T11:56:18.364252427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.567374 | controller |     "Jun 11 11:56:18.424257 crc crio[24477]: time=\"2026-06-11T11:56:18.424062588Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:2e109bba58671546c5c7a5d1ebab0d06c8622339c15bd4c8b8ef1572a993dd64 UID:674daae6-90ca-4c14-b547-3889e15d4499 NetNS:/var/run/netns/9048ae62-a094-4c5d-af4e-e6607f41fd90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod674daae6_90ca_4c14_b547_3889e15d4499.slice PodAnnotations:0xc0003264e8}] Aliases:map[]}\"",
2026-06-11 13:18:31.567410 | controller |     "Jun 11 11:56:18.424257 crc crio[24477]: time=\"2026-06-11T11:56:18.424174771Z\" level=info msg=\"Adding pod openshift-etcd_installer-3-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.567452 | controller |     "Jun 11 11:56:23.302849 crc crio[24477]: 2026-06-11T11:56:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e109bba5867154 Mac:f6:81:89:56:85:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/9048ae62-a094-4c5d-af4e-e6607f41fd90 SocketPath: PciID:}] [{Interface:0xc000276bc0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.567489 | controller |     "Jun 11 11:56:23.306077 crc crio[24477]: time=\"2026-06-11T11:56:23.305895477Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:2e109bba58671546c5c7a5d1ebab0d06c8622339c15bd4c8b8ef1572a993dd64 UID:674daae6-90ca-4c14-b547-3889e15d4499 NetNS:/var/run/netns/9048ae62-a094-4c5d-af4e-e6607f41fd90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod674daae6_90ca_4c14_b547_3889e15d4499.slice PodAnnotations:0xc0003264e8}] Aliases:map[]}\"",
2026-06-11 13:18:31.567522 | controller |     "Jun 11 11:56:23.307400 crc crio[24477]: time=\"2026-06-11T11:56:23.306187786Z\" level=info msg=\"Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.567556 | controller |     "Jun 11 11:56:23.316985 crc crio[24477]: time=\"2026-06-11T11:56:23.31663334Z\" level=info msg=\"Ran pod sandbox 2e109bba58671546c5c7a5d1ebab0d06c8622339c15bd4c8b8ef1572a993dd64 with infra container: openshift-etcd/installer-3-crc/POD\" id=7d54f7a3-2cb3-4000-9011-7480ae5557c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.567591 | controller |     "Jun 11 11:56:23.333298 crc crio[24477]: time=\"2026-06-11T11:56:23.33262178Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=e64f07f6-5abc-42d6-b73b-ca87dbf56f6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.567624 | controller |     "Jun 11 11:56:23.340501 crc crio[24477]: time=\"2026-06-11T11:56:23.340131498Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=9c61fc53-0cc0-4d8a-83ae-a200165d6028 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.567657 | controller |     "Jun 11 11:56:23.361595 crc crio[24477]: time=\"2026-06-11T11:56:23.36139592Z\" level=info msg=\"Creating container: openshift-etcd/installer-3-crc/installer\" id=1923fd57-ae34-4023-a2f6-a14682ad046d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.567689 | controller |     "Jun 11 11:56:23.362603 crc crio[24477]: time=\"2026-06-11T11:56:23.362312737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.567722 | controller |     "Jun 11 11:56:23.508847 crc crio[24477]: time=\"2026-06-11T11:56:23.504890653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.567755 | controller |     "Jun 11 11:56:25.012793 crc crio[24477]: time=\"2026-06-11T11:56:25.01262025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.567788 | controller |     "Jun 11 11:56:25.770073 crc crio[24477]: time=\"2026-06-11T11:56:25.769179491Z\" level=info msg=\"Created container fbc2f8dbc03efc839e79ec6999a32fe69699c916f30e8f09b5accf341469c4c4: openshift-etcd/installer-3-crc/installer\" id=1923fd57-ae34-4023-a2f6-a14682ad046d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.567822 | controller |     "Jun 11 11:56:25.772540 crc crio[24477]: time=\"2026-06-11T11:56:25.772455922Z\" level=info msg=\"Starting container: fbc2f8dbc03efc839e79ec6999a32fe69699c916f30e8f09b5accf341469c4c4\" id=2dc37423-44d7-4d8a-8f56-377696b2c7e8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.567889 | controller |     "Jun 11 11:56:25.790172 crc crio[24477]: time=\"2026-06-11T11:56:25.789999886Z\" level=info msg=\"Started container\" PID=24934 containerID=fbc2f8dbc03efc839e79ec6999a32fe69699c916f30e8f09b5accf341469c4c4 description=openshift-etcd/installer-3-crc/installer id=2dc37423-44d7-4d8a-8f56-377696b2c7e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e109bba58671546c5c7a5d1ebab0d06c8622339c15bd4c8b8ef1572a993dd64",
2026-06-11 13:18:31.567935 | controller |     "Jun 11 11:57:01.796146 crc crio[24477]: time=\"2026-06-11T11:57:01.79487813Z\" level=info msg=\"Stopping container: 5337c96de581f1607c4e3e20811b26d9c68e95c515b779f83549d2aed570e36e (timeout: 30s)\" id=74b18f39-5ce9-4c47-b4cc-cd242541bca1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.567969 | controller |     "Jun 11 11:57:01.797549 crc crio[24477]: time=\"2026-06-11T11:57:01.794925872Z\" level=info msg=\"Stopping container: 0b681eb773409774bdab99a73584685855cbb057199dc289dc31b6889c8c2ff9 (timeout: 30s)\" id=7895d8aa-cab9-4140-aed3-fa87342e4db7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.568002 | controller |     "Jun 11 11:57:01.797549 crc crio[24477]: time=\"2026-06-11T11:57:01.795170328Z\" level=info msg=\"Stopping container: 44aff769c18900ce5201cd2098404513f6acb5b97500d60216ced387661f8ca5 (timeout: 30s)\" id=4eed4110-a756-4b94-831e-7a02758a84cf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.568034 | controller |     "Jun 11 11:57:01.797549 crc crio[24477]: time=\"2026-06-11T11:57:01.79525074Z\" level=info msg=\"Stopping container: 577b2e4996c605bcf69ba34d9af3c2bb229c0b7fe432680ece70e2ae5cdc32af (timeout: 30s)\" id=8f3b2233-1c5a-4094-8009-452ca9ccc60a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.568066 | controller |     "Jun 11 11:57:01.797549 crc crio[24477]: time=\"2026-06-11T11:57:01.795436076Z\" level=info msg=\"Stopping container: c064d8099ec1df931905e8b9c9899911c3c03b7280635e04c32d85e517c65640 (timeout: 30s)\" id=1968befe-4661-4405-a201-c02c8712b94c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.568098 | controller |     "Jun 11 11:57:02.034544 crc crio[24477]: time=\"2026-06-11T11:57:02.034461099Z\" level=info msg=\"Stopped container 5337c96de581f1607c4e3e20811b26d9c68e95c515b779f83549d2aed570e36e: openshift-etcd/etcd-crc/etcd-readyz\" id=74b18f39-5ce9-4c47-b4cc-cd242541bca1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.568130 | controller |     "Jun 11 11:57:02.124626 crc crio[24477]: time=\"2026-06-11T11:57:02.124527689Z\" level=info msg=\"Stopped container c064d8099ec1df931905e8b9c9899911c3c03b7280635e04c32d85e517c65640: openshift-etcd/etcd-crc/etcd-metrics\" id=1968befe-4661-4405-a201-c02c8712b94c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.568162 | controller |     "Jun 11 11:57:02.199715 crc crio[24477]: time=\"2026-06-11T11:57:02.199415587Z\" level=info msg=\"Stopped container 44aff769c18900ce5201cd2098404513f6acb5b97500d60216ced387661f8ca5: openshift-etcd/etcd-crc/etcd-rev\" id=4eed4110-a756-4b94-831e-7a02758a84cf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.568195 | controller |     "Jun 11 11:57:15.640176 crc crio[24477]: time=\"2026-06-11T11:57:15.638451575Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=11a67b6d-13fe-4a2a-8dc7-ecbff0db9e14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.568227 | controller |     "Jun 11 11:57:15.642501 crc crio[24477]: time=\"2026-06-11T11:57:15.642382867Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=c3c729be-66e3-4722-84f6-9d50e4423d01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.568265 | controller |     "Jun 11 11:57:15.643811 crc crio[24477]: time=\"2026-06-11T11:57:15.643571331Z\" level=info msg=\"Removing container: 10ea9c9ea94fa33266e428d5c2676fb5d9ea8bc034c64ad37f5e31d85c1e9f1d\" id=12be941c-78d2-490b-bd68-b790f9f784fa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.568297 | controller |     "Jun 11 11:57:15.658802 crc crio[24477]: time=\"2026-06-11T11:57:15.658626732Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=46282722-195a-4dc7-8a7f-7942287fcf24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.568329 | controller |     "Jun 11 11:57:15.739027 crc crio[24477]: time=\"2026-06-11T11:57:15.738824818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.568361 | controller |     "Jun 11 11:57:15.780851 crc crio[24477]: time=\"2026-06-11T11:57:15.780520056Z\" level=info msg=\"Removed container 10ea9c9ea94fa33266e428d5c2676fb5d9ea8bc034c64ad37f5e31d85c1e9f1d: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=12be941c-78d2-490b-bd68-b790f9f784fa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.568393 | controller |     "Jun 11 11:57:15.784869 crc crio[24477]: time=\"2026-06-11T11:57:15.784726034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.568425 | controller |     "Jun 11 11:57:15.990364 crc crio[24477]: time=\"2026-06-11T11:57:15.990217996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.568457 | controller |     "Jun 11 11:57:16.089009 crc crio[24477]: time=\"2026-06-11T11:57:16.088838481Z\" level=info msg=\"Created container e168f3e5012d755d6cf37bc437d1fa7d7ea9b6446f7fa5b2cd0c530127700ee2: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=46282722-195a-4dc7-8a7f-7942287fcf24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.568489 | controller |     "Jun 11 11:57:16.090726 crc crio[24477]: time=\"2026-06-11T11:57:16.090606351Z\" level=info msg=\"Starting container: e168f3e5012d755d6cf37bc437d1fa7d7ea9b6446f7fa5b2cd0c530127700ee2\" id=a929ac33-3dbf-4952-b156-3ab061bd1c31 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.568522 | controller |     "Jun 11 11:57:16.099462 crc crio[24477]: time=\"2026-06-11T11:57:16.099314078Z\" level=info msg=\"Started container\" PID=25691 containerID=e168f3e5012d755d6cf37bc437d1fa7d7ea9b6446f7fa5b2cd0c530127700ee2 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=a929ac33-3dbf-4952-b156-3ab061bd1c31 name=/runtime.v1.RuntimeService/StartContainer sandboxID=061625758d309a721490a8135736749f5522756c7306e8c3245198445746a21e",
2026-06-11 13:18:31.568555 | controller |     "Jun 11 11:57:17.672192 crc crio[24477]: time=\"2026-06-11T11:57:17.670923202Z\" level=info msg=\"Stopping pod sandbox: 2e109bba58671546c5c7a5d1ebab0d06c8622339c15bd4c8b8ef1572a993dd64\" id=b862274b-297a-4402-adba-4632ebbaac5e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.568588 | controller |     "Jun 11 11:57:17.674382 crc crio[24477]: time=\"2026-06-11T11:57:17.672554638Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:2e109bba58671546c5c7a5d1ebab0d06c8622339c15bd4c8b8ef1572a993dd64 UID:674daae6-90ca-4c14-b547-3889e15d4499 NetNS:/var/run/netns/9048ae62-a094-4c5d-af4e-e6607f41fd90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod674daae6_90ca_4c14_b547_3889e15d4499.slice PodAnnotations:0xc00008cf88}] Aliases:map[]}\"",
2026-06-11 13:18:31.568627 | controller |     "Jun 11 11:57:17.674382 crc crio[24477]: time=\"2026-06-11T11:57:17.672794125Z\" level=info msg=\"Deleting pod openshift-etcd_installer-3-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.568660 | controller |     "Jun 11 11:57:17.934094 crc crio[24477]: time=\"2026-06-11T11:57:17.933870658Z\" level=info msg=\"Stopped pod sandbox: 2e109bba58671546c5c7a5d1ebab0d06c8622339c15bd4c8b8ef1572a993dd64\" id=b862274b-297a-4402-adba-4632ebbaac5e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.568692 | controller |     "Jun 11 11:57:28.968563 crc crio[24477]: time=\"2026-06-11T11:57:28.967785982Z\" level=info msg=\"Stopped container 0b681eb773409774bdab99a73584685855cbb057199dc289dc31b6889c8c2ff9: openshift-etcd/etcd-crc/etcd\" id=7895d8aa-cab9-4140-aed3-fa87342e4db7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.568731 | controller |     "Jun 11 11:57:31.858867 crc crio[24477]: time=\"2026-06-11T11:57:31.858066479Z\" level=warning msg=\"Stopping container 577b2e4996c605bcf69ba34d9af3c2bb229c0b7fe432680ece70e2ae5cdc32af with stop signal(15) timed out. Killing...\"",
2026-06-11 13:18:31.568782 | controller |     "Jun 11 11:57:31.915047 crc crio[24477]: time=\"2026-06-11T11:57:31.914797362Z\" level=error msg=\"Killing container 577b2e4996c605bcf69ba34d9af3c2bb229c0b7fe432680ece70e2ae5cdc32af failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 577b2e4996c605bcf69ba34d9af3c2bb229c0b7fe432680ece70e2ae5cdc32af KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-11 13:18:31.568833 | controller |     "Jun 11 11:57:32.505198 crc crio[24477]: time=\"2026-06-11T11:57:32.505088925Z\" level=info msg=\"Stopped container 577b2e4996c605bcf69ba34d9af3c2bb229c0b7fe432680ece70e2ae5cdc32af: openshift-etcd/etcd-crc/etcdctl\" id=8f3b2233-1c5a-4094-8009-452ca9ccc60a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.568940 | controller |     "Jun 11 11:57:32.506878 crc crio[24477]: time=\"2026-06-11T11:57:32.506831454Z\" level=info msg=\"Stopping pod sandbox: 4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce\" id=a3c2ff5f-73e2-418e-aaf8-257e1ed1d2f1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.568979 | controller |     "Jun 11 11:57:32.511036 crc crio[24477]: time=\"2026-06-11T11:57:32.510911581Z\" level=info msg=\"Stopped pod sandbox: 4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce\" id=a3c2ff5f-73e2-418e-aaf8-257e1ed1d2f1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.569013 | controller |     "Jun 11 11:57:32.876265 crc crio[24477]: time=\"2026-06-11T11:57:32.876123984Z\" level=info msg=\"Removing container: 44aff769c18900ce5201cd2098404513f6acb5b97500d60216ced387661f8ca5\" id=091b229a-34db-4ae4-a2e2-b854a5f2ba3b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.569046 | controller |     "Jun 11 11:57:32.909479 crc crio[24477]: time=\"2026-06-11T11:57:32.909144696Z\" level=info msg=\"Removed container 44aff769c18900ce5201cd2098404513f6acb5b97500d60216ced387661f8ca5: openshift-etcd/etcd-crc/etcd-rev\" id=091b229a-34db-4ae4-a2e2-b854a5f2ba3b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.569079 | controller |     "Jun 11 11:57:32.914013 crc crio[24477]: time=\"2026-06-11T11:57:32.913862827Z\" level=info msg=\"Removing container: 5337c96de581f1607c4e3e20811b26d9c68e95c515b779f83549d2aed570e36e\" id=e8413b72-9bb7-4684-9033-4b295793c0de name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.569112 | controller |     "Jun 11 11:57:32.942228 crc crio[24477]: time=\"2026-06-11T11:57:32.942053561Z\" level=info msg=\"Removed container 5337c96de581f1607c4e3e20811b26d9c68e95c515b779f83549d2aed570e36e: openshift-etcd/etcd-crc/etcd-readyz\" id=e8413b72-9bb7-4684-9033-4b295793c0de name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.569144 | controller |     "Jun 11 11:57:32.946993 crc crio[24477]: time=\"2026-06-11T11:57:32.946890786Z\" level=info msg=\"Removing container: c064d8099ec1df931905e8b9c9899911c3c03b7280635e04c32d85e517c65640\" id=49514465-86c5-443b-b797-1c23db9cbb9c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.569184 | controller |     "Jun 11 11:57:32.971608 crc crio[24477]: time=\"2026-06-11T11:57:32.971498538Z\" level=info msg=\"Removed container c064d8099ec1df931905e8b9c9899911c3c03b7280635e04c32d85e517c65640: openshift-etcd/etcd-crc/etcd-metrics\" id=49514465-86c5-443b-b797-1c23db9cbb9c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.569217 | controller |     "Jun 11 11:57:32.974792 crc crio[24477]: time=\"2026-06-11T11:57:32.974752459Z\" level=info msg=\"Removing container: 0b681eb773409774bdab99a73584685855cbb057199dc289dc31b6889c8c2ff9\" id=43eb70b9-06fa-42ed-959c-7fc7b09a2cd3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.569249 | controller |     "Jun 11 11:57:32.994744 crc crio[24477]: time=\"2026-06-11T11:57:32.994573692Z\" level=info msg=\"Removed container 0b681eb773409774bdab99a73584685855cbb057199dc289dc31b6889c8c2ff9: openshift-etcd/etcd-crc/etcd\" id=43eb70b9-06fa-42ed-959c-7fc7b09a2cd3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.569281 | controller |     "Jun 11 11:57:33.007717 crc crio[24477]: time=\"2026-06-11T11:57:33.007559471Z\" level=info msg=\"Removing container: 577b2e4996c605bcf69ba34d9af3c2bb229c0b7fe432680ece70e2ae5cdc32af\" id=9ae4c573-b3f2-4848-997c-a9e6b6689abb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.569313 | controller |     "Jun 11 11:57:33.033699 crc crio[24477]: time=\"2026-06-11T11:57:33.033519771Z\" level=info msg=\"Removed container 577b2e4996c605bcf69ba34d9af3c2bb229c0b7fe432680ece70e2ae5cdc32af: openshift-etcd/etcd-crc/etcdctl\" id=9ae4c573-b3f2-4848-997c-a9e6b6689abb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.569345 | controller |     "Jun 11 11:57:33.037606 crc crio[24477]: time=\"2026-06-11T11:57:33.037195914Z\" level=info msg=\"Removing container: 0b927170126eb13d29a1b6a333bbc9f8dd141704e973bcdc68de18ca8a0fa6d8\" id=d268cea6-550b-48b7-87ab-52f11d2c6efc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.569377 | controller |     "Jun 11 11:57:33.140532 crc crio[24477]: time=\"2026-06-11T11:57:33.140305228Z\" level=info msg=\"Removed container 0b927170126eb13d29a1b6a333bbc9f8dd141704e973bcdc68de18ca8a0fa6d8: openshift-etcd/etcd-crc/etcd-resources-copy\" id=d268cea6-550b-48b7-87ab-52f11d2c6efc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.569410 | controller |     "Jun 11 11:57:33.145330 crc crio[24477]: time=\"2026-06-11T11:57:33.145231245Z\" level=info msg=\"Removing container: 3f5867ca8d8fd9483408b9db614f66bdfb9b4aa74ef19451195a2320aad92115\" id=18532783-892c-471f-8ded-93d984b952d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.569442 | controller |     "Jun 11 11:57:33.231786 crc crio[24477]: time=\"2026-06-11T11:57:33.23154101Z\" level=info msg=\"Removed container 3f5867ca8d8fd9483408b9db614f66bdfb9b4aa74ef19451195a2320aad92115: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=18532783-892c-471f-8ded-93d984b952d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.569474 | controller |     "Jun 11 11:57:33.235479 crc crio[24477]: time=\"2026-06-11T11:57:33.235347567Z\" level=info msg=\"Removing container: b11de2e5d532819724baed195d599fc66c757ce18838ba87233f91043da37576\" id=ca04b397-200e-414c-aedb-aa204b466191 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.569506 | controller |     "Jun 11 11:57:33.324805 crc crio[24477]: time=\"2026-06-11T11:57:33.323540755Z\" level=info msg=\"Removed container b11de2e5d532819724baed195d599fc66c757ce18838ba87233f91043da37576: openshift-etcd/etcd-crc/setup\" id=ca04b397-200e-414c-aedb-aa204b466191 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.569538 | controller |     "Jun 11 11:57:51.450167 crc crio[24477]: time=\"2026-06-11T11:57:51.449072649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=06a2190d-80f6-4588-b8cf-5dbd2701fdc1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.569576 | controller |     "Jun 11 11:57:51.452045 crc crio[24477]: time=\"2026-06-11T11:57:51.449751749Z\" level=info msg=\"Removing container: 261e61dd7deb2c33177b704fa99d802493fac080d463260a9ce9207fb804d46d\" id=cb931545-ab37-4a12-8c82-bafae38d59a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.569609 | controller |     "Jun 11 11:57:51.456521 crc crio[24477]: time=\"2026-06-11T11:57:51.456406879Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4e231d5a-bd5e-463e-8bed-4b08e9ec1b2b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.569641 | controller |     "Jun 11 11:57:51.459548 crc crio[24477]: time=\"2026-06-11T11:57:51.459440525Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=98c945bc-2ad7-4e65-b453-ed9fdb9e8512 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.569674 | controller |     "Jun 11 11:57:51.460198 crc crio[24477]: time=\"2026-06-11T11:57:51.460113524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.569708 | controller |     "Jun 11 11:57:51.487123 crc crio[24477]: time=\"2026-06-11T11:57:51.487027512Z\" level=info msg=\"Removed container 261e61dd7deb2c33177b704fa99d802493fac080d463260a9ce9207fb804d46d: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=cb931545-ab37-4a12-8c82-bafae38d59a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.569756 | controller |     "Jun 11 11:57:51.493300 crc crio[24477]: time=\"2026-06-11T11:57:51.493224008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.569802 | controller |     "Jun 11 11:57:51.497273 crc crio[24477]: time=\"2026-06-11T11:57:51.497204861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.569836 | controller |     "Jun 11 11:57:51.596439 crc crio[24477]: time=\"2026-06-11T11:57:51.596284294Z\" level=info msg=\"Created container ef6ad6e42b6ff8caa00df5f32f2a470307ce62461d7d64bc7f27fade03ceb368: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=98c945bc-2ad7-4e65-b453-ed9fdb9e8512 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.569909 | controller |     "Jun 11 11:57:51.598322 crc crio[24477]: time=\"2026-06-11T11:57:51.598197348Z\" level=info msg=\"Starting container: ef6ad6e42b6ff8caa00df5f32f2a470307ce62461d7d64bc7f27fade03ceb368\" id=f33cc633-3221-4339-a668-c6160c4e8f94 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.569945 | controller |     "Jun 11 11:57:51.602852 crc crio[24477]: time=\"2026-06-11T11:57:51.60282013Z\" level=info msg=\"Started container\" PID=26274 containerID=ef6ad6e42b6ff8caa00df5f32f2a470307ce62461d7d64bc7f27fade03ceb368 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=f33cc633-3221-4339-a668-c6160c4e8f94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=87f905dae07832955f2c841f30b5ec02fc6def416b7fdbb75854089c17c1c717",
2026-06-11 13:18:31.569980 | controller |     "Jun 11 11:58:07.740680 crc crio[24477]: time=\"2026-06-11T11:58:07.739033349Z\" level=info msg=\"Stopping pod sandbox: 4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce\" id=17d581d0-2e22-4571-97cb-9606c304125b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.570013 | controller |     "Jun 11 11:58:07.743466 crc crio[24477]: time=\"2026-06-11T11:58:07.740631505Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce\" id=17d581d0-2e22-4571-97cb-9606c304125b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.570052 | controller |     "Jun 11 11:58:07.743466 crc crio[24477]: time=\"2026-06-11T11:58:07.74188125Z\" level=info msg=\"Removing pod sandbox: 4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce\" id=46ee3df8-27d7-4cc5-b19a-367934a0ffa9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.570086 | controller |     "Jun 11 11:58:07.755234 crc crio[24477]: time=\"2026-06-11T11:58:07.755060265Z\" level=info msg=\"Removed pod sandbox: 4ac7aeb0d71dc97537efd015962df3949baa9803463592929d329ca6e78671ce\" id=46ee3df8-27d7-4cc5-b19a-367934a0ffa9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.570119 | controller |     "Jun 11 11:58:45.029937 crc crio[24477]: time=\"2026-06-11T11:58:45.028532558Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=057b0a89-c819-4765-9401-f6216080deac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.570151 | controller |     "Jun 11 11:58:45.033443 crc crio[24477]: time=\"2026-06-11T11:58:45.033336164Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=29ffd97c-bec6-43cd-bb4e-7e5c40b52711 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.570183 | controller |     "Jun 11 11:58:45.036627 crc crio[24477]: time=\"2026-06-11T11:58:45.036538955Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-n8v69/marketplace-operator\" id=7b080627-216d-4a0e-80da-c0401991f0d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.570215 | controller |     "Jun 11 11:58:45.037469 crc crio[24477]: time=\"2026-06-11T11:58:45.0373884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.570247 | controller |     "Jun 11 11:58:45.074731 crc crio[24477]: time=\"2026-06-11T11:58:45.074184922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.570280 | controller |     "Jun 11 11:58:45.081391 crc crio[24477]: time=\"2026-06-11T11:58:45.081246162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.570312 | controller |     "Jun 11 11:58:45.216787 crc crio[24477]: time=\"2026-06-11T11:58:45.215350015Z\" level=info msg=\"Created container b7254560fb5f6661344ae59b3f8427c6b490265fc7a39c68771057910215c88c: openshift-marketplace/marketplace-operator-547dbd544d-n8v69/marketplace-operator\" id=7b080627-216d-4a0e-80da-c0401991f0d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.570346 | controller |     "Jun 11 11:58:45.219059 crc crio[24477]: time=\"2026-06-11T11:58:45.218867444Z\" level=info msg=\"Starting container: b7254560fb5f6661344ae59b3f8427c6b490265fc7a39c68771057910215c88c\" id=32118c7c-359b-489c-9a1c-980e197790c5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.570379 | controller |     "Jun 11 11:58:45.225281 crc crio[24477]: time=\"2026-06-11T11:58:45.225156602Z\" level=info msg=\"Started container\" PID=26935 containerID=b7254560fb5f6661344ae59b3f8427c6b490265fc7a39c68771057910215c88c description=openshift-marketplace/marketplace-operator-547dbd544d-n8v69/marketplace-operator id=32118c7c-359b-489c-9a1c-980e197790c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40aa928ffffb5909e9f2cc45c58d306b07a8677c7cf659b8a829e44f0e4dfffe",
2026-06-11 13:18:31.570418 | controller |     "Jun 11 11:59:09.057537 crc crio[24477]: time=\"2026-06-11T11:59:09.057170149Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=c8723d0c-fad9-469b-8841-2064d62d73e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.570451 | controller |     "Jun 11 11:59:09.058948 crc crio[24477]: time=\"2026-06-11T11:59:09.058918329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.570483 | controller |     "Jun 11 11:59:09.078535 crc crio[24477]: time=\"2026-06-11T11:59:09.078474271Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=c8723d0c-fad9-469b-8841-2064d62d73e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.570516 | controller |     "Jun 11 11:59:09.097068 crc crio[24477]: time=\"2026-06-11T11:59:09.096890046Z\" level=info msg=\"Ran pod sandbox 7fdb1bc756df673af7f3c2d341906710c7b5a8c8c425aff4565b49a6afa8495d with infra container: openshift-etcd/etcd-crc/POD\" id=c8723d0c-fad9-469b-8841-2064d62d73e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.570548 | controller |     "Jun 11 11:59:09.100890 crc crio[24477]: time=\"2026-06-11T11:59:09.100739378Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8db7dead-f6fa-45ce-b403-42e23fb0b44b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.570580 | controller |     "Jun 11 11:59:09.103547 crc crio[24477]: time=\"2026-06-11T11:59:09.103422529Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=7e6f6f24-e4f3-42c3-8602-e0043f4c90ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.570613 | controller |     "Jun 11 11:59:09.135058 crc crio[24477]: time=\"2026-06-11T11:59:09.13483819Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=651a3e61-e040-4c65-a53d-8dd36c99e500 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.570645 | controller |     "Jun 11 11:59:09.136954 crc crio[24477]: time=\"2026-06-11T11:59:09.136831987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.570677 | controller |     "Jun 11 11:59:09.188859 crc crio[24477]: time=\"2026-06-11T11:59:09.188622774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.570709 | controller |     "Jun 11 11:59:09.422509 crc crio[24477]: time=\"2026-06-11T11:59:09.422220958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.570740 | controller |     "Jun 11 11:59:09.557521 crc crio[24477]: time=\"2026-06-11T11:59:09.556595628Z\" level=info msg=\"Created container 191333b435891dc46535efd5a2f80955b0c16ff92ef5378c02f8bc1d2b81dd90: openshift-etcd/etcd-crc/setup\" id=651a3e61-e040-4c65-a53d-8dd36c99e500 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.570772 | controller |     "Jun 11 11:59:09.559203 crc crio[24477]: time=\"2026-06-11T11:59:09.559086608Z\" level=info msg=\"Starting container: 191333b435891dc46535efd5a2f80955b0c16ff92ef5378c02f8bc1d2b81dd90\" id=92cd4ebd-9efc-43a2-b684-576354aea29e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.570804 | controller |     "Jun 11 11:59:09.566080 crc crio[24477]: time=\"2026-06-11T11:59:09.565886671Z\" level=info msg=\"Started container\" PID=27322 containerID=191333b435891dc46535efd5a2f80955b0c16ff92ef5378c02f8bc1d2b81dd90 description=openshift-etcd/etcd-crc/setup id=92cd4ebd-9efc-43a2-b684-576354aea29e name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fdb1bc756df673af7f3c2d341906710c7b5a8c8c425aff4565b49a6afa8495d",
2026-06-11 13:18:31.570842 | controller |     "Jun 11 11:59:36.625803 crc crio[24477]: time=\"2026-06-11T11:59:36.624543392Z\" level=info msg=\"Removing container: 9d2d9dc39f19f8f8f2304ab3f5252f251ee3323b0ee4c0bee689cc8b184fd0b2\" id=5be96c78-6d9d-4dcf-8840-4b60bd709e88 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.570910 | controller |     "Jun 11 11:59:36.627281 crc crio[24477]: time=\"2026-06-11T11:59:36.625339934Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=90ce5793-7fc4-475b-b331-d22ec7040ace name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.570944 | controller |     "Jun 11 11:59:36.738004 crc crio[24477]: time=\"2026-06-11T11:59:36.737769904Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=59cfac00-48f7-4399-ba44-4a29714f478e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.570977 | controller |     "Jun 11 11:59:36.740342 crc crio[24477]: time=\"2026-06-11T11:59:36.740233115Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=a30f54cb-e057-4428-993e-adc8ec34067c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.571009 | controller |     "Jun 11 11:59:36.740828 crc crio[24477]: time=\"2026-06-11T11:59:36.740598864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.571041 | controller |     "Jun 11 11:59:36.778236 crc crio[24477]: time=\"2026-06-11T11:59:36.778133389Z\" level=info msg=\"Removed container 9d2d9dc39f19f8f8f2304ab3f5252f251ee3323b0ee4c0bee689cc8b184fd0b2: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=5be96c78-6d9d-4dcf-8840-4b60bd709e88 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.571073 | controller |     "Jun 11 11:59:36.786102 crc crio[24477]: time=\"2026-06-11T11:59:36.78591714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.571104 | controller |     "Jun 11 11:59:37.013837 crc crio[24477]: time=\"2026-06-11T11:59:37.013440034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.571136 | controller |     "Jun 11 11:59:37.134369 crc crio[24477]: time=\"2026-06-11T11:59:37.134172159Z\" level=info msg=\"Created container ff5c7721151d7082d7ac71c74187f44613d8858616bc7fcc2af28267b6bcfcaf: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=a30f54cb-e057-4428-993e-adc8ec34067c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.571168 | controller |     "Jun 11 11:59:37.135814 crc crio[24477]: time=\"2026-06-11T11:59:37.13562548Z\" level=info msg=\"Starting container: ff5c7721151d7082d7ac71c74187f44613d8858616bc7fcc2af28267b6bcfcaf\" id=76898c1c-1571-4ea0-adff-dd2505fd1bb1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.571200 | controller |     "Jun 11 11:59:37.144281 crc crio[24477]: time=\"2026-06-11T11:59:37.143973677Z\" level=info msg=\"Started container\" PID=27634 containerID=ff5c7721151d7082d7ac71c74187f44613d8858616bc7fcc2af28267b6bcfcaf description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=76898c1c-1571-4ea0-adff-dd2505fd1bb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c15fdc652ee8210afe01c4041db65aa289cecd9c010b235ec1914e99e18b97a",
2026-06-11 13:18:31.571239 | controller |     "Jun 11 11:59:43.735082 crc crio[24477]: time=\"2026-06-11T11:59:43.734153843Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=ff3a1994-4402-46e3-95e3-2bd9b0648c46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.571272 | controller |     "Jun 11 11:59:43.739634 crc crio[24477]: time=\"2026-06-11T11:59:43.739520355Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=b78c4a5c-e69a-4c1b-91bb-c4c1e6774221 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.571304 | controller |     "Jun 11 11:59:43.744066 crc crio[24477]: time=\"2026-06-11T11:59:43.74387767Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=1f672085-0a63-4ed5-8e24-e38f30898e39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.571337 | controller |     "Jun 11 11:59:43.745159 crc crio[24477]: time=\"2026-06-11T11:59:43.744947541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.571369 | controller |     "Jun 11 11:59:43.755461 crc crio[24477]: time=\"2026-06-11T11:59:43.755339515Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=40c80589-713d-417c-9b93-02e00ca022df name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.571402 | controller |     "Jun 11 11:59:43.771764 crc crio[24477]: time=\"2026-06-11T11:59:43.771567824Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=77f9e616-994c-44ce-8499-c95981e11b50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.571434 | controller |     "Jun 11 11:59:43.771971 crc crio[24477]: time=\"2026-06-11T11:59:43.771810811Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=276f0d44-e816-44a3-886c-cf341d2bfc95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.571467 | controller |     "Jun 11 11:59:43.774553 crc crio[24477]: time=\"2026-06-11T11:59:43.774204459Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f1f6bccc-385d-442a-8548-e03f22337ded name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.571499 | controller |     "Jun 11 11:59:43.776608 crc crio[24477]: time=\"2026-06-11T11:59:43.776189366Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=e3c239a2-6aa7-4c45-9d8a-62ee279ad78b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.571530 | controller |     "Jun 11 11:59:43.776608 crc crio[24477]: time=\"2026-06-11T11:59:43.776564076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.571561 | controller |     "Jun 11 11:59:43.778394 crc crio[24477]: time=\"2026-06-11T11:59:43.778304486Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=a23a89cc-268f-4641-aab1-ad6e612fb2d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.571593 | controller |     "Jun 11 11:59:43.786634 crc crio[24477]: time=\"2026-06-11T11:59:43.786541743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.571631 | controller |     "Jun 11 11:59:43.799394 crc crio[24477]: time=\"2026-06-11T11:59:43.799289351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.571663 | controller |     "Jun 11 11:59:43.804869 crc crio[24477]: time=\"2026-06-11T11:59:43.804775626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.571695 | controller |     "Jun 11 11:59:43.810921 crc crio[24477]: time=\"2026-06-11T11:59:43.8108257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.571727 | controller |     "Jun 11 11:59:43.821178 crc crio[24477]: time=\"2026-06-11T11:59:43.821091089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.571758 | controller |     "Jun 11 11:59:43.826954 crc crio[24477]: time=\"2026-06-11T11:59:43.826851124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.571790 | controller |     "Jun 11 11:59:43.980099 crc crio[24477]: time=\"2026-06-11T11:59:43.979939426Z\" level=info msg=\"Created container 89a53ec9024628b5651013527cd4bf4f0ac47bc5eeb8f9383de93d8c770d7684: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=1f672085-0a63-4ed5-8e24-e38f30898e39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.571822 | controller |     "Jun 11 11:59:43.981553 crc crio[24477]: time=\"2026-06-11T11:59:43.981364336Z\" level=info msg=\"Starting container: 89a53ec9024628b5651013527cd4bf4f0ac47bc5eeb8f9383de93d8c770d7684\" id=2d07828c-f808-4ba1-8171-c7e4de91defb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.571878 | controller |     "Jun 11 11:59:43.985848 crc crio[24477]: time=\"2026-06-11T11:59:43.985622427Z\" level=info msg=\"Created container c599e74b484f523548f3b9522c17d3e1cbefa2e3841ec75dd7c7fd04325ede2e: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=a23a89cc-268f-4641-aab1-ad6e612fb2d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.571921 | controller |     "Jun 11 11:59:43.988058 crc crio[24477]: time=\"2026-06-11T11:59:43.987880261Z\" level=info msg=\"Started container\" PID=27776 containerID=89a53ec9024628b5651013527cd4bf4f0ac47bc5eeb8f9383de93d8c770d7684 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=2d07828c-f808-4ba1-8171-c7e4de91defb name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9bb8890c0128eef33a966b912b722cc321dce274de0b53caa8004c0c5dd2fda",
2026-06-11 13:18:31.571956 | controller |     "Jun 11 11:59:43.988930 crc crio[24477]: time=\"2026-06-11T11:59:43.987970684Z\" level=info msg=\"Starting container: c599e74b484f523548f3b9522c17d3e1cbefa2e3841ec75dd7c7fd04325ede2e\" id=36004a5d-afb9-4627-9691-a21b1a48f79e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.571989 | controller |     "Jun 11 11:59:43.997115 crc crio[24477]: time=\"2026-06-11T11:59:43.997055131Z\" level=info msg=\"Started container\" PID=27775 containerID=c599e74b484f523548f3b9522c17d3e1cbefa2e3841ec75dd7c7fd04325ede2e description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=36004a5d-afb9-4627-9691-a21b1a48f79e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c107af755ee2cc718955f89eca95fb476ef944dc54bfb8d8ee4ecc066ddb6058",
2026-06-11 13:18:31.572029 | controller |     "Jun 11 11:59:44.022272 crc crio[24477]: time=\"2026-06-11T11:59:44.022121992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.572063 | controller |     "Jun 11 11:59:44.119394 crc crio[24477]: time=\"2026-06-11T11:59:44.118379333Z\" level=info msg=\"Created container 766998cc55a8fc7add0f7f17c5e76acc473b3bcc97f2b490273cef5e2d8bd93a: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=e3c239a2-6aa7-4c45-9d8a-62ee279ad78b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.572098 | controller |     "Jun 11 11:59:44.120420 crc crio[24477]: time=\"2026-06-11T11:59:44.120334148Z\" level=info msg=\"Starting container: 766998cc55a8fc7add0f7f17c5e76acc473b3bcc97f2b490273cef5e2d8bd93a\" id=8bfdf545-dc61-451b-9ea4-66c6438e224a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.572131 | controller |     "Jun 11 11:59:44.125011 crc crio[24477]: time=\"2026-06-11T11:59:44.124935009Z\" level=info msg=\"Started container\" PID=27808 containerID=766998cc55a8fc7add0f7f17c5e76acc473b3bcc97f2b490273cef5e2d8bd93a description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=8bfdf545-dc61-451b-9ea4-66c6438e224a name=/runtime.v1.RuntimeService/StartContainer sandboxID=061625758d309a721490a8135736749f5522756c7306e8c3245198445746a21e",
2026-06-11 13:18:31.572164 | controller |     "Jun 11 11:59:44.307333 crc crio[24477]: time=\"2026-06-11T11:59:44.30720554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=35f77dbf-2820-4e7a-95bb-6201fcfb8036 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.572197 | controller |     "Jun 11 11:59:44.310792 crc crio[24477]: time=\"2026-06-11T11:59:44.310631197Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=917663a9-6d43-436a-bad8-1a895d8d3fb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.572231 | controller |     "Jun 11 11:59:44.322273 crc crio[24477]: time=\"2026-06-11T11:59:44.322152763Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=d291a0b8-ad11-4da4-84c6-fbad89cf2ba4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.572264 | controller |     "Jun 11 11:59:44.323061 crc crio[24477]: time=\"2026-06-11T11:59:44.322952047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.572296 | controller |     "Jun 11 11:59:44.370020 crc crio[24477]: time=\"2026-06-11T11:59:44.369833526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.572329 | controller |     "Jun 11 11:59:44.603460 crc crio[24477]: time=\"2026-06-11T11:59:44.60334904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.572361 | controller |     "Jun 11 11:59:44.733987 crc crio[24477]: time=\"2026-06-11T11:59:44.733811581Z\" level=info msg=\"Created container c3a957c010029c9a6c1f41329ef639083f0bfb9a1400b14170c9f96d4e17eb06: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=d291a0b8-ad11-4da4-84c6-fbad89cf2ba4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.572394 | controller |     "Jun 11 11:59:44.735585 crc crio[24477]: time=\"2026-06-11T11:59:44.735486088Z\" level=info msg=\"Starting container: c3a957c010029c9a6c1f41329ef639083f0bfb9a1400b14170c9f96d4e17eb06\" id=bd17ed90-b821-41ed-8d2b-b34f8927c923 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.572432 | controller |     "Jun 11 11:59:44.742002 crc crio[24477]: time=\"2026-06-11T11:59:44.74187999Z\" level=info msg=\"Started container\" PID=27836 containerID=c3a957c010029c9a6c1f41329ef639083f0bfb9a1400b14170c9f96d4e17eb06 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=bd17ed90-b821-41ed-8d2b-b34f8927c923 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fdb1bc756df673af7f3c2d341906710c7b5a8c8c425aff4565b49a6afa8495d",
2026-06-11 13:18:31.572466 | controller |     "Jun 11 11:59:44.798895 crc crio[24477]: time=\"2026-06-11T11:59:44.798774664Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=27e2c3a9-9a9e-4a48-b09e-ce4e00d4b815 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.572500 | controller |     "Jun 11 11:59:44.800856 crc crio[24477]: time=\"2026-06-11T11:59:44.800762641Z\" level=info msg=\"Removing container: dfbf5bc10f0c37db94a860f40c8344fb9da67d317d5e3b332d4d5c797fad8523\" id=76f064ac-2e28-4605-ba6b-a410cc3d582b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.572533 | controller |     "Jun 11 11:59:44.801317 crc crio[24477]: time=\"2026-06-11T11:59:44.801163782Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=35d38863-7d85-4a71-b371-a4e4d002a686 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.572565 | controller |     "Jun 11 11:59:44.805777 crc crio[24477]: time=\"2026-06-11T11:59:44.805391551Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=07386028-58e9-43c6-8d39-e749e13ee72b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.572640 | controller |     "Jun 11 11:59:44.805996 crc crio[24477]: time=\"2026-06-11T11:59:44.805925787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.572675 | controller |     "Jun 11 11:59:44.808208 crc crio[24477]: time=\"2026-06-11T11:59:44.807962924Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=20ef0f3e-346b-4681-87c2-4908cd8acabb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.572708 | controller |     "Jun 11 11:59:44.816757 crc crio[24477]: time=\"2026-06-11T11:59:44.816601329Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=9b7b989b-10c3-4138-8963-cb6a9ca4d904 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.572742 | controller |     "Jun 11 11:59:44.819513 crc crio[24477]: time=\"2026-06-11T11:59:44.819432599Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=7ed1a877-07d2-496b-85c0-4b396d337b84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.572781 | controller |     "Jun 11 11:59:44.819906 crc crio[24477]: time=\"2026-06-11T11:59:44.81981795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.572832 | controller |     "Jun 11 11:59:44.834109 crc crio[24477]: time=\"2026-06-11T11:59:44.833895051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.572939 | controller |     "Jun 11 11:59:44.854581 crc crio[24477]: time=\"2026-06-11T11:59:44.854453195Z\" level=info msg=\"Removed container dfbf5bc10f0c37db94a860f40c8344fb9da67d317d5e3b332d4d5c797fad8523: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=76f064ac-2e28-4605-ba6b-a410cc3d582b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.572991 | controller |     "Jun 11 11:59:44.861280 crc crio[24477]: time=\"2026-06-11T11:59:44.861165213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.573026 | controller |     "Jun 11 11:59:45.028567 crc crio[24477]: time=\"2026-06-11T11:59:45.028447039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.573058 | controller |     "Jun 11 11:59:45.078398 crc crio[24477]: time=\"2026-06-11T11:59:45.078298503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.573091 | controller |     "Jun 11 11:59:45.127620 crc crio[24477]: time=\"2026-06-11T11:59:45.127513699Z\" level=info msg=\"Created container 80b24d71185a3e8e49123cc10402b2639befd2c5301202c8e617f6c529b735ba: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=07386028-58e9-43c6-8d39-e749e13ee72b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.573124 | controller |     "Jun 11 11:59:45.128744 crc crio[24477]: time=\"2026-06-11T11:59:45.12860261Z\" level=info msg=\"Starting container: 80b24d71185a3e8e49123cc10402b2639befd2c5301202c8e617f6c529b735ba\" id=1aac0e1e-fe15-4ea1-93f6-fe36f44181e4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.573156 | controller |     "Jun 11 11:59:45.134959 crc crio[24477]: time=\"2026-06-11T11:59:45.134878998Z\" level=info msg=\"Started container\" PID=27850 containerID=80b24d71185a3e8e49123cc10402b2639befd2c5301202c8e617f6c529b735ba description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=1aac0e1e-fe15-4ea1-93f6-fe36f44181e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=061625758d309a721490a8135736749f5522756c7306e8c3245198445746a21e",
2026-06-11 13:18:31.573190 | controller |     "Jun 11 11:59:45.156396 crc crio[24477]: time=\"2026-06-11T11:59:45.156287936Z\" level=info msg=\"Created container f31ab07caa21dee7253cf4295fe70f9078bcb7ce3f870b86c08a7a5e094b1ab3: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=7ed1a877-07d2-496b-85c0-4b396d337b84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.573223 | controller |     "Jun 11 11:59:45.158070 crc crio[24477]: time=\"2026-06-11T11:59:45.157950973Z\" level=info msg=\"Starting container: f31ab07caa21dee7253cf4295fe70f9078bcb7ce3f870b86c08a7a5e094b1ab3\" id=238b3a9e-dab7-4de8-8bdf-496903709b7f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.573256 | controller |     "Jun 11 11:59:45.164088 crc crio[24477]: time=\"2026-06-11T11:59:45.163996244Z\" level=info msg=\"Started container\" PID=27854 containerID=f31ab07caa21dee7253cf4295fe70f9078bcb7ce3f870b86c08a7a5e094b1ab3 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=238b3a9e-dab7-4de8-8bdf-496903709b7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa8902d72d04f8ed67d3d08574a35e797eae201911b70b75faf4fda0eb7cf423",
2026-06-11 13:18:31.573289 | controller |     "Jun 11 11:59:45.822697 crc crio[24477]: time=\"2026-06-11T11:59:45.822145534Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=d445f0ce-7189-4a8b-931d-ce7cfa9d6416 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.573323 | controller |     "Jun 11 11:59:45.825503 crc crio[24477]: time=\"2026-06-11T11:59:45.825423508Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e200a10c-5283-4e40-ad18-c36e22d12d6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.573366 | controller |     "Jun 11 11:59:45.828238 crc crio[24477]: time=\"2026-06-11T11:59:45.828148814Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=2c0ff7c9-26e9-484e-988e-958f3cff9474 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.573400 | controller |     "Jun 11 11:59:45.828483 crc crio[24477]: time=\"2026-06-11T11:59:45.828436792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.573434 | controller |     "Jun 11 11:59:45.847856 crc crio[24477]: time=\"2026-06-11T11:59:45.8473844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.573466 | controller |     "Jun 11 11:59:46.123241 crc crio[24477]: time=\"2026-06-11T11:59:46.123016879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.573498 | controller |     "Jun 11 11:59:46.244756 crc crio[24477]: time=\"2026-06-11T11:59:46.243217659Z\" level=info msg=\"Created container c6dfffe9427b782efde554223da1cf106f45e6d5d41d94d95c5577230cdeb577: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=2c0ff7c9-26e9-484e-988e-958f3cff9474 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.573530 | controller |     "Jun 11 11:59:46.246442 crc crio[24477]: time=\"2026-06-11T11:59:46.246332007Z\" level=info msg=\"Starting container: c6dfffe9427b782efde554223da1cf106f45e6d5d41d94d95c5577230cdeb577\" id=889e8756-15e4-422a-9e0b-fa032dd0ff3f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.573563 | controller |     "Jun 11 11:59:46.257919 crc crio[24477]: time=\"2026-06-11T11:59:46.255535598Z\" level=info msg=\"Started container\" PID=27898 containerID=c6dfffe9427b782efde554223da1cf106f45e6d5d41d94d95c5577230cdeb577 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=889e8756-15e4-422a-9e0b-fa032dd0ff3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa8902d72d04f8ed67d3d08574a35e797eae201911b70b75faf4fda0eb7cf423",
2026-06-11 13:18:31.573595 | controller |     "Jun 11 12:00:11.920595 crc crio[24477]: time=\"2026-06-11T12:00:11.918875392Z\" level=info msg=\"Stopping container: 80b24d71185a3e8e49123cc10402b2639befd2c5301202c8e617f6c529b735ba (timeout: 30s)\" id=afcbfce8-d5e4-4c19-8f15-87bfa3bc24e1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.573628 | controller |     "Jun 11 12:00:12.126118 crc crio[24477]: time=\"2026-06-11T12:00:12.125937996Z\" level=info msg=\"Stopped container 80b24d71185a3e8e49123cc10402b2639befd2c5301202c8e617f6c529b735ba: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=afcbfce8-d5e4-4c19-8f15-87bfa3bc24e1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.573662 | controller |     "Jun 11 12:00:12.128581 crc crio[24477]: time=\"2026-06-11T12:00:12.128407686Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=4dd3f124-0a71-4105-ba6c-3e54159a1ef1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.573694 | controller |     "Jun 11 12:00:12.131311 crc crio[24477]: time=\"2026-06-11T12:00:12.131136274Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=b8faff68-809c-4a27-abd4-c1ef90b4c2a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.573735 | controller |     "Jun 11 12:00:12.134092 crc crio[24477]: time=\"2026-06-11T12:00:12.134015345Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b515b011-01b1-4275-8f7b-c7f6b49de5fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.573792 | controller |     "Jun 11 12:00:12.134386 crc crio[24477]: time=\"2026-06-11T12:00:12.134336864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.573829 | controller |     "Jun 11 12:00:12.159530 crc crio[24477]: time=\"2026-06-11T12:00:12.159417206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.573991 | controller |     "Jun 11 12:00:12.166882 crc crio[24477]: time=\"2026-06-11T12:00:12.166520299Z\" level=info msg=\"Removing container: 0444e0d7606fdba5596f4feb232c3fa3e2377d7ebc119515c8d50d338f364257\" id=36645bc7-d0c8-4fb0-b731-94c7d45fcd9e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.574037 | controller |     "Jun 11 12:00:12.288244 crc crio[24477]: time=\"2026-06-11T12:00:12.288141159Z\" level=info msg=\"Removed container 0444e0d7606fdba5596f4feb232c3fa3e2377d7ebc119515c8d50d338f364257: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=36645bc7-d0c8-4fb0-b731-94c7d45fcd9e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.574072 | controller |     "Jun 11 12:00:12.363731 crc crio[24477]: time=\"2026-06-11T12:00:12.363548396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.574105 | controller |     "Jun 11 12:00:12.472383 crc crio[24477]: time=\"2026-06-11T12:00:12.472187697Z\" level=info msg=\"Created container 4d746c54e384748602c05cfb536e1982b9f33b10beb6aa5e7cbc57f947ab172e: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b515b011-01b1-4275-8f7b-c7f6b49de5fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.574138 | controller |     "Jun 11 12:00:12.474335 crc crio[24477]: time=\"2026-06-11T12:00:12.474239356Z\" level=info msg=\"Starting container: 4d746c54e384748602c05cfb536e1982b9f33b10beb6aa5e7cbc57f947ab172e\" id=5eeba1d1-4989-4a7e-9d26-0a13723b6247 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.574171 | controller |     "Jun 11 12:00:12.478069 crc crio[24477]: time=\"2026-06-11T12:00:12.477941692Z\" level=info msg=\"Started container\" PID=28273 containerID=4d746c54e384748602c05cfb536e1982b9f33b10beb6aa5e7cbc57f947ab172e description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=5eeba1d1-4989-4a7e-9d26-0a13723b6247 name=/runtime.v1.RuntimeService/StartContainer sandboxID=061625758d309a721490a8135736749f5522756c7306e8c3245198445746a21e",
2026-06-11 13:18:31.574206 | controller |     "Jun 11 12:00:19.836034 crc crio[24477]: time=\"2026-06-11T12:00:19.834584379Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=76fe2b33-fbaa-4dc3-96b0-6edb2042236d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.574239 | controller |     "Jun 11 12:00:19.849516 crc crio[24477]: time=\"2026-06-11T12:00:19.849323108Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=073950d6-ac2a-4119-b088-606ec05da517 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.574272 | controller |     "Jun 11 12:00:19.874207 crc crio[24477]: time=\"2026-06-11T12:00:19.873915125Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=aceef395-d55c-43b7-b499-12ad7a193439 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.574313 | controller |     "Jun 11 12:00:19.874846 crc crio[24477]: time=\"2026-06-11T12:00:19.874615525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.574346 | controller |     "Jun 11 12:00:19.924589 crc crio[24477]: time=\"2026-06-11T12:00:19.923884904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.574378 | controller |     "Jun 11 12:00:20.103960 crc crio[24477]: time=\"2026-06-11T12:00:20.103850208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.574410 | controller |     "Jun 11 12:00:20.208197 crc crio[24477]: time=\"2026-06-11T12:00:20.208102826Z\" level=info msg=\"Created container 5dbe6d3ae36506b6b565cc95cbcf62b444ca30f09ac4d205711c0d799c8e862f: openshift-etcd/etcd-crc/etcd-resources-copy\" id=aceef395-d55c-43b7-b499-12ad7a193439 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.574590 | controller |     "Jun 11 12:00:20.209230 crc crio[24477]: time=\"2026-06-11T12:00:20.209160325Z\" level=info msg=\"Starting container: 5dbe6d3ae36506b6b565cc95cbcf62b444ca30f09ac4d205711c0d799c8e862f\" id=23853ba1-9f85-440a-afc8-10c9314c0162 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.574629 | controller |     "Jun 11 12:00:20.216864 crc crio[24477]: time=\"2026-06-11T12:00:20.216771801Z\" level=info msg=\"Started container\" PID=28419 containerID=5dbe6d3ae36506b6b565cc95cbcf62b444ca30f09ac4d205711c0d799c8e862f description=openshift-etcd/etcd-crc/etcd-resources-copy id=23853ba1-9f85-440a-afc8-10c9314c0162 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fdb1bc756df673af7f3c2d341906710c7b5a8c8c425aff4565b49a6afa8495d",
2026-06-11 13:18:31.574665 | controller |     "Jun 11 12:00:41.917287 crc crio[24477]: time=\"2026-06-11T12:00:41.916203063Z\" level=info msg=\"Stopping container: 4d746c54e384748602c05cfb536e1982b9f33b10beb6aa5e7cbc57f947ab172e (timeout: 30s)\" id=7aa28ecd-df87-4728-9888-466302b1ecb4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.574698 | controller |     "Jun 11 12:00:42.123179 crc crio[24477]: time=\"2026-06-11T12:00:42.12241159Z\" level=info msg=\"Stopped container 4d746c54e384748602c05cfb536e1982b9f33b10beb6aa5e7cbc57f947ab172e: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=7aa28ecd-df87-4728-9888-466302b1ecb4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.574732 | controller |     "Jun 11 12:00:42.126022 crc crio[24477]: time=\"2026-06-11T12:00:42.12592426Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=7d084e55-2e51-4298-b07d-6ac8b8d6d925 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.574765 | controller |     "Jun 11 12:00:42.128450 crc crio[24477]: time=\"2026-06-11T12:00:42.128339029Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=686425e6-ec5f-4639-b7f1-36f8941d81d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.574798 | controller |     "Jun 11 12:00:42.132340 crc crio[24477]: time=\"2026-06-11T12:00:42.132176218Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=10399dfc-ae24-4dae-b4c1-f389c35a3877 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.574831 | controller |     "Jun 11 12:00:42.132851 crc crio[24477]: time=\"2026-06-11T12:00:42.132451125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.574904 | controller |     "Jun 11 12:00:42.158133 crc crio[24477]: time=\"2026-06-11T12:00:42.157913981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.574941 | controller |     "Jun 11 12:00:42.335602 crc crio[24477]: time=\"2026-06-11T12:00:42.335480502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.574975 | controller |     "Jun 11 12:00:42.450364 crc crio[24477]: time=\"2026-06-11T12:00:42.450204457Z\" level=info msg=\"Created container c27fcd9603333acfff9f8d8dba7fed8c11918aa94b543f3fa7e74ae26edb732d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=10399dfc-ae24-4dae-b4c1-f389c35a3877 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.575007 | controller |     "Jun 11 12:00:42.451942 crc crio[24477]: time=\"2026-06-11T12:00:42.451805432Z\" level=info msg=\"Starting container: c27fcd9603333acfff9f8d8dba7fed8c11918aa94b543f3fa7e74ae26edb732d\" id=6b18f6fb-2fd4-4be6-bb36-e79a7ced0b50 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.575040 | controller |     "Jun 11 12:00:42.456336 crc crio[24477]: time=\"2026-06-11T12:00:42.456228348Z\" level=info msg=\"Started container\" PID=28711 containerID=c27fcd9603333acfff9f8d8dba7fed8c11918aa94b543f3fa7e74ae26edb732d description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=6b18f6fb-2fd4-4be6-bb36-e79a7ced0b50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=061625758d309a721490a8135736749f5522756c7306e8c3245198445746a21e",
2026-06-11 13:18:31.575073 | controller |     "Jun 11 12:00:42.559051 crc crio[24477]: time=\"2026-06-11T12:00:42.558897748Z\" level=info msg=\"Removing container: 80b24d71185a3e8e49123cc10402b2639befd2c5301202c8e617f6c529b735ba\" id=808ef351-0dc2-4f3a-86f2-336ebc617552 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.575106 | controller |     "Jun 11 12:00:42.596000 crc crio[24477]: time=\"2026-06-11T12:00:42.5956098Z\" level=info msg=\"Removed container 80b24d71185a3e8e49123cc10402b2639befd2c5301202c8e617f6c529b735ba: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=808ef351-0dc2-4f3a-86f2-336ebc617552 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.575138 | controller |     "Jun 11 12:00:54.286435 crc crio[24477]: time=\"2026-06-11T12:00:54.285449932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=e6fe9eb4-1e3d-4a14-896c-8d195435ee55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.575171 | controller |     "Jun 11 12:00:54.289960 crc crio[24477]: time=\"2026-06-11T12:00:54.289829997Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=058bea1a-f16c-4c80-9252-2d864c4f2243 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.575203 | controller |     "Jun 11 12:00:54.304105 crc crio[24477]: time=\"2026-06-11T12:00:54.303178827Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=ae2be19d-0b39-43d2-b9f1-3f9a28ac2ba3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.575236 | controller |     "Jun 11 12:00:54.304105 crc crio[24477]: time=\"2026-06-11T12:00:54.303726712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.575342 | controller |     "Jun 11 12:00:54.336392 crc crio[24477]: time=\"2026-06-11T12:00:54.336222417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.575398 | controller |     "Jun 11 12:00:54.541453 crc crio[24477]: time=\"2026-06-11T12:00:54.541349773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.575433 | controller |     "Jun 11 12:00:54.658327 crc crio[24477]: time=\"2026-06-11T12:00:54.657747884Z\" level=info msg=\"Created container 606d8b66021e9352a4f0b3fa53cc5576bf846e288a56b4dd0fed66177ba01a03: openshift-etcd/etcd-crc/etcdctl\" id=ae2be19d-0b39-43d2-b9f1-3f9a28ac2ba3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.575468 | controller |     "Jun 11 12:00:54.660430 crc crio[24477]: time=\"2026-06-11T12:00:54.660290488Z\" level=info msg=\"Starting container: 606d8b66021e9352a4f0b3fa53cc5576bf846e288a56b4dd0fed66177ba01a03\" id=d94b6fa9-0c13-4dab-b895-428db25ec460 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.575502 | controller |     "Jun 11 12:00:54.668058 crc crio[24477]: time=\"2026-06-11T12:00:54.667914174Z\" level=info msg=\"Started container\" PID=28854 containerID=606d8b66021e9352a4f0b3fa53cc5576bf846e288a56b4dd0fed66177ba01a03 description=openshift-etcd/etcd-crc/etcdctl id=d94b6fa9-0c13-4dab-b895-428db25ec460 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fdb1bc756df673af7f3c2d341906710c7b5a8c8c425aff4565b49a6afa8495d",
2026-06-11 13:18:31.575536 | controller |     "Jun 11 12:00:54.681202 crc crio[24477]: time=\"2026-06-11T12:00:54.681046628Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=3dadabee-7f5d-455d-96c2-0facfcfad2f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.575570 | controller |     "Jun 11 12:00:54.683961 crc crio[24477]: time=\"2026-06-11T12:00:54.683845148Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=bcc0cf1f-25cf-4ebe-b08d-8de4d29ab5fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.575603 | controller |     "Jun 11 12:00:54.691955 crc crio[24477]: time=\"2026-06-11T12:00:54.691824854Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=b3663cf0-8ad4-41b4-8ec2-e4404c1f47a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.575636 | controller |     "Jun 11 12:00:54.692420 crc crio[24477]: time=\"2026-06-11T12:00:54.692294427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.575669 | controller |     "Jun 11 12:00:54.736541 crc crio[24477]: time=\"2026-06-11T12:00:54.736352851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.575701 | controller |     "Jun 11 12:00:54.952416 crc crio[24477]: time=\"2026-06-11T12:00:54.952002296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.575733 | controller |     "Jun 11 12:00:55.075726 crc crio[24477]: time=\"2026-06-11T12:00:55.075551642Z\" level=info msg=\"Created container bea3e0e8cfb27faf108d7adf523644eb27373f6c57ac48eaa5ef92e1f6084a3b: openshift-etcd/etcd-crc/etcd\" id=b3663cf0-8ad4-41b4-8ec2-e4404c1f47a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.575765 | controller |     "Jun 11 12:00:55.078030 crc crio[24477]: time=\"2026-06-11T12:00:55.077887198Z\" level=info msg=\"Starting container: bea3e0e8cfb27faf108d7adf523644eb27373f6c57ac48eaa5ef92e1f6084a3b\" id=b536cb08-f59c-427c-a1b4-ec80c9493192 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.575798 | controller |     "Jun 11 12:00:55.089158 crc crio[24477]: time=\"2026-06-11T12:00:55.089009595Z\" level=info msg=\"Started container\" PID=28865 containerID=bea3e0e8cfb27faf108d7adf523644eb27373f6c57ac48eaa5ef92e1f6084a3b description=openshift-etcd/etcd-crc/etcd id=b536cb08-f59c-427c-a1b4-ec80c9493192 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fdb1bc756df673af7f3c2d341906710c7b5a8c8c425aff4565b49a6afa8495d",
2026-06-11 13:18:31.575837 | controller |     "Jun 11 12:00:55.110443 crc crio[24477]: time=\"2026-06-11T12:00:55.109336543Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8b00cb1b-b7ee-4d72-93e5-e71b8f6fe060 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.575906 | controller |     "Jun 11 12:00:55.112809 crc crio[24477]: time=\"2026-06-11T12:00:55.112563905Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=2b51bdb1-6d1a-4e04-9972-247e817ce6d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.575941 | controller |     "Jun 11 12:00:55.120357 crc crio[24477]: time=\"2026-06-11T12:00:55.120271275Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=9651778a-ac09-47c0-9099-28714c3802c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.575975 | controller |     "Jun 11 12:00:55.121005 crc crio[24477]: time=\"2026-06-11T12:00:55.120909973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.576007 | controller |     "Jun 11 12:00:55.167545 crc crio[24477]: time=\"2026-06-11T12:00:55.167405565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.576040 | controller |     "Jun 11 12:00:55.380823 crc crio[24477]: time=\"2026-06-11T12:00:55.380594431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.576071 | controller |     "Jun 11 12:00:55.503594 crc crio[24477]: time=\"2026-06-11T12:00:55.503375334Z\" level=info msg=\"Created container 0974ffe16790133e17575a1958da499a2c2c32c02f5723ab0146dc753a0a8663: openshift-etcd/etcd-crc/etcd-metrics\" id=9651778a-ac09-47c0-9099-28714c3802c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.576103 | controller |     "Jun 11 12:00:55.505227 crc crio[24477]: time=\"2026-06-11T12:00:55.504990179Z\" level=info msg=\"Starting container: 0974ffe16790133e17575a1958da499a2c2c32c02f5723ab0146dc753a0a8663\" id=1601479d-9687-4706-bee3-7191f3c28ab7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.576135 | controller |     "Jun 11 12:00:55.514518 crc crio[24477]: time=\"2026-06-11T12:00:55.514356857Z\" level=info msg=\"Started container\" PID=28882 containerID=0974ffe16790133e17575a1958da499a2c2c32c02f5723ab0146dc753a0a8663 description=openshift-etcd/etcd-crc/etcd-metrics id=1601479d-9687-4706-bee3-7191f3c28ab7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fdb1bc756df673af7f3c2d341906710c7b5a8c8c425aff4565b49a6afa8495d",
2026-06-11 13:18:31.576167 | controller |     "Jun 11 12:00:55.533724 crc crio[24477]: time=\"2026-06-11T12:00:55.533470961Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=c6c6826c-cc39-4cc4-99d7-8672be48d328 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.576200 | controller |     "Jun 11 12:00:55.536807 crc crio[24477]: time=\"2026-06-11T12:00:55.536347272Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=d099a955-d7df-4a4b-8b43-57e152630885 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.576239 | controller |     "Jun 11 12:00:55.545014 crc crio[24477]: time=\"2026-06-11T12:00:55.544834744Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=58c099ad-2ed2-4508-bee0-17f8f79ace5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.576272 | controller |     "Jun 11 12:00:55.545735 crc crio[24477]: time=\"2026-06-11T12:00:55.545468592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.576305 | controller |     "Jun 11 12:00:55.572494 crc crio[24477]: time=\"2026-06-11T12:00:55.572162552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.576337 | controller |     "Jun 11 12:00:55.783126 crc crio[24477]: time=\"2026-06-11T12:00:55.782930618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.576369 | controller |     "Jun 11 12:00:55.901550 crc crio[24477]: time=\"2026-06-11T12:00:55.901387038Z\" level=info msg=\"Created container c5b647159a1e13623ac06ed5a46603b4ee13b992903396fa5776178be75b959c: openshift-etcd/etcd-crc/etcd-readyz\" id=58c099ad-2ed2-4508-bee0-17f8f79ace5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.576401 | controller |     "Jun 11 12:00:55.903326 crc crio[24477]: time=\"2026-06-11T12:00:55.90320102Z\" level=info msg=\"Starting container: c5b647159a1e13623ac06ed5a46603b4ee13b992903396fa5776178be75b959c\" id=9bb01003-10c0-44dd-9e08-d6abd9cbfdec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.576432 | controller |     "Jun 11 12:00:55.912280 crc crio[24477]: time=\"2026-06-11T12:00:55.912172335Z\" level=info msg=\"Started container\" PID=28897 containerID=c5b647159a1e13623ac06ed5a46603b4ee13b992903396fa5776178be75b959c description=openshift-etcd/etcd-crc/etcd-readyz id=9bb01003-10c0-44dd-9e08-d6abd9cbfdec name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fdb1bc756df673af7f3c2d341906710c7b5a8c8c425aff4565b49a6afa8495d",
2026-06-11 13:18:31.576464 | controller |     "Jun 11 12:00:55.925758 crc crio[24477]: time=\"2026-06-11T12:00:55.925592647Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=51b1b44a-c27d-43b7-a27d-5a05370a4049 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.576496 | controller |     "Jun 11 12:00:55.929315 crc crio[24477]: time=\"2026-06-11T12:00:55.929240521Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=94d184ec-0242-465e-ae5c-9125a1ff2073 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.576528 | controller |     "Jun 11 12:00:55.937100 crc crio[24477]: time=\"2026-06-11T12:00:55.93695689Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=cc58d382-dd52-4be8-a07e-d642364499d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.576606 | controller |     "Jun 11 12:00:55.937429 crc crio[24477]: time=\"2026-06-11T12:00:55.937357803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.576643 | controller |     "Jun 11 12:00:55.972166 crc crio[24477]: time=\"2026-06-11T12:00:55.971924245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.576676 | controller |     "Jun 11 12:00:56.190793 crc crio[24477]: time=\"2026-06-11T12:00:56.190556475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.576719 | controller |     "Jun 11 12:00:56.317362 crc crio[24477]: time=\"2026-06-11T12:00:56.316610952Z\" level=info msg=\"Created container def0f14f14e3b4681cb34d54565991605792604b008eed0f149e50c7cdeb678f: openshift-etcd/etcd-crc/etcd-rev\" id=cc58d382-dd52-4be8-a07e-d642364499d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.576769 | controller |     "Jun 11 12:00:56.318443 crc crio[24477]: time=\"2026-06-11T12:00:56.318343341Z\" level=info msg=\"Starting container: def0f14f14e3b4681cb34d54565991605792604b008eed0f149e50c7cdeb678f\" id=13d07b96-94b0-4bc6-bc8f-28125e6ce4c8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.576820 | controller |     "Jun 11 12:00:56.324468 crc crio[24477]: time=\"2026-06-11T12:00:56.324132496Z\" level=info msg=\"Started container\" PID=28919 containerID=def0f14f14e3b4681cb34d54565991605792604b008eed0f149e50c7cdeb678f description=openshift-etcd/etcd-crc/etcd-rev id=13d07b96-94b0-4bc6-bc8f-28125e6ce4c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fdb1bc756df673af7f3c2d341906710c7b5a8c8c425aff4565b49a6afa8495d",
2026-06-11 13:18:31.576908 | controller |     "Jun 11 12:01:11.919007 crc crio[24477]: time=\"2026-06-11T12:01:11.916904322Z\" level=info msg=\"Stopping container: c27fcd9603333acfff9f8d8dba7fed8c11918aa94b543f3fa7e74ae26edb732d (timeout: 30s)\" id=882717ce-2a52-4c9a-86eb-5a876c0b7087 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.576956 | controller |     "Jun 11 12:01:12.136676 crc crio[24477]: time=\"2026-06-11T12:01:12.13647765Z\" level=info msg=\"Stopped container c27fcd9603333acfff9f8d8dba7fed8c11918aa94b543f3fa7e74ae26edb732d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=882717ce-2a52-4c9a-86eb-5a876c0b7087 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.576991 | controller |     "Jun 11 12:01:12.525845 crc crio[24477]: time=\"2026-06-11T12:01:12.524845769Z\" level=info msg=\"Removing container: 4d746c54e384748602c05cfb536e1982b9f33b10beb6aa5e7cbc57f947ab172e\" id=d6dd9919-5493-47dd-8a59-aa41609fc548 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.577024 | controller |     "Jun 11 12:01:12.561757 crc crio[24477]: time=\"2026-06-11T12:01:12.561575077Z\" level=info msg=\"Removed container 4d746c54e384748602c05cfb536e1982b9f33b10beb6aa5e7cbc57f947ab172e: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=d6dd9919-5493-47dd-8a59-aa41609fc548 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.577059 | controller |     "Jun 11 12:01:37.814786 crc crio[24477]: time=\"2026-06-11T12:01:37.813465644Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=d5e0a06c-f1ff-4a87-b313-b2f8e4c4f1f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.577093 | controller |     "Jun 11 12:01:37.820572 crc crio[24477]: time=\"2026-06-11T12:01:37.820464193Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=9e574318-5803-4dad-8f1f-9d54965b0231 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.577127 | controller |     "Jun 11 12:01:37.823863 crc crio[24477]: time=\"2026-06-11T12:01:37.823713975Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=7b730927-229f-4399-9b44-d11f9b04912e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.577162 | controller |     "Jun 11 12:01:37.824368 crc crio[24477]: time=\"2026-06-11T12:01:37.824283291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.577204 | controller |     "Jun 11 12:01:37.863510 crc crio[24477]: time=\"2026-06-11T12:01:37.86340981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.577240 | controller |     "Jun 11 12:01:38.049465 crc crio[24477]: time=\"2026-06-11T12:01:38.049345487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.577274 | controller |     "Jun 11 12:01:38.168434 crc crio[24477]: time=\"2026-06-11T12:01:38.168304616Z\" level=info msg=\"Created container 3c21657e69894c2410ae7e13eb8c210e0b095491bb30f761a158215ffd0a86c0: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=7b730927-229f-4399-9b44-d11f9b04912e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.577405 | controller |     "Jun 11 12:01:38.170139 crc crio[24477]: time=\"2026-06-11T12:01:38.169931002Z\" level=info msg=\"Starting container: 3c21657e69894c2410ae7e13eb8c210e0b095491bb30f761a158215ffd0a86c0\" id=435307d7-3bba-42d1-8b7f-901fc697add3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.577449 | controller |     "Jun 11 12:01:38.176000 crc crio[24477]: time=\"2026-06-11T12:01:38.175914852Z\" level=info msg=\"Started container\" PID=29585 containerID=3c21657e69894c2410ae7e13eb8c210e0b095491bb30f761a158215ffd0a86c0 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=435307d7-3bba-42d1-8b7f-901fc697add3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=172d06a82334693fe565a25f3523459d09b70af9e60826971bbc7a5ed2e4415b",
2026-06-11 13:18:31.577488 | controller |     "Jun 11 12:01:38.826773 crc crio[24477]: time=\"2026-06-11T12:01:38.826695026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=73d4135d-1350-4f64-b6e0-467b031180c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.577524 | controller |     "Jun 11 12:01:38.829010 crc crio[24477]: time=\"2026-06-11T12:01:38.82890735Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=c2738ab1-402f-4085-a19b-920954bf5897 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.577559 | controller |     "Jun 11 12:01:38.831579 crc crio[24477]: time=\"2026-06-11T12:01:38.831457921Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=cbf8890b-9e8e-47c6-adde-e58282f5df52 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.577592 | controller |     "Jun 11 12:01:38.832145 crc crio[24477]: time=\"2026-06-11T12:01:38.832021287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.577672 | controller |     "Jun 11 12:01:38.866813 crc crio[24477]: time=\"2026-06-11T12:01:38.866722143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.577712 | controller |     "Jun 11 12:01:38.872303 crc crio[24477]: time=\"2026-06-11T12:01:38.872220665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.577761 | controller |     "Jun 11 12:01:39.076587 crc crio[24477]: time=\"2026-06-11T12:01:39.075793622Z\" level=info msg=\"Created container 92e54fef864023a2de5a0256acc2af13c8d6f9bb7213e51dfea5754f31f700f2: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=cbf8890b-9e8e-47c6-adde-e58282f5df52 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.577818 | controller |     "Jun 11 12:01:39.077905 crc crio[24477]: time=\"2026-06-11T12:01:39.0778167Z\" level=info msg=\"Starting container: 92e54fef864023a2de5a0256acc2af13c8d6f9bb7213e51dfea5754f31f700f2\" id=19f795bc-a849-4c09-ab2e-e77c9955609a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.577884 | controller |     "Jun 11 12:01:39.087434 crc crio[24477]: time=\"2026-06-11T12:01:39.087355761Z\" level=info msg=\"Started container\" PID=29638 containerID=92e54fef864023a2de5a0256acc2af13c8d6f9bb7213e51dfea5754f31f700f2 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=19f795bc-a849-4c09-ab2e-e77c9955609a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bbff6bda418ab3917ffc3e1d6c1e610a6cb6637daa1c816b339836934e8ccac",
2026-06-11 13:18:31.577929 | controller |     "Jun 11 12:01:39.857525 crc crio[24477]: time=\"2026-06-11T12:01:39.856814217Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=6cf85b98-1935-4651-847d-47b00ae962df name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.577964 | controller |     "Jun 11 12:01:39.859305 crc crio[24477]: time=\"2026-06-11T12:01:39.858997918Z\" level=info msg=\"Removing container: ea1d135eecd4e309db23fb788b12c84bdc412380967979503b210785d26a4f50\" id=f77ac756-8d93-48dc-86db-a982bbe3b2f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.577997 | controller |     "Jun 11 12:01:39.861617 crc crio[24477]: time=\"2026-06-11T12:01:39.861424416Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=a0fa8445-be66-45c7-80d2-c8cd04dfab2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.578030 | controller |     "Jun 11 12:01:39.866486 crc crio[24477]: time=\"2026-06-11T12:01:39.866313266Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=f81ce587-85de-455e-be5a-ad631e190e0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.578062 | controller |     "Jun 11 12:01:39.869584 crc crio[24477]: time=\"2026-06-11T12:01:39.869408692Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=0fa40eaf-e9a3-4911-ba81-15b28828d922 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.578095 | controller |     "Jun 11 12:01:39.871909 crc crio[24477]: time=\"2026-06-11T12:01:39.871572954Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=c4cfe47d-cd6b-4531-902c-372076336d2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.578127 | controller |     "Jun 11 12:01:39.872333 crc crio[24477]: time=\"2026-06-11T12:01:39.872184812Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=15aeb64f-15c7-4d80-bd15-5eb9a6c94f7e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.578159 | controller |     "Jun 11 12:01:39.872864 crc crio[24477]: time=\"2026-06-11T12:01:39.872750578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.578191 | controller |     "Jun 11 12:01:39.873187 crc crio[24477]: time=\"2026-06-11T12:01:39.872874341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.578236 | controller |     "Jun 11 12:01:39.936801 crc crio[24477]: time=\"2026-06-11T12:01:39.936600816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.578270 | controller |     "Jun 11 12:01:39.956002 crc crio[24477]: time=\"2026-06-11T12:01:39.955854951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.578304 | controller |     "Jun 11 12:01:39.971459 crc crio[24477]: time=\"2026-06-11T12:01:39.971188696Z\" level=info msg=\"Removed container ea1d135eecd4e309db23fb788b12c84bdc412380967979503b210785d26a4f50: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=f77ac756-8d93-48dc-86db-a982bbe3b2f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.578337 | controller |     "Jun 11 12:01:39.977563 crc crio[24477]: time=\"2026-06-11T12:01:39.977430443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.578369 | controller |     "Jun 11 12:01:39.987223 crc crio[24477]: time=\"2026-06-11T12:01:39.987075866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.578401 | controller |     "Jun 11 12:01:40.122915 crc crio[24477]: time=\"2026-06-11T12:01:40.122749389Z\" level=info msg=\"Created container 271d2160e85e3ef126395e6341970743cee2923267de8ea484e04ec4f53fba3e: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=c4cfe47d-cd6b-4531-902c-372076336d2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.578434 | controller |     "Jun 11 12:01:40.125586 crc crio[24477]: time=\"2026-06-11T12:01:40.125457346Z\" level=info msg=\"Starting container: 271d2160e85e3ef126395e6341970743cee2923267de8ea484e04ec4f53fba3e\" id=5ab92887-300a-43db-91e4-0f4a3c162eb6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.578466 | controller |     "Jun 11 12:01:40.136026 crc crio[24477]: time=\"2026-06-11T12:01:40.13582011Z\" level=info msg=\"Started container\" PID=29672 containerID=271d2160e85e3ef126395e6341970743cee2923267de8ea484e04ec4f53fba3e description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=5ab92887-300a-43db-91e4-0f4a3c162eb6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4eaf0d5e3ed3ad6c721fbefc9c4de6abe92afef4a079f289b21d3c936ebd80c",
2026-06-11 13:18:31.578499 | controller |     "Jun 11 12:01:40.138530 crc crio[24477]: time=\"2026-06-11T12:01:40.138426083Z\" level=info msg=\"Created container 6a7086131039386712a5bafecfc240b41c2178e7c30aeb578e29f1831690ebd3: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=15aeb64f-15c7-4d80-bd15-5eb9a6c94f7e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.578532 | controller |     "Jun 11 12:01:40.141336 crc crio[24477]: time=\"2026-06-11T12:01:40.141223472Z\" level=info msg=\"Starting container: 6a7086131039386712a5bafecfc240b41c2178e7c30aeb578e29f1831690ebd3\" id=7b7997c3-a1f8-4ccf-bacd-1b0476c436c9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.578564 | controller |     "Jun 11 12:01:40.147126 crc crio[24477]: time=\"2026-06-11T12:01:40.146989355Z\" level=info msg=\"Started container\" PID=29671 containerID=6a7086131039386712a5bafecfc240b41c2178e7c30aeb578e29f1831690ebd3 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=7b7997c3-a1f8-4ccf-bacd-1b0476c436c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05a95957c04bb3b4277caa1984ab4deb932350ff5914e10b50a8d0f04e26a18b",
2026-06-11 13:18:31.578598 | controller |     "Jun 11 12:01:43.916155 crc crio[24477]: time=\"2026-06-11T12:01:43.915433035Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=0d18e537-e004-46d6-ab54-9b13ffb56fb2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.578683 | controller |     "Jun 11 12:01:43.920421 crc crio[24477]: time=\"2026-06-11T12:01:43.920341233Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=035ede31-e743-4e8d-9fd9-ca97bc533ba4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.578718 | controller |     "Jun 11 12:01:43.926810 crc crio[24477]: time=\"2026-06-11T12:01:43.923478232Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-5b69c4b7d-zngz2/route-controller-manager\" id=41868e34-3173-43ba-92fd-9a69f192a3db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.578752 | controller |     "Jun 11 12:01:43.926810 crc crio[24477]: time=\"2026-06-11T12:01:43.923756519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.578785 | controller |     "Jun 11 12:01:43.952247 crc crio[24477]: time=\"2026-06-11T12:01:43.951849536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.578817 | controller |     "Jun 11 12:01:43.958618 crc crio[24477]: time=\"2026-06-11T12:01:43.958528486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.578874 | controller |     "Jun 11 12:01:44.092540 crc crio[24477]: time=\"2026-06-11T12:01:44.092384647Z\" level=info msg=\"Created container c1b3a680552bc3e7dcb2f4ca30ae178434f252a1a8fe5096881f88ff199932ad: openshift-route-controller-manager/route-controller-manager-5b69c4b7d-zngz2/route-controller-manager\" id=41868e34-3173-43ba-92fd-9a69f192a3db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.578922 | controller |     "Jun 11 12:01:44.094012 crc crio[24477]: time=\"2026-06-11T12:01:44.093902159Z\" level=info msg=\"Starting container: c1b3a680552bc3e7dcb2f4ca30ae178434f252a1a8fe5096881f88ff199932ad\" id=8db7aa2e-a6c9-454b-ac9d-c3aa54370a74 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.578958 | controller |     "Jun 11 12:01:44.105593 crc crio[24477]: time=\"2026-06-11T12:01:44.104907343Z\" level=info msg=\"Started container\" PID=29710 containerID=c1b3a680552bc3e7dcb2f4ca30ae178434f252a1a8fe5096881f88ff199932ad description=openshift-route-controller-manager/route-controller-manager-5b69c4b7d-zngz2/route-controller-manager id=8db7aa2e-a6c9-454b-ac9d-c3aa54370a74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7f8ad82ad454609d9319d4a1cf4dea40bf03500c7ff0c05b47453c3192a1dfa",
2026-06-11 13:18:31.578994 | controller |     "Jun 11 12:01:44.935862 crc crio[24477]: time=\"2026-06-11T12:01:44.934835193Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=f4c0f057-92fa-48f5-a884-7007737b5ac4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.579027 | controller |     "Jun 11 12:01:44.938536 crc crio[24477]: time=\"2026-06-11T12:01:44.938333Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=8edcc486-dab5-44c1-a821-d92446ce3888 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.579060 | controller |     "Jun 11 12:01:44.945336 crc crio[24477]: time=\"2026-06-11T12:01:44.945273882Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=20b65064-aa63-4443-8916-969fe0dced2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.579178 | controller |     "Jun 11 12:01:44.946146 crc crio[24477]: time=\"2026-06-11T12:01:44.946070396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.579236 | controller |     "Jun 11 12:01:44.993839 crc crio[24477]: time=\"2026-06-11T12:01:44.991749373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.579270 | controller |     "Jun 11 12:01:45.244715 crc crio[24477]: time=\"2026-06-11T12:01:45.244574795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.579304 | controller |     "Jun 11 12:01:45.356408 crc crio[24477]: time=\"2026-06-11T12:01:45.356235418Z\" level=info msg=\"Created container 0ec3b0788b117dad5d05a2afb5960401a8d574cad371b52b309b1208126aa28e: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=20b65064-aa63-4443-8916-969fe0dced2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.579337 | controller |     "Jun 11 12:01:45.361029 crc crio[24477]: time=\"2026-06-11T12:01:45.360874699Z\" level=info msg=\"Starting container: 0ec3b0788b117dad5d05a2afb5960401a8d574cad371b52b309b1208126aa28e\" id=5e4b1a51-83cc-48b6-b30e-f2ba94e39f79 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.579371 | controller |     "Jun 11 12:01:45.377779 crc crio[24477]: time=\"2026-06-11T12:01:45.377045407Z\" level=info msg=\"Started container\" PID=29735 containerID=0ec3b0788b117dad5d05a2afb5960401a8d574cad371b52b309b1208126aa28e description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=5e4b1a51-83cc-48b6-b30e-f2ba94e39f79 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3edba1aa7b1339996813aeced60f2e335760a6dae92a7a2e21ea5d6b4d9ec62",
2026-06-11 13:18:31.579404 | controller |     "Jun 11 12:01:45.947943 crc crio[24477]: time=\"2026-06-11T12:01:45.947367583Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=bfa8a04e-86ff-4ac1-aaf6-4d4d6f19eae3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.579436 | controller |     "Jun 11 12:01:45.950378 crc crio[24477]: time=\"2026-06-11T12:01:45.950293946Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=d12345e4-bb84-4c2a-9f4f-c07bb75aff08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.579469 | controller |     "Jun 11 12:01:45.953205 crc crio[24477]: time=\"2026-06-11T12:01:45.953070084Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=7e542965-231b-40d5-9276-8b686cd5014f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.579502 | controller |     "Jun 11 12:01:45.953273 crc crio[24477]: time=\"2026-06-11T12:01:45.953238461Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=e3df4bba-d236-4219-9055-72d31d45cb9b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.579535 | controller |     "Jun 11 12:01:45.953839 crc crio[24477]: time=\"2026-06-11T12:01:45.95363563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.579568 | controller |     "Jun 11 12:01:45.955311 crc crio[24477]: time=\"2026-06-11T12:01:45.955275197Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=3bcd39e3-c16d-4f7b-b1b0-cf98e8c52aa4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.579607 | controller |     "Jun 11 12:01:45.955825 crc crio[24477]: time=\"2026-06-11T12:01:45.95573326Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=d35b0098-65ab-4d08-9e64-8c462c875110 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.579641 | controller |     "Jun 11 12:01:45.957253 crc crio[24477]: time=\"2026-06-11T12:01:45.957228512Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=cebcf46a-41a5-4ed1-b18d-62864a74bb02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.579673 | controller |     "Jun 11 12:01:45.960301 crc crio[24477]: time=\"2026-06-11T12:01:45.960243607Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=af41f746-3baa-4e60-accf-99d38c2e9e4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.579930 | controller |     "Jun 11 12:01:45.964358 crc crio[24477]: time=\"2026-06-11T12:01:45.963430918Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=6f105649-5cb9-4c23-8da2-6b3619e35b40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.580037 | controller |     "Jun 11 12:01:45.968347 crc crio[24477]: time=\"2026-06-11T12:01:45.968271255Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=81001094-f059-4560-81c0-959d3638d91d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.580127 | controller |     "Jun 11 12:01:45.968510 crc crio[24477]: time=\"2026-06-11T12:01:45.968487271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.580216 | controller |     "Jun 11 12:01:45.968788 crc crio[24477]: time=\"2026-06-11T12:01:45.968290715Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=f800cc5a-79a1-4a14-996c-7bd08138c9ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.580302 | controller |     "Jun 11 12:01:45.969982 crc crio[24477]: time=\"2026-06-11T12:01:45.969909081Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=406e822e-b17a-450a-b058-3399a9ea43a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.580389 | controller |     "Jun 11 12:01:45.970909 crc crio[24477]: time=\"2026-06-11T12:01:45.970844848Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=048ea14c-df9e-48b8-ad1a-daa916d59c45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.580472 | controller |     "Jun 11 12:01:45.970991 crc crio[24477]: time=\"2026-06-11T12:01:45.970936631Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=6b38c77e-2663-4ef4-bbd3-10df822a5a0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.580517 | controller |     "Jun 11 12:01:45.974142 crc crio[24477]: time=\"2026-06-11T12:01:45.973522505Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=5b8b7d31-0a90-422a-a228-3adf31f0862c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.580566 | controller |     "Jun 11 12:01:45.983179 crc crio[24477]: time=\"2026-06-11T12:01:45.983033585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.580601 | controller |     "Jun 11 12:01:45.986061 crc crio[24477]: time=\"2026-06-11T12:01:45.986003381Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=c0526ad6-6703-46e4-8c68-5213cc389777 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.580635 | controller |     "Jun 11 12:01:45.988375 crc crio[24477]: time=\"2026-06-11T12:01:45.988322257Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-5f4d49f7d6-pz6h4/controller-manager\" id=cab1a715-30fd-4c7d-9732-491f86b0c4a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.580668 | controller |     "Jun 11 12:01:45.991957 crc crio[24477]: time=\"2026-06-11T12:01:45.991863598Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=015e0980-f088-426a-987c-ca1ab00e0ec4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.580701 | controller |     "Jun 11 12:01:45.992037 crc crio[24477]: time=\"2026-06-11T12:01:45.99197223Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=e5bc6ad1-51dd-4c82-86ec-927007da143f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.580746 | controller |     "Jun 11 12:01:45.999923 crc crio[24477]: time=\"2026-06-11T12:01:45.999719106Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=7c344b98-c533-41cc-8aef-9d368558f9ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.580797 | controller |     "Jun 11 12:01:46.002605 crc crio[24477]: time=\"2026-06-11T12:01:46.002499305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.580834 | controller |     "Jun 11 12:01:46.004412 crc crio[24477]: time=\"2026-06-11T12:01:46.004300626Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a9ba2261-bb05-4c0a-aec6-aaab261c725f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.580933 | controller |     "Jun 11 12:01:46.004412 crc crio[24477]: time=\"2026-06-11T12:01:46.004377888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.580974 | controller |     "Jun 11 12:01:46.004568 crc crio[24477]: time=\"2026-06-11T12:01:46.004339596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.581009 | controller |     "Jun 11 12:01:46.004917 crc crio[24477]: time=\"2026-06-11T12:01:46.00482052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.581044 | controller |     "Jun 11 12:01:46.006343 crc crio[24477]: time=\"2026-06-11T12:01:46.006137488Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=11b655bb-3cb4-4e2f-adba-70947eebdf5e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.581088 | controller |     "Jun 11 12:01:46.006630 crc crio[24477]: time=\"2026-06-11T12:01:46.006512878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.581122 | controller |     "Jun 11 12:01:46.009939 crc crio[24477]: time=\"2026-06-11T12:01:46.009852389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.581156 | controller |     "Jun 11 12:01:46.011202 crc crio[24477]: time=\"2026-06-11T12:01:46.010859871Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=6065eefa-6d93-4ad9-953c-f65697123e6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.581189 | controller |     "Jun 11 12:01:46.013904 crc crio[24477]: time=\"2026-06-11T12:01:46.013837496Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=fe20d08b-bd78-4c43-b311-6d9af9c8bb00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.581222 | controller |     "Jun 11 12:01:46.028495 crc crio[24477]: time=\"2026-06-11T12:01:46.028402659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.581262 | controller |     "Jun 11 12:01:46.028778 crc crio[24477]: time=\"2026-06-11T12:01:46.028545573Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=1e1d7f80-6caa-47b2-b802-6aed8bf6fa04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.581297 | controller |     "Jun 11 12:01:46.031034 crc crio[24477]: time=\"2026-06-11T12:01:46.030985882Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=0623d477-a6f7-483b-a0ec-16b1c0d565cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.581332 | controller |     "Jun 11 12:01:46.031328 crc crio[24477]: time=\"2026-06-11T12:01:46.031241319Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=a81687f0-4467-4773-87d8-55b1fd21b721 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.581367 | controller |     "Jun 11 12:01:46.031534 crc crio[24477]: time=\"2026-06-11T12:01:46.031396683Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=6bd50e06-dfde-4ffd-af96-2e33fed70844 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.581401 | controller |     "Jun 11 12:01:46.033027 crc crio[24477]: time=\"2026-06-11T12:01:46.032950998Z\" level=info msg=\"Removing container: 9f1f13fe5b695d4cf0c1e6e9435db7b1c14a607ee538ddb2bf13e5254aa2cab9\" id=433d4322-7faf-4f68-a16a-1b4c64c413bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.581434 | controller |     "Jun 11 12:01:46.037013 crc crio[24477]: time=\"2026-06-11T12:01:46.036914742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.581467 | controller |     "Jun 11 12:01:46.057336 crc crio[24477]: time=\"2026-06-11T12:01:46.054574801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.581500 | controller |     "Jun 11 12:01:46.061391 crc crio[24477]: time=\"2026-06-11T12:01:46.059351375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.581541 | controller |     "Jun 11 12:01:46.061391 crc crio[24477]: time=\"2026-06-11T12:01:46.061363852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.581575 | controller |     "Jun 11 12:01:46.068264 crc crio[24477]: time=\"2026-06-11T12:01:46.066087546Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=6b195cd4-8669-4e5d-bcea-1991059d90c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.581608 | controller |     "Jun 11 12:01:46.068264 crc crio[24477]: time=\"2026-06-11T12:01:46.067484177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.581640 | controller |     "Jun 11 12:01:46.089932 crc crio[24477]: time=\"2026-06-11T12:01:46.089754237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.581671 | controller |     "Jun 11 12:01:46.096247 crc crio[24477]: time=\"2026-06-11T12:01:46.096166749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.581704 | controller |     "Jun 11 12:01:46.102621 crc crio[24477]: time=\"2026-06-11T12:01:46.102494358Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=bb591dc0-6153-46c6-acd6-496fd5b62703 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.581736 | controller |     "Jun 11 12:01:46.104600 crc crio[24477]: time=\"2026-06-11T12:01:46.104515464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.581768 | controller |     "Jun 11 12:01:46.108296 crc crio[24477]: time=\"2026-06-11T12:01:46.108187168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.581800 | controller |     "Jun 11 12:01:46.109050 crc crio[24477]: time=\"2026-06-11T12:01:46.108977151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.581831 | controller |     "Jun 11 12:01:46.113009 crc crio[24477]: time=\"2026-06-11T12:01:46.112933173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.582018 | controller |     "Jun 11 12:01:46.114747 crc crio[24477]: time=\"2026-06-11T12:01:46.114635791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.582061 | controller |     "Jun 11 12:01:46.180007 crc crio[24477]: time=\"2026-06-11T12:01:46.179828868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.582095 | controller |     "Jun 11 12:01:46.188515 crc crio[24477]: time=\"2026-06-11T12:01:46.18835947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.582128 | controller |     "Jun 11 12:01:46.192152 crc crio[24477]: time=\"2026-06-11T12:01:46.192048809Z\" level=info msg=\"Removed container 9f1f13fe5b695d4cf0c1e6e9435db7b1c14a607ee538ddb2bf13e5254aa2cab9: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=433d4322-7faf-4f68-a16a-1b4c64c413bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.582170 | controller |     "Jun 11 12:01:46.212808 crc crio[24477]: time=\"2026-06-11T12:01:46.210501188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.582204 | controller |     "Jun 11 12:01:46.212808 crc crio[24477]: time=\"2026-06-11T12:01:46.21236375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.582235 | controller |     "Jun 11 12:01:46.215445 crc crio[24477]: time=\"2026-06-11T12:01:46.215263681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.582268 | controller |     "Jun 11 12:01:46.225346 crc crio[24477]: time=\"2026-06-11T12:01:46.225267845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.582300 | controller |     "Jun 11 12:01:46.440382 crc crio[24477]: time=\"2026-06-11T12:01:46.440299006Z\" level=info msg=\"Created container 31ead8fa245e22c13d080e33d50d0e4663916a60d6dbd967f97ad96666dae6da: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=cebcf46a-41a5-4ed1-b18d-62864a74bb02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.582332 | controller |     "Jun 11 12:01:46.441744 crc crio[24477]: time=\"2026-06-11T12:01:46.441480429Z\" level=info msg=\"Created container 6f55eee31353d532eaacbad1b1a8e20e8a3cbbc4ce4fe1f0b167655a419794b8: openshift-controller-manager/controller-manager-5f4d49f7d6-pz6h4/controller-manager\" id=cab1a715-30fd-4c7d-9732-491f86b0c4a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.582365 | controller |     "Jun 11 12:01:46.447121 crc crio[24477]: time=\"2026-06-11T12:01:46.446991863Z\" level=info msg=\"Starting container: 6f55eee31353d532eaacbad1b1a8e20e8a3cbbc4ce4fe1f0b167655a419794b8\" id=3d76617f-3c1d-4803-b253-75616f1807a1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.582398 | controller |     "Jun 11 12:01:46.447885 crc crio[24477]: time=\"2026-06-11T12:01:46.44782794Z\" level=info msg=\"Starting container: 31ead8fa245e22c13d080e33d50d0e4663916a60d6dbd967f97ad96666dae6da\" id=e66be935-09b5-40d6-b6c5-c18f387fd8de name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.582431 | controller |     "Jun 11 12:01:46.455715 crc crio[24477]: time=\"2026-06-11T12:01:46.455463532Z\" level=info msg=\"Created container 3c19277c911e7c4fb4a6c8e6b589f43e3cb7f1938e8a6feb06e540510783a016: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=5b8b7d31-0a90-422a-a228-3adf31f0862c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.582464 | controller |     "Jun 11 12:01:46.457899 crc crio[24477]: time=\"2026-06-11T12:01:46.457752533Z\" level=info msg=\"Created container 6681746040c9afd3c5225341411c9ed179786aec226a50fc39557d67475be910: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=e5bc6ad1-51dd-4c82-86ec-927007da143f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.582496 | controller |     "Jun 11 12:01:46.458334 crc crio[24477]: time=\"2026-06-11T12:01:46.458278115Z\" level=info msg=\"Starting container: 3c19277c911e7c4fb4a6c8e6b589f43e3cb7f1938e8a6feb06e540510783a016\" id=a2f86e01-691b-42ec-a2b3-9e661b4e4482 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.582530 | controller |     "Jun 11 12:01:46.458974 crc crio[24477]: time=\"2026-06-11T12:01:46.458865879Z\" level=info msg=\"Starting container: 6681746040c9afd3c5225341411c9ed179786aec226a50fc39557d67475be910\" id=a88a5b56-62ca-41bf-a52c-5b4f4939630b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.582570 | controller |     "Jun 11 12:01:46.462299 crc crio[24477]: time=\"2026-06-11T12:01:46.462182638Z\" level=info msg=\"Created container 694a32d83dc598bc0902b81b4fae4852c9bea92a2ff834fd796a424a2f20861a: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=c0526ad6-6703-46e4-8c68-5213cc389777 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.582605 | controller |     "Jun 11 12:01:46.476060 crc crio[24477]: time=\"2026-06-11T12:01:46.475977497Z\" level=info msg=\"Started container\" PID=29822 containerID=6681746040c9afd3c5225341411c9ed179786aec226a50fc39557d67475be910 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=a88a5b56-62ca-41bf-a52c-5b4f4939630b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5373108d446055635b741dfe403fbbe5c4063e12343dee372b1eec3442e02add",
2026-06-11 13:18:31.582640 | controller |     "Jun 11 12:01:46.476221 crc crio[24477]: time=\"2026-06-11T12:01:46.476146173Z\" level=info msg=\"Starting container: 694a32d83dc598bc0902b81b4fae4852c9bea92a2ff834fd796a424a2f20861a\" id=10c87032-c074-43a0-b20e-8a1fd9f115e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.582674 | controller |     "Jun 11 12:01:46.476321 crc crio[24477]: time=\"2026-06-11T12:01:46.476177383Z\" level=info msg=\"Started container\" PID=29806 containerID=6f55eee31353d532eaacbad1b1a8e20e8a3cbbc4ce4fe1f0b167655a419794b8 description=openshift-controller-manager/controller-manager-5f4d49f7d6-pz6h4/controller-manager id=3d76617f-3c1d-4803-b253-75616f1807a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bae330b65ef1d58855cc1750dd5962bd3db738cc9f85f54e2ceeb843e19308cc",
2026-06-11 13:18:31.582707 | controller |     "Jun 11 12:01:46.476321 crc crio[24477]: time=\"2026-06-11T12:01:46.476236394Z\" level=info msg=\"Started container\" PID=29812 containerID=31ead8fa245e22c13d080e33d50d0e4663916a60d6dbd967f97ad96666dae6da description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=e66be935-09b5-40d6-b6c5-c18f387fd8de name=/runtime.v1.RuntimeService/StartContainer sandboxID=86c61bb44507aae5de65c880ccdcea828453dee0c375749eab1667d0dbe0708f",
2026-06-11 13:18:31.582741 | controller |     "Jun 11 12:01:46.477566 crc crio[24477]: time=\"2026-06-11T12:01:46.477487476Z\" level=info msg=\"Started container\" PID=29810 containerID=3c19277c911e7c4fb4a6c8e6b589f43e3cb7f1938e8a6feb06e540510783a016 description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=a2f86e01-691b-42ec-a2b3-9e661b4e4482 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1be33eef974f1b8b17f66a7d3e38a2fbf699bbf9b979902191894328c4f3a5e0",
2026-06-11 13:18:31.582774 | controller |     "Jun 11 12:01:46.481521 crc crio[24477]: time=\"2026-06-11T12:01:46.481450994Z\" level=info msg=\"Created container 5d0c09c8984d5b62df03d5b47876593aa605063a246cec1b96ac81d3dd8f98a3: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=7e542965-231b-40d5-9276-8b686cd5014f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.582807 | controller |     "Jun 11 12:01:46.483286 crc crio[24477]: time=\"2026-06-11T12:01:46.483214836Z\" level=info msg=\"Starting container: 5d0c09c8984d5b62df03d5b47876593aa605063a246cec1b96ac81d3dd8f98a3\" id=29a059ee-0a90-4eed-aff0-c398d52e1ce3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.582840 | controller |     "Jun 11 12:01:46.486791 crc crio[24477]: time=\"2026-06-11T12:01:46.486501247Z\" level=info msg=\"Started container\" PID=29819 containerID=694a32d83dc598bc0902b81b4fae4852c9bea92a2ff834fd796a424a2f20861a description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=10c87032-c074-43a0-b20e-8a1fd9f115e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c47c584cbca399eb2e3265e7e59833a25e7bd64547b9baad238b551a74fee29c",
2026-06-11 13:18:31.582923 | controller |     "Jun 11 12:01:46.506497 crc crio[24477]: time=\"2026-06-11T12:01:46.506333252Z\" level=info msg=\"Created container 1261e76c61a6c5a453af30afabda99e32da49908999b12c47aba096e0fda04b1: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=bb591dc0-6153-46c6-acd6-496fd5b62703 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.582960 | controller |     "Jun 11 12:01:46.509605 crc crio[24477]: time=\"2026-06-11T12:01:46.509522287Z\" level=info msg=\"Starting container: 1261e76c61a6c5a453af30afabda99e32da49908999b12c47aba096e0fda04b1\" id=240f090d-9458-41de-99a8-d7ee90d7bc5a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.582993 | controller |     "Jun 11 12:01:46.511047 crc crio[24477]: time=\"2026-06-11T12:01:46.510941837Z\" level=info msg=\"Started container\" PID=29821 containerID=5d0c09c8984d5b62df03d5b47876593aa605063a246cec1b96ac81d3dd8f98a3 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=29a059ee-0a90-4eed-aff0-c398d52e1ce3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bc7d301adc5925b363e49d1c8c07e96d6dcae60275037d8ecd8166f8606c109",
2026-06-11 13:18:31.583026 | controller |     "Jun 11 12:01:46.513714 crc crio[24477]: time=\"2026-06-11T12:01:46.513559411Z\" level=info msg=\"Created container 5245d90dae61762ffe7b9f9e8304e7adc700fff215ecc0088899b6334dbc334c: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=0623d477-a6f7-483b-a0ec-16b1c0d565cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.583059 | controller |     "Jun 11 12:01:46.514772 crc crio[24477]: time=\"2026-06-11T12:01:46.51469697Z\" level=info msg=\"Starting container: 5245d90dae61762ffe7b9f9e8304e7adc700fff215ecc0088899b6334dbc334c\" id=1d3d78e2-8e85-47c9-bc66-5446c7b04a3e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.583092 | controller |     "Jun 11 12:01:46.520040 crc crio[24477]: time=\"2026-06-11T12:01:46.520015994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.583124 | controller |     "Jun 11 12:01:46.522035 crc crio[24477]: time=\"2026-06-11T12:01:46.521941974Z\" level=info msg=\"Started container\" PID=29834 containerID=1261e76c61a6c5a453af30afabda99e32da49908999b12c47aba096e0fda04b1 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=240f090d-9458-41de-99a8-d7ee90d7bc5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5e984a5c4cd3bc474b8eb37fa1dca43ee7c9ba6f6b8327c5199f7b42b0a8ed5",
2026-06-11 13:18:31.583158 | controller |     "Jun 11 12:01:46.546373 crc crio[24477]: time=\"2026-06-11T12:01:46.54625519Z\" level=info msg=\"Started container\" PID=29835 containerID=5245d90dae61762ffe7b9f9e8304e7adc700fff215ecc0088899b6334dbc334c description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=1d3d78e2-8e85-47c9-bc66-5446c7b04a3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ddeac8d96bc220e6731c7e27f832716e6d7a896e00fcbc520040de7644187aa7",
2026-06-11 13:18:31.583192 | controller |     "Jun 11 12:01:46.563944 crc crio[24477]: time=\"2026-06-11T12:01:46.563173848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.583225 | controller |     "Jun 11 12:01:46.655055 crc crio[24477]: time=\"2026-06-11T12:01:46.655000508Z\" level=info msg=\"Created container f0ded395b115e0251efb1152798f54f794d860f02d5bd15fdd78b76b5e25c894: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=1e1d7f80-6caa-47b2-b802-6aed8bf6fa04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.583264 | controller |     "Jun 11 12:01:46.659049 crc crio[24477]: time=\"2026-06-11T12:01:46.658982746Z\" level=info msg=\"Starting container: f0ded395b115e0251efb1152798f54f794d860f02d5bd15fdd78b76b5e25c894\" id=6f60d758-ceeb-4341-ae87-2015929d15b7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.583297 | controller |     "Jun 11 12:01:46.662275 crc crio[24477]: time=\"2026-06-11T12:01:46.662195685Z\" level=info msg=\"Created container 80a188e77ac1c184e45a938a45e6ad3794d64a230c537eaa0a052ab9b26cb78b: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=6bd50e06-dfde-4ffd-af96-2e33fed70844 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.583499 | controller |     "Jun 11 12:01:46.663698 crc crio[24477]: time=\"2026-06-11T12:01:46.66355013Z\" level=info msg=\"Starting container: 80a188e77ac1c184e45a938a45e6ad3794d64a230c537eaa0a052ab9b26cb78b\" id=ef4c372e-7ab6-42e4-8d2f-5dc36fb6ee69 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.583539 | controller |     "Jun 11 12:01:46.664854 crc crio[24477]: time=\"2026-06-11T12:01:46.66460959Z\" level=info msg=\"Started container\" PID=29926 containerID=f0ded395b115e0251efb1152798f54f794d860f02d5bd15fdd78b76b5e25c894 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=6f60d758-ceeb-4341-ae87-2015929d15b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b5d3d637a6ccdbe2f885cbef0b8c8b55357672be69d392c7f3e67e3fe3e78a1",
2026-06-11 13:18:31.583574 | controller |     "Jun 11 12:01:46.673074 crc crio[24477]: time=\"2026-06-11T12:01:46.67297502Z\" level=info msg=\"Started container\" PID=29949 containerID=80a188e77ac1c184e45a938a45e6ad3794d64a230c537eaa0a052ab9b26cb78b description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=ef4c372e-7ab6-42e4-8d2f-5dc36fb6ee69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ddd8a7ace3286c82ee30b9c8d70ab00f67d742aa7b1f3710a23263e8b8d4a812",
2026-06-11 13:18:31.583608 | controller |     "Jun 11 12:01:47.051911 crc crio[24477]: time=\"2026-06-11T12:01:47.051360161Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=30512131-5c22-4576-a489-f67ddc28b80d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.583642 | controller |     "Jun 11 12:01:47.054377 crc crio[24477]: time=\"2026-06-11T12:01:47.054265054Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=fb5bffa9-134e-4d0d-ac70-4703cd8f954a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.583677 | controller |     "Jun 11 12:01:47.056478 crc crio[24477]: time=\"2026-06-11T12:01:47.056396759Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=70818475-7605-46b0-8fa8-829aeb8832c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.583712 | controller |     "Jun 11 12:01:47.057095 crc crio[24477]: time=\"2026-06-11T12:01:47.057035787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.583761 | controller |     "Jun 11 12:01:47.099919 crc crio[24477]: time=\"2026-06-11T12:01:47.099836609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.583817 | controller |     "Jun 11 12:01:47.107133 crc crio[24477]: time=\"2026-06-11T12:01:47.107042275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.583915 | controller |     "Jun 11 12:01:47.210047 crc crio[24477]: time=\"2026-06-11T12:01:47.209949518Z\" level=info msg=\"Created container 92dee2abfe35252e38a8667830be1f280c442e9eef0561dccebba8d42c3d50f4: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=70818475-7605-46b0-8fa8-829aeb8832c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.583959 | controller |     "Jun 11 12:01:47.211768 crc crio[24477]: time=\"2026-06-11T12:01:47.211621904Z\" level=info msg=\"Starting container: 92dee2abfe35252e38a8667830be1f280c442e9eef0561dccebba8d42c3d50f4\" id=8c39fca0-2f7e-4ac8-9751-5b1d396f645d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.583994 | controller |     "Jun 11 12:01:47.224048 crc crio[24477]: time=\"2026-06-11T12:01:47.223806302Z\" level=info msg=\"Started container\" PID=30003 containerID=92dee2abfe35252e38a8667830be1f280c442e9eef0561dccebba8d42c3d50f4 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=8c39fca0-2f7e-4ac8-9751-5b1d396f645d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e74cc8ff82ac082e0051d12a83cd16f7dc62f6e320b65d2f81722f8a4d3d8053",
2026-06-11 13:18:31.584028 | controller |     "Jun 11 12:01:54.028378 crc crio[24477]: time=\"2026-06-11T12:01:54.026358626Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=7c236f60-e722-41a3-ba45-704ffb83f52f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.584161 | controller |     "Jun 11 12:01:54.037059 crc crio[24477]: time=\"2026-06-11T12:01:54.036899905Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=3c5a52e5-e5bb-49db-9f40-441fb8012a6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.584202 | controller |     "Jun 11 12:01:54.040445 crc crio[24477]: time=\"2026-06-11T12:01:54.040313381Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=dd432a3e-e546-4e52-8368-2219929f2aa4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.584237 | controller |     "Jun 11 12:01:54.041433 crc crio[24477]: time=\"2026-06-11T12:01:54.041340521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.584270 | controller |     "Jun 11 12:01:54.077753 crc crio[24477]: time=\"2026-06-11T12:01:54.077533135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.584303 | controller |     "Jun 11 12:01:54.322207 crc crio[24477]: time=\"2026-06-11T12:01:54.321776056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.584336 | controller |     "Jun 11 12:01:54.449965 crc crio[24477]: time=\"2026-06-11T12:01:54.449837503Z\" level=info msg=\"Created container 7710cedf0b9963b8a8b0fb8935e3d8f67e17de236fb14f6ba6cd992ed9b07587: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=dd432a3e-e546-4e52-8368-2219929f2aa4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.584370 | controller |     "Jun 11 12:01:54.451483 crc crio[24477]: time=\"2026-06-11T12:01:54.451408007Z\" level=info msg=\"Starting container: 7710cedf0b9963b8a8b0fb8935e3d8f67e17de236fb14f6ba6cd992ed9b07587\" id=06355ba3-34dd-4a9e-8952-c50929f416e1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.584405 | controller |     "Jun 11 12:01:54.464302 crc crio[24477]: time=\"2026-06-11T12:01:54.464013626Z\" level=info msg=\"Started container\" PID=30156 containerID=7710cedf0b9963b8a8b0fb8935e3d8f67e17de236fb14f6ba6cd992ed9b07587 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=06355ba3-34dd-4a9e-8952-c50929f416e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=061625758d309a721490a8135736749f5522756c7306e8c3245198445746a21e",
2026-06-11 13:18:31.584451 | controller |     "Jun 11 12:02:27.581908 crc crio[24477]: time=\"2026-06-11T12:02:27.579373601Z\" level=info msg=\"Stopping container: d6b9b3f19365674c6c57c24df5f5efc3943e752900d3c31a7b52a266a26da76f (timeout: 15s)\" id=153f9c08-c264-4d79-a8f3-743f669872d8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.584486 | controller |     "Jun 11 12:02:27.776740 crc crio[24477]: time=\"2026-06-11T12:02:27.772391319Z\" level=info msg=\"Stopped container d6b9b3f19365674c6c57c24df5f5efc3943e752900d3c31a7b52a266a26da76f: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=153f9c08-c264-4d79-a8f3-743f669872d8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.584520 | controller |     "Jun 11 12:02:27.781538 crc crio[24477]: time=\"2026-06-11T12:02:27.781419444Z\" level=info msg=\"Stopping pod sandbox: bcc9b32e3912bfaf7d153cd3800777354c0c016d76b68fe01d7791deb99508b2\" id=dc6860ea-a61f-45d4-bca8-3f54f573a56f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.584555 | controller |     "Jun 11 12:02:27.783248 crc crio[24477]: time=\"2026-06-11T12:02:27.783096552Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:bcc9b32e3912bfaf7d153cd3800777354c0c016d76b68fe01d7791deb99508b2 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/d545e622-a7a5-4f3f-86cb-c5edc90b4cdb 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:0xc002ce4080}] Aliases:map[]}\"",
2026-06-11 13:18:31.584590 | controller |     "Jun 11 12:02:27.784542 crc crio[24477]: time=\"2026-06-11T12:02:27.784445841Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.584624 | controller |     "Jun 11 12:02:28.226765 crc crio[24477]: time=\"2026-06-11T12:02:28.226518783Z\" level=info msg=\"Stopped pod sandbox: bcc9b32e3912bfaf7d153cd3800777354c0c016d76b68fe01d7791deb99508b2\" id=dc6860ea-a61f-45d4-bca8-3f54f573a56f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.584657 | controller |     "Jun 11 12:02:28.634577 crc crio[24477]: time=\"2026-06-11T12:02:28.634293324Z\" level=info msg=\"Removing container: d6b9b3f19365674c6c57c24df5f5efc3943e752900d3c31a7b52a266a26da76f\" id=a7a75932-ca05-4493-9c02-a6b8a607add4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.584690 | controller |     "Jun 11 12:02:28.677823 crc crio[24477]: time=\"2026-06-11T12:02:28.677579501Z\" level=info msg=\"Removed container d6b9b3f19365674c6c57c24df5f5efc3943e752900d3c31a7b52a266a26da76f: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=a7a75932-ca05-4493-9c02-a6b8a607add4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.584728 | controller |     "Jun 11 12:03:07.907989 crc crio[24477]: time=\"2026-06-11T12:03:07.90691603Z\" level=info msg=\"Stopping pod sandbox: bcc9b32e3912bfaf7d153cd3800777354c0c016d76b68fe01d7791deb99508b2\" id=696471df-f222-48a6-a6e9-70abca5757fa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.584781 | controller |     "Jun 11 12:03:07.907989 crc crio[24477]: time=\"2026-06-11T12:03:07.907996271Z\" level=info msg=\"Stopped pod sandbox (already stopped): bcc9b32e3912bfaf7d153cd3800777354c0c016d76b68fe01d7791deb99508b2\" id=696471df-f222-48a6-a6e9-70abca5757fa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.584823 | controller |     "Jun 11 12:03:07.911044 crc crio[24477]: time=\"2026-06-11T12:03:07.910937894Z\" level=info msg=\"Removing pod sandbox: bcc9b32e3912bfaf7d153cd3800777354c0c016d76b68fe01d7791deb99508b2\" id=e8a6d3cf-4b14-4b21-8dee-03ccc2a83425 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.584928 | controller |     "Jun 11 12:03:07.929750 crc crio[24477]: time=\"2026-06-11T12:03:07.929395183Z\" level=info msg=\"Removed pod sandbox: bcc9b32e3912bfaf7d153cd3800777354c0c016d76b68fe01d7791deb99508b2\" id=e8a6d3cf-4b14-4b21-8dee-03ccc2a83425 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.584974 | controller |     "Jun 11 12:05:30.300806 crc crio[24477]: time=\"2026-06-11T12:05:30.300030745Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-xpqkf/POD\" id=729c3964-f752-46c8-ae1d-e146d302b7c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.585011 | controller |     "Jun 11 12:05:30.302714 crc crio[24477]: time=\"2026-06-11T12:05:30.300117816Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-5qtnq/POD\" id=34782446-3233-4bb9-bce9-486614102c71 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.585045 | controller |     "Jun 11 12:05:30.302714 crc crio[24477]: time=\"2026-06-11T12:05:30.301140245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.585079 | controller |     "Jun 11 12:05:30.302714 crc crio[24477]: time=\"2026-06-11T12:05:30.301018573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.585112 | controller |     "Jun 11 12:05:30.355330 crc crio[24477]: time=\"2026-06-11T12:05:30.354350655Z\" level=info msg=\"Got pod network &{Name:community-operators-5qtnq Namespace:openshift-marketplace ID:d56a08a100023d84645f57d2ac007762df3f48e76a0d06938e9f6150c4a07311 UID:1a17ca44-f7f2-4d31-bc8a-89968d78779a NetNS:/var/run/netns/a457c0c6-0073-4998-8ede-3fc1bcaa1eb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a17ca44_f7f2_4d31_bc8a_89968d78779a.slice PodAnnotations:0xc002ce5240}] Aliases:map[]}\"",
2026-06-11 13:18:31.585146 | controller |     "Jun 11 12:05:30.355330 crc crio[24477]: time=\"2026-06-11T12:05:30.354726906Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-5qtnq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.585180 | controller |     "Jun 11 12:05:30.359156 crc crio[24477]: time=\"2026-06-11T12:05:30.358996406Z\" level=info msg=\"Got pod network &{Name:certified-operators-xpqkf Namespace:openshift-marketplace ID:4e41767a7dd2ca60b2ce5e099782bc07b220516a67f48ae560b6caae52518d9c UID:c55a0a9f-4162-4e1a-99b8-e76285416371 NetNS:/var/run/netns/9f653147-6ddf-4c88-acf5-55ea954f6ff3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc55a0a9f_4162_4e1a_99b8_e76285416371.slice PodAnnotations:0xc000b18b50}] Aliases:map[]}\"",
2026-06-11 13:18:31.585215 | controller |     "Jun 11 12:05:30.359156 crc crio[24477]: time=\"2026-06-11T12:05:30.359080488Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-xpqkf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.585248 | controller |     "Jun 11 12:05:30.379598 crc crio[24477]: time=\"2026-06-11T12:05:30.379281086Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-cf6687d45-tz8r9/POD\" id=1e33174d-fe78-42aa-bcca-39416d724486 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.585281 | controller |     "Jun 11 12:05:30.379598 crc crio[24477]: time=\"2026-06-11T12:05:30.379470971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.585323 | controller |     "Jun 11 12:05:30.400446 crc crio[24477]: time=\"2026-06-11T12:05:30.400344379Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-5n9bp/POD\" id=365b6e62-7b91-45b9-9323-b3e6f298a721 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.585357 | controller |     "Jun 11 12:05:30.401167 crc crio[24477]: time=\"2026-06-11T12:05:30.401106292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.585390 | controller |     "Jun 11 12:05:30.413124 crc crio[24477]: time=\"2026-06-11T12:05:30.412937194Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686320-75v6n/POD\" id=50393a68-bb01-4012-8a80-d92dc57dcc28 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.585423 | controller |     "Jun 11 12:05:30.413124 crc crio[24477]: time=\"2026-06-11T12:05:30.413108028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.585456 | controller |     "Jun 11 12:05:30.428037 crc crio[24477]: time=\"2026-06-11T12:05:30.427088783Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-cf6687d45-tz8r9 Namespace:openshift-authentication ID:792a9842a3864ad416d2c2b71db0d5d4853cb6474d47bf5975082c482d03d7ac UID:8573b775-e689-4450-8e83-9e8f11f19c6c NetNS:/var/run/netns/31cef64c-0365-4ece-a55d-f735c448e70b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8573b775_e689_4450_8e83_9e8f11f19c6c.slice PodAnnotations:0xc00008c718}] Aliases:map[]}\"",
2026-06-11 13:18:31.585488 | controller |     "Jun 11 12:05:30.428037 crc crio[24477]: time=\"2026-06-11T12:05:30.427171696Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-cf6687d45-tz8r9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.585521 | controller |     "Jun 11 12:05:30.433037 crc crio[24477]: time=\"2026-06-11T12:05:30.432919846Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-6nsjd/POD\" id=cdea4496-0700-4618-8c14-6bb4408004ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.585553 | controller |     "Jun 11 12:05:30.433037 crc crio[24477]: time=\"2026-06-11T12:05:30.43303326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.585586 | controller |     "Jun 11 12:05:30.433410 crc crio[24477]: time=\"2026-06-11T12:05:30.433152355Z\" level=info msg=\"Got pod network &{Name:redhat-operators-5n9bp Namespace:openshift-marketplace ID:59b14e2744ba6bf4ee908f54864e3c8b4c63132c650a06406a159156ec6d4515 UID:9d4d1560-ea5c-48d3-bbc0-783bc9dce673 NetNS:/var/run/netns/3f836eba-6c85-48eb-b1dc-e342483a82db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9d4d1560_ea5c_48d3_bbc0_783bc9dce673.slice PodAnnotations:0xc002d1a060}] Aliases:map[]}\"",
2026-06-11 13:18:31.585618 | controller |     "Jun 11 12:05:30.433410 crc crio[24477]: time=\"2026-06-11T12:05:30.433205446Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-5n9bp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.585650 | controller |     "Jun 11 12:05:30.469775 crc crio[24477]: time=\"2026-06-11T12:05:30.468712056Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686320-75v6n Namespace:openshift-operator-lifecycle-manager ID:74b47daee30e0041dafb972399266ab83de3fc3b946fe0d4be206d276ad36e40 UID:07e9a8dd-63b5-4e2c-9e43-14c3729549a9 NetNS:/var/run/netns/9d8aab58-e0d4-4c41-8752-a8621261a924 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07e9a8dd_63b5_4e2c_9e43_14c3729549a9.slice PodAnnotations:0xc002d1a258}] Aliases:map[]}\"",
2026-06-11 13:18:31.585691 | controller |     "Jun 11 12:05:30.469775 crc crio[24477]: time=\"2026-06-11T12:05:30.468827979Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686320-75v6n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.585725 | controller |     "Jun 11 12:05:30.483373 crc crio[24477]: time=\"2026-06-11T12:05:30.483253005Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-6nsjd Namespace:openshift-marketplace ID:678b0397c5355c5d8124bf1939b75fb4725c74ee8ff3b3fcb1fd75b53f67bffe UID:8ae5db77-8e83-4b4b-9baa-d2f532e3544e NetNS:/var/run/netns/2c9b0af3-3556-40df-961d-e2834328f50c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8ae5db77_8e83_4b4b_9baa_d2f532e3544e.slice PodAnnotations:0xc001f2a160}] Aliases:map[]}\"",
2026-06-11 13:18:31.585758 | controller |     "Jun 11 12:05:30.483373 crc crio[24477]: time=\"2026-06-11T12:05:30.483317737Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-6nsjd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.585791 | controller |     "Jun 11 12:05:30.790145 crc crio[24477]: 2026-06-11T12:05:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4e41767a7dd2ca6 Mac:32:7a:14:47:70:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/9f653147-6ddf-4c88-acf5-55ea954f6ff3 SocketPath: PciID:}] [{Interface:0xc0005b6600 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.585824 | controller |     "Jun 11 12:05:30.795060 crc crio[24477]: time=\"2026-06-11T12:05:30.792367263Z\" level=info msg=\"Got pod network &{Name:certified-operators-xpqkf Namespace:openshift-marketplace ID:4e41767a7dd2ca60b2ce5e099782bc07b220516a67f48ae560b6caae52518d9c UID:c55a0a9f-4162-4e1a-99b8-e76285416371 NetNS:/var/run/netns/9f653147-6ddf-4c88-acf5-55ea954f6ff3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc55a0a9f_4162_4e1a_99b8_e76285416371.slice PodAnnotations:0xc000b18b50}] Aliases:map[]}\"",
2026-06-11 13:18:31.585895 | controller |     "Jun 11 12:05:30.795060 crc crio[24477]: time=\"2026-06-11T12:05:30.792509587Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-xpqkf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.585933 | controller |     "Jun 11 12:05:30.800698 crc crio[24477]: time=\"2026-06-11T12:05:30.800587888Z\" level=info msg=\"Ran pod sandbox 4e41767a7dd2ca60b2ce5e099782bc07b220516a67f48ae560b6caae52518d9c with infra container: openshift-marketplace/certified-operators-xpqkf/POD\" id=729c3964-f752-46c8-ae1d-e146d302b7c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.585967 | controller |     "Jun 11 12:05:30.806424 crc crio[24477]: time=\"2026-06-11T12:05:30.806350569Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0d88199d-16ad-4f9c-a897-f8bee7f493b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.586001 | controller |     "Jun 11 12:05:30.809574 crc crio[24477]: time=\"2026-06-11T12:05:30.809001421Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9937de8c-50a0-4ded-918a-ecb6e4c6f0c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.586034 | controller |     "Jun 11 12:05:30.824728 crc crio[24477]: time=\"2026-06-11T12:05:30.82179443Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xpqkf/extract-utilities\" id=20b2691a-0981-4f01-b720-c2f3972b28cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.586076 | controller |     "Jun 11 12:05:30.824728 crc crio[24477]: time=\"2026-06-11T12:05:30.822487251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.586111 | controller |     "Jun 11 12:05:30.882126 crc crio[24477]: time=\"2026-06-11T12:05:30.881070523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.586143 | controller |     "Jun 11 12:05:30.895020 crc crio[24477]: time=\"2026-06-11T12:05:30.89488629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.586176 | controller |     "Jun 11 12:05:30.946436 crc crio[24477]: 2026-06-11T12:05:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:74b47daee30e004 Mac:26:85:3e:00:42:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/9d8aab58-e0d4-4c41-8752-a8621261a924 SocketPath: PciID:}] [{Interface:0xc000014ca0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.586210 | controller |     "Jun 11 12:05:30.946872 crc crio[24477]: time=\"2026-06-11T12:05:30.946621257Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686320-75v6n Namespace:openshift-operator-lifecycle-manager ID:74b47daee30e0041dafb972399266ab83de3fc3b946fe0d4be206d276ad36e40 UID:07e9a8dd-63b5-4e2c-9e43-14c3729549a9 NetNS:/var/run/netns/9d8aab58-e0d4-4c41-8752-a8621261a924 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07e9a8dd_63b5_4e2c_9e43_14c3729549a9.slice PodAnnotations:0xc002d1a258}] Aliases:map[]}\"",
2026-06-11 13:18:31.586244 | controller |     "Jun 11 12:05:30.946872 crc crio[24477]: time=\"2026-06-11T12:05:30.946847903Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686320-75v6n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.586276 | controller |     "Jun 11 12:05:30.966768 crc crio[24477]: 2026-06-11T12:05:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:678b0397c5355c5 Mac:42:4f:00:fe:52:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/2c9b0af3-3556-40df-961d-e2834328f50c SocketPath: PciID:}] [{Interface:0xc0003046c0 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.586309 | controller |     "Jun 11 12:05:30.967352 crc crio[24477]: time=\"2026-06-11T12:05:30.96721159Z\" level=info msg=\"Ran pod sandbox 74b47daee30e0041dafb972399266ab83de3fc3b946fe0d4be206d276ad36e40 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686320-75v6n/POD\" id=50393a68-bb01-4012-8a80-d92dc57dcc28 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.586342 | controller |     "Jun 11 12:05:30.968141 crc crio[24477]: time=\"2026-06-11T12:05:30.968044793Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-6nsjd Namespace:openshift-marketplace ID:678b0397c5355c5d8124bf1939b75fb4725c74ee8ff3b3fcb1fd75b53f67bffe UID:8ae5db77-8e83-4b4b-9baa-d2f532e3544e NetNS:/var/run/netns/2c9b0af3-3556-40df-961d-e2834328f50c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8ae5db77_8e83_4b4b_9baa_d2f532e3544e.slice PodAnnotations:0xc001f2a160}] Aliases:map[]}\"",
2026-06-11 13:18:31.586411 | controller |     "Jun 11 12:05:30.968364 crc crio[24477]: time=\"2026-06-11T12:05:30.968215888Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-6nsjd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.586461 | controller |     "Jun 11 12:05:30.969603 crc crio[24477]: time=\"2026-06-11T12:05:30.969256915Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8aa09e92-c46e-4d27-825a-12e61f5bdfbf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.586497 | controller |     "Jun 11 12:05:30.973557 crc crio[24477]: time=\"2026-06-11T12:05:30.973472004Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=707d53d8-82a6-45dd-80ef-b0c94f5488d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.586530 | controller |     "Jun 11 12:05:30.978061 crc crio[24477]: time=\"2026-06-11T12:05:30.978015301Z\" level=info msg=\"Ran pod sandbox 678b0397c5355c5d8124bf1939b75fb4725c74ee8ff3b3fcb1fd75b53f67bffe with infra container: openshift-marketplace/redhat-marketplace-6nsjd/POD\" id=cdea4496-0700-4618-8c14-6bb4408004ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.586563 | controller |     "Jun 11 12:05:30.980026 crc crio[24477]: time=\"2026-06-11T12:05:30.979955146Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fa4382cb-ff35-4e70-943a-62319439fe95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.586596 | controller |     "Jun 11 12:05:30.982768 crc crio[24477]: time=\"2026-06-11T12:05:30.982571291Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=096a1ab4-720f-4e4b-a25b-bb4fb4827f7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.586629 | controller |     "Jun 11 12:05:30.982859 crc crio[24477]: time=\"2026-06-11T12:05:30.982774006Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686320-75v6n/collect-profiles\" id=0aedd507-aba0-47df-bfe3-efe1ad22a9fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.586662 | controller |     "Jun 11 12:05:30.983093 crc crio[24477]: time=\"2026-06-11T12:05:30.983018382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.586695 | controller |     "Jun 11 12:05:30.989285 crc crio[24477]: time=\"2026-06-11T12:05:30.989178717Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-6nsjd/extract-utilities\" id=116e3c98-fc78-48a0-9604-3814735ffa7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.586746 | controller |     "Jun 11 12:05:31.003457 crc crio[24477]: time=\"2026-06-11T12:05:31.003407987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.586799 | controller |     "Jun 11 12:05:31.017902 crc crio[24477]: time=\"2026-06-11T12:05:31.01699535Z\" level=info msg=\"Created container d97b75c21537fc63739003b9c2955d7dccf38663ef80116e5d7eb6cdb16267ea: openshift-marketplace/certified-operators-xpqkf/extract-utilities\" id=20b2691a-0981-4f01-b720-c2f3972b28cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.586837 | controller |     "Jun 11 12:05:31.018457 crc crio[24477]: time=\"2026-06-11T12:05:31.018264966Z\" level=info msg=\"Starting container: d97b75c21537fc63739003b9c2955d7dccf38663ef80116e5d7eb6cdb16267ea\" id=533bc1d9-a44e-4038-9caa-40bc82e9b64e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.586914 | controller |     "Jun 11 12:05:31.024491 crc crio[24477]: time=\"2026-06-11T12:05:31.024259176Z\" level=info msg=\"Started container\" PID=33279 containerID=d97b75c21537fc63739003b9c2955d7dccf38663ef80116e5d7eb6cdb16267ea description=openshift-marketplace/certified-operators-xpqkf/extract-utilities id=533bc1d9-a44e-4038-9caa-40bc82e9b64e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e41767a7dd2ca60b2ce5e099782bc07b220516a67f48ae560b6caae52518d9c",
2026-06-11 13:18:31.586962 | controller |     "Jun 11 12:05:31.039349 crc crio[24477]: time=\"2026-06-11T12:05:31.039307639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.586997 | controller |     "Jun 11 12:05:31.043396 crc crio[24477]: time=\"2026-06-11T12:05:31.043368162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.587031 | controller |     "Jun 11 12:05:31.047616 crc crio[24477]: 2026-06-11T12:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d56a08a100023d8 Mac:fa:62:f4:a5:8f:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/a457c0c6-0073-4998-8ede-3fc1bcaa1eb1 SocketPath: PciID:}] [{Interface:0xc000277680 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.587067 | controller |     "Jun 11 12:05:31.048285 crc crio[24477]: time=\"2026-06-11T12:05:31.048139376Z\" level=info msg=\"Got pod network &{Name:community-operators-5qtnq Namespace:openshift-marketplace ID:d56a08a100023d84645f57d2ac007762df3f48e76a0d06938e9f6150c4a07311 UID:1a17ca44-f7f2-4d31-bc8a-89968d78779a NetNS:/var/run/netns/a457c0c6-0073-4998-8ede-3fc1bcaa1eb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a17ca44_f7f2_4d31_bc8a_89968d78779a.slice PodAnnotations:0xc002ce5240}] Aliases:map[]}\"",
2026-06-11 13:18:31.587102 | controller |     "Jun 11 12:05:31.048395 crc crio[24477]: time=\"2026-06-11T12:05:31.048337772Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-5qtnq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.587199 | controller |     "Jun 11 12:05:31.051290 crc crio[24477]: time=\"2026-06-11T12:05:31.051149164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.587290 | controller |     "Jun 11 12:05:31.056263 crc crio[24477]: time=\"2026-06-11T12:05:31.056189793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.587375 | controller |     "Jun 11 12:05:31.059574 crc crio[24477]: time=\"2026-06-11T12:05:31.059437006Z\" level=info msg=\"Ran pod sandbox d56a08a100023d84645f57d2ac007762df3f48e76a0d06938e9f6150c4a07311 with infra container: openshift-marketplace/community-operators-5qtnq/POD\" id=34782446-3233-4bb9-bce9-486614102c71 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.587473 | controller |     "Jun 11 12:05:31.062279 crc crio[24477]: time=\"2026-06-11T12:05:31.0621133Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fbade463-afb1-4149-a56a-65209bdb446b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.587656 | controller |     "Jun 11 12:05:31.068907 crc crio[24477]: time=\"2026-06-11T12:05:31.068325145Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ca55aa0c-6772-4cd6-9d50-972c874f8f5a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.587915 | controller |     "Jun 11 12:05:31.085109 crc crio[24477]: time=\"2026-06-11T12:05:31.084971664Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-5qtnq/extract-utilities\" id=d95461d0-56d9-4b89-af3b-feac2ac6cc53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.588107 | controller |     "Jun 11 12:05:31.086093 crc crio[24477]: time=\"2026-06-11T12:05:31.086010064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.588201 | controller |     "Jun 11 12:05:31.099985 crc crio[24477]: 2026-06-11T12:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:59b14e2744ba6bf Mac:7e:32:6d:44:d4:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/3f836eba-6c85-48eb-b1dc-e342483a82db SocketPath: PciID:}] [{Interface:0xc000590e30 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.588251 | controller |     "Jun 11 12:05:31.103798 crc crio[24477]: time=\"2026-06-11T12:05:31.103712813Z\" level=info msg=\"Got pod network &{Name:redhat-operators-5n9bp Namespace:openshift-marketplace ID:59b14e2744ba6bf4ee908f54864e3c8b4c63132c650a06406a159156ec6d4515 UID:9d4d1560-ea5c-48d3-bbc0-783bc9dce673 NetNS:/var/run/netns/3f836eba-6c85-48eb-b1dc-e342483a82db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9d4d1560_ea5c_48d3_bbc0_783bc9dce673.slice PodAnnotations:0xc002d1a060}] Aliases:map[]}\"",
2026-06-11 13:18:31.588288 | controller |     "Jun 11 12:05:31.104038 crc crio[24477]: 2026-06-11T12:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:792a9842a3864ad Mac:fa:79:19:a7:a1:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/31cef64c-0365-4ece-a55d-f735c448e70b SocketPath: PciID:}] [{Interface:0xc0002845c0 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.588324 | controller |     "Jun 11 12:05:31.104268 crc crio[24477]: time=\"2026-06-11T12:05:31.104146685Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-5n9bp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.588359 | controller |     "Jun 11 12:05:31.105161 crc crio[24477]: time=\"2026-06-11T12:05:31.105081502Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-cf6687d45-tz8r9 Namespace:openshift-authentication ID:792a9842a3864ad416d2c2b71db0d5d4853cb6474d47bf5975082c482d03d7ac UID:8573b775-e689-4450-8e83-9e8f11f19c6c NetNS:/var/run/netns/31cef64c-0365-4ece-a55d-f735c448e70b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8573b775_e689_4450_8e83_9e8f11f19c6c.slice PodAnnotations:0xc00008c718}] Aliases:map[]}\"",
2026-06-11 13:18:31.588393 | controller |     "Jun 11 12:05:31.105345 crc crio[24477]: time=\"2026-06-11T12:05:31.105279838Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-cf6687d45-tz8r9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.588427 | controller |     "Jun 11 12:05:31.133324 crc crio[24477]: time=\"2026-06-11T12:05:31.133103312Z\" level=info msg=\"Ran pod sandbox 59b14e2744ba6bf4ee908f54864e3c8b4c63132c650a06406a159156ec6d4515 with infra container: openshift-marketplace/redhat-operators-5n9bp/POD\" id=365b6e62-7b91-45b9-9323-b3e6f298a721 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.588460 | controller |     "Jun 11 12:05:31.133710 crc crio[24477]: time=\"2026-06-11T12:05:31.133588036Z\" level=info msg=\"Ran pod sandbox 792a9842a3864ad416d2c2b71db0d5d4853cb6474d47bf5975082c482d03d7ac with infra container: openshift-authentication/oauth-openshift-cf6687d45-tz8r9/POD\" id=1e33174d-fe78-42aa-bcca-39416d724486 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.588494 | controller |     "Jun 11 12:05:31.136461 crc crio[24477]: time=\"2026-06-11T12:05:31.136368062Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6aed8cd6-1b48-4691-b985-044ec5fd9a3b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.588535 | controller |     "Jun 11 12:05:31.136753 crc crio[24477]: time=\"2026-06-11T12:05:31.136596209Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=9821e9e8-393c-426c-a168-646072947a36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.588569 | controller |     "Jun 11 12:05:31.138873 crc crio[24477]: time=\"2026-06-11T12:05:31.138797151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.588604 | controller |     "Jun 11 12:05:31.139427 crc crio[24477]: time=\"2026-06-11T12:05:31.139281874Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=32838a80-8c4c-44fb-96b1-b6f2c8c18773 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.588638 | controller |     "Jun 11 12:05:31.139735 crc crio[24477]: time=\"2026-06-11T12:05:31.139606563Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=48b777d2-577a-42b9-a45c-015ca64562c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.588672 | controller |     "Jun 11 12:05:31.147262 crc crio[24477]: time=\"2026-06-11T12:05:31.147148825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.588706 | controller |     "Jun 11 12:05:31.152925 crc crio[24477]: time=\"2026-06-11T12:05:31.151431977Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-5n9bp/extract-utilities\" id=cd9bc43f-e64c-4d1f-9669-c17d1f89b921 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.588797 | controller |     "Jun 11 12:05:31.152925 crc crio[24477]: time=\"2026-06-11T12:05:31.151966663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.588840 | controller |     "Jun 11 12:05:31.159461 crc crio[24477]: time=\"2026-06-11T12:05:31.159308628Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-cf6687d45-tz8r9/oauth-openshift\" id=22a6fbee-7a72-47c6-99c6-fe53308b2a98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.588959 | controller |     "Jun 11 12:05:31.172042 crc crio[24477]: time=\"2026-06-11T12:05:31.171894912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.588998 | controller |     "Jun 11 12:05:31.193629 crc crio[24477]: time=\"2026-06-11T12:05:31.193529352Z\" level=info msg=\"Created container 9e25617ea129ef0a8aa4c94ba2153e7429ad2d888a3ad2c47a419c81d7e08ba4: openshift-operator-lifecycle-manager/collect-profiles-29686320-75v6n/collect-profiles\" id=0aedd507-aba0-47df-bfe3-efe1ad22a9fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.589032 | controller |     "Jun 11 12:05:31.195764 crc crio[24477]: time=\"2026-06-11T12:05:31.195606433Z\" level=info msg=\"Starting container: 9e25617ea129ef0a8aa4c94ba2153e7429ad2d888a3ad2c47a419c81d7e08ba4\" id=924b1d09-63bb-4ec9-855c-b3acb83f3211 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.589066 | controller |     "Jun 11 12:05:31.198131 crc crio[24477]: time=\"2026-06-11T12:05:31.197993969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.589109 | controller |     "Jun 11 12:05:31.201724 crc crio[24477]: time=\"2026-06-11T12:05:31.201332773Z\" level=info msg=\"Created container 3142407bc5e2de764abec98f4f4a61b1c218ea174c2adea9f3c4bf23e5d1d95e: openshift-marketplace/redhat-marketplace-6nsjd/extract-utilities\" id=116e3c98-fc78-48a0-9604-3814735ffa7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.589143 | controller |     "Jun 11 12:05:31.203221 crc crio[24477]: time=\"2026-06-11T12:05:31.203090492Z\" level=info msg=\"Starting container: 3142407bc5e2de764abec98f4f4a61b1c218ea174c2adea9f3c4bf23e5d1d95e\" id=c8446d63-53f4-4ea9-8e4e-ab36918281d0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.589176 | controller |     "Jun 11 12:05:31.204348 crc crio[24477]: time=\"2026-06-11T12:05:31.204276425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.589208 | controller |     "Jun 11 12:05:31.205836 crc crio[24477]: time=\"2026-06-11T12:05:31.205748176Z\" level=info msg=\"Started container\" PID=33292 containerID=9e25617ea129ef0a8aa4c94ba2153e7429ad2d888a3ad2c47a419c81d7e08ba4 description=openshift-operator-lifecycle-manager/collect-profiles-29686320-75v6n/collect-profiles id=924b1d09-63bb-4ec9-855c-b3acb83f3211 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74b47daee30e0041dafb972399266ab83de3fc3b946fe0d4be206d276ad36e40",
2026-06-11 13:18:31.589241 | controller |     "Jun 11 12:05:31.211893 crc crio[24477]: time=\"2026-06-11T12:05:31.211773738Z\" level=info msg=\"Started container\" PID=33295 containerID=3142407bc5e2de764abec98f4f4a61b1c218ea174c2adea9f3c4bf23e5d1d95e description=openshift-marketplace/redhat-marketplace-6nsjd/extract-utilities id=c8446d63-53f4-4ea9-8e4e-ab36918281d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=678b0397c5355c5d8124bf1939b75fb4725c74ee8ff3b3fcb1fd75b53f67bffe",
2026-06-11 13:18:31.589275 | controller |     "Jun 11 12:05:31.227028 crc crio[24477]: time=\"2026-06-11T12:05:31.226154101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.589307 | controller |     "Jun 11 12:05:31.373620 crc crio[24477]: time=\"2026-06-11T12:05:31.373536193Z\" level=info msg=\"Created container d3e0af501c70408f38082a5d5174812c84c0df1ebc4f680e858f1fbd96b7b2d4: openshift-marketplace/community-operators-5qtnq/extract-utilities\" id=d95461d0-56d9-4b89-af3b-feac2ac6cc53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.589341 | controller |     "Jun 11 12:05:31.375968 crc crio[24477]: time=\"2026-06-11T12:05:31.375038865Z\" level=info msg=\"Starting container: d3e0af501c70408f38082a5d5174812c84c0df1ebc4f680e858f1fbd96b7b2d4\" id=588eca8e-decb-4fa7-b9c1-2814072a3336 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.589374 | controller |     "Jun 11 12:05:31.390978 crc crio[24477]: time=\"2026-06-11T12:05:31.390793689Z\" level=info msg=\"Started container\" PID=33299 containerID=d3e0af501c70408f38082a5d5174812c84c0df1ebc4f680e858f1fbd96b7b2d4 description=openshift-marketplace/community-operators-5qtnq/extract-utilities id=588eca8e-decb-4fa7-b9c1-2814072a3336 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d56a08a100023d84645f57d2ac007762df3f48e76a0d06938e9f6150c4a07311",
2026-06-11 13:18:31.589407 | controller |     "Jun 11 12:05:31.398023 crc crio[24477]: time=\"2026-06-11T12:05:31.397394815Z\" level=info msg=\"Created container e8e4d3dfe038bf2b71bec759d8a5ac71f6734c06d7d985766fb401d5f5b94d93: openshift-marketplace/redhat-operators-5n9bp/extract-utilities\" id=cd9bc43f-e64c-4d1f-9669-c17d1f89b921 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.589440 | controller |     "Jun 11 12:05:31.399969 crc crio[24477]: time=\"2026-06-11T12:05:31.399598108Z\" level=info msg=\"Starting container: e8e4d3dfe038bf2b71bec759d8a5ac71f6734c06d7d985766fb401d5f5b94d93\" id=a7b489d2-ad4b-4a46-87b0-445143461173 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.589481 | controller |     "Jun 11 12:05:31.416482 crc crio[24477]: time=\"2026-06-11T12:05:31.41636456Z\" level=info msg=\"Started container\" PID=33322 containerID=e8e4d3dfe038bf2b71bec759d8a5ac71f6734c06d7d985766fb401d5f5b94d93 description=openshift-marketplace/redhat-operators-5n9bp/extract-utilities id=a7b489d2-ad4b-4a46-87b0-445143461173 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59b14e2744ba6bf4ee908f54864e3c8b4c63132c650a06406a159156ec6d4515",
2026-06-11 13:18:31.589514 | controller |     "Jun 11 12:05:31.512521 crc crio[24477]: time=\"2026-06-11T12:05:31.510625014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.589547 | controller |     "Jun 11 12:05:31.741280 crc crio[24477]: time=\"2026-06-11T12:05:31.741004734Z\" level=info msg=\"Created container 5f41999f5c797a9f46fe47a6569b007dd99a499c5fa53551efddd922c2526533: openshift-authentication/oauth-openshift-cf6687d45-tz8r9/oauth-openshift\" id=22a6fbee-7a72-47c6-99c6-fe53308b2a98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.589580 | controller |     "Jun 11 12:05:31.743837 crc crio[24477]: time=\"2026-06-11T12:05:31.743550806Z\" level=info msg=\"Starting container: 5f41999f5c797a9f46fe47a6569b007dd99a499c5fa53551efddd922c2526533\" id=65352ba0-199e-45cf-b758-86661e39991a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.589614 | controller |     "Jun 11 12:05:31.752270 crc crio[24477]: time=\"2026-06-11T12:05:31.751744357Z\" level=info msg=\"Started container\" PID=33339 containerID=5f41999f5c797a9f46fe47a6569b007dd99a499c5fa53551efddd922c2526533 description=openshift-authentication/oauth-openshift-cf6687d45-tz8r9/oauth-openshift id=65352ba0-199e-45cf-b758-86661e39991a name=/runtime.v1.RuntimeService/StartContainer sandboxID=792a9842a3864ad416d2c2b71db0d5d4853cb6474d47bf5975082c482d03d7ac",
2026-06-11 13:18:31.589647 | controller |     "Jun 11 12:05:31.927715 crc crio[24477]: time=\"2026-06-11T12:05:31.9247422Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ca76b9ff-ff88-4207-8369-3113e73dcc05 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.589679 | controller |     "Jun 11 12:05:31.935139 crc crio[24477]: time=\"2026-06-11T12:05:31.935050403Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=5dc15522-4c4d-462a-99d1-e348a1fa9281 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.589712 | controller |     "Jun 11 12:05:31.942020 crc crio[24477]: time=\"2026-06-11T12:05:31.941578824Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 13:18:31.589746 | controller |     "Jun 11 12:05:31.942514 crc crio[24477]: time=\"2026-06-11T12:05:31.941609897Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 13:18:31.589779 | controller |     "Jun 11 12:05:31.952927 crc crio[24477]: time=\"2026-06-11T12:05:31.948627614Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=4d2c1d02-1a9b-49fe-ac10-4fcfcb7b460d name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.589812 | controller |     "Jun 11 12:05:31.953132 crc crio[24477]: time=\"2026-06-11T12:05:31.952976426Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 13:18:31.589845 | controller |     "Jun 11 12:05:31.971909 crc crio[24477]: time=\"2026-06-11T12:05:31.971774246Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=49a2dcf4-57c3-47bc-99e2-f87215b4c58d name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.589928 | controller |     "Jun 11 12:05:31.980213 crc crio[24477]: time=\"2026-06-11T12:05:31.980056789Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 13:18:31.589965 | controller |     "Jun 11 12:05:32.585835 crc crio[24477]: time=\"2026-06-11T12:05:32.58498495Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=5dc15522-4c4d-462a-99d1-e348a1fa9281 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.590000 | controller |     "Jun 11 12:05:32.589267 crc crio[24477]: time=\"2026-06-11T12:05:32.589194928Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=1f793fd6-e1a1-41c4-8898-d431a1dfcf92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.590034 | controller |     "Jun 11 12:05:32.599954 crc crio[24477]: time=\"2026-06-11T12:05:32.599795218Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=569ac482-b36b-4adc-af5b-84734e2283b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.590069 | controller |     "Jun 11 12:05:32.616143 crc crio[24477]: time=\"2026-06-11T12:05:32.615969838Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-5qtnq/extract-content\" id=bd2642b9-9ff5-4ec4-8526-080c325b9abc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.590104 | controller |     "Jun 11 12:05:32.624083 crc crio[24477]: time=\"2026-06-11T12:05:32.623860405Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=4d2c1d02-1a9b-49fe-ac10-4fcfcb7b460d name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.590138 | controller |     "Jun 11 12:05:32.625858 crc crio[24477]: time=\"2026-06-11T12:05:32.625606793Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=d1687703-4cfc-451b-827b-48ec9bf30100 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.590172 | controller |     "Jun 11 12:05:32.629023 crc crio[24477]: time=\"2026-06-11T12:05:32.628935477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.590206 | controller |     "Jun 11 12:05:32.634340 crc crio[24477]: time=\"2026-06-11T12:05:32.634193865Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:ff23a6409155a523e9d8d88955ed6c8eeef67a7bed83b65b88346a17ef0248a3\" id=49a2dcf4-57c3-47bc-99e2-f87215b4c58d name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.590240 | controller |     "Jun 11 12:05:32.635563 crc crio[24477]: time=\"2026-06-11T12:05:32.635480732Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=adaf157d-c862-4c3c-8ed5-6beeffe4716a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.590274 | controller |     "Jun 11 12:05:32.637469 crc crio[24477]: time=\"2026-06-11T12:05:32.637360935Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=b169d88d-5098-4485-aa78-188f1dfe0dde name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.590308 | controller |     "Jun 11 12:05:32.640280 crc crio[24477]: time=\"2026-06-11T12:05:32.640169195Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d642bcfc-4d9f-4b49-b99f-4eab34ea09a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.590341 | controller |     "Jun 11 12:05:32.659126 crc crio[24477]: time=\"2026-06-11T12:05:32.658936092Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-6nsjd/extract-content\" id=7d6bba13-4656-4628-b173-913427f51eac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.590464 | controller |     "Jun 11 12:05:32.660089 crc crio[24477]: time=\"2026-06-11T12:05:32.659973482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.590506 | controller |     "Jun 11 12:05:32.667744 crc crio[24477]: time=\"2026-06-11T12:05:32.667431252Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xpqkf/extract-content\" id=8013752d-0e73-4a7e-9647-4227e944db61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.590542 | controller |     "Jun 11 12:05:32.674765 crc crio[24477]: time=\"2026-06-11T12:05:32.674632095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.590577 | controller |     "Jun 11 12:05:32.709054 crc crio[24477]: time=\"2026-06-11T12:05:32.708880039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.590612 | controller |     "Jun 11 12:05:32.712323 crc crio[24477]: time=\"2026-06-11T12:05:32.71211858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.590645 | controller |     "Jun 11 12:05:32.718096 crc crio[24477]: time=\"2026-06-11T12:05:32.717304647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.590679 | controller |     "Jun 11 12:05:32.720206 crc crio[24477]: time=\"2026-06-11T12:05:32.720073245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.590713 | controller |     "Jun 11 12:05:32.721407 crc crio[24477]: time=\"2026-06-11T12:05:32.721257489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.590747 | controller |     "Jun 11 12:05:32.724499 crc crio[24477]: time=\"2026-06-11T12:05:32.724419937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.590779 | controller |     "Jun 11 12:05:32.831796 crc crio[24477]: time=\"2026-06-11T12:05:32.831297718Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=ca76b9ff-ff88-4207-8369-3113e73dcc05 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.590812 | controller |     "Jun 11 12:05:32.833778 crc crio[24477]: time=\"2026-06-11T12:05:32.833574794Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=0d14e7db-1c68-48dd-8bfc-93b9bc22b944 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.590844 | controller |     "Jun 11 12:05:32.841310 crc crio[24477]: time=\"2026-06-11T12:05:32.841109794Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=4036cf57-bbd0-4033-a78d-edd093500d1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.590915 | controller |     "Jun 11 12:05:32.848193 crc crio[24477]: time=\"2026-06-11T12:05:32.848067449Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-5n9bp/extract-content\" id=3f738837-7440-4e7c-8919-a9fe532c37bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.591003 | controller |     "Jun 11 12:05:32.848923 crc crio[24477]: time=\"2026-06-11T12:05:32.848827722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.591204 | controller |     "Jun 11 12:05:32.887600 crc crio[24477]: time=\"2026-06-11T12:05:32.887500831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.591289 | controller |     "Jun 11 12:05:32.891546 crc crio[24477]: time=\"2026-06-11T12:05:32.891459743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.591335 | controller |     "Jun 11 12:05:32.914956 crc crio[24477]: time=\"2026-06-11T12:05:32.914869451Z\" level=info msg=\"Created container b8bcc6c2544f0d8afe733e88581e0159d6102b0cc5a9457fde50eba597951bb4: openshift-marketplace/redhat-marketplace-6nsjd/extract-content\" id=7d6bba13-4656-4628-b173-913427f51eac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.591419 | controller |     "Jun 11 12:05:32.915879 crc crio[24477]: time=\"2026-06-11T12:05:32.915833209Z\" level=info msg=\"Created container 5c955d8e28f4030f5b14ae38b0eb113fa38ba46729f11f54dd0f8b5baffb137c: openshift-marketplace/community-operators-5qtnq/extract-content\" id=bd2642b9-9ff5-4ec4-8526-080c325b9abc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.591501 | controller |     "Jun 11 12:05:32.917796 crc crio[24477]: time=\"2026-06-11T12:05:32.917086135Z\" level=info msg=\"Starting container: b8bcc6c2544f0d8afe733e88581e0159d6102b0cc5a9457fde50eba597951bb4\" id=e0ae5632-0bdc-4b6c-9a11-b98f1bcabc80 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.591584 | controller |     "Jun 11 12:05:32.917796 crc crio[24477]: time=\"2026-06-11T12:05:32.91728675Z\" level=info msg=\"Starting container: 5c955d8e28f4030f5b14ae38b0eb113fa38ba46729f11f54dd0f8b5baffb137c\" id=58653627-e290-4bf4-a893-03c2a48d4281 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.591628 | controller |     "Jun 11 12:05:32.929290 crc crio[24477]: time=\"2026-06-11T12:05:32.929145404Z\" level=info msg=\"Started container\" PID=33364 containerID=b8bcc6c2544f0d8afe733e88581e0159d6102b0cc5a9457fde50eba597951bb4 description=openshift-marketplace/redhat-marketplace-6nsjd/extract-content id=e0ae5632-0bdc-4b6c-9a11-b98f1bcabc80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=678b0397c5355c5d8124bf1939b75fb4725c74ee8ff3b3fcb1fd75b53f67bffe",
2026-06-11 13:18:31.591714 | controller |     "Jun 11 12:05:32.930498 crc crio[24477]: time=\"2026-06-11T12:05:32.930395219Z\" level=info msg=\"Created container 640cc529615faea56b263183056b6493ad04ad23b3e1c128df200c46b77a9e24: openshift-marketplace/certified-operators-xpqkf/extract-content\" id=8013752d-0e73-4a7e-9647-4227e944db61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.591814 | controller |     "Jun 11 12:05:32.933914 crc crio[24477]: time=\"2026-06-11T12:05:32.933818635Z\" level=info msg=\"Starting container: 640cc529615faea56b263183056b6493ad04ad23b3e1c128df200c46b77a9e24\" id=f74e9e58-bf96-4830-abf6-54202e017517 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.592002 | controller |     "Jun 11 12:05:32.944704 crc crio[24477]: time=\"2026-06-11T12:05:32.944151958Z\" level=info msg=\"Started container\" PID=33366 containerID=640cc529615faea56b263183056b6493ad04ad23b3e1c128df200c46b77a9e24 description=openshift-marketplace/certified-operators-xpqkf/extract-content id=f74e9e58-bf96-4830-abf6-54202e017517 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e41767a7dd2ca60b2ce5e099782bc07b220516a67f48ae560b6caae52518d9c",
2026-06-11 13:18:31.592095 | controller |     "Jun 11 12:05:32.946201 crc crio[24477]: time=\"2026-06-11T12:05:32.946128943Z\" level=info msg=\"Started container\" PID=33362 containerID=5c955d8e28f4030f5b14ae38b0eb113fa38ba46729f11f54dd0f8b5baffb137c description=openshift-marketplace/community-operators-5qtnq/extract-content id=58653627-e290-4bf4-a893-03c2a48d4281 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d56a08a100023d84645f57d2ac007762df3f48e76a0d06938e9f6150c4a07311",
2026-06-11 13:18:31.592208 | controller |     "Jun 11 12:05:33.004545 crc crio[24477]: time=\"2026-06-11T12:05:33.004342652Z\" level=info msg=\"Stopping pod sandbox: 74b47daee30e0041dafb972399266ab83de3fc3b946fe0d4be206d276ad36e40\" id=3932ff68-9b41-4666-bfe1-c949ab91acf5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.592298 | controller |     "Jun 11 12:05:33.005211 crc crio[24477]: time=\"2026-06-11T12:05:33.005119824Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686320-75v6n Namespace:openshift-operator-lifecycle-manager ID:74b47daee30e0041dafb972399266ab83de3fc3b946fe0d4be206d276ad36e40 UID:07e9a8dd-63b5-4e2c-9e43-14c3729549a9 NetNS:/var/run/netns/9d8aab58-e0d4-4c41-8752-a8621261a924 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07e9a8dd_63b5_4e2c_9e43_14c3729549a9.slice PodAnnotations:0xc000326c60}] Aliases:map[]}\"",
2026-06-11 13:18:31.592387 | controller |     "Jun 11 12:05:33.005442 crc crio[24477]: time=\"2026-06-11T12:05:33.005373132Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686320-75v6n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.592438 | controller |     "Jun 11 12:05:33.049958 crc crio[24477]: time=\"2026-06-11T12:05:33.049835089Z\" level=info msg=\"Created container 83197474b598b9dfb28ca2416494acfb53ba962978ccb489733885cbfbfc07c4: openshift-marketplace/redhat-operators-5n9bp/extract-content\" id=3f738837-7440-4e7c-8919-a9fe532c37bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.592526 | controller |     "Jun 11 12:05:33.056203 crc crio[24477]: time=\"2026-06-11T12:05:33.055935607Z\" level=info msg=\"Starting container: 83197474b598b9dfb28ca2416494acfb53ba962978ccb489733885cbfbfc07c4\" id=0957cd60-0284-4210-a44b-a76008c810e5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.592611 | controller |     "Jun 11 12:05:33.068025 crc crio[24477]: time=\"2026-06-11T12:05:33.067801565Z\" level=info msg=\"Started container\" PID=33394 containerID=83197474b598b9dfb28ca2416494acfb53ba962978ccb489733885cbfbfc07c4 description=openshift-marketplace/redhat-operators-5n9bp/extract-content id=0957cd60-0284-4210-a44b-a76008c810e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59b14e2744ba6bf4ee908f54864e3c8b4c63132c650a06406a159156ec6d4515",
2026-06-11 13:18:31.592697 | controller |     "Jun 11 12:05:33.479486 crc crio[24477]: time=\"2026-06-11T12:05:33.479039204Z\" level=info msg=\"Stopped pod sandbox: 74b47daee30e0041dafb972399266ab83de3fc3b946fe0d4be206d276ad36e40\" id=3932ff68-9b41-4666-bfe1-c949ab91acf5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.592804 | controller |     "Jun 11 12:05:34.296860 crc crio[24477]: time=\"2026-06-11T12:05:34.296697477Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=82223ab0-3b74-4edf-bda8-48effd8ac9a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.592954 | controller |     "Jun 11 12:05:34.317701 crc crio[24477]: time=\"2026-06-11T12:05:34.317558535Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=98070d4c-dcb8-4d5d-b367-a233afa1a41b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.593049 | controller |     "Jun 11 12:05:34.338051 crc crio[24477]: time=\"2026-06-11T12:05:34.337952829Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-6nsjd/registry-server\" id=f1163708-9c83-4822-88d4-f6a9fd5902f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.593135 | controller |     "Jun 11 12:05:34.347201 crc crio[24477]: time=\"2026-06-11T12:05:34.34707511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.593227 | controller |     "Jun 11 12:05:34.595545 crc crio[24477]: time=\"2026-06-11T12:05:34.594930748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.593315 | controller |     "Jun 11 12:05:34.613159 crc crio[24477]: time=\"2026-06-11T12:05:34.612791881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.593398 | controller |     "Jun 11 12:05:34.880743 crc crio[24477]: time=\"2026-06-11T12:05:34.880190763Z\" level=info msg=\"Created container 5bfbd425c6705a5dbbb1aef6a7818a9dfecb0771fb0f9ec66516d391fadff39f: openshift-marketplace/redhat-marketplace-6nsjd/registry-server\" id=f1163708-9c83-4822-88d4-f6a9fd5902f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.593479 | controller |     "Jun 11 12:05:34.886061 crc crio[24477]: time=\"2026-06-11T12:05:34.885609786Z\" level=info msg=\"Starting container: 5bfbd425c6705a5dbbb1aef6a7818a9dfecb0771fb0f9ec66516d391fadff39f\" id=e2fc2b5d-dbfe-4508-83b0-43280af200bb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.593524 | controller |     "Jun 11 12:05:34.899220 crc crio[24477]: time=\"2026-06-11T12:05:34.898975653Z\" level=info msg=\"Started container\" PID=33458 containerID=5bfbd425c6705a5dbbb1aef6a7818a9dfecb0771fb0f9ec66516d391fadff39f description=openshift-marketplace/redhat-marketplace-6nsjd/registry-server id=e2fc2b5d-dbfe-4508-83b0-43280af200bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=678b0397c5355c5d8124bf1939b75fb4725c74ee8ff3b3fcb1fd75b53f67bffe",
2026-06-11 13:18:31.593607 | controller |     "Jun 11 12:05:35.472511 crc crio[24477]: time=\"2026-06-11T12:05:35.471428792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cb163419-48e1-44ba-836c-2d7bdf538024 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.593690 | controller |     "Jun 11 12:05:35.486554 crc crio[24477]: time=\"2026-06-11T12:05:35.476332554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c24113cd-177f-4baa-8ee5-b09fa0d43464 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.593772 | controller |     "Jun 11 12:05:35.489817 crc crio[24477]: time=\"2026-06-11T12:05:35.489396805Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-5qtnq/registry-server\" id=3bd0e296-5d0e-4cac-9353-0b4507a3fe64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.593868 | controller |     "Jun 11 12:05:35.490293 crc crio[24477]: time=\"2026-06-11T12:05:35.490100105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.593962 | controller |     "Jun 11 12:05:35.505080 crc crio[24477]: time=\"2026-06-11T12:05:35.504949938Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=23a1a05d-e274-4e2b-93b1-6e7eba77bbe6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.594048 | controller |     "Jun 11 12:05:35.552347 crc crio[24477]: time=\"2026-06-11T12:05:35.552038559Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a4d0f19f-dbff-431e-abd4-4cc0687c39e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.594091 | controller |     "Jun 11 12:05:35.568862 crc crio[24477]: time=\"2026-06-11T12:05:35.565437154Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xpqkf/registry-server\" id=6c72431f-8a94-4593-a9d1-3212f41ccd3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.594185 | controller |     "Jun 11 12:05:35.568862 crc crio[24477]: time=\"2026-06-11T12:05:35.565932089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.594272 | controller |     "Jun 11 12:05:35.605944 crc crio[24477]: time=\"2026-06-11T12:05:35.605626158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.594355 | controller |     "Jun 11 12:05:35.618588 crc crio[24477]: time=\"2026-06-11T12:05:35.618493589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.594436 | controller |     "Jun 11 12:05:35.659871 crc crio[24477]: time=\"2026-06-11T12:05:35.659349951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.594516 | controller |     "Jun 11 12:05:35.673283 crc crio[24477]: time=\"2026-06-11T12:05:35.673153734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.594559 | controller |     "Jun 11 12:05:35.878632 crc crio[24477]: time=\"2026-06-11T12:05:35.877629869Z\" level=info msg=\"Created container 135c70c4762c01da26d44fff4f9f34ae943cfa1ae6af32593f28a860cb2e4b49: openshift-marketplace/community-operators-5qtnq/registry-server\" id=3bd0e296-5d0e-4cac-9353-0b4507a3fe64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.594643 | controller |     "Jun 11 12:05:35.883541 crc crio[24477]: time=\"2026-06-11T12:05:35.883408826Z\" level=info msg=\"Starting container: 135c70c4762c01da26d44fff4f9f34ae943cfa1ae6af32593f28a860cb2e4b49\" id=95219972-88e8-4bc4-a35d-80a8bfed8dd8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.594725 | controller |     "Jun 11 12:05:35.915532 crc crio[24477]: time=\"2026-06-11T12:05:35.915200893Z\" level=info msg=\"Started container\" PID=33484 containerID=135c70c4762c01da26d44fff4f9f34ae943cfa1ae6af32593f28a860cb2e4b49 description=openshift-marketplace/community-operators-5qtnq/registry-server id=95219972-88e8-4bc4-a35d-80a8bfed8dd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d56a08a100023d84645f57d2ac007762df3f48e76a0d06938e9f6150c4a07311",
2026-06-11 13:18:31.594809 | controller |     "Jun 11 12:05:35.946553 crc crio[24477]: time=\"2026-06-11T12:05:35.946212931Z\" level=info msg=\"Created container 0357f57277795d21fb082ea8f57bd0276c0f1da735e26ad0378f0774703ea0e9: openshift-marketplace/certified-operators-xpqkf/registry-server\" id=6c72431f-8a94-4593-a9d1-3212f41ccd3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.594899 | controller |     "Jun 11 12:05:35.950285 crc crio[24477]: time=\"2026-06-11T12:05:35.950110232Z\" level=info msg=\"Starting container: 0357f57277795d21fb082ea8f57bd0276c0f1da735e26ad0378f0774703ea0e9\" id=cda4637e-e177-4ba3-8f32-5342c1bbfe14 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.594997 | controller |     "Jun 11 12:05:36.012456 crc crio[24477]: time=\"2026-06-11T12:05:36.012222134Z\" level=info msg=\"Started container\" PID=33485 containerID=0357f57277795d21fb082ea8f57bd0276c0f1da735e26ad0378f0774703ea0e9 description=openshift-marketplace/certified-operators-xpqkf/registry-server id=cda4637e-e177-4ba3-8f32-5342c1bbfe14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e41767a7dd2ca60b2ce5e099782bc07b220516a67f48ae560b6caae52518d9c",
2026-06-11 13:18:31.595078 | controller |     "Jun 11 12:05:50.852854 crc crio[24477]: time=\"2026-06-11T12:05:50.844137933Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5356dc19-a864-4ce2-a48b-14ffb4e887d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.595137 | controller |     "Jun 11 12:05:50.858704 crc crio[24477]: time=\"2026-06-11T12:05:50.858384522Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a81ab5b6-0cc5-40c8-8dfa-e14eb601708a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.595283 | controller |     "Jun 11 12:05:50.866413 crc crio[24477]: time=\"2026-06-11T12:05:50.865891924Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-5n9bp/registry-server\" id=27ce4328-d426-402d-95ec-e33ea07dc30d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.595334 | controller |     "Jun 11 12:05:50.867232 crc crio[24477]: time=\"2026-06-11T12:05:50.866799878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.595423 | controller |     "Jun 11 12:05:50.922128 crc crio[24477]: time=\"2026-06-11T12:05:50.922034728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.595507 | controller |     "Jun 11 12:05:50.925818 crc crio[24477]: time=\"2026-06-11T12:05:50.925633439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.595590 | controller |     "Jun 11 12:05:51.078963 crc crio[24477]: time=\"2026-06-11T12:05:51.078812526Z\" level=info msg=\"Created container 2b69e9db61beb98c3a3e40098677657d19247ea3a82cc8785624c4e6661f0a38: openshift-marketplace/redhat-operators-5n9bp/registry-server\" id=27ce4328-d426-402d-95ec-e33ea07dc30d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.595702 | controller |     "Jun 11 12:05:51.080610 crc crio[24477]: time=\"2026-06-11T12:05:51.080497904Z\" level=info msg=\"Starting container: 2b69e9db61beb98c3a3e40098677657d19247ea3a82cc8785624c4e6661f0a38\" id=f708e642-e68b-4522-b144-0499004bcdc3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.595871 | controller |     "Jun 11 12:05:51.087909 crc crio[24477]: time=\"2026-06-11T12:05:51.087740948Z\" level=info msg=\"Started container\" PID=33886 containerID=2b69e9db61beb98c3a3e40098677657d19247ea3a82cc8785624c4e6661f0a38 description=openshift-marketplace/redhat-operators-5n9bp/registry-server id=f708e642-e68b-4522-b144-0499004bcdc3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59b14e2744ba6bf4ee908f54864e3c8b4c63132c650a06406a159156ec6d4515",
2026-06-11 13:18:31.595986 | controller |     "Jun 11 12:05:53.030120 crc crio[24477]: time=\"2026-06-11T12:05:53.029562721Z\" level=info msg=\"Stopping container: b2ee360d1f8d30cf77f3f909d48e1b2b07e13c7a65afae520a276a42f1e1fc46 (timeout: 2s)\" id=d35dd0c1-f16e-488a-b01d-54469b17d27b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.596035 | controller |     "Jun 11 12:05:53.160848 crc crio[24477]: time=\"2026-06-11T12:05:53.160747662Z\" level=info msg=\"Stopped container b2ee360d1f8d30cf77f3f909d48e1b2b07e13c7a65afae520a276a42f1e1fc46: openshift-marketplace/certified-operators-xmmw2/registry-server\" id=d35dd0c1-f16e-488a-b01d-54469b17d27b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.596073 | controller |     "Jun 11 12:05:53.161771 crc crio[24477]: time=\"2026-06-11T12:05:53.161708978Z\" level=info msg=\"Stopping pod sandbox: 12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda\" id=8620ab25-4e53-48f1-a76f-ae0569805c88 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.596162 | controller |     "Jun 11 12:05:53.162353 crc crio[24477]: time=\"2026-06-11T12:05:53.162231253Z\" level=info msg=\"Got pod network &{Name:certified-operators-xmmw2 Namespace:openshift-marketplace ID:12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda UID:eac99895-4454-4b32-927c-65fd1c875bc5 NetNS:/var/run/netns/dc5eee38-2df2-4a8d-8db5-20400a25426c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeac99895_4454_4b32_927c_65fd1c875bc5.slice PodAnnotations:0xc000b18ca8}] Aliases:map[]}\"",
2026-06-11 13:18:31.596213 | controller |     "Jun 11 12:05:53.162521 crc crio[24477]: time=\"2026-06-11T12:05:53.162454239Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-xmmw2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.596249 | controller |     "Jun 11 12:05:53.230578 crc crio[24477]: time=\"2026-06-11T12:05:53.230362312Z\" level=info msg=\"Stopping container: 364c68100a4ef11e21019780a02e6d578110ff11cbf867c3d3026ff6c5067a01 (timeout: 2s)\" id=94a936a6-b32b-4842-b1a8-387f66f2ec9b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.596283 | controller |     "Jun 11 12:05:53.371180 crc crio[24477]: time=\"2026-06-11T12:05:53.371102865Z\" level=info msg=\"Stopped container 364c68100a4ef11e21019780a02e6d578110ff11cbf867c3d3026ff6c5067a01: openshift-marketplace/redhat-marketplace-c784s/registry-server\" id=94a936a6-b32b-4842-b1a8-387f66f2ec9b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.596318 | controller |     "Jun 11 12:05:53.372021 crc crio[24477]: time=\"2026-06-11T12:05:53.371951379Z\" level=info msg=\"Stopping pod sandbox: 7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc\" id=41deecbb-292d-416d-8821-eadc47ada1fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.596413 | controller |     "Jun 11 12:05:53.372490 crc crio[24477]: time=\"2026-06-11T12:05:53.372428283Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-c784s Namespace:openshift-marketplace ID:7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc UID:2f7297c3-a3e0-494a-b525-d351a5a5d6a4 NetNS:/var/run/netns/58368884-6801-4dba-8545-05523c95c4fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f7297c3_a3e0_494a_b525_d351a5a5d6a4.slice PodAnnotations:0xc00251e7a0}] Aliases:map[]}\"",
2026-06-11 13:18:31.596451 | controller |     "Jun 11 12:05:53.372783 crc crio[24477]: time=\"2026-06-11T12:05:53.372597767Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-c784s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.596485 | controller |     "Jun 11 12:05:53.594767 crc crio[24477]: time=\"2026-06-11T12:05:53.594309227Z\" level=info msg=\"Stopped pod sandbox: 12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda\" id=8620ab25-4e53-48f1-a76f-ae0569805c88 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.596518 | controller |     "Jun 11 12:05:53.833818 crc crio[24477]: time=\"2026-06-11T12:05:53.833725924Z\" level=info msg=\"Stopped pod sandbox: 7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc\" id=41deecbb-292d-416d-8821-eadc47ada1fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.596551 | controller |     "Jun 11 12:05:53.889909 crc crio[24477]: time=\"2026-06-11T12:05:53.889337369Z\" level=info msg=\"Removing container: b2ee360d1f8d30cf77f3f909d48e1b2b07e13c7a65afae520a276a42f1e1fc46\" id=9b3b92da-3afc-4cea-8698-ebe1cf9620c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.596584 | controller |     "Jun 11 12:05:53.917896 crc crio[24477]: time=\"2026-06-11T12:05:53.917843695Z\" level=info msg=\"Removed container b2ee360d1f8d30cf77f3f909d48e1b2b07e13c7a65afae520a276a42f1e1fc46: openshift-marketplace/certified-operators-xmmw2/registry-server\" id=9b3b92da-3afc-4cea-8698-ebe1cf9620c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.596626 | controller |     "Jun 11 12:05:53.927886 crc crio[24477]: time=\"2026-06-11T12:05:53.927786342Z\" level=info msg=\"Removing container: 38d01ec2403f9e5460f15c4bee01369eaa23b95a15a0dab7db1477d6eaf6673c\" id=f24caa06-107a-42b9-9f9b-e8d613da72a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.596660 | controller |     "Jun 11 12:05:53.952931 crc crio[24477]: time=\"2026-06-11T12:05:53.95259742Z\" level=info msg=\"Removed container 38d01ec2403f9e5460f15c4bee01369eaa23b95a15a0dab7db1477d6eaf6673c: openshift-marketplace/certified-operators-xmmw2/extract-content\" id=f24caa06-107a-42b9-9f9b-e8d613da72a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.596694 | controller |     "Jun 11 12:05:53.967908 crc crio[24477]: time=\"2026-06-11T12:05:53.967823903Z\" level=info msg=\"Removing container: 75a4fb1da534e5c76accf8aedf44a1df04db2054d71bae504bf905202ef5473d\" id=0d621f30-ca14-41f0-87bb-f9fbda735c36 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.596789 | controller |     "Jun 11 12:05:54.011164 crc crio[24477]: time=\"2026-06-11T12:05:54.01101744Z\" level=info msg=\"Removed container 75a4fb1da534e5c76accf8aedf44a1df04db2054d71bae504bf905202ef5473d: openshift-marketplace/certified-operators-xmmw2/extract-utilities\" id=0d621f30-ca14-41f0-87bb-f9fbda735c36 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.596843 | controller |     "Jun 11 12:05:54.019525 crc crio[24477]: time=\"2026-06-11T12:05:54.019421055Z\" level=info msg=\"Removing container: 364c68100a4ef11e21019780a02e6d578110ff11cbf867c3d3026ff6c5067a01\" id=3a1c9e97-fed7-42b6-a899-f1f6b87690eb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.596935 | controller |     "Jun 11 12:05:54.053999 crc crio[24477]: time=\"2026-06-11T12:05:54.051535147Z\" level=info msg=\"Removed container 364c68100a4ef11e21019780a02e6d578110ff11cbf867c3d3026ff6c5067a01: openshift-marketplace/redhat-marketplace-c784s/registry-server\" id=3a1c9e97-fed7-42b6-a899-f1f6b87690eb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.596971 | controller |     "Jun 11 12:05:54.055421 crc crio[24477]: time=\"2026-06-11T12:05:54.055320071Z\" level=info msg=\"Removing container: 08a7aabfcf3c725ef4895994e0d54c9085970b7f3a7e3630e215e87c46365985\" id=b2335002-75b7-4cf5-9dad-f4fef7f9c70f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.597005 | controller |     "Jun 11 12:05:54.111880 crc crio[24477]: time=\"2026-06-11T12:05:54.111618655Z\" level=info msg=\"Removed container 08a7aabfcf3c725ef4895994e0d54c9085970b7f3a7e3630e215e87c46365985: openshift-marketplace/redhat-marketplace-c784s/extract-content\" id=b2335002-75b7-4cf5-9dad-f4fef7f9c70f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.597038 | controller |     "Jun 11 12:05:54.117280 crc crio[24477]: time=\"2026-06-11T12:05:54.117192348Z\" level=info msg=\"Removing container: 5a221f24702d9f6cbe52adb156941f087e8fd412ceb456d81df3e038db23e22d\" id=a50c9907-5a7a-4b58-bf84-b99b83fc010f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.597071 | controller |     "Jun 11 12:05:54.141301 crc crio[24477]: time=\"2026-06-11T12:05:54.141184257Z\" level=info msg=\"Removed container 5a221f24702d9f6cbe52adb156941f087e8fd412ceb456d81df3e038db23e22d: openshift-marketplace/redhat-marketplace-c784s/extract-utilities\" id=a50c9907-5a7a-4b58-bf84-b99b83fc010f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.597105 | controller |     "Jun 11 12:05:55.622214 crc crio[24477]: time=\"2026-06-11T12:05:55.622107271Z\" level=info msg=\"Stopping container: 572aa9f980bb04e997bbb13d1188b814cd42c3e0a3a0f8b3da1932bd9e2c0f2c (timeout: 2s)\" id=c5de2a5a-9550-4c86-8dd6-ded24d51109a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.597137 | controller |     "Jun 11 12:05:55.758418 crc crio[24477]: time=\"2026-06-11T12:05:55.75817197Z\" level=info msg=\"Stopped container 572aa9f980bb04e997bbb13d1188b814cd42c3e0a3a0f8b3da1932bd9e2c0f2c: openshift-marketplace/community-operators-h62kq/registry-server\" id=c5de2a5a-9550-4c86-8dd6-ded24d51109a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.597179 | controller |     "Jun 11 12:05:55.759609 crc crio[24477]: time=\"2026-06-11T12:05:55.759531567Z\" level=info msg=\"Stopping pod sandbox: cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d\" id=fe7e48eb-4385-4dd1-a915-c7ebaf3c2586 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.597215 | controller |     "Jun 11 12:05:55.760441 crc crio[24477]: time=\"2026-06-11T12:05:55.760367981Z\" level=info msg=\"Got pod network &{Name:community-operators-h62kq Namespace:openshift-marketplace ID:cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d UID:6448c17c-b504-4b64-ac53-a68d2814cfc7 NetNS:/var/run/netns/1fd5a0bf-e8af-4390-bb84-fb0e9e9ce02b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6448c17c_b504_4b64_ac53_a68d2814cfc7.slice PodAnnotations:0xc002d94340}] Aliases:map[]}\"",
2026-06-11 13:18:31.597292 | controller |     "Jun 11 12:05:55.760727 crc crio[24477]: time=\"2026-06-11T12:05:55.760601069Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-h62kq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.597328 | controller |     "Jun 11 12:05:56.014556 crc crio[24477]: time=\"2026-06-11T12:05:56.014028068Z\" level=info msg=\"Stopped pod sandbox: cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d\" id=fe7e48eb-4385-4dd1-a915-c7ebaf3c2586 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.597361 | controller |     "Jun 11 12:05:56.953854 crc crio[24477]: time=\"2026-06-11T12:05:56.953726265Z\" level=info msg=\"Removing container: 572aa9f980bb04e997bbb13d1188b814cd42c3e0a3a0f8b3da1932bd9e2c0f2c\" id=8eedd17f-3524-4f7c-abd3-2706cc4b8f30 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.597394 | controller |     "Jun 11 12:05:56.977543 crc crio[24477]: time=\"2026-06-11T12:05:56.977453773Z\" level=info msg=\"Removed container 572aa9f980bb04e997bbb13d1188b814cd42c3e0a3a0f8b3da1932bd9e2c0f2c: openshift-marketplace/community-operators-h62kq/registry-server\" id=8eedd17f-3524-4f7c-abd3-2706cc4b8f30 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.597427 | controller |     "Jun 11 12:05:56.983517 crc crio[24477]: time=\"2026-06-11T12:05:56.983358035Z\" level=info msg=\"Removing container: 656c3dbe1edcde6808aea8247ec45f125d633db82ecacb5f37efd6853b512aaa\" id=3eda7d0e-a87f-4c8a-8da5-48d10e7785d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.597508 | controller |     "Jun 11 12:05:57.026237 crc crio[24477]: time=\"2026-06-11T12:05:57.026167639Z\" level=info msg=\"Removed container 656c3dbe1edcde6808aea8247ec45f125d633db82ecacb5f37efd6853b512aaa: openshift-marketplace/community-operators-h62kq/extract-content\" id=3eda7d0e-a87f-4c8a-8da5-48d10e7785d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.597553 | controller |     "Jun 11 12:05:57.029372 crc crio[24477]: time=\"2026-06-11T12:05:57.029239213Z\" level=info msg=\"Removing container: 35d44ce0cd2d6151a68fc5dbfd4ae2dc9a602e91e61fd91bc9ef019f1da541c7\" id=f56a6a05-c32d-4431-9cb2-2115350b3a3c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.597586 | controller |     "Jun 11 12:05:57.066290 crc crio[24477]: time=\"2026-06-11T12:05:57.066076978Z\" level=info msg=\"Removed container 35d44ce0cd2d6151a68fc5dbfd4ae2dc9a602e91e61fd91bc9ef019f1da541c7: openshift-marketplace/community-operators-h62kq/extract-utilities\" id=f56a6a05-c32d-4431-9cb2-2115350b3a3c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.597620 | controller |     "Jun 11 12:06:00.531536 crc crio[24477]: time=\"2026-06-11T12:06:00.53081015Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686326-76jls/POD\" id=8ba11dd8-eba4-4134-91ab-c8df4cf0a203 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.597718 | controller |     "Jun 11 12:06:00.533403 crc crio[24477]: time=\"2026-06-11T12:06:00.533349671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.597763 | controller |     "Jun 11 12:06:00.558139 crc crio[24477]: time=\"2026-06-11T12:06:00.558070744Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686326-76jls Namespace:openshift-infra ID:e7e42787de488fce3ede6cc383aa459ba1101435c6b56299aec98752499ce077 UID:1801991c-6442-489c-b8c6-e8e58a48c2db NetNS:/var/run/netns/f1ef617d-ebe7-4fe8-a3c7-d00012c2de09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1801991c_6442_489c_b8c6_e8e58a48c2db.slice PodAnnotations:0xc000a86d00}] Aliases:map[]}\"",
2026-06-11 13:18:31.597799 | controller |     "Jun 11 12:06:00.558628 crc crio[24477]: time=\"2026-06-11T12:06:00.558606179Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686326-76jls to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.597834 | controller |     "Jun 11 12:06:00.957807 crc crio[24477]: 2026-06-11T12:06:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7e42787de488fc Mac:9e:8b:2c:54:09:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/f1ef617d-ebe7-4fe8-a3c7-d00012c2de09 SocketPath: PciID:}] [{Interface:0xc000014cd0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.597903 | controller |     "Jun 11 12:06:00.960131 crc crio[24477]: time=\"2026-06-11T12:06:00.96004588Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686326-76jls Namespace:openshift-infra ID:e7e42787de488fce3ede6cc383aa459ba1101435c6b56299aec98752499ce077 UID:1801991c-6442-489c-b8c6-e8e58a48c2db NetNS:/var/run/netns/f1ef617d-ebe7-4fe8-a3c7-d00012c2de09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1801991c_6442_489c_b8c6_e8e58a48c2db.slice PodAnnotations:0xc000a86d00}] Aliases:map[]}\"",
2026-06-11 13:18:31.597941 | controller |     "Jun 11 12:06:00.960473 crc crio[24477]: time=\"2026-06-11T12:06:00.960451171Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686326-76jls for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.597975 | controller |     "Jun 11 12:06:00.979087 crc crio[24477]: time=\"2026-06-11T12:06:00.979034646Z\" level=info msg=\"Ran pod sandbox e7e42787de488fce3ede6cc383aa459ba1101435c6b56299aec98752499ce077 with infra container: openshift-infra/auto-csr-approver-29686326-76jls/POD\" id=8ba11dd8-eba4-4134-91ab-c8df4cf0a203 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.598008 | controller |     "Jun 11 12:06:00.987994 crc crio[24477]: time=\"2026-06-11T12:06:00.987876634Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f42851f6-c8e0-4759-b128-1c7a1018d777 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.598041 | controller |     "Jun 11 12:06:00.998344 crc crio[24477]: time=\"2026-06-11T12:06:00.998206094Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 13:18:31.598074 | controller |     "Jun 11 12:06:04.972625 crc crio[24477]: time=\"2026-06-11T12:06:04.972044084Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f42851f6-c8e0-4759-b128-1c7a1018d777 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.598107 | controller |     "Jun 11 12:06:04.975511 crc crio[24477]: time=\"2026-06-11T12:06:04.975140598Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b4e5e09e-8d4f-4424-85bd-27aa79e55849 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.598154 | controller |     "Jun 11 12:06:04.979001 crc crio[24477]: time=\"2026-06-11T12:06:04.978696367Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a4c24297-1c13-496c-859a-1db14b0d642a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.598189 | controller |     "Jun 11 12:06:04.992147 crc crio[24477]: time=\"2026-06-11T12:06:04.991901388Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686326-76jls/oc\" id=6404a3c5-7cce-43a1-8422-7b2c5b8783d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.598223 | controller |     "Jun 11 12:06:04.993763 crc crio[24477]: time=\"2026-06-11T12:06:04.993699279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.598256 | controller |     "Jun 11 12:06:05.020971 crc crio[24477]: time=\"2026-06-11T12:06:05.02085939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.598289 | controller |     "Jun 11 12:06:05.368398 crc crio[24477]: time=\"2026-06-11T12:06:05.368171905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.598323 | controller |     "Jun 11 12:06:05.492561 crc crio[24477]: time=\"2026-06-11T12:06:05.491955438Z\" level=info msg=\"Created container a91a98c0819941991e9714637af21ebb1f2a80bd0d7da3870f6da15116d48933: openshift-infra/auto-csr-approver-29686326-76jls/oc\" id=6404a3c5-7cce-43a1-8422-7b2c5b8783d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.598357 | controller |     "Jun 11 12:06:05.494831 crc crio[24477]: time=\"2026-06-11T12:06:05.494502739Z\" level=info msg=\"Starting container: a91a98c0819941991e9714637af21ebb1f2a80bd0d7da3870f6da15116d48933\" id=4d777bb1-1ee6-4e28-80a4-43e3b06d0453 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.598392 | controller |     "Jun 11 12:06:05.500951 crc crio[24477]: time=\"2026-06-11T12:06:05.500594161Z\" level=info msg=\"Started container\" PID=34239 containerID=a91a98c0819941991e9714637af21ebb1f2a80bd0d7da3870f6da15116d48933 description=openshift-infra/auto-csr-approver-29686326-76jls/oc id=4d777bb1-1ee6-4e28-80a4-43e3b06d0453 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7e42787de488fce3ede6cc383aa459ba1101435c6b56299aec98752499ce077",
2026-06-11 13:18:31.598427 | controller |     "Jun 11 12:06:07.088436 crc crio[24477]: time=\"2026-06-11T12:06:07.087829794Z\" level=info msg=\"Stopping pod sandbox: e7e42787de488fce3ede6cc383aa459ba1101435c6b56299aec98752499ce077\" id=625d1e3e-33d6-4b68-aad3-178084fd6f8c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.598462 | controller |     "Jun 11 12:06:07.091155 crc crio[24477]: time=\"2026-06-11T12:06:07.089047819Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686326-76jls Namespace:openshift-infra ID:e7e42787de488fce3ede6cc383aa459ba1101435c6b56299aec98752499ce077 UID:1801991c-6442-489c-b8c6-e8e58a48c2db NetNS:/var/run/netns/f1ef617d-ebe7-4fe8-a3c7-d00012c2de09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1801991c_6442_489c_b8c6_e8e58a48c2db.slice PodAnnotations:0xc002d943b0}] Aliases:map[]}\"",
2026-06-11 13:18:31.598496 | controller |     "Jun 11 12:06:07.091155 crc crio[24477]: time=\"2026-06-11T12:06:07.089178873Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686326-76jls from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.598531 | controller |     "Jun 11 12:06:07.392946 crc crio[24477]: time=\"2026-06-11T12:06:07.392570515Z\" level=info msg=\"Stopped pod sandbox: e7e42787de488fce3ede6cc383aa459ba1101435c6b56299aec98752499ce077\" id=625d1e3e-33d6-4b68-aad3-178084fd6f8c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.598571 | controller |     "Jun 11 12:06:07.995989 crc crio[24477]: time=\"2026-06-11T12:06:07.994964977Z\" level=info msg=\"Stopping pod sandbox: 7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc\" id=bf5a9076-da5c-4840-a276-919249ed746b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.598604 | controller |     "Jun 11 12:06:07.995989 crc crio[24477]: time=\"2026-06-11T12:06:07.995626785Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc\" id=bf5a9076-da5c-4840-a276-919249ed746b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.598637 | controller |     "Jun 11 12:06:07.996987 crc crio[24477]: time=\"2026-06-11T12:06:07.996876801Z\" level=info msg=\"Removing pod sandbox: 7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc\" id=091833e3-6022-4a31-8265-42f4c1035d45 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.598670 | controller |     "Jun 11 12:06:08.023727 crc crio[24477]: time=\"2026-06-11T12:06:08.010448313Z\" level=info msg=\"Removed pod sandbox: 7c0fb7920d537f04ac2c48eb369f64e92cd80bfe162853c00ff7a15c6164e4bc\" id=091833e3-6022-4a31-8265-42f4c1035d45 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.598703 | controller |     "Jun 11 12:06:08.023727 crc crio[24477]: time=\"2026-06-11T12:06:08.011752028Z\" level=info msg=\"Stopping pod sandbox: 12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda\" id=7fcbc028-782d-4b3a-bb7d-5bad06ad557c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.598736 | controller |     "Jun 11 12:06:08.023727 crc crio[24477]: time=\"2026-06-11T12:06:08.011804089Z\" level=info msg=\"Stopped pod sandbox (already stopped): 12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda\" id=7fcbc028-782d-4b3a-bb7d-5bad06ad557c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.598768 | controller |     "Jun 11 12:06:08.023727 crc crio[24477]: time=\"2026-06-11T12:06:08.012775446Z\" level=info msg=\"Removing pod sandbox: 12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda\" id=118825ba-aa5c-455d-b7ea-2a5e761b8123 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.598800 | controller |     "Jun 11 12:06:08.033439 crc crio[24477]: time=\"2026-06-11T12:06:08.033198721Z\" level=info msg=\"Removed pod sandbox: 12228a640f9815213c98efb7da1083d9533699d4dadd9cb336dd81bf6ad36dda\" id=118825ba-aa5c-455d-b7ea-2a5e761b8123 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.598921 | controller |     "Jun 11 12:06:08.034471 crc crio[24477]: time=\"2026-06-11T12:06:08.034337642Z\" level=info msg=\"Stopping pod sandbox: cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d\" id=a39acb33-dfce-48e2-a1e0-c7937b3875b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.598966 | controller |     "Jun 11 12:06:08.034471 crc crio[24477]: time=\"2026-06-11T12:06:08.034419734Z\" level=info msg=\"Stopped pod sandbox (already stopped): cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d\" id=a39acb33-dfce-48e2-a1e0-c7937b3875b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.599001 | controller |     "Jun 11 12:06:08.035476 crc crio[24477]: time=\"2026-06-11T12:06:08.035156054Z\" level=info msg=\"Removing pod sandbox: cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d\" id=87cc09fe-0247-4aeb-8896-b6fc82f01abb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.599035 | controller |     "Jun 11 12:06:08.050436 crc crio[24477]: time=\"2026-06-11T12:06:08.050235579Z\" level=info msg=\"Removed pod sandbox: cf2b7bb8a5dc769633e1c369177c4da326132f9433bb637cfb981adf95a7978d\" id=87cc09fe-0247-4aeb-8896-b6fc82f01abb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.599076 | controller |     "Jun 11 12:06:10.717474 crc crio[24477]: time=\"2026-06-11T12:06:10.716875678Z\" level=info msg=\"Stopping container: c5a0b08f743795e8de330040831798d860d3ebb3256151edbbcc8ee3e3529299 (timeout: 2s)\" id=cc49af58-1cf8-4c8e-a33b-4dcd0624c2be name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.599111 | controller |     "Jun 11 12:06:10.846308 crc crio[24477]: time=\"2026-06-11T12:06:10.846141983Z\" level=info msg=\"Stopped container c5a0b08f743795e8de330040831798d860d3ebb3256151edbbcc8ee3e3529299: openshift-marketplace/redhat-operators-fdkd2/registry-server\" id=cc49af58-1cf8-4c8e-a33b-4dcd0624c2be name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.599146 | controller |     "Jun 11 12:06:10.849288 crc crio[24477]: time=\"2026-06-11T12:06:10.849191978Z\" level=info msg=\"Stopping pod sandbox: 63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034\" id=9d6e5e16-4819-43a9-bad1-39153da1cb74 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.599179 | controller |     "Jun 11 12:06:10.849977 crc crio[24477]: time=\"2026-06-11T12:06:10.849896468Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fdkd2 Namespace:openshift-marketplace ID:63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034 UID:ee19b429-2e70-4caf-811c-2101faf70388 NetNS:/var/run/netns/a304afb4-5e21-4098-aee4-759f0c584a97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee19b429_2e70_4caf_811c_2101faf70388.slice PodAnnotations:0xc002d1a0a8}] Aliases:map[]}\"",
2026-06-11 13:18:31.599213 | controller |     "Jun 11 12:06:10.850156 crc crio[24477]: time=\"2026-06-11T12:06:10.850090094Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-fdkd2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.599246 | controller |     "Jun 11 12:06:11.082159 crc crio[24477]: time=\"2026-06-11T12:06:11.081534198Z\" level=info msg=\"Stopped pod sandbox: 63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034\" id=9d6e5e16-4819-43a9-bad1-39153da1cb74 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.599279 | controller |     "Jun 11 12:06:11.148952 crc crio[24477]: time=\"2026-06-11T12:06:11.148754036Z\" level=info msg=\"Removing container: c5a0b08f743795e8de330040831798d860d3ebb3256151edbbcc8ee3e3529299\" id=4b6765fc-0682-426b-affb-b16af3ebc21d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.599311 | controller |     "Jun 11 12:06:11.174816 crc crio[24477]: time=\"2026-06-11T12:06:11.17458025Z\" level=info msg=\"Removed container c5a0b08f743795e8de330040831798d860d3ebb3256151edbbcc8ee3e3529299: openshift-marketplace/redhat-operators-fdkd2/registry-server\" id=4b6765fc-0682-426b-affb-b16af3ebc21d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.599343 | controller |     "Jun 11 12:06:11.178066 crc crio[24477]: time=\"2026-06-11T12:06:11.177991774Z\" level=info msg=\"Removing container: 3e6e974680bc2122adff085069a260b4f2f5284556aa49ccb5f01772d60ae391\" id=a8deb3c2-e98b-4961-8b27-f859a4825105 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.599375 | controller |     "Jun 11 12:06:11.219150 crc crio[24477]: time=\"2026-06-11T12:06:11.219045111Z\" level=info msg=\"Removed container 3e6e974680bc2122adff085069a260b4f2f5284556aa49ccb5f01772d60ae391: openshift-marketplace/redhat-operators-fdkd2/extract-content\" id=a8deb3c2-e98b-4961-8b27-f859a4825105 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.599407 | controller |     "Jun 11 12:06:11.223438 crc crio[24477]: time=\"2026-06-11T12:06:11.223365457Z\" level=info msg=\"Removing container: 1d353ddfe8c066beaa6dd6734ef00c32f3aa01a55f69cbf71a7319cfff8222be\" id=617ede96-b419-4252-adac-ee3fc7fe0184 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.599446 | controller |     "Jun 11 12:06:11.251720 crc crio[24477]: time=\"2026-06-11T12:06:11.251533913Z\" level=info msg=\"Removed container 1d353ddfe8c066beaa6dd6734ef00c32f3aa01a55f69cbf71a7319cfff8222be: openshift-marketplace/redhat-operators-fdkd2/extract-utilities\" id=617ede96-b419-4252-adac-ee3fc7fe0184 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.599479 | controller |     "Jun 11 12:07:08.084261 crc crio[24477]: time=\"2026-06-11T12:07:08.082780673Z\" level=info msg=\"Stopping pod sandbox: 63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034\" id=d4f09f2f-f8f7-47b8-849c-9cc389681268 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.599511 | controller |     "Jun 11 12:07:08.084261 crc crio[24477]: time=\"2026-06-11T12:07:08.084008598Z\" level=info msg=\"Stopped pod sandbox (already stopped): 63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034\" id=d4f09f2f-f8f7-47b8-849c-9cc389681268 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.599543 | controller |     "Jun 11 12:07:08.087271 crc crio[24477]: time=\"2026-06-11T12:07:08.084776139Z\" level=info msg=\"Removing pod sandbox: 63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034\" id=ada01e0d-8bd5-4933-8419-beca6ab040cd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.599575 | controller |     "Jun 11 12:07:08.282888 crc crio[24477]: time=\"2026-06-11T12:07:08.28233032Z\" level=info msg=\"Removed pod sandbox: 63367b94653615f6c64c49c43dd76cca1d230ce145fe649e7941cfccc2b1b034\" id=ada01e0d-8bd5-4933-8419-beca6ab040cd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.599606 | controller |     "Jun 11 12:07:47.193605 crc crio[24477]: time=\"2026-06-11T12:07:47.192775254Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-crhq9/POD\" id=d419147c-7142-43af-855a-1b0cbd3ed209 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.599638 | controller |     "Jun 11 12:07:47.195806 crc crio[24477]: time=\"2026-06-11T12:07:47.193794173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.599670 | controller |     "Jun 11 12:07:47.215706 crc crio[24477]: time=\"2026-06-11T12:07:47.215459889Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=d419147c-7142-43af-855a-1b0cbd3ed209 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.599703 | controller |     "Jun 11 12:07:47.234284 crc crio[24477]: time=\"2026-06-11T12:07:47.234211597Z\" level=info msg=\"Ran pod sandbox e9ba15a0ea312d49ffbbc1cf9bc1d2589b558ed7ffe425cc8a6bc4e65b4b20a9 with infra container: openshift-multus/cni-sysctl-allowlist-ds-crhq9/POD\" id=d419147c-7142-43af-855a-1b0cbd3ed209 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.599735 | controller |     "Jun 11 12:07:47.239555 crc crio[24477]: time=\"2026-06-11T12:07:47.239149828Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=a2b47be0-0bdb-4c3b-a125-0d8297a732f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.599767 | controller |     "Jun 11 12:07:47.245210 crc crio[24477]: time=\"2026-06-11T12:07:47.24475553Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=4c68724d-3174-4191-8775-29a6beccdedc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.599844 | controller |     "Jun 11 12:07:47.260267 crc crio[24477]: time=\"2026-06-11T12:07:47.259974761Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-crhq9/kube-multus-additional-cni-plugins\" id=9c9ed2f6-5b70-4eee-81dd-5449b5d3328e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.599921 | controller |     "Jun 11 12:07:47.260876 crc crio[24477]: time=\"2026-06-11T12:07:47.260714931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.599958 | controller |     "Jun 11 12:07:47.332560 crc crio[24477]: time=\"2026-06-11T12:07:47.332283892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.599991 | controller |     "Jun 11 12:07:48.055968 crc crio[24477]: time=\"2026-06-11T12:07:48.055825048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.600025 | controller |     "Jun 11 12:07:48.172033 crc crio[24477]: time=\"2026-06-11T12:07:48.171429532Z\" level=info msg=\"Created container 4727e6e0d4acdf89a1127ef0088c462a113a5740994af5b84397e53440e8667d: openshift-multus/cni-sysctl-allowlist-ds-crhq9/kube-multus-additional-cni-plugins\" id=9c9ed2f6-5b70-4eee-81dd-5449b5d3328e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.600058 | controller |     "Jun 11 12:07:48.173631 crc crio[24477]: time=\"2026-06-11T12:07:48.173537332Z\" level=info msg=\"Starting container: 4727e6e0d4acdf89a1127ef0088c462a113a5740994af5b84397e53440e8667d\" id=3fc623b3-357f-4e5b-be56-7ecdb730208a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.600091 | controller |     "Jun 11 12:07:48.180929 crc crio[24477]: time=\"2026-06-11T12:07:48.180167857Z\" level=info msg=\"Started container\" PID=35674 containerID=4727e6e0d4acdf89a1127ef0088c462a113a5740994af5b84397e53440e8667d description=openshift-multus/cni-sysctl-allowlist-ds-crhq9/kube-multus-additional-cni-plugins id=3fc623b3-357f-4e5b-be56-7ecdb730208a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9ba15a0ea312d49ffbbc1cf9bc1d2589b558ed7ffe425cc8a6bc4e65b4b20a9",
2026-06-11 13:18:31.600126 | controller |     "Jun 11 12:07:51.686381 crc crio[24477]: time=\"2026-06-11T12:07:51.685100968Z\" level=info msg=\"Stopping container: 4727e6e0d4acdf89a1127ef0088c462a113a5740994af5b84397e53440e8667d (timeout: 30s)\" id=028e1dbe-0518-42cd-86d8-3a16bce9112e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.600159 | controller |     "Jun 11 12:08:00.508530 crc crio[24477]: time=\"2026-06-11T12:08:00.505984933Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686328-8hjnm/POD\" id=ee037104-c20c-43f2-ab1c-f8c651b30816 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.600193 | controller |     "Jun 11 12:08:00.508530 crc crio[24477]: time=\"2026-06-11T12:08:00.508248068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.600227 | controller |     "Jun 11 12:08:00.556953 crc crio[24477]: time=\"2026-06-11T12:08:00.556114548Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686328-8hjnm Namespace:openshift-infra ID:5a659938c99f0a7a88ff783097a7f91e7a97906e2195bbe8ae86b36235535baa UID:f4beffed-c47a-4fc9-b74d-42c919033c11 NetNS:/var/run/netns/0a4abdae-131e-4794-b63c-123c267e6c9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4beffed_c47a_4fc9_b74d_42c919033c11.slice PodAnnotations:0xc000a14fd0}] Aliases:map[]}\"",
2026-06-11 13:18:31.600260 | controller |     "Jun 11 12:08:00.556953 crc crio[24477]: time=\"2026-06-11T12:08:00.556943489Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686328-8hjnm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.600294 | controller |     "Jun 11 12:08:01.392890 crc crio[24477]: 2026-06-11T12:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a659938c99f0a7 Mac:c6:75:bd:f8:65:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/0a4abdae-131e-4794-b63c-123c267e6c9d SocketPath: PciID:}] [{Interface:0xc00029ecf0 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.600334 | controller |     "Jun 11 12:08:01.394915 crc crio[24477]: time=\"2026-06-11T12:08:01.394141127Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686328-8hjnm Namespace:openshift-infra ID:5a659938c99f0a7a88ff783097a7f91e7a97906e2195bbe8ae86b36235535baa UID:f4beffed-c47a-4fc9-b74d-42c919033c11 NetNS:/var/run/netns/0a4abdae-131e-4794-b63c-123c267e6c9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4beffed_c47a_4fc9_b74d_42c919033c11.slice PodAnnotations:0xc000a14fd0}] Aliases:map[]}\"",
2026-06-11 13:18:31.600369 | controller |     "Jun 11 12:08:01.394915 crc crio[24477]: time=\"2026-06-11T12:08:01.39426738Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686328-8hjnm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.600402 | controller |     "Jun 11 12:08:01.402408 crc crio[24477]: time=\"2026-06-11T12:08:01.402279657Z\" level=info msg=\"Ran pod sandbox 5a659938c99f0a7a88ff783097a7f91e7a97906e2195bbe8ae86b36235535baa with infra container: openshift-infra/auto-csr-approver-29686328-8hjnm/POD\" id=ee037104-c20c-43f2-ab1c-f8c651b30816 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.600434 | controller |     "Jun 11 12:08:01.406954 crc crio[24477]: time=\"2026-06-11T12:08:01.406860144Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=27ea8070-e810-4a7d-bfd5-112262af3f41 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.600467 | controller |     "Jun 11 12:08:01.417855 crc crio[24477]: time=\"2026-06-11T12:08:01.417387318Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 13:18:31.600501 | controller |     "Jun 11 12:08:02.467942 crc crio[24477]: time=\"2026-06-11T12:08:02.467785159Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=27ea8070-e810-4a7d-bfd5-112262af3f41 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.600534 | controller |     "Jun 11 12:08:02.470267 crc crio[24477]: time=\"2026-06-11T12:08:02.469295822Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c72154a8-e342-4535-9ee5-759d03311ebc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.600567 | controller |     "Jun 11 12:08:02.472352 crc crio[24477]: time=\"2026-06-11T12:08:02.472193062Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a218f068-45b1-438a-a5dc-5c1023572716 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.600600 | controller |     "Jun 11 12:08:02.482525 crc crio[24477]: time=\"2026-06-11T12:08:02.481916594Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686328-8hjnm/oc\" id=f7cd8285-746f-4bf7-a5d8-9fb2ec115db7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.600633 | controller |     "Jun 11 12:08:02.483776 crc crio[24477]: time=\"2026-06-11T12:08:02.482975605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.600665 | controller |     "Jun 11 12:08:02.529527 crc crio[24477]: time=\"2026-06-11T12:08:02.529091254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.600698 | controller |     "Jun 11 12:08:03.074226 crc crio[24477]: time=\"2026-06-11T12:08:03.074069997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.600737 | controller |     "Jun 11 12:08:03.199003 crc crio[24477]: time=\"2026-06-11T12:08:03.198796116Z\" level=info msg=\"Created container e72fdc96ca682336d3f00aefdceb01dfd581c10a53ac38dda96cdc8de7bd84ab: openshift-infra/auto-csr-approver-29686328-8hjnm/oc\" id=f7cd8285-746f-4bf7-a5d8-9fb2ec115db7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.600770 | controller |     "Jun 11 12:08:03.201917 crc crio[24477]: time=\"2026-06-11T12:08:03.201587853Z\" level=info msg=\"Starting container: e72fdc96ca682336d3f00aefdceb01dfd581c10a53ac38dda96cdc8de7bd84ab\" id=f206b10c-42e4-45e0-94db-395abb9e87ca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.600803 | controller |     "Jun 11 12:08:03.214405 crc crio[24477]: time=\"2026-06-11T12:08:03.214203567Z\" level=info msg=\"Started container\" PID=35961 containerID=e72fdc96ca682336d3f00aefdceb01dfd581c10a53ac38dda96cdc8de7bd84ab description=openshift-infra/auto-csr-approver-29686328-8hjnm/oc id=f206b10c-42e4-45e0-94db-395abb9e87ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a659938c99f0a7a88ff783097a7f91e7a97906e2195bbe8ae86b36235535baa",
2026-06-11 13:18:31.600836 | controller |     "Jun 11 12:08:04.960823 crc crio[24477]: time=\"2026-06-11T12:08:04.960194821Z\" level=info msg=\"Stopping pod sandbox: 5a659938c99f0a7a88ff783097a7f91e7a97906e2195bbe8ae86b36235535baa\" id=d9530c9a-87c7-47d2-8a65-5e4478af2d58 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.600928 | controller |     "Jun 11 12:08:04.962165 crc crio[24477]: time=\"2026-06-11T12:08:04.961201699Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686328-8hjnm Namespace:openshift-infra ID:5a659938c99f0a7a88ff783097a7f91e7a97906e2195bbe8ae86b36235535baa UID:f4beffed-c47a-4fc9-b74d-42c919033c11 NetNS:/var/run/netns/0a4abdae-131e-4794-b63c-123c267e6c9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4beffed_c47a_4fc9_b74d_42c919033c11.slice PodAnnotations:0xc000a14700}] Aliases:map[]}\"",
2026-06-11 13:18:31.600966 | controller |     "Jun 11 12:08:04.962165 crc crio[24477]: time=\"2026-06-11T12:08:04.961789036Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686328-8hjnm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.601001 | controller |     "Jun 11 12:08:05.383397 crc crio[24477]: time=\"2026-06-11T12:08:05.38322769Z\" level=info msg=\"Stopped pod sandbox: 5a659938c99f0a7a88ff783097a7f91e7a97906e2195bbe8ae86b36235535baa\" id=d9530c9a-87c7-47d2-8a65-5e4478af2d58 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.601034 | controller |     "Jun 11 12:08:21.695807 crc crio[24477]: time=\"2026-06-11T12:08:21.694254195Z\" level=warning msg=\"Stopping container 4727e6e0d4acdf89a1127ef0088c462a113a5740994af5b84397e53440e8667d with stop signal(15) timed out. Killing...\"",
2026-06-11 13:18:31.601068 | controller |     "Jun 11 12:08:21.745449 crc crio[24477]: time=\"2026-06-11T12:08:21.74518899Z\" level=error msg=\"Killing container 4727e6e0d4acdf89a1127ef0088c462a113a5740994af5b84397e53440e8667d failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 4727e6e0d4acdf89a1127ef0088c462a113a5740994af5b84397e53440e8667d KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-11 13:18:31.601101 | controller |     "Jun 11 12:08:21.852717 crc crio[24477]: time=\"2026-06-11T12:08:21.852607925Z\" level=info msg=\"Stopped container 4727e6e0d4acdf89a1127ef0088c462a113a5740994af5b84397e53440e8667d: openshift-multus/cni-sysctl-allowlist-ds-crhq9/kube-multus-additional-cni-plugins\" id=028e1dbe-0518-42cd-86d8-3a16bce9112e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.601135 | controller |     "Jun 11 12:08:21.855501 crc crio[24477]: time=\"2026-06-11T12:08:21.854146608Z\" level=info msg=\"Stopping pod sandbox: e9ba15a0ea312d49ffbbc1cf9bc1d2589b558ed7ffe425cc8a6bc4e65b4b20a9\" id=d38e9d9b-6d0b-4aa9-bc3b-fc191eb3b0cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.601175 | controller |     "Jun 11 12:08:21.863374 crc crio[24477]: time=\"2026-06-11T12:08:21.862958194Z\" level=info msg=\"Stopped pod sandbox: e9ba15a0ea312d49ffbbc1cf9bc1d2589b558ed7ffe425cc8a6bc4e65b4b20a9\" id=d38e9d9b-6d0b-4aa9-bc3b-fc191eb3b0cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.601209 | controller |     "Jun 11 12:08:22.183601 crc crio[24477]: time=\"2026-06-11T12:08:22.182588526Z\" level=info msg=\"Removing container: 4727e6e0d4acdf89a1127ef0088c462a113a5740994af5b84397e53440e8667d\" id=dd016f0e-3992-4fac-ba66-e8094e4eac14 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.601241 | controller |     "Jun 11 12:08:22.229805 crc crio[24477]: time=\"2026-06-11T12:08:22.229591201Z\" level=info msg=\"Removed container 4727e6e0d4acdf89a1127ef0088c462a113a5740994af5b84397e53440e8667d: openshift-multus/cni-sysctl-allowlist-ds-crhq9/kube-multus-additional-cni-plugins\" id=dd016f0e-3992-4fac-ba66-e8094e4eac14 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.601273 | controller |     "Jun 11 12:09:08.377588 crc crio[24477]: time=\"2026-06-11T12:09:08.374969716Z\" level=info msg=\"Stopping pod sandbox: e9ba15a0ea312d49ffbbc1cf9bc1d2589b558ed7ffe425cc8a6bc4e65b4b20a9\" id=441727af-4970-4c85-bef0-4433d4b4e220 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.601305 | controller |     "Jun 11 12:09:08.377588 crc crio[24477]: time=\"2026-06-11T12:09:08.377555459Z\" level=info msg=\"Stopped pod sandbox (already stopped): e9ba15a0ea312d49ffbbc1cf9bc1d2589b558ed7ffe425cc8a6bc4e65b4b20a9\" id=441727af-4970-4c85-bef0-4433d4b4e220 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.601337 | controller |     "Jun 11 12:09:08.379102 crc crio[24477]: time=\"2026-06-11T12:09:08.37831447Z\" level=info msg=\"Removing pod sandbox: e9ba15a0ea312d49ffbbc1cf9bc1d2589b558ed7ffe425cc8a6bc4e65b4b20a9\" id=9477fb36-461e-4977-983b-47736c10e9f9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.601369 | controller |     "Jun 11 12:09:08.394216 crc crio[24477]: time=\"2026-06-11T12:09:08.393726541Z\" level=info msg=\"Removed pod sandbox: e9ba15a0ea312d49ffbbc1cf9bc1d2589b558ed7ffe425cc8a6bc4e65b4b20a9\" id=9477fb36-461e-4977-983b-47736c10e9f9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.601400 | controller |     "Jun 11 12:09:48.919057 crc crio[24477]: time=\"2026-06-11T12:09:48.917764243Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-scf4z/POD\" id=09d776bd-d468-4172-967d-bd40ff983de1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.601432 | controller |     "Jun 11 12:09:48.920817 crc crio[24477]: time=\"2026-06-11T12:09:48.919106181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.601466 | controller |     "Jun 11 12:09:48.935744 crc crio[24477]: time=\"2026-06-11T12:09:48.931075518Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-7l2pw/POD\" id=b4f0d6a1-cbad-4a5e-b8a5-ba4b77bf082a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.601558 | controller |     "Jun 11 12:09:48.935744 crc crio[24477]: time=\"2026-06-11T12:09:48.931203311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.601641 | controller |     "Jun 11 12:09:48.956990 crc crio[24477]: time=\"2026-06-11T12:09:48.95693397Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-scf4z Namespace:cert-manager ID:1ed1d5819ec2c1989b92d05c010c597f07d4bb0b3c01a9f7bea5f3f85e334a02 UID:de2d9600-e946-4c2e-bb62-ec454a547940 NetNS:/var/run/netns/2fb1cf4c-aff1-4817-adbb-89c20e00a2f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde2d9600_e946_4c2e_bb62_ec454a547940.slice PodAnnotations:0xc002d1a940}] Aliases:map[]}\"",
2026-06-11 13:18:31.601694 | controller |     "Jun 11 12:09:48.957275 crc crio[24477]: time=\"2026-06-11T12:09:48.957257529Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-scf4z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.601730 | controller |     "Jun 11 12:09:48.980136 crc crio[24477]: time=\"2026-06-11T12:09:48.979971145Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-7l2pw Namespace:cert-manager ID:a71858fbfca9f82ac9ee556d4f9243d236facd1d7e8891ff37233386354268da UID:9753a0ec-7da3-4ea1-95cc-a7b1c9fc00f6 NetNS:/var/run/netns/fb1f09c6-01d3-4a99-956a-ee0fcbbb62e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9753a0ec_7da3_4ea1_95cc_a7b1c9fc00f6.slice PodAnnotations:0xc002d95158}] Aliases:map[]}\"",
2026-06-11 13:18:31.601765 | controller |     "Jun 11 12:09:48.980136 crc crio[24477]: time=\"2026-06-11T12:09:48.980047727Z\" level=info msg=\"Adding pod cert-manager_cert-manager-7b8b89f89d-7l2pw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.601799 | controller |     "Jun 11 12:09:48.980445 crc crio[24477]: time=\"2026-06-11T12:09:48.980124919Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-2d9nn/POD\" id=4fc69d9d-7a9c-47d1-85d3-17b23275bd86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.601833 | controller |     "Jun 11 12:09:48.980445 crc crio[24477]: time=\"2026-06-11T12:09:48.980266283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.601902 | controller |     "Jun 11 12:09:49.057081 crc crio[24477]: time=\"2026-06-11T12:09:49.054977204Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-2d9nn Namespace:cert-manager ID:f7f47b637b9a7b03a745f082b91266a0e2c1144fd1558fdf31a0777e44b80c80 UID:89be6755-bb50-43b5-bf38-9698e601aa07 NetNS:/var/run/netns/c2c344f5-3eca-4298-8e73-4d35c931c7aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89be6755_bb50_43b5_bf38_9698e601aa07.slice PodAnnotations:0xc002d941b0}] Aliases:map[]}\"",
2026-06-11 13:18:31.601930 | controller |     "Jun 11 12:09:49.057081 crc crio[24477]: time=\"2026-06-11T12:09:49.055044546Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-769f6b94cb-2d9nn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.601951 | controller |     "Jun 11 12:09:50.167438 crc crio[24477]: 2026-06-11T12:09:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1ed1d5819ec2c19 Mac:fa:e7:01:8d:72:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/2fb1cf4c-aff1-4817-adbb-89c20e00a2f9 SocketPath: PciID:}] [{Interface:0xc0001a46a0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.601973 | controller |     "Jun 11 12:09:50.170554 crc crio[24477]: time=\"2026-06-11T12:09:50.168972055Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-scf4z Namespace:cert-manager ID:1ed1d5819ec2c1989b92d05c010c597f07d4bb0b3c01a9f7bea5f3f85e334a02 UID:de2d9600-e946-4c2e-bb62-ec454a547940 NetNS:/var/run/netns/2fb1cf4c-aff1-4817-adbb-89c20e00a2f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde2d9600_e946_4c2e_bb62_ec454a547940.slice PodAnnotations:0xc002d1a940}] Aliases:map[]}\"",
2026-06-11 13:18:31.602000 | controller |     "Jun 11 12:09:50.170554 crc crio[24477]: time=\"2026-06-11T12:09:50.169142559Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-scf4z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.602021 | controller |     "Jun 11 12:09:50.170767 crc crio[24477]: 2026-06-11T12:09:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a71858fbfca9f82 Mac:22:1e:c3:58:2f:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/fb1f09c6-01d3-4a99-956a-ee0fcbbb62e7 SocketPath: PciID:}] [{Interface:0xc0001145c0 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.602042 | controller |     "Jun 11 12:09:50.172635 crc crio[24477]: time=\"2026-06-11T12:09:50.171524413Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-7l2pw Namespace:cert-manager ID:a71858fbfca9f82ac9ee556d4f9243d236facd1d7e8891ff37233386354268da UID:9753a0ec-7da3-4ea1-95cc-a7b1c9fc00f6 NetNS:/var/run/netns/fb1f09c6-01d3-4a99-956a-ee0fcbbb62e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9753a0ec_7da3_4ea1_95cc_a7b1c9fc00f6.slice PodAnnotations:0xc002d95158}] Aliases:map[]}\"",
2026-06-11 13:18:31.602062 | controller |     "Jun 11 12:09:50.172635 crc crio[24477]: time=\"2026-06-11T12:09:50.17177903Z\" level=info msg=\"Checking pod cert-manager_cert-manager-7b8b89f89d-7l2pw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.602083 | controller |     "Jun 11 12:09:50.179267 crc crio[24477]: time=\"2026-06-11T12:09:50.179165478Z\" level=info msg=\"Ran pod sandbox 1ed1d5819ec2c1989b92d05c010c597f07d4bb0b3c01a9f7bea5f3f85e334a02 with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-scf4z/POD\" id=09d776bd-d468-4172-967d-bd40ff983de1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.602104 | controller |     "Jun 11 12:09:50.181284 crc crio[24477]: time=\"2026-06-11T12:09:50.181202304Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=d769d26c-63ee-4458-b1d2-4db03f94c207 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.602124 | controller |     "Jun 11 12:09:50.181605 crc crio[24477]: time=\"2026-06-11T12:09:50.181497323Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found\" id=d769d26c-63ee-4458-b1d2-4db03f94c207 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.602144 | controller |     "Jun 11 12:09:50.181834 crc crio[24477]: time=\"2026-06-11T12:09:50.181801321Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found\" id=d769d26c-63ee-4458-b1d2-4db03f94c207 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.602165 | controller |     "Jun 11 12:09:50.181961 crc crio[24477]: time=\"2026-06-11T12:09:50.181880754Z\" level=info msg=\"Ran pod sandbox a71858fbfca9f82ac9ee556d4f9243d236facd1d7e8891ff37233386354268da with infra container: cert-manager/cert-manager-7b8b89f89d-7l2pw/POD\" id=b4f0d6a1-cbad-4a5e-b8a5-ba4b77bf082a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.602185 | controller |     "Jun 11 12:09:50.184946 crc crio[24477]: time=\"2026-06-11T12:09:50.184759607Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=aa31e91b-7a89-4a0e-a310-ebd854d45dce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.602206 | controller |     "Jun 11 12:09:50.186742 crc crio[24477]: time=\"2026-06-11T12:09:50.18591598Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found\" id=aa31e91b-7a89-4a0e-a310-ebd854d45dce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.602226 | controller |     "Jun 11 12:09:50.186742 crc crio[24477]: time=\"2026-06-11T12:09:50.186180217Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found\" id=aa31e91b-7a89-4a0e-a310-ebd854d45dce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.602251 | controller |     "Jun 11 12:09:50.188112 crc crio[24477]: time=\"2026-06-11T12:09:50.188043195Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=2b026393-13e8-44b4-8270-d2c4e86d7951 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.602272 | controller |     "Jun 11 12:09:50.190337 crc crio[24477]: time=\"2026-06-11T12:09:50.190264808Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=79df3b9a-6ac3-4253-ab3c-fe6a0df45599 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.602292 | controller |     "Jun 11 12:09:50.196433 crc crio[24477]: time=\"2026-06-11T12:09:50.196320338Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-controller:v1.19.2\\\"\"",
2026-06-11 13:18:31.602313 | controller |     "Jun 11 12:09:50.197856 crc crio[24477]: time=\"2026-06-11T12:09:50.197707686Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-cainjector:v1.19.2\\\"\"",
2026-06-11 13:18:31.602333 | controller |     "Jun 11 12:09:50.323820 crc crio[24477]: 2026-06-11T12:09:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f7f47b637b9a7b0 Mac:32:e7:a0:64:34:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/c2c344f5-3eca-4298-8e73-4d35c931c7aa SocketPath: PciID:}] [{Interface:0xc0004b2770 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.602355 | controller |     "Jun 11 12:09:50.325515 crc crio[24477]: time=\"2026-06-11T12:09:50.32544857Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-2d9nn Namespace:cert-manager ID:f7f47b637b9a7b03a745f082b91266a0e2c1144fd1558fdf31a0777e44b80c80 UID:89be6755-bb50-43b5-bf38-9698e601aa07 NetNS:/var/run/netns/c2c344f5-3eca-4298-8e73-4d35c931c7aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89be6755_bb50_43b5_bf38_9698e601aa07.slice PodAnnotations:0xc002d941b0}] Aliases:map[]}\"",
2026-06-11 13:18:31.602376 | controller |     "Jun 11 12:09:50.325730 crc crio[24477]: time=\"2026-06-11T12:09:50.325603583Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-769f6b94cb-2d9nn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.602397 | controller |     "Jun 11 12:09:50.336335 crc crio[24477]: time=\"2026-06-11T12:09:50.334596549Z\" level=info msg=\"Ran pod sandbox f7f47b637b9a7b03a745f082b91266a0e2c1144fd1558fdf31a0777e44b80c80 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-2d9nn/POD\" id=4fc69d9d-7a9c-47d1-85d3-17b23275bd86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.602417 | controller |     "Jun 11 12:09:50.340011 crc crio[24477]: time=\"2026-06-11T12:09:50.339414381Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=887d1965-36eb-4742-9a7e-3392b84ed4f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.602438 | controller |     "Jun 11 12:09:50.340011 crc crio[24477]: time=\"2026-06-11T12:09:50.339592296Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found\" id=887d1965-36eb-4742-9a7e-3392b84ed4f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.602459 | controller |     "Jun 11 12:09:50.340011 crc crio[24477]: time=\"2026-06-11T12:09:50.339630337Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found\" id=887d1965-36eb-4742-9a7e-3392b84ed4f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.602480 | controller |     "Jun 11 12:09:50.340746 crc crio[24477]: time=\"2026-06-11T12:09:50.340631594Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=c9669a7d-af5c-403b-8702-3adc9f45775a name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.602505 | controller |     "Jun 11 12:09:50.348125 crc crio[24477]: time=\"2026-06-11T12:09:50.347996153Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-webhook:v1.19.2\\\"\"",
2026-06-11 13:18:31.602527 | controller |     "Jun 11 12:09:55.232116 crc crio[24477]: time=\"2026-06-11T12:09:55.231197068Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56\" id=2b026393-13e8-44b4-8270-d2c4e86d7951 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.602548 | controller |     "Jun 11 12:09:55.234233 crc crio[24477]: time=\"2026-06-11T12:09:55.233202313Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=4c63ae8c-7690-4730-8349-75b1fc7685cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.602569 | controller |     "Jun 11 12:09:56.245865 crc crio[24477]: time=\"2026-06-11T12:09:56.244585512Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5\" id=79df3b9a-6ac3-4253-ab3c-fe6a0df45599 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.602590 | controller |     "Jun 11 12:09:56.252578 crc crio[24477]: time=\"2026-06-11T12:09:56.252462418Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=19af57c6-7ba3-4276-8904-891f621ba554 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.602610 | controller |     "Jun 11 12:09:56.825745 crc crio[24477]: time=\"2026-06-11T12:09:56.82530395Z\" level=info msg=\"Stopping container: d84424c99d6782f958223891278533037ee7def1b62bb7371798cfcc079047f5 (timeout: 30s)\" id=a638e520-514d-4ebd-8f39-271638471c59 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.602631 | controller |     "Jun 11 12:09:56.825745 crc crio[24477]: time=\"2026-06-11T12:09:56.825555757Z\" level=info msg=\"Stopping container: c599e74b484f523548f3b9522c17d3e1cbefa2e3841ec75dd7c7fd04325ede2e (timeout: 30s)\" id=a96e1035-3f4a-4174-9afb-82c497c80559 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.602652 | controller |     "Jun 11 12:09:56.912050 crc crio[24477]: time=\"2026-06-11T12:09:56.911319446Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=10baaebc-0056-4aff-8ccd-e3efd7bbf048 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.602673 | controller |     "Jun 11 12:09:56.912398 crc crio[24477]: time=\"2026-06-11T12:09:56.911985226Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=93bb229b-7618-42c9-91c4-720243b4d1cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.602693 | controller |     "Jun 11 12:09:56.929032 crc crio[24477]: time=\"2026-06-11T12:09:56.928950759Z\" level=info msg=\"Creating container: cert-manager/cert-manager-7b8b89f89d-7l2pw/cert-manager-controller\" id=66ecda89-df1e-4ac9-8169-53f870fc0a10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.602714 | controller |     "Jun 11 12:09:56.932100 crc crio[24477]: time=\"2026-06-11T12:09:56.931394247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.602734 | controller |     "Jun 11 12:09:56.936599 crc crio[24477]: time=\"2026-06-11T12:09:56.93645818Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-scf4z/cert-manager-cainjector\" id=9d2390fb-d25d-4c01-865c-9418f2ab961d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.602754 | controller |     "Jun 11 12:09:56.962028 crc crio[24477]: time=\"2026-06-11T12:09:56.96191449Z\" level=info msg=\"Stopped container c599e74b484f523548f3b9522c17d3e1cbefa2e3841ec75dd7c7fd04325ede2e: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=a96e1035-3f4a-4174-9afb-82c497c80559 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.602779 | controller |     "Jun 11 12:09:56.977327 crc crio[24477]: time=\"2026-06-11T12:09:56.977151757Z\" level=info msg=\"Stopping container: 52c2ed50510f86320a1a41cec0cb161afbee44ab58672d64796d92680c4cfb23 (timeout: 30s)\" id=c5c79c59-b74b-4b6b-a4c0-d9327f3234dc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.602799 | controller |     "Jun 11 12:09:56.984273 crc crio[24477]: time=\"2026-06-11T12:09:56.982326917Z\" level=info msg=\"Stopping container: 97948ebea59a0aab696b1af20ca4665a7e8b88094620687140fd7ab43b1fe391 (timeout: 30s)\" id=c1d21a2c-0fb3-4b98-920d-76bfb6c9f1b1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.602820 | controller |     "Jun 11 12:09:56.996087 crc crio[24477]: time=\"2026-06-11T12:09:56.985000207Z\" level=info msg=\"Stopping container: e5d4d00937807512d9c13d22711001387da3c8551585066dd518070b790ce804 (timeout: 30s)\" id=4b0f5ff6-d62a-42b1-9430-aea7a9e64c70 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.602841 | controller |     "Jun 11 12:09:56.996746 crc crio[24477]: time=\"2026-06-11T12:09:56.986516843Z\" level=info msg=\"Stopping container: aff29ab7be0a886341965e8f44b53b1a67460b2662b19dfc0ddfe0120e09fc55 (timeout: 30s)\" id=eb40d7c6-09ed-4975-b53e-829c9e254979 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.602887 | controller |     "Jun 11 12:09:56.996963 crc crio[24477]: time=\"2026-06-11T12:09:56.985237706Z\" level=info msg=\"Stopping container: 63d2b77fc118c33c93f33f4cff2ccf0b62371209d99946bb76ed28a1fdbecd5d (timeout: 30s)\" id=044e99f8-3e66-4d4f-9ff7-523de22de5df name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.602910 | controller |     "Jun 11 12:09:56.997256 crc crio[24477]: time=\"2026-06-11T12:09:56.98538494Z\" level=info msg=\"Stopping container: e0e6d427d1ebf8b2ea23b2bfa4c8c2c0cf59392877dbb338920db2216b335309 (timeout: 30s)\" id=a9cf92f9-182a-4026-8f41-a9c90a55f95f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.602932 | controller |     "Jun 11 12:09:56.997396 crc crio[24477]: time=\"2026-06-11T12:09:56.985139534Z\" level=info msg=\"Stopping container: ef8d5edc0433e76abb36f1964767d8ab78c6e1d98c6e50ca0205d326556945a4 (timeout: 30s)\" id=68c804b4-cb8c-452f-bb8a-7b84f719a178 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.602952 | controller |     "Jun 11 12:09:57.149734 crc crio[24477]: time=\"2026-06-11T12:09:57.149569382Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-11 13:18:31.602973 | controller |     "Jun 11 12:09:57.150498 crc crio[24477]: time=\"2026-06-11T12:09:57.150468648Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.602995 | controller |     "Jun 11 12:09:57.160806 crc crio[24477]: time=\"2026-06-11T12:09:57.160710252Z\" level=info msg=\"Stopping container: d9bf23a778a8f6c84cdcffebb822d1db64bce29339698bf1315c8de51a366d5a (timeout: 30s)\" id=a1d10c66-e16b-469f-af4d-787b6d46dc91 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.603016 | controller |     "Jun 11 12:09:57.287989 crc crio[24477]: time=\"2026-06-11T12:09:57.28792877Z\" level=info msg=\"Stopped container d84424c99d6782f958223891278533037ee7def1b62bb7371798cfcc079047f5: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=a638e520-514d-4ebd-8f39-271638471c59 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.603037 | controller |     "Jun 11 12:09:57.291588 crc crio[24477]: time=\"2026-06-11T12:09:57.29149129Z\" level=info msg=\"Stopping pod sandbox: c107af755ee2cc718955f89eca95fb476ef944dc54bfb8d8ee4ecc066ddb6058\" id=049ecc6b-bf27-426b-bb45-bbcb7be36a77 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.603058 | controller |     "Jun 11 12:09:57.294489 crc crio[24477]: time=\"2026-06-11T12:09:57.293949129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.603083 | controller |     "Jun 11 12:09:57.300150 crc crio[24477]: time=\"2026-06-11T12:09:57.299822443Z\" level=info msg=\"Stopped container 52c2ed50510f86320a1a41cec0cb161afbee44ab58672d64796d92680c4cfb23: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=c5c79c59-b74b-4b6b-a4c0-d9327f3234dc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.603104 | controller |     "Jun 11 12:09:57.302225 crc crio[24477]: time=\"2026-06-11T12:09:57.30213238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.603125 | controller |     "Jun 11 12:09:57.302225 crc crio[24477]: time=\"2026-06-11T12:09:57.302188999Z\" level=info msg=\"Stopped container 97948ebea59a0aab696b1af20ca4665a7e8b88094620687140fd7ab43b1fe391: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=c1d21a2c-0fb3-4b98-920d-76bfb6c9f1b1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.603146 | controller |     "Jun 11 12:09:57.303858 crc crio[24477]: time=\"2026-06-11T12:09:57.303823727Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b\" id=c9669a7d-af5c-403b-8702-3adc9f45775a name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.603166 | controller |     "Jun 11 12:09:57.304191 crc crio[24477]: time=\"2026-06-11T12:09:57.303957928Z\" level=info msg=\"Stopped container e5d4d00937807512d9c13d22711001387da3c8551585066dd518070b790ce804: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=4b0f5ff6-d62a-42b1-9430-aea7a9e64c70 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.603186 | controller |     "Jun 11 12:09:57.305175 crc crio[24477]: time=\"2026-06-11T12:09:57.305144702Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=cd24a484-1bb0-4251-900d-64ca1f8feb2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.603207 | controller |     "Jun 11 12:09:57.305629 crc crio[24477]: time=\"2026-06-11T12:09:57.305559843Z\" level=info msg=\"Stopped container ef8d5edc0433e76abb36f1964767d8ab78c6e1d98c6e50ca0205d326556945a4: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=68c804b4-cb8c-452f-bb8a-7b84f719a178 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.603228 | controller |     "Jun 11 12:09:57.307862 crc crio[24477]: time=\"2026-06-11T12:09:57.307797767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.603249 | controller |     "Jun 11 12:09:57.308726 crc crio[24477]: time=\"2026-06-11T12:09:57.308576368Z\" level=info msg=\"Stopped pod sandbox: c107af755ee2cc718955f89eca95fb476ef944dc54bfb8d8ee4ecc066ddb6058\" id=049ecc6b-bf27-426b-bb45-bbcb7be36a77 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.603269 | controller |     "Jun 11 12:09:57.311755 crc crio[24477]: time=\"2026-06-11T12:09:57.311690825Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=ab5986bc-4123-4d3a-9ca2-1083deb329ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.603290 | controller |     "Jun 11 12:09:57.335889 crc crio[24477]: time=\"2026-06-11T12:09:57.335844931Z\" level=info msg=\"Stopped container aff29ab7be0a886341965e8f44b53b1a67460b2662b19dfc0ddfe0120e09fc55: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=eb40d7c6-09ed-4975-b53e-829c9e254979 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.603311 | controller |     "Jun 11 12:09:57.340632 crc crio[24477]: time=\"2026-06-11T12:09:57.340564823Z\" level=info msg=\"Stopped container e0e6d427d1ebf8b2ea23b2bfa4c8c2c0cf59392877dbb338920db2216b335309: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=a9cf92f9-182a-4026-8f41-a9c90a55f95f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.603336 | controller |     "Jun 11 12:09:57.343624 crc crio[24477]: time=\"2026-06-11T12:09:57.343564227Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-769f6b94cb-2d9nn/cert-manager-webhook\" id=9ded6048-c16a-4bd6-83ce-023486191831 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.603357 | controller |     "Jun 11 12:09:57.350068 crc crio[24477]: time=\"2026-06-11T12:09:57.350041248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.603378 | controller |     "Jun 11 12:09:57.350609 crc crio[24477]: time=\"2026-06-11T12:09:57.350536401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.603398 | controller |     "Jun 11 12:09:57.353723 crc crio[24477]: time=\"2026-06-11T12:09:57.353620828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.603419 | controller |     "Jun 11 12:09:57.377193 crc crio[24477]: time=\"2026-06-11T12:09:57.377152756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.603439 | controller |     "Jun 11 12:09:57.380944 crc crio[24477]: time=\"2026-06-11T12:09:57.380920141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.603459 | controller |     "Jun 11 12:09:57.438075 crc crio[24477]: time=\"2026-06-11T12:09:57.437952526Z\" level=info msg=\"Stopped container 63d2b77fc118c33c93f33f4cff2ccf0b62371209d99946bb76ed28a1fdbecd5d: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=044e99f8-3e66-4d4f-9ff7-523de22de5df name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.603480 | controller |     "Jun 11 12:09:57.624731 crc crio[24477]: time=\"2026-06-11T12:09:57.624102345Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=9b318828-f617-4f41-be72-b1d1c7fe920e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.603500 | controller |     "Jun 11 12:09:57.630922 crc crio[24477]: time=\"2026-06-11T12:09:57.62779053Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=62c36e8e-eebd-4ed2-9fbc-3dc14c127139 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.603521 | controller |     "Jun 11 12:09:57.637920 crc crio[24477]: time=\"2026-06-11T12:09:57.63786619Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=5c29bd02-6810-46cf-9244-fb971d7aa231 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.603541 | controller |     "Jun 11 12:09:57.638271 crc crio[24477]: time=\"2026-06-11T12:09:57.638188019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.603562 | controller |     "Jun 11 12:09:57.678011 crc crio[24477]: time=\"2026-06-11T12:09:57.677875588Z\" level=info msg=\"Removing container: c599e74b484f523548f3b9522c17d3e1cbefa2e3841ec75dd7c7fd04325ede2e\" id=01451c2f-ca85-42a2-b5a8-ff8ba6522f13 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.603582 | controller |     "Jun 11 12:09:57.731542 crc crio[24477]: time=\"2026-06-11T12:09:57.726996142Z\" level=info msg=\"Created container 6c3069ae7bcacc008280fb37850c0d0a61c2fabb78e62f05e3391416c8ceb791: cert-manager/cert-manager-webhook-769f6b94cb-2d9nn/cert-manager-webhook\" id=9ded6048-c16a-4bd6-83ce-023486191831 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.603611 | controller |     "Jun 11 12:09:57.731542 crc crio[24477]: time=\"2026-06-11T12:09:57.727128386Z\" level=info msg=\"Created container 7630d495912659ee2cdf5fe6120460e3c987201a06191a2ef8bedc8cdd2e5113: cert-manager/cert-manager-7b8b89f89d-7l2pw/cert-manager-controller\" id=66ecda89-df1e-4ac9-8169-53f870fc0a10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.603632 | controller |     "Jun 11 12:09:57.738110 crc crio[24477]: time=\"2026-06-11T12:09:57.736056954Z\" level=info msg=\"Removed container c599e74b484f523548f3b9522c17d3e1cbefa2e3841ec75dd7c7fd04325ede2e: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=01451c2f-ca85-42a2-b5a8-ff8ba6522f13 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.603653 | controller |     "Jun 11 12:09:57.738110 crc crio[24477]: time=\"2026-06-11T12:09:57.736820587Z\" level=info msg=\"Created container 13240c76701abe500e27c20950d5de079b0e181b5e8bca3ba7b847263d5c0444: cert-manager/cert-manager-cainjector-7f9fdd5dd5-scf4z/cert-manager-cainjector\" id=9d2390fb-d25d-4c01-865c-9418f2ab961d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.603674 | controller |     "Jun 11 12:09:57.738541 crc crio[24477]: time=\"2026-06-11T12:09:57.738389615Z\" level=info msg=\"Starting container: 7630d495912659ee2cdf5fe6120460e3c987201a06191a2ef8bedc8cdd2e5113\" id=9d2eccd6-f359-4951-a1da-e5f51e41b831 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.603694 | controller |     "Jun 11 12:09:57.738819 crc crio[24477]: time=\"2026-06-11T12:09:57.738745911Z\" level=info msg=\"Starting container: 6c3069ae7bcacc008280fb37850c0d0a61c2fabb78e62f05e3391416c8ceb791\" id=0f5cf4f6-f29b-4f81-9ae6-5fb4419170ae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.603715 | controller |     "Jun 11 12:09:57.739819 crc crio[24477]: time=\"2026-06-11T12:09:57.739522724Z\" level=info msg=\"Starting container: 13240c76701abe500e27c20950d5de079b0e181b5e8bca3ba7b847263d5c0444\" id=3e9f8352-b6f8-4526-906c-ff347ec1ad1f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.603735 | controller |     "Jun 11 12:09:57.745573 crc crio[24477]: time=\"2026-06-11T12:09:57.744320559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.603755 | controller |     "Jun 11 12:09:57.745573 crc crio[24477]: time=\"2026-06-11T12:09:57.744982636Z\" level=info msg=\"Started container\" PID=38480 containerID=13240c76701abe500e27c20950d5de079b0e181b5e8bca3ba7b847263d5c0444 description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-scf4z/cert-manager-cainjector id=3e9f8352-b6f8-4526-906c-ff347ec1ad1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ed1d5819ec2c1989b92d05c010c597f07d4bb0b3c01a9f7bea5f3f85e334a02",
2026-06-11 13:18:31.603777 | controller |     "Jun 11 12:09:57.745573 crc crio[24477]: time=\"2026-06-11T12:09:57.745323826Z\" level=info msg=\"Started container\" PID=38472 containerID=7630d495912659ee2cdf5fe6120460e3c987201a06191a2ef8bedc8cdd2e5113 description=cert-manager/cert-manager-7b8b89f89d-7l2pw/cert-manager-controller id=9d2eccd6-f359-4951-a1da-e5f51e41b831 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a71858fbfca9f82ac9ee556d4f9243d236facd1d7e8891ff37233386354268da",
2026-06-11 13:18:31.603798 | controller |     "Jun 11 12:09:57.746139 crc crio[24477]: time=\"2026-06-11T12:09:57.746079536Z\" level=info msg=\"Removing container: b0f0f9c8812dc1ca64bae9b6ff520e2c753b2497531c0f0a5aa756e757a7fd32\" id=fa246b56-ee8c-4b04-ba85-0be7193ef19a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.603818 | controller |     "Jun 11 12:09:57.747707 crc crio[24477]: time=\"2026-06-11T12:09:57.747527361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.603844 | controller |     "Jun 11 12:09:57.749065 crc crio[24477]: time=\"2026-06-11T12:09:57.748949446Z\" level=info msg=\"Started container\" PID=38477 containerID=6c3069ae7bcacc008280fb37850c0d0a61c2fabb78e62f05e3391416c8ceb791 description=cert-manager/cert-manager-webhook-769f6b94cb-2d9nn/cert-manager-webhook id=0f5cf4f6-f29b-4f81-9ae6-5fb4419170ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7f47b637b9a7b03a745f082b91266a0e2c1144fd1558fdf31a0777e44b80c80",
2026-06-11 13:18:31.603888 | controller |     "Jun 11 12:09:57.777029 crc crio[24477]: time=\"2026-06-11T12:09:57.77692142Z\" level=info msg=\"Removed container b0f0f9c8812dc1ca64bae9b6ff520e2c753b2497531c0f0a5aa756e757a7fd32: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=fa246b56-ee8c-4b04-ba85-0be7193ef19a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.603911 | controller |     "Jun 11 12:09:57.780888 crc crio[24477]: time=\"2026-06-11T12:09:57.780809648Z\" level=info msg=\"Removing container: d84424c99d6782f958223891278533037ee7def1b62bb7371798cfcc079047f5\" id=87d6def9-1f1a-4ff5-a65c-15630d3390a6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.603932 | controller |     "Jun 11 12:09:57.810994 crc crio[24477]: time=\"2026-06-11T12:09:57.810878469Z\" level=info msg=\"Removed container d84424c99d6782f958223891278533037ee7def1b62bb7371798cfcc079047f5: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=87d6def9-1f1a-4ff5-a65c-15630d3390a6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.603953 | controller |     "Jun 11 12:09:57.839152 crc crio[24477]: time=\"2026-06-11T12:09:57.838969864Z\" level=info msg=\"Stopped container d9bf23a778a8f6c84cdcffebb822d1db64bce29339698bf1315c8de51a366d5a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=a1d10c66-e16b-469f-af4d-787b6d46dc91 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.603973 | controller |     "Jun 11 12:09:57.840535 crc crio[24477]: time=\"2026-06-11T12:09:57.840310112Z\" level=info msg=\"Stopping pod sandbox: 4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1\" id=38e02eb4-17d4-4d3f-a6fa-dcef4cf01e8c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.603994 | controller |     "Jun 11 12:09:57.848341 crc crio[24477]: time=\"2026-06-11T12:09:57.848225284Z\" level=info msg=\"Stopped pod sandbox: 4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1\" id=38e02eb4-17d4-4d3f-a6fa-dcef4cf01e8c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.604015 | controller |     "Jun 11 12:09:57.860388 crc crio[24477]: time=\"2026-06-11T12:09:57.86026989Z\" level=info msg=\"Created container 0be87f681c07501bc9ea72583ceb8c9fc995c154dfa21b2bf272efa4c1873503: openshift-multus/multus-bzhnf/kube-multus\" id=5c29bd02-6810-46cf-9244-fb971d7aa231 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.604035 | controller |     "Jun 11 12:09:57.863778 crc crio[24477]: time=\"2026-06-11T12:09:57.863612703Z\" level=info msg=\"Starting container: 0be87f681c07501bc9ea72583ceb8c9fc995c154dfa21b2bf272efa4c1873503\" id=c1173584-f6ea-462a-b1e3-e1961cb4b286 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.604056 | controller |     "Jun 11 12:09:57.870237 crc crio[24477]: time=\"2026-06-11T12:09:57.870159856Z\" level=info msg=\"Started container\" PID=38512 containerID=0be87f681c07501bc9ea72583ceb8c9fc995c154dfa21b2bf272efa4c1873503 description=openshift-multus/multus-bzhnf/kube-multus id=c1173584-f6ea-462a-b1e3-e1961cb4b286 name=/runtime.v1.RuntimeService/StartContainer sandboxID=356392d4c3f52e4a4440b6c79fb17b0b6fa6afa52f0b926ecf9b3741d28e31b8",
2026-06-11 13:18:31.604077 | controller |     "Jun 11 12:09:57.897612 crc crio[24477]: time=\"2026-06-11T12:09:57.897518632Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_36071205-d605-4c1f-87c4-81a8bdc35846\\\"\"",
2026-06-11 13:18:31.604101 | controller |     "Jun 11 12:09:57.897612 crc crio[24477]: time=\"2026-06-11T12:09:57.897618915Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.604122 | controller |     "Jun 11 12:09:58.025243 crc crio[24477]: time=\"2026-06-11T12:09:58.024281167Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-7h2vd/POD\" id=0847220c-c6a9-4c21-b1ad-e4532329afd5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.604143 | controller |     "Jun 11 12:09:58.025243 crc crio[24477]: time=\"2026-06-11T12:09:58.024824472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.604163 | controller |     "Jun 11 12:09:58.038016 crc crio[24477]: time=\"2026-06-11T12:09:58.037269647Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=0847220c-c6a9-4c21-b1ad-e4532329afd5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.604183 | controller |     "Jun 11 12:09:58.065614 crc crio[24477]: time=\"2026-06-11T12:09:58.065527685Z\" level=info msg=\"Ran pod sandbox 9f097e903bb2a9a636c030245869d52705983bbe4a7c119e29bda33d06eb70a3 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-7h2vd/POD\" id=0847220c-c6a9-4c21-b1ad-e4532329afd5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.604204 | controller |     "Jun 11 12:09:58.072075 crc crio[24477]: time=\"2026-06-11T12:09:58.071857665Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b6b922c4-e1c3-4187-a985-f5efd7bd0a2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.604225 | controller |     "Jun 11 12:09:58.074233 crc crio[24477]: time=\"2026-06-11T12:09:58.074163563Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1be5ca30-bda1-4ec0-bf0f-5ffc24be65a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.604245 | controller |     "Jun 11 12:09:58.085602 crc crio[24477]: time=\"2026-06-11T12:09:58.08547216Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-7h2vd/kube-rbac-proxy\" id=0fafe9bf-a13f-4b14-94fa-97ff33cbb90a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.604266 | controller |     "Jun 11 12:09:58.086018 crc crio[24477]: time=\"2026-06-11T12:09:58.085962724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.604286 | controller |     "Jun 11 12:09:58.126037 crc crio[24477]: time=\"2026-06-11T12:09:58.125948579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.604307 | controller |     "Jun 11 12:09:58.457491 crc crio[24477]: time=\"2026-06-11T12:09:58.427338109Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-szjlx/POD\" id=099fe089-3d23-431a-b620-224aebc282a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.604332 | controller |     "Jun 11 12:09:58.457491 crc crio[24477]: time=\"2026-06-11T12:09:58.427505284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.604361 | controller |     "Jun 11 12:09:58.457491 crc crio[24477]: time=\"2026-06-11T12:09:58.439007299Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=099fe089-3d23-431a-b620-224aebc282a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.604395 | controller |     "Jun 11 12:09:58.457491 crc crio[24477]: time=\"2026-06-11T12:09:58.456978182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.604418 | controller |     "Jun 11 12:09:58.460303 crc crio[24477]: time=\"2026-06-11T12:09:58.460074146Z\" level=info msg=\"Ran pod sandbox 38ba6de0fdc5a434ca8147c11e4451470f86204722b1e4319458cb9a5da09f12 with infra container: openshift-ovn-kubernetes/ovnkube-node-szjlx/POD\" id=099fe089-3d23-431a-b620-224aebc282a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.604440 | controller |     "Jun 11 12:09:58.467451 crc crio[24477]: time=\"2026-06-11T12:09:58.467335841Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=de925cbf-c9d2-4dfa-a2e4-d44fcfd3353d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.604462 | controller |     "Jun 11 12:09:58.471040 crc crio[24477]: time=\"2026-06-11T12:09:58.469792531Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3bf944b8-65fc-487f-873f-f59c3e336517 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.604483 | controller |     "Jun 11 12:09:58.488436 crc crio[24477]: time=\"2026-06-11T12:09:58.487923937Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-szjlx/kubecfg-setup\" id=304a998d-06d6-4e16-b0e7-314d5de811e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.604504 | controller |     "Jun 11 12:09:58.490167 crc crio[24477]: time=\"2026-06-11T12:09:58.489128322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.604525 | controller |     "Jun 11 12:09:58.524986 crc crio[24477]: time=\"2026-06-11T12:09:58.52481464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.604545 | controller |     "Jun 11 12:09:58.526882 crc crio[24477]: time=\"2026-06-11T12:09:58.526746815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.604566 | controller |     "Jun 11 12:09:58.548001 crc crio[24477]: time=\"2026-06-11T12:09:58.547872435Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"",
2026-06-11 13:18:31.604586 | controller |     "Jun 11 12:09:58.548180 crc crio[24477]: time=\"2026-06-11T12:09:58.548018349Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.604606 | controller |     "Jun 11 12:09:58.560236 crc crio[24477]: time=\"2026-06-11T12:09:58.560112697Z\" level=info msg=\"Created container d89809b08ba06ed8937687eb00e4042d08d42f1943f7fa84d0449b883c89b381: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-7h2vd/kube-rbac-proxy\" id=0fafe9bf-a13f-4b14-94fa-97ff33cbb90a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.604627 | controller |     "Jun 11 12:09:58.561212 crc crio[24477]: time=\"2026-06-11T12:09:58.561142535Z\" level=info msg=\"Starting container: d89809b08ba06ed8937687eb00e4042d08d42f1943f7fa84d0449b883c89b381\" id=5d9b7db9-50ae-4742-9844-dc114c01b726 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.604648 | controller |     "Jun 11 12:09:58.561495 crc crio[24477]: time=\"2026-06-11T12:09:58.561427103Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"",
2026-06-11 13:18:31.604667 | controller |     "Jun 11 12:09:58.561560 crc crio[24477]: time=\"2026-06-11T12:09:58.561518316Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.604693 | controller |     "Jun 11 12:09:58.562450 crc crio[24477]: time=\"2026-06-11T12:09:58.562270237Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"",
2026-06-11 13:18:31.604714 | controller |     "Jun 11 12:09:58.562546 crc crio[24477]: time=\"2026-06-11T12:09:58.562500814Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.604735 | controller |     "Jun 11 12:09:58.568613 crc crio[24477]: time=\"2026-06-11T12:09:58.568442322Z\" level=info msg=\"Started container\" PID=38562 containerID=d89809b08ba06ed8937687eb00e4042d08d42f1943f7fa84d0449b883c89b381 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-7h2vd/kube-rbac-proxy id=5d9b7db9-50ae-4742-9844-dc114c01b726 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f097e903bb2a9a636c030245869d52705983bbe4a7c119e29bda33d06eb70a3",
2026-06-11 13:18:31.604757 | controller |     "Jun 11 12:09:58.573902 crc crio[24477]: time=\"2026-06-11T12:09:58.573844981Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"",
2026-06-11 13:18:31.604778 | controller |     "Jun 11 12:09:58.573991 crc crio[24477]: time=\"2026-06-11T12:09:58.573941484Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.604800 | controller |     "Jun 11 12:09:58.580591 crc crio[24477]: time=\"2026-06-11T12:09:58.580448356Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=538aeecd-5919-4f4a-8180-a9e17a334884 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.604821 | controller |     "Jun 11 12:09:58.585725 crc crio[24477]: time=\"2026-06-11T12:09:58.585589409Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e03b1f9b-4c2f-4737-97c4-b02c005e8a3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.604842 | controller |     "Jun 11 12:09:58.588787 crc crio[24477]: time=\"2026-06-11T12:09:58.588720247Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"",
2026-06-11 13:18:31.604902 | controller |     "Jun 11 12:09:58.588885 crc crio[24477]: time=\"2026-06-11T12:09:58.58881756Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.604926 | controller |     "Jun 11 12:09:58.598450 crc crio[24477]: time=\"2026-06-11T12:09:58.598332626Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-7h2vd/ovnkube-cluster-manager\" id=7cb4bea2-4aff-4e0d-980e-c90b5c61a316 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.604948 | controller |     "Jun 11 12:09:58.599014 crc crio[24477]: time=\"2026-06-11T12:09:58.598931744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.604969 | controller |     "Jun 11 12:09:58.602757 crc crio[24477]: time=\"2026-06-11T12:09:58.602536293Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"",
2026-06-11 13:18:31.604989 | controller |     "Jun 11 12:09:58.602757 crc crio[24477]: time=\"2026-06-11T12:09:58.602621886Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.605010 | controller |     "Jun 11 12:09:58.611723 crc crio[24477]: time=\"2026-06-11T12:09:58.611591727Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"",
2026-06-11 13:18:31.605031 | controller |     "Jun 11 12:09:58.611848 crc crio[24477]: time=\"2026-06-11T12:09:58.611743751Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.605050 | controller |     "Jun 11 12:09:58.612387 crc crio[24477]: time=\"2026-06-11T12:09:58.612294207Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"",
2026-06-11 13:18:31.605076 | controller |     "Jun 11 12:09:58.612464 crc crio[24477]: time=\"2026-06-11T12:09:58.61241061Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.605097 | controller |     "Jun 11 12:09:58.623483 crc crio[24477]: time=\"2026-06-11T12:09:58.623387046Z\" level=info msg=\"Created container 14b0fd17c06fcc8a52cb1b54f8c6962c087f6ec24335ffac1109339d38d64e57: openshift-ovn-kubernetes/ovnkube-node-szjlx/kubecfg-setup\" id=304a998d-06d6-4e16-b0e7-314d5de811e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.605118 | controller |     "Jun 11 12:09:58.624280 crc crio[24477]: time=\"2026-06-11T12:09:58.62421804Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_36071205-d605-4c1f-87c4-81a8bdc35846\\\"\"",
2026-06-11 13:18:31.605138 | controller |     "Jun 11 12:09:58.624838 crc crio[24477]: time=\"2026-06-11T12:09:58.624761885Z\" level=info msg=\"Starting container: 14b0fd17c06fcc8a52cb1b54f8c6962c087f6ec24335ffac1109339d38d64e57\" id=92c88926-9565-4270-b35f-1edd8640fcd8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.605159 | controller |     "Jun 11 12:09:58.629483 crc crio[24477]: time=\"2026-06-11T12:09:58.629331653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.605180 | controller |     "Jun 11 12:09:58.629871 crc crio[24477]: time=\"2026-06-11T12:09:58.629800326Z\" level=info msg=\"Started container\" PID=38569 containerID=14b0fd17c06fcc8a52cb1b54f8c6962c087f6ec24335ffac1109339d38d64e57 description=openshift-ovn-kubernetes/ovnkube-node-szjlx/kubecfg-setup id=92c88926-9565-4270-b35f-1edd8640fcd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38ba6de0fdc5a434ca8147c11e4451470f86204722b1e4319458cb9a5da09f12",
2026-06-11 13:18:31.605200 | controller |     "Jun 11 12:09:58.633969 crc crio[24477]: time=\"2026-06-11T12:09:58.6338866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.605221 | controller |     "Jun 11 12:09:58.729702 crc crio[24477]: time=\"2026-06-11T12:09:58.729539617Z\" level=info msg=\"Removing container: d9bf23a778a8f6c84cdcffebb822d1db64bce29339698bf1315c8de51a366d5a\" id=970da470-3f2b-4b0a-b40a-5316531baf94 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.605242 | controller |     "Jun 11 12:09:58.736711 crc crio[24477]: time=\"2026-06-11T12:09:58.736577968Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=89b28180-d469-4ed9-bbbd-52c2aa38c8b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.605262 | controller |     "Jun 11 12:09:58.741903 crc crio[24477]: time=\"2026-06-11T12:09:58.74179583Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=508edc8b-6f74-4712-bec7-50621521b107 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.605282 | controller |     "Jun 11 12:09:58.752608 crc crio[24477]: time=\"2026-06-11T12:09:58.752384677Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-szjlx/ovn-controller\" id=1f6dcaf9-2648-41d5-bc11-be04a26a61c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.605303 | controller |     "Jun 11 12:09:58.754586 crc crio[24477]: time=\"2026-06-11T12:09:58.754520996Z\" level=info msg=\"Removed container d9bf23a778a8f6c84cdcffebb822d1db64bce29339698bf1315c8de51a366d5a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=970da470-3f2b-4b0a-b40a-5316531baf94 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.605328 | controller |     "Jun 11 12:09:58.755041 crc crio[24477]: time=\"2026-06-11T12:09:58.754983858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.605349 | controller |     "Jun 11 12:09:58.758304 crc crio[24477]: time=\"2026-06-11T12:09:58.758236149Z\" level=info msg=\"Removing container: e0e6d427d1ebf8b2ea23b2bfa4c8c2c0cf59392877dbb338920db2216b335309\" id=527dfbb3-bfa7-44dc-aede-8f19921aced7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.605370 | controller |     "Jun 11 12:09:58.775483 crc crio[24477]: time=\"2026-06-11T12:09:58.775287976Z\" level=info msg=\"Created container a7ad6f09ed7cac9379a165e9eb566b30e94863a40a59d0432cc015488ef653f0: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-7h2vd/ovnkube-cluster-manager\" id=7cb4bea2-4aff-4e0d-980e-c90b5c61a316 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.605391 | controller |     "Jun 11 12:09:58.776581 crc crio[24477]: time=\"2026-06-11T12:09:58.77650404Z\" level=info msg=\"Starting container: a7ad6f09ed7cac9379a165e9eb566b30e94863a40a59d0432cc015488ef653f0\" id=104fa888-4b42-4162-9b96-047b42d88813 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.605412 | controller |     "Jun 11 12:09:58.778967 crc crio[24477]: time=\"2026-06-11T12:09:58.778859386Z\" level=info msg=\"Removed container e0e6d427d1ebf8b2ea23b2bfa4c8c2c0cf59392877dbb338920db2216b335309: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=527dfbb3-bfa7-44dc-aede-8f19921aced7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.605432 | controller |     "Jun 11 12:09:58.784628 crc crio[24477]: time=\"2026-06-11T12:09:58.784476213Z\" level=info msg=\"Removing container: aff29ab7be0a886341965e8f44b53b1a67460b2662b19dfc0ddfe0120e09fc55\" id=1d9014e0-c55c-4063-a5e4-cb363ca8c3ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.605453 | controller |     "Jun 11 12:09:58.787226 crc crio[24477]: time=\"2026-06-11T12:09:58.787134167Z\" level=info msg=\"Started container\" PID=38601 containerID=a7ad6f09ed7cac9379a165e9eb566b30e94863a40a59d0432cc015488ef653f0 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-7h2vd/ovnkube-cluster-manager id=104fa888-4b42-4162-9b96-047b42d88813 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f097e903bb2a9a636c030245869d52705983bbe4a7c119e29bda33d06eb70a3",
2026-06-11 13:18:31.605474 | controller |     "Jun 11 12:09:58.791076 crc crio[24477]: time=\"2026-06-11T12:09:58.79098328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.605495 | controller |     "Jun 11 12:09:58.793307 crc crio[24477]: time=\"2026-06-11T12:09:58.793241304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.605515 | controller |     "Jun 11 12:09:58.809772 crc crio[24477]: time=\"2026-06-11T12:09:58.808805235Z\" level=info msg=\"Removed container aff29ab7be0a886341965e8f44b53b1a67460b2662b19dfc0ddfe0120e09fc55: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=1d9014e0-c55c-4063-a5e4-cb363ca8c3ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.605536 | controller |     "Jun 11 12:09:58.813798 crc crio[24477]: time=\"2026-06-11T12:09:58.813721621Z\" level=info msg=\"Removing container: 63d2b77fc118c33c93f33f4cff2ccf0b62371209d99946bb76ed28a1fdbecd5d\" id=d03c720b-5f90-440f-afb7-119e95616f11 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.605556 | controller |     "Jun 11 12:09:58.837090 crc crio[24477]: time=\"2026-06-11T12:09:58.836983646Z\" level=info msg=\"Removed container 63d2b77fc118c33c93f33f4cff2ccf0b62371209d99946bb76ed28a1fdbecd5d: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=d03c720b-5f90-440f-afb7-119e95616f11 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.605582 | controller |     "Jun 11 12:09:58.847163 crc crio[24477]: time=\"2026-06-11T12:09:58.847085074Z\" level=info msg=\"Removing container: 52c2ed50510f86320a1a41cec0cb161afbee44ab58672d64796d92680c4cfb23\" id=a17a92ac-60fd-48dd-9e9a-e1dcfb9f2798 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.605603 | controller |     "Jun 11 12:09:58.870787 crc crio[24477]: time=\"2026-06-11T12:09:58.870628933Z\" level=info msg=\"Removed container 52c2ed50510f86320a1a41cec0cb161afbee44ab58672d64796d92680c4cfb23: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=a17a92ac-60fd-48dd-9e9a-e1dcfb9f2798 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.605623 | controller |     "Jun 11 12:09:58.875893 crc crio[24477]: time=\"2026-06-11T12:09:58.875823259Z\" level=info msg=\"Removing container: ef8d5edc0433e76abb36f1964767d8ab78c6e1d98c6e50ca0205d326556945a4\" id=b84f5930-e7f8-4411-a2e6-10eced82d0e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.605644 | controller |     "Jun 11 12:09:58.903113 crc crio[24477]: time=\"2026-06-11T12:09:58.90287827Z\" level=info msg=\"Removed container ef8d5edc0433e76abb36f1964767d8ab78c6e1d98c6e50ca0205d326556945a4: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=b84f5930-e7f8-4411-a2e6-10eced82d0e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.605665 | controller |     "Jun 11 12:09:58.906522 crc crio[24477]: time=\"2026-06-11T12:09:58.906425824Z\" level=info msg=\"Created container 88c60530ca32602f61a03cd967e9bac39dd360a92a1dec59086e28d738f15243: openshift-ovn-kubernetes/ovnkube-node-szjlx/ovn-controller\" id=1f6dcaf9-2648-41d5-bc11-be04a26a61c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.605685 | controller |     "Jun 11 12:09:58.918301 crc crio[24477]: time=\"2026-06-11T12:09:58.918168735Z\" level=info msg=\"Starting container: 88c60530ca32602f61a03cd967e9bac39dd360a92a1dec59086e28d738f15243\" id=a4252228-9537-484d-8557-04aa0c6fb2d6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.605706 | controller |     "Jun 11 12:09:58.919731 crc crio[24477]: time=\"2026-06-11T12:09:58.919626123Z\" level=info msg=\"Removing container: e5d4d00937807512d9c13d22711001387da3c8551585066dd518070b790ce804\" id=246a99d1-1abb-4df8-a40c-422869708015 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.605726 | controller |     "Jun 11 12:09:58.937122 crc crio[24477]: time=\"2026-06-11T12:09:58.93699561Z\" level=info msg=\"Started container\" PID=38620 containerID=88c60530ca32602f61a03cd967e9bac39dd360a92a1dec59086e28d738f15243 description=openshift-ovn-kubernetes/ovnkube-node-szjlx/ovn-controller id=a4252228-9537-484d-8557-04aa0c6fb2d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38ba6de0fdc5a434ca8147c11e4451470f86204722b1e4319458cb9a5da09f12",
2026-06-11 13:18:31.605747 | controller |     "Jun 11 12:09:58.946118 crc crio[24477]: time=\"2026-06-11T12:09:58.945789167Z\" level=info msg=\"Removed container e5d4d00937807512d9c13d22711001387da3c8551585066dd518070b790ce804: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=246a99d1-1abb-4df8-a40c-422869708015 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.605767 | controller |     "Jun 11 12:09:58.959340 crc crio[24477]: time=\"2026-06-11T12:09:58.959239631Z\" level=info msg=\"Removing container: 97948ebea59a0aab696b1af20ca4665a7e8b88094620687140fd7ab43b1fe391\" id=701b96fd-a7ea-4595-b561-14c7e564dcd0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.605788 | controller |     "Jun 11 12:09:58.964399 crc crio[24477]: time=\"2026-06-11T12:09:58.964304004Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=45b8a00a-0d07-4459-906e-01d9db07254d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.605813 | controller |     "Jun 11 12:09:58.966467 crc crio[24477]: time=\"2026-06-11T12:09:58.966431473Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1e1f2a3d-40ac-43ce-b1c7-c6bdb5cc4496 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.605834 | controller |     "Jun 11 12:09:58.975094 crc crio[24477]: time=\"2026-06-11T12:09:58.975053634Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-szjlx/ovn-acl-logging\" id=72da5904-5bc4-463f-bf62-fb034eb9e746 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.605879 | controller |     "Jun 11 12:09:58.976245 crc crio[24477]: time=\"2026-06-11T12:09:58.976217957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.605903 | controller |     "Jun 11 12:09:58.991939 crc crio[24477]: time=\"2026-06-11T12:09:58.991878139Z\" level=info msg=\"Removed container 97948ebea59a0aab696b1af20ca4665a7e8b88094620687140fd7ab43b1fe391: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=701b96fd-a7ea-4595-b561-14c7e564dcd0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.605927 | controller |     "Jun 11 12:09:58.996921 crc crio[24477]: time=\"2026-06-11T12:09:58.996838863Z\" level=info msg=\"Removing container: a560439013e20ae48f08bea8aa532552e00ba604cfc4032611e5993c3942a196\" id=f254c904-6079-4a5d-b23e-46827c1d3164 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.605950 | controller |     "Jun 11 12:09:59.017842 crc crio[24477]: time=\"2026-06-11T12:09:59.014794016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.605971 | controller |     "Jun 11 12:09:59.017842 crc crio[24477]: time=\"2026-06-11T12:09:59.016940987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.605992 | controller |     "Jun 11 12:09:59.051772 crc crio[24477]: time=\"2026-06-11T12:09:59.05160103Z\" level=info msg=\"Removed container a560439013e20ae48f08bea8aa532552e00ba604cfc4032611e5993c3942a196: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=f254c904-6079-4a5d-b23e-46827c1d3164 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.606012 | controller |     "Jun 11 12:09:59.163337 crc crio[24477]: time=\"2026-06-11T12:09:59.163184427Z\" level=info msg=\"Created container edc6cad9d0873a57a71fade4bff692d2926ee9664be02a5927ec5cf9f537a4b2: openshift-ovn-kubernetes/ovnkube-node-szjlx/ovn-acl-logging\" id=72da5904-5bc4-463f-bf62-fb034eb9e746 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.606033 | controller |     "Jun 11 12:09:59.164490 crc crio[24477]: time=\"2026-06-11T12:09:59.1643915Z\" level=info msg=\"Starting container: edc6cad9d0873a57a71fade4bff692d2926ee9664be02a5927ec5cf9f537a4b2\" id=16cf3ced-68ab-4295-ab93-67c3aa521821 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.606053 | controller |     "Jun 11 12:09:59.169965 crc crio[24477]: time=\"2026-06-11T12:09:59.169831202Z\" level=info msg=\"Started container\" PID=38648 containerID=edc6cad9d0873a57a71fade4bff692d2926ee9664be02a5927ec5cf9f537a4b2 description=openshift-ovn-kubernetes/ovnkube-node-szjlx/ovn-acl-logging id=16cf3ced-68ab-4295-ab93-67c3aa521821 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38ba6de0fdc5a434ca8147c11e4451470f86204722b1e4319458cb9a5da09f12",
2026-06-11 13:18:31.606075 | controller |     "Jun 11 12:09:59.180788 crc crio[24477]: time=\"2026-06-11T12:09:59.180623764Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=337b9d7b-59b6-4294-9435-7d34e49e4614 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.606100 | controller |     "Jun 11 12:09:59.182591 crc crio[24477]: time=\"2026-06-11T12:09:59.182519417Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=eaab80a4-d192-4da5-87b2-9bde2c3b697d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.606121 | controller |     "Jun 11 12:09:59.188105 crc crio[24477]: time=\"2026-06-11T12:09:59.188036742Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-szjlx/kube-rbac-proxy-node\" id=5f23356b-8136-4e4e-aac9-66d7a37e39ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.606142 | controller |     "Jun 11 12:09:59.188336 crc crio[24477]: time=\"2026-06-11T12:09:59.188283498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.606162 | controller |     "Jun 11 12:09:59.210971 crc crio[24477]: time=\"2026-06-11T12:09:59.210727386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.606182 | controller |     "Jun 11 12:09:59.212577 crc crio[24477]: time=\"2026-06-11T12:09:59.212509617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.606203 | controller |     "Jun 11 12:09:59.316919 crc crio[24477]: time=\"2026-06-11T12:09:59.316761132Z\" level=info msg=\"Created container 6b69df7c62aa8930e8ad656a6713b8d6e2008e0430019b8346150e6e39fd0e91: openshift-ovn-kubernetes/ovnkube-node-szjlx/kube-rbac-proxy-node\" id=5f23356b-8136-4e4e-aac9-66d7a37e39ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.606223 | controller |     "Jun 11 12:09:59.318994 crc crio[24477]: time=\"2026-06-11T12:09:59.31880099Z\" level=info msg=\"Starting container: 6b69df7c62aa8930e8ad656a6713b8d6e2008e0430019b8346150e6e39fd0e91\" id=c0439a7f-11b6-4895-9515-20c55db697bf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.606245 | controller |     "Jun 11 12:09:59.327158 crc crio[24477]: time=\"2026-06-11T12:09:59.326981139Z\" level=info msg=\"Started container\" PID=38666 containerID=6b69df7c62aa8930e8ad656a6713b8d6e2008e0430019b8346150e6e39fd0e91 description=openshift-ovn-kubernetes/ovnkube-node-szjlx/kube-rbac-proxy-node id=c0439a7f-11b6-4895-9515-20c55db697bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=38ba6de0fdc5a434ca8147c11e4451470f86204722b1e4319458cb9a5da09f12",
2026-06-11 13:18:31.606266 | controller |     "Jun 11 12:09:59.338759 crc crio[24477]: time=\"2026-06-11T12:09:59.338613784Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=72b9f6dc-9cd4-4f15-a44b-267705afec76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.606287 | controller |     "Jun 11 12:09:59.342396 crc crio[24477]: time=\"2026-06-11T12:09:59.342306227Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=31a6ae46-cc1c-4566-8d8a-8caf7e2794d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.606308 | controller |     "Jun 11 12:09:59.349442 crc crio[24477]: time=\"2026-06-11T12:09:59.349313474Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-szjlx/kube-rbac-proxy-ovn-metrics\" id=f3a6ec15-7f13-4295-9671-8cb220312f6c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.606330 | controller |     "Jun 11 12:09:59.349912 crc crio[24477]: time=\"2026-06-11T12:09:59.349834859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.606355 | controller |     "Jun 11 12:09:59.381897 crc crio[24477]: time=\"2026-06-11T12:09:59.380418623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.606376 | controller |     "Jun 11 12:09:59.382942 crc crio[24477]: time=\"2026-06-11T12:09:59.382849182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.606397 | controller |     "Jun 11 12:09:59.487896 crc crio[24477]: time=\"2026-06-11T12:09:59.487781666Z\" level=info msg=\"Created container 043fc803fba644db9e2c29ffd3fdd1b1c8a2ef83e71d7b30a2bcf21aa158496e: openshift-ovn-kubernetes/ovnkube-node-szjlx/kube-rbac-proxy-ovn-metrics\" id=f3a6ec15-7f13-4295-9671-8cb220312f6c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.606418 | controller |     "Jun 11 12:09:59.490106 crc crio[24477]: time=\"2026-06-11T12:09:59.490024609Z\" level=info msg=\"Starting container: 043fc803fba644db9e2c29ffd3fdd1b1c8a2ef83e71d7b30a2bcf21aa158496e\" id=b04baa37-abcb-4dbe-9176-40b43cec1561 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.606439 | controller |     "Jun 11 12:09:59.494961 crc crio[24477]: time=\"2026-06-11T12:09:59.494879055Z\" level=info msg=\"Started container\" PID=38684 containerID=043fc803fba644db9e2c29ffd3fdd1b1c8a2ef83e71d7b30a2bcf21aa158496e description=openshift-ovn-kubernetes/ovnkube-node-szjlx/kube-rbac-proxy-ovn-metrics id=b04baa37-abcb-4dbe-9176-40b43cec1561 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38ba6de0fdc5a434ca8147c11e4451470f86204722b1e4319458cb9a5da09f12",
2026-06-11 13:18:31.606460 | controller |     "Jun 11 12:09:59.507097 crc crio[24477]: time=\"2026-06-11T12:09:59.506984435Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8e63597b-585b-492b-8a9c-dd8c32a89015 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.606481 | controller |     "Jun 11 12:09:59.513377 crc crio[24477]: time=\"2026-06-11T12:09:59.513257021Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=25e29d04-dd89-4764-abfd-9c10d12f660c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.606502 | controller |     "Jun 11 12:09:59.521473 crc crio[24477]: time=\"2026-06-11T12:09:59.521399577Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-szjlx/northd\" id=bfa9cb38-8e19-445c-8a42-32b19f0ff45e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.606522 | controller |     "Jun 11 12:09:59.521834 crc crio[24477]: time=\"2026-06-11T12:09:59.521798988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.606542 | controller |     "Jun 11 12:09:59.555520 crc crio[24477]: time=\"2026-06-11T12:09:59.555418099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.606563 | controller |     "Jun 11 12:09:59.557044 crc crio[24477]: time=\"2026-06-11T12:09:59.556963933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.606583 | controller |     "Jun 11 12:09:59.654715 crc crio[24477]: time=\"2026-06-11T12:09:59.654507831Z\" level=info msg=\"Created container b2d34a611e7b00a4329874ef6d0ee94827e549de311415468dbda395bd9d9420: openshift-ovn-kubernetes/ovnkube-node-szjlx/northd\" id=bfa9cb38-8e19-445c-8a42-32b19f0ff45e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.606608 | controller |     "Jun 11 12:09:59.655989 crc crio[24477]: time=\"2026-06-11T12:09:59.655895869Z\" level=info msg=\"Starting container: b2d34a611e7b00a4329874ef6d0ee94827e549de311415468dbda395bd9d9420\" id=e94539e2-4059-4aa2-a91d-988f6e9540b5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.606629 | controller |     "Jun 11 12:09:59.661616 crc crio[24477]: time=\"2026-06-11T12:09:59.661542008Z\" level=info msg=\"Started container\" PID=38704 containerID=b2d34a611e7b00a4329874ef6d0ee94827e549de311415468dbda395bd9d9420 description=openshift-ovn-kubernetes/ovnkube-node-szjlx/northd id=e94539e2-4059-4aa2-a91d-988f6e9540b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38ba6de0fdc5a434ca8147c11e4451470f86204722b1e4319458cb9a5da09f12",
2026-06-11 13:18:31.606650 | controller |     "Jun 11 12:09:59.684266 crc crio[24477]: time=\"2026-06-11T12:09:59.68418977Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c3798341-3ab8-4ff4-9958-319e467cb3f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.606671 | controller |     "Jun 11 12:09:59.688578 crc crio[24477]: time=\"2026-06-11T12:09:59.688519002Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=97a57542-56cb-498e-a232-bdf1edc64882 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.606691 | controller |     "Jun 11 12:09:59.696182 crc crio[24477]: time=\"2026-06-11T12:09:59.695147667Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-szjlx/nbdb\" id=dbbb18df-c778-4878-b0bb-216eeb7c861c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.606712 | controller |     "Jun 11 12:09:59.696182 crc crio[24477]: time=\"2026-06-11T12:09:59.695786584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.606732 | controller |     "Jun 11 12:09:59.717537 crc crio[24477]: time=\"2026-06-11T12:09:59.71740944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.606753 | controller |     "Jun 11 12:09:59.719147 crc crio[24477]: time=\"2026-06-11T12:09:59.719078007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.606773 | controller |     "Jun 11 12:09:59.828166 crc crio[24477]: time=\"2026-06-11T12:09:59.827056597Z\" level=info msg=\"Created container 8339454dd6067ebb719238fab044bda26d62cc0dddecf4928eaf0b057884a93a: openshift-ovn-kubernetes/ovnkube-node-szjlx/nbdb\" id=dbbb18df-c778-4878-b0bb-216eeb7c861c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.606794 | controller |     "Jun 11 12:09:59.830470 crc crio[24477]: time=\"2026-06-11T12:09:59.830215355Z\" level=info msg=\"Starting container: 8339454dd6067ebb719238fab044bda26d62cc0dddecf4928eaf0b057884a93a\" id=4acca31d-ba09-4874-974f-8d5c639bd0cd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.606814 | controller |     "Jun 11 12:09:59.850741 crc crio[24477]: time=\"2026-06-11T12:09:59.844590398Z\" level=info msg=\"Started container\" PID=38715 containerID=8339454dd6067ebb719238fab044bda26d62cc0dddecf4928eaf0b057884a93a description=openshift-ovn-kubernetes/ovnkube-node-szjlx/nbdb id=4acca31d-ba09-4874-974f-8d5c639bd0cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=38ba6de0fdc5a434ca8147c11e4451470f86204722b1e4319458cb9a5da09f12",
2026-06-11 13:18:31.606835 | controller |     "Jun 11 12:10:00.517953 crc crio[24477]: time=\"2026-06-11T12:10:00.517848921Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686330-6j4d4/POD\" id=8f68ba30-37d3-4208-bdf9-abb6128331a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.606885 | controller |     "Jun 11 12:10:00.519459 crc crio[24477]: time=\"2026-06-11T12:10:00.517989504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.606909 | controller |     "Jun 11 12:10:00.544002 crc crio[24477]: time=\"2026-06-11T12:10:00.543868778Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7ca8677e3aefe32fe861aa5b29186f4c1bf06fea061a4557dd74535a6e10d4a6\" id=8f68ba30-37d3-4208-bdf9-abb6128331a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.606934 | controller |     "Jun 11 12:10:00.544803 crc crio[24477]: time=\"2026-06-11T12:10:00.544269169Z\" level=warning msg=\"Failed to destroy network for pod sandbox k8s_auto-csr-approver-29686330-6j4d4_openshift-infra_9aff6e68-c04a-41df-8756-a9e68f6d4c5a_0(7ca8677e3aefe32fe861aa5b29186f4c1bf06fea061a4557dd74535a6e10d4a6): no CNI configuration file in /etc/kubernetes/cni/net.d/. Has your network provider started?\"",
2026-06-11 13:18:31.606956 | controller |     "Jun 11 12:10:00.545203 crc crio[24477]: time=\"2026-06-11T12:10:00.544862297Z\" level=warning msg=\"Failed to remove netns path /var/run/netns/902e3112-88c2-4c14-a5fc-67f9f66114c4: unlinkat /var/run/netns/902e3112-88c2-4c14-a5fc-67f9f66114c4: device or resource busy\"",
2026-06-11 13:18:31.606977 | controller |     "Jun 11 12:10:00.545393 crc crio[24477]: time=\"2026-06-11T12:10:00.545286057Z\" level=error msg=\"Error stopping network on cleanup: network teardown failed for pod sandbox k8s_auto-csr-approver-29686330-6j4d4_openshift-infra_9aff6e68-c04a-41df-8756-a9e68f6d4c5a_0(7ca8677e3aefe32fe861aa5b29186f4c1bf06fea061a4557dd74535a6e10d4a6): no CNI configuration file in /etc/kubernetes/cni/net.d/. Has your network provider started?\" id=8f68ba30-37d3-4208-bdf9-abb6128331a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.606998 | controller |     "Jun 11 12:10:00.545469 crc crio[24477]: time=\"2026-06-11T12:10:00.545414091Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7ca8677e3aefe32fe861aa5b29186f4c1bf06fea061a4557dd74535a6e10d4a6\" id=8f68ba30-37d3-4208-bdf9-abb6128331a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.607019 | controller |     "Jun 11 12:10:00.547754 crc crio[24477]: time=\"2026-06-11T12:10:00.54751692Z\" level=info msg=\"runSandbox: deleting pod ID 7ca8677e3aefe32fe861aa5b29186f4c1bf06fea061a4557dd74535a6e10d4a6 from idIndex\" id=8f68ba30-37d3-4208-bdf9-abb6128331a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.607039 | controller |     "Jun 11 12:10:00.547754 crc crio[24477]: time=\"2026-06-11T12:10:00.547625773Z\" level=info msg=\"runSandbox: removing pod sandbox 7ca8677e3aefe32fe861aa5b29186f4c1bf06fea061a4557dd74535a6e10d4a6\" id=8f68ba30-37d3-4208-bdf9-abb6128331a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.607060 | controller |     "Jun 11 12:10:00.547927 crc crio[24477]: time=\"2026-06-11T12:10:00.547780727Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7ca8677e3aefe32fe861aa5b29186f4c1bf06fea061a4557dd74535a6e10d4a6\" id=8f68ba30-37d3-4208-bdf9-abb6128331a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.607080 | controller |     "Jun 11 12:10:00.547927 crc crio[24477]: time=\"2026-06-11T12:10:00.547817578Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7ca8677e3aefe32fe861aa5b29186f4c1bf06fea061a4557dd74535a6e10d4a6\" id=8f68ba30-37d3-4208-bdf9-abb6128331a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.607101 | controller |     "Jun 11 12:10:00.549222 crc crio[24477]: time=\"2026-06-11T12:10:00.549129585Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7ca8677e3aefe32fe861aa5b29186f4c1bf06fea061a4557dd74535a6e10d4a6\" id=8f68ba30-37d3-4208-bdf9-abb6128331a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.607125 | controller |     "Jun 11 12:10:00.558874 crc crio[24477]: time=\"2026-06-11T12:10:00.55854979Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_auto-csr-approver-29686330-6j4d4_openshift-infra_9aff6e68-c04a-41df-8756-a9e68f6d4c5a_0\" id=8f68ba30-37d3-4208-bdf9-abb6128331a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.607146 | controller |     "Jun 11 12:10:00.558874 crc crio[24477]: time=\"2026-06-11T12:10:00.558744965Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_auto-csr-approver-29686330-6j4d4_openshift-infra_9aff6e68-c04a-41df-8756-a9e68f6d4c5a_0\" id=8f68ba30-37d3-4208-bdf9-abb6128331a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.607166 | controller |     "Jun 11 12:10:01.999859 crc crio[24477]: time=\"2026-06-11T12:10:01.998607481Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f5906e17-23ba-44a9-af75-613790775203 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.607187 | controller |     "Jun 11 12:10:02.002600 crc crio[24477]: time=\"2026-06-11T12:10:02.002428528Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3598ac00-1499-4f44-803b-ff93df0a4e39 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.607207 | controller |     "Jun 11 12:10:02.012886 crc crio[24477]: time=\"2026-06-11T12:10:02.012575122Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-szjlx/sbdb\" id=b3786566-46e3-4b6b-84a1-1460a43221f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.607226 | controller |     "Jun 11 12:10:02.013117 crc crio[24477]: time=\"2026-06-11T12:10:02.013028384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.607246 | controller |     "Jun 11 12:10:02.048759 crc crio[24477]: time=\"2026-06-11T12:10:02.040929136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.607267 | controller |     "Jun 11 12:10:02.048759 crc crio[24477]: time=\"2026-06-11T12:10:02.043451396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.607287 | controller |     "Jun 11 12:10:02.180487 crc crio[24477]: time=\"2026-06-11T12:10:02.180255592Z\" level=info msg=\"Created container eb4a342db0a385deb5740471f0a743b70a29c4ee7119fc517ff2ea9478e2905b: openshift-ovn-kubernetes/ovnkube-node-szjlx/sbdb\" id=b3786566-46e3-4b6b-84a1-1460a43221f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.607308 | controller |     "Jun 11 12:10:02.181959 crc crio[24477]: time=\"2026-06-11T12:10:02.181809855Z\" level=info msg=\"Starting container: eb4a342db0a385deb5740471f0a743b70a29c4ee7119fc517ff2ea9478e2905b\" id=6ac3b04b-e284-4317-8dd6-f809ac8f1d93 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.607328 | controller |     "Jun 11 12:10:02.189158 crc crio[24477]: time=\"2026-06-11T12:10:02.188961746Z\" level=info msg=\"Started container\" PID=38868 containerID=eb4a342db0a385deb5740471f0a743b70a29c4ee7119fc517ff2ea9478e2905b description=openshift-ovn-kubernetes/ovnkube-node-szjlx/sbdb id=6ac3b04b-e284-4317-8dd6-f809ac8f1d93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38ba6de0fdc5a434ca8147c11e4451470f86204722b1e4319458cb9a5da09f12",
2026-06-11 13:18:31.607349 | controller |     "Jun 11 12:10:04.294435 crc crio[24477]: time=\"2026-06-11T12:10:04.293931486Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=eed60926-f077-4dd7-a05c-3c16c07ce863 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.607375 | controller |     "Jun 11 12:10:04.323768 crc crio[24477]: time=\"2026-06-11T12:10:04.317705562Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=48fc9a9d-eeb0-4da5-aed7-010c2efed50f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.607396 | controller |     "Jun 11 12:10:04.325303 crc crio[24477]: time=\"2026-06-11T12:10:04.325214492Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-szjlx/ovnkube-controller\" id=855c2e41-7523-4a66-bbe4-545ae5bbda6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.607417 | controller |     "Jun 11 12:10:04.326451 crc crio[24477]: time=\"2026-06-11T12:10:04.326386065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.607437 | controller |     "Jun 11 12:10:04.366043 crc crio[24477]: time=\"2026-06-11T12:10:04.365172342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.607458 | controller |     "Jun 11 12:10:04.368309 crc crio[24477]: time=\"2026-06-11T12:10:04.368245789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.607479 | controller |     "Jun 11 12:10:04.497497 crc crio[24477]: time=\"2026-06-11T12:10:04.497229124Z\" level=info msg=\"Created container 9b07e4e39e5ac23ec821f2d0da7e132af4c792464f9c7d1a054f8eb9b3b63679: openshift-ovn-kubernetes/ovnkube-node-szjlx/ovnkube-controller\" id=855c2e41-7523-4a66-bbe4-545ae5bbda6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.607499 | controller |     "Jun 11 12:10:04.499777 crc crio[24477]: time=\"2026-06-11T12:10:04.499287891Z\" level=info msg=\"Starting container: 9b07e4e39e5ac23ec821f2d0da7e132af4c792464f9c7d1a054f8eb9b3b63679\" id=9ca9e9f4-edd5-4c83-a9a6-5f9845e34a4a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.607520 | controller |     "Jun 11 12:10:04.513199 crc crio[24477]: time=\"2026-06-11T12:10:04.512589904Z\" level=info msg=\"Started container\" PID=38932 containerID=9b07e4e39e5ac23ec821f2d0da7e132af4c792464f9c7d1a054f8eb9b3b63679 description=openshift-ovn-kubernetes/ovnkube-node-szjlx/ovnkube-controller id=9ca9e9f4-edd5-4c83-a9a6-5f9845e34a4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=38ba6de0fdc5a434ca8147c11e4451470f86204722b1e4319458cb9a5da09f12",
2026-06-11 13:18:31.607541 | controller |     "Jun 11 12:10:04.629937 crc crio[24477]: time=\"2026-06-11T12:10:04.62938519Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.607561 | controller |     "Jun 11 12:10:04.630247 crc crio[24477]: time=\"2026-06-11T12:10:04.63004667Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.607582 | controller |     "Jun 11 12:10:04.630531 crc crio[24477]: time=\"2026-06-11T12:10:04.63043742Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.607603 | controller |     "Jun 11 12:10:04.630736 crc crio[24477]: time=\"2026-06-11T12:10:04.630634996Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.607623 | controller |     "Jun 11 12:10:04.631744 crc crio[24477]: time=\"2026-06-11T12:10:04.631634393Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.607643 | controller |     "Jun 11 12:10:04.631744 crc crio[24477]: time=\"2026-06-11T12:10:04.631740676Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.607663 | controller |     "Jun 11 12:10:04.632039 crc crio[24477]: time=\"2026-06-11T12:10:04.631976524Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.607695 | controller |     "Jun 11 12:10:04.632138 crc crio[24477]: time=\"2026-06-11T12:10:04.632043676Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.607717 | controller |     "Jun 11 12:10:04.632472 crc crio[24477]: time=\"2026-06-11T12:10:04.632401356Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.607738 | controller |     "Jun 11 12:10:04.632472 crc crio[24477]: time=\"2026-06-11T12:10:04.632465337Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.607822 | controller |     "Jun 11 12:10:04.632856 crc crio[24477]: time=\"2026-06-11T12:10:04.632797267Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.607864 | controller |     "Jun 11 12:10:04.632943 crc crio[24477]: time=\"2026-06-11T12:10:04.632867949Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.607894 | controller |     "Jun 11 12:10:04.633406 crc crio[24477]: time=\"2026-06-11T12:10:04.63328977Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.607916 | controller |     "Jun 11 12:10:04.633406 crc crio[24477]: time=\"2026-06-11T12:10:04.633394173Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.607938 | controller |     "Jun 11 12:10:04.633725 crc crio[24477]: time=\"2026-06-11T12:10:04.633570689Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.607959 | controller |     "Jun 11 12:10:04.633725 crc crio[24477]: time=\"2026-06-11T12:10:04.633705002Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.607979 | controller |     "Jun 11 12:10:04.634131 crc crio[24477]: time=\"2026-06-11T12:10:04.634054541Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.607999 | controller |     "Jun 11 12:10:04.634131 crc crio[24477]: time=\"2026-06-11T12:10:04.634114643Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.608020 | controller |     "Jun 11 12:10:04.634520 crc crio[24477]: time=\"2026-06-11T12:10:04.634447282Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.608040 | controller |     "Jun 11 12:10:04.634520 crc crio[24477]: time=\"2026-06-11T12:10:04.634512364Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.608060 | controller |     "Jun 11 12:10:04.634993 crc crio[24477]: time=\"2026-06-11T12:10:04.634854125Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.608080 | controller |     "Jun 11 12:10:04.634993 crc crio[24477]: time=\"2026-06-11T12:10:04.634919977Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.608100 | controller |     "Jun 11 12:10:04.635306 crc crio[24477]: time=\"2026-06-11T12:10:04.635270655Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.608121 | controller |     "Jun 11 12:10:04.635408 crc crio[24477]: time=\"2026-06-11T12:10:04.635311036Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.608141 | controller |     "Jun 11 12:10:04.635605 crc crio[24477]: time=\"2026-06-11T12:10:04.635555516Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.608162 | controller |     "Jun 11 12:10:04.635835 crc crio[24477]: time=\"2026-06-11T12:10:04.635610477Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.608183 | controller |     "Jun 11 12:10:04.636425 crc crio[24477]: time=\"2026-06-11T12:10:04.636341185Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.608207 | controller |     "Jun 11 12:10:04.636523 crc crio[24477]: time=\"2026-06-11T12:10:04.636431878Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.608228 | controller |     "Jun 11 12:10:04.636741 crc crio[24477]: time=\"2026-06-11T12:10:04.636702938Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.608249 | controller |     "Jun 11 12:10:04.636823 crc crio[24477]: time=\"2026-06-11T12:10:04.63675987Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.608269 | controller |     "Jun 11 12:10:04.637392 crc crio[24477]: time=\"2026-06-11T12:10:04.637310262Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.608289 | controller |     "Jun 11 12:10:04.637497 crc crio[24477]: time=\"2026-06-11T12:10:04.637405035Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.608309 | controller |     "Jun 11 12:10:04.637908 crc crio[24477]: time=\"2026-06-11T12:10:04.637838367Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.608329 | controller |     "Jun 11 12:10:04.637908 crc crio[24477]: time=\"2026-06-11T12:10:04.637899398Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.608349 | controller |     "Jun 11 12:10:04.638439 crc crio[24477]: time=\"2026-06-11T12:10:04.638340045Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.608369 | controller |     "Jun 11 12:10:04.638530 crc crio[24477]: time=\"2026-06-11T12:10:04.638446917Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.608389 | controller |     "Jun 11 12:10:04.639235 crc crio[24477]: time=\"2026-06-11T12:10:04.639182475Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.608409 | controller |     "Jun 11 12:10:04.639470 crc crio[24477]: time=\"2026-06-11T12:10:04.639240196Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.608429 | controller |     "Jun 11 12:10:04.639695 crc crio[24477]: time=\"2026-06-11T12:10:04.63959501Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.608448 | controller |     "Jun 11 12:10:04.639695 crc crio[24477]: time=\"2026-06-11T12:10:04.639679323Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.608468 | controller |     "Jun 11 12:10:04.640143 crc crio[24477]: time=\"2026-06-11T12:10:04.640061879Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.608488 | controller |     "Jun 11 12:10:04.640143 crc crio[24477]: time=\"2026-06-11T12:10:04.640127161Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.608508 | controller |     "Jun 11 12:10:04.640412 crc crio[24477]: time=\"2026-06-11T12:10:04.640332291Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.608528 | controller |     "Jun 11 12:10:04.640753 crc crio[24477]: time=\"2026-06-11T12:10:04.640415313Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.608548 | controller |     "Jun 11 12:10:04.641056 crc crio[24477]: time=\"2026-06-11T12:10:04.640984756Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.608567 | controller |     "Jun 11 12:10:04.641056 crc crio[24477]: time=\"2026-06-11T12:10:04.641048627Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.608591 | controller |     "Jun 11 12:10:04.641492 crc crio[24477]: time=\"2026-06-11T12:10:04.641342975Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.608612 | controller |     "Jun 11 12:10:04.641492 crc crio[24477]: time=\"2026-06-11T12:10:04.641424788Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.608632 | controller |     "Jun 11 12:10:04.641707 crc crio[24477]: time=\"2026-06-11T12:10:04.641607343Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.608652 | controller |     "Jun 11 12:10:04.641855 crc crio[24477]: time=\"2026-06-11T12:10:04.641719976Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.608672 | controller |     "Jun 11 12:10:04.642160 crc crio[24477]: time=\"2026-06-11T12:10:04.642059135Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.608692 | controller |     "Jun 11 12:10:04.642160 crc crio[24477]: time=\"2026-06-11T12:10:04.642106097Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.608711 | controller |     "Jun 11 12:10:04.642853 crc crio[24477]: time=\"2026-06-11T12:10:04.642761555Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.608731 | controller |     "Jun 11 12:10:04.642940 crc crio[24477]: time=\"2026-06-11T12:10:04.642908179Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.608751 | controller |     "Jun 11 12:10:04.642982 crc crio[24477]: time=\"2026-06-11T12:10:04.64296093Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.608771 | controller |     "Jun 11 12:10:04.643021 crc crio[24477]: time=\"2026-06-11T12:10:04.642996401Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.608790 | controller |     "Jun 11 12:10:04.643199 crc crio[24477]: time=\"2026-06-11T12:10:04.643088764Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.608809 | controller |     "Jun 11 12:10:04.643465 crc crio[24477]: time=\"2026-06-11T12:10:04.643254608Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.608829 | controller |     "Jun 11 12:10:04.643788 crc crio[24477]: time=\"2026-06-11T12:10:04.643614998Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.608866 | controller |     "Jun 11 12:10:04.643863 crc crio[24477]: time=\"2026-06-11T12:10:04.643843965Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.608905 | controller |     "Jun 11 12:10:04.643930 crc crio[24477]: time=\"2026-06-11T12:10:04.643888316Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.608927 | controller |     "Jun 11 12:10:04.643930 crc crio[24477]: time=\"2026-06-11T12:10:04.643917917Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.608948 | controller |     "Jun 11 12:10:04.644072 crc crio[24477]: time=\"2026-06-11T12:10:04.64402642Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.608969 | controller |     "Jun 11 12:10:04.644138 crc crio[24477]: time=\"2026-06-11T12:10:04.644082481Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.608990 | controller |     "Jun 11 12:10:04.644179 crc crio[24477]: time=\"2026-06-11T12:10:04.644156123Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.609010 | controller |     "Jun 11 12:10:04.644223 crc crio[24477]: time=\"2026-06-11T12:10:04.644184294Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.609035 | controller |     "Jun 11 12:10:04.644568 crc crio[24477]: time=\"2026-06-11T12:10:04.644504164Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.609056 | controller |     "Jun 11 12:10:04.644568 crc crio[24477]: time=\"2026-06-11T12:10:04.644566095Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.609077 | controller |     "Jun 11 12:10:04.645265 crc crio[24477]: time=\"2026-06-11T12:10:04.645201573Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.609096 | controller |     "Jun 11 12:10:04.645385 crc crio[24477]: time=\"2026-06-11T12:10:04.645271435Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.609117 | controller |     "Jun 11 12:10:04.645712 crc crio[24477]: time=\"2026-06-11T12:10:04.645635745Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.609137 | controller |     "Jun 11 12:10:04.645781 crc crio[24477]: time=\"2026-06-11T12:10:04.645733388Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.609157 | controller |     "Jun 11 12:10:04.646013 crc crio[24477]: time=\"2026-06-11T12:10:04.645950164Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.609177 | controller |     "Jun 11 12:10:04.646094 crc crio[24477]: time=\"2026-06-11T12:10:04.646017906Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.609197 | controller |     "Jun 11 12:10:04.646287 crc crio[24477]: time=\"2026-06-11T12:10:04.646236822Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.609216 | controller |     "Jun 11 12:10:04.646386 crc crio[24477]: time=\"2026-06-11T12:10:04.646292793Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.609237 | controller |     "Jun 11 12:10:04.646751 crc crio[24477]: time=\"2026-06-11T12:10:04.646709356Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.609257 | controller |     "Jun 11 12:10:04.646827 crc crio[24477]: time=\"2026-06-11T12:10:04.646767707Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.609277 | controller |     "Jun 11 12:10:04.647026 crc crio[24477]: time=\"2026-06-11T12:10:04.646987073Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.609298 | controller |     "Jun 11 12:10:04.647078 crc crio[24477]: time=\"2026-06-11T12:10:04.647041585Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.609318 | controller |     "Jun 11 12:10:04.647442 crc crio[24477]: time=\"2026-06-11T12:10:04.647281271Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.609339 | controller |     "Jun 11 12:10:04.647585 crc crio[24477]: time=\"2026-06-11T12:10:04.647450336Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.609359 | controller |     "Jun 11 12:10:04.647585 crc crio[24477]: time=\"2026-06-11T12:10:04.647501667Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.609379 | controller |     "Jun 11 12:10:04.647585 crc crio[24477]: time=\"2026-06-11T12:10:04.64757768Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.609399 | controller |     "Jun 11 12:10:04.647877 crc crio[24477]: time=\"2026-06-11T12:10:04.647798336Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.609419 | controller |     "Jun 11 12:10:04.647877 crc crio[24477]: time=\"2026-06-11T12:10:04.647838447Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.609443 | controller |     "Jun 11 12:10:04.648092 crc crio[24477]: time=\"2026-06-11T12:10:04.648039622Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.609463 | controller |     "Jun 11 12:10:04.648191 crc crio[24477]: time=\"2026-06-11T12:10:04.648097184Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.609483 | controller |     "Jun 11 12:10:04.648461 crc crio[24477]: time=\"2026-06-11T12:10:04.648194467Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.609503 | controller |     "Jun 11 12:10:04.648461 crc crio[24477]: time=\"2026-06-11T12:10:04.648235588Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.609522 | controller |     "Jun 11 12:10:04.648593 crc crio[24477]: time=\"2026-06-11T12:10:04.648547996Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.609541 | controller |     "Jun 11 12:10:04.648701 crc crio[24477]: time=\"2026-06-11T12:10:04.648609638Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.609561 | controller |     "Jun 11 12:10:04.649065 crc crio[24477]: time=\"2026-06-11T12:10:04.648993889Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.609581 | controller |     "Jun 11 12:10:04.649065 crc crio[24477]: time=\"2026-06-11T12:10:04.649060461Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.609601 | controller |     "Jun 11 12:10:04.649501 crc crio[24477]: time=\"2026-06-11T12:10:04.649437132Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.609621 | controller |     "Jun 11 12:10:04.649501 crc crio[24477]: time=\"2026-06-11T12:10:04.649497964Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.609641 | controller |     "Jun 11 12:10:04.649785 crc crio[24477]: time=\"2026-06-11T12:10:04.64971593Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.609660 | controller |     "Jun 11 12:10:04.649893 crc crio[24477]: time=\"2026-06-11T12:10:04.649790312Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.609680 | controller |     "Jun 11 12:10:04.650193 crc crio[24477]: time=\"2026-06-11T12:10:04.650125701Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.609700 | controller |     "Jun 11 12:10:04.650193 crc crio[24477]: time=\"2026-06-11T12:10:04.650188313Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.609719 | controller |     "Jun 11 12:10:04.650486 crc crio[24477]: time=\"2026-06-11T12:10:04.650422259Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.609738 | controller |     "Jun 11 12:10:04.650553 crc crio[24477]: time=\"2026-06-11T12:10:04.650490391Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.609758 | controller |     "Jun 11 12:10:04.650870 crc crio[24477]: time=\"2026-06-11T12:10:04.65080793Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.609777 | controller |     "Jun 11 12:10:04.650870 crc crio[24477]: time=\"2026-06-11T12:10:04.650862731Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.609797 | controller |     "Jun 11 12:10:04.651100 crc crio[24477]: time=\"2026-06-11T12:10:04.651051017Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.609816 | controller |     "Jun 11 12:10:04.651100 crc crio[24477]: time=\"2026-06-11T12:10:04.651100888Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.609881 | controller |     "Jun 11 12:10:04.651211 crc crio[24477]: time=\"2026-06-11T12:10:04.651198291Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.609911 | controller |     "Jun 11 12:10:04.651268 crc crio[24477]: time=\"2026-06-11T12:10:04.651224321Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.609933 | controller |     "Jun 11 12:10:04.651607 crc crio[24477]: time=\"2026-06-11T12:10:04.651475608Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.609953 | controller |     "Jun 11 12:10:04.651607 crc crio[24477]: time=\"2026-06-11T12:10:04.65152762Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.609973 | controller |     "Jun 11 12:10:04.651821 crc crio[24477]: time=\"2026-06-11T12:10:04.651703185Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.609993 | controller |     "Jun 11 12:10:04.651821 crc crio[24477]: time=\"2026-06-11T12:10:04.651733475Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.610013 | controller |     "Jun 11 12:10:04.653012 crc crio[24477]: time=\"2026-06-11T12:10:04.651921512Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.610033 | controller |     "Jun 11 12:10:04.653012 crc crio[24477]: time=\"2026-06-11T12:10:04.651951152Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.610053 | controller |     "Jun 11 12:10:04.653012 crc crio[24477]: time=\"2026-06-11T12:10:04.652177079Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.610073 | controller |     "Jun 11 12:10:04.653012 crc crio[24477]: time=\"2026-06-11T12:10:04.65220764Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.610093 | controller |     "Jun 11 12:10:04.653012 crc crio[24477]: time=\"2026-06-11T12:10:04.652838447Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.610113 | controller |     "Jun 11 12:10:04.653012 crc crio[24477]: time=\"2026-06-11T12:10:04.6529328Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.610133 | controller |     "Jun 11 12:10:04.653012 crc crio[24477]: time=\"2026-06-11T12:10:04.652989521Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.610153 | controller |     "Jun 11 12:10:04.653509 crc crio[24477]: time=\"2026-06-11T12:10:04.653032502Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.610172 | controller |     "Jun 11 12:10:04.653509 crc crio[24477]: time=\"2026-06-11T12:10:04.653182456Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.610192 | controller |     "Jun 11 12:10:04.653509 crc crio[24477]: time=\"2026-06-11T12:10:04.653219207Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.610211 | controller |     "Jun 11 12:10:04.653509 crc crio[24477]: time=\"2026-06-11T12:10:04.653427823Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.610231 | controller |     "Jun 11 12:10:04.653509 crc crio[24477]: time=\"2026-06-11T12:10:04.653463224Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.610251 | controller |     "Jun 11 12:10:04.653509 crc crio[24477]: time=\"2026-06-11T12:10:04.653507175Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.610301 | controller |     "Jun 11 12:10:04.653976 crc crio[24477]: time=\"2026-06-11T12:10:04.653527406Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.610327 | controller |     "Jun 11 12:10:04.653976 crc crio[24477]: time=\"2026-06-11T12:10:04.653852795Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.610348 | controller |     "Jun 11 12:10:04.653976 crc crio[24477]: time=\"2026-06-11T12:10:04.653891846Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.610368 | controller |     "Jun 11 12:10:04.654115 crc crio[24477]: time=\"2026-06-11T12:10:04.654004679Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.610388 | controller |     "Jun 11 12:10:04.654115 crc crio[24477]: time=\"2026-06-11T12:10:04.65403167Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.610408 | controller |     "Jun 11 12:10:04.654509 crc crio[24477]: time=\"2026-06-11T12:10:04.654242376Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.610429 | controller |     "Jun 11 12:10:04.654509 crc crio[24477]: time=\"2026-06-11T12:10:04.654274787Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.610449 | controller |     "Jun 11 12:10:04.654602 crc crio[24477]: time=\"2026-06-11T12:10:04.654523113Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.610470 | controller |     "Jun 11 12:10:04.654602 crc crio[24477]: time=\"2026-06-11T12:10:04.654553264Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.610490 | controller |     "Jun 11 12:10:04.654837 crc crio[24477]: time=\"2026-06-11T12:10:04.654804091Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.610510 | controller |     "Jun 11 12:10:04.654899 crc crio[24477]: time=\"2026-06-11T12:10:04.654847902Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.610634 | controller |     "Jun 11 12:10:04.655026 crc crio[24477]: time=\"2026-06-11T12:10:04.654988156Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.610657 | controller |     "Jun 11 12:10:04.655086 crc crio[24477]: time=\"2026-06-11T12:10:04.655045878Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.610677 | controller |     "Jun 11 12:10:04.655199 crc crio[24477]: time=\"2026-06-11T12:10:04.655165751Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.610697 | controller |     "Jun 11 12:10:04.655263 crc crio[24477]: time=\"2026-06-11T12:10:04.655209462Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.610718 | controller |     "Jun 11 12:10:04.655441 crc crio[24477]: time=\"2026-06-11T12:10:04.655393327Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.610738 | controller |     "Jun 11 12:10:04.655766 crc crio[24477]: time=\"2026-06-11T12:10:04.655442209Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.610758 | controller |     "Jun 11 12:10:04.655766 crc crio[24477]: time=\"2026-06-11T12:10:04.655695426Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.610778 | controller |     "Jun 11 12:10:04.655766 crc crio[24477]: time=\"2026-06-11T12:10:04.655727557Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.610798 | controller |     "Jun 11 12:10:04.655937 crc crio[24477]: time=\"2026-06-11T12:10:04.655903583Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.610819 | controller |     "Jun 11 12:10:04.656007 crc crio[24477]: time=\"2026-06-11T12:10:04.655944454Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.610846 | controller |     "Jun 11 12:10:04.656134 crc crio[24477]: time=\"2026-06-11T12:10:04.656092008Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.610895 | controller |     "Jun 11 12:10:04.656212 crc crio[24477]: time=\"2026-06-11T12:10:04.656141219Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.610945 | controller |     "Jun 11 12:10:04.656382 crc crio[24477]: time=\"2026-06-11T12:10:04.656315144Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.610967 | controller |     "Jun 11 12:10:04.656464 crc crio[24477]: time=\"2026-06-11T12:10:04.656388156Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.610988 | controller |     "Jun 11 12:10:04.656731 crc crio[24477]: time=\"2026-06-11T12:10:04.656613992Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.611008 | controller |     "Jun 11 12:10:04.656731 crc crio[24477]: time=\"2026-06-11T12:10:04.656697814Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.611029 | controller |     "Jun 11 12:10:04.656931 crc crio[24477]: time=\"2026-06-11T12:10:04.656870089Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.611049 | controller |     "Jun 11 12:10:04.656991 crc crio[24477]: time=\"2026-06-11T12:10:04.656946711Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.611070 | controller |     "Jun 11 12:10:04.657081 crc crio[24477]: time=\"2026-06-11T12:10:04.657039634Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.611089 | controller |     "Jun 11 12:10:04.657168 crc crio[24477]: time=\"2026-06-11T12:10:04.657088925Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.611109 | controller |     "Jun 11 12:10:04.657337 crc crio[24477]: time=\"2026-06-11T12:10:04.657298362Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.611129 | controller |     "Jun 11 12:10:04.657427 crc crio[24477]: time=\"2026-06-11T12:10:04.657381684Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.611149 | controller |     "Jun 11 12:10:04.657485 crc crio[24477]: time=\"2026-06-11T12:10:04.657471747Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.611169 | controller |     "Jun 11 12:10:04.657525 crc crio[24477]: time=\"2026-06-11T12:10:04.657502868Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.611217 | controller |     "Jun 11 12:10:04.657759 crc crio[24477]: time=\"2026-06-11T12:10:04.657693953Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.611238 | controller |     "Jun 11 12:10:04.657759 crc crio[24477]: time=\"2026-06-11T12:10:04.657744354Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.611258 | controller |     "Jun 11 12:10:04.657927 crc crio[24477]: time=\"2026-06-11T12:10:04.657893439Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.611322 | controller |     "Jun 11 12:10:04.657986 crc crio[24477]: time=\"2026-06-11T12:10:04.65793722Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.611345 | controller |     "Jun 11 12:10:04.658122 crc crio[24477]: time=\"2026-06-11T12:10:04.658090134Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.611371 | controller |     "Jun 11 12:10:04.658182 crc crio[24477]: time=\"2026-06-11T12:10:04.658131465Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.611429 | controller |     "Jun 11 12:10:04.658299 crc crio[24477]: time=\"2026-06-11T12:10:04.658267539Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.611453 | controller |     "Jun 11 12:10:04.658390 crc crio[24477]: time=\"2026-06-11T12:10:04.6583092Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.611474 | controller |     "Jun 11 12:10:04.658584 crc crio[24477]: time=\"2026-06-11T12:10:04.658544987Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.611494 | controller |     "Jun 11 12:10:04.658698 crc crio[24477]: time=\"2026-06-11T12:10:04.658588978Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.611514 | controller |     "Jun 11 12:10:04.658842 crc crio[24477]: time=\"2026-06-11T12:10:04.658798455Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.611535 | controller |     "Jun 11 12:10:04.658943 crc crio[24477]: time=\"2026-06-11T12:10:04.658850496Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.611554 | controller |     "Jun 11 12:10:04.659005 crc crio[24477]: time=\"2026-06-11T12:10:04.658967339Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.611574 | controller |     "Jun 11 12:10:04.659005 crc crio[24477]: time=\"2026-06-11T12:10:04.65899328Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.611594 | controller |     "Jun 11 12:10:04.659140 crc crio[24477]: time=\"2026-06-11T12:10:04.659101533Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.611614 | controller |     "Jun 11 12:10:04.659207 crc crio[24477]: time=\"2026-06-11T12:10:04.659149564Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.611634 | controller |     "Jun 11 12:10:04.659323 crc crio[24477]: time=\"2026-06-11T12:10:04.659290978Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.611654 | controller |     "Jun 11 12:10:04.659419 crc crio[24477]: time=\"2026-06-11T12:10:04.659333839Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.611674 | controller |     "Jun 11 12:10:04.659525 crc crio[24477]: time=\"2026-06-11T12:10:04.659492794Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.611693 | controller |     "Jun 11 12:10:04.659589 crc crio[24477]: time=\"2026-06-11T12:10:04.659538435Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.611713 | controller |     "Jun 11 12:10:04.659728 crc crio[24477]: time=\"2026-06-11T12:10:04.659696289Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.611831 | controller |     "Jun 11 12:10:04.659783 crc crio[24477]: time=\"2026-06-11T12:10:04.6597399Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.611893 | controller |     "Jun 11 12:10:04.659888 crc crio[24477]: time=\"2026-06-11T12:10:04.659856584Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.611918 | controller |     "Jun 11 12:10:04.659977 crc crio[24477]: time=\"2026-06-11T12:10:04.659898245Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.611939 | controller |     "Jun 11 12:10:04.660138 crc crio[24477]: time=\"2026-06-11T12:10:04.660101001Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.611966 | controller |     "Jun 11 12:10:04.660204 crc crio[24477]: time=\"2026-06-11T12:10:04.660147453Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.612004 | controller |     "Jun 11 12:10:04.660285 crc crio[24477]: time=\"2026-06-11T12:10:04.660253916Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.612026 | controller |     "Jun 11 12:10:04.660374 crc crio[24477]: time=\"2026-06-11T12:10:04.660296817Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.612047 | controller |     "Jun 11 12:10:04.660484 crc crio[24477]: time=\"2026-06-11T12:10:04.660452481Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.612067 | controller |     "Jun 11 12:10:04.660719 crc crio[24477]: time=\"2026-06-11T12:10:04.660495572Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.612088 | controller |     "Jun 11 12:10:04.660719 crc crio[24477]: time=\"2026-06-11T12:10:04.660607695Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.612110 | controller |     "Jun 11 12:10:04.660719 crc crio[24477]: time=\"2026-06-11T12:10:04.660634296Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.612130 | controller |     "Jun 11 12:10:04.660855 crc crio[24477]: time=\"2026-06-11T12:10:04.660797001Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.612151 | controller |     "Jun 11 12:10:04.660855 crc crio[24477]: time=\"2026-06-11T12:10:04.660823701Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.612172 | controller |     "Jun 11 12:10:04.661003 crc crio[24477]: time=\"2026-06-11T12:10:04.660970495Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.612193 | controller |     "Jun 11 12:10:04.661083 crc crio[24477]: time=\"2026-06-11T12:10:04.661012657Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.612214 | controller |     "Jun 11 12:10:04.661331 crc crio[24477]: time=\"2026-06-11T12:10:04.661166951Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.612235 | controller |     "Jun 11 12:10:04.661331 crc crio[24477]: time=\"2026-06-11T12:10:04.661201842Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.612256 | controller |     "Jun 11 12:10:04.661459 crc crio[24477]: time=\"2026-06-11T12:10:04.661419338Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.612277 | controller |     "Jun 11 12:10:04.661459 crc crio[24477]: time=\"2026-06-11T12:10:04.661452099Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.612299 | controller |     "Jun 11 12:10:04.661899 crc crio[24477]: time=\"2026-06-11T12:10:04.661851571Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.612321 | controller |     "Jun 11 12:10:04.661899 crc crio[24477]: time=\"2026-06-11T12:10:04.661899942Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.612342 | controller |     "Jun 11 12:10:04.662027 crc crio[24477]: time=\"2026-06-11T12:10:04.661930433Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.612409 | controller |     "Jun 11 12:10:04.662027 crc crio[24477]: time=\"2026-06-11T12:10:04.661947763Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.612434 | controller |     "Jun 11 12:10:04.662302 crc crio[24477]: time=\"2026-06-11T12:10:04.66224851Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.612485 | controller |     "Jun 11 12:10:04.662302 crc crio[24477]: time=\"2026-06-11T12:10:04.662297721Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.612510 | controller |     "Jun 11 12:10:04.662505 crc crio[24477]: time=\"2026-06-11T12:10:04.662462086Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.612532 | controller |     "Jun 11 12:10:04.662569 crc crio[24477]: time=\"2026-06-11T12:10:04.662509707Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.612553 | controller |     "Jun 11 12:10:04.662772 crc crio[24477]: time=\"2026-06-11T12:10:04.662721413Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.612574 | controller |     "Jun 11 12:10:04.662772 crc crio[24477]: time=\"2026-06-11T12:10:04.662769154Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.612594 | controller |     "Jun 11 12:10:04.663006 crc crio[24477]: time=\"2026-06-11T12:10:04.662959229Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.612617 | controller |     "Jun 11 12:10:04.663070 crc crio[24477]: time=\"2026-06-11T12:10:04.663008501Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.612638 | controller |     "Jun 11 12:10:04.663230 crc crio[24477]: time=\"2026-06-11T12:10:04.663183966Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.612659 | controller |     "Jun 11 12:10:04.663293 crc crio[24477]: time=\"2026-06-11T12:10:04.663228507Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.612680 | controller |     "Jun 11 12:10:04.663547 crc crio[24477]: time=\"2026-06-11T12:10:04.663491944Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.612701 | controller |     "Jun 11 12:10:04.663682 crc crio[24477]: time=\"2026-06-11T12:10:04.663553096Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.612728 | controller |     "Jun 11 12:10:04.663802 crc crio[24477]: time=\"2026-06-11T12:10:04.663761153Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.612796 | controller |     "Jun 11 12:10:04.663802 crc crio[24477]: time=\"2026-06-11T12:10:04.663810954Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.612820 | controller |     "Jun 11 12:10:04.664270 crc crio[24477]: time=\"2026-06-11T12:10:04.664153763Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.612844 | controller |     "Jun 11 12:10:04.664270 crc crio[24477]: time=\"2026-06-11T12:10:04.664184634Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.612913 | controller |     "Jun 11 12:10:04.664412 crc crio[24477]: time=\"2026-06-11T12:10:04.664331478Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.612941 | controller |     "Jun 11 12:10:04.664412 crc crio[24477]: time=\"2026-06-11T12:10:04.66440436Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.612963 | controller |     "Jun 11 12:10:04.664776 crc crio[24477]: time=\"2026-06-11T12:10:04.66474102Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.612984 | controller |     "Jun 11 12:10:04.664864 crc crio[24477]: time=\"2026-06-11T12:10:04.664787201Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.613005 | controller |     "Jun 11 12:10:04.664936 crc crio[24477]: time=\"2026-06-11T12:10:04.664871593Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.613031 | controller |     "Jun 11 12:10:04.664936 crc crio[24477]: time=\"2026-06-11T12:10:04.664899984Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.613053 | controller |     "Jun 11 12:10:04.665117 crc crio[24477]: time=\"2026-06-11T12:10:04.66508572Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.613074 | controller |     "Jun 11 12:10:04.665331 crc crio[24477]: time=\"2026-06-11T12:10:04.66513085Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.613096 | controller |     "Jun 11 12:10:04.665331 crc crio[24477]: time=\"2026-06-11T12:10:04.665314786Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.613116 | controller |     "Jun 11 12:10:04.665506 crc crio[24477]: time=\"2026-06-11T12:10:04.665341527Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.613136 | controller |     "Jun 11 12:10:04.665506 crc crio[24477]: time=\"2026-06-11T12:10:04.665482821Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.613156 | controller |     "Jun 11 12:10:04.665604 crc crio[24477]: time=\"2026-06-11T12:10:04.665512301Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.613176 | controller |     "Jun 11 12:10:04.665939 crc crio[24477]: time=\"2026-06-11T12:10:04.665903353Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.613196 | controller |     "Jun 11 12:10:04.666018 crc crio[24477]: time=\"2026-06-11T12:10:04.666003725Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.613217 | controller |     "Jun 11 12:10:04.667477 crc crio[24477]: time=\"2026-06-11T12:10:04.666142919Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.613237 | controller |     "Jun 11 12:10:04.667477 crc crio[24477]: time=\"2026-06-11T12:10:04.666188161Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.613257 | controller |     "Jun 11 12:10:04.667477 crc crio[24477]: time=\"2026-06-11T12:10:04.666395147Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.613278 | controller |     "Jun 11 12:10:04.667477 crc crio[24477]: time=\"2026-06-11T12:10:04.666421308Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.613298 | controller |     "Jun 11 12:10:04.667477 crc crio[24477]: time=\"2026-06-11T12:10:04.666559942Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.613318 | controller |     "Jun 11 12:10:04.667477 crc crio[24477]: time=\"2026-06-11T12:10:04.666584983Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.613338 | controller |     "Jun 11 12:10:04.667477 crc crio[24477]: time=\"2026-06-11T12:10:04.666810939Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.613357 | controller |     "Jun 11 12:10:04.667477 crc crio[24477]: time=\"2026-06-11T12:10:04.66683893Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.613377 | controller |     "Jun 11 12:10:04.667477 crc crio[24477]: time=\"2026-06-11T12:10:04.666980872Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.613397 | controller |     "Jun 11 12:10:04.667477 crc crio[24477]: time=\"2026-06-11T12:10:04.667006874Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.613417 | controller |     "Jun 11 12:10:04.667477 crc crio[24477]: time=\"2026-06-11T12:10:04.667183749Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.613442 | controller |     "Jun 11 12:10:04.667477 crc crio[24477]: time=\"2026-06-11T12:10:04.66720901Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.613464 | controller |     "Jun 11 12:10:04.667477 crc crio[24477]: time=\"2026-06-11T12:10:04.667405155Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.613485 | controller |     "Jun 11 12:10:04.667477 crc crio[24477]: time=\"2026-06-11T12:10:04.667435226Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.613505 | controller |     "Jun 11 12:10:04.668040 crc crio[24477]: time=\"2026-06-11T12:10:04.667556849Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.613525 | controller |     "Jun 11 12:10:04.668040 crc crio[24477]: time=\"2026-06-11T12:10:04.66758232Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.613545 | controller |     "Jun 11 12:10:04.668040 crc crio[24477]: time=\"2026-06-11T12:10:04.667829818Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.613564 | controller |     "Jun 11 12:10:04.668040 crc crio[24477]: time=\"2026-06-11T12:10:04.667855889Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.613584 | controller |     "Jun 11 12:10:04.668040 crc crio[24477]: time=\"2026-06-11T12:10:04.668038134Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.613604 | controller |     "Jun 11 12:10:04.668247 crc crio[24477]: time=\"2026-06-11T12:10:04.668063384Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.613623 | controller |     "Jun 11 12:10:04.668285 crc crio[24477]: time=\"2026-06-11T12:10:04.66825755Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.613643 | controller |     "Jun 11 12:10:04.668285 crc crio[24477]: time=\"2026-06-11T12:10:04.66828341Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.613663 | controller |     "Jun 11 12:10:04.668553 crc crio[24477]: time=\"2026-06-11T12:10:04.668517147Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.613683 | controller |     "Jun 11 12:10:04.668614 crc crio[24477]: time=\"2026-06-11T12:10:04.668568248Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.613703 | controller |     "Jun 11 12:10:04.668756 crc crio[24477]: time=\"2026-06-11T12:10:04.668724483Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.613723 | controller |     "Jun 11 12:10:04.668827 crc crio[24477]: time=\"2026-06-11T12:10:04.668770894Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.613743 | controller |     "Jun 11 12:10:04.668943 crc crio[24477]: time=\"2026-06-11T12:10:04.668910138Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.613762 | controller |     "Jun 11 12:10:04.669002 crc crio[24477]: time=\"2026-06-11T12:10:04.668952079Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.613782 | controller |     "Jun 11 12:10:04.669115 crc crio[24477]: time=\"2026-06-11T12:10:04.669083703Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.613801 | controller |     "Jun 11 12:10:04.669218 crc crio[24477]: time=\"2026-06-11T12:10:04.669125574Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.613820 | controller |     "Jun 11 12:10:04.669435 crc crio[24477]: time=\"2026-06-11T12:10:04.669399012Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.613844 | controller |     "Jun 11 12:10:04.669491 crc crio[24477]: time=\"2026-06-11T12:10:04.669444633Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.613892 | controller |     "Jun 11 12:10:04.669614 crc crio[24477]: time=\"2026-06-11T12:10:04.669581447Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.613913 | controller |     "Jun 11 12:10:04.669876 crc crio[24477]: time=\"2026-06-11T12:10:04.669623998Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.613936 | controller |     "Jun 11 12:10:04.669876 crc crio[24477]: time=\"2026-06-11T12:10:04.669866245Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.613956 | controller |     "Jun 11 12:10:04.669957 crc crio[24477]: time=\"2026-06-11T12:10:04.669893716Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.613977 | controller |     "Jun 11 12:10:04.670034 crc crio[24477]: time=\"2026-06-11T12:10:04.670001229Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.613998 | controller |     "Jun 11 12:10:04.670093 crc crio[24477]: time=\"2026-06-11T12:10:04.6700438Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.614018 | controller |     "Jun 11 12:10:04.670232 crc crio[24477]: time=\"2026-06-11T12:10:04.670200444Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.614038 | controller |     "Jun 11 12:10:04.670290 crc crio[24477]: time=\"2026-06-11T12:10:04.670242336Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.614059 | controller |     "Jun 11 12:10:04.670384 crc crio[24477]: time=\"2026-06-11T12:10:04.670337168Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.614079 | controller |     "Jun 11 12:10:04.670445 crc crio[24477]: time=\"2026-06-11T12:10:04.67039459Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.614100 | controller |     "Jun 11 12:10:04.670621 crc crio[24477]: time=\"2026-06-11T12:10:04.670589366Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.614120 | controller |     "Jun 11 12:10:04.670771 crc crio[24477]: time=\"2026-06-11T12:10:04.670630737Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.614140 | controller |     "Jun 11 12:10:04.670848 crc crio[24477]: time=\"2026-06-11T12:10:04.670814232Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.614160 | controller |     "Jun 11 12:10:04.671145 crc crio[24477]: time=\"2026-06-11T12:10:04.670858664Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.614181 | controller |     "Jun 11 12:10:04.671145 crc crio[24477]: time=\"2026-06-11T12:10:04.670994867Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.614201 | controller |     "Jun 11 12:10:04.671145 crc crio[24477]: time=\"2026-06-11T12:10:04.671024338Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.614221 | controller |     "Jun 11 12:10:04.671145 crc crio[24477]: time=\"2026-06-11T12:10:04.671135701Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.614242 | controller |     "Jun 11 12:10:04.671557 crc crio[24477]: time=\"2026-06-11T12:10:04.671162782Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.614263 | controller |     "Jun 11 12:10:04.671557 crc crio[24477]: time=\"2026-06-11T12:10:04.671419849Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.614289 | controller |     "Jun 11 12:10:04.671557 crc crio[24477]: time=\"2026-06-11T12:10:04.671499009Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.614310 | controller |     "Jun 11 12:10:04.671791 crc crio[24477]: time=\"2026-06-11T12:10:04.671615524Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.614331 | controller |     "Jun 11 12:10:04.671791 crc crio[24477]: time=\"2026-06-11T12:10:04.671690506Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.614351 | controller |     "Jun 11 12:10:04.671933 crc crio[24477]: time=\"2026-06-11T12:10:04.671879582Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.614371 | controller |     "Jun 11 12:10:04.671933 crc crio[24477]: time=\"2026-06-11T12:10:04.671906412Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.614391 | controller |     "Jun 11 12:10:04.672173 crc crio[24477]: time=\"2026-06-11T12:10:04.672060578Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.614411 | controller |     "Jun 11 12:10:04.672173 crc crio[24477]: time=\"2026-06-11T12:10:04.672087198Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.614431 | controller |     "Jun 11 12:10:04.672440 crc crio[24477]: time=\"2026-06-11T12:10:04.672226092Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.614452 | controller |     "Jun 11 12:10:04.672440 crc crio[24477]: time=\"2026-06-11T12:10:04.672252213Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.614471 | controller |     "Jun 11 12:10:04.672440 crc crio[24477]: time=\"2026-06-11T12:10:04.672394157Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.614492 | controller |     "Jun 11 12:10:04.672440 crc crio[24477]: time=\"2026-06-11T12:10:04.672419318Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.614511 | controller |     "Jun 11 12:10:04.672908 crc crio[24477]: time=\"2026-06-11T12:10:04.672574912Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.614531 | controller |     "Jun 11 12:10:04.672908 crc crio[24477]: time=\"2026-06-11T12:10:04.672600583Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.614551 | controller |     "Jun 11 12:10:04.672908 crc crio[24477]: time=\"2026-06-11T12:10:04.672779728Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.614571 | controller |     "Jun 11 12:10:04.672908 crc crio[24477]: time=\"2026-06-11T12:10:04.672806308Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.614591 | controller |     "Jun 11 12:10:04.673079 crc crio[24477]: time=\"2026-06-11T12:10:04.673017484Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.614613 | controller |     "Jun 11 12:10:04.673079 crc crio[24477]: time=\"2026-06-11T12:10:04.673042575Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.614634 | controller |     "Jun 11 12:10:04.673248 crc crio[24477]: time=\"2026-06-11T12:10:04.67321392Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.614654 | controller |     "Jun 11 12:10:04.673312 crc crio[24477]: time=\"2026-06-11T12:10:04.673256891Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.614682 | controller |     "Jun 11 12:10:04.673438 crc crio[24477]: time=\"2026-06-11T12:10:04.673403416Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.614703 | controller |     "Jun 11 12:10:04.673506 crc crio[24477]: time=\"2026-06-11T12:10:04.673444927Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.614724 | controller |     "Jun 11 12:10:04.673593 crc crio[24477]: time=\"2026-06-11T12:10:04.67356111Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.614745 | controller |     "Jun 11 12:10:04.673855 crc crio[24477]: time=\"2026-06-11T12:10:04.673602941Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.614765 | controller |     "Jun 11 12:10:04.673855 crc crio[24477]: time=\"2026-06-11T12:10:04.673820107Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.614785 | controller |     "Jun 11 12:10:04.673855 crc crio[24477]: time=\"2026-06-11T12:10:04.673846604Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.614806 | controller |     "Jun 11 12:10:04.674084 crc crio[24477]: time=\"2026-06-11T12:10:04.674050584Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.614826 | controller |     "Jun 11 12:10:04.674155 crc crio[24477]: time=\"2026-06-11T12:10:04.674093705Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.614846 | controller |     "Jun 11 12:10:04.674287 crc crio[24477]: time=\"2026-06-11T12:10:04.674254699Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.614964 | controller |     "Jun 11 12:10:04.674388 crc crio[24477]: time=\"2026-06-11T12:10:04.67429633Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.614988 | controller |     "Jun 11 12:10:04.674503 crc crio[24477]: time=\"2026-06-11T12:10:04.674407974Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.615009 | controller |     "Jun 11 12:10:04.674503 crc crio[24477]: time=\"2026-06-11T12:10:04.674434574Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.615030 | controller |     "Jun 11 12:10:04.674750 crc crio[24477]: time=\"2026-06-11T12:10:04.674717292Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.615050 | controller |     "Jun 11 12:10:04.675831 crc crio[24477]: time=\"2026-06-11T12:10:04.674762924Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.615071 | controller |     "Jun 11 12:10:04.675831 crc crio[24477]: time=\"2026-06-11T12:10:04.674920489Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.615091 | controller |     "Jun 11 12:10:04.675831 crc crio[24477]: time=\"2026-06-11T12:10:04.674945929Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.615111 | controller |     "Jun 11 12:10:04.675831 crc crio[24477]: time=\"2026-06-11T12:10:04.675099944Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.615131 | controller |     "Jun 11 12:10:04.675831 crc crio[24477]: time=\"2026-06-11T12:10:04.675222207Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.615150 | controller |     "Jun 11 12:10:04.675831 crc crio[24477]: time=\"2026-06-11T12:10:04.675261308Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.615170 | controller |     "Jun 11 12:10:04.675831 crc crio[24477]: time=\"2026-06-11T12:10:04.675289259Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.615195 | controller |     "Jun 11 12:10:04.675831 crc crio[24477]: time=\"2026-06-11T12:10:04.675428583Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.615216 | controller |     "Jun 11 12:10:04.675831 crc crio[24477]: time=\"2026-06-11T12:10:04.675455693Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.615236 | controller |     "Jun 11 12:10:04.676184 crc crio[24477]: time=\"2026-06-11T12:10:04.675929143Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.615256 | controller |     "Jun 11 12:10:04.676184 crc crio[24477]: time=\"2026-06-11T12:10:04.676041986Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.615276 | controller |     "Jun 11 12:10:04.676184 crc crio[24477]: time=\"2026-06-11T12:10:04.676080217Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.615296 | controller |     "Jun 11 12:10:04.676184 crc crio[24477]: time=\"2026-06-11T12:10:04.676106227Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.615316 | controller |     "Jun 11 12:10:04.676184 crc crio[24477]: time=\"2026-06-11T12:10:04.676146053Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.615336 | controller |     "Jun 11 12:10:04.676184 crc crio[24477]: time=\"2026-06-11T12:10:04.676178563Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.615356 | controller |     "Jun 11 12:10:04.676469 crc crio[24477]: time=\"2026-06-11T12:10:04.676454642Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.615376 | controller |     "Jun 11 12:10:04.676516 crc crio[24477]: time=\"2026-06-11T12:10:04.676488163Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.615396 | controller |     "Jun 11 12:10:04.676721 crc crio[24477]: time=\"2026-06-11T12:10:04.676587816Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.615416 | controller |     "Jun 11 12:10:04.676721 crc crio[24477]: time=\"2026-06-11T12:10:04.676678313Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.615436 | controller |     "Jun 11 12:10:04.676843 crc crio[24477]: time=\"2026-06-11T12:10:04.676792601Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.615457 | controller |     "Jun 11 12:10:04.676843 crc crio[24477]: time=\"2026-06-11T12:10:04.676817842Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.615477 | controller |     "Jun 11 12:10:04.677056 crc crio[24477]: time=\"2026-06-11T12:10:04.676995917Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.615497 | controller |     "Jun 11 12:10:04.677056 crc crio[24477]: time=\"2026-06-11T12:10:04.677044488Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.615545 | controller |     "Jun 11 12:10:04.677262 crc crio[24477]: time=\"2026-06-11T12:10:04.677213733Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.615567 | controller |     "Jun 11 12:10:04.677262 crc crio[24477]: time=\"2026-06-11T12:10:04.677260554Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.615587 | controller |     "Jun 11 12:10:04.677477 crc crio[24477]: time=\"2026-06-11T12:10:04.677444759Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.615607 | controller |     "Jun 11 12:10:04.677539 crc crio[24477]: time=\"2026-06-11T12:10:04.677487781Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.615632 | controller |     "Jun 11 12:10:04.677734 crc crio[24477]: time=\"2026-06-11T12:10:04.677623845Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.615652 | controller |     "Jun 11 12:10:04.677734 crc crio[24477]: time=\"2026-06-11T12:10:04.677721372Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.615672 | controller |     "Jun 11 12:10:04.678010 crc crio[24477]: time=\"2026-06-11T12:10:04.677963625Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.615692 | controller |     "Jun 11 12:10:04.678010 crc crio[24477]: time=\"2026-06-11T12:10:04.678009251Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.615713 | controller |     "Jun 11 12:10:04.678311 crc crio[24477]: time=\"2026-06-11T12:10:04.678261088Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.615744 | controller |     "Jun 11 12:10:04.678490 crc crio[24477]: time=\"2026-06-11T12:10:04.678449363Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.615778 | controller |     "Jun 11 12:10:04.678553 crc crio[24477]: time=\"2026-06-11T12:10:04.678514945Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.615802 | controller |     "Jun 11 12:10:04.678553 crc crio[24477]: time=\"2026-06-11T12:10:04.678549996Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.615825 | controller |     "Jun 11 12:10:04.678681 crc crio[24477]: time=\"2026-06-11T12:10:04.678582202Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.615846 | controller |     "Jun 11 12:10:04.678681 crc crio[24477]: time=\"2026-06-11T12:10:04.678618233Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.615901 | controller |     "Jun 11 12:10:04.679027 crc crio[24477]: time=\"2026-06-11T12:10:04.678929646Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.615928 | controller |     "Jun 11 12:10:04.679089 crc crio[24477]: time=\"2026-06-11T12:10:04.67906328Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.615950 | controller |     "Jun 11 12:10:04.679125 crc crio[24477]: time=\"2026-06-11T12:10:04.679105421Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.615971 | controller |     "Jun 11 12:10:04.679230 crc crio[24477]: time=\"2026-06-11T12:10:04.679197314Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.615993 | controller |     "Jun 11 12:10:04.679295 crc crio[24477]: time=\"2026-06-11T12:10:04.679249445Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.616014 | controller |     "Jun 11 12:10:04.679295 crc crio[24477]: time=\"2026-06-11T12:10:04.679283086Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.616036 | controller |     "Jun 11 12:10:04.679404 crc crio[24477]: time=\"2026-06-11T12:10:04.679316047Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.616057 | controller |     "Jun 11 12:10:04.679404 crc crio[24477]: time=\"2026-06-11T12:10:04.679339268Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.616078 | controller |     "Jun 11 12:10:04.679586 crc crio[24477]: time=\"2026-06-11T12:10:04.67954956Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.616099 | controller |     "Jun 11 12:10:04.679694 crc crio[24477]: time=\"2026-06-11T12:10:04.679603631Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.616125 | controller |     "Jun 11 12:10:04.679923 crc crio[24477]: time=\"2026-06-11T12:10:04.679883603Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.616147 | controller |     "Jun 11 12:10:04.680086 crc crio[24477]: time=\"2026-06-11T12:10:04.679947875Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.616168 | controller |     "Jun 11 12:10:04.680086 crc crio[24477]: time=\"2026-06-11T12:10:04.680017862Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.616188 | controller |     "Jun 11 12:10:04.680086 crc crio[24477]: time=\"2026-06-11T12:10:04.680054433Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.616209 | controller |     "Jun 11 12:10:04.680301 crc crio[24477]: time=\"2026-06-11T12:10:04.680207312Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.616230 | controller |     "Jun 11 12:10:04.680301 crc crio[24477]: time=\"2026-06-11T12:10:04.680270143Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.616251 | controller |     "Jun 11 12:10:04.680458 crc crio[24477]: time=\"2026-06-11T12:10:04.680378822Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.616272 | controller |     "Jun 11 12:10:04.680458 crc crio[24477]: time=\"2026-06-11T12:10:04.680418235Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.616292 | controller |     "Jun 11 12:10:04.680580 crc crio[24477]: time=\"2026-06-11T12:10:04.680540781Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.616312 | controller |     "Jun 11 12:10:04.680689 crc crio[24477]: time=\"2026-06-11T12:10:04.680602813Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.616333 | controller |     "Jun 11 12:10:04.680817 crc crio[24477]: time=\"2026-06-11T12:10:04.680782155Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.616353 | controller |     "Jun 11 12:10:04.680871 crc crio[24477]: time=\"2026-06-11T12:10:04.680830226Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.616373 | controller |     "Jun 11 12:10:04.681006 crc crio[24477]: time=\"2026-06-11T12:10:04.680968293Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.616393 | controller |     "Jun 11 12:10:04.681065 crc crio[24477]: time=\"2026-06-11T12:10:04.681027654Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.616413 | controller |     "Jun 11 12:10:04.681118 crc crio[24477]: time=\"2026-06-11T12:10:04.681070533Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.616433 | controller |     "Jun 11 12:10:04.681118 crc crio[24477]: time=\"2026-06-11T12:10:04.681099513Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.616453 | controller |     "Jun 11 12:10:04.681388 crc crio[24477]: time=\"2026-06-11T12:10:04.681304533Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.616473 | controller |     "Jun 11 12:10:04.681466 crc crio[24477]: time=\"2026-06-11T12:10:04.681405236Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.616494 | controller |     "Jun 11 12:10:04.681730 crc crio[24477]: time=\"2026-06-11T12:10:04.681506505Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.616514 | controller |     "Jun 11 12:10:04.681801 crc crio[24477]: time=\"2026-06-11T12:10:04.681759842Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.616538 | controller |     "Jun 11 12:10:04.681871 crc crio[24477]: time=\"2026-06-11T12:10:04.681782762Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.616559 | controller |     "Jun 11 12:10:04.681939 crc crio[24477]: time=\"2026-06-11T12:10:04.681883569Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.616579 | controller |     "Jun 11 12:10:04.681939 crc crio[24477]: time=\"2026-06-11T12:10:04.681897449Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.616599 | controller |     "Jun 11 12:10:04.681939 crc crio[24477]: time=\"2026-06-11T12:10:04.681913897Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.616620 | controller |     "Jun 11 12:10:04.682138 crc crio[24477]: time=\"2026-06-11T12:10:04.682094435Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.616640 | controller |     "Jun 11 12:10:04.682207 crc crio[24477]: time=\"2026-06-11T12:10:04.682163667Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.616660 | controller |     "Jun 11 12:10:04.682297 crc crio[24477]: time=\"2026-06-11T12:10:04.682260806Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.616680 | controller |     "Jun 11 12:10:04.682386 crc crio[24477]: time=\"2026-06-11T12:10:04.682308388Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.616700 | controller |     "Jun 11 12:10:04.682509 crc crio[24477]: time=\"2026-06-11T12:10:04.682471205Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.616725 | controller |     "Jun 11 12:10:04.682568 crc crio[24477]: time=\"2026-06-11T12:10:04.682530647Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.616756 | controller |     "Jun 11 12:10:04.682724 crc crio[24477]: time=\"2026-06-11T12:10:04.682631047Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.616779 | controller |     "Jun 11 12:10:04.682793 crc crio[24477]: time=\"2026-06-11T12:10:04.682737785Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.616800 | controller |     "Jun 11 12:10:04.682926 crc crio[24477]: time=\"2026-06-11T12:10:04.682883208Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.616820 | controller |     "Jun 11 12:10:04.682981 crc crio[24477]: time=\"2026-06-11T12:10:04.682947529Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.616840 | controller |     "Jun 11 12:10:04.683285 crc crio[24477]: time=\"2026-06-11T12:10:04.683193653Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.616902 | controller |     "Jun 11 12:10:04.683434 crc crio[24477]: time=\"2026-06-11T12:10:04.683319217Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.616927 | controller |     "Jun 11 12:10:04.683546 crc crio[24477]: time=\"2026-06-11T12:10:04.683499662Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.616948 | controller |     "Jun 11 12:10:04.683701 crc crio[24477]: time=\"2026-06-11T12:10:04.683560123Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.616968 | controller |     "Jun 11 12:10:04.683701 crc crio[24477]: time=\"2026-06-11T12:10:04.683598544Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.616994 | controller |     "Jun 11 12:10:04.683701 crc crio[24477]: time=\"2026-06-11T12:10:04.683625305Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.617064 | controller |     "Jun 11 12:10:04.683824 crc crio[24477]: time=\"2026-06-11T12:10:04.683727808Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.617089 | controller |     "Jun 11 12:10:04.683824 crc crio[24477]: time=\"2026-06-11T12:10:04.683754269Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.617111 | controller |     "Jun 11 12:10:04.683974 crc crio[24477]: time=\"2026-06-11T12:10:04.683917066Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.617131 | controller |     "Jun 11 12:10:04.683974 crc crio[24477]: time=\"2026-06-11T12:10:04.683965967Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.617152 | controller |     "Jun 11 12:10:04.684040 crc crio[24477]: time=\"2026-06-11T12:10:04.684012136Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.617172 | controller |     "Jun 11 12:10:04.684097 crc crio[24477]: time=\"2026-06-11T12:10:04.684042987Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.617192 | controller |     "Jun 11 12:10:04.684385 crc crio[24477]: time=\"2026-06-11T12:10:04.684265576Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.617212 | controller |     "Jun 11 12:10:04.684385 crc crio[24477]: time=\"2026-06-11T12:10:04.684308087Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.617232 | controller |     "Jun 11 12:10:04.684385 crc crio[24477]: time=\"2026-06-11T12:10:04.6843357Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.617252 | controller |     "Jun 11 12:10:04.684521 crc crio[24477]: time=\"2026-06-11T12:10:04.6844153Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.617272 | controller |     "Jun 11 12:10:04.684847 crc crio[24477]: time=\"2026-06-11T12:10:04.68477194Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.617293 | controller |     "Jun 11 12:10:04.684922 crc crio[24477]: time=\"2026-06-11T12:10:04.684900403Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.617313 | controller |     "Jun 11 12:10:04.684964 crc crio[24477]: time=\"2026-06-11T12:10:04.684939614Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.617334 | controller |     "Jun 11 12:10:04.685067 crc crio[24477]: time=\"2026-06-11T12:10:04.684968645Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.617354 | controller |     "Jun 11 12:10:04.685067 crc crio[24477]: time=\"2026-06-11T12:10:04.684999556Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.617374 | controller |     "Jun 11 12:10:04.685067 crc crio[24477]: time=\"2026-06-11T12:10:04.685044747Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.617394 | controller |     "Jun 11 12:10:04.685318 crc crio[24477]: time=\"2026-06-11T12:10:04.685221042Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.617415 | controller |     "Jun 11 12:10:04.685318 crc crio[24477]: time=\"2026-06-11T12:10:04.685259973Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.617435 | controller |     "Jun 11 12:10:04.685548 crc crio[24477]: time=\"2026-06-11T12:10:04.685411477Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.617460 | controller |     "Jun 11 12:10:04.685712 crc crio[24477]: time=\"2026-06-11T12:10:04.685555541Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.617481 | controller |     "Jun 11 12:10:04.685712 crc crio[24477]: time=\"2026-06-11T12:10:04.685599113Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.617501 | controller |     "Jun 11 12:10:04.685712 crc crio[24477]: time=\"2026-06-11T12:10:04.685626333Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.617520 | controller |     "Jun 11 12:10:04.685840 crc crio[24477]: time=\"2026-06-11T12:10:04.685756877Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.617539 | controller |     "Jun 11 12:10:04.685840 crc crio[24477]: time=\"2026-06-11T12:10:04.685792838Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.617559 | controller |     "Jun 11 12:10:04.686064 crc crio[24477]: time=\"2026-06-11T12:10:04.685958104Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.617578 | controller |     "Jun 11 12:10:04.686064 crc crio[24477]: time=\"2026-06-11T12:10:04.686013705Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.617597 | controller |     "Jun 11 12:10:04.686214 crc crio[24477]: time=\"2026-06-11T12:10:04.686115498Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.617616 | controller |     "Jun 11 12:10:04.686214 crc crio[24477]: time=\"2026-06-11T12:10:04.686153549Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.617635 | controller |     "Jun 11 12:10:04.686491 crc crio[24477]: time=\"2026-06-11T12:10:04.686379355Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.617654 | controller |     "Jun 11 12:10:04.686491 crc crio[24477]: time=\"2026-06-11T12:10:04.686436347Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.617674 | controller |     "Jun 11 12:10:04.686706 crc crio[24477]: time=\"2026-06-11T12:10:04.686574781Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.617693 | controller |     "Jun 11 12:10:04.686706 crc crio[24477]: time=\"2026-06-11T12:10:04.686612192Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.617713 | controller |     "Jun 11 12:10:04.686955 crc crio[24477]: time=\"2026-06-11T12:10:04.68690269Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.617732 | controller |     "Jun 11 12:10:04.686955 crc crio[24477]: time=\"2026-06-11T12:10:04.686954941Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.617752 | controller |     "Jun 11 12:10:04.687090 crc crio[24477]: time=\"2026-06-11T12:10:04.687023383Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.617771 | controller |     "Jun 11 12:10:04.687090 crc crio[24477]: time=\"2026-06-11T12:10:04.687062194Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.617791 | controller |     "Jun 11 12:10:04.687232 crc crio[24477]: time=\"2026-06-11T12:10:04.687192078Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.617811 | controller |     "Jun 11 12:10:04.687297 crc crio[24477]: time=\"2026-06-11T12:10:04.687246592Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.617830 | controller |     "Jun 11 12:10:04.687487 crc crio[24477]: time=\"2026-06-11T12:10:04.687339483Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.617906 | controller |     "Jun 11 12:10:04.687487 crc crio[24477]: time=\"2026-06-11T12:10:04.687404994Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.617939 | controller |     "Jun 11 12:10:04.687848 crc crio[24477]: time=\"2026-06-11T12:10:04.687530318Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.617963 | controller |     "Jun 11 12:10:04.687848 crc crio[24477]: time=\"2026-06-11T12:10:04.687567679Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.618012 | controller |     "Jun 11 12:10:04.687848 crc crio[24477]: time=\"2026-06-11T12:10:04.687785825Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.618037 | controller |     "Jun 11 12:10:04.687848 crc crio[24477]: time=\"2026-06-11T12:10:04.687822476Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.618170 | controller |     "Jun 11 12:10:04.688293 crc crio[24477]: time=\"2026-06-11T12:10:04.687990641Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.618194 | controller |     "Jun 11 12:10:04.688293 crc crio[24477]: time=\"2026-06-11T12:10:04.688030581Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.618216 | controller |     "Jun 11 12:10:04.688293 crc crio[24477]: time=\"2026-06-11T12:10:04.688229047Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.618237 | controller |     "Jun 11 12:10:04.688293 crc crio[24477]: time=\"2026-06-11T12:10:04.688266728Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.618257 | controller |     "Jun 11 12:10:04.688828 crc crio[24477]: time=\"2026-06-11T12:10:04.688411662Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.618278 | controller |     "Jun 11 12:10:04.688828 crc crio[24477]: time=\"2026-06-11T12:10:04.688449596Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.618298 | controller |     "Jun 11 12:10:04.688828 crc crio[24477]: time=\"2026-06-11T12:10:04.688559506Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.618318 | controller |     "Jun 11 12:10:04.688828 crc crio[24477]: time=\"2026-06-11T12:10:04.688596737Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.618338 | controller |     "Jun 11 12:10:04.688828 crc crio[24477]: time=\"2026-06-11T12:10:04.688809704Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.618359 | controller |     "Jun 11 12:10:04.689033 crc crio[24477]: time=\"2026-06-11T12:10:04.688847815Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.618379 | controller |     "Jun 11 12:10:04.689033 crc crio[24477]: time=\"2026-06-11T12:10:04.689002579Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.618399 | controller |     "Jun 11 12:10:04.689108 crc crio[24477]: time=\"2026-06-11T12:10:04.689040531Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.618419 | controller |     "Jun 11 12:10:04.689170 crc crio[24477]: time=\"2026-06-11T12:10:04.689131563Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.618440 | controller |     "Jun 11 12:10:04.689216 crc crio[24477]: time=\"2026-06-11T12:10:04.689196395Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.618460 | controller |     "Jun 11 12:10:04.689407 crc crio[24477]: time=\"2026-06-11T12:10:04.689325509Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.618486 | controller |     "Jun 11 12:10:04.689407 crc crio[24477]: time=\"2026-06-11T12:10:04.689402881Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.618507 | controller |     "Jun 11 12:10:04.689815 crc crio[24477]: time=\"2026-06-11T12:10:04.689770721Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.618527 | controller |     "Jun 11 12:10:04.689885 crc crio[24477]: time=\"2026-06-11T12:10:04.689835723Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.618547 | controller |     "Jun 11 12:10:04.689929 crc crio[24477]: time=\"2026-06-11T12:10:04.689885784Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.618566 | controller |     "Jun 11 12:10:04.689929 crc crio[24477]: time=\"2026-06-11T12:10:04.689915205Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.618586 | controller |     "Jun 11 12:10:04.690006 crc crio[24477]: time=\"2026-06-11T12:10:04.689977997Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.618606 | controller |     "Jun 11 12:10:04.690006 crc crio[24477]: time=\"2026-06-11T12:10:04.690002617Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.618626 | controller |     "Jun 11 12:10:04.690207 crc crio[24477]: time=\"2026-06-11T12:10:04.690169413Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.618646 | controller |     "Jun 11 12:10:04.690268 crc crio[24477]: time=\"2026-06-11T12:10:04.690226092Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.618666 | controller |     "Jun 11 12:10:04.690443 crc crio[24477]: time=\"2026-06-11T12:10:04.690400859Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.618686 | controller |     "Jun 11 12:10:04.690530 crc crio[24477]: time=\"2026-06-11T12:10:04.690459691Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.618707 | controller |     "Jun 11 12:10:04.690601 crc crio[24477]: time=\"2026-06-11T12:10:04.690574164Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.618727 | controller |     "Jun 11 12:10:04.690744 crc crio[24477]: time=\"2026-06-11T12:10:04.690616005Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.618747 | controller |     "Jun 11 12:10:04.691481 crc crio[24477]: time=\"2026-06-11T12:10:04.690811791Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.618768 | controller |     "Jun 11 12:10:04.691481 crc crio[24477]: time=\"2026-06-11T12:10:04.690876722Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.618819 | controller |     "Jun 11 12:10:04.691481 crc crio[24477]: time=\"2026-06-11T12:10:04.690980155Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.618907 | controller |     "Jun 11 12:10:04.691481 crc crio[24477]: time=\"2026-06-11T12:10:04.691017576Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.618939 | controller |     "Jun 11 12:10:04.691481 crc crio[24477]: time=\"2026-06-11T12:10:04.691194811Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.618962 | controller |     "Jun 11 12:10:04.691481 crc crio[24477]: time=\"2026-06-11T12:10:04.691237112Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.618984 | controller |     "Jun 11 12:10:04.692058 crc crio[24477]: time=\"2026-06-11T12:10:04.691499911Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.619011 | controller |     "Jun 11 12:10:04.692058 crc crio[24477]: time=\"2026-06-11T12:10:04.691538624Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.619033 | controller |     "Jun 11 12:10:04.692058 crc crio[24477]: time=\"2026-06-11T12:10:04.691586321Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.619055 | controller |     "Jun 11 12:10:04.692058 crc crio[24477]: time=\"2026-06-11T12:10:04.691627012Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.619075 | controller |     "Jun 11 12:10:04.692058 crc crio[24477]: time=\"2026-06-11T12:10:04.691789951Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.619096 | controller |     "Jun 11 12:10:04.692058 crc crio[24477]: time=\"2026-06-11T12:10:04.69182453Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.619117 | controller |     "Jun 11 12:10:04.692058 crc crio[24477]: time=\"2026-06-11T12:10:04.692045364Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.619138 | controller |     "Jun 11 12:10:04.692302 crc crio[24477]: time=\"2026-06-11T12:10:04.692095995Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.619159 | controller |     "Jun 11 12:10:04.692302 crc crio[24477]: time=\"2026-06-11T12:10:04.692161777Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.619179 | controller |     "Jun 11 12:10:04.692302 crc crio[24477]: time=\"2026-06-11T12:10:04.692194148Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.619200 | controller |     "Jun 11 12:10:04.692739 crc crio[24477]: time=\"2026-06-11T12:10:04.692694202Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.619220 | controller |     "Jun 11 12:10:04.692824 crc crio[24477]: time=\"2026-06-11T12:10:04.692764223Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.619242 | controller |     "Jun 11 12:10:04.692824 crc crio[24477]: time=\"2026-06-11T12:10:04.692801154Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.619263 | controller |     "Jun 11 12:10:04.692912 crc crio[24477]: time=\"2026-06-11T12:10:04.692835585Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.619284 | controller |     "Jun 11 12:10:04.693070 crc crio[24477]: time=\"2026-06-11T12:10:04.693030281Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.619304 | controller |     "Jun 11 12:10:04.693126 crc crio[24477]: time=\"2026-06-11T12:10:04.693092563Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.619325 | controller |     "Jun 11 12:10:04.693488 crc crio[24477]: time=\"2026-06-11T12:10:04.693409321Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.619345 | controller |     "Jun 11 12:10:04.693559 crc crio[24477]: time=\"2026-06-11T12:10:04.693491404Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.619365 | controller |     "Jun 11 12:10:04.693699 crc crio[24477]: time=\"2026-06-11T12:10:04.693598857Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.619385 | controller |     "Jun 11 12:10:04.693777 crc crio[24477]: time=\"2026-06-11T12:10:04.6937391Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.619405 | controller |     "Jun 11 12:10:04.693914 crc crio[24477]: time=\"2026-06-11T12:10:04.693853324Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.619507 | controller |     "Jun 11 12:10:04.693985 crc crio[24477]: time=\"2026-06-11T12:10:04.693919315Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.619541 | controller |     "Jun 11 12:10:04.694107 crc crio[24477]: time=\"2026-06-11T12:10:04.69405194Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.619563 | controller |     "Jun 11 12:10:04.694164 crc crio[24477]: time=\"2026-06-11T12:10:04.694123622Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.619585 | controller |     "Jun 11 12:10:04.694308 crc crio[24477]: time=\"2026-06-11T12:10:04.694235385Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.619606 | controller |     "Jun 11 12:10:04.694407 crc crio[24477]: time=\"2026-06-11T12:10:04.694323908Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.619627 | controller |     "Jun 11 12:10:04.694465 crc crio[24477]: time=\"2026-06-11T12:10:04.694436331Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.619647 | controller |     "Jun 11 12:10:04.694500 crc crio[24477]: time=\"2026-06-11T12:10:04.694480307Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.619667 | controller |     "Jun 11 12:10:04.694713 crc crio[24477]: time=\"2026-06-11T12:10:04.694620036Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.619687 | controller |     "Jun 11 12:10:04.694790 crc crio[24477]: time=\"2026-06-11T12:10:04.694739219Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.619836 | controller |     "Jun 11 12:10:04.694940 crc crio[24477]: time=\"2026-06-11T12:10:04.694897673Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.619897 | controller |     "Jun 11 12:10:04.694996 crc crio[24477]: time=\"2026-06-11T12:10:04.694966145Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.619925 | controller |     "Jun 11 12:10:04.695164 crc crio[24477]: time=\"2026-06-11T12:10:04.695117249Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.619957 | controller |     "Jun 11 12:10:04.695221 crc crio[24477]: time=\"2026-06-11T12:10:04.695178561Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.619990 | controller |     "Jun 11 12:10:04.695331 crc crio[24477]: time=\"2026-06-11T12:10:04.695291264Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.620023 | controller |     "Jun 11 12:10:04.695428 crc crio[24477]: time=\"2026-06-11T12:10:04.695394747Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.620059 | controller |     "Jun 11 12:10:04.695546 crc crio[24477]: time=\"2026-06-11T12:10:04.69550052Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.620096 | controller |     "Jun 11 12:10:04.695609 crc crio[24477]: time=\"2026-06-11T12:10:04.695567482Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.620132 | controller |     "Jun 11 12:10:04.695775 crc crio[24477]: time=\"2026-06-11T12:10:04.695734136Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.620169 | controller |     "Jun 11 12:10:04.695844 crc crio[24477]: time=\"2026-06-11T12:10:04.695802528Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.620208 | controller |     "Jun 11 12:10:04.696020 crc crio[24477]: time=\"2026-06-11T12:10:04.695965193Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.620250 | controller |     "Jun 11 12:10:04.696090 crc crio[24477]: time=\"2026-06-11T12:10:04.696042905Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.620289 | controller |     "Jun 11 12:10:04.696183 crc crio[24477]: time=\"2026-06-11T12:10:04.696140369Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.620336 | controller |     "Jun 11 12:10:04.696240 crc crio[24477]: time=\"2026-06-11T12:10:04.696206211Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.620375 | controller |     "Jun 11 12:10:04.696449 crc crio[24477]: time=\"2026-06-11T12:10:04.696388405Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.620411 | controller |     "Jun 11 12:10:04.696540 crc crio[24477]: time=\"2026-06-11T12:10:04.696468537Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.620445 | controller |     "Jun 11 12:10:04.696604 crc crio[24477]: time=\"2026-06-11T12:10:04.696568741Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.620476 | controller |     "Jun 11 12:10:04.696755 crc crio[24477]: time=\"2026-06-11T12:10:04.696619792Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.620499 | controller |     "Jun 11 12:10:04.696858 crc crio[24477]: time=\"2026-06-11T12:10:04.696807196Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.620526 | controller |     "Jun 11 12:10:04.696939 crc crio[24477]: time=\"2026-06-11T12:10:04.696875868Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.620559 | controller |     "Jun 11 12:10:04.697031 crc crio[24477]: time=\"2026-06-11T12:10:04.696988782Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.620595 | controller |     "Jun 11 12:10:04.697092 crc crio[24477]: time=\"2026-06-11T12:10:04.697055674Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.620630 | controller |     "Jun 11 12:10:04.697264 crc crio[24477]: time=\"2026-06-11T12:10:04.697212327Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.620661 | controller |     "Jun 11 12:10:04.697396 crc crio[24477]: time=\"2026-06-11T12:10:04.69728754Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.620696 | controller |     "Jun 11 12:10:04.697459 crc crio[24477]: time=\"2026-06-11T12:10:04.697393993Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.620731 | controller |     "Jun 11 12:10:04.697459 crc crio[24477]: time=\"2026-06-11T12:10:04.697439696Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.620765 | controller |     "Jun 11 12:10:04.697733 crc crio[24477]: time=\"2026-06-11T12:10:04.697556038Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.620800 | controller |     "Jun 11 12:10:04.697733 crc crio[24477]: time=\"2026-06-11T12:10:04.697599709Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.620833 | controller |     "Jun 11 12:10:04.697733 crc crio[24477]: time=\"2026-06-11T12:10:04.69763273Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.620945 | controller |     "Jun 11 12:10:04.697733 crc crio[24477]: time=\"2026-06-11T12:10:04.697707772Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.620985 | controller |     "Jun 11 12:10:04.697990 crc crio[24477]: time=\"2026-06-11T12:10:04.697947Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.621022 | controller |     "Jun 11 12:10:04.698051 crc crio[24477]: time=\"2026-06-11T12:10:04.698018092Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.621050 | controller |     "Jun 11 12:10:04.698105 crc crio[24477]: time=\"2026-06-11T12:10:04.698087702Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.621071 | controller |     "Jun 11 12:10:04.698144 crc crio[24477]: time=\"2026-06-11T12:10:04.698123933Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.621091 | controller |     "Jun 11 12:10:04.698423 crc crio[24477]: time=\"2026-06-11T12:10:04.69833095Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.621112 | controller |     "Jun 11 12:10:04.698482 crc crio[24477]: time=\"2026-06-11T12:10:04.698438393Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.621133 | controller |     "Jun 11 12:10:04.698628 crc crio[24477]: time=\"2026-06-11T12:10:04.698581456Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.621153 | controller |     "Jun 11 12:10:04.698731 crc crio[24477]: time=\"2026-06-11T12:10:04.69869197Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.621174 | controller |     "Jun 11 12:10:04.698877 crc crio[24477]: time=\"2026-06-11T12:10:04.698831845Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.621194 | controller |     "Jun 11 12:10:04.698979 crc crio[24477]: time=\"2026-06-11T12:10:04.698897617Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.621214 | controller |     "Jun 11 12:10:04.699041 crc crio[24477]: time=\"2026-06-11T12:10:04.698978538Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.621234 | controller |     "Jun 11 12:10:04.699041 crc crio[24477]: time=\"2026-06-11T12:10:04.699016569Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.621254 | controller |     "Jun 11 12:10:04.699214 crc crio[24477]: time=\"2026-06-11T12:10:04.699170934Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.621274 | controller |     "Jun 11 12:10:04.699283 crc crio[24477]: time=\"2026-06-11T12:10:04.699234156Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.621295 | controller |     "Jun 11 12:10:04.699391 crc crio[24477]: time=\"2026-06-11T12:10:04.699323488Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.621316 | controller |     "Jun 11 12:10:04.699477 crc crio[24477]: time=\"2026-06-11T12:10:04.69942703Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.621337 | controller |     "Jun 11 12:10:04.699632 crc crio[24477]: time=\"2026-06-11T12:10:04.699588426Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.621358 | controller |     "Jun 11 12:10:04.699773 crc crio[24477]: time=\"2026-06-11T12:10:04.699709529Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.621379 | controller |     "Jun 11 12:10:04.699923 crc crio[24477]: time=\"2026-06-11T12:10:04.699813431Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.621399 | controller |     "Jun 11 12:10:04.699980 crc crio[24477]: time=\"2026-06-11T12:10:04.699942785Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.621425 | controller |     "Jun 11 12:10:04.700025 crc crio[24477]: time=\"2026-06-11T12:10:04.699987486Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.621446 | controller |     "Jun 11 12:10:04.700105 crc crio[24477]: time=\"2026-06-11T12:10:04.700020327Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.621466 | controller |     "Jun 11 12:10:04.700166 crc crio[24477]: time=\"2026-06-11T12:10:04.700138421Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.621486 | controller |     "Jun 11 12:10:04.700222 crc crio[24477]: time=\"2026-06-11T12:10:04.700169332Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.621507 | controller |     "Jun 11 12:10:04.701012 crc crio[24477]: time=\"2026-06-11T12:10:04.700938262Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.621527 | controller |     "Jun 11 12:10:04.701085 crc crio[24477]: time=\"2026-06-11T12:10:04.701057486Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.621547 | controller |     "Jun 11 12:10:04.701132 crc crio[24477]: time=\"2026-06-11T12:10:04.701093827Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.621567 | controller |     "Jun 11 12:10:04.701132 crc crio[24477]: time=\"2026-06-11T12:10:04.701126937Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.621587 | controller |     "Jun 11 12:10:04.701132 crc crio[24477]: time=\"2026-06-11T12:10:04.701181389Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.621607 | controller |     "Jun 11 12:10:04.701462 crc crio[24477]: time=\"2026-06-11T12:10:04.701200829Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.621627 | controller |     "Jun 11 12:10:04.701462 crc crio[24477]: time=\"2026-06-11T12:10:04.701433166Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.621647 | controller |     "Jun 11 12:10:04.701536 crc crio[24477]: time=\"2026-06-11T12:10:04.701471127Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.621667 | controller |     "Jun 11 12:10:04.701898 crc crio[24477]: time=\"2026-06-11T12:10:04.701785686Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.621687 | controller |     "Jun 11 12:10:04.701898 crc crio[24477]: time=\"2026-06-11T12:10:04.701903129Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.621707 | controller |     "Jun 11 12:10:04.702041 crc crio[24477]: time=\"2026-06-11T12:10:04.7019409Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.621727 | controller |     "Jun 11 12:10:04.702041 crc crio[24477]: time=\"2026-06-11T12:10:04.701968541Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.621747 | controller |     "Jun 11 12:10:04.702304 crc crio[24477]: time=\"2026-06-11T12:10:04.702097024Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.621767 | controller |     "Jun 11 12:10:04.702304 crc crio[24477]: time=\"2026-06-11T12:10:04.702139405Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.621787 | controller |     "Jun 11 12:10:04.702709 crc crio[24477]: time=\"2026-06-11T12:10:04.70232452Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.621807 | controller |     "Jun 11 12:10:04.702709 crc crio[24477]: time=\"2026-06-11T12:10:04.702416733Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.621831 | controller |     "Jun 11 12:10:04.702709 crc crio[24477]: time=\"2026-06-11T12:10:04.702528296Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.621878 | controller |     "Jun 11 12:10:04.702709 crc crio[24477]: time=\"2026-06-11T12:10:04.702609568Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.621919 | controller |     "Jun 11 12:10:04.702904 crc crio[24477]: time=\"2026-06-11T12:10:04.702721391Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.621947 | controller |     "Jun 11 12:10:04.705112 crc crio[24477]: time=\"2026-06-11T12:10:04.702773383Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.621968 | controller |     "Jun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.706024215Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.621989 | controller |     "Jun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.706626752Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.622009 | controller |     "Jun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.706787087Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.622029 | controller |     "Jun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.706826598Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.622049 | controller |     "Jun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.706898189Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.622069 | controller |     "Jun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.707000682Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.622089 | controller |     "Jun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.707016922Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.622109 | controller |     "Jun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.707037434Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.622128 | controller |     "Jun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.707203477Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.622148 | controller |     "Jun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.707243308Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.622167 | controller |     "Jun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.707415553Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.622187 | controller |     "Jun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.707466814Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.622206 | controller |     "Jun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.707616199Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.622225 | controller |     "Jun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.707721622Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.622245 | controller |     "Jun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.707818754Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.622264 | controller |     "Jun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.707856505Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.622293 | controller |     "Jun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.707983319Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.622313 | controller |     "Jun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.70802574Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.622333 | controller |     "Jun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.708163934Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.622385 | controller |     "Jun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.708208475Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.622408 | controller |     "Jun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.70871076Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.622429 | controller |     "Jun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.70875535Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.622449 | controller |     "Jun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.708774371Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.622469 | controller |     "Jun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.708793881Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.622490 | controller |     "Jun 11 12:10:04.708826 crc crio[24477]: time=\"2026-06-11T12:10:04.708845824Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.622511 | controller |     "Jun 11 12:10:04.710237 crc crio[24477]: time=\"2026-06-11T12:10:04.708944456Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.622532 | controller |     "Jun 11 12:10:04.710237 crc crio[24477]: time=\"2026-06-11T12:10:04.709016658Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.622553 | controller |     "Jun 11 12:10:04.710237 crc crio[24477]: time=\"2026-06-11T12:10:04.709043969Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.622573 | controller |     "Jun 11 12:10:04.710237 crc crio[24477]: time=\"2026-06-11T12:10:04.709248455Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.622594 | controller |     "Jun 11 12:10:04.710237 crc crio[24477]: time=\"2026-06-11T12:10:04.709282986Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.622615 | controller |     "Jun 11 12:10:04.710237 crc crio[24477]: time=\"2026-06-11T12:10:04.709458601Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.622635 | controller |     "Jun 11 12:10:04.710237 crc crio[24477]: time=\"2026-06-11T12:10:04.709498762Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.622655 | controller |     "Jun 11 12:10:04.710237 crc crio[24477]: time=\"2026-06-11T12:10:04.709680127Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.622676 | controller |     "Jun 11 12:10:04.710237 crc crio[24477]: time=\"2026-06-11T12:10:04.709721878Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.622696 | controller |     "Jun 11 12:10:04.710237 crc crio[24477]: time=\"2026-06-11T12:10:04.709855341Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.622716 | controller |     "Jun 11 12:10:04.710237 crc crio[24477]: time=\"2026-06-11T12:10:04.709895983Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.622740 | controller |     "Jun 11 12:10:04.710237 crc crio[24477]: time=\"2026-06-11T12:10:04.710028346Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.622760 | controller |     "Jun 11 12:10:04.710237 crc crio[24477]: time=\"2026-06-11T12:10:04.710063297Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.622781 | controller |     "Jun 11 12:10:04.710953 crc crio[24477]: time=\"2026-06-11T12:10:04.710262533Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.622801 | controller |     "Jun 11 12:10:04.710953 crc crio[24477]: time=\"2026-06-11T12:10:04.710299764Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.622822 | controller |     "Jun 11 12:10:04.710953 crc crio[24477]: time=\"2026-06-11T12:10:04.710465669Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.622842 | controller |     "Jun 11 12:10:04.710953 crc crio[24477]: time=\"2026-06-11T12:10:04.71050848Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.622901 | controller |     "Jun 11 12:10:04.710953 crc crio[24477]: time=\"2026-06-11T12:10:04.710707425Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.622932 | controller |     "Jun 11 12:10:04.710953 crc crio[24477]: time=\"2026-06-11T12:10:04.710744026Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.622957 | controller |     "Jun 11 12:10:04.710953 crc crio[24477]: time=\"2026-06-11T12:10:04.710881951Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.622978 | controller |     "Jun 11 12:10:04.710953 crc crio[24477]: time=\"2026-06-11T12:10:04.710919082Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.622998 | controller |     "Jun 11 12:10:04.711227 crc crio[24477]: time=\"2026-06-11T12:10:04.711044784Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.623018 | controller |     "Jun 11 12:10:04.711227 crc crio[24477]: time=\"2026-06-11T12:10:04.711080646Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.623038 | controller |     "Jun 11 12:10:04.711413 crc crio[24477]: time=\"2026-06-11T12:10:04.711245051Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.623058 | controller |     "Jun 11 12:10:04.711413 crc crio[24477]: time=\"2026-06-11T12:10:04.711288102Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.623078 | controller |     "Jun 11 12:10:04.711505 crc crio[24477]: time=\"2026-06-11T12:10:04.711454797Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.623097 | controller |     "Jun 11 12:10:04.711505 crc crio[24477]: time=\"2026-06-11T12:10:04.711495608Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.623117 | controller |     "Jun 11 12:10:04.711719 crc crio[24477]: time=\"2026-06-11T12:10:04.711619761Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.623138 | controller |     "Jun 11 12:10:04.711807 crc crio[24477]: time=\"2026-06-11T12:10:04.711744796Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.623158 | controller |     "Jun 11 12:10:04.711981 crc crio[24477]: time=\"2026-06-11T12:10:04.71192167Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.623178 | controller |     "Jun 11 12:10:04.712039 crc crio[24477]: time=\"2026-06-11T12:10:04.711984421Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.623204 | controller |     "Jun 11 12:10:04.712084 crc crio[24477]: time=\"2026-06-11T12:10:04.712054483Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.623224 | controller |     "Jun 11 12:10:04.712084 crc crio[24477]: time=\"2026-06-11T12:10:04.712079864Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.623244 | controller |     "Jun 11 12:10:04.712296 crc crio[24477]: time=\"2026-06-11T12:10:04.712237031Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.623264 | controller |     "Jun 11 12:10:04.712296 crc crio[24477]: time=\"2026-06-11T12:10:04.712266419Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.623283 | controller |     "Jun 11 12:10:04.712566 crc crio[24477]: time=\"2026-06-11T12:10:04.712491666Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.623303 | controller |     "Jun 11 12:10:04.712566 crc crio[24477]: time=\"2026-06-11T12:10:04.712536918Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.623322 | controller |     "Jun 11 12:10:04.712734 crc crio[24477]: time=\"2026-06-11T12:10:04.712621569Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.623341 | controller |     "Jun 11 12:10:04.712734 crc crio[24477]: time=\"2026-06-11T12:10:04.712711121Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.623361 | controller |     "Jun 11 12:10:04.712994 crc crio[24477]: time=\"2026-06-11T12:10:04.712869216Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.623381 | controller |     "Jun 11 12:10:04.713095 crc crio[24477]: time=\"2026-06-11T12:10:04.713030462Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.623400 | controller |     "Jun 11 12:10:04.713196 crc crio[24477]: time=\"2026-06-11T12:10:04.713102382Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.623419 | controller |     "Jun 11 12:10:04.713236 crc crio[24477]: time=\"2026-06-11T12:10:04.713208135Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.623438 | controller |     "Jun 11 12:10:04.713404 crc crio[24477]: time=\"2026-06-11T12:10:04.713332618Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.623458 | controller |     "Jun 11 12:10:04.713509 crc crio[24477]: time=\"2026-06-11T12:10:04.713421461Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.623477 | controller |     "Jun 11 12:10:04.713571 crc crio[24477]: time=\"2026-06-11T12:10:04.713522874Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.623497 | controller |     "Jun 11 12:10:04.713571 crc crio[24477]: time=\"2026-06-11T12:10:04.713563355Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.623517 | controller |     "Jun 11 12:10:04.714294 crc crio[24477]: time=\"2026-06-11T12:10:04.714062299Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.623537 | controller |     "Jun 11 12:10:04.714294 crc crio[24477]: time=\"2026-06-11T12:10:04.714124121Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.623556 | controller |     "Jun 11 12:10:04.714294 crc crio[24477]: time=\"2026-06-11T12:10:04.714158371Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.623580 | controller |     "Jun 11 12:10:04.714294 crc crio[24477]: time=\"2026-06-11T12:10:04.714183602Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.623600 | controller |     "Jun 11 12:10:04.714546 crc crio[24477]: time=\"2026-06-11T12:10:04.714343007Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.623620 | controller |     "Jun 11 12:10:04.714546 crc crio[24477]: time=\"2026-06-11T12:10:04.714412639Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.623661 | controller |     "Jun 11 12:10:04.715009 crc crio[24477]: time=\"2026-06-11T12:10:04.714952934Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.623683 | controller |     "Jun 11 12:10:04.715139 crc crio[24477]: time=\"2026-06-11T12:10:04.715012706Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.623703 | controller |     "Jun 11 12:10:04.715139 crc crio[24477]: time=\"2026-06-11T12:10:04.715052057Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.623723 | controller |     "Jun 11 12:10:04.715139 crc crio[24477]: time=\"2026-06-11T12:10:04.715078968Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.623742 | controller |     "Jun 11 12:10:04.715139 crc crio[24477]: time=\"2026-06-11T12:10:04.715122239Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.623762 | controller |     "Jun 11 12:10:04.715139 crc crio[24477]: time=\"2026-06-11T12:10:04.715140409Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.623781 | controller |     "Jun 11 12:10:04.717026 crc crio[24477]: time=\"2026-06-11T12:10:04.716898929Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.623801 | controller |     "Jun 11 12:10:04.717098 crc crio[24477]: time=\"2026-06-11T12:10:04.717071334Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.623820 | controller |     "Jun 11 12:10:04.717231 crc crio[24477]: time=\"2026-06-11T12:10:04.717114025Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.623840 | controller |     "Jun 11 12:10:04.717344 crc crio[24477]: time=\"2026-06-11T12:10:04.717226108Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.623893 | controller |     "Jun 11 12:10:04.717593 crc crio[24477]: time=\"2026-06-11T12:10:04.717519057Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.623919 | controller |     "Jun 11 12:10:04.717709 crc crio[24477]: time=\"2026-06-11T12:10:04.717598449Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.623940 | controller |     "Jun 11 12:10:04.717821 crc crio[24477]: time=\"2026-06-11T12:10:04.717772223Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.623961 | controller |     "Jun 11 12:10:04.717886 crc crio[24477]: time=\"2026-06-11T12:10:04.717852055Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.623982 | controller |     "Jun 11 12:10:04.717995 crc crio[24477]: time=\"2026-06-11T12:10:04.717940108Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.624003 | controller |     "Jun 11 12:10:04.718052 crc crio[24477]: time=\"2026-06-11T12:10:04.718023191Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.624023 | controller |     "Jun 11 12:10:04.718193 crc crio[24477]: time=\"2026-06-11T12:10:04.718147213Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.624050 | controller |     "Jun 11 12:10:04.718250 crc crio[24477]: time=\"2026-06-11T12:10:04.718216335Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.624071 | controller |     "Jun 11 12:10:04.718444 crc crio[24477]: time=\"2026-06-11T12:10:04.71833241Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.624091 | controller |     "Jun 11 12:10:04.718504 crc crio[24477]: time=\"2026-06-11T12:10:04.718462203Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.624112 | controller |     "Jun 11 12:10:04.718553 crc crio[24477]: time=\"2026-06-11T12:10:04.718530235Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.624132 | controller |     "Jun 11 12:10:04.718615 crc crio[24477]: time=\"2026-06-11T12:10:04.718573686Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.624153 | controller |     "Jun 11 12:10:04.718886 crc crio[24477]: time=\"2026-06-11T12:10:04.718815592Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.624173 | controller |     "Jun 11 12:10:04.718947 crc crio[24477]: time=\"2026-06-11T12:10:04.718892174Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.624193 | controller |     "Jun 11 12:10:04.719103 crc crio[24477]: time=\"2026-06-11T12:10:04.719053448Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.624214 | controller |     "Jun 11 12:10:04.719186 crc crio[24477]: time=\"2026-06-11T12:10:04.71911597Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.624234 | controller |     "Jun 11 12:10:04.719298 crc crio[24477]: time=\"2026-06-11T12:10:04.719253364Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.624253 | controller |     "Jun 11 12:10:04.719408 crc crio[24477]: time=\"2026-06-11T12:10:04.719316536Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.624273 | controller |     "Jun 11 12:10:04.719453 crc crio[24477]: time=\"2026-06-11T12:10:04.71942211Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.624293 | controller |     "Jun 11 12:10:04.719453 crc crio[24477]: time=\"2026-06-11T12:10:04.719453461Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.624314 | controller |     "Jun 11 12:10:04.719760 crc crio[24477]: time=\"2026-06-11T12:10:04.719719128Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.624336 | controller |     "Jun 11 12:10:04.719833 crc crio[24477]: time=\"2026-06-11T12:10:04.71978171Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.624357 | controller |     "Jun 11 12:10:04.719943 crc crio[24477]: time=\"2026-06-11T12:10:04.719906683Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.624378 | controller |     "Jun 11 12:10:04.720004 crc crio[24477]: time=\"2026-06-11T12:10:04.719954864Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.624398 | controller |     "Jun 11 12:10:04.720185 crc crio[24477]: time=\"2026-06-11T12:10:04.72014621Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.624418 | controller |     "Jun 11 12:10:04.720245 crc crio[24477]: time=\"2026-06-11T12:10:04.720205931Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.624438 | controller |     "Jun 11 12:10:04.720312 crc crio[24477]: time=\"2026-06-11T12:10:04.720277123Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.624463 | controller |     "Jun 11 12:10:04.720415 crc crio[24477]: time=\"2026-06-11T12:10:04.720323095Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.624484 | controller |     "Jun 11 12:10:04.720562 crc crio[24477]: time=\"2026-06-11T12:10:04.72051358Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.624504 | controller |     "Jun 11 12:10:04.720636 crc crio[24477]: time=\"2026-06-11T12:10:04.720577502Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.624525 | controller |     "Jun 11 12:10:04.720821 crc crio[24477]: time=\"2026-06-11T12:10:04.720743506Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.624545 | controller |     "Jun 11 12:10:04.720821 crc crio[24477]: time=\"2026-06-11T12:10:04.720779117Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.624565 | controller |     "Jun 11 12:10:04.721012 crc crio[24477]: time=\"2026-06-11T12:10:04.720968153Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.624585 | controller |     "Jun 11 12:10:04.721089 crc crio[24477]: time=\"2026-06-11T12:10:04.721027935Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.624604 | controller |     "Jun 11 12:10:04.721149 crc crio[24477]: time=\"2026-06-11T12:10:04.721098357Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.624624 | controller |     "Jun 11 12:10:04.721149 crc crio[24477]: time=\"2026-06-11T12:10:04.721130528Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.624643 | controller |     "Jun 11 12:10:04.721510 crc crio[24477]: time=\"2026-06-11T12:10:04.721443016Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.624663 | controller |     "Jun 11 12:10:04.721581 crc crio[24477]: time=\"2026-06-11T12:10:04.721510827Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.624683 | controller |     "Jun 11 12:10:04.721623 crc crio[24477]: time=\"2026-06-11T12:10:04.721575329Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.624702 | controller |     "Jun 11 12:10:04.721623 crc crio[24477]: time=\"2026-06-11T12:10:04.72160873Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.624722 | controller |     "Jun 11 12:10:04.721864 crc crio[24477]: time=\"2026-06-11T12:10:04.721826506Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.624741 | controller |     "Jun 11 12:10:04.721919 crc crio[24477]: time=\"2026-06-11T12:10:04.721869167Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.624761 | controller |     "Jun 11 12:10:04.721919 crc crio[24477]: time=\"2026-06-11T12:10:04.721908788Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.624780 | controller |     "Jun 11 12:10:04.721991 crc crio[24477]: time=\"2026-06-11T12:10:04.721931659Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.624800 | controller |     "Jun 11 12:10:04.722186 crc crio[24477]: time=\"2026-06-11T12:10:04.722119854Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.624819 | controller |     "Jun 11 12:10:04.722186 crc crio[24477]: time=\"2026-06-11T12:10:04.722182336Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.624839 | controller |     "Jun 11 12:10:04.722488 crc crio[24477]: time=\"2026-06-11T12:10:04.722433713Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.624919 | controller |     "Jun 11 12:10:04.722558 crc crio[24477]: time=\"2026-06-11T12:10:04.722498095Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.624947 | controller |     "Jun 11 12:10:04.722799 crc crio[24477]: time=\"2026-06-11T12:10:04.722737202Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.624969 | controller |     "Jun 11 12:10:04.722874 crc crio[24477]: time=\"2026-06-11T12:10:04.722820464Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.624990 | controller |     "Jun 11 12:10:04.722922 crc crio[24477]: time=\"2026-06-11T12:10:04.722876056Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.625010 | controller |     "Jun 11 12:10:04.722962 crc crio[24477]: time=\"2026-06-11T12:10:04.722921017Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.625031 | controller |     "Jun 11 12:10:04.723039 crc crio[24477]: time=\"2026-06-11T12:10:04.722997179Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.625052 | controller |     "Jun 11 12:10:04.723129 crc crio[24477]: time=\"2026-06-11T12:10:04.723060301Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.625073 | controller |     "Jun 11 12:10:04.723244 crc crio[24477]: time=\"2026-06-11T12:10:04.723206085Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.625093 | controller |     "Jun 11 12:10:04.723311 crc crio[24477]: time=\"2026-06-11T12:10:04.723256407Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.625112 | controller |     "Jun 11 12:10:04.723521 crc crio[24477]: time=\"2026-06-11T12:10:04.723479493Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.625132 | controller |     "Jun 11 12:10:04.723591 crc crio[24477]: time=\"2026-06-11T12:10:04.723541834Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.625152 | controller |     "Jun 11 12:10:04.723721 crc crio[24477]: time=\"2026-06-11T12:10:04.723686058Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.625172 | controller |     "Jun 11 12:10:04.723783 crc crio[24477]: time=\"2026-06-11T12:10:04.72373465Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.625191 | controller |     "Jun 11 12:10:04.723993 crc crio[24477]: time=\"2026-06-11T12:10:04.723932175Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.625211 | controller |     "Jun 11 12:10:04.724065 crc crio[24477]: time=\"2026-06-11T12:10:04.723999927Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.625231 | controller |     "Jun 11 12:10:04.724171 crc crio[24477]: time=\"2026-06-11T12:10:04.724075149Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.625250 | controller |     "Jun 11 12:10:04.724242 crc crio[24477]: time=\"2026-06-11T12:10:04.724187432Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.625270 | controller |     "Jun 11 12:10:04.724382 crc crio[24477]: time=\"2026-06-11T12:10:04.724310006Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.625289 | controller |     "Jun 11 12:10:04.724447 crc crio[24477]: time=\"2026-06-11T12:10:04.724402439Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.625308 | controller |     "Jun 11 12:10:04.724523 crc crio[24477]: time=\"2026-06-11T12:10:04.724486701Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.625332 | controller |     "Jun 11 12:10:04.724596 crc crio[24477]: time=\"2026-06-11T12:10:04.724532502Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.625352 | controller |     "Jun 11 12:10:04.724839 crc crio[24477]: time=\"2026-06-11T12:10:04.724796349Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.625372 | controller |     "Jun 11 12:10:04.724922 crc crio[24477]: time=\"2026-06-11T12:10:04.724855801Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.625391 | controller |     "Jun 11 12:10:04.725197 crc crio[24477]: time=\"2026-06-11T12:10:04.725124598Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.625411 | controller |     "Jun 11 12:10:04.725263 crc crio[24477]: time=\"2026-06-11T12:10:04.72520541Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.625432 | controller |     "Jun 11 12:10:04.725305 crc crio[24477]: time=\"2026-06-11T12:10:04.725258972Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.625452 | controller |     "Jun 11 12:10:04.725497 crc crio[24477]: time=\"2026-06-11T12:10:04.725459518Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.625472 | controller |     "Jun 11 12:10:04.725559 crc crio[24477]: time=\"2026-06-11T12:10:04.72552766Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.625492 | controller |     "Jun 11 12:10:04.725715 crc crio[24477]: time=\"2026-06-11T12:10:04.725625533Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.625512 | controller |     "Jun 11 12:10:04.725810 crc crio[24477]: time=\"2026-06-11T12:10:04.725774977Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.625532 | controller |     "Jun 11 12:10:04.725904 crc crio[24477]: time=\"2026-06-11T12:10:04.72586702Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.625552 | controller |     "Jun 11 12:10:04.725979 crc crio[24477]: time=\"2026-06-11T12:10:04.725921341Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.625572 | controller |     "Jun 11 12:10:04.725979 crc crio[24477]: time=\"2026-06-11T12:10:04.725947852Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.625592 | controller |     "Jun 11 12:10:04.726097 crc crio[24477]: time=\"2026-06-11T12:10:04.725996754Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.625612 | controller |     "Jun 11 12:10:04.726097 crc crio[24477]: time=\"2026-06-11T12:10:04.726044666Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.625632 | controller |     "Jun 11 12:10:04.726250 crc crio[24477]: time=\"2026-06-11T12:10:04.726211139Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.625652 | controller |     "Jun 11 12:10:04.726313 crc crio[24477]: time=\"2026-06-11T12:10:04.72625788Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.625671 | controller |     "Jun 11 12:10:04.726472 crc crio[24477]: time=\"2026-06-11T12:10:04.726433965Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.625691 | controller |     "Jun 11 12:10:04.726535 crc crio[24477]: time=\"2026-06-11T12:10:04.726492727Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.625710 | controller |     "Jun 11 12:10:04.726580 crc crio[24477]: time=\"2026-06-11T12:10:04.726556699Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.625734 | controller |     "Jun 11 12:10:04.726616 crc crio[24477]: time=\"2026-06-11T12:10:04.72659426Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.625755 | controller |     "Jun 11 12:10:04.726859 crc crio[24477]: time=\"2026-06-11T12:10:04.726818317Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.625775 | controller |     "Jun 11 12:10:04.726976 crc crio[24477]: time=\"2026-06-11T12:10:04.726876739Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.625795 | controller |     "Jun 11 12:10:04.727118 crc crio[24477]: time=\"2026-06-11T12:10:04.727056563Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.625815 | controller |     "Jun 11 12:10:04.727200 crc crio[24477]: time=\"2026-06-11T12:10:04.727142005Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.625835 | controller |     "Jun 11 12:10:04.727313 crc crio[24477]: time=\"2026-06-11T12:10:04.72726291Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.625891 | controller |     "Jun 11 12:10:04.727428 crc crio[24477]: time=\"2026-06-11T12:10:04.727329962Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.625918 | controller |     "Jun 11 12:10:04.727773 crc crio[24477]: time=\"2026-06-11T12:10:04.727710611Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.625939 | controller |     "Jun 11 12:10:04.727855 crc crio[24477]: time=\"2026-06-11T12:10:04.727790773Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.625959 | controller |     "Jun 11 12:10:04.727894 crc crio[24477]: time=\"2026-06-11T12:10:04.727871516Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.625980 | controller |     "Jun 11 12:10:04.727937 crc crio[24477]: time=\"2026-06-11T12:10:04.727917088Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.626000 | controller |     "Jun 11 12:10:04.728193 crc crio[24477]: time=\"2026-06-11T12:10:04.728143384Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.626020 | controller |     "Jun 11 12:10:04.728249 crc crio[24477]: time=\"2026-06-11T12:10:04.728217397Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.626039 | controller |     "Jun 11 12:10:04.728347 crc crio[24477]: time=\"2026-06-11T12:10:04.72830509Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.626059 | controller |     "Jun 11 12:10:04.728438 crc crio[24477]: time=\"2026-06-11T12:10:04.728407223Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.626079 | controller |     "Jun 11 12:10:04.728636 crc crio[24477]: time=\"2026-06-11T12:10:04.728586616Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.626098 | controller |     "Jun 11 12:10:04.728752 crc crio[24477]: time=\"2026-06-11T12:10:04.72872519Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.626118 | controller |     "Jun 11 12:10:04.728859 crc crio[24477]: time=\"2026-06-11T12:10:04.728816344Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.626138 | controller |     "Jun 11 12:10:04.728921 crc crio[24477]: time=\"2026-06-11T12:10:04.728882786Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.626158 | controller |     "Jun 11 12:10:04.729280 crc crio[24477]: time=\"2026-06-11T12:10:04.729211903Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.626183 | controller |     "Jun 11 12:10:04.729342 crc crio[24477]: time=\"2026-06-11T12:10:04.729293695Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.626204 | controller |     "Jun 11 12:10:04.729564 crc crio[24477]: time=\"2026-06-11T12:10:04.729346387Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.626224 | controller |     "Jun 11 12:10:04.729709 crc crio[24477]: time=\"2026-06-11T12:10:04.729587543Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.626245 | controller |     "Jun 11 12:10:04.729763 crc crio[24477]: time=\"2026-06-11T12:10:04.729737198Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.626265 | controller |     "Jun 11 12:10:04.729815 crc crio[24477]: time=\"2026-06-11T12:10:04.729782569Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.626285 | controller |     "Jun 11 12:10:04.729854 crc crio[24477]: time=\"2026-06-11T12:10:04.72983308Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.626305 | controller |     "Jun 11 12:10:04.729914 crc crio[24477]: time=\"2026-06-11T12:10:04.729858591Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.626325 | controller |     "Jun 11 12:10:04.730043 crc crio[24477]: time=\"2026-06-11T12:10:04.729987204Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.626344 | controller |     "Jun 11 12:10:04.730107 crc crio[24477]: time=\"2026-06-11T12:10:04.730050626Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.626364 | controller |     "Jun 11 12:10:04.730252 crc crio[24477]: time=\"2026-06-11T12:10:04.73019463Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.626384 | controller |     "Jun 11 12:10:04.730334 crc crio[24477]: time=\"2026-06-11T12:10:04.730265882Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.626404 | controller |     "Jun 11 12:10:04.730423 crc crio[24477]: time=\"2026-06-11T12:10:04.730331584Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.626423 | controller |     "Jun 11 12:10:04.730423 crc crio[24477]: time=\"2026-06-11T12:10:04.730402436Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.626443 | controller |     "Jun 11 12:10:04.730683 crc crio[24477]: time=\"2026-06-11T12:10:04.730583792Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.626462 | controller |     "Jun 11 12:10:04.730758 crc crio[24477]: time=\"2026-06-11T12:10:04.730704485Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.626481 | controller |     "Jun 11 12:10:04.730985 crc crio[24477]: time=\"2026-06-11T12:10:04.730913331Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.626501 | controller |     "Jun 11 12:10:04.731043 crc crio[24477]: time=\"2026-06-11T12:10:04.731001573Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.626520 | controller |     "Jun 11 12:10:04.731082 crc crio[24477]: time=\"2026-06-11T12:10:04.731054285Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.626539 | controller |     "Jun 11 12:10:04.731128 crc crio[24477]: time=\"2026-06-11T12:10:04.731089786Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.626558 | controller |     "Jun 11 12:10:04.731174 crc crio[24477]: time=\"2026-06-11T12:10:04.731127447Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.626582 | controller |     "Jun 11 12:10:04.731174 crc crio[24477]: time=\"2026-06-11T12:10:04.731154908Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.626602 | controller |     "Jun 11 12:10:04.731343 crc crio[24477]: time=\"2026-06-11T12:10:04.731294552Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.626621 | controller |     "Jun 11 12:10:04.731440 crc crio[24477]: time=\"2026-06-11T12:10:04.731405875Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.626641 | controller |     "Jun 11 12:10:04.731579 crc crio[24477]: time=\"2026-06-11T12:10:04.731540648Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.626660 | controller |     "Jun 11 12:10:04.731714 crc crio[24477]: time=\"2026-06-11T12:10:04.73159281Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.626679 | controller |     "Jun 11 12:10:04.731873 crc crio[24477]: time=\"2026-06-11T12:10:04.731832196Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.626698 | controller |     "Jun 11 12:10:04.731928 crc crio[24477]: time=\"2026-06-11T12:10:04.731895889Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.626718 | controller |     "Jun 11 12:10:04.732031 crc crio[24477]: time=\"2026-06-11T12:10:04.731995221Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.626737 | controller |     "Jun 11 12:10:04.732085 crc crio[24477]: time=\"2026-06-11T12:10:04.732044332Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.626756 | controller |     "Jun 11 12:10:04.732249 crc crio[24477]: time=\"2026-06-11T12:10:04.732209318Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.626776 | controller |     "Jun 11 12:10:04.732309 crc crio[24477]: time=\"2026-06-11T12:10:04.732271359Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.626795 | controller |     "Jun 11 12:10:04.732395 crc crio[24477]: time=\"2026-06-11T12:10:04.732374531Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.626814 | controller |     "Jun 11 12:10:04.732464 crc crio[24477]: time=\"2026-06-11T12:10:04.732411172Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.626834 | controller |     "Jun 11 12:10:04.732738 crc crio[24477]: time=\"2026-06-11T12:10:04.732695361Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.626887 | controller |     "Jun 11 12:10:04.732871 crc crio[24477]: time=\"2026-06-11T12:10:04.732760333Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.626915 | controller |     "Jun 11 12:10:04.732914 crc crio[24477]: time=\"2026-06-11T12:10:04.732889436Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.626936 | controller |     "Jun 11 12:10:04.732951 crc crio[24477]: time=\"2026-06-11T12:10:04.732924447Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.626958 | controller |     "Jun 11 12:10:04.733123 crc crio[24477]: time=\"2026-06-11T12:10:04.733083372Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.626980 | controller |     "Jun 11 12:10:04.733201 crc crio[24477]: time=\"2026-06-11T12:10:04.733141854Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.627015 | controller |     "Jun 11 12:10:04.733391 crc crio[24477]: time=\"2026-06-11T12:10:04.733320449Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.627047 | controller |     "Jun 11 12:10:04.733460 crc crio[24477]: time=\"2026-06-11T12:10:04.73339622Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.627076 | controller |     "Jun 11 12:10:04.733557 crc crio[24477]: time=\"2026-06-11T12:10:04.733518185Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.627104 | controller |     "Jun 11 12:10:04.733619 crc crio[24477]: time=\"2026-06-11T12:10:04.733577407Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.627133 | controller |     "Jun 11 12:10:04.733745 crc crio[24477]: time=\"2026-06-11T12:10:04.733710928Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.627163 | controller |     "Jun 11 12:10:04.733801 crc crio[24477]: time=\"2026-06-11T12:10:04.73375874Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.627194 | controller |     "Jun 11 12:10:04.734002 crc crio[24477]: time=\"2026-06-11T12:10:04.733960427Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.627223 | controller |     "Jun 11 12:10:04.734062 crc crio[24477]: time=\"2026-06-11T12:10:04.734022219Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.627250 | controller |     "Jun 11 12:10:04.734107 crc crio[24477]: time=\"2026-06-11T12:10:04.73409262Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.627279 | controller |     "Jun 11 12:10:04.734143 crc crio[24477]: time=\"2026-06-11T12:10:04.734129901Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.627308 | controller |     "Jun 11 12:10:04.734298 crc crio[24477]: time=\"2026-06-11T12:10:04.734259115Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.627337 | controller |     "Jun 11 12:10:04.734389 crc crio[24477]: time=\"2026-06-11T12:10:04.734318057Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.627365 | controller |     "Jun 11 12:10:04.734462 crc crio[24477]: time=\"2026-06-11T12:10:04.734413789Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.627394 | controller |     "Jun 11 12:10:04.734462 crc crio[24477]: time=\"2026-06-11T12:10:04.73444649Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.627423 | controller |     "Jun 11 12:10:04.734707 crc crio[24477]: time=\"2026-06-11T12:10:04.734602285Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.627449 | controller |     "Jun 11 12:10:04.734787 crc crio[24477]: time=\"2026-06-11T12:10:04.73473562Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.627478 | controller |     "Jun 11 12:10:04.734916 crc crio[24477]: time=\"2026-06-11T12:10:04.734878021Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.627507 | controller |     "Jun 11 12:10:04.734977 crc crio[24477]: time=\"2026-06-11T12:10:04.734925903Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.627537 | controller |     "Jun 11 12:10:04.735141 crc crio[24477]: time=\"2026-06-11T12:10:04.73510305Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.627568 | controller |     "Jun 11 12:10:04.735194 crc crio[24477]: time=\"2026-06-11T12:10:04.735162801Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.627607 | controller |     "Jun 11 12:10:04.735312 crc crio[24477]: time=\"2026-06-11T12:10:04.735228181Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.627641 | controller |     "Jun 11 12:10:04.735312 crc crio[24477]: time=\"2026-06-11T12:10:04.735258362Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.627674 | controller |     "Jun 11 12:10:04.735503 crc crio[24477]: time=\"2026-06-11T12:10:04.735468289Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.627706 | controller |     "Jun 11 12:10:04.735565 crc crio[24477]: time=\"2026-06-11T12:10:04.73551443Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.627738 | controller |     "Jun 11 12:10:04.735607 crc crio[24477]: time=\"2026-06-11T12:10:04.735587341Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.627770 | controller |     "Jun 11 12:10:04.735746 crc crio[24477]: time=\"2026-06-11T12:10:04.735705344Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.627801 | controller |     "Jun 11 12:10:04.735879 crc crio[24477]: time=\"2026-06-11T12:10:04.735766336Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.627832 | controller |     "Jun 11 12:10:04.735879 crc crio[24477]: time=\"2026-06-11T12:10:04.735813297Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.627899 | controller |     "Jun 11 12:10:04.736130 crc crio[24477]: time=\"2026-06-11T12:10:04.736055095Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.627973 | controller |     "Jun 11 12:10:04.736130 crc crio[24477]: time=\"2026-06-11T12:10:04.736134257Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.628057 | controller |     "Jun 11 12:10:04.736903 crc crio[24477]: time=\"2026-06-11T12:10:04.736185389Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.628097 | controller |     "Jun 11 12:10:04.736903 crc crio[24477]: time=\"2026-06-11T12:10:04.736223979Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.628129 | controller |     "Jun 11 12:10:04.736903 crc crio[24477]: time=\"2026-06-11T12:10:04.736259971Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.628158 | controller |     "Jun 11 12:10:04.736903 crc crio[24477]: time=\"2026-06-11T12:10:04.736302152Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.628187 | controller |     "Jun 11 12:10:04.736903 crc crio[24477]: time=\"2026-06-11T12:10:04.73660445Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.628217 | controller |     "Jun 11 12:10:04.736903 crc crio[24477]: time=\"2026-06-11T12:10:04.736715193Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.628245 | controller |     "Jun 11 12:10:04.736903 crc crio[24477]: time=\"2026-06-11T12:10:04.736796506Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.628267 | controller |     "Jun 11 12:10:04.736903 crc crio[24477]: time=\"2026-06-11T12:10:04.736830466Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.628287 | controller |     "Jun 11 12:10:04.737476 crc crio[24477]: time=\"2026-06-11T12:10:04.73697185Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.628307 | controller |     "Jun 11 12:10:04.737476 crc crio[24477]: time=\"2026-06-11T12:10:04.736998791Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.628334 | controller |     "Jun 11 12:10:04.737476 crc crio[24477]: time=\"2026-06-11T12:10:04.737229457Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.628355 | controller |     "Jun 11 12:10:04.737476 crc crio[24477]: time=\"2026-06-11T12:10:04.737261528Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.628376 | controller |     "Jun 11 12:10:04.737624 crc crio[24477]: time=\"2026-06-11T12:10:04.737481644Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.628398 | controller |     "Jun 11 12:10:04.737624 crc crio[24477]: time=\"2026-06-11T12:10:04.737532746Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.628419 | controller |     "Jun 11 12:10:04.737624 crc crio[24477]: time=\"2026-06-11T12:10:04.737599218Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.628439 | controller |     "Jun 11 12:10:04.737827 crc crio[24477]: time=\"2026-06-11T12:10:04.737632009Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.628459 | controller |     "Jun 11 12:10:04.737907 crc crio[24477]: time=\"2026-06-11T12:10:04.737865075Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.628480 | controller |     "Jun 11 12:10:04.737968 crc crio[24477]: time=\"2026-06-11T12:10:04.737927167Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.628499 | controller |     "Jun 11 12:10:04.738044 crc crio[24477]: time=\"2026-06-11T12:10:04.737997629Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.628519 | controller |     "Jun 11 12:10:04.738137 crc crio[24477]: time=\"2026-06-11T12:10:04.738102352Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.628539 | controller |     "Jun 11 12:10:04.738338 crc crio[24477]: time=\"2026-06-11T12:10:04.738298947Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.628558 | controller |     "Jun 11 12:10:04.738430 crc crio[24477]: time=\"2026-06-11T12:10:04.73839797Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.628578 | controller |     "Jun 11 12:10:04.738567 crc crio[24477]: time=\"2026-06-11T12:10:04.738476492Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.628597 | controller |     "Jun 11 12:10:04.738620 crc crio[24477]: time=\"2026-06-11T12:10:04.738582665Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.628617 | controller |     "Jun 11 12:10:04.738760 crc crio[24477]: time=\"2026-06-11T12:10:04.738724969Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.628636 | controller |     "Jun 11 12:10:04.738807 crc crio[24477]: time=\"2026-06-11T12:10:04.73876755Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.628656 | controller |     "Jun 11 12:10:04.739080 crc crio[24477]: time=\"2026-06-11T12:10:04.738974717Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.628676 | controller |     "Jun 11 12:10:04.739080 crc crio[24477]: time=\"2026-06-11T12:10:04.739025618Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.628695 | controller |     "Jun 11 12:10:04.739447 crc crio[24477]: time=\"2026-06-11T12:10:04.739209333Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.628715 | controller |     "Jun 11 12:10:04.739447 crc crio[24477]: time=\"2026-06-11T12:10:04.739249744Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.628739 | controller |     "Jun 11 12:10:04.739447 crc crio[24477]: time=\"2026-06-11T12:10:04.739407329Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.628759 | controller |     "Jun 11 12:10:04.739447 crc crio[24477]: time=\"2026-06-11T12:10:04.73944307Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.628779 | controller |     "Jun 11 12:10:04.739598 crc crio[24477]: time=\"2026-06-11T12:10:04.739579143Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.628800 | controller |     "Jun 11 12:10:04.739636 crc crio[24477]: time=\"2026-06-11T12:10:04.739619564Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.628822 | controller |     "Jun 11 12:10:04.739845 crc crio[24477]: time=\"2026-06-11T12:10:04.73980984Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.628843 | controller |     "Jun 11 12:10:04.739901 crc crio[24477]: time=\"2026-06-11T12:10:04.739858641Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.628931 | controller |     "Jun 11 12:10:04.740098 crc crio[24477]: time=\"2026-06-11T12:10:04.740057627Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.628974 | controller |     "Jun 11 12:10:04.740167 crc crio[24477]: time=\"2026-06-11T12:10:04.740120298Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.629005 | controller |     "Jun 11 12:10:04.740207 crc crio[24477]: time=\"2026-06-11T12:10:04.74018841Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.629027 | controller |     "Jun 11 12:10:04.740306 crc crio[24477]: time=\"2026-06-11T12:10:04.740271423Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.629048 | controller |     "Jun 11 12:10:04.740458 crc crio[24477]: time=\"2026-06-11T12:10:04.740384676Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.629068 | controller |     "Jun 11 12:10:04.740458 crc crio[24477]: time=\"2026-06-11T12:10:04.740451587Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.629089 | controller |     "Jun 11 12:10:04.740589 crc crio[24477]: time=\"2026-06-11T12:10:04.740553641Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.629109 | controller |     "Jun 11 12:10:04.740714 crc crio[24477]: time=\"2026-06-11T12:10:04.740600833Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.629130 | controller |     "Jun 11 12:10:04.740923 crc crio[24477]: time=\"2026-06-11T12:10:04.740881329Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.629151 | controller |     "Jun 11 12:10:04.740979 crc crio[24477]: time=\"2026-06-11T12:10:04.740948831Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.629171 | controller |     "Jun 11 12:10:04.741074 crc crio[24477]: time=\"2026-06-11T12:10:04.741038824Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.629191 | controller |     "Jun 11 12:10:04.741143 crc crio[24477]: time=\"2026-06-11T12:10:04.741094245Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.629211 | controller |     "Jun 11 12:10:04.741319 crc crio[24477]: time=\"2026-06-11T12:10:04.74127581Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.629232 | controller |     "Jun 11 12:10:04.741443 crc crio[24477]: time=\"2026-06-11T12:10:04.741334802Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.629262 | controller |     "Jun 11 12:10:04.741497 crc crio[24477]: time=\"2026-06-11T12:10:04.741473006Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.629284 | controller |     "Jun 11 12:10:04.741551 crc crio[24477]: time=\"2026-06-11T12:10:04.741511357Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.629305 | controller |     "Jun 11 12:10:04.741817 crc crio[24477]: time=\"2026-06-11T12:10:04.741777564Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.629326 | controller |     "Jun 11 12:10:04.741890 crc crio[24477]: time=\"2026-06-11T12:10:04.741839226Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.629346 | controller |     "Jun 11 12:10:04.741980 crc crio[24477]: time=\"2026-06-11T12:10:04.741944519Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.629366 | controller |     "Jun 11 12:10:04.742033 crc crio[24477]: time=\"2026-06-11T12:10:04.74199228Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.629386 | controller |     "Jun 11 12:10:04.742164 crc crio[24477]: time=\"2026-06-11T12:10:04.742124985Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.629407 | controller |     "Jun 11 12:10:04.742224 crc crio[24477]: time=\"2026-06-11T12:10:04.742183106Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.629427 | controller |     "Jun 11 12:10:04.742340 crc crio[24477]: time=\"2026-06-11T12:10:04.74230122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.629448 | controller |     "Jun 11 12:10:04.742433 crc crio[24477]: time=\"2026-06-11T12:10:04.742381402Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.629468 | controller |     "Jun 11 12:10:04.742527 crc crio[24477]: time=\"2026-06-11T12:10:04.742483915Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.629488 | controller |     "Jun 11 12:10:04.742581 crc crio[24477]: time=\"2026-06-11T12:10:04.742547646Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.629509 | controller |     "Jun 11 12:10:04.742842 crc crio[24477]: time=\"2026-06-11T12:10:04.742808064Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.629529 | controller |     "Jun 11 12:10:04.742948 crc crio[24477]: time=\"2026-06-11T12:10:04.742857769Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.629548 | controller |     "Jun 11 12:10:04.743020 crc crio[24477]: time=\"2026-06-11T12:10:04.742981468Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.629568 | controller |     "Jun 11 12:10:04.743123 crc crio[24477]: time=\"2026-06-11T12:10:04.743089471Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.629588 | controller |     "Jun 11 12:10:04.743123 crc crio[24477]: time=\"2026-06-11T12:10:04.743119632Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.629608 | controller |     "Jun 11 12:10:04.743217 crc crio[24477]: time=\"2026-06-11T12:10:04.743144013Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.629628 | controller |     "Jun 11 12:10:04.743287 crc crio[24477]: time=\"2026-06-11T12:10:04.743244076Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.629648 | controller |     "Jun 11 12:10:04.743340 crc crio[24477]: time=\"2026-06-11T12:10:04.743304787Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.629672 | controller |     "Jun 11 12:10:04.743772 crc crio[24477]: time=\"2026-06-11T12:10:04.743631616Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.629693 | controller |     "Jun 11 12:10:04.743910 crc crio[24477]: time=\"2026-06-11T12:10:04.743796471Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.629713 | controller |     "Jun 11 12:10:04.743910 crc crio[24477]: time=\"2026-06-11T12:10:04.743850572Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.629733 | controller |     "Jun 11 12:10:04.743910 crc crio[24477]: time=\"2026-06-11T12:10:04.743886513Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.629752 | controller |     "Jun 11 12:10:04.744016 crc crio[24477]: time=\"2026-06-11T12:10:04.743925514Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.629772 | controller |     "Jun 11 12:10:04.744016 crc crio[24477]: time=\"2026-06-11T12:10:04.743953805Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.629792 | controller |     "Jun 11 12:10:04.744169 crc crio[24477]: time=\"2026-06-11T12:10:04.744108259Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.629812 | controller |     "Jun 11 12:10:04.744169 crc crio[24477]: time=\"2026-06-11T12:10:04.744164791Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.629831 | controller |     "Jun 11 12:10:04.744312 crc crio[24477]: time=\"2026-06-11T12:10:04.744203282Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.629878 | controller |     "Jun 11 12:10:04.744312 crc crio[24477]: time=\"2026-06-11T12:10:04.744251353Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.629915 | controller |     "Jun 11 12:10:04.744460 crc crio[24477]: time=\"2026-06-11T12:10:04.744422979Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.629937 | controller |     "Jun 11 12:10:04.744515 crc crio[24477]: time=\"2026-06-11T12:10:04.744474341Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.629958 | controller |     "Jun 11 12:10:04.744577 crc crio[24477]: time=\"2026-06-11T12:10:04.744536551Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.629979 | controller |     "Jun 11 12:10:04.744630 crc crio[24477]: time=\"2026-06-11T12:10:04.744599854Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.629999 | controller |     "Jun 11 12:10:04.744780 crc crio[24477]: time=\"2026-06-11T12:10:04.744746058Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.630019 | controller |     "Jun 11 12:10:04.744846 crc crio[24477]: time=\"2026-06-11T12:10:04.744796203Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.630040 | controller |     "Jun 11 12:10:04.745063 crc crio[24477]: time=\"2026-06-11T12:10:04.745004805Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.630060 | controller |     "Jun 11 12:10:04.745122 crc crio[24477]: time=\"2026-06-11T12:10:04.745071097Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.630081 | controller |     "Jun 11 12:10:04.745214 crc crio[24477]: time=\"2026-06-11T12:10:04.745152969Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.630106 | controller |     "Jun 11 12:10:04.745290 crc crio[24477]: time=\"2026-06-11T12:10:04.745228091Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.630126 | controller |     "Jun 11 12:10:04.745386 crc crio[24477]: time=\"2026-06-11T12:10:04.745331264Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.630146 | controller |     "Jun 11 12:10:04.745525 crc crio[24477]: time=\"2026-06-11T12:10:04.745411756Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.630166 | controller |     "Jun 11 12:10:04.745525 crc crio[24477]: time=\"2026-06-11T12:10:04.745517549Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.630185 | controller |     "Jun 11 12:10:04.745756 crc crio[24477]: time=\"2026-06-11T12:10:04.74555008Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.630205 | controller |     "Jun 11 12:10:04.745756 crc crio[24477]: time=\"2026-06-11T12:10:04.745729045Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.630225 | controller |     "Jun 11 12:10:04.746217 crc crio[24477]: time=\"2026-06-11T12:10:04.745768706Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.630245 | controller |     "Jun 11 12:10:04.746217 crc crio[24477]: time=\"2026-06-11T12:10:04.74591594Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.630266 | controller |     "Jun 11 12:10:04.746217 crc crio[24477]: time=\"2026-06-11T12:10:04.745947821Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.630285 | controller |     "Jun 11 12:10:04.746217 crc crio[24477]: time=\"2026-06-11T12:10:04.746073635Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.630305 | controller |     "Jun 11 12:10:04.746217 crc crio[24477]: time=\"2026-06-11T12:10:04.746113526Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.630325 | controller |     "Jun 11 12:10:04.747014 crc crio[24477]: time=\"2026-06-11T12:10:04.746264911Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.630345 | controller |     "Jun 11 12:10:04.747014 crc crio[24477]: time=\"2026-06-11T12:10:04.746302452Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.630366 | controller |     "Jun 11 12:10:04.747014 crc crio[24477]: time=\"2026-06-11T12:10:04.746439616Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.630387 | controller |     "Jun 11 12:10:04.747014 crc crio[24477]: time=\"2026-06-11T12:10:04.746481277Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.630407 | controller |     "Jun 11 12:10:04.747014 crc crio[24477]: time=\"2026-06-11T12:10:04.746634121Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.630427 | controller |     "Jun 11 12:10:04.747014 crc crio[24477]: time=\"2026-06-11T12:10:04.746730154Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.630448 | controller |     "Jun 11 12:10:04.747014 crc crio[24477]: time=\"2026-06-11T12:10:04.746869778Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.630468 | controller |     "Jun 11 12:10:04.747014 crc crio[24477]: time=\"2026-06-11T12:10:04.746909939Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.630488 | controller |     "Jun 11 12:10:04.747946 crc crio[24477]: time=\"2026-06-11T12:10:04.747034982Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.630513 | controller |     "Jun 11 12:10:04.747946 crc crio[24477]: time=\"2026-06-11T12:10:04.747066573Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.630533 | controller |     "Jun 11 12:10:04.747946 crc crio[24477]: time=\"2026-06-11T12:10:04.747236868Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.630554 | controller |     "Jun 11 12:10:04.747946 crc crio[24477]: time=\"2026-06-11T12:10:04.747275459Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.630574 | controller |     "Jun 11 12:10:04.747946 crc crio[24477]: time=\"2026-06-11T12:10:04.747537066Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.630594 | controller |     "Jun 11 12:10:04.747946 crc crio[24477]: time=\"2026-06-11T12:10:04.747570247Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.630614 | controller |     "Jun 11 12:10:04.747946 crc crio[24477]: time=\"2026-06-11T12:10:04.747795403Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.630634 | controller |     "Jun 11 12:10:04.747946 crc crio[24477]: time=\"2026-06-11T12:10:04.747843055Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.630653 | controller |     "Jun 11 12:10:04.748634 crc crio[24477]: time=\"2026-06-11T12:10:04.747958228Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.630674 | controller |     "Jun 11 12:10:04.748634 crc crio[24477]: time=\"2026-06-11T12:10:04.747990899Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.630694 | controller |     "Jun 11 12:10:04.748634 crc crio[24477]: time=\"2026-06-11T12:10:04.748194094Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.630715 | controller |     "Jun 11 12:10:04.748634 crc crio[24477]: time=\"2026-06-11T12:10:04.748235065Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.630736 | controller |     "Jun 11 12:10:04.748634 crc crio[24477]: time=\"2026-06-11T12:10:04.748465482Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.630757 | controller |     "Jun 11 12:10:04.748634 crc crio[24477]: time=\"2026-06-11T12:10:04.748498683Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.630777 | controller |     "Jun 11 12:10:04.748930 crc crio[24477]: time=\"2026-06-11T12:10:04.748791461Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.630796 | controller |     "Jun 11 12:10:04.748930 crc crio[24477]: time=\"2026-06-11T12:10:04.748836842Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.630816 | controller |     "Jun 11 12:10:04.749015 crc crio[24477]: time=\"2026-06-11T12:10:04.748941876Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.630836 | controller |     "Jun 11 12:10:04.749015 crc crio[24477]: time=\"2026-06-11T12:10:04.748984357Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.630892 | controller |     "Jun 11 12:10:04.749449 crc crio[24477]: time=\"2026-06-11T12:10:04.74913621Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.630922 | controller |     "Jun 11 12:10:04.749449 crc crio[24477]: time=\"2026-06-11T12:10:04.749217933Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.630946 | controller |     "Jun 11 12:10:04.749449 crc crio[24477]: time=\"2026-06-11T12:10:04.749378258Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.630972 | controller |     "Jun 11 12:10:04.749449 crc crio[24477]: time=\"2026-06-11T12:10:04.749415429Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.630994 | controller |     "Jun 11 12:10:04.749614 crc crio[24477]: time=\"2026-06-11T12:10:04.749593983Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.631014 | controller |     "Jun 11 12:10:04.749764 crc crio[24477]: time=\"2026-06-11T12:10:04.749720476Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.631035 | controller |     "Jun 11 12:10:04.749884 crc crio[24477]: time=\"2026-06-11T12:10:04.749846641Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.631055 | controller |     "Jun 11 12:10:04.749945 crc crio[24477]: time=\"2026-06-11T12:10:04.749896942Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.631076 | controller |     "Jun 11 12:10:04.750072 crc crio[24477]: time=\"2026-06-11T12:10:04.750026566Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.631096 | controller |     "Jun 11 12:10:04.750153 crc crio[24477]: time=\"2026-06-11T12:10:04.750091128Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.631116 | controller |     "Jun 11 12:10:04.750379 crc crio[24477]: time=\"2026-06-11T12:10:04.750299804Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.631136 | controller |     "Jun 11 12:10:04.750455 crc crio[24477]: time=\"2026-06-11T12:10:04.750381387Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.631156 | controller |     "Jun 11 12:10:04.750545 crc crio[24477]: time=\"2026-06-11T12:10:04.75050393Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.631176 | controller |     "Jun 11 12:10:04.750608 crc crio[24477]: time=\"2026-06-11T12:10:04.750563821Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.631196 | controller |     "Jun 11 12:10:04.750799 crc crio[24477]: time=\"2026-06-11T12:10:04.750765557Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.631215 | controller |     "Jun 11 12:10:04.750869 crc crio[24477]: time=\"2026-06-11T12:10:04.750812959Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.631236 | controller |     "Jun 11 12:10:04.751058 crc crio[24477]: time=\"2026-06-11T12:10:04.751013393Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.631256 | controller |     "Jun 11 12:10:04.751126 crc crio[24477]: time=\"2026-06-11T12:10:04.751077975Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.631276 | controller |     "Jun 11 12:10:04.751251 crc crio[24477]: time=\"2026-06-11T12:10:04.75120938Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.631296 | controller |     "Jun 11 12:10:04.751323 crc crio[24477]: time=\"2026-06-11T12:10:04.751261621Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.631316 | controller |     "Jun 11 12:10:04.751494 crc crio[24477]: time=\"2026-06-11T12:10:04.751455036Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.631335 | controller |     "Jun 11 12:10:04.751550 crc crio[24477]: time=\"2026-06-11T12:10:04.751514328Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.631355 | controller |     "Jun 11 12:10:04.751783 crc crio[24477]: time=\"2026-06-11T12:10:04.751745965Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.631379 | controller |     "Jun 11 12:10:04.751841 crc crio[24477]: time=\"2026-06-11T12:10:04.751798647Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.631400 | controller |     "Jun 11 12:10:04.751877 crc crio[24477]: time=\"2026-06-11T12:10:04.751860098Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.631420 | controller |     "Jun 11 12:10:04.751923 crc crio[24477]: time=\"2026-06-11T12:10:04.751885809Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.631440 | controller |     "Jun 11 12:10:04.752187 crc crio[24477]: time=\"2026-06-11T12:10:04.752127074Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.631460 | controller |     "Jun 11 12:10:04.752283 crc crio[24477]: time=\"2026-06-11T12:10:04.752199816Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.631480 | controller |     "Jun 11 12:10:04.752477 crc crio[24477]: time=\"2026-06-11T12:10:04.752422442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.631501 | controller |     "Jun 11 12:10:04.752546 crc crio[24477]: time=\"2026-06-11T12:10:04.752510654Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.631520 | controller |     "Jun 11 12:10:04.752621 crc crio[24477]: time=\"2026-06-11T12:10:04.752575446Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.631541 | controller |     "Jun 11 12:10:04.752756 crc crio[24477]: time=\"2026-06-11T12:10:04.75269717Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.631561 | controller |     "Jun 11 12:10:04.752905 crc crio[24477]: time=\"2026-06-11T12:10:04.752851244Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.631580 | controller |     "Jun 11 12:10:04.752986 crc crio[24477]: time=\"2026-06-11T12:10:04.752931566Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.631600 | controller |     "Jun 11 12:10:04.753035 crc crio[24477]: time=\"2026-06-11T12:10:04.752985388Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.631620 | controller |     "Jun 11 12:10:04.753035 crc crio[24477]: time=\"2026-06-11T12:10:04.753030039Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.631640 | controller |     "Jun 11 12:10:04.753275 crc crio[24477]: time=\"2026-06-11T12:10:04.753223104Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.631660 | controller |     "Jun 11 12:10:04.753386 crc crio[24477]: time=\"2026-06-11T12:10:04.753289416Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.631680 | controller |     "Jun 11 12:10:04.753462 crc crio[24477]: time=\"2026-06-11T12:10:04.753409779Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.631700 | controller |     "Jun 11 12:10:04.753462 crc crio[24477]: time=\"2026-06-11T12:10:04.753456072Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.631720 | controller |     "Jun 11 12:10:04.753723 crc crio[24477]: time=\"2026-06-11T12:10:04.753580405Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.631740 | controller |     "Jun 11 12:10:04.753801 crc crio[24477]: time=\"2026-06-11T12:10:04.753730267Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.631760 | controller |     "Jun 11 12:10:04.753839 crc crio[24477]: time=\"2026-06-11T12:10:04.753797261Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.631784 | controller |     "Jun 11 12:10:04.753875 crc crio[24477]: time=\"2026-06-11T12:10:04.753840402Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.631805 | controller |     "Jun 11 12:10:04.754148 crc crio[24477]: time=\"2026-06-11T12:10:04.754075869Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.631825 | controller |     "Jun 11 12:10:04.754148 crc crio[24477]: time=\"2026-06-11T12:10:04.754146181Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.631845 | controller |     "Jun 11 12:10:04.754249 crc crio[24477]: time=\"2026-06-11T12:10:04.754193932Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.631910 | controller |     "Jun 11 12:10:04.754249 crc crio[24477]: time=\"2026-06-11T12:10:04.754233113Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.631942 | controller |     "Jun 11 12:10:04.754498 crc crio[24477]: time=\"2026-06-11T12:10:04.754454549Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.631964 | controller |     "Jun 11 12:10:04.754498 crc crio[24477]: time=\"2026-06-11T12:10:04.754523971Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.631985 | controller |     "Jun 11 12:10:04.755286 crc crio[24477]: time=\"2026-06-11T12:10:04.754703146Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.632005 | controller |     "Jun 11 12:10:04.755286 crc crio[24477]: time=\"2026-06-11T12:10:04.754753987Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.632026 | controller |     "Jun 11 12:10:04.755286 crc crio[24477]: time=\"2026-06-11T12:10:04.754876991Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.632046 | controller |     "Jun 11 12:10:04.755286 crc crio[24477]: time=\"2026-06-11T12:10:04.754915022Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.632067 | controller |     "Jun 11 12:10:04.755286 crc crio[24477]: time=\"2026-06-11T12:10:04.755074776Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.632087 | controller |     "Jun 11 12:10:04.755286 crc crio[24477]: time=\"2026-06-11T12:10:04.755114737Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.632108 | controller |     "Jun 11 12:10:04.755286 crc crio[24477]: time=\"2026-06-11T12:10:04.755256851Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.632160 | controller |     "Jun 11 12:10:04.755701 crc crio[24477]: time=\"2026-06-11T12:10:04.755323783Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.632183 | controller |     "Jun 11 12:10:04.755701 crc crio[24477]: time=\"2026-06-11T12:10:04.75557952Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.632205 | controller |     "Jun 11 12:10:04.755701 crc crio[24477]: time=\"2026-06-11T12:10:04.755630722Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.632226 | controller |     "Jun 11 12:10:04.755913 crc crio[24477]: time=\"2026-06-11T12:10:04.755861809Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.632246 | controller |     "Jun 11 12:10:04.755977 crc crio[24477]: time=\"2026-06-11T12:10:04.755938501Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.632267 | controller |     "Jun 11 12:10:04.756087 crc crio[24477]: time=\"2026-06-11T12:10:04.756045293Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.632294 | controller |     "Jun 11 12:10:04.756171 crc crio[24477]: time=\"2026-06-11T12:10:04.756111655Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.632315 | controller |     "Jun 11 12:10:04.756275 crc crio[24477]: time=\"2026-06-11T12:10:04.756227389Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.632335 | controller |     "Jun 11 12:10:04.756341 crc crio[24477]: time=\"2026-06-11T12:10:04.756299141Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.632356 | controller |     "Jun 11 12:10:04.756548 crc crio[24477]: time=\"2026-06-11T12:10:04.756506706Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.632376 | controller |     "Jun 11 12:10:04.756613 crc crio[24477]: time=\"2026-06-11T12:10:04.756571748Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.632397 | controller |     "Jun 11 12:10:04.756892 crc crio[24477]: time=\"2026-06-11T12:10:04.756843046Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.632417 | controller |     "Jun 11 12:10:04.756966 crc crio[24477]: time=\"2026-06-11T12:10:04.756917518Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.632438 | controller |     "Jun 11 12:10:04.757018 crc crio[24477]: time=\"2026-06-11T12:10:04.756960359Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.632458 | controller |     "Jun 11 12:10:04.757018 crc crio[24477]: time=\"2026-06-11T12:10:04.75699767Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.632478 | controller |     "Jun 11 12:10:04.757018 crc crio[24477]: time=\"2026-06-11T12:10:04.757014351Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.632498 | controller |     "Jun 11 12:10:04.757160 crc crio[24477]: time=\"2026-06-11T12:10:04.757040642Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.632518 | controller |     "Jun 11 12:10:04.757373 crc crio[24477]: time=\"2026-06-11T12:10:04.757299359Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.632540 | controller |     "Jun 11 12:10:04.757432 crc crio[24477]: time=\"2026-06-11T12:10:04.757398651Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.632561 | controller |     "Jun 11 12:10:04.757526 crc crio[24477]: time=\"2026-06-11T12:10:04.757478964Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.632581 | controller |     "Jun 11 12:10:04.757592 crc crio[24477]: time=\"2026-06-11T12:10:04.757552216Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.632601 | controller |     "Jun 11 12:10:04.757772 crc crio[24477]: time=\"2026-06-11T12:10:04.757731141Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.632621 | controller |     "Jun 11 12:10:04.757831 crc crio[24477]: time=\"2026-06-11T12:10:04.757789072Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.632641 | controller |     "Jun 11 12:10:04.758038 crc crio[24477]: time=\"2026-06-11T12:10:04.757987058Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.632660 | controller |     "Jun 11 12:10:04.758215 crc crio[24477]: time=\"2026-06-11T12:10:04.75805956Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.632680 | controller |     "Jun 11 12:10:04.758215 crc crio[24477]: time=\"2026-06-11T12:10:04.758141752Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.632704 | controller |     "Jun 11 12:10:04.758215 crc crio[24477]: time=\"2026-06-11T12:10:04.758177803Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.632724 | controller |     "Jun 11 12:10:04.758618 crc crio[24477]: time=\"2026-06-11T12:10:04.758550443Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.632744 | controller |     "Jun 11 12:10:04.758821 crc crio[24477]: time=\"2026-06-11T12:10:04.758731808Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.632763 | controller |     "Jun 11 12:10:04.758821 crc crio[24477]: time=\"2026-06-11T12:10:04.75879103Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.632782 | controller |     "Jun 11 12:10:04.758938 crc crio[24477]: time=\"2026-06-11T12:10:04.758831301Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.632801 | controller |     "Jun 11 12:10:04.758938 crc crio[24477]: time=\"2026-06-11T12:10:04.758915884Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.632823 | controller |     "Jun 11 12:10:04.758938 crc crio[24477]: time=\"2026-06-11T12:10:04.758957635Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.632928 | controller |     "Jun 11 12:10:04.758938 crc crio[24477]: time=\"2026-06-11T12:10:04.758989296Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.632971 | controller |     "Jun 11 12:10:04.758938 crc crio[24477]: time=\"2026-06-11T12:10:04.759014887Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.633004 | controller |     "Jun 11 12:10:04.759817 crc crio[24477]: time=\"2026-06-11T12:10:04.759183492Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.633036 | controller |     "Jun 11 12:10:04.759817 crc crio[24477]: time=\"2026-06-11T12:10:04.759225013Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.633068 | controller |     "Jun 11 12:10:04.759817 crc crio[24477]: time=\"2026-06-11T12:10:04.759268384Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.633097 | controller |     "Jun 11 12:10:04.759817 crc crio[24477]: time=\"2026-06-11T12:10:04.759294275Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.633127 | controller |     "Jun 11 12:10:04.759817 crc crio[24477]: time=\"2026-06-11T12:10:04.759517871Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.633159 | controller |     "Jun 11 12:10:04.759817 crc crio[24477]: time=\"2026-06-11T12:10:04.759557712Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.633187 | controller |     "Jun 11 12:10:04.759817 crc crio[24477]: time=\"2026-06-11T12:10:04.759591723Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.633208 | controller |     "Jun 11 12:10:04.759817 crc crio[24477]: time=\"2026-06-11T12:10:04.759612234Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.633229 | controller |     "Jun 11 12:10:04.760268 crc crio[24477]: time=\"2026-06-11T12:10:04.75983452Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.633249 | controller |     "Jun 11 12:10:04.760268 crc crio[24477]: time=\"2026-06-11T12:10:04.75986378Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.633276 | controller |     "Jun 11 12:10:04.760268 crc crio[24477]: time=\"2026-06-11T12:10:04.760028195Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.633297 | controller |     "Jun 11 12:10:04.760268 crc crio[24477]: time=\"2026-06-11T12:10:04.760055486Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.633317 | controller |     "Jun 11 12:10:04.760268 crc crio[24477]: time=\"2026-06-11T12:10:04.760236081Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.633337 | controller |     "Jun 11 12:10:04.760268 crc crio[24477]: time=\"2026-06-11T12:10:04.760271062Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.633357 | controller |     "Jun 11 12:10:04.760548 crc crio[24477]: time=\"2026-06-11T12:10:04.760454827Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.633377 | controller |     "Jun 11 12:10:04.760548 crc crio[24477]: time=\"2026-06-11T12:10:04.760492488Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.633398 | controller |     "Jun 11 12:10:04.760746 crc crio[24477]: time=\"2026-06-11T12:10:04.760711524Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.633418 | controller |     "Jun 11 12:10:04.760804 crc crio[24477]: time=\"2026-06-11T12:10:04.760759855Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.633438 | controller |     "Jun 11 12:10:04.760964 crc crio[24477]: time=\"2026-06-11T12:10:04.76089305Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.633458 | controller |     "Jun 11 12:10:04.761027 crc crio[24477]: time=\"2026-06-11T12:10:04.760974362Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.633478 | controller |     "Jun 11 12:10:04.761139 crc crio[24477]: time=\"2026-06-11T12:10:04.761107076Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.633498 | controller |     "Jun 11 12:10:04.761206 crc crio[24477]: time=\"2026-06-11T12:10:04.761150317Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.633519 | controller |     "Jun 11 12:10:04.761345 crc crio[24477]: time=\"2026-06-11T12:10:04.761308991Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.633539 | controller |     "Jun 11 12:10:04.761434 crc crio[24477]: time=\"2026-06-11T12:10:04.761391754Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.633559 | controller |     "Jun 11 12:10:04.761599 crc crio[24477]: time=\"2026-06-11T12:10:04.761558968Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.633578 | controller |     "Jun 11 12:10:04.761710 crc crio[24477]: time=\"2026-06-11T12:10:04.76161475Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.633598 | controller |     "Jun 11 12:10:04.761887 crc crio[24477]: time=\"2026-06-11T12:10:04.761853466Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.633618 | controller |     "Jun 11 12:10:04.761943 crc crio[24477]: time=\"2026-06-11T12:10:04.761898958Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.633638 | controller |     "Jun 11 12:10:04.762144 crc crio[24477]: time=\"2026-06-11T12:10:04.762102453Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.633658 | controller |     "Jun 11 12:10:04.762205 crc crio[24477]: time=\"2026-06-11T12:10:04.762165225Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.633682 | controller |     "Jun 11 12:10:04.762276 crc crio[24477]: time=\"2026-06-11T12:10:04.762239278Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.633703 | controller |     "Jun 11 12:10:04.762339 crc crio[24477]: time=\"2026-06-11T12:10:04.76229833Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.633722 | controller |     "Jun 11 12:10:04.762547 crc crio[24477]: time=\"2026-06-11T12:10:04.762508036Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.633742 | controller |     "Jun 11 12:10:04.762611 crc crio[24477]: time=\"2026-06-11T12:10:04.762567997Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.633761 | controller |     "Jun 11 12:10:04.762716 crc crio[24477]: time=\"2026-06-11T12:10:04.762613088Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.633781 | controller |     "Jun 11 12:10:04.762766 crc crio[24477]: time=\"2026-06-11T12:10:04.762724051Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.633801 | controller |     "Jun 11 12:10:04.762904 crc crio[24477]: time=\"2026-06-11T12:10:04.762868205Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.633821 | controller |     "Jun 11 12:10:04.762961 crc crio[24477]: time=\"2026-06-11T12:10:04.762916397Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.633841 | controller |     "Jun 11 12:10:04.763092 crc crio[24477]: time=\"2026-06-11T12:10:04.763060351Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.633903 | controller |     "Jun 11 12:10:04.763153 crc crio[24477]: time=\"2026-06-11T12:10:04.763103192Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.633931 | controller |     "Jun 11 12:10:04.763282 crc crio[24477]: time=\"2026-06-11T12:10:04.763245566Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.633954 | controller |     "Jun 11 12:10:04.763336 crc crio[24477]: time=\"2026-06-11T12:10:04.763300017Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.633975 | controller |     "Jun 11 12:10:04.763501 crc crio[24477]: time=\"2026-06-11T12:10:04.763468662Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.633995 | controller |     "Jun 11 12:10:04.763567 crc crio[24477]: time=\"2026-06-11T12:10:04.763513833Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.634015 | controller |     "Jun 11 12:10:04.763747 crc crio[24477]: time=\"2026-06-11T12:10:04.76370599Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.634035 | controller |     "Jun 11 12:10:04.763818 crc crio[24477]: time=\"2026-06-11T12:10:04.763762541Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.634055 | controller |     "Jun 11 12:10:04.764012 crc crio[24477]: time=\"2026-06-11T12:10:04.763975936Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.634075 | controller |     "Jun 11 12:10:04.764080 crc crio[24477]: time=\"2026-06-11T12:10:04.764021207Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.634095 | controller |     "Jun 11 12:10:04.764214 crc crio[24477]: time=\"2026-06-11T12:10:04.764177132Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.634115 | controller |     "Jun 11 12:10:04.764269 crc crio[24477]: time=\"2026-06-11T12:10:04.764227713Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.634140 | controller |     "Jun 11 12:10:04.764503 crc crio[24477]: time=\"2026-06-11T12:10:04.76446744Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.634160 | controller |     "Jun 11 12:10:04.764566 crc crio[24477]: time=\"2026-06-11T12:10:04.764513341Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.634180 | controller |     "Jun 11 12:10:04.764767 crc crio[24477]: time=\"2026-06-11T12:10:04.764724797Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.634200 | controller |     "Jun 11 12:10:04.764767 crc crio[24477]: time=\"2026-06-11T12:10:04.764758088Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.634219 | controller |     "Jun 11 12:10:04.764767 crc crio[24477]: time=\"2026-06-11T12:10:04.764985694Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.634238 | controller |     "Jun 11 12:10:04.764767 crc crio[24477]: time=\"2026-06-11T12:10:04.765014865Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.634258 | controller |     "Jun 11 12:10:04.764767 crc crio[24477]: time=\"2026-06-11T12:10:04.7652121Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.634277 | controller |     "Jun 11 12:10:04.764767 crc crio[24477]: time=\"2026-06-11T12:10:04.765239641Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.634296 | controller |     "Jun 11 12:10:04.765568 crc crio[24477]: time=\"2026-06-11T12:10:04.765432027Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.634316 | controller |     "Jun 11 12:10:04.765568 crc crio[24477]: time=\"2026-06-11T12:10:04.765461598Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.634336 | controller |     "Jun 11 12:10:04.765726 crc crio[24477]: time=\"2026-06-11T12:10:04.765634783Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.634355 | controller |     "Jun 11 12:10:04.765726 crc crio[24477]: time=\"2026-06-11T12:10:04.765720405Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.634375 | controller |     "Jun 11 12:10:04.766148 crc crio[24477]: time=\"2026-06-11T12:10:04.766092904Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.634395 | controller |     "Jun 11 12:10:04.766148 crc crio[24477]: time=\"2026-06-11T12:10:04.766148516Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.634415 | controller |     "Jun 11 12:10:04.766319 crc crio[24477]: time=\"2026-06-11T12:10:04.766267669Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.634435 | controller |     "Jun 11 12:10:04.766417 crc crio[24477]: time=\"2026-06-11T12:10:04.766320451Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.634455 | controller |     "Jun 11 12:10:04.766711 crc crio[24477]: time=\"2026-06-11T12:10:04.766625759Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.634474 | controller |     "Jun 11 12:10:04.766778 crc crio[24477]: time=\"2026-06-11T12:10:04.766725332Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.634494 | controller |     "Jun 11 12:10:04.766951 crc crio[24477]: time=\"2026-06-11T12:10:04.766901868Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.634514 | controller |     "Jun 11 12:10:04.766951 crc crio[24477]: time=\"2026-06-11T12:10:04.766949139Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.634538 | controller |     "Jun 11 12:10:04.767107 crc crio[24477]: time=\"2026-06-11T12:10:04.767008571Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.634558 | controller |     "Jun 11 12:10:04.767107 crc crio[24477]: time=\"2026-06-11T12:10:04.767028441Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.634578 | controller |     "Jun 11 12:10:04.767369 crc crio[24477]: time=\"2026-06-11T12:10:04.767290449Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.634598 | controller |     "Jun 11 12:10:04.767446 crc crio[24477]: time=\"2026-06-11T12:10:04.76734911Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.634617 | controller |     "Jun 11 12:10:04.767547 crc crio[24477]: time=\"2026-06-11T12:10:04.767504874Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.634637 | controller |     "Jun 11 12:10:04.767609 crc crio[24477]: time=\"2026-06-11T12:10:04.767560746Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.634657 | controller |     "Jun 11 12:10:04.767799 crc crio[24477]: time=\"2026-06-11T12:10:04.767763222Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.634676 | controller |     "Jun 11 12:10:04.767886 crc crio[24477]: time=\"2026-06-11T12:10:04.767809703Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.634697 | controller |     "Jun 11 12:10:04.768038 crc crio[24477]: time=\"2026-06-11T12:10:04.768000628Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.634727 | controller |     "Jun 11 12:10:04.768117 crc crio[24477]: time=\"2026-06-11T12:10:04.768045019Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.634759 | controller |     "Jun 11 12:10:04.768244 crc crio[24477]: time=\"2026-06-11T12:10:04.768201504Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.634788 | controller |     "Jun 11 12:10:04.768303 crc crio[24477]: time=\"2026-06-11T12:10:04.768263025Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.634815 | controller |     "Jun 11 12:10:04.768722 crc crio[24477]: time=\"2026-06-11T12:10:04.768594195Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.634841 | controller |     "Jun 11 12:10:04.768788 crc crio[24477]: time=\"2026-06-11T12:10:04.768717448Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.634898 | controller |     "Jun 11 12:10:04.768910 crc crio[24477]: time=\"2026-06-11T12:10:04.768851802Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.634935 | controller |     "Jun 11 12:10:04.768993 crc crio[24477]: time=\"2026-06-11T12:10:04.768909993Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.634964 | controller |     "Jun 11 12:10:04.769133 crc crio[24477]: time=\"2026-06-11T12:10:04.769076518Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.634991 | controller |     "Jun 11 12:10:04.769133 crc crio[24477]: time=\"2026-06-11T12:10:04.769126569Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.635017 | controller |     "Jun 11 12:10:04.769404 crc crio[24477]: time=\"2026-06-11T12:10:04.769298304Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.635046 | controller |     "Jun 11 12:10:04.769404 crc crio[24477]: time=\"2026-06-11T12:10:04.769400647Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.635103 | controller |     "Jun 11 12:10:04.769531 crc crio[24477]: time=\"2026-06-11T12:10:04.76950543Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.635128 | controller |     "Jun 11 12:10:04.769588 crc crio[24477]: time=\"2026-06-11T12:10:04.76953415Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.635150 | controller |     "Jun 11 12:10:04.769844 crc crio[24477]: time=\"2026-06-11T12:10:04.769786217Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.635171 | controller |     "Jun 11 12:10:04.769844 crc crio[24477]: time=\"2026-06-11T12:10:04.769834039Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.635191 | controller |     "Jun 11 12:10:04.769984 crc crio[24477]: time=\"2026-06-11T12:10:04.769950663Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.635211 | controller |     "Jun 11 12:10:04.770047 crc crio[24477]: time=\"2026-06-11T12:10:04.769994314Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.635232 | controller |     "Jun 11 12:10:04.770146 crc crio[24477]: time=\"2026-06-11T12:10:04.770114248Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.635254 | controller |     "Jun 11 12:10:04.770312 crc crio[24477]: time=\"2026-06-11T12:10:04.770156229Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.635274 | controller |     "Jun 11 12:10:04.770312 crc crio[24477]: time=\"2026-06-11T12:10:04.770267352Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.635295 | controller |     "Jun 11 12:10:04.770312 crc crio[24477]: time=\"2026-06-11T12:10:04.770292882Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.635315 | controller |     "Jun 11 12:10:04.770540 crc crio[24477]: time=\"2026-06-11T12:10:04.770500168Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.635335 | controller |     "Jun 11 12:10:04.770603 crc crio[24477]: time=\"2026-06-11T12:10:04.77055658Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.635356 | controller |     "Jun 11 12:10:04.770789 crc crio[24477]: time=\"2026-06-11T12:10:04.770753805Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.635376 | controller |     "Jun 11 12:10:04.770875 crc crio[24477]: time=\"2026-06-11T12:10:04.770799166Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.635396 | controller |     "Jun 11 12:10:04.771003 crc crio[24477]: time=\"2026-06-11T12:10:04.770964771Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.635416 | controller |     "Jun 11 12:10:04.771072 crc crio[24477]: time=\"2026-06-11T12:10:04.771014392Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.635436 | controller |     "Jun 11 12:10:04.771179 crc crio[24477]: time=\"2026-06-11T12:10:04.771141866Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.635456 | controller |     "Jun 11 12:10:04.771250 crc crio[24477]: time=\"2026-06-11T12:10:04.771188267Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.635477 | controller |     "Jun 11 12:10:04.771380 crc crio[24477]: time=\"2026-06-11T12:10:04.771314832Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.635502 | controller |     "Jun 11 12:10:04.771469 crc crio[24477]: time=\"2026-06-11T12:10:04.771387544Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.635524 | controller |     "Jun 11 12:10:04.771469 crc crio[24477]: time=\"2026-06-11T12:10:04.771445835Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.635544 | controller |     "Jun 11 12:10:04.771469 crc crio[24477]: time=\"2026-06-11T12:10:04.771467176Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.635564 | controller |     "Jun 11 12:10:04.771818 crc crio[24477]: time=\"2026-06-11T12:10:04.771759934Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.635584 | controller |     "Jun 11 12:10:04.771818 crc crio[24477]: time=\"2026-06-11T12:10:04.771814886Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.635604 | controller |     "Jun 11 12:10:04.772067 crc crio[24477]: time=\"2026-06-11T12:10:04.771947529Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.635623 | controller |     "Jun 11 12:10:04.772150 crc crio[24477]: time=\"2026-06-11T12:10:04.772075703Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.635643 | controller |     "Jun 11 12:10:04.772190 crc crio[24477]: time=\"2026-06-11T12:10:04.772148375Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.635663 | controller |     "Jun 11 12:10:04.772190 crc crio[24477]: time=\"2026-06-11T12:10:04.772173205Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.635682 | controller |     "Jun 11 12:10:04.772391 crc crio[24477]: time=\"2026-06-11T12:10:04.77232309Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.635702 | controller |     "Jun 11 12:10:04.772450 crc crio[24477]: time=\"2026-06-11T12:10:04.772393231Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.635721 | controller |     "Jun 11 12:10:04.772565 crc crio[24477]: time=\"2026-06-11T12:10:04.772528575Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.635741 | controller |     "Jun 11 12:10:04.772634 crc crio[24477]: time=\"2026-06-11T12:10:04.772575376Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.635760 | controller |     "Jun 11 12:10:04.772825 crc crio[24477]: time=\"2026-06-11T12:10:04.772783483Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.635780 | controller |     "Jun 11 12:10:04.772926 crc crio[24477]: time=\"2026-06-11T12:10:04.772842025Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.635800 | controller |     "Jun 11 12:10:04.772926 crc crio[24477]: time=\"2026-06-11T12:10:04.772875696Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 13:18:31.635819 | controller |     "Jun 11 12:10:04.772926 crc crio[24477]: time=\"2026-06-11T12:10:04.772895166Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 13:18:31.635840 | controller |     "Jun 11 12:10:05.980446 crc crio[24477]: time=\"2026-06-11T12:10:05.97958785Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686330-6j4d4/POD\" id=a11d5763-11b4-4942-a880-0db10d41a879 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.635902 | controller |     "Jun 11 12:10:05.984526 crc crio[24477]: time=\"2026-06-11T12:10:05.980472846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.635933 | controller |     "Jun 11 12:10:06.011024 crc crio[24477]: time=\"2026-06-11T12:10:06.010857176Z\" level=info msg=\"NetworkStart: stopping network for sandbox dd52cf5665a6be5b5efa0d82e38a198f62bb95eab6e7462a4ce8056fa08c9a2b\" id=a11d5763-11b4-4942-a880-0db10d41a879 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.635966 | controller |     "Jun 11 12:10:06.011619 crc crio[24477]: time=\"2026-06-11T12:10:06.011417991Z\" level=warning msg=\"Failed to destroy network for pod sandbox k8s_auto-csr-approver-29686330-6j4d4_openshift-infra_9aff6e68-c04a-41df-8756-a9e68f6d4c5a_0(dd52cf5665a6be5b5efa0d82e38a198f62bb95eab6e7462a4ce8056fa08c9a2b): no CNI configuration file in /etc/kubernetes/cni/net.d/. Has your network provider started?\"",
2026-06-11 13:18:31.635990 | controller |     "Jun 11 12:10:06.011875 crc crio[24477]: time=\"2026-06-11T12:10:06.011821693Z\" level=warning msg=\"Failed to remove netns path /var/run/netns/9f8155b4-870c-48d2-ba20-42946d951401: unlinkat /var/run/netns/9f8155b4-870c-48d2-ba20-42946d951401: device or resource busy\"",
2026-06-11 13:18:31.636013 | controller |     "Jun 11 12:10:06.012229 crc crio[24477]: time=\"2026-06-11T12:10:06.012000568Z\" level=error msg=\"Error stopping network on cleanup: network teardown failed for pod sandbox k8s_auto-csr-approver-29686330-6j4d4_openshift-infra_9aff6e68-c04a-41df-8756-a9e68f6d4c5a_0(dd52cf5665a6be5b5efa0d82e38a198f62bb95eab6e7462a4ce8056fa08c9a2b): no CNI configuration file in /etc/kubernetes/cni/net.d/. Has your network provider started?\" id=a11d5763-11b4-4942-a880-0db10d41a879 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.636037 | controller |     "Jun 11 12:10:06.012229 crc crio[24477]: time=\"2026-06-11T12:10:06.012102271Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox dd52cf5665a6be5b5efa0d82e38a198f62bb95eab6e7462a4ce8056fa08c9a2b\" id=a11d5763-11b4-4942-a880-0db10d41a879 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.636058 | controller |     "Jun 11 12:10:06.016316 crc crio[24477]: time=\"2026-06-11T12:10:06.016202953Z\" level=info msg=\"runSandbox: deleting pod ID dd52cf5665a6be5b5efa0d82e38a198f62bb95eab6e7462a4ce8056fa08c9a2b from idIndex\" id=a11d5763-11b4-4942-a880-0db10d41a879 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.636079 | controller |     "Jun 11 12:10:06.016316 crc crio[24477]: time=\"2026-06-11T12:10:06.016310426Z\" level=info msg=\"runSandbox: removing pod sandbox dd52cf5665a6be5b5efa0d82e38a198f62bb95eab6e7462a4ce8056fa08c9a2b\" id=a11d5763-11b4-4942-a880-0db10d41a879 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.636100 | controller |     "Jun 11 12:10:06.016924 crc crio[24477]: time=\"2026-06-11T12:10:06.01644133Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox dd52cf5665a6be5b5efa0d82e38a198f62bb95eab6e7462a4ce8056fa08c9a2b\" id=a11d5763-11b4-4942-a880-0db10d41a879 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.636120 | controller |     "Jun 11 12:10:06.016924 crc crio[24477]: time=\"2026-06-11T12:10:06.016470131Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox dd52cf5665a6be5b5efa0d82e38a198f62bb95eab6e7462a4ce8056fa08c9a2b\" id=a11d5763-11b4-4942-a880-0db10d41a879 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.636141 | controller |     "Jun 11 12:10:06.017223 crc crio[24477]: time=\"2026-06-11T12:10:06.017125929Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: dd52cf5665a6be5b5efa0d82e38a198f62bb95eab6e7462a4ce8056fa08c9a2b\" id=a11d5763-11b4-4942-a880-0db10d41a879 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.636161 | controller |     "Jun 11 12:10:06.023943 crc crio[24477]: time=\"2026-06-11T12:10:06.023796718Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_auto-csr-approver-29686330-6j4d4_openshift-infra_9aff6e68-c04a-41df-8756-a9e68f6d4c5a_0\" id=a11d5763-11b4-4942-a880-0db10d41a879 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.636186 | controller |     "Jun 11 12:10:06.023943 crc crio[24477]: time=\"2026-06-11T12:10:06.02387517Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_auto-csr-approver-29686330-6j4d4_openshift-infra_9aff6e68-c04a-41df-8756-a9e68f6d4c5a_0\" id=a11d5763-11b4-4942-a880-0db10d41a879 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.636206 | controller |     "Jun 11 12:10:08.419317 crc crio[24477]: time=\"2026-06-11T12:10:08.418051946Z\" level=info msg=\"Stopping pod sandbox: 4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1\" id=456eb73d-ebfc-461a-bd76-1fb47a4ebb94 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.636227 | controller |     "Jun 11 12:10:08.419317 crc crio[24477]: time=\"2026-06-11T12:10:08.419134737Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1\" id=456eb73d-ebfc-461a-bd76-1fb47a4ebb94 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.636247 | controller |     "Jun 11 12:10:08.421853 crc crio[24477]: time=\"2026-06-11T12:10:08.420262277Z\" level=info msg=\"Removing pod sandbox: 4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1\" id=81e7e121-1c7f-48ac-a944-55f71425b4dc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.636267 | controller |     "Jun 11 12:10:08.439412 crc crio[24477]: time=\"2026-06-11T12:10:08.439255216Z\" level=info msg=\"Removed pod sandbox: 4d987732d4d3223826442b1fe1e39df85f475f7855b504d0a47924b16cd113f1\" id=81e7e121-1c7f-48ac-a944-55f71425b4dc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.636293 | controller |     "Jun 11 12:10:08.440981 crc crio[24477]: time=\"2026-06-11T12:10:08.440855134Z\" level=info msg=\"Stopping pod sandbox: c107af755ee2cc718955f89eca95fb476ef944dc54bfb8d8ee4ecc066ddb6058\" id=864e92ff-ccfe-4e78-af81-c9b0a259bdb5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.636323 | controller |     "Jun 11 12:10:08.441430 crc crio[24477]: time=\"2026-06-11T12:10:08.441282586Z\" level=info msg=\"Stopped pod sandbox (already stopped): c107af755ee2cc718955f89eca95fb476ef944dc54bfb8d8ee4ecc066ddb6058\" id=864e92ff-ccfe-4e78-af81-c9b0a259bdb5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.636354 | controller |     "Jun 11 12:10:08.444159 crc crio[24477]: time=\"2026-06-11T12:10:08.444055814Z\" level=info msg=\"Removing pod sandbox: c107af755ee2cc718955f89eca95fb476ef944dc54bfb8d8ee4ecc066ddb6058\" id=526dd7df-909e-4df2-b061-cb5cb2389acf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.636383 | controller |     "Jun 11 12:10:08.458978 crc crio[24477]: time=\"2026-06-11T12:10:08.45885919Z\" level=info msg=\"Removed pod sandbox: c107af755ee2cc718955f89eca95fb476ef944dc54bfb8d8ee4ecc066ddb6058\" id=526dd7df-909e-4df2-b061-cb5cb2389acf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.636404 | controller |     "Jun 11 12:10:08.777323 crc crio[24477]: time=\"2026-06-11T12:10:08.777192772Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-11 13:18:31.636426 | controller |     "Jun 11 12:10:08.815314 crc crio[24477]: time=\"2026-06-11T12:10:08.815147005Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.636447 | controller |     "Jun 11 12:10:08.815314 crc crio[24477]: time=\"2026-06-11T12:10:08.815239118Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.636467 | controller |     "Jun 11 12:10:08.815314 crc crio[24477]: time=\"2026-06-11T12:10:08.81531645Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-11 13:18:31.636488 | controller |     "Jun 11 12:10:08.852154 crc crio[24477]: time=\"2026-06-11T12:10:08.851974078Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 13:18:31.636513 | controller |     "Jun 11 12:10:08.852154 crc crio[24477]: time=\"2026-06-11T12:10:08.85206352Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 13:18:31.636534 | controller |     "Jun 11 12:10:19.011237 crc crio[24477]: time=\"2026-06-11T12:10:19.010350687Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686330-6j4d4/POD\" id=5908efba-4639-4b5e-af68-640d03789d7b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.636555 | controller |     "Jun 11 12:10:19.011237 crc crio[24477]: time=\"2026-06-11T12:10:19.0111938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.636577 | controller |     "Jun 11 12:10:19.063133 crc crio[24477]: time=\"2026-06-11T12:10:19.062958761Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686330-6j4d4 Namespace:openshift-infra ID:84a07aba018837e07faf3a27024e2499145478bef87bad88e662404b7594d783 UID:9aff6e68-c04a-41df-8756-a9e68f6d4c5a NetNS:/var/run/netns/37ccca73-614a-4ab1-9259-e5009bcf6d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9aff6e68_c04a_41df_8756_a9e68f6d4c5a.slice PodAnnotations:0xc000530600}] Aliases:map[]}\"",
2026-06-11 13:18:31.636600 | controller |     "Jun 11 12:10:19.063133 crc crio[24477]: time=\"2026-06-11T12:10:19.063086855Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686330-6j4d4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.636622 | controller |     "Jun 11 12:10:19.476137 crc crio[24477]: 2026-06-11T12:10:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:84a07aba018837e Mac:46:bb:47:1c:72:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/37ccca73-614a-4ab1-9259-e5009bcf6d6c SocketPath: PciID:}] [{Interface:0xc00035aa00 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.636643 | controller |     "Jun 11 12:10:19.478160 crc crio[24477]: time=\"2026-06-11T12:10:19.478071024Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686330-6j4d4 Namespace:openshift-infra ID:84a07aba018837e07faf3a27024e2499145478bef87bad88e662404b7594d783 UID:9aff6e68-c04a-41df-8756-a9e68f6d4c5a NetNS:/var/run/netns/37ccca73-614a-4ab1-9259-e5009bcf6d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9aff6e68_c04a_41df_8756_a9e68f6d4c5a.slice PodAnnotations:0xc000530600}] Aliases:map[]}\"",
2026-06-11 13:18:31.636665 | controller |     "Jun 11 12:10:19.478349 crc crio[24477]: time=\"2026-06-11T12:10:19.478284471Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686330-6j4d4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.636686 | controller |     "Jun 11 12:10:19.488299 crc crio[24477]: time=\"2026-06-11T12:10:19.488166578Z\" level=info msg=\"Ran pod sandbox 84a07aba018837e07faf3a27024e2499145478bef87bad88e662404b7594d783 with infra container: openshift-infra/auto-csr-approver-29686330-6j4d4/POD\" id=5908efba-4639-4b5e-af68-640d03789d7b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.636708 | controller |     "Jun 11 12:10:19.492769 crc crio[24477]: time=\"2026-06-11T12:10:19.49257598Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=1489335e-32d6-4f1c-977d-76fef8e43e35 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.636729 | controller |     "Jun 11 12:10:19.504173 crc crio[24477]: time=\"2026-06-11T12:10:19.503439195Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 13:18:31.636750 | controller |     "Jun 11 12:10:20.472331 crc crio[24477]: time=\"2026-06-11T12:10:20.471580433Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=1489335e-32d6-4f1c-977d-76fef8e43e35 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.636783 | controller |     "Jun 11 12:10:20.478182 crc crio[24477]: time=\"2026-06-11T12:10:20.478026733Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=075e2359-f067-4c85-b55e-49d9af4c4cc7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.636815 | controller |     "Jun 11 12:10:20.482588 crc crio[24477]: time=\"2026-06-11T12:10:20.482523689Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=66c0fc2a-8228-4891-8a6b-203baed399d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.636843 | controller |     "Jun 11 12:10:20.499471 crc crio[24477]: time=\"2026-06-11T12:10:20.495817092Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686330-6j4d4/oc\" id=3c6d6475-3f6e-4e26-afb4-d3663dadb6be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.636933 | controller |     "Jun 11 12:10:20.499471 crc crio[24477]: time=\"2026-06-11T12:10:20.499484765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.636972 | controller |     "Jun 11 12:10:20.538626 crc crio[24477]: time=\"2026-06-11T12:10:20.538546178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.637001 | controller |     "Jun 11 12:10:20.828790 crc crio[24477]: time=\"2026-06-11T12:10:20.828551319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.637028 | controller |     "Jun 11 12:10:20.944441 crc crio[24477]: time=\"2026-06-11T12:10:20.94429282Z\" level=info msg=\"Created container 40cd90d73533839fd7a4862f603dbfa08496c1118809fc08b4c8594a59aeedd7: openshift-infra/auto-csr-approver-29686330-6j4d4/oc\" id=3c6d6475-3f6e-4e26-afb4-d3663dadb6be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.637055 | controller |     "Jun 11 12:10:20.946431 crc crio[24477]: time=\"2026-06-11T12:10:20.946268675Z\" level=info msg=\"Starting container: 40cd90d73533839fd7a4862f603dbfa08496c1118809fc08b4c8594a59aeedd7\" id=76b0a5ec-b582-4547-acc7-86463fd5f4fe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.637085 | controller |     "Jun 11 12:10:20.984877 crc crio[24477]: time=\"2026-06-11T12:10:20.984713392Z\" level=info msg=\"Started container\" PID=39477 containerID=40cd90d73533839fd7a4862f603dbfa08496c1118809fc08b4c8594a59aeedd7 description=openshift-infra/auto-csr-approver-29686330-6j4d4/oc id=76b0a5ec-b582-4547-acc7-86463fd5f4fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=84a07aba018837e07faf3a27024e2499145478bef87bad88e662404b7594d783",
2026-06-11 13:18:31.637120 | controller |     "Jun 11 12:10:23.175508 crc crio[24477]: time=\"2026-06-11T12:10:23.174554Z\" level=info msg=\"Stopping pod sandbox: 84a07aba018837e07faf3a27024e2499145478bef87bad88e662404b7594d783\" id=ffd6a935-43cb-4b6a-a3ba-2d978401e65c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.637149 | controller |     "Jun 11 12:10:23.177336 crc crio[24477]: time=\"2026-06-11T12:10:23.176735122Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686330-6j4d4 Namespace:openshift-infra ID:84a07aba018837e07faf3a27024e2499145478bef87bad88e662404b7594d783 UID:9aff6e68-c04a-41df-8756-a9e68f6d4c5a NetNS:/var/run/netns/37ccca73-614a-4ab1-9259-e5009bcf6d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9aff6e68_c04a_41df_8756_a9e68f6d4c5a.slice PodAnnotations:0xc002d945e8}] Aliases:map[]}\"",
2026-06-11 13:18:31.637180 | controller |     "Jun 11 12:10:23.177336 crc crio[24477]: time=\"2026-06-11T12:10:23.176909576Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686330-6j4d4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.637205 | controller |     "Jun 11 12:10:23.458853 crc crio[24477]: time=\"2026-06-11T12:10:23.458727948Z\" level=info msg=\"Stopped pod sandbox: 84a07aba018837e07faf3a27024e2499145478bef87bad88e662404b7594d783\" id=ffd6a935-43cb-4b6a-a3ba-2d978401e65c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.637240 | controller |     "Jun 11 12:10:43.315210 crc crio[24477]: time=\"2026-06-11T12:10:43.314082002Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg/POD\" id=fe7d78e5-6926-414a-990b-b35d82f37c31 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.637269 | controller |     "Jun 11 12:10:43.316993 crc crio[24477]: time=\"2026-06-11T12:10:43.315248345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.637298 | controller |     "Jun 11 12:10:43.365346 crc crio[24477]: time=\"2026-06-11T12:10:43.365243315Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg Namespace:openshift-marketplace ID:4b7f68875d97d9baa7c3e31f3baf6a205ab481f4473dc26d7f7aed518d8f5fe4 UID:42e1f636-092d-41cc-9d56-b5cc8c8d0164 NetNS:/var/run/netns/095bf6dc-719d-4c26-9f85-b9f4d7fe0579 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42e1f636_092d_41cc_9d56_b5cc8c8d0164.slice PodAnnotations:0xc00008d0a0}] Aliases:map[]}\"",
2026-06-11 13:18:31.637330 | controller |     "Jun 11 12:10:43.365346 crc crio[24477]: time=\"2026-06-11T12:10:43.365324567Z\" level=info msg=\"Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.637352 | controller |     "Jun 11 12:10:43.785273 crc crio[24477]: 2026-06-11T12:10:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b7f68875d97d9b Mac:26:7a:f0:c9:fd:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/095bf6dc-719d-4c26-9f85-b9f4d7fe0579 SocketPath: PciID:}] [{Interface:0xc000014680 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.637374 | controller |     "Jun 11 12:10:43.788019 crc crio[24477]: time=\"2026-06-11T12:10:43.787904539Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg Namespace:openshift-marketplace ID:4b7f68875d97d9baa7c3e31f3baf6a205ab481f4473dc26d7f7aed518d8f5fe4 UID:42e1f636-092d-41cc-9d56-b5cc8c8d0164 NetNS:/var/run/netns/095bf6dc-719d-4c26-9f85-b9f4d7fe0579 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42e1f636_092d_41cc_9d56_b5cc8c8d0164.slice PodAnnotations:0xc00008d0a0}] Aliases:map[]}\"",
2026-06-11 13:18:31.637395 | controller |     "Jun 11 12:10:43.788219 crc crio[24477]: time=\"2026-06-11T12:10:43.788145126Z\" level=info msg=\"Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.637416 | controller |     "Jun 11 12:10:43.796701 crc crio[24477]: time=\"2026-06-11T12:10:43.796565214Z\" level=info msg=\"Ran pod sandbox 4b7f68875d97d9baa7c3e31f3baf6a205ab481f4473dc26d7f7aed518d8f5fe4 with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg/POD\" id=fe7d78e5-6926-414a-990b-b35d82f37c31 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.637442 | controller |     "Jun 11 12:10:43.806772 crc crio[24477]: time=\"2026-06-11T12:10:43.806545709Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=965243e7-22dc-4ded-8453-c0d3734034dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.637463 | controller |     "Jun 11 12:10:43.809177 crc crio[24477]: time=\"2026-06-11T12:10:43.809093761Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4c3828e1-6705-48e9-8629-ec1c9f771b28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.637484 | controller |     "Jun 11 12:10:43.816478 crc crio[24477]: time=\"2026-06-11T12:10:43.81551862Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg/util\" id=3c95efbb-4c45-4ec7-8c9b-999617c56429 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.637504 | controller |     "Jun 11 12:10:43.816478 crc crio[24477]: time=\"2026-06-11T12:10:43.816137347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.637526 | controller |     "Jun 11 12:10:43.844402 crc crio[24477]: time=\"2026-06-11T12:10:43.844145433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.637555 | controller |     "Jun 11 12:10:43.849450 crc crio[24477]: time=\"2026-06-11T12:10:43.849353299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.637587 | controller |     "Jun 11 12:10:43.976502 crc crio[24477]: time=\"2026-06-11T12:10:43.976350234Z\" level=info msg=\"Created container d8ea3e0ea73006bd6ded926e1b2eb17b05669f505fbe88162539f6854877bd84: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg/util\" id=3c95efbb-4c45-4ec7-8c9b-999617c56429 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.637610 | controller |     "Jun 11 12:10:43.978900 crc crio[24477]: time=\"2026-06-11T12:10:43.978777773Z\" level=info msg=\"Starting container: d8ea3e0ea73006bd6ded926e1b2eb17b05669f505fbe88162539f6854877bd84\" id=bcda87a6-4008-4e11-a396-87d345d57a6e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.637632 | controller |     "Jun 11 12:10:43.984973 crc crio[24477]: time=\"2026-06-11T12:10:43.984868883Z\" level=info msg=\"Started container\" PID=40703 containerID=d8ea3e0ea73006bd6ded926e1b2eb17b05669f505fbe88162539f6854877bd84 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg/util id=bcda87a6-4008-4e11-a396-87d345d57a6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b7f68875d97d9baa7c3e31f3baf6a205ab481f4473dc26d7f7aed518d8f5fe4",
2026-06-11 13:18:31.637654 | controller |     "Jun 11 12:10:44.423922 crc crio[24477]: time=\"2026-06-11T12:10:44.422211319Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=ab92ef3f-0355-4957-9cf0-b28d9c14b271 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.637675 | controller |     "Jun 11 12:10:44.423922 crc crio[24477]: time=\"2026-06-11T12:10:44.423343721Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found\" id=ab92ef3f-0355-4957-9cf0-b28d9c14b271 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.637698 | controller |     "Jun 11 12:10:44.423922 crc crio[24477]: time=\"2026-06-11T12:10:44.423465915Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found\" id=ab92ef3f-0355-4957-9cf0-b28d9c14b271 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.637724 | controller |     "Jun 11 12:10:44.426991 crc crio[24477]: time=\"2026-06-11T12:10:44.42473592Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=12d04f3b-f9b5-4527-9e09-f6416226b2ac name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.637745 | controller |     "Jun 11 12:10:44.435345 crc crio[24477]: time=\"2026-06-11T12:10:44.429792832Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\\\"\"",
2026-06-11 13:18:31.637768 | controller |     "Jun 11 12:10:46.334539 crc crio[24477]: time=\"2026-06-11T12:10:46.333950031Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=12d04f3b-f9b5-4527-9e09-f6416226b2ac name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.637799 | controller |     "Jun 11 12:10:46.336205 crc crio[24477]: time=\"2026-06-11T12:10:46.336110671Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=b7adb2d5-37bc-4c91-966f-9e6b4e3c3208 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.637832 | controller |     "Jun 11 12:10:46.341820 crc crio[24477]: time=\"2026-06-11T12:10:46.341202285Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=8f97ae87-873f-4484-bc13-e9f116e064c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.637892 | controller |     "Jun 11 12:10:46.350779 crc crio[24477]: time=\"2026-06-11T12:10:46.350596388Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg/pull\" id=94b2553c-9f11-4011-b443-62195ad0c1f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.637923 | controller |     "Jun 11 12:10:46.352410 crc crio[24477]: time=\"2026-06-11T12:10:46.352293246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.637943 | controller |     "Jun 11 12:10:46.385227 crc crio[24477]: time=\"2026-06-11T12:10:46.385105404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.637959 | controller |     "Jun 11 12:10:46.385565 crc crio[24477]: time=\"2026-06-11T12:10:46.385358681Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/515b75c3d81fd62a3b3971a7552bc4c31e0451aabab95428dafcc8db20ea8a47/merged/etc/passwd: no such file or directory\"",
2026-06-11 13:18:31.637973 | controller |     "Jun 11 12:10:46.385565 crc crio[24477]: time=\"2026-06-11T12:10:46.385427983Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/515b75c3d81fd62a3b3971a7552bc4c31e0451aabab95428dafcc8db20ea8a47/merged/etc/group: no such file or directory\"",
2026-06-11 13:18:31.637988 | controller |     "Jun 11 12:10:46.389924 crc crio[24477]: time=\"2026-06-11T12:10:46.389841926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.638002 | controller |     "Jun 11 12:10:46.519612 crc crio[24477]: time=\"2026-06-11T12:10:46.519468826Z\" level=info msg=\"Created container de9332e0aa5b3b4825bb3d3ef9c5ca18edf919812abb377721ae1ee4286aaf77: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg/pull\" id=94b2553c-9f11-4011-b443-62195ad0c1f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.638021 | controller |     "Jun 11 12:10:46.521248 crc crio[24477]: time=\"2026-06-11T12:10:46.520811733Z\" level=info msg=\"Starting container: de9332e0aa5b3b4825bb3d3ef9c5ca18edf919812abb377721ae1ee4286aaf77\" id=d7f79b2a-d3e4-49c1-9cf8-3b8bff92a30d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.638037 | controller |     "Jun 11 12:10:46.527814 crc crio[24477]: time=\"2026-06-11T12:10:46.527633745Z\" level=info msg=\"Started container\" PID=40748 containerID=de9332e0aa5b3b4825bb3d3ef9c5ca18edf919812abb377721ae1ee4286aaf77 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg/pull id=d7f79b2a-d3e4-49c1-9cf8-3b8bff92a30d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b7f68875d97d9baa7c3e31f3baf6a205ab481f4473dc26d7f7aed518d8f5fe4",
2026-06-11 13:18:31.638052 | controller |     "Jun 11 12:10:47.480546 crc crio[24477]: time=\"2026-06-11T12:10:47.479542009Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=06820793-6fe6-4c7f-b6e2-c7c80355a4cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.638067 | controller |     "Jun 11 12:10:47.484279 crc crio[24477]: time=\"2026-06-11T12:10:47.483525571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c1e8ca0e-72a3-471f-bb38-8b9a71011d38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.638083 | controller |     "Jun 11 12:10:47.494208 crc crio[24477]: time=\"2026-06-11T12:10:47.494089458Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg/extract\" id=62ad57ff-b9e4-46df-966c-132c5a8bfca8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.638145 | controller |     "Jun 11 12:10:47.495113 crc crio[24477]: time=\"2026-06-11T12:10:47.494837049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.638166 | controller |     "Jun 11 12:10:47.541981 crc crio[24477]: time=\"2026-06-11T12:10:47.541871038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.638183 | controller |     "Jun 11 12:10:47.546259 crc crio[24477]: time=\"2026-06-11T12:10:47.546176935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.638198 | controller |     "Jun 11 12:10:47.677965 crc crio[24477]: time=\"2026-06-11T12:10:47.677809561Z\" level=info msg=\"Created container 89a91b6fb3d032ee5e867c7284474259088b74c238f65dfdad049cb67a385c2a: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg/extract\" id=62ad57ff-b9e4-46df-966c-132c5a8bfca8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.638214 | controller |     "Jun 11 12:10:47.679272 crc crio[24477]: time=\"2026-06-11T12:10:47.679089488Z\" level=info msg=\"Starting container: 89a91b6fb3d032ee5e867c7284474259088b74c238f65dfdad049cb67a385c2a\" id=61bb7b47-009d-4385-95a3-679ce126332e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.638229 | controller |     "Jun 11 12:10:47.685145 crc crio[24477]: time=\"2026-06-11T12:10:47.685014053Z\" level=info msg=\"Started container\" PID=40766 containerID=89a91b6fb3d032ee5e867c7284474259088b74c238f65dfdad049cb67a385c2a description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg/extract id=61bb7b47-009d-4385-95a3-679ce126332e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b7f68875d97d9baa7c3e31f3baf6a205ab481f4473dc26d7f7aed518d8f5fe4",
2026-06-11 13:18:31.638250 | controller |     "Jun 11 12:10:49.516865 crc crio[24477]: time=\"2026-06-11T12:10:49.51657128Z\" level=info msg=\"Stopping pod sandbox: 4b7f68875d97d9baa7c3e31f3baf6a205ab481f4473dc26d7f7aed518d8f5fe4\" id=2b0e9f84-4876-4c3b-af09-14fdaa484747 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.638265 | controller |     "Jun 11 12:10:49.518170 crc crio[24477]: time=\"2026-06-11T12:10:49.517119935Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg Namespace:openshift-marketplace ID:4b7f68875d97d9baa7c3e31f3baf6a205ab481f4473dc26d7f7aed518d8f5fe4 UID:42e1f636-092d-41cc-9d56-b5cc8c8d0164 NetNS:/var/run/netns/095bf6dc-719d-4c26-9f85-b9f4d7fe0579 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42e1f636_092d_41cc_9d56_b5cc8c8d0164.slice PodAnnotations:0xc002ce4380}] Aliases:map[]}\"",
2026-06-11 13:18:31.638281 | controller |     "Jun 11 12:10:49.518170 crc crio[24477]: time=\"2026-06-11T12:10:49.517240909Z\" level=info msg=\"Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.638296 | controller |     "Jun 11 12:10:50.264576 crc crio[24477]: time=\"2026-06-11T12:10:50.263485424Z\" level=info msg=\"Stopped pod sandbox: 4b7f68875d97d9baa7c3e31f3baf6a205ab481f4473dc26d7f7aed518d8f5fe4\" id=2b0e9f84-4876-4c3b-af09-14fdaa484747 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.638310 | controller |     "Jun 11 12:10:55.174525 crc crio[24477]: time=\"2026-06-11T12:10:55.173413184Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-vfcfl/POD\" id=8e96a8f1-34b4-4966-ba1f-10bf9b6b8a13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.638326 | controller |     "Jun 11 12:10:55.176464 crc crio[24477]: time=\"2026-06-11T12:10:55.174562117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.638341 | controller |     "Jun 11 12:10:55.268743 crc crio[24477]: time=\"2026-06-11T12:10:55.268602477Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-vfcfl Namespace:openshift-nmstate ID:5c035a2032b63e0daed41ca083b0cd3cb4182e5b8a9acef6a5ef82aea0b4413f UID:57ae857f-6a9a-4120-8a24-2d7934fc563e NetNS:/var/run/netns/f4149a65-b573-464f-a005-68fda340adbf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod57ae857f_6a9a_4120_8a24_2d7934fc563e.slice PodAnnotations:0xc00008c310}] Aliases:map[]}\"",
2026-06-11 13:18:31.638357 | controller |     "Jun 11 12:10:55.269125 crc crio[24477]: time=\"2026-06-11T12:10:55.269091921Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-operator-6569c8c666-vfcfl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.638372 | controller |     "Jun 11 12:10:56.185780 crc crio[24477]: 2026-06-11T12:10:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5c035a2032b63e0 Mac:7a:a2:ca:46:2e:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/f4149a65-b573-464f-a005-68fda340adbf SocketPath: PciID:}] [{Interface:0xc0001346b0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.638387 | controller |     "Jun 11 12:10:56.186624 crc crio[24477]: time=\"2026-06-11T12:10:56.186333419Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-vfcfl Namespace:openshift-nmstate ID:5c035a2032b63e0daed41ca083b0cd3cb4182e5b8a9acef6a5ef82aea0b4413f UID:57ae857f-6a9a-4120-8a24-2d7934fc563e NetNS:/var/run/netns/f4149a65-b573-464f-a005-68fda340adbf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod57ae857f_6a9a_4120_8a24_2d7934fc563e.slice PodAnnotations:0xc00008c310}] Aliases:map[]}\"",
2026-06-11 13:18:31.638406 | controller |     "Jun 11 12:10:56.186624 crc crio[24477]: time=\"2026-06-11T12:10:56.186573665Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-operator-6569c8c666-vfcfl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.638422 | controller |     "Jun 11 12:10:56.197459 crc crio[24477]: time=\"2026-06-11T12:10:56.196192278Z\" level=info msg=\"Ran pod sandbox 5c035a2032b63e0daed41ca083b0cd3cb4182e5b8a9acef6a5ef82aea0b4413f with infra container: openshift-nmstate/nmstate-operator-6569c8c666-vfcfl/POD\" id=8e96a8f1-34b4-4966-ba1f-10bf9b6b8a13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.638438 | controller |     "Jun 11 12:10:56.199462 crc crio[24477]: time=\"2026-06-11T12:10:56.199347899Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=ff5710d8-2994-4af8-8677-7ab4a5e74584 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.638453 | controller |     "Jun 11 12:10:56.199786 crc crio[24477]: time=\"2026-06-11T12:10:56.199714989Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found\" id=ff5710d8-2994-4af8-8677-7ab4a5e74584 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.638467 | controller |     "Jun 11 12:10:56.199866 crc crio[24477]: time=\"2026-06-11T12:10:56.199816412Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found\" id=ff5710d8-2994-4af8-8677-7ab4a5e74584 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.638482 | controller |     "Jun 11 12:10:56.201628 crc crio[24477]: time=\"2026-06-11T12:10:56.201127409Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=8de08c26-5762-4360-bde2-2204103ad086 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.638497 | controller |     "Jun 11 12:10:56.219079 crc crio[24477]: time=\"2026-06-11T12:10:56.218987419Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\\\"\"",
2026-06-11 13:18:31.638512 | controller |     "Jun 11 12:10:59.933847 crc crio[24477]: time=\"2026-06-11T12:10:59.93305962Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6\" id=8de08c26-5762-4360-bde2-2204103ad086 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.638527 | controller |     "Jun 11 12:10:59.935810 crc crio[24477]: time=\"2026-06-11T12:10:59.935769024Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=d720a825-22c9-40f4-a953-e586f23fd34c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.638542 | controller |     "Jun 11 12:10:59.940432 crc crio[24477]: time=\"2026-06-11T12:10:59.940302711Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=59e6e337-9044-498b-adc5-649f59b1df49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.638560 | controller |     "Jun 11 12:10:59.959254 crc crio[24477]: time=\"2026-06-11T12:10:59.959116392Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-operator-6569c8c666-vfcfl/nmstate-operator\" id=bfcdcf66-f98d-4c55-97fc-582e08f19f43 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.638576 | controller |     "Jun 11 12:10:59.963412 crc crio[24477]: time=\"2026-06-11T12:10:59.961737321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.638592 | controller |     "Jun 11 12:11:00.026804 crc crio[24477]: time=\"2026-06-11T12:11:00.019843119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.638607 | controller |     "Jun 11 12:11:00.026804 crc crio[24477]: time=\"2026-06-11T12:11:00.024292902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.638622 | controller |     "Jun 11 12:11:00.179858 crc crio[24477]: time=\"2026-06-11T12:11:00.179632693Z\" level=info msg=\"Created container 61174f644b98c82e836b2f81de3decf4f635d725a1fe2f9987a002a7abe20a67: openshift-nmstate/nmstate-operator-6569c8c666-vfcfl/nmstate-operator\" id=bfcdcf66-f98d-4c55-97fc-582e08f19f43 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.638637 | controller |     "Jun 11 12:11:00.182010 crc crio[24477]: time=\"2026-06-11T12:11:00.181839374Z\" level=info msg=\"Starting container: 61174f644b98c82e836b2f81de3decf4f635d725a1fe2f9987a002a7abe20a67\" id=f3a6eb8c-ab55-463d-b3b4-bdf646dba665 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.638652 | controller |     "Jun 11 12:11:00.192769 crc crio[24477]: time=\"2026-06-11T12:11:00.188767598Z\" level=info msg=\"Started container\" PID=41017 containerID=61174f644b98c82e836b2f81de3decf4f635d725a1fe2f9987a002a7abe20a67 description=openshift-nmstate/nmstate-operator-6569c8c666-vfcfl/nmstate-operator id=f3a6eb8c-ab55-463d-b3b4-bdf646dba665 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c035a2032b63e0daed41ca083b0cd3cb4182e5b8a9acef6a5ef82aea0b4413f",
2026-06-11 13:18:31.638668 | controller |     "Jun 11 12:11:14.679131 crc crio[24477]: time=\"2026-06-11T12:11:14.67801257Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-handler-6pzgp/POD\" id=42a452f0-45b2-4576-8ed5-cd94bcc0c202 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.638682 | controller |     "Jun 11 12:11:14.679131 crc crio[24477]: time=\"2026-06-11T12:11:14.679130932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.638697 | controller |     "Jun 11 12:11:14.710125 crc crio[24477]: time=\"2026-06-11T12:11:14.710009109Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=42a452f0-45b2-4576-8ed5-cd94bcc0c202 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.638712 | controller |     "Jun 11 12:11:14.722516 crc crio[24477]: time=\"2026-06-11T12:11:14.722428026Z\" level=info msg=\"Ran pod sandbox 15427beb4fefc1277c8ac5fffe351aa49ef6c0bdcb4a6ffd9cc14dc4f6d6bb7a with infra container: openshift-nmstate/nmstate-handler-6pzgp/POD\" id=42a452f0-45b2-4576-8ed5-cd94bcc0c202 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.638727 | controller |     "Jun 11 12:11:14.726121 crc crio[24477]: time=\"2026-06-11T12:11:14.726004945Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=e7a6f7d4-744e-4ca6-9565-bf9cdcad7108 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.638745 | controller |     "Jun 11 12:11:14.726310 crc crio[24477]: time=\"2026-06-11T12:11:14.726230831Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=e7a6f7d4-744e-4ca6-9565-bf9cdcad7108 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.638760 | controller |     "Jun 11 12:11:14.726413 crc crio[24477]: time=\"2026-06-11T12:11:14.726308313Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=e7a6f7d4-744e-4ca6-9565-bf9cdcad7108 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.638774 | controller |     "Jun 11 12:11:14.729079 crc crio[24477]: time=\"2026-06-11T12:11:14.729009793Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=eb20d99d-3dc3-4998-8009-37ed8b0638cd name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.638789 | controller |     "Jun 11 12:11:14.735728 crc crio[24477]: time=\"2026-06-11T12:11:14.735713237Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-11 13:18:31.638803 | controller |     "Jun 11 12:11:14.762866 crc crio[24477]: time=\"2026-06-11T12:11:14.762797315Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-bcgtt/POD\" id=6423f01e-5895-462e-94fc-b074de7025c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.638817 | controller |     "Jun 11 12:11:14.762982 crc crio[24477]: time=\"2026-06-11T12:11:14.762894718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.638832 | controller |     "Jun 11 12:11:14.805189 crc crio[24477]: time=\"2026-06-11T12:11:14.804706429Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-bcgtt Namespace:openshift-nmstate ID:ee1289a4497f3ef864c8b5f6c55c76a8d0982cc1673f18ed4212401ebf0f4b71 UID:0e0ef2c6-54b8-4a8a-83cf-2c7f79a4a847 NetNS:/var/run/netns/74b484b5-accc-4ab8-a7b9-14332be5b4d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0e0ef2c6_54b8_4a8a_83cf_2c7f79a4a847.slice PodAnnotations:0xc002ce4088}] Aliases:map[]}\"",
2026-06-11 13:18:31.638862 | controller |     "Jun 11 12:11:14.805331 crc crio[24477]: time=\"2026-06-11T12:11:14.805211873Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-bcgtt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.638892 | controller |     "Jun 11 12:11:15.103794 crc crio[24477]: time=\"2026-06-11T12:11:15.096690644Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-r2nbq/POD\" id=6da844cf-a916-44a9-9f44-e103d9a7f01f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.638909 | controller |     "Jun 11 12:11:15.103794 crc crio[24477]: time=\"2026-06-11T12:11:15.09725072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.638925 | controller |     "Jun 11 12:11:15.140098 crc crio[24477]: time=\"2026-06-11T12:11:15.139196815Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-r2nbq Namespace:openshift-nmstate ID:7e083adef8e73128527b36ac08e3f8b44c8c347463c03cc21c99716446d614c0 UID:430c0613-bf8f-4b57-b823-d3b2195445b7 NetNS:/var/run/netns/b2bdd574-e028-4610-a8c0-4f7261139cd8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod430c0613_bf8f_4b57_b823_d3b2195445b7.slice PodAnnotations:0xc000a143f0}] Aliases:map[]}\"",
2026-06-11 13:18:31.638945 | controller |     "Jun 11 12:11:15.140098 crc crio[24477]: time=\"2026-06-11T12:11:15.139267097Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-webhook-9b7874799-r2nbq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.638961 | controller |     "Jun 11 12:11:15.262497 crc crio[24477]: 2026-06-11T12:11:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee1289a4497f3ef Mac:fe:a0:b3:06:b5:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/74b484b5-accc-4ab8-a7b9-14332be5b4d4 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.638977 | controller |     "Jun 11 12:11:15.269101 crc crio[24477]: time=\"2026-06-11T12:11:15.269001436Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-bcgtt Namespace:openshift-nmstate ID:ee1289a4497f3ef864c8b5f6c55c76a8d0982cc1673f18ed4212401ebf0f4b71 UID:0e0ef2c6-54b8-4a8a-83cf-2c7f79a4a847 NetNS:/var/run/netns/74b484b5-accc-4ab8-a7b9-14332be5b4d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0e0ef2c6_54b8_4a8a_83cf_2c7f79a4a847.slice PodAnnotations:0xc002ce4088}] Aliases:map[]}\"",
2026-06-11 13:18:31.638992 | controller |     "Jun 11 12:11:15.269333 crc crio[24477]: time=\"2026-06-11T12:11:15.269222142Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-bcgtt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.639007 | controller |     "Jun 11 12:11:15.279691 crc crio[24477]: time=\"2026-06-11T12:11:15.279502495Z\" level=info msg=\"Ran pod sandbox ee1289a4497f3ef864c8b5f6c55c76a8d0982cc1673f18ed4212401ebf0f4b71 with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-bcgtt/POD\" id=6423f01e-5895-462e-94fc-b074de7025c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.639022 | controller |     "Jun 11 12:11:15.283845 crc crio[24477]: time=\"2026-06-11T12:11:15.283621129Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=6bf7f2b1-8724-4e92-9f4e-81cba7ce459a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.639036 | controller |     "Jun 11 12:11:15.284213 crc crio[24477]: time=\"2026-06-11T12:11:15.28402805Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=6bf7f2b1-8724-4e92-9f4e-81cba7ce459a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.639054 | controller |     "Jun 11 12:11:15.284306 crc crio[24477]: time=\"2026-06-11T12:11:15.284243156Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=6bf7f2b1-8724-4e92-9f4e-81cba7ce459a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.639076 | controller |     "Jun 11 12:11:15.285717 crc crio[24477]: time=\"2026-06-11T12:11:15.285587903Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=f9ae4250-2064-4790-b92b-45058fac9ec4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.639099 | controller |     "Jun 11 12:11:15.290674 crc crio[24477]: time=\"2026-06-11T12:11:15.290556963Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-11 13:18:31.639125 | controller |     "Jun 11 12:11:15.375940 crc crio[24477]: time=\"2026-06-11T12:11:15.374702231Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-mh9w5/POD\" id=0dbce3d8-27c6-4b51-9527-85c41145d75a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.639145 | controller |     "Jun 11 12:11:15.376226 crc crio[24477]: time=\"2026-06-11T12:11:15.375976587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.639167 | controller |     "Jun 11 12:11:15.399515 crc crio[24477]: time=\"2026-06-11T12:11:15.399031141Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-mh9w5 Namespace:openshift-nmstate ID:43d8f2e9fadf6ffcab8f17dd14e45385724a4a4abb69b632bc67cc6fa1f9c9cf UID:fc3e6852-19ba-4698-9b9b-8c6852facfb8 NetNS:/var/run/netns/c6f51ccf-2a78-45f0-a8f0-80671532ad1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc3e6852_19ba_4698_9b9b_8c6852facfb8.slice PodAnnotations:0xc000326bf0}] Aliases:map[]}\"",
2026-06-11 13:18:31.639189 | controller |     "Jun 11 12:11:15.399515 crc crio[24477]: time=\"2026-06-11T12:11:15.399156474Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-mh9w5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.639209 | controller |     "Jun 11 12:11:15.474623 crc crio[24477]: time=\"2026-06-11T12:11:15.474506469Z\" level=info msg=\"Running pod sandbox: openshift-console/console-5d5c9d6897-dt94f/POD\" id=b31abeb7-c81a-4d6b-b0bf-c5baad2b1c1d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.639225 | controller |     "Jun 11 12:11:15.474879 crc crio[24477]: time=\"2026-06-11T12:11:15.474755141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.639240 | controller |     "Jun 11 12:11:15.517355 crc crio[24477]: time=\"2026-06-11T12:11:15.517254793Z\" level=info msg=\"Got pod network &{Name:console-5d5c9d6897-dt94f Namespace:openshift-console ID:80a5b8ae8035aa0cb90dcfd1d0305512ec996f3cbb77ed830f74da88eb000965 UID:1a90367b-9025-4119-ae94-81eae2510a59 NetNS:/var/run/netns/a0aa0edd-fce4-43c4-972b-437552304281 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a90367b_9025_4119_ae94_81eae2510a59.slice PodAnnotations:0xc000b188e8}] Aliases:map[]}\"",
2026-06-11 13:18:31.639255 | controller |     "Jun 11 12:11:15.517355 crc crio[24477]: time=\"2026-06-11T12:11:15.517314124Z\" level=info msg=\"Adding pod openshift-console_console-5d5c9d6897-dt94f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.639270 | controller |     "Jun 11 12:11:15.607723 crc crio[24477]: 2026-06-11T12:11:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e083adef8e7312 Mac:ba:a2:06:3c:8c:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/b2bdd574-e028-4610-a8c0-4f7261139cd8 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.639285 | controller |     "Jun 11 12:11:15.615313 crc crio[24477]: time=\"2026-06-11T12:11:15.615169674Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-r2nbq Namespace:openshift-nmstate ID:7e083adef8e73128527b36ac08e3f8b44c8c347463c03cc21c99716446d614c0 UID:430c0613-bf8f-4b57-b823-d3b2195445b7 NetNS:/var/run/netns/b2bdd574-e028-4610-a8c0-4f7261139cd8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod430c0613_bf8f_4b57_b823_d3b2195445b7.slice PodAnnotations:0xc000a143f0}] Aliases:map[]}\"",
2026-06-11 13:18:31.639304 | controller |     "Jun 11 12:11:15.618062 crc crio[24477]: time=\"2026-06-11T12:11:15.616799381Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-webhook-9b7874799-r2nbq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.639318 | controller |     "Jun 11 12:11:15.645789 crc crio[24477]: time=\"2026-06-11T12:11:15.645630833Z\" level=info msg=\"Ran pod sandbox 7e083adef8e73128527b36ac08e3f8b44c8c347463c03cc21c99716446d614c0 with infra container: openshift-nmstate/nmstate-webhook-9b7874799-r2nbq/POD\" id=6da844cf-a916-44a9-9f44-e103d9a7f01f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.639334 | controller |     "Jun 11 12:11:15.654141 crc crio[24477]: time=\"2026-06-11T12:11:15.653581918Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=5c3a91b2-d51b-4234-9561-e617661ecffb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.639350 | controller |     "Jun 11 12:11:15.654360 crc crio[24477]: time=\"2026-06-11T12:11:15.654296448Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=5c3a91b2-d51b-4234-9561-e617661ecffb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.639365 | controller |     "Jun 11 12:11:15.654554 crc crio[24477]: time=\"2026-06-11T12:11:15.654492004Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=5c3a91b2-d51b-4234-9561-e617661ecffb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.639379 | controller |     "Jun 11 12:11:15.656331 crc crio[24477]: time=\"2026-06-11T12:11:15.656057817Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=dd13317f-212d-44b6-b11a-5092c7ad12b0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.639394 | controller |     "Jun 11 12:11:15.660155 crc crio[24477]: time=\"2026-06-11T12:11:15.660057973Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-11 13:18:31.639409 | controller |     "Jun 11 12:11:15.917999 crc crio[24477]: 2026-06-11T12:11:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:43d8f2e9fadf6ff Mac:1e:3f:af:b9:b5:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/c6f51ccf-2a78-45f0-a8f0-80671532ad1d SocketPath: PciID:}] [{Interface:0xc00025aa30 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.639424 | controller |     "Jun 11 12:11:15.919633 crc crio[24477]: time=\"2026-06-11T12:11:15.919133844Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-mh9w5 Namespace:openshift-nmstate ID:43d8f2e9fadf6ffcab8f17dd14e45385724a4a4abb69b632bc67cc6fa1f9c9cf UID:fc3e6852-19ba-4698-9b9b-8c6852facfb8 NetNS:/var/run/netns/c6f51ccf-2a78-45f0-a8f0-80671532ad1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc3e6852_19ba_4698_9b9b_8c6852facfb8.slice PodAnnotations:0xc000326bf0}] Aliases:map[]}\"",
2026-06-11 13:18:31.639440 | controller |     "Jun 11 12:11:15.919633 crc crio[24477]: time=\"2026-06-11T12:11:15.919268728Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-mh9w5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.639455 | controller |     "Jun 11 12:11:15.927293 crc crio[24477]: time=\"2026-06-11T12:11:15.927188881Z\" level=info msg=\"Ran pod sandbox 43d8f2e9fadf6ffcab8f17dd14e45385724a4a4abb69b632bc67cc6fa1f9c9cf with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-mh9w5/POD\" id=0dbce3d8-27c6-4b51-9527-85c41145d75a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.639477 | controller |     "Jun 11 12:11:15.930018 crc crio[24477]: time=\"2026-06-11T12:11:15.929932786Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=104a3cfe-b80d-467d-b541-c8195c73b89a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.639493 | controller |     "Jun 11 12:11:15.930222 crc crio[24477]: time=\"2026-06-11T12:11:15.930157232Z\" level=info msg=\"Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found\" id=104a3cfe-b80d-467d-b541-c8195c73b89a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.639508 | controller |     "Jun 11 12:11:15.930312 crc crio[24477]: time=\"2026-06-11T12:11:15.930231864Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found\" id=104a3cfe-b80d-467d-b541-c8195c73b89a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.639523 | controller |     "Jun 11 12:11:15.931734 crc crio[24477]: time=\"2026-06-11T12:11:15.931566892Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=9928109f-2edc-4709-af6b-a9d83ea66fd3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.639539 | controller |     "Jun 11 12:11:15.935148 crc crio[24477]: time=\"2026-06-11T12:11:15.935077752Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\\\"\"",
2026-06-11 13:18:31.639554 | controller |     "Jun 11 12:11:16.081468 crc crio[24477]: 2026-06-11T12:11:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80a5b8ae8035aa0 Mac:8a:bf:f2:ab:09:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/a0aa0edd-fce4-43c4-972b-437552304281 SocketPath: PciID:}] [{Interface:0xc00023e6a0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.639569 | controller |     "Jun 11 12:11:16.082751 crc crio[24477]: time=\"2026-06-11T12:11:16.082536699Z\" level=info msg=\"Got pod network &{Name:console-5d5c9d6897-dt94f Namespace:openshift-console ID:80a5b8ae8035aa0cb90dcfd1d0305512ec996f3cbb77ed830f74da88eb000965 UID:1a90367b-9025-4119-ae94-81eae2510a59 NetNS:/var/run/netns/a0aa0edd-fce4-43c4-972b-437552304281 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a90367b_9025_4119_ae94_81eae2510a59.slice PodAnnotations:0xc000b188e8}] Aliases:map[]}\"",
2026-06-11 13:18:31.639584 | controller |     "Jun 11 12:11:16.082917 crc crio[24477]: time=\"2026-06-11T12:11:16.082808646Z\" level=info msg=\"Checking pod openshift-console_console-5d5c9d6897-dt94f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.639600 | controller |     "Jun 11 12:11:16.089867 crc crio[24477]: time=\"2026-06-11T12:11:16.089773454Z\" level=info msg=\"Ran pod sandbox 80a5b8ae8035aa0cb90dcfd1d0305512ec996f3cbb77ed830f74da88eb000965 with infra container: openshift-console/console-5d5c9d6897-dt94f/POD\" id=b31abeb7-c81a-4d6b-b0bf-c5baad2b1c1d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.639614 | controller |     "Jun 11 12:11:16.092265 crc crio[24477]: time=\"2026-06-11T12:11:16.09218744Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=47a235b2-88fc-4362-92f1-672e369c79a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.639634 | controller |     "Jun 11 12:11:16.095176 crc crio[24477]: time=\"2026-06-11T12:11:16.09507525Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=728cb81c-74a2-426f-95b4-fd868e3f15fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.639649 | controller |     "Jun 11 12:11:16.105314 crc crio[24477]: time=\"2026-06-11T12:11:16.105208955Z\" level=info msg=\"Creating container: openshift-console/console-5d5c9d6897-dt94f/console\" id=8ca1ed54-23a5-4ab9-a4e3-fc49f6855d7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.639664 | controller |     "Jun 11 12:11:16.105840 crc crio[24477]: time=\"2026-06-11T12:11:16.105592956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.639678 | controller |     "Jun 11 12:11:16.142080 crc crio[24477]: time=\"2026-06-11T12:11:16.141883181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.639693 | controller |     "Jun 11 12:11:16.146516 crc crio[24477]: time=\"2026-06-11T12:11:16.146445229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.639708 | controller |     "Jun 11 12:11:16.246011 crc crio[24477]: time=\"2026-06-11T12:11:16.245280377Z\" level=info msg=\"Created container d1e75ee0692818224feb9126520e801b5f5c2e89ce7c42a666e88e3626873b00: openshift-console/console-5d5c9d6897-dt94f/console\" id=8ca1ed54-23a5-4ab9-a4e3-fc49f6855d7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.639723 | controller |     "Jun 11 12:11:16.246898 crc crio[24477]: time=\"2026-06-11T12:11:16.246632384Z\" level=info msg=\"Starting container: d1e75ee0692818224feb9126520e801b5f5c2e89ce7c42a666e88e3626873b00\" id=6994bdf7-c547-4859-820e-baeef8c7a223 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.639738 | controller |     "Jun 11 12:11:16.258038 crc crio[24477]: time=\"2026-06-11T12:11:16.257536071Z\" level=info msg=\"Started container\" PID=41447 containerID=d1e75ee0692818224feb9126520e801b5f5c2e89ce7c42a666e88e3626873b00 description=openshift-console/console-5d5c9d6897-dt94f/console id=6994bdf7-c547-4859-820e-baeef8c7a223 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80a5b8ae8035aa0cb90dcfd1d0305512ec996f3cbb77ed830f74da88eb000965",
2026-06-11 13:18:31.639753 | controller |     "Jun 11 12:11:21.969197 crc crio[24477]: time=\"2026-06-11T12:11:21.968758499Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=f9ae4250-2064-4790-b92b-45058fac9ec4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.639768 | controller |     "Jun 11 12:11:21.970969 crc crio[24477]: time=\"2026-06-11T12:11:21.970534524Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=19c0bf49-4132-44af-8c3e-0fc129dd6a7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.639783 | controller |     "Jun 11 12:11:21.972949 crc crio[24477]: time=\"2026-06-11T12:11:21.972564913Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a\" id=9928109f-2edc-4709-af6b-a9d83ea66fd3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.639798 | controller |     "Jun 11 12:11:21.974046 crc crio[24477]: time=\"2026-06-11T12:11:21.973944069Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=62922487-bbe0-4c02-9fe3-2d8c50eeeb9b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.639816 | controller |     "Jun 11 12:11:22.015749 crc crio[24477]: time=\"2026-06-11T12:11:22.015452102Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=eb20d99d-3dc3-4998-8009-37ed8b0638cd name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.639831 | controller |     "Jun 11 12:11:22.017566 crc crio[24477]: time=\"2026-06-11T12:11:22.017508468Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=14fdb145-9c32-4491-86b7-c6df79fdc360 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.639846 | controller |     "Jun 11 12:11:22.033274 crc crio[24477]: time=\"2026-06-11T12:11:22.033212048Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=1ea475f9-521d-46e7-bdc5-8f04cce6648b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.639895 | controller |     "Jun 11 12:11:22.035843 crc crio[24477]: time=\"2026-06-11T12:11:22.035559054Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=ca018c36-7c6f-42fe-91d3-99f63f74f895 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.639912 | controller |     "Jun 11 12:11:22.037297 crc crio[24477]: time=\"2026-06-11T12:11:22.037183182Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=dd13317f-212d-44b6-b11a-5092c7ad12b0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.639927 | controller |     "Jun 11 12:11:22.040489 crc crio[24477]: time=\"2026-06-11T12:11:22.040365699Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=5215c786-a142-44e7-b081-2560c077ce34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.639942 | controller |     "Jun 11 12:11:22.041227 crc crio[24477]: time=\"2026-06-11T12:11:22.041100579Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=4cca47fd-2d66-4f2e-a472-8b9fcd0bc758 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.639957 | controller |     "Jun 11 12:11:22.049752 crc crio[24477]: time=\"2026-06-11T12:11:22.048889118Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-handler-6pzgp/nmstate-handler\" id=b54a4229-9f7a-4df7-b8d2-cbd6fafc22f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.639972 | controller |     "Jun 11 12:11:22.051313 crc crio[24477]: time=\"2026-06-11T12:11:22.05113648Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=2265a8d1-078a-4309-983e-6855115ef485 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.639987 | controller |     "Jun 11 12:11:22.052314 crc crio[24477]: time=\"2026-06-11T12:11:22.052207951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.640002 | controller |     "Jun 11 12:11:22.059169 crc crio[24477]: time=\"2026-06-11T12:11:22.059067832Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-bcgtt/nmstate-metrics\" id=d7614923-c6d8-40f0-bac0-d7389e9178bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.640020 | controller |     "Jun 11 12:11:22.064052 crc crio[24477]: time=\"2026-06-11T12:11:22.063990065Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-mh9w5/nmstate-console-plugin\" id=d0a92ced-0735-4af2-82a8-b750d65fded9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.640036 | controller |     "Jun 11 12:11:22.073367 crc crio[24477]: time=\"2026-06-11T12:11:22.073275141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.640050 | controller |     "Jun 11 12:11:22.074522 crc crio[24477]: time=\"2026-06-11T12:11:22.07434285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.640065 | controller |     "Jun 11 12:11:22.080179 crc crio[24477]: time=\"2026-06-11T12:11:22.080077571Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-webhook-9b7874799-r2nbq/nmstate-webhook\" id=4d59844d-e3c8-45bc-9428-3381c06f41ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.640079 | controller |     "Jun 11 12:11:22.109580 crc crio[24477]: time=\"2026-06-11T12:11:22.1089961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.640094 | controller |     "Jun 11 12:11:22.114627 crc crio[24477]: time=\"2026-06-11T12:11:22.114560736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.640108 | controller |     "Jun 11 12:11:22.116949 crc crio[24477]: time=\"2026-06-11T12:11:22.116921542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.640123 | controller |     "Jun 11 12:11:22.127098 crc crio[24477]: time=\"2026-06-11T12:11:22.126943342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.640137 | controller |     "Jun 11 12:11:22.152618 crc crio[24477]: time=\"2026-06-11T12:11:22.152510489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.640152 | controller |     "Jun 11 12:11:22.157049 crc crio[24477]: time=\"2026-06-11T12:11:22.157007186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.640167 | controller |     "Jun 11 12:11:22.191364 crc crio[24477]: time=\"2026-06-11T12:11:22.191250053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.640181 | controller |     "Jun 11 12:11:22.199286 crc crio[24477]: time=\"2026-06-11T12:11:22.199139084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.640196 | controller |     "Jun 11 12:11:22.317484 crc crio[24477]: time=\"2026-06-11T12:11:22.317338699Z\" level=info msg=\"Created container ffbfd2e9066310e8c15cf639e3989301772d9ca78e18f70873a2be51fbff5d67: openshift-nmstate/nmstate-metrics-756b4d6fc6-bcgtt/nmstate-metrics\" id=d7614923-c6d8-40f0-bac0-d7389e9178bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.640212 | controller |     "Jun 11 12:11:22.319220 crc crio[24477]: time=\"2026-06-11T12:11:22.319046332Z\" level=info msg=\"Starting container: ffbfd2e9066310e8c15cf639e3989301772d9ca78e18f70873a2be51fbff5d67\" id=20e5bdee-8e9f-4830-a34d-5badd63e46d6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.640230 | controller |     "Jun 11 12:11:22.323792 crc crio[24477]: time=\"2026-06-11T12:11:22.323520438Z\" level=info msg=\"Created container 4de06406605015efab1e301b1c2c8fa9f452ceae43145b66006482216fabecdc: openshift-nmstate/nmstate-console-plugin-9bcc7988b-mh9w5/nmstate-console-plugin\" id=d0a92ced-0735-4af2-82a8-b750d65fded9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.640245 | controller |     "Jun 11 12:11:22.326058 crc crio[24477]: time=\"2026-06-11T12:11:22.325949726Z\" level=info msg=\"Starting container: 4de06406605015efab1e301b1c2c8fa9f452ceae43145b66006482216fabecdc\" id=ca5d2314-07bf-48d4-9c3a-67cf0109e2cc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.640260 | controller |     "Jun 11 12:11:22.328822 crc crio[24477]: time=\"2026-06-11T12:11:22.328420314Z\" level=info msg=\"Created container 5c1424f3c779105ba7056af6acc4e5ba60db50c0c84f79258cbd216a9792731d: openshift-nmstate/nmstate-webhook-9b7874799-r2nbq/nmstate-webhook\" id=4d59844d-e3c8-45bc-9428-3381c06f41ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.640276 | controller |     "Jun 11 12:11:22.330769 crc crio[24477]: time=\"2026-06-11T12:11:22.330588365Z\" level=info msg=\"Started container\" PID=41633 containerID=ffbfd2e9066310e8c15cf639e3989301772d9ca78e18f70873a2be51fbff5d67 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-bcgtt/nmstate-metrics id=20e5bdee-8e9f-4830-a34d-5badd63e46d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee1289a4497f3ef864c8b5f6c55c76a8d0982cc1673f18ed4212401ebf0f4b71",
2026-06-11 13:18:31.640291 | controller |     "Jun 11 12:11:22.331022 crc crio[24477]: time=\"2026-06-11T12:11:22.330597085Z\" level=info msg=\"Starting container: 5c1424f3c779105ba7056af6acc4e5ba60db50c0c84f79258cbd216a9792731d\" id=c48781c1-4f17-445a-b2ff-11c01d8ccd33 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.640307 | controller |     "Jun 11 12:11:22.332422 crc crio[24477]: time=\"2026-06-11T12:11:22.332309814Z\" level=info msg=\"Started container\" PID=41638 containerID=4de06406605015efab1e301b1c2c8fa9f452ceae43145b66006482216fabecdc description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-mh9w5/nmstate-console-plugin id=ca5d2314-07bf-48d4-9c3a-67cf0109e2cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=43d8f2e9fadf6ffcab8f17dd14e45385724a4a4abb69b632bc67cc6fa1f9c9cf",
2026-06-11 13:18:31.640322 | controller |     "Jun 11 12:11:22.337538 crc crio[24477]: time=\"2026-06-11T12:11:22.337370505Z\" level=info msg=\"Started container\" PID=41639 containerID=5c1424f3c779105ba7056af6acc4e5ba60db50c0c84f79258cbd216a9792731d description=openshift-nmstate/nmstate-webhook-9b7874799-r2nbq/nmstate-webhook id=c48781c1-4f17-445a-b2ff-11c01d8ccd33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e083adef8e73128527b36ac08e3f8b44c8c347463c03cc21c99716446d614c0",
2026-06-11 13:18:31.640337 | controller |     "Jun 11 12:11:22.347489 crc crio[24477]: time=\"2026-06-11T12:11:22.347360368Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=cb0cfde4-d074-4bb5-9447-7ca329e797ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.640352 | controller |     "Jun 11 12:11:22.348292 crc crio[24477]: time=\"2026-06-11T12:11:22.348266934Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found\" id=cb0cfde4-d074-4bb5-9447-7ca329e797ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.640367 | controller |     "Jun 11 12:11:22.348479 crc crio[24477]: time=\"2026-06-11T12:11:22.348458089Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found\" id=cb0cfde4-d074-4bb5-9447-7ca329e797ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.640385 | controller |     "Jun 11 12:11:22.350107 crc crio[24477]: time=\"2026-06-11T12:11:22.350083915Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=7479cadb-3cf3-45ec-880c-5285cfb1c4b4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.640402 | controller |     "Jun 11 12:11:22.364261 crc crio[24477]: time=\"2026-06-11T12:11:22.364168806Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\\\"\"",
2026-06-11 13:18:31.640424 | controller |     "Jun 11 12:11:22.539815 crc crio[24477]: time=\"2026-06-11T12:11:22.539302309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.640443 | controller |     "Jun 11 12:11:22.653485 crc crio[24477]: time=\"2026-06-11T12:11:22.653425095Z\" level=info msg=\"Created container bb0d31866c2bb44b54d3466729b7acd3e4bd23407e087bf5320e2d7b73b10f3b: openshift-nmstate/nmstate-handler-6pzgp/nmstate-handler\" id=b54a4229-9f7a-4df7-b8d2-cbd6fafc22f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.640461 | controller |     "Jun 11 12:11:22.656796 crc crio[24477]: time=\"2026-06-11T12:11:22.656581233Z\" level=info msg=\"Starting container: bb0d31866c2bb44b54d3466729b7acd3e4bd23407e087bf5320e2d7b73b10f3b\" id=8d15451a-8a83-40cd-9a6c-9ae95a4501cc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.640480 | controller |     "Jun 11 12:11:22.670528 crc crio[24477]: time=\"2026-06-11T12:11:22.670359189Z\" level=info msg=\"Started container\" PID=41672 containerID=bb0d31866c2bb44b54d3466729b7acd3e4bd23407e087bf5320e2d7b73b10f3b description=openshift-nmstate/nmstate-handler-6pzgp/nmstate-handler id=8d15451a-8a83-40cd-9a6c-9ae95a4501cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=15427beb4fefc1277c8ac5fffe351aa49ef6c0bdcb4a6ffd9cc14dc4f6d6bb7a",
2026-06-11 13:18:31.640499 | controller |     "Jun 11 12:11:25.948733 crc crio[24477]: time=\"2026-06-11T12:11:25.9479665Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672\" id=7479cadb-3cf3-45ec-880c-5285cfb1c4b4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.640523 | controller |     "Jun 11 12:11:25.950561 crc crio[24477]: time=\"2026-06-11T12:11:25.950455407Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=e0cb7cd1-7541-4c6f-b7f9-9d6c2bec615d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.640545 | controller |     "Jun 11 12:11:25.959140 crc crio[24477]: time=\"2026-06-11T12:11:25.959046638Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=5658a665-1d7a-47bd-a33c-6a692fac1c89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.640565 | controller |     "Jun 11 12:11:25.973127 crc crio[24477]: time=\"2026-06-11T12:11:25.973007238Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-bcgtt/kube-rbac-proxy\" id=517aa00c-1c52-4c3f-8726-926c4390b6f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.640586 | controller |     "Jun 11 12:11:25.976551 crc crio[24477]: time=\"2026-06-11T12:11:25.976460726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.640612 | controller |     "Jun 11 12:11:26.016207 crc crio[24477]: time=\"2026-06-11T12:11:26.016063235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.640634 | controller |     "Jun 11 12:11:26.020591 crc crio[24477]: time=\"2026-06-11T12:11:26.020176839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.640654 | controller |     "Jun 11 12:11:26.203525 crc crio[24477]: time=\"2026-06-11T12:11:26.203294947Z\" level=info msg=\"Created container b16aa1858836cb9c585c9d7798d0d04c54fe28635c67c7424a95fbc17bcbb884: openshift-nmstate/nmstate-metrics-756b4d6fc6-bcgtt/kube-rbac-proxy\" id=517aa00c-1c52-4c3f-8726-926c4390b6f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.640673 | controller |     "Jun 11 12:11:26.205152 crc crio[24477]: time=\"2026-06-11T12:11:26.205078847Z\" level=info msg=\"Starting container: b16aa1858836cb9c585c9d7798d0d04c54fe28635c67c7424a95fbc17bcbb884\" id=3d28d69f-d195-41d7-be64-d51784b30fb2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.640691 | controller |     "Jun 11 12:11:26.212312 crc crio[24477]: time=\"2026-06-11T12:11:26.212203967Z\" level=info msg=\"Started container\" PID=41762 containerID=b16aa1858836cb9c585c9d7798d0d04c54fe28635c67c7424a95fbc17bcbb884 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-bcgtt/kube-rbac-proxy id=3d28d69f-d195-41d7-be64-d51784b30fb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee1289a4497f3ef864c8b5f6c55c76a8d0982cc1673f18ed4212401ebf0f4b71",
2026-06-11 13:18:31.640709 | controller |     "Jun 11 12:11:51.319953 crc crio[24477]: time=\"2026-06-11T12:11:51.31805427Z\" level=info msg=\"Stopping container: aaa43a461746ec2fc749dd8bf6cc91ec49ad5980add0c6426ac822cff3f1b8bb (timeout: 15s)\" id=d07aa253-baec-4197-9967-c7d65c030f2f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.640728 | controller |     "Jun 11 12:11:51.460143 crc crio[24477]: time=\"2026-06-11T12:11:51.459317308Z\" level=info msg=\"Stopped container aaa43a461746ec2fc749dd8bf6cc91ec49ad5980add0c6426ac822cff3f1b8bb: openshift-console/console-6c684df5db-cc8g8/console\" id=d07aa253-baec-4197-9967-c7d65c030f2f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.640746 | controller |     "Jun 11 12:11:51.464302 crc crio[24477]: time=\"2026-06-11T12:11:51.464116279Z\" level=info msg=\"Stopping pod sandbox: c1251888d412fcac0ed09819a62b230962a9779845ff22b793bc77bb9da66c9f\" id=4498ff9e-48b8-4649-916f-73aa25d3ef0a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.640764 | controller |     "Jun 11 12:11:51.466188 crc crio[24477]: time=\"2026-06-11T12:11:51.466092065Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:c1251888d412fcac0ed09819a62b230962a9779845ff22b793bc77bb9da66c9f UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/a88519f7-e076-48fd-84ca-dd9116a9a44c 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:0xc00008c740}] Aliases:map[]}\"",
2026-06-11 13:18:31.640783 | controller |     "Jun 11 12:11:51.467358 crc crio[24477]: time=\"2026-06-11T12:11:51.466541659Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.640802 | controller |     "Jun 11 12:11:51.789109 crc crio[24477]: time=\"2026-06-11T12:11:51.788502313Z\" level=info msg=\"Stopped pod sandbox: c1251888d412fcac0ed09819a62b230962a9779845ff22b793bc77bb9da66c9f\" id=4498ff9e-48b8-4649-916f-73aa25d3ef0a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.640821 | controller |     "Jun 11 12:11:52.454625 crc crio[24477]: time=\"2026-06-11T12:11:52.446474766Z\" level=info msg=\"Removing container: aaa43a461746ec2fc749dd8bf6cc91ec49ad5980add0c6426ac822cff3f1b8bb\" id=5a05f86b-af7b-4715-a1c2-401099689511 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.640844 | controller |     "Jun 11 12:11:52.501862 crc crio[24477]: time=\"2026-06-11T12:11:52.501312016Z\" level=info msg=\"Removed container aaa43a461746ec2fc749dd8bf6cc91ec49ad5980add0c6426ac822cff3f1b8bb: openshift-console/console-6c684df5db-cc8g8/console\" id=5a05f86b-af7b-4715-a1c2-401099689511 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.640904 | controller |     "Jun 11 12:12:00.571839 crc crio[24477]: time=\"2026-06-11T12:12:00.5703745Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686332-68ng2/POD\" id=bb45c62c-5686-4be3-92aa-26fcefca1355 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.640931 | controller |     "Jun 11 12:12:00.574361 crc crio[24477]: time=\"2026-06-11T12:12:00.574330692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.640952 | controller |     "Jun 11 12:12:00.625465 crc crio[24477]: time=\"2026-06-11T12:12:00.625348735Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686332-68ng2 Namespace:openshift-infra ID:8317aa831193c1a97d2708ebabaef73d90680f05876f13d1e3067119a87cfbcb UID:1d0acb33-dfc2-47ee-83a7-6df16a2c14bf NetNS:/var/run/netns/07039289-6020-4742-b7c8-f54783459ab5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d0acb33_dfc2_47ee_83a7_6df16a2c14bf.slice PodAnnotations:0xc002ce4690}] Aliases:map[]}\"",
2026-06-11 13:18:31.640972 | controller |     "Jun 11 12:12:00.626289 crc crio[24477]: time=\"2026-06-11T12:12:00.62625643Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686332-68ng2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.640991 | controller |     "Jun 11 12:12:01.364542 crc crio[24477]: 2026-06-11T12:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8317aa831193c1a Mac:a6:eb:ce:f2:42:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/07039289-6020-4742-b7c8-f54783459ab5 SocketPath: PciID:}] [{Interface:0xc000015080 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.641010 | controller |     "Jun 11 12:12:01.367321 crc crio[24477]: time=\"2026-06-11T12:12:01.367224273Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686332-68ng2 Namespace:openshift-infra ID:8317aa831193c1a97d2708ebabaef73d90680f05876f13d1e3067119a87cfbcb UID:1d0acb33-dfc2-47ee-83a7-6df16a2c14bf NetNS:/var/run/netns/07039289-6020-4742-b7c8-f54783459ab5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d0acb33_dfc2_47ee_83a7_6df16a2c14bf.slice PodAnnotations:0xc002ce4690}] Aliases:map[]}\"",
2026-06-11 13:18:31.641029 | controller |     "Jun 11 12:12:01.367596 crc crio[24477]: time=\"2026-06-11T12:12:01.367514251Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686332-68ng2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.641049 | controller |     "Jun 11 12:12:01.381721 crc crio[24477]: time=\"2026-06-11T12:12:01.381541965Z\" level=info msg=\"Ran pod sandbox 8317aa831193c1a97d2708ebabaef73d90680f05876f13d1e3067119a87cfbcb with infra container: openshift-infra/auto-csr-approver-29686332-68ng2/POD\" id=bb45c62c-5686-4be3-92aa-26fcefca1355 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.641070 | controller |     "Jun 11 12:12:01.386254 crc crio[24477]: time=\"2026-06-11T12:12:01.386152913Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=53f23001-5925-485b-82be-537520b906d5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.641095 | controller |     "Jun 11 12:12:01.400784 crc crio[24477]: time=\"2026-06-11T12:12:01.40070515Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 13:18:31.641115 | controller |     "Jun 11 12:12:02.362306 crc crio[24477]: time=\"2026-06-11T12:12:02.361801872Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=53f23001-5925-485b-82be-537520b906d5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.641135 | controller |     "Jun 11 12:12:02.365763 crc crio[24477]: time=\"2026-06-11T12:12:02.363299603Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=38235a4c-c1a1-4be7-bbd4-1fda59cb8fa4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.641156 | controller |     "Jun 11 12:12:02.365763 crc crio[24477]: time=\"2026-06-11T12:12:02.365469004Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8f79179c-88a3-41f9-9824-dc87b2ab12a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.641172 | controller |     "Jun 11 12:12:02.373593 crc crio[24477]: time=\"2026-06-11T12:12:02.37351193Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686332-68ng2/oc\" id=6dd0b0c2-f2db-4dd7-ae14-a3a6d2d86558 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.641188 | controller |     "Jun 11 12:12:02.373965 crc crio[24477]: time=\"2026-06-11T12:12:02.373906771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.641203 | controller |     "Jun 11 12:12:02.405047 crc crio[24477]: time=\"2026-06-11T12:12:02.40494972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.641218 | controller |     "Jun 11 12:12:03.603527 crc crio[24477]: time=\"2026-06-11T12:12:03.603203294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.641233 | controller |     "Jun 11 12:12:03.715284 crc crio[24477]: time=\"2026-06-11T12:12:03.714281273Z\" level=info msg=\"Created container f450227eae5d79126967e9b5a4e4d3a837ef903e466b3c9b9893bb0fc91e9639: openshift-infra/auto-csr-approver-29686332-68ng2/oc\" id=6dd0b0c2-f2db-4dd7-ae14-a3a6d2d86558 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.641252 | controller |     "Jun 11 12:12:03.718080 crc crio[24477]: time=\"2026-06-11T12:12:03.717968417Z\" level=info msg=\"Starting container: f450227eae5d79126967e9b5a4e4d3a837ef903e466b3c9b9893bb0fc91e9639\" id=16550c12-78be-4efe-926e-0149bee3c77a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.641274 | controller |     "Jun 11 12:12:03.727223 crc crio[24477]: time=\"2026-06-11T12:12:03.727105572Z\" level=info msg=\"Started container\" PID=43127 containerID=f450227eae5d79126967e9b5a4e4d3a837ef903e466b3c9b9893bb0fc91e9639 description=openshift-infra/auto-csr-approver-29686332-68ng2/oc id=16550c12-78be-4efe-926e-0149bee3c77a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8317aa831193c1a97d2708ebabaef73d90680f05876f13d1e3067119a87cfbcb",
2026-06-11 13:18:31.641295 | controller |     "Jun 11 12:12:04.406240 crc crio[24477]: time=\"2026-06-11T12:12:04.406033405Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx/POD\" id=1d6e4459-f0a4-4c93-8bae-df3338f2824f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.641315 | controller |     "Jun 11 12:12:04.406240 crc crio[24477]: time=\"2026-06-11T12:12:04.406114336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.641341 | controller |     "Jun 11 12:12:04.484999 crc crio[24477]: time=\"2026-06-11T12:12:04.484751878Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx Namespace:openshift-marketplace ID:523e39c2874163fd47769b790b008145d5539e3e4f87c0e65d555dba89177803 UID:f05b76e0-e59e-4aa3-b0ab-1e8d5df7b019 NetNS:/var/run/netns/34257fa2-d4cd-4f1e-ab91-7d50cb4afd86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf05b76e0_e59e_4aa3_b0ab_1e8d5df7b019.slice PodAnnotations:0xc000a86068}] Aliases:map[]}\"",
2026-06-11 13:18:31.641358 | controller |     "Jun 11 12:12:04.484999 crc crio[24477]: time=\"2026-06-11T12:12:04.48482142Z\" level=info msg=\"Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.641373 | controller |     "Jun 11 12:12:04.868894 crc crio[24477]: 2026-06-11T12:12:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:523e39c2874163f Mac:2a:a1:af:8f:d8:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/34257fa2-d4cd-4f1e-ab91-7d50cb4afd86 SocketPath: PciID:}] [{Interface:0xc000512780 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.641388 | controller |     "Jun 11 12:12:04.872508 crc crio[24477]: time=\"2026-06-11T12:12:04.872380104Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx Namespace:openshift-marketplace ID:523e39c2874163fd47769b790b008145d5539e3e4f87c0e65d555dba89177803 UID:f05b76e0-e59e-4aa3-b0ab-1e8d5df7b019 NetNS:/var/run/netns/34257fa2-d4cd-4f1e-ab91-7d50cb4afd86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf05b76e0_e59e_4aa3_b0ab_1e8d5df7b019.slice PodAnnotations:0xc000a86068}] Aliases:map[]}\"",
2026-06-11 13:18:31.641403 | controller |     "Jun 11 12:12:04.872846 crc crio[24477]: time=\"2026-06-11T12:12:04.872629022Z\" level=info msg=\"Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.641418 | controller |     "Jun 11 12:12:04.882809 crc crio[24477]: time=\"2026-06-11T12:12:04.882705047Z\" level=info msg=\"Ran pod sandbox 523e39c2874163fd47769b790b008145d5539e3e4f87c0e65d555dba89177803 with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx/POD\" id=1d6e4459-f0a4-4c93-8bae-df3338f2824f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.641432 | controller |     "Jun 11 12:12:04.885323 crc crio[24477]: time=\"2026-06-11T12:12:04.885204838Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=af336cf0-77bf-4aa4-af9e-99e20fcd9a2b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.641447 | controller |     "Jun 11 12:12:04.888551 crc crio[24477]: time=\"2026-06-11T12:12:04.888459402Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=78d461ce-faad-4c75-b728-91282d3ed746 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.641462 | controller |     "Jun 11 12:12:04.898290 crc crio[24477]: time=\"2026-06-11T12:12:04.898148223Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx/util\" id=83e27b58-bd9f-42c6-8fb8-066ea9ade006 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.641477 | controller |     "Jun 11 12:12:04.900753 crc crio[24477]: time=\"2026-06-11T12:12:04.89876187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.641495 | controller |     "Jun 11 12:12:04.933826 crc crio[24477]: time=\"2026-06-11T12:12:04.933615477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.641509 | controller |     "Jun 11 12:12:04.944324 crc crio[24477]: time=\"2026-06-11T12:12:04.94412845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.641523 | controller |     "Jun 11 12:12:05.053171 crc crio[24477]: time=\"2026-06-11T12:12:05.052479206Z\" level=info msg=\"Created container 78bfb7f13297b778da5ef0a880d09f496ba65949fbb2d4e4e8710e305d2eb4e6: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx/util\" id=83e27b58-bd9f-42c6-8fb8-066ea9ade006 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.641538 | controller |     "Jun 11 12:12:05.056293 crc crio[24477]: time=\"2026-06-11T12:12:05.05617977Z\" level=info msg=\"Starting container: 78bfb7f13297b778da5ef0a880d09f496ba65949fbb2d4e4e8710e305d2eb4e6\" id=4c3a902e-9a1b-43fc-8e23-124da7b8cf75 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.641553 | controller |     "Jun 11 12:12:05.064600 crc crio[24477]: time=\"2026-06-11T12:12:05.064473102Z\" level=info msg=\"Started container\" PID=43234 containerID=78bfb7f13297b778da5ef0a880d09f496ba65949fbb2d4e4e8710e305d2eb4e6 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx/util id=4c3a902e-9a1b-43fc-8e23-124da7b8cf75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=523e39c2874163fd47769b790b008145d5539e3e4f87c0e65d555dba89177803",
2026-06-11 13:18:31.641568 | controller |     "Jun 11 12:12:05.702542 crc crio[24477]: time=\"2026-06-11T12:12:05.701452828Z\" level=info msg=\"Stopping pod sandbox: 8317aa831193c1a97d2708ebabaef73d90680f05876f13d1e3067119a87cfbcb\" id=812c5a10-2b3f-497f-893b-85c4236e2799 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.641583 | controller |     "Jun 11 12:12:05.702542 crc crio[24477]: time=\"2026-06-11T12:12:05.702022254Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686332-68ng2 Namespace:openshift-infra ID:8317aa831193c1a97d2708ebabaef73d90680f05876f13d1e3067119a87cfbcb UID:1d0acb33-dfc2-47ee-83a7-6df16a2c14bf NetNS:/var/run/netns/07039289-6020-4742-b7c8-f54783459ab5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d0acb33_dfc2_47ee_83a7_6df16a2c14bf.slice PodAnnotations:0xc002d943a0}] Aliases:map[]}\"",
2026-06-11 13:18:31.641598 | controller |     "Jun 11 12:12:05.702542 crc crio[24477]: time=\"2026-06-11T12:12:05.702026633Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=54292302-0176-40ac-85f2-1bc9d716e8e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.641613 | controller |     "Jun 11 12:12:05.702542 crc crio[24477]: time=\"2026-06-11T12:12:05.702172498Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686332-68ng2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.641628 | controller |     "Jun 11 12:12:05.702542 crc crio[24477]: time=\"2026-06-11T12:12:05.702388685Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found\" id=54292302-0176-40ac-85f2-1bc9d716e8e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.641643 | controller |     "Jun 11 12:12:05.702542 crc crio[24477]: time=\"2026-06-11T12:12:05.702506606Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found\" id=54292302-0176-40ac-85f2-1bc9d716e8e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.641662 | controller |     "Jun 11 12:12:05.704000 crc crio[24477]: time=\"2026-06-11T12:12:05.703912936Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=eb399376-febf-4d43-9808-e5ba660a2313 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.641678 | controller |     "Jun 11 12:12:05.711822 crc crio[24477]: time=\"2026-06-11T12:12:05.711595692Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\\\"\"",
2026-06-11 13:18:31.641692 | controller |     "Jun 11 12:12:06.922005 crc crio[24477]: time=\"2026-06-11T12:12:06.921389448Z\" level=info msg=\"Stopped pod sandbox: 8317aa831193c1a97d2708ebabaef73d90680f05876f13d1e3067119a87cfbcb\" id=812c5a10-2b3f-497f-893b-85c4236e2799 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.641707 | controller |     "Jun 11 12:12:07.596514 crc crio[24477]: time=\"2026-06-11T12:12:07.595955017Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=eb399376-febf-4d43-9808-e5ba660a2313 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.641721 | controller |     "Jun 11 12:12:07.597830 crc crio[24477]: time=\"2026-06-11T12:12:07.597756897Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=9475eb91-ad71-4293-abeb-20b4c08976ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.641735 | controller |     "Jun 11 12:12:07.600716 crc crio[24477]: time=\"2026-06-11T12:12:07.600585606Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=909fcf82-4e5e-479f-aad3-39a3397811af name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.641750 | controller |     "Jun 11 12:12:07.607260 crc crio[24477]: time=\"2026-06-11T12:12:07.607120839Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx/pull\" id=93701560-a394-4724-aef0-3aa0090a1900 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.641769 | controller |     "Jun 11 12:12:07.608633 crc crio[24477]: time=\"2026-06-11T12:12:07.608549529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.641791 | controller |     "Jun 11 12:12:07.648754 crc crio[24477]: time=\"2026-06-11T12:12:07.648610503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.641813 | controller |     "Jun 11 12:12:07.649166 crc crio[24477]: time=\"2026-06-11T12:12:07.649010984Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/efbe64f773ba1c2f7fe16b147c4c88c35cc4883e31bd5a74b7919e7106172849/merged/etc/passwd: no such file or directory\"",
2026-06-11 13:18:31.641829 | controller |     "Jun 11 12:12:07.649379 crc crio[24477]: time=\"2026-06-11T12:12:07.649177198Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/efbe64f773ba1c2f7fe16b147c4c88c35cc4883e31bd5a74b7919e7106172849/merged/etc/group: no such file or directory\"",
2026-06-11 13:18:31.641844 | controller |     "Jun 11 12:12:07.652715 crc crio[24477]: time=\"2026-06-11T12:12:07.652550175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.641899 | controller |     "Jun 11 12:12:07.789169 crc crio[24477]: time=\"2026-06-11T12:12:07.789062323Z\" level=info msg=\"Created container b2bba23e68e6ca404f7edeed81c0f46faf357ef25f935bf8144be62d5c98add3: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx/pull\" id=93701560-a394-4724-aef0-3aa0090a1900 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.641918 | controller |     "Jun 11 12:12:07.790946 crc crio[24477]: time=\"2026-06-11T12:12:07.790751191Z\" level=info msg=\"Starting container: b2bba23e68e6ca404f7edeed81c0f46faf357ef25f935bf8144be62d5c98add3\" id=9398fef7-7eaa-4d65-a251-21a65ca4b9f8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.641935 | controller |     "Jun 11 12:12:07.802180 crc crio[24477]: time=\"2026-06-11T12:12:07.802043817Z\" level=info msg=\"Started container\" PID=43317 containerID=b2bba23e68e6ca404f7edeed81c0f46faf357ef25f935bf8144be62d5c98add3 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx/pull id=9398fef7-7eaa-4d65-a251-21a65ca4b9f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=523e39c2874163fd47769b790b008145d5539e3e4f87c0e65d555dba89177803",
2026-06-11 13:18:31.641950 | controller |     "Jun 11 12:12:08.524524 crc crio[24477]: time=\"2026-06-11T12:12:08.523835578Z\" level=info msg=\"Stopping pod sandbox: c1251888d412fcac0ed09819a62b230962a9779845ff22b793bc77bb9da66c9f\" id=dfa3d26f-2899-43b2-b902-f4d231ff869f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.641967 | controller |     "Jun 11 12:12:08.524524 crc crio[24477]: time=\"2026-06-11T12:12:08.524514958Z\" level=info msg=\"Stopped pod sandbox (already stopped): c1251888d412fcac0ed09819a62b230962a9779845ff22b793bc77bb9da66c9f\" id=dfa3d26f-2899-43b2-b902-f4d231ff869f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.641983 | controller |     "Jun 11 12:12:08.526364 crc crio[24477]: time=\"2026-06-11T12:12:08.525392102Z\" level=info msg=\"Removing pod sandbox: c1251888d412fcac0ed09819a62b230962a9779845ff22b793bc77bb9da66c9f\" id=d53d2580-00b4-4fce-a4e1-09d42361c0be name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.642002 | controller |     "Jun 11 12:12:08.543784 crc crio[24477]: time=\"2026-06-11T12:12:08.543484219Z\" level=info msg=\"Removed pod sandbox: c1251888d412fcac0ed09819a62b230962a9779845ff22b793bc77bb9da66c9f\" id=d53d2580-00b4-4fce-a4e1-09d42361c0be name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.642023 | controller |     "Jun 11 12:12:08.738275 crc crio[24477]: time=\"2026-06-11T12:12:08.738197101Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d0845410-f811-43d0-9d09-9e0ede7d068f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.642045 | controller |     "Jun 11 12:12:08.740878 crc crio[24477]: time=\"2026-06-11T12:12:08.740790944Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=441ccf17-b089-4f07-a8fc-21237f73837d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.642066 | controller |     "Jun 11 12:12:08.785896 crc crio[24477]: time=\"2026-06-11T12:12:08.785756182Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx/extract\" id=0e56e567-8392-4f4a-a8ff-1a078330ecef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.642088 | controller |     "Jun 11 12:12:08.786227 crc crio[24477]: time=\"2026-06-11T12:12:08.786206735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.642161 | controller |     "Jun 11 12:12:08.826779 crc crio[24477]: time=\"2026-06-11T12:12:08.82671725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.642182 | controller |     "Jun 11 12:12:08.830464 crc crio[24477]: time=\"2026-06-11T12:12:08.830430643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.642198 | controller |     "Jun 11 12:12:08.966309 crc crio[24477]: time=\"2026-06-11T12:12:08.966255016Z\" level=info msg=\"Created container aee3ecfcb6d28bf7e16d34523cc886de2c210c682b5a7ef4a40509b9637e49cf: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx/extract\" id=0e56e567-8392-4f4a-a8ff-1a078330ecef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.642214 | controller |     "Jun 11 12:12:08.969350 crc crio[24477]: time=\"2026-06-11T12:12:08.969268163Z\" level=info msg=\"Starting container: aee3ecfcb6d28bf7e16d34523cc886de2c210c682b5a7ef4a40509b9637e49cf\" id=c47c75d5-dfa4-44a0-ab5e-c7b59a3f7308 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.642230 | controller |     "Jun 11 12:12:08.985982 crc crio[24477]: time=\"2026-06-11T12:12:08.985835434Z\" level=info msg=\"Started container\" PID=43335 containerID=aee3ecfcb6d28bf7e16d34523cc886de2c210c682b5a7ef4a40509b9637e49cf description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx/extract id=c47c75d5-dfa4-44a0-ab5e-c7b59a3f7308 name=/runtime.v1.RuntimeService/StartContainer sandboxID=523e39c2874163fd47769b790b008145d5539e3e4f87c0e65d555dba89177803",
2026-06-11 13:18:31.642246 | controller |     "Jun 11 12:12:10.769631 crc crio[24477]: time=\"2026-06-11T12:12:10.768924634Z\" level=info msg=\"Stopping pod sandbox: 523e39c2874163fd47769b790b008145d5539e3e4f87c0e65d555dba89177803\" id=6ee2b590-555a-4a7d-b960-8921acad41d0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.642262 | controller |     "Jun 11 12:12:10.770492 crc crio[24477]: time=\"2026-06-11T12:12:10.770396675Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx Namespace:openshift-marketplace ID:523e39c2874163fd47769b790b008145d5539e3e4f87c0e65d555dba89177803 UID:f05b76e0-e59e-4aa3-b0ab-1e8d5df7b019 NetNS:/var/run/netns/34257fa2-d4cd-4f1e-ab91-7d50cb4afd86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf05b76e0_e59e_4aa3_b0ab_1e8d5df7b019.slice PodAnnotations:0xc000a14680}] Aliases:map[]}\"",
2026-06-11 13:18:31.642278 | controller |     "Jun 11 12:12:10.770677 crc crio[24477]: time=\"2026-06-11T12:12:10.770588811Z\" level=info msg=\"Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.642294 | controller |     "Jun 11 12:12:11.201482 crc crio[24477]: time=\"2026-06-11T12:12:11.201348052Z\" level=info msg=\"Stopped pod sandbox: 523e39c2874163fd47769b790b008145d5539e3e4f87c0e65d555dba89177803\" id=6ee2b590-555a-4a7d-b960-8921acad41d0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.642309 | controller |     "Jun 11 12:12:23.227680 crc crio[24477]: time=\"2026-06-11T12:12:23.22660165Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-controller-manager-79dd45bb9-mgv8l/POD\" id=6161f591-81b1-42d4-a096-cb1dd1115c2c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.642324 | controller |     "Jun 11 12:12:23.229325 crc crio[24477]: time=\"2026-06-11T12:12:23.227731972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.642343 | controller |     "Jun 11 12:12:23.272923 crc crio[24477]: time=\"2026-06-11T12:12:23.272829388Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-79dd45bb9-mgv8l Namespace:metallb-system ID:fa5592cc64e274a2111e134d1b7e982bd8b4678244848d859122f69622d846ab UID:4dedaf0a-4839-4b1a-8453-15a89de83f70 NetNS:/var/run/netns/bc1972ad-622e-427e-adcf-bcb89362d24d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4dedaf0a_4839_4b1a_8453_15a89de83f70.slice PodAnnotations:0xc002d942b8}] Aliases:map[]}\"",
2026-06-11 13:18:31.642359 | controller |     "Jun 11 12:12:23.272923 crc crio[24477]: time=\"2026-06-11T12:12:23.272889969Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-controller-manager-79dd45bb9-mgv8l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.642374 | controller |     "Jun 11 12:12:24.086124 crc crio[24477]: time=\"2026-06-11T12:12:24.085309371Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-webhook-server-5795b9b775-vmv29/POD\" id=d486ab44-433d-4a50-990f-3670a6b49f3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.642388 | controller |     "Jun 11 12:12:24.086300 crc crio[24477]: time=\"2026-06-11T12:12:24.086193556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.642403 | controller |     "Jun 11 12:12:24.146965 crc crio[24477]: 2026-06-11T12:12:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa5592cc64e274a Mac:0e:1b:78:15:71:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/bc1972ad-622e-427e-adcf-bcb89362d24d SocketPath: PciID:}] [{Interface:0xc000015680 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.642418 | controller |     "Jun 11 12:12:24.151383 crc crio[24477]: time=\"2026-06-11T12:12:24.151307166Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-79dd45bb9-mgv8l Namespace:metallb-system ID:fa5592cc64e274a2111e134d1b7e982bd8b4678244848d859122f69622d846ab UID:4dedaf0a-4839-4b1a-8453-15a89de83f70 NetNS:/var/run/netns/bc1972ad-622e-427e-adcf-bcb89362d24d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4dedaf0a_4839_4b1a_8453_15a89de83f70.slice PodAnnotations:0xc002d942b8}] Aliases:map[]}\"",
2026-06-11 13:18:31.642433 | controller |     "Jun 11 12:12:24.151774 crc crio[24477]: time=\"2026-06-11T12:12:24.151717157Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-controller-manager-79dd45bb9-mgv8l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.642448 | controller |     "Jun 11 12:12:24.176558 crc crio[24477]: time=\"2026-06-11T12:12:24.176175655Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-5795b9b775-vmv29 Namespace:metallb-system ID:14a7d9cc568cfa9c68ec09a9fc9e4cbf1cb454db338371f152cf1fc8dace52aa UID:0549b498-7367-495f-bf99-6b90e8f985dc NetNS:/var/run/netns/bea635e6-a738-4d22-b7a8-abf4fe3676e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0549b498_7367_495f_bf99_6b90e8f985dc.slice PodAnnotations:0xc002d1a1c0}] Aliases:map[]}\"",
2026-06-11 13:18:31.642463 | controller |     "Jun 11 12:12:24.176558 crc crio[24477]: time=\"2026-06-11T12:12:24.176541705Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-webhook-server-5795b9b775-vmv29 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.642478 | controller |     "Jun 11 12:12:24.188232 crc crio[24477]: time=\"2026-06-11T12:12:24.188149395Z\" level=info msg=\"Ran pod sandbox fa5592cc64e274a2111e134d1b7e982bd8b4678244848d859122f69622d846ab with infra container: metallb-system/metallb-operator-controller-manager-79dd45bb9-mgv8l/POD\" id=6161f591-81b1-42d4-a096-cb1dd1115c2c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.642499 | controller |     "Jun 11 12:12:24.208383 crc crio[24477]: time=\"2026-06-11T12:12:24.201219637Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=4b9b1699-1a94-4622-85c0-5232531c192a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.642514 | controller |     "Jun 11 12:12:24.212496 crc crio[24477]: time=\"2026-06-11T12:12:24.212282739Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found\" id=4b9b1699-1a94-4622-85c0-5232531c192a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.642529 | controller |     "Jun 11 12:12:24.212591 crc crio[24477]: time=\"2026-06-11T12:12:24.212565436Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found\" id=4b9b1699-1a94-4622-85c0-5232531c192a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.642544 | controller |     "Jun 11 12:12:24.215277 crc crio[24477]: time=\"2026-06-11T12:12:24.215199702Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=0f1b7842-90c8-4b2a-8b5a-fe0db36e4b19 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.642559 | controller |     "Jun 11 12:12:24.223027 crc crio[24477]: time=\"2026-06-11T12:12:24.222926198Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\\\"\"",
2026-06-11 13:18:31.642574 | controller |     "Jun 11 12:12:27.370234 crc crio[24477]: 2026-06-11T12:12:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:14a7d9cc568cfa9 Mac:ea:5b:5b:3a:9d:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/bea635e6-a738-4d22-b7a8-abf4fe3676e8 SocketPath: PciID:}] [{Interface:0xc000114770 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.642589 | controller |     "Jun 11 12:12:27.372830 crc crio[24477]: time=\"2026-06-11T12:12:27.372779421Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-5795b9b775-vmv29 Namespace:metallb-system ID:14a7d9cc568cfa9c68ec09a9fc9e4cbf1cb454db338371f152cf1fc8dace52aa UID:0549b498-7367-495f-bf99-6b90e8f985dc NetNS:/var/run/netns/bea635e6-a738-4d22-b7a8-abf4fe3676e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0549b498_7367_495f_bf99_6b90e8f985dc.slice PodAnnotations:0xc002d1a1c0}] Aliases:map[]}\"",
2026-06-11 13:18:31.642604 | controller |     "Jun 11 12:12:27.373467 crc crio[24477]: time=\"2026-06-11T12:12:27.373297756Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-webhook-server-5795b9b775-vmv29 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.642619 | controller |     "Jun 11 12:12:27.442500 crc crio[24477]: time=\"2026-06-11T12:12:27.442226065Z\" level=info msg=\"Ran pod sandbox 14a7d9cc568cfa9c68ec09a9fc9e4cbf1cb454db338371f152cf1fc8dace52aa with infra container: metallb-system/metallb-operator-webhook-server-5795b9b775-vmv29/POD\" id=d486ab44-433d-4a50-990f-3670a6b49f3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.642634 | controller |     "Jun 11 12:12:27.461251 crc crio[24477]: time=\"2026-06-11T12:12:27.460519044Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=d9031d78-5c19-46c9-ab29-1f62c95c9187 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.642652 | controller |     "Jun 11 12:12:27.461747 crc crio[24477]: time=\"2026-06-11T12:12:27.461614505Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found\" id=d9031d78-5c19-46c9-ab29-1f62c95c9187 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.642668 | controller |     "Jun 11 12:12:27.461747 crc crio[24477]: time=\"2026-06-11T12:12:27.461737589Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found\" id=d9031d78-5c19-46c9-ab29-1f62c95c9187 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.642683 | controller |     "Jun 11 12:12:27.471029 crc crio[24477]: time=\"2026-06-11T12:12:27.467800658Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=ffaa9b69-d8e6-4de9-9b40-3a6567c4573a name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.642698 | controller |     "Jun 11 12:12:27.508562 crc crio[24477]: time=\"2026-06-11T12:12:27.508498812Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\\\"\"",
2026-06-11 13:18:31.642713 | controller |     "Jun 11 12:12:44.459738 crc crio[24477]: time=\"2026-06-11T12:12:44.458820267Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a\" id=0f1b7842-90c8-4b2a-8b5a-fe0db36e4b19 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.642728 | controller |     "Jun 11 12:12:44.463835 crc crio[24477]: time=\"2026-06-11T12:12:44.463802086Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=9b4ffc46-cb8b-4a0d-8261-63c360473572 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.642743 | controller |     "Jun 11 12:12:58.235020 crc crio[24477]: time=\"2026-06-11T12:12:58.23334845Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=f475222a-c0c4-4179-9916-a31f27a7f0cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.642758 | controller |     "Jun 11 12:12:58.244370 crc crio[24477]: time=\"2026-06-11T12:12:58.244230044Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-79dd45bb9-mgv8l/manager\" id=54c144dd-4380-4ecf-a78b-83200b21eb6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.642772 | controller |     "Jun 11 12:12:58.246121 crc crio[24477]: time=\"2026-06-11T12:12:58.246021736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.642787 | controller |     "Jun 11 12:12:58.339118 crc crio[24477]: time=\"2026-06-11T12:12:58.338373831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.642802 | controller |     "Jun 11 12:12:58.353112 crc crio[24477]: time=\"2026-06-11T12:12:58.353021903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.642816 | controller |     "Jun 11 12:12:58.382151 crc crio[24477]: time=\"2026-06-11T12:12:58.38205815Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885\" id=ffaa9b69-d8e6-4de9-9b40-3a6567c4573a name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.642835 | controller |     "Jun 11 12:12:58.384402 crc crio[24477]: time=\"2026-06-11T12:12:58.384298709Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=1863a65e-0af0-49cb-80de-9289e02c3c2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.642869 | controller |     "Jun 11 12:12:58.392382 crc crio[24477]: time=\"2026-06-11T12:12:58.392310134Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=2dff21aa-7c61-492a-b351-4e7824ccc473 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.642897 | controller |     "Jun 11 12:12:58.405477 crc crio[24477]: time=\"2026-06-11T12:12:58.405321678Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-webhook-server-5795b9b775-vmv29/webhook-server\" id=4675d003-7df3-4b45-ae09-41bade9e558c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.642914 | controller |     "Jun 11 12:12:58.409720 crc crio[24477]: time=\"2026-06-11T12:12:58.409570898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.642930 | controller |     "Jun 11 12:12:58.468688 crc crio[24477]: time=\"2026-06-11T12:12:58.468008445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.642945 | controller |     "Jun 11 12:12:58.473018 crc crio[24477]: time=\"2026-06-11T12:12:58.472959094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.642960 | controller |     "Jun 11 12:12:58.519882 crc crio[24477]: time=\"2026-06-11T12:12:58.519048384Z\" level=info msg=\"Created container 0e454ac1cd110c132696ab4bac6017e501fb2dbe94e04841a27383cc83fa3ca7: metallb-system/metallb-operator-controller-manager-79dd45bb9-mgv8l/manager\" id=54c144dd-4380-4ecf-a78b-83200b21eb6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.643003 | controller |     "Jun 11 12:12:58.521125 crc crio[24477]: time=\"2026-06-11T12:12:58.52100675Z\" level=info msg=\"Starting container: 0e454ac1cd110c132696ab4bac6017e501fb2dbe94e04841a27383cc83fa3ca7\" id=dd94aec1-4933-4339-985c-6d16bdf8157a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.643019 | controller |     "Jun 11 12:12:58.527594 crc crio[24477]: time=\"2026-06-11T12:12:58.527409339Z\" level=info msg=\"Started container\" PID=44216 containerID=0e454ac1cd110c132696ab4bac6017e501fb2dbe94e04841a27383cc83fa3ca7 description=metallb-system/metallb-operator-controller-manager-79dd45bb9-mgv8l/manager id=dd94aec1-4933-4339-985c-6d16bdf8157a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa5592cc64e274a2111e134d1b7e982bd8b4678244848d859122f69622d846ab",
2026-06-11 13:18:31.643034 | controller |     "Jun 11 12:12:58.617114 crc crio[24477]: time=\"2026-06-11T12:12:58.616968038Z\" level=info msg=\"Created container d298943015ec86d9253a1097715bb2fdf8af2f3ce63e4eb9bc44703b9cec21ae: metallb-system/metallb-operator-webhook-server-5795b9b775-vmv29/webhook-server\" id=4675d003-7df3-4b45-ae09-41bade9e558c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.643050 | controller |     "Jun 11 12:12:58.624468 crc crio[24477]: time=\"2026-06-11T12:12:58.624266063Z\" level=info msg=\"Starting container: d298943015ec86d9253a1097715bb2fdf8af2f3ce63e4eb9bc44703b9cec21ae\" id=925f727e-7b66-4d8b-974c-a5dea7223df8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.643065 | controller |     "Jun 11 12:12:58.640010 crc crio[24477]: time=\"2026-06-11T12:12:58.635355946Z\" level=info msg=\"Started container\" PID=44223 containerID=d298943015ec86d9253a1097715bb2fdf8af2f3ce63e4eb9bc44703b9cec21ae description=metallb-system/metallb-operator-webhook-server-5795b9b775-vmv29/webhook-server id=925f727e-7b66-4d8b-974c-a5dea7223df8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=14a7d9cc568cfa9c68ec09a9fc9e4cbf1cb454db338371f152cf1fc8dace52aa",
2026-06-11 13:18:31.643084 | controller |     "Jun 11 12:13:08.565517 crc crio[24477]: time=\"2026-06-11T12:13:08.56454687Z\" level=info msg=\"Removing container: a91a98c0819941991e9714637af21ebb1f2a80bd0d7da3870f6da15116d48933\" id=4908c88f-1ed3-455c-b5fe-e29b1ae32e0a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.643100 | controller |     "Jun 11 12:13:08.740947 crc crio[24477]: time=\"2026-06-11T12:13:08.74085603Z\" level=info msg=\"Removed container a91a98c0819941991e9714637af21ebb1f2a80bd0d7da3870f6da15116d48933: openshift-infra/auto-csr-approver-29686326-76jls/oc\" id=4908c88f-1ed3-455c-b5fe-e29b1ae32e0a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.643115 | controller |     "Jun 11 12:13:08.749587 crc crio[24477]: time=\"2026-06-11T12:13:08.749381169Z\" level=info msg=\"Stopping pod sandbox: e7e42787de488fce3ede6cc383aa459ba1101435c6b56299aec98752499ce077\" id=8e947039-aa24-42fa-b586-02b4dbcd2f73 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.643130 | controller |     "Jun 11 12:13:08.749587 crc crio[24477]: time=\"2026-06-11T12:13:08.749501102Z\" level=info msg=\"Stopped pod sandbox (already stopped): e7e42787de488fce3ede6cc383aa459ba1101435c6b56299aec98752499ce077\" id=8e947039-aa24-42fa-b586-02b4dbcd2f73 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.643145 | controller |     "Jun 11 12:13:08.749990 crc crio[24477]: time=\"2026-06-11T12:13:08.749949784Z\" level=info msg=\"Removing pod sandbox: e7e42787de488fce3ede6cc383aa459ba1101435c6b56299aec98752499ce077\" id=9019d75d-abfe-4a80-95e7-4d0527c6e0ad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.643160 | controller |     "Jun 11 12:13:08.763078 crc crio[24477]: time=\"2026-06-11T12:13:08.762966531Z\" level=info msg=\"Removed pod sandbox: e7e42787de488fce3ede6cc383aa459ba1101435c6b56299aec98752499ce077\" id=9019d75d-abfe-4a80-95e7-4d0527c6e0ad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.643175 | controller |     "Jun 11 12:13:32.069242 crc crio[24477]: time=\"2026-06-11T12:13:32.067254476Z\" level=info msg=\"Running pod sandbox: metallb-system/controller-8464864885-np7k2/POD\" id=b71cf01d-f242-40e8-adea-e77a6768c149 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.643190 | controller |     "Jun 11 12:13:32.069242 crc crio[24477]: time=\"2026-06-11T12:13:32.068603604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.643205 | controller |     "Jun 11 12:13:32.114393 crc crio[24477]: time=\"2026-06-11T12:13:32.114213754Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-np7k2 Namespace:metallb-system ID:ee2d0aad8b12c8d4a8aa033152e5bbbd9600937d0e7d81aafe2302ed624e5dba UID:18483332-bc49-40e9-b075-97261ea3f089 NetNS:/var/run/netns/cd0a3a2a-ca66-4718-94f2-43bf7f83ec58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18483332_bc49_40e9_b075_97261ea3f089.slice PodAnnotations:0xc00251e2e8}] Aliases:map[]}\"",
2026-06-11 13:18:31.643220 | controller |     "Jun 11 12:13:32.114393 crc crio[24477]: time=\"2026-06-11T12:13:32.114294116Z\" level=info msg=\"Adding pod metallb-system_controller-8464864885-np7k2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.643235 | controller |     "Jun 11 12:13:33.639630 crc crio[24477]: 2026-06-11T12:13:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee2d0aad8b12c8d Mac:a2:8d:51:53:38:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/cd0a3a2a-ca66-4718-94f2-43bf7f83ec58 SocketPath: PciID:}] [{Interface:0xc0001230a0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.643255 | controller |     "Jun 11 12:13:33.643052 crc crio[24477]: time=\"2026-06-11T12:13:33.642969509Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-np7k2 Namespace:metallb-system ID:ee2d0aad8b12c8d4a8aa033152e5bbbd9600937d0e7d81aafe2302ed624e5dba UID:18483332-bc49-40e9-b075-97261ea3f089 NetNS:/var/run/netns/cd0a3a2a-ca66-4718-94f2-43bf7f83ec58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18483332_bc49_40e9_b075_97261ea3f089.slice PodAnnotations:0xc00251e2e8}] Aliases:map[]}\"",
2026-06-11 13:18:31.643270 | controller |     "Jun 11 12:13:33.643793 crc crio[24477]: time=\"2026-06-11T12:13:33.643166805Z\" level=info msg=\"Checking pod metallb-system_controller-8464864885-np7k2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.643285 | controller |     "Jun 11 12:13:33.652946 crc crio[24477]: time=\"2026-06-11T12:13:33.652794352Z\" level=info msg=\"Ran pod sandbox ee2d0aad8b12c8d4a8aa033152e5bbbd9600937d0e7d81aafe2302ed624e5dba with infra container: metallb-system/controller-8464864885-np7k2/POD\" id=b71cf01d-f242-40e8-adea-e77a6768c149 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.643300 | controller |     "Jun 11 12:13:33.655912 crc crio[24477]: time=\"2026-06-11T12:13:33.655817938Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=65f10efa-ec22-4055-839b-537446df787b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.643315 | controller |     "Jun 11 12:13:33.658324 crc crio[24477]: time=\"2026-06-11T12:13:33.658248776Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=cd45d69a-f48c-4a49-97a8-012399424ac7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.643329 | controller |     "Jun 11 12:13:33.664724 crc crio[24477]: time=\"2026-06-11T12:13:33.664565143Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-np7k2/controller\" id=13d9ee0b-f4d3-44e2-b42a-b7845bfc1997 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.643345 | controller |     "Jun 11 12:13:33.665769 crc crio[24477]: time=\"2026-06-11T12:13:33.665696875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.643360 | controller |     "Jun 11 12:13:33.710606 crc crio[24477]: time=\"2026-06-11T12:13:33.710499039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.643374 | controller |     "Jun 11 12:13:33.718899 crc crio[24477]: time=\"2026-06-11T12:13:33.718818602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.643390 | controller |     "Jun 11 12:13:33.857727 crc crio[24477]: time=\"2026-06-11T12:13:33.857587281Z\" level=info msg=\"Created container 2c3d51cd79cffc6a8874e373e79549a34a0ca549025010bfe92f5fcb5ca86704: metallb-system/controller-8464864885-np7k2/controller\" id=13d9ee0b-f4d3-44e2-b42a-b7845bfc1997 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.643405 | controller |     "Jun 11 12:13:33.858947 crc crio[24477]: time=\"2026-06-11T12:13:33.858830236Z\" level=info msg=\"Starting container: 2c3d51cd79cffc6a8874e373e79549a34a0ca549025010bfe92f5fcb5ca86704\" id=c2278fe6-5cb7-46fb-ac2e-e1bdf661da7a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.643424 | controller |     "Jun 11 12:13:33.865335 crc crio[24477]: time=\"2026-06-11T12:13:33.865285961Z\" level=info msg=\"Started container\" PID=44828 containerID=2c3d51cd79cffc6a8874e373e79549a34a0ca549025010bfe92f5fcb5ca86704 description=metallb-system/controller-8464864885-np7k2/controller id=c2278fe6-5cb7-46fb-ac2e-e1bdf661da7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee2d0aad8b12c8d4a8aa033152e5bbbd9600937d0e7d81aafe2302ed624e5dba",
2026-06-11 13:18:31.643439 | controller |     "Jun 11 12:13:33.883745 crc crio[24477]: time=\"2026-06-11T12:13:33.883575009Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=cd798fc2-d226-4bb5-8a12-4df8430cfc84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.643454 | controller |     "Jun 11 12:13:33.894000 crc crio[24477]: time=\"2026-06-11T12:13:33.893927599Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=7ddbaeb7-0605-4ba5-aed6-fa7a0e2eb657 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.643468 | controller |     "Jun 11 12:13:33.904920 crc crio[24477]: time=\"2026-06-11T12:13:33.904820985Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-np7k2/kube-rbac-proxy\" id=fbaa2998-23e1-4c1b-bf40-38e59e8af0c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.643485 | controller |     "Jun 11 12:13:33.905395 crc crio[24477]: time=\"2026-06-11T12:13:33.905318349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.643500 | controller |     "Jun 11 12:13:33.953582 crc crio[24477]: time=\"2026-06-11T12:13:33.953422082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.643515 | controller |     "Jun 11 12:13:33.957733 crc crio[24477]: time=\"2026-06-11T12:13:33.957623363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.643530 | controller |     "Jun 11 12:13:34.114208 crc crio[24477]: time=\"2026-06-11T12:13:34.112948816Z\" level=info msg=\"Created container 514661acd10bc7fc1232d8ac5a3086d3977282a8820eed4cbc6a9dbbd4f094cb: metallb-system/controller-8464864885-np7k2/kube-rbac-proxy\" id=fbaa2998-23e1-4c1b-bf40-38e59e8af0c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.643545 | controller |     "Jun 11 12:13:34.117313 crc crio[24477]: time=\"2026-06-11T12:13:34.117219576Z\" level=info msg=\"Starting container: 514661acd10bc7fc1232d8ac5a3086d3977282a8820eed4cbc6a9dbbd4f094cb\" id=82ae9636-1bcc-46b0-93bb-9d5d63d265d7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.643559 | controller |     "Jun 11 12:13:34.126304 crc crio[24477]: time=\"2026-06-11T12:13:34.126167387Z\" level=info msg=\"Started container\" PID=44845 containerID=514661acd10bc7fc1232d8ac5a3086d3977282a8820eed4cbc6a9dbbd4f094cb description=metallb-system/controller-8464864885-np7k2/kube-rbac-proxy id=82ae9636-1bcc-46b0-93bb-9d5d63d265d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee2d0aad8b12c8d4a8aa033152e5bbbd9600937d0e7d81aafe2302ed624e5dba",
2026-06-11 13:18:31.643575 | controller |     "Jun 11 12:13:34.979080 crc crio[24477]: time=\"2026-06-11T12:13:34.97750088Z\" level=info msg=\"Running pod sandbox: metallb-system/speaker-zrxgb/POD\" id=586c9405-f86e-489e-aae9-6dcbbd5b4d0f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.643590 | controller |     "Jun 11 12:13:34.979080 crc crio[24477]: time=\"2026-06-11T12:13:34.978961012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.643608 | controller |     "Jun 11 12:13:35.300610 crc crio[24477]: time=\"2026-06-11T12:13:35.299409515Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=586c9405-f86e-489e-aae9-6dcbbd5b4d0f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.643623 | controller |     "Jun 11 12:13:35.357341 crc crio[24477]: time=\"2026-06-11T12:13:35.3513743Z\" level=info msg=\"Ran pod sandbox c508f22b386e7a850bd29166dae7f5e3cc94e1f42d4eeb2eb3bbbba0589c3dd2 with infra container: metallb-system/speaker-zrxgb/POD\" id=586c9405-f86e-489e-aae9-6dcbbd5b4d0f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.643637 | controller |     "Jun 11 12:13:35.410870 crc crio[24477]: time=\"2026-06-11T12:13:35.409878153Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=6170a6e4-0e76-4aef-97d5-5c956cf65c1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.643652 | controller |     "Jun 11 12:13:35.419788 crc crio[24477]: time=\"2026-06-11T12:13:35.419124885Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=a06e2357-f9ba-4036-8f69-11effc1e2ec7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.643666 | controller |     "Jun 11 12:13:35.466065 crc crio[24477]: time=\"2026-06-11T12:13:35.457103003Z\" level=info msg=\"Creating container: metallb-system/speaker-zrxgb/speaker\" id=729ecc1f-7eb6-49b6-a48d-45820eeb6c92 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.643681 | controller |     "Jun 11 12:13:35.466065 crc crio[24477]: time=\"2026-06-11T12:13:35.458345818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.643695 | controller |     "Jun 11 12:13:35.747122 crc crio[24477]: time=\"2026-06-11T12:13:35.744599705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.643710 | controller |     "Jun 11 12:13:36.626349 crc crio[24477]: time=\"2026-06-11T12:13:36.625258978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.643724 | controller |     "Jun 11 12:13:37.814880 crc crio[24477]: time=\"2026-06-11T12:13:37.812976534Z\" level=info msg=\"Created container df7c404570c30a33e38fd03c19009b4f6b168e6a6c8efa0e29cbe61148fa4d74: metallb-system/speaker-zrxgb/speaker\" id=729ecc1f-7eb6-49b6-a48d-45820eeb6c92 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.643739 | controller |     "Jun 11 12:13:37.850280 crc crio[24477]: time=\"2026-06-11T12:13:37.849343116Z\" level=info msg=\"Starting container: df7c404570c30a33e38fd03c19009b4f6b168e6a6c8efa0e29cbe61148fa4d74\" id=623c6ab1-9d77-4b1b-b466-bc7574324ed0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.643754 | controller |     "Jun 11 12:13:37.957523 crc crio[24477]: time=\"2026-06-11T12:13:37.955147366Z\" level=info msg=\"Started container\" PID=44899 containerID=df7c404570c30a33e38fd03c19009b4f6b168e6a6c8efa0e29cbe61148fa4d74 description=metallb-system/speaker-zrxgb/speaker id=623c6ab1-9d77-4b1b-b466-bc7574324ed0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c508f22b386e7a850bd29166dae7f5e3cc94e1f42d4eeb2eb3bbbba0589c3dd2",
2026-06-11 13:18:31.643769 | controller |     "Jun 11 12:13:38.042128 crc crio[24477]: time=\"2026-06-11T12:13:38.04025106Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=392ee8d6-14be-4096-afb2-ee01272806c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.643787 | controller |     "Jun 11 12:13:38.076523 crc crio[24477]: time=\"2026-06-11T12:13:38.076007115Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=bc258cd9-2bf9-4865-9f60-7eb9fe016c32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.643802 | controller |     "Jun 11 12:13:38.201597 crc crio[24477]: time=\"2026-06-11T12:13:38.198320441Z\" level=info msg=\"Creating container: metallb-system/speaker-zrxgb/kube-rbac-proxy\" id=f66b2451-bad3-4b69-ad53-51f66207c036 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.643817 | controller |     "Jun 11 12:13:38.215154 crc crio[24477]: time=\"2026-06-11T12:13:38.215027855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.643832 | controller |     "Jun 11 12:13:38.569973 crc crio[24477]: time=\"2026-06-11T12:13:38.568571035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.643846 | controller |     "Jun 11 12:13:40.006778 crc crio[24477]: time=\"2026-06-11T12:13:39.997260939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.643893 | controller |     "Jun 11 12:13:40.522518 crc crio[24477]: time=\"2026-06-11T12:13:40.522050354Z\" level=info msg=\"Created container 027799d6be5f29a1874fbde3af7c8d9e68804d507c3a9f8263a9cac1d74e3a5c: metallb-system/speaker-zrxgb/kube-rbac-proxy\" id=f66b2451-bad3-4b69-ad53-51f66207c036 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.643912 | controller |     "Jun 11 12:13:40.548057 crc crio[24477]: time=\"2026-06-11T12:13:40.547836131Z\" level=info msg=\"Starting container: 027799d6be5f29a1874fbde3af7c8d9e68804d507c3a9f8263a9cac1d74e3a5c\" id=82332a49-4d06-4b88-97c2-1b8a75f69085 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.643928 | controller |     "Jun 11 12:13:40.567223 crc crio[24477]: time=\"2026-06-11T12:13:40.567084123Z\" level=info msg=\"Started container\" PID=44925 containerID=027799d6be5f29a1874fbde3af7c8d9e68804d507c3a9f8263a9cac1d74e3a5c description=metallb-system/speaker-zrxgb/kube-rbac-proxy id=82332a49-4d06-4b88-97c2-1b8a75f69085 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c508f22b386e7a850bd29166dae7f5e3cc94e1f42d4eeb2eb3bbbba0589c3dd2",
2026-06-11 13:18:31.643944 | controller |     "Jun 11 12:14:00.558278 crc crio[24477]: time=\"2026-06-11T12:14:00.557295819Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-2ljtf/POD\" id=3302aa14-3f76-4199-9b9b-31390c9b4793 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.643959 | controller |     "Jun 11 12:14:00.560490 crc crio[24477]: time=\"2026-06-11T12:14:00.558285037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.643975 | controller |     "Jun 11 12:14:00.577303 crc crio[24477]: time=\"2026-06-11T12:14:00.577138096Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=3302aa14-3f76-4199-9b9b-31390c9b4793 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.643990 | controller |     "Jun 11 12:14:00.623836 crc crio[24477]: time=\"2026-06-11T12:14:00.62375352Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686334-bt89z/POD\" id=b99ef170-c5ea-4cd2-a640-0566c645eed8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.644009 | controller |     "Jun 11 12:14:00.624032 crc crio[24477]: time=\"2026-06-11T12:14:00.623880444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.644025 | controller |     "Jun 11 12:14:00.670893 crc crio[24477]: time=\"2026-06-11T12:14:00.670727138Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686334-bt89z Namespace:openshift-infra ID:ce075ad6537e7478b5b75ae1d9ed4387daf0c016a87a65b3c5727e3fdbe80271 UID:5afa28b8-4726-46f4-9067-0a55eb46de99 NetNS:/var/run/netns/d13a2c5f-4b9b-4194-82ba-09145c73fba9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5afa28b8_4726_46f4_9067_0a55eb46de99.slice PodAnnotations:0xc000b18198}] Aliases:map[]}\"",
2026-06-11 13:18:31.644040 | controller |     "Jun 11 12:14:00.670893 crc crio[24477]: time=\"2026-06-11T12:14:00.67081793Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686334-bt89z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.644054 | controller |     "Jun 11 12:14:00.757579 crc crio[24477]: time=\"2026-06-11T12:14:00.757475238Z\" level=info msg=\"Ran pod sandbox 88c9970d4be92b24cf40f9ab2b2be714fb709746ff719ed2f81b9ec728f3b934 with infra container: openshift-frr-k8s/frr-k8s-2ljtf/POD\" id=3302aa14-3f76-4199-9b9b-31390c9b4793 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.644069 | controller |     "Jun 11 12:14:00.760001 crc crio[24477]: time=\"2026-06-11T12:14:00.759918398Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=3614c458-812e-451d-82ba-5b01a06707ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.644083 | controller |     "Jun 11 12:14:00.760229 crc crio[24477]: time=\"2026-06-11T12:14:00.760158044Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=3614c458-812e-451d-82ba-5b01a06707ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.644098 | controller |     "Jun 11 12:14:00.760332 crc crio[24477]: time=\"2026-06-11T12:14:00.760256337Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=3614c458-812e-451d-82ba-5b01a06707ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.644114 | controller |     "Jun 11 12:14:00.763216 crc crio[24477]: time=\"2026-06-11T12:14:00.763130416Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=f8859637-9088-43cb-882e-079b861c2036 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.644128 | controller |     "Jun 11 12:14:00.780249 crc crio[24477]: time=\"2026-06-11T12:14:00.777817638Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"",
2026-06-11 13:18:31.644143 | controller |     "Jun 11 12:14:01.208089 crc crio[24477]: 2026-06-11T12:14:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ce075ad6537e747 Mac:56:7c:75:c6:8b:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/d13a2c5f-4b9b-4194-82ba-09145c73fba9 SocketPath: PciID:}] [{Interface:0xc00025a740 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.644159 | controller |     "Jun 11 12:14:01.209799 crc crio[24477]: time=\"2026-06-11T12:14:01.209629528Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686334-bt89z Namespace:openshift-infra ID:ce075ad6537e7478b5b75ae1d9ed4387daf0c016a87a65b3c5727e3fdbe80271 UID:5afa28b8-4726-46f4-9067-0a55eb46de99 NetNS:/var/run/netns/d13a2c5f-4b9b-4194-82ba-09145c73fba9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5afa28b8_4726_46f4_9067_0a55eb46de99.slice PodAnnotations:0xc000b18198}] Aliases:map[]}\"",
2026-06-11 13:18:31.644177 | controller |     "Jun 11 12:14:01.209988 crc crio[24477]: time=\"2026-06-11T12:14:01.209924986Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686334-bt89z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.644192 | controller |     "Jun 11 12:14:01.215747 crc crio[24477]: time=\"2026-06-11T12:14:01.215598577Z\" level=info msg=\"Ran pod sandbox ce075ad6537e7478b5b75ae1d9ed4387daf0c016a87a65b3c5727e3fdbe80271 with infra container: openshift-infra/auto-csr-approver-29686334-bt89z/POD\" id=b99ef170-c5ea-4cd2-a640-0566c645eed8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.644207 | controller |     "Jun 11 12:14:01.224185 crc crio[24477]: time=\"2026-06-11T12:14:01.224099023Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7294e061-7325-49e6-a7bb-4823784932ea name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.644222 | controller |     "Jun 11 12:14:01.228938 crc crio[24477]: time=\"2026-06-11T12:14:01.228870447Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 13:18:31.644238 | controller |     "Jun 11 12:14:01.414507 crc crio[24477]: time=\"2026-06-11T12:14:01.414377863Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-pgqhd/POD\" id=4e964e48-fc08-4bf9-9cfe-4f0e925d938f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.644253 | controller |     "Jun 11 12:14:01.414507 crc crio[24477]: time=\"2026-06-11T12:14:01.414507017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.644268 | controller |     "Jun 11 12:14:01.435721 crc crio[24477]: time=\"2026-06-11T12:14:01.435566528Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=4e964e48-fc08-4bf9-9cfe-4f0e925d938f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.644282 | controller |     "Jun 11 12:14:01.456345 crc crio[24477]: time=\"2026-06-11T12:14:01.455704095Z\" level=info msg=\"Ran pod sandbox f94a9f6b438d65ad16e92e55d4b89c79079a2e6908bfca677c2932e16f395bab with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-pgqhd/POD\" id=4e964e48-fc08-4bf9-9cfe-4f0e925d938f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.644297 | controller |     "Jun 11 12:14:01.457799 crc crio[24477]: time=\"2026-06-11T12:14:01.457736429Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=4f473a61-2a30-4cef-adb3-fb9bb6964d16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.644311 | controller |     "Jun 11 12:14:01.458157 crc crio[24477]: time=\"2026-06-11T12:14:01.458098639Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=4f473a61-2a30-4cef-adb3-fb9bb6964d16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.644326 | controller |     "Jun 11 12:14:01.458279 crc crio[24477]: time=\"2026-06-11T12:14:01.458179451Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=4f473a61-2a30-4cef-adb3-fb9bb6964d16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.644341 | controller |     "Jun 11 12:14:01.459189 crc crio[24477]: time=\"2026-06-11T12:14:01.459105517Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=101e9193-a312-437b-ab02-20b780599f8f name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.644359 | controller |     "Jun 11 12:14:01.464051 crc crio[24477]: time=\"2026-06-11T12:14:01.463890602Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"",
2026-06-11 13:18:31.644374 | controller |     "Jun 11 12:14:02.510313 crc crio[24477]: time=\"2026-06-11T12:14:02.510174409Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7294e061-7325-49e6-a7bb-4823784932ea name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.644389 | controller |     "Jun 11 12:14:02.514116 crc crio[24477]: time=\"2026-06-11T12:14:02.511564187Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a832b684-e086-4537-bcb5-2e6e56dbca4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.644404 | controller |     "Jun 11 12:14:02.515593 crc crio[24477]: time=\"2026-06-11T12:14:02.515426065Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=782cb234-e9ca-4210-93a3-7df5e395159e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.644418 | controller |     "Jun 11 12:14:02.523792 crc crio[24477]: time=\"2026-06-11T12:14:02.523606534Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686334-bt89z/oc\" id=99798f33-0742-44c9-8da3-2d4d176d5e19 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.644433 | controller |     "Jun 11 12:14:02.524372 crc crio[24477]: time=\"2026-06-11T12:14:02.524301213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.644448 | controller |     "Jun 11 12:14:02.558217 crc crio[24477]: time=\"2026-06-11T12:14:02.557768942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.644463 | controller |     "Jun 11 12:14:03.258828 crc crio[24477]: time=\"2026-06-11T12:14:03.25860916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.644478 | controller |     "Jun 11 12:14:03.472226 crc crio[24477]: time=\"2026-06-11T12:14:03.471945717Z\" level=info msg=\"Created container 0615a0509a04e66e1dafd550de8d218b82677e2d1a8d9a8dd99139b96b1e2c11: openshift-infra/auto-csr-approver-29686334-bt89z/oc\" id=99798f33-0742-44c9-8da3-2d4d176d5e19 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.644493 | controller |     "Jun 11 12:14:03.475065 crc crio[24477]: time=\"2026-06-11T12:14:03.474484568Z\" level=info msg=\"Starting container: 0615a0509a04e66e1dafd550de8d218b82677e2d1a8d9a8dd99139b96b1e2c11\" id=b991cd16-2cce-4431-aa4d-110eeb293b3a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.644508 | controller |     "Jun 11 12:14:03.520489 crc crio[24477]: time=\"2026-06-11T12:14:03.520104248Z\" level=info msg=\"Started container\" PID=45380 containerID=0615a0509a04e66e1dafd550de8d218b82677e2d1a8d9a8dd99139b96b1e2c11 description=openshift-infra/auto-csr-approver-29686334-bt89z/oc id=b991cd16-2cce-4431-aa4d-110eeb293b3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce075ad6537e7478b5b75ae1d9ed4387daf0c016a87a65b3c5727e3fdbe80271",
2026-06-11 13:18:31.644524 | controller |     "Jun 11 12:14:07.457619 crc crio[24477]: time=\"2026-06-11T12:14:07.455887348Z\" level=info msg=\"Stopping pod sandbox: ce075ad6537e7478b5b75ae1d9ed4387daf0c016a87a65b3c5727e3fdbe80271\" id=d6560c44-9c99-462f-98cc-f74a5e7e4ad2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.644543 | controller |     "Jun 11 12:14:07.459268 crc crio[24477]: time=\"2026-06-11T12:14:07.458269336Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686334-bt89z Namespace:openshift-infra ID:ce075ad6537e7478b5b75ae1d9ed4387daf0c016a87a65b3c5727e3fdbe80271 UID:5afa28b8-4726-46f4-9067-0a55eb46de99 NetNS:/var/run/netns/d13a2c5f-4b9b-4194-82ba-09145c73fba9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5afa28b8_4726_46f4_9067_0a55eb46de99.slice PodAnnotations:0xc000b18668}] Aliases:map[]}\"",
2026-06-11 13:18:31.644559 | controller |     "Jun 11 12:14:07.459268 crc crio[24477]: time=\"2026-06-11T12:14:07.458594625Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686334-bt89z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.644574 | controller |     "Jun 11 12:14:09.447338 crc crio[24477]: time=\"2026-06-11T12:14:09.447207186Z\" level=info msg=\"Stopped pod sandbox: ce075ad6537e7478b5b75ae1d9ed4387daf0c016a87a65b3c5727e3fdbe80271\" id=d6560c44-9c99-462f-98cc-f74a5e7e4ad2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.644589 | controller |     "Jun 11 12:14:30.799317 crc crio[24477]: time=\"2026-06-11T12:14:30.798139106Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=101e9193-a312-437b-ab02-20b780599f8f name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.644604 | controller |     "Jun 11 12:14:30.810994 crc crio[24477]: time=\"2026-06-11T12:14:30.806130573Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=938dd8e9-e367-4e28-abd1-3fe0bd54d73d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.644619 | controller |     "Jun 11 12:14:30.815397 crc crio[24477]: time=\"2026-06-11T12:14:30.815144129Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=ae8349d7-a7d3-4a22-90f9-8aa7cc989f1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.644634 | controller |     "Jun 11 12:14:30.835819 crc crio[24477]: time=\"2026-06-11T12:14:30.835057932Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-pgqhd/frr-k8s-webhook-server\" id=21e4aad0-14e1-4db6-a39b-f4ffe1b90afa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.644648 | controller |     "Jun 11 12:14:30.840720 crc crio[24477]: time=\"2026-06-11T12:14:30.84024798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.644663 | controller |     "Jun 11 12:14:30.852131 crc crio[24477]: time=\"2026-06-11T12:14:30.852038451Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=f8859637-9088-43cb-882e-079b861c2036 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.644677 | controller |     "Jun 11 12:14:30.853506 crc crio[24477]: time=\"2026-06-11T12:14:30.853371326Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=8e48f540-a80c-40b5-b815-e601b44373ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.644692 | controller |     "Jun 11 12:14:30.860170 crc crio[24477]: time=\"2026-06-11T12:14:30.860079915Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=c34cebf1-f7cd-4862-b6b0-7213c408f22b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.644711 | controller |     "Jun 11 12:14:30.883729 crc crio[24477]: time=\"2026-06-11T12:14:30.883269984Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-2ljtf/cp-frr-files\" id=18cd3dd4-d450-4d81-94c8-525f9a9766eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.644726 | controller |     "Jun 11 12:14:30.898229 crc crio[24477]: time=\"2026-06-11T12:14:30.897121133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.644741 | controller |     "Jun 11 12:14:30.899821 crc crio[24477]: time=\"2026-06-11T12:14:30.89880503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.644755 | controller |     "Jun 11 12:14:30.912557 crc crio[24477]: time=\"2026-06-11T12:14:30.911971963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.644770 | controller |     "Jun 11 12:14:30.959273 crc crio[24477]: time=\"2026-06-11T12:14:30.947044681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.644785 | controller |     "Jun 11 12:14:30.959273 crc crio[24477]: time=\"2026-06-11T12:14:30.95412208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.644799 | controller |     "Jun 11 12:14:31.129079 crc crio[24477]: time=\"2026-06-11T12:14:31.128520686Z\" level=info msg=\"Created container d7e374c55cbc2d64636af4775320be6b0d8141fab56eeb33ab15ce7755e79cea: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-pgqhd/frr-k8s-webhook-server\" id=21e4aad0-14e1-4db6-a39b-f4ffe1b90afa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.644814 | controller |     "Jun 11 12:14:31.129079 crc crio[24477]: time=\"2026-06-11T12:14:31.128925287Z\" level=info msg=\"Created container e22fd9e8b1e837020ef6d7b9fc53f6deb687348c1d9d53c42d0c6f8c22507ada: openshift-frr-k8s/frr-k8s-2ljtf/cp-frr-files\" id=18cd3dd4-d450-4d81-94c8-525f9a9766eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.644828 | controller |     "Jun 11 12:14:31.131683 crc crio[24477]: time=\"2026-06-11T12:14:31.131557042Z\" level=info msg=\"Starting container: e22fd9e8b1e837020ef6d7b9fc53f6deb687348c1d9d53c42d0c6f8c22507ada\" id=b33d24b9-9dc5-43a6-9f11-bca4228a39dd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.644843 | controller |     "Jun 11 12:14:31.133312 crc crio[24477]: time=\"2026-06-11T12:14:31.133209187Z\" level=info msg=\"Starting container: d7e374c55cbc2d64636af4775320be6b0d8141fab56eeb33ab15ce7755e79cea\" id=b4c22d04-690b-4811-b127-9a7fbcfbd910 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.644901 | controller |     "Jun 11 12:14:31.139778 crc crio[24477]: time=\"2026-06-11T12:14:31.139543916Z\" level=info msg=\"Started container\" PID=45885 containerID=e22fd9e8b1e837020ef6d7b9fc53f6deb687348c1d9d53c42d0c6f8c22507ada description=openshift-frr-k8s/frr-k8s-2ljtf/cp-frr-files id=b33d24b9-9dc5-43a6-9f11-bca4228a39dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c9970d4be92b24cf40f9ab2b2be714fb709746ff719ed2f81b9ec728f3b934",
2026-06-11 13:18:31.644926 | controller |     "Jun 11 12:14:31.145430 crc crio[24477]: time=\"2026-06-11T12:14:31.145301527Z\" level=info msg=\"Started container\" PID=45881 containerID=d7e374c55cbc2d64636af4775320be6b0d8141fab56eeb33ab15ce7755e79cea description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-pgqhd/frr-k8s-webhook-server id=b4c22d04-690b-4811-b127-9a7fbcfbd910 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f94a9f6b438d65ad16e92e55d4b89c79079a2e6908bfca677c2932e16f395bab",
2026-06-11 13:18:31.644948 | controller |     "Jun 11 12:14:32.087012 crc crio[24477]: time=\"2026-06-11T12:14:32.086076346Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=abb76e6d-a680-4001-8900-fddb1b9f5f0c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.644964 | controller |     "Jun 11 12:14:32.096420 crc crio[24477]: time=\"2026-06-11T12:14:32.096270702Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d6ac7911-c42c-4777-bf4b-91b8bbbae345 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.644980 | controller |     "Jun 11 12:14:32.156289 crc crio[24477]: time=\"2026-06-11T12:14:32.15614593Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-2ljtf/cp-reloader\" id=bdda7bac-20d1-4c9a-be36-ddb003611b91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.644995 | controller |     "Jun 11 12:14:32.158381 crc crio[24477]: time=\"2026-06-11T12:14:32.158304531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.645010 | controller |     "Jun 11 12:14:32.205613 crc crio[24477]: time=\"2026-06-11T12:14:32.204849415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.645024 | controller |     "Jun 11 12:14:32.211599 crc crio[24477]: time=\"2026-06-11T12:14:32.210489613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.645039 | controller |     "Jun 11 12:14:32.397094 crc crio[24477]: time=\"2026-06-11T12:14:32.396610158Z\" level=info msg=\"Created container 49c128ac71cf1857f9d1a1a87bd5b4bbd30c54e1dda1ae5f3ead30b607ac27d4: openshift-frr-k8s/frr-k8s-2ljtf/cp-reloader\" id=bdda7bac-20d1-4c9a-be36-ddb003611b91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.645053 | controller |     "Jun 11 12:14:32.401967 crc crio[24477]: time=\"2026-06-11T12:14:32.401183236Z\" level=info msg=\"Starting container: 49c128ac71cf1857f9d1a1a87bd5b4bbd30c54e1dda1ae5f3ead30b607ac27d4\" id=9fd1029c-accb-408d-9449-3f3f69b5929f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.645068 | controller |     "Jun 11 12:14:32.416316 crc crio[24477]: time=\"2026-06-11T12:14:32.416168106Z\" level=info msg=\"Started container\" PID=45912 containerID=49c128ac71cf1857f9d1a1a87bd5b4bbd30c54e1dda1ae5f3ead30b607ac27d4 description=openshift-frr-k8s/frr-k8s-2ljtf/cp-reloader id=9fd1029c-accb-408d-9449-3f3f69b5929f name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c9970d4be92b24cf40f9ab2b2be714fb709746ff719ed2f81b9ec728f3b934",
2026-06-11 13:18:31.645083 | controller |     "Jun 11 12:14:33.104719 crc crio[24477]: time=\"2026-06-11T12:14:33.103858755Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=122e99ab-5c4d-4995-91e3-3dd4442d0ccc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.645098 | controller |     "Jun 11 12:14:33.112944 crc crio[24477]: time=\"2026-06-11T12:14:33.111704714Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=8939f0b6-84d5-4df9-b253-3f9026e0dfa9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.645112 | controller |     "Jun 11 12:14:33.132427 crc crio[24477]: time=\"2026-06-11T12:14:33.132350624Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-2ljtf/cp-metrics\" id=92e2ea00-36cc-4689-8e7e-0b901cadc2d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.645130 | controller |     "Jun 11 12:14:33.134832 crc crio[24477]: time=\"2026-06-11T12:14:33.134787033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.645145 | controller |     "Jun 11 12:14:33.171819 crc crio[24477]: time=\"2026-06-11T12:14:33.171724657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.645161 | controller |     "Jun 11 12:14:33.176908 crc crio[24477]: time=\"2026-06-11T12:14:33.176727207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.645176 | controller |     "Jun 11 12:14:33.299722 crc crio[24477]: time=\"2026-06-11T12:14:33.299617231Z\" level=info msg=\"Created container fdcb2e742071144d4fbb599e598d4514a3068a0e3a22066eb1e90ff06b4b3355: openshift-frr-k8s/frr-k8s-2ljtf/cp-metrics\" id=92e2ea00-36cc-4689-8e7e-0b901cadc2d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.645190 | controller |     "Jun 11 12:14:33.301113 crc crio[24477]: time=\"2026-06-11T12:14:33.30104447Z\" level=info msg=\"Starting container: fdcb2e742071144d4fbb599e598d4514a3068a0e3a22066eb1e90ff06b4b3355\" id=a603b540-4182-439e-9b7d-a1633acf6c12 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.645205 | controller |     "Jun 11 12:14:33.306190 crc crio[24477]: time=\"2026-06-11T12:14:33.306079751Z\" level=info msg=\"Started container\" PID=45923 containerID=fdcb2e742071144d4fbb599e598d4514a3068a0e3a22066eb1e90ff06b4b3355 description=openshift-frr-k8s/frr-k8s-2ljtf/cp-metrics id=a603b540-4182-439e-9b7d-a1633acf6c12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c9970d4be92b24cf40f9ab2b2be714fb709746ff719ed2f81b9ec728f3b934",
2026-06-11 13:18:31.645220 | controller |     "Jun 11 12:14:34.124105 crc crio[24477]: time=\"2026-06-11T12:14:34.123728323Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=ad6fc668-2be1-42ff-bdba-4fb011d230ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.645235 | controller |     "Jun 11 12:14:34.128767 crc crio[24477]: time=\"2026-06-11T12:14:34.128618869Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=e3dcf9a1-29c5-4799-adc9-e1a06bc449b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.645249 | controller |     "Jun 11 12:14:34.138006 crc crio[24477]: time=\"2026-06-11T12:14:34.137909679Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-2ljtf/cp-frr-status\" id=7beb4655-d3f5-403a-b19e-0e4acccdb644 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.645265 | controller |     "Jun 11 12:14:34.140011 crc crio[24477]: time=\"2026-06-11T12:14:34.139924336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.645280 | controller |     "Jun 11 12:14:34.184012 crc crio[24477]: time=\"2026-06-11T12:14:34.183913908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.645296 | controller |     "Jun 11 12:14:34.189273 crc crio[24477]: time=\"2026-06-11T12:14:34.189201226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.645311 | controller |     "Jun 11 12:14:34.336387 crc crio[24477]: time=\"2026-06-11T12:14:34.336300029Z\" level=info msg=\"Created container e124d4bc1fd641f66202fbb3407cd7c753f2b2daee181b83753e15f16c04c47a: openshift-frr-k8s/frr-k8s-2ljtf/cp-frr-status\" id=7beb4655-d3f5-403a-b19e-0e4acccdb644 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.645332 | controller |     "Jun 11 12:14:34.338229 crc crio[24477]: time=\"2026-06-11T12:14:34.3381087Z\" level=info msg=\"Starting container: e124d4bc1fd641f66202fbb3407cd7c753f2b2daee181b83753e15f16c04c47a\" id=443cf2dc-53c9-4665-a01f-0104d173d07a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.645348 | controller |     "Jun 11 12:14:34.346706 crc crio[24477]: time=\"2026-06-11T12:14:34.346508274Z\" level=info msg=\"Started container\" PID=45933 containerID=e124d4bc1fd641f66202fbb3407cd7c753f2b2daee181b83753e15f16c04c47a description=openshift-frr-k8s/frr-k8s-2ljtf/cp-frr-status id=443cf2dc-53c9-4665-a01f-0104d173d07a name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c9970d4be92b24cf40f9ab2b2be714fb709746ff719ed2f81b9ec728f3b934",
2026-06-11 13:18:31.645364 | controller |     "Jun 11 12:14:35.146515 crc crio[24477]: time=\"2026-06-11T12:14:35.146007347Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=4b98fb04-20cb-4877-98e7-9e08fe8a3e44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.645380 | controller |     "Jun 11 12:14:35.162013 crc crio[24477]: time=\"2026-06-11T12:14:35.161212282Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=53ebcde2-f555-48d0-91a0-af467b717ed0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.645394 | controller |     "Jun 11 12:14:35.180288 crc crio[24477]: time=\"2026-06-11T12:14:35.180162074Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-2ljtf/controller\" id=fbae9567-80b0-44a5-a90d-3f479e9490b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.645409 | controller |     "Jun 11 12:14:35.183211 crc crio[24477]: time=\"2026-06-11T12:14:35.183138848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.645424 | controller |     "Jun 11 12:14:35.223593 crc crio[24477]: time=\"2026-06-11T12:14:35.223397045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.645438 | controller |     "Jun 11 12:14:35.228115 crc crio[24477]: time=\"2026-06-11T12:14:35.228042075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.645453 | controller |     "Jun 11 12:14:35.355258 crc crio[24477]: time=\"2026-06-11T12:14:35.355128686Z\" level=info msg=\"Created container 773947346e05e7b2ddfcedbde933803a5f73ac65730630c6e780b609c934b5b7: openshift-frr-k8s/frr-k8s-2ljtf/controller\" id=fbae9567-80b0-44a5-a90d-3f479e9490b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.645468 | controller |     "Jun 11 12:14:35.358198 crc crio[24477]: time=\"2026-06-11T12:14:35.35807608Z\" level=info msg=\"Starting container: 773947346e05e7b2ddfcedbde933803a5f73ac65730630c6e780b609c934b5b7\" id=24152308-53f5-423a-89fa-591a170c27d8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.645482 | controller |     "Jun 11 12:14:35.364828 crc crio[24477]: time=\"2026-06-11T12:14:35.364705529Z\" level=info msg=\"Started container\" PID=45963 containerID=773947346e05e7b2ddfcedbde933803a5f73ac65730630c6e780b609c934b5b7 description=openshift-frr-k8s/frr-k8s-2ljtf/controller id=24152308-53f5-423a-89fa-591a170c27d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c9970d4be92b24cf40f9ab2b2be714fb709746ff719ed2f81b9ec728f3b934",
2026-06-11 13:18:31.645497 | controller |     "Jun 11 12:14:35.379867 crc crio[24477]: time=\"2026-06-11T12:14:35.379698964Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=a67aad7c-017e-4625-b5cb-cb411f5d9bb4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.645515 | controller |     "Jun 11 12:14:35.387522 crc crio[24477]: time=\"2026-06-11T12:14:35.387355199Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=79c8ba85-ea7b-4ae8-b8c7-a8e692dbbb6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.645530 | controller |     "Jun 11 12:14:35.398041 crc crio[24477]: time=\"2026-06-11T12:14:35.397609187Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-2ljtf/frr\" id=cb367351-ae9d-4ce7-9cbe-7c8d5cf8b364 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.645545 | controller |     "Jun 11 12:14:35.403354 crc crio[24477]: time=\"2026-06-11T12:14:35.403183955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.645560 | controller |     "Jun 11 12:14:35.454193 crc crio[24477]: time=\"2026-06-11T12:14:35.45410329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.645575 | controller |     "Jun 11 12:14:35.458998 crc crio[24477]: time=\"2026-06-11T12:14:35.458898423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.645590 | controller |     "Jun 11 12:14:35.567930 crc crio[24477]: time=\"2026-06-11T12:14:35.567775674Z\" level=info msg=\"Created container caa42a728f382fd98d56eae8f92964852837c310194cfd1314bbcc36a5871c1e: openshift-frr-k8s/frr-k8s-2ljtf/frr\" id=cb367351-ae9d-4ce7-9cbe-7c8d5cf8b364 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.645605 | controller |     "Jun 11 12:14:35.569723 crc crio[24477]: time=\"2026-06-11T12:14:35.569602366Z\" level=info msg=\"Starting container: caa42a728f382fd98d56eae8f92964852837c310194cfd1314bbcc36a5871c1e\" id=3cae9ec0-479d-4b2d-96f9-8c13679f8fe0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.645619 | controller |     "Jun 11 12:14:35.577515 crc crio[24477]: time=\"2026-06-11T12:14:35.577423745Z\" level=info msg=\"Started container\" PID=45988 containerID=caa42a728f382fd98d56eae8f92964852837c310194cfd1314bbcc36a5871c1e description=openshift-frr-k8s/frr-k8s-2ljtf/frr id=3cae9ec0-479d-4b2d-96f9-8c13679f8fe0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c9970d4be92b24cf40f9ab2b2be714fb709746ff719ed2f81b9ec728f3b934",
2026-06-11 13:18:31.645634 | controller |     "Jun 11 12:14:35.595823 crc crio[24477]: time=\"2026-06-11T12:14:35.595735518Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=575f0c4c-e34e-4dc8-ad9d-d5df526a8430 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.645649 | controller |     "Jun 11 12:14:35.600133 crc crio[24477]: time=\"2026-06-11T12:14:35.600061569Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=12779e67-765f-419c-bb6c-f0b10d4c22d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.645664 | controller |     "Jun 11 12:14:35.616909 crc crio[24477]: time=\"2026-06-11T12:14:35.61682395Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-2ljtf/reloader\" id=fff6e0e0-3980-4df7-8703-0547c8498953 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.645679 | controller |     "Jun 11 12:14:35.619357 crc crio[24477]: time=\"2026-06-11T12:14:35.61929067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.645697 | controller |     "Jun 11 12:14:35.653591 crc crio[24477]: time=\"2026-06-11T12:14:35.653369403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.645712 | controller |     "Jun 11 12:14:35.658493 crc crio[24477]: time=\"2026-06-11T12:14:35.658383323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.645727 | controller |     "Jun 11 12:14:35.796942 crc crio[24477]: time=\"2026-06-11T12:14:35.796850833Z\" level=info msg=\"Created container f3e19ada4dee24416248f54630d859408275eb43c3aca0166a5feb3dfecc5546: openshift-frr-k8s/frr-k8s-2ljtf/reloader\" id=fff6e0e0-3980-4df7-8703-0547c8498953 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.645741 | controller |     "Jun 11 12:14:35.799256 crc crio[24477]: time=\"2026-06-11T12:14:35.799095975Z\" level=info msg=\"Starting container: f3e19ada4dee24416248f54630d859408275eb43c3aca0166a5feb3dfecc5546\" id=8d226573-23a4-431e-9d6d-69f457b5c453 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.645755 | controller |     "Jun 11 12:14:35.807964 crc crio[24477]: time=\"2026-06-11T12:14:35.80781731Z\" level=info msg=\"Started container\" PID=46021 containerID=f3e19ada4dee24416248f54630d859408275eb43c3aca0166a5feb3dfecc5546 description=openshift-frr-k8s/frr-k8s-2ljtf/reloader id=8d226573-23a4-431e-9d6d-69f457b5c453 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c9970d4be92b24cf40f9ab2b2be714fb709746ff719ed2f81b9ec728f3b934",
2026-06-11 13:18:31.645770 | controller |     "Jun 11 12:14:35.820813 crc crio[24477]: time=\"2026-06-11T12:14:35.820745872Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=f2fc7400-0d80-4915-a4af-7108d48d16cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.645785 | controller |     "Jun 11 12:14:35.825581 crc crio[24477]: time=\"2026-06-11T12:14:35.825503096Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=3ff065c8-b292-4ae3-921d-5c09e23e31e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.645799 | controller |     "Jun 11 12:14:35.832625 crc crio[24477]: time=\"2026-06-11T12:14:35.832548014Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-2ljtf/frr-metrics\" id=766a9610-7f3c-4d58-a14b-1e9d4271ce15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.645814 | controller |     "Jun 11 12:14:35.834550 crc crio[24477]: time=\"2026-06-11T12:14:35.834510849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.645828 | controller |     "Jun 11 12:14:35.873833 crc crio[24477]: time=\"2026-06-11T12:14:35.873732297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.645843 | controller |     "Jun 11 12:14:35.879832 crc crio[24477]: time=\"2026-06-11T12:14:35.879720385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.645887 | controller |     "Jun 11 12:14:36.020438 crc crio[24477]: time=\"2026-06-11T12:14:36.020278634Z\" level=info msg=\"Created container ee78d5d0c63bad4fc79a7fdebb36616de4cf0e21c33ab08f76516f8e9d676333: openshift-frr-k8s/frr-k8s-2ljtf/frr-metrics\" id=766a9610-7f3c-4d58-a14b-1e9d4271ce15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.645909 | controller |     "Jun 11 12:14:36.021986 crc crio[24477]: time=\"2026-06-11T12:14:36.021862878Z\" level=info msg=\"Starting container: ee78d5d0c63bad4fc79a7fdebb36616de4cf0e21c33ab08f76516f8e9d676333\" id=c954e011-40a8-46b0-8be7-a794a2a94a4f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.645925 | controller |     "Jun 11 12:14:36.027970 crc crio[24477]: time=\"2026-06-11T12:14:36.027857836Z\" level=info msg=\"Started container\" PID=46046 containerID=ee78d5d0c63bad4fc79a7fdebb36616de4cf0e21c33ab08f76516f8e9d676333 description=openshift-frr-k8s/frr-k8s-2ljtf/frr-metrics id=c954e011-40a8-46b0-8be7-a794a2a94a4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c9970d4be92b24cf40f9ab2b2be714fb709746ff719ed2f81b9ec728f3b934",
2026-06-11 13:18:31.645940 | controller |     "Jun 11 12:14:36.059032 crc crio[24477]: time=\"2026-06-11T12:14:36.058617827Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=c3ccc1eb-24a4-49b8-962e-c56b3eb6c114 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.645955 | controller |     "Jun 11 12:14:36.074301 crc crio[24477]: time=\"2026-06-11T12:14:36.073858528Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=3e5eda85-a133-4a92-8036-bb2a0372f5b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.645970 | controller |     "Jun 11 12:14:36.088771 crc crio[24477]: time=\"2026-06-11T12:14:36.088343072Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-2ljtf/frr-status\" id=c9460747-eeb1-4336-aef9-33cb31322a32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.645985 | controller |     "Jun 11 12:14:36.091014 crc crio[24477]: time=\"2026-06-11T12:14:36.090856073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.646000 | controller |     "Jun 11 12:14:36.142096 crc crio[24477]: time=\"2026-06-11T12:14:36.141913042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.646015 | controller |     "Jun 11 12:14:36.161398 crc crio[24477]: time=\"2026-06-11T12:14:36.161261129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.646029 | controller |     "Jun 11 12:14:36.275590 crc crio[24477]: time=\"2026-06-11T12:14:36.275495735Z\" level=info msg=\"Created container 92e51d4cdd5c569f49cdf4f8c621b237fd704052e5cc5ee344c5be8d07397e4a: openshift-frr-k8s/frr-k8s-2ljtf/frr-status\" id=c9460747-eeb1-4336-aef9-33cb31322a32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.646044 | controller |     "Jun 11 12:14:36.276971 crc crio[24477]: time=\"2026-06-11T12:14:36.27677874Z\" level=info msg=\"Starting container: 92e51d4cdd5c569f49cdf4f8c621b237fd704052e5cc5ee344c5be8d07397e4a\" id=d7ff505a-4908-42ba-8f60-5cae55cef81a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.646059 | controller |     "Jun 11 12:14:36.283094 crc crio[24477]: time=\"2026-06-11T12:14:36.283007746Z\" level=info msg=\"Started container\" PID=46060 containerID=92e51d4cdd5c569f49cdf4f8c621b237fd704052e5cc5ee344c5be8d07397e4a description=openshift-frr-k8s/frr-k8s-2ljtf/frr-status id=d7ff505a-4908-42ba-8f60-5cae55cef81a name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c9970d4be92b24cf40f9ab2b2be714fb709746ff719ed2f81b9ec728f3b934",
2026-06-11 13:18:31.646073 | controller |     "Jun 11 12:14:36.304425 crc crio[24477]: time=\"2026-06-11T12:14:36.304308372Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a3b0b0af-4d85-4826-8f4d-4cc6a5a3a7ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.646091 | controller |     "Jun 11 12:14:36.308893 crc crio[24477]: time=\"2026-06-11T12:14:36.308776667Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6a00f7c0-d1ef-4811-8a12-4b0def071ddc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.646106 | controller |     "Jun 11 12:14:36.315163 crc crio[24477]: time=\"2026-06-11T12:14:36.315084315Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-2ljtf/kube-rbac-proxy\" id=1f005736-fd99-4e15-9458-cde00192dbcd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.646121 | controller |     "Jun 11 12:14:36.315598 crc crio[24477]: time=\"2026-06-11T12:14:36.315538569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.646135 | controller |     "Jun 11 12:14:36.348720 crc crio[24477]: time=\"2026-06-11T12:14:36.348527551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.646150 | controller |     "Jun 11 12:14:36.763502 crc crio[24477]: time=\"2026-06-11T12:14:36.763303923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.646165 | controller |     "Jun 11 12:14:36.894081 crc crio[24477]: time=\"2026-06-11T12:14:36.893989055Z\" level=info msg=\"Created container e975e65f3dfbd60c2226c55859277d828aed9fd13edcb4d99d927f81b03e87c2: openshift-frr-k8s/frr-k8s-2ljtf/kube-rbac-proxy\" id=1f005736-fd99-4e15-9458-cde00192dbcd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.646180 | controller |     "Jun 11 12:14:36.895629 crc crio[24477]: time=\"2026-06-11T12:14:36.895552839Z\" level=info msg=\"Starting container: e975e65f3dfbd60c2226c55859277d828aed9fd13edcb4d99d927f81b03e87c2\" id=d567906e-1474-423d-93a3-affc7d615a05 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.646195 | controller |     "Jun 11 12:14:36.901371 crc crio[24477]: time=\"2026-06-11T12:14:36.9013052Z\" level=info msg=\"Started container\" PID=46094 containerID=e975e65f3dfbd60c2226c55859277d828aed9fd13edcb4d99d927f81b03e87c2 description=openshift-frr-k8s/frr-k8s-2ljtf/kube-rbac-proxy id=d567906e-1474-423d-93a3-affc7d615a05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c9970d4be92b24cf40f9ab2b2be714fb709746ff719ed2f81b9ec728f3b934",
2026-06-11 13:18:31.646210 | controller |     "Jun 11 12:14:36.915978 crc crio[24477]: time=\"2026-06-11T12:14:36.915789555Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7f956926-888c-4662-a0a3-9f1665651f40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.646225 | controller |     "Jun 11 12:14:36.920174 crc crio[24477]: time=\"2026-06-11T12:14:36.920100587Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ec00f788-75d0-414a-8f47-837720547008 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.646240 | controller |     "Jun 11 12:14:36.926169 crc crio[24477]: time=\"2026-06-11T12:14:36.926109225Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-2ljtf/kube-rbac-proxy-frr\" id=2cf542b8-99f9-494d-9418-e0b5058e9687 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.646255 | controller |     "Jun 11 12:14:36.926420 crc crio[24477]: time=\"2026-06-11T12:14:36.926369332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.646273 | controller |     "Jun 11 12:14:36.959417 crc crio[24477]: time=\"2026-06-11T12:14:36.959045988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.646288 | controller |     "Jun 11 12:14:37.500746 crc crio[24477]: time=\"2026-06-11T12:14:37.500567162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.646303 | controller |     "Jun 11 12:14:37.638961 crc crio[24477]: time=\"2026-06-11T12:14:37.638808325Z\" level=info msg=\"Created container 3e252380d1773ce081f3d9161acdaefd6f4284146735dbd18aa861a830bcdf78: openshift-frr-k8s/frr-k8s-2ljtf/kube-rbac-proxy-frr\" id=2cf542b8-99f9-494d-9418-e0b5058e9687 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.646318 | controller |     "Jun 11 12:14:37.640123 crc crio[24477]: time=\"2026-06-11T12:14:37.640091631Z\" level=info msg=\"Starting container: 3e252380d1773ce081f3d9161acdaefd6f4284146735dbd18aa861a830bcdf78\" id=279e1681-2a90-4fc9-9577-14756d5d9bfa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.646333 | controller |     "Jun 11 12:14:37.644840 crc crio[24477]: time=\"2026-06-11T12:14:37.644744082Z\" level=info msg=\"Started container\" PID=46122 containerID=3e252380d1773ce081f3d9161acdaefd6f4284146735dbd18aa861a830bcdf78 description=openshift-frr-k8s/frr-k8s-2ljtf/kube-rbac-proxy-frr id=279e1681-2a90-4fc9-9577-14756d5d9bfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c9970d4be92b24cf40f9ab2b2be714fb709746ff719ed2f81b9ec728f3b934",
2026-06-11 13:18:31.646347 | controller |     "Jun 11 12:14:53.533693 crc crio[24477]: time=\"2026-06-11T12:14:53.530326496Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-5d59497547-w2mcp/POD\" id=f08b1b78-fa3f-499c-ba56-6d5cfe60b037 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.646362 | controller |     "Jun 11 12:14:53.533693 crc crio[24477]: time=\"2026-06-11T12:14:53.531158859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.646377 | controller |     "Jun 11 12:14:53.580563 crc crio[24477]: time=\"2026-06-11T12:14:53.580167424Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-5d59497547-w2mcp Namespace:baremetal-operator-system ID:35cf6ee1b964bf7020e07bdb0436eb30d5e2646b63949047afb88577a1833871 UID:7f5c5047-e40f-495e-b613-edf27c9c6b1a NetNS:/var/run/netns/1ef121ea-8e92-46da-89f7-db6a33ca1d24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f5c5047_e40f_495e_b613_edf27c9c6b1a.slice PodAnnotations:0xc000b18410}] Aliases:map[]}\"",
2026-06-11 13:18:31.646393 | controller |     "Jun 11 12:14:53.581072 crc crio[24477]: time=\"2026-06-11T12:14:53.580989787Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-5d59497547-w2mcp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.646408 | controller |     "Jun 11 12:14:53.996421 crc crio[24477]: 2026-06-11T12:14:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:35cf6ee1b964bf7 Mac:9e:99:4c:8a:a5:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/1ef121ea-8e92-46da-89f7-db6a33ca1d24 SocketPath: PciID:}] [{Interface:0xc0002a08e0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.646423 | controller |     "Jun 11 12:14:53.996421 crc crio[24477]: time=\"2026-06-11T12:14:53.994903094Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-5d59497547-w2mcp Namespace:baremetal-operator-system ID:35cf6ee1b964bf7020e07bdb0436eb30d5e2646b63949047afb88577a1833871 UID:7f5c5047-e40f-495e-b613-edf27c9c6b1a NetNS:/var/run/netns/1ef121ea-8e92-46da-89f7-db6a33ca1d24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f5c5047_e40f_495e_b613_edf27c9c6b1a.slice PodAnnotations:0xc000b18410}] Aliases:map[]}\"",
2026-06-11 13:18:31.646441 | controller |     "Jun 11 12:14:53.996421 crc crio[24477]: time=\"2026-06-11T12:14:53.995031557Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-5d59497547-w2mcp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.646456 | controller |     "Jun 11 12:14:54.002989 crc crio[24477]: time=\"2026-06-11T12:14:54.002960993Z\" level=info msg=\"Ran pod sandbox 35cf6ee1b964bf7020e07bdb0436eb30d5e2646b63949047afb88577a1833871 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-5d59497547-w2mcp/POD\" id=f08b1b78-fa3f-499c-ba56-6d5cfe60b037 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.646472 | controller |     "Jun 11 12:14:54.007155 crc crio[24477]: time=\"2026-06-11T12:14:54.007096466Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=0269d409-3407-40e0-b20c-3a6b254b4b68 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.646486 | controller |     "Jun 11 12:14:54.021436 crc crio[24477]: time=\"2026-06-11T12:14:54.021362576Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"",
2026-06-11 13:18:31.646501 | controller |     "Jun 11 12:14:54.514589 crc crio[24477]: time=\"2026-06-11T12:14:54.513975488Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-8vs2f/POD\" id=482e08d6-fe9f-4a23-996a-670dff456861 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.646515 | controller |     "Jun 11 12:14:54.514778 crc crio[24477]: time=\"2026-06-11T12:14:54.514602845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.646530 | controller |     "Jun 11 12:14:54.546797 crc crio[24477]: time=\"2026-06-11T12:14:54.546042267Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-8vs2f Namespace:openstack-operators ID:7c22f14ecf776f8151c3ecf4d4ca816f887f9867347cef4d9d0088281085b831 UID:f78ba27e-e2e5-48e8-8dff-f1763bba89e0 NetNS:/var/run/netns/01d59027-6df6-4f18-a040-0fea77b8055a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf78ba27e_e2e5_48e8_8dff_f1763bba89e0.slice PodAnnotations:0xc000326c08}] Aliases:map[]}\"",
2026-06-11 13:18:31.646545 | controller |     "Jun 11 12:14:54.546797 crc crio[24477]: time=\"2026-06-11T12:14:54.546107619Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-8vs2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.646560 | controller |     "Jun 11 12:14:54.611336 crc crio[24477]: time=\"2026-06-11T12:14:54.611149381Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-66d6b46c86-ffqwc/POD\" id=b72e49f9-f927-4dcf-a2f5-9f1774a4fc7d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.646575 | controller |     "Jun 11 12:14:54.611336 crc crio[24477]: time=\"2026-06-11T12:14:54.611256445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.646590 | controller |     "Jun 11 12:14:54.659090 crc crio[24477]: time=\"2026-06-11T12:14:54.658998012Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-66d6b46c86-ffqwc Namespace:baremetal-operator-system ID:94b5d07ee58538b0fc78a460453dd16c708ea4f385203dc5bfd648f58bb558b6 UID:97541e6b-1ce7-48a5-883a-2b0cee088af1 NetNS:/var/run/netns/4716f5a8-7967-4bfc-9c6c-503ec9ff26be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97541e6b_1ce7_48a5_883a_2b0cee088af1.slice PodAnnotations:0xc000326d50}] Aliases:map[]}\"",
2026-06-11 13:18:31.646608 | controller |     "Jun 11 12:14:54.659090 crc crio[24477]: time=\"2026-06-11T12:14:54.659082584Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-66d6b46c86-ffqwc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.646623 | controller |     "Jun 11 12:14:55.160395 crc crio[24477]: 2026-06-11T12:14:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7c22f14ecf776f8 Mac:42:ad:79:41:d8:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/01d59027-6df6-4f18-a040-0fea77b8055a SocketPath: PciID:}] [{Interface:0xc0004a86c0 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.646639 | controller |     "Jun 11 12:14:55.161757 crc crio[24477]: time=\"2026-06-11T12:14:55.161634428Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-8vs2f Namespace:openstack-operators ID:7c22f14ecf776f8151c3ecf4d4ca816f887f9867347cef4d9d0088281085b831 UID:f78ba27e-e2e5-48e8-8dff-f1763bba89e0 NetNS:/var/run/netns/01d59027-6df6-4f18-a040-0fea77b8055a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf78ba27e_e2e5_48e8_8dff_f1763bba89e0.slice PodAnnotations:0xc000326c08}] Aliases:map[]}\"",
2026-06-11 13:18:31.646654 | controller |     "Jun 11 12:14:55.161888 crc crio[24477]: time=\"2026-06-11T12:14:55.161851912Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-8vs2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.646670 | controller |     "Jun 11 12:14:55.588865 crc crio[24477]: 2026-06-11T12:14:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94b5d07ee58538b Mac:7a:33:b7:95:3e:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/4716f5a8-7967-4bfc-9c6c-503ec9ff26be SocketPath: PciID:}] [{Interface:0xc0004825c0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.646685 | controller |     "Jun 11 12:14:55.592015 crc crio[24477]: time=\"2026-06-11T12:14:55.591435532Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-66d6b46c86-ffqwc Namespace:baremetal-operator-system ID:94b5d07ee58538b0fc78a460453dd16c708ea4f385203dc5bfd648f58bb558b6 UID:97541e6b-1ce7-48a5-883a-2b0cee088af1 NetNS:/var/run/netns/4716f5a8-7967-4bfc-9c6c-503ec9ff26be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97541e6b_1ce7_48a5_883a_2b0cee088af1.slice PodAnnotations:0xc000326d50}] Aliases:map[]}\"",
2026-06-11 13:18:31.646700 | controller |     "Jun 11 12:14:55.592267 crc crio[24477]: time=\"2026-06-11T12:14:55.592147811Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-66d6b46c86-ffqwc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.646715 | controller |     "Jun 11 12:14:55.838339 crc crio[24477]: time=\"2026-06-11T12:14:55.838256857Z\" level=info msg=\"Ran pod sandbox 7c22f14ecf776f8151c3ecf4d4ca816f887f9867347cef4d9d0088281085b831 with infra container: openstack-operators/openstack-operator-index-8vs2f/POD\" id=482e08d6-fe9f-4a23-996a-670dff456861 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.646730 | controller |     "Jun 11 12:14:55.843417 crc crio[24477]: time=\"2026-06-11T12:14:55.84305944Z\" level=info msg=\"Ran pod sandbox 94b5d07ee58538b0fc78a460453dd16c708ea4f385203dc5bfd648f58bb558b6 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-66d6b46c86-ffqwc/POD\" id=b72e49f9-f927-4dcf-a2f5-9f1774a4fc7d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.646748 | controller |     "Jun 11 12:14:55.844241 crc crio[24477]: time=\"2026-06-11T12:14:55.844113239Z\" level=info msg=\"Pulling image: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator-index:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c\" id=54d02dde-d2e8-4d5c-9153-81e05acd4dbb name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.646763 | controller |     "Jun 11 12:14:55.845446 crc crio[24477]: time=\"2026-06-11T12:14:55.845399575Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:latest\" id=9576b7df-93f8-45f9-a400-6d96195175be name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.646778 | controller |     "Jun 11 12:14:55.848278 crc crio[24477]: time=\"2026-06-11T12:14:55.847507464Z\" level=info msg=\"Trying to access \\\"38.102.83.66:5001/openstack-k8s-operators/openstack-operator-index:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c\\\"\"",
2026-06-11 13:18:31.646793 | controller |     "Jun 11 12:14:55.850894 crc crio[24477]: time=\"2026-06-11T12:14:55.850791297Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:latest\\\"\"",
2026-06-11 13:18:31.646808 | controller |     "Jun 11 12:14:56.778343 crc crio[24477]: time=\"2026-06-11T12:14:56.777316878Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/POD\" id=b2c57739-afb0-450e-9cc3-56678948587d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.646823 | controller |     "Jun 11 12:14:56.778343 crc crio[24477]: time=\"2026-06-11T12:14:56.778171351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.646838 | controller |     "Jun 11 12:14:58.620591 crc crio[24477]: time=\"2026-06-11T12:14:58.619386282Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-rkn4z/POD\" id=0d10f214-4c0a-4315-b95e-3db6042a8db9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.646878 | controller |     "Jun 11 12:14:58.620591 crc crio[24477]: time=\"2026-06-11T12:14:58.62037344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.646898 | controller |     "Jun 11 12:14:59.042523 crc crio[24477]: time=\"2026-06-11T12:14:59.042316662Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=b2c57739-afb0-450e-9cc3-56678948587d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.646914 | controller |     "Jun 11 12:15:00.574541 crc crio[24477]: time=\"2026-06-11T12:15:00.574431003Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686335-vpnfs/POD\" id=972f4b37-904e-4333-b400-10daff0d62cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.646929 | controller |     "Jun 11 12:15:00.575916 crc crio[24477]: time=\"2026-06-11T12:15:00.574597751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.646944 | controller |     "Jun 11 12:15:01.649861 crc crio[24477]: time=\"2026-06-11T12:15:01.649106608Z\" level=info msg=\"Ran pod sandbox cca1e71d2c70fdfff34c3e421cd265d2a11d2b7a0748a6c31db11863246c0ff3 with infra container: baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/POD\" id=b2c57739-afb0-450e-9cc3-56678948587d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.646960 | controller |     "Jun 11 12:15:01.654816 crc crio[24477]: time=\"2026-06-11T12:15:01.654581217Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=37acd3bd-112e-44a5-8555-41ea87cb299f name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.646979 | controller |     "Jun 11 12:15:01.674165 crc crio[24477]: time=\"2026-06-11T12:15:01.673958583Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic-ipa-downloader:latest\\\"\"",
2026-06-11 13:18:31.646995 | controller |     "Jun 11 12:15:01.679920 crc crio[24477]: time=\"2026-06-11T12:15:01.679781258Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-rkn4z Namespace:openstack-operators ID:c42a30d2702f70c59f550b2b21409487da08112b046657b218ca1940bfa99f77 UID:bbaa91d1-5857-45e6-83d5-f00135a6f901 NetNS:/var/run/netns/8fda34ad-de43-469c-aa10-77affe3afce4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbbaa91d1_5857_45e6_83d5_f00135a6f901.slice PodAnnotations:0xc001f2a1a0}] Aliases:map[]}\"",
2026-06-11 13:18:31.647011 | controller |     "Jun 11 12:15:01.679920 crc crio[24477]: time=\"2026-06-11T12:15:01.67983024Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-rkn4z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.647027 | controller |     "Jun 11 12:15:02.424560 crc crio[24477]: time=\"2026-06-11T12:15:02.42199467Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=0269d409-3407-40e0-b20c-3a6b254b4b68 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.647042 | controller |     "Jun 11 12:15:02.424560 crc crio[24477]: time=\"2026-06-11T12:15:02.42425572Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=08501657-b80f-4edf-af61-16e40e90e86f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.647058 | controller |     "Jun 11 12:15:02.438600 crc crio[24477]: time=\"2026-06-11T12:15:02.433315847Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686335-vpnfs Namespace:openshift-operator-lifecycle-manager ID:a3c6568c4d8d3a7b9c908bd1e1ea6cc89effd567eeac7d3fa4edc287847f6ea1 UID:96b3a533-52b0-4151-9288-c7e16e840640 NetNS:/var/run/netns/aede8c6b-c910-4776-8a35-04083eb66bd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod96b3a533_52b0_4151_9288_c7e16e840640.slice PodAnnotations:0xc001f2a710}] Aliases:map[]}\"",
2026-06-11 13:18:31.647073 | controller |     "Jun 11 12:15:02.438600 crc crio[24477]: time=\"2026-06-11T12:15:02.434298265Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686335-vpnfs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.647089 | controller |     "Jun 11 12:15:02.477330 crc crio[24477]: time=\"2026-06-11T12:15:02.474888405Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=8266ce63-ce90-44f3-bb67-7f35215c6fe9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.647104 | controller |     "Jun 11 12:15:02.497433 crc crio[24477]: time=\"2026-06-11T12:15:02.497369243Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-5d59497547-w2mcp/manager\" id=902f8ecf-d747-416c-b23c-78c1763b89b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.647119 | controller |     "Jun 11 12:15:02.512367 crc crio[24477]: time=\"2026-06-11T12:15:02.512186493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.647134 | controller |     "Jun 11 12:15:02.591169 crc crio[24477]: time=\"2026-06-11T12:15:02.591041378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.647151 | controller |     "Jun 11 12:15:02.699016 crc crio[24477]: time=\"2026-06-11T12:15:02.69844397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.647166 | controller |     "Jun 11 12:15:02.809629 crc crio[24477]: 2026-06-11T12:15:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c42a30d2702f70c Mac:5a:aa:96:61:ba:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/8fda34ad-de43-469c-aa10-77affe3afce4 SocketPath: PciID:}] [{Interface:0xc0005267f0 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.647182 | controller |     "Jun 11 12:15:02.811940 crc crio[24477]: time=\"2026-06-11T12:15:02.811854466Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-rkn4z Namespace:openstack-operators ID:c42a30d2702f70c59f550b2b21409487da08112b046657b218ca1940bfa99f77 UID:bbaa91d1-5857-45e6-83d5-f00135a6f901 NetNS:/var/run/netns/8fda34ad-de43-469c-aa10-77affe3afce4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbbaa91d1_5857_45e6_83d5_f00135a6f901.slice PodAnnotations:0xc001f2a1a0}] Aliases:map[]}\"",
2026-06-11 13:18:31.647197 | controller |     "Jun 11 12:15:02.812171 crc crio[24477]: time=\"2026-06-11T12:15:02.812081492Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-rkn4z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.647212 | controller |     "Jun 11 12:15:02.830499 crc crio[24477]: time=\"2026-06-11T12:15:02.830044532Z\" level=info msg=\"Ran pod sandbox c42a30d2702f70c59f550b2b21409487da08112b046657b218ca1940bfa99f77 with infra container: openstack-operators/openstack-operator-index-rkn4z/POD\" id=0d10f214-4c0a-4315-b95e-3db6042a8db9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.647226 | controller |     "Jun 11 12:15:02.837047 crc crio[24477]: time=\"2026-06-11T12:15:02.836564517Z\" level=info msg=\"Pulling image: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator-index:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c\" id=061b32ad-257b-424b-8ed9-d8d59e0a7e97 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.647241 | controller |     "Jun 11 12:15:02.850878 crc crio[24477]: time=\"2026-06-11T12:15:02.850746794Z\" level=info msg=\"Trying to access \\\"38.102.83.66:5001/openstack-k8s-operators/openstack-operator-index:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c\\\"\"",
2026-06-11 13:18:31.647255 | controller |     "Jun 11 12:15:02.884513 crc crio[24477]: time=\"2026-06-11T12:15:02.884396037Z\" level=info msg=\"Created container 935507d28d3b1226b1a193d52a2d461f18e52c0a9f8c7538d2fc05cba6b94b3e: baremetal-operator-system/baremetal-operator-controller-manager-5d59497547-w2mcp/manager\" id=902f8ecf-d747-416c-b23c-78c1763b89b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.647270 | controller |     "Jun 11 12:15:02.887221 crc crio[24477]: time=\"2026-06-11T12:15:02.887089292Z\" level=info msg=\"Starting container: 935507d28d3b1226b1a193d52a2d461f18e52c0a9f8c7538d2fc05cba6b94b3e\" id=b5b58ec9-9084-4e7e-b6c3-18bc02bda4a1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.647285 | controller |     "Jun 11 12:15:02.905772 crc crio[24477]: time=\"2026-06-11T12:15:02.905581652Z\" level=info msg=\"Started container\" PID=46983 containerID=935507d28d3b1226b1a193d52a2d461f18e52c0a9f8c7538d2fc05cba6b94b3e description=baremetal-operator-system/baremetal-operator-controller-manager-5d59497547-w2mcp/manager id=b5b58ec9-9084-4e7e-b6c3-18bc02bda4a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35cf6ee1b964bf7020e07bdb0436eb30d5e2646b63949047afb88577a1833871",
2026-06-11 13:18:31.647301 | controller |     "Jun 11 12:15:03.410268 crc crio[24477]: 2026-06-11T12:15:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a3c6568c4d8d3a7 Mac:5e:71:e0:d5:45:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/aede8c6b-c910-4776-8a35-04083eb66bd0 SocketPath: PciID:}] [{Interface:0xc000362940 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.647320 | controller |     "Jun 11 12:15:03.411849 crc crio[24477]: time=\"2026-06-11T12:15:03.411749993Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686335-vpnfs Namespace:openshift-operator-lifecycle-manager ID:a3c6568c4d8d3a7b9c908bd1e1ea6cc89effd567eeac7d3fa4edc287847f6ea1 UID:96b3a533-52b0-4151-9288-c7e16e840640 NetNS:/var/run/netns/aede8c6b-c910-4776-8a35-04083eb66bd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod96b3a533_52b0_4151_9288_c7e16e840640.slice PodAnnotations:0xc001f2a710}] Aliases:map[]}\"",
2026-06-11 13:18:31.647335 | controller |     "Jun 11 12:15:03.412499 crc crio[24477]: time=\"2026-06-11T12:15:03.412395281Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686335-vpnfs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.647350 | controller |     "Jun 11 12:15:03.591902 crc crio[24477]: time=\"2026-06-11T12:15:03.591302989Z\" level=info msg=\"Ran pod sandbox a3c6568c4d8d3a7b9c908bd1e1ea6cc89effd567eeac7d3fa4edc287847f6ea1 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686335-vpnfs/POD\" id=972f4b37-904e-4333-b400-10daff0d62cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.647365 | controller |     "Jun 11 12:15:03.594530 crc crio[24477]: time=\"2026-06-11T12:15:03.594379481Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=13898f94-492b-40da-b242-4d34d44f6882 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.647379 | controller |     "Jun 11 12:15:03.895273 crc crio[24477]: time=\"2026-06-11T12:15:03.892951826Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7ca94bc1-33d8-4970-9a4f-8de0caceb916 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.647394 | controller |     "Jun 11 12:15:03.907289 crc crio[24477]: time=\"2026-06-11T12:15:03.907180985Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686335-vpnfs/collect-profiles\" id=3dcb4a8c-2f89-492d-bff2-35589a9808cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.647409 | controller |     "Jun 11 12:15:03.909370 crc crio[24477]: time=\"2026-06-11T12:15:03.909279344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.647423 | controller |     "Jun 11 12:15:03.965188 crc crio[24477]: time=\"2026-06-11T12:15:03.965133269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.647438 | controller |     "Jun 11 12:15:03.976146 crc crio[24477]: time=\"2026-06-11T12:15:03.976093856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.647453 | controller |     "Jun 11 12:15:04.132375 crc crio[24477]: time=\"2026-06-11T12:15:04.132057167Z\" level=info msg=\"Created container f51bcb1b5a22319dd05736fc04cde038ad0978c20812e146b262c8aca6792e33: openshift-operator-lifecycle-manager/collect-profiles-29686335-vpnfs/collect-profiles\" id=3dcb4a8c-2f89-492d-bff2-35589a9808cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.647471 | controller |     "Jun 11 12:15:04.133830 crc crio[24477]: time=\"2026-06-11T12:15:04.133697442Z\" level=info msg=\"Starting container: f51bcb1b5a22319dd05736fc04cde038ad0978c20812e146b262c8aca6792e33\" id=4d03ad89-76c3-4ed4-9036-02e5d6d366ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.647487 | controller |     "Jun 11 12:15:04.145148 crc crio[24477]: time=\"2026-06-11T12:15:04.145024501Z\" level=info msg=\"Started container\" PID=47172 containerID=f51bcb1b5a22319dd05736fc04cde038ad0978c20812e146b262c8aca6792e33 description=openshift-operator-lifecycle-manager/collect-profiles-29686335-vpnfs/collect-profiles id=4d03ad89-76c3-4ed4-9036-02e5d6d366ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3c6568c4d8d3a7b9c908bd1e1ea6cc89effd567eeac7d3fa4edc287847f6ea1",
2026-06-11 13:18:31.647503 | controller |     "Jun 11 12:15:06.713294 crc crio[24477]: time=\"2026-06-11T12:15:06.712213313Z\" level=info msg=\"Stopping pod sandbox: a3c6568c4d8d3a7b9c908bd1e1ea6cc89effd567eeac7d3fa4edc287847f6ea1\" id=a5749d5f-933c-427c-8c54-f70f8cf010cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.647518 | controller |     "Jun 11 12:15:06.714383 crc crio[24477]: time=\"2026-06-11T12:15:06.714168668Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686335-vpnfs Namespace:openshift-operator-lifecycle-manager ID:a3c6568c4d8d3a7b9c908bd1e1ea6cc89effd567eeac7d3fa4edc287847f6ea1 UID:96b3a533-52b0-4151-9288-c7e16e840640 NetNS:/var/run/netns/aede8c6b-c910-4776-8a35-04083eb66bd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod96b3a533_52b0_4151_9288_c7e16e840640.slice PodAnnotations:0xc0005301c0}] Aliases:map[]}\"",
2026-06-11 13:18:31.647533 | controller |     "Jun 11 12:15:06.714383 crc crio[24477]: time=\"2026-06-11T12:15:06.714360313Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686335-vpnfs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.647548 | controller |     "Jun 11 12:15:08.843570 crc crio[24477]: time=\"2026-06-11T12:15:08.84309876Z\" level=info msg=\"Removing container: e72fdc96ca682336d3f00aefdceb01dfd581c10a53ac38dda96cdc8de7bd84ab\" id=47213374-5f6e-41d8-8b20-b7f36a74ab42 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.647563 | controller |     "Jun 11 12:15:14.317236 crc crio[24477]: time=\"2026-06-11T12:15:14.315433437Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-k6ctk/POD\" id=495dc7d1-bd08-4a65-92a8-1bd68f5c7ebc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.647577 | controller |     "Jun 11 12:15:14.319421 crc crio[24477]: time=\"2026-06-11T12:15:14.319275754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.647592 | controller |     "Jun 11 12:15:19.277262 crc crio[24477]: time=\"2026-06-11T12:15:19.275580191Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-fhtg5/POD\" id=4ec0c0b1-4a18-44a6-9aca-c139d662761b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.647607 | controller |     "Jun 11 12:15:19.279735 crc crio[24477]: time=\"2026-06-11T12:15:19.279704017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.647621 | controller |     "Jun 11 12:15:19.686686 crc crio[24477]: time=\"2026-06-11T12:15:19.686318924Z\" level=info msg=\"Stopped pod sandbox: a3c6568c4d8d3a7b9c908bd1e1ea6cc89effd567eeac7d3fa4edc287847f6ea1\" id=a5749d5f-933c-427c-8c54-f70f8cf010cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.647636 | controller |     "Jun 11 12:15:19.848001 crc crio[24477]: time=\"2026-06-11T12:15:19.84786922Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:f8cea8a8d7d1bb9abfb877f3a8c922976093b3b7b65ed091b8f89b51cc058afa\" id=9576b7df-93f8-45f9-a400-6d96195175be name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.647654 | controller |     "Jun 11 12:15:19.858135 crc crio[24477]: time=\"2026-06-11T12:15:19.85801138Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:latest\" id=1f5e16f2-76d3-47d6-b9b8-a939f4429399 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.647669 | controller |     "Jun 11 12:15:20.410611 crc crio[24477]: time=\"2026-06-11T12:15:20.409285891Z\" level=info msg=\"Removed container e72fdc96ca682336d3f00aefdceb01dfd581c10a53ac38dda96cdc8de7bd84ab: openshift-infra/auto-csr-approver-29686328-8hjnm/oc\" id=47213374-5f6e-41d8-8b20-b7f36a74ab42 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.647684 | controller |     "Jun 11 12:15:20.487771 crc crio[24477]: time=\"2026-06-11T12:15:20.487596041Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7\" id=37acd3bd-112e-44a5-8555-41ea87cb299f name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.647699 | controller |     "Jun 11 12:15:20.511106 crc crio[24477]: time=\"2026-06-11T12:15:20.507765197Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=a76f55a1-d508-4a1a-985f-ccfc8fdc216f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.647713 | controller |     "Jun 11 12:15:20.531913 crc crio[24477]: time=\"2026-06-11T12:15:20.531778861Z\" level=info msg=\"Stopping pod sandbox: 5a659938c99f0a7a88ff783097a7f91e7a97906e2195bbe8ae86b36235535baa\" id=80577128-97b3-49fb-a867-b3b4ebb67061 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.647728 | controller |     "Jun 11 12:15:20.532260 crc crio[24477]: time=\"2026-06-11T12:15:20.531935246Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5a659938c99f0a7a88ff783097a7f91e7a97906e2195bbe8ae86b36235535baa\" id=80577128-97b3-49fb-a867-b3b4ebb67061 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.647745 | controller |     "Jun 11 12:15:20.537437 crc crio[24477]: time=\"2026-06-11T12:15:20.537391664Z\" level=info msg=\"Removing pod sandbox: 5a659938c99f0a7a88ff783097a7f91e7a97906e2195bbe8ae86b36235535baa\" id=2711eb7a-f5a0-4a5f-ab6a-5d13a3a1b736 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.647761 | controller |     "Jun 11 12:15:20.695819 crc crio[24477]: time=\"2026-06-11T12:15:20.69560769Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator\" id=22dbd46b-c910-41e6-b7b6-897881b3ead2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.647776 | controller |     "Jun 11 12:15:20.725513 crc crio[24477]: time=\"2026-06-11T12:15:20.725411317Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader\" id=f0dd9f90-caaa-4d7c-9000-af8bbdb9f05c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.647791 | controller |     "Jun 11 12:15:20.730060 crc crio[24477]: time=\"2026-06-11T12:15:20.730027588Z\" level=info msg=\"Got pod network &{Name:certified-operators-k6ctk Namespace:openshift-marketplace ID:4a9125f246fc1d466fe6586820c71f11b8204033d5f40cd91da6cab6b32c5801 UID:00df8b14-aaab-444a-be06-5092647de36f NetNS:/var/run/netns/50972add-f1ec-4c8e-9680-7237dcadc101 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod00df8b14_aaab_444a_be06_5092647de36f.slice PodAnnotations:0xc00251e2c0}] Aliases:map[]}\"",
2026-06-11 13:18:31.647807 | controller |     "Jun 11 12:15:20.730227 crc crio[24477]: time=\"2026-06-11T12:15:20.730206734Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-k6ctk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.647822 | controller |     "Jun 11 12:15:21.499527 crc crio[24477]: time=\"2026-06-11T12:15:21.498930291Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-fhtg5 Namespace:openshift-marketplace ID:4aa1d9e385674fa1c4c422901a324086daf1d57080e296a9a7833461196dd421 UID:f85054bb-f32e-4252-89f2-dfb09f481dbe NetNS:/var/run/netns/11acd2e2-fe8f-4a89-928e-5306533e70d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf85054bb_f32e_4252_89f2_dfb09f481dbe.slice PodAnnotations:0xc0003267e0}] Aliases:map[]}\"",
2026-06-11 13:18:31.647841 | controller |     "Jun 11 12:15:21.499527 crc crio[24477]: time=\"2026-06-11T12:15:21.499512298Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-fhtg5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.647885 | controller |     "Jun 11 12:15:21.502104 crc crio[24477]: time=\"2026-06-11T12:15:21.501243475Z\" level=info msg=\"Removed pod sandbox: 5a659938c99f0a7a88ff783097a7f91e7a97906e2195bbe8ae86b36235535baa\" id=2711eb7a-f5a0-4a5f-ab6a-5d13a3a1b736 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.647905 | controller |     "Jun 11 12:15:21.615875 crc crio[24477]: 2026-06-11T12:15:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4a9125f246fc1d4 Mac:46:f4:f9:7f:1e:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/50972add-f1ec-4c8e-9680-7237dcadc101 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.647925 | controller |     "Jun 11 12:15:21.617001 crc crio[24477]: time=\"2026-06-11T12:15:21.616922136Z\" level=info msg=\"Got pod network &{Name:certified-operators-k6ctk Namespace:openshift-marketplace ID:4a9125f246fc1d466fe6586820c71f11b8204033d5f40cd91da6cab6b32c5801 UID:00df8b14-aaab-444a-be06-5092647de36f NetNS:/var/run/netns/50972add-f1ec-4c8e-9680-7237dcadc101 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod00df8b14_aaab_444a_be06_5092647de36f.slice PodAnnotations:0xc00251e2c0}] Aliases:map[]}\"",
2026-06-11 13:18:31.647944 | controller |     "Jun 11 12:15:21.617154 crc crio[24477]: time=\"2026-06-11T12:15:21.617099251Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-k6ctk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.647961 | controller |     "Jun 11 12:15:21.997514 crc crio[24477]: time=\"2026-06-11T12:15:21.997047536Z\" level=info msg=\"Ran pod sandbox 4a9125f246fc1d466fe6586820c71f11b8204033d5f40cd91da6cab6b32c5801 with infra container: openshift-marketplace/certified-operators-k6ctk/POD\" id=495dc7d1-bd08-4a65-92a8-1bd68f5c7ebc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.647977 | controller |     "Jun 11 12:15:21.999806 crc crio[24477]: time=\"2026-06-11T12:15:21.999605768Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=31bbd9a4-f000-4209-8672-6f1116924137 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.647993 | controller |     "Jun 11 12:15:22.112538 crc crio[24477]: time=\"2026-06-11T12:15:22.112302386Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-66d6b46c86-ffqwc/manager\" id=a7000b58-7dec-4947-9680-4d521dcdd7b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.648009 | controller |     "Jun 11 12:15:22.141403 crc crio[24477]: 2026-06-11T12:15:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4aa1d9e385674fa Mac:32:03:50:11:d7:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/11acd2e2-fe8f-4a89-928e-5306533e70d4 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.648025 | controller |     "Jun 11 12:15:22.147970 crc crio[24477]: time=\"2026-06-11T12:15:22.147875616Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-fhtg5 Namespace:openshift-marketplace ID:4aa1d9e385674fa1c4c422901a324086daf1d57080e296a9a7833461196dd421 UID:f85054bb-f32e-4252-89f2-dfb09f481dbe NetNS:/var/run/netns/11acd2e2-fe8f-4a89-928e-5306533e70d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf85054bb_f32e_4252_89f2_dfb09f481dbe.slice PodAnnotations:0xc0003267e0}] Aliases:map[]}\"",
2026-06-11 13:18:31.648048 | controller |     "Jun 11 12:15:22.148107 crc crio[24477]: time=\"2026-06-11T12:15:22.148080551Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-fhtg5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.648065 | controller |     "Jun 11 12:15:22.280995 crc crio[24477]: time=\"2026-06-11T12:15:22.280853929Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=121b99c9-d0dc-4f85-9b5b-8fef3055950c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.648081 | controller |     "Jun 11 12:15:22.289224 crc crio[24477]: time=\"2026-06-11T12:15:22.289029438Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/ironic-ipa-downloader\" id=8aab2983-ee0b-4e73-a467-696296270e89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.648096 | controller |     "Jun 11 12:15:22.408943 crc crio[24477]: time=\"2026-06-11T12:15:22.408721273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.648112 | controller |     "Jun 11 12:15:22.412851 crc crio[24477]: time=\"2026-06-11T12:15:22.412805797Z\" level=info msg=\"Ran pod sandbox 4aa1d9e385674fa1c4c422901a324086daf1d57080e296a9a7833461196dd421 with infra container: openshift-marketplace/redhat-marketplace-fhtg5/POD\" id=4ec0c0b1-4a18-44a6-9aca-c139d662761b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.648127 | controller |     "Jun 11 12:15:22.415035 crc crio[24477]: time=\"2026-06-11T12:15:22.414951638Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b2064fa1-30a2-4faa-94ab-ad4599306e36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.648142 | controller |     "Jun 11 12:15:22.447768 crc crio[24477]: time=\"2026-06-11T12:15:22.447601562Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-k6ctk/extract-utilities\" id=6a24df85-f139-4c7d-8976-9cea1f89e225 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.648157 | controller |     "Jun 11 12:15:22.561395 crc crio[24477]: time=\"2026-06-11T12:15:22.561094031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.648172 | controller |     "Jun 11 12:15:22.564248 crc crio[24477]: time=\"2026-06-11T12:15:22.563630853Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b1f0fdfc-ea71-42f5-b9d6-2aa4b908a8a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.648220 | controller |     "Jun 11 12:15:22.779818 crc crio[24477]: time=\"2026-06-11T12:15:22.779696047Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-fhtg5/extract-utilities\" id=abebbf25-a7fb-4928-b3d8-29e957efe1ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.648242 | controller |     "Jun 11 12:15:22.962839 crc crio[24477]: time=\"2026-06-11T12:15:22.962238372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.648263 | controller |     "Jun 11 12:15:23.063014 crc crio[24477]: time=\"2026-06-11T12:15:23.062782459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.648279 | controller |     "Jun 11 12:15:23.939921 crc crio[24477]: time=\"2026-06-11T12:15:23.939801963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.648295 | controller |     "Jun 11 12:15:23.943246 crc crio[24477]: time=\"2026-06-11T12:15:23.943170348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.648311 | controller |     "Jun 11 12:15:23.948339 crc crio[24477]: time=\"2026-06-11T12:15:23.948209118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.648327 | controller |     "Jun 11 12:15:23.955445 crc crio[24477]: time=\"2026-06-11T12:15:23.955328068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.648343 | controller |     "Jun 11 12:15:23.963543 crc crio[24477]: time=\"2026-06-11T12:15:23.963350803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.648359 | controller |     "Jun 11 12:15:23.994348 crc crio[24477]: time=\"2026-06-11T12:15:23.993860798Z\" level=info msg=\"Pulled image: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator-index@sha256:2618cdc7bb10b96a986b0856c5b6c79dc4072ff60039c63f6f714f13b6369c00\" id=061b32ad-257b-424b-8ed9-d8d59e0a7e97 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.648374 | controller |     "Jun 11 12:15:23.995118 crc crio[24477]: time=\"2026-06-11T12:15:23.99502723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.648389 | controller |     "Jun 11 12:15:24.000912 crc crio[24477]: time=\"2026-06-11T12:15:24.000804852Z\" level=info msg=\"Checking image status: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator-index:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c\" id=f75ef3d3-cef3-4fc9-9dd5-03df0757afd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.648405 | controller |     "Jun 11 12:15:24.009291 crc crio[24477]: time=\"2026-06-11T12:15:24.007565462Z\" level=info msg=\"Checking image status: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator-index:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c\" id=72679d9e-5d44-434e-829c-140c89a84e05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.648421 | controller |     "Jun 11 12:15:24.017811 crc crio[24477]: time=\"2026-06-11T12:15:24.01763017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.648436 | controller |     "Jun 11 12:15:24.019359 crc crio[24477]: time=\"2026-06-11T12:15:24.01928223Z\" level=info msg=\"Pulled image: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator-index@sha256:2618cdc7bb10b96a986b0856c5b6c79dc4072ff60039c63f6f714f13b6369c00\" id=54d02dde-d2e8-4d5c-9153-81e05acd4dbb name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.648451 | controller |     "Jun 11 12:15:24.020262 crc crio[24477]: time=\"2026-06-11T12:15:24.020155645Z\" level=info msg=\"Checking image status: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator-index:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c\" id=d88e2e63-3ae8-4994-922d-6f74d1af51c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.648470 | controller |     "Jun 11 12:15:24.025048 crc crio[24477]: time=\"2026-06-11T12:15:24.024588638Z\" level=info msg=\"Checking image status: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator-index:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c\" id=41d22fa0-620a-4c24-b698-4fb168cd879e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.648485 | controller |     "Jun 11 12:15:24.025883 crc crio[24477]: time=\"2026-06-11T12:15:24.025098403Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-rkn4z/registry-server\" id=b402633e-5194-4305-9b1c-a10880c9318e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.648500 | controller |     "Jun 11 12:15:24.032761 crc crio[24477]: time=\"2026-06-11T12:15:24.032633837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.648516 | controller |     "Jun 11 12:15:24.035568 crc crio[24477]: time=\"2026-06-11T12:15:24.035437482Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-8vs2f/registry-server\" id=44f6f58c-4ab7-4a0c-8527-4b57aa61360f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.648531 | controller |     "Jun 11 12:15:24.040038 crc crio[24477]: time=\"2026-06-11T12:15:24.039962079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.648547 | controller |     "Jun 11 12:15:24.164599 crc crio[24477]: time=\"2026-06-11T12:15:24.164264993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.648562 | controller |     "Jun 11 12:15:24.175928 crc crio[24477]: time=\"2026-06-11T12:15:24.175829838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.648577 | controller |     "Jun 11 12:15:24.202740 crc crio[24477]: time=\"2026-06-11T12:15:24.202136894Z\" level=info msg=\"Created container b1065fea36505c91c1e515b27bd87a29864f6993229361733a86ac3e54ad6a88: openshift-marketplace/certified-operators-k6ctk/extract-utilities\" id=6a24df85-f139-4c7d-8976-9cea1f89e225 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.648593 | controller |     "Jun 11 12:15:24.204217 crc crio[24477]: time=\"2026-06-11T12:15:24.204050128Z\" level=info msg=\"Starting container: b1065fea36505c91c1e515b27bd87a29864f6993229361733a86ac3e54ad6a88\" id=fac5eb52-f8cc-4bd5-9ee7-67f30057fd89 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.648608 | controller |     "Jun 11 12:15:24.208340 crc crio[24477]: time=\"2026-06-11T12:15:24.205503578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.648623 | controller |     "Jun 11 12:15:24.211898 crc crio[24477]: time=\"2026-06-11T12:15:24.211748764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.648639 | controller |     "Jun 11 12:15:24.212614 crc crio[24477]: time=\"2026-06-11T12:15:24.212521785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.648654 | controller |     "Jun 11 12:15:24.214458 crc crio[24477]: time=\"2026-06-11T12:15:24.21412459Z\" level=info msg=\"Started container\" PID=47896 containerID=b1065fea36505c91c1e515b27bd87a29864f6993229361733a86ac3e54ad6a88 description=openshift-marketplace/certified-operators-k6ctk/extract-utilities id=fac5eb52-f8cc-4bd5-9ee7-67f30057fd89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4a9125f246fc1d466fe6586820c71f11b8204033d5f40cd91da6cab6b32c5801",
2026-06-11 13:18:31.648675 | controller |     "Jun 11 12:15:24.241930 crc crio[24477]: time=\"2026-06-11T12:15:24.240443707Z\" level=info msg=\"Created container 6bf88b46098138663dccee00cff03369e9d8d10627687f97936240d85515f98a: baremetal-operator-system/baremetal-operator-controller-manager-66d6b46c86-ffqwc/manager\" id=a7000b58-7dec-4947-9680-4d521dcdd7b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.648692 | controller |     "Jun 11 12:15:24.242212 crc crio[24477]: time=\"2026-06-11T12:15:24.242010595Z\" level=info msg=\"Starting container: 6bf88b46098138663dccee00cff03369e9d8d10627687f97936240d85515f98a\" id=87ac32d7-7c08-4cb7-a033-ac10785ac021 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.648709 | controller |     "Jun 11 12:15:24.250079 crc crio[24477]: time=\"2026-06-11T12:15:24.249025168Z\" level=info msg=\"Created container b660eaf2b468995bab8f78e79ab183165e621a830f59d19275a59722d12eab22: openshift-marketplace/redhat-marketplace-fhtg5/extract-utilities\" id=abebbf25-a7fb-4928-b3d8-29e957efe1ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.648725 | controller |     "Jun 11 12:15:24.251793 crc crio[24477]: time=\"2026-06-11T12:15:24.250576601Z\" level=info msg=\"Starting container: b660eaf2b468995bab8f78e79ab183165e621a830f59d19275a59722d12eab22\" id=fbb1ad92-f921-4117-bf60-82bf89d677f4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.648741 | controller |     "Jun 11 12:15:24.254800 crc crio[24477]: time=\"2026-06-11T12:15:24.251586839Z\" level=info msg=\"Started container\" PID=47899 containerID=6bf88b46098138663dccee00cff03369e9d8d10627687f97936240d85515f98a description=baremetal-operator-system/baremetal-operator-controller-manager-66d6b46c86-ffqwc/manager id=87ac32d7-7c08-4cb7-a033-ac10785ac021 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94b5d07ee58538b0fc78a460453dd16c708ea4f385203dc5bfd648f58bb558b6",
2026-06-11 13:18:31.648756 | controller |     "Jun 11 12:15:24.264330 crc crio[24477]: time=\"2026-06-11T12:15:24.264228143Z\" level=info msg=\"Started container\" PID=47898 containerID=b660eaf2b468995bab8f78e79ab183165e621a830f59d19275a59722d12eab22 description=openshift-marketplace/redhat-marketplace-fhtg5/extract-utilities id=fbb1ad92-f921-4117-bf60-82bf89d677f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4aa1d9e385674fa1c4c422901a324086daf1d57080e296a9a7833461196dd421",
2026-06-11 13:18:31.648772 | controller |     "Jun 11 12:15:24.535772 crc crio[24477]: time=\"2026-06-11T12:15:24.535611458Z\" level=info msg=\"Created container d3562bbaf628c65ff19c0a57f8bbf6fb1bc3d05ca872e3c06764204f5f869be5: openstack-operators/openstack-operator-index-rkn4z/registry-server\" id=b402633e-5194-4305-9b1c-a10880c9318e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.648788 | controller |     "Jun 11 12:15:24.537391 crc crio[24477]: time=\"2026-06-11T12:15:24.537253784Z\" level=info msg=\"Starting container: d3562bbaf628c65ff19c0a57f8bbf6fb1bc3d05ca872e3c06764204f5f869be5\" id=ae6f7e56-7d77-4b09-b221-eca6df355455 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.648803 | controller |     "Jun 11 12:15:24.543505 crc crio[24477]: time=\"2026-06-11T12:15:24.543352955Z\" level=info msg=\"Started container\" PID=47936 containerID=d3562bbaf628c65ff19c0a57f8bbf6fb1bc3d05ca872e3c06764204f5f869be5 description=openstack-operators/openstack-operator-index-rkn4z/registry-server id=ae6f7e56-7d77-4b09-b221-eca6df355455 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c42a30d2702f70c59f550b2b21409487da08112b046657b218ca1940bfa99f77",
2026-06-11 13:18:31.648821 | controller |     "Jun 11 12:15:24.561161 crc crio[24477]: time=\"2026-06-11T12:15:24.560355741Z\" level=info msg=\"Created container 5ce8b8196d6d0dcff8e7e4d31491d24f49f67d8472b4f5c308bb48280a2ff137: openstack-operators/openstack-operator-index-8vs2f/registry-server\" id=44f6f58c-4ab7-4a0c-8527-4b57aa61360f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.648840 | controller |     "Jun 11 12:15:24.562078 crc crio[24477]: time=\"2026-06-11T12:15:24.561986266Z\" level=info msg=\"Starting container: 5ce8b8196d6d0dcff8e7e4d31491d24f49f67d8472b4f5c308bb48280a2ff137\" id=01223fe3-7105-4a86-a431-3953259f6d67 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.648898 | controller |     "Jun 11 12:15:24.567441 crc crio[24477]: time=\"2026-06-11T12:15:24.567337406Z\" level=info msg=\"Created container 479c424626383de4eae4f8dc94b4674d1d2e484eea91365a0295bd5c67296ea1: baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/ironic-ipa-downloader\" id=8aab2983-ee0b-4e73-a467-696296270e89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.648921 | controller |     "Jun 11 12:15:24.568318 crc crio[24477]: time=\"2026-06-11T12:15:24.568216302Z\" level=info msg=\"Starting container: 479c424626383de4eae4f8dc94b4674d1d2e484eea91365a0295bd5c67296ea1\" id=2cc03987-7053-4fb0-897d-b057eb305acd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.648938 | controller |     "Jun 11 12:15:24.571839 crc crio[24477]: time=\"2026-06-11T12:15:24.571735191Z\" level=info msg=\"Started container\" PID=47938 containerID=5ce8b8196d6d0dcff8e7e4d31491d24f49f67d8472b4f5c308bb48280a2ff137 description=openstack-operators/openstack-operator-index-8vs2f/registry-server id=01223fe3-7105-4a86-a431-3953259f6d67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c22f14ecf776f8151c3ecf4d4ca816f887f9867347cef4d9d0088281085b831",
2026-06-11 13:18:31.648955 | controller |     "Jun 11 12:15:24.577457 crc crio[24477]: time=\"2026-06-11T12:15:24.576981257Z\" level=info msg=\"Started container\" PID=47937 containerID=479c424626383de4eae4f8dc94b4674d1d2e484eea91365a0295bd5c67296ea1 description=baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/ironic-ipa-downloader id=2cc03987-7053-4fb0-897d-b057eb305acd name=/runtime.v1.RuntimeService/StartContainer sandboxID=cca1e71d2c70fdfff34c3e421cd265d2a11d2b7a0748a6c31db11863246c0ff3",
2026-06-11 13:18:31.648973 | controller |     "Jun 11 12:15:25.281979 crc crio[24477]: time=\"2026-06-11T12:15:25.27087211Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8d72786d-1057-45c0-8f8c-b806bf6fba48 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.648989 | controller |     "Jun 11 12:15:25.281979 crc crio[24477]: time=\"2026-06-11T12:15:25.281421455Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 13:18:31.649005 | controller |     "Jun 11 12:15:25.316199 crc crio[24477]: time=\"2026-06-11T12:15:25.316114311Z\" level=info msg=\"Stopping container: 5ce8b8196d6d0dcff8e7e4d31491d24f49f67d8472b4f5c308bb48280a2ff137 (timeout: 2s)\" id=91eab861-72ab-436c-8f99-825afcdea3a0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.649020 | controller |     "Jun 11 12:15:25.323549 crc crio[24477]: time=\"2026-06-11T12:15:25.323442602Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f13e43cb-0a0a-4b4f-99cd-8b7352da06a3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.649036 | controller |     "Jun 11 12:15:25.328138 crc crio[24477]: time=\"2026-06-11T12:15:25.328033171Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 13:18:31.649052 | controller |     "Jun 11 12:15:25.455209 crc crio[24477]: time=\"2026-06-11T12:15:25.455105991Z\" level=info msg=\"Stopped container 5ce8b8196d6d0dcff8e7e4d31491d24f49f67d8472b4f5c308bb48280a2ff137: openstack-operators/openstack-operator-index-8vs2f/registry-server\" id=91eab861-72ab-436c-8f99-825afcdea3a0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.649067 | controller |     "Jun 11 12:15:25.456769 crc crio[24477]: time=\"2026-06-11T12:15:25.456688256Z\" level=info msg=\"Stopping pod sandbox: 7c22f14ecf776f8151c3ecf4d4ca816f887f9867347cef4d9d0088281085b831\" id=e6597472-5125-4e3f-9f92-7c2b2e91bce0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.649086 | controller |     "Jun 11 12:15:25.457249 crc crio[24477]: time=\"2026-06-11T12:15:25.45717229Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-8vs2f Namespace:openstack-operators ID:7c22f14ecf776f8151c3ecf4d4ca816f887f9867347cef4d9d0088281085b831 UID:f78ba27e-e2e5-48e8-8dff-f1763bba89e0 NetNS:/var/run/netns/01d59027-6df6-4f18-a040-0fea77b8055a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf78ba27e_e2e5_48e8_8dff_f1763bba89e0.slice PodAnnotations:0xc000530648}] Aliases:map[]}\"",
2026-06-11 13:18:31.649102 | controller |     "Jun 11 12:15:25.457421 crc crio[24477]: time=\"2026-06-11T12:15:25.457359985Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-8vs2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.649119 | controller |     "Jun 11 12:15:25.882397 crc crio[24477]: time=\"2026-06-11T12:15:25.88225036Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=8d72786d-1057-45c0-8f8c-b806bf6fba48 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.649134 | controller |     "Jun 11 12:15:25.883505 crc crio[24477]: time=\"2026-06-11T12:15:25.883409123Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2dc21090-d4fe-4700-b28c-b8af4b69ca0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.649150 | controller |     "Jun 11 12:15:25.886602 crc crio[24477]: time=\"2026-06-11T12:15:25.886103458Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=77f3c51c-5ee8-47db-8645-f1861caa96b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.649165 | controller |     "Jun 11 12:15:25.895962 crc crio[24477]: time=\"2026-06-11T12:15:25.895880143Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-fhtg5/extract-content\" id=77aa7532-43f3-47fa-abd3-d9652bd6008e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.649180 | controller |     "Jun 11 12:15:25.896498 crc crio[24477]: time=\"2026-06-11T12:15:25.896389728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.649195 | controller |     "Jun 11 12:15:25.955391 crc crio[24477]: time=\"2026-06-11T12:15:25.955262196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.649210 | controller |     "Jun 11 12:15:25.963796 crc crio[24477]: time=\"2026-06-11T12:15:25.960329549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.649225 | controller |     "Jun 11 12:15:26.009442 crc crio[24477]: time=\"2026-06-11T12:15:26.009347832Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:ff23a6409155a523e9d8d88955ed6c8eeef67a7bed83b65b88346a17ef0248a3\" id=f13e43cb-0a0a-4b4f-99cd-8b7352da06a3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.649240 | controller |     "Jun 11 12:15:26.011082 crc crio[24477]: time=\"2026-06-11T12:15:26.010995218Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=fa3f0eb2-0e16-4630-a423-58cdb18c58b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.649255 | controller |     "Jun 11 12:15:26.014014 crc crio[24477]: time=\"2026-06-11T12:15:26.013402656Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=5862d0fe-0582-48ce-952a-168b73c07196 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.649273 | controller |     "Jun 11 12:15:26.022404 crc crio[24477]: time=\"2026-06-11T12:15:26.022183472Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-k6ctk/extract-content\" id=52feb3d6-f2f4-40c3-88ef-3f3c1c29f981 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.649288 | controller |     "Jun 11 12:15:26.023299 crc crio[24477]: time=\"2026-06-11T12:15:26.023086687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.649304 | controller |     "Jun 11 12:15:26.043551 crc crio[24477]: time=\"2026-06-11T12:15:26.043501138Z\" level=info msg=\"Stopped pod sandbox: 7c22f14ecf776f8151c3ecf4d4ca816f887f9867347cef4d9d0088281085b831\" id=e6597472-5125-4e3f-9f92-7c2b2e91bce0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.649319 | controller |     "Jun 11 12:15:26.060140 crc crio[24477]: time=\"2026-06-11T12:15:26.060034902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.649334 | controller |     "Jun 11 12:15:26.064840 crc crio[24477]: time=\"2026-06-11T12:15:26.064746534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.649348 | controller |     "Jun 11 12:15:26.190184 crc crio[24477]: time=\"2026-06-11T12:15:26.190060357Z\" level=info msg=\"Created container 80ebb1ae7894c53bcec55818590ac7534246bf64a2242553a5cea751c22cff08: openshift-marketplace/redhat-marketplace-fhtg5/extract-content\" id=77aa7532-43f3-47fa-abd3-d9652bd6008e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.649364 | controller |     "Jun 11 12:15:26.191886 crc crio[24477]: time=\"2026-06-11T12:15:26.191796464Z\" level=info msg=\"Starting container: 80ebb1ae7894c53bcec55818590ac7534246bf64a2242553a5cea751c22cff08\" id=eab0fa78-f238-449a-948c-cf93d45979f5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.649379 | controller |     "Jun 11 12:15:26.197754 crc crio[24477]: time=\"2026-06-11T12:15:26.197545706Z\" level=info msg=\"Created container 0b182cc2c97ae714b29716de360425dcc33c52207f14f2b81bd4e1de59694071: openshift-marketplace/certified-operators-k6ctk/extract-content\" id=52feb3d6-f2f4-40c3-88ef-3f3c1c29f981 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.649395 | controller |     "Jun 11 12:15:26.200209 crc crio[24477]: time=\"2026-06-11T12:15:26.200093576Z\" level=info msg=\"Starting container: 0b182cc2c97ae714b29716de360425dcc33c52207f14f2b81bd4e1de59694071\" id=c084ebb0-d356-429c-9035-cf6d17cac9fa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.649410 | controller |     "Jun 11 12:15:26.202128 crc crio[24477]: time=\"2026-06-11T12:15:26.202027981Z\" level=info msg=\"Started container\" PID=48038 containerID=80ebb1ae7894c53bcec55818590ac7534246bf64a2242553a5cea751c22cff08 description=openshift-marketplace/redhat-marketplace-fhtg5/extract-content id=eab0fa78-f238-449a-948c-cf93d45979f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4aa1d9e385674fa1c4c422901a324086daf1d57080e296a9a7833461196dd421",
2026-06-11 13:18:31.649427 | controller |     "Jun 11 12:15:26.209117 crc crio[24477]: time=\"2026-06-11T12:15:26.209030766Z\" level=info msg=\"Started container\" PID=48042 containerID=0b182cc2c97ae714b29716de360425dcc33c52207f14f2b81bd4e1de59694071 description=openshift-marketplace/certified-operators-k6ctk/extract-content id=c084ebb0-d356-429c-9035-cf6d17cac9fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=4a9125f246fc1d466fe6586820c71f11b8204033d5f40cd91da6cab6b32c5801",
2026-06-11 13:18:31.649443 | controller |     "Jun 11 12:15:26.343523 crc crio[24477]: time=\"2026-06-11T12:15:26.343094055Z\" level=info msg=\"Removing container: 5ce8b8196d6d0dcff8e7e4d31491d24f49f67d8472b4f5c308bb48280a2ff137\" id=551fd5d7-7f37-491e-ad2f-5891e636b999 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.649461 | controller |     "Jun 11 12:15:26.356912 crc crio[24477]: time=\"2026-06-11T12:15:26.355456281Z\" level=info msg=\"Stopping container: 6bf88b46098138663dccee00cff03369e9d8d10627687f97936240d85515f98a (timeout: 10s)\" id=7b444f7f-809d-482c-a07f-0179220a96a2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.649477 | controller |     "Jun 11 12:15:26.378107 crc crio[24477]: time=\"2026-06-11T12:15:26.378008754Z\" level=info msg=\"Removed container 5ce8b8196d6d0dcff8e7e4d31491d24f49f67d8472b4f5c308bb48280a2ff137: openstack-operators/openstack-operator-index-8vs2f/registry-server\" id=551fd5d7-7f37-491e-ad2f-5891e636b999 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.649493 | controller |     "Jun 11 12:15:26.529617 crc crio[24477]: time=\"2026-06-11T12:15:26.528209301Z\" level=info msg=\"Stopped container 6bf88b46098138663dccee00cff03369e9d8d10627687f97936240d85515f98a: baremetal-operator-system/baremetal-operator-controller-manager-66d6b46c86-ffqwc/manager\" id=7b444f7f-809d-482c-a07f-0179220a96a2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.649508 | controller |     "Jun 11 12:15:26.541144 crc crio[24477]: time=\"2026-06-11T12:15:26.54061785Z\" level=info msg=\"Stopping pod sandbox: 94b5d07ee58538b0fc78a460453dd16c708ea4f385203dc5bfd648f58bb558b6\" id=20452111-50c7-49f4-874e-2a0773b7cbf6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.649524 | controller |     "Jun 11 12:15:26.544062 crc crio[24477]: time=\"2026-06-11T12:15:26.542816757Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-66d6b46c86-ffqwc Namespace:baremetal-operator-system ID:94b5d07ee58538b0fc78a460453dd16c708ea4f385203dc5bfd648f58bb558b6 UID:97541e6b-1ce7-48a5-883a-2b0cee088af1 NetNS:/var/run/netns/4716f5a8-7967-4bfc-9c6c-503ec9ff26be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97541e6b_1ce7_48a5_883a_2b0cee088af1.slice PodAnnotations:0xc002ce4538}] Aliases:map[]}\"",
2026-06-11 13:18:31.649540 | controller |     "Jun 11 12:15:26.544062 crc crio[24477]: time=\"2026-06-11T12:15:26.54311461Z\" level=info msg=\"Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-66d6b46c86-ffqwc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.649556 | controller |     "Jun 11 12:15:28.251531 crc crio[24477]: time=\"2026-06-11T12:15:28.250040667Z\" level=info msg=\"Stopped pod sandbox: 94b5d07ee58538b0fc78a460453dd16c708ea4f385203dc5bfd648f58bb558b6\" id=20452111-50c7-49f4-874e-2a0773b7cbf6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.649571 | controller |     "Jun 11 12:15:28.454591 crc crio[24477]: time=\"2026-06-11T12:15:28.454023242Z\" level=info msg=\"Removing container: 6bf88b46098138663dccee00cff03369e9d8d10627687f97936240d85515f98a\" id=c98e44db-f44f-4c74-8501-caddbbffd584 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.649586 | controller |     "Jun 11 12:15:28.622531 crc crio[24477]: time=\"2026-06-11T12:15:28.620243099Z\" level=info msg=\"Removed container 6bf88b46098138663dccee00cff03369e9d8d10627687f97936240d85515f98a: baremetal-operator-system/baremetal-operator-controller-manager-66d6b46c86-ffqwc/manager\" id=c98e44db-f44f-4c74-8501-caddbbffd584 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.649603 | controller |     "Jun 11 12:15:29.491759 crc crio[24477]: time=\"2026-06-11T12:15:29.491030349Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1c452aca-f195-4cc2-abfc-9d0f6bfcd479 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.649624 | controller |     "Jun 11 12:15:29.500886 crc crio[24477]: time=\"2026-06-11T12:15:29.500346029Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cc0ab3cd-0861-4aed-9f61-2c95d8e91926 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.649640 | controller |     "Jun 11 12:15:29.518069 crc crio[24477]: time=\"2026-06-11T12:15:29.516379889Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-fhtg5/registry-server\" id=d8ef90b1-d0d4-4c2a-b539-280057fbb758 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.649656 | controller |     "Jun 11 12:15:29.518977 crc crio[24477]: time=\"2026-06-11T12:15:29.518791779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.649671 | controller |     "Jun 11 12:15:29.611697 crc crio[24477]: time=\"2026-06-11T12:15:29.611399911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.649686 | controller |     "Jun 11 12:15:29.618333 crc crio[24477]: time=\"2026-06-11T12:15:29.618007136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.649701 | controller |     "Jun 11 12:15:30.178825 crc crio[24477]: time=\"2026-06-11T12:15:30.177630718Z\" level=info msg=\"Created container 3c7330a98b0a8972bcad783f8f44aa079fb782ebd0926bdbcdf3d08a9ef25796: openshift-marketplace/redhat-marketplace-fhtg5/registry-server\" id=d8ef90b1-d0d4-4c2a-b539-280057fbb758 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.649716 | controller |     "Jun 11 12:15:30.180976 crc crio[24477]: time=\"2026-06-11T12:15:30.180926319Z\" level=info msg=\"Starting container: 3c7330a98b0a8972bcad783f8f44aa079fb782ebd0926bdbcdf3d08a9ef25796\" id=35cb681e-1ff8-452b-8019-69395f32f411 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.649732 | controller |     "Jun 11 12:15:30.190588 crc crio[24477]: time=\"2026-06-11T12:15:30.19053041Z\" level=info msg=\"Started container\" PID=48149 containerID=3c7330a98b0a8972bcad783f8f44aa079fb782ebd0926bdbcdf3d08a9ef25796 description=openshift-marketplace/redhat-marketplace-fhtg5/registry-server id=35cb681e-1ff8-452b-8019-69395f32f411 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4aa1d9e385674fa1c4c422901a324086daf1d57080e296a9a7833461196dd421",
2026-06-11 13:18:31.649749 | controller |     "Jun 11 12:15:35.779461 crc crio[24477]: time=\"2026-06-11T12:15:35.777319471Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=58ad1f70-2bad-46e6-9150-5369f5429cc6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.649764 | controller |     "Jun 11 12:15:35.797104 crc crio[24477]: time=\"2026-06-11T12:15:35.796872552Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=06fadf3e-9976-43b1-a905-7ef05f82f97f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.649780 | controller |     "Jun 11 12:15:35.856094 crc crio[24477]: time=\"2026-06-11T12:15:35.855418819Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-k6ctk/registry-server\" id=89710c9f-bbff-4b56-a1a4-f99c53b4e9a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.649797 | controller |     "Jun 11 12:15:35.856883 crc crio[24477]: time=\"2026-06-11T12:15:35.856810287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.649816 | controller |     "Jun 11 12:15:35.921815 crc crio[24477]: time=\"2026-06-11T12:15:35.921562655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.649832 | controller |     "Jun 11 12:15:35.928276 crc crio[24477]: time=\"2026-06-11T12:15:35.927867424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.649865 | controller |     "Jun 11 12:15:36.114538 crc crio[24477]: time=\"2026-06-11T12:15:36.11424349Z\" level=info msg=\"Created container e7505b0671bccd7ad14ee3ba5642f1204da198a796d28a991f8e2af1fa72543f: openshift-marketplace/certified-operators-k6ctk/registry-server\" id=89710c9f-bbff-4b56-a1a4-f99c53b4e9a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.649894 | controller |     "Jun 11 12:15:36.115725 crc crio[24477]: time=\"2026-06-11T12:15:36.11561923Z\" level=info msg=\"Starting container: e7505b0671bccd7ad14ee3ba5642f1204da198a796d28a991f8e2af1fa72543f\" id=a4316a08-047b-40e4-8ccb-9b15fac0842e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.649911 | controller |     "Jun 11 12:15:36.134981 crc crio[24477]: time=\"2026-06-11T12:15:36.132939485Z\" level=info msg=\"Started container\" PID=48306 containerID=e7505b0671bccd7ad14ee3ba5642f1204da198a796d28a991f8e2af1fa72543f description=openshift-marketplace/certified-operators-k6ctk/registry-server id=a4316a08-047b-40e4-8ccb-9b15fac0842e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4a9125f246fc1d466fe6586820c71f11b8204033d5f40cd91da6cab6b32c5801",
2026-06-11 13:18:31.649928 | controller |     "Jun 11 12:15:41.903401 crc crio[24477]: time=\"2026-06-11T12:15:41.902251784Z\" level=info msg=\"Stopping container: 3c7330a98b0a8972bcad783f8f44aa079fb782ebd0926bdbcdf3d08a9ef25796 (timeout: 2s)\" id=36b4d9d0-e3d3-40ee-8e12-c6ed0db12a45 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.649944 | controller |     "Jun 11 12:15:42.035587 crc crio[24477]: time=\"2026-06-11T12:15:42.034746463Z\" level=info msg=\"Stopped container 3c7330a98b0a8972bcad783f8f44aa079fb782ebd0926bdbcdf3d08a9ef25796: openshift-marketplace/redhat-marketplace-fhtg5/registry-server\" id=36b4d9d0-e3d3-40ee-8e12-c6ed0db12a45 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.649960 | controller |     "Jun 11 12:15:42.036783 crc crio[24477]: time=\"2026-06-11T12:15:42.036637055Z\" level=info msg=\"Stopping pod sandbox: 4aa1d9e385674fa1c4c422901a324086daf1d57080e296a9a7833461196dd421\" id=7d899945-96a7-4872-a78c-4196b9225a1a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.649976 | controller |     "Jun 11 12:15:42.037890 crc crio[24477]: time=\"2026-06-11T12:15:42.037323344Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-fhtg5 Namespace:openshift-marketplace ID:4aa1d9e385674fa1c4c422901a324086daf1d57080e296a9a7833461196dd421 UID:f85054bb-f32e-4252-89f2-dfb09f481dbe NetNS:/var/run/netns/11acd2e2-fe8f-4a89-928e-5306533e70d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf85054bb_f32e_4252_89f2_dfb09f481dbe.slice PodAnnotations:0xc000a86b48}] Aliases:map[]}\"",
2026-06-11 13:18:31.649992 | controller |     "Jun 11 12:15:42.037890 crc crio[24477]: time=\"2026-06-11T12:15:42.037579381Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-fhtg5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.650008 | controller |     "Jun 11 12:15:42.645886 crc crio[24477]: time=\"2026-06-11T12:15:42.645599542Z\" level=info msg=\"Stopped pod sandbox: 4aa1d9e385674fa1c4c422901a324086daf1d57080e296a9a7833461196dd421\" id=7d899945-96a7-4872-a78c-4196b9225a1a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.650028 | controller |     "Jun 11 12:15:42.920011 crc crio[24477]: time=\"2026-06-11T12:15:42.919545514Z\" level=info msg=\"Removing container: 3c7330a98b0a8972bcad783f8f44aa079fb782ebd0926bdbcdf3d08a9ef25796\" id=7f7349e5-a9a1-46da-b4cb-03ce4b31f974 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.650045 | controller |     "Jun 11 12:15:42.952808 crc crio[24477]: time=\"2026-06-11T12:15:42.952752197Z\" level=info msg=\"Removed container 3c7330a98b0a8972bcad783f8f44aa079fb782ebd0926bdbcdf3d08a9ef25796: openshift-marketplace/redhat-marketplace-fhtg5/registry-server\" id=7f7349e5-a9a1-46da-b4cb-03ce4b31f974 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.650060 | controller |     "Jun 11 12:15:42.955986 crc crio[24477]: time=\"2026-06-11T12:15:42.955955145Z\" level=info msg=\"Removing container: 80ebb1ae7894c53bcec55818590ac7534246bf64a2242553a5cea751c22cff08\" id=c09aa450-d873-4956-80f5-fec89dd6bcc7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.650076 | controller |     "Jun 11 12:15:42.989409 crc crio[24477]: time=\"2026-06-11T12:15:42.989301699Z\" level=info msg=\"Removed container 80ebb1ae7894c53bcec55818590ac7534246bf64a2242553a5cea751c22cff08: openshift-marketplace/redhat-marketplace-fhtg5/extract-content\" id=c09aa450-d873-4956-80f5-fec89dd6bcc7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.650092 | controller |     "Jun 11 12:15:42.993124 crc crio[24477]: time=\"2026-06-11T12:15:42.993043744Z\" level=info msg=\"Removing container: b660eaf2b468995bab8f78e79ab183165e621a830f59d19275a59722d12eab22\" id=68aa7195-f3fd-4ecd-a824-46becf888c40 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.650107 | controller |     "Jun 11 12:15:43.019993 crc crio[24477]: time=\"2026-06-11T12:15:43.019588118Z\" level=info msg=\"Removed container b660eaf2b468995bab8f78e79ab183165e621a830f59d19275a59722d12eab22: openshift-marketplace/redhat-marketplace-fhtg5/extract-utilities\" id=68aa7195-f3fd-4ecd-a824-46becf888c40 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.650123 | controller |     "Jun 11 12:15:43.901063 crc crio[24477]: time=\"2026-06-11T12:15:43.900357966Z\" level=info msg=\"Running pod sandbox: openstack-operators/1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl/POD\" id=6b3e5360-6685-4ea5-a41a-049a69575004 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.650139 | controller |     "Jun 11 12:15:43.901231 crc crio[24477]: time=\"2026-06-11T12:15:43.901082097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.650154 | controller |     "Jun 11 12:15:43.936583 crc crio[24477]: time=\"2026-06-11T12:15:43.936206242Z\" level=info msg=\"Got pod network &{Name:1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl Namespace:openstack-operators ID:f66e42c5ec7820b79110e990ec49cd0e213de613f353539edac2876c2ce5ce95 UID:3ff60253-4688-412b-841d-6fa976732c2a NetNS:/var/run/netns/b074de77-7587-4ca5-b457-521f1d979475 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ff60253_4688_412b_841d_6fa976732c2a.slice PodAnnotations:0xc002ce4920}] Aliases:map[]}\"",
2026-06-11 13:18:31.650170 | controller |     "Jun 11 12:15:43.936583 crc crio[24477]: time=\"2026-06-11T12:15:43.936283254Z\" level=info msg=\"Adding pod openstack-operators_1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.650185 | controller |     "Jun 11 12:15:44.278196 crc crio[24477]: 2026-06-11T12:15:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f66e42c5ec7820b Mac:22:a1:91:0f:30:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/b074de77-7587-4ca5-b457-521f1d979475 SocketPath: PciID:}] [{Interface:0xc00013c5c0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.650203 | controller |     "Jun 11 12:15:44.281329 crc crio[24477]: time=\"2026-06-11T12:15:44.281265451Z\" level=info msg=\"Got pod network &{Name:1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl Namespace:openstack-operators ID:f66e42c5ec7820b79110e990ec49cd0e213de613f353539edac2876c2ce5ce95 UID:3ff60253-4688-412b-841d-6fa976732c2a NetNS:/var/run/netns/b074de77-7587-4ca5-b457-521f1d979475 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ff60253_4688_412b_841d_6fa976732c2a.slice PodAnnotations:0xc002ce4920}] Aliases:map[]}\"",
2026-06-11 13:18:31.650220 | controller |     "Jun 11 12:15:44.281630 crc crio[24477]: time=\"2026-06-11T12:15:44.281543729Z\" level=info msg=\"Checking pod openstack-operators_1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.650236 | controller |     "Jun 11 12:15:44.298038 crc crio[24477]: time=\"2026-06-11T12:15:44.297994328Z\" level=info msg=\"Ran pod sandbox f66e42c5ec7820b79110e990ec49cd0e213de613f353539edac2876c2ce5ce95 with infra container: openstack-operators/1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl/POD\" id=6b3e5360-6685-4ea5-a41a-049a69575004 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.650251 | controller |     "Jun 11 12:15:44.302130 crc crio[24477]: time=\"2026-06-11T12:15:44.302057683Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=55cbf29b-39ef-407e-8eef-1ebe1ebb439c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.650266 | controller |     "Jun 11 12:15:44.307147 crc crio[24477]: time=\"2026-06-11T12:15:44.307060334Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=66180ffb-5e8e-4de5-be24-f8a34f135f6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.650281 | controller |     "Jun 11 12:15:44.316193 crc crio[24477]: time=\"2026-06-11T12:15:44.316164148Z\" level=info msg=\"Creating container: openstack-operators/1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl/util\" id=0bebb79f-fdfd-4d67-887e-b22c8c6a3333 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.650297 | controller |     "Jun 11 12:15:44.317395 crc crio[24477]: time=\"2026-06-11T12:15:44.31730251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.650313 | controller |     "Jun 11 12:15:44.357632 crc crio[24477]: time=\"2026-06-11T12:15:44.357537418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.650328 | controller |     "Jun 11 12:15:44.362797 crc crio[24477]: time=\"2026-06-11T12:15:44.362729592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.650343 | controller |     "Jun 11 12:15:44.483744 crc crio[24477]: time=\"2026-06-11T12:15:44.48360456Z\" level=info msg=\"Created container dced6f753b894e881c3dd8075a2ecb3a7347615e460517b42a92e8b3f2e0bf05: openstack-operators/1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl/util\" id=0bebb79f-fdfd-4d67-887e-b22c8c6a3333 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.650359 | controller |     "Jun 11 12:15:44.486620 crc crio[24477]: time=\"2026-06-11T12:15:44.486581722Z\" level=info msg=\"Starting container: dced6f753b894e881c3dd8075a2ecb3a7347615e460517b42a92e8b3f2e0bf05\" id=a7cd5e24-814d-486b-93d3-91b893d178cd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.650378 | controller |     "Jun 11 12:15:44.493574 crc crio[24477]: time=\"2026-06-11T12:15:44.493449647Z\" level=info msg=\"Started container\" PID=48604 containerID=dced6f753b894e881c3dd8075a2ecb3a7347615e460517b42a92e8b3f2e0bf05 description=openstack-operators/1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl/util id=a7cd5e24-814d-486b-93d3-91b893d178cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=f66e42c5ec7820b79110e990ec49cd0e213de613f353539edac2876c2ce5ce95",
2026-06-11 13:18:31.650395 | controller |     "Jun 11 12:15:46.075322 crc crio[24477]: time=\"2026-06-11T12:15:46.074182978Z\" level=info msg=\"Pulling image: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator-bundle:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c\" id=ee9c37de-61d7-4f4f-adc4-043b4254c570 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.650411 | controller |     "Jun 11 12:15:46.076547 crc crio[24477]: time=\"2026-06-11T12:15:46.075879765Z\" level=info msg=\"Trying to access \\\"38.102.83.66:5001/openstack-k8s-operators/openstack-operator-bundle:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c\\\"\"",
2026-06-11 13:18:31.650426 | controller |     "Jun 11 12:15:48.099548 crc crio[24477]: time=\"2026-06-11T12:15:48.099355381Z\" level=info msg=\"Stopping container: e7505b0671bccd7ad14ee3ba5642f1204da198a796d28a991f8e2af1fa72543f (timeout: 2s)\" id=03be5ebc-9e51-4eae-95a8-becc8cd0feb0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.650442 | controller |     "Jun 11 12:15:48.446990 crc crio[24477]: time=\"2026-06-11T12:15:48.446096198Z\" level=info msg=\"Stopped container e7505b0671bccd7ad14ee3ba5642f1204da198a796d28a991f8e2af1fa72543f: openshift-marketplace/certified-operators-k6ctk/registry-server\" id=03be5ebc-9e51-4eae-95a8-becc8cd0feb0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.650457 | controller |     "Jun 11 12:15:48.448987 crc crio[24477]: time=\"2026-06-11T12:15:48.4489142Z\" level=info msg=\"Stopping pod sandbox: 4a9125f246fc1d466fe6586820c71f11b8204033d5f40cd91da6cab6b32c5801\" id=6ae69786-c388-4bbd-9b1e-89aa20d7d393 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.650474 | controller |     "Jun 11 12:15:48.449850 crc crio[24477]: time=\"2026-06-11T12:15:48.449818563Z\" level=info msg=\"Got pod network &{Name:certified-operators-k6ctk Namespace:openshift-marketplace ID:4a9125f246fc1d466fe6586820c71f11b8204033d5f40cd91da6cab6b32c5801 UID:00df8b14-aaab-444a-be06-5092647de36f NetNS:/var/run/netns/50972add-f1ec-4c8e-9680-7237dcadc101 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod00df8b14_aaab_444a_be06_5092647de36f.slice PodAnnotations:0xc002d94110}] Aliases:map[]}\"",
2026-06-11 13:18:31.650490 | controller |     "Jun 11 12:15:48.450094 crc crio[24477]: time=\"2026-06-11T12:15:48.45007564Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-k6ctk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.650505 | controller |     "Jun 11 12:15:48.613903 crc crio[24477]: time=\"2026-06-11T12:15:48.613769508Z\" level=info msg=\"Pulled image: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:9d323dd95c208904294a8bc87df7e00264f859edaa2847259bd977ff2468d1f7\" id=ee9c37de-61d7-4f4f-adc4-043b4254c570 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.650521 | controller |     "Jun 11 12:15:48.615239 crc crio[24477]: time=\"2026-06-11T12:15:48.615167966Z\" level=info msg=\"Checking image status: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator-bundle:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c\" id=b9cbab53-3dbd-4baf-91c5-0628de26f394 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.650536 | controller |     "Jun 11 12:15:48.619009 crc crio[24477]: time=\"2026-06-11T12:15:48.618916451Z\" level=info msg=\"Checking image status: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator-bundle:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c\" id=31992856-c5e7-4c7a-9f8f-bc36ae50d223 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.650556 | controller |     "Jun 11 12:15:48.636578 crc crio[24477]: time=\"2026-06-11T12:15:48.636371851Z\" level=info msg=\"Creating container: openstack-operators/1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl/pull\" id=901367f2-b179-4aa5-af21-2988dddd68a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.650571 | controller |     "Jun 11 12:15:48.638581 crc crio[24477]: time=\"2026-06-11T12:15:48.638518811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.650586 | controller |     "Jun 11 12:15:48.673764 crc crio[24477]: time=\"2026-06-11T12:15:48.673573325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.650601 | controller |     "Jun 11 12:15:48.674437 crc crio[24477]: time=\"2026-06-11T12:15:48.67407999Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/ea287c098a60070b9a3d3881abad861d1b0e6ce0179635f2c48de786c0a6f88d/merged/etc/passwd: no such file or directory\"",
2026-06-11 13:18:31.650616 | controller |     "Jun 11 12:15:48.674437 crc crio[24477]: time=\"2026-06-11T12:15:48.674122631Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/ea287c098a60070b9a3d3881abad861d1b0e6ce0179635f2c48de786c0a6f88d/merged/etc/group: no such file or directory\"",
2026-06-11 13:18:31.650631 | controller |     "Jun 11 12:15:48.679970 crc crio[24477]: time=\"2026-06-11T12:15:48.67985913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.650645 | controller |     "Jun 11 12:15:48.850748 crc crio[24477]: time=\"2026-06-11T12:15:48.850412237Z\" level=info msg=\"Created container 204d5e2a511f7148253ff8eb20e28b972cc763682f7d8f3916ef95ae24507930: openstack-operators/1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl/pull\" id=901367f2-b179-4aa5-af21-2988dddd68a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.650660 | controller |     "Jun 11 12:15:48.852777 crc crio[24477]: time=\"2026-06-11T12:15:48.852595279Z\" level=info msg=\"Stopped pod sandbox: 4a9125f246fc1d466fe6586820c71f11b8204033d5f40cd91da6cab6b32c5801\" id=6ae69786-c388-4bbd-9b1e-89aa20d7d393 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.650675 | controller |     "Jun 11 12:15:48.859461 crc crio[24477]: time=\"2026-06-11T12:15:48.85886331Z\" level=info msg=\"Starting container: 204d5e2a511f7148253ff8eb20e28b972cc763682f7d8f3916ef95ae24507930\" id=e006572c-cfee-4b31-ac86-ddcddb14523b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.650692 | controller |     "Jun 11 12:15:48.871107 crc crio[24477]: time=\"2026-06-11T12:15:48.870905011Z\" level=info msg=\"Started container\" PID=48731 containerID=204d5e2a511f7148253ff8eb20e28b972cc763682f7d8f3916ef95ae24507930 description=openstack-operators/1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl/pull id=e006572c-cfee-4b31-ac86-ddcddb14523b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f66e42c5ec7820b79110e990ec49cd0e213de613f353539edac2876c2ce5ce95",
2026-06-11 13:18:31.650707 | controller |     "Jun 11 12:15:49.129216 crc crio[24477]: time=\"2026-06-11T12:15:49.129140804Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=45e4a79e-81f5-4a10-bca8-22c5f78b7a40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.650722 | controller |     "Jun 11 12:15:49.133732 crc crio[24477]: time=\"2026-06-11T12:15:49.133608143Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b8632ca8-beb8-4603-8dae-20f8f15b5cc8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.650740 | controller |     "Jun 11 12:15:49.147770 crc crio[24477]: time=\"2026-06-11T12:15:49.147426492Z\" level=info msg=\"Removing container: e7505b0671bccd7ad14ee3ba5642f1204da198a796d28a991f8e2af1fa72543f\" id=2f5a27c8-4e40-4bcc-8688-013d72ed854a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.650756 | controller |     "Jun 11 12:15:49.174277 crc crio[24477]: time=\"2026-06-11T12:15:49.174128819Z\" level=info msg=\"Removed container e7505b0671bccd7ad14ee3ba5642f1204da198a796d28a991f8e2af1fa72543f: openshift-marketplace/certified-operators-k6ctk/registry-server\" id=2f5a27c8-4e40-4bcc-8688-013d72ed854a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.650772 | controller |     "Jun 11 12:15:49.186067 crc crio[24477]: time=\"2026-06-11T12:15:49.185964305Z\" level=info msg=\"Creating container: openstack-operators/1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl/extract\" id=c04e65b4-660b-45ef-9657-8a906e27dceb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.650787 | controller |     "Jun 11 12:15:49.186298 crc crio[24477]: time=\"2026-06-11T12:15:49.186119344Z\" level=info msg=\"Removing container: 0b182cc2c97ae714b29716de360425dcc33c52207f14f2b81bd4e1de59694071\" id=e0fd99d8-ffaf-486a-8e14-bfb8423e2ba3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.650802 | controller |     "Jun 11 12:15:49.186437 crc crio[24477]: time=\"2026-06-11T12:15:49.186359026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.650816 | controller |     "Jun 11 12:15:49.225169 crc crio[24477]: time=\"2026-06-11T12:15:49.224991143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.650831 | controller |     "Jun 11 12:15:49.231172 crc crio[24477]: time=\"2026-06-11T12:15:49.231085964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.650846 | controller |     "Jun 11 12:15:49.233914 crc crio[24477]: time=\"2026-06-11T12:15:49.233814964Z\" level=info msg=\"Removed container 0b182cc2c97ae714b29716de360425dcc33c52207f14f2b81bd4e1de59694071: openshift-marketplace/certified-operators-k6ctk/extract-content\" id=e0fd99d8-ffaf-486a-8e14-bfb8423e2ba3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.650891 | controller |     "Jun 11 12:15:49.244892 crc crio[24477]: time=\"2026-06-11T12:15:49.244190801Z\" level=info msg=\"Removing container: b1065fea36505c91c1e515b27bd87a29864f6993229361733a86ac3e54ad6a88\" id=327f142d-814a-4f81-85fa-92f4697d3aba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.650909 | controller |     "Jun 11 12:15:49.289285 crc crio[24477]: time=\"2026-06-11T12:15:49.289098511Z\" level=info msg=\"Removed container b1065fea36505c91c1e515b27bd87a29864f6993229361733a86ac3e54ad6a88: openshift-marketplace/certified-operators-k6ctk/extract-utilities\" id=327f142d-814a-4f81-85fa-92f4697d3aba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.650925 | controller |     "Jun 11 12:15:49.453773 crc crio[24477]: time=\"2026-06-11T12:15:49.453528587Z\" level=info msg=\"Created container b49896ea8b49a5f2cda9d376ad6f4e772d1fc24f4f57014ad816ccb01aee9623: openstack-operators/1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl/extract\" id=c04e65b4-660b-45ef-9657-8a906e27dceb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.650941 | controller |     "Jun 11 12:15:49.456441 crc crio[24477]: time=\"2026-06-11T12:15:49.456329126Z\" level=info msg=\"Starting container: b49896ea8b49a5f2cda9d376ad6f4e772d1fc24f4f57014ad816ccb01aee9623\" id=f15f0584-c864-41d0-8cd3-570b0bee9f59 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.650964 | controller |     "Jun 11 12:15:49.462700 crc crio[24477]: time=\"2026-06-11T12:15:49.462460957Z\" level=info msg=\"Started container\" PID=48753 containerID=b49896ea8b49a5f2cda9d376ad6f4e772d1fc24f4f57014ad816ccb01aee9623 description=openstack-operators/1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl/extract id=f15f0584-c864-41d0-8cd3-570b0bee9f59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f66e42c5ec7820b79110e990ec49cd0e213de613f353539edac2876c2ce5ce95",
2026-06-11 13:18:31.650981 | controller |     "Jun 11 12:15:51.174542 crc crio[24477]: time=\"2026-06-11T12:15:51.173977845Z\" level=info msg=\"Stopping pod sandbox: f66e42c5ec7820b79110e990ec49cd0e213de613f353539edac2876c2ce5ce95\" id=5db6abd7-8163-4ff7-ba9c-f61674899aea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.650997 | controller |     "Jun 11 12:15:51.177105 crc crio[24477]: time=\"2026-06-11T12:15:51.176998709Z\" level=info msg=\"Got pod network &{Name:1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl Namespace:openstack-operators ID:f66e42c5ec7820b79110e990ec49cd0e213de613f353539edac2876c2ce5ce95 UID:3ff60253-4688-412b-841d-6fa976732c2a NetNS:/var/run/netns/b074de77-7587-4ca5-b457-521f1d979475 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ff60253_4688_412b_841d_6fa976732c2a.slice PodAnnotations:0xc00008cc40}] Aliases:map[]}\"",
2026-06-11 13:18:31.651012 | controller |     "Jun 11 12:15:51.177319 crc crio[24477]: time=\"2026-06-11T12:15:51.177239145Z\" level=info msg=\"Deleting pod openstack-operators_1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.651027 | controller |     "Jun 11 12:15:51.489278 crc crio[24477]: time=\"2026-06-11T12:15:51.488592479Z\" level=info msg=\"Stopped pod sandbox: f66e42c5ec7820b79110e990ec49cd0e213de613f353539edac2876c2ce5ce95\" id=5db6abd7-8163-4ff7-ba9c-f61674899aea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.651043 | controller |     "Jun 11 12:15:54.914817 crc crio[24477]: time=\"2026-06-11T12:15:54.913394233Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-pq7dv/POD\" id=ea62f967-fe3f-40d0-bfd0-a79a90d77125 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.651058 | controller |     "Jun 11 12:15:54.914817 crc crio[24477]: time=\"2026-06-11T12:15:54.914625747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.651073 | controller |     "Jun 11 12:15:54.957588 crc crio[24477]: time=\"2026-06-11T12:15:54.95683649Z\" level=info msg=\"Got pod network &{Name:community-operators-pq7dv Namespace:openshift-marketplace ID:795a2b6c14e072897ba3d9a1c88e27c1078b32ad237ef39ffd5fb874f9115614 UID:93df548a-e8fb-41a2-8c0e-f48e16e6c410 NetNS:/var/run/netns/4d7d4c13-27eb-4a6b-9a64-0ba472545861 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod93df548a_e8fb_41a2_8c0e_f48e16e6c410.slice PodAnnotations:0xc000530798}] Aliases:map[]}\"",
2026-06-11 13:18:31.651089 | controller |     "Jun 11 12:15:54.957588 crc crio[24477]: time=\"2026-06-11T12:15:54.956903503Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-pq7dv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.651104 | controller |     "Jun 11 12:15:55.360279 crc crio[24477]: 2026-06-11T12:15:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:795a2b6c14e0728 Mac:4e:b5:7c:f2:c9:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/4d7d4c13-27eb-4a6b-9a64-0ba472545861 SocketPath: PciID:}] [{Interface:0xc00011b5a0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.651122 | controller |     "Jun 11 12:15:55.362242 crc crio[24477]: time=\"2026-06-11T12:15:55.362164997Z\" level=info msg=\"Got pod network &{Name:community-operators-pq7dv Namespace:openshift-marketplace ID:795a2b6c14e072897ba3d9a1c88e27c1078b32ad237ef39ffd5fb874f9115614 UID:93df548a-e8fb-41a2-8c0e-f48e16e6c410 NetNS:/var/run/netns/4d7d4c13-27eb-4a6b-9a64-0ba472545861 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod93df548a_e8fb_41a2_8c0e_f48e16e6c410.slice PodAnnotations:0xc000530798}] Aliases:map[]}\"",
2026-06-11 13:18:31.651137 | controller |     "Jun 11 12:15:55.362370 crc crio[24477]: time=\"2026-06-11T12:15:55.362355683Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-pq7dv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.651152 | controller |     "Jun 11 12:15:55.372770 crc crio[24477]: time=\"2026-06-11T12:15:55.372457936Z\" level=info msg=\"Ran pod sandbox 795a2b6c14e072897ba3d9a1c88e27c1078b32ad237ef39ffd5fb874f9115614 with infra container: openshift-marketplace/community-operators-pq7dv/POD\" id=ea62f967-fe3f-40d0-bfd0-a79a90d77125 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.651168 | controller |     "Jun 11 12:15:55.382234 crc crio[24477]: time=\"2026-06-11T12:15:55.381927258Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=16d57fe0-0391-4ff2-8856-64bc1de21980 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.651183 | controller |     "Jun 11 12:15:55.385366 crc crio[24477]: time=\"2026-06-11T12:15:55.385222503Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3be9689f-f6e4-452d-b89f-f3a887931e6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.651197 | controller |     "Jun 11 12:15:55.437992 crc crio[24477]: time=\"2026-06-11T12:15:55.437886309Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-pq7dv/extract-utilities\" id=0df15c5a-3be1-4105-9a00-fdb3c7013b44 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.651212 | controller |     "Jun 11 12:15:55.438458 crc crio[24477]: time=\"2026-06-11T12:15:55.438393744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.651227 | controller |     "Jun 11 12:15:55.687332 crc crio[24477]: time=\"2026-06-11T12:15:55.68720668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.651242 | controller |     "Jun 11 12:15:55.710553 crc crio[24477]: time=\"2026-06-11T12:15:55.710430169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.651257 | controller |     "Jun 11 12:15:55.923261 crc crio[24477]: time=\"2026-06-11T12:15:55.923093335Z\" level=info msg=\"Created container aab664f184268f4ceb7acac35a636b220d083839364fc2d5f17f7da78d65bfd3: openshift-marketplace/community-operators-pq7dv/extract-utilities\" id=0df15c5a-3be1-4105-9a00-fdb3c7013b44 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.651271 | controller |     "Jun 11 12:15:55.926473 crc crio[24477]: time=\"2026-06-11T12:15:55.925304612Z\" level=info msg=\"Starting container: aab664f184268f4ceb7acac35a636b220d083839364fc2d5f17f7da78d65bfd3\" id=763e05e9-7f32-48d4-b4e1-6cb0c2229ace name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.651289 | controller |     "Jun 11 12:15:55.946182 crc crio[24477]: time=\"2026-06-11T12:15:55.945629087Z\" level=info msg=\"Started container\" PID=48991 containerID=aab664f184268f4ceb7acac35a636b220d083839364fc2d5f17f7da78d65bfd3 description=openshift-marketplace/community-operators-pq7dv/extract-utilities id=763e05e9-7f32-48d4-b4e1-6cb0c2229ace name=/runtime.v1.RuntimeService/StartContainer sandboxID=795a2b6c14e072897ba3d9a1c88e27c1078b32ad237ef39ffd5fb874f9115614",
2026-06-11 13:18:31.651305 | controller |     "Jun 11 12:15:56.270525 crc crio[24477]: time=\"2026-06-11T12:15:56.269634765Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=f1231f7c-227b-47a4-b24b-1827c7c7e37c name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.651320 | controller |     "Jun 11 12:15:56.285087 crc crio[24477]: time=\"2026-06-11T12:15:56.285009297Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 13:18:31.651334 | controller |     "Jun 11 12:15:56.944357 crc crio[24477]: time=\"2026-06-11T12:15:56.943902478Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=f1231f7c-227b-47a4-b24b-1827c7c7e37c name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.651349 | controller |     "Jun 11 12:15:56.949935 crc crio[24477]: time=\"2026-06-11T12:15:56.946993735Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=0cac5c0d-2a96-449d-85dd-5ea9a1ca2ccd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.651364 | controller |     "Jun 11 12:15:56.955511 crc crio[24477]: time=\"2026-06-11T12:15:56.955275147Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e6bc537d-d83e-4cdd-9269-f61814054b17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.651379 | controller |     "Jun 11 12:15:56.966024 crc crio[24477]: time=\"2026-06-11T12:15:56.965833103Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-pq7dv/extract-content\" id=8559b3b2-9947-4543-b47d-8857ef64c0c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.651394 | controller |     "Jun 11 12:15:56.966711 crc crio[24477]: time=\"2026-06-11T12:15:56.966588554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.651408 | controller |     "Jun 11 12:15:57.032303 crc crio[24477]: time=\"2026-06-11T12:15:57.031827262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.651423 | controller |     "Jun 11 12:15:57.036380 crc crio[24477]: time=\"2026-06-11T12:15:57.036226965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.651437 | controller |     "Jun 11 12:15:57.230823 crc crio[24477]: time=\"2026-06-11T12:15:57.230447857Z\" level=info msg=\"Created container ca733f2b8d87dff0f1897c3e1a294e65625c61c8e8f3fe0f0bcbeb9b82211a4a: openshift-marketplace/community-operators-pq7dv/extract-content\" id=8559b3b2-9947-4543-b47d-8857ef64c0c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.651452 | controller |     "Jun 11 12:15:57.232508 crc crio[24477]: time=\"2026-06-11T12:15:57.232422573Z\" level=info msg=\"Starting container: ca733f2b8d87dff0f1897c3e1a294e65625c61c8e8f3fe0f0bcbeb9b82211a4a\" id=cdcf8247-c6a4-4dad-8544-45c2628445a8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.651466 | controller |     "Jun 11 12:15:57.242995 crc crio[24477]: time=\"2026-06-11T12:15:57.242907316Z\" level=info msg=\"Started container\" PID=49000 containerID=ca733f2b8d87dff0f1897c3e1a294e65625c61c8e8f3fe0f0bcbeb9b82211a4a description=openshift-marketplace/community-operators-pq7dv/extract-content id=cdcf8247-c6a4-4dad-8544-45c2628445a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=795a2b6c14e072897ba3d9a1c88e27c1078b32ad237ef39ffd5fb874f9115614",
2026-06-11 13:18:31.651485 | controller |     "Jun 11 12:16:00.724208 crc crio[24477]: time=\"2026-06-11T12:16:00.722225748Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686336-4w95m/POD\" id=ff4c3400-cb86-48c0-940f-4d536b81c5ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.651500 | controller |     "Jun 11 12:16:00.727152 crc crio[24477]: time=\"2026-06-11T12:16:00.727122344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.651515 | controller |     "Jun 11 12:16:00.882878 crc crio[24477]: time=\"2026-06-11T12:16:00.881875373Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686336-4w95m Namespace:openshift-infra ID:200a18d4c9fd8ae9490b558ce8eef7f1a3a74a72d39982be0c898bfee45ff562 UID:2b14f37b-1ae8-467e-a8e1-8df17e28c9f8 NetNS:/var/run/netns/e2848d52-8b9d-4a4e-acd3-ced2cecaf0c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b14f37b_1ae8_467e_a8e1_8df17e28c9f8.slice PodAnnotations:0xc002ce4828}] Aliases:map[]}\"",
2026-06-11 13:18:31.651530 | controller |     "Jun 11 12:16:00.882878 crc crio[24477]: time=\"2026-06-11T12:16:00.882179182Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686336-4w95m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.651545 | controller |     "Jun 11 12:16:01.764094 crc crio[24477]: time=\"2026-06-11T12:16:01.762356029Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-init-954485ffc-2k5fg/POD\" id=d113af6f-4912-4c1d-8c7d-057eb5076d93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.651560 | controller |     "Jun 11 12:16:01.766728 crc crio[24477]: time=\"2026-06-11T12:16:01.764798458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.651574 | controller |     "Jun 11 12:16:01.922055 crc crio[24477]: time=\"2026-06-11T12:16:01.921850523Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-954485ffc-2k5fg Namespace:openstack-operators ID:536429a0fe46b1ce203012908970d8f288fc614fcd7e149549a61af7752a7a51 UID:d6b1ee53-9a1f-4943-9895-9764997783d1 NetNS:/var/run/netns/2de7e516-9391-4466-b941-ed99732ba195 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6b1ee53_9a1f_4943_9895_9764997783d1.slice PodAnnotations:0xc000a86e38}] Aliases:map[]}\"",
2026-06-11 13:18:31.651590 | controller |     "Jun 11 12:16:01.922055 crc crio[24477]: time=\"2026-06-11T12:16:01.921934875Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-init-954485ffc-2k5fg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.651605 | controller |     "Jun 11 12:16:04.286239 crc crio[24477]: 2026-06-11T12:16:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:536429a0fe46b1c Mac:b2:c8:ef:0a:a7:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/2de7e516-9391-4466-b941-ed99732ba195 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.651620 | controller |     "Jun 11 12:16:04.293172 crc crio[24477]: time=\"2026-06-11T12:16:04.293007829Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-954485ffc-2k5fg Namespace:openstack-operators ID:536429a0fe46b1ce203012908970d8f288fc614fcd7e149549a61af7752a7a51 UID:d6b1ee53-9a1f-4943-9895-9764997783d1 NetNS:/var/run/netns/2de7e516-9391-4466-b941-ed99732ba195 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6b1ee53_9a1f_4943_9895_9764997783d1.slice PodAnnotations:0xc000a86e38}] Aliases:map[]}\"",
2026-06-11 13:18:31.651638 | controller |     "Jun 11 12:16:04.293843 crc crio[24477]: time=\"2026-06-11T12:16:04.293613836Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-init-954485ffc-2k5fg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.651653 | controller |     "Jun 11 12:16:04.351145 crc crio[24477]: time=\"2026-06-11T12:16:04.350534879Z\" level=info msg=\"Ran pod sandbox 536429a0fe46b1ce203012908970d8f288fc614fcd7e149549a61af7752a7a51 with infra container: openstack-operators/openstack-operator-controller-init-954485ffc-2k5fg/POD\" id=d113af6f-4912-4c1d-8c7d-057eb5076d93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.651667 | controller |     "Jun 11 12:16:04.368109 crc crio[24477]: time=\"2026-06-11T12:16:04.36754974Z\" level=info msg=\"Checking image status: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c\" id=d2a9ea19-2db9-43ba-931f-038abcebff7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.651682 | controller |     "Jun 11 12:16:04.368109 crc crio[24477]: time=\"2026-06-11T12:16:04.368120347Z\" level=info msg=\"Image 38.102.83.66:5001/openstack-k8s-operators/openstack-operator:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c not found\" id=d2a9ea19-2db9-43ba-931f-038abcebff7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.651697 | controller |     "Jun 11 12:16:04.368931 crc crio[24477]: time=\"2026-06-11T12:16:04.368221429Z\" level=info msg=\"Neither image nor artfiact 38.102.83.66:5001/openstack-k8s-operators/openstack-operator:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c found\" id=d2a9ea19-2db9-43ba-931f-038abcebff7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.651711 | controller |     "Jun 11 12:16:04.374937 crc crio[24477]: time=\"2026-06-11T12:16:04.374815849Z\" level=info msg=\"Pulling image: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c\" id=e01500f0-d7a9-4637-be7e-c3b0cb31d3f1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.651726 | controller |     "Jun 11 12:16:04.378090 crc crio[24477]: time=\"2026-06-11T12:16:04.377965928Z\" level=info msg=\"Trying to access \\\"38.102.83.66:5001/openstack-k8s-operators/openstack-operator:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c\\\"\"",
2026-06-11 13:18:31.651741 | controller |     "Jun 11 12:16:04.821576 crc crio[24477]: 2026-06-11T12:16:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:200a18d4c9fd8ae Mac:16:f9:19:15:ae:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/e2848d52-8b9d-4a4e-acd3-ced2cecaf0c7 SocketPath: PciID:}] [{Interface:0xc000014b50 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.651757 | controller |     "Jun 11 12:16:04.826023 crc crio[24477]: time=\"2026-06-11T12:16:04.825625194Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686336-4w95m Namespace:openshift-infra ID:200a18d4c9fd8ae9490b558ce8eef7f1a3a74a72d39982be0c898bfee45ff562 UID:2b14f37b-1ae8-467e-a8e1-8df17e28c9f8 NetNS:/var/run/netns/e2848d52-8b9d-4a4e-acd3-ced2cecaf0c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b14f37b_1ae8_467e_a8e1_8df17e28c9f8.slice PodAnnotations:0xc002ce4828}] Aliases:map[]}\"",
2026-06-11 13:18:31.651772 | controller |     "Jun 11 12:16:04.839234 crc crio[24477]: time=\"2026-06-11T12:16:04.839110406Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686336-4w95m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.651970 | controller |     "Jun 11 12:16:04.908104 crc crio[24477]: time=\"2026-06-11T12:16:04.907906728Z\" level=info msg=\"Ran pod sandbox 200a18d4c9fd8ae9490b558ce8eef7f1a3a74a72d39982be0c898bfee45ff562 with infra container: openshift-infra/auto-csr-approver-29686336-4w95m/POD\" id=ff4c3400-cb86-48c0-940f-4d536b81c5ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.652001 | controller |     "Jun 11 12:16:04.936619 crc crio[24477]: time=\"2026-06-11T12:16:04.936433921Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=53ce962d-f2d7-45ff-b478-7200f97af097 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.652023 | controller |     "Jun 11 12:16:04.955760 crc crio[24477]: time=\"2026-06-11T12:16:04.954825083Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 13:18:31.652043 | controller |     "Jun 11 12:16:06.675933 crc crio[24477]: time=\"2026-06-11T12:16:06.67472215Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=53ce962d-f2d7-45ff-b478-7200f97af097 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.652063 | controller |     "Jun 11 12:16:06.680200 crc crio[24477]: time=\"2026-06-11T12:16:06.679379127Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c9e52baf-7b6f-4279-b024-3b6e55e178b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.652082 | controller |     "Jun 11 12:16:06.684152 crc crio[24477]: time=\"2026-06-11T12:16:06.682430372Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a7edb62b-f96c-4574-b951-0d3e6252e2b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.652097 | controller |     "Jun 11 12:16:06.694876 crc crio[24477]: time=\"2026-06-11T12:16:06.694725947Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686336-4w95m/oc\" id=20e617ba-bcb7-44ad-9f87-44fbf37df472 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.652112 | controller |     "Jun 11 12:16:06.696216 crc crio[24477]: time=\"2026-06-11T12:16:06.696106296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.652127 | controller |     "Jun 11 12:16:06.922129 crc crio[24477]: time=\"2026-06-11T12:16:06.92183823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.652142 | controller |     "Jun 11 12:16:08.464955 crc crio[24477]: time=\"2026-06-11T12:16:08.464261349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.652157 | controller |     "Jun 11 12:16:08.670606 crc crio[24477]: time=\"2026-06-11T12:16:08.670185226Z\" level=info msg=\"Created container 873a63f13cc741d79290e17c26a2a31989e0097358f9f01f1a6dfa5ff4e49273: openshift-infra/auto-csr-approver-29686336-4w95m/oc\" id=20e617ba-bcb7-44ad-9f87-44fbf37df472 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.652171 | controller |     "Jun 11 12:16:08.677404 crc crio[24477]: time=\"2026-06-11T12:16:08.672175015Z\" level=info msg=\"Starting container: 873a63f13cc741d79290e17c26a2a31989e0097358f9f01f1a6dfa5ff4e49273\" id=3acfcf1a-951a-46e7-bf25-dd76341f10a6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.652186 | controller |     "Jun 11 12:16:08.685125 crc crio[24477]: time=\"2026-06-11T12:16:08.684928023Z\" level=info msg=\"Started container\" PID=49306 containerID=873a63f13cc741d79290e17c26a2a31989e0097358f9f01f1a6dfa5ff4e49273 description=openshift-infra/auto-csr-approver-29686336-4w95m/oc id=3acfcf1a-951a-46e7-bf25-dd76341f10a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=200a18d4c9fd8ae9490b558ce8eef7f1a3a74a72d39982be0c898bfee45ff562",
2026-06-11 13:18:31.652206 | controller |     "Jun 11 12:16:09.263411 crc crio[24477]: time=\"2026-06-11T12:16:09.262323181Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=63f0c636-b7b4-44f1-a3e2-1761c19e3bb7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.652222 | controller |     "Jun 11 12:16:09.272456 crc crio[24477]: time=\"2026-06-11T12:16:09.272048783Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=19c38393-0f45-44cf-afb0-e76b349692ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.652237 | controller |     "Jun 11 12:16:09.399805 crc crio[24477]: time=\"2026-06-11T12:16:09.399280858Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-pq7dv/registry-server\" id=9cb8355d-d5bf-4fa9-b5ba-a4a16c616ee1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.652252 | controller |     "Jun 11 12:16:09.400444 crc crio[24477]: time=\"2026-06-11T12:16:09.400162335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.652267 | controller |     "Jun 11 12:16:09.960879 crc crio[24477]: time=\"2026-06-11T12:16:09.955459583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.652283 | controller |     "Jun 11 12:16:09.990764 crc crio[24477]: time=\"2026-06-11T12:16:09.989947922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.652298 | controller |     "Jun 11 12:16:11.378468 crc crio[24477]: time=\"2026-06-11T12:16:11.375377776Z\" level=info msg=\"Created container 0869089cf7935cb9f85b25c095c33e90ae25f8220e40cd8ddf94fcdad85bf9f4: openshift-marketplace/community-operators-pq7dv/registry-server\" id=9cb8355d-d5bf-4fa9-b5ba-a4a16c616ee1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.652314 | controller |     "Jun 11 12:16:11.400136 crc crio[24477]: time=\"2026-06-11T12:16:11.398698428Z\" level=info msg=\"Starting container: 0869089cf7935cb9f85b25c095c33e90ae25f8220e40cd8ddf94fcdad85bf9f4\" id=731617cd-8b1e-4c3e-aacd-155d1c6bf8fe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.652330 | controller |     "Jun 11 12:16:11.491101 crc crio[24477]: time=\"2026-06-11T12:16:11.475847558Z\" level=info msg=\"Started container\" PID=49339 containerID=0869089cf7935cb9f85b25c095c33e90ae25f8220e40cd8ddf94fcdad85bf9f4 description=openshift-marketplace/community-operators-pq7dv/registry-server id=731617cd-8b1e-4c3e-aacd-155d1c6bf8fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=795a2b6c14e072897ba3d9a1c88e27c1078b32ad237ef39ffd5fb874f9115614",
2026-06-11 13:18:31.652345 | controller |     "Jun 11 12:16:15.708629 crc crio[24477]: time=\"2026-06-11T12:16:15.706784804Z\" level=info msg=\"Stopping pod sandbox: 200a18d4c9fd8ae9490b558ce8eef7f1a3a74a72d39982be0c898bfee45ff562\" id=2c8dfc09-a7c4-41cc-b347-cbd15db3fa83 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.652361 | controller |     "Jun 11 12:16:15.711802 crc crio[24477]: time=\"2026-06-11T12:16:15.710216571Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686336-4w95m Namespace:openshift-infra ID:200a18d4c9fd8ae9490b558ce8eef7f1a3a74a72d39982be0c898bfee45ff562 UID:2b14f37b-1ae8-467e-a8e1-8df17e28c9f8 NetNS:/var/run/netns/e2848d52-8b9d-4a4e-acd3-ced2cecaf0c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b14f37b_1ae8_467e_a8e1_8df17e28c9f8.slice PodAnnotations:0xc002d94a38}] Aliases:map[]}\"",
2026-06-11 13:18:31.652380 | controller |     "Jun 11 12:16:15.717203 crc crio[24477]: time=\"2026-06-11T12:16:15.715847841Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686336-4w95m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.652396 | controller |     "Jun 11 12:16:19.558107 crc crio[24477]: time=\"2026-06-11T12:16:19.555349381Z\" level=info msg=\"Stopped pod sandbox: 200a18d4c9fd8ae9490b558ce8eef7f1a3a74a72d39982be0c898bfee45ff562\" id=2c8dfc09-a7c4-41cc-b347-cbd15db3fa83 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.652411 | controller |     "Jun 11 12:16:21.552775 crc crio[24477]: time=\"2026-06-11T12:16:21.551896585Z\" level=info msg=\"Stopping pod sandbox: 94b5d07ee58538b0fc78a460453dd16c708ea4f385203dc5bfd648f58bb558b6\" id=032e1ebb-6ec0-4f08-8d62-862b54696f11 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.652426 | controller |     "Jun 11 12:16:21.553432 crc crio[24477]: time=\"2026-06-11T12:16:21.55279848Z\" level=info msg=\"Stopped pod sandbox (already stopped): 94b5d07ee58538b0fc78a460453dd16c708ea4f385203dc5bfd648f58bb558b6\" id=032e1ebb-6ec0-4f08-8d62-862b54696f11 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.652440 | controller |     "Jun 11 12:16:21.555880 crc crio[24477]: time=\"2026-06-11T12:16:21.554103027Z\" level=info msg=\"Removing pod sandbox: 94b5d07ee58538b0fc78a460453dd16c708ea4f385203dc5bfd648f58bb558b6\" id=90e02d2a-2e05-4faa-8f55-9c246a85a242 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.652455 | controller |     "Jun 11 12:16:21.574745 crc crio[24477]: time=\"2026-06-11T12:16:21.57453698Z\" level=info msg=\"Removed pod sandbox: 94b5d07ee58538b0fc78a460453dd16c708ea4f385203dc5bfd648f58bb558b6\" id=90e02d2a-2e05-4faa-8f55-9c246a85a242 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.652470 | controller |     "Jun 11 12:16:21.575952 crc crio[24477]: time=\"2026-06-11T12:16:21.575853245Z\" level=info msg=\"Stopping pod sandbox: 4a9125f246fc1d466fe6586820c71f11b8204033d5f40cd91da6cab6b32c5801\" id=cbc4ed95-2cb6-405f-8314-117dac5786c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.652486 | controller |     "Jun 11 12:16:21.575952 crc crio[24477]: time=\"2026-06-11T12:16:21.575946738Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4a9125f246fc1d466fe6586820c71f11b8204033d5f40cd91da6cab6b32c5801\" id=cbc4ed95-2cb6-405f-8314-117dac5786c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.652501 | controller |     "Jun 11 12:16:21.576729 crc crio[24477]: time=\"2026-06-11T12:16:21.576605037Z\" level=info msg=\"Removing pod sandbox: 4a9125f246fc1d466fe6586820c71f11b8204033d5f40cd91da6cab6b32c5801\" id=d23cb511-c8db-4f7f-a66b-b7a9cae73d72 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.652516 | controller |     "Jun 11 12:16:21.591829 crc crio[24477]: time=\"2026-06-11T12:16:21.591533598Z\" level=info msg=\"Removed pod sandbox: 4a9125f246fc1d466fe6586820c71f11b8204033d5f40cd91da6cab6b32c5801\" id=d23cb511-c8db-4f7f-a66b-b7a9cae73d72 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.652530 | controller |     "Jun 11 12:16:21.593124 crc crio[24477]: time=\"2026-06-11T12:16:21.593028298Z\" level=info msg=\"Stopping pod sandbox: 7c22f14ecf776f8151c3ecf4d4ca816f887f9867347cef4d9d0088281085b831\" id=cc2ff829-df1b-4fed-93e0-6efebe3cfb25 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.652545 | controller |     "Jun 11 12:16:21.593241 crc crio[24477]: time=\"2026-06-11T12:16:21.593151291Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7c22f14ecf776f8151c3ecf4d4ca816f887f9867347cef4d9d0088281085b831\" id=cc2ff829-df1b-4fed-93e0-6efebe3cfb25 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.652560 | controller |     "Jun 11 12:16:21.593960 crc crio[24477]: time=\"2026-06-11T12:16:21.593907762Z\" level=info msg=\"Removing pod sandbox: 7c22f14ecf776f8151c3ecf4d4ca816f887f9867347cef4d9d0088281085b831\" id=af5665cf-fc47-4dfe-ade6-661105e38125 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.652578 | controller |     "Jun 11 12:16:21.649892 crc crio[24477]: time=\"2026-06-11T12:16:21.649759694Z\" level=info msg=\"Removed pod sandbox: 7c22f14ecf776f8151c3ecf4d4ca816f887f9867347cef4d9d0088281085b831\" id=af5665cf-fc47-4dfe-ade6-661105e38125 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.652594 | controller |     "Jun 11 12:16:21.655159 crc crio[24477]: time=\"2026-06-11T12:16:21.654984503Z\" level=info msg=\"Stopping pod sandbox: 4aa1d9e385674fa1c4c422901a324086daf1d57080e296a9a7833461196dd421\" id=062d06e5-63aa-42a4-9452-3597b2faec84 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.652608 | controller |     "Jun 11 12:16:21.655727 crc crio[24477]: time=\"2026-06-11T12:16:21.65521373Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4aa1d9e385674fa1c4c422901a324086daf1d57080e296a9a7833461196dd421\" id=062d06e5-63aa-42a4-9452-3597b2faec84 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.652623 | controller |     "Jun 11 12:16:21.664356 crc crio[24477]: time=\"2026-06-11T12:16:21.664220282Z\" level=info msg=\"Removing pod sandbox: 4aa1d9e385674fa1c4c422901a324086daf1d57080e296a9a7833461196dd421\" id=50442e5d-5c80-4d0a-9d04-3df7097be315 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.652637 | controller |     "Jun 11 12:16:21.726097 crc crio[24477]: time=\"2026-06-11T12:16:21.725979497Z\" level=info msg=\"Removed pod sandbox: 4aa1d9e385674fa1c4c422901a324086daf1d57080e296a9a7833461196dd421\" id=50442e5d-5c80-4d0a-9d04-3df7097be315 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.652652 | controller |     "Jun 11 12:16:27.140101 crc crio[24477]: time=\"2026-06-11T12:16:27.138805471Z\" level=info msg=\"Stopping container: 0869089cf7935cb9f85b25c095c33e90ae25f8220e40cd8ddf94fcdad85bf9f4 (timeout: 2s)\" id=c3abb1c5-e1f1-4733-91b1-2d5436993909 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.652666 | controller |     "Jun 11 12:16:29.901590 crc crio[24477]: time=\"2026-06-11T12:16:29.90096929Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-qc7dz/POD\" id=665a1933-46af-49b7-9620-51caa796dc91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.652681 | controller |     "Jun 11 12:16:29.902958 crc crio[24477]: time=\"2026-06-11T12:16:29.901886476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.652696 | controller |     "Jun 11 12:16:31.174844 crc crio[24477]: time=\"2026-06-11T12:16:31.174691656Z\" level=info msg=\"Stopped container 0869089cf7935cb9f85b25c095c33e90ae25f8220e40cd8ddf94fcdad85bf9f4: openshift-marketplace/community-operators-pq7dv/registry-server\" id=c3abb1c5-e1f1-4733-91b1-2d5436993909 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.652711 | controller |     "Jun 11 12:16:31.176128 crc crio[24477]: time=\"2026-06-11T12:16:31.175885179Z\" level=info msg=\"Stopping pod sandbox: 795a2b6c14e072897ba3d9a1c88e27c1078b32ad237ef39ffd5fb874f9115614\" id=90846aa3-d797-4279-8c28-c4a0a80f9ca0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.652726 | controller |     "Jun 11 12:16:31.176907 crc crio[24477]: time=\"2026-06-11T12:16:31.176836366Z\" level=info msg=\"Got pod network &{Name:community-operators-pq7dv Namespace:openshift-marketplace ID:795a2b6c14e072897ba3d9a1c88e27c1078b32ad237ef39ffd5fb874f9115614 UID:93df548a-e8fb-41a2-8c0e-f48e16e6c410 NetNS:/var/run/netns/4d7d4c13-27eb-4a6b-9a64-0ba472545861 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod93df548a_e8fb_41a2_8c0e_f48e16e6c410.slice PodAnnotations:0xc002ce4028}] Aliases:map[]}\"",
2026-06-11 13:18:31.652744 | controller |     "Jun 11 12:16:31.177039 crc crio[24477]: time=\"2026-06-11T12:16:31.177023052Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-pq7dv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.652759 | controller |     "Jun 11 12:16:38.292066 crc crio[24477]: time=\"2026-06-11T12:16:38.291047066Z\" level=info msg=\"Stopped pod sandbox: 795a2b6c14e072897ba3d9a1c88e27c1078b32ad237ef39ffd5fb874f9115614\" id=90846aa3-d797-4279-8c28-c4a0a80f9ca0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.652773 | controller |     "Jun 11 12:16:38.659061 crc crio[24477]: time=\"2026-06-11T12:16:38.658878619Z\" level=info msg=\"Removing container: 0869089cf7935cb9f85b25c095c33e90ae25f8220e40cd8ddf94fcdad85bf9f4\" id=e6059bd5-7ac2-4bb6-8b79-f386bd171e83 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.652788 | controller |     "Jun 11 12:16:39.668509 crc crio[24477]: time=\"2026-06-11T12:16:39.668357277Z\" level=info msg=\"Pulling image: quay.io/metal3-io/mariadb:latest\" id=165caa14-d20e-423f-ab8e-f5beb9647136 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.652803 | controller |     "Jun 11 12:16:39.689239 crc crio[24477]: time=\"2026-06-11T12:16:39.689159747Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/mariadb:latest\\\"\"",
2026-06-11 13:18:31.652818 | controller |     "Jun 11 12:16:40.295942 crc crio[24477]: time=\"2026-06-11T12:16:40.295131499Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qc7dz Namespace:openshift-marketplace ID:18434342b4a9286f32d6ce5c46d923a8b4a0962ea4bc78b0dcaa53c3f581b466 UID:268f462d-278c-46f8-a5cc-f319a73b18f1 NetNS:/var/run/netns/8375797d-647e-4617-978c-f9b628ca67df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod268f462d_278c_46f8_a5cc_f319a73b18f1.slice PodAnnotations:0xc002e122d8}] Aliases:map[]}\"",
2026-06-11 13:18:31.652833 | controller |     "Jun 11 12:16:40.300049 crc crio[24477]: time=\"2026-06-11T12:16:40.299988616Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-qc7dz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.652874 | controller |     "Jun 11 12:16:40.699820 crc crio[24477]: time=\"2026-06-11T12:16:40.695815115Z\" level=info msg=\"Removed container 0869089cf7935cb9f85b25c095c33e90ae25f8220e40cd8ddf94fcdad85bf9f4: openshift-marketplace/community-operators-pq7dv/registry-server\" id=e6059bd5-7ac2-4bb6-8b79-f386bd171e83 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.652917 | controller |     "Jun 11 12:16:40.702873 crc crio[24477]: time=\"2026-06-11T12:16:40.702555089Z\" level=info msg=\"Removing container: ca733f2b8d87dff0f1897c3e1a294e65625c61c8e8f3fe0f0bcbeb9b82211a4a\" id=ed93d805-3b7b-44eb-9c84-a971e7f21fa6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.652935 | controller |     "Jun 11 12:16:41.053827 crc crio[24477]: 2026-06-11T12:16:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:18434342b4a9286 Mac:86:3e:82:69:07:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/8375797d-647e-4617-978c-f9b628ca67df SocketPath: PciID:}] [{Interface:0xc000582810 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.652951 | controller |     "Jun 11 12:16:41.057416 crc crio[24477]: time=\"2026-06-11T12:16:41.057234982Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qc7dz Namespace:openshift-marketplace ID:18434342b4a9286f32d6ce5c46d923a8b4a0962ea4bc78b0dcaa53c3f581b466 UID:268f462d-278c-46f8-a5cc-f319a73b18f1 NetNS:/var/run/netns/8375797d-647e-4617-978c-f9b628ca67df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod268f462d_278c_46f8_a5cc_f319a73b18f1.slice PodAnnotations:0xc002e122d8}] Aliases:map[]}\"",
2026-06-11 13:18:31.652971 | controller |     "Jun 11 12:16:41.058468 crc crio[24477]: time=\"2026-06-11T12:16:41.058401945Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-qc7dz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.652987 | controller |     "Jun 11 12:16:41.155070 crc crio[24477]: time=\"2026-06-11T12:16:41.154984082Z\" level=info msg=\"Ran pod sandbox 18434342b4a9286f32d6ce5c46d923a8b4a0962ea4bc78b0dcaa53c3f581b466 with infra container: openshift-marketplace/redhat-operators-qc7dz/POD\" id=665a1933-46af-49b7-9620-51caa796dc91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.653003 | controller |     "Jun 11 12:16:41.161459 crc crio[24477]: time=\"2026-06-11T12:16:41.161330579Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1edbc13a-e13f-4e24-ab35-5e96e5304a2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.653018 | controller |     "Jun 11 12:16:41.177754 crc crio[24477]: time=\"2026-06-11T12:16:41.177472813Z\" level=info msg=\"Removed container ca733f2b8d87dff0f1897c3e1a294e65625c61c8e8f3fe0f0bcbeb9b82211a4a: openshift-marketplace/community-operators-pq7dv/extract-content\" id=ed93d805-3b7b-44eb-9c84-a971e7f21fa6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.653033 | controller |     "Jun 11 12:16:41.180379 crc crio[24477]: time=\"2026-06-11T12:16:41.180297758Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=35bb9f51-2702-4eef-b929-5fe285b16ab3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.653048 | controller |     "Jun 11 12:16:41.180473 crc crio[24477]: time=\"2026-06-11T12:16:41.18037434Z\" level=info msg=\"Removing container: aab664f184268f4ceb7acac35a636b220d083839364fc2d5f17f7da78d65bfd3\" id=4ea64bf9-e47f-4896-a4cd-219366aab01a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.653063 | controller |     "Jun 11 12:16:41.191938 crc crio[24477]: time=\"2026-06-11T12:16:41.190028995Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qc7dz/extract-utilities\" id=2cff3bdf-2526-45f4-8f09-7c600fc9dec8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.653078 | controller |     "Jun 11 12:16:41.223809 crc crio[24477]: time=\"2026-06-11T12:16:41.223735694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.653093 | controller |     "Jun 11 12:16:41.241166 crc crio[24477]: time=\"2026-06-11T12:16:41.241083714Z\" level=info msg=\"Removed container aab664f184268f4ceb7acac35a636b220d083839364fc2d5f17f7da78d65bfd3: openshift-marketplace/community-operators-pq7dv/extract-utilities\" id=4ea64bf9-e47f-4896-a4cd-219366aab01a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.653108 | controller |     "Jun 11 12:16:41.262183 crc crio[24477]: time=\"2026-06-11T12:16:41.262067398Z\" level=info msg=\"Pulled image: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator@sha256:417fca74b9737d84253a28e6dd8cb119e0866a193049215bf0d63bd0a3ec7846\" id=e01500f0-d7a9-4637-be7e-c3b0cb31d3f1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.653123 | controller |     "Jun 11 12:16:41.267861 crc crio[24477]: time=\"2026-06-11T12:16:41.267816779Z\" level=info msg=\"Checking image status: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c\" id=8eb41564-ae94-442f-a684-b6b0c93c9e13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.653137 | controller |     "Jun 11 12:16:41.274013 crc crio[24477]: time=\"2026-06-11T12:16:41.27391142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.653158 | controller |     "Jun 11 12:16:41.275877 crc crio[24477]: time=\"2026-06-11T12:16:41.275775741Z\" level=info msg=\"Checking image status: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c\" id=c832732e-16a1-4e97-aa74-83bff7a50d9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.653173 | controller |     "Jun 11 12:16:41.282007 crc crio[24477]: time=\"2026-06-11T12:16:41.281910534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.653188 | controller |     "Jun 11 12:16:41.286988 crc crio[24477]: time=\"2026-06-11T12:16:41.286881503Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-init-954485ffc-2k5fg/operator\" id=e1bf7f43-0fc0-476e-9051-0ebe56518604 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.653203 | controller |     "Jun 11 12:16:41.289994 crc crio[24477]: time=\"2026-06-11T12:16:41.289911779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.653218 | controller |     "Jun 11 12:16:41.330067 crc crio[24477]: time=\"2026-06-11T12:16:41.329440285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.653232 | controller |     "Jun 11 12:16:41.336454 crc crio[24477]: time=\"2026-06-11T12:16:41.336352479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.653247 | controller |     "Jun 11 12:16:41.486146 crc crio[24477]: time=\"2026-06-11T12:16:41.485943187Z\" level=info msg=\"Created container 4b121aec11ae97e0027f8e4bac8a4fedaaa6304578e63677b894d77092677d88: openshift-marketplace/redhat-operators-qc7dz/extract-utilities\" id=2cff3bdf-2526-45f4-8f09-7c600fc9dec8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.653261 | controller |     "Jun 11 12:16:41.487827 crc crio[24477]: time=\"2026-06-11T12:16:41.487737807Z\" level=info msg=\"Starting container: 4b121aec11ae97e0027f8e4bac8a4fedaaa6304578e63677b894d77092677d88\" id=b04bdd3a-879e-455a-b40e-1cfb9257260b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.653276 | controller |     "Jun 11 12:16:41.497467 crc crio[24477]: time=\"2026-06-11T12:16:41.497364557Z\" level=info msg=\"Started container\" PID=50213 containerID=4b121aec11ae97e0027f8e4bac8a4fedaaa6304578e63677b894d77092677d88 description=openshift-marketplace/redhat-operators-qc7dz/extract-utilities id=b04bdd3a-879e-455a-b40e-1cfb9257260b name=/runtime.v1.RuntimeService/StartContainer sandboxID=18434342b4a9286f32d6ce5c46d923a8b4a0962ea4bc78b0dcaa53c3f581b466",
2026-06-11 13:18:31.653291 | controller |     "Jun 11 12:16:41.519939 crc crio[24477]: time=\"2026-06-11T12:16:41.519852377Z\" level=info msg=\"Created container 871b1a4b980abf0fe82822d8c9c26ad26a39617562c2e0b6994c5e666cb904d2: openstack-operators/openstack-operator-controller-init-954485ffc-2k5fg/operator\" id=e1bf7f43-0fc0-476e-9051-0ebe56518604 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.653306 | controller |     "Jun 11 12:16:41.521062 crc crio[24477]: time=\"2026-06-11T12:16:41.52098932Z\" level=info msg=\"Starting container: 871b1a4b980abf0fe82822d8c9c26ad26a39617562c2e0b6994c5e666cb904d2\" id=3ac38c1c-e64d-4e32-b2dc-e1ded560408e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.653321 | controller |     "Jun 11 12:16:41.531084 crc crio[24477]: time=\"2026-06-11T12:16:41.529448736Z\" level=info msg=\"Started container\" PID=50224 containerID=871b1a4b980abf0fe82822d8c9c26ad26a39617562c2e0b6994c5e666cb904d2 description=openstack-operators/openstack-operator-controller-init-954485ffc-2k5fg/operator id=3ac38c1c-e64d-4e32-b2dc-e1ded560408e name=/runtime.v1.RuntimeService/StartContainer sandboxID=536429a0fe46b1ce203012908970d8f288fc614fcd7e149549a61af7752a7a51",
2026-06-11 13:18:31.653340 | controller |     "Jun 11 12:16:41.715351 crc crio[24477]: time=\"2026-06-11T12:16:41.715248508Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=cc770fea-1554-4ad0-a111-0a2ad7e25501 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.653356 | controller |     "Jun 11 12:16:41.725601 crc crio[24477]: time=\"2026-06-11T12:16:41.725538998Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 13:18:31.653371 | controller |     "Jun 11 12:16:43.128723 crc crio[24477]: time=\"2026-06-11T12:16:43.127611212Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=cc770fea-1554-4ad0-a111-0a2ad7e25501 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.653386 | controller |     "Jun 11 12:16:43.132893 crc crio[24477]: time=\"2026-06-11T12:16:43.132786566Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c524dbb4-10a8-48b0-a6c6-750ef89ca6a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.653400 | controller |     "Jun 11 12:16:43.140076 crc crio[24477]: time=\"2026-06-11T12:16:43.140007168Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=2ae1d4e5-fcd4-4dfd-8c89-65383bdb1b5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.653415 | controller |     "Jun 11 12:16:43.158201 crc crio[24477]: time=\"2026-06-11T12:16:43.158102959Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qc7dz/extract-content\" id=3479b3df-04d8-4c8b-a0c2-34085bee5a17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.653430 | controller |     "Jun 11 12:16:43.159352 crc crio[24477]: time=\"2026-06-11T12:16:43.159323733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.653445 | controller |     "Jun 11 12:16:43.239702 crc crio[24477]: time=\"2026-06-11T12:16:43.239531516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.653460 | controller |     "Jun 11 12:16:43.252028 crc crio[24477]: time=\"2026-06-11T12:16:43.251896442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.653474 | controller |     "Jun 11 12:16:43.440954 crc crio[24477]: time=\"2026-06-11T12:16:43.440435202Z\" level=info msg=\"Created container 4288eeda0bbf4f11ae49cee5872e2aa69a9ebcf06fd87396b111a31fc835c8b2: openshift-marketplace/redhat-operators-qc7dz/extract-content\" id=3479b3df-04d8-4c8b-a0c2-34085bee5a17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.653489 | controller |     "Jun 11 12:16:43.443616 crc crio[24477]: time=\"2026-06-11T12:16:43.443522278Z\" level=info msg=\"Starting container: 4288eeda0bbf4f11ae49cee5872e2aa69a9ebcf06fd87396b111a31fc835c8b2\" id=0380aa61-5fb4-44e3-b73b-72beb77f25e8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.653504 | controller |     "Jun 11 12:16:43.453740 crc crio[24477]: time=\"2026-06-11T12:16:43.453624331Z\" level=info msg=\"Started container\" PID=50260 containerID=4288eeda0bbf4f11ae49cee5872e2aa69a9ebcf06fd87396b111a31fc835c8b2 description=openshift-marketplace/redhat-operators-qc7dz/extract-content id=0380aa61-5fb4-44e3-b73b-72beb77f25e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18434342b4a9286f32d6ce5c46d923a8b4a0962ea4bc78b0dcaa53c3f581b466",
2026-06-11 13:18:31.653519 | controller |     "Jun 11 12:17:05.193913 crc crio[24477]: time=\"2026-06-11T12:17:05.19198279Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5c10d960-00b8-4ba6-ade2-0ab53de0f939 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.653538 | controller |     "Jun 11 12:17:05.869786 crc crio[24477]: time=\"2026-06-11T12:17:05.868888726Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e571cec5-a8f4-44b4-8079-8693dbbb2af0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.653554 | controller |     "Jun 11 12:17:06.734089 crc crio[24477]: time=\"2026-06-11T12:17:06.732998535Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qc7dz/registry-server\" id=2cc51402-968b-4bd5-a7bb-5565285689a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.653570 | controller |     "Jun 11 12:17:06.966822 crc crio[24477]: time=\"2026-06-11T12:17:06.966632608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.653585 | controller |     "Jun 11 12:17:21.816293 crc crio[24477]: time=\"2026-06-11T12:17:21.811377856Z\" level=info msg=\"Removing container: 40cd90d73533839fd7a4862f603dbfa08496c1118809fc08b4c8594a59aeedd7\" id=ef986520-1d3c-4ddb-bcf0-a22448214f82 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.653601 | controller |     "Jun 11 12:17:28.353369 crc crio[24477]: time=\"2026-06-11T12:17:28.352199445Z\" level=info msg=\"Removed container 40cd90d73533839fd7a4862f603dbfa08496c1118809fc08b4c8594a59aeedd7: openshift-infra/auto-csr-approver-29686330-6j4d4/oc\" id=ef986520-1d3c-4ddb-bcf0-a22448214f82 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.653616 | controller |     "Jun 11 12:17:28.390570 crc crio[24477]: time=\"2026-06-11T12:17:28.390326861Z\" level=info msg=\"Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0\" id=165caa14-d20e-423f-ab8e-f5beb9647136 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.653631 | controller |     "Jun 11 12:17:28.393442 crc crio[24477]: time=\"2026-06-11T12:17:28.393180523Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb:latest\" id=7e67328b-f659-4403-beae-0815d785bcc6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.653646 | controller |     "Jun 11 12:17:28.455324 crc crio[24477]: time=\"2026-06-11T12:17:28.454393699Z\" level=info msg=\"Stopping pod sandbox: 84a07aba018837e07faf3a27024e2499145478bef87bad88e662404b7594d783\" id=b496b3a6-93e6-48b2-a662-a0daf8586d4e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.653661 | controller |     "Jun 11 12:17:28.455324 crc crio[24477]: time=\"2026-06-11T12:17:28.454477311Z\" level=info msg=\"Stopped pod sandbox (already stopped): 84a07aba018837e07faf3a27024e2499145478bef87bad88e662404b7594d783\" id=b496b3a6-93e6-48b2-a662-a0daf8586d4e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.653676 | controller |     "Jun 11 12:17:28.462694 crc crio[24477]: time=\"2026-06-11T12:17:28.458849755Z\" level=info msg=\"Removing pod sandbox: 84a07aba018837e07faf3a27024e2499145478bef87bad88e662404b7594d783\" id=78d0e708-6bf5-49f6-9d2d-140e2c0eb082 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.653692 | controller |     "Jun 11 12:17:28.483307 crc crio[24477]: time=\"2026-06-11T12:17:28.483197826Z\" level=info msg=\"Removed pod sandbox: 84a07aba018837e07faf3a27024e2499145478bef87bad88e662404b7594d783\" id=78d0e708-6bf5-49f6-9d2d-140e2c0eb082 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.653707 | controller |     "Jun 11 12:17:28.494320 crc crio[24477]: time=\"2026-06-11T12:17:28.4942196Z\" level=info msg=\"Stopping pod sandbox: 795a2b6c14e072897ba3d9a1c88e27c1078b32ad237ef39ffd5fb874f9115614\" id=d2be2a6f-b0b6-4c8a-a896-dfcda202c42b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.653725 | controller |     "Jun 11 12:17:28.494320 crc crio[24477]: time=\"2026-06-11T12:17:28.494318933Z\" level=info msg=\"Stopped pod sandbox (already stopped): 795a2b6c14e072897ba3d9a1c88e27c1078b32ad237ef39ffd5fb874f9115614\" id=d2be2a6f-b0b6-4c8a-a896-dfcda202c42b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.653740 | controller |     "Jun 11 12:17:28.497767 crc crio[24477]: time=\"2026-06-11T12:17:28.496573559Z\" level=info msg=\"Removing pod sandbox: 795a2b6c14e072897ba3d9a1c88e27c1078b32ad237ef39ffd5fb874f9115614\" id=19970ae6-0d3a-4157-9549-b94c51d389c9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.653755 | controller |     "Jun 11 12:17:28.505180 crc crio[24477]: time=\"2026-06-11T12:17:28.505070909Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb\" id=70b1081d-10bf-41d3-a0d6-4410cb1a8fa2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.653770 | controller |     "Jun 11 12:17:28.511223 crc crio[24477]: time=\"2026-06-11T12:17:28.511133042Z\" level=info msg=\"Removed pod sandbox: 795a2b6c14e072897ba3d9a1c88e27c1078b32ad237ef39ffd5fb874f9115614\" id=19970ae6-0d3a-4157-9549-b94c51d389c9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.653785 | controller |     "Jun 11 12:17:28.524273 crc crio[24477]: time=\"2026-06-11T12:17:28.52418698Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/mariadb\" id=fe1a7724-3e68-4a4d-8b12-98ca8bd40217 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.653799 | controller |     "Jun 11 12:17:28.529792 crc crio[24477]: time=\"2026-06-11T12:17:28.529722027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.653814 | controller |     "Jun 11 12:17:28.581958 crc crio[24477]: time=\"2026-06-11T12:17:28.581819337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.653829 | controller |     "Jun 11 12:17:28.593164 crc crio[24477]: time=\"2026-06-11T12:17:28.593063956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.653843 | controller |     "Jun 11 12:17:28.600339 crc crio[24477]: time=\"2026-06-11T12:17:28.600176517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.653887 | controller |     "Jun 11 12:17:28.853092 crc crio[24477]: time=\"2026-06-11T12:17:28.852328952Z\" level=info msg=\"Created container 2aa23b4315152308cf43123ee47575123e03e5edead77ae9d3013b7cff48c5e7: openshift-marketplace/redhat-operators-qc7dz/registry-server\" id=2cc51402-968b-4bd5-a7bb-5565285689a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.653907 | controller |     "Jun 11 12:17:28.857314 crc crio[24477]: time=\"2026-06-11T12:17:28.857228809Z\" level=info msg=\"Starting container: 2aa23b4315152308cf43123ee47575123e03e5edead77ae9d3013b7cff48c5e7\" id=af3a0a18-23ca-4517-95c5-c18b96efbad0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.653925 | controller |     "Jun 11 12:17:28.883790 crc crio[24477]: time=\"2026-06-11T12:17:28.883627309Z\" level=info msg=\"Started container\" PID=51071 containerID=2aa23b4315152308cf43123ee47575123e03e5edead77ae9d3013b7cff48c5e7 description=openshift-marketplace/redhat-operators-qc7dz/registry-server id=af3a0a18-23ca-4517-95c5-c18b96efbad0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18434342b4a9286f32d6ce5c46d923a8b4a0962ea4bc78b0dcaa53c3f581b466",
2026-06-11 13:18:31.653950 | controller |     "Jun 11 12:17:29.278241 crc crio[24477]: time=\"2026-06-11T12:17:29.278053804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.653965 | controller |     "Jun 11 12:17:29.482844 crc crio[24477]: time=\"2026-06-11T12:17:29.482552469Z\" level=info msg=\"Created container 48da1be0d62cf9edba8376f0aea6119c4c60a58ca0b5ead01643241d89d4bc1b: baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/mariadb\" id=fe1a7724-3e68-4a4d-8b12-98ca8bd40217 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.653980 | controller |     "Jun 11 12:17:29.484946 crc crio[24477]: time=\"2026-06-11T12:17:29.484850875Z\" level=info msg=\"Starting container: 48da1be0d62cf9edba8376f0aea6119c4c60a58ca0b5ead01643241d89d4bc1b\" id=dd2035c3-acca-49e4-ba08-05441784d288 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.653995 | controller |     "Jun 11 12:17:29.493719 crc crio[24477]: time=\"2026-06-11T12:17:29.493493577Z\" level=info msg=\"Started container\" PID=51098 containerID=48da1be0d62cf9edba8376f0aea6119c4c60a58ca0b5ead01643241d89d4bc1b description=baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/mariadb id=dd2035c3-acca-49e4-ba08-05441784d288 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cca1e71d2c70fdfff34c3e421cd265d2a11d2b7a0748a6c31db11863246c0ff3",
2026-06-11 13:18:31.654010 | controller |     "Jun 11 12:17:29.512072 crc crio[24477]: time=\"2026-06-11T12:17:29.511979715Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=fcf8ba4a-c9a8-4a7c-9a39-1b9faa57b04b name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.654025 | controller |     "Jun 11 12:17:29.523250 crc crio[24477]: time=\"2026-06-11T12:17:29.523039997Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-11 13:18:31.654039 | controller |     "Jun 11 12:17:34.761364 crc crio[24477]: time=\"2026-06-11T12:17:34.760401274Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-v2q74/POD\" id=65e0fa20-24d2-4196-8386-e3b032821b3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.654055 | controller |     "Jun 11 12:17:34.762870 crc crio[24477]: time=\"2026-06-11T12:17:34.761403183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.654070 | controller |     "Jun 11 12:17:34.804456 crc crio[24477]: time=\"2026-06-11T12:17:34.804296674Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-584b474457-mkbck/POD\" id=fe37a7c6-a0f2-4482-935d-1c7508af4dce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.654084 | controller |     "Jun 11 12:17:34.804456 crc crio[24477]: time=\"2026-06-11T12:17:34.804410107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.654099 | controller |     "Jun 11 12:17:34.896441 crc crio[24477]: time=\"2026-06-11T12:17:34.893544743Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-87bbdb4d9-5jrlf/POD\" id=6db11250-ca54-455c-aba3-52f077a87a4c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.654114 | controller |     "Jun 11 12:17:34.896441 crc crio[24477]: time=\"2026-06-11T12:17:34.893711327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.654129 | controller |     "Jun 11 12:17:35.207961 crc crio[24477]: time=\"2026-06-11T12:17:35.206937796Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-585dc4b7b9-mp5b2/POD\" id=a365acb1-ef3c-4b1f-b9eb-aaf2b4bcbc2b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.654189 | controller |     "Jun 11 12:17:35.207961 crc crio[24477]: time=\"2026-06-11T12:17:35.207260286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.654207 | controller |     "Jun 11 12:17:35.422278 crc crio[24477]: time=\"2026-06-11T12:17:35.42103259Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-5f5d6b8858-nn595/POD\" id=bf77fcf3-a90d-4ebe-b221-62f76422825b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.654222 | controller |     "Jun 11 12:17:35.422278 crc crio[24477]: time=\"2026-06-11T12:17:35.421405691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.654237 | controller |     "Jun 11 12:17:35.559006 crc crio[24477]: time=\"2026-06-11T12:17:35.547059893Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-9dc5578b5-g5xrm/POD\" id=34fae629-dfb3-4e6d-9378-f452ca508fa0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.654252 | controller |     "Jun 11 12:17:35.561076 crc crio[24477]: time=\"2026-06-11T12:17:35.561027699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.654267 | controller |     "Jun 11 12:17:35.599813 crc crio[24477]: time=\"2026-06-11T12:17:35.5996055Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-v2q74 Namespace:openstack-operators ID:46ac6975e13ddb3933928da8e449a3b09521f99ee86b2b2f7c7b6a8fdf2e720f UID:08cf521f-96fb-41d2-92d5-5692cab737bf NetNS:/var/run/netns/f3843f31-a9fe-404d-a5d1-d7db4831647c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod08cf521f_96fb_41d2_92d5_5692cab737bf.slice PodAnnotations:0xc002ce4120}] Aliases:map[]}\"",
2026-06-11 13:18:31.654283 | controller |     "Jun 11 12:17:35.599813 crc crio[24477]: time=\"2026-06-11T12:17:35.599776265Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-v2q74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.654298 | controller |     "Jun 11 12:17:35.820410 crc crio[24477]: time=\"2026-06-11T12:17:35.820300557Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-ncmjs/POD\" id=8258c627-1203-4b5d-91f4-1b5754aef5f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.654313 | controller |     "Jun 11 12:17:35.821445 crc crio[24477]: time=\"2026-06-11T12:17:35.820433471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.654328 | controller |     "Jun 11 12:17:36.146726 crc crio[24477]: time=\"2026-06-11T12:17:36.138401679Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-85bb7cc757-sxgzv/POD\" id=22cd3098-b359-4ce3-8a88-7ae06292529a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.654342 | controller |     "Jun 11 12:17:36.146726 crc crio[24477]: time=\"2026-06-11T12:17:36.139400047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.654357 | controller |     "Jun 11 12:17:36.200401 crc crio[24477]: time=\"2026-06-11T12:17:36.200229576Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-b547849c7-wdbk8/POD\" id=fd967735-225e-4418-a04c-c04ef30836c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.654376 | controller |     "Jun 11 12:17:36.200902 crc crio[24477]: time=\"2026-06-11T12:17:36.200452032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.654392 | controller |     "Jun 11 12:17:36.644310 crc crio[24477]: time=\"2026-06-11T12:17:36.644232419Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-584b474457-mkbck Namespace:openstack-operators ID:2c4e5e260de8231a364a39d4af5ae3d3dabe77f10beea81de817395a12ff60c8 UID:1f559d2a-1e97-464e-8552-6c905ff35e97 NetNS:/var/run/netns/e316a1b5-1c64-49a9-b488-c7bd0567061f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f559d2a_1e97_464e_8552_6c905ff35e97.slice PodAnnotations:0xc002e12168}] Aliases:map[]}\"",
2026-06-11 13:18:31.654407 | controller |     "Jun 11 12:17:36.645194 crc crio[24477]: time=\"2026-06-11T12:17:36.645167045Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-584b474457-mkbck to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.654422 | controller |     "Jun 11 12:17:36.657955 crc crio[24477]: time=\"2026-06-11T12:17:36.649801847Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sqpxx/POD\" id=6c81e529-4340-4fc0-abaa-571702846bc3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.654437 | controller |     "Jun 11 12:17:36.657955 crc crio[24477]: time=\"2026-06-11T12:17:36.649983602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.654452 | controller |     "Jun 11 12:17:36.708233 crc crio[24477]: time=\"2026-06-11T12:17:36.708133155Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-6df846755f-sshkt/POD\" id=84f5110a-1e46-4946-8dcd-812ba29eb45c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.654467 | controller |     "Jun 11 12:17:36.708841 crc crio[24477]: time=\"2026-06-11T12:17:36.708263329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.654483 | controller |     "Jun 11 12:17:36.867336 crc crio[24477]: time=\"2026-06-11T12:17:36.847913612Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-86f5cbdf58-29dkv/POD\" id=692a668a-750b-4b27-b4ec-61254fd589dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.654498 | controller |     "Jun 11 12:17:36.867336 crc crio[24477]: time=\"2026-06-11T12:17:36.848026295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.654513 | controller |     "Jun 11 12:17:36.954979 crc crio[24477]: time=\"2026-06-11T12:17:36.954912279Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-5mb64/POD\" id=c535235d-9a08-4119-9ec6-56eda692710b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.654528 | controller |     "Jun 11 12:17:36.955110 crc crio[24477]: time=\"2026-06-11T12:17:36.955066774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.654543 | controller |     "Jun 11 12:17:37.532001 crc crio[24477]: time=\"2026-06-11T12:17:37.531934502Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-nn595 Namespace:openstack-operators ID:23c278c428d715df8e9f04d71fe2ebcfff3e1d83164e8909760f10b81e8299cf UID:26c896d4-13b1-4dab-b6de-11a674fd1bc9 NetNS:/var/run/netns/648ddaf8-0291-4f83-b397-18524c4d5d9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26c896d4_13b1_4dab_b6de_11a674fd1bc9.slice PodAnnotations:0xc000326348}] Aliases:map[]}\"",
2026-06-11 13:18:31.654562 | controller |     "Jun 11 12:17:37.532210 crc crio[24477]: time=\"2026-06-11T12:17:37.532183758Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-nn595 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.654577 | controller |     "Jun 11 12:17:37.545106 crc crio[24477]: time=\"2026-06-11T12:17:37.534893595Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-f87cbdf4c-d7k5d/POD\" id=5321f3d0-8cbd-4687-8494-0d793537b50f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.654592 | controller |     "Jun 11 12:17:37.545106 crc crio[24477]: time=\"2026-06-11T12:17:37.535256765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.654607 | controller |     "Jun 11 12:17:37.784158 crc crio[24477]: time=\"2026-06-11T12:17:37.782786801Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-565998cc45-kmpxd/POD\" id=52c86fb7-5c33-4c2b-8b91-fa984c05ba1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.654622 | controller |     "Jun 11 12:17:37.784299 crc crio[24477]: time=\"2026-06-11T12:17:37.78415747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.654637 | controller |     "Jun 11 12:17:37.784299 crc crio[24477]: time=\"2026-06-11T12:17:37.783250995Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-79846f755c-lvvwc/POD\" id=05a562c9-3f16-4bcc-80d8-929713f282d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.654651 | controller |     "Jun 11 12:17:37.784417 crc crio[24477]: time=\"2026-06-11T12:17:37.784329346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.654666 | controller |     "Jun 11 12:17:38.276219 crc crio[24477]: time=\"2026-06-11T12:17:38.276007783Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-5jrlf Namespace:openstack-operators ID:78ddf49542c1533a4cce4451b1d01705e331530c3b8e43fd09da0f8f3ea8f60b UID:c8655920-85d1-47ac-aa40-a18b5ecd035e NetNS:/var/run/netns/086a63b4-fe5d-4332-9761-1e6ab93024b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc8655920_85d1_47ac_aa40_a18b5ecd035e.slice PodAnnotations:0xc00251e418}] Aliases:map[]}\"",
2026-06-11 13:18:31.654680 | controller |     "Jun 11 12:17:38.276219 crc crio[24477]: time=\"2026-06-11T12:17:38.276201539Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-5jrlf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.654695 | controller |     "Jun 11 12:17:38.500950 crc crio[24477]: time=\"2026-06-11T12:17:38.500849226Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-7579dbdcb9-k92jq/POD\" id=efaea831-b54d-4500-ba9a-576ab3fbebc4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.654710 | controller |     "Jun 11 12:17:38.501179 crc crio[24477]: time=\"2026-06-11T12:17:38.50100519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.654725 | controller |     "Jun 11 12:17:38.644281 crc crio[24477]: time=\"2026-06-11T12:17:38.64406699Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-5f7f6c9964-cd6sm/POD\" id=40152668-06ef-4ea9-a6ec-1f107ac96d88 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.654744 | controller |     "Jun 11 12:17:38.644281 crc crio[24477]: time=\"2026-06-11T12:17:38.644271107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.654759 | controller |     "Jun 11 12:17:38.923165 crc crio[24477]: time=\"2026-06-11T12:17:38.916255379Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-sxgzv Namespace:openstack-operators ID:06f2e78408d04d81330393bb0d4214b817c6c86fc3f38ca325d6da003bbc93ba UID:e2591504-d9b7-4a85-ac48-410a28523042 NetNS:/var/run/netns/27407c43-6664-4b4f-89b3-fa90c9fc9ded Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2591504_d9b7_4a85_ac48_410a28523042.slice PodAnnotations:0xc000b181f8}] Aliases:map[]}\"",
2026-06-11 13:18:31.654774 | controller |     "Jun 11 12:17:38.923165 crc crio[24477]: time=\"2026-06-11T12:17:38.916577117Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-sxgzv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.654789 | controller |     "Jun 11 12:17:39.145130 crc crio[24477]: time=\"2026-06-11T12:17:39.144143053Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-mp5b2 Namespace:openstack-operators ID:7127913b112045e6b967372fab8ff7590b4c4babce3be87d9669998248ad13a0 UID:665aaab6-7229-40ae-a9ed-e9e9fdc0d296 NetNS:/var/run/netns/6797c086-b962-4462-b3c3-1fcdcc4c962f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod665aaab6_7229_40ae_a9ed_e9e9fdc0d296.slice PodAnnotations:0xc002d1a2b8}] Aliases:map[]}\"",
2026-06-11 13:18:31.654803 | controller |     "Jun 11 12:17:39.145130 crc crio[24477]: time=\"2026-06-11T12:17:39.144237166Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-mp5b2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.654818 | controller |     "Jun 11 12:17:39.847952 crc crio[24477]: time=\"2026-06-11T12:17:39.843611175Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-g5xrm Namespace:openstack-operators ID:499e33a25e884d39f1f2a5a6cde1ee2459bb7ff0b25a2b0d7e8c56b35b0edc13 UID:8eaffe03-501a-4787-8863-7e25aeb87767 NetNS:/var/run/netns/f8fd195a-f95a-4da7-8148-f4201dde31b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8eaffe03_501a_4787_8863_7e25aeb87767.slice PodAnnotations:0xc002ce4428}] Aliases:map[]}\"",
2026-06-11 13:18:31.654833 | controller |     "Jun 11 12:17:39.847952 crc crio[24477]: time=\"2026-06-11T12:17:39.844389207Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-g5xrm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.654866 | controller |     "Jun 11 12:17:40.569045 crc crio[24477]: time=\"2026-06-11T12:17:40.568200685Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-ncmjs Namespace:openstack-operators ID:142caafcc4e42fd5fa6ce02a44b0c416bcfc2d11989dc12ee08fa62c357a5768 UID:7b026fa5-24f7-4b5d-96bf-534287d16854 NetNS:/var/run/netns/26107f9d-857f-439b-9b96-0a4bccf5a713 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7b026fa5_24f7_4b5d_96bf_534287d16854.slice PodAnnotations:0xc002ce41c8}] Aliases:map[]}\"",
2026-06-11 13:18:31.654898 | controller |     "Jun 11 12:17:40.569442 crc crio[24477]: time=\"2026-06-11T12:17:40.56942087Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-ncmjs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.654916 | controller |     "Jun 11 12:17:41.632143 crc crio[24477]: time=\"2026-06-11T12:17:41.631025298Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-sqpxx Namespace:openstack-operators ID:7f7f244e6da5356493f1142fb1735169483ef91c9acaf42b0a2f778c9be1aba2 UID:950a93bf-c12b-4771-b08a-7c0365cdec9a NetNS:/var/run/netns/d3981323-aa3d-4b0c-a462-23ccf8e87463 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod950a93bf_c12b_4771_b08a_7c0365cdec9a.slice PodAnnotations:0xc002ce43d0}] Aliases:map[]}\"",
2026-06-11 13:18:31.654932 | controller |     "Jun 11 12:17:41.632143 crc crio[24477]: time=\"2026-06-11T12:17:41.63181632Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-sqpxx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.654947 | controller |     "Jun 11 12:17:41.664768 crc crio[24477]: time=\"2026-06-11T12:17:41.663094101Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-b547849c7-wdbk8 Namespace:openstack-operators ID:2347f5b02783a9cbd7a6ef0dd2901b0b6126c6ca6d801cb2027c51d9b6cd5c79 UID:6b5c8d55-c285-4934-a7d1-3c57d45e1e7d NetNS:/var/run/netns/e8f19a11-a4b4-45a4-ab8e-35b4200177a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6b5c8d55_c285_4934_a7d1_3c57d45e1e7d.slice PodAnnotations:0xc00251e230}] Aliases:map[]}\"",
2026-06-11 13:18:31.654962 | controller |     "Jun 11 12:17:41.664768 crc crio[24477]: time=\"2026-06-11T12:17:41.663326477Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-b547849c7-wdbk8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.654977 | controller |     "Jun 11 12:17:42.570095 crc crio[24477]: time=\"2026-06-11T12:17:42.56880398Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-6df846755f-sshkt Namespace:openstack-operators ID:bbb67eff44b0170013c70ecb873f4458157cd3fd9e670643cd907ba8aac5f6e3 UID:7944cf08-0203-4178-bd4d-b4c532dbbf28 NetNS:/var/run/netns/3952b7df-b710-43f3-ac4b-bdbb69350aa9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7944cf08_0203_4178_bd4d_b4c532dbbf28.slice PodAnnotations:0xc000a148e0}] Aliases:map[]}\"",
2026-06-11 13:18:31.654992 | controller |     "Jun 11 12:17:42.570095 crc crio[24477]: time=\"2026-06-11T12:17:42.569566162Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-6df846755f-sshkt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.655007 | controller |     "Jun 11 12:17:42.574620 crc crio[24477]: time=\"2026-06-11T12:17:42.574475103Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-86f5cbdf58-29dkv Namespace:openstack-operators ID:65e4d0216d63e97a462cdb366d6be180596e9c2828cfe78bd0df052a178d46f2 UID:5059c382-6ae7-4ae4-889c-d29d3ba4e8e9 NetNS:/var/run/netns/1b579b16-3ee4-4ae7-a8c7-c1781d092c48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5059c382_6ae7_4ae4_889c_d29d3ba4e8e9.slice PodAnnotations:0xc002e122a0}] Aliases:map[]}\"",
2026-06-11 13:18:31.655022 | controller |     "Jun 11 12:17:42.574620 crc crio[24477]: time=\"2026-06-11T12:17:42.574606596Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-86f5cbdf58-29dkv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.655041 | controller |     "Jun 11 12:17:42.680019 crc crio[24477]: 2026-06-11T12:17:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:46ac6975e13ddb3 Mac:06:24:c5:de:32:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/f3843f31-a9fe-404d-a5d1-d7db4831647c SocketPath: PciID:}] [{Interface:0xc000518850 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.655057 | controller |     "Jun 11 12:17:42.702481 crc crio[24477]: time=\"2026-06-11T12:17:42.702403383Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-f87cbdf4c-d7k5d Namespace:openstack-operators ID:a045d28ad786ef76992298a89d1a148e87c7fcdd8f589a5e327a59922582e57b UID:a137c698-a02b-43ff-b472-cb227bc663f0 NetNS:/var/run/netns/b31ae69c-1c27-4e94-ab9e-c3f780df4417 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda137c698_a02b_43ff_b472_cb227bc663f0.slice PodAnnotations:0xc002d944d8}] Aliases:map[]}\"",
2026-06-11 13:18:31.655072 | controller |     "Jun 11 12:17:42.703210 crc crio[24477]: time=\"2026-06-11T12:17:42.703171675Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-f87cbdf4c-d7k5d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.655088 | controller |     "Jun 11 12:17:42.717993 crc crio[24477]: time=\"2026-06-11T12:17:42.706239952Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-v2q74 Namespace:openstack-operators ID:46ac6975e13ddb3933928da8e449a3b09521f99ee86b2b2f7c7b6a8fdf2e720f UID:08cf521f-96fb-41d2-92d5-5692cab737bf NetNS:/var/run/netns/f3843f31-a9fe-404d-a5d1-d7db4831647c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod08cf521f_96fb_41d2_92d5_5692cab737bf.slice PodAnnotations:0xc002ce4120}] Aliases:map[]}\"",
2026-06-11 13:18:31.655103 | controller |     "Jun 11 12:17:42.717993 crc crio[24477]: time=\"2026-06-11T12:17:42.706695024Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-v2q74 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.655118 | controller |     "Jun 11 12:17:42.844621 crc crio[24477]: time=\"2026-06-11T12:17:42.840405531Z\" level=info msg=\"Ran pod sandbox 46ac6975e13ddb3933928da8e449a3b09521f99ee86b2b2f7c7b6a8fdf2e720f with infra container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-v2q74/POD\" id=65e0fa20-24d2-4196-8386-e3b032821b3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.655133 | controller |     "Jun 11 12:17:42.854238 crc crio[24477]: time=\"2026-06-11T12:17:42.852759842Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=38096f51-7291-4a83-89a6-f774b9aed8f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.655148 | controller |     "Jun 11 12:17:42.854238 crc crio[24477]: time=\"2026-06-11T12:17:42.853137812Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 not found\" id=38096f51-7291-4a83-89a6-f774b9aed8f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.655162 | controller |     "Jun 11 12:17:42.854238 crc crio[24477]: time=\"2026-06-11T12:17:42.853191714Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 found\" id=38096f51-7291-4a83-89a6-f774b9aed8f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.655177 | controller |     "Jun 11 12:17:42.870729 crc crio[24477]: time=\"2026-06-11T12:17:42.870440881Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=d77d1028-2523-40ab-8f94-7029e0d80937 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.655195 | controller |     "Jun 11 12:17:42.888093 crc crio[24477]: time=\"2026-06-11T12:17:42.883035819Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\\\"\"",
2026-06-11 13:18:31.655210 | controller |     "Jun 11 12:17:42.991455 crc crio[24477]: time=\"2026-06-11T12:17:42.991296973Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-5mb64 Namespace:openstack-operators ID:4febd9663437199d38d850931ac0fee4e672d3329dd34d5508ee2501539f9086 UID:596a2b69-3974-4021-9344-514eb000472e NetNS:/var/run/netns/869e06b6-5bbb-486f-a97c-6e9f54f5d141 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod596a2b69_3974_4021_9344_514eb000472e.slice PodAnnotations:0xc002d94718}] Aliases:map[]}\"",
2026-06-11 13:18:31.655226 | controller |     "Jun 11 12:17:42.991455 crc crio[24477]: time=\"2026-06-11T12:17:42.991442457Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-5mb64 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.655241 | controller |     "Jun 11 12:17:43.036321 crc crio[24477]: time=\"2026-06-11T12:17:43.035871831Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-kmpxd Namespace:openstack-operators ID:a9a28a2e2f090170fe2cfc226e9063a7e178a007c35339129968fbee469242dd UID:40f51a94-cb03-4604-b915-8b86dab04d3b NetNS:/var/run/netns/de150c52-8bcf-4716-96f7-c8753baa350d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod40f51a94_cb03_4604_b915_8b86dab04d3b.slice PodAnnotations:0xc0003263b0}] Aliases:map[]}\"",
2026-06-11 13:18:31.655256 | controller |     "Jun 11 12:17:43.036321 crc crio[24477]: time=\"2026-06-11T12:17:43.035951023Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-565998cc45-kmpxd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.655271 | controller |     "Jun 11 12:17:43.052478 crc crio[24477]: time=\"2026-06-11T12:17:43.050369913Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-k92jq Namespace:openstack-operators ID:85731a5ac39f839d79996c90e352b663345dca5707e370ed0132543142467178 UID:9c3a45a8-a859-4411-bba4-296cb571251b NetNS:/var/run/netns/3079b19f-b444-4a34-a3e4-e1671de336b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c3a45a8_a859_4411_bba4_296cb571251b.slice PodAnnotations:0xc000530570}] Aliases:map[]}\"",
2026-06-11 13:18:31.655286 | controller |     "Jun 11 12:17:43.052478 crc crio[24477]: time=\"2026-06-11T12:17:43.050561618Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-7579dbdcb9-k92jq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.655301 | controller |     "Jun 11 12:17:43.056753 crc crio[24477]: time=\"2026-06-11T12:17:43.056460775Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-5f7f6c9964-cd6sm Namespace:openstack-operators ID:9fb60d197bf3b03cb91a5454b441805999ef88e117944217860191e9eaf29ad4 UID:214f2cbd-0ea3-4b52-a9ba-f9cf454e125d NetNS:/var/run/netns/5338fc07-2ed0-494b-9a38-f338b3f63fe9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod214f2cbd_0ea3_4b52_a9ba_f9cf454e125d.slice PodAnnotations:0xc002ce46f8}] Aliases:map[]}\"",
2026-06-11 13:18:31.655319 | controller |     "Jun 11 12:17:43.056753 crc crio[24477]: time=\"2026-06-11T12:17:43.056736745Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-5f7f6c9964-cd6sm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.655336 | controller |     "Jun 11 12:17:43.104382 crc crio[24477]: time=\"2026-06-11T12:17:43.103218871Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-79846f755c-lvvwc Namespace:openstack-operators ID:fd6660e5e8a19ab378a33502ba643faeb96462b1192c7ecfda6e92e912c03f61 UID:595cdfb7-0f54-4168-a379-52746a2e1dc2 NetNS:/var/run/netns/a9b31cec-9cf2-4e38-9446-affbf227e881 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod595cdfb7_0f54_4168_a379_52746a2e1dc2.slice PodAnnotations:0xc002d1a4f0}] Aliases:map[]}\"",
2026-06-11 13:18:31.655352 | controller |     "Jun 11 12:17:43.104382 crc crio[24477]: time=\"2026-06-11T12:17:43.103286653Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-79846f755c-lvvwc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.655367 | controller |     "Jun 11 12:17:43.909996 crc crio[24477]: 2026-06-11T12:17:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:23c278c428d715d Mac:56:2c:7c:7a:d4:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/648ddaf8-0291-4f83-b397-18524c4d5d9e SocketPath: PciID:}] [{Interface:0xc000014b50 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.655382 | controller |     "Jun 11 12:17:43.922982 crc crio[24477]: time=\"2026-06-11T12:17:43.922082738Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-nn595 Namespace:openstack-operators ID:23c278c428d715df8e9f04d71fe2ebcfff3e1d83164e8909760f10b81e8299cf UID:26c896d4-13b1-4dab-b6de-11a674fd1bc9 NetNS:/var/run/netns/648ddaf8-0291-4f83-b397-18524c4d5d9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26c896d4_13b1_4dab_b6de_11a674fd1bc9.slice PodAnnotations:0xc000326348}] Aliases:map[]}\"",
2026-06-11 13:18:31.655397 | controller |     "Jun 11 12:17:43.922982 crc crio[24477]: time=\"2026-06-11T12:17:43.922456239Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-nn595 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.655412 | controller |     "Jun 11 12:17:44.232360 crc crio[24477]: 2026-06-11T12:17:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06f2e78408d04d8 Mac:22:e6:43:ba:97:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/27407c43-6664-4b4f-89b3-fa90c9fc9ded SocketPath: PciID:}] [{Interface:0xc000122770 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.655426 | controller |     "Jun 11 12:17:44.255138 crc crio[24477]: time=\"2026-06-11T12:17:44.253253003Z\" level=info msg=\"Ran pod sandbox 23c278c428d715df8e9f04d71fe2ebcfff3e1d83164e8909760f10b81e8299cf with infra container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-nn595/POD\" id=bf77fcf3-a90d-4ebe-b221-62f76422825b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.655441 | controller |     "Jun 11 12:17:44.317717 crc crio[24477]: time=\"2026-06-11T12:17:44.316951586Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-sxgzv Namespace:openstack-operators ID:06f2e78408d04d81330393bb0d4214b817c6c86fc3f38ca325d6da003bbc93ba UID:e2591504-d9b7-4a85-ac48-410a28523042 NetNS:/var/run/netns/27407c43-6664-4b4f-89b3-fa90c9fc9ded Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2591504_d9b7_4a85_ac48_410a28523042.slice PodAnnotations:0xc000b181f8}] Aliases:map[]}\"",
2026-06-11 13:18:31.655459 | controller |     "Jun 11 12:17:44.326821 crc crio[24477]: time=\"2026-06-11T12:17:44.318891961Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-sxgzv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.655474 | controller |     "Jun 11 12:17:44.350239 crc crio[24477]: time=\"2026-06-11T12:17:44.340242249Z\" level=info msg=\"Ran pod sandbox 06f2e78408d04d81330393bb0d4214b817c6c86fc3f38ca325d6da003bbc93ba with infra container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-sxgzv/POD\" id=22cd3098-b359-4ce3-8a88-7ae06292529a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.655489 | controller |     "Jun 11 12:17:44.399354 crc crio[24477]: 2026-06-11T12:17:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c4e5e260de8231 Mac:6a:74:d7:d2:6c:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/e316a1b5-1c64-49a9-b488-c7bd0567061f SocketPath: PciID:}] [{Interface:0xc00053e730 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.655504 | controller |     "Jun 11 12:17:44.414696 crc crio[24477]: time=\"2026-06-11T12:17:44.399121971Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=69d4b0f8-ef5f-480a-92af-24cf535b8c6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.655519 | controller |     "Jun 11 12:17:44.414696 crc crio[24477]: time=\"2026-06-11T12:17:44.41414868Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 not found\" id=69d4b0f8-ef5f-480a-92af-24cf535b8c6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.655533 | controller |     "Jun 11 12:17:44.414696 crc crio[24477]: time=\"2026-06-11T12:17:44.414228941Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 found\" id=69d4b0f8-ef5f-480a-92af-24cf535b8c6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.655549 | controller |     "Jun 11 12:17:44.414696 crc crio[24477]: time=\"2026-06-11T12:17:44.400557181Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-584b474457-mkbck Namespace:openstack-operators ID:2c4e5e260de8231a364a39d4af5ae3d3dabe77f10beea81de817395a12ff60c8 UID:1f559d2a-1e97-464e-8552-6c905ff35e97 NetNS:/var/run/netns/e316a1b5-1c64-49a9-b488-c7bd0567061f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f559d2a_1e97_464e_8552_6c905ff35e97.slice PodAnnotations:0xc002e12168}] Aliases:map[]}\"",
2026-06-11 13:18:31.655565 | controller |     "Jun 11 12:17:44.415018 crc crio[24477]: time=\"2026-06-11T12:17:44.414771887Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-584b474457-mkbck for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.655580 | controller |     "Jun 11 12:17:44.527858 crc crio[24477]: time=\"2026-06-11T12:17:44.513397785Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=36bb3497-6f7c-4469-a2e8-e645179b6799 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.655595 | controller |     "Jun 11 12:17:44.527858 crc crio[24477]: time=\"2026-06-11T12:17:44.513881178Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 not found\" id=36bb3497-6f7c-4469-a2e8-e645179b6799 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.655613 | controller |     "Jun 11 12:17:44.527858 crc crio[24477]: time=\"2026-06-11T12:17:44.514059573Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 found\" id=36bb3497-6f7c-4469-a2e8-e645179b6799 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.655628 | controller |     "Jun 11 12:17:44.527858 crc crio[24477]: time=\"2026-06-11T12:17:44.514220748Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=4aa5ea6d-3d51-4cae-831f-6ca5d9b2934c name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.655644 | controller |     "Jun 11 12:17:44.527858 crc crio[24477]: time=\"2026-06-11T12:17:44.524111567Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=502d9188-225f-44e2-8431-570a226f22f7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.655659 | controller |     "Jun 11 12:17:44.530105 crc crio[24477]: time=\"2026-06-11T12:17:44.529968303Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\\\"\"",
2026-06-11 13:18:31.655674 | controller |     "Jun 11 12:17:44.531112 crc crio[24477]: time=\"2026-06-11T12:17:44.530998062Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\\\"\"",
2026-06-11 13:18:31.655689 | controller |     "Jun 11 12:17:44.954581 crc crio[24477]: 2026-06-11T12:17:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78ddf49542c1533 Mac:1e:5d:ad:e6:48:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/086a63b4-fe5d-4332-9761-1e6ab93024b4 SocketPath: PciID:}] [{Interface:0xc00030c8e0 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.655704 | controller |     "Jun 11 12:17:44.959818 crc crio[24477]: time=\"2026-06-11T12:17:44.958184301Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-5jrlf Namespace:openstack-operators ID:78ddf49542c1533a4cce4451b1d01705e331530c3b8e43fd09da0f8f3ea8f60b UID:c8655920-85d1-47ac-aa40-a18b5ecd035e NetNS:/var/run/netns/086a63b4-fe5d-4332-9761-1e6ab93024b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc8655920_85d1_47ac_aa40_a18b5ecd035e.slice PodAnnotations:0xc00251e418}] Aliases:map[]}\"",
2026-06-11 13:18:31.655720 | controller |     "Jun 11 12:17:44.959818 crc crio[24477]: time=\"2026-06-11T12:17:44.958372316Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-5jrlf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.655735 | controller |     "Jun 11 12:17:44.973891 crc crio[24477]: time=\"2026-06-11T12:17:44.97331249Z\" level=info msg=\"Ran pod sandbox 2c4e5e260de8231a364a39d4af5ae3d3dabe77f10beea81de817395a12ff60c8 with infra container: openstack-operators/cinder-operator-controller-manager-584b474457-mkbck/POD\" id=fe37a7c6-a0f2-4482-935d-1c7508af4dce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.655749 | controller |     "Jun 11 12:17:45.003798 crc crio[24477]: time=\"2026-06-11T12:17:44.995426136Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=529c10d4-f2f4-42f6-904e-11b4d74abd53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.655764 | controller |     "Jun 11 12:17:45.003798 crc crio[24477]: time=\"2026-06-11T12:17:44.995927141Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d not found\" id=529c10d4-f2f4-42f6-904e-11b4d74abd53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.655783 | controller |     "Jun 11 12:17:45.003798 crc crio[24477]: time=\"2026-06-11T12:17:44.996006043Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d found\" id=529c10d4-f2f4-42f6-904e-11b4d74abd53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.655799 | controller |     "Jun 11 12:17:45.003798 crc crio[24477]: time=\"2026-06-11T12:17:45.001796755Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=ee31fd39-9693-4e5f-a5ec-9a0af65c0c07 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.655814 | controller |     "Jun 11 12:17:45.018777 crc crio[24477]: time=\"2026-06-11T12:17:45.009919385Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\\\"\"",
2026-06-11 13:18:31.655829 | controller |     "Jun 11 12:17:45.054632 crc crio[24477]: 2026-06-11T12:17:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65e4d0216d63e97 Mac:a2:96:ea:94:93:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/1b579b16-3ee4-4ae7-a8c7-c1781d092c48 SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.655844 | controller |     "Jun 11 12:17:45.148180 crc crio[24477]: time=\"2026-06-11T12:17:45.148123463Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-86f5cbdf58-29dkv Namespace:openstack-operators ID:65e4d0216d63e97a462cdb366d6be180596e9c2828cfe78bd0df052a178d46f2 UID:5059c382-6ae7-4ae4-889c-d29d3ba4e8e9 NetNS:/var/run/netns/1b579b16-3ee4-4ae7-a8c7-c1781d092c48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5059c382_6ae7_4ae4_889c_d29d3ba4e8e9.slice PodAnnotations:0xc002e122a0}] Aliases:map[]}\"",
2026-06-11 13:18:31.655891 | controller |     "Jun 11 12:17:45.176591 crc crio[24477]: time=\"2026-06-11T12:17:45.176430119Z\" level=info msg=\"Ran pod sandbox 78ddf49542c1533a4cce4451b1d01705e331530c3b8e43fd09da0f8f3ea8f60b with infra container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-5jrlf/POD\" id=6db11250-ca54-455c-aba3-52f077a87a4c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.655911 | controller |     "Jun 11 12:17:45.177730 crc crio[24477]: time=\"2026-06-11T12:17:45.177696103Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-86f5cbdf58-29dkv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.655927 | controller |     "Jun 11 12:17:45.188536 crc crio[24477]: time=\"2026-06-11T12:17:45.187870185Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=6f388473-501b-4684-a128-b5e40820ca7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.655942 | controller |     "Jun 11 12:17:45.188536 crc crio[24477]: time=\"2026-06-11T12:17:45.188220195Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 not found\" id=6f388473-501b-4684-a128-b5e40820ca7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.655957 | controller |     "Jun 11 12:17:45.188536 crc crio[24477]: time=\"2026-06-11T12:17:45.188275856Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 found\" id=6f388473-501b-4684-a128-b5e40820ca7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.655976 | controller |     "Jun 11 12:17:45.190753 crc crio[24477]: time=\"2026-06-11T12:17:45.190634293Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=1d9583d7-323e-42cc-a8a1-ffa7fc92e9bc name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.655991 | controller |     "Jun 11 12:17:45.195185 crc crio[24477]: time=\"2026-06-11T12:17:45.195018938Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\\\"\"",
2026-06-11 13:18:31.656006 | controller |     "Jun 11 12:17:45.208368 crc crio[24477]: 2026-06-11T12:17:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bbb67eff44b0170 Mac:f6:55:d9:72:e6:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/3952b7df-b710-43f3-ac4b-bdbb69350aa9 SocketPath: PciID:}] [{Interface:0xc00043a5d0 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.656021 | controller |     "Jun 11 12:17:45.263026 crc crio[24477]: time=\"2026-06-11T12:17:45.249401222Z\" level=info msg=\"Ran pod sandbox 65e4d0216d63e97a462cdb366d6be180596e9c2828cfe78bd0df052a178d46f2 with infra container: openstack-operators/neutron-operator-controller-manager-86f5cbdf58-29dkv/POD\" id=692a668a-750b-4b27-b4ec-61254fd589dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.656036 | controller |     "Jun 11 12:17:45.286873 crc crio[24477]: 2026-06-11T12:17:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:499e33a25e884d3 Mac:7e:e4:e9:50:d1:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/f8fd195a-f95a-4da7-8148-f4201dde31b8 SocketPath: PciID:}] [{Interface:0xc000222940 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.656051 | controller |     "Jun 11 12:17:45.299293 crc crio[24477]: time=\"2026-06-11T12:17:45.291411771Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-g5xrm Namespace:openstack-operators ID:499e33a25e884d39f1f2a5a6cde1ee2459bb7ff0b25a2b0d7e8c56b35b0edc13 UID:8eaffe03-501a-4787-8863-7e25aeb87767 NetNS:/var/run/netns/f8fd195a-f95a-4da7-8148-f4201dde31b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8eaffe03_501a_4787_8863_7e25aeb87767.slice PodAnnotations:0xc002ce4428}] Aliases:map[]}\"",
2026-06-11 13:18:31.656066 | controller |     "Jun 11 12:17:45.299293 crc crio[24477]: time=\"2026-06-11T12:17:45.291614086Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-g5xrm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.656082 | controller |     "Jun 11 12:17:45.299293 crc crio[24477]: time=\"2026-06-11T12:17:45.294587024Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-6df846755f-sshkt Namespace:openstack-operators ID:bbb67eff44b0170013c70ecb873f4458157cd3fd9e670643cd907ba8aac5f6e3 UID:7944cf08-0203-4178-bd4d-b4c532dbbf28 NetNS:/var/run/netns/3952b7df-b710-43f3-ac4b-bdbb69350aa9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7944cf08_0203_4178_bd4d_b4c532dbbf28.slice PodAnnotations:0xc000a148e0}] Aliases:map[]}\"",
2026-06-11 13:18:31.656097 | controller |     "Jun 11 12:17:45.313998 crc crio[24477]: time=\"2026-06-11T12:17:45.309390445Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-6df846755f-sshkt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.656111 | controller |     "Jun 11 12:17:45.321181 crc crio[24477]: time=\"2026-06-11T12:17:45.313322481Z\" level=info msg=\"Ran pod sandbox 499e33a25e884d39f1f2a5a6cde1ee2459bb7ff0b25a2b0d7e8c56b35b0edc13 with infra container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-g5xrm/POD\" id=34fae629-dfb3-4e6d-9378-f452ca508fa0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.656130 | controller |     "Jun 11 12:17:45.334434 crc crio[24477]: time=\"2026-06-11T12:17:45.334307221Z\" level=info msg=\"Ran pod sandbox bbb67eff44b0170013c70ecb873f4458157cd3fd9e670643cd907ba8aac5f6e3 with infra container: openstack-operators/nova-operator-controller-manager-6df846755f-sshkt/POD\" id=84f5110a-1e46-4946-8dcd-812ba29eb45c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.656145 | controller |     "Jun 11 12:17:45.341391 crc crio[24477]: time=\"2026-06-11T12:17:45.341138343Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224\" id=48b10f80-bf77-456a-8cfb-61b08923d7b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.656160 | controller |     "Jun 11 12:17:45.341913 crc crio[24477]: time=\"2026-06-11T12:17:45.341395062Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224 not found\" id=48b10f80-bf77-456a-8cfb-61b08923d7b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.656175 | controller |     "Jun 11 12:17:45.341913 crc crio[24477]: time=\"2026-06-11T12:17:45.341456223Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224 found\" id=48b10f80-bf77-456a-8cfb-61b08923d7b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.656190 | controller |     "Jun 11 12:17:45.342743 crc crio[24477]: time=\"2026-06-11T12:17:45.342324257Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=3889e4dd-be15-4e96-a6f7-305ca96a5a61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.656206 | controller |     "Jun 11 12:17:45.342743 crc crio[24477]: time=\"2026-06-11T12:17:45.342473711Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 not found\" id=3889e4dd-be15-4e96-a6f7-305ca96a5a61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.656220 | controller |     "Jun 11 12:17:45.342743 crc crio[24477]: time=\"2026-06-11T12:17:45.342635406Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 found\" id=3889e4dd-be15-4e96-a6f7-305ca96a5a61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.656235 | controller |     "Jun 11 12:17:45.357303 crc crio[24477]: time=\"2026-06-11T12:17:45.357150588Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224\" id=2cda56e1-1f68-488b-98cd-08a08b5f0fb7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.656250 | controller |     "Jun 11 12:17:45.359000 crc crio[24477]: time=\"2026-06-11T12:17:45.358900988Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=a6494fce-ee56-409d-b7a0-9b405e7d12e7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.656266 | controller |     "Jun 11 12:17:45.360320 crc crio[24477]: time=\"2026-06-11T12:17:45.359271808Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=790f33a7-581b-4b25-b7e6-fbde0f114b88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.656285 | controller |     "Jun 11 12:17:45.360320 crc crio[24477]: time=\"2026-06-11T12:17:45.359588978Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 not found\" id=790f33a7-581b-4b25-b7e6-fbde0f114b88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.656301 | controller |     "Jun 11 12:17:45.387986 crc crio[24477]: time=\"2026-06-11T12:17:45.382636601Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 found\" id=790f33a7-581b-4b25-b7e6-fbde0f114b88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.656316 | controller |     "Jun 11 12:17:45.423084 crc crio[24477]: time=\"2026-06-11T12:17:45.423028187Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=28f40c44-4195-4841-ae6f-5cb52f949638 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.656331 | controller |     "Jun 11 12:17:45.510616 crc crio[24477]: time=\"2026-06-11T12:17:45.452458403Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224\\\"\"",
2026-06-11 13:18:31.656346 | controller |     "Jun 11 12:17:45.511174 crc crio[24477]: time=\"2026-06-11T12:17:45.459342628Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\\\"\"",
2026-06-11 13:18:31.656360 | controller |     "Jun 11 12:17:45.544126 crc crio[24477]: time=\"2026-06-11T12:17:45.538336072Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\\\"\"",
2026-06-11 13:18:31.656375 | controller |     "Jun 11 12:17:46.282924 crc crio[24477]: 2026-06-11T12:17:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f7f244e6da5356 Mac:12:b0:db:8c:89:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/d3981323-aa3d-4b0c-a462-23ccf8e87463 SocketPath: PciID:}] [{Interface:0xc000324c50 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.656391 | controller |     "Jun 11 12:17:46.327888 crc crio[24477]: time=\"2026-06-11T12:17:46.327821443Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-sqpxx Namespace:openstack-operators ID:7f7f244e6da5356493f1142fb1735169483ef91c9acaf42b0a2f778c9be1aba2 UID:950a93bf-c12b-4771-b08a-7c0365cdec9a NetNS:/var/run/netns/d3981323-aa3d-4b0c-a462-23ccf8e87463 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod950a93bf_c12b_4771_b08a_7c0365cdec9a.slice PodAnnotations:0xc002ce43d0}] Aliases:map[]}\"",
2026-06-11 13:18:31.656406 | controller |     "Jun 11 12:17:46.328490 crc crio[24477]: time=\"2026-06-11T12:17:46.328468561Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-sqpxx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.656421 | controller |     "Jun 11 12:17:46.420250 crc crio[24477]: time=\"2026-06-11T12:17:46.420140325Z\" level=info msg=\"Ran pod sandbox 7f7f244e6da5356493f1142fb1735169483ef91c9acaf42b0a2f778c9be1aba2 with infra container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sqpxx/POD\" id=6c81e529-4340-4fc0-abaa-571702846bc3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.656436 | controller |     "Jun 11 12:17:46.446260 crc crio[24477]: 2026-06-11T12:17:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7127913b112045e Mac:f6:9b:b3:c1:ed:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/6797c086-b962-4462-b3c3-1fcdcc4c962f SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.656457 | controller |     "Jun 11 12:17:46.455820 crc crio[24477]: 2026-06-11T12:17:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a045d28ad786ef7 Mac:fa:68:7d:60:d9:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/b31ae69c-1c27-4e94-ab9e-c3f780df4417 SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.656473 | controller |     "Jun 11 12:17:46.463618 crc crio[24477]: time=\"2026-06-11T12:17:46.460935191Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-f87cbdf4c-d7k5d Namespace:openstack-operators ID:a045d28ad786ef76992298a89d1a148e87c7fcdd8f589a5e327a59922582e57b UID:a137c698-a02b-43ff-b472-cb227bc663f0 NetNS:/var/run/netns/b31ae69c-1c27-4e94-ab9e-c3f780df4417 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda137c698_a02b_43ff_b472_cb227bc663f0.slice PodAnnotations:0xc002d944d8}] Aliases:map[]}\"",
2026-06-11 13:18:31.656488 | controller |     "Jun 11 12:17:46.463618 crc crio[24477]: time=\"2026-06-11T12:17:46.461303062Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-f87cbdf4c-d7k5d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.656503 | controller |     "Jun 11 12:17:46.469999 crc crio[24477]: time=\"2026-06-11T12:17:46.465356107Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-mp5b2 Namespace:openstack-operators ID:7127913b112045e6b967372fab8ff7590b4c4babce3be87d9669998248ad13a0 UID:665aaab6-7229-40ae-a9ed-e9e9fdc0d296 NetNS:/var/run/netns/6797c086-b962-4462-b3c3-1fcdcc4c962f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod665aaab6_7229_40ae_a9ed_e9e9fdc0d296.slice PodAnnotations:0xc002d1a2b8}] Aliases:map[]}\"",
2026-06-11 13:18:31.656518 | controller |     "Jun 11 12:17:46.469999 crc crio[24477]: time=\"2026-06-11T12:17:46.46573378Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-mp5b2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.656532 | controller |     "Jun 11 12:17:46.489384 crc crio[24477]: time=\"2026-06-11T12:17:46.474723715Z\" level=info msg=\"Ran pod sandbox 7127913b112045e6b967372fab8ff7590b4c4babce3be87d9669998248ad13a0 with infra container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-mp5b2/POD\" id=a365acb1-ef3c-4b1f-b9eb-aaf2b4bcbc2b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.656547 | controller |     "Jun 11 12:17:46.489384 crc crio[24477]: time=\"2026-06-11T12:17:46.478009508Z\" level=info msg=\"Ran pod sandbox a045d28ad786ef76992298a89d1a148e87c7fcdd8f589a5e327a59922582e57b with infra container: openstack-operators/ovn-operator-controller-manager-f87cbdf4c-d7k5d/POD\" id=5321f3d0-8cbd-4687-8494-0d793537b50f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.656562 | controller |     "Jun 11 12:17:46.518339 crc crio[24477]: time=\"2026-06-11T12:17:46.518288392Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=24fa97dd-e82b-4e23-a424-db8a2556081f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.656577 | controller |     "Jun 11 12:17:46.518965 crc crio[24477]: time=\"2026-06-11T12:17:46.518901259Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664\" id=b3e48938-bd9e-4d82-b677-4df526026bc4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.656595 | controller |     "Jun 11 12:17:46.519180 crc crio[24477]: time=\"2026-06-11T12:17:46.519106456Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 not found\" id=24fa97dd-e82b-4e23-a424-db8a2556081f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.656610 | controller |     "Jun 11 12:17:46.519401 crc crio[24477]: time=\"2026-06-11T12:17:46.519333305Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=efef3e0a-9683-4ca0-9659-df144c019b64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.656627 | controller |     "Jun 11 12:17:46.520099 crc crio[24477]: time=\"2026-06-11T12:17:46.519967054Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 not found\" id=efef3e0a-9683-4ca0-9659-df144c019b64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.656642 | controller |     "Jun 11 12:17:46.520099 crc crio[24477]: time=\"2026-06-11T12:17:46.520024915Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 found\" id=efef3e0a-9683-4ca0-9659-df144c019b64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.656657 | controller |     "Jun 11 12:17:46.520368 crc crio[24477]: time=\"2026-06-11T12:17:46.519359933Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 found\" id=24fa97dd-e82b-4e23-a424-db8a2556081f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.656673 | controller |     "Jun 11 12:17:46.520368 crc crio[24477]: time=\"2026-06-11T12:17:46.51925993Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664 not found\" id=b3e48938-bd9e-4d82-b677-4df526026bc4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.656688 | controller |     "Jun 11 12:17:46.524917 crc crio[24477]: time=\"2026-06-11T12:17:46.524616069Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=831b05f5-2663-4a80-ab9b-dc593bbbd7bf name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.656703 | controller |     "Jun 11 12:17:46.531078 crc crio[24477]: time=\"2026-06-11T12:17:46.525222042Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664 found\" id=b3e48938-bd9e-4d82-b677-4df526026bc4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.656718 | controller |     "Jun 11 12:17:46.533018 crc crio[24477]: time=\"2026-06-11T12:17:46.532912941Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=de89aede-c4ca-4eab-89da-79ce670207bb name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.656733 | controller |     "Jun 11 12:17:46.533495 crc crio[24477]: time=\"2026-06-11T12:17:46.533430235Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664\" id=182d760c-6f92-441b-b030-9358d478e878 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.656748 | controller |     "Jun 11 12:17:46.633410 crc crio[24477]: time=\"2026-06-11T12:17:46.632996177Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664\\\"\"",
2026-06-11 13:18:31.656762 | controller |     "Jun 11 12:17:46.634619 crc crio[24477]: time=\"2026-06-11T12:17:46.633076575Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\\\"\"",
2026-06-11 13:18:31.656780 | controller |     "Jun 11 12:17:46.634619 crc crio[24477]: time=\"2026-06-11T12:17:46.633119708Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\\\"\"",
2026-06-11 13:18:31.656796 | controller |     "Jun 11 12:17:47.307767 crc crio[24477]: 2026-06-11T12:17:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2347f5b02783a9c Mac:8e:1a:ae:e1:71:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/e8f19a11-a4b4-45a4-ab8e-35b4200177a1 SocketPath: PciID:}] [{Interface:0xc0001235f0 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.656811 | controller |     "Jun 11 12:17:47.307767 crc crio[24477]: time=\"2026-06-11T12:17:47.307125016Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-b547849c7-wdbk8 Namespace:openstack-operators ID:2347f5b02783a9cbd7a6ef0dd2901b0b6126c6ca6d801cb2027c51d9b6cd5c79 UID:6b5c8d55-c285-4934-a7d1-3c57d45e1e7d NetNS:/var/run/netns/e8f19a11-a4b4-45a4-ab8e-35b4200177a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6b5c8d55_c285_4934_a7d1_3c57d45e1e7d.slice PodAnnotations:0xc00251e230}] Aliases:map[]}\"",
2026-06-11 13:18:31.656826 | controller |     "Jun 11 12:17:47.307767 crc crio[24477]: time=\"2026-06-11T12:17:47.307296601Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-b547849c7-wdbk8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.656841 | controller |     "Jun 11 12:17:47.321946 crc crio[24477]: 2026-06-11T12:17:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9a28a2e2f09017 Mac:3e:88:55:69:bc:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/de150c52-8bcf-4716-96f7-c8753baa350d SocketPath: PciID:}] [{Interface:0xc0002d0870 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.656883 | controller |     "Jun 11 12:17:47.330690 crc crio[24477]: time=\"2026-06-11T12:17:47.322995316Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-kmpxd Namespace:openstack-operators ID:a9a28a2e2f090170fe2cfc226e9063a7e178a007c35339129968fbee469242dd UID:40f51a94-cb03-4604-b915-8b86dab04d3b NetNS:/var/run/netns/de150c52-8bcf-4716-96f7-c8753baa350d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod40f51a94_cb03_4604_b915_8b86dab04d3b.slice PodAnnotations:0xc0003263b0}] Aliases:map[]}\"",
2026-06-11 13:18:31.656921 | controller |     "Jun 11 12:17:47.370054 crc crio[24477]: time=\"2026-06-11T12:17:47.369026382Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-565998cc45-kmpxd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.656938 | controller |     "Jun 11 12:17:47.388786 crc crio[24477]: time=\"2026-06-11T12:17:47.38870098Z\" level=info msg=\"Ran pod sandbox a9a28a2e2f090170fe2cfc226e9063a7e178a007c35339129968fbee469242dd with infra container: openstack-operators/telemetry-operator-controller-manager-565998cc45-kmpxd/POD\" id=52c86fb7-5c33-4c2b-8b91-fa984c05ba1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.656954 | controller |     "Jun 11 12:17:47.406736 crc crio[24477]: time=\"2026-06-11T12:17:47.402394941Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=da7474c7-eeed-4109-a579-3849d435e8df name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.656974 | controller |     "Jun 11 12:17:47.406736 crc crio[24477]: time=\"2026-06-11T12:17:47.402970487Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found\" id=da7474c7-eeed-4109-a579-3849d435e8df name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.656990 | controller |     "Jun 11 12:17:47.406736 crc crio[24477]: time=\"2026-06-11T12:17:47.403051129Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found\" id=da7474c7-eeed-4109-a579-3849d435e8df name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.657004 | controller |     "Jun 11 12:17:47.406736 crc crio[24477]: time=\"2026-06-11T12:17:47.404864359Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=156a08f6-216a-4498-8fe8-4b870529fa1e name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.657020 | controller |     "Jun 11 12:17:47.422386 crc crio[24477]: time=\"2026-06-11T12:17:47.409249473Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\\\"\"",
2026-06-11 13:18:31.657035 | controller |     "Jun 11 12:17:47.438816 crc crio[24477]: time=\"2026-06-11T12:17:47.43141704Z\" level=info msg=\"Ran pod sandbox 2347f5b02783a9cbd7a6ef0dd2901b0b6126c6ca6d801cb2027c51d9b6cd5c79 with infra container: openstack-operators/manila-operator-controller-manager-b547849c7-wdbk8/POD\" id=fd967735-225e-4418-a04c-c04ef30836c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.657050 | controller |     "Jun 11 12:17:47.478413 crc crio[24477]: 2026-06-11T12:17:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd6660e5e8a19ab Mac:62:4e:eb:f1:96:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/a9b31cec-9cf2-4e38-9446-affbf227e881 SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.657065 | controller |     "Jun 11 12:17:47.479816 crc crio[24477]: time=\"2026-06-11T12:17:47.479187244Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-79846f755c-lvvwc Namespace:openstack-operators ID:fd6660e5e8a19ab378a33502ba643faeb96462b1192c7ecfda6e92e912c03f61 UID:595cdfb7-0f54-4168-a379-52746a2e1dc2 NetNS:/var/run/netns/a9b31cec-9cf2-4e38-9446-affbf227e881 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod595cdfb7_0f54_4168_a379_52746a2e1dc2.slice PodAnnotations:0xc002d1a4f0}] Aliases:map[]}\"",
2026-06-11 13:18:31.657080 | controller |     "Jun 11 12:17:47.479816 crc crio[24477]: time=\"2026-06-11T12:17:47.479343729Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-79846f755c-lvvwc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.657095 | controller |     "Jun 11 12:17:47.511276 crc crio[24477]: time=\"2026-06-11T12:17:47.5002559Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=e8a8ba43-5f9f-4c5c-9f95-9a74b0cf0e1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.657110 | controller |     "Jun 11 12:17:47.511276 crc crio[24477]: time=\"2026-06-11T12:17:47.506212908Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f not found\" id=e8a8ba43-5f9f-4c5c-9f95-9a74b0cf0e1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.657125 | controller |     "Jun 11 12:17:47.511276 crc crio[24477]: time=\"2026-06-11T12:17:47.506292931Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f found\" id=e8a8ba43-5f9f-4c5c-9f95-9a74b0cf0e1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.657144 | controller |     "Jun 11 12:17:47.511276 crc crio[24477]: 2026-06-11T12:17:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9fb60d197bf3b03 Mac:32:fb:11:f9:d5:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/5338fc07-2ed0-494b-9a38-f338b3f63fe9 SocketPath: PciID:}] [{Interface:0xc0004825c0 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.657160 | controller |     "Jun 11 12:17:47.511276 crc crio[24477]: time=\"2026-06-11T12:17:47.510445157Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-5f7f6c9964-cd6sm Namespace:openstack-operators ID:9fb60d197bf3b03cb91a5454b441805999ef88e117944217860191e9eaf29ad4 UID:214f2cbd-0ea3-4b52-a9ba-f9cf454e125d NetNS:/var/run/netns/5338fc07-2ed0-494b-9a38-f338b3f63fe9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod214f2cbd_0ea3_4b52_a9ba_f9cf454e125d.slice PodAnnotations:0xc002ce46f8}] Aliases:map[]}\"",
2026-06-11 13:18:31.657175 | controller |     "Jun 11 12:17:47.511276 crc crio[24477]: time=\"2026-06-11T12:17:47.510740706Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-5f7f6c9964-cd6sm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.657189 | controller |     "Jun 11 12:17:47.533735 crc crio[24477]: time=\"2026-06-11T12:17:47.532230236Z\" level=info msg=\"Ran pod sandbox 9fb60d197bf3b03cb91a5454b441805999ef88e117944217860191e9eaf29ad4 with infra container: openstack-operators/watcher-operator-controller-manager-5f7f6c9964-cd6sm/POD\" id=40152668-06ef-4ea9-a6ec-1f107ac96d88 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.657204 | controller |     "Jun 11 12:17:47.552770 crc crio[24477]: 2026-06-11T12:17:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85731a5ac39f839 Mac:52:0e:b0:87:5c:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/3079b19f-b444-4a34-a3e4-e1671de336b4 SocketPath: PciID:}] [{Interface:0xc00050c6f0 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.657219 | controller |     "Jun 11 12:17:47.552770 crc crio[24477]: time=\"2026-06-11T12:17:47.544850164Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-k92jq Namespace:openstack-operators ID:85731a5ac39f839d79996c90e352b663345dca5707e370ed0132543142467178 UID:9c3a45a8-a859-4411-bba4-296cb571251b NetNS:/var/run/netns/3079b19f-b444-4a34-a3e4-e1671de336b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c3a45a8_a859_4411_bba4_296cb571251b.slice PodAnnotations:0xc000530570}] Aliases:map[]}\"",
2026-06-11 13:18:31.657234 | controller |     "Jun 11 12:17:47.552770 crc crio[24477]: time=\"2026-06-11T12:17:47.545262565Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-7579dbdcb9-k92jq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.657248 | controller |     "Jun 11 12:17:47.552770 crc crio[24477]: time=\"2026-06-11T12:17:47.545560723Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=d0a4bbea-4cb1-4791-b43c-7702bc136f18 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.657263 | controller |     "Jun 11 12:17:47.552770 crc crio[24477]: time=\"2026-06-11T12:17:47.546464209Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83\" id=534ab9ac-e2e8-41ae-a5fa-7eb447ec4ea6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.657281 | controller |     "Jun 11 12:17:47.552770 crc crio[24477]: time=\"2026-06-11T12:17:47.546753747Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83 not found\" id=534ab9ac-e2e8-41ae-a5fa-7eb447ec4ea6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.657296 | controller |     "Jun 11 12:17:47.552770 crc crio[24477]: time=\"2026-06-11T12:17:47.546806139Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83 found\" id=534ab9ac-e2e8-41ae-a5fa-7eb447ec4ea6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.657311 | controller |     "Jun 11 12:17:47.552770 crc crio[24477]: time=\"2026-06-11T12:17:47.54824775Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83\" id=5cb0c622-0164-4730-b99d-332e0a034b2d name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.657326 | controller |     "Jun 11 12:17:47.564252 crc crio[24477]: 2026-06-11T12:17:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:142caafcc4e42fd Mac:ae:8a:e6:b7:99:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/26107f9d-857f-439b-9b96-0a4bccf5a713 SocketPath: PciID:}] [{Interface:0xc0000157f0 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.657340 | controller |     "Jun 11 12:17:47.564252 crc crio[24477]: time=\"2026-06-11T12:17:47.556324879Z\" level=info msg=\"Ran pod sandbox fd6660e5e8a19ab378a33502ba643faeb96462b1192c7ecfda6e92e912c03f61 with infra container: openstack-operators/swift-operator-controller-manager-79846f755c-lvvwc/POD\" id=05a562c9-3f16-4bcc-80d8-929713f282d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.657355 | controller |     "Jun 11 12:17:47.564252 crc crio[24477]: time=\"2026-06-11T12:17:47.557565734Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-ncmjs Namespace:openstack-operators ID:142caafcc4e42fd5fa6ce02a44b0c416bcfc2d11989dc12ee08fa62c357a5768 UID:7b026fa5-24f7-4b5d-96bf-534287d16854 NetNS:/var/run/netns/26107f9d-857f-439b-9b96-0a4bccf5a713 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7b026fa5_24f7_4b5d_96bf_534287d16854.slice PodAnnotations:0xc002ce41c8}] Aliases:map[]}\"",
2026-06-11 13:18:31.657369 | controller |     "Jun 11 12:17:47.564252 crc crio[24477]: time=\"2026-06-11T12:17:47.557863652Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-ncmjs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.657383 | controller |     "Jun 11 12:17:47.564252 crc crio[24477]: time=\"2026-06-11T12:17:47.560864229Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83\\\"\"",
2026-06-11 13:18:31.657398 | controller |     "Jun 11 12:17:47.565151 crc crio[24477]: time=\"2026-06-11T12:17:47.561316131Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\\\"\"",
2026-06-11 13:18:31.657413 | controller |     "Jun 11 12:17:47.574918 crc crio[24477]: time=\"2026-06-11T12:17:47.573967487Z\" level=info msg=\"Ran pod sandbox 85731a5ac39f839d79996c90e352b663345dca5707e370ed0132543142467178 with infra container: openstack-operators/test-operator-controller-manager-7579dbdcb9-k92jq/POD\" id=efaea831-b54d-4500-ba9a-576ab3fbebc4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.657430 | controller |     "Jun 11 12:17:47.596134 crc crio[24477]: time=\"2026-06-11T12:17:47.595888089Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=1fd587d6-0461-4ee3-bc81-ff8ce45d2215 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.657445 | controller |     "Jun 11 12:17:47.598967 crc crio[24477]: time=\"2026-06-11T12:17:47.597541004Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found\" id=1fd587d6-0461-4ee3-bc81-ff8ce45d2215 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.657461 | controller |     "Jun 11 12:17:47.598967 crc crio[24477]: time=\"2026-06-11T12:17:47.59776002Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found\" id=1fd587d6-0461-4ee3-bc81-ff8ce45d2215 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.657475 | controller |     "Jun 11 12:17:47.604750 crc crio[24477]: time=\"2026-06-11T12:17:47.601787915Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=730885b1-2fce-4f3b-a461-b9d22bd823db name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.657489 | controller |     "Jun 11 12:17:47.609238 crc crio[24477]: time=\"2026-06-11T12:17:47.604476641Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=c7feeca2-a326-4e98-967d-bc46d91f90dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.657504 | controller |     "Jun 11 12:17:47.612265 crc crio[24477]: time=\"2026-06-11T12:17:47.612097374Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found\" id=c7feeca2-a326-4e98-967d-bc46d91f90dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.657518 | controller |     "Jun 11 12:17:47.612265 crc crio[24477]: time=\"2026-06-11T12:17:47.612192726Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found\" id=c7feeca2-a326-4e98-967d-bc46d91f90dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.657533 | controller |     "Jun 11 12:17:47.617985 crc crio[24477]: time=\"2026-06-11T12:17:47.617870194Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=68302dd1-f5be-4f67-961e-fd505f8e58c3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.657548 | controller |     "Jun 11 12:17:47.645091 crc crio[24477]: time=\"2026-06-11T12:17:47.644798062Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\\\"\"",
2026-06-11 13:18:31.657563 | controller |     "Jun 11 12:17:47.659718 crc crio[24477]: 2026-06-11T12:17:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4febd9663437199 Mac:e2:2d:58:7e:af:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/869e06b6-5bbb-486f-a97c-6e9f54f5d141 SocketPath: PciID:}] [{Interface:0xc0003de970 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.657578 | controller |     "Jun 11 12:17:47.659718 crc crio[24477]: time=\"2026-06-11T12:17:47.658812299Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-5mb64 Namespace:openstack-operators ID:4febd9663437199d38d850931ac0fee4e672d3329dd34d5508ee2501539f9086 UID:596a2b69-3974-4021-9344-514eb000472e NetNS:/var/run/netns/869e06b6-5bbb-486f-a97c-6e9f54f5d141 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod596a2b69_3974_4021_9344_514eb000472e.slice PodAnnotations:0xc002d94718}] Aliases:map[]}\"",
2026-06-11 13:18:31.657595 | controller |     "Jun 11 12:17:47.659718 crc crio[24477]: time=\"2026-06-11T12:17:47.658986084Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-5mb64 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.657611 | controller |     "Jun 11 12:17:47.665152 crc crio[24477]: time=\"2026-06-11T12:17:47.665080877Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\\\"\"",
2026-06-11 13:18:31.657625 | controller |     "Jun 11 12:17:47.910752 crc crio[24477]: time=\"2026-06-11T12:17:47.910620596Z\" level=info msg=\"Ran pod sandbox 142caafcc4e42fd5fa6ce02a44b0c416bcfc2d11989dc12ee08fa62c357a5768 with infra container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-ncmjs/POD\" id=8258c627-1203-4b5d-91f4-1b5754aef5f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.657640 | controller |     "Jun 11 12:17:47.923021 crc crio[24477]: time=\"2026-06-11T12:17:47.922936368Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=f688562e-eb48-4831-9683-0d9684da1b8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.657655 | controller |     "Jun 11 12:17:47.923297 crc crio[24477]: time=\"2026-06-11T12:17:47.923175964Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 not found\" id=f688562e-eb48-4831-9683-0d9684da1b8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.657669 | controller |     "Jun 11 12:17:47.923297 crc crio[24477]: time=\"2026-06-11T12:17:47.923219636Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 found\" id=f688562e-eb48-4831-9683-0d9684da1b8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.657683 | controller |     "Jun 11 12:17:47.926491 crc crio[24477]: time=\"2026-06-11T12:17:47.926447467Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=cba25e23-73c3-4f58-a70a-4562247dd9fb name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.657698 | controller |     "Jun 11 12:17:47.927928 crc crio[24477]: time=\"2026-06-11T12:17:47.927017984Z\" level=info msg=\"Ran pod sandbox 4febd9663437199d38d850931ac0fee4e672d3329dd34d5508ee2501539f9086 with infra container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-5mb64/POD\" id=c535235d-9a08-4119-9ec6-56eda692710b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.657712 | controller |     "Jun 11 12:17:47.967503 crc crio[24477]: time=\"2026-06-11T12:17:47.967364912Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=9eb0d319-17e3-479a-a19b-49e88fd65866 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.657727 | controller |     "Jun 11 12:17:47.968140 crc crio[24477]: time=\"2026-06-11T12:17:47.968115054Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 not found\" id=9eb0d319-17e3-479a-a19b-49e88fd65866 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.657744 | controller |     "Jun 11 12:17:47.968316 crc crio[24477]: time=\"2026-06-11T12:17:47.968292449Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 found\" id=9eb0d319-17e3-479a-a19b-49e88fd65866 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.657791 | controller |     "Jun 11 12:17:47.972926 crc crio[24477]: time=\"2026-06-11T12:17:47.972856923Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\\\"\"",
2026-06-11 13:18:31.657816 | controller |     "Jun 11 12:17:47.986861 crc crio[24477]: time=\"2026-06-11T12:17:47.986796123Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=786d2b00-3289-4bae-a62c-4001d926eb38 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.657833 | controller |     "Jun 11 12:17:48.004586 crc crio[24477]: time=\"2026-06-11T12:17:48.004500074Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\\\"\"",
2026-06-11 13:18:31.657875 | controller |     "Jun 11 12:17:51.301316 crc crio[24477]: time=\"2026-06-11T12:17:51.300318927Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-594d6555bb-mv5ql/POD\" id=d429df72-3643-4ecb-a3b0-042260365465 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.657920 | controller |     "Jun 11 12:17:51.305003 crc crio[24477]: time=\"2026-06-11T12:17:51.301373696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.657943 | controller |     "Jun 11 12:17:52.162966 crc crio[24477]: time=\"2026-06-11T12:17:52.160625703Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-594d6555bb-mv5ql Namespace:openstack-operators ID:9a378e9da91ad8f9747d65ba1209a29a835dff27eec7f005aa4184bf62271aa2 UID:25fdc9f0-80d7-443b-9e65-817fa0027c1d NetNS:/var/run/netns/4a93a1a2-ca6c-49cf-b0fd-9d32f064b8e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod25fdc9f0_80d7_443b_9e65_817fa0027c1d.slice PodAnnotations:0xc002ce4548}] Aliases:map[]}\"",
2026-06-11 13:18:31.657960 | controller |     "Jun 11 12:17:52.162966 crc crio[24477]: time=\"2026-06-11T12:17:52.162332461Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-594d6555bb-mv5ql to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.657976 | controller |     "Jun 11 12:17:53.510189 crc crio[24477]: time=\"2026-06-11T12:17:53.510141857Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-8b98746c-zbqsj/POD\" id=6db405a9-4cad-4b5c-afe2-c293b6448d04 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.657992 | controller |     "Jun 11 12:17:53.511084 crc crio[24477]: time=\"2026-06-11T12:17:53.511054603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.658007 | controller |     "Jun 11 12:17:54.329903 crc crio[24477]: time=\"2026-06-11T12:17:54.329742739Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-8b98746c-zbqsj Namespace:openstack-operators ID:dfdce08a8bf2a42a5428f2825d39f632d1a5a171a6f814c9cacb895f7c16022d UID:b060ea01-e582-41c3-9759-8ea6fd742ce7 NetNS:/var/run/netns/f7591329-712f-4428-8222-8ab9f2ed6109 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb060ea01_e582_41c3_9759_8ea6fd742ce7.slice PodAnnotations:0xc002e124e0}] Aliases:map[]}\"",
2026-06-11 13:18:31.658023 | controller |     "Jun 11 12:17:54.329903 crc crio[24477]: time=\"2026-06-11T12:17:54.329906633Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-8b98746c-zbqsj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.658045 | controller |     "Jun 11 12:17:56.291382 crc crio[24477]: time=\"2026-06-11T12:17:56.28513072Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-65b8b7c9f4-vxjrp/POD\" id=a98c9f1a-1582-4875-8836-ac877e7eaf60 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.658061 | controller |     "Jun 11 12:17:56.291382 crc crio[24477]: time=\"2026-06-11T12:17:56.290319407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.658077 | controller |     "Jun 11 12:17:56.691222 crc crio[24477]: 2026-06-11T12:17:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a378e9da91ad8f Mac:c6:ea:0c:c4:db:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/4a93a1a2-ca6c-49cf-b0fd-9d32f064b8e7 SocketPath: PciID:}] [{Interface:0xc0002929d0 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.658094 | controller |     "Jun 11 12:17:56.820318 crc crio[24477]: time=\"2026-06-11T12:17:56.820102298Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-594d6555bb-mv5ql Namespace:openstack-operators ID:9a378e9da91ad8f9747d65ba1209a29a835dff27eec7f005aa4184bf62271aa2 UID:25fdc9f0-80d7-443b-9e65-817fa0027c1d NetNS:/var/run/netns/4a93a1a2-ca6c-49cf-b0fd-9d32f064b8e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod25fdc9f0_80d7_443b_9e65_817fa0027c1d.slice PodAnnotations:0xc002ce4548}] Aliases:map[]}\"",
2026-06-11 13:18:31.658110 | controller |     "Jun 11 12:17:56.878889 crc crio[24477]: time=\"2026-06-11T12:17:56.878558535Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-594d6555bb-mv5ql for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.658125 | controller |     "Jun 11 12:17:57.245167 crc crio[24477]: time=\"2026-06-11T12:17:57.24503456Z\" level=info msg=\"Ran pod sandbox 9a378e9da91ad8f9747d65ba1209a29a835dff27eec7f005aa4184bf62271aa2 with infra container: openstack-operators/infra-operator-controller-manager-594d6555bb-mv5ql/POD\" id=d429df72-3643-4ecb-a3b0-042260365465 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.658141 | controller |     "Jun 11 12:17:57.250589 crc crio[24477]: time=\"2026-06-11T12:17:57.250360406Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=4c065755-0335-4dc2-bb4c-713782d7b124 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.658156 | controller |     "Jun 11 12:17:57.251260 crc crio[24477]: time=\"2026-06-11T12:17:57.251142018Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f not found\" id=4c065755-0335-4dc2-bb4c-713782d7b124 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.658171 | controller |     "Jun 11 12:17:57.251347 crc crio[24477]: time=\"2026-06-11T12:17:57.251297433Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f found\" id=4c065755-0335-4dc2-bb4c-713782d7b124 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.658187 | controller |     "Jun 11 12:17:57.254295 crc crio[24477]: time=\"2026-06-11T12:17:57.254257747Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=c223e036-eee0-404b-9bf5-28164781c7bd name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.658207 | controller |     "Jun 11 12:17:57.276116 crc crio[24477]: time=\"2026-06-11T12:17:57.275354479Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-65b8b7c9f4-vxjrp Namespace:openstack-operators ID:db5048bd592468fd13b86658e0eba0dd31df432012f5fb6c1c1a0236cdb6858e UID:c72e6170-c8db-4c7a-a9f5-df4bfd2b44c2 NetNS:/var/run/netns/a2f95c03-7a30-439e-b762-cc112381fa48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc72e6170_c8db_4c7a_a9f5_df4bfd2b44c2.slice PodAnnotations:0xc000530090}] Aliases:map[]}\"",
2026-06-11 13:18:31.658223 | controller |     "Jun 11 12:17:57.276116 crc crio[24477]: time=\"2026-06-11T12:17:57.275406401Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-65b8b7c9f4-vxjrp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.658239 | controller |     "Jun 11 12:17:57.279485 crc crio[24477]: time=\"2026-06-11T12:17:57.279443571Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\\\"\"",
2026-06-11 13:18:31.658255 | controller |     "Jun 11 12:17:58.925357 crc crio[24477]: 2026-06-11T12:17:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dfdce08a8bf2a42 Mac:9e:9c:6f:80:46:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/f7591329-712f-4428-8222-8ab9f2ed6109 SocketPath: PciID:}] [{Interface:0xc0000146c0 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.658323 | controller |     "Jun 11 12:17:58.934488 crc crio[24477]: time=\"2026-06-11T12:17:58.934400449Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-8b98746c-zbqsj Namespace:openstack-operators ID:dfdce08a8bf2a42a5428f2825d39f632d1a5a171a6f814c9cacb895f7c16022d UID:b060ea01-e582-41c3-9759-8ea6fd742ce7 NetNS:/var/run/netns/f7591329-712f-4428-8222-8ab9f2ed6109 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb060ea01_e582_41c3_9759_8ea6fd742ce7.slice PodAnnotations:0xc002e124e0}] Aliases:map[]}\"",
2026-06-11 13:18:31.658345 | controller |     "Jun 11 12:17:58.935099 crc crio[24477]: time=\"2026-06-11T12:17:58.935029676Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-8b98746c-zbqsj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.658363 | controller |     "Jun 11 12:17:58.966548 crc crio[24477]: time=\"2026-06-11T12:17:58.959394471Z\" level=info msg=\"Ran pod sandbox dfdce08a8bf2a42a5428f2825d39f632d1a5a171a6f814c9cacb895f7c16022d with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-8b98746c-zbqsj/POD\" id=6db405a9-4cad-4b5c-afe2-c293b6448d04 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.658379 | controller |     "Jun 11 12:17:58.999011 crc crio[24477]: time=\"2026-06-11T12:17:58.998906942Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721\" id=c86fbb33-57c1-4959-a8ea-037aae226ff0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.658395 | controller |     "Jun 11 12:17:59.016398 crc crio[24477]: time=\"2026-06-11T12:17:59.01613692Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721 not found\" id=c86fbb33-57c1-4959-a8ea-037aae226ff0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.658411 | controller |     "Jun 11 12:17:59.016398 crc crio[24477]: time=\"2026-06-11T12:17:59.016266544Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721 found\" id=c86fbb33-57c1-4959-a8ea-037aae226ff0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.658430 | controller |     "Jun 11 12:17:59.025563 crc crio[24477]: time=\"2026-06-11T12:17:59.025363558Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721\" id=f6263ab2-344e-42f3-8de0-3a7fd98642c8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.658446 | controller |     "Jun 11 12:17:59.127433 crc crio[24477]: time=\"2026-06-11T12:17:59.127214023Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721\\\"\"",
2026-06-11 13:18:31.658461 | controller |     "Jun 11 12:18:01.155494 crc crio[24477]: time=\"2026-06-11T12:18:01.147267999Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686338-c6lk4/POD\" id=8f599e4b-a2a2-4c67-a0a8-4a862e0456fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.658476 | controller |     "Jun 11 12:18:01.157993 crc crio[24477]: time=\"2026-06-11T12:18:01.155778791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.658491 | controller |     "Jun 11 12:18:01.542338 crc crio[24477]: time=\"2026-06-11T12:18:01.54221982Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686338-c6lk4 Namespace:openshift-infra ID:aeb3b2bd52e9f26ab929c505f22d17fc010daa7c0bcddd4ce581eeed9613914e UID:70d944e7-fc2c-4eb1-8028-e4640d2dd64e NetNS:/var/run/netns/573a0ada-03e2-4ada-96ed-5b4dbd5b26f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70d944e7_fc2c_4eb1_8028_e4640d2dd64e.slice PodAnnotations:0xc0003269c8}] Aliases:map[]}\"",
2026-06-11 13:18:31.658507 | controller |     "Jun 11 12:18:01.542338 crc crio[24477]: time=\"2026-06-11T12:18:01.542310262Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686338-c6lk4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.658523 | controller |     "Jun 11 12:18:01.916386 crc crio[24477]: 2026-06-11T12:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db5048bd592468f Mac:2a:7d:50:85:4c:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/a2f95c03-7a30-439e-b762-cc112381fa48 SocketPath: PciID:}] [{Interface:0xc000200df0 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.658539 | controller |     "Jun 11 12:18:01.919203 crc crio[24477]: time=\"2026-06-11T12:18:01.91900118Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-65b8b7c9f4-vxjrp Namespace:openstack-operators ID:db5048bd592468fd13b86658e0eba0dd31df432012f5fb6c1c1a0236cdb6858e UID:c72e6170-c8db-4c7a-a9f5-df4bfd2b44c2 NetNS:/var/run/netns/a2f95c03-7a30-439e-b762-cc112381fa48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc72e6170_c8db_4c7a_a9f5_df4bfd2b44c2.slice PodAnnotations:0xc000530090}] Aliases:map[]}\"",
2026-06-11 13:18:31.658554 | controller |     "Jun 11 12:18:01.920896 crc crio[24477]: time=\"2026-06-11T12:18:01.919217507Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-65b8b7c9f4-vxjrp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.658569 | controller |     "Jun 11 12:18:01.976757 crc crio[24477]: time=\"2026-06-11T12:18:01.975283189Z\" level=info msg=\"Ran pod sandbox db5048bd592468fd13b86658e0eba0dd31df432012f5fb6c1c1a0236cdb6858e with infra container: openstack-operators/openstack-operator-controller-manager-65b8b7c9f4-vxjrp/POD\" id=a98c9f1a-1582-4875-8836-ac877e7eaf60 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.658587 | controller |     "Jun 11 12:18:02.001128 crc crio[24477]: time=\"2026-06-11T12:18:02.001031835Z\" level=info msg=\"Checking image status: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c\" id=5446666e-efb6-4c5a-ae6d-c1255040933f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.658603 | controller |     "Jun 11 12:18:02.009786 crc crio[24477]: time=\"2026-06-11T12:18:02.00963506Z\" level=info msg=\"Checking image status: 38.102.83.66:5001/openstack-k8s-operators/openstack-operator:5a4570bd3cefd9d5424eea0d9cccdd21df6c926c\" id=958e35e7-f7d9-43ff-bad6-1b2cc9aa5871 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.658619 | controller |     "Jun 11 12:18:02.044087 crc crio[24477]: time=\"2026-06-11T12:18:02.043726896Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-65b8b7c9f4-vxjrp/manager\" id=c99c9381-6196-4230-87aa-a99262b2ed5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.658634 | controller |     "Jun 11 12:18:02.044427 crc crio[24477]: time=\"2026-06-11T12:18:02.044370051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.658649 | controller |     "Jun 11 12:18:02.125021 crc crio[24477]: time=\"2026-06-11T12:18:02.124851843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.658664 | controller |     "Jun 11 12:18:02.155990 crc crio[24477]: time=\"2026-06-11T12:18:02.155363268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.658679 | controller |     "Jun 11 12:18:02.425798 crc crio[24477]: time=\"2026-06-11T12:18:02.425178028Z\" level=info msg=\"Created container 78113af6dc76228e4d0d8dd48d115db166dbfcea1f49ea42770cf3dd4bbe8b01: openstack-operators/openstack-operator-controller-manager-65b8b7c9f4-vxjrp/manager\" id=c99c9381-6196-4230-87aa-a99262b2ed5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.658694 | controller |     "Jun 11 12:18:02.592899 crc crio[24477]: time=\"2026-06-11T12:18:02.578888532Z\" level=info msg=\"Starting container: 78113af6dc76228e4d0d8dd48d115db166dbfcea1f49ea42770cf3dd4bbe8b01\" id=f8c9069f-355a-4c97-8e7c-7f103f7dcb84 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.658710 | controller |     "Jun 11 12:18:02.620849 crc crio[24477]: time=\"2026-06-11T12:18:02.62036052Z\" level=info msg=\"Started container\" PID=52743 containerID=78113af6dc76228e4d0d8dd48d115db166dbfcea1f49ea42770cf3dd4bbe8b01 description=openstack-operators/openstack-operator-controller-manager-65b8b7c9f4-vxjrp/manager id=f8c9069f-355a-4c97-8e7c-7f103f7dcb84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db5048bd592468fd13b86658e0eba0dd31df432012f5fb6c1c1a0236cdb6858e",
2026-06-11 13:18:31.658726 | controller |     "Jun 11 12:18:02.750586 crc crio[24477]: 2026-06-11T12:18:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aeb3b2bd52e9f26 Mac:c6:b0:bb:ce:73:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/573a0ada-03e2-4ada-96ed-5b4dbd5b26f5 SocketPath: PciID:}] [{Interface:0xc0000152c0 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.658743 | controller |     "Jun 11 12:18:02.769582 crc crio[24477]: time=\"2026-06-11T12:18:02.76162103Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686338-c6lk4 Namespace:openshift-infra ID:aeb3b2bd52e9f26ab929c505f22d17fc010daa7c0bcddd4ce581eeed9613914e UID:70d944e7-fc2c-4eb1-8028-e4640d2dd64e NetNS:/var/run/netns/573a0ada-03e2-4ada-96ed-5b4dbd5b26f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70d944e7_fc2c_4eb1_8028_e4640d2dd64e.slice PodAnnotations:0xc0003269c8}] Aliases:map[]}\"",
2026-06-11 13:18:31.658763 | controller |     "Jun 11 12:18:02.769582 crc crio[24477]: time=\"2026-06-11T12:18:02.762120235Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686338-c6lk4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.658779 | controller |     "Jun 11 12:18:02.838824 crc crio[24477]: time=\"2026-06-11T12:18:02.838301487Z\" level=info msg=\"Ran pod sandbox aeb3b2bd52e9f26ab929c505f22d17fc010daa7c0bcddd4ce581eeed9613914e with infra container: openshift-infra/auto-csr-approver-29686338-c6lk4/POD\" id=8f599e4b-a2a2-4c67-a0a8-4a862e0456fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.658795 | controller |     "Jun 11 12:18:02.919267 crc crio[24477]: time=\"2026-06-11T12:18:02.912083941Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=19374044-ae6c-4dde-9cf6-550258ec0c49 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.658810 | controller |     "Jun 11 12:18:02.939904 crc crio[24477]: time=\"2026-06-11T12:18:02.939591263Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 13:18:31.658825 | controller |     "Jun 11 12:18:04.977783 crc crio[24477]: time=\"2026-06-11T12:18:04.956129602Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=19374044-ae6c-4dde-9cf6-550258ec0c49 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.658840 | controller |     "Jun 11 12:18:04.977783 crc crio[24477]: time=\"2026-06-11T12:18:04.972329809Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=49e6c0c6-1bb9-411d-9bdc-a42e01908b41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.658885 | controller |     "Jun 11 12:18:04.982559 crc crio[24477]: time=\"2026-06-11T12:18:04.982407078Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7dae9a80-8e7c-485f-a846-f1359026e3ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.658904 | controller |     "Jun 11 12:18:05.052121 crc crio[24477]: time=\"2026-06-11T12:18:05.043886202Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686338-c6lk4/oc\" id=9c25ba44-26b6-4da0-82b0-a83867f9ac65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.658920 | controller |     "Jun 11 12:18:05.067157 crc crio[24477]: time=\"2026-06-11T12:18:05.056216152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.658935 | controller |     "Jun 11 12:18:06.379625 crc crio[24477]: time=\"2026-06-11T12:18:06.379473462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.658950 | controller |     "Jun 11 12:18:10.116592 crc crio[24477]: time=\"2026-06-11T12:18:10.115600157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.658965 | controller |     "Jun 11 12:18:10.272353 crc crio[24477]: time=\"2026-06-11T12:18:10.271083347Z\" level=info msg=\"Created container f960c1db0d18d37fcafb123b9cd809b6ed088b3977f65b09d1909381efbd8001: openshift-infra/auto-csr-approver-29686338-c6lk4/oc\" id=9c25ba44-26b6-4da0-82b0-a83867f9ac65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.658981 | controller |     "Jun 11 12:18:10.275406 crc crio[24477]: time=\"2026-06-11T12:18:10.275035196Z\" level=info msg=\"Starting container: f960c1db0d18d37fcafb123b9cd809b6ed088b3977f65b09d1909381efbd8001\" id=23fbc6bb-2ed5-412b-bb8c-86d150b10d33 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.659000 | controller |     "Jun 11 12:18:10.293864 crc crio[24477]: time=\"2026-06-11T12:18:10.28625358Z\" level=info msg=\"Started container\" PID=52861 containerID=f960c1db0d18d37fcafb123b9cd809b6ed088b3977f65b09d1909381efbd8001 description=openshift-infra/auto-csr-approver-29686338-c6lk4/oc id=23fbc6bb-2ed5-412b-bb8c-86d150b10d33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aeb3b2bd52e9f26ab929c505f22d17fc010daa7c0bcddd4ce581eeed9613914e",
2026-06-11 13:18:31.659017 | controller |     "Jun 11 12:18:11.175349 crc crio[24477]: time=\"2026-06-11T12:18:11.170291484Z\" level=info msg=\"Stopping container: 2aa23b4315152308cf43123ee47575123e03e5edead77ae9d3013b7cff48c5e7 (timeout: 2s)\" id=75c3ef17-3d0e-4462-94ba-311ba33f8cd6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.659033 | controller |     "Jun 11 12:18:13.279724 crc crio[24477]: time=\"2026-06-11T12:18:13.278389481Z\" level=info msg=\"Stopping pod sandbox: aeb3b2bd52e9f26ab929c505f22d17fc010daa7c0bcddd4ce581eeed9613914e\" id=ba7865d0-a6ec-4ab8-b4ae-9283945080db name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.659049 | controller |     "Jun 11 12:18:13.280693 crc crio[24477]: time=\"2026-06-11T12:18:13.280424888Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686338-c6lk4 Namespace:openshift-infra ID:aeb3b2bd52e9f26ab929c505f22d17fc010daa7c0bcddd4ce581eeed9613914e UID:70d944e7-fc2c-4eb1-8028-e4640d2dd64e NetNS:/var/run/netns/573a0ada-03e2-4ada-96ed-5b4dbd5b26f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70d944e7_fc2c_4eb1_8028_e4640d2dd64e.slice PodAnnotations:0xc002d1a180}] Aliases:map[]}\"",
2026-06-11 13:18:31.659065 | controller |     "Jun 11 12:18:13.280693 crc crio[24477]: time=\"2026-06-11T12:18:13.280600973Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686338-c6lk4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.659081 | controller |     "Jun 11 12:18:14.104303 crc crio[24477]: time=\"2026-06-11T12:18:14.104190016Z\" level=info msg=\"Stopped container 2aa23b4315152308cf43123ee47575123e03e5edead77ae9d3013b7cff48c5e7: openshift-marketplace/redhat-operators-qc7dz/registry-server\" id=75c3ef17-3d0e-4462-94ba-311ba33f8cd6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.659098 | controller |     "Jun 11 12:18:14.105509 crc crio[24477]: time=\"2026-06-11T12:18:14.105422323Z\" level=info msg=\"Stopping pod sandbox: 18434342b4a9286f32d6ce5c46d923a8b4a0962ea4bc78b0dcaa53c3f581b466\" id=b22e509a-512b-4d5b-a337-3c1a6cfbbd3d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.659115 | controller |     "Jun 11 12:18:14.106116 crc crio[24477]: time=\"2026-06-11T12:18:14.106047491Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qc7dz Namespace:openshift-marketplace ID:18434342b4a9286f32d6ce5c46d923a8b4a0962ea4bc78b0dcaa53c3f581b466 UID:268f462d-278c-46f8-a5cc-f319a73b18f1 NetNS:/var/run/netns/8375797d-647e-4617-978c-f9b628ca67df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod268f462d_278c_46f8_a5cc_f319a73b18f1.slice PodAnnotations:0xc00008c580}] Aliases:map[]}\"",
2026-06-11 13:18:31.659131 | controller |     "Jun 11 12:18:14.106225 crc crio[24477]: time=\"2026-06-11T12:18:14.106197615Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-qc7dz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.659146 | controller |     "Jun 11 12:18:39.850047 crc crio[24477]: time=\"2026-06-11T12:18:39.848600223Z\" level=info msg=\"Stopped pod sandbox: aeb3b2bd52e9f26ab929c505f22d17fc010daa7c0bcddd4ce581eeed9613914e\" id=ba7865d0-a6ec-4ab8-b4ae-9283945080db name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.659167 | controller |     "Jun 11 12:18:39.894160 crc crio[24477]: time=\"2026-06-11T12:18:39.893992474Z\" level=info msg=\"Stopped pod sandbox: 18434342b4a9286f32d6ce5c46d923a8b4a0962ea4bc78b0dcaa53c3f581b466\" id=b22e509a-512b-4d5b-a337-3c1a6cfbbd3d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.659183 | controller |     "Jun 11 12:18:39.897514 crc crio[24477]: time=\"2026-06-11T12:18:39.897386371Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=d77d1028-2523-40ab-8f94-7029e0d80937 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.659198 | controller |     "Jun 11 12:18:39.898767 crc crio[24477]: time=\"2026-06-11T12:18:39.898380207Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=0e334137-147a-40a1-bbf6-fed522d470d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.659214 | controller |     "Jun 11 12:18:39.908605 crc crio[24477]: time=\"2026-06-11T12:18:39.908469352Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=d0a4bbea-4cb1-4791-b43c-7702bc136f18 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.659229 | controller |     "Jun 11 12:18:39.910111 crc crio[24477]: time=\"2026-06-11T12:18:39.910013263Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=d336f466-d9e8-4955-b3e7-2d23f5ec18ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.659244 | controller |     "Jun 11 12:18:39.921749 crc crio[24477]: time=\"2026-06-11T12:18:39.921396678Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=cba25e23-73c3-4f58-a70a-4562247dd9fb name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.659261 | controller |     "Jun 11 12:18:39.923324 crc crio[24477]: time=\"2026-06-11T12:18:39.923191742Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=7763ce2a-0096-4b63-b7c8-4416e38ba935 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.659277 | controller |     "Jun 11 12:18:39.930020 crc crio[24477]: time=\"2026-06-11T12:18:39.929903395Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83\" id=5cb0c622-0164-4730-b99d-332e0a034b2d name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.659292 | controller |     "Jun 11 12:18:39.931347 crc crio[24477]: time=\"2026-06-11T12:18:39.931241798Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83\" id=385596b4-0f04-4628-9483-75c8e71ae3dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.659308 | controller |     "Jun 11 12:18:39.940818 crc crio[24477]: time=\"2026-06-11T12:18:39.940489766Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=4aa5ea6d-3d51-4cae-831f-6ca5d9b2934c name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.659324 | controller |     "Jun 11 12:18:39.941610 crc crio[24477]: time=\"2026-06-11T12:18:39.941500684Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=9c11dd80-7155-4702-a511-ad6b26b8830f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.659343 | controller |     "Jun 11 12:18:39.948628 crc crio[24477]: time=\"2026-06-11T12:18:39.947697429Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=156a08f6-216a-4498-8fe8-4b870529fa1e name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.659359 | controller |     "Jun 11 12:18:39.952760 crc crio[24477]: time=\"2026-06-11T12:18:39.949098727Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=54ff60de-577d-452f-b1a0-8cae3ed587d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.659375 | controller |     "Jun 11 12:18:39.956479 crc crio[24477]: time=\"2026-06-11T12:18:39.956299924Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224\" id=2cda56e1-1f68-488b-98cd-08a08b5f0fb7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.659390 | controller |     "Jun 11 12:18:39.957569 crc crio[24477]: time=\"2026-06-11T12:18:39.957431841Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224\" id=c6bb37b1-f7c6-4e1c-b449-17830c47d479 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.659405 | controller |     "Jun 11 12:18:39.958281 crc crio[24477]: time=\"2026-06-11T12:18:39.958171677Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=de89aede-c4ca-4eab-89da-79ce670207bb name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.659421 | controller |     "Jun 11 12:18:39.959453 crc crio[24477]: time=\"2026-06-11T12:18:39.959333093Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=e5adee58-1157-4a43-a051-686587666f13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.659436 | controller |     "Jun 11 12:18:39.974384 crc crio[24477]: time=\"2026-06-11T12:18:39.974248204Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=a6494fce-ee56-409d-b7a0-9b405e7d12e7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.659450 | controller |     "Jun 11 12:18:39.975486 crc crio[24477]: time=\"2026-06-11T12:18:39.975384113Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=2db9b111-c20c-45ae-8e75-4f741ab6aeb8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.659465 | controller |     "Jun 11 12:18:39.976489 crc crio[24477]: time=\"2026-06-11T12:18:39.976388535Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=831b05f5-2663-4a80-ab9b-dc593bbbd7bf name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.659480 | controller |     "Jun 11 12:18:39.977367 crc crio[24477]: time=\"2026-06-11T12:18:39.977260376Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=cdff27af-df12-420d-9ec6-0098c4a416b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.659496 | controller |     "Jun 11 12:18:39.982047 crc crio[24477]: time=\"2026-06-11T12:18:39.981390655Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=68302dd1-f5be-4f67-961e-fd505f8e58c3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.659512 | controller |     "Jun 11 12:18:39.982227 crc crio[24477]: time=\"2026-06-11T12:18:39.982140363Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=07ceaa94-1aab-4450-85f5-073ee774d13b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.659530 | controller |     "Jun 11 12:18:40.710859 crc crio[24477]: time=\"2026-06-11T12:18:40.709587058Z\" level=info msg=\"Removing container: 2aa23b4315152308cf43123ee47575123e03e5edead77ae9d3013b7cff48c5e7\" id=2499f470-f02b-46fd-b9ab-3729995291d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.659545 | controller |     "Jun 11 12:18:41.398838 crc crio[24477]: time=\"2026-06-11T12:18:41.398559409Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=ee31fd39-9693-4e5f-a5ec-9a0af65c0c07 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.659560 | controller |     "Jun 11 12:18:41.401365 crc crio[24477]: time=\"2026-06-11T12:18:41.401316486Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=0e1e75c9-3928-4523-9ce9-b25fe93bc526 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.659575 | controller |     "Jun 11 12:18:41.408570 crc crio[24477]: time=\"2026-06-11T12:18:41.408347627Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664\" id=182d760c-6f92-441b-b030-9358d478e878 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.659590 | controller |     "Jun 11 12:18:41.409874 crc crio[24477]: time=\"2026-06-11T12:18:41.409785213Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664\" id=ebf1481f-16a5-493e-bcc2-b676f0e77c55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.659605 | controller |     "Jun 11 12:18:41.431135 crc crio[24477]: time=\"2026-06-11T12:18:41.431058081Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=786d2b00-3289-4bae-a62c-4001d926eb38 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.659620 | controller |     "Jun 11 12:18:41.432920 crc crio[24477]: time=\"2026-06-11T12:18:41.432611283Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=2321b270-2fc5-496c-8085-cb10d72bd019 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.659634 | controller |     "Jun 11 12:18:41.436478 crc crio[24477]: time=\"2026-06-11T12:18:41.435131746Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=c223e036-eee0-404b-9bf5-28164781c7bd name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.659649 | controller |     "Jun 11 12:18:41.439953 crc crio[24477]: time=\"2026-06-11T12:18:41.439780764Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=10bd1c72-6aec-4422-a45b-69d95f0fb5dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.659664 | controller |     "Jun 11 12:18:41.607155 crc crio[24477]: time=\"2026-06-11T12:18:41.607015707Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=dfec57cb-e3af-404a-b7e8-452918d71d92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.659678 | controller |     "Jun 11 12:18:41.607592 crc crio[24477]: time=\"2026-06-11T12:18:41.607471109Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=e4fc9ac7-058c-4918-81c3-f121066a2d9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.659698 | controller |     "Jun 11 12:18:41.607885 crc crio[24477]: time=\"2026-06-11T12:18:41.607808029Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=204f7765-bf19-4809-83c3-17533917bfee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.659713 | controller |     "Jun 11 12:18:41.608323 crc crio[24477]: time=\"2026-06-11T12:18:41.608228791Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=0119a5bd-a011-4ba0-8c4e-bf85bdec5a72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.659728 | controller |     "Jun 11 12:18:41.608429 crc crio[24477]: time=\"2026-06-11T12:18:41.608235231Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=d96164e5-7beb-4891-8ebb-ba1f24cf62c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.659743 | controller |     "Jun 11 12:18:41.608490 crc crio[24477]: time=\"2026-06-11T12:18:41.608447867Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224\" id=ea2e91b0-c5d3-44c7-81e4-c370a7db4595 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.659758 | controller |     "Jun 11 12:18:41.608709 crc crio[24477]: time=\"2026-06-11T12:18:41.608594721Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=3a259688-0bb2-4795-b012-20ce884ff1d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.659773 | controller |     "Jun 11 12:18:41.609715 crc crio[24477]: time=\"2026-06-11T12:18:41.60962562Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83\" id=bfc1a915-acee-4130-88dc-03dbc2e85027 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.659788 | controller |     "Jun 11 12:18:41.610012 crc crio[24477]: time=\"2026-06-11T12:18:41.609982291Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=625a5c06-8678-4c65-81bf-5c2408812092 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.659803 | controller |     "Jun 11 12:18:41.651166 crc crio[24477]: time=\"2026-06-11T12:18:41.650566896Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=c7751e70-ce52-41a6-a8a5-f8148dea0909 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.659818 | controller |     "Jun 11 12:18:41.652096 crc crio[24477]: time=\"2026-06-11T12:18:41.651934395Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=683b084b-7e65-450a-b116-daeea3d11161 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.659833 | controller |     "Jun 11 12:18:41.663434 crc crio[24477]: time=\"2026-06-11T12:18:41.663265316Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=730885b1-2fce-4f3b-a461-b9d22bd823db name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.659869 | controller |     "Jun 11 12:18:41.681991 crc crio[24477]: time=\"2026-06-11T12:18:41.665380271Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=778e7723-6945-4499-bf13-3b6805d4fb61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.659904 | controller |     "Jun 11 12:18:41.692088 crc crio[24477]: time=\"2026-06-11T12:18:41.691951636Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=502d9188-225f-44e2-8431-570a226f22f7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.659926 | controller |     "Jun 11 12:18:41.693269 crc crio[24477]: time=\"2026-06-11T12:18:41.69318757Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=f45ad9db-96b7-444f-b27c-76b3d7f7ea3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.659944 | controller |     "Jun 11 12:18:41.698500 crc crio[24477]: time=\"2026-06-11T12:18:41.698406596Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=1d9583d7-323e-42cc-a8a1-ffa7fc92e9bc name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.659959 | controller |     "Jun 11 12:18:41.700236 crc crio[24477]: time=\"2026-06-11T12:18:41.700151535Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=7e08ef6a-cc91-4c56-9bb4-062e472d9d4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.659974 | controller |     "Jun 11 12:18:41.718301 crc crio[24477]: time=\"2026-06-11T12:18:41.718144632Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721\" id=f6263ab2-344e-42f3-8de0-3a7fd98642c8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.659988 | controller |     "Jun 11 12:18:41.719416 crc crio[24477]: time=\"2026-06-11T12:18:41.719300061Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721\" id=fdd4bcdd-21be-4772-bb7a-8cc56f950a3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.660004 | controller |     "Jun 11 12:18:41.772896 crc crio[24477]: time=\"2026-06-11T12:18:41.772613234Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=0f285952-a6be-4742-8cd0-8341c7b4c2ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.660019 | controller |     "Jun 11 12:18:41.772896 crc crio[24477]: time=\"2026-06-11T12:18:41.772694057Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664\" id=dbea715c-dadf-40db-b2d3-1d4faef53221 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.660034 | controller |     "Jun 11 12:18:41.772896 crc crio[24477]: time=\"2026-06-11T12:18:41.772790159Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=5cddef85-8309-46cc-87b7-f354e3e419b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.660049 | controller |     "Jun 11 12:18:41.774241 crc crio[24477]: time=\"2026-06-11T12:18:41.773602512Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=f3b23eeb-6c0e-4f92-a28d-c6fd718d8f13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.660064 | controller |     "Jun 11 12:18:41.813498 crc crio[24477]: time=\"2026-06-11T12:18:41.813376736Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=28f40c44-4195-4841-ae6f-5cb52f949638 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.660083 | controller |     "Jun 11 12:18:41.816519 crc crio[24477]: time=\"2026-06-11T12:18:41.816439631Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=b90b47d9-5203-46a8-a58c-972a7477c7e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.660098 | controller |     "Jun 11 12:18:41.878221 crc crio[24477]: time=\"2026-06-11T12:18:41.878097117Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=fcee5baa-7e43-4b58-bfa3-3e0a4b12d5be name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.660113 | controller |     "Jun 11 12:18:41.881936 crc crio[24477]: time=\"2026-06-11T12:18:41.881839153Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-b547849c7-wdbk8/manager\" id=74ef426e-6bc5-45d4-8c35-0871dbfd049a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.660129 | controller |     "Jun 11 12:18:41.894259 crc crio[24477]: time=\"2026-06-11T12:18:41.89423058Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sqpxx/manager\" id=294f6a3f-8a41-485b-9e1e-10986c353c55 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.660144 | controller |     "Jun 11 12:18:41.901971 crc crio[24477]: time=\"2026-06-11T12:18:41.901863963Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-g5xrm/manager\" id=516fda9c-e82f-4c7f-ba7c-fab26615b755 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.660159 | controller |     "Jun 11 12:18:41.909006 crc crio[24477]: time=\"2026-06-11T12:18:41.908774057Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-86f5cbdf58-29dkv/manager\" id=b3e5afa7-10da-4053-a940-b206eaa1b628 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.660174 | controller |     "Jun 11 12:18:41.915208 crc crio[24477]: time=\"2026-06-11T12:18:41.915181767Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-nn595/manager\" id=8926f425-05cf-4b1f-b2e2-3da4a604136e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.660189 | controller |     "Jun 11 12:18:41.921943 crc crio[24477]: time=\"2026-06-11T12:18:41.921843673Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-5f7f6c9964-cd6sm/manager\" id=85fd260e-6f51-4200-b77c-33968bbb5b4f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.660204 | controller |     "Jun 11 12:18:41.927957 crc crio[24477]: time=\"2026-06-11T12:18:41.927921143Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-ncmjs/manager\" id=3af0447b-c6cb-416a-86bb-167e64bf5a03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.660219 | controller |     "Jun 11 12:18:54.785910 crc crio[24477]: time=\"2026-06-11T12:18:54.785049668Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=6078f005-f932-445f-a7f5-8c86070d00c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.660234 | controller |     "Jun 11 12:18:54.787382 crc crio[24477]: time=\"2026-06-11T12:18:54.785095919Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721\" id=fb07f8d9-6530-4a88-8032-b08062b9cb69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.660252 | controller |     "Jun 11 12:18:54.787382 crc crio[24477]: time=\"2026-06-11T12:18:54.786323723Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-79846f755c-lvvwc/manager\" id=862d9324-e50b-4767-a853-d6209a223ecf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.660267 | controller |     "Jun 11 12:18:54.795236 crc crio[24477]: time=\"2026-06-11T12:18:54.795152651Z\" level=info msg=\"Removed container 2aa23b4315152308cf43123ee47575123e03e5edead77ae9d3013b7cff48c5e7: openshift-marketplace/redhat-operators-qc7dz/registry-server\" id=2499f470-f02b-46fd-b9ab-3729995291d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.660282 | controller |     "Jun 11 12:18:54.799207 crc crio[24477]: time=\"2026-06-11T12:18:54.798124774Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=73acaf62-66f1-4348-aac8-eb89f366830d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.660297 | controller |     "Jun 11 12:18:54.799207 crc crio[24477]: time=\"2026-06-11T12:18:54.79825418Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-584b474457-mkbck/manager\" id=8ccb594c-72aa-497c-a944-17266b7b16fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.660311 | controller |     "Jun 11 12:18:54.801524 crc crio[24477]: time=\"2026-06-11T12:18:54.801399227Z\" level=info msg=\"Removing container: 4288eeda0bbf4f11ae49cee5872e2aa69a9ebcf06fd87396b111a31fc835c8b2\" id=1ff4df98-158f-4cd6-be81-ef9ba0f1b6ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.660327 | controller |     "Jun 11 12:18:54.804051 crc crio[24477]: time=\"2026-06-11T12:18:54.803949429Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-565998cc45-kmpxd/manager\" id=976f3fbb-015b-4630-9467-52d48a84d398 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.660342 | controller |     "Jun 11 12:18:54.924471 crc crio[24477]: time=\"2026-06-11T12:18:54.924353699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.660356 | controller |     "Jun 11 12:18:54.926583 crc crio[24477]: time=\"2026-06-11T12:18:54.926442189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.660371 | controller |     "Jun 11 12:18:54.927124 crc crio[24477]: time=\"2026-06-11T12:18:54.926713454Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=3a3f0b52-f94a-408b-b5c5-1a79d5ac26ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.660386 | controller |     "Jun 11 12:18:54.932138 crc crio[24477]: time=\"2026-06-11T12:18:54.932011153Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-5jrlf/manager\" id=91644554-5aaa-418d-a68d-88c1daaa9ebc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.660401 | controller |     "Jun 11 12:18:54.938633 crc crio[24477]: time=\"2026-06-11T12:18:54.938521046Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-5mb64/manager\" id=cca7cdc6-1c72-4602-9929-f01335bcbb57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.660416 | controller |     "Jun 11 12:18:54.944131 crc crio[24477]: time=\"2026-06-11T12:18:54.944067861Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-v2q74/manager\" id=d61cc25d-f5c8-4de0-ac88-92cf94b84728 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.660431 | controller |     "Jun 11 12:18:54.949758 crc crio[24477]: time=\"2026-06-11T12:18:54.94958661Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-f87cbdf4c-d7k5d/manager\" id=0ba8d4c6-1adc-4c74-a4a8-01071b396e39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.660449 | controller |     "Jun 11 12:18:54.955685 crc crio[24477]: time=\"2026-06-11T12:18:54.954944265Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-mp5b2/manager\" id=bc484725-a727-4c14-8a3b-f55ee206ebaf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.660464 | controller |     "Jun 11 12:18:55.025631 crc crio[24477]: time=\"2026-06-11T12:18:55.02544733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.660479 | controller |     "Jun 11 12:18:55.026431 crc crio[24477]: time=\"2026-06-11T12:18:55.025503272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.660494 | controller |     "Jun 11 12:18:55.026431 crc crio[24477]: time=\"2026-06-11T12:18:55.026129249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.660509 | controller |     "Jun 11 12:18:55.026959 crc crio[24477]: time=\"2026-06-11T12:18:55.026604142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.660524 | controller |     "Jun 11 12:18:55.031632 crc crio[24477]: time=\"2026-06-11T12:18:55.031560111Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-594d6555bb-mv5ql/manager\" id=5a1f3973-c2eb-4835-a62a-b3f1843a02f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.660538 | controller |     "Jun 11 12:18:55.037205 crc crio[24477]: time=\"2026-06-11T12:18:55.037090776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.660553 | controller |     "Jun 11 12:18:55.037398 crc crio[24477]: time=\"2026-06-11T12:18:55.037264151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.660567 | controller |     "Jun 11 12:18:55.247689 crc crio[24477]: time=\"2026-06-11T12:18:55.247425786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.660581 | controller |     "Jun 11 12:18:55.248285 crc crio[24477]: time=\"2026-06-11T12:18:55.247722094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.660596 | controller |     "Jun 11 12:18:55.254041 crc crio[24477]: time=\"2026-06-11T12:18:55.253926888Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-6df846755f-sshkt/manager\" id=4b514c23-9da9-43b8-90da-c2b73474bb2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.660611 | controller |     "Jun 11 12:18:55.258552 crc crio[24477]: time=\"2026-06-11T12:18:55.258138646Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-sxgzv/manager\" id=91e2cdd9-2045-4f70-bdb4-e80a94d9072b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.660625 | controller |     "Jun 11 12:18:55.407872 crc crio[24477]: time=\"2026-06-11T12:18:55.407459698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.660643 | controller |     "Jun 11 12:18:55.408449 crc crio[24477]: time=\"2026-06-11T12:18:55.40825646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.660658 | controller |     "Jun 11 12:18:55.416313 crc crio[24477]: time=\"2026-06-11T12:18:55.41612793Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-8b98746c-zbqsj/manager\" id=2af6cbe4-6ffd-4cd4-bcb4-2c97777ea825 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.660673 | controller |     "Jun 11 12:18:55.430350 crc crio[24477]: time=\"2026-06-11T12:18:55.430246684Z\" level=info msg=\"Removed container 4288eeda0bbf4f11ae49cee5872e2aa69a9ebcf06fd87396b111a31fc835c8b2: openshift-marketplace/redhat-operators-qc7dz/extract-content\" id=1ff4df98-158f-4cd6-be81-ef9ba0f1b6ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.660688 | controller |     "Jun 11 12:18:55.430757 crc crio[24477]: time=\"2026-06-11T12:18:55.430614016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.660702 | controller |     "Jun 11 12:18:55.431056 crc crio[24477]: time=\"2026-06-11T12:18:55.430977594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.660717 | controller |     "Jun 11 12:18:55.435265 crc crio[24477]: time=\"2026-06-11T12:18:55.435186944Z\" level=info msg=\"Removing container: 4b121aec11ae97e0027f8e4bac8a4fedaaa6304578e63677b894d77092677d88\" id=e0471a8a-b67a-4849-9e72-0e96ab9d9bf8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.660732 | controller |     "Jun 11 12:18:55.442869 crc crio[24477]: time=\"2026-06-11T12:18:55.442470768Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-k92jq/manager\" id=d783b1d3-4c20-4b3d-9740-a460b1663150 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.660746 | controller |     "Jun 11 12:18:55.598058 crc crio[24477]: time=\"2026-06-11T12:18:55.597962633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.660761 | controller |     "Jun 11 12:18:55.598380 crc crio[24477]: time=\"2026-06-11T12:18:55.598119657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.660776 | controller |     "Jun 11 12:18:55.599150 crc crio[24477]: time=\"2026-06-11T12:18:55.598988851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.660790 | controller |     "Jun 11 12:18:55.604439 crc crio[24477]: time=\"2026-06-11T12:18:55.604327622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.660805 | controller |     "Jun 11 12:18:56.071926 crc crio[24477]: time=\"2026-06-11T12:18:56.071760249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.660820 | controller |     "Jun 11 12:18:56.077369 crc crio[24477]: time=\"2026-06-11T12:18:56.077264115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.660834 | controller |     "Jun 11 12:18:56.098801 crc crio[24477]: time=\"2026-06-11T12:18:56.098575903Z\" level=info msg=\"Removed container 4b121aec11ae97e0027f8e4bac8a4fedaaa6304578e63677b894d77092677d88: openshift-marketplace/redhat-operators-qc7dz/extract-utilities\" id=e0471a8a-b67a-4849-9e72-0e96ab9d9bf8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.660873 | controller |     "Jun 11 12:18:56.486261 crc crio[24477]: time=\"2026-06-11T12:18:56.486092124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.660916 | controller |     "Jun 11 12:18:56.500396 crc crio[24477]: time=\"2026-06-11T12:18:56.500298022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.660934 | controller |     "Jun 11 12:18:56.644809 crc crio[24477]: time=\"2026-06-11T12:18:56.644713116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.660949 | controller |     "Jun 11 12:18:56.646386 crc crio[24477]: time=\"2026-06-11T12:18:56.646227651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.660964 | controller |     "Jun 11 12:18:56.657563 crc crio[24477]: time=\"2026-06-11T12:18:56.656055153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.660979 | controller |     "Jun 11 12:18:56.657563 crc crio[24477]: time=\"2026-06-11T12:18:56.656746683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.660994 | controller |     "Jun 11 12:18:56.711150 crc crio[24477]: time=\"2026-06-11T12:18:56.710787516Z\" level=info msg=\"Created container 303c17bc1c656fea7df2dafd7697e03aec33c3392535da73035187fe6af6803e: openstack-operators/watcher-operator-controller-manager-5f7f6c9964-cd6sm/manager\" id=85fd260e-6f51-4200-b77c-33968bbb5b4f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.661009 | controller |     "Jun 11 12:18:56.713975 crc crio[24477]: time=\"2026-06-11T12:18:56.713855282Z\" level=info msg=\"Starting container: 303c17bc1c656fea7df2dafd7697e03aec33c3392535da73035187fe6af6803e\" id=89b5c4f8-0295-41c6-8ab9-c7b52577aa9c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.661025 | controller |     "Jun 11 12:18:56.726138 crc crio[24477]: time=\"2026-06-11T12:18:56.726043355Z\" level=info msg=\"Started container\" PID=54278 containerID=303c17bc1c656fea7df2dafd7697e03aec33c3392535da73035187fe6af6803e description=openstack-operators/watcher-operator-controller-manager-5f7f6c9964-cd6sm/manager id=89b5c4f8-0295-41c6-8ab9-c7b52577aa9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9fb60d197bf3b03cb91a5454b441805999ef88e117944217860191e9eaf29ad4",
2026-06-11 13:18:31.661040 | controller |     "Jun 11 12:18:56.789303 crc crio[24477]: time=\"2026-06-11T12:18:56.789197162Z\" level=info msg=\"Created container 2d4969304ba0b8d59f2627add424a38b5e4d2f14ad6d415b13caca20256336f7: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-ncmjs/manager\" id=3af0447b-c6cb-416a-86bb-167e64bf5a03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.661055 | controller |     "Jun 11 12:18:56.791565 crc crio[24477]: time=\"2026-06-11T12:18:56.791401235Z\" level=info msg=\"Created container 832febd89778c242f1b5182de37d70e16d7470f38f529175a924b366e5541d76: openstack-operators/manila-operator-controller-manager-b547849c7-wdbk8/manager\" id=74ef426e-6bc5-45d4-8c35-0871dbfd049a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.661070 | controller |     "Jun 11 12:18:56.791868 crc crio[24477]: time=\"2026-06-11T12:18:56.791795425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.661090 | controller |     "Jun 11 12:18:56.792319 crc crio[24477]: time=\"2026-06-11T12:18:56.792223387Z\" level=info msg=\"Starting container: 2d4969304ba0b8d59f2627add424a38b5e4d2f14ad6d415b13caca20256336f7\" id=1e097b61-16a5-43b6-a06e-d05f6e88556e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.661105 | controller |     "Jun 11 12:18:56.794280 crc crio[24477]: time=\"2026-06-11T12:18:56.794179002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.661120 | controller |     "Jun 11 12:18:56.795390 crc crio[24477]: time=\"2026-06-11T12:18:56.795287624Z\" level=info msg=\"Starting container: 832febd89778c242f1b5182de37d70e16d7470f38f529175a924b366e5541d76\" id=6869225f-4cbf-4fdf-a923-0e10328bc566 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.661135 | controller |     "Jun 11 12:18:56.797520 crc crio[24477]: time=\"2026-06-11T12:18:56.797415542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.661149 | controller |     "Jun 11 12:18:56.799710 crc crio[24477]: time=\"2026-06-11T12:18:56.799517021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.661164 | controller |     "Jun 11 12:18:56.800568 crc crio[24477]: time=\"2026-06-11T12:18:56.800494833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.661178 | controller |     "Jun 11 12:18:56.801772 crc crio[24477]: time=\"2026-06-11T12:18:56.80161776Z\" level=info msg=\"Started container\" PID=54300 containerID=832febd89778c242f1b5182de37d70e16d7470f38f529175a924b366e5541d76 description=openstack-operators/manila-operator-controller-manager-b547849c7-wdbk8/manager id=6869225f-4cbf-4fdf-a923-0e10328bc566 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2347f5b02783a9cbd7a6ef0dd2901b0b6126c6ca6d801cb2027c51d9b6cd5c79",
2026-06-11 13:18:31.661194 | controller |     "Jun 11 12:18:56.801885 crc crio[24477]: time=\"2026-06-11T12:18:56.801620471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.661210 | controller |     "Jun 11 12:18:56.805232 crc crio[24477]: time=\"2026-06-11T12:18:56.805092398Z\" level=info msg=\"Started container\" PID=54301 containerID=2d4969304ba0b8d59f2627add424a38b5e4d2f14ad6d415b13caca20256336f7 description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-ncmjs/manager id=1e097b61-16a5-43b6-a06e-d05f6e88556e name=/runtime.v1.RuntimeService/StartContainer sandboxID=142caafcc4e42fd5fa6ce02a44b0c416bcfc2d11989dc12ee08fa62c357a5768",
2026-06-11 13:18:31.661225 | controller |     "Jun 11 12:18:56.806208 crc crio[24477]: time=\"2026-06-11T12:18:56.806093395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.661240 | controller |     "Jun 11 12:18:56.813248 crc crio[24477]: time=\"2026-06-11T12:18:56.813101643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.661255 | controller |     "Jun 11 12:18:56.816168 crc crio[24477]: time=\"2026-06-11T12:18:56.813830002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.661273 | controller |     "Jun 11 12:18:56.816777 crc crio[24477]: time=\"2026-06-11T12:18:56.816691095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.661290 | controller |     "Jun 11 12:18:56.825930 crc crio[24477]: time=\"2026-06-11T12:18:56.814174956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.661304 | controller |     "Jun 11 12:18:56.825930 crc crio[24477]: time=\"2026-06-11T12:18:56.824928769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.661319 | controller |     "Jun 11 12:18:56.826213 crc crio[24477]: time=\"2026-06-11T12:18:56.826023379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.661334 | controller |     "Jun 11 12:18:56.826919 crc crio[24477]: time=\"2026-06-11T12:18:56.826819805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.661349 | controller |     "Jun 11 12:18:56.831387 crc crio[24477]: time=\"2026-06-11T12:18:56.831341422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.661364 | controller |     "Jun 11 12:18:56.832830 crc crio[24477]: time=\"2026-06-11T12:18:56.832777311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.661378 | controller |     "Jun 11 12:18:56.832982 crc crio[24477]: time=\"2026-06-11T12:18:56.832616278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.661393 | controller |     "Jun 11 12:18:56.836418 crc crio[24477]: time=\"2026-06-11T12:18:56.836342042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.661407 | controller |     "Jun 11 12:18:56.841878 crc crio[24477]: time=\"2026-06-11T12:18:56.841471237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.661421 | controller |     "Jun 11 12:18:56.844343 crc crio[24477]: time=\"2026-06-11T12:18:56.844246328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.661436 | controller |     "Jun 11 12:18:56.846026 crc crio[24477]: time=\"2026-06-11T12:18:56.845813283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.661450 | controller |     "Jun 11 12:18:56.847515 crc crio[24477]: time=\"2026-06-11T12:18:56.847433859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.661464 | controller |     "Jun 11 12:18:56.850782 crc crio[24477]: time=\"2026-06-11T12:18:56.850627902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.661479 | controller |     "Jun 11 12:18:56.851720 crc crio[24477]: time=\"2026-06-11T12:18:56.851692483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.661500 | controller |     "Jun 11 12:18:56.854562 crc crio[24477]: time=\"2026-06-11T12:18:56.854487721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.661515 | controller |     "Jun 11 12:18:56.855074 crc crio[24477]: time=\"2026-06-11T12:18:56.855050507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.661530 | controller |     "Jun 11 12:18:56.856222 crc crio[24477]: time=\"2026-06-11T12:18:56.856139757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.661544 | controller |     "Jun 11 12:18:56.864016 crc crio[24477]: time=\"2026-06-11T12:18:56.863938035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.661559 | controller |     "Jun 11 12:18:57.272948 crc crio[24477]: time=\"2026-06-11T12:18:57.272803216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.661573 | controller |     "Jun 11 12:18:57.278944 crc crio[24477]: time=\"2026-06-11T12:18:57.27791616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.661587 | controller |     "Jun 11 12:18:57.423753 crc crio[24477]: time=\"2026-06-11T12:18:57.423491476Z\" level=info msg=\"Created container 0982c2400cec834244722181aa181f0272d7d8447515b8837ee3a1c2b0812396: openstack-operators/designate-operator-controller-manager-87bbdb4d9-5jrlf/manager\" id=91644554-5aaa-418d-a68d-88c1daaa9ebc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.661602 | controller |     "Jun 11 12:18:57.424698 crc crio[24477]: time=\"2026-06-11T12:18:57.424074204Z\" level=info msg=\"Created container 5337f6afbba1d26664c7450b6444f4393fd6949454e0d6e4d569ba6350eef0d6: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-5mb64/manager\" id=cca7cdc6-1c72-4602-9929-f01335bcbb57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.661617 | controller |     "Jun 11 12:18:57.425979 crc crio[24477]: time=\"2026-06-11T12:18:57.425635516Z\" level=info msg=\"Created container cf06e28c62f5451d911c97dabcdd5924df233f1cc32d387ac2609da6bee2795f: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-v2q74/manager\" id=d61cc25d-f5c8-4de0-ac88-92cf94b84728 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.661631 | controller |     "Jun 11 12:18:57.426089 crc crio[24477]: time=\"2026-06-11T12:18:57.426000136Z\" level=info msg=\"Starting container: 5337f6afbba1d26664c7450b6444f4393fd6949454e0d6e4d569ba6350eef0d6\" id=c6a85f42-3fe6-4859-a575-f88c20abbbe5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.661646 | controller |     "Jun 11 12:18:57.426149 crc crio[24477]: time=\"2026-06-11T12:18:57.426102699Z\" level=info msg=\"Starting container: 0982c2400cec834244722181aa181f0272d7d8447515b8837ee3a1c2b0812396\" id=215ce2c4-1e4a-47fe-962d-df057298065e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.661660 | controller |     "Jun 11 12:18:57.427968 crc crio[24477]: time=\"2026-06-11T12:18:57.427495698Z\" level=info msg=\"Starting container: cf06e28c62f5451d911c97dabcdd5924df233f1cc32d387ac2609da6bee2795f\" id=bc308cba-f0ec-4dbb-a9ac-7e6e1722dbfe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.661674 | controller |     "Jun 11 12:18:57.433409 crc crio[24477]: time=\"2026-06-11T12:18:57.43331122Z\" level=info msg=\"Started container\" PID=54405 containerID=5337f6afbba1d26664c7450b6444f4393fd6949454e0d6e4d569ba6350eef0d6 description=openstack-operators/octavia-operator-controller-manager-6bd797bd9d-5mb64/manager id=c6a85f42-3fe6-4859-a575-f88c20abbbe5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4febd9663437199d38d850931ac0fee4e672d3329dd34d5508ee2501539f9086",
2026-06-11 13:18:31.661693 | controller |     "Jun 11 12:18:57.435092 crc crio[24477]: time=\"2026-06-11T12:18:57.435058582Z\" level=info msg=\"Started container\" PID=54407 containerID=cf06e28c62f5451d911c97dabcdd5924df233f1cc32d387ac2609da6bee2795f description=openstack-operators/barbican-operator-controller-manager-5dcd54bd69-v2q74/manager id=bc308cba-f0ec-4dbb-a9ac-7e6e1722dbfe name=/runtime.v1.RuntimeService/StartContainer sandboxID=46ac6975e13ddb3933928da8e449a3b09521f99ee86b2b2f7c7b6a8fdf2e720f",
2026-06-11 13:18:31.661709 | controller |     "Jun 11 12:18:57.448069 crc crio[24477]: time=\"2026-06-11T12:18:57.447922419Z\" level=info msg=\"Started container\" PID=54413 containerID=0982c2400cec834244722181aa181f0272d7d8447515b8837ee3a1c2b0812396 description=openstack-operators/designate-operator-controller-manager-87bbdb4d9-5jrlf/manager id=215ce2c4-1e4a-47fe-962d-df057298065e name=/runtime.v1.RuntimeService/StartContainer sandboxID=78ddf49542c1533a4cce4451b1d01705e331530c3b8e43fd09da0f8f3ea8f60b",
2026-06-11 13:18:31.661725 | controller |     "Jun 11 12:18:57.452431 crc crio[24477]: time=\"2026-06-11T12:18:57.452333604Z\" level=info msg=\"Created container d223ae9cbdf3702128390435015919d72bac196cc19c292453b8f6e487afaa6b: openstack-operators/horizon-operator-controller-manager-9dc5578b5-g5xrm/manager\" id=516fda9c-e82f-4c7f-ba7c-fab26615b755 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.661740 | controller |     "Jun 11 12:18:57.454257 crc crio[24477]: time=\"2026-06-11T12:18:57.454189475Z\" level=info msg=\"Starting container: d223ae9cbdf3702128390435015919d72bac196cc19c292453b8f6e487afaa6b\" id=a9cb922f-5563-4ac7-a0f4-6f1b1abe087b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.661755 | controller |     "Jun 11 12:18:57.466340 crc crio[24477]: time=\"2026-06-11T12:18:57.466219475Z\" level=info msg=\"Started container\" PID=54412 containerID=d223ae9cbdf3702128390435015919d72bac196cc19c292453b8f6e487afaa6b description=openstack-operators/horizon-operator-controller-manager-9dc5578b5-g5xrm/manager id=a9cb922f-5563-4ac7-a0f4-6f1b1abe087b name=/runtime.v1.RuntimeService/StartContainer sandboxID=499e33a25e884d39f1f2a5a6cde1ee2459bb7ff0b25a2b0d7e8c56b35b0edc13",
2026-06-11 13:18:31.661770 | controller |     "Jun 11 12:18:57.630924 crc crio[24477]: time=\"2026-06-11T12:18:57.630813251Z\" level=info msg=\"Created container 0415043fccfb3a6d25bfc5184c2fdbb253dd0633efc9fecd0618092d23f6cea5: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sqpxx/manager\" id=294f6a3f-8a41-485b-9e1e-10986c353c55 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.661784 | controller |     "Jun 11 12:18:57.635378 crc crio[24477]: time=\"2026-06-11T12:18:57.635336888Z\" level=info msg=\"Starting container: 0415043fccfb3a6d25bfc5184c2fdbb253dd0633efc9fecd0618092d23f6cea5\" id=9e54a298-95b7-4446-b45c-44dfc52730d6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.661799 | controller |     "Jun 11 12:18:57.646792 crc crio[24477]: time=\"2026-06-11T12:18:57.646487Z\" level=info msg=\"Started container\" PID=54408 containerID=0415043fccfb3a6d25bfc5184c2fdbb253dd0633efc9fecd0618092d23f6cea5 description=openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sqpxx/manager id=9e54a298-95b7-4446-b45c-44dfc52730d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f7f244e6da5356493f1142fb1735169483ef91c9acaf42b0a2f778c9be1aba2",
2026-06-11 13:18:31.661814 | controller |     "Jun 11 12:18:57.651898 crc crio[24477]: time=\"2026-06-11T12:18:57.651210002Z\" level=info msg=\"Created container e9f4f2f124d008cb859829d27a0d9025ecf536794e3761419f12e0a5087a80c0: openstack-operators/swift-operator-controller-manager-79846f755c-lvvwc/manager\" id=862d9324-e50b-4767-a853-d6209a223ecf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.661832 | controller |     "Jun 11 12:18:57.654407 crc crio[24477]: time=\"2026-06-11T12:18:57.65425485Z\" level=info msg=\"Starting container: e9f4f2f124d008cb859829d27a0d9025ecf536794e3761419f12e0a5087a80c0\" id=147cd7c8-9484-4d54-97d7-5e9b1dd409d4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.661865 | controller |     "Jun 11 12:18:57.664279 crc crio[24477]: time=\"2026-06-11T12:18:57.664184538Z\" level=info msg=\"Started container\" PID=54404 containerID=e9f4f2f124d008cb859829d27a0d9025ecf536794e3761419f12e0a5087a80c0 description=openstack-operators/swift-operator-controller-manager-79846f755c-lvvwc/manager id=147cd7c8-9484-4d54-97d7-5e9b1dd409d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd6660e5e8a19ab378a33502ba643faeb96462b1192c7ecfda6e92e912c03f61",
2026-06-11 13:18:31.661894 | controller |     "Jun 11 12:18:57.727575 crc crio[24477]: time=\"2026-06-11T12:18:57.727448919Z\" level=info msg=\"Created container b4565a6ba2113ce44107fd142176e6c1d08c4f2701255b92a68c8976c1f41396: openstack-operators/telemetry-operator-controller-manager-565998cc45-kmpxd/manager\" id=976f3fbb-015b-4630-9467-52d48a84d398 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.661912 | controller |     "Jun 11 12:18:57.731126 crc crio[24477]: time=\"2026-06-11T12:18:57.730991287Z\" level=info msg=\"Starting container: b4565a6ba2113ce44107fd142176e6c1d08c4f2701255b92a68c8976c1f41396\" id=a4157d4c-bc8e-400d-a088-016dede09895 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.661928 | controller |     "Jun 11 12:18:57.741325 crc crio[24477]: time=\"2026-06-11T12:18:57.741241593Z\" level=info msg=\"Created container 7a4e42acf41f6afb081d731859550933d73c49094f14df3112c70b5ba77addaf: openstack-operators/keystone-operator-controller-manager-85bb7cc757-sxgzv/manager\" id=91e2cdd9-2045-4f70-bdb4-e80a94d9072b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.661943 | controller |     "Jun 11 12:18:57.742841 crc crio[24477]: time=\"2026-06-11T12:18:57.742772897Z\" level=info msg=\"Starting container: 7a4e42acf41f6afb081d731859550933d73c49094f14df3112c70b5ba77addaf\" id=32912da9-0174-4c06-9c15-bae4714b7fc8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.661958 | controller |     "Jun 11 12:18:57.743442 crc crio[24477]: time=\"2026-06-11T12:18:57.743294131Z\" level=info msg=\"Started container\" PID=54417 containerID=b4565a6ba2113ce44107fd142176e6c1d08c4f2701255b92a68c8976c1f41396 description=openstack-operators/telemetry-operator-controller-manager-565998cc45-kmpxd/manager id=a4157d4c-bc8e-400d-a088-016dede09895 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9a28a2e2f090170fe2cfc226e9063a7e178a007c35339129968fbee469242dd",
2026-06-11 13:18:31.661973 | controller |     "Jun 11 12:18:57.752243 crc crio[24477]: time=\"2026-06-11T12:18:57.752185764Z\" level=info msg=\"Created container def73edecc4407ed7bec777537e373dc6c53085d1bcf23ba013523a6078f822d: openstack-operators/nova-operator-controller-manager-6df846755f-sshkt/manager\" id=4b514c23-9da9-43b8-90da-c2b73474bb2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.661988 | controller |     "Jun 11 12:18:57.755460 crc crio[24477]: time=\"2026-06-11T12:18:57.755111973Z\" level=info msg=\"Started container\" PID=54432 containerID=7a4e42acf41f6afb081d731859550933d73c49094f14df3112c70b5ba77addaf description=openstack-operators/keystone-operator-controller-manager-85bb7cc757-sxgzv/manager id=32912da9-0174-4c06-9c15-bae4714b7fc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06f2e78408d04d81330393bb0d4214b817c6c86fc3f38ca325d6da003bbc93ba",
2026-06-11 13:18:31.662003 | controller |     "Jun 11 12:18:57.758922 crc crio[24477]: time=\"2026-06-11T12:18:57.758811126Z\" level=info msg=\"Starting container: def73edecc4407ed7bec777537e373dc6c53085d1bcf23ba013523a6078f822d\" id=6a6c18ec-9fad-4be5-a6d9-85af1d35b115 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.662024 | controller |     "Jun 11 12:18:57.763086 crc crio[24477]: time=\"2026-06-11T12:18:57.762977392Z\" level=info msg=\"Created container d1240423417cf306224d0d0e5919bed866e2a5a071810a6dc0081a1c5b23f3ca: openstack-operators/infra-operator-controller-manager-594d6555bb-mv5ql/manager\" id=5a1f3973-c2eb-4835-a62a-b3f1843a02f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.662040 | controller |     "Jun 11 12:18:57.766000 crc crio[24477]: time=\"2026-06-11T12:18:57.765930036Z\" level=info msg=\"Starting container: d1240423417cf306224d0d0e5919bed866e2a5a071810a6dc0081a1c5b23f3ca\" id=bc6011e5-197f-4637-848a-b56e8dfe6389 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.662055 | controller |     "Jun 11 12:18:57.769190 crc crio[24477]: time=\"2026-06-11T12:18:57.769098728Z\" level=info msg=\"Started container\" PID=54409 containerID=def73edecc4407ed7bec777537e373dc6c53085d1bcf23ba013523a6078f822d description=openstack-operators/nova-operator-controller-manager-6df846755f-sshkt/manager id=6a6c18ec-9fad-4be5-a6d9-85af1d35b115 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbb67eff44b0170013c70ecb873f4458157cd3fd9e670643cd907ba8aac5f6e3",
2026-06-11 13:18:31.662070 | controller |     "Jun 11 12:18:57.777023 crc crio[24477]: time=\"2026-06-11T12:18:57.776968786Z\" level=info msg=\"Started container\" PID=54406 containerID=d1240423417cf306224d0d0e5919bed866e2a5a071810a6dc0081a1c5b23f3ca description=openstack-operators/infra-operator-controller-manager-594d6555bb-mv5ql/manager id=bc6011e5-197f-4637-848a-b56e8dfe6389 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a378e9da91ad8f9747d65ba1209a29a835dff27eec7f005aa4184bf62271aa2",
2026-06-11 13:18:31.662085 | controller |     "Jun 11 12:18:57.790424 crc crio[24477]: time=\"2026-06-11T12:18:57.790289189Z\" level=info msg=\"Created container 402470bc22d042c4d67c606d80fdf7c04ef7e69c049ad7dda5e1e8c858315c35: openstack-operators/ovn-operator-controller-manager-f87cbdf4c-d7k5d/manager\" id=0ba8d4c6-1adc-4c74-a4a8-01071b396e39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.662100 | controller |     "Jun 11 12:18:57.798891 crc crio[24477]: time=\"2026-06-11T12:18:57.798748485Z\" level=info msg=\"Starting container: 402470bc22d042c4d67c606d80fdf7c04ef7e69c049ad7dda5e1e8c858315c35\" id=3c9904ca-c5a1-42c6-b872-44ec8185d2a5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.662115 | controller |     "Jun 11 12:18:57.805013 crc crio[24477]: time=\"2026-06-11T12:18:57.804911487Z\" level=info msg=\"Created container a27571d7b96874264567ae9848f70263df8194666e9d09c5b97798169498638d: openstack-operators/neutron-operator-controller-manager-86f5cbdf58-29dkv/manager\" id=b3e5afa7-10da-4053-a940-b206eaa1b628 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.662130 | controller |     "Jun 11 12:18:57.805710 crc crio[24477]: time=\"2026-06-11T12:18:57.805613145Z\" level=info msg=\"Created container ebc0236d3e934f685de071593e2458879a9c03ddc03817e8ed9070a431c7a435: openstack-operators/glance-operator-controller-manager-585dc4b7b9-mp5b2/manager\" id=bc484725-a727-4c14-8a3b-f55ee206ebaf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.662144 | controller |     "Jun 11 12:18:57.806457 crc crio[24477]: time=\"2026-06-11T12:18:57.806401683Z\" level=info msg=\"Starting container: a27571d7b96874264567ae9848f70263df8194666e9d09c5b97798169498638d\" id=d6376f29-ce15-41e6-a01f-f0cddd268d76 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.662159 | controller |     "Jun 11 12:18:57.817456 crc crio[24477]: time=\"2026-06-11T12:18:57.817224995Z\" level=info msg=\"Started container\" PID=54414 containerID=402470bc22d042c4d67c606d80fdf7c04ef7e69c049ad7dda5e1e8c858315c35 description=openstack-operators/ovn-operator-controller-manager-f87cbdf4c-d7k5d/manager id=3c9904ca-c5a1-42c6-b872-44ec8185d2a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a045d28ad786ef76992298a89d1a148e87c7fcdd8f589a5e327a59922582e57b",
2026-06-11 13:18:31.662180 | controller |     "Jun 11 12:18:57.817456 crc crio[24477]: time=\"2026-06-11T12:18:57.817373356Z\" level=info msg=\"Starting container: ebc0236d3e934f685de071593e2458879a9c03ddc03817e8ed9070a431c7a435\" id=3d0e0898-7780-4bc4-a7ac-f563ef55de57 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.662196 | controller |     "Jun 11 12:18:57.820576 crc crio[24477]: time=\"2026-06-11T12:18:57.820483703Z\" level=info msg=\"Created container ec984ffa265889fae367fb62b0a9defa3b25cddab2df237f221b185d8cc9e0aa: openstack-operators/cinder-operator-controller-manager-584b474457-mkbck/manager\" id=8ccb594c-72aa-497c-a944-17266b7b16fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.662211 | controller |     "Jun 11 12:18:57.822155 crc crio[24477]: time=\"2026-06-11T12:18:57.822062507Z\" level=info msg=\"Created container 88e7341f1901a31c249f5f209b6300b7857040cc5d9f819c3324f6901316b195: openstack-operators/heat-operator-controller-manager-5f5d6b8858-nn595/manager\" id=8926f425-05cf-4b1f-b2e2-3da4a604136e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.662226 | controller |     "Jun 11 12:18:57.826586 crc crio[24477]: time=\"2026-06-11T12:18:57.826490071Z\" level=info msg=\"Starting container: 88e7341f1901a31c249f5f209b6300b7857040cc5d9f819c3324f6901316b195\" id=53a5b218-353d-4c06-af36-2c448c11638f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.662240 | controller |     "Jun 11 12:18:57.833000 crc crio[24477]: time=\"2026-06-11T12:18:57.830972121Z\" level=info msg=\"Starting container: ec984ffa265889fae367fb62b0a9defa3b25cddab2df237f221b185d8cc9e0aa\" id=bd836038-24c7-465b-8f2f-865457e58662 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.662255 | controller |     "Jun 11 12:18:57.845199 crc crio[24477]: time=\"2026-06-11T12:18:57.845080552Z\" level=info msg=\"Started container\" PID=54416 containerID=88e7341f1901a31c249f5f209b6300b7857040cc5d9f819c3324f6901316b195 description=openstack-operators/heat-operator-controller-manager-5f5d6b8858-nn595/manager id=53a5b218-353d-4c06-af36-2c448c11638f name=/runtime.v1.RuntimeService/StartContainer sandboxID=23c278c428d715df8e9f04d71fe2ebcfff3e1d83164e8909760f10b81e8299cf",
2026-06-11 13:18:31.662270 | controller |     "Jun 11 12:18:57.851572 crc crio[24477]: time=\"2026-06-11T12:18:57.851433523Z\" level=info msg=\"Started container\" PID=54411 containerID=ebc0236d3e934f685de071593e2458879a9c03ddc03817e8ed9070a431c7a435 description=openstack-operators/glance-operator-controller-manager-585dc4b7b9-mp5b2/manager id=3d0e0898-7780-4bc4-a7ac-f563ef55de57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7127913b112045e6b967372fab8ff7590b4c4babce3be87d9669998248ad13a0",
2026-06-11 13:18:31.662285 | controller |     "Jun 11 12:18:57.851810 crc crio[24477]: time=\"2026-06-11T12:18:57.851558212Z\" level=info msg=\"Started container\" PID=54418 containerID=a27571d7b96874264567ae9848f70263df8194666e9d09c5b97798169498638d description=openstack-operators/neutron-operator-controller-manager-86f5cbdf58-29dkv/manager id=d6376f29-ce15-41e6-a01f-f0cddd268d76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65e4d0216d63e97a462cdb366d6be180596e9c2828cfe78bd0df052a178d46f2",
2026-06-11 13:18:31.662300 | controller |     "Jun 11 12:18:57.862145 crc crio[24477]: time=\"2026-06-11T12:18:57.862078584Z\" level=info msg=\"Started container\" PID=54415 containerID=ec984ffa265889fae367fb62b0a9defa3b25cddab2df237f221b185d8cc9e0aa description=openstack-operators/cinder-operator-controller-manager-584b474457-mkbck/manager id=bd836038-24c7-465b-8f2f-865457e58662 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c4e5e260de8231a364a39d4af5ae3d3dabe77f10beea81de817395a12ff60c8",
2026-06-11 13:18:31.662315 | controller |     "Jun 11 12:18:59.254337 crc crio[24477]: time=\"2026-06-11T12:18:59.253800162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.662334 | controller |     "Jun 11 12:18:59.260980 crc crio[24477]: time=\"2026-06-11T12:18:59.260895705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.662350 | controller |     "Jun 11 12:18:59.517951 crc crio[24477]: time=\"2026-06-11T12:18:59.517749536Z\" level=info msg=\"Created container d253eabe54a95b976fcabb01e89f09a6640fea26f38cd791e0d9eb8f0bbf34f6: openstack-operators/openstack-baremetal-operator-controller-manager-8b98746c-zbqsj/manager\" id=2af6cbe4-6ffd-4cd4-bcb4-2c97777ea825 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.662366 | controller |     "Jun 11 12:18:59.526186 crc crio[24477]: time=\"2026-06-11T12:18:59.525145977Z\" level=info msg=\"Starting container: d253eabe54a95b976fcabb01e89f09a6640fea26f38cd791e0d9eb8f0bbf34f6\" id=fa8b74c3-d819-4a27-8eb7-9c73c94e8d9c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.662381 | controller |     "Jun 11 12:18:59.553079 crc crio[24477]: time=\"2026-06-11T12:18:59.552970486Z\" level=info msg=\"Started container\" PID=54720 containerID=d253eabe54a95b976fcabb01e89f09a6640fea26f38cd791e0d9eb8f0bbf34f6 description=openstack-operators/openstack-baremetal-operator-controller-manager-8b98746c-zbqsj/manager id=fa8b74c3-d819-4a27-8eb7-9c73c94e8d9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfdce08a8bf2a42a5428f2825d39f632d1a5a171a6f814c9cacb895f7c16022d",
2026-06-11 13:18:31.662396 | controller |     "Jun 11 12:19:00.242080 crc crio[24477]: time=\"2026-06-11T12:19:00.241963115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.662411 | controller |     "Jun 11 12:19:00.245802 crc crio[24477]: time=\"2026-06-11T12:19:00.245735312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.662426 | controller |     "Jun 11 12:19:00.378317 crc crio[24477]: time=\"2026-06-11T12:19:00.378200467Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=fcf8ba4a-c9a8-4a7c-9a39-1b9faa57b04b name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.662441 | controller |     "Jun 11 12:19:00.379704 crc crio[24477]: time=\"2026-06-11T12:19:00.37928354Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=7f46596e-0598-49a0-96f8-873da0d4cf08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.662457 | controller |     "Jun 11 12:19:00.387008 crc crio[24477]: time=\"2026-06-11T12:19:00.386932456Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=cda7969c-80dd-4671-8b43-21e672be4708 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.662472 | controller |     "Jun 11 12:19:00.395376 crc crio[24477]: time=\"2026-06-11T12:19:00.395276147Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/ironic\" id=48dc580b-f9ed-4a9e-83e2-63ec69c8725f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.662487 | controller |     "Jun 11 12:19:00.398907 crc crio[24477]: time=\"2026-06-11T12:19:00.398839908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.662502 | controller |     "Jun 11 12:19:00.432079 crc crio[24477]: time=\"2026-06-11T12:19:00.43196843Z\" level=info msg=\"Created container 4f786a197987dfc5982581431b3456b883e59a3cb4f53174981ad739ecb6109a: openstack-operators/test-operator-controller-manager-7579dbdcb9-k92jq/manager\" id=d783b1d3-4c20-4b3d-9740-a460b1663150 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.662516 | controller |     "Jun 11 12:19:00.437378 crc crio[24477]: time=\"2026-06-11T12:19:00.437275758Z\" level=info msg=\"Starting container: 4f786a197987dfc5982581431b3456b883e59a3cb4f53174981ad739ecb6109a\" id=bf9607b5-3eee-49e3-8cf8-49ed2c536d76 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.662534 | controller |     "Jun 11 12:19:00.443411 crc crio[24477]: time=\"2026-06-11T12:19:00.443332894Z\" level=info msg=\"Started container\" PID=54803 containerID=4f786a197987dfc5982581431b3456b883e59a3cb4f53174981ad739ecb6109a description=openstack-operators/test-operator-controller-manager-7579dbdcb9-k92jq/manager id=bf9607b5-3eee-49e3-8cf8-49ed2c536d76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85731a5ac39f839d79996c90e352b663345dca5707e370ed0132543142467178",
2026-06-11 13:18:31.662549 | controller |     "Jun 11 12:19:00.477753 crc crio[24477]: time=\"2026-06-11T12:19:00.476262196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.662564 | controller |     "Jun 11 12:19:01.615834 crc crio[24477]: time=\"2026-06-11T12:19:01.615324882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.662579 | controller |     "Jun 11 12:19:01.744806 crc crio[24477]: time=\"2026-06-11T12:19:01.744692938Z\" level=info msg=\"Created container 965f476c523ed62f68add343484a08f7a61131060a2e2ed6e0e3dcc0990ad5f5: baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/ironic\" id=48dc580b-f9ed-4a9e-83e2-63ec69c8725f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.662594 | controller |     "Jun 11 12:19:01.746189 crc crio[24477]: time=\"2026-06-11T12:19:01.746141799Z\" level=info msg=\"Starting container: 965f476c523ed62f68add343484a08f7a61131060a2e2ed6e0e3dcc0990ad5f5\" id=2c77747f-db42-48e5-873e-1f2fd6bd78d8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.662610 | controller |     "Jun 11 12:19:01.753715 crc crio[24477]: time=\"2026-06-11T12:19:01.753510544Z\" level=info msg=\"Started container\" PID=54916 containerID=965f476c523ed62f68add343484a08f7a61131060a2e2ed6e0e3dcc0990ad5f5 description=baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/ironic id=2c77747f-db42-48e5-873e-1f2fd6bd78d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cca1e71d2c70fdfff34c3e421cd265d2a11d2b7a0748a6c31db11863246c0ff3",
2026-06-11 13:18:31.662625 | controller |     "Jun 11 12:19:01.766487 crc crio[24477]: time=\"2026-06-11T12:19:01.766374935Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=66837ef5-3125-478d-8417-c23bfce9fdb5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.662640 | controller |     "Jun 11 12:19:01.774876 crc crio[24477]: time=\"2026-06-11T12:19:01.774438882Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-11 13:18:31.662654 | controller |     "Jun 11 12:19:02.264494 crc crio[24477]: time=\"2026-06-11T12:19:02.264308021Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=66837ef5-3125-478d-8417-c23bfce9fdb5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.662669 | controller |     "Jun 11 12:19:02.265825 crc crio[24477]: time=\"2026-06-11T12:19:02.265737879Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=f3743f8f-f3c6-4f15-89ba-07b3a5bda229 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.662684 | controller |     "Jun 11 12:19:02.272798 crc crio[24477]: time=\"2026-06-11T12:19:02.272616811Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=787e29de-2f35-4672-a688-2ad196d8ecb1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.662699 | controller |     "Jun 11 12:19:02.282736 crc crio[24477]: time=\"2026-06-11T12:19:02.282602441Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/ironic-httpd\" id=8e995c43-4dc6-4234-8b98-520a12031e22 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.662718 | controller |     "Jun 11 12:19:02.285283 crc crio[24477]: time=\"2026-06-11T12:19:02.285190575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.662733 | controller |     "Jun 11 12:19:02.335044 crc crio[24477]: time=\"2026-06-11T12:19:02.334933109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.662747 | controller |     "Jun 11 12:19:03.064563 crc crio[24477]: time=\"2026-06-11T12:19:03.063776548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.662762 | controller |     "Jun 11 12:19:03.163249 crc crio[24477]: time=\"2026-06-11T12:19:03.163017397Z\" level=info msg=\"Created container b94af418e79a4bc087385672684fa62a07a56228583e9f7e6dc24b37f4f87e89: baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/ironic-httpd\" id=8e995c43-4dc6-4234-8b98-520a12031e22 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.662776 | controller |     "Jun 11 12:19:03.165449 crc crio[24477]: time=\"2026-06-11T12:19:03.16528678Z\" level=info msg=\"Starting container: b94af418e79a4bc087385672684fa62a07a56228583e9f7e6dc24b37f4f87e89\" id=c1a1a151-244d-49e9-9de3-b2543538c224 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.662792 | controller |     "Jun 11 12:19:03.174425 crc crio[24477]: time=\"2026-06-11T12:19:03.174056136Z\" level=info msg=\"Started container\" PID=54943 containerID=b94af418e79a4bc087385672684fa62a07a56228583e9f7e6dc24b37f4f87e89 description=baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/ironic-httpd id=c1a1a151-244d-49e9-9de3-b2543538c224 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cca1e71d2c70fdfff34c3e421cd265d2a11d2b7a0748a6c31db11863246c0ff3",
2026-06-11 13:18:31.662807 | controller |     "Jun 11 12:19:03.189924 crc crio[24477]: time=\"2026-06-11T12:19:03.189801867Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=6a40ec03-e032-497a-b228-6d2c4d582263 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.662822 | controller |     "Jun 11 12:19:03.195326 crc crio[24477]: time=\"2026-06-11T12:19:03.195251711Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-11 13:18:31.662837 | controller |     "Jun 11 12:19:03.703006 crc crio[24477]: time=\"2026-06-11T12:19:03.702302559Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=6a40ec03-e032-497a-b228-6d2c4d582263 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.662879 | controller |     "Jun 11 12:19:03.704116 crc crio[24477]: time=\"2026-06-11T12:19:03.704018388Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=c3113a4f-66f2-4850-b276-d07da31a158d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.662899 | controller |     "Jun 11 12:19:03.709415 crc crio[24477]: time=\"2026-06-11T12:19:03.709313756Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=25eb0e63-df49-40bf-9dc1-2e8b021fdd81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.662915 | controller |     "Jun 11 12:19:03.720984 crc crio[24477]: time=\"2026-06-11T12:19:03.72089489Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/ironic-log-watch\" id=645a4bab-a74d-4a27-85b5-8d54756d3040 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.662931 | controller |     "Jun 11 12:19:03.726806 crc crio[24477]: time=\"2026-06-11T12:19:03.726761127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.662950 | controller |     "Jun 11 12:19:03.773979 crc crio[24477]: time=\"2026-06-11T12:19:03.773826563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.662965 | controller |     "Jun 11 12:19:04.289091 crc crio[24477]: time=\"2026-06-11T12:19:04.288973558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.662980 | controller |     "Jun 11 12:19:04.411309 crc crio[24477]: time=\"2026-06-11T12:19:04.411180061Z\" level=info msg=\"Created container d2787bfb3ba7bd556d285e904499f7b5e2ecc49bf53a0a8f943ad170eab52818: baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/ironic-log-watch\" id=645a4bab-a74d-4a27-85b5-8d54756d3040 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.662995 | controller |     "Jun 11 12:19:04.413159 crc crio[24477]: time=\"2026-06-11T12:19:04.412986272Z\" level=info msg=\"Starting container: d2787bfb3ba7bd556d285e904499f7b5e2ecc49bf53a0a8f943ad170eab52818\" id=5cc49f6e-6af7-494c-8268-28a40243e872 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.663010 | controller |     "Jun 11 12:19:04.421045 crc crio[24477]: time=\"2026-06-11T12:19:04.420920818Z\" level=info msg=\"Started container\" PID=55074 containerID=d2787bfb3ba7bd556d285e904499f7b5e2ecc49bf53a0a8f943ad170eab52818 description=baremetal-operator-system/baremetal-operator-ironic-6bb9894b64-6znxs/ironic-log-watch id=5cc49f6e-6af7-494c-8268-28a40243e872 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cca1e71d2c70fdfff34c3e421cd265d2a11d2b7a0748a6c31db11863246c0ff3",
2026-06-11 13:18:31.663205 | controller |     "Jun 11 12:19:28.561988 crc crio[24477]: time=\"2026-06-11T12:19:28.560624172Z\" level=info msg=\"Removing container: f450227eae5d79126967e9b5a4e4d3a837ef903e466b3c9b9893bb0fc91e9639\" id=1e9e5acc-37a6-433c-aab8-bcf316794b06 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.663220 | controller |     "Jun 11 12:19:28.750864 crc crio[24477]: time=\"2026-06-11T12:19:28.750728986Z\" level=info msg=\"Removed container f450227eae5d79126967e9b5a4e4d3a837ef903e466b3c9b9893bb0fc91e9639: openshift-infra/auto-csr-approver-29686332-68ng2/oc\" id=1e9e5acc-37a6-433c-aab8-bcf316794b06 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.663234 | controller |     "Jun 11 12:19:28.764628 crc crio[24477]: time=\"2026-06-11T12:19:28.764193034Z\" level=info msg=\"Stopping pod sandbox: 18434342b4a9286f32d6ce5c46d923a8b4a0962ea4bc78b0dcaa53c3f581b466\" id=ada2a9b6-237f-409c-877f-f985288ce619 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.663249 | controller |     "Jun 11 12:19:28.764628 crc crio[24477]: time=\"2026-06-11T12:19:28.764458372Z\" level=info msg=\"Stopped pod sandbox (already stopped): 18434342b4a9286f32d6ce5c46d923a8b4a0962ea4bc78b0dcaa53c3f581b466\" id=ada2a9b6-237f-409c-877f-f985288ce619 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.663264 | controller |     "Jun 11 12:19:28.765447 crc crio[24477]: time=\"2026-06-11T12:19:28.765363396Z\" level=info msg=\"Removing pod sandbox: 18434342b4a9286f32d6ce5c46d923a8b4a0962ea4bc78b0dcaa53c3f581b466\" id=12c12d41-dc83-453b-a9b6-289d16192082 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.663278 | controller |     "Jun 11 12:19:28.789694 crc crio[24477]: time=\"2026-06-11T12:19:28.789515654Z\" level=info msg=\"Removed pod sandbox: 18434342b4a9286f32d6ce5c46d923a8b4a0962ea4bc78b0dcaa53c3f581b466\" id=12c12d41-dc83-453b-a9b6-289d16192082 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.663293 | controller |     "Jun 11 12:19:28.791893 crc crio[24477]: time=\"2026-06-11T12:19:28.791774757Z\" level=info msg=\"Stopping pod sandbox: 8317aa831193c1a97d2708ebabaef73d90680f05876f13d1e3067119a87cfbcb\" id=a731f942-33af-40ef-9bc4-7616dffb880d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.663310 | controller |     "Jun 11 12:19:28.791893 crc crio[24477]: time=\"2026-06-11T12:19:28.79188213Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8317aa831193c1a97d2708ebabaef73d90680f05876f13d1e3067119a87cfbcb\" id=a731f942-33af-40ef-9bc4-7616dffb880d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.663326 | controller |     "Jun 11 12:19:28.793276 crc crio[24477]: time=\"2026-06-11T12:19:28.793166398Z\" level=info msg=\"Removing pod sandbox: 8317aa831193c1a97d2708ebabaef73d90680f05876f13d1e3067119a87cfbcb\" id=38f6e4f9-e86e-4e5d-93ae-39cb81b4489f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.663341 | controller |     "Jun 11 12:19:28.809487 crc crio[24477]: time=\"2026-06-11T12:19:28.809261196Z\" level=info msg=\"Removed pod sandbox: 8317aa831193c1a97d2708ebabaef73d90680f05876f13d1e3067119a87cfbcb\" id=38f6e4f9-e86e-4e5d-93ae-39cb81b4489f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.663355 | controller |     "Jun 11 12:19:29.498484 crc crio[24477]: time=\"2026-06-11T12:19:29.497984562Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7dc8cc99c9-nlhr4/POD\" id=9c9c2315-7e86-4204-866e-3c6252f4330f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.663370 | controller |     "Jun 11 12:19:29.498745 crc crio[24477]: time=\"2026-06-11T12:19:29.498502846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.663385 | controller |     "Jun 11 12:19:29.571233 crc crio[24477]: time=\"2026-06-11T12:19:29.571014288Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-nlhr4 Namespace:openstack ID:3ea5196abd39f689e65040e5809d4881d684f11941bcbb75af0a86d24daaf51e UID:7095632e-9e0f-4c6c-8795-3dc1f94a41b6 NetNS:/var/run/netns/6217564f-251a-4e03-906d-eff9bb84b0c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7095632e_9e0f_4c6c_8795_3dc1f94a41b6.slice PodAnnotations:0xc00008d768}] Aliases:map[]}\"",
2026-06-11 13:18:31.663401 | controller |     "Jun 11 12:19:29.571233 crc crio[24477]: time=\"2026-06-11T12:19:29.571201632Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7dc8cc99c9-nlhr4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.663415 | controller |     "Jun 11 12:19:29.705388 crc crio[24477]: time=\"2026-06-11T12:19:29.705292567Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-769fc96f7c-kw6bw/POD\" id=ee2be229-56c2-4733-b9c7-472db544fd3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.663430 | controller |     "Jun 11 12:19:29.705521 crc crio[24477]: time=\"2026-06-11T12:19:29.705433581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.663445 | controller |     "Jun 11 12:19:29.738447 crc crio[24477]: time=\"2026-06-11T12:19:29.737959953Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-kw6bw Namespace:openstack ID:8e3dbd9af8e56e116c2e2673f70588cdbf473763f4fc828e06f4bded90a1a413 UID:335c170c-d82c-4b18-9e07-f85a7170dd25 NetNS:/var/run/netns/43088aef-e5a4-4b62-b0a7-ea2613213a5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod335c170c_d82c_4b18_9e07_f85a7170dd25.slice PodAnnotations:0xc002e12300}] Aliases:map[]}\"",
2026-06-11 13:18:31.663460 | controller |     "Jun 11 12:19:29.738447 crc crio[24477]: time=\"2026-06-11T12:19:29.738435076Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-769fc96f7c-kw6bw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.663479 | controller |     "Jun 11 12:19:30.178950 crc crio[24477]: 2026-06-11T12:19:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ea5196abd39f68 Mac:8a:11:55:d6:ec:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/6217564f-251a-4e03-906d-eff9bb84b0c6 SocketPath: PciID:}] [{Interface:0xc00051c7a0 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.663494 | controller |     "Jun 11 12:19:30.180437 crc crio[24477]: time=\"2026-06-11T12:19:30.180401423Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-nlhr4 Namespace:openstack ID:3ea5196abd39f689e65040e5809d4881d684f11941bcbb75af0a86d24daaf51e UID:7095632e-9e0f-4c6c-8795-3dc1f94a41b6 NetNS:/var/run/netns/6217564f-251a-4e03-906d-eff9bb84b0c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7095632e_9e0f_4c6c_8795_3dc1f94a41b6.slice PodAnnotations:0xc00008d768}] Aliases:map[]}\"",
2026-06-11 13:18:31.663510 | controller |     "Jun 11 12:19:30.180750 crc crio[24477]: time=\"2026-06-11T12:19:30.180727162Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7dc8cc99c9-nlhr4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.663524 | controller |     "Jun 11 12:19:30.201745 crc crio[24477]: time=\"2026-06-11T12:19:30.201627635Z\" level=info msg=\"Ran pod sandbox 3ea5196abd39f689e65040e5809d4881d684f11941bcbb75af0a86d24daaf51e with infra container: openstack/dnsmasq-dns-7dc8cc99c9-nlhr4/POD\" id=9c9c2315-7e86-4204-866e-3c6252f4330f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.663539 | controller |     "Jun 11 12:19:30.206018 crc crio[24477]: 2026-06-11T12:19:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8e3dbd9af8e56e1 Mac:4e:c1:1e:42:8a:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/43088aef-e5a4-4b62-b0a7-ea2613213a5b SocketPath: PciID:}] [{Interface:0xc0001126d0 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.663554 | controller |     "Jun 11 12:19:30.206504 crc crio[24477]: time=\"2026-06-11T12:19:30.205916297Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cf844f03-fc56-4fac-af3c-72a63dce6fbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.663569 | controller |     "Jun 11 12:19:30.207126 crc crio[24477]: time=\"2026-06-11T12:19:30.20701236Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=cf844f03-fc56-4fac-af3c-72a63dce6fbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.663585 | controller |     "Jun 11 12:19:30.207224 crc crio[24477]: time=\"2026-06-11T12:19:30.207154754Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=cf844f03-fc56-4fac-af3c-72a63dce6fbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.663600 | controller |     "Jun 11 12:19:30.207224 crc crio[24477]: time=\"2026-06-11T12:19:30.207181934Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-kw6bw Namespace:openstack ID:8e3dbd9af8e56e116c2e2673f70588cdbf473763f4fc828e06f4bded90a1a413 UID:335c170c-d82c-4b18-9e07-f85a7170dd25 NetNS:/var/run/netns/43088aef-e5a4-4b62-b0a7-ea2613213a5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod335c170c_d82c_4b18_9e07_f85a7170dd25.slice PodAnnotations:0xc002e12300}] Aliases:map[]}\"",
2026-06-11 13:18:31.663615 | controller |     "Jun 11 12:19:30.207501 crc crio[24477]: time=\"2026-06-11T12:19:30.207416312Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-769fc96f7c-kw6bw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.663634 | controller |     "Jun 11 12:19:30.214389 crc crio[24477]: time=\"2026-06-11T12:19:30.214307043Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=17ad7f60-0209-4514-b3c6-38fbfd93118c name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.663649 | controller |     "Jun 11 12:19:30.217733 crc crio[24477]: time=\"2026-06-11T12:19:30.217586496Z\" level=info msg=\"Ran pod sandbox 8e3dbd9af8e56e116c2e2673f70588cdbf473763f4fc828e06f4bded90a1a413 with infra container: openstack/dnsmasq-dns-769fc96f7c-kw6bw/POD\" id=ee2be229-56c2-4733-b9c7-472db544fd3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.663664 | controller |     "Jun 11 12:19:30.220491 crc crio[24477]: time=\"2026-06-11T12:19:30.220243421Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-11 13:18:31.663679 | controller |     "Jun 11 12:19:30.221512 crc crio[24477]: time=\"2026-06-11T12:19:30.221439463Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=79902bd1-dda7-4825-b770-2df86cd634a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.663694 | controller |     "Jun 11 12:19:30.222186 crc crio[24477]: time=\"2026-06-11T12:19:30.222112851Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=79902bd1-dda7-4825-b770-2df86cd634a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.663709 | controller |     "Jun 11 12:19:30.222264 crc crio[24477]: time=\"2026-06-11T12:19:30.222212574Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=79902bd1-dda7-4825-b770-2df86cd634a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.663724 | controller |     "Jun 11 12:19:30.225053 crc crio[24477]: time=\"2026-06-11T12:19:30.224775547Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=fce20cb9-7282-4116-8c02-1371c783a772 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.663739 | controller |     "Jun 11 12:19:30.228853 crc crio[24477]: time=\"2026-06-11T12:19:30.228358456Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-11 13:18:31.663753 | controller |     "Jun 11 12:19:31.655681 crc crio[24477]: time=\"2026-06-11T12:19:31.650228685Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6b994dcc49-qk7bx/POD\" id=3722d275-2a3c-4986-a5b9-f38c1100128f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.663768 | controller |     "Jun 11 12:19:31.655681 crc crio[24477]: time=\"2026-06-11T12:19:31.65521697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.663783 | controller |     "Jun 11 12:19:31.906070 crc crio[24477]: time=\"2026-06-11T12:19:31.904148496Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-qk7bx Namespace:openstack ID:a0c0825b0f8cb7f7203f5f74f8c2bfe8b791c5192b7aa63947c8a9dc8c6d5775 UID:8880ccaa-e817-48db-9990-28e5b0b52eb9 NetNS:/var/run/netns/867ba679-eab6-41e1-acf8-5c5582d4eb84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8880ccaa_e817_48db_9990_28e5b0b52eb9.slice PodAnnotations:0xc000a14288}] Aliases:map[]}\"",
2026-06-11 13:18:31.663798 | controller |     "Jun 11 12:19:31.906070 crc crio[24477]: time=\"2026-06-11T12:19:31.905149644Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6b994dcc49-qk7bx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.663813 | controller |     "Jun 11 12:19:32.449364 crc crio[24477]: time=\"2026-06-11T12:19:32.449305535Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68bc84565-4gxtk/POD\" id=30ad87b8-fc6e-425e-ba0c-2b5516b626f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.663832 | controller |     "Jun 11 12:19:32.449478 crc crio[24477]: time=\"2026-06-11T12:19:32.449390178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.663868 | controller |     "Jun 11 12:19:32.555816 crc crio[24477]: time=\"2026-06-11T12:19:32.554527994Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-4gxtk Namespace:openstack ID:48e33764786c56b95824915a988fd20614dd54eb584d74d8febf5552f5380406 UID:12f94981-8d6f-4082-bbb7-d26c8111454a NetNS:/var/run/netns/6a1f768d-e64c-45db-8b73-2886e64fd17b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12f94981_8d6f_4082_bbb7_d26c8111454a.slice PodAnnotations:0xc000a86618}] Aliases:map[]}\"",
2026-06-11 13:18:31.663896 | controller |     "Jun 11 12:19:32.562120 crc crio[24477]: time=\"2026-06-11T12:19:32.560343849Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68bc84565-4gxtk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.663915 | controller |     "Jun 11 12:19:32.584060 crc crio[24477]: time=\"2026-06-11T12:19:32.583957454Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=f9060189-27d7-467c-8d61-b1600d30e6ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.663930 | controller |     "Jun 11 12:19:32.584571 crc crio[24477]: time=\"2026-06-11T12:19:32.584430507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.663945 | controller |     "Jun 11 12:19:32.680149 crc crio[24477]: 2026-06-11T12:19:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0c0825b0f8cb7f Mac:ae:2a:e5:b6:1e:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/867ba679-eab6-41e1-acf8-5c5582d4eb84 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.663960 | controller |     "Jun 11 12:19:32.681418 crc crio[24477]: time=\"2026-06-11T12:19:32.681195906Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-qk7bx Namespace:openstack ID:a0c0825b0f8cb7f7203f5f74f8c2bfe8b791c5192b7aa63947c8a9dc8c6d5775 UID:8880ccaa-e817-48db-9990-28e5b0b52eb9 NetNS:/var/run/netns/867ba679-eab6-41e1-acf8-5c5582d4eb84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8880ccaa_e817_48db_9990_28e5b0b52eb9.slice PodAnnotations:0xc000a14288}] Aliases:map[]}\"",
2026-06-11 13:18:31.663975 | controller |     "Jun 11 12:19:32.691843 crc crio[24477]: time=\"2026-06-11T12:19:32.691756696Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6b994dcc49-qk7bx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.663990 | controller |     "Jun 11 12:19:32.702241 crc crio[24477]: time=\"2026-06-11T12:19:32.697437142Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:ac41cd4fe61fb391d93c22e770caef4a0699223c68aff0d4c512c74276fc9f40 UID:2ac3dd39-c280-4e37-a234-31521a08458c NetNS:/var/run/netns/0a042d75-5161-4d48-960a-b1c4fe40cda9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ac3dd39_c280_4e37_a234_31521a08458c.slice PodAnnotations:0xc000326800}] Aliases:map[]}\"",
2026-06-11 13:18:31.664005 | controller |     "Jun 11 12:19:32.702241 crc crio[24477]: time=\"2026-06-11T12:19:32.697787461Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.664024 | controller |     "Jun 11 12:19:32.733284 crc crio[24477]: time=\"2026-06-11T12:19:32.731815832Z\" level=info msg=\"Ran pod sandbox a0c0825b0f8cb7f7203f5f74f8c2bfe8b791c5192b7aa63947c8a9dc8c6d5775 with infra container: openstack/dnsmasq-dns-6b994dcc49-qk7bx/POD\" id=3722d275-2a3c-4986-a5b9-f38c1100128f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.664039 | controller |     "Jun 11 12:19:32.760136 crc crio[24477]: time=\"2026-06-11T12:19:32.759944525Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d4e2cbf8-6700-4a00-bce8-78bf9e22e9ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.664054 | controller |     "Jun 11 12:19:32.761266 crc crio[24477]: time=\"2026-06-11T12:19:32.760303575Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=d4e2cbf8-6700-4a00-bce8-78bf9e22e9ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.664069 | controller |     "Jun 11 12:19:32.761266 crc crio[24477]: time=\"2026-06-11T12:19:32.760362246Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=d4e2cbf8-6700-4a00-bce8-78bf9e22e9ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.664084 | controller |     "Jun 11 12:19:32.777874 crc crio[24477]: time=\"2026-06-11T12:19:32.776016933Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8bc3eace-4fd6-479c-a1cd-85ea1448308f name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.664099 | controller |     "Jun 11 12:19:32.798397 crc crio[24477]: time=\"2026-06-11T12:19:32.798173223Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-11 13:18:31.664115 | controller |     "Jun 11 12:19:33.342066 crc crio[24477]: 2026-06-11T12:19:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac41cd4fe61fb39 Mac:be:71:ee:45:6c:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/0a042d75-5161-4d48-960a-b1c4fe40cda9 SocketPath: PciID:}] [{Interface:0xc0004b4760 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.664131 | controller |     "Jun 11 12:19:33.345319 crc crio[24477]: time=\"2026-06-11T12:19:33.344769877Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:ac41cd4fe61fb391d93c22e770caef4a0699223c68aff0d4c512c74276fc9f40 UID:2ac3dd39-c280-4e37-a234-31521a08458c NetNS:/var/run/netns/0a042d75-5161-4d48-960a-b1c4fe40cda9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ac3dd39_c280_4e37_a234_31521a08458c.slice PodAnnotations:0xc000326800}] Aliases:map[]}\"",
2026-06-11 13:18:31.664146 | controller |     "Jun 11 12:19:33.346321 crc crio[24477]: time=\"2026-06-11T12:19:33.345847197Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.664161 | controller |     "Jun 11 12:19:33.388730 crc crio[24477]: time=\"2026-06-11T12:19:33.388405812Z\" level=info msg=\"Ran pod sandbox ac41cd4fe61fb391d93c22e770caef4a0699223c68aff0d4c512c74276fc9f40 with infra container: openstack/rabbitmq-server-0/POD\" id=f9060189-27d7-467c-8d61-b1600d30e6ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.664176 | controller |     "Jun 11 12:19:33.409409 crc crio[24477]: time=\"2026-06-11T12:19:33.409233017Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=d31a0c70-5811-4a83-a549-865ac9063bd8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.664194 | controller |     "Jun 11 12:19:33.410232 crc crio[24477]: time=\"2026-06-11T12:19:33.409776902Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=d31a0c70-5811-4a83-a549-865ac9063bd8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.664209 | controller |     "Jun 11 12:19:33.410232 crc crio[24477]: time=\"2026-06-11T12:19:33.409836373Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=d31a0c70-5811-4a83-a549-865ac9063bd8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.664224 | controller |     "Jun 11 12:19:33.416774 crc crio[24477]: 2026-06-11T12:19:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:48e33764786c56b Mac:16:57:66:3d:64:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/6a1f768d-e64c-45db-8b73-2886e64fd17b SocketPath: PciID:}] [{Interface:0xc0004ac5d0 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.664238 | controller |     "Jun 11 12:19:33.423396 crc crio[24477]: time=\"2026-06-11T12:19:33.423085745Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=2f4d4b40-a219-49e0-83f0-c0add66d57da name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.664253 | controller |     "Jun 11 12:19:33.430928 crc crio[24477]: time=\"2026-06-11T12:19:33.430805859Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-4gxtk Namespace:openstack ID:48e33764786c56b95824915a988fd20614dd54eb584d74d8febf5552f5380406 UID:12f94981-8d6f-4082-bbb7-d26c8111454a NetNS:/var/run/netns/6a1f768d-e64c-45db-8b73-2886e64fd17b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12f94981_8d6f_4082_bbb7_d26c8111454a.slice PodAnnotations:0xc000a86618}] Aliases:map[]}\"",
2026-06-11 13:18:31.664269 | controller |     "Jun 11 12:19:33.431165 crc crio[24477]: time=\"2026-06-11T12:19:33.431069007Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68bc84565-4gxtk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.664283 | controller |     "Jun 11 12:19:33.448751 crc crio[24477]: time=\"2026-06-11T12:19:33.448622324Z\" level=info msg=\"Ran pod sandbox 48e33764786c56b95824915a988fd20614dd54eb584d74d8febf5552f5380406 with infra container: openstack/dnsmasq-dns-68bc84565-4gxtk/POD\" id=30ad87b8-fc6e-425e-ba0c-2b5516b626f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.664298 | controller |     "Jun 11 12:19:33.454118 crc crio[24477]: time=\"2026-06-11T12:19:33.454030538Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cd2a3efc-4cd0-4101-af72-9366cc34a945 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.664313 | controller |     "Jun 11 12:19:33.454318 crc crio[24477]: time=\"2026-06-11T12:19:33.454159356Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"",
2026-06-11 13:18:31.664327 | controller |     "Jun 11 12:19:33.454318 crc crio[24477]: time=\"2026-06-11T12:19:33.454230364Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=cd2a3efc-4cd0-4101-af72-9366cc34a945 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.664342 | controller |     "Jun 11 12:19:33.454318 crc crio[24477]: time=\"2026-06-11T12:19:33.454277895Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=cd2a3efc-4cd0-4101-af72-9366cc34a945 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.664357 | controller |     "Jun 11 12:19:33.457100 crc crio[24477]: time=\"2026-06-11T12:19:33.457029272Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=63b0376e-2a45-48a0-95ce-3d8302c66d4a name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.664375 | controller |     "Jun 11 12:19:33.463931 crc crio[24477]: time=\"2026-06-11T12:19:33.463736631Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-11 13:18:31.664391 | controller |     "Jun 11 12:19:33.672771 crc crio[24477]: time=\"2026-06-11T12:19:33.672692633Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=32554617-2480-45d1-ac4c-ba920f4b65fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.664405 | controller |     "Jun 11 12:19:33.672994 crc crio[24477]: time=\"2026-06-11T12:19:33.672935671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.664420 | controller |     "Jun 11 12:19:33.766943 crc crio[24477]: time=\"2026-06-11T12:19:33.7668673Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:7a165bf2d5c44eb61ebeeb4509fe4c01d99254011c3e3c390168752b1054fbe9 UID:7bb4578e-fd31-42b8-bfb6-7d0b4fdc4d70 NetNS:/var/run/netns/9e4f5407-f36a-484c-b638-5a22aed8f5ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7bb4578e_fd31_42b8_bfb6_7d0b4fdc4d70.slice PodAnnotations:0xc000326ce8}] Aliases:map[]}\"",
2026-06-11 13:18:31.664435 | controller |     "Jun 11 12:19:33.769123 crc crio[24477]: time=\"2026-06-11T12:19:33.769091132Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.664450 | controller |     "Jun 11 12:19:34.527279 crc crio[24477]: 2026-06-11T12:19:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a165bf2d5c44eb Mac:da:58:b3:48:be:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/9e4f5407-f36a-484c-b638-5a22aed8f5ca SocketPath: PciID:}] [{Interface:0xc0004b2760 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.664465 | controller |     "Jun 11 12:19:34.530073 crc crio[24477]: time=\"2026-06-11T12:19:34.52995084Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:7a165bf2d5c44eb61ebeeb4509fe4c01d99254011c3e3c390168752b1054fbe9 UID:7bb4578e-fd31-42b8-bfb6-7d0b4fdc4d70 NetNS:/var/run/netns/9e4f5407-f36a-484c-b638-5a22aed8f5ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7bb4578e_fd31_42b8_bfb6_7d0b4fdc4d70.slice PodAnnotations:0xc000326ce8}] Aliases:map[]}\"",
2026-06-11 13:18:31.664480 | controller |     "Jun 11 12:19:34.530226 crc crio[24477]: time=\"2026-06-11T12:19:34.530172826Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.664494 | controller |     "Jun 11 12:19:34.552218 crc crio[24477]: time=\"2026-06-11T12:19:34.552034903Z\" level=info msg=\"Ran pod sandbox 7a165bf2d5c44eb61ebeeb4509fe4c01d99254011c3e3c390168752b1054fbe9 with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=32554617-2480-45d1-ac4c-ba920f4b65fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.664509 | controller |     "Jun 11 12:19:34.558176 crc crio[24477]: time=\"2026-06-11T12:19:34.558094647Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=f127e265-95ff-4da7-a784-e4d4a241691a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.664524 | controller |     "Jun 11 12:19:34.558416 crc crio[24477]: time=\"2026-06-11T12:19:34.558365225Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=f127e265-95ff-4da7-a784-e4d4a241691a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.664542 | controller |     "Jun 11 12:19:34.558508 crc crio[24477]: time=\"2026-06-11T12:19:34.558439276Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=f127e265-95ff-4da7-a784-e4d4a241691a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.664557 | controller |     "Jun 11 12:19:34.571480 crc crio[24477]: time=\"2026-06-11T12:19:34.568414899Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=2a16b4ea-4866-48ba-8e91-5b6a6dcef776 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.664571 | controller |     "Jun 11 12:19:34.573609 crc crio[24477]: time=\"2026-06-11T12:19:34.572881133Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"",
2026-06-11 13:18:31.664586 | controller |     "Jun 11 12:19:34.737330 crc crio[24477]: time=\"2026-06-11T12:19:34.736437366Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=a3172964-5ab9-49f3-a8cf-c7bdaf412bf3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.664601 | controller |     "Jun 11 12:19:34.737995 crc crio[24477]: time=\"2026-06-11T12:19:34.737026122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.664615 | controller |     "Jun 11 12:19:34.777463 crc crio[24477]: time=\"2026-06-11T12:19:34.777194939Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:14170729c548fda7b13f85f4dadd8621f9a95ca40b83cb445d06f1db44a3df05 UID:77c49faf-0949-436b-8ddd-e257e24c04cc NetNS:/var/run/netns/7655f1b2-a891-4b41-8824-757601adb5ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77c49faf_0949_436b_8ddd_e257e24c04cc.slice PodAnnotations:0xc001f2a9f0}] Aliases:map[]}\"",
2026-06-11 13:18:31.664630 | controller |     "Jun 11 12:19:34.777463 crc crio[24477]: time=\"2026-06-11T12:19:34.777298132Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.664645 | controller |     "Jun 11 12:19:35.548199 crc crio[24477]: 2026-06-11T12:19:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:14170729c548fda Mac:fa:44:24:b0:34:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/7655f1b2-a891-4b41-8824-757601adb5ef SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.664659 | controller |     "Jun 11 12:19:35.554083 crc crio[24477]: time=\"2026-06-11T12:19:35.553965308Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:14170729c548fda7b13f85f4dadd8621f9a95ca40b83cb445d06f1db44a3df05 UID:77c49faf-0949-436b-8ddd-e257e24c04cc NetNS:/var/run/netns/7655f1b2-a891-4b41-8824-757601adb5ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77c49faf_0949_436b_8ddd_e257e24c04cc.slice PodAnnotations:0xc001f2a9f0}] Aliases:map[]}\"",
2026-06-11 13:18:31.664675 | controller |     "Jun 11 12:19:35.554987 crc crio[24477]: time=\"2026-06-11T12:19:35.554922456Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.664690 | controller |     "Jun 11 12:19:35.577282 crc crio[24477]: time=\"2026-06-11T12:19:35.577184887Z\" level=info msg=\"Ran pod sandbox 14170729c548fda7b13f85f4dadd8621f9a95ca40b83cb445d06f1db44a3df05 with infra container: openstack/openstack-galera-0/POD\" id=a3172964-5ab9-49f3-a8cf-c7bdaf412bf3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.664709 | controller |     "Jun 11 12:19:35.590354 crc crio[24477]: time=\"2026-06-11T12:19:35.58301273Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=13c0f889-0810-4e60-bd72-1f2ef323000e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.664725 | controller |     "Jun 11 12:19:35.590354 crc crio[24477]: time=\"2026-06-11T12:19:35.583340529Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=13c0f889-0810-4e60-bd72-1f2ef323000e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.664740 | controller |     "Jun 11 12:19:35.590354 crc crio[24477]: time=\"2026-06-11T12:19:35.583507104Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=13c0f889-0810-4e60-bd72-1f2ef323000e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.664754 | controller |     "Jun 11 12:19:35.590354 crc crio[24477]: time=\"2026-06-11T12:19:35.589329909Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8567b980-888f-43d8-9fe6-bcdb926e5d30 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.664769 | controller |     "Jun 11 12:19:35.602157 crc crio[24477]: time=\"2026-06-11T12:19:35.601470736Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"",
2026-06-11 13:18:31.664784 | controller |     "Jun 11 12:19:35.819576 crc crio[24477]: time=\"2026-06-11T12:19:35.818751241Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=cda6fd44-4148-4c0a-82a4-e5a58b235262 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.664799 | controller |     "Jun 11 12:19:35.821303 crc crio[24477]: time=\"2026-06-11T12:19:35.819630596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.664814 | controller |     "Jun 11 12:19:36.010913 crc crio[24477]: time=\"2026-06-11T12:19:36.01053042Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:2200cc85422d8dc80f0f995df075e56d794d4c854d9640313456892586e814a8 UID:461144ed-8208-4cc9-87f3-0d7eb22d466a NetNS:/var/run/netns/7ee58199-1901-4215-94d7-29770ea7989b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod461144ed_8208_4cc9_87f3_0d7eb22d466a.slice PodAnnotations:0xc0003264f0}] Aliases:map[]}\"",
2026-06-11 13:18:31.664830 | controller |     "Jun 11 12:19:36.010913 crc crio[24477]: time=\"2026-06-11T12:19:36.010617712Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.664845 | controller |     "Jun 11 12:19:36.262176 crc crio[24477]: time=\"2026-06-11T12:19:36.261690947Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=7ff9e186-d36a-48ae-8174-7a9a16fec2f9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.664905 | controller |     "Jun 11 12:19:36.262176 crc crio[24477]: time=\"2026-06-11T12:19:36.261817623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.664925 | controller |     "Jun 11 12:19:36.414433 crc crio[24477]: time=\"2026-06-11T12:19:36.414243227Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:a8dbf96d12e2598276ded23bef8dba240e6415714935079e7a663fa805d5fcd1 UID:df80a41f-db0d-4ac6-b7ef-e737564fd956 NetNS:/var/run/netns/e2e5d86b-55ea-4bad-9e6c-9e8e225a40f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf80a41f_db0d_4ac6_b7ef_e737564fd956.slice PodAnnotations:0xc0003268d8}] Aliases:map[]}\"",
2026-06-11 13:18:31.664949 | controller |     "Jun 11 12:19:36.414433 crc crio[24477]: time=\"2026-06-11T12:19:36.414406794Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.664966 | controller |     "Jun 11 12:19:36.967828 crc crio[24477]: 2026-06-11T12:19:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2200cc85422d8dc Mac:da:02:df:4d:71:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/7ee58199-1901-4215-94d7-29770ea7989b SocketPath: PciID:}] [{Interface:0xc0003045b0 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.664982 | controller |     "Jun 11 12:19:36.969967 crc crio[24477]: time=\"2026-06-11T12:19:36.969766987Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:2200cc85422d8dc80f0f995df075e56d794d4c854d9640313456892586e814a8 UID:461144ed-8208-4cc9-87f3-0d7eb22d466a NetNS:/var/run/netns/7ee58199-1901-4215-94d7-29770ea7989b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod461144ed_8208_4cc9_87f3_0d7eb22d466a.slice PodAnnotations:0xc0003264f0}] Aliases:map[]}\"",
2026-06-11 13:18:31.664998 | controller |     "Jun 11 12:19:36.969967 crc crio[24477]: time=\"2026-06-11T12:19:36.969919112Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.665014 | controller |     "Jun 11 12:19:36.978113 crc crio[24477]: time=\"2026-06-11T12:19:36.97795844Z\" level=info msg=\"Ran pod sandbox 2200cc85422d8dc80f0f995df075e56d794d4c854d9640313456892586e814a8 with infra container: openstack/openstack-cell1-galera-0/POD\" id=cda6fd44-4148-4c0a-82a4-e5a58b235262 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.665029 | controller |     "Jun 11 12:19:37.056994 crc crio[24477]: time=\"2026-06-11T12:19:37.054974277Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=666e97ee-f65f-452c-beba-e0df68999f19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.665045 | controller |     "Jun 11 12:19:37.056994 crc crio[24477]: time=\"2026-06-11T12:19:37.055215855Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=666e97ee-f65f-452c-beba-e0df68999f19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.665060 | controller |     "Jun 11 12:19:37.056994 crc crio[24477]: time=\"2026-06-11T12:19:37.055260536Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=666e97ee-f65f-452c-beba-e0df68999f19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.665075 | controller |     "Jun 11 12:19:37.063730 crc crio[24477]: time=\"2026-06-11T12:19:37.062721287Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f5a62ccf-9d8c-4201-95f7-a98f2e21e737 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.665090 | controller |     "Jun 11 12:19:37.083477 crc crio[24477]: time=\"2026-06-11T12:19:37.083388939Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"",
2026-06-11 13:18:31.665104 | controller |     "Jun 11 12:19:37.452698 crc crio[24477]: 2026-06-11T12:19:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8dbf96d12e2598 Mac:e6:9b:22:10:be:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/e2e5d86b-55ea-4bad-9e6c-9e8e225a40f1 SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.665123 | controller |     "Jun 11 12:19:37.472835 crc crio[24477]: time=\"2026-06-11T12:19:37.470306547Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:a8dbf96d12e2598276ded23bef8dba240e6415714935079e7a663fa805d5fcd1 UID:df80a41f-db0d-4ac6-b7ef-e737564fd956 NetNS:/var/run/netns/e2e5d86b-55ea-4bad-9e6c-9e8e225a40f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf80a41f_db0d_4ac6_b7ef_e737564fd956.slice PodAnnotations:0xc0003268d8}] Aliases:map[]}\"",
2026-06-11 13:18:31.665139 | controller |     "Jun 11 12:19:37.472835 crc crio[24477]: time=\"2026-06-11T12:19:37.471077659Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.665154 | controller |     "Jun 11 12:19:37.553207 crc crio[24477]: time=\"2026-06-11T12:19:37.553119903Z\" level=info msg=\"Ran pod sandbox a8dbf96d12e2598276ded23bef8dba240e6415714935079e7a663fa805d5fcd1 with infra container: openstack/memcached-0/POD\" id=7ff9e186-d36a-48ae-8174-7a9a16fec2f9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.665170 | controller |     "Jun 11 12:19:37.569327 crc crio[24477]: time=\"2026-06-11T12:19:37.569205169Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=25b61cb1-c133-4d3e-9568-d8c6d49e6168 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.665184 | controller |     "Jun 11 12:19:37.569866 crc crio[24477]: time=\"2026-06-11T12:19:37.569404945Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found\" id=25b61cb1-c133-4d3e-9568-d8c6d49e6168 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.665199 | controller |     "Jun 11 12:19:37.569866 crc crio[24477]: time=\"2026-06-11T12:19:37.569449773Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found\" id=25b61cb1-c133-4d3e-9568-d8c6d49e6168 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.665214 | controller |     "Jun 11 12:19:37.571742 crc crio[24477]: time=\"2026-06-11T12:19:37.5716969Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=a8cb404f-42a7-48e4-9692-3cb6ad5b6b10 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.665229 | controller |     "Jun 11 12:19:37.580375 crc crio[24477]: time=\"2026-06-11T12:19:37.580076868Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\\\"\"",
2026-06-11 13:18:31.665243 | controller |     "Jun 11 12:19:39.410404 crc crio[24477]: time=\"2026-06-11T12:19:39.409998005Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=2d1c2026-5eec-4d76-99d4-c93f8d707325 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.665259 | controller |     "Jun 11 12:19:39.410404 crc crio[24477]: time=\"2026-06-11T12:19:39.410405063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.665274 | controller |     "Jun 11 12:19:39.546265 crc crio[24477]: time=\"2026-06-11T12:19:39.545756394Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:28c3799b1e218d1d83473022f7dd4bc1b2b8fb5dd9c86d289b56d016272de0fb UID:3a86d4d8-6905-4374-ad64-0c163eb84e60 NetNS:/var/run/netns/f6756cc1-d34b-4897-aef5-13861cc70dcb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a86d4d8_6905_4374_ad64_0c163eb84e60.slice PodAnnotations:0xc001f2a3f0}] Aliases:map[]}\"",
2026-06-11 13:18:31.665289 | controller |     "Jun 11 12:19:39.546265 crc crio[24477]: time=\"2026-06-11T12:19:39.546164765Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.665307 | controller |     "Jun 11 12:19:40.144447 crc crio[24477]: 2026-06-11T12:19:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28c3799b1e218d1 Mac:52:44:0c:02:9d:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/f6756cc1-d34b-4897-aef5-13861cc70dcb SocketPath: PciID:}] [{Interface:0xc00022c5b0 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.665323 | controller |     "Jun 11 12:19:40.147069 crc crio[24477]: time=\"2026-06-11T12:19:40.146995371Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:28c3799b1e218d1d83473022f7dd4bc1b2b8fb5dd9c86d289b56d016272de0fb UID:3a86d4d8-6905-4374-ad64-0c163eb84e60 NetNS:/var/run/netns/f6756cc1-d34b-4897-aef5-13861cc70dcb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a86d4d8_6905_4374_ad64_0c163eb84e60.slice PodAnnotations:0xc001f2a3f0}] Aliases:map[]}\"",
2026-06-11 13:18:31.665338 | controller |     "Jun 11 12:19:40.148273 crc crio[24477]: time=\"2026-06-11T12:19:40.148151323Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.665354 | controller |     "Jun 11 12:19:40.219853 crc crio[24477]: time=\"2026-06-11T12:19:40.219383922Z\" level=info msg=\"Ran pod sandbox 28c3799b1e218d1d83473022f7dd4bc1b2b8fb5dd9c86d289b56d016272de0fb with infra container: openstack/kube-state-metrics-0/POD\" id=2d1c2026-5eec-4d76-99d4-c93f8d707325 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.665369 | controller |     "Jun 11 12:19:40.228327 crc crio[24477]: time=\"2026-06-11T12:19:40.228239803Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=5a613016-4497-4fa1-9cdf-e089a15f5889 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.665384 | controller |     "Jun 11 12:19:40.228794 crc crio[24477]: time=\"2026-06-11T12:19:40.228723786Z\" level=info msg=\"Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found\" id=5a613016-4497-4fa1-9cdf-e089a15f5889 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.665398 | controller |     "Jun 11 12:19:40.228794 crc crio[24477]: time=\"2026-06-11T12:19:40.228815129Z\" level=info msg=\"Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found\" id=5a613016-4497-4fa1-9cdf-e089a15f5889 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.665413 | controller |     "Jun 11 12:19:40.231321 crc crio[24477]: time=\"2026-06-11T12:19:40.230310959Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=de3c2847-f282-49f8-b9be-1ff0574e92a5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.665428 | controller |     "Jun 11 12:19:40.304909 crc crio[24477]: time=\"2026-06-11T12:19:40.304750883Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\\\"\"",
2026-06-11 13:18:31.665442 | controller |     "Jun 11 12:19:42.228712 crc crio[24477]: time=\"2026-06-11T12:19:42.225253264Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-lrklq/POD\" id=bbed2472-feb0-4ba7-b91f-a3b41b7a69dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.665457 | controller |     "Jun 11 12:19:42.230248 crc crio[24477]: time=\"2026-06-11T12:19:42.230209055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.665472 | controller |     "Jun 11 12:19:42.330459 crc crio[24477]: time=\"2026-06-11T12:19:42.330163955Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-8t2kw/POD\" id=587608ca-559e-45be-b6b5-da0536c14231 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.665489 | controller |     "Jun 11 12:19:42.331431 crc crio[24477]: time=\"2026-06-11T12:19:42.331370719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.665505 | controller |     "Jun 11 12:19:42.514285 crc crio[24477]: time=\"2026-06-11T12:19:42.510242542Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=cd9f4b52-afea-4913-a7f5-ed0f697fcf95 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.665519 | controller |     "Jun 11 12:19:42.514285 crc crio[24477]: time=\"2026-06-11T12:19:42.510318448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.665534 | controller |     "Jun 11 12:19:43.192536 crc crio[24477]: time=\"2026-06-11T12:19:43.192343245Z\" level=info msg=\"Got pod network &{Name:ovn-controller-lrklq Namespace:openstack ID:b8cbc73d857daa8a20c879b54a451c65b9cd6168ba174e24d4241019740be3e8 UID:1ded584c-1edb-491d-a386-61bc2252eaf3 NetNS:/var/run/netns/0ee81a02-f4e7-474f-8e57-395f3941255b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ded584c_1edb_491d_a386_61bc2252eaf3.slice PodAnnotations:0xc000a86220}] Aliases:map[]}\"",
2026-06-11 13:18:31.665549 | controller |     "Jun 11 12:19:43.192536 crc crio[24477]: time=\"2026-06-11T12:19:43.192417627Z\" level=info msg=\"Adding pod openstack_ovn-controller-lrklq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.665564 | controller |     "Jun 11 12:19:43.761201 crc crio[24477]: 2026-06-11T12:19:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8cbc73d857daa8 Mac:0e:46:9b:fa:19:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/0ee81a02-f4e7-474f-8e57-395f3941255b SocketPath: PciID:}] [{Interface:0xc0003a6610 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.665579 | controller |     "Jun 11 12:19:43.763338 crc crio[24477]: time=\"2026-06-11T12:19:43.763161391Z\" level=info msg=\"Got pod network &{Name:ovn-controller-lrklq Namespace:openstack ID:b8cbc73d857daa8a20c879b54a451c65b9cd6168ba174e24d4241019740be3e8 UID:1ded584c-1edb-491d-a386-61bc2252eaf3 NetNS:/var/run/netns/0ee81a02-f4e7-474f-8e57-395f3941255b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ded584c_1edb_491d_a386_61bc2252eaf3.slice PodAnnotations:0xc000a86220}] Aliases:map[]}\"",
2026-06-11 13:18:31.665594 | controller |     "Jun 11 12:19:43.763338 crc crio[24477]: time=\"2026-06-11T12:19:43.763302206Z\" level=info msg=\"Checking pod openstack_ovn-controller-lrklq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.665608 | controller |     "Jun 11 12:19:44.458839 crc crio[24477]: time=\"2026-06-11T12:19:44.458166866Z\" level=info msg=\"Ran pod sandbox b8cbc73d857daa8a20c879b54a451c65b9cd6168ba174e24d4241019740be3e8 with infra container: openstack/ovn-controller-lrklq/POD\" id=bbed2472-feb0-4ba7-b91f-a3b41b7a69dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.665623 | controller |     "Jun 11 12:19:44.480254 crc crio[24477]: time=\"2026-06-11T12:19:44.480158352Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=a39212a0-9585-4bb7-9a9c-56f7cbe59d5e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.665637 | controller |     "Jun 11 12:19:44.487358 crc crio[24477]: time=\"2026-06-11T12:19:44.487284074Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=a39212a0-9585-4bb7-9a9c-56f7cbe59d5e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.665698 | controller |     "Jun 11 12:19:44.487721 crc crio[24477]: time=\"2026-06-11T12:19:44.487408608Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=a39212a0-9585-4bb7-9a9c-56f7cbe59d5e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.665716 | controller |     "Jun 11 12:19:44.492280 crc crio[24477]: time=\"2026-06-11T12:19:44.492204074Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=400073a5-ecbd-4d4a-a37f-bb7959ca20e4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.665731 | controller |     "Jun 11 12:19:44.497322 crc crio[24477]: time=\"2026-06-11T12:19:44.497138326Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"",
2026-06-11 13:18:31.665746 | controller |     "Jun 11 12:19:44.741107 crc crio[24477]: time=\"2026-06-11T12:19:44.734914857Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-8t2kw Namespace:openstack ID:dd78ddb759e410ffd524f845c2072f9828b6798088e753585ebe201a2cd12ab4 UID:78f08168-5d47-4bb2-90cd-40a0e471b3e4 NetNS:/var/run/netns/29ee53c4-ed55-4859-b9a7-3a3ba7fe70d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78f08168_5d47_4bb2_90cd_40a0e471b3e4.slice PodAnnotations:0xc00008cab8}] Aliases:map[]}\"",
2026-06-11 13:18:31.665761 | controller |     "Jun 11 12:19:44.741107 crc crio[24477]: time=\"2026-06-11T12:19:44.734992699Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-8t2kw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.665776 | controller |     "Jun 11 12:19:45.783164 crc crio[24477]: time=\"2026-06-11T12:19:45.77223372Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:86c584f2a38c990908fb968fffba1a9212502cb4bc1011de52a16e82c53d78cb UID:6af1c5c3-0a0b-4b30-ac78-cec93e5f7cf5 NetNS:/var/run/netns/d4412ced-22bb-4471-97ca-c033d469e973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6af1c5c3_0a0b_4b30_ac78_cec93e5f7cf5.slice PodAnnotations:0xc000b18070}] Aliases:map[]}\"",
2026-06-11 13:18:31.665791 | controller |     "Jun 11 12:19:45.783164 crc crio[24477]: time=\"2026-06-11T12:19:45.78314932Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.665806 | controller |     "Jun 11 12:19:46.395186 crc crio[24477]: 2026-06-11T12:19:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd78ddb759e410f Mac:02:73:af:9f:97:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/29ee53c4-ed55-4859-b9a7-3a3ba7fe70d7 SocketPath: PciID:}] [{Interface:0xc000304bd0 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.665821 | controller |     "Jun 11 12:19:46.397020 crc crio[24477]: time=\"2026-06-11T12:19:46.396006322Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-8t2kw Namespace:openstack ID:dd78ddb759e410ffd524f845c2072f9828b6798088e753585ebe201a2cd12ab4 UID:78f08168-5d47-4bb2-90cd-40a0e471b3e4 NetNS:/var/run/netns/29ee53c4-ed55-4859-b9a7-3a3ba7fe70d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78f08168_5d47_4bb2_90cd_40a0e471b3e4.slice PodAnnotations:0xc00008cab8}] Aliases:map[]}\"",
2026-06-11 13:18:31.665836 | controller |     "Jun 11 12:19:46.397103 crc crio[24477]: time=\"2026-06-11T12:19:46.39697815Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-8t2kw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.665882 | controller |     "Jun 11 12:19:46.707907 crc crio[24477]: 2026-06-11T12:19:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86c584f2a38c990 Mac:82:51:5f:c9:23:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/d4412ced-22bb-4471-97ca-c033d469e973 SocketPath: PciID:}] [{Interface:0xc000516db0 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.665908 | controller |     "Jun 11 12:19:46.720458 crc crio[24477]: time=\"2026-06-11T12:19:46.720384275Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:86c584f2a38c990908fb968fffba1a9212502cb4bc1011de52a16e82c53d78cb UID:6af1c5c3-0a0b-4b30-ac78-cec93e5f7cf5 NetNS:/var/run/netns/d4412ced-22bb-4471-97ca-c033d469e973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6af1c5c3_0a0b_4b30_ac78_cec93e5f7cf5.slice PodAnnotations:0xc000b18070}] Aliases:map[]}\"",
2026-06-11 13:18:31.665928 | controller |     "Jun 11 12:19:46.720903 crc crio[24477]: time=\"2026-06-11T12:19:46.720811467Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.665944 | controller |     "Jun 11 12:19:46.798250 crc crio[24477]: time=\"2026-06-11T12:19:46.797711562Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=816dac4e-c3a0-4011-9855-61e4636da2c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.665959 | controller |     "Jun 11 12:19:46.800123 crc crio[24477]: time=\"2026-06-11T12:19:46.798335579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.665974 | controller |     "Jun 11 12:19:47.959117 crc crio[24477]: time=\"2026-06-11T12:19:47.959002723Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-lh7d4/POD\" id=d40163d8-94dc-4fbe-bacf-d4ee4fa2ce2e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.665989 | controller |     "Jun 11 12:19:47.959964 crc crio[24477]: time=\"2026-06-11T12:19:47.959132936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.666003 | controller |     "Jun 11 12:19:48.854520 crc crio[24477]: time=\"2026-06-11T12:19:48.85337486Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-86cd84489-mdrhw/POD\" id=8c46b664-085f-4ad8-a0fb-99cbcf3dc127 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.666018 | controller |     "Jun 11 12:19:48.854520 crc crio[24477]: time=\"2026-06-11T12:19:48.854459371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.666034 | controller |     "Jun 11 12:19:54.991739 crc crio[24477]: time=\"2026-06-11T12:19:54.990626718Z\" level=info msg=\"Ran pod sandbox 86c584f2a38c990908fb968fffba1a9212502cb4bc1011de52a16e82c53d78cb with infra container: openstack/ovsdbserver-nb-0/POD\" id=cd9f4b52-afea-4913-a7f5-ed0f697fcf95 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.666049 | controller |     "Jun 11 12:19:54.996043 crc crio[24477]: time=\"2026-06-11T12:19:54.995917487Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=ce3a1d68-e6ff-480b-82c2-f15189698342 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.666064 | controller |     "Jun 11 12:19:55.004718 crc crio[24477]: time=\"2026-06-11T12:19:55.00444755Z\" level=info msg=\"Ran pod sandbox dd78ddb759e410ffd524f845c2072f9828b6798088e753585ebe201a2cd12ab4 with infra container: openstack/ovn-controller-ovs-8t2kw/POD\" id=587608ca-559e-45be-b6b5-da0536c14231 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.666082 | controller |     "Jun 11 12:19:55.009178 crc crio[24477]: time=\"2026-06-11T12:19:55.009070375Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=9f7a1b96-ab2a-4c92-b915-2dad75baf4ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.666098 | controller |     "Jun 11 12:19:55.019272 crc crio[24477]: time=\"2026-06-11T12:19:55.019177368Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found\" id=ce3a1d68-e6ff-480b-82c2-f15189698342 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.666113 | controller |     "Jun 11 12:19:55.019456 crc crio[24477]: time=\"2026-06-11T12:19:55.019399596Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found\" id=ce3a1d68-e6ff-480b-82c2-f15189698342 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.666128 | controller |     "Jun 11 12:19:55.019893 crc crio[24477]: time=\"2026-06-11T12:19:55.019835486Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found\" id=9f7a1b96-ab2a-4c92-b915-2dad75baf4ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.666144 | controller |     "Jun 11 12:19:55.019971 crc crio[24477]: time=\"2026-06-11T12:19:55.019928889Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found\" id=9f7a1b96-ab2a-4c92-b915-2dad75baf4ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.666158 | controller |     "Jun 11 12:19:55.032830 crc crio[24477]: time=\"2026-06-11T12:19:55.032738458Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=a251c7fb-97cb-4d51-aa46-17b4586bfe47 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.666173 | controller |     "Jun 11 12:19:55.037322 crc crio[24477]: time=\"2026-06-11T12:19:55.035517428Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=a8f7dbd3-9a4a-458e-a063-9f0a76db04ae name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.666187 | controller |     "Jun 11 12:19:55.045907 crc crio[24477]: time=\"2026-06-11T12:19:55.04428967Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\\\"\"",
2026-06-11 13:18:31.666202 | controller |     "Jun 11 12:19:55.047410 crc crio[24477]: time=\"2026-06-11T12:19:55.045367571Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\\\"\"",
2026-06-11 13:18:31.666217 | controller |     "Jun 11 12:20:00.064443 crc crio[24477]: time=\"2026-06-11T12:20:00.063185361Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:7e185752365ddd79702037a1402634325dc6040be74bffc86ad82ecf0c1ff692 UID:b921259d-d93c-4a8b-a415-39d861216b9e NetNS:/var/run/netns/ce816846-7256-4bb3-88d3-5ddcf2760bb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb921259d_d93c_4a8b_a415_39d861216b9e.slice PodAnnotations:0xc000327aa0}] Aliases:map[]}\"",
2026-06-11 13:18:31.666232 | controller |     "Jun 11 12:20:00.064443 crc crio[24477]: time=\"2026-06-11T12:20:00.064412206Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.666249 | controller |     "Jun 11 12:20:00.765332 crc crio[24477]: 2026-06-11T12:20:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e185752365ddd7 Mac:4e:3c:5a:16:82:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/ce816846-7256-4bb3-88d3-5ddcf2760bb6 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.666268 | controller |     "Jun 11 12:20:00.767949 crc crio[24477]: time=\"2026-06-11T12:20:00.767812484Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:7e185752365ddd79702037a1402634325dc6040be74bffc86ad82ecf0c1ff692 UID:b921259d-d93c-4a8b-a415-39d861216b9e NetNS:/var/run/netns/ce816846-7256-4bb3-88d3-5ddcf2760bb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb921259d_d93c_4a8b_a415_39d861216b9e.slice PodAnnotations:0xc000327aa0}] Aliases:map[]}\"",
2026-06-11 13:18:31.666284 | controller |     "Jun 11 12:20:00.768383 crc crio[24477]: time=\"2026-06-11T12:20:00.768298108Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.666299 | controller |     "Jun 11 12:20:00.876371 crc crio[24477]: time=\"2026-06-11T12:20:00.875940982Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686340-cn7b4/POD\" id=e18a06ef-7559-4638-9329-a35d8853eee8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.666314 | controller |     "Jun 11 12:20:00.876371 crc crio[24477]: time=\"2026-06-11T12:20:00.876132177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.666329 | controller |     "Jun 11 12:20:06.087782 crc crio[24477]: time=\"2026-06-11T12:20:06.086546821Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-lh7d4 Namespace:openstack ID:559baf6350ee8424d6bf2e18e550888fb25321da13701807482b2c64d62a92a3 UID:ce4d4df1-1fe0-4627-a02f-b57a9ff64d0f NetNS:/var/run/netns/3941930b-b1e6-4a4b-a559-5d006717bb1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce4d4df1_1fe0_4627_a02f_b57a9ff64d0f.slice PodAnnotations:0xc00008c678}] Aliases:map[]}\"",
2026-06-11 13:18:31.666344 | controller |     "Jun 11 12:20:06.087782 crc crio[24477]: time=\"2026-06-11T12:20:06.087760335Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-lh7d4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.666359 | controller |     "Jun 11 12:20:06.097398 crc crio[24477]: time=\"2026-06-11T12:20:06.097264651Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86cd84489-mdrhw Namespace:openstack ID:2392c120f2ee7c8236802593c64dc9da2533f0bedf43e46cadb3b5e56a717e4c UID:8acc89a5-f6e4-4f50-883c-4f83977c2b94 NetNS:/var/run/netns/944e9c66-2ba3-4f0d-974c-40b6c95bb653 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8acc89a5_f6e4_4f50_883c_4f83977c2b94.slice PodAnnotations:0xc000a86310}] Aliases:map[]}\"",
2026-06-11 13:18:31.666374 | controller |     "Jun 11 12:20:06.097398 crc crio[24477]: time=\"2026-06-11T12:20:06.097367844Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-86cd84489-mdrhw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.666389 | controller |     "Jun 11 12:20:06.484786 crc crio[24477]: 2026-06-11T12:20:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2392c120f2ee7c8 Mac:f2:e4:69:86:e1:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/944e9c66-2ba3-4f0d-974c-40b6c95bb653 SocketPath: PciID:}] [{Interface:0xc000546700 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.666404 | controller |     "Jun 11 12:20:06.486823 crc crio[24477]: time=\"2026-06-11T12:20:06.486213883Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86cd84489-mdrhw Namespace:openstack ID:2392c120f2ee7c8236802593c64dc9da2533f0bedf43e46cadb3b5e56a717e4c UID:8acc89a5-f6e4-4f50-883c-4f83977c2b94 NetNS:/var/run/netns/944e9c66-2ba3-4f0d-974c-40b6c95bb653 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8acc89a5_f6e4_4f50_883c_4f83977c2b94.slice PodAnnotations:0xc000a86310}] Aliases:map[]}\"",
2026-06-11 13:18:31.666422 | controller |     "Jun 11 12:20:06.487356 crc crio[24477]: time=\"2026-06-11T12:20:06.486956035Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-86cd84489-mdrhw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.666436 | controller |     "Jun 11 12:20:06.671121 crc crio[24477]: 2026-06-11T12:20:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:559baf6350ee842 Mac:fe:6b:0b:be:c8:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/3941930b-b1e6-4a4b-a559-5d006717bb1d SocketPath: PciID:}] [{Interface:0xc000394780 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.666451 | controller |     "Jun 11 12:20:06.672047 crc crio[24477]: time=\"2026-06-11T12:20:06.671954644Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-lh7d4 Namespace:openstack ID:559baf6350ee8424d6bf2e18e550888fb25321da13701807482b2c64d62a92a3 UID:ce4d4df1-1fe0-4627-a02f-b57a9ff64d0f NetNS:/var/run/netns/3941930b-b1e6-4a4b-a559-5d006717bb1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce4d4df1_1fe0_4627_a02f_b57a9ff64d0f.slice PodAnnotations:0xc00008c678}] Aliases:map[]}\"",
2026-06-11 13:18:31.666466 | controller |     "Jun 11 12:20:06.672183 crc crio[24477]: time=\"2026-06-11T12:20:06.672133689Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-lh7d4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.666480 | controller |     "Jun 11 12:20:14.232367 crc crio[24477]: time=\"2026-06-11T12:20:14.231033854Z\" level=info msg=\"Ran pod sandbox 7e185752365ddd79702037a1402634325dc6040be74bffc86ad82ecf0c1ff692 with infra container: openstack/ovsdbserver-sb-0/POD\" id=816dac4e-c3a0-4011-9855-61e4636da2c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.666496 | controller |     "Jun 11 12:20:14.237071 crc crio[24477]: time=\"2026-06-11T12:20:14.236967189Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=b9bca5a0-f643-4505-87ae-544d1e0ef7a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.666510 | controller |     "Jun 11 12:20:14.309168 crc crio[24477]: time=\"2026-06-11T12:20:14.309028976Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found\" id=b9bca5a0-f643-4505-87ae-544d1e0ef7a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.666525 | controller |     "Jun 11 12:20:14.309709 crc crio[24477]: time=\"2026-06-11T12:20:14.309426687Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found\" id=b9bca5a0-f643-4505-87ae-544d1e0ef7a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.666540 | controller |     "Jun 11 12:20:14.315089 crc crio[24477]: time=\"2026-06-11T12:20:14.315021484Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=9fe9bad2-757c-4819-900b-974d61f5bf3e name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.666554 | controller |     "Jun 11 12:20:14.332386 crc crio[24477]: time=\"2026-06-11T12:20:14.332289708Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\\\"\"",
2026-06-11 13:18:31.666569 | controller |     "Jun 11 12:20:15.427620 crc crio[24477]: time=\"2026-06-11T12:20:15.427031107Z\" level=info msg=\"Ran pod sandbox 559baf6350ee8424d6bf2e18e550888fb25321da13701807482b2c64d62a92a3 with infra container: openstack/ovn-controller-metrics-lh7d4/POD\" id=d40163d8-94dc-4fbe-bacf-d4ee4fa2ce2e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.666587 | controller |     "Jun 11 12:20:15.431019 crc crio[24477]: time=\"2026-06-11T12:20:15.430887994Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=0d14e05a-2531-46dd-9379-01ba9e403a25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.666602 | controller |     "Jun 11 12:20:15.431490 crc crio[24477]: time=\"2026-06-11T12:20:15.431405888Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=0d14e05a-2531-46dd-9379-01ba9e403a25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.666617 | controller |     "Jun 11 12:20:15.431824 crc crio[24477]: time=\"2026-06-11T12:20:15.431619844Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=0d14e05a-2531-46dd-9379-01ba9e403a25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.666631 | controller |     "Jun 11 12:20:15.433273 crc crio[24477]: time=\"2026-06-11T12:20:15.433133928Z\" level=info msg=\"Ran pod sandbox 2392c120f2ee7c8236802593c64dc9da2533f0bedf43e46cadb3b5e56a717e4c with infra container: openstack/dnsmasq-dns-86cd84489-mdrhw/POD\" id=8c46b664-085f-4ad8-a0fb-99cbcf3dc127 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.666647 | controller |     "Jun 11 12:20:15.433760 crc crio[24477]: time=\"2026-06-11T12:20:15.43360269Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=c450eae5-dd5b-4fee-a953-3c35d0e706c0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.666661 | controller |     "Jun 11 12:20:15.438080 crc crio[24477]: time=\"2026-06-11T12:20:15.437731186Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f8d09cf0-c38f-4b49-9c6c-ea45f40c1bff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.666676 | controller |     "Jun 11 12:20:15.441120 crc crio[24477]: time=\"2026-06-11T12:20:15.44105132Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"",
2026-06-11 13:18:31.666690 | controller |     "Jun 11 12:20:15.456232 crc crio[24477]: time=\"2026-06-11T12:20:15.45612638Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=f8d09cf0-c38f-4b49-9c6c-ea45f40c1bff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.666704 | controller |     "Jun 11 12:20:15.456232 crc crio[24477]: time=\"2026-06-11T12:20:15.456247164Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=f8d09cf0-c38f-4b49-9c6c-ea45f40c1bff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.666720 | controller |     "Jun 11 12:20:15.460070 crc crio[24477]: time=\"2026-06-11T12:20:15.458992961Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=807f5cf7-efcf-4041-a79e-2b764111c564 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.666735 | controller |     "Jun 11 12:20:15.465073 crc crio[24477]: time=\"2026-06-11T12:20:15.463113415Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-11 13:18:31.666749 | controller |     "Jun 11 12:20:15.596033 crc crio[24477]: time=\"2026-06-11T12:20:15.595926336Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=f5a62ccf-9d8c-4201-95f7-a98f2e21e737 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.666764 | controller |     "Jun 11 12:20:15.598223 crc crio[24477]: time=\"2026-06-11T12:20:15.597982132Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=89be419d-f326-4925-a775-028e06967637 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.666783 | controller |     "Jun 11 12:20:15.608078 crc crio[24477]: time=\"2026-06-11T12:20:15.607895885Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=2f4d4b40-a219-49e0-83f0-c0add66d57da name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.666798 | controller |     "Jun 11 12:20:15.609246 crc crio[24477]: time=\"2026-06-11T12:20:15.609107294Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=4c1edde1-9564-4c2d-b767-c5c11bcd94c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.666813 | controller |     "Jun 11 12:20:16.226685 crc crio[24477]: time=\"2026-06-11T12:20:16.226481311Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:647630343be667cb46f7c2dbcdd39cf5ba9eafb77c9032e069e28ba9be88ce0a\" id=a8cb404f-42a7-48e4-9692-3cb6ad5b6b10 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.666828 | controller |     "Jun 11 12:20:16.228370 crc crio[24477]: time=\"2026-06-11T12:20:16.228302344Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=9957777c-7678-43a0-aa66-89cdcd50dedc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.666843 | controller |     "Jun 11 12:20:16.252086 crc crio[24477]: time=\"2026-06-11T12:20:16.251964218Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:7b731db5aae0df7b814f3d00e979dfead5d3d5d0628ad440b664274097714eee\" id=a251c7fb-97cb-4d51-aa46-17b4586bfe47 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.666885 | controller |     "Jun 11 12:20:16.254530 crc crio[24477]: time=\"2026-06-11T12:20:16.253540821Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=0fbb7f84-3f25-4135-8855-e4cc4ef3a1d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.666904 | controller |     "Jun 11 12:20:16.275510 crc crio[24477]: time=\"2026-06-11T12:20:16.275367953Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=fce20cb9-7282-4116-8c02-1371c783a772 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.666922 | controller |     "Jun 11 12:20:16.278880 crc crio[24477]: time=\"2026-06-11T12:20:16.278186081Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8f41192d-ddd8-45b0-9c6a-488751a9f615 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.666940 | controller |     "Jun 11 12:20:16.599542 crc crio[24477]: time=\"2026-06-11T12:20:16.598831391Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=ad0dee6a-3908-4f3e-85b0-2d73d75917a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.666955 | controller |     "Jun 11 12:20:16.611043 crc crio[24477]: time=\"2026-06-11T12:20:16.61087979Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686340-cn7b4 Namespace:openshift-infra ID:e37944723a35c462d93ddb70d2c20788f62cbc2c2b0875193c681e3ddca7d352 UID:d529d318-73cc-4fe5-96b0-85d2072df05f NetNS:/var/run/netns/abff8500-d860-4427-be68-567f992063ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd529d318_73cc_4fe5_96b0_85d2072df05f.slice PodAnnotations:0xc00008caf0}] Aliases:map[]}\"",
2026-06-11 13:18:31.666971 | controller |     "Jun 11 12:20:16.611278 crc crio[24477]: time=\"2026-06-11T12:20:16.611082076Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686340-cn7b4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.666991 | controller |     "Jun 11 12:20:16.617240 crc crio[24477]: time=\"2026-06-11T12:20:16.617166564Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=667ac589-4ccd-4b97-a317-bce59b92c2aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.667006 | controller |     "Jun 11 12:20:16.656872 crc crio[24477]: time=\"2026-06-11T12:20:16.65676731Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=8567b980-888f-43d8-9fe6-bcdb926e5d30 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.667022 | controller |     "Jun 11 12:20:16.658028 crc crio[24477]: time=\"2026-06-11T12:20:16.657957347Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=944b21b5-909f-4b82-9f0d-20555db5f975 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.667037 | controller |     "Jun 11 12:20:16.665932 crc crio[24477]: time=\"2026-06-11T12:20:16.664712986Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=39044f64-2d1f-41af-9309-9ea51f4ed21f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.667052 | controller |     "Jun 11 12:20:16.712849 crc crio[24477]: time=\"2026-06-11T12:20:16.711967666Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=2a16b4ea-4866-48ba-8e91-5b6a6dcef776 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.667067 | controller |     "Jun 11 12:20:16.717422 crc crio[24477]: time=\"2026-06-11T12:20:16.716938515Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=eee6aff9-15d8-440d-bb9c-9e515779e424 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.667082 | controller |     "Jun 11 12:20:16.717422 crc crio[24477]: time=\"2026-06-11T12:20:16.717052512Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=4ccdd320-7482-411b-9417-94090ef9b04b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.667096 | controller |     "Jun 11 12:20:16.721447 crc crio[24477]: time=\"2026-06-11T12:20:16.72136323Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a0e60130-2fdf-43e5-acbd-7e4ae88c5d7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.667111 | controller |     "Jun 11 12:20:16.747306 crc crio[24477]: time=\"2026-06-11T12:20:16.74600653Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:807c1076fe368456aee9a88438d275805fc908d207bada66f46e084e1fd4e8d9\" id=400073a5-ecbd-4d4a-a37f-bb7959ca20e4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.667126 | controller |     "Jun 11 12:20:16.756190 crc crio[24477]: time=\"2026-06-11T12:20:16.756068994Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=9cee0fb7-c1db-4892-8cae-222e0f6f33b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.667141 | controller |     "Jun 11 12:20:17.251399 crc crio[24477]: 2026-06-11T12:20:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e37944723a35c46 Mac:32:f3:16:e7:3b:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/abff8500-d860-4427-be68-567f992063ab SocketPath: PciID:}] [{Interface:0xc0004967d0 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.667157 | controller |     "Jun 11 12:20:17.251399 crc crio[24477]: time=\"2026-06-11T12:20:17.251054746Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686340-cn7b4 Namespace:openshift-infra ID:e37944723a35c462d93ddb70d2c20788f62cbc2c2b0875193c681e3ddca7d352 UID:d529d318-73cc-4fe5-96b0-85d2072df05f NetNS:/var/run/netns/abff8500-d860-4427-be68-567f992063ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd529d318_73cc_4fe5_96b0_85d2072df05f.slice PodAnnotations:0xc00008caf0}] Aliases:map[]}\"",
2026-06-11 13:18:31.667176 | controller |     "Jun 11 12:20:17.251399 crc crio[24477]: time=\"2026-06-11T12:20:17.251220631Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686340-cn7b4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.667191 | controller |     "Jun 11 12:20:17.952175 crc crio[24477]: time=\"2026-06-11T12:20:17.9518395Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=2485232e-4e2a-4441-9cad-e5a77c19bb7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.667206 | controller |     "Jun 11 12:20:17.969943 crc crio[24477]: time=\"2026-06-11T12:20:17.969052193Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:ba97cb84e9c691378c75d7722e1b3beae894cc25addffadc2d7106e39c07e58c\" id=a8f7dbd3-9a4a-458e-a063-9f0a76db04ae name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.667221 | controller |     "Jun 11 12:20:17.972785 crc crio[24477]: time=\"2026-06-11T12:20:17.971941933Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=6ceef994-cffe-4a47-aa15-bbf0ea95ad2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.667236 | controller |     "Jun 11 12:20:18.043546 crc crio[24477]: time=\"2026-06-11T12:20:18.043341993Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=17ad7f60-0209-4514-b3c6-38fbfd93118c name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.667251 | controller |     "Jun 11 12:20:18.046170 crc crio[24477]: time=\"2026-06-11T12:20:18.046043909Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=dc3db10f-43a3-4ba7-8251-b007c2475bae name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.667265 | controller |     "Jun 11 12:20:18.074860 crc crio[24477]: time=\"2026-06-11T12:20:18.074442245Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=63b0376e-2a45-48a0-95ce-3d8302c66d4a name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.667280 | controller |     "Jun 11 12:20:18.077094 crc crio[24477]: time=\"2026-06-11T12:20:18.076979606Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=be836abb-0e5a-412b-a197-bbb3bf4714cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.667295 | controller |     "Jun 11 12:20:18.646482 crc crio[24477]: time=\"2026-06-11T12:20:18.646048195Z\" level=info msg=\"Ran pod sandbox e37944723a35c462d93ddb70d2c20788f62cbc2c2b0875193c681e3ddca7d352 with infra container: openshift-infra/auto-csr-approver-29686340-cn7b4/POD\" id=e18a06ef-7559-4638-9329-a35d8853eee8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.667309 | controller |     "Jun 11 12:20:18.656615 crc crio[24477]: time=\"2026-06-11T12:20:18.65625386Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-769fc96f7c-kw6bw/init\" id=2f15fe66-dde4-4fe9-8257-b1a25beb03e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.667324 | controller |     "Jun 11 12:20:18.669259 crc crio[24477]: time=\"2026-06-11T12:20:18.661266178Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=07eceede-7f9d-4f96-850a-6351d87e7e47 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.667342 | controller |     "Jun 11 12:20:18.670813 crc crio[24477]: time=\"2026-06-11T12:20:18.670250891Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 13:18:31.667357 | controller |     "Jun 11 12:20:18.679910 crc crio[24477]: time=\"2026-06-11T12:20:18.67954494Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=e82d5ff9-93c6-4796-af9d-b0dc27b15660 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.667372 | controller |     "Jun 11 12:20:18.718400 crc crio[24477]: time=\"2026-06-11T12:20:18.71806141Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=8bc3eace-4fd6-479c-a1cd-85ea1448308f name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.667387 | controller |     "Jun 11 12:20:18.721496 crc crio[24477]: time=\"2026-06-11T12:20:18.720294085Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7df8ea8e-df85-4450-9dca-9d539a2f6f10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.667402 | controller |     "Jun 11 12:20:18.768526 crc crio[24477]: time=\"2026-06-11T12:20:18.768130501Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=045926d3-ef6e-419e-9e1b-d71b78b64fc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.667417 | controller |     "Jun 11 12:20:19.422544 crc crio[24477]: time=\"2026-06-11T12:20:19.422361972Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-8t2kw/ovsdb-server-init\" id=999932e2-0af8-4920-8cc0-0cccfc74b5bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.667432 | controller |     "Jun 11 12:20:19.447086 crc crio[24477]: time=\"2026-06-11T12:20:19.444084903Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=5d1b539e-bdbf-4066-af12-6b1ce94fb9ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.667447 | controller |     "Jun 11 12:20:19.458883 crc crio[24477]: time=\"2026-06-11T12:20:19.458738011Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=61cca9d4-6248-46d5-b3ae-659f5eada90e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.667462 | controller |     "Jun 11 12:20:20.207458 crc crio[24477]: time=\"2026-06-11T12:20:20.207282083Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d9fe46a5-fcf8-4e66-bb48-8c79e53971b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.667476 | controller |     "Jun 11 12:20:20.250244 crc crio[24477]: time=\"2026-06-11T12:20:20.249539688Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=de3c2847-f282-49f8-b9be-1ff0574e92a5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.667491 | controller |     "Jun 11 12:20:20.251744 crc crio[24477]: time=\"2026-06-11T12:20:20.25146862Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=1b198c03-73e1-4b7d-bf2d-f5f4e810ccd7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.667505 | controller |     "Jun 11 12:20:20.290108 crc crio[24477]: time=\"2026-06-11T12:20:20.289945598Z\" level=info msg=\"Creating container: openstack/ovn-controller-lrklq/ovn-controller\" id=032f90bb-903d-4933-acb9-a0ab505555df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.667519 | controller |     "Jun 11 12:20:20.296809 crc crio[24477]: time=\"2026-06-11T12:20:20.296633717Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:85b4f27c1058f2c2b0c03e426e77c60ade32cce5d8d14bb6242195cf45e42e90\" id=9fe9bad2-757c-4819-900b-974d61f5bf3e name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.667538 | controller |     "Jun 11 12:20:20.298388 crc crio[24477]: time=\"2026-06-11T12:20:20.298296732Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=017bfb11-40db-4b88-8772-795131f442ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.667554 | controller |     "Jun 11 12:20:20.300900 crc crio[24477]: time=\"2026-06-11T12:20:20.300615288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.667569 | controller |     "Jun 11 12:20:20.302214 crc crio[24477]: time=\"2026-06-11T12:20:20.302127779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.667584 | controller |     "Jun 11 12:20:20.302735 crc crio[24477]: time=\"2026-06-11T12:20:20.3024913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.667599 | controller |     "Jun 11 12:20:20.308953 crc crio[24477]: time=\"2026-06-11T12:20:20.308853678Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=807f5cf7-efcf-4041-a79e-2b764111c564 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.667614 | controller |     "Jun 11 12:20:20.309430 crc crio[24477]: time=\"2026-06-11T12:20:20.30930346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.667629 | controller |     "Jun 11 12:20:20.309929 crc crio[24477]: time=\"2026-06-11T12:20:20.309818405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.667643 | controller |     "Jun 11 12:20:20.310125 crc crio[24477]: time=\"2026-06-11T12:20:20.30998654Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f5984292-9ea9-463e-b920-91d8796016a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.667657 | controller |     "Jun 11 12:20:20.311333 crc crio[24477]: time=\"2026-06-11T12:20:20.310726511Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=29ad6a7f-598a-41e7-81c7-3809558e4023 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.667672 | controller |     "Jun 11 12:20:20.319948 crc crio[24477]: time=\"2026-06-11T12:20:20.319753889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.667687 | controller |     "Jun 11 12:20:20.322757 crc crio[24477]: time=\"2026-06-11T12:20:20.322397918Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=c450eae5-dd5b-4fee-a953-3c35d0e706c0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.667702 | controller |     "Jun 11 12:20:20.329403 crc crio[24477]: time=\"2026-06-11T12:20:20.329307934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.667716 | controller |     "Jun 11 12:20:20.330631 crc crio[24477]: time=\"2026-06-11T12:20:20.330476653Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=3b477e2a-30ed-4025-818f-a5e2c4fcdd68 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.667737 | controller |     "Jun 11 12:20:20.332444 crc crio[24477]: time=\"2026-06-11T12:20:20.332341995Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=3fd32f13-4616-4cc3-a9db-c9a7126437b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.667752 | controller |     "Jun 11 12:20:20.333072 crc crio[24477]: time=\"2026-06-11T12:20:20.332959363Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=2ee8bc1d-d8a6-48eb-8f68-cbe69777d0e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.667767 | controller |     "Jun 11 12:20:20.341095 crc crio[24477]: time=\"2026-06-11T12:20:20.339257329Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=565708e0-9d3c-4820-b9ea-30201fc32f77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.667781 | controller |     "Jun 11 12:20:20.350355 crc crio[24477]: time=\"2026-06-11T12:20:20.349989841Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c4dedd0a-bf6f-40f2-87a9-2c255e6831ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.667796 | controller |     "Jun 11 12:20:20.356014 crc crio[24477]: time=\"2026-06-11T12:20:20.355808982Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b0ea45a1-4b2e-4cdf-9be9-528da7cdd9fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.667810 | controller |     "Jun 11 12:20:20.373277 crc crio[24477]: time=\"2026-06-11T12:20:20.373099617Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=dcbf4419-3ee1-4a7e-9591-f3c7d0d3d714 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.667825 | controller |     "Jun 11 12:20:20.385952 crc crio[24477]: time=\"2026-06-11T12:20:20.385288889Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=2ef1440e-83fd-4fb7-8e6e-c545010f0120 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.667839 | controller |     "Jun 11 12:20:20.403376 crc crio[24477]: time=\"2026-06-11T12:20:20.403223901Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=a6d15faa-4f7e-49a2-968c-2632ec864415 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.667880 | controller |     "Jun 11 12:20:20.427340 crc crio[24477]: time=\"2026-06-11T12:20:20.427211542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.667905 | controller |     "Jun 11 12:20:20.431335 crc crio[24477]: time=\"2026-06-11T12:20:20.430930686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.667922 | controller |     "Jun 11 12:20:20.441899 crc crio[24477]: time=\"2026-06-11T12:20:20.44179197Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-qk7bx/init\" id=1b439738-0526-48a1-aed1-ea7892f3a3bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.667937 | controller |     "Jun 11 12:20:20.460075 crc crio[24477]: time=\"2026-06-11T12:20:20.459910978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.667952 | controller |     "Jun 11 12:20:20.465717 crc crio[24477]: time=\"2026-06-11T12:20:20.465532086Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-4gxtk/init\" id=ba61ab4f-4539-46f6-a4e8-35989c67ca08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.667971 | controller |     "Jun 11 12:20:20.466209 crc crio[24477]: time=\"2026-06-11T12:20:20.466155127Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=c35717c4-e398-4a77-bb71-d007fcdfe4d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.667986 | controller |     "Jun 11 12:20:20.466470 crc crio[24477]: time=\"2026-06-11T12:20:20.466221953Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=07eceede-7f9d-4f96-850a-6351d87e7e47 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.668001 | controller |     "Jun 11 12:20:20.471220 crc crio[24477]: time=\"2026-06-11T12:20:20.471137322Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=eed0d6e9-000b-4a37-97b7-bb88f4a0759a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.668016 | controller |     "Jun 11 12:20:20.501487 crc crio[24477]: time=\"2026-06-11T12:20:20.500434594Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=d03f280e-0ba9-4e22-ad51-6b042ee0c8be name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.668030 | controller |     "Jun 11 12:20:20.546329 crc crio[24477]: time=\"2026-06-11T12:20:20.546222935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.668045 | controller |     "Jun 11 12:20:20.550103 crc crio[24477]: time=\"2026-06-11T12:20:20.550013951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.668060 | controller |     "Jun 11 12:20:20.551410 crc crio[24477]: time=\"2026-06-11T12:20:20.551345649Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4a933737-5c7b-4ff7-bf65-19c776b2e1a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.668075 | controller |     "Jun 11 12:20:20.552858 crc crio[24477]: time=\"2026-06-11T12:20:20.552760969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.668090 | controller |     "Jun 11 12:20:20.556591 crc crio[24477]: time=\"2026-06-11T12:20:20.556496212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.668105 | controller |     "Jun 11 12:20:20.564526 crc crio[24477]: time=\"2026-06-11T12:20:20.564439435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.668120 | controller |     "Jun 11 12:20:20.565287 crc crio[24477]: time=\"2026-06-11T12:20:20.564885138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.668135 | controller |     "Jun 11 12:20:20.566502 crc crio[24477]: time=\"2026-06-11T12:20:20.566418143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.668149 | controller |     "Jun 11 12:20:20.567121 crc crio[24477]: time=\"2026-06-11T12:20:20.566435512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.668164 | controller |     "Jun 11 12:20:20.601910 crc crio[24477]: time=\"2026-06-11T12:20:20.601761541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.668183 | controller |     "Jun 11 12:20:20.607952 crc crio[24477]: time=\"2026-06-11T12:20:20.607884717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.668198 | controller |     "Jun 11 12:20:20.614919 crc crio[24477]: time=\"2026-06-11T12:20:20.614813378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.668212 | controller |     "Jun 11 12:20:20.630821 crc crio[24477]: time=\"2026-06-11T12:20:20.628249982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.668227 | controller |     "Jun 11 12:20:20.642122 crc crio[24477]: time=\"2026-06-11T12:20:20.640289145Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7dc8cc99c9-nlhr4/init\" id=a6755c84-df5b-4f2f-bde5-66cee78b13d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.668242 | controller |     "Jun 11 12:20:20.650241 crc crio[24477]: time=\"2026-06-11T12:20:20.650141029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.668258 | controller |     "Jun 11 12:20:20.691323 crc crio[24477]: time=\"2026-06-11T12:20:20.691199701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.668273 | controller |     "Jun 11 12:20:20.744290 crc crio[24477]: time=\"2026-06-11T12:20:20.744211899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.668288 | controller |     "Jun 11 12:20:20.749304 crc crio[24477]: time=\"2026-06-11T12:20:20.749084567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.668304 | controller |     "Jun 11 12:20:20.751800 crc crio[24477]: time=\"2026-06-11T12:20:20.751718161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.668319 | controller |     "Jun 11 12:20:20.771901 crc crio[24477]: time=\"2026-06-11T12:20:20.771820363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.668334 | controller |     "Jun 11 12:20:20.776855 crc crio[24477]: time=\"2026-06-11T12:20:20.776766307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.668349 | controller |     "Jun 11 12:20:20.780475 crc crio[24477]: time=\"2026-06-11T12:20:20.780378502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.668385 | controller |     "Jun 11 12:20:20.782308 crc crio[24477]: time=\"2026-06-11T12:20:20.782249323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.668426 | controller |     "Jun 11 12:20:20.786751 crc crio[24477]: time=\"2026-06-11T12:20:20.785944158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.668448 | controller |     "Jun 11 12:20:20.795128 crc crio[24477]: time=\"2026-06-11T12:20:20.794972972Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=f67f750b-44b0-406d-8e9c-b617de08e297 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.668469 | controller |     "Jun 11 12:20:20.798136 crc crio[24477]: time=\"2026-06-11T12:20:20.797909494Z\" level=info msg=\"Created container 6d7e719868556c5dd718aef0a592b55acd5a426c0deb8794461ec4c53140edd7: openstack/memcached-0/memcached\" id=5d1b539e-bdbf-4066-af12-6b1ce94fb9ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.668486 | controller |     "Jun 11 12:20:20.799307 crc crio[24477]: time=\"2026-06-11T12:20:20.79920309Z\" level=info msg=\"Created container 902431b724949c3be3064e1febb4d226113153a673f577e6b20d4d083119b713: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=e82d5ff9-93c6-4796-af9d-b0dc27b15660 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.668502 | controller |     "Jun 11 12:20:20.799873 crc crio[24477]: time=\"2026-06-11T12:20:20.799846301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.668517 | controller |     "Jun 11 12:20:20.800523 crc crio[24477]: time=\"2026-06-11T12:20:20.800366817Z\" level=info msg=\"Starting container: 902431b724949c3be3064e1febb4d226113153a673f577e6b20d4d083119b713\" id=ad13c8bb-57fb-4699-b9cf-040beab4154d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.668532 | controller |     "Jun 11 12:20:20.801007 crc crio[24477]: time=\"2026-06-11T12:20:20.800939803Z\" level=info msg=\"Starting container: 6d7e719868556c5dd718aef0a592b55acd5a426c0deb8794461ec4c53140edd7\" id=adae7799-1f19-46da-b3d4-5909155e2702 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.668548 | controller |     "Jun 11 12:20:20.801466 crc crio[24477]: time=\"2026-06-11T12:20:20.801323937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.668563 | controller |     "Jun 11 12:20:20.801611 crc crio[24477]: time=\"2026-06-11T12:20:20.801533036Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-86cd84489-mdrhw/init\" id=075c02e8-4252-4062-9022-b380bfa341a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.668578 | controller |     "Jun 11 12:20:20.807260 crc crio[24477]: time=\"2026-06-11T12:20:20.806997109Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686340-cn7b4/oc\" id=36d479c8-4377-40b8-ad5c-af5b2f6c2b27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.668594 | controller |     "Jun 11 12:20:20.811293 crc crio[24477]: time=\"2026-06-11T12:20:20.811213766Z\" level=info msg=\"Started container\" PID=58041 containerID=6d7e719868556c5dd718aef0a592b55acd5a426c0deb8794461ec4c53140edd7 description=openstack/memcached-0/memcached id=adae7799-1f19-46da-b3d4-5909155e2702 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8dbf96d12e2598276ded23bef8dba240e6415714935079e7a663fa805d5fcd1",
2026-06-11 13:18:31.668609 | controller |     "Jun 11 12:20:20.812185 crc crio[24477]: time=\"2026-06-11T12:20:20.812100871Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-lh7d4/openstack-network-exporter\" id=83d7cce4-3a90-4946-831a-1ac492dde8a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.668624 | controller |     "Jun 11 12:20:20.812453 crc crio[24477]: time=\"2026-06-11T12:20:20.812384109Z\" level=info msg=\"Started container\" PID=58043 containerID=902431b724949c3be3064e1febb4d226113153a673f577e6b20d4d083119b713 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=ad13c8bb-57fb-4699-b9cf-040beab4154d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2200cc85422d8dc80f0f995df075e56d794d4c854d9640313456892586e814a8",
2026-06-11 13:18:31.668641 | controller |     "Jun 11 12:20:20.818315 crc crio[24477]: time=\"2026-06-11T12:20:20.818191175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.668661 | controller |     "Jun 11 12:20:20.820258 crc crio[24477]: time=\"2026-06-11T12:20:20.8201839Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=1ae22ce8-dd06-4250-86df-bc747933b12b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.668676 | controller |     "Jun 11 12:20:20.823922 crc crio[24477]: time=\"2026-06-11T12:20:20.823769458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.668692 | controller |     "Jun 11 12:20:20.824289 crc crio[24477]: time=\"2026-06-11T12:20:20.824199184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.668707 | controller |     "Jun 11 12:20:20.825611 crc crio[24477]: time=\"2026-06-11T12:20:20.825437155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.668721 | controller |     "Jun 11 12:20:20.829885 crc crio[24477]: time=\"2026-06-11T12:20:20.829707154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.668736 | controller |     "Jun 11 12:20:20.963380 crc crio[24477]: time=\"2026-06-11T12:20:20.963239377Z\" level=info msg=\"Created container ca0b2281ac1e47c058d42ff57acebdc6539c3c38e68a3074676bc449273bd6b6: openstack/dnsmasq-dns-769fc96f7c-kw6bw/init\" id=2f15fe66-dde4-4fe9-8257-b1a25beb03e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.668751 | controller |     "Jun 11 12:20:20.985022 crc crio[24477]: time=\"2026-06-11T12:20:20.98467983Z\" level=info msg=\"Starting container: ca0b2281ac1e47c058d42ff57acebdc6539c3c38e68a3074676bc449273bd6b6\" id=85fca73f-4e51-4d69-a3a7-f3ec53a1fe3f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.668766 | controller |     "Jun 11 12:20:20.991947 crc crio[24477]: time=\"2026-06-11T12:20:20.990804028Z\" level=info msg=\"Started container\" PID=58047 containerID=ca0b2281ac1e47c058d42ff57acebdc6539c3c38e68a3074676bc449273bd6b6 description=openstack/dnsmasq-dns-769fc96f7c-kw6bw/init id=85fca73f-4e51-4d69-a3a7-f3ec53a1fe3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e3dbd9af8e56e116c2e2673f70588cdbf473763f4fc828e06f4bded90a1a413",
2026-06-11 13:18:31.668783 | controller |     "Jun 11 12:20:21.038077 crc crio[24477]: time=\"2026-06-11T12:20:21.037943716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.668799 | controller |     "Jun 11 12:20:21.044209 crc crio[24477]: time=\"2026-06-11T12:20:21.042143243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.668814 | controller |     "Jun 11 12:20:21.059486 crc crio[24477]: time=\"2026-06-11T12:20:21.059438098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.668829 | controller |     "Jun 11 12:20:21.078335 crc crio[24477]: time=\"2026-06-11T12:20:21.078150391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.668844 | controller |     "Jun 11 12:20:21.081284 crc crio[24477]: time=\"2026-06-11T12:20:21.081195015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.668907 | controller |     "Jun 11 12:20:21.123910 crc crio[24477]: time=\"2026-06-11T12:20:21.123269974Z\" level=info msg=\"Created container 1e40a93188efacac90b5a354b1fc180d1672d91b059072fcde9e39b05e27be1f: openstack/openstack-galera-0/mysql-bootstrap\" id=3fd32f13-4616-4cc3-a9db-c9a7126437b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.668927 | controller |     "Jun 11 12:20:21.125352 crc crio[24477]: time=\"2026-06-11T12:20:21.125312473Z\" level=info msg=\"Starting container: 1e40a93188efacac90b5a354b1fc180d1672d91b059072fcde9e39b05e27be1f\" id=f11d6390-07ee-408f-b148-6052c49bb8cb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.668943 | controller |     "Jun 11 12:20:21.127599 crc crio[24477]: time=\"2026-06-11T12:20:21.127486168Z\" level=info msg=\"Created container 16349d05e7fdfb34c6cabee00cf50909aca28bcaa0257cbaa5f3a98bdaaa73cc: openstack/dnsmasq-dns-6b994dcc49-qk7bx/init\" id=1b439738-0526-48a1-aed1-ea7892f3a3bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.668958 | controller |     "Jun 11 12:20:21.128590 crc crio[24477]: time=\"2026-06-11T12:20:21.128473811Z\" level=info msg=\"Starting container: 16349d05e7fdfb34c6cabee00cf50909aca28bcaa0257cbaa5f3a98bdaaa73cc\" id=ce96583d-761c-443d-a414-fc93645dcf29 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.668973 | controller |     "Jun 11 12:20:21.134589 crc crio[24477]: time=\"2026-06-11T12:20:21.134440518Z\" level=info msg=\"Started container\" PID=58148 containerID=1e40a93188efacac90b5a354b1fc180d1672d91b059072fcde9e39b05e27be1f description=openstack/openstack-galera-0/mysql-bootstrap id=f11d6390-07ee-408f-b148-6052c49bb8cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=14170729c548fda7b13f85f4dadd8621f9a95ca40b83cb445d06f1db44a3df05",
2026-06-11 13:18:31.668990 | controller |     "Jun 11 12:20:21.139226 crc crio[24477]: time=\"2026-06-11T12:20:21.139122601Z\" level=info msg=\"Started container\" PID=58140 containerID=16349d05e7fdfb34c6cabee00cf50909aca28bcaa0257cbaa5f3a98bdaaa73cc description=openstack/dnsmasq-dns-6b994dcc49-qk7bx/init id=ce96583d-761c-443d-a414-fc93645dcf29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0c0825b0f8cb7f7203f5f74f8c2bfe8b791c5192b7aa63947c8a9dc8c6d5775",
2026-06-11 13:18:31.669007 | controller |     "Jun 11 12:20:21.206169 crc crio[24477]: time=\"2026-06-11T12:20:21.206056823Z\" level=info msg=\"Created container e04e1173f9b007788d6340b29f90be2e4cf6949d28a5104b55b8bbd7667f50c7: openstack/dnsmasq-dns-68bc84565-4gxtk/init\" id=ba61ab4f-4539-46f6-a4e8-35989c67ca08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.669023 | controller |     "Jun 11 12:20:21.207960 crc crio[24477]: time=\"2026-06-11T12:20:21.207869354Z\" level=info msg=\"Starting container: e04e1173f9b007788d6340b29f90be2e4cf6949d28a5104b55b8bbd7667f50c7\" id=5c59ce9e-981e-467f-b3ed-70fdcc100037 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.669039 | controller |     "Jun 11 12:20:21.214484 crc crio[24477]: time=\"2026-06-11T12:20:21.214398818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.669055 | controller |     "Jun 11 12:20:21.220817 crc crio[24477]: time=\"2026-06-11T12:20:21.220756164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.669070 | controller |     "Jun 11 12:20:21.221488 crc crio[24477]: time=\"2026-06-11T12:20:21.221409174Z\" level=info msg=\"Started container\" PID=58141 containerID=e04e1173f9b007788d6340b29f90be2e4cf6949d28a5104b55b8bbd7667f50c7 description=openstack/dnsmasq-dns-68bc84565-4gxtk/init id=5c59ce9e-981e-467f-b3ed-70fdcc100037 name=/runtime.v1.RuntimeService/StartContainer sandboxID=48e33764786c56b95824915a988fd20614dd54eb584d74d8febf5552f5380406",
2026-06-11 13:18:31.669090 | controller |     "Jun 11 12:20:21.233003 crc crio[24477]: time=\"2026-06-11T12:20:21.2327209Z\" level=info msg=\"Created container 3fdab72c906b48b559d3bf33d159c4c152f23227d40db8ea5a6f0ae70de646d7: openstack/dnsmasq-dns-7dc8cc99c9-nlhr4/init\" id=a6755c84-df5b-4f2f-bde5-66cee78b13d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.669106 | controller |     "Jun 11 12:20:21.233830 crc crio[24477]: time=\"2026-06-11T12:20:21.233773179Z\" level=info msg=\"Starting container: 3fdab72c906b48b559d3bf33d159c4c152f23227d40db8ea5a6f0ae70de646d7\" id=6c958720-67f3-47eb-a586-d00c72ece4cc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.669122 | controller |     "Jun 11 12:20:21.242449 crc crio[24477]: time=\"2026-06-11T12:20:21.241066414Z\" level=info msg=\"Started container\" PID=58145 containerID=3fdab72c906b48b559d3bf33d159c4c152f23227d40db8ea5a6f0ae70de646d7 description=openstack/dnsmasq-dns-7dc8cc99c9-nlhr4/init id=6c958720-67f3-47eb-a586-d00c72ece4cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ea5196abd39f689e65040e5809d4881d684f11941bcbb75af0a86d24daaf51e",
2026-06-11 13:18:31.669138 | controller |     "Jun 11 12:20:21.311145 crc crio[24477]: time=\"2026-06-11T12:20:21.311051944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.669153 | controller |     "Jun 11 12:20:21.315243 crc crio[24477]: time=\"2026-06-11T12:20:21.315175659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.669168 | controller |     "Jun 11 12:20:21.324424 crc crio[24477]: time=\"2026-06-11T12:20:21.324285004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.669183 | controller |     "Jun 11 12:20:21.497898 crc crio[24477]: time=\"2026-06-11T12:20:21.497582677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.669198 | controller |     "Jun 11 12:20:21.565920 crc crio[24477]: time=\"2026-06-11T12:20:21.565793747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.669214 | controller |     "Jun 11 12:20:21.682946 crc crio[24477]: time=\"2026-06-11T12:20:21.682268259Z\" level=info msg=\"Created container 7af73a4f9f3a69b76e3681869320791a05b29053aa731fa8fa123f83fa59eaf6: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=c35717c4-e398-4a77-bb71-d007fcdfe4d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.669229 | controller |     "Jun 11 12:20:21.686081 crc crio[24477]: time=\"2026-06-11T12:20:21.685910551Z\" level=info msg=\"Starting container: 7af73a4f9f3a69b76e3681869320791a05b29053aa731fa8fa123f83fa59eaf6\" id=070eec78-2779-458f-a34e-f149b92353de name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.669245 | controller |     "Jun 11 12:20:21.695864 crc crio[24477]: time=\"2026-06-11T12:20:21.695805239Z\" level=info msg=\"Started container\" PID=58149 containerID=7af73a4f9f3a69b76e3681869320791a05b29053aa731fa8fa123f83fa59eaf6 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=070eec78-2779-458f-a34e-f149b92353de name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e185752365ddd79702037a1402634325dc6040be74bffc86ad82ecf0c1ff692",
2026-06-11 13:18:31.669262 | controller |     "Jun 11 12:20:21.712183 crc crio[24477]: time=\"2026-06-11T12:20:21.712076414Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=14a17af2-420c-448e-8df4-b77942c7b483 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.669277 | controller |     "Jun 11 12:20:21.767326 crc crio[24477]: time=\"2026-06-11T12:20:21.767126016Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=3e2bc0ed-b429-4623-b808-787200e5de27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.669296 | controller |     "Jun 11 12:20:21.778383 crc crio[24477]: time=\"2026-06-11T12:20:21.778305699Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=02891c3f-11ee-4436-bae5-0efc39f15e6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.669312 | controller |     "Jun 11 12:20:21.780260 crc crio[24477]: time=\"2026-06-11T12:20:21.780150671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.669328 | controller |     "Jun 11 12:20:21.953803 crc crio[24477]: time=\"2026-06-11T12:20:21.953473194Z\" level=info msg=\"Stopping pod sandbox: 3ea5196abd39f689e65040e5809d4881d684f11941bcbb75af0a86d24daaf51e\" id=50d1d9e4-6481-4532-b314-f972b9bf8cba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.669344 | controller |     "Jun 11 12:20:21.954436 crc crio[24477]: time=\"2026-06-11T12:20:21.954246466Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-nlhr4 Namespace:openstack ID:3ea5196abd39f689e65040e5809d4881d684f11941bcbb75af0a86d24daaf51e UID:7095632e-9e0f-4c6c-8795-3dc1f94a41b6 NetNS:/var/run/netns/6217564f-251a-4e03-906d-eff9bb84b0c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7095632e_9e0f_4c6c_8795_3dc1f94a41b6.slice PodAnnotations:0xc000326698}] Aliases:map[]}\"",
2026-06-11 13:18:31.669360 | controller |     "Jun 11 12:20:21.954604 crc crio[24477]: time=\"2026-06-11T12:20:21.954459022Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7dc8cc99c9-nlhr4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.669376 | controller |     "Jun 11 12:20:21.973133 crc crio[24477]: time=\"2026-06-11T12:20:21.973048923Z\" level=info msg=\"Stopping pod sandbox: 8e3dbd9af8e56e116c2e2673f70588cdbf473763f4fc828e06f4bded90a1a413\" id=138ccdae-4f91-4551-8ac6-c0d113407b16 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.669392 | controller |     "Jun 11 12:20:21.974477 crc crio[24477]: time=\"2026-06-11T12:20:21.974301708Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-kw6bw Namespace:openstack ID:8e3dbd9af8e56e116c2e2673f70588cdbf473763f4fc828e06f4bded90a1a413 UID:335c170c-d82c-4b18-9e07-f85a7170dd25 NetNS:/var/run/netns/43088aef-e5a4-4b62-b0a7-ea2613213a5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod335c170c_d82c_4b18_9e07_f85a7170dd25.slice PodAnnotations:0xc00251e188}] Aliases:map[]}\"",
2026-06-11 13:18:31.669407 | controller |     "Jun 11 12:20:21.975039 crc crio[24477]: time=\"2026-06-11T12:20:21.974967658Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-769fc96f7c-kw6bw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.669423 | controller |     "Jun 11 12:20:21.989914 crc crio[24477]: time=\"2026-06-11T12:20:21.989630957Z\" level=info msg=\"Stopping pod sandbox: 48e33764786c56b95824915a988fd20614dd54eb584d74d8febf5552f5380406\" id=f841d098-a83e-40ff-9298-57a0310e9e5e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.669438 | controller |     "Jun 11 12:20:21.990199 crc crio[24477]: time=\"2026-06-11T12:20:21.990121011Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-4gxtk Namespace:openstack ID:48e33764786c56b95824915a988fd20614dd54eb584d74d8febf5552f5380406 UID:12f94981-8d6f-4082-bbb7-d26c8111454a NetNS:/var/run/netns/6a1f768d-e64c-45db-8b73-2886e64fd17b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12f94981_8d6f_4082_bbb7_d26c8111454a.slice PodAnnotations:0xc0072c00c0}] Aliases:map[]}\"",
2026-06-11 13:18:31.669457 | controller |     "Jun 11 12:20:21.990325 crc crio[24477]: time=\"2026-06-11T12:20:21.990276087Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68bc84565-4gxtk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.669473 | controller |     "Jun 11 12:20:21.999100 crc crio[24477]: time=\"2026-06-11T12:20:21.998994239Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d001df75-35f9-40fa-a913-54dc1c7d0585 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.669490 | controller |     "Jun 11 12:20:22.014628 crc crio[24477]: time=\"2026-06-11T12:20:22.014461572Z\" level=info msg=\"Created container d477b0620d12b778b9ca6f41ea7de2f8d0240105d5280ec958719249aa2e27ad: openstack/ovn-controller-lrklq/ovn-controller\" id=032f90bb-903d-4933-acb9-a0ab505555df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.669506 | controller |     "Jun 11 12:20:22.022802 crc crio[24477]: time=\"2026-06-11T12:20:22.022510457Z\" level=info msg=\"Starting container: d477b0620d12b778b9ca6f41ea7de2f8d0240105d5280ec958719249aa2e27ad\" id=d01c7d28-f150-4710-9d7a-932cc74341c9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.669522 | controller |     "Jun 11 12:20:22.031512 crc crio[24477]: time=\"2026-06-11T12:20:22.031316534Z\" level=info msg=\"Started container\" PID=58358 containerID=d477b0620d12b778b9ca6f41ea7de2f8d0240105d5280ec958719249aa2e27ad description=openstack/ovn-controller-lrklq/ovn-controller id=d01c7d28-f150-4710-9d7a-932cc74341c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8cbc73d857daa8a20c879b54a451c65b9cd6168ba174e24d4241019740be3e8",
2026-06-11 13:18:31.669539 | controller |     "Jun 11 12:20:22.321517 crc crio[24477]: time=\"2026-06-11T12:20:22.319262318Z\" level=info msg=\"Created container 6d52f7fc3b12e99c5c49f96562bfd1a4f1f39344ccde5623cce24a24c04d40cf: openstack/ovn-controller-metrics-lh7d4/openstack-network-exporter\" id=83d7cce4-3a90-4946-831a-1ac492dde8a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.669555 | controller |     "Jun 11 12:20:22.324170 crc crio[24477]: time=\"2026-06-11T12:20:22.323938549Z\" level=info msg=\"Starting container: 6d52f7fc3b12e99c5c49f96562bfd1a4f1f39344ccde5623cce24a24c04d40cf\" id=69bc4f76-64d7-4792-a50a-7ee0168396a6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.669571 | controller |     "Jun 11 12:20:22.340246 crc crio[24477]: time=\"2026-06-11T12:20:22.340155606Z\" level=info msg=\"Started container\" PID=58357 containerID=6d52f7fc3b12e99c5c49f96562bfd1a4f1f39344ccde5623cce24a24c04d40cf description=openstack/ovn-controller-metrics-lh7d4/openstack-network-exporter id=69bc4f76-64d7-4792-a50a-7ee0168396a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=559baf6350ee8424d6bf2e18e550888fb25321da13701807482b2c64d62a92a3",
2026-06-11 13:18:31.669587 | controller |     "Jun 11 12:20:22.342241 crc crio[24477]: time=\"2026-06-11T12:20:22.342197753Z\" level=info msg=\"Created container 111cce13a28ffb2f78df83df8a522f9fffc383e4a04f882aba95ed18fae1ddf5: openstack/rabbitmq-server-0/setup-container\" id=2485232e-4e2a-4441-9cad-e5a77c19bb7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.669602 | controller |     "Jun 11 12:20:22.377808 crc crio[24477]: time=\"2026-06-11T12:20:22.377314946Z\" level=info msg=\"Starting container: 111cce13a28ffb2f78df83df8a522f9fffc383e4a04f882aba95ed18fae1ddf5\" id=de539a3c-678a-4a1d-a5fa-ece26eccee74 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.669618 | controller |     "Jun 11 12:20:22.411064 crc crio[24477]: time=\"2026-06-11T12:20:22.410872823Z\" level=info msg=\"Started container\" PID=58021 containerID=111cce13a28ffb2f78df83df8a522f9fffc383e4a04f882aba95ed18fae1ddf5 description=openstack/rabbitmq-server-0/setup-container id=de539a3c-678a-4a1d-a5fa-ece26eccee74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac41cd4fe61fb391d93c22e770caef4a0699223c68aff0d4c512c74276fc9f40",
2026-06-11 13:18:31.669638 | controller |     "Jun 11 12:20:22.440837 crc crio[24477]: time=\"2026-06-11T12:20:22.44074025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.669654 | controller |     "Jun 11 12:20:22.458806 crc crio[24477]: time=\"2026-06-11T12:20:22.45641045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.669670 | controller |     "Jun 11 12:20:22.520914 crc crio[24477]: time=\"2026-06-11T12:20:22.520841135Z\" level=info msg=\"Created container 9bd02e04d321af88b38a8d272adf0024afc395891f4572880205220702c10ad1: openstack/dnsmasq-dns-86cd84489-mdrhw/init\" id=075c02e8-4252-4062-9022-b380bfa341a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.669685 | controller |     "Jun 11 12:20:22.530380 crc crio[24477]: time=\"2026-06-11T12:20:22.529422323Z\" level=info msg=\"Created container 53e88feb3941253caf5c2f395e91e168627af63e9ca1fbfff73a3062fbcf4bb5: openshift-infra/auto-csr-approver-29686340-cn7b4/oc\" id=36d479c8-4377-40b8-ad5c-af5b2f6c2b27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.669701 | controller |     "Jun 11 12:20:22.564865 crc crio[24477]: time=\"2026-06-11T12:20:22.56211208Z\" level=info msg=\"Created container 5b6b8cffa407f169c97becbf878b1d01a1ae4b3c8008f6d35a00a13e3ccb9468: openstack/kube-state-metrics-0/kube-state-metrics\" id=1ae22ce8-dd06-4250-86df-bc747933b12b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.669716 | controller |     "Jun 11 12:20:22.576716 crc crio[24477]: time=\"2026-06-11T12:20:22.574964619Z\" level=info msg=\"Starting container: 5b6b8cffa407f169c97becbf878b1d01a1ae4b3c8008f6d35a00a13e3ccb9468\" id=281cbefe-0d29-4429-aa9d-bbfd84e44e76 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.669732 | controller |     "Jun 11 12:20:22.578759 crc crio[24477]: time=\"2026-06-11T12:20:22.577190241Z\" level=info msg=\"Starting container: 9bd02e04d321af88b38a8d272adf0024afc395891f4572880205220702c10ad1\" id=699c686a-2423-43d3-8ae0-57383da59997 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.669747 | controller |     "Jun 11 12:20:22.578759 crc crio[24477]: time=\"2026-06-11T12:20:22.57822809Z\" level=info msg=\"Starting container: 53e88feb3941253caf5c2f395e91e168627af63e9ca1fbfff73a3062fbcf4bb5\" id=1fb68598-959e-447d-a3e3-9b95667c4d6c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.669762 | controller |     "Jun 11 12:20:22.584612 crc crio[24477]: time=\"2026-06-11T12:20:22.584511008Z\" level=info msg=\"Created container f1e6f23b96c9eb34c8b2394fb6339ace7758358ca6dfa2031e0f57f8bd04e80c: openstack/ovn-controller-ovs-8t2kw/ovsdb-server-init\" id=999932e2-0af8-4920-8cc0-0cccfc74b5bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.669777 | controller |     "Jun 11 12:20:22.596532 crc crio[24477]: time=\"2026-06-11T12:20:22.596440684Z\" level=info msg=\"Started container\" PID=58355 containerID=53e88feb3941253caf5c2f395e91e168627af63e9ca1fbfff73a3062fbcf4bb5 description=openshift-infra/auto-csr-approver-29686340-cn7b4/oc id=1fb68598-959e-447d-a3e3-9b95667c4d6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e37944723a35c462d93ddb70d2c20788f62cbc2c2b0875193c681e3ddca7d352",
2026-06-11 13:18:31.669793 | controller |     "Jun 11 12:20:22.596821 crc crio[24477]: time=\"2026-06-11T12:20:22.596739989Z\" level=info msg=\"Started container\" PID=58359 containerID=9bd02e04d321af88b38a8d272adf0024afc395891f4572880205220702c10ad1 description=openstack/dnsmasq-dns-86cd84489-mdrhw/init id=699c686a-2423-43d3-8ae0-57383da59997 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2392c120f2ee7c8236802593c64dc9da2533f0bedf43e46cadb3b5e56a717e4c",
2026-06-11 13:18:31.669813 | controller |     "Jun 11 12:20:22.597260 crc crio[24477]: time=\"2026-06-11T12:20:22.597043007Z\" level=info msg=\"Starting container: f1e6f23b96c9eb34c8b2394fb6339ace7758358ca6dfa2031e0f57f8bd04e80c\" id=a7d6687d-b960-4e96-bcc4-a76ee1725374 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.669829 | controller |     "Jun 11 12:20:22.598121 crc crio[24477]: time=\"2026-06-11T12:20:22.597933114Z\" level=info msg=\"Started container\" PID=58353 containerID=5b6b8cffa407f169c97becbf878b1d01a1ae4b3c8008f6d35a00a13e3ccb9468 description=openstack/kube-state-metrics-0/kube-state-metrics id=281cbefe-0d29-4429-aa9d-bbfd84e44e76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28c3799b1e218d1d83473022f7dd4bc1b2b8fb5dd9c86d289b56d016272de0fb",
2026-06-11 13:18:31.669846 | controller |     "Jun 11 12:20:22.611793 crc crio[24477]: time=\"2026-06-11T12:20:22.611447392Z\" level=info msg=\"Started container\" PID=58356 containerID=f1e6f23b96c9eb34c8b2394fb6339ace7758358ca6dfa2031e0f57f8bd04e80c description=openstack/ovn-controller-ovs-8t2kw/ovsdb-server-init id=a7d6687d-b960-4e96-bcc4-a76ee1725374 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd78ddb759e410ffd524f845c2072f9828b6798088e753585ebe201a2cd12ab4",
2026-06-11 13:18:31.669885 | controller |     "Jun 11 12:20:22.704542 crc crio[24477]: time=\"2026-06-11T12:20:22.70390542Z\" level=info msg=\"Stopped pod sandbox: 3ea5196abd39f689e65040e5809d4881d684f11941bcbb75af0a86d24daaf51e\" id=50d1d9e4-6481-4532-b314-f972b9bf8cba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.669903 | controller |     "Jun 11 12:20:22.711541 crc crio[24477]: time=\"2026-06-11T12:20:22.711438371Z\" level=info msg=\"Stopped pod sandbox: 8e3dbd9af8e56e116c2e2673f70588cdbf473763f4fc828e06f4bded90a1a413\" id=138ccdae-4f91-4551-8ac6-c0d113407b16 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.669921 | controller |     "Jun 11 12:20:22.714417 crc crio[24477]: time=\"2026-06-11T12:20:22.714332702Z\" level=info msg=\"Stopped pod sandbox: 48e33764786c56b95824915a988fd20614dd54eb584d74d8febf5552f5380406\" id=f841d098-a83e-40ff-9298-57a0310e9e5e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.669939 | controller |     "Jun 11 12:20:22.733071 crc crio[24477]: time=\"2026-06-11T12:20:22.732920492Z\" level=info msg=\"Created container 50c1ae3de5bcc866979c1f868dfa62c909b8c20863eae842adf988b4f5541349: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=f67f750b-44b0-406d-8e9c-b617de08e297 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.669955 | controller |     "Jun 11 12:20:22.734142 crc crio[24477]: time=\"2026-06-11T12:20:22.734063445Z\" level=info msg=\"Starting container: 50c1ae3de5bcc866979c1f868dfa62c909b8c20863eae842adf988b4f5541349\" id=3691d242-0b92-44fa-869b-539adf4ebc28 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.669971 | controller |     "Jun 11 12:20:22.742050 crc crio[24477]: time=\"2026-06-11T12:20:22.741522263Z\" level=info msg=\"Started container\" PID=58354 containerID=50c1ae3de5bcc866979c1f868dfa62c909b8c20863eae842adf988b4f5541349 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=3691d242-0b92-44fa-869b-539adf4ebc28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86c584f2a38c990908fb968fffba1a9212502cb4bc1011de52a16e82c53d78cb",
2026-06-11 13:18:31.669986 | controller |     "Jun 11 12:20:22.771889 crc crio[24477]: time=\"2026-06-11T12:20:22.771793181Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=02045dd3-d457-4e0e-a5bf-c4332683fa4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.670002 | controller |     "Jun 11 12:20:22.814067 crc crio[24477]: time=\"2026-06-11T12:20:22.813926225Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=d7ddae1c-fbb1-4e96-a6b9-dace9a0c45dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.670020 | controller |     "Jun 11 12:20:22.822868 crc crio[24477]: time=\"2026-06-11T12:20:22.822759778Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=3f61a87c-a3f4-4aaf-a769-bbb7e79d681e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.670036 | controller |     "Jun 11 12:20:22.824099 crc crio[24477]: time=\"2026-06-11T12:20:22.824035044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.670051 | controller |     "Jun 11 12:20:22.896536 crc crio[24477]: time=\"2026-06-11T12:20:22.89640527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.670066 | controller |     "Jun 11 12:20:22.900514 crc crio[24477]: time=\"2026-06-11T12:20:22.900436953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.670081 | controller |     "Jun 11 12:20:22.904958 crc crio[24477]: time=\"2026-06-11T12:20:22.904883158Z\" level=info msg=\"Created container b3d583e41370191ccd660d5a44c0f6dd511673b2a0a4def6b46746fc2d619f65: openstack/rabbitmq-cell1-server-0/setup-container\" id=29ad6a7f-598a-41e7-81c7-3809558e4023 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.670096 | controller |     "Jun 11 12:20:22.912705 crc crio[24477]: time=\"2026-06-11T12:20:22.91082683Z\" level=info msg=\"Starting container: b3d583e41370191ccd660d5a44c0f6dd511673b2a0a4def6b46746fc2d619f65\" id=fb9ceea8-9c61-49e2-bb6d-661b5355456b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.670112 | controller |     "Jun 11 12:20:22.918938 crc crio[24477]: time=\"2026-06-11T12:20:22.917537865Z\" level=info msg=\"Started container\" PID=58139 containerID=b3d583e41370191ccd660d5a44c0f6dd511673b2a0a4def6b46746fc2d619f65 description=openstack/rabbitmq-cell1-server-0/setup-container id=fb9ceea8-9c61-49e2-bb6d-661b5355456b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a165bf2d5c44eb61ebeeb4509fe4c01d99254011c3e3c390168752b1054fbe9",
2026-06-11 13:18:31.670128 | controller |     "Jun 11 12:20:23.098270 crc crio[24477]: time=\"2026-06-11T12:20:23.097832171Z\" level=info msg=\"Removing container: 3fdab72c906b48b559d3bf33d159c4c152f23227d40db8ea5a6f0ae70de646d7\" id=15a66bbd-d7b2-47f2-aa84-92d974ff3baa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.670144 | controller |     "Jun 11 12:20:23.142034 crc crio[24477]: time=\"2026-06-11T12:20:23.13778092Z\" level=info msg=\"Created container 18b16bc2a444eba3fed461356c4cadfa06d6378a1d3d0327c476d167334daf0e: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=3f61a87c-a3f4-4aaf-a769-bbb7e79d681e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.670160 | controller |     "Jun 11 12:20:23.142034 crc crio[24477]: time=\"2026-06-11T12:20:23.140413024Z\" level=info msg=\"Starting container: 18b16bc2a444eba3fed461356c4cadfa06d6378a1d3d0327c476d167334daf0e\" id=cfc9136e-dc9c-4312-af77-83db083df80d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.670175 | controller |     "Jun 11 12:20:23.145431 crc crio[24477]: time=\"2026-06-11T12:20:23.145339042Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=48431195-4708-430f-a69f-5639789912b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.670190 | controller |     "Jun 11 12:20:23.159111 crc crio[24477]: time=\"2026-06-11T12:20:23.158874591Z\" level=info msg=\"Started container\" PID=58740 containerID=18b16bc2a444eba3fed461356c4cadfa06d6378a1d3d0327c476d167334daf0e description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=cfc9136e-dc9c-4312-af77-83db083df80d name=/runtime.v1.RuntimeService/StartContainer sandboxID=86c584f2a38c990908fb968fffba1a9212502cb4bc1011de52a16e82c53d78cb",
2026-06-11 13:18:31.670209 | controller |     "Jun 11 12:20:23.178230 crc crio[24477]: time=\"2026-06-11T12:20:23.17813223Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=78e3dfcc-8499-4b3b-b0fd-d8317347e313 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.670224 | controller |     "Jun 11 12:20:23.203952 crc crio[24477]: time=\"2026-06-11T12:20:23.201867385Z\" level=info msg=\"Removed container 3fdab72c906b48b559d3bf33d159c4c152f23227d40db8ea5a6f0ae70de646d7: openstack/dnsmasq-dns-7dc8cc99c9-nlhr4/init\" id=15a66bbd-d7b2-47f2-aa84-92d974ff3baa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.670240 | controller |     "Jun 11 12:20:23.207693 crc crio[24477]: time=\"2026-06-11T12:20:23.207507884Z\" level=info msg=\"Removing container: ca0b2281ac1e47c058d42ff57acebdc6539c3c38e68a3074676bc449273bd6b6\" id=725f48da-3b60-48b8-9e50-620183d9ee44 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.670255 | controller |     "Jun 11 12:20:23.227999 crc crio[24477]: time=\"2026-06-11T12:20:23.227909534Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6ea5c824-907b-4918-b630-58cb6f78f603 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.670270 | controller |     "Jun 11 12:20:23.252388 crc crio[24477]: time=\"2026-06-11T12:20:23.25230463Z\" level=info msg=\"Removed container ca0b2281ac1e47c058d42ff57acebdc6539c3c38e68a3074676bc449273bd6b6: openstack/dnsmasq-dns-769fc96f7c-kw6bw/init\" id=725f48da-3b60-48b8-9e50-620183d9ee44 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.670284 | controller |     "Jun 11 12:20:23.258901 crc crio[24477]: time=\"2026-06-11T12:20:23.258786879Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=fe6a461f-d1ea-49d0-8c12-18f5b7f109da name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.670299 | controller |     "Jun 11 12:20:23.262711 crc crio[24477]: time=\"2026-06-11T12:20:23.262596845Z\" level=info msg=\"Removing container: e04e1173f9b007788d6340b29f90be2e4cf6949d28a5104b55b8bbd7667f50c7\" id=27d3941a-20c8-4249-b26b-1cafe2d4b63a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.670314 | controller |     "Jun 11 12:20:23.272533 crc crio[24477]: time=\"2026-06-11T12:20:23.272291127Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-qk7bx/dnsmasq-dns\" id=9cee6e87-0cf4-4505-89c6-8661b5924cbb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.670329 | controller |     "Jun 11 12:20:23.274371 crc crio[24477]: time=\"2026-06-11T12:20:23.274311543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.670344 | controller |     "Jun 11 12:20:23.293477 crc crio[24477]: time=\"2026-06-11T12:20:23.293282899Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-86cd84489-mdrhw/dnsmasq-dns\" id=5ea49fc7-ba79-401b-9af2-e7c116d1eab4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.670359 | controller |     "Jun 11 12:20:23.331801 crc crio[24477]: time=\"2026-06-11T12:20:23.331611108Z\" level=info msg=\"Created container 232339fd68d4bae6cd80122b5fbe13d17c7a01d04acfee3c6d02bfcb1a8643d0: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=02891c3f-11ee-4436-bae5-0efc39f15e6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.670374 | controller |     "Jun 11 12:20:23.334957 crc crio[24477]: time=\"2026-06-11T12:20:23.33486991Z\" level=info msg=\"Starting container: 232339fd68d4bae6cd80122b5fbe13d17c7a01d04acfee3c6d02bfcb1a8643d0\" id=9fc170d2-14dd-4804-baf4-94d04a27b9a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.670389 | controller |     "Jun 11 12:20:23.342139 crc crio[24477]: time=\"2026-06-11T12:20:23.342039223Z\" level=info msg=\"Started container\" PID=58735 containerID=232339fd68d4bae6cd80122b5fbe13d17c7a01d04acfee3c6d02bfcb1a8643d0 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=9fc170d2-14dd-4804-baf4-94d04a27b9a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e185752365ddd79702037a1402634325dc6040be74bffc86ad82ecf0c1ff692",
2026-06-11 13:18:31.670408 | controller |     "Jun 11 12:20:23.349476 crc crio[24477]: time=\"2026-06-11T12:20:23.349362396Z\" level=info msg=\"Removed container e04e1173f9b007788d6340b29f90be2e4cf6949d28a5104b55b8bbd7667f50c7: openstack/dnsmasq-dns-68bc84565-4gxtk/init\" id=27d3941a-20c8-4249-b26b-1cafe2d4b63a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.670424 | controller |     "Jun 11 12:20:23.350947 crc crio[24477]: time=\"2026-06-11T12:20:23.350857578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.670439 | controller |     "Jun 11 12:20:23.426372 crc crio[24477]: time=\"2026-06-11T12:20:23.42628596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.670454 | controller |     "Jun 11 12:20:23.432332 crc crio[24477]: time=\"2026-06-11T12:20:23.432261043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.670469 | controller |     "Jun 11 12:20:23.435962 crc crio[24477]: time=\"2026-06-11T12:20:23.435898946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.670483 | controller |     "Jun 11 12:20:23.441510 crc crio[24477]: time=\"2026-06-11T12:20:23.441416633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.670498 | controller |     "Jun 11 12:20:23.654275 crc crio[24477]: time=\"2026-06-11T12:20:23.654172581Z\" level=info msg=\"Created container af928950b4e1f7728f8cd92188e4660226ba4a4cbe1a60f49f205469426a735f: openstack/dnsmasq-dns-6b994dcc49-qk7bx/dnsmasq-dns\" id=9cee6e87-0cf4-4505-89c6-8661b5924cbb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.670513 | controller |     "Jun 11 12:20:23.655853 crc crio[24477]: time=\"2026-06-11T12:20:23.655782327Z\" level=info msg=\"Starting container: af928950b4e1f7728f8cd92188e4660226ba4a4cbe1a60f49f205469426a735f\" id=3295e28b-ea20-447d-9835-a9af1e5a72e2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.670528 | controller |     "Jun 11 12:20:23.661140 crc crio[24477]: time=\"2026-06-11T12:20:23.661054243Z\" level=info msg=\"Started container\" PID=59022 containerID=af928950b4e1f7728f8cd92188e4660226ba4a4cbe1a60f49f205469426a735f description=openstack/dnsmasq-dns-6b994dcc49-qk7bx/dnsmasq-dns id=3295e28b-ea20-447d-9835-a9af1e5a72e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0c0825b0f8cb7f7203f5f74f8c2bfe8b791c5192b7aa63947c8a9dc8c6d5775",
2026-06-11 13:18:31.670543 | controller |     "Jun 11 12:20:23.723339 crc crio[24477]: time=\"2026-06-11T12:20:23.722738002Z\" level=info msg=\"Created container 8dedffd06990418e2771201eec86baf89a32eabd7515a5fdbb71f9b79a985eb1: openstack/dnsmasq-dns-86cd84489-mdrhw/dnsmasq-dns\" id=5ea49fc7-ba79-401b-9af2-e7c116d1eab4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.670558 | controller |     "Jun 11 12:20:23.725128 crc crio[24477]: time=\"2026-06-11T12:20:23.725051096Z\" level=info msg=\"Starting container: 8dedffd06990418e2771201eec86baf89a32eabd7515a5fdbb71f9b79a985eb1\" id=ad2055d6-fe8e-451e-9f11-f02e87fb3d75 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.670574 | controller |     "Jun 11 12:20:23.732152 crc crio[24477]: time=\"2026-06-11T12:20:23.731924799Z\" level=info msg=\"Started container\" PID=59021 containerID=8dedffd06990418e2771201eec86baf89a32eabd7515a5fdbb71f9b79a985eb1 description=openstack/dnsmasq-dns-86cd84489-mdrhw/dnsmasq-dns id=ad2055d6-fe8e-451e-9f11-f02e87fb3d75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2392c120f2ee7c8236802593c64dc9da2533f0bedf43e46cadb3b5e56a717e4c",
2026-06-11 13:18:31.670592 | controller |     "Jun 11 12:20:24.192732 crc crio[24477]: time=\"2026-06-11T12:20:24.192614015Z\" level=info msg=\"Stopping container: af928950b4e1f7728f8cd92188e4660226ba4a4cbe1a60f49f205469426a735f (timeout: 10s)\" id=e814632c-10c2-41bc-b6ab-01b8ef4083e7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.670608 | controller |     "Jun 11 12:20:24.201237 crc crio[24477]: time=\"2026-06-11T12:20:24.201036696Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=d8800827-0f5c-4490-963d-72736517d7c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.670622 | controller |     "Jun 11 12:20:24.209027 crc crio[24477]: time=\"2026-06-11T12:20:24.208935577Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=6ac37c17-cc4c-4ab6-b6b1-4a39c11cc686 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.670638 | controller |     "Jun 11 12:20:24.220228 crc crio[24477]: time=\"2026-06-11T12:20:24.220150273Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-8t2kw/ovsdb-server\" id=0180b101-d7e4-4b23-a316-7781f1952c09 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.670653 | controller |     "Jun 11 12:20:24.221884 crc crio[24477]: time=\"2026-06-11T12:20:24.22182558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.670667 | controller |     "Jun 11 12:20:24.296214 crc crio[24477]: time=\"2026-06-11T12:20:24.296128744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.670682 | controller |     "Jun 11 12:20:24.371818 crc crio[24477]: time=\"2026-06-11T12:20:24.371749976Z\" level=info msg=\"Stopped container af928950b4e1f7728f8cd92188e4660226ba4a4cbe1a60f49f205469426a735f: openstack/dnsmasq-dns-6b994dcc49-qk7bx/dnsmasq-dns\" id=e814632c-10c2-41bc-b6ab-01b8ef4083e7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.670697 | controller |     "Jun 11 12:20:24.390495 crc crio[24477]: time=\"2026-06-11T12:20:24.389945756Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-77594b4b4f-ztfct/POD\" id=d663fc3f-5112-458b-90e1-2871f25bf7e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.670711 | controller |     "Jun 11 12:20:24.390495 crc crio[24477]: time=\"2026-06-11T12:20:24.390492293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.670726 | controller |     "Jun 11 12:20:24.391116 crc crio[24477]: time=\"2026-06-11T12:20:24.390333407Z\" level=info msg=\"Stopping pod sandbox: a0c0825b0f8cb7f7203f5f74f8c2bfe8b791c5192b7aa63947c8a9dc8c6d5775\" id=fd8ed256-dec9-40a2-8c27-c2a60bc5216c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.670741 | controller |     "Jun 11 12:20:24.393701 crc crio[24477]: time=\"2026-06-11T12:20:24.393628951Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-qk7bx Namespace:openstack ID:a0c0825b0f8cb7f7203f5f74f8c2bfe8b791c5192b7aa63947c8a9dc8c6d5775 UID:8880ccaa-e817-48db-9990-28e5b0b52eb9 NetNS:/var/run/netns/867ba679-eab6-41e1-acf8-5c5582d4eb84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8880ccaa_e817_48db_9990_28e5b0b52eb9.slice PodAnnotations:0xc00251e978}] Aliases:map[]}\"",
2026-06-11 13:18:31.670762 | controller |     "Jun 11 12:20:24.399898 crc crio[24477]: time=\"2026-06-11T12:20:24.394907948Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6b994dcc49-qk7bx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.670777 | controller |     "Jun 11 12:20:24.483958 crc crio[24477]: time=\"2026-06-11T12:20:24.4836208Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-77594b4b4f-ztfct Namespace:openstack ID:de799f40f4eb7bc2754962ac183fb465a8b6cee890e9f58f5460af95808ad990 UID:bfc522e6-a88b-4d55-a2cd-39e7ac6d591e NetNS:/var/run/netns/051c744b-81a9-4f71-93ac-eb1457db6dba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbfc522e6_a88b_4d55_a2cd_39e7ac6d591e.slice PodAnnotations:0xc0072c0770}] Aliases:map[]}\"",
2026-06-11 13:18:31.670792 | controller |     "Jun 11 12:20:24.484134 crc crio[24477]: time=\"2026-06-11T12:20:24.484020201Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-77594b4b4f-ztfct to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.670807 | controller |     "Jun 11 12:20:24.583318 crc crio[24477]: time=\"2026-06-11T12:20:24.5832029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.670822 | controller |     "Jun 11 12:20:24.786490 crc crio[24477]: time=\"2026-06-11T12:20:24.785860444Z\" level=info msg=\"Created container a14e92c91c304808297306fdff2f8bd1f905fd051f29dbe2eb72828123d759f4: openstack/ovn-controller-ovs-8t2kw/ovsdb-server\" id=0180b101-d7e4-4b23-a316-7781f1952c09 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.670836 | controller |     "Jun 11 12:20:24.788717 crc crio[24477]: time=\"2026-06-11T12:20:24.788535798Z\" level=info msg=\"Starting container: a14e92c91c304808297306fdff2f8bd1f905fd051f29dbe2eb72828123d759f4\" id=829bf519-c0fe-42c0-8069-56f30300d14e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.670871 | controller |     "Jun 11 12:20:24.796008 crc crio[24477]: time=\"2026-06-11T12:20:24.79571675Z\" level=info msg=\"Started container\" PID=59359 containerID=a14e92c91c304808297306fdff2f8bd1f905fd051f29dbe2eb72828123d759f4 description=openstack/ovn-controller-ovs-8t2kw/ovsdb-server id=829bf519-c0fe-42c0-8069-56f30300d14e name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd78ddb759e410ffd524f845c2072f9828b6798088e753585ebe201a2cd12ab4",
2026-06-11 13:18:31.670891 | controller |     "Jun 11 12:20:24.812783 crc crio[24477]: time=\"2026-06-11T12:20:24.812173711Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=da84ae34-08ed-4c7b-b4d7-bd5f43bc30d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.670909 | controller |     "Jun 11 12:20:24.818344 crc crio[24477]: time=\"2026-06-11T12:20:24.818035955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=a2612b9e-e133-4cd1-9558-5744a11cdcb6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.670928 | controller |     "Jun 11 12:20:24.830834 crc crio[24477]: time=\"2026-06-11T12:20:24.830741221Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-8t2kw/ovs-vswitchd\" id=b5a8dc45-231d-4e1f-88c8-b0a0b95a4af1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.670946 | controller |     "Jun 11 12:20:24.832115 crc crio[24477]: time=\"2026-06-11T12:20:24.832051239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.670964 | controller |     "Jun 11 12:20:24.875837 crc crio[24477]: time=\"2026-06-11T12:20:24.875701059Z\" level=info msg=\"Stopped pod sandbox: a0c0825b0f8cb7f7203f5f74f8c2bfe8b791c5192b7aa63947c8a9dc8c6d5775\" id=fd8ed256-dec9-40a2-8c27-c2a60bc5216c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.670987 | controller |     "Jun 11 12:20:24.906040 crc crio[24477]: time=\"2026-06-11T12:20:24.905925305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.671005 | controller |     "Jun 11 12:20:25.104760 crc crio[24477]: 2026-06-11T12:20:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de799f40f4eb7bc Mac:da:20:5f:b3:76:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/051c744b-81a9-4f71-93ac-eb1457db6dba SocketPath: PciID:}] [{Interface:0xc0001305c0 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.671023 | controller |     "Jun 11 12:20:25.105515 crc crio[24477]: time=\"2026-06-11T12:20:25.105406692Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-77594b4b4f-ztfct Namespace:openstack ID:de799f40f4eb7bc2754962ac183fb465a8b6cee890e9f58f5460af95808ad990 UID:bfc522e6-a88b-4d55-a2cd-39e7ac6d591e NetNS:/var/run/netns/051c744b-81a9-4f71-93ac-eb1457db6dba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbfc522e6_a88b_4d55_a2cd_39e7ac6d591e.slice PodAnnotations:0xc0072c0770}] Aliases:map[]}\"",
2026-06-11 13:18:31.671041 | controller |     "Jun 11 12:20:25.105955 crc crio[24477]: time=\"2026-06-11T12:20:25.105715771Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-77594b4b4f-ztfct for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.671059 | controller |     "Jun 11 12:20:25.114755 crc crio[24477]: time=\"2026-06-11T12:20:25.114592349Z\" level=info msg=\"Ran pod sandbox de799f40f4eb7bc2754962ac183fb465a8b6cee890e9f58f5460af95808ad990 with infra container: openstack/dnsmasq-dns-77594b4b4f-ztfct/POD\" id=d663fc3f-5112-458b-90e1-2871f25bf7e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.671075 | controller |     "Jun 11 12:20:25.123420 crc crio[24477]: time=\"2026-06-11T12:20:25.122802321Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=fb718800-dc42-49e4-8162-e041c07cacb8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.671114 | controller |     "Jun 11 12:20:25.185713 crc crio[24477]: time=\"2026-06-11T12:20:25.185109596Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3a7a93fb-aa0d-4c88-b0d7-648e048eb55a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.671142 | controller |     "Jun 11 12:20:25.200471 crc crio[24477]: time=\"2026-06-11T12:20:25.200364491Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-77594b4b4f-ztfct/init\" id=fbb6ca3f-2018-4ebb-adf0-57bad217b597 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.671159 | controller |     "Jun 11 12:20:25.202546 crc crio[24477]: time=\"2026-06-11T12:20:25.20245316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.671175 | controller |     "Jun 11 12:20:25.208352 crc crio[24477]: time=\"2026-06-11T12:20:25.207699877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.671191 | controller |     "Jun 11 12:20:25.260801 crc crio[24477]: time=\"2026-06-11T12:20:25.260588578Z\" level=info msg=\"Removing container: af928950b4e1f7728f8cd92188e4660226ba4a4cbe1a60f49f205469426a735f\" id=6fc9f181-5fc1-4663-b6d6-736ed5c23ea0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.671206 | controller |     "Jun 11 12:20:25.264114 crc crio[24477]: time=\"2026-06-11T12:20:25.264011174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.671226 | controller |     "Jun 11 12:20:25.276799 crc crio[24477]: time=\"2026-06-11T12:20:25.276579816Z\" level=info msg=\"Stopping pod sandbox: e37944723a35c462d93ddb70d2c20788f62cbc2c2b0875193c681e3ddca7d352\" id=bc7032e1-7528-4078-893f-f1d3e3601080 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.671241 | controller |     "Jun 11 12:20:25.277133 crc crio[24477]: time=\"2026-06-11T12:20:25.277053009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.671257 | controller |     "Jun 11 12:20:25.278046 crc crio[24477]: time=\"2026-06-11T12:20:25.277956525Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686340-cn7b4 Namespace:openshift-infra ID:e37944723a35c462d93ddb70d2c20788f62cbc2c2b0875193c681e3ddca7d352 UID:d529d318-73cc-4fe5-96b0-85d2072df05f NetNS:/var/run/netns/abff8500-d860-4427-be68-567f992063ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd529d318_73cc_4fe5_96b0_85d2072df05f.slice PodAnnotations:0xc000a154b0}] Aliases:map[]}\"",
2026-06-11 13:18:31.671272 | controller |     "Jun 11 12:20:25.278489 crc crio[24477]: time=\"2026-06-11T12:20:25.278419138Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686340-cn7b4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.671287 | controller |     "Jun 11 12:20:25.317011 crc crio[24477]: time=\"2026-06-11T12:20:25.313004818Z\" level=info msg=\"Removed container af928950b4e1f7728f8cd92188e4660226ba4a4cbe1a60f49f205469426a735f: openstack/dnsmasq-dns-6b994dcc49-qk7bx/dnsmasq-dns\" id=6fc9f181-5fc1-4663-b6d6-736ed5c23ea0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.671303 | controller |     "Jun 11 12:20:25.322018 crc crio[24477]: time=\"2026-06-11T12:20:25.321945797Z\" level=info msg=\"Removing container: 16349d05e7fdfb34c6cabee00cf50909aca28bcaa0257cbaa5f3a98bdaaa73cc\" id=e0664922-adbe-4d73-9643-cccbe42725a5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.671318 | controller |     "Jun 11 12:20:25.341437 crc crio[24477]: time=\"2026-06-11T12:20:25.341318119Z\" level=info msg=\"Created container cc8f6a6719b9d4113db74cac9c7d9ba041d6e41a5aafbfb796c60d5693cf0305: openstack/ovn-controller-ovs-8t2kw/ovs-vswitchd\" id=b5a8dc45-231d-4e1f-88c8-b0a0b95a4af1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.671333 | controller |     "Jun 11 12:20:25.344410 crc crio[24477]: time=\"2026-06-11T12:20:25.344381757Z\" level=info msg=\"Starting container: cc8f6a6719b9d4113db74cac9c7d9ba041d6e41a5aafbfb796c60d5693cf0305\" id=34ee13ce-d03a-415f-bea7-b42f0b2375bc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.671348 | controller |     "Jun 11 12:20:25.352896 crc crio[24477]: time=\"2026-06-11T12:20:25.35279427Z\" level=info msg=\"Started container\" PID=59469 containerID=cc8f6a6719b9d4113db74cac9c7d9ba041d6e41a5aafbfb796c60d5693cf0305 description=openstack/ovn-controller-ovs-8t2kw/ovs-vswitchd id=34ee13ce-d03a-415f-bea7-b42f0b2375bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd78ddb759e410ffd524f845c2072f9828b6798088e753585ebe201a2cd12ab4",
2026-06-11 13:18:31.671362 | controller |     "Jun 11 12:20:25.361207 crc crio[24477]: time=\"2026-06-11T12:20:25.361064946Z\" level=info msg=\"Removed container 16349d05e7fdfb34c6cabee00cf50909aca28bcaa0257cbaa5f3a98bdaaa73cc: openstack/dnsmasq-dns-6b994dcc49-qk7bx/init\" id=e0664922-adbe-4d73-9643-cccbe42725a5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.671377 | controller |     "Jun 11 12:20:25.427994 crc crio[24477]: time=\"2026-06-11T12:20:25.427895303Z\" level=info msg=\"Created container 09600fd3e4a34032d96f4226808275cab18905c226bb7fbb2da185d7848e94a5: openstack/dnsmasq-dns-77594b4b4f-ztfct/init\" id=fbb6ca3f-2018-4ebb-adf0-57bad217b597 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.671395 | controller |     "Jun 11 12:20:25.429900 crc crio[24477]: time=\"2026-06-11T12:20:25.429860998Z\" level=info msg=\"Starting container: 09600fd3e4a34032d96f4226808275cab18905c226bb7fbb2da185d7848e94a5\" id=cfca708e-b1d4-43e0-805d-9ed72473f930 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.671410 | controller |     "Jun 11 12:20:25.435787 crc crio[24477]: time=\"2026-06-11T12:20:25.435516759Z\" level=info msg=\"Started container\" PID=59492 containerID=09600fd3e4a34032d96f4226808275cab18905c226bb7fbb2da185d7848e94a5 description=openstack/dnsmasq-dns-77594b4b4f-ztfct/init id=cfca708e-b1d4-43e0-805d-9ed72473f930 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de799f40f4eb7bc2754962ac183fb465a8b6cee890e9f58f5460af95808ad990",
2026-06-11 13:18:31.671425 | controller |     "Jun 11 12:20:25.585058 crc crio[24477]: time=\"2026-06-11T12:20:25.584282004Z\" level=info msg=\"Stopped pod sandbox: e37944723a35c462d93ddb70d2c20788f62cbc2c2b0875193c681e3ddca7d352\" id=bc7032e1-7528-4078-893f-f1d3e3601080 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.671440 | controller |     "Jun 11 12:20:26.336875 crc crio[24477]: time=\"2026-06-11T12:20:26.331351694Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=57c72414-3db8-4e35-ac5e-2d6e2d2abba6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.671455 | controller |     "Jun 11 12:20:26.348989 crc crio[24477]: time=\"2026-06-11T12:20:26.348904657Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d141b780-79f4-4248-a886-edbe83caf9e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.671470 | controller |     "Jun 11 12:20:26.496058 crc crio[24477]: time=\"2026-06-11T12:20:26.495829931Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a3b9dc48-47a1-46e5-baf5-83c42bfee327 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.671486 | controller |     "Jun 11 12:20:26.501134 crc crio[24477]: time=\"2026-06-11T12:20:26.501030569Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5b1b2c95-fe01-44de-8e10-32fc953c0c3b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.671501 | controller |     "Jun 11 12:20:26.648894 crc crio[24477]: time=\"2026-06-11T12:20:26.645122491Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=11841d8b-41e8-418d-bfd2-698116c583ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.671516 | controller |     "Jun 11 12:20:26.648894 crc crio[24477]: time=\"2026-06-11T12:20:26.647050146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.671531 | controller |     "Jun 11 12:20:26.714813 crc crio[24477]: time=\"2026-06-11T12:20:26.714748771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.671545 | controller |     "Jun 11 12:20:26.721146 crc crio[24477]: time=\"2026-06-11T12:20:26.721116449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.671560 | controller |     "Jun 11 12:20:26.768948 crc crio[24477]: time=\"2026-06-11T12:20:26.768787294Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-77594b4b4f-ztfct/dnsmasq-dns\" id=27f2b5c7-3eca-43ce-a485-b673399bc575 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.671578 | controller |     "Jun 11 12:20:26.771261 crc crio[24477]: time=\"2026-06-11T12:20:26.771172872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.671592 | controller |     "Jun 11 12:20:26.842188 crc crio[24477]: time=\"2026-06-11T12:20:26.842064536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.671607 | controller |     "Jun 11 12:20:26.851511 crc crio[24477]: time=\"2026-06-11T12:20:26.851466479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.671621 | controller |     "Jun 11 12:20:27.252963 crc crio[24477]: time=\"2026-06-11T12:20:27.251348819Z\" level=info msg=\"Created container 60280ea375124441575c53a2311e3890c11f1eac1062d85bdb524a481d51d676: openstack/openstack-cell1-galera-0/galera\" id=11841d8b-41e8-418d-bfd2-698116c583ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.671635 | controller |     "Jun 11 12:20:27.255970 crc crio[24477]: time=\"2026-06-11T12:20:27.255710221Z\" level=info msg=\"Starting container: 60280ea375124441575c53a2311e3890c11f1eac1062d85bdb524a481d51d676\" id=5b9332ba-0930-489e-aa64-0cf3b89f1553 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.671650 | controller |     "Jun 11 12:20:27.267078 crc crio[24477]: time=\"2026-06-11T12:20:27.266961116Z\" level=info msg=\"Started container\" PID=59627 containerID=60280ea375124441575c53a2311e3890c11f1eac1062d85bdb524a481d51d676 description=openstack/openstack-cell1-galera-0/galera id=5b9332ba-0930-489e-aa64-0cf3b89f1553 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2200cc85422d8dc80f0f995df075e56d794d4c854d9640313456892586e814a8",
2026-06-11 13:18:31.671665 | controller |     "Jun 11 12:20:27.315448 crc crio[24477]: time=\"2026-06-11T12:20:27.314833516Z\" level=info msg=\"Created container 9d1f3e23c70398e9a763c842226b751390a886e8bf4b1757f0e73c342884268f: openstack/dnsmasq-dns-77594b4b4f-ztfct/dnsmasq-dns\" id=27f2b5c7-3eca-43ce-a485-b673399bc575 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.671679 | controller |     "Jun 11 12:20:27.320474 crc crio[24477]: time=\"2026-06-11T12:20:27.320202928Z\" level=info msg=\"Starting container: 9d1f3e23c70398e9a763c842226b751390a886e8bf4b1757f0e73c342884268f\" id=0951d156-1b3c-402b-b061-aafc3570ec10 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.671694 | controller |     "Jun 11 12:20:27.328869 crc crio[24477]: time=\"2026-06-11T12:20:27.328113928Z\" level=info msg=\"Started container\" PID=59631 containerID=9d1f3e23c70398e9a763c842226b751390a886e8bf4b1757f0e73c342884268f description=openstack/dnsmasq-dns-77594b4b4f-ztfct/dnsmasq-dns id=0951d156-1b3c-402b-b061-aafc3570ec10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de799f40f4eb7bc2754962ac183fb465a8b6cee890e9f58f5460af95808ad990",
2026-06-11 13:18:31.671709 | controller |     "Jun 11 12:20:27.371270 crc crio[24477]: time=\"2026-06-11T12:20:27.366157345Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=98c8bdba-0ee3-4dce-979a-898b7849632a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.671725 | controller |     "Jun 11 12:20:27.434804 crc crio[24477]: time=\"2026-06-11T12:20:27.434412196Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c4be838e-6cfe-4ca5-878a-92e2202c4248 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.671740 | controller |     "Jun 11 12:20:27.519739 crc crio[24477]: time=\"2026-06-11T12:20:27.519000936Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=d458b9c8-915b-42cf-9b2a-207272c9ed79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.671759 | controller |     "Jun 11 12:20:27.525729 crc crio[24477]: time=\"2026-06-11T12:20:27.525597612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.671775 | controller |     "Jun 11 12:20:27.613514 crc crio[24477]: time=\"2026-06-11T12:20:27.612928004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.671789 | controller |     "Jun 11 12:20:27.642979 crc crio[24477]: time=\"2026-06-11T12:20:27.642924724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.671804 | controller |     "Jun 11 12:20:27.786495 crc crio[24477]: time=\"2026-06-11T12:20:27.786295129Z\" level=info msg=\"Created container 36f5b609446c43355a7566d9ea6d6681dd90efcb1da45c89c045c07420c39db0: openstack/openstack-galera-0/galera\" id=d458b9c8-915b-42cf-9b2a-207272c9ed79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.671819 | controller |     "Jun 11 12:20:27.789029 crc crio[24477]: time=\"2026-06-11T12:20:27.788933024Z\" level=info msg=\"Starting container: 36f5b609446c43355a7566d9ea6d6681dd90efcb1da45c89c045c07420c39db0\" id=5890425c-ba2e-4c10-991a-20d48e79454a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.671833 | controller |     "Jun 11 12:20:27.796271 crc crio[24477]: time=\"2026-06-11T12:20:27.796179296Z\" level=info msg=\"Started container\" PID=59705 containerID=36f5b609446c43355a7566d9ea6d6681dd90efcb1da45c89c045c07420c39db0 description=openstack/openstack-galera-0/galera id=5890425c-ba2e-4c10-991a-20d48e79454a name=/runtime.v1.RuntimeService/StartContainer sandboxID=14170729c548fda7b13f85f4dadd8621f9a95ca40b83cb445d06f1db44a3df05",
2026-06-11 13:18:31.671865 | controller |     "Jun 11 12:20:28.830953 crc crio[24477]: time=\"2026-06-11T12:20:28.830828434Z\" level=info msg=\"Removing container: 0615a0509a04e66e1dafd550de8d218b82677e2d1a8d9a8dd99139b96b1e2c11\" id=45ca580c-f7cc-4f34-81c3-b1b833882343 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.671891 | controller |     "Jun 11 12:20:28.951414 crc crio[24477]: time=\"2026-06-11T12:20:28.950601265Z\" level=info msg=\"Removed container 0615a0509a04e66e1dafd550de8d218b82677e2d1a8d9a8dd99139b96b1e2c11: openshift-infra/auto-csr-approver-29686334-bt89z/oc\" id=45ca580c-f7cc-4f34-81c3-b1b833882343 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.671911 | controller |     "Jun 11 12:20:28.964818 crc crio[24477]: time=\"2026-06-11T12:20:28.964631468Z\" level=info msg=\"Stopping pod sandbox: 8e3dbd9af8e56e116c2e2673f70588cdbf473763f4fc828e06f4bded90a1a413\" id=10eac862-2be6-401c-b539-e73ab3e13975 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.671929 | controller |     "Jun 11 12:20:28.964818 crc crio[24477]: time=\"2026-06-11T12:20:28.964787392Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8e3dbd9af8e56e116c2e2673f70588cdbf473763f4fc828e06f4bded90a1a413\" id=10eac862-2be6-401c-b539-e73ab3e13975 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.671947 | controller |     "Jun 11 12:20:28.966227 crc crio[24477]: time=\"2026-06-11T12:20:28.96612298Z\" level=info msg=\"Removing pod sandbox: 8e3dbd9af8e56e116c2e2673f70588cdbf473763f4fc828e06f4bded90a1a413\" id=db3cde3e-10ce-426e-b633-9d378e5a82fb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.671965 | controller |     "Jun 11 12:20:28.991682 crc crio[24477]: time=\"2026-06-11T12:20:28.991466199Z\" level=info msg=\"Removed pod sandbox: 8e3dbd9af8e56e116c2e2673f70588cdbf473763f4fc828e06f4bded90a1a413\" id=db3cde3e-10ce-426e-b633-9d378e5a82fb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.671983 | controller |     "Jun 11 12:20:28.992605 crc crio[24477]: time=\"2026-06-11T12:20:28.992490948Z\" level=info msg=\"Stopping pod sandbox: a0c0825b0f8cb7f7203f5f74f8c2bfe8b791c5192b7aa63947c8a9dc8c6d5775\" id=97096049-b881-4cbd-805f-21e7ce10167a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.672005 | controller |     "Jun 11 12:20:28.992777 crc crio[24477]: time=\"2026-06-11T12:20:28.992625952Z\" level=info msg=\"Stopped pod sandbox (already stopped): a0c0825b0f8cb7f7203f5f74f8c2bfe8b791c5192b7aa63947c8a9dc8c6d5775\" id=97096049-b881-4cbd-805f-21e7ce10167a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.672024 | controller |     "Jun 11 12:20:28.993280 crc crio[24477]: time=\"2026-06-11T12:20:28.993187027Z\" level=info msg=\"Removing pod sandbox: a0c0825b0f8cb7f7203f5f74f8c2bfe8b791c5192b7aa63947c8a9dc8c6d5775\" id=49a5cf7f-1880-4a4c-9c4f-3a3e2714c230 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.672043 | controller |     "Jun 11 12:20:29.007879 crc crio[24477]: time=\"2026-06-11T12:20:29.007730054Z\" level=info msg=\"Removed pod sandbox: a0c0825b0f8cb7f7203f5f74f8c2bfe8b791c5192b7aa63947c8a9dc8c6d5775\" id=49a5cf7f-1880-4a4c-9c4f-3a3e2714c230 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.672059 | controller |     "Jun 11 12:20:29.010346 crc crio[24477]: time=\"2026-06-11T12:20:29.010227875Z\" level=info msg=\"Stopping pod sandbox: ce075ad6537e7478b5b75ae1d9ed4387daf0c016a87a65b3c5727e3fdbe80271\" id=a0ac5167-e4a1-4310-a3ff-e9146d0cdf26 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.672073 | controller |     "Jun 11 12:20:29.010496 crc crio[24477]: time=\"2026-06-11T12:20:29.010435611Z\" level=info msg=\"Stopped pod sandbox (already stopped): ce075ad6537e7478b5b75ae1d9ed4387daf0c016a87a65b3c5727e3fdbe80271\" id=a0ac5167-e4a1-4310-a3ff-e9146d0cdf26 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.672088 | controller |     "Jun 11 12:20:29.011840 crc crio[24477]: time=\"2026-06-11T12:20:29.011745968Z\" level=info msg=\"Removing pod sandbox: ce075ad6537e7478b5b75ae1d9ed4387daf0c016a87a65b3c5727e3fdbe80271\" id=e67aa621-ec3c-4e86-86c5-a7fa11b97ed0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.672101 | controller |     "Jun 11 12:20:29.026088 crc crio[24477]: time=\"2026-06-11T12:20:29.025917696Z\" level=info msg=\"Removed pod sandbox: ce075ad6537e7478b5b75ae1d9ed4387daf0c016a87a65b3c5727e3fdbe80271\" id=e67aa621-ec3c-4e86-86c5-a7fa11b97ed0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.672115 | controller |     "Jun 11 12:20:29.028577 crc crio[24477]: time=\"2026-06-11T12:20:29.028496347Z\" level=info msg=\"Stopping pod sandbox: 48e33764786c56b95824915a988fd20614dd54eb584d74d8febf5552f5380406\" id=0967cfd2-8046-4686-af77-b1a3f0ff6e2d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.672130 | controller |     "Jun 11 12:20:29.028756 crc crio[24477]: time=\"2026-06-11T12:20:29.028698192Z\" level=info msg=\"Stopped pod sandbox (already stopped): 48e33764786c56b95824915a988fd20614dd54eb584d74d8febf5552f5380406\" id=0967cfd2-8046-4686-af77-b1a3f0ff6e2d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.672144 | controller |     "Jun 11 12:20:29.029334 crc crio[24477]: time=\"2026-06-11T12:20:29.029253858Z\" level=info msg=\"Removing pod sandbox: 48e33764786c56b95824915a988fd20614dd54eb584d74d8febf5552f5380406\" id=3456faba-0938-4377-a2dd-badfaf549dd5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.672158 | controller |     "Jun 11 12:20:29.044705 crc crio[24477]: time=\"2026-06-11T12:20:29.044538497Z\" level=info msg=\"Removed pod sandbox: 48e33764786c56b95824915a988fd20614dd54eb584d74d8febf5552f5380406\" id=3456faba-0938-4377-a2dd-badfaf549dd5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.672172 | controller |     "Jun 11 12:20:29.046385 crc crio[24477]: time=\"2026-06-11T12:20:29.046256135Z\" level=info msg=\"Stopping pod sandbox: 3ea5196abd39f689e65040e5809d4881d684f11941bcbb75af0a86d24daaf51e\" id=d30664f3-a79f-42a0-b4bb-47e98f71592c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.672190 | controller |     "Jun 11 12:20:29.046385 crc crio[24477]: time=\"2026-06-11T12:20:29.046375018Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3ea5196abd39f689e65040e5809d4881d684f11941bcbb75af0a86d24daaf51e\" id=d30664f3-a79f-42a0-b4bb-47e98f71592c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.672206 | controller |     "Jun 11 12:20:29.047340 crc crio[24477]: time=\"2026-06-11T12:20:29.047250051Z\" level=info msg=\"Removing pod sandbox: 3ea5196abd39f689e65040e5809d4881d684f11941bcbb75af0a86d24daaf51e\" id=5f74630e-c11b-4e69-8d46-2b1271402997 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.672221 | controller |     "Jun 11 12:20:29.076492 crc crio[24477]: time=\"2026-06-11T12:20:29.076353948Z\" level=info msg=\"Removed pod sandbox: 3ea5196abd39f689e65040e5809d4881d684f11941bcbb75af0a86d24daaf51e\" id=5f74630e-c11b-4e69-8d46-2b1271402997 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.672235 | controller |     "Jun 11 12:20:29.770515 crc crio[24477]: time=\"2026-06-11T12:20:29.770388856Z\" level=info msg=\"Stopping container: 8dedffd06990418e2771201eec86baf89a32eabd7515a5fdbb71f9b79a985eb1 (timeout: 10s)\" id=de1c3639-e993-4891-84fb-f41863e1bc32 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.672250 | controller |     "Jun 11 12:20:29.917046 crc crio[24477]: time=\"2026-06-11T12:20:29.916889307Z\" level=info msg=\"Stopped container 8dedffd06990418e2771201eec86baf89a32eabd7515a5fdbb71f9b79a985eb1: openstack/dnsmasq-dns-86cd84489-mdrhw/dnsmasq-dns\" id=de1c3639-e993-4891-84fb-f41863e1bc32 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.672265 | controller |     "Jun 11 12:20:29.918187 crc crio[24477]: time=\"2026-06-11T12:20:29.918103151Z\" level=info msg=\"Stopping pod sandbox: 2392c120f2ee7c8236802593c64dc9da2533f0bedf43e46cadb3b5e56a717e4c\" id=6d7716df-6113-4fa7-bbba-60904ec0ee7c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.672280 | controller |     "Jun 11 12:20:29.919164 crc crio[24477]: time=\"2026-06-11T12:20:29.919006157Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86cd84489-mdrhw Namespace:openstack ID:2392c120f2ee7c8236802593c64dc9da2533f0bedf43e46cadb3b5e56a717e4c UID:8acc89a5-f6e4-4f50-883c-4f83977c2b94 NetNS:/var/run/netns/944e9c66-2ba3-4f0d-974c-40b6c95bb653 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8acc89a5_f6e4_4f50_883c_4f83977c2b94.slice PodAnnotations:0xc00251ed68}] Aliases:map[]}\"",
2026-06-11 13:18:31.672294 | controller |     "Jun 11 12:20:29.919325 crc crio[24477]: time=\"2026-06-11T12:20:29.919251343Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-86cd84489-mdrhw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.672310 | controller |     "Jun 11 12:20:30.312936 crc crio[24477]: time=\"2026-06-11T12:20:30.311699322Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7b6fcdc445-gch9m/POD\" id=a2cc5133-bb7d-44d1-b28d-faafecd37a05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.672324 | controller |     "Jun 11 12:20:30.312936 crc crio[24477]: time=\"2026-06-11T12:20:30.312264945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.672340 | controller |     "Jun 11 12:20:30.448741 crc crio[24477]: time=\"2026-06-11T12:20:30.438371496Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-gch9m Namespace:openstack ID:efd86ff58f7f34018126c6d5ebb4b487592ebb8a889a6f5ddcc80778019935fc UID:44d115aa-a7e7-4416-a3f9-620ce5ea2f7b NetNS:/var/run/netns/a961877c-2598-4389-8768-ca734f6b0f72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44d115aa_a7e7_4416_a3f9_620ce5ea2f7b.slice PodAnnotations:0xc0005304d0}] Aliases:map[]}\"",
2026-06-11 13:18:31.672359 | controller |     "Jun 11 12:20:30.448741 crc crio[24477]: time=\"2026-06-11T12:20:30.438453968Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7b6fcdc445-gch9m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.672374 | controller |     "Jun 11 12:20:30.701629 crc crio[24477]: time=\"2026-06-11T12:20:30.700948393Z\" level=info msg=\"Stopped pod sandbox: 2392c120f2ee7c8236802593c64dc9da2533f0bedf43e46cadb3b5e56a717e4c\" id=6d7716df-6113-4fa7-bbba-60904ec0ee7c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.672388 | controller |     "Jun 11 12:20:31.104180 crc crio[24477]: 2026-06-11T12:20:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:efd86ff58f7f340 Mac:3a:17:eb:64:25:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/a961877c-2598-4389-8768-ca734f6b0f72 SocketPath: PciID:}] [{Interface:0xc000014750 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.672403 | controller |     "Jun 11 12:20:31.106175 crc crio[24477]: time=\"2026-06-11T12:20:31.10613668Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-gch9m Namespace:openstack ID:efd86ff58f7f34018126c6d5ebb4b487592ebb8a889a6f5ddcc80778019935fc UID:44d115aa-a7e7-4416-a3f9-620ce5ea2f7b NetNS:/var/run/netns/a961877c-2598-4389-8768-ca734f6b0f72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44d115aa_a7e7_4416_a3f9_620ce5ea2f7b.slice PodAnnotations:0xc0005304d0}] Aliases:map[]}\"",
2026-06-11 13:18:31.672417 | controller |     "Jun 11 12:20:31.106736 crc crio[24477]: time=\"2026-06-11T12:20:31.106302325Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7b6fcdc445-gch9m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.672432 | controller |     "Jun 11 12:20:31.120339 crc crio[24477]: time=\"2026-06-11T12:20:31.120080471Z\" level=info msg=\"Ran pod sandbox efd86ff58f7f34018126c6d5ebb4b487592ebb8a889a6f5ddcc80778019935fc with infra container: openstack/dnsmasq-dns-7b6fcdc445-gch9m/POD\" id=a2cc5133-bb7d-44d1-b28d-faafecd37a05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.672446 | controller |     "Jun 11 12:20:31.126086 crc crio[24477]: time=\"2026-06-11T12:20:31.126001325Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a25af8b1-3cac-4d70-8f57-714689de42fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.672461 | controller |     "Jun 11 12:20:31.213188 crc crio[24477]: time=\"2026-06-11T12:20:31.212856024Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a774f0c1-c120-4252-9a3e-cfda6bdcdc79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.672475 | controller |     "Jun 11 12:20:31.230081 crc crio[24477]: time=\"2026-06-11T12:20:31.229957116Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6fcdc445-gch9m/init\" id=ee984462-ad60-438f-aca2-e90ddbf42073 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.672489 | controller |     "Jun 11 12:20:31.232436 crc crio[24477]: time=\"2026-06-11T12:20:31.231590802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.672504 | controller |     "Jun 11 12:20:31.287537 crc crio[24477]: time=\"2026-06-11T12:20:31.287402405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.672518 | controller |     "Jun 11 12:20:31.296001 crc crio[24477]: time=\"2026-06-11T12:20:31.295882893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.672537 | controller |     "Jun 11 12:20:31.417174 crc crio[24477]: time=\"2026-06-11T12:20:31.417040596Z\" level=info msg=\"Created container db8412f2cd77663596c1915e800b620c40af2e0f0793ee2d2164b2d69263a17c: openstack/dnsmasq-dns-7b6fcdc445-gch9m/init\" id=ee984462-ad60-438f-aca2-e90ddbf42073 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.672551 | controller |     "Jun 11 12:20:31.419475 crc crio[24477]: time=\"2026-06-11T12:20:31.419422653Z\" level=info msg=\"Starting container: db8412f2cd77663596c1915e800b620c40af2e0f0793ee2d2164b2d69263a17c\" id=41b9832a-39e4-4af7-97ca-7f4cdf053d3c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.672566 | controller |     "Jun 11 12:20:31.426950 crc crio[24477]: time=\"2026-06-11T12:20:31.426859314Z\" level=info msg=\"Started container\" PID=60652 containerID=db8412f2cd77663596c1915e800b620c40af2e0f0793ee2d2164b2d69263a17c description=openstack/dnsmasq-dns-7b6fcdc445-gch9m/init id=41b9832a-39e4-4af7-97ca-7f4cdf053d3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=efd86ff58f7f34018126c6d5ebb4b487592ebb8a889a6f5ddcc80778019935fc",
2026-06-11 13:18:31.672581 | controller |     "Jun 11 12:20:31.491540 crc crio[24477]: time=\"2026-06-11T12:20:31.491414419Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-9fpm5/POD\" id=0434a193-a9ad-44e7-97d1-c3449fd564cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.672597 | controller |     "Jun 11 12:20:31.491540 crc crio[24477]: time=\"2026-06-11T12:20:31.491518222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.672612 | controller |     "Jun 11 12:20:31.531908 crc crio[24477]: time=\"2026-06-11T12:20:31.53182201Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-9fpm5 Namespace:openstack ID:3ec7a4d1638261f7b02faad03e80c6a6dd3d6a2e931605e145124e82bc41e927 UID:b37c0f36-b0f3-4718-89eb-0485c2f788d4 NetNS:/var/run/netns/68088ab1-b191-4d6d-969b-6e77bd940d47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb37c0f36_b0f3_4718_89eb_0485c2f788d4.slice PodAnnotations:0xc00251e360}] Aliases:map[]}\"",
2026-06-11 13:18:31.672627 | controller |     "Jun 11 12:20:31.531908 crc crio[24477]: time=\"2026-06-11T12:20:31.531880562Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-9fpm5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.672642 | controller |     "Jun 11 12:20:31.558983 crc crio[24477]: time=\"2026-06-11T12:20:31.558759196Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2b3072c1-70df-47de-a842-c039773661b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.672657 | controller |     "Jun 11 12:20:31.602601 crc crio[24477]: time=\"2026-06-11T12:20:31.602429208Z\" level=info msg=\"Removing container: 8dedffd06990418e2771201eec86baf89a32eabd7515a5fdbb71f9b79a985eb1\" id=68eb0d68-91f0-4f25-8bca-0f7c6e8cfa94 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.672671 | controller |     "Jun 11 12:20:31.635524 crc crio[24477]: time=\"2026-06-11T12:20:31.635418503Z\" level=info msg=\"Removed container 8dedffd06990418e2771201eec86baf89a32eabd7515a5fdbb71f9b79a985eb1: openstack/dnsmasq-dns-86cd84489-mdrhw/dnsmasq-dns\" id=68eb0d68-91f0-4f25-8bca-0f7c6e8cfa94 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.672685 | controller |     "Jun 11 12:20:31.647697 crc crio[24477]: time=\"2026-06-11T12:20:31.647462058Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=04ba9f86-0bbd-4f69-bbe3-4ede6d537e23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.672703 | controller |     "Jun 11 12:20:31.648733 crc crio[24477]: time=\"2026-06-11T12:20:31.648605361Z\" level=info msg=\"Removing container: 9bd02e04d321af88b38a8d272adf0024afc395891f4572880205220702c10ad1\" id=1178c081-e95d-413b-9289-924d43eeb736 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.672718 | controller |     "Jun 11 12:20:31.679978 crc crio[24477]: time=\"2026-06-11T12:20:31.678035557Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6fcdc445-gch9m/dnsmasq-dns\" id=d326748d-b4ad-4855-b5c7-d28a3e0e1db4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.672732 | controller |     "Jun 11 12:20:31.684836 crc crio[24477]: time=\"2026-06-11T12:20:31.681947828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.672747 | controller |     "Jun 11 12:20:31.748127 crc crio[24477]: time=\"2026-06-11T12:20:31.74633003Z\" level=info msg=\"Removed container 9bd02e04d321af88b38a8d272adf0024afc395891f4572880205220702c10ad1: openstack/dnsmasq-dns-86cd84489-mdrhw/init\" id=1178c081-e95d-413b-9289-924d43eeb736 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.672761 | controller |     "Jun 11 12:20:31.764809 crc crio[24477]: time=\"2026-06-11T12:20:31.763452993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.672775 | controller |     "Jun 11 12:20:31.769951 crc crio[24477]: time=\"2026-06-11T12:20:31.769872687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.672790 | controller |     "Jun 11 12:20:31.893737 crc crio[24477]: time=\"2026-06-11T12:20:31.89107166Z\" level=info msg=\"Created container 766eb5b51ba11b1d9e056ebbbb2b620910d11c868bdde837e83f4f5df0d5de16: openstack/dnsmasq-dns-7b6fcdc445-gch9m/dnsmasq-dns\" id=d326748d-b4ad-4855-b5c7-d28a3e0e1db4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.672804 | controller |     "Jun 11 12:20:31.895456 crc crio[24477]: time=\"2026-06-11T12:20:31.89491324Z\" level=info msg=\"Starting container: 766eb5b51ba11b1d9e056ebbbb2b620910d11c868bdde837e83f4f5df0d5de16\" id=4f51d481-d998-40ff-8ea1-c9df0ad45ddb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.672819 | controller |     "Jun 11 12:20:31.904872 crc crio[24477]: time=\"2026-06-11T12:20:31.904603732Z\" level=info msg=\"Started container\" PID=60780 containerID=766eb5b51ba11b1d9e056ebbbb2b620910d11c868bdde837e83f4f5df0d5de16 description=openstack/dnsmasq-dns-7b6fcdc445-gch9m/dnsmasq-dns id=4f51d481-d998-40ff-8ea1-c9df0ad45ddb name=/runtime.v1.RuntimeService/StartContainer sandboxID=efd86ff58f7f34018126c6d5ebb4b487592ebb8a889a6f5ddcc80778019935fc",
2026-06-11 13:18:31.672834 | controller |     "Jun 11 12:20:32.214413 crc crio[24477]: 2026-06-11T12:20:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ec7a4d1638261f Mac:9e:3a:22:1b:1a:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/68088ab1-b191-4d6d-969b-6e77bd940d47 SocketPath: PciID:}] [{Interface:0xc00059ef80 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.672866 | controller |     "Jun 11 12:20:32.216515 crc crio[24477]: time=\"2026-06-11T12:20:32.216364091Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-9fpm5 Namespace:openstack ID:3ec7a4d1638261f7b02faad03e80c6a6dd3d6a2e931605e145124e82bc41e927 UID:b37c0f36-b0f3-4718-89eb-0485c2f788d4 NetNS:/var/run/netns/68088ab1-b191-4d6d-969b-6e77bd940d47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb37c0f36_b0f3_4718_89eb_0485c2f788d4.slice PodAnnotations:0xc00251e360}] Aliases:map[]}\"",
2026-06-11 13:18:31.672889 | controller |     "Jun 11 12:20:32.216814 crc crio[24477]: time=\"2026-06-11T12:20:32.216730401Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-9fpm5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.672923 | controller |     "Jun 11 12:20:32.228301 crc crio[24477]: time=\"2026-06-11T12:20:32.22813593Z\" level=info msg=\"Ran pod sandbox 3ec7a4d1638261f7b02faad03e80c6a6dd3d6a2e931605e145124e82bc41e927 with infra container: openstack/swift-ring-rebalance-9fpm5/POD\" id=0434a193-a9ad-44e7-97d1-c3449fd564cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.672941 | controller |     "Jun 11 12:20:32.233459 crc crio[24477]: time=\"2026-06-11T12:20:32.233357777Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=dae1759f-45d4-460c-ae99-554e6b750db8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.672955 | controller |     "Jun 11 12:20:32.233995 crc crio[24477]: time=\"2026-06-11T12:20:32.23382332Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=dae1759f-45d4-460c-ae99-554e6b750db8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.672971 | controller |     "Jun 11 12:20:32.233995 crc crio[24477]: time=\"2026-06-11T12:20:32.233904372Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=dae1759f-45d4-460c-ae99-554e6b750db8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.672985 | controller |     "Jun 11 12:20:32.235360 crc crio[24477]: time=\"2026-06-11T12:20:32.235263099Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=86cb2a53-da68-4c94-8596-4162a6e5ef25 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.673000 | controller |     "Jun 11 12:20:32.241103 crc crio[24477]: time=\"2026-06-11T12:20:32.2409953Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"",
2026-06-11 13:18:31.673014 | controller |     "Jun 11 12:20:37.359776 crc crio[24477]: time=\"2026-06-11T12:20:37.358744178Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-zcsr2/POD\" id=21e1a10e-c531-4431-9318-e2a9535d1a91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.673029 | controller |     "Jun 11 12:20:37.361313 crc crio[24477]: time=\"2026-06-11T12:20:37.359831108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.673043 | controller |     "Jun 11 12:20:37.402791 crc crio[24477]: time=\"2026-06-11T12:20:37.401635071Z\" level=info msg=\"Running pod sandbox: openstack/keystone-2144-account-create-update-pprkt/POD\" id=62ec619d-63b5-4da8-89b5-8d40e31cb8ff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.673058 | controller |     "Jun 11 12:20:37.402791 crc crio[24477]: time=\"2026-06-11T12:20:37.402613668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.673072 | controller |     "Jun 11 12:20:37.706244 crc crio[24477]: time=\"2026-06-11T12:20:37.706189878Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-fwnn8/POD\" id=85d16031-731a-4b22-95e5-90a6facb2988 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.673087 | controller |     "Jun 11 12:20:37.706349 crc crio[24477]: time=\"2026-06-11T12:20:37.70627931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.673101 | controller |     "Jun 11 12:20:37.726989 crc crio[24477]: time=\"2026-06-11T12:20:37.726932639Z\" level=info msg=\"Running pod sandbox: openstack/placement-6040-account-create-update-b74mw/POD\" id=b0f255d3-6134-43c7-8935-d57cc265af54 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.673120 | controller |     "Jun 11 12:20:37.727145 crc crio[24477]: time=\"2026-06-11T12:20:37.727022602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.673135 | controller |     "Jun 11 12:20:38.151360 crc crio[24477]: time=\"2026-06-11T12:20:38.151257984Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781180437-nm6ch/POD\" id=a1967bd9-b338-4279-852c-b39365fb8173 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.673150 | controller |     "Jun 11 12:20:38.151360 crc crio[24477]: time=\"2026-06-11T12:20:38.151359967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.673165 | controller |     "Jun 11 12:20:38.856287 crc crio[24477]: time=\"2026-06-11T12:20:38.855738275Z\" level=info msg=\"Stopping container: 9d1f3e23c70398e9a763c842226b751390a886e8bf4b1757f0e73c342884268f (timeout: 10s)\" id=c0605949-7b76-40b5-98e3-c04b27cce4ac name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.673179 | controller |     "Jun 11 12:20:38.866959 crc crio[24477]: time=\"2026-06-11T12:20:38.866732527Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-qgff6/POD\" id=f44c25db-736d-4a42-9468-7759b56678bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.673194 | controller |     "Jun 11 12:20:38.866959 crc crio[24477]: time=\"2026-06-11T12:20:38.866869233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.673208 | controller |     "Jun 11 12:20:39.009028 crc crio[24477]: time=\"2026-06-11T12:20:39.008923631Z\" level=info msg=\"Running pod sandbox: openstack/glance-9421-account-create-update-fs75t/POD\" id=bfcb8474-63ca-400b-8f7d-9401662d6c09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.673222 | controller |     "Jun 11 12:20:39.009028 crc crio[24477]: time=\"2026-06-11T12:20:39.008998833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.673237 | controller |     "Jun 11 12:20:39.151606 crc crio[24477]: time=\"2026-06-11T12:20:39.151466982Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781180438-vg6mb/POD\" id=63c57fff-b2ee-4611-8db1-3491ec62c851 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.673251 | controller |     "Jun 11 12:20:39.151850 crc crio[24477]: time=\"2026-06-11T12:20:39.151632977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.673266 | controller |     "Jun 11 12:20:39.274065 crc crio[24477]: time=\"2026-06-11T12:20:39.273930752Z\" level=info msg=\"Stopped container 9d1f3e23c70398e9a763c842226b751390a886e8bf4b1757f0e73c342884268f: openstack/dnsmasq-dns-77594b4b4f-ztfct/dnsmasq-dns\" id=c0605949-7b76-40b5-98e3-c04b27cce4ac name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.673281 | controller |     "Jun 11 12:20:39.275430 crc crio[24477]: time=\"2026-06-11T12:20:39.275402322Z\" level=info msg=\"Stopping pod sandbox: de799f40f4eb7bc2754962ac183fb465a8b6cee890e9f58f5460af95808ad990\" id=aea3247b-d261-4497-9d07-f5206a185a34 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.673296 | controller |     "Jun 11 12:20:39.276611 crc crio[24477]: time=\"2026-06-11T12:20:39.276550595Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-77594b4b4f-ztfct Namespace:openstack ID:de799f40f4eb7bc2754962ac183fb465a8b6cee890e9f58f5460af95808ad990 UID:bfc522e6-a88b-4d55-a2cd-39e7ac6d591e NetNS:/var/run/netns/051c744b-81a9-4f71-93ac-eb1457db6dba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbfc522e6_a88b_4d55_a2cd_39e7ac6d591e.slice PodAnnotations:0xc000327078}] Aliases:map[]}\"",
2026-06-11 13:18:31.673314 | controller |     "Jun 11 12:20:39.277110 crc crio[24477]: time=\"2026-06-11T12:20:39.27708849Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-77594b4b4f-ztfct from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.673329 | controller |     "Jun 11 12:20:39.390210 crc crio[24477]: time=\"2026-06-11T12:20:39.388367202Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31\" id=86cb2a53-da68-4c94-8596-4162a6e5ef25 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.673345 | controller |     "Jun 11 12:20:39.394583 crc crio[24477]: time=\"2026-06-11T12:20:39.394274302Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=29f4acb7-fe86-40de-b82b-ed18430bf2f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.673359 | controller |     "Jun 11 12:20:39.478376 crc crio[24477]: time=\"2026-06-11T12:20:39.474959091Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=c07fc081-18a4-44ad-8ca0-3dd7cc78013d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.673374 | controller |     "Jun 11 12:20:39.478376 crc crio[24477]: time=\"2026-06-11T12:20:39.475066364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.673389 | controller |     "Jun 11 12:20:39.518523 crc crio[24477]: time=\"2026-06-11T12:20:39.518383854Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-zcsr2 Namespace:openstack ID:946e80ae6a25526cdf5f1bbbd98cb5b82cab47f4fb6a46955fcc19670060d663 UID:eeec9cbe-262c-4c60-abed-63f69542c159 NetNS:/var/run/netns/d3cad4d2-9aa5-4f6b-ac34-34883b0b8211 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeec9cbe_262c_4c60_abed_63f69542c159.slice PodAnnotations:0xc000b180e0}] Aliases:map[]}\"",
2026-06-11 13:18:31.673404 | controller |     "Jun 11 12:20:39.518523 crc crio[24477]: time=\"2026-06-11T12:20:39.518458526Z\" level=info msg=\"Adding pod openstack_keystone-db-create-zcsr2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.673419 | controller |     "Jun 11 12:20:39.530465 crc crio[24477]: time=\"2026-06-11T12:20:39.530371847Z\" level=info msg=\"Got pod network &{Name:placement-db-create-fwnn8 Namespace:openstack ID:953c5cc2b5b4cd821d4bf8d2c0dca880200f6c34f55158739d152476cfeb505d UID:db798e90-8785-427f-abe2-cb2c9503a1af NetNS:/var/run/netns/967e65b9-79fc-41e9-8de5-3977ddc91a91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb798e90_8785_427f_abe2_cb2c9503a1af.slice PodAnnotations:0xc002e12130}] Aliases:map[]}\"",
2026-06-11 13:18:31.673433 | controller |     "Jun 11 12:20:39.530465 crc crio[24477]: time=\"2026-06-11T12:20:39.530460149Z\" level=info msg=\"Adding pod openstack_placement-db-create-fwnn8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.673448 | controller |     "Jun 11 12:20:39.590700 crc crio[24477]: time=\"2026-06-11T12:20:39.590526975Z\" level=info msg=\"Got pod network &{Name:placement-6040-account-create-update-b74mw Namespace:openstack ID:f65bc26a49943624de1c683f3f4a0eb9b95a4b20438600830e0e9abcde1e67a6 UID:7acbcb88-bc79-41be-b941-bb200cf395f2 NetNS:/var/run/netns/94bbc2bc-8133-4dc2-b90d-e4dd1c2aaff0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7acbcb88_bc79_41be_b941_bb200cf395f2.slice PodAnnotations:0xc002e12358}] Aliases:map[]}\"",
2026-06-11 13:18:31.673467 | controller |     "Jun 11 12:20:39.590700 crc crio[24477]: time=\"2026-06-11T12:20:39.590632319Z\" level=info msg=\"Adding pod openstack_placement-6040-account-create-update-b74mw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.673482 | controller |     "Jun 11 12:20:39.640411 crc crio[24477]: time=\"2026-06-11T12:20:39.63900466Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781180437-nm6ch Namespace:openstack ID:0df387bde780e071431b7b13ca1a0793299ff61903b9f5361e808d05a695edd0 UID:d567d618-c421-48bd-9cea-849f6dd0d073 NetNS:/var/run/netns/d087c028-2db4-450b-bc1a-6cc649b35adc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd567d618_c421_48bd_9cea_849f6dd0d073.slice PodAnnotations:0xc000a146d0}] Aliases:map[]}\"",
2026-06-11 13:18:31.673497 | controller |     "Jun 11 12:20:39.640411 crc crio[24477]: time=\"2026-06-11T12:20:39.639080992Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0-config-1781180437-nm6ch to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.673512 | controller |     "Jun 11 12:20:39.645842 crc crio[24477]: time=\"2026-06-11T12:20:39.645597517Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=5b68d041-99ce-45f9-863f-b382dc96e3fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.673527 | controller |     "Jun 11 12:20:39.661628 crc crio[24477]: time=\"2026-06-11T12:20:39.658205916Z\" level=info msg=\"Got pod network &{Name:glance-9421-account-create-update-fs75t Namespace:openstack ID:82e395360790d11086ebc5baab0666350d80954b87c7e78e9c5c377e327ea40b UID:66b567a8-59d6-4e1f-89db-7d7f05d6ff16 NetNS:/var/run/netns/ced4dad4-129a-4d4b-a077-9591c7af17e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66b567a8_59d6_4e1f_89db_7d7f05d6ff16.slice PodAnnotations:0xc000a86540}] Aliases:map[]}\"",
2026-06-11 13:18:31.673543 | controller |     "Jun 11 12:20:39.661628 crc crio[24477]: time=\"2026-06-11T12:20:39.658281348Z\" level=info msg=\"Adding pod openstack_glance-9421-account-create-update-fs75t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.673560 | controller |     "Jun 11 12:20:39.674763 crc crio[24477]: time=\"2026-06-11T12:20:39.674715175Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781180438-vg6mb Namespace:openstack ID:b9d2b817ed975c6f2523eb8e70fdf7cb68eae89f703ccabcc83fa9228cdeb91f UID:bae4cae6-f4da-4af0-a45b-f97f5bce2161 NetNS:/var/run/netns/6bb1faf2-e161-4526-8c10-f2f55c7e29a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbae4cae6_f4da_4af0_a45b_f97f5bce2161.slice PodAnnotations:0xc002d1a320}] Aliases:map[]}\"",
2026-06-11 13:18:31.673576 | controller |     "Jun 11 12:20:39.675314 crc crio[24477]: time=\"2026-06-11T12:20:39.675291131Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0-config-1781180438-vg6mb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.673591 | controller |     "Jun 11 12:20:39.691003 crc crio[24477]: time=\"2026-06-11T12:20:39.688975597Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-9fpm5/swift-ring-rebalance\" id=8e333cfd-b45b-4e5d-a3fa-b577986740a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.673607 | controller |     "Jun 11 12:20:39.691003 crc crio[24477]: time=\"2026-06-11T12:20:39.69038308Z\" level=info msg=\"Got pod network &{Name:keystone-2144-account-create-update-pprkt Namespace:openstack ID:a57b496d50091431ac5e3878636616fc802c627371c8f1e37c2aeb3d0d267ec7 UID:21447561-3569-4dd9-9e76-e8dfd402f26f NetNS:/var/run/netns/2d82d93e-57da-4f93-b233-58c79f207cc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21447561_3569_4dd9_9e76_e8dfd402f26f.slice PodAnnotations:0xc000a148b8}] Aliases:map[]}\"",
2026-06-11 13:18:31.673628 | controller |     "Jun 11 12:20:39.691003 crc crio[24477]: time=\"2026-06-11T12:20:39.690425791Z\" level=info msg=\"Adding pod openstack_keystone-2144-account-create-update-pprkt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.673643 | controller |     "Jun 11 12:20:39.727190 crc crio[24477]: time=\"2026-06-11T12:20:39.72707744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.673659 | controller |     "Jun 11 12:20:39.753262 crc crio[24477]: time=\"2026-06-11T12:20:39.7528493Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:fb047733f5f2a96893dea48d84fee17c70835d37248467d127bc36077f4adc59 UID:8ca64015-25eb-455b-b5c7-b44c98d88b5c NetNS:/var/run/netns/082ecc5b-af36-4111-9336-93d0c72a0869 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ca64015_25eb_455b_b5c7_b44c98d88b5c.slice PodAnnotations:0xc000326950}] Aliases:map[]}\"",
2026-06-11 13:18:31.673675 | controller |     "Jun 11 12:20:39.753262 crc crio[24477]: time=\"2026-06-11T12:20:39.752965443Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.673691 | controller |     "Jun 11 12:20:39.771108 crc crio[24477]: time=\"2026-06-11T12:20:39.764721978Z\" level=info msg=\"Got pod network &{Name:glance-db-create-qgff6 Namespace:openstack ID:9a7b83d37bd1f9ae3bd97dba84f7f9d9236fb9aa10e97f3c0beb847a2ed20dca UID:5a3ffe6b-0d8d-4ab2-81b7-c6c21621c52d NetNS:/var/run/netns/a6298b79-1c8f-409c-bda8-1cb3e99b2d40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a3ffe6b_0d8d_4ab2_81b7_c6c21621c52d.slice PodAnnotations:0xc000a867c0}] Aliases:map[]}\"",
2026-06-11 13:18:31.673706 | controller |     "Jun 11 12:20:39.771108 crc crio[24477]: time=\"2026-06-11T12:20:39.76478564Z\" level=info msg=\"Adding pod openstack_glance-db-create-qgff6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.673721 | controller |     "Jun 11 12:20:39.807519 crc crio[24477]: time=\"2026-06-11T12:20:39.803361718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.673736 | controller |     "Jun 11 12:20:39.822845 crc crio[24477]: time=\"2026-06-11T12:20:39.822742657Z\" level=info msg=\"Stopped pod sandbox: de799f40f4eb7bc2754962ac183fb465a8b6cee890e9f58f5460af95808ad990\" id=aea3247b-d261-4497-9d07-f5206a185a34 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.673751 | controller |     "Jun 11 12:20:39.850477 crc crio[24477]: time=\"2026-06-11T12:20:39.850348184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.673766 | controller |     "Jun 11 12:20:40.310810 crc crio[24477]: time=\"2026-06-11T12:20:40.30934318Z\" level=info msg=\"Created container 753fa4e326983aaa419697f72c44c43ee00f6ae2e2e273e6bdfe4e2a55b85bef: openstack/swift-ring-rebalance-9fpm5/swift-ring-rebalance\" id=8e333cfd-b45b-4e5d-a3fa-b577986740a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.673785 | controller |     "Jun 11 12:20:40.327298 crc crio[24477]: time=\"2026-06-11T12:20:40.326272006Z\" level=info msg=\"Starting container: 753fa4e326983aaa419697f72c44c43ee00f6ae2e2e273e6bdfe4e2a55b85bef\" id=c8abcdbc-3ebe-4003-8946-057879962e04 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.673800 | controller |     "Jun 11 12:20:40.354254 crc crio[24477]: time=\"2026-06-11T12:20:40.354104326Z\" level=info msg=\"Started container\" PID=61707 containerID=753fa4e326983aaa419697f72c44c43ee00f6ae2e2e273e6bdfe4e2a55b85bef description=openstack/swift-ring-rebalance-9fpm5/swift-ring-rebalance id=c8abcdbc-3ebe-4003-8946-057879962e04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ec7a4d1638261f7b02faad03e80c6a6dd3d6a2e931605e145124e82bc41e927",
2026-06-11 13:18:31.673815 | controller |     "Jun 11 12:20:40.900617 crc crio[24477]: time=\"2026-06-11T12:20:40.894022445Z\" level=info msg=\"Removing container: 9d1f3e23c70398e9a763c842226b751390a886e8bf4b1757f0e73c342884268f\" id=56b39ca9-d5fe-4c22-b1aa-f7d961b01aab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.673830 | controller |     "Jun 11 12:20:40.953102 crc crio[24477]: time=\"2026-06-11T12:20:40.952735865Z\" level=info msg=\"Removed container 9d1f3e23c70398e9a763c842226b751390a886e8bf4b1757f0e73c342884268f: openstack/dnsmasq-dns-77594b4b4f-ztfct/dnsmasq-dns\" id=56b39ca9-d5fe-4c22-b1aa-f7d961b01aab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.673845 | controller |     "Jun 11 12:20:40.991135 crc crio[24477]: time=\"2026-06-11T12:20:40.985924126Z\" level=info msg=\"Removing container: 09600fd3e4a34032d96f4226808275cab18905c226bb7fbb2da185d7848e94a5\" id=564eb501-9939-4614-ae4e-6724daeda033 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.673879 | controller |     "Jun 11 12:20:40.995080 crc crio[24477]: 2026-06-11T12:20:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:953c5cc2b5b4cd8 Mac:c6:cb:ee:d0:27:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/967e65b9-79fc-41e9-8de5-3977ddc91a91 SocketPath: PciID:}] [{Interface:0xc00026d580 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.673896 | controller |     "Jun 11 12:20:40.996729 crc crio[24477]: time=\"2026-06-11T12:20:40.99660376Z\" level=info msg=\"Got pod network &{Name:placement-db-create-fwnn8 Namespace:openstack ID:953c5cc2b5b4cd821d4bf8d2c0dca880200f6c34f55158739d152476cfeb505d UID:db798e90-8785-427f-abe2-cb2c9503a1af NetNS:/var/run/netns/967e65b9-79fc-41e9-8de5-3977ddc91a91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb798e90_8785_427f_abe2_cb2c9503a1af.slice PodAnnotations:0xc002e12130}] Aliases:map[]}\"",
2026-06-11 13:18:31.673911 | controller |     "Jun 11 12:20:40.996914 crc crio[24477]: time=\"2026-06-11T12:20:40.996849337Z\" level=info msg=\"Checking pod openstack_placement-db-create-fwnn8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.673926 | controller |     "Jun 11 12:20:41.043281 crc crio[24477]: time=\"2026-06-11T12:20:41.043099862Z\" level=info msg=\"Ran pod sandbox 953c5cc2b5b4cd821d4bf8d2c0dca880200f6c34f55158739d152476cfeb505d with infra container: openstack/placement-db-create-fwnn8/POD\" id=85d16031-731a-4b22-95e5-90a6facb2988 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.673941 | controller |     "Jun 11 12:20:41.051262 crc crio[24477]: time=\"2026-06-11T12:20:41.050007181Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=63f2140b-4c96-4273-907f-964d77d66f28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.673956 | controller |     "Jun 11 12:20:41.082387 crc crio[24477]: time=\"2026-06-11T12:20:41.082287427Z\" level=info msg=\"Removed container 09600fd3e4a34032d96f4226808275cab18905c226bb7fbb2da185d7848e94a5: openstack/dnsmasq-dns-77594b4b4f-ztfct/init\" id=564eb501-9939-4614-ae4e-6724daeda033 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.673975 | controller |     "Jun 11 12:20:41.094619 crc crio[24477]: time=\"2026-06-11T12:20:41.094447444Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7f65ff0f-9300-4179-a1c3-22004a4874df name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.673990 | controller |     "Jun 11 12:20:41.307532 crc crio[24477]: time=\"2026-06-11T12:20:41.307314402Z\" level=info msg=\"Creating container: openstack/placement-db-create-fwnn8/mariadb-database-create\" id=de1a9572-6b48-4589-9e11-7d0c70f01656 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.674005 | controller |     "Jun 11 12:20:41.309454 crc crio[24477]: time=\"2026-06-11T12:20:41.309389401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.674020 | controller |     "Jun 11 12:20:41.371940 crc crio[24477]: time=\"2026-06-11T12:20:41.371605358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.674035 | controller |     "Jun 11 12:20:41.377187 crc crio[24477]: time=\"2026-06-11T12:20:41.37711142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.674049 | controller |     "Jun 11 12:20:41.515153 crc crio[24477]: 2026-06-11T12:20:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb047733f5f2a96 Mac:8e:69:8c:30:c5:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/082ecc5b-af36-4111-9336-93d0c72a0869 SocketPath: PciID:}] [{Interface:0xc00011c6c0 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.674064 | controller |     "Jun 11 12:20:41.516123 crc crio[24477]: 2026-06-11T12:20:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b9d2b817ed975c6 Mac:c6:eb:66:35:e9:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/6bb1faf2-e161-4526-8c10-f2f55c7e29a4 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.674079 | controller |     "Jun 11 12:20:41.516123 crc crio[24477]: time=\"2026-06-11T12:20:41.516082181Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:fb047733f5f2a96893dea48d84fee17c70835d37248467d127bc36077f4adc59 UID:8ca64015-25eb-455b-b5c7-b44c98d88b5c NetNS:/var/run/netns/082ecc5b-af36-4111-9336-93d0c72a0869 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ca64015_25eb_455b_b5c7_b44c98d88b5c.slice PodAnnotations:0xc000326950}] Aliases:map[]}\"",
2026-06-11 13:18:31.674095 | controller |     "Jun 11 12:20:41.516289 crc crio[24477]: time=\"2026-06-11T12:20:41.516201716Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.674110 | controller |     "Jun 11 12:20:41.517890 crc crio[24477]: time=\"2026-06-11T12:20:41.517041999Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781180438-vg6mb Namespace:openstack ID:b9d2b817ed975c6f2523eb8e70fdf7cb68eae89f703ccabcc83fa9228cdeb91f UID:bae4cae6-f4da-4af0-a45b-f97f5bce2161 NetNS:/var/run/netns/6bb1faf2-e161-4526-8c10-f2f55c7e29a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbae4cae6_f4da_4af0_a45b_f97f5bce2161.slice PodAnnotations:0xc002d1a320}] Aliases:map[]}\"",
2026-06-11 13:18:31.674125 | controller |     "Jun 11 12:20:41.517890 crc crio[24477]: time=\"2026-06-11T12:20:41.517237694Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0-config-1781180438-vg6mb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.674143 | controller |     "Jun 11 12:20:41.518773 crc crio[24477]: 2026-06-11T12:20:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0df387bde780e07 Mac:ee:d9:62:26:3a:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/d087c028-2db4-450b-bc1a-6cc649b35adc SocketPath: PciID:}] [{Interface:0xc0004385d0 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.674159 | controller |     "Jun 11 12:20:41.519449 crc crio[24477]: time=\"2026-06-11T12:20:41.519364595Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781180437-nm6ch Namespace:openstack ID:0df387bde780e071431b7b13ca1a0793299ff61903b9f5361e808d05a695edd0 UID:d567d618-c421-48bd-9cea-849f6dd0d073 NetNS:/var/run/netns/d087c028-2db4-450b-bc1a-6cc649b35adc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd567d618_c421_48bd_9cea_849f6dd0d073.slice PodAnnotations:0xc000a146d0}] Aliases:map[]}\"",
2026-06-11 13:18:31.674173 | controller |     "Jun 11 12:20:41.519792 crc crio[24477]: 2026-06-11T12:20:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f65bc26a4994362 Mac:2e:46:bc:30:fb:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/94bbc2bc-8133-4dc2-b90d-e4dd1c2aaff0 SocketPath: PciID:}] [{Interface:0xc0002946d0 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.674188 | controller |     "Jun 11 12:20:41.524944 crc crio[24477]: time=\"2026-06-11T12:20:41.520609531Z\" level=info msg=\"Got pod network &{Name:placement-6040-account-create-update-b74mw Namespace:openstack ID:f65bc26a49943624de1c683f3f4a0eb9b95a4b20438600830e0e9abcde1e67a6 UID:7acbcb88-bc79-41be-b941-bb200cf395f2 NetNS:/var/run/netns/94bbc2bc-8133-4dc2-b90d-e4dd1c2aaff0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7acbcb88_bc79_41be_b941_bb200cf395f2.slice PodAnnotations:0xc002e12358}] Aliases:map[]}\"",
2026-06-11 13:18:31.674203 | controller |     "Jun 11 12:20:41.524944 crc crio[24477]: time=\"2026-06-11T12:20:41.520838637Z\" level=info msg=\"Checking pod openstack_placement-6040-account-create-update-b74mw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.674218 | controller |     "Jun 11 12:20:41.524944 crc crio[24477]: time=\"2026-06-11T12:20:41.521047243Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0-config-1781180437-nm6ch for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.674233 | controller |     "Jun 11 12:20:41.524944 crc crio[24477]: 2026-06-11T12:20:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:946e80ae6a25526 Mac:06:06:06:37:2d:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/d3cad4d2-9aa5-4f6b-ac34-34883b0b8211 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.674247 | controller |     "Jun 11 12:20:41.524944 crc crio[24477]: 2026-06-11T12:20:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a57b496d5009143 Mac:9e:3c:56:3d:8f:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/2d82d93e-57da-4f93-b233-58c79f207cc0 SocketPath: PciID:}] [{Interface:0xc000014be0 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.674262 | controller |     "Jun 11 12:20:41.524944 crc crio[24477]: time=\"2026-06-11T12:20:41.523265983Z\" level=info msg=\"Got pod network &{Name:keystone-2144-account-create-update-pprkt Namespace:openstack ID:a57b496d50091431ac5e3878636616fc802c627371c8f1e37c2aeb3d0d267ec7 UID:21447561-3569-4dd9-9e76-e8dfd402f26f NetNS:/var/run/netns/2d82d93e-57da-4f93-b233-58c79f207cc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21447561_3569_4dd9_9e76_e8dfd402f26f.slice PodAnnotations:0xc000a148b8}] Aliases:map[]}\"",
2026-06-11 13:18:31.674280 | controller |     "Jun 11 12:20:41.524944 crc crio[24477]: time=\"2026-06-11T12:20:41.523371076Z\" level=info msg=\"Checking pod openstack_keystone-2144-account-create-update-pprkt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.674296 | controller |     "Jun 11 12:20:41.524944 crc crio[24477]: time=\"2026-06-11T12:20:41.523500665Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-zcsr2 Namespace:openstack ID:946e80ae6a25526cdf5f1bbbd98cb5b82cab47f4fb6a46955fcc19670060d663 UID:eeec9cbe-262c-4c60-abed-63f69542c159 NetNS:/var/run/netns/d3cad4d2-9aa5-4f6b-ac34-34883b0b8211 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeec9cbe_262c_4c60_abed_63f69542c159.slice PodAnnotations:0xc000b180e0}] Aliases:map[]}\"",
2026-06-11 13:18:31.674311 | controller |     "Jun 11 12:20:41.524944 crc crio[24477]: time=\"2026-06-11T12:20:41.52369613Z\" level=info msg=\"Checking pod openstack_keystone-db-create-zcsr2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.674325 | controller |     "Jun 11 12:20:41.526550 crc crio[24477]: 2026-06-11T12:20:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:82e395360790d11 Mac:ee:92:2c:03:8e:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/ced4dad4-129a-4d4b-a077-9591c7af17e0 SocketPath: PciID:}] [{Interface:0xc0001a45b0 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.674340 | controller |     "Jun 11 12:20:41.527547 crc crio[24477]: time=\"2026-06-11T12:20:41.527376898Z\" level=info msg=\"Got pod network &{Name:glance-9421-account-create-update-fs75t Namespace:openstack ID:82e395360790d11086ebc5baab0666350d80954b87c7e78e9c5c377e327ea40b UID:66b567a8-59d6-4e1f-89db-7d7f05d6ff16 NetNS:/var/run/netns/ced4dad4-129a-4d4b-a077-9591c7af17e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66b567a8_59d6_4e1f_89db_7d7f05d6ff16.slice PodAnnotations:0xc000a86540}] Aliases:map[]}\"",
2026-06-11 13:18:31.674355 | controller |     "Jun 11 12:20:41.527547 crc crio[24477]: time=\"2026-06-11T12:20:41.527509761Z\" level=info msg=\"Checking pod openstack_glance-9421-account-create-update-fs75t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.674370 | controller |     "Jun 11 12:20:41.528484 crc crio[24477]: time=\"2026-06-11T12:20:41.528405089Z\" level=info msg=\"Ran pod sandbox fb047733f5f2a96893dea48d84fee17c70835d37248467d127bc36077f4adc59 with infra container: openstack/ovn-northd-0/POD\" id=c07fc081-18a4-44ad-8ca0-3dd7cc78013d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.674385 | controller |     "Jun 11 12:20:41.531279 crc crio[24477]: time=\"2026-06-11T12:20:41.531143605Z\" level=info msg=\"Ran pod sandbox b9d2b817ed975c6f2523eb8e70fdf7cb68eae89f703ccabcc83fa9228cdeb91f with infra container: openstack/ovsdbserver-nb-0-config-1781180438-vg6mb/POD\" id=63c57fff-b2ee-4611-8db1-3491ec62c851 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.674399 | controller |     "Jun 11 12:20:41.532889 crc crio[24477]: time=\"2026-06-11T12:20:41.53282641Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=b71a95e7-5232-48d6-8c6b-911f9a271f30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.674415 | controller |     "Jun 11 12:20:41.533046 crc crio[24477]: time=\"2026-06-11T12:20:41.532998245Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found\" id=b71a95e7-5232-48d6-8c6b-911f9a271f30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.674433 | controller |     "Jun 11 12:20:41.533124 crc crio[24477]: time=\"2026-06-11T12:20:41.533066937Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found\" id=b71a95e7-5232-48d6-8c6b-911f9a271f30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.674449 | controller |     "Jun 11 12:20:41.534743 crc crio[24477]: time=\"2026-06-11T12:20:41.53460404Z\" level=info msg=\"Ran pod sandbox f65bc26a49943624de1c683f3f4a0eb9b95a4b20438600830e0e9abcde1e67a6 with infra container: openstack/placement-6040-account-create-update-b74mw/POD\" id=b0f255d3-6134-43c7-8935-d57cc265af54 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.674464 | controller |     "Jun 11 12:20:41.534877 crc crio[24477]: 2026-06-11T12:20:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a7b83d37bd1f9a Mac:f6:38:6e:2b:c3:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/a6298b79-1c8f-409c-bda8-1cb3e99b2d40 SocketPath: PciID:}] [{Interface:0xc000015040 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.674479 | controller |     "Jun 11 12:20:41.534971 crc crio[24477]: time=\"2026-06-11T12:20:41.534919232Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=df7fad63-b475-4082-ad3f-afdcfcf982b7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.674493 | controller |     "Jun 11 12:20:41.535150 crc crio[24477]: time=\"2026-06-11T12:20:41.535087754Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=0082c00a-e484-487a-9a7b-11b608c8907b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.674508 | controller |     "Jun 11 12:20:41.535833 crc crio[24477]: time=\"2026-06-11T12:20:41.5357689Z\" level=info msg=\"Got pod network &{Name:glance-db-create-qgff6 Namespace:openstack ID:9a7b83d37bd1f9ae3bd97dba84f7f9d9236fb9aa10e97f3c0beb847a2ed20dca UID:5a3ffe6b-0d8d-4ab2-81b7-c6c21621c52d NetNS:/var/run/netns/a6298b79-1c8f-409c-bda8-1cb3e99b2d40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a3ffe6b_0d8d_4ab2_81b7_c6c21621c52d.slice PodAnnotations:0xc000a867c0}] Aliases:map[]}\"",
2026-06-11 13:18:31.674523 | controller |     "Jun 11 12:20:41.535965 crc crio[24477]: time=\"2026-06-11T12:20:41.535922664Z\" level=info msg=\"Checking pod openstack_glance-db-create-qgff6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.674538 | controller |     "Jun 11 12:20:41.539117 crc crio[24477]: time=\"2026-06-11T12:20:41.538364505Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4c2d123c-68d4-4fb7-a11e-c73ca3c49efd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.674552 | controller |     "Jun 11 12:20:41.542802 crc crio[24477]: time=\"2026-06-11T12:20:41.542028138Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\\\"\"",
2026-06-11 13:18:31.674567 | controller |     "Jun 11 12:20:41.546154 crc crio[24477]: time=\"2026-06-11T12:20:41.546064274Z\" level=info msg=\"Ran pod sandbox 0df387bde780e071431b7b13ca1a0793299ff61903b9f5361e808d05a695edd0 with infra container: openstack/ovsdbserver-sb-0-config-1781180437-nm6ch/POD\" id=a1967bd9-b338-4279-852c-b39365fb8173 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.674582 | controller |     "Jun 11 12:20:41.552877 crc crio[24477]: time=\"2026-06-11T12:20:41.5520501Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=09576973-02cc-48f7-b865-9e2da30ed4a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.674601 | controller |     "Jun 11 12:20:41.566529 crc crio[24477]: time=\"2026-06-11T12:20:41.566423001Z\" level=info msg=\"Ran pod sandbox a57b496d50091431ac5e3878636616fc802c627371c8f1e37c2aeb3d0d267ec7 with infra container: openstack/keystone-2144-account-create-update-pprkt/POD\" id=62ec619d-63b5-4da8-89b5-8d40e31cb8ff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.674616 | controller |     "Jun 11 12:20:41.570054 crc crio[24477]: time=\"2026-06-11T12:20:41.569962861Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e9c83ce2-8ef8-43d7-9449-247dd216c727 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.674631 | controller |     "Jun 11 12:20:41.578462 crc crio[24477]: time=\"2026-06-11T12:20:41.578392777Z\" level=info msg=\"Ran pod sandbox 946e80ae6a25526cdf5f1bbbd98cb5b82cab47f4fb6a46955fcc19670060d663 with infra container: openstack/keystone-db-create-zcsr2/POD\" id=21e1a10e-c531-4431-9318-e2a9535d1a91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.674645 | controller |     "Jun 11 12:20:41.580368 crc crio[24477]: time=\"2026-06-11T12:20:41.580324602Z\" level=info msg=\"Ran pod sandbox 82e395360790d11086ebc5baab0666350d80954b87c7e78e9c5c377e327ea40b with infra container: openstack/glance-9421-account-create-update-fs75t/POD\" id=bfcb8474-63ca-400b-8f7d-9401662d6c09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.674660 | controller |     "Jun 11 12:20:41.583764 crc crio[24477]: time=\"2026-06-11T12:20:41.583502559Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8ac40617-b1b3-45cc-8d04-aaa578dbcb4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.674675 | controller |     "Jun 11 12:20:41.589142 crc crio[24477]: time=\"2026-06-11T12:20:41.589015614Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=35b3b657-a07b-4b96-bac8-91ca90917563 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.674689 | controller |     "Jun 11 12:20:41.590029 crc crio[24477]: time=\"2026-06-11T12:20:41.589870531Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=1a4f39a8-0624-4c5e-a9bd-0da0772a486a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.674704 | controller |     "Jun 11 12:20:41.591262 crc crio[24477]: time=\"2026-06-11T12:20:41.59062551Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=32593a34-1991-4bff-9dc4-90015d287ed8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.674719 | controller |     "Jun 11 12:20:41.591855 crc crio[24477]: time=\"2026-06-11T12:20:41.591760024Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f29c53fa-4ef6-44b8-9401-6b05570c6fa9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.674734 | controller |     "Jun 11 12:20:41.594717 crc crio[24477]: time=\"2026-06-11T12:20:41.593388187Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1a0d9588-190b-4ee7-a6ae-370ca1294771 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.674749 | controller |     "Jun 11 12:20:41.599381 crc crio[24477]: time=\"2026-06-11T12:20:41.599270921Z\" level=info msg=\"Ran pod sandbox 9a7b83d37bd1f9ae3bd97dba84f7f9d9236fb9aa10e97f3c0beb847a2ed20dca with infra container: openstack/glance-db-create-qgff6/POD\" id=f44c25db-736d-4a42-9468-7759b56678bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.674764 | controller |     "Jun 11 12:20:41.608075 crc crio[24477]: time=\"2026-06-11T12:20:41.607975228Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=54c742f1-98d0-4a8e-81ad-16f32705dfc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.674783 | controller |     "Jun 11 12:20:41.609379 crc crio[24477]: time=\"2026-06-11T12:20:41.609286454Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e1bcbe95-001d-47b7-a21b-8f3af96e0113 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.674798 | controller |     "Jun 11 12:20:41.610280 crc crio[24477]: time=\"2026-06-11T12:20:41.610208452Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=fa617a28-3227-44e6-8fcd-1eed327e2991 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.674812 | controller |     "Jun 11 12:20:41.614285 crc crio[24477]: time=\"2026-06-11T12:20:41.614190663Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0fb3973f-8837-4c9a-83ee-7b7d1605db36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.674827 | controller |     "Jun 11 12:20:41.753146 crc crio[24477]: time=\"2026-06-11T12:20:41.753036138Z\" level=info msg=\"Created container 5c67f035e3a24fb138084de6a2b5da95803452fc2be5425a3d311fe4f09650e8: openstack/placement-db-create-fwnn8/mariadb-database-create\" id=de1a9572-6b48-4589-9e11-7d0c70f01656 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.674842 | controller |     "Jun 11 12:20:41.754173 crc crio[24477]: time=\"2026-06-11T12:20:41.754116228Z\" level=info msg=\"Starting container: 5c67f035e3a24fb138084de6a2b5da95803452fc2be5425a3d311fe4f09650e8\" id=07c379bf-9fb7-4e14-8347-97dfdb05878f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.674874 | controller |     "Jun 11 12:20:41.771846 crc crio[24477]: time=\"2026-06-11T12:20:41.771725731Z\" level=info msg=\"Started container\" PID=61941 containerID=5c67f035e3a24fb138084de6a2b5da95803452fc2be5425a3d311fe4f09650e8 description=openstack/placement-db-create-fwnn8/mariadb-database-create id=07c379bf-9fb7-4e14-8347-97dfdb05878f name=/runtime.v1.RuntimeService/StartContainer sandboxID=953c5cc2b5b4cd821d4bf8d2c0dca880200f6c34f55158739d152476cfeb505d",
2026-06-11 13:18:31.674891 | controller |     "Jun 11 12:20:41.784947 crc crio[24477]: time=\"2026-06-11T12:20:41.784814437Z\" level=info msg=\"Creating container: openstack/keystone-2144-account-create-update-pprkt/mariadb-account-create-update\" id=9856372f-d522-4953-be46-6658c41f4ca5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.674906 | controller |     "Jun 11 12:20:41.786701 crc crio[24477]: time=\"2026-06-11T12:20:41.786263518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.674921 | controller |     "Jun 11 12:20:41.830261 crc crio[24477]: time=\"2026-06-11T12:20:41.830035193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.674936 | controller |     "Jun 11 12:20:41.835069 crc crio[24477]: time=\"2026-06-11T12:20:41.834973732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.674951 | controller |     "Jun 11 12:20:41.967407 crc crio[24477]: time=\"2026-06-11T12:20:41.967292317Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0-config-1781180438-vg6mb/ovn-config\" id=0c8d18a0-86ab-4bd7-94d1-f86770ce76c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.674966 | controller |     "Jun 11 12:20:41.969351 crc crio[24477]: time=\"2026-06-11T12:20:41.969276853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.674988 | controller |     "Jun 11 12:20:42.023264 crc crio[24477]: time=\"2026-06-11T12:20:42.023137733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.675007 | controller |     "Jun 11 12:20:42.027418 crc crio[24477]: time=\"2026-06-11T12:20:42.02734673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.675026 | controller |     "Jun 11 12:20:42.127631 crc crio[24477]: time=\"2026-06-11T12:20:42.127499215Z\" level=info msg=\"Creating container: openstack/placement-6040-account-create-update-b74mw/mariadb-account-create-update\" id=bdaea383-3f24-4d36-98b8-03d41436171a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.675044 | controller |     "Jun 11 12:20:42.130497 crc crio[24477]: time=\"2026-06-11T12:20:42.130394217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.675062 | controller |     "Jun 11 12:20:42.197299 crc crio[24477]: time=\"2026-06-11T12:20:42.197209636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.675077 | controller |     "Jun 11 12:20:42.200189 crc crio[24477]: time=\"2026-06-11T12:20:42.200119878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.675091 | controller |     "Jun 11 12:20:42.222480 crc crio[24477]: time=\"2026-06-11T12:20:42.222353341Z\" level=info msg=\"Created container 6ff9f0d0d64bc4674864829a82cb369a13a04a01ee545c4d706266c478540926: openstack/keystone-2144-account-create-update-pprkt/mariadb-account-create-update\" id=9856372f-d522-4953-be46-6658c41f4ca5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.675106 | controller |     "Jun 11 12:20:42.235379 crc crio[24477]: time=\"2026-06-11T12:20:42.235255602Z\" level=info msg=\"Starting container: 6ff9f0d0d64bc4674864829a82cb369a13a04a01ee545c4d706266c478540926\" id=5626f7ab-b44f-47f2-b340-cf4668dd1947 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.675122 | controller |     "Jun 11 12:20:42.245599 crc crio[24477]: time=\"2026-06-11T12:20:42.245471648Z\" level=info msg=\"Started container\" PID=61959 containerID=6ff9f0d0d64bc4674864829a82cb369a13a04a01ee545c4d706266c478540926 description=openstack/keystone-2144-account-create-update-pprkt/mariadb-account-create-update id=5626f7ab-b44f-47f2-b340-cf4668dd1947 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a57b496d50091431ac5e3878636616fc802c627371c8f1e37c2aeb3d0d267ec7",
2026-06-11 13:18:31.675137 | controller |     "Jun 11 12:20:42.407037 crc crio[24477]: time=\"2026-06-11T12:20:42.406736504Z\" level=info msg=\"Created container f7beb55ef666f539c17785dc2174c54712e75fc403a4ce031ee922b6f4b55f0d: openstack/ovsdbserver-nb-0-config-1781180438-vg6mb/ovn-config\" id=0c8d18a0-86ab-4bd7-94d1-f86770ce76c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.675151 | controller |     "Jun 11 12:20:42.409744 crc crio[24477]: time=\"2026-06-11T12:20:42.409609604Z\" level=info msg=\"Starting container: f7beb55ef666f539c17785dc2174c54712e75fc403a4ce031ee922b6f4b55f0d\" id=294e5431-3ca0-4c22-b614-dff3e3409942 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.675166 | controller |     "Jun 11 12:20:42.411317 crc crio[24477]: time=\"2026-06-11T12:20:42.411243589Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781180437-nm6ch/ovn-config\" id=dfcd93a1-8363-420f-912c-7dc6b3d7d11b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.675181 | controller |     "Jun 11 12:20:42.413066 crc crio[24477]: time=\"2026-06-11T12:20:42.412435913Z\" level=info msg=\"Created container 8d7a869b76fe818841e8907971d604774c34d492c7f32c7d6fee14c463f36bda: openstack/placement-6040-account-create-update-b74mw/mariadb-account-create-update\" id=bdaea383-3f24-4d36-98b8-03d41436171a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.675200 | controller |     "Jun 11 12:20:42.414727 crc crio[24477]: time=\"2026-06-11T12:20:42.413927776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.675215 | controller |     "Jun 11 12:20:42.426044 crc crio[24477]: time=\"2026-06-11T12:20:42.42516329Z\" level=info msg=\"Starting container: 8d7a869b76fe818841e8907971d604774c34d492c7f32c7d6fee14c463f36bda\" id=9be90ca5-507d-45e9-a8a7-79bdf052d089 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.675230 | controller |     "Jun 11 12:20:42.426044 crc crio[24477]: time=\"2026-06-11T12:20:42.42587065Z\" level=info msg=\"Started container\" PID=61974 containerID=f7beb55ef666f539c17785dc2174c54712e75fc403a4ce031ee922b6f4b55f0d description=openstack/ovsdbserver-nb-0-config-1781180438-vg6mb/ovn-config id=294e5431-3ca0-4c22-b614-dff3e3409942 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9d2b817ed975c6f2523eb8e70fdf7cb68eae89f703ccabcc83fa9228cdeb91f",
2026-06-11 13:18:31.675245 | controller |     "Jun 11 12:20:42.433629 crc crio[24477]: time=\"2026-06-11T12:20:42.433472943Z\" level=info msg=\"Creating container: openstack/glance-9421-account-create-update-fs75t/mariadb-account-create-update\" id=2a842ab2-dcdd-4c5d-9a03-2b308232e603 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.675260 | controller |     "Jun 11 12:20:42.440129 crc crio[24477]: time=\"2026-06-11T12:20:42.439875793Z\" level=info msg=\"Started container\" PID=61985 containerID=8d7a869b76fe818841e8907971d604774c34d492c7f32c7d6fee14c463f36bda description=openstack/placement-6040-account-create-update-b74mw/mariadb-account-create-update id=9be90ca5-507d-45e9-a8a7-79bdf052d089 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f65bc26a49943624de1c683f3f4a0eb9b95a4b20438600830e0e9abcde1e67a6",
2026-06-11 13:18:31.675274 | controller |     "Jun 11 12:20:42.442805 crc crio[24477]: time=\"2026-06-11T12:20:42.442504987Z\" level=info msg=\"Creating container: openstack/glance-db-create-qgff6/mariadb-database-create\" id=6ecdc8bc-8c8c-47db-8431-4000ac70922f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.675289 | controller |     "Jun 11 12:20:42.450976 crc crio[24477]: time=\"2026-06-11T12:20:42.450412637Z\" level=info msg=\"Creating container: openstack/keystone-db-create-zcsr2/mariadb-database-create\" id=19874a51-6cf2-468d-bbd2-b6b1dbc0b75f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.675303 | controller |     "Jun 11 12:20:42.457704 crc crio[24477]: time=\"2026-06-11T12:20:42.457522036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.675318 | controller |     "Jun 11 12:20:42.458327 crc crio[24477]: time=\"2026-06-11T12:20:42.458288356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.675332 | controller |     "Jun 11 12:20:42.495922 crc crio[24477]: time=\"2026-06-11T12:20:42.495630433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.675347 | controller |     "Jun 11 12:20:42.537979 crc crio[24477]: time=\"2026-06-11T12:20:42.537853036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.675361 | controller |     "Jun 11 12:20:42.589302 crc crio[24477]: time=\"2026-06-11T12:20:42.588803823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.675379 | controller |     "Jun 11 12:20:42.597094 crc crio[24477]: time=\"2026-06-11T12:20:42.597038663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.675394 | controller |     "Jun 11 12:20:42.604820 crc crio[24477]: time=\"2026-06-11T12:20:42.604629546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.675408 | controller |     "Jun 11 12:20:42.638371 crc crio[24477]: time=\"2026-06-11T12:20:42.638260318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.675422 | controller |     "Jun 11 12:20:42.645403 crc crio[24477]: time=\"2026-06-11T12:20:42.645320796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.675437 | controller |     "Jun 11 12:20:42.671297 crc crio[24477]: time=\"2026-06-11T12:20:42.67114005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.675451 | controller |     "Jun 11 12:20:42.673834 crc crio[24477]: time=\"2026-06-11T12:20:42.673778332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.675465 | controller |     "Jun 11 12:20:43.346343 crc crio[24477]: time=\"2026-06-11T12:20:43.346244256Z\" level=info msg=\"Created container 5ff68c5f3172eb6716fbe2f1a4107bd8332554f5a2bf55374f2e1d857985dd7d: openstack/glance-9421-account-create-update-fs75t/mariadb-account-create-update\" id=2a842ab2-dcdd-4c5d-9a03-2b308232e603 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.675480 | controller |     "Jun 11 12:20:43.348457 crc crio[24477]: time=\"2026-06-11T12:20:43.348294201Z\" level=info msg=\"Starting container: 5ff68c5f3172eb6716fbe2f1a4107bd8332554f5a2bf55374f2e1d857985dd7d\" id=d4bcb1c2-8a89-4f5b-abfb-89b298be8de0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.675495 | controller |     "Jun 11 12:20:43.354200 crc crio[24477]: time=\"2026-06-11T12:20:43.354075834Z\" level=info msg=\"Started container\" PID=62094 containerID=5ff68c5f3172eb6716fbe2f1a4107bd8332554f5a2bf55374f2e1d857985dd7d description=openstack/glance-9421-account-create-update-fs75t/mariadb-account-create-update id=d4bcb1c2-8a89-4f5b-abfb-89b298be8de0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82e395360790d11086ebc5baab0666350d80954b87c7e78e9c5c377e327ea40b",
2026-06-11 13:18:31.675509 | controller |     "Jun 11 12:20:43.354765 crc crio[24477]: time=\"2026-06-11T12:20:43.35461242Z\" level=info msg=\"Created container add99ccee575185ad49da5cb0f386d757ab7a5d7961ae5c64d4d3578830b0f1d: openstack/ovsdbserver-sb-0-config-1781180437-nm6ch/ovn-config\" id=dfcd93a1-8363-420f-912c-7dc6b3d7d11b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.675524 | controller |     "Jun 11 12:20:43.355844 crc crio[24477]: time=\"2026-06-11T12:20:43.35573356Z\" level=info msg=\"Starting container: add99ccee575185ad49da5cb0f386d757ab7a5d7961ae5c64d4d3578830b0f1d\" id=1e9be335-3fe0-4f5a-98ca-cfdf21299808 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.675538 | controller |     "Jun 11 12:20:43.375584 crc crio[24477]: time=\"2026-06-11T12:20:43.373022665Z\" level=info msg=\"Created container bac6c220b78c8b50df0c0bd6a6911230dd2777c302cad3acdf0a4f4f650469b7: openstack/keystone-db-create-zcsr2/mariadb-database-create\" id=19874a51-6cf2-468d-bbd2-b6b1dbc0b75f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.675556 | controller |     "Jun 11 12:20:43.375584 crc crio[24477]: time=\"2026-06-11T12:20:43.374333682Z\" level=info msg=\"Created container 88f6334d8472f9f778d948c3167ed125457c34a97f1ea15acfa7f4c6780a60dc: openstack/glance-db-create-qgff6/mariadb-database-create\" id=6ecdc8bc-8c8c-47db-8431-4000ac70922f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.675571 | controller |     "Jun 11 12:20:43.376905 crc crio[24477]: time=\"2026-06-11T12:20:43.376809212Z\" level=info msg=\"Starting container: bac6c220b78c8b50df0c0bd6a6911230dd2777c302cad3acdf0a4f4f650469b7\" id=5d669bf2-df1a-44b0-90c1-6d37ffc9d4bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.675586 | controller |     "Jun 11 12:20:43.378484 crc crio[24477]: time=\"2026-06-11T12:20:43.377529911Z\" level=info msg=\"Starting container: 88f6334d8472f9f778d948c3167ed125457c34a97f1ea15acfa7f4c6780a60dc\" id=16328336-7239-4683-aa50-b52e754a5e23 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.675600 | controller |     "Jun 11 12:20:43.383554 crc crio[24477]: time=\"2026-06-11T12:20:43.38216739Z\" level=info msg=\"Started container\" PID=62095 containerID=add99ccee575185ad49da5cb0f386d757ab7a5d7961ae5c64d4d3578830b0f1d description=openstack/ovsdbserver-sb-0-config-1781180437-nm6ch/ovn-config id=1e9be335-3fe0-4f5a-98ca-cfdf21299808 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0df387bde780e071431b7b13ca1a0793299ff61903b9f5361e808d05a695edd0",
2026-06-11 13:18:31.675615 | controller |     "Jun 11 12:20:43.388781 crc crio[24477]: time=\"2026-06-11T12:20:43.388727594Z\" level=info msg=\"Started container\" PID=62096 containerID=bac6c220b78c8b50df0c0bd6a6911230dd2777c302cad3acdf0a4f4f650469b7 description=openstack/keystone-db-create-zcsr2/mariadb-database-create id=5d669bf2-df1a-44b0-90c1-6d37ffc9d4bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=946e80ae6a25526cdf5f1bbbd98cb5b82cab47f4fb6a46955fcc19670060d663",
2026-06-11 13:18:31.675630 | controller |     "Jun 11 12:20:43.395992 crc crio[24477]: time=\"2026-06-11T12:20:43.395897487Z\" level=info msg=\"Started container\" PID=62093 containerID=88f6334d8472f9f778d948c3167ed125457c34a97f1ea15acfa7f4c6780a60dc description=openstack/glance-db-create-qgff6/mariadb-database-create id=16328336-7239-4683-aa50-b52e754a5e23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a7b83d37bd1f9ae3bd97dba84f7f9d9236fb9aa10e97f3c0beb847a2ed20dca",
2026-06-11 13:18:31.675645 | controller |     "Jun 11 12:20:43.494467 crc crio[24477]: time=\"2026-06-11T12:20:43.49435215Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-brnpk/POD\" id=3c6b0423-60f2-4ec0-b5db-90fd9272e284 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.675659 | controller |     "Jun 11 12:20:43.495769 crc crio[24477]: time=\"2026-06-11T12:20:43.494495535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.675674 | controller |     "Jun 11 12:20:43.728954 crc crio[24477]: time=\"2026-06-11T12:20:43.728286952Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-brnpk Namespace:openstack ID:71a98ee75ea11909007195b0e23757d858c67b7b6c18fd625fc54dbcf1c7cc4c UID:1f10d6fa-7891-45b9-b801-895089a93dfd NetNS:/var/run/netns/a1abf0b0-2513-404e-8562-662f19229f4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f10d6fa_7891_45b9_b801_895089a93dfd.slice PodAnnotations:0xc007b16438}] Aliases:map[]}\"",
2026-06-11 13:18:31.675688 | controller |     "Jun 11 12:20:43.728954 crc crio[24477]: time=\"2026-06-11T12:20:43.728906099Z\" level=info msg=\"Adding pod openstack_root-account-create-update-brnpk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.675707 | controller |     "Jun 11 12:20:43.820216 crc crio[24477]: time=\"2026-06-11T12:20:43.820063116Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:1103ac44213a31db91a44725405204317c723260e4337ee3e45072e804733904\" id=df7fad63-b475-4082-ad3f-afdcfcf982b7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.675722 | controller |     "Jun 11 12:20:43.821344 crc crio[24477]: time=\"2026-06-11T12:20:43.821152614Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=d75ea16a-4874-46d2-82c0-13210305d2a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.675737 | controller |     "Jun 11 12:20:43.980915 crc crio[24477]: time=\"2026-06-11T12:20:43.971186027Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=e0ae9f07-f631-4b72-aabe-94ad06ac851c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.675752 | controller |     "Jun 11 12:20:44.005764 crc crio[24477]: time=\"2026-06-11T12:20:44.005088142Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=4408a10f-3e59-4718-8e3c-ba7add2b0e38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.675767 | controller |     "Jun 11 12:20:44.008701 crc crio[24477]: time=\"2026-06-11T12:20:44.006549843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.675782 | controller |     "Jun 11 12:20:44.146754 crc crio[24477]: time=\"2026-06-11T12:20:44.146534766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.675797 | controller |     "Jun 11 12:20:44.160250 crc crio[24477]: time=\"2026-06-11T12:20:44.160140097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.675812 | controller |     "Jun 11 12:20:44.179508 crc crio[24477]: time=\"2026-06-11T12:20:44.179395206Z\" level=info msg=\"Stopping pod sandbox: f65bc26a49943624de1c683f3f4a0eb9b95a4b20438600830e0e9abcde1e67a6\" id=b7ac8826-91fd-486e-bcfe-e0d002152502 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.675827 | controller |     "Jun 11 12:20:44.179508 crc crio[24477]: time=\"2026-06-11T12:20:44.179454608Z\" level=info msg=\"Stopping pod sandbox: b9d2b817ed975c6f2523eb8e70fdf7cb68eae89f703ccabcc83fa9228cdeb91f\" id=7e6f57eb-40ec-4195-9370-c4dd130e6a69 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.675841 | controller |     "Jun 11 12:20:44.179788 crc crio[24477]: time=\"2026-06-11T12:20:44.179432577Z\" level=info msg=\"Stopping pod sandbox: a57b496d50091431ac5e3878636616fc802c627371c8f1e37c2aeb3d0d267ec7\" id=4f4e3741-7e8d-40fe-b971-1838ac526d93 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.675876 | controller |     "Jun 11 12:20:44.179979 crc crio[24477]: time=\"2026-06-11T12:20:44.179463938Z\" level=info msg=\"Stopping pod sandbox: 953c5cc2b5b4cd821d4bf8d2c0dca880200f6c34f55158739d152476cfeb505d\" id=06ef13c2-80d7-4968-9af9-51d356c571da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.675897 | controller |     "Jun 11 12:20:44.180190 crc crio[24477]: time=\"2026-06-11T12:20:44.180072825Z\" level=info msg=\"Got pod network &{Name:keystone-2144-account-create-update-pprkt Namespace:openstack ID:a57b496d50091431ac5e3878636616fc802c627371c8f1e37c2aeb3d0d267ec7 UID:21447561-3569-4dd9-9e76-e8dfd402f26f NetNS:/var/run/netns/2d82d93e-57da-4f93-b233-58c79f207cc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21447561_3569_4dd9_9e76_e8dfd402f26f.slice PodAnnotations:0xc002ce41e8}] Aliases:map[]}\"",
2026-06-11 13:18:31.675920 | controller |     "Jun 11 12:20:44.180380 crc crio[24477]: time=\"2026-06-11T12:20:44.180201909Z\" level=info msg=\"Deleting pod openstack_keystone-2144-account-create-update-pprkt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.675938 | controller |     "Jun 11 12:20:44.180380 crc crio[24477]: time=\"2026-06-11T12:20:44.180342472Z\" level=info msg=\"Got pod network &{Name:placement-db-create-fwnn8 Namespace:openstack ID:953c5cc2b5b4cd821d4bf8d2c0dca880200f6c34f55158739d152476cfeb505d UID:db798e90-8785-427f-abe2-cb2c9503a1af NetNS:/var/run/netns/967e65b9-79fc-41e9-8de5-3977ddc91a91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb798e90_8785_427f_abe2_cb2c9503a1af.slice PodAnnotations:0xc002d941a8}] Aliases:map[]}\"",
2026-06-11 13:18:31.675957 | controller |     "Jun 11 12:20:44.183501 crc crio[24477]: time=\"2026-06-11T12:20:44.18062189Z\" level=info msg=\"Deleting pod openstack_placement-db-create-fwnn8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.675976 | controller |     "Jun 11 12:20:44.183501 crc crio[24477]: time=\"2026-06-11T12:20:44.183469822Z\" level=info msg=\"Got pod network &{Name:placement-6040-account-create-update-b74mw Namespace:openstack ID:f65bc26a49943624de1c683f3f4a0eb9b95a4b20438600830e0e9abcde1e67a6 UID:7acbcb88-bc79-41be-b941-bb200cf395f2 NetNS:/var/run/netns/94bbc2bc-8133-4dc2-b90d-e4dd1c2aaff0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7acbcb88_bc79_41be_b941_bb200cf395f2.slice PodAnnotations:0xc0072c0290}] Aliases:map[]}\"",
2026-06-11 13:18:31.675994 | controller |     "Jun 11 12:20:44.183713 crc crio[24477]: time=\"2026-06-11T12:20:44.183632356Z\" level=info msg=\"Deleting pod openstack_placement-6040-account-create-update-b74mw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.676012 | controller |     "Jun 11 12:20:44.185464 crc crio[24477]: time=\"2026-06-11T12:20:44.185284081Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781180438-vg6mb Namespace:openstack ID:b9d2b817ed975c6f2523eb8e70fdf7cb68eae89f703ccabcc83fa9228cdeb91f UID:bae4cae6-f4da-4af0-a45b-f97f5bce2161 NetNS:/var/run/netns/6bb1faf2-e161-4526-8c10-f2f55c7e29a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbae4cae6_f4da_4af0_a45b_f97f5bce2161.slice PodAnnotations:0xc007b160e8}] Aliases:map[]}\"",
2026-06-11 13:18:31.676030 | controller |     "Jun 11 12:20:44.185540 crc crio[24477]: time=\"2026-06-11T12:20:44.185483387Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0-config-1781180438-vg6mb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.676048 | controller |     "Jun 11 12:20:44.290497 crc crio[24477]: time=\"2026-06-11T12:20:44.290364894Z\" level=info msg=\"Created container 07295c3ed29639517e9af45d0a255d9b88184b3b1712a0acf09ddbccb0662c8e: openstack/ovn-northd-0/ovn-northd\" id=4408a10f-3e59-4718-8e3c-ba7add2b0e38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.676063 | controller |     "Jun 11 12:20:44.292896 crc crio[24477]: time=\"2026-06-11T12:20:44.292718179Z\" level=info msg=\"Starting container: 07295c3ed29639517e9af45d0a255d9b88184b3b1712a0acf09ddbccb0662c8e\" id=1969e3b4-b411-4c3c-9f27-17cc277cd1c9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.676078 | controller |     "Jun 11 12:20:44.302389 crc crio[24477]: time=\"2026-06-11T12:20:44.302247209Z\" level=info msg=\"Started container\" PID=62279 containerID=07295c3ed29639517e9af45d0a255d9b88184b3b1712a0acf09ddbccb0662c8e description=openstack/ovn-northd-0/ovn-northd id=1969e3b4-b411-4c3c-9f27-17cc277cd1c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb047733f5f2a96893dea48d84fee17c70835d37248467d127bc36077f4adc59",
2026-06-11 13:18:31.676096 | controller |     "Jun 11 12:20:44.329063 crc crio[24477]: time=\"2026-06-11T12:20:44.328812503Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=222c9b98-a580-46d1-aecf-cfa7e4e0ecad name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.676112 | controller |     "Jun 11 12:20:44.411200 crc crio[24477]: 2026-06-11T12:20:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71a98ee75ea1190 Mac:56:7e:1a:7f:c4:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/a1abf0b0-2513-404e-8562-662f19229f4c SocketPath: PciID:}] [{Interface:0xc0001342b0 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.676127 | controller |     "Jun 11 12:20:44.411200 crc crio[24477]: time=\"2026-06-11T12:20:44.407612649Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-brnpk Namespace:openstack ID:71a98ee75ea11909007195b0e23757d858c67b7b6c18fd625fc54dbcf1c7cc4c UID:1f10d6fa-7891-45b9-b801-895089a93dfd NetNS:/var/run/netns/a1abf0b0-2513-404e-8562-662f19229f4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f10d6fa_7891_45b9_b801_895089a93dfd.slice PodAnnotations:0xc007b16438}] Aliases:map[]}\"",
2026-06-11 13:18:31.676142 | controller |     "Jun 11 12:20:44.411200 crc crio[24477]: time=\"2026-06-11T12:20:44.407874396Z\" level=info msg=\"Checking pod openstack_root-account-create-update-brnpk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.676157 | controller |     "Jun 11 12:20:44.411492 crc crio[24477]: time=\"2026-06-11T12:20:44.411195628Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=841dde49-e128-42e1-9354-c0cd5cd495a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.676171 | controller |     "Jun 11 12:20:44.428503 crc crio[24477]: time=\"2026-06-11T12:20:44.428426281Z\" level=info msg=\"Ran pod sandbox 71a98ee75ea11909007195b0e23757d858c67b7b6c18fd625fc54dbcf1c7cc4c with infra container: openstack/root-account-create-update-brnpk/POD\" id=3c6b0423-60f2-4ec0-b5db-90fd9272e284 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.676186 | controller |     "Jun 11 12:20:44.430310 crc crio[24477]: time=\"2026-06-11T12:20:44.430194319Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=30e03dd0-312f-4c5f-9d8d-f3dc91b2674c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.676200 | controller |     "Jun 11 12:20:44.430731 crc crio[24477]: time=\"2026-06-11T12:20:44.430611281Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=89621746-0f9f-40d4-9dcd-4d7d8093a8a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.676215 | controller |     "Jun 11 12:20:44.433393 crc crio[24477]: time=\"2026-06-11T12:20:44.433290237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.676230 | controller |     "Jun 11 12:20:44.436438 crc crio[24477]: time=\"2026-06-11T12:20:44.436277372Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=fc2aa8bd-2f68-41e3-8d18-f7d1c3ce4e96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.676244 | controller |     "Jun 11 12:20:44.460809 crc crio[24477]: time=\"2026-06-11T12:20:44.460633622Z\" level=info msg=\"Creating container: openstack/root-account-create-update-brnpk/mariadb-account-create-update\" id=f0dfd0d3-8fd6-4f8b-972d-3997a8b5ff9b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.676258 | controller |     "Jun 11 12:20:44.463406 crc crio[24477]: time=\"2026-06-11T12:20:44.463324628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.676279 | controller |     "Jun 11 12:20:44.484437 crc crio[24477]: time=\"2026-06-11T12:20:44.484317067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.676293 | controller |     "Jun 11 12:20:44.488476 crc crio[24477]: time=\"2026-06-11T12:20:44.488232825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.676308 | controller |     "Jun 11 12:20:44.509049 crc crio[24477]: time=\"2026-06-11T12:20:44.508991821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.676323 | controller |     "Jun 11 12:20:44.518916 crc crio[24477]: time=\"2026-06-11T12:20:44.51885472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.676337 | controller |     "Jun 11 12:20:44.691538 crc crio[24477]: time=\"2026-06-11T12:20:44.68768659Z\" level=info msg=\"Stopped pod sandbox: f65bc26a49943624de1c683f3f4a0eb9b95a4b20438600830e0e9abcde1e67a6\" id=b7ac8826-91fd-486e-bcfe-e0d002152502 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.676351 | controller |     "Jun 11 12:20:44.775198 crc crio[24477]: time=\"2026-06-11T12:20:44.77509672Z\" level=info msg=\"Created container fe56c0d2514bd957d41c1c147db1a8d7b73e2f0e842030585b1e1ca20dc336a5: openstack/ovn-northd-0/openstack-network-exporter\" id=30e03dd0-312f-4c5f-9d8d-f3dc91b2674c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.676366 | controller |     "Jun 11 12:20:44.781146 crc crio[24477]: time=\"2026-06-11T12:20:44.780797201Z\" level=info msg=\"Starting container: fe56c0d2514bd957d41c1c147db1a8d7b73e2f0e842030585b1e1ca20dc336a5\" id=5d403836-92b7-4753-a140-f2b4f333a8cd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.676380 | controller |     "Jun 11 12:20:44.792475 crc crio[24477]: time=\"2026-06-11T12:20:44.791062846Z\" level=info msg=\"Started container\" PID=62364 containerID=fe56c0d2514bd957d41c1c147db1a8d7b73e2f0e842030585b1e1ca20dc336a5 description=openstack/ovn-northd-0/openstack-network-exporter id=5d403836-92b7-4753-a140-f2b4f333a8cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb047733f5f2a96893dea48d84fee17c70835d37248467d127bc36077f4adc59",
2026-06-11 13:18:31.676395 | controller |     "Jun 11 12:20:44.796006 crc crio[24477]: time=\"2026-06-11T12:20:44.79579175Z\" level=info msg=\"Created container 6082d7a97a08e7f3b0f60fa0cbccbea56df03db120028d38e2a1db75d2305d38: openstack/root-account-create-update-brnpk/mariadb-account-create-update\" id=f0dfd0d3-8fd6-4f8b-972d-3997a8b5ff9b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.676409 | controller |     "Jun 11 12:20:44.805177 crc crio[24477]: time=\"2026-06-11T12:20:44.805066342Z\" level=info msg=\"Starting container: 6082d7a97a08e7f3b0f60fa0cbccbea56df03db120028d38e2a1db75d2305d38\" id=05e6dd4e-f54f-41d2-bad7-1ece5b75dd92 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.676425 | controller |     "Jun 11 12:20:44.825621 crc crio[24477]: time=\"2026-06-11T12:20:44.82532265Z\" level=info msg=\"Started container\" PID=62363 containerID=6082d7a97a08e7f3b0f60fa0cbccbea56df03db120028d38e2a1db75d2305d38 description=openstack/root-account-create-update-brnpk/mariadb-account-create-update id=05e6dd4e-f54f-41d2-bad7-1ece5b75dd92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71a98ee75ea11909007195b0e23757d858c67b7b6c18fd625fc54dbcf1c7cc4c",
2026-06-11 13:18:31.676440 | controller |     "Jun 11 12:20:44.893765 crc crio[24477]: time=\"2026-06-11T12:20:44.893708736Z\" level=info msg=\"Stopped pod sandbox: a57b496d50091431ac5e3878636616fc802c627371c8f1e37c2aeb3d0d267ec7\" id=4f4e3741-7e8d-40fe-b971-1838ac526d93 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.676458 | controller |     "Jun 11 12:20:44.910934 crc crio[24477]: time=\"2026-06-11T12:20:44.910832271Z\" level=info msg=\"Stopped pod sandbox: b9d2b817ed975c6f2523eb8e70fdf7cb68eae89f703ccabcc83fa9228cdeb91f\" id=7e6f57eb-40ec-4195-9370-c4dd130e6a69 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.676473 | controller |     "Jun 11 12:20:44.989472 crc crio[24477]: time=\"2026-06-11T12:20:44.989365969Z\" level=info msg=\"Stopped pod sandbox: 953c5cc2b5b4cd821d4bf8d2c0dca880200f6c34f55158739d152476cfeb505d\" id=06ef13c2-80d7-4968-9af9-51d356c571da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.676488 | controller |     "Jun 11 12:20:45.206117 crc crio[24477]: time=\"2026-06-11T12:20:45.205458221Z\" level=info msg=\"Stopping pod sandbox: 82e395360790d11086ebc5baab0666350d80954b87c7e78e9c5c377e327ea40b\" id=263d17c6-3553-4ff1-ab84-3916124a90d9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.676503 | controller |     "Jun 11 12:20:45.206754 crc crio[24477]: time=\"2026-06-11T12:20:45.20647473Z\" level=info msg=\"Got pod network &{Name:glance-9421-account-create-update-fs75t Namespace:openstack ID:82e395360790d11086ebc5baab0666350d80954b87c7e78e9c5c377e327ea40b UID:66b567a8-59d6-4e1f-89db-7d7f05d6ff16 NetNS:/var/run/netns/ced4dad4-129a-4d4b-a077-9591c7af17e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66b567a8_59d6_4e1f_89db_7d7f05d6ff16.slice PodAnnotations:0xc0072c08c0}] Aliases:map[]}\"",
2026-06-11 13:18:31.676517 | controller |     "Jun 11 12:20:45.206754 crc crio[24477]: time=\"2026-06-11T12:20:45.206702747Z\" level=info msg=\"Deleting pod openstack_glance-9421-account-create-update-fs75t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.676532 | controller |     "Jun 11 12:20:45.249637 crc crio[24477]: time=\"2026-06-11T12:20:45.249530075Z\" level=info msg=\"Stopping pod sandbox: 9a7b83d37bd1f9ae3bd97dba84f7f9d9236fb9aa10e97f3c0beb847a2ed20dca\" id=ede4659f-1fe3-471d-9c40-c6ca36f51c50 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.676546 | controller |     "Jun 11 12:20:45.259476 crc crio[24477]: time=\"2026-06-11T12:20:45.259351475Z\" level=info msg=\"Stopping pod sandbox: 946e80ae6a25526cdf5f1bbbd98cb5b82cab47f4fb6a46955fcc19670060d663\" id=297664b5-1597-48ab-925f-1ca950d29439 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.676560 | controller |     "Jun 11 12:20:45.260040 crc crio[24477]: time=\"2026-06-11T12:20:45.259972072Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-zcsr2 Namespace:openstack ID:946e80ae6a25526cdf5f1bbbd98cb5b82cab47f4fb6a46955fcc19670060d663 UID:eeec9cbe-262c-4c60-abed-63f69542c159 NetNS:/var/run/netns/d3cad4d2-9aa5-4f6b-ac34-34883b0b8211 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeec9cbe_262c_4c60_abed_63f69542c159.slice PodAnnotations:0xc002ce4a00}] Aliases:map[]}\"",
2026-06-11 13:18:31.676575 | controller |     "Jun 11 12:20:45.260158 crc crio[24477]: time=\"2026-06-11T12:20:45.260118287Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-zcsr2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.676590 | controller |     "Jun 11 12:20:45.261467 crc crio[24477]: time=\"2026-06-11T12:20:45.260600591Z\" level=info msg=\"Stopping pod sandbox: 0df387bde780e071431b7b13ca1a0793299ff61903b9f5361e808d05a695edd0\" id=92e7121b-4a94-4251-b1aa-cc3e711aa111 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.676605 | controller |     "Jun 11 12:20:45.261467 crc crio[24477]: time=\"2026-06-11T12:20:45.261368116Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781180437-nm6ch Namespace:openstack ID:0df387bde780e071431b7b13ca1a0793299ff61903b9f5361e808d05a695edd0 UID:d567d618-c421-48bd-9cea-849f6dd0d073 NetNS:/var/run/netns/d087c028-2db4-450b-bc1a-6cc649b35adc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd567d618_c421_48bd_9cea_849f6dd0d073.slice PodAnnotations:0xc002d94988}] Aliases:map[]}\"",
2026-06-11 13:18:31.676624 | controller |     "Jun 11 12:20:45.261942 crc crio[24477]: time=\"2026-06-11T12:20:45.261831796Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0-config-1781180437-nm6ch from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.676639 | controller |     "Jun 11 12:20:45.262230 crc crio[24477]: time=\"2026-06-11T12:20:45.262181223Z\" level=info msg=\"Got pod network &{Name:glance-db-create-qgff6 Namespace:openstack ID:9a7b83d37bd1f9ae3bd97dba84f7f9d9236fb9aa10e97f3c0beb847a2ed20dca UID:5a3ffe6b-0d8d-4ab2-81b7-c6c21621c52d NetNS:/var/run/netns/a6298b79-1c8f-409c-bda8-1cb3e99b2d40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a3ffe6b_0d8d_4ab2_81b7_c6c21621c52d.slice PodAnnotations:0xc0072c09c8}] Aliases:map[]}\"",
2026-06-11 13:18:31.676654 | controller |     "Jun 11 12:20:45.262740 crc crio[24477]: time=\"2026-06-11T12:20:45.262707768Z\" level=info msg=\"Deleting pod openstack_glance-db-create-qgff6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.676669 | controller |     "Jun 11 12:20:45.571213 crc crio[24477]: time=\"2026-06-11T12:20:45.571121641Z\" level=info msg=\"Stopped pod sandbox: 82e395360790d11086ebc5baab0666350d80954b87c7e78e9c5c377e327ea40b\" id=263d17c6-3553-4ff1-ab84-3916124a90d9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.676683 | controller |     "Jun 11 12:20:45.915721 crc crio[24477]: time=\"2026-06-11T12:20:45.91391259Z\" level=info msg=\"Stopped pod sandbox: 9a7b83d37bd1f9ae3bd97dba84f7f9d9236fb9aa10e97f3c0beb847a2ed20dca\" id=ede4659f-1fe3-471d-9c40-c6ca36f51c50 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.676698 | controller |     "Jun 11 12:20:45.966743 crc crio[24477]: time=\"2026-06-11T12:20:45.96463109Z\" level=info msg=\"Stopped pod sandbox: 0df387bde780e071431b7b13ca1a0793299ff61903b9f5361e808d05a695edd0\" id=92e7121b-4a94-4251-b1aa-cc3e711aa111 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.676712 | controller |     "Jun 11 12:20:45.972701 crc crio[24477]: time=\"2026-06-11T12:20:45.970601029Z\" level=info msg=\"Stopped pod sandbox: 946e80ae6a25526cdf5f1bbbd98cb5b82cab47f4fb6a46955fcc19670060d663\" id=297664b5-1597-48ab-925f-1ca950d29439 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.676726 | controller |     "Jun 11 12:20:46.277715 crc crio[24477]: time=\"2026-06-11T12:20:46.277266816Z\" level=info msg=\"Stopping pod sandbox: 71a98ee75ea11909007195b0e23757d858c67b7b6c18fd625fc54dbcf1c7cc4c\" id=75883b96-dd66-4a65-9a82-3ee6edfdc3a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.676740 | controller |     "Jun 11 12:20:46.278925 crc crio[24477]: time=\"2026-06-11T12:20:46.278871031Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-brnpk Namespace:openstack ID:71a98ee75ea11909007195b0e23757d858c67b7b6c18fd625fc54dbcf1c7cc4c UID:1f10d6fa-7891-45b9-b801-895089a93dfd NetNS:/var/run/netns/a1abf0b0-2513-404e-8562-662f19229f4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f10d6fa_7891_45b9_b801_895089a93dfd.slice PodAnnotations:0xc000a87060}] Aliases:map[]}\"",
2026-06-11 13:18:31.676755 | controller |     "Jun 11 12:20:46.279146 crc crio[24477]: time=\"2026-06-11T12:20:46.279030486Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-brnpk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.676773 | controller |     "Jun 11 12:20:46.639204 crc crio[24477]: time=\"2026-06-11T12:20:46.638497712Z\" level=info msg=\"Stopped pod sandbox: 71a98ee75ea11909007195b0e23757d858c67b7b6c18fd625fc54dbcf1c7cc4c\" id=75883b96-dd66-4a65-9a82-3ee6edfdc3a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.676788 | controller |     "Jun 11 12:20:49.619404 crc crio[24477]: time=\"2026-06-11T12:20:49.618474225Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-rsl5c/POD\" id=d139180f-e45c-4261-9c60-6e8861441d38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.676802 | controller |     "Jun 11 12:20:49.620830 crc crio[24477]: time=\"2026-06-11T12:20:49.619435861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.676817 | controller |     "Jun 11 12:20:49.687870 crc crio[24477]: time=\"2026-06-11T12:20:49.687714284Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-rsl5c Namespace:openstack ID:6ae1b1f28b14efcc43a516147ba9c67232aa62fdfaacff55567ce2c78886276b UID:5fd6362e-152c-4266-879d-26a2d51153fb NetNS:/var/run/netns/2d57694b-24c1-47ea-839c-27da2f8eb0c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5fd6362e_152c_4266_879d_26a2d51153fb.slice PodAnnotations:0xc002ce4040}] Aliases:map[]}\"",
2026-06-11 13:18:31.676832 | controller |     "Jun 11 12:20:49.687870 crc crio[24477]: time=\"2026-06-11T12:20:49.687792096Z\" level=info msg=\"Adding pod openstack_glance-db-sync-rsl5c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.676846 | controller |     "Jun 11 12:20:50.441892 crc crio[24477]: 2026-06-11T12:20:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6ae1b1f28b14efc Mac:2e:16:5d:f8:fe:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/2d57694b-24c1-47ea-839c-27da2f8eb0c4 SocketPath: PciID:}] [{Interface:0xc000014fd0 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.676882 | controller |     "Jun 11 12:20:50.443875 crc crio[24477]: time=\"2026-06-11T12:20:50.443749247Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-rsl5c Namespace:openstack ID:6ae1b1f28b14efcc43a516147ba9c67232aa62fdfaacff55567ce2c78886276b UID:5fd6362e-152c-4266-879d-26a2d51153fb NetNS:/var/run/netns/2d57694b-24c1-47ea-839c-27da2f8eb0c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5fd6362e_152c_4266_879d_26a2d51153fb.slice PodAnnotations:0xc002ce4040}] Aliases:map[]}\"",
2026-06-11 13:18:31.676909 | controller |     "Jun 11 12:20:50.443995 crc crio[24477]: time=\"2026-06-11T12:20:50.443952322Z\" level=info msg=\"Checking pod openstack_glance-db-sync-rsl5c for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.676925 | controller |     "Jun 11 12:20:50.467160 crc crio[24477]: time=\"2026-06-11T12:20:50.466137531Z\" level=info msg=\"Ran pod sandbox 6ae1b1f28b14efcc43a516147ba9c67232aa62fdfaacff55567ce2c78886276b with infra container: openstack/glance-db-sync-rsl5c/POD\" id=d139180f-e45c-4261-9c60-6e8861441d38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.676940 | controller |     "Jun 11 12:20:50.470942 crc crio[24477]: time=\"2026-06-11T12:20:50.470872825Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=6c563b9d-45af-460a-8f3b-e423d7fdbe53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.676955 | controller |     "Jun 11 12:20:50.471114 crc crio[24477]: time=\"2026-06-11T12:20:50.47105697Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found\" id=6c563b9d-45af-460a-8f3b-e423d7fdbe53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.676974 | controller |     "Jun 11 12:20:50.471194 crc crio[24477]: time=\"2026-06-11T12:20:50.471126392Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found\" id=6c563b9d-45af-460a-8f3b-e423d7fdbe53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.676989 | controller |     "Jun 11 12:20:50.472969 crc crio[24477]: time=\"2026-06-11T12:20:50.472833111Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=36e163a8-1232-442c-8af5-a810cc7e79f1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.677003 | controller |     "Jun 11 12:20:50.479318 crc crio[24477]: time=\"2026-06-11T12:20:50.4792275Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\\\"\"",
2026-06-11 13:18:31.677017 | controller |     "Jun 11 12:20:52.417358 crc crio[24477]: time=\"2026-06-11T12:20:52.416853717Z\" level=info msg=\"Stopping pod sandbox: 3ec7a4d1638261f7b02faad03e80c6a6dd3d6a2e931605e145124e82bc41e927\" id=5aa2f408-aa11-4b6a-b096-ccaa81b3232b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.677032 | controller |     "Jun 11 12:20:52.418468 crc crio[24477]: time=\"2026-06-11T12:20:52.418138894Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-9fpm5 Namespace:openstack ID:3ec7a4d1638261f7b02faad03e80c6a6dd3d6a2e931605e145124e82bc41e927 UID:b37c0f36-b0f3-4718-89eb-0485c2f788d4 NetNS:/var/run/netns/68088ab1-b191-4d6d-969b-6e77bd940d47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb37c0f36_b0f3_4718_89eb_0485c2f788d4.slice PodAnnotations:0xc0072c0578}] Aliases:map[]}\"",
2026-06-11 13:18:31.677047 | controller |     "Jun 11 12:20:52.418468 crc crio[24477]: time=\"2026-06-11T12:20:52.418279018Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-9fpm5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.677061 | controller |     "Jun 11 12:20:52.721688 crc crio[24477]: time=\"2026-06-11T12:20:52.721529378Z\" level=info msg=\"Stopped pod sandbox: 3ec7a4d1638261f7b02faad03e80c6a6dd3d6a2e931605e145124e82bc41e927\" id=5aa2f408-aa11-4b6a-b096-ccaa81b3232b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.677076 | controller |     "Jun 11 12:20:53.275275 crc crio[24477]: time=\"2026-06-11T12:20:53.274606343Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-phjc4/POD\" id=ec8c52f9-7dd6-4df9-be9d-d10678ff2dc3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.677091 | controller |     "Jun 11 12:20:53.275470 crc crio[24477]: time=\"2026-06-11T12:20:53.275288572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.677105 | controller |     "Jun 11 12:20:53.314322 crc crio[24477]: time=\"2026-06-11T12:20:53.31414213Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-phjc4 Namespace:openstack ID:8e8348cdb73efa085648c81b886afe92a6a9928f4c8ef05f3fedc3416d619cf5 UID:3cdaf132-a856-45e8-84fb-8f7f148fcb1d NetNS:/var/run/netns/9ef027d7-fda1-4656-bc71-14d60e6af359 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cdaf132_a856_45e8_84fb_8f7f148fcb1d.slice PodAnnotations:0xc0072c0820}] Aliases:map[]}\"",
2026-06-11 13:18:31.677120 | controller |     "Jun 11 12:20:53.314322 crc crio[24477]: time=\"2026-06-11T12:20:53.314327905Z\" level=info msg=\"Adding pod openstack_root-account-create-update-phjc4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.677138 | controller |     "Jun 11 12:20:53.888992 crc crio[24477]: 2026-06-11T12:20:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8e8348cdb73efa0 Mac:8e:eb:40:1f:d6:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/9ef027d7-fda1-4656-bc71-14d60e6af359 SocketPath: PciID:}] [{Interface:0xc000132f40 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.677154 | controller |     "Jun 11 12:20:53.893514 crc crio[24477]: time=\"2026-06-11T12:20:53.893444338Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-phjc4 Namespace:openstack ID:8e8348cdb73efa085648c81b886afe92a6a9928f4c8ef05f3fedc3416d619cf5 UID:3cdaf132-a856-45e8-84fb-8f7f148fcb1d NetNS:/var/run/netns/9ef027d7-fda1-4656-bc71-14d60e6af359 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cdaf132_a856_45e8_84fb_8f7f148fcb1d.slice PodAnnotations:0xc0072c0820}] Aliases:map[]}\"",
2026-06-11 13:18:31.677169 | controller |     "Jun 11 12:20:53.893988 crc crio[24477]: time=\"2026-06-11T12:20:53.893737756Z\" level=info msg=\"Checking pod openstack_root-account-create-update-phjc4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.677184 | controller |     "Jun 11 12:20:53.906412 crc crio[24477]: time=\"2026-06-11T12:20:53.906292552Z\" level=info msg=\"Ran pod sandbox 8e8348cdb73efa085648c81b886afe92a6a9928f4c8ef05f3fedc3416d619cf5 with infra container: openstack/root-account-create-update-phjc4/POD\" id=ec8c52f9-7dd6-4df9-be9d-d10678ff2dc3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.677199 | controller |     "Jun 11 12:20:53.911725 crc crio[24477]: time=\"2026-06-11T12:20:53.911551718Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e132d24d-e3b2-40c6-8d30-45036d938079 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.677214 | controller |     "Jun 11 12:20:53.916930 crc crio[24477]: time=\"2026-06-11T12:20:53.91684624Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a24bef71-0a12-47f8-ba1a-995761921e05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.677229 | controller |     "Jun 11 12:20:53.925460 crc crio[24477]: time=\"2026-06-11T12:20:53.925381093Z\" level=info msg=\"Creating container: openstack/root-account-create-update-phjc4/mariadb-account-create-update\" id=d44f898d-e373-4af9-85a8-b5db58fc28eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.677243 | controller |     "Jun 11 12:20:53.925863 crc crio[24477]: time=\"2026-06-11T12:20:53.925834896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.677258 | controller |     "Jun 11 12:20:53.979954 crc crio[24477]: time=\"2026-06-11T12:20:53.979809567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.677273 | controller |     "Jun 11 12:20:53.984786 crc crio[24477]: time=\"2026-06-11T12:20:53.984605422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.677287 | controller |     "Jun 11 12:20:54.123757 crc crio[24477]: time=\"2026-06-11T12:20:54.123531471Z\" level=info msg=\"Created container f81c8689b820490cde1ad78b99bf29fbe3306a001cc7c304895df1977a1b508a: openstack/root-account-create-update-phjc4/mariadb-account-create-update\" id=d44f898d-e373-4af9-85a8-b5db58fc28eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.677302 | controller |     "Jun 11 12:20:54.129229 crc crio[24477]: time=\"2026-06-11T12:20:54.129148778Z\" level=info msg=\"Starting container: f81c8689b820490cde1ad78b99bf29fbe3306a001cc7c304895df1977a1b508a\" id=a65a3924-1ca5-4f7d-892d-7e85254cd7fd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.677320 | controller |     "Jun 11 12:20:54.134991 crc crio[24477]: time=\"2026-06-11T12:20:54.134874839Z\" level=info msg=\"Started container\" PID=63015 containerID=f81c8689b820490cde1ad78b99bf29fbe3306a001cc7c304895df1977a1b508a description=openstack/root-account-create-update-phjc4/mariadb-account-create-update id=a65a3924-1ca5-4f7d-892d-7e85254cd7fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e8348cdb73efa085648c81b886afe92a6a9928f4c8ef05f3fedc3416d619cf5",
2026-06-11 13:18:31.677335 | controller |     "Jun 11 12:20:55.482613 crc crio[24477]: time=\"2026-06-11T12:20:55.482075488Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=ae1ab6e5-90b8-4783-9a6d-88f2248a6497 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.677350 | controller |     "Jun 11 12:20:55.486964 crc crio[24477]: time=\"2026-06-11T12:20:55.485037491Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=6a19289c-81de-4a85-8096-1abea253d74e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.677365 | controller |     "Jun 11 12:20:55.577861 crc crio[24477]: time=\"2026-06-11T12:20:55.577752886Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=221906d9-14dc-4174-bca3-c7b94fced754 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.677379 | controller |     "Jun 11 12:20:55.578751 crc crio[24477]: time=\"2026-06-11T12:20:55.578553458Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=ec760809-5b5e-4c90-86f3-01509313514c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.677394 | controller |     "Jun 11 12:20:55.595822 crc crio[24477]: time=\"2026-06-11T12:20:55.595547114Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=6d0d4a16-0ac8-4721-840d-5afa4f88070f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.677408 | controller |     "Jun 11 12:20:55.596119 crc crio[24477]: time=\"2026-06-11T12:20:55.59609951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.677423 | controller |     "Jun 11 12:20:55.610746 crc crio[24477]: time=\"2026-06-11T12:20:55.610185234Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=19d6680f-25c2-49c0-b116-4b359307266e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.677437 | controller |     "Jun 11 12:20:55.629853 crc crio[24477]: time=\"2026-06-11T12:20:55.629745881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.677452 | controller |     "Jun 11 12:20:55.665034 crc crio[24477]: time=\"2026-06-11T12:20:55.664926577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.677466 | controller |     "Jun 11 12:20:55.670986 crc crio[24477]: time=\"2026-06-11T12:20:55.670848403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.677481 | controller |     "Jun 11 12:20:55.686374 crc crio[24477]: time=\"2026-06-11T12:20:55.685805233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.677541 | controller |     "Jun 11 12:20:55.690358 crc crio[24477]: time=\"2026-06-11T12:20:55.690005769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.677558 | controller |     "Jun 11 12:20:55.873201 crc crio[24477]: time=\"2026-06-11T12:20:55.873074384Z\" level=info msg=\"Created container 07d9af520055f720b4c3150d67f40f8b456e36e442aa5c2c1f0dc1634e197926: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=6d0d4a16-0ac8-4721-840d-5afa4f88070f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.677573 | controller |     "Jun 11 12:20:55.876317 crc crio[24477]: time=\"2026-06-11T12:20:55.874771192Z\" level=info msg=\"Starting container: 07d9af520055f720b4c3150d67f40f8b456e36e442aa5c2c1f0dc1634e197926\" id=22194ca5-fd72-484e-8451-4d1237a35e19 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.677588 | controller |     "Jun 11 12:20:55.885594 crc crio[24477]: time=\"2026-06-11T12:20:55.885481782Z\" level=info msg=\"Started container\" PID=63143 containerID=07d9af520055f720b4c3150d67f40f8b456e36e442aa5c2c1f0dc1634e197926 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=22194ca5-fd72-484e-8451-4d1237a35e19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a165bf2d5c44eb61ebeeb4509fe4c01d99254011c3e3c390168752b1054fbe9",
2026-06-11 13:18:31.677604 | controller |     "Jun 11 12:20:55.914933 crc crio[24477]: time=\"2026-06-11T12:20:55.913890227Z\" level=info msg=\"Created container 1ce9d3632bbf6baeab691f09654925cd4512be317ff3e7e13608fc733702b3d1: openstack/rabbitmq-server-0/rabbitmq\" id=19d6680f-25c2-49c0-b116-4b359307266e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.677618 | controller |     "Jun 11 12:20:55.915357 crc crio[24477]: time=\"2026-06-11T12:20:55.915242045Z\" level=info msg=\"Starting container: 1ce9d3632bbf6baeab691f09654925cd4512be317ff3e7e13608fc733702b3d1\" id=56fd046a-03fa-4d0d-ac22-0e8d7072701e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.677633 | controller |     "Jun 11 12:20:55.922422 crc crio[24477]: time=\"2026-06-11T12:20:55.92223602Z\" level=info msg=\"Started container\" PID=63150 containerID=1ce9d3632bbf6baeab691f09654925cd4512be317ff3e7e13608fc733702b3d1 description=openstack/rabbitmq-server-0/rabbitmq id=56fd046a-03fa-4d0d-ac22-0e8d7072701e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac41cd4fe61fb391d93c22e770caef4a0699223c68aff0d4c512c74276fc9f40",
2026-06-11 13:18:31.677647 | controller |     "Jun 11 12:20:56.513143 crc crio[24477]: time=\"2026-06-11T12:20:56.512539998Z\" level=info msg=\"Stopping pod sandbox: 8e8348cdb73efa085648c81b886afe92a6a9928f4c8ef05f3fedc3416d619cf5\" id=ce17f6cf-02be-4e41-98d0-38e60f873de4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.677662 | controller |     "Jun 11 12:20:56.513143 crc crio[24477]: time=\"2026-06-11T12:20:56.513054323Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-phjc4 Namespace:openstack ID:8e8348cdb73efa085648c81b886afe92a6a9928f4c8ef05f3fedc3416d619cf5 UID:3cdaf132-a856-45e8-84fb-8f7f148fcb1d NetNS:/var/run/netns/9ef027d7-fda1-4656-bc71-14d60e6af359 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cdaf132_a856_45e8_84fb_8f7f148fcb1d.slice PodAnnotations:0xc001f2a498}] Aliases:map[]}\"",
2026-06-11 13:18:31.677678 | controller |     "Jun 11 12:20:56.514015 crc crio[24477]: time=\"2026-06-11T12:20:56.513301989Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-phjc4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.677692 | controller |     "Jun 11 12:20:56.870430 crc crio[24477]: time=\"2026-06-11T12:20:56.869783791Z\" level=info msg=\"Stopped pod sandbox: 8e8348cdb73efa085648c81b886afe92a6a9928f4c8ef05f3fedc3416d619cf5\" id=ce17f6cf-02be-4e41-98d0-38e60f873de4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.677710 | controller |     "Jun 11 12:20:58.108344 crc crio[24477]: time=\"2026-06-11T12:20:58.108049949Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-lrklq-config-5nvph/POD\" id=508270fd-ecc5-4cfa-812d-ab62f89b5336 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.677725 | controller |     "Jun 11 12:20:58.109393 crc crio[24477]: time=\"2026-06-11T12:20:58.108350857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.677740 | controller |     "Jun 11 12:20:58.150409 crc crio[24477]: time=\"2026-06-11T12:20:58.150343654Z\" level=info msg=\"Got pod network &{Name:ovn-controller-lrklq-config-5nvph Namespace:openstack ID:ea7c46eb656f7abf2b5d1a998c1b49e17da76eeead9773f953f05dfdedf6b42f UID:1de79a8e-1d87-4538-9517-2d099e3fe703 NetNS:/var/run/netns/f130ecc0-56dd-42fc-9720-f63851422245 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1de79a8e_1d87_4538_9517_2d099e3fe703.slice PodAnnotations:0xc002e12168}] Aliases:map[]}\"",
2026-06-11 13:18:31.677755 | controller |     "Jun 11 12:20:58.150844 crc crio[24477]: time=\"2026-06-11T12:20:58.150813677Z\" level=info msg=\"Adding pod openstack_ovn-controller-lrklq-config-5nvph to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.677769 | controller |     "Jun 11 12:20:58.493391 crc crio[24477]: 2026-06-11T12:20:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea7c46eb656f7ab Mac:7e:68:ef:cc:09:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/f130ecc0-56dd-42fc-9720-f63851422245 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.677784 | controller |     "Jun 11 12:20:58.498708 crc crio[24477]: time=\"2026-06-11T12:20:58.498619483Z\" level=info msg=\"Got pod network &{Name:ovn-controller-lrklq-config-5nvph Namespace:openstack ID:ea7c46eb656f7abf2b5d1a998c1b49e17da76eeead9773f953f05dfdedf6b42f UID:1de79a8e-1d87-4538-9517-2d099e3fe703 NetNS:/var/run/netns/f130ecc0-56dd-42fc-9720-f63851422245 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1de79a8e_1d87_4538_9517_2d099e3fe703.slice PodAnnotations:0xc002e12168}] Aliases:map[]}\"",
2026-06-11 13:18:31.677798 | controller |     "Jun 11 12:20:58.499095 crc crio[24477]: time=\"2026-06-11T12:20:58.499074077Z\" level=info msg=\"Checking pod openstack_ovn-controller-lrklq-config-5nvph for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.677813 | controller |     "Jun 11 12:20:58.511445 crc crio[24477]: time=\"2026-06-11T12:20:58.511356812Z\" level=info msg=\"Ran pod sandbox ea7c46eb656f7abf2b5d1a998c1b49e17da76eeead9773f953f05dfdedf6b42f with infra container: openstack/ovn-controller-lrklq-config-5nvph/POD\" id=508270fd-ecc5-4cfa-812d-ab62f89b5336 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.677827 | controller |     "Jun 11 12:20:58.515421 crc crio[24477]: time=\"2026-06-11T12:20:58.515337881Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=69d407a8-f4af-4042-82a4-ffc43f3b65dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.677841 | controller |     "Jun 11 12:20:58.522160 crc crio[24477]: time=\"2026-06-11T12:20:58.521825504Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=b6bae333-ec5d-41fe-b004-b788387d342f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.677876 | controller |     "Jun 11 12:20:58.531814 crc crio[24477]: time=\"2026-06-11T12:20:58.531748881Z\" level=info msg=\"Creating container: openstack/ovn-controller-lrklq-config-5nvph/ovn-config\" id=e1b14ee6-5e61-4341-8d1d-0a37f6d480fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.677897 | controller |     "Jun 11 12:20:58.532338 crc crio[24477]: time=\"2026-06-11T12:20:58.532271705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.677911 | controller |     "Jun 11 12:20:58.587808 crc crio[24477]: time=\"2026-06-11T12:20:58.587721258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.677926 | controller |     "Jun 11 12:20:58.815291 crc crio[24477]: time=\"2026-06-11T12:20:58.814631371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.677941 | controller |     "Jun 11 12:20:58.941823 crc crio[24477]: time=\"2026-06-11T12:20:58.94170797Z\" level=info msg=\"Created container bddd75a0b8007f1190b9b0f0fb8525ec754a63ef3179bd40993d126d1387e208: openstack/ovn-controller-lrklq-config-5nvph/ovn-config\" id=e1b14ee6-5e61-4341-8d1d-0a37f6d480fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.677956 | controller |     "Jun 11 12:20:58.943755 crc crio[24477]: time=\"2026-06-11T12:20:58.94351714Z\" level=info msg=\"Starting container: bddd75a0b8007f1190b9b0f0fb8525ec754a63ef3179bd40993d126d1387e208\" id=7a2b4e6f-5c0b-4912-81c4-7b3f568c025c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.677970 | controller |     "Jun 11 12:20:58.957920 crc crio[24477]: time=\"2026-06-11T12:20:58.957041499Z\" level=info msg=\"Started container\" PID=63500 containerID=bddd75a0b8007f1190b9b0f0fb8525ec754a63ef3179bd40993d126d1387e208 description=openstack/ovn-controller-lrklq-config-5nvph/ovn-config id=7a2b4e6f-5c0b-4912-81c4-7b3f568c025c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea7c46eb656f7abf2b5d1a998c1b49e17da76eeead9773f953f05dfdedf6b42f",
2026-06-11 13:18:31.677985 | controller |     "Jun 11 12:21:00.606828 crc crio[24477]: time=\"2026-06-11T12:21:00.605360807Z\" level=info msg=\"Stopping pod sandbox: ea7c46eb656f7abf2b5d1a998c1b49e17da76eeead9773f953f05dfdedf6b42f\" id=73756bf0-a44e-4c48-9a4a-d9363055a481 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.678000 | controller |     "Jun 11 12:21:00.608880 crc crio[24477]: time=\"2026-06-11T12:21:00.607713823Z\" level=info msg=\"Got pod network &{Name:ovn-controller-lrklq-config-5nvph Namespace:openstack ID:ea7c46eb656f7abf2b5d1a998c1b49e17da76eeead9773f953f05dfdedf6b42f UID:1de79a8e-1d87-4538-9517-2d099e3fe703 NetNS:/var/run/netns/f130ecc0-56dd-42fc-9720-f63851422245 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1de79a8e_1d87_4538_9517_2d099e3fe703.slice PodAnnotations:0xc000a15920}] Aliases:map[]}\"",
2026-06-11 13:18:31.678015 | controller |     "Jun 11 12:21:00.608880 crc crio[24477]: time=\"2026-06-11T12:21:00.607893629Z\" level=info msg=\"Deleting pod openstack_ovn-controller-lrklq-config-5nvph from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.678030 | controller |     "Jun 11 12:21:02.956788 crc crio[24477]: time=\"2026-06-11T12:21:02.955508067Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=1d795f07-2883-4fd6-92ef-0a6fd66467b9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.678044 | controller |     "Jun 11 12:21:02.958815 crc crio[24477]: time=\"2026-06-11T12:21:02.958764258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.678059 | controller |     "Jun 11 12:21:04.873013 crc crio[24477]: time=\"2026-06-11T12:21:04.872200491Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-h4ns9/POD\" id=ad0d4a49-cfa3-45a8-92df-2a77f3d37388 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.678077 | controller |     "Jun 11 12:21:04.874198 crc crio[24477]: time=\"2026-06-11T12:21:04.873115148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.678092 | controller |     "Jun 11 12:21:10.668417 crc crio[24477]: time=\"2026-06-11T12:21:10.667087055Z\" level=info msg=\"Stopped pod sandbox: ea7c46eb656f7abf2b5d1a998c1b49e17da76eeead9773f953f05dfdedf6b42f\" id=73756bf0-a44e-4c48-9a4a-d9363055a481 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.678107 | controller |     "Jun 11 12:21:10.769867 crc crio[24477]: time=\"2026-06-11T12:21:10.76978289Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-h4ns9 Namespace:openstack ID:ae015a8c19685b3f9175f8d7862191c944a721394ffb0e3759a246db67fbf69b UID:f57c7db5-7fdd-4a83-a58c-bc47d009144b NetNS:/var/run/netns/56a6bebc-e2df-4e80-a2d2-2a0d7625d5d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf57c7db5_7fdd_4a83_a58c_bc47d009144b.slice PodAnnotations:0xc00008c958}] Aliases:map[]}\"",
2026-06-11 13:18:31.678121 | controller |     "Jun 11 12:21:10.769867 crc crio[24477]: time=\"2026-06-11T12:21:10.769847141Z\" level=info msg=\"Adding pod openstack_root-account-create-update-h4ns9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.678136 | controller |     "Jun 11 12:21:10.775263 crc crio[24477]: time=\"2026-06-11T12:21:10.77479778Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1 UID:777a40e4-f45d-44ef-a58c-652706f629c9 NetNS:/var/run/netns/d6034f10-305f-4d66-bdb5-81b018bf70b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod777a40e4_f45d_44ef_a58c_652706f629c9.slice PodAnnotations:0xc0072c01e8}] Aliases:map[]}\"",
2026-06-11 13:18:31.678150 | controller |     "Jun 11 12:21:10.775263 crc crio[24477]: time=\"2026-06-11T12:21:10.775260103Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.678165 | controller |     "Jun 11 12:21:10.823986 crc crio[24477]: time=\"2026-06-11T12:21:10.823852322Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9\" id=36e163a8-1232-442c-8af5-a810cc7e79f1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.678179 | controller |     "Jun 11 12:21:10.825213 crc crio[24477]: time=\"2026-06-11T12:21:10.825140379Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=c3e4fbb1-48d9-49bb-8f41-23e6a642bce6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.678194 | controller |     "Jun 11 12:21:10.864102 crc crio[24477]: time=\"2026-06-11T12:21:10.863926685Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=2c401644-5a67-47c4-9260-4219510e10cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.678209 | controller |     "Jun 11 12:21:10.884501 crc crio[24477]: time=\"2026-06-11T12:21:10.882332624Z\" level=info msg=\"Creating container: openstack/glance-db-sync-rsl5c/glance-db-sync\" id=9736c6d9-2717-4d09-bc71-61ec1cc0ea99 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.678223 | controller |     "Jun 11 12:21:10.887408 crc crio[24477]: time=\"2026-06-11T12:21:10.887320764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.678241 | controller |     "Jun 11 12:21:10.960028 crc crio[24477]: time=\"2026-06-11T12:21:10.959114181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.678256 | controller |     "Jun 11 12:21:11.349096 crc crio[24477]: 2026-06-11T12:21:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ae015a8c19685b3 Mac:ee:52:4b:c1:47:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/56a6bebc-e2df-4e80-a2d2-2a0d7625d5d9 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.678272 | controller |     "Jun 11 12:21:11.350132 crc crio[24477]: time=\"2026-06-11T12:21:11.35005195Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-h4ns9 Namespace:openstack ID:ae015a8c19685b3f9175f8d7862191c944a721394ffb0e3759a246db67fbf69b UID:f57c7db5-7fdd-4a83-a58c-bc47d009144b NetNS:/var/run/netns/56a6bebc-e2df-4e80-a2d2-2a0d7625d5d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf57c7db5_7fdd_4a83_a58c_bc47d009144b.slice PodAnnotations:0xc00008c958}] Aliases:map[]}\"",
2026-06-11 13:18:31.678287 | controller |     "Jun 11 12:21:11.350277 crc crio[24477]: time=\"2026-06-11T12:21:11.350225671Z\" level=info msg=\"Checking pod openstack_root-account-create-update-h4ns9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.678302 | controller |     "Jun 11 12:21:11.360924 crc crio[24477]: time=\"2026-06-11T12:21:11.360840731Z\" level=info msg=\"Ran pod sandbox ae015a8c19685b3f9175f8d7862191c944a721394ffb0e3759a246db67fbf69b with infra container: openstack/root-account-create-update-h4ns9/POD\" id=ad0d4a49-cfa3-45a8-92df-2a77f3d37388 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.678316 | controller |     "Jun 11 12:21:11.366903 crc crio[24477]: time=\"2026-06-11T12:21:11.366812156Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=74ded455-1db8-4222-924b-0e895d849c7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.678331 | controller |     "Jun 11 12:21:11.381076 crc crio[24477]: time=\"2026-06-11T12:21:11.381015073Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b5052220-1ab2-4dc5-8e03-11debd2f38cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.678346 | controller |     "Jun 11 12:21:11.391293 crc crio[24477]: time=\"2026-06-11T12:21:11.391230929Z\" level=info msg=\"Creating container: openstack/root-account-create-update-h4ns9/mariadb-account-create-update\" id=ec9c6885-e00b-4e70-96c6-6e6e1101e44b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.678360 | controller |     "Jun 11 12:21:11.391984 crc crio[24477]: time=\"2026-06-11T12:21:11.391918708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.678375 | controller |     "Jun 11 12:21:11.431375 crc crio[24477]: time=\"2026-06-11T12:21:11.431275029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.678389 | controller |     "Jun 11 12:21:11.439913 crc crio[24477]: time=\"2026-06-11T12:21:11.439828659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.678404 | controller |     "Jun 11 12:21:11.554474 crc crio[24477]: time=\"2026-06-11T12:21:11.554349375Z\" level=info msg=\"Created container 33e09ef33c2bfd88f1ba1c53231bc52ed4b2e6078944879d44020c9a40f59ac2: openstack/root-account-create-update-h4ns9/mariadb-account-create-update\" id=ec9c6885-e00b-4e70-96c6-6e6e1101e44b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.678422 | controller |     "Jun 11 12:21:11.564505 crc crio[24477]: time=\"2026-06-11T12:21:11.564375745Z\" level=info msg=\"Starting container: 33e09ef33c2bfd88f1ba1c53231bc52ed4b2e6078944879d44020c9a40f59ac2\" id=95a75f86-b5db-4da5-8b54-c04a919b14a3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.678437 | controller |     "Jun 11 12:21:11.572071 crc crio[24477]: time=\"2026-06-11T12:21:11.571975819Z\" level=info msg=\"Started container\" PID=64352 containerID=33e09ef33c2bfd88f1ba1c53231bc52ed4b2e6078944879d44020c9a40f59ac2 description=openstack/root-account-create-update-h4ns9/mariadb-account-create-update id=95a75f86-b5db-4da5-8b54-c04a919b14a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae015a8c19685b3f9175f8d7862191c944a721394ffb0e3759a246db67fbf69b",
2026-06-11 13:18:31.678452 | controller |     "Jun 11 12:21:11.617041 crc crio[24477]: 2026-06-11T12:21:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee37ea24d75f005 Mac:2e:71:75:55:d9:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/d6034f10-305f-4d66-bdb5-81b018bf70b4 SocketPath: PciID:}] [{Interface:0xc000586590 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.678487 | controller |     "Jun 11 12:21:11.619133 crc crio[24477]: time=\"2026-06-11T12:21:11.61842976Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1 UID:777a40e4-f45d-44ef-a58c-652706f629c9 NetNS:/var/run/netns/d6034f10-305f-4d66-bdb5-81b018bf70b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod777a40e4_f45d_44ef_a58c_652706f629c9.slice PodAnnotations:0xc0072c01e8}] Aliases:map[]}\"",
2026-06-11 13:18:31.678529 | controller |     "Jun 11 12:21:11.619133 crc crio[24477]: time=\"2026-06-11T12:21:11.618979735Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.678549 | controller |     "Jun 11 12:21:11.626805 crc crio[24477]: time=\"2026-06-11T12:21:11.626772666Z\" level=info msg=\"Ran pod sandbox ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1 with infra container: openstack/swift-storage-0/POD\" id=1d795f07-2883-4fd6-92ef-0a6fd66467b9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.678565 | controller |     "Jun 11 12:21:11.629386 crc crio[24477]: time=\"2026-06-11T12:21:11.629356144Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=81cb4cb9-5070-4c02-9e1e-e07a778e0edf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.678580 | controller |     "Jun 11 12:21:11.629974 crc crio[24477]: time=\"2026-06-11T12:21:11.629607902Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found\" id=81cb4cb9-5070-4c02-9e1e-e07a778e0edf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.678596 | controller |     "Jun 11 12:21:11.629974 crc crio[24477]: time=\"2026-06-11T12:21:11.629708445Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found\" id=81cb4cb9-5070-4c02-9e1e-e07a778e0edf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.678611 | controller |     "Jun 11 12:21:11.634488 crc crio[24477]: time=\"2026-06-11T12:21:11.633914212Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=ddbea46c-7332-4c3f-bf52-5f68d4c0f2d8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.678626 | controller |     "Jun 11 12:21:11.646041 crc crio[24477]: time=\"2026-06-11T12:21:11.64595721Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\\\"\"",
2026-06-11 13:18:31.678645 | controller |     "Jun 11 12:21:11.906444 crc crio[24477]: time=\"2026-06-11T12:21:11.906320419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.678660 | controller |     "Jun 11 12:21:12.054783 crc crio[24477]: time=\"2026-06-11T12:21:12.054604041Z\" level=info msg=\"Created container 48a52327dd5ff69c905b534e3d88502cce954beef77e571571d07c0ba89727e5: openstack/glance-db-sync-rsl5c/glance-db-sync\" id=9736c6d9-2717-4d09-bc71-61ec1cc0ea99 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.678675 | controller |     "Jun 11 12:21:12.056351 crc crio[24477]: time=\"2026-06-11T12:21:12.056282087Z\" level=info msg=\"Starting container: 48a52327dd5ff69c905b534e3d88502cce954beef77e571571d07c0ba89727e5\" id=01814f65-1c32-4251-b603-ef3a1fc9784f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.678690 | controller |     "Jun 11 12:21:12.065531 crc crio[24477]: time=\"2026-06-11T12:21:12.065425613Z\" level=info msg=\"Started container\" PID=64386 containerID=48a52327dd5ff69c905b534e3d88502cce954beef77e571571d07c0ba89727e5 description=openstack/glance-db-sync-rsl5c/glance-db-sync id=01814f65-1c32-4251-b603-ef3a1fc9784f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ae1b1f28b14efcc43a516147ba9c67232aa62fdfaacff55567ce2c78886276b",
2026-06-11 13:18:31.678705 | controller |     "Jun 11 12:21:13.165785 crc crio[24477]: time=\"2026-06-11T12:21:13.164979468Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:ca70cf0e497f85d020943547bece4f9a7193c8b97ef5575264cff0ea6de83083\" id=ddbea46c-7332-4c3f-bf52-5f68d4c0f2d8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.678720 | controller |     "Jun 11 12:21:13.167203 crc crio[24477]: time=\"2026-06-11T12:21:13.166497519Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=11c67a14-b38e-479a-a758-122a7a7d2339 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.678735 | controller |     "Jun 11 12:21:13.170247 crc crio[24477]: time=\"2026-06-11T12:21:13.170179833Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=c5c4faac-39e4-48c8-88d0-ab4b230b1ffb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.678749 | controller |     "Jun 11 12:21:13.179500 crc crio[24477]: time=\"2026-06-11T12:21:13.179413591Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=c0f51365-d914-4687-8ae3-0f4b72daac42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.678764 | controller |     "Jun 11 12:21:13.181273 crc crio[24477]: time=\"2026-06-11T12:21:13.181204722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.678779 | controller |     "Jun 11 12:21:13.222791 crc crio[24477]: time=\"2026-06-11T12:21:13.222700613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.678793 | controller |     "Jun 11 12:21:13.226019 crc crio[24477]: time=\"2026-06-11T12:21:13.225943805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.678808 | controller |     "Jun 11 12:21:13.359991 crc crio[24477]: time=\"2026-06-11T12:21:13.359860193Z\" level=info msg=\"Created container b02c3986a40d6723df57e30444c6a4123ab039c202a0664d503c8c1ddc158e30: openstack/swift-storage-0/xattr-restore\" id=c0f51365-d914-4687-8ae3-0f4b72daac42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.678826 | controller |     "Jun 11 12:21:13.361534 crc crio[24477]: time=\"2026-06-11T12:21:13.361433818Z\" level=info msg=\"Starting container: b02c3986a40d6723df57e30444c6a4123ab039c202a0664d503c8c1ddc158e30\" id=da48f92b-e992-404f-8728-094049c74703 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.678841 | controller |     "Jun 11 12:21:13.368286 crc crio[24477]: time=\"2026-06-11T12:21:13.368178409Z\" level=info msg=\"Started container\" PID=64456 containerID=b02c3986a40d6723df57e30444c6a4123ab039c202a0664d503c8c1ddc158e30 description=openstack/swift-storage-0/xattr-restore id=da48f92b-e992-404f-8728-094049c74703 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1",
2026-06-11 13:18:31.678875 | controller |     "Jun 11 12:21:13.868117 crc crio[24477]: time=\"2026-06-11T12:21:13.86799119Z\" level=info msg=\"Stopping pod sandbox: ae015a8c19685b3f9175f8d7862191c944a721394ffb0e3759a246db67fbf69b\" id=e4324dec-bfd0-471e-b1e6-f309115a5d28 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.678892 | controller |     "Jun 11 12:21:13.868243 crc crio[24477]: time=\"2026-06-11T12:21:13.868155794Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=cd724728-6e72-48e3-973e-75cfea8bf53d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.678907 | controller |     "Jun 11 12:21:13.868502 crc crio[24477]: time=\"2026-06-11T12:21:13.868411472Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found\" id=cd724728-6e72-48e3-973e-75cfea8bf53d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.678924 | controller |     "Jun 11 12:21:13.868709 crc crio[24477]: time=\"2026-06-11T12:21:13.868546655Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found\" id=cd724728-6e72-48e3-973e-75cfea8bf53d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.678941 | controller |     "Jun 11 12:21:13.869163 crc crio[24477]: time=\"2026-06-11T12:21:13.86909173Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-h4ns9 Namespace:openstack ID:ae015a8c19685b3f9175f8d7862191c944a721394ffb0e3759a246db67fbf69b UID:f57c7db5-7fdd-4a83-a58c-bc47d009144b NetNS:/var/run/netns/56a6bebc-e2df-4e80-a2d2-2a0d7625d5d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf57c7db5_7fdd_4a83_a58c_bc47d009144b.slice PodAnnotations:0xc001f2a408}] Aliases:map[]}\"",
2026-06-11 13:18:31.678957 | controller |     "Jun 11 12:21:13.869376 crc crio[24477]: time=\"2026-06-11T12:21:13.869296956Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-h4ns9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.679007 | controller |     "Jun 11 12:21:13.869916 crc crio[24477]: time=\"2026-06-11T12:21:13.869863322Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=80f1f600-7f1c-495e-b16c-be0223e2349e name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.679025 | controller |     "Jun 11 12:21:13.877220 crc crio[24477]: time=\"2026-06-11T12:21:13.876709184Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\\\"\"",
2026-06-11 13:18:31.679040 | controller |     "Jun 11 12:21:14.269493 crc crio[24477]: time=\"2026-06-11T12:21:14.265040247Z\" level=info msg=\"Stopped pod sandbox: ae015a8c19685b3f9175f8d7862191c944a721394ffb0e3759a246db67fbf69b\" id=e4324dec-bfd0-471e-b1e6-f309115a5d28 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.679055 | controller |     "Jun 11 12:21:15.416926 crc crio[24477]: time=\"2026-06-11T12:21:15.414916253Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:2e8a2b2bbccdd61ef08eb9b79a8e66a2e2e82e19054bde454cdbcb0d80d92310\" id=80f1f600-7f1c-495e-b16c-be0223e2349e name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.679090 | controller |     "Jun 11 12:21:15.419235 crc crio[24477]: time=\"2026-06-11T12:21:15.419092679Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=7a950c57-672e-4ff5-afde-c402904a4a03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.679107 | controller |     "Jun 11 12:21:15.451313 crc crio[24477]: time=\"2026-06-11T12:21:15.45116803Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=0ad556fc-5744-4444-aa68-abc66f582a0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.679122 | controller |     "Jun 11 12:21:15.470967 crc crio[24477]: time=\"2026-06-11T12:21:15.470876654Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=da41fc52-fad0-4b44-be69-c896ce7a1c96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.679137 | controller |     "Jun 11 12:21:15.472801 crc crio[24477]: time=\"2026-06-11T12:21:15.472725436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.679152 | controller |     "Jun 11 12:21:15.536268 crc crio[24477]: time=\"2026-06-11T12:21:15.536132898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.679179 | controller |     "Jun 11 12:21:15.541008 crc crio[24477]: time=\"2026-06-11T12:21:15.540925402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.679196 | controller |     "Jun 11 12:21:15.693001 crc crio[24477]: time=\"2026-06-11T12:21:15.692873068Z\" level=info msg=\"Created container be6ef9a98bf4b9ffae4bfcff4f3139a133cd5eadeb5e28fc2a630adb53fcd3ab: openstack/swift-storage-0/account-server\" id=da41fc52-fad0-4b44-be69-c896ce7a1c96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.679211 | controller |     "Jun 11 12:21:15.695222 crc crio[24477]: time=\"2026-06-11T12:21:15.695118901Z\" level=info msg=\"Starting container: be6ef9a98bf4b9ffae4bfcff4f3139a133cd5eadeb5e28fc2a630adb53fcd3ab\" id=ae90e3b6-bc87-408e-945d-f243c52a6f3a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.679226 | controller |     "Jun 11 12:21:15.704327 crc crio[24477]: time=\"2026-06-11T12:21:15.704193669Z\" level=info msg=\"Started container\" PID=64692 containerID=be6ef9a98bf4b9ffae4bfcff4f3139a133cd5eadeb5e28fc2a630adb53fcd3ab description=openstack/swift-storage-0/account-server id=ae90e3b6-bc87-408e-945d-f243c52a6f3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1",
2026-06-11 13:18:31.679242 | controller |     "Jun 11 12:21:15.719986 crc crio[24477]: time=\"2026-06-11T12:21:15.719906827Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=d94d5142-b5b7-4bd9-ba70-60c28e7315e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.679258 | controller |     "Jun 11 12:21:15.739510 crc crio[24477]: time=\"2026-06-11T12:21:15.73931594Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=ead54df8-f1c2-4e11-8306-56490c0211f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.679272 | controller |     "Jun 11 12:21:15.754703 crc crio[24477]: time=\"2026-06-11T12:21:15.754403067Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=ec24670d-262b-4572-a066-68e0861127a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.679309 | controller |     "Jun 11 12:21:15.764913 crc crio[24477]: time=\"2026-06-11T12:21:15.764812508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.679325 | controller |     "Jun 11 12:21:15.825758 crc crio[24477]: time=\"2026-06-11T12:21:15.825601146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.679340 | controller |     "Jun 11 12:21:15.829392 crc crio[24477]: time=\"2026-06-11T12:21:15.829323071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.679355 | controller |     "Jun 11 12:21:15.944293 crc crio[24477]: time=\"2026-06-11T12:21:15.944096356Z\" level=info msg=\"Created container d6a6edc58dd90ea6c34498bb4fd39b04865b413ff1e49351fffa3bc40c6b99e0: openstack/swift-storage-0/account-replicator\" id=ec24670d-262b-4572-a066-68e0861127a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.679370 | controller |     "Jun 11 12:21:15.946059 crc crio[24477]: time=\"2026-06-11T12:21:15.945957598Z\" level=info msg=\"Starting container: d6a6edc58dd90ea6c34498bb4fd39b04865b413ff1e49351fffa3bc40c6b99e0\" id=8f55ba41-fbf0-4ce7-a287-fc800b865983 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.679397 | controller |     "Jun 11 12:21:15.952882 crc crio[24477]: time=\"2026-06-11T12:21:15.95278717Z\" level=info msg=\"Started container\" PID=64732 containerID=d6a6edc58dd90ea6c34498bb4fd39b04865b413ff1e49351fffa3bc40c6b99e0 description=openstack/swift-storage-0/account-replicator id=8f55ba41-fbf0-4ce7-a287-fc800b865983 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1",
2026-06-11 13:18:31.679414 | controller |     "Jun 11 12:21:15.964403 crc crio[24477]: time=\"2026-06-11T12:21:15.96422143Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=fac4e3b2-200d-4300-8c94-e7dda232318e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.679429 | controller |     "Jun 11 12:21:15.982016 crc crio[24477]: time=\"2026-06-11T12:21:15.981883904Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=15e590f1-80de-4530-84e5-49376d130f65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.679444 | controller |     "Jun 11 12:21:15.997203 crc crio[24477]: time=\"2026-06-11T12:21:15.99707715Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=d7dcd32e-1cbb-4c40-9f4c-648a27b12c35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.679459 | controller |     "Jun 11 12:21:15.998977 crc crio[24477]: time=\"2026-06-11T12:21:15.998920732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.679474 | controller |     "Jun 11 12:21:16.116378 crc crio[24477]: time=\"2026-06-11T12:21:16.116270358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.679490 | controller |     "Jun 11 12:21:16.120253 crc crio[24477]: time=\"2026-06-11T12:21:16.120172158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.679505 | controller |     "Jun 11 12:21:16.243508 crc crio[24477]: time=\"2026-06-11T12:21:16.243347954Z\" level=info msg=\"Created container 5637092d81e839a01a59d1dd3c8b3bffd16c6335ae62407dcaf279216f3afae3: openstack/swift-storage-0/account-auditor\" id=d7dcd32e-1cbb-4c40-9f4c-648a27b12c35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.679523 | controller |     "Jun 11 12:21:16.245545 crc crio[24477]: time=\"2026-06-11T12:21:16.245460893Z\" level=info msg=\"Starting container: 5637092d81e839a01a59d1dd3c8b3bffd16c6335ae62407dcaf279216f3afae3\" id=e8cad580-2cfa-4f90-9d87-4a98a8428dc8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.679538 | controller |     "Jun 11 12:21:16.256244 crc crio[24477]: time=\"2026-06-11T12:21:16.256126423Z\" level=info msg=\"Started container\" PID=64749 containerID=5637092d81e839a01a59d1dd3c8b3bffd16c6335ae62407dcaf279216f3afae3 description=openstack/swift-storage-0/account-auditor id=e8cad580-2cfa-4f90-9d87-4a98a8428dc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1",
2026-06-11 13:18:31.679554 | controller |     "Jun 11 12:21:16.269869 crc crio[24477]: time=\"2026-06-11T12:21:16.269759424Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=cd83a5ad-7193-4067-937a-e59dd007a1ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.679569 | controller |     "Jun 11 12:21:16.286724 crc crio[24477]: time=\"2026-06-11T12:21:16.286181054Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=1bfc1ee9-40ce-4b44-aadd-499dbbc21a4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.679584 | controller |     "Jun 11 12:21:16.302045 crc crio[24477]: time=\"2026-06-11T12:21:16.301958956Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=452f905e-dbf1-43d1-ace0-69dc2424e1b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.679598 | controller |     "Jun 11 12:21:16.305482 crc crio[24477]: time=\"2026-06-11T12:21:16.303437038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.679613 | controller |     "Jun 11 12:21:16.346679 crc crio[24477]: time=\"2026-06-11T12:21:16.346519204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.679627 | controller |     "Jun 11 12:21:16.352447 crc crio[24477]: time=\"2026-06-11T12:21:16.352374169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.679641 | controller |     "Jun 11 12:21:16.458498 crc crio[24477]: time=\"2026-06-11T12:21:16.458377301Z\" level=info msg=\"Created container 470a4a1f809689766a57750f72187c4b7ae3c0b1fae7834a8bf72db42866059d: openstack/swift-storage-0/account-reaper\" id=452f905e-dbf1-43d1-ace0-69dc2424e1b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.679656 | controller |     "Jun 11 12:21:16.459928 crc crio[24477]: time=\"2026-06-11T12:21:16.459823155Z\" level=info msg=\"Starting container: 470a4a1f809689766a57750f72187c4b7ae3c0b1fae7834a8bf72db42866059d\" id=3fae5180-8f23-4734-8d5d-63dc700f62c7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.679671 | controller |     "Jun 11 12:21:16.468236 crc crio[24477]: time=\"2026-06-11T12:21:16.468114918Z\" level=info msg=\"Started container\" PID=64770 containerID=470a4a1f809689766a57750f72187c4b7ae3c0b1fae7834a8bf72db42866059d description=openstack/swift-storage-0/account-reaper id=3fae5180-8f23-4734-8d5d-63dc700f62c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1",
2026-06-11 13:18:31.679731 | controller |     "Jun 11 12:21:16.483530 crc crio[24477]: time=\"2026-06-11T12:21:16.483091942Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=edbdb977-d292-4de7-b286-10b3d446208a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.679759 | controller |     "Jun 11 12:21:16.483530 crc crio[24477]: time=\"2026-06-11T12:21:16.48335622Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found\" id=edbdb977-d292-4de7-b286-10b3d446208a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.679775 | controller |     "Jun 11 12:21:16.483530 crc crio[24477]: time=\"2026-06-11T12:21:16.483442042Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found\" id=edbdb977-d292-4de7-b286-10b3d446208a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.679813 | controller |     "Jun 11 12:21:16.484913 crc crio[24477]: time=\"2026-06-11T12:21:16.484826425Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=835e44bf-6a5c-4c31-8f49-fa14bfd501d9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.679829 | controller |     "Jun 11 12:21:16.491296 crc crio[24477]: time=\"2026-06-11T12:21:16.491198956Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\\\"\"",
2026-06-11 13:18:31.679844 | controller |     "Jun 11 12:21:18.179383 crc crio[24477]: time=\"2026-06-11T12:21:18.179210317Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:2cd9d911af0f170eec9beb49d19054a0cd0882cf56009471751a226026a1ce53\" id=835e44bf-6a5c-4c31-8f49-fa14bfd501d9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.679892 | controller |     "Jun 11 12:21:18.181307 crc crio[24477]: time=\"2026-06-11T12:21:18.180858711Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=655f3cbc-00e9-497e-b260-77728516d02a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.679910 | controller |     "Jun 11 12:21:18.201938 crc crio[24477]: time=\"2026-06-11T12:21:18.201804317Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=4bba3763-3af6-499c-9435-754fdf732b95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.679925 | controller |     "Jun 11 12:21:18.218823 crc crio[24477]: time=\"2026-06-11T12:21:18.218712031Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=6068e794-1e3e-4ccc-b691-e5cb3cd1c2a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.679962 | controller |     "Jun 11 12:21:18.221009 crc crio[24477]: time=\"2026-06-11T12:21:18.220885102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.679981 | controller |     "Jun 11 12:21:18.281692 crc crio[24477]: time=\"2026-06-11T12:21:18.281529259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.679995 | controller |     "Jun 11 12:21:18.286115 crc crio[24477]: time=\"2026-06-11T12:21:18.286081627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.680010 | controller |     "Jun 11 12:21:18.459326 crc crio[24477]: time=\"2026-06-11T12:21:18.459218264Z\" level=info msg=\"Created container 393c564bdbe67ed5503ec30441612397236656098cf6e14b0e797752c040ed04: openstack/swift-storage-0/container-server\" id=6068e794-1e3e-4ccc-b691-e5cb3cd1c2a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.680049 | controller |     "Jun 11 12:21:18.461818 crc crio[24477]: time=\"2026-06-11T12:21:18.461524208Z\" level=info msg=\"Starting container: 393c564bdbe67ed5503ec30441612397236656098cf6e14b0e797752c040ed04\" id=62b6b10f-aad0-4109-9737-48dc75aaf87b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.680071 | controller |     "Jun 11 12:21:18.471468 crc crio[24477]: time=\"2026-06-11T12:21:18.471423076Z\" level=info msg=\"Started container\" PID=64888 containerID=393c564bdbe67ed5503ec30441612397236656098cf6e14b0e797752c040ed04 description=openstack/swift-storage-0/container-server id=62b6b10f-aad0-4109-9737-48dc75aaf87b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1",
2026-06-11 13:18:31.680087 | controller |     "Jun 11 12:21:18.493229 crc crio[24477]: time=\"2026-06-11T12:21:18.493148844Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=cc5922bc-920f-47fb-9e1d-afa8cba6c586 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.680102 | controller |     "Jun 11 12:21:18.518046 crc crio[24477]: time=\"2026-06-11T12:21:18.517964829Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=3901f9ef-0b09-42ed-b769-187cbfb08e42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.680117 | controller |     "Jun 11 12:21:18.530729 crc crio[24477]: time=\"2026-06-11T12:21:18.530352276Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=7752a6a2-040c-42eb-ac88-ce00d3eed51b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.680132 | controller |     "Jun 11 12:21:18.533126 crc crio[24477]: time=\"2026-06-11T12:21:18.533023541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.680147 | controller |     "Jun 11 12:21:18.678806 crc crio[24477]: time=\"2026-06-11T12:21:18.678447045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.680162 | controller |     "Jun 11 12:21:18.688225 crc crio[24477]: time=\"2026-06-11T12:21:18.688084821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.680177 | controller |     "Jun 11 12:21:18.790900 crc crio[24477]: time=\"2026-06-11T12:21:18.790195891Z\" level=info msg=\"Created container 690a480d355fa078302d6260dfe472944c865ba35be67d9c28e47daa82ff9f49: openstack/swift-storage-0/container-replicator\" id=7752a6a2-040c-42eb-ac88-ce00d3eed51b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.680192 | controller |     "Jun 11 12:21:18.792188 crc crio[24477]: time=\"2026-06-11T12:21:18.792099654Z\" level=info msg=\"Starting container: 690a480d355fa078302d6260dfe472944c865ba35be67d9c28e47daa82ff9f49\" id=13efff49-7a59-45da-b9bd-94c2fbb831f6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.680206 | controller |     "Jun 11 12:21:18.797968 crc crio[24477]: time=\"2026-06-11T12:21:18.797855726Z\" level=info msg=\"Started container\" PID=64927 containerID=690a480d355fa078302d6260dfe472944c865ba35be67d9c28e47daa82ff9f49 description=openstack/swift-storage-0/container-replicator id=13efff49-7a59-45da-b9bd-94c2fbb831f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1",
2026-06-11 13:18:31.680221 | controller |     "Jun 11 12:21:18.812291 crc crio[24477]: time=\"2026-06-11T12:21:18.812182527Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=2e126c17-005a-41f6-a191-a7ea16754530 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.680236 | controller |     "Jun 11 12:21:18.824985 crc crio[24477]: time=\"2026-06-11T12:21:18.824873771Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=871ca6b8-e90b-42a7-a4d1-6002c8496a21 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.680253 | controller |     "Jun 11 12:21:18.835451 crc crio[24477]: time=\"2026-06-11T12:21:18.835339325Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=7c15c80a-c296-4dea-a05d-87ef6afd65c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.680268 | controller |     "Jun 11 12:21:18.838184 crc crio[24477]: time=\"2026-06-11T12:21:18.838110793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.680282 | controller |     "Jun 11 12:21:18.894091 crc crio[24477]: time=\"2026-06-11T12:21:18.893985937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.680297 | controller |     "Jun 11 12:21:18.897207 crc crio[24477]: time=\"2026-06-11T12:21:18.897136165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.680311 | controller |     "Jun 11 12:21:19.024085 crc crio[24477]: time=\"2026-06-11T12:21:19.023970596Z\" level=info msg=\"Created container 47b7109104dd556a02c54a0594bf3a290e7f801e40b73b5eb2e1f8af03c92adc: openstack/swift-storage-0/container-auditor\" id=7c15c80a-c296-4dea-a05d-87ef6afd65c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.680326 | controller |     "Jun 11 12:21:19.025188 crc crio[24477]: time=\"2026-06-11T12:21:19.025105093Z\" level=info msg=\"Starting container: 47b7109104dd556a02c54a0594bf3a290e7f801e40b73b5eb2e1f8af03c92adc\" id=5d8bea02-5253-4777-818c-3c0993b160ce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.680340 | controller |     "Jun 11 12:21:19.031212 crc crio[24477]: time=\"2026-06-11T12:21:19.031114806Z\" level=info msg=\"Started container\" PID=64937 containerID=47b7109104dd556a02c54a0594bf3a290e7f801e40b73b5eb2e1f8af03c92adc description=openstack/swift-storage-0/container-auditor id=5d8bea02-5253-4777-818c-3c0993b160ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1",
2026-06-11 13:18:31.680355 | controller |     "Jun 11 12:21:19.051878 crc crio[24477]: time=\"2026-06-11T12:21:19.051774804Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=f168b527-3a73-4d13-a42a-3c0e6f7f8dfe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.680370 | controller |     "Jun 11 12:21:19.072097 crc crio[24477]: time=\"2026-06-11T12:21:19.071994732Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=2a2157af-7f6b-4994-97ee-2cb79e5ac0a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.680384 | controller |     "Jun 11 12:21:19.087945 crc crio[24477]: time=\"2026-06-11T12:21:19.087848394Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=869e7ccd-db60-485c-8da6-a4ff817dda79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.680399 | controller |     "Jun 11 12:21:19.090001 crc crio[24477]: time=\"2026-06-11T12:21:19.089944303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.680413 | controller |     "Jun 11 12:21:19.137358 crc crio[24477]: time=\"2026-06-11T12:21:19.137247368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.680428 | controller |     "Jun 11 12:21:19.153200 crc crio[24477]: time=\"2026-06-11T12:21:19.153062265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.680447 | controller |     "Jun 11 12:21:19.321771 crc crio[24477]: time=\"2026-06-11T12:21:19.321061744Z\" level=info msg=\"Created container de227b17e61eea99d30d3246afb15b59de7437300a605fb826909287ef9f8aff: openstack/swift-storage-0/container-updater\" id=869e7ccd-db60-485c-8da6-a4ff817dda79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.680463 | controller |     "Jun 11 12:21:19.323057 crc crio[24477]: time=\"2026-06-11T12:21:19.322965957Z\" level=info msg=\"Starting container: de227b17e61eea99d30d3246afb15b59de7437300a605fb826909287ef9f8aff\" id=b910a3af-6ddb-4ce3-bc50-a061f03ef1de name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.680478 | controller |     "Jun 11 12:21:19.328595 crc crio[24477]: time=\"2026-06-11T12:21:19.328490292Z\" level=info msg=\"Started container\" PID=64961 containerID=de227b17e61eea99d30d3246afb15b59de7437300a605fb826909287ef9f8aff description=openstack/swift-storage-0/container-updater id=b910a3af-6ddb-4ce3-bc50-a061f03ef1de name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1",
2026-06-11 13:18:31.680493 | controller |     "Jun 11 12:21:19.341999 crc crio[24477]: time=\"2026-06-11T12:21:19.341888877Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=d61d5b73-d5e8-4e36-a0c8-283f50419295 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.680507 | controller |     "Jun 11 12:21:19.356163 crc crio[24477]: time=\"2026-06-11T12:21:19.356025604Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=8e9e5cbd-196d-4be3-80a0-309296400aa5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.680522 | controller |     "Jun 11 12:21:19.365294 crc crio[24477]: time=\"2026-06-11T12:21:19.365188049Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=95037a2d-1415-4f12-b8ea-dab2a616701b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.680537 | controller |     "Jun 11 12:21:19.365840 crc crio[24477]: time=\"2026-06-11T12:21:19.365731304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.680552 | controller |     "Jun 11 12:21:19.403622 crc crio[24477]: time=\"2026-06-11T12:21:19.403498914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.680566 | controller |     "Jun 11 12:21:19.406178 crc crio[24477]: time=\"2026-06-11T12:21:19.406114595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.680581 | controller |     "Jun 11 12:21:19.580250 crc crio[24477]: time=\"2026-06-11T12:21:19.579719736Z\" level=info msg=\"Created container 9707b1b0d904ca35c504cb96f3c5195dfa3b132de51aef4e41015f795d3da40e: openstack/swift-storage-0/object-server\" id=95037a2d-1415-4f12-b8ea-dab2a616701b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.680596 | controller |     "Jun 11 12:21:19.581763 crc crio[24477]: time=\"2026-06-11T12:21:19.581699801Z\" level=info msg=\"Starting container: 9707b1b0d904ca35c504cb96f3c5195dfa3b132de51aef4e41015f795d3da40e\" id=6e431005-59d7-45a6-bd02-3d87aa710489 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.680611 | controller |     "Jun 11 12:21:19.587911 crc crio[24477]: time=\"2026-06-11T12:21:19.587824983Z\" level=info msg=\"Started container\" PID=64983 containerID=9707b1b0d904ca35c504cb96f3c5195dfa3b132de51aef4e41015f795d3da40e description=openstack/swift-storage-0/object-server id=6e431005-59d7-45a6-bd02-3d87aa710489 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1",
2026-06-11 13:18:31.680630 | controller |     "Jun 11 12:21:19.599616 crc crio[24477]: time=\"2026-06-11T12:21:19.599449798Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=840446ea-a8f9-4edd-9734-c00cba881c64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.680645 | controller |     "Jun 11 12:21:19.618536 crc crio[24477]: time=\"2026-06-11T12:21:19.618464321Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=627092a2-ee04-4a00-b8a9-921c44a7f0c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.680660 | controller |     "Jun 11 12:21:19.633240 crc crio[24477]: time=\"2026-06-11T12:21:19.633136091Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=9ccd0a72-6d89-408c-9949-34dd21e929f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.680675 | controller |     "Jun 11 12:21:19.633758 crc crio[24477]: time=\"2026-06-11T12:21:19.633692517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.680690 | controller |     "Jun 11 12:21:19.673858 crc crio[24477]: time=\"2026-06-11T12:21:19.673630907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.680705 | controller |     "Jun 11 12:21:19.677055 crc crio[24477]: time=\"2026-06-11T12:21:19.676979338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.680720 | controller |     "Jun 11 12:21:19.806692 crc crio[24477]: time=\"2026-06-11T12:21:19.806445564Z\" level=info msg=\"Created container a48042779a987c82aed52afba724ac0c763fa2c150faa7531e8809066070c6f9: openstack/swift-storage-0/object-replicator\" id=9ccd0a72-6d89-408c-9949-34dd21e929f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.680735 | controller |     "Jun 11 12:21:19.808122 crc crio[24477]: time=\"2026-06-11T12:21:19.808034439Z\" level=info msg=\"Starting container: a48042779a987c82aed52afba724ac0c763fa2c150faa7531e8809066070c6f9\" id=63908482-46b2-4b91-8473-d8ae75f05359 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.680750 | controller |     "Jun 11 12:21:19.824146 crc crio[24477]: time=\"2026-06-11T12:21:19.824013687Z\" level=info msg=\"Started container\" PID=65009 containerID=a48042779a987c82aed52afba724ac0c763fa2c150faa7531e8809066070c6f9 description=openstack/swift-storage-0/object-replicator id=63908482-46b2-4b91-8473-d8ae75f05359 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1",
2026-06-11 13:18:31.680765 | controller |     "Jun 11 12:21:19.841436 crc crio[24477]: time=\"2026-06-11T12:21:19.841111134Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=0444458c-4f5a-4688-b9da-da98296791f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.680779 | controller |     "Jun 11 12:21:19.856367 crc crio[24477]: time=\"2026-06-11T12:21:19.856250468Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=ccfbae1e-5d8d-4601-be22-c52cef57d261 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.680794 | controller |     "Jun 11 12:21:19.866704 crc crio[24477]: time=\"2026-06-11T12:21:19.863704418Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=66badd40-ea55-4f00-86bb-84790c5b2203 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.680808 | controller |     "Jun 11 12:21:19.866704 crc crio[24477]: time=\"2026-06-11T12:21:19.864102209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.680826 | controller |     "Jun 11 12:21:19.915433 crc crio[24477]: time=\"2026-06-11T12:21:19.915343892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.680841 | controller |     "Jun 11 12:21:19.922131 crc crio[24477]: time=\"2026-06-11T12:21:19.92204866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.680875 | controller |     "Jun 11 12:21:20.060094 crc crio[24477]: time=\"2026-06-11T12:21:20.060028963Z\" level=info msg=\"Created container 9cdd85772d4aa9197781957503dcc4bfd12f37db65ead5c864d026d53ecbf3be: openstack/swift-storage-0/object-auditor\" id=66badd40-ea55-4f00-86bb-84790c5b2203 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.680891 | controller |     "Jun 11 12:21:20.062524 crc crio[24477]: time=\"2026-06-11T12:21:20.062439261Z\" level=info msg=\"Starting container: 9cdd85772d4aa9197781957503dcc4bfd12f37db65ead5c864d026d53ecbf3be\" id=5a84ef24-0e1e-42ea-b006-1c12b6c92a89 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.680932 | controller |     "Jun 11 12:21:20.068877 crc crio[24477]: time=\"2026-06-11T12:21:20.068794608Z\" level=info msg=\"Started container\" PID=65025 containerID=9cdd85772d4aa9197781957503dcc4bfd12f37db65ead5c864d026d53ecbf3be description=openstack/swift-storage-0/object-auditor id=5a84ef24-0e1e-42ea-b006-1c12b6c92a89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1",
2026-06-11 13:18:31.680947 | controller |     "Jun 11 12:21:20.081089 crc crio[24477]: time=\"2026-06-11T12:21:20.080999511Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=b6ca8aaf-d012-4c9a-a8f2-95def1a9adc7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.680962 | controller |     "Jun 11 12:21:20.110743 crc crio[24477]: time=\"2026-06-11T12:21:20.110417324Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=732890c8-4fe4-4c02-8fb9-8e0e641ea3ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.680976 | controller |     "Jun 11 12:21:20.135742 crc crio[24477]: time=\"2026-06-11T12:21:20.130851387Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=7e654a8c-4566-4fa1-a3eb-581b69775a81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.680991 | controller |     "Jun 11 12:21:20.135742 crc crio[24477]: time=\"2026-06-11T12:21:20.131252048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.681005 | controller |     "Jun 11 12:21:20.172019 crc crio[24477]: time=\"2026-06-11T12:21:20.171888066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.681019 | controller |     "Jun 11 12:21:20.174769 crc crio[24477]: time=\"2026-06-11T12:21:20.174602423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.681033 | controller |     "Jun 11 12:21:20.417833 crc crio[24477]: time=\"2026-06-11T12:21:20.417492572Z\" level=info msg=\"Created container 25b3e05ad0d0ec8263cbd996a7fa8a9040b281d799c219b53f44a07464e20ec3: openstack/swift-storage-0/object-updater\" id=7e654a8c-4566-4fa1-a3eb-581b69775a81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.681048 | controller |     "Jun 11 12:21:20.422417 crc crio[24477]: time=\"2026-06-11T12:21:20.419309422Z\" level=info msg=\"Starting container: 25b3e05ad0d0ec8263cbd996a7fa8a9040b281d799c219b53f44a07464e20ec3\" id=1d1e23a8-6346-4782-a000-6cf8ada93317 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.681066 | controller |     "Jun 11 12:21:20.427951 crc crio[24477]: time=\"2026-06-11T12:21:20.427316437Z\" level=info msg=\"Started container\" PID=65058 containerID=25b3e05ad0d0ec8263cbd996a7fa8a9040b281d799c219b53f44a07464e20ec3 description=openstack/swift-storage-0/object-updater id=1d1e23a8-6346-4782-a000-6cf8ada93317 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1",
2026-06-11 13:18:31.681081 | controller |     "Jun 11 12:21:20.443925 crc crio[24477]: time=\"2026-06-11T12:21:20.443833089Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=10350826-1874-4132-a09c-b7fa0e525645 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.681096 | controller |     "Jun 11 12:21:20.455777 crc crio[24477]: time=\"2026-06-11T12:21:20.45567257Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=7a7cac85-468f-4b9b-ac42-6d5a5842edd8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.681111 | controller |     "Jun 11 12:21:20.462366 crc crio[24477]: time=\"2026-06-11T12:21:20.462212184Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=fa8bbee4-b24f-411c-a28d-0c59e57224ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.681126 | controller |     "Jun 11 12:21:20.463283 crc crio[24477]: time=\"2026-06-11T12:21:20.463185002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.681140 | controller |     "Jun 11 12:21:20.558080 crc crio[24477]: time=\"2026-06-11T12:21:20.556854373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.681155 | controller |     "Jun 11 12:21:20.568340 crc crio[24477]: time=\"2026-06-11T12:21:20.568274345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.681169 | controller |     "Jun 11 12:21:20.708680 crc crio[24477]: time=\"2026-06-11T12:21:20.708549801Z\" level=info msg=\"Created container 8fb514bd4dbd33ee023cbb074aa115ffa864640c625ad07a7102b84422fbcbf7: openstack/swift-storage-0/object-expirer\" id=fa8bbee4-b24f-411c-a28d-0c59e57224ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.681184 | controller |     "Jun 11 12:21:20.710044 crc crio[24477]: time=\"2026-06-11T12:21:20.70997829Z\" level=info msg=\"Starting container: 8fb514bd4dbd33ee023cbb074aa115ffa864640c625ad07a7102b84422fbcbf7\" id=04a2b3e5-4aa7-4174-a985-e689bd0388b9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.681198 | controller |     "Jun 11 12:21:20.717605 crc crio[24477]: time=\"2026-06-11T12:21:20.717128381Z\" level=info msg=\"Started container\" PID=65126 containerID=8fb514bd4dbd33ee023cbb074aa115ffa864640c625ad07a7102b84422fbcbf7 description=openstack/swift-storage-0/object-expirer id=04a2b3e5-4aa7-4174-a985-e689bd0388b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1",
2026-06-11 13:18:31.681213 | controller |     "Jun 11 12:21:20.728602 crc crio[24477]: time=\"2026-06-11T12:21:20.728469328Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=1b51b8ed-8e7c-406d-9aae-a690a5057886 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.681227 | controller |     "Jun 11 12:21:20.755154 crc crio[24477]: time=\"2026-06-11T12:21:20.755039832Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=22d24b01-c296-40f0-940c-e25f71fbb06d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.681246 | controller |     "Jun 11 12:21:20.766709 crc crio[24477]: time=\"2026-06-11T12:21:20.766500693Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=fba6edd0-05f6-4333-a7dd-8174f2b99dbb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.681261 | controller |     "Jun 11 12:21:20.767149 crc crio[24477]: time=\"2026-06-11T12:21:20.767005497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.681276 | controller |     "Jun 11 12:21:20.810442 crc crio[24477]: time=\"2026-06-11T12:21:20.810332162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.681290 | controller |     "Jun 11 12:21:20.814460 crc crio[24477]: time=\"2026-06-11T12:21:20.814378337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.681305 | controller |     "Jun 11 12:21:20.915886 crc crio[24477]: time=\"2026-06-11T12:21:20.915491994Z\" level=info msg=\"Created container 1ec0b0b9d87e4b26576918d4f049211ca95800595d72c09d9d665830a03f8c37: openstack/swift-storage-0/rsync\" id=fba6edd0-05f6-4333-a7dd-8174f2b99dbb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.681320 | controller |     "Jun 11 12:21:20.917009 crc crio[24477]: time=\"2026-06-11T12:21:20.916891323Z\" level=info msg=\"Starting container: 1ec0b0b9d87e4b26576918d4f049211ca95800595d72c09d9d665830a03f8c37\" id=82afa7e3-2a20-48f9-98dd-d4cfb150ae98 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.681335 | controller |     "Jun 11 12:21:20.925002 crc crio[24477]: time=\"2026-06-11T12:21:20.92489723Z\" level=info msg=\"Started container\" PID=65174 containerID=1ec0b0b9d87e4b26576918d4f049211ca95800595d72c09d9d665830a03f8c37 description=openstack/swift-storage-0/rsync id=82afa7e3-2a20-48f9-98dd-d4cfb150ae98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1",
2026-06-11 13:18:31.681355 | controller |     "Jun 11 12:21:20.939862 crc crio[24477]: time=\"2026-06-11T12:21:20.939738177Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=033a4e22-c7aa-472f-9ec6-9dc4bd668182 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.681376 | controller |     "Jun 11 12:21:20.959753 crc crio[24477]: time=\"2026-06-11T12:21:20.959452965Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=8b2d6ce9-790d-4683-b508-a987a2f59dac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.681397 | controller |     "Jun 11 12:21:20.976296 crc crio[24477]: time=\"2026-06-11T12:21:20.976161853Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=2944ab7a-5990-4b25-ad09-515548d66788 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.681418 | controller |     "Jun 11 12:21:20.976870 crc crio[24477]: time=\"2026-06-11T12:21:20.97680035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.681439 | controller |     "Jun 11 12:21:21.027468 crc crio[24477]: time=\"2026-06-11T12:21:21.027386208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.681460 | controller |     "Jun 11 12:21:21.033107 crc crio[24477]: time=\"2026-06-11T12:21:21.033049395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.681483 | controller |     "Jun 11 12:21:21.136825 crc crio[24477]: time=\"2026-06-11T12:21:21.136711577Z\" level=info msg=\"Created container b250516472d77f071dce40209a7d71d554c5b573f8c870be549a67cf1e8bbc13: openstack/swift-storage-0/swift-recon-cron\" id=2944ab7a-5990-4b25-ad09-515548d66788 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.681499 | controller |     "Jun 11 12:21:21.139925 crc crio[24477]: time=\"2026-06-11T12:21:21.139746683Z\" level=info msg=\"Starting container: b250516472d77f071dce40209a7d71d554c5b573f8c870be549a67cf1e8bbc13\" id=97966b74-7e06-4a3e-80c8-1e8b64625920 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.681518 | controller |     "Jun 11 12:21:21.147930 crc crio[24477]: time=\"2026-06-11T12:21:21.147757347Z\" level=info msg=\"Started container\" PID=65189 containerID=b250516472d77f071dce40209a7d71d554c5b573f8c870be549a67cf1e8bbc13 description=openstack/swift-storage-0/swift-recon-cron id=97966b74-7e06-4a3e-80c8-1e8b64625920 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee37ea24d75f00582d55ad5102de066cd0c5e323b366c6e756f4a9d96304a5a1",
2026-06-11 13:18:31.681540 | controller |     "Jun 11 12:21:22.253238 crc crio[24477]: time=\"2026-06-11T12:21:22.252356054Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68c444669f-rkncr/POD\" id=3ed9607d-fc3f-4078-9011-8dd64a39a061 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.681559 | controller |     "Jun 11 12:21:22.255138 crc crio[24477]: time=\"2026-06-11T12:21:22.25328065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.681575 | controller |     "Jun 11 12:21:22.299218 crc crio[24477]: time=\"2026-06-11T12:21:22.298959798Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c444669f-rkncr Namespace:openstack ID:d5de2301c2291d699042b9e66b992f598bd38055bd9e073ea9a79f2b75a9aab7 UID:4c93c184-98ac-4f42-8b17-562175eb4f98 NetNS:/var/run/netns/bbf1b861-4528-4c91-88e6-9b35995091d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c93c184_98ac_4f42_8b17_562175eb4f98.slice PodAnnotations:0xc0003271b0}] Aliases:map[]}\"",
2026-06-11 13:18:31.681590 | controller |     "Jun 11 12:21:22.299218 crc crio[24477]: time=\"2026-06-11T12:21:22.299062662Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68c444669f-rkncr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.681606 | controller |     "Jun 11 12:21:22.850741 crc crio[24477]: 2026-06-11T12:21:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5de2301c2291d6 Mac:7a:07:94:cf:93:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/bbf1b861-4528-4c91-88e6-9b35995091d2 SocketPath: PciID:}] [{Interface:0xc0004c05f0 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.681621 | controller |     "Jun 11 12:21:22.852097 crc crio[24477]: time=\"2026-06-11T12:21:22.852022893Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c444669f-rkncr Namespace:openstack ID:d5de2301c2291d699042b9e66b992f598bd38055bd9e073ea9a79f2b75a9aab7 UID:4c93c184-98ac-4f42-8b17-562175eb4f98 NetNS:/var/run/netns/bbf1b861-4528-4c91-88e6-9b35995091d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c93c184_98ac_4f42_8b17_562175eb4f98.slice PodAnnotations:0xc0003271b0}] Aliases:map[]}\"",
2026-06-11 13:18:31.681636 | controller |     "Jun 11 12:21:22.852236 crc crio[24477]: time=\"2026-06-11T12:21:22.852181077Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68c444669f-rkncr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.681655 | controller |     "Jun 11 12:21:22.862817 crc crio[24477]: time=\"2026-06-11T12:21:22.859958588Z\" level=info msg=\"Ran pod sandbox d5de2301c2291d699042b9e66b992f598bd38055bd9e073ea9a79f2b75a9aab7 with infra container: openstack/dnsmasq-dns-68c444669f-rkncr/POD\" id=3ed9607d-fc3f-4078-9011-8dd64a39a061 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.681670 | controller |     "Jun 11 12:21:22.864730 crc crio[24477]: time=\"2026-06-11T12:21:22.864535303Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=07a6ae4f-4f41-480b-a7fc-e002815e5dbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.681686 | controller |     "Jun 11 12:21:22.915684 crc crio[24477]: time=\"2026-06-11T12:21:22.915478669Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a8db16d7-0b59-459e-8a3a-e9755ac78f7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.681700 | controller |     "Jun 11 12:21:22.922612 crc crio[24477]: time=\"2026-06-11T12:21:22.922510356Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68c444669f-rkncr/init\" id=cb871eb5-0cfa-457e-ae59-d3c5f13f2ea5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.681715 | controller |     "Jun 11 12:21:22.923032 crc crio[24477]: time=\"2026-06-11T12:21:22.922944898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.681729 | controller |     "Jun 11 12:21:22.976197 crc crio[24477]: time=\"2026-06-11T12:21:22.976087506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.681743 | controller |     "Jun 11 12:21:22.981153 crc crio[24477]: time=\"2026-06-11T12:21:22.981079866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.681758 | controller |     "Jun 11 12:21:23.101237 crc crio[24477]: time=\"2026-06-11T12:21:23.100874419Z\" level=info msg=\"Created container 2ed46d65bd05bf41280b687ae9f47f919ca0b09b0cf84758e16ca8b5e42d1367: openstack/dnsmasq-dns-68c444669f-rkncr/init\" id=cb871eb5-0cfa-457e-ae59-d3c5f13f2ea5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.681773 | controller |     "Jun 11 12:21:23.102424 crc crio[24477]: time=\"2026-06-11T12:21:23.10230901Z\" level=info msg=\"Starting container: 2ed46d65bd05bf41280b687ae9f47f919ca0b09b0cf84758e16ca8b5e42d1367\" id=ab098a53-0de7-4ada-88a3-d06399e7f62d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.681787 | controller |     "Jun 11 12:21:23.111560 crc crio[24477]: time=\"2026-06-11T12:21:23.111406586Z\" level=info msg=\"Started container\" PID=65320 containerID=2ed46d65bd05bf41280b687ae9f47f919ca0b09b0cf84758e16ca8b5e42d1367 description=openstack/dnsmasq-dns-68c444669f-rkncr/init id=ab098a53-0de7-4ada-88a3-d06399e7f62d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5de2301c2291d699042b9e66b992f598bd38055bd9e073ea9a79f2b75a9aab7",
2026-06-11 13:18:31.681803 | controller |     "Jun 11 12:21:23.429562 crc crio[24477]: time=\"2026-06-11T12:21:23.429438319Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=78217aa4-f3c8-42c6-8114-b5afd8e7a059 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.681818 | controller |     "Jun 11 12:21:23.515492 crc crio[24477]: time=\"2026-06-11T12:21:23.5148367Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=40063046-0518-46b5-b0e1-2e43f14be6c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.681836 | controller |     "Jun 11 12:21:23.524318 crc crio[24477]: time=\"2026-06-11T12:21:23.524220473Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68c444669f-rkncr/dnsmasq-dns\" id=26c9988b-2c15-4594-9e48-53dd7b98f267 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.681874 | controller |     "Jun 11 12:21:23.524996 crc crio[24477]: time=\"2026-06-11T12:21:23.524923364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.681892 | controller |     "Jun 11 12:21:23.581741 crc crio[24477]: time=\"2026-06-11T12:21:23.581489886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.681907 | controller |     "Jun 11 12:21:23.593399 crc crio[24477]: time=\"2026-06-11T12:21:23.592562586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.681925 | controller |     "Jun 11 12:21:23.772107 crc crio[24477]: time=\"2026-06-11T12:21:23.771963479Z\" level=info msg=\"Created container 422479648bbadb65ad2791db977c8910f8a78ebc8cb1e91e8e287e6adceffdfa: openstack/dnsmasq-dns-68c444669f-rkncr/dnsmasq-dns\" id=26c9988b-2c15-4594-9e48-53dd7b98f267 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.681942 | controller |     "Jun 11 12:21:23.774123 crc crio[24477]: time=\"2026-06-11T12:21:23.773943675Z\" level=info msg=\"Starting container: 422479648bbadb65ad2791db977c8910f8a78ebc8cb1e91e8e287e6adceffdfa\" id=b64710dc-dccf-4088-bd23-5c3b649005a6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.681956 | controller |     "Jun 11 12:21:23.780517 crc crio[24477]: time=\"2026-06-11T12:21:23.780409815Z\" level=info msg=\"Started container\" PID=65342 containerID=422479648bbadb65ad2791db977c8910f8a78ebc8cb1e91e8e287e6adceffdfa description=openstack/dnsmasq-dns-68c444669f-rkncr/dnsmasq-dns id=b64710dc-dccf-4088-bd23-5c3b649005a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5de2301c2291d699042b9e66b992f598bd38055bd9e073ea9a79f2b75a9aab7",
2026-06-11 13:18:31.681971 | controller |     "Jun 11 12:21:24.444378 crc crio[24477]: time=\"2026-06-11T12:21:24.444279463Z\" level=info msg=\"Stopping pod sandbox: 6ae1b1f28b14efcc43a516147ba9c67232aa62fdfaacff55567ce2c78886276b\" id=ee491732-9233-4fc6-ac91-31f1af1c9ac3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.681987 | controller |     "Jun 11 12:21:24.445302 crc crio[24477]: time=\"2026-06-11T12:21:24.445169028Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-rsl5c Namespace:openstack ID:6ae1b1f28b14efcc43a516147ba9c67232aa62fdfaacff55567ce2c78886276b UID:5fd6362e-152c-4266-879d-26a2d51153fb NetNS:/var/run/netns/2d57694b-24c1-47ea-839c-27da2f8eb0c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5fd6362e_152c_4266_879d_26a2d51153fb.slice PodAnnotations:0xc002d1a398}] Aliases:map[]}\"",
2026-06-11 13:18:31.682001 | controller |     "Jun 11 12:21:24.445381 crc crio[24477]: time=\"2026-06-11T12:21:24.445326312Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-rsl5c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.682017 | controller |     "Jun 11 12:21:25.029017 crc crio[24477]: time=\"2026-06-11T12:21:25.028488179Z\" level=info msg=\"Stopped pod sandbox: 6ae1b1f28b14efcc43a516147ba9c67232aa62fdfaacff55567ce2c78886276b\" id=ee491732-9233-4fc6-ac91-31f1af1c9ac3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.682033 | controller |     "Jun 11 12:21:26.927088 crc crio[24477]: time=\"2026-06-11T12:21:26.926414757Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68dfc8c9f9-88hdh/POD\" id=61c7d873-3413-46b8-8135-2df833b22616 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.682052 | controller |     "Jun 11 12:21:26.928996 crc crio[24477]: time=\"2026-06-11T12:21:26.927112996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.682068 | controller |     "Jun 11 12:21:26.985855 crc crio[24477]: time=\"2026-06-11T12:21:26.985623614Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-88hdh Namespace:openstack ID:129c52298eff55e987aeabc8d220b1c4b9d4cd4f727a3e20d91e805762f91ba5 UID:99c83815-f751-4ddd-a57b-748db6d703fb NetNS:/var/run/netns/4353c350-871e-4df2-954a-7ea5d532f3a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99c83815_f751_4ddd_a57b_748db6d703fb.slice PodAnnotations:0xc000a862d8}] Aliases:map[]}\"",
2026-06-11 13:18:31.682084 | controller |     "Jun 11 12:21:26.985855 crc crio[24477]: time=\"2026-06-11T12:21:26.985772848Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68dfc8c9f9-88hdh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.682098 | controller |     "Jun 11 12:21:27.388403 crc crio[24477]: 2026-06-11T12:21:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:129c52298eff55e Mac:e6:c8:1a:76:be:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/4353c350-871e-4df2-954a-7ea5d532f3a3 SocketPath: PciID:}] [{Interface:0xc000014640 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.682113 | controller |     "Jun 11 12:21:27.389033 crc crio[24477]: time=\"2026-06-11T12:21:27.388834814Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-88hdh Namespace:openstack ID:129c52298eff55e987aeabc8d220b1c4b9d4cd4f727a3e20d91e805762f91ba5 UID:99c83815-f751-4ddd-a57b-748db6d703fb NetNS:/var/run/netns/4353c350-871e-4df2-954a-7ea5d532f3a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99c83815_f751_4ddd_a57b_748db6d703fb.slice PodAnnotations:0xc000a862d8}] Aliases:map[]}\"",
2026-06-11 13:18:31.682128 | controller |     "Jun 11 12:21:27.389033 crc crio[24477]: time=\"2026-06-11T12:21:27.388966747Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68dfc8c9f9-88hdh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.682143 | controller |     "Jun 11 12:21:27.406875 crc crio[24477]: time=\"2026-06-11T12:21:27.405212202Z\" level=info msg=\"Ran pod sandbox 129c52298eff55e987aeabc8d220b1c4b9d4cd4f727a3e20d91e805762f91ba5 with infra container: openstack/dnsmasq-dns-68dfc8c9f9-88hdh/POD\" id=61c7d873-3413-46b8-8135-2df833b22616 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.682158 | controller |     "Jun 11 12:21:27.408062 crc crio[24477]: time=\"2026-06-11T12:21:27.40796928Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=22952e24-48a6-44d1-869c-f063189cecbd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.682173 | controller |     "Jun 11 12:21:27.475526 crc crio[24477]: time=\"2026-06-11T12:21:27.475367538Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6ebff156-1524-4b7d-8860-e168078ca891 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.682188 | controller |     "Jun 11 12:21:27.483407 crc crio[24477]: time=\"2026-06-11T12:21:27.483367271Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68dfc8c9f9-88hdh/init\" id=030f9a83-2524-4c97-9b63-aac76a8e5d34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.682203 | controller |     "Jun 11 12:21:27.484248 crc crio[24477]: time=\"2026-06-11T12:21:27.484225035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.682224 | controller |     "Jun 11 12:21:27.487705 crc crio[24477]: time=\"2026-06-11T12:21:27.487508647Z\" level=info msg=\"Stopping container: 422479648bbadb65ad2791db977c8910f8a78ebc8cb1e91e8e287e6adceffdfa (timeout: 10s)\" id=51340ebd-20f1-4219-97da-d25a2dcb40fe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.682240 | controller |     "Jun 11 12:21:27.549290 crc crio[24477]: time=\"2026-06-11T12:21:27.548693159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.682254 | controller |     "Jun 11 12:21:27.555997 crc crio[24477]: time=\"2026-06-11T12:21:27.555305527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.682268 | controller |     "Jun 11 12:21:27.631427 crc crio[24477]: time=\"2026-06-11T12:21:27.631303392Z\" level=info msg=\"Stopped container 422479648bbadb65ad2791db977c8910f8a78ebc8cb1e91e8e287e6adceffdfa: openstack/dnsmasq-dns-68c444669f-rkncr/dnsmasq-dns\" id=51340ebd-20f1-4219-97da-d25a2dcb40fe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.682283 | controller |     "Jun 11 12:21:27.634719 crc crio[24477]: time=\"2026-06-11T12:21:27.634619506Z\" level=info msg=\"Stopping pod sandbox: d5de2301c2291d699042b9e66b992f598bd38055bd9e073ea9a79f2b75a9aab7\" id=e256ab98-c97f-41c8-b4a8-203d158ffd90 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.682297 | controller |     "Jun 11 12:21:27.635844 crc crio[24477]: time=\"2026-06-11T12:21:27.635604814Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c444669f-rkncr Namespace:openstack ID:d5de2301c2291d699042b9e66b992f598bd38055bd9e073ea9a79f2b75a9aab7 UID:4c93c184-98ac-4f42-8b17-562175eb4f98 NetNS:/var/run/netns/bbf1b861-4528-4c91-88e6-9b35995091d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c93c184_98ac_4f42_8b17_562175eb4f98.slice PodAnnotations:0xc001f2a3f0}] Aliases:map[]}\"",
2026-06-11 13:18:31.682312 | controller |     "Jun 11 12:21:27.636106 crc crio[24477]: time=\"2026-06-11T12:21:27.636084837Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68c444669f-rkncr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.682326 | controller |     "Jun 11 12:21:27.751170 crc crio[24477]: time=\"2026-06-11T12:21:27.750609173Z\" level=info msg=\"Created container 92d6de15529269f675cd8765d4d8897fc3823a842403039856dcb7b7aa6fea0c: openstack/dnsmasq-dns-68dfc8c9f9-88hdh/init\" id=030f9a83-2524-4c97-9b63-aac76a8e5d34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.682341 | controller |     "Jun 11 12:21:27.756947 crc crio[24477]: time=\"2026-06-11T12:21:27.756608882Z\" level=info msg=\"Starting container: 92d6de15529269f675cd8765d4d8897fc3823a842403039856dcb7b7aa6fea0c\" id=5130f568-5c43-4772-8340-11984005db1f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.682355 | controller |     "Jun 11 12:21:27.774890 crc crio[24477]: time=\"2026-06-11T12:21:27.774801638Z\" level=info msg=\"Started container\" PID=65648 containerID=92d6de15529269f675cd8765d4d8897fc3823a842403039856dcb7b7aa6fea0c description=openstack/dnsmasq-dns-68dfc8c9f9-88hdh/init id=5130f568-5c43-4772-8340-11984005db1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=129c52298eff55e987aeabc8d220b1c4b9d4cd4f727a3e20d91e805762f91ba5",
2026-06-11 13:18:31.682370 | controller |     "Jun 11 12:21:28.333525 crc crio[24477]: time=\"2026-06-11T12:21:28.332862129Z\" level=info msg=\"Stopped pod sandbox: d5de2301c2291d699042b9e66b992f598bd38055bd9e073ea9a79f2b75a9aab7\" id=e256ab98-c97f-41c8-b4a8-203d158ffd90 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.682388 | controller |     "Jun 11 12:21:28.505348 crc crio[24477]: time=\"2026-06-11T12:21:28.505260933Z\" level=info msg=\"Removing container: 422479648bbadb65ad2791db977c8910f8a78ebc8cb1e91e8e287e6adceffdfa\" id=5ef4a519-7c66-4231-976e-a8f1ca331e46 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.682403 | controller |     "Jun 11 12:21:28.519022 crc crio[24477]: time=\"2026-06-11T12:21:28.518889021Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=22d300d3-35d6-452f-a785-fb03d12770d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.682418 | controller |     "Jun 11 12:21:28.542037 crc crio[24477]: time=\"2026-06-11T12:21:28.541975174Z\" level=info msg=\"Removed container 422479648bbadb65ad2791db977c8910f8a78ebc8cb1e91e8e287e6adceffdfa: openstack/dnsmasq-dns-68c444669f-rkncr/dnsmasq-dns\" id=5ef4a519-7c66-4231-976e-a8f1ca331e46 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.682432 | controller |     "Jun 11 12:21:28.565904 crc crio[24477]: time=\"2026-06-11T12:21:28.565737721Z\" level=info msg=\"Removing container: 2ed46d65bd05bf41280b687ae9f47f919ca0b09b0cf84758e16ca8b5e42d1367\" id=06530fe3-97d5-4442-abb1-b04fb20c147a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.682446 | controller |     "Jun 11 12:21:28.770746 crc crio[24477]: time=\"2026-06-11T12:21:28.77039377Z\" level=info msg=\"Removed container 2ed46d65bd05bf41280b687ae9f47f919ca0b09b0cf84758e16ca8b5e42d1367: openstack/dnsmasq-dns-68c444669f-rkncr/init\" id=06530fe3-97d5-4442-abb1-b04fb20c147a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.682462 | controller |     "Jun 11 12:21:28.773628 crc crio[24477]: time=\"2026-06-11T12:21:28.773054661Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=47b8ed53-7934-41a1-a6a1-20f5d1ef9816 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.682477 | controller |     "Jun 11 12:21:28.784188 crc crio[24477]: time=\"2026-06-11T12:21:28.783864382Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68dfc8c9f9-88hdh/dnsmasq-dns\" id=4b1e3ea3-b107-429f-8b94-4b93a613fce2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.682492 | controller |     "Jun 11 12:21:28.785292 crc crio[24477]: time=\"2026-06-11T12:21:28.784312074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.682506 | controller |     "Jun 11 12:21:28.872932 crc crio[24477]: time=\"2026-06-11T12:21:28.872870923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.682520 | controller |     "Jun 11 12:21:28.879150 crc crio[24477]: time=\"2026-06-11T12:21:28.878983285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.682535 | controller |     "Jun 11 12:21:29.073027 crc crio[24477]: time=\"2026-06-11T12:21:29.07201674Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-msqmc/POD\" id=3b04120e-bf9a-4e61-b9ab-3cda8ad5c002 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.682549 | controller |     "Jun 11 12:21:29.073027 crc crio[24477]: time=\"2026-06-11T12:21:29.072878444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.682564 | controller |     "Jun 11 12:21:29.129425 crc crio[24477]: time=\"2026-06-11T12:21:29.129269942Z\" level=info msg=\"Stopping pod sandbox: de799f40f4eb7bc2754962ac183fb465a8b6cee890e9f58f5460af95808ad990\" id=0bd3df48-17ec-4de8-84d0-adb4e41e7bf1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.682582 | controller |     "Jun 11 12:21:29.129425 crc crio[24477]: time=\"2026-06-11T12:21:29.129361385Z\" level=info msg=\"Stopped pod sandbox (already stopped): de799f40f4eb7bc2754962ac183fb465a8b6cee890e9f58f5460af95808ad990\" id=0bd3df48-17ec-4de8-84d0-adb4e41e7bf1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.682597 | controller |     "Jun 11 12:21:29.131328 crc crio[24477]: time=\"2026-06-11T12:21:29.131260287Z\" level=info msg=\"Removing pod sandbox: de799f40f4eb7bc2754962ac183fb465a8b6cee890e9f58f5460af95808ad990\" id=9edabf9b-54af-4339-8b0d-a07f50aad43c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.682612 | controller |     "Jun 11 12:21:29.167083 crc crio[24477]: time=\"2026-06-11T12:21:29.16591191Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-msqmc Namespace:openstack ID:7d9ff6cdedd6fffcca9be4a903503e8d30fd90f9c01a0827cc78b300115e85bf UID:38f4328e-4fe9-40a6-a446-c5736ac90211 NetNS:/var/run/netns/f92d763f-9015-45ae-80f5-bd18be4d4bc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38f4328e_4fe9_40a6_a446_c5736ac90211.slice PodAnnotations:0xc000a14368}] Aliases:map[]}\"",
2026-06-11 13:18:31.682626 | controller |     "Jun 11 12:21:29.167083 crc crio[24477]: time=\"2026-06-11T12:21:29.166028103Z\" level=info msg=\"Adding pod openstack_cinder-db-create-msqmc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.682641 | controller |     "Jun 11 12:21:29.245228 crc crio[24477]: time=\"2026-06-11T12:21:29.19427368Z\" level=info msg=\"Removed pod sandbox: de799f40f4eb7bc2754962ac183fb465a8b6cee890e9f58f5460af95808ad990\" id=9edabf9b-54af-4339-8b0d-a07f50aad43c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.682657 | controller |     "Jun 11 12:21:29.245228 crc crio[24477]: time=\"2026-06-11T12:21:29.200939446Z\" level=info msg=\"Stopping pod sandbox: d5de2301c2291d699042b9e66b992f598bd38055bd9e073ea9a79f2b75a9aab7\" id=9fb16ea6-12cc-4891-8a3b-3c5850d01b4f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.682672 | controller |     "Jun 11 12:21:29.245228 crc crio[24477]: time=\"2026-06-11T12:21:29.201013288Z\" level=info msg=\"Stopped pod sandbox (already stopped): d5de2301c2291d699042b9e66b992f598bd38055bd9e073ea9a79f2b75a9aab7\" id=9fb16ea6-12cc-4891-8a3b-3c5850d01b4f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.682687 | controller |     "Jun 11 12:21:29.245228 crc crio[24477]: time=\"2026-06-11T12:21:29.207961545Z\" level=info msg=\"Removing pod sandbox: d5de2301c2291d699042b9e66b992f598bd38055bd9e073ea9a79f2b75a9aab7\" id=1568c7c9-2ddb-48c7-b6b7-9317d5dd2267 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.682701 | controller |     "Jun 11 12:21:29.245228 crc crio[24477]: time=\"2026-06-11T12:21:29.221280611Z\" level=info msg=\"Removed pod sandbox: d5de2301c2291d699042b9e66b992f598bd38055bd9e073ea9a79f2b75a9aab7\" id=1568c7c9-2ddb-48c7-b6b7-9317d5dd2267 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.682716 | controller |     "Jun 11 12:21:29.245228 crc crio[24477]: time=\"2026-06-11T12:21:29.229525359Z\" level=info msg=\"Stopping pod sandbox: 2392c120f2ee7c8236802593c64dc9da2533f0bedf43e46cadb3b5e56a717e4c\" id=f367c457-8e81-4190-964c-b5fbdd5b3f44 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.682731 | controller |     "Jun 11 12:21:29.245228 crc crio[24477]: time=\"2026-06-11T12:21:29.229999551Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2392c120f2ee7c8236802593c64dc9da2533f0bedf43e46cadb3b5e56a717e4c\" id=f367c457-8e81-4190-964c-b5fbdd5b3f44 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.682745 | controller |     "Jun 11 12:21:29.249430 crc crio[24477]: time=\"2026-06-11T12:21:29.246856883Z\" level=info msg=\"Removing pod sandbox: 2392c120f2ee7c8236802593c64dc9da2533f0bedf43e46cadb3b5e56a717e4c\" id=02a2694e-5a72-4c22-ac81-c52b23955fa6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.682765 | controller |     "Jun 11 12:21:29.312754 crc crio[24477]: time=\"2026-06-11T12:21:29.312610555Z\" level=info msg=\"Created container 883a6fe4ec3525d512252b791db8c74f9549604c46c7a7b5314278d4dfb73039: openstack/dnsmasq-dns-68dfc8c9f9-88hdh/dnsmasq-dns\" id=4b1e3ea3-b107-429f-8b94-4b93a613fce2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.682781 | controller |     "Jun 11 12:21:29.323449 crc crio[24477]: time=\"2026-06-11T12:21:29.321154293Z\" level=info msg=\"Starting container: 883a6fe4ec3525d512252b791db8c74f9549604c46c7a7b5314278d4dfb73039\" id=3383db37-9da4-4f7a-b133-4c2a97324f5c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.682796 | controller |     "Jun 11 12:21:29.341808 crc crio[24477]: time=\"2026-06-11T12:21:29.34171528Z\" level=info msg=\"Removed pod sandbox: 2392c120f2ee7c8236802593c64dc9da2533f0bedf43e46cadb3b5e56a717e4c\" id=02a2694e-5a72-4c22-ac81-c52b23955fa6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.682811 | controller |     "Jun 11 12:21:29.373885 crc crio[24477]: time=\"2026-06-11T12:21:29.373802088Z\" level=info msg=\"Started container\" PID=65835 containerID=883a6fe4ec3525d512252b791db8c74f9549604c46c7a7b5314278d4dfb73039 description=openstack/dnsmasq-dns-68dfc8c9f9-88hdh/dnsmasq-dns id=3383db37-9da4-4f7a-b133-4c2a97324f5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=129c52298eff55e987aeabc8d220b1c4b9d4cd4f727a3e20d91e805762f91ba5",
2026-06-11 13:18:31.682826 | controller |     "Jun 11 12:21:29.452950 crc crio[24477]: time=\"2026-06-11T12:21:29.449053592Z\" level=info msg=\"Running pod sandbox: openstack/cinder-a1b6-account-create-update-nzdxn/POD\" id=8ce29739-4d8f-4745-bd7d-573a60f807ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.682840 | controller |     "Jun 11 12:21:29.452950 crc crio[24477]: time=\"2026-06-11T12:21:29.449695351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.682875 | controller |     "Jun 11 12:21:29.568069 crc crio[24477]: time=\"2026-06-11T12:21:29.567974689Z\" level=info msg=\"Got pod network &{Name:cinder-a1b6-account-create-update-nzdxn Namespace:openstack ID:d9094d5c4301cab5ebc132c53de6fa0479aa8a010aca73f6932a3f77ef68f427 UID:088fbd2c-1166-405a-9c9a-556b699ac5c9 NetNS:/var/run/netns/c79d2ab6-f62a-46d2-9305-7a2e8016f1a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod088fbd2c_1166_405a_9c9a_556b699ac5c9.slice PodAnnotations:0xc0072c03f8}] Aliases:map[]}\"",
2026-06-11 13:18:31.683000 | controller |     "Jun 11 12:21:29.578918 crc crio[24477]: time=\"2026-06-11T12:21:29.57295944Z\" level=info msg=\"Adding pod openstack_cinder-a1b6-account-create-update-nzdxn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.683023 | controller |     "Jun 11 12:21:29.625942 crc crio[24477]: time=\"2026-06-11T12:21:29.614878618Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-rdspp/POD\" id=e81c22e8-ab58-4fb1-bf02-cb87120c46bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.683039 | controller |     "Jun 11 12:21:29.626074 crc crio[24477]: time=\"2026-06-11T12:21:29.625970523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.683086 | controller |     "Jun 11 12:21:29.717972 crc crio[24477]: time=\"2026-06-11T12:21:29.713071874Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-rdspp Namespace:openstack ID:8556cd09f3bc5af6a456e180287354f300940d702620fd7a836a177489e424fe UID:34154509-ef9c-4f09-90c3-c11be7deef90 NetNS:/var/run/netns/219aec34-ab21-49c0-b6fc-25cfbf410b38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34154509_ef9c_4f09_90c3_c11be7deef90.slice PodAnnotations:0xc007b16728}] Aliases:map[]}\"",
2026-06-11 13:18:31.683136 | controller |     "Jun 11 12:21:29.717972 crc crio[24477]: time=\"2026-06-11T12:21:29.713294551Z\" level=info msg=\"Adding pod openstack_neutron-db-create-rdspp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.683186 | controller |     "Jun 11 12:21:29.772867 crc crio[24477]: time=\"2026-06-11T12:21:29.772780451Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-5xl9v/POD\" id=976ed835-a624-46e4-99bb-0632378119c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.683206 | controller |     "Jun 11 12:21:29.773057 crc crio[24477]: time=\"2026-06-11T12:21:29.772894985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.683222 | controller |     "Jun 11 12:21:29.867912 crc crio[24477]: 2026-06-11T12:21:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7d9ff6cdedd6fff Mac:3e:3f:5c:69:bb:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/f92d763f-9015-45ae-80f5-bd18be4d4bc5 SocketPath: PciID:}] [{Interface:0xc000387280 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.683259 | controller |     "Jun 11 12:21:29.889145 crc crio[24477]: time=\"2026-06-11T12:21:29.88897977Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-5xl9v Namespace:openstack ID:5ea706c6a1b4b3c57de32f2f68c07cfe2f8380dedde1d7710f4ad839aa0485e8 UID:409f6f80-fc0b-4e66-89f0-eec11a4e0b53 NetNS:/var/run/netns/464dfcf3-4052-473f-a898-0d4d1306e4bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod409f6f80_fc0b_4e66_89f0_eec11a4e0b53.slice PodAnnotations:0xc000a865a8}] Aliases:map[]}\"",
2026-06-11 13:18:31.683281 | controller |     "Jun 11 12:21:29.889145 crc crio[24477]: time=\"2026-06-11T12:21:29.889084653Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-5xl9v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.683298 | controller |     "Jun 11 12:21:29.894249 crc crio[24477]: time=\"2026-06-11T12:21:29.89403157Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-msqmc Namespace:openstack ID:7d9ff6cdedd6fffcca9be4a903503e8d30fd90f9c01a0827cc78b300115e85bf UID:38f4328e-4fe9-40a6-a446-c5736ac90211 NetNS:/var/run/netns/f92d763f-9015-45ae-80f5-bd18be4d4bc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38f4328e_4fe9_40a6_a446_c5736ac90211.slice PodAnnotations:0xc000a14368}] Aliases:map[]}\"",
2026-06-11 13:18:31.683313 | controller |     "Jun 11 12:21:29.894419 crc crio[24477]: time=\"2026-06-11T12:21:29.894368369Z\" level=info msg=\"Checking pod openstack_cinder-db-create-msqmc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.683329 | controller |     "Jun 11 12:21:29.910354 crc crio[24477]: time=\"2026-06-11T12:21:29.910192686Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-8dsdw/POD\" id=c82320f9-4d90-46a5-a6dd-847190cb888c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.683344 | controller |     "Jun 11 12:21:29.910500 crc crio[24477]: time=\"2026-06-11T12:21:29.910455303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.683358 | controller |     "Jun 11 12:21:29.913503 crc crio[24477]: time=\"2026-06-11T12:21:29.913424927Z\" level=info msg=\"Ran pod sandbox 7d9ff6cdedd6fffcca9be4a903503e8d30fd90f9c01a0827cc78b300115e85bf with infra container: openstack/cinder-db-create-msqmc/POD\" id=3b04120e-bf9a-4e61-b9ab-3cda8ad5c002 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.683378 | controller |     "Jun 11 12:21:29.920705 crc crio[24477]: time=\"2026-06-11T12:21:29.919390484Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1c97dcf0-d836-4af3-9010-95c390933362 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.683393 | controller |     "Jun 11 12:21:29.957508 crc crio[24477]: time=\"2026-06-11T12:21:29.957379778Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e9088786-36bd-46da-a1df-2815063e30db name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.683408 | controller |     "Jun 11 12:21:30.014337 crc crio[24477]: time=\"2026-06-11T12:21:30.014198717Z\" level=info msg=\"Running pod sandbox: openstack/neutron-1f99-account-create-update-2z9kz/POD\" id=6617b51f-1094-4dd6-adb4-750731c82a5d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.683422 | controller |     "Jun 11 12:21:30.014722 crc crio[24477]: time=\"2026-06-11T12:21:30.014386523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.683437 | controller |     "Jun 11 12:21:30.046125 crc crio[24477]: time=\"2026-06-11T12:21:30.04582801Z\" level=info msg=\"Creating container: openstack/cinder-db-create-msqmc/mariadb-database-create\" id=a8a5913e-41b0-4b90-b238-f551616d71e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.683452 | controller |     "Jun 11 12:21:30.054183 crc crio[24477]: time=\"2026-06-11T12:21:30.053982672Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-8dsdw Namespace:openstack ID:e6f87855072528cec4586503c5a5827700e12ab7fc0efbf39088f217a970938c UID:49d95f87-e347-47e4-8bc9-c9eb443fecef NetNS:/var/run/netns/a0794b07-94e2-4980-b4cc-3103eca34433 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49d95f87_e347_47e4_8bc9_c9eb443fecef.slice PodAnnotations:0xc00008c568}] Aliases:map[]}\"",
2026-06-11 13:18:31.683467 | controller |     "Jun 11 12:21:30.054183 crc crio[24477]: time=\"2026-06-11T12:21:30.054050134Z\" level=info msg=\"Adding pod openstack_barbican-db-create-8dsdw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.683481 | controller |     "Jun 11 12:21:30.108698 crc crio[24477]: time=\"2026-06-11T12:21:30.1074998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.683496 | controller |     "Jun 11 12:21:30.120459 crc crio[24477]: time=\"2026-06-11T12:21:30.120385812Z\" level=info msg=\"Running pod sandbox: openstack/barbican-800e-account-create-update-5clpx/POD\" id=6b0acae8-dd08-48ff-8f1a-a96d924ee548 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.683511 | controller |     "Jun 11 12:21:30.120623 crc crio[24477]: time=\"2026-06-11T12:21:30.120481624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.683526 | controller |     "Jun 11 12:21:30.140142 crc crio[24477]: time=\"2026-06-11T12:21:30.138950476Z\" level=info msg=\"Got pod network &{Name:neutron-1f99-account-create-update-2z9kz Namespace:openstack ID:0514c1a1f8fb5498f5864bc2510646dd16b01a340a93078ed5c7be5522ebd94d UID:ba231380-6d86-4dbe-8497-12eb2ffe5ff0 NetNS:/var/run/netns/0f71e3a4-df71-4f0b-b2cf-a0e41723444e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba231380_6d86_4dbe_8497_12eb2ffe5ff0.slice PodAnnotations:0xc000326128}] Aliases:map[]}\"",
2026-06-11 13:18:31.683544 | controller |     "Jun 11 12:21:30.140142 crc crio[24477]: time=\"2026-06-11T12:21:30.139020048Z\" level=info msg=\"Adding pod openstack_neutron-1f99-account-create-update-2z9kz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.683559 | controller |     "Jun 11 12:21:30.173489 crc crio[24477]: time=\"2026-06-11T12:21:30.173155308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.683574 | controller |     "Jun 11 12:21:30.194054 crc crio[24477]: time=\"2026-06-11T12:21:30.193365856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.683589 | controller |     "Jun 11 12:21:30.367616 crc crio[24477]: 2026-06-11T12:21:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9094d5c4301cab Mac:56:6b:cd:4f:b0:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/c79d2ab6-f62a-46d2-9305-7a2e8016f1a1 SocketPath: PciID:}] [{Interface:0xc0001126d0 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.683604 | controller |     "Jun 11 12:21:30.379233 crc crio[24477]: time=\"2026-06-11T12:21:30.371636466Z\" level=info msg=\"Got pod network &{Name:cinder-a1b6-account-create-update-nzdxn Namespace:openstack ID:d9094d5c4301cab5ebc132c53de6fa0479aa8a010aca73f6932a3f77ef68f427 UID:088fbd2c-1166-405a-9c9a-556b699ac5c9 NetNS:/var/run/netns/c79d2ab6-f62a-46d2-9305-7a2e8016f1a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod088fbd2c_1166_405a_9c9a_556b699ac5c9.slice PodAnnotations:0xc0072c03f8}] Aliases:map[]}\"",
2026-06-11 13:18:31.683618 | controller |     "Jun 11 12:21:30.379233 crc crio[24477]: time=\"2026-06-11T12:21:30.371925045Z\" level=info msg=\"Checking pod openstack_cinder-a1b6-account-create-update-nzdxn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.683633 | controller |     "Jun 11 12:21:30.393250 crc crio[24477]: time=\"2026-06-11T12:21:30.393144131Z\" level=info msg=\"Got pod network &{Name:barbican-800e-account-create-update-5clpx Namespace:openstack ID:5af71261bc69b2125a986eb6f6d3abea437d193ba9857bffb311c6612a53dc89 UID:18da207f-2afa-4e29-a8f4-faf8bc65d645 NetNS:/var/run/netns/025266cb-3f42-4c05-bb5e-fecb02f5bcc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18da207f_2afa_4e29_a8f4_faf8bc65d645.slice PodAnnotations:0xc00008ca10}] Aliases:map[]}\"",
2026-06-11 13:18:31.683648 | controller |     "Jun 11 12:21:30.393250 crc crio[24477]: time=\"2026-06-11T12:21:30.393225123Z\" level=info msg=\"Adding pod openstack_barbican-800e-account-create-update-5clpx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.683663 | controller |     "Jun 11 12:21:30.397372 crc crio[24477]: time=\"2026-06-11T12:21:30.397254196Z\" level=info msg=\"Ran pod sandbox d9094d5c4301cab5ebc132c53de6fa0479aa8a010aca73f6932a3f77ef68f427 with infra container: openstack/cinder-a1b6-account-create-update-nzdxn/POD\" id=8ce29739-4d8f-4745-bd7d-573a60f807ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.683677 | controller |     "Jun 11 12:21:30.407915 crc crio[24477]: time=\"2026-06-11T12:21:30.407222058Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2022d285-ea71-4f94-ab8f-7646d100dd47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.683692 | controller |     "Jun 11 12:21:30.413171 crc crio[24477]: time=\"2026-06-11T12:21:30.413082176Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=31b10b99-1b68-4cf0-b8b5-8f4f60e98bcd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.683711 | controller |     "Jun 11 12:21:30.432297 crc crio[24477]: time=\"2026-06-11T12:21:30.432177455Z\" level=info msg=\"Creating container: openstack/cinder-a1b6-account-create-update-nzdxn/mariadb-account-create-update\" id=92417708-b542-4b0a-bfc0-181db362a03b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.683727 | controller |     "Jun 11 12:21:30.432942 crc crio[24477]: time=\"2026-06-11T12:21:30.432811493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.683741 | controller |     "Jun 11 12:21:30.486454 crc crio[24477]: time=\"2026-06-11T12:21:30.486136351Z\" level=info msg=\"Created container 8503ba1dc6c51d508a0dc20428104f9d52f1a9899e51899dae2bf60e521bb1cd: openstack/cinder-db-create-msqmc/mariadb-database-create\" id=a8a5913e-41b0-4b90-b238-f551616d71e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.683756 | controller |     "Jun 11 12:21:30.488088 crc crio[24477]: time=\"2026-06-11T12:21:30.488004813Z\" level=info msg=\"Starting container: 8503ba1dc6c51d508a0dc20428104f9d52f1a9899e51899dae2bf60e521bb1cd\" id=d336876d-8b9f-46e2-9450-187a85aed449 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.683771 | controller |     "Jun 11 12:21:30.503745 crc crio[24477]: time=\"2026-06-11T12:21:30.502002216Z\" level=info msg=\"Started container\" PID=66043 containerID=8503ba1dc6c51d508a0dc20428104f9d52f1a9899e51899dae2bf60e521bb1cd description=openstack/cinder-db-create-msqmc/mariadb-database-create id=d336876d-8b9f-46e2-9450-187a85aed449 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d9ff6cdedd6fffcca9be4a903503e8d30fd90f9c01a0827cc78b300115e85bf",
2026-06-11 13:18:31.683787 | controller |     "Jun 11 12:21:30.546030 crc crio[24477]: time=\"2026-06-11T12:21:30.545929095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.683802 | controller |     "Jun 11 12:21:30.566544 crc crio[24477]: time=\"2026-06-11T12:21:30.56647324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.683818 | controller |     "Jun 11 12:21:30.777617 crc crio[24477]: time=\"2026-06-11T12:21:30.777465311Z\" level=info msg=\"Created container 12bb193a15a137f345ed738b1ccb58570601a538bb1e2e44ce8078caed52cf84: openstack/cinder-a1b6-account-create-update-nzdxn/mariadb-account-create-update\" id=92417708-b542-4b0a-bfc0-181db362a03b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.683833 | controller |     "Jun 11 12:21:30.783430 crc crio[24477]: time=\"2026-06-11T12:21:30.783385948Z\" level=info msg=\"Starting container: 12bb193a15a137f345ed738b1ccb58570601a538bb1e2e44ce8078caed52cf84\" id=d1b89e46-4b47-4fc4-8069-111fe697b0c5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.683862 | controller |     "Jun 11 12:21:30.791005 crc crio[24477]: 2026-06-11T12:21:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8556cd09f3bc5af Mac:da:d3:f3:e7:a8:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/219aec34-ab21-49c0-b6fc-25cfbf410b38 SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.683886 | controller |     "Jun 11 12:21:30.793511 crc crio[24477]: time=\"2026-06-11T12:21:30.793339746Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-rdspp Namespace:openstack ID:8556cd09f3bc5af6a456e180287354f300940d702620fd7a836a177489e424fe UID:34154509-ef9c-4f09-90c3-c11be7deef90 NetNS:/var/run/netns/219aec34-ab21-49c0-b6fc-25cfbf410b38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34154509_ef9c_4f09_90c3_c11be7deef90.slice PodAnnotations:0xc007b16728}] Aliases:map[]}\"",
2026-06-11 13:18:31.683906 | controller |     "Jun 11 12:21:30.793746 crc crio[24477]: time=\"2026-06-11T12:21:30.793604813Z\" level=info msg=\"Checking pod openstack_neutron-db-create-rdspp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.683922 | controller |     "Jun 11 12:21:30.797896 crc crio[24477]: time=\"2026-06-11T12:21:30.797855349Z\" level=info msg=\"Started container\" PID=66175 containerID=12bb193a15a137f345ed738b1ccb58570601a538bb1e2e44ce8078caed52cf84 description=openstack/cinder-a1b6-account-create-update-nzdxn/mariadb-account-create-update id=d1b89e46-4b47-4fc4-8069-111fe697b0c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9094d5c4301cab5ebc132c53de6fa0479aa8a010aca73f6932a3f77ef68f427",
2026-06-11 13:18:31.683937 | controller |     "Jun 11 12:21:30.826049 crc crio[24477]: time=\"2026-06-11T12:21:30.824952296Z\" level=info msg=\"Ran pod sandbox 8556cd09f3bc5af6a456e180287354f300940d702620fd7a836a177489e424fe with infra container: openstack/neutron-db-create-rdspp/POD\" id=e81c22e8-ab58-4fb1-bf02-cb87120c46bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.683953 | controller |     "Jun 11 12:21:30.835844 crc crio[24477]: time=\"2026-06-11T12:21:30.832072317Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2e6f962a-a200-40d2-be30-1f640308854c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.683968 | controller |     "Jun 11 12:21:30.850928 crc crio[24477]: time=\"2026-06-11T12:21:30.850718924Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=75e4e70c-a41b-4d3a-9524-9e88ef441617 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.683982 | controller |     "Jun 11 12:21:30.867467 crc crio[24477]: time=\"2026-06-11T12:21:30.865151124Z\" level=info msg=\"Creating container: openstack/neutron-db-create-rdspp/mariadb-database-create\" id=aba3d782-a22f-4e27-b99a-e6637b1e6edf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.683998 | controller |     "Jun 11 12:21:30.867467 crc crio[24477]: time=\"2026-06-11T12:21:30.86578685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.684014 | controller |     "Jun 11 12:21:30.900708 crc crio[24477]: 2026-06-11T12:21:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ea706c6a1b4b3c Mac:5a:e3:af:a8:2c:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/464dfcf3-4052-473f-a898-0d4d1306e4bc SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.684029 | controller |     "Jun 11 12:21:30.902920 crc crio[24477]: time=\"2026-06-11T12:21:30.902832312Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-5xl9v Namespace:openstack ID:5ea706c6a1b4b3c57de32f2f68c07cfe2f8380dedde1d7710f4ad839aa0485e8 UID:409f6f80-fc0b-4e66-89f0-eec11a4e0b53 NetNS:/var/run/netns/464dfcf3-4052-473f-a898-0d4d1306e4bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod409f6f80_fc0b_4e66_89f0_eec11a4e0b53.slice PodAnnotations:0xc000a865a8}] Aliases:map[]}\"",
2026-06-11 13:18:31.684045 | controller |     "Jun 11 12:21:30.903046 crc crio[24477]: time=\"2026-06-11T12:21:30.903029879Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-5xl9v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.684061 | controller |     "Jun 11 12:21:30.922082 crc crio[24477]: time=\"2026-06-11T12:21:30.920034191Z\" level=info msg=\"Ran pod sandbox 5ea706c6a1b4b3c57de32f2f68c07cfe2f8380dedde1d7710f4ad839aa0485e8 with infra container: openstack/keystone-db-sync-5xl9v/POD\" id=976ed835-a624-46e4-99bb-0632378119c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.684080 | controller |     "Jun 11 12:21:30.925058 crc crio[24477]: time=\"2026-06-11T12:21:30.924915943Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=63226a00-8357-4828-8730-35dc125e4368 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.684095 | controller |     "Jun 11 12:21:30.925333 crc crio[24477]: time=\"2026-06-11T12:21:30.92518385Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found\" id=63226a00-8357-4828-8730-35dc125e4368 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.684110 | controller |     "Jun 11 12:21:30.925516 crc crio[24477]: time=\"2026-06-11T12:21:30.925404146Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found\" id=63226a00-8357-4828-8730-35dc125e4368 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.684125 | controller |     "Jun 11 12:21:30.933013 crc crio[24477]: time=\"2026-06-11T12:21:30.932846078Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=6b17fc56-5123-47ba-937f-f98bb195db9d name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.684140 | controller |     "Jun 11 12:21:30.960369 crc crio[24477]: time=\"2026-06-11T12:21:30.960212664Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\\\"\"",
2026-06-11 13:18:31.684157 | controller |     "Jun 11 12:21:30.968275 crc crio[24477]: time=\"2026-06-11T12:21:30.968191248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.684178 | controller |     "Jun 11 12:21:30.982426 crc crio[24477]: time=\"2026-06-11T12:21:30.982267592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.684194 | controller |     "Jun 11 12:21:30.991374 crc crio[24477]: 2026-06-11T12:21:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6f87855072528c Mac:0e:dd:8d:ba:8d:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/a0794b07-94e2-4980-b4cc-3103eca34433 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.684209 | controller |     "Jun 11 12:21:30.993890 crc crio[24477]: time=\"2026-06-11T12:21:30.992685124Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-8dsdw Namespace:openstack ID:e6f87855072528cec4586503c5a5827700e12ab7fc0efbf39088f217a970938c UID:49d95f87-e347-47e4-8bc9-c9eb443fecef NetNS:/var/run/netns/a0794b07-94e2-4980-b4cc-3103eca34433 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49d95f87_e347_47e4_8bc9_c9eb443fecef.slice PodAnnotations:0xc00008c568}] Aliases:map[]}\"",
2026-06-11 13:18:31.684224 | controller |     "Jun 11 12:21:30.993890 crc crio[24477]: time=\"2026-06-11T12:21:30.992821087Z\" level=info msg=\"Checking pod openstack_barbican-db-create-8dsdw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.684240 | controller |     "Jun 11 12:21:31.012933 crc crio[24477]: time=\"2026-06-11T12:21:31.012839624Z\" level=info msg=\"Ran pod sandbox e6f87855072528cec4586503c5a5827700e12ab7fc0efbf39088f217a970938c with infra container: openstack/barbican-db-create-8dsdw/POD\" id=c82320f9-4d90-46a5-a6dd-847190cb888c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.684255 | controller |     "Jun 11 12:21:31.019460 crc crio[24477]: time=\"2026-06-11T12:21:31.019316159Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f930a5e4-eb39-489b-bd93-673343d8ef37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.684275 | controller |     "Jun 11 12:21:31.026980 crc crio[24477]: time=\"2026-06-11T12:21:31.023135636Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e0879c35-86d2-4b5e-83c8-dad06b84be4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.684290 | controller |     "Jun 11 12:21:31.031400 crc crio[24477]: time=\"2026-06-11T12:21:31.031300805Z\" level=info msg=\"Creating container: openstack/barbican-db-create-8dsdw/mariadb-database-create\" id=5eb0d523-8b93-4b0c-ba08-60146546552e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.684305 | controller |     "Jun 11 12:21:31.032899 crc crio[24477]: time=\"2026-06-11T12:21:31.032024296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.684320 | controller |     "Jun 11 12:21:31.090343 crc crio[24477]: time=\"2026-06-11T12:21:31.089990038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.684336 | controller |     "Jun 11 12:21:31.104818 crc crio[24477]: time=\"2026-06-11T12:21:31.104729341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.684350 | controller |     "Jun 11 12:21:31.109936 crc crio[24477]: 2026-06-11T12:21:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5af71261bc69b21 Mac:92:94:b0:ad:20:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/025266cb-3f42-4c05-bb5e-fecb02f5bcc7 SocketPath: PciID:}] [{Interface:0xc000014c60 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.684365 | controller |     "Jun 11 12:21:31.111258 crc crio[24477]: time=\"2026-06-11T12:21:31.11112511Z\" level=info msg=\"Got pod network &{Name:barbican-800e-account-create-update-5clpx Namespace:openstack ID:5af71261bc69b2125a986eb6f6d3abea437d193ba9857bffb311c6612a53dc89 UID:18da207f-2afa-4e29-a8f4-faf8bc65d645 NetNS:/var/run/netns/025266cb-3f42-4c05-bb5e-fecb02f5bcc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18da207f_2afa_4e29_a8f4_faf8bc65d645.slice PodAnnotations:0xc00008ca10}] Aliases:map[]}\"",
2026-06-11 13:18:31.684381 | controller |     "Jun 11 12:21:31.111484 crc crio[24477]: time=\"2026-06-11T12:21:31.111286885Z\" level=info msg=\"Checking pod openstack_barbican-800e-account-create-update-5clpx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.684402 | controller |     "Jun 11 12:21:31.146771 crc crio[24477]: time=\"2026-06-11T12:21:31.145300849Z\" level=info msg=\"Ran pod sandbox 5af71261bc69b2125a986eb6f6d3abea437d193ba9857bffb311c6612a53dc89 with infra container: openstack/barbican-800e-account-create-update-5clpx/POD\" id=6b0acae8-dd08-48ff-8f1a-a96d924ee548 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.684423 | controller |     "Jun 11 12:21:31.149251 crc crio[24477]: time=\"2026-06-11T12:21:31.149139894Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=6494b588-73e8-47f1-86e4-d7c7e3af5dd7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.684445 | controller |     "Jun 11 12:21:31.156524 crc crio[24477]: 2026-06-11T12:21:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0514c1a1f8fb549 Mac:86:43:20:27:85:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/0f71e3a4-df71-4f0b-b2cf-a0e41723444e SocketPath: PciID:}] [{Interface:0xc000100e50 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.684473 | controller |     "Jun 11 12:21:31.157292 crc crio[24477]: time=\"2026-06-11T12:21:31.157210739Z\" level=info msg=\"Got pod network &{Name:neutron-1f99-account-create-update-2z9kz Namespace:openstack ID:0514c1a1f8fb5498f5864bc2510646dd16b01a340a93078ed5c7be5522ebd94d UID:ba231380-6d86-4dbe-8497-12eb2ffe5ff0 NetNS:/var/run/netns/0f71e3a4-df71-4f0b-b2cf-a0e41723444e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba231380_6d86_4dbe_8497_12eb2ffe5ff0.slice PodAnnotations:0xc000326128}] Aliases:map[]}\"",
2026-06-11 13:18:31.684495 | controller |     "Jun 11 12:21:31.157428 crc crio[24477]: time=\"2026-06-11T12:21:31.157370024Z\" level=info msg=\"Checking pod openstack_neutron-1f99-account-create-update-2z9kz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.684516 | controller |     "Jun 11 12:21:31.158074 crc crio[24477]: time=\"2026-06-11T12:21:31.158033993Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a4514acc-7552-4fbf-8eab-761b424680be name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.684537 | controller |     "Jun 11 12:21:31.165516 crc crio[24477]: time=\"2026-06-11T12:21:31.165427622Z\" level=info msg=\"Ran pod sandbox 0514c1a1f8fb5498f5864bc2510646dd16b01a340a93078ed5c7be5522ebd94d with infra container: openstack/neutron-1f99-account-create-update-2z9kz/POD\" id=6617b51f-1094-4dd6-adb4-750731c82a5d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.684559 | controller |     "Jun 11 12:21:31.172958 crc crio[24477]: time=\"2026-06-11T12:21:31.172858801Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=81ef3331-5e1f-432c-96c9-258a265ad833 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.684581 | controller |     "Jun 11 12:21:31.177731 crc crio[24477]: time=\"2026-06-11T12:21:31.177623345Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=adf7f8d7-ecc4-4d93-bf7c-e137f2762975 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.684602 | controller |     "Jun 11 12:21:31.484008 crc crio[24477]: time=\"2026-06-11T12:21:31.483770843Z\" level=info msg=\"Creating container: openstack/barbican-800e-account-create-update-5clpx/mariadb-account-create-update\" id=06e27644-2998-4039-9b90-460655eb8540 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.684624 | controller |     "Jun 11 12:21:31.488072 crc crio[24477]: time=\"2026-06-11T12:21:31.484503433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.684648 | controller |     "Jun 11 12:21:31.488072 crc crio[24477]: time=\"2026-06-11T12:21:31.485994955Z\" level=info msg=\"Created container 914a6713e8ede23d66943dbff56016df2d6cbc99b431a67ff49c43c8de4ffc04: openstack/neutron-db-create-rdspp/mariadb-database-create\" id=aba3d782-a22f-4e27-b99a-e6637b1e6edf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.684671 | controller |     "Jun 11 12:21:31.489490 crc crio[24477]: time=\"2026-06-11T12:21:31.489359299Z\" level=info msg=\"Starting container: 914a6713e8ede23d66943dbff56016df2d6cbc99b431a67ff49c43c8de4ffc04\" id=a8e96735-382b-4b1a-ae5e-5fd3ba770f60 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.684691 | controller |     "Jun 11 12:21:31.498964 crc crio[24477]: time=\"2026-06-11T12:21:31.498364481Z\" level=info msg=\"Started container\" PID=66270 containerID=914a6713e8ede23d66943dbff56016df2d6cbc99b431a67ff49c43c8de4ffc04 description=openstack/neutron-db-create-rdspp/mariadb-database-create id=a8e96735-382b-4b1a-ae5e-5fd3ba770f60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8556cd09f3bc5af6a456e180287354f300940d702620fd7a836a177489e424fe",
2026-06-11 13:18:31.684716 | controller |     "Jun 11 12:21:31.556962 crc crio[24477]: time=\"2026-06-11T12:21:31.55689019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.684736 | controller |     "Jun 11 12:21:31.565821 crc crio[24477]: time=\"2026-06-11T12:21:31.565756279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.684756 | controller |     "Jun 11 12:21:31.585513 crc crio[24477]: time=\"2026-06-11T12:21:31.585393658Z\" level=info msg=\"Created container 7a03ffd068fb7c2c14859efc025eee7eb9e1ebed9c44fe3f5b3eeba89d0fb5b1: openstack/barbican-db-create-8dsdw/mariadb-database-create\" id=5eb0d523-8b93-4b0c-ba08-60146546552e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.684779 | controller |     "Jun 11 12:21:31.587514 crc crio[24477]: time=\"2026-06-11T12:21:31.587441235Z\" level=info msg=\"Starting container: 7a03ffd068fb7c2c14859efc025eee7eb9e1ebed9c44fe3f5b3eeba89d0fb5b1\" id=307ce050-8971-4516-b7d9-4693e700d50c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.684806 | controller |     "Jun 11 12:21:31.589107 crc crio[24477]: time=\"2026-06-11T12:21:31.589021809Z\" level=info msg=\"Creating container: openstack/neutron-1f99-account-create-update-2z9kz/mariadb-account-create-update\" id=4dc7cb3a-690f-4f63-8670-7c0386bd24ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.684831 | controller |     "Jun 11 12:21:31.590043 crc crio[24477]: time=\"2026-06-11T12:21:31.589958326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.684884 | controller |     "Jun 11 12:21:31.600187 crc crio[24477]: time=\"2026-06-11T12:21:31.599846814Z\" level=info msg=\"Started container\" PID=66273 containerID=7a03ffd068fb7c2c14859efc025eee7eb9e1ebed9c44fe3f5b3eeba89d0fb5b1 description=openstack/barbican-db-create-8dsdw/mariadb-database-create id=307ce050-8971-4516-b7d9-4693e700d50c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6f87855072528cec4586503c5a5827700e12ab7fc0efbf39088f217a970938c",
2026-06-11 13:18:31.684927 | controller |     "Jun 11 12:21:31.708293 crc crio[24477]: time=\"2026-06-11T12:21:31.707518307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.684946 | controller |     "Jun 11 12:21:31.714029 crc crio[24477]: time=\"2026-06-11T12:21:31.713924866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.684962 | controller |     "Jun 11 12:21:32.099474 crc crio[24477]: time=\"2026-06-11T12:21:32.099197343Z\" level=info msg=\"Created container 9a7e5712fbb96b68a75852862f6b06b1f2864fe4f61ad60394078e3b783fbbc7: openstack/neutron-1f99-account-create-update-2z9kz/mariadb-account-create-update\" id=4dc7cb3a-690f-4f63-8670-7c0386bd24ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.684978 | controller |     "Jun 11 12:21:32.102375 crc crio[24477]: time=\"2026-06-11T12:21:32.101328253Z\" level=info msg=\"Starting container: 9a7e5712fbb96b68a75852862f6b06b1f2864fe4f61ad60394078e3b783fbbc7\" id=d21cd65b-de82-4403-b467-9d958376e777 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.684995 | controller |     "Jun 11 12:21:32.111757 crc crio[24477]: time=\"2026-06-11T12:21:32.111499268Z\" level=info msg=\"Started container\" PID=66302 containerID=9a7e5712fbb96b68a75852862f6b06b1f2864fe4f61ad60394078e3b783fbbc7 description=openstack/neutron-1f99-account-create-update-2z9kz/mariadb-account-create-update id=d21cd65b-de82-4403-b467-9d958376e777 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0514c1a1f8fb5498f5864bc2510646dd16b01a340a93078ed5c7be5522ebd94d",
2026-06-11 13:18:31.685016 | controller |     "Jun 11 12:21:32.168543 crc crio[24477]: time=\"2026-06-11T12:21:32.168466132Z\" level=info msg=\"Created container 958c34b452e9fdeb708cd4882b17a35ae7867a3c9242c456159b7e1b7258b612: openstack/barbican-800e-account-create-update-5clpx/mariadb-account-create-update\" id=06e27644-2998-4039-9b90-460655eb8540 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.685032 | controller |     "Jun 11 12:21:32.181749 crc crio[24477]: time=\"2026-06-11T12:21:32.181466267Z\" level=info msg=\"Starting container: 958c34b452e9fdeb708cd4882b17a35ae7867a3c9242c456159b7e1b7258b612\" id=18ceb3ce-c6f1-4a0f-a164-bd79453c760a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.685049 | controller |     "Jun 11 12:21:32.198485 crc crio[24477]: time=\"2026-06-11T12:21:32.198337099Z\" level=info msg=\"Started container\" PID=66293 containerID=958c34b452e9fdeb708cd4882b17a35ae7867a3c9242c456159b7e1b7258b612 description=openstack/barbican-800e-account-create-update-5clpx/mariadb-account-create-update id=18ceb3ce-c6f1-4a0f-a164-bd79453c760a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5af71261bc69b2125a986eb6f6d3abea437d193ba9857bffb311c6612a53dc89",
2026-06-11 13:18:31.685065 | controller |     "Jun 11 12:21:32.830892 crc crio[24477]: time=\"2026-06-11T12:21:32.82984583Z\" level=info msg=\"Stopping pod sandbox: 7d9ff6cdedd6fffcca9be4a903503e8d30fd90f9c01a0827cc78b300115e85bf\" id=a2f482f3-e673-44c6-ac88-ab49b428ce65 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.685082 | controller |     "Jun 11 12:21:32.831384 crc crio[24477]: time=\"2026-06-11T12:21:32.831347342Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-msqmc Namespace:openstack ID:7d9ff6cdedd6fffcca9be4a903503e8d30fd90f9c01a0827cc78b300115e85bf UID:38f4328e-4fe9-40a6-a446-c5736ac90211 NetNS:/var/run/netns/f92d763f-9015-45ae-80f5-bd18be4d4bc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38f4328e_4fe9_40a6_a446_c5736ac90211.slice PodAnnotations:0xc000326f88}] Aliases:map[]}\"",
2026-06-11 13:18:31.685098 | controller |     "Jun 11 12:21:32.831620 crc crio[24477]: time=\"2026-06-11T12:21:32.831510596Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-msqmc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.685113 | controller |     "Jun 11 12:21:33.315289 crc crio[24477]: time=\"2026-06-11T12:21:33.315021704Z\" level=info msg=\"Stopped pod sandbox: 7d9ff6cdedd6fffcca9be4a903503e8d30fd90f9c01a0827cc78b300115e85bf\" id=a2f482f3-e673-44c6-ac88-ab49b428ce65 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.685128 | controller |     "Jun 11 12:21:33.882509 crc crio[24477]: time=\"2026-06-11T12:21:33.881704571Z\" level=info msg=\"Stopping pod sandbox: 5af71261bc69b2125a986eb6f6d3abea437d193ba9857bffb311c6612a53dc89\" id=2162c592-bbd4-4605-8488-9b2481b98ca4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.685144 | controller |     "Jun 11 12:21:33.883946 crc crio[24477]: time=\"2026-06-11T12:21:33.883872612Z\" level=info msg=\"Got pod network &{Name:barbican-800e-account-create-update-5clpx Namespace:openstack ID:5af71261bc69b2125a986eb6f6d3abea437d193ba9857bffb311c6612a53dc89 UID:18da207f-2afa-4e29-a8f4-faf8bc65d645 NetNS:/var/run/netns/025266cb-3f42-4c05-bb5e-fecb02f5bcc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18da207f_2afa_4e29_a8f4_faf8bc65d645.slice PodAnnotations:0xc000a86600}] Aliases:map[]}\"",
2026-06-11 13:18:31.685159 | controller |     "Jun 11 12:21:33.884145 crc crio[24477]: time=\"2026-06-11T12:21:33.884085456Z\" level=info msg=\"Deleting pod openstack_barbican-800e-account-create-update-5clpx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.685178 | controller |     "Jun 11 12:21:33.890103 crc crio[24477]: time=\"2026-06-11T12:21:33.889863548Z\" level=info msg=\"Stopping pod sandbox: e6f87855072528cec4586503c5a5827700e12ab7fc0efbf39088f217a970938c\" id=5aa8cbb5-5f07-47f0-a165-e455ec1fd8b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.685194 | controller |     "Jun 11 12:21:33.890736 crc crio[24477]: time=\"2026-06-11T12:21:33.890569597Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-8dsdw Namespace:openstack ID:e6f87855072528cec4586503c5a5827700e12ab7fc0efbf39088f217a970938c UID:49d95f87-e347-47e4-8bc9-c9eb443fecef NetNS:/var/run/netns/a0794b07-94e2-4980-b4cc-3103eca34433 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49d95f87_e347_47e4_8bc9_c9eb443fecef.slice PodAnnotations:0xc00718ca50}] Aliases:map[]}\"",
2026-06-11 13:18:31.685209 | controller |     "Jun 11 12:21:33.890978 crc crio[24477]: time=\"2026-06-11T12:21:33.890842215Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-8dsdw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.685225 | controller |     "Jun 11 12:21:33.892873 crc crio[24477]: time=\"2026-06-11T12:21:33.892484102Z\" level=info msg=\"Stopping pod sandbox: d9094d5c4301cab5ebc132c53de6fa0479aa8a010aca73f6932a3f77ef68f427\" id=0d5cc549-a244-464d-87ba-c18e6ca25367 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.685240 | controller |     "Jun 11 12:21:33.893087 crc crio[24477]: time=\"2026-06-11T12:21:33.892987725Z\" level=info msg=\"Stopping pod sandbox: 8556cd09f3bc5af6a456e180287354f300940d702620fd7a836a177489e424fe\" id=71c05bfc-3458-4fc0-b5b1-11b60200a308 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.685255 | controller |     "Jun 11 12:21:33.893799 crc crio[24477]: time=\"2026-06-11T12:21:33.893725616Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-rdspp Namespace:openstack ID:8556cd09f3bc5af6a456e180287354f300940d702620fd7a836a177489e424fe UID:34154509-ef9c-4f09-90c3-c11be7deef90 NetNS:/var/run/netns/219aec34-ab21-49c0-b6fc-25cfbf410b38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34154509_ef9c_4f09_90c3_c11be7deef90.slice PodAnnotations:0xc000327130}] Aliases:map[]}\"",
2026-06-11 13:18:31.685271 | controller |     "Jun 11 12:21:33.893986 crc crio[24477]: time=\"2026-06-11T12:21:33.893920371Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-rdspp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.685286 | controller |     "Jun 11 12:21:33.903813 crc crio[24477]: time=\"2026-06-11T12:21:33.90351208Z\" level=info msg=\"Got pod network &{Name:cinder-a1b6-account-create-update-nzdxn Namespace:openstack ID:d9094d5c4301cab5ebc132c53de6fa0479aa8a010aca73f6932a3f77ef68f427 UID:088fbd2c-1166-405a-9c9a-556b699ac5c9 NetNS:/var/run/netns/c79d2ab6-f62a-46d2-9305-7a2e8016f1a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod088fbd2c_1166_405a_9c9a_556b699ac5c9.slice PodAnnotations:0xc002d1ad98}] Aliases:map[]}\"",
2026-06-11 13:18:31.685302 | controller |     "Jun 11 12:21:33.904094 crc crio[24477]: time=\"2026-06-11T12:21:33.903882131Z\" level=info msg=\"Deleting pod openstack_cinder-a1b6-account-create-update-nzdxn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.685318 | controller |     "Jun 11 12:21:34.331764 crc crio[24477]: time=\"2026-06-11T12:21:34.321525803Z\" level=info msg=\"Stopped pod sandbox: 5af71261bc69b2125a986eb6f6d3abea437d193ba9857bffb311c6612a53dc89\" id=2162c592-bbd4-4605-8488-9b2481b98ca4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.685340 | controller |     "Jun 11 12:21:34.567760 crc crio[24477]: time=\"2026-06-11T12:21:34.567201954Z\" level=info msg=\"Stopped pod sandbox: e6f87855072528cec4586503c5a5827700e12ab7fc0efbf39088f217a970938c\" id=5aa8cbb5-5f07-47f0-a165-e455ec1fd8b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.685356 | controller |     "Jun 11 12:21:34.586979 crc crio[24477]: time=\"2026-06-11T12:21:34.584973749Z\" level=info msg=\"Stopped pod sandbox: d9094d5c4301cab5ebc132c53de6fa0479aa8a010aca73f6932a3f77ef68f427\" id=0d5cc549-a244-464d-87ba-c18e6ca25367 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.685373 | controller |     "Jun 11 12:21:34.601720 crc crio[24477]: time=\"2026-06-11T12:21:34.601509982Z\" level=info msg=\"Stopped pod sandbox: 8556cd09f3bc5af6a456e180287354f300940d702620fd7a836a177489e424fe\" id=71c05bfc-3458-4fc0-b5b1-11b60200a308 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.685388 | controller |     "Jun 11 12:21:34.925156 crc crio[24477]: time=\"2026-06-11T12:21:34.924497165Z\" level=info msg=\"Stopping pod sandbox: 0514c1a1f8fb5498f5864bc2510646dd16b01a340a93078ed5c7be5522ebd94d\" id=33a561f6-8f1c-41f3-82e6-5cbe3da2addc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.685404 | controller |     "Jun 11 12:21:34.926184 crc crio[24477]: time=\"2026-06-11T12:21:34.925692939Z\" level=info msg=\"Got pod network &{Name:neutron-1f99-account-create-update-2z9kz Namespace:openstack ID:0514c1a1f8fb5498f5864bc2510646dd16b01a340a93078ed5c7be5522ebd94d UID:ba231380-6d86-4dbe-8497-12eb2ffe5ff0 NetNS:/var/run/netns/0f71e3a4-df71-4f0b-b2cf-a0e41723444e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba231380_6d86_4dbe_8497_12eb2ffe5ff0.slice PodAnnotations:0xc000327398}] Aliases:map[]}\"",
2026-06-11 13:18:31.685419 | controller |     "Jun 11 12:21:34.926184 crc crio[24477]: time=\"2026-06-11T12:21:34.925866314Z\" level=info msg=\"Deleting pod openstack_neutron-1f99-account-create-update-2z9kz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.685435 | controller |     "Jun 11 12:21:35.235690 crc crio[24477]: time=\"2026-06-11T12:21:35.23540449Z\" level=info msg=\"Stopped pod sandbox: 0514c1a1f8fb5498f5864bc2510646dd16b01a340a93078ed5c7be5522ebd94d\" id=33a561f6-8f1c-41f3-82e6-5cbe3da2addc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.685450 | controller |     "Jun 11 12:21:35.844115 crc crio[24477]: time=\"2026-06-11T12:21:35.843473437Z\" level=info msg=\"Stopping container: 766eb5b51ba11b1d9e056ebbbb2b620910d11c868bdde837e83f4f5df0d5de16 (timeout: 10s)\" id=fa4a1e3a-5e0e-4dae-83ff-24b5c170db8b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.685465 | controller |     "Jun 11 12:21:40.400148 crc crio[24477]: time=\"2026-06-11T12:21:40.398732271Z\" level=info msg=\"Stopped container 766eb5b51ba11b1d9e056ebbbb2b620910d11c868bdde837e83f4f5df0d5de16: openstack/dnsmasq-dns-7b6fcdc445-gch9m/dnsmasq-dns\" id=fa4a1e3a-5e0e-4dae-83ff-24b5c170db8b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.685480 | controller |     "Jun 11 12:21:40.405808 crc crio[24477]: time=\"2026-06-11T12:21:40.405040379Z\" level=info msg=\"Stopping pod sandbox: efd86ff58f7f34018126c6d5ebb4b487592ebb8a889a6f5ddcc80778019935fc\" id=ad9d81b6-d597-49f0-8a59-763e35e37325 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.685496 | controller |     "Jun 11 12:21:40.411677 crc crio[24477]: time=\"2026-06-11T12:21:40.409565347Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-gch9m Namespace:openstack ID:efd86ff58f7f34018126c6d5ebb4b487592ebb8a889a6f5ddcc80778019935fc UID:44d115aa-a7e7-4416-a3f9-620ce5ea2f7b NetNS:/var/run/netns/a961877c-2598-4389-8768-ca734f6b0f72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44d115aa_a7e7_4416_a3f9_620ce5ea2f7b.slice PodAnnotations:0xc000a865f0}] Aliases:map[]}\"",
2026-06-11 13:18:31.685515 | controller |     "Jun 11 12:21:40.411677 crc crio[24477]: time=\"2026-06-11T12:21:40.410705816Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7b6fcdc445-gch9m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.685530 | controller |     "Jun 11 12:21:40.509028 crc crio[24477]: time=\"2026-06-11T12:21:40.505807902Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:ab100203188fc03e43c62a1ca90a3d8f03ed8b4a3e248f5cd6669efe9a52b1e3\" id=6b17fc56-5123-47ba-937f-f98bb195db9d name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.685546 | controller |     "Jun 11 12:21:40.510400 crc crio[24477]: time=\"2026-06-11T12:21:40.510309986Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=d88422e3-9e0b-43fc-b48f-cf44365b37a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.685561 | controller |     "Jun 11 12:21:40.599515 crc crio[24477]: time=\"2026-06-11T12:21:40.59940104Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=2ccf52a6-580f-46d5-b86c-3c409958099a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.685577 | controller |     "Jun 11 12:21:40.614230 crc crio[24477]: time=\"2026-06-11T12:21:40.614129273Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-5xl9v/keystone-db-sync\" id=cdd0ea2f-6d47-4e93-b094-fbe39612fe23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.685593 | controller |     "Jun 11 12:21:40.616548 crc crio[24477]: time=\"2026-06-11T12:21:40.616483408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.685608 | controller |     "Jun 11 12:21:40.777048 crc crio[24477]: time=\"2026-06-11T12:21:40.774560365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.685624 | controller |     "Jun 11 12:21:40.804877 crc crio[24477]: time=\"2026-06-11T12:21:40.799820549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.685639 | controller |     "Jun 11 12:21:41.054700 crc crio[24477]: time=\"2026-06-11T12:21:41.053865381Z\" level=info msg=\"Stopped pod sandbox: efd86ff58f7f34018126c6d5ebb4b487592ebb8a889a6f5ddcc80778019935fc\" id=ad9d81b6-d597-49f0-8a59-763e35e37325 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.685655 | controller |     "Jun 11 12:21:41.112969 crc crio[24477]: time=\"2026-06-11T12:21:41.112886264Z\" level=info msg=\"Removing container: 766eb5b51ba11b1d9e056ebbbb2b620910d11c868bdde837e83f4f5df0d5de16\" id=1d37a29b-67dc-4c5b-ae1a-3bf0f45031c6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.685669 | controller |     "Jun 11 12:21:41.171542 crc crio[24477]: time=\"2026-06-11T12:21:41.171420106Z\" level=info msg=\"Removed container 766eb5b51ba11b1d9e056ebbbb2b620910d11c868bdde837e83f4f5df0d5de16: openstack/dnsmasq-dns-7b6fcdc445-gch9m/dnsmasq-dns\" id=1d37a29b-67dc-4c5b-ae1a-3bf0f45031c6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.685684 | controller |     "Jun 11 12:21:41.175370 crc crio[24477]: time=\"2026-06-11T12:21:41.175267904Z\" level=info msg=\"Removing container: db8412f2cd77663596c1915e800b620c40af2e0f0793ee2d2164b2d69263a17c\" id=b7305a29-2a2a-4878-8b3e-61f97e03d937 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.685699 | controller |     "Jun 11 12:21:41.238075 crc crio[24477]: time=\"2026-06-11T12:21:41.237908456Z\" level=info msg=\"Removed container db8412f2cd77663596c1915e800b620c40af2e0f0793ee2d2164b2d69263a17c: openstack/dnsmasq-dns-7b6fcdc445-gch9m/init\" id=b7305a29-2a2a-4878-8b3e-61f97e03d937 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.685718 | controller |     "Jun 11 12:21:41.283458 crc crio[24477]: time=\"2026-06-11T12:21:41.283230156Z\" level=info msg=\"Created container c9ecd3a9c1abc2ba3915511c8712c66e832af3b4eafd9587b6d2b5bde70bb33a: openstack/keystone-db-sync-5xl9v/keystone-db-sync\" id=cdd0ea2f-6d47-4e93-b094-fbe39612fe23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.685734 | controller |     "Jun 11 12:21:41.285985 crc crio[24477]: time=\"2026-06-11T12:21:41.285831009Z\" level=info msg=\"Starting container: c9ecd3a9c1abc2ba3915511c8712c66e832af3b4eafd9587b6d2b5bde70bb33a\" id=1914f71a-63d9-4dba-932f-35615a0cc739 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.685749 | controller |     "Jun 11 12:21:41.293039 crc crio[24477]: time=\"2026-06-11T12:21:41.292979269Z\" level=info msg=\"Started container\" PID=67064 containerID=c9ecd3a9c1abc2ba3915511c8712c66e832af3b4eafd9587b6d2b5bde70bb33a description=openstack/keystone-db-sync-5xl9v/keystone-db-sync id=1914f71a-63d9-4dba-932f-35615a0cc739 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ea706c6a1b4b3c57de32f2f68c07cfe2f8380dedde1d7710f4ad839aa0485e8",
2026-06-11 13:18:31.685765 | controller |     "Jun 11 12:21:48.230194 crc crio[24477]: time=\"2026-06-11T12:21:48.22926272Z\" level=info msg=\"Stopping pod sandbox: 5ea706c6a1b4b3c57de32f2f68c07cfe2f8380dedde1d7710f4ad839aa0485e8\" id=ad269d1e-61bb-4f09-9e4b-6d82bf4bc431 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.685782 | controller |     "Jun 11 12:21:48.232021 crc crio[24477]: time=\"2026-06-11T12:21:48.230982408Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-5xl9v Namespace:openstack ID:5ea706c6a1b4b3c57de32f2f68c07cfe2f8380dedde1d7710f4ad839aa0485e8 UID:409f6f80-fc0b-4e66-89f0-eec11a4e0b53 NetNS:/var/run/netns/464dfcf3-4052-473f-a898-0d4d1306e4bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod409f6f80_fc0b_4e66_89f0_eec11a4e0b53.slice PodAnnotations:0xc002ce5020}] Aliases:map[]}\"",
2026-06-11 13:18:31.685797 | controller |     "Jun 11 12:21:48.232021 crc crio[24477]: time=\"2026-06-11T12:21:48.231099903Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-5xl9v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.685813 | controller |     "Jun 11 12:21:48.613170 crc crio[24477]: time=\"2026-06-11T12:21:48.612445718Z\" level=info msg=\"Stopped pod sandbox: 5ea706c6a1b4b3c57de32f2f68c07cfe2f8380dedde1d7710f4ad839aa0485e8\" id=ad269d1e-61bb-4f09-9e4b-6d82bf4bc431 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.685828 | controller |     "Jun 11 12:21:50.058819 crc crio[24477]: time=\"2026-06-11T12:21:50.058290158Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-57c96b5555-45jmq/POD\" id=50ed9e96-c295-46c4-8e16-8637bc4e80d1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.685843 | controller |     "Jun 11 12:21:50.060113 crc crio[24477]: time=\"2026-06-11T12:21:50.058868445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.685881 | controller |     "Jun 11 12:21:50.124133 crc crio[24477]: time=\"2026-06-11T12:21:50.124042585Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-57c96b5555-45jmq Namespace:openstack ID:6e9cbcfa9e1c5068d6ca95eda05a98be3e705f73a79cd821dc6b5f795fecf6d2 UID:37c5ddba-9c69-47af-8b1d-a44254286b8f NetNS:/var/run/netns/c7b0fd13-e761-4448-8901-69ff867e9649 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37c5ddba_9c69_47af_8b1d_a44254286b8f.slice PodAnnotations:0xc001f2ad58}] Aliases:map[]}\"",
2026-06-11 13:18:31.685903 | controller |     "Jun 11 12:21:50.124133 crc crio[24477]: time=\"2026-06-11T12:21:50.124104717Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-57c96b5555-45jmq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.685920 | controller |     "Jun 11 12:21:50.207185 crc crio[24477]: time=\"2026-06-11T12:21:50.207083367Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-jzbmg/POD\" id=afee2459-d821-4229-a09c-7f4c26da2ce7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.685935 | controller |     "Jun 11 12:21:50.207488 crc crio[24477]: time=\"2026-06-11T12:21:50.20720817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.685951 | controller |     "Jun 11 12:21:50.402712 crc crio[24477]: time=\"2026-06-11T12:21:50.393396982Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-jzbmg Namespace:openstack ID:2cc499be063c74fa72a3fe4d2b0da10b585a7edd5c94d96dd66903fd928341a2 UID:d5a6d833-eefa-4b60-8498-ac7f6ab03d2b NetNS:/var/run/netns/57a82d83-c6cd-46e8-b5c0-785ddbf27ae0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5a6d833_eefa_4b60_8498_ac7f6ab03d2b.slice PodAnnotations:0xc000b189f0}] Aliases:map[]}\"",
2026-06-11 13:18:31.685966 | controller |     "Jun 11 12:21:50.402712 crc crio[24477]: time=\"2026-06-11T12:21:50.394019116Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-jzbmg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.685981 | controller |     "Jun 11 12:21:50.664704 crc crio[24477]: time=\"2026-06-11T12:21:50.658379838Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-phbjk/POD\" id=829de197-7218-4e34-a574-18cff0b9a70d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.685998 | controller |     "Jun 11 12:21:50.664704 crc crio[24477]: time=\"2026-06-11T12:21:50.658481311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.686014 | controller |     "Jun 11 12:21:50.746236 crc crio[24477]: time=\"2026-06-11T12:21:50.744898237Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-phbjk Namespace:openstack ID:473915461a6078ea244b48d6d8928e9c96a03b17c6b0bfe58164885c76904248 UID:7182bf42-9b8d-4224-9834-84701e4b458d NetNS:/var/run/netns/58e20fde-ba86-4ce9-918c-7de3a422f043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7182bf42_9b8d_4224_9834_84701e4b458d.slice PodAnnotations:0xc001f2b0c8}] Aliases:map[]}\"",
2026-06-11 13:18:31.686029 | controller |     "Jun 11 12:21:50.746236 crc crio[24477]: time=\"2026-06-11T12:21:50.745402668Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-phbjk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.686045 | controller |     "Jun 11 12:21:51.086409 crc crio[24477]: time=\"2026-06-11T12:21:51.085480782Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-qvk9b/POD\" id=cc87be9b-01e4-46b0-9f46-128ed11e6fcc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.686060 | controller |     "Jun 11 12:21:51.088232 crc crio[24477]: time=\"2026-06-11T12:21:51.086436429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.686076 | controller |     "Jun 11 12:21:51.186935 crc crio[24477]: time=\"2026-06-11T12:21:51.186803205Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-fmj7g/POD\" id=b6910daf-6afc-4ec7-b08a-fcbe63ea3928 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.686091 | controller |     "Jun 11 12:21:51.186935 crc crio[24477]: time=\"2026-06-11T12:21:51.186913588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.686111 | controller |     "Jun 11 12:21:51.235923 crc crio[24477]: time=\"2026-06-11T12:21:51.234531392Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-qvk9b Namespace:openstack ID:baf1b13a0cef7333023c49f00380e4db84a41bb2bbe66fb69b2c811cef291af1 UID:04900238-a186-4062-a9c8-10a427d56415 NetNS:/var/run/netns/486e1c80-bb53-42f5-a29c-6a1542101ab5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04900238_a186_4062_a9c8_10a427d56415.slice PodAnnotations:0xc001f2a198}] Aliases:map[]}\"",
2026-06-11 13:18:31.686127 | controller |     "Jun 11 12:21:51.235923 crc crio[24477]: time=\"2026-06-11T12:21:51.235237871Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-qvk9b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.686143 | controller |     "Jun 11 12:21:51.262132 crc crio[24477]: time=\"2026-06-11T12:21:51.26189582Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=82431ad6-ce6a-4da6-a2c5-25ee7d977013 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.686158 | controller |     "Jun 11 12:21:51.262132 crc crio[24477]: time=\"2026-06-11T12:21:51.261990092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.686174 | controller |     "Jun 11 12:21:51.322185 crc crio[24477]: time=\"2026-06-11T12:21:51.322066611Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6674dbf88c-t52cf/POD\" id=daa48862-e364-4dec-9dc7-588cb43005ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.686189 | controller |     "Jun 11 12:21:51.322795 crc crio[24477]: time=\"2026-06-11T12:21:51.322197368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.686203 | controller |     "Jun 11 12:21:51.415439 crc crio[24477]: time=\"2026-06-11T12:21:51.415343166Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-mdqdj/POD\" id=7cd03990-c2bb-4f3a-8b65-ea725fc47226 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.686218 | controller |     "Jun 11 12:21:51.415799 crc crio[24477]: time=\"2026-06-11T12:21:51.41546435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.686233 | controller |     "Jun 11 12:21:51.554258 crc crio[24477]: time=\"2026-06-11T12:21:51.554134459Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-fmj7g Namespace:openstack ID:ee78a335d5db1f1019db47670564203c41307c6a7fa00dd644be9b87c20d6ae4 UID:d7e3240a-7507-4ce6-8afb-107c2ae5d7af NetNS:/var/run/netns/d4c356ae-fc0a-4f68-bcd5-78e2b11d2de0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7e3240a_7507_4ce6_8afb_107c2ae5d7af.slice PodAnnotations:0xc001f2a4b8}] Aliases:map[]}\"",
2026-06-11 13:18:31.686248 | controller |     "Jun 11 12:21:51.554258 crc crio[24477]: time=\"2026-06-11T12:21:51.554207161Z\" level=info msg=\"Adding pod openstack_placement-db-sync-fmj7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.686263 | controller |     "Jun 11 12:21:51.573287 crc crio[24477]: time=\"2026-06-11T12:21:51.572627437Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ed723d8d3f519842a48bed60a7c5afb0862ef76bce60e28bf70d629d4c6fafaa UID:9734ea8c-75ef-4272-8935-0d2d1afc8796 NetNS:/var/run/netns/4a87cb94-0eff-4acd-b246-d658a8519bf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9734ea8c_75ef_4272_8935_0d2d1afc8796.slice PodAnnotations:0xc000b18490}] Aliases:map[]}\"",
2026-06-11 13:18:31.686283 | controller |     "Jun 11 12:21:51.573287 crc crio[24477]: time=\"2026-06-11T12:21:51.573205453Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.686299 | controller |     "Jun 11 12:21:51.635156 crc crio[24477]: 2026-06-11T12:21:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6e9cbcfa9e1c506 Mac:9a:e4:ac:e8:1e:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/c7b0fd13-e761-4448-8901-69ff867e9649 SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.686314 | controller |     "Jun 11 12:21:51.643697 crc crio[24477]: time=\"2026-06-11T12:21:51.637407193Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-57c96b5555-45jmq Namespace:openstack ID:6e9cbcfa9e1c5068d6ca95eda05a98be3e705f73a79cd821dc6b5f795fecf6d2 UID:37c5ddba-9c69-47af-8b1d-a44254286b8f NetNS:/var/run/netns/c7b0fd13-e761-4448-8901-69ff867e9649 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37c5ddba_9c69_47af_8b1d_a44254286b8f.slice PodAnnotations:0xc001f2ad58}] Aliases:map[]}\"",
2026-06-11 13:18:31.686329 | controller |     "Jun 11 12:21:51.643697 crc crio[24477]: time=\"2026-06-11T12:21:51.63761496Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-57c96b5555-45jmq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.686344 | controller |     "Jun 11 12:21:51.657476 crc crio[24477]: time=\"2026-06-11T12:21:51.657125431Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-t52cf Namespace:openstack ID:76d0bf1e684cc24fc045a4880e4f954ebcf0249a43070907c4395b7a65dd9a8b UID:a8893156-7f05-4d7b-91dd-8449bc551132 NetNS:/var/run/netns/1861995f-eff7-4319-a46b-a4e85d9068cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8893156_7f05_4d7b_91dd_8449bc551132.slice PodAnnotations:0xc000b18700}] Aliases:map[]}\"",
2026-06-11 13:18:31.686359 | controller |     "Jun 11 12:21:51.657476 crc crio[24477]: time=\"2026-06-11T12:21:51.657205993Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6674dbf88c-t52cf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.686374 | controller |     "Jun 11 12:21:51.677457 crc crio[24477]: time=\"2026-06-11T12:21:51.677383955Z\" level=info msg=\"Ran pod sandbox 6e9cbcfa9e1c5068d6ca95eda05a98be3e705f73a79cd821dc6b5f795fecf6d2 with infra container: openstack/dnsmasq-dns-57c96b5555-45jmq/POD\" id=50ed9e96-c295-46c4-8e16-8637bc4e80d1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.686390 | controller |     "Jun 11 12:21:51.705140 crc crio[24477]: time=\"2026-06-11T12:21:51.705038225Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9102176a-6bb3-4ce4-9493-ff28e604f982 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.686405 | controller |     "Jun 11 12:21:51.744411 crc crio[24477]: time=\"2026-06-11T12:21:51.744314565Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-mdqdj Namespace:openstack ID:728b89a4a1584f4dcdebb91998311164aa06ad7f78951c9a231ad5b58060d3e6 UID:d342d68c-d31c-4bc3-b058-d4eb411c0b38 NetNS:/var/run/netns/1bc96a11-0568-4382-8f7b-12f48bdf3b4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd342d68c_d31c_4bc3_b058_d4eb411c0b38.slice PodAnnotations:0xc000326af8}] Aliases:map[]}\"",
2026-06-11 13:18:31.686424 | controller |     "Jun 11 12:21:51.744411 crc crio[24477]: time=\"2026-06-11T12:21:51.744384627Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-mdqdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.686440 | controller |     "Jun 11 12:21:51.756770 crc crio[24477]: time=\"2026-06-11T12:21:51.750770693Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=b18e76d8-2112-47e0-b536-d095f52bc823 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.686455 | controller |     "Jun 11 12:21:51.756770 crc crio[24477]: time=\"2026-06-11T12:21:51.750880177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.686471 | controller |     "Jun 11 12:21:51.756770 crc crio[24477]: 2026-06-11T12:21:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2cc499be063c74f Mac:fe:c7:bf:8e:5f:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/57a82d83-c6cd-46e8-b5c0-785ddbf27ae0 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.686486 | controller |     "Jun 11 12:21:51.756770 crc crio[24477]: time=\"2026-06-11T12:21:51.753396517Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-jzbmg Namespace:openstack ID:2cc499be063c74fa72a3fe4d2b0da10b585a7edd5c94d96dd66903fd928341a2 UID:d5a6d833-eefa-4b60-8498-ac7f6ab03d2b NetNS:/var/run/netns/57a82d83-c6cd-46e8-b5c0-785ddbf27ae0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5a6d833_eefa_4b60_8498_ac7f6ab03d2b.slice PodAnnotations:0xc000b189f0}] Aliases:map[]}\"",
2026-06-11 13:18:31.686502 | controller |     "Jun 11 12:21:51.756770 crc crio[24477]: time=\"2026-06-11T12:21:51.75350546Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-jzbmg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.686517 | controller |     "Jun 11 12:21:51.790460 crc crio[24477]: time=\"2026-06-11T12:21:51.790289992Z\" level=info msg=\"Ran pod sandbox 2cc499be063c74fa72a3fe4d2b0da10b585a7edd5c94d96dd66903fd928341a2 with infra container: openstack/keystone-bootstrap-jzbmg/POD\" id=afee2459-d821-4229-a09c-7f4c26da2ce7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.686532 | controller |     "Jun 11 12:21:51.809315 crc crio[24477]: time=\"2026-06-11T12:21:51.809234886Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=7adb70c9-0408-4825-a5dc-06c35b4e5354 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.686547 | controller |     "Jun 11 12:21:51.914381 crc crio[24477]: time=\"2026-06-11T12:21:51.913932021Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:0055d30f650afbf78eb19f1e86fc09e24d654a5ee3e1911d7e3e873c17f3628c UID:29365633-ad1b-42e5-a684-09e0ee7f82b1 NetNS:/var/run/netns/85aabd69-5b5b-4251-a2a4-9aaea9974872 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29365633_ad1b_42e5_a684_09e0ee7f82b1.slice PodAnnotations:0xc002e12030}] Aliases:map[]}\"",
2026-06-11 13:18:31.686562 | controller |     "Jun 11 12:21:51.914381 crc crio[24477]: time=\"2026-06-11T12:21:51.914374654Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.686578 | controller |     "Jun 11 12:21:51.921270 crc crio[24477]: time=\"2026-06-11T12:21:51.920868296Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=bfa283be-6125-4036-ab66-9afa2b3a5c50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.686596 | controller |     "Jun 11 12:21:51.964333 crc crio[24477]: time=\"2026-06-11T12:21:51.939987093Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=96cfe71d-295f-4f5e-a359-d0ab1eb1b754 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.686612 | controller |     "Jun 11 12:21:51.964333 crc crio[24477]: time=\"2026-06-11T12:21:51.950802473Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-jzbmg/keystone-bootstrap\" id=6c857823-a315-4e80-8448-a772668a6b76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.686626 | controller |     "Jun 11 12:21:51.964333 crc crio[24477]: time=\"2026-06-11T12:21:51.952296194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.686641 | controller |     "Jun 11 12:21:51.987738 crc crio[24477]: time=\"2026-06-11T12:21:51.987522232Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-57c96b5555-45jmq/init\" id=5cfc7f86-7ec3-4224-a5ae-8c074c54f6cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.686657 | controller |     "Jun 11 12:21:51.991694 crc crio[24477]: time=\"2026-06-11T12:21:51.991508935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.686673 | controller |     "Jun 11 12:21:52.035294 crc crio[24477]: 2026-06-11T12:21:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:473915461a6078e Mac:12:52:e5:1e:b9:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/58e20fde-ba86-4ce9-918c-7de3a422f043 SocketPath: PciID:}] [{Interface:0xc0002f4780 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.686689 | controller |     "Jun 11 12:21:52.051540 crc crio[24477]: time=\"2026-06-11T12:21:52.051414741Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=87f37707-8329-42b9-9480-59e8f7379293 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.686704 | controller |     "Jun 11 12:21:52.053007 crc crio[24477]: time=\"2026-06-11T12:21:52.052901462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.686718 | controller |     "Jun 11 12:21:52.081180 crc crio[24477]: time=\"2026-06-11T12:21:52.08105169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.686733 | controller |     "Jun 11 12:21:52.096475 crc crio[24477]: time=\"2026-06-11T12:21:52.096370538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.686748 | controller |     "Jun 11 12:21:52.120313 crc crio[24477]: time=\"2026-06-11T12:21:52.113387935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.686763 | controller |     "Jun 11 12:21:52.120987 crc crio[24477]: time=\"2026-06-11T12:21:52.120962526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.686778 | controller |     "Jun 11 12:21:52.195694 crc crio[24477]: time=\"2026-06-11T12:21:52.193257034Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-phbjk Namespace:openstack ID:473915461a6078ea244b48d6d8928e9c96a03b17c6b0bfe58164885c76904248 UID:7182bf42-9b8d-4224-9834-84701e4b458d NetNS:/var/run/netns/58e20fde-ba86-4ce9-918c-7de3a422f043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7182bf42_9b8d_4224_9834_84701e4b458d.slice PodAnnotations:0xc001f2b0c8}] Aliases:map[]}\"",
2026-06-11 13:18:31.686796 | controller |     "Jun 11 12:21:52.195694 crc crio[24477]: time=\"2026-06-11T12:21:52.193716407Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-phbjk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.686811 | controller |     "Jun 11 12:21:52.219010 crc crio[24477]: time=\"2026-06-11T12:21:52.217848044Z\" level=info msg=\"Ran pod sandbox 473915461a6078ea244b48d6d8928e9c96a03b17c6b0bfe58164885c76904248 with infra container: openstack/cinder-db-sync-phbjk/POD\" id=829de197-7218-4e34-a574-18cff0b9a70d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.686827 | controller |     "Jun 11 12:21:52.222828 crc crio[24477]: time=\"2026-06-11T12:21:52.222160551Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:db1f4e3ac78556f50a48fd1f3bad2a659c43350b64ad52a9d9a378c15e458021 UID:0de370e9-b941-4c9b-aa2c-ccfe257ceca3 NetNS:/var/run/netns/a7c70f38-aa55-44ea-ae2d-8042171022ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0de370e9_b941_4c9b_aa2c_ccfe257ceca3.slice PodAnnotations:0xc0072c02a8}] Aliases:map[]}\"",
2026-06-11 13:18:31.686842 | controller |     "Jun 11 12:21:52.222828 crc crio[24477]: time=\"2026-06-11T12:21:52.222238724Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.686876 | controller |     "Jun 11 12:21:52.231835 crc crio[24477]: time=\"2026-06-11T12:21:52.231059419Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=a4a5b41a-eed2-44c8-b160-f6a118f58b7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.686893 | controller |     "Jun 11 12:21:52.231835 crc crio[24477]: time=\"2026-06-11T12:21:52.23132925Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found\" id=a4a5b41a-eed2-44c8-b160-f6a118f58b7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.686908 | controller |     "Jun 11 12:21:52.231835 crc crio[24477]: time=\"2026-06-11T12:21:52.231380378Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found\" id=a4a5b41a-eed2-44c8-b160-f6a118f58b7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.686923 | controller |     "Jun 11 12:21:52.233633 crc crio[24477]: time=\"2026-06-11T12:21:52.233512259Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=be923e2a-0e6c-4673-8be5-5b5738a89090 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.686937 | controller |     "Jun 11 12:21:52.243249 crc crio[24477]: time=\"2026-06-11T12:21:52.241300046Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\\\"\"",
2026-06-11 13:18:31.686952 | controller |     "Jun 11 12:21:52.516849 crc crio[24477]: 2026-06-11T12:21:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:baf1b13a0cef733 Mac:46:00:7c:4d:62:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/486e1c80-bb53-42f5-a29c-6a1542101ab5 SocketPath: PciID:}] [{Interface:0xc0002da620 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.686966 | controller |     "Jun 11 12:21:52.518156 crc crio[24477]: time=\"2026-06-11T12:21:52.518009029Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-qvk9b Namespace:openstack ID:baf1b13a0cef7333023c49f00380e4db84a41bb2bbe66fb69b2c811cef291af1 UID:04900238-a186-4062-a9c8-10a427d56415 NetNS:/var/run/netns/486e1c80-bb53-42f5-a29c-6a1542101ab5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04900238_a186_4062_a9c8_10a427d56415.slice PodAnnotations:0xc001f2a198}] Aliases:map[]}\"",
2026-06-11 13:18:31.686985 | controller |     "Jun 11 12:21:52.518237 crc crio[24477]: time=\"2026-06-11T12:21:52.518177683Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-qvk9b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.687000 | controller |     "Jun 11 12:21:52.552301 crc crio[24477]: time=\"2026-06-11T12:21:52.552213428Z\" level=info msg=\"Ran pod sandbox baf1b13a0cef7333023c49f00380e4db84a41bb2bbe66fb69b2c811cef291af1 with infra container: openstack/neutron-db-sync-qvk9b/POD\" id=cc87be9b-01e4-46b0-9f46-128ed11e6fcc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.687014 | controller |     "Jun 11 12:21:52.559819 crc crio[24477]: time=\"2026-06-11T12:21:52.559745342Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7ac5191c-fb8e-41a2-b57c-dd023998757f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.687028 | controller |     "Jun 11 12:21:52.600177 crc crio[24477]: 2026-06-11T12:21:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee78a335d5db1f1 Mac:72:b7:83:2a:1c:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/d4c356ae-fc0a-4f68-bcd5-78e2b11d2de0 SocketPath: PciID:}] [{Interface:0xc0004be730 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.687043 | controller |     "Jun 11 12:21:52.600177 crc crio[24477]: time=\"2026-06-11T12:21:52.596718698Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-fmj7g Namespace:openstack ID:ee78a335d5db1f1019db47670564203c41307c6a7fa00dd644be9b87c20d6ae4 UID:d7e3240a-7507-4ce6-8afb-107c2ae5d7af NetNS:/var/run/netns/d4c356ae-fc0a-4f68-bcd5-78e2b11d2de0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7e3240a_7507_4ce6_8afb_107c2ae5d7af.slice PodAnnotations:0xc001f2a4b8}] Aliases:map[]}\"",
2026-06-11 13:18:31.687058 | controller |     "Jun 11 12:21:52.600177 crc crio[24477]: time=\"2026-06-11T12:21:52.596907664Z\" level=info msg=\"Checking pod openstack_placement-db-sync-fmj7g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.687072 | controller |     "Jun 11 12:21:52.631409 crc crio[24477]: time=\"2026-06-11T12:21:52.630497057Z\" level=info msg=\"Ran pod sandbox ee78a335d5db1f1019db47670564203c41307c6a7fa00dd644be9b87c20d6ae4 with infra container: openstack/placement-db-sync-fmj7g/POD\" id=b6910daf-6afc-4ec7-b08a-fcbe63ea3928 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.687087 | controller |     "Jun 11 12:21:52.633976 crc crio[24477]: time=\"2026-06-11T12:21:52.633925629Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=ba3eb47a-1b0a-4315-8332-5744281d3d12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.687102 | controller |     "Jun 11 12:21:52.635020 crc crio[24477]: time=\"2026-06-11T12:21:52.634146565Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found\" id=ba3eb47a-1b0a-4315-8332-5744281d3d12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.687116 | controller |     "Jun 11 12:21:52.635020 crc crio[24477]: time=\"2026-06-11T12:21:52.634196716Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found\" id=ba3eb47a-1b0a-4315-8332-5744281d3d12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.687167 | controller |     "Jun 11 12:21:52.644669 crc crio[24477]: time=\"2026-06-11T12:21:52.638312712Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=773bad3d-c69d-479d-9d65-93b709e9210b name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.687188 | controller |     "Jun 11 12:21:52.645501 crc crio[24477]: time=\"2026-06-11T12:21:52.645323559Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\\\"\"",
2026-06-11 13:18:31.687204 | controller |     "Jun 11 12:21:52.654421 crc crio[24477]: time=\"2026-06-11T12:21:52.650411432Z\" level=info msg=\"Created container e18468cab265ded19012f943ec5fc23c7b7c269141fca452db9d071081c3b78f: openstack/keystone-bootstrap-jzbmg/keystone-bootstrap\" id=6c857823-a315-4e80-8448-a772668a6b76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.687244 | controller |     "Jun 11 12:21:52.656106 crc crio[24477]: time=\"2026-06-11T12:21:52.65462888Z\" level=info msg=\"Starting container: e18468cab265ded19012f943ec5fc23c7b7c269141fca452db9d071081c3b78f\" id=9faac102-fca7-468c-ae76-77bc9cc224f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.687262 | controller |     "Jun 11 12:21:52.668090 crc crio[24477]: time=\"2026-06-11T12:21:52.665403102Z\" level=info msg=\"Started container\" PID=67939 containerID=e18468cab265ded19012f943ec5fc23c7b7c269141fca452db9d071081c3b78f description=openstack/keystone-bootstrap-jzbmg/keystone-bootstrap id=9faac102-fca7-468c-ae76-77bc9cc224f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2cc499be063c74fa72a3fe4d2b0da10b585a7edd5c94d96dd66903fd928341a2",
2026-06-11 13:18:31.687278 | controller |     "Jun 11 12:21:52.668090 crc crio[24477]: time=\"2026-06-11T12:21:52.666062201Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=016620a9-4ef3-49e2-9503-1cdf237c68ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.687313 | controller |     "Jun 11 12:21:52.685254 crc crio[24477]: time=\"2026-06-11T12:21:52.683535068Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-qvk9b/neutron-db-sync\" id=8efd69cb-b30c-47a5-af44-30bcbffd823d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.687336 | controller |     "Jun 11 12:21:52.685254 crc crio[24477]: time=\"2026-06-11T12:21:52.68432396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.687352 | controller |     "Jun 11 12:21:52.690118 crc crio[24477]: time=\"2026-06-11T12:21:52.686546593Z\" level=info msg=\"Created container 93246ca151dadc5b4c232bf12620ec86f724ef58c8006d85f1c39dd2e3bae739: openstack/dnsmasq-dns-57c96b5555-45jmq/init\" id=5cfc7f86-7ec3-4224-a5ae-8c074c54f6cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.687366 | controller |     "Jun 11 12:21:52.690118 crc crio[24477]: time=\"2026-06-11T12:21:52.688300201Z\" level=info msg=\"Starting container: 93246ca151dadc5b4c232bf12620ec86f724ef58c8006d85f1c39dd2e3bae739\" id=7f325da1-4838-48c9-b51d-0eddc0ddef01 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.687403 | controller |     "Jun 11 12:21:52.716158 crc crio[24477]: time=\"2026-06-11T12:21:52.715151868Z\" level=info msg=\"Started container\" PID=67934 containerID=93246ca151dadc5b4c232bf12620ec86f724ef58c8006d85f1c39dd2e3bae739 description=openstack/dnsmasq-dns-57c96b5555-45jmq/init id=7f325da1-4838-48c9-b51d-0eddc0ddef01 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e9cbcfa9e1c5068d6ca95eda05a98be3e705f73a79cd821dc6b5f795fecf6d2",
2026-06-11 13:18:31.687422 | controller |     "Jun 11 12:21:52.899478 crc crio[24477]: time=\"2026-06-11T12:21:52.898557369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.687438 | controller |     "Jun 11 12:21:52.909071 crc crio[24477]: time=\"2026-06-11T12:21:52.908794374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.687475 | controller |     "Jun 11 12:21:52.992564 crc crio[24477]: 2026-06-11T12:21:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:76d0bf1e684cc24 Mac:26:83:b9:a7:c1:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/1861995f-eff7-4319-a46b-a4e85d9068cd SocketPath: PciID:}] [{Interface:0xc0002767e0 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.687500 | controller |     "Jun 11 12:21:52.992564 crc crio[24477]: time=\"2026-06-11T12:21:52.992492929Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-t52cf Namespace:openstack ID:76d0bf1e684cc24fc045a4880e4f954ebcf0249a43070907c4395b7a65dd9a8b UID:a8893156-7f05-4d7b-91dd-8449bc551132 NetNS:/var/run/netns/1861995f-eff7-4319-a46b-a4e85d9068cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8893156_7f05_4d7b_91dd_8449bc551132.slice PodAnnotations:0xc000b18700}] Aliases:map[]}\"",
2026-06-11 13:18:31.687516 | controller |     "Jun 11 12:21:52.994471 crc crio[24477]: time=\"2026-06-11T12:21:52.992765096Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6674dbf88c-t52cf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.687532 | controller |     "Jun 11 12:21:53.021921 crc crio[24477]: time=\"2026-06-11T12:21:53.021431808Z\" level=info msg=\"Ran pod sandbox 76d0bf1e684cc24fc045a4880e4f954ebcf0249a43070907c4395b7a65dd9a8b with infra container: openstack/dnsmasq-dns-6674dbf88c-t52cf/POD\" id=daa48862-e364-4dec-9dc7-588cb43005ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.687548 | controller |     "Jun 11 12:21:53.044376 crc crio[24477]: 2026-06-11T12:21:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed723d8d3f51984 Mac:36:e7:fe:da:0d:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/4a87cb94-0eff-4acd-b246-d658a8519bf0 SocketPath: PciID:}] [{Interface:0xc00011c430 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.687563 | controller |     "Jun 11 12:21:53.045285 crc crio[24477]: time=\"2026-06-11T12:21:53.045199951Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ed723d8d3f519842a48bed60a7c5afb0862ef76bce60e28bf70d629d4c6fafaa UID:9734ea8c-75ef-4272-8935-0d2d1afc8796 NetNS:/var/run/netns/4a87cb94-0eff-4acd-b246-d658a8519bf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9734ea8c_75ef_4272_8935_0d2d1afc8796.slice PodAnnotations:0xc000b18490}] Aliases:map[]}\"",
2026-06-11 13:18:31.687579 | controller |     "Jun 11 12:21:53.045460 crc crio[24477]: time=\"2026-06-11T12:21:53.045407976Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.687594 | controller |     "Jun 11 12:21:53.046170 crc crio[24477]: time=\"2026-06-11T12:21:53.046045612Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e6608c35-044e-4e5a-946b-9d9016f66b47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.687609 | controller |     "Jun 11 12:21:53.076837 crc crio[24477]: time=\"2026-06-11T12:21:53.076537114Z\" level=info msg=\"Ran pod sandbox ed723d8d3f519842a48bed60a7c5afb0862ef76bce60e28bf70d629d4c6fafaa with infra container: openstack/ceilometer-0/POD\" id=82431ad6-ce6a-4da6-a2c5-25ee7d977013 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.687624 | controller |     "Jun 11 12:21:53.085627 crc crio[24477]: time=\"2026-06-11T12:21:53.085530775Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2dbb31a5-0ed5-4a95-83af-99a31c9ee48a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.687643 | controller |     "Jun 11 12:21:53.085901 crc crio[24477]: time=\"2026-06-11T12:21:53.085849216Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found\" id=2dbb31a5-0ed5-4a95-83af-99a31c9ee48a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.687659 | controller |     "Jun 11 12:21:53.085976 crc crio[24477]: time=\"2026-06-11T12:21:53.085929909Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found\" id=2dbb31a5-0ed5-4a95-83af-99a31c9ee48a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.687675 | controller |     "Jun 11 12:21:53.093133 crc crio[24477]: 2026-06-11T12:21:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:728b89a4a1584f4 Mac:be:26:10:90:4a:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/1bc96a11-0568-4382-8f7b-12f48bdf3b4a SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.687690 | controller |     "Jun 11 12:21:53.093428 crc crio[24477]: time=\"2026-06-11T12:21:53.093338372Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=e2eada99-645b-4de7-938d-05e8fd2af51f name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.687705 | controller |     "Jun 11 12:21:53.094264 crc crio[24477]: time=\"2026-06-11T12:21:53.094135891Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-mdqdj Namespace:openstack ID:728b89a4a1584f4dcdebb91998311164aa06ad7f78951c9a231ad5b58060d3e6 UID:d342d68c-d31c-4bc3-b058-d4eb411c0b38 NetNS:/var/run/netns/1bc96a11-0568-4382-8f7b-12f48bdf3b4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd342d68c_d31c_4bc3_b058_d4eb411c0b38.slice PodAnnotations:0xc000326af8}] Aliases:map[]}\"",
2026-06-11 13:18:31.687721 | controller |     "Jun 11 12:21:53.094381 crc crio[24477]: time=\"2026-06-11T12:21:53.094308516Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-mdqdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.687736 | controller |     "Jun 11 12:21:53.097945 crc crio[24477]: time=\"2026-06-11T12:21:53.097875769Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\\\"\"",
2026-06-11 13:18:31.687750 | controller |     "Jun 11 12:21:53.110330 crc crio[24477]: time=\"2026-06-11T12:21:53.11025486Z\" level=info msg=\"Ran pod sandbox 728b89a4a1584f4dcdebb91998311164aa06ad7f78951c9a231ad5b58060d3e6 with infra container: openstack/barbican-db-sync-mdqdj/POD\" id=7cd03990-c2bb-4f3a-8b65-ea725fc47226 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.687765 | controller |     "Jun 11 12:21:53.114276 crc crio[24477]: time=\"2026-06-11T12:21:53.114061707Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=c4c8cd77-857b-453f-ba72-951c40edc167 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.687780 | controller |     "Jun 11 12:21:53.114515 crc crio[24477]: time=\"2026-06-11T12:21:53.114445508Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found\" id=c4c8cd77-857b-453f-ba72-951c40edc167 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.687795 | controller |     "Jun 11 12:21:53.114515 crc crio[24477]: time=\"2026-06-11T12:21:53.114534771Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found\" id=c4c8cd77-857b-453f-ba72-951c40edc167 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.687810 | controller |     "Jun 11 12:21:53.120380 crc crio[24477]: time=\"2026-06-11T12:21:53.120304036Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=2c920390-24e5-4027-8bef-1cb96b8a1565 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.687828 | controller |     "Jun 11 12:21:53.124981 crc crio[24477]: time=\"2026-06-11T12:21:53.124868255Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\\\"\"",
2026-06-11 13:18:31.687843 | controller |     "Jun 11 12:21:53.198727 crc crio[24477]: time=\"2026-06-11T12:21:53.198619688Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=11ab9a75-47af-497d-8227-127fb3e6bf16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.687879 | controller |     "Jun 11 12:21:53.347731 crc crio[24477]: time=\"2026-06-11T12:21:53.346445087Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6674dbf88c-t52cf/init\" id=526200b1-d065-4edc-bd40-4eb27295fc77 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.687896 | controller |     "Jun 11 12:21:53.347731 crc crio[24477]: time=\"2026-06-11T12:21:53.347274271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.687911 | controller |     "Jun 11 12:21:53.417183 crc crio[24477]: time=\"2026-06-11T12:21:53.417118826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.687926 | controller |     "Jun 11 12:21:53.428315 crc crio[24477]: time=\"2026-06-11T12:21:53.428254833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.687942 | controller |     "Jun 11 12:21:53.627136 crc crio[24477]: time=\"2026-06-11T12:21:53.623915848Z\" level=info msg=\"Created container ab1886a6ea99e72150fd984187862da11e66b2c294456222f393c851e18edebe: openstack/neutron-db-sync-qvk9b/neutron-db-sync\" id=8efd69cb-b30c-47a5-af44-30bcbffd823d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.687956 | controller |     "Jun 11 12:21:53.636411 crc crio[24477]: time=\"2026-06-11T12:21:53.636310842Z\" level=info msg=\"Starting container: ab1886a6ea99e72150fd984187862da11e66b2c294456222f393c851e18edebe\" id=cd6ea96c-00b7-435e-88ea-99996d238d3e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.687971 | controller |     "Jun 11 12:21:53.642304 crc crio[24477]: time=\"2026-06-11T12:21:53.642046582Z\" level=info msg=\"Started container\" PID=68010 containerID=ab1886a6ea99e72150fd984187862da11e66b2c294456222f393c851e18edebe description=openstack/neutron-db-sync-qvk9b/neutron-db-sync id=cd6ea96c-00b7-435e-88ea-99996d238d3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=baf1b13a0cef7333023c49f00380e4db84a41bb2bbe66fb69b2c811cef291af1",
2026-06-11 13:18:31.687987 | controller |     "Jun 11 12:21:53.660442 crc crio[24477]: time=\"2026-06-11T12:21:53.659138278Z\" level=info msg=\"Stopping pod sandbox: 6e9cbcfa9e1c5068d6ca95eda05a98be3e705f73a79cd821dc6b5f795fecf6d2\" id=0e255987-60da-47e8-97ce-a6007e378dbb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.688002 | controller |     "Jun 11 12:21:53.660855 crc crio[24477]: time=\"2026-06-11T12:21:53.660783375Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-57c96b5555-45jmq Namespace:openstack ID:6e9cbcfa9e1c5068d6ca95eda05a98be3e705f73a79cd821dc6b5f795fecf6d2 UID:37c5ddba-9c69-47af-8b1d-a44254286b8f NetNS:/var/run/netns/c7b0fd13-e761-4448-8901-69ff867e9649 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37c5ddba_9c69_47af_8b1d_a44254286b8f.slice PodAnnotations:0xc000a868e8}] Aliases:map[]}\"",
2026-06-11 13:18:31.688021 | controller |     "Jun 11 12:21:53.661002 crc crio[24477]: time=\"2026-06-11T12:21:53.660945259Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-57c96b5555-45jmq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.688036 | controller |     "Jun 11 12:21:53.692085 crc crio[24477]: time=\"2026-06-11T12:21:53.691969978Z\" level=info msg=\"Created container b1301b11e7c7a58b6e3e0642ea7cf529b756fec007be4c4716604363557e17bd: openstack/dnsmasq-dns-6674dbf88c-t52cf/init\" id=526200b1-d065-4edc-bd40-4eb27295fc77 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.688051 | controller |     "Jun 11 12:21:53.711533 crc crio[24477]: time=\"2026-06-11T12:21:53.711337146Z\" level=info msg=\"Starting container: b1301b11e7c7a58b6e3e0642ea7cf529b756fec007be4c4716604363557e17bd\" id=759595be-3dfe-4f77-b833-a098f1162a57 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.688066 | controller |     "Jun 11 12:21:53.774216 crc crio[24477]: time=\"2026-06-11T12:21:53.7667337Z\" level=info msg=\"Started container\" PID=68074 containerID=b1301b11e7c7a58b6e3e0642ea7cf529b756fec007be4c4716604363557e17bd description=openstack/dnsmasq-dns-6674dbf88c-t52cf/init id=759595be-3dfe-4f77-b833-a098f1162a57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76d0bf1e684cc24fc045a4880e4f954ebcf0249a43070907c4395b7a65dd9a8b",
2026-06-11 13:18:31.688081 | controller |     "Jun 11 12:21:53.784457 crc crio[24477]: 2026-06-11T12:21:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db1f4e3ac78556f Mac:12:80:f4:e8:6a:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/a7c70f38-aa55-44ea-ae2d-8042171022ba SocketPath: PciID:}] [{Interface:0xc0000149c0 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.688117 | controller |     "Jun 11 12:21:53.784457 crc crio[24477]: time=\"2026-06-11T12:21:53.783845785Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:db1f4e3ac78556f50a48fd1f3bad2a659c43350b64ad52a9d9a378c15e458021 UID:0de370e9-b941-4c9b-aa2c-ccfe257ceca3 NetNS:/var/run/netns/a7c70f38-aa55-44ea-ae2d-8042171022ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0de370e9_b941_4c9b_aa2c_ccfe257ceca3.slice PodAnnotations:0xc0072c02a8}] Aliases:map[]}\"",
2026-06-11 13:18:31.688136 | controller |     "Jun 11 12:21:53.784457 crc crio[24477]: time=\"2026-06-11T12:21:53.783974269Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.688157 | controller |     "Jun 11 12:21:53.892168 crc crio[24477]: time=\"2026-06-11T12:21:53.892097896Z\" level=info msg=\"Ran pod sandbox db1f4e3ac78556f50a48fd1f3bad2a659c43350b64ad52a9d9a378c15e458021 with infra container: openstack/glance-default-internal-api-0/POD\" id=87f37707-8329-42b9-9480-59e8f7379293 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.688188 | controller |     "Jun 11 12:21:53.896423 crc crio[24477]: time=\"2026-06-11T12:21:53.89621525Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=718888aa-721d-419e-99d0-207a7df03e8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.688205 | controller |     "Jun 11 12:21:53.898821 crc crio[24477]: time=\"2026-06-11T12:21:53.898620979Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=2f9f1b3e-33ff-45ed-815f-0590e45357e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.688221 | controller |     "Jun 11 12:21:54.012717 crc crio[24477]: time=\"2026-06-11T12:21:54.004270399Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=71eaee69-d053-4b5e-a414-8134ca00a2f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.688243 | controller |     "Jun 11 12:21:54.015037 crc crio[24477]: time=\"2026-06-11T12:21:54.014137459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.688259 | controller |     "Jun 11 12:21:54.150920 crc crio[24477]: time=\"2026-06-11T12:21:54.150809998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.688275 | controller |     "Jun 11 12:21:54.496121 crc crio[24477]: 2026-06-11T12:21:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0055d30f650afbf Mac:fa:ef:ee:6f:bc:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/85aabd69-5b5b-4251-a2a4-9aaea9974872 SocketPath: PciID:}] [{Interface:0xc000444770 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.688291 | controller |     "Jun 11 12:21:54.505428 crc crio[24477]: time=\"2026-06-11T12:21:54.499012624Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:0055d30f650afbf78eb19f1e86fc09e24d654a5ee3e1911d7e3e873c17f3628c UID:29365633-ad1b-42e5-a684-09e0ee7f82b1 NetNS:/var/run/netns/85aabd69-5b5b-4251-a2a4-9aaea9974872 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29365633_ad1b_42e5_a684_09e0ee7f82b1.slice PodAnnotations:0xc002e12030}] Aliases:map[]}\"",
2026-06-11 13:18:31.688309 | controller |     "Jun 11 12:21:54.505428 crc crio[24477]: time=\"2026-06-11T12:21:54.499184499Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.688325 | controller |     "Jun 11 12:21:54.517851 crc crio[24477]: time=\"2026-06-11T12:21:54.517690839Z\" level=info msg=\"Stopped pod sandbox: 6e9cbcfa9e1c5068d6ca95eda05a98be3e705f73a79cd821dc6b5f795fecf6d2\" id=0e255987-60da-47e8-97ce-a6007e378dbb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.688342 | controller |     "Jun 11 12:21:54.552012 crc crio[24477]: time=\"2026-06-11T12:21:54.551700649Z\" level=info msg=\"Ran pod sandbox 0055d30f650afbf78eb19f1e86fc09e24d654a5ee3e1911d7e3e873c17f3628c with infra container: openstack/glance-default-external-api-0/POD\" id=b18e76d8-2112-47e0-b536-d095f52bc823 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.688358 | controller |     "Jun 11 12:21:54.554869 crc crio[24477]: time=\"2026-06-11T12:21:54.554806978Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=49cd78fc-5376-44c9-b476-a0f47d51aaf7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.688374 | controller |     "Jun 11 12:21:54.558221 crc crio[24477]: time=\"2026-06-11T12:21:54.558140324Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=cff24729-c4aa-4e21-bfb6-948ca37fb7ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.688389 | controller |     "Jun 11 12:21:54.567746 crc crio[24477]: time=\"2026-06-11T12:21:54.567442407Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=e1e179e5-3f2e-4c13-8182-b66561b148ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.688404 | controller |     "Jun 11 12:21:54.574287 crc crio[24477]: time=\"2026-06-11T12:21:54.574206819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.688419 | controller |     "Jun 11 12:21:54.699361 crc crio[24477]: time=\"2026-06-11T12:21:54.699200542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.688437 | controller |     "Jun 11 12:21:54.922434 crc crio[24477]: time=\"2026-06-11T12:21:54.921615619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=28aa4845-5128-403d-9dc6-d72e394f5ffa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.688453 | controller |     "Jun 11 12:21:55.146207 crc crio[24477]: time=\"2026-06-11T12:21:55.145509218Z\" level=info msg=\"Removing container: 93246ca151dadc5b4c232bf12620ec86f724ef58c8006d85f1c39dd2e3bae739\" id=c1daf443-92b4-4cfb-bafa-9f8bdd0ce533 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.688468 | controller |     "Jun 11 12:21:55.184297 crc crio[24477]: time=\"2026-06-11T12:21:55.182323159Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f9e0e529-c8f1-4af3-9dbd-4c075cd96776 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.688483 | controller |     "Jun 11 12:21:55.206801 crc crio[24477]: time=\"2026-06-11T12:21:55.203284526Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6674dbf88c-t52cf/dnsmasq-dns\" id=ad149248-6cb0-455b-8351-b325c1b2ee1f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.688498 | controller |     "Jun 11 12:21:55.206801 crc crio[24477]: time=\"2026-06-11T12:21:55.205323023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.688513 | controller |     "Jun 11 12:21:55.734123 crc crio[24477]: time=\"2026-06-11T12:21:55.733974105Z\" level=info msg=\"Removed container 93246ca151dadc5b4c232bf12620ec86f724ef58c8006d85f1c39dd2e3bae739: openstack/dnsmasq-dns-57c96b5555-45jmq/init\" id=c1daf443-92b4-4cfb-bafa-9f8bdd0ce533 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.688528 | controller |     "Jun 11 12:21:55.771376 crc crio[24477]: time=\"2026-06-11T12:21:55.771297488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.688543 | controller |     "Jun 11 12:21:55.831351 crc crio[24477]: time=\"2026-06-11T12:21:55.831180304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.688559 | controller |     "Jun 11 12:21:56.067803 crc crio[24477]: time=\"2026-06-11T12:21:56.056995097Z\" level=info msg=\"Created container 89bee809d9c4ef5c0131e062f0f4f13fb31148c14c17967fa7bfd46f11e16ede: openstack/dnsmasq-dns-6674dbf88c-t52cf/dnsmasq-dns\" id=ad149248-6cb0-455b-8351-b325c1b2ee1f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.688622 | controller |     "Jun 11 12:21:56.067803 crc crio[24477]: time=\"2026-06-11T12:21:56.065174619Z\" level=info msg=\"Starting container: 89bee809d9c4ef5c0131e062f0f4f13fb31148c14c17967fa7bfd46f11e16ede\" id=bc1a7aae-cba6-4fd0-8483-2690782b75a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.688645 | controller |     "Jun 11 12:21:56.103515 crc crio[24477]: time=\"2026-06-11T12:21:56.103151298Z\" level=info msg=\"Started container\" PID=68242 containerID=89bee809d9c4ef5c0131e062f0f4f13fb31148c14c17967fa7bfd46f11e16ede description=openstack/dnsmasq-dns-6674dbf88c-t52cf/dnsmasq-dns id=bc1a7aae-cba6-4fd0-8483-2690782b75a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76d0bf1e684cc24fc045a4880e4f954ebcf0249a43070907c4395b7a65dd9a8b",
2026-06-11 13:18:31.688663 | controller |     "Jun 11 12:21:56.508091 crc crio[24477]: time=\"2026-06-11T12:21:56.507991446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.688679 | controller |     "Jun 11 12:21:56.667255 crc crio[24477]: time=\"2026-06-11T12:21:56.667199157Z\" level=info msg=\"Created container 775a23cde6a141613e39e72f67ad69a1f5fe99b1a6e67817e0cf649a69e612f0: openstack/glance-default-internal-api-0/glance-log\" id=71eaee69-d053-4b5e-a414-8134ca00a2f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.688699 | controller |     "Jun 11 12:21:56.669562 crc crio[24477]: time=\"2026-06-11T12:21:56.669401002Z\" level=info msg=\"Starting container: 775a23cde6a141613e39e72f67ad69a1f5fe99b1a6e67817e0cf649a69e612f0\" id=81660646-c8a5-4602-9352-f84aaf6430b0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.688716 | controller |     "Jun 11 12:21:56.680037 crc crio[24477]: time=\"2026-06-11T12:21:56.679943858Z\" level=info msg=\"Started container\" PID=68278 containerID=775a23cde6a141613e39e72f67ad69a1f5fe99b1a6e67817e0cf649a69e612f0 description=openstack/glance-default-internal-api-0/glance-log id=81660646-c8a5-4602-9352-f84aaf6430b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1f4e3ac78556f50a48fd1f3bad2a659c43350b64ad52a9d9a378c15e458021",
2026-06-11 13:18:31.688732 | controller |     "Jun 11 12:21:56.698857 crc crio[24477]: time=\"2026-06-11T12:21:56.697809718Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=63625e55-86ef-4dd8-9100-2da8ab41739b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.688747 | controller |     "Jun 11 12:21:56.748493 crc crio[24477]: time=\"2026-06-11T12:21:56.747974336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.688763 | controller |     "Jun 11 12:21:56.814834 crc crio[24477]: time=\"2026-06-11T12:21:56.814001178Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=85a12d3b-3607-42f3-a462-f1f83ae1c337 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.688778 | controller |     "Jun 11 12:21:56.822548 crc crio[24477]: time=\"2026-06-11T12:21:56.82251001Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=49ad8187-3cf5-40ce-ad1a-441f74a8e55e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.688793 | controller |     "Jun 11 12:21:56.823159 crc crio[24477]: time=\"2026-06-11T12:21:56.823139088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.688809 | controller |     "Jun 11 12:21:57.016114 crc crio[24477]: time=\"2026-06-11T12:21:57.015707059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.688824 | controller |     "Jun 11 12:21:57.202751 crc crio[24477]: time=\"2026-06-11T12:21:57.202506652Z\" level=info msg=\"Created container 63526cc842989330383df43ab81d68c385c57759286092fb8e27c6bf13c649bf: openstack/glance-default-external-api-0/glance-log\" id=e1e179e5-3f2e-4c13-8182-b66561b148ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.688840 | controller |     "Jun 11 12:21:57.218331 crc crio[24477]: time=\"2026-06-11T12:21:57.217511901Z\" level=info msg=\"Starting container: 63526cc842989330383df43ab81d68c385c57759286092fb8e27c6bf13c649bf\" id=852cfa3a-acf3-4d99-8520-6a0e914daa42 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.688887 | controller |     "Jun 11 12:21:57.255088 crc crio[24477]: time=\"2026-06-11T12:21:57.254972749Z\" level=info msg=\"Started container\" PID=68331 containerID=63526cc842989330383df43ab81d68c385c57759286092fb8e27c6bf13c649bf description=openstack/glance-default-external-api-0/glance-log id=852cfa3a-acf3-4d99-8520-6a0e914daa42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0055d30f650afbf78eb19f1e86fc09e24d654a5ee3e1911d7e3e873c17f3628c",
2026-06-11 13:18:31.688928 | controller |     "Jun 11 12:21:57.279049 crc crio[24477]: time=\"2026-06-11T12:21:57.278905008Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=bf833113-4dba-47d7-a263-2f65a5a2cd48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.688947 | controller |     "Jun 11 12:21:57.367290 crc crio[24477]: time=\"2026-06-11T12:21:57.366101661Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=844fdddc-eb85-49a2-9484-f7acf1f2c71d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.688963 | controller |     "Jun 11 12:21:57.405407 crc crio[24477]: time=\"2026-06-11T12:21:57.405356154Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=d1df1cb7-fc46-44ea-907b-d9fc6673cce7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.688979 | controller |     "Jun 11 12:21:57.406179 crc crio[24477]: time=\"2026-06-11T12:21:57.406128895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.688994 | controller |     "Jun 11 12:21:57.527746 crc crio[24477]: time=\"2026-06-11T12:21:57.526935995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.689009 | controller |     "Jun 11 12:21:58.255970 crc crio[24477]: time=\"2026-06-11T12:21:58.25580756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.689025 | controller |     "Jun 11 12:21:58.437717 crc crio[24477]: time=\"2026-06-11T12:21:58.437459595Z\" level=info msg=\"Created container 8d4fe009a7a3cff4172a8e68aba99e35d4f4d413778f4d694631c366d4da3cd3: openstack/glance-default-internal-api-0/glance-httpd\" id=49ad8187-3cf5-40ce-ad1a-441f74a8e55e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.689040 | controller |     "Jun 11 12:21:58.440514 crc crio[24477]: time=\"2026-06-11T12:21:58.440383586Z\" level=info msg=\"Starting container: 8d4fe009a7a3cff4172a8e68aba99e35d4f4d413778f4d694631c366d4da3cd3\" id=9637b4cf-73fd-4365-bf43-7b74effd87c4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.689056 | controller |     "Jun 11 12:21:58.475940 crc crio[24477]: time=\"2026-06-11T12:21:58.474288547Z\" level=info msg=\"Started container\" PID=68415 containerID=8d4fe009a7a3cff4172a8e68aba99e35d4f4d413778f4d694631c366d4da3cd3 description=openstack/glance-default-internal-api-0/glance-httpd id=9637b4cf-73fd-4365-bf43-7b74effd87c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1f4e3ac78556f50a48fd1f3bad2a659c43350b64ad52a9d9a378c15e458021",
2026-06-11 13:18:31.689071 | controller |     "Jun 11 12:21:58.776490 crc crio[24477]: time=\"2026-06-11T12:21:58.776427102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.689087 | controller |     "Jun 11 12:21:58.972717 crc crio[24477]: time=\"2026-06-11T12:21:58.972604238Z\" level=info msg=\"Created container 0675ecf04172d13bbef7c5cd479e45e96f693d3322ae54b6ac7d4943e664df2b: openstack/glance-default-external-api-0/glance-httpd\" id=d1df1cb7-fc46-44ea-907b-d9fc6673cce7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.689103 | controller |     "Jun 11 12:21:58.975167 crc crio[24477]: time=\"2026-06-11T12:21:58.975064596Z\" level=info msg=\"Starting container: 0675ecf04172d13bbef7c5cd479e45e96f693d3322ae54b6ac7d4943e664df2b\" id=24bd8974-5f0f-4630-be32-7ea9096bc9a3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.689119 | controller |     "Jun 11 12:21:58.990759 crc crio[24477]: time=\"2026-06-11T12:21:58.981717113Z\" level=info msg=\"Started container\" PID=68464 containerID=0675ecf04172d13bbef7c5cd479e45e96f693d3322ae54b6ac7d4943e664df2b description=openstack/glance-default-external-api-0/glance-httpd id=24bd8974-5f0f-4630-be32-7ea9096bc9a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0055d30f650afbf78eb19f1e86fc09e24d654a5ee3e1911d7e3e873c17f3628c",
2026-06-11 13:18:31.689139 | controller |     "Jun 11 12:21:59.360557 crc crio[24477]: time=\"2026-06-11T12:21:59.35950828Z\" level=info msg=\"Stopping container: 8d4fe009a7a3cff4172a8e68aba99e35d4f4d413778f4d694631c366d4da3cd3 (timeout: 30s)\" id=1b0d47ec-f9fb-47e1-99f9-0639935ff460 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.689155 | controller |     "Jun 11 12:21:59.360915 crc crio[24477]: time=\"2026-06-11T12:21:59.360367187Z\" level=info msg=\"Stopping container: 775a23cde6a141613e39e72f67ad69a1f5fe99b1a6e67817e0cf649a69e612f0 (timeout: 30s)\" id=4ef70a37-2d4e-4b37-bdcf-8b8fe0f6b5f3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.689171 | controller |     "Jun 11 12:21:59.377431 crc crio[24477]: time=\"2026-06-11T12:21:59.37728173Z\" level=info msg=\"Stopping container: 0675ecf04172d13bbef7c5cd479e45e96f693d3322ae54b6ac7d4943e664df2b (timeout: 30s)\" id=7d1efecc-0e7c-4f35-a846-df3640f8f1a0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.689186 | controller |     "Jun 11 12:21:59.378131 crc crio[24477]: time=\"2026-06-11T12:21:59.377967748Z\" level=info msg=\"Stopping container: 63526cc842989330383df43ab81d68c385c57759286092fb8e27c6bf13c649bf (timeout: 30s)\" id=6a45417c-8d2a-4d20-9030-4f0b77ed91f9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.689202 | controller |     "Jun 11 12:21:59.717623 crc crio[24477]: time=\"2026-06-11T12:21:59.717502964Z\" level=info msg=\"Stopped container 775a23cde6a141613e39e72f67ad69a1f5fe99b1a6e67817e0cf649a69e612f0: openstack/glance-default-internal-api-0/glance-log\" id=4ef70a37-2d4e-4b37-bdcf-8b8fe0f6b5f3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.689217 | controller |     "Jun 11 12:21:59.956463 crc crio[24477]: time=\"2026-06-11T12:21:59.951474644Z\" level=info msg=\"Stopped container 63526cc842989330383df43ab81d68c385c57759286092fb8e27c6bf13c649bf: openstack/glance-default-external-api-0/glance-log\" id=6a45417c-8d2a-4d20-9030-4f0b77ed91f9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.689232 | controller |     "Jun 11 12:22:00.131153 crc crio[24477]: time=\"2026-06-11T12:22:00.130112556Z\" level=info msg=\"Stopped container 0675ecf04172d13bbef7c5cd479e45e96f693d3322ae54b6ac7d4943e664df2b: openstack/glance-default-external-api-0/glance-httpd\" id=7d1efecc-0e7c-4f35-a846-df3640f8f1a0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.689247 | controller |     "Jun 11 12:22:00.131153 crc crio[24477]: time=\"2026-06-11T12:22:00.130819626Z\" level=info msg=\"Stopping pod sandbox: 0055d30f650afbf78eb19f1e86fc09e24d654a5ee3e1911d7e3e873c17f3628c\" id=9857dc56-eb14-4806-a12a-810a9280aa6a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.689263 | controller |     "Jun 11 12:22:00.131712 crc crio[24477]: time=\"2026-06-11T12:22:00.131556366Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:0055d30f650afbf78eb19f1e86fc09e24d654a5ee3e1911d7e3e873c17f3628c UID:29365633-ad1b-42e5-a684-09e0ee7f82b1 NetNS:/var/run/netns/85aabd69-5b5b-4251-a2a4-9aaea9974872 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29365633_ad1b_42e5_a684_09e0ee7f82b1.slice PodAnnotations:0xc001f2a4b0}] Aliases:map[]}\"",
2026-06-11 13:18:31.689279 | controller |     "Jun 11 12:22:00.131903 crc crio[24477]: time=\"2026-06-11T12:22:00.131813044Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.689294 | controller |     "Jun 11 12:22:00.533543 crc crio[24477]: time=\"2026-06-11T12:22:00.532780803Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686342-mrbz5/POD\" id=f6140618-38ef-4a16-846c-4fe7ea39d009 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.689314 | controller |     "Jun 11 12:22:00.533893 crc crio[24477]: time=\"2026-06-11T12:22:00.533574406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.689330 | controller |     "Jun 11 12:22:01.474396 crc crio[24477]: time=\"2026-06-11T12:22:01.473525739Z\" level=info msg=\"Stopping pod sandbox: 2cc499be063c74fa72a3fe4d2b0da10b585a7edd5c94d96dd66903fd928341a2\" id=c44475d6-ca7d-4471-bbd1-a98e305e7536 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.689346 | controller |     "Jun 11 12:22:01.477239 crc crio[24477]: time=\"2026-06-11T12:22:01.477206922Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-jzbmg Namespace:openstack ID:2cc499be063c74fa72a3fe4d2b0da10b585a7edd5c94d96dd66903fd928341a2 UID:d5a6d833-eefa-4b60-8498-ac7f6ab03d2b NetNS:/var/run/netns/57a82d83-c6cd-46e8-b5c0-785ddbf27ae0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5a6d833_eefa_4b60_8498_ac7f6ab03d2b.slice PodAnnotations:0xc000326f00}] Aliases:map[]}\"",
2026-06-11 13:18:31.689363 | controller |     "Jun 11 12:22:01.477505 crc crio[24477]: time=\"2026-06-11T12:22:01.47748426Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-jzbmg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.689378 | controller |     "Jun 11 12:22:03.481025 crc crio[24477]: time=\"2026-06-11T12:22:03.479931666Z\" level=info msg=\"Stopping container: 883a6fe4ec3525d512252b791db8c74f9549604c46c7a7b5314278d4dfb73039 (timeout: 10s)\" id=a7373cec-0678-441a-8a20-0042d376859a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.689393 | controller |     "Jun 11 12:22:04.020535 crc crio[24477]: time=\"2026-06-11T12:22:04.020068765Z\" level=info msg=\"Stopped container 8d4fe009a7a3cff4172a8e68aba99e35d4f4d413778f4d694631c366d4da3cd3: openstack/glance-default-internal-api-0/glance-httpd\" id=1b0d47ec-f9fb-47e1-99f9-0639935ff460 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.689408 | controller |     "Jun 11 12:22:04.021866 crc crio[24477]: time=\"2026-06-11T12:22:04.021789564Z\" level=info msg=\"Stopping pod sandbox: db1f4e3ac78556f50a48fd1f3bad2a659c43350b64ad52a9d9a378c15e458021\" id=bcea0164-cf37-414c-8b6e-dc7b83be52c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.689425 | controller |     "Jun 11 12:22:04.022548 crc crio[24477]: time=\"2026-06-11T12:22:04.022469613Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:db1f4e3ac78556f50a48fd1f3bad2a659c43350b64ad52a9d9a378c15e458021 UID:0de370e9-b941-4c9b-aa2c-ccfe257ceca3 NetNS:/var/run/netns/a7c70f38-aa55-44ea-ae2d-8042171022ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0de370e9_b941_4c9b_aa2c_ccfe257ceca3.slice PodAnnotations:0xc001f2afc8}] Aliases:map[]}\"",
2026-06-11 13:18:31.689440 | controller |     "Jun 11 12:22:04.026421 crc crio[24477]: time=\"2026-06-11T12:22:04.024234623Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.689456 | controller |     "Jun 11 12:22:07.441727 crc crio[24477]: time=\"2026-06-11T12:22:07.440986186Z\" level=info msg=\"Stopped pod sandbox: db1f4e3ac78556f50a48fd1f3bad2a659c43350b64ad52a9d9a378c15e458021\" id=bcea0164-cf37-414c-8b6e-dc7b83be52c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.689471 | controller |     "Jun 11 12:22:07.655940 crc crio[24477]: time=\"2026-06-11T12:22:07.655570551Z\" level=info msg=\"Removing container: 8d4fe009a7a3cff4172a8e68aba99e35d4f4d413778f4d694631c366d4da3cd3\" id=54adfdf9-6be8-4fbf-ab76-366d9410deb6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.689489 | controller |     "Jun 11 12:22:08.442756 crc crio[24477]: time=\"2026-06-11T12:22:08.442106018Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=65974601-9904-4e11-a9d0-db66e0637b3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.689505 | controller |     "Jun 11 12:22:08.442756 crc crio[24477]: time=\"2026-06-11T12:22:08.442781127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.689519 | controller |     "Jun 11 12:22:13.565852 crc crio[24477]: time=\"2026-06-11T12:22:13.564218191Z\" level=info msg=\"Stopped container 883a6fe4ec3525d512252b791db8c74f9549604c46c7a7b5314278d4dfb73039: openstack/dnsmasq-dns-68dfc8c9f9-88hdh/dnsmasq-dns\" id=a7373cec-0678-441a-8a20-0042d376859a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.689534 | controller |     "Jun 11 12:22:13.568549 crc crio[24477]: time=\"2026-06-11T12:22:13.56774166Z\" level=info msg=\"Stopping pod sandbox: 129c52298eff55e987aeabc8d220b1c4b9d4cd4f727a3e20d91e805762f91ba5\" id=c691dc11-1fbf-45b3-b8a3-0cf07edb3758 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.689550 | controller |     "Jun 11 12:22:13.568901 crc crio[24477]: time=\"2026-06-11T12:22:13.568826551Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-88hdh Namespace:openstack ID:129c52298eff55e987aeabc8d220b1c4b9d4cd4f727a3e20d91e805762f91ba5 UID:99c83815-f751-4ddd-a57b-748db6d703fb NetNS:/var/run/netns/4353c350-871e-4df2-954a-7ea5d532f3a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99c83815_f751_4ddd_a57b_748db6d703fb.slice PodAnnotations:0xc0072c0440}] Aliases:map[]}\"",
2026-06-11 13:18:31.689565 | controller |     "Jun 11 12:22:13.569160 crc crio[24477]: time=\"2026-06-11T12:22:13.569050057Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68dfc8c9f9-88hdh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.689580 | controller |     "Jun 11 12:22:15.001941 crc crio[24477]: time=\"2026-06-11T12:22:15.001232623Z\" level=info msg=\"Stopped pod sandbox: 2cc499be063c74fa72a3fe4d2b0da10b585a7edd5c94d96dd66903fd928341a2\" id=c44475d6-ca7d-4471-bbd1-a98e305e7536 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.689596 | controller |     "Jun 11 12:22:15.005831 crc crio[24477]: time=\"2026-06-11T12:22:15.00573145Z\" level=info msg=\"Stopped pod sandbox: 0055d30f650afbf78eb19f1e86fc09e24d654a5ee3e1911d7e3e873c17f3628c\" id=9857dc56-eb14-4806-a12a-810a9280aa6a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.689611 | controller |     "Jun 11 12:22:16.305377 crc crio[24477]: time=\"2026-06-11T12:22:16.304214794Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=6c88ef9e-0a16-4d30-8f61-5f132073b66f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.689626 | controller |     "Jun 11 12:22:16.305377 crc crio[24477]: time=\"2026-06-11T12:22:16.30478307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.689641 | controller |     "Jun 11 12:22:16.840535 crc crio[24477]: time=\"2026-06-11T12:22:16.839350828Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-r9mbl/POD\" id=4e32acaf-be00-4cec-b8fd-e28a03c4d91b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.689656 | controller |     "Jun 11 12:22:16.840535 crc crio[24477]: time=\"2026-06-11T12:22:16.839897565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.689675 | controller |     "Jun 11 12:22:23.973233 crc crio[24477]: time=\"2026-06-11T12:22:23.972254952Z\" level=info msg=\"Stopping pod sandbox: baf1b13a0cef7333023c49f00380e4db84a41bb2bbe66fb69b2c811cef291af1\" id=2f97bbf0-f7d6-479d-ae85-eaaf369a366c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.689690 | controller |     "Jun 11 12:22:23.975139 crc crio[24477]: time=\"2026-06-11T12:22:23.974196836Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-qvk9b Namespace:openstack ID:baf1b13a0cef7333023c49f00380e4db84a41bb2bbe66fb69b2c811cef291af1 UID:04900238-a186-4062-a9c8-10a427d56415 NetNS:/var/run/netns/486e1c80-bb53-42f5-a29c-6a1542101ab5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04900238_a186_4062_a9c8_10a427d56415.slice PodAnnotations:0xc000a14d40}] Aliases:map[]}\"",
2026-06-11 13:18:31.689707 | controller |     "Jun 11 12:22:23.975139 crc crio[24477]: time=\"2026-06-11T12:22:23.974397642Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-qvk9b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.689723 | controller |     "Jun 11 12:22:28.390477 crc crio[24477]: time=\"2026-06-11T12:22:28.388969113Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:1b2c0125f2253e1ccdb29c838fc50180b185700316a7eb9d8d1d76a608f6b4f2\" id=773bad3d-c69d-479d-9d65-93b709e9210b name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.689739 | controller |     "Jun 11 12:22:28.392619 crc crio[24477]: time=\"2026-06-11T12:22:28.392503977Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=e456b8ab-5b5d-4c95-8442-ba1a11ac6092 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.689755 | controller |     "Jun 11 12:22:29.084138 crc crio[24477]: time=\"2026-06-11T12:22:29.083996518Z\" level=info msg=\"Stopped pod sandbox: 129c52298eff55e987aeabc8d220b1c4b9d4cd4f727a3e20d91e805762f91ba5\" id=c691dc11-1fbf-45b3-b8a3-0cf07edb3758 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.689771 | controller |     "Jun 11 12:22:29.104258 crc crio[24477]: time=\"2026-06-11T12:22:29.103634357Z\" level=info msg=\"Stopped pod sandbox: baf1b13a0cef7333023c49f00380e4db84a41bb2bbe66fb69b2c811cef291af1\" id=2f97bbf0-f7d6-479d-ae85-eaaf369a366c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.689786 | controller |     "Jun 11 12:22:29.202298 crc crio[24477]: time=\"2026-06-11T12:22:29.201342394Z\" level=info msg=\"Removed container 8d4fe009a7a3cff4172a8e68aba99e35d4f4d413778f4d694631c366d4da3cd3: openstack/glance-default-internal-api-0/glance-httpd\" id=54adfdf9-6be8-4fbf-ab76-366d9410deb6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.689801 | controller |     "Jun 11 12:22:29.208818 crc crio[24477]: time=\"2026-06-11T12:22:29.208500362Z\" level=info msg=\"Removing container: 775a23cde6a141613e39e72f67ad69a1f5fe99b1a6e67817e0cf649a69e612f0\" id=d04f4674-0abd-4567-aa53-7ab3db558f15 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.689817 | controller |     "Jun 11 12:22:29.228754 crc crio[24477]: time=\"2026-06-11T12:22:29.228449226Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:95136eb284f45966c9b8147ee2ae8f55f8a3dc94ec496ab02279dbfc3ba0697c\" id=e2eada99-645b-4de7-938d-05e8fd2af51f name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.689833 | controller |     "Jun 11 12:22:29.229921 crc crio[24477]: time=\"2026-06-11T12:22:29.22984153Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=5f9b32af-b823-40d0-b28b-2ce3f9332c8d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.689861 | controller |     "Jun 11 12:22:29.415256 crc crio[24477]: time=\"2026-06-11T12:22:29.415150319Z\" level=info msg=\"Stopping pod sandbox: efd86ff58f7f34018126c6d5ebb4b487592ebb8a889a6f5ddcc80778019935fc\" id=52a76bc4-5232-4711-b86d-06731c1ebdee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.689890 | controller |     "Jun 11 12:22:29.415256 crc crio[24477]: time=\"2026-06-11T12:22:29.415239342Z\" level=info msg=\"Stopped pod sandbox (already stopped): efd86ff58f7f34018126c6d5ebb4b487592ebb8a889a6f5ddcc80778019935fc\" id=52a76bc4-5232-4711-b86d-06731c1ebdee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.689909 | controller |     "Jun 11 12:22:29.416984 crc crio[24477]: time=\"2026-06-11T12:22:29.416921308Z\" level=info msg=\"Removing pod sandbox: efd86ff58f7f34018126c6d5ebb4b487592ebb8a889a6f5ddcc80778019935fc\" id=4e77ba82-278f-49d5-a1ef-c662f3ce4846 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.689929 | controller |     "Jun 11 12:22:31.508627 crc crio[24477]: time=\"2026-06-11T12:22:31.508157139Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6c85d9984c-txlbh/POD\" id=e9fa267c-1f7f-4ac5-a517-c49195f75be6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.689948 | controller |     "Jun 11 12:22:31.511537 crc crio[24477]: time=\"2026-06-11T12:22:31.508729014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.689968 | controller |     "Jun 11 12:22:31.701063 crc crio[24477]: time=\"2026-06-11T12:22:31.700575425Z\" level=info msg=\"Running pod sandbox: openstack/neutron-7cd6b6cf84-wxh6r/POD\" id=91abdeed-22a9-476c-b5b8-0391b74b4b3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.689987 | controller |     "Jun 11 12:22:31.701063 crc crio[24477]: time=\"2026-06-11T12:22:31.700856143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.690005 | controller |     "Jun 11 12:22:31.924780 crc crio[24477]: time=\"2026-06-11T12:22:31.9217204Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=e2f3e72b-3096-4fc1-8cb4-a7ed624a29bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.690024 | controller |     "Jun 11 12:22:32.045924 crc crio[24477]: time=\"2026-06-11T12:22:32.045808822Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:d72d014a20122cded5eb44fae9bd6a0cc4dbe591775435d224dbbf5504f354b1\" id=2c920390-24e5-4027-8bef-1cb96b8a1565 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.690044 | controller |     "Jun 11 12:22:32.046812 crc crio[24477]: time=\"2026-06-11T12:22:32.045857864Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686342-mrbz5 Namespace:openshift-infra ID:7b558b3df6bd9944f9412f428c1a4d5d1eeff6ad951f07b6555ac481aa64ab5d UID:49766fbb-6802-480f-9ee7-ca06dff0339a NetNS:/var/run/netns/2b5486dc-527b-4c78-a995-5670178964f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49766fbb_6802_480f_9ee7_ca06dff0339a.slice PodAnnotations:0xc00008c718}] Aliases:map[]}\"",
2026-06-11 13:18:31.690063 | controller |     "Jun 11 12:22:32.046812 crc crio[24477]: time=\"2026-06-11T12:22:32.046149581Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686342-mrbz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.690082 | controller |     "Jun 11 12:22:32.050075 crc crio[24477]: time=\"2026-06-11T12:22:32.04996075Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=423f0362-288f-4793-a57b-c860b2f741d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.690097 | controller |     "Jun 11 12:22:32.052216 crc crio[24477]: time=\"2026-06-11T12:22:32.050123922Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=6184ce03-49c4-4660-bebf-1520b6cf340c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.690116 | controller |     "Jun 11 12:22:32.054798 crc crio[24477]: time=\"2026-06-11T12:22:32.054620948Z\" level=info msg=\"Creating container: openstack/placement-db-sync-fmj7g/placement-db-sync\" id=1b3720be-f99d-4208-8133-db8edac1fbf5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.690131 | controller |     "Jun 11 12:22:32.126876 crc crio[24477]: time=\"2026-06-11T12:22:32.12674199Z\" level=info msg=\"Removed pod sandbox: efd86ff58f7f34018126c6d5ebb4b487592ebb8a889a6f5ddcc80778019935fc\" id=4e77ba82-278f-49d5-a1ef-c662f3ce4846 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.690146 | controller |     "Jun 11 12:22:32.130317 crc crio[24477]: time=\"2026-06-11T12:22:32.130228925Z\" level=info msg=\"Stopping pod sandbox: 6e9cbcfa9e1c5068d6ca95eda05a98be3e705f73a79cd821dc6b5f795fecf6d2\" id=7d06cee1-6062-4043-b706-3e6a4ca87812 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.690161 | controller |     "Jun 11 12:22:32.130418 crc crio[24477]: time=\"2026-06-11T12:22:32.130339228Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6e9cbcfa9e1c5068d6ca95eda05a98be3e705f73a79cd821dc6b5f795fecf6d2\" id=7d06cee1-6062-4043-b706-3e6a4ca87812 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.690177 | controller |     "Jun 11 12:22:32.131084 crc crio[24477]: time=\"2026-06-11T12:22:32.130991926Z\" level=info msg=\"Removing pod sandbox: 6e9cbcfa9e1c5068d6ca95eda05a98be3e705f73a79cd821dc6b5f795fecf6d2\" id=477790d5-078d-4581-ae6f-c736be70854e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.690193 | controller |     "Jun 11 12:22:32.134158 crc crio[24477]: time=\"2026-06-11T12:22:32.13408118Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a\" id=be923e2a-0e6c-4673-8be5-5b5738a89090 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.690208 | controller |     "Jun 11 12:22:32.134824 crc crio[24477]: time=\"2026-06-11T12:22:32.134759832Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=babc1be4-375b-468c-af7f-1380fa4fce1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.690224 | controller |     "Jun 11 12:22:32.146182 crc crio[24477]: time=\"2026-06-11T12:22:32.146101469Z\" level=info msg=\"Removed container 775a23cde6a141613e39e72f67ad69a1f5fe99b1a6e67817e0cf649a69e612f0: openstack/glance-default-internal-api-0/glance-log\" id=d04f4674-0abd-4567-aa53-7ab3db558f15 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.690240 | controller |     "Jun 11 12:22:32.150050 crc crio[24477]: time=\"2026-06-11T12:22:32.148917428Z\" level=info msg=\"Removing container: 0675ecf04172d13bbef7c5cd479e45e96f693d3322ae54b6ac7d4943e664df2b\" id=29f9537d-0efb-4b15-bc92-655efe0ffe59 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.690256 | controller |     "Jun 11 12:22:32.178947 crc crio[24477]: time=\"2026-06-11T12:22:32.178222039Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:831043bf3b6177c3634275db4a18a081037b7dbff1c70893def517260408e308 UID:47a77e71-7415-4e2d-98a0-9e749da7db91 NetNS:/var/run/netns/8d7aceb4-78b8-4f4c-a5a1-5f5a02381fd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47a77e71_7415_4e2d_98a0_9e749da7db91.slice PodAnnotations:0xc00008cd70}] Aliases:map[]}\"",
2026-06-11 13:18:31.690272 | controller |     "Jun 11 12:22:32.178947 crc crio[24477]: time=\"2026-06-11T12:22:32.178730993Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.690334 | controller |     "Jun 11 12:22:32.181950 crc crio[24477]: time=\"2026-06-11T12:22:32.181765008Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:40c2ef4fce6aff02228e2bfcc365fc3df668fba4a2332ae0d4683dfbaf6be5e1 UID:cce0f81a-5f74-4664-95e3-fbdce9fd2b7a NetNS:/var/run/netns/cdbb0522-71fc-4de7-91fc-495455ac7eca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcce0f81a_5f74_4664_95e3_fbdce9fd2b7a.slice PodAnnotations:0xc002d94330}] Aliases:map[]}\"",
2026-06-11 13:18:31.690353 | controller |     "Jun 11 12:22:32.182274 crc crio[24477]: time=\"2026-06-11T12:22:32.181991834Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.690370 | controller |     "Jun 11 12:22:32.236347 crc crio[24477]: time=\"2026-06-11T12:22:32.236249847Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=00c787cb-31b8-4afd-97ec-f6eb93a0943a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.690385 | controller |     "Jun 11 12:22:32.259085 crc crio[24477]: time=\"2026-06-11T12:22:32.258166457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.690401 | controller |     "Jun 11 12:22:32.276096 crc crio[24477]: time=\"2026-06-11T12:22:32.276001679Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-r9mbl Namespace:openstack ID:09ee220e45ca535f47c475ca713b577d8985abdf44173fb05e9a1fbadc712b9d UID:82e9034c-fedf-4663-b426-fcd3a45d7865 NetNS:/var/run/netns/b43fc2ab-1610-4f6a-aca7-06ba39173d05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82e9034c_fedf_4663_b426_fcd3a45d7865.slice PodAnnotations:0xc000a86618}] Aliases:map[]}\"",
2026-06-11 13:18:31.690416 | controller |     "Jun 11 12:22:32.276096 crc crio[24477]: time=\"2026-06-11T12:22:32.276073371Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-r9mbl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.690432 | controller |     "Jun 11 12:22:32.280995 crc crio[24477]: time=\"2026-06-11T12:22:32.280903316Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=69e4912c-7ce8-4322-b20c-2e1000f45e6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.690447 | controller |     "Jun 11 12:22:32.292403 crc crio[24477]: time=\"2026-06-11T12:22:32.291534401Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=f7710ebc-d4f5-405c-8937-e82dc746ee5e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.690462 | controller |     "Jun 11 12:22:32.320803 crc crio[24477]: time=\"2026-06-11T12:22:32.318733954Z\" level=info msg=\"Got pod network &{Name:neutron-7cd6b6cf84-wxh6r Namespace:openstack ID:b882af710bfab89206a1cadda09304b5b09b4060bb75954a81f35f17bb757637 UID:2264db69-0b29-4331-af73-52878b5aa095 NetNS:/var/run/netns/96333b0c-9213-46c0-8ee9-ba259682a1b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2264db69_0b29_4331_af73_52878b5aa095.slice PodAnnotations:0xc00251e148}] Aliases:map[]}\"",
2026-06-11 13:18:31.690478 | controller |     "Jun 11 12:22:32.320803 crc crio[24477]: time=\"2026-06-11T12:22:32.318848397Z\" level=info msg=\"Adding pod openstack_neutron-7cd6b6cf84-wxh6r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.690493 | controller |     "Jun 11 12:22:32.330505 crc crio[24477]: time=\"2026-06-11T12:22:32.328894378Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c85d9984c-txlbh Namespace:openstack ID:c437957ea9c8ff892818c28e3196ae5bbdfdc9f8f1a64d716219f073465c865b UID:6c8041a7-7a77-40dd-af4c-6840104ac208 NetNS:/var/run/netns/841dcde1-304b-4473-ab89-4df9ae53cbd5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c8041a7_7a77_40dd_af4c_6840104ac208.slice PodAnnotations:0xc000a148f8}] Aliases:map[]}\"",
2026-06-11 13:18:31.690514 | controller |     "Jun 11 12:22:32.330505 crc crio[24477]: time=\"2026-06-11T12:22:32.32897337Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6c85d9984c-txlbh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.690529 | controller |     "Jun 11 12:22:32.358273 crc crio[24477]: time=\"2026-06-11T12:22:32.358195114Z\" level=info msg=\"Removed pod sandbox: 6e9cbcfa9e1c5068d6ca95eda05a98be3e705f73a79cd821dc6b5f795fecf6d2\" id=477790d5-078d-4581-ae6f-c736be70854e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.690545 | controller |     "Jun 11 12:22:32.487426 crc crio[24477]: time=\"2026-06-11T12:22:32.48575308Z\" level=info msg=\"Removed container 0675ecf04172d13bbef7c5cd479e45e96f693d3322ae54b6ac7d4943e664df2b: openstack/glance-default-external-api-0/glance-httpd\" id=29f9537d-0efb-4b15-bc92-655efe0ffe59 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.690562 | controller |     "Jun 11 12:22:32.498701 crc crio[24477]: time=\"2026-06-11T12:22:32.495913777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.690577 | controller |     "Jun 11 12:22:32.514047 crc crio[24477]: time=\"2026-06-11T12:22:32.513943299Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-mdqdj/barbican-db-sync\" id=67c18757-3e38-4f82-9a7d-6555036ef6cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.690592 | controller |     "Jun 11 12:22:32.515480 crc crio[24477]: time=\"2026-06-11T12:22:32.514114234Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-phbjk/cinder-db-sync\" id=730b9655-5ef8-4908-bbe4-c1451703fc02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.690608 | controller |     "Jun 11 12:22:32.515480 crc crio[24477]: time=\"2026-06-11T12:22:32.514241277Z\" level=info msg=\"Removing container: 63526cc842989330383df43ab81d68c385c57759286092fb8e27c6bf13c649bf\" id=ffff820b-5a5f-45f0-bad1-7156bf52b17e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.690623 | controller |     "Jun 11 12:22:32.546794 crc crio[24477]: time=\"2026-06-11T12:22:32.541932001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.690638 | controller |     "Jun 11 12:22:32.658993 crc crio[24477]: time=\"2026-06-11T12:22:32.658941567Z\" level=info msg=\"Removed container 63526cc842989330383df43ab81d68c385c57759286092fb8e27c6bf13c649bf: openstack/glance-default-external-api-0/glance-log\" id=ffff820b-5a5f-45f0-bad1-7156bf52b17e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.690653 | controller |     "Jun 11 12:22:32.660297 crc crio[24477]: time=\"2026-06-11T12:22:32.660278045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.690668 | controller |     "Jun 11 12:22:32.667829 crc crio[24477]: time=\"2026-06-11T12:22:32.663978609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.690683 | controller |     "Jun 11 12:22:32.679506 crc crio[24477]: time=\"2026-06-11T12:22:32.67810162Z\" level=info msg=\"Removing container: 883a6fe4ec3525d512252b791db8c74f9549604c46c7a7b5314278d4dfb73039\" id=82745d96-4ac1-48e3-9e63-3780e2e2dd05 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.690703 | controller |     "Jun 11 12:22:32.698451 crc crio[24477]: time=\"2026-06-11T12:22:32.698252659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.690718 | controller |     "Jun 11 12:22:32.704928 crc crio[24477]: time=\"2026-06-11T12:22:32.704798842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.690733 | controller |     "Jun 11 12:22:32.709570 crc crio[24477]: time=\"2026-06-11T12:22:32.705072171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.690750 | controller |     "Jun 11 12:22:32.763080 crc crio[24477]: 2026-06-11T12:22:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b558b3df6bd994 Mac:4a:b5:5d:1d:c6:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/2b5486dc-527b-4c78-a995-5670178964f3 SocketPath: PciID:}] [{Interface:0xc00025aa40 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.690766 | controller |     "Jun 11 12:22:32.767481 crc crio[24477]: time=\"2026-06-11T12:22:32.767371134Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686342-mrbz5 Namespace:openshift-infra ID:7b558b3df6bd9944f9412f428c1a4d5d1eeff6ad951f07b6555ac481aa64ab5d UID:49766fbb-6802-480f-9ee7-ca06dff0339a NetNS:/var/run/netns/2b5486dc-527b-4c78-a995-5670178964f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49766fbb_6802_480f_9ee7_ca06dff0339a.slice PodAnnotations:0xc00008c718}] Aliases:map[]}\"",
2026-06-11 13:18:31.690782 | controller |     "Jun 11 12:22:32.767971 crc crio[24477]: time=\"2026-06-11T12:22:32.767849047Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686342-mrbz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.690798 | controller |     "Jun 11 12:22:32.807822 crc crio[24477]: time=\"2026-06-11T12:22:32.807532365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.690814 | controller |     "Jun 11 12:22:32.860398 crc crio[24477]: time=\"2026-06-11T12:22:32.86002561Z\" level=info msg=\"Removed container 883a6fe4ec3525d512252b791db8c74f9549604c46c7a7b5314278d4dfb73039: openstack/dnsmasq-dns-68dfc8c9f9-88hdh/dnsmasq-dns\" id=82745d96-4ac1-48e3-9e63-3780e2e2dd05 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.690829 | controller |     "Jun 11 12:22:32.865503 crc crio[24477]: time=\"2026-06-11T12:22:32.865243205Z\" level=info msg=\"Removing container: 92d6de15529269f675cd8765d4d8897fc3823a842403039856dcb7b7aa6fea0c\" id=b7f4b02e-09ab-4612-8452-55c649269dbf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.690844 | controller |     "Jun 11 12:22:32.872406 crc crio[24477]: time=\"2026-06-11T12:22:32.872165378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.690882 | controller |     "Jun 11 12:22:32.882271 crc crio[24477]: time=\"2026-06-11T12:22:32.882226482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.690898 | controller |     "Jun 11 12:22:32.929861 crc crio[24477]: 2026-06-11T12:22:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:831043bf3b6177c Mac:56:32:37:95:ca:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/8d7aceb4-78b8-4f4c-a5a1-5f5a02381fd3 SocketPath: PciID:}] [{Interface:0xc000428730 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.690919 | controller |     "Jun 11 12:22:32.931781 crc crio[24477]: time=\"2026-06-11T12:22:32.931711539Z\" level=info msg=\"Ran pod sandbox 7b558b3df6bd9944f9412f428c1a4d5d1eeff6ad951f07b6555ac481aa64ab5d with infra container: openshift-infra/auto-csr-approver-29686342-mrbz5/POD\" id=f6140618-38ef-4a16-846c-4fe7ea39d009 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.690936 | controller |     "Jun 11 12:22:32.932521 crc crio[24477]: time=\"2026-06-11T12:22:32.932485567Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:831043bf3b6177c3634275db4a18a081037b7dbff1c70893def517260408e308 UID:47a77e71-7415-4e2d-98a0-9e749da7db91 NetNS:/var/run/netns/8d7aceb4-78b8-4f4c-a5a1-5f5a02381fd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47a77e71_7415_4e2d_98a0_9e749da7db91.slice PodAnnotations:0xc00008cd70}] Aliases:map[]}\"",
2026-06-11 13:18:31.690952 | controller |     "Jun 11 12:22:32.934840 crc crio[24477]: time=\"2026-06-11T12:22:32.934813361Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.690967 | controller |     "Jun 11 12:22:32.936000 crc crio[24477]: time=\"2026-06-11T12:22:32.934870683Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d8f84b0d-60be-4e79-bdd4-e5db46107faf name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.690983 | controller |     "Jun 11 12:22:32.941691 crc crio[24477]: time=\"2026-06-11T12:22:32.941613481Z\" level=info msg=\"Created container ae067d85504272b3eb8a4b4b681f96716ec72607adbeb6031eec1d879c0f9ba8: openstack/ceilometer-0/ceilometer-central-agent\" id=00c787cb-31b8-4afd-97ec-f6eb93a0943a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.690998 | controller |     "Jun 11 12:22:32.942777 crc crio[24477]: time=\"2026-06-11T12:22:32.941937382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.691013 | controller |     "Jun 11 12:22:32.946943 crc crio[24477]: time=\"2026-06-11T12:22:32.94619579Z\" level=info msg=\"Starting container: ae067d85504272b3eb8a4b4b681f96716ec72607adbeb6031eec1d879c0f9ba8\" id=45a47bdc-c127-49ef-a799-8520f42ef0b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.691029 | controller |     "Jun 11 12:22:32.946943 crc crio[24477]: time=\"2026-06-11T12:22:32.946835648Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 13:18:31.691045 | controller |     "Jun 11 12:22:32.953776 crc crio[24477]: time=\"2026-06-11T12:22:32.953502896Z\" level=info msg=\"Started container\" PID=70753 containerID=ae067d85504272b3eb8a4b4b681f96716ec72607adbeb6031eec1d879c0f9ba8 description=openstack/ceilometer-0/ceilometer-central-agent id=45a47bdc-c127-49ef-a799-8520f42ef0b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed723d8d3f519842a48bed60a7c5afb0862ef76bce60e28bf70d629d4c6fafaa",
2026-06-11 13:18:31.691061 | controller |     "Jun 11 12:22:32.954026 crc crio[24477]: time=\"2026-06-11T12:22:32.953564608Z\" level=info msg=\"Removed container 92d6de15529269f675cd8765d4d8897fc3823a842403039856dcb7b7aa6fea0c: openstack/dnsmasq-dns-68dfc8c9f9-88hdh/init\" id=b7f4b02e-09ab-4612-8452-55c649269dbf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.691077 | controller |     "Jun 11 12:22:32.960574 crc crio[24477]: time=\"2026-06-11T12:22:32.960202542Z\" level=info msg=\"Ran pod sandbox 831043bf3b6177c3634275db4a18a081037b7dbff1c70893def517260408e308 with infra container: openstack/glance-default-internal-api-0/POD\" id=65974601-9904-4e11-a9d0-db66e0637b3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.691096 | controller |     "Jun 11 12:22:32.966313 crc crio[24477]: time=\"2026-06-11T12:22:32.966269814Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=5cb01d46-6041-481c-bdfd-0a921c8caf61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.691112 | controller |     "Jun 11 12:22:32.969075 crc crio[24477]: time=\"2026-06-11T12:22:32.968939628Z\" level=info msg=\"Created container 3b5bdd0b9c5ad5937a1dd7117458790ba1e239ba5fc78581d38ab9109553392e: openstack/cinder-db-sync-phbjk/cinder-db-sync\" id=730b9655-5ef8-4908-bbe4-c1451703fc02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.691127 | controller |     "Jun 11 12:22:32.976045 crc crio[24477]: time=\"2026-06-11T12:22:32.975955078Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=39ef66a6-2224-445e-a10f-97cd89fb67e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.691171 | controller |     "Jun 11 12:22:32.976935 crc crio[24477]: time=\"2026-06-11T12:22:32.976500944Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=b0681274-23a6-48aa-b3b8-d13a01d435bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.691192 | controller |     "Jun 11 12:22:32.976935 crc crio[24477]: time=\"2026-06-11T12:22:32.976727235Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found\" id=b0681274-23a6-48aa-b3b8-d13a01d435bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.691208 | controller |     "Jun 11 12:22:32.976935 crc crio[24477]: time=\"2026-06-11T12:22:32.976776711Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found\" id=b0681274-23a6-48aa-b3b8-d13a01d435bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.691248 | controller |     "Jun 11 12:22:32.980549 crc crio[24477]: time=\"2026-06-11T12:22:32.978122093Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=21f8d95a-f0f5-4860-a6f1-66fa4664a701 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.691271 | controller |     "Jun 11 12:22:32.980549 crc crio[24477]: time=\"2026-06-11T12:22:32.980365437Z\" level=info msg=\"Starting container: 3b5bdd0b9c5ad5937a1dd7117458790ba1e239ba5fc78581d38ab9109553392e\" id=191ba286-17ae-45fc-97a8-219bd4fc8897 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.691288 | controller |     "Jun 11 12:22:32.988705 crc crio[24477]: time=\"2026-06-11T12:22:32.987793396Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\\\"\"",
2026-06-11 13:18:31.691304 | controller |     "Jun 11 12:22:32.989999 crc crio[24477]: time=\"2026-06-11T12:22:32.989535034Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=c42823b0-94cc-4a12-a5ad-6ad054c49511 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.691347 | controller |     "Jun 11 12:22:32.989999 crc crio[24477]: time=\"2026-06-11T12:22:32.989982286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.691364 | controller |     "Jun 11 12:22:33.005788 crc crio[24477]: time=\"2026-06-11T12:22:33.005699837Z\" level=info msg=\"Started container\" PID=70754 containerID=3b5bdd0b9c5ad5937a1dd7117458790ba1e239ba5fc78581d38ab9109553392e description=openstack/cinder-db-sync-phbjk/cinder-db-sync id=191ba286-17ae-45fc-97a8-219bd4fc8897 name=/runtime.v1.RuntimeService/StartContainer sandboxID=473915461a6078ea244b48d6d8928e9c96a03b17c6b0bfe58164885c76904248",
2026-06-11 13:18:31.691387 | controller |     "Jun 11 12:22:33.088323 crc crio[24477]: time=\"2026-06-11T12:22:33.088129615Z\" level=info msg=\"Created container 921f258b4de40eee93700d9f73493a2b12104a73e923c994f4937535ecee0cd2: openstack/placement-db-sync-fmj7g/placement-db-sync\" id=1b3720be-f99d-4208-8133-db8edac1fbf5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.691430 | controller |     "Jun 11 12:22:33.090985 crc crio[24477]: time=\"2026-06-11T12:22:33.090914883Z\" level=info msg=\"Starting container: 921f258b4de40eee93700d9f73493a2b12104a73e923c994f4937535ecee0cd2\" id=58d5fc65-a59a-4833-b56b-3ff846cbc1b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.691448 | controller |     "Jun 11 12:22:33.101000 crc crio[24477]: time=\"2026-06-11T12:22:33.1008545Z\" level=info msg=\"Started container\" PID=70770 containerID=921f258b4de40eee93700d9f73493a2b12104a73e923c994f4937535ecee0cd2 description=openstack/placement-db-sync-fmj7g/placement-db-sync id=58d5fc65-a59a-4833-b56b-3ff846cbc1b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee78a335d5db1f1019db47670564203c41307c6a7fa00dd644be9b87c20d6ae4",
2026-06-11 13:18:31.691465 | controller |     "Jun 11 12:22:33.108703 crc crio[24477]: time=\"2026-06-11T12:22:33.107250336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.691504 | controller |     "Jun 11 12:22:33.121784 crc crio[24477]: time=\"2026-06-11T12:22:33.120782411Z\" level=info msg=\"Created container 59e276a2f7b219bc731b6cb6896339673a810842f3a6b9af044f50f24ace78cd: openstack/barbican-db-sync-mdqdj/barbican-db-sync\" id=67c18757-3e38-4f82-9a7d-6555036ef6cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.691524 | controller |     "Jun 11 12:22:33.125249 crc crio[24477]: time=\"2026-06-11T12:22:33.125157034Z\" level=info msg=\"Starting container: 59e276a2f7b219bc731b6cb6896339673a810842f3a6b9af044f50f24ace78cd\" id=e7bbac99-c091-4534-aedc-3ad15e1ab844 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.691540 | controller |     "Jun 11 12:22:33.135001 crc crio[24477]: 2026-06-11T12:22:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:09ee220e45ca535 Mac:c6:d1:02:18:11:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/b43fc2ab-1610-4f6a-aca7-06ba39173d05 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.691576 | controller |     "Jun 11 12:22:33.135844 crc crio[24477]: time=\"2026-06-11T12:22:33.135722291Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-r9mbl Namespace:openstack ID:09ee220e45ca535f47c475ca713b577d8985abdf44173fb05e9a1fbadc712b9d UID:82e9034c-fedf-4663-b426-fcd3a45d7865 NetNS:/var/run/netns/b43fc2ab-1610-4f6a-aca7-06ba39173d05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82e9034c_fedf_4663_b426_fcd3a45d7865.slice PodAnnotations:0xc000a86618}] Aliases:map[]}\"",
2026-06-11 13:18:31.691599 | controller |     "Jun 11 12:22:33.136219 crc crio[24477]: time=\"2026-06-11T12:22:33.135885805Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-r9mbl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.691615 | controller |     "Jun 11 12:22:33.154745 crc crio[24477]: time=\"2026-06-11T12:22:33.154560947Z\" level=info msg=\"Started container\" PID=70774 containerID=59e276a2f7b219bc731b6cb6896339673a810842f3a6b9af044f50f24ace78cd description=openstack/barbican-db-sync-mdqdj/barbican-db-sync id=e7bbac99-c091-4534-aedc-3ad15e1ab844 name=/runtime.v1.RuntimeService/StartContainer sandboxID=728b89a4a1584f4dcdebb91998311164aa06ad7f78951c9a231ad5b58060d3e6",
2026-06-11 13:18:31.691631 | controller |     "Jun 11 12:22:33.155040 crc crio[24477]: time=\"2026-06-11T12:22:33.154620686Z\" level=info msg=\"Ran pod sandbox 09ee220e45ca535f47c475ca713b577d8985abdf44173fb05e9a1fbadc712b9d with infra container: openstack/keystone-bootstrap-r9mbl/POD\" id=4e32acaf-be00-4cec-b8fd-e28a03c4d91b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.691676 | controller |     "Jun 11 12:22:33.159154 crc crio[24477]: time=\"2026-06-11T12:22:33.159096943Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=7c63c296-ed9b-4f66-b703-8339a650a360 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.691697 | controller |     "Jun 11 12:22:33.212315 crc crio[24477]: time=\"2026-06-11T12:22:33.211956564Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=8fb425c7-d39c-43a6-a806-a6dec0f6918f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.691713 | controller |     "Jun 11 12:22:33.221288 crc crio[24477]: time=\"2026-06-11T12:22:33.221187736Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-r9mbl/keystone-bootstrap\" id=2b4dc18f-d009-43a2-b62d-d4011092974e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.691752 | controller |     "Jun 11 12:22:33.221632 crc crio[24477]: time=\"2026-06-11T12:22:33.221572237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.691772 | controller |     "Jun 11 12:22:33.257124 crc crio[24477]: 2026-06-11T12:22:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:40c2ef4fce6aff0 Mac:32:8d:21:0f:99:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/cdbb0522-71fc-4de7-91fc-495455ac7eca SocketPath: PciID:}] [{Interface:0xc0002f6810 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.691788 | controller |     "Jun 11 12:22:33.258781 crc crio[24477]: time=\"2026-06-11T12:22:33.25801971Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:40c2ef4fce6aff02228e2bfcc365fc3df668fba4a2332ae0d4683dfbaf6be5e1 UID:cce0f81a-5f74-4664-95e3-fbdce9fd2b7a NetNS:/var/run/netns/cdbb0522-71fc-4de7-91fc-495455ac7eca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcce0f81a_5f74_4664_95e3_fbdce9fd2b7a.slice PodAnnotations:0xc002d94330}] Aliases:map[]}\"",
2026-06-11 13:18:31.691822 | controller |     "Jun 11 12:22:33.258781 crc crio[24477]: time=\"2026-06-11T12:22:33.258247296Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.691845 | controller |     "Jun 11 12:22:33.276748 crc crio[24477]: 2026-06-11T12:22:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c437957ea9c8ff8 Mac:06:b2:70:bd:58:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/841dcde1-304b-4473-ab89-4df9ae53cbd5 SocketPath: PciID:}] [{Interface:0xc00012b130 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.691895 | controller |     "Jun 11 12:22:33.276748 crc crio[24477]: time=\"2026-06-11T12:22:33.275891086Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c85d9984c-txlbh Namespace:openstack ID:c437957ea9c8ff892818c28e3196ae5bbdfdc9f8f1a64d716219f073465c865b UID:6c8041a7-7a77-40dd-af4c-6840104ac208 NetNS:/var/run/netns/841dcde1-304b-4473-ab89-4df9ae53cbd5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c8041a7_7a77_40dd_af4c_6840104ac208.slice PodAnnotations:0xc000a148f8}] Aliases:map[]}\"",
2026-06-11 13:18:31.691914 | controller |     "Jun 11 12:22:33.276748 crc crio[24477]: time=\"2026-06-11T12:22:33.276023431Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6c85d9984c-txlbh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.691962 | controller |     "Jun 11 12:22:33.305302 crc crio[24477]: time=\"2026-06-11T12:22:33.305212785Z\" level=info msg=\"Ran pod sandbox c437957ea9c8ff892818c28e3196ae5bbdfdc9f8f1a64d716219f073465c865b with infra container: openstack/dnsmasq-dns-6c85d9984c-txlbh/POD\" id=e9fa267c-1f7f-4ac5-a517-c49195f75be6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.691984 | controller |     "Jun 11 12:22:33.364325 crc crio[24477]: time=\"2026-06-11T12:22:33.362756282Z\" level=info msg=\"Ran pod sandbox 40c2ef4fce6aff02228e2bfcc365fc3df668fba4a2332ae0d4683dfbaf6be5e1 with infra container: openstack/glance-default-external-api-0/POD\" id=6c88ef9e-0a16-4d30-8f61-5f132073b66f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.692001 | controller |     "Jun 11 12:22:33.377223 crc crio[24477]: time=\"2026-06-11T12:22:33.375725777Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=2fc1c277-9db0-41ce-97d1-da45c4935424 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.692018 | controller |     "Jun 11 12:22:33.384609 crc crio[24477]: time=\"2026-06-11T12:22:33.384495749Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=0faf5a56-3890-4091-aaa7-7223ada09a54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.692060 | controller |     "Jun 11 12:22:33.384985 crc crio[24477]: time=\"2026-06-11T12:22:33.384773095Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=704ea032-77b1-44cd-add8-371466560b0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.692078 | controller |     "Jun 11 12:22:33.408939 crc crio[24477]: time=\"2026-06-11T12:22:33.408763967Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=5220ccde-eb85-4596-aa77-ee7e885e02d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.692094 | controller |     "Jun 11 12:22:33.409196 crc crio[24477]: time=\"2026-06-11T12:22:33.409157608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.692132 | controller |     "Jun 11 12:22:33.503078 crc crio[24477]: time=\"2026-06-11T12:22:33.502998899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.692152 | controller |     "Jun 11 12:22:33.533767 crc crio[24477]: time=\"2026-06-11T12:22:33.532789293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.692168 | controller |     "Jun 11 12:22:33.533767 crc crio[24477]: time=\"2026-06-11T12:22:33.533400383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.692184 | controller |     "Jun 11 12:22:33.551766 crc crio[24477]: time=\"2026-06-11T12:22:33.551118787Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=fe40e577-a319-46d1-aaa8-1fa2aa6c80e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.692226 | controller |     "Jun 11 12:22:33.582572 crc crio[24477]: time=\"2026-06-11T12:22:33.582371146Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6c85d9984c-txlbh/init\" id=5f5a5f4b-0d8c-46e2-bce4-ab081cd05daa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.692243 | controller |     "Jun 11 12:22:33.583233 crc crio[24477]: time=\"2026-06-11T12:22:33.582948332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.692262 | controller |     "Jun 11 12:22:33.652794 crc crio[24477]: 2026-06-11T12:22:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b882af710bfab89 Mac:62:71:cb:22:15:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/96333b0c-9213-46c0-8ee9-ba259682a1b1 SocketPath: PciID:}] [{Interface:0xc000144d80 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.692304 | controller |     "Jun 11 12:22:33.664941 crc crio[24477]: time=\"2026-06-11T12:22:33.66356405Z\" level=info msg=\"Got pod network &{Name:neutron-7cd6b6cf84-wxh6r Namespace:openstack ID:b882af710bfab89206a1cadda09304b5b09b4060bb75954a81f35f17bb757637 UID:2264db69-0b29-4331-af73-52878b5aa095 NetNS:/var/run/netns/96333b0c-9213-46c0-8ee9-ba259682a1b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2264db69_0b29_4331_af73_52878b5aa095.slice PodAnnotations:0xc00251e148}] Aliases:map[]}\"",
2026-06-11 13:18:31.692323 | controller |     "Jun 11 12:22:33.664941 crc crio[24477]: time=\"2026-06-11T12:22:33.663852868Z\" level=info msg=\"Checking pod openstack_neutron-7cd6b6cf84-wxh6r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.692339 | controller |     "Jun 11 12:22:33.739180 crc crio[24477]: time=\"2026-06-11T12:22:33.738547976Z\" level=info msg=\"Ran pod sandbox b882af710bfab89206a1cadda09304b5b09b4060bb75954a81f35f17bb757637 with infra container: openstack/neutron-7cd6b6cf84-wxh6r/POD\" id=91abdeed-22a9-476c-b5b8-0391b74b4b3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.692375 | controller |     "Jun 11 12:22:33.747015 crc crio[24477]: time=\"2026-06-11T12:22:33.745098049Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=29967cca-732a-4b99-a5cc-a56cdbf091fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.692396 | controller |     "Jun 11 12:22:33.778776 crc crio[24477]: time=\"2026-06-11T12:22:33.778701588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.692411 | controller |     "Jun 11 12:22:33.811334 crc crio[24477]: time=\"2026-06-11T12:22:33.810999994Z\" level=info msg=\"Created container b19d4a284a3a93e2a86c2c32774387921cbbde539327c14d9f2c23b0f4e0cc99: openstack/keystone-bootstrap-r9mbl/keystone-bootstrap\" id=2b4dc18f-d009-43a2-b62d-d4011092974e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.692426 | controller |     "Jun 11 12:22:33.817066 crc crio[24477]: time=\"2026-06-11T12:22:33.816201717Z\" level=info msg=\"Starting container: b19d4a284a3a93e2a86c2c32774387921cbbde539327c14d9f2c23b0f4e0cc99\" id=3f6fba4c-02d8-4e86-b694-4aa1665fa515 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.692463 | controller |     "Jun 11 12:22:33.839529 crc crio[24477]: time=\"2026-06-11T12:22:33.838561024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.692483 | controller |     "Jun 11 12:22:33.850687 crc crio[24477]: time=\"2026-06-11T12:22:33.85054814Z\" level=info msg=\"Started container\" PID=70864 containerID=b19d4a284a3a93e2a86c2c32774387921cbbde539327c14d9f2c23b0f4e0cc99 description=openstack/keystone-bootstrap-r9mbl/keystone-bootstrap id=3f6fba4c-02d8-4e86-b694-4aa1665fa515 name=/runtime.v1.RuntimeService/StartContainer sandboxID=09ee220e45ca535f47c475ca713b577d8985abdf44173fb05e9a1fbadc712b9d",
2026-06-11 13:18:31.692499 | controller |     "Jun 11 12:22:33.866884 crc crio[24477]: time=\"2026-06-11T12:22:33.862477665Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cd07795e-095d-4108-b470-fa34c1857fdb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.692517 | controller |     "Jun 11 12:22:33.896724 crc crio[24477]: time=\"2026-06-11T12:22:33.895218361Z\" level=info msg=\"Creating container: openstack/neutron-7cd6b6cf84-wxh6r/neutron-api\" id=0cefd29f-9a08-498e-bed2-4756de6b23fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.692558 | controller |     "Jun 11 12:22:33.900700 crc crio[24477]: time=\"2026-06-11T12:22:33.898053531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.692574 | controller |     "Jun 11 12:22:34.094180 crc crio[24477]: time=\"2026-06-11T12:22:34.094074489Z\" level=info msg=\"Created container 1121888d593f680dc06b5059b337f52ae67c7027a44f64f3e489051d86eef1f8: openstack/dnsmasq-dns-6c85d9984c-txlbh/init\" id=5f5a5f4b-0d8c-46e2-bce4-ab081cd05daa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.692590 | controller |     "Jun 11 12:22:34.113707 crc crio[24477]: time=\"2026-06-11T12:22:34.110135384Z\" level=info msg=\"Starting container: 1121888d593f680dc06b5059b337f52ae67c7027a44f64f3e489051d86eef1f8\" id=50053b22-3ecd-40eb-9467-49a3892324b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.692626 | controller |     "Jun 11 12:22:34.186715 crc crio[24477]: time=\"2026-06-11T12:22:34.182457261Z\" level=info msg=\"Started container\" PID=70895 containerID=1121888d593f680dc06b5059b337f52ae67c7027a44f64f3e489051d86eef1f8 description=openstack/dnsmasq-dns-6c85d9984c-txlbh/init id=50053b22-3ecd-40eb-9467-49a3892324b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c437957ea9c8ff892818c28e3196ae5bbdfdc9f8f1a64d716219f073465c865b",
2026-06-11 13:18:31.692647 | controller |     "Jun 11 12:22:34.241801 crc crio[24477]: time=\"2026-06-11T12:22:34.224886671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.692663 | controller |     "Jun 11 12:22:34.241801 crc crio[24477]: time=\"2026-06-11T12:22:34.23932145Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d8f84b0d-60be-4e79-bdd4-e5db46107faf name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.692679 | controller |     "Jun 11 12:22:34.248775 crc crio[24477]: time=\"2026-06-11T12:22:34.248693627Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b3b42e24-ac5c-4005-8e18-6f97db87a7ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.692718 | controller |     "Jun 11 12:22:34.255440 crc crio[24477]: time=\"2026-06-11T12:22:34.255379976Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a18a7e7a-3c15-4177-aa3c-53bddac8eb65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.692736 | controller |     "Jun 11 12:22:34.267113 crc crio[24477]: time=\"2026-06-11T12:22:34.26631424Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686342-mrbz5/oc\" id=048b1e32-25a5-4381-af3e-52cf3ff0a576 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.692751 | controller |     "Jun 11 12:22:34.269300 crc crio[24477]: time=\"2026-06-11T12:22:34.269267074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.692784 | controller |     "Jun 11 12:22:34.276198 crc crio[24477]: time=\"2026-06-11T12:22:34.276102323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.692805 | controller |     "Jun 11 12:22:34.351024 crc crio[24477]: time=\"2026-06-11T12:22:34.350822916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.692824 | controller |     "Jun 11 12:22:34.668515 crc crio[24477]: time=\"2026-06-11T12:22:34.66831422Z\" level=info msg=\"Created container 4dbcd475a87e0e33d8132af79435a98d856911efbaa5de0a61a8b0a90e32a5f0: openstack/neutron-7cd6b6cf84-wxh6r/neutron-api\" id=0cefd29f-9a08-498e-bed2-4756de6b23fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.692840 | controller |     "Jun 11 12:22:34.682478 crc crio[24477]: time=\"2026-06-11T12:22:34.681420602Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b1451bbd-5187-4ceb-a259-3f2c38fe7cfa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.692886 | controller |     "Jun 11 12:22:34.692568 crc crio[24477]: time=\"2026-06-11T12:22:34.692468627Z\" level=info msg=\"Starting container: 4dbcd475a87e0e33d8132af79435a98d856911efbaa5de0a61a8b0a90e32a5f0\" id=606d9526-7aeb-41fb-855b-e77ebe49fed5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.692921 | controller |     "Jun 11 12:22:34.798327 crc crio[24477]: time=\"2026-06-11T12:22:34.798201404Z\" level=info msg=\"Started container\" PID=70909 containerID=4dbcd475a87e0e33d8132af79435a98d856911efbaa5de0a61a8b0a90e32a5f0 description=openstack/neutron-7cd6b6cf84-wxh6r/neutron-api id=606d9526-7aeb-41fb-855b-e77ebe49fed5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b882af710bfab89206a1cadda09304b5b09b4060bb75954a81f35f17bb757637",
2026-06-11 13:18:31.692962 | controller |     "Jun 11 12:22:34.877183 crc crio[24477]: time=\"2026-06-11T12:22:34.867272643Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d2264455-a8bb-4085-88a3-e0f20dc09a2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.692983 | controller |     "Jun 11 12:22:34.972373 crc crio[24477]: time=\"2026-06-11T12:22:34.950397113Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9bf4b8dc-7173-43ba-87ae-6deffd1cabf1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.692999 | controller |     "Jun 11 12:22:34.984185 crc crio[24477]: time=\"2026-06-11T12:22:34.9772683Z\" level=info msg=\"Creating container: openstack/neutron-7cd6b6cf84-wxh6r/neutron-httpd\" id=3eaff331-c4b5-4d53-8270-01c96e9f23f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.693014 | controller |     "Jun 11 12:22:34.984185 crc crio[24477]: time=\"2026-06-11T12:22:34.978034772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.693056 | controller |     "Jun 11 12:22:35.024231 crc crio[24477]: time=\"2026-06-11T12:22:35.023483082Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7ffeb1be-0a4d-4854-8892-9b93abdac123 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.693073 | controller |     "Jun 11 12:22:35.059213 crc crio[24477]: time=\"2026-06-11T12:22:35.059133229Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6c85d9984c-txlbh/dnsmasq-dns\" id=ef10df47-b287-4f05-96a3-77dca7e4cb8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.693088 | controller |     "Jun 11 12:22:35.059802 crc crio[24477]: time=\"2026-06-11T12:22:35.059533151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.693125 | controller |     "Jun 11 12:22:35.103093 crc crio[24477]: time=\"2026-06-11T12:22:35.102993029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.693150 | controller |     "Jun 11 12:22:35.236102 crc crio[24477]: time=\"2026-06-11T12:22:35.235462265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.693166 | controller |     "Jun 11 12:22:35.247547 crc crio[24477]: time=\"2026-06-11T12:22:35.247193327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.693200 | controller |     "Jun 11 12:22:35.351769 crc crio[24477]: time=\"2026-06-11T12:22:35.347477824Z\" level=info msg=\"Running pod sandbox: openstack/neutron-74c7fcb96c-q9jzk/POD\" id=95464183-e795-4350-91c8-f7e3e32e9eca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.693222 | controller |     "Jun 11 12:22:35.351769 crc crio[24477]: time=\"2026-06-11T12:22:35.347579797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.693237 | controller |     "Jun 11 12:22:35.368926 crc crio[24477]: time=\"2026-06-11T12:22:35.36136166Z\" level=info msg=\"Created container 4ba2d4a88c03f2bbe2e3e58ebe73e2c57f8e9066d01f34360037b1ad8061e662: openstack/glance-default-internal-api-0/glance-log\" id=c42823b0-94cc-4a12-a5ad-6ad054c49511 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.693252 | controller |     "Jun 11 12:22:35.369558 crc crio[24477]: time=\"2026-06-11T12:22:35.369517101Z\" level=info msg=\"Starting container: 4ba2d4a88c03f2bbe2e3e58ebe73e2c57f8e9066d01f34360037b1ad8061e662\" id=1d4a47c9-1897-4d72-91c9-4105cb339e43 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.693288 | controller |     "Jun 11 12:22:35.391451 crc crio[24477]: time=\"2026-06-11T12:22:35.380490739Z\" level=info msg=\"Started container\" PID=70995 containerID=4ba2d4a88c03f2bbe2e3e58ebe73e2c57f8e9066d01f34360037b1ad8061e662 description=openstack/glance-default-internal-api-0/glance-log id=1d4a47c9-1897-4d72-91c9-4105cb339e43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=831043bf3b6177c3634275db4a18a081037b7dbff1c70893def517260408e308",
2026-06-11 13:18:31.693309 | controller |     "Jun 11 12:22:35.414915 crc crio[24477]: time=\"2026-06-11T12:22:35.414862027Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=6ffbe6a5-e876-45a6-b99e-a07692d4767d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.693325 | controller |     "Jun 11 12:22:35.463513 crc crio[24477]: time=\"2026-06-11T12:22:35.463405376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.693341 | controller |     "Jun 11 12:22:35.518193 crc crio[24477]: time=\"2026-06-11T12:22:35.518124025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.693380 | controller |     "Jun 11 12:22:35.540172 crc crio[24477]: time=\"2026-06-11T12:22:35.540110364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.693399 | controller |     "Jun 11 12:22:35.634559 crc crio[24477]: time=\"2026-06-11T12:22:35.634448102Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=887aeaf7-974f-4330-8372-d2931a5a8381 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.693415 | controller |     "Jun 11 12:22:35.653800 crc crio[24477]: time=\"2026-06-11T12:22:35.653503389Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=5387b39c-29a8-4ec9-8435-6a21b651939d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.693456 | controller |     "Jun 11 12:22:35.669155 crc crio[24477]: time=\"2026-06-11T12:22:35.66905033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.693478 | controller |     "Jun 11 12:22:35.670387 crc crio[24477]: time=\"2026-06-11T12:22:35.655559128Z\" level=info msg=\"Created container e29ac7b6903159f7e1809c33176e3763f14477ca99161a781a954452a0b9a22b: openstack/neutron-7cd6b6cf84-wxh6r/neutron-httpd\" id=3eaff331-c4b5-4d53-8270-01c96e9f23f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.693493 | controller |     "Jun 11 12:22:35.688472 crc crio[24477]: time=\"2026-06-11T12:22:35.68823222Z\" level=info msg=\"Starting container: e29ac7b6903159f7e1809c33176e3763f14477ca99161a781a954452a0b9a22b\" id=3236973d-48e7-461d-8e75-1eafdab90918 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.693509 | controller |     "Jun 11 12:22:35.732095 crc crio[24477]: time=\"2026-06-11T12:22:35.731701423Z\" level=info msg=\"Got pod network &{Name:neutron-74c7fcb96c-q9jzk Namespace:openstack ID:d57ebb5dab461121a66fc46d2f0b60f3639cee7821aaf63bd7d20cceb8248ba2 UID:37241ec4-e849-4344-838b-125d6ec5fcca NetNS:/var/run/netns/e93deb17-c131-436e-aabc-560153327847 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37241ec4_e849_4344_838b_125d6ec5fcca.slice PodAnnotations:0xc002d1a328}] Aliases:map[]}\"",
2026-06-11 13:18:31.693548 | controller |     "Jun 11 12:22:35.732095 crc crio[24477]: time=\"2026-06-11T12:22:35.731768314Z\" level=info msg=\"Adding pod openstack_neutron-74c7fcb96c-q9jzk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.693566 | controller |     "Jun 11 12:22:35.759274 crc crio[24477]: time=\"2026-06-11T12:22:35.758783297Z\" level=info msg=\"Started container\" PID=71016 containerID=e29ac7b6903159f7e1809c33176e3763f14477ca99161a781a954452a0b9a22b description=openstack/neutron-7cd6b6cf84-wxh6r/neutron-httpd id=3236973d-48e7-461d-8e75-1eafdab90918 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b882af710bfab89206a1cadda09304b5b09b4060bb75954a81f35f17bb757637",
2026-06-11 13:18:31.693581 | controller |     "Jun 11 12:22:35.860147 crc crio[24477]: time=\"2026-06-11T12:22:35.85999608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.693596 | controller |     "Jun 11 12:22:36.020529 crc crio[24477]: time=\"2026-06-11T12:22:36.017030467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.693637 | controller |     "Jun 11 12:22:36.083882 crc crio[24477]: time=\"2026-06-11T12:22:36.083720614Z\" level=info msg=\"Created container 802c10f894b08e0ecdf38a306d6afca68136e433eb139393cd4d6d2200713e80: openshift-infra/auto-csr-approver-29686342-mrbz5/oc\" id=048b1e32-25a5-4381-af3e-52cf3ff0a576 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.693653 | controller |     "Jun 11 12:22:36.087048 crc crio[24477]: time=\"2026-06-11T12:22:36.086944742Z\" level=info msg=\"Starting container: 802c10f894b08e0ecdf38a306d6afca68136e433eb139393cd4d6d2200713e80\" id=e89c755e-5c63-4a3a-a439-a04c4b431e62 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.693668 | controller |     "Jun 11 12:22:36.116152 crc crio[24477]: time=\"2026-06-11T12:22:36.116045366Z\" level=info msg=\"Started container\" PID=71023 containerID=802c10f894b08e0ecdf38a306d6afca68136e433eb139393cd4d6d2200713e80 description=openshift-infra/auto-csr-approver-29686342-mrbz5/oc id=e89c755e-5c63-4a3a-a439-a04c4b431e62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b558b3df6bd9944f9412f428c1a4d5d1eeff6ad951f07b6555ac481aa64ab5d",
2026-06-11 13:18:31.693709 | controller |     "Jun 11 12:22:36.247337 crc crio[24477]: time=\"2026-06-11T12:22:36.247241562Z\" level=info msg=\"Created container 2be0d4321dc9163c1dc0d634bbfc25ddb2ee10b47638a11b36578130cf4f1236: openstack/glance-default-external-api-0/glance-log\" id=5220ccde-eb85-4596-aa77-ee7e885e02d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.693729 | controller |     "Jun 11 12:22:36.249142 crc crio[24477]: time=\"2026-06-11T12:22:36.249066194Z\" level=info msg=\"Starting container: 2be0d4321dc9163c1dc0d634bbfc25ddb2ee10b47638a11b36578130cf4f1236\" id=cb887deb-5b8d-4606-96e7-eec14a7504cc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.693745 | controller |     "Jun 11 12:22:36.255329 crc crio[24477]: time=\"2026-06-11T12:22:36.254934848Z\" level=info msg=\"Created container a9f4a1bc8d57f1a9b226bb3ed102c79ba062bd61d10e087d2a6f9afb6a645420: openstack/dnsmasq-dns-6c85d9984c-txlbh/dnsmasq-dns\" id=ef10df47-b287-4f05-96a3-77dca7e4cb8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.693760 | controller |     "Jun 11 12:22:36.257482 crc crio[24477]: time=\"2026-06-11T12:22:36.256828701Z\" level=info msg=\"Started container\" PID=71103 containerID=2be0d4321dc9163c1dc0d634bbfc25ddb2ee10b47638a11b36578130cf4f1236 description=openstack/glance-default-external-api-0/glance-log id=cb887deb-5b8d-4606-96e7-eec14a7504cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=40c2ef4fce6aff02228e2bfcc365fc3df668fba4a2332ae0d4683dfbaf6be5e1",
2026-06-11 13:18:31.693800 | controller |     "Jun 11 12:22:36.258407 crc crio[24477]: time=\"2026-06-11T12:22:36.258022782Z\" level=info msg=\"Starting container: a9f4a1bc8d57f1a9b226bb3ed102c79ba062bd61d10e087d2a6f9afb6a645420\" id=a34fe547-9051-43c8-a990-e5243628c363 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.693817 | controller |     "Jun 11 12:22:36.276743 crc crio[24477]: time=\"2026-06-11T12:22:36.276315446Z\" level=info msg=\"Started container\" PID=71048 containerID=a9f4a1bc8d57f1a9b226bb3ed102c79ba062bd61d10e087d2a6f9afb6a645420 description=openstack/dnsmasq-dns-6c85d9984c-txlbh/dnsmasq-dns id=a34fe547-9051-43c8-a990-e5243628c363 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c437957ea9c8ff892818c28e3196ae5bbdfdc9f8f1a64d716219f073465c865b",
2026-06-11 13:18:31.693833 | controller |     "Jun 11 12:22:36.286069 crc crio[24477]: time=\"2026-06-11T12:22:36.285508286Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=9b12c489-0a16-4912-9c14-d30c9e2a22c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.693875 | controller |     "Jun 11 12:22:36.457572 crc crio[24477]: time=\"2026-06-11T12:22:36.456999046Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=6f5ad349-ef88-40b7-bb07-8c2f3f5922be name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.693901 | controller |     "Jun 11 12:22:36.477887 crc crio[24477]: time=\"2026-06-11T12:22:36.473946052Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=fa083f55-db6a-48db-9ac6-251e907a8681 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.693918 | controller |     "Jun 11 12:22:36.477887 crc crio[24477]: time=\"2026-06-11T12:22:36.474365733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.693932 | controller |     "Jun 11 12:22:36.767612 crc crio[24477]: time=\"2026-06-11T12:22:36.766108446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.693977 | controller |     "Jun 11 12:22:36.811983 crc crio[24477]: 2026-06-11T12:22:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d57ebb5dab46112 Mac:8e:15:6c:4f:0a:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/e93deb17-c131-436e-aabc-560153327847 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.693999 | controller |     "Jun 11 12:22:36.813988 crc crio[24477]: time=\"2026-06-11T12:22:36.813807445Z\" level=info msg=\"Got pod network &{Name:neutron-74c7fcb96c-q9jzk Namespace:openstack ID:d57ebb5dab461121a66fc46d2f0b60f3639cee7821aaf63bd7d20cceb8248ba2 UID:37241ec4-e849-4344-838b-125d6ec5fcca NetNS:/var/run/netns/e93deb17-c131-436e-aabc-560153327847 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37241ec4_e849_4344_838b_125d6ec5fcca.slice PodAnnotations:0xc002d1a328}] Aliases:map[]}\"",
2026-06-11 13:18:31.694015 | controller |     "Jun 11 12:22:36.814165 crc crio[24477]: time=\"2026-06-11T12:22:36.814105664Z\" level=info msg=\"Checking pod openstack_neutron-74c7fcb96c-q9jzk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.694056 | controller |     "Jun 11 12:22:37.280136 crc crio[24477]: time=\"2026-06-11T12:22:37.279987136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.694075 | controller |     "Jun 11 12:22:37.468118 crc crio[24477]: time=\"2026-06-11T12:22:37.468013188Z\" level=info msg=\"Created container ebe50026f1248e73c5a0d5c7728ba285d42c4e19c04e2b2479fad5df2e721fbe: openstack/glance-default-internal-api-0/glance-httpd\" id=5387b39c-29a8-4ec9-8435-6a21b651939d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.694091 | controller |     "Jun 11 12:22:37.487516 crc crio[24477]: time=\"2026-06-11T12:22:37.477227042Z\" level=info msg=\"Starting container: ebe50026f1248e73c5a0d5c7728ba285d42c4e19c04e2b2479fad5df2e721fbe\" id=de4a4eea-2656-421e-9e46-79936b03ecef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.694125 | controller |     "Jun 11 12:22:37.487516 crc crio[24477]: time=\"2026-06-11T12:22:37.486070677Z\" level=info msg=\"Started container\" PID=71430 containerID=ebe50026f1248e73c5a0d5c7728ba285d42c4e19c04e2b2479fad5df2e721fbe description=openstack/glance-default-internal-api-0/glance-httpd id=de4a4eea-2656-421e-9e46-79936b03ecef name=/runtime.v1.RuntimeService/StartContainer sandboxID=831043bf3b6177c3634275db4a18a081037b7dbff1c70893def517260408e308",
2026-06-11 13:18:31.694149 | controller |     "Jun 11 12:22:37.686745 crc crio[24477]: time=\"2026-06-11T12:22:37.686581882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.694165 | controller |     "Jun 11 12:22:37.836704 crc crio[24477]: time=\"2026-06-11T12:22:37.836479617Z\" level=info msg=\"Created container ed31daa7eb727d9b5e5b71fa7b22c4c20f1365d41634fc71e6cf3120055b8c0e: openstack/glance-default-external-api-0/glance-httpd\" id=fa083f55-db6a-48db-9ac6-251e907a8681 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.694181 | controller |     "Jun 11 12:22:37.839941 crc crio[24477]: time=\"2026-06-11T12:22:37.839005888Z\" level=info msg=\"Starting container: ed31daa7eb727d9b5e5b71fa7b22c4c20f1365d41634fc71e6cf3120055b8c0e\" id=3ce0f75c-112a-4659-a4aa-33d01535f813 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.694221 | controller |     "Jun 11 12:22:37.846691 crc crio[24477]: time=\"2026-06-11T12:22:37.845870003Z\" level=info msg=\"Started container\" PID=71487 containerID=ed31daa7eb727d9b5e5b71fa7b22c4c20f1365d41634fc71e6cf3120055b8c0e description=openstack/glance-default-external-api-0/glance-httpd id=3ce0f75c-112a-4659-a4aa-33d01535f813 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40c2ef4fce6aff02228e2bfcc365fc3df668fba4a2332ae0d4683dfbaf6be5e1",
2026-06-11 13:18:31.694241 | controller |     "Jun 11 12:22:38.025481 crc crio[24477]: time=\"2026-06-11T12:22:38.02540209Z\" level=info msg=\"Ran pod sandbox d57ebb5dab461121a66fc46d2f0b60f3639cee7821aaf63bd7d20cceb8248ba2 with infra container: openstack/neutron-74c7fcb96c-q9jzk/POD\" id=95464183-e795-4350-91c8-f7e3e32e9eca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.694261 | controller |     "Jun 11 12:22:38.027515 crc crio[24477]: time=\"2026-06-11T12:22:38.027424843Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=dc54627b-9711-413b-a823-71367b8dff16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.694297 | controller |     "Jun 11 12:22:38.106067 crc crio[24477]: time=\"2026-06-11T12:22:38.10551967Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=aa297a75-4594-4108-941c-8f8d0647e790 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.694317 | controller |     "Jun 11 12:22:38.106306 crc crio[24477]: time=\"2026-06-11T12:22:38.105960873Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:860b1eb61b6652f02a54b95af32f4c5e33bd138d9a8d1a330fce56c9b78c103f\" id=21f8d95a-f0f5-4860-a6f1-66fa4664a701 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.694333 | controller |     "Jun 11 12:22:38.110614 crc crio[24477]: time=\"2026-06-11T12:22:38.110452937Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=11294f8f-5926-47b6-a313-1f94f3730a7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.694347 | controller |     "Jun 11 12:22:38.122184 crc crio[24477]: time=\"2026-06-11T12:22:38.122089154Z\" level=info msg=\"Creating container: openstack/neutron-74c7fcb96c-q9jzk/neutron-api\" id=5557e5f4-8ab6-4b9a-a995-b742cd6578d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.694384 | controller |     "Jun 11 12:22:38.122697 crc crio[24477]: time=\"2026-06-11T12:22:38.122537996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.694403 | controller |     "Jun 11 12:22:38.138885 crc crio[24477]: time=\"2026-06-11T12:22:38.138749679Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=1238f794-6720-42d4-9cc3-60f37247f166 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.694417 | controller |     "Jun 11 12:22:38.152504 crc crio[24477]: time=\"2026-06-11T12:22:38.152388231Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=b1568860-3d57-471a-ba72-226bfedb7746 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.694432 | controller |     "Jun 11 12:22:38.154458 crc crio[24477]: time=\"2026-06-11T12:22:38.154383007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.694470 | controller |     "Jun 11 12:22:38.190226 crc crio[24477]: time=\"2026-06-11T12:22:38.190121508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.694488 | controller |     "Jun 11 12:22:38.197511 crc crio[24477]: time=\"2026-06-11T12:22:38.197424253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.694503 | controller |     "Jun 11 12:22:38.244990 crc crio[24477]: time=\"2026-06-11T12:22:38.244865881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.694518 | controller |     "Jun 11 12:22:38.252500 crc crio[24477]: time=\"2026-06-11T12:22:38.252442273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.694561 | controller |     "Jun 11 12:22:38.419463 crc crio[24477]: time=\"2026-06-11T12:22:38.419401758Z\" level=info msg=\"Created container 02931cc76233f5b6c42ff460fdb8e607ee4b3ac769107f25dc3011b2e1a55d89: openstack/ceilometer-0/ceilometer-notification-agent\" id=b1568860-3d57-471a-ba72-226bfedb7746 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.694579 | controller |     "Jun 11 12:22:38.421844 crc crio[24477]: time=\"2026-06-11T12:22:38.421793084Z\" level=info msg=\"Starting container: 02931cc76233f5b6c42ff460fdb8e607ee4b3ac769107f25dc3011b2e1a55d89\" id=096d6adb-23aa-4905-a947-4ceef255c531 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.694594 | controller |     "Jun 11 12:22:38.428796 crc crio[24477]: time=\"2026-06-11T12:22:38.428704608Z\" level=info msg=\"Started container\" PID=71842 containerID=02931cc76233f5b6c42ff460fdb8e607ee4b3ac769107f25dc3011b2e1a55d89 description=openstack/ceilometer-0/ceilometer-notification-agent id=096d6adb-23aa-4905-a947-4ceef255c531 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed723d8d3f519842a48bed60a7c5afb0862ef76bce60e28bf70d629d4c6fafaa",
2026-06-11 13:18:31.694634 | controller |     "Jun 11 12:22:38.444181 crc crio[24477]: time=\"2026-06-11T12:22:38.444074008Z\" level=info msg=\"Created container cb1be7a49a16827fd9de3b41530d6435a545d968eeea396657cd519f9d9200e2: openstack/neutron-74c7fcb96c-q9jzk/neutron-api\" id=5557e5f4-8ab6-4b9a-a995-b742cd6578d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.694653 | controller |     "Jun 11 12:22:38.449711 crc crio[24477]: time=\"2026-06-11T12:22:38.449536648Z\" level=info msg=\"Starting container: cb1be7a49a16827fd9de3b41530d6435a545d968eeea396657cd519f9d9200e2\" id=57c6da31-a172-47c8-b0f9-1c9bcb6a564a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.694668 | controller |     "Jun 11 12:22:38.460262 crc crio[24477]: time=\"2026-06-11T12:22:38.460147468Z\" level=info msg=\"Started container\" PID=71844 containerID=cb1be7a49a16827fd9de3b41530d6435a545d968eeea396657cd519f9d9200e2 description=openstack/neutron-74c7fcb96c-q9jzk/neutron-api id=57c6da31-a172-47c8-b0f9-1c9bcb6a564a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d57ebb5dab461121a66fc46d2f0b60f3639cee7821aaf63bd7d20cceb8248ba2",
2026-06-11 13:18:31.694684 | controller |     "Jun 11 12:22:38.462444 crc crio[24477]: time=\"2026-06-11T12:22:38.462361431Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=4d73cb2c-8a0f-4d78-8005-ee9e7e6458d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.694725 | controller |     "Jun 11 12:22:38.462805 crc crio[24477]: time=\"2026-06-11T12:22:38.462579827Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/sg-core:latest not found\" id=4d73cb2c-8a0f-4d78-8005-ee9e7e6458d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.694741 | controller |     "Jun 11 12:22:38.462909 crc crio[24477]: time=\"2026-06-11T12:22:38.462826544Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found\" id=4d73cb2c-8a0f-4d78-8005-ee9e7e6458d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.694757 | controller |     "Jun 11 12:22:38.464205 crc crio[24477]: time=\"2026-06-11T12:22:38.46411626Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core:latest\" id=6339d0d6-a83a-4311-8bbf-e27ebe0ba507 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.694791 | controller |     "Jun 11 12:22:38.469278 crc crio[24477]: time=\"2026-06-11T12:22:38.469190772Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core:latest\\\"\"",
2026-06-11 13:18:31.694810 | controller |     "Jun 11 12:22:38.477418 crc crio[24477]: time=\"2026-06-11T12:22:38.477285668Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cc434080-08a9-4aa2-a71e-89946e64d234 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.694830 | controller |     "Jun 11 12:22:38.552130 crc crio[24477]: time=\"2026-06-11T12:22:38.551959119Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ed0ff6a7-52b3-4bfe-893a-1627fd189ad2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.694845 | controller |     "Jun 11 12:22:38.558852 crc crio[24477]: time=\"2026-06-11T12:22:38.558777839Z\" level=info msg=\"Creating container: openstack/neutron-74c7fcb96c-q9jzk/neutron-httpd\" id=cd81a719-9c36-4cdb-8f35-00d8d4b5bf63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.694895 | controller |     "Jun 11 12:22:38.559344 crc crio[24477]: time=\"2026-06-11T12:22:38.559290393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.694911 | controller |     "Jun 11 12:22:38.617753 crc crio[24477]: time=\"2026-06-11T12:22:38.617525004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.694926 | controller |     "Jun 11 12:22:38.623827 crc crio[24477]: time=\"2026-06-11T12:22:38.623748119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.694966 | controller |     "Jun 11 12:22:38.740580 crc crio[24477]: time=\"2026-06-11T12:22:38.740470777Z\" level=info msg=\"Created container c68924d4f868245ec073e93cfac16cf92cf3ee06f0a3d1be842bf48fed26b49a: openstack/neutron-74c7fcb96c-q9jzk/neutron-httpd\" id=cd81a719-9c36-4cdb-8f35-00d8d4b5bf63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.694986 | controller |     "Jun 11 12:22:38.742035 crc crio[24477]: time=\"2026-06-11T12:22:38.741942738Z\" level=info msg=\"Starting container: c68924d4f868245ec073e93cfac16cf92cf3ee06f0a3d1be842bf48fed26b49a\" id=306b0429-dd31-4da7-8697-0d60b8d65b0c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.695002 | controller |     "Jun 11 12:22:38.748725 crc crio[24477]: time=\"2026-06-11T12:22:38.748537355Z\" level=info msg=\"Started container\" PID=71901 containerID=c68924d4f868245ec073e93cfac16cf92cf3ee06f0a3d1be842bf48fed26b49a description=openstack/neutron-74c7fcb96c-q9jzk/neutron-httpd id=306b0429-dd31-4da7-8697-0d60b8d65b0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d57ebb5dab461121a66fc46d2f0b60f3639cee7821aaf63bd7d20cceb8248ba2",
2026-06-11 13:18:31.695038 | controller |     "Jun 11 12:22:38.973872 crc crio[24477]: time=\"2026-06-11T12:22:38.972775562Z\" level=info msg=\"Stopping pod sandbox: 7b558b3df6bd9944f9412f428c1a4d5d1eeff6ad951f07b6555ac481aa64ab5d\" id=aac75ae6-a95a-4182-bfbc-b70a0738e2bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.695061 | controller |     "Jun 11 12:22:38.973872 crc crio[24477]: time=\"2026-06-11T12:22:38.9734033Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686342-mrbz5 Namespace:openshift-infra ID:7b558b3df6bd9944f9412f428c1a4d5d1eeff6ad951f07b6555ac481aa64ab5d UID:49766fbb-6802-480f-9ee7-ca06dff0339a NetNS:/var/run/netns/2b5486dc-527b-4c78-a995-5670178964f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49766fbb_6802_480f_9ee7_ca06dff0339a.slice PodAnnotations:0xc000530b30}] Aliases:map[]}\"",
2026-06-11 13:18:31.695077 | controller |     "Jun 11 12:22:38.973872 crc crio[24477]: time=\"2026-06-11T12:22:38.973525493Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686342-mrbz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.695096 | controller |     "Jun 11 12:22:39.398339 crc crio[24477]: time=\"2026-06-11T12:22:39.397822462Z\" level=info msg=\"Stopped pod sandbox: 7b558b3df6bd9944f9412f428c1a4d5d1eeff6ad951f07b6555ac481aa64ab5d\" id=aac75ae6-a95a-4182-bfbc-b70a0738e2bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.695137 | controller |     "Jun 11 12:22:39.998692 crc crio[24477]: time=\"2026-06-11T12:22:39.99853942Z\" level=info msg=\"Stopping pod sandbox: ee78a335d5db1f1019db47670564203c41307c6a7fa00dd644be9b87c20d6ae4\" id=594b2fff-251d-432b-8079-31a7d241dfbf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.695154 | controller |     "Jun 11 12:22:39.999923 crc crio[24477]: time=\"2026-06-11T12:22:39.999848788Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-fmj7g Namespace:openstack ID:ee78a335d5db1f1019db47670564203c41307c6a7fa00dd644be9b87c20d6ae4 UID:d7e3240a-7507-4ce6-8afb-107c2ae5d7af NetNS:/var/run/netns/d4c356ae-fc0a-4f68-bcd5-78e2b11d2de0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7e3240a_7507_4ce6_8afb_107c2ae5d7af.slice PodAnnotations:0xc00251e208}] Aliases:map[]}\"",
2026-06-11 13:18:31.695170 | controller |     "Jun 11 12:22:40.000107 crc crio[24477]: time=\"2026-06-11T12:22:40.000043674Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-fmj7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.695205 | controller |     "Jun 11 12:22:40.425708 crc crio[24477]: time=\"2026-06-11T12:22:40.424815556Z\" level=info msg=\"Stopped pod sandbox: ee78a335d5db1f1019db47670564203c41307c6a7fa00dd644be9b87c20d6ae4\" id=594b2fff-251d-432b-8079-31a7d241dfbf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.695226 | controller |     "Jun 11 12:22:41.032924 crc crio[24477]: time=\"2026-06-11T12:22:41.032781748Z\" level=info msg=\"Stopping pod sandbox: 09ee220e45ca535f47c475ca713b577d8985abdf44173fb05e9a1fbadc712b9d\" id=aaad21a4-2fab-42d7-a3f7-5219465a8055 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.695242 | controller |     "Jun 11 12:22:41.059876 crc crio[24477]: time=\"2026-06-11T12:22:41.059761523Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-r9mbl Namespace:openstack ID:09ee220e45ca535f47c475ca713b577d8985abdf44173fb05e9a1fbadc712b9d UID:82e9034c-fedf-4663-b426-fcd3a45d7865 NetNS:/var/run/netns/b43fc2ab-1610-4f6a-aca7-06ba39173d05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82e9034c_fedf_4663_b426_fcd3a45d7865.slice PodAnnotations:0xc00008cc58}] Aliases:map[]}\"",
2026-06-11 13:18:31.695258 | controller |     "Jun 11 12:22:41.060167 crc crio[24477]: time=\"2026-06-11T12:22:41.060061201Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-r9mbl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.695295 | controller |     "Jun 11 12:22:41.525811 crc crio[24477]: time=\"2026-06-11T12:22:41.524059711Z\" level=info msg=\"Stopped pod sandbox: 09ee220e45ca535f47c475ca713b577d8985abdf44173fb05e9a1fbadc712b9d\" id=aaad21a4-2fab-42d7-a3f7-5219465a8055 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.695314 | controller |     "Jun 11 12:22:43.485753 crc crio[24477]: time=\"2026-06-11T12:22:43.48526258Z\" level=info msg=\"Running pod sandbox: openstack/placement-ff4597f5b-ckxwb/POD\" id=d4b2fe71-17d6-41da-96a8-538a53c831b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.695329 | controller |     "Jun 11 12:22:43.485753 crc crio[24477]: time=\"2026-06-11T12:22:43.485373053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.695344 | controller |     "Jun 11 12:22:44.110952 crc crio[24477]: time=\"2026-06-11T12:22:44.110263939Z\" level=info msg=\"Stopping pod sandbox: 728b89a4a1584f4dcdebb91998311164aa06ad7f78951c9a231ad5b58060d3e6\" id=499043c5-2239-4bb1-9913-4b879a9079b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.695363 | controller |     "Jun 11 12:22:44.111629 crc crio[24477]: time=\"2026-06-11T12:22:44.111528605Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-mdqdj Namespace:openstack ID:728b89a4a1584f4dcdebb91998311164aa06ad7f78951c9a231ad5b58060d3e6 UID:d342d68c-d31c-4bc3-b058-d4eb411c0b38 NetNS:/var/run/netns/1bc96a11-0568-4382-8f7b-12f48bdf3b4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd342d68c_d31c_4bc3_b058_d4eb411c0b38.slice PodAnnotations:0xc002d940c0}] Aliases:map[]}\"",
2026-06-11 13:18:31.695406 | controller |     "Jun 11 12:22:44.111867 crc crio[24477]: time=\"2026-06-11T12:22:44.111806193Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-mdqdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.695423 | controller |     "Jun 11 12:22:45.715377 crc crio[24477]: time=\"2026-06-11T12:22:45.714183236Z\" level=info msg=\"Stopped pod sandbox: 728b89a4a1584f4dcdebb91998311164aa06ad7f78951c9a231ad5b58060d3e6\" id=499043c5-2239-4bb1-9913-4b879a9079b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.695438 | controller |     "Jun 11 12:22:46.381723 crc crio[24477]: time=\"2026-06-11T12:22:46.380044637Z\" level=info msg=\"Stopping container: 89bee809d9c4ef5c0131e062f0f4f13fb31148c14c17967fa7bfd46f11e16ede (timeout: 10s)\" id=e51b188b-8eb9-4897-b2a9-31de7e47dfbe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.695453 | controller |     "Jun 11 12:22:47.020987 crc crio[24477]: time=\"2026-06-11T12:22:47.020367342Z\" level=info msg=\"Running pod sandbox: openstack/keystone-5887657766-tq4nr/POD\" id=cc831804-9267-4aad-ab7a-8a81be94e391 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.695469 | controller |     "Jun 11 12:22:47.020987 crc crio[24477]: time=\"2026-06-11T12:22:47.020819404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.695483 | controller |     "Jun 11 12:22:47.712222 crc crio[24477]: time=\"2026-06-11T12:22:47.711586058Z\" level=info msg=\"Running pod sandbox: openstack/placement-6d57fc576-sphvs/POD\" id=1b97b591-9f14-4844-9040-096e44e53c43 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.695498 | controller |     "Jun 11 12:22:47.712222 crc crio[24477]: time=\"2026-06-11T12:22:47.712162275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.695535 | controller |     "Jun 11 12:22:48.034992 crc crio[24477]: time=\"2026-06-11T12:22:48.034368939Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-7ff9487ccf-5vr98/POD\" id=c440eaa8-1eb6-4cb4-a0b1-4e917f6ada66 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.695556 | controller |     "Jun 11 12:22:48.035953 crc crio[24477]: time=\"2026-06-11T12:22:48.035016768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.695571 | controller |     "Jun 11 12:22:48.073030 crc crio[24477]: time=\"2026-06-11T12:22:48.072254248Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-78747c4f98-rqdlr/POD\" id=0973dcfb-fce1-4787-8f9c-2d2da786251d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.695586 | controller |     "Jun 11 12:22:48.073030 crc crio[24477]: time=\"2026-06-11T12:22:48.072364302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.695608 | controller |     "Jun 11 12:22:48.422739 crc crio[24477]: time=\"2026-06-11T12:22:48.422273718Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-54f48964b7-2748z/POD\" id=b04fc477-d79c-4f3d-ada5-f9981494051e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.695624 | controller |     "Jun 11 12:22:48.422739 crc crio[24477]: time=\"2026-06-11T12:22:48.422355201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.695639 | controller |     "Jun 11 12:22:48.425001 crc crio[24477]: time=\"2026-06-11T12:22:48.424514859Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-6d76759b7d-c9kxb/POD\" id=e589a028-4a26-4606-8f21-244e1409dc53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.695654 | controller |     "Jun 11 12:22:48.425378 crc crio[24477]: time=\"2026-06-11T12:22:48.425346382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.695668 | controller |     "Jun 11 12:22:51.229060 crc crio[24477]: time=\"2026-06-11T12:22:51.22838695Z\" level=info msg=\"Stopped container 89bee809d9c4ef5c0131e062f0f4f13fb31148c14c17967fa7bfd46f11e16ede: openstack/dnsmasq-dns-6674dbf88c-t52cf/dnsmasq-dns\" id=e51b188b-8eb9-4897-b2a9-31de7e47dfbe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.695683 | controller |     "Jun 11 12:22:51.231486 crc crio[24477]: time=\"2026-06-11T12:22:51.230424348Z\" level=info msg=\"Stopping pod sandbox: 76d0bf1e684cc24fc045a4880e4f954ebcf0249a43070907c4395b7a65dd9a8b\" id=4747f480-94a0-4ea8-9fee-674075f6967c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.695698 | controller |     "Jun 11 12:22:51.231486 crc crio[24477]: time=\"2026-06-11T12:22:51.231315309Z\" level=info msg=\"Got pod network &{Name:placement-ff4597f5b-ckxwb Namespace:openstack ID:31de5123f51a8a740a7313f29dc67538b9cfdbc5b06e27d424936cb322d7d679 UID:202449e6-4da5-4f79-98b0-ef8e6f6b0641 NetNS:/var/run/netns/268d7558-e4a9-4042-9175-87de88cf95ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod202449e6_4da5_4f79_98b0_ef8e6f6b0641.slice PodAnnotations:0xc007b16618}] Aliases:map[]}\"",
2026-06-11 13:18:31.695712 | controller |     "Jun 11 12:22:51.231486 crc crio[24477]: time=\"2026-06-11T12:22:51.231365701Z\" level=info msg=\"Adding pod openstack_placement-ff4597f5b-ckxwb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.695727 | controller |     "Jun 11 12:22:51.231903 crc crio[24477]: time=\"2026-06-11T12:22:51.231839518Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-t52cf Namespace:openstack ID:76d0bf1e684cc24fc045a4880e4f954ebcf0249a43070907c4395b7a65dd9a8b UID:a8893156-7f05-4d7b-91dd-8449bc551132 NetNS:/var/run/netns/1861995f-eff7-4319-a46b-a4e85d9068cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8893156_7f05_4d7b_91dd_8449bc551132.slice PodAnnotations:0xc0005304a0}] Aliases:map[]}\"",
2026-06-11 13:18:31.695765 | controller |     "Jun 11 12:22:51.233278 crc crio[24477]: time=\"2026-06-11T12:22:51.232052544Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6674dbf88c-t52cf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.695783 | controller |     "Jun 11 12:22:51.492492 crc crio[24477]: time=\"2026-06-11T12:22:51.491550415Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:457ac65a0818c89c25b563e576fd0e228e61b23e5913835aa8c748f2c70ce600\" id=6339d0d6-a83a-4311-8bbf-e27ebe0ba507 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.695798 | controller |     "Jun 11 12:22:51.502567 crc crio[24477]: time=\"2026-06-11T12:22:51.502485856Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=89f0fb13-c72e-44b7-bb3b-c5e3d727e028 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.695817 | controller |     "Jun 11 12:22:51.562173 crc crio[24477]: time=\"2026-06-11T12:22:51.554241475Z\" level=info msg=\"Got pod network &{Name:barbican-worker-7ff9487ccf-5vr98 Namespace:openstack ID:33c2c94c43fb5956ca602eef8fefd43c8750c3e3f092fba1829cf1517c554bfc UID:8a9122fd-7915-4f45-a130-c9815f55d8b1 NetNS:/var/run/netns/33812a97-de9b-4e53-8d07-19331cff83e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a9122fd_7915_4f45_a130_c9815f55d8b1.slice PodAnnotations:0xc002ce4578}] Aliases:map[]}\"",
2026-06-11 13:18:31.695834 | controller |     "Jun 11 12:22:51.562173 crc crio[24477]: time=\"2026-06-11T12:22:51.554367649Z\" level=info msg=\"Adding pod openstack_barbican-worker-7ff9487ccf-5vr98 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.695862 | controller |     "Jun 11 12:22:51.575203 crc crio[24477]: time=\"2026-06-11T12:22:51.572854417Z\" level=info msg=\"Got pod network &{Name:keystone-5887657766-tq4nr Namespace:openstack ID:2b4036bc8612e15cd1ca113127a06103e772eba747a595e98a774ecbcaa361d1 UID:bab40c4b-3996-46cb-b66d-235dd897cde0 NetNS:/var/run/netns/e735afe1-1b11-46d9-b422-82f89e87b561 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbab40c4b_3996_46cb_b66d_235dd897cde0.slice PodAnnotations:0xc002ce4708}] Aliases:map[]}\"",
2026-06-11 13:18:31.695885 | controller |     "Jun 11 12:22:51.575203 crc crio[24477]: time=\"2026-06-11T12:22:51.575102561Z\" level=info msg=\"Adding pod openstack_keystone-5887657766-tq4nr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.695907 | controller |     "Jun 11 12:22:51.604763 crc crio[24477]: time=\"2026-06-11T12:22:51.603427001Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-2748z Namespace:openstack ID:e3c17cc3d92c622f06aeaafd6e66ac2765bdbb6811bd6dc76a9f16537f04426c UID:e67cc0bb-b236-4106-8c09-5d3765f0b66d NetNS:/var/run/netns/2f3256dc-5dda-42bf-a524-cd7b36740bd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode67cc0bb_b236_4106_8c09_5d3765f0b66d.slice PodAnnotations:0xc002d1a220}] Aliases:map[]}\"",
2026-06-11 13:18:31.695932 | controller |     "Jun 11 12:22:51.604763 crc crio[24477]: time=\"2026-06-11T12:22:51.603506583Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-54f48964b7-2748z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.695954 | controller |     "Jun 11 12:22:51.614124 crc crio[24477]: time=\"2026-06-11T12:22:51.614002917Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=e24cffed-7b06-4338-a372-d7883b6cd302 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.695974 | controller |     "Jun 11 12:22:51.614952 crc crio[24477]: time=\"2026-06-11T12:22:51.614813824Z\" level=info msg=\"Got pod network &{Name:barbican-api-6d76759b7d-c9kxb Namespace:openstack ID:12e72d256310f882625744a60404b4c38fb1f647a52311b8840e0f725c983fe1 UID:3d478862-d415-4423-9574-82b389190db4 NetNS:/var/run/netns/172ecb38-65fb-4a61-99c7-c291f34343ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d478862_d415_4423_9574_82b389190db4.slice PodAnnotations:0xc002ce40f0}] Aliases:map[]}\"",
2026-06-11 13:18:31.695993 | controller |     "Jun 11 12:22:51.615766 crc crio[24477]: time=\"2026-06-11T12:22:51.614898096Z\" level=info msg=\"Adding pod openstack_barbican-api-6d76759b7d-c9kxb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.696017 | controller |     "Jun 11 12:22:51.618196 crc crio[24477]: time=\"2026-06-11T12:22:51.61785176Z\" level=info msg=\"Got pod network &{Name:placement-6d57fc576-sphvs Namespace:openstack ID:b35ed1bb8432ad11796f3c1aa562a5d79bd78a9315bccd8280ca792b3139a5c4 UID:127c20ee-fc3e-4a74-9877-d15454516b02 NetNS:/var/run/netns/b51fd036-92eb-4ca7-b7e6-4fdf36681d51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod127c20ee_fc3e_4a74_9877_d15454516b02.slice PodAnnotations:0xc00008c750}] Aliases:map[]}\"",
2026-06-11 13:18:31.696038 | controller |     "Jun 11 12:22:51.618196 crc crio[24477]: time=\"2026-06-11T12:22:51.617923242Z\" level=info msg=\"Adding pod openstack_placement-6d57fc576-sphvs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.696057 | controller |     "Jun 11 12:22:51.656072 crc crio[24477]: time=\"2026-06-11T12:22:51.655821712Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=1d936cc2-9836-44c4-a345-b11b85b5edb1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.696075 | controller |     "Jun 11 12:22:51.671916 crc crio[24477]: time=\"2026-06-11T12:22:51.660965538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.696091 | controller |     "Jun 11 12:22:51.676261 crc crio[24477]: time=\"2026-06-11T12:22:51.673882979Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-78747c4f98-rqdlr Namespace:openstack ID:1d33ef47d09c942f589f3e018ea017e9c369d7db2895163acf239b7b2fbc49f6 UID:f516de03-1658-4559-997a-2ace19766840 NetNS:/var/run/netns/32900c4a-7fb7-4be5-93fa-58c8b703611e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf516de03_1658_4559_997a_2ace19766840.slice PodAnnotations:0xc002ce4438}] Aliases:map[]}\"",
2026-06-11 13:18:31.696107 | controller |     "Jun 11 12:22:51.676261 crc crio[24477]: time=\"2026-06-11T12:22:51.673922746Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-78747c4f98-rqdlr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.696151 | controller |     "Jun 11 12:22:51.777307 crc crio[24477]: time=\"2026-06-11T12:22:51.773947395Z\" level=info msg=\"Stopped pod sandbox: 76d0bf1e684cc24fc045a4880e4f954ebcf0249a43070907c4395b7a65dd9a8b\" id=4747f480-94a0-4ea8-9fee-674075f6967c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.696172 | controller |     "Jun 11 12:22:51.891287 crc crio[24477]: time=\"2026-06-11T12:22:51.891171797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.696187 | controller |     "Jun 11 12:22:51.908480 crc crio[24477]: time=\"2026-06-11T12:22:51.90798449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.696202 | controller |     "Jun 11 12:22:52.069377 crc crio[24477]: 2026-06-11T12:22:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:31de5123f51a8a7 Mac:52:fb:e7:cb:c8:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/268d7558-e4a9-4042-9175-87de88cf95ea SocketPath: PciID:}] [{Interface:0xc00042e5f0 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.696218 | controller |     "Jun 11 12:22:52.078766 crc crio[24477]: time=\"2026-06-11T12:22:52.075256866Z\" level=info msg=\"Got pod network &{Name:placement-ff4597f5b-ckxwb Namespace:openstack ID:31de5123f51a8a740a7313f29dc67538b9cfdbc5b06e27d424936cb322d7d679 UID:202449e6-4da5-4f79-98b0-ef8e6f6b0641 NetNS:/var/run/netns/268d7558-e4a9-4042-9175-87de88cf95ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod202449e6_4da5_4f79_98b0_ef8e6f6b0641.slice PodAnnotations:0xc007b16618}] Aliases:map[]}\"",
2026-06-11 13:18:31.696238 | controller |     "Jun 11 12:22:52.078766 crc crio[24477]: time=\"2026-06-11T12:22:52.075482062Z\" level=info msg=\"Checking pod openstack_placement-ff4597f5b-ckxwb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.696253 | controller |     "Jun 11 12:22:52.132762 crc crio[24477]: time=\"2026-06-11T12:22:52.129248205Z\" level=info msg=\"Ran pod sandbox 31de5123f51a8a740a7313f29dc67538b9cfdbc5b06e27d424936cb322d7d679 with infra container: openstack/placement-ff4597f5b-ckxwb/POD\" id=d4b2fe71-17d6-41da-96a8-538a53c831b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.696268 | controller |     "Jun 11 12:22:52.138797 crc crio[24477]: time=\"2026-06-11T12:22:52.138703657Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=ef80799a-91d3-4bd2-a42d-298391b4545b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.696283 | controller |     "Jun 11 12:22:52.338288 crc crio[24477]: time=\"2026-06-11T12:22:52.336131917Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=06f80da7-62e6-46cb-8bfb-01633965c289 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.696298 | controller |     "Jun 11 12:22:52.363576 crc crio[24477]: time=\"2026-06-11T12:22:52.363507022Z\" level=info msg=\"Creating container: openstack/placement-ff4597f5b-ckxwb/placement-log\" id=622541c3-2f6a-4ad7-ab94-e551b6d650ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.696314 | controller |     "Jun 11 12:22:52.371312 crc crio[24477]: time=\"2026-06-11T12:22:52.371203111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.696329 | controller |     "Jun 11 12:22:52.373088 crc crio[24477]: time=\"2026-06-11T12:22:52.372252681Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-6f7c67f874-57qlb/POD\" id=427e4ec1-626c-40b8-950d-af23fe149578 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.696344 | controller |     "Jun 11 12:22:52.373403 crc crio[24477]: time=\"2026-06-11T12:22:52.373331222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.696359 | controller |     "Jun 11 12:22:52.485338 crc crio[24477]: time=\"2026-06-11T12:22:52.485231913Z\" level=info msg=\"Created container f30f62604d99cea89953290b256928147a14a344a240486c66c9d8e2488c97f9: openstack/ceilometer-0/sg-core\" id=1d936cc2-9836-44c4-a345-b11b85b5edb1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.696374 | controller |     "Jun 11 12:22:52.494842 crc crio[24477]: time=\"2026-06-11T12:22:52.494748027Z\" level=info msg=\"Starting container: f30f62604d99cea89953290b256928147a14a344a240486c66c9d8e2488c97f9\" id=696433f8-ad09-4a98-8372-662d95b0a6f8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.696389 | controller |     "Jun 11 12:22:52.501323 crc crio[24477]: time=\"2026-06-11T12:22:52.500983691Z\" level=info msg=\"Stopping pod sandbox: 473915461a6078ea244b48d6d8928e9c96a03b17c6b0bfe58164885c76904248\" id=eb5a6117-ed44-4359-9857-b2a09e98c67a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.696404 | controller |     "Jun 11 12:22:52.501843 crc crio[24477]: time=\"2026-06-11T12:22:52.501458055Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-phbjk Namespace:openstack ID:473915461a6078ea244b48d6d8928e9c96a03b17c6b0bfe58164885c76904248 UID:7182bf42-9b8d-4224-9834-84701e4b458d NetNS:/var/run/netns/58e20fde-ba86-4ce9-918c-7de3a422f043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7182bf42_9b8d_4224_9834_84701e4b458d.slice PodAnnotations:0xc00251e378}] Aliases:map[]}\"",
2026-06-11 13:18:31.696423 | controller |     "Jun 11 12:22:52.501843 crc crio[24477]: time=\"2026-06-11T12:22:52.501584759Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-phbjk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.696438 | controller |     "Jun 11 12:22:52.503454 crc crio[24477]: time=\"2026-06-11T12:22:52.5033637Z\" level=info msg=\"Got pod network &{Name:barbican-api-6f7c67f874-57qlb Namespace:openstack ID:bd7d395d88a3a177602e8f4de2ade44143109a088adda7fbb95f48087cff3d1c UID:19bb3591-ea38-468b-9e93-f6276eb0c18c NetNS:/var/run/netns/85a7578c-0d5d-4847-9fee-bf546aaba8f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19bb3591_ea38_468b_9e93_f6276eb0c18c.slice PodAnnotations:0xc00008d020}] Aliases:map[]}\"",
2026-06-11 13:18:31.696453 | controller |     "Jun 11 12:22:52.503539 crc crio[24477]: time=\"2026-06-11T12:22:52.503463524Z\" level=info msg=\"Adding pod openstack_barbican-api-6f7c67f874-57qlb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.696468 | controller |     "Jun 11 12:22:52.528276 crc crio[24477]: time=\"2026-06-11T12:22:52.528183146Z\" level=info msg=\"Removing container: 89bee809d9c4ef5c0131e062f0f4f13fb31148c14c17967fa7bfd46f11e16ede\" id=187151d3-4d6d-4e61-b464-4959ca18e3b1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.696483 | controller |     "Jun 11 12:22:52.536931 crc crio[24477]: time=\"2026-06-11T12:22:52.536781396Z\" level=info msg=\"Started container\" PID=73144 containerID=f30f62604d99cea89953290b256928147a14a344a240486c66c9d8e2488c97f9 description=openstack/ceilometer-0/sg-core id=696433f8-ad09-4a98-8372-662d95b0a6f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed723d8d3f519842a48bed60a7c5afb0862ef76bce60e28bf70d629d4c6fafaa",
2026-06-11 13:18:31.696499 | controller |     "Jun 11 12:22:52.573883 crc crio[24477]: time=\"2026-06-11T12:22:52.570853998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.696514 | controller |     "Jun 11 12:22:52.605058 crc crio[24477]: time=\"2026-06-11T12:22:52.604051933Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=cf95ae40-8a29-4b59-8d4f-d76c3d06c864 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.696529 | controller |     "Jun 11 12:22:52.605058 crc crio[24477]: time=\"2026-06-11T12:22:52.604271579Z\" level=info msg=\"Image registry.redhat.io/ubi9/httpd-24:latest not found\" id=cf95ae40-8a29-4b59-8d4f-d76c3d06c864 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.696543 | controller |     "Jun 11 12:22:52.605058 crc crio[24477]: time=\"2026-06-11T12:22:52.60431161Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/ubi9/httpd-24:latest found\" id=cf95ae40-8a29-4b59-8d4f-d76c3d06c864 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.696559 | controller |     "Jun 11 12:22:52.623039 crc crio[24477]: time=\"2026-06-11T12:22:52.606175593Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=f9bb3937-4a6a-4196-9fc8-eebb2282329f name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.696574 | controller |     "Jun 11 12:22:52.623039 crc crio[24477]: time=\"2026-06-11T12:22:52.613483381Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"",
2026-06-11 13:18:31.696588 | controller |     "Jun 11 12:22:52.623039 crc crio[24477]: time=\"2026-06-11T12:22:52.614772557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.696607 | controller |     "Jun 11 12:22:52.647840 crc crio[24477]: 2026-06-11T12:22:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:33c2c94c43fb595 Mac:c2:ea:80:25:3b:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/33812a97-de9b-4e53-8d07-19331cff83e8 SocketPath: PciID:}] [{Interface:0xc000266a20 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.696623 | controller |     "Jun 11 12:22:52.651584 crc crio[24477]: time=\"2026-06-11T12:22:52.6515506Z\" level=info msg=\"Got pod network &{Name:barbican-worker-7ff9487ccf-5vr98 Namespace:openstack ID:33c2c94c43fb5956ca602eef8fefd43c8750c3e3f092fba1829cf1517c554bfc UID:8a9122fd-7915-4f45-a130-c9815f55d8b1 NetNS:/var/run/netns/33812a97-de9b-4e53-8d07-19331cff83e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a9122fd_7915_4f45_a130_c9815f55d8b1.slice PodAnnotations:0xc002ce4578}] Aliases:map[]}\"",
2026-06-11 13:18:31.696639 | controller |     "Jun 11 12:22:52.677698 crc crio[24477]: time=\"2026-06-11T12:22:52.67450324Z\" level=info msg=\"Checking pod openstack_barbican-worker-7ff9487ccf-5vr98 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.696654 | controller |     "Jun 11 12:22:52.719521 crc crio[24477]: time=\"2026-06-11T12:22:52.719423757Z\" level=info msg=\"Removed container 89bee809d9c4ef5c0131e062f0f4f13fb31148c14c17967fa7bfd46f11e16ede: openstack/dnsmasq-dns-6674dbf88c-t52cf/dnsmasq-dns\" id=187151d3-4d6d-4e61-b464-4959ca18e3b1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.696669 | controller |     "Jun 11 12:22:52.758355 crc crio[24477]: time=\"2026-06-11T12:22:52.730693197Z\" level=info msg=\"Ran pod sandbox 33c2c94c43fb5956ca602eef8fefd43c8750c3e3f092fba1829cf1517c554bfc with infra container: openstack/barbican-worker-7ff9487ccf-5vr98/POD\" id=c440eaa8-1eb6-4cb4-a0b1-4e917f6ada66 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.696685 | controller |     "Jun 11 12:22:52.758355 crc crio[24477]: time=\"2026-06-11T12:22:52.742066107Z\" level=info msg=\"Removing container: b1301b11e7c7a58b6e3e0642ea7cf529b756fec007be4c4716604363557e17bd\" id=69d5cbaa-9c33-4ec4-bb3a-a6c1c67bde2b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.696700 | controller |     "Jun 11 12:22:52.758355 crc crio[24477]: time=\"2026-06-11T12:22:52.742387635Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=98b6debf-f3a7-4fe4-814c-7bafec072f2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.696715 | controller |     "Jun 11 12:22:52.758355 crc crio[24477]: time=\"2026-06-11T12:22:52.742697728Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found\" id=98b6debf-f3a7-4fe4-814c-7bafec072f2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.696730 | controller |     "Jun 11 12:22:52.758355 crc crio[24477]: time=\"2026-06-11T12:22:52.74275505Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found\" id=98b6debf-f3a7-4fe4-814c-7bafec072f2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.696744 | controller |     "Jun 11 12:22:52.758355 crc crio[24477]: time=\"2026-06-11T12:22:52.74915307Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=90b6337e-01bb-469e-88c7-71d4852c2b31 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.696759 | controller |     "Jun 11 12:22:52.767459 crc crio[24477]: time=\"2026-06-11T12:22:52.76672042Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\\\"\"",
2026-06-11 13:18:31.696777 | controller |     "Jun 11 12:22:52.866528 crc crio[24477]: time=\"2026-06-11T12:22:52.866421997Z\" level=info msg=\"Removed container b1301b11e7c7a58b6e3e0642ea7cf529b756fec007be4c4716604363557e17bd: openstack/dnsmasq-dns-6674dbf88c-t52cf/init\" id=69d5cbaa-9c33-4ec4-bb3a-a6c1c67bde2b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.696793 | controller |     "Jun 11 12:22:52.946192 crc crio[24477]: time=\"2026-06-11T12:22:52.946082597Z\" level=info msg=\"Created container 728c5eb9fbb783c732fb6edf5d652cb4feeb4e9f788c9ab0d3cb2ceb93b318d7: openstack/placement-ff4597f5b-ckxwb/placement-log\" id=622541c3-2f6a-4ad7-ab94-e551b6d650ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.696808 | controller |     "Jun 11 12:22:52.949702 crc crio[24477]: time=\"2026-06-11T12:22:52.949551269Z\" level=info msg=\"Starting container: 728c5eb9fbb783c732fb6edf5d652cb4feeb4e9f788c9ab0d3cb2ceb93b318d7\" id=d5dcb497-023e-44ba-b3f2-bd8c6a6b32fb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.696823 | controller |     "Jun 11 12:22:52.961880 crc crio[24477]: time=\"2026-06-11T12:22:52.959038736Z\" level=info msg=\"Started container\" PID=73325 containerID=728c5eb9fbb783c732fb6edf5d652cb4feeb4e9f788c9ab0d3cb2ceb93b318d7 description=openstack/placement-ff4597f5b-ckxwb/placement-log id=d5dcb497-023e-44ba-b3f2-bd8c6a6b32fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=31de5123f51a8a740a7313f29dc67538b9cfdbc5b06e27d424936cb322d7d679",
2026-06-11 13:18:31.696883 | controller |     "Jun 11 12:22:52.974132 crc crio[24477]: time=\"2026-06-11T12:22:52.974029976Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=5d0a655f-51f0-4191-9063-aa8fbb5b1b06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.696916 | controller |     "Jun 11 12:22:53.083233 crc crio[24477]: time=\"2026-06-11T12:22:53.074843337Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=bc4ed603-9b8a-428c-910b-5c5b2a58c5e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.696934 | controller |     "Jun 11 12:22:53.093907 crc crio[24477]: time=\"2026-06-11T12:22:53.093051256Z\" level=info msg=\"Creating container: openstack/placement-ff4597f5b-ckxwb/placement-api\" id=482b2130-88ae-45cf-a317-e6f6231c30ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.696949 | controller |     "Jun 11 12:22:53.093907 crc crio[24477]: time=\"2026-06-11T12:22:53.09352378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.696964 | controller |     "Jun 11 12:22:53.230709 crc crio[24477]: time=\"2026-06-11T12:22:53.226978595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.696979 | controller |     "Jun 11 12:22:53.239891 crc crio[24477]: time=\"2026-06-11T12:22:53.239829727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.696994 | controller |     "Jun 11 12:22:53.244843 crc crio[24477]: 2026-06-11T12:22:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2b4036bc8612e15 Mac:d2:28:ba:c5:40:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/e735afe1-1b11-46d9-b422-82f89e87b561 SocketPath: PciID:}] [{Interface:0xc000394750 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.697010 | controller |     "Jun 11 12:22:53.246483 crc crio[24477]: time=\"2026-06-11T12:22:53.246445563Z\" level=info msg=\"Got pod network &{Name:keystone-5887657766-tq4nr Namespace:openstack ID:2b4036bc8612e15cd1ca113127a06103e772eba747a595e98a774ecbcaa361d1 UID:bab40c4b-3996-46cb-b66d-235dd897cde0 NetNS:/var/run/netns/e735afe1-1b11-46d9-b422-82f89e87b561 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbab40c4b_3996_46cb_b66d_235dd897cde0.slice PodAnnotations:0xc002ce4708}] Aliases:map[]}\"",
2026-06-11 13:18:31.697028 | controller |     "Jun 11 12:22:53.247295 crc crio[24477]: time=\"2026-06-11T12:22:53.247271617Z\" level=info msg=\"Checking pod openstack_keystone-5887657766-tq4nr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.697044 | controller |     "Jun 11 12:22:53.275587 crc crio[24477]: time=\"2026-06-11T12:22:53.275490676Z\" level=info msg=\"Ran pod sandbox 2b4036bc8612e15cd1ca113127a06103e772eba747a595e98a774ecbcaa361d1 with infra container: openstack/keystone-5887657766-tq4nr/POD\" id=cc831804-9267-4aad-ab7a-8a81be94e391 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.697060 | controller |     "Jun 11 12:22:53.284957 crc crio[24477]: time=\"2026-06-11T12:22:53.282106953Z\" level=info msg=\"Stopped pod sandbox: 473915461a6078ea244b48d6d8928e9c96a03b17c6b0bfe58164885c76904248\" id=eb5a6117-ed44-4359-9857-b2a09e98c67a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.697075 | controller |     "Jun 11 12:22:53.286951 crc crio[24477]: time=\"2026-06-11T12:22:53.285766023Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=bbcdfbcf-2290-47fc-95b9-90bbe62ac0f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.697091 | controller |     "Jun 11 12:22:53.341215 crc crio[24477]: 2026-06-11T12:22:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b35ed1bb8432ad1 Mac:06:2d:8e:f8:79:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/b51fd036-92eb-4ca7-b7e6-4fdf36681d51 SocketPath: PciID:}] [{Interface:0xc0002868a0 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.697105 | controller |     "Jun 11 12:22:53.341215 crc crio[24477]: time=\"2026-06-11T12:22:53.339774319Z\" level=info msg=\"Got pod network &{Name:placement-6d57fc576-sphvs Namespace:openstack ID:b35ed1bb8432ad11796f3c1aa562a5d79bd78a9315bccd8280ca792b3139a5c4 UID:127c20ee-fc3e-4a74-9877-d15454516b02 NetNS:/var/run/netns/b51fd036-92eb-4ca7-b7e6-4fdf36681d51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod127c20ee_fc3e_4a74_9877_d15454516b02.slice PodAnnotations:0xc00008c750}] Aliases:map[]}\"",
2026-06-11 13:18:31.697120 | controller |     "Jun 11 12:22:53.341215 crc crio[24477]: time=\"2026-06-11T12:22:53.339904223Z\" level=info msg=\"Checking pod openstack_placement-6d57fc576-sphvs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.697135 | controller |     "Jun 11 12:22:53.352561 crc crio[24477]: 2026-06-11T12:22:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d33ef47d09c942 Mac:e6:d8:b3:de:50:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/32900c4a-7fb7-4be5-93fa-58c8b703611e SocketPath: PciID:}] [{Interface:0xc000534720 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.697150 | controller |     "Jun 11 12:22:53.360321 crc crio[24477]: time=\"2026-06-11T12:22:53.356517143Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-78747c4f98-rqdlr Namespace:openstack ID:1d33ef47d09c942f589f3e018ea017e9c369d7db2895163acf239b7b2fbc49f6 UID:f516de03-1658-4559-997a-2ace19766840 NetNS:/var/run/netns/32900c4a-7fb7-4be5-93fa-58c8b703611e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf516de03_1658_4559_997a_2ace19766840.slice PodAnnotations:0xc002ce4438}] Aliases:map[]}\"",
2026-06-11 13:18:31.697169 | controller |     "Jun 11 12:22:53.360321 crc crio[24477]: time=\"2026-06-11T12:22:53.356854023Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-78747c4f98-rqdlr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.697184 | controller |     "Jun 11 12:22:53.363561 crc crio[24477]: 2026-06-11T12:22:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:12e72d256310f88 Mac:8e:94:6b:ad:93:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/172ecb38-65fb-4a61-99c7-c291f34343ce SocketPath: PciID:}] [{Interface:0xc0002ac5d0 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.697199 | controller |     "Jun 11 12:22:53.375017 crc crio[24477]: time=\"2026-06-11T12:22:53.37489783Z\" level=info msg=\"Ran pod sandbox 1d33ef47d09c942f589f3e018ea017e9c369d7db2895163acf239b7b2fbc49f6 with infra container: openstack/barbican-keystone-listener-78747c4f98-rqdlr/POD\" id=0973dcfb-fce1-4787-8f9c-2d2da786251d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.697215 | controller |     "Jun 11 12:22:53.377255 crc crio[24477]: time=\"2026-06-11T12:22:53.377202673Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=62a5529e-b972-4473-898a-cb5b25927e9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.697230 | controller |     "Jun 11 12:22:53.377764 crc crio[24477]: time=\"2026-06-11T12:22:53.377495871Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found\" id=62a5529e-b972-4473-898a-cb5b25927e9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.697245 | controller |     "Jun 11 12:22:53.377764 crc crio[24477]: time=\"2026-06-11T12:22:53.377593523Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found\" id=62a5529e-b972-4473-898a-cb5b25927e9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.697259 | controller |     "Jun 11 12:22:53.382727 crc crio[24477]: time=\"2026-06-11T12:22:53.382403162Z\" level=info msg=\"Got pod network &{Name:barbican-api-6d76759b7d-c9kxb Namespace:openstack ID:12e72d256310f882625744a60404b4c38fb1f647a52311b8840e0f725c983fe1 UID:3d478862-d415-4423-9574-82b389190db4 NetNS:/var/run/netns/172ecb38-65fb-4a61-99c7-c291f34343ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d478862_d415_4423_9574_82b389190db4.slice PodAnnotations:0xc002ce40f0}] Aliases:map[]}\"",
2026-06-11 13:18:31.697274 | controller |     "Jun 11 12:22:53.383103 crc crio[24477]: time=\"2026-06-11T12:22:53.38304259Z\" level=info msg=\"Checking pod openstack_barbican-api-6d76759b7d-c9kxb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.697289 | controller |     "Jun 11 12:22:53.391735 crc crio[24477]: time=\"2026-06-11T12:22:53.391520383Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=de7d0bb4-436e-4de2-9197-cfe710ddaa3b name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.697304 | controller |     "Jun 11 12:22:53.401785 crc crio[24477]: time=\"2026-06-11T12:22:53.401631409Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\\\"\"",
2026-06-11 13:18:31.697319 | controller |     "Jun 11 12:22:53.417402 crc crio[24477]: 2026-06-11T12:22:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3c17cc3d92c622 Mac:fa:56:52:54:22:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/2f3256dc-5dda-42bf-a524-cd7b36740bd1 SocketPath: PciID:}] [{Interface:0xc000344b70 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.697337 | controller |     "Jun 11 12:22:53.418858 crc crio[24477]: time=\"2026-06-11T12:22:53.418729957Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-2748z Namespace:openstack ID:e3c17cc3d92c622f06aeaafd6e66ac2765bdbb6811bd6dc76a9f16537f04426c UID:e67cc0bb-b236-4106-8c09-5d3765f0b66d NetNS:/var/run/netns/2f3256dc-5dda-42bf-a524-cd7b36740bd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode67cc0bb_b236_4106_8c09_5d3765f0b66d.slice PodAnnotations:0xc002d1a220}] Aliases:map[]}\"",
2026-06-11 13:18:31.697353 | controller |     "Jun 11 12:22:53.419006 crc crio[24477]: time=\"2026-06-11T12:22:53.418951095Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-54f48964b7-2748z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.697368 | controller |     "Jun 11 12:22:53.427994 crc crio[24477]: time=\"2026-06-11T12:22:53.427792802Z\" level=info msg=\"Ran pod sandbox b35ed1bb8432ad11796f3c1aa562a5d79bd78a9315bccd8280ca792b3139a5c4 with infra container: openstack/placement-6d57fc576-sphvs/POD\" id=1b97b591-9f14-4844-9040-096e44e53c43 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.697383 | controller |     "Jun 11 12:22:53.435621 crc crio[24477]: time=\"2026-06-11T12:22:53.433739596Z\" level=info msg=\"Ran pod sandbox e3c17cc3d92c622f06aeaafd6e66ac2765bdbb6811bd6dc76a9f16537f04426c with infra container: openstack/dnsmasq-dns-54f48964b7-2748z/POD\" id=b04fc477-d79c-4f3d-ada5-f9981494051e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.697399 | controller |     "Jun 11 12:22:53.435621 crc crio[24477]: time=\"2026-06-11T12:22:53.435097708Z\" level=info msg=\"Ran pod sandbox 12e72d256310f882625744a60404b4c38fb1f647a52311b8840e0f725c983fe1 with infra container: openstack/barbican-api-6d76759b7d-c9kxb/POD\" id=e589a028-4a26-4606-8f21-244e1409dc53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.697415 | controller |     "Jun 11 12:22:53.444442 crc crio[24477]: time=\"2026-06-11T12:22:53.444224429Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e278d647-6894-4169-a7fc-9561dc2ee588 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.697431 | controller |     "Jun 11 12:22:53.444994 crc crio[24477]: time=\"2026-06-11T12:22:53.444520677Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=d017290f-89a3-4a3b-ae56-bf2e9e52cbcd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.697446 | controller |     "Jun 11 12:22:53.444994 crc crio[24477]: time=\"2026-06-11T12:22:53.444686696Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=c8b8c09d-6daf-4adf-9020-c57c978aa2ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.697462 | controller |     "Jun 11 12:22:53.446198 crc crio[24477]: time=\"2026-06-11T12:22:53.446109802Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=32ebac4c-7cbf-4787-b8d9-a5c2c95ac0ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.697477 | controller |     "Jun 11 12:22:53.449460 crc crio[24477]: 2026-06-11T12:22:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bd7d395d88a3a17 Mac:86:4b:21:2f:0e:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/85a7578c-0d5d-4847-9fee-bf546aaba8f1 SocketPath: PciID:}] [{Interface:0xc00053c720 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.697493 | controller |     "Jun 11 12:22:53.451142 crc crio[24477]: time=\"2026-06-11T12:22:53.451045111Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=cfb3c435-e1f3-4508-8a61-3d967bae9108 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.697512 | controller |     "Jun 11 12:22:53.453174 crc crio[24477]: time=\"2026-06-11T12:22:53.453082817Z\" level=info msg=\"Got pod network &{Name:barbican-api-6f7c67f874-57qlb Namespace:openstack ID:bd7d395d88a3a177602e8f4de2ade44143109a088adda7fbb95f48087cff3d1c UID:19bb3591-ea38-468b-9e93-f6276eb0c18c NetNS:/var/run/netns/85a7578c-0d5d-4847-9fee-bf546aaba8f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19bb3591_ea38_468b_9e93_f6276eb0c18c.slice PodAnnotations:0xc00008d020}] Aliases:map[]}\"",
2026-06-11 13:18:31.697527 | controller |     "Jun 11 12:22:53.453306 crc crio[24477]: time=\"2026-06-11T12:22:53.453248552Z\" level=info msg=\"Checking pod openstack_barbican-api-6f7c67f874-57qlb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.697542 | controller |     "Jun 11 12:22:53.456213 crc crio[24477]: time=\"2026-06-11T12:22:53.456013819Z\" level=info msg=\"Creating container: openstack/keystone-5887657766-tq4nr/keystone-api\" id=67606842-6cba-4fb5-86b8-07a45357e706 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.697557 | controller |     "Jun 11 12:22:53.459801 crc crio[24477]: time=\"2026-06-11T12:22:53.459288141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.697572 | controller |     "Jun 11 12:22:53.463141 crc crio[24477]: time=\"2026-06-11T12:22:53.461890035Z\" level=info msg=\"Ran pod sandbox bd7d395d88a3a177602e8f4de2ade44143109a088adda7fbb95f48087cff3d1c with infra container: openstack/barbican-api-6f7c67f874-57qlb/POD\" id=427e4ec1-626c-40b8-950d-af23fe149578 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.697587 | controller |     "Jun 11 12:22:53.467887 crc crio[24477]: time=\"2026-06-11T12:22:53.467295506Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=6f8f5f1a-c1f5-4b1f-8366-eb441489e8c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.697603 | controller |     "Jun 11 12:22:53.485857 crc crio[24477]: time=\"2026-06-11T12:22:53.484922078Z\" level=info msg=\"Creating container: openstack/barbican-api-6d76759b7d-c9kxb/barbican-api-log\" id=e3e2f8c8-a6cf-4ce4-b61c-a5a4e6060bee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.697618 | controller |     "Jun 11 12:22:53.485857 crc crio[24477]: time=\"2026-06-11T12:22:53.485013182Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=eb14c68b-7a81-40b2-894e-563547e0044f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.697633 | controller |     "Jun 11 12:22:53.492634 crc crio[24477]: time=\"2026-06-11T12:22:53.48746666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.697648 | controller |     "Jun 11 12:22:53.520221 crc crio[24477]: time=\"2026-06-11T12:22:53.519321602Z\" level=info msg=\"Creating container: openstack/barbican-api-6f7c67f874-57qlb/barbican-api-log\" id=14028a96-2974-42c7-b79d-92f071ae4d47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.697662 | controller |     "Jun 11 12:22:53.526866 crc crio[24477]: time=\"2026-06-11T12:22:53.526782681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.697677 | controller |     "Jun 11 12:22:53.528231 crc crio[24477]: time=\"2026-06-11T12:22:53.528152937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.697692 | controller |     "Jun 11 12:22:53.534775 crc crio[24477]: time=\"2026-06-11T12:22:53.534543578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.697710 | controller |     "Jun 11 12:22:53.539216 crc crio[24477]: time=\"2026-06-11T12:22:53.538941211Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1aaef95c-227e-4793-93cd-d47dbe92c5f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.697725 | controller |     "Jun 11 12:22:53.552233 crc crio[24477]: time=\"2026-06-11T12:22:53.552135981Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54f48964b7-2748z/init\" id=b7b0d767-0ace-42c6-9997-bfa96437cd95 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.697740 | controller |     "Jun 11 12:22:53.563732 crc crio[24477]: time=\"2026-06-11T12:22:53.563558596Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=3adc773c-0aac-4520-bb84-8ec0442f067b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.697755 | controller |     "Jun 11 12:22:53.576701 crc crio[24477]: time=\"2026-06-11T12:22:53.57635157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.697769 | controller |     "Jun 11 12:22:53.578385 crc crio[24477]: time=\"2026-06-11T12:22:53.578306583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.697784 | controller |     "Jun 11 12:22:53.594887 crc crio[24477]: time=\"2026-06-11T12:22:53.594798976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.697798 | controller |     "Jun 11 12:22:53.604882 crc crio[24477]: time=\"2026-06-11T12:22:53.604762619Z\" level=info msg=\"Creating container: openstack/placement-6d57fc576-sphvs/placement-log\" id=2042d25b-4f87-479b-974c-79a6b705465c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.697813 | controller |     "Jun 11 12:22:53.610902 crc crio[24477]: time=\"2026-06-11T12:22:53.610143614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.697828 | controller |     "Jun 11 12:22:53.655384 crc crio[24477]: time=\"2026-06-11T12:22:53.6553061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.697842 | controller |     "Jun 11 12:22:53.659521 crc crio[24477]: time=\"2026-06-11T12:22:53.659450325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.697879 | controller |     "Jun 11 12:22:53.669525 crc crio[24477]: time=\"2026-06-11T12:22:53.669456126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.697895 | controller |     "Jun 11 12:22:53.673758 crc crio[24477]: time=\"2026-06-11T12:22:53.673618689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.697911 | controller |     "Jun 11 12:22:53.691083 crc crio[24477]: time=\"2026-06-11T12:22:53.6899937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.697928 | controller |     "Jun 11 12:22:53.694245 crc crio[24477]: time=\"2026-06-11T12:22:53.694029953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.697949 | controller |     "Jun 11 12:22:53.787192 crc crio[24477]: time=\"2026-06-11T12:22:53.78710493Z\" level=info msg=\"Created container c0a4ad0b692786a0496ca3ff2d2446c37f3e187d37ef9146f6561d98c542cbc6: openstack/placement-ff4597f5b-ckxwb/placement-api\" id=482b2130-88ae-45cf-a317-e6f6231c30ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.697964 | controller |     "Jun 11 12:22:53.789334 crc crio[24477]: time=\"2026-06-11T12:22:53.789149137Z\" level=info msg=\"Starting container: c0a4ad0b692786a0496ca3ff2d2446c37f3e187d37ef9146f6561d98c542cbc6\" id=2e92dfe6-4b98-4cc7-868e-ad4da4b8f241 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.697979 | controller |     "Jun 11 12:22:53.796833 crc crio[24477]: time=\"2026-06-11T12:22:53.796540646Z\" level=info msg=\"Created container e2564e41b978a240056d0037ef1a1d64bdf1c241b8d52f904f17fe28fb506388: openstack/keystone-5887657766-tq4nr/keystone-api\" id=67606842-6cba-4fb5-86b8-07a45357e706 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.697993 | controller |     "Jun 11 12:22:53.797114 crc crio[24477]: time=\"2026-06-11T12:22:53.797057142Z\" level=info msg=\"Started container\" PID=73438 containerID=c0a4ad0b692786a0496ca3ff2d2446c37f3e187d37ef9146f6561d98c542cbc6 description=openstack/placement-ff4597f5b-ckxwb/placement-api id=2e92dfe6-4b98-4cc7-868e-ad4da4b8f241 name=/runtime.v1.RuntimeService/StartContainer sandboxID=31de5123f51a8a740a7313f29dc67538b9cfdbc5b06e27d424936cb322d7d679",
2026-06-11 13:18:31.698009 | controller |     "Jun 11 12:22:53.797957 crc crio[24477]: time=\"2026-06-11T12:22:53.79787371Z\" level=info msg=\"Starting container: e2564e41b978a240056d0037ef1a1d64bdf1c241b8d52f904f17fe28fb506388\" id=9e61e7a7-51d1-4a86-9b81-6e6dfa43599c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.698024 | controller |     "Jun 11 12:22:53.827415 crc crio[24477]: time=\"2026-06-11T12:22:53.825536916Z\" level=info msg=\"Started container\" PID=73440 containerID=e2564e41b978a240056d0037ef1a1d64bdf1c241b8d52f904f17fe28fb506388 description=openstack/keystone-5887657766-tq4nr/keystone-api id=9e61e7a7-51d1-4a86-9b81-6e6dfa43599c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b4036bc8612e15cd1ca113127a06103e772eba747a595e98a774ecbcaa361d1",
2026-06-11 13:18:31.698040 | controller |     "Jun 11 12:22:53.854961 crc crio[24477]: time=\"2026-06-11T12:22:53.854125611Z\" level=info msg=\"Created container 43a7a188044333b66b2127180122d96680e5d08dd560aa79b798a91a9bd86a06: openstack/barbican-api-6d76759b7d-c9kxb/barbican-api-log\" id=e3e2f8c8-a6cf-4ce4-b61c-a5a4e6060bee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.698055 | controller |     "Jun 11 12:22:53.862544 crc crio[24477]: time=\"2026-06-11T12:22:53.862437082Z\" level=info msg=\"Starting container: 43a7a188044333b66b2127180122d96680e5d08dd560aa79b798a91a9bd86a06\" id=2e61ecbf-f0c1-42b5-804e-e82c3e42f0f3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.698070 | controller |     "Jun 11 12:22:53.872739 crc crio[24477]: time=\"2026-06-11T12:22:53.872542061Z\" level=info msg=\"Started container\" PID=73443 containerID=43a7a188044333b66b2127180122d96680e5d08dd560aa79b798a91a9bd86a06 description=openstack/barbican-api-6d76759b7d-c9kxb/barbican-api-log id=2e61ecbf-f0c1-42b5-804e-e82c3e42f0f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12e72d256310f882625744a60404b4c38fb1f647a52311b8840e0f725c983fe1",
2026-06-11 13:18:31.698086 | controller |     "Jun 11 12:22:53.893578 crc crio[24477]: time=\"2026-06-11T12:22:53.892436188Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=82a007c8-9ba6-40cb-b17c-4841febe5563 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.698102 | controller |     "Jun 11 12:22:53.935733 crc crio[24477]: time=\"2026-06-11T12:22:53.935567326Z\" level=info msg=\"Created container 0de260d3eea0a4dcc4206ea1cb4654dd744d7bec2b51448e2174ded4bdbe8150: openstack/barbican-api-6f7c67f874-57qlb/barbican-api-log\" id=14028a96-2974-42c7-b79d-92f071ae4d47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.698120 | controller |     "Jun 11 12:22:53.938262 crc crio[24477]: time=\"2026-06-11T12:22:53.938107897Z\" level=info msg=\"Starting container: 0de260d3eea0a4dcc4206ea1cb4654dd744d7bec2b51448e2174ded4bdbe8150\" id=3cbe8313-7384-4fc8-aad8-4d45de6c1f3b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.698135 | controller |     "Jun 11 12:22:53.947569 crc crio[24477]: time=\"2026-06-11T12:22:53.94733718Z\" level=info msg=\"Created container 55c69634d82f7f25d2828778691589b97b1e468b6842c356d10c97bb9312d4cb: openstack/dnsmasq-dns-54f48964b7-2748z/init\" id=b7b0d767-0ace-42c6-9997-bfa96437cd95 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.698150 | controller |     "Jun 11 12:22:53.950124 crc crio[24477]: time=\"2026-06-11T12:22:53.950035877Z\" level=info msg=\"Starting container: 55c69634d82f7f25d2828778691589b97b1e468b6842c356d10c97bb9312d4cb\" id=3deae353-6dfb-41d4-a7a0-61f0e9cb4e43 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.698165 | controller |     "Jun 11 12:22:53.953320 crc crio[24477]: time=\"2026-06-11T12:22:53.953235332Z\" level=info msg=\"Started container\" PID=73453 containerID=0de260d3eea0a4dcc4206ea1cb4654dd744d7bec2b51448e2174ded4bdbe8150 description=openstack/barbican-api-6f7c67f874-57qlb/barbican-api-log id=3cbe8313-7384-4fc8-aad8-4d45de6c1f3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd7d395d88a3a177602e8f4de2ade44143109a088adda7fbb95f48087cff3d1c",
2026-06-11 13:18:31.698205 | controller |     "Jun 11 12:22:53.969827 crc crio[24477]: time=\"2026-06-11T12:22:53.969586039Z\" level=info msg=\"Started container\" PID=73456 containerID=55c69634d82f7f25d2828778691589b97b1e468b6842c356d10c97bb9312d4cb description=openstack/dnsmasq-dns-54f48964b7-2748z/init id=3deae353-6dfb-41d4-a7a0-61f0e9cb4e43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3c17cc3d92c622f06aeaafd6e66ac2765bdbb6811bd6dc76a9f16537f04426c",
2026-06-11 13:18:31.698225 | controller |     "Jun 11 12:22:53.977128 crc crio[24477]: time=\"2026-06-11T12:22:53.976991785Z\" level=info msg=\"Created container 4593ffe4dafe897d9c11c693e7290a3bc06bbfc9e09572de5ad1ce402e5bc999: openstack/placement-6d57fc576-sphvs/placement-log\" id=2042d25b-4f87-479b-974c-79a6b705465c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.698241 | controller |     "Jun 11 12:22:53.978692 crc crio[24477]: time=\"2026-06-11T12:22:53.978549311Z\" level=info msg=\"Starting container: 4593ffe4dafe897d9c11c693e7290a3bc06bbfc9e09572de5ad1ce402e5bc999\" id=a536d9df-8621-4c8b-b96a-4c44b98fff62 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.698256 | controller |     "Jun 11 12:22:53.979027 crc crio[24477]: time=\"2026-06-11T12:22:53.978554709Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=fa7a2e45-094c-4733-94cf-e71f9688d1a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.698271 | controller |     "Jun 11 12:22:53.982291 crc crio[24477]: time=\"2026-06-11T12:22:53.979868259Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=772426e4-72b9-4f76-aa6e-ba4e9a76a5ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.698286 | controller |     "Jun 11 12:22:53.995039 crc crio[24477]: time=\"2026-06-11T12:22:53.994479615Z\" level=info msg=\"Started container\" PID=73458 containerID=4593ffe4dafe897d9c11c693e7290a3bc06bbfc9e09572de5ad1ce402e5bc999 description=openstack/placement-6d57fc576-sphvs/placement-log id=a536d9df-8621-4c8b-b96a-4c44b98fff62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b35ed1bb8432ad11796f3c1aa562a5d79bd78a9315bccd8280ca792b3139a5c4",
2026-06-11 13:18:31.698305 | controller |     "Jun 11 12:22:54.011778 crc crio[24477]: time=\"2026-06-11T12:22:54.010986Z\" level=info msg=\"Creating container: openstack/barbican-api-6d76759b7d-c9kxb/barbican-api\" id=5091fd1b-38bf-4db9-8bb1-74bddcb8442a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.698321 | controller |     "Jun 11 12:22:54.012966 crc crio[24477]: time=\"2026-06-11T12:22:54.012911824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.698336 | controller |     "Jun 11 12:22:54.018067 crc crio[24477]: time=\"2026-06-11T12:22:54.017974871Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=8994ded2-e6e1-4670-88fa-987226aabaa4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.698352 | controller |     "Jun 11 12:22:54.108064 crc crio[24477]: time=\"2026-06-11T12:22:54.107761267Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=2c698984-6786-4862-9d3c-6712cea74d3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.698368 | controller |     "Jun 11 12:22:54.123907 crc crio[24477]: time=\"2026-06-11T12:22:54.123789005Z\" level=info msg=\"Creating container: openstack/barbican-api-6f7c67f874-57qlb/barbican-api\" id=58c491bd-d1f7-46bc-8142-3bc20b77bc8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.698382 | controller |     "Jun 11 12:22:54.125018 crc crio[24477]: time=\"2026-06-11T12:22:54.124848395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.698397 | controller |     "Jun 11 12:22:54.125167 crc crio[24477]: time=\"2026-06-11T12:22:54.125153904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.698412 | controller |     "Jun 11 12:22:54.136974 crc crio[24477]: time=\"2026-06-11T12:22:54.136863502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.698427 | controller |     "Jun 11 12:22:54.239473 crc crio[24477]: time=\"2026-06-11T12:22:54.239351903Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=485d5d25-47cb-4684-9a4d-8696a1bf9b18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.698442 | controller |     "Jun 11 12:22:54.268758 crc crio[24477]: time=\"2026-06-11T12:22:54.268501207Z\" level=info msg=\"Creating container: openstack/placement-6d57fc576-sphvs/placement-api\" id=9d0c6d7c-112b-4d71-bbc4-b0ea9af3698b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.698457 | controller |     "Jun 11 12:22:54.281979 crc crio[24477]: time=\"2026-06-11T12:22:54.281697947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.698472 | controller |     "Jun 11 12:22:54.289735 crc crio[24477]: time=\"2026-06-11T12:22:54.288813477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.698486 | controller |     "Jun 11 12:22:54.298689 crc crio[24477]: time=\"2026-06-11T12:22:54.298521008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.698501 | controller |     "Jun 11 12:22:54.321988 crc crio[24477]: time=\"2026-06-11T12:22:54.321873387Z\" level=info msg=\"Created container 7878a45f85f0c286c8dd58c81fc812ef06be3cb0c17aeb59ee032ec832b33228: openstack/barbican-api-6d76759b7d-c9kxb/barbican-api\" id=5091fd1b-38bf-4db9-8bb1-74bddcb8442a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.698522 | controller |     "Jun 11 12:22:54.323783 crc crio[24477]: time=\"2026-06-11T12:22:54.323708457Z\" level=info msg=\"Starting container: 7878a45f85f0c286c8dd58c81fc812ef06be3cb0c17aeb59ee032ec832b33228\" id=443ea53c-b61d-47ee-823b-aef288336130 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.698538 | controller |     "Jun 11 12:22:54.337095 crc crio[24477]: time=\"2026-06-11T12:22:54.336859601Z\" level=info msg=\"Started container\" PID=73568 containerID=7878a45f85f0c286c8dd58c81fc812ef06be3cb0c17aeb59ee032ec832b33228 description=openstack/barbican-api-6d76759b7d-c9kxb/barbican-api id=443ea53c-b61d-47ee-823b-aef288336130 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12e72d256310f882625744a60404b4c38fb1f647a52311b8840e0f725c983fe1",
2026-06-11 13:18:31.698553 | controller |     "Jun 11 12:22:54.344266 crc crio[24477]: time=\"2026-06-11T12:22:54.344169178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.698568 | controller |     "Jun 11 12:22:54.352956 crc crio[24477]: time=\"2026-06-11T12:22:54.3528622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.698582 | controller |     "Jun 11 12:22:54.665940 crc crio[24477]: time=\"2026-06-11T12:22:54.662586617Z\" level=info msg=\"Created container db8904f827e3d6208bae0c589241eed82ca27f254caa5232a031aefcebccbcf7: openstack/barbican-api-6f7c67f874-57qlb/barbican-api\" id=58c491bd-d1f7-46bc-8142-3bc20b77bc8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.698597 | controller |     "Jun 11 12:22:54.665940 crc crio[24477]: time=\"2026-06-11T12:22:54.663090725Z\" level=info msg=\"Created container cd70be43432fc8033d165798058efefed445408eec1675b53414ea45970b2015: openstack/placement-6d57fc576-sphvs/placement-api\" id=9d0c6d7c-112b-4d71-bbc4-b0ea9af3698b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.698612 | controller |     "Jun 11 12:22:54.669817 crc crio[24477]: time=\"2026-06-11T12:22:54.669474034Z\" level=info msg=\"Starting container: db8904f827e3d6208bae0c589241eed82ca27f254caa5232a031aefcebccbcf7\" id=6bd773c0-ceac-4d13-9ab4-f244a976212a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.698627 | controller |     "Jun 11 12:22:54.670001 crc crio[24477]: time=\"2026-06-11T12:22:54.669726721Z\" level=info msg=\"Starting container: cd70be43432fc8033d165798058efefed445408eec1675b53414ea45970b2015\" id=fd5d24ac-e162-4235-a259-7f3eeb5b61c6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.698642 | controller |     "Jun 11 12:22:54.688979 crc crio[24477]: time=\"2026-06-11T12:22:54.688219694Z\" level=info msg=\"Started container\" PID=73721 containerID=db8904f827e3d6208bae0c589241eed82ca27f254caa5232a031aefcebccbcf7 description=openstack/barbican-api-6f7c67f874-57qlb/barbican-api id=6bd773c0-ceac-4d13-9ab4-f244a976212a name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd7d395d88a3a177602e8f4de2ade44143109a088adda7fbb95f48087cff3d1c",
2026-06-11 13:18:31.698658 | controller |     "Jun 11 12:22:54.694249 crc crio[24477]: time=\"2026-06-11T12:22:54.694171285Z\" level=info msg=\"Started container\" PID=73731 containerID=cd70be43432fc8033d165798058efefed445408eec1675b53414ea45970b2015 description=openstack/placement-6d57fc576-sphvs/placement-api id=fd5d24ac-e162-4235-a259-7f3eeb5b61c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b35ed1bb8432ad11796f3c1aa562a5d79bd78a9315bccd8280ca792b3139a5c4",
2026-06-11 13:18:31.698719 | controller |     "Jun 11 12:22:54.720038 crc crio[24477]: time=\"2026-06-11T12:22:54.706799791Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=39412eae-81d2-4078-8c0c-ac55a3ebe069 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.698745 | controller |     "Jun 11 12:22:54.974033 crc crio[24477]: time=\"2026-06-11T12:22:54.971172842Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ae2e8fa7-f6f8-440d-8503-91264b700b1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.698762 | controller |     "Jun 11 12:22:54.986753 crc crio[24477]: time=\"2026-06-11T12:22:54.986107289Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54f48964b7-2748z/dnsmasq-dns\" id=9b078a02-9d8f-48a2-a893-5585e10d579c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.698778 | controller |     "Jun 11 12:22:54.987518 crc crio[24477]: time=\"2026-06-11T12:22:54.987484988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.698793 | controller |     "Jun 11 12:22:55.347579 crc crio[24477]: time=\"2026-06-11T12:22:55.347445995Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-qtbvm/POD\" id=3603ff89-32fe-4e87-b64b-c65bdf570973 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.698809 | controller |     "Jun 11 12:22:55.349449 crc crio[24477]: time=\"2026-06-11T12:22:55.347688722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.698824 | controller |     "Jun 11 12:22:55.953573 crc crio[24477]: time=\"2026-06-11T12:22:55.953233206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.698839 | controller |     "Jun 11 12:22:56.005591 crc crio[24477]: time=\"2026-06-11T12:22:56.005395147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.698872 | controller |     "Jun 11 12:22:56.243550 crc crio[24477]: time=\"2026-06-11T12:22:56.243455472Z\" level=info msg=\"Created container b37f23c8fcc1509923a9c65d97d6adcdce0768e0747dc8a1379c1d7bf8754925: openstack/dnsmasq-dns-54f48964b7-2748z/dnsmasq-dns\" id=9b078a02-9d8f-48a2-a893-5585e10d579c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.698890 | controller |     "Jun 11 12:22:56.244981 crc crio[24477]: time=\"2026-06-11T12:22:56.244901072Z\" level=info msg=\"Starting container: b37f23c8fcc1509923a9c65d97d6adcdce0768e0747dc8a1379c1d7bf8754925\" id=a9bd67e8-7626-46f4-82aa-004b80344870 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.698905 | controller |     "Jun 11 12:22:56.259292 crc crio[24477]: time=\"2026-06-11T12:22:56.259163561Z\" level=info msg=\"Started container\" PID=74469 containerID=b37f23c8fcc1509923a9c65d97d6adcdce0768e0747dc8a1379c1d7bf8754925 description=openstack/dnsmasq-dns-54f48964b7-2748z/dnsmasq-dns id=a9bd67e8-7626-46f4-82aa-004b80344870 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3c17cc3d92c622f06aeaafd6e66ac2765bdbb6811bd6dc76a9f16537f04426c",
2026-06-11 13:18:31.698921 | controller |     "Jun 11 12:22:56.710542 crc crio[24477]: time=\"2026-06-11T12:22:56.709583615Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:241fbbed8753503ab4aa3008cb40b3c4f94ef930fac25515ad3cf3c3a3915d9f\" id=90b6337e-01bb-469e-88c7-71d4852c2b31 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.698936 | controller |     "Jun 11 12:22:56.713354 crc crio[24477]: time=\"2026-06-11T12:22:56.711495205Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=ce75ae3c-8cbd-4e42-a034-af972a708ba2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.698952 | controller |     "Jun 11 12:22:56.716749 crc crio[24477]: time=\"2026-06-11T12:22:56.716551717Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:3b60e8300c573fc08a5a5dc3380bd8cd07f1947ee19ec88b6f4951c03f4170de\" id=de7d0bb4-436e-4de2-9197-cfe710ddaa3b name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.698970 | controller |     "Jun 11 12:22:56.718160 crc crio[24477]: time=\"2026-06-11T12:22:56.71805612Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=468a514f-5893-417e-af67-e679aac6ac49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.698985 | controller |     "Jun 11 12:22:56.737530 crc crio[24477]: time=\"2026-06-11T12:22:56.737271738Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=709d02ff-3a5f-4f0c-9930-d49c4253c466 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.699000 | controller |     "Jun 11 12:22:56.738420 crc crio[24477]: time=\"2026-06-11T12:22:56.738385819Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-qtbvm Namespace:openstack ID:1aa5252ba389af137c77e35b70575613cb997f7282bb41098649acef662539b3 UID:3e053fee-a889-42d1-8a67-1b20511aa2bc NetNS:/var/run/netns/8e42f104-45ef-4be1-a12d-b2706f0cd8e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e053fee_a889_42d1_8a67_1b20511aa2bc.slice PodAnnotations:0xc00251e3c8}] Aliases:map[]}\"",
2026-06-11 13:18:31.699016 | controller |     "Jun 11 12:22:56.738554 crc crio[24477]: time=\"2026-06-11T12:22:56.738535544Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-qtbvm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.699031 | controller |     "Jun 11 12:22:56.739500 crc crio[24477]: time=\"2026-06-11T12:22:56.739422779Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=75f4873e-30bd-4902-9ea5-2bbf57c5ebde name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.699046 | controller |     "Jun 11 12:22:56.748105 crc crio[24477]: time=\"2026-06-11T12:22:56.747996587Z\" level=info msg=\"Creating container: openstack/barbican-worker-7ff9487ccf-5vr98/barbican-worker-log\" id=7101da99-b651-4837-a3d8-e6f848aba1b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.699060 | controller |     "Jun 11 12:22:56.750274 crc crio[24477]: time=\"2026-06-11T12:22:56.75019504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.699074 | controller |     "Jun 11 12:22:56.755544 crc crio[24477]: time=\"2026-06-11T12:22:56.755439067Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-78747c4f98-rqdlr/barbican-keystone-listener-log\" id=712901a0-e61b-43f9-bab1-8b55e4b99ae8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.699089 | controller |     "Jun 11 12:22:56.787145 crc crio[24477]: time=\"2026-06-11T12:22:56.78694523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.699104 | controller |     "Jun 11 12:22:56.906350 crc crio[24477]: time=\"2026-06-11T12:22:56.906183637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.699119 | controller |     "Jun 11 12:22:56.921856 crc crio[24477]: time=\"2026-06-11T12:22:56.920512628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.699133 | controller |     "Jun 11 12:22:56.937035 crc crio[24477]: time=\"2026-06-11T12:22:56.936890808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.699152 | controller |     "Jun 11 12:22:56.960428 crc crio[24477]: time=\"2026-06-11T12:22:56.960169698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.699166 | controller |     "Jun 11 12:22:57.225253 crc crio[24477]: time=\"2026-06-11T12:22:57.225159019Z\" level=info msg=\"Created container e28f341cf6dc0c3f7a4e2c55fdb6f51e72e2187e295243536a106dc9a89cfff8: openstack/barbican-keystone-listener-78747c4f98-rqdlr/barbican-keystone-listener-log\" id=712901a0-e61b-43f9-bab1-8b55e4b99ae8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.699181 | controller |     "Jun 11 12:22:57.232766 crc crio[24477]: time=\"2026-06-11T12:22:57.231800373Z\" level=info msg=\"Starting container: e28f341cf6dc0c3f7a4e2c55fdb6f51e72e2187e295243536a106dc9a89cfff8\" id=0cd6a6d1-d6cc-47f1-88fa-8da9555fe52e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.699197 | controller |     "Jun 11 12:22:57.237901 crc crio[24477]: time=\"2026-06-11T12:22:57.23777959Z\" level=info msg=\"Started container\" PID=74595 containerID=e28f341cf6dc0c3f7a4e2c55fdb6f51e72e2187e295243536a106dc9a89cfff8 description=openstack/barbican-keystone-listener-78747c4f98-rqdlr/barbican-keystone-listener-log id=0cd6a6d1-d6cc-47f1-88fa-8da9555fe52e name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d33ef47d09c942f589f3e018ea017e9c369d7db2895163acf239b7b2fbc49f6",
2026-06-11 13:18:31.699212 | controller |     "Jun 11 12:22:57.243410 crc crio[24477]: time=\"2026-06-11T12:22:57.242839799Z\" level=info msg=\"Created container 0dc1422353c9a6f199f6ffa380924e18d628cb0856883f1df199f6448ef8ab9d: openstack/barbican-worker-7ff9487ccf-5vr98/barbican-worker-log\" id=7101da99-b651-4837-a3d8-e6f848aba1b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.699227 | controller |     "Jun 11 12:22:57.248950 crc crio[24477]: time=\"2026-06-11T12:22:57.24880196Z\" level=info msg=\"Starting container: 0dc1422353c9a6f199f6ffa380924e18d628cb0856883f1df199f6448ef8ab9d\" id=146809c7-ed65-4ef2-b158-8941f2b40152 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.699242 | controller |     "Jun 11 12:22:57.261075 crc crio[24477]: time=\"2026-06-11T12:22:57.260941918Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=24ad17c0-ae88-4d3b-986a-7c6eeeba9338 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.699257 | controller |     "Jun 11 12:22:57.261407 crc crio[24477]: time=\"2026-06-11T12:22:57.26133134Z\" level=info msg=\"Started container\" PID=74593 containerID=0dc1422353c9a6f199f6ffa380924e18d628cb0856883f1df199f6448ef8ab9d description=openstack/barbican-worker-7ff9487ccf-5vr98/barbican-worker-log id=146809c7-ed65-4ef2-b158-8941f2b40152 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33c2c94c43fb5956ca602eef8fefd43c8750c3e3f092fba1829cf1517c554bfc",
2026-06-11 13:18:31.699272 | controller |     "Jun 11 12:22:57.286159 crc crio[24477]: time=\"2026-06-11T12:22:57.285956701Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=aa723f75-429e-4aa9-b169-2af08634a1ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.699288 | controller |     "Jun 11 12:22:57.320774 crc crio[24477]: time=\"2026-06-11T12:22:57.320584439Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=5c53d15a-4e68-42bd-a346-22b22c923902 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.699303 | controller |     "Jun 11 12:22:57.341718 crc crio[24477]: time=\"2026-06-11T12:22:57.341527745Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-78747c4f98-rqdlr/barbican-keystone-listener\" id=3c366a13-0ae5-4741-a034-1efd85fa83aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.699321 | controller |     "Jun 11 12:22:57.342096 crc crio[24477]: time=\"2026-06-11T12:22:57.341938041Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=6cb1e506-7a23-4399-8384-f815e0bc8f50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.699491 | controller |     "Jun 11 12:22:57.343757 crc crio[24477]: time=\"2026-06-11T12:22:57.343688246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.699509 | controller |     "Jun 11 12:22:57.355141 crc crio[24477]: time=\"2026-06-11T12:22:57.354341274Z\" level=info msg=\"Creating container: openstack/barbican-worker-7ff9487ccf-5vr98/barbican-worker\" id=cf67fad1-38f6-4f87-8d65-a8992ffc88ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.699525 | controller |     "Jun 11 12:22:57.394107 crc crio[24477]: time=\"2026-06-11T12:22:57.39351181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.699540 | controller |     "Jun 11 12:22:57.429450 crc crio[24477]: 2026-06-11T12:22:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1aa5252ba389af1 Mac:12:b0:f6:52:08:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/8e42f104-45ef-4be1-a12d-b2706f0cd8e6 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.699555 | controller |     "Jun 11 12:22:57.431969 crc crio[24477]: time=\"2026-06-11T12:22:57.431772003Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-qtbvm Namespace:openstack ID:1aa5252ba389af137c77e35b70575613cb997f7282bb41098649acef662539b3 UID:3e053fee-a889-42d1-8a67-1b20511aa2bc NetNS:/var/run/netns/8e42f104-45ef-4be1-a12d-b2706f0cd8e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e053fee_a889_42d1_8a67_1b20511aa2bc.slice PodAnnotations:0xc00251e3c8}] Aliases:map[]}\"",
2026-06-11 13:18:31.699570 | controller |     "Jun 11 12:22:57.431969 crc crio[24477]: time=\"2026-06-11T12:22:57.431957838Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-qtbvm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.699585 | controller |     "Jun 11 12:22:57.458423 crc crio[24477]: time=\"2026-06-11T12:22:57.458335467Z\" level=info msg=\"Ran pod sandbox 1aa5252ba389af137c77e35b70575613cb997f7282bb41098649acef662539b3 with infra container: openstack/cinder-online-data-migrations-qtbvm/POD\" id=3603ff89-32fe-4e87-b64b-c65bdf570973 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.699600 | controller |     "Jun 11 12:22:57.461927 crc crio[24477]: time=\"2026-06-11T12:22:57.461835314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.699615 | controller |     "Jun 11 12:22:57.463626 crc crio[24477]: time=\"2026-06-11T12:22:57.463463219Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=0aead72a-baca-44c9-a27c-4663b46b9cd8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.699630 | controller |     "Jun 11 12:22:57.469399 crc crio[24477]: time=\"2026-06-11T12:22:57.469303903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.699645 | controller |     "Jun 11 12:22:57.484177 crc crio[24477]: time=\"2026-06-11T12:22:57.483982643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.699665 | controller |     "Jun 11 12:22:57.489405 crc crio[24477]: time=\"2026-06-11T12:22:57.489307173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.699681 | controller |     "Jun 11 12:22:57.492488 crc crio[24477]: time=\"2026-06-11T12:22:57.49243894Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=272a5ff2-4adb-4aac-8d28-45ac3edd28ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.699696 | controller |     "Jun 11 12:22:57.515366 crc crio[24477]: time=\"2026-06-11T12:22:57.515069694Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-qtbvm/cinder-online-data-migrations\" id=7db8bc38-d5a6-473a-820c-bfe2625ad391 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.699711 | controller |     "Jun 11 12:22:57.517985 crc crio[24477]: time=\"2026-06-11T12:22:57.517933095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.699725 | controller |     "Jun 11 12:22:57.656079 crc crio[24477]: time=\"2026-06-11T12:22:57.655978789Z\" level=info msg=\"Created container 637b3a876a3d9f19ff1e0bf93cb6d6b5b44b7427bea52116176b689a82f90bd0: openstack/barbican-worker-7ff9487ccf-5vr98/barbican-worker\" id=cf67fad1-38f6-4f87-8d65-a8992ffc88ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.699740 | controller |     "Jun 11 12:22:57.662627 crc crio[24477]: time=\"2026-06-11T12:22:57.661192735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.699755 | controller |     "Jun 11 12:22:57.662627 crc crio[24477]: time=\"2026-06-11T12:22:57.662527523Z\" level=info msg=\"Starting container: 637b3a876a3d9f19ff1e0bf93cb6d6b5b44b7427bea52116176b689a82f90bd0\" id=6d949398-ba70-430e-884b-e3436ca4021d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.699771 | controller |     "Jun 11 12:22:57.668265 crc crio[24477]: time=\"2026-06-11T12:22:57.668187761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.699786 | controller |     "Jun 11 12:22:57.672074 crc crio[24477]: time=\"2026-06-11T12:22:57.671986141Z\" level=info msg=\"Created container cba49e6840366d24e4684f24e2cb3ce7eee56b3bb7d6d1455f298b24b6dae9a0: openstack/barbican-keystone-listener-78747c4f98-rqdlr/barbican-keystone-listener\" id=3c366a13-0ae5-4741-a034-1efd85fa83aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.699800 | controller |     "Jun 11 12:22:57.675560 crc crio[24477]: time=\"2026-06-11T12:22:57.675500666Z\" level=info msg=\"Starting container: cba49e6840366d24e4684f24e2cb3ce7eee56b3bb7d6d1455f298b24b6dae9a0\" id=b735bb61-a275-4811-9c13-3dd277a52ff5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.699816 | controller |     "Jun 11 12:22:57.676182 crc crio[24477]: time=\"2026-06-11T12:22:57.676045091Z\" level=info msg=\"Started container\" PID=74685 containerID=637b3a876a3d9f19ff1e0bf93cb6d6b5b44b7427bea52116176b689a82f90bd0 description=openstack/barbican-worker-7ff9487ccf-5vr98/barbican-worker id=6d949398-ba70-430e-884b-e3436ca4021d name=/runtime.v1.RuntimeService/StartContainer sandboxID=33c2c94c43fb5956ca602eef8fefd43c8750c3e3f092fba1829cf1517c554bfc",
2026-06-11 13:18:31.699831 | controller |     "Jun 11 12:22:57.688417 crc crio[24477]: time=\"2026-06-11T12:22:57.688281123Z\" level=info msg=\"Started container\" PID=74682 containerID=cba49e6840366d24e4684f24e2cb3ce7eee56b3bb7d6d1455f298b24b6dae9a0 description=openstack/barbican-keystone-listener-78747c4f98-rqdlr/barbican-keystone-listener id=b735bb61-a275-4811-9c13-3dd277a52ff5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d33ef47d09c942f589f3e018ea017e9c369d7db2895163acf239b7b2fbc49f6",
2026-06-11 13:18:31.699866 | controller |     "Jun 11 12:22:57.876009 crc crio[24477]: time=\"2026-06-11T12:22:57.875897926Z\" level=info msg=\"Created container 601b759ed198e2f8ee7f6ac2a2ef2e1668e478036c10baa93769c5555b583c9d: openstack/cinder-online-data-migrations-qtbvm/cinder-online-data-migrations\" id=7db8bc38-d5a6-473a-820c-bfe2625ad391 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.699889 | controller |     "Jun 11 12:22:57.880239 crc crio[24477]: time=\"2026-06-11T12:22:57.880172687Z\" level=info msg=\"Starting container: 601b759ed198e2f8ee7f6ac2a2ef2e1668e478036c10baa93769c5555b583c9d\" id=b08d551c-ce2f-4b75-89e0-b2ffd9d7a5f6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.699905 | controller |     "Jun 11 12:22:57.889155 crc crio[24477]: time=\"2026-06-11T12:22:57.889086878Z\" level=info msg=\"Started container\" PID=74704 containerID=601b759ed198e2f8ee7f6ac2a2ef2e1668e478036c10baa93769c5555b583c9d description=openstack/cinder-online-data-migrations-qtbvm/cinder-online-data-migrations id=b08d551c-ce2f-4b75-89e0-b2ffd9d7a5f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1aa5252ba389af137c77e35b70575613cb997f7282bb41098649acef662539b3",
2026-06-11 13:18:31.699921 | controller |     "Jun 11 12:23:01.319697 crc crio[24477]: time=\"2026-06-11T12:23:01.316361861Z\" level=info msg=\"Stopping container: c0a4ad0b692786a0496ca3ff2d2446c37f3e187d37ef9146f6561d98c542cbc6 (timeout: 30s)\" id=31cd0cf1-fd42-4305-8007-a0863d106fea name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.699936 | controller |     "Jun 11 12:23:01.319697 crc crio[24477]: time=\"2026-06-11T12:23:01.318724892Z\" level=info msg=\"Stopping container: 728c5eb9fbb783c732fb6edf5d652cb4feeb4e9f788c9ab0d3cb2ceb93b318d7 (timeout: 30s)\" id=4fe8cfb4-6261-41fc-9fde-6b6d2382de05 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.699951 | controller |     "Jun 11 12:23:01.467368 crc crio[24477]: time=\"2026-06-11T12:23:01.467270715Z\" level=info msg=\"Stopped container 728c5eb9fbb783c732fb6edf5d652cb4feeb4e9f788c9ab0d3cb2ceb93b318d7: openstack/placement-ff4597f5b-ckxwb/placement-log\" id=4fe8cfb4-6261-41fc-9fde-6b6d2382de05 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.699966 | controller |     "Jun 11 12:23:01.672944 crc crio[24477]: time=\"2026-06-11T12:23:01.672316957Z\" level=info msg=\"Stopped container c0a4ad0b692786a0496ca3ff2d2446c37f3e187d37ef9146f6561d98c542cbc6: openstack/placement-ff4597f5b-ckxwb/placement-api\" id=31cd0cf1-fd42-4305-8007-a0863d106fea name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.699982 | controller |     "Jun 11 12:23:01.674049 crc crio[24477]: time=\"2026-06-11T12:23:01.673946442Z\" level=info msg=\"Stopping pod sandbox: 31de5123f51a8a740a7313f29dc67538b9cfdbc5b06e27d424936cb322d7d679\" id=36c8b20d-a57d-45ba-8093-0a3f1cb79924 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.699997 | controller |     "Jun 11 12:23:01.675265 crc crio[24477]: time=\"2026-06-11T12:23:01.675200058Z\" level=info msg=\"Got pod network &{Name:placement-ff4597f5b-ckxwb Namespace:openstack ID:31de5123f51a8a740a7313f29dc67538b9cfdbc5b06e27d424936cb322d7d679 UID:202449e6-4da5-4f79-98b0-ef8e6f6b0641 NetNS:/var/run/netns/268d7558-e4a9-4042-9175-87de88cf95ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod202449e6_4da5_4f79_98b0_ef8e6f6b0641.slice PodAnnotations:0xc000b18e70}] Aliases:map[]}\"",
2026-06-11 13:18:31.700012 | controller |     "Jun 11 12:23:01.675369 crc crio[24477]: time=\"2026-06-11T12:23:01.675356412Z\" level=info msg=\"Deleting pod openstack_placement-ff4597f5b-ckxwb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.700031 | controller |     "Jun 11 12:23:02.146338 crc crio[24477]: time=\"2026-06-11T12:23:02.138929129Z\" level=info msg=\"Stopped pod sandbox: 31de5123f51a8a740a7313f29dc67538b9cfdbc5b06e27d424936cb322d7d679\" id=36c8b20d-a57d-45ba-8093-0a3f1cb79924 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.700047 | controller |     "Jun 11 12:23:02.172821 crc crio[24477]: time=\"2026-06-11T12:23:02.17274452Z\" level=info msg=\"Stopping pod sandbox: 1aa5252ba389af137c77e35b70575613cb997f7282bb41098649acef662539b3\" id=1e973eb6-e084-4531-b292-d7c121c64e60 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.700061 | controller |     "Jun 11 12:23:02.173274 crc crio[24477]: time=\"2026-06-11T12:23:02.173208124Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-qtbvm Namespace:openstack ID:1aa5252ba389af137c77e35b70575613cb997f7282bb41098649acef662539b3 UID:3e053fee-a889-42d1-8a67-1b20511aa2bc NetNS:/var/run/netns/8e42f104-45ef-4be1-a12d-b2706f0cd8e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e053fee_a889_42d1_8a67_1b20511aa2bc.slice PodAnnotations:0xc002d1a0c8}] Aliases:map[]}\"",
2026-06-11 13:18:31.700076 | controller |     "Jun 11 12:23:02.174680 crc crio[24477]: time=\"2026-06-11T12:23:02.173385179Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-qtbvm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.700091 | controller |     "Jun 11 12:23:02.776577 crc crio[24477]: time=\"2026-06-11T12:23:02.776137894Z\" level=info msg=\"Stopped pod sandbox: 1aa5252ba389af137c77e35b70575613cb997f7282bb41098649acef662539b3\" id=1e973eb6-e084-4531-b292-d7c121c64e60 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.700106 | controller |     "Jun 11 12:23:03.088153 crc crio[24477]: time=\"2026-06-11T12:23:03.086930045Z\" level=info msg=\"Stopping container: 7878a45f85f0c286c8dd58c81fc812ef06be3cb0c17aeb59ee032ec832b33228 (timeout: 30s)\" id=b2df289c-cf19-4aca-8d98-fe5d002f0e67 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.700121 | controller |     "Jun 11 12:23:03.088153 crc crio[24477]: time=\"2026-06-11T12:23:03.088139384Z\" level=info msg=\"Stopping container: 43a7a188044333b66b2127180122d96680e5d08dd560aa79b798a91a9bd86a06 (timeout: 30s)\" id=bf821331-ae11-4b7f-adc8-71b771eb19f3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.700136 | controller |     "Jun 11 12:23:03.260049 crc crio[24477]: time=\"2026-06-11T12:23:03.259468825Z\" level=info msg=\"Removing container: c0a4ad0b692786a0496ca3ff2d2446c37f3e187d37ef9146f6561d98c542cbc6\" id=5ead405a-4658-4e8c-9050-7856a13d594a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.700151 | controller |     "Jun 11 12:23:03.304263 crc crio[24477]: time=\"2026-06-11T12:23:03.304148323Z\" level=info msg=\"Stopped container 43a7a188044333b66b2127180122d96680e5d08dd560aa79b798a91a9bd86a06: openstack/barbican-api-6d76759b7d-c9kxb/barbican-api-log\" id=bf821331-ae11-4b7f-adc8-71b771eb19f3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.700166 | controller |     "Jun 11 12:23:03.333780 crc crio[24477]: time=\"2026-06-11T12:23:03.333592642Z\" level=info msg=\"Removed container c0a4ad0b692786a0496ca3ff2d2446c37f3e187d37ef9146f6561d98c542cbc6: openstack/placement-ff4597f5b-ckxwb/placement-api\" id=5ead405a-4658-4e8c-9050-7856a13d594a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.700181 | controller |     "Jun 11 12:23:03.344865 crc crio[24477]: time=\"2026-06-11T12:23:03.344764221Z\" level=info msg=\"Removing container: 728c5eb9fbb783c732fb6edf5d652cb4feeb4e9f788c9ab0d3cb2ceb93b318d7\" id=34ee9087-2dd6-49a3-9f69-69b530f6f999 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.700195 | controller |     "Jun 11 12:23:03.403324 crc crio[24477]: time=\"2026-06-11T12:23:03.403219706Z\" level=info msg=\"Removed container 728c5eb9fbb783c732fb6edf5d652cb4feeb4e9f788c9ab0d3cb2ceb93b318d7: openstack/placement-ff4597f5b-ckxwb/placement-log\" id=34ee9087-2dd6-49a3-9f69-69b530f6f999 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.700213 | controller |     "Jun 11 12:23:03.641191 crc crio[24477]: time=\"2026-06-11T12:23:03.641092571Z\" level=info msg=\"Stopping container: a9f4a1bc8d57f1a9b226bb3ed102c79ba062bd61d10e087d2a6f9afb6a645420 (timeout: 10s)\" id=0a203921-8eea-479e-a21f-d93011f820e1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.700228 | controller |     "Jun 11 12:23:03.814157 crc crio[24477]: time=\"2026-06-11T12:23:03.814054494Z\" level=info msg=\"Stopped container a9f4a1bc8d57f1a9b226bb3ed102c79ba062bd61d10e087d2a6f9afb6a645420: openstack/dnsmasq-dns-6c85d9984c-txlbh/dnsmasq-dns\" id=0a203921-8eea-479e-a21f-d93011f820e1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.700243 | controller |     "Jun 11 12:23:03.816076 crc crio[24477]: time=\"2026-06-11T12:23:03.816012551Z\" level=info msg=\"Stopping pod sandbox: c437957ea9c8ff892818c28e3196ae5bbdfdc9f8f1a64d716219f073465c865b\" id=2fdce467-3e22-4b22-bdcf-1dd3f113a5c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.700258 | controller |     "Jun 11 12:23:03.816887 crc crio[24477]: time=\"2026-06-11T12:23:03.816821013Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c85d9984c-txlbh Namespace:openstack ID:c437957ea9c8ff892818c28e3196ae5bbdfdc9f8f1a64d716219f073465c865b UID:6c8041a7-7a77-40dd-af4c-6840104ac208 NetNS:/var/run/netns/841dcde1-304b-4473-ab89-4df9ae53cbd5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c8041a7_7a77_40dd_af4c_6840104ac208.slice PodAnnotations:0xc00718c7b0}] Aliases:map[]}\"",
2026-06-11 13:18:31.700273 | controller |     "Jun 11 12:23:03.817003 crc crio[24477]: time=\"2026-06-11T12:23:03.816984238Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6c85d9984c-txlbh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.700288 | controller |     "Jun 11 12:23:04.801873 crc crio[24477]: time=\"2026-06-11T12:23:04.80001251Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-764b948f4c-c5ccc/POD\" id=0002b087-3803-4bd5-9651-a70b08dc1f24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.700303 | controller |     "Jun 11 12:23:04.801873 crc crio[24477]: time=\"2026-06-11T12:23:04.800871494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.700317 | controller |     "Jun 11 12:23:04.913539 crc crio[24477]: time=\"2026-06-11T12:23:04.90796706Z\" level=info msg=\"Stopped pod sandbox: c437957ea9c8ff892818c28e3196ae5bbdfdc9f8f1a64d716219f073465c865b\" id=2fdce467-3e22-4b22-bdcf-1dd3f113a5c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.700332 | controller |     "Jun 11 12:23:04.913539 crc crio[24477]: time=\"2026-06-11T12:23:04.908494775Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=9328d1b2-7c5c-430e-9309-3d122e105ac3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.700346 | controller |     "Jun 11 12:23:04.913539 crc crio[24477]: time=\"2026-06-11T12:23:04.908550576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.700361 | controller |     "Jun 11 12:23:04.925051 crc crio[24477]: time=\"2026-06-11T12:23:04.923333129Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-c5ccc Namespace:openstack ID:2e788fbc40eb3cc3aeb95ec5357f679af8d19bd5212e66a6c40d203f545b4c5e UID:ab5adfd3-f8f9-43fe-bb13-463e041d9096 NetNS:/var/run/netns/b77632f2-c21b-4268-882e-945536edd793 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab5adfd3_f8f9_43fe_bb13_463e041d9096.slice PodAnnotations:0xc00718c8f0}] Aliases:map[]}\"",
2026-06-11 13:18:31.700380 | controller |     "Jun 11 12:23:04.925051 crc crio[24477]: time=\"2026-06-11T12:23:04.9233926Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-764b948f4c-c5ccc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.700395 | controller |     "Jun 11 12:23:05.005431 crc crio[24477]: time=\"2026-06-11T12:23:05.005172489Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:4d8793fc2ca220d75ac43405d4328c51683175a5d5e3984ddec5151f436c6ded UID:7913f9d8-18e4-44e9-812f-f6876ab290ea NetNS:/var/run/netns/21a98af1-2a13-4c4e-83d0-210f8a1a0460 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7913f9d8_18e4_44e9_812f_f6876ab290ea.slice PodAnnotations:0xc002ce40e0}] Aliases:map[]}\"",
2026-06-11 13:18:31.700410 | controller |     "Jun 11 12:23:05.005431 crc crio[24477]: time=\"2026-06-11T12:23:05.005254691Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.700426 | controller |     "Jun 11 12:23:05.317346 crc crio[24477]: time=\"2026-06-11T12:23:05.316777538Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=657bc428-c328-4698-a5ff-75d4d4ca44f3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.700441 | controller |     "Jun 11 12:23:05.317756 crc crio[24477]: time=\"2026-06-11T12:23:05.317460297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.700457 | controller |     "Jun 11 12:23:05.414383 crc crio[24477]: time=\"2026-06-11T12:23:05.413900718Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:ba415f36090791755b1290f250fb3457bcc4e7e14ab502682fc19da13e13a63a UID:d0d08817-1af0-4dd7-9b52-2c37ee6c6a15 NetNS:/var/run/netns/c6fd4fd9-4b8d-4c38-9a9c-2c3bcd3c71c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0d08817_1af0_4dd7_9b52_2c37ee6c6a15.slice PodAnnotations:0xc0003269c0}] Aliases:map[]}\"",
2026-06-11 13:18:31.700472 | controller |     "Jun 11 12:23:05.414383 crc crio[24477]: time=\"2026-06-11T12:23:05.414349961Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.700494 | controller |     "Jun 11 12:23:05.503513 crc crio[24477]: time=\"2026-06-11T12:23:05.502047402Z\" level=info msg=\"Removing container: a9f4a1bc8d57f1a9b226bb3ed102c79ba062bd61d10e087d2a6f9afb6a645420\" id=21b37960-ea2f-4f81-8ed2-e7b1e675ef2a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.700510 | controller |     "Jun 11 12:23:05.716710 crc crio[24477]: time=\"2026-06-11T12:23:05.715278604Z\" level=info msg=\"Removed container a9f4a1bc8d57f1a9b226bb3ed102c79ba062bd61d10e087d2a6f9afb6a645420: openstack/dnsmasq-dns-6c85d9984c-txlbh/dnsmasq-dns\" id=21b37960-ea2f-4f81-8ed2-e7b1e675ef2a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.700525 | controller |     "Jun 11 12:23:05.729124 crc crio[24477]: time=\"2026-06-11T12:23:05.728822199Z\" level=info msg=\"Removing container: 1121888d593f680dc06b5059b337f52ae67c7027a44f64f3e489051d86eef1f8\" id=ca1e8335-2b2f-418a-be79-e30088f2791c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.700540 | controller |     "Jun 11 12:23:05.810142 crc crio[24477]: time=\"2026-06-11T12:23:05.808825102Z\" level=info msg=\"Removed container 1121888d593f680dc06b5059b337f52ae67c7027a44f64f3e489051d86eef1f8: openstack/dnsmasq-dns-6c85d9984c-txlbh/init\" id=ca1e8335-2b2f-418a-be79-e30088f2791c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.700558 | controller |     "Jun 11 12:23:05.849768 crc crio[24477]: 2026-06-11T12:23:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e788fbc40eb3cc Mac:7a:86:38:98:c5:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/b77632f2-c21b-4268-882e-945536edd793 SocketPath: PciID:}] [{Interface:0xc0005825d0 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.700573 | controller |     "Jun 11 12:23:05.854711 crc crio[24477]: time=\"2026-06-11T12:23:05.852446621Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-c5ccc Namespace:openstack ID:2e788fbc40eb3cc3aeb95ec5357f679af8d19bd5212e66a6c40d203f545b4c5e UID:ab5adfd3-f8f9-43fe-bb13-463e041d9096 NetNS:/var/run/netns/b77632f2-c21b-4268-882e-945536edd793 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab5adfd3_f8f9_43fe_bb13_463e041d9096.slice PodAnnotations:0xc00718c8f0}] Aliases:map[]}\"",
2026-06-11 13:18:31.700589 | controller |     "Jun 11 12:23:05.854711 crc crio[24477]: time=\"2026-06-11T12:23:05.85276677Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-764b948f4c-c5ccc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.700604 | controller |     "Jun 11 12:23:05.872714 crc crio[24477]: time=\"2026-06-11T12:23:05.869475104Z\" level=info msg=\"Ran pod sandbox 2e788fbc40eb3cc3aeb95ec5357f679af8d19bd5212e66a6c40d203f545b4c5e with infra container: openstack/dnsmasq-dns-764b948f4c-c5ccc/POD\" id=0002b087-3803-4bd5-9651-a70b08dc1f24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.700619 | controller |     "Jun 11 12:23:05.878694 crc crio[24477]: time=\"2026-06-11T12:23:05.87852152Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e47dd92e-4828-41cd-bc37-7889bd387c36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.700634 | controller |     "Jun 11 12:23:06.110406 crc crio[24477]: time=\"2026-06-11T12:23:06.10848147Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3eb74965-af00-486f-a8e8-0c0cd18ad510 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.700649 | controller |     "Jun 11 12:23:06.131024 crc crio[24477]: time=\"2026-06-11T12:23:06.130834541Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-764b948f4c-c5ccc/init\" id=d73279fc-7ccd-4446-9c15-b01d32639336 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.700664 | controller |     "Jun 11 12:23:06.131846 crc crio[24477]: time=\"2026-06-11T12:23:06.13152505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.700679 | controller |     "Jun 11 12:23:06.149446 crc crio[24477]: 2026-06-11T12:23:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4d8793fc2ca220d Mac:62:74:fa:8b:23:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/21a98af1-2a13-4c4e-83d0-210f8a1a0460 SocketPath: PciID:}] [{Interface:0xc00025cc50 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.700694 | controller |     "Jun 11 12:23:06.153751 crc crio[24477]: time=\"2026-06-11T12:23:06.153572913Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:4d8793fc2ca220d75ac43405d4328c51683175a5d5e3984ddec5151f436c6ded UID:7913f9d8-18e4-44e9-812f-f6876ab290ea NetNS:/var/run/netns/21a98af1-2a13-4c4e-83d0-210f8a1a0460 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7913f9d8_18e4_44e9_812f_f6876ab290ea.slice PodAnnotations:0xc002ce40e0}] Aliases:map[]}\"",
2026-06-11 13:18:31.700713 | controller |     "Jun 11 12:23:06.153953 crc crio[24477]: time=\"2026-06-11T12:23:06.153882782Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.700728 | controller |     "Jun 11 12:23:06.191716 crc crio[24477]: time=\"2026-06-11T12:23:06.191042651Z\" level=info msg=\"Ran pod sandbox 4d8793fc2ca220d75ac43405d4328c51683175a5d5e3984ddec5151f436c6ded with infra container: openstack/cinder-scheduler-0/POD\" id=9328d1b2-7c5c-430e-9309-3d122e105ac3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.700744 | controller |     "Jun 11 12:23:06.205236 crc crio[24477]: time=\"2026-06-11T12:23:06.20510126Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=faadd6d4-8a2a-4987-bd83-e8a9cf9676e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.700759 | controller |     "Jun 11 12:23:06.205948 crc crio[24477]: time=\"2026-06-11T12:23:06.205410788Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found\" id=faadd6d4-8a2a-4987-bd83-e8a9cf9676e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.700774 | controller |     "Jun 11 12:23:06.205948 crc crio[24477]: time=\"2026-06-11T12:23:06.2054728Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found\" id=faadd6d4-8a2a-4987-bd83-e8a9cf9676e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.700789 | controller |     "Jun 11 12:23:06.210178 crc crio[24477]: time=\"2026-06-11T12:23:06.209922056Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=8436699a-f208-41a0-b5a3-724724095476 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.700829 | controller |     "Jun 11 12:23:06.226186 crc crio[24477]: time=\"2026-06-11T12:23:06.222397092Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\\\"\"",
2026-06-11 13:18:31.700860 | controller |     "Jun 11 12:23:06.227472 crc crio[24477]: time=\"2026-06-11T12:23:06.227369305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.700881 | controller |     "Jun 11 12:23:06.233806 crc crio[24477]: time=\"2026-06-11T12:23:06.233706614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.700897 | controller |     "Jun 11 12:23:06.414884 crc crio[24477]: time=\"2026-06-11T12:23:06.411097492Z\" level=info msg=\"Created container 5e10db2e5084cc270ff3d74d302befc40ee737a4332fcd7afe9b4501fc4a3237: openstack/dnsmasq-dns-764b948f4c-c5ccc/init\" id=d73279fc-7ccd-4446-9c15-b01d32639336 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.700929 | controller |     "Jun 11 12:23:06.416051 crc crio[24477]: time=\"2026-06-11T12:23:06.416004221Z\" level=info msg=\"Starting container: 5e10db2e5084cc270ff3d74d302befc40ee737a4332fcd7afe9b4501fc4a3237\" id=d69c8ebf-51c8-486e-a654-4c90fb694c96 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.700946 | controller |     "Jun 11 12:23:06.429265 crc crio[24477]: time=\"2026-06-11T12:23:06.429194176Z\" level=info msg=\"Started container\" PID=75569 containerID=5e10db2e5084cc270ff3d74d302befc40ee737a4332fcd7afe9b4501fc4a3237 description=openstack/dnsmasq-dns-764b948f4c-c5ccc/init id=d69c8ebf-51c8-486e-a654-4c90fb694c96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e788fbc40eb3cc3aeb95ec5357f679af8d19bd5212e66a6c40d203f545b4c5e",
2026-06-11 13:18:31.700962 | controller |     "Jun 11 12:23:06.446843 crc crio[24477]: 2026-06-11T12:23:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba415f360907917 Mac:ba:90:be:29:c3:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/c6fd4fd9-4b8d-4c38-9a9c-2c3bcd3c71c7 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.700982 | controller |     "Jun 11 12:23:06.446843 crc crio[24477]: time=\"2026-06-11T12:23:06.445991879Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:ba415f36090791755b1290f250fb3457bcc4e7e14ab502682fc19da13e13a63a UID:d0d08817-1af0-4dd7-9b52-2c37ee6c6a15 NetNS:/var/run/netns/c6fd4fd9-4b8d-4c38-9a9c-2c3bcd3c71c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0d08817_1af0_4dd7_9b52_2c37ee6c6a15.slice PodAnnotations:0xc0003269c0}] Aliases:map[]}\"",
2026-06-11 13:18:31.700999 | controller |     "Jun 11 12:23:06.446843 crc crio[24477]: time=\"2026-06-11T12:23:06.446131993Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.701014 | controller |     "Jun 11 12:23:06.462368 crc crio[24477]: time=\"2026-06-11T12:23:06.462280958Z\" level=info msg=\"Ran pod sandbox ba415f36090791755b1290f250fb3457bcc4e7e14ab502682fc19da13e13a63a with infra container: openstack/cinder-api-0/POD\" id=657bc428-c328-4698-a5ff-75d4d4ca44f3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.701029 | controller |     "Jun 11 12:23:06.472436 crc crio[24477]: time=\"2026-06-11T12:23:06.471471402Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=4a015143-0c36-465c-b018-c9fdd4c6d9a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.701044 | controller |     "Jun 11 12:23:06.481823 crc crio[24477]: time=\"2026-06-11T12:23:06.481738649Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=234377fa-7f55-4f3f-827d-5f4d1fd3c2e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.701059 | controller |     "Jun 11 12:23:06.498232 crc crio[24477]: time=\"2026-06-11T12:23:06.498090048Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=a2f2ef3a-0532-45fe-8d3a-80f6ba5e0a1e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.701074 | controller |     "Jun 11 12:23:06.499218 crc crio[24477]: time=\"2026-06-11T12:23:06.499142538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.701089 | controller |     "Jun 11 12:23:06.518978 crc crio[24477]: time=\"2026-06-11T12:23:06.518286723Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=dec04ebe-5d90-4eb6-b60b-c94608cc568d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.701104 | controller |     "Jun 11 12:23:06.609183 crc crio[24477]: time=\"2026-06-11T12:23:06.608172049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.701119 | controller |     "Jun 11 12:23:06.689508 crc crio[24477]: time=\"2026-06-11T12:23:06.689082554Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=009a2d5f-89d5-4d0f-b48c-5766ffa84a56 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.701134 | controller |     "Jun 11 12:23:06.716325 crc crio[24477]: time=\"2026-06-11T12:23:06.706187611Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-764b948f4c-c5ccc/dnsmasq-dns\" id=e3ec9d83-142b-4f44-a174-1f8ef5f514ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.701149 | controller |     "Jun 11 12:23:06.716325 crc crio[24477]: time=\"2026-06-11T12:23:06.706723587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.701167 | controller |     "Jun 11 12:23:06.854013 crc crio[24477]: time=\"2026-06-11T12:23:06.853890459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.701182 | controller |     "Jun 11 12:23:06.871426 crc crio[24477]: time=\"2026-06-11T12:23:06.871090095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.701197 | controller |     "Jun 11 12:23:07.047810 crc crio[24477]: time=\"2026-06-11T12:23:07.047495209Z\" level=info msg=\"Created container 24f4dfb478138912b88e7f153b7e4a44490dabfc2258b915f54b811bb4dbe590: openstack/dnsmasq-dns-764b948f4c-c5ccc/dnsmasq-dns\" id=e3ec9d83-142b-4f44-a174-1f8ef5f514ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.701212 | controller |     "Jun 11 12:23:07.050717 crc crio[24477]: time=\"2026-06-11T12:23:07.050229686Z\" level=info msg=\"Starting container: 24f4dfb478138912b88e7f153b7e4a44490dabfc2258b915f54b811bb4dbe590\" id=ad5b781e-4c02-4c77-9c46-42b7a6e3673c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.701227 | controller |     "Jun 11 12:23:07.086024 crc crio[24477]: time=\"2026-06-11T12:23:07.085853494Z\" level=info msg=\"Started container\" PID=75671 containerID=24f4dfb478138912b88e7f153b7e4a44490dabfc2258b915f54b811bb4dbe590 description=openstack/dnsmasq-dns-764b948f4c-c5ccc/dnsmasq-dns id=ad5b781e-4c02-4c77-9c46-42b7a6e3673c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e788fbc40eb3cc3aeb95ec5357f679af8d19bd5212e66a6c40d203f545b4c5e",
2026-06-11 13:18:31.701242 | controller |     "Jun 11 12:23:07.220945 crc crio[24477]: time=\"2026-06-11T12:23:07.218482329Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4\" id=8436699a-f208-41a0-b5a3-724724095476 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.701258 | controller |     "Jun 11 12:23:07.224083 crc crio[24477]: time=\"2026-06-11T12:23:07.223473276Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=5eff06e7-ac8f-445b-8126-078319aa246e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.701273 | controller |     "Jun 11 12:23:07.267170 crc crio[24477]: time=\"2026-06-11T12:23:07.266729437Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=0308bcd6-8918-472a-8fd7-7a017702276a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.701288 | controller |     "Jun 11 12:23:07.275915 crc crio[24477]: time=\"2026-06-11T12:23:07.275835283Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=68e9d732-1329-405f-8f88-4c877413ad48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.701303 | controller |     "Jun 11 12:23:07.278138 crc crio[24477]: time=\"2026-06-11T12:23:07.278071666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.701318 | controller |     "Jun 11 12:23:07.443923 crc crio[24477]: time=\"2026-06-11T12:23:07.443190518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.701332 | controller |     "Jun 11 12:23:08.884246 crc crio[24477]: time=\"2026-06-11T12:23:08.88370567Z\" level=info msg=\"Stopping container: c68924d4f868245ec073e93cfac16cf92cf3ee06f0a3d1be842bf48fed26b49a (timeout: 30s)\" id=dbad9ec0-4687-44ad-a323-5fa0a4872a35 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.701350 | controller |     "Jun 11 12:23:08.885208 crc crio[24477]: time=\"2026-06-11T12:23:08.884480701Z\" level=info msg=\"Stopping container: cb1be7a49a16827fd9de3b41530d6435a545d968eeea396657cd519f9d9200e2 (timeout: 30s)\" id=47a7801e-1e0d-4663-8032-86688bf02236 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.701365 | controller |     "Jun 11 12:23:08.949023 crc crio[24477]: time=\"2026-06-11T12:23:08.948905585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.701380 | controller |     "Jun 11 12:23:08.977479 crc crio[24477]: time=\"2026-06-11T12:23:08.97731918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.701395 | controller |     "Jun 11 12:23:09.826908 crc crio[24477]: time=\"2026-06-11T12:23:09.81847028Z\" level=info msg=\"Created container b0a2b480f386bb8fe3cf5fad171475de89bbedf43f3be8c7928f5cedbe476bfa: openstack/cinder-api-0/cinder-api-log\" id=a2f2ef3a-0532-45fe-8d3a-80f6ba5e0a1e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.701409 | controller |     "Jun 11 12:23:09.826908 crc crio[24477]: time=\"2026-06-11T12:23:09.823286895Z\" level=info msg=\"Starting container: b0a2b480f386bb8fe3cf5fad171475de89bbedf43f3be8c7928f5cedbe476bfa\" id=f8ccabcb-b61b-4d6b-bc50-ebdfe29d2b58 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.701423 | controller |     "Jun 11 12:23:09.828825 crc crio[24477]: time=\"2026-06-11T12:23:09.828414079Z\" level=info msg=\"Created container 84fcf8424aa5006ada931574fc764e0c8df999eaf9ed76f6599110e4fbd99c23: openstack/cinder-scheduler-0/cinder-scheduler\" id=68e9d732-1329-405f-8f88-4c877413ad48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.701438 | controller |     "Jun 11 12:23:09.832042 crc crio[24477]: time=\"2026-06-11T12:23:09.831750102Z\" level=info msg=\"Starting container: 84fcf8424aa5006ada931574fc764e0c8df999eaf9ed76f6599110e4fbd99c23\" id=900aa05b-e6cc-4562-ab7b-385d98dbe34e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.701453 | controller |     "Jun 11 12:23:09.834051 crc crio[24477]: time=\"2026-06-11T12:23:09.833952363Z\" level=info msg=\"Started container\" PID=75831 containerID=b0a2b480f386bb8fe3cf5fad171475de89bbedf43f3be8c7928f5cedbe476bfa description=openstack/cinder-api-0/cinder-api-log id=f8ccabcb-b61b-4d6b-bc50-ebdfe29d2b58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba415f36090791755b1290f250fb3457bcc4e7e14ab502682fc19da13e13a63a",
2026-06-11 13:18:31.701469 | controller |     "Jun 11 12:23:09.840390 crc crio[24477]: time=\"2026-06-11T12:23:09.84025279Z\" level=info msg=\"Started container\" PID=75828 containerID=84fcf8424aa5006ada931574fc764e0c8df999eaf9ed76f6599110e4fbd99c23 description=openstack/cinder-scheduler-0/cinder-scheduler id=900aa05b-e6cc-4562-ab7b-385d98dbe34e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d8793fc2ca220d75ac43405d4328c51683175a5d5e3984ddec5151f436c6ded",
2026-06-11 13:18:31.701484 | controller |     "Jun 11 12:23:09.905584 crc crio[24477]: time=\"2026-06-11T12:23:09.903934155Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=3f7e5249-abb1-423b-ad5c-8e0af9fb7503 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.701499 | controller |     "Jun 11 12:23:09.907559 crc crio[24477]: time=\"2026-06-11T12:23:09.90515975Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=6bd73f66-faae-4478-ad4e-3d12404878cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.701514 | controller |     "Jun 11 12:23:10.332894 crc crio[24477]: time=\"2026-06-11T12:23:10.332502005Z\" level=info msg=\"Running pod sandbox: openstack/neutron-6d475588c7-9l9sv/POD\" id=4c4fe92b-07c6-4428-a400-490500227dd5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.701535 | controller |     "Jun 11 12:23:10.332894 crc crio[24477]: time=\"2026-06-11T12:23:10.332807654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.701550 | controller |     "Jun 11 12:23:13.831239 crc crio[24477]: time=\"2026-06-11T12:23:13.829097809Z\" level=info msg=\"Stopping container: b37f23c8fcc1509923a9c65d97d6adcdce0768e0747dc8a1379c1d7bf8754925 (timeout: 10s)\" id=9c48b094-35f2-4d34-b8c7-b1cc69d8672e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.701565 | controller |     "Jun 11 12:23:16.105322 crc crio[24477]: time=\"2026-06-11T12:23:16.101337579Z\" level=info msg=\"Stopped container 7878a45f85f0c286c8dd58c81fc812ef06be3cb0c17aeb59ee032ec832b33228: openstack/barbican-api-6d76759b7d-c9kxb/barbican-api\" id=b2df289c-cf19-4aca-8d98-fe5d002f0e67 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.701579 | controller |     "Jun 11 12:23:16.113842 crc crio[24477]: time=\"2026-06-11T12:23:16.110236666Z\" level=info msg=\"Stopping pod sandbox: 12e72d256310f882625744a60404b4c38fb1f647a52311b8840e0f725c983fe1\" id=5ea687f3-500a-488b-a9aa-9675a380ffa5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.701594 | controller |     "Jun 11 12:23:16.113842 crc crio[24477]: time=\"2026-06-11T12:23:16.11251312Z\" level=info msg=\"Stopped container c68924d4f868245ec073e93cfac16cf92cf3ee06f0a3d1be842bf48fed26b49a: openstack/neutron-74c7fcb96c-q9jzk/neutron-httpd\" id=dbad9ec0-4687-44ad-a323-5fa0a4872a35 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.701610 | controller |     "Jun 11 12:23:16.113842 crc crio[24477]: time=\"2026-06-11T12:23:16.113238861Z\" level=info msg=\"Got pod network &{Name:barbican-api-6d76759b7d-c9kxb Namespace:openstack ID:12e72d256310f882625744a60404b4c38fb1f647a52311b8840e0f725c983fe1 UID:3d478862-d415-4423-9574-82b389190db4 NetNS:/var/run/netns/172ecb38-65fb-4a61-99c7-c291f34343ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d478862_d415_4423_9574_82b389190db4.slice PodAnnotations:0xc002e12040}] Aliases:map[]}\"",
2026-06-11 13:18:31.701625 | controller |     "Jun 11 12:23:16.113842 crc crio[24477]: time=\"2026-06-11T12:23:16.113371785Z\" level=info msg=\"Deleting pod openstack_barbican-api-6d76759b7d-c9kxb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.701640 | controller |     "Jun 11 12:23:16.170704 crc crio[24477]: time=\"2026-06-11T12:23:16.170546615Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=fc615971-c280-49a8-93b8-9e104bd5c877 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.701654 | controller |     "Jun 11 12:23:16.182238 crc crio[24477]: time=\"2026-06-11T12:23:16.1821465Z\" level=info msg=\"Stopped container cb1be7a49a16827fd9de3b41530d6435a545d968eeea396657cd519f9d9200e2: openstack/neutron-74c7fcb96c-q9jzk/neutron-api\" id=47a7801e-1e0d-4663-8032-86688bf02236 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.701669 | controller |     "Jun 11 12:23:16.183288 crc crio[24477]: time=\"2026-06-11T12:23:16.183216579Z\" level=info msg=\"Stopping pod sandbox: d57ebb5dab461121a66fc46d2f0b60f3639cee7821aaf63bd7d20cceb8248ba2\" id=47a6d9ef-aeef-4322-8b97-f6decc7e03ff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.701684 | controller |     "Jun 11 12:23:16.183993 crc crio[24477]: time=\"2026-06-11T12:23:16.183828286Z\" level=info msg=\"Got pod network &{Name:neutron-74c7fcb96c-q9jzk Namespace:openstack ID:d57ebb5dab461121a66fc46d2f0b60f3639cee7821aaf63bd7d20cceb8248ba2 UID:37241ec4-e849-4344-838b-125d6ec5fcca NetNS:/var/run/netns/e93deb17-c131-436e-aabc-560153327847 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37241ec4_e849_4344_838b_125d6ec5fcca.slice PodAnnotations:0xc007b16488}] Aliases:map[]}\"",
2026-06-11 13:18:31.701702 | controller |     "Jun 11 12:23:16.184075 crc crio[24477]: time=\"2026-06-11T12:23:16.184033612Z\" level=info msg=\"Deleting pod openstack_neutron-74c7fcb96c-q9jzk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.701718 | controller |     "Jun 11 12:23:16.184195 crc crio[24477]: time=\"2026-06-11T12:23:16.184162247Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=0c774ee7-bbff-4fb2-9b9f-f8bbeb811836 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.701733 | controller |     "Jun 11 12:23:16.185422 crc crio[24477]: time=\"2026-06-11T12:23:16.185343731Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=33481df4-cc4d-4978-b7cb-6f4559c6f0b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.701748 | controller |     "Jun 11 12:23:16.189464 crc crio[24477]: time=\"2026-06-11T12:23:16.189433033Z\" level=info msg=\"Stopped container b37f23c8fcc1509923a9c65d97d6adcdce0768e0747dc8a1379c1d7bf8754925: openstack/dnsmasq-dns-54f48964b7-2748z/dnsmasq-dns\" id=9c48b094-35f2-4d34-b8c7-b1cc69d8672e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.701764 | controller |     "Jun 11 12:23:16.190380 crc crio[24477]: time=\"2026-06-11T12:23:16.19035672Z\" level=info msg=\"Stopping pod sandbox: e3c17cc3d92c622f06aeaafd6e66ac2765bdbb6811bd6dc76a9f16537f04426c\" id=673e0d5b-91c3-4904-b239-5769d3206365 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.701779 | controller |     "Jun 11 12:23:16.191079 crc crio[24477]: time=\"2026-06-11T12:23:16.19105328Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-2748z Namespace:openstack ID:e3c17cc3d92c622f06aeaafd6e66ac2765bdbb6811bd6dc76a9f16537f04426c UID:e67cc0bb-b236-4106-8c09-5d3765f0b66d NetNS:/var/run/netns/2f3256dc-5dda-42bf-a524-cd7b36740bd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode67cc0bb_b236_4106_8c09_5d3765f0b66d.slice PodAnnotations:0xc0003264f0}] Aliases:map[]}\"",
2026-06-11 13:18:31.701794 | controller |     "Jun 11 12:23:16.191293 crc crio[24477]: time=\"2026-06-11T12:23:16.191274595Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-54f48964b7-2748z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.701809 | controller |     "Jun 11 12:23:17.624042 crc crio[24477]: time=\"2026-06-11T12:23:17.623092564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.701823 | controller |     "Jun 11 12:23:17.635484 crc crio[24477]: time=\"2026-06-11T12:23:17.631908629Z\" level=info msg=\"Stopped pod sandbox: d57ebb5dab461121a66fc46d2f0b60f3639cee7821aaf63bd7d20cceb8248ba2\" id=47a6d9ef-aeef-4322-8b97-f6decc7e03ff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.701839 | controller |     "Jun 11 12:23:17.655122 crc crio[24477]: time=\"2026-06-11T12:23:17.655006397Z\" level=info msg=\"Stopped pod sandbox: e3c17cc3d92c622f06aeaafd6e66ac2765bdbb6811bd6dc76a9f16537f04426c\" id=673e0d5b-91c3-4904-b239-5769d3206365 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.701873 | controller |     "Jun 11 12:23:17.659931 crc crio[24477]: time=\"2026-06-11T12:23:17.659736828Z\" level=info msg=\"Stopped pod sandbox: 12e72d256310f882625744a60404b4c38fb1f647a52311b8840e0f725c983fe1\" id=5ea687f3-500a-488b-a9aa-9675a380ffa5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.701890 | controller |     "Jun 11 12:23:18.215706 crc crio[24477]: time=\"2026-06-11T12:23:18.21550886Z\" level=info msg=\"Removing container: b37f23c8fcc1509923a9c65d97d6adcdce0768e0747dc8a1379c1d7bf8754925\" id=aafd85a6-0037-4c80-bc0e-da705208b36f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.701909 | controller |     "Jun 11 12:23:19.092040 crc crio[24477]: time=\"2026-06-11T12:23:19.091273259Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=7531fdcc-de41-4eec-b1df-421e0beccb24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.701925 | controller |     "Jun 11 12:23:19.093953 crc crio[24477]: time=\"2026-06-11T12:23:19.093883685Z\" level=info msg=\"Removed container b37f23c8fcc1509923a9c65d97d6adcdce0768e0747dc8a1379c1d7bf8754925: openstack/dnsmasq-dns-54f48964b7-2748z/dnsmasq-dns\" id=aafd85a6-0037-4c80-bc0e-da705208b36f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.701940 | controller |     "Jun 11 12:23:19.096303 crc crio[24477]: time=\"2026-06-11T12:23:19.095920423Z\" level=info msg=\"Removing container: 55c69634d82f7f25d2828778691589b97b1e468b6842c356d10c97bb9312d4cb\" id=52c607a3-ccbc-4ffd-ab26-7f497b326d09 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.701955 | controller |     "Jun 11 12:23:19.115089 crc crio[24477]: time=\"2026-06-11T12:23:19.115000384Z\" level=info msg=\"Got pod network &{Name:neutron-6d475588c7-9l9sv Namespace:openstack ID:c356fe9cd87c02e73f84c295b1f44071b0eefe28681592baea78fcb79f50e767 UID:4fc9d29b-735d-4966-9f40-6bd31394f373 NetNS:/var/run/netns/fa5bbc21-7f12-4a3f-9743-8df36dbcd595 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4fc9d29b_735d_4966_9f40_6bd31394f373.slice PodAnnotations:0xc0003267c8}] Aliases:map[]}\"",
2026-06-11 13:18:31.701971 | controller |     "Jun 11 12:23:19.115089 crc crio[24477]: time=\"2026-06-11T12:23:19.115072496Z\" level=info msg=\"Adding pod openstack_neutron-6d475588c7-9l9sv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.701986 | controller |     "Jun 11 12:23:19.298012 crc crio[24477]: time=\"2026-06-11T12:23:19.29730019Z\" level=info msg=\"Removed container 55c69634d82f7f25d2828778691589b97b1e468b6842c356d10c97bb9312d4cb: openstack/dnsmasq-dns-54f48964b7-2748z/init\" id=52c607a3-ccbc-4ffd-ab26-7f497b326d09 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.702001 | controller |     "Jun 11 12:23:19.302267 crc crio[24477]: time=\"2026-06-11T12:23:19.302128631Z\" level=info msg=\"Removing container: 7878a45f85f0c286c8dd58c81fc812ef06be3cb0c17aeb59ee032ec832b33228\" id=4b653d7e-05be-474a-a296-84c01a352add name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.702016 | controller |     "Jun 11 12:23:19.305025 crc crio[24477]: time=\"2026-06-11T12:23:19.304977341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.702031 | controller |     "Jun 11 12:23:19.305963 crc crio[24477]: time=\"2026-06-11T12:23:19.305875017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.702046 | controller |     "Jun 11 12:23:19.314481 crc crio[24477]: time=\"2026-06-11T12:23:19.314348467Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=f9bb3937-4a6a-4196-9fc8-eebb2282329f name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.702061 | controller |     "Jun 11 12:23:19.317291 crc crio[24477]: time=\"2026-06-11T12:23:19.316559756Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=1d38a574-50c7-4ba7-ae8c-aabaf1402804 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.702076 | controller |     "Jun 11 12:23:19.405570 crc crio[24477]: time=\"2026-06-11T12:23:19.405275865Z\" level=info msg=\"Removed container 7878a45f85f0c286c8dd58c81fc812ef06be3cb0c17aeb59ee032ec832b33228: openstack/barbican-api-6d76759b7d-c9kxb/barbican-api\" id=4b653d7e-05be-474a-a296-84c01a352add name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.702094 | controller |     "Jun 11 12:23:19.409700 crc crio[24477]: time=\"2026-06-11T12:23:19.40947007Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=fd4bed2a-bcfb-44cf-80d8-54304bbd639b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.702110 | controller |     "Jun 11 12:23:19.411107 crc crio[24477]: time=\"2026-06-11T12:23:19.410984703Z\" level=info msg=\"Removing container: 43a7a188044333b66b2127180122d96680e5d08dd560aa79b798a91a9bd86a06\" id=07cb84d4-4568-4047-9bba-319568888892 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.702126 | controller |     "Jun 11 12:23:19.418627 crc crio[24477]: time=\"2026-06-11T12:23:19.418477469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.702141 | controller |     "Jun 11 12:23:19.434521 crc crio[24477]: time=\"2026-06-11T12:23:19.434399842Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=1271b97a-448f-4a34-84a3-e9f3a9d6feb8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.702156 | controller |     "Jun 11 12:23:19.438820 crc crio[24477]: time=\"2026-06-11T12:23:19.438552058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.702171 | controller |     "Jun 11 12:23:19.496106 crc crio[24477]: time=\"2026-06-11T12:23:19.495985843Z\" level=info msg=\"Removed container 43a7a188044333b66b2127180122d96680e5d08dd560aa79b798a91a9bd86a06: openstack/barbican-api-6d76759b7d-c9kxb/barbican-api-log\" id=07cb84d4-4568-4047-9bba-319568888892 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.702186 | controller |     "Jun 11 12:23:19.498915 crc crio[24477]: time=\"2026-06-11T12:23:19.498746997Z\" level=info msg=\"Removing container: c68924d4f868245ec073e93cfac16cf92cf3ee06f0a3d1be842bf48fed26b49a\" id=8d881e7d-320d-4e73-b09b-113dc2d8fd96 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.702200 | controller |     "Jun 11 12:23:19.550358 crc crio[24477]: time=\"2026-06-11T12:23:19.550233759Z\" level=info msg=\"Removed container c68924d4f868245ec073e93cfac16cf92cf3ee06f0a3d1be842bf48fed26b49a: openstack/neutron-74c7fcb96c-q9jzk/neutron-httpd\" id=8d881e7d-320d-4e73-b09b-113dc2d8fd96 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.702215 | controller |     "Jun 11 12:23:19.554250 crc crio[24477]: time=\"2026-06-11T12:23:19.554084147Z\" level=info msg=\"Removing container: cb1be7a49a16827fd9de3b41530d6435a545d968eeea396657cd519f9d9200e2\" id=33d312c3-439e-42a1-b0e0-035327b7c695 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.702230 | controller |     "Jun 11 12:23:19.571859 crc crio[24477]: time=\"2026-06-11T12:23:19.571771068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.702244 | controller |     "Jun 11 12:23:19.588974 crc crio[24477]: time=\"2026-06-11T12:23:19.58887498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.702259 | controller |     "Jun 11 12:23:19.609907 crc crio[24477]: time=\"2026-06-11T12:23:19.609807147Z\" level=info msg=\"Removed container cb1be7a49a16827fd9de3b41530d6435a545d968eeea396657cd519f9d9200e2: openstack/neutron-74c7fcb96c-q9jzk/neutron-api\" id=33d312c3-439e-42a1-b0e0-035327b7c695 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.702274 | controller |     "Jun 11 12:23:19.762850 crc crio[24477]: time=\"2026-06-11T12:23:19.761799069Z\" level=info msg=\"Created container c7603de7a214f342d3dc56fff6cd4664a06975c5e5da629cbea2ce73c5e0a036: openstack/ceilometer-0/proxy-httpd\" id=1271b97a-448f-4a34-84a3-e9f3a9d6feb8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.702293 | controller |     "Jun 11 12:23:19.765326 crc crio[24477]: time=\"2026-06-11T12:23:19.765194507Z\" level=info msg=\"Starting container: c7603de7a214f342d3dc56fff6cd4664a06975c5e5da629cbea2ce73c5e0a036\" id=2b68b013-3a24-4a60-8c1b-aafb606725d1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.702310 | controller |     "Jun 11 12:23:19.803778 crc crio[24477]: time=\"2026-06-11T12:23:19.803481463Z\" level=info msg=\"Started container\" PID=76614 containerID=c7603de7a214f342d3dc56fff6cd4664a06975c5e5da629cbea2ce73c5e0a036 description=openstack/ceilometer-0/proxy-httpd id=2b68b013-3a24-4a60-8c1b-aafb606725d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed723d8d3f519842a48bed60a7c5afb0862ef76bce60e28bf70d629d4c6fafaa",
2026-06-11 13:18:31.702325 | controller |     "Jun 11 12:23:19.876888 crc crio[24477]: 2026-06-11T12:23:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c356fe9cd87c02e Mac:26:e2:9b:69:4b:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/fa5bbc21-7f12-4a3f-9743-8df36dbcd595 SocketPath: PciID:}] [{Interface:0xc00043a5f0 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.702340 | controller |     "Jun 11 12:23:19.879887 crc crio[24477]: time=\"2026-06-11T12:23:19.879760206Z\" level=info msg=\"Got pod network &{Name:neutron-6d475588c7-9l9sv Namespace:openstack ID:c356fe9cd87c02e73f84c295b1f44071b0eefe28681592baea78fcb79f50e767 UID:4fc9d29b-735d-4966-9f40-6bd31394f373 NetNS:/var/run/netns/fa5bbc21-7f12-4a3f-9743-8df36dbcd595 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4fc9d29b_735d_4966_9f40_6bd31394f373.slice PodAnnotations:0xc0003267c8}] Aliases:map[]}\"",
2026-06-11 13:18:31.702356 | controller |     "Jun 11 12:23:19.880257 crc crio[24477]: time=\"2026-06-11T12:23:19.880193319Z\" level=info msg=\"Checking pod openstack_neutron-6d475588c7-9l9sv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.702371 | controller |     "Jun 11 12:23:19.894580 crc crio[24477]: time=\"2026-06-11T12:23:19.894454147Z\" level=info msg=\"Ran pod sandbox c356fe9cd87c02e73f84c295b1f44071b0eefe28681592baea78fcb79f50e767 with infra container: openstack/neutron-6d475588c7-9l9sv/POD\" id=4c4fe92b-07c6-4428-a400-490500227dd5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.702385 | controller |     "Jun 11 12:23:19.899402 crc crio[24477]: time=\"2026-06-11T12:23:19.899134129Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1b5b27cf-9cc1-4637-91e4-53c842e9a94e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.702400 | controller |     "Jun 11 12:23:19.972567 crc crio[24477]: time=\"2026-06-11T12:23:19.972420899Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=97fd41aa-3fb1-4a83-9898-03eba8fec714 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.702415 | controller |     "Jun 11 12:23:19.979383 crc crio[24477]: time=\"2026-06-11T12:23:19.979291556Z\" level=info msg=\"Creating container: openstack/neutron-6d475588c7-9l9sv/neutron-api\" id=b63ff60d-c58f-4087-9eef-973fe9a5a049 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.702430 | controller |     "Jun 11 12:23:19.980017 crc crio[24477]: time=\"2026-06-11T12:23:19.979955134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.702444 | controller |     "Jun 11 12:23:20.128931 crc crio[24477]: time=\"2026-06-11T12:23:20.128456226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.702462 | controller |     "Jun 11 12:23:20.137908 crc crio[24477]: time=\"2026-06-11T12:23:20.137211356Z\" level=info msg=\"Stopping container: c7603de7a214f342d3dc56fff6cd4664a06975c5e5da629cbea2ce73c5e0a036 (timeout: 30s)\" id=6d4d9965-3533-4ca1-887c-afc606f3c2de name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.702477 | controller |     "Jun 11 12:23:20.137908 crc crio[24477]: time=\"2026-06-11T12:23:20.137384778Z\" level=info msg=\"Stopping container: ae067d85504272b3eb8a4b4b681f96716ec72607adbeb6031eec1d879c0f9ba8 (timeout: 30s)\" id=0df8e175-8661-4b34-bd03-da562447a155 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.702492 | controller |     "Jun 11 12:23:20.140502 crc crio[24477]: time=\"2026-06-11T12:23:20.13806951Z\" level=info msg=\"Stopping container: 02931cc76233f5b6c42ff460fdb8e607ee4b3ac769107f25dc3011b2e1a55d89 (timeout: 30s)\" id=f3096dc1-1925-45e2-8132-4e25cac56ac1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.702506 | controller |     "Jun 11 12:23:20.140502 crc crio[24477]: time=\"2026-06-11T12:23:20.13884465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.702521 | controller |     "Jun 11 12:23:20.140502 crc crio[24477]: time=\"2026-06-11T12:23:20.140065183Z\" level=info msg=\"Stopping container: f30f62604d99cea89953290b256928147a14a344a240486c66c9d8e2488c97f9 (timeout: 30s)\" id=c0a6ca23-191b-451a-8430-dd152d6bc8af name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.702536 | controller |     "Jun 11 12:23:20.306961 crc crio[24477]: time=\"2026-06-11T12:23:20.306856812Z\" level=info msg=\"Created container ea00fef4cfd07f0bb6a7b52598b796d0e5c3feb728e9efcca64ff1ff15462d06: openstack/neutron-6d475588c7-9l9sv/neutron-api\" id=b63ff60d-c58f-4087-9eef-973fe9a5a049 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.702551 | controller |     "Jun 11 12:23:20.308754 crc crio[24477]: time=\"2026-06-11T12:23:20.308473228Z\" level=info msg=\"Stopped container f30f62604d99cea89953290b256928147a14a344a240486c66c9d8e2488c97f9: openstack/ceilometer-0/sg-core\" id=c0a6ca23-191b-451a-8430-dd152d6bc8af name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.702565 | controller |     "Jun 11 12:23:20.308934 crc crio[24477]: time=\"2026-06-11T12:23:20.308871459Z\" level=info msg=\"Starting container: ea00fef4cfd07f0bb6a7b52598b796d0e5c3feb728e9efcca64ff1ff15462d06\" id=b4d38d02-9d0d-46ce-a16e-81f1956dceb8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.702580 | controller |     "Jun 11 12:23:20.309795 crc crio[24477]: time=\"2026-06-11T12:23:20.309688272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.702595 | controller |     "Jun 11 12:23:20.317867 crc crio[24477]: time=\"2026-06-11T12:23:20.317074152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.702609 | controller |     "Jun 11 12:23:20.317867 crc crio[24477]: time=\"2026-06-11T12:23:20.317834069Z\" level=info msg=\"Started container\" PID=76840 containerID=ea00fef4cfd07f0bb6a7b52598b796d0e5c3feb728e9efcca64ff1ff15462d06 description=openstack/neutron-6d475588c7-9l9sv/neutron-api id=b4d38d02-9d0d-46ce-a16e-81f1956dceb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c356fe9cd87c02e73f84c295b1f44071b0eefe28681592baea78fcb79f50e767",
2026-06-11 13:18:31.702624 | controller |     "Jun 11 12:23:20.332938 crc crio[24477]: time=\"2026-06-11T12:23:20.331988415Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2909eb94-0eb9-450c-81fe-fa6826de54ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.702643 | controller |     "Jun 11 12:23:20.395766 crc crio[24477]: time=\"2026-06-11T12:23:20.395231577Z\" level=info msg=\"Stopped container c7603de7a214f342d3dc56fff6cd4664a06975c5e5da629cbea2ce73c5e0a036: openstack/ceilometer-0/proxy-httpd\" id=6d4d9965-3533-4ca1-887c-afc606f3c2de name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.702658 | controller |     "Jun 11 12:23:20.422245 crc crio[24477]: time=\"2026-06-11T12:23:20.4221448Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=376ec613-b1b7-4b62-8aee-353fded5d6cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.702672 | controller |     "Jun 11 12:23:20.432360 crc crio[24477]: time=\"2026-06-11T12:23:20.432249733Z\" level=info msg=\"Creating container: openstack/neutron-6d475588c7-9l9sv/neutron-httpd\" id=dc3878ed-473f-4710-b906-fda1d4e965c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.702687 | controller |     "Jun 11 12:23:20.432900 crc crio[24477]: time=\"2026-06-11T12:23:20.432813728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.702701 | controller |     "Jun 11 12:23:20.483254 crc crio[24477]: time=\"2026-06-11T12:23:20.482905794Z\" level=info msg=\"Created container 25835c4cd8bd593cfe085c05f52dcd1f760f594dbaee250f1c9b29ac68f60c16: openstack/cinder-api-0/cinder-api\" id=33481df4-cc4d-4978-b7cb-6f4559c6f0b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.702716 | controller |     "Jun 11 12:23:20.486462 crc crio[24477]: time=\"2026-06-11T12:23:20.486305856Z\" level=info msg=\"Starting container: 25835c4cd8bd593cfe085c05f52dcd1f760f594dbaee250f1c9b29ac68f60c16\" id=1d372cfb-f7a6-4871-ac53-73f43f146ef3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.702730 | controller |     "Jun 11 12:23:20.486878 crc crio[24477]: time=\"2026-06-11T12:23:20.48674051Z\" level=info msg=\"Created container 55d8075fffc74b97412afc719fd66d23aade3b064654f26961d4276719b61d7c: openstack/cinder-scheduler-0/probe\" id=7531fdcc-de41-4eec-b1df-421e0beccb24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.702745 | controller |     "Jun 11 12:23:20.488223 crc crio[24477]: time=\"2026-06-11T12:23:20.488144185Z\" level=info msg=\"Starting container: 55d8075fffc74b97412afc719fd66d23aade3b064654f26961d4276719b61d7c\" id=dafd0528-14e4-4104-8203-62d257c89e0b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.702760 | controller |     "Jun 11 12:23:20.496429 crc crio[24477]: time=\"2026-06-11T12:23:20.496272108Z\" level=info msg=\"Started container\" PID=76886 containerID=25835c4cd8bd593cfe085c05f52dcd1f760f594dbaee250f1c9b29ac68f60c16 description=openstack/cinder-api-0/cinder-api id=1d372cfb-f7a6-4871-ac53-73f43f146ef3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba415f36090791755b1290f250fb3457bcc4e7e14ab502682fc19da13e13a63a",
2026-06-11 13:18:31.702776 | controller |     "Jun 11 12:23:20.503818 crc crio[24477]: time=\"2026-06-11T12:23:20.503374444Z\" level=info msg=\"Started container\" PID=76887 containerID=55d8075fffc74b97412afc719fd66d23aade3b064654f26961d4276719b61d7c description=openstack/cinder-scheduler-0/probe id=dafd0528-14e4-4104-8203-62d257c89e0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d8793fc2ca220d75ac43405d4328c51683175a5d5e3984ddec5151f436c6ded",
2026-06-11 13:18:31.702791 | controller |     "Jun 11 12:23:20.510387 crc crio[24477]: time=\"2026-06-11T12:23:20.510288588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.702805 | controller |     "Jun 11 12:23:20.517474 crc crio[24477]: time=\"2026-06-11T12:23:20.515330349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.702823 | controller |     "Jun 11 12:23:20.623286 crc crio[24477]: time=\"2026-06-11T12:23:20.623157478Z\" level=info msg=\"Created container 56af5842e7541bb9940c14fa62603fc24a7694188d82e3d92d1f5c8325df80b2: openstack/neutron-6d475588c7-9l9sv/neutron-httpd\" id=dc3878ed-473f-4710-b906-fda1d4e965c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.702839 | controller |     "Jun 11 12:23:20.631182 crc crio[24477]: time=\"2026-06-11T12:23:20.631119311Z\" level=info msg=\"Starting container: 56af5842e7541bb9940c14fa62603fc24a7694188d82e3d92d1f5c8325df80b2\" id=ab43a31f-d8be-46d3-9592-eca59a1c3b13 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.702872 | controller |     "Jun 11 12:23:20.641910 crc crio[24477]: time=\"2026-06-11T12:23:20.641676755Z\" level=info msg=\"Started container\" PID=76942 containerID=56af5842e7541bb9940c14fa62603fc24a7694188d82e3d92d1f5c8325df80b2 description=openstack/neutron-6d475588c7-9l9sv/neutron-httpd id=ab43a31f-d8be-46d3-9592-eca59a1c3b13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c356fe9cd87c02e73f84c295b1f44071b0eefe28681592baea78fcb79f50e767",
2026-06-11 13:18:31.702890 | controller |     "Jun 11 12:23:20.786938 crc crio[24477]: time=\"2026-06-11T12:23:20.786543604Z\" level=info msg=\"Stopped container ae067d85504272b3eb8a4b4b681f96716ec72607adbeb6031eec1d879c0f9ba8: openstack/ceilometer-0/ceilometer-central-agent\" id=0df8e175-8661-4b34-bd03-da562447a155 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.702905 | controller |     "Jun 11 12:23:21.192282 crc crio[24477]: time=\"2026-06-11T12:23:21.192176409Z\" level=info msg=\"Stopping container: 25835c4cd8bd593cfe085c05f52dcd1f760f594dbaee250f1c9b29ac68f60c16 (timeout: 30s)\" id=f7e7c2a9-f97d-42ae-8aea-aacf576c87d3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.702920 | controller |     "Jun 11 12:23:21.193750 crc crio[24477]: time=\"2026-06-11T12:23:21.192219243Z\" level=info msg=\"Stopping container: b0a2b480f386bb8fe3cf5fad171475de89bbedf43f3be8c7928f5cedbe476bfa (timeout: 30s)\" id=d9cf147d-f32d-4509-9ffb-48fbd113329b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.702936 | controller |     "Jun 11 12:23:21.556994 crc crio[24477]: time=\"2026-06-11T12:23:21.553585848Z\" level=info msg=\"Stopped container b0a2b480f386bb8fe3cf5fad171475de89bbedf43f3be8c7928f5cedbe476bfa: openstack/cinder-api-0/cinder-api-log\" id=d9cf147d-f32d-4509-9ffb-48fbd113329b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.702952 | controller |     "Jun 11 12:23:21.749929 crc crio[24477]: time=\"2026-06-11T12:23:21.749808363Z\" level=info msg=\"Stopped container 25835c4cd8bd593cfe085c05f52dcd1f760f594dbaee250f1c9b29ac68f60c16: openstack/cinder-api-0/cinder-api\" id=f7e7c2a9-f97d-42ae-8aea-aacf576c87d3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.702968 | controller |     "Jun 11 12:23:21.751444 crc crio[24477]: time=\"2026-06-11T12:23:21.751369375Z\" level=info msg=\"Stopping pod sandbox: ba415f36090791755b1290f250fb3457bcc4e7e14ab502682fc19da13e13a63a\" id=6913ac08-e4b2-4cae-8e1e-f69cf57a4784 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.702984 | controller |     "Jun 11 12:23:21.752023 crc crio[24477]: time=\"2026-06-11T12:23:21.751945811Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:ba415f36090791755b1290f250fb3457bcc4e7e14ab502682fc19da13e13a63a UID:d0d08817-1af0-4dd7-9b52-2c37ee6c6a15 NetNS:/var/run/netns/c6fd4fd9-4b8d-4c38-9a9c-2c3bcd3c71c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0d08817_1af0_4dd7_9b52_2c37ee6c6a15.slice PodAnnotations:0xc001f2aef8}] Aliases:map[]}\"",
2026-06-11 13:18:31.702999 | controller |     "Jun 11 12:23:21.752158 crc crio[24477]: time=\"2026-06-11T12:23:21.752103436Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.703018 | controller |     "Jun 11 12:23:22.168845 crc crio[24477]: time=\"2026-06-11T12:23:22.168584547Z\" level=info msg=\"Stopped pod sandbox: ba415f36090791755b1290f250fb3457bcc4e7e14ab502682fc19da13e13a63a\" id=6913ac08-e4b2-4cae-8e1e-f69cf57a4784 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.703033 | controller |     "Jun 11 12:23:23.703583 crc crio[24477]: time=\"2026-06-11T12:23:23.703071369Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=cf3b21b0-d2a4-4152-a417-1cec99d61756 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.703049 | controller |     "Jun 11 12:23:23.703583 crc crio[24477]: time=\"2026-06-11T12:23:23.703595194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.703064 | controller |     "Jun 11 12:23:23.766900 crc crio[24477]: time=\"2026-06-11T12:23:23.766794893Z\" level=info msg=\"Stopped container 02931cc76233f5b6c42ff460fdb8e607ee4b3ac769107f25dc3011b2e1a55d89: openstack/ceilometer-0/ceilometer-notification-agent\" id=f3096dc1-1925-45e2-8132-4e25cac56ac1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.703079 | controller |     "Jun 11 12:23:23.768005 crc crio[24477]: time=\"2026-06-11T12:23:23.767932125Z\" level=info msg=\"Stopping pod sandbox: ed723d8d3f519842a48bed60a7c5afb0862ef76bce60e28bf70d629d4c6fafaa\" id=9176a2cc-2e24-479f-8b22-a31a7e570a66 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.703094 | controller |     "Jun 11 12:23:23.768782 crc crio[24477]: time=\"2026-06-11T12:23:23.768719497Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ed723d8d3f519842a48bed60a7c5afb0862ef76bce60e28bf70d629d4c6fafaa UID:9734ea8c-75ef-4272-8935-0d2d1afc8796 NetNS:/var/run/netns/4a87cb94-0eff-4acd-b246-d658a8519bf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9734ea8c_75ef_4272_8935_0d2d1afc8796.slice PodAnnotations:0xc001f2a1e0}] Aliases:map[]}\"",
2026-06-11 13:18:31.703109 | controller |     "Jun 11 12:23:23.768935 crc crio[24477]: time=\"2026-06-11T12:23:23.768880101Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.703124 | controller |     "Jun 11 12:23:23.771005 crc crio[24477]: time=\"2026-06-11T12:23:23.770922579Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:2386d9b5accaebdeefed5e6208c997329666741e65657e5a3e27c80a38a82eb1 UID:f8747d89-8412-42de-b518-5dfa4079ab74 NetNS:/var/run/netns/25838113-5715-4826-ae11-28fa2c5058e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8747d89_8412_42de_b518_5dfa4079ab74.slice PodAnnotations:0xc000a14570}] Aliases:map[]}\"",
2026-06-11 13:18:31.703139 | controller |     "Jun 11 12:23:23.771005 crc crio[24477]: time=\"2026-06-11T12:23:23.77098006Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.703154 | controller |     "Jun 11 12:23:24.287989 crc crio[24477]: time=\"2026-06-11T12:23:24.283115151Z\" level=info msg=\"Stopped pod sandbox: ed723d8d3f519842a48bed60a7c5afb0862ef76bce60e28bf70d629d4c6fafaa\" id=9176a2cc-2e24-479f-8b22-a31a7e570a66 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.703170 | controller |     "Jun 11 12:23:24.500560 crc crio[24477]: 2026-06-11T12:23:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2386d9b5accaebd Mac:a2:b0:dd:fe:7d:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/25838113-5715-4826-ae11-28fa2c5058e5 SocketPath: PciID:}] [{Interface:0xc00013b050 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.703188 | controller |     "Jun 11 12:23:24.503889 crc crio[24477]: time=\"2026-06-11T12:23:24.503797435Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:2386d9b5accaebdeefed5e6208c997329666741e65657e5a3e27c80a38a82eb1 UID:f8747d89-8412-42de-b518-5dfa4079ab74 NetNS:/var/run/netns/25838113-5715-4826-ae11-28fa2c5058e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8747d89_8412_42de_b518_5dfa4079ab74.slice PodAnnotations:0xc000a14570}] Aliases:map[]}\"",
2026-06-11 13:18:31.703204 | controller |     "Jun 11 12:23:24.504038 crc crio[24477]: time=\"2026-06-11T12:23:24.504002201Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.703219 | controller |     "Jun 11 12:23:24.528823 crc crio[24477]: time=\"2026-06-11T12:23:24.528178142Z\" level=info msg=\"Ran pod sandbox 2386d9b5accaebdeefed5e6208c997329666741e65657e5a3e27c80a38a82eb1 with infra container: openstack/cinder-api-0/POD\" id=cf3b21b0-d2a4-4152-a417-1cec99d61756 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.703235 | controller |     "Jun 11 12:23:24.532278 crc crio[24477]: time=\"2026-06-11T12:23:24.532105812Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=fee03034-cbfc-4da7-9d0a-7d9add6ab522 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.703250 | controller |     "Jun 11 12:23:24.536164 crc crio[24477]: time=\"2026-06-11T12:23:24.536083871Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=b3cb2477-464d-4668-af99-4a87b09b6a3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.703265 | controller |     "Jun 11 12:23:24.555781 crc crio[24477]: time=\"2026-06-11T12:23:24.551435801Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=cb1f63a8-ba31-45c3-90b3-ff30db158c0a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.703280 | controller |     "Jun 11 12:23:24.555781 crc crio[24477]: time=\"2026-06-11T12:23:24.552382628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.703295 | controller |     "Jun 11 12:23:24.606223 crc crio[24477]: time=\"2026-06-11T12:23:24.605782866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.703310 | controller |     "Jun 11 12:23:25.332770 crc crio[24477]: time=\"2026-06-11T12:23:25.332312406Z\" level=info msg=\"Removing container: c7603de7a214f342d3dc56fff6cd4664a06975c5e5da629cbea2ce73c5e0a036\" id=29c5bc79-6c52-4d95-9bbd-6623e6347695 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.703325 | controller |     "Jun 11 12:23:25.412572 crc crio[24477]: time=\"2026-06-11T12:23:25.412436Z\" level=info msg=\"Removed container c7603de7a214f342d3dc56fff6cd4664a06975c5e5da629cbea2ce73c5e0a036: openstack/ceilometer-0/proxy-httpd\" id=29c5bc79-6c52-4d95-9bbd-6623e6347695 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.703340 | controller |     "Jun 11 12:23:25.413492 crc crio[24477]: time=\"2026-06-11T12:23:25.413412684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.703355 | controller |     "Jun 11 12:23:25.415553 crc crio[24477]: time=\"2026-06-11T12:23:25.415474302Z\" level=info msg=\"Removing container: f30f62604d99cea89953290b256928147a14a344a240486c66c9d8e2488c97f9\" id=1f6170ca-13fe-4223-83ab-d69a933f24ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.703374 | controller |     "Jun 11 12:23:25.464074 crc crio[24477]: time=\"2026-06-11T12:23:25.463961075Z\" level=info msg=\"Removed container f30f62604d99cea89953290b256928147a14a344a240486c66c9d8e2488c97f9: openstack/ceilometer-0/sg-core\" id=1f6170ca-13fe-4223-83ab-d69a933f24ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.703388 | controller |     "Jun 11 12:23:25.473550 crc crio[24477]: time=\"2026-06-11T12:23:25.472821887Z\" level=info msg=\"Removing container: 02931cc76233f5b6c42ff460fdb8e607ee4b3ac769107f25dc3011b2e1a55d89\" id=1d78876a-6366-4eee-a427-07cb9ac16814 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.703403 | controller |     "Jun 11 12:23:25.516878 crc crio[24477]: time=\"2026-06-11T12:23:25.515251648Z\" level=info msg=\"Removed container 02931cc76233f5b6c42ff460fdb8e607ee4b3ac769107f25dc3011b2e1a55d89: openstack/ceilometer-0/ceilometer-notification-agent\" id=1d78876a-6366-4eee-a427-07cb9ac16814 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.703418 | controller |     "Jun 11 12:23:25.519051 crc crio[24477]: time=\"2026-06-11T12:23:25.518498747Z\" level=info msg=\"Removing container: ae067d85504272b3eb8a4b4b681f96716ec72607adbeb6031eec1d879c0f9ba8\" id=41ab23ce-b181-4e18-a57f-21c908817d2d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.703434 | controller |     "Jun 11 12:23:25.553580 crc crio[24477]: time=\"2026-06-11T12:23:25.553026976Z\" level=info msg=\"Created container c30d66f163be7e38448341005d6d15dc5851693be0cf9fdf0dd554df1e7af263: openstack/cinder-api-0/cinder-api-log\" id=cb1f63a8-ba31-45c3-90b3-ff30db158c0a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.703449 | controller |     "Jun 11 12:23:25.561780 crc crio[24477]: time=\"2026-06-11T12:23:25.561571343Z\" level=info msg=\"Starting container: c30d66f163be7e38448341005d6d15dc5851693be0cf9fdf0dd554df1e7af263\" id=388347e3-78ee-4b0a-8bed-ee7357f78c1c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.703464 | controller |     "Jun 11 12:23:25.566345 crc crio[24477]: time=\"2026-06-11T12:23:25.56576644Z\" level=info msg=\"Removed container ae067d85504272b3eb8a4b4b681f96716ec72607adbeb6031eec1d879c0f9ba8: openstack/ceilometer-0/ceilometer-central-agent\" id=41ab23ce-b181-4e18-a57f-21c908817d2d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.703478 | controller |     "Jun 11 12:23:25.573692 crc crio[24477]: time=\"2026-06-11T12:23:25.573496356Z\" level=info msg=\"Started container\" PID=77480 containerID=c30d66f163be7e38448341005d6d15dc5851693be0cf9fdf0dd554df1e7af263 description=openstack/cinder-api-0/cinder-api-log id=388347e3-78ee-4b0a-8bed-ee7357f78c1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2386d9b5accaebdeefed5e6208c997329666741e65657e5a3e27c80a38a82eb1",
2026-06-11 13:18:31.703494 | controller |     "Jun 11 12:23:25.621581 crc crio[24477]: time=\"2026-06-11T12:23:25.62133557Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=3288ac86-2ae2-41d9-9af0-c81b965890d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.703510 | controller |     "Jun 11 12:23:25.711366 crc crio[24477]: time=\"2026-06-11T12:23:25.711263033Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=4fa78156-f1fe-45e4-9c1a-c9186bf0f09e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.703525 | controller |     "Jun 11 12:23:25.836072 crc crio[24477]: time=\"2026-06-11T12:23:25.834220299Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=54b0903d-84ab-4e86-a42d-2166fa8ab8a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.703540 | controller |     "Jun 11 12:23:25.836072 crc crio[24477]: time=\"2026-06-11T12:23:25.835361851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.703557 | controller |     "Jun 11 12:23:25.906316 crc crio[24477]: time=\"2026-06-11T12:23:25.906209452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.703572 | controller |     "Jun 11 12:23:25.914912 crc crio[24477]: time=\"2026-06-11T12:23:25.914869254Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=8459bed4-79f9-429f-b8f2-88e56a454817 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.703587 | controller |     "Jun 11 12:23:25.915063 crc crio[24477]: time=\"2026-06-11T12:23:25.915045889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.703602 | controller |     "Jun 11 12:23:25.969546 crc crio[24477]: time=\"2026-06-11T12:23:25.969423822Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5116515da3ec356306666824a42291e34ab58a1ccf15f3ef198abd8f93365277 UID:84795776-c09d-49bd-9799-09f1f56325cf NetNS:/var/run/netns/3c84f81e-b55c-4a4c-ba06-d6cdd6f21baf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84795776_c09d_49bd_9799_09f1f56325cf.slice PodAnnotations:0xc002d1a428}] Aliases:map[]}\"",
2026-06-11 13:18:31.703617 | controller |     "Jun 11 12:23:25.969546 crc crio[24477]: time=\"2026-06-11T12:23:25.969505784Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.703632 | controller |     "Jun 11 12:23:26.651755 crc crio[24477]: 2026-06-11T12:23:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5116515da3ec356 Mac:4e:04:97:39:ce:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/3c84f81e-b55c-4a4c-ba06-d6cdd6f21baf SocketPath: PciID:}] [{Interface:0xc0002005c0 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.703648 | controller |     "Jun 11 12:23:26.659555 crc crio[24477]: time=\"2026-06-11T12:23:26.654093511Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5116515da3ec356306666824a42291e34ab58a1ccf15f3ef198abd8f93365277 UID:84795776-c09d-49bd-9799-09f1f56325cf NetNS:/var/run/netns/3c84f81e-b55c-4a4c-ba06-d6cdd6f21baf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84795776_c09d_49bd_9799_09f1f56325cf.slice PodAnnotations:0xc002d1a428}] Aliases:map[]}\"",
2026-06-11 13:18:31.703663 | controller |     "Jun 11 12:23:26.659555 crc crio[24477]: time=\"2026-06-11T12:23:26.654272336Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.703678 | controller |     "Jun 11 12:23:26.666347 crc crio[24477]: time=\"2026-06-11T12:23:26.666267146Z\" level=info msg=\"Ran pod sandbox 5116515da3ec356306666824a42291e34ab58a1ccf15f3ef198abd8f93365277 with infra container: openstack/ceilometer-0/POD\" id=8459bed4-79f9-429f-b8f2-88e56a454817 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.703694 | controller |     "Jun 11 12:23:26.669076 crc crio[24477]: time=\"2026-06-11T12:23:26.668971738Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=993b96d8-62e0-475f-81bb-67a92d00bf1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.703709 | controller |     "Jun 11 12:23:26.704858 crc crio[24477]: time=\"2026-06-11T12:23:26.70475736Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=5ad4c99e-beaa-4691-aa68-44611016a180 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.703727 | controller |     "Jun 11 12:23:26.712583 crc crio[24477]: time=\"2026-06-11T12:23:26.712492545Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=db1068d4-581e-42e3-9ef2-6fa6fe7c2d9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.703743 | controller |     "Jun 11 12:23:26.713265 crc crio[24477]: time=\"2026-06-11T12:23:26.713201206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.703758 | controller |     "Jun 11 12:23:26.739510 crc crio[24477]: time=\"2026-06-11T12:23:26.739404179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.703773 | controller |     "Jun 11 12:23:26.780535 crc crio[24477]: time=\"2026-06-11T12:23:26.780426618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.703788 | controller |     "Jun 11 12:23:26.795943 crc crio[24477]: time=\"2026-06-11T12:23:26.795711309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.703803 | controller |     "Jun 11 12:23:26.948359 crc crio[24477]: time=\"2026-06-11T12:23:26.947722552Z\" level=info msg=\"Created container f571442de84ec76a4a6a4aeaee5c07b4a220fcb9de078e4b72950339be0f74d8: openstack/ceilometer-0/ceilometer-central-agent\" id=db1068d4-581e-42e3-9ef2-6fa6fe7c2d9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.703818 | controller |     "Jun 11 12:23:26.949160 crc crio[24477]: time=\"2026-06-11T12:23:26.949077159Z\" level=info msg=\"Created container a49345cdaaef5db338eb08ca6d141927c8556a796e3b2d9fc25ffeb87c7058b9: openstack/cinder-api-0/cinder-api\" id=54b0903d-84ab-4e86-a42d-2166fa8ab8a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.703833 | controller |     "Jun 11 12:23:26.951585 crc crio[24477]: time=\"2026-06-11T12:23:26.951499307Z\" level=info msg=\"Starting container: a49345cdaaef5db338eb08ca6d141927c8556a796e3b2d9fc25ffeb87c7058b9\" id=04e7a250-144c-4dc7-be79-a558f0213c0a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.703865 | controller |     "Jun 11 12:23:26.951912 crc crio[24477]: time=\"2026-06-11T12:23:26.951808976Z\" level=info msg=\"Starting container: f571442de84ec76a4a6a4aeaee5c07b4a220fcb9de078e4b72950339be0f74d8\" id=727e33d7-8f59-49d0-9d3c-90e12512ca3f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.703887 | controller |     "Jun 11 12:23:26.959797 crc crio[24477]: time=\"2026-06-11T12:23:26.959551993Z\" level=info msg=\"Started container\" PID=77638 containerID=f571442de84ec76a4a6a4aeaee5c07b4a220fcb9de078e4b72950339be0f74d8 description=openstack/ceilometer-0/ceilometer-central-agent id=727e33d7-8f59-49d0-9d3c-90e12512ca3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5116515da3ec356306666824a42291e34ab58a1ccf15f3ef198abd8f93365277",
2026-06-11 13:18:31.703904 | controller |     "Jun 11 12:23:26.961557 crc crio[24477]: time=\"2026-06-11T12:23:26.961480147Z\" level=info msg=\"Started container\" PID=77637 containerID=a49345cdaaef5db338eb08ca6d141927c8556a796e3b2d9fc25ffeb87c7058b9 description=openstack/cinder-api-0/cinder-api id=04e7a250-144c-4dc7-be79-a558f0213c0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2386d9b5accaebdeefed5e6208c997329666741e65657e5a3e27c80a38a82eb1",
2026-06-11 13:18:31.703920 | controller |     "Jun 11 12:23:26.978068 crc crio[24477]: time=\"2026-06-11T12:23:26.978010379Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=2247d46f-b7e0-4bde-abae-86bee29dd933 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.703981 | controller |     "Jun 11 12:23:27.042262 crc crio[24477]: time=\"2026-06-11T12:23:27.042158676Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=0f0a27c4-1b95-4c83-b76a-5f1d9316700f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.703999 | controller |     "Jun 11 12:23:27.050438 crc crio[24477]: time=\"2026-06-11T12:23:27.050212683Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=d2df83ee-f597-4c0c-9af4-5b8f87b48dd2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.704014 | controller |     "Jun 11 12:23:27.050881 crc crio[24477]: time=\"2026-06-11T12:23:27.0508123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.704029 | controller |     "Jun 11 12:23:27.116719 crc crio[24477]: time=\"2026-06-11T12:23:27.116519258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.704044 | controller |     "Jun 11 12:23:27.121207 crc crio[24477]: time=\"2026-06-11T12:23:27.121128808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.704060 | controller |     "Jun 11 12:23:27.315762 crc crio[24477]: time=\"2026-06-11T12:23:27.315476348Z\" level=info msg=\"Created container c515c9b9ef2c04283cc2f6a275b815852c86299af76d717a80381c6e70919932: openstack/ceilometer-0/ceilometer-notification-agent\" id=d2df83ee-f597-4c0c-9af4-5b8f87b48dd2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.704075 | controller |     "Jun 11 12:23:27.317410 crc crio[24477]: time=\"2026-06-11T12:23:27.317369102Z\" level=info msg=\"Starting container: c515c9b9ef2c04283cc2f6a275b815852c86299af76d717a80381c6e70919932\" id=03cdabd7-3d2b-4c5a-9b14-383c44788f94 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.704090 | controller |     "Jun 11 12:23:27.326107 crc crio[24477]: time=\"2026-06-11T12:23:27.326018486Z\" level=info msg=\"Started container\" PID=77663 containerID=c515c9b9ef2c04283cc2f6a275b815852c86299af76d717a80381c6e70919932 description=openstack/ceilometer-0/ceilometer-notification-agent id=03cdabd7-3d2b-4c5a-9b14-383c44788f94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5116515da3ec356306666824a42291e34ab58a1ccf15f3ef198abd8f93365277",
2026-06-11 13:18:31.704106 | controller |     "Jun 11 12:23:27.340587 crc crio[24477]: time=\"2026-06-11T12:23:27.340479188Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=2a98d1f7-1458-4539-914b-7e5891f03451 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.704122 | controller |     "Jun 11 12:23:27.363451 crc crio[24477]: time=\"2026-06-11T12:23:27.363364799Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=f2be62ff-df74-4f50-be51-88b8c4d380d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.704137 | controller |     "Jun 11 12:23:27.379123 crc crio[24477]: time=\"2026-06-11T12:23:27.375081418Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=ca9f765c-c6bb-49cf-a812-7fea06e3802c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.704152 | controller |     "Jun 11 12:23:27.379123 crc crio[24477]: time=\"2026-06-11T12:23:27.375842599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.704167 | controller |     "Jun 11 12:23:27.489391 crc crio[24477]: time=\"2026-06-11T12:23:27.486216839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.704186 | controller |     "Jun 11 12:23:27.532748 crc crio[24477]: time=\"2026-06-11T12:23:27.527866379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.704202 | controller |     "Jun 11 12:23:27.667311 crc crio[24477]: time=\"2026-06-11T12:23:27.66717396Z\" level=info msg=\"Created container 41d84a03ca3ade3b47dca6db2524e31f87fd3b14ef7fea85108589f653403121: openstack/ceilometer-0/sg-core\" id=ca9f765c-c6bb-49cf-a812-7fea06e3802c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.704217 | controller |     "Jun 11 12:23:27.669258 crc crio[24477]: time=\"2026-06-11T12:23:27.668845031Z\" level=info msg=\"Starting container: 41d84a03ca3ade3b47dca6db2524e31f87fd3b14ef7fea85108589f653403121\" id=1d3a85f3-8354-4a0d-a3dd-c6dd3efb8140 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.704232 | controller |     "Jun 11 12:23:27.677318 crc crio[24477]: time=\"2026-06-11T12:23:27.677174264Z\" level=info msg=\"Started container\" PID=77827 containerID=41d84a03ca3ade3b47dca6db2524e31f87fd3b14ef7fea85108589f653403121 description=openstack/ceilometer-0/sg-core id=1d3a85f3-8354-4a0d-a3dd-c6dd3efb8140 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5116515da3ec356306666824a42291e34ab58a1ccf15f3ef198abd8f93365277",
2026-06-11 13:18:31.704246 | controller |     "Jun 11 12:23:27.690812 crc crio[24477]: time=\"2026-06-11T12:23:27.690697683Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=9dd1f54b-923e-472f-aa0b-bc6177a53f20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.704261 | controller |     "Jun 11 12:23:27.728107 crc crio[24477]: time=\"2026-06-11T12:23:27.727987587Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=113e36dc-fd67-4d9a-9d37-c1f3113fa029 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.704275 | controller |     "Jun 11 12:23:27.738291 crc crio[24477]: time=\"2026-06-11T12:23:27.738180833Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=65ee1e93-568d-4992-94db-ab08b878e437 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.704290 | controller |     "Jun 11 12:23:27.740145 crc crio[24477]: time=\"2026-06-11T12:23:27.740071426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.704305 | controller |     "Jun 11 12:23:27.794259 crc crio[24477]: time=\"2026-06-11T12:23:27.79416189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.704320 | controller |     "Jun 11 12:23:27.799278 crc crio[24477]: time=\"2026-06-11T12:23:27.799198081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.704335 | controller |     "Jun 11 12:23:27.929074 crc crio[24477]: time=\"2026-06-11T12:23:27.928964334Z\" level=info msg=\"Created container 995f46a9d795b50114fdbdff02bb2505636e3c36db9292d50e3cd047b4d95826: openstack/ceilometer-0/proxy-httpd\" id=65ee1e93-568d-4992-94db-ab08b878e437 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.704350 | controller |     "Jun 11 12:23:27.930894 crc crio[24477]: time=\"2026-06-11T12:23:27.930805456Z\" level=info msg=\"Starting container: 995f46a9d795b50114fdbdff02bb2505636e3c36db9292d50e3cd047b4d95826\" id=19f6f0bb-24ce-4b70-9478-bf779e17e8b8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.704365 | controller |     "Jun 11 12:23:27.938952 crc crio[24477]: time=\"2026-06-11T12:23:27.938892973Z\" level=info msg=\"Started container\" PID=77889 containerID=995f46a9d795b50114fdbdff02bb2505636e3c36db9292d50e3cd047b4d95826 description=openstack/ceilometer-0/proxy-httpd id=19f6f0bb-24ce-4b70-9478-bf779e17e8b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5116515da3ec356306666824a42291e34ab58a1ccf15f3ef198abd8f93365277",
2026-06-11 13:18:31.704387 | controller |     "Jun 11 12:23:32.435066 crc crio[24477]: time=\"2026-06-11T12:23:32.434156781Z\" level=info msg=\"Removing container: 873a63f13cc741d79290e17c26a2a31989e0097358f9f01f1a6dfa5ff4e49273\" id=08e9fc8e-4c5f-4c84-97e3-fe2317437b04 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.704403 | controller |     "Jun 11 12:23:32.612094 crc crio[24477]: time=\"2026-06-11T12:23:32.61201461Z\" level=info msg=\"Removed container 873a63f13cc741d79290e17c26a2a31989e0097358f9f01f1a6dfa5ff4e49273: openshift-infra/auto-csr-approver-29686336-4w95m/oc\" id=08e9fc8e-4c5f-4c84-97e3-fe2317437b04 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.704418 | controller |     "Jun 11 12:23:32.634104 crc crio[24477]: time=\"2026-06-11T12:23:32.634002745Z\" level=info msg=\"Stopping pod sandbox: ed723d8d3f519842a48bed60a7c5afb0862ef76bce60e28bf70d629d4c6fafaa\" id=1701f76d-0b7c-4bbf-8753-4624a6ef42c1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.704433 | controller |     "Jun 11 12:23:32.634104 crc crio[24477]: time=\"2026-06-11T12:23:32.634111482Z\" level=info msg=\"Stopped pod sandbox (already stopped): ed723d8d3f519842a48bed60a7c5afb0862ef76bce60e28bf70d629d4c6fafaa\" id=1701f76d-0b7c-4bbf-8753-4624a6ef42c1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.704448 | controller |     "Jun 11 12:23:32.638063 crc crio[24477]: time=\"2026-06-11T12:23:32.638012597Z\" level=info msg=\"Removing pod sandbox: ed723d8d3f519842a48bed60a7c5afb0862ef76bce60e28bf70d629d4c6fafaa\" id=6a7db022-42a2-4d5f-9105-2c45cd1681db name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.704464 | controller |     "Jun 11 12:23:32.661137 crc crio[24477]: time=\"2026-06-11T12:23:32.661029073Z\" level=info msg=\"Removed pod sandbox: ed723d8d3f519842a48bed60a7c5afb0862ef76bce60e28bf70d629d4c6fafaa\" id=6a7db022-42a2-4d5f-9105-2c45cd1681db name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.704479 | controller |     "Jun 11 12:23:32.662495 crc crio[24477]: time=\"2026-06-11T12:23:32.662429115Z\" level=info msg=\"Stopping pod sandbox: d57ebb5dab461121a66fc46d2f0b60f3639cee7821aaf63bd7d20cceb8248ba2\" id=3cf2d392-87f3-49aa-8cc5-62aef3bbdc37 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.704494 | controller |     "Jun 11 12:23:32.663533 crc crio[24477]: time=\"2026-06-11T12:23:32.662510578Z\" level=info msg=\"Stopped pod sandbox (already stopped): d57ebb5dab461121a66fc46d2f0b60f3639cee7821aaf63bd7d20cceb8248ba2\" id=3cf2d392-87f3-49aa-8cc5-62aef3bbdc37 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.704509 | controller |     "Jun 11 12:23:32.665521 crc crio[24477]: time=\"2026-06-11T12:23:32.665419515Z\" level=info msg=\"Removing pod sandbox: d57ebb5dab461121a66fc46d2f0b60f3639cee7821aaf63bd7d20cceb8248ba2\" id=5b1999a8-9365-4a7a-aed1-c30856edee4c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.704524 | controller |     "Jun 11 12:23:32.703732 crc crio[24477]: time=\"2026-06-11T12:23:32.702165173Z\" level=info msg=\"Removed pod sandbox: d57ebb5dab461121a66fc46d2f0b60f3639cee7821aaf63bd7d20cceb8248ba2\" id=5b1999a8-9365-4a7a-aed1-c30856edee4c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.704538 | controller |     "Jun 11 12:23:32.709893 crc crio[24477]: time=\"2026-06-11T12:23:32.709759715Z\" level=info msg=\"Stopping pod sandbox: db1f4e3ac78556f50a48fd1f3bad2a659c43350b64ad52a9d9a378c15e458021\" id=546629b7-0f66-4da8-968a-5d76d2a8c899 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.704553 | controller |     "Jun 11 12:23:32.709893 crc crio[24477]: time=\"2026-06-11T12:23:32.709873368Z\" level=info msg=\"Stopped pod sandbox (already stopped): db1f4e3ac78556f50a48fd1f3bad2a659c43350b64ad52a9d9a378c15e458021\" id=546629b7-0f66-4da8-968a-5d76d2a8c899 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.704572 | controller |     "Jun 11 12:23:32.712497 crc crio[24477]: time=\"2026-06-11T12:23:32.712349568Z\" level=info msg=\"Removing pod sandbox: db1f4e3ac78556f50a48fd1f3bad2a659c43350b64ad52a9d9a378c15e458021\" id=56704e6c-f559-489e-8cc1-1ec85d1acae4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.704587 | controller |     "Jun 11 12:23:32.741013 crc crio[24477]: time=\"2026-06-11T12:23:32.739988749Z\" level=info msg=\"Removed pod sandbox: db1f4e3ac78556f50a48fd1f3bad2a659c43350b64ad52a9d9a378c15e458021\" id=56704e6c-f559-489e-8cc1-1ec85d1acae4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.704602 | controller |     "Jun 11 12:23:32.741933 crc crio[24477]: time=\"2026-06-11T12:23:32.741844934Z\" level=info msg=\"Stopping pod sandbox: e3c17cc3d92c622f06aeaafd6e66ac2765bdbb6811bd6dc76a9f16537f04426c\" id=bc164cc2-23b6-409b-a183-15909ad2d727 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.704616 | controller |     "Jun 11 12:23:32.742007 crc crio[24477]: time=\"2026-06-11T12:23:32.741947237Z\" level=info msg=\"Stopped pod sandbox (already stopped): e3c17cc3d92c622f06aeaafd6e66ac2765bdbb6811bd6dc76a9f16537f04426c\" id=bc164cc2-23b6-409b-a183-15909ad2d727 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.704631 | controller |     "Jun 11 12:23:32.743106 crc crio[24477]: time=\"2026-06-11T12:23:32.743045678Z\" level=info msg=\"Removing pod sandbox: e3c17cc3d92c622f06aeaafd6e66ac2765bdbb6811bd6dc76a9f16537f04426c\" id=a733d4f0-f4d1-4639-b46c-ff5ae90e1920 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.704646 | controller |     "Jun 11 12:23:32.756817 crc crio[24477]: time=\"2026-06-11T12:23:32.756730817Z\" level=info msg=\"Removed pod sandbox: e3c17cc3d92c622f06aeaafd6e66ac2765bdbb6811bd6dc76a9f16537f04426c\" id=a733d4f0-f4d1-4639-b46c-ff5ae90e1920 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.704660 | controller |     "Jun 11 12:23:32.758971 crc crio[24477]: time=\"2026-06-11T12:23:32.758888442Z\" level=info msg=\"Stopping pod sandbox: 200a18d4c9fd8ae9490b558ce8eef7f1a3a74a72d39982be0c898bfee45ff562\" id=b4b94bf5-879c-4386-9099-40f3366731f1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.704675 | controller |     "Jun 11 12:23:32.759097 crc crio[24477]: time=\"2026-06-11T12:23:32.758985255Z\" level=info msg=\"Stopped pod sandbox (already stopped): 200a18d4c9fd8ae9490b558ce8eef7f1a3a74a72d39982be0c898bfee45ff562\" id=b4b94bf5-879c-4386-9099-40f3366731f1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.704690 | controller |     "Jun 11 12:23:32.759819 crc crio[24477]: time=\"2026-06-11T12:23:32.759749777Z\" level=info msg=\"Removing pod sandbox: 200a18d4c9fd8ae9490b558ce8eef7f1a3a74a72d39982be0c898bfee45ff562\" id=fbec2965-915f-4a7c-8f1b-4218588069c5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.704704 | controller |     "Jun 11 12:23:32.797532 crc crio[24477]: time=\"2026-06-11T12:23:32.797386854Z\" level=info msg=\"Removed pod sandbox: 200a18d4c9fd8ae9490b558ce8eef7f1a3a74a72d39982be0c898bfee45ff562\" id=fbec2965-915f-4a7c-8f1b-4218588069c5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.704719 | controller |     "Jun 11 12:23:32.798247 crc crio[24477]: time=\"2026-06-11T12:23:32.798156041Z\" level=info msg=\"Stopping pod sandbox: 31de5123f51a8a740a7313f29dc67538b9cfdbc5b06e27d424936cb322d7d679\" id=e342701d-4c78-4c81-93ff-c75f65f61f2c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.704733 | controller |     "Jun 11 12:23:32.798332 crc crio[24477]: time=\"2026-06-11T12:23:32.798293525Z\" level=info msg=\"Stopped pod sandbox (already stopped): 31de5123f51a8a740a7313f29dc67538b9cfdbc5b06e27d424936cb322d7d679\" id=e342701d-4c78-4c81-93ff-c75f65f61f2c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.704748 | controller |     "Jun 11 12:23:32.799033 crc crio[24477]: time=\"2026-06-11T12:23:32.798966824Z\" level=info msg=\"Removing pod sandbox: 31de5123f51a8a740a7313f29dc67538b9cfdbc5b06e27d424936cb322d7d679\" id=e5483a92-b86f-4ddf-978e-86e81725fc9a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.704766 | controller |     "Jun 11 12:23:32.816794 crc crio[24477]: time=\"2026-06-11T12:23:32.816727492Z\" level=info msg=\"Removed pod sandbox: 31de5123f51a8a740a7313f29dc67538b9cfdbc5b06e27d424936cb322d7d679\" id=e5483a92-b86f-4ddf-978e-86e81725fc9a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.704780 | controller |     "Jun 11 12:23:32.817987 crc crio[24477]: time=\"2026-06-11T12:23:32.817822781Z\" level=info msg=\"Stopping pod sandbox: c437957ea9c8ff892818c28e3196ae5bbdfdc9f8f1a64d716219f073465c865b\" id=8ebd85e2-fb08-46eb-a2fb-c1055b4d668a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.704795 | controller |     "Jun 11 12:23:32.818239 crc crio[24477]: time=\"2026-06-11T12:23:32.818191293Z\" level=info msg=\"Stopped pod sandbox (already stopped): c437957ea9c8ff892818c28e3196ae5bbdfdc9f8f1a64d716219f073465c865b\" id=8ebd85e2-fb08-46eb-a2fb-c1055b4d668a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.704810 | controller |     "Jun 11 12:23:32.821722 crc crio[24477]: time=\"2026-06-11T12:23:32.818839019Z\" level=info msg=\"Removing pod sandbox: c437957ea9c8ff892818c28e3196ae5bbdfdc9f8f1a64d716219f073465c865b\" id=2a421221-d86a-4202-8f25-4bd81fff7815 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.704825 | controller |     "Jun 11 12:23:32.849196 crc crio[24477]: time=\"2026-06-11T12:23:32.848895952Z\" level=info msg=\"Removed pod sandbox: c437957ea9c8ff892818c28e3196ae5bbdfdc9f8f1a64d716219f073465c865b\" id=2a421221-d86a-4202-8f25-4bd81fff7815 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.704841 | controller |     "Jun 11 12:23:32.851948 crc crio[24477]: time=\"2026-06-11T12:23:32.850773025Z\" level=info msg=\"Stopping pod sandbox: 0055d30f650afbf78eb19f1e86fc09e24d654a5ee3e1911d7e3e873c17f3628c\" id=1b7dc6d0-93f9-43ca-ad58-20d755c61cf3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.704877 | controller |     "Jun 11 12:23:32.851948 crc crio[24477]: time=\"2026-06-11T12:23:32.850857017Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0055d30f650afbf78eb19f1e86fc09e24d654a5ee3e1911d7e3e873c17f3628c\" id=1b7dc6d0-93f9-43ca-ad58-20d755c61cf3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.704894 | controller |     "Jun 11 12:23:32.852854 crc crio[24477]: time=\"2026-06-11T12:23:32.85276997Z\" level=info msg=\"Removing pod sandbox: 0055d30f650afbf78eb19f1e86fc09e24d654a5ee3e1911d7e3e873c17f3628c\" id=28f86769-bc04-4760-a633-b33dba847090 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.704930 | controller |     "Jun 11 12:23:32.873599 crc crio[24477]: time=\"2026-06-11T12:23:32.873545406Z\" level=info msg=\"Removed pod sandbox: 0055d30f650afbf78eb19f1e86fc09e24d654a5ee3e1911d7e3e873c17f3628c\" id=28f86769-bc04-4760-a633-b33dba847090 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.704947 | controller |     "Jun 11 12:23:32.875958 crc crio[24477]: time=\"2026-06-11T12:23:32.875352813Z\" level=info msg=\"Stopping pod sandbox: 129c52298eff55e987aeabc8d220b1c4b9d4cd4f727a3e20d91e805762f91ba5\" id=c2955149-c417-4bae-a13d-4218dcae10e6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.704963 | controller |     "Jun 11 12:23:32.875958 crc crio[24477]: time=\"2026-06-11T12:23:32.875447595Z\" level=info msg=\"Stopped pod sandbox (already stopped): 129c52298eff55e987aeabc8d220b1c4b9d4cd4f727a3e20d91e805762f91ba5\" id=c2955149-c417-4bae-a13d-4218dcae10e6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.704979 | controller |     "Jun 11 12:23:32.878773 crc crio[24477]: time=\"2026-06-11T12:23:32.878508711Z\" level=info msg=\"Removing pod sandbox: 129c52298eff55e987aeabc8d220b1c4b9d4cd4f727a3e20d91e805762f91ba5\" id=9bc3f8d4-a408-4156-8464-d276d55b542c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.704998 | controller |     "Jun 11 12:23:32.897787 crc crio[24477]: time=\"2026-06-11T12:23:32.897720782Z\" level=info msg=\"Removed pod sandbox: 129c52298eff55e987aeabc8d220b1c4b9d4cd4f727a3e20d91e805762f91ba5\" id=9bc3f8d4-a408-4156-8464-d276d55b542c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.705014 | controller |     "Jun 11 12:23:32.901353 crc crio[24477]: time=\"2026-06-11T12:23:32.901274168Z\" level=info msg=\"Stopping pod sandbox: 12e72d256310f882625744a60404b4c38fb1f647a52311b8840e0f725c983fe1\" id=f4fea3bd-98fb-45b3-b36c-a44eaa20b263 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.705030 | controller |     "Jun 11 12:23:32.901852 crc crio[24477]: time=\"2026-06-11T12:23:32.901389271Z\" level=info msg=\"Stopped pod sandbox (already stopped): 12e72d256310f882625744a60404b4c38fb1f647a52311b8840e0f725c983fe1\" id=f4fea3bd-98fb-45b3-b36c-a44eaa20b263 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.705045 | controller |     "Jun 11 12:23:32.903472 crc crio[24477]: time=\"2026-06-11T12:23:32.903360726Z\" level=info msg=\"Removing pod sandbox: 12e72d256310f882625744a60404b4c38fb1f647a52311b8840e0f725c983fe1\" id=f7bcef10-d096-4511-b3d2-6d81a04d5959 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.705059 | controller |     "Jun 11 12:23:32.923821 crc crio[24477]: time=\"2026-06-11T12:23:32.923256565Z\" level=info msg=\"Removed pod sandbox: 12e72d256310f882625744a60404b4c38fb1f647a52311b8840e0f725c983fe1\" id=f7bcef10-d096-4511-b3d2-6d81a04d5959 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.705075 | controller |     "Jun 11 12:23:32.932356 crc crio[24477]: time=\"2026-06-11T12:23:32.932251951Z\" level=info msg=\"Stopping pod sandbox: 76d0bf1e684cc24fc045a4880e4f954ebcf0249a43070907c4395b7a65dd9a8b\" id=069fde22-c270-482a-9bbf-7a11dbccf2c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.705090 | controller |     "Jun 11 12:23:32.932689 crc crio[24477]: time=\"2026-06-11T12:23:32.932366144Z\" level=info msg=\"Stopped pod sandbox (already stopped): 76d0bf1e684cc24fc045a4880e4f954ebcf0249a43070907c4395b7a65dd9a8b\" id=069fde22-c270-482a-9bbf-7a11dbccf2c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.705105 | controller |     "Jun 11 12:23:32.933475 crc crio[24477]: time=\"2026-06-11T12:23:32.93338818Z\" level=info msg=\"Removing pod sandbox: 76d0bf1e684cc24fc045a4880e4f954ebcf0249a43070907c4395b7a65dd9a8b\" id=7e7782bf-b6e9-4a70-9e4c-2dac9aefb218 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.705120 | controller |     "Jun 11 12:23:32.966742 crc crio[24477]: time=\"2026-06-11T12:23:32.966682209Z\" level=info msg=\"Removed pod sandbox: 76d0bf1e684cc24fc045a4880e4f954ebcf0249a43070907c4395b7a65dd9a8b\" id=7e7782bf-b6e9-4a70-9e4c-2dac9aefb218 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.705135 | controller |     "Jun 11 12:23:33.522119 crc crio[24477]: time=\"2026-06-11T12:23:33.521724444Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=777091c8-9b65-4762-b474-3ba08cf5c407 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.705150 | controller |     "Jun 11 12:23:33.522119 crc crio[24477]: time=\"2026-06-11T12:23:33.522132236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.705166 | controller |     "Jun 11 12:23:33.559701 crc crio[24477]: time=\"2026-06-11T12:23:33.559501997Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:6307b87262b3092d50025861d99f7c9205249289f983bc944f588ac8515c1f59 UID:0c30acc8-b198-42a9-80c5-991a0a80ba8e NetNS:/var/run/netns/48975fd9-19e7-44a3-a895-6939ee013d30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c30acc8_b198_42a9_80c5_991a0a80ba8e.slice PodAnnotations:0xc0005305c0}] Aliases:map[]}\"",
2026-06-11 13:18:31.705186 | controller |     "Jun 11 12:23:33.559701 crc crio[24477]: time=\"2026-06-11T12:23:33.559582789Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.705202 | controller |     "Jun 11 12:23:34.033518 crc crio[24477]: time=\"2026-06-11T12:23:34.033431988Z\" level=info msg=\"NetworkStart: stopping network for sandbox 6307b87262b3092d50025861d99f7c9205249289f983bc944f588ac8515c1f59\" id=777091c8-9b65-4762-b474-3ba08cf5c407 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.705218 | controller |     "Jun 11 12:23:34.034068 crc crio[24477]: time=\"2026-06-11T12:23:34.034018164Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:6307b87262b3092d50025861d99f7c9205249289f983bc944f588ac8515c1f59 UID:0c30acc8-b198-42a9-80c5-991a0a80ba8e NetNS:/var/run/netns/48975fd9-19e7-44a3-a895-6939ee013d30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c30acc8_b198_42a9_80c5_991a0a80ba8e.slice PodAnnotations:0xc000b181a8}] Aliases:map[]}\"",
2026-06-11 13:18:31.705236 | controller |     "Jun 11 12:23:34.034149 crc crio[24477]: time=\"2026-06-11T12:23:34.034089696Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 13:18:31.705257 | controller |     "Jun 11 12:23:34.034149 crc crio[24477]: time=\"2026-06-11T12:23:34.034103436Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 13:18:31.705276 | controller |     "Jun 11 12:23:34.034149 crc crio[24477]: time=\"2026-06-11T12:23:34.034110947Z\" level=info msg=\"Deleting pod openstack_openstackclient from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.705292 | controller |     "Jun 11 12:23:34.065859 crc crio[24477]: time=\"2026-06-11T12:23:34.065816442Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=3a69c5f3-7e22-4554-9ad4-103ef97c3fde name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.705307 | controller |     "Jun 11 12:23:34.066146 crc crio[24477]: time=\"2026-06-11T12:23:34.066122311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.705323 | controller |     "Jun 11 12:23:34.225028 crc crio[24477]: time=\"2026-06-11T12:23:34.224892346Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 6307b87262b3092d50025861d99f7c9205249289f983bc944f588ac8515c1f59\" id=777091c8-9b65-4762-b474-3ba08cf5c407 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.705338 | controller |     "Jun 11 12:23:34.227355 crc crio[24477]: time=\"2026-06-11T12:23:34.227252472Z\" level=info msg=\"runSandbox: deleting pod ID 6307b87262b3092d50025861d99f7c9205249289f983bc944f588ac8515c1f59 from idIndex\" id=777091c8-9b65-4762-b474-3ba08cf5c407 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.705354 | controller |     "Jun 11 12:23:34.227450 crc crio[24477]: time=\"2026-06-11T12:23:34.227367936Z\" level=info msg=\"runSandbox: removing pod sandbox 6307b87262b3092d50025861d99f7c9205249289f983bc944f588ac8515c1f59\" id=777091c8-9b65-4762-b474-3ba08cf5c407 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.705369 | controller |     "Jun 11 12:23:34.227450 crc crio[24477]: time=\"2026-06-11T12:23:34.227425808Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 6307b87262b3092d50025861d99f7c9205249289f983bc944f588ac8515c1f59\" id=777091c8-9b65-4762-b474-3ba08cf5c407 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.705385 | controller |     "Jun 11 12:23:34.227592 crc crio[24477]: time=\"2026-06-11T12:23:34.227455789Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 6307b87262b3092d50025861d99f7c9205249289f983bc944f588ac8515c1f59\" id=777091c8-9b65-4762-b474-3ba08cf5c407 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.705405 | controller |     "Jun 11 12:23:34.227911 crc crio[24477]: time=\"2026-06-11T12:23:34.227867361Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:bfc6276767cde7ea74dd84bf456cd4096827572748f7dfd00e3a9c44dffc6a90 UID:1edcb2c4-4e98-46e2-ab6e-d17e9d25a0f7 NetNS:/var/run/netns/bdfb03a1-66ae-41b6-9af9-efc9c9815dbe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1edcb2c4_4e98_46e2_ab6e_d17e9d25a0f7.slice PodAnnotations:0xc000530720}] Aliases:map[]}\"",
2026-06-11 13:18:31.705422 | controller |     "Jun 11 12:23:34.228026 crc crio[24477]: time=\"2026-06-11T12:23:34.228009945Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.705439 | controller |     "Jun 11 12:23:34.228326 crc crio[24477]: time=\"2026-06-11T12:23:34.228015344Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 6307b87262b3092d50025861d99f7c9205249289f983bc944f588ac8515c1f59\" id=777091c8-9b65-4762-b474-3ba08cf5c407 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.705455 | controller |     "Jun 11 12:23:34.245881 crc crio[24477]: time=\"2026-06-11T12:23:34.245793174Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openstackclient_openstack_0c30acc8-b198-42a9-80c5-991a0a80ba8e_0\" id=777091c8-9b65-4762-b474-3ba08cf5c407 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.705471 | controller |     "Jun 11 12:23:34.245881 crc crio[24477]: time=\"2026-06-11T12:23:34.245877946Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openstackclient_openstack_0c30acc8-b198-42a9-80c5-991a0a80ba8e_0\" id=777091c8-9b65-4762-b474-3ba08cf5c407 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.705486 | controller |     "Jun 11 12:23:34.895751 crc crio[24477]: 2026-06-11T12:23:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bfc6276767cde7e Mac:82:21:92:2f:74:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/bdfb03a1-66ae-41b6-9af9-efc9c9815dbe SocketPath: PciID:}] [{Interface:0xc0002008e0 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.705501 | controller |     "Jun 11 12:23:34.895751 crc crio[24477]: time=\"2026-06-11T12:23:34.895442962Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:bfc6276767cde7ea74dd84bf456cd4096827572748f7dfd00e3a9c44dffc6a90 UID:1edcb2c4-4e98-46e2-ab6e-d17e9d25a0f7 NetNS:/var/run/netns/bdfb03a1-66ae-41b6-9af9-efc9c9815dbe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1edcb2c4_4e98_46e2_ab6e_d17e9d25a0f7.slice PodAnnotations:0xc000530720}] Aliases:map[]}\"",
2026-06-11 13:18:31.705518 | controller |     "Jun 11 12:23:34.895751 crc crio[24477]: time=\"2026-06-11T12:23:34.895577196Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.705533 | controller |     "Jun 11 12:23:34.906931 crc crio[24477]: time=\"2026-06-11T12:23:34.906858975Z\" level=info msg=\"Ran pod sandbox bfc6276767cde7ea74dd84bf456cd4096827572748f7dfd00e3a9c44dffc6a90 with infra container: openstack/openstackclient/POD\" id=3a69c5f3-7e22-4554-9ad4-103ef97c3fde name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.705549 | controller |     "Jun 11 12:23:34.909754 crc crio[24477]: time=\"2026-06-11T12:23:34.909690009Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=7e2c75d7-c81a-4999-91b7-cb8f759fa484 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.705568 | controller |     "Jun 11 12:23:34.909945 crc crio[24477]: time=\"2026-06-11T12:23:34.909874784Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found\" id=7e2c75d7-c81a-4999-91b7-cb8f759fa484 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.705584 | controller |     "Jun 11 12:23:34.910025 crc crio[24477]: time=\"2026-06-11T12:23:34.909947766Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found\" id=7e2c75d7-c81a-4999-91b7-cb8f759fa484 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.705599 | controller |     "Jun 11 12:23:34.911071 crc crio[24477]: time=\"2026-06-11T12:23:34.911008166Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=b30bdc95-d3a1-4c08-b99f-ef26ea964fa1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.705614 | controller |     "Jun 11 12:23:34.923358 crc crio[24477]: time=\"2026-06-11T12:23:34.923277822Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\\\"\"",
2026-06-11 13:18:31.705630 | controller |     "Jun 11 12:23:35.580472 crc crio[24477]: time=\"2026-06-11T12:23:35.580394177Z\" level=info msg=\"Stopping container: 55d8075fffc74b97412afc719fd66d23aade3b064654f26961d4276719b61d7c (timeout: 30s)\" id=09076a70-44fa-4a14-af2e-12f5ffe415b2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.705645 | controller |     "Jun 11 12:23:35.580816 crc crio[24477]: time=\"2026-06-11T12:23:35.580748832Z\" level=info msg=\"Stopping container: 84fcf8424aa5006ada931574fc764e0c8df999eaf9ed76f6599110e4fbd99c23 (timeout: 30s)\" id=2c964300-ed28-4d29-8d35-e72e107c1d85 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.705660 | controller |     "Jun 11 12:23:36.218402 crc crio[24477]: time=\"2026-06-11T12:23:36.217916627Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-69c464687f-cs7rr/POD\" id=417a6a87-5d38-4d80-a4f4-06a3d9d1092c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.705676 | controller |     "Jun 11 12:23:36.219860 crc crio[24477]: time=\"2026-06-11T12:23:36.218443811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.705693 | controller |     "Jun 11 12:23:36.252127 crc crio[24477]: time=\"2026-06-11T12:23:36.252032682Z\" level=info msg=\"Got pod network &{Name:swift-proxy-69c464687f-cs7rr Namespace:openstack ID:d4424befe87366c973c236762c202e30374ff56cd55b3ab03e8fb83d84ea7ba6 UID:7e8e622d-bb8e-4006-a5a1-44e3ad2a9a78 NetNS:/var/run/netns/fa593c68-a1ce-4abe-82f2-49b47e6717c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e8e622d_bb8e_4006_a5a1_44e3ad2a9a78.slice PodAnnotations:0xc000a86678}] Aliases:map[]}\"",
2026-06-11 13:18:31.705709 | controller |     "Jun 11 12:23:36.252127 crc crio[24477]: time=\"2026-06-11T12:23:36.252100504Z\" level=info msg=\"Adding pod openstack_swift-proxy-69c464687f-cs7rr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.705725 | controller |     "Jun 11 12:23:36.748315 crc crio[24477]: time=\"2026-06-11T12:23:36.747513724Z\" level=info msg=\"Stopped container 55d8075fffc74b97412afc719fd66d23aade3b064654f26961d4276719b61d7c: openstack/cinder-scheduler-0/probe\" id=09076a70-44fa-4a14-af2e-12f5ffe415b2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.705740 | controller |     "Jun 11 12:23:37.048794 crc crio[24477]: 2026-06-11T12:23:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d4424befe87366c Mac:92:8c:7e:2c:99:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/fa593c68-a1ce-4abe-82f2-49b47e6717c2 SocketPath: PciID:}] [{Interface:0xc0002008e0 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.705759 | controller |     "Jun 11 12:23:37.051156 crc crio[24477]: time=\"2026-06-11T12:23:37.051082993Z\" level=info msg=\"Got pod network &{Name:swift-proxy-69c464687f-cs7rr Namespace:openstack ID:d4424befe87366c973c236762c202e30374ff56cd55b3ab03e8fb83d84ea7ba6 UID:7e8e622d-bb8e-4006-a5a1-44e3ad2a9a78 NetNS:/var/run/netns/fa593c68-a1ce-4abe-82f2-49b47e6717c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e8e622d_bb8e_4006_a5a1_44e3ad2a9a78.slice PodAnnotations:0xc000a86678}] Aliases:map[]}\"",
2026-06-11 13:18:31.705775 | controller |     "Jun 11 12:23:37.051343 crc crio[24477]: time=\"2026-06-11T12:23:37.051268378Z\" level=info msg=\"Checking pod openstack_swift-proxy-69c464687f-cs7rr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.705790 | controller |     "Jun 11 12:23:37.075023 crc crio[24477]: time=\"2026-06-11T12:23:37.074938644Z\" level=info msg=\"Ran pod sandbox d4424befe87366c973c236762c202e30374ff56cd55b3ab03e8fb83d84ea7ba6 with infra container: openstack/swift-proxy-69c464687f-cs7rr/POD\" id=417a6a87-5d38-4d80-a4f4-06a3d9d1092c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.705806 | controller |     "Jun 11 12:23:37.087543 crc crio[24477]: time=\"2026-06-11T12:23:37.087436044Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=135a1d50-a0c0-4d17-844d-b4f70c872ee0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.705821 | controller |     "Jun 11 12:23:37.255232 crc crio[24477]: time=\"2026-06-11T12:23:37.254795561Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=1b214ed4-5366-424e-a4b6-a1b76a77c8ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.705835 | controller |     "Jun 11 12:23:37.283939 crc crio[24477]: time=\"2026-06-11T12:23:37.283828813Z\" level=info msg=\"Creating container: openstack/swift-proxy-69c464687f-cs7rr/proxy-httpd\" id=5ce659e4-f0ce-45cf-97a5-81145106f833 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.705866 | controller |     "Jun 11 12:23:37.284968 crc crio[24477]: time=\"2026-06-11T12:23:37.284898544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.705887 | controller |     "Jun 11 12:23:37.379026 crc crio[24477]: time=\"2026-06-11T12:23:37.378738397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.705902 | controller |     "Jun 11 12:23:37.385867 crc crio[24477]: time=\"2026-06-11T12:23:37.385699082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.705917 | controller |     "Jun 11 12:23:37.577831 crc crio[24477]: time=\"2026-06-11T12:23:37.577736118Z\" level=info msg=\"Created container dda495cb5f0d4ada480548e52ecb6b75a38f187384284502ccc863f8ebf1151b: openstack/swift-proxy-69c464687f-cs7rr/proxy-httpd\" id=5ce659e4-f0ce-45cf-97a5-81145106f833 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.705931 | controller |     "Jun 11 12:23:37.579997 crc crio[24477]: time=\"2026-06-11T12:23:37.579890199Z\" level=info msg=\"Starting container: dda495cb5f0d4ada480548e52ecb6b75a38f187384284502ccc863f8ebf1151b\" id=7d716faa-c129-4449-aeaa-5db60fef67c9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.705946 | controller |     "Jun 11 12:23:37.587269 crc crio[24477]: time=\"2026-06-11T12:23:37.587146782Z\" level=info msg=\"Started container\" PID=78744 containerID=dda495cb5f0d4ada480548e52ecb6b75a38f187384284502ccc863f8ebf1151b description=openstack/swift-proxy-69c464687f-cs7rr/proxy-httpd id=7d716faa-c129-4449-aeaa-5db60fef67c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4424befe87366c973c236762c202e30374ff56cd55b3ab03e8fb83d84ea7ba6",
2026-06-11 13:18:31.705966 | controller |     "Jun 11 12:23:37.607988 crc crio[24477]: time=\"2026-06-11T12:23:37.605089837Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=47caf50b-21b2-4fac-b9de-467c8e821c79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.705981 | controller |     "Jun 11 12:23:37.636890 crc crio[24477]: time=\"2026-06-11T12:23:37.636460212Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=d4ec9603-21c4-4a8d-b0b1-521134c31222 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.706028 | controller |     "Jun 11 12:23:37.646270 crc crio[24477]: time=\"2026-06-11T12:23:37.64604756Z\" level=info msg=\"Creating container: openstack/swift-proxy-69c464687f-cs7rr/proxy-server\" id=e740bf2c-4f66-4fef-ad97-12502544e905 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.706048 | controller |     "Jun 11 12:23:37.646577 crc crio[24477]: time=\"2026-06-11T12:23:37.646512523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.706063 | controller |     "Jun 11 12:23:37.715885 crc crio[24477]: time=\"2026-06-11T12:23:37.71558003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.706096 | controller |     "Jun 11 12:23:37.723809 crc crio[24477]: time=\"2026-06-11T12:23:37.721779252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.706118 | controller |     "Jun 11 12:23:37.873269 crc crio[24477]: time=\"2026-06-11T12:23:37.873197061Z\" level=info msg=\"Created container 00231e29e22d3181579219b6358c5eff7b3f3d0f932b8d987311500ee1b41804: openstack/swift-proxy-69c464687f-cs7rr/proxy-server\" id=e740bf2c-4f66-4fef-ad97-12502544e905 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.706134 | controller |     "Jun 11 12:23:37.878497 crc crio[24477]: time=\"2026-06-11T12:23:37.878464039Z\" level=info msg=\"Starting container: 00231e29e22d3181579219b6358c5eff7b3f3d0f932b8d987311500ee1b41804\" id=82a8cd6f-ecdf-40c8-bc1d-888961658bdc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.706150 | controller |     "Jun 11 12:23:37.895830 crc crio[24477]: time=\"2026-06-11T12:23:37.895601709Z\" level=info msg=\"Started container\" PID=78774 containerID=00231e29e22d3181579219b6358c5eff7b3f3d0f932b8d987311500ee1b41804 description=openstack/swift-proxy-69c464687f-cs7rr/proxy-server id=82a8cd6f-ecdf-40c8-bc1d-888961658bdc name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4424befe87366c973c236762c202e30374ff56cd55b3ab03e8fb83d84ea7ba6",
2026-06-11 13:18:31.706165 | controller |     "Jun 11 12:23:38.425509 crc crio[24477]: time=\"2026-06-11T12:23:38.425406373Z\" level=info msg=\"Stopped container 84fcf8424aa5006ada931574fc764e0c8df999eaf9ed76f6599110e4fbd99c23: openstack/cinder-scheduler-0/cinder-scheduler\" id=2c964300-ed28-4d29-8d35-e72e107c1d85 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.706181 | controller |     "Jun 11 12:23:38.427286 crc crio[24477]: time=\"2026-06-11T12:23:38.427213204Z\" level=info msg=\"Stopping pod sandbox: 4d8793fc2ca220d75ac43405d4328c51683175a5d5e3984ddec5151f436c6ded\" id=360e53d6-93be-463b-baad-2a61cfaf3ac8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.706196 | controller |     "Jun 11 12:23:38.428053 crc crio[24477]: time=\"2026-06-11T12:23:38.427992467Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:4d8793fc2ca220d75ac43405d4328c51683175a5d5e3984ddec5151f436c6ded UID:7913f9d8-18e4-44e9-812f-f6876ab290ea NetNS:/var/run/netns/21a98af1-2a13-4c4e-83d0-210f8a1a0460 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7913f9d8_18e4_44e9_812f_f6876ab290ea.slice PodAnnotations:0xc00718c858}] Aliases:map[]}\"",
2026-06-11 13:18:31.706215 | controller |     "Jun 11 12:23:38.428247 crc crio[24477]: time=\"2026-06-11T12:23:38.428185712Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.706231 | controller |     "Jun 11 12:23:39.341578 crc crio[24477]: time=\"2026-06-11T12:23:39.340943114Z\" level=info msg=\"Stopped pod sandbox: 4d8793fc2ca220d75ac43405d4328c51683175a5d5e3984ddec5151f436c6ded\" id=360e53d6-93be-463b-baad-2a61cfaf3ac8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.706246 | controller |     "Jun 11 12:23:39.820337 crc crio[24477]: time=\"2026-06-11T12:23:39.819847112Z\" level=info msg=\"Removing container: 55d8075fffc74b97412afc719fd66d23aade3b064654f26961d4276719b61d7c\" id=e7b9cea7-0cca-4f6d-9204-623f5d8ea8e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.706261 | controller |     "Jun 11 12:23:39.918218 crc crio[24477]: time=\"2026-06-11T12:23:39.918126354Z\" level=info msg=\"Stopping container: c515c9b9ef2c04283cc2f6a275b815852c86299af76d717a80381c6e70919932 (timeout: 30s)\" id=3c365a67-9868-4dc9-897b-254a9af2209b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.706276 | controller |     "Jun 11 12:23:39.918905 crc crio[24477]: time=\"2026-06-11T12:23:39.918820124Z\" level=info msg=\"Stopping container: 995f46a9d795b50114fdbdff02bb2505636e3c36db9292d50e3cd047b4d95826 (timeout: 30s)\" id=49a71bfc-7b80-4c0c-a9f9-c2f82a757606 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.706291 | controller |     "Jun 11 12:23:39.920397 crc crio[24477]: time=\"2026-06-11T12:23:39.920272664Z\" level=info msg=\"Stopping container: f571442de84ec76a4a6a4aeaee5c07b4a220fcb9de078e4b72950339be0f74d8 (timeout: 30s)\" id=042b0e17-8efd-4296-813c-36480030b19b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.706305 | controller |     "Jun 11 12:23:39.921272 crc crio[24477]: time=\"2026-06-11T12:23:39.921073432Z\" level=info msg=\"Stopping container: 41d84a03ca3ade3b47dca6db2524e31f87fd3b14ef7fea85108589f653403121 (timeout: 30s)\" id=7ab05ec0-a889-403e-939b-3aaabb31c3f6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.706320 | controller |     "Jun 11 12:23:39.939820 crc crio[24477]: time=\"2026-06-11T12:23:39.939753762Z\" level=info msg=\"Removed container 55d8075fffc74b97412afc719fd66d23aade3b064654f26961d4276719b61d7c: openstack/cinder-scheduler-0/probe\" id=e7b9cea7-0cca-4f6d-9204-623f5d8ea8e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.706335 | controller |     "Jun 11 12:23:39.947440 crc crio[24477]: time=\"2026-06-11T12:23:39.947370823Z\" level=info msg=\"Removing container: 84fcf8424aa5006ada931574fc764e0c8df999eaf9ed76f6599110e4fbd99c23\" id=ef15c9ff-a35b-47c5-ab50-011b17dd60e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.706351 | controller |     "Jun 11 12:23:40.010350 crc crio[24477]: time=\"2026-06-11T12:23:40.010259474Z\" level=info msg=\"Removed container 84fcf8424aa5006ada931574fc764e0c8df999eaf9ed76f6599110e4fbd99c23: openstack/cinder-scheduler-0/cinder-scheduler\" id=ef15c9ff-a35b-47c5-ab50-011b17dd60e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.706366 | controller |     "Jun 11 12:23:40.100827 crc crio[24477]: time=\"2026-06-11T12:23:40.099874768Z\" level=info msg=\"Stopped container 41d84a03ca3ade3b47dca6db2524e31f87fd3b14ef7fea85108589f653403121: openstack/ceilometer-0/sg-core\" id=7ab05ec0-a889-403e-939b-3aaabb31c3f6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.706385 | controller |     "Jun 11 12:23:40.171899 crc crio[24477]: time=\"2026-06-11T12:23:40.171454446Z\" level=info msg=\"Stopped container 995f46a9d795b50114fdbdff02bb2505636e3c36db9292d50e3cd047b4d95826: openstack/ceilometer-0/proxy-httpd\" id=49a71bfc-7b80-4c0c-a9f9-c2f82a757606 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.706400 | controller |     "Jun 11 12:23:40.395297 crc crio[24477]: time=\"2026-06-11T12:23:40.395211692Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=2d52d483-b654-4bce-ab28-1dd06498df89 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.706416 | controller |     "Jun 11 12:23:40.395433 crc crio[24477]: time=\"2026-06-11T12:23:40.395342895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.706431 | controller |     "Jun 11 12:23:40.467959 crc crio[24477]: time=\"2026-06-11T12:23:40.467586759Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:991b8a43efd73e0818a3ef8bf9ff092ff62beefd1fb4c41d13533ca7b8ff110d UID:ed6f0b89-8a56-4601-9a92-4e5da654513c NetNS:/var/run/netns/74adc7e0-9f18-4706-93f5-998600ada3bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded6f0b89_8a56_4601_9a92_4e5da654513c.slice PodAnnotations:0xc000a86850}] Aliases:map[]}\"",
2026-06-11 13:18:31.706446 | controller |     "Jun 11 12:23:40.467959 crc crio[24477]: time=\"2026-06-11T12:23:40.467938539Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.706461 | controller |     "Jun 11 12:23:41.611338 crc crio[24477]: time=\"2026-06-11T12:23:41.610809496Z\" level=info msg=\"Stopped container c515c9b9ef2c04283cc2f6a275b815852c86299af76d717a80381c6e70919932: openstack/ceilometer-0/ceilometer-notification-agent\" id=3c365a67-9868-4dc9-897b-254a9af2209b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.706476 | controller |     "Jun 11 12:23:41.613078 crc crio[24477]: time=\"2026-06-11T12:23:41.612541463Z\" level=info msg=\"Stopped container f571442de84ec76a4a6a4aeaee5c07b4a220fcb9de078e4b72950339be0f74d8: openstack/ceilometer-0/ceilometer-central-agent\" id=042b0e17-8efd-4296-813c-36480030b19b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.706490 | controller |     "Jun 11 12:23:41.615988 crc crio[24477]: time=\"2026-06-11T12:23:41.615910625Z\" level=info msg=\"Stopping pod sandbox: 5116515da3ec356306666824a42291e34ab58a1ccf15f3ef198abd8f93365277\" id=0748b684-4852-49b5-9f62-82cec8d6f025 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.706505 | controller |     "Jun 11 12:23:41.616596 crc crio[24477]: time=\"2026-06-11T12:23:41.616529493Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5116515da3ec356306666824a42291e34ab58a1ccf15f3ef198abd8f93365277 UID:84795776-c09d-49bd-9799-09f1f56325cf NetNS:/var/run/netns/3c84f81e-b55c-4a4c-ba06-d6cdd6f21baf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84795776_c09d_49bd_9799_09f1f56325cf.slice PodAnnotations:0xc000a14938}] Aliases:map[]}\"",
2026-06-11 13:18:31.706520 | controller |     "Jun 11 12:23:41.616899 crc crio[24477]: time=\"2026-06-11T12:23:41.616840303Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.706535 | controller |     "Jun 11 12:23:41.644706 crc crio[24477]: 2026-06-11T12:23:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:991b8a43efd73e0 Mac:22:5b:31:2d:a2:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/74adc7e0-9f18-4706-93f5-998600ada3bf SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.706555 | controller |     "Jun 11 12:23:41.649551 crc crio[24477]: time=\"2026-06-11T12:23:41.649466988Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:991b8a43efd73e0818a3ef8bf9ff092ff62beefd1fb4c41d13533ca7b8ff110d UID:ed6f0b89-8a56-4601-9a92-4e5da654513c NetNS:/var/run/netns/74adc7e0-9f18-4706-93f5-998600ada3bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded6f0b89_8a56_4601_9a92_4e5da654513c.slice PodAnnotations:0xc000a86850}] Aliases:map[]}\"",
2026-06-11 13:18:31.706571 | controller |     "Jun 11 12:23:41.649912 crc crio[24477]: time=\"2026-06-11T12:23:41.649774038Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.706586 | controller |     "Jun 11 12:23:41.678471 crc crio[24477]: time=\"2026-06-11T12:23:41.678352319Z\" level=info msg=\"Ran pod sandbox 991b8a43efd73e0818a3ef8bf9ff092ff62beefd1fb4c41d13533ca7b8ff110d with infra container: openstack/cinder-scheduler-0/POD\" id=2d52d483-b654-4bce-ab28-1dd06498df89 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.706602 | controller |     "Jun 11 12:23:41.688107 crc crio[24477]: time=\"2026-06-11T12:23:41.688053677Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=5de3631c-6401-451e-8937-931793b0b913 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.706617 | controller |     "Jun 11 12:23:41.741994 crc crio[24477]: time=\"2026-06-11T12:23:41.741841364Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=3506c666-7ab6-4832-a1de-aed8809f1b28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.706633 | controller |     "Jun 11 12:23:41.993114 crc crio[24477]: time=\"2026-06-11T12:23:41.992530542Z\" level=info msg=\"Stopped pod sandbox: 5116515da3ec356306666824a42291e34ab58a1ccf15f3ef198abd8f93365277\" id=0748b684-4852-49b5-9f62-82cec8d6f025 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.706648 | controller |     "Jun 11 12:23:42.197142 crc crio[24477]: time=\"2026-06-11T12:23:42.197041408Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=d840bdc9-62e6-41f1-a903-0bc084a582a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.706662 | controller |     "Jun 11 12:23:42.197550 crc crio[24477]: time=\"2026-06-11T12:23:42.19749491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.706677 | controller |     "Jun 11 12:23:42.259760 crc crio[24477]: time=\"2026-06-11T12:23:42.259502827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.706692 | controller |     "Jun 11 12:23:43.021953 crc crio[24477]: time=\"2026-06-11T12:23:43.021210263Z\" level=info msg=\"Removing container: 995f46a9d795b50114fdbdff02bb2505636e3c36db9292d50e3cd047b4d95826\" id=d646e1df-5662-4cab-a7e5-fd21e02e7ecc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.706707 | controller |     "Jun 11 12:23:43.090172 crc crio[24477]: time=\"2026-06-11T12:23:43.090073562Z\" level=info msg=\"Removed container 995f46a9d795b50114fdbdff02bb2505636e3c36db9292d50e3cd047b4d95826: openstack/ceilometer-0/proxy-httpd\" id=d646e1df-5662-4cab-a7e5-fd21e02e7ecc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.706722 | controller |     "Jun 11 12:23:43.100763 crc crio[24477]: time=\"2026-06-11T12:23:43.097506629Z\" level=info msg=\"Removing container: 41d84a03ca3ade3b47dca6db2524e31f87fd3b14ef7fea85108589f653403121\" id=2fa814ef-cf29-45c0-8816-699c254b27fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.706740 | controller |     "Jun 11 12:23:43.224088 crc crio[24477]: time=\"2026-06-11T12:23:43.221706296Z\" level=info msg=\"Removed container 41d84a03ca3ade3b47dca6db2524e31f87fd3b14ef7fea85108589f653403121: openstack/ceilometer-0/sg-core\" id=2fa814ef-cf29-45c0-8816-699c254b27fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.706755 | controller |     "Jun 11 12:23:43.234301 crc crio[24477]: time=\"2026-06-11T12:23:43.234164115Z\" level=info msg=\"Removing container: c515c9b9ef2c04283cc2f6a275b815852c86299af76d717a80381c6e70919932\" id=791564d5-1517-4036-8c08-d657aaa3dfa5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.706769 | controller |     "Jun 11 12:23:43.277005 crc crio[24477]: time=\"2026-06-11T12:23:43.276601841Z\" level=info msg=\"Removed container c515c9b9ef2c04283cc2f6a275b815852c86299af76d717a80381c6e70919932: openstack/ceilometer-0/ceilometer-notification-agent\" id=791564d5-1517-4036-8c08-d657aaa3dfa5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.706784 | controller |     "Jun 11 12:23:43.282041 crc crio[24477]: time=\"2026-06-11T12:23:43.281999334Z\" level=info msg=\"Removing container: f571442de84ec76a4a6a4aeaee5c07b4a220fcb9de078e4b72950339be0f74d8\" id=3b0a031e-a91e-4b1a-b14e-1fe3f45ff16e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.706798 | controller |     "Jun 11 12:23:43.424480 crc crio[24477]: time=\"2026-06-11T12:23:43.423142267Z\" level=info msg=\"Removed container f571442de84ec76a4a6a4aeaee5c07b4a220fcb9de078e4b72950339be0f74d8: openstack/ceilometer-0/ceilometer-central-agent\" id=3b0a031e-a91e-4b1a-b14e-1fe3f45ff16e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.706813 | controller |     "Jun 11 12:23:43.511087 crc crio[24477]: time=\"2026-06-11T12:23:43.510947845Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=3154300a-ed28-4cbd-aefb-bf740c8ea2a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.706828 | controller |     "Jun 11 12:23:43.511321 crc crio[24477]: time=\"2026-06-11T12:23:43.511181032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.706842 | controller |     "Jun 11 12:23:43.589434 crc crio[24477]: time=\"2026-06-11T12:23:43.589219851Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:249d42fc8738ea2ece86b9a835903ed23804568580ebb3e9e22c5fe946cc6c7a UID:765b192b-4f13-4453-b066-5b9a8e0ef56c NetNS:/var/run/netns/793362fa-cabf-4159-9d8b-dce5f9eff531 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod765b192b_4f13_4453_b066_5b9a8e0ef56c.slice PodAnnotations:0xc0072c0038}] Aliases:map[]}\"",
2026-06-11 13:18:31.706879 | controller |     "Jun 11 12:23:43.589434 crc crio[24477]: time=\"2026-06-11T12:23:43.589294233Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.706896 | controller |     "Jun 11 12:23:43.664712 crc crio[24477]: time=\"2026-06-11T12:23:43.664217256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.706911 | controller |     "Jun 11 12:23:43.931900 crc crio[24477]: time=\"2026-06-11T12:23:43.931501159Z\" level=info msg=\"Created container 127ebb55203bd555207a7298d8fbb51a96c544125527ed4ca14e56f4ccae5a2d: openstack/cinder-scheduler-0/cinder-scheduler\" id=d840bdc9-62e6-41f1-a903-0bc084a582a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.706926 | controller |     "Jun 11 12:23:43.935701 crc crio[24477]: time=\"2026-06-11T12:23:43.934599976Z\" level=info msg=\"Starting container: 127ebb55203bd555207a7298d8fbb51a96c544125527ed4ca14e56f4ccae5a2d\" id=0738714d-184d-49cb-88dd-8453941c5838 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.706944 | controller |     "Jun 11 12:23:43.953430 crc crio[24477]: time=\"2026-06-11T12:23:43.951936994Z\" level=info msg=\"Started container\" PID=79282 containerID=127ebb55203bd555207a7298d8fbb51a96c544125527ed4ca14e56f4ccae5a2d description=openstack/cinder-scheduler-0/cinder-scheduler id=0738714d-184d-49cb-88dd-8453941c5838 name=/runtime.v1.RuntimeService/StartContainer sandboxID=991b8a43efd73e0818a3ef8bf9ff092ff62beefd1fb4c41d13533ca7b8ff110d",
2026-06-11 13:18:31.706960 | controller |     "Jun 11 12:23:43.980857 crc crio[24477]: time=\"2026-06-11T12:23:43.980569236Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=2f32e208-a27a-42d7-a261-edfc6ac2d463 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.706974 | controller |     "Jun 11 12:23:44.065804 crc crio[24477]: time=\"2026-06-11T12:23:44.064002968Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=32201b86-1a2f-439a-9e09-ab459f4640e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.706989 | controller |     "Jun 11 12:23:44.077040 crc crio[24477]: time=\"2026-06-11T12:23:44.076958451Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=0bffb881-c12d-496e-89fc-a3dcf6e2ef39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.707004 | controller |     "Jun 11 12:23:44.077472 crc crio[24477]: time=\"2026-06-11T12:23:44.077419874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.707019 | controller |     "Jun 11 12:23:44.097067 crc crio[24477]: 2026-06-11T12:23:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:249d42fc8738ea2 Mac:5e:ca:9a:f8:cf:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/793362fa-cabf-4159-9d8b-dce5f9eff531 SocketPath: PciID:}] [{Interface:0xc000528e50 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.707034 | controller |     "Jun 11 12:23:44.099591 crc crio[24477]: time=\"2026-06-11T12:23:44.099495448Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:249d42fc8738ea2ece86b9a835903ed23804568580ebb3e9e22c5fe946cc6c7a UID:765b192b-4f13-4453-b066-5b9a8e0ef56c NetNS:/var/run/netns/793362fa-cabf-4159-9d8b-dce5f9eff531 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod765b192b_4f13_4453_b066_5b9a8e0ef56c.slice PodAnnotations:0xc0072c0038}] Aliases:map[]}\"",
2026-06-11 13:18:31.707049 | controller |     "Jun 11 12:23:44.099973 crc crio[24477]: time=\"2026-06-11T12:23:44.099805912Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.707064 | controller |     "Jun 11 12:23:44.132481 crc crio[24477]: time=\"2026-06-11T12:23:44.132396762Z\" level=info msg=\"Ran pod sandbox 249d42fc8738ea2ece86b9a835903ed23804568580ebb3e9e22c5fe946cc6c7a with infra container: openstack/ceilometer-0/POD\" id=3154300a-ed28-4cbd-aefb-bf740c8ea2a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.707079 | controller |     "Jun 11 12:23:44.137339 crc crio[24477]: time=\"2026-06-11T12:23:44.137195792Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=1f67420d-d15f-4342-84f7-357bcf16cb50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.707096 | controller |     "Jun 11 12:23:44.161337 crc crio[24477]: time=\"2026-06-11T12:23:44.161240415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.707114 | controller |     "Jun 11 12:23:44.193567 crc crio[24477]: time=\"2026-06-11T12:23:44.193295369Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=ebd52889-ec4f-4bcd-a037-f71b7e7d7eca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.707129 | controller |     "Jun 11 12:23:44.205886 crc crio[24477]: time=\"2026-06-11T12:23:44.205804259Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=1c8d57e6-34cf-4df8-ae5f-3302ae19006d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.707144 | controller |     "Jun 11 12:23:44.207020 crc crio[24477]: time=\"2026-06-11T12:23:44.206989652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.707159 | controller |     "Jun 11 12:23:44.315684 crc crio[24477]: time=\"2026-06-11T12:23:44.315533771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.707174 | controller |     "Jun 11 12:23:44.325895 crc crio[24477]: time=\"2026-06-11T12:23:44.325870311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.707188 | controller |     "Jun 11 12:23:44.500539 crc crio[24477]: time=\"2026-06-11T12:23:44.499531513Z\" level=info msg=\"Created container 1a48ae0f85d830500e113689760028ec3a743b3f95fd283f0dbd3c19e9f6adec: openstack/ceilometer-0/ceilometer-central-agent\" id=1c8d57e6-34cf-4df8-ae5f-3302ae19006d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.707203 | controller |     "Jun 11 12:23:44.504249 crc crio[24477]: time=\"2026-06-11T12:23:44.504197124Z\" level=info msg=\"Starting container: 1a48ae0f85d830500e113689760028ec3a743b3f95fd283f0dbd3c19e9f6adec\" id=cdcca0ca-858d-4722-8f93-232339c6e814 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.707218 | controller |     "Jun 11 12:23:44.518133 crc crio[24477]: time=\"2026-06-11T12:23:44.517737172Z\" level=info msg=\"Started container\" PID=79331 containerID=1a48ae0f85d830500e113689760028ec3a743b3f95fd283f0dbd3c19e9f6adec description=openstack/ceilometer-0/ceilometer-central-agent id=cdcca0ca-858d-4722-8f93-232339c6e814 name=/runtime.v1.RuntimeService/StartContainer sandboxID=249d42fc8738ea2ece86b9a835903ed23804568580ebb3e9e22c5fe946cc6c7a",
2026-06-11 13:18:31.707233 | controller |     "Jun 11 12:23:44.543917 crc crio[24477]: time=\"2026-06-11T12:23:44.543802042Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=8508acba-edc1-44c7-b88b-bff388bce53c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.707249 | controller |     "Jun 11 12:23:44.583132 crc crio[24477]: time=\"2026-06-11T12:23:44.58304465Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=65af8e3c-2b40-4dfc-82fc-c1cf96751996 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.707264 | controller |     "Jun 11 12:23:44.601042 crc crio[24477]: time=\"2026-06-11T12:23:44.600718532Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=e9860656-048c-4386-9445-5222a5fda3cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.707279 | controller |     "Jun 11 12:23:44.601527 crc crio[24477]: time=\"2026-06-11T12:23:44.601097043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.707294 | controller |     "Jun 11 12:23:44.739368 crc crio[24477]: time=\"2026-06-11T12:23:44.735832338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.707315 | controller |     "Jun 11 12:23:44.744749 crc crio[24477]: time=\"2026-06-11T12:23:44.744598834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.707330 | controller |     "Jun 11 12:23:44.976363 crc crio[24477]: time=\"2026-06-11T12:23:44.976195738Z\" level=info msg=\"Created container ec28a1bb4eed6f5eb9534eac27a90a6b6a35eb5166068d03ed520e79daeeb0cb: openstack/ceilometer-0/ceilometer-notification-agent\" id=e9860656-048c-4386-9445-5222a5fda3cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.707345 | controller |     "Jun 11 12:23:44.993802 crc crio[24477]: time=\"2026-06-11T12:23:44.993252666Z\" level=info msg=\"Starting container: ec28a1bb4eed6f5eb9534eac27a90a6b6a35eb5166068d03ed520e79daeeb0cb\" id=b5d5c0f7-4b76-40fa-a6c9-4859c9853e66 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.707360 | controller |     "Jun 11 12:23:45.008987 crc crio[24477]: time=\"2026-06-11T12:23:45.008375401Z\" level=info msg=\"Started container\" PID=79384 containerID=ec28a1bb4eed6f5eb9534eac27a90a6b6a35eb5166068d03ed520e79daeeb0cb description=openstack/ceilometer-0/ceilometer-notification-agent id=b5d5c0f7-4b76-40fa-a6c9-4859c9853e66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=249d42fc8738ea2ece86b9a835903ed23804568580ebb3e9e22c5fe946cc6c7a",
2026-06-11 13:18:31.707376 | controller |     "Jun 11 12:23:45.047253 crc crio[24477]: time=\"2026-06-11T12:23:45.047073892Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=5e6ea704-4f9a-41cf-b3ed-fe31a7ffbafa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.707391 | controller |     "Jun 11 12:23:45.118880 crc crio[24477]: time=\"2026-06-11T12:23:45.118771676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.707406 | controller |     "Jun 11 12:23:45.120710 crc crio[24477]: time=\"2026-06-11T12:23:45.119045838Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=9eb1fdcc-edf3-42f6-943a-66367f7501c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.707421 | controller |     "Jun 11 12:23:45.149035 crc crio[24477]: time=\"2026-06-11T12:23:45.148937092Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=e34d06d4-c824-40be-85da-eb59cbd6430d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.707437 | controller |     "Jun 11 12:23:45.153783 crc crio[24477]: time=\"2026-06-11T12:23:45.153701486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.707452 | controller |     "Jun 11 12:23:45.310943 crc crio[24477]: time=\"2026-06-11T12:23:45.310853439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.707466 | controller |     "Jun 11 12:23:45.315690 crc crio[24477]: time=\"2026-06-11T12:23:45.31550782Z\" level=info msg=\"Created container f5e0825cb357c19ff6a6f9f669f744ac39035597b0ab5aff1fb70d5218d0731e: openstack/cinder-scheduler-0/probe\" id=0bffb881-c12d-496e-89fc-a3dcf6e2ef39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.707482 | controller |     "Jun 11 12:23:45.315923 crc crio[24477]: time=\"2026-06-11T12:23:45.315739518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.707500 | controller |     "Jun 11 12:23:45.317381 crc crio[24477]: time=\"2026-06-11T12:23:45.317227779Z\" level=info msg=\"Starting container: f5e0825cb357c19ff6a6f9f669f744ac39035597b0ab5aff1fb70d5218d0731e\" id=f8c80704-bc17-40b9-9b27-bbb7ec7b1f56 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.707515 | controller |     "Jun 11 12:23:45.338909 crc crio[24477]: time=\"2026-06-11T12:23:45.338584015Z\" level=info msg=\"Started container\" PID=79480 containerID=f5e0825cb357c19ff6a6f9f669f744ac39035597b0ab5aff1fb70d5218d0731e description=openstack/cinder-scheduler-0/probe id=f8c80704-bc17-40b9-9b27-bbb7ec7b1f56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=991b8a43efd73e0818a3ef8bf9ff092ff62beefd1fb4c41d13533ca7b8ff110d",
2026-06-11 13:18:31.707530 | controller |     "Jun 11 12:23:45.495205 crc crio[24477]: time=\"2026-06-11T12:23:45.494043849Z\" level=info msg=\"Created container 84dcce8ff6df1e57ed062bb9739c2ae1f8ac4b2f1ad3a9f7ed08336bb3ae2f78: openstack/ceilometer-0/sg-core\" id=e34d06d4-c824-40be-85da-eb59cbd6430d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.707545 | controller |     "Jun 11 12:23:45.497023 crc crio[24477]: time=\"2026-06-11T12:23:45.49692693Z\" level=info msg=\"Starting container: 84dcce8ff6df1e57ed062bb9739c2ae1f8ac4b2f1ad3a9f7ed08336bb3ae2f78\" id=91fc8d68-5916-431f-9416-79943f91dfc2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.707560 | controller |     "Jun 11 12:23:45.504428 crc crio[24477]: time=\"2026-06-11T12:23:45.504041067Z\" level=info msg=\"Started container\" PID=79502 containerID=84dcce8ff6df1e57ed062bb9739c2ae1f8ac4b2f1ad3a9f7ed08336bb3ae2f78 description=openstack/ceilometer-0/sg-core id=91fc8d68-5916-431f-9416-79943f91dfc2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=249d42fc8738ea2ece86b9a835903ed23804568580ebb3e9e22c5fe946cc6c7a",
2026-06-11 13:18:31.707575 | controller |     "Jun 11 12:23:45.535302 crc crio[24477]: time=\"2026-06-11T12:23:45.535184529Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=cbe566bc-cb7d-4d6e-999c-760bc9e87ab3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.707589 | controller |     "Jun 11 12:23:45.591060 crc crio[24477]: time=\"2026-06-11T12:23:45.59095981Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=6ffc7062-a1f4-492b-bca2-dad9a0c2b052 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.707604 | controller |     "Jun 11 12:23:45.601547 crc crio[24477]: time=\"2026-06-11T12:23:45.601421024Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=715132a8-4a53-4fdf-9f81-ef69073a3972 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.707618 | controller |     "Jun 11 12:23:45.601900 crc crio[24477]: time=\"2026-06-11T12:23:45.601874626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.707633 | controller |     "Jun 11 12:23:45.690445 crc crio[24477]: time=\"2026-06-11T12:23:45.690324392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.707647 | controller |     "Jun 11 12:23:45.704280 crc crio[24477]: time=\"2026-06-11T12:23:45.704128178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.707662 | controller |     "Jun 11 12:23:45.886276 crc crio[24477]: time=\"2026-06-11T12:23:45.886128034Z\" level=info msg=\"Created container a00273380b21e4a1cd47e6d387ea76bfcd99557c6c52b25d98e32e2f8bf64a62: openstack/ceilometer-0/proxy-httpd\" id=715132a8-4a53-4fdf-9f81-ef69073a3972 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.707678 | controller |     "Jun 11 12:23:45.889535 crc crio[24477]: time=\"2026-06-11T12:23:45.889449647Z\" level=info msg=\"Starting container: a00273380b21e4a1cd47e6d387ea76bfcd99557c6c52b25d98e32e2f8bf64a62\" id=3bb08f57-c576-4c9f-8037-82b3f5223100 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.707696 | controller |     "Jun 11 12:23:45.894901 crc crio[24477]: time=\"2026-06-11T12:23:45.894823979Z\" level=info msg=\"Started container\" PID=79551 containerID=a00273380b21e4a1cd47e6d387ea76bfcd99557c6c52b25d98e32e2f8bf64a62 description=openstack/ceilometer-0/proxy-httpd id=3bb08f57-c576-4c9f-8037-82b3f5223100 name=/runtime.v1.RuntimeService/StartContainer sandboxID=249d42fc8738ea2ece86b9a835903ed23804568580ebb3e9e22c5fe946cc6c7a",
2026-06-11 13:18:31.707711 | controller |     "Jun 11 12:23:48.243142 crc crio[24477]: time=\"2026-06-11T12:23:48.242225089Z\" level=info msg=\"Stopping container: 84dcce8ff6df1e57ed062bb9739c2ae1f8ac4b2f1ad3a9f7ed08336bb3ae2f78 (timeout: 30s)\" id=a24976b9-6559-42fb-ab36-a25d9d812549 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.707727 | controller |     "Jun 11 12:23:48.244053 crc crio[24477]: time=\"2026-06-11T12:23:48.242568716Z\" level=info msg=\"Stopping container: 1a48ae0f85d830500e113689760028ec3a743b3f95fd283f0dbd3c19e9f6adec (timeout: 30s)\" id=0c800eb0-954d-4079-8df4-230657403d1c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.707742 | controller |     "Jun 11 12:23:48.247870 crc crio[24477]: time=\"2026-06-11T12:23:48.24260271Z\" level=info msg=\"Stopping container: ec28a1bb4eed6f5eb9534eac27a90a6b6a35eb5166068d03ed520e79daeeb0cb (timeout: 30s)\" id=1b6e194d-0101-4df5-95e7-9eb4d9a13cc6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.707757 | controller |     "Jun 11 12:23:48.247870 crc crio[24477]: time=\"2026-06-11T12:23:48.242601307Z\" level=info msg=\"Stopping container: a00273380b21e4a1cd47e6d387ea76bfcd99557c6c52b25d98e32e2f8bf64a62 (timeout: 30s)\" id=7367a8dc-1435-43f7-ab4f-c46d2a7811de name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.707772 | controller |     "Jun 11 12:23:48.376957 crc crio[24477]: time=\"2026-06-11T12:23:48.376865169Z\" level=info msg=\"Stopped container 84dcce8ff6df1e57ed062bb9739c2ae1f8ac4b2f1ad3a9f7ed08336bb3ae2f78: openstack/ceilometer-0/sg-core\" id=a24976b9-6559-42fb-ab36-a25d9d812549 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.707787 | controller |     "Jun 11 12:23:48.491361 crc crio[24477]: time=\"2026-06-11T12:23:48.49117843Z\" level=info msg=\"Stopped container a00273380b21e4a1cd47e6d387ea76bfcd99557c6c52b25d98e32e2f8bf64a62: openstack/ceilometer-0/proxy-httpd\" id=7367a8dc-1435-43f7-ab4f-c46d2a7811de name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.707802 | controller |     "Jun 11 12:23:48.699712 crc crio[24477]: time=\"2026-06-11T12:23:48.699375388Z\" level=info msg=\"Stopped container ec28a1bb4eed6f5eb9534eac27a90a6b6a35eb5166068d03ed520e79daeeb0cb: openstack/ceilometer-0/ceilometer-notification-agent\" id=1b6e194d-0101-4df5-95e7-9eb4d9a13cc6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.707816 | controller |     "Jun 11 12:23:53.513127 crc crio[24477]: time=\"2026-06-11T12:23:53.512156301Z\" level=info msg=\"Stopping container: 4dbcd475a87e0e33d8132af79435a98d856911efbaa5de0a61a8b0a90e32a5f0 (timeout: 30s)\" id=fa1fb489-c92d-4451-a5f3-655f2d0a69be name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.707831 | controller |     "Jun 11 12:23:53.515952 crc crio[24477]: time=\"2026-06-11T12:23:53.512308493Z\" level=info msg=\"Stopping container: e29ac7b6903159f7e1809c33176e3763f14477ca99161a781a954452a0b9a22b (timeout: 30s)\" id=a860370d-7d59-42ce-becd-8c40f9964b50 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.707846 | controller |     "Jun 11 12:23:59.167904 crc crio[24477]: time=\"2026-06-11T12:23:59.166694251Z\" level=info msg=\"Stopped container 1a48ae0f85d830500e113689760028ec3a743b3f95fd283f0dbd3c19e9f6adec: openstack/ceilometer-0/ceilometer-central-agent\" id=0c800eb0-954d-4079-8df4-230657403d1c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.707885 | controller |     "Jun 11 12:23:59.169410 crc crio[24477]: time=\"2026-06-11T12:23:59.16879722Z\" level=info msg=\"Stopped container e29ac7b6903159f7e1809c33176e3763f14477ca99161a781a954452a0b9a22b: openstack/neutron-7cd6b6cf84-wxh6r/neutron-httpd\" id=a860370d-7d59-42ce-becd-8c40f9964b50 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.707902 | controller |     "Jun 11 12:23:59.169410 crc crio[24477]: time=\"2026-06-11T12:23:59.168911003Z\" level=info msg=\"Stopping pod sandbox: 249d42fc8738ea2ece86b9a835903ed23804568580ebb3e9e22c5fe946cc6c7a\" id=cbca3ca9-cde0-463c-a533-3c680ee18452 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.707917 | controller |     "Jun 11 12:23:59.169783 crc crio[24477]: time=\"2026-06-11T12:23:59.169726275Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:249d42fc8738ea2ece86b9a835903ed23804568580ebb3e9e22c5fe946cc6c7a UID:765b192b-4f13-4453-b066-5b9a8e0ef56c NetNS:/var/run/netns/793362fa-cabf-4159-9d8b-dce5f9eff531 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod765b192b_4f13_4453_b066_5b9a8e0ef56c.slice PodAnnotations:0xc00251fbf0}] Aliases:map[]}\"",
2026-06-11 13:18:31.707932 | controller |     "Jun 11 12:23:59.169944 crc crio[24477]: time=\"2026-06-11T12:23:59.169896101Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.707947 | controller |     "Jun 11 12:23:59.264950 crc crio[24477]: time=\"2026-06-11T12:23:59.264863339Z\" level=info msg=\"Stopped container 4dbcd475a87e0e33d8132af79435a98d856911efbaa5de0a61a8b0a90e32a5f0: openstack/neutron-7cd6b6cf84-wxh6r/neutron-api\" id=fa1fb489-c92d-4451-a5f3-655f2d0a69be name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.707963 | controller |     "Jun 11 12:23:59.265978 crc crio[24477]: time=\"2026-06-11T12:23:59.265900988Z\" level=info msg=\"Stopping pod sandbox: b882af710bfab89206a1cadda09304b5b09b4060bb75954a81f35f17bb757637\" id=fbf0e2a4-a524-45f0-a387-9454b37cd4b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.707979 | controller |     "Jun 11 12:23:59.266420 crc crio[24477]: time=\"2026-06-11T12:23:59.26634082Z\" level=info msg=\"Got pod network &{Name:neutron-7cd6b6cf84-wxh6r Namespace:openstack ID:b882af710bfab89206a1cadda09304b5b09b4060bb75954a81f35f17bb757637 UID:2264db69-0b29-4331-af73-52878b5aa095 NetNS:/var/run/netns/96333b0c-9213-46c0-8ee9-ba259682a1b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2264db69_0b29_4331_af73_52878b5aa095.slice PodAnnotations:0xc002e126c8}] Aliases:map[]}\"",
2026-06-11 13:18:31.707995 | controller |     "Jun 11 12:23:59.266580 crc crio[24477]: time=\"2026-06-11T12:23:59.266516566Z\" level=info msg=\"Deleting pod openstack_neutron-7cd6b6cf84-wxh6r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.708010 | controller |     "Jun 11 12:23:59.309347 crc crio[24477]: time=\"2026-06-11T12:23:59.307732879Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04\" id=b30bdc95-d3a1-4c08-b99f-ef26ea964fa1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.708025 | controller |     "Jun 11 12:23:59.310165 crc crio[24477]: time=\"2026-06-11T12:23:59.309698614Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=d8fcb255-d77b-49d8-b9da-342ab57ec6d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.708041 | controller |     "Jun 11 12:23:59.373036 crc crio[24477]: time=\"2026-06-11T12:23:59.372935974Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=cc06b6e7-a653-45d6-a88e-87f71b050353 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.708058 | controller |     "Jun 11 12:23:59.447380 crc crio[24477]: time=\"2026-06-11T12:23:59.44701643Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=f92e07c1-a839-4db4-b913-65f4af2f6d00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.708074 | controller |     "Jun 11 12:23:59.449366 crc crio[24477]: time=\"2026-06-11T12:23:59.449003347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.708088 | controller |     "Jun 11 12:23:59.553288 crc crio[24477]: time=\"2026-06-11T12:23:59.553010067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.708103 | controller |     "Jun 11 12:23:59.556534 crc crio[24477]: time=\"2026-06-11T12:23:59.556458773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.708117 | controller |     "Jun 11 12:23:59.584054 crc crio[24477]: time=\"2026-06-11T12:23:59.583903792Z\" level=info msg=\"Stopped pod sandbox: 249d42fc8738ea2ece86b9a835903ed23804568580ebb3e9e22c5fe946cc6c7a\" id=cbca3ca9-cde0-463c-a533-3c680ee18452 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.708132 | controller |     "Jun 11 12:23:59.714111 crc crio[24477]: time=\"2026-06-11T12:23:59.713183939Z\" level=info msg=\"Created container cb091ff12d41dae7825324d1057d837e2b3e822284a71be75d4f4c92d679b7e4: openstack/openstackclient/openstackclient\" id=f92e07c1-a839-4db4-b913-65f4af2f6d00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.708147 | controller |     "Jun 11 12:23:59.716849 crc crio[24477]: time=\"2026-06-11T12:23:59.716184514Z\" level=info msg=\"Starting container: cb091ff12d41dae7825324d1057d837e2b3e822284a71be75d4f4c92d679b7e4\" id=c10d2d5b-332e-4c25-9834-5a29bacc12c1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.708162 | controller |     "Jun 11 12:23:59.725422 crc crio[24477]: time=\"2026-06-11T12:23:59.725308003Z\" level=info msg=\"Started container\" PID=80491 containerID=cb091ff12d41dae7825324d1057d837e2b3e822284a71be75d4f4c92d679b7e4 description=openstack/openstackclient/openstackclient id=c10d2d5b-332e-4c25-9834-5a29bacc12c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfc6276767cde7ea74dd84bf456cd4096827572748f7dfd00e3a9c44dffc6a90",
2026-06-11 13:18:31.708177 | controller |     "Jun 11 12:23:59.911252 crc crio[24477]: time=\"2026-06-11T12:23:59.911131405Z\" level=info msg=\"Stopped pod sandbox: b882af710bfab89206a1cadda09304b5b09b4060bb75954a81f35f17bb757637\" id=fbf0e2a4-a524-45f0-a387-9454b37cd4b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.708192 | controller |     "Jun 11 12:24:00.613706 crc crio[24477]: time=\"2026-06-11T12:24:00.612887144Z\" level=info msg=\"Removing container: a00273380b21e4a1cd47e6d387ea76bfcd99557c6c52b25d98e32e2f8bf64a62\" id=7dfc7574-18ad-4374-b89a-11dd4e25c742 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.708207 | controller |     "Jun 11 12:24:00.634116 crc crio[24477]: time=\"2026-06-11T12:24:00.634014602Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686344-9dzqj/POD\" id=b437ca72-8e7c-4a70-a643-29f22c9c9ba0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.708222 | controller |     "Jun 11 12:24:00.634116 crc crio[24477]: time=\"2026-06-11T12:24:00.634108225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.708237 | controller |     "Jun 11 12:24:00.652020 crc crio[24477]: time=\"2026-06-11T12:24:00.651745329Z\" level=info msg=\"Removed container a00273380b21e4a1cd47e6d387ea76bfcd99557c6c52b25d98e32e2f8bf64a62: openstack/ceilometer-0/proxy-httpd\" id=7dfc7574-18ad-4374-b89a-11dd4e25c742 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.708255 | controller |     "Jun 11 12:24:00.659401 crc crio[24477]: time=\"2026-06-11T12:24:00.659297711Z\" level=info msg=\"Removing container: 84dcce8ff6df1e57ed062bb9739c2ae1f8ac4b2f1ad3a9f7ed08336bb3ae2f78\" id=fcacafba-cb3c-4cb4-b234-381ac2be23d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.708271 | controller |     "Jun 11 12:24:00.827283 crc crio[24477]: time=\"2026-06-11T12:24:00.815047912Z\" level=info msg=\"Removed container 84dcce8ff6df1e57ed062bb9739c2ae1f8ac4b2f1ad3a9f7ed08336bb3ae2f78: openstack/ceilometer-0/sg-core\" id=fcacafba-cb3c-4cb4-b234-381ac2be23d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.708286 | controller |     "Jun 11 12:24:00.850746 crc crio[24477]: time=\"2026-06-11T12:24:00.846174766Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686344-9dzqj Namespace:openshift-infra ID:30877c13ae59419589bc1ca8bbc32e2f4a23935846445ebfaa649af4a19e16bc UID:a35e46bd-e567-47c7-9873-adf02625ac44 NetNS:/var/run/netns/6241480c-e430-430c-b32a-d0594919f303 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda35e46bd_e567_47c7_9873_adf02625ac44.slice PodAnnotations:0xc0072c0130}] Aliases:map[]}\"",
2026-06-11 13:18:31.708301 | controller |     "Jun 11 12:24:00.850746 crc crio[24477]: time=\"2026-06-11T12:24:00.846267968Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686344-9dzqj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.708316 | controller |     "Jun 11 12:24:00.850746 crc crio[24477]: time=\"2026-06-11T12:24:00.849072003Z\" level=info msg=\"Removing container: ec28a1bb4eed6f5eb9534eac27a90a6b6a35eb5166068d03ed520e79daeeb0cb\" id=71824e61-d469-4323-a648-04e019ff896f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.708330 | controller |     "Jun 11 12:24:01.000962 crc crio[24477]: time=\"2026-06-11T12:24:01.000240677Z\" level=info msg=\"Removed container ec28a1bb4eed6f5eb9534eac27a90a6b6a35eb5166068d03ed520e79daeeb0cb: openstack/ceilometer-0/ceilometer-notification-agent\" id=71824e61-d469-4323-a648-04e019ff896f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.708345 | controller |     "Jun 11 12:24:01.036309 crc crio[24477]: time=\"2026-06-11T12:24:01.036176245Z\" level=info msg=\"Removing container: 1a48ae0f85d830500e113689760028ec3a743b3f95fd283f0dbd3c19e9f6adec\" id=6c6344c6-97f7-405b-90c7-052c43c60045 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.708359 | controller |     "Jun 11 12:24:01.071172 crc crio[24477]: time=\"2026-06-11T12:24:01.070992703Z\" level=info msg=\"Removed container 1a48ae0f85d830500e113689760028ec3a743b3f95fd283f0dbd3c19e9f6adec: openstack/ceilometer-0/ceilometer-central-agent\" id=6c6344c6-97f7-405b-90c7-052c43c60045 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.708374 | controller |     "Jun 11 12:24:01.077723 crc crio[24477]: time=\"2026-06-11T12:24:01.07753112Z\" level=info msg=\"Removing container: e29ac7b6903159f7e1809c33176e3763f14477ca99161a781a954452a0b9a22b\" id=0119723c-5906-4086-bad0-a7e7168bb7d6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.708389 | controller |     "Jun 11 12:24:01.113519 crc crio[24477]: time=\"2026-06-11T12:24:01.113401517Z\" level=info msg=\"Removed container e29ac7b6903159f7e1809c33176e3763f14477ca99161a781a954452a0b9a22b: openstack/neutron-7cd6b6cf84-wxh6r/neutron-httpd\" id=0119723c-5906-4086-bad0-a7e7168bb7d6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.708403 | controller |     "Jun 11 12:24:01.127939 crc crio[24477]: time=\"2026-06-11T12:24:01.127584551Z\" level=info msg=\"Removing container: 4dbcd475a87e0e33d8132af79435a98d856911efbaa5de0a61a8b0a90e32a5f0\" id=452a39bc-9f3a-4c12-9cff-4c86e80742e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.708421 | controller |     "Jun 11 12:24:01.175780 crc crio[24477]: time=\"2026-06-11T12:24:01.175502195Z\" level=info msg=\"Removed container 4dbcd475a87e0e33d8132af79435a98d856911efbaa5de0a61a8b0a90e32a5f0: openstack/neutron-7cd6b6cf84-wxh6r/neutron-api\" id=452a39bc-9f3a-4c12-9cff-4c86e80742e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.708437 | controller |     "Jun 11 12:24:01.305069 crc crio[24477]: time=\"2026-06-11T12:24:01.304020833Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=b44fbaf3-0a89-4031-9424-27cc8149306b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.708452 | controller |     "Jun 11 12:24:01.305069 crc crio[24477]: time=\"2026-06-11T12:24:01.304160067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.708467 | controller |     "Jun 11 12:24:01.354973 crc crio[24477]: time=\"2026-06-11T12:24:01.354868085Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:546a1fd589b100701c46f8d701413f3d5dc64d90f8150928233525c4843e5c52 UID:f8c59fc4-15d3-4781-b21b-effc47e021c6 NetNS:/var/run/netns/f7328523-575b-4a67-bc27-7f903644e5bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8c59fc4_15d3_4781_b21b_effc47e021c6.slice PodAnnotations:0xc002e12bd8}] Aliases:map[]}\"",
2026-06-11 13:18:31.708482 | controller |     "Jun 11 12:24:01.354973 crc crio[24477]: time=\"2026-06-11T12:24:01.354941747Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.708498 | controller |     "Jun 11 12:24:01.561763 crc crio[24477]: 2026-06-11T12:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:30877c13ae59419 Mac:ce:29:6a:a4:d6:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/6241480c-e430-430c-b32a-d0594919f303 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.708514 | controller |     "Jun 11 12:24:01.561763 crc crio[24477]: time=\"2026-06-11T12:24:01.560584305Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686344-9dzqj Namespace:openshift-infra ID:30877c13ae59419589bc1ca8bbc32e2f4a23935846445ebfaa649af4a19e16bc UID:a35e46bd-e567-47c7-9873-adf02625ac44 NetNS:/var/run/netns/6241480c-e430-430c-b32a-d0594919f303 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda35e46bd_e567_47c7_9873_adf02625ac44.slice PodAnnotations:0xc0072c0130}] Aliases:map[]}\"",
2026-06-11 13:18:31.708529 | controller |     "Jun 11 12:24:01.561763 crc crio[24477]: time=\"2026-06-11T12:24:01.560812821Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686344-9dzqj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.708545 | controller |     "Jun 11 12:24:01.582700 crc crio[24477]: time=\"2026-06-11T12:24:01.580750019Z\" level=info msg=\"Ran pod sandbox 30877c13ae59419589bc1ca8bbc32e2f4a23935846445ebfaa649af4a19e16bc with infra container: openshift-infra/auto-csr-approver-29686344-9dzqj/POD\" id=b437ca72-8e7c-4a70-a643-29f22c9c9ba0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.708560 | controller |     "Jun 11 12:24:01.586694 crc crio[24477]: time=\"2026-06-11T12:24:01.585046019Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d5b103eb-f822-4481-a5a5-e376e44b791c name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.708575 | controller |     "Jun 11 12:24:01.642860 crc crio[24477]: time=\"2026-06-11T12:24:01.601048087Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 13:18:31.708593 | controller |     "Jun 11 12:24:02.029412 crc crio[24477]: 2026-06-11T12:24:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:546a1fd589b1007 Mac:2a:45:bf:bd:42:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/f7328523-575b-4a67-bc27-7f903644e5bb SocketPath: PciID:}] [{Interface:0xc00025cc20 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.708609 | controller |     "Jun 11 12:24:02.032320 crc crio[24477]: time=\"2026-06-11T12:24:02.032253441Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:546a1fd589b100701c46f8d701413f3d5dc64d90f8150928233525c4843e5c52 UID:f8c59fc4-15d3-4781-b21b-effc47e021c6 NetNS:/var/run/netns/f7328523-575b-4a67-bc27-7f903644e5bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8c59fc4_15d3_4781_b21b_effc47e021c6.slice PodAnnotations:0xc002e12bd8}] Aliases:map[]}\"",
2026-06-11 13:18:31.708624 | controller |     "Jun 11 12:24:02.032504 crc crio[24477]: time=\"2026-06-11T12:24:02.032461947Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.708639 | controller |     "Jun 11 12:24:02.046991 crc crio[24477]: time=\"2026-06-11T12:24:02.046900646Z\" level=info msg=\"Ran pod sandbox 546a1fd589b100701c46f8d701413f3d5dc64d90f8150928233525c4843e5c52 with infra container: openstack/ceilometer-0/POD\" id=b44fbaf3-0a89-4031-9424-27cc8149306b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.708654 | controller |     "Jun 11 12:24:02.051253 crc crio[24477]: time=\"2026-06-11T12:24:02.051167001Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=838b9fff-a6f6-47b4-a98f-f158e398f58e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.708669 | controller |     "Jun 11 12:24:02.082030 crc crio[24477]: time=\"2026-06-11T12:24:02.081596251Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=0dd5ebf7-c38e-4a4e-8094-9f8057f99362 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.708684 | controller |     "Jun 11 12:24:02.099017 crc crio[24477]: time=\"2026-06-11T12:24:02.098830813Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=a4699ec1-807f-4a3f-a63a-f44d986a237e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.708699 | controller |     "Jun 11 12:24:02.099527 crc crio[24477]: time=\"2026-06-11T12:24:02.099470722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.708714 | controller |     "Jun 11 12:24:02.162052 crc crio[24477]: time=\"2026-06-11T12:24:02.161424896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.708729 | controller |     "Jun 11 12:24:02.169297 crc crio[24477]: time=\"2026-06-11T12:24:02.169169622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.708744 | controller |     "Jun 11 12:24:02.347171 crc crio[24477]: time=\"2026-06-11T12:24:02.347106655Z\" level=info msg=\"Created container fecc9d36cafc27c2f03b1571449639a9387236474722d568fb4e5d5c2b31615e: openstack/ceilometer-0/ceilometer-central-agent\" id=a4699ec1-807f-4a3f-a63a-f44d986a237e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.708780 | controller |     "Jun 11 12:24:02.349883 crc crio[24477]: time=\"2026-06-11T12:24:02.34977923Z\" level=info msg=\"Starting container: fecc9d36cafc27c2f03b1571449639a9387236474722d568fb4e5d5c2b31615e\" id=5614e527-46e8-4df6-8c64-6e46ff5fd3a4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.708827 | controller |     "Jun 11 12:24:02.362210 crc crio[24477]: time=\"2026-06-11T12:24:02.362104855Z\" level=info msg=\"Started container\" PID=80746 containerID=fecc9d36cafc27c2f03b1571449639a9387236474722d568fb4e5d5c2b31615e description=openstack/ceilometer-0/ceilometer-central-agent id=5614e527-46e8-4df6-8c64-6e46ff5fd3a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=546a1fd589b100701c46f8d701413f3d5dc64d90f8150928233525c4843e5c52",
2026-06-11 13:18:31.708858 | controller |     "Jun 11 12:24:02.376875 crc crio[24477]: time=\"2026-06-11T12:24:02.376725354Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=d89eb7a2-ab48-46b6-94ad-9dc89f65d513 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.708881 | controller |     "Jun 11 12:24:02.412021 crc crio[24477]: time=\"2026-06-11T12:24:02.41194493Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=48f86482-a859-49b3-9314-2811b5de3210 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.708898 | controller |     "Jun 11 12:24:02.421163 crc crio[24477]: time=\"2026-06-11T12:24:02.421038564Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=141d9e43-dfc3-419e-9bbc-acb9657da4dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.708932 | controller |     "Jun 11 12:24:02.421735 crc crio[24477]: time=\"2026-06-11T12:24:02.421709544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.708947 | controller |     "Jun 11 12:24:02.509406 crc crio[24477]: time=\"2026-06-11T12:24:02.509286976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.708962 | controller |     "Jun 11 12:24:02.514818 crc crio[24477]: time=\"2026-06-11T12:24:02.514748078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.708977 | controller |     "Jun 11 12:24:02.724199 crc crio[24477]: time=\"2026-06-11T12:24:02.723312117Z\" level=info msg=\"Created container eef58f961148f50f33cbb0eb6897b7c4bb965f82819ab176da95538566f2f172: openstack/ceilometer-0/ceilometer-notification-agent\" id=141d9e43-dfc3-419e-9bbc-acb9657da4dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.708992 | controller |     "Jun 11 12:24:02.725829 crc crio[24477]: time=\"2026-06-11T12:24:02.725732695Z\" level=info msg=\"Starting container: eef58f961148f50f33cbb0eb6897b7c4bb965f82819ab176da95538566f2f172\" id=d993d275-d041-4cf8-b8fd-be3d19dbe897 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.709007 | controller |     "Jun 11 12:24:02.734102 crc crio[24477]: time=\"2026-06-11T12:24:02.732712203Z\" level=info msg=\"Started container\" PID=80791 containerID=eef58f961148f50f33cbb0eb6897b7c4bb965f82819ab176da95538566f2f172 description=openstack/ceilometer-0/ceilometer-notification-agent id=d993d275-d041-4cf8-b8fd-be3d19dbe897 name=/runtime.v1.RuntimeService/StartContainer sandboxID=546a1fd589b100701c46f8d701413f3d5dc64d90f8150928233525c4843e5c52",
2026-06-11 13:18:31.709023 | controller |     "Jun 11 12:24:02.755019 crc crio[24477]: time=\"2026-06-11T12:24:02.754898642Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=6e274648-74d2-46d1-a20d-521b1b345ac9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.709038 | controller |     "Jun 11 12:24:02.777515 crc crio[24477]: time=\"2026-06-11T12:24:02.777351153Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=f084602d-3a19-4f5e-a814-7ca25237dabd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.709057 | controller |     "Jun 11 12:24:02.788147 crc crio[24477]: time=\"2026-06-11T12:24:02.788048816Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=b175338a-70dc-4fba-86e6-0cc070d71e2e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.709073 | controller |     "Jun 11 12:24:02.788697 crc crio[24477]: time=\"2026-06-11T12:24:02.788479919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.709088 | controller |     "Jun 11 12:24:02.859517 crc crio[24477]: time=\"2026-06-11T12:24:02.859243944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.709104 | controller |     "Jun 11 12:24:02.863471 crc crio[24477]: time=\"2026-06-11T12:24:02.863379249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.709119 | controller |     "Jun 11 12:24:02.999011 crc crio[24477]: time=\"2026-06-11T12:24:02.998906657Z\" level=info msg=\"Created container f6934851f045ffdf6b12e721fd403754364195cd2bca85ed8bf59b0b0e28561f: openstack/ceilometer-0/sg-core\" id=b175338a-70dc-4fba-86e6-0cc070d71e2e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.709134 | controller |     "Jun 11 12:24:03.000151 crc crio[24477]: time=\"2026-06-11T12:24:03.000072352Z\" level=info msg=\"Starting container: f6934851f045ffdf6b12e721fd403754364195cd2bca85ed8bf59b0b0e28561f\" id=c86c3f58-ef13-4c48-bf44-9e26d1f86a24 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.709149 | controller |     "Jun 11 12:24:03.006298 crc crio[24477]: time=\"2026-06-11T12:24:03.006089836Z\" level=info msg=\"Started container\" PID=80805 containerID=f6934851f045ffdf6b12e721fd403754364195cd2bca85ed8bf59b0b0e28561f description=openstack/ceilometer-0/sg-core id=c86c3f58-ef13-4c48-bf44-9e26d1f86a24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=546a1fd589b100701c46f8d701413f3d5dc64d90f8150928233525c4843e5c52",
2026-06-11 13:18:31.709164 | controller |     "Jun 11 12:24:03.021392 crc crio[24477]: time=\"2026-06-11T12:24:03.021288103Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=d2ca0011-045f-4a86-b71c-39d80c0d79e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.709179 | controller |     "Jun 11 12:24:03.024313 crc crio[24477]: time=\"2026-06-11T12:24:03.0242418Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d5b103eb-f822-4481-a5a5-e376e44b791c name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.709194 | controller |     "Jun 11 12:24:03.025926 crc crio[24477]: time=\"2026-06-11T12:24:03.025801931Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a85e5a79-96c4-4f4b-8ffe-1ffdd79f8529 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.709208 | controller |     "Jun 11 12:24:03.028372 crc crio[24477]: time=\"2026-06-11T12:24:03.028288795Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=93b3aafc-254a-4d85-849f-c9254f18135b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.709223 | controller |     "Jun 11 12:24:03.040080 crc crio[24477]: time=\"2026-06-11T12:24:03.039976273Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686344-9dzqj/oc\" id=a7cbfd7b-55f2-45ae-8479-343cfecc55a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.709239 | controller |     "Jun 11 12:24:03.040577 crc crio[24477]: time=\"2026-06-11T12:24:03.04054247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.709257 | controller |     "Jun 11 12:24:03.070374 crc crio[24477]: time=\"2026-06-11T12:24:03.070239211Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=d047ec1a-9a4e-444d-8243-ecb2c1d7910b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.709272 | controller |     "Jun 11 12:24:03.083378 crc crio[24477]: time=\"2026-06-11T12:24:03.083303072Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=0f1dab22-f467-4018-acb2-21fe0e9b13a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.709287 | controller |     "Jun 11 12:24:03.083934 crc crio[24477]: time=\"2026-06-11T12:24:03.083745005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.709302 | controller |     "Jun 11 12:24:03.119336 crc crio[24477]: time=\"2026-06-11T12:24:03.11921001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.709317 | controller |     "Jun 11 12:24:03.145906 crc crio[24477]: time=\"2026-06-11T12:24:03.145601231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.709331 | controller |     "Jun 11 12:24:03.149856 crc crio[24477]: time=\"2026-06-11T12:24:03.149529552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.709346 | controller |     "Jun 11 12:24:03.377722 crc crio[24477]: time=\"2026-06-11T12:24:03.371900107Z\" level=info msg=\"Created container 2208a66c119b7a60d0321a8a5d3db6558401d03e22bb90704dee52ab38ff1a99: openstack/ceilometer-0/proxy-httpd\" id=0f1dab22-f467-4018-acb2-21fe0e9b13a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.709360 | controller |     "Jun 11 12:24:03.383587 crc crio[24477]: time=\"2026-06-11T12:24:03.383467732Z\" level=info msg=\"Starting container: 2208a66c119b7a60d0321a8a5d3db6558401d03e22bb90704dee52ab38ff1a99\" id=136a71c9-d805-47ac-bac3-5bc3e7934404 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.709375 | controller |     "Jun 11 12:24:03.393969 crc crio[24477]: time=\"2026-06-11T12:24:03.393852831Z\" level=info msg=\"Started container\" PID=80829 containerID=2208a66c119b7a60d0321a8a5d3db6558401d03e22bb90704dee52ab38ff1a99 description=openstack/ceilometer-0/proxy-httpd id=136a71c9-d805-47ac-bac3-5bc3e7934404 name=/runtime.v1.RuntimeService/StartContainer sandboxID=546a1fd589b100701c46f8d701413f3d5dc64d90f8150928233525c4843e5c52",
2026-06-11 13:18:31.709389 | controller |     "Jun 11 12:24:03.528193 crc crio[24477]: time=\"2026-06-11T12:24:03.527594098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.709403 | controller |     "Jun 11 12:24:03.836127 crc crio[24477]: time=\"2026-06-11T12:24:03.835807225Z\" level=info msg=\"Created container 70c2e128ef93a2bdfa065458522ffe3558e228e9685afdacd58eddedacf3618b: openshift-infra/auto-csr-approver-29686344-9dzqj/oc\" id=a7cbfd7b-55f2-45ae-8479-343cfecc55a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.709418 | controller |     "Jun 11 12:24:03.837122 crc crio[24477]: time=\"2026-06-11T12:24:03.836890536Z\" level=info msg=\"Starting container: 70c2e128ef93a2bdfa065458522ffe3558e228e9685afdacd58eddedacf3618b\" id=3cd68659-7790-497c-a3e8-e593fdd4fc95 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.709433 | controller |     "Jun 11 12:24:03.842903 crc crio[24477]: time=\"2026-06-11T12:24:03.842836754Z\" level=info msg=\"Started container\" PID=81019 containerID=70c2e128ef93a2bdfa065458522ffe3558e228e9685afdacd58eddedacf3618b description=openshift-infra/auto-csr-approver-29686344-9dzqj/oc id=3cd68659-7790-497c-a3e8-e593fdd4fc95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=30877c13ae59419589bc1ca8bbc32e2f4a23935846445ebfaa649af4a19e16bc",
2026-06-11 13:18:31.709451 | controller |     "Jun 11 12:24:05.789692 crc crio[24477]: time=\"2026-06-11T12:24:05.788497038Z\" level=info msg=\"Stopping pod sandbox: 30877c13ae59419589bc1ca8bbc32e2f4a23935846445ebfaa649af4a19e16bc\" id=82f1970a-7147-4a5f-97ee-770ccc59c010 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.709467 | controller |     "Jun 11 12:24:05.789692 crc crio[24477]: time=\"2026-06-11T12:24:05.788563288Z\" level=info msg=\"Stopping container: fecc9d36cafc27c2f03b1571449639a9387236474722d568fb4e5d5c2b31615e (timeout: 30s)\" id=52147ef7-65e0-480f-b834-635d9a67cc38 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.709481 | controller |     "Jun 11 12:24:05.789692 crc crio[24477]: time=\"2026-06-11T12:24:05.78860144Z\" level=info msg=\"Stopping container: f6934851f045ffdf6b12e721fd403754364195cd2bca85ed8bf59b0b0e28561f (timeout: 30s)\" id=e51585ab-8b7c-4f6a-b51e-943aa5037b51 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.709496 | controller |     "Jun 11 12:24:05.789692 crc crio[24477]: time=\"2026-06-11T12:24:05.788775925Z\" level=info msg=\"Stopping container: 2208a66c119b7a60d0321a8a5d3db6558401d03e22bb90704dee52ab38ff1a99 (timeout: 30s)\" id=ceddfc44-2b89-48bf-906c-a5dac5c31810 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.709511 | controller |     "Jun 11 12:24:05.791182 crc crio[24477]: time=\"2026-06-11T12:24:05.78879303Z\" level=info msg=\"Stopping container: eef58f961148f50f33cbb0eb6897b7c4bb965f82819ab176da95538566f2f172 (timeout: 30s)\" id=3ff9ea2a-cc45-406e-a1f9-eb029d626376 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.709525 | controller |     "Jun 11 12:24:05.792445 crc crio[24477]: time=\"2026-06-11T12:24:05.791431732Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686344-9dzqj Namespace:openshift-infra ID:30877c13ae59419589bc1ca8bbc32e2f4a23935846445ebfaa649af4a19e16bc UID:a35e46bd-e567-47c7-9873-adf02625ac44 NetNS:/var/run/netns/6241480c-e430-430c-b32a-d0594919f303 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda35e46bd_e567_47c7_9873_adf02625ac44.slice PodAnnotations:0xc000a868e8}] Aliases:map[]}\"",
2026-06-11 13:18:31.709540 | controller |     "Jun 11 12:24:05.792445 crc crio[24477]: time=\"2026-06-11T12:24:05.792014468Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686344-9dzqj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.709555 | controller |     "Jun 11 12:24:05.917485 crc crio[24477]: time=\"2026-06-11T12:24:05.91720715Z\" level=info msg=\"Stopped container f6934851f045ffdf6b12e721fd403754364195cd2bca85ed8bf59b0b0e28561f: openstack/ceilometer-0/sg-core\" id=e51585ab-8b7c-4f6a-b51e-943aa5037b51 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.709569 | controller |     "Jun 11 12:24:06.037302 crc crio[24477]: time=\"2026-06-11T12:24:06.03720101Z\" level=info msg=\"Stopped container 2208a66c119b7a60d0321a8a5d3db6558401d03e22bb90704dee52ab38ff1a99: openstack/ceilometer-0/proxy-httpd\" id=ceddfc44-2b89-48bf-906c-a5dac5c31810 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.709584 | controller |     "Jun 11 12:24:06.208111 crc crio[24477]: time=\"2026-06-11T12:24:06.207970537Z\" level=info msg=\"Stopped pod sandbox: 30877c13ae59419589bc1ca8bbc32e2f4a23935846445ebfaa649af4a19e16bc\" id=82f1970a-7147-4a5f-97ee-770ccc59c010 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.709598 | controller |     "Jun 11 12:24:06.413877 crc crio[24477]: time=\"2026-06-11T12:24:06.413779793Z\" level=info msg=\"Stopped container eef58f961148f50f33cbb0eb6897b7c4bb965f82819ab176da95538566f2f172: openstack/ceilometer-0/ceilometer-notification-agent\" id=3ff9ea2a-cc45-406e-a1f9-eb029d626376 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.709617 | controller |     "Jun 11 12:24:10.134769 crc crio[24477]: time=\"2026-06-11T12:24:10.133801109Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-svs7r/POD\" id=6868340e-f60b-4595-86b8-fc704483cd43 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.709633 | controller |     "Jun 11 12:24:10.137062 crc crio[24477]: time=\"2026-06-11T12:24:10.134791357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.709648 | controller |     "Jun 11 12:24:10.224833 crc crio[24477]: time=\"2026-06-11T12:24:10.22459751Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-svs7r Namespace:openstack ID:df24ef77453c0f121109f2131e5fac260477e88ba898aaa45915a15ea7bfa458 UID:686910ac-1c52-44da-b2b6-3bd5cc032e4e NetNS:/var/run/netns/e857d163-5642-40cb-b7e4-726b5fbeed9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod686910ac_1c52_44da_b2b6_3bd5cc032e4e.slice PodAnnotations:0xc0072c0ab8}] Aliases:map[]}\"",
2026-06-11 13:18:31.709664 | controller |     "Jun 11 12:24:10.225171 crc crio[24477]: time=\"2026-06-11T12:24:10.224881828Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-svs7r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.709679 | controller |     "Jun 11 12:24:10.627223 crc crio[24477]: time=\"2026-06-11T12:24:10.626702318Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-wxs7g/POD\" id=13b43fa1-c74c-4c0d-a73e-44b54a1718cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.709695 | controller |     "Jun 11 12:24:10.627381 crc crio[24477]: time=\"2026-06-11T12:24:10.627252334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.709710 | controller |     "Jun 11 12:24:10.628093 crc crio[24477]: time=\"2026-06-11T12:24:10.627965417Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-a0de-account-create-update-vfxhp/POD\" id=120ac173-b24c-498d-8d9c-e2e7c7111160 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.709724 | controller |     "Jun 11 12:24:10.628093 crc crio[24477]: time=\"2026-06-11T12:24:10.62807087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.709739 | controller |     "Jun 11 12:24:10.643477 crc crio[24477]: time=\"2026-06-11T12:24:10.64258247Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-swzfn/POD\" id=f29c4c02-71fb-421c-8c3e-1d76e7143cdb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.709754 | controller |     "Jun 11 12:24:10.643477 crc crio[24477]: time=\"2026-06-11T12:24:10.642819716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.709769 | controller |     "Jun 11 12:24:10.736717 crc crio[24477]: 2026-06-11T12:24:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df24ef77453c0f1 Mac:ba:7d:7f:d9:6a:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/e857d163-5642-40cb-b7e4-726b5fbeed9f SocketPath: PciID:}] [{Interface:0xc00019c650 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.709785 | controller |     "Jun 11 12:24:10.736717 crc crio[24477]: time=\"2026-06-11T12:24:10.735982426Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-svs7r Namespace:openstack ID:df24ef77453c0f121109f2131e5fac260477e88ba898aaa45915a15ea7bfa458 UID:686910ac-1c52-44da-b2b6-3bd5cc032e4e NetNS:/var/run/netns/e857d163-5642-40cb-b7e4-726b5fbeed9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod686910ac_1c52_44da_b2b6_3bd5cc032e4e.slice PodAnnotations:0xc0072c0ab8}] Aliases:map[]}\"",
2026-06-11 13:18:31.709811 | controller |     "Jun 11 12:24:10.736717 crc crio[24477]: time=\"2026-06-11T12:24:10.736156851Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-svs7r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.709832 | controller |     "Jun 11 12:24:10.763384 crc crio[24477]: time=\"2026-06-11T12:24:10.763238549Z\" level=info msg=\"Ran pod sandbox df24ef77453c0f121109f2131e5fac260477e88ba898aaa45915a15ea7bfa458 with infra container: openstack/nova-api-db-create-svs7r/POD\" id=6868340e-f60b-4595-86b8-fc704483cd43 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.709875 | controller |     "Jun 11 12:24:10.767082 crc crio[24477]: time=\"2026-06-11T12:24:10.767003384Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=66112072-22cc-48f6-a7bf-5557f961d420 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.709900 | controller |     "Jun 11 12:24:10.768417 crc crio[24477]: time=\"2026-06-11T12:24:10.768328801Z\" level=info msg=\"Got pod network &{Name:nova-api-a0de-account-create-update-vfxhp Namespace:openstack ID:eaf1bef49651140d032fdc1634f8854c44e5890f96165c6c353bd5c691275c96 UID:90be9f25-c86d-4bb3-9a43-7a4b1fc75ff4 NetNS:/var/run/netns/a2e21cdd-6800-4b31-97ef-61d61308dcdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90be9f25_c86d_4bb3_9a43_7a4b1fc75ff4.slice PodAnnotations:0xc0072c0250}] Aliases:map[]}\"",
2026-06-11 13:18:31.709922 | controller |     "Jun 11 12:24:10.768417 crc crio[24477]: time=\"2026-06-11T12:24:10.768395703Z\" level=info msg=\"Adding pod openstack_nova-api-a0de-account-create-update-vfxhp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.709941 | controller |     "Jun 11 12:24:10.778731 crc crio[24477]: time=\"2026-06-11T12:24:10.777926021Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ca22e780-4332-460d-ab58-4bfe6e8fb733 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.709960 | controller |     "Jun 11 12:24:10.791942 crc crio[24477]: time=\"2026-06-11T12:24:10.791857867Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-wxs7g Namespace:openstack ID:c49b470dbd6307db6c635fa62f9a46ccae7ce853adcd5b4bb415a7b877669f55 UID:866f6e9a-b5e9-46c5-8438-17b11cd840a9 NetNS:/var/run/netns/d5eb78c8-fc0d-4526-af46-f939ecea129f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod866f6e9a_b5e9_46c5_8438_17b11cd840a9.slice PodAnnotations:0xc0072c0400}] Aliases:map[]}\"",
2026-06-11 13:18:31.709981 | controller |     "Jun 11 12:24:10.791942 crc crio[24477]: time=\"2026-06-11T12:24:10.791930569Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-wxs7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.710002 | controller |     "Jun 11 12:24:10.824006 crc crio[24477]: time=\"2026-06-11T12:24:10.823941341Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-svs7r/mariadb-database-create\" id=7162ffc9-a14d-44ec-a61e-d1fbbe7e387b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.710022 | controller |     "Jun 11 12:24:10.824410 crc crio[24477]: time=\"2026-06-11T12:24:10.824330432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.710045 | controller |     "Jun 11 12:24:10.830265 crc crio[24477]: time=\"2026-06-11T12:24:10.830180623Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-swzfn Namespace:openstack ID:81c9bee4417e2fcb2b3e4d53297f0d82749cbabc3ce47065440b57506f06799c UID:e42b9e2c-40b3-4e1d-8469-0539487d3bc1 NetNS:/var/run/netns/10cb9ace-cbab-4298-b627-82f5a29ee568 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode42b9e2c_40b3_4e1d_8469_0539487d3bc1.slice PodAnnotations:0xc000a14550}] Aliases:map[]}\"",
2026-06-11 13:18:31.710066 | controller |     "Jun 11 12:24:10.830265 crc crio[24477]: time=\"2026-06-11T12:24:10.830243515Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-swzfn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.710087 | controller |     "Jun 11 12:24:10.924249 crc crio[24477]: time=\"2026-06-11T12:24:10.924160193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.710108 | controller |     "Jun 11 12:24:10.929238 crc crio[24477]: time=\"2026-06-11T12:24:10.929164255Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-d29d-account-create-update-n9v9j/POD\" id=8868d51d-e152-4115-84b5-c3dc26677eea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.710129 | controller |     "Jun 11 12:24:10.929353 crc crio[24477]: time=\"2026-06-11T12:24:10.929259937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.710150 | controller |     "Jun 11 12:24:10.947829 crc crio[24477]: time=\"2026-06-11T12:24:10.947757932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.710171 | controller |     "Jun 11 12:24:10.995332 crc crio[24477]: time=\"2026-06-11T12:24:10.994997386Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-1471-account-create-update-kzczf/POD\" id=62b5875a-cd85-4e54-becd-18b22e531de0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.710193 | controller |     "Jun 11 12:24:10.995332 crc crio[24477]: time=\"2026-06-11T12:24:10.995104809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.710213 | controller |     "Jun 11 12:24:11.088061 crc crio[24477]: time=\"2026-06-11T12:24:11.087954349Z\" level=info msg=\"Got pod network &{Name:nova-cell0-d29d-account-create-update-n9v9j Namespace:openstack ID:6f9123305e254cae049bf292764f7fc54044611383b71b534ec01b63828cf7eb UID:aeb6ac82-4188-4487-a4f6-0d9243cf0362 NetNS:/var/run/netns/a50d2c19-d1a8-45dc-9d32-f5312e0b298c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaeb6ac82_4188_4487_a4f6_0d9243cf0362.slice PodAnnotations:0xc000a14968}] Aliases:map[]}\"",
2026-06-11 13:18:31.710234 | controller |     "Jun 11 12:24:11.088061 crc crio[24477]: time=\"2026-06-11T12:24:11.088032402Z\" level=info msg=\"Adding pod openstack_nova-cell0-d29d-account-create-update-n9v9j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.710256 | controller |     "Jun 11 12:24:11.100119 crc crio[24477]: time=\"2026-06-11T12:24:11.095296815Z\" level=info msg=\"Got pod network &{Name:nova-cell1-1471-account-create-update-kzczf Namespace:openstack ID:2e9644f6f8366354d0a60d7162ef285351f27e458e189c8fce2fd67ec4b14c7d UID:8fb82099-5719-413d-9742-d230d46c62b4 NetNS:/var/run/netns/9a60898f-4110-4b5b-ba2e-ce911fc207eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fb82099_5719_413d_9742_d230d46c62b4.slice PodAnnotations:0xc000a14c68}] Aliases:map[]}\"",
2026-06-11 13:18:31.710284 | controller |     "Jun 11 12:24:11.100119 crc crio[24477]: time=\"2026-06-11T12:24:11.095345906Z\" level=info msg=\"Adding pod openstack_nova-cell1-1471-account-create-update-kzczf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.710306 | controller |     "Jun 11 12:24:11.419223 crc crio[24477]: time=\"2026-06-11T12:24:11.418426725Z\" level=info msg=\"Created container bf84729cba8292271eb15b99577fde0e48deb837a6ef750401e9f4f1106a3a4b: openstack/nova-api-db-create-svs7r/mariadb-database-create\" id=7162ffc9-a14d-44ec-a61e-d1fbbe7e387b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.710328 | controller |     "Jun 11 12:24:11.421543 crc crio[24477]: time=\"2026-06-11T12:24:11.421112077Z\" level=info msg=\"Starting container: bf84729cba8292271eb15b99577fde0e48deb837a6ef750401e9f4f1106a3a4b\" id=6da3f98a-beab-4b71-b2b5-a214dbdbc7b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.710349 | controller |     "Jun 11 12:24:11.433280 crc crio[24477]: time=\"2026-06-11T12:24:11.432016574Z\" level=info msg=\"Started container\" PID=81622 containerID=bf84729cba8292271eb15b99577fde0e48deb837a6ef750401e9f4f1106a3a4b description=openstack/nova-api-db-create-svs7r/mariadb-database-create id=6da3f98a-beab-4b71-b2b5-a214dbdbc7b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df24ef77453c0f121109f2131e5fac260477e88ba898aaa45915a15ea7bfa458",
2026-06-11 13:18:31.710371 | controller |     "Jun 11 12:24:11.654510 crc crio[24477]: 2026-06-11T12:24:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c49b470dbd6307d Mac:b2:4b:27:57:fe:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/d5eb78c8-fc0d-4526-af46-f939ecea129f SocketPath: PciID:}] [{Interface:0xc00048c5b0 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.710393 | controller |     "Jun 11 12:24:11.656867 crc crio[24477]: time=\"2026-06-11T12:24:11.655310303Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-wxs7g Namespace:openstack ID:c49b470dbd6307db6c635fa62f9a46ccae7ce853adcd5b4bb415a7b877669f55 UID:866f6e9a-b5e9-46c5-8438-17b11cd840a9 NetNS:/var/run/netns/d5eb78c8-fc0d-4526-af46-f939ecea129f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod866f6e9a_b5e9_46c5_8438_17b11cd840a9.slice PodAnnotations:0xc0072c0400}] Aliases:map[]}\"",
2026-06-11 13:18:31.710414 | controller |     "Jun 11 12:24:11.656867 crc crio[24477]: time=\"2026-06-11T12:24:11.655441747Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-wxs7g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.710435 | controller |     "Jun 11 12:24:11.674712 crc crio[24477]: time=\"2026-06-11T12:24:11.674514185Z\" level=info msg=\"Ran pod sandbox c49b470dbd6307db6c635fa62f9a46ccae7ce853adcd5b4bb415a7b877669f55 with infra container: openstack/nova-cell0-db-create-wxs7g/POD\" id=13b43fa1-c74c-4c0d-a73e-44b54a1718cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.710456 | controller |     "Jun 11 12:24:11.682434 crc crio[24477]: time=\"2026-06-11T12:24:11.682302669Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=462aeede-7089-44b0-b6f0-733374d23647 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.710478 | controller |     "Jun 11 12:24:11.689456 crc crio[24477]: time=\"2026-06-11T12:24:11.688893426Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f44aa183-1265-4963-aa2b-abadae78f4c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.710498 | controller |     "Jun 11 12:24:11.694903 crc crio[24477]: 2026-06-11T12:24:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f9123305e254ca Mac:4e:4f:b4:6a:a7:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/a50d2c19-d1a8-45dc-9d32-f5312e0b298c SocketPath: PciID:}] [{Interface:0xc000195570 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.710522 | controller |     "Jun 11 12:24:11.696383 crc crio[24477]: time=\"2026-06-11T12:24:11.695711082Z\" level=info msg=\"Got pod network &{Name:nova-cell0-d29d-account-create-update-n9v9j Namespace:openstack ID:6f9123305e254cae049bf292764f7fc54044611383b71b534ec01b63828cf7eb UID:aeb6ac82-4188-4487-a4f6-0d9243cf0362 NetNS:/var/run/netns/a50d2c19-d1a8-45dc-9d32-f5312e0b298c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaeb6ac82_4188_4487_a4f6_0d9243cf0362.slice PodAnnotations:0xc000a14968}] Aliases:map[]}\"",
2026-06-11 13:18:31.710545 | controller |     "Jun 11 12:24:11.696383 crc crio[24477]: time=\"2026-06-11T12:24:11.695877926Z\" level=info msg=\"Checking pod openstack_nova-cell0-d29d-account-create-update-n9v9j for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.710567 | controller |     "Jun 11 12:24:11.699796 crc crio[24477]: time=\"2026-06-11T12:24:11.699200892Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-wxs7g/mariadb-database-create\" id=7ab57f5b-39b8-45aa-9603-cb7996f150fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.710589 | controller |     "Jun 11 12:24:11.714331 crc crio[24477]: time=\"2026-06-11T12:24:11.714242759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.710610 | controller |     "Jun 11 12:24:11.727732 crc crio[24477]: time=\"2026-06-11T12:24:11.727580043Z\" level=info msg=\"Ran pod sandbox 6f9123305e254cae049bf292764f7fc54044611383b71b534ec01b63828cf7eb with infra container: openstack/nova-cell0-d29d-account-create-update-n9v9j/POD\" id=8868d51d-e152-4115-84b5-c3dc26677eea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.710633 | controller |     "Jun 11 12:24:11.736801 crc crio[24477]: time=\"2026-06-11T12:24:11.736604441Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=512ec9de-3db4-4d2d-8543-5cef1ed51951 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.710655 | controller |     "Jun 11 12:24:11.743187 crc crio[24477]: time=\"2026-06-11T12:24:11.743080954Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=6ec12ac1-7c42-49f6-ad93-4420fa9e3425 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.710677 | controller |     "Jun 11 12:24:11.762023 crc crio[24477]: time=\"2026-06-11T12:24:11.761760749Z\" level=info msg=\"Creating container: openstack/nova-cell0-d29d-account-create-update-n9v9j/mariadb-account-create-update\" id=009fe36d-4541-49c0-b3ca-541331f129f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.710700 | controller |     "Jun 11 12:24:11.762428 crc crio[24477]: time=\"2026-06-11T12:24:11.762144499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.710722 | controller |     "Jun 11 12:24:11.776299 crc crio[24477]: 2026-06-11T12:24:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:81c9bee4417e2fc Mac:a2:43:61:f6:ef:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/10cb9ace-cbab-4298-b627-82f5a29ee568 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.710745 | controller |     "Jun 11 12:24:11.776938 crc crio[24477]: 2026-06-11T12:24:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eaf1bef49651140 Mac:8e:92:2a:12:fc:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/a2e21cdd-6800-4b31-97ef-61d61308dcdc SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.710772 | controller |     "Jun 11 12:24:11.777155 crc crio[24477]: time=\"2026-06-11T12:24:11.777087564Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-swzfn Namespace:openstack ID:81c9bee4417e2fcb2b3e4d53297f0d82749cbabc3ce47065440b57506f06799c UID:e42b9e2c-40b3-4e1d-8469-0539487d3bc1 NetNS:/var/run/netns/10cb9ace-cbab-4298-b627-82f5a29ee568 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode42b9e2c_40b3_4e1d_8469_0539487d3bc1.slice PodAnnotations:0xc000a14550}] Aliases:map[]}\"",
2026-06-11 13:18:31.710795 | controller |     "Jun 11 12:24:11.777298 crc crio[24477]: time=\"2026-06-11T12:24:11.777245499Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-swzfn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.710817 | controller |     "Jun 11 12:24:11.789747 crc crio[24477]: time=\"2026-06-11T12:24:11.788783503Z\" level=info msg=\"Got pod network &{Name:nova-api-a0de-account-create-update-vfxhp Namespace:openstack ID:eaf1bef49651140d032fdc1634f8854c44e5890f96165c6c353bd5c691275c96 UID:90be9f25-c86d-4bb3-9a43-7a4b1fc75ff4 NetNS:/var/run/netns/a2e21cdd-6800-4b31-97ef-61d61308dcdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90be9f25_c86d_4bb3_9a43_7a4b1fc75ff4.slice PodAnnotations:0xc0072c0250}] Aliases:map[]}\"",
2026-06-11 13:18:31.710839 | controller |     "Jun 11 12:24:11.789747 crc crio[24477]: time=\"2026-06-11T12:24:11.789087401Z\" level=info msg=\"Checking pod openstack_nova-api-a0de-account-create-update-vfxhp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.710888 | controller |     "Jun 11 12:24:11.826555 crc crio[24477]: time=\"2026-06-11T12:24:11.826472334Z\" level=info msg=\"Ran pod sandbox 81c9bee4417e2fcb2b3e4d53297f0d82749cbabc3ce47065440b57506f06799c with infra container: openstack/nova-cell1-db-create-swzfn/POD\" id=f29c4c02-71fb-421c-8c3e-1d76e7143cdb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.710915 | controller |     "Jun 11 12:24:11.829676 crc crio[24477]: time=\"2026-06-11T12:24:11.82941859Z\" level=info msg=\"Ran pod sandbox eaf1bef49651140d032fdc1634f8854c44e5890f96165c6c353bd5c691275c96 with infra container: openstack/nova-api-a0de-account-create-update-vfxhp/POD\" id=120ac173-b24c-498d-8d9c-e2e7c7111160 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.710938 | controller |     "Jun 11 12:24:11.831350 crc crio[24477]: time=\"2026-06-11T12:24:11.831268611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.710959 | controller |     "Jun 11 12:24:11.836007 crc crio[24477]: time=\"2026-06-11T12:24:11.835919242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.710981 | controller |     "Jun 11 12:24:11.846481 crc crio[24477]: time=\"2026-06-11T12:24:11.846007783Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=791d3c64-959d-4b61-b703-f32176434700 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.711005 | controller |     "Jun 11 12:24:11.846931 crc crio[24477]: time=\"2026-06-11T12:24:11.846294621Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c0d5f893-f108-4bb7-8f71-e21b03ea0c54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.711054 | controller |     "Jun 11 12:24:11.853096 crc crio[24477]: time=\"2026-06-11T12:24:11.853001709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.711077 | controller |     "Jun 11 12:24:11.858913 crc crio[24477]: time=\"2026-06-11T12:24:11.857501616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.711097 | controller |     "Jun 11 12:24:11.858913 crc crio[24477]: time=\"2026-06-11T12:24:11.857567487Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7366dda5-55c9-4c89-aea8-8200437e26e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.711118 | controller |     "Jun 11 12:24:11.858913 crc crio[24477]: time=\"2026-06-11T12:24:11.8580209Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=419958fb-5fea-4bde-9947-62be023fc845 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.711140 | controller |     "Jun 11 12:24:11.877152 crc crio[24477]: time=\"2026-06-11T12:24:11.875843508Z\" level=info msg=\"Creating container: openstack/nova-api-a0de-account-create-update-vfxhp/mariadb-account-create-update\" id=7e5b0693-59fc-43b8-a2b2-52ac228ec529 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.711161 | controller |     "Jun 11 12:24:11.877152 crc crio[24477]: time=\"2026-06-11T12:24:11.876783925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.711184 | controller |     "Jun 11 12:24:11.881771 crc crio[24477]: time=\"2026-06-11T12:24:11.881572208Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-swzfn/mariadb-database-create\" id=2671a760-d7e6-4791-bee7-de96f32ceb81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.711207 | controller |     "Jun 11 12:24:11.904170 crc crio[24477]: time=\"2026-06-11T12:24:11.903720239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.711229 | controller |     "Jun 11 12:24:11.945093 crc crio[24477]: time=\"2026-06-11T12:24:11.942775783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.711251 | controller |     "Jun 11 12:24:11.951119 crc crio[24477]: time=\"2026-06-11T12:24:11.950954745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.711273 | controller |     "Jun 11 12:24:12.007939 crc crio[24477]: 2026-06-11T12:24:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e9644f6f836635 Mac:4e:d2:b4:b9:6e:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/9a60898f-4110-4b5b-ba2e-ce911fc207eb SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.711295 | controller |     "Jun 11 12:24:12.008795 crc crio[24477]: time=\"2026-06-11T12:24:12.008723083Z\" level=info msg=\"Got pod network &{Name:nova-cell1-1471-account-create-update-kzczf Namespace:openstack ID:2e9644f6f8366354d0a60d7162ef285351f27e458e189c8fce2fd67ec4b14c7d UID:8fb82099-5719-413d-9742-d230d46c62b4 NetNS:/var/run/netns/9a60898f-4110-4b5b-ba2e-ce911fc207eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fb82099_5719_413d_9742_d230d46c62b4.slice PodAnnotations:0xc000a14c68}] Aliases:map[]}\"",
2026-06-11 13:18:31.711323 | controller |     "Jun 11 12:24:12.008921 crc crio[24477]: time=\"2026-06-11T12:24:12.008887387Z\" level=info msg=\"Checking pod openstack_nova-cell1-1471-account-create-update-kzczf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.711346 | controller |     "Jun 11 12:24:12.010952 crc crio[24477]: time=\"2026-06-11T12:24:12.010816528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.711370 | controller |     "Jun 11 12:24:12.015300 crc crio[24477]: time=\"2026-06-11T12:24:12.015120228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.711392 | controller |     "Jun 11 12:24:12.070540 crc crio[24477]: time=\"2026-06-11T12:24:12.070454519Z\" level=info msg=\"Ran pod sandbox 2e9644f6f8366354d0a60d7162ef285351f27e458e189c8fce2fd67ec4b14c7d with infra container: openstack/nova-cell1-1471-account-create-update-kzczf/POD\" id=62b5875a-cd85-4e54-becd-18b22e531de0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.711415 | controller |     "Jun 11 12:24:12.076026 crc crio[24477]: time=\"2026-06-11T12:24:12.075516719Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=404d6592-21d7-42d5-9244-c4c5a485a8a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.711435 | controller |     "Jun 11 12:24:12.079525 crc crio[24477]: time=\"2026-06-11T12:24:12.079402489Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=af42ec97-d48d-438a-9d8a-2802b36c8bf5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.711483 | controller |     "Jun 11 12:24:12.093314 crc crio[24477]: time=\"2026-06-11T12:24:12.093181453Z\" level=info msg=\"Creating container: openstack/nova-cell1-1471-account-create-update-kzczf/mariadb-account-create-update\" id=b45458a3-117e-4041-b8df-d9b11b68c02c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.711508 | controller |     "Jun 11 12:24:12.093840 crc crio[24477]: time=\"2026-06-11T12:24:12.093695648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.711530 | controller |     "Jun 11 12:24:12.186129 crc crio[24477]: time=\"2026-06-11T12:24:12.185978173Z\" level=info msg=\"Created container ed31ebeb3b34a27443a7c15681f5ebbbcd5f5cfac4f56a5cc07da1adbf55074c: openstack/nova-api-a0de-account-create-update-vfxhp/mariadb-account-create-update\" id=7e5b0693-59fc-43b8-a2b2-52ac228ec529 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.711553 | controller |     "Jun 11 12:24:12.188079 crc crio[24477]: time=\"2026-06-11T12:24:12.187996368Z\" level=info msg=\"Starting container: ed31ebeb3b34a27443a7c15681f5ebbbcd5f5cfac4f56a5cc07da1adbf55074c\" id=ba2e35f8-1a8b-41f4-9241-b1f0060d1318 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.711575 | controller |     "Jun 11 12:24:12.199557 crc crio[24477]: time=\"2026-06-11T12:24:12.198159313Z\" level=info msg=\"Started container\" PID=81748 containerID=ed31ebeb3b34a27443a7c15681f5ebbbcd5f5cfac4f56a5cc07da1adbf55074c description=openstack/nova-api-a0de-account-create-update-vfxhp/mariadb-account-create-update id=ba2e35f8-1a8b-41f4-9241-b1f0060d1318 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaf1bef49651140d032fdc1634f8854c44e5890f96165c6c353bd5c691275c96",
2026-06-11 13:18:31.711599 | controller |     "Jun 11 12:24:12.218425 crc crio[24477]: time=\"2026-06-11T12:24:12.215862458Z\" level=info msg=\"Created container 590e7d387cd5dbc2e0009293fc1b5796b505a0ddabb22200d17c538d643bcb51: openstack/nova-cell0-db-create-wxs7g/mariadb-database-create\" id=7ab57f5b-39b8-45aa-9603-cb7996f150fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.711625 | controller |     "Jun 11 12:24:12.218425 crc crio[24477]: time=\"2026-06-11T12:24:12.216798314Z\" level=info msg=\"Created container 5779b6715199242d7b9d6576ad68be6224efd91300a12ba65f5723a1df81705c: openstack/nova-cell0-d29d-account-create-update-n9v9j/mariadb-account-create-update\" id=009fe36d-4541-49c0-b3ca-541331f129f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.711648 | controller |     "Jun 11 12:24:12.218854 crc crio[24477]: time=\"2026-06-11T12:24:12.218514553Z\" level=info msg=\"Starting container: 5779b6715199242d7b9d6576ad68be6224efd91300a12ba65f5723a1df81705c\" id=fdba3527-f0f3-49b3-bf61-24e58f590b67 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.711671 | controller |     "Jun 11 12:24:12.219053 crc crio[24477]: time=\"2026-06-11T12:24:12.218934034Z\" level=info msg=\"Starting container: 590e7d387cd5dbc2e0009293fc1b5796b505a0ddabb22200d17c538d643bcb51\" id=a2e823eb-965c-457e-a85d-a0c21476fea4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.711694 | controller |     "Jun 11 12:24:12.219228 crc crio[24477]: time=\"2026-06-11T12:24:12.21914698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.711717 | controller |     "Jun 11 12:24:12.222838 crc crio[24477]: time=\"2026-06-11T12:24:12.222742872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.711738 | controller |     "Jun 11 12:24:12.230863 crc crio[24477]: time=\"2026-06-11T12:24:12.230594273Z\" level=info msg=\"Started container\" PID=81747 containerID=590e7d387cd5dbc2e0009293fc1b5796b505a0ddabb22200d17c538d643bcb51 description=openstack/nova-cell0-db-create-wxs7g/mariadb-database-create id=a2e823eb-965c-457e-a85d-a0c21476fea4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c49b470dbd6307db6c635fa62f9a46ccae7ce853adcd5b4bb415a7b877669f55",
2026-06-11 13:18:31.711760 | controller |     "Jun 11 12:24:12.237977 crc crio[24477]: time=\"2026-06-11T12:24:12.236578298Z\" level=info msg=\"Started container\" PID=81751 containerID=5779b6715199242d7b9d6576ad68be6224efd91300a12ba65f5723a1df81705c description=openstack/nova-cell0-d29d-account-create-update-n9v9j/mariadb-account-create-update id=fdba3527-f0f3-49b3-bf61-24e58f590b67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f9123305e254cae049bf292764f7fc54044611383b71b534ec01b63828cf7eb",
2026-06-11 13:18:31.711783 | controller |     "Jun 11 12:24:12.268878 crc crio[24477]: time=\"2026-06-11T12:24:12.268700768Z\" level=info msg=\"Created container 7e16d2edc9094d8142130492566a7271f72aff6a9da6640b64855eda1bacb1c2: openstack/nova-cell1-db-create-swzfn/mariadb-database-create\" id=2671a760-d7e6-4791-bee7-de96f32ceb81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.711806 | controller |     "Jun 11 12:24:12.272850 crc crio[24477]: time=\"2026-06-11T12:24:12.272734655Z\" level=info msg=\"Starting container: 7e16d2edc9094d8142130492566a7271f72aff6a9da6640b64855eda1bacb1c2\" id=6780428d-5048-4f30-b032-c8fdb03eeec8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.711829 | controller |     "Jun 11 12:24:12.294976 crc crio[24477]: time=\"2026-06-11T12:24:12.29485359Z\" level=info msg=\"Started container\" PID=81752 containerID=7e16d2edc9094d8142130492566a7271f72aff6a9da6640b64855eda1bacb1c2 description=openstack/nova-cell1-db-create-swzfn/mariadb-database-create id=6780428d-5048-4f30-b032-c8fdb03eeec8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81c9bee4417e2fcb2b3e4d53297f0d82749cbabc3ce47065440b57506f06799c",
2026-06-11 13:18:31.711880 | controller |     "Jun 11 12:24:12.545254 crc crio[24477]: time=\"2026-06-11T12:24:12.545140507Z\" level=info msg=\"Created container b58beddf7509902f0ddfa7edd28c0eb0e3c177248a92d7e292114d21d6906195: openstack/nova-cell1-1471-account-create-update-kzczf/mariadb-account-create-update\" id=b45458a3-117e-4041-b8df-d9b11b68c02c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.711932 | controller |     "Jun 11 12:24:12.546747 crc crio[24477]: time=\"2026-06-11T12:24:12.546554102Z\" level=info msg=\"Starting container: b58beddf7509902f0ddfa7edd28c0eb0e3c177248a92d7e292114d21d6906195\" id=2029b2bc-0c82-44b9-b73c-7658c3421a50 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.711960 | controller |     "Jun 11 12:24:12.568523 crc crio[24477]: time=\"2026-06-11T12:24:12.568434645Z\" level=info msg=\"Started container\" PID=81826 containerID=b58beddf7509902f0ddfa7edd28c0eb0e3c177248a92d7e292114d21d6906195 description=openstack/nova-cell1-1471-account-create-update-kzczf/mariadb-account-create-update id=2029b2bc-0c82-44b9-b73c-7658c3421a50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e9644f6f8366354d0a60d7162ef285351f27e458e189c8fce2fd67ec4b14c7d",
2026-06-11 13:18:31.711985 | controller |     "Jun 11 12:24:13.047928 crc crio[24477]: time=\"2026-06-11T12:24:13.047182083Z\" level=info msg=\"Stopping pod sandbox: df24ef77453c0f121109f2131e5fac260477e88ba898aaa45915a15ea7bfa458\" id=23850758-f1d2-4050-bbb1-f70619cce4a7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.712009 | controller |     "Jun 11 12:24:13.048776 crc crio[24477]: time=\"2026-06-11T12:24:13.048705666Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-svs7r Namespace:openstack ID:df24ef77453c0f121109f2131e5fac260477e88ba898aaa45915a15ea7bfa458 UID:686910ac-1c52-44da-b2b6-3bd5cc032e4e NetNS:/var/run/netns/e857d163-5642-40cb-b7e4-726b5fbeed9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod686910ac_1c52_44da_b2b6_3bd5cc032e4e.slice PodAnnotations:0xc002d1b250}] Aliases:map[]}\"",
2026-06-11 13:18:31.712032 | controller |     "Jun 11 12:24:13.049022 crc crio[24477]: time=\"2026-06-11T12:24:13.048951173Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-svs7r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.712056 | controller |     "Jun 11 12:24:13.580390 crc crio[24477]: time=\"2026-06-11T12:24:13.580262987Z\" level=info msg=\"Stopped pod sandbox: df24ef77453c0f121109f2131e5fac260477e88ba898aaa45915a15ea7bfa458\" id=23850758-f1d2-4050-bbb1-f70619cce4a7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.712080 | controller |     "Jun 11 12:24:14.069789 crc crio[24477]: time=\"2026-06-11T12:24:14.06896925Z\" level=info msg=\"Stopping pod sandbox: 2e9644f6f8366354d0a60d7162ef285351f27e458e189c8fce2fd67ec4b14c7d\" id=9dde2769-380e-4e10-a35d-34d383f9ff2a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.712102 | controller |     "Jun 11 12:24:14.070367 crc crio[24477]: time=\"2026-06-11T12:24:14.069106495Z\" level=info msg=\"Stopping pod sandbox: eaf1bef49651140d032fdc1634f8854c44e5890f96165c6c353bd5c691275c96\" id=6308499c-d278-4193-9325-eab271f64fcf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.712124 | controller |     "Jun 11 12:24:14.070721 crc crio[24477]: time=\"2026-06-11T12:24:14.069115597Z\" level=info msg=\"Stopping pod sandbox: 6f9123305e254cae049bf292764f7fc54044611383b71b534ec01b63828cf7eb\" id=29fbcaaf-1263-4367-aea8-2b6a0c9d3ad8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.712146 | controller |     "Jun 11 12:24:14.071042 crc crio[24477]: time=\"2026-06-11T12:24:14.070975956Z\" level=info msg=\"Got pod network &{Name:nova-cell1-1471-account-create-update-kzczf Namespace:openstack ID:2e9644f6f8366354d0a60d7162ef285351f27e458e189c8fce2fd67ec4b14c7d UID:8fb82099-5719-413d-9742-d230d46c62b4 NetNS:/var/run/netns/9a60898f-4110-4b5b-ba2e-ce911fc207eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fb82099_5719_413d_9742_d230d46c62b4.slice PodAnnotations:0xc0072c0cc8}] Aliases:map[]}\"",
2026-06-11 13:18:31.712174 | controller |     "Jun 11 12:24:14.071152 crc crio[24477]: time=\"2026-06-11T12:24:14.071070909Z\" level=info msg=\"Got pod network &{Name:nova-cell0-d29d-account-create-update-n9v9j Namespace:openstack ID:6f9123305e254cae049bf292764f7fc54044611383b71b534ec01b63828cf7eb UID:aeb6ac82-4188-4487-a4f6-0d9243cf0362 NetNS:/var/run/netns/a50d2c19-d1a8-45dc-9d32-f5312e0b298c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaeb6ac82_4188_4487_a4f6_0d9243cf0362.slice PodAnnotations:0xc0072c0cd0}] Aliases:map[]}\"",
2026-06-11 13:18:31.712197 | controller |     "Jun 11 12:24:14.071236 crc crio[24477]: time=\"2026-06-11T12:24:14.071211214Z\" level=info msg=\"Deleting pod openstack_nova-cell1-1471-account-create-update-kzczf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.712219 | controller |     "Jun 11 12:24:14.071286 crc crio[24477]: time=\"2026-06-11T12:24:14.069351961Z\" level=info msg=\"Stopping pod sandbox: c49b470dbd6307db6c635fa62f9a46ccae7ce853adcd5b4bb415a7b877669f55\" id=134d171b-849f-43b3-90bd-f546a7e5eadc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.712241 | controller |     "Jun 11 12:24:14.071286 crc crio[24477]: time=\"2026-06-11T12:24:14.071275735Z\" level=info msg=\"Deleting pod openstack_nova-cell0-d29d-account-create-update-n9v9j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.712263 | controller |     "Jun 11 12:24:14.071376 crc crio[24477]: time=\"2026-06-11T12:24:14.071071963Z\" level=info msg=\"Got pod network &{Name:nova-api-a0de-account-create-update-vfxhp Namespace:openstack ID:eaf1bef49651140d032fdc1634f8854c44e5890f96165c6c353bd5c691275c96 UID:90be9f25-c86d-4bb3-9a43-7a4b1fc75ff4 NetNS:/var/run/netns/a2e21cdd-6800-4b31-97ef-61d61308dcdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90be9f25_c86d_4bb3_9a43_7a4b1fc75ff4.slice PodAnnotations:0xc000530cb0}] Aliases:map[]}\"",
2026-06-11 13:18:31.712284 | controller |     "Jun 11 12:24:14.071692 crc crio[24477]: time=\"2026-06-11T12:24:14.071554555Z\" level=info msg=\"Deleting pod openstack_nova-api-a0de-account-create-update-vfxhp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.712305 | controller |     "Jun 11 12:24:14.071867 crc crio[24477]: time=\"2026-06-11T12:24:14.071696897Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-wxs7g Namespace:openstack ID:c49b470dbd6307db6c635fa62f9a46ccae7ce853adcd5b4bb415a7b877669f55 UID:866f6e9a-b5e9-46c5-8438-17b11cd840a9 NetNS:/var/run/netns/d5eb78c8-fc0d-4526-af46-f939ecea129f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod866f6e9a_b5e9_46c5_8438_17b11cd840a9.slice PodAnnotations:0xc002e12b70}] Aliases:map[]}\"",
2026-06-11 13:18:31.712327 | controller |     "Jun 11 12:24:14.071867 crc crio[24477]: time=\"2026-06-11T12:24:14.071816501Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-wxs7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.712349 | controller |     "Jun 11 12:24:14.073052 crc crio[24477]: time=\"2026-06-11T12:24:14.069158426Z\" level=info msg=\"Stopping pod sandbox: 81c9bee4417e2fcb2b3e4d53297f0d82749cbabc3ce47065440b57506f06799c\" id=2e5a1bad-5107-4f94-9d33-fac3dad8f9a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.712371 | controller |     "Jun 11 12:24:14.073520 crc crio[24477]: time=\"2026-06-11T12:24:14.073452531Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-swzfn Namespace:openstack ID:81c9bee4417e2fcb2b3e4d53297f0d82749cbabc3ce47065440b57506f06799c UID:e42b9e2c-40b3-4e1d-8469-0539487d3bc1 NetNS:/var/run/netns/10cb9ace-cbab-4298-b627-82f5a29ee568 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode42b9e2c_40b3_4e1d_8469_0539487d3bc1.slice PodAnnotations:0xc000530cd0}] Aliases:map[]}\"",
2026-06-11 13:18:31.712396 | controller |     "Jun 11 12:24:14.073905 crc crio[24477]: time=\"2026-06-11T12:24:14.07377608Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-swzfn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.712419 | controller |     "Jun 11 12:24:14.607468 crc crio[24477]: time=\"2026-06-11T12:24:14.607349563Z\" level=info msg=\"Stopped pod sandbox: c49b470dbd6307db6c635fa62f9a46ccae7ce853adcd5b4bb415a7b877669f55\" id=134d171b-849f-43b3-90bd-f546a7e5eadc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.712440 | controller |     "Jun 11 12:24:14.807870 crc crio[24477]: time=\"2026-06-11T12:24:14.805586714Z\" level=info msg=\"Stopped pod sandbox: 2e9644f6f8366354d0a60d7162ef285351f27e458e189c8fce2fd67ec4b14c7d\" id=9dde2769-380e-4e10-a35d-34d383f9ff2a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.712461 | controller |     "Jun 11 12:24:14.837958 crc crio[24477]: time=\"2026-06-11T12:24:14.837414974Z\" level=info msg=\"Stopped pod sandbox: 81c9bee4417e2fcb2b3e4d53297f0d82749cbabc3ce47065440b57506f06799c\" id=2e5a1bad-5107-4f94-9d33-fac3dad8f9a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.712482 | controller |     "Jun 11 12:24:14.877729 crc crio[24477]: time=\"2026-06-11T12:24:14.877391053Z\" level=info msg=\"Stopped pod sandbox: 6f9123305e254cae049bf292764f7fc54044611383b71b534ec01b63828cf7eb\" id=29fbcaaf-1263-4367-aea8-2b6a0c9d3ad8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.712504 | controller |     "Jun 11 12:24:14.913699 crc crio[24477]: time=\"2026-06-11T12:24:14.913021781Z\" level=info msg=\"Stopped pod sandbox: eaf1bef49651140d032fdc1634f8854c44e5890f96165c6c353bd5c691275c96\" id=6308499c-d278-4193-9325-eab271f64fcf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.712527 | controller |     "Jun 11 12:24:21.105756 crc crio[24477]: time=\"2026-06-11T12:24:21.104528019Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-rwf4n/POD\" id=eb6c8951-02b9-4c55-85a1-34d85f3336cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.712549 | controller |     "Jun 11 12:24:21.107916 crc crio[24477]: time=\"2026-06-11T12:24:21.105833626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.712572 | controller |     "Jun 11 12:24:21.164577 crc crio[24477]: time=\"2026-06-11T12:24:21.164026405Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-rwf4n Namespace:openstack ID:89433515a1df5e015cc48bf1333781a08486013970faedf2fdb8cfd111b77f48 UID:8ac1bcd0-60d3-45f6-acd4-e4ff0cdd7311 NetNS:/var/run/netns/2ec9d45b-bb88-4366-8be0-11a5962dc72d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ac1bcd0_60d3_45f6_acd4_e4ff0cdd7311.slice PodAnnotations:0xc002e12828}] Aliases:map[]}\"",
2026-06-11 13:18:31.712595 | controller |     "Jun 11 12:24:21.164577 crc crio[24477]: time=\"2026-06-11T12:24:21.164099587Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-rwf4n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.712619 | controller |     "Jun 11 12:24:21.647505 crc crio[24477]: time=\"2026-06-11T12:24:21.647277645Z\" level=info msg=\"Stopped container fecc9d36cafc27c2f03b1571449639a9387236474722d568fb4e5d5c2b31615e: openstack/ceilometer-0/ceilometer-central-agent\" id=52147ef7-65e0-480f-b834-635d9a67cc38 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.712645 | controller |     "Jun 11 12:24:21.649343 crc crio[24477]: time=\"2026-06-11T12:24:21.649296631Z\" level=info msg=\"Stopping pod sandbox: 546a1fd589b100701c46f8d701413f3d5dc64d90f8150928233525c4843e5c52\" id=aae2a01a-7977-4cfe-a272-692b9f33e210 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.712667 | controller |     "Jun 11 12:24:21.650069 crc crio[24477]: time=\"2026-06-11T12:24:21.649993881Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:546a1fd589b100701c46f8d701413f3d5dc64d90f8150928233525c4843e5c52 UID:f8c59fc4-15d3-4781-b21b-effc47e021c6 NetNS:/var/run/netns/f7328523-575b-4a67-bc27-7f903644e5bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8c59fc4_15d3_4781_b21b_effc47e021c6.slice PodAnnotations:0xc002d941e0}] Aliases:map[]}\"",
2026-06-11 13:18:31.712689 | controller |     "Jun 11 12:24:21.650200 crc crio[24477]: time=\"2026-06-11T12:24:21.650149455Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.712711 | controller |     "Jun 11 12:24:21.743463 crc crio[24477]: 2026-06-11T12:24:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89433515a1df5e0 Mac:6a:ed:ba:9b:14:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/2ec9d45b-bb88-4366-8be0-11a5962dc72d SocketPath: PciID:}] [{Interface:0xc00025ac20 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.712734 | controller |     "Jun 11 12:24:21.745120 crc crio[24477]: time=\"2026-06-11T12:24:21.745021675Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-rwf4n Namespace:openstack ID:89433515a1df5e015cc48bf1333781a08486013970faedf2fdb8cfd111b77f48 UID:8ac1bcd0-60d3-45f6-acd4-e4ff0cdd7311 NetNS:/var/run/netns/2ec9d45b-bb88-4366-8be0-11a5962dc72d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ac1bcd0_60d3_45f6_acd4_e4ff0cdd7311.slice PodAnnotations:0xc002e12828}] Aliases:map[]}\"",
2026-06-11 13:18:31.712758 | controller |     "Jun 11 12:24:21.745253 crc crio[24477]: time=\"2026-06-11T12:24:21.745216121Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-rwf4n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.712780 | controller |     "Jun 11 12:24:21.763998 crc crio[24477]: time=\"2026-06-11T12:24:21.763928472Z\" level=info msg=\"Ran pod sandbox 89433515a1df5e015cc48bf1333781a08486013970faedf2fdb8cfd111b77f48 with infra container: openstack/nova-cell0-conductor-db-sync-rwf4n/POD\" id=eb6c8951-02b9-4c55-85a1-34d85f3336cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.712803 | controller |     "Jun 11 12:24:21.769121 crc crio[24477]: time=\"2026-06-11T12:24:21.769036095Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=f0d90d05-2fe9-40e8-b75e-12c897498f80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.712827 | controller |     "Jun 11 12:24:21.769429 crc crio[24477]: time=\"2026-06-11T12:24:21.769366454Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=f0d90d05-2fe9-40e8-b75e-12c897498f80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.712874 | controller |     "Jun 11 12:24:21.769510 crc crio[24477]: time=\"2026-06-11T12:24:21.769446405Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=f0d90d05-2fe9-40e8-b75e-12c897498f80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.712922 | controller |     "Jun 11 12:24:21.771394 crc crio[24477]: time=\"2026-06-11T12:24:21.771339799Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=a8bc45d9-e41a-4c4b-aac7-406784c9e121 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.712953 | controller |     "Jun 11 12:24:21.782176 crc crio[24477]: time=\"2026-06-11T12:24:21.78209523Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"",
2026-06-11 13:18:31.712977 | controller |     "Jun 11 12:24:22.010609 crc crio[24477]: time=\"2026-06-11T12:24:22.010419442Z\" level=info msg=\"Stopped pod sandbox: 546a1fd589b100701c46f8d701413f3d5dc64d90f8150928233525c4843e5c52\" id=aae2a01a-7977-4cfe-a272-692b9f33e210 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.713002 | controller |     "Jun 11 12:24:22.334258 crc crio[24477]: time=\"2026-06-11T12:24:22.33349756Z\" level=info msg=\"Removing container: 2208a66c119b7a60d0321a8a5d3db6558401d03e22bb90704dee52ab38ff1a99\" id=8655a861-1dbc-4b8b-9349-91e451a15828 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.713025 | controller |     "Jun 11 12:24:22.383060 crc crio[24477]: time=\"2026-06-11T12:24:22.382892833Z\" level=info msg=\"Removed container 2208a66c119b7a60d0321a8a5d3db6558401d03e22bb90704dee52ab38ff1a99: openstack/ceilometer-0/proxy-httpd\" id=8655a861-1dbc-4b8b-9349-91e451a15828 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.713048 | controller |     "Jun 11 12:24:22.404267 crc crio[24477]: time=\"2026-06-11T12:24:22.401005609Z\" level=info msg=\"Removing container: f6934851f045ffdf6b12e721fd403754364195cd2bca85ed8bf59b0b0e28561f\" id=e3900688-5177-4411-bac6-e3784b6010c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.713069 | controller |     "Jun 11 12:24:22.504380 crc crio[24477]: time=\"2026-06-11T12:24:22.503092148Z\" level=info msg=\"Removed container f6934851f045ffdf6b12e721fd403754364195cd2bca85ed8bf59b0b0e28561f: openstack/ceilometer-0/sg-core\" id=e3900688-5177-4411-bac6-e3784b6010c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.713092 | controller |     "Jun 11 12:24:22.516429 crc crio[24477]: time=\"2026-06-11T12:24:22.516355147Z\" level=info msg=\"Removing container: eef58f961148f50f33cbb0eb6897b7c4bb965f82819ab176da95538566f2f172\" id=344fb5fe-ec46-41b5-96ef-1fbff0052f01 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.713116 | controller |     "Jun 11 12:24:22.565569 crc crio[24477]: time=\"2026-06-11T12:24:22.565472444Z\" level=info msg=\"Removed container eef58f961148f50f33cbb0eb6897b7c4bb965f82819ab176da95538566f2f172: openstack/ceilometer-0/ceilometer-notification-agent\" id=344fb5fe-ec46-41b5-96ef-1fbff0052f01 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.713139 | controller |     "Jun 11 12:24:22.572080 crc crio[24477]: time=\"2026-06-11T12:24:22.571927473Z\" level=info msg=\"Removing container: fecc9d36cafc27c2f03b1571449639a9387236474722d568fb4e5d5c2b31615e\" id=d8743ad4-05a4-476a-95e0-8c0ce42a3ec2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.713161 | controller |     "Jun 11 12:24:22.631042 crc crio[24477]: time=\"2026-06-11T12:24:22.630981957Z\" level=info msg=\"Removed container fecc9d36cafc27c2f03b1571449639a9387236474722d568fb4e5d5c2b31615e: openstack/ceilometer-0/ceilometer-central-agent\" id=d8743ad4-05a4-476a-95e0-8c0ce42a3ec2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.713184 | controller |     "Jun 11 12:24:22.843231 crc crio[24477]: time=\"2026-06-11T12:24:22.843073874Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=42607645-f297-4697-9448-98a19df59f19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.713207 | controller |     "Jun 11 12:24:22.843358 crc crio[24477]: time=\"2026-06-11T12:24:22.843327451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.713228 | controller |     "Jun 11 12:24:22.915711 crc crio[24477]: time=\"2026-06-11T12:24:22.915086882Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:31dd3d5a46c866941ebcb5f2e1e173f3c0531906ba7362dc0a021209eaf88466 UID:3f0788f0-52d0-4f60-9522-02c921a154ff NetNS:/var/run/netns/0f22b6f7-b030-4590-9e52-ddae99f57211 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f0788f0_52d0_4f60_9522_02c921a154ff.slice PodAnnotations:0xc000b18da8}] Aliases:map[]}\"",
2026-06-11 13:18:31.713255 | controller |     "Jun 11 12:24:22.915711 crc crio[24477]: time=\"2026-06-11T12:24:22.915174464Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.713278 | controller |     "Jun 11 12:24:23.475175 crc crio[24477]: 2026-06-11T12:24:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:31dd3d5a46c8669 Mac:de:4c:1b:81:d7:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/0f22b6f7-b030-4590-9e52-ddae99f57211 SocketPath: PciID:}] [{Interface:0xc0004345d0 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.713300 | controller |     "Jun 11 12:24:23.478266 crc crio[24477]: time=\"2026-06-11T12:24:23.478082043Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:31dd3d5a46c866941ebcb5f2e1e173f3c0531906ba7362dc0a021209eaf88466 UID:3f0788f0-52d0-4f60-9522-02c921a154ff NetNS:/var/run/netns/0f22b6f7-b030-4590-9e52-ddae99f57211 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f0788f0_52d0_4f60_9522_02c921a154ff.slice PodAnnotations:0xc000b18da8}] Aliases:map[]}\"",
2026-06-11 13:18:31.713320 | controller |     "Jun 11 12:24:23.478720 crc crio[24477]: time=\"2026-06-11T12:24:23.478583447Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.713339 | controller |     "Jun 11 12:24:23.495720 crc crio[24477]: time=\"2026-06-11T12:24:23.495546093Z\" level=info msg=\"Ran pod sandbox 31dd3d5a46c866941ebcb5f2e1e173f3c0531906ba7362dc0a021209eaf88466 with infra container: openstack/ceilometer-0/POD\" id=42607645-f297-4697-9448-98a19df59f19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.713360 | controller |     "Jun 11 12:24:23.500226 crc crio[24477]: time=\"2026-06-11T12:24:23.500083119Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=4784dd42-12e6-4c23-bfaf-64ae73fad2e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.713381 | controller |     "Jun 11 12:24:23.532359 crc crio[24477]: time=\"2026-06-11T12:24:23.53117689Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=72bb766e-c9a4-4373-8090-59d150963265 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.713404 | controller |     "Jun 11 12:24:23.546101 crc crio[24477]: time=\"2026-06-11T12:24:23.546004715Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=97d8aa8c-832f-4b10-93f7-60cd28e0fe38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.713426 | controller |     "Jun 11 12:24:23.546469 crc crio[24477]: time=\"2026-06-11T12:24:23.546411577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.713449 | controller |     "Jun 11 12:24:23.603909 crc crio[24477]: time=\"2026-06-11T12:24:23.603760882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.713472 | controller |     "Jun 11 12:24:23.609701 crc crio[24477]: time=\"2026-06-11T12:24:23.609540724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.713500 | controller |     "Jun 11 12:24:23.866310 crc crio[24477]: time=\"2026-06-11T12:24:23.866225751Z\" level=info msg=\"Created container 7f6503d3a638c69a1b25baa5c539cfd37149fe97bfe92637e1e930e219ba5195: openstack/ceilometer-0/ceilometer-central-agent\" id=97d8aa8c-832f-4b10-93f7-60cd28e0fe38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.713523 | controller |     "Jun 11 12:24:23.868224 crc crio[24477]: time=\"2026-06-11T12:24:23.868133124Z\" level=info msg=\"Starting container: 7f6503d3a638c69a1b25baa5c539cfd37149fe97bfe92637e1e930e219ba5195\" id=5d78853f-a635-46ef-9413-20a4c5abc206 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.713546 | controller |     "Jun 11 12:24:23.884872 crc crio[24477]: time=\"2026-06-11T12:24:23.884764389Z\" level=info msg=\"Started container\" PID=82623 containerID=7f6503d3a638c69a1b25baa5c539cfd37149fe97bfe92637e1e930e219ba5195 description=openstack/ceilometer-0/ceilometer-central-agent id=5d78853f-a635-46ef-9413-20a4c5abc206 name=/runtime.v1.RuntimeService/StartContainer sandboxID=31dd3d5a46c866941ebcb5f2e1e173f3c0531906ba7362dc0a021209eaf88466",
2026-06-11 13:18:31.713570 | controller |     "Jun 11 12:24:23.902414 crc crio[24477]: time=\"2026-06-11T12:24:23.901991132Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=5b36ac64-71a2-4c2b-92e3-d15bcd745572 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.713595 | controller |     "Jun 11 12:24:23.943334 crc crio[24477]: time=\"2026-06-11T12:24:23.941826208Z\" level=info msg=\"Stopping container: ed31daa7eb727d9b5e5b71fa7b22c4c20f1365d41634fc71e6cf3120055b8c0e (timeout: 30s)\" id=33f77736-fb4d-4746-b9ab-bf43bf1dc945 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.713618 | controller |     "Jun 11 12:24:23.943334 crc crio[24477]: time=\"2026-06-11T12:24:23.941825998Z\" level=info msg=\"Stopping container: 2be0d4321dc9163c1dc0d634bbfc25ddb2ee10b47638a11b36578130cf4f1236 (timeout: 30s)\" id=949e7560-4da7-4d53-9c1a-fb9b34e88f89 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.713642 | controller |     "Jun 11 12:24:23.948010 crc crio[24477]: time=\"2026-06-11T12:24:23.947558368Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=81bf6e3e-5199-46f1-8f83-b283eb5f2f31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.713666 | controller |     "Jun 11 12:24:23.963268 crc crio[24477]: time=\"2026-06-11T12:24:23.96011944Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=5c1ef55f-8387-4eb4-8114-198273c650cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.713690 | controller |     "Jun 11 12:24:23.963268 crc crio[24477]: time=\"2026-06-11T12:24:23.960771571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.713712 | controller |     "Jun 11 12:24:24.062421 crc crio[24477]: time=\"2026-06-11T12:24:24.062035245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.713733 | controller |     "Jun 11 12:24:24.066521 crc crio[24477]: time=\"2026-06-11T12:24:24.06644758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.713753 | controller |     "Jun 11 12:24:24.256570 crc crio[24477]: time=\"2026-06-11T12:24:24.256446016Z\" level=info msg=\"Stopped container 2be0d4321dc9163c1dc0d634bbfc25ddb2ee10b47638a11b36578130cf4f1236: openstack/glance-default-external-api-0/glance-log\" id=949e7560-4da7-4d53-9c1a-fb9b34e88f89 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.713782 | controller |     "Jun 11 12:24:24.326906 crc crio[24477]: time=\"2026-06-11T12:24:24.326758636Z\" level=info msg=\"Created container e35bb7197d2cb3099cca7181b96ec5e1377c982789418e7188f8108949cc1c52: openstack/ceilometer-0/ceilometer-notification-agent\" id=5c1ef55f-8387-4eb4-8114-198273c650cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.713805 | controller |     "Jun 11 12:24:24.328231 crc crio[24477]: time=\"2026-06-11T12:24:24.327947517Z\" level=info msg=\"Starting container: e35bb7197d2cb3099cca7181b96ec5e1377c982789418e7188f8108949cc1c52\" id=3150ae1f-5ae0-4d74-9dfc-a399e20f470a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.713827 | controller |     "Jun 11 12:24:24.343948 crc crio[24477]: time=\"2026-06-11T12:24:24.343823483Z\" level=info msg=\"Started container\" PID=82664 containerID=e35bb7197d2cb3099cca7181b96ec5e1377c982789418e7188f8108949cc1c52 description=openstack/ceilometer-0/ceilometer-notification-agent id=3150ae1f-5ae0-4d74-9dfc-a399e20f470a name=/runtime.v1.RuntimeService/StartContainer sandboxID=31dd3d5a46c866941ebcb5f2e1e173f3c0531906ba7362dc0a021209eaf88466",
2026-06-11 13:18:31.713872 | controller |     "Jun 11 12:24:24.359060 crc crio[24477]: time=\"2026-06-11T12:24:24.358953516Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=0f929142-71d8-4073-ada3-41af27f6f056 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.713908 | controller |     "Jun 11 12:24:24.382112 crc crio[24477]: time=\"2026-06-11T12:24:24.381998854Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=4e3442da-0838-4d4e-ac02-bea0e5589b7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.713933 | controller |     "Jun 11 12:24:24.391315 crc crio[24477]: time=\"2026-06-11T12:24:24.39121564Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=10a631ac-52b1-4ca8-9dac-692e83e4b87d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.713955 | controller |     "Jun 11 12:24:24.391979 crc crio[24477]: time=\"2026-06-11T12:24:24.391920949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.713976 | controller |     "Jun 11 12:24:24.483717 crc crio[24477]: time=\"2026-06-11T12:24:24.483493683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.713999 | controller |     "Jun 11 12:24:24.489539 crc crio[24477]: time=\"2026-06-11T12:24:24.4894784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.714022 | controller |     "Jun 11 12:24:24.599292 crc crio[24477]: time=\"2026-06-11T12:24:24.599172792Z\" level=info msg=\"Created container 71d5706a0c8925937c7b4b2a438803d769497394afde52b165f4d32775aef5aa: openstack/ceilometer-0/sg-core\" id=10a631ac-52b1-4ca8-9dac-692e83e4b87d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.714046 | controller |     "Jun 11 12:24:24.600476 crc crio[24477]: time=\"2026-06-11T12:24:24.600395366Z\" level=info msg=\"Starting container: 71d5706a0c8925937c7b4b2a438803d769497394afde52b165f4d32775aef5aa\" id=7bd91639-936b-4b3a-9c29-2bd02916ace4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.714071 | controller |     "Jun 11 12:24:24.609266 crc crio[24477]: time=\"2026-06-11T12:24:24.60911158Z\" level=info msg=\"Started container\" PID=82687 containerID=71d5706a0c8925937c7b4b2a438803d769497394afde52b165f4d32775aef5aa description=openstack/ceilometer-0/sg-core id=7bd91639-936b-4b3a-9c29-2bd02916ace4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=31dd3d5a46c866941ebcb5f2e1e173f3c0531906ba7362dc0a021209eaf88466",
2026-06-11 13:18:31.714101 | controller |     "Jun 11 12:24:24.622340 crc crio[24477]: time=\"2026-06-11T12:24:24.622252607Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=b2d7f9cd-af46-4a51-baad-d0cc606845ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.714127 | controller |     "Jun 11 12:24:24.663576 crc crio[24477]: time=\"2026-06-11T12:24:24.66270603Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=e51e4e33-edd4-4dec-bb5a-9acd2b6950fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.714150 | controller |     "Jun 11 12:24:24.673940 crc crio[24477]: time=\"2026-06-11T12:24:24.673818331Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=9a049e54-59f8-441a-8725-e0f582cd72a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.714174 | controller |     "Jun 11 12:24:24.674348 crc crio[24477]: time=\"2026-06-11T12:24:24.674290865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.714197 | controller |     "Jun 11 12:24:24.743002 crc crio[24477]: time=\"2026-06-11T12:24:24.742887406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.714220 | controller |     "Jun 11 12:24:24.760919 crc crio[24477]: time=\"2026-06-11T12:24:24.760791964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.714243 | controller |     "Jun 11 12:24:24.883253 crc crio[24477]: time=\"2026-06-11T12:24:24.883112211Z\" level=info msg=\"Created container 9ef454b95f81465ec7d8409542da5d79621ca59af7f4c8ecbe8cb880f8d1bddb: openstack/ceilometer-0/proxy-httpd\" id=9a049e54-59f8-441a-8725-e0f582cd72a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.714265 | controller |     "Jun 11 12:24:24.884250 crc crio[24477]: time=\"2026-06-11T12:24:24.884181341Z\" level=info msg=\"Starting container: 9ef454b95f81465ec7d8409542da5d79621ca59af7f4c8ecbe8cb880f8d1bddb\" id=ca8e7cb5-271c-4ddb-8d80-e7837fce4ea8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.714288 | controller |     "Jun 11 12:24:24.890253 crc crio[24477]: time=\"2026-06-11T12:24:24.890149418Z\" level=info msg=\"Started container\" PID=82720 containerID=9ef454b95f81465ec7d8409542da5d79621ca59af7f4c8ecbe8cb880f8d1bddb description=openstack/ceilometer-0/proxy-httpd id=ca8e7cb5-271c-4ddb-8d80-e7837fce4ea8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=31dd3d5a46c866941ebcb5f2e1e173f3c0531906ba7362dc0a021209eaf88466",
2026-06-11 13:18:31.714311 | controller |     "Jun 11 12:24:25.957105 crc crio[24477]: time=\"2026-06-11T12:24:25.956543158Z\" level=info msg=\"Stopping container: ebe50026f1248e73c5a0d5c7728ba285d42c4e19c04e2b2479fad5df2e721fbe (timeout: 30s)\" id=92802fe8-07b5-40fd-9077-a774735f7f01 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.714336 | controller |     "Jun 11 12:24:25.958160 crc crio[24477]: time=\"2026-06-11T12:24:25.957427832Z\" level=info msg=\"Stopping container: 4ba2d4a88c03f2bbe2e3e58ebe73e2c57f8e9066d01f34360037b1ad8061e662 (timeout: 30s)\" id=80ac152b-1ae9-4f33-b8bb-0982ab546aa7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.714361 | controller |     "Jun 11 12:24:26.208766 crc crio[24477]: time=\"2026-06-11T12:24:26.208415668Z\" level=info msg=\"Stopped container 4ba2d4a88c03f2bbe2e3e58ebe73e2c57f8e9066d01f34360037b1ad8061e662: openstack/glance-default-internal-api-0/glance-log\" id=80ac152b-1ae9-4f33-b8bb-0982ab546aa7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.714386 | controller |     "Jun 11 12:24:27.282164 crc crio[24477]: time=\"2026-06-11T12:24:27.282059236Z\" level=info msg=\"Stopped container ed31daa7eb727d9b5e5b71fa7b22c4c20f1365d41634fc71e6cf3120055b8c0e: openstack/glance-default-external-api-0/glance-httpd\" id=33f77736-fb4d-4746-b9ab-bf43bf1dc945 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.714418 | controller |     "Jun 11 12:24:27.284023 crc crio[24477]: time=\"2026-06-11T12:24:27.28398288Z\" level=info msg=\"Stopping pod sandbox: 40c2ef4fce6aff02228e2bfcc365fc3df668fba4a2332ae0d4683dfbaf6be5e1\" id=1e0e3ecd-2644-419e-bf46-f1d68cdc8777 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.714443 | controller |     "Jun 11 12:24:27.285517 crc crio[24477]: time=\"2026-06-11T12:24:27.285438762Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:40c2ef4fce6aff02228e2bfcc365fc3df668fba4a2332ae0d4683dfbaf6be5e1 UID:cce0f81a-5f74-4664-95e3-fbdce9fd2b7a NetNS:/var/run/netns/cdbb0522-71fc-4de7-91fc-495455ac7eca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcce0f81a_5f74_4664_95e3_fbdce9fd2b7a.slice PodAnnotations:0xc000a86158}] Aliases:map[]}\"",
2026-06-11 13:18:31.714504 | controller |     "Jun 11 12:24:27.286000 crc crio[24477]: time=\"2026-06-11T12:24:27.285979096Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.714530 | controller |     "Jun 11 12:24:27.822715 crc crio[24477]: time=\"2026-06-11T12:24:27.822451856Z\" level=info msg=\"Stopped pod sandbox: 40c2ef4fce6aff02228e2bfcc365fc3df668fba4a2332ae0d4683dfbaf6be5e1\" id=1e0e3ecd-2644-419e-bf46-f1d68cdc8777 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.714552 | controller |     "Jun 11 12:24:28.539004 crc crio[24477]: time=\"2026-06-11T12:24:28.53869502Z\" level=info msg=\"Stopping container: 7f6503d3a638c69a1b25baa5c539cfd37149fe97bfe92637e1e930e219ba5195 (timeout: 30s)\" id=04177c79-4259-4e33-997e-f9e8cacd9506 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.714572 | controller |     "Jun 11 12:24:28.539910 crc crio[24477]: time=\"2026-06-11T12:24:28.538856464Z\" level=info msg=\"Stopping container: e35bb7197d2cb3099cca7181b96ec5e1377c982789418e7188f8108949cc1c52 (timeout: 30s)\" id=93230e3b-d45c-4728-b163-46a0a43a5c41 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.714592 | controller |     "Jun 11 12:24:28.540392 crc crio[24477]: time=\"2026-06-11T12:24:28.538860564Z\" level=info msg=\"Stopping container: 9ef454b95f81465ec7d8409542da5d79621ca59af7f4c8ecbe8cb880f8d1bddb (timeout: 30s)\" id=a60e33d8-47a7-40a7-8331-6d2a89302011 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.714611 | controller |     "Jun 11 12:24:28.540849 crc crio[24477]: time=\"2026-06-11T12:24:28.538898165Z\" level=info msg=\"Stopping container: 71d5706a0c8925937c7b4b2a438803d769497394afde52b165f4d32775aef5aa (timeout: 30s)\" id=9b878908-6eb6-4100-b4f7-56382c834c66 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.714631 | controller |     "Jun 11 12:24:28.543998 crc crio[24477]: time=\"2026-06-11T12:24:28.543905556Z\" level=info msg=\"Removing container: ed31daa7eb727d9b5e5b71fa7b22c4c20f1365d41634fc71e6cf3120055b8c0e\" id=2786288d-d14b-46a8-a932-074f1c2d0b39 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.714651 | controller |     "Jun 11 12:24:29.047938 crc crio[24477]: time=\"2026-06-11T12:24:29.047241377Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=cf59e9e2-1d2a-4f17-82e5-4e678008c7ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.714670 | controller |     "Jun 11 12:24:29.047938 crc crio[24477]: time=\"2026-06-11T12:24:29.047841714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.714690 | controller |     "Jun 11 12:24:33.014822 crc crio[24477]: time=\"2026-06-11T12:24:33.012479856Z\" level=info msg=\"Removing container: f960c1db0d18d37fcafb123b9cd809b6ed088b3977f65b09d1909381efbd8001\" id=aee11fd5-582a-45e3-a706-946ea97b5c59 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.714714 | controller |     "Jun 11 12:24:36.829517 crc crio[24477]: time=\"2026-06-11T12:24:36.828863706Z\" level=info msg=\"Stopped container ebe50026f1248e73c5a0d5c7728ba285d42c4e19c04e2b2479fad5df2e721fbe: openstack/glance-default-internal-api-0/glance-httpd\" id=92802fe8-07b5-40fd-9077-a774735f7f01 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.714734 | controller |     "Jun 11 12:24:36.830758 crc crio[24477]: time=\"2026-06-11T12:24:36.830706578Z\" level=info msg=\"Stopping pod sandbox: 831043bf3b6177c3634275db4a18a081037b7dbff1c70893def517260408e308\" id=c6696c14-630f-4bf8-8c38-ceab57ab489a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.714754 | controller |     "Jun 11 12:24:36.831524 crc crio[24477]: time=\"2026-06-11T12:24:36.831440498Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:831043bf3b6177c3634275db4a18a081037b7dbff1c70893def517260408e308 UID:47a77e71-7415-4e2d-98a0-9e749da7db91 NetNS:/var/run/netns/8d7aceb4-78b8-4f4c-a5a1-5f5a02381fd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47a77e71_7415_4e2d_98a0_9e749da7db91.slice PodAnnotations:0xc000b199d8}] Aliases:map[]}\"",
2026-06-11 13:18:31.714774 | controller |     "Jun 11 12:24:36.831814 crc crio[24477]: time=\"2026-06-11T12:24:36.831740447Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.714793 | controller |     "Jun 11 12:24:36.882355 crc crio[24477]: time=\"2026-06-11T12:24:36.882208129Z\" level=info msg=\"Stopped container e35bb7197d2cb3099cca7181b96ec5e1377c982789418e7188f8108949cc1c52: openstack/ceilometer-0/ceilometer-notification-agent\" id=93230e3b-d45c-4728-b163-46a0a43a5c41 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.714813 | controller |     "Jun 11 12:24:36.892860 crc crio[24477]: time=\"2026-06-11T12:24:36.892740774Z\" level=info msg=\"Stopped container 71d5706a0c8925937c7b4b2a438803d769497394afde52b165f4d32775aef5aa: openstack/ceilometer-0/sg-core\" id=9b878908-6eb6-4100-b4f7-56382c834c66 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.714834 | controller |     "Jun 11 12:24:36.900256 crc crio[24477]: time=\"2026-06-11T12:24:36.900182732Z\" level=info msg=\"Stopped container 9ef454b95f81465ec7d8409542da5d79621ca59af7f4c8ecbe8cb880f8d1bddb: openstack/ceilometer-0/proxy-httpd\" id=a60e33d8-47a7-40a7-8331-6d2a89302011 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.714879 | controller |     "Jun 11 12:24:36.960294 crc crio[24477]: time=\"2026-06-11T12:24:36.960180906Z\" level=info msg=\"Removed container f960c1db0d18d37fcafb123b9cd809b6ed088b3977f65b09d1909381efbd8001: openshift-infra/auto-csr-approver-29686338-c6lk4/oc\" id=aee11fd5-582a-45e3-a706-946ea97b5c59 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.714903 | controller |     "Jun 11 12:24:36.984928 crc crio[24477]: time=\"2026-06-11T12:24:36.984445561Z\" level=info msg=\"Stopping pod sandbox: aeb3b2bd52e9f26ab929c505f22d17fc010daa7c0bcddd4ce581eeed9613914e\" id=6b0bfe61-ffe9-4664-991e-437d110c636f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.714924 | controller |     "Jun 11 12:24:36.984928 crc crio[24477]: time=\"2026-06-11T12:24:36.984535534Z\" level=info msg=\"Stopped pod sandbox (already stopped): aeb3b2bd52e9f26ab929c505f22d17fc010daa7c0bcddd4ce581eeed9613914e\" id=6b0bfe61-ffe9-4664-991e-437d110c636f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.714944 | controller |     "Jun 11 12:24:36.985730 crc crio[24477]: time=\"2026-06-11T12:24:36.985551503Z\" level=info msg=\"Removing pod sandbox: aeb3b2bd52e9f26ab929c505f22d17fc010daa7c0bcddd4ce581eeed9613914e\" id=475bfcdb-f158-449f-80df-5fbb4247bc8b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.714970 | controller |     "Jun 11 12:24:36.988419 crc crio[24477]: time=\"2026-06-11T12:24:36.988354741Z\" level=info msg=\"Stopped container 7f6503d3a638c69a1b25baa5c539cfd37149fe97bfe92637e1e930e219ba5195: openstack/ceilometer-0/ceilometer-central-agent\" id=04177c79-4259-4e33-997e-f9e8cacd9506 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.714989 | controller |     "Jun 11 12:24:36.989582 crc crio[24477]: time=\"2026-06-11T12:24:36.989466332Z\" level=info msg=\"Stopping pod sandbox: 31dd3d5a46c866941ebcb5f2e1e173f3c0531906ba7362dc0a021209eaf88466\" id=59581818-2936-4f39-9d64-f8e279d904e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.715005 | controller |     "Jun 11 12:24:36.990432 crc crio[24477]: time=\"2026-06-11T12:24:36.990339196Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:31dd3d5a46c866941ebcb5f2e1e173f3c0531906ba7362dc0a021209eaf88466 UID:3f0788f0-52d0-4f60-9522-02c921a154ff NetNS:/var/run/netns/0f22b6f7-b030-4590-9e52-ddae99f57211 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f0788f0_52d0_4f60_9522_02c921a154ff.slice PodAnnotations:0xc000a87068}] Aliases:map[]}\"",
2026-06-11 13:18:31.715021 | controller |     "Jun 11 12:24:36.990602 crc crio[24477]: time=\"2026-06-11T12:24:36.990540583Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.715036 | controller |     "Jun 11 12:24:37.038486 crc crio[24477]: time=\"2026-06-11T12:24:37.037842659Z\" level=info msg=\"Removed container ed31daa7eb727d9b5e5b71fa7b22c4c20f1365d41634fc71e6cf3120055b8c0e: openstack/glance-default-external-api-0/glance-httpd\" id=2786288d-d14b-46a8-a932-074f1c2d0b39 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.715052 | controller |     "Jun 11 12:24:37.045183 crc crio[24477]: time=\"2026-06-11T12:24:37.04508209Z\" level=info msg=\"Removing container: 2be0d4321dc9163c1dc0d634bbfc25ddb2ee10b47638a11b36578130cf4f1236\" id=b94af7d9-6bff-4147-b79c-bd426ecea415 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.715068 | controller |     "Jun 11 12:24:37.049353 crc crio[24477]: time=\"2026-06-11T12:24:37.049235379Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41\" id=a8bc45d9-e41a-4c4b-aac7-406784c9e121 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.715084 | controller |     "Jun 11 12:24:37.050896 crc crio[24477]: time=\"2026-06-11T12:24:37.050594474Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=6e5119b9-ec91-435f-b1fc-3aac67a1a141 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.715099 | controller |     "Jun 11 12:24:37.059729 crc crio[24477]: time=\"2026-06-11T12:24:37.059557107Z\" level=info msg=\"Removed pod sandbox: aeb3b2bd52e9f26ab929c505f22d17fc010daa7c0bcddd4ce581eeed9613914e\" id=475bfcdb-f158-449f-80df-5fbb4247bc8b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.715114 | controller |     "Jun 11 12:24:37.066111 crc crio[24477]: time=\"2026-06-11T12:24:37.066015176Z\" level=info msg=\"Stopping pod sandbox: 546a1fd589b100701c46f8d701413f3d5dc64d90f8150928233525c4843e5c52\" id=5ddc2aa7-b1eb-414e-9414-3bbd9c1fac63 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.715129 | controller |     "Jun 11 12:24:37.066395 crc crio[24477]: time=\"2026-06-11T12:24:37.066147299Z\" level=info msg=\"Stopped pod sandbox (already stopped): 546a1fd589b100701c46f8d701413f3d5dc64d90f8150928233525c4843e5c52\" id=5ddc2aa7-b1eb-414e-9414-3bbd9c1fac63 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.715147 | controller |     "Jun 11 12:24:37.067547 crc crio[24477]: time=\"2026-06-11T12:24:37.067488608Z\" level=info msg=\"Removing pod sandbox: 546a1fd589b100701c46f8d701413f3d5dc64d90f8150928233525c4843e5c52\" id=1804d80f-ef25-4049-b4fb-ddb3ab839440 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.715163 | controller |     "Jun 11 12:24:37.084988 crc crio[24477]: time=\"2026-06-11T12:24:37.084887944Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:f9e2417b34053cc4c02bff08cf52b79f0b911a4c47e7ca9cca70faafb0514a9c UID:fbf2a421-af78-47b5-b1ad-5a19adc784cc NetNS:/var/run/netns/d4fc623e-321a-41b3-8685-b191a2e3e883 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfbf2a421_af78_47b5_b1ad_5a19adc784cc.slice PodAnnotations:0xc002d94080}] Aliases:map[]}\"",
2026-06-11 13:18:31.715178 | controller |     "Jun 11 12:24:37.084988 crc crio[24477]: time=\"2026-06-11T12:24:37.084963477Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.715193 | controller |     "Jun 11 12:24:37.097232 crc crio[24477]: time=\"2026-06-11T12:24:37.097170952Z\" level=info msg=\"Removed container 2be0d4321dc9163c1dc0d634bbfc25ddb2ee10b47638a11b36578130cf4f1236: openstack/glance-default-external-api-0/glance-log\" id=b94af7d9-6bff-4147-b79c-bd426ecea415 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.715208 | controller |     "Jun 11 12:24:37.128116 crc crio[24477]: time=\"2026-06-11T12:24:37.128018531Z\" level=info msg=\"Removed pod sandbox: 546a1fd589b100701c46f8d701413f3d5dc64d90f8150928233525c4843e5c52\" id=1804d80f-ef25-4049-b4fb-ddb3ab839440 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.715222 | controller |     "Jun 11 12:24:37.130782 crc crio[24477]: time=\"2026-06-11T12:24:37.130713887Z\" level=info msg=\"Stopping pod sandbox: 4d8793fc2ca220d75ac43405d4328c51683175a5d5e3984ddec5151f436c6ded\" id=eed9ee94-2615-41b3-a367-ac473b8b7222 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.715237 | controller |     "Jun 11 12:24:37.130894 crc crio[24477]: time=\"2026-06-11T12:24:37.13079967Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4d8793fc2ca220d75ac43405d4328c51683175a5d5e3984ddec5151f436c6ded\" id=eed9ee94-2615-41b3-a367-ac473b8b7222 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.715252 | controller |     "Jun 11 12:24:37.131301 crc crio[24477]: time=\"2026-06-11T12:24:37.131238912Z\" level=info msg=\"Removing pod sandbox: 4d8793fc2ca220d75ac43405d4328c51683175a5d5e3984ddec5151f436c6ded\" id=3e16d2f3-0747-4dde-949b-413a205cd867 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.715266 | controller |     "Jun 11 12:24:37.161767 crc crio[24477]: time=\"2026-06-11T12:24:37.16122121Z\" level=info msg=\"Removed pod sandbox: 4d8793fc2ca220d75ac43405d4328c51683175a5d5e3984ddec5151f436c6ded\" id=3e16d2f3-0747-4dde-949b-413a205cd867 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.715282 | controller |     "Jun 11 12:24:37.162359 crc crio[24477]: time=\"2026-06-11T12:24:37.162199885Z\" level=info msg=\"Stopping pod sandbox: 249d42fc8738ea2ece86b9a835903ed23804568580ebb3e9e22c5fe946cc6c7a\" id=21c5532a-4389-4ccd-b430-87a16dad3053 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.715297 | controller |     "Jun 11 12:24:37.162359 crc crio[24477]: time=\"2026-06-11T12:24:37.162325459Z\" level=info msg=\"Stopped pod sandbox (already stopped): 249d42fc8738ea2ece86b9a835903ed23804568580ebb3e9e22c5fe946cc6c7a\" id=21c5532a-4389-4ccd-b430-87a16dad3053 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.715312 | controller |     "Jun 11 12:24:37.164244 crc crio[24477]: time=\"2026-06-11T12:24:37.163499882Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=eda1a3b3-e98d-41b9-9c6d-eca8d5cfcb95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.715329 | controller |     "Jun 11 12:24:37.164244 crc crio[24477]: time=\"2026-06-11T12:24:37.163845076Z\" level=info msg=\"Removing pod sandbox: 249d42fc8738ea2ece86b9a835903ed23804568580ebb3e9e22c5fe946cc6c7a\" id=9fb5f452-7deb-48a4-b15a-f8786e1bb895 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.715344 | controller |     "Jun 11 12:24:37.185096 crc crio[24477]: time=\"2026-06-11T12:24:37.184968497Z\" level=info msg=\"Removed pod sandbox: 249d42fc8738ea2ece86b9a835903ed23804568580ebb3e9e22c5fe946cc6c7a\" id=9fb5f452-7deb-48a4-b15a-f8786e1bb895 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.715358 | controller |     "Jun 11 12:24:37.188326 crc crio[24477]: time=\"2026-06-11T12:24:37.187851806Z\" level=info msg=\"Stopping pod sandbox: b882af710bfab89206a1cadda09304b5b09b4060bb75954a81f35f17bb757637\" id=7d76c939-a547-4b3b-b947-0635abdd7740 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.715372 | controller |     "Jun 11 12:24:37.188326 crc crio[24477]: time=\"2026-06-11T12:24:37.187920118Z\" level=info msg=\"Stopped pod sandbox (already stopped): b882af710bfab89206a1cadda09304b5b09b4060bb75954a81f35f17bb757637\" id=7d76c939-a547-4b3b-b947-0635abdd7740 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.715386 | controller |     "Jun 11 12:24:37.188599 crc crio[24477]: time=\"2026-06-11T12:24:37.188531595Z\" level=info msg=\"Removing pod sandbox: b882af710bfab89206a1cadda09304b5b09b4060bb75954a81f35f17bb757637\" id=d7066147-12eb-46fd-8a6e-786e90261d7a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.715400 | controller |     "Jun 11 12:24:37.210347 crc crio[24477]: time=\"2026-06-11T12:24:37.210116233Z\" level=info msg=\"Removed pod sandbox: b882af710bfab89206a1cadda09304b5b09b4060bb75954a81f35f17bb757637\" id=d7066147-12eb-46fd-8a6e-786e90261d7a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.715415 | controller |     "Jun 11 12:24:37.215397 crc crio[24477]: time=\"2026-06-11T12:24:37.215306737Z\" level=info msg=\"Stopping pod sandbox: 5116515da3ec356306666824a42291e34ab58a1ccf15f3ef198abd8f93365277\" id=160964a5-e8df-4cd4-a657-7db06c755d2c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.715429 | controller |     "Jun 11 12:24:37.215397 crc crio[24477]: time=\"2026-06-11T12:24:37.21539574Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5116515da3ec356306666824a42291e34ab58a1ccf15f3ef198abd8f93365277\" id=160964a5-e8df-4cd4-a657-7db06c755d2c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.715444 | controller |     "Jun 11 12:24:37.216148 crc crio[24477]: time=\"2026-06-11T12:24:37.216040576Z\" level=info msg=\"Removing pod sandbox: 5116515da3ec356306666824a42291e34ab58a1ccf15f3ef198abd8f93365277\" id=979aec3a-3202-49c6-87aa-c607802dd96f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.715459 | controller |     "Jun 11 12:24:37.232244 crc crio[24477]: time=\"2026-06-11T12:24:37.232138637Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-rwf4n/nova-cell0-conductor-db-sync\" id=e13950e2-20bd-4213-9cbf-350d14adeb2e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.715473 | controller |     "Jun 11 12:24:37.238287 crc crio[24477]: time=\"2026-06-11T12:24:37.23792884Z\" level=info msg=\"Removed pod sandbox: 5116515da3ec356306666824a42291e34ab58a1ccf15f3ef198abd8f93365277\" id=979aec3a-3202-49c6-87aa-c607802dd96f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.715488 | controller |     "Jun 11 12:24:37.238287 crc crio[24477]: time=\"2026-06-11T12:24:37.241151551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.715502 | controller |     "Jun 11 12:24:37.305156 crc crio[24477]: time=\"2026-06-11T12:24:37.305065038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.715520 | controller |     "Jun 11 12:24:37.309599 crc crio[24477]: time=\"2026-06-11T12:24:37.30905424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.715535 | controller |     "Jun 11 12:24:37.411938 crc crio[24477]: time=\"2026-06-11T12:24:37.411816906Z\" level=info msg=\"Stopped pod sandbox: 831043bf3b6177c3634275db4a18a081037b7dbff1c70893def517260408e308\" id=c6696c14-630f-4bf8-8c38-ceab57ab489a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.715550 | controller |     "Jun 11 12:24:37.504695 crc crio[24477]: time=\"2026-06-11T12:24:37.504500582Z\" level=info msg=\"Stopped pod sandbox: 31dd3d5a46c866941ebcb5f2e1e173f3c0531906ba7362dc0a021209eaf88466\" id=59581818-2936-4f39-9d64-f8e279d904e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.715565 | controller |     "Jun 11 12:24:37.649816 crc crio[24477]: time=\"2026-06-11T12:24:37.649748919Z\" level=info msg=\"Created container 262dced4eac52785e67b486e6e5e6ba6cb03706fbdf439ac787a573a554e62cf: openstack/nova-cell0-conductor-db-sync-rwf4n/nova-cell0-conductor-db-sync\" id=e13950e2-20bd-4213-9cbf-350d14adeb2e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.715580 | controller |     "Jun 11 12:24:37.654231 crc crio[24477]: time=\"2026-06-11T12:24:37.654112222Z\" level=info msg=\"Starting container: 262dced4eac52785e67b486e6e5e6ba6cb03706fbdf439ac787a573a554e62cf\" id=fd9fbe93-73af-4399-9c69-f632a61fd6b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.715595 | controller |     "Jun 11 12:24:37.662415 crc crio[24477]: time=\"2026-06-11T12:24:37.662278839Z\" level=info msg=\"Started container\" PID=83745 containerID=262dced4eac52785e67b486e6e5e6ba6cb03706fbdf439ac787a573a554e62cf description=openstack/nova-cell0-conductor-db-sync-rwf4n/nova-cell0-conductor-db-sync id=fd9fbe93-73af-4399-9c69-f632a61fd6b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89433515a1df5e015cc48bf1333781a08486013970faedf2fdb8cfd111b77f48",
2026-06-11 13:18:31.715610 | controller |     "Jun 11 12:24:37.774831 crc crio[24477]: time=\"2026-06-11T12:24:37.774443794Z\" level=info msg=\"Removing container: ebe50026f1248e73c5a0d5c7728ba285d42c4e19c04e2b2479fad5df2e721fbe\" id=89726ae9-427a-442b-b673-d75f3c191574 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.715624 | controller |     "Jun 11 12:24:37.823025 crc crio[24477]: time=\"2026-06-11T12:24:37.821382177Z\" level=info msg=\"Removed container ebe50026f1248e73c5a0d5c7728ba285d42c4e19c04e2b2479fad5df2e721fbe: openstack/glance-default-internal-api-0/glance-httpd\" id=89726ae9-427a-442b-b673-d75f3c191574 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.715639 | controller |     "Jun 11 12:24:37.838695 crc crio[24477]: time=\"2026-06-11T12:24:37.834771257Z\" level=info msg=\"Removing container: 4ba2d4a88c03f2bbe2e3e58ebe73e2c57f8e9066d01f34360037b1ad8061e662\" id=4086b519-c085-42df-b7ba-fca3ed68c0e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.715654 | controller |     "Jun 11 12:24:37.894757 crc crio[24477]: time=\"2026-06-11T12:24:37.887208507Z\" level=info msg=\"Removed container 4ba2d4a88c03f2bbe2e3e58ebe73e2c57f8e9066d01f34360037b1ad8061e662: openstack/glance-default-internal-api-0/glance-log\" id=4086b519-c085-42df-b7ba-fca3ed68c0e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.715668 | controller |     "Jun 11 12:24:37.901503 crc crio[24477]: time=\"2026-06-11T12:24:37.901415366Z\" level=info msg=\"Removing container: 9ef454b95f81465ec7d8409542da5d79621ca59af7f4c8ecbe8cb880f8d1bddb\" id=a2b6a735-1b3e-47df-811f-abc8158f899a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.715691 | controller |     "Jun 11 12:24:37.920698 crc crio[24477]: 2026-06-11T12:24:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f9e2417b34053cc Mac:fa:b4:cf:ff:91:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/d4fc623e-321a-41b3-8685-b191a2e3e883 SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.715751 | controller |     "Jun 11 12:24:37.923703 crc crio[24477]: time=\"2026-06-11T12:24:37.923551555Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:f9e2417b34053cc4c02bff08cf52b79f0b911a4c47e7ca9cca70faafb0514a9c UID:fbf2a421-af78-47b5-b1ad-5a19adc784cc NetNS:/var/run/netns/d4fc623e-321a-41b3-8685-b191a2e3e883 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfbf2a421_af78_47b5_b1ad_5a19adc784cc.slice PodAnnotations:0xc002d94080}] Aliases:map[]}\"",
2026-06-11 13:18:31.715771 | controller |     "Jun 11 12:24:37.924294 crc crio[24477]: time=\"2026-06-11T12:24:37.923911555Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.715787 | controller |     "Jun 11 12:24:37.935345 crc crio[24477]: time=\"2026-06-11T12:24:37.935174431Z\" level=info msg=\"Removed container 9ef454b95f81465ec7d8409542da5d79621ca59af7f4c8ecbe8cb880f8d1bddb: openstack/ceilometer-0/proxy-httpd\" id=a2b6a735-1b3e-47df-811f-abc8158f899a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.715803 | controller |     "Jun 11 12:24:37.941870 crc crio[24477]: time=\"2026-06-11T12:24:37.941077375Z\" level=info msg=\"Removing container: 71d5706a0c8925937c7b4b2a438803d769497394afde52b165f4d32775aef5aa\" id=de29d83f-51c0-4d02-beea-691b4a4cb985 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.715818 | controller |     "Jun 11 12:24:37.951902 crc crio[24477]: time=\"2026-06-11T12:24:37.951613243Z\" level=info msg=\"Ran pod sandbox f9e2417b34053cc4c02bff08cf52b79f0b911a4c47e7ca9cca70faafb0514a9c with infra container: openstack/glance-default-external-api-0/POD\" id=cf59e9e2-1d2a-4f17-82e5-4e678008c7ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.715833 | controller |     "Jun 11 12:24:37.962023 crc crio[24477]: time=\"2026-06-11T12:24:37.961935035Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=57f30d4f-3cc0-4c42-9c32-f9578703aedc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.715864 | controller |     "Jun 11 12:24:37.975396 crc crio[24477]: time=\"2026-06-11T12:24:37.975334555Z\" level=info msg=\"Removed container 71d5706a0c8925937c7b4b2a438803d769497394afde52b165f4d32775aef5aa: openstack/ceilometer-0/sg-core\" id=de29d83f-51c0-4d02-beea-691b4a4cb985 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.715896 | controller |     "Jun 11 12:24:37.978525 crc crio[24477]: time=\"2026-06-11T12:24:37.978484182Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=2b9833a5-e57d-4f0e-a7dd-b602b1f59a73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.715919 | controller |     "Jun 11 12:24:37.980555 crc crio[24477]: time=\"2026-06-11T12:24:37.980391267Z\" level=info msg=\"Removing container: e35bb7197d2cb3099cca7181b96ec5e1377c982789418e7188f8108949cc1c52\" id=fa2198e3-9093-4bac-8688-a283989cb9dd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.715940 | controller |     "Jun 11 12:24:37.997244 crc crio[24477]: time=\"2026-06-11T12:24:37.997156535Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=c2590ed0-40e3-446f-9a6b-9827c18dc6dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.715961 | controller |     "Jun 11 12:24:37.998439 crc crio[24477]: time=\"2026-06-11T12:24:37.998340239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.715987 | controller |     "Jun 11 12:24:38.016806 crc crio[24477]: time=\"2026-06-11T12:24:38.016499409Z\" level=info msg=\"Removed container e35bb7197d2cb3099cca7181b96ec5e1377c982789418e7188f8108949cc1c52: openstack/ceilometer-0/ceilometer-notification-agent\" id=fa2198e3-9093-4bac-8688-a283989cb9dd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.716005 | controller |     "Jun 11 12:24:38.019441 crc crio[24477]: time=\"2026-06-11T12:24:38.019373567Z\" level=info msg=\"Removing container: 7f6503d3a638c69a1b25baa5c539cfd37149fe97bfe92637e1e930e219ba5195\" id=0bc24231-d7fd-4708-abac-0881f3e3d763 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.716020 | controller |     "Jun 11 12:24:38.059568 crc crio[24477]: time=\"2026-06-11T12:24:38.059397561Z\" level=info msg=\"Removed container 7f6503d3a638c69a1b25baa5c539cfd37149fe97bfe92637e1e930e219ba5195: openstack/ceilometer-0/ceilometer-central-agent\" id=0bc24231-d7fd-4708-abac-0881f3e3d763 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.716036 | controller |     "Jun 11 12:24:38.079896 crc crio[24477]: time=\"2026-06-11T12:24:38.078589935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.716051 | controller |     "Jun 11 12:24:38.656585 crc crio[24477]: time=\"2026-06-11T12:24:38.656495705Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=a80c243a-d77d-462b-8dd5-f34529934513 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.716066 | controller |     "Jun 11 12:24:38.656810 crc crio[24477]: time=\"2026-06-11T12:24:38.656717762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.716082 | controller |     "Jun 11 12:24:38.674405 crc crio[24477]: time=\"2026-06-11T12:24:38.672952006Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=b74b9a55-40d3-401a-8ada-b969d57eb9af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.716096 | controller |     "Jun 11 12:24:38.674688 crc crio[24477]: time=\"2026-06-11T12:24:38.674432898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.716112 | controller |     "Jun 11 12:24:38.741877 crc crio[24477]: time=\"2026-06-11T12:24:38.741179517Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:18c49bfb589e1caddaee02003461beb1a0bf4dd5700071ab9557ca5f230f417c UID:113910d8-1f69-4092-8aa1-1fdfeab40969 NetNS:/var/run/netns/ef58caa5-1200-4d5a-865f-9906a0291ca6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod113910d8_1f69_4092_8aa1_1fdfeab40969.slice PodAnnotations:0xc000326d58}] Aliases:map[]}\"",
2026-06-11 13:18:31.716127 | controller |     "Jun 11 12:24:38.741877 crc crio[24477]: time=\"2026-06-11T12:24:38.741862667Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.716143 | controller |     "Jun 11 12:24:38.760948 crc crio[24477]: time=\"2026-06-11T12:24:38.760881281Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:06b548fd14861a840a6e21873e6cacb2ea8c8cbc95d707fe460a012f84781cce UID:542a09fc-d914-4101-b65d-5fa92ada4bfa NetNS:/var/run/netns/c226f129-f3e9-4528-925c-0b66b1a1895e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod542a09fc_d914_4101_b65d_5fa92ada4bfa.slice PodAnnotations:0xc00008c4e8}] Aliases:map[]}\"",
2026-06-11 13:18:31.716162 | controller |     "Jun 11 12:24:38.761419 crc crio[24477]: time=\"2026-06-11T12:24:38.761388536Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.716178 | controller |     "Jun 11 12:24:39.452314 crc crio[24477]: 2026-06-11T12:24:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:18c49bfb589e1ca Mac:7a:6b:9c:55:18:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/ef58caa5-1200-4d5a-865f-9906a0291ca6 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.716193 | controller |     "Jun 11 12:24:39.454398 crc crio[24477]: time=\"2026-06-11T12:24:39.453136805Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:18c49bfb589e1caddaee02003461beb1a0bf4dd5700071ab9557ca5f230f417c UID:113910d8-1f69-4092-8aa1-1fdfeab40969 NetNS:/var/run/netns/ef58caa5-1200-4d5a-865f-9906a0291ca6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod113910d8_1f69_4092_8aa1_1fdfeab40969.slice PodAnnotations:0xc000326d58}] Aliases:map[]}\"",
2026-06-11 13:18:31.716209 | controller |     "Jun 11 12:24:39.454398 crc crio[24477]: time=\"2026-06-11T12:24:39.45327528Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.716223 | controller |     "Jun 11 12:24:39.466748 crc crio[24477]: time=\"2026-06-11T12:24:39.466583917Z\" level=info msg=\"Ran pod sandbox 18c49bfb589e1caddaee02003461beb1a0bf4dd5700071ab9557ca5f230f417c with infra container: openstack/glance-default-internal-api-0/POD\" id=a80c243a-d77d-462b-8dd5-f34529934513 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.716238 | controller |     "Jun 11 12:24:39.473534 crc crio[24477]: 2026-06-11T12:24:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06b548fd14861a8 Mac:66:be:e9:0d:0c:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/c226f129-f3e9-4528-925c-0b66b1a1895e SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.716253 | controller |     "Jun 11 12:24:39.474404 crc crio[24477]: time=\"2026-06-11T12:24:39.474302592Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:06b548fd14861a840a6e21873e6cacb2ea8c8cbc95d707fe460a012f84781cce UID:542a09fc-d914-4101-b65d-5fa92ada4bfa NetNS:/var/run/netns/c226f129-f3e9-4528-925c-0b66b1a1895e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod542a09fc_d914_4101_b65d_5fa92ada4bfa.slice PodAnnotations:0xc00008c4e8}] Aliases:map[]}\"",
2026-06-11 13:18:31.716268 | controller |     "Jun 11 12:24:39.474581 crc crio[24477]: time=\"2026-06-11T12:24:39.474519098Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.716283 | controller |     "Jun 11 12:24:39.482298 crc crio[24477]: time=\"2026-06-11T12:24:39.47834329Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=8e9fa00b-afca-492d-a926-d29e48e863b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.716298 | controller |     "Jun 11 12:24:39.486206 crc crio[24477]: time=\"2026-06-11T12:24:39.482529792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.716312 | controller |     "Jun 11 12:24:39.487002 crc crio[24477]: time=\"2026-06-11T12:24:39.48693741Z\" level=info msg=\"Ran pod sandbox 06b548fd14861a840a6e21873e6cacb2ea8c8cbc95d707fe460a012f84781cce with infra container: openstack/ceilometer-0/POD\" id=b74b9a55-40d3-401a-8ada-b969d57eb9af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.716331 | controller |     "Jun 11 12:24:39.487722 crc crio[24477]: time=\"2026-06-11T12:24:39.487504153Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b374c3b2-3d82-4276-96f2-9e071bb76ef1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.716346 | controller |     "Jun 11 12:24:39.489920 crc crio[24477]: time=\"2026-06-11T12:24:39.489600451Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=d3661b25-200d-4a98-84a8-6c5a05d825d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.716361 | controller |     "Jun 11 12:24:39.499744 crc crio[24477]: time=\"2026-06-11T12:24:39.499482288Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=107b17fa-99b9-4abc-8780-d429289d5886 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.716375 | controller |     "Jun 11 12:24:39.501311 crc crio[24477]: time=\"2026-06-11T12:24:39.499875278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.716390 | controller |     "Jun 11 12:24:39.524714 crc crio[24477]: time=\"2026-06-11T12:24:39.523700046Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=735763d5-d3a4-4d18-a9e8-7897e21a964b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.716405 | controller |     "Jun 11 12:24:39.537347 crc crio[24477]: time=\"2026-06-11T12:24:39.537241561Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=3426ef2a-3b63-4955-ae93-0c7fdeaffbe1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.716419 | controller |     "Jun 11 12:24:39.537714 crc crio[24477]: time=\"2026-06-11T12:24:39.537691427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.716434 | controller |     "Jun 11 12:24:39.581081 crc crio[24477]: time=\"2026-06-11T12:24:39.580920797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.716448 | controller |     "Jun 11 12:24:39.601898 crc crio[24477]: time=\"2026-06-11T12:24:39.601807843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.716463 | controller |     "Jun 11 12:24:39.614339 crc crio[24477]: time=\"2026-06-11T12:24:39.612187348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.716478 | controller |     "Jun 11 12:24:39.916881 crc crio[24477]: time=\"2026-06-11T12:24:39.916729381Z\" level=info msg=\"Created container a49f0fa2ea8cc8b3184655d6c104a14186bb9a93418d130e7276e39e6cfb045e: openstack/glance-default-external-api-0/glance-log\" id=c2590ed0-40e3-446f-9a6b-9827c18dc6dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.716494 | controller |     "Jun 11 12:24:39.918992 crc crio[24477]: time=\"2026-06-11T12:24:39.91891536Z\" level=info msg=\"Starting container: a49f0fa2ea8cc8b3184655d6c104a14186bb9a93418d130e7276e39e6cfb045e\" id=498bc146-2c1e-4a39-a777-4a7a78da48f6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.716509 | controller |     "Jun 11 12:24:39.931152 crc crio[24477]: time=\"2026-06-11T12:24:39.931002879Z\" level=info msg=\"Started container\" PID=84023 containerID=a49f0fa2ea8cc8b3184655d6c104a14186bb9a93418d130e7276e39e6cfb045e description=openstack/glance-default-external-api-0/glance-log id=498bc146-2c1e-4a39-a777-4a7a78da48f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9e2417b34053cc4c02bff08cf52b79f0b911a4c47e7ca9cca70faafb0514a9c",
2026-06-11 13:18:31.716529 | controller |     "Jun 11 12:24:39.948731 crc crio[24477]: time=\"2026-06-11T12:24:39.94780877Z\" level=info msg=\"Created container e3dce5f08d5d3b97425909c4d45b5a35cb8f1091b833cbd25398926dceb6ec92: openstack/ceilometer-0/ceilometer-central-agent\" id=3426ef2a-3b63-4955-ae93-0c7fdeaffbe1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.716544 | controller |     "Jun 11 12:24:39.953904 crc crio[24477]: time=\"2026-06-11T12:24:39.953097397Z\" level=info msg=\"Starting container: e3dce5f08d5d3b97425909c4d45b5a35cb8f1091b833cbd25398926dceb6ec92\" id=469bbe41-ca2c-41d5-87a7-6d56e1754965 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.716560 | controller |     "Jun 11 12:24:39.953904 crc crio[24477]: time=\"2026-06-11T12:24:39.953491592Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=58bf5e2d-2b8f-48ce-adcd-a106f31bb8c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.716575 | controller |     "Jun 11 12:24:39.967930 crc crio[24477]: time=\"2026-06-11T12:24:39.967579754Z\" level=info msg=\"Started container\" PID=84024 containerID=e3dce5f08d5d3b97425909c4d45b5a35cb8f1091b833cbd25398926dceb6ec92 description=openstack/ceilometer-0/ceilometer-central-agent id=469bbe41-ca2c-41d5-87a7-6d56e1754965 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06b548fd14861a840a6e21873e6cacb2ea8c8cbc95d707fe460a012f84781cce",
2026-06-11 13:18:31.716590 | controller |     "Jun 11 12:24:39.998983 crc crio[24477]: time=\"2026-06-11T12:24:39.998765046Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=e2a9ed69-a4d4-49c4-bdd6-995dc9e8d592 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.716605 | controller |     "Jun 11 12:24:40.035979 crc crio[24477]: time=\"2026-06-11T12:24:40.035739281Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=b73e003b-c0d9-4d1c-b3bc-96ab603a5382 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.716620 | controller |     "Jun 11 12:24:40.058896 crc crio[24477]: time=\"2026-06-11T12:24:40.044889839Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=75b86570-c3a6-4399-b33f-d7706382c05a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.716635 | controller |     "Jun 11 12:24:40.067312 crc crio[24477]: time=\"2026-06-11T12:24:40.059210113Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=f2b25ba7-4744-4945-8d0d-a5693b6e9dcb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.716649 | controller |     "Jun 11 12:24:40.067312 crc crio[24477]: time=\"2026-06-11T12:24:40.059581174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.716664 | controller |     "Jun 11 12:24:40.067581 crc crio[24477]: time=\"2026-06-11T12:24:40.0674602Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=e0ee2404-620d-4b5e-8095-67af0f8b88b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.716679 | controller |     "Jun 11 12:24:40.116395 crc crio[24477]: time=\"2026-06-11T12:24:40.11219076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.716694 | controller |     "Jun 11 12:24:40.158976 crc crio[24477]: time=\"2026-06-11T12:24:40.158867111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.716711 | controller |     "Jun 11 12:24:40.164857 crc crio[24477]: time=\"2026-06-11T12:24:40.164754115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.716726 | controller |     "Jun 11 12:24:40.178840 crc crio[24477]: time=\"2026-06-11T12:24:40.178730615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.716741 | controller |     "Jun 11 12:24:40.252285 crc crio[24477]: time=\"2026-06-11T12:24:40.252071758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.716755 | controller |     "Jun 11 12:24:40.448980 crc crio[24477]: time=\"2026-06-11T12:24:40.448253432Z\" level=info msg=\"Created container 75588425a39892b22e8e463a9090481bccfa996dbb19a4bddb80b160333bffd6: openstack/ceilometer-0/ceilometer-notification-agent\" id=f2b25ba7-4744-4945-8d0d-a5693b6e9dcb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.716770 | controller |     "Jun 11 12:24:40.456095 crc crio[24477]: time=\"2026-06-11T12:24:40.455983602Z\" level=info msg=\"Starting container: 75588425a39892b22e8e463a9090481bccfa996dbb19a4bddb80b160333bffd6\" id=54a6eeae-9ca6-4062-896b-8e0f2bad6f46 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.716784 | controller |     "Jun 11 12:24:40.475708 crc crio[24477]: time=\"2026-06-11T12:24:40.472879651Z\" level=info msg=\"Started container\" PID=84061 containerID=75588425a39892b22e8e463a9090481bccfa996dbb19a4bddb80b160333bffd6 description=openstack/ceilometer-0/ceilometer-notification-agent id=54a6eeae-9ca6-4062-896b-8e0f2bad6f46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06b548fd14861a840a6e21873e6cacb2ea8c8cbc95d707fe460a012f84781cce",
2026-06-11 13:18:31.716800 | controller |     "Jun 11 12:24:40.491996 crc crio[24477]: time=\"2026-06-11T12:24:40.491902134Z\" level=info msg=\"Created container d0867270827a270181f2641532201f541f9699a419555c2963206ea4d1111085: openstack/glance-default-internal-api-0/glance-log\" id=107b17fa-99b9-4abc-8780-d429289d5886 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.716815 | controller |     "Jun 11 12:24:40.496759 crc crio[24477]: time=\"2026-06-11T12:24:40.495730441Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=b0ee8b59-041d-4196-90c2-37596de7e80d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.716830 | controller |     "Jun 11 12:24:40.497351 crc crio[24477]: time=\"2026-06-11T12:24:40.497105659Z\" level=info msg=\"Starting container: d0867270827a270181f2641532201f541f9699a419555c2963206ea4d1111085\" id=45abe4e6-a1ce-4eec-b9bb-24941c097ffa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.716845 | controller |     "Jun 11 12:24:40.531721 crc crio[24477]: time=\"2026-06-11T12:24:40.529447604Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=8bc4d48c-0759-4160-9344-0cbaeb5c1494 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.716891 | controller |     "Jun 11 12:24:40.531721 crc crio[24477]: time=\"2026-06-11T12:24:40.529475773Z\" level=info msg=\"Started container\" PID=84069 containerID=d0867270827a270181f2641532201f541f9699a419555c2963206ea4d1111085 description=openstack/glance-default-internal-api-0/glance-log id=45abe4e6-a1ce-4eec-b9bb-24941c097ffa name=/runtime.v1.RuntimeService/StartContainer sandboxID=18c49bfb589e1caddaee02003461beb1a0bf4dd5700071ab9557ca5f230f417c",
2026-06-11 13:18:31.716929 | controller |     "Jun 11 12:24:40.539932 crc crio[24477]: time=\"2026-06-11T12:24:40.539784816Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=d4ba0d96-505b-45b8-8236-675e7f57995b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.716951 | controller |     "Jun 11 12:24:40.540330 crc crio[24477]: time=\"2026-06-11T12:24:40.540288487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.716968 | controller |     "Jun 11 12:24:40.545708 crc crio[24477]: time=\"2026-06-11T12:24:40.545490713Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=bebf6517-66bf-4abd-afc3-60f9d1c72520 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.716984 | controller |     "Jun 11 12:24:40.644157 crc crio[24477]: time=\"2026-06-11T12:24:40.644084774Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=af8e467a-378d-460f-8640-3a2a650da86e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.716999 | controller |     "Jun 11 12:24:40.654786 crc crio[24477]: time=\"2026-06-11T12:24:40.654725012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.717015 | controller |     "Jun 11 12:24:40.666207 crc crio[24477]: time=\"2026-06-11T12:24:40.666128001Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=87d7f5a2-7c38-49e4-95cd-c39a56ecd567 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.717030 | controller |     "Jun 11 12:24:40.668127 crc crio[24477]: time=\"2026-06-11T12:24:40.667988833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.717045 | controller |     "Jun 11 12:24:40.697867 crc crio[24477]: time=\"2026-06-11T12:24:40.695243766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.717060 | controller |     "Jun 11 12:24:40.758479 crc crio[24477]: time=\"2026-06-11T12:24:40.758401204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.717075 | controller |     "Jun 11 12:24:40.911265 crc crio[24477]: time=\"2026-06-11T12:24:40.911192692Z\" level=info msg=\"Created container 2d7811a786da2140024c22f8ffa3cc6f8236de12d51d5f252a555fd67cd91e9a: openstack/ceilometer-0/sg-core\" id=d4ba0d96-505b-45b8-8236-675e7f57995b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.717090 | controller |     "Jun 11 12:24:40.918386 crc crio[24477]: time=\"2026-06-11T12:24:40.914096197Z\" level=info msg=\"Starting container: 2d7811a786da2140024c22f8ffa3cc6f8236de12d51d5f252a555fd67cd91e9a\" id=761e9a18-f312-40d1-b2b4-a6b5bbfc09e4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.717105 | controller |     "Jun 11 12:24:40.921396 crc crio[24477]: time=\"2026-06-11T12:24:40.921036188Z\" level=info msg=\"Started container\" PID=84181 containerID=2d7811a786da2140024c22f8ffa3cc6f8236de12d51d5f252a555fd67cd91e9a description=openstack/ceilometer-0/sg-core id=761e9a18-f312-40d1-b2b4-a6b5bbfc09e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06b548fd14861a840a6e21873e6cacb2ea8c8cbc95d707fe460a012f84781cce",
2026-06-11 13:18:31.717119 | controller |     "Jun 11 12:24:40.942915 crc crio[24477]: time=\"2026-06-11T12:24:40.942745506Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=c048eb6c-0589-4f50-9209-990d22f7ab3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.717134 | controller |     "Jun 11 12:24:40.993501 crc crio[24477]: time=\"2026-06-11T12:24:40.993394253Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=71506559-01c0-42c8-a14c-0293beea3a54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.717152 | controller |     "Jun 11 12:24:41.002161 crc crio[24477]: time=\"2026-06-11T12:24:41.001943123Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=7d61ffba-71ce-4a25-b717-1c3bbd7fdd49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.717167 | controller |     "Jun 11 12:24:41.004802 crc crio[24477]: time=\"2026-06-11T12:24:41.002710964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.717183 | controller |     "Jun 11 12:24:41.103488 crc crio[24477]: time=\"2026-06-11T12:24:41.103019952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.717198 | controller |     "Jun 11 12:24:41.127078 crc crio[24477]: time=\"2026-06-11T12:24:41.126985723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.717213 | controller |     "Jun 11 12:24:41.131808 crc crio[24477]: time=\"2026-06-11T12:24:41.131741477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.717227 | controller |     "Jun 11 12:24:41.235213 crc crio[24477]: time=\"2026-06-11T12:24:41.234116614Z\" level=info msg=\"Created container 14586d38cbeb97149a0f19c4a358de2d1dee67cb6b10c96f0782df440fcdbe44: openstack/ceilometer-0/proxy-httpd\" id=7d61ffba-71ce-4a25-b717-1c3bbd7fdd49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.717242 | controller |     "Jun 11 12:24:41.236526 crc crio[24477]: time=\"2026-06-11T12:24:41.236436878Z\" level=info msg=\"Created container 780d860493de004615ed9fd2410551f7ecdcf2c1d0448d1fe10b5bbcd51cf4d4: openstack/glance-default-external-api-0/glance-httpd\" id=e0ee2404-620d-4b5e-8095-67af0f8b88b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.717257 | controller |     "Jun 11 12:24:41.237001 crc crio[24477]: time=\"2026-06-11T12:24:41.236965863Z\" level=info msg=\"Starting container: 14586d38cbeb97149a0f19c4a358de2d1dee67cb6b10c96f0782df440fcdbe44\" id=f3958ec7-afe9-414f-9d5e-8af2baccddbe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.717272 | controller |     "Jun 11 12:24:41.237860 crc crio[24477]: time=\"2026-06-11T12:24:41.237830808Z\" level=info msg=\"Starting container: 780d860493de004615ed9fd2410551f7ecdcf2c1d0448d1fe10b5bbcd51cf4d4\" id=cf5e2534-67c1-40bb-af94-109d7ff4dae1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.717287 | controller |     "Jun 11 12:24:41.246055 crc crio[24477]: time=\"2026-06-11T12:24:41.24599671Z\" level=info msg=\"Started container\" PID=84215 containerID=14586d38cbeb97149a0f19c4a358de2d1dee67cb6b10c96f0782df440fcdbe44 description=openstack/ceilometer-0/proxy-httpd id=f3958ec7-afe9-414f-9d5e-8af2baccddbe name=/runtime.v1.RuntimeService/StartContainer sandboxID=06b548fd14861a840a6e21873e6cacb2ea8c8cbc95d707fe460a012f84781cce",
2026-06-11 13:18:31.717301 | controller |     "Jun 11 12:24:41.253412 crc crio[24477]: time=\"2026-06-11T12:24:41.253000639Z\" level=info msg=\"Started container\" PID=84212 containerID=780d860493de004615ed9fd2410551f7ecdcf2c1d0448d1fe10b5bbcd51cf4d4 description=openstack/glance-default-external-api-0/glance-httpd id=cf5e2534-67c1-40bb-af94-109d7ff4dae1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9e2417b34053cc4c02bff08cf52b79f0b911a4c47e7ca9cca70faafb0514a9c",
2026-06-11 13:18:31.717316 | controller |     "Jun 11 12:24:41.537467 crc crio[24477]: time=\"2026-06-11T12:24:41.537365664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.717335 | controller |     "Jun 11 12:24:41.675263 crc crio[24477]: time=\"2026-06-11T12:24:41.67510172Z\" level=info msg=\"Created container 22c96a35415c3c5a619343f91cb3084db99374099faf9f192891b9c02f261663: openstack/glance-default-internal-api-0/glance-httpd\" id=87d7f5a2-7c38-49e4-95cd-c39a56ecd567 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.717350 | controller |     "Jun 11 12:24:41.678399 crc crio[24477]: time=\"2026-06-11T12:24:41.678291379Z\" level=info msg=\"Starting container: 22c96a35415c3c5a619343f91cb3084db99374099faf9f192891b9c02f261663\" id=7dad3856-e184-490e-8ee8-d8ed93294483 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.717365 | controller |     "Jun 11 12:24:41.686032 crc crio[24477]: time=\"2026-06-11T12:24:41.685965596Z\" level=info msg=\"Started container\" PID=84414 containerID=22c96a35415c3c5a619343f91cb3084db99374099faf9f192891b9c02f261663 description=openstack/glance-default-internal-api-0/glance-httpd id=7dad3856-e184-490e-8ee8-d8ed93294483 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18c49bfb589e1caddaee02003461beb1a0bf4dd5700071ab9557ca5f230f417c",
2026-06-11 13:18:31.717380 | controller |     "Jun 11 12:24:58.330931 crc crio[24477]: time=\"2026-06-11T12:24:58.330028259Z\" level=info msg=\"Stopping pod sandbox: 89433515a1df5e015cc48bf1333781a08486013970faedf2fdb8cfd111b77f48\" id=53649bb9-8ee3-4e32-8574-8e2023a25a9e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.717395 | controller |     "Jun 11 12:24:58.332349 crc crio[24477]: time=\"2026-06-11T12:24:58.331578513Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-rwf4n Namespace:openstack ID:89433515a1df5e015cc48bf1333781a08486013970faedf2fdb8cfd111b77f48 UID:8ac1bcd0-60d3-45f6-acd4-e4ff0cdd7311 NetNS:/var/run/netns/2ec9d45b-bb88-4366-8be0-11a5962dc72d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ac1bcd0_60d3_45f6_acd4_e4ff0cdd7311.slice PodAnnotations:0xc000b18140}] Aliases:map[]}\"",
2026-06-11 13:18:31.717410 | controller |     "Jun 11 12:24:58.332349 crc crio[24477]: time=\"2026-06-11T12:24:58.331774068Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-rwf4n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.717425 | controller |     "Jun 11 12:24:58.743485 crc crio[24477]: time=\"2026-06-11T12:24:58.742779555Z\" level=info msg=\"Stopped pod sandbox: 89433515a1df5e015cc48bf1333781a08486013970faedf2fdb8cfd111b77f48\" id=53649bb9-8ee3-4e32-8574-8e2023a25a9e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.717440 | controller |     "Jun 11 12:24:59.933181 crc crio[24477]: time=\"2026-06-11T12:24:59.932368871Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=8094fd8a-f4c0-4260-999a-48d9933afc8f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.717454 | controller |     "Jun 11 12:24:59.934592 crc crio[24477]: time=\"2026-06-11T12:24:59.933351729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.717470 | controller |     "Jun 11 12:24:59.982855 crc crio[24477]: time=\"2026-06-11T12:24:59.982584677Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:d8320cc237b0dc02bf7105432eddf0720ddb1fc13e4854d83773dad95bdf4958 UID:8490b89b-e630-4a30-854d-762ce750148d NetNS:/var/run/netns/635bc0ad-f9ca-4ef2-bdb1-36af63870be3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8490b89b_e630_4a30_854d_762ce750148d.slice PodAnnotations:0xc001f2a8a8}] Aliases:map[]}\"",
2026-06-11 13:18:31.717491 | controller |     "Jun 11 12:24:59.982855 crc crio[24477]: time=\"2026-06-11T12:24:59.982819403Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.717507 | controller |     "Jun 11 12:25:00.380358 crc crio[24477]: 2026-06-11T12:25:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d8320cc237b0dc0 Mac:36:ec:b0:f4:0c:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/635bc0ad-f9ca-4ef2-bdb1-36af63870be3 SocketPath: PciID:}] [{Interface:0xc00025ca00 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.717522 | controller |     "Jun 11 12:25:00.381603 crc crio[24477]: time=\"2026-06-11T12:25:00.381508147Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:d8320cc237b0dc02bf7105432eddf0720ddb1fc13e4854d83773dad95bdf4958 UID:8490b89b-e630-4a30-854d-762ce750148d NetNS:/var/run/netns/635bc0ad-f9ca-4ef2-bdb1-36af63870be3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8490b89b_e630_4a30_854d_762ce750148d.slice PodAnnotations:0xc001f2a8a8}] Aliases:map[]}\"",
2026-06-11 13:18:31.717537 | controller |     "Jun 11 12:25:00.381801 crc crio[24477]: time=\"2026-06-11T12:25:00.381741643Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.717552 | controller |     "Jun 11 12:25:00.394782 crc crio[24477]: time=\"2026-06-11T12:25:00.394576715Z\" level=info msg=\"Ran pod sandbox d8320cc237b0dc02bf7105432eddf0720ddb1fc13e4854d83773dad95bdf4958 with infra container: openstack/nova-cell0-conductor-0/POD\" id=8094fd8a-f4c0-4260-999a-48d9933afc8f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.717567 | controller |     "Jun 11 12:25:00.396935 crc crio[24477]: time=\"2026-06-11T12:25:00.396863106Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=94217f95-9cf5-4293-983a-475ecfb6593b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.717582 | controller |     "Jun 11 12:25:00.431752 crc crio[24477]: time=\"2026-06-11T12:25:00.431597578Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=cbea3243-8b1e-4a91-8b98-06482d857b13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.717596 | controller |     "Jun 11 12:25:00.444146 crc crio[24477]: time=\"2026-06-11T12:25:00.443628775Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=55138132-2648-4eeb-9ff9-1087e2bbca80 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.717611 | controller |     "Jun 11 12:25:00.446300 crc crio[24477]: time=\"2026-06-11T12:25:00.446176697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.717626 | controller |     "Jun 11 12:25:00.530599 crc crio[24477]: time=\"2026-06-11T12:25:00.530376857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.717640 | controller |     "Jun 11 12:25:00.536890 crc crio[24477]: time=\"2026-06-11T12:25:00.536812828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.717655 | controller |     "Jun 11 12:25:00.662949 crc crio[24477]: time=\"2026-06-11T12:25:00.662698529Z\" level=info msg=\"Created container 1c6f9f6b363f382ce9f7b69096be2187174ebcaf17db91eed3ae9ce91348b2d7: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=55138132-2648-4eeb-9ff9-1087e2bbca80 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.717717 | controller |     "Jun 11 12:25:00.664395 crc crio[24477]: time=\"2026-06-11T12:25:00.664342924Z\" level=info msg=\"Starting container: 1c6f9f6b363f382ce9f7b69096be2187174ebcaf17db91eed3ae9ce91348b2d7\" id=9a8c3f8b-dbcb-4297-a2cf-b81a242062d9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.717736 | controller |     "Jun 11 12:25:00.669742 crc crio[24477]: time=\"2026-06-11T12:25:00.669605092Z\" level=info msg=\"Started container\" PID=85765 containerID=1c6f9f6b363f382ce9f7b69096be2187174ebcaf17db91eed3ae9ce91348b2d7 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=9a8c3f8b-dbcb-4297-a2cf-b81a242062d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8320cc237b0dc02bf7105432eddf0720ddb1fc13e4854d83773dad95bdf4958",
2026-06-11 13:18:31.717751 | controller |     "Jun 11 12:25:09.606200 crc crio[24477]: time=\"2026-06-11T12:25:09.604923842Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-vjkpl/POD\" id=04eac6db-bd54-466a-b52d-fdf0b2685fe5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.717766 | controller |     "Jun 11 12:25:09.606200 crc crio[24477]: time=\"2026-06-11T12:25:09.606163953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.717780 | controller |     "Jun 11 12:25:09.724106 crc crio[24477]: time=\"2026-06-11T12:25:09.72397433Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-vjkpl Namespace:openstack ID:03cbc17b286c4c9b063c0a9c53a1a4b5a098c9669b3ec27b196911fa71eb6c44 UID:66b96b8b-9d76-4850-82d7-4ff649088cb6 NetNS:/var/run/netns/bf2523d3-ec27-496a-a432-24843fc282cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66b96b8b_9d76_4850_82d7_4ff649088cb6.slice PodAnnotations:0xc001f2bbf0}] Aliases:map[]}\"",
2026-06-11 13:18:31.717795 | controller |     "Jun 11 12:25:09.724106 crc crio[24477]: time=\"2026-06-11T12:25:09.724051592Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-vjkpl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.717810 | controller |     "Jun 11 12:25:10.130839 crc crio[24477]: time=\"2026-06-11T12:25:10.129932083Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=edc95de2-aef8-4241-9ac1-b6ceb6850540 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.717824 | controller |     "Jun 11 12:25:10.131093 crc crio[24477]: time=\"2026-06-11T12:25:10.130859518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.717838 | controller |     "Jun 11 12:25:10.341513 crc crio[24477]: time=\"2026-06-11T12:25:10.341410508Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=6f1133a4-7c45-4018-b299-8f13f370595a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.717879 | controller |     "Jun 11 12:25:10.341843 crc crio[24477]: time=\"2026-06-11T12:25:10.341573774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.717904 | controller |     "Jun 11 12:25:10.468989 crc crio[24477]: time=\"2026-06-11T12:25:10.468900183Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:65c71b64c3afcd0f0d8729f199a2bfbad58e43531ae2042aa1eed0d58450d52d UID:2f97b68d-1547-4ff0-96f9-5971b2432718 NetNS:/var/run/netns/efd3f91c-d58f-4ff0-bd6e-ef40a7787acc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f97b68d_1547_4ff0_96f9_5971b2432718.slice PodAnnotations:0xc00718c168}] Aliases:map[]}\"",
2026-06-11 13:18:31.717929 | controller |     "Jun 11 12:25:10.468989 crc crio[24477]: time=\"2026-06-11T12:25:10.468969585Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.717945 | controller |     "Jun 11 12:25:10.559017 crc crio[24477]: time=\"2026-06-11T12:25:10.558329556Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:9eb034b6d906afa2d6dccc2f36a3f09385b1cb7c48c7b716062fe1aa3efe3158 UID:0ad3c081-cea8-431f-b55a-8458696d10b5 NetNS:/var/run/netns/f53f8cb2-6632-4492-a02d-479248eb99ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ad3c081_cea8_431f_b55a_8458696d10b5.slice PodAnnotations:0xc002d1a420}] Aliases:map[]}\"",
2026-06-11 13:18:31.717960 | controller |     "Jun 11 12:25:10.559017 crc crio[24477]: time=\"2026-06-11T12:25:10.558888412Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.717976 | controller |     "Jun 11 12:25:10.570764 crc crio[24477]: time=\"2026-06-11T12:25:10.569180628Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=4cc16ece-9e83-4189-a302-ad49a3688af0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.717991 | controller |     "Jun 11 12:25:10.570764 crc crio[24477]: time=\"2026-06-11T12:25:10.56925921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.718006 | controller |     "Jun 11 12:25:10.704262 crc crio[24477]: time=\"2026-06-11T12:25:10.703177265Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ec7447f9c4bccf610c57c11d208754c19e69183d1a46787f3a337918554ea70b UID:a40024cb-5502-40d5-8a3d-ab00d20f73cb NetNS:/var/run/netns/e2fc7b3d-65f9-42f7-8b35-ca9421890ea8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda40024cb_5502_40d5_8a3d_ab00d20f73cb.slice PodAnnotations:0xc00718c2a8}] Aliases:map[]}\"",
2026-06-11 13:18:31.718021 | controller |     "Jun 11 12:25:10.704262 crc crio[24477]: time=\"2026-06-11T12:25:10.703267337Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.718036 | controller |     "Jun 11 12:25:10.845439 crc crio[24477]: 2026-06-11T12:25:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:03cbc17b286c4c9 Mac:c2:d7:86:7d:f7:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/bf2523d3-ec27-496a-a432-24843fc282cb SocketPath: PciID:}] [{Interface:0xc000304760 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.718051 | controller |     "Jun 11 12:25:10.855765 crc crio[24477]: time=\"2026-06-11T12:25:10.850845935Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-vjkpl Namespace:openstack ID:03cbc17b286c4c9b063c0a9c53a1a4b5a098c9669b3ec27b196911fa71eb6c44 UID:66b96b8b-9d76-4850-82d7-4ff649088cb6 NetNS:/var/run/netns/bf2523d3-ec27-496a-a432-24843fc282cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66b96b8b_9d76_4850_82d7_4ff649088cb6.slice PodAnnotations:0xc001f2bbf0}] Aliases:map[]}\"",
2026-06-11 13:18:31.718066 | controller |     "Jun 11 12:25:10.855765 crc crio[24477]: time=\"2026-06-11T12:25:10.85103226Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-vjkpl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.718082 | controller |     "Jun 11 12:25:10.865191 crc crio[24477]: time=\"2026-06-11T12:25:10.865110649Z\" level=info msg=\"Ran pod sandbox 03cbc17b286c4c9b063c0a9c53a1a4b5a098c9669b3ec27b196911fa71eb6c44 with infra container: openstack/nova-cell0-cell-mapping-vjkpl/POD\" id=04eac6db-bd54-466a-b52d-fdf0b2685fe5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.718101 | controller |     "Jun 11 12:25:10.874901 crc crio[24477]: time=\"2026-06-11T12:25:10.872724691Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=319d7253-0787-4143-b93b-5f69aee831ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.718116 | controller |     "Jun 11 12:25:10.874901 crc crio[24477]: time=\"2026-06-11T12:25:10.873060686Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=142787da-5dbd-402c-aaa7-6699c5cc1472 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.718132 | controller |     "Jun 11 12:25:10.874901 crc crio[24477]: time=\"2026-06-11T12:25:10.873181139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.718147 | controller |     "Jun 11 12:25:10.968716 crc crio[24477]: time=\"2026-06-11T12:25:10.967342299Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:75fe85ac3eaea309eeb24db47e1ae590fc8f639b91db56594aa36f437eee87fa UID:7b9b8b4f-2344-4e9c-af32-245339c42aeb NetNS:/var/run/netns/a2bf36ee-fec3-47b7-b7ac-26eea1f05075 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b9b8b4f_2344_4e9c_af32_245339c42aeb.slice PodAnnotations:0xc00251e110}] Aliases:map[]}\"",
2026-06-11 13:18:31.718162 | controller |     "Jun 11 12:25:10.968716 crc crio[24477]: time=\"2026-06-11T12:25:10.967432611Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.718177 | controller |     "Jun 11 12:25:11.001729 crc crio[24477]: time=\"2026-06-11T12:25:11.00070565Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=b27c7615-772f-4aa5-8457-a9bec912ef82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.718191 | controller |     "Jun 11 12:25:11.027042 crc crio[24477]: time=\"2026-06-11T12:25:11.025937186Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-vjkpl/nova-manage\" id=d8b46922-3ca9-4a25-9ea9-79b042ed017c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.718206 | controller |     "Jun 11 12:25:11.029107 crc crio[24477]: time=\"2026-06-11T12:25:11.026412199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.718220 | controller |     "Jun 11 12:25:11.056524 crc crio[24477]: time=\"2026-06-11T12:25:11.056448781Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7948f7c9f9-5xw2f/POD\" id=e88ad847-0759-4361-8796-02c731755184 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.718235 | controller |     "Jun 11 12:25:11.056721 crc crio[24477]: time=\"2026-06-11T12:25:11.056554894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.718253 | controller |     "Jun 11 12:25:11.224114 crc crio[24477]: time=\"2026-06-11T12:25:11.223891931Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-5xw2f Namespace:openstack ID:098ea72f0f1e5f5326f691c9e3fa38c3374d9c8edc177a825b3b6152a64c793a UID:71fca2bf-157a-432b-8a75-430643d4551c NetNS:/var/run/netns/bb58b185-c96f-4948-b52b-143cf45798b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71fca2bf_157a_432b_8a75_430643d4551c.slice PodAnnotations:0xc0072c0248}] Aliases:map[]}\"",
2026-06-11 13:18:31.718277 | controller |     "Jun 11 12:25:11.232753 crc crio[24477]: time=\"2026-06-11T12:25:11.224454206Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7948f7c9f9-5xw2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.718297 | controller |     "Jun 11 12:25:11.237516 crc crio[24477]: time=\"2026-06-11T12:25:11.237225789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.718317 | controller |     "Jun 11 12:25:11.243861 crc crio[24477]: 2026-06-11T12:25:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65c71b64c3afcd0 Mac:ca:14:7c:75:cb:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/efd3f91c-d58f-4ff0-bd6e-ef40a7787acc SocketPath: PciID:}] [{Interface:0xc0000156b0 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.718336 | controller |     "Jun 11 12:25:11.244602 crc crio[24477]: time=\"2026-06-11T12:25:11.244544069Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:65c71b64c3afcd0f0d8729f199a2bfbad58e43531ae2042aa1eed0d58450d52d UID:2f97b68d-1547-4ff0-96f9-5971b2432718 NetNS:/var/run/netns/efd3f91c-d58f-4ff0-bd6e-ef40a7787acc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f97b68d_1547_4ff0_96f9_5971b2432718.slice PodAnnotations:0xc00718c168}] Aliases:map[]}\"",
2026-06-11 13:18:31.718357 | controller |     "Jun 11 12:25:11.244802 crc crio[24477]: time=\"2026-06-11T12:25:11.244748342Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.718377 | controller |     "Jun 11 12:25:11.254719 crc crio[24477]: time=\"2026-06-11T12:25:11.250738163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.718395 | controller |     "Jun 11 12:25:11.297741 crc crio[24477]: time=\"2026-06-11T12:25:11.294328542Z\" level=info msg=\"Ran pod sandbox 65c71b64c3afcd0f0d8729f199a2bfbad58e43531ae2042aa1eed0d58450d52d with infra container: openstack/nova-api-0/POD\" id=edc95de2-aef8-4241-9ac1-b6ceb6850540 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.718410 | controller |     "Jun 11 12:25:11.303326 crc crio[24477]: time=\"2026-06-11T12:25:11.301412573Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=e3069f63-71fe-4c59-affb-e4c936cf2b7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.718425 | controller |     "Jun 11 12:25:11.312793 crc crio[24477]: time=\"2026-06-11T12:25:11.31261734Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=e3069f63-71fe-4c59-affb-e4c936cf2b7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.718441 | controller |     "Jun 11 12:25:11.313048 crc crio[24477]: time=\"2026-06-11T12:25:11.312812616Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=e3069f63-71fe-4c59-affb-e4c936cf2b7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.718455 | controller |     "Jun 11 12:25:11.317706 crc crio[24477]: time=\"2026-06-11T12:25:11.314848035Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=32f57b69-c528-4591-b76c-606d78f47f25 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.718470 | controller |     "Jun 11 12:25:11.327703 crc crio[24477]: time=\"2026-06-11T12:25:11.325574228Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"",
2026-06-11 13:18:31.718489 | controller |     "Jun 11 12:25:11.430814 crc crio[24477]: 2026-06-11T12:25:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9eb034b6d906afa Mac:5e:7b:9a:10:9e:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/f53f8cb2-6632-4492-a02d-479248eb99ec SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.718505 | controller |     "Jun 11 12:25:11.431970 crc crio[24477]: time=\"2026-06-11T12:25:11.431886712Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:9eb034b6d906afa2d6dccc2f36a3f09385b1cb7c48c7b716062fe1aa3efe3158 UID:0ad3c081-cea8-431f-b55a-8458696d10b5 NetNS:/var/run/netns/f53f8cb2-6632-4492-a02d-479248eb99ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ad3c081_cea8_431f_b55a_8458696d10b5.slice PodAnnotations:0xc002d1a420}] Aliases:map[]}\"",
2026-06-11 13:18:31.718520 | controller |     "Jun 11 12:25:11.432148 crc crio[24477]: time=\"2026-06-11T12:25:11.432072027Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.718535 | controller |     "Jun 11 12:25:11.456468 crc crio[24477]: time=\"2026-06-11T12:25:11.453150421Z\" level=info msg=\"Ran pod sandbox 9eb034b6d906afa2d6dccc2f36a3f09385b1cb7c48c7b716062fe1aa3efe3158 with infra container: openstack/nova-scheduler-0/POD\" id=6f1133a4-7c45-4018-b299-8f13f370595a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.718549 | controller |     "Jun 11 12:25:11.463095 crc crio[24477]: time=\"2026-06-11T12:25:11.462549301Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=15a14c03-7aa3-4f80-9c62-066f4ebe7f2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.718564 | controller |     "Jun 11 12:25:11.463095 crc crio[24477]: time=\"2026-06-11T12:25:11.462935091Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found\" id=15a14c03-7aa3-4f80-9c62-066f4ebe7f2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.718579 | controller |     "Jun 11 12:25:11.463095 crc crio[24477]: time=\"2026-06-11T12:25:11.462997293Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found\" id=15a14c03-7aa3-4f80-9c62-066f4ebe7f2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.718595 | controller |     "Jun 11 12:25:11.466574 crc crio[24477]: time=\"2026-06-11T12:25:11.465875344Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=ebfdb03b-7b75-4d0a-8c54-8bc863586cb4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.718610 | controller |     "Jun 11 12:25:11.471572 crc crio[24477]: time=\"2026-06-11T12:25:11.471482262Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\\\"\"",
2026-06-11 13:18:31.718625 | controller |     "Jun 11 12:25:11.476028 crc crio[24477]: time=\"2026-06-11T12:25:11.475795565Z\" level=info msg=\"Created container be77c8883c3eadec35c6f83d6a7a8c0c07e26a3aa3bdf62dd729fdf1012de242: openstack/nova-cell0-cell-mapping-vjkpl/nova-manage\" id=d8b46922-3ca9-4a25-9ea9-79b042ed017c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.718640 | controller |     "Jun 11 12:25:11.484556 crc crio[24477]: time=\"2026-06-11T12:25:11.47791395Z\" level=info msg=\"Starting container: be77c8883c3eadec35c6f83d6a7a8c0c07e26a3aa3bdf62dd729fdf1012de242\" id=c971f4ec-e58a-46dd-88d1-43ededd83338 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.718655 | controller |     "Jun 11 12:25:11.485570 crc crio[24477]: time=\"2026-06-11T12:25:11.485479032Z\" level=info msg=\"Started container\" PID=86506 containerID=be77c8883c3eadec35c6f83d6a7a8c0c07e26a3aa3bdf62dd729fdf1012de242 description=openstack/nova-cell0-cell-mapping-vjkpl/nova-manage id=c971f4ec-e58a-46dd-88d1-43ededd83338 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03cbc17b286c4c9b063c0a9c53a1a4b5a098c9669b3ec27b196911fa71eb6c44",
2026-06-11 13:18:31.718674 | controller |     "Jun 11 12:25:11.632221 crc crio[24477]: 2026-06-11T12:25:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec7447f9c4bccf6 Mac:ea:be:7d:01:7c:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/e2fc7b3d-65f9-42f7-8b35-ca9421890ea8 SocketPath: PciID:}] [{Interface:0xc0001465d0 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.718690 | controller |     "Jun 11 12:25:11.634982 crc crio[24477]: time=\"2026-06-11T12:25:11.634885475Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ec7447f9c4bccf610c57c11d208754c19e69183d1a46787f3a337918554ea70b UID:a40024cb-5502-40d5-8a3d-ab00d20f73cb NetNS:/var/run/netns/e2fc7b3d-65f9-42f7-8b35-ca9421890ea8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda40024cb_5502_40d5_8a3d_ab00d20f73cb.slice PodAnnotations:0xc00718c2a8}] Aliases:map[]}\"",
2026-06-11 13:18:31.718705 | controller |     "Jun 11 12:25:11.635121 crc crio[24477]: time=\"2026-06-11T12:25:11.635100271Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.718721 | controller |     "Jun 11 12:25:11.645296 crc crio[24477]: time=\"2026-06-11T12:25:11.644966889Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-zrmzj/POD\" id=f262d063-b7e7-4c0f-8e1b-7d9a5a1b198e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.718736 | controller |     "Jun 11 12:25:11.645296 crc crio[24477]: time=\"2026-06-11T12:25:11.645075392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.718751 | controller |     "Jun 11 12:25:11.648706 crc crio[24477]: time=\"2026-06-11T12:25:11.648553678Z\" level=info msg=\"Ran pod sandbox ec7447f9c4bccf610c57c11d208754c19e69183d1a46787f3a337918554ea70b with infra container: openstack/nova-metadata-0/POD\" id=4cc16ece-9e83-4189-a302-ad49a3688af0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.718767 | controller |     "Jun 11 12:25:11.697878 crc crio[24477]: time=\"2026-06-11T12:25:11.695436421Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=a0b0a463-3c8b-4157-8ca6-b5684296a335 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.718782 | controller |     "Jun 11 12:25:11.716914 crc crio[24477]: time=\"2026-06-11T12:25:11.71427261Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=a0b0a463-3c8b-4157-8ca6-b5684296a335 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.718797 | controller |     "Jun 11 12:25:11.716914 crc crio[24477]: time=\"2026-06-11T12:25:11.714369931Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=a0b0a463-3c8b-4157-8ca6-b5684296a335 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.718812 | controller |     "Jun 11 12:25:11.718276 crc crio[24477]: time=\"2026-06-11T12:25:11.717249272Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=8a5b4945-d20f-46a3-914c-0177077f99da name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.718826 | controller |     "Jun 11 12:25:11.727836 crc crio[24477]: time=\"2026-06-11T12:25:11.727751313Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"",
2026-06-11 13:18:31.718845 | controller |     "Jun 11 12:25:11.733722 crc crio[24477]: time=\"2026-06-11T12:25:11.733600979Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-zrmzj Namespace:openstack ID:ce8653c00e5c9b849627d4b7f97539703fb0b9d9def53e3bdf63ea4af8020471 UID:527ed271-4cd7-4fc5-922f-34af2cb61bc5 NetNS:/var/run/netns/71e41394-9ba4-4856-964a-f04eb0e41777 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod527ed271_4cd7_4fc5_922f_34af2cb61bc5.slice PodAnnotations:0xc00718c160}] Aliases:map[]}\"",
2026-06-11 13:18:31.718946 | controller |     "Jun 11 12:25:11.733722 crc crio[24477]: time=\"2026-06-11T12:25:11.733715483Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-zrmzj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.718968 | controller |     "Jun 11 12:25:11.762551 crc crio[24477]: 2026-06-11T12:25:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:098ea72f0f1e5f5 Mac:ce:12:96:ab:7e:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/bb58b185-c96f-4948-b52b-143cf45798b2 SocketPath: PciID:}] [{Interface:0xc0003153e0 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.718985 | controller |     "Jun 11 12:25:11.766331 crc crio[24477]: time=\"2026-06-11T12:25:11.766198033Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-5xw2f Namespace:openstack ID:098ea72f0f1e5f5326f691c9e3fa38c3374d9c8edc177a825b3b6152a64c793a UID:71fca2bf-157a-432b-8a75-430643d4551c NetNS:/var/run/netns/bb58b185-c96f-4948-b52b-143cf45798b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71fca2bf_157a_432b_8a75_430643d4551c.slice PodAnnotations:0xc0072c0248}] Aliases:map[]}\"",
2026-06-11 13:18:31.719001 | controller |     "Jun 11 12:25:11.767260 crc crio[24477]: time=\"2026-06-11T12:25:11.766890833Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7948f7c9f9-5xw2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.719017 | controller |     "Jun 11 12:25:11.803352 crc crio[24477]: 2026-06-11T12:25:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:75fe85ac3eaea30 Mac:56:d2:81:12:87:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/a2bf36ee-fec3-47b7-b7ac-26eea1f05075 SocketPath: PciID:}] [{Interface:0xc00028cd70 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.719032 | controller |     "Jun 11 12:25:11.805045 crc crio[24477]: time=\"2026-06-11T12:25:11.804936001Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:75fe85ac3eaea309eeb24db47e1ae590fc8f639b91db56594aa36f437eee87fa UID:7b9b8b4f-2344-4e9c-af32-245339c42aeb NetNS:/var/run/netns/a2bf36ee-fec3-47b7-b7ac-26eea1f05075 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b9b8b4f_2344_4e9c_af32_245339c42aeb.slice PodAnnotations:0xc00251e110}] Aliases:map[]}\"",
2026-06-11 13:18:31.719049 | controller |     "Jun 11 12:25:11.805247 crc crio[24477]: time=\"2026-06-11T12:25:11.805141357Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.719064 | controller |     "Jun 11 12:25:11.809115 crc crio[24477]: time=\"2026-06-11T12:25:11.80807838Z\" level=info msg=\"Ran pod sandbox 098ea72f0f1e5f5326f691c9e3fa38c3374d9c8edc177a825b3b6152a64c793a with infra container: openstack/dnsmasq-dns-7948f7c9f9-5xw2f/POD\" id=e88ad847-0759-4361-8796-02c731755184 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.719080 | controller |     "Jun 11 12:25:11.821428 crc crio[24477]: time=\"2026-06-11T12:25:11.821193763Z\" level=info msg=\"Ran pod sandbox 75fe85ac3eaea309eeb24db47e1ae590fc8f639b91db56594aa36f437eee87fa with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=142787da-5dbd-402c-aaa7-6699c5cc1472 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.719100 | controller |     "Jun 11 12:25:11.824523 crc crio[24477]: time=\"2026-06-11T12:25:11.824441383Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4070f7c0-a994-45ee-be1d-2aecca62e8ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.719116 | controller |     "Jun 11 12:25:11.828908 crc crio[24477]: time=\"2026-06-11T12:25:11.828825306Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=92092f91-9cd6-4777-88ad-a631ec116391 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.719131 | controller |     "Jun 11 12:25:11.829223 crc crio[24477]: time=\"2026-06-11T12:25:11.829167655Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found\" id=92092f91-9cd6-4777-88ad-a631ec116391 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.719146 | controller |     "Jun 11 12:25:11.829367 crc crio[24477]: time=\"2026-06-11T12:25:11.829245697Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found\" id=92092f91-9cd6-4777-88ad-a631ec116391 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.719161 | controller |     "Jun 11 12:25:11.831439 crc crio[24477]: time=\"2026-06-11T12:25:11.831323675Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=5c82c289-7751-4291-a876-e7d07f80b2d7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.719176 | controller |     "Jun 11 12:25:11.837238 crc crio[24477]: time=\"2026-06-11T12:25:11.834729082Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\\\"\"",
2026-06-11 13:18:31.719191 | controller |     "Jun 11 12:25:11.977204 crc crio[24477]: time=\"2026-06-11T12:25:11.976266806Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c07cdb42-d576-4187-8246-ba26066b600c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.719206 | controller |     "Jun 11 12:25:11.991087 crc crio[24477]: time=\"2026-06-11T12:25:11.99098347Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7948f7c9f9-5xw2f/init\" id=2b9c106f-8e1f-4fc4-8ab4-e0021f9148fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.719221 | controller |     "Jun 11 12:25:11.991813 crc crio[24477]: time=\"2026-06-11T12:25:11.991757632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.719236 | controller |     "Jun 11 12:25:12.089914 crc crio[24477]: time=\"2026-06-11T12:25:12.089825953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.719250 | controller |     "Jun 11 12:25:12.102401 crc crio[24477]: time=\"2026-06-11T12:25:12.102240911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.719265 | controller |     "Jun 11 12:25:12.321571 crc crio[24477]: time=\"2026-06-11T12:25:12.320155473Z\" level=info msg=\"Created container 56661522b51f9f1854b8a865461bb53c6f4ce35a466e62afb9289ba8ede75ba5: openstack/dnsmasq-dns-7948f7c9f9-5xw2f/init\" id=2b9c106f-8e1f-4fc4-8ab4-e0021f9148fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.719281 | controller |     "Jun 11 12:25:12.325563 crc crio[24477]: time=\"2026-06-11T12:25:12.325458333Z\" level=info msg=\"Starting container: 56661522b51f9f1854b8a865461bb53c6f4ce35a466e62afb9289ba8ede75ba5\" id=68a65527-784a-41f7-a0cf-609e6104d363 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.719300 | controller |     "Jun 11 12:25:12.334593 crc crio[24477]: time=\"2026-06-11T12:25:12.334434132Z\" level=info msg=\"Started container\" PID=86611 containerID=56661522b51f9f1854b8a865461bb53c6f4ce35a466e62afb9289ba8ede75ba5 description=openstack/dnsmasq-dns-7948f7c9f9-5xw2f/init id=68a65527-784a-41f7-a0cf-609e6104d363 name=/runtime.v1.RuntimeService/StartContainer sandboxID=098ea72f0f1e5f5326f691c9e3fa38c3374d9c8edc177a825b3b6152a64c793a",
2026-06-11 13:18:31.719316 | controller |     "Jun 11 12:25:12.470529 crc crio[24477]: 2026-06-11T12:25:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ce8653c00e5c9b8 Mac:86:ed:e1:a3:48:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/71e41394-9ba4-4856-964a-f04eb0e41777 SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.719332 | controller |     "Jun 11 12:25:12.474315 crc crio[24477]: time=\"2026-06-11T12:25:12.474208467Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-zrmzj Namespace:openstack ID:ce8653c00e5c9b849627d4b7f97539703fb0b9d9def53e3bdf63ea4af8020471 UID:527ed271-4cd7-4fc5-922f-34af2cb61bc5 NetNS:/var/run/netns/71e41394-9ba4-4856-964a-f04eb0e41777 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod527ed271_4cd7_4fc5_922f_34af2cb61bc5.slice PodAnnotations:0xc00718c160}] Aliases:map[]}\"",
2026-06-11 13:18:31.719348 | controller |     "Jun 11 12:25:12.474804 crc crio[24477]: time=\"2026-06-11T12:25:12.474441763Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-zrmzj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.719364 | controller |     "Jun 11 12:25:12.489859 crc crio[24477]: time=\"2026-06-11T12:25:12.489254279Z\" level=info msg=\"Ran pod sandbox ce8653c00e5c9b849627d4b7f97539703fb0b9d9def53e3bdf63ea4af8020471 with infra container: openstack/nova-cell1-conductor-db-sync-zrmzj/POD\" id=f262d063-b7e7-4c0f-8e1b-7d9a5a1b198e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.719379 | controller |     "Jun 11 12:25:12.493859 crc crio[24477]: time=\"2026-06-11T12:25:12.493779354Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=9aaa2966-946f-4149-ab39-c50a20ea2d79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.719394 | controller |     "Jun 11 12:25:12.542226 crc crio[24477]: time=\"2026-06-11T12:25:12.542115847Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=d221fe54-4504-43b6-b538-0c0494c0078f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.719409 | controller |     "Jun 11 12:25:12.551102 crc crio[24477]: time=\"2026-06-11T12:25:12.550966214Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-zrmzj/nova-cell1-conductor-db-sync\" id=61482315-2813-4899-8484-8b43fd13c3e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.719424 | controller |     "Jun 11 12:25:12.551600 crc crio[24477]: time=\"2026-06-11T12:25:12.55153038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.719438 | controller |     "Jun 11 12:25:12.677372 crc crio[24477]: time=\"2026-06-11T12:25:12.676188264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.719453 | controller |     "Jun 11 12:25:12.687163 crc crio[24477]: time=\"2026-06-11T12:25:12.686951816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.719472 | controller |     "Jun 11 12:25:12.866999 crc crio[24477]: time=\"2026-06-11T12:25:12.86561899Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bcce03e2-c745-4ce2-abb0-68a1e47edb17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.719487 | controller |     "Jun 11 12:25:12.943719 crc crio[24477]: time=\"2026-06-11T12:25:12.942238502Z\" level=info msg=\"Created container 3444bc86847c33a90be7eec4fdf372c6788303f456c40390622a630ba5c0530f: openstack/nova-cell1-conductor-db-sync-zrmzj/nova-cell1-conductor-db-sync\" id=61482315-2813-4899-8484-8b43fd13c3e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.719502 | controller |     "Jun 11 12:25:12.947708 crc crio[24477]: time=\"2026-06-11T12:25:12.944568895Z\" level=info msg=\"Starting container: 3444bc86847c33a90be7eec4fdf372c6788303f456c40390622a630ba5c0530f\" id=ae4862e0-c535-4a42-82db-d4aefe49bb8f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.719517 | controller |     "Jun 11 12:25:12.963300 crc crio[24477]: time=\"2026-06-11T12:25:12.963195912Z\" level=info msg=\"Started container\" PID=86670 containerID=3444bc86847c33a90be7eec4fdf372c6788303f456c40390622a630ba5c0530f description=openstack/nova-cell1-conductor-db-sync-zrmzj/nova-cell1-conductor-db-sync id=ae4862e0-c535-4a42-82db-d4aefe49bb8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce8653c00e5c9b849627d4b7f97539703fb0b9d9def53e3bdf63ea4af8020471",
2026-06-11 13:18:31.719532 | controller |     "Jun 11 12:25:12.976854 crc crio[24477]: time=\"2026-06-11T12:25:12.976620346Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d257dd9b-9c22-40e7-9dcf-b6b4fa87bc5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.719548 | controller |     "Jun 11 12:25:12.988397 crc crio[24477]: time=\"2026-06-11T12:25:12.988262861Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7948f7c9f9-5xw2f/dnsmasq-dns\" id=91c1d56c-07c5-4824-baf5-3123a6803ce8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.719562 | controller |     "Jun 11 12:25:12.988824 crc crio[24477]: time=\"2026-06-11T12:25:12.988766086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.719577 | controller |     "Jun 11 12:25:13.136169 crc crio[24477]: time=\"2026-06-11T12:25:13.135257215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.719593 | controller |     "Jun 11 12:25:13.175972 crc crio[24477]: time=\"2026-06-11T12:25:13.175386587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.719608 | controller |     "Jun 11 12:25:13.459263 crc crio[24477]: time=\"2026-06-11T12:25:13.45909717Z\" level=info msg=\"Created container a4641330d135e7cbe0a545700f1421e3a5f6cf758f9aa5779e84e1779a6622e4: openstack/dnsmasq-dns-7948f7c9f9-5xw2f/dnsmasq-dns\" id=91c1d56c-07c5-4824-baf5-3123a6803ce8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.719623 | controller |     "Jun 11 12:25:13.464624 crc crio[24477]: time=\"2026-06-11T12:25:13.461715024Z\" level=info msg=\"Starting container: a4641330d135e7cbe0a545700f1421e3a5f6cf758f9aa5779e84e1779a6622e4\" id=1122cd4f-8b1a-4a97-b6b2-e75209f1cf98 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.719638 | controller |     "Jun 11 12:25:13.477078 crc crio[24477]: time=\"2026-06-11T12:25:13.476952307Z\" level=info msg=\"Started container\" PID=86695 containerID=a4641330d135e7cbe0a545700f1421e3a5f6cf758f9aa5779e84e1779a6622e4 description=openstack/dnsmasq-dns-7948f7c9f9-5xw2f/dnsmasq-dns id=1122cd4f-8b1a-4a97-b6b2-e75209f1cf98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=098ea72f0f1e5f5326f691c9e3fa38c3374d9c8edc177a825b3b6152a64c793a",
2026-06-11 13:18:31.719657 | controller |     "Jun 11 12:25:19.105119 crc crio[24477]: time=\"2026-06-11T12:25:19.103394811Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e\" id=ebfdb03b-7b75-4d0a-8c54-8bc863586cb4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.719673 | controller |     "Jun 11 12:25:19.107144 crc crio[24477]: time=\"2026-06-11T12:25:19.106847047Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=79c8b746-6878-4e09-97fd-cd1081408bfd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.719688 | controller |     "Jun 11 12:25:19.126792 crc crio[24477]: time=\"2026-06-11T12:25:19.126497636Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90\" id=5c82c289-7751-4291-a876-e7d07f80b2d7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.719703 | controller |     "Jun 11 12:25:19.128425 crc crio[24477]: time=\"2026-06-11T12:25:19.128296644Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=464702ba-7a43-49fe-8106-fa983a6d8e2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.719718 | controller |     "Jun 11 12:25:19.145357 crc crio[24477]: time=\"2026-06-11T12:25:19.145255423Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3\" id=32f57b69-c528-4591-b76c-606d78f47f25 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.719732 | controller |     "Jun 11 12:25:19.148263 crc crio[24477]: time=\"2026-06-11T12:25:19.14816338Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ae60fbea-ee2a-441b-b4d7-8c2579593860 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.719747 | controller |     "Jun 11 12:25:19.169062 crc crio[24477]: time=\"2026-06-11T12:25:19.168966025Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=c613634a-0851-4bc7-9ba0-5175cb7bf5be name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.719762 | controller |     "Jun 11 12:25:19.169532 crc crio[24477]: time=\"2026-06-11T12:25:19.169418585Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3\" id=8a5b4945-d20f-46a3-914c-0177077f99da name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.719776 | controller |     "Jun 11 12:25:19.174961 crc crio[24477]: time=\"2026-06-11T12:25:19.174566636Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=4c2e47cc-4d94-4054-9e83-c21068e34f9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.719791 | controller |     "Jun 11 12:25:19.183174 crc crio[24477]: time=\"2026-06-11T12:25:19.183119956Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=468fe8e9-d34d-45ea-a5e3-d6910d490389 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.719806 | controller |     "Jun 11 12:25:19.194500 crc crio[24477]: time=\"2026-06-11T12:25:19.194446931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.719820 | controller |     "Jun 11 12:25:19.197307 crc crio[24477]: time=\"2026-06-11T12:25:19.19688195Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=1f3e696d-e97c-4ac1-bb6b-dd61191232b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.719839 | controller |     "Jun 11 12:25:19.209334 crc crio[24477]: time=\"2026-06-11T12:25:19.209269814Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=025684cf-c788-46f6-958c-b8db2c384e37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.719880 | controller |     "Jun 11 12:25:19.217524 crc crio[24477]: time=\"2026-06-11T12:25:19.21737676Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=be2bd332-76a2-43f1-b4b4-a24d625a32c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.719899 | controller |     "Jun 11 12:25:19.223748 crc crio[24477]: time=\"2026-06-11T12:25:19.223560012Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=c10cd29d-507f-44ff-900f-22246fdd82dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.719916 | controller |     "Jun 11 12:25:19.251250 crc crio[24477]: time=\"2026-06-11T12:25:19.251163844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.719932 | controller |     "Jun 11 12:25:19.262845 crc crio[24477]: time=\"2026-06-11T12:25:19.262618992Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=4b7e69e6-f542-43b5-ae0f-6b63abbd34c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.719948 | controller |     "Jun 11 12:25:19.279721 crc crio[24477]: time=\"2026-06-11T12:25:19.279305398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.719963 | controller |     "Jun 11 12:25:19.288231 crc crio[24477]: time=\"2026-06-11T12:25:19.288037662Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=d145b1d4-5a1f-40ff-92c1-3cca37a27374 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.719978 | controller |     "Jun 11 12:25:19.302441 crc crio[24477]: time=\"2026-06-11T12:25:19.302392113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.719993 | controller |     "Jun 11 12:25:19.307302 crc crio[24477]: time=\"2026-06-11T12:25:19.307267599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.720007 | controller |     "Jun 11 12:25:19.341714 crc crio[24477]: time=\"2026-06-11T12:25:19.341603937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.720022 | controller |     "Jun 11 12:25:19.349112 crc crio[24477]: time=\"2026-06-11T12:25:19.349056055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.720037 | controller |     "Jun 11 12:25:19.360869 crc crio[24477]: time=\"2026-06-11T12:25:19.360592326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.720052 | controller |     "Jun 11 12:25:19.403560 crc crio[24477]: time=\"2026-06-11T12:25:19.403390321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.720067 | controller |     "Jun 11 12:25:19.412974 crc crio[24477]: time=\"2026-06-11T12:25:19.412734671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.720085 | controller |     "Jun 11 12:25:19.434426 crc crio[24477]: time=\"2026-06-11T12:25:19.434348948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.720100 | controller |     "Jun 11 12:25:19.465462 crc crio[24477]: time=\"2026-06-11T12:25:19.465410661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.720114 | controller |     "Jun 11 12:25:19.815077 crc crio[24477]: time=\"2026-06-11T12:25:19.814258357Z\" level=info msg=\"Created container c6d614d89dc48beda8bee08af8ea41e78581440ea28ee754f8cbd6f72403aea7: openstack/nova-api-0/nova-api-log\" id=468fe8e9-d34d-45ea-a5e3-d6910d490389 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.720129 | controller |     "Jun 11 12:25:19.822711 crc crio[24477]: time=\"2026-06-11T12:25:19.818180445Z\" level=info msg=\"Starting container: c6d614d89dc48beda8bee08af8ea41e78581440ea28ee754f8cbd6f72403aea7\" id=a22719dc-80be-4116-a2be-f51be4584ca3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.720144 | controller |     "Jun 11 12:25:19.828475 crc crio[24477]: time=\"2026-06-11T12:25:19.828362938Z\" level=info msg=\"Started container\" PID=87071 containerID=c6d614d89dc48beda8bee08af8ea41e78581440ea28ee754f8cbd6f72403aea7 description=openstack/nova-api-0/nova-api-log id=a22719dc-80be-4116-a2be-f51be4584ca3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65c71b64c3afcd0f0d8729f199a2bfbad58e43531ae2042aa1eed0d58450d52d",
2026-06-11 13:18:31.720159 | controller |     "Jun 11 12:25:19.842973 crc crio[24477]: time=\"2026-06-11T12:25:19.842867233Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=911e8523-0284-46ac-ac09-5ae19568488a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.720174 | controller |     "Jun 11 12:25:19.890969 crc crio[24477]: time=\"2026-06-11T12:25:19.89072566Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=69ab7bb0-185f-474c-bf70-a9387c661d67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.720188 | controller |     "Jun 11 12:25:19.903383 crc crio[24477]: time=\"2026-06-11T12:25:19.903262278Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=7631df8d-3ac3-4fcc-87c3-a35580aec2ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.720203 | controller |     "Jun 11 12:25:19.905069 crc crio[24477]: time=\"2026-06-11T12:25:19.905033818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.720218 | controller |     "Jun 11 12:25:19.934244 crc crio[24477]: time=\"2026-06-11T12:25:19.934169041Z\" level=info msg=\"Created container bbe964ef12f5ab7ed77a28fcad50fbb6e9b1213e46a7f7ee0cb733055384c295: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=d145b1d4-5a1f-40ff-92c1-3cca37a27374 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.720233 | controller |     "Jun 11 12:25:19.936383 crc crio[24477]: time=\"2026-06-11T12:25:19.936345442Z\" level=info msg=\"Starting container: bbe964ef12f5ab7ed77a28fcad50fbb6e9b1213e46a7f7ee0cb733055384c295\" id=c2f9f21c-08d5-428a-8f04-d74c9438b12e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.720248 | controller |     "Jun 11 12:25:19.944501 crc crio[24477]: time=\"2026-06-11T12:25:19.944453308Z\" level=info msg=\"Started container\" PID=87077 containerID=bbe964ef12f5ab7ed77a28fcad50fbb6e9b1213e46a7f7ee0cb733055384c295 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=c2f9f21c-08d5-428a-8f04-d74c9438b12e name=/runtime.v1.RuntimeService/StartContainer sandboxID=75fe85ac3eaea309eeb24db47e1ae590fc8f639b91db56594aa36f437eee87fa",
2026-06-11 13:18:31.720266 | controller |     "Jun 11 12:25:19.968168 crc crio[24477]: time=\"2026-06-11T12:25:19.968078699Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-c657n/POD\" id=cfc647ec-5780-41c6-808a-d37ef6204401 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.720282 | controller |     "Jun 11 12:25:19.968363 crc crio[24477]: time=\"2026-06-11T12:25:19.968208312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.720296 | controller |     "Jun 11 12:25:19.994741 crc crio[24477]: time=\"2026-06-11T12:25:19.994571495Z\" level=info msg=\"Created container 0ba137a299519398c2fe5c110388bd79c9f63a70fc19555dff17955722f955f2: openstack/nova-metadata-0/nova-metadata-log\" id=be2bd332-76a2-43f1-b4b4-a24d625a32c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.720311 | controller |     "Jun 11 12:25:19.998420 crc crio[24477]: time=\"2026-06-11T12:25:19.998322612Z\" level=info msg=\"Starting container: 0ba137a299519398c2fe5c110388bd79c9f63a70fc19555dff17955722f955f2\" id=db98096f-69ca-4a73-861d-c42ea2f51e3e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.720326 | controller |     "Jun 11 12:25:20.024977 crc crio[24477]: time=\"2026-06-11T12:25:20.017493256Z\" level=info msg=\"Started container\" PID=87074 containerID=0ba137a299519398c2fe5c110388bd79c9f63a70fc19555dff17955722f955f2 description=openstack/nova-metadata-0/nova-metadata-log id=db98096f-69ca-4a73-861d-c42ea2f51e3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec7447f9c4bccf610c57c11d208754c19e69183d1a46787f3a337918554ea70b",
2026-06-11 13:18:31.720341 | controller |     "Jun 11 12:25:20.049698 crc crio[24477]: time=\"2026-06-11T12:25:20.04950986Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ff5c0c52-f3b2-4f3c-9c56-50fe3c3c82ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.720357 | controller |     "Jun 11 12:25:20.054259 crc crio[24477]: time=\"2026-06-11T12:25:20.054161719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.720373 | controller |     "Jun 11 12:25:20.057257 crc crio[24477]: time=\"2026-06-11T12:25:20.057166143Z\" level=info msg=\"Got pod network &{Name:certified-operators-c657n Namespace:openshift-marketplace ID:d1e64764d7705036b7e5d92514c2ae531b9523be6626182c89f1a01c698fddcc UID:b2f07f97-c943-48ba-a925-67b0dd9642ea NetNS:/var/run/netns/e8b5e323-7ee3-4390-bda5-52fb4accc154 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2f07f97_c943_48ba_a925_67b0dd9642ea.slice PodAnnotations:0xc0072c0050}] Aliases:map[]}\"",
2026-06-11 13:18:31.720388 | controller |     "Jun 11 12:25:20.057257 crc crio[24477]: time=\"2026-06-11T12:25:20.057248745Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-c657n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.720403 | controller |     "Jun 11 12:25:20.057419 crc crio[24477]: time=\"2026-06-11T12:25:20.057296176Z\" level=info msg=\"Created container df0d577773553cb9cc4e3af3b8553f56347e78e2fbb0e95594047841630acab4: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=4b7e69e6-f542-43b5-ae0f-6b63abbd34c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.720418 | controller |     "Jun 11 12:25:20.061018 crc crio[24477]: time=\"2026-06-11T12:25:20.060431844Z\" level=info msg=\"Starting container: df0d577773553cb9cc4e3af3b8553f56347e78e2fbb0e95594047841630acab4\" id=05f98fec-5863-410e-b4f8-ce2eacfc2ae2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.720439 | controller |     "Jun 11 12:25:20.066533 crc crio[24477]: time=\"2026-06-11T12:25:20.066441123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.720454 | controller |     "Jun 11 12:25:20.070584 crc crio[24477]: time=\"2026-06-11T12:25:20.069938822Z\" level=info msg=\"Started container\" PID=87072 containerID=df0d577773553cb9cc4e3af3b8553f56347e78e2fbb0e95594047841630acab4 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=05f98fec-5863-410e-b4f8-ce2eacfc2ae2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9eb034b6d906afa2d6dccc2f36a3f09385b1cb7c48c7b716062fe1aa3efe3158",
2026-06-11 13:18:31.720469 | controller |     "Jun 11 12:25:20.104465 crc crio[24477]: time=\"2026-06-11T12:25:20.104373964Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=a7ed2c0d-25b1-4f6e-acdc-0ba69239598e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.720484 | controller |     "Jun 11 12:25:20.118141 crc crio[24477]: time=\"2026-06-11T12:25:20.118054681Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=55b87155-2b14-4ca2-af5d-05fd4e671557 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.720498 | controller |     "Jun 11 12:25:20.120100 crc crio[24477]: time=\"2026-06-11T12:25:20.119519372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.720513 | controller |     "Jun 11 12:25:20.144994 crc crio[24477]: time=\"2026-06-11T12:25:20.143923648Z\" level=info msg=\"Stopping container: bbe964ef12f5ab7ed77a28fcad50fbb6e9b1213e46a7f7ee0cb733055384c295 (timeout: 30s)\" id=010b4598-cc3a-48f7-a267-414470de7164 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.720528 | controller |     "Jun 11 12:25:20.390442 crc crio[24477]: time=\"2026-06-11T12:25:20.389874976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.720542 | controller |     "Jun 11 12:25:20.400544 crc crio[24477]: time=\"2026-06-11T12:25:20.399530778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.720557 | controller |     "Jun 11 12:25:20.737106 crc crio[24477]: 2026-06-11T12:25:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1e64764d770503 Mac:fa:33:4d:40:25:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/e8b5e323-7ee3-4390-bda5-52fb4accc154 SocketPath: PciID:}] [{Interface:0xc000242990 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.720572 | controller |     "Jun 11 12:25:20.738878 crc crio[24477]: time=\"2026-06-11T12:25:20.738789497Z\" level=info msg=\"Got pod network &{Name:certified-operators-c657n Namespace:openshift-marketplace ID:d1e64764d7705036b7e5d92514c2ae531b9523be6626182c89f1a01c698fddcc UID:b2f07f97-c943-48ba-a925-67b0dd9642ea NetNS:/var/run/netns/e8b5e323-7ee3-4390-bda5-52fb4accc154 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2f07f97_c943_48ba_a925_67b0dd9642ea.slice PodAnnotations:0xc0072c0050}] Aliases:map[]}\"",
2026-06-11 13:18:31.720589 | controller |     "Jun 11 12:25:20.739109 crc crio[24477]: time=\"2026-06-11T12:25:20.739032244Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-c657n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.720603 | controller |     "Jun 11 12:25:20.780070 crc crio[24477]: time=\"2026-06-11T12:25:20.77996689Z\" level=info msg=\"Ran pod sandbox d1e64764d7705036b7e5d92514c2ae531b9523be6626182c89f1a01c698fddcc with infra container: openshift-marketplace/certified-operators-c657n/POD\" id=cfc647ec-5780-41c6-808a-d37ef6204401 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.720622 | controller |     "Jun 11 12:25:20.789893 crc crio[24477]: time=\"2026-06-11T12:25:20.789244162Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bb8f24fc-bc25-4dba-80b3-1b781342f884 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.720638 | controller |     "Jun 11 12:25:20.802255 crc crio[24477]: time=\"2026-06-11T12:25:20.801526673Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4299d52a-268f-4d1b-abe4-fcdeb3208110 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.720653 | controller |     "Jun 11 12:25:20.832189 crc crio[24477]: time=\"2026-06-11T12:25:20.832098838Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-c657n/extract-utilities\" id=8002e86d-9e4a-49fc-a4b3-4a50636cfeaf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.720668 | controller |     "Jun 11 12:25:20.832833 crc crio[24477]: time=\"2026-06-11T12:25:20.832783028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.720683 | controller |     "Jun 11 12:25:20.836195 crc crio[24477]: time=\"2026-06-11T12:25:20.836138207Z\" level=info msg=\"Created container f16c4bee07541ff0e4f465438795e951d520c5f23651f9f1ac4d26bf7aba0af5: openstack/nova-api-0/nova-api-api\" id=7631df8d-3ac3-4fcc-87c3-a35580aec2ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.720698 | controller |     "Jun 11 12:25:20.842381 crc crio[24477]: time=\"2026-06-11T12:25:20.84229284Z\" level=info msg=\"Starting container: f16c4bee07541ff0e4f465438795e951d520c5f23651f9f1ac4d26bf7aba0af5\" id=309ef5fb-ef18-4dc4-90e9-a8d8abcdf010 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.720713 | controller |     "Jun 11 12:25:20.869090 crc crio[24477]: time=\"2026-06-11T12:25:20.868959394Z\" level=info msg=\"Started container\" PID=87153 containerID=f16c4bee07541ff0e4f465438795e951d520c5f23651f9f1ac4d26bf7aba0af5 description=openstack/nova-api-0/nova-api-api id=309ef5fb-ef18-4dc4-90e9-a8d8abcdf010 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65c71b64c3afcd0f0d8729f199a2bfbad58e43531ae2042aa1eed0d58450d52d",
2026-06-11 13:18:31.720728 | controller |     "Jun 11 12:25:20.941920 crc crio[24477]: time=\"2026-06-11T12:25:20.941767836Z\" level=info msg=\"Created container a2fae9ec31c806cc54626c29601719ac83dbd89289925678bb5e9b1e6206de7f: openstack/nova-metadata-0/nova-metadata-metadata\" id=55b87155-2b14-4ca2-af5d-05fd4e671557 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.720743 | controller |     "Jun 11 12:25:20.945462 crc crio[24477]: time=\"2026-06-11T12:25:20.945364391Z\" level=info msg=\"Starting container: a2fae9ec31c806cc54626c29601719ac83dbd89289925678bb5e9b1e6206de7f\" id=e17ce83f-7e07-41a3-ba1f-661b0e616c9f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.720758 | controller |     "Jun 11 12:25:20.954568 crc crio[24477]: time=\"2026-06-11T12:25:20.954476099Z\" level=info msg=\"Started container\" PID=87249 containerID=a2fae9ec31c806cc54626c29601719ac83dbd89289925678bb5e9b1e6206de7f description=openstack/nova-metadata-0/nova-metadata-metadata id=e17ce83f-7e07-41a3-ba1f-661b0e616c9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec7447f9c4bccf610c57c11d208754c19e69183d1a46787f3a337918554ea70b",
2026-06-11 13:18:31.720773 | controller |     "Jun 11 12:25:20.973151 crc crio[24477]: time=\"2026-06-11T12:25:20.973036329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.720792 | controller |     "Jun 11 12:25:20.990544 crc crio[24477]: time=\"2026-06-11T12:25:20.990423665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.720808 | controller |     "Jun 11 12:25:21.203882 crc crio[24477]: time=\"2026-06-11T12:25:21.194484655Z\" level=info msg=\"Created container b989e8454b99aaa7054adf0d8b1e4a10395cc870a1b2a24d0c3125e4891374a7: openshift-marketplace/certified-operators-c657n/extract-utilities\" id=8002e86d-9e4a-49fc-a4b3-4a50636cfeaf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.720823 | controller |     "Jun 11 12:25:21.205740 crc crio[24477]: time=\"2026-06-11T12:25:21.203945243Z\" level=info msg=\"Stopping container: 24f4dfb478138912b88e7f153b7e4a44490dabfc2258b915f54b811bb4dbe590 (timeout: 10s)\" id=ef1fdd74-f46d-4c1f-903c-7f512ab59af4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.720838 | controller |     "Jun 11 12:25:21.223272 crc crio[24477]: time=\"2026-06-11T12:25:21.223059968Z\" level=info msg=\"Starting container: b989e8454b99aaa7054adf0d8b1e4a10395cc870a1b2a24d0c3125e4891374a7\" id=4bed3083-c940-42df-a799-3cb0e5afce2a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.720880 | controller |     "Jun 11 12:25:21.260261 crc crio[24477]: time=\"2026-06-11T12:25:21.259471482Z\" level=info msg=\"Started container\" PID=87298 containerID=b989e8454b99aaa7054adf0d8b1e4a10395cc870a1b2a24d0c3125e4891374a7 description=openshift-marketplace/certified-operators-c657n/extract-utilities id=4bed3083-c940-42df-a799-3cb0e5afce2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1e64764d7705036b7e5d92514c2ae531b9523be6626182c89f1a01c698fddcc",
2026-06-11 13:18:31.720922 | controller |     "Jun 11 12:25:21.386054 crc crio[24477]: time=\"2026-06-11T12:25:21.385966912Z\" level=info msg=\"Stopping container: a2fae9ec31c806cc54626c29601719ac83dbd89289925678bb5e9b1e6206de7f (timeout: 30s)\" id=705800ed-0687-41b7-a022-36e787d5868d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.720944 | controller |     "Jun 11 12:25:21.389485 crc crio[24477]: time=\"2026-06-11T12:25:21.388621885Z\" level=info msg=\"Stopping container: 0ba137a299519398c2fe5c110388bd79c9f63a70fc19555dff17955722f955f2 (timeout: 30s)\" id=46f2dc30-0dba-4bef-a91a-9728616bed67 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.720960 | controller |     "Jun 11 12:25:21.399137 crc crio[24477]: time=\"2026-06-11T12:25:21.393824654Z\" level=info msg=\"Stopped container 24f4dfb478138912b88e7f153b7e4a44490dabfc2258b915f54b811bb4dbe590: openstack/dnsmasq-dns-764b948f4c-c5ccc/dnsmasq-dns\" id=ef1fdd74-f46d-4c1f-903c-7f512ab59af4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.720976 | controller |     "Jun 11 12:25:21.399137 crc crio[24477]: time=\"2026-06-11T12:25:21.3987119Z\" level=info msg=\"Stopping pod sandbox: 2e788fbc40eb3cc3aeb95ec5357f679af8d19bd5212e66a6c40d203f545b4c5e\" id=6efdc026-5ffd-403e-a2ee-adca426c027d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.720992 | controller |     "Jun 11 12:25:21.399782 crc crio[24477]: time=\"2026-06-11T12:25:21.399358577Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-c5ccc Namespace:openstack ID:2e788fbc40eb3cc3aeb95ec5357f679af8d19bd5212e66a6c40d203f545b4c5e UID:ab5adfd3-f8f9-43fe-bb13-463e041d9096 NetNS:/var/run/netns/b77632f2-c21b-4268-882e-945536edd793 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab5adfd3_f8f9_43fe_bb13_463e041d9096.slice PodAnnotations:0xc002d1a680}] Aliases:map[]}\"",
2026-06-11 13:18:31.721007 | controller |     "Jun 11 12:25:21.399782 crc crio[24477]: time=\"2026-06-11T12:25:21.399607944Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-764b948f4c-c5ccc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.721026 | controller |     "Jun 11 12:25:21.558883 crc crio[24477]: time=\"2026-06-11T12:25:21.558728192Z\" level=info msg=\"Stopped container 0ba137a299519398c2fe5c110388bd79c9f63a70fc19555dff17955722f955f2: openstack/nova-metadata-0/nova-metadata-log\" id=46f2dc30-0dba-4bef-a91a-9728616bed67 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.721041 | controller |     "Jun 11 12:25:22.046286 crc crio[24477]: time=\"2026-06-11T12:25:22.046201752Z\" level=info msg=\"Stopped pod sandbox: 2e788fbc40eb3cc3aeb95ec5357f679af8d19bd5212e66a6c40d203f545b4c5e\" id=6efdc026-5ffd-403e-a2ee-adca426c027d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.721056 | controller |     "Jun 11 12:25:22.430909 crc crio[24477]: time=\"2026-06-11T12:25:22.421317969Z\" level=info msg=\"Removing container: 24f4dfb478138912b88e7f153b7e4a44490dabfc2258b915f54b811bb4dbe590\" id=9eb2ce8e-3188-474c-bf2a-9ded5f3d1622 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.721070 | controller |     "Jun 11 12:25:22.434548 crc crio[24477]: time=\"2026-06-11T12:25:22.434440758Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=6796f553-c189-483c-825e-e5372e2d0a8a name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.721085 | controller |     "Jun 11 12:25:22.455804 crc crio[24477]: time=\"2026-06-11T12:25:22.455696328Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 13:18:31.721101 | controller |     "Jun 11 12:25:22.553942 crc crio[24477]: time=\"2026-06-11T12:25:22.553794972Z\" level=info msg=\"Removed container 24f4dfb478138912b88e7f153b7e4a44490dabfc2258b915f54b811bb4dbe590: openstack/dnsmasq-dns-764b948f4c-c5ccc/dnsmasq-dns\" id=9eb2ce8e-3188-474c-bf2a-9ded5f3d1622 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.721116 | controller |     "Jun 11 12:25:22.603174 crc crio[24477]: time=\"2026-06-11T12:25:22.603069012Z\" level=info msg=\"Removing container: 5e10db2e5084cc270ff3d74d302befc40ee737a4332fcd7afe9b4501fc4a3237\" id=e673f99d-e1b7-4cec-9e31-bba2e2a7e56b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.721131 | controller |     "Jun 11 12:25:22.639752 crc crio[24477]: time=\"2026-06-11T12:25:22.639594354Z\" level=info msg=\"Removed container 5e10db2e5084cc270ff3d74d302befc40ee737a4332fcd7afe9b4501fc4a3237: openstack/dnsmasq-dns-764b948f4c-c5ccc/init\" id=e673f99d-e1b7-4cec-9e31-bba2e2a7e56b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.721147 | controller |     "Jun 11 12:25:22.815814 crc crio[24477]: time=\"2026-06-11T12:25:22.815626826Z\" level=info msg=\"Stopping container: 5b6b8cffa407f169c97becbf878b1d01a1ae4b3c8008f6d35a00a13e3ccb9468 (timeout: 30s)\" id=b1308bd9-c91f-430a-8efa-74523a59a9e9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.721162 | controller |     "Jun 11 12:25:22.947376 crc crio[24477]: time=\"2026-06-11T12:25:22.946527384Z\" level=info msg=\"Stopped container 5b6b8cffa407f169c97becbf878b1d01a1ae4b3c8008f6d35a00a13e3ccb9468: openstack/kube-state-metrics-0/kube-state-metrics\" id=b1308bd9-c91f-430a-8efa-74523a59a9e9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.721177 | controller |     "Jun 11 12:25:22.950124 crc crio[24477]: time=\"2026-06-11T12:25:22.94999277Z\" level=info msg=\"Stopping pod sandbox: 28c3799b1e218d1d83473022f7dd4bc1b2b8fb5dd9c86d289b56d016272de0fb\" id=3c03caa7-233f-484b-9b9e-bcc0ac85ebc5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.721192 | controller |     "Jun 11 12:25:22.951274 crc crio[24477]: time=\"2026-06-11T12:25:22.951205244Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:28c3799b1e218d1d83473022f7dd4bc1b2b8fb5dd9c86d289b56d016272de0fb UID:3a86d4d8-6905-4374-ad64-0c163eb84e60 NetNS:/var/run/netns/f6756cc1-d34b-4897-aef5-13861cc70dcb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a86d4d8_6905_4374_ad64_0c163eb84e60.slice PodAnnotations:0xc00008ca48}] Aliases:map[]}\"",
2026-06-11 13:18:31.721211 | controller |     "Jun 11 12:25:22.951472 crc crio[24477]: time=\"2026-06-11T12:25:22.9514059Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.721226 | controller |     "Jun 11 12:25:23.388939 crc crio[24477]: time=\"2026-06-11T12:25:23.388568898Z\" level=info msg=\"Stopped pod sandbox: 28c3799b1e218d1d83473022f7dd4bc1b2b8fb5dd9c86d289b56d016272de0fb\" id=3c03caa7-233f-484b-9b9e-bcc0ac85ebc5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.721241 | controller |     "Jun 11 12:25:24.990010 crc crio[24477]: time=\"2026-06-11T12:25:24.988357478Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=8a5d681c-469b-403b-aea3-abf79758865d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.721256 | controller |     "Jun 11 12:25:24.991421 crc crio[24477]: time=\"2026-06-11T12:25:24.990066567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.721271 | controller |     "Jun 11 12:25:25.067388 crc crio[24477]: time=\"2026-06-11T12:25:25.067162046Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:6374616272b48c5a309e70aeca9ecfabb4916f73bebbf5fcab8af9bef82e8c86 UID:28c153b1-7304-4454-ba32-8f20a63f2549 NetNS:/var/run/netns/6af94a7c-cb9a-461c-a144-88f1304ccf08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28c153b1_7304_4454_ba32_8f20a63f2549.slice PodAnnotations:0xc0072c0148}] Aliases:map[]}\"",
2026-06-11 13:18:31.721286 | controller |     "Jun 11 12:25:25.067388 crc crio[24477]: time=\"2026-06-11T12:25:25.067270819Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.721301 | controller |     "Jun 11 12:25:25.706847 crc crio[24477]: 2026-06-11T12:25:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6374616272b48c5 Mac:26:06:a4:ef:5f:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/6af94a7c-cb9a-461c-a144-88f1304ccf08 SocketPath: PciID:}] [{Interface:0xc0002845d0 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.721317 | controller |     "Jun 11 12:25:25.708303 crc crio[24477]: time=\"2026-06-11T12:25:25.708224092Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:6374616272b48c5a309e70aeca9ecfabb4916f73bebbf5fcab8af9bef82e8c86 UID:28c153b1-7304-4454-ba32-8f20a63f2549 NetNS:/var/run/netns/6af94a7c-cb9a-461c-a144-88f1304ccf08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28c153b1_7304_4454_ba32_8f20a63f2549.slice PodAnnotations:0xc0072c0148}] Aliases:map[]}\"",
2026-06-11 13:18:31.721332 | controller |     "Jun 11 12:25:25.708441 crc crio[24477]: time=\"2026-06-11T12:25:25.708420498Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.721347 | controller |     "Jun 11 12:25:25.718739 crc crio[24477]: time=\"2026-06-11T12:25:25.718389468Z\" level=info msg=\"Ran pod sandbox 6374616272b48c5a309e70aeca9ecfabb4916f73bebbf5fcab8af9bef82e8c86 with infra container: openstack/kube-state-metrics-0/POD\" id=8a5d681c-469b-403b-aea3-abf79758865d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.721365 | controller |     "Jun 11 12:25:25.721455 crc crio[24477]: time=\"2026-06-11T12:25:25.721338098Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=9091d305-e583-46ad-9a87-a2603358c2f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.721381 | controller |     "Jun 11 12:25:25.779352 crc crio[24477]: time=\"2026-06-11T12:25:25.779252157Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=bf91ca9e-3e39-4a61-84b1-bfb5aa66f823 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.721396 | controller |     "Jun 11 12:25:25.788615 crc crio[24477]: time=\"2026-06-11T12:25:25.788539714Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=18e8998f-21ba-4870-a366-344322fd6108 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.721410 | controller |     "Jun 11 12:25:25.789012 crc crio[24477]: time=\"2026-06-11T12:25:25.788955376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.721425 | controller |     "Jun 11 12:25:25.874586 crc crio[24477]: time=\"2026-06-11T12:25:25.87443643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.721439 | controller |     "Jun 11 12:25:25.881704 crc crio[24477]: time=\"2026-06-11T12:25:25.879841981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.721454 | controller |     "Jun 11 12:25:26.099473 crc crio[24477]: time=\"2026-06-11T12:25:26.09878614Z\" level=info msg=\"Created container dcdfc4d9bdbb191a0e4bf6181f55f8a2aa8db14c4b19f9ec2ab790da9ce2aab0: openstack/kube-state-metrics-0/kube-state-metrics\" id=18e8998f-21ba-4870-a366-344322fd6108 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.721469 | controller |     "Jun 11 12:25:26.102070 crc crio[24477]: time=\"2026-06-11T12:25:26.101581489Z\" level=info msg=\"Starting container: dcdfc4d9bdbb191a0e4bf6181f55f8a2aa8db14c4b19f9ec2ab790da9ce2aab0\" id=6cc3f1b4-9c44-4c00-8db0-7f02f9c977de name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.721484 | controller |     "Jun 11 12:25:26.111299 crc crio[24477]: time=\"2026-06-11T12:25:26.111203707Z\" level=info msg=\"Started container\" PID=87902 containerID=dcdfc4d9bdbb191a0e4bf6181f55f8a2aa8db14c4b19f9ec2ab790da9ce2aab0 description=openstack/kube-state-metrics-0/kube-state-metrics id=6cc3f1b4-9c44-4c00-8db0-7f02f9c977de name=/runtime.v1.RuntimeService/StartContainer sandboxID=6374616272b48c5a309e70aeca9ecfabb4916f73bebbf5fcab8af9bef82e8c86",
2026-06-11 13:18:31.721500 | controller |     "Jun 11 12:25:26.393108 crc crio[24477]: time=\"2026-06-11T12:25:26.392895613Z\" level=info msg=\"Stopping container: 75588425a39892b22e8e463a9090481bccfa996dbb19a4bddb80b160333bffd6 (timeout: 30s)\" id=02fec368-e54d-42be-83d4-6454e5f56bf0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.721515 | controller |     "Jun 11 12:25:26.393373 crc crio[24477]: time=\"2026-06-11T12:25:26.393297518Z\" level=info msg=\"Stopping container: 2d7811a786da2140024c22f8ffa3cc6f8236de12d51d5f252a555fd67cd91e9a (timeout: 30s)\" id=325f58a8-aac6-405e-b55a-4b6060ef2f50 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.721530 | controller |     "Jun 11 12:25:26.393777 crc crio[24477]: time=\"2026-06-11T12:25:26.393556457Z\" level=info msg=\"Stopping container: 14586d38cbeb97149a0f19c4a358de2d1dee67cb6b10c96f0782df440fcdbe44 (timeout: 30s)\" id=12c8f2ca-2094-447f-abe3-82fbe7a3b7b0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.721545 | controller |     "Jun 11 12:25:26.394081 crc crio[24477]: time=\"2026-06-11T12:25:26.393977977Z\" level=info msg=\"Stopping container: e3dce5f08d5d3b97425909c4d45b5a35cb8f1091b833cbd25398926dceb6ec92 (timeout: 30s)\" id=0f50341b-7903-4777-b873-14d8152bb9da name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.721564 | controller |     "Jun 11 12:25:26.542549 crc crio[24477]: time=\"2026-06-11T12:25:26.54244124Z\" level=info msg=\"Stopped container 2d7811a786da2140024c22f8ffa3cc6f8236de12d51d5f252a555fd67cd91e9a: openstack/ceilometer-0/sg-core\" id=325f58a8-aac6-405e-b55a-4b6060ef2f50 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.721579 | controller |     "Jun 11 12:25:26.543973 crc crio[24477]: time=\"2026-06-11T12:25:26.543845979Z\" level=info msg=\"Stopped container 14586d38cbeb97149a0f19c4a358de2d1dee67cb6b10c96f0782df440fcdbe44: openstack/ceilometer-0/proxy-httpd\" id=12c8f2ca-2094-447f-abe3-82fbe7a3b7b0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.721593 | controller |     "Jun 11 12:25:26.582976 crc crio[24477]: time=\"2026-06-11T12:25:26.58259628Z\" level=info msg=\"Stopping pod sandbox: 03cbc17b286c4c9b063c0a9c53a1a4b5a098c9669b3ec27b196911fa71eb6c44\" id=c589aed9-9320-429b-a2b0-29e90c336147 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.721608 | controller |     "Jun 11 12:25:26.586035 crc crio[24477]: time=\"2026-06-11T12:25:26.585847842Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-vjkpl Namespace:openstack ID:03cbc17b286c4c9b063c0a9c53a1a4b5a098c9669b3ec27b196911fa71eb6c44 UID:66b96b8b-9d76-4850-82d7-4ff649088cb6 NetNS:/var/run/netns/bf2523d3-ec27-496a-a432-24843fc282cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66b96b8b_9d76_4850_82d7_4ff649088cb6.slice PodAnnotations:0xc002d1a3d8}] Aliases:map[]}\"",
2026-06-11 13:18:31.721624 | controller |     "Jun 11 12:25:26.586593 crc crio[24477]: time=\"2026-06-11T12:25:26.58652447Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-vjkpl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.721638 | controller |     "Jun 11 12:25:26.965445 crc crio[24477]: time=\"2026-06-11T12:25:26.965219716Z\" level=info msg=\"Stopped pod sandbox: 03cbc17b286c4c9b063c0a9c53a1a4b5a098c9669b3ec27b196911fa71eb6c44\" id=c589aed9-9320-429b-a2b0-29e90c336147 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.721653 | controller |     "Jun 11 12:25:27.408963 crc crio[24477]: time=\"2026-06-11T12:25:27.404318155Z\" level=info msg=\"Stopped container e3dce5f08d5d3b97425909c4d45b5a35cb8f1091b833cbd25398926dceb6ec92: openstack/ceilometer-0/ceilometer-central-agent\" id=0f50341b-7903-4777-b873-14d8152bb9da name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.721668 | controller |     "Jun 11 12:25:27.876541 crc crio[24477]: time=\"2026-06-11T12:25:27.875939799Z\" level=info msg=\"Stopping container: f16c4bee07541ff0e4f465438795e951d520c5f23651f9f1ac4d26bf7aba0af5 (timeout: 30s)\" id=fef21324-a48c-4699-bfec-bf65fbe4c59d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.721684 | controller |     "Jun 11 12:25:27.877075 crc crio[24477]: time=\"2026-06-11T12:25:27.876052163Z\" level=info msg=\"Stopping container: c6d614d89dc48beda8bee08af8ea41e78581440ea28ee754f8cbd6f72403aea7 (timeout: 30s)\" id=6ffd44bb-4972-4359-a09a-f69c71d5fbf8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.721706 | controller |     "Jun 11 12:25:27.893409 crc crio[24477]: time=\"2026-06-11T12:25:27.893335534Z\" level=info msg=\"Stopping container: df0d577773553cb9cc4e3af3b8553f56347e78e2fbb0e95594047841630acab4 (timeout: 30s)\" id=f3a2bd59-e574-4b55-b8b0-85402595e1c9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.721728 | controller |     "Jun 11 12:25:28.058526 crc crio[24477]: time=\"2026-06-11T12:25:28.05841403Z\" level=info msg=\"Stopped container c6d614d89dc48beda8bee08af8ea41e78581440ea28ee754f8cbd6f72403aea7: openstack/nova-api-0/nova-api-log\" id=6ffd44bb-4972-4359-a09a-f69c71d5fbf8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.721750 | controller |     "Jun 11 12:25:28.141007 crc crio[24477]: time=\"2026-06-11T12:25:28.140460399Z\" level=info msg=\"Stopped container f16c4bee07541ff0e4f465438795e951d520c5f23651f9f1ac4d26bf7aba0af5: openstack/nova-api-0/nova-api-api\" id=fef21324-a48c-4699-bfec-bf65fbe4c59d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.721766 | controller |     "Jun 11 12:25:28.142144 crc crio[24477]: time=\"2026-06-11T12:25:28.142042253Z\" level=info msg=\"Stopping pod sandbox: 65c71b64c3afcd0f0d8729f199a2bfbad58e43531ae2042aa1eed0d58450d52d\" id=a522f69e-1c66-4ff7-809e-23aa2ef13d82 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.721788 | controller |     "Jun 11 12:25:28.143008 crc crio[24477]: time=\"2026-06-11T12:25:28.142934578Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:65c71b64c3afcd0f0d8729f199a2bfbad58e43531ae2042aa1eed0d58450d52d UID:2f97b68d-1547-4ff0-96f9-5971b2432718 NetNS:/var/run/netns/efd3f91c-d58f-4ff0-bd6e-ef40a7787acc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f97b68d_1547_4ff0_96f9_5971b2432718.slice PodAnnotations:0xc0072c0688}] Aliases:map[]}\"",
2026-06-11 13:18:31.721810 | controller |     "Jun 11 12:25:28.143126 crc crio[24477]: time=\"2026-06-11T12:25:28.143098213Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.721831 | controller |     "Jun 11 12:25:28.558280 crc crio[24477]: time=\"2026-06-11T12:25:28.557442903Z\" level=info msg=\"Stopped pod sandbox: 65c71b64c3afcd0f0d8729f199a2bfbad58e43531ae2042aa1eed0d58450d52d\" id=a522f69e-1c66-4ff7-809e-23aa2ef13d82 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.721868 | controller |     "Jun 11 12:25:29.478003 crc crio[24477]: time=\"2026-06-11T12:25:29.477900167Z\" level=info msg=\"Stopped container 75588425a39892b22e8e463a9090481bccfa996dbb19a4bddb80b160333bffd6: openstack/ceilometer-0/ceilometer-notification-agent\" id=02fec368-e54d-42be-83d4-6454e5f56bf0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.721898 | controller |     "Jun 11 12:25:29.479303 crc crio[24477]: time=\"2026-06-11T12:25:29.479230404Z\" level=info msg=\"Stopping pod sandbox: 06b548fd14861a840a6e21873e6cacb2ea8c8cbc95d707fe460a012f84781cce\" id=e3b9d2fe-9d7b-4422-a78e-206813422230 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.721915 | controller |     "Jun 11 12:25:29.480567 crc crio[24477]: time=\"2026-06-11T12:25:29.48048579Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:06b548fd14861a840a6e21873e6cacb2ea8c8cbc95d707fe460a012f84781cce UID:542a09fc-d914-4101-b65d-5fa92ada4bfa NetNS:/var/run/netns/c226f129-f3e9-4528-925c-0b66b1a1895e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod542a09fc_d914_4101_b65d_5fa92ada4bfa.slice PodAnnotations:0xc000326b48}] Aliases:map[]}\"",
2026-06-11 13:18:31.721932 | controller |     "Jun 11 12:25:29.481785 crc crio[24477]: time=\"2026-06-11T12:25:29.481600771Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.721947 | controller |     "Jun 11 12:25:29.741749 crc crio[24477]: time=\"2026-06-11T12:25:29.739365837Z\" level=info msg=\"Stopping pod sandbox: ce8653c00e5c9b849627d4b7f97539703fb0b9d9def53e3bdf63ea4af8020471\" id=09bf59e0-3e20-4da6-b568-a6600bb0c48b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.721963 | controller |     "Jun 11 12:25:29.749728 crc crio[24477]: time=\"2026-06-11T12:25:29.747173848Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-zrmzj Namespace:openstack ID:ce8653c00e5c9b849627d4b7f97539703fb0b9d9def53e3bdf63ea4af8020471 UID:527ed271-4cd7-4fc5-922f-34af2cb61bc5 NetNS:/var/run/netns/71e41394-9ba4-4856-964a-f04eb0e41777 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod527ed271_4cd7_4fc5_922f_34af2cb61bc5.slice PodAnnotations:0xc000326d20}] Aliases:map[]}\"",
2026-06-11 13:18:31.721983 | controller |     "Jun 11 12:25:29.749728 crc crio[24477]: time=\"2026-06-11T12:25:29.747390704Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-zrmzj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.721998 | controller |     "Jun 11 12:25:30.156832 crc crio[24477]: time=\"2026-06-11T12:25:30.155953577Z\" level=info msg=\"Stopped pod sandbox: 06b548fd14861a840a6e21873e6cacb2ea8c8cbc95d707fe460a012f84781cce\" id=e3b9d2fe-9d7b-4422-a78e-206813422230 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.722014 | controller |     "Jun 11 12:25:30.372617 crc crio[24477]: time=\"2026-06-11T12:25:30.372064767Z\" level=info msg=\"Stopped pod sandbox: ce8653c00e5c9b849627d4b7f97539703fb0b9d9def53e3bdf63ea4af8020471\" id=09bf59e0-3e20-4da6-b568-a6600bb0c48b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.722029 | controller |     "Jun 11 12:25:30.561573 crc crio[24477]: time=\"2026-06-11T12:25:30.561404Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=24c9460a-438c-46d0-b58f-bd5ae0f37afe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.722043 | controller |     "Jun 11 12:25:30.561573 crc crio[24477]: time=\"2026-06-11T12:25:30.561551304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.722058 | controller |     "Jun 11 12:25:30.614545 crc crio[24477]: time=\"2026-06-11T12:25:30.614287711Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:cba5bfd019cd870a474be03030223392c300d74a7abd2668b735680491b7bee1 UID:c7d1264e-9bba-467e-8ea5-96ad631d69c0 NetNS:/var/run/netns/c3e9b15f-fa6a-4a7e-9176-4d3161db5ff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7d1264e_9bba_467e_8ea5_96ad631d69c0.slice PodAnnotations:0xc007b16050}] Aliases:map[]}\"",
2026-06-11 13:18:31.722073 | controller |     "Jun 11 12:25:30.614545 crc crio[24477]: time=\"2026-06-11T12:25:30.614373623Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.722087 | controller |     "Jun 11 12:25:30.855870 crc crio[24477]: time=\"2026-06-11T12:25:30.85375556Z\" level=info msg=\"Removing container: 14586d38cbeb97149a0f19c4a358de2d1dee67cb6b10c96f0782df440fcdbe44\" id=ac10d70f-ac68-475c-9b03-9f24fe521f79 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.722102 | controller |     "Jun 11 12:25:30.879329 crc crio[24477]: time=\"2026-06-11T12:25:30.879185821Z\" level=info msg=\"Stopped container df0d577773553cb9cc4e3af3b8553f56347e78e2fbb0e95594047841630acab4: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=f3a2bd59-e574-4b55-b8b0-85402595e1c9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.722117 | controller |     "Jun 11 12:25:30.883113 crc crio[24477]: time=\"2026-06-11T12:25:30.882945515Z\" level=info msg=\"Stopping pod sandbox: 9eb034b6d906afa2d6dccc2f36a3f09385b1cb7c48c7b716062fe1aa3efe3158\" id=2a242507-327b-4743-b413-26c8792b77a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.722132 | controller |     "Jun 11 12:25:30.884570 crc crio[24477]: time=\"2026-06-11T12:25:30.884419454Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:9eb034b6d906afa2d6dccc2f36a3f09385b1cb7c48c7b716062fe1aa3efe3158 UID:0ad3c081-cea8-431f-b55a-8458696d10b5 NetNS:/var/run/netns/f53f8cb2-6632-4492-a02d-479248eb99ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ad3c081_cea8_431f_b55a_8458696d10b5.slice PodAnnotations:0xc00008cab8}] Aliases:map[]}\"",
2026-06-11 13:18:31.722150 | controller |     "Jun 11 12:25:30.884774 crc crio[24477]: time=\"2026-06-11T12:25:30.884626329Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.722165 | controller |     "Jun 11 12:25:31.018101 crc crio[24477]: time=\"2026-06-11T12:25:31.016452092Z\" level=info msg=\"Removed container 14586d38cbeb97149a0f19c4a358de2d1dee67cb6b10c96f0782df440fcdbe44: openstack/ceilometer-0/proxy-httpd\" id=ac10d70f-ac68-475c-9b03-9f24fe521f79 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.722180 | controller |     "Jun 11 12:25:31.032469 crc crio[24477]: time=\"2026-06-11T12:25:31.032357871Z\" level=info msg=\"Removing container: 2d7811a786da2140024c22f8ffa3cc6f8236de12d51d5f252a555fd67cd91e9a\" id=c1ae0ec4-101e-4b55-886d-1dd410a0d7aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.722195 | controller |     "Jun 11 12:25:31.114313 crc crio[24477]: time=\"2026-06-11T12:25:31.114211028Z\" level=info msg=\"Removed container 2d7811a786da2140024c22f8ffa3cc6f8236de12d51d5f252a555fd67cd91e9a: openstack/ceilometer-0/sg-core\" id=c1ae0ec4-101e-4b55-886d-1dd410a0d7aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.722210 | controller |     "Jun 11 12:25:31.122594 crc crio[24477]: time=\"2026-06-11T12:25:31.122281594Z\" level=info msg=\"Removing container: 75588425a39892b22e8e463a9090481bccfa996dbb19a4bddb80b160333bffd6\" id=cea6c631-0a4d-4c77-8135-95895605b3a5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.722224 | controller |     "Jun 11 12:25:31.290858 crc crio[24477]: time=\"2026-06-11T12:25:31.290773231Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=d646b0eb-d015-4a3a-a73a-540a203d2a7d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.722239 | controller |     "Jun 11 12:25:31.291884 crc crio[24477]: time=\"2026-06-11T12:25:31.290870854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.722254 | controller |     "Jun 11 12:25:31.364891 crc crio[24477]: time=\"2026-06-11T12:25:31.363403878Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:d7966d3d4eb19f12d8df08029643f34cbb848a9be6bcedc5e0638d309c9fec98 UID:63fbc68a-3d95-4827-9105-2d00d0b23306 NetNS:/var/run/netns/65e57a57-7a3f-4b1a-b910-c6021ab7effd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63fbc68a_3d95_4827_9105_2d00d0b23306.slice PodAnnotations:0xc002d1a818}] Aliases:map[]}\"",
2026-06-11 13:18:31.722269 | controller |     "Jun 11 12:25:31.364891 crc crio[24477]: time=\"2026-06-11T12:25:31.36348466Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.722284 | controller |     "Jun 11 12:25:31.370583 crc crio[24477]: 2026-06-11T12:25:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cba5bfd019cd870 Mac:2e:b1:34:2a:98:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/c3e9b15f-fa6a-4a7e-9176-4d3161db5ff5 SocketPath: PciID:}] [{Interface:0xc000284840 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.722299 | controller |     "Jun 11 12:25:31.372911 crc crio[24477]: time=\"2026-06-11T12:25:31.372784102Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:cba5bfd019cd870a474be03030223392c300d74a7abd2668b735680491b7bee1 UID:c7d1264e-9bba-467e-8ea5-96ad631d69c0 NetNS:/var/run/netns/c3e9b15f-fa6a-4a7e-9176-4d3161db5ff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7d1264e_9bba_467e_8ea5_96ad631d69c0.slice PodAnnotations:0xc007b16050}] Aliases:map[]}\"",
2026-06-11 13:18:31.722317 | controller |     "Jun 11 12:25:31.373000 crc crio[24477]: time=\"2026-06-11T12:25:31.372949497Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.722332 | controller |     "Jun 11 12:25:31.390196 crc crio[24477]: time=\"2026-06-11T12:25:31.3900649Z\" level=info msg=\"Ran pod sandbox cba5bfd019cd870a474be03030223392c300d74a7abd2668b735680491b7bee1 with infra container: openstack/nova-api-0/POD\" id=24c9460a-438c-46d0-b58f-bd5ae0f37afe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.722347 | controller |     "Jun 11 12:25:31.398336 crc crio[24477]: time=\"2026-06-11T12:25:31.397260683Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=23ce42d4-7442-4ccb-9c82-868952d6ffe5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.722362 | controller |     "Jun 11 12:25:31.401184 crc crio[24477]: time=\"2026-06-11T12:25:31.400760733Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=28500faf-9ef2-469c-90e0-e94bbfeb2d9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.722376 | controller |     "Jun 11 12:25:31.415438 crc crio[24477]: time=\"2026-06-11T12:25:31.415340864Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=49654003-e862-4662-b0cb-97ac9df7fddd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.722391 | controller |     "Jun 11 12:25:31.426290 crc crio[24477]: time=\"2026-06-11T12:25:31.426164918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.722406 | controller |     "Jun 11 12:25:31.427063 crc crio[24477]: time=\"2026-06-11T12:25:31.426884049Z\" level=info msg=\"Stopped pod sandbox: 9eb034b6d906afa2d6dccc2f36a3f09385b1cb7c48c7b716062fe1aa3efe3158\" id=2a242507-327b-4743-b413-26c8792b77a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.722421 | controller |     "Jun 11 12:25:31.478363 crc crio[24477]: time=\"2026-06-11T12:25:31.476916765Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=3c952dfd-4c8f-4180-8089-4883941e130e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.722436 | controller |     "Jun 11 12:25:31.478363 crc crio[24477]: time=\"2026-06-11T12:25:31.478254173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.722451 | controller |     "Jun 11 12:25:32.041426 crc crio[24477]: 2026-06-11T12:25:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d7966d3d4eb19f1 Mac:fa:bf:23:50:30:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/65e57a57-7a3f-4b1a-b910-c6021ab7effd SocketPath: PciID:}] [{Interface:0xc0002246c0 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.722466 | controller |     "Jun 11 12:25:32.045792 crc crio[24477]: time=\"2026-06-11T12:25:32.043924886Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:d7966d3d4eb19f12d8df08029643f34cbb848a9be6bcedc5e0638d309c9fec98 UID:63fbc68a-3d95-4827-9105-2d00d0b23306 NetNS:/var/run/netns/65e57a57-7a3f-4b1a-b910-c6021ab7effd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63fbc68a_3d95_4827_9105_2d00d0b23306.slice PodAnnotations:0xc002d1a818}] Aliases:map[]}\"",
2026-06-11 13:18:31.722483 | controller |     "Jun 11 12:25:32.045792 crc crio[24477]: time=\"2026-06-11T12:25:32.044595955Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.722498 | controller |     "Jun 11 12:25:32.484218 crc crio[24477]: time=\"2026-06-11T12:25:32.48382223Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=db3a5b08-b1f1-4513-bb38-9c8a2e534207 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.722513 | controller |     "Jun 11 12:25:32.484382 crc crio[24477]: time=\"2026-06-11T12:25:32.484245532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.722528 | controller |     "Jun 11 12:25:35.895471 crc crio[24477]: time=\"2026-06-11T12:25:35.894270741Z\" level=info msg=\"Ran pod sandbox d7966d3d4eb19f12d8df08029643f34cbb848a9be6bcedc5e0638d309c9fec98 with infra container: openstack/nova-cell1-conductor-0/POD\" id=d646b0eb-d015-4a3a-a73a-540a203d2a7d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.722543 | controller |     "Jun 11 12:25:35.902191 crc crio[24477]: time=\"2026-06-11T12:25:35.902073728Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=14b4e73f-e366-47d1-b14e-aa468814c37b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.722559 | controller |     "Jun 11 12:25:35.925064 crc crio[24477]: time=\"2026-06-11T12:25:35.924956356Z\" level=info msg=\"Removed container 75588425a39892b22e8e463a9090481bccfa996dbb19a4bddb80b160333bffd6: openstack/ceilometer-0/ceilometer-notification-agent\" id=cea6c631-0a4d-4c77-8135-95895605b3a5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.722574 | controller |     "Jun 11 12:25:35.930477 crc crio[24477]: time=\"2026-06-11T12:25:35.930048539Z\" level=info msg=\"Removing container: e3dce5f08d5d3b97425909c4d45b5a35cb8f1091b833cbd25398926dceb6ec92\" id=252534df-082d-480f-96f9-dcafce305308 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.722589 | controller |     "Jun 11 12:25:36.027329 crc crio[24477]: time=\"2026-06-11T12:25:36.027217231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.722604 | controller |     "Jun 11 12:25:36.032802 crc crio[24477]: time=\"2026-06-11T12:25:36.032625661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.722619 | controller |     "Jun 11 12:25:36.089737 crc crio[24477]: time=\"2026-06-11T12:25:36.087959648Z\" level=info msg=\"Removed container e3dce5f08d5d3b97425909c4d45b5a35cb8f1091b833cbd25398926dceb6ec92: openstack/ceilometer-0/ceilometer-central-agent\" id=252534df-082d-480f-96f9-dcafce305308 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.722634 | controller |     "Jun 11 12:25:36.124833 crc crio[24477]: time=\"2026-06-11T12:25:36.124627664Z\" level=info msg=\"Removing container: df0d577773553cb9cc4e3af3b8553f56347e78e2fbb0e95594047841630acab4\" id=1dd25687-a1dc-4bfd-a58d-969a2ad4c15f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.722649 | controller |     "Jun 11 12:25:36.156098 crc crio[24477]: time=\"2026-06-11T12:25:36.155994223Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:9a15b8552c1fcfa6a0ba5ca7ca71ece35160a3b65b90a889969b89aff8358281 UID:178ea35f-77d4-40d4-92b7-080a84214c07 NetNS:/var/run/netns/52928a13-dd86-4179-beb5-ed89d64ed1f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod178ea35f_77d4_40d4_92b7_080a84214c07.slice PodAnnotations:0xc000b18578}] Aliases:map[]}\"",
2026-06-11 13:18:31.722667 | controller |     "Jun 11 12:25:36.156098 crc crio[24477]: time=\"2026-06-11T12:25:36.156080849Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.722683 | controller |     "Jun 11 12:25:36.157007 crc crio[24477]: time=\"2026-06-11T12:25:36.156862649Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9310b716e747254da581372f1937c0a34ff0ceff17c8d24e722fa1bdd4709ba9 UID:375f9bad-c013-4fa8-b281-e83b242c0b50 NetNS:/var/run/netns/31e331a9-e939-4145-a721-23ce62670561 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod375f9bad_c013_4fa8_b281_e83b242c0b50.slice PodAnnotations:0xc000a864b0}] Aliases:map[]}\"",
2026-06-11 13:18:31.722698 | controller |     "Jun 11 12:25:36.157129 crc crio[24477]: time=\"2026-06-11T12:25:36.157062484Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.722713 | controller |     "Jun 11 12:25:36.158477 crc crio[24477]: time=\"2026-06-11T12:25:36.158382805Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e0619edb1918888825b593b3b8f40e018dfe1d589bf765ae742cc2e57f8cf51c\" id=6796f553-c189-483c-825e-e5372e2d0a8a name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.722728 | controller |     "Jun 11 12:25:36.161079 crc crio[24477]: time=\"2026-06-11T12:25:36.160994018Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=5a3c74d8-b2d9-4be4-8855-68f1dce0a612 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.722742 | controller |     "Jun 11 12:25:36.163183 crc crio[24477]: time=\"2026-06-11T12:25:36.16303366Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=c2707a59-c5cf-48e7-b7cd-0a3652884d5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.722757 | controller |     "Jun 11 12:25:36.172088 crc crio[24477]: time=\"2026-06-11T12:25:36.171961742Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=48aa518d-1bf1-4ab1-b807-59a3744e6323 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.722772 | controller |     "Jun 11 12:25:36.184821 crc crio[24477]: time=\"2026-06-11T12:25:36.183866492Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=1cd25c2e-768b-4104-a125-3235e590e0e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.722786 | controller |     "Jun 11 12:25:36.185627 crc crio[24477]: time=\"2026-06-11T12:25:36.185562739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.722800 | controller |     "Jun 11 12:25:36.190812 crc crio[24477]: time=\"2026-06-11T12:25:36.190743803Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-c657n/extract-content\" id=6257ee9f-b0e7-4e81-ab02-c5b99ed36b97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.722815 | controller |     "Jun 11 12:25:36.218078 crc crio[24477]: time=\"2026-06-11T12:25:36.217163921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.722830 | controller |     "Jun 11 12:25:36.234902 crc crio[24477]: time=\"2026-06-11T12:25:36.234741926Z\" level=info msg=\"Removed container df0d577773553cb9cc4e3af3b8553f56347e78e2fbb0e95594047841630acab4: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=1dd25687-a1dc-4bfd-a58d-969a2ad4c15f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.722845 | controller |     "Jun 11 12:25:36.281044 crc crio[24477]: time=\"2026-06-11T12:25:36.280951881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.722894 | controller |     "Jun 11 12:25:36.286897 crc crio[24477]: time=\"2026-06-11T12:25:36.286776135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.722912 | controller |     "Jun 11 12:25:36.326327 crc crio[24477]: time=\"2026-06-11T12:25:36.326194602Z\" level=info msg=\"Created container c4cef31c2c29b46ad466a35efb58cb4f126192d5834d8fc0cf8be1d9c493363e: openstack/nova-api-0/nova-api-log\" id=49654003-e862-4662-b0cb-97ac9df7fddd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.722928 | controller |     "Jun 11 12:25:36.328455 crc crio[24477]: time=\"2026-06-11T12:25:36.328361641Z\" level=info msg=\"Starting container: c4cef31c2c29b46ad466a35efb58cb4f126192d5834d8fc0cf8be1d9c493363e\" id=50668b2a-b3e4-47de-8c1f-4e7608445fa4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.722943 | controller |     "Jun 11 12:25:36.330973 crc crio[24477]: time=\"2026-06-11T12:25:36.330801761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.722957 | controller |     "Jun 11 12:25:36.336236 crc crio[24477]: time=\"2026-06-11T12:25:36.336102819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.722973 | controller |     "Jun 11 12:25:36.342493 crc crio[24477]: time=\"2026-06-11T12:25:36.342290821Z\" level=info msg=\"Started container\" PID=88655 containerID=c4cef31c2c29b46ad466a35efb58cb4f126192d5834d8fc0cf8be1d9c493363e description=openstack/nova-api-0/nova-api-log id=50668b2a-b3e4-47de-8c1f-4e7608445fa4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cba5bfd019cd870a474be03030223392c300d74a7abd2668b735680491b7bee1",
2026-06-11 13:18:31.722988 | controller |     "Jun 11 12:25:36.366413 crc crio[24477]: time=\"2026-06-11T12:25:36.366297416Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=48cff3f3-a44a-4a90-bec0-b5fee20bb2b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.723003 | controller |     "Jun 11 12:25:36.441243 crc crio[24477]: time=\"2026-06-11T12:25:36.441126619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=57232126-0b1a-4d85-a396-291ac377b673 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.723018 | controller |     "Jun 11 12:25:36.464325 crc crio[24477]: time=\"2026-06-11T12:25:36.463136794Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=4c499731-3ff9-4910-b4cd-9fd39d8462e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.723033 | controller |     "Jun 11 12:25:36.465136 crc crio[24477]: time=\"2026-06-11T12:25:36.464929876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.723048 | controller |     "Jun 11 12:25:36.471329 crc crio[24477]: time=\"2026-06-11T12:25:36.471224939Z\" level=info msg=\"Created container 672465a287758dd7fa2e56e5e90827a7544b1055bf7b2365dd666f14b9b4d749: openshift-marketplace/certified-operators-c657n/extract-content\" id=6257ee9f-b0e7-4e81-ab02-c5b99ed36b97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.723063 | controller |     "Jun 11 12:25:36.476548 crc crio[24477]: time=\"2026-06-11T12:25:36.476460246Z\" level=info msg=\"Starting container: 672465a287758dd7fa2e56e5e90827a7544b1055bf7b2365dd666f14b9b4d749\" id=f68ce5a9-d67f-49f0-9404-c79a0146728d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.723082 | controller |     "Jun 11 12:25:36.487928 crc crio[24477]: time=\"2026-06-11T12:25:36.487127503Z\" level=info msg=\"Started container\" PID=88757 containerID=672465a287758dd7fa2e56e5e90827a7544b1055bf7b2365dd666f14b9b4d749 description=openshift-marketplace/certified-operators-c657n/extract-content id=f68ce5a9-d67f-49f0-9404-c79a0146728d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1e64764d7705036b7e5d92514c2ae531b9523be6626182c89f1a01c698fddcc",
2026-06-11 13:18:31.723098 | controller |     "Jun 11 12:25:36.492208 crc crio[24477]: time=\"2026-06-11T12:25:36.492110683Z\" level=info msg=\"Created container a35a1d1bd53302590e827be68286e0326fd2c2baaff1f5d02b045c14023ae582: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=1cd25c2e-768b-4104-a125-3235e590e0e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.723113 | controller |     "Jun 11 12:25:36.493965 crc crio[24477]: time=\"2026-06-11T12:25:36.493892901Z\" level=info msg=\"Starting container: a35a1d1bd53302590e827be68286e0326fd2c2baaff1f5d02b045c14023ae582\" id=c7c5a6f6-df68-4c74-8688-a901c57f8ef2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.723127 | controller |     "Jun 11 12:25:36.500141 crc crio[24477]: time=\"2026-06-11T12:25:36.500062127Z\" level=info msg=\"Started container\" PID=88759 containerID=a35a1d1bd53302590e827be68286e0326fd2c2baaff1f5d02b045c14023ae582 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=c7c5a6f6-df68-4c74-8688-a901c57f8ef2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7966d3d4eb19f12d8df08029643f34cbb848a9be6bcedc5e0638d309c9fec98",
2026-06-11 13:18:31.723142 | controller |     "Jun 11 12:25:36.532268 crc crio[24477]: time=\"2026-06-11T12:25:36.529357564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.723157 | controller |     "Jun 11 12:25:36.540556 crc crio[24477]: time=\"2026-06-11T12:25:36.540364148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.723172 | controller |     "Jun 11 12:25:36.569099 crc crio[24477]: 2026-06-11T12:25:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a15b8552c1fcfa Mac:6e:1c:3e:a4:fb:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/52928a13-dd86-4179-beb5-ed89d64ed1f3 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.723187 | controller |     "Jun 11 12:25:36.571193 crc crio[24477]: time=\"2026-06-11T12:25:36.571108419Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:9a15b8552c1fcfa6a0ba5ca7ca71ece35160a3b65b90a889969b89aff8358281 UID:178ea35f-77d4-40d4-92b7-080a84214c07 NetNS:/var/run/netns/52928a13-dd86-4179-beb5-ed89d64ed1f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod178ea35f_77d4_40d4_92b7_080a84214c07.slice PodAnnotations:0xc000b18578}] Aliases:map[]}\"",
2026-06-11 13:18:31.723202 | controller |     "Jun 11 12:25:36.571298 crc crio[24477]: time=\"2026-06-11T12:25:36.571281224Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.723217 | controller |     "Jun 11 12:25:36.594753 crc crio[24477]: time=\"2026-06-11T12:25:36.593518793Z\" level=info msg=\"Ran pod sandbox 9a15b8552c1fcfa6a0ba5ca7ca71ece35160a3b65b90a889969b89aff8358281 with infra container: openstack/nova-scheduler-0/POD\" id=db3a5b08-b1f1-4513-bb38-9c8a2e534207 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.723232 | controller |     "Jun 11 12:25:36.604438 crc crio[24477]: time=\"2026-06-11T12:25:36.604278042Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=922a9460-98bf-42b2-8546-e32d6d6db550 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.723254 | controller |     "Jun 11 12:25:36.669228 crc crio[24477]: time=\"2026-06-11T12:25:36.669111841Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=fd14e37a-3936-488a-aa83-3111dd0eba0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.723270 | controller |     "Jun 11 12:25:36.683033 crc crio[24477]: time=\"2026-06-11T12:25:36.682899736Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=06917e51-8649-407d-8391-e1b3b3a3bf71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.723285 | controller |     "Jun 11 12:25:36.688750 crc crio[24477]: time=\"2026-06-11T12:25:36.688146174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.723300 | controller |     "Jun 11 12:25:36.692198 crc crio[24477]: 2026-06-11T12:25:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9310b716e747254 Mac:76:12:55:24:70:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/31e331a9-e939-4145-a721-23ce62670561 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.723315 | controller |     "Jun 11 12:25:36.693272 crc crio[24477]: time=\"2026-06-11T12:25:36.693180676Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9310b716e747254da581372f1937c0a34ff0ceff17c8d24e722fa1bdd4709ba9 UID:375f9bad-c013-4fa8-b281-e83b242c0b50 NetNS:/var/run/netns/31e331a9-e939-4145-a721-23ce62670561 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod375f9bad_c013_4fa8_b281_e83b242c0b50.slice PodAnnotations:0xc000a864b0}] Aliases:map[]}\"",
2026-06-11 13:18:31.723331 | controller |     "Jun 11 12:25:36.693426 crc crio[24477]: time=\"2026-06-11T12:25:36.693346802Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.723346 | controller |     "Jun 11 12:25:36.707271 crc crio[24477]: time=\"2026-06-11T12:25:36.70713517Z\" level=info msg=\"Created container 3eb7974e68f21d56d56359f2e3edf48386effb316dfe778e5e89b033887393c7: openstack/nova-api-0/nova-api-api\" id=4c499731-3ff9-4910-b4cd-9fd39d8462e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.723360 | controller |     "Jun 11 12:25:36.715268 crc crio[24477]: time=\"2026-06-11T12:25:36.714599553Z\" level=info msg=\"Starting container: 3eb7974e68f21d56d56359f2e3edf48386effb316dfe778e5e89b033887393c7\" id=f24c5fd8-9798-4fda-a76b-bdec4e862b90 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.723375 | controller |     "Jun 11 12:25:36.725688 crc crio[24477]: time=\"2026-06-11T12:25:36.725555993Z\" level=info msg=\"Started container\" PID=88790 containerID=3eb7974e68f21d56d56359f2e3edf48386effb316dfe778e5e89b033887393c7 description=openstack/nova-api-0/nova-api-api id=f24c5fd8-9798-4fda-a76b-bdec4e862b90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cba5bfd019cd870a474be03030223392c300d74a7abd2668b735680491b7bee1",
2026-06-11 13:18:31.723389 | controller |     "Jun 11 12:25:36.749965 crc crio[24477]: time=\"2026-06-11T12:25:36.749789344Z\" level=info msg=\"Ran pod sandbox 9310b716e747254da581372f1937c0a34ff0ceff17c8d24e722fa1bdd4709ba9 with infra container: openstack/ceilometer-0/POD\" id=3c952dfd-4c8f-4180-8089-4883941e130e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.723404 | controller |     "Jun 11 12:25:36.761694 crc crio[24477]: time=\"2026-06-11T12:25:36.76155131Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=b5b11829-52a0-4d1b-a642-e6221e9d69eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.723423 | controller |     "Jun 11 12:25:36.791325 crc crio[24477]: time=\"2026-06-11T12:25:36.791124965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.723438 | controller |     "Jun 11 12:25:36.792361 crc crio[24477]: time=\"2026-06-11T12:25:36.792230986Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=dd677c11-5f07-4deb-95f7-8e33517da6ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.723453 | controller |     "Jun 11 12:25:36.795092 crc crio[24477]: time=\"2026-06-11T12:25:36.795018764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.723467 | controller |     "Jun 11 12:25:36.804108 crc crio[24477]: time=\"2026-06-11T12:25:36.803967475Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=9001865f-70d1-40a9-8179-0eb948497c76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.723482 | controller |     "Jun 11 12:25:36.806999 crc crio[24477]: time=\"2026-06-11T12:25:36.80594394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.723496 | controller |     "Jun 11 12:25:36.866611 crc crio[24477]: time=\"2026-06-11T12:25:36.866419036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.723511 | controller |     "Jun 11 12:25:36.874033 crc crio[24477]: time=\"2026-06-11T12:25:36.873928056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.723525 | controller |     "Jun 11 12:25:36.959401 crc crio[24477]: time=\"2026-06-11T12:25:36.958776874Z\" level=info msg=\"Created container 0add2176c67d90797f454323a13e5cb686294e08376a16c350912be8620002e9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=06917e51-8649-407d-8391-e1b3b3a3bf71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.723540 | controller |     "Jun 11 12:25:36.961233 crc crio[24477]: time=\"2026-06-11T12:25:36.960710657Z\" level=info msg=\"Starting container: 0add2176c67d90797f454323a13e5cb686294e08376a16c350912be8620002e9\" id=140bebd3-e480-4ba9-8a36-5f6c9d58f880 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.723554 | controller |     "Jun 11 12:25:36.973471 crc crio[24477]: time=\"2026-06-11T12:25:36.973210836Z\" level=info msg=\"Started container\" PID=88835 containerID=0add2176c67d90797f454323a13e5cb686294e08376a16c350912be8620002e9 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=140bebd3-e480-4ba9-8a36-5f6c9d58f880 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a15b8552c1fcfa6a0ba5ca7ca71ece35160a3b65b90a889969b89aff8358281",
2026-06-11 13:18:31.723570 | controller |     "Jun 11 12:25:37.026438 crc crio[24477]: time=\"2026-06-11T12:25:37.025105489Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4d34e980-d719-4fc3-ab37-643ced97acda name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.723586 | controller |     "Jun 11 12:25:37.034208 crc crio[24477]: time=\"2026-06-11T12:25:37.034125248Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=078c1c29-0e42-484f-ad4a-d03098fae241 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.723604 | controller |     "Jun 11 12:25:37.044832 crc crio[24477]: time=\"2026-06-11T12:25:37.044748302Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-c657n/registry-server\" id=80fd70d6-e121-4529-8308-cbed9778f24d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.723619 | controller |     "Jun 11 12:25:37.045390 crc crio[24477]: time=\"2026-06-11T12:25:37.045244231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.723634 | controller |     "Jun 11 12:25:37.117998 crc crio[24477]: time=\"2026-06-11T12:25:37.117610915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.723649 | controller |     "Jun 11 12:25:37.131846 crc crio[24477]: time=\"2026-06-11T12:25:37.13175647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.723664 | controller |     "Jun 11 12:25:37.162492 crc crio[24477]: time=\"2026-06-11T12:25:37.162199832Z\" level=info msg=\"Created container 6288f230f41c9b0c75205ebc1da2c10a3442b3510602208b07bef6276c8623a0: openstack/ceilometer-0/ceilometer-central-agent\" id=9001865f-70d1-40a9-8179-0eb948497c76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.723679 | controller |     "Jun 11 12:25:37.164103 crc crio[24477]: time=\"2026-06-11T12:25:37.164013119Z\" level=info msg=\"Starting container: 6288f230f41c9b0c75205ebc1da2c10a3442b3510602208b07bef6276c8623a0\" id=2026f105-03ad-421c-a9b5-78eedf7f6f62 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.723694 | controller |     "Jun 11 12:25:37.173117 crc crio[24477]: time=\"2026-06-11T12:25:37.172940701Z\" level=info msg=\"Started container\" PID=88852 containerID=6288f230f41c9b0c75205ebc1da2c10a3442b3510602208b07bef6276c8623a0 description=openstack/ceilometer-0/ceilometer-central-agent id=2026f105-03ad-421c-a9b5-78eedf7f6f62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9310b716e747254da581372f1937c0a34ff0ceff17c8d24e722fa1bdd4709ba9",
2026-06-11 13:18:31.723709 | controller |     "Jun 11 12:25:37.214366 crc crio[24477]: time=\"2026-06-11T12:25:37.214199058Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=a3f11bd9-01f4-4be5-a661-d32c663569d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.723724 | controller |     "Jun 11 12:25:37.290296 crc crio[24477]: time=\"2026-06-11T12:25:37.290167319Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=3ff30374-084a-410c-9f62-8567ad09b217 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.723739 | controller |     "Jun 11 12:25:37.314140 crc crio[24477]: time=\"2026-06-11T12:25:37.31133454Z\" level=info msg=\"Stopping pod sandbox: 31dd3d5a46c866941ebcb5f2e1e173f3c0531906ba7362dc0a021209eaf88466\" id=94fd617b-69b6-44f1-a21a-9e5d74c1f004 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.723754 | controller |     "Jun 11 12:25:37.314140 crc crio[24477]: time=\"2026-06-11T12:25:37.311481895Z\" level=info msg=\"Stopped pod sandbox (already stopped): 31dd3d5a46c866941ebcb5f2e1e173f3c0531906ba7362dc0a021209eaf88466\" id=94fd617b-69b6-44f1-a21a-9e5d74c1f004 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.723769 | controller |     "Jun 11 12:25:37.314140 crc crio[24477]: time=\"2026-06-11T12:25:37.31246916Z\" level=info msg=\"Removing pod sandbox: 31dd3d5a46c866941ebcb5f2e1e173f3c0531906ba7362dc0a021209eaf88466\" id=031a8339-7cb9-4074-81b8-4272b1fce779 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.723783 | controller |     "Jun 11 12:25:37.319537 crc crio[24477]: time=\"2026-06-11T12:25:37.315941969Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=e46b6d34-965f-4742-9aec-e1e7fee1fa3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.723802 | controller |     "Jun 11 12:25:37.363389 crc crio[24477]: time=\"2026-06-11T12:25:37.363273298Z\" level=info msg=\"Removed pod sandbox: 31dd3d5a46c866941ebcb5f2e1e173f3c0531906ba7362dc0a021209eaf88466\" id=031a8339-7cb9-4074-81b8-4272b1fce779 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.723816 | controller |     "Jun 11 12:25:37.364593 crc crio[24477]: time=\"2026-06-11T12:25:37.364528074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.723831 | controller |     "Jun 11 12:25:37.367025 crc crio[24477]: time=\"2026-06-11T12:25:37.366935672Z\" level=info msg=\"Stopping pod sandbox: 40c2ef4fce6aff02228e2bfcc365fc3df668fba4a2332ae0d4683dfbaf6be5e1\" id=efe8d5ce-3f18-4d1b-bc00-5eef5021d221 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.723846 | controller |     "Jun 11 12:25:37.367120 crc crio[24477]: time=\"2026-06-11T12:25:37.367062016Z\" level=info msg=\"Stopped pod sandbox (already stopped): 40c2ef4fce6aff02228e2bfcc365fc3df668fba4a2332ae0d4683dfbaf6be5e1\" id=efe8d5ce-3f18-4d1b-bc00-5eef5021d221 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.723892 | controller |     "Jun 11 12:25:37.367883 crc crio[24477]: time=\"2026-06-11T12:25:37.367818716Z\" level=info msg=\"Removing pod sandbox: 40c2ef4fce6aff02228e2bfcc365fc3df668fba4a2332ae0d4683dfbaf6be5e1\" id=326fe295-7c84-47a8-badb-f1e7be587a49 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.723910 | controller |     "Jun 11 12:25:37.415354 crc crio[24477]: time=\"2026-06-11T12:25:37.414326218Z\" level=info msg=\"Removed pod sandbox: 40c2ef4fce6aff02228e2bfcc365fc3df668fba4a2332ae0d4683dfbaf6be5e1\" id=326fe295-7c84-47a8-badb-f1e7be587a49 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.723925 | controller |     "Jun 11 12:25:37.424845 crc crio[24477]: time=\"2026-06-11T12:25:37.424029146Z\" level=info msg=\"Stopping pod sandbox: 831043bf3b6177c3634275db4a18a081037b7dbff1c70893def517260408e308\" id=f05c1d6a-a316-4172-97dd-dc82a5d1f7ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.723940 | controller |     "Jun 11 12:25:37.424845 crc crio[24477]: time=\"2026-06-11T12:25:37.424256081Z\" level=info msg=\"Stopped pod sandbox (already stopped): 831043bf3b6177c3634275db4a18a081037b7dbff1c70893def517260408e308\" id=f05c1d6a-a316-4172-97dd-dc82a5d1f7ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.723955 | controller |     "Jun 11 12:25:37.433923 crc crio[24477]: time=\"2026-06-11T12:25:37.432391299Z\" level=info msg=\"Removing pod sandbox: 831043bf3b6177c3634275db4a18a081037b7dbff1c70893def517260408e308\" id=a482b5ca-5b3f-412e-9f36-0fc87ba398db name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.723970 | controller |     "Jun 11 12:25:37.488933 crc crio[24477]: time=\"2026-06-11T12:25:37.488086744Z\" level=info msg=\"Removed pod sandbox: 831043bf3b6177c3634275db4a18a081037b7dbff1c70893def517260408e308\" id=a482b5ca-5b3f-412e-9f36-0fc87ba398db name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.723986 | controller |     "Jun 11 12:25:37.492800 crc crio[24477]: time=\"2026-06-11T12:25:37.492196409Z\" level=info msg=\"Stopping pod sandbox: 2e788fbc40eb3cc3aeb95ec5357f679af8d19bd5212e66a6c40d203f545b4c5e\" id=53546c47-02ba-49b2-87d6-b6bf6d79394d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.724001 | controller |     "Jun 11 12:25:37.492800 crc crio[24477]: time=\"2026-06-11T12:25:37.492282092Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2e788fbc40eb3cc3aeb95ec5357f679af8d19bd5212e66a6c40d203f545b4c5e\" id=53546c47-02ba-49b2-87d6-b6bf6d79394d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.724019 | controller |     "Jun 11 12:25:37.493395 crc crio[24477]: time=\"2026-06-11T12:25:37.493082785Z\" level=info msg=\"Removing pod sandbox: 2e788fbc40eb3cc3aeb95ec5357f679af8d19bd5212e66a6c40d203f545b4c5e\" id=c8dae5f6-2e95-46ef-804a-18d662195a37 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.724035 | controller |     "Jun 11 12:25:37.504137 crc crio[24477]: time=\"2026-06-11T12:25:37.504074029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.724050 | controller |     "Jun 11 12:25:37.518169 crc crio[24477]: time=\"2026-06-11T12:25:37.518028434Z\" level=info msg=\"Created container e2a151b648630fcca21f985e29aabf39b52ab6c29132000fbdc17eb5eaf46a34: openshift-marketplace/certified-operators-c657n/registry-server\" id=80fd70d6-e121-4529-8308-cbed9778f24d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.724065 | controller |     "Jun 11 12:25:37.522118 crc crio[24477]: time=\"2026-06-11T12:25:37.522055362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.724080 | controller |     "Jun 11 12:25:37.532395 crc crio[24477]: time=\"2026-06-11T12:25:37.532241655Z\" level=info msg=\"Starting container: e2a151b648630fcca21f985e29aabf39b52ab6c29132000fbdc17eb5eaf46a34\" id=9a112a22-ef25-4dbf-9037-41325a223c1f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.724095 | controller |     "Jun 11 12:25:37.555959 crc crio[24477]: time=\"2026-06-11T12:25:37.555847743Z\" level=info msg=\"Removed pod sandbox: 2e788fbc40eb3cc3aeb95ec5357f679af8d19bd5212e66a6c40d203f545b4c5e\" id=c8dae5f6-2e95-46ef-804a-18d662195a37 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.724110 | controller |     "Jun 11 12:25:37.560871 crc crio[24477]: time=\"2026-06-11T12:25:37.5607734Z\" level=info msg=\"Stopping pod sandbox: 06b548fd14861a840a6e21873e6cacb2ea8c8cbc95d707fe460a012f84781cce\" id=fb69e7d1-8fd4-4122-83de-f44dd1ecaac1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.724125 | controller |     "Jun 11 12:25:37.561190 crc crio[24477]: time=\"2026-06-11T12:25:37.560881773Z\" level=info msg=\"Stopped pod sandbox (already stopped): 06b548fd14861a840a6e21873e6cacb2ea8c8cbc95d707fe460a012f84781cce\" id=fb69e7d1-8fd4-4122-83de-f44dd1ecaac1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.724139 | controller |     "Jun 11 12:25:37.563614 crc crio[24477]: time=\"2026-06-11T12:25:37.563410685Z\" level=info msg=\"Removing pod sandbox: 06b548fd14861a840a6e21873e6cacb2ea8c8cbc95d707fe460a012f84781cce\" id=19f12cdb-7542-4ca5-8579-dc341adb8ce8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.724154 | controller |     "Jun 11 12:25:37.566929 crc crio[24477]: time=\"2026-06-11T12:25:37.566802379Z\" level=info msg=\"Started container\" PID=89007 containerID=e2a151b648630fcca21f985e29aabf39b52ab6c29132000fbdc17eb5eaf46a34 description=openshift-marketplace/certified-operators-c657n/registry-server id=9a112a22-ef25-4dbf-9037-41325a223c1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1e64764d7705036b7e5d92514c2ae531b9523be6626182c89f1a01c698fddcc",
2026-06-11 13:18:31.724169 | controller |     "Jun 11 12:25:37.633371 crc crio[24477]: time=\"2026-06-11T12:25:37.633254498Z\" level=info msg=\"Removed pod sandbox: 06b548fd14861a840a6e21873e6cacb2ea8c8cbc95d707fe460a012f84781cce\" id=19f12cdb-7542-4ca5-8579-dc341adb8ce8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.724184 | controller |     "Jun 11 12:25:37.638187 crc crio[24477]: time=\"2026-06-11T12:25:37.638099558Z\" level=info msg=\"Stopping pod sandbox: 9eb034b6d906afa2d6dccc2f36a3f09385b1cb7c48c7b716062fe1aa3efe3158\" id=44231a5d-5bb4-46ea-9dae-9d63fe2ae7d0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.724199 | controller |     "Jun 11 12:25:37.638455 crc crio[24477]: time=\"2026-06-11T12:25:37.638203381Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9eb034b6d906afa2d6dccc2f36a3f09385b1cb7c48c7b716062fe1aa3efe3158\" id=44231a5d-5bb4-46ea-9dae-9d63fe2ae7d0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.724218 | controller |     "Jun 11 12:25:37.644303 crc crio[24477]: time=\"2026-06-11T12:25:37.6438839Z\" level=info msg=\"Removing pod sandbox: 9eb034b6d906afa2d6dccc2f36a3f09385b1cb7c48c7b716062fe1aa3efe3158\" id=fac085df-e9c0-4cbd-b66f-8024f768c6d0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.724232 | controller |     "Jun 11 12:25:37.679721 crc crio[24477]: time=\"2026-06-11T12:25:37.679311133Z\" level=info msg=\"Removed pod sandbox: 9eb034b6d906afa2d6dccc2f36a3f09385b1cb7c48c7b716062fe1aa3efe3158\" id=fac085df-e9c0-4cbd-b66f-8024f768c6d0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.724247 | controller |     "Jun 11 12:25:37.722586 crc crio[24477]: time=\"2026-06-11T12:25:37.722273577Z\" level=info msg=\"Created container 2b00099066b3df6ddec3e4c94d2b9aba66e6fa4cbba9721794c02b1c383b20e5: openstack/ceilometer-0/ceilometer-notification-agent\" id=e46b6d34-965f-4742-9aec-e1e7fee1fa3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.724262 | controller |     "Jun 11 12:25:37.735000 crc crio[24477]: time=\"2026-06-11T12:25:37.734895921Z\" level=info msg=\"Starting container: 2b00099066b3df6ddec3e4c94d2b9aba66e6fa4cbba9721794c02b1c383b20e5\" id=8226ff5e-6ea4-44e8-b403-330f1548512a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.724277 | controller |     "Jun 11 12:25:37.747908 crc crio[24477]: time=\"2026-06-11T12:25:37.746413381Z\" level=info msg=\"Started container\" PID=89073 containerID=2b00099066b3df6ddec3e4c94d2b9aba66e6fa4cbba9721794c02b1c383b20e5 description=openstack/ceilometer-0/ceilometer-notification-agent id=8226ff5e-6ea4-44e8-b403-330f1548512a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9310b716e747254da581372f1937c0a34ff0ceff17c8d24e722fa1bdd4709ba9",
2026-06-11 13:18:31.724293 | controller |     "Jun 11 12:25:37.764277 crc crio[24477]: time=\"2026-06-11T12:25:37.763773025Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=79f21825-a56c-4328-8a4d-62d1caa8685e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.724309 | controller |     "Jun 11 12:25:37.789772 crc crio[24477]: time=\"2026-06-11T12:25:37.789572756Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=906e3d9a-b8cc-42c0-b849-4997d26c14da name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.724324 | controller |     "Jun 11 12:25:37.798932 crc crio[24477]: time=\"2026-06-11T12:25:37.798807032Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=65a921b0-9f91-4213-bbe2-4d94adf65835 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.724339 | controller |     "Jun 11 12:25:37.799484 crc crio[24477]: time=\"2026-06-11T12:25:37.799308317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.724354 | controller |     "Jun 11 12:25:37.891490 crc crio[24477]: time=\"2026-06-11T12:25:37.891219831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.724369 | controller |     "Jun 11 12:25:37.896955 crc crio[24477]: time=\"2026-06-11T12:25:37.896589661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.724384 | controller |     "Jun 11 12:25:38.117340 crc crio[24477]: time=\"2026-06-11T12:25:38.116516128Z\" level=info msg=\"Created container b9f475b6a7c4499dd87b9831e55aa9f26f900a5119c51453ac3b64d4f86ac3a4: openstack/ceilometer-0/sg-core\" id=65a921b0-9f91-4213-bbe2-4d94adf65835 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.724403 | controller |     "Jun 11 12:25:38.127529 crc crio[24477]: time=\"2026-06-11T12:25:38.118151823Z\" level=info msg=\"Starting container: b9f475b6a7c4499dd87b9831e55aa9f26f900a5119c51453ac3b64d4f86ac3a4\" id=43574efd-15b6-439d-bed6-89a28c77c792 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.724418 | controller |     "Jun 11 12:25:38.128326 crc crio[24477]: time=\"2026-06-11T12:25:38.127911077Z\" level=info msg=\"Started container\" PID=89106 containerID=b9f475b6a7c4499dd87b9831e55aa9f26f900a5119c51453ac3b64d4f86ac3a4 description=openstack/ceilometer-0/sg-core id=43574efd-15b6-439d-bed6-89a28c77c792 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9310b716e747254da581372f1937c0a34ff0ceff17c8d24e722fa1bdd4709ba9",
2026-06-11 13:18:31.724433 | controller |     "Jun 11 12:25:38.144766 crc crio[24477]: time=\"2026-06-11T12:25:38.144142978Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=6366bf25-9e53-4812-b0cc-417283f58d91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.724448 | controller |     "Jun 11 12:25:38.240445 crc crio[24477]: time=\"2026-06-11T12:25:38.240323302Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=fb0277e4-c03f-485b-8046-fb74649f873c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.724463 | controller |     "Jun 11 12:25:38.251014 crc crio[24477]: time=\"2026-06-11T12:25:38.250123764Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=7958fcb5-b417-4e65-94b4-8225b656fec2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.724478 | controller |     "Jun 11 12:25:38.251014 crc crio[24477]: time=\"2026-06-11T12:25:38.250607657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.724493 | controller |     "Jun 11 12:25:38.329196 crc crio[24477]: time=\"2026-06-11T12:25:38.329028332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.724508 | controller |     "Jun 11 12:25:38.334867 crc crio[24477]: time=\"2026-06-11T12:25:38.334804259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.724522 | controller |     "Jun 11 12:25:38.519135 crc crio[24477]: time=\"2026-06-11T12:25:38.519003268Z\" level=info msg=\"Created container 59c6e7c97631fca84f116c7bf370cc9aeddfb236f49a17a7eb32fe127aea548a: openstack/ceilometer-0/proxy-httpd\" id=7958fcb5-b417-4e65-94b4-8225b656fec2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.724537 | controller |     "Jun 11 12:25:38.520388 crc crio[24477]: time=\"2026-06-11T12:25:38.520346516Z\" level=info msg=\"Starting container: 59c6e7c97631fca84f116c7bf370cc9aeddfb236f49a17a7eb32fe127aea548a\" id=06af979f-210e-453e-97b3-549a8819ddf6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.724552 | controller |     "Jun 11 12:25:38.525429 crc crio[24477]: time=\"2026-06-11T12:25:38.525317854Z\" level=info msg=\"Started container\" PID=89133 containerID=59c6e7c97631fca84f116c7bf370cc9aeddfb236f49a17a7eb32fe127aea548a description=openstack/ceilometer-0/proxy-httpd id=06af979f-210e-453e-97b3-549a8819ddf6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9310b716e747254da581372f1937c0a34ff0ceff17c8d24e722fa1bdd4709ba9",
2026-06-11 13:18:31.724566 | controller |     "Jun 11 12:25:50.154538 crc crio[24477]: time=\"2026-06-11T12:25:50.15346633Z\" level=warning msg=\"Stopping container bbe964ef12f5ab7ed77a28fcad50fbb6e9b1213e46a7f7ee0cb733055384c295 with stop signal(15) timed out. Killing...\"",
2026-06-11 13:18:31.724581 | controller |     "Jun 11 12:25:50.202048 crc crio[24477]: time=\"2026-06-11T12:25:50.201444959Z\" level=error msg=\"Killing container bbe964ef12f5ab7ed77a28fcad50fbb6e9b1213e46a7f7ee0cb733055384c295 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill bbe964ef12f5ab7ed77a28fcad50fbb6e9b1213e46a7f7ee0cb733055384c295 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-11 13:18:31.724600 | controller |     "Jun 11 12:25:50.238398 crc crio[24477]: time=\"2026-06-11T12:25:50.238262547Z\" level=info msg=\"Stopped container bbe964ef12f5ab7ed77a28fcad50fbb6e9b1213e46a7f7ee0cb733055384c295: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=010b4598-cc3a-48f7-a267-414470de7164 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.724615 | controller |     "Jun 11 12:25:50.240017 crc crio[24477]: time=\"2026-06-11T12:25:50.239912142Z\" level=info msg=\"Stopping pod sandbox: 75fe85ac3eaea309eeb24db47e1ae590fc8f639b91db56594aa36f437eee87fa\" id=7ff9f245-f912-43ba-9186-6cb0b34ee6ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.724631 | controller |     "Jun 11 12:25:50.240957 crc crio[24477]: time=\"2026-06-11T12:25:50.2408766Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:75fe85ac3eaea309eeb24db47e1ae590fc8f639b91db56594aa36f437eee87fa UID:7b9b8b4f-2344-4e9c-af32-245339c42aeb NetNS:/var/run/netns/a2bf36ee-fec3-47b7-b7ac-26eea1f05075 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b9b8b4f_2344_4e9c_af32_245339c42aeb.slice PodAnnotations:0xc007b17728}] Aliases:map[]}\"",
2026-06-11 13:18:31.724646 | controller |     "Jun 11 12:25:50.241132 crc crio[24477]: time=\"2026-06-11T12:25:50.241074735Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.724661 | controller |     "Jun 11 12:25:50.699584 crc crio[24477]: time=\"2026-06-11T12:25:50.697419668Z\" level=info msg=\"Stopped pod sandbox: 75fe85ac3eaea309eeb24db47e1ae590fc8f639b91db56594aa36f437eee87fa\" id=7ff9f245-f912-43ba-9186-6cb0b34ee6ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.724675 | controller |     "Jun 11 12:25:50.772333 crc crio[24477]: time=\"2026-06-11T12:25:50.771873764Z\" level=info msg=\"Stopping container: 0357f57277795d21fb082ea8f57bd0276c0f1da735e26ad0378f0774703ea0e9 (timeout: 2s)\" id=8ed5b756-2832-4fbb-b51d-a66f3f548faf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.724691 | controller |     "Jun 11 12:25:50.903480 crc crio[24477]: time=\"2026-06-11T12:25:50.902543852Z\" level=info msg=\"Stopped container 0357f57277795d21fb082ea8f57bd0276c0f1da735e26ad0378f0774703ea0e9: openshift-marketplace/certified-operators-xpqkf/registry-server\" id=8ed5b756-2832-4fbb-b51d-a66f3f548faf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.724705 | controller |     "Jun 11 12:25:50.905522 crc crio[24477]: time=\"2026-06-11T12:25:50.905435852Z\" level=info msg=\"Stopping pod sandbox: 4e41767a7dd2ca60b2ce5e099782bc07b220516a67f48ae560b6caae52518d9c\" id=f7d9afcc-3565-4189-ad07-32bd3a6c7664 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.724721 | controller |     "Jun 11 12:25:50.907045 crc crio[24477]: time=\"2026-06-11T12:25:50.906981065Z\" level=info msg=\"Got pod network &{Name:certified-operators-xpqkf Namespace:openshift-marketplace ID:4e41767a7dd2ca60b2ce5e099782bc07b220516a67f48ae560b6caae52518d9c UID:c55a0a9f-4162-4e1a-99b8-e76285416371 NetNS:/var/run/netns/9f653147-6ddf-4c88-acf5-55ea954f6ff3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc55a0a9f_4162_4e1a_99b8_e76285416371.slice PodAnnotations:0xc00008d668}] Aliases:map[]}\"",
2026-06-11 13:18:31.724736 | controller |     "Jun 11 12:25:50.907264 crc crio[24477]: time=\"2026-06-11T12:25:50.907203791Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-xpqkf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.724755 | controller |     "Jun 11 12:25:51.356910 crc crio[24477]: time=\"2026-06-11T12:25:51.356790736Z\" level=info msg=\"Stopped pod sandbox: 4e41767a7dd2ca60b2ce5e099782bc07b220516a67f48ae560b6caae52518d9c\" id=f7d9afcc-3565-4189-ad07-32bd3a6c7664 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.724770 | controller |     "Jun 11 12:25:51.399547 crc crio[24477]: time=\"2026-06-11T12:25:51.399368675Z\" level=warning msg=\"Stopping container a2fae9ec31c806cc54626c29601719ac83dbd89289925678bb5e9b1e6206de7f with stop signal(15) timed out. Killing...\"",
2026-06-11 13:18:31.724786 | controller |     "Jun 11 12:25:51.448916 crc crio[24477]: time=\"2026-06-11T12:25:51.448846954Z\" level=info msg=\"Removing container: bbe964ef12f5ab7ed77a28fcad50fbb6e9b1213e46a7f7ee0cb733055384c295\" id=d0cffe0f-4489-4eb8-bf3e-bd619e7caa74 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.724801 | controller |     "Jun 11 12:25:51.507256 crc crio[24477]: time=\"2026-06-11T12:25:51.505067864Z\" level=error msg=\"Killing container a2fae9ec31c806cc54626c29601719ac83dbd89289925678bb5e9b1e6206de7f failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill a2fae9ec31c806cc54626c29601719ac83dbd89289925678bb5e9b1e6206de7f KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-11 13:18:31.724816 | controller |     "Jun 11 12:25:51.548416 crc crio[24477]: time=\"2026-06-11T12:25:51.547916589Z\" level=info msg=\"Stopped container a2fae9ec31c806cc54626c29601719ac83dbd89289925678bb5e9b1e6206de7f: openstack/nova-metadata-0/nova-metadata-metadata\" id=705800ed-0687-41b7-a022-36e787d5868d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.724831 | controller |     "Jun 11 12:25:51.551377 crc crio[24477]: time=\"2026-06-11T12:25:51.549225685Z\" level=info msg=\"Stopping pod sandbox: ec7447f9c4bccf610c57c11d208754c19e69183d1a46787f3a337918554ea70b\" id=1de035dc-d097-400b-a81c-c41367d4c995 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.724846 | controller |     "Jun 11 12:25:51.551377 crc crio[24477]: time=\"2026-06-11T12:25:51.550262875Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ec7447f9c4bccf610c57c11d208754c19e69183d1a46787f3a337918554ea70b UID:a40024cb-5502-40d5-8a3d-ab00d20f73cb NetNS:/var/run/netns/e2fc7b3d-65f9-42f7-8b35-ca9421890ea8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda40024cb_5502_40d5_8a3d_ab00d20f73cb.slice PodAnnotations:0xc00008da40}] Aliases:map[]}\"",
2026-06-11 13:18:31.724893 | controller |     "Jun 11 12:25:51.551377 crc crio[24477]: time=\"2026-06-11T12:25:51.550589735Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.724998 | controller |     "Jun 11 12:25:51.690146 crc crio[24477]: time=\"2026-06-11T12:25:51.685341649Z\" level=info msg=\"Removed container bbe964ef12f5ab7ed77a28fcad50fbb6e9b1213e46a7f7ee0cb733055384c295: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=d0cffe0f-4489-4eb8-bf3e-bd619e7caa74 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.725034 | controller |     "Jun 11 12:25:52.269989 crc crio[24477]: time=\"2026-06-11T12:25:52.267723734Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=49f8e4f0-04cd-4367-924b-f5c523ffd5b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.725054 | controller |     "Jun 11 12:25:52.269989 crc crio[24477]: time=\"2026-06-11T12:25:52.267858317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.725070 | controller |     "Jun 11 12:25:52.432195 crc crio[24477]: time=\"2026-06-11T12:25:52.427989827Z\" level=info msg=\"Stopped pod sandbox: ec7447f9c4bccf610c57c11d208754c19e69183d1a46787f3a337918554ea70b\" id=1de035dc-d097-400b-a81c-c41367d4c995 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.725091 | controller |     "Jun 11 12:25:52.470178 crc crio[24477]: time=\"2026-06-11T12:25:52.47011087Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68b84f4555-fwm5c/POD\" id=92ba4da2-6e17-40e0-b191-5fe36b9b45eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.725107 | controller |     "Jun 11 12:25:52.470563 crc crio[24477]: time=\"2026-06-11T12:25:52.470544193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.725123 | controller |     "Jun 11 12:25:52.490185 crc crio[24477]: time=\"2026-06-11T12:25:52.490041571Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:79d72ef391446a815d727f948f30e736d7a77e75783214026b9691f82d5ff4a5 UID:a7451703-8b7c-49f1-a212-7d20cded9870 NetNS:/var/run/netns/f84e4f8d-3f9c-4a00-ae9b-940d78464244 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7451703_8b7c_49f1_a212_7d20cded9870.slice PodAnnotations:0xc00718c030}] Aliases:map[]}\"",
2026-06-11 13:18:31.725138 | controller |     "Jun 11 12:25:52.490185 crc crio[24477]: time=\"2026-06-11T12:25:52.490174176Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.725154 | controller |     "Jun 11 12:25:52.620481 crc crio[24477]: time=\"2026-06-11T12:25:52.620298737Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-fwm5c Namespace:openstack ID:d154029182271db7c82f0b8e73c18ee17aaccb991c482d118ea69a031e82c63b UID:2b2583b6-4b6b-4820-908e-0b4d12f36b39 NetNS:/var/run/netns/b9780610-a198-4901-8911-fd50927455b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b2583b6_4b6b_4820_908e_0b4d12f36b39.slice PodAnnotations:0xc000a14958}] Aliases:map[]}\"",
2026-06-11 13:18:31.725169 | controller |     "Jun 11 12:25:52.621799 crc crio[24477]: time=\"2026-06-11T12:25:52.620958356Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68b84f4555-fwm5c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.725184 | controller |     "Jun 11 12:25:53.319939 crc crio[24477]: 2026-06-11T12:25:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:79d72ef391446a8 Mac:d2:07:e6:89:11:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/f84e4f8d-3f9c-4a00-ae9b-940d78464244 SocketPath: PciID:}] [{Interface:0xc000502780 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.725200 | controller |     "Jun 11 12:25:53.328231 crc crio[24477]: time=\"2026-06-11T12:25:53.326705359Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:79d72ef391446a815d727f948f30e736d7a77e75783214026b9691f82d5ff4a5 UID:a7451703-8b7c-49f1-a212-7d20cded9870 NetNS:/var/run/netns/f84e4f8d-3f9c-4a00-ae9b-940d78464244 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7451703_8b7c_49f1_a212_7d20cded9870.slice PodAnnotations:0xc00718c030}] Aliases:map[]}\"",
2026-06-11 13:18:31.725215 | controller |     "Jun 11 12:25:53.328231 crc crio[24477]: time=\"2026-06-11T12:25:53.326928035Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.725230 | controller |     "Jun 11 12:25:53.350412 crc crio[24477]: time=\"2026-06-11T12:25:53.350268625Z\" level=info msg=\"Ran pod sandbox 79d72ef391446a815d727f948f30e736d7a77e75783214026b9691f82d5ff4a5 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=49f8e4f0-04cd-4367-924b-f5c523ffd5b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.725248 | controller |     "Jun 11 12:25:53.355483 crc crio[24477]: time=\"2026-06-11T12:25:53.355101334Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=aa3bbb48-9edb-4e6c-8138-1a96d16f12c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.725263 | controller |     "Jun 11 12:25:53.424786 crc crio[24477]: time=\"2026-06-11T12:25:53.423825253Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=c5db6ca7-820b-4daa-9a62-49f6f2b60f82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.725278 | controller |     "Jun 11 12:25:53.437845 crc crio[24477]: time=\"2026-06-11T12:25:53.437789402Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=006bcae2-9283-4464-92f4-3811e612bb4b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.725292 | controller |     "Jun 11 12:25:53.440880 crc crio[24477]: time=\"2026-06-11T12:25:53.438231854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.725307 | controller |     "Jun 11 12:25:53.495105 crc crio[24477]: 2026-06-11T12:25:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d154029182271db Mac:d2:e6:f7:25:2c:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/b9780610-a198-4901-8911-fd50927455b5 SocketPath: PciID:}] [{Interface:0xc00013a5d0 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.725322 | controller |     "Jun 11 12:25:53.496066 crc crio[24477]: time=\"2026-06-11T12:25:53.49598235Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-fwm5c Namespace:openstack ID:d154029182271db7c82f0b8e73c18ee17aaccb991c482d118ea69a031e82c63b UID:2b2583b6-4b6b-4820-908e-0b4d12f36b39 NetNS:/var/run/netns/b9780610-a198-4901-8911-fd50927455b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b2583b6_4b6b_4820_908e_0b4d12f36b39.slice PodAnnotations:0xc000a14958}] Aliases:map[]}\"",
2026-06-11 13:18:31.725337 | controller |     "Jun 11 12:25:53.496196 crc crio[24477]: time=\"2026-06-11T12:25:53.496153103Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68b84f4555-fwm5c for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.725352 | controller |     "Jun 11 12:25:53.539368 crc crio[24477]: time=\"2026-06-11T12:25:53.538812278Z\" level=info msg=\"Ran pod sandbox d154029182271db7c82f0b8e73c18ee17aaccb991c482d118ea69a031e82c63b with infra container: openstack/dnsmasq-dns-68b84f4555-fwm5c/POD\" id=92ba4da2-6e17-40e0-b191-5fe36b9b45eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.725367 | controller |     "Jun 11 12:25:53.542149 crc crio[24477]: time=\"2026-06-11T12:25:53.54157338Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6984df86-beae-4a9d-860d-fd69c05bbfea name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.725381 | controller |     "Jun 11 12:25:53.558506 crc crio[24477]: time=\"2026-06-11T12:25:53.558387207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.725396 | controller |     "Jun 11 12:25:53.568814 crc crio[24477]: time=\"2026-06-11T12:25:53.568378589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.725414 | controller |     "Jun 11 12:25:53.624485 crc crio[24477]: time=\"2026-06-11T12:25:53.624163114Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a6aebed7-d30f-42c1-8710-d883f55865b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.725429 | controller |     "Jun 11 12:25:53.633221 crc crio[24477]: time=\"2026-06-11T12:25:53.633114172Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68b84f4555-fwm5c/init\" id=1c1794d3-0b63-4101-9c09-f0cc43710b65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.725443 | controller |     "Jun 11 12:25:53.633525 crc crio[24477]: time=\"2026-06-11T12:25:53.633437451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.725458 | controller |     "Jun 11 12:25:53.784254 crc crio[24477]: time=\"2026-06-11T12:25:53.776184644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.725472 | controller |     "Jun 11 12:25:53.802244 crc crio[24477]: time=\"2026-06-11T12:25:53.802148374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.725486 | controller |     "Jun 11 12:25:53.803494 crc crio[24477]: time=\"2026-06-11T12:25:53.803363722Z\" level=info msg=\"Created container c68abdd190a588e1d6f2be2455848d7a60bf35881a1e506b712a98d8abaa3573: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=006bcae2-9283-4464-92f4-3811e612bb4b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.725501 | controller |     "Jun 11 12:25:53.805331 crc crio[24477]: time=\"2026-06-11T12:25:53.805217023Z\" level=info msg=\"Starting container: c68abdd190a588e1d6f2be2455848d7a60bf35881a1e506b712a98d8abaa3573\" id=d6f7f9dd-6863-475a-922f-8b2622d673f3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.725516 | controller |     "Jun 11 12:25:53.838773 crc crio[24477]: time=\"2026-06-11T12:25:53.836054477Z\" level=info msg=\"Started container\" PID=90300 containerID=c68abdd190a588e1d6f2be2455848d7a60bf35881a1e506b712a98d8abaa3573 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=d6f7f9dd-6863-475a-922f-8b2622d673f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79d72ef391446a815d727f948f30e736d7a77e75783214026b9691f82d5ff4a5",
2026-06-11 13:18:31.725531 | controller |     "Jun 11 12:25:54.050724 crc crio[24477]: time=\"2026-06-11T12:25:54.050490202Z\" level=info msg=\"Created container a0d8bd4acfbe0b0604bb173abefb5a0eab1d1bd4d57045863162bdd737c52c38: openstack/dnsmasq-dns-68b84f4555-fwm5c/init\" id=1c1794d3-0b63-4101-9c09-f0cc43710b65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.725545 | controller |     "Jun 11 12:25:54.055348 crc crio[24477]: time=\"2026-06-11T12:25:54.055256988Z\" level=info msg=\"Starting container: a0d8bd4acfbe0b0604bb173abefb5a0eab1d1bd4d57045863162bdd737c52c38\" id=d1baee32-3653-4b48-8131-18f20443c665 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.725560 | controller |     "Jun 11 12:25:54.065732 crc crio[24477]: time=\"2026-06-11T12:25:54.06312387Z\" level=info msg=\"Started container\" PID=90308 containerID=a0d8bd4acfbe0b0604bb173abefb5a0eab1d1bd4d57045863162bdd737c52c38 description=openstack/dnsmasq-dns-68b84f4555-fwm5c/init id=d1baee32-3653-4b48-8131-18f20443c665 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d154029182271db7c82f0b8e73c18ee17aaccb991c482d118ea69a031e82c63b",
2026-06-11 13:18:31.725575 | controller |     "Jun 11 12:25:54.211816 crc crio[24477]: time=\"2026-06-11T12:25:54.210643726Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=371faf2d-2ad7-4c85-827f-644947c530ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.725593 | controller |     "Jun 11 12:25:54.211816 crc crio[24477]: time=\"2026-06-11T12:25:54.210849042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.725608 | controller |     "Jun 11 12:25:54.324792 crc crio[24477]: time=\"2026-06-11T12:25:54.324593437Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:af285e68c87092131a29c85f3a2e3a1d4579603a69b1d07440ced158747568bb UID:46188404-5d87-4ead-8964-6f4b689a91fe NetNS:/var/run/netns/701e7fc1-cad8-49e7-8b51-0e5717f8e7ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46188404_5d87_4ead_8964_6f4b689a91fe.slice PodAnnotations:0xc000a15a88}] Aliases:map[]}\"",
2026-06-11 13:18:31.725624 | controller |     "Jun 11 12:25:54.324792 crc crio[24477]: time=\"2026-06-11T12:25:54.324743151Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.725638 | controller |     "Jun 11 12:25:54.747472 crc crio[24477]: time=\"2026-06-11T12:25:54.746183499Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ad78632b-37ac-44f6-85f4-a132807169d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.725653 | controller |     "Jun 11 12:25:54.920055 crc crio[24477]: time=\"2026-06-11T12:25:54.919950071Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=20914356-d1a1-4cbf-ae17-f8ffc31bc1f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.725667 | controller |     "Jun 11 12:25:54.951502 crc crio[24477]: time=\"2026-06-11T12:25:54.951390455Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68b84f4555-fwm5c/dnsmasq-dns\" id=396199dd-119e-4610-a7bd-9573f2e43726 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.725682 | controller |     "Jun 11 12:25:54.955693 crc crio[24477]: time=\"2026-06-11T12:25:54.952068994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.725696 | controller |     "Jun 11 12:25:55.110906 crc crio[24477]: time=\"2026-06-11T12:25:55.102969934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.725711 | controller |     "Jun 11 12:25:55.115824 crc crio[24477]: time=\"2026-06-11T12:25:55.113117318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.725726 | controller |     "Jun 11 12:25:55.162345 crc crio[24477]: 2026-06-11T12:25:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af285e68c870921 Mac:a2:e0:d6:e3:e5:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/701e7fc1-cad8-49e7-8b51-0e5717f8e7ec SocketPath: PciID:}] [{Interface:0xc000350a00 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.725740 | controller |     "Jun 11 12:25:55.166854 crc crio[24477]: time=\"2026-06-11T12:25:55.164712639Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:af285e68c87092131a29c85f3a2e3a1d4579603a69b1d07440ced158747568bb UID:46188404-5d87-4ead-8964-6f4b689a91fe NetNS:/var/run/netns/701e7fc1-cad8-49e7-8b51-0e5717f8e7ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46188404_5d87_4ead_8964_6f4b689a91fe.slice PodAnnotations:0xc000a15a88}] Aliases:map[]}\"",
2026-06-11 13:18:31.725759 | controller |     "Jun 11 12:25:55.166854 crc crio[24477]: time=\"2026-06-11T12:25:55.164869424Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.725774 | controller |     "Jun 11 12:25:55.182095 crc crio[24477]: time=\"2026-06-11T12:25:55.181591969Z\" level=info msg=\"Ran pod sandbox af285e68c87092131a29c85f3a2e3a1d4579603a69b1d07440ced158747568bb with infra container: openstack/nova-metadata-0/POD\" id=371faf2d-2ad7-4c85-827f-644947c530ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.725789 | controller |     "Jun 11 12:25:55.188606 crc crio[24477]: time=\"2026-06-11T12:25:55.186552158Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=59713d36-8391-4038-83b2-4de6d5fa5c9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.725803 | controller |     "Jun 11 12:25:55.196591 crc crio[24477]: time=\"2026-06-11T12:25:55.196113708Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=62f68db2-0d03-43b4-abe2-571e81aa98ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.725818 | controller |     "Jun 11 12:25:55.210320 crc crio[24477]: time=\"2026-06-11T12:25:55.210215136Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=24dfaaa2-4402-41a2-b222-a4abe6d3dd17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.725832 | controller |     "Jun 11 12:25:55.210814 crc crio[24477]: time=\"2026-06-11T12:25:55.210585177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.725847 | controller |     "Jun 11 12:25:55.354225 crc crio[24477]: time=\"2026-06-11T12:25:55.354063202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.725891 | controller |     "Jun 11 12:25:55.363760 crc crio[24477]: time=\"2026-06-11T12:25:55.359904504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.725907 | controller |     "Jun 11 12:25:55.399084 crc crio[24477]: time=\"2026-06-11T12:25:55.398953613Z\" level=info msg=\"Created container 7a632eee42cd8924a20aec67caa77795cd51da12067d544c0bd2d7006acc2fc3: openstack/dnsmasq-dns-68b84f4555-fwm5c/dnsmasq-dns\" id=396199dd-119e-4610-a7bd-9573f2e43726 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.725922 | controller |     "Jun 11 12:25:55.400510 crc crio[24477]: time=\"2026-06-11T12:25:55.400421284Z\" level=info msg=\"Starting container: 7a632eee42cd8924a20aec67caa77795cd51da12067d544c0bd2d7006acc2fc3\" id=bb770c04-602d-443a-8321-33de3606c4d6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.725936 | controller |     "Jun 11 12:25:55.418361 crc crio[24477]: time=\"2026-06-11T12:25:55.418227482Z\" level=info msg=\"Started container\" PID=90425 containerID=7a632eee42cd8924a20aec67caa77795cd51da12067d544c0bd2d7006acc2fc3 description=openstack/dnsmasq-dns-68b84f4555-fwm5c/dnsmasq-dns id=bb770c04-602d-443a-8321-33de3606c4d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d154029182271db7c82f0b8e73c18ee17aaccb991c482d118ea69a031e82c63b",
2026-06-11 13:18:31.725951 | controller |     "Jun 11 12:25:55.547208 crc crio[24477]: time=\"2026-06-11T12:25:55.547087107Z\" level=info msg=\"Created container 4b9c3858407c2ee4a303b1bba2401a123c7cdfce8737104e9038ca7ce80fc29e: openstack/nova-metadata-0/nova-metadata-log\" id=24dfaaa2-4402-41a2-b222-a4abe6d3dd17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.725966 | controller |     "Jun 11 12:25:55.548904 crc crio[24477]: time=\"2026-06-11T12:25:55.548821876Z\" level=info msg=\"Starting container: 4b9c3858407c2ee4a303b1bba2401a123c7cdfce8737104e9038ca7ce80fc29e\" id=ce9060ec-6b85-48ee-88bb-1436f2f355b0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.725984 | controller |     "Jun 11 12:25:55.555407 crc crio[24477]: time=\"2026-06-11T12:25:55.555282155Z\" level=info msg=\"Started container\" PID=90446 containerID=4b9c3858407c2ee4a303b1bba2401a123c7cdfce8737104e9038ca7ce80fc29e description=openstack/nova-metadata-0/nova-metadata-log id=ce9060ec-6b85-48ee-88bb-1436f2f355b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af285e68c87092131a29c85f3a2e3a1d4579603a69b1d07440ced158747568bb",
2026-06-11 13:18:31.726000 | controller |     "Jun 11 12:25:55.569062 crc crio[24477]: time=\"2026-06-11T12:25:55.568964216Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=68d66c0b-cfb7-43a0-9e43-baabb04cd39e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.726015 | controller |     "Jun 11 12:25:55.629449 crc crio[24477]: time=\"2026-06-11T12:25:55.629171574Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=8eef82bd-5fd5-441e-8a8e-a269c8938f5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.726030 | controller |     "Jun 11 12:25:55.643185 crc crio[24477]: time=\"2026-06-11T12:25:55.643074639Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=0733b3b3-4e4b-4d20-bee4-fb49141f0292 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.726045 | controller |     "Jun 11 12:25:55.643752 crc crio[24477]: time=\"2026-06-11T12:25:55.643614685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.726059 | controller |     "Jun 11 12:25:55.752499 crc crio[24477]: time=\"2026-06-11T12:25:55.752390361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.726074 | controller |     "Jun 11 12:25:55.757434 crc crio[24477]: time=\"2026-06-11T12:25:55.757353474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.726089 | controller |     "Jun 11 12:25:55.945590 crc crio[24477]: time=\"2026-06-11T12:25:55.944939497Z\" level=info msg=\"Created container f9ca8d54be24423d531f1e54116d816584ab25e48f66b05cf12483e0deae4e10: openstack/nova-metadata-0/nova-metadata-metadata\" id=0733b3b3-4e4b-4d20-bee4-fb49141f0292 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.726103 | controller |     "Jun 11 12:25:55.952977 crc crio[24477]: time=\"2026-06-11T12:25:55.952235111Z\" level=info msg=\"Starting container: f9ca8d54be24423d531f1e54116d816584ab25e48f66b05cf12483e0deae4e10\" id=10af4c71-7b36-4dfe-bd18-a0db8278bf43 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.726118 | controller |     "Jun 11 12:25:55.959760 crc crio[24477]: time=\"2026-06-11T12:25:55.959581336Z\" level=info msg=\"Started container\" PID=90488 containerID=f9ca8d54be24423d531f1e54116d816584ab25e48f66b05cf12483e0deae4e10 description=openstack/nova-metadata-0/nova-metadata-metadata id=10af4c71-7b36-4dfe-bd18-a0db8278bf43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af285e68c87092131a29c85f3a2e3a1d4579603a69b1d07440ced158747568bb",
2026-06-11 13:18:31.726133 | controller |     "Jun 11 12:25:56.652353 crc crio[24477]: time=\"2026-06-11T12:25:56.652275625Z\" level=info msg=\"Stopping container: 3eb7974e68f21d56d56359f2e3edf48386effb316dfe778e5e89b033887393c7 (timeout: 30s)\" id=20a6a1c0-c134-43bd-a1a5-1b12fe7ba1d7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.726147 | controller |     "Jun 11 12:25:56.652632 crc crio[24477]: time=\"2026-06-11T12:25:56.652510964Z\" level=info msg=\"Stopping container: c4cef31c2c29b46ad466a35efb58cb4f126192d5834d8fc0cf8be1d9c493363e (timeout: 30s)\" id=27e65e08-c679-4b68-8f2c-a32f3a024f1a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.726169 | controller |     "Jun 11 12:25:56.803789 crc crio[24477]: time=\"2026-06-11T12:25:56.803562096Z\" level=info msg=\"Stopped container c4cef31c2c29b46ad466a35efb58cb4f126192d5834d8fc0cf8be1d9c493363e: openstack/nova-api-0/nova-api-log\" id=27e65e08-c679-4b68-8f2c-a32f3a024f1a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.726184 | controller |     "Jun 11 12:25:57.519466 crc crio[24477]: time=\"2026-06-11T12:25:57.51859617Z\" level=info msg=\"Stopping container: 6288f230f41c9b0c75205ebc1da2c10a3442b3510602208b07bef6276c8623a0 (timeout: 30s)\" id=2f4606ba-141a-4e92-8f7d-e0f03cf9a926 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.726199 | controller |     "Jun 11 12:25:57.519834 crc crio[24477]: time=\"2026-06-11T12:25:57.5197407Z\" level=info msg=\"Stopping container: 2b00099066b3df6ddec3e4c94d2b9aba66e6fa4cbba9721794c02b1c383b20e5 (timeout: 30s)\" id=30f8a18b-1c0c-46a2-ab09-f3b0d89c0ae0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.726213 | controller |     "Jun 11 12:25:57.520626 crc crio[24477]: time=\"2026-06-11T12:25:57.520397528Z\" level=info msg=\"Stopping container: 59c6e7c97631fca84f116c7bf370cc9aeddfb236f49a17a7eb32fe127aea548a (timeout: 30s)\" id=276919c8-8f4b-42bd-b791-a035f5738aa3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.726228 | controller |     "Jun 11 12:25:57.524738 crc crio[24477]: time=\"2026-06-11T12:25:57.521179269Z\" level=info msg=\"Stopping container: b9f475b6a7c4499dd87b9831e55aa9f26f900a5119c51453ac3b64d4f86ac3a4 (timeout: 30s)\" id=49bdc164-786f-414a-acfe-97272a5b2580 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.726244 | controller |     "Jun 11 12:25:57.668930 crc crio[24477]: time=\"2026-06-11T12:25:57.668797888Z\" level=info msg=\"Stopped container b9f475b6a7c4499dd87b9831e55aa9f26f900a5119c51453ac3b64d4f86ac3a4: openstack/ceilometer-0/sg-core\" id=49bdc164-786f-414a-acfe-97272a5b2580 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.726259 | controller |     "Jun 11 12:25:57.761010 crc crio[24477]: time=\"2026-06-11T12:25:57.760875577Z\" level=info msg=\"Stopped container 59c6e7c97631fca84f116c7bf370cc9aeddfb236f49a17a7eb32fe127aea548a: openstack/ceilometer-0/proxy-httpd\" id=276919c8-8f4b-42bd-b791-a035f5738aa3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.726274 | controller |     "Jun 11 12:25:58.086251 crc crio[24477]: time=\"2026-06-11T12:25:58.08317143Z\" level=info msg=\"Stopped container 6288f230f41c9b0c75205ebc1da2c10a3442b3510602208b07bef6276c8623a0: openstack/ceilometer-0/ceilometer-central-agent\" id=2f4606ba-141a-4e92-8f7d-e0f03cf9a926 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.726288 | controller |     "Jun 11 12:25:58.686333 crc crio[24477]: time=\"2026-06-11T12:25:58.684958232Z\" level=info msg=\"Stopped container 2b00099066b3df6ddec3e4c94d2b9aba66e6fa4cbba9721794c02b1c383b20e5: openstack/ceilometer-0/ceilometer-notification-agent\" id=30f8a18b-1c0c-46a2-ab09-f3b0d89c0ae0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.726303 | controller |     "Jun 11 12:25:58.688760 crc crio[24477]: time=\"2026-06-11T12:25:58.688618243Z\" level=info msg=\"Stopping pod sandbox: 9310b716e747254da581372f1937c0a34ff0ceff17c8d24e722fa1bdd4709ba9\" id=642bfc96-b49a-45fe-9480-d53044816775 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.726318 | controller |     "Jun 11 12:25:58.689333 crc crio[24477]: time=\"2026-06-11T12:25:58.689281082Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9310b716e747254da581372f1937c0a34ff0ceff17c8d24e722fa1bdd4709ba9 UID:375f9bad-c013-4fa8-b281-e83b242c0b50 NetNS:/var/run/netns/31e331a9-e939-4145-a721-23ce62670561 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod375f9bad_c013_4fa8_b281_e83b242c0b50.slice PodAnnotations:0xc00251e168}] Aliases:map[]}\"",
2026-06-11 13:18:31.726335 | controller |     "Jun 11 12:25:58.689439 crc crio[24477]: time=\"2026-06-11T12:25:58.689427746Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.726350 | controller |     "Jun 11 12:25:59.106290 crc crio[24477]: time=\"2026-06-11T12:25:59.106208485Z\" level=info msg=\"Stopped pod sandbox: 9310b716e747254da581372f1937c0a34ff0ceff17c8d24e722fa1bdd4709ba9\" id=642bfc96-b49a-45fe-9480-d53044816775 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.726365 | controller |     "Jun 11 12:25:59.908415 crc crio[24477]: time=\"2026-06-11T12:25:59.907493783Z\" level=info msg=\"Stopped container 3eb7974e68f21d56d56359f2e3edf48386effb316dfe778e5e89b033887393c7: openstack/nova-api-0/nova-api-api\" id=20a6a1c0-c134-43bd-a1a5-1b12fe7ba1d7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.726380 | controller |     "Jun 11 12:25:59.912208 crc crio[24477]: time=\"2026-06-11T12:25:59.912091892Z\" level=info msg=\"Stopping pod sandbox: cba5bfd019cd870a474be03030223392c300d74a7abd2668b735680491b7bee1\" id=faa5319b-b393-4b4f-b6f9-70b1501782f7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.726396 | controller |     "Jun 11 12:25:59.912833 crc crio[24477]: time=\"2026-06-11T12:25:59.912774771Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:cba5bfd019cd870a474be03030223392c300d74a7abd2668b735680491b7bee1 UID:c7d1264e-9bba-467e-8ea5-96ad631d69c0 NetNS:/var/run/netns/c3e9b15f-fa6a-4a7e-9176-4d3161db5ff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7d1264e_9bba_467e_8ea5_96ad631d69c0.slice PodAnnotations:0xc000a868f0}] Aliases:map[]}\"",
2026-06-11 13:18:31.726410 | controller |     "Jun 11 12:25:59.912985 crc crio[24477]: time=\"2026-06-11T12:25:59.912956496Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.726425 | controller |     "Jun 11 12:25:59.986356 crc crio[24477]: time=\"2026-06-11T12:25:59.986132187Z\" level=info msg=\"Removing container: 59c6e7c97631fca84f116c7bf370cc9aeddfb236f49a17a7eb32fe127aea548a\" id=142137bf-fa46-4330-a0f6-b7a7feb0bbc0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.726440 | controller |     "Jun 11 12:26:00.047958 crc crio[24477]: time=\"2026-06-11T12:26:00.044630445Z\" level=info msg=\"Removed container 59c6e7c97631fca84f116c7bf370cc9aeddfb236f49a17a7eb32fe127aea548a: openstack/ceilometer-0/proxy-httpd\" id=142137bf-fa46-4330-a0f6-b7a7feb0bbc0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.726455 | controller |     "Jun 11 12:26:00.088355 crc crio[24477]: time=\"2026-06-11T12:26:00.087124967Z\" level=info msg=\"Removing container: b9f475b6a7c4499dd87b9831e55aa9f26f900a5119c51453ac3b64d4f86ac3a4\" id=052cde5a-7b44-4707-85a8-51c6b0031f8b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.726470 | controller |     "Jun 11 12:26:00.223461 crc crio[24477]: time=\"2026-06-11T12:26:00.223326792Z\" level=info msg=\"Removed container b9f475b6a7c4499dd87b9831e55aa9f26f900a5119c51453ac3b64d4f86ac3a4: openstack/ceilometer-0/sg-core\" id=052cde5a-7b44-4707-85a8-51c6b0031f8b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.726484 | controller |     "Jun 11 12:26:00.233356 crc crio[24477]: time=\"2026-06-11T12:26:00.232991395Z\" level=info msg=\"Removing container: 2b00099066b3df6ddec3e4c94d2b9aba66e6fa4cbba9721794c02b1c383b20e5\" id=074c1efe-b8bb-4e2f-9123-6ace7e705ec9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.726499 | controller |     "Jun 11 12:26:00.287361 crc crio[24477]: time=\"2026-06-11T12:26:00.287230093Z\" level=info msg=\"Removed container 2b00099066b3df6ddec3e4c94d2b9aba66e6fa4cbba9721794c02b1c383b20e5: openstack/ceilometer-0/ceilometer-notification-agent\" id=074c1efe-b8bb-4e2f-9123-6ace7e705ec9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.726518 | controller |     "Jun 11 12:26:00.294876 crc crio[24477]: time=\"2026-06-11T12:26:00.293040757Z\" level=info msg=\"Removing container: 6288f230f41c9b0c75205ebc1da2c10a3442b3510602208b07bef6276c8623a0\" id=a88e1171-9b30-4a27-a810-1b05aa644794 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.726533 | controller |     "Jun 11 12:26:00.346892 crc crio[24477]: time=\"2026-06-11T12:26:00.346293082Z\" level=info msg=\"Removed container 6288f230f41c9b0c75205ebc1da2c10a3442b3510602208b07bef6276c8623a0: openstack/ceilometer-0/ceilometer-central-agent\" id=a88e1171-9b30-4a27-a810-1b05aa644794 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.726548 | controller |     "Jun 11 12:26:00.502878 crc crio[24477]: time=\"2026-06-11T12:26:00.502358181Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=de985cbd-b2c6-4d41-a9dd-a2f9791cd890 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.726563 | controller |     "Jun 11 12:26:00.502878 crc crio[24477]: time=\"2026-06-11T12:26:00.502483174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.726578 | controller |     "Jun 11 12:26:00.536595 crc crio[24477]: time=\"2026-06-11T12:26:00.536497254Z\" level=info msg=\"Stopped pod sandbox: cba5bfd019cd870a474be03030223392c300d74a7abd2668b735680491b7bee1\" id=faa5319b-b393-4b4f-b6f9-70b1501782f7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.726593 | controller |     "Jun 11 12:26:00.558256 crc crio[24477]: time=\"2026-06-11T12:26:00.558152839Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:695a9eab027e551d2bcf8a2dc8bbffd5fd6052fcb3bea014324f0ecf20b5a070 UID:f337b729-50ad-4d7b-8836-14e09895198a NetNS:/var/run/netns/e55de298-b33f-4e4c-9dfd-944bfb67f3e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf337b729_50ad_4d7b_8836_14e09895198a.slice PodAnnotations:0xc000a86cf8}] Aliases:map[]}\"",
2026-06-11 13:18:31.726608 | controller |     "Jun 11 12:26:00.558256 crc crio[24477]: time=\"2026-06-11T12:26:00.558222751Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.726623 | controller |     "Jun 11 12:26:00.630954 crc crio[24477]: time=\"2026-06-11T12:26:00.630219214Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686346-xjkrt/POD\" id=93fb1b1c-6703-4bc4-b1a6-b7a35c9fed1c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.726638 | controller |     "Jun 11 12:26:00.630954 crc crio[24477]: time=\"2026-06-11T12:26:00.630980456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.726653 | controller |     "Jun 11 12:26:00.720211 crc crio[24477]: time=\"2026-06-11T12:26:00.720097537Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686346-xjkrt Namespace:openshift-infra ID:719ece1d620527aa98ab7a71094d2181bfde0f2195b42a7399892638e872c743 UID:ce749dd0-ead3-471c-a4bc-7ac73115ec0b NetNS:/var/run/netns/e6536ab6-95d8-4f66-9c00-641731db6c3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce749dd0_ead3_471c_a4bc_7ac73115ec0b.slice PodAnnotations:0xc001f2aab0}] Aliases:map[]}\"",
2026-06-11 13:18:31.726668 | controller |     "Jun 11 12:26:00.720211 crc crio[24477]: time=\"2026-06-11T12:26:00.720162079Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686346-xjkrt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.726685 | controller |     "Jun 11 12:26:01.061437 crc crio[24477]: time=\"2026-06-11T12:26:01.060473525Z\" level=info msg=\"Removing container: 3eb7974e68f21d56d56359f2e3edf48386effb316dfe778e5e89b033887393c7\" id=847a70b8-1a64-41ef-99e0-1f4111219891 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.726701 | controller |     "Jun 11 12:26:01.125471 crc crio[24477]: time=\"2026-06-11T12:26:01.125350837Z\" level=info msg=\"Removed container 3eb7974e68f21d56d56359f2e3edf48386effb316dfe778e5e89b033887393c7: openstack/nova-api-0/nova-api-api\" id=847a70b8-1a64-41ef-99e0-1f4111219891 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.726715 | controller |     "Jun 11 12:26:01.147739 crc crio[24477]: time=\"2026-06-11T12:26:01.145589972Z\" level=info msg=\"Removing container: c4cef31c2c29b46ad466a35efb58cb4f126192d5834d8fc0cf8be1d9c493363e\" id=77d40c50-f9e6-4584-9e70-4564e67d9829 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.726730 | controller |     "Jun 11 12:26:01.256049 crc crio[24477]: 2026-06-11T12:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:695a9eab027e551 Mac:22:bb:ff:9e:b8:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/e55de298-b33f-4e4c-9dfd-944bfb67f3e5 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.726745 | controller |     "Jun 11 12:26:01.257760 crc crio[24477]: time=\"2026-06-11T12:26:01.257497212Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:695a9eab027e551d2bcf8a2dc8bbffd5fd6052fcb3bea014324f0ecf20b5a070 UID:f337b729-50ad-4d7b-8836-14e09895198a NetNS:/var/run/netns/e55de298-b33f-4e4c-9dfd-944bfb67f3e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf337b729_50ad_4d7b_8836_14e09895198a.slice PodAnnotations:0xc000a86cf8}] Aliases:map[]}\"",
2026-06-11 13:18:31.726759 | controller |     "Jun 11 12:26:01.257954 crc crio[24477]: time=\"2026-06-11T12:26:01.257875922Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.726774 | controller |     "Jun 11 12:26:01.286953 crc crio[24477]: time=\"2026-06-11T12:26:01.286802909Z\" level=info msg=\"Removed container c4cef31c2c29b46ad466a35efb58cb4f126192d5834d8fc0cf8be1d9c493363e: openstack/nova-api-0/nova-api-log\" id=77d40c50-f9e6-4584-9e70-4564e67d9829 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.726789 | controller |     "Jun 11 12:26:01.300212 crc crio[24477]: time=\"2026-06-11T12:26:01.300128647Z\" level=info msg=\"Ran pod sandbox 695a9eab027e551d2bcf8a2dc8bbffd5fd6052fcb3bea014324f0ecf20b5a070 with infra container: openstack/ceilometer-0/POD\" id=de985cbd-b2c6-4d41-a9dd-a2f9791cd890 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.726804 | controller |     "Jun 11 12:26:01.303464 crc crio[24477]: time=\"2026-06-11T12:26:01.303231659Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=c68a1889-24e6-4a69-9afe-d0ed9be6ec8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.726818 | controller |     "Jun 11 12:26:01.352158 crc crio[24477]: time=\"2026-06-11T12:26:01.351201796Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=ad4faaf4-348d-44fd-83e6-9d84619961b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.726833 | controller |     "Jun 11 12:26:01.370357 crc crio[24477]: time=\"2026-06-11T12:26:01.370221137Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=e98c612e-2f76-4389-bf48-77a6bec7acf5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.726866 | controller |     "Jun 11 12:26:01.370827 crc crio[24477]: time=\"2026-06-11T12:26:01.370699771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.726887 | controller |     "Jun 11 12:26:01.390177 crc crio[24477]: 2026-06-11T12:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:719ece1d620527a Mac:fe:80:cb:a0:ca:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/e6536ab6-95d8-4f66-9c00-641731db6c3e SocketPath: PciID:}] [{Interface:0xc0002e0a00 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.726903 | controller |     "Jun 11 12:26:01.391210 crc crio[24477]: time=\"2026-06-11T12:26:01.39113331Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686346-xjkrt Namespace:openshift-infra ID:719ece1d620527aa98ab7a71094d2181bfde0f2195b42a7399892638e872c743 UID:ce749dd0-ead3-471c-a4bc-7ac73115ec0b NetNS:/var/run/netns/e6536ab6-95d8-4f66-9c00-641731db6c3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce749dd0_ead3_471c_a4bc_7ac73115ec0b.slice PodAnnotations:0xc001f2aab0}] Aliases:map[]}\"",
2026-06-11 13:18:31.726918 | controller |     "Jun 11 12:26:01.391360 crc crio[24477]: time=\"2026-06-11T12:26:01.391322575Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686346-xjkrt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.726932 | controller |     "Jun 11 12:26:01.437767 crc crio[24477]: time=\"2026-06-11T12:26:01.432144358Z\" level=info msg=\"Ran pod sandbox 719ece1d620527aa98ab7a71094d2181bfde0f2195b42a7399892638e872c743 with infra container: openshift-infra/auto-csr-approver-29686346-xjkrt/POD\" id=93fb1b1c-6703-4bc4-b1a6-b7a35c9fed1c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.726947 | controller |     "Jun 11 12:26:01.437767 crc crio[24477]: time=\"2026-06-11T12:26:01.43589354Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=88ce1e44-04d2-4b2a-aad5-c734cd8883dd name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.726962 | controller |     "Jun 11 12:26:01.446281 crc crio[24477]: time=\"2026-06-11T12:26:01.446014005Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 13:18:31.726976 | controller |     "Jun 11 12:26:01.467406 crc crio[24477]: time=\"2026-06-11T12:26:01.467269005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.726990 | controller |     "Jun 11 12:26:01.471756 crc crio[24477]: time=\"2026-06-11T12:26:01.471599965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.727005 | controller |     "Jun 11 12:26:01.587241 crc crio[24477]: time=\"2026-06-11T12:26:01.586708779Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=f8d8567e-ed18-46d6-a7ac-a13e1256dddc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.727020 | controller |     "Jun 11 12:26:01.587389 crc crio[24477]: time=\"2026-06-11T12:26:01.587270025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.727034 | controller |     "Jun 11 12:26:01.635339 crc crio[24477]: time=\"2026-06-11T12:26:01.63122221Z\" level=info msg=\"Created container a640f16c191db4b3e102cc3d348d7240df1f3af73bb642a8396d220702719d2c: openstack/ceilometer-0/ceilometer-central-agent\" id=e98c612e-2f76-4389-bf48-77a6bec7acf5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.727050 | controller |     "Jun 11 12:26:01.635339 crc crio[24477]: time=\"2026-06-11T12:26:01.632753314Z\" level=info msg=\"Starting container: a640f16c191db4b3e102cc3d348d7240df1f3af73bb642a8396d220702719d2c\" id=802b2aae-c340-493e-9cbe-d5fd687a1e51 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.727068 | controller |     "Jun 11 12:26:01.648707 crc crio[24477]: time=\"2026-06-11T12:26:01.645235117Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:70476cbd63b5a0e405b2349a4b7a356a87fe1d3149e29a09b0249d5a882f6f56 UID:b120d4b6-e144-44bd-88db-9cbe0119ae83 NetNS:/var/run/netns/4db7be7f-12d6-4808-838f-6eeede8cc386 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb120d4b6_e144_44bd_88db_9cbe0119ae83.slice PodAnnotations:0xc000530568}] Aliases:map[]}\"",
2026-06-11 13:18:31.727084 | controller |     "Jun 11 12:26:01.648707 crc crio[24477]: time=\"2026-06-11T12:26:01.645298379Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.727099 | controller |     "Jun 11 12:26:01.648707 crc crio[24477]: time=\"2026-06-11T12:26:01.646125362Z\" level=info msg=\"Started container\" PID=91209 containerID=a640f16c191db4b3e102cc3d348d7240df1f3af73bb642a8396d220702719d2c description=openstack/ceilometer-0/ceilometer-central-agent id=802b2aae-c340-493e-9cbe-d5fd687a1e51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=695a9eab027e551d2bcf8a2dc8bbffd5fd6052fcb3bea014324f0ecf20b5a070",
2026-06-11 13:18:31.727114 | controller |     "Jun 11 12:26:01.665105 crc crio[24477]: time=\"2026-06-11T12:26:01.66272892Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=03d56df9-c3e8-4c83-a167-05cc542fc59e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.727128 | controller |     "Jun 11 12:26:01.702426 crc crio[24477]: time=\"2026-06-11T12:26:01.702270212Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=adbc3552-1bb2-463b-a143-beaca4ba020b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.727143 | controller |     "Jun 11 12:26:01.712095 crc crio[24477]: time=\"2026-06-11T12:26:01.711976002Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=a1ed93b4-f0a3-403f-ab65-7990d95aacac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.727157 | controller |     "Jun 11 12:26:01.712374 crc crio[24477]: time=\"2026-06-11T12:26:01.712360013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.727171 | controller |     "Jun 11 12:26:01.782446 crc crio[24477]: time=\"2026-06-11T12:26:01.781309278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.727186 | controller |     "Jun 11 12:26:01.788550 crc crio[24477]: time=\"2026-06-11T12:26:01.788458757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.727201 | controller |     "Jun 11 12:26:01.939547 crc crio[24477]: time=\"2026-06-11T12:26:01.939452191Z\" level=info msg=\"Created container b5abb8814b5a976558d0af0402b20d759b0a16c5e87d338e021ec8c8f192e12c: openstack/ceilometer-0/ceilometer-notification-agent\" id=a1ed93b4-f0a3-403f-ab65-7990d95aacac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.727215 | controller |     "Jun 11 12:26:01.950991 crc crio[24477]: time=\"2026-06-11T12:26:01.948267299Z\" level=info msg=\"Starting container: b5abb8814b5a976558d0af0402b20d759b0a16c5e87d338e021ec8c8f192e12c\" id=218ab0a7-1f1a-4cfc-a3ef-632955e00f00 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.727233 | controller |     "Jun 11 12:26:01.956513 crc crio[24477]: time=\"2026-06-11T12:26:01.95640656Z\" level=info msg=\"Started container\" PID=91256 containerID=b5abb8814b5a976558d0af0402b20d759b0a16c5e87d338e021ec8c8f192e12c description=openstack/ceilometer-0/ceilometer-notification-agent id=218ab0a7-1f1a-4cfc-a3ef-632955e00f00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=695a9eab027e551d2bcf8a2dc8bbffd5fd6052fcb3bea014324f0ecf20b5a070",
2026-06-11 13:18:31.727249 | controller |     "Jun 11 12:26:01.981746 crc crio[24477]: time=\"2026-06-11T12:26:01.980390883Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=470665f0-5a2d-42f2-a146-4355c282d742 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.727264 | controller |     "Jun 11 12:26:02.025744 crc crio[24477]: time=\"2026-06-11T12:26:02.014414948Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=86ab189e-1ac2-4108-a6a4-1a84b0efbdc0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.727279 | controller |     "Jun 11 12:26:02.025744 crc crio[24477]: time=\"2026-06-11T12:26:02.02315629Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=6a50ea18-dfb1-4aef-92ff-b93a743ec408 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.727294 | controller |     "Jun 11 12:26:02.025744 crc crio[24477]: time=\"2026-06-11T12:26:02.023537256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.727308 | controller |     "Jun 11 12:26:02.040813 crc crio[24477]: time=\"2026-06-11T12:26:02.037314174Z\" level=info msg=\"Stopping container: a4641330d135e7cbe0a545700f1421e3a5f6cf758f9aa5779e84e1779a6622e4 (timeout: 10s)\" id=9cfa068e-fc72-49c9-a18a-828fcc6f378d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.727323 | controller |     "Jun 11 12:26:02.120591 crc crio[24477]: time=\"2026-06-11T12:26:02.12033985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.727338 | controller |     "Jun 11 12:26:02.129866 crc crio[24477]: time=\"2026-06-11T12:26:02.127077071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.727352 | controller |     "Jun 11 12:26:02.174452 crc crio[24477]: time=\"2026-06-11T12:26:02.174382859Z\" level=info msg=\"Stopped container a4641330d135e7cbe0a545700f1421e3a5f6cf758f9aa5779e84e1779a6622e4: openstack/dnsmasq-dns-7948f7c9f9-5xw2f/dnsmasq-dns\" id=9cfa068e-fc72-49c9-a18a-828fcc6f378d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.727367 | controller |     "Jun 11 12:26:02.177192 crc crio[24477]: time=\"2026-06-11T12:26:02.176589098Z\" level=info msg=\"Stopping pod sandbox: 098ea72f0f1e5f5326f691c9e3fa38c3374d9c8edc177a825b3b6152a64c793a\" id=c3fbbf79-b35f-4d9f-a9e0-73cc16af3786 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.727382 | controller |     "Jun 11 12:26:02.177788 crc crio[24477]: time=\"2026-06-11T12:26:02.177302637Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-5xw2f Namespace:openstack ID:098ea72f0f1e5f5326f691c9e3fa38c3374d9c8edc177a825b3b6152a64c793a UID:71fca2bf-157a-432b-8a75-430643d4551c NetNS:/var/run/netns/bb58b185-c96f-4948-b52b-143cf45798b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71fca2bf_157a_432b_8a75_430643d4551c.slice PodAnnotations:0xc007b168a8}] Aliases:map[]}\"",
2026-06-11 13:18:31.727397 | controller |     "Jun 11 12:26:02.178995 crc crio[24477]: time=\"2026-06-11T12:26:02.177916525Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7948f7c9f9-5xw2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.727416 | controller |     "Jun 11 12:26:02.352133 crc crio[24477]: 2026-06-11T12:26:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:70476cbd63b5a0e Mac:aa:b9:94:9c:b4:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/4db7be7f-12d6-4808-838f-6eeede8cc386 SocketPath: PciID:}] [{Interface:0xc0005905e0 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.727431 | controller |     "Jun 11 12:26:02.352133 crc crio[24477]: time=\"2026-06-11T12:26:02.350867741Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:70476cbd63b5a0e405b2349a4b7a356a87fe1d3149e29a09b0249d5a882f6f56 UID:b120d4b6-e144-44bd-88db-9cbe0119ae83 NetNS:/var/run/netns/4db7be7f-12d6-4808-838f-6eeede8cc386 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb120d4b6_e144_44bd_88db_9cbe0119ae83.slice PodAnnotations:0xc000530568}] Aliases:map[]}\"",
2026-06-11 13:18:31.727446 | controller |     "Jun 11 12:26:02.352133 crc crio[24477]: time=\"2026-06-11T12:26:02.351002544Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.727461 | controller |     "Jun 11 12:26:02.362044 crc crio[24477]: time=\"2026-06-11T12:26:02.36192109Z\" level=info msg=\"Ran pod sandbox 70476cbd63b5a0e405b2349a4b7a356a87fe1d3149e29a09b0249d5a882f6f56 with infra container: openstack/nova-api-0/POD\" id=f8d8567e-ed18-46d6-a7ac-a13e1256dddc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.727476 | controller |     "Jun 11 12:26:02.386391 crc crio[24477]: time=\"2026-06-11T12:26:02.386106288Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b6b250a5-0885-4709-8763-c651e61eb4dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.727490 | controller |     "Jun 11 12:26:02.390714 crc crio[24477]: time=\"2026-06-11T12:26:02.390536725Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ded09372-49df-44b3-b4c8-c2f279780d90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.727505 | controller |     "Jun 11 12:26:02.401417 crc crio[24477]: time=\"2026-06-11T12:26:02.40129987Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=308d17ae-a79b-457a-a953-3f0e1a4d3539 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.727520 | controller |     "Jun 11 12:26:02.402182 crc crio[24477]: time=\"2026-06-11T12:26:02.402112392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.727534 | controller |     "Jun 11 12:26:02.576746 crc crio[24477]: time=\"2026-06-11T12:26:02.57614333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.727549 | controller |     "Jun 11 12:26:02.580437 crc crio[24477]: time=\"2026-06-11T12:26:02.580339813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.727563 | controller |     "Jun 11 12:26:02.596592 crc crio[24477]: time=\"2026-06-11T12:26:02.596143125Z\" level=info msg=\"Stopped pod sandbox: 098ea72f0f1e5f5326f691c9e3fa38c3374d9c8edc177a825b3b6152a64c793a\" id=c3fbbf79-b35f-4d9f-a9e0-73cc16af3786 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.727578 | controller |     "Jun 11 12:26:02.615606 crc crio[24477]: time=\"2026-06-11T12:26:02.615491748Z\" level=info msg=\"Created container ba65576ea6de9005bf59c77fd9760d0fc18296ba953ffa3f5ace0da776addc14: openstack/ceilometer-0/sg-core\" id=6a50ea18-dfb1-4aef-92ff-b93a743ec408 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.727595 | controller |     "Jun 11 12:26:02.622422 crc crio[24477]: time=\"2026-06-11T12:26:02.61917573Z\" level=info msg=\"Starting container: ba65576ea6de9005bf59c77fd9760d0fc18296ba953ffa3f5ace0da776addc14\" id=9ed395e7-a030-4502-a4dc-f9ad616389d8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.727610 | controller |     "Jun 11 12:26:02.661897 crc crio[24477]: time=\"2026-06-11T12:26:02.661192209Z\" level=info msg=\"Started container\" PID=91353 containerID=ba65576ea6de9005bf59c77fd9760d0fc18296ba953ffa3f5ace0da776addc14 description=openstack/ceilometer-0/sg-core id=9ed395e7-a030-4502-a4dc-f9ad616389d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=695a9eab027e551d2bcf8a2dc8bbffd5fd6052fcb3bea014324f0ecf20b5a070",
2026-06-11 13:18:31.727626 | controller |     "Jun 11 12:26:02.688735 crc crio[24477]: time=\"2026-06-11T12:26:02.688569324Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=8207d653-db6c-4651-8448-57c4609eb772 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.727640 | controller |     "Jun 11 12:26:02.834885 crc crio[24477]: time=\"2026-06-11T12:26:02.832345805Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=5d7953c2-18ec-4f6b-a33b-658e1c2daaa9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.727655 | controller |     "Jun 11 12:26:02.844174 crc crio[24477]: time=\"2026-06-11T12:26:02.843981761Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=cd144078-038f-4733-ad30-c867ff42e79a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.727669 | controller |     "Jun 11 12:26:02.844885 crc crio[24477]: time=\"2026-06-11T12:26:02.844812234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.727684 | controller |     "Jun 11 12:26:02.951392 crc crio[24477]: time=\"2026-06-11T12:26:02.951288974Z\" level=info msg=\"Created container 2b384407cc0caa3cb03f937a79253f6b7ecbef33c28ca2ed9bda06f893cd270a: openstack/nova-api-0/nova-api-log\" id=308d17ae-a79b-457a-a953-3f0e1a4d3539 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.727698 | controller |     "Jun 11 12:26:02.952462 crc crio[24477]: time=\"2026-06-11T12:26:02.952414966Z\" level=info msg=\"Starting container: 2b384407cc0caa3cb03f937a79253f6b7ecbef33c28ca2ed9bda06f893cd270a\" id=2dccc311-45a6-4b86-b68e-63ed7b3f9e2a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.727713 | controller |     "Jun 11 12:26:02.957827 crc crio[24477]: time=\"2026-06-11T12:26:02.957756274Z\" level=info msg=\"Started container\" PID=91416 containerID=2b384407cc0caa3cb03f937a79253f6b7ecbef33c28ca2ed9bda06f893cd270a description=openstack/nova-api-0/nova-api-log id=2dccc311-45a6-4b86-b68e-63ed7b3f9e2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=70476cbd63b5a0e405b2349a4b7a356a87fe1d3149e29a09b0249d5a882f6f56",
2026-06-11 13:18:31.727728 | controller |     "Jun 11 12:26:02.981132 crc crio[24477]: time=\"2026-06-11T12:26:02.979897112Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ec3639cd-74ac-49e6-83bb-36418451956d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.727742 | controller |     "Jun 11 12:26:02.981132 crc crio[24477]: time=\"2026-06-11T12:26:02.980773746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.727756 | controller |     "Jun 11 12:26:02.985548 crc crio[24477]: time=\"2026-06-11T12:26:02.985477058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.727771 | controller |     "Jun 11 12:26:03.077879 crc crio[24477]: time=\"2026-06-11T12:26:03.077717862Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=bd1f3777-ea6d-4ab8-a0f3-185899e04ea7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.727788 | controller |     "Jun 11 12:26:03.088931 crc crio[24477]: time=\"2026-06-11T12:26:03.088701588Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=28f984a9-0c5b-45a1-b7fc-3bd73651099d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.727803 | controller |     "Jun 11 12:26:03.089276 crc crio[24477]: time=\"2026-06-11T12:26:03.089256843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.727817 | controller |     "Jun 11 12:26:03.104074 crc crio[24477]: time=\"2026-06-11T12:26:03.103990024Z\" level=info msg=\"Created container 1c19b8dc126507bdfc0000e8cf4b55c4769e405821aff163bbcbcc511ae78b10: openstack/ceilometer-0/proxy-httpd\" id=cd144078-038f-4733-ad30-c867ff42e79a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.727831 | controller |     "Jun 11 12:26:03.110140 crc crio[24477]: time=\"2026-06-11T12:26:03.108236435Z\" level=info msg=\"Starting container: 1c19b8dc126507bdfc0000e8cf4b55c4769e405821aff163bbcbcc511ae78b10\" id=8f6923ea-ab3e-418e-974c-dbb91e1f97f6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.727846 | controller |     "Jun 11 12:26:03.115021 crc crio[24477]: time=\"2026-06-11T12:26:03.114901959Z\" level=info msg=\"Started container\" PID=91453 containerID=1c19b8dc126507bdfc0000e8cf4b55c4769e405821aff163bbcbcc511ae78b10 description=openstack/ceilometer-0/proxy-httpd id=8f6923ea-ab3e-418e-974c-dbb91e1f97f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=695a9eab027e551d2bcf8a2dc8bbffd5fd6052fcb3bea014324f0ecf20b5a070",
2026-06-11 13:18:31.727881 | controller |     "Jun 11 12:26:03.147641 crc crio[24477]: time=\"2026-06-11T12:26:03.14753371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.727897 | controller |     "Jun 11 12:26:03.152788 crc crio[24477]: time=\"2026-06-11T12:26:03.152705194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.727911 | controller |     "Jun 11 12:26:03.198166 crc crio[24477]: time=\"2026-06-11T12:26:03.19297657Z\" level=info msg=\"Stopping container: 1c19b8dc126507bdfc0000e8cf4b55c4769e405821aff163bbcbcc511ae78b10 (timeout: 30s)\" id=54d06afa-a43d-4ab8-9667-3295fe5db275 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.727925 | controller |     "Jun 11 12:26:03.198166 crc crio[24477]: time=\"2026-06-11T12:26:03.193096001Z\" level=info msg=\"Stopping container: a640f16c191db4b3e102cc3d348d7240df1f3af73bb642a8396d220702719d2c (timeout: 30s)\" id=734cc22a-fdab-4a88-b6f3-3a006822bacf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.727940 | controller |     "Jun 11 12:26:03.198166 crc crio[24477]: time=\"2026-06-11T12:26:03.194625214Z\" level=info msg=\"Stopping container: ba65576ea6de9005bf59c77fd9760d0fc18296ba953ffa3f5ace0da776addc14 (timeout: 30s)\" id=44e52369-b57b-4716-9351-b6959889c681 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.727955 | controller |     "Jun 11 12:26:03.199201 crc crio[24477]: time=\"2026-06-11T12:26:03.198627215Z\" level=info msg=\"Stopping container: b5abb8814b5a976558d0af0402b20d759b0a16c5e87d338e021ec8c8f192e12c (timeout: 30s)\" id=3c189e4c-5aaa-4a2d-9744-5139233996ba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.727969 | controller |     "Jun 11 12:26:03.258818 crc crio[24477]: time=\"2026-06-11T12:26:03.257914729Z\" level=info msg=\"Removing container: a4641330d135e7cbe0a545700f1421e3a5f6cf758f9aa5779e84e1779a6622e4\" id=c3d8634b-a4b7-46c7-be1e-da3f3daa66b3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.727987 | controller |     "Jun 11 12:26:03.334224 crc crio[24477]: time=\"2026-06-11T12:26:03.334121775Z\" level=info msg=\"Stopped container ba65576ea6de9005bf59c77fd9760d0fc18296ba953ffa3f5ace0da776addc14: openstack/ceilometer-0/sg-core\" id=44e52369-b57b-4716-9351-b6959889c681 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.728002 | controller |     "Jun 11 12:26:03.445815 crc crio[24477]: time=\"2026-06-11T12:26:03.445617665Z\" level=info msg=\"Removed container a4641330d135e7cbe0a545700f1421e3a5f6cf758f9aa5779e84e1779a6622e4: openstack/dnsmasq-dns-7948f7c9f9-5xw2f/dnsmasq-dns\" id=c3d8634b-a4b7-46c7-be1e-da3f3daa66b3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.728016 | controller |     "Jun 11 12:26:03.469021 crc crio[24477]: time=\"2026-06-11T12:26:03.468908463Z\" level=info msg=\"Removing container: 56661522b51f9f1854b8a865461bb53c6f4ce35a466e62afb9289ba8ede75ba5\" id=d4ade6c7-c40c-46d8-bb40-9eeeb33974ff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.728031 | controller |     "Jun 11 12:26:03.542046 crc crio[24477]: time=\"2026-06-11T12:26:03.541917952Z\" level=info msg=\"Removed container 56661522b51f9f1854b8a865461bb53c6f4ce35a466e62afb9289ba8ede75ba5: openstack/dnsmasq-dns-7948f7c9f9-5xw2f/init\" id=d4ade6c7-c40c-46d8-bb40-9eeeb33974ff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.728046 | controller |     "Jun 11 12:26:03.632360 crc crio[24477]: time=\"2026-06-11T12:26:03.632254455Z\" level=info msg=\"Created container 25604f9da36e53761fd492329dfa6d0f24447f0536c00626fb38d40f4463d239: openstack/nova-api-0/nova-api-api\" id=28f984a9-0c5b-45a1-b7fc-3bd73651099d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.728060 | controller |     "Jun 11 12:26:03.634287 crc crio[24477]: time=\"2026-06-11T12:26:03.634121957Z\" level=info msg=\"Starting container: 25604f9da36e53761fd492329dfa6d0f24447f0536c00626fb38d40f4463d239\" id=0c7c2b17-ba51-4fdf-baff-ccebc4387153 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.728075 | controller |     "Jun 11 12:26:03.649164 crc crio[24477]: time=\"2026-06-11T12:26:03.649097599Z\" level=info msg=\"Started container\" PID=91664 containerID=25604f9da36e53761fd492329dfa6d0f24447f0536c00626fb38d40f4463d239 description=openstack/nova-api-0/nova-api-api id=0c7c2b17-ba51-4fdf-baff-ccebc4387153 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70476cbd63b5a0e405b2349a4b7a356a87fe1d3149e29a09b0249d5a882f6f56",
2026-06-11 13:18:31.728090 | controller |     "Jun 11 12:26:03.871359 crc crio[24477]: time=\"2026-06-11T12:26:03.871260083Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-4c6cm/POD\" id=ac7e5453-a97a-41e2-a0e2-d05436d5e778 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.728105 | controller |     "Jun 11 12:26:03.871534 crc crio[24477]: time=\"2026-06-11T12:26:03.871384961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.728120 | controller |     "Jun 11 12:26:03.943717 crc crio[24477]: time=\"2026-06-11T12:26:03.942084703Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-4c6cm Namespace:openshift-marketplace ID:2d1accc4bf8f63d5cf7d60768e450dbd24e4d8c933ec08d22d49a091b84edc57 UID:58e8adf1-f099-47f6-bb9d-c67cfb1da981 NetNS:/var/run/netns/deb06149-2b1b-4223-897a-3705944691b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod58e8adf1_f099_47f6_bb9d_c67cfb1da981.slice PodAnnotations:0xc002d94278}] Aliases:map[]}\"",
2026-06-11 13:18:31.728136 | controller |     "Jun 11 12:26:03.943717 crc crio[24477]: time=\"2026-06-11T12:26:03.942157095Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-4c6cm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.728154 | controller |     "Jun 11 12:26:04.018891 crc crio[24477]: time=\"2026-06-11T12:26:04.018626927Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=88ce1e44-04d2-4b2a-aad5-c734cd8883dd name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.728169 | controller |     "Jun 11 12:26:04.019626 crc crio[24477]: time=\"2026-06-11T12:26:04.01952121Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8a3c5cef-e047-4380-9ca9-80e759aed1d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.728185 | controller |     "Jun 11 12:26:04.022914 crc crio[24477]: time=\"2026-06-11T12:26:04.022837213Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4d7a928e-2d54-452b-a0c6-c9bcbd7df064 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.728199 | controller |     "Jun 11 12:26:04.036490 crc crio[24477]: time=\"2026-06-11T12:26:04.036312029Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686346-xjkrt/oc\" id=ba19586c-7d61-4f69-ab1a-7b564d76bb84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.728214 | controller |     "Jun 11 12:26:04.037743 crc crio[24477]: time=\"2026-06-11T12:26:04.037623086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.728228 | controller |     "Jun 11 12:26:04.114435 crc crio[24477]: time=\"2026-06-11T12:26:04.114338506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.728242 | controller |     "Jun 11 12:26:04.130932 crc crio[24477]: time=\"2026-06-11T12:26:04.129436199Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-tvv5f/POD\" id=b18c7119-208a-4793-a7d7-4ff1a9814b83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.728257 | controller |     "Jun 11 12:26:04.130932 crc crio[24477]: time=\"2026-06-11T12:26:04.129531102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.728272 | controller |     "Jun 11 12:26:04.323758 crc crio[24477]: time=\"2026-06-11T12:26:04.323465306Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-tvv5f Namespace:openstack ID:1662b994c7dce579b74d9031c0c8b5462c88fbfb603594e50f4163530b2a892a UID:8bf886e0-6583-4eb6-87b8-cde7ec6cf6cd NetNS:/var/run/netns/24decf7d-b99b-4a87-9450-d2eb6526c9f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bf886e0_6583_4eb6_87b8_cde7ec6cf6cd.slice PodAnnotations:0xc000b189c8}] Aliases:map[]}\"",
2026-06-11 13:18:31.728287 | controller |     "Jun 11 12:26:04.323758 crc crio[24477]: time=\"2026-06-11T12:26:04.323541728Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-tvv5f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.728302 | controller |     "Jun 11 12:26:04.624600 crc crio[24477]: 2026-06-11T12:26:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d1accc4bf8f63d Mac:1a:ad:9e:aa:8e:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/deb06149-2b1b-4223-897a-3705944691b6 SocketPath: PciID:}] [{Interface:0xc000582700 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.728316 | controller |     "Jun 11 12:26:04.624600 crc crio[24477]: time=\"2026-06-11T12:26:04.622527765Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-4c6cm Namespace:openshift-marketplace ID:2d1accc4bf8f63d5cf7d60768e450dbd24e4d8c933ec08d22d49a091b84edc57 UID:58e8adf1-f099-47f6-bb9d-c67cfb1da981 NetNS:/var/run/netns/deb06149-2b1b-4223-897a-3705944691b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod58e8adf1_f099_47f6_bb9d_c67cfb1da981.slice PodAnnotations:0xc002d94278}] Aliases:map[]}\"",
2026-06-11 13:18:31.728336 | controller |     "Jun 11 12:26:04.624600 crc crio[24477]: time=\"2026-06-11T12:26:04.622770702Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-4c6cm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.728352 | controller |     "Jun 11 12:26:04.652814 crc crio[24477]: time=\"2026-06-11T12:26:04.648110821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.728366 | controller |     "Jun 11 12:26:04.663598 crc crio[24477]: time=\"2026-06-11T12:26:04.663495196Z\" level=info msg=\"Ran pod sandbox 2d1accc4bf8f63d5cf7d60768e450dbd24e4d8c933ec08d22d49a091b84edc57 with infra container: openshift-marketplace/redhat-marketplace-4c6cm/POD\" id=ac7e5453-a97a-41e2-a0e2-d05436d5e778 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.728381 | controller |     "Jun 11 12:26:04.672751 crc crio[24477]: time=\"2026-06-11T12:26:04.672579753Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8669fe5a-e932-4881-b502-383a6a5d4334 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.728396 | controller |     "Jun 11 12:26:04.675567 crc crio[24477]: time=\"2026-06-11T12:26:04.675488373Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e152460d-445d-469b-bcc6-7286c4b2ffbd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.728411 | controller |     "Jun 11 12:26:04.699371 crc crio[24477]: time=\"2026-06-11T12:26:04.69918191Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-4c6cm/extract-utilities\" id=9a4c8caf-803c-4235-9d12-0dbb059c88c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.728425 | controller |     "Jun 11 12:26:04.699879 crc crio[24477]: time=\"2026-06-11T12:26:04.699805777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.728439 | controller |     "Jun 11 12:26:04.804399 crc crio[24477]: 2026-06-11T12:26:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1662b994c7dce57 Mac:c6:0a:4e:b9:86:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/24decf7d-b99b-4a87-9450-d2eb6526c9f6 SocketPath: PciID:}] [{Interface:0xc00011b390 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.728454 | controller |     "Jun 11 12:26:04.806538 crc crio[24477]: time=\"2026-06-11T12:26:04.806473493Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-tvv5f Namespace:openstack ID:1662b994c7dce579b74d9031c0c8b5462c88fbfb603594e50f4163530b2a892a UID:8bf886e0-6583-4eb6-87b8-cde7ec6cf6cd NetNS:/var/run/netns/24decf7d-b99b-4a87-9450-d2eb6526c9f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bf886e0_6583_4eb6_87b8_cde7ec6cf6cd.slice PodAnnotations:0xc000b189c8}] Aliases:map[]}\"",
2026-06-11 13:18:31.728470 | controller |     "Jun 11 12:26:04.806727 crc crio[24477]: time=\"2026-06-11T12:26:04.806628237Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-tvv5f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.728484 | controller |     "Jun 11 12:26:04.833137 crc crio[24477]: time=\"2026-06-11T12:26:04.832549753Z\" level=info msg=\"Ran pod sandbox 1662b994c7dce579b74d9031c0c8b5462c88fbfb603594e50f4163530b2a892a with infra container: openstack/nova-cell1-cell-mapping-tvv5f/POD\" id=b18c7119-208a-4793-a7d7-4ff1a9814b83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.728502 | controller |     "Jun 11 12:26:04.840786 crc crio[24477]: time=\"2026-06-11T12:26:04.840560162Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=cc8e3e80-51b9-4424-b3c5-44c067470174 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.728516 | controller |     "Jun 11 12:26:04.884757 crc crio[24477]: time=\"2026-06-11T12:26:04.884171007Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=c4e2ca01-933f-4fe8-bb6a-59341657e921 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.728531 | controller |     "Jun 11 12:26:04.898206 crc crio[24477]: time=\"2026-06-11T12:26:04.898050344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.728546 | controller |     "Jun 11 12:26:04.900974 crc crio[24477]: time=\"2026-06-11T12:26:04.900882053Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-tvv5f/nova-manage\" id=6c651aaf-0584-444a-a514-3adea015b489 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.728560 | controller |     "Jun 11 12:26:04.901630 crc crio[24477]: time=\"2026-06-11T12:26:04.901557213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.728574 | controller |     "Jun 11 12:26:04.903488 crc crio[24477]: time=\"2026-06-11T12:26:04.903348271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.728589 | controller |     "Jun 11 12:26:04.945231 crc crio[24477]: time=\"2026-06-11T12:26:04.944963103Z\" level=info msg=\"Created container 635dcdf9a3c4f511f945f542d62d1b6a9a30787c2c9ee40453014b56dbed05c4: openshift-infra/auto-csr-approver-29686346-xjkrt/oc\" id=ba19586c-7d61-4f69-ab1a-7b564d76bb84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.728603 | controller |     "Jun 11 12:26:04.947775 crc crio[24477]: time=\"2026-06-11T12:26:04.947563683Z\" level=info msg=\"Starting container: 635dcdf9a3c4f511f945f542d62d1b6a9a30787c2c9ee40453014b56dbed05c4\" id=7da221cb-d9fe-4145-a821-cd67078693c9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.728618 | controller |     "Jun 11 12:26:04.956259 crc crio[24477]: time=\"2026-06-11T12:26:04.956042061Z\" level=info msg=\"Started container\" PID=91931 containerID=635dcdf9a3c4f511f945f542d62d1b6a9a30787c2c9ee40453014b56dbed05c4 description=openshift-infra/auto-csr-approver-29686346-xjkrt/oc id=7da221cb-d9fe-4145-a821-cd67078693c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=719ece1d620527aa98ab7a71094d2181bfde0f2195b42a7399892638e872c743",
2026-06-11 13:18:31.728633 | controller |     "Jun 11 12:26:04.987270 crc crio[24477]: time=\"2026-06-11T12:26:04.987202094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.728648 | controller |     "Jun 11 12:26:04.995060 crc crio[24477]: time=\"2026-06-11T12:26:04.994577867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.728762 | controller |     "Jun 11 12:26:05.068284 crc crio[24477]: time=\"2026-06-11T12:26:05.06816311Z\" level=info msg=\"Created container 4713b8f5e7a8cd1cb69d0fe51611ca50e2795bc995adda1139e0e1bcb5b92e83: openshift-marketplace/redhat-marketplace-4c6cm/extract-utilities\" id=9a4c8caf-803c-4235-9d12-0dbb059c88c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.728785 | controller |     "Jun 11 12:26:05.070826 crc crio[24477]: time=\"2026-06-11T12:26:05.070719341Z\" level=info msg=\"Starting container: 4713b8f5e7a8cd1cb69d0fe51611ca50e2795bc995adda1139e0e1bcb5b92e83\" id=1d825a3f-aed2-4a3c-872d-f1acdd211451 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.728801 | controller |     "Jun 11 12:26:05.086022 crc crio[24477]: time=\"2026-06-11T12:26:05.081146384Z\" level=info msg=\"Started container\" PID=91986 containerID=4713b8f5e7a8cd1cb69d0fe51611ca50e2795bc995adda1139e0e1bcb5b92e83 description=openshift-marketplace/redhat-marketplace-4c6cm/extract-utilities id=1d825a3f-aed2-4a3c-872d-f1acdd211451 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d1accc4bf8f63d5cf7d60768e450dbd24e4d8c933ec08d22d49a091b84edc57",
2026-06-11 13:18:31.728817 | controller |     "Jun 11 12:26:05.181724 crc crio[24477]: time=\"2026-06-11T12:26:05.181590895Z\" level=info msg=\"Created container a663dd1cbc476409006f4c24b16bfc13b2344771958421c2856829166541f103: openstack/nova-cell1-cell-mapping-tvv5f/nova-manage\" id=6c651aaf-0584-444a-a514-3adea015b489 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.728832 | controller |     "Jun 11 12:26:05.184104 crc crio[24477]: time=\"2026-06-11T12:26:05.184042441Z\" level=info msg=\"Starting container: a663dd1cbc476409006f4c24b16bfc13b2344771958421c2856829166541f103\" id=e40cadca-c662-4493-9656-93b980afb2ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.728860 | controller |     "Jun 11 12:26:05.192144 crc crio[24477]: time=\"2026-06-11T12:26:05.192089269Z\" level=info msg=\"Started container\" PID=91995 containerID=a663dd1cbc476409006f4c24b16bfc13b2344771958421c2856829166541f103 description=openstack/nova-cell1-cell-mapping-tvv5f/nova-manage id=e40cadca-c662-4493-9656-93b980afb2ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=1662b994c7dce579b74d9031c0c8b5462c88fbfb603594e50f4163530b2a892a",
2026-06-11 13:18:31.728881 | controller |     "Jun 11 12:26:05.423013 crc crio[24477]: time=\"2026-06-11T12:26:05.422302902Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=cd94c123-b9b5-49cd-b4b2-aa13f47799be name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.728897 | controller |     "Jun 11 12:26:05.432520 crc crio[24477]: time=\"2026-06-11T12:26:05.429467732Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 13:18:31.728938 | controller |     "Jun 11 12:26:06.223019 crc crio[24477]: time=\"2026-06-11T12:26:06.222925119Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=cd94c123-b9b5-49cd-b4b2-aa13f47799be name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.728957 | controller |     "Jun 11 12:26:06.224077 crc crio[24477]: time=\"2026-06-11T12:26:06.223812933Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=27045540-13c9-495d-b8b8-8664590dfebe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.728973 | controller |     "Jun 11 12:26:06.229870 crc crio[24477]: time=\"2026-06-11T12:26:06.229791123Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=300569a6-0a3e-481a-a59c-0c8bf3c4ed72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.729031 | controller |     "Jun 11 12:26:06.236997 crc crio[24477]: time=\"2026-06-11T12:26:06.236918134Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-4c6cm/extract-content\" id=5bc31542-e993-423a-b975-a32a9151e7bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.729051 | controller |     "Jun 11 12:26:06.237413 crc crio[24477]: time=\"2026-06-11T12:26:06.237348266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.729075 | controller |     "Jun 11 12:26:06.310146 crc crio[24477]: time=\"2026-06-11T12:26:06.310045612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.729091 | controller |     "Jun 11 12:26:06.317875 crc crio[24477]: time=\"2026-06-11T12:26:06.317757968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.729106 | controller |     "Jun 11 12:26:06.505506 crc crio[24477]: time=\"2026-06-11T12:26:06.505384092Z\" level=info msg=\"Created container 94e6cd1f30783df82585938f719ba15dd73fbcbcedf790f6c98cbba00706ae21: openshift-marketplace/redhat-marketplace-4c6cm/extract-content\" id=5bc31542-e993-423a-b975-a32a9151e7bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.729121 | controller |     "Jun 11 12:26:06.508937 crc crio[24477]: time=\"2026-06-11T12:26:06.50887715Z\" level=info msg=\"Starting container: 94e6cd1f30783df82585938f719ba15dd73fbcbcedf790f6c98cbba00706ae21\" id=3728a342-7f21-4f2d-9351-764e00c95bb7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.729136 | controller |     "Jun 11 12:26:06.517316 crc crio[24477]: time=\"2026-06-11T12:26:06.517167402Z\" level=info msg=\"Started container\" PID=92122 containerID=94e6cd1f30783df82585938f719ba15dd73fbcbcedf790f6c98cbba00706ae21 description=openshift-marketplace/redhat-marketplace-4c6cm/extract-content id=3728a342-7f21-4f2d-9351-764e00c95bb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d1accc4bf8f63d5cf7d60768e450dbd24e4d8c933ec08d22d49a091b84edc57",
2026-06-11 13:18:31.729151 | controller |     "Jun 11 12:26:07.506446 crc crio[24477]: time=\"2026-06-11T12:26:07.505974842Z\" level=info msg=\"Stopping pod sandbox: 719ece1d620527aa98ab7a71094d2181bfde0f2195b42a7399892638e872c743\" id=73e18ace-7820-43d1-9f15-c957e7ef9ba9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.729166 | controller |     "Jun 11 12:26:07.507420 crc crio[24477]: time=\"2026-06-11T12:26:07.506360303Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=871db140-16f4-412a-82c2-c5757a1d7460 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.729181 | controller |     "Jun 11 12:26:07.507894 crc crio[24477]: time=\"2026-06-11T12:26:07.507799473Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686346-xjkrt Namespace:openshift-infra ID:719ece1d620527aa98ab7a71094d2181bfde0f2195b42a7399892638e872c743 UID:ce749dd0-ead3-471c-a4bc-7ac73115ec0b NetNS:/var/run/netns/e6536ab6-95d8-4f66-9c00-641731db6c3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce749dd0_ead3_471c_a4bc_7ac73115ec0b.slice PodAnnotations:0xc000a15600}] Aliases:map[]}\"",
2026-06-11 13:18:31.729197 | controller |     "Jun 11 12:26:07.508105 crc crio[24477]: time=\"2026-06-11T12:26:07.508007519Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686346-xjkrt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.729212 | controller |     "Jun 11 12:26:07.517274 crc crio[24477]: time=\"2026-06-11T12:26:07.517117815Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5dad7a80-3ad7-4448-89b0-d913a8e83021 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.729226 | controller |     "Jun 11 12:26:07.534540 crc crio[24477]: time=\"2026-06-11T12:26:07.534276878Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-4c6cm/registry-server\" id=3dec1e84-c703-40a8-b23b-7a31b3b75afa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.729245 | controller |     "Jun 11 12:26:07.535035 crc crio[24477]: time=\"2026-06-11T12:26:07.534959977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.729261 | controller |     "Jun 11 12:26:07.640442 crc crio[24477]: time=\"2026-06-11T12:26:07.640364792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.729276 | controller |     "Jun 11 12:26:07.645085 crc crio[24477]: time=\"2026-06-11T12:26:07.645015611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.729291 | controller |     "Jun 11 12:26:07.843554 crc crio[24477]: time=\"2026-06-11T12:26:07.843424947Z\" level=info msg=\"Created container dbbcf646097867da1e9eac9d2c37865ee1932ebb22567c8a1eb95932ca3430d8: openshift-marketplace/redhat-marketplace-4c6cm/registry-server\" id=3dec1e84-c703-40a8-b23b-7a31b3b75afa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.729306 | controller |     "Jun 11 12:26:07.853297 crc crio[24477]: time=\"2026-06-11T12:26:07.853211453Z\" level=info msg=\"Starting container: dbbcf646097867da1e9eac9d2c37865ee1932ebb22567c8a1eb95932ca3430d8\" id=227e8d97-6cdd-44a4-90ca-38c73b05a203 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.729320 | controller |     "Jun 11 12:26:07.874068 crc crio[24477]: time=\"2026-06-11T12:26:07.873974802Z\" level=info msg=\"Started container\" PID=92253 containerID=dbbcf646097867da1e9eac9d2c37865ee1932ebb22567c8a1eb95932ca3430d8 description=openshift-marketplace/redhat-marketplace-4c6cm/registry-server id=227e8d97-6cdd-44a4-90ca-38c73b05a203 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d1accc4bf8f63d5cf7d60768e450dbd24e4d8c933ec08d22d49a091b84edc57",
2026-06-11 13:18:31.729336 | controller |     "Jun 11 12:26:08.016303 crc crio[24477]: time=\"2026-06-11T12:26:08.015606132Z\" level=info msg=\"Stopped pod sandbox: 719ece1d620527aa98ab7a71094d2181bfde0f2195b42a7399892638e872c743\" id=73e18ace-7820-43d1-9f15-c957e7ef9ba9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.729351 | controller |     "Jun 11 12:26:13.636108 crc crio[24477]: time=\"2026-06-11T12:26:13.634912855Z\" level=info msg=\"Stopping pod sandbox: 1662b994c7dce579b74d9031c0c8b5462c88fbfb603594e50f4163530b2a892a\" id=566c9c39-ea56-499d-8dbf-0b843634a1db name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.729367 | controller |     "Jun 11 12:26:13.638279 crc crio[24477]: time=\"2026-06-11T12:26:13.63688217Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-tvv5f Namespace:openstack ID:1662b994c7dce579b74d9031c0c8b5462c88fbfb603594e50f4163530b2a892a UID:8bf886e0-6583-4eb6-87b8-cde7ec6cf6cd NetNS:/var/run/netns/24decf7d-b99b-4a87-9450-d2eb6526c9f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bf886e0_6583_4eb6_87b8_cde7ec6cf6cd.slice PodAnnotations:0xc002ce4e20}] Aliases:map[]}\"",
2026-06-11 13:18:31.729382 | controller |     "Jun 11 12:26:13.638279 crc crio[24477]: time=\"2026-06-11T12:26:13.637078816Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-tvv5f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.729397 | controller |     "Jun 11 12:26:14.065117 crc crio[24477]: time=\"2026-06-11T12:26:14.064019979Z\" level=info msg=\"Stopped pod sandbox: 1662b994c7dce579b74d9031c0c8b5462c88fbfb603594e50f4163530b2a892a\" id=566c9c39-ea56-499d-8dbf-0b843634a1db name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.729411 | controller |     "Jun 11 12:26:15.034727 crc crio[24477]: time=\"2026-06-11T12:26:15.032149846Z\" level=info msg=\"Stopping container: 2b384407cc0caa3cb03f937a79253f6b7ecbef33c28ca2ed9bda06f893cd270a (timeout: 30s)\" id=eb2ef775-7469-4aef-8cba-1a53de2d04f5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.729430 | controller |     "Jun 11 12:26:15.034727 crc crio[24477]: time=\"2026-06-11T12:26:15.032376339Z\" level=info msg=\"Stopping container: 0add2176c67d90797f454323a13e5cb686294e08376a16c350912be8620002e9 (timeout: 30s)\" id=8e2e1892-5a76-4811-934f-ea49b3161f70 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.729446 | controller |     "Jun 11 12:26:15.034727 crc crio[24477]: time=\"2026-06-11T12:26:15.03241315Z\" level=info msg=\"Stopping container: 25604f9da36e53761fd492329dfa6d0f24447f0536c00626fb38d40f4463d239 (timeout: 30s)\" id=d57807b7-9cc0-42bb-b11d-8c09db4b0f75 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.729461 | controller |     "Jun 11 12:26:15.174514 crc crio[24477]: time=\"2026-06-11T12:26:15.174462403Z\" level=info msg=\"Stopped container 2b384407cc0caa3cb03f937a79253f6b7ecbef33c28ca2ed9bda06f893cd270a: openstack/nova-api-0/nova-api-log\" id=eb2ef775-7469-4aef-8cba-1a53de2d04f5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.729476 | controller |     "Jun 11 12:26:16.721106 crc crio[24477]: time=\"2026-06-11T12:26:16.720382278Z\" level=info msg=\"Stopping container: f9ca8d54be24423d531f1e54116d816584ab25e48f66b05cf12483e0deae4e10 (timeout: 30s)\" id=646e9fa1-875f-42d0-b0a2-e57322d472d2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.729491 | controller |     "Jun 11 12:26:16.722111 crc crio[24477]: time=\"2026-06-11T12:26:16.720555353Z\" level=info msg=\"Stopping container: 4b9c3858407c2ee4a303b1bba2401a123c7cdfce8737104e9038ca7ce80fc29e (timeout: 30s)\" id=0a64590a-c996-46af-b1c9-24c1577a335d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.729506 | controller |     "Jun 11 12:26:16.725752 crc crio[24477]: time=\"2026-06-11T12:26:16.725516752Z\" level=info msg=\"Stopping container: dbbcf646097867da1e9eac9d2c37865ee1932ebb22567c8a1eb95932ca3430d8 (timeout: 2s)\" id=091d9692-5023-4cd8-9133-255c9b41c222 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.729521 | controller |     "Jun 11 12:26:16.869785 crc crio[24477]: time=\"2026-06-11T12:26:16.868499101Z\" level=info msg=\"Stopped container dbbcf646097867da1e9eac9d2c37865ee1932ebb22567c8a1eb95932ca3430d8: openshift-marketplace/redhat-marketplace-4c6cm/registry-server\" id=091d9692-5023-4cd8-9133-255c9b41c222 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.729535 | controller |     "Jun 11 12:26:16.871176 crc crio[24477]: time=\"2026-06-11T12:26:16.870564018Z\" level=info msg=\"Stopping pod sandbox: 2d1accc4bf8f63d5cf7d60768e450dbd24e4d8c933ec08d22d49a091b84edc57\" id=568489b0-ad5d-4b1e-814a-76d47b58f0ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.729550 | controller |     "Jun 11 12:26:16.872112 crc crio[24477]: time=\"2026-06-11T12:26:16.87202704Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-4c6cm Namespace:openshift-marketplace ID:2d1accc4bf8f63d5cf7d60768e450dbd24e4d8c933ec08d22d49a091b84edc57 UID:58e8adf1-f099-47f6-bb9d-c67cfb1da981 NetNS:/var/run/netns/deb06149-2b1b-4223-897a-3705944691b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod58e8adf1_f099_47f6_bb9d_c67cfb1da981.slice PodAnnotations:0xc0072c0780}] Aliases:map[]}\"",
2026-06-11 13:18:31.729565 | controller |     "Jun 11 12:26:16.872343 crc crio[24477]: time=\"2026-06-11T12:26:16.872278847Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-4c6cm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.729581 | controller |     "Jun 11 12:26:16.890470 crc crio[24477]: time=\"2026-06-11T12:26:16.890362041Z\" level=info msg=\"Stopped container 4b9c3858407c2ee4a303b1bba2401a123c7cdfce8737104e9038ca7ce80fc29e: openstack/nova-metadata-0/nova-metadata-log\" id=0a64590a-c996-46af-b1c9-24c1577a335d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.729600 | controller |     "Jun 11 12:26:17.109751 crc crio[24477]: time=\"2026-06-11T12:26:17.109513361Z\" level=info msg=\"Stopped container 0add2176c67d90797f454323a13e5cb686294e08376a16c350912be8620002e9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=8e2e1892-5a76-4811-934f-ea49b3161f70 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.729615 | controller |     "Jun 11 12:26:17.113540 crc crio[24477]: time=\"2026-06-11T12:26:17.113457936Z\" level=info msg=\"Stopping pod sandbox: 9a15b8552c1fcfa6a0ba5ca7ca71ece35160a3b65b90a889969b89aff8358281\" id=5be668fc-9661-4eab-af8f-0ff46ab3bfae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.729631 | controller |     "Jun 11 12:26:17.114421 crc crio[24477]: time=\"2026-06-11T12:26:17.114375881Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:9a15b8552c1fcfa6a0ba5ca7ca71ece35160a3b65b90a889969b89aff8358281 UID:178ea35f-77d4-40d4-92b7-080a84214c07 NetNS:/var/run/netns/52928a13-dd86-4179-beb5-ed89d64ed1f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod178ea35f_77d4_40d4_92b7_080a84214c07.slice PodAnnotations:0xc000327078}] Aliases:map[]}\"",
2026-06-11 13:18:31.729647 | controller |     "Jun 11 12:26:17.114636 crc crio[24477]: time=\"2026-06-11T12:26:17.114542376Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.729662 | controller |     "Jun 11 12:26:17.360848 crc crio[24477]: time=\"2026-06-11T12:26:17.356513057Z\" level=info msg=\"Stopped pod sandbox: 2d1accc4bf8f63d5cf7d60768e450dbd24e4d8c933ec08d22d49a091b84edc57\" id=568489b0-ad5d-4b1e-814a-76d47b58f0ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.729676 | controller |     "Jun 11 12:26:17.785736 crc crio[24477]: time=\"2026-06-11T12:26:17.785552429Z\" level=info msg=\"Removing container: dbbcf646097867da1e9eac9d2c37865ee1932ebb22567c8a1eb95932ca3430d8\" id=13a699e3-70e4-4bbc-a795-50dfa2b01327 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.729691 | controller |     "Jun 11 12:26:17.842042 crc crio[24477]: time=\"2026-06-11T12:26:17.840911888Z\" level=info msg=\"Removed container dbbcf646097867da1e9eac9d2c37865ee1932ebb22567c8a1eb95932ca3430d8: openshift-marketplace/redhat-marketplace-4c6cm/registry-server\" id=13a699e3-70e4-4bbc-a795-50dfa2b01327 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.729706 | controller |     "Jun 11 12:26:17.850033 crc crio[24477]: time=\"2026-06-11T12:26:17.849808542Z\" level=info msg=\"Removing container: 94e6cd1f30783df82585938f719ba15dd73fbcbcedf790f6c98cbba00706ae21\" id=05e535fa-3526-4397-aabc-0b1dd3cb4984 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.729720 | controller |     "Jun 11 12:26:17.850033 crc crio[24477]: time=\"2026-06-11T12:26:17.849940266Z\" level=info msg=\"Stopped pod sandbox: 9a15b8552c1fcfa6a0ba5ca7ca71ece35160a3b65b90a889969b89aff8358281\" id=5be668fc-9661-4eab-af8f-0ff46ab3bfae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.729735 | controller |     "Jun 11 12:26:18.006354 crc crio[24477]: time=\"2026-06-11T12:26:18.006218562Z\" level=info msg=\"Removed container 94e6cd1f30783df82585938f719ba15dd73fbcbcedf790f6c98cbba00706ae21: openshift-marketplace/redhat-marketplace-4c6cm/extract-content\" id=05e535fa-3526-4397-aabc-0b1dd3cb4984 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.729750 | controller |     "Jun 11 12:26:18.016633 crc crio[24477]: time=\"2026-06-11T12:26:18.016475522Z\" level=info msg=\"Removing container: 4713b8f5e7a8cd1cb69d0fe51611ca50e2795bc995adda1139e0e1bcb5b92e83\" id=02fcb3d6-5ef6-456a-bcc3-be0581798889 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.729809 | controller |     "Jun 11 12:26:18.058547 crc crio[24477]: time=\"2026-06-11T12:26:18.058401672Z\" level=info msg=\"Removed container 4713b8f5e7a8cd1cb69d0fe51611ca50e2795bc995adda1139e0e1bcb5b92e83: openshift-marketplace/redhat-marketplace-4c6cm/extract-utilities\" id=02fcb3d6-5ef6-456a-bcc3-be0581798889 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.729827 | controller |     "Jun 11 12:26:18.580606 crc crio[24477]: time=\"2026-06-11T12:26:18.580223813Z\" level=info msg=\"Stopped container 25604f9da36e53761fd492329dfa6d0f24447f0536c00626fb38d40f4463d239: openstack/nova-api-0/nova-api-api\" id=d57807b7-9cc0-42bb-b11d-8c09db4b0f75 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.729842 | controller |     "Jun 11 12:26:18.584295 crc crio[24477]: time=\"2026-06-11T12:26:18.584244215Z\" level=info msg=\"Stopping pod sandbox: 70476cbd63b5a0e405b2349a4b7a356a87fe1d3149e29a09b0249d5a882f6f56\" id=a8998e84-e204-4b22-9fd6-fffd3dff13c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.729879 | controller |     "Jun 11 12:26:18.584970 crc crio[24477]: time=\"2026-06-11T12:26:18.584943354Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:70476cbd63b5a0e405b2349a4b7a356a87fe1d3149e29a09b0249d5a882f6f56 UID:b120d4b6-e144-44bd-88db-9cbe0119ae83 NetNS:/var/run/netns/4db7be7f-12d6-4808-838f-6eeede8cc386 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb120d4b6_e144_44bd_88db_9cbe0119ae83.slice PodAnnotations:0xc00718cc50}] Aliases:map[]}\"",
2026-06-11 13:18:31.729896 | controller |     "Jun 11 12:26:18.585388 crc crio[24477]: time=\"2026-06-11T12:26:18.585367206Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.729911 | controller |     "Jun 11 12:26:18.802965 crc crio[24477]: time=\"2026-06-11T12:26:18.802266439Z\" level=info msg=\"Removing container: 0add2176c67d90797f454323a13e5cb686294e08376a16c350912be8620002e9\" id=48ba9733-2b1e-416d-89e2-7042a57f7a88 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.729925 | controller |     "Jun 11 12:26:18.882035 crc crio[24477]: time=\"2026-06-11T12:26:18.881971812Z\" level=info msg=\"Removed container 0add2176c67d90797f454323a13e5cb686294e08376a16c350912be8620002e9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=48ba9733-2b1e-416d-89e2-7042a57f7a88 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.729941 | controller |     "Jun 11 12:26:19.087517 crc crio[24477]: time=\"2026-06-11T12:26:19.087339832Z\" level=info msg=\"Stopped pod sandbox: 70476cbd63b5a0e405b2349a4b7a356a87fe1d3149e29a09b0249d5a882f6f56\" id=a8998e84-e204-4b22-9fd6-fffd3dff13c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.729955 | controller |     "Jun 11 12:26:19.362366 crc crio[24477]: time=\"2026-06-11T12:26:19.361486393Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=a691f49d-d49a-4d81-bc50-4d75212a02f3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.729970 | controller |     "Jun 11 12:26:19.362534 crc crio[24477]: time=\"2026-06-11T12:26:19.362409749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.729984 | controller |     "Jun 11 12:26:19.440926 crc crio[24477]: time=\"2026-06-11T12:26:19.440807596Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:ea4442a627fdf728ef7e049337f00416df563a784847d44dbf62cc43c3a9b083 UID:bc244b1e-b0a2-4329-88c2-826652063a1f NetNS:/var/run/netns/a98fddf4-6a7a-4e7c-8902-bdea3fa7c030 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc244b1e_b0a2_4329_88c2_826652063a1f.slice PodAnnotations:0xc002d94330}] Aliases:map[]}\"",
2026-06-11 13:18:31.730003 | controller |     "Jun 11 12:26:19.440926 crc crio[24477]: time=\"2026-06-11T12:26:19.440902469Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.730019 | controller |     "Jun 11 12:26:19.846734 crc crio[24477]: time=\"2026-06-11T12:26:19.846091173Z\" level=info msg=\"Removing container: 25604f9da36e53761fd492329dfa6d0f24447f0536c00626fb38d40f4463d239\" id=0283d1d2-8522-45f1-a59f-1a97a77060f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.730033 | controller |     "Jun 11 12:26:20.021016 crc crio[24477]: time=\"2026-06-11T12:26:20.020196418Z\" level=info msg=\"Removed container 25604f9da36e53761fd492329dfa6d0f24447f0536c00626fb38d40f4463d239: openstack/nova-api-0/nova-api-api\" id=0283d1d2-8522-45f1-a59f-1a97a77060f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.730048 | controller |     "Jun 11 12:26:20.024397 crc crio[24477]: time=\"2026-06-11T12:26:20.024363898Z\" level=info msg=\"Removing container: 2b384407cc0caa3cb03f937a79253f6b7ecbef33c28ca2ed9bda06f893cd270a\" id=5837f84d-b4cc-42a7-b2a2-88affaf92ccc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.730063 | controller |     "Jun 11 12:26:20.112780 crc crio[24477]: time=\"2026-06-11T12:26:20.112448377Z\" level=info msg=\"Stopped container f9ca8d54be24423d531f1e54116d816584ab25e48f66b05cf12483e0deae4e10: openstack/nova-metadata-0/nova-metadata-metadata\" id=646e9fa1-875f-42d0-b0a2-e57322d472d2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.730078 | controller |     "Jun 11 12:26:20.119762 crc crio[24477]: 2026-06-11T12:26:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea4442a627fdf72 Mac:7a:fc:93:24:b2:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/a98fddf4-6a7a-4e7c-8902-bdea3fa7c030 SocketPath: PciID:}] [{Interface:0xc0005885d0 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.730092 | controller |     "Jun 11 12:26:20.121468 crc crio[24477]: time=\"2026-06-11T12:26:20.121338714Z\" level=info msg=\"Stopping pod sandbox: af285e68c87092131a29c85f3a2e3a1d4579603a69b1d07440ced158747568bb\" id=870354a0-081e-4cfc-95d4-40d72a991b2c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.730107 | controller |     "Jun 11 12:26:20.125215 crc crio[24477]: time=\"2026-06-11T12:26:20.123107543Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:af285e68c87092131a29c85f3a2e3a1d4579603a69b1d07440ced158747568bb UID:46188404-5d87-4ead-8964-6f4b689a91fe NetNS:/var/run/netns/701e7fc1-cad8-49e7-8b51-0e5717f8e7ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46188404_5d87_4ead_8964_6f4b689a91fe.slice PodAnnotations:0xc00008c5b0}] Aliases:map[]}\"",
2026-06-11 13:18:31.730122 | controller |     "Jun 11 12:26:20.125215 crc crio[24477]: time=\"2026-06-11T12:26:20.123331039Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.730137 | controller |     "Jun 11 12:26:20.138506 crc crio[24477]: time=\"2026-06-11T12:26:20.134458636Z\" level=info msg=\"Removed container 2b384407cc0caa3cb03f937a79253f6b7ecbef33c28ca2ed9bda06f893cd270a: openstack/nova-api-0/nova-api-log\" id=5837f84d-b4cc-42a7-b2a2-88affaf92ccc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.730152 | controller |     "Jun 11 12:26:20.138506 crc crio[24477]: time=\"2026-06-11T12:26:20.137306889Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:ea4442a627fdf728ef7e049337f00416df563a784847d44dbf62cc43c3a9b083 UID:bc244b1e-b0a2-4329-88c2-826652063a1f NetNS:/var/run/netns/a98fddf4-6a7a-4e7c-8902-bdea3fa7c030 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc244b1e_b0a2_4329_88c2_826652063a1f.slice PodAnnotations:0xc002d94330}] Aliases:map[]}\"",
2026-06-11 13:18:31.730170 | controller |     "Jun 11 12:26:20.138506 crc crio[24477]: time=\"2026-06-11T12:26:20.137627018Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.730185 | controller |     "Jun 11 12:26:20.151588 crc crio[24477]: time=\"2026-06-11T12:26:20.151229072Z\" level=info msg=\"Ran pod sandbox ea4442a627fdf728ef7e049337f00416df563a784847d44dbf62cc43c3a9b083 with infra container: openstack/nova-scheduler-0/POD\" id=a691f49d-d49a-4d81-bc50-4d75212a02f3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.730200 | controller |     "Jun 11 12:26:20.159932 crc crio[24477]: time=\"2026-06-11T12:26:20.159631773Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=a2ac4004-1670-40bf-97a1-ed6d94f9ece6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.730214 | controller |     "Jun 11 12:26:20.194432 crc crio[24477]: time=\"2026-06-11T12:26:20.194324241Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=5dfb70f7-f1c7-440f-9c40-2dec726873c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.730229 | controller |     "Jun 11 12:26:20.203120 crc crio[24477]: time=\"2026-06-11T12:26:20.203056954Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=8f23e85a-e891-4734-b577-de1fbb610a4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.730244 | controller |     "Jun 11 12:26:20.203706 crc crio[24477]: time=\"2026-06-11T12:26:20.203552348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.730259 | controller |     "Jun 11 12:26:20.258184 crc crio[24477]: time=\"2026-06-11T12:26:20.258039999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.730274 | controller |     "Jun 11 12:26:20.265917 crc crio[24477]: time=\"2026-06-11T12:26:20.265813115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.730289 | controller |     "Jun 11 12:26:20.428721 crc crio[24477]: time=\"2026-06-11T12:26:20.427930088Z\" level=info msg=\"Created container a7ca612933f3e9543e5c309d6d5f4e5e5a9b6bc6eb08feff8d97c3771b658737: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=8f23e85a-e891-4734-b577-de1fbb610a4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.730304 | controller |     "Jun 11 12:26:20.430421 crc crio[24477]: time=\"2026-06-11T12:26:20.430327046Z\" level=info msg=\"Starting container: a7ca612933f3e9543e5c309d6d5f4e5e5a9b6bc6eb08feff8d97c3771b658737\" id=664da552-05c6-42e6-9e40-f23ff93e4827 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.730318 | controller |     "Jun 11 12:26:20.437082 crc crio[24477]: time=\"2026-06-11T12:26:20.436980752Z\" level=info msg=\"Started container\" PID=93156 containerID=a7ca612933f3e9543e5c309d6d5f4e5e5a9b6bc6eb08feff8d97c3771b658737 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=664da552-05c6-42e6-9e40-f23ff93e4827 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea4442a627fdf728ef7e049337f00416df563a784847d44dbf62cc43c3a9b083",
2026-06-11 13:18:31.730333 | controller |     "Jun 11 12:26:20.518229 crc crio[24477]: time=\"2026-06-11T12:26:20.518115465Z\" level=info msg=\"Stopped pod sandbox: af285e68c87092131a29c85f3a2e3a1d4579603a69b1d07440ced158747568bb\" id=870354a0-081e-4cfc-95d4-40d72a991b2c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.730352 | controller |     "Jun 11 12:26:20.637875 crc crio[24477]: time=\"2026-06-11T12:26:20.637794516Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=22d8243f-758f-490d-b35b-3f37a163bdd3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.730367 | controller |     "Jun 11 12:26:20.638002 crc crio[24477]: time=\"2026-06-11T12:26:20.637895577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.730382 | controller |     "Jun 11 12:26:20.671959 crc crio[24477]: time=\"2026-06-11T12:26:20.671760297Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:468c8ef6f3d25a2d15330332117704356ff48f39af6dba946de0807919f71154 UID:c4575e6a-2518-4512-b638-26865f8ccc1c NetNS:/var/run/netns/ae4c680f-31b4-4578-8046-c2ffab042dc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4575e6a_2518_4512_b638_26865f8ccc1c.slice PodAnnotations:0xc000a14680}] Aliases:map[]}\"",
2026-06-11 13:18:31.730397 | controller |     "Jun 11 12:26:20.671959 crc crio[24477]: time=\"2026-06-11T12:26:20.671846959Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.730412 | controller |     "Jun 11 12:26:20.876552 crc crio[24477]: time=\"2026-06-11T12:26:20.875538908Z\" level=info msg=\"Removing container: f9ca8d54be24423d531f1e54116d816584ab25e48f66b05cf12483e0deae4e10\" id=f0b723ff-8306-4afa-87ea-c8bcb58075b0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.730427 | controller |     "Jun 11 12:26:20.970300 crc crio[24477]: time=\"2026-06-11T12:26:20.969555998Z\" level=info msg=\"Removed container f9ca8d54be24423d531f1e54116d816584ab25e48f66b05cf12483e0deae4e10: openstack/nova-metadata-0/nova-metadata-metadata\" id=f0b723ff-8306-4afa-87ea-c8bcb58075b0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.730442 | controller |     "Jun 11 12:26:20.977690 crc crio[24477]: time=\"2026-06-11T12:26:20.976998802Z\" level=info msg=\"Removing container: 4b9c3858407c2ee4a303b1bba2401a123c7cdfce8737104e9038ca7ce80fc29e\" id=9d4fbd3c-7273-42d3-afca-a6de7c490d83 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.730457 | controller |     "Jun 11 12:26:21.055732 crc crio[24477]: time=\"2026-06-11T12:26:21.054497865Z\" level=info msg=\"Removed container 4b9c3858407c2ee4a303b1bba2401a123c7cdfce8737104e9038ca7ce80fc29e: openstack/nova-metadata-0/nova-metadata-log\" id=9d4fbd3c-7273-42d3-afca-a6de7c490d83 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.730472 | controller |     "Jun 11 12:26:21.130093 crc crio[24477]: 2026-06-11T12:26:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:468c8ef6f3d25a2 Mac:86:be:22:10:54:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/ae4c680f-31b4-4578-8046-c2ffab042dc8 SocketPath: PciID:}] [{Interface:0xc00022c690 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.730487 | controller |     "Jun 11 12:26:21.131628 crc crio[24477]: time=\"2026-06-11T12:26:21.131567653Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:468c8ef6f3d25a2d15330332117704356ff48f39af6dba946de0807919f71154 UID:c4575e6a-2518-4512-b638-26865f8ccc1c NetNS:/var/run/netns/ae4c680f-31b4-4578-8046-c2ffab042dc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4575e6a_2518_4512_b638_26865f8ccc1c.slice PodAnnotations:0xc000a14680}] Aliases:map[]}\"",
2026-06-11 13:18:31.730503 | controller |     "Jun 11 12:26:21.131851 crc crio[24477]: time=\"2026-06-11T12:26:21.131799809Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.730521 | controller |     "Jun 11 12:26:21.147235 crc crio[24477]: time=\"2026-06-11T12:26:21.147157183Z\" level=info msg=\"Ran pod sandbox 468c8ef6f3d25a2d15330332117704356ff48f39af6dba946de0807919f71154 with infra container: openstack/nova-api-0/POD\" id=22d8243f-758f-490d-b35b-3f37a163bdd3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.730536 | controller |     "Jun 11 12:26:21.151686 crc crio[24477]: time=\"2026-06-11T12:26:21.151561895Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=539049c1-b83c-4bd7-9bec-fb0907262eab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.730551 | controller |     "Jun 11 12:26:21.162485 crc crio[24477]: time=\"2026-06-11T12:26:21.16230332Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=8a16f7f6-3b95-4c38-b744-5bad6403fadf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.730567 | controller |     "Jun 11 12:26:21.180030 crc crio[24477]: time=\"2026-06-11T12:26:21.177385193Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=f49be32d-eb17-4978-a1a9-a5de96c8853c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.730581 | controller |     "Jun 11 12:26:21.180030 crc crio[24477]: time=\"2026-06-11T12:26:21.177828323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.730596 | controller |     "Jun 11 12:26:21.232150 crc crio[24477]: time=\"2026-06-11T12:26:21.232096587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.730610 | controller |     "Jun 11 12:26:21.239139 crc crio[24477]: time=\"2026-06-11T12:26:21.239108813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.730625 | controller |     "Jun 11 12:26:21.381986 crc crio[24477]: time=\"2026-06-11T12:26:21.381922388Z\" level=info msg=\"Created container 07da14df769c3f37922053ca9b0ba809defa726601219bc5ff836a18219ef5aa: openstack/nova-api-0/nova-api-log\" id=f49be32d-eb17-4978-a1a9-a5de96c8853c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.730640 | controller |     "Jun 11 12:26:21.384021 crc crio[24477]: time=\"2026-06-11T12:26:21.383911043Z\" level=info msg=\"Starting container: 07da14df769c3f37922053ca9b0ba809defa726601219bc5ff836a18219ef5aa\" id=271a952f-7d7c-422a-b7c6-377b07503716 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.730654 | controller |     "Jun 11 12:26:21.389890 crc crio[24477]: time=\"2026-06-11T12:26:21.389780557Z\" level=info msg=\"Started container\" PID=93301 containerID=07da14df769c3f37922053ca9b0ba809defa726601219bc5ff836a18219ef5aa description=openstack/nova-api-0/nova-api-log id=271a952f-7d7c-422a-b7c6-377b07503716 name=/runtime.v1.RuntimeService/StartContainer sandboxID=468c8ef6f3d25a2d15330332117704356ff48f39af6dba946de0807919f71154",
2026-06-11 13:18:31.730669 | controller |     "Jun 11 12:26:21.400805 crc crio[24477]: time=\"2026-06-11T12:26:21.400716493Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=495fd7fa-7611-4915-a164-087b7ac84729 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.730684 | controller |     "Jun 11 12:26:21.492611 crc crio[24477]: time=\"2026-06-11T12:26:21.492472972Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=87e6681a-6a23-4465-a825-812b394c47b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.730699 | controller |     "Jun 11 12:26:21.505103 crc crio[24477]: time=\"2026-06-11T12:26:21.504999952Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=6bafdb97-9464-4440-9f53-b0eca038e0f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.730716 | controller |     "Jun 11 12:26:21.505718 crc crio[24477]: time=\"2026-06-11T12:26:21.505594129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.730732 | controller |     "Jun 11 12:26:21.524435 crc crio[24477]: time=\"2026-06-11T12:26:21.524326911Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=14c1f28e-46f5-4f09-b400-32d212fee89f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.730746 | controller |     "Jun 11 12:26:21.524547 crc crio[24477]: time=\"2026-06-11T12:26:21.524474506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.730762 | controller |     "Jun 11 12:26:21.582110 crc crio[24477]: time=\"2026-06-11T12:26:21.581591419Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:881780ad8ba66f466b2bd267e5f29bc13d5b9a5679b1478138e39625b214fc8c UID:7eb282ab-dcca-4ce5-9a81-834234530b90 NetNS:/var/run/netns/331a0b45-c299-4d18-8b4b-c9293a5e7072 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7eb282ab_dcca_4ce5_9a81_834234530b90.slice PodAnnotations:0xc000a15140}] Aliases:map[]}\"",
2026-06-11 13:18:31.730777 | controller |     "Jun 11 12:26:21.582110 crc crio[24477]: time=\"2026-06-11T12:26:21.581782394Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.730792 | controller |     "Jun 11 12:26:21.619182 crc crio[24477]: time=\"2026-06-11T12:26:21.618083177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.730807 | controller |     "Jun 11 12:26:21.628209 crc crio[24477]: time=\"2026-06-11T12:26:21.628111376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.730822 | controller |     "Jun 11 12:26:21.780296 crc crio[24477]: time=\"2026-06-11T12:26:21.779372908Z\" level=info msg=\"Created container fe40e1e4282de96ae6f3748efa17b83bfb46ad4bdac4850dc56921af4f6d402d: openstack/nova-api-0/nova-api-api\" id=6bafdb97-9464-4440-9f53-b0eca038e0f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.730836 | controller |     "Jun 11 12:26:21.782914 crc crio[24477]: time=\"2026-06-11T12:26:21.782744282Z\" level=info msg=\"Starting container: fe40e1e4282de96ae6f3748efa17b83bfb46ad4bdac4850dc56921af4f6d402d\" id=01c68e18-0572-49a2-a191-b2446d259a1e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.730870 | controller |     "Jun 11 12:26:21.790937 crc crio[24477]: time=\"2026-06-11T12:26:21.790798427Z\" level=info msg=\"Started container\" PID=93360 containerID=fe40e1e4282de96ae6f3748efa17b83bfb46ad4bdac4850dc56921af4f6d402d description=openstack/nova-api-0/nova-api-api id=01c68e18-0572-49a2-a191-b2446d259a1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=468c8ef6f3d25a2d15330332117704356ff48f39af6dba946de0807919f71154",
2026-06-11 13:18:31.730887 | controller |     "Jun 11 12:26:21.977970 crc crio[24477]: 2026-06-11T12:26:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:881780ad8ba66f4 Mac:a6:5f:da:6b:5d:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/331a0b45-c299-4d18-8b4b-c9293a5e7072 SocketPath: PciID:}] [{Interface:0xc00024e9a0 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.730905 | controller |     "Jun 11 12:26:21.977970 crc crio[24477]: time=\"2026-06-11T12:26:21.97688486Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:881780ad8ba66f466b2bd267e5f29bc13d5b9a5679b1478138e39625b214fc8c UID:7eb282ab-dcca-4ce5-9a81-834234530b90 NetNS:/var/run/netns/331a0b45-c299-4d18-8b4b-c9293a5e7072 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7eb282ab_dcca_4ce5_9a81_834234530b90.slice PodAnnotations:0xc000a15140}] Aliases:map[]}\"",
2026-06-11 13:18:31.730921 | controller |     "Jun 11 12:26:21.977970 crc crio[24477]: time=\"2026-06-11T12:26:21.977076245Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.730936 | controller |     "Jun 11 12:26:21.990496 crc crio[24477]: time=\"2026-06-11T12:26:21.990445529Z\" level=info msg=\"Ran pod sandbox 881780ad8ba66f466b2bd267e5f29bc13d5b9a5679b1478138e39625b214fc8c with infra container: openstack/nova-metadata-0/POD\" id=14c1f28e-46f5-4f09-b400-32d212fee89f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.730951 | controller |     "Jun 11 12:26:21.996182 crc crio[24477]: time=\"2026-06-11T12:26:21.996140317Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ec61f5e5-d89a-4507-9358-4b55f7463c82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.730967 | controller |     "Jun 11 12:26:21.998740 crc crio[24477]: time=\"2026-06-11T12:26:21.998621085Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=76aa3e19-bda9-40d4-9bd6-e3d42b1eaab0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.730982 | controller |     "Jun 11 12:26:22.006223 crc crio[24477]: time=\"2026-06-11T12:26:22.006139984Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=6c3f7147-7710-4649-8591-d099851bffad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.730996 | controller |     "Jun 11 12:26:22.007508 crc crio[24477]: time=\"2026-06-11T12:26:22.007486382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.731011 | controller |     "Jun 11 12:26:22.076971 crc crio[24477]: time=\"2026-06-11T12:26:22.076841548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.731025 | controller |     "Jun 11 12:26:22.080163 crc crio[24477]: time=\"2026-06-11T12:26:22.080100029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.731040 | controller |     "Jun 11 12:26:22.276575 crc crio[24477]: time=\"2026-06-11T12:26:22.276052276Z\" level=info msg=\"Created container 264d948fc8622c0acd85c66211d43513811c1a38703648cc58c577a4e9fddf41: openstack/nova-metadata-0/nova-metadata-log\" id=6c3f7147-7710-4649-8591-d099851bffad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.731054 | controller |     "Jun 11 12:26:22.278408 crc crio[24477]: time=\"2026-06-11T12:26:22.278126454Z\" level=info msg=\"Starting container: 264d948fc8622c0acd85c66211d43513811c1a38703648cc58c577a4e9fddf41\" id=c40075b6-02e4-4c97-ae03-abac63786cad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.731069 | controller |     "Jun 11 12:26:22.286288 crc crio[24477]: time=\"2026-06-11T12:26:22.286079746Z\" level=info msg=\"Started container\" PID=93455 containerID=264d948fc8622c0acd85c66211d43513811c1a38703648cc58c577a4e9fddf41 description=openstack/nova-metadata-0/nova-metadata-log id=c40075b6-02e4-4c97-ae03-abac63786cad name=/runtime.v1.RuntimeService/StartContainer sandboxID=881780ad8ba66f466b2bd267e5f29bc13d5b9a5679b1478138e39625b214fc8c",
2026-06-11 13:18:31.731088 | controller |     "Jun 11 12:26:22.304175 crc crio[24477]: time=\"2026-06-11T12:26:22.304058208Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=a7683cd5-aa28-454b-a554-6317ef206d23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.731103 | controller |     "Jun 11 12:26:22.369586 crc crio[24477]: time=\"2026-06-11T12:26:22.369410901Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b0e133d6-8f6e-484c-9222-e4d3b88e9d40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.731117 | controller |     "Jun 11 12:26:22.379762 crc crio[24477]: time=\"2026-06-11T12:26:22.379629896Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=3eb03988-d156-4c45-8d14-b455ec51c78e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.731132 | controller |     "Jun 11 12:26:22.380196 crc crio[24477]: time=\"2026-06-11T12:26:22.380026647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.731146 | controller |     "Jun 11 12:26:22.452074 crc crio[24477]: time=\"2026-06-11T12:26:22.45179135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.731160 | controller |     "Jun 11 12:26:22.459248 crc crio[24477]: time=\"2026-06-11T12:26:22.459139875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.731175 | controller |     "Jun 11 12:26:22.584783 crc crio[24477]: time=\"2026-06-11T12:26:22.584573426Z\" level=info msg=\"Created container ec0b31725a274541d1ce8070cc83dc3ccfc26b71667ec0e3d08641bf85e0d941: openstack/nova-metadata-0/nova-metadata-metadata\" id=3eb03988-d156-4c45-8d14-b455ec51c78e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.731190 | controller |     "Jun 11 12:26:22.586927 crc crio[24477]: time=\"2026-06-11T12:26:22.586869399Z\" level=info msg=\"Starting container: ec0b31725a274541d1ce8070cc83dc3ccfc26b71667ec0e3d08641bf85e0d941\" id=f16f7481-2952-44d1-b41e-e17a6e01ed59 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.731205 | controller |     "Jun 11 12:26:22.592837 crc crio[24477]: time=\"2026-06-11T12:26:22.592795894Z\" level=info msg=\"Started container\" PID=93565 containerID=ec0b31725a274541d1ce8070cc83dc3ccfc26b71667ec0e3d08641bf85e0d941 description=openstack/nova-metadata-0/nova-metadata-metadata id=f16f7481-2952-44d1-b41e-e17a6e01ed59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=881780ad8ba66f466b2bd267e5f29bc13d5b9a5679b1478138e39625b214fc8c",
2026-06-11 13:18:31.731219 | controller |     "Jun 11 12:26:33.212691 crc crio[24477]: time=\"2026-06-11T12:26:33.2110193Z\" level=warning msg=\"Stopping container 1c19b8dc126507bdfc0000e8cf4b55c4769e405821aff163bbcbcc511ae78b10 with stop signal(15) timed out. Killing...\"",
2026-06-11 13:18:31.731234 | controller |     "Jun 11 12:26:33.212691 crc crio[24477]: time=\"2026-06-11T12:26:33.212387Z\" level=warning msg=\"Stopping container a640f16c191db4b3e102cc3d348d7240df1f3af73bb642a8396d220702719d2c with stop signal(15) timed out. Killing...\"",
2026-06-11 13:18:31.731248 | controller |     "Jun 11 12:26:33.266766 crc crio[24477]: time=\"2026-06-11T12:26:33.266575061Z\" level=warning msg=\"Stopping container b5abb8814b5a976558d0af0402b20d759b0a16c5e87d338e021ec8c8f192e12c with stop signal(15) timed out. Killing...\"",
2026-06-11 13:18:31.731263 | controller |     "Jun 11 12:26:33.354872 crc crio[24477]: time=\"2026-06-11T12:26:33.354754392Z\" level=error msg=\"Killing container 1c19b8dc126507bdfc0000e8cf4b55c4769e405821aff163bbcbcc511ae78b10 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 1c19b8dc126507bdfc0000e8cf4b55c4769e405821aff163bbcbcc511ae78b10 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-11 13:18:31.731281 | controller |     "Jun 11 12:26:33.367557 crc crio[24477]: time=\"2026-06-11T12:26:33.367449355Z\" level=error msg=\"Killing container b5abb8814b5a976558d0af0402b20d759b0a16c5e87d338e021ec8c8f192e12c failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill b5abb8814b5a976558d0af0402b20d759b0a16c5e87d338e021ec8c8f192e12c KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-11 13:18:31.731296 | controller |     "Jun 11 12:26:33.380586 crc crio[24477]: time=\"2026-06-11T12:26:33.380461571Z\" level=info msg=\"Stopped container 1c19b8dc126507bdfc0000e8cf4b55c4769e405821aff163bbcbcc511ae78b10: openstack/ceilometer-0/proxy-httpd\" id=54d06afa-a43d-4ab8-9667-3295fe5db275 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.731311 | controller |     "Jun 11 12:26:33.411720 crc crio[24477]: time=\"2026-06-11T12:26:33.411510475Z\" level=info msg=\"Stopped container b5abb8814b5a976558d0af0402b20d759b0a16c5e87d338e021ec8c8f192e12c: openstack/ceilometer-0/ceilometer-notification-agent\" id=3c189e4c-5aaa-4a2d-9744-5139233996ba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.731326 | controller |     "Jun 11 12:26:33.762379 crc crio[24477]: time=\"2026-06-11T12:26:33.761883941Z\" level=info msg=\"Stopped container a640f16c191db4b3e102cc3d348d7240df1f3af73bb642a8396d220702719d2c: openstack/ceilometer-0/ceilometer-central-agent\" id=734cc22a-fdab-4a88-b6f3-3a006822bacf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.731340 | controller |     "Jun 11 12:26:33.763548 crc crio[24477]: time=\"2026-06-11T12:26:33.763510807Z\" level=info msg=\"Stopping pod sandbox: 695a9eab027e551d2bcf8a2dc8bbffd5fd6052fcb3bea014324f0ecf20b5a070\" id=9ae68b72-d7de-4669-9cca-9025dceec96b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.731355 | controller |     "Jun 11 12:26:33.764558 crc crio[24477]: time=\"2026-06-11T12:26:33.764520485Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:695a9eab027e551d2bcf8a2dc8bbffd5fd6052fcb3bea014324f0ecf20b5a070 UID:f337b729-50ad-4d7b-8836-14e09895198a NetNS:/var/run/netns/e55de298-b33f-4e4c-9dfd-944bfb67f3e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf337b729_50ad_4d7b_8836_14e09895198a.slice PodAnnotations:0xc00008c7c0}] Aliases:map[]}\"",
2026-06-11 13:18:31.731370 | controller |     "Jun 11 12:26:33.764958 crc crio[24477]: time=\"2026-06-11T12:26:33.764932187Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.731385 | controller |     "Jun 11 12:26:34.251944 crc crio[24477]: time=\"2026-06-11T12:26:34.251835152Z\" level=info msg=\"Stopped pod sandbox: 695a9eab027e551d2bcf8a2dc8bbffd5fd6052fcb3bea014324f0ecf20b5a070\" id=9ae68b72-d7de-4669-9cca-9025dceec96b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.731400 | controller |     "Jun 11 12:26:35.198955 crc crio[24477]: time=\"2026-06-11T12:26:35.198271441Z\" level=info msg=\"Removing container: 1c19b8dc126507bdfc0000e8cf4b55c4769e405821aff163bbcbcc511ae78b10\" id=c10f8115-b519-4410-a862-439c3f9a7229 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.731415 | controller |     "Jun 11 12:26:35.248105 crc crio[24477]: time=\"2026-06-11T12:26:35.247149565Z\" level=info msg=\"Removed container 1c19b8dc126507bdfc0000e8cf4b55c4769e405821aff163bbcbcc511ae78b10: openstack/ceilometer-0/proxy-httpd\" id=c10f8115-b519-4410-a862-439c3f9a7229 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.731430 | controller |     "Jun 11 12:26:35.260119 crc crio[24477]: time=\"2026-06-11T12:26:35.257872643Z\" level=info msg=\"Removing container: ba65576ea6de9005bf59c77fd9760d0fc18296ba953ffa3f5ace0da776addc14\" id=81bc2a37-a5b1-4bce-81bf-1d8df0cea5c0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.731448 | controller |     "Jun 11 12:26:35.344820 crc crio[24477]: time=\"2026-06-11T12:26:35.339241722Z\" level=info msg=\"Removed container ba65576ea6de9005bf59c77fd9760d0fc18296ba953ffa3f5ace0da776addc14: openstack/ceilometer-0/sg-core\" id=81bc2a37-a5b1-4bce-81bf-1d8df0cea5c0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.731463 | controller |     "Jun 11 12:26:35.351143 crc crio[24477]: time=\"2026-06-11T12:26:35.351023022Z\" level=info msg=\"Removing container: b5abb8814b5a976558d0af0402b20d759b0a16c5e87d338e021ec8c8f192e12c\" id=a99d90ff-fa1d-43f7-9e02-bb9521e72b54 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.731478 | controller |     "Jun 11 12:26:35.397314 crc crio[24477]: time=\"2026-06-11T12:26:35.397146806Z\" level=info msg=\"Removed container b5abb8814b5a976558d0af0402b20d759b0a16c5e87d338e021ec8c8f192e12c: openstack/ceilometer-0/ceilometer-notification-agent\" id=a99d90ff-fa1d-43f7-9e02-bb9521e72b54 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.731493 | controller |     "Jun 11 12:26:35.408040 crc crio[24477]: time=\"2026-06-11T12:26:35.407773368Z\" level=info msg=\"Removing container: a640f16c191db4b3e102cc3d348d7240df1f3af73bb642a8396d220702719d2c\" id=6350793e-8aef-4bff-850b-d42fb4c4b890 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.731508 | controller |     "Jun 11 12:26:35.472340 crc crio[24477]: time=\"2026-06-11T12:26:35.472200075Z\" level=info msg=\"Removed container a640f16c191db4b3e102cc3d348d7240df1f3af73bb642a8396d220702719d2c: openstack/ceilometer-0/ceilometer-central-agent\" id=6350793e-8aef-4bff-850b-d42fb4c4b890 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.731523 | controller |     "Jun 11 12:26:35.686767 crc crio[24477]: time=\"2026-06-11T12:26:35.686281487Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=4ecb9143-09b3-4f59-867b-bfdafd0c7a95 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.731539 | controller |     "Jun 11 12:26:35.686767 crc crio[24477]: time=\"2026-06-11T12:26:35.686751571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.731555 | controller |     "Jun 11 12:26:35.728740 crc crio[24477]: time=\"2026-06-11T12:26:35.726535601Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:207ec60be4105f4bbb0f45c9ef5084169f5ef5bb2ab1aae1a575e5ea0df6e803 UID:51cc4334-21d2-4fc6-b11e-200bcdf1cfc0 NetNS:/var/run/netns/5760f52f-2b4b-4707-b0e8-668d583c5c6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51cc4334_21d2_4fc6_b11e_200bcdf1cfc0.slice PodAnnotations:0xc00008c8f8}] Aliases:map[]}\"",
2026-06-11 13:18:31.731571 | controller |     "Jun 11 12:26:35.728740 crc crio[24477]: time=\"2026-06-11T12:26:35.726616803Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.731586 | controller |     "Jun 11 12:26:36.336524 crc crio[24477]: 2026-06-11T12:26:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:207ec60be4105f4 Mac:76:e5:eb:e9:3d:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/5760f52f-2b4b-4707-b0e8-668d583c5c6e SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.731602 | controller |     "Jun 11 12:26:36.340002 crc crio[24477]: time=\"2026-06-11T12:26:36.339883596Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:207ec60be4105f4bbb0f45c9ef5084169f5ef5bb2ab1aae1a575e5ea0df6e803 UID:51cc4334-21d2-4fc6-b11e-200bcdf1cfc0 NetNS:/var/run/netns/5760f52f-2b4b-4707-b0e8-668d583c5c6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51cc4334_21d2_4fc6_b11e_200bcdf1cfc0.slice PodAnnotations:0xc00008c8f8}] Aliases:map[]}\"",
2026-06-11 13:18:31.731621 | controller |     "Jun 11 12:26:36.340371 crc crio[24477]: time=\"2026-06-11T12:26:36.340261536Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.731636 | controller |     "Jun 11 12:26:36.356775 crc crio[24477]: time=\"2026-06-11T12:26:36.355912153Z\" level=info msg=\"Ran pod sandbox 207ec60be4105f4bbb0f45c9ef5084169f5ef5bb2ab1aae1a575e5ea0df6e803 with infra container: openstack/ceilometer-0/POD\" id=4ecb9143-09b3-4f59-867b-bfdafd0c7a95 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.731652 | controller |     "Jun 11 12:26:36.358484 crc crio[24477]: time=\"2026-06-11T12:26:36.358314469Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=3c4133d2-278e-436c-9f95-6cf54d3228b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.731667 | controller |     "Jun 11 12:26:36.382408 crc crio[24477]: time=\"2026-06-11T12:26:36.382167084Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=c7bb3cdc-f14e-4936-93f3-c5555ad1e953 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.731682 | controller |     "Jun 11 12:26:36.392898 crc crio[24477]: time=\"2026-06-11T12:26:36.392198984Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=c2446e6b-b046-4a32-ab03-b277e3203424 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.731697 | controller |     "Jun 11 12:26:36.393457 crc crio[24477]: time=\"2026-06-11T12:26:36.393206853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.731712 | controller |     "Jun 11 12:26:36.488497 crc crio[24477]: time=\"2026-06-11T12:26:36.488387068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.731727 | controller |     "Jun 11 12:26:36.492383 crc crio[24477]: time=\"2026-06-11T12:26:36.492319858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.731742 | controller |     "Jun 11 12:26:36.691203 crc crio[24477]: time=\"2026-06-11T12:26:36.69097691Z\" level=info msg=\"Created container 530a9abda555e38347acf50570d925469e07390732601813b7f4601e05973c30: openstack/ceilometer-0/ceilometer-central-agent\" id=c2446e6b-b046-4a32-ab03-b277e3203424 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.731757 | controller |     "Jun 11 12:26:36.693625 crc crio[24477]: time=\"2026-06-11T12:26:36.69344253Z\" level=info msg=\"Starting container: 530a9abda555e38347acf50570d925469e07390732601813b7f4601e05973c30\" id=59df5037-6388-4f5e-9150-79d95affa461 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.731772 | controller |     "Jun 11 12:26:36.700766 crc crio[24477]: time=\"2026-06-11T12:26:36.700549653Z\" level=info msg=\"Started container\" PID=94522 containerID=530a9abda555e38347acf50570d925469e07390732601813b7f4601e05973c30 description=openstack/ceilometer-0/ceilometer-central-agent id=59df5037-6388-4f5e-9150-79d95affa461 name=/runtime.v1.RuntimeService/StartContainer sandboxID=207ec60be4105f4bbb0f45c9ef5084169f5ef5bb2ab1aae1a575e5ea0df6e803",
2026-06-11 13:18:31.731788 | controller |     "Jun 11 12:26:36.731288 crc crio[24477]: time=\"2026-06-11T12:26:36.731239714Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=7fabee4e-3a02-4629-8a9d-185e8afdbaf6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.731810 | controller |     "Jun 11 12:26:36.769000 crc crio[24477]: time=\"2026-06-11T12:26:36.768215456Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=036e1f4f-88f5-47ae-bbec-fba5b65027ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.731827 | controller |     "Jun 11 12:26:36.779498 crc crio[24477]: time=\"2026-06-11T12:26:36.77945542Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=838c3ce2-c05a-45b8-9fd4-4b3e6048eda0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.731842 | controller |     "Jun 11 12:26:36.780987 crc crio[24477]: time=\"2026-06-11T12:26:36.780965092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.731877 | controller |     "Jun 11 12:26:36.839295 crc crio[24477]: time=\"2026-06-11T12:26:36.839184777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.731893 | controller |     "Jun 11 12:26:36.843009 crc crio[24477]: time=\"2026-06-11T12:26:36.842935791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.731908 | controller |     "Jun 11 12:26:37.020040 crc crio[24477]: time=\"2026-06-11T12:26:37.019757215Z\" level=info msg=\"Created container d5da5eff881743edc3f0694182354a8bc215ef63c1b116d56027e74f4f2dccec: openstack/ceilometer-0/ceilometer-notification-agent\" id=838c3ce2-c05a-45b8-9fd4-4b3e6048eda0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.731923 | controller |     "Jun 11 12:26:37.022227 crc crio[24477]: time=\"2026-06-11T12:26:37.021337139Z\" level=info msg=\"Starting container: d5da5eff881743edc3f0694182354a8bc215ef63c1b116d56027e74f4f2dccec\" id=2ec948c9-bd1f-4af5-b5c6-aa83f185ec7d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.731939 | controller |     "Jun 11 12:26:37.030281 crc crio[24477]: time=\"2026-06-11T12:26:37.030136574Z\" level=info msg=\"Started container\" PID=94566 containerID=d5da5eff881743edc3f0694182354a8bc215ef63c1b116d56027e74f4f2dccec description=openstack/ceilometer-0/ceilometer-notification-agent id=2ec948c9-bd1f-4af5-b5c6-aa83f185ec7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=207ec60be4105f4bbb0f45c9ef5084169f5ef5bb2ab1aae1a575e5ea0df6e803",
2026-06-11 13:18:31.731954 | controller |     "Jun 11 12:26:37.045195 crc crio[24477]: time=\"2026-06-11T12:26:37.044468514Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=a65ffc99-cdd0-45d9-a6e3-446d93f6ae1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.731970 | controller |     "Jun 11 12:26:37.062625 crc crio[24477]: time=\"2026-06-11T12:26:37.062479486Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=b2bd4324-937f-48a2-b4b4-84b22b393e63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.731986 | controller |     "Jun 11 12:26:37.075436 crc crio[24477]: time=\"2026-06-11T12:26:37.075348996Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=58ab3068-07e9-455e-b68c-8f17a867f3b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.732001 | controller |     "Jun 11 12:26:37.075791 crc crio[24477]: time=\"2026-06-11T12:26:37.075753837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.732016 | controller |     "Jun 11 12:26:37.123506 crc crio[24477]: time=\"2026-06-11T12:26:37.123243672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.732034 | controller |     "Jun 11 12:26:37.152061 crc crio[24477]: time=\"2026-06-11T12:26:37.149815853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.732050 | controller |     "Jun 11 12:26:37.304860 crc crio[24477]: time=\"2026-06-11T12:26:37.304726516Z\" level=info msg=\"Created container 686142bc046333d125e4fabca32b41b2eed76f1499040e1678207ecf6b26c82f: openstack/ceilometer-0/sg-core\" id=58ab3068-07e9-455e-b68c-8f17a867f3b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.732065 | controller |     "Jun 11 12:26:37.306585 crc crio[24477]: time=\"2026-06-11T12:26:37.306445001Z\" level=info msg=\"Starting container: 686142bc046333d125e4fabca32b41b2eed76f1499040e1678207ecf6b26c82f\" id=d0528fa1-b94b-479e-a936-14525f29529a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.732081 | controller |     "Jun 11 12:26:37.314223 crc crio[24477]: time=\"2026-06-11T12:26:37.313994185Z\" level=info msg=\"Started container\" PID=94590 containerID=686142bc046333d125e4fabca32b41b2eed76f1499040e1678207ecf6b26c82f description=openstack/ceilometer-0/sg-core id=d0528fa1-b94b-479e-a936-14525f29529a name=/runtime.v1.RuntimeService/StartContainer sandboxID=207ec60be4105f4bbb0f45c9ef5084169f5ef5bb2ab1aae1a575e5ea0df6e803",
2026-06-11 13:18:31.732096 | controller |     "Jun 11 12:26:37.328742 crc crio[24477]: time=\"2026-06-11T12:26:37.328601312Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=369c9745-96e7-4286-bf99-5567666bf55f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.732112 | controller |     "Jun 11 12:26:37.391087 crc crio[24477]: time=\"2026-06-11T12:26:37.391004545Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=9d06ea6a-ed21-4625-996a-16fd0a76fb63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.732127 | controller |     "Jun 11 12:26:37.401978 crc crio[24477]: time=\"2026-06-11T12:26:37.401898793Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=3cb36d71-5ef2-4b77-9d05-71806c14fe34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.732143 | controller |     "Jun 11 12:26:37.402608 crc crio[24477]: time=\"2026-06-11T12:26:37.402556011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.732158 | controller |     "Jun 11 12:26:37.470798 crc crio[24477]: time=\"2026-06-11T12:26:37.470714088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.732173 | controller |     "Jun 11 12:26:37.476335 crc crio[24477]: time=\"2026-06-11T12:26:37.476268352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.732188 | controller |     "Jun 11 12:26:37.669119 crc crio[24477]: time=\"2026-06-11T12:26:37.668488576Z\" level=info msg=\"Created container 84e0c7fa3aaab9ca235c11c2226e9c3f6b5ec95bb18c573d3b4cb1192afb8f71: openstack/ceilometer-0/proxy-httpd\" id=3cb36d71-5ef2-4b77-9d05-71806c14fe34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.732204 | controller |     "Jun 11 12:26:37.670757 crc crio[24477]: time=\"2026-06-11T12:26:37.670291243Z\" level=info msg=\"Starting container: 84e0c7fa3aaab9ca235c11c2226e9c3f6b5ec95bb18c573d3b4cb1192afb8f71\" id=c19743c3-89d6-431b-b11e-fb60f78b48e9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.732220 | controller |     "Jun 11 12:26:37.677259 crc crio[24477]: time=\"2026-06-11T12:26:37.677176088Z\" level=info msg=\"Started container\" PID=94665 containerID=84e0c7fa3aaab9ca235c11c2226e9c3f6b5ec95bb18c573d3b4cb1192afb8f71 description=openstack/ceilometer-0/proxy-httpd id=c19743c3-89d6-431b-b11e-fb60f78b48e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=207ec60be4105f4bbb0f45c9ef5084169f5ef5bb2ab1aae1a575e5ea0df6e803",
2026-06-11 13:18:31.732239 | controller |     "Jun 11 12:26:37.703945 crc crio[24477]: time=\"2026-06-11T12:26:37.703875234Z\" level=info msg=\"Removing container: 53e88feb3941253caf5c2f395e91e168627af63e9ca1fbfff73a3062fbcf4bb5\" id=ee5dd101-e39b-4ed2-a548-108ca98d9abf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.732255 | controller |     "Jun 11 12:26:37.831083 crc crio[24477]: time=\"2026-06-11T12:26:37.830927428Z\" level=info msg=\"Removed container 53e88feb3941253caf5c2f395e91e168627af63e9ca1fbfff73a3062fbcf4bb5: openshift-infra/auto-csr-approver-29686340-cn7b4/oc\" id=ee5dd101-e39b-4ed2-a548-108ca98d9abf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.732270 | controller |     "Jun 11 12:26:37.841026 crc crio[24477]: time=\"2026-06-11T12:26:37.840950139Z\" level=info msg=\"Removing container: 0357f57277795d21fb082ea8f57bd0276c0f1da735e26ad0378f0774703ea0e9\" id=f552d44b-5c3e-4131-932d-d97884e6539b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.732286 | controller |     "Jun 11 12:26:37.876116 crc crio[24477]: time=\"2026-06-11T12:26:37.876009922Z\" level=info msg=\"Removed container 0357f57277795d21fb082ea8f57bd0276c0f1da735e26ad0378f0774703ea0e9: openshift-marketplace/certified-operators-xpqkf/registry-server\" id=f552d44b-5c3e-4131-932d-d97884e6539b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.732301 | controller |     "Jun 11 12:26:37.880290 crc crio[24477]: time=\"2026-06-11T12:26:37.878946209Z\" level=info msg=\"Removing container: 5b6b8cffa407f169c97becbf878b1d01a1ae4b3c8008f6d35a00a13e3ccb9468\" id=4ae0f0a9-6988-467f-96a7-77a361a7bab4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.732316 | controller |     "Jun 11 12:26:37.915282 crc crio[24477]: time=\"2026-06-11T12:26:37.915155061Z\" level=info msg=\"Removed container 5b6b8cffa407f169c97becbf878b1d01a1ae4b3c8008f6d35a00a13e3ccb9468: openstack/kube-state-metrics-0/kube-state-metrics\" id=4ae0f0a9-6988-467f-96a7-77a361a7bab4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.732331 | controller |     "Jun 11 12:26:37.919526 crc crio[24477]: time=\"2026-06-11T12:26:37.91946973Z\" level=info msg=\"Removing container: d97b75c21537fc63739003b9c2955d7dccf38663ef80116e5d7eb6cdb16267ea\" id=6791fa04-f529-4da3-aaa7-920c51db300e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.732347 | controller |     "Jun 11 12:26:37.951546 crc crio[24477]: time=\"2026-06-11T12:26:37.951444234Z\" level=info msg=\"Removed container d97b75c21537fc63739003b9c2955d7dccf38663ef80116e5d7eb6cdb16267ea: openshift-marketplace/certified-operators-xpqkf/extract-utilities\" id=6791fa04-f529-4da3-aaa7-920c51db300e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.732362 | controller |     "Jun 11 12:26:37.954843 crc crio[24477]: time=\"2026-06-11T12:26:37.954780874Z\" level=info msg=\"Removing container: 640cc529615faea56b263183056b6493ad04ad23b3e1c128df200c46b77a9e24\" id=f05f2952-4ee2-44fd-a21f-3a10d8afb03e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.732378 | controller |     "Jun 11 12:26:38.035521 crc crio[24477]: time=\"2026-06-11T12:26:38.035109628Z\" level=info msg=\"Removed container 640cc529615faea56b263183056b6493ad04ad23b3e1c128df200c46b77a9e24: openshift-marketplace/certified-operators-xpqkf/extract-content\" id=f05f2952-4ee2-44fd-a21f-3a10d8afb03e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.732393 | controller |     "Jun 11 12:26:38.047991 crc crio[24477]: time=\"2026-06-11T12:26:38.047867702Z\" level=info msg=\"Stopping pod sandbox: 695a9eab027e551d2bcf8a2dc8bbffd5fd6052fcb3bea014324f0ecf20b5a070\" id=ec68b54d-ebb6-44dc-8c47-119f3fdf7dd9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.732411 | controller |     "Jun 11 12:26:38.048334 crc crio[24477]: time=\"2026-06-11T12:26:38.048056397Z\" level=info msg=\"Stopped pod sandbox (already stopped): 695a9eab027e551d2bcf8a2dc8bbffd5fd6052fcb3bea014324f0ecf20b5a070\" id=ec68b54d-ebb6-44dc-8c47-119f3fdf7dd9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.732427 | controller |     "Jun 11 12:26:38.049802 crc crio[24477]: time=\"2026-06-11T12:26:38.049713194Z\" level=info msg=\"Removing pod sandbox: 695a9eab027e551d2bcf8a2dc8bbffd5fd6052fcb3bea014324f0ecf20b5a070\" id=1754abe7-2128-4ef7-8c0f-b71dfa8b8585 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.732442 | controller |     "Jun 11 12:26:38.083216 crc crio[24477]: time=\"2026-06-11T12:26:38.083072247Z\" level=info msg=\"Removed pod sandbox: 695a9eab027e551d2bcf8a2dc8bbffd5fd6052fcb3bea014324f0ecf20b5a070\" id=1754abe7-2128-4ef7-8c0f-b71dfa8b8585 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.732457 | controller |     "Jun 11 12:26:38.086286 crc crio[24477]: time=\"2026-06-11T12:26:38.086192561Z\" level=info msg=\"Stopping pod sandbox: 2d1accc4bf8f63d5cf7d60768e450dbd24e4d8c933ec08d22d49a091b84edc57\" id=626d7c6e-35b8-4b50-bf3a-c756ba639fce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.732472 | controller |     "Jun 11 12:26:38.086286 crc crio[24477]: time=\"2026-06-11T12:26:38.086289764Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2d1accc4bf8f63d5cf7d60768e450dbd24e4d8c933ec08d22d49a091b84edc57\" id=626d7c6e-35b8-4b50-bf3a-c756ba639fce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.732487 | controller |     "Jun 11 12:26:38.087415 crc crio[24477]: time=\"2026-06-11T12:26:38.087325193Z\" level=info msg=\"Removing pod sandbox: 2d1accc4bf8f63d5cf7d60768e450dbd24e4d8c933ec08d22d49a091b84edc57\" id=18d91199-9afb-4b33-b971-3501aab1bb19 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.732502 | controller |     "Jun 11 12:26:38.105510 crc crio[24477]: time=\"2026-06-11T12:26:38.10539956Z\" level=info msg=\"Removed pod sandbox: 2d1accc4bf8f63d5cf7d60768e450dbd24e4d8c933ec08d22d49a091b84edc57\" id=18d91199-9afb-4b33-b971-3501aab1bb19 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.732517 | controller |     "Jun 11 12:26:38.106837 crc crio[24477]: time=\"2026-06-11T12:26:38.106623691Z\" level=info msg=\"Stopping pod sandbox: 28c3799b1e218d1d83473022f7dd4bc1b2b8fb5dd9c86d289b56d016272de0fb\" id=f9c8fee9-8f02-4eb5-b861-18a8089d7c77 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.732532 | controller |     "Jun 11 12:26:38.106941 crc crio[24477]: time=\"2026-06-11T12:26:38.106914809Z\" level=info msg=\"Stopped pod sandbox (already stopped): 28c3799b1e218d1d83473022f7dd4bc1b2b8fb5dd9c86d289b56d016272de0fb\" id=f9c8fee9-8f02-4eb5-b861-18a8089d7c77 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.732548 | controller |     "Jun 11 12:26:38.107606 crc crio[24477]: time=\"2026-06-11T12:26:38.107537447Z\" level=info msg=\"Removing pod sandbox: 28c3799b1e218d1d83473022f7dd4bc1b2b8fb5dd9c86d289b56d016272de0fb\" id=4dc7f94b-04c3-4ea5-a2fd-bcded678124d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.732563 | controller |     "Jun 11 12:26:38.127594 crc crio[24477]: time=\"2026-06-11T12:26:38.127450596Z\" level=info msg=\"Removed pod sandbox: 28c3799b1e218d1d83473022f7dd4bc1b2b8fb5dd9c86d289b56d016272de0fb\" id=4dc7f94b-04c3-4ea5-a2fd-bcded678124d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.732577 | controller |     "Jun 11 12:26:38.129249 crc crio[24477]: time=\"2026-06-11T12:26:38.12916776Z\" level=info msg=\"Stopping pod sandbox: 70476cbd63b5a0e405b2349a4b7a356a87fe1d3149e29a09b0249d5a882f6f56\" id=86de47d7-2a69-4038-83fc-4a251aa4a608 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.732592 | controller |     "Jun 11 12:26:38.129360 crc crio[24477]: time=\"2026-06-11T12:26:38.129266963Z\" level=info msg=\"Stopped pod sandbox (already stopped): 70476cbd63b5a0e405b2349a4b7a356a87fe1d3149e29a09b0249d5a882f6f56\" id=86de47d7-2a69-4038-83fc-4a251aa4a608 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.732611 | controller |     "Jun 11 12:26:38.130095 crc crio[24477]: time=\"2026-06-11T12:26:38.130032184Z\" level=info msg=\"Removing pod sandbox: 70476cbd63b5a0e405b2349a4b7a356a87fe1d3149e29a09b0249d5a882f6f56\" id=48f9ccae-0348-4a77-83c4-02d6432c6c6f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.732627 | controller |     "Jun 11 12:26:38.150816 crc crio[24477]: time=\"2026-06-11T12:26:38.150626462Z\" level=info msg=\"Removed pod sandbox: 70476cbd63b5a0e405b2349a4b7a356a87fe1d3149e29a09b0249d5a882f6f56\" id=48f9ccae-0348-4a77-83c4-02d6432c6c6f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.732643 | controller |     "Jun 11 12:26:38.152173 crc crio[24477]: time=\"2026-06-11T12:26:38.15207901Z\" level=info msg=\"Stopping pod sandbox: af285e68c87092131a29c85f3a2e3a1d4579603a69b1d07440ced158747568bb\" id=2ec854d3-e564-4cfb-b9aa-ea98f17a493c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.732658 | controller |     "Jun 11 12:26:38.152294 crc crio[24477]: time=\"2026-06-11T12:26:38.152192533Z\" level=info msg=\"Stopped pod sandbox (already stopped): af285e68c87092131a29c85f3a2e3a1d4579603a69b1d07440ced158747568bb\" id=2ec854d3-e564-4cfb-b9aa-ea98f17a493c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.732673 | controller |     "Jun 11 12:26:38.153017 crc crio[24477]: time=\"2026-06-11T12:26:38.152941873Z\" level=info msg=\"Removing pod sandbox: af285e68c87092131a29c85f3a2e3a1d4579603a69b1d07440ced158747568bb\" id=1314ef96-2c84-42e6-8300-72aa45b98c94 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.732688 | controller |     "Jun 11 12:26:38.174499 crc crio[24477]: time=\"2026-06-11T12:26:38.174393544Z\" level=info msg=\"Removed pod sandbox: af285e68c87092131a29c85f3a2e3a1d4579603a69b1d07440ced158747568bb\" id=1314ef96-2c84-42e6-8300-72aa45b98c94 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.732704 | controller |     "Jun 11 12:26:38.176594 crc crio[24477]: time=\"2026-06-11T12:26:38.175632967Z\" level=info msg=\"Stopping pod sandbox: cba5bfd019cd870a474be03030223392c300d74a7abd2668b735680491b7bee1\" id=382c0a37-6de2-4761-8b70-25807f3b2c9d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.732719 | controller |     "Jun 11 12:26:38.176594 crc crio[24477]: time=\"2026-06-11T12:26:38.175852753Z\" level=info msg=\"Stopped pod sandbox (already stopped): cba5bfd019cd870a474be03030223392c300d74a7abd2668b735680491b7bee1\" id=382c0a37-6de2-4761-8b70-25807f3b2c9d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.732734 | controller |     "Jun 11 12:26:38.176594 crc crio[24477]: time=\"2026-06-11T12:26:38.176522892Z\" level=info msg=\"Removing pod sandbox: cba5bfd019cd870a474be03030223392c300d74a7abd2668b735680491b7bee1\" id=541f5253-691f-43db-ab2c-6296238f1573 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.732749 | controller |     "Jun 11 12:26:38.198166 crc crio[24477]: time=\"2026-06-11T12:26:38.198071965Z\" level=info msg=\"Removed pod sandbox: cba5bfd019cd870a474be03030223392c300d74a7abd2668b735680491b7bee1\" id=541f5253-691f-43db-ab2c-6296238f1573 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.732764 | controller |     "Jun 11 12:26:38.199217 crc crio[24477]: time=\"2026-06-11T12:26:38.199161383Z\" level=info msg=\"Stopping pod sandbox: 9a15b8552c1fcfa6a0ba5ca7ca71ece35160a3b65b90a889969b89aff8358281\" id=1047acbb-3689-4713-b8f4-5c560e39b2a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.732779 | controller |     "Jun 11 12:26:38.199309 crc crio[24477]: time=\"2026-06-11T12:26:38.199231675Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9a15b8552c1fcfa6a0ba5ca7ca71ece35160a3b65b90a889969b89aff8358281\" id=1047acbb-3689-4713-b8f4-5c560e39b2a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.732797 | controller |     "Jun 11 12:26:38.200521 crc crio[24477]: time=\"2026-06-11T12:26:38.200432448Z\" level=info msg=\"Removing pod sandbox: 9a15b8552c1fcfa6a0ba5ca7ca71ece35160a3b65b90a889969b89aff8358281\" id=5035dc68-56cf-4f02-898e-f23cec67caa7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.732812 | controller |     "Jun 11 12:26:38.221190 crc crio[24477]: time=\"2026-06-11T12:26:38.22100917Z\" level=info msg=\"Removed pod sandbox: 9a15b8552c1fcfa6a0ba5ca7ca71ece35160a3b65b90a889969b89aff8358281\" id=5035dc68-56cf-4f02-898e-f23cec67caa7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.732827 | controller |     "Jun 11 12:26:38.222773 crc crio[24477]: time=\"2026-06-11T12:26:38.222625928Z\" level=info msg=\"Stopping pod sandbox: e37944723a35c462d93ddb70d2c20788f62cbc2c2b0875193c681e3ddca7d352\" id=27b3f437-7fd5-4b3f-981a-633c6736c94e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.732842 | controller |     "Jun 11 12:26:38.222773 crc crio[24477]: time=\"2026-06-11T12:26:38.222812794Z\" level=info msg=\"Stopped pod sandbox (already stopped): e37944723a35c462d93ddb70d2c20788f62cbc2c2b0875193c681e3ddca7d352\" id=27b3f437-7fd5-4b3f-981a-633c6736c94e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.732877 | controller |     "Jun 11 12:26:38.223736 crc crio[24477]: time=\"2026-06-11T12:26:38.223532354Z\" level=info msg=\"Removing pod sandbox: e37944723a35c462d93ddb70d2c20788f62cbc2c2b0875193c681e3ddca7d352\" id=675f29d8-9a15-43ad-97b2-84cc7ab62f19 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.732895 | controller |     "Jun 11 12:26:38.245393 crc crio[24477]: time=\"2026-06-11T12:26:38.245249262Z\" level=info msg=\"Removed pod sandbox: e37944723a35c462d93ddb70d2c20788f62cbc2c2b0875193c681e3ddca7d352\" id=675f29d8-9a15-43ad-97b2-84cc7ab62f19 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.732922 | controller |     "Jun 11 12:26:38.246441 crc crio[24477]: time=\"2026-06-11T12:26:38.246365401Z\" level=info msg=\"Stopping pod sandbox: 9310b716e747254da581372f1937c0a34ff0ceff17c8d24e722fa1bdd4709ba9\" id=713c5e53-44d6-4b1d-aa35-3cf47bbe2d78 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.732939 | controller |     "Jun 11 12:26:38.246441 crc crio[24477]: time=\"2026-06-11T12:26:38.246415952Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9310b716e747254da581372f1937c0a34ff0ceff17c8d24e722fa1bdd4709ba9\" id=713c5e53-44d6-4b1d-aa35-3cf47bbe2d78 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.732954 | controller |     "Jun 11 12:26:38.247146 crc crio[24477]: time=\"2026-06-11T12:26:38.2470623Z\" level=info msg=\"Removing pod sandbox: 9310b716e747254da581372f1937c0a34ff0ceff17c8d24e722fa1bdd4709ba9\" id=2be4feb3-2c10-4b61-96c8-e45dd341b21b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.732970 | controller |     "Jun 11 12:26:38.270947 crc crio[24477]: time=\"2026-06-11T12:26:38.27061186Z\" level=info msg=\"Removed pod sandbox: 9310b716e747254da581372f1937c0a34ff0ceff17c8d24e722fa1bdd4709ba9\" id=2be4feb3-2c10-4b61-96c8-e45dd341b21b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.732986 | controller |     "Jun 11 12:26:38.272115 crc crio[24477]: time=\"2026-06-11T12:26:38.271997016Z\" level=info msg=\"Stopping pod sandbox: 75fe85ac3eaea309eeb24db47e1ae590fc8f639b91db56594aa36f437eee87fa\" id=ae1732fd-9d6d-423d-9b6d-1bbd78fa66cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.733001 | controller |     "Jun 11 12:26:38.272115 crc crio[24477]: time=\"2026-06-11T12:26:38.272132299Z\" level=info msg=\"Stopped pod sandbox (already stopped): 75fe85ac3eaea309eeb24db47e1ae590fc8f639b91db56594aa36f437eee87fa\" id=ae1732fd-9d6d-423d-9b6d-1bbd78fa66cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.733017 | controller |     "Jun 11 12:26:38.285716 crc crio[24477]: time=\"2026-06-11T12:26:38.28540409Z\" level=info msg=\"Removing pod sandbox: 75fe85ac3eaea309eeb24db47e1ae590fc8f639b91db56594aa36f437eee87fa\" id=4aa489b3-c83d-46c2-9339-b0d3d7a6f968 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.733036 | controller |     "Jun 11 12:26:38.310030 crc crio[24477]: time=\"2026-06-11T12:26:38.309897306Z\" level=info msg=\"Removed pod sandbox: 75fe85ac3eaea309eeb24db47e1ae590fc8f639b91db56594aa36f437eee87fa\" id=4aa489b3-c83d-46c2-9339-b0d3d7a6f968 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.733051 | controller |     "Jun 11 12:26:38.311191 crc crio[24477]: time=\"2026-06-11T12:26:38.311063626Z\" level=info msg=\"Stopping pod sandbox: 4e41767a7dd2ca60b2ce5e099782bc07b220516a67f48ae560b6caae52518d9c\" id=aa550cf0-52ad-4e3e-b40d-b4a11010aedc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.733066 | controller |     "Jun 11 12:26:38.311191 crc crio[24477]: time=\"2026-06-11T12:26:38.311170239Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4e41767a7dd2ca60b2ce5e099782bc07b220516a67f48ae560b6caae52518d9c\" id=aa550cf0-52ad-4e3e-b40d-b4a11010aedc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.733082 | controller |     "Jun 11 12:26:38.311921 crc crio[24477]: time=\"2026-06-11T12:26:38.311797446Z\" level=info msg=\"Removing pod sandbox: 4e41767a7dd2ca60b2ce5e099782bc07b220516a67f48ae560b6caae52518d9c\" id=093dd3d0-397c-46b4-b998-6592cd69cf91 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.733097 | controller |     "Jun 11 12:26:38.350496 crc crio[24477]: time=\"2026-06-11T12:26:38.350387124Z\" level=info msg=\"Removed pod sandbox: 4e41767a7dd2ca60b2ce5e099782bc07b220516a67f48ae560b6caae52518d9c\" id=093dd3d0-397c-46b4-b998-6592cd69cf91 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.733112 | controller |     "Jun 11 12:26:38.354181 crc crio[24477]: time=\"2026-06-11T12:26:38.353878146Z\" level=info msg=\"Stopping pod sandbox: 098ea72f0f1e5f5326f691c9e3fa38c3374d9c8edc177a825b3b6152a64c793a\" id=3146d11b-02ee-4562-a974-d9211fd6a26f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.733127 | controller |     "Jun 11 12:26:38.354181 crc crio[24477]: time=\"2026-06-11T12:26:38.35403297Z\" level=info msg=\"Stopped pod sandbox (already stopped): 098ea72f0f1e5f5326f691c9e3fa38c3374d9c8edc177a825b3b6152a64c793a\" id=3146d11b-02ee-4562-a974-d9211fd6a26f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.733142 | controller |     "Jun 11 12:26:38.355464 crc crio[24477]: time=\"2026-06-11T12:26:38.355420276Z\" level=info msg=\"Removing pod sandbox: 098ea72f0f1e5f5326f691c9e3fa38c3374d9c8edc177a825b3b6152a64c793a\" id=d10feed9-4b3a-4297-994f-e5fb561f9b66 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.733157 | controller |     "Jun 11 12:26:38.397361 crc crio[24477]: time=\"2026-06-11T12:26:38.397220814Z\" level=info msg=\"Removed pod sandbox: 098ea72f0f1e5f5326f691c9e3fa38c3374d9c8edc177a825b3b6152a64c793a\" id=d10feed9-4b3a-4297-994f-e5fb561f9b66 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.733173 | controller |     "Jun 11 12:26:42.115854 crc crio[24477]: time=\"2026-06-11T12:26:42.115071662Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-ngt4b/POD\" id=3dbe744b-835d-4206-89a6-6ee7be47d1d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.733188 | controller |     "Jun 11 12:26:42.115854 crc crio[24477]: time=\"2026-06-11T12:26:42.115870545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.733203 | controller |     "Jun 11 12:26:42.158939 crc crio[24477]: time=\"2026-06-11T12:26:42.158221112Z\" level=info msg=\"Got pod network &{Name:community-operators-ngt4b Namespace:openshift-marketplace ID:d64b8c90f74222982513ad2e3784e9c7932a44d8b8a934b3a179fb76bce3d8f3 UID:80244d32-ef84-465d-9a59-3af36fb89e72 NetNS:/var/run/netns/71fbd174-9db3-4ead-bd4f-487d09d19204 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80244d32_ef84_465d_9a59_3af36fb89e72.slice PodAnnotations:0xc002e128e8}] Aliases:map[]}\"",
2026-06-11 13:18:31.733223 | controller |     "Jun 11 12:26:42.158939 crc crio[24477]: time=\"2026-06-11T12:26:42.158884542Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-ngt4b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.733239 | controller |     "Jun 11 12:26:42.801757 crc crio[24477]: 2026-06-11T12:26:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d64b8c90f742229 Mac:46:4e:c0:81:74:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/71fbd174-9db3-4ead-bd4f-487d09d19204 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.733254 | controller |     "Jun 11 12:26:42.803538 crc crio[24477]: time=\"2026-06-11T12:26:42.803473235Z\" level=info msg=\"Got pod network &{Name:community-operators-ngt4b Namespace:openshift-marketplace ID:d64b8c90f74222982513ad2e3784e9c7932a44d8b8a934b3a179fb76bce3d8f3 UID:80244d32-ef84-465d-9a59-3af36fb89e72 NetNS:/var/run/netns/71fbd174-9db3-4ead-bd4f-487d09d19204 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80244d32_ef84_465d_9a59_3af36fb89e72.slice PodAnnotations:0xc002e128e8}] Aliases:map[]}\"",
2026-06-11 13:18:31.733270 | controller |     "Jun 11 12:26:42.803818 crc crio[24477]: time=\"2026-06-11T12:26:42.803751663Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-ngt4b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.733285 | controller |     "Jun 11 12:26:42.836289 crc crio[24477]: time=\"2026-06-11T12:26:42.836130598Z\" level=info msg=\"Ran pod sandbox d64b8c90f74222982513ad2e3784e9c7932a44d8b8a934b3a179fb76bce3d8f3 with infra container: openshift-marketplace/community-operators-ngt4b/POD\" id=3dbe744b-835d-4206-89a6-6ee7be47d1d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.733301 | controller |     "Jun 11 12:26:42.848241 crc crio[24477]: time=\"2026-06-11T12:26:42.848147963Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=39857850-19ea-41de-a71e-ac2de203e7ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.733316 | controller |     "Jun 11 12:26:42.857758 crc crio[24477]: time=\"2026-06-11T12:26:42.857536525Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4bcc3ff1-0d76-4f26-8c82-e0c0c9f6c1dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.733331 | controller |     "Jun 11 12:26:42.873121 crc crio[24477]: time=\"2026-06-11T12:26:42.873009128Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-ngt4b/extract-utilities\" id=73d311b6-0b13-4992-bdb3-f57008467567 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.733346 | controller |     "Jun 11 12:26:42.873545 crc crio[24477]: time=\"2026-06-11T12:26:42.873520542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.733361 | controller |     "Jun 11 12:26:42.934384 crc crio[24477]: time=\"2026-06-11T12:26:42.934211274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.733376 | controller |     "Jun 11 12:26:42.947762 crc crio[24477]: time=\"2026-06-11T12:26:42.947608951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.733395 | controller |     "Jun 11 12:26:43.163437 crc crio[24477]: time=\"2026-06-11T12:26:43.163316307Z\" level=info msg=\"Created container 2639f37581f19fdd85b1370ddc2341808981b0db00f802d62e79ef7cefe112a4: openshift-marketplace/community-operators-ngt4b/extract-utilities\" id=73d311b6-0b13-4992-bdb3-f57008467567 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.733410 | controller |     "Jun 11 12:26:43.165203 crc crio[24477]: time=\"2026-06-11T12:26:43.165042015Z\" level=info msg=\"Starting container: 2639f37581f19fdd85b1370ddc2341808981b0db00f802d62e79ef7cefe112a4\" id=b399b64d-e5f1-4671-8df8-284d3503051c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.733425 | controller |     "Jun 11 12:26:43.174705 crc crio[24477]: time=\"2026-06-11T12:26:43.17454128Z\" level=info msg=\"Started container\" PID=95203 containerID=2639f37581f19fdd85b1370ddc2341808981b0db00f802d62e79ef7cefe112a4 description=openshift-marketplace/community-operators-ngt4b/extract-utilities id=b399b64d-e5f1-4671-8df8-284d3503051c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d64b8c90f74222982513ad2e3784e9c7932a44d8b8a934b3a179fb76bce3d8f3",
2026-06-11 13:18:31.733440 | controller |     "Jun 11 12:26:43.430271 crc crio[24477]: time=\"2026-06-11T12:26:43.429832743Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=cc70aedc-9f3f-4009-8132-f543dc60cbc0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.733456 | controller |     "Jun 11 12:26:43.450462 crc crio[24477]: time=\"2026-06-11T12:26:43.450416659Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 13:18:31.733471 | controller |     "Jun 11 12:26:44.093210 crc crio[24477]: time=\"2026-06-11T12:26:44.093020758Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=cc70aedc-9f3f-4009-8132-f543dc60cbc0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.733487 | controller |     "Jun 11 12:26:44.094202 crc crio[24477]: time=\"2026-06-11T12:26:44.094068517Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=64e64ed6-12ea-4fa5-8dbe-6e18dbb84486 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.733503 | controller |     "Jun 11 12:26:44.096615 crc crio[24477]: time=\"2026-06-11T12:26:44.096549346Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=de951614-947b-4095-bf43-6856f31b7b2b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.733518 | controller |     "Jun 11 12:26:44.103964 crc crio[24477]: time=\"2026-06-11T12:26:44.103889911Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-ngt4b/extract-content\" id=41014d79-d104-44ba-88ba-2ac1367b7afb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.733533 | controller |     "Jun 11 12:26:44.104451 crc crio[24477]: time=\"2026-06-11T12:26:44.104387175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.733549 | controller |     "Jun 11 12:26:44.170115 crc crio[24477]: time=\"2026-06-11T12:26:44.170029186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.733564 | controller |     "Jun 11 12:26:44.174610 crc crio[24477]: time=\"2026-06-11T12:26:44.174538182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.733579 | controller |     "Jun 11 12:26:44.380379 crc crio[24477]: time=\"2026-06-11T12:26:44.380266472Z\" level=info msg=\"Created container 72bec006b4091f458c72f7107e16647c378b3f86a1e16ad3e4df62df08d74017: openshift-marketplace/community-operators-ngt4b/extract-content\" id=41014d79-d104-44ba-88ba-2ac1367b7afb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.733598 | controller |     "Jun 11 12:26:44.385570 crc crio[24477]: time=\"2026-06-11T12:26:44.385472449Z\" level=info msg=\"Starting container: 72bec006b4091f458c72f7107e16647c378b3f86a1e16ad3e4df62df08d74017\" id=9b249254-c28f-4dee-83d0-23e7bf9c5657 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.733614 | controller |     "Jun 11 12:26:44.394253 crc crio[24477]: time=\"2026-06-11T12:26:44.39380285Z\" level=info msg=\"Started container\" PID=95232 containerID=72bec006b4091f458c72f7107e16647c378b3f86a1e16ad3e4df62df08d74017 description=openshift-marketplace/community-operators-ngt4b/extract-content id=9b249254-c28f-4dee-83d0-23e7bf9c5657 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d64b8c90f74222982513ad2e3784e9c7932a44d8b8a934b3a179fb76bce3d8f3",
2026-06-11 13:18:31.733629 | controller |     "Jun 11 12:26:46.486832 crc crio[24477]: time=\"2026-06-11T12:26:46.486083411Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=704f23cf-a631-470c-8d90-f988efa4e63d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.733645 | controller |     "Jun 11 12:26:46.490470 crc crio[24477]: time=\"2026-06-11T12:26:46.490258157Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1f09cdef-e032-42ff-b4ae-3ec6509876a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.733660 | controller |     "Jun 11 12:26:46.502394 crc crio[24477]: time=\"2026-06-11T12:26:46.502130809Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-ngt4b/registry-server\" id=115ab09d-9687-4d15-89bb-f5b4ab8531a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.733675 | controller |     "Jun 11 12:26:46.502990 crc crio[24477]: time=\"2026-06-11T12:26:46.502809447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.733690 | controller |     "Jun 11 12:26:46.579854 crc crio[24477]: time=\"2026-06-11T12:26:46.578937863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.733706 | controller |     "Jun 11 12:26:46.583152 crc crio[24477]: time=\"2026-06-11T12:26:46.583062227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.733721 | controller |     "Jun 11 12:26:46.787281 crc crio[24477]: time=\"2026-06-11T12:26:46.787178252Z\" level=info msg=\"Created container 94a163dff842001ffe80b162fce480721ab7a50d34e2f5e9edcfcc1a50d9d5ef: openshift-marketplace/community-operators-ngt4b/registry-server\" id=115ab09d-9687-4d15-89bb-f5b4ab8531a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.733737 | controller |     "Jun 11 12:26:46.789780 crc crio[24477]: time=\"2026-06-11T12:26:46.789564628Z\" level=info msg=\"Starting container: 94a163dff842001ffe80b162fce480721ab7a50d34e2f5e9edcfcc1a50d9d5ef\" id=90d1a91e-37e4-4df8-a0a3-59337932d618 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.733752 | controller |     "Jun 11 12:26:46.798125 crc crio[24477]: time=\"2026-06-11T12:26:46.798021004Z\" level=info msg=\"Started container\" PID=95366 containerID=94a163dff842001ffe80b162fce480721ab7a50d34e2f5e9edcfcc1a50d9d5ef description=openshift-marketplace/community-operators-ngt4b/registry-server id=90d1a91e-37e4-4df8-a0a3-59337932d618 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d64b8c90f74222982513ad2e3784e9c7932a44d8b8a934b3a179fb76bce3d8f3",
2026-06-11 13:18:31.733772 | controller |     "Jun 11 12:26:54.644349 crc crio[24477]: time=\"2026-06-11T12:26:54.642509947Z\" level=info msg=\"Stopping container: 94a163dff842001ffe80b162fce480721ab7a50d34e2f5e9edcfcc1a50d9d5ef (timeout: 2s)\" id=dff89357-ba0b-421f-85d6-643cf453fc2d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.733788 | controller |     "Jun 11 12:26:54.775333 crc crio[24477]: time=\"2026-06-11T12:26:54.774732626Z\" level=info msg=\"Stopped container 94a163dff842001ffe80b162fce480721ab7a50d34e2f5e9edcfcc1a50d9d5ef: openshift-marketplace/community-operators-ngt4b/registry-server\" id=dff89357-ba0b-421f-85d6-643cf453fc2d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.733803 | controller |     "Jun 11 12:26:54.776990 crc crio[24477]: time=\"2026-06-11T12:26:54.776735762Z\" level=info msg=\"Stopping pod sandbox: d64b8c90f74222982513ad2e3784e9c7932a44d8b8a934b3a179fb76bce3d8f3\" id=b9a96096-46e2-4adc-aac3-92bc012a5b94 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.733819 | controller |     "Jun 11 12:26:54.779199 crc crio[24477]: time=\"2026-06-11T12:26:54.779098069Z\" level=info msg=\"Got pod network &{Name:community-operators-ngt4b Namespace:openshift-marketplace ID:d64b8c90f74222982513ad2e3784e9c7932a44d8b8a934b3a179fb76bce3d8f3 UID:80244d32-ef84-465d-9a59-3af36fb89e72 NetNS:/var/run/netns/71fbd174-9db3-4ead-bd4f-487d09d19204 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80244d32_ef84_465d_9a59_3af36fb89e72.slice PodAnnotations:0xc002ce4c28}] Aliases:map[]}\"",
2026-06-11 13:18:31.733835 | controller |     "Jun 11 12:26:54.779832 crc crio[24477]: time=\"2026-06-11T12:26:54.779740927Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-ngt4b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.733870 | controller |     "Jun 11 12:26:55.070290 crc crio[24477]: time=\"2026-06-11T12:26:55.070173679Z\" level=info msg=\"Stopped pod sandbox: d64b8c90f74222982513ad2e3784e9c7932a44d8b8a934b3a179fb76bce3d8f3\" id=b9a96096-46e2-4adc-aac3-92bc012a5b94 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.733891 | controller |     "Jun 11 12:26:55.663847 crc crio[24477]: time=\"2026-06-11T12:26:55.661725225Z\" level=info msg=\"Removing container: 94a163dff842001ffe80b162fce480721ab7a50d34e2f5e9edcfcc1a50d9d5ef\" id=6c610321-2eca-4f84-b6bf-0d327841d4a0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.733907 | controller |     "Jun 11 12:26:55.698352 crc crio[24477]: time=\"2026-06-11T12:26:55.698248778Z\" level=info msg=\"Removed container 94a163dff842001ffe80b162fce480721ab7a50d34e2f5e9edcfcc1a50d9d5ef: openshift-marketplace/community-operators-ngt4b/registry-server\" id=6c610321-2eca-4f84-b6bf-0d327841d4a0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.733923 | controller |     "Jun 11 12:26:55.702340 crc crio[24477]: time=\"2026-06-11T12:26:55.702257156Z\" level=info msg=\"Removing container: 72bec006b4091f458c72f7107e16647c378b3f86a1e16ad3e4df62df08d74017\" id=23d50ed3-14dd-4889-b54b-3165eef70a4a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.733939 | controller |     "Jun 11 12:26:55.753067 crc crio[24477]: time=\"2026-06-11T12:26:55.752966495Z\" level=info msg=\"Removed container 72bec006b4091f458c72f7107e16647c378b3f86a1e16ad3e4df62df08d74017: openshift-marketplace/community-operators-ngt4b/extract-content\" id=23d50ed3-14dd-4889-b54b-3165eef70a4a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.733954 | controller |     "Jun 11 12:26:55.759133 crc crio[24477]: time=\"2026-06-11T12:26:55.758857331Z\" level=info msg=\"Removing container: 2639f37581f19fdd85b1370ddc2341808981b0db00f802d62e79ef7cefe112a4\" id=7ea31625-a2f5-4f68-b3b8-b57e93226b49 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.733972 | controller |     "Jun 11 12:26:55.802396 crc crio[24477]: time=\"2026-06-11T12:26:55.802311591Z\" level=info msg=\"Removed container 2639f37581f19fdd85b1370ddc2341808981b0db00f802d62e79ef7cefe112a4: openshift-marketplace/community-operators-ngt4b/extract-utilities\" id=7ea31625-a2f5-4f68-b3b8-b57e93226b49 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.733988 | controller |     "Jun 11 12:27:11.043046 crc crio[24477]: time=\"2026-06-11T12:27:11.041560093Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-nd498/POD\" id=7a9a0cb2-747d-4d16-b850-822fcfea7e46 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.734004 | controller |     "Jun 11 12:27:11.045174 crc crio[24477]: time=\"2026-06-11T12:27:11.043125517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.734020 | controller |     "Jun 11 12:27:11.096736 crc crio[24477]: time=\"2026-06-11T12:27:11.096557339Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nd498 Namespace:openshift-marketplace ID:a0da712d3c16a4279cadec909d9db521cde23a49cf86e0dcc2be1b549355776e UID:77c8211e-a509-42af-9fcf-1c8b3431273d NetNS:/var/run/netns/11c4dfed-0587-4c1c-b8c0-4dd40793040c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod77c8211e_a509_42af_9fcf_1c8b3431273d.slice PodAnnotations:0xc00008df58}] Aliases:map[]}\"",
2026-06-11 13:18:31.734036 | controller |     "Jun 11 12:27:11.096736 crc crio[24477]: time=\"2026-06-11T12:27:11.096617911Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-nd498 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.734052 | controller |     "Jun 11 12:27:11.486296 crc crio[24477]: 2026-06-11T12:27:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0da712d3c16a42 Mac:a2:e1:d0:5b:f2:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/11c4dfed-0587-4c1c-b8c0-4dd40793040c SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.734067 | controller |     "Jun 11 12:27:11.488941 crc crio[24477]: time=\"2026-06-11T12:27:11.488841278Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nd498 Namespace:openshift-marketplace ID:a0da712d3c16a4279cadec909d9db521cde23a49cf86e0dcc2be1b549355776e UID:77c8211e-a509-42af-9fcf-1c8b3431273d NetNS:/var/run/netns/11c4dfed-0587-4c1c-b8c0-4dd40793040c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod77c8211e_a509_42af_9fcf_1c8b3431273d.slice PodAnnotations:0xc00008df58}] Aliases:map[]}\"",
2026-06-11 13:18:31.734083 | controller |     "Jun 11 12:27:11.489058 crc crio[24477]: time=\"2026-06-11T12:27:11.489029383Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-nd498 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.734098 | controller |     "Jun 11 12:27:11.503448 crc crio[24477]: time=\"2026-06-11T12:27:11.503343551Z\" level=info msg=\"Ran pod sandbox a0da712d3c16a4279cadec909d9db521cde23a49cf86e0dcc2be1b549355776e with infra container: openshift-marketplace/redhat-operators-nd498/POD\" id=7a9a0cb2-747d-4d16-b850-822fcfea7e46 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.734114 | controller |     "Jun 11 12:27:11.510454 crc crio[24477]: time=\"2026-06-11T12:27:11.510338045Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=eaddcf86-200d-4478-b62b-285fd272d353 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.734129 | controller |     "Jun 11 12:27:11.520251 crc crio[24477]: time=\"2026-06-11T12:27:11.520149748Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0e0873bb-5f29-4a4f-ab43-a77eb3b1cfe0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.734147 | controller |     "Jun 11 12:27:11.534612 crc crio[24477]: time=\"2026-06-11T12:27:11.534506388Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-nd498/extract-utilities\" id=0a3d4774-eee8-48b2-a13f-08f9f84d6d68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.734163 | controller |     "Jun 11 12:27:11.535243 crc crio[24477]: time=\"2026-06-11T12:27:11.535171666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.734178 | controller |     "Jun 11 12:27:11.592437 crc crio[24477]: time=\"2026-06-11T12:27:11.592222899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.734194 | controller |     "Jun 11 12:27:11.600528 crc crio[24477]: time=\"2026-06-11T12:27:11.600431328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.734209 | controller |     "Jun 11 12:27:11.803756 crc crio[24477]: time=\"2026-06-11T12:27:11.803563156Z\" level=info msg=\"Created container 7df4f5704cdd29f1308ed71afe844d9a2d628dc83cd55bd80ef294fa28e839be: openshift-marketplace/redhat-operators-nd498/extract-utilities\" id=0a3d4774-eee8-48b2-a13f-08f9f84d6d68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.734224 | controller |     "Jun 11 12:27:11.806483 crc crio[24477]: time=\"2026-06-11T12:27:11.806390045Z\" level=info msg=\"Starting container: 7df4f5704cdd29f1308ed71afe844d9a2d628dc83cd55bd80ef294fa28e839be\" id=ebb8b1bd-7dc8-4ccb-a383-b8f3824a3d2d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.734240 | controller |     "Jun 11 12:27:11.813273 crc crio[24477]: time=\"2026-06-11T12:27:11.813201576Z\" level=info msg=\"Started container\" PID=96683 containerID=7df4f5704cdd29f1308ed71afe844d9a2d628dc83cd55bd80ef294fa28e839be description=openshift-marketplace/redhat-operators-nd498/extract-utilities id=ebb8b1bd-7dc8-4ccb-a383-b8f3824a3d2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0da712d3c16a4279cadec909d9db521cde23a49cf86e0dcc2be1b549355776e",
2026-06-11 13:18:31.734255 | controller |     "Jun 11 12:27:11.946573 crc crio[24477]: time=\"2026-06-11T12:27:11.945998724Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f64c2cb4-ddeb-458a-94fd-9c575af4cbf7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.734271 | controller |     "Jun 11 12:27:11.964715 crc crio[24477]: time=\"2026-06-11T12:27:11.961922404Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 13:18:31.734286 | controller |     "Jun 11 12:27:13.105881 crc crio[24477]: time=\"2026-06-11T12:27:13.105763941Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=f64c2cb4-ddeb-458a-94fd-9c575af4cbf7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.734301 | controller |     "Jun 11 12:27:13.109357 crc crio[24477]: time=\"2026-06-11T12:27:13.10928946Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d3b32b28-e204-402e-8b9f-15cd4885bb94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.734317 | controller |     "Jun 11 12:27:13.114111 crc crio[24477]: time=\"2026-06-11T12:27:13.113966469Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=527891c3-3d1f-4756-98d6-1ca9982fd748 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.734335 | controller |     "Jun 11 12:27:13.126291 crc crio[24477]: time=\"2026-06-11T12:27:13.126151482Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-nd498/extract-content\" id=39db07d2-0120-4be1-bf95-19f4cc998e72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.734351 | controller |     "Jun 11 12:27:13.127000 crc crio[24477]: time=\"2026-06-11T12:27:13.126931813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.734366 | controller |     "Jun 11 12:27:13.219210 crc crio[24477]: time=\"2026-06-11T12:27:13.218189308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.734381 | controller |     "Jun 11 12:27:13.225026 crc crio[24477]: time=\"2026-06-11T12:27:13.224919535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.734397 | controller |     "Jun 11 12:27:13.456369 crc crio[24477]: time=\"2026-06-11T12:27:13.456260319Z\" level=info msg=\"Created container 3c7dea906e8d4638948958853befabef95d6d5a54fa4b34d8d60d0cf9eb049c4: openshift-marketplace/redhat-operators-nd498/extract-content\" id=39db07d2-0120-4be1-bf95-19f4cc998e72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.734412 | controller |     "Jun 11 12:27:13.461260 crc crio[24477]: time=\"2026-06-11T12:27:13.461202443Z\" level=info msg=\"Starting container: 3c7dea906e8d4638948958853befabef95d6d5a54fa4b34d8d60d0cf9eb049c4\" id=a553c352-3196-4b2c-bc3a-8a8c501c8403 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.734428 | controller |     "Jun 11 12:27:13.478424 crc crio[24477]: time=\"2026-06-11T12:27:13.478330787Z\" level=info msg=\"Started container\" PID=96744 containerID=3c7dea906e8d4638948958853befabef95d6d5a54fa4b34d8d60d0cf9eb049c4 description=openshift-marketplace/redhat-operators-nd498/extract-content id=a553c352-3196-4b2c-bc3a-8a8c501c8403 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0da712d3c16a4279cadec909d9db521cde23a49cf86e0dcc2be1b549355776e",
2026-06-11 13:18:31.734443 | controller |     "Jun 11 12:27:19.091817 crc crio[24477]: time=\"2026-06-11T12:27:19.090044109Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=673a382e-7cbb-4329-a6a6-18ab6a115fb1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.734458 | controller |     "Jun 11 12:27:19.094798 crc crio[24477]: time=\"2026-06-11T12:27:19.09474195Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1eea1704-6ac5-4468-bb51-bca13d543c0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.734474 | controller |     "Jun 11 12:27:19.113084 crc crio[24477]: time=\"2026-06-11T12:27:19.112833575Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-nd498/registry-server\" id=7a870603-bac0-4876-b194-a4389eed4411 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.734488 | controller |     "Jun 11 12:27:19.113737 crc crio[24477]: time=\"2026-06-11T12:27:19.113571626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.734503 | controller |     "Jun 11 12:27:19.214462 crc crio[24477]: time=\"2026-06-11T12:27:19.213497854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.734518 | controller |     "Jun 11 12:27:19.220006 crc crio[24477]: time=\"2026-06-11T12:27:19.219619914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.734537 | controller |     "Jun 11 12:27:19.444498 crc crio[24477]: time=\"2026-06-11T12:27:19.443995646Z\" level=info msg=\"Created container 069d504523c9184b9a3fc99138ce75cd729cfa3f68de9d8667ad5a47752ce694: openshift-marketplace/redhat-operators-nd498/registry-server\" id=7a870603-bac0-4876-b194-a4389eed4411 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.734553 | controller |     "Jun 11 12:27:19.447601 crc crio[24477]: time=\"2026-06-11T12:27:19.447457824Z\" level=info msg=\"Starting container: 069d504523c9184b9a3fc99138ce75cd729cfa3f68de9d8667ad5a47752ce694\" id=f7685a7a-785d-4780-9ac4-0973c509012d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.734568 | controller |     "Jun 11 12:27:19.457191 crc crio[24477]: time=\"2026-06-11T12:27:19.457022618Z\" level=info msg=\"Started container\" PID=97021 containerID=069d504523c9184b9a3fc99138ce75cd729cfa3f68de9d8667ad5a47752ce694 description=openshift-marketplace/redhat-operators-nd498/registry-server id=f7685a7a-785d-4780-9ac4-0973c509012d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0da712d3c16a4279cadec909d9db521cde23a49cf86e0dcc2be1b549355776e",
2026-06-11 13:18:31.734584 | controller |     "Jun 11 12:27:23.600921 crc crio[24477]: time=\"2026-06-11T12:27:23.599436873Z\" level=info msg=\"Running pod sandbox: sushy-emulator/sushy-emulator/POD\" id=87999891-032d-42e8-a2aa-3c1d35f87f60 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.734599 | controller |     "Jun 11 12:27:23.602754 crc crio[24477]: time=\"2026-06-11T12:27:23.600982407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.734615 | controller |     "Jun 11 12:27:23.670835 crc crio[24477]: time=\"2026-06-11T12:27:23.67060616Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:c31752e27c268c5d9554a434eb865e075863ec68300864aafd81f685fac3ef8e UID:714266ff-1e78-4fc7-bf5a-47aeb87d4d0b NetNS:/var/run/netns/0d5322a4-5606-4469-8ea9-63af12123448 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod714266ff_1e78_4fc7_bf5a_47aeb87d4d0b.slice PodAnnotations:0xc000531530}] Aliases:map[]}\"",
2026-06-11 13:18:31.734630 | controller |     "Jun 11 12:27:23.670835 crc crio[24477]: time=\"2026-06-11T12:27:23.670811005Z\" level=info msg=\"Adding pod sushy-emulator_sushy-emulator to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.734645 | controller |     "Jun 11 12:27:24.946506 crc crio[24477]: 2026-06-11T12:27:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c31752e27c268c5 Mac:12:f6:91:a2:99:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/0d5322a4-5606-4469-8ea9-63af12123448 SocketPath: PciID:}] [{Interface:0xc000124e50 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.734661 | controller |     "Jun 11 12:27:24.948781 crc crio[24477]: time=\"2026-06-11T12:27:24.948441065Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:c31752e27c268c5d9554a434eb865e075863ec68300864aafd81f685fac3ef8e UID:714266ff-1e78-4fc7-bf5a-47aeb87d4d0b NetNS:/var/run/netns/0d5322a4-5606-4469-8ea9-63af12123448 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod714266ff_1e78_4fc7_bf5a_47aeb87d4d0b.slice PodAnnotations:0xc000531530}] Aliases:map[]}\"",
2026-06-11 13:18:31.734677 | controller |     "Jun 11 12:27:24.949207 crc crio[24477]: time=\"2026-06-11T12:27:24.948939758Z\" level=info msg=\"Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.734699 | controller |     "Jun 11 12:27:24.988973 crc crio[24477]: time=\"2026-06-11T12:27:24.988857877Z\" level=info msg=\"Ran pod sandbox c31752e27c268c5d9554a434eb865e075863ec68300864aafd81f685fac3ef8e with infra container: sushy-emulator/sushy-emulator/POD\" id=87999891-032d-42e8-a2aa-3c1d35f87f60 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.734715 | controller |     "Jun 11 12:27:24.997389 crc crio[24477]: time=\"2026-06-11T12:27:24.997024928Z\" level=info msg=\"Pulling image: quay.io/metal3-io/sushy-tools:latest\" id=33c2d4ae-42f9-4e76-ac9a-785c1be4b63c name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.734731 | controller |     "Jun 11 12:27:25.019740 crc crio[24477]: time=\"2026-06-11T12:27:25.01957596Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/sushy-tools:latest\\\"\"",
2026-06-11 13:18:31.734746 | controller |     "Jun 11 12:27:38.480836 crc crio[24477]: time=\"2026-06-11T12:27:38.478631586Z\" level=info msg=\"Removing container: add99ccee575185ad49da5cb0f386d757ab7a5d7961ae5c64d4d3578830b0f1d\" id=1a6a10eb-e60d-4887-b1d6-d75420d38239 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.734761 | controller |     "Jun 11 12:27:38.994326 crc crio[24477]: time=\"2026-06-11T12:27:38.994213862Z\" level=info msg=\"Removed container add99ccee575185ad49da5cb0f386d757ab7a5d7961ae5c64d4d3578830b0f1d: openstack/ovsdbserver-sb-0-config-1781180437-nm6ch/ovn-config\" id=1a6a10eb-e60d-4887-b1d6-d75420d38239 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.734776 | controller |     "Jun 11 12:27:38.997589 crc crio[24477]: time=\"2026-06-11T12:27:38.997473139Z\" level=info msg=\"Removing container: f81c8689b820490cde1ad78b99bf29fbe3306a001cc7c304895df1977a1b508a\" id=fd17ca7f-0ed4-44fa-9000-38d1e48f5841 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.734791 | controller |     "Jun 11 12:27:39.387606 crc crio[24477]: time=\"2026-06-11T12:27:39.387130831Z\" level=info msg=\"Removed container f81c8689b820490cde1ad78b99bf29fbe3306a001cc7c304895df1977a1b508a: openstack/root-account-create-update-phjc4/mariadb-account-create-update\" id=fd17ca7f-0ed4-44fa-9000-38d1e48f5841 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.734807 | controller |     "Jun 11 12:27:39.396474 crc crio[24477]: time=\"2026-06-11T12:27:39.3953296Z\" level=info msg=\"Removing container: f7beb55ef666f539c17785dc2174c54712e75fc403a4ce031ee922b6f4b55f0d\" id=5a858595-c639-4a0a-a12a-9cc7e0fde807 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.734822 | controller |     "Jun 11 12:27:39.536988 crc crio[24477]: time=\"2026-06-11T12:27:39.536843641Z\" level=info msg=\"Removed container f7beb55ef666f539c17785dc2174c54712e75fc403a4ce031ee922b6f4b55f0d: openstack/ovsdbserver-nb-0-config-1781180438-vg6mb/ovn-config\" id=5a858595-c639-4a0a-a12a-9cc7e0fde807 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.734838 | controller |     "Jun 11 12:27:39.541452 crc crio[24477]: time=\"2026-06-11T12:27:39.541349824Z\" level=info msg=\"Removing container: bddd75a0b8007f1190b9b0f0fb8525ec754a63ef3179bd40993d126d1387e208\" id=8b4909a3-bdaf-4ead-9c3c-57efee483823 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.734871 | controller |     "Jun 11 12:27:39.588120 crc crio[24477]: time=\"2026-06-11T12:27:39.587967187Z\" level=info msg=\"Pulled image: quay.io/metal3-io/sushy-tools@sha256:271d0eaa7a62ff7600fe83d012aff39250f52d4d5c640a3c184d3354677b72b3\" id=33c2d4ae-42f9-4e76-ac9a-785c1be4b63c name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.734889 | controller |     "Jun 11 12:27:39.589876 crc crio[24477]: time=\"2026-06-11T12:27:39.58960375Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=c95b71d7-b44a-4ef1-975e-d295a91a67b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.734904 | controller |     "Jun 11 12:27:39.651613 crc crio[24477]: time=\"2026-06-11T12:27:39.651278908Z\" level=info msg=\"Removed container bddd75a0b8007f1190b9b0f0fb8525ec754a63ef3179bd40993d126d1387e208: openstack/ovn-controller-lrklq-config-5nvph/ovn-config\" id=8b4909a3-bdaf-4ead-9c3c-57efee483823 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.734923 | controller |     "Jun 11 12:27:39.654350 crc crio[24477]: time=\"2026-06-11T12:27:39.654267695Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=bb767cb3-2d4c-4e0f-8392-e765714bfa4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.734939 | controller |     "Jun 11 12:27:39.655178 crc crio[24477]: time=\"2026-06-11T12:27:39.655057546Z\" level=info msg=\"Removing container: 6082d7a97a08e7f3b0f60fa0cbccbea56df03db120028d38e2a1db75d2305d38\" id=e765118f-ca3e-416f-911b-36a927e046d0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.734955 | controller |     "Jun 11 12:27:39.687179 crc crio[24477]: time=\"2026-06-11T12:27:39.687026969Z\" level=info msg=\"Creating container: sushy-emulator/sushy-emulator/sushy-emulator\" id=904cd081-a07d-4cbc-8a10-cbc4fc87a252 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.734970 | controller |     "Jun 11 12:27:39.695975 crc crio[24477]: time=\"2026-06-11T12:27:39.695580801Z\" level=info msg=\"Removed container 6082d7a97a08e7f3b0f60fa0cbccbea56df03db120028d38e2a1db75d2305d38: openstack/root-account-create-update-brnpk/mariadb-account-create-update\" id=e765118f-ca3e-416f-911b-36a927e046d0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.734985 | controller |     "Jun 11 12:27:39.698044 crc crio[24477]: time=\"2026-06-11T12:27:39.697908773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.735000 | controller |     "Jun 11 12:27:39.714505 crc crio[24477]: time=\"2026-06-11T12:27:39.714361272Z\" level=info msg=\"Stopping pod sandbox: ea7c46eb656f7abf2b5d1a998c1b49e17da76eeead9773f953f05dfdedf6b42f\" id=7edf985a-004d-404b-8c5b-9fd295cca677 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.735016 | controller |     "Jun 11 12:27:39.714505 crc crio[24477]: time=\"2026-06-11T12:27:39.714488855Z\" level=info msg=\"Stopped pod sandbox (already stopped): ea7c46eb656f7abf2b5d1a998c1b49e17da76eeead9773f953f05dfdedf6b42f\" id=7edf985a-004d-404b-8c5b-9fd295cca677 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.735031 | controller |     "Jun 11 12:27:39.716602 crc crio[24477]: time=\"2026-06-11T12:27:39.716508442Z\" level=info msg=\"Removing pod sandbox: ea7c46eb656f7abf2b5d1a998c1b49e17da76eeead9773f953f05dfdedf6b42f\" id=e2d0de88-9c4b-4a87-b50a-ccad6aa5aa0b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.735046 | controller |     "Jun 11 12:27:39.745162 crc crio[24477]: time=\"2026-06-11T12:27:39.744948065Z\" level=info msg=\"Removed pod sandbox: ea7c46eb656f7abf2b5d1a998c1b49e17da76eeead9773f953f05dfdedf6b42f\" id=e2d0de88-9c4b-4a87-b50a-ccad6aa5aa0b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.735061 | controller |     "Jun 11 12:27:39.749210 crc crio[24477]: time=\"2026-06-11T12:27:39.749143502Z\" level=info msg=\"Stopping pod sandbox: b9d2b817ed975c6f2523eb8e70fdf7cb68eae89f703ccabcc83fa9228cdeb91f\" id=ab2122f2-7670-4006-a48e-9f4eb64b79f1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.735076 | controller |     "Jun 11 12:27:39.749323 crc crio[24477]: time=\"2026-06-11T12:27:39.749280396Z\" level=info msg=\"Stopped pod sandbox (already stopped): b9d2b817ed975c6f2523eb8e70fdf7cb68eae89f703ccabcc83fa9228cdeb91f\" id=ab2122f2-7670-4006-a48e-9f4eb64b79f1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.735091 | controller |     "Jun 11 12:27:39.751008 crc crio[24477]: time=\"2026-06-11T12:27:39.750902822Z\" level=info msg=\"Removing pod sandbox: b9d2b817ed975c6f2523eb8e70fdf7cb68eae89f703ccabcc83fa9228cdeb91f\" id=a124cfc4-13a5-493c-906e-8880c795336d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.735110 | controller |     "Jun 11 12:27:39.760359 crc crio[24477]: time=\"2026-06-11T12:27:39.760199103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.735126 | controller |     "Jun 11 12:27:39.764020 crc crio[24477]: time=\"2026-06-11T12:27:39.763947045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.735141 | controller |     "Jun 11 12:27:39.779704 crc crio[24477]: time=\"2026-06-11T12:27:39.778935707Z\" level=info msg=\"Removed pod sandbox: b9d2b817ed975c6f2523eb8e70fdf7cb68eae89f703ccabcc83fa9228cdeb91f\" id=a124cfc4-13a5-493c-906e-8880c795336d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.735157 | controller |     "Jun 11 12:27:39.791006 crc crio[24477]: time=\"2026-06-11T12:27:39.790887657Z\" level=info msg=\"Stopping pod sandbox: d64b8c90f74222982513ad2e3784e9c7932a44d8b8a934b3a179fb76bce3d8f3\" id=e789bf67-2949-4006-a51d-6e2f180362bc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.735172 | controller |     "Jun 11 12:27:39.791970 crc crio[24477]: time=\"2026-06-11T12:27:39.791826474Z\" level=info msg=\"Stopped pod sandbox (already stopped): d64b8c90f74222982513ad2e3784e9c7932a44d8b8a934b3a179fb76bce3d8f3\" id=e789bf67-2949-4006-a51d-6e2f180362bc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.735187 | controller |     "Jun 11 12:27:39.793476 crc crio[24477]: time=\"2026-06-11T12:27:39.793379717Z\" level=info msg=\"Removing pod sandbox: d64b8c90f74222982513ad2e3784e9c7932a44d8b8a934b3a179fb76bce3d8f3\" id=511eb0e3-6071-4ffb-baf3-c178313e67d2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.735202 | controller |     "Jun 11 12:27:39.816246 crc crio[24477]: time=\"2026-06-11T12:27:39.816079674Z\" level=info msg=\"Removed pod sandbox: d64b8c90f74222982513ad2e3784e9c7932a44d8b8a934b3a179fb76bce3d8f3\" id=511eb0e3-6071-4ffb-baf3-c178313e67d2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.735217 | controller |     "Jun 11 12:27:39.817879 crc crio[24477]: time=\"2026-06-11T12:27:39.817776567Z\" level=info msg=\"Stopping pod sandbox: 71a98ee75ea11909007195b0e23757d858c67b7b6c18fd625fc54dbcf1c7cc4c\" id=beb41f09-38f2-4c04-abcf-f299d1895d79 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.735232 | controller |     "Jun 11 12:27:39.817973 crc crio[24477]: time=\"2026-06-11T12:27:39.8179097Z\" level=info msg=\"Stopped pod sandbox (already stopped): 71a98ee75ea11909007195b0e23757d858c67b7b6c18fd625fc54dbcf1c7cc4c\" id=beb41f09-38f2-4c04-abcf-f299d1895d79 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.735247 | controller |     "Jun 11 12:27:39.818547 crc crio[24477]: time=\"2026-06-11T12:27:39.818472227Z\" level=info msg=\"Removing pod sandbox: 71a98ee75ea11909007195b0e23757d858c67b7b6c18fd625fc54dbcf1c7cc4c\" id=033b28fb-dfd0-4fa9-ae99-3ff6710fdb9b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.735262 | controller |     "Jun 11 12:27:39.839549 crc crio[24477]: time=\"2026-06-11T12:27:39.839439735Z\" level=info msg=\"Removed pod sandbox: 71a98ee75ea11909007195b0e23757d858c67b7b6c18fd625fc54dbcf1c7cc4c\" id=033b28fb-dfd0-4fa9-ae99-3ff6710fdb9b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.735277 | controller |     "Jun 11 12:27:39.841120 crc crio[24477]: time=\"2026-06-11T12:27:39.841036736Z\" level=info msg=\"Stopping pod sandbox: 8e8348cdb73efa085648c81b886afe92a6a9928f4c8ef05f3fedc3416d619cf5\" id=c14626f2-ee5f-4c18-bc7c-24a80a9cbbaf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.735292 | controller |     "Jun 11 12:27:39.841425 crc crio[24477]: time=\"2026-06-11T12:27:39.841343885Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8e8348cdb73efa085648c81b886afe92a6a9928f4c8ef05f3fedc3416d619cf5\" id=c14626f2-ee5f-4c18-bc7c-24a80a9cbbaf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.735309 | controller |     "Jun 11 12:27:39.842402 crc crio[24477]: time=\"2026-06-11T12:27:39.842312811Z\" level=info msg=\"Removing pod sandbox: 8e8348cdb73efa085648c81b886afe92a6a9928f4c8ef05f3fedc3416d619cf5\" id=949eb467-677f-4859-827f-caabd642f837 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.735324 | controller |     "Jun 11 12:27:39.862958 crc crio[24477]: time=\"2026-06-11T12:27:39.862710043Z\" level=info msg=\"Removed pod sandbox: 8e8348cdb73efa085648c81b886afe92a6a9928f4c8ef05f3fedc3416d619cf5\" id=949eb467-677f-4859-827f-caabd642f837 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.735339 | controller |     "Jun 11 12:27:39.864280 crc crio[24477]: time=\"2026-06-11T12:27:39.864171462Z\" level=info msg=\"Stopping pod sandbox: 0df387bde780e071431b7b13ca1a0793299ff61903b9f5361e808d05a695edd0\" id=c3d67a51-948e-46cf-91dd-e1ff78ad912e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.735354 | controller |     "Jun 11 12:27:39.864476 crc crio[24477]: time=\"2026-06-11T12:27:39.864305275Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0df387bde780e071431b7b13ca1a0793299ff61903b9f5361e808d05a695edd0\" id=c3d67a51-948e-46cf-91dd-e1ff78ad912e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.735369 | controller |     "Jun 11 12:27:39.867180 crc crio[24477]: time=\"2026-06-11T12:27:39.867010371Z\" level=info msg=\"Removing pod sandbox: 0df387bde780e071431b7b13ca1a0793299ff61903b9f5361e808d05a695edd0\" id=59fa5374-f065-4f85-9f28-7e7c86708725 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.735384 | controller |     "Jun 11 12:27:39.890192 crc crio[24477]: time=\"2026-06-11T12:27:39.890047878Z\" level=info msg=\"Removed pod sandbox: 0df387bde780e071431b7b13ca1a0793299ff61903b9f5361e808d05a695edd0\" id=59fa5374-f065-4f85-9f28-7e7c86708725 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.735399 | controller |     "Jun 11 12:27:39.988399 crc crio[24477]: time=\"2026-06-11T12:27:39.988085949Z\" level=info msg=\"Created container 53de8489b9a197ee812d5af639b4b67db9ba019b7fba79e3dc2ea70110956afb: sushy-emulator/sushy-emulator/sushy-emulator\" id=904cd081-a07d-4cbc-8a10-cbc4fc87a252 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.735414 | controller |     "Jun 11 12:27:39.990274 crc crio[24477]: time=\"2026-06-11T12:27:39.990177657Z\" level=info msg=\"Starting container: 53de8489b9a197ee812d5af639b4b67db9ba019b7fba79e3dc2ea70110956afb\" id=122edfc1-c4df-4f7d-97a1-5ee3b8a4aec2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.735429 | controller |     "Jun 11 12:27:39.999007 crc crio[24477]: time=\"2026-06-11T12:27:39.998049447Z\" level=info msg=\"Started container\" PID=98252 containerID=53de8489b9a197ee812d5af639b4b67db9ba019b7fba79e3dc2ea70110956afb description=sushy-emulator/sushy-emulator/sushy-emulator id=122edfc1-c4df-4f7d-97a1-5ee3b8a4aec2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c31752e27c268c5d9554a434eb865e075863ec68300864aafd81f685fac3ef8e",
2026-06-11 13:18:31.735444 | controller |     "Jun 11 12:27:42.696990 crc crio[24477]: time=\"2026-06-11T12:27:42.69609127Z\" level=info msg=\"Stopping container: 069d504523c9184b9a3fc99138ce75cd729cfa3f68de9d8667ad5a47752ce694 (timeout: 2s)\" id=0ea812eb-c0a2-4e0d-9089-0c2c53a7cf4c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.735459 | controller |     "Jun 11 12:27:42.830347 crc crio[24477]: time=\"2026-06-11T12:27:42.828752913Z\" level=info msg=\"Stopped container 069d504523c9184b9a3fc99138ce75cd729cfa3f68de9d8667ad5a47752ce694: openshift-marketplace/redhat-operators-nd498/registry-server\" id=0ea812eb-c0a2-4e0d-9089-0c2c53a7cf4c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.735475 | controller |     "Jun 11 12:27:42.831842 crc crio[24477]: time=\"2026-06-11T12:27:42.831737384Z\" level=info msg=\"Stopping pod sandbox: a0da712d3c16a4279cadec909d9db521cde23a49cf86e0dcc2be1b549355776e\" id=e1a19a89-4fb1-4e59-b14a-04af7a76d874 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.735495 | controller |     "Jun 11 12:27:42.832904 crc crio[24477]: time=\"2026-06-11T12:27:42.832817205Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nd498 Namespace:openshift-marketplace ID:a0da712d3c16a4279cadec909d9db521cde23a49cf86e0dcc2be1b549355776e UID:77c8211e-a509-42af-9fcf-1c8b3431273d NetNS:/var/run/netns/11c4dfed-0587-4c1c-b8c0-4dd40793040c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod77c8211e_a509_42af_9fcf_1c8b3431273d.slice PodAnnotations:0xc0005302a0}] Aliases:map[]}\"",
2026-06-11 13:18:31.735510 | controller |     "Jun 11 12:27:42.833346 crc crio[24477]: time=\"2026-06-11T12:27:42.833273327Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-nd498 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.735526 | controller |     "Jun 11 12:27:43.181368 crc crio[24477]: time=\"2026-06-11T12:27:43.181264967Z\" level=info msg=\"Stopped pod sandbox: a0da712d3c16a4279cadec909d9db521cde23a49cf86e0dcc2be1b549355776e\" id=e1a19a89-4fb1-4e59-b14a-04af7a76d874 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.735541 | controller |     "Jun 11 12:27:43.724024 crc crio[24477]: time=\"2026-06-11T12:27:43.722911011Z\" level=info msg=\"Removing container: 069d504523c9184b9a3fc99138ce75cd729cfa3f68de9d8667ad5a47752ce694\" id=c86f2b2e-54e4-4d6d-95b2-e075cf3a723c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.735557 | controller |     "Jun 11 12:27:43.774425 crc crio[24477]: time=\"2026-06-11T12:27:43.774067588Z\" level=info msg=\"Removed container 069d504523c9184b9a3fc99138ce75cd729cfa3f68de9d8667ad5a47752ce694: openshift-marketplace/redhat-operators-nd498/registry-server\" id=c86f2b2e-54e4-4d6d-95b2-e075cf3a723c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.735572 | controller |     "Jun 11 12:27:43.788259 crc crio[24477]: time=\"2026-06-11T12:27:43.78805044Z\" level=info msg=\"Removing container: 3c7dea906e8d4638948958853befabef95d6d5a54fa4b34d8d60d0cf9eb049c4\" id=82a71ef2-eda4-409d-b565-d028aee8a9fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.735587 | controller |     "Jun 11 12:27:43.854607 crc crio[24477]: time=\"2026-06-11T12:27:43.853116935Z\" level=info msg=\"Removed container 3c7dea906e8d4638948958853befabef95d6d5a54fa4b34d8d60d0cf9eb049c4: openshift-marketplace/redhat-operators-nd498/extract-content\" id=82a71ef2-eda4-409d-b565-d028aee8a9fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.735602 | controller |     "Jun 11 12:27:43.876403 crc crio[24477]: time=\"2026-06-11T12:27:43.876284346Z\" level=info msg=\"Removing container: 7df4f5704cdd29f1308ed71afe844d9a2d628dc83cd55bd80ef294fa28e839be\" id=7e95d60b-9e5b-4d18-b6de-a2367e2b659e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.735616 | controller |     "Jun 11 12:27:43.941969 crc crio[24477]: time=\"2026-06-11T12:27:43.941909954Z\" level=info msg=\"Removed container 7df4f5704cdd29f1308ed71afe844d9a2d628dc83cd55bd80ef294fa28e839be: openshift-marketplace/redhat-operators-nd498/extract-utilities\" id=7e95d60b-9e5b-4d18-b6de-a2367e2b659e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.735631 | controller |     "Jun 11 12:27:46.139740 crc crio[24477]: time=\"2026-06-11T12:27:46.139105759Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.735645 | controller |     "Jun 11 12:27:58.915408 crc crio[24477]: time=\"2026-06-11T12:27:58.914330832Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6dd4f94857-4m94f/POD\" id=aae9519b-6a6b-451f-a6fa-cf4f58536499 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.735663 | controller |     "Jun 11 12:27:58.916565 crc crio[24477]: time=\"2026-06-11T12:27:58.915454014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.735678 | controller |     "Jun 11 12:27:58.952166 crc crio[24477]: time=\"2026-06-11T12:27:58.952040175Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6dd4f94857-4m94f Namespace:openstack ID:853ba0a0aed00264969fd18db2ff49c4dbfdcc7fd1aa2196835c3f23786b874a UID:e9190b3e-d9e9-4c3e-b9d3-d587ec92bbca NetNS:/var/run/netns/4a2e959d-4748-4107-a6dd-3691e58c0565 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9190b3e_d9e9_4c3e_b9d3_d587ec92bbca.slice PodAnnotations:0xc00718c548}] Aliases:map[]}\"",
2026-06-11 13:18:31.735694 | controller |     "Jun 11 12:27:58.952166 crc crio[24477]: time=\"2026-06-11T12:27:58.952096727Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6dd4f94857-4m94f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.735708 | controller |     "Jun 11 12:27:59.678031 crc crio[24477]: 2026-06-11T12:27:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:853ba0a0aed0026 Mac:da:2c:6a:a9:e4:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/4a2e959d-4748-4107-a6dd-3691e58c0565 SocketPath: PciID:}] [{Interface:0xc0005141b0 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.735723 | controller |     "Jun 11 12:27:59.680238 crc crio[24477]: time=\"2026-06-11T12:27:59.680120111Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6dd4f94857-4m94f Namespace:openstack ID:853ba0a0aed00264969fd18db2ff49c4dbfdcc7fd1aa2196835c3f23786b874a UID:e9190b3e-d9e9-4c3e-b9d3-d587ec92bbca NetNS:/var/run/netns/4a2e959d-4748-4107-a6dd-3691e58c0565 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9190b3e_d9e9_4c3e_b9d3_d587ec92bbca.slice PodAnnotations:0xc00718c548}] Aliases:map[]}\"",
2026-06-11 13:18:31.735737 | controller |     "Jun 11 12:27:59.680441 crc crio[24477]: time=\"2026-06-11T12:27:59.680315966Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6dd4f94857-4m94f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.735752 | controller |     "Jun 11 12:27:59.700877 crc crio[24477]: time=\"2026-06-11T12:27:59.700759718Z\" level=info msg=\"Ran pod sandbox 853ba0a0aed00264969fd18db2ff49c4dbfdcc7fd1aa2196835c3f23786b874a with infra container: openstack/dnsmasq-dns-6dd4f94857-4m94f/POD\" id=aae9519b-6a6b-451f-a6fa-cf4f58536499 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.735766 | controller |     "Jun 11 12:27:59.704074 crc crio[24477]: time=\"2026-06-11T12:27:59.704041257Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d5fa6876-0ae5-45fc-b1d7-e80a445a3ed8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.735781 | controller |     "Jun 11 12:27:59.732975 crc crio[24477]: time=\"2026-06-11T12:27:59.732835671Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-687999f8f7-tzjfr/POD\" id=786815db-37ff-4e23-9701-9b997649f03d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.735795 | controller |     "Jun 11 12:27:59.733128 crc crio[24477]: time=\"2026-06-11T12:27:59.733028286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.735811 | controller |     "Jun 11 12:27:59.788928 crc crio[24477]: time=\"2026-06-11T12:27:59.788818813Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-687999f8f7-tzjfr Namespace:openstack ID:ed888b39370970fc186ccb83fd175c0b6b9cc96e25190d75628e45a1040cba82 UID:04cdc4c2-f6b2-4b72-befa-3f14446d2d41 NetNS:/var/run/netns/9c7151ea-d729-4de6-9adb-f3196b036402 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04cdc4c2_f6b2_4b72_befa_3f14446d2d41.slice PodAnnotations:0xc000531820}] Aliases:map[]}\"",
2026-06-11 13:18:31.735831 | controller |     "Jun 11 12:27:59.788928 crc crio[24477]: time=\"2026-06-11T12:27:59.788888725Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-687999f8f7-tzjfr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.735860 | controller |     "Jun 11 12:27:59.808206 crc crio[24477]: time=\"2026-06-11T12:27:59.807636519Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=708f6351-46d5-45e7-aee2-ccdf0bee0b67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.735880 | controller |     "Jun 11 12:27:59.825203 crc crio[24477]: time=\"2026-06-11T12:27:59.824137669Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6dd4f94857-4m94f/init\" id=15b74d46-c879-4e36-8ecd-144b967fe577 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.735895 | controller |     "Jun 11 12:27:59.825203 crc crio[24477]: time=\"2026-06-11T12:27:59.824931821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.735911 | controller |     "Jun 11 12:27:59.901578 crc crio[24477]: time=\"2026-06-11T12:27:59.900520331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.735926 | controller |     "Jun 11 12:27:59.908893 crc crio[24477]: time=\"2026-06-11T12:27:59.907543846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.735941 | controller |     "Jun 11 12:28:00.233356 crc crio[24477]: time=\"2026-06-11T12:28:00.228408446Z\" level=info msg=\"Created container 8fd2e31215e6f338f8a51676ec1141457e507ac1068511fc10a9c48f0816b028: openstack/dnsmasq-dns-6dd4f94857-4m94f/init\" id=15b74d46-c879-4e36-8ecd-144b967fe577 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.735956 | controller |     "Jun 11 12:28:00.236610 crc crio[24477]: time=\"2026-06-11T12:28:00.236070754Z\" level=info msg=\"Starting container: 8fd2e31215e6f338f8a51676ec1141457e507ac1068511fc10a9c48f0816b028\" id=02b39959-7c92-41cf-9137-c09dd97cc4de name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.735970 | controller |     "Jun 11 12:28:00.257113 crc crio[24477]: time=\"2026-06-11T12:28:00.256488652Z\" level=info msg=\"Started container\" PID=99407 containerID=8fd2e31215e6f338f8a51676ec1141457e507ac1068511fc10a9c48f0816b028 description=openstack/dnsmasq-dns-6dd4f94857-4m94f/init id=02b39959-7c92-41cf-9137-c09dd97cc4de name=/runtime.v1.RuntimeService/StartContainer sandboxID=853ba0a0aed00264969fd18db2ff49c4dbfdcc7fd1aa2196835c3f23786b874a",
2026-06-11 13:18:31.735985 | controller |     "Jun 11 12:28:00.274889 crc crio[24477]: 2026-06-11T12:28:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed888b39370970f Mac:6a:44:40:e3:9c:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/9c7151ea-d729-4de6-9adb-f3196b036402 SocketPath: PciID:}] [{Interface:0xc0004826b0 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.736000 | controller |     "Jun 11 12:28:00.274889 crc crio[24477]: time=\"2026-06-11T12:28:00.272323454Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-687999f8f7-tzjfr Namespace:openstack ID:ed888b39370970fc186ccb83fd175c0b6b9cc96e25190d75628e45a1040cba82 UID:04cdc4c2-f6b2-4b72-befa-3f14446d2d41 NetNS:/var/run/netns/9c7151ea-d729-4de6-9adb-f3196b036402 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04cdc4c2_f6b2_4b72_befa_3f14446d2d41.slice PodAnnotations:0xc000531820}] Aliases:map[]}\"",
2026-06-11 13:18:31.736019 | controller |     "Jun 11 12:28:00.274889 crc crio[24477]: time=\"2026-06-11T12:28:00.27249158Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-687999f8f7-tzjfr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.736035 | controller |     "Jun 11 12:28:00.287757 crc crio[24477]: time=\"2026-06-11T12:28:00.287423385Z\" level=info msg=\"Ran pod sandbox ed888b39370970fc186ccb83fd175c0b6b9cc96e25190d75628e45a1040cba82 with infra container: openstack/dnsmasq-dns-687999f8f7-tzjfr/POD\" id=786815db-37ff-4e23-9701-9b997649f03d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.736050 | controller |     "Jun 11 12:28:00.293019 crc crio[24477]: time=\"2026-06-11T12:28:00.292916309Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=abd6fe96-ccf5-4902-850f-c2632fc2c591 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.736064 | controller |     "Jun 11 12:28:00.387208 crc crio[24477]: time=\"2026-06-11T12:28:00.386580812Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=299d5f3c-2f0d-4b38-b898-cc291528e12b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.736079 | controller |     "Jun 11 12:28:00.395946 crc crio[24477]: time=\"2026-06-11T12:28:00.395859281Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-687999f8f7-tzjfr/init\" id=c8455710-d6d3-4a91-8f38-1da5581f923e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.736094 | controller |     "Jun 11 12:28:00.396516 crc crio[24477]: time=\"2026-06-11T12:28:00.39649178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.736108 | controller |     "Jun 11 12:28:00.472818 crc crio[24477]: time=\"2026-06-11T12:28:00.472565319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.736123 | controller |     "Jun 11 12:28:00.479348 crc crio[24477]: time=\"2026-06-11T12:28:00.479295859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.736138 | controller |     "Jun 11 12:28:00.732289 crc crio[24477]: time=\"2026-06-11T12:28:00.732200337Z\" level=info msg=\"Created container fe5fae372208ae8e9c9833e84d2b200a6b9343c301531650fa501cdc778782c0: openstack/dnsmasq-dns-687999f8f7-tzjfr/init\" id=c8455710-d6d3-4a91-8f38-1da5581f923e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.736153 | controller |     "Jun 11 12:28:00.736062 crc crio[24477]: time=\"2026-06-11T12:28:00.7352053Z\" level=info msg=\"Starting container: fe5fae372208ae8e9c9833e84d2b200a6b9343c301531650fa501cdc778782c0\" id=258445b2-241f-49b7-830e-3e62ee73e76c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.736167 | controller |     "Jun 11 12:28:00.754189 crc crio[24477]: time=\"2026-06-11T12:28:00.754007526Z\" level=info msg=\"Started container\" PID=99499 containerID=fe5fae372208ae8e9c9833e84d2b200a6b9343c301531650fa501cdc778782c0 description=openstack/dnsmasq-dns-687999f8f7-tzjfr/init id=258445b2-241f-49b7-830e-3e62ee73e76c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed888b39370970fc186ccb83fd175c0b6b9cc96e25190d75628e45a1040cba82",
2026-06-11 13:18:31.736183 | controller |     "Jun 11 12:28:00.771048 crc crio[24477]: time=\"2026-06-11T12:28:00.770938928Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686348-rbbr6/POD\" id=1ea616a3-08dd-457b-90ca-1876b92f478c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.736202 | controller |     "Jun 11 12:28:00.771199 crc crio[24477]: time=\"2026-06-11T12:28:00.771064111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.736217 | controller |     "Jun 11 12:28:00.856431 crc crio[24477]: time=\"2026-06-11T12:28:00.856315189Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686348-rbbr6 Namespace:openshift-infra ID:b08baaa4404e73fa2d808dd50c814e01e45fd4b26fe5ad3a4698d2297856168f UID:199da959-5d4f-4101-88bc-1ce28638a9d2 NetNS:/var/run/netns/b1d6e4ca-7c6d-4c25-b239-18e74acd5638 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod199da959_5d4f_4101_88bc_1ce28638a9d2.slice PodAnnotations:0xc00251e630}] Aliases:map[]}\"",
2026-06-11 13:18:31.736232 | controller |     "Jun 11 12:28:00.856431 crc crio[24477]: time=\"2026-06-11T12:28:00.856408832Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686348-rbbr6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.736248 | controller |     "Jun 11 12:28:01.115789 crc crio[24477]: time=\"2026-06-11T12:28:01.113166047Z\" level=info msg=\"Stopping pod sandbox: 853ba0a0aed00264969fd18db2ff49c4dbfdcc7fd1aa2196835c3f23786b874a\" id=5f3342dc-3afa-4dce-acab-a9464394d1aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.736262 | controller |     "Jun 11 12:28:01.116853 crc crio[24477]: time=\"2026-06-11T12:28:01.116780437Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6dd4f94857-4m94f Namespace:openstack ID:853ba0a0aed00264969fd18db2ff49c4dbfdcc7fd1aa2196835c3f23786b874a UID:e9190b3e-d9e9-4c3e-b9d3-d587ec92bbca NetNS:/var/run/netns/4a2e959d-4748-4107-a6dd-3691e58c0565 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9190b3e_d9e9_4c3e_b9d3_d587ec92bbca.slice PodAnnotations:0xc000530500}] Aliases:map[]}\"",
2026-06-11 13:18:31.736277 | controller |     "Jun 11 12:28:01.117075 crc crio[24477]: time=\"2026-06-11T12:28:01.117037504Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6dd4f94857-4m94f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.736292 | controller |     "Jun 11 12:28:01.137025 crc crio[24477]: time=\"2026-06-11T12:28:01.136907529Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=55235f9d-9a64-4788-812e-27ae2f49f837 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.736306 | controller |     "Jun 11 12:28:01.333855 crc crio[24477]: time=\"2026-06-11T12:28:01.333231046Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=916e7da7-b8b5-48d9-adcb-588fce5c0ad7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.736321 | controller |     "Jun 11 12:28:01.402732 crc crio[24477]: time=\"2026-06-11T12:28:01.401186102Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-687999f8f7-tzjfr/dnsmasq-dns\" id=d6af476b-eafe-4feb-89c1-7ed74865f613 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.736336 | controller |     "Jun 11 12:28:01.402732 crc crio[24477]: time=\"2026-06-11T12:28:01.402091288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.736350 | controller |     "Jun 11 12:28:01.470543 crc crio[24477]: time=\"2026-06-11T12:28:01.468424399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.736368 | controller |     "Jun 11 12:28:01.472417 crc crio[24477]: time=\"2026-06-11T12:28:01.472343888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.736383 | controller |     "Jun 11 12:28:01.696922 crc crio[24477]: 2026-06-11T12:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b08baaa4404e73f Mac:8e:97:a1:24:eb:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/b1d6e4ca-7c6d-4c25-b239-18e74acd5638 SocketPath: PciID:}] [{Interface:0xc0000150b0 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.736398 | controller |     "Jun 11 12:28:01.701283 crc crio[24477]: time=\"2026-06-11T12:28:01.699536388Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686348-rbbr6 Namespace:openshift-infra ID:b08baaa4404e73fa2d808dd50c814e01e45fd4b26fe5ad3a4698d2297856168f UID:199da959-5d4f-4101-88bc-1ce28638a9d2 NetNS:/var/run/netns/b1d6e4ca-7c6d-4c25-b239-18e74acd5638 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod199da959_5d4f_4101_88bc_1ce28638a9d2.slice PodAnnotations:0xc00251e630}] Aliases:map[]}\"",
2026-06-11 13:18:31.736413 | controller |     "Jun 11 12:28:01.701283 crc crio[24477]: time=\"2026-06-11T12:28:01.699909639Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686348-rbbr6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.736429 | controller |     "Jun 11 12:28:01.726775 crc crio[24477]: time=\"2026-06-11T12:28:01.724945592Z\" level=info msg=\"Ran pod sandbox b08baaa4404e73fa2d808dd50c814e01e45fd4b26fe5ad3a4698d2297856168f with infra container: openshift-infra/auto-csr-approver-29686348-rbbr6/POD\" id=1ea616a3-08dd-457b-90ca-1876b92f478c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.736443 | controller |     "Jun 11 12:28:01.741048 crc crio[24477]: time=\"2026-06-11T12:28:01.740394927Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=db12f922-4722-43c8-a340-0df7ac5976f3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.736458 | controller |     "Jun 11 12:28:01.747847 crc crio[24477]: time=\"2026-06-11T12:28:01.747401393Z\" level=info msg=\"Created container 7d3c44bbc6724d388fb4e724c1a642bd41462042c508f12e2f768f4b0574b25d: openstack/dnsmasq-dns-687999f8f7-tzjfr/dnsmasq-dns\" id=d6af476b-eafe-4feb-89c1-7ed74865f613 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.736473 | controller |     "Jun 11 12:28:01.750060 crc crio[24477]: time=\"2026-06-11T12:28:01.750012996Z\" level=info msg=\"Starting container: 7d3c44bbc6724d388fb4e724c1a642bd41462042c508f12e2f768f4b0574b25d\" id=5908bd9e-a013-4d5c-8195-12d9c3ccd561 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.736488 | controller |     "Jun 11 12:28:01.766032 crc crio[24477]: time=\"2026-06-11T12:28:01.765121483Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 13:18:31.736502 | controller |     "Jun 11 12:28:01.836796 crc crio[24477]: time=\"2026-06-11T12:28:01.836430428Z\" level=info msg=\"Started container\" PID=99620 containerID=7d3c44bbc6724d388fb4e724c1a642bd41462042c508f12e2f768f4b0574b25d description=openstack/dnsmasq-dns-687999f8f7-tzjfr/dnsmasq-dns id=5908bd9e-a013-4d5c-8195-12d9c3ccd561 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed888b39370970fc186ccb83fd175c0b6b9cc96e25190d75628e45a1040cba82",
2026-06-11 13:18:31.736518 | controller |     "Jun 11 12:28:01.947961 crc crio[24477]: time=\"2026-06-11T12:28:01.947103447Z\" level=info msg=\"Stopped pod sandbox: 853ba0a0aed00264969fd18db2ff49c4dbfdcc7fd1aa2196835c3f23786b874a\" id=5f3342dc-3afa-4dce-acab-a9464394d1aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.736533 | controller |     "Jun 11 12:28:02.249002 crc crio[24477]: time=\"2026-06-11T12:28:02.248123905Z\" level=info msg=\"Removing container: 8fd2e31215e6f338f8a51676ec1141457e507ac1068511fc10a9c48f0816b028\" id=1d93b34d-5b0a-4ce6-8621-6d3ad41d56d6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.736551 | controller |     "Jun 11 12:28:02.433275 crc crio[24477]: time=\"2026-06-11T12:28:02.43120381Z\" level=info msg=\"Removed container 8fd2e31215e6f338f8a51676ec1141457e507ac1068511fc10a9c48f0816b028: openstack/dnsmasq-dns-6dd4f94857-4m94f/init\" id=1d93b34d-5b0a-4ce6-8621-6d3ad41d56d6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.736567 | controller |     "Jun 11 12:28:02.889211 crc crio[24477]: time=\"2026-06-11T12:28:02.888175765Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=db12f922-4722-43c8-a340-0df7ac5976f3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.736582 | controller |     "Jun 11 12:28:02.891370 crc crio[24477]: time=\"2026-06-11T12:28:02.89124056Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a0c8d75c-f3de-49b3-818c-ce0200c8ddc9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.736597 | controller |     "Jun 11 12:28:02.895777 crc crio[24477]: time=\"2026-06-11T12:28:02.895163488Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c71980de-7587-4a27-acc0-05d161183db6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.736611 | controller |     "Jun 11 12:28:02.914461 crc crio[24477]: time=\"2026-06-11T12:28:02.914173179Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686348-rbbr6/oc\" id=bfcbab0f-4291-4842-ba93-ea77a4602936 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.736626 | controller |     "Jun 11 12:28:02.916323 crc crio[24477]: time=\"2026-06-11T12:28:02.916008781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.736640 | controller |     "Jun 11 12:28:03.004433 crc crio[24477]: time=\"2026-06-11T12:28:03.004184652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.736655 | controller |     "Jun 11 12:28:03.375215 crc crio[24477]: time=\"2026-06-11T12:28:03.374993808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.736669 | controller |     "Jun 11 12:28:03.672528 crc crio[24477]: time=\"2026-06-11T12:28:03.671469919Z\" level=info msg=\"Created container 9993f879c0912699ec61f5bf9b6f1466d971f51764616d8e6ca382a2e7c69510: openshift-infra/auto-csr-approver-29686348-rbbr6/oc\" id=bfcbab0f-4291-4842-ba93-ea77a4602936 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.736683 | controller |     "Jun 11 12:28:03.675194 crc crio[24477]: time=\"2026-06-11T12:28:03.675059081Z\" level=info msg=\"Starting container: 9993f879c0912699ec61f5bf9b6f1466d971f51764616d8e6ca382a2e7c69510\" id=d4277e6d-d98a-4522-ac6d-279618eba620 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.736698 | controller |     "Jun 11 12:28:03.686493 crc crio[24477]: time=\"2026-06-11T12:28:03.686237513Z\" level=info msg=\"Started container\" PID=99691 containerID=9993f879c0912699ec61f5bf9b6f1466d971f51764616d8e6ca382a2e7c69510 description=openshift-infra/auto-csr-approver-29686348-rbbr6/oc id=d4277e6d-d98a-4522-ac6d-279618eba620 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b08baaa4404e73fa2d808dd50c814e01e45fd4b26fe5ad3a4698d2297856168f",
2026-06-11 13:18:31.736713 | controller |     "Jun 11 12:28:07.537432 crc crio[24477]: time=\"2026-06-11T12:28:07.536263248Z\" level=info msg=\"Stopping pod sandbox: b08baaa4404e73fa2d808dd50c814e01e45fd4b26fe5ad3a4698d2297856168f\" id=83468dd2-5148-4cca-893e-7a44bdf44d45 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.736730 | controller |     "Jun 11 12:28:07.539863 crc crio[24477]: time=\"2026-06-11T12:28:07.538198783Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686348-rbbr6 Namespace:openshift-infra ID:b08baaa4404e73fa2d808dd50c814e01e45fd4b26fe5ad3a4698d2297856168f UID:199da959-5d4f-4101-88bc-1ce28638a9d2 NetNS:/var/run/netns/b1d6e4ca-7c6d-4c25-b239-18e74acd5638 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod199da959_5d4f_4101_88bc_1ce28638a9d2.slice PodAnnotations:0xc002ce4980}] Aliases:map[]}\"",
2026-06-11 13:18:31.736746 | controller |     "Jun 11 12:28:07.539863 crc crio[24477]: time=\"2026-06-11T12:28:07.538341747Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686348-rbbr6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.736761 | controller |     "Jun 11 12:28:08.337388 crc crio[24477]: time=\"2026-06-11T12:28:08.336866327Z\" level=info msg=\"Stopped pod sandbox: b08baaa4404e73fa2d808dd50c814e01e45fd4b26fe5ad3a4698d2297856168f\" id=83468dd2-5148-4cca-893e-7a44bdf44d45 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.736776 | controller |     "Jun 11 12:28:11.201348 crc crio[24477]: time=\"2026-06-11T12:28:11.200338466Z\" level=info msg=\"Stopping container: 7a632eee42cd8924a20aec67caa77795cd51da12067d544c0bd2d7006acc2fc3 (timeout: 10s)\" id=0e50c96a-8c4b-4f74-8278-662065fa6ed0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.736790 | controller |     "Jun 11 12:28:12.425885 crc crio[24477]: time=\"2026-06-11T12:28:12.424926485Z\" level=info msg=\"Stopped container 7a632eee42cd8924a20aec67caa77795cd51da12067d544c0bd2d7006acc2fc3: openstack/dnsmasq-dns-68b84f4555-fwm5c/dnsmasq-dns\" id=0e50c96a-8c4b-4f74-8278-662065fa6ed0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.736805 | controller |     "Jun 11 12:28:12.427439 crc crio[24477]: time=\"2026-06-11T12:28:12.427124166Z\" level=info msg=\"Stopping pod sandbox: d154029182271db7c82f0b8e73c18ee17aaccb991c482d118ea69a031e82c63b\" id=e1dcea0c-5414-4368-98f1-c4176f536676 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.736819 | controller |     "Jun 11 12:28:12.428274 crc crio[24477]: time=\"2026-06-11T12:28:12.428154686Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-fwm5c Namespace:openstack ID:d154029182271db7c82f0b8e73c18ee17aaccb991c482d118ea69a031e82c63b UID:2b2583b6-4b6b-4820-908e-0b4d12f36b39 NetNS:/var/run/netns/b9780610-a198-4901-8911-fd50927455b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b2583b6_4b6b_4820_908e_0b4d12f36b39.slice PodAnnotations:0xc000a14c60}] Aliases:map[]}\"",
2026-06-11 13:18:31.736834 | controller |     "Jun 11 12:28:12.428538 crc crio[24477]: time=\"2026-06-11T12:28:12.428453124Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68b84f4555-fwm5c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.736862 | controller |     "Jun 11 12:28:13.463481 crc crio[24477]: time=\"2026-06-11T12:28:13.462778324Z\" level=info msg=\"Stopped pod sandbox: d154029182271db7c82f0b8e73c18ee17aaccb991c482d118ea69a031e82c63b\" id=e1dcea0c-5414-4368-98f1-c4176f536676 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.736882 | controller |     "Jun 11 12:28:13.830562 crc crio[24477]: time=\"2026-06-11T12:28:13.829438205Z\" level=info msg=\"Removing container: 7a632eee42cd8924a20aec67caa77795cd51da12067d544c0bd2d7006acc2fc3\" id=702a044c-b796-4d2b-8526-179f41b18b53 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.736898 | controller |     "Jun 11 12:28:13.908858 crc crio[24477]: time=\"2026-06-11T12:28:13.9083732Z\" level=info msg=\"Removed container 7a632eee42cd8924a20aec67caa77795cd51da12067d544c0bd2d7006acc2fc3: openstack/dnsmasq-dns-68b84f4555-fwm5c/dnsmasq-dns\" id=702a044c-b796-4d2b-8526-179f41b18b53 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.736927 | controller |     "Jun 11 12:28:13.911900 crc crio[24477]: time=\"2026-06-11T12:28:13.911843424Z\" level=info msg=\"Removing container: a0d8bd4acfbe0b0604bb173abefb5a0eab1d1bd4d57045863162bdd737c52c38\" id=81a17e69-c1cb-428b-a288-54d549922a81 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.736943 | controller |     "Jun 11 12:28:13.945458 crc crio[24477]: time=\"2026-06-11T12:28:13.945364564Z\" level=info msg=\"Removed container a0d8bd4acfbe0b0604bb173abefb5a0eab1d1bd4d57045863162bdd737c52c38: openstack/dnsmasq-dns-68b84f4555-fwm5c/init\" id=81a17e69-c1cb-428b-a288-54d549922a81 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.736959 | controller |     "Jun 11 12:28:39.918750 crc crio[24477]: time=\"2026-06-11T12:28:39.91818214Z\" level=info msg=\"Removing container: 802c10f894b08e0ecdf38a306d6afca68136e433eb139393cd4d6d2200713e80\" id=f69fdaa5-58da-4557-871b-4a9bd6a38b8d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.736973 | controller |     "Jun 11 12:28:40.048993 crc crio[24477]: time=\"2026-06-11T12:28:40.048212748Z\" level=info msg=\"Removed container 802c10f894b08e0ecdf38a306d6afca68136e433eb139393cd4d6d2200713e80: openshift-infra/auto-csr-approver-29686342-mrbz5/oc\" id=f69fdaa5-58da-4557-871b-4a9bd6a38b8d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.736988 | controller |     "Jun 11 12:28:40.052929 crc crio[24477]: time=\"2026-06-11T12:28:40.052805978Z\" level=info msg=\"Removing container: e18468cab265ded19012f943ec5fc23c7b7c269141fca452db9d071081c3b78f\" id=8c1e9d93-8460-4a96-bfb0-1405abaa8ddf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.737003 | controller |     "Jun 11 12:28:40.139504 crc crio[24477]: time=\"2026-06-11T12:28:40.139389219Z\" level=info msg=\"Removed container e18468cab265ded19012f943ec5fc23c7b7c269141fca452db9d071081c3b78f: openstack/keystone-bootstrap-jzbmg/keystone-bootstrap\" id=8c1e9d93-8460-4a96-bfb0-1405abaa8ddf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.737019 | controller |     "Jun 11 12:28:40.154474 crc crio[24477]: time=\"2026-06-11T12:28:40.154354381Z\" level=info msg=\"Stopping pod sandbox: 853ba0a0aed00264969fd18db2ff49c4dbfdcc7fd1aa2196835c3f23786b874a\" id=e802d079-802a-4473-a5c0-34e2114b9197 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.737034 | controller |     "Jun 11 12:28:40.154474 crc crio[24477]: time=\"2026-06-11T12:28:40.154471274Z\" level=info msg=\"Stopped pod sandbox (already stopped): 853ba0a0aed00264969fd18db2ff49c4dbfdcc7fd1aa2196835c3f23786b874a\" id=e802d079-802a-4473-a5c0-34e2114b9197 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.737049 | controller |     "Jun 11 12:28:40.155812 crc crio[24477]: time=\"2026-06-11T12:28:40.155585815Z\" level=info msg=\"Removing pod sandbox: 853ba0a0aed00264969fd18db2ff49c4dbfdcc7fd1aa2196835c3f23786b874a\" id=65819cf4-84a6-459e-af13-0d7b8abb6d47 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.737064 | controller |     "Jun 11 12:28:40.178914 crc crio[24477]: time=\"2026-06-11T12:28:40.178798913Z\" level=info msg=\"Removed pod sandbox: 853ba0a0aed00264969fd18db2ff49c4dbfdcc7fd1aa2196835c3f23786b874a\" id=65819cf4-84a6-459e-af13-0d7b8abb6d47 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.737078 | controller |     "Jun 11 12:28:40.179967 crc crio[24477]: time=\"2026-06-11T12:28:40.179880214Z\" level=info msg=\"Stopping pod sandbox: 2cc499be063c74fa72a3fe4d2b0da10b585a7edd5c94d96dd66903fd928341a2\" id=ea89fdea-940d-4db8-9f5a-387e1553bedc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.737093 | controller |     "Jun 11 12:28:40.180052 crc crio[24477]: time=\"2026-06-11T12:28:40.179983777Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2cc499be063c74fa72a3fe4d2b0da10b585a7edd5c94d96dd66903fd928341a2\" id=ea89fdea-940d-4db8-9f5a-387e1553bedc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.737111 | controller |     "Jun 11 12:28:40.180822 crc crio[24477]: time=\"2026-06-11T12:28:40.180739347Z\" level=info msg=\"Removing pod sandbox: 2cc499be063c74fa72a3fe4d2b0da10b585a7edd5c94d96dd66903fd928341a2\" id=8ea95313-6c5e-4831-9fac-79eb42ee5168 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.737126 | controller |     "Jun 11 12:28:40.220944 crc crio[24477]: time=\"2026-06-11T12:28:40.220798915Z\" level=info msg=\"Removed pod sandbox: 2cc499be063c74fa72a3fe4d2b0da10b585a7edd5c94d96dd66903fd928341a2\" id=8ea95313-6c5e-4831-9fac-79eb42ee5168 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.737141 | controller |     "Jun 11 12:28:40.221925 crc crio[24477]: time=\"2026-06-11T12:28:40.221858024Z\" level=info msg=\"Stopping pod sandbox: a0da712d3c16a4279cadec909d9db521cde23a49cf86e0dcc2be1b549355776e\" id=1e363e94-6cfd-4c21-bde0-cd18863f3613 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.737155 | controller |     "Jun 11 12:28:40.222014 crc crio[24477]: time=\"2026-06-11T12:28:40.221946727Z\" level=info msg=\"Stopped pod sandbox (already stopped): a0da712d3c16a4279cadec909d9db521cde23a49cf86e0dcc2be1b549355776e\" id=1e363e94-6cfd-4c21-bde0-cd18863f3613 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.737169 | controller |     "Jun 11 12:28:40.223270 crc crio[24477]: time=\"2026-06-11T12:28:40.223204451Z\" level=info msg=\"Removing pod sandbox: a0da712d3c16a4279cadec909d9db521cde23a49cf86e0dcc2be1b549355776e\" id=50fb2807-efc3-45f4-b7ae-98fef33ab606 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.737184 | controller |     "Jun 11 12:28:40.247433 crc crio[24477]: time=\"2026-06-11T12:28:40.247342235Z\" level=info msg=\"Removed pod sandbox: a0da712d3c16a4279cadec909d9db521cde23a49cf86e0dcc2be1b549355776e\" id=50fb2807-efc3-45f4-b7ae-98fef33ab606 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.737199 | controller |     "Jun 11 12:28:40.248502 crc crio[24477]: time=\"2026-06-11T12:28:40.248425965Z\" level=info msg=\"Stopping pod sandbox: 7b558b3df6bd9944f9412f428c1a4d5d1eeff6ad951f07b6555ac481aa64ab5d\" id=b19ad602-c6ea-49d9-9bc5-c90bd76f0c4d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.737214 | controller |     "Jun 11 12:28:40.248586 crc crio[24477]: time=\"2026-06-11T12:28:40.248510027Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7b558b3df6bd9944f9412f428c1a4d5d1eeff6ad951f07b6555ac481aa64ab5d\" id=b19ad602-c6ea-49d9-9bc5-c90bd76f0c4d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.737228 | controller |     "Jun 11 12:28:40.249958 crc crio[24477]: time=\"2026-06-11T12:28:40.249889536Z\" level=info msg=\"Removing pod sandbox: 7b558b3df6bd9944f9412f428c1a4d5d1eeff6ad951f07b6555ac481aa64ab5d\" id=e29ad069-883a-49ec-b84b-e6dd6f7cc88a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.737243 | controller |     "Jun 11 12:28:40.269720 crc crio[24477]: time=\"2026-06-11T12:28:40.269565878Z\" level=info msg=\"Removed pod sandbox: 7b558b3df6bd9944f9412f428c1a4d5d1eeff6ad951f07b6555ac481aa64ab5d\" id=e29ad069-883a-49ec-b84b-e6dd6f7cc88a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.737258 | controller |     "Jun 11 12:28:40.271163 crc crio[24477]: time=\"2026-06-11T12:28:40.271049326Z\" level=info msg=\"Stopping pod sandbox: d154029182271db7c82f0b8e73c18ee17aaccb991c482d118ea69a031e82c63b\" id=ab5d7d78-c7d3-4729-b9d7-ffb918d0e363 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.737273 | controller |     "Jun 11 12:28:40.271163 crc crio[24477]: time=\"2026-06-11T12:28:40.271109108Z\" level=info msg=\"Stopped pod sandbox (already stopped): d154029182271db7c82f0b8e73c18ee17aaccb991c482d118ea69a031e82c63b\" id=ab5d7d78-c7d3-4729-b9d7-ffb918d0e363 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.737290 | controller |     "Jun 11 12:28:40.272562 crc crio[24477]: time=\"2026-06-11T12:28:40.272330233Z\" level=info msg=\"Removing pod sandbox: d154029182271db7c82f0b8e73c18ee17aaccb991c482d118ea69a031e82c63b\" id=b4df9db5-f996-4837-990f-c962faf0672c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.737305 | controller |     "Jun 11 12:28:40.301773 crc crio[24477]: time=\"2026-06-11T12:28:40.301540208Z\" level=info msg=\"Removed pod sandbox: d154029182271db7c82f0b8e73c18ee17aaccb991c482d118ea69a031e82c63b\" id=b4df9db5-f996-4837-990f-c962faf0672c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.737320 | controller |     "Jun 11 12:29:40.520920 crc crio[24477]: time=\"2026-06-11T12:29:40.517439526Z\" level=info msg=\"Removing container: b0a2b480f386bb8fe3cf5fad171475de89bbedf43f3be8c7928f5cedbe476bfa\" id=814a24ee-8c26-4ab6-b18b-ca17da8d1dd2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.737335 | controller |     "Jun 11 12:29:41.068179 crc crio[24477]: time=\"2026-06-11T12:29:41.059862867Z\" level=info msg=\"Removed container b0a2b480f386bb8fe3cf5fad171475de89bbedf43f3be8c7928f5cedbe476bfa: openstack/cinder-api-0/cinder-api-log\" id=814a24ee-8c26-4ab6-b18b-ca17da8d1dd2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.737349 | controller |     "Jun 11 12:29:41.096230 crc crio[24477]: time=\"2026-06-11T12:29:41.084446067Z\" level=info msg=\"Removing container: 25835c4cd8bd593cfe085c05f52dcd1f760f594dbaee250f1c9b29ac68f60c16\" id=adc9a3b7-0cb8-440f-bd13-b0df47c3047d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.737363 | controller |     "Jun 11 12:29:41.399407 crc crio[24477]: time=\"2026-06-11T12:29:41.399179093Z\" level=info msg=\"Removed container 25835c4cd8bd593cfe085c05f52dcd1f760f594dbaee250f1c9b29ac68f60c16: openstack/cinder-api-0/cinder-api\" id=adc9a3b7-0cb8-440f-bd13-b0df47c3047d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.737377 | controller |     "Jun 11 12:29:41.417777 crc crio[24477]: time=\"2026-06-11T12:29:41.417557573Z\" level=info msg=\"Stopping pod sandbox: ba415f36090791755b1290f250fb3457bcc4e7e14ab502682fc19da13e13a63a\" id=9c20fe18-65e7-42ed-ab13-77ea2fc09622 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.737391 | controller |     "Jun 11 12:29:41.418110 crc crio[24477]: time=\"2026-06-11T12:29:41.417920062Z\" level=info msg=\"Stopped pod sandbox (already stopped): ba415f36090791755b1290f250fb3457bcc4e7e14ab502682fc19da13e13a63a\" id=9c20fe18-65e7-42ed-ab13-77ea2fc09622 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.737405 | controller |     "Jun 11 12:29:41.419147 crc crio[24477]: time=\"2026-06-11T12:29:41.419060214Z\" level=info msg=\"Removing pod sandbox: ba415f36090791755b1290f250fb3457bcc4e7e14ab502682fc19da13e13a63a\" id=4b7a06d5-dd68-4a14-9a03-2d9615e399ac name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.737419 | controller |     "Jun 11 12:29:41.600629 crc crio[24477]: time=\"2026-06-11T12:29:41.599564411Z\" level=info msg=\"Removed pod sandbox: ba415f36090791755b1290f250fb3457bcc4e7e14ab502682fc19da13e13a63a\" id=4b7a06d5-dd68-4a14-9a03-2d9615e399ac name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.737434 | controller |     "Jun 11 12:30:05.232985 crc crio[24477]: time=\"2026-06-11T12:30:05.229009374Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686350-bbvgl/POD\" id=c9440727-7ab7-435a-8068-8f957cd3ef23 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.737448 | controller |     "Jun 11 12:30:05.241067 crc crio[24477]: time=\"2026-06-11T12:30:05.237024621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.737463 | controller |     "Jun 11 12:30:05.631864 crc crio[24477]: time=\"2026-06-11T12:30:05.631795322Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686350-9xqhz/POD\" id=dc40c337-b4db-4548-a2d3-d628e29c84a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.737484 | controller |     "Jun 11 12:30:05.633047 crc crio[24477]: time=\"2026-06-11T12:30:05.633019926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.737500 | controller |     "Jun 11 12:30:07.488334 crc crio[24477]: time=\"2026-06-11T12:30:07.487112876Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686350-9xqhz Namespace:openshift-operator-lifecycle-manager ID:990e973d51479c395505874c47fbdb0440769f94de6be35cdae115e8da437d98 UID:373f0f3c-c1e2-4f15-a233-0c51f08702df NetNS:/var/run/netns/4b019fce-9ed2-4ada-88cb-774e54be6f98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod373f0f3c_c1e2_4f15_a233_0c51f08702df.slice PodAnnotations:0xc000530f58}] Aliases:map[]}\"",
2026-06-11 13:18:31.737516 | controller |     "Jun 11 12:30:07.488334 crc crio[24477]: time=\"2026-06-11T12:30:07.487523499Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686350-9xqhz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.737531 | controller |     "Jun 11 12:30:07.569928 crc crio[24477]: time=\"2026-06-11T12:30:07.567821572Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686350-bbvgl Namespace:openshift-infra ID:4b04ba750ce3faa606c2d76ed8797ee29d58fbf2b8e6051cd2f2849a974e5028 UID:10ee1f90-e5e9-41f4-a9f7-5b15868bc8b7 NetNS:/var/run/netns/81898ba1-557d-488d-8f4e-3a1b3f1ad20f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod10ee1f90_e5e9_41f4_a9f7_5b15868bc8b7.slice PodAnnotations:0xc000b19508}] Aliases:map[]}\"",
2026-06-11 13:18:31.737546 | controller |     "Jun 11 12:30:07.569928 crc crio[24477]: time=\"2026-06-11T12:30:07.567917654Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686350-bbvgl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.737561 | controller |     "Jun 11 12:30:08.853604 crc crio[24477]: 2026-06-11T12:30:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:990e973d51479c3 Mac:a2:ad:ba:2c:68:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/4b019fce-9ed2-4ada-88cb-774e54be6f98 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.737576 | controller |     "Jun 11 12:30:08.858093 crc crio[24477]: time=\"2026-06-11T12:30:08.857970317Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686350-9xqhz Namespace:openshift-operator-lifecycle-manager ID:990e973d51479c395505874c47fbdb0440769f94de6be35cdae115e8da437d98 UID:373f0f3c-c1e2-4f15-a233-0c51f08702df NetNS:/var/run/netns/4b019fce-9ed2-4ada-88cb-774e54be6f98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod373f0f3c_c1e2_4f15_a233_0c51f08702df.slice PodAnnotations:0xc000530f58}] Aliases:map[]}\"",
2026-06-11 13:18:31.737591 | controller |     "Jun 11 12:30:08.858378 crc crio[24477]: time=\"2026-06-11T12:30:08.858242364Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686350-9xqhz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.737606 | controller |     "Jun 11 12:30:08.877991 crc crio[24477]: 2026-06-11T12:30:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b04ba750ce3faa Mac:fa:0f:e2:a4:0c:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/81898ba1-557d-488d-8f4e-3a1b3f1ad20f SocketPath: PciID:}] [{Interface:0xc000218aa0 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.737624 | controller |     "Jun 11 12:30:08.880241 crc crio[24477]: time=\"2026-06-11T12:30:08.880100743Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686350-bbvgl Namespace:openshift-infra ID:4b04ba750ce3faa606c2d76ed8797ee29d58fbf2b8e6051cd2f2849a974e5028 UID:10ee1f90-e5e9-41f4-a9f7-5b15868bc8b7 NetNS:/var/run/netns/81898ba1-557d-488d-8f4e-3a1b3f1ad20f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod10ee1f90_e5e9_41f4_a9f7_5b15868bc8b7.slice PodAnnotations:0xc000b19508}] Aliases:map[]}\"",
2026-06-11 13:18:31.737639 | controller |     "Jun 11 12:30:08.880602 crc crio[24477]: time=\"2026-06-11T12:30:08.880395241Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686350-bbvgl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.737654 | controller |     "Jun 11 12:30:08.921733 crc crio[24477]: time=\"2026-06-11T12:30:08.921531194Z\" level=info msg=\"Ran pod sandbox 990e973d51479c395505874c47fbdb0440769f94de6be35cdae115e8da437d98 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686350-9xqhz/POD\" id=dc40c337-b4db-4548-a2d3-d628e29c84a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.737669 | controller |     "Jun 11 12:30:08.935207 crc crio[24477]: time=\"2026-06-11T12:30:08.934540103Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3528b8e4-0e28-42c2-bbda-90a8ac94ed20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.737684 | controller |     "Jun 11 12:30:08.944292 crc crio[24477]: time=\"2026-06-11T12:30:08.943067705Z\" level=info msg=\"Ran pod sandbox 4b04ba750ce3faa606c2d76ed8797ee29d58fbf2b8e6051cd2f2849a974e5028 with infra container: openshift-infra/auto-csr-approver-29686350-bbvgl/POD\" id=c9440727-7ab7-435a-8068-8f957cd3ef23 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.737698 | controller |     "Jun 11 12:30:08.944727 crc crio[24477]: time=\"2026-06-11T12:30:08.944502235Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=74c6b301-d5e8-43c4-b513-82d02d2ccd1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.737712 | controller |     "Jun 11 12:30:08.959036 crc crio[24477]: time=\"2026-06-11T12:30:08.958926196Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c609d6c0-dd05-4427-888c-7fee4bb68da2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.737727 | controller |     "Jun 11 12:30:08.971930 crc crio[24477]: time=\"2026-06-11T12:30:08.971797334Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686350-9xqhz/collect-profiles\" id=0ce77139-a027-4be5-8290-4fa0bc386599 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.737742 | controller |     "Jun 11 12:30:08.973512 crc crio[24477]: time=\"2026-06-11T12:30:08.973383869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.737757 | controller |     "Jun 11 12:30:09.000450 crc crio[24477]: time=\"2026-06-11T12:30:08.998505056Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 13:18:31.737771 | controller |     "Jun 11 12:30:09.102534 crc crio[24477]: time=\"2026-06-11T12:30:09.102471837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.737786 | controller |     "Jun 11 12:30:09.116056 crc crio[24477]: time=\"2026-06-11T12:30:09.115883871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.737804 | controller |     "Jun 11 12:30:09.375229 crc crio[24477]: time=\"2026-06-11T12:30:09.374962171Z\" level=info msg=\"Created container 01e21f59cfe984863cce953955cc78d4a64bd4b42454eba980e6f95c011e407a: openshift-operator-lifecycle-manager/collect-profiles-29686350-9xqhz/collect-profiles\" id=0ce77139-a027-4be5-8290-4fa0bc386599 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.737819 | controller |     "Jun 11 12:30:09.377631 crc crio[24477]: time=\"2026-06-11T12:30:09.376882045Z\" level=info msg=\"Starting container: 01e21f59cfe984863cce953955cc78d4a64bd4b42454eba980e6f95c011e407a\" id=b6975388-513b-4d76-9e31-475f44f125f3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.737834 | controller |     "Jun 11 12:30:09.393822 crc crio[24477]: time=\"2026-06-11T12:30:09.392460709Z\" level=info msg=\"Started container\" PID=105813 containerID=01e21f59cfe984863cce953955cc78d4a64bd4b42454eba980e6f95c011e407a description=openshift-operator-lifecycle-manager/collect-profiles-29686350-9xqhz/collect-profiles id=b6975388-513b-4d76-9e31-475f44f125f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=990e973d51479c395505874c47fbdb0440769f94de6be35cdae115e8da437d98",
2026-06-11 13:18:31.737864 | controller |     "Jun 11 12:30:10.449386 crc crio[24477]: time=\"2026-06-11T12:30:10.44790939Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c609d6c0-dd05-4427-888c-7fee4bb68da2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.737884 | controller |     "Jun 11 12:30:10.453360 crc crio[24477]: time=\"2026-06-11T12:30:10.453266768Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b5deceaf-b61b-440d-80b6-d9b72dcfd485 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.737900 | controller |     "Jun 11 12:30:10.500367 crc crio[24477]: time=\"2026-06-11T12:30:10.497440441Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ee722aa2-49bd-4888-ad9f-3c01ebd53f60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.737915 | controller |     "Jun 11 12:30:10.524280 crc crio[24477]: time=\"2026-06-11T12:30:10.524160586Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686350-bbvgl/oc\" id=1bf17d1b-be11-409c-93fd-32fae7c136f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.737929 | controller |     "Jun 11 12:30:10.525144 crc crio[24477]: time=\"2026-06-11T12:30:10.525037201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.737944 | controller |     "Jun 11 12:30:10.729986 crc crio[24477]: time=\"2026-06-11T12:30:10.729546297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.737958 | controller |     "Jun 11 12:30:12.298918 crc crio[24477]: time=\"2026-06-11T12:30:12.298735861Z\" level=info msg=\"Stopping pod sandbox: 990e973d51479c395505874c47fbdb0440769f94de6be35cdae115e8da437d98\" id=277336ac-053b-4835-8b39-9bd95bb30df1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.737973 | controller |     "Jun 11 12:30:12.307245 crc crio[24477]: time=\"2026-06-11T12:30:12.301236872Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686350-9xqhz Namespace:openshift-operator-lifecycle-manager ID:990e973d51479c395505874c47fbdb0440769f94de6be35cdae115e8da437d98 UID:373f0f3c-c1e2-4f15-a233-0c51f08702df NetNS:/var/run/netns/4b019fce-9ed2-4ada-88cb-774e54be6f98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod373f0f3c_c1e2_4f15_a233_0c51f08702df.slice PodAnnotations:0xc002e12f08}] Aliases:map[]}\"",
2026-06-11 13:18:31.737991 | controller |     "Jun 11 12:30:12.307245 crc crio[24477]: time=\"2026-06-11T12:30:12.301473078Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686350-9xqhz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.738006 | controller |     "Jun 11 12:30:12.684089 crc crio[24477]: time=\"2026-06-11T12:30:12.683864838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.738021 | controller |     "Jun 11 12:30:13.035753 crc crio[24477]: time=\"2026-06-11T12:30:13.034542383Z\" level=info msg=\"Created container 10b25024aa0d19687a98fbc69008ac6143f21d51695e06d8ff79371114d261fb: openshift-infra/auto-csr-approver-29686350-bbvgl/oc\" id=1bf17d1b-be11-409c-93fd-32fae7c136f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.738036 | controller |     "Jun 11 12:30:13.041807 crc crio[24477]: time=\"2026-06-11T12:30:13.041523627Z\" level=info msg=\"Starting container: 10b25024aa0d19687a98fbc69008ac6143f21d51695e06d8ff79371114d261fb\" id=3ac7a69e-eae9-45d9-9168-01336f3519f3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.738051 | controller |     "Jun 11 12:30:13.053335 crc crio[24477]: time=\"2026-06-11T12:30:13.052985667Z\" level=info msg=\"Started container\" PID=106043 containerID=10b25024aa0d19687a98fbc69008ac6143f21d51695e06d8ff79371114d261fb description=openshift-infra/auto-csr-approver-29686350-bbvgl/oc id=3ac7a69e-eae9-45d9-9168-01336f3519f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b04ba750ce3faa606c2d76ed8797ee29d58fbf2b8e6051cd2f2849a974e5028",
2026-06-11 13:18:31.738066 | controller |     "Jun 11 12:30:13.318026 crc crio[24477]: time=\"2026-06-11T12:30:13.315543723Z\" level=info msg=\"Stopped pod sandbox: 990e973d51479c395505874c47fbdb0440769f94de6be35cdae115e8da437d98\" id=277336ac-053b-4835-8b39-9bd95bb30df1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.738081 | controller |     "Jun 11 12:30:17.920522 crc crio[24477]: time=\"2026-06-11T12:30:17.918620501Z\" level=info msg=\"Stopping pod sandbox: 4b04ba750ce3faa606c2d76ed8797ee29d58fbf2b8e6051cd2f2849a974e5028\" id=af52bc1d-2d90-475f-b3da-16eae98fe860 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.738096 | controller |     "Jun 11 12:30:17.924265 crc crio[24477]: time=\"2026-06-11T12:30:17.924104239Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686350-bbvgl Namespace:openshift-infra ID:4b04ba750ce3faa606c2d76ed8797ee29d58fbf2b8e6051cd2f2849a974e5028 UID:10ee1f90-e5e9-41f4-a9f7-5b15868bc8b7 NetNS:/var/run/netns/81898ba1-557d-488d-8f4e-3a1b3f1ad20f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod10ee1f90_e5e9_41f4_a9f7_5b15868bc8b7.slice PodAnnotations:0xc000531090}] Aliases:map[]}\"",
2026-06-11 13:18:31.738112 | controller |     "Jun 11 12:30:17.924734 crc crio[24477]: time=\"2026-06-11T12:30:17.924423239Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686350-bbvgl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.738127 | controller |     "Jun 11 12:30:19.947083 crc crio[24477]: time=\"2026-06-11T12:30:19.945337894Z\" level=info msg=\"Stopped pod sandbox: 4b04ba750ce3faa606c2d76ed8797ee29d58fbf2b8e6051cd2f2849a974e5028\" id=af52bc1d-2d90-475f-b3da-16eae98fe860 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.738141 | controller |     "Jun 11 12:30:42.175376 crc crio[24477]: time=\"2026-06-11T12:30:42.174370127Z\" level=info msg=\"Removing container: 026ce82a34aed0a1ab70f3e690db810b08026dff2163890cae61410cffd3064e\" id=1ec799ec-5d2f-4e73-8218-16f0511fbe65 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.738156 | controller |     "Jun 11 12:30:42.241444 crc crio[24477]: time=\"2026-06-11T12:30:42.241232463Z\" level=info msg=\"Removed container 026ce82a34aed0a1ab70f3e690db810b08026dff2163890cae61410cffd3064e: openshift-operator-lifecycle-manager/collect-profiles-29686305-9dr2p/collect-profiles\" id=1ec799ec-5d2f-4e73-8218-16f0511fbe65 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.738174 | controller |     "Jun 11 12:30:42.245447 crc crio[24477]: time=\"2026-06-11T12:30:42.245354687Z\" level=info msg=\"Removing container: 70c2e128ef93a2bdfa065458522ffe3558e228e9685afdacd58eddedacf3618b\" id=35111f93-9305-4b43-a8e1-4dc9eb3b4cea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.738189 | controller |     "Jun 11 12:30:42.644979 crc crio[24477]: time=\"2026-06-11T12:30:42.644194318Z\" level=info msg=\"Removed container 70c2e128ef93a2bdfa065458522ffe3558e228e9685afdacd58eddedacf3618b: openshift-infra/auto-csr-approver-29686344-9dzqj/oc\" id=35111f93-9305-4b43-a8e1-4dc9eb3b4cea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.738204 | controller |     "Jun 11 12:30:42.659863 crc crio[24477]: time=\"2026-06-11T12:30:42.6597359Z\" level=info msg=\"Stopping pod sandbox: 30877c13ae59419589bc1ca8bbc32e2f4a23935846445ebfaa649af4a19e16bc\" id=9bd96044-9a61-47a2-8cfd-276596d15e01 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.738219 | controller |     "Jun 11 12:30:42.659863 crc crio[24477]: time=\"2026-06-11T12:30:42.659868173Z\" level=info msg=\"Stopped pod sandbox (already stopped): 30877c13ae59419589bc1ca8bbc32e2f4a23935846445ebfaa649af4a19e16bc\" id=9bd96044-9a61-47a2-8cfd-276596d15e01 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.738234 | controller |     "Jun 11 12:30:42.663318 crc crio[24477]: time=\"2026-06-11T12:30:42.663236647Z\" level=info msg=\"Removing pod sandbox: 30877c13ae59419589bc1ca8bbc32e2f4a23935846445ebfaa649af4a19e16bc\" id=da5db938-e03f-4046-97f5-4204e50bf814 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.738248 | controller |     "Jun 11 12:30:42.697497 crc crio[24477]: time=\"2026-06-11T12:30:42.697278107Z\" level=info msg=\"Removed pod sandbox: 30877c13ae59419589bc1ca8bbc32e2f4a23935846445ebfaa649af4a19e16bc\" id=da5db938-e03f-4046-97f5-4204e50bf814 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.738263 | controller |     "Jun 11 12:30:42.699551 crc crio[24477]: time=\"2026-06-11T12:30:42.699476718Z\" level=info msg=\"Stopping pod sandbox: 3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d\" id=7a7a0afd-aba6-43ac-8600-04f6e2f9c3ac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.738278 | controller |     "Jun 11 12:30:42.699817 crc crio[24477]: time=\"2026-06-11T12:30:42.699574841Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d\" id=7a7a0afd-aba6-43ac-8600-04f6e2f9c3ac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.738293 | controller |     "Jun 11 12:30:42.700631 crc crio[24477]: time=\"2026-06-11T12:30:42.700563349Z\" level=info msg=\"Removing pod sandbox: 3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d\" id=d2500747-ff93-4ada-9553-9edd2e626371 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.738308 | controller |     "Jun 11 12:30:42.724870 crc crio[24477]: time=\"2026-06-11T12:30:42.720196097Z\" level=info msg=\"Removed pod sandbox: 3a20b1e15b1b5ada6c9b3c9030839b3a34b33e083ae81eab843a69dad1ac389d\" id=d2500747-ff93-4ada-9553-9edd2e626371 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.738324 | controller |     "Jun 11 12:31:42.753253 crc crio[24477]: time=\"2026-06-11T12:31:42.752480249Z\" level=info msg=\"Removing container: 958c34b452e9fdeb708cd4882b17a35ae7867a3c9242c456159b7e1b7258b612\" id=ae4f9708-9c63-483a-b938-9be24ea9f93a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.738339 | controller |     "Jun 11 12:31:42.832143 crc crio[24477]: time=\"2026-06-11T12:31:42.831002075Z\" level=info msg=\"Removed container 958c34b452e9fdeb708cd4882b17a35ae7867a3c9242c456159b7e1b7258b612: openstack/barbican-800e-account-create-update-5clpx/mariadb-account-create-update\" id=ae4f9708-9c63-483a-b938-9be24ea9f93a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.738358 | controller |     "Jun 11 12:31:42.841347 crc crio[24477]: time=\"2026-06-11T12:31:42.841218055Z\" level=info msg=\"Removing container: 914a6713e8ede23d66943dbff56016df2d6cbc99b431a67ff49c43c8de4ffc04\" id=d65717cb-0158-4563-9098-807004563e5c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.738373 | controller |     "Jun 11 12:31:42.894317 crc crio[24477]: time=\"2026-06-11T12:31:42.894118952Z\" level=info msg=\"Removed container 914a6713e8ede23d66943dbff56016df2d6cbc99b431a67ff49c43c8de4ffc04: openstack/neutron-db-create-rdspp/mariadb-database-create\" id=d65717cb-0158-4563-9098-807004563e5c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.738388 | controller |     "Jun 11 12:31:42.898098 crc crio[24477]: time=\"2026-06-11T12:31:42.89805109Z\" level=info msg=\"Removing container: 0ba137a299519398c2fe5c110388bd79c9f63a70fc19555dff17955722f955f2\" id=44d71bf8-f227-4e99-bab8-ec32ac63fa62 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.738402 | controller |     "Jun 11 12:31:42.950700 crc crio[24477]: time=\"2026-06-11T12:31:42.950477393Z\" level=info msg=\"Removed container 0ba137a299519398c2fe5c110388bd79c9f63a70fc19555dff17955722f955f2: openstack/nova-metadata-0/nova-metadata-log\" id=44d71bf8-f227-4e99-bab8-ec32ac63fa62 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.738417 | controller |     "Jun 11 12:31:42.957218 crc crio[24477]: time=\"2026-06-11T12:31:42.956935133Z\" level=info msg=\"Removing container: 8503ba1dc6c51d508a0dc20428104f9d52f1a9899e51899dae2bf60e521bb1cd\" id=33fff960-bad0-4f6d-b7ce-57d297828c26 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.738432 | controller |     "Jun 11 12:31:43.015183 crc crio[24477]: time=\"2026-06-11T12:31:43.014978582Z\" level=info msg=\"Removed container 8503ba1dc6c51d508a0dc20428104f9d52f1a9899e51899dae2bf60e521bb1cd: openstack/cinder-db-create-msqmc/mariadb-database-create\" id=33fff960-bad0-4f6d-b7ce-57d297828c26 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.738446 | controller |     "Jun 11 12:31:43.021512 crc crio[24477]: time=\"2026-06-11T12:31:43.021402302Z\" level=info msg=\"Removing container: 48a52327dd5ff69c905b534e3d88502cce954beef77e571571d07c0ba89727e5\" id=43cc9e78-3e76-4c97-a93d-ed2147f5356a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.738461 | controller |     "Jun 11 12:31:43.288393 crc crio[24477]: time=\"2026-06-11T12:31:43.288117249Z\" level=info msg=\"Removed container 48a52327dd5ff69c905b534e3d88502cce954beef77e571571d07c0ba89727e5: openstack/glance-db-sync-rsl5c/glance-db-sync\" id=43cc9e78-3e76-4c97-a93d-ed2147f5356a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.738475 | controller |     "Jun 11 12:31:43.294250 crc crio[24477]: time=\"2026-06-11T12:31:43.294166404Z\" level=info msg=\"Removing container: 8d7a869b76fe818841e8907971d604774c34d492c7f32c7d6fee14c463f36bda\" id=83efb756-b30d-44b9-b54b-d1f14c2f8b31 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.738489 | controller |     "Jun 11 12:31:43.348535 crc crio[24477]: time=\"2026-06-11T12:31:43.345222138Z\" level=info msg=\"Removed container 8d7a869b76fe818841e8907971d604774c34d492c7f32c7d6fee14c463f36bda: openstack/placement-6040-account-create-update-b74mw/mariadb-account-create-update\" id=83efb756-b30d-44b9-b54b-d1f14c2f8b31 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.738504 | controller |     "Jun 11 12:31:43.358606 crc crio[24477]: time=\"2026-06-11T12:31:43.35425751Z\" level=info msg=\"Removing container: 33e09ef33c2bfd88f1ba1c53231bc52ed4b2e6078944879d44020c9a40f59ac2\" id=11ea784c-2083-4ade-9ad6-dfa18971c358 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.738523 | controller |     "Jun 11 12:31:43.401441 crc crio[24477]: time=\"2026-06-11T12:31:43.401138617Z\" level=info msg=\"Removed container 33e09ef33c2bfd88f1ba1c53231bc52ed4b2e6078944879d44020c9a40f59ac2: openstack/root-account-create-update-h4ns9/mariadb-account-create-update\" id=11ea784c-2083-4ade-9ad6-dfa18971c358 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.738539 | controller |     "Jun 11 12:31:43.406586 crc crio[24477]: time=\"2026-06-11T12:31:43.406373493Z\" level=info msg=\"Removing container: bac6c220b78c8b50df0c0bd6a6911230dd2777c302cad3acdf0a4f4f650469b7\" id=b9925eb9-2005-4641-9464-02a3caa45158 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.738553 | controller |     "Jun 11 12:31:43.451476 crc crio[24477]: time=\"2026-06-11T12:31:43.451274452Z\" level=info msg=\"Removed container bac6c220b78c8b50df0c0bd6a6911230dd2777c302cad3acdf0a4f4f650469b7: openstack/keystone-db-create-zcsr2/mariadb-database-create\" id=b9925eb9-2005-4641-9464-02a3caa45158 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.738568 | controller |     "Jun 11 12:31:43.454737 crc crio[24477]: time=\"2026-06-11T12:31:43.454578449Z\" level=info msg=\"Removing container: 88f6334d8472f9f778d948c3167ed125457c34a97f1ea15acfa7f4c6780a60dc\" id=f6fe1dda-421b-4152-9faa-d51a768b1838 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.738582 | controller |     "Jun 11 12:31:43.494609 crc crio[24477]: time=\"2026-06-11T12:31:43.49315429Z\" level=info msg=\"Removed container 88f6334d8472f9f778d948c3167ed125457c34a97f1ea15acfa7f4c6780a60dc: openstack/glance-db-create-qgff6/mariadb-database-create\" id=f6fe1dda-421b-4152-9faa-d51a768b1838 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.738597 | controller |     "Jun 11 12:31:43.500917 crc crio[24477]: time=\"2026-06-11T12:31:43.500831989Z\" level=info msg=\"Removing container: 7a03ffd068fb7c2c14859efc025eee7eb9e1ebed9c44fe3f5b3eeba89d0fb5b1\" id=6985d91e-4412-4f27-8cb0-34f847311fe3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.738611 | controller |     "Jun 11 12:31:43.536734 crc crio[24477]: time=\"2026-06-11T12:31:43.536217979Z\" level=info msg=\"Removed container 7a03ffd068fb7c2c14859efc025eee7eb9e1ebed9c44fe3f5b3eeba89d0fb5b1: openstack/barbican-db-create-8dsdw/mariadb-database-create\" id=6985d91e-4412-4f27-8cb0-34f847311fe3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.738626 | controller |     "Jun 11 12:31:43.543327 crc crio[24477]: time=\"2026-06-11T12:31:43.541105775Z\" level=info msg=\"Removing container: 12bb193a15a137f345ed738b1ccb58570601a538bb1e2e44ce8078caed52cf84\" id=e1d16879-b708-4a75-af5c-295177563812 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.738640 | controller |     "Jun 11 12:31:43.578736 crc crio[24477]: time=\"2026-06-11T12:31:43.577426789Z\" level=info msg=\"Removed container 12bb193a15a137f345ed738b1ccb58570601a538bb1e2e44ce8078caed52cf84: openstack/cinder-a1b6-account-create-update-nzdxn/mariadb-account-create-update\" id=e1d16879-b708-4a75-af5c-295177563812 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.738655 | controller |     "Jun 11 12:31:43.580922 crc crio[24477]: time=\"2026-06-11T12:31:43.580844222Z\" level=info msg=\"Removing container: a2fae9ec31c806cc54626c29601719ac83dbd89289925678bb5e9b1e6206de7f\" id=8dfa0d5b-6b75-454e-87a5-d022999df46e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.738669 | controller |     "Jun 11 12:31:43.620558 crc crio[24477]: time=\"2026-06-11T12:31:43.62018448Z\" level=info msg=\"Removed container a2fae9ec31c806cc54626c29601719ac83dbd89289925678bb5e9b1e6206de7f: openstack/nova-metadata-0/nova-metadata-metadata\" id=8dfa0d5b-6b75-454e-87a5-d022999df46e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.738684 | controller |     "Jun 11 12:31:43.623632 crc crio[24477]: time=\"2026-06-11T12:31:43.623569444Z\" level=info msg=\"Removing container: 9a7e5712fbb96b68a75852862f6b06b1f2864fe4f61ad60394078e3b783fbbc7\" id=fb1fc864-ba81-45f5-b2d5-1b3c070984a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.738701 | controller |     "Jun 11 12:31:43.661306 crc crio[24477]: time=\"2026-06-11T12:31:43.661064385Z\" level=info msg=\"Removed container 9a7e5712fbb96b68a75852862f6b06b1f2864fe4f61ad60394078e3b783fbbc7: openstack/neutron-1f99-account-create-update-2z9kz/mariadb-account-create-update\" id=fb1fc864-ba81-45f5-b2d5-1b3c070984a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.738716 | controller |     "Jun 11 12:31:43.664702 crc crio[24477]: time=\"2026-06-11T12:31:43.664564798Z\" level=info msg=\"Removing container: 5ff68c5f3172eb6716fbe2f1a4107bd8332554f5a2bf55374f2e1d857985dd7d\" id=e7779420-0ed8-4b99-a5b0-a059fec4e61b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.738731 | controller |     "Jun 11 12:31:43.716209 crc crio[24477]: time=\"2026-06-11T12:31:43.716093981Z\" level=info msg=\"Removed container 5ff68c5f3172eb6716fbe2f1a4107bd8332554f5a2bf55374f2e1d857985dd7d: openstack/glance-9421-account-create-update-fs75t/mariadb-account-create-update\" id=e7779420-0ed8-4b99-a5b0-a059fec4e61b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.738746 | controller |     "Jun 11 12:31:43.720849 crc crio[24477]: time=\"2026-06-11T12:31:43.720808988Z\" level=info msg=\"Removing container: 5c67f035e3a24fb138084de6a2b5da95803452fc2be5425a3d311fe4f09650e8\" id=42ffbb71-4177-4277-9f24-32b58d75ba2d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.738761 | controller |     "Jun 11 12:31:43.767635 crc crio[24477]: time=\"2026-06-11T12:31:43.767512941Z\" level=info msg=\"Removed container 5c67f035e3a24fb138084de6a2b5da95803452fc2be5425a3d311fe4f09650e8: openstack/placement-db-create-fwnn8/mariadb-database-create\" id=42ffbb71-4177-4277-9f24-32b58d75ba2d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.738776 | controller |     "Jun 11 12:31:43.774185 crc crio[24477]: time=\"2026-06-11T12:31:43.772482583Z\" level=info msg=\"Removing container: 6ff9f0d0d64bc4674864829a82cb369a13a04a01ee545c4d706266c478540926\" id=06d9a8ca-f3c9-4981-aa2f-2683022bbcca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.738790 | controller |     "Jun 11 12:31:43.881911 crc crio[24477]: time=\"2026-06-11T12:31:43.881624696Z\" level=info msg=\"Removed container 6ff9f0d0d64bc4674864829a82cb369a13a04a01ee545c4d706266c478540926: openstack/keystone-2144-account-create-update-pprkt/mariadb-account-create-update\" id=06d9a8ca-f3c9-4981-aa2f-2683022bbcca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.738805 | controller |     "Jun 11 12:31:43.885067 crc crio[24477]: time=\"2026-06-11T12:31:43.884972358Z\" level=info msg=\"Removing container: f16c4bee07541ff0e4f465438795e951d520c5f23651f9f1ac4d26bf7aba0af5\" id=c6bf10a1-6a1b-4105-bf5f-0004eb819fe6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.738819 | controller |     "Jun 11 12:31:43.937542 crc crio[24477]: time=\"2026-06-11T12:31:43.937380072Z\" level=info msg=\"Removed container f16c4bee07541ff0e4f465438795e951d520c5f23651f9f1ac4d26bf7aba0af5: openstack/nova-api-0/nova-api-api\" id=c6bf10a1-6a1b-4105-bf5f-0004eb819fe6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.738835 | controller |     "Jun 11 12:31:43.940873 crc crio[24477]: time=\"2026-06-11T12:31:43.940777155Z\" level=info msg=\"Removing container: c6d614d89dc48beda8bee08af8ea41e78581440ea28ee754f8cbd6f72403aea7\" id=e9e4e3d1-cdf3-4f46-b5b3-81580519b1cc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.738864 | controller |     "Jun 11 12:31:43.990601 crc crio[24477]: time=\"2026-06-11T12:31:43.990447994Z\" level=info msg=\"Removed container c6d614d89dc48beda8bee08af8ea41e78581440ea28ee754f8cbd6f72403aea7: openstack/nova-api-0/nova-api-log\" id=e9e4e3d1-cdf3-4f46-b5b3-81580519b1cc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.738883 | controller |     "Jun 11 12:31:44.010914 crc crio[24477]: time=\"2026-06-11T12:31:44.010780768Z\" level=info msg=\"Stopping pod sandbox: a57b496d50091431ac5e3878636616fc802c627371c8f1e37c2aeb3d0d267ec7\" id=9454af2c-10f9-47ac-b54a-a90f80d0926c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.738903 | controller |     "Jun 11 12:31:44.011127 crc crio[24477]: time=\"2026-06-11T12:31:44.010920562Z\" level=info msg=\"Stopped pod sandbox (already stopped): a57b496d50091431ac5e3878636616fc802c627371c8f1e37c2aeb3d0d267ec7\" id=9454af2c-10f9-47ac-b54a-a90f80d0926c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.738918 | controller |     "Jun 11 12:31:44.024015 crc crio[24477]: time=\"2026-06-11T12:31:44.023917295Z\" level=info msg=\"Removing pod sandbox: a57b496d50091431ac5e3878636616fc802c627371c8f1e37c2aeb3d0d267ec7\" id=446c19b3-5ccb-437b-b215-d1066d8de316 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.738933 | controller |     "Jun 11 12:31:44.041823 crc crio[24477]: time=\"2026-06-11T12:31:44.041533959Z\" level=info msg=\"Removed pod sandbox: a57b496d50091431ac5e3878636616fc802c627371c8f1e37c2aeb3d0d267ec7\" id=446c19b3-5ccb-437b-b215-d1066d8de316 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.738947 | controller |     "Jun 11 12:31:44.042552 crc crio[24477]: time=\"2026-06-11T12:31:44.042472252Z\" level=info msg=\"Stopping pod sandbox: 9a7b83d37bd1f9ae3bd97dba84f7f9d9236fb9aa10e97f3c0beb847a2ed20dca\" id=4551fb8c-2be8-463e-acc9-97490e1a976d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.738962 | controller |     "Jun 11 12:31:44.042552 crc crio[24477]: time=\"2026-06-11T12:31:44.042536974Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9a7b83d37bd1f9ae3bd97dba84f7f9d9236fb9aa10e97f3c0beb847a2ed20dca\" id=4551fb8c-2be8-463e-acc9-97490e1a976d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.738977 | controller |     "Jun 11 12:31:44.043806 crc crio[24477]: time=\"2026-06-11T12:31:44.043570853Z\" level=info msg=\"Removing pod sandbox: 9a7b83d37bd1f9ae3bd97dba84f7f9d9236fb9aa10e97f3c0beb847a2ed20dca\" id=1611b39f-c8c2-48d5-87ec-a27f6770aea3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.738991 | controller |     "Jun 11 12:31:44.063955 crc crio[24477]: time=\"2026-06-11T12:31:44.063632995Z\" level=info msg=\"Removed pod sandbox: 9a7b83d37bd1f9ae3bd97dba84f7f9d9236fb9aa10e97f3c0beb847a2ed20dca\" id=1611b39f-c8c2-48d5-87ec-a27f6770aea3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.739005 | controller |     "Jun 11 12:31:44.066328 crc crio[24477]: time=\"2026-06-11T12:31:44.06601512Z\" level=info msg=\"Stopping pod sandbox: e6f87855072528cec4586503c5a5827700e12ab7fc0efbf39088f217a970938c\" id=27aad63c-56db-4531-a1fe-0059345c9319 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.739020 | controller |     "Jun 11 12:31:44.066328 crc crio[24477]: time=\"2026-06-11T12:31:44.066152613Z\" level=info msg=\"Stopped pod sandbox (already stopped): e6f87855072528cec4586503c5a5827700e12ab7fc0efbf39088f217a970938c\" id=27aad63c-56db-4531-a1fe-0059345c9319 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.739035 | controller |     "Jun 11 12:31:44.070201 crc crio[24477]: time=\"2026-06-11T12:31:44.070048323Z\" level=info msg=\"Removing pod sandbox: e6f87855072528cec4586503c5a5827700e12ab7fc0efbf39088f217a970938c\" id=1e39da6a-bea1-4705-9867-7eaee1a5d8cb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.739049 | controller |     "Jun 11 12:31:44.091076 crc crio[24477]: time=\"2026-06-11T12:31:44.090834422Z\" level=info msg=\"Removed pod sandbox: e6f87855072528cec4586503c5a5827700e12ab7fc0efbf39088f217a970938c\" id=1e39da6a-bea1-4705-9867-7eaee1a5d8cb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.739063 | controller |     "Jun 11 12:31:44.092834 crc crio[24477]: time=\"2026-06-11T12:31:44.092748616Z\" level=info msg=\"Stopping pod sandbox: 0514c1a1f8fb5498f5864bc2510646dd16b01a340a93078ed5c7be5522ebd94d\" id=5c6355c6-77b0-451f-8206-f864d9335ae0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.739124 | controller |     "Jun 11 12:31:44.092834 crc crio[24477]: time=\"2026-06-11T12:31:44.092834038Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0514c1a1f8fb5498f5864bc2510646dd16b01a340a93078ed5c7be5522ebd94d\" id=5c6355c6-77b0-451f-8206-f864d9335ae0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.739144 | controller |     "Jun 11 12:31:44.093397 crc crio[24477]: time=\"2026-06-11T12:31:44.093329782Z\" level=info msg=\"Removing pod sandbox: 0514c1a1f8fb5498f5864bc2510646dd16b01a340a93078ed5c7be5522ebd94d\" id=6e2079d7-0c19-423d-8eac-a4f7a6ead15b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.739160 | controller |     "Jun 11 12:31:44.112407 crc crio[24477]: time=\"2026-06-11T12:31:44.112287021Z\" level=info msg=\"Removed pod sandbox: 0514c1a1f8fb5498f5864bc2510646dd16b01a340a93078ed5c7be5522ebd94d\" id=6e2079d7-0c19-423d-8eac-a4f7a6ead15b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.739176 | controller |     "Jun 11 12:31:44.113135 crc crio[24477]: time=\"2026-06-11T12:31:44.113067083Z\" level=info msg=\"Stopping pod sandbox: f65bc26a49943624de1c683f3f4a0eb9b95a4b20438600830e0e9abcde1e67a6\" id=67dbc850-82ee-419a-b791-8ce838ec1c9e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.739191 | controller |     "Jun 11 12:31:44.113135 crc crio[24477]: time=\"2026-06-11T12:31:44.113143065Z\" level=info msg=\"Stopped pod sandbox (already stopped): f65bc26a49943624de1c683f3f4a0eb9b95a4b20438600830e0e9abcde1e67a6\" id=67dbc850-82ee-419a-b791-8ce838ec1c9e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.739206 | controller |     "Jun 11 12:31:44.114234 crc crio[24477]: time=\"2026-06-11T12:31:44.114141652Z\" level=info msg=\"Removing pod sandbox: f65bc26a49943624de1c683f3f4a0eb9b95a4b20438600830e0e9abcde1e67a6\" id=51b38ac4-6467-4908-9e56-63252948b483 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.739221 | controller |     "Jun 11 12:31:44.140948 crc crio[24477]: time=\"2026-06-11T12:31:44.140617442Z\" level=info msg=\"Removed pod sandbox: f65bc26a49943624de1c683f3f4a0eb9b95a4b20438600830e0e9abcde1e67a6\" id=51b38ac4-6467-4908-9e56-63252948b483 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.739236 | controller |     "Jun 11 12:31:44.143225 crc crio[24477]: time=\"2026-06-11T12:31:44.143133971Z\" level=info msg=\"Stopping pod sandbox: 8556cd09f3bc5af6a456e180287354f300940d702620fd7a836a177489e424fe\" id=0b1d31e8-340f-452c-932c-ad7cfe9a4ef4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.739251 | controller |     "Jun 11 12:31:44.143379 crc crio[24477]: time=\"2026-06-11T12:31:44.143242044Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8556cd09f3bc5af6a456e180287354f300940d702620fd7a836a177489e424fe\" id=0b1d31e8-340f-452c-932c-ad7cfe9a4ef4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.739266 | controller |     "Jun 11 12:31:44.144338 crc crio[24477]: time=\"2026-06-11T12:31:44.144254893Z\" level=info msg=\"Removing pod sandbox: 8556cd09f3bc5af6a456e180287354f300940d702620fd7a836a177489e424fe\" id=17db94d4-22ed-441d-8797-6828d7de3e19 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.739281 | controller |     "Jun 11 12:31:44.189379 crc crio[24477]: time=\"2026-06-11T12:31:44.189319242Z\" level=info msg=\"Removed pod sandbox: 8556cd09f3bc5af6a456e180287354f300940d702620fd7a836a177489e424fe\" id=17db94d4-22ed-441d-8797-6828d7de3e19 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.739295 | controller |     "Jun 11 12:31:44.191364 crc crio[24477]: time=\"2026-06-11T12:31:44.191233904Z\" level=info msg=\"Stopping pod sandbox: d9094d5c4301cab5ebc132c53de6fa0479aa8a010aca73f6932a3f77ef68f427\" id=c03a5800-1be6-4dc5-836b-eb099195b9e4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.739309 | controller |     "Jun 11 12:31:44.191470 crc crio[24477]: time=\"2026-06-11T12:31:44.191380888Z\" level=info msg=\"Stopped pod sandbox (already stopped): d9094d5c4301cab5ebc132c53de6fa0479aa8a010aca73f6932a3f77ef68f427\" id=c03a5800-1be6-4dc5-836b-eb099195b9e4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.739356 | controller |     "Jun 11 12:31:44.192055 crc crio[24477]: time=\"2026-06-11T12:31:44.192031206Z\" level=info msg=\"Removing pod sandbox: d9094d5c4301cab5ebc132c53de6fa0479aa8a010aca73f6932a3f77ef68f427\" id=6bcbdbd6-00c0-4d05-adc5-e481bfdc5e36 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.739372 | controller |     "Jun 11 12:31:44.209232 crc crio[24477]: time=\"2026-06-11T12:31:44.209127845Z\" level=info msg=\"Removed pod sandbox: d9094d5c4301cab5ebc132c53de6fa0479aa8a010aca73f6932a3f77ef68f427\" id=6bcbdbd6-00c0-4d05-adc5-e481bfdc5e36 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.739387 | controller |     "Jun 11 12:31:44.211328 crc crio[24477]: time=\"2026-06-11T12:31:44.211254362Z\" level=info msg=\"Stopping pod sandbox: 946e80ae6a25526cdf5f1bbbd98cb5b82cab47f4fb6a46955fcc19670060d663\" id=9d95b9a4-85d2-4676-885a-45e3fae0a14b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.739402 | controller |     "Jun 11 12:31:44.211328 crc crio[24477]: time=\"2026-06-11T12:31:44.211320164Z\" level=info msg=\"Stopped pod sandbox (already stopped): 946e80ae6a25526cdf5f1bbbd98cb5b82cab47f4fb6a46955fcc19670060d663\" id=9d95b9a4-85d2-4676-885a-45e3fae0a14b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.739417 | controller |     "Jun 11 12:31:44.212357 crc crio[24477]: time=\"2026-06-11T12:31:44.212285811Z\" level=info msg=\"Removing pod sandbox: 946e80ae6a25526cdf5f1bbbd98cb5b82cab47f4fb6a46955fcc19670060d663\" id=21240e8d-034a-417a-b968-f1ce7ec63386 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.739432 | controller |     "Jun 11 12:31:44.228790 crc crio[24477]: time=\"2026-06-11T12:31:44.228542206Z\" level=info msg=\"Removed pod sandbox: 946e80ae6a25526cdf5f1bbbd98cb5b82cab47f4fb6a46955fcc19670060d663\" id=21240e8d-034a-417a-b968-f1ce7ec63386 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.739447 | controller |     "Jun 11 12:31:44.230206 crc crio[24477]: time=\"2026-06-11T12:31:44.230133709Z\" level=info msg=\"Stopping pod sandbox: 65c71b64c3afcd0f0d8729f199a2bfbad58e43531ae2042aa1eed0d58450d52d\" id=bcecb4cc-1cdd-4009-ab71-8a6608a9a2fc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.739461 | controller |     "Jun 11 12:31:44.230421 crc crio[24477]: time=\"2026-06-11T12:31:44.230221032Z\" level=info msg=\"Stopped pod sandbox (already stopped): 65c71b64c3afcd0f0d8729f199a2bfbad58e43531ae2042aa1eed0d58450d52d\" id=bcecb4cc-1cdd-4009-ab71-8a6608a9a2fc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.739476 | controller |     "Jun 11 12:31:44.231113 crc crio[24477]: time=\"2026-06-11T12:31:44.231062415Z\" level=info msg=\"Removing pod sandbox: 65c71b64c3afcd0f0d8729f199a2bfbad58e43531ae2042aa1eed0d58450d52d\" id=83cee0c1-cdd9-4b57-9c9c-27e4875305df name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.739491 | controller |     "Jun 11 12:31:44.258412 crc crio[24477]: time=\"2026-06-11T12:31:44.258192373Z\" level=info msg=\"Removed pod sandbox: 65c71b64c3afcd0f0d8729f199a2bfbad58e43531ae2042aa1eed0d58450d52d\" id=83cee0c1-cdd9-4b57-9c9c-27e4875305df name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.739506 | controller |     "Jun 11 12:31:44.260281 crc crio[24477]: time=\"2026-06-11T12:31:44.260227679Z\" level=info msg=\"Stopping pod sandbox: ae015a8c19685b3f9175f8d7862191c944a721394ffb0e3759a246db67fbf69b\" id=720fd430-633d-4a28-9451-908236249240 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.739521 | controller |     "Jun 11 12:31:44.260511 crc crio[24477]: time=\"2026-06-11T12:31:44.260482586Z\" level=info msg=\"Stopped pod sandbox (already stopped): ae015a8c19685b3f9175f8d7862191c944a721394ffb0e3759a246db67fbf69b\" id=720fd430-633d-4a28-9451-908236249240 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.739539 | controller |     "Jun 11 12:31:44.261821 crc crio[24477]: time=\"2026-06-11T12:31:44.261585477Z\" level=info msg=\"Removing pod sandbox: ae015a8c19685b3f9175f8d7862191c944a721394ffb0e3759a246db67fbf69b\" id=b54ff618-4a8a-4b1e-bb4d-0604b24e376a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.739555 | controller |     "Jun 11 12:31:44.280572 crc crio[24477]: time=\"2026-06-11T12:31:44.280401794Z\" level=info msg=\"Removed pod sandbox: ae015a8c19685b3f9175f8d7862191c944a721394ffb0e3759a246db67fbf69b\" id=b54ff618-4a8a-4b1e-bb4d-0604b24e376a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.739569 | controller |     "Jun 11 12:31:44.281976 crc crio[24477]: time=\"2026-06-11T12:31:44.281880443Z\" level=info msg=\"Stopping pod sandbox: 953c5cc2b5b4cd821d4bf8d2c0dca880200f6c34f55158739d152476cfeb505d\" id=831240bf-3376-4ebc-b874-d6265c5b4a33 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.739584 | controller |     "Jun 11 12:31:44.282136 crc crio[24477]: time=\"2026-06-11T12:31:44.281983066Z\" level=info msg=\"Stopped pod sandbox (already stopped): 953c5cc2b5b4cd821d4bf8d2c0dca880200f6c34f55158739d152476cfeb505d\" id=831240bf-3376-4ebc-b874-d6265c5b4a33 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.739598 | controller |     "Jun 11 12:31:44.282939 crc crio[24477]: time=\"2026-06-11T12:31:44.282898511Z\" level=info msg=\"Removing pod sandbox: 953c5cc2b5b4cd821d4bf8d2c0dca880200f6c34f55158739d152476cfeb505d\" id=aadd9a85-62c5-4cde-81b7-1511a23121bc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.739613 | controller |     "Jun 11 12:31:44.305079 crc crio[24477]: time=\"2026-06-11T12:31:44.30497918Z\" level=info msg=\"Removed pod sandbox: 953c5cc2b5b4cd821d4bf8d2c0dca880200f6c34f55158739d152476cfeb505d\" id=aadd9a85-62c5-4cde-81b7-1511a23121bc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.739627 | controller |     "Jun 11 12:31:44.306014 crc crio[24477]: time=\"2026-06-11T12:31:44.305941395Z\" level=info msg=\"Stopping pod sandbox: 6ae1b1f28b14efcc43a516147ba9c67232aa62fdfaacff55567ce2c78886276b\" id=323060f9-b199-4793-83e7-7a611f28903c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.739642 | controller |     "Jun 11 12:31:44.306234 crc crio[24477]: time=\"2026-06-11T12:31:44.306022507Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6ae1b1f28b14efcc43a516147ba9c67232aa62fdfaacff55567ce2c78886276b\" id=323060f9-b199-4793-83e7-7a611f28903c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.739656 | controller |     "Jun 11 12:31:44.306815 crc crio[24477]: time=\"2026-06-11T12:31:44.306762787Z\" level=info msg=\"Removing pod sandbox: 6ae1b1f28b14efcc43a516147ba9c67232aa62fdfaacff55567ce2c78886276b\" id=e7a4d4e4-6403-42cd-a860-b2865fe577d2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.739670 | controller |     "Jun 11 12:31:44.329438 crc crio[24477]: time=\"2026-06-11T12:31:44.328884978Z\" level=info msg=\"Removed pod sandbox: 6ae1b1f28b14efcc43a516147ba9c67232aa62fdfaacff55567ce2c78886276b\" id=e7a4d4e4-6403-42cd-a860-b2865fe577d2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.739685 | controller |     "Jun 11 12:31:44.332861 crc crio[24477]: time=\"2026-06-11T12:31:44.332500566Z\" level=info msg=\"Stopping pod sandbox: 82e395360790d11086ebc5baab0666350d80954b87c7e78e9c5c377e327ea40b\" id=850123ab-235a-4b49-9366-a971dd6c3a6e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.739699 | controller |     "Jun 11 12:31:44.333314 crc crio[24477]: time=\"2026-06-11T12:31:44.333211696Z\" level=info msg=\"Stopped pod sandbox (already stopped): 82e395360790d11086ebc5baab0666350d80954b87c7e78e9c5c377e327ea40b\" id=850123ab-235a-4b49-9366-a971dd6c3a6e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.739713 | controller |     "Jun 11 12:31:44.334732 crc crio[24477]: time=\"2026-06-11T12:31:44.334590294Z\" level=info msg=\"Removing pod sandbox: 82e395360790d11086ebc5baab0666350d80954b87c7e78e9c5c377e327ea40b\" id=644c3487-a446-4d98-8517-f1c219e27960 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.739731 | controller |     "Jun 11 12:31:44.370953 crc crio[24477]: time=\"2026-06-11T12:31:44.370791105Z\" level=info msg=\"Removed pod sandbox: 82e395360790d11086ebc5baab0666350d80954b87c7e78e9c5c377e327ea40b\" id=644c3487-a446-4d98-8517-f1c219e27960 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.739746 | controller |     "Jun 11 12:31:44.372629 crc crio[24477]: time=\"2026-06-11T12:31:44.372544822Z\" level=info msg=\"Stopping pod sandbox: 5af71261bc69b2125a986eb6f6d3abea437d193ba9857bffb311c6612a53dc89\" id=c252d57e-5795-4049-afce-c51a8aa41949 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.739760 | controller |     "Jun 11 12:31:44.372973 crc crio[24477]: time=\"2026-06-11T12:31:44.372700687Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5af71261bc69b2125a986eb6f6d3abea437d193ba9857bffb311c6612a53dc89\" id=c252d57e-5795-4049-afce-c51a8aa41949 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.739774 | controller |     "Jun 11 12:31:44.374187 crc crio[24477]: time=\"2026-06-11T12:31:44.374048405Z\" level=info msg=\"Removing pod sandbox: 5af71261bc69b2125a986eb6f6d3abea437d193ba9857bffb311c6612a53dc89\" id=9d6a7aa4-88f2-4ad6-93a8-0633d39498cf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.739789 | controller |     "Jun 11 12:31:44.396730 crc crio[24477]: time=\"2026-06-11T12:31:44.396551495Z\" level=info msg=\"Removed pod sandbox: 5af71261bc69b2125a986eb6f6d3abea437d193ba9857bffb311c6612a53dc89\" id=9d6a7aa4-88f2-4ad6-93a8-0633d39498cf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.739803 | controller |     "Jun 11 12:31:44.398409 crc crio[24477]: time=\"2026-06-11T12:31:44.398331853Z\" level=info msg=\"Stopping pod sandbox: 7d9ff6cdedd6fffcca9be4a903503e8d30fd90f9c01a0827cc78b300115e85bf\" id=514c2994-203c-49cf-a96f-4eddc4f29254 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.739817 | controller |     "Jun 11 12:31:44.398496 crc crio[24477]: time=\"2026-06-11T12:31:44.398446076Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7d9ff6cdedd6fffcca9be4a903503e8d30fd90f9c01a0827cc78b300115e85bf\" id=514c2994-203c-49cf-a96f-4eddc4f29254 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.739832 | controller |     "Jun 11 12:31:44.399324 crc crio[24477]: time=\"2026-06-11T12:31:44.399256638Z\" level=info msg=\"Removing pod sandbox: 7d9ff6cdedd6fffcca9be4a903503e8d30fd90f9c01a0827cc78b300115e85bf\" id=ba1305d9-5419-4ad2-b1ee-ba2700e05999 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.739846 | controller |     "Jun 11 12:31:44.424104 crc crio[24477]: time=\"2026-06-11T12:31:44.423970181Z\" level=info msg=\"Removed pod sandbox: 7d9ff6cdedd6fffcca9be4a903503e8d30fd90f9c01a0827cc78b300115e85bf\" id=ba1305d9-5419-4ad2-b1ee-ba2700e05999 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.739879 | controller |     "Jun 11 12:31:44.425486 crc crio[24477]: time=\"2026-06-11T12:31:44.425389237Z\" level=info msg=\"Stopping pod sandbox: ec7447f9c4bccf610c57c11d208754c19e69183d1a46787f3a337918554ea70b\" id=f4279a4a-c212-47ba-8f54-1612e6ae9d09 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.739894 | controller |     "Jun 11 12:31:44.425606 crc crio[24477]: time=\"2026-06-11T12:31:44.42551599Z\" level=info msg=\"Stopped pod sandbox (already stopped): ec7447f9c4bccf610c57c11d208754c19e69183d1a46787f3a337918554ea70b\" id=f4279a4a-c212-47ba-8f54-1612e6ae9d09 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.739909 | controller |     "Jun 11 12:31:44.426794 crc crio[24477]: time=\"2026-06-11T12:31:44.426509659Z\" level=info msg=\"Removing pod sandbox: ec7447f9c4bccf610c57c11d208754c19e69183d1a46787f3a337918554ea70b\" id=5c134bca-dbeb-4684-b7c7-ce6f6163f100 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.739928 | controller |     "Jun 11 12:31:44.448616 crc crio[24477]: time=\"2026-06-11T12:31:44.448504645Z\" level=info msg=\"Removed pod sandbox: ec7447f9c4bccf610c57c11d208754c19e69183d1a46787f3a337918554ea70b\" id=5c134bca-dbeb-4684-b7c7-ce6f6163f100 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.739944 | controller |     "Jun 11 12:32:00.535855 crc crio[24477]: time=\"2026-06-11T12:32:00.534895635Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686352-jr44b/POD\" id=c6303e4c-7657-4c71-ad1b-a9b8aef8756c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.739958 | controller |     "Jun 11 12:32:00.537445 crc crio[24477]: time=\"2026-06-11T12:32:00.535932575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.739974 | controller |     "Jun 11 12:32:00.597325 crc crio[24477]: time=\"2026-06-11T12:32:00.596363681Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686352-jr44b Namespace:openshift-infra ID:b328131d7029c2c9cf4f4e0a4899eff9e735382f6e0c3b419b585f3945752848 UID:44b0ad67-4aaa-4a5b-9c40-dbd18e737c01 NetNS:/var/run/netns/d1f79cdd-64b7-4fb4-9f7f-d46a2f3016a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44b0ad67_4aaa_4a5b_9c40_dbd18e737c01.slice PodAnnotations:0xc000a861b0}] Aliases:map[]}\"",
2026-06-11 13:18:31.739989 | controller |     "Jun 11 12:32:00.597325 crc crio[24477]: time=\"2026-06-11T12:32:00.597273927Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686352-jr44b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.740004 | controller |     "Jun 11 12:32:01.214218 crc crio[24477]: 2026-06-11T12:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b328131d7029c2c Mac:5a:34:69:d6:8e:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/d1f79cdd-64b7-4fb4-9f7f-d46a2f3016a9 SocketPath: PciID:}] [{Interface:0xc0002c5170 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.740019 | controller |     "Jun 11 12:32:01.216054 crc crio[24477]: time=\"2026-06-11T12:32:01.21596888Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686352-jr44b Namespace:openshift-infra ID:b328131d7029c2c9cf4f4e0a4899eff9e735382f6e0c3b419b585f3945752848 UID:44b0ad67-4aaa-4a5b-9c40-dbd18e737c01 NetNS:/var/run/netns/d1f79cdd-64b7-4fb4-9f7f-d46a2f3016a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44b0ad67_4aaa_4a5b_9c40_dbd18e737c01.slice PodAnnotations:0xc000a861b0}] Aliases:map[]}\"",
2026-06-11 13:18:31.740034 | controller |     "Jun 11 12:32:01.216140 crc crio[24477]: time=\"2026-06-11T12:32:01.216106034Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686352-jr44b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.740049 | controller |     "Jun 11 12:32:01.228813 crc crio[24477]: time=\"2026-06-11T12:32:01.227595215Z\" level=info msg=\"Ran pod sandbox b328131d7029c2c9cf4f4e0a4899eff9e735382f6e0c3b419b585f3945752848 with infra container: openshift-infra/auto-csr-approver-29686352-jr44b/POD\" id=c6303e4c-7657-4c71-ad1b-a9b8aef8756c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.740063 | controller |     "Jun 11 12:32:01.231216 crc crio[24477]: time=\"2026-06-11T12:32:01.231132252Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=fee453a7-4173-4f32-a910-bcd926bea04f name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.740078 | controller |     "Jun 11 12:32:01.246173 crc crio[24477]: time=\"2026-06-11T12:32:01.246081039Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 13:18:31.740097 | controller |     "Jun 11 12:32:02.238902 crc crio[24477]: time=\"2026-06-11T12:32:02.238627544Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=fee453a7-4173-4f32-a910-bcd926bea04f name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.740112 | controller |     "Jun 11 12:32:02.241551 crc crio[24477]: time=\"2026-06-11T12:32:02.240369262Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0a5f6df1-74c3-442a-8a41-0161ea8e18c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.740127 | controller |     "Jun 11 12:32:02.247580 crc crio[24477]: time=\"2026-06-11T12:32:02.246081152Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=433ac0e0-acb5-4569-8e21-fe2c60819b45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.740142 | controller |     "Jun 11 12:32:02.263319 crc crio[24477]: time=\"2026-06-11T12:32:02.260231557Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686352-jr44b/oc\" id=04aa9000-6365-4d48-baa5-c025604de21c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.740157 | controller |     "Jun 11 12:32:02.263319 crc crio[24477]: time=\"2026-06-11T12:32:02.261150273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.740172 | controller |     "Jun 11 12:32:02.328983 crc crio[24477]: time=\"2026-06-11T12:32:02.324615723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.740187 | controller |     "Jun 11 12:32:02.746760 crc crio[24477]: time=\"2026-06-11T12:32:02.746545646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.740202 | controller |     "Jun 11 12:32:02.906823 crc crio[24477]: time=\"2026-06-11T12:32:02.905892212Z\" level=info msg=\"Created container 03bf59d58e83a167114e33407030ac0fa404c4f4c0e7ef6eb84961bfb7d552b8: openshift-infra/auto-csr-approver-29686352-jr44b/oc\" id=04aa9000-6365-4d48-baa5-c025604de21c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.740217 | controller |     "Jun 11 12:32:02.908157 crc crio[24477]: time=\"2026-06-11T12:32:02.908072953Z\" level=info msg=\"Starting container: 03bf59d58e83a167114e33407030ac0fa404c4f4c0e7ef6eb84961bfb7d552b8\" id=e13b131f-26bc-4d23-aa52-27b270927348 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.740232 | controller |     "Jun 11 12:32:02.916947 crc crio[24477]: time=\"2026-06-11T12:32:02.91682498Z\" level=info msg=\"Started container\" PID=111333 containerID=03bf59d58e83a167114e33407030ac0fa404c4f4c0e7ef6eb84961bfb7d552b8 description=openshift-infra/auto-csr-approver-29686352-jr44b/oc id=e13b131f-26bc-4d23-aa52-27b270927348 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b328131d7029c2c9cf4f4e0a4899eff9e735382f6e0c3b419b585f3945752848",
2026-06-11 13:18:31.740248 | controller |     "Jun 11 12:32:04.552316 crc crio[24477]: time=\"2026-06-11T12:32:04.551286493Z\" level=info msg=\"Stopping pod sandbox: b328131d7029c2c9cf4f4e0a4899eff9e735382f6e0c3b419b585f3945752848\" id=278710b8-a3aa-4ccc-89aa-b3827eb44945 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.740264 | controller |     "Jun 11 12:32:04.556004 crc crio[24477]: time=\"2026-06-11T12:32:04.553537657Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686352-jr44b Namespace:openshift-infra ID:b328131d7029c2c9cf4f4e0a4899eff9e735382f6e0c3b419b585f3945752848 UID:44b0ad67-4aaa-4a5b-9c40-dbd18e737c01 NetNS:/var/run/netns/d1f79cdd-64b7-4fb4-9f7f-d46a2f3016a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44b0ad67_4aaa_4a5b_9c40_dbd18e737c01.slice PodAnnotations:0xc00718c3c0}] Aliases:map[]}\"",
2026-06-11 13:18:31.740285 | controller |     "Jun 11 12:32:04.556004 crc crio[24477]: time=\"2026-06-11T12:32:04.553826075Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686352-jr44b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.740300 | controller |     "Jun 11 12:32:05.054074 crc crio[24477]: time=\"2026-06-11T12:32:05.05326154Z\" level=info msg=\"Stopped pod sandbox: b328131d7029c2c9cf4f4e0a4899eff9e735382f6e0c3b419b585f3945752848\" id=278710b8-a3aa-4ccc-89aa-b3827eb44945 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.740315 | controller |     "Jun 11 12:32:29.935126 crc crio[24477]: time=\"2026-06-11T12:32:29.93328977Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservn252b/POD\" id=14756acc-b6d4-4329-8f82-ab94262fd27e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.740330 | controller |     "Jun 11 12:32:29.935126 crc crio[24477]: time=\"2026-06-11T12:32:29.934767781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.740344 | controller |     "Jun 11 12:32:29.971217 crc crio[24477]: time=\"2026-06-11T12:32:29.970866719Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=14756acc-b6d4-4329-8f82-ab94262fd27e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.740360 | controller |     "Jun 11 12:32:29.989596 crc crio[24477]: time=\"2026-06-11T12:32:29.989420398Z\" level=info msg=\"Ran pod sandbox 81cf41f2561f747b4e8089b27386b44cd3fbc5afbd17cb10eae8335ffa991408 with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservn252b/POD\" id=14756acc-b6d4-4329-8f82-ab94262fd27e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.740374 | controller |     "Jun 11 12:32:29.993092 crc crio[24477]: time=\"2026-06-11T12:32:29.992992425Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=52dca30c-fa07-430e-93b2-1fe175914125 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.740388 | controller |     "Jun 11 12:32:29.993373 crc crio[24477]: time=\"2026-06-11T12:32:29.993296074Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=52dca30c-fa07-430e-93b2-1fe175914125 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.740403 | controller |     "Jun 11 12:32:29.993373 crc crio[24477]: time=\"2026-06-11T12:32:29.993351835Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=52dca30c-fa07-430e-93b2-1fe175914125 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.740418 | controller |     "Jun 11 12:32:29.995589 crc crio[24477]: time=\"2026-06-11T12:32:29.995540926Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=f9d34a55-86a4-48f6-85e6-46599f7fe866 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.740432 | controller |     "Jun 11 12:32:30.014086 crc crio[24477]: time=\"2026-06-11T12:32:30.013988206Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"",
2026-06-11 13:18:31.740447 | controller |     "Jun 11 12:32:44.478195 crc crio[24477]: time=\"2026-06-11T12:32:44.476885899Z\" level=info msg=\"Removing container: 635dcdf9a3c4f511f945f542d62d1b6a9a30787c2c9ee40453014b56dbed05c4\" id=e3c3a299-f7c6-475a-a885-f065095a0206 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.740466 | controller |     "Jun 11 12:32:44.780907 crc crio[24477]: time=\"2026-06-11T12:32:44.780627812Z\" level=info msg=\"Removed container 635dcdf9a3c4f511f945f542d62d1b6a9a30787c2c9ee40453014b56dbed05c4: openshift-infra/auto-csr-approver-29686346-xjkrt/oc\" id=e3c3a299-f7c6-475a-a885-f065095a0206 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.740481 | controller |     "Jun 11 12:32:44.787237 crc crio[24477]: time=\"2026-06-11T12:32:44.787141133Z\" level=info msg=\"Removing container: b19d4a284a3a93e2a86c2c32774387921cbbde539327c14d9f2c23b0f4e0cc99\" id=a870de83-a42e-47e9-b9cf-2c552eb6dd25 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.740496 | controller |     "Jun 11 12:32:44.890991 crc crio[24477]: time=\"2026-06-11T12:32:44.890853487Z\" level=info msg=\"Removed container b19d4a284a3a93e2a86c2c32774387921cbbde539327c14d9f2c23b0f4e0cc99: openstack/keystone-bootstrap-r9mbl/keystone-bootstrap\" id=a870de83-a42e-47e9-b9cf-2c552eb6dd25 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.740512 | controller |     "Jun 11 12:32:44.895385 crc crio[24477]: time=\"2026-06-11T12:32:44.895308231Z\" level=info msg=\"Removing container: 921f258b4de40eee93700d9f73493a2b12104a73e923c994f4937535ecee0cd2\" id=4d0013c8-eb8b-48fe-991a-ad3a1604ff1c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.740526 | controller |     "Jun 11 12:32:44.984857 crc crio[24477]: time=\"2026-06-11T12:32:44.978708971Z\" level=info msg=\"Removed container 921f258b4de40eee93700d9f73493a2b12104a73e923c994f4937535ecee0cd2: openstack/placement-db-sync-fmj7g/placement-db-sync\" id=4d0013c8-eb8b-48fe-991a-ad3a1604ff1c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.740541 | controller |     "Jun 11 12:32:44.991487 crc crio[24477]: time=\"2026-06-11T12:32:44.988153651Z\" level=info msg=\"Removing container: ab1886a6ea99e72150fd984187862da11e66b2c294456222f393c851e18edebe\" id=6dc7490e-7d07-4c38-9548-bc7197df15a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.740556 | controller |     "Jun 11 12:32:45.160355 crc crio[24477]: time=\"2026-06-11T12:32:45.159899363Z\" level=info msg=\"Removed container ab1886a6ea99e72150fd984187862da11e66b2c294456222f393c851e18edebe: openstack/neutron-db-sync-qvk9b/neutron-db-sync\" id=6dc7490e-7d07-4c38-9548-bc7197df15a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.740571 | controller |     "Jun 11 12:32:45.163141 crc crio[24477]: time=\"2026-06-11T12:32:45.163044212Z\" level=info msg=\"Removing container: c9ecd3a9c1abc2ba3915511c8712c66e832af3b4eafd9587b6d2b5bde70bb33a\" id=00fd53ca-a231-4fbd-8d41-0318c2fe16d3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.740585 | controller |     "Jun 11 12:32:45.269957 crc crio[24477]: time=\"2026-06-11T12:32:45.269684557Z\" level=info msg=\"Removed container c9ecd3a9c1abc2ba3915511c8712c66e832af3b4eafd9587b6d2b5bde70bb33a: openstack/keystone-db-sync-5xl9v/keystone-db-sync\" id=00fd53ca-a231-4fbd-8d41-0318c2fe16d3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.740600 | controller |     "Jun 11 12:32:45.291621 crc crio[24477]: time=\"2026-06-11T12:32:45.291118835Z\" level=info msg=\"Stopping pod sandbox: 719ece1d620527aa98ab7a71094d2181bfde0f2195b42a7399892638e872c743\" id=b9d2d719-335e-42c5-8a43-3121dadb991b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.740614 | controller |     "Jun 11 12:32:45.293441 crc crio[24477]: time=\"2026-06-11T12:32:45.293286236Z\" level=info msg=\"Stopped pod sandbox (already stopped): 719ece1d620527aa98ab7a71094d2181bfde0f2195b42a7399892638e872c743\" id=b9d2d719-335e-42c5-8a43-3121dadb991b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.740629 | controller |     "Jun 11 12:32:45.294866 crc crio[24477]: time=\"2026-06-11T12:32:45.294090739Z\" level=info msg=\"Removing pod sandbox: 719ece1d620527aa98ab7a71094d2181bfde0f2195b42a7399892638e872c743\" id=8067aa07-9651-4144-9fb6-a2122fe2f121 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.740647 | controller |     "Jun 11 12:32:45.321764 crc crio[24477]: time=\"2026-06-11T12:32:45.321374291Z\" level=info msg=\"Removed pod sandbox: 719ece1d620527aa98ab7a71094d2181bfde0f2195b42a7399892638e872c743\" id=8067aa07-9651-4144-9fb6-a2122fe2f121 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.740662 | controller |     "Jun 11 12:32:45.322585 crc crio[24477]: time=\"2026-06-11T12:32:45.32249826Z\" level=info msg=\"Stopping pod sandbox: baf1b13a0cef7333023c49f00380e4db84a41bb2bbe66fb69b2c811cef291af1\" id=097073cc-e94d-4f00-9c24-670c23ede1c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.740676 | controller |     "Jun 11 12:32:45.322585 crc crio[24477]: time=\"2026-06-11T12:32:45.322581383Z\" level=info msg=\"Stopped pod sandbox (already stopped): baf1b13a0cef7333023c49f00380e4db84a41bb2bbe66fb69b2c811cef291af1\" id=097073cc-e94d-4f00-9c24-670c23ede1c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.740691 | controller |     "Jun 11 12:32:45.323445 crc crio[24477]: time=\"2026-06-11T12:32:45.323232671Z\" level=info msg=\"Removing pod sandbox: baf1b13a0cef7333023c49f00380e4db84a41bb2bbe66fb69b2c811cef291af1\" id=6339f355-b1c9-416c-920c-fe43455d517c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.740705 | controller |     "Jun 11 12:32:45.348950 crc crio[24477]: time=\"2026-06-11T12:32:45.348765697Z\" level=info msg=\"Removed pod sandbox: baf1b13a0cef7333023c49f00380e4db84a41bb2bbe66fb69b2c811cef291af1\" id=6339f355-b1c9-416c-920c-fe43455d517c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.740720 | controller |     "Jun 11 12:32:45.350844 crc crio[24477]: time=\"2026-06-11T12:32:45.350716098Z\" level=info msg=\"Stopping pod sandbox: 09ee220e45ca535f47c475ca713b577d8985abdf44173fb05e9a1fbadc712b9d\" id=ea4676af-7781-44b0-b79b-55ec37652421 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.740735 | controller |     "Jun 11 12:32:45.351068 crc crio[24477]: time=\"2026-06-11T12:32:45.350866812Z\" level=info msg=\"Stopped pod sandbox (already stopped): 09ee220e45ca535f47c475ca713b577d8985abdf44173fb05e9a1fbadc712b9d\" id=ea4676af-7781-44b0-b79b-55ec37652421 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.740749 | controller |     "Jun 11 12:32:45.351910 crc crio[24477]: time=\"2026-06-11T12:32:45.35186181Z\" level=info msg=\"Removing pod sandbox: 09ee220e45ca535f47c475ca713b577d8985abdf44173fb05e9a1fbadc712b9d\" id=cc2cd445-23c9-4583-95f6-0767ef217b66 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.740764 | controller |     "Jun 11 12:32:45.369303 crc crio[24477]: time=\"2026-06-11T12:32:45.369192217Z\" level=info msg=\"Removed pod sandbox: 09ee220e45ca535f47c475ca713b577d8985abdf44173fb05e9a1fbadc712b9d\" id=cc2cd445-23c9-4583-95f6-0767ef217b66 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.740778 | controller |     "Jun 11 12:32:45.370932 crc crio[24477]: time=\"2026-06-11T12:32:45.37085121Z\" level=info msg=\"Stopping pod sandbox: ee78a335d5db1f1019db47670564203c41307c6a7fa00dd644be9b87c20d6ae4\" id=99676887-d1ff-41ef-adbb-b3107ca8b641 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.740793 | controller |     "Jun 11 12:32:45.371543 crc crio[24477]: time=\"2026-06-11T12:32:45.370984304Z\" level=info msg=\"Stopped pod sandbox (already stopped): ee78a335d5db1f1019db47670564203c41307c6a7fa00dd644be9b87c20d6ae4\" id=99676887-d1ff-41ef-adbb-b3107ca8b641 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.740807 | controller |     "Jun 11 12:32:45.371872 crc crio[24477]: time=\"2026-06-11T12:32:45.371803916Z\" level=info msg=\"Removing pod sandbox: ee78a335d5db1f1019db47670564203c41307c6a7fa00dd644be9b87c20d6ae4\" id=c3709724-e6d4-4b26-bfba-030ae6e00ff8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.740822 | controller |     "Jun 11 12:32:45.403386 crc crio[24477]: time=\"2026-06-11T12:32:45.402567218Z\" level=info msg=\"Removed pod sandbox: ee78a335d5db1f1019db47670564203c41307c6a7fa00dd644be9b87c20d6ae4\" id=c3709724-e6d4-4b26-bfba-030ae6e00ff8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.740839 | controller |     "Jun 11 12:32:45.405560 crc crio[24477]: time=\"2026-06-11T12:32:45.405439145Z\" level=info msg=\"Stopping pod sandbox: 5ea706c6a1b4b3c57de32f2f68c07cfe2f8380dedde1d7710f4ad839aa0485e8\" id=f641a12f-a175-4d8b-a41f-9697bcd34e02 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.740876 | controller |     "Jun 11 12:32:45.405773 crc crio[24477]: time=\"2026-06-11T12:32:45.405583329Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5ea706c6a1b4b3c57de32f2f68c07cfe2f8380dedde1d7710f4ad839aa0485e8\" id=f641a12f-a175-4d8b-a41f-9697bcd34e02 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.740892 | controller |     "Jun 11 12:32:45.406563 crc crio[24477]: time=\"2026-06-11T12:32:45.406481394Z\" level=info msg=\"Removing pod sandbox: 5ea706c6a1b4b3c57de32f2f68c07cfe2f8380dedde1d7710f4ad839aa0485e8\" id=d7d7a55e-c259-48d3-80be-782a1b2de17c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.740907 | controller |     "Jun 11 12:32:45.437208 crc crio[24477]: time=\"2026-06-11T12:32:45.437086705Z\" level=info msg=\"Removed pod sandbox: 5ea706c6a1b4b3c57de32f2f68c07cfe2f8380dedde1d7710f4ad839aa0485e8\" id=d7d7a55e-c259-48d3-80be-782a1b2de17c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.740934 | controller |     "Jun 11 12:33:02.045286 crc crio[24477]: time=\"2026-06-11T12:33:02.043172227Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1\" id=f9d34a55-86a4-48f6-85e6-46599f7fe866 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.740949 | controller |     "Jun 11 12:33:02.047413 crc crio[24477]: time=\"2026-06-11T12:33:02.046422393Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=9a09e760-18e9-4dbf-9662-69e99b623b4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.740963 | controller |     "Jun 11 12:33:02.052830 crc crio[24477]: time=\"2026-06-11T12:33:02.052507563Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=02591ff1-0858-4cfc-b617-3c7df2370c77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.740978 | controller |     "Jun 11 12:33:02.069697 crc crio[24477]: time=\"2026-06-11T12:33:02.069580278Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservn252b/init\" id=fd0ad4aa-96b6-44eb-a281-8b39c9d2c81f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.740993 | controller |     "Jun 11 12:33:02.072037 crc crio[24477]: time=\"2026-06-11T12:33:02.072008037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.741007 | controller |     "Jun 11 12:33:02.127490 crc crio[24477]: time=\"2026-06-11T12:33:02.127399682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.741022 | controller |     "Jun 11 12:33:02.137877 crc crio[24477]: time=\"2026-06-11T12:33:02.137552766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.741037 | controller |     "Jun 11 12:33:02.306988 crc crio[24477]: time=\"2026-06-11T12:33:02.306107189Z\" level=info msg=\"Created container 8ee36f978b3ada07c0a29e1e83dc5c5b4e4ea2b981b35fd0a1c2d2a58bf43dae: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservn252b/init\" id=fd0ad4aa-96b6-44eb-a281-8b39c9d2c81f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.741055 | controller |     "Jun 11 12:33:02.308979 crc crio[24477]: time=\"2026-06-11T12:33:02.308766174Z\" level=info msg=\"Starting container: 8ee36f978b3ada07c0a29e1e83dc5c5b4e4ea2b981b35fd0a1c2d2a58bf43dae\" id=f832d2f8-a4ad-4210-8b25-ede1ab2d2a05 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.741071 | controller |     "Jun 11 12:33:02.320599 crc crio[24477]: time=\"2026-06-11T12:33:02.320438268Z\" level=info msg=\"Started container\" PID=114292 containerID=8ee36f978b3ada07c0a29e1e83dc5c5b4e4ea2b981b35fd0a1c2d2a58bf43dae description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservn252b/init id=f832d2f8-a4ad-4210-8b25-ede1ab2d2a05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81cf41f2561f747b4e8089b27386b44cd3fbc5afbd17cb10eae8335ffa991408",
2026-06-11 13:18:31.741087 | controller |     "Jun 11 12:33:09.733397 crc crio[24477]: time=\"2026-06-11T12:33:09.732311609Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=d53cb9f0-d74f-49d0-a54b-c6aa0c8e9048 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.741102 | controller |     "Jun 11 12:33:09.743894 crc crio[24477]: time=\"2026-06-11T12:33:09.743805091Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"",
2026-06-11 13:18:31.741117 | controller |     "Jun 11 12:33:11.506072 crc crio[24477]: time=\"2026-06-11T12:33:11.505358372Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=d53cb9f0-d74f-49d0-a54b-c6aa0c8e9048 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.741132 | controller |     "Jun 11 12:33:11.508821 crc crio[24477]: time=\"2026-06-11T12:33:11.50743457Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=693f21ff-7e4b-4f11-a067-95b1f7712496 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.741147 | controller |     "Jun 11 12:33:11.539439 crc crio[24477]: time=\"2026-06-11T12:33:11.53933682Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=987dbcf4-0b2e-4746-8781-a8634478cbd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.741163 | controller |     "Jun 11 12:33:11.548430 crc crio[24477]: time=\"2026-06-11T12:33:11.548370762Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservn252b/osp-httpd\" id=ac954d39-ef06-4ff7-870f-a17cebcaff17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.741178 | controller |     "Jun 11 12:33:11.548899 crc crio[24477]: time=\"2026-06-11T12:33:11.548828294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.741193 | controller |     "Jun 11 12:33:11.641355 crc crio[24477]: time=\"2026-06-11T12:33:11.640812761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.741207 | controller |     "Jun 11 12:33:11.646219 crc crio[24477]: time=\"2026-06-11T12:33:11.64614047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.741222 | controller |     "Jun 11 12:33:11.835855 crc crio[24477]: time=\"2026-06-11T12:33:11.83570716Z\" level=info msg=\"Created container 767a7626a60d1830ab8b0fbac38272e94984aaf50dafb8a6c81e5ce340a92885: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservn252b/osp-httpd\" id=ac954d39-ef06-4ff7-870f-a17cebcaff17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.741236 | controller |     "Jun 11 12:33:11.838221 crc crio[24477]: time=\"2026-06-11T12:33:11.837321774Z\" level=info msg=\"Starting container: 767a7626a60d1830ab8b0fbac38272e94984aaf50dafb8a6c81e5ce340a92885\" id=08173359-d639-4a5b-bbc7-03a2ee9fdd25 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.741255 | controller |     "Jun 11 12:33:11.843242 crc crio[24477]: time=\"2026-06-11T12:33:11.843020533Z\" level=info msg=\"Started container\" PID=114805 containerID=767a7626a60d1830ab8b0fbac38272e94984aaf50dafb8a6c81e5ce340a92885 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservn252b/osp-httpd id=08173359-d639-4a5b-bbc7-03a2ee9fdd25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81cf41f2561f747b4e8089b27386b44cd3fbc5afbd17cb10eae8335ffa991408",
2026-06-11 13:18:31.741270 | controller |     "Jun 11 12:33:21.619010 crc crio[24477]: time=\"2026-06-11T12:33:21.617550883Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq/POD\" id=54ebc601-1c13-49f2-af26-c23ca42bcde6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.741284 | controller |     "Jun 11 12:33:21.621457 crc crio[24477]: time=\"2026-06-11T12:33:21.619019174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.741299 | controller |     "Jun 11 12:33:21.654830 crc crio[24477]: time=\"2026-06-11T12:33:21.654693726Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq Namespace:openstack ID:5d9db8e9b94ee9eb42d18aa488aec7146b0442dbff0d7b130ad431c506817533 UID:43792966-f15d-4eb0-882e-367427e1ea22 NetNS:/var/run/netns/f820f33a-9203-4cf5-8296-c1f2b45c7679 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43792966_f15d_4eb0_882e_367427e1ea22.slice PodAnnotations:0xc002d94a60}] Aliases:map[]}\"",
2026-06-11 13:18:31.741316 | controller |     "Jun 11 12:33:21.654830 crc crio[24477]: time=\"2026-06-11T12:33:21.654788059Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.741331 | controller |     "Jun 11 12:33:22.294376 crc crio[24477]: 2026-06-11T12:33:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5d9db8e9b94ee9e Mac:d2:f6:4b:ce:a0:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/f820f33a-9203-4cf5-8296-c1f2b45c7679 SocketPath: PciID:}] [{Interface:0xc0001b4940 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.741346 | controller |     "Jun 11 12:33:22.296073 crc crio[24477]: time=\"2026-06-11T12:33:22.295999771Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq Namespace:openstack ID:5d9db8e9b94ee9eb42d18aa488aec7146b0442dbff0d7b130ad431c506817533 UID:43792966-f15d-4eb0-882e-367427e1ea22 NetNS:/var/run/netns/f820f33a-9203-4cf5-8296-c1f2b45c7679 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43792966_f15d_4eb0_882e_367427e1ea22.slice PodAnnotations:0xc002d94a60}] Aliases:map[]}\"",
2026-06-11 13:18:31.741361 | controller |     "Jun 11 12:33:22.296229 crc crio[24477]: time=\"2026-06-11T12:33:22.296166825Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.741376 | controller |     "Jun 11 12:33:22.313510 crc crio[24477]: time=\"2026-06-11T12:33:22.313391613Z\" level=info msg=\"Ran pod sandbox 5d9db8e9b94ee9eb42d18aa488aec7146b0442dbff0d7b130ad431c506817533 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq/POD\" id=54ebc601-1c13-49f2-af26-c23ca42bcde6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.741391 | controller |     "Jun 11 12:33:22.317693 crc crio[24477]: time=\"2026-06-11T12:33:22.317544562Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=01d9940b-563f-4225-b496-7732f6ea543a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.741409 | controller |     "Jun 11 12:33:22.324913 crc crio[24477]: time=\"2026-06-11T12:33:22.323165099Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=67314aa9-7fcf-44c5-be83-ada3b662ed01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.741424 | controller |     "Jun 11 12:33:22.333115 crc crio[24477]: time=\"2026-06-11T12:33:22.333021874Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq/init\" id=1d9cb1e6-74b0-4db2-9336-9027ff11778e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.741439 | controller |     "Jun 11 12:33:22.333753 crc crio[24477]: time=\"2026-06-11T12:33:22.333595581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.741454 | controller |     "Jun 11 12:33:22.405298 crc crio[24477]: time=\"2026-06-11T12:33:22.405182617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.741469 | controller |     "Jun 11 12:33:22.409756 crc crio[24477]: time=\"2026-06-11T12:33:22.409682822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.741483 | controller |     "Jun 11 12:33:22.596470 crc crio[24477]: time=\"2026-06-11T12:33:22.59594309Z\" level=info msg=\"Created container 40e6c1e34000f4d20de17a602a23d9f0f6e7eb96646d81d8bb0ab0e1b82f12b2: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq/init\" id=1d9cb1e6-74b0-4db2-9336-9027ff11778e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.741498 | controller |     "Jun 11 12:33:22.598204 crc crio[24477]: time=\"2026-06-11T12:33:22.59807544Z\" level=info msg=\"Starting container: 40e6c1e34000f4d20de17a602a23d9f0f6e7eb96646d81d8bb0ab0e1b82f12b2\" id=4457b553-c51e-4541-bdf1-1da02fd765a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.741513 | controller |     "Jun 11 12:33:22.605815 crc crio[24477]: time=\"2026-06-11T12:33:22.60562044Z\" level=info msg=\"Started container\" PID=115594 containerID=40e6c1e34000f4d20de17a602a23d9f0f6e7eb96646d81d8bb0ab0e1b82f12b2 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq/init id=4457b553-c51e-4541-bdf1-1da02fd765a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d9db8e9b94ee9eb42d18aa488aec7146b0442dbff0d7b130ad431c506817533",
2026-06-11 13:18:31.741528 | controller |     "Jun 11 12:33:29.082694 crc crio[24477]: time=\"2026-06-11T12:33:29.081321229Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=1a80053f-c338-4a05-bf97-858b5d776fe0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.741543 | controller |     "Jun 11 12:33:29.099995 crc crio[24477]: time=\"2026-06-11T12:33:29.099867917Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\\\"\"",
2026-06-11 13:18:31.741558 | controller |     "Jun 11 12:33:31.068221 crc crio[24477]: time=\"2026-06-11T12:33:31.067602836Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:760e8cd64859cb52aff3c66ea9ec10642f98668991f478257c01e45fcbdff0b0\" id=1a80053f-c338-4a05-bf97-858b5d776fe0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.741573 | controller |     "Jun 11 12:33:31.070959 crc crio[24477]: time=\"2026-06-11T12:33:31.069253828Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=f30d8c3e-8e4c-413d-b372-b34810795566 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.741632 | controller |     "Jun 11 12:33:31.076375 crc crio[24477]: time=\"2026-06-11T12:33:31.074629127Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=67060da8-7926-4a7e-be71-51dc0f9ba855 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.741650 | controller |     "Jun 11 12:33:31.086851 crc crio[24477]: time=\"2026-06-11T12:33:31.086479569Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=dd815d8b-424e-44b5-b69e-d20c0d8d4b98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.741665 | controller |     "Jun 11 12:33:31.088464 crc crio[24477]: time=\"2026-06-11T12:33:31.088372332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.741679 | controller |     "Jun 11 12:33:31.140967 crc crio[24477]: time=\"2026-06-11T12:33:31.140858486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.741694 | controller |     "Jun 11 12:33:31.147344 crc crio[24477]: time=\"2026-06-11T12:33:31.147265674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.741708 | controller |     "Jun 11 12:33:31.346430 crc crio[24477]: time=\"2026-06-11T12:33:31.345158716Z\" level=info msg=\"Created container 451c71ba602e0164d6518315236b07d0a478b0abde9115c604ba94777102b5f5: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=dd815d8b-424e-44b5-b69e-d20c0d8d4b98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.741723 | controller |     "Jun 11 12:33:31.349846 crc crio[24477]: time=\"2026-06-11T12:33:31.349165918Z\" level=info msg=\"Starting container: 451c71ba602e0164d6518315236b07d0a478b0abde9115c604ba94777102b5f5\" id=d3d431dc-84a0-4dd5-a53d-ca6cbb619a22 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.741738 | controller |     "Jun 11 12:33:31.357848 crc crio[24477]: time=\"2026-06-11T12:33:31.357751757Z\" level=info msg=\"Started container\" PID=116081 containerID=451c71ba602e0164d6518315236b07d0a478b0abde9115c604ba94777102b5f5 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq/openstack-edpm-ipam-provisionserver-checksum-discovery id=d3d431dc-84a0-4dd5-a53d-ca6cbb619a22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d9db8e9b94ee9eb42d18aa488aec7146b0442dbff0d7b130ad431c506817533",
2026-06-11 13:18:31.741754 | controller |     "Jun 11 12:33:33.162525 crc crio[24477]: time=\"2026-06-11T12:33:33.16126449Z\" level=info msg=\"Stopping pod sandbox: 5d9db8e9b94ee9eb42d18aa488aec7146b0442dbff0d7b130ad431c506817533\" id=44f7a5db-006d-40e3-9f76-fb0378c47651 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.741769 | controller |     "Jun 11 12:33:33.165465 crc crio[24477]: time=\"2026-06-11T12:33:33.165272664Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq Namespace:openstack ID:5d9db8e9b94ee9eb42d18aa488aec7146b0442dbff0d7b130ad431c506817533 UID:43792966-f15d-4eb0-882e-367427e1ea22 NetNS:/var/run/netns/f820f33a-9203-4cf5-8296-c1f2b45c7679 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43792966_f15d_4eb0_882e_367427e1ea22.slice PodAnnotations:0xc002d1b6c8}] Aliases:map[]}\"",
2026-06-11 13:18:31.741785 | controller |     "Jun 11 12:33:33.166274 crc crio[24477]: time=\"2026-06-11T12:33:33.165714196Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.741804 | controller |     "Jun 11 12:33:33.577584 crc crio[24477]: time=\"2026-06-11T12:33:33.576317512Z\" level=info msg=\"Stopped pod sandbox: 5d9db8e9b94ee9eb42d18aa488aec7146b0442dbff0d7b130ad431c506817533\" id=44f7a5db-006d-40e3-9f76-fb0378c47651 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.741819 | controller |     "Jun 11 12:33:45.482403 crc crio[24477]: time=\"2026-06-11T12:33:45.480573885Z\" level=info msg=\"Removing container: 3b5bdd0b9c5ad5937a1dd7117458790ba1e239ba5fc78581d38ab9109553392e\" id=64d05a2f-5f5c-4382-bf86-d839d3dc22b2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.741834 | controller |     "Jun 11 12:33:45.707493 crc crio[24477]: time=\"2026-06-11T12:33:45.706523539Z\" level=info msg=\"Removed container 3b5bdd0b9c5ad5937a1dd7117458790ba1e239ba5fc78581d38ab9109553392e: openstack/cinder-db-sync-phbjk/cinder-db-sync\" id=64d05a2f-5f5c-4382-bf86-d839d3dc22b2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.741861 | controller |     "Jun 11 12:33:45.711068 crc crio[24477]: time=\"2026-06-11T12:33:45.710984301Z\" level=info msg=\"Removing container: 59e276a2f7b219bc731b6cb6896339673a810842f3a6b9af044f50f24ace78cd\" id=224087c6-e322-41a2-9be1-a453082be190 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.741881 | controller |     "Jun 11 12:33:45.783098 crc crio[24477]: time=\"2026-06-11T12:33:45.782607608Z\" level=info msg=\"Removed container 59e276a2f7b219bc731b6cb6896339673a810842f3a6b9af044f50f24ace78cd: openstack/barbican-db-sync-mdqdj/barbican-db-sync\" id=224087c6-e322-41a2-9be1-a453082be190 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.741897 | controller |     "Jun 11 12:33:45.791939 crc crio[24477]: time=\"2026-06-11T12:33:45.791857841Z\" level=info msg=\"Removing container: 601b759ed198e2f8ee7f6ac2a2ef2e1668e478036c10baa93769c5555b583c9d\" id=f7579c88-295c-494b-9d68-300eea49ded8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.741912 | controller |     "Jun 11 12:33:46.103118 crc crio[24477]: time=\"2026-06-11T12:33:46.102924139Z\" level=info msg=\"Removed container 601b759ed198e2f8ee7f6ac2a2ef2e1668e478036c10baa93769c5555b583c9d: openstack/cinder-online-data-migrations-qtbvm/cinder-online-data-migrations\" id=f7579c88-295c-494b-9d68-300eea49ded8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.741927 | controller |     "Jun 11 12:33:46.118246 crc crio[24477]: time=\"2026-06-11T12:33:46.118129031Z\" level=info msg=\"Stopping pod sandbox: 728b89a4a1584f4dcdebb91998311164aa06ad7f78951c9a231ad5b58060d3e6\" id=355afa2a-0ca5-4973-8150-d91e05ad42c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.741941 | controller |     "Jun 11 12:33:46.118246 crc crio[24477]: time=\"2026-06-11T12:33:46.118257946Z\" level=info msg=\"Stopped pod sandbox (already stopped): 728b89a4a1584f4dcdebb91998311164aa06ad7f78951c9a231ad5b58060d3e6\" id=355afa2a-0ca5-4973-8150-d91e05ad42c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.741956 | controller |     "Jun 11 12:33:46.121612 crc crio[24477]: time=\"2026-06-11T12:33:46.121445423Z\" level=info msg=\"Removing pod sandbox: 728b89a4a1584f4dcdebb91998311164aa06ad7f78951c9a231ad5b58060d3e6\" id=b48eacb1-604b-4a1f-aa04-449519a8b83b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.741971 | controller |     "Jun 11 12:33:46.215610 crc crio[24477]: time=\"2026-06-11T12:33:46.215522909Z\" level=info msg=\"Removed pod sandbox: 728b89a4a1584f4dcdebb91998311164aa06ad7f78951c9a231ad5b58060d3e6\" id=b48eacb1-604b-4a1f-aa04-449519a8b83b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.741985 | controller |     "Jun 11 12:33:46.217522 crc crio[24477]: time=\"2026-06-11T12:33:46.217379701Z\" level=info msg=\"Stopping pod sandbox: 1aa5252ba389af137c77e35b70575613cb997f7282bb41098649acef662539b3\" id=dd1defd2-eb22-4b3d-be5d-1c77bc9f4d2b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.742004 | controller |     "Jun 11 12:33:46.217783 crc crio[24477]: time=\"2026-06-11T12:33:46.217574046Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1aa5252ba389af137c77e35b70575613cb997f7282bb41098649acef662539b3\" id=dd1defd2-eb22-4b3d-be5d-1c77bc9f4d2b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.742019 | controller |     "Jun 11 12:33:46.220353 crc crio[24477]: time=\"2026-06-11T12:33:46.220101787Z\" level=info msg=\"Removing pod sandbox: 1aa5252ba389af137c77e35b70575613cb997f7282bb41098649acef662539b3\" id=b910e2d6-3482-4f12-b7ca-5d7b9a3a14a5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.742034 | controller |     "Jun 11 12:33:46.250715 crc crio[24477]: time=\"2026-06-11T12:33:46.250550939Z\" level=info msg=\"Removed pod sandbox: 1aa5252ba389af137c77e35b70575613cb997f7282bb41098649acef662539b3\" id=b910e2d6-3482-4f12-b7ca-5d7b9a3a14a5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.742049 | controller |     "Jun 11 12:33:46.256106 crc crio[24477]: time=\"2026-06-11T12:33:46.255954937Z\" level=info msg=\"Stopping pod sandbox: 473915461a6078ea244b48d6d8928e9c96a03b17c6b0bfe58164885c76904248\" id=b2ff1b85-9a4f-4a49-9f11-c5e53bb1df90 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.742063 | controller |     "Jun 11 12:33:46.256305 crc crio[24477]: time=\"2026-06-11T12:33:46.256141783Z\" level=info msg=\"Stopped pod sandbox (already stopped): 473915461a6078ea244b48d6d8928e9c96a03b17c6b0bfe58164885c76904248\" id=b2ff1b85-9a4f-4a49-9f11-c5e53bb1df90 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.742078 | controller |     "Jun 11 12:33:46.258927 crc crio[24477]: time=\"2026-06-11T12:33:46.2582322Z\" level=info msg=\"Removing pod sandbox: 473915461a6078ea244b48d6d8928e9c96a03b17c6b0bfe58164885c76904248\" id=640603ba-350d-49cb-b1a0-4cf3ca661281 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.742092 | controller |     "Jun 11 12:33:46.284582 crc crio[24477]: time=\"2026-06-11T12:33:46.284472393Z\" level=info msg=\"Removed pod sandbox: 473915461a6078ea244b48d6d8928e9c96a03b17c6b0bfe58164885c76904248\" id=640603ba-350d-49cb-b1a0-4cf3ca661281 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.742107 | controller |     "Jun 11 12:34:00.577109 crc crio[24477]: time=\"2026-06-11T12:34:00.576058206Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686354-6drnx/POD\" id=a05b4c8b-7a57-4b9d-825c-8d8eb649490d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.742122 | controller |     "Jun 11 12:34:00.578543 crc crio[24477]: time=\"2026-06-11T12:34:00.577223439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.742136 | controller |     "Jun 11 12:34:00.672273 crc crio[24477]: time=\"2026-06-11T12:34:00.671969829Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686354-6drnx Namespace:openshift-infra ID:e69fe632b9c1e42b015b250635ab3c420cf5d3801e037082c7147390bf110ba4 UID:c41da659-0e74-41db-816a-244b61c6ddfd NetNS:/var/run/netns/2b174cd3-4f61-466f-bff0-ad62c9f38efa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc41da659_0e74_41db_816a_244b61c6ddfd.slice PodAnnotations:0xc00718cc38}] Aliases:map[]}\"",
2026-06-11 13:18:31.742151 | controller |     "Jun 11 12:34:00.672273 crc crio[24477]: time=\"2026-06-11T12:34:00.672257467Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686354-6drnx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.742165 | controller |     "Jun 11 12:34:01.353898 crc crio[24477]: 2026-06-11T12:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e69fe632b9c1e42 Mac:b6:5f:b8:8a:70:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/2b174cd3-4f61-466f-bff0-ad62c9f38efa SocketPath: PciID:}] [{Interface:0xc00013c720 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.742184 | controller |     "Jun 11 12:34:01.355578 crc crio[24477]: time=\"2026-06-11T12:34:01.355499556Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686354-6drnx Namespace:openshift-infra ID:e69fe632b9c1e42b015b250635ab3c420cf5d3801e037082c7147390bf110ba4 UID:c41da659-0e74-41db-816a-244b61c6ddfd NetNS:/var/run/netns/2b174cd3-4f61-466f-bff0-ad62c9f38efa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc41da659_0e74_41db_816a_244b61c6ddfd.slice PodAnnotations:0xc00718cc38}] Aliases:map[]}\"",
2026-06-11 13:18:31.742199 | controller |     "Jun 11 12:34:01.355999 crc crio[24477]: time=\"2026-06-11T12:34:01.355708661Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686354-6drnx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.742214 | controller |     "Jun 11 12:34:01.368492 crc crio[24477]: time=\"2026-06-11T12:34:01.368202541Z\" level=info msg=\"Ran pod sandbox e69fe632b9c1e42b015b250635ab3c420cf5d3801e037082c7147390bf110ba4 with infra container: openshift-infra/auto-csr-approver-29686354-6drnx/POD\" id=a05b4c8b-7a57-4b9d-825c-8d8eb649490d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.742228 | controller |     "Jun 11 12:34:01.372147 crc crio[24477]: time=\"2026-06-11T12:34:01.372055948Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b5de570e-d8a0-4762-981f-ba8fb41bea7f name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.742243 | controller |     "Jun 11 12:34:01.378255 crc crio[24477]: time=\"2026-06-11T12:34:01.378139418Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 13:18:31.742257 | controller |     "Jun 11 12:34:02.292112 crc crio[24477]: time=\"2026-06-11T12:34:02.291866724Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b5de570e-d8a0-4762-981f-ba8fb41bea7f name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.742272 | controller |     "Jun 11 12:34:02.293991 crc crio[24477]: time=\"2026-06-11T12:34:02.293052607Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=febc31ad-551d-4fc0-809f-456eddddf78f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.742287 | controller |     "Jun 11 12:34:02.299133 crc crio[24477]: time=\"2026-06-11T12:34:02.298992895Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=37b1fe5c-c067-43ad-b669-4cd72b0ddba1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.742302 | controller |     "Jun 11 12:34:02.310151 crc crio[24477]: time=\"2026-06-11T12:34:02.309998878Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686354-6drnx/oc\" id=4e0f30e3-4265-4e1c-8b30-164ae9424660 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.742316 | controller |     "Jun 11 12:34:02.310862 crc crio[24477]: time=\"2026-06-11T12:34:02.310770609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.742330 | controller |     "Jun 11 12:34:02.371718 crc crio[24477]: time=\"2026-06-11T12:34:02.369366105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.742345 | controller |     "Jun 11 12:34:02.761458 crc crio[24477]: time=\"2026-06-11T12:34:02.76092325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.742363 | controller |     "Jun 11 12:34:04.721083 crc crio[24477]: time=\"2026-06-11T12:34:04.720288071Z\" level=info msg=\"Created container 88f24585a48330c4e73608ace2652916bb16e732ed2e725c5647804fda4da115: openshift-infra/auto-csr-approver-29686354-6drnx/oc\" id=4e0f30e3-4265-4e1c-8b30-164ae9424660 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.742378 | controller |     "Jun 11 12:34:04.724067 crc crio[24477]: time=\"2026-06-11T12:34:04.723964264Z\" level=info msg=\"Starting container: 88f24585a48330c4e73608ace2652916bb16e732ed2e725c5647804fda4da115\" id=95d70b6d-ba59-444d-aab4-aaf8e34f18b2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.742394 | controller |     "Jun 11 12:34:04.734211 crc crio[24477]: time=\"2026-06-11T12:34:04.734021595Z\" level=info msg=\"Started container\" PID=117670 containerID=88f24585a48330c4e73608ace2652916bb16e732ed2e725c5647804fda4da115 description=openshift-infra/auto-csr-approver-29686354-6drnx/oc id=95d70b6d-ba59-444d-aab4-aaf8e34f18b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e69fe632b9c1e42b015b250635ab3c420cf5d3801e037082c7147390bf110ba4",
2026-06-11 13:18:31.742409 | controller |     "Jun 11 12:34:07.844987 crc crio[24477]: time=\"2026-06-11T12:34:07.843969751Z\" level=info msg=\"Stopping pod sandbox: e69fe632b9c1e42b015b250635ab3c420cf5d3801e037082c7147390bf110ba4\" id=7faf393b-2426-4d71-9e4e-e31e7b103505 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.742424 | controller |     "Jun 11 12:34:07.846795 crc crio[24477]: time=\"2026-06-11T12:34:07.845577347Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686354-6drnx Namespace:openshift-infra ID:e69fe632b9c1e42b015b250635ab3c420cf5d3801e037082c7147390bf110ba4 UID:c41da659-0e74-41db-816a-244b61c6ddfd NetNS:/var/run/netns/2b174cd3-4f61-466f-bff0-ad62c9f38efa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc41da659_0e74_41db_816a_244b61c6ddfd.slice PodAnnotations:0xc002d94ab8}] Aliases:map[]}\"",
2026-06-11 13:18:31.742440 | controller |     "Jun 11 12:34:07.846795 crc crio[24477]: time=\"2026-06-11T12:34:07.845866475Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686354-6drnx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.742455 | controller |     "Jun 11 12:34:08.160085 crc crio[24477]: time=\"2026-06-11T12:34:08.15933295Z\" level=info msg=\"Stopped pod sandbox: e69fe632b9c1e42b015b250635ab3c420cf5d3801e037082c7147390bf110ba4\" id=7faf393b-2426-4d71-9e4e-e31e7b103505 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.742470 | controller |     "Jun 11 12:34:46.311076 crc crio[24477]: time=\"2026-06-11T12:34:46.310323926Z\" level=info msg=\"Removing container: b58beddf7509902f0ddfa7edd28c0eb0e3c177248a92d7e292114d21d6906195\" id=1eaea1e3-c587-4d12-8081-6c2f256f962f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.742484 | controller |     "Jun 11 12:34:46.358218 crc crio[24477]: time=\"2026-06-11T12:34:46.35798677Z\" level=info msg=\"Removed container b58beddf7509902f0ddfa7edd28c0eb0e3c177248a92d7e292114d21d6906195: openstack/nova-cell1-1471-account-create-update-kzczf/mariadb-account-create-update\" id=1eaea1e3-c587-4d12-8081-6c2f256f962f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.742499 | controller |     "Jun 11 12:34:46.362510 crc crio[24477]: time=\"2026-06-11T12:34:46.362400818Z\" level=info msg=\"Removing container: ed31ebeb3b34a27443a7c15681f5ebbbcd5f5cfac4f56a5cc07da1adbf55074c\" id=23d2df0b-cb7e-467b-8844-254f4dd05b8e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.742514 | controller |     "Jun 11 12:34:46.427891 crc crio[24477]: time=\"2026-06-11T12:34:46.427436955Z\" level=info msg=\"Removed container ed31ebeb3b34a27443a7c15681f5ebbbcd5f5cfac4f56a5cc07da1adbf55074c: openstack/nova-api-a0de-account-create-update-vfxhp/mariadb-account-create-update\" id=23d2df0b-cb7e-467b-8844-254f4dd05b8e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.742532 | controller |     "Jun 11 12:34:46.432491 crc crio[24477]: time=\"2026-06-11T12:34:46.432384682Z\" level=info msg=\"Removing container: 7e16d2edc9094d8142130492566a7271f72aff6a9da6640b64855eda1bacb1c2\" id=c1638046-8503-4f10-ab8f-9e35c9023aae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.742547 | controller |     "Jun 11 12:34:46.487850 crc crio[24477]: time=\"2026-06-11T12:34:46.487680434Z\" level=info msg=\"Removed container 7e16d2edc9094d8142130492566a7271f72aff6a9da6640b64855eda1bacb1c2: openstack/nova-cell1-db-create-swzfn/mariadb-database-create\" id=c1638046-8503-4f10-ab8f-9e35c9023aae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.742562 | controller |     "Jun 11 12:34:46.491087 crc crio[24477]: time=\"2026-06-11T12:34:46.491001758Z\" level=info msg=\"Removing container: 590e7d387cd5dbc2e0009293fc1b5796b505a0ddabb22200d17c538d643bcb51\" id=97ef74d6-cf54-4a02-97b4-f8ac8c4ee2a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.742577 | controller |     "Jun 11 12:34:46.547810 crc crio[24477]: time=\"2026-06-11T12:34:46.547595867Z\" level=info msg=\"Removed container 590e7d387cd5dbc2e0009293fc1b5796b505a0ddabb22200d17c538d643bcb51: openstack/nova-cell0-db-create-wxs7g/mariadb-database-create\" id=97ef74d6-cf54-4a02-97b4-f8ac8c4ee2a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.742591 | controller |     "Jun 11 12:34:46.552011 crc crio[24477]: time=\"2026-06-11T12:34:46.551826684Z\" level=info msg=\"Removing container: bf84729cba8292271eb15b99577fde0e48deb837a6ef750401e9f4f1106a3a4b\" id=55225c2d-f83c-44f4-a99f-504a52db404c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.742606 | controller |     "Jun 11 12:34:46.614597 crc crio[24477]: time=\"2026-06-11T12:34:46.61436974Z\" level=info msg=\"Removed container bf84729cba8292271eb15b99577fde0e48deb837a6ef750401e9f4f1106a3a4b: openstack/nova-api-db-create-svs7r/mariadb-database-create\" id=55225c2d-f83c-44f4-a99f-504a52db404c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.742621 | controller |     "Jun 11 12:34:46.624437 crc crio[24477]: time=\"2026-06-11T12:34:46.624362628Z\" level=info msg=\"Removing container: 9993f879c0912699ec61f5bf9b6f1466d971f51764616d8e6ca382a2e7c69510\" id=f7b1d9f5-da44-42e5-9900-0fefd844d93e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.742636 | controller |     "Jun 11 12:34:46.886955 crc crio[24477]: time=\"2026-06-11T12:34:46.885605239Z\" level=info msg=\"Removed container 9993f879c0912699ec61f5bf9b6f1466d971f51764616d8e6ca382a2e7c69510: openshift-infra/auto-csr-approver-29686348-rbbr6/oc\" id=f7b1d9f5-da44-42e5-9900-0fefd844d93e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.742651 | controller |     "Jun 11 12:34:46.889190 crc crio[24477]: time=\"2026-06-11T12:34:46.889114596Z\" level=info msg=\"Removing container: 5779b6715199242d7b9d6576ad68be6224efd91300a12ba65f5723a1df81705c\" id=6c223c76-a1cd-4392-b236-5b2fe13dfb52 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.742666 | controller |     "Jun 11 12:34:46.938070 crc crio[24477]: time=\"2026-06-11T12:34:46.937923481Z\" level=info msg=\"Removed container 5779b6715199242d7b9d6576ad68be6224efd91300a12ba65f5723a1df81705c: openstack/nova-cell0-d29d-account-create-update-n9v9j/mariadb-account-create-update\" id=6c223c76-a1cd-4392-b236-5b2fe13dfb52 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.742681 | controller |     "Jun 11 12:34:46.948859 crc crio[24477]: time=\"2026-06-11T12:34:46.948609736Z\" level=info msg=\"Stopping pod sandbox: df24ef77453c0f121109f2131e5fac260477e88ba898aaa45915a15ea7bfa458\" id=06221680-e783-4202-bf90-393ca73466f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.742696 | controller |     "Jun 11 12:34:46.948859 crc crio[24477]: time=\"2026-06-11T12:34:46.948861093Z\" level=info msg=\"Stopped pod sandbox (already stopped): df24ef77453c0f121109f2131e5fac260477e88ba898aaa45915a15ea7bfa458\" id=06221680-e783-4202-bf90-393ca73466f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.742714 | controller |     "Jun 11 12:34:46.950157 crc crio[24477]: time=\"2026-06-11T12:34:46.949803609Z\" level=info msg=\"Removing pod sandbox: df24ef77453c0f121109f2131e5fac260477e88ba898aaa45915a15ea7bfa458\" id=9e3e7e62-3672-4337-91c1-a344bdedad7e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.742729 | controller |     "Jun 11 12:34:46.983475 crc crio[24477]: time=\"2026-06-11T12:34:46.983363597Z\" level=info msg=\"Removed pod sandbox: df24ef77453c0f121109f2131e5fac260477e88ba898aaa45915a15ea7bfa458\" id=9e3e7e62-3672-4337-91c1-a344bdedad7e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.742744 | controller |     "Jun 11 12:34:46.984893 crc crio[24477]: time=\"2026-06-11T12:34:46.984727214Z\" level=info msg=\"Stopping pod sandbox: 6f9123305e254cae049bf292764f7fc54044611383b71b534ec01b63828cf7eb\" id=012c90ac-171c-46c4-bba0-b72c176669ac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.742759 | controller |     "Jun 11 12:34:46.985435 crc crio[24477]: time=\"2026-06-11T12:34:46.985353071Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6f9123305e254cae049bf292764f7fc54044611383b71b534ec01b63828cf7eb\" id=012c90ac-171c-46c4-bba0-b72c176669ac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.742774 | controller |     "Jun 11 12:34:46.986140 crc crio[24477]: time=\"2026-06-11T12:34:46.986044002Z\" level=info msg=\"Removing pod sandbox: 6f9123305e254cae049bf292764f7fc54044611383b71b534ec01b63828cf7eb\" id=864e8589-3e40-493e-b791-a04445706ad9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.742789 | controller |     "Jun 11 12:34:47.010334 crc crio[24477]: time=\"2026-06-11T12:34:47.010230898Z\" level=info msg=\"Removed pod sandbox: 6f9123305e254cae049bf292764f7fc54044611383b71b534ec01b63828cf7eb\" id=864e8589-3e40-493e-b791-a04445706ad9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.742804 | controller |     "Jun 11 12:34:47.011265 crc crio[24477]: time=\"2026-06-11T12:34:47.011193012Z\" level=info msg=\"Stopping pod sandbox: c49b470dbd6307db6c635fa62f9a46ccae7ce853adcd5b4bb415a7b877669f55\" id=5504e1f8-bfe3-4635-9ea1-94be5a82b39f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.742819 | controller |     "Jun 11 12:34:47.011364 crc crio[24477]: time=\"2026-06-11T12:34:47.011289085Z\" level=info msg=\"Stopped pod sandbox (already stopped): c49b470dbd6307db6c635fa62f9a46ccae7ce853adcd5b4bb415a7b877669f55\" id=5504e1f8-bfe3-4635-9ea1-94be5a82b39f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.742833 | controller |     "Jun 11 12:34:47.012508 crc crio[24477]: time=\"2026-06-11T12:34:47.012328385Z\" level=info msg=\"Removing pod sandbox: c49b470dbd6307db6c635fa62f9a46ccae7ce853adcd5b4bb415a7b877669f55\" id=02ec0646-263f-4c1a-aff7-f9cb0d3cec73 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.742861 | controller |     "Jun 11 12:34:47.033897 crc crio[24477]: time=\"2026-06-11T12:34:47.033714752Z\" level=info msg=\"Removed pod sandbox: c49b470dbd6307db6c635fa62f9a46ccae7ce853adcd5b4bb415a7b877669f55\" id=02ec0646-263f-4c1a-aff7-f9cb0d3cec73 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.742881 | controller |     "Jun 11 12:34:47.035757 crc crio[24477]: time=\"2026-06-11T12:34:47.035576523Z\" level=info msg=\"Stopping pod sandbox: b08baaa4404e73fa2d808dd50c814e01e45fd4b26fe5ad3a4698d2297856168f\" id=503e50e1-93e5-4ab7-8268-33ea46ef7881 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.742897 | controller |     "Jun 11 12:34:47.035860 crc crio[24477]: time=\"2026-06-11T12:34:47.035778138Z\" level=info msg=\"Stopped pod sandbox (already stopped): b08baaa4404e73fa2d808dd50c814e01e45fd4b26fe5ad3a4698d2297856168f\" id=503e50e1-93e5-4ab7-8268-33ea46ef7881 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.742915 | controller |     "Jun 11 12:34:47.036471 crc crio[24477]: time=\"2026-06-11T12:34:47.036388585Z\" level=info msg=\"Removing pod sandbox: b08baaa4404e73fa2d808dd50c814e01e45fd4b26fe5ad3a4698d2297856168f\" id=958e042c-e368-4d21-85fd-fc9425267f7d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.742930 | controller |     "Jun 11 12:34:47.054013 crc crio[24477]: time=\"2026-06-11T12:34:47.053882876Z\" level=info msg=\"Removed pod sandbox: b08baaa4404e73fa2d808dd50c814e01e45fd4b26fe5ad3a4698d2297856168f\" id=958e042c-e368-4d21-85fd-fc9425267f7d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.742945 | controller |     "Jun 11 12:34:47.055339 crc crio[24477]: time=\"2026-06-11T12:34:47.055245261Z\" level=info msg=\"Stopping pod sandbox: 2e9644f6f8366354d0a60d7162ef285351f27e458e189c8fce2fd67ec4b14c7d\" id=c9ed1dc6-fa50-440e-a830-5719cebe416c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.742960 | controller |     "Jun 11 12:34:47.055434 crc crio[24477]: time=\"2026-06-11T12:34:47.055369135Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2e9644f6f8366354d0a60d7162ef285351f27e458e189c8fce2fd67ec4b14c7d\" id=c9ed1dc6-fa50-440e-a830-5719cebe416c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.742974 | controller |     "Jun 11 12:34:47.057010 crc crio[24477]: time=\"2026-06-11T12:34:47.056869076Z\" level=info msg=\"Removing pod sandbox: 2e9644f6f8366354d0a60d7162ef285351f27e458e189c8fce2fd67ec4b14c7d\" id=331c968a-b889-4e83-b69e-8bbca353c981 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.742989 | controller |     "Jun 11 12:34:47.090809 crc crio[24477]: time=\"2026-06-11T12:34:47.090254511Z\" level=info msg=\"Removed pod sandbox: 2e9644f6f8366354d0a60d7162ef285351f27e458e189c8fce2fd67ec4b14c7d\" id=331c968a-b889-4e83-b69e-8bbca353c981 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.743004 | controller |     "Jun 11 12:34:47.092889 crc crio[24477]: time=\"2026-06-11T12:34:47.09211641Z\" level=info msg=\"Stopping pod sandbox: 81c9bee4417e2fcb2b3e4d53297f0d82749cbabc3ce47065440b57506f06799c\" id=2bd824f5-0da0-4d83-862c-f78552a59752 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.743018 | controller |     "Jun 11 12:34:47.092889 crc crio[24477]: time=\"2026-06-11T12:34:47.092250914Z\" level=info msg=\"Stopped pod sandbox (already stopped): 81c9bee4417e2fcb2b3e4d53297f0d82749cbabc3ce47065440b57506f06799c\" id=2bd824f5-0da0-4d83-862c-f78552a59752 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.743033 | controller |     "Jun 11 12:34:47.095927 crc crio[24477]: time=\"2026-06-11T12:34:47.095613028Z\" level=info msg=\"Removing pod sandbox: 81c9bee4417e2fcb2b3e4d53297f0d82749cbabc3ce47065440b57506f06799c\" id=fe719cc8-62aa-472c-96d1-2ec423fbdbaf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.743047 | controller |     "Jun 11 12:34:47.122599 crc crio[24477]: time=\"2026-06-11T12:34:47.122248291Z\" level=info msg=\"Removed pod sandbox: 81c9bee4417e2fcb2b3e4d53297f0d82749cbabc3ce47065440b57506f06799c\" id=fe719cc8-62aa-472c-96d1-2ec423fbdbaf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.743062 | controller |     "Jun 11 12:34:47.124557 crc crio[24477]: time=\"2026-06-11T12:34:47.124354309Z\" level=info msg=\"Stopping pod sandbox: eaf1bef49651140d032fdc1634f8854c44e5890f96165c6c353bd5c691275c96\" id=c48cd36e-f53f-4bc6-ba29-e831de801a18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.743076 | controller |     "Jun 11 12:34:47.125116 crc crio[24477]: time=\"2026-06-11T12:34:47.12471797Z\" level=info msg=\"Stopped pod sandbox (already stopped): eaf1bef49651140d032fdc1634f8854c44e5890f96165c6c353bd5c691275c96\" id=c48cd36e-f53f-4bc6-ba29-e831de801a18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.743091 | controller |     "Jun 11 12:34:47.125923 crc crio[24477]: time=\"2026-06-11T12:34:47.125830881Z\" level=info msg=\"Removing pod sandbox: eaf1bef49651140d032fdc1634f8854c44e5890f96165c6c353bd5c691275c96\" id=e949697a-8775-4add-ada9-79d9f7088f78 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.743111 | controller |     "Jun 11 12:34:47.148430 crc crio[24477]: time=\"2026-06-11T12:34:47.148048814Z\" level=info msg=\"Removed pod sandbox: eaf1bef49651140d032fdc1634f8854c44e5890f96165c6c353bd5c691275c96\" id=e949697a-8775-4add-ada9-79d9f7088f78 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.743126 | controller |     "Jun 11 12:35:47.170777 crc crio[24477]: time=\"2026-06-11T12:35:47.16980089Z\" level=info msg=\"Removing container: 3444bc86847c33a90be7eec4fdf372c6788303f456c40390622a630ba5c0530f\" id=26dd8b0c-6da1-4477-ba90-364606d86b76 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.743141 | controller |     "Jun 11 12:35:47.425723 crc crio[24477]: time=\"2026-06-11T12:35:47.425037738Z\" level=info msg=\"Removed container 3444bc86847c33a90be7eec4fdf372c6788303f456c40390622a630ba5c0530f: openstack/nova-cell1-conductor-db-sync-zrmzj/nova-cell1-conductor-db-sync\" id=26dd8b0c-6da1-4477-ba90-364606d86b76 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.743156 | controller |     "Jun 11 12:35:47.432258 crc crio[24477]: time=\"2026-06-11T12:35:47.432136183Z\" level=info msg=\"Removing container: 262dced4eac52785e67b486e6e5e6ba6cb03706fbdf439ac787a573a554e62cf\" id=2204f741-a095-4ace-8482-a66755f7033a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.743170 | controller |     "Jun 11 12:35:47.659431 crc crio[24477]: time=\"2026-06-11T12:35:47.659255477Z\" level=info msg=\"Removed container 262dced4eac52785e67b486e6e5e6ba6cb03706fbdf439ac787a573a554e62cf: openstack/nova-cell0-conductor-db-sync-rwf4n/nova-cell0-conductor-db-sync\" id=2204f741-a095-4ace-8482-a66755f7033a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.743185 | controller |     "Jun 11 12:35:47.666610 crc crio[24477]: time=\"2026-06-11T12:35:47.666504659Z\" level=info msg=\"Removing container: be77c8883c3eadec35c6f83d6a7a8c0c07e26a3aa3bdf62dd729fdf1012de242\" id=f32d7cad-a99c-4d48-99af-28717f204731 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.743199 | controller |     "Jun 11 12:35:47.869886 crc crio[24477]: time=\"2026-06-11T12:35:47.869784793Z\" level=info msg=\"Removed container be77c8883c3eadec35c6f83d6a7a8c0c07e26a3aa3bdf62dd729fdf1012de242: openstack/nova-cell0-cell-mapping-vjkpl/nova-manage\" id=f32d7cad-a99c-4d48-99af-28717f204731 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.743214 | controller |     "Jun 11 12:35:47.883767 crc crio[24477]: time=\"2026-06-11T12:35:47.883552666Z\" level=info msg=\"Stopping pod sandbox: 03cbc17b286c4c9b063c0a9c53a1a4b5a098c9669b3ec27b196911fa71eb6c44\" id=a2ca7c08-5543-47fa-ba5c-eb73b6b45333 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.743228 | controller |     "Jun 11 12:35:47.883767 crc crio[24477]: time=\"2026-06-11T12:35:47.883740871Z\" level=info msg=\"Stopped pod sandbox (already stopped): 03cbc17b286c4c9b063c0a9c53a1a4b5a098c9669b3ec27b196911fa71eb6c44\" id=a2ca7c08-5543-47fa-ba5c-eb73b6b45333 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.743243 | controller |     "Jun 11 12:35:47.884979 crc crio[24477]: time=\"2026-06-11T12:35:47.884907253Z\" level=info msg=\"Removing pod sandbox: 03cbc17b286c4c9b063c0a9c53a1a4b5a098c9669b3ec27b196911fa71eb6c44\" id=a7928769-a61a-4ed3-8de8-95b20f3ab3a4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.743257 | controller |     "Jun 11 12:35:47.903851 crc crio[24477]: time=\"2026-06-11T12:35:47.903602147Z\" level=info msg=\"Removed pod sandbox: 03cbc17b286c4c9b063c0a9c53a1a4b5a098c9669b3ec27b196911fa71eb6c44\" id=a7928769-a61a-4ed3-8de8-95b20f3ab3a4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.743272 | controller |     "Jun 11 12:35:47.905217 crc crio[24477]: time=\"2026-06-11T12:35:47.905187289Z\" level=info msg=\"Stopping pod sandbox: 89433515a1df5e015cc48bf1333781a08486013970faedf2fdb8cfd111b77f48\" id=d22d92a2-9c0a-4005-9ca5-bccba28d7dad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.743290 | controller |     "Jun 11 12:35:47.905403 crc crio[24477]: time=\"2026-06-11T12:35:47.905376024Z\" level=info msg=\"Stopped pod sandbox (already stopped): 89433515a1df5e015cc48bf1333781a08486013970faedf2fdb8cfd111b77f48\" id=d22d92a2-9c0a-4005-9ca5-bccba28d7dad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.743305 | controller |     "Jun 11 12:35:47.906229 crc crio[24477]: time=\"2026-06-11T12:35:47.906205058Z\" level=info msg=\"Removing pod sandbox: 89433515a1df5e015cc48bf1333781a08486013970faedf2fdb8cfd111b77f48\" id=5a6a99a0-ddf4-41b5-be29-50dc87d81b1d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.743319 | controller |     "Jun 11 12:35:47.924087 crc crio[24477]: time=\"2026-06-11T12:35:47.923636046Z\" level=info msg=\"Removed pod sandbox: 89433515a1df5e015cc48bf1333781a08486013970faedf2fdb8cfd111b77f48\" id=5a6a99a0-ddf4-41b5-be29-50dc87d81b1d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.743334 | controller |     "Jun 11 12:35:47.925975 crc crio[24477]: time=\"2026-06-11T12:35:47.925906648Z\" level=info msg=\"Stopping pod sandbox: ce8653c00e5c9b849627d4b7f97539703fb0b9d9def53e3bdf63ea4af8020471\" id=54658aaf-5863-4836-a76c-2621f5fc6bb8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.743349 | controller |     "Jun 11 12:35:47.926094 crc crio[24477]: time=\"2026-06-11T12:35:47.92599011Z\" level=info msg=\"Stopped pod sandbox (already stopped): ce8653c00e5c9b849627d4b7f97539703fb0b9d9def53e3bdf63ea4af8020471\" id=54658aaf-5863-4836-a76c-2621f5fc6bb8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.743363 | controller |     "Jun 11 12:35:47.926950 crc crio[24477]: time=\"2026-06-11T12:35:47.926872044Z\" level=info msg=\"Removing pod sandbox: ce8653c00e5c9b849627d4b7f97539703fb0b9d9def53e3bdf63ea4af8020471\" id=9b5bafb1-4a05-421b-8c35-0121d0f68e39 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.743378 | controller |     "Jun 11 12:35:47.944954 crc crio[24477]: time=\"2026-06-11T12:35:47.944299644Z\" level=info msg=\"Removed pod sandbox: ce8653c00e5c9b849627d4b7f97539703fb0b9d9def53e3bdf63ea4af8020471\" id=9b5bafb1-4a05-421b-8c35-0121d0f68e39 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.743393 | controller |     "Jun 11 12:36:00.625221 crc crio[24477]: time=\"2026-06-11T12:36:00.624189313Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686356-z58mc/POD\" id=a6e05673-8303-4299-afb8-9de21350adbb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.743407 | controller |     "Jun 11 12:36:00.625221 crc crio[24477]: time=\"2026-06-11T12:36:00.625243443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.743422 | controller |     "Jun 11 12:36:00.667414 crc crio[24477]: time=\"2026-06-11T12:36:00.667214715Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686356-z58mc Namespace:openshift-infra ID:743deb285cc9db7e328814b40b8debcfa8ad25c312556a7ab320a0fb7b2693eb UID:d8189e1a-50a3-45ff-be78-b347fa2e78ab NetNS:/var/run/netns/b1e3ea3e-f2ba-4f55-849f-3be08a58c3ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8189e1a_50a3_45ff_be78_b347fa2e78ab.slice PodAnnotations:0xc0072c08d8}] Aliases:map[]}\"",
2026-06-11 13:18:31.743437 | controller |     "Jun 11 12:36:00.667414 crc crio[24477]: time=\"2026-06-11T12:36:00.667323568Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686356-z58mc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.743452 | controller |     "Jun 11 12:36:01.375568 crc crio[24477]: 2026-06-11T12:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:743deb285cc9db7 Mac:22:0b:29:89:d4:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/b1e3ea3e-f2ba-4f55-849f-3be08a58c3ce SocketPath: PciID:}] [{Interface:0xc0004b25b0 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.743471 | controller |     "Jun 11 12:36:01.378083 crc crio[24477]: time=\"2026-06-11T12:36:01.377928638Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686356-z58mc Namespace:openshift-infra ID:743deb285cc9db7e328814b40b8debcfa8ad25c312556a7ab320a0fb7b2693eb UID:d8189e1a-50a3-45ff-be78-b347fa2e78ab NetNS:/var/run/netns/b1e3ea3e-f2ba-4f55-849f-3be08a58c3ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8189e1a_50a3_45ff_be78_b347fa2e78ab.slice PodAnnotations:0xc0072c08d8}] Aliases:map[]}\"",
2026-06-11 13:18:31.743494 | controller |     "Jun 11 12:36:01.378297 crc crio[24477]: time=\"2026-06-11T12:36:01.378169405Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686356-z58mc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.743510 | controller |     "Jun 11 12:36:01.395078 crc crio[24477]: time=\"2026-06-11T12:36:01.394855349Z\" level=info msg=\"Ran pod sandbox 743deb285cc9db7e328814b40b8debcfa8ad25c312556a7ab320a0fb7b2693eb with infra container: openshift-infra/auto-csr-approver-29686356-z58mc/POD\" id=a6e05673-8303-4299-afb8-9de21350adbb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.743525 | controller |     "Jun 11 12:36:01.401353 crc crio[24477]: time=\"2026-06-11T12:36:01.401218994Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=971b0d5b-7ff7-4a1d-84d8-3fb69da4072a name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.743541 | controller |     "Jun 11 12:36:01.416063 crc crio[24477]: time=\"2026-06-11T12:36:01.415950787Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 13:18:31.743556 | controller |     "Jun 11 12:36:02.273265 crc crio[24477]: time=\"2026-06-11T12:36:02.273075964Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=971b0d5b-7ff7-4a1d-84d8-3fb69da4072a name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.743571 | controller |     "Jun 11 12:36:02.275940 crc crio[24477]: time=\"2026-06-11T12:36:02.275275023Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6ef3b7d2-e623-486d-8880-8977c2d68f3b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.743586 | controller |     "Jun 11 12:36:02.279439 crc crio[24477]: time=\"2026-06-11T12:36:02.279242844Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=77cc5662-6705-4823-95a2-b8902cbe164e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.743601 | controller |     "Jun 11 12:36:02.291151 crc crio[24477]: time=\"2026-06-11T12:36:02.290965571Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686356-z58mc/oc\" id=bf6c1ce1-e26d-4ee0-b03d-acc0017fe573 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.743616 | controller |     "Jun 11 12:36:02.292602 crc crio[24477]: time=\"2026-06-11T12:36:02.292506245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.743630 | controller |     "Jun 11 12:36:02.367836 crc crio[24477]: time=\"2026-06-11T12:36:02.367063304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.743645 | controller |     "Jun 11 12:36:02.891366 crc crio[24477]: time=\"2026-06-11T12:36:02.89124787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.743663 | controller |     "Jun 11 12:36:03.051609 crc crio[24477]: time=\"2026-06-11T12:36:03.051488821Z\" level=info msg=\"Created container 862928a340e82fa8b7c7864bfc96ace762dcb47a49b8a0bb12f5c7ae3c3917ed: openshift-infra/auto-csr-approver-29686356-z58mc/oc\" id=bf6c1ce1-e26d-4ee0-b03d-acc0017fe573 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.743678 | controller |     "Jun 11 12:36:03.054836 crc crio[24477]: time=\"2026-06-11T12:36:03.05358375Z\" level=info msg=\"Starting container: 862928a340e82fa8b7c7864bfc96ace762dcb47a49b8a0bb12f5c7ae3c3917ed\" id=0b32ae28-cf77-4ce6-a8b8-d9535783c578 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.743693 | controller |     "Jun 11 12:36:03.061525 crc crio[24477]: time=\"2026-06-11T12:36:03.061132691Z\" level=info msg=\"Started container\" PID=123514 containerID=862928a340e82fa8b7c7864bfc96ace762dcb47a49b8a0bb12f5c7ae3c3917ed description=openshift-infra/auto-csr-approver-29686356-z58mc/oc id=0b32ae28-cf77-4ce6-a8b8-d9535783c578 name=/runtime.v1.RuntimeService/StartContainer sandboxID=743deb285cc9db7e328814b40b8debcfa8ad25c312556a7ab320a0fb7b2693eb",
2026-06-11 13:18:31.743708 | controller |     "Jun 11 12:36:05.153858 crc crio[24477]: time=\"2026-06-11T12:36:05.145615743Z\" level=info msg=\"Stopping pod sandbox: 743deb285cc9db7e328814b40b8debcfa8ad25c312556a7ab320a0fb7b2693eb\" id=78d1c933-0fcf-4879-b698-6c5df83688ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.743724 | controller |     "Jun 11 12:36:05.153858 crc crio[24477]: time=\"2026-06-11T12:36:05.147873037Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686356-z58mc Namespace:openshift-infra ID:743deb285cc9db7e328814b40b8debcfa8ad25c312556a7ab320a0fb7b2693eb UID:d8189e1a-50a3-45ff-be78-b347fa2e78ab NetNS:/var/run/netns/b1e3ea3e-f2ba-4f55-849f-3be08a58c3ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8189e1a_50a3_45ff_be78_b347fa2e78ab.slice PodAnnotations:0xc002d94ac0}] Aliases:map[]}\"",
2026-06-11 13:18:31.743740 | controller |     "Jun 11 12:36:05.153858 crc crio[24477]: time=\"2026-06-11T12:36:05.148090784Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686356-z58mc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.743755 | controller |     "Jun 11 12:36:05.530581 crc crio[24477]: time=\"2026-06-11T12:36:05.529946627Z\" level=info msg=\"Stopped pod sandbox: 743deb285cc9db7e328814b40b8debcfa8ad25c312556a7ab320a0fb7b2693eb\" id=78d1c933-0fcf-4879-b698-6c5df83688ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.743770 | controller |     "Jun 11 12:36:14.110875 crc crio[24477]: time=\"2026-06-11T12:36:14.10951367Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-k4hdl/POD\" id=1f80e79a-b6eb-4a02-9296-44f021ee46e7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.743792 | controller |     "Jun 11 12:36:14.113125 crc crio[24477]: time=\"2026-06-11T12:36:14.110891419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.743807 | controller |     "Jun 11 12:36:14.166212 crc crio[24477]: time=\"2026-06-11T12:36:14.16610271Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-k4hdl Namespace:openshift-marketplace ID:6c292e4251516978fb7500e7d2b2ad5460c48177e786467d58e365ca5c4e932d UID:adf0dd48-e6b7-47ec-bd77-ede9a4dc34dc NetNS:/var/run/netns/0f6d4f3c-bbdc-4f6d-bd2f-bbdb08769119 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podadf0dd48_e6b7_47ec_bd77_ede9a4dc34dc.slice PodAnnotations:0xc001f2a268}] Aliases:map[]}\"",
2026-06-11 13:18:31.743826 | controller |     "Jun 11 12:36:14.166212 crc crio[24477]: time=\"2026-06-11T12:36:14.166193122Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-k4hdl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.743840 | controller |     "Jun 11 12:36:14.825839 crc crio[24477]: 2026-06-11T12:36:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c292e425151697 Mac:c6:4d:86:f2:a4:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/0f6d4f3c-bbdc-4f6d-bd2f-bbdb08769119 SocketPath: PciID:}] [{Interface:0xc00058e5a0 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.743873 | controller |     "Jun 11 12:36:14.828066 crc crio[24477]: time=\"2026-06-11T12:36:14.828002657Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-k4hdl Namespace:openshift-marketplace ID:6c292e4251516978fb7500e7d2b2ad5460c48177e786467d58e365ca5c4e932d UID:adf0dd48-e6b7-47ec-bd77-ede9a4dc34dc NetNS:/var/run/netns/0f6d4f3c-bbdc-4f6d-bd2f-bbdb08769119 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podadf0dd48_e6b7_47ec_bd77_ede9a4dc34dc.slice PodAnnotations:0xc001f2a268}] Aliases:map[]}\"",
2026-06-11 13:18:31.743889 | controller |     "Jun 11 12:36:14.828395 crc crio[24477]: time=\"2026-06-11T12:36:14.828223074Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-k4hdl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.743904 | controller |     "Jun 11 12:36:14.851550 crc crio[24477]: time=\"2026-06-11T12:36:14.851435664Z\" level=info msg=\"Ran pod sandbox 6c292e4251516978fb7500e7d2b2ad5460c48177e786467d58e365ca5c4e932d with infra container: openshift-marketplace/redhat-marketplace-k4hdl/POD\" id=1f80e79a-b6eb-4a02-9296-44f021ee46e7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.743918 | controller |     "Jun 11 12:36:14.855717 crc crio[24477]: time=\"2026-06-11T12:36:14.855499095Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8f425484-7fa2-44c8-a3fa-704ea98ef4c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.743933 | controller |     "Jun 11 12:36:14.860062 crc crio[24477]: time=\"2026-06-11T12:36:14.859899338Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e2c6a013-1102-42bd-a5b2-ec88da666582 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.743948 | controller |     "Jun 11 12:36:14.871916 crc crio[24477]: time=\"2026-06-11T12:36:14.871804789Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-k4hdl/extract-utilities\" id=23b562b3-cbfc-4c25-8db0-e8faf9e4cf73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.743962 | controller |     "Jun 11 12:36:14.872444 crc crio[24477]: time=\"2026-06-11T12:36:14.872382975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.743977 | controller |     "Jun 11 12:36:14.931455 crc crio[24477]: time=\"2026-06-11T12:36:14.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 13:18:31.743992 | controller |     "Jun 11 12:36:14.941175 crc crio[24477]: time=\"2026-06-11T12:36:14.940533667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.744007 | controller |     "Jun 11 12:36:15.226360 crc crio[24477]: time=\"2026-06-11T12:36:15.225606792Z\" level=info msg=\"Created container 5cb8a149d47b55493c9758e5458ca45d87620a732880403d05d713a0c824660a: openshift-marketplace/redhat-marketplace-k4hdl/extract-utilities\" id=23b562b3-cbfc-4c25-8db0-e8faf9e4cf73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.744025 | controller |     "Jun 11 12:36:15.229212 crc crio[24477]: time=\"2026-06-11T12:36:15.229110769Z\" level=info msg=\"Starting container: 5cb8a149d47b55493c9758e5458ca45d87620a732880403d05d713a0c824660a\" id=8ec4e985-abc5-4b35-ad0f-c091eff3aca3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.744040 | controller |     "Jun 11 12:36:15.236284 crc crio[24477]: time=\"2026-06-11T12:36:15.236121044Z\" level=info msg=\"Started container\" PID=124217 containerID=5cb8a149d47b55493c9758e5458ca45d87620a732880403d05d713a0c824660a description=openshift-marketplace/redhat-marketplace-k4hdl/extract-utilities id=8ec4e985-abc5-4b35-ad0f-c091eff3aca3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c292e4251516978fb7500e7d2b2ad5460c48177e786467d58e365ca5c4e932d",
2026-06-11 13:18:31.744055 | controller |     "Jun 11 12:36:15.393849 crc crio[24477]: time=\"2026-06-11T12:36:15.393733073Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=afe95d23-fb8a-474f-9607-3709c3a6732e name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.744070 | controller |     "Jun 11 12:36:15.417688 crc crio[24477]: time=\"2026-06-11T12:36:15.417384544Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 13:18:31.744085 | controller |     "Jun 11 12:36:16.144316 crc crio[24477]: time=\"2026-06-11T12:36:16.143533805Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=afe95d23-fb8a-474f-9607-3709c3a6732e name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.744100 | controller |     "Jun 11 12:36:16.145583 crc crio[24477]: time=\"2026-06-11T12:36:16.145465838Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=d70a4afa-0d06-4c10-88a2-0bf2fdd773a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.744115 | controller |     "Jun 11 12:36:16.152000 crc crio[24477]: time=\"2026-06-11T12:36:16.151828726Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=83547667-f745-4b62-adfa-3976a7a37d0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.744130 | controller |     "Jun 11 12:36:16.162412 crc crio[24477]: time=\"2026-06-11T12:36:16.162057921Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-k4hdl/extract-content\" id=26450234-adc2-4288-9497-4f531bddb794 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.744145 | controller |     "Jun 11 12:36:16.162811 crc crio[24477]: time=\"2026-06-11T12:36:16.162710689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.744160 | controller |     "Jun 11 12:36:16.214222 crc crio[24477]: time=\"2026-06-11T12:36:16.214125044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.744174 | controller |     "Jun 11 12:36:16.224199 crc crio[24477]: time=\"2026-06-11T12:36:16.223926458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.744189 | controller |     "Jun 11 12:36:16.429077 crc crio[24477]: time=\"2026-06-11T12:36:16.428443504Z\" level=info msg=\"Created container 44261f8e58e2dcf29709a35c0c8eef9a92504e4dbde974dabae15d6162ac75d0: openshift-marketplace/redhat-marketplace-k4hdl/extract-content\" id=26450234-adc2-4288-9497-4f531bddb794 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.744208 | controller |     "Jun 11 12:36:16.430983 crc crio[24477]: time=\"2026-06-11T12:36:16.430198433Z\" level=info msg=\"Starting container: 44261f8e58e2dcf29709a35c0c8eef9a92504e4dbde974dabae15d6162ac75d0\" id=f52df6ba-843b-4783-9393-d3c31c99723e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.744226 | controller |     "Jun 11 12:36:16.437604 crc crio[24477]: time=\"2026-06-11T12:36:16.437184088Z\" level=info msg=\"Started container\" PID=124288 containerID=44261f8e58e2dcf29709a35c0c8eef9a92504e4dbde974dabae15d6162ac75d0 description=openshift-marketplace/redhat-marketplace-k4hdl/extract-content id=f52df6ba-843b-4783-9393-d3c31c99723e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c292e4251516978fb7500e7d2b2ad5460c48177e786467d58e365ca5c4e932d",
2026-06-11 13:18:31.744242 | controller |     "Jun 11 12:36:17.444506 crc crio[24477]: time=\"2026-06-11T12:36:17.442402966Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0d45c4d3-f7ac-40fc-a309-f47750fbe861 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.744258 | controller |     "Jun 11 12:36:17.448607 crc crio[24477]: time=\"2026-06-11T12:36:17.448191788Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=21c000ed-0853-4694-9293-437d2c41d1be name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.744273 | controller |     "Jun 11 12:36:17.457688 crc crio[24477]: time=\"2026-06-11T12:36:17.457547039Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-k4hdl/registry-server\" id=bbdf0cbc-8d31-405d-8dc6-d66f3d812b7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.744288 | controller |     "Jun 11 12:36:17.458924 crc crio[24477]: time=\"2026-06-11T12:36:17.458852126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.744302 | controller |     "Jun 11 12:36:17.531705 crc crio[24477]: time=\"2026-06-11T12:36:17.531532323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.744316 | controller |     "Jun 11 12:36:17.536401 crc crio[24477]: time=\"2026-06-11T12:36:17.536334256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.744331 | controller |     "Jun 11 12:36:17.707392 crc crio[24477]: time=\"2026-06-11T12:36:17.706631898Z\" level=info msg=\"Created container bda099b86a69dbad8b85ad9275c68e6a14cf8b3d50130f7a5c38f3db92fd3fb4: openshift-marketplace/redhat-marketplace-k4hdl/registry-server\" id=bbdf0cbc-8d31-405d-8dc6-d66f3d812b7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.744347 | controller |     "Jun 11 12:36:17.709071 crc crio[24477]: time=\"2026-06-11T12:36:17.708959923Z\" level=info msg=\"Starting container: bda099b86a69dbad8b85ad9275c68e6a14cf8b3d50130f7a5c38f3db92fd3fb4\" id=339e78ac-dfd5-4fe7-b7d5-5d07387c2577 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.744361 | controller |     "Jun 11 12:36:17.715604 crc crio[24477]: time=\"2026-06-11T12:36:17.715358673Z\" level=info msg=\"Started container\" PID=124376 containerID=bda099b86a69dbad8b85ad9275c68e6a14cf8b3d50130f7a5c38f3db92fd3fb4 description=openshift-marketplace/redhat-marketplace-k4hdl/registry-server id=339e78ac-dfd5-4fe7-b7d5-5d07387c2577 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c292e4251516978fb7500e7d2b2ad5460c48177e786467d58e365ca5c4e932d",
2026-06-11 13:18:31.744376 | controller |     "Jun 11 12:36:26.594440 crc crio[24477]: time=\"2026-06-11T12:36:26.593584099Z\" level=info msg=\"Stopping container: bda099b86a69dbad8b85ad9275c68e6a14cf8b3d50130f7a5c38f3db92fd3fb4 (timeout: 2s)\" id=082fb1d5-c6ba-421f-9611-bf453c5901f7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.744394 | controller |     "Jun 11 12:36:26.721341 crc crio[24477]: time=\"2026-06-11T12:36:26.721194459Z\" level=info msg=\"Stopped container bda099b86a69dbad8b85ad9275c68e6a14cf8b3d50130f7a5c38f3db92fd3fb4: openshift-marketplace/redhat-marketplace-k4hdl/registry-server\" id=082fb1d5-c6ba-421f-9611-bf453c5901f7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.744410 | controller |     "Jun 11 12:36:26.722717 crc crio[24477]: time=\"2026-06-11T12:36:26.722579828Z\" level=info msg=\"Stopping pod sandbox: 6c292e4251516978fb7500e7d2b2ad5460c48177e786467d58e365ca5c4e932d\" id=6fed49fe-30a1-4b8b-b6a2-020a40874ac2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.744425 | controller |     "Jun 11 12:36:26.723852 crc crio[24477]: time=\"2026-06-11T12:36:26.723504885Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-k4hdl Namespace:openshift-marketplace ID:6c292e4251516978fb7500e7d2b2ad5460c48177e786467d58e365ca5c4e932d UID:adf0dd48-e6b7-47ec-bd77-ede9a4dc34dc NetNS:/var/run/netns/0f6d4f3c-bbdc-4f6d-bd2f-bbdb08769119 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podadf0dd48_e6b7_47ec_bd77_ede9a4dc34dc.slice PodAnnotations:0xc000a86a20}] Aliases:map[]}\"",
2026-06-11 13:18:31.744440 | controller |     "Jun 11 12:36:26.723852 crc crio[24477]: time=\"2026-06-11T12:36:26.723794643Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-k4hdl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.744455 | controller |     "Jun 11 12:36:27.133161 crc crio[24477]: time=\"2026-06-11T12:36:27.132398563Z\" level=info msg=\"Stopped pod sandbox: 6c292e4251516978fb7500e7d2b2ad5460c48177e786467d58e365ca5c4e932d\" id=6fed49fe-30a1-4b8b-b6a2-020a40874ac2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.744470 | controller |     "Jun 11 12:36:27.614171 crc crio[24477]: time=\"2026-06-11T12:36:27.614035512Z\" level=info msg=\"Removing container: bda099b86a69dbad8b85ad9275c68e6a14cf8b3d50130f7a5c38f3db92fd3fb4\" id=cc3c9030-cc5c-4c23-97ec-df10f722f8f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.744484 | controller |     "Jun 11 12:36:27.656460 crc crio[24477]: time=\"2026-06-11T12:36:27.656357555Z\" level=info msg=\"Removed container bda099b86a69dbad8b85ad9275c68e6a14cf8b3d50130f7a5c38f3db92fd3fb4: openshift-marketplace/redhat-marketplace-k4hdl/registry-server\" id=cc3c9030-cc5c-4c23-97ec-df10f722f8f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.744499 | controller |     "Jun 11 12:36:27.660071 crc crio[24477]: time=\"2026-06-11T12:36:27.660024715Z\" level=info msg=\"Removing container: 44261f8e58e2dcf29709a35c0c8eef9a92504e4dbde974dabae15d6162ac75d0\" id=747ecc94-f166-4ffb-bb81-5c16eb586069 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.744513 | controller |     "Jun 11 12:36:27.741034 crc crio[24477]: time=\"2026-06-11T12:36:27.739992207Z\" level=info msg=\"Removed container 44261f8e58e2dcf29709a35c0c8eef9a92504e4dbde974dabae15d6162ac75d0: openshift-marketplace/redhat-marketplace-k4hdl/extract-content\" id=747ecc94-f166-4ffb-bb81-5c16eb586069 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.744528 | controller |     "Jun 11 12:36:27.745258 crc crio[24477]: time=\"2026-06-11T12:36:27.745173921Z\" level=info msg=\"Removing container: 5cb8a149d47b55493c9758e5458ca45d87620a732880403d05d713a0c824660a\" id=868e7b42-99c9-4a85-8352-c283d1877d8c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.744544 | controller |     "Jun 11 12:36:27.789605 crc crio[24477]: time=\"2026-06-11T12:36:27.789435166Z\" level=info msg=\"Removed container 5cb8a149d47b55493c9758e5458ca45d87620a732880403d05d713a0c824660a: openshift-marketplace/redhat-marketplace-k4hdl/extract-utilities\" id=868e7b42-99c9-4a85-8352-c283d1877d8c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.744563 | controller |     "Jun 11 12:36:47.978364 crc crio[24477]: time=\"2026-06-11T12:36:47.977935479Z\" level=info msg=\"Removing container: a663dd1cbc476409006f4c24b16bfc13b2344771958421c2856829166541f103\" id=481654ae-3e58-4b3e-9c5b-44b440bb0353 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.744578 | controller |     "Jun 11 12:36:48.166317 crc crio[24477]: time=\"2026-06-11T12:36:48.166210879Z\" level=info msg=\"Removed container a663dd1cbc476409006f4c24b16bfc13b2344771958421c2856829166541f103: openstack/nova-cell1-cell-mapping-tvv5f/nova-manage\" id=481654ae-3e58-4b3e-9c5b-44b440bb0353 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.744593 | controller |     "Jun 11 12:36:48.170726 crc crio[24477]: time=\"2026-06-11T12:36:48.170598505Z\" level=info msg=\"Removing container: 10b25024aa0d19687a98fbc69008ac6143f21d51695e06d8ff79371114d261fb\" id=65e0acb9-dd66-4bc7-a96a-4425cdb1fc61 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.744608 | controller |     "Jun 11 12:36:48.415466 crc crio[24477]: time=\"2026-06-11T12:36:48.415342406Z\" level=info msg=\"Removed container 10b25024aa0d19687a98fbc69008ac6143f21d51695e06d8ff79371114d261fb: openshift-infra/auto-csr-approver-29686350-bbvgl/oc\" id=65e0acb9-dd66-4bc7-a96a-4425cdb1fc61 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.744623 | controller |     "Jun 11 12:36:48.440612 crc crio[24477]: time=\"2026-06-11T12:36:48.440480335Z\" level=info msg=\"Stopping pod sandbox: 1662b994c7dce579b74d9031c0c8b5462c88fbfb603594e50f4163530b2a892a\" id=6f755e0d-4fa7-4d8d-a737-fe611bed36bf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.744638 | controller |     "Jun 11 12:36:48.440612 crc crio[24477]: time=\"2026-06-11T12:36:48.440619339Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1662b994c7dce579b74d9031c0c8b5462c88fbfb603594e50f4163530b2a892a\" id=6f755e0d-4fa7-4d8d-a737-fe611bed36bf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.744653 | controller |     "Jun 11 12:36:48.442039 crc crio[24477]: time=\"2026-06-11T12:36:48.441938766Z\" level=info msg=\"Removing pod sandbox: 1662b994c7dce579b74d9031c0c8b5462c88fbfb603594e50f4163530b2a892a\" id=7d76220f-3cc9-4be4-a198-54833a42bf66 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.744667 | controller |     "Jun 11 12:36:48.468958 crc crio[24477]: time=\"2026-06-11T12:36:48.468843944Z\" level=info msg=\"Removed pod sandbox: 1662b994c7dce579b74d9031c0c8b5462c88fbfb603594e50f4163530b2a892a\" id=7d76220f-3cc9-4be4-a198-54833a42bf66 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.744682 | controller |     "Jun 11 12:36:48.470288 crc crio[24477]: time=\"2026-06-11T12:36:48.470185704Z\" level=info msg=\"Stopping pod sandbox: 6c292e4251516978fb7500e7d2b2ad5460c48177e786467d58e365ca5c4e932d\" id=e4af834e-a0e8-42a1-9e60-0f2e6e7d3982 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.744697 | controller |     "Jun 11 12:36:48.470401 crc crio[24477]: time=\"2026-06-11T12:36:48.470307217Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6c292e4251516978fb7500e7d2b2ad5460c48177e786467d58e365ca5c4e932d\" id=e4af834e-a0e8-42a1-9e60-0f2e6e7d3982 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.744711 | controller |     "Jun 11 12:36:48.471074 crc crio[24477]: time=\"2026-06-11T12:36:48.471006527Z\" level=info msg=\"Removing pod sandbox: 6c292e4251516978fb7500e7d2b2ad5460c48177e786467d58e365ca5c4e932d\" id=930280dc-f5aa-4b0e-b993-f3b6e140405e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.744726 | controller |     "Jun 11 12:36:48.497608 crc crio[24477]: time=\"2026-06-11T12:36:48.49731792Z\" level=info msg=\"Removed pod sandbox: 6c292e4251516978fb7500e7d2b2ad5460c48177e786467d58e365ca5c4e932d\" id=930280dc-f5aa-4b0e-b993-f3b6e140405e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.744744 | controller |     "Jun 11 12:36:48.499527 crc crio[24477]: time=\"2026-06-11T12:36:48.499401829Z\" level=info msg=\"Stopping pod sandbox: 4b04ba750ce3faa606c2d76ed8797ee29d58fbf2b8e6051cd2f2849a974e5028\" id=bf11327a-5415-45d4-8aa3-7c2ca5407554 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.744759 | controller |     "Jun 11 12:36:48.499527 crc crio[24477]: time=\"2026-06-11T12:36:48.499476201Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4b04ba750ce3faa606c2d76ed8797ee29d58fbf2b8e6051cd2f2849a974e5028\" id=bf11327a-5415-45d4-8aa3-7c2ca5407554 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.744774 | controller |     "Jun 11 12:36:48.500419 crc crio[24477]: time=\"2026-06-11T12:36:48.500285964Z\" level=info msg=\"Removing pod sandbox: 4b04ba750ce3faa606c2d76ed8797ee29d58fbf2b8e6051cd2f2849a974e5028\" id=b3192389-7a70-4276-988f-8474250391e3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.744789 | controller |     "Jun 11 12:36:48.522627 crc crio[24477]: time=\"2026-06-11T12:36:48.522525347Z\" level=info msg=\"Removed pod sandbox: 4b04ba750ce3faa606c2d76ed8797ee29d58fbf2b8e6051cd2f2849a974e5028\" id=b3192389-7a70-4276-988f-8474250391e3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.744804 | controller |     "Jun 11 12:38:00.564165 crc crio[24477]: time=\"2026-06-11T12:38:00.562795454Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686358-m7trq/POD\" id=7b075402-f207-42e2-9e88-181d7c619ac3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.744819 | controller |     "Jun 11 12:38:00.566552 crc crio[24477]: time=\"2026-06-11T12:38:00.564358799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.744834 | controller |     "Jun 11 12:38:00.611541 crc crio[24477]: time=\"2026-06-11T12:38:00.6114079Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686358-m7trq Namespace:openshift-infra ID:51a60857444527a2ffbf2e40acd766fd3c1629cb757aa7b54be90f2b3aa7236b UID:6482f2c5-31d2-411c-b57f-d51b706de724 NetNS:/var/run/netns/46cecd3e-4b66-4cb1-a17e-595a273bdfa4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6482f2c5_31d2_411c_b57f_d51b706de724.slice PodAnnotations:0xc000530f20}] Aliases:map[]}\"",
2026-06-11 13:18:31.744863 | controller |     "Jun 11 12:38:00.611541 crc crio[24477]: time=\"2026-06-11T12:38:00.611499182Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686358-m7trq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.744883 | controller |     "Jun 11 12:38:01.049878 crc crio[24477]: 2026-06-11T12:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51a60857444527a Mac:d6:20:a3:cb:d2:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/46cecd3e-4b66-4cb1-a17e-595a273bdfa4 SocketPath: PciID:}] [{Interface:0xc00023c740 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.744899 | controller |     "Jun 11 12:38:01.051546 crc crio[24477]: time=\"2026-06-11T12:38:01.051469458Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686358-m7trq Namespace:openshift-infra ID:51a60857444527a2ffbf2e40acd766fd3c1629cb757aa7b54be90f2b3aa7236b UID:6482f2c5-31d2-411c-b57f-d51b706de724 NetNS:/var/run/netns/46cecd3e-4b66-4cb1-a17e-595a273bdfa4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6482f2c5_31d2_411c_b57f_d51b706de724.slice PodAnnotations:0xc000530f20}] Aliases:map[]}\"",
2026-06-11 13:18:31.744927 | controller |     "Jun 11 12:38:01.051877 crc crio[24477]: time=\"2026-06-11T12:38:01.051825578Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686358-m7trq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.744952 | controller |     "Jun 11 12:38:01.067430 crc crio[24477]: time=\"2026-06-11T12:38:01.06726772Z\" level=info msg=\"Ran pod sandbox 51a60857444527a2ffbf2e40acd766fd3c1629cb757aa7b54be90f2b3aa7236b with infra container: openshift-infra/auto-csr-approver-29686358-m7trq/POD\" id=7b075402-f207-42e2-9e88-181d7c619ac3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.744968 | controller |     "Jun 11 12:38:01.079113 crc crio[24477]: time=\"2026-06-11T12:38:01.078529164Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=45334cd0-b4f9-48e6-af7f-3e36664404bc name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.744983 | controller |     "Jun 11 12:38:01.096089 crc crio[24477]: time=\"2026-06-11T12:38:01.095996451Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 13:18:31.744998 | controller |     "Jun 11 12:38:02.258728 crc crio[24477]: time=\"2026-06-11T12:38:02.253466138Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=45334cd0-b4f9-48e6-af7f-3e36664404bc name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.745013 | controller |     "Jun 11 12:38:02.258728 crc crio[24477]: time=\"2026-06-11T12:38:02.255237717Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c8655f13-7ecc-40ef-8c8a-4899c3ef4642 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.745028 | controller |     "Jun 11 12:38:02.268052 crc crio[24477]: time=\"2026-06-11T12:38:02.265750581Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c0d6c7e0-6c9e-4747-b475-d71beac593c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.745043 | controller |     "Jun 11 12:38:02.280930 crc crio[24477]: time=\"2026-06-11T12:38:02.275030839Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686358-m7trq/oc\" id=3332ffe5-3f7c-4e26-9b83-13573cfd489d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.745058 | controller |     "Jun 11 12:38:02.280930 crc crio[24477]: time=\"2026-06-11T12:38:02.275718148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.745072 | controller |     "Jun 11 12:38:02.359571 crc crio[24477]: time=\"2026-06-11T12:38:02.359249999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.745092 | controller |     "Jun 11 12:38:02.750279 crc crio[24477]: time=\"2026-06-11T12:38:02.74957619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.745107 | controller |     "Jun 11 12:38:02.879277 crc crio[24477]: time=\"2026-06-11T12:38:02.879016592Z\" level=info msg=\"Created container 66436f2995dfc48c3c3568a1eebcfc25e440d71a38fb3a7670a6193b87d2a0f7: openshift-infra/auto-csr-approver-29686358-m7trq/oc\" id=3332ffe5-3f7c-4e26-9b83-13573cfd489d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.745122 | controller |     "Jun 11 12:38:02.881144 crc crio[24477]: time=\"2026-06-11T12:38:02.881033948Z\" level=info msg=\"Starting container: 66436f2995dfc48c3c3568a1eebcfc25e440d71a38fb3a7670a6193b87d2a0f7\" id=abf4690c-ec16-497c-b0e6-e413a58ef36b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.745136 | controller |     "Jun 11 12:38:02.889541 crc crio[24477]: time=\"2026-06-11T12:38:02.889399054Z\" level=info msg=\"Started container\" PID=129554 containerID=66436f2995dfc48c3c3568a1eebcfc25e440d71a38fb3a7670a6193b87d2a0f7 description=openshift-infra/auto-csr-approver-29686358-m7trq/oc id=abf4690c-ec16-497c-b0e6-e413a58ef36b name=/runtime.v1.RuntimeService/StartContainer sandboxID=51a60857444527a2ffbf2e40acd766fd3c1629cb757aa7b54be90f2b3aa7236b",
2026-06-11 13:18:31.745155 | controller |     "Jun 11 12:38:05.404348 crc crio[24477]: time=\"2026-06-11T12:38:05.403162263Z\" level=info msg=\"Stopping pod sandbox: 51a60857444527a2ffbf2e40acd766fd3c1629cb757aa7b54be90f2b3aa7236b\" id=9efe5345-ce97-4357-b562-1723d6a29f3b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.745170 | controller |     "Jun 11 12:38:05.406151 crc crio[24477]: time=\"2026-06-11T12:38:05.405457966Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686358-m7trq Namespace:openshift-infra ID:51a60857444527a2ffbf2e40acd766fd3c1629cb757aa7b54be90f2b3aa7236b UID:6482f2c5-31d2-411c-b57f-d51b706de724 NetNS:/var/run/netns/46cecd3e-4b66-4cb1-a17e-595a273bdfa4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6482f2c5_31d2_411c_b57f_d51b706de724.slice PodAnnotations:0xc002e12f18}] Aliases:map[]}\"",
2026-06-11 13:18:31.745185 | controller |     "Jun 11 12:38:05.406151 crc crio[24477]: time=\"2026-06-11T12:38:05.405617572Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686358-m7trq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.745199 | controller |     "Jun 11 12:38:05.761015 crc crio[24477]: time=\"2026-06-11T12:38:05.760529904Z\" level=info msg=\"Stopped pod sandbox: 51a60857444527a2ffbf2e40acd766fd3c1629cb757aa7b54be90f2b3aa7236b\" id=9efe5345-ce97-4357-b562-1723d6a29f3b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.745214 | controller |     "Jun 11 12:38:48.571110 crc crio[24477]: time=\"2026-06-11T12:38:48.570075321Z\" level=info msg=\"Removing container: 03bf59d58e83a167114e33407030ac0fa404c4f4c0e7ef6eb84961bfb7d552b8\" id=190aaf36-1a75-43b6-a44e-fc5ba4d6442d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.745228 | controller |     "Jun 11 12:38:48.774286 crc crio[24477]: time=\"2026-06-11T12:38:48.773686838Z\" level=info msg=\"Removed container 03bf59d58e83a167114e33407030ac0fa404c4f4c0e7ef6eb84961bfb7d552b8: openshift-infra/auto-csr-approver-29686352-jr44b/oc\" id=190aaf36-1a75-43b6-a44e-fc5ba4d6442d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.745243 | controller |     "Jun 11 12:38:48.789046 crc crio[24477]: time=\"2026-06-11T12:38:48.788974817Z\" level=info msg=\"Stopping pod sandbox: b328131d7029c2c9cf4f4e0a4899eff9e735382f6e0c3b419b585f3945752848\" id=611d50a0-7c5c-4db9-9513-155b61c447e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.745257 | controller |     "Jun 11 12:38:48.789327 crc crio[24477]: time=\"2026-06-11T12:38:48.789056979Z\" level=info msg=\"Stopped pod sandbox (already stopped): b328131d7029c2c9cf4f4e0a4899eff9e735382f6e0c3b419b585f3945752848\" id=611d50a0-7c5c-4db9-9513-155b61c447e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.745272 | controller |     "Jun 11 12:38:48.789842 crc crio[24477]: time=\"2026-06-11T12:38:48.789754618Z\" level=info msg=\"Removing pod sandbox: b328131d7029c2c9cf4f4e0a4899eff9e735382f6e0c3b419b585f3945752848\" id=407758fd-21c3-4edb-98de-f73367297ace name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.745286 | controller |     "Jun 11 12:38:48.819721 crc crio[24477]: time=\"2026-06-11T12:38:48.81944403Z\" level=info msg=\"Removed pod sandbox: b328131d7029c2c9cf4f4e0a4899eff9e735382f6e0c3b419b585f3945752848\" id=407758fd-21c3-4edb-98de-f73367297ace name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.745300 | controller |     "Jun 11 12:38:50.881312 crc crio[24477]: time=\"2026-06-11T12:38:50.880396486Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-bs8lb/POD\" id=dbb7726c-6e54-41d4-bce4-c0b7361df534 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.745318 | controller |     "Jun 11 12:38:50.882737 crc crio[24477]: time=\"2026-06-11T12:38:50.881377775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.745333 | controller |     "Jun 11 12:38:50.940121 crc crio[24477]: time=\"2026-06-11T12:38:50.939993151Z\" level=info msg=\"Got pod network &{Name:redhat-operators-bs8lb Namespace:openshift-marketplace ID:c8111829443d6cdeb42939a393a6928fcb79ef85374c0efc82583211e4e1148e UID:fd4446b5-0ba9-4d01-b35f-1f959ffb6d5d NetNS:/var/run/netns/56e2ed27-867b-49cc-9be8-7031bacb91cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd4446b5_0ba9_4d01_b35f_1f959ffb6d5d.slice PodAnnotations:0xc0072c0338}] Aliases:map[]}\"",
2026-06-11 13:18:31.745348 | controller |     "Jun 11 12:38:50.940121 crc crio[24477]: time=\"2026-06-11T12:38:50.940076913Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-bs8lb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.745362 | controller |     "Jun 11 12:38:51.342722 crc crio[24477]: 2026-06-11T12:38:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8111829443d6cd Mac:2a:25:2b:3c:f8:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/56e2ed27-867b-49cc-9be8-7031bacb91cd SocketPath: PciID:}] [{Interface:0xc0002245e0 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.745377 | controller |     "Jun 11 12:38:51.344242 crc crio[24477]: time=\"2026-06-11T12:38:51.344164433Z\" level=info msg=\"Got pod network &{Name:redhat-operators-bs8lb Namespace:openshift-marketplace ID:c8111829443d6cdeb42939a393a6928fcb79ef85374c0efc82583211e4e1148e UID:fd4446b5-0ba9-4d01-b35f-1f959ffb6d5d NetNS:/var/run/netns/56e2ed27-867b-49cc-9be8-7031bacb91cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd4446b5_0ba9_4d01_b35f_1f959ffb6d5d.slice PodAnnotations:0xc0072c0338}] Aliases:map[]}\"",
2026-06-11 13:18:31.745392 | controller |     "Jun 11 12:38:51.344370 crc crio[24477]: time=\"2026-06-11T12:38:51.344327578Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-bs8lb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.745407 | controller |     "Jun 11 12:38:51.353392 crc crio[24477]: time=\"2026-06-11T12:38:51.353315843Z\" level=info msg=\"Ran pod sandbox c8111829443d6cdeb42939a393a6928fcb79ef85374c0efc82583211e4e1148e with infra container: openshift-marketplace/redhat-operators-bs8lb/POD\" id=dbb7726c-6e54-41d4-bce4-c0b7361df534 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.745422 | controller |     "Jun 11 12:38:51.356182 crc crio[24477]: time=\"2026-06-11T12:38:51.356111457Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=06f84f47-bb52-436d-90ba-959d487ac793 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.745437 | controller |     "Jun 11 12:38:51.359371 crc crio[24477]: time=\"2026-06-11T12:38:51.359271035Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8035d758-0aee-4dc1-a819-2957344c6888 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.745452 | controller |     "Jun 11 12:38:51.367907 crc crio[24477]: time=\"2026-06-11T12:38:51.367715781Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-bs8lb/extract-utilities\" id=1881356c-12c3-449a-86ba-eda837e366dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.745470 | controller |     "Jun 11 12:38:51.368223 crc crio[24477]: time=\"2026-06-11T12:38:51.368158484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.745484 | controller |     "Jun 11 12:38:51.430442 crc crio[24477]: time=\"2026-06-11T12:38:51.430339154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.745499 | controller |     "Jun 11 12:38:51.438285 crc crio[24477]: time=\"2026-06-11T12:38:51.436828913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.745514 | controller |     "Jun 11 12:38:51.598274 crc crio[24477]: time=\"2026-06-11T12:38:51.598142559Z\" level=info msg=\"Created container 9cdaf9d51caddb87590e28f7524f64b0e50d6c2b56b7eadfcf30e6d07b1a5d14: openshift-marketplace/redhat-operators-bs8lb/extract-utilities\" id=1881356c-12c3-449a-86ba-eda837e366dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.745528 | controller |     "Jun 11 12:38:51.599574 crc crio[24477]: time=\"2026-06-11T12:38:51.599507448Z\" level=info msg=\"Starting container: 9cdaf9d51caddb87590e28f7524f64b0e50d6c2b56b7eadfcf30e6d07b1a5d14\" id=187d21a6-05ea-41eb-83c8-e13285379100 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.745542 | controller |     "Jun 11 12:38:51.604444 crc crio[24477]: time=\"2026-06-11T12:38:51.604369474Z\" level=info msg=\"Started container\" PID=132027 containerID=9cdaf9d51caddb87590e28f7524f64b0e50d6c2b56b7eadfcf30e6d07b1a5d14 description=openshift-marketplace/redhat-operators-bs8lb/extract-utilities id=187d21a6-05ea-41eb-83c8-e13285379100 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8111829443d6cdeb42939a393a6928fcb79ef85374c0efc82583211e4e1148e",
2026-06-11 13:18:31.745558 | controller |     "Jun 11 12:38:52.254545 crc crio[24477]: time=\"2026-06-11T12:38:52.254081188Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d738299a-db0a-47f8-877b-395b0602d165 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.745573 | controller |     "Jun 11 12:38:52.261562 crc crio[24477]: time=\"2026-06-11T12:38:52.260617492Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 13:18:31.745587 | controller |     "Jun 11 12:38:53.437386 crc crio[24477]: time=\"2026-06-11T12:38:53.436839766Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=d738299a-db0a-47f8-877b-395b0602d165 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.745602 | controller |     "Jun 11 12:38:53.440027 crc crio[24477]: time=\"2026-06-11T12:38:53.439309916Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=2fc0e674-96c5-40cb-a1b4-ebcd2c3a21fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.745618 | controller |     "Jun 11 12:38:53.444131 crc crio[24477]: time=\"2026-06-11T12:38:53.444018598Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f6265e49-f22c-4c28-bbea-ee5cf8671a92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.745633 | controller |     "Jun 11 12:38:53.459723 crc crio[24477]: time=\"2026-06-11T12:38:53.456746484Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-bs8lb/extract-content\" id=c8bfa4d4-c7c2-44c5-9b9f-78cac9b55335 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.745648 | controller |     "Jun 11 12:38:53.459723 crc crio[24477]: time=\"2026-06-11T12:38:53.457434533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.745666 | controller |     "Jun 11 12:38:53.518440 crc crio[24477]: time=\"2026-06-11T12:38:53.518278572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.745681 | controller |     "Jun 11 12:38:53.524123 crc crio[24477]: time=\"2026-06-11T12:38:53.523635933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.745696 | controller |     "Jun 11 12:38:53.722618 crc crio[24477]: time=\"2026-06-11T12:38:53.721866971Z\" level=info msg=\"Created container 2721275c5b5e4d71690af9e46f7dfb78537041ef49357c462ee1ebad301b5679: openshift-marketplace/redhat-operators-bs8lb/extract-content\" id=c8bfa4d4-c7c2-44c5-9b9f-78cac9b55335 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.745711 | controller |     "Jun 11 12:38:53.724302 crc crio[24477]: time=\"2026-06-11T12:38:53.724167195Z\" level=info msg=\"Starting container: 2721275c5b5e4d71690af9e46f7dfb78537041ef49357c462ee1ebad301b5679\" id=3c7fc01e-78fb-48ae-b586-85fb997c409a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.745726 | controller |     "Jun 11 12:38:53.731941 crc crio[24477]: time=\"2026-06-11T12:38:53.731794998Z\" level=info msg=\"Started container\" PID=132093 containerID=2721275c5b5e4d71690af9e46f7dfb78537041ef49357c462ee1ebad301b5679 description=openshift-marketplace/redhat-operators-bs8lb/extract-content id=3c7fc01e-78fb-48ae-b586-85fb997c409a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8111829443d6cdeb42939a393a6928fcb79ef85374c0efc82583211e4e1148e",
2026-06-11 13:18:31.745741 | controller |     "Jun 11 12:38:58.354218 crc crio[24477]: time=\"2026-06-11T12:38:58.352867269Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=29814bc8-1090-4b89-8c62-e0d86f2a8ba1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.745756 | controller |     "Jun 11 12:38:58.357735 crc crio[24477]: time=\"2026-06-11T12:38:58.357619921Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=210627fd-4779-47d6-851a-3d431a174e2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.745771 | controller |     "Jun 11 12:38:58.371197 crc crio[24477]: time=\"2026-06-11T12:38:58.371093759Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-bs8lb/registry-server\" id=ced7e712-8381-4c77-b958-8ec60b9e28f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.745786 | controller |     "Jun 11 12:38:58.374897 crc crio[24477]: time=\"2026-06-11T12:38:58.374763391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.745801 | controller |     "Jun 11 12:38:58.447449 crc crio[24477]: time=\"2026-06-11T12:38:58.446712191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.745816 | controller |     "Jun 11 12:38:58.454856 crc crio[24477]: time=\"2026-06-11T12:38:58.454418616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.745830 | controller |     "Jun 11 12:38:58.641550 crc crio[24477]: time=\"2026-06-11T12:38:58.641459623Z\" level=info msg=\"Created container 233cf3fcee86ba589ae5641071e0a46e8a01c88520ae598ba86af52497ea922a: openshift-marketplace/redhat-operators-bs8lb/registry-server\" id=ced7e712-8381-4c77-b958-8ec60b9e28f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.745867 | controller |     "Jun 11 12:38:58.643478 crc crio[24477]: time=\"2026-06-11T12:38:58.643382826Z\" level=info msg=\"Starting container: 233cf3fcee86ba589ae5641071e0a46e8a01c88520ae598ba86af52497ea922a\" id=e6c812e5-f475-4dd8-89c8-724d7cb8c183 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.745888 | controller |     "Jun 11 12:38:58.650498 crc crio[24477]: time=\"2026-06-11T12:38:58.650404442Z\" level=info msg=\"Started container\" PID=132354 containerID=233cf3fcee86ba589ae5641071e0a46e8a01c88520ae598ba86af52497ea922a description=openshift-marketplace/redhat-operators-bs8lb/registry-server id=e6c812e5-f475-4dd8-89c8-724d7cb8c183 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8111829443d6cdeb42939a393a6928fcb79ef85374c0efc82583211e4e1148e",
2026-06-11 13:18:31.745904 | controller |     "Jun 11 12:39:03.190027 crc crio[24477]: time=\"2026-06-11T12:39:03.189494409Z\" level=info msg=\"Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-p9cfw/POD\" id=26587c2c-93d9-423b-b7b9-30c8523a47eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.745919 | controller |     "Jun 11 12:39:03.191503 crc crio[24477]: time=\"2026-06-11T12:39:03.190082895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.745934 | controller |     "Jun 11 12:39:03.276852 crc crio[24477]: time=\"2026-06-11T12:39:03.276620523Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-p9cfw Namespace:openstack ID:2866248f97fc56840a4d37891fe1cf91c46c77c519f277b4cb451ae0886d31d0 UID:df2006ad-9120-45c0-b23f-75467658154e NetNS:/var/run/netns/f902773f-dcfa-49ee-8224-81a86208862b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf2006ad_9120_45c0_b23f_75467658154e.slice PodAnnotations:0xc000530210}] Aliases:map[]}\"",
2026-06-11 13:18:31.745950 | controller |     "Jun 11 12:39:03.276852 crc crio[24477]: time=\"2026-06-11T12:39:03.276841041Z\" level=info msg=\"Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-p9cfw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.745965 | controller |     "Jun 11 12:39:03.878975 crc crio[24477]: 2026-06-11T12:39:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2866248f97fc568 Mac:3a:23:c6:5c:e6:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/f902773f-dcfa-49ee-8224-81a86208862b SocketPath: PciID:}] [{Interface:0xc00031ab30 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.745980 | controller |     "Jun 11 12:39:03.881929 crc crio[24477]: time=\"2026-06-11T12:39:03.881839658Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-p9cfw Namespace:openstack ID:2866248f97fc56840a4d37891fe1cf91c46c77c519f277b4cb451ae0886d31d0 UID:df2006ad-9120-45c0-b23f-75467658154e NetNS:/var/run/netns/f902773f-dcfa-49ee-8224-81a86208862b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf2006ad_9120_45c0_b23f_75467658154e.slice PodAnnotations:0xc000530210}] Aliases:map[]}\"",
2026-06-11 13:18:31.745996 | controller |     "Jun 11 12:39:03.882143 crc crio[24477]: time=\"2026-06-11T12:39:03.882072836Z\" level=info msg=\"Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-p9cfw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.746010 | controller |     "Jun 11 12:39:03.896531 crc crio[24477]: time=\"2026-06-11T12:39:03.896451316Z\" level=info msg=\"Ran pod sandbox 2866248f97fc56840a4d37891fe1cf91c46c77c519f277b4cb451ae0886d31d0 with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-p9cfw/POD\" id=26587c2c-93d9-423b-b7b9-30c8523a47eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.746029 | controller |     "Jun 11 12:39:03.902492 crc crio[24477]: time=\"2026-06-11T12:39:03.902374142Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=df7136c4-6a56-4cf8-92e1-884ac705049d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.746045 | controller |     "Jun 11 12:39:03.902870 crc crio[24477]: time=\"2026-06-11T12:39:03.902710466Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest not found\" id=df7136c4-6a56-4cf8-92e1-884ac705049d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.746059 | controller |     "Jun 11 12:39:03.902870 crc crio[24477]: time=\"2026-06-11T12:39:03.902828824Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest found\" id=df7136c4-6a56-4cf8-92e1-884ac705049d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.746074 | controller |     "Jun 11 12:39:03.907821 crc crio[24477]: time=\"2026-06-11T12:39:03.906036074Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=5bd726d1-48c2-4c32-a673-be5d426b5159 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.746089 | controller |     "Jun 11 12:39:03.917812 crc crio[24477]: time=\"2026-06-11T12:39:03.917697451Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\\\"\"",
2026-06-11 13:18:31.746104 | controller |     "Jun 11 12:39:20.986695 crc crio[24477]: time=\"2026-06-11T12:39:20.985805695Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:b0f60d7b8c5e5365f19aa41e0a2d6a6a2a5ff4c37e9271f0d7f3d5d66fb5cb26\" id=5bd726d1-48c2-4c32-a673-be5d426b5159 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.746119 | controller |     "Jun 11 12:39:20.988737 crc crio[24477]: time=\"2026-06-11T12:39:20.988612323Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=c37ff727-5977-45b2-afb3-84c26cf0ae33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.746134 | controller |     "Jun 11 12:39:21.049871 crc crio[24477]: time=\"2026-06-11T12:39:21.049794983Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=9ad6eab2-a68e-410f-adce-94dafb6e6455 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.746149 | controller |     "Jun 11 12:39:21.062077 crc crio[24477]: time=\"2026-06-11T12:39:21.061961727Z\" level=info msg=\"Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-p9cfw/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=f877dacf-d69b-4aa9-9bc6-b8d47847e051 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.746164 | controller |     "Jun 11 12:39:21.063878 crc crio[24477]: time=\"2026-06-11T12:39:21.063812159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.746178 | controller |     "Jun 11 12:39:21.137917 crc crio[24477]: time=\"2026-06-11T12:39:21.137733871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.746193 | controller |     "Jun 11 12:39:21.142520 crc crio[24477]: time=\"2026-06-11T12:39:21.142430562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.746214 | controller |     "Jun 11 12:39:21.349423 crc crio[24477]: time=\"2026-06-11T12:39:21.34926336Z\" level=info msg=\"Created container b037a56d9b45db066da9172d3b35febced0770245924e0b2bfe5a10bee5fb5ad: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-p9cfw/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=f877dacf-d69b-4aa9-9bc6-b8d47847e051 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.746233 | controller |     "Jun 11 12:39:21.351127 crc crio[24477]: time=\"2026-06-11T12:39:21.351023759Z\" level=info msg=\"Starting container: b037a56d9b45db066da9172d3b35febced0770245924e0b2bfe5a10bee5fb5ad\" id=fc205160-12d4-49ff-bb53-177b2171c551 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.746248 | controller |     "Jun 11 12:39:21.358902 crc crio[24477]: time=\"2026-06-11T12:39:21.358758406Z\" level=info msg=\"Started container\" PID=133628 containerID=b037a56d9b45db066da9172d3b35febced0770245924e0b2bfe5a10bee5fb5ad description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-p9cfw/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=fc205160-12d4-49ff-bb53-177b2171c551 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2866248f97fc56840a4d37891fe1cf91c46c77c519f277b4cb451ae0886d31d0",
2026-06-11 13:18:31.746263 | controller |     "Jun 11 12:39:22.881034 crc crio[24477]: time=\"2026-06-11T12:39:22.880311761Z\" level=info msg=\"Stopping container: 233cf3fcee86ba589ae5641071e0a46e8a01c88520ae598ba86af52497ea922a (timeout: 2s)\" id=d0797fee-ac66-48e8-85ea-5e177c940ffa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.746277 | controller |     "Jun 11 12:39:23.012384 crc crio[24477]: time=\"2026-06-11T12:39:23.012272668Z\" level=info msg=\"Stopped container 233cf3fcee86ba589ae5641071e0a46e8a01c88520ae598ba86af52497ea922a: openshift-marketplace/redhat-operators-bs8lb/registry-server\" id=d0797fee-ac66-48e8-85ea-5e177c940ffa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.746292 | controller |     "Jun 11 12:39:23.014818 crc crio[24477]: time=\"2026-06-11T12:39:23.014613074Z\" level=info msg=\"Stopping pod sandbox: c8111829443d6cdeb42939a393a6928fcb79ef85374c0efc82583211e4e1148e\" id=5415fd7b-2c96-4521-896f-aa8f628d7c82 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.746307 | controller |     "Jun 11 12:39:23.015600 crc crio[24477]: time=\"2026-06-11T12:39:23.015478568Z\" level=info msg=\"Got pod network &{Name:redhat-operators-bs8lb Namespace:openshift-marketplace ID:c8111829443d6cdeb42939a393a6928fcb79ef85374c0efc82583211e4e1148e UID:fd4446b5-0ba9-4d01-b35f-1f959ffb6d5d NetNS:/var/run/netns/56e2ed27-867b-49cc-9be8-7031bacb91cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd4446b5_0ba9_4d01_b35f_1f959ffb6d5d.slice PodAnnotations:0xc00008d100}] Aliases:map[]}\"",
2026-06-11 13:18:31.746327 | controller |     "Jun 11 12:39:23.015944 crc crio[24477]: time=\"2026-06-11T12:39:23.01589039Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-bs8lb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.746342 | controller |     "Jun 11 12:39:23.373756 crc crio[24477]: time=\"2026-06-11T12:39:23.371531947Z\" level=info msg=\"Stopped pod sandbox: c8111829443d6cdeb42939a393a6928fcb79ef85374c0efc82583211e4e1148e\" id=5415fd7b-2c96-4521-896f-aa8f628d7c82 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.746357 | controller |     "Jun 11 12:39:23.901362 crc crio[24477]: time=\"2026-06-11T12:39:23.900482726Z\" level=info msg=\"Removing container: 233cf3fcee86ba589ae5641071e0a46e8a01c88520ae598ba86af52497ea922a\" id=84aa7661-e7c9-4fba-b55e-bb938e77037d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.746372 | controller |     "Jun 11 12:39:23.973304 crc crio[24477]: time=\"2026-06-11T12:39:23.973016824Z\" level=info msg=\"Removed container 233cf3fcee86ba589ae5641071e0a46e8a01c88520ae598ba86af52497ea922a: openshift-marketplace/redhat-operators-bs8lb/registry-server\" id=84aa7661-e7c9-4fba-b55e-bb938e77037d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.746387 | controller |     "Jun 11 12:39:23.977811 crc crio[24477]: time=\"2026-06-11T12:39:23.977016544Z\" level=info msg=\"Removing container: 2721275c5b5e4d71690af9e46f7dfb78537041ef49357c462ee1ebad301b5679\" id=d3254b87-0afb-47cc-b084-ab78ed60fc53 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.746405 | controller |     "Jun 11 12:39:24.024404 crc crio[24477]: time=\"2026-06-11T12:39:24.024293739Z\" level=info msg=\"Removed container 2721275c5b5e4d71690af9e46f7dfb78537041ef49357c462ee1ebad301b5679: openshift-marketplace/redhat-operators-bs8lb/extract-content\" id=d3254b87-0afb-47cc-b084-ab78ed60fc53 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.746420 | controller |     "Jun 11 12:39:24.027275 crc crio[24477]: time=\"2026-06-11T12:39:24.02695716Z\" level=info msg=\"Removing container: 9cdaf9d51caddb87590e28f7524f64b0e50d6c2b56b7eadfcf30e6d07b1a5d14\" id=03441bee-a05e-4ce5-8c85-5e49ad3e8bf2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.746435 | controller |     "Jun 11 12:39:24.091352 crc crio[24477]: time=\"2026-06-11T12:39:24.091235997Z\" level=info msg=\"Removed container 9cdaf9d51caddb87590e28f7524f64b0e50d6c2b56b7eadfcf30e6d07b1a5d14: openshift-marketplace/redhat-operators-bs8lb/extract-utilities\" id=03441bee-a05e-4ce5-8c85-5e49ad3e8bf2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.746449 | controller |     "Jun 11 12:39:36.148812 crc crio[24477]: time=\"2026-06-11T12:39:36.146906594Z\" level=info msg=\"Stopping pod sandbox: 2866248f97fc56840a4d37891fe1cf91c46c77c519f277b4cb451ae0886d31d0\" id=77532321-ed36-4643-82a4-fb97cd1d2536 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.746464 | controller |     "Jun 11 12:39:36.151095 crc crio[24477]: time=\"2026-06-11T12:39:36.150203327Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-p9cfw Namespace:openstack ID:2866248f97fc56840a4d37891fe1cf91c46c77c519f277b4cb451ae0886d31d0 UID:df2006ad-9120-45c0-b23f-75467658154e NetNS:/var/run/netns/f902773f-dcfa-49ee-8224-81a86208862b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf2006ad_9120_45c0_b23f_75467658154e.slice PodAnnotations:0xc007b160c0}] Aliases:map[]}\"",
2026-06-11 13:18:31.746478 | controller |     "Jun 11 12:39:36.151095 crc crio[24477]: time=\"2026-06-11T12:39:36.150477565Z\" level=info msg=\"Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-p9cfw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.746493 | controller |     "Jun 11 12:39:36.686027 crc crio[24477]: time=\"2026-06-11T12:39:36.685308518Z\" level=info msg=\"Stopped pod sandbox: 2866248f97fc56840a4d37891fe1cf91c46c77c519f277b4cb451ae0886d31d0\" id=77532321-ed36-4643-82a4-fb97cd1d2536 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.746508 | controller |     "Jun 11 12:39:37.796537 crc crio[24477]: time=\"2026-06-11T12:39:37.796102745Z\" level=info msg=\"Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-gl6mk/POD\" id=874a660a-99af-4afd-8cb5-0b9081947575 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.746522 | controller |     "Jun 11 12:39:37.797533 crc crio[24477]: time=\"2026-06-11T12:39:37.796626459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.746537 | controller |     "Jun 11 12:39:37.854078 crc crio[24477]: time=\"2026-06-11T12:39:37.853926261Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-gl6mk Namespace:openstack ID:b55583e29afcf811924a202853812f797c0616f166c8be7c469de678e3dc00a6 UID:9f18f2e4-fae4-4ecc-8fdd-8d4ecca4e0a4 NetNS:/var/run/netns/2becb261-dd3b-43ce-98e2-9d565a1d2c6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f18f2e4_fae4_4ecc_8fdd_8d4ecca4e0a4.slice PodAnnotations:0xc000531440}] Aliases:map[]}\"",
2026-06-11 13:18:31.746555 | controller |     "Jun 11 12:39:37.854078 crc crio[24477]: time=\"2026-06-11T12:39:37.854062004Z\" level=info msg=\"Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-gl6mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.746570 | controller |     "Jun 11 12:39:39.031218 crc crio[24477]: 2026-06-11T12:39:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b55583e29afcf81 Mac:32:d0:f2:a9:b7:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/2becb261-dd3b-43ce-98e2-9d565a1d2c6b SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.746585 | controller |     "Jun 11 12:39:39.036561 crc crio[24477]: time=\"2026-06-11T12:39:39.036441053Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-gl6mk Namespace:openstack ID:b55583e29afcf811924a202853812f797c0616f166c8be7c469de678e3dc00a6 UID:9f18f2e4-fae4-4ecc-8fdd-8d4ecca4e0a4 NetNS:/var/run/netns/2becb261-dd3b-43ce-98e2-9d565a1d2c6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f18f2e4_fae4_4ecc_8fdd_8d4ecca4e0a4.slice PodAnnotations:0xc000531440}] Aliases:map[]}\"",
2026-06-11 13:18:31.746600 | controller |     "Jun 11 12:39:39.036914 crc crio[24477]: time=\"2026-06-11T12:39:39.036627758Z\" level=info msg=\"Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-gl6mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.746614 | controller |     "Jun 11 12:39:39.045084 crc crio[24477]: time=\"2026-06-11T12:39:39.044979974Z\" level=info msg=\"Ran pod sandbox b55583e29afcf811924a202853812f797c0616f166c8be7c469de678e3dc00a6 with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-gl6mk/POD\" id=874a660a-99af-4afd-8cb5-0b9081947575 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.746628 | controller |     "Jun 11 12:39:39.048572 crc crio[24477]: time=\"2026-06-11T12:39:39.048327366Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=4fdebed3-0122-4e36-b29b-d44d3c14259c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.746643 | controller |     "Jun 11 12:39:39.081942 crc crio[24477]: time=\"2026-06-11T12:39:39.081046628Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=fec2b00f-7456-416d-a3c5-87de300bc436 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.746658 | controller |     "Jun 11 12:39:39.092195 crc crio[24477]: time=\"2026-06-11T12:39:39.092043406Z\" level=info msg=\"Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-gl6mk/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=902045da-9ffd-4838-af21-d2955de5e94c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.746672 | controller |     "Jun 11 12:39:39.093431 crc crio[24477]: time=\"2026-06-11T12:39:39.093309862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.746687 | controller |     "Jun 11 12:39:39.182725 crc crio[24477]: time=\"2026-06-11T12:39:39.182544944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.746702 | controller |     "Jun 11 12:39:39.195353 crc crio[24477]: time=\"2026-06-11T12:39:39.195304398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.746717 | controller |     "Jun 11 12:39:39.359011 crc crio[24477]: time=\"2026-06-11T12:39:39.358881701Z\" level=info msg=\"Created container 8bf8addc15b0944d49690e0b2c70a714388450b8dd66a75fbc9e30ed7707d7c3: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-gl6mk/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=902045da-9ffd-4838-af21-d2955de5e94c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.746736 | controller |     "Jun 11 12:39:39.360845 crc crio[24477]: time=\"2026-06-11T12:39:39.360707193Z\" level=info msg=\"Starting container: 8bf8addc15b0944d49690e0b2c70a714388450b8dd66a75fbc9e30ed7707d7c3\" id=1071e528-3a2e-4e72-94fc-6d347cf60dcd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.746751 | controller |     "Jun 11 12:39:39.370988 crc crio[24477]: time=\"2026-06-11T12:39:39.370868657Z\" level=info msg=\"Started container\" PID=134668 containerID=8bf8addc15b0944d49690e0b2c70a714388450b8dd66a75fbc9e30ed7707d7c3 description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-gl6mk/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=1071e528-3a2e-4e72-94fc-6d347cf60dcd name=/runtime.v1.RuntimeService/StartContainer sandboxID=b55583e29afcf811924a202853812f797c0616f166c8be7c469de678e3dc00a6",
2026-06-11 13:18:31.746767 | controller |     "Jun 11 12:39:44.339692 crc crio[24477]: time=\"2026-06-11T12:39:44.338936753Z\" level=info msg=\"Stopping pod sandbox: b55583e29afcf811924a202853812f797c0616f166c8be7c469de678e3dc00a6\" id=7b794f4e-c3ed-440c-a188-067aa92fb382 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.746782 | controller |     "Jun 11 12:39:44.341395 crc crio[24477]: time=\"2026-06-11T12:39:44.340719743Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-gl6mk Namespace:openstack ID:b55583e29afcf811924a202853812f797c0616f166c8be7c469de678e3dc00a6 UID:9f18f2e4-fae4-4ecc-8fdd-8d4ecca4e0a4 NetNS:/var/run/netns/2becb261-dd3b-43ce-98e2-9d565a1d2c6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f18f2e4_fae4_4ecc_8fdd_8d4ecca4e0a4.slice PodAnnotations:0xc000a86a10}] Aliases:map[]}\"",
2026-06-11 13:18:31.746797 | controller |     "Jun 11 12:39:44.341395 crc crio[24477]: time=\"2026-06-11T12:39:44.340900818Z\" level=info msg=\"Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-gl6mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.746812 | controller |     "Jun 11 12:39:44.957474 crc crio[24477]: time=\"2026-06-11T12:39:44.956555201Z\" level=info msg=\"Stopped pod sandbox: b55583e29afcf811924a202853812f797c0616f166c8be7c469de678e3dc00a6\" id=7b794f4e-c3ed-440c-a188-067aa92fb382 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.746827 | controller |     "Jun 11 12:39:47.784115 crc crio[24477]: time=\"2026-06-11T12:39:47.78310734Z\" level=info msg=\"Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-zspd5/POD\" id=d3e6ca9b-5820-43c5-a71d-807fcd33ac6d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.746842 | controller |     "Jun 11 12:39:47.784115 crc crio[24477]: time=\"2026-06-11T12:39:47.783896302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.746881 | controller |     "Jun 11 12:39:47.825597 crc crio[24477]: time=\"2026-06-11T12:39:47.825467445Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-zspd5 Namespace:openstack ID:7bcb4454af83447e67d6be140b27117d8077a28e401fcfbbe1808c86aa942636 UID:8348f577-8aab-4062-9b11-687a96d76164 NetNS:/var/run/netns/78ac65dc-f1bf-499c-b523-9d22c04afe7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8348f577_8aab_4062_9b11_687a96d76164.slice PodAnnotations:0xc002e124b0}] Aliases:map[]}\"",
2026-06-11 13:18:31.746902 | controller |     "Jun 11 12:39:47.825597 crc crio[24477]: time=\"2026-06-11T12:39:47.825550757Z\" level=info msg=\"Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-zspd5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.746917 | controller |     "Jun 11 12:39:48.625258 crc crio[24477]: 2026-06-11T12:39:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7bcb4454af83447 Mac:62:96:03:b8:bc:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/78ac65dc-f1bf-499c-b523-9d22c04afe7a SocketPath: PciID:}] [{Interface:0xc00025ca30 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.746933 | controller |     "Jun 11 12:39:48.627207 crc crio[24477]: time=\"2026-06-11T12:39:48.627133993Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-zspd5 Namespace:openstack ID:7bcb4454af83447e67d6be140b27117d8077a28e401fcfbbe1808c86aa942636 UID:8348f577-8aab-4062-9b11-687a96d76164 NetNS:/var/run/netns/78ac65dc-f1bf-499c-b523-9d22c04afe7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8348f577_8aab_4062_9b11_687a96d76164.slice PodAnnotations:0xc002e124b0}] Aliases:map[]}\"",
2026-06-11 13:18:31.746948 | controller |     "Jun 11 12:39:48.627337 crc crio[24477]: time=\"2026-06-11T12:39:48.627294448Z\" level=info msg=\"Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-zspd5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.746963 | controller |     "Jun 11 12:39:48.636419 crc crio[24477]: time=\"2026-06-11T12:39:48.636301049Z\" level=info msg=\"Ran pod sandbox 7bcb4454af83447e67d6be140b27117d8077a28e401fcfbbe1808c86aa942636 with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-zspd5/POD\" id=d3e6ca9b-5820-43c5-a71d-807fcd33ac6d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.746979 | controller |     "Jun 11 12:39:48.641223 crc crio[24477]: time=\"2026-06-11T12:39:48.64023529Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=df53e915-9d77-4175-a9e0-aa1f1b837620 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.746994 | controller |     "Jun 11 12:39:48.667129 crc crio[24477]: time=\"2026-06-11T12:39:48.666240816Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=37c3d659-51b1-4c22-bae5-5e593b99022a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.747009 | controller |     "Jun 11 12:39:48.676113 crc crio[24477]: time=\"2026-06-11T12:39:48.675881365Z\" level=info msg=\"Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-zspd5/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=599e15d9-47f9-4ed0-a461-965bb969f40d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.747024 | controller |     "Jun 11 12:39:48.676271 crc crio[24477]: time=\"2026-06-11T12:39:48.676216604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.747039 | controller |     "Jun 11 12:39:48.736350 crc crio[24477]: time=\"2026-06-11T12:39:48.73616476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.747054 | controller |     "Jun 11 12:39:48.740633 crc crio[24477]: time=\"2026-06-11T12:39:48.740558302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.747069 | controller |     "Jun 11 12:39:48.850131 crc crio[24477]: time=\"2026-06-11T12:39:48.849973409Z\" level=info msg=\"Stopping pod sandbox: c8111829443d6cdeb42939a393a6928fcb79ef85374c0efc82583211e4e1148e\" id=73864ffe-3518-4181-b837-d5f5c068c986 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.747087 | controller |     "Jun 11 12:39:48.850131 crc crio[24477]: time=\"2026-06-11T12:39:48.850099983Z\" level=info msg=\"Stopped pod sandbox (already stopped): c8111829443d6cdeb42939a393a6928fcb79ef85374c0efc82583211e4e1148e\" id=73864ffe-3518-4181-b837-d5f5c068c986 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.747102 | controller |     "Jun 11 12:39:48.851800 crc crio[24477]: time=\"2026-06-11T12:39:48.851194954Z\" level=info msg=\"Removing pod sandbox: c8111829443d6cdeb42939a393a6928fcb79ef85374c0efc82583211e4e1148e\" id=84b9e91a-0343-45d4-8f6c-00a432956c3e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.747117 | controller |     "Jun 11 12:39:48.875122 crc crio[24477]: time=\"2026-06-11T12:39:48.875029458Z\" level=info msg=\"Removed pod sandbox: c8111829443d6cdeb42939a393a6928fcb79ef85374c0efc82583211e4e1148e\" id=84b9e91a-0343-45d4-8f6c-00a432956c3e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.747132 | controller |     "Jun 11 12:39:50.156817 crc crio[24477]: time=\"2026-06-11T12:39:50.155968602Z\" level=info msg=\"Created container 79f81409911daa4dc6ec5c1c0752abb248be9cf4ff477da2e7ae5f62a9726148: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-zspd5/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=599e15d9-47f9-4ed0-a461-965bb969f40d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.747146 | controller |     "Jun 11 12:39:50.158998 crc crio[24477]: time=\"2026-06-11T12:39:50.15874893Z\" level=info msg=\"Starting container: 79f81409911daa4dc6ec5c1c0752abb248be9cf4ff477da2e7ae5f62a9726148\" id=e3adc86c-917d-46b7-86e8-77bccf87f311 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.747161 | controller |     "Jun 11 12:39:50.170377 crc crio[24477]: time=\"2026-06-11T12:39:50.169995186Z\" level=info msg=\"Started container\" PID=135325 containerID=79f81409911daa4dc6ec5c1c0752abb248be9cf4ff477da2e7ae5f62a9726148 description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-zspd5/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=e3adc86c-917d-46b7-86e8-77bccf87f311 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bcb4454af83447e67d6be140b27117d8077a28e401fcfbbe1808c86aa942636",
2026-06-11 13:18:31.747176 | controller |     "Jun 11 12:40:00.539320 crc crio[24477]: time=\"2026-06-11T12:40:00.538234323Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686360-sjd9z/POD\" id=011446c2-fc64-4cf9-a871-022e7dd0e71f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.747191 | controller |     "Jun 11 12:40:00.540736 crc crio[24477]: time=\"2026-06-11T12:40:00.539360895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.747206 | controller |     "Jun 11 12:40:00.585358 crc crio[24477]: time=\"2026-06-11T12:40:00.585243588Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686360-sjd9z Namespace:openshift-infra ID:f42cecde4da7486126e806e279379b1c219f5b808a0e583ddbe355dadfff92bf UID:629b062f-fe97-43d5-bd7e-3ddaf026f9eb NetNS:/var/run/netns/c440d255-926d-4968-9c32-cdfa5d0f208b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod629b062f_fe97_43d5_bd7e_3ddaf026f9eb.slice PodAnnotations:0xc001f2a470}] Aliases:map[]}\"",
2026-06-11 13:18:31.747221 | controller |     "Jun 11 12:40:00.585358 crc crio[24477]: time=\"2026-06-11T12:40:00.5853102Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686360-sjd9z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.747236 | controller |     "Jun 11 12:40:01.151487 crc crio[24477]: 2026-06-11T12:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f42cecde4da7486 Mac:16:72:26:3e:9b:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/c440d255-926d-4968-9c32-cdfa5d0f208b SocketPath: PciID:}] [{Interface:0xc00028e6b0 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.747256 | controller |     "Jun 11 12:40:01.153056 crc crio[24477]: time=\"2026-06-11T12:40:01.15297953Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686360-sjd9z Namespace:openshift-infra ID:f42cecde4da7486126e806e279379b1c219f5b808a0e583ddbe355dadfff92bf UID:629b062f-fe97-43d5-bd7e-3ddaf026f9eb NetNS:/var/run/netns/c440d255-926d-4968-9c32-cdfa5d0f208b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod629b062f_fe97_43d5_bd7e_3ddaf026f9eb.slice PodAnnotations:0xc001f2a470}] Aliases:map[]}\"",
2026-06-11 13:18:31.747271 | controller |     "Jun 11 12:40:01.153231 crc crio[24477]: time=\"2026-06-11T12:40:01.153140984Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686360-sjd9z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.747286 | controller |     "Jun 11 12:40:01.165519 crc crio[24477]: time=\"2026-06-11T12:40:01.165419198Z\" level=info msg=\"Ran pod sandbox f42cecde4da7486126e806e279379b1c219f5b808a0e583ddbe355dadfff92bf with infra container: openshift-infra/auto-csr-approver-29686360-sjd9z/POD\" id=011446c2-fc64-4cf9-a871-022e7dd0e71f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.747301 | controller |     "Jun 11 12:40:01.169721 crc crio[24477]: time=\"2026-06-11T12:40:01.169568453Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a914f82c-e97a-47cb-aae1-d730d89bba55 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.747315 | controller |     "Jun 11 12:40:01.183617 crc crio[24477]: time=\"2026-06-11T12:40:01.183524143Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 13:18:31.747330 | controller |     "Jun 11 12:40:04.046143 crc crio[24477]: time=\"2026-06-11T12:40:04.04400207Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a914f82c-e97a-47cb-aae1-d730d89bba55 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.747345 | controller |     "Jun 11 12:40:04.048468 crc crio[24477]: time=\"2026-06-11T12:40:04.047017674Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=121c2ee8-bd6b-4389-b859-fad0a79283b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.747360 | controller |     "Jun 11 12:40:04.051177 crc crio[24477]: time=\"2026-06-11T12:40:04.051062428Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=564cb163-f64f-49ee-9d0e-53b179e81487 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.747375 | controller |     "Jun 11 12:40:04.067700 crc crio[24477]: time=\"2026-06-11T12:40:04.067515707Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686360-sjd9z/oc\" id=ff00d230-abc2-4d34-a255-1fa5d921bcd4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.747390 | controller |     "Jun 11 12:40:04.068327 crc crio[24477]: time=\"2026-06-11T12:40:04.068212596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.747404 | controller |     "Jun 11 12:40:04.159810 crc crio[24477]: time=\"2026-06-11T12:40:04.159576679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.747419 | controller |     "Jun 11 12:40:04.489379 crc crio[24477]: time=\"2026-06-11T12:40:04.489300563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.747437 | controller |     "Jun 11 12:40:04.630909 crc crio[24477]: time=\"2026-06-11T12:40:04.629242003Z\" level=info msg=\"Created container 0e42e2a73402f71727fb1dd993ecf48cdc0b440fca5e5e6ad34d431faa47684f: openshift-infra/auto-csr-approver-29686360-sjd9z/oc\" id=ff00d230-abc2-4d34-a255-1fa5d921bcd4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.747452 | controller |     "Jun 11 12:40:04.639893 crc crio[24477]: time=\"2026-06-11T12:40:04.639624084Z\" level=info msg=\"Starting container: 0e42e2a73402f71727fb1dd993ecf48cdc0b440fca5e5e6ad34d431faa47684f\" id=716c1bc3-78a6-4aa3-9775-6c9e6972c9de name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.747467 | controller |     "Jun 11 12:40:04.646021 crc crio[24477]: time=\"2026-06-11T12:40:04.64558506Z\" level=info msg=\"Started container\" PID=136134 containerID=0e42e2a73402f71727fb1dd993ecf48cdc0b440fca5e5e6ad34d431faa47684f description=openshift-infra/auto-csr-approver-29686360-sjd9z/oc id=716c1bc3-78a6-4aa3-9775-6c9e6972c9de name=/runtime.v1.RuntimeService/StartContainer sandboxID=f42cecde4da7486126e806e279379b1c219f5b808a0e583ddbe355dadfff92bf",
2026-06-11 13:18:31.747482 | controller |     "Jun 11 12:40:06.912867 crc crio[24477]: time=\"2026-06-11T12:40:06.910597869Z\" level=info msg=\"Stopping pod sandbox: f42cecde4da7486126e806e279379b1c219f5b808a0e583ddbe355dadfff92bf\" id=5f4c4932-5f66-4ad1-9a72-835acf417a74 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.747497 | controller |     "Jun 11 12:40:06.916252 crc crio[24477]: time=\"2026-06-11T12:40:06.913567843Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686360-sjd9z Namespace:openshift-infra ID:f42cecde4da7486126e806e279379b1c219f5b808a0e583ddbe355dadfff92bf UID:629b062f-fe97-43d5-bd7e-3ddaf026f9eb NetNS:/var/run/netns/c440d255-926d-4968-9c32-cdfa5d0f208b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod629b062f_fe97_43d5_bd7e_3ddaf026f9eb.slice PodAnnotations:0xc000b18a78}] Aliases:map[]}\"",
2026-06-11 13:18:31.747512 | controller |     "Jun 11 12:40:06.916252 crc crio[24477]: time=\"2026-06-11T12:40:06.91383976Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686360-sjd9z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.747527 | controller |     "Jun 11 12:40:07.284046 crc crio[24477]: time=\"2026-06-11T12:40:07.283866339Z\" level=info msg=\"Stopped pod sandbox: f42cecde4da7486126e806e279379b1c219f5b808a0e583ddbe355dadfff92bf\" id=5f4c4932-5f66-4ad1-9a72-835acf417a74 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.747542 | controller |     "Jun 11 12:40:43.425280 crc crio[24477]: time=\"2026-06-11T12:40:43.423940858Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-xxcfc/POD\" id=46134746-9fe4-43c6-b7ce-932a773bcf34 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.747557 | controller |     "Jun 11 12:40:43.426849 crc crio[24477]: time=\"2026-06-11T12:40:43.425391059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.747572 | controller |     "Jun 11 12:40:43.475700 crc crio[24477]: time=\"2026-06-11T12:40:43.475592455Z\" level=info msg=\"Got pod network &{Name:community-operators-xxcfc Namespace:openshift-marketplace ID:e483d53c94c426ca5f3faf079551a9993fd50408782a40d55fa31690b121c0d1 UID:b97eca1e-98d9-4d09-b34c-8301636dce54 NetNS:/var/run/netns/7e615341-bd52-46dc-a03d-c912f6842f1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb97eca1e_98d9_4d09_b34c_8301636dce54.slice PodAnnotations:0xc0072c0f08}] Aliases:map[]}\"",
2026-06-11 13:18:31.747590 | controller |     "Jun 11 12:40:43.475700 crc crio[24477]: time=\"2026-06-11T12:40:43.475734388Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-xxcfc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.747606 | controller |     "Jun 11 12:40:44.123874 crc crio[24477]: 2026-06-11T12:40:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e483d53c94c426c Mac:e6:f7:0f:be:bf:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/7e615341-bd52-46dc-a03d-c912f6842f1d SocketPath: PciID:}] [{Interface:0xc00060e7b0 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.747621 | controller |     "Jun 11 12:40:44.125535 crc crio[24477]: time=\"2026-06-11T12:40:44.125461635Z\" level=info msg=\"Got pod network &{Name:community-operators-xxcfc Namespace:openshift-marketplace ID:e483d53c94c426ca5f3faf079551a9993fd50408782a40d55fa31690b121c0d1 UID:b97eca1e-98d9-4d09-b34c-8301636dce54 NetNS:/var/run/netns/7e615341-bd52-46dc-a03d-c912f6842f1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb97eca1e_98d9_4d09_b34c_8301636dce54.slice PodAnnotations:0xc0072c0f08}] Aliases:map[]}\"",
2026-06-11 13:18:31.747636 | controller |     "Jun 11 12:40:44.125779 crc crio[24477]: time=\"2026-06-11T12:40:44.12562197Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-xxcfc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.747651 | controller |     "Jun 11 12:40:44.136448 crc crio[24477]: time=\"2026-06-11T12:40:44.135833423Z\" level=info msg=\"Ran pod sandbox e483d53c94c426ca5f3faf079551a9993fd50408782a40d55fa31690b121c0d1 with infra container: openshift-marketplace/community-operators-xxcfc/POD\" id=46134746-9fe4-43c6-b7ce-932a773bcf34 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.747665 | controller |     "Jun 11 12:40:44.139706 crc crio[24477]: time=\"2026-06-11T12:40:44.139496935Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4d4c779b-f750-4a7d-a748-f1979bdc5723 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.747680 | controller |     "Jun 11 12:40:44.143513 crc crio[24477]: time=\"2026-06-11T12:40:44.143206258Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2f1bbc46-6150-4637-824e-b4685bb25e5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.747695 | controller |     "Jun 11 12:40:44.152035 crc crio[24477]: time=\"2026-06-11T12:40:44.151949362Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-xxcfc/extract-utilities\" id=208648d8-0844-46ef-9d68-8e11c1b79f1f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.747709 | controller |     "Jun 11 12:40:44.152387 crc crio[24477]: time=\"2026-06-11T12:40:44.15224739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.747724 | controller |     "Jun 11 12:40:44.216064 crc crio[24477]: time=\"2026-06-11T12:40:44.215844398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.747759 | controller |     "Jun 11 12:40:44.264557 crc crio[24477]: time=\"2026-06-11T12:40:44.256451243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.747774 | controller |     "Jun 11 12:40:44.409091 crc crio[24477]: time=\"2026-06-11T12:40:44.408966444Z\" level=info msg=\"Created container f8df0f2ee5cc4abc303c529365d187792d6b27d47f8984fe617923f63f707e24: openshift-marketplace/community-operators-xxcfc/extract-utilities\" id=208648d8-0844-46ef-9d68-8e11c1b79f1f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.747793 | controller |     "Jun 11 12:40:44.415286 crc crio[24477]: time=\"2026-06-11T12:40:44.415206668Z\" level=info msg=\"Starting container: f8df0f2ee5cc4abc303c529365d187792d6b27d47f8984fe617923f63f707e24\" id=716b8e07-b748-4c7d-952d-145654aa0289 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.747809 | controller |     "Jun 11 12:40:44.421141 crc crio[24477]: time=\"2026-06-11T12:40:44.421094842Z\" level=info msg=\"Started container\" PID=138333 containerID=f8df0f2ee5cc4abc303c529365d187792d6b27d47f8984fe617923f63f707e24 description=openshift-marketplace/community-operators-xxcfc/extract-utilities id=716b8e07-b748-4c7d-952d-145654aa0289 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e483d53c94c426ca5f3faf079551a9993fd50408782a40d55fa31690b121c0d1",
2026-06-11 13:18:31.747824 | controller |     "Jun 11 12:40:44.536931 crc crio[24477]: time=\"2026-06-11T12:40:44.536321024Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=3cdc1739-fd9c-4100-9763-910e761203fa name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.747839 | controller |     "Jun 11 12:40:44.548582 crc crio[24477]: time=\"2026-06-11T12:40:44.548490783Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 13:18:31.747869 | controller |     "Jun 11 12:40:45.423875 crc crio[24477]: time=\"2026-06-11T12:40:45.423760879Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=3cdc1739-fd9c-4100-9763-910e761203fa name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.747886 | controller |     "Jun 11 12:40:45.425072 crc crio[24477]: time=\"2026-06-11T12:40:45.424992104Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ab28874e-23c7-4714-ac01-e47c07df95d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.747901 | controller |     "Jun 11 12:40:45.428399 crc crio[24477]: time=\"2026-06-11T12:40:45.428329327Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ffb54379-8dbc-4e1f-b2c9-f181b1b91a78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.747916 | controller |     "Jun 11 12:40:45.436634 crc crio[24477]: time=\"2026-06-11T12:40:45.436463215Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-xxcfc/extract-content\" id=496adfc1-5262-4800-a4e4-a2f8c4f0d77a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.747931 | controller |     "Jun 11 12:40:45.437124 crc crio[24477]: time=\"2026-06-11T12:40:45.437065482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.747946 | controller |     "Jun 11 12:40:45.486750 crc crio[24477]: time=\"2026-06-11T12:40:45.486600496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.747960 | controller |     "Jun 11 12:40:45.490406 crc crio[24477]: time=\"2026-06-11T12:40:45.490267067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.747975 | controller |     "Jun 11 12:40:45.715056 crc crio[24477]: time=\"2026-06-11T12:40:45.714474512Z\" level=info msg=\"Created container 54eba9612265037523b93b567ac9e727bd28715bdbd10ac5d2c9f0ce57d8ee36: openshift-marketplace/community-operators-xxcfc/extract-content\" id=496adfc1-5262-4800-a4e4-a2f8c4f0d77a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.747993 | controller |     "Jun 11 12:40:45.717453 crc crio[24477]: time=\"2026-06-11T12:40:45.717350213Z\" level=info msg=\"Starting container: 54eba9612265037523b93b567ac9e727bd28715bdbd10ac5d2c9f0ce57d8ee36\" id=1da79663-af2c-49a5-be96-f446d4b69ede name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.748009 | controller |     "Jun 11 12:40:45.724175 crc crio[24477]: time=\"2026-06-11T12:40:45.724031089Z\" level=info msg=\"Started container\" PID=138395 containerID=54eba9612265037523b93b567ac9e727bd28715bdbd10ac5d2c9f0ce57d8ee36 description=openshift-marketplace/community-operators-xxcfc/extract-content id=1da79663-af2c-49a5-be96-f446d4b69ede name=/runtime.v1.RuntimeService/StartContainer sandboxID=e483d53c94c426ca5f3faf079551a9993fd50408782a40d55fa31690b121c0d1",
2026-06-11 13:18:31.748024 | controller |     "Jun 11 12:40:48.788203 crc crio[24477]: time=\"2026-06-11T12:40:48.786965364Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6f6f9a23-4c26-411e-87a9-eb00faad6fd6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.748039 | controller |     "Jun 11 12:40:48.804038 crc crio[24477]: time=\"2026-06-11T12:40:48.803937432Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=81f16588-4ea4-46f4-b825-5180511cc465 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.748055 | controller |     "Jun 11 12:40:48.841107 crc crio[24477]: time=\"2026-06-11T12:40:48.840999634Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-xxcfc/registry-server\" id=26315c1a-0cd4-478f-8c71-101d4af231a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.748070 | controller |     "Jun 11 12:40:48.849591 crc crio[24477]: time=\"2026-06-11T12:40:48.841995282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.748085 | controller |     "Jun 11 12:40:48.906429 crc crio[24477]: time=\"2026-06-11T12:40:48.906321684Z\" level=info msg=\"Removing container: 88f24585a48330c4e73608ace2652916bb16e732ed2e725c5647804fda4da115\" id=37108199-6805-4578-bfe6-c819c9676342 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.748099 | controller |     "Jun 11 12:40:48.918978 crc crio[24477]: time=\"2026-06-11T12:40:48.91886918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.748114 | controller |     "Jun 11 12:40:48.925115 crc crio[24477]: time=\"2026-06-11T12:40:48.925017374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.748129 | controller |     "Jun 11 12:40:49.220932 crc crio[24477]: time=\"2026-06-11T12:40:49.220734455Z\" level=info msg=\"Created container c2a0e7560a40f95f20505d214b7a73da1ca32ab53f42f6aaf7b010d50ea06ac4: openshift-marketplace/community-operators-xxcfc/registry-server\" id=26315c1a-0cd4-478f-8c71-101d4af231a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.748144 | controller |     "Jun 11 12:40:49.223357 crc crio[24477]: time=\"2026-06-11T12:40:49.223274865Z\" level=info msg=\"Starting container: c2a0e7560a40f95f20505d214b7a73da1ca32ab53f42f6aaf7b010d50ea06ac4\" id=bef0259d-e9e0-44b9-b82f-e7ca4ba9d317 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.748159 | controller |     "Jun 11 12:40:49.231234 crc crio[24477]: time=\"2026-06-11T12:40:49.231119315Z\" level=info msg=\"Started container\" PID=138578 containerID=c2a0e7560a40f95f20505d214b7a73da1ca32ab53f42f6aaf7b010d50ea06ac4 description=openshift-marketplace/community-operators-xxcfc/registry-server id=bef0259d-e9e0-44b9-b82f-e7ca4ba9d317 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e483d53c94c426ca5f3faf079551a9993fd50408782a40d55fa31690b121c0d1",
2026-06-11 13:18:31.748177 | controller |     "Jun 11 12:40:49.380011 crc crio[24477]: time=\"2026-06-11T12:40:49.379234625Z\" level=info msg=\"Removed container 88f24585a48330c4e73608ace2652916bb16e732ed2e725c5647804fda4da115: openshift-infra/auto-csr-approver-29686354-6drnx/oc\" id=37108199-6805-4578-bfe6-c819c9676342 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.748193 | controller |     "Jun 11 12:40:49.400255 crc crio[24477]: time=\"2026-06-11T12:40:49.400152078Z\" level=info msg=\"Stopping pod sandbox: e69fe632b9c1e42b015b250635ab3c420cf5d3801e037082c7147390bf110ba4\" id=2ba03b3a-f65e-435d-b53b-31eda3ed0e13 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.748207 | controller |     "Jun 11 12:40:49.400255 crc crio[24477]: time=\"2026-06-11T12:40:49.400249421Z\" level=info msg=\"Stopped pod sandbox (already stopped): e69fe632b9c1e42b015b250635ab3c420cf5d3801e037082c7147390bf110ba4\" id=2ba03b3a-f65e-435d-b53b-31eda3ed0e13 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.748222 | controller |     "Jun 11 12:40:49.400958 crc crio[24477]: time=\"2026-06-11T12:40:49.400857838Z\" level=info msg=\"Removing pod sandbox: e69fe632b9c1e42b015b250635ab3c420cf5d3801e037082c7147390bf110ba4\" id=fdec131e-d6d1-4264-9f30-492831fc4eec name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.748237 | controller |     "Jun 11 12:40:49.426131 crc crio[24477]: time=\"2026-06-11T12:40:49.425911864Z\" level=info msg=\"Removed pod sandbox: e69fe632b9c1e42b015b250635ab3c420cf5d3801e037082c7147390bf110ba4\" id=fdec131e-d6d1-4264-9f30-492831fc4eec name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.748251 | controller |     "Jun 11 12:41:04.161513 crc crio[24477]: time=\"2026-06-11T12:41:04.160315874Z\" level=info msg=\"Stopping container: c2a0e7560a40f95f20505d214b7a73da1ca32ab53f42f6aaf7b010d50ea06ac4 (timeout: 2s)\" id=27dd3a0d-3fb7-41a6-9535-a6cdaae4d092 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.748266 | controller |     "Jun 11 12:41:04.289995 crc crio[24477]: time=\"2026-06-11T12:41:04.289626197Z\" level=info msg=\"Stopped container c2a0e7560a40f95f20505d214b7a73da1ca32ab53f42f6aaf7b010d50ea06ac4: openshift-marketplace/community-operators-xxcfc/registry-server\" id=27dd3a0d-3fb7-41a6-9535-a6cdaae4d092 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.748281 | controller |     "Jun 11 12:41:04.292055 crc crio[24477]: time=\"2026-06-11T12:41:04.291949641Z\" level=info msg=\"Stopping pod sandbox: e483d53c94c426ca5f3faf079551a9993fd50408782a40d55fa31690b121c0d1\" id=9126bc0c-9276-4d20-a671-580025435381 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.748295 | controller |     "Jun 11 12:41:04.293699 crc crio[24477]: time=\"2026-06-11T12:41:04.293491844Z\" level=info msg=\"Got pod network &{Name:community-operators-xxcfc Namespace:openshift-marketplace ID:e483d53c94c426ca5f3faf079551a9993fd50408782a40d55fa31690b121c0d1 UID:b97eca1e-98d9-4d09-b34c-8301636dce54 NetNS:/var/run/netns/7e615341-bd52-46dc-a03d-c912f6842f1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb97eca1e_98d9_4d09_b34c_8301636dce54.slice PodAnnotations:0xc002d94258}] Aliases:map[]}\"",
2026-06-11 13:18:31.748310 | controller |     "Jun 11 12:41:04.294090 crc crio[24477]: time=\"2026-06-11T12:41:04.294010809Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-xxcfc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.748325 | controller |     "Jun 11 12:41:04.638998 crc crio[24477]: time=\"2026-06-11T12:41:04.63870364Z\" level=info msg=\"Stopped pod sandbox: e483d53c94c426ca5f3faf079551a9993fd50408782a40d55fa31690b121c0d1\" id=9126bc0c-9276-4d20-a671-580025435381 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.748342 | controller |     "Jun 11 12:41:05.130096 crc crio[24477]: time=\"2026-06-11T12:41:05.129433411Z\" level=info msg=\"Removing container: c2a0e7560a40f95f20505d214b7a73da1ca32ab53f42f6aaf7b010d50ea06ac4\" id=4dcf7f29-d33f-467b-8590-73101c39d037 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.748357 | controller |     "Jun 11 12:41:05.166030 crc crio[24477]: time=\"2026-06-11T12:41:05.165928484Z\" level=info msg=\"Removed container c2a0e7560a40f95f20505d214b7a73da1ca32ab53f42f6aaf7b010d50ea06ac4: openshift-marketplace/community-operators-xxcfc/registry-server\" id=4dcf7f29-d33f-467b-8590-73101c39d037 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.748372 | controller |     "Jun 11 12:41:05.174936 crc crio[24477]: time=\"2026-06-11T12:41:05.173577698Z\" level=info msg=\"Removing container: 54eba9612265037523b93b567ac9e727bd28715bdbd10ac5d2c9f0ce57d8ee36\" id=b30437b7-33c8-494d-adb4-9b36cc7e56e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.748386 | controller |     "Jun 11 12:41:05.212447 crc crio[24477]: time=\"2026-06-11T12:41:05.212337622Z\" level=info msg=\"Removed container 54eba9612265037523b93b567ac9e727bd28715bdbd10ac5d2c9f0ce57d8ee36: openshift-marketplace/community-operators-xxcfc/extract-content\" id=b30437b7-33c8-494d-adb4-9b36cc7e56e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.748400 | controller |     "Jun 11 12:41:05.216605 crc crio[24477]: time=\"2026-06-11T12:41:05.216529806Z\" level=info msg=\"Removing container: f8df0f2ee5cc4abc303c529365d187792d6b27d47f8984fe617923f63f707e24\" id=9cf5e5d8-faaf-4615-8321-ff591b35cfd0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.748415 | controller |     "Jun 11 12:41:05.261848 crc crio[24477]: time=\"2026-06-11T12:41:05.261720011Z\" level=info msg=\"Removed container f8df0f2ee5cc4abc303c529365d187792d6b27d47f8984fe617923f63f707e24: openshift-marketplace/community-operators-xxcfc/extract-utilities\" id=9cf5e5d8-faaf-4615-8321-ff591b35cfd0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.748429 | controller |     "Jun 11 12:41:49.469200 crc crio[24477]: time=\"2026-06-11T12:41:49.467488633Z\" level=info msg=\"Stopping pod sandbox: e483d53c94c426ca5f3faf079551a9993fd50408782a40d55fa31690b121c0d1\" id=455ea138-3b02-4b11-898c-d1ea5c95afa4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.748444 | controller |     "Jun 11 12:41:49.472968 crc crio[24477]: time=\"2026-06-11T12:41:49.469260363Z\" level=info msg=\"Stopped pod sandbox (already stopped): e483d53c94c426ca5f3faf079551a9993fd50408782a40d55fa31690b121c0d1\" id=455ea138-3b02-4b11-898c-d1ea5c95afa4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.748458 | controller |     "Jun 11 12:41:49.472968 crc crio[24477]: time=\"2026-06-11T12:41:49.470462036Z\" level=info msg=\"Removing pod sandbox: e483d53c94c426ca5f3faf079551a9993fd50408782a40d55fa31690b121c0d1\" id=1c82b67b-1fd2-4fa7-9790-21808c15b625 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.748473 | controller |     "Jun 11 12:41:49.511484 crc crio[24477]: time=\"2026-06-11T12:41:49.511311031Z\" level=info msg=\"Removed pod sandbox: e483d53c94c426ca5f3faf079551a9993fd50408782a40d55fa31690b121c0d1\" id=1c82b67b-1fd2-4fa7-9790-21808c15b625 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.748487 | controller |     "Jun 11 12:42:00.556915 crc crio[24477]: time=\"2026-06-11T12:42:00.555997336Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686362-pm95h/POD\" id=579053e6-b002-4bad-ae75-140f52609830 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.748501 | controller |     "Jun 11 12:42:00.559159 crc crio[24477]: time=\"2026-06-11T12:42:00.556965374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.748521 | controller |     "Jun 11 12:42:00.596521 crc crio[24477]: time=\"2026-06-11T12:42:00.596392794Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686362-pm95h Namespace:openshift-infra ID:e0908d9ca6d7522da026128b63eb52b6176ca2cd5b4dca91bb469b0717e85593 UID:7b6840fd-37fe-4023-be82-8e153b7d3ad1 NetNS:/var/run/netns/0149fdf4-b6d1-4a07-99fe-799eaf4746ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b6840fd_37fe_4023_be82_8e153b7d3ad1.slice PodAnnotations:0xc00008d478}] Aliases:map[]}\"",
2026-06-11 13:18:31.748537 | controller |     "Jun 11 12:42:00.596521 crc crio[24477]: time=\"2026-06-11T12:42:00.596475528Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686362-pm95h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.748552 | controller |     "Jun 11 12:42:01.289410 crc crio[24477]: 2026-06-11T12:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e0908d9ca6d7522 Mac:16:b2:2c:eb:ac:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/0149fdf4-b6d1-4a07-99fe-799eaf4746ba SocketPath: PciID:}] [{Interface:0xc00032c9e0 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.748567 | controller |     "Jun 11 12:42:01.292910 crc crio[24477]: time=\"2026-06-11T12:42:01.292637183Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686362-pm95h Namespace:openshift-infra ID:e0908d9ca6d7522da026128b63eb52b6176ca2cd5b4dca91bb469b0717e85593 UID:7b6840fd-37fe-4023-be82-8e153b7d3ad1 NetNS:/var/run/netns/0149fdf4-b6d1-4a07-99fe-799eaf4746ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b6840fd_37fe_4023_be82_8e153b7d3ad1.slice PodAnnotations:0xc00008d478}] Aliases:map[]}\"",
2026-06-11 13:18:31.748582 | controller |     "Jun 11 12:42:01.293086 crc crio[24477]: time=\"2026-06-11T12:42:01.293061145Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686362-pm95h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.748596 | controller |     "Jun 11 12:42:01.309878 crc crio[24477]: time=\"2026-06-11T12:42:01.309567863Z\" level=info msg=\"Ran pod sandbox e0908d9ca6d7522da026128b63eb52b6176ca2cd5b4dca91bb469b0717e85593 with infra container: openshift-infra/auto-csr-approver-29686362-pm95h/POD\" id=579053e6-b002-4bad-ae75-140f52609830 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.748611 | controller |     "Jun 11 12:42:01.313995 crc crio[24477]: time=\"2026-06-11T12:42:01.313915974Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=49125724-f286-4d07-b257-7935dce23887 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.748625 | controller |     "Jun 11 12:42:01.327151 crc crio[24477]: time=\"2026-06-11T12:42:01.327063082Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 13:18:31.748639 | controller |     "Jun 11 12:42:02.140885 crc crio[24477]: time=\"2026-06-11T12:42:02.140115619Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=49125724-f286-4d07-b257-7935dce23887 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.748655 | controller |     "Jun 11 12:42:02.144969 crc crio[24477]: time=\"2026-06-11T12:42:02.143048923Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e5f15a14-8fb1-4886-83c4-64c9544d1538 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.748669 | controller |     "Jun 11 12:42:02.146053 crc crio[24477]: time=\"2026-06-11T12:42:02.145971014Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=dcb9216d-02cb-4acf-beac-497bc600032e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.748688 | controller |     "Jun 11 12:42:02.158233 crc crio[24477]: time=\"2026-06-11T12:42:02.157959388Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686362-pm95h/oc\" id=583e04f3-38b9-4d98-a5e1-17af6456d3b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.748703 | controller |     "Jun 11 12:42:02.158765 crc crio[24477]: time=\"2026-06-11T12:42:02.158442032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.748718 | controller |     "Jun 11 12:42:02.220553 crc crio[24477]: time=\"2026-06-11T12:42:02.220475595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.748732 | controller |     "Jun 11 12:42:02.650552 crc crio[24477]: time=\"2026-06-11T12:42:02.650198653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.748746 | controller |     "Jun 11 12:42:02.781047 crc crio[24477]: time=\"2026-06-11T12:42:02.780947085Z\" level=info msg=\"Created container 64d607e68949b42acdf8edb715a882fa5fd99df53c6db51bc0d5a449ded9ad0d: openshift-infra/auto-csr-approver-29686362-pm95h/oc\" id=583e04f3-38b9-4d98-a5e1-17af6456d3b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.748761 | controller |     "Jun 11 12:42:02.782788 crc crio[24477]: time=\"2026-06-11T12:42:02.782585892Z\" level=info msg=\"Starting container: 64d607e68949b42acdf8edb715a882fa5fd99df53c6db51bc0d5a449ded9ad0d\" id=fc3b0569-4650-49b2-872d-afb2747b5327 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.748775 | controller |     "Jun 11 12:42:02.789730 crc crio[24477]: time=\"2026-06-11T12:42:02.789483597Z\" level=info msg=\"Started container\" PID=142381 containerID=64d607e68949b42acdf8edb715a882fa5fd99df53c6db51bc0d5a449ded9ad0d description=openshift-infra/auto-csr-approver-29686362-pm95h/oc id=fc3b0569-4650-49b2-872d-afb2747b5327 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0908d9ca6d7522da026128b63eb52b6176ca2cd5b4dca91bb469b0717e85593",
2026-06-11 13:18:31.748790 | controller |     "Jun 11 12:42:05.281878 crc crio[24477]: time=\"2026-06-11T12:42:05.280695314Z\" level=info msg=\"Stopping pod sandbox: e0908d9ca6d7522da026128b63eb52b6176ca2cd5b4dca91bb469b0717e85593\" id=67e4d7dc-0c3c-490b-85b6-11ae51b50dc8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.748804 | controller |     "Jun 11 12:42:05.283402 crc crio[24477]: time=\"2026-06-11T12:42:05.282907036Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686362-pm95h Namespace:openshift-infra ID:e0908d9ca6d7522da026128b63eb52b6176ca2cd5b4dca91bb469b0717e85593 UID:7b6840fd-37fe-4023-be82-8e153b7d3ad1 NetNS:/var/run/netns/0149fdf4-b6d1-4a07-99fe-799eaf4746ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b6840fd_37fe_4023_be82_8e153b7d3ad1.slice PodAnnotations:0xc0072c0880}] Aliases:map[]}\"",
2026-06-11 13:18:31.748819 | controller |     "Jun 11 12:42:05.283402 crc crio[24477]: time=\"2026-06-11T12:42:05.28309824Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686362-pm95h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.748834 | controller |     "Jun 11 12:42:05.732723 crc crio[24477]: time=\"2026-06-11T12:42:05.731992693Z\" level=info msg=\"Stopped pod sandbox: e0908d9ca6d7522da026128b63eb52b6176ca2cd5b4dca91bb469b0717e85593\" id=67e4d7dc-0c3c-490b-85b6-11ae51b50dc8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.748867 | controller |     "Jun 11 12:42:42.924942 crc crio[24477]: time=\"2026-06-11T12:42:42.923864301Z\" level=info msg=\"Stopping pod sandbox: 7bcb4454af83447e67d6be140b27117d8077a28e401fcfbbe1808c86aa942636\" id=6eda2d0d-4140-41ac-8dd2-5fc5a6d40438 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.748891 | controller |     "Jun 11 12:42:42.927254 crc crio[24477]: time=\"2026-06-11T12:42:42.926339771Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-zspd5 Namespace:openstack ID:7bcb4454af83447e67d6be140b27117d8077a28e401fcfbbe1808c86aa942636 UID:8348f577-8aab-4062-9b11-687a96d76164 NetNS:/var/run/netns/78ac65dc-f1bf-499c-b523-9d22c04afe7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8348f577_8aab_4062_9b11_687a96d76164.slice PodAnnotations:0xc002d94aa8}] Aliases:map[]}\"",
2026-06-11 13:18:31.748908 | controller |     "Jun 11 12:42:42.927254 crc crio[24477]: time=\"2026-06-11T12:42:42.926766923Z\" level=info msg=\"Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-zspd5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.748951 | controller |     "Jun 11 12:42:43.568626 crc crio[24477]: time=\"2026-06-11T12:42:43.567942488Z\" level=info msg=\"Stopped pod sandbox: 7bcb4454af83447e67d6be140b27117d8077a28e401fcfbbe1808c86aa942636\" id=6eda2d0d-4140-41ac-8dd2-5fc5a6d40438 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.748966 | controller |     "Jun 11 12:42:44.532985 crc crio[24477]: time=\"2026-06-11T12:42:44.532083927Z\" level=info msg=\"Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tlqnl/POD\" id=13b5030f-73a9-4c52-83a0-3c616d48f023 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.748981 | controller |     "Jun 11 12:42:44.532985 crc crio[24477]: time=\"2026-06-11T12:42:44.532991793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.748996 | controller |     "Jun 11 12:42:44.578215 crc crio[24477]: time=\"2026-06-11T12:42:44.577342594Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tlqnl Namespace:openstack ID:ee6b99f14a9c2c7e193b996a3269e4b8af66eaa3724eca979c30b92ef2426e68 UID:632a2948-f14c-4cf8-af53-1fcbfb21484c NetNS:/var/run/netns/26e21864-5822-4e3a-8db0-a0e9c296c03f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod632a2948_f14c_4cf8_af53_1fcbfb21484c.slice PodAnnotations:0xc000b195b8}] Aliases:map[]}\"",
2026-06-11 13:18:31.749012 | controller |     "Jun 11 12:42:44.578215 crc crio[24477]: time=\"2026-06-11T12:42:44.577419476Z\" level=info msg=\"Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tlqnl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.749026 | controller |     "Jun 11 12:42:45.093971 crc crio[24477]: 2026-06-11T12:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee6b99f14a9c2c7 Mac:9e:e8:54:73:73:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/26e21864-5822-4e3a-8db0-a0e9c296c03f SocketPath: PciID:}] [{Interface:0xc0005325e0 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.749041 | controller |     "Jun 11 12:42:45.096328 crc crio[24477]: time=\"2026-06-11T12:42:45.096292304Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tlqnl Namespace:openstack ID:ee6b99f14a9c2c7e193b996a3269e4b8af66eaa3724eca979c30b92ef2426e68 UID:632a2948-f14c-4cf8-af53-1fcbfb21484c NetNS:/var/run/netns/26e21864-5822-4e3a-8db0-a0e9c296c03f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod632a2948_f14c_4cf8_af53_1fcbfb21484c.slice PodAnnotations:0xc000b195b8}] Aliases:map[]}\"",
2026-06-11 13:18:31.749060 | controller |     "Jun 11 12:42:45.096555 crc crio[24477]: time=\"2026-06-11T12:42:45.096537271Z\" level=info msg=\"Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tlqnl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.749074 | controller |     "Jun 11 12:42:45.115100 crc crio[24477]: time=\"2026-06-11T12:42:45.112310472Z\" level=info msg=\"Ran pod sandbox ee6b99f14a9c2c7e193b996a3269e4b8af66eaa3724eca979c30b92ef2426e68 with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tlqnl/POD\" id=13b5030f-73a9-4c52-83a0-3c616d48f023 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.749089 | controller |     "Jun 11 12:42:45.115100 crc crio[24477]: time=\"2026-06-11T12:42:45.114997945Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=1b8f23f9-2e9f-4381-b3e1-5094f0aa2b93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.749104 | controller |     "Jun 11 12:42:45.143016 crc crio[24477]: time=\"2026-06-11T12:42:45.142923235Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=6131c059-ae6d-4e66-9574-abd64189fb35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.749119 | controller |     "Jun 11 12:42:45.158504 crc crio[24477]: time=\"2026-06-11T12:42:45.158409898Z\" level=info msg=\"Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tlqnl/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=4d904be1-848d-40a0-a26e-e591a3645958 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.749134 | controller |     "Jun 11 12:42:45.159239 crc crio[24477]: time=\"2026-06-11T12:42:45.159167469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.749149 | controller |     "Jun 11 12:42:45.238744 crc crio[24477]: time=\"2026-06-11T12:42:45.238093265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.749192 | controller |     "Jun 11 12:42:45.243689 crc crio[24477]: time=\"2026-06-11T12:42:45.243571048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.749212 | controller |     "Jun 11 12:42:45.435876 crc crio[24477]: time=\"2026-06-11T12:42:45.435718356Z\" level=info msg=\"Created container 5c37362d22362e0de10d22783fe5c8461d7b7e03872c48ee1d7251ef84b8dd56: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tlqnl/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=4d904be1-848d-40a0-a26e-e591a3645958 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.749229 | controller |     "Jun 11 12:42:45.437737 crc crio[24477]: time=\"2026-06-11T12:42:45.437561598Z\" level=info msg=\"Starting container: 5c37362d22362e0de10d22783fe5c8461d7b7e03872c48ee1d7251ef84b8dd56\" id=9d3b540b-f168-444f-8259-8d1430641a53 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.749244 | controller |     "Jun 11 12:42:45.460085 crc crio[24477]: time=\"2026-06-11T12:42:45.457082785Z\" level=info msg=\"Started container\" PID=144853 containerID=5c37362d22362e0de10d22783fe5c8461d7b7e03872c48ee1d7251ef84b8dd56 description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tlqnl/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=9d3b540b-f168-444f-8259-8d1430641a53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee6b99f14a9c2c7e193b996a3269e4b8af66eaa3724eca979c30b92ef2426e68",
2026-06-11 13:18:31.749260 | controller |     "Jun 11 12:42:49.553414 crc crio[24477]: time=\"2026-06-11T12:42:49.551851109Z\" level=info msg=\"Removing container: 862928a340e82fa8b7c7864bfc96ace762dcb47a49b8a0bb12f5c7ae3c3917ed\" id=c831cb43-0bcd-4041-9b36-48d3d5f498f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.749278 | controller |     "Jun 11 12:42:49.773902 crc crio[24477]: time=\"2026-06-11T12:42:49.77375947Z\" level=info msg=\"Removed container 862928a340e82fa8b7c7864bfc96ace762dcb47a49b8a0bb12f5c7ae3c3917ed: openshift-infra/auto-csr-approver-29686356-z58mc/oc\" id=c831cb43-0bcd-4041-9b36-48d3d5f498f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.749294 | controller |     "Jun 11 12:42:49.788230 crc crio[24477]: time=\"2026-06-11T12:42:49.78811136Z\" level=info msg=\"Stopping pod sandbox: 743deb285cc9db7e328814b40b8debcfa8ad25c312556a7ab320a0fb7b2693eb\" id=c74b8806-7338-460b-be24-d2cd7dd6ed74 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.749309 | controller |     "Jun 11 12:42:49.788446 crc crio[24477]: time=\"2026-06-11T12:42:49.788264034Z\" level=info msg=\"Stopped pod sandbox (already stopped): 743deb285cc9db7e328814b40b8debcfa8ad25c312556a7ab320a0fb7b2693eb\" id=c74b8806-7338-460b-be24-d2cd7dd6ed74 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.749324 | controller |     "Jun 11 12:42:49.790148 crc crio[24477]: time=\"2026-06-11T12:42:49.789390255Z\" level=info msg=\"Removing pod sandbox: 743deb285cc9db7e328814b40b8debcfa8ad25c312556a7ab320a0fb7b2693eb\" id=ed04bb7d-451e-42c2-a015-1eb13deae13d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.749338 | controller |     "Jun 11 12:42:49.812307 crc crio[24477]: time=\"2026-06-11T12:42:49.811366453Z\" level=info msg=\"Removed pod sandbox: 743deb285cc9db7e328814b40b8debcfa8ad25c312556a7ab320a0fb7b2693eb\" id=ed04bb7d-451e-42c2-a015-1eb13deae13d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.749353 | controller |     "Jun 11 12:43:49.848036 crc crio[24477]: time=\"2026-06-11T12:43:49.847045007Z\" level=info msg=\"Removing container: 451c71ba602e0164d6518315236b07d0a478b0abde9115c604ba94777102b5f5\" id=23cfbc61-f77b-4d4a-81bd-dab44d64c2e8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.749368 | controller |     "Jun 11 12:43:49.914345 crc crio[24477]: time=\"2026-06-11T12:43:49.914198493Z\" level=info msg=\"Removed container 451c71ba602e0164d6518315236b07d0a478b0abde9115c604ba94777102b5f5: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=23cfbc61-f77b-4d4a-81bd-dab44d64c2e8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.749382 | controller |     "Jun 11 12:43:49.918341 crc crio[24477]: time=\"2026-06-11T12:43:49.918214566Z\" level=info msg=\"Removing container: 40e6c1e34000f4d20de17a602a23d9f0f6e7eb96646d81d8bb0ab0e1b82f12b2\" id=ce4edcb9-367d-4e41-a492-69146a2cf1ce name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.749397 | controller |     "Jun 11 12:43:50.039540 crc crio[24477]: time=\"2026-06-11T12:43:50.039428763Z\" level=info msg=\"Removed container 40e6c1e34000f4d20de17a602a23d9f0f6e7eb96646d81d8bb0ab0e1b82f12b2: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kfbfq/init\" id=ce4edcb9-367d-4e41-a492-69146a2cf1ce name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.749412 | controller |     "Jun 11 12:43:50.056298 crc crio[24477]: time=\"2026-06-11T12:43:50.056088088Z\" level=info msg=\"Stopping pod sandbox: 5d9db8e9b94ee9eb42d18aa488aec7146b0442dbff0d7b130ad431c506817533\" id=8dc60896-f9a1-4f58-a965-6dda02d12026 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.749427 | controller |     "Jun 11 12:43:50.056298 crc crio[24477]: time=\"2026-06-11T12:43:50.056193971Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5d9db8e9b94ee9eb42d18aa488aec7146b0442dbff0d7b130ad431c506817533\" id=8dc60896-f9a1-4f58-a965-6dda02d12026 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.749442 | controller |     "Jun 11 12:43:50.071973 crc crio[24477]: time=\"2026-06-11T12:43:50.071382769Z\" level=info msg=\"Removing pod sandbox: 5d9db8e9b94ee9eb42d18aa488aec7146b0442dbff0d7b130ad431c506817533\" id=5aa220d0-cdfa-4f40-8749-b3675fd214a0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.749460 | controller |     "Jun 11 12:43:50.131615 crc crio[24477]: time=\"2026-06-11T12:43:50.131384024Z\" level=info msg=\"Removed pod sandbox: 5d9db8e9b94ee9eb42d18aa488aec7146b0442dbff0d7b130ad431c506817533\" id=5aa220d0-cdfa-4f40-8749-b3675fd214a0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.749475 | controller |     "Jun 11 12:44:00.590876 crc crio[24477]: time=\"2026-06-11T12:44:00.589384472Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686364-mqcl9/POD\" id=af6e4974-ea8c-4651-a4ff-ae1896fccd36 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.749490 | controller |     "Jun 11 12:44:00.592532 crc crio[24477]: time=\"2026-06-11T12:44:00.591078745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.749505 | controller |     "Jun 11 12:44:00.635971 crc crio[24477]: time=\"2026-06-11T12:44:00.635786544Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686364-mqcl9 Namespace:openshift-infra ID:e352321a04a496c0a8ccbee2d6e5c080a5ed3879bfc36f3fa9bb76d8b86ef18e UID:a99c1057-e12c-42f9-835d-3292a2535211 NetNS:/var/run/netns/7c00254f-85c3-437d-8e62-c3b5955fe6c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda99c1057_e12c_42f9_835d_3292a2535211.slice PodAnnotations:0xc000b19748}] Aliases:map[]}\"",
2026-06-11 13:18:31.749520 | controller |     "Jun 11 12:44:00.635971 crc crio[24477]: time=\"2026-06-11T12:44:00.635929168Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686364-mqcl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.749534 | controller |     "Jun 11 12:44:01.252855 crc crio[24477]: 2026-06-11T12:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e352321a04a496c Mac:7e:ae:10:43:64:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/7c00254f-85c3-437d-8e62-c3b5955fe6c8 SocketPath: PciID:}] [{Interface:0xc000014990 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.749549 | controller |     "Jun 11 12:44:01.256291 crc crio[24477]: time=\"2026-06-11T12:44:01.25614615Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686364-mqcl9 Namespace:openshift-infra ID:e352321a04a496c0a8ccbee2d6e5c080a5ed3879bfc36f3fa9bb76d8b86ef18e UID:a99c1057-e12c-42f9-835d-3292a2535211 NetNS:/var/run/netns/7c00254f-85c3-437d-8e62-c3b5955fe6c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda99c1057_e12c_42f9_835d_3292a2535211.slice PodAnnotations:0xc000b19748}] Aliases:map[]}\"",
2026-06-11 13:18:31.749565 | controller |     "Jun 11 12:44:01.256719 crc crio[24477]: time=\"2026-06-11T12:44:01.25651749Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686364-mqcl9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.749580 | controller |     "Jun 11 12:44:01.272580 crc crio[24477]: time=\"2026-06-11T12:44:01.272467932Z\" level=info msg=\"Ran pod sandbox e352321a04a496c0a8ccbee2d6e5c080a5ed3879bfc36f3fa9bb76d8b86ef18e with infra container: openshift-infra/auto-csr-approver-29686364-mqcl9/POD\" id=af6e4974-ea8c-4651-a4ff-ae1896fccd36 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.749595 | controller |     "Jun 11 12:44:01.280052 crc crio[24477]: time=\"2026-06-11T12:44:01.279917533Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=006db82d-2d5c-4180-a928-e45ca1f81e92 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.749613 | controller |     "Jun 11 12:44:01.304912 crc crio[24477]: time=\"2026-06-11T12:44:01.304773071Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 13:18:31.749628 | controller |     "Jun 11 12:44:03.039880 crc crio[24477]: time=\"2026-06-11T12:44:03.038227742Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=006db82d-2d5c-4180-a928-e45ca1f81e92 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.749643 | controller |     "Jun 11 12:44:03.041585 crc crio[24477]: time=\"2026-06-11T12:44:03.040604069Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=545222e4-2804-4170-9693-44601f03942b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.749658 | controller |     "Jun 11 12:44:03.044084 crc crio[24477]: time=\"2026-06-11T12:44:03.043993443Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=69fbffb3-2d82-49c2-970c-73c0f9aed0c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.749673 | controller |     "Jun 11 12:44:03.070516 crc crio[24477]: time=\"2026-06-11T12:44:03.070420483Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686364-mqcl9/oc\" id=15a2dcec-b9cf-4dd8-94bc-aa412909ccbb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.749687 | controller |     "Jun 11 12:44:03.071420 crc crio[24477]: time=\"2026-06-11T12:44:03.07135375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.749702 | controller |     "Jun 11 12:44:03.219097 crc crio[24477]: time=\"2026-06-11T12:44:03.218575646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.749717 | controller |     "Jun 11 12:44:03.589022 crc crio[24477]: time=\"2026-06-11T12:44:03.588285386Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-gc5p8/POD\" id=909e5c38-5dc2-495b-8e1b-bcbf8c16f8e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.749732 | controller |     "Jun 11 12:44:03.589424 crc crio[24477]: time=\"2026-06-11T12:44:03.589051024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.749746 | controller |     "Jun 11 12:44:03.608864 crc crio[24477]: time=\"2026-06-11T12:44:03.608695568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.749761 | controller |     "Jun 11 12:44:03.623884 crc crio[24477]: time=\"2026-06-11T12:44:03.623746563Z\" level=info msg=\"Got pod network &{Name:certified-operators-gc5p8 Namespace:openshift-marketplace ID:0ade9589b5f33c289fc834d449416f055705300c4d078fd510ef1b72978b75a2 UID:ff754dca-c00e-4a7b-a47b-d794f1ad6b8a NetNS:/var/run/netns/0844fff2-8075-429c-89a1-c8db60bed57b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podff754dca_c00e_4a7b_a47b_d794f1ad6b8a.slice PodAnnotations:0xc00251e680}] Aliases:map[]}\"",
2026-06-11 13:18:31.749776 | controller |     "Jun 11 12:44:03.623884 crc crio[24477]: time=\"2026-06-11T12:44:03.623812395Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-gc5p8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.749791 | controller |     "Jun 11 12:44:03.893877 crc crio[24477]: time=\"2026-06-11T12:44:03.893069488Z\" level=info msg=\"Created container 4d381957ed50c6c13dbe1008826bfef2e5d7a5a8452f9f5f4a5e99232a4e9fa0: openshift-infra/auto-csr-approver-29686364-mqcl9/oc\" id=15a2dcec-b9cf-4dd8-94bc-aa412909ccbb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.749809 | controller |     "Jun 11 12:44:03.897724 crc crio[24477]: time=\"2026-06-11T12:44:03.897440217Z\" level=info msg=\"Starting container: 4d381957ed50c6c13dbe1008826bfef2e5d7a5a8452f9f5f4a5e99232a4e9fa0\" id=d671f324-d2ae-446c-90e1-765d9749099b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.749824 | controller |     "Jun 11 12:44:03.917137 crc crio[24477]: time=\"2026-06-11T12:44:03.916265726Z\" level=info msg=\"Started container\" PID=148931 containerID=4d381957ed50c6c13dbe1008826bfef2e5d7a5a8452f9f5f4a5e99232a4e9fa0 description=openshift-infra/auto-csr-approver-29686364-mqcl9/oc id=d671f324-d2ae-446c-90e1-765d9749099b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e352321a04a496c0a8ccbee2d6e5c080a5ed3879bfc36f3fa9bb76d8b86ef18e",
2026-06-11 13:18:31.749838 | controller |     "Jun 11 12:44:04.256718 crc crio[24477]: 2026-06-11T12:44:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0ade9589b5f33c2 Mac:0a:57:80:0a:f7:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/0844fff2-8075-429c-89a1-c8db60bed57b SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.749878 | controller |     "Jun 11 12:44:04.256718 crc crio[24477]: time=\"2026-06-11T12:44:04.255754234Z\" level=info msg=\"Got pod network &{Name:certified-operators-gc5p8 Namespace:openshift-marketplace ID:0ade9589b5f33c289fc834d449416f055705300c4d078fd510ef1b72978b75a2 UID:ff754dca-c00e-4a7b-a47b-d794f1ad6b8a NetNS:/var/run/netns/0844fff2-8075-429c-89a1-c8db60bed57b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podff754dca_c00e_4a7b_a47b_d794f1ad6b8a.slice PodAnnotations:0xc00251e680}] Aliases:map[]}\"",
2026-06-11 13:18:31.749896 | controller |     "Jun 11 12:44:04.256718 crc crio[24477]: time=\"2026-06-11T12:44:04.2559883Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-gc5p8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.749911 | controller |     "Jun 11 12:44:04.281600 crc crio[24477]: time=\"2026-06-11T12:44:04.281177516Z\" level=info msg=\"Ran pod sandbox 0ade9589b5f33c289fc834d449416f055705300c4d078fd510ef1b72978b75a2 with infra container: openshift-marketplace/certified-operators-gc5p8/POD\" id=909e5c38-5dc2-495b-8e1b-bcbf8c16f8e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.749926 | controller |     "Jun 11 12:44:04.285294 crc crio[24477]: time=\"2026-06-11T12:44:04.285208105Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7a103877-9b11-44c3-9cb6-3daf0f067f42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.749940 | controller |     "Jun 11 12:44:04.288922 crc crio[24477]: time=\"2026-06-11T12:44:04.288769674Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7d09fd6f-5c6c-4f50-b477-36b06ee4f429 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.749955 | controller |     "Jun 11 12:44:04.302541 crc crio[24477]: time=\"2026-06-11T12:44:04.300932565Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-gc5p8/extract-utilities\" id=19bd3042-5332-447b-9111-cdd58b0b1f58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.749970 | controller |     "Jun 11 12:44:04.303134 crc crio[24477]: time=\"2026-06-11T12:44:04.302992632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.749988 | controller |     "Jun 11 12:44:04.395463 crc crio[24477]: time=\"2026-06-11T12:44:04.394902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.750004 | controller |     "Jun 11 12:44:04.410911 crc crio[24477]: time=\"2026-06-11T12:44:04.410752643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.750019 | controller |     "Jun 11 12:44:04.654309 crc crio[24477]: time=\"2026-06-11T12:44:04.654221006Z\" level=info msg=\"Created container d499f46c0637d0015a7fd23f28c11ac66c2bbebef5773f3deaff4c0876e1d80c: openshift-marketplace/certified-operators-gc5p8/extract-utilities\" id=19bd3042-5332-447b-9111-cdd58b0b1f58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.750034 | controller |     "Jun 11 12:44:04.658352 crc crio[24477]: time=\"2026-06-11T12:44:04.658281329Z\" level=info msg=\"Starting container: d499f46c0637d0015a7fd23f28c11ac66c2bbebef5773f3deaff4c0876e1d80c\" id=ef950f0b-a343-4f57-8771-bff831beb4b9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.750050 | controller |     "Jun 11 12:44:04.664970 crc crio[24477]: time=\"2026-06-11T12:44:04.664185234Z\" level=info msg=\"Started container\" PID=149018 containerID=d499f46c0637d0015a7fd23f28c11ac66c2bbebef5773f3deaff4c0876e1d80c description=openshift-marketplace/certified-operators-gc5p8/extract-utilities id=ef950f0b-a343-4f57-8771-bff831beb4b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ade9589b5f33c289fc834d449416f055705300c4d078fd510ef1b72978b75a2",
2026-06-11 13:18:31.750065 | controller |     "Jun 11 12:44:05.433287 crc crio[24477]: time=\"2026-06-11T12:44:05.432541864Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=e013b8c9-4f40-4c27-8f84-f4d6f3d11e18 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.750080 | controller |     "Jun 11 12:44:05.439292 crc crio[24477]: time=\"2026-06-11T12:44:05.43918452Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 13:18:31.750095 | controller |     "Jun 11 12:44:06.243073 crc crio[24477]: time=\"2026-06-11T12:44:06.242855556Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e0619edb1918888825b593b3b8f40e018dfe1d589bf765ae742cc2e57f8cf51c\" id=e013b8c9-4f40-4c27-8f84-f4d6f3d11e18 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.750109 | controller |     "Jun 11 12:44:06.244030 crc crio[24477]: time=\"2026-06-11T12:44:06.243920815Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a049fc69-6c5b-4268-a294-d4ee1ab21263 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.750125 | controller |     "Jun 11 12:44:06.247024 crc crio[24477]: time=\"2026-06-11T12:44:06.246936439Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=3c0c73ad-6dc9-4192-a6d8-d3a17f27c85e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.750139 | controller |     "Jun 11 12:44:06.255805 crc crio[24477]: time=\"2026-06-11T12:44:06.255621565Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-gc5p8/extract-content\" id=75fc73e4-2dfb-4521-b018-553761368cf8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.750154 | controller |     "Jun 11 12:44:06.256174 crc crio[24477]: time=\"2026-06-11T12:44:06.256153419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.750169 | controller |     "Jun 11 12:44:06.302273 crc crio[24477]: time=\"2026-06-11T12:44:06.302164613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.750187 | controller |     "Jun 11 12:44:06.306918 crc crio[24477]: time=\"2026-06-11T12:44:06.306708141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.750202 | controller |     "Jun 11 12:44:06.449248 crc crio[24477]: time=\"2026-06-11T12:44:06.449183002Z\" level=info msg=\"Stopping pod sandbox: e352321a04a496c0a8ccbee2d6e5c080a5ed3879bfc36f3fa9bb76d8b86ef18e\" id=9c9cdd62-237e-4248-944f-b08fb2642618 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.750217 | controller |     "Jun 11 12:44:06.450459 crc crio[24477]: time=\"2026-06-11T12:44:06.450363934Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686364-mqcl9 Namespace:openshift-infra ID:e352321a04a496c0a8ccbee2d6e5c080a5ed3879bfc36f3fa9bb76d8b86ef18e UID:a99c1057-e12c-42f9-835d-3292a2535211 NetNS:/var/run/netns/7c00254f-85c3-437d-8e62-c3b5955fe6c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda99c1057_e12c_42f9_835d_3292a2535211.slice PodAnnotations:0xc000b186a8}] Aliases:map[]}\"",
2026-06-11 13:18:31.750232 | controller |     "Jun 11 12:44:06.450541 crc crio[24477]: time=\"2026-06-11T12:44:06.450504757Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686364-mqcl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.750247 | controller |     "Jun 11 12:44:06.506481 crc crio[24477]: time=\"2026-06-11T12:44:06.505587227Z\" level=info msg=\"Created container ab15f05868e68f7d0f63cac9986f89d0ee77dfe52ad5701ce43de355a05e1aa1: openshift-marketplace/certified-operators-gc5p8/extract-content\" id=75fc73e4-2dfb-4521-b018-553761368cf8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.750262 | controller |     "Jun 11 12:44:06.507476 crc crio[24477]: time=\"2026-06-11T12:44:06.507318935Z\" level=info msg=\"Starting container: ab15f05868e68f7d0f63cac9986f89d0ee77dfe52ad5701ce43de355a05e1aa1\" id=d68d6e95-a5af-4917-9c4e-18b2faa1fa36 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.750278 | controller |     "Jun 11 12:44:06.514991 crc crio[24477]: time=\"2026-06-11T12:44:06.514874676Z\" level=info msg=\"Started container\" PID=149158 containerID=ab15f05868e68f7d0f63cac9986f89d0ee77dfe52ad5701ce43de355a05e1aa1 description=openshift-marketplace/certified-operators-gc5p8/extract-content id=d68d6e95-a5af-4917-9c4e-18b2faa1fa36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ade9589b5f33c289fc834d449416f055705300c4d078fd510ef1b72978b75a2",
2026-06-11 13:18:31.750293 | controller |     "Jun 11 12:44:06.909625 crc crio[24477]: time=\"2026-06-11T12:44:06.909500833Z\" level=info msg=\"Stopped pod sandbox: e352321a04a496c0a8ccbee2d6e5c080a5ed3879bfc36f3fa9bb76d8b86ef18e\" id=9c9cdd62-237e-4248-944f-b08fb2642618 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.750307 | controller |     "Jun 11 12:44:09.550339 crc crio[24477]: time=\"2026-06-11T12:44:09.549690984Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=dd30725d-129b-4cc7-a49e-0b41deb05c96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.750322 | controller |     "Jun 11 12:44:09.683490 crc crio[24477]: time=\"2026-06-11T12:44:09.682067474Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f071edfc-fa34-46f5-bf4c-c565fb23e0c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.750336 | controller |     "Jun 11 12:44:10.048056 crc crio[24477]: time=\"2026-06-11T12:44:10.04700687Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-gc5p8/registry-server\" id=e28926f4-16b3-44d0-8dc1-176b270631b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.750355 | controller |     "Jun 11 12:44:10.049243 crc crio[24477]: time=\"2026-06-11T12:44:10.04913275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.750370 | controller |     "Jun 11 12:44:10.171110 crc crio[24477]: time=\"2026-06-11T12:44:10.170973394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.750385 | controller |     "Jun 11 12:44:10.176198 crc crio[24477]: time=\"2026-06-11T12:44:10.176038756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.750400 | controller |     "Jun 11 12:44:10.462261 crc crio[24477]: time=\"2026-06-11T12:44:10.462129529Z\" level=info msg=\"Created container c4a733b19e201f20bda349aaaaca5095d82e9cef8441c8b78e04f617d1062a81: openshift-marketplace/certified-operators-gc5p8/registry-server\" id=e28926f4-16b3-44d0-8dc1-176b270631b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.750414 | controller |     "Jun 11 12:44:10.464002 crc crio[24477]: time=\"2026-06-11T12:44:10.463900149Z\" level=info msg=\"Starting container: c4a733b19e201f20bda349aaaaca5095d82e9cef8441c8b78e04f617d1062a81\" id=cbe93bb0-ef38-43fd-9b80-971dff871ac9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.750428 | controller |     "Jun 11 12:44:10.478915 crc crio[24477]: time=\"2026-06-11T12:44:10.478129598Z\" level=info msg=\"Started container\" PID=149430 containerID=c4a733b19e201f20bda349aaaaca5095d82e9cef8441c8b78e04f617d1062a81 description=openshift-marketplace/certified-operators-gc5p8/registry-server id=cbe93bb0-ef38-43fd-9b80-971dff871ac9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ade9589b5f33c289fc834d449416f055705300c4d078fd510ef1b72978b75a2",
2026-06-11 13:18:31.750443 | controller |     "Jun 11 12:44:25.389781 crc crio[24477]: time=\"2026-06-11T12:44:25.389093481Z\" level=info msg=\"Stopping container: c4a733b19e201f20bda349aaaaca5095d82e9cef8441c8b78e04f617d1062a81 (timeout: 2s)\" id=d23d6119-931b-40ef-be79-930471ad7498 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.750458 | controller |     "Jun 11 12:44:25.523231 crc crio[24477]: time=\"2026-06-11T12:44:25.522473549Z\" level=info msg=\"Stopped container c4a733b19e201f20bda349aaaaca5095d82e9cef8441c8b78e04f617d1062a81: openshift-marketplace/certified-operators-gc5p8/registry-server\" id=d23d6119-931b-40ef-be79-930471ad7498 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.750472 | controller |     "Jun 11 12:44:25.524136 crc crio[24477]: time=\"2026-06-11T12:44:25.524053433Z\" level=info msg=\"Stopping pod sandbox: 0ade9589b5f33c289fc834d449416f055705300c4d078fd510ef1b72978b75a2\" id=2e6d59e0-da66-405b-b0aa-02cf0e8091ab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.750487 | controller |     "Jun 11 12:44:25.525967 crc crio[24477]: time=\"2026-06-11T12:44:25.525845524Z\" level=info msg=\"Got pod network &{Name:certified-operators-gc5p8 Namespace:openshift-marketplace ID:0ade9589b5f33c289fc834d449416f055705300c4d078fd510ef1b72978b75a2 UID:ff754dca-c00e-4a7b-a47b-d794f1ad6b8a NetNS:/var/run/netns/0844fff2-8075-429c-89a1-c8db60bed57b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podff754dca_c00e_4a7b_a47b_d794f1ad6b8a.slice PodAnnotations:0xc000326ae8}] Aliases:map[]}\"",
2026-06-11 13:18:31.750502 | controller |     "Jun 11 12:44:25.526314 crc crio[24477]: time=\"2026-06-11T12:44:25.526237935Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-gc5p8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.750516 | controller |     "Jun 11 12:44:25.914891 crc crio[24477]: time=\"2026-06-11T12:44:25.914633736Z\" level=info msg=\"Stopped pod sandbox: 0ade9589b5f33c289fc834d449416f055705300c4d078fd510ef1b72978b75a2\" id=2e6d59e0-da66-405b-b0aa-02cf0e8091ab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.750534 | controller |     "Jun 11 12:44:26.206427 crc crio[24477]: time=\"2026-06-11T12:44:26.204001061Z\" level=info msg=\"Removing container: c4a733b19e201f20bda349aaaaca5095d82e9cef8441c8b78e04f617d1062a81\" id=db63a20c-ddb0-402c-8adb-2c04f7c80f18 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.750549 | controller |     "Jun 11 12:44:26.279217 crc crio[24477]: time=\"2026-06-11T12:44:26.279154596Z\" level=info msg=\"Removed container c4a733b19e201f20bda349aaaaca5095d82e9cef8441c8b78e04f617d1062a81: openshift-marketplace/certified-operators-gc5p8/registry-server\" id=db63a20c-ddb0-402c-8adb-2c04f7c80f18 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.750564 | controller |     "Jun 11 12:44:26.285940 crc crio[24477]: time=\"2026-06-11T12:44:26.285909121Z\" level=info msg=\"Removing container: ab15f05868e68f7d0f63cac9986f89d0ee77dfe52ad5701ce43de355a05e1aa1\" id=48c21923-e9eb-43b4-934a-0c1c6aed8397 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.750579 | controller |     "Jun 11 12:44:26.331003 crc crio[24477]: time=\"2026-06-11T12:44:26.33088004Z\" level=info msg=\"Removed container ab15f05868e68f7d0f63cac9986f89d0ee77dfe52ad5701ce43de355a05e1aa1: openshift-marketplace/certified-operators-gc5p8/extract-content\" id=48c21923-e9eb-43b4-934a-0c1c6aed8397 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.750593 | controller |     "Jun 11 12:44:26.335508 crc crio[24477]: time=\"2026-06-11T12:44:26.335431764Z\" level=info msg=\"Removing container: d499f46c0637d0015a7fd23f28c11ac66c2bbebef5773f3deaff4c0876e1d80c\" id=8a1b9384-5e28-498a-95ba-5686b5feb30e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.750607 | controller |     "Jun 11 12:44:26.390479 crc crio[24477]: time=\"2026-06-11T12:44:26.390318626Z\" level=info msg=\"Removed container d499f46c0637d0015a7fd23f28c11ac66c2bbebef5773f3deaff4c0876e1d80c: openshift-marketplace/certified-operators-gc5p8/extract-utilities\" id=8a1b9384-5e28-498a-95ba-5686b5feb30e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.750622 | controller |     "Jun 11 12:44:50.214721 crc crio[24477]: time=\"2026-06-11T12:44:50.211009023Z\" level=info msg=\"Removing container: 66436f2995dfc48c3c3568a1eebcfc25e440d71a38fb3a7670a6193b87d2a0f7\" id=3e8dc3c7-32d7-46cb-b655-2c0fec3d6c29 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.750637 | controller |     "Jun 11 12:44:50.724449 crc crio[24477]: time=\"2026-06-11T12:44:50.724298965Z\" level=info msg=\"Removed container 66436f2995dfc48c3c3568a1eebcfc25e440d71a38fb3a7670a6193b87d2a0f7: openshift-infra/auto-csr-approver-29686358-m7trq/oc\" id=3e8dc3c7-32d7-46cb-b655-2c0fec3d6c29 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.750651 | controller |     "Jun 11 12:44:50.749518 crc crio[24477]: time=\"2026-06-11T12:44:50.749383876Z\" level=info msg=\"Stopping pod sandbox: 51a60857444527a2ffbf2e40acd766fd3c1629cb757aa7b54be90f2b3aa7236b\" id=025e9b84-b4c4-4165-94ba-72182369a5f8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.750666 | controller |     "Jun 11 12:44:50.749518 crc crio[24477]: time=\"2026-06-11T12:44:50.749476548Z\" level=info msg=\"Stopped pod sandbox (already stopped): 51a60857444527a2ffbf2e40acd766fd3c1629cb757aa7b54be90f2b3aa7236b\" id=025e9b84-b4c4-4165-94ba-72182369a5f8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.750680 | controller |     "Jun 11 12:44:50.753953 crc crio[24477]: time=\"2026-06-11T12:44:50.753243483Z\" level=info msg=\"Removing pod sandbox: 51a60857444527a2ffbf2e40acd766fd3c1629cb757aa7b54be90f2b3aa7236b\" id=2db9dc51-2fa8-4181-be96-9037666dac17 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.750698 | controller |     "Jun 11 12:44:50.777759 crc crio[24477]: time=\"2026-06-11T12:44:50.777526877Z\" level=info msg=\"Removed pod sandbox: 51a60857444527a2ffbf2e40acd766fd3c1629cb757aa7b54be90f2b3aa7236b\" id=2db9dc51-2fa8-4181-be96-9037666dac17 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.750713 | controller |     "Jun 11 12:44:50.780506 crc crio[24477]: time=\"2026-06-11T12:44:50.780221289Z\" level=info msg=\"Stopping pod sandbox: 0ade9589b5f33c289fc834d449416f055705300c4d078fd510ef1b72978b75a2\" id=7458720e-76ce-428e-8792-2fc8e50675b4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.750727 | controller |     "Jun 11 12:44:50.780506 crc crio[24477]: time=\"2026-06-11T12:44:50.780330402Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0ade9589b5f33c289fc834d449416f055705300c4d078fd510ef1b72978b75a2\" id=7458720e-76ce-428e-8792-2fc8e50675b4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.750742 | controller |     "Jun 11 12:44:50.782710 crc crio[24477]: time=\"2026-06-11T12:44:50.782440022Z\" level=info msg=\"Removing pod sandbox: 0ade9589b5f33c289fc834d449416f055705300c4d078fd510ef1b72978b75a2\" id=45d9e4eb-afb1-449a-8650-d05383b0b26a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.750756 | controller |     "Jun 11 12:44:50.807203 crc crio[24477]: time=\"2026-06-11T12:44:50.807140951Z\" level=info msg=\"Removed pod sandbox: 0ade9589b5f33c289fc834d449416f055705300c4d078fd510ef1b72978b75a2\" id=45d9e4eb-afb1-449a-8650-d05383b0b26a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.750770 | controller |     "Jun 11 12:45:01.046938 crc crio[24477]: time=\"2026-06-11T12:45:01.043799833Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686365-glxz7/POD\" id=472bd707-641e-4534-adf7-cbc14a43d1d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.750785 | controller |     "Jun 11 12:45:01.054618 crc crio[24477]: time=\"2026-06-11T12:45:01.051159022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.750799 | controller |     "Jun 11 12:45:01.143606 crc crio[24477]: time=\"2026-06-11T12:45:01.142906994Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686365-glxz7 Namespace:openshift-operator-lifecycle-manager ID:31c4344476c80bc2a347c5ec49dd57b2dc1af1fe3ed7a53382f31693a821ce3c UID:a0911ad9-3d4c-460e-8517-47a680759583 NetNS:/var/run/netns/14a520c7-7b04-48f4-8ce4-148aea921ce2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda0911ad9_3d4c_460e_8517_47a680759583.slice PodAnnotations:0xc007b16628}] Aliases:map[]}\"",
2026-06-11 13:18:31.750814 | controller |     "Jun 11 12:45:01.143606 crc crio[24477]: time=\"2026-06-11T12:45:01.143591054Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686365-glxz7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.750829 | controller |     "Jun 11 12:45:01.699093 crc crio[24477]: 2026-06-11T12:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:31c4344476c80bc Mac:a6:a2:cd:bd:75:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/14a520c7-7b04-48f4-8ce4-148aea921ce2 SocketPath: PciID:}] [{Interface:0xc00025c7f0 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.750844 | controller |     "Jun 11 12:45:01.702128 crc crio[24477]: time=\"2026-06-11T12:45:01.7020146Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686365-glxz7 Namespace:openshift-operator-lifecycle-manager ID:31c4344476c80bc2a347c5ec49dd57b2dc1af1fe3ed7a53382f31693a821ce3c UID:a0911ad9-3d4c-460e-8517-47a680759583 NetNS:/var/run/netns/14a520c7-7b04-48f4-8ce4-148aea921ce2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda0911ad9_3d4c_460e_8517_47a680759583.slice PodAnnotations:0xc007b16628}] Aliases:map[]}\"",
2026-06-11 13:18:31.750888 | controller |     "Jun 11 12:45:01.702377 crc crio[24477]: time=\"2026-06-11T12:45:01.7023182Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686365-glxz7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.750905 | controller |     "Jun 11 12:45:01.724285 crc crio[24477]: time=\"2026-06-11T12:45:01.724175828Z\" level=info msg=\"Ran pod sandbox 31c4344476c80bc2a347c5ec49dd57b2dc1af1fe3ed7a53382f31693a821ce3c with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686365-glxz7/POD\" id=472bd707-641e-4534-adf7-cbc14a43d1d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.750920 | controller |     "Jun 11 12:45:01.728586 crc crio[24477]: time=\"2026-06-11T12:45:01.728490475Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d0b112fb-0b21-406b-8b64-4d79a4d6e142 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.750934 | controller |     "Jun 11 12:45:01.739741 crc crio[24477]: time=\"2026-06-11T12:45:01.739562054Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6f3cf83b-c6e0-4b31-8c16-211da310f57e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.750949 | controller |     "Jun 11 12:45:01.750452 crc crio[24477]: time=\"2026-06-11T12:45:01.750354236Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686365-glxz7/collect-profiles\" id=ed471fdf-b6a0-483a-a613-6ac4348098d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.750964 | controller |     "Jun 11 12:45:01.751234 crc crio[24477]: time=\"2026-06-11T12:45:01.751154529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.750979 | controller |     "Jun 11 12:45:01.841904 crc crio[24477]: time=\"2026-06-11T12:45:01.841034851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.750993 | controller |     "Jun 11 12:45:01.851959 crc crio[24477]: time=\"2026-06-11T12:45:01.851533983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.751007 | controller |     "Jun 11 12:45:02.098137 crc crio[24477]: time=\"2026-06-11T12:45:02.097822425Z\" level=info msg=\"Created container 642db62442568ded0d022c9de55248fa36c497c416fd176ce8670e64f8396bad: openshift-operator-lifecycle-manager/collect-profiles-29686365-glxz7/collect-profiles\" id=ed471fdf-b6a0-483a-a613-6ac4348098d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.751022 | controller |     "Jun 11 12:45:02.102560 crc crio[24477]: time=\"2026-06-11T12:45:02.1003615Z\" level=info msg=\"Starting container: 642db62442568ded0d022c9de55248fa36c497c416fd176ce8670e64f8396bad\" id=9c4f18f8-31d0-47d0-8f67-7974198de348 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.751036 | controller |     "Jun 11 12:45:02.115870 crc crio[24477]: time=\"2026-06-11T12:45:02.11556662Z\" level=info msg=\"Started container\" PID=152027 containerID=642db62442568ded0d022c9de55248fa36c497c416fd176ce8670e64f8396bad description=openshift-operator-lifecycle-manager/collect-profiles-29686365-glxz7/collect-profiles id=9c4f18f8-31d0-47d0-8f67-7974198de348 name=/runtime.v1.RuntimeService/StartContainer sandboxID=31c4344476c80bc2a347c5ec49dd57b2dc1af1fe3ed7a53382f31693a821ce3c",
2026-06-11 13:18:31.751054 | controller |     "Jun 11 12:45:05.510332 crc crio[24477]: time=\"2026-06-11T12:45:05.509274378Z\" level=info msg=\"Stopping pod sandbox: 31c4344476c80bc2a347c5ec49dd57b2dc1af1fe3ed7a53382f31693a821ce3c\" id=c506b4e3-c798-4d87-9dae-cbdad8fdffce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.751071 | controller |     "Jun 11 12:45:05.512371 crc crio[24477]: time=\"2026-06-11T12:45:05.511818779Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686365-glxz7 Namespace:openshift-operator-lifecycle-manager ID:31c4344476c80bc2a347c5ec49dd57b2dc1af1fe3ed7a53382f31693a821ce3c UID:a0911ad9-3d4c-460e-8517-47a680759583 NetNS:/var/run/netns/14a520c7-7b04-48f4-8ce4-148aea921ce2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda0911ad9_3d4c_460e_8517_47a680759583.slice PodAnnotations:0xc001f2ab10}] Aliases:map[]}\"",
2026-06-11 13:18:31.751086 | controller |     "Jun 11 12:45:05.512371 crc crio[24477]: time=\"2026-06-11T12:45:05.512055506Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686365-glxz7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.751102 | controller |     "Jun 11 12:45:06.485047 crc crio[24477]: time=\"2026-06-11T12:45:06.48278443Z\" level=info msg=\"Stopped pod sandbox: 31c4344476c80bc2a347c5ec49dd57b2dc1af1fe3ed7a53382f31693a821ce3c\" id=c506b4e3-c798-4d87-9dae-cbdad8fdffce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.751117 | controller |     "Jun 11 12:45:42.619910 crc crio[24477]: time=\"2026-06-11T12:45:42.618124321Z\" level=info msg=\"Stopping pod sandbox: ee6b99f14a9c2c7e193b996a3269e4b8af66eaa3724eca979c30b92ef2426e68\" id=7cf4b45b-4c0e-4a09-a0b3-3b2c51ea214b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.751132 | controller |     "Jun 11 12:45:42.622136 crc crio[24477]: time=\"2026-06-11T12:45:42.620871518Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tlqnl Namespace:openstack ID:ee6b99f14a9c2c7e193b996a3269e4b8af66eaa3724eca979c30b92ef2426e68 UID:632a2948-f14c-4cf8-af53-1fcbfb21484c NetNS:/var/run/netns/26e21864-5822-4e3a-8db0-a0e9c296c03f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod632a2948_f14c_4cf8_af53_1fcbfb21484c.slice PodAnnotations:0xc000a87728}] Aliases:map[]}\"",
2026-06-11 13:18:31.751147 | controller |     "Jun 11 12:45:42.622136 crc crio[24477]: time=\"2026-06-11T12:45:42.621098355Z\" level=info msg=\"Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tlqnl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.751162 | controller |     "Jun 11 12:45:43.257980 crc crio[24477]: time=\"2026-06-11T12:45:43.257294031Z\" level=info msg=\"Stopped pod sandbox: ee6b99f14a9c2c7e193b996a3269e4b8af66eaa3724eca979c30b92ef2426e68\" id=7cf4b45b-4c0e-4a09-a0b3-3b2c51ea214b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.751177 | controller |     "Jun 11 12:45:44.262176 crc crio[24477]: time=\"2026-06-11T12:45:44.260487583Z\" level=info msg=\"Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamlftth/POD\" id=80fe9f89-fcf8-4ab0-95df-e8ba0920bf7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.751191 | controller |     "Jun 11 12:45:44.262176 crc crio[24477]: time=\"2026-06-11T12:45:44.261765489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.751205 | controller |     "Jun 11 12:45:44.334389 crc crio[24477]: time=\"2026-06-11T12:45:44.334311435Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamlftth Namespace:openstack ID:2d6a0fba74be2cb9d8c4005ed42fe051bfaf53a270cf56ddf3d8f129e6dc8515 UID:b8a7d5f8-8714-4c3e-b6af-8b6700aac9a0 NetNS:/var/run/netns/981321db-a645-449b-8ec7-a3bab8c2bb56 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8a7d5f8_8714_4c3e_b6af_8b6700aac9a0.slice PodAnnotations:0xc00251e198}] Aliases:map[]}\"",
2026-06-11 13:18:31.751227 | controller |     "Jun 11 12:45:44.335067 crc crio[24477]: time=\"2026-06-11T12:45:44.335037605Z\" level=info msg=\"Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamlftth to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.751243 | controller |     "Jun 11 12:45:45.109561 crc crio[24477]: 2026-06-11T12:45:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d6a0fba74be2cb Mac:16:19:2e:9a:04:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/981321db-a645-449b-8ec7-a3bab8c2bb56 SocketPath: PciID:}] [{Interface:0xc0006145c0 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.751258 | controller |     "Jun 11 12:45:45.112828 crc crio[24477]: time=\"2026-06-11T12:45:45.112773976Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamlftth Namespace:openstack ID:2d6a0fba74be2cb9d8c4005ed42fe051bfaf53a270cf56ddf3d8f129e6dc8515 UID:b8a7d5f8-8714-4c3e-b6af-8b6700aac9a0 NetNS:/var/run/netns/981321db-a645-449b-8ec7-a3bab8c2bb56 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8a7d5f8_8714_4c3e_b6af_8b6700aac9a0.slice PodAnnotations:0xc00251e198}] Aliases:map[]}\"",
2026-06-11 13:18:31.751273 | controller |     "Jun 11 12:45:45.113323 crc crio[24477]: time=\"2026-06-11T12:45:45.113298552Z\" level=info msg=\"Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamlftth for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.751287 | controller |     "Jun 11 12:45:45.126069 crc crio[24477]: time=\"2026-06-11T12:45:45.126029668Z\" level=info msg=\"Ran pod sandbox 2d6a0fba74be2cb9d8c4005ed42fe051bfaf53a270cf56ddf3d8f129e6dc8515 with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamlftth/POD\" id=80fe9f89-fcf8-4ab0-95df-e8ba0920bf7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.751410 | controller |     "Jun 11 12:45:45.133433 crc crio[24477]: time=\"2026-06-11T12:45:45.133344422Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=1727e207-4d76-436a-a55a-d1d245856126 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.751428 | controller |     "Jun 11 12:45:45.180389 crc crio[24477]: time=\"2026-06-11T12:45:45.180260462Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=fd2a4af9-ed37-48ba-8e03-1fe4da78d717 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.751443 | controller |     "Jun 11 12:45:45.190403 crc crio[24477]: time=\"2026-06-11T12:45:45.190311333Z\" level=info msg=\"Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamlftth/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=728a31d3-d386-4700-9939-165e5f5c7b48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.751458 | controller |     "Jun 11 12:45:45.191046 crc crio[24477]: time=\"2026-06-11T12:45:45.190986102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.751472 | controller |     "Jun 11 12:45:45.252915 crc crio[24477]: time=\"2026-06-11T12:45:45.252722187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.751492 | controller |     "Jun 11 12:45:45.259901 crc crio[24477]: time=\"2026-06-11T12:45:45.259777673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.751507 | controller |     "Jun 11 12:45:45.467385 crc crio[24477]: time=\"2026-06-11T12:45:45.466306454Z\" level=info msg=\"Created container b752cf4c0dcb229c3e972f8517ec85a25bbabe6b943eba3a922a88886b4bf169: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamlftth/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=728a31d3-d386-4700-9939-165e5f5c7b48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.751522 | controller |     "Jun 11 12:45:45.472209 crc crio[24477]: time=\"2026-06-11T12:45:45.470537313Z\" level=info msg=\"Starting container: b752cf4c0dcb229c3e972f8517ec85a25bbabe6b943eba3a922a88886b4bf169\" id=b0d23390-e0f8-473c-a2a1-83d0ca9ea863 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.751537 | controller |     "Jun 11 12:45:45.477323 crc crio[24477]: time=\"2026-06-11T12:45:45.476252003Z\" level=info msg=\"Started container\" PID=154281 containerID=b752cf4c0dcb229c3e972f8517ec85a25bbabe6b943eba3a922a88886b4bf169 description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamlftth/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=b0d23390-e0f8-473c-a2a1-83d0ca9ea863 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d6a0fba74be2cb9d8c4005ed42fe051bfaf53a270cf56ddf3d8f129e6dc8515",
2026-06-11 13:18:31.751552 | controller |     "Jun 11 12:45:50.860936 crc crio[24477]: time=\"2026-06-11T12:45:50.856312284Z\" level=info msg=\"Removing container: 9e25617ea129ef0a8aa4c94ba2153e7429ad2d888a3ad2c47a419c81d7e08ba4\" id=6165c2d9-cd4d-4bb5-83f8-843de4bb952b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.751567 | controller |     "Jun 11 12:45:51.070238 crc crio[24477]: time=\"2026-06-11T12:45:51.070107984Z\" level=info msg=\"Removed container 9e25617ea129ef0a8aa4c94ba2153e7429ad2d888a3ad2c47a419c81d7e08ba4: openshift-operator-lifecycle-manager/collect-profiles-29686320-75v6n/collect-profiles\" id=6165c2d9-cd4d-4bb5-83f8-843de4bb952b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.751582 | controller |     "Jun 11 12:45:51.127188 crc crio[24477]: time=\"2026-06-11T12:45:51.126996865Z\" level=info msg=\"Stopping pod sandbox: 74b47daee30e0041dafb972399266ab83de3fc3b946fe0d4be206d276ad36e40\" id=5e956bc7-0798-4449-82a6-cb67f3964144 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.751597 | controller |     "Jun 11 12:45:51.127188 crc crio[24477]: time=\"2026-06-11T12:45:51.127093687Z\" level=info msg=\"Stopped pod sandbox (already stopped): 74b47daee30e0041dafb972399266ab83de3fc3b946fe0d4be206d276ad36e40\" id=5e956bc7-0798-4449-82a6-cb67f3964144 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.751611 | controller |     "Jun 11 12:45:51.131263 crc crio[24477]: time=\"2026-06-11T12:45:51.131096349Z\" level=info msg=\"Removing pod sandbox: 74b47daee30e0041dafb972399266ab83de3fc3b946fe0d4be206d276ad36e40\" id=50a48629-7b32-428f-8606-96558f97c1a9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.751626 | controller |     "Jun 11 12:45:51.207732 crc crio[24477]: time=\"2026-06-11T12:45:51.207579891Z\" level=info msg=\"Removed pod sandbox: 74b47daee30e0041dafb972399266ab83de3fc3b946fe0d4be206d276ad36e40\" id=50a48629-7b32-428f-8606-96558f97c1a9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.751640 | controller |     "Jun 11 12:46:00.545581 crc crio[24477]: time=\"2026-06-11T12:46:00.544815335Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686366-zrp4h/POD\" id=21c7e7ff-fbd1-40c4-a37e-ea05eee20b67 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.751655 | controller |     "Jun 11 12:46:00.547822 crc crio[24477]: time=\"2026-06-11T12:46:00.545618869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.751673 | controller |     "Jun 11 12:46:00.604280 crc crio[24477]: time=\"2026-06-11T12:46:00.604016331Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686366-zrp4h Namespace:openshift-infra ID:7b23500220d1618c8501b90f2f10c83447ca4e2db95da628f106193d8b10bba4 UID:0f3f464c-2acd-447e-9d9f-1b58f129e3c4 NetNS:/var/run/netns/44d7e882-adde-4005-9e72-d4d9fc0799e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f3f464c_2acd_447e_9d9f_1b58f129e3c4.slice PodAnnotations:0xc007b16cf8}] Aliases:map[]}\"",
2026-06-11 13:18:31.751688 | controller |     "Jun 11 12:46:00.604280 crc crio[24477]: time=\"2026-06-11T12:46:00.604087753Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686366-zrp4h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.751704 | controller |     "Jun 11 12:46:01.162753 crc crio[24477]: 2026-06-11T12:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b23500220d1618 Mac:b2:75:d5:f9:de:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/44d7e882-adde-4005-9e72-d4d9fc0799e7 SocketPath: PciID:}] [{Interface:0xc0002514e0 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.751719 | controller |     "Jun 11 12:46:01.165580 crc crio[24477]: time=\"2026-06-11T12:46:01.165428109Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686366-zrp4h Namespace:openshift-infra ID:7b23500220d1618c8501b90f2f10c83447ca4e2db95da628f106193d8b10bba4 UID:0f3f464c-2acd-447e-9d9f-1b58f129e3c4 NetNS:/var/run/netns/44d7e882-adde-4005-9e72-d4d9fc0799e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f3f464c_2acd_447e_9d9f_1b58f129e3c4.slice PodAnnotations:0xc007b16cf8}] Aliases:map[]}\"",
2026-06-11 13:18:31.751734 | controller |     "Jun 11 12:46:01.165885 crc crio[24477]: time=\"2026-06-11T12:46:01.165625354Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686366-zrp4h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.751749 | controller |     "Jun 11 12:46:01.178786 crc crio[24477]: time=\"2026-06-11T12:46:01.178571955Z\" level=info msg=\"Ran pod sandbox 7b23500220d1618c8501b90f2f10c83447ca4e2db95da628f106193d8b10bba4 with infra container: openshift-infra/auto-csr-approver-29686366-zrp4h/POD\" id=21c7e7ff-fbd1-40c4-a37e-ea05eee20b67 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.751763 | controller |     "Jun 11 12:46:01.182176 crc crio[24477]: time=\"2026-06-11T12:46:01.181989461Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=fc0f6cc0-e5b0-4bb0-be40-4d468653690c name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.751778 | controller |     "Jun 11 12:46:01.202495 crc crio[24477]: time=\"2026-06-11T12:46:01.202254396Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 13:18:31.751793 | controller |     "Jun 11 12:46:02.176237 crc crio[24477]: time=\"2026-06-11T12:46:02.175892684Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=fc0f6cc0-e5b0-4bb0-be40-4d468653690c name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.751807 | controller |     "Jun 11 12:46:02.180636 crc crio[24477]: time=\"2026-06-11T12:46:02.180551323Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fa1362b9-335e-4777-98ab-c32eecb77a07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.751822 | controller |     "Jun 11 12:46:02.186342 crc crio[24477]: time=\"2026-06-11T12:46:02.184117003Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=12f52225-98d2-4fd9-b8a8-2680be4086e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.751840 | controller |     "Jun 11 12:46:02.198363 crc crio[24477]: time=\"2026-06-11T12:46:02.198218327Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686366-zrp4h/oc\" id=bce1f673-02b0-4aac-9381-07488c72fbf1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.751873 | controller |     "Jun 11 12:46:02.199182 crc crio[24477]: time=\"2026-06-11T12:46:02.199105422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.751890 | controller |     "Jun 11 12:46:02.269554 crc crio[24477]: time=\"2026-06-11T12:46:02.269100087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.751905 | controller |     "Jun 11 12:46:02.927359 crc crio[24477]: time=\"2026-06-11T12:46:02.927245647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.751920 | controller |     "Jun 11 12:46:03.800378 crc crio[24477]: time=\"2026-06-11T12:46:03.799290345Z\" level=info msg=\"Created container 945c62f6600d7e6928cab69e64bd8efeb2e94edb361423e248e101cdeb641977: openshift-infra/auto-csr-approver-29686366-zrp4h/oc\" id=bce1f673-02b0-4aac-9381-07488c72fbf1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.751935 | controller |     "Jun 11 12:46:03.802371 crc crio[24477]: time=\"2026-06-11T12:46:03.801975449Z\" level=info msg=\"Starting container: 945c62f6600d7e6928cab69e64bd8efeb2e94edb361423e248e101cdeb641977\" id=9a0c175c-8055-4ab7-9c25-7da9f96b98ab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.751949 | controller |     "Jun 11 12:46:03.811259 crc crio[24477]: time=\"2026-06-11T12:46:03.811094014Z\" level=info msg=\"Started container\" PID=155281 containerID=945c62f6600d7e6928cab69e64bd8efeb2e94edb361423e248e101cdeb641977 description=openshift-infra/auto-csr-approver-29686366-zrp4h/oc id=9a0c175c-8055-4ab7-9c25-7da9f96b98ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b23500220d1618c8501b90f2f10c83447ca4e2db95da628f106193d8b10bba4",
2026-06-11 13:18:31.751964 | controller |     "Jun 11 12:46:06.109962 crc crio[24477]: time=\"2026-06-11T12:46:06.109157345Z\" level=info msg=\"Stopping pod sandbox: 7b23500220d1618c8501b90f2f10c83447ca4e2db95da628f106193d8b10bba4\" id=45db1ad9-db6f-430a-b63c-585dc7a4cb38 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.751979 | controller |     "Jun 11 12:46:06.112550 crc crio[24477]: time=\"2026-06-11T12:46:06.110892234Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686366-zrp4h Namespace:openshift-infra ID:7b23500220d1618c8501b90f2f10c83447ca4e2db95da628f106193d8b10bba4 UID:0f3f464c-2acd-447e-9d9f-1b58f129e3c4 NetNS:/var/run/netns/44d7e882-adde-4005-9e72-d4d9fc0799e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f3f464c_2acd_447e_9d9f_1b58f129e3c4.slice PodAnnotations:0xc000b191e8}] Aliases:map[]}\"",
2026-06-11 13:18:31.751995 | controller |     "Jun 11 12:46:06.112550 crc crio[24477]: time=\"2026-06-11T12:46:06.111029798Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686366-zrp4h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.752010 | controller |     "Jun 11 12:46:06.489361 crc crio[24477]: time=\"2026-06-11T12:46:06.488772364Z\" level=info msg=\"Stopped pod sandbox: 7b23500220d1618c8501b90f2f10c83447ca4e2db95da628f106193d8b10bba4\" id=45db1ad9-db6f-430a-b63c-585dc7a4cb38 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.752028 | controller |     "Jun 11 12:46:15.169317 crc crio[24477]: time=\"2026-06-11T12:46:15.167246095Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-nnx5n/POD\" id=6209a12d-4534-481e-9328-e91b3943473e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.752043 | controller |     "Jun 11 12:46:15.169317 crc crio[24477]: time=\"2026-06-11T12:46:15.168357776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.752058 | controller |     "Jun 11 12:46:15.219733 crc crio[24477]: time=\"2026-06-11T12:46:15.219558316Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nnx5n Namespace:openshift-marketplace ID:3689c75705524adae237aafcc25ea89fc3449c0e5d3d2556f6173bdc2951af8d UID:3e44e421-6c59-44a9-90e0-a383e19b8bbc NetNS:/var/run/netns/09c4d7e2-d670-4804-8dd4-0b93ebc37ba5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3e44e421_6c59_44a9_90e0_a383e19b8bbc.slice PodAnnotations:0xc007b16bc0}] Aliases:map[]}\"",
2026-06-11 13:18:31.752073 | controller |     "Jun 11 12:46:15.219733 crc crio[24477]: time=\"2026-06-11T12:46:15.219631038Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-nnx5n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.752088 | controller |     "Jun 11 12:46:15.940517 crc crio[24477]: 2026-06-11T12:46:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3689c75705524ad Mac:16:17:9c:52:90:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/09c4d7e2-d670-4804-8dd4-0b93ebc37ba5 SocketPath: PciID:}] [{Interface:0xc000122c00 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.752103 | controller |     "Jun 11 12:46:15.948745 crc crio[24477]: time=\"2026-06-11T12:46:15.948620547Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nnx5n Namespace:openshift-marketplace ID:3689c75705524adae237aafcc25ea89fc3449c0e5d3d2556f6173bdc2951af8d UID:3e44e421-6c59-44a9-90e0-a383e19b8bbc NetNS:/var/run/netns/09c4d7e2-d670-4804-8dd4-0b93ebc37ba5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3e44e421_6c59_44a9_90e0_a383e19b8bbc.slice PodAnnotations:0xc007b16bc0}] Aliases:map[]}\"",
2026-06-11 13:18:31.752118 | controller |     "Jun 11 12:46:15.949016 crc crio[24477]: time=\"2026-06-11T12:46:15.948949886Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-nnx5n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.752133 | controller |     "Jun 11 12:46:15.962582 crc crio[24477]: time=\"2026-06-11T12:46:15.96224359Z\" level=info msg=\"Ran pod sandbox 3689c75705524adae237aafcc25ea89fc3449c0e5d3d2556f6173bdc2951af8d with infra container: openshift-marketplace/redhat-marketplace-nnx5n/POD\" id=6209a12d-4534-481e-9328-e91b3943473e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.752148 | controller |     "Jun 11 12:46:15.965914 crc crio[24477]: time=\"2026-06-11T12:46:15.965389666Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a890996f-044c-4021-acb5-3e771ce7b40d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.752163 | controller |     "Jun 11 12:46:15.968248 crc crio[24477]: time=\"2026-06-11T12:46:15.968174275Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0190b489-ce67-42ca-8c68-f2efdd70c6aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.752178 | controller |     "Jun 11 12:46:15.976891 crc crio[24477]: time=\"2026-06-11T12:46:15.976777074Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nnx5n/extract-utilities\" id=2f1e37a9-6517-4ddb-8e45-61c3eec14c93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.752196 | controller |     "Jun 11 12:46:15.977392 crc crio[24477]: time=\"2026-06-11T12:46:15.977111853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.752212 | controller |     "Jun 11 12:46:16.022222 crc crio[24477]: time=\"2026-06-11T12:46:16.022154263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.752226 | controller |     "Jun 11 12:46:16.026290 crc crio[24477]: time=\"2026-06-11T12:46:16.026230266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.752241 | controller |     "Jun 11 12:46:16.230132 crc crio[24477]: time=\"2026-06-11T12:46:16.229970299Z\" level=info msg=\"Created container 9b6c4776477fefa8b6d06b4f6a9b05f745a7ca71ffc8256a1fffeafbf1d6a278: openshift-marketplace/redhat-marketplace-nnx5n/extract-utilities\" id=2f1e37a9-6517-4ddb-8e45-61c3eec14c93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.752256 | controller |     "Jun 11 12:46:16.232525 crc crio[24477]: time=\"2026-06-11T12:46:16.232077798Z\" level=info msg=\"Starting container: 9b6c4776477fefa8b6d06b4f6a9b05f745a7ca71ffc8256a1fffeafbf1d6a278\" id=b927ae98-88bc-49c8-839c-dff88a7bddcb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.752271 | controller |     "Jun 11 12:46:16.240940 crc crio[24477]: time=\"2026-06-11T12:46:16.240787552Z\" level=info msg=\"Started container\" PID=156111 containerID=9b6c4776477fefa8b6d06b4f6a9b05f745a7ca71ffc8256a1fffeafbf1d6a278 description=openshift-marketplace/redhat-marketplace-nnx5n/extract-utilities id=b927ae98-88bc-49c8-839c-dff88a7bddcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=3689c75705524adae237aafcc25ea89fc3449c0e5d3d2556f6173bdc2951af8d",
2026-06-11 13:18:31.752287 | controller |     "Jun 11 12:46:16.377801 crc crio[24477]: time=\"2026-06-11T12:46:16.376992649Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=41b2df04-658a-4b57-931b-2602c06fb1e3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.752302 | controller |     "Jun 11 12:46:16.385065 crc crio[24477]: time=\"2026-06-11T12:46:16.384985171Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 13:18:31.752317 | controller |     "Jun 11 12:46:16.975793 crc crio[24477]: time=\"2026-06-11T12:46:16.975431999Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=41b2df04-658a-4b57-931b-2602c06fb1e3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.752331 | controller |     "Jun 11 12:46:16.990261 crc crio[24477]: time=\"2026-06-11T12:46:16.982366302Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=54535f36-fb61-4f7b-be1e-7392e3b19a5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.752346 | controller |     "Jun 11 12:46:16.990261 crc crio[24477]: time=\"2026-06-11T12:46:16.989742069Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=0b6d3ba2-6aa8-4f79-8ab7-6cf51ff17204 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.752361 | controller |     "Jun 11 12:46:17.019381 crc crio[24477]: time=\"2026-06-11T12:46:17.019161802Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nnx5n/extract-content\" id=1e248504-710a-4811-9acc-f77361b75502 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.752379 | controller |     "Jun 11 12:46:17.020084 crc crio[24477]: time=\"2026-06-11T12:46:17.019874982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.752394 | controller |     "Jun 11 12:46:17.079389 crc crio[24477]: time=\"2026-06-11T12:46:17.07928084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.752409 | controller |     "Jun 11 12:46:17.084442 crc crio[24477]: time=\"2026-06-11T12:46:17.084321491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.752423 | controller |     "Jun 11 12:46:17.313055 crc crio[24477]: time=\"2026-06-11T12:46:17.31290922Z\" level=info msg=\"Created container 3bc705aae5028dc825a8b583e9079b5087da1de8f417c350521661a0d0a78bdc: openshift-marketplace/redhat-marketplace-nnx5n/extract-content\" id=1e248504-710a-4811-9acc-f77361b75502 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.752438 | controller |     "Jun 11 12:46:17.317772 crc crio[24477]: time=\"2026-06-11T12:46:17.316328158Z\" level=info msg=\"Starting container: 3bc705aae5028dc825a8b583e9079b5087da1de8f417c350521661a0d0a78bdc\" id=57adeb30-9fff-46e2-8bb8-8fdb380cfb7d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.752452 | controller |     "Jun 11 12:46:17.336944 crc crio[24477]: time=\"2026-06-11T12:46:17.336782336Z\" level=info msg=\"Started container\" PID=156158 containerID=3bc705aae5028dc825a8b583e9079b5087da1de8f417c350521661a0d0a78bdc description=openshift-marketplace/redhat-marketplace-nnx5n/extract-content id=57adeb30-9fff-46e2-8bb8-8fdb380cfb7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3689c75705524adae237aafcc25ea89fc3449c0e5d3d2556f6173bdc2951af8d",
2026-06-11 13:18:31.752467 | controller |     "Jun 11 12:46:19.456271 crc crio[24477]: time=\"2026-06-11T12:46:19.454989872Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e043b251-d061-4df5-8358-731f749160f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.752482 | controller |     "Jun 11 12:46:19.460732 crc crio[24477]: time=\"2026-06-11T12:46:19.460525667Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=11f46c89-1d1f-4a84-a386-eb8aa366c76c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.752497 | controller |     "Jun 11 12:46:19.474377 crc crio[24477]: time=\"2026-06-11T12:46:19.47422567Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nnx5n/registry-server\" id=31d06338-99ba-4fee-ae0a-6303272b678a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.752513 | controller |     "Jun 11 12:46:19.475128 crc crio[24477]: time=\"2026-06-11T12:46:19.475062337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.752528 | controller |     "Jun 11 12:46:19.549351 crc crio[24477]: time=\"2026-06-11T12:46:19.549193465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.752542 | controller |     "Jun 11 12:46:19.554114 crc crio[24477]: time=\"2026-06-11T12:46:19.554010218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.752557 | controller |     "Jun 11 12:46:19.757004 crc crio[24477]: time=\"2026-06-11T12:46:19.755897509Z\" level=info msg=\"Created container c4c4f39e0765f5e718a48e02892c07560e3bd6821e27b9706f7f7f5595eb4bae: openshift-marketplace/redhat-marketplace-nnx5n/registry-server\" id=31d06338-99ba-4fee-ae0a-6303272b678a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.752575 | controller |     "Jun 11 12:46:19.758404 crc crio[24477]: time=\"2026-06-11T12:46:19.758324177Z\" level=info msg=\"Starting container: c4c4f39e0765f5e718a48e02892c07560e3bd6821e27b9706f7f7f5595eb4bae\" id=a50636eb-31e4-49d2-a6a4-334ce8c94225 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.752589 | controller |     "Jun 11 12:46:19.772343 crc crio[24477]: time=\"2026-06-11T12:46:19.771884157Z\" level=info msg=\"Started container\" PID=156307 containerID=c4c4f39e0765f5e718a48e02892c07560e3bd6821e27b9706f7f7f5595eb4bae description=openshift-marketplace/redhat-marketplace-nnx5n/registry-server id=a50636eb-31e4-49d2-a6a4-334ce8c94225 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3689c75705524adae237aafcc25ea89fc3449c0e5d3d2556f6173bdc2951af8d",
2026-06-11 13:18:31.752604 | controller |     "Jun 11 12:46:27.599352 crc crio[24477]: time=\"2026-06-11T12:46:27.597515278Z\" level=info msg=\"Stopping container: c4c4f39e0765f5e718a48e02892c07560e3bd6821e27b9706f7f7f5595eb4bae (timeout: 2s)\" id=1d8f972d-0709-4d99-a48e-3d8b1bd0a88e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.752619 | controller |     "Jun 11 12:46:27.775249 crc crio[24477]: time=\"2026-06-11T12:46:27.775134923Z\" level=info msg=\"Stopped container c4c4f39e0765f5e718a48e02892c07560e3bd6821e27b9706f7f7f5595eb4bae: openshift-marketplace/redhat-marketplace-nnx5n/registry-server\" id=1d8f972d-0709-4d99-a48e-3d8b1bd0a88e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.752633 | controller |     "Jun 11 12:46:27.776452 crc crio[24477]: time=\"2026-06-11T12:46:27.776360906Z\" level=info msg=\"Stopping pod sandbox: 3689c75705524adae237aafcc25ea89fc3449c0e5d3d2556f6173bdc2951af8d\" id=670dddfa-50d0-48fc-9a0a-e6ab1aa1dc14 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.752648 | controller |     "Jun 11 12:46:27.777340 crc crio[24477]: time=\"2026-06-11T12:46:27.777272951Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nnx5n Namespace:openshift-marketplace ID:3689c75705524adae237aafcc25ea89fc3449c0e5d3d2556f6173bdc2951af8d UID:3e44e421-6c59-44a9-90e0-a383e19b8bbc NetNS:/var/run/netns/09c4d7e2-d670-4804-8dd4-0b93ebc37ba5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3e44e421_6c59_44a9_90e0_a383e19b8bbc.slice PodAnnotations:0xc002e120c8}] Aliases:map[]}\"",
2026-06-11 13:18:31.752663 | controller |     "Jun 11 12:46:27.777495 crc crio[24477]: time=\"2026-06-11T12:46:27.777446687Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-nnx5n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.752678 | controller |     "Jun 11 12:46:28.354476 crc crio[24477]: time=\"2026-06-11T12:46:28.354019207Z\" level=info msg=\"Stopped pod sandbox: 3689c75705524adae237aafcc25ea89fc3449c0e5d3d2556f6173bdc2951af8d\" id=670dddfa-50d0-48fc-9a0a-e6ab1aa1dc14 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.752692 | controller |     "Jun 11 12:46:28.622472 crc crio[24477]: time=\"2026-06-11T12:46:28.621922503Z\" level=info msg=\"Removing container: c4c4f39e0765f5e718a48e02892c07560e3bd6821e27b9706f7f7f5595eb4bae\" id=b6aa8745-e890-4bb5-a617-1ae639dfc2e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.752707 | controller |     "Jun 11 12:46:28.687099 crc crio[24477]: time=\"2026-06-11T12:46:28.686306023Z\" level=info msg=\"Removed container c4c4f39e0765f5e718a48e02892c07560e3bd6821e27b9706f7f7f5595eb4bae: openshift-marketplace/redhat-marketplace-nnx5n/registry-server\" id=b6aa8745-e890-4bb5-a617-1ae639dfc2e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.752726 | controller |     "Jun 11 12:46:28.694828 crc crio[24477]: time=\"2026-06-11T12:46:28.691066584Z\" level=info msg=\"Removing container: 3bc705aae5028dc825a8b583e9079b5087da1de8f417c350521661a0d0a78bdc\" id=986424fa-f8a4-42d5-b2fc-e2f798ab7741 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.752741 | controller |     "Jun 11 12:46:28.744950 crc crio[24477]: time=\"2026-06-11T12:46:28.744814168Z\" level=info msg=\"Removed container 3bc705aae5028dc825a8b583e9079b5087da1de8f417c350521661a0d0a78bdc: openshift-marketplace/redhat-marketplace-nnx5n/extract-content\" id=986424fa-f8a4-42d5-b2fc-e2f798ab7741 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.752755 | controller |     "Jun 11 12:46:28.749485 crc crio[24477]: time=\"2026-06-11T12:46:28.748900481Z\" level=info msg=\"Removing container: 9b6c4776477fefa8b6d06b4f6a9b05f745a7ca71ffc8256a1fffeafbf1d6a278\" id=c63cf270-3d23-414f-95dd-39d63a541b7a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.752769 | controller |     "Jun 11 12:46:28.796358 crc crio[24477]: time=\"2026-06-11T12:46:28.796229976Z\" level=info msg=\"Removed container 9b6c4776477fefa8b6d06b4f6a9b05f745a7ca71ffc8256a1fffeafbf1d6a278: openshift-marketplace/redhat-marketplace-nnx5n/extract-utilities\" id=c63cf270-3d23-414f-95dd-39d63a541b7a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.752784 | controller |     "Jun 11 12:46:47.966082 crc crio[24477]: time=\"2026-06-11T12:46:47.965113171Z\" level=info msg=\"Stopping pod sandbox: 2d6a0fba74be2cb9d8c4005ed42fe051bfaf53a270cf56ddf3d8f129e6dc8515\" id=1ec58cb5-65c6-4d87-b472-c40413e8ee85 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.752799 | controller |     "Jun 11 12:46:47.968107 crc crio[24477]: time=\"2026-06-11T12:46:47.967588741Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamlftth Namespace:openstack ID:2d6a0fba74be2cb9d8c4005ed42fe051bfaf53a270cf56ddf3d8f129e6dc8515 UID:b8a7d5f8-8714-4c3e-b6af-8b6700aac9a0 NetNS:/var/run/netns/981321db-a645-449b-8ec7-a3bab8c2bb56 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8a7d5f8_8714_4c3e_b6af_8b6700aac9a0.slice PodAnnotations:0xc002d94110}] Aliases:map[]}\"",
2026-06-11 13:18:31.752814 | controller |     "Jun 11 12:46:47.970890 crc crio[24477]: time=\"2026-06-11T12:46:47.970290535Z\" level=info msg=\"Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamlftth from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.752829 | controller |     "Jun 11 12:46:48.444375 crc crio[24477]: time=\"2026-06-11T12:46:48.443603453Z\" level=info msg=\"Stopped pod sandbox: 2d6a0fba74be2cb9d8c4005ed42fe051bfaf53a270cf56ddf3d8f129e6dc8515\" id=1ec58cb5-65c6-4d87-b472-c40413e8ee85 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.752843 | controller |     "Jun 11 12:46:49.521166 crc crio[24477]: time=\"2026-06-11T12:46:49.519433967Z\" level=info msg=\"Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-65j9p/POD\" id=2e6d4096-cab8-40a8-98a8-43ee6decd06e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.752875 | controller |     "Jun 11 12:46:49.523190 crc crio[24477]: time=\"2026-06-11T12:46:49.521304399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.752891 | controller |     "Jun 11 12:46:49.573724 crc crio[24477]: time=\"2026-06-11T12:46:49.573062165Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-65j9p Namespace:openstack ID:2fa55743898dce1a5f18b797e185d7c0fb3f67cfba655b123a4d038f85d3160b UID:caaab9e0-1a28-4127-a198-e07ccfa2a7f2 NetNS:/var/run/netns/c56efda3-036b-48b8-a280-75cc03c9138e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcaaab9e0_1a28_4127_a198_e07ccfa2a7f2.slice PodAnnotations:0xc000530d68}] Aliases:map[]}\"",
2026-06-11 13:18:31.752910 | controller |     "Jun 11 12:46:49.574126 crc crio[24477]: time=\"2026-06-11T12:46:49.573767395Z\" level=info msg=\"Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-65j9p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.752948 | controller |     "Jun 11 12:46:50.217774 crc crio[24477]: 2026-06-11T12:46:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2fa55743898dce1 Mac:82:ea:c9:96:c4:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/c56efda3-036b-48b8-a280-75cc03c9138e SocketPath: PciID:}] [{Interface:0xc0001806a0 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.752969 | controller |     "Jun 11 12:46:50.222235 crc crio[24477]: time=\"2026-06-11T12:46:50.221259068Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-65j9p Namespace:openstack ID:2fa55743898dce1a5f18b797e185d7c0fb3f67cfba655b123a4d038f85d3160b UID:caaab9e0-1a28-4127-a198-e07ccfa2a7f2 NetNS:/var/run/netns/c56efda3-036b-48b8-a280-75cc03c9138e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcaaab9e0_1a28_4127_a198_e07ccfa2a7f2.slice PodAnnotations:0xc000530d68}] Aliases:map[]}\"",
2026-06-11 13:18:31.752988 | controller |     "Jun 11 12:46:50.222235 crc crio[24477]: time=\"2026-06-11T12:46:50.221496944Z\" level=info msg=\"Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-65j9p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.753006 | controller |     "Jun 11 12:46:50.240045 crc crio[24477]: time=\"2026-06-11T12:46:50.239504249Z\" level=info msg=\"Ran pod sandbox 2fa55743898dce1a5f18b797e185d7c0fb3f67cfba655b123a4d038f85d3160b with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-65j9p/POD\" id=2e6d4096-cab8-40a8-98a8-43ee6decd06e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.753025 | controller |     "Jun 11 12:46:50.244592 crc crio[24477]: time=\"2026-06-11T12:46:50.244489985Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=75864499-9987-44b0-b248-1a4a13864bce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.753041 | controller |     "Jun 11 12:46:50.285208 crc crio[24477]: time=\"2026-06-11T12:46:50.28510509Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=d4b557b6-c75d-4892-8bf0-01fa5cb54972 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.753056 | controller |     "Jun 11 12:46:50.295151 crc crio[24477]: time=\"2026-06-11T12:46:50.295054717Z\" level=info msg=\"Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-65j9p/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=aba838a9-697e-4a00-b5d2-110ec4675b82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.753071 | controller |     "Jun 11 12:46:50.295582 crc crio[24477]: time=\"2026-06-11T12:46:50.295508821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.753085 | controller |     "Jun 11 12:46:50.357426 crc crio[24477]: time=\"2026-06-11T12:46:50.357193552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.753099 | controller |     "Jun 11 12:46:50.365013 crc crio[24477]: time=\"2026-06-11T12:46:50.363836218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.753159 | controller |     "Jun 11 12:46:50.564188 crc crio[24477]: time=\"2026-06-11T12:46:50.564048519Z\" level=info msg=\"Created container 4bd06433293b9a6d81a65bc04f7a6961b59313fcdf4b7c8141b9392295ecbad2: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-65j9p/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=aba838a9-697e-4a00-b5d2-110ec4675b82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.753177 | controller |     "Jun 11 12:46:50.567354 crc crio[24477]: time=\"2026-06-11T12:46:50.566616901Z\" level=info msg=\"Starting container: 4bd06433293b9a6d81a65bc04f7a6961b59313fcdf4b7c8141b9392295ecbad2\" id=469536d0-712e-4638-95e9-032a3808ede6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.753192 | controller |     "Jun 11 12:46:50.574593 crc crio[24477]: time=\"2026-06-11T12:46:50.574484721Z\" level=info msg=\"Started container\" PID=158207 containerID=4bd06433293b9a6d81a65bc04f7a6961b59313fcdf4b7c8141b9392295ecbad2 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-65j9p/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=469536d0-712e-4638-95e9-032a3808ede6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2fa55743898dce1a5f18b797e185d7c0fb3f67cfba655b123a4d038f85d3160b",
2026-06-11 13:18:31.753208 | controller |     "Jun 11 12:46:51.262950 crc crio[24477]: time=\"2026-06-11T12:46:51.26284368Z\" level=info msg=\"Removing container: 0e42e2a73402f71727fb1dd993ecf48cdc0b440fca5e5e6ad34d431faa47684f\" id=68e5a8ad-3160-414a-8569-93399b58505a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.753223 | controller |     "Jun 11 12:46:51.606998 crc crio[24477]: time=\"2026-06-11T12:46:51.606780721Z\" level=info msg=\"Removed container 0e42e2a73402f71727fb1dd993ecf48cdc0b440fca5e5e6ad34d431faa47684f: openshift-infra/auto-csr-approver-29686360-sjd9z/oc\" id=68e5a8ad-3160-414a-8569-93399b58505a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.753238 | controller |     "Jun 11 12:46:51.617897 crc crio[24477]: time=\"2026-06-11T12:46:51.617764486Z\" level=info msg=\"Stopping pod sandbox: 3689c75705524adae237aafcc25ea89fc3449c0e5d3d2556f6173bdc2951af8d\" id=d989e832-eb97-4728-af4e-433736838c82 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.753252 | controller |     "Jun 11 12:46:51.618030 crc crio[24477]: time=\"2026-06-11T12:46:51.618008682Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3689c75705524adae237aafcc25ea89fc3449c0e5d3d2556f6173bdc2951af8d\" id=d989e832-eb97-4728-af4e-433736838c82 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.753267 | controller |     "Jun 11 12:46:51.622099 crc crio[24477]: time=\"2026-06-11T12:46:51.621942262Z\" level=info msg=\"Removing pod sandbox: 3689c75705524adae237aafcc25ea89fc3449c0e5d3d2556f6173bdc2951af8d\" id=3da8a219-c68a-41b4-9c7d-98480abbc962 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.753281 | controller |     "Jun 11 12:46:51.637032 crc crio[24477]: time=\"2026-06-11T12:46:51.636818589Z\" level=info msg=\"Removed pod sandbox: 3689c75705524adae237aafcc25ea89fc3449c0e5d3d2556f6173bdc2951af8d\" id=3da8a219-c68a-41b4-9c7d-98480abbc962 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.753391 | controller |     "Jun 11 12:46:51.638388 crc crio[24477]: time=\"2026-06-11T12:46:51.638313429Z\" level=info msg=\"Stopping pod sandbox: f42cecde4da7486126e806e279379b1c219f5b808a0e583ddbe355dadfff92bf\" id=de23a9bf-8555-4786-ae2a-029c0ffed34c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.753410 | controller |     "Jun 11 12:46:51.638551 crc crio[24477]: time=\"2026-06-11T12:46:51.638415872Z\" level=info msg=\"Stopped pod sandbox (already stopped): f42cecde4da7486126e806e279379b1c219f5b808a0e583ddbe355dadfff92bf\" id=de23a9bf-8555-4786-ae2a-029c0ffed34c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.753430 | controller |     "Jun 11 12:46:51.639178 crc crio[24477]: time=\"2026-06-11T12:46:51.639098302Z\" level=info msg=\"Removing pod sandbox: f42cecde4da7486126e806e279379b1c219f5b808a0e583ddbe355dadfff92bf\" id=55d38b75-71c6-4e21-a5b1-d50e55cecfe6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.753445 | controller |     "Jun 11 12:46:51.652099 crc crio[24477]: time=\"2026-06-11T12:46:51.651942752Z\" level=info msg=\"Removed pod sandbox: f42cecde4da7486126e806e279379b1c219f5b808a0e583ddbe355dadfff92bf\" id=55d38b75-71c6-4e21-a5b1-d50e55cecfe6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.753460 | controller |     "Jun 11 12:46:58.138565 crc crio[24477]: time=\"2026-06-11T12:46:58.137300353Z\" level=info msg=\"Stopping pod sandbox: 2fa55743898dce1a5f18b797e185d7c0fb3f67cfba655b123a4d038f85d3160b\" id=1c14891b-2bc1-455d-a49c-53aa951af103 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.753475 | controller |     "Jun 11 12:46:58.141595 crc crio[24477]: time=\"2026-06-11T12:46:58.139382911Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-65j9p Namespace:openstack ID:2fa55743898dce1a5f18b797e185d7c0fb3f67cfba655b123a4d038f85d3160b UID:caaab9e0-1a28-4127-a198-e07ccfa2a7f2 NetNS:/var/run/netns/c56efda3-036b-48b8-a280-75cc03c9138e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcaaab9e0_1a28_4127_a198_e07ccfa2a7f2.slice PodAnnotations:0xc007b162e8}] Aliases:map[]}\"",
2026-06-11 13:18:31.753490 | controller |     "Jun 11 12:46:58.141595 crc crio[24477]: time=\"2026-06-11T12:46:58.139520405Z\" level=info msg=\"Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-65j9p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.753506 | controller |     "Jun 11 12:46:58.740978 crc crio[24477]: time=\"2026-06-11T12:46:58.739572292Z\" level=info msg=\"Stopped pod sandbox: 2fa55743898dce1a5f18b797e185d7c0fb3f67cfba655b123a4d038f85d3160b\" id=1c14891b-2bc1-455d-a49c-53aa951af103 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.753521 | controller |     "Jun 11 12:46:59.674081 crc crio[24477]: time=\"2026-06-11T12:46:59.673090322Z\" level=info msg=\"Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-qv667/POD\" id=dff1a389-6f26-4258-aaaf-71595a9b65cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.753536 | controller |     "Jun 11 12:46:59.676022 crc crio[24477]: time=\"2026-06-11T12:46:59.674150512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.753551 | controller |     "Jun 11 12:46:59.720332 crc crio[24477]: time=\"2026-06-11T12:46:59.720113916Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-qv667 Namespace:openstack ID:3672aed7ad482ea682df15ebf3021ff2a9f8b34eadab6f9e2c05a7a175f80d32 UID:ec4fcfd9-90a8-4fc1-a0d4-19c05225f9c8 NetNS:/var/run/netns/dc7c8ce5-eea4-4449-aafb-a1786cba0b78 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec4fcfd9_90a8_4fc1_a0d4_19c05225f9c8.slice PodAnnotations:0xc002d94388}] Aliases:map[]}\"",
2026-06-11 13:18:31.753566 | controller |     "Jun 11 12:46:59.720332 crc crio[24477]: time=\"2026-06-11T12:46:59.72024972Z\" level=info msg=\"Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-qv667 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.753581 | controller |     "Jun 11 12:47:00.449233 crc crio[24477]: 2026-06-11T12:47:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3672aed7ad482ea Mac:fe:b4:3d:9e:1e:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/dc7c8ce5-eea4-4449-aafb-a1786cba0b78 SocketPath: PciID:}] [{Interface:0xc0002d8a10 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.753599 | controller |     "Jun 11 12:47:00.451183 crc crio[24477]: time=\"2026-06-11T12:47:00.45108742Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-qv667 Namespace:openstack ID:3672aed7ad482ea682df15ebf3021ff2a9f8b34eadab6f9e2c05a7a175f80d32 UID:ec4fcfd9-90a8-4fc1-a0d4-19c05225f9c8 NetNS:/var/run/netns/dc7c8ce5-eea4-4449-aafb-a1786cba0b78 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec4fcfd9_90a8_4fc1_a0d4_19c05225f9c8.slice PodAnnotations:0xc002d94388}] Aliases:map[]}\"",
2026-06-11 13:18:31.753614 | controller |     "Jun 11 12:47:00.451370 crc crio[24477]: time=\"2026-06-11T12:47:00.451295684Z\" level=info msg=\"Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-qv667 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.753629 | controller |     "Jun 11 12:47:00.467929 crc crio[24477]: time=\"2026-06-11T12:47:00.465956887Z\" level=info msg=\"Ran pod sandbox 3672aed7ad482ea682df15ebf3021ff2a9f8b34eadab6f9e2c05a7a175f80d32 with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-qv667/POD\" id=dff1a389-6f26-4258-aaaf-71595a9b65cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.753645 | controller |     "Jun 11 12:47:00.477269 crc crio[24477]: time=\"2026-06-11T12:47:00.47718848Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=4023a82d-5dfd-47fc-a523-dc25cf60afec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.753660 | controller |     "Jun 11 12:47:00.517183 crc crio[24477]: time=\"2026-06-11T12:47:00.517079872Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=7049ca15-afe7-41e9-9014-bc1501465f96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.753675 | controller |     "Jun 11 12:47:00.526529 crc crio[24477]: time=\"2026-06-11T12:47:00.526424493Z\" level=info msg=\"Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-qv667/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=301909d1-6c45-4360-aec3-67c61eda9f28 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.753689 | controller |     "Jun 11 12:47:00.527166 crc crio[24477]: time=\"2026-06-11T12:47:00.527094412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.753704 | controller |     "Jun 11 12:47:00.596742 crc crio[24477]: time=\"2026-06-11T12:47:00.596465749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.753719 | controller |     "Jun 11 12:47:00.601760 crc crio[24477]: time=\"2026-06-11T12:47:00.601715915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.753733 | controller |     "Jun 11 12:47:00.816220 crc crio[24477]: time=\"2026-06-11T12:47:00.815484945Z\" level=info msg=\"Created container 825aaa9cbfaf6347977ad5b8e5d50f4fc76da2c5ff80fa46cbd79436918894ee: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-qv667/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=301909d1-6c45-4360-aec3-67c61eda9f28 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.753749 | controller |     "Jun 11 12:47:00.822223 crc crio[24477]: time=\"2026-06-11T12:47:00.822124273Z\" level=info msg=\"Starting container: 825aaa9cbfaf6347977ad5b8e5d50f4fc76da2c5ff80fa46cbd79436918894ee\" id=b2a4d67b-7e34-4997-b0ee-39e36e06a385 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.753767 | controller |     "Jun 11 12:47:00.828681 crc crio[24477]: time=\"2026-06-11T12:47:00.82856006Z\" level=info msg=\"Started container\" PID=158922 containerID=825aaa9cbfaf6347977ad5b8e5d50f4fc76da2c5ff80fa46cbd79436918894ee description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-qv667/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=b2a4d67b-7e34-4997-b0ee-39e36e06a385 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3672aed7ad482ea682df15ebf3021ff2a9f8b34eadab6f9e2c05a7a175f80d32",
2026-06-11 13:18:31.753782 | controller |     "Jun 11 12:47:49.962570 crc crio[24477]: time=\"2026-06-11T12:47:49.961309569Z\" level=info msg=\"Stopping pod sandbox: 3672aed7ad482ea682df15ebf3021ff2a9f8b34eadab6f9e2c05a7a175f80d32\" id=a26b9cd7-e730-4d76-9c68-c290107d0cdc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.753797 | controller |     "Jun 11 12:47:49.965321 crc crio[24477]: time=\"2026-06-11T12:47:49.963396959Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-qv667 Namespace:openstack ID:3672aed7ad482ea682df15ebf3021ff2a9f8b34eadab6f9e2c05a7a175f80d32 UID:ec4fcfd9-90a8-4fc1-a0d4-19c05225f9c8 NetNS:/var/run/netns/dc7c8ce5-eea4-4449-aafb-a1786cba0b78 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec4fcfd9_90a8_4fc1_a0d4_19c05225f9c8.slice PodAnnotations:0xc0072c10f0}] Aliases:map[]}\"",
2026-06-11 13:18:31.753812 | controller |     "Jun 11 12:47:49.965321 crc crio[24477]: time=\"2026-06-11T12:47:49.963567394Z\" level=info msg=\"Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-qv667 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.753827 | controller |     "Jun 11 12:47:50.580235 crc crio[24477]: time=\"2026-06-11T12:47:50.5793897Z\" level=info msg=\"Stopped pod sandbox: 3672aed7ad482ea682df15ebf3021ff2a9f8b34eadab6f9e2c05a7a175f80d32\" id=a26b9cd7-e730-4d76-9c68-c290107d0cdc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.753842 | controller |     "Jun 11 12:47:51.502214 crc crio[24477]: time=\"2026-06-11T12:47:51.501304006Z\" level=info msg=\"Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-gc254/POD\" id=f76bcfc8-15f1-4e58-a616-a38ccf23a254 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.753877 | controller |     "Jun 11 12:47:51.502214 crc crio[24477]: time=\"2026-06-11T12:47:51.50183716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.753893 | controller |     "Jun 11 12:47:51.551095 crc crio[24477]: time=\"2026-06-11T12:47:51.550969634Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-gc254 Namespace:openstack ID:28128f1569828877dbad8d64eb3a811a0ccf8fc541aea63e6a506afc3a0f4bcc UID:234fce60-75b0-49ba-a605-0f392ec2dfa1 NetNS:/var/run/netns/62d860f5-918f-4230-a6e5-219cc5590b5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod234fce60_75b0_49ba_a605_0f392ec2dfa1.slice PodAnnotations:0xc002e12038}] Aliases:map[]}\"",
2026-06-11 13:18:31.753908 | controller |     "Jun 11 12:47:51.551095 crc crio[24477]: time=\"2026-06-11T12:47:51.551042656Z\" level=info msg=\"Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-gc254 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.753923 | controller |     "Jun 11 12:47:52.307234 crc crio[24477]: 2026-06-11T12:47:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28128f156982887 Mac:4a:76:21:2c:87:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/62d860f5-918f-4230-a6e5-219cc5590b5f SocketPath: PciID:}] [{Interface:0xc00013f140 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.753942 | controller |     "Jun 11 12:47:52.309267 crc crio[24477]: time=\"2026-06-11T12:47:52.309186699Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-gc254 Namespace:openstack ID:28128f1569828877dbad8d64eb3a811a0ccf8fc541aea63e6a506afc3a0f4bcc UID:234fce60-75b0-49ba-a605-0f392ec2dfa1 NetNS:/var/run/netns/62d860f5-918f-4230-a6e5-219cc5590b5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod234fce60_75b0_49ba_a605_0f392ec2dfa1.slice PodAnnotations:0xc002e12038}] Aliases:map[]}\"",
2026-06-11 13:18:31.753958 | controller |     "Jun 11 12:47:52.309409 crc crio[24477]: time=\"2026-06-11T12:47:52.309346034Z\" level=info msg=\"Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-gc254 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.753973 | controller |     "Jun 11 12:47:52.322111 crc crio[24477]: time=\"2026-06-11T12:47:52.322012078Z\" level=info msg=\"Ran pod sandbox 28128f1569828877dbad8d64eb3a811a0ccf8fc541aea63e6a506afc3a0f4bcc with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-gc254/POD\" id=f76bcfc8-15f1-4e58-a616-a38ccf23a254 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.753988 | controller |     "Jun 11 12:47:52.330353 crc crio[24477]: time=\"2026-06-11T12:47:52.330260596Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=8f6392c0-941e-47cb-9b9c-a8dd9d806165 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.754002 | controller |     "Jun 11 12:47:52.380412 crc crio[24477]: time=\"2026-06-11T12:47:52.380067818Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=5bda1a2b-fea2-483a-ab96-24b16f08608f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.754017 | controller |     "Jun 11 12:47:52.389522 crc crio[24477]: time=\"2026-06-11T12:47:52.388736689Z\" level=info msg=\"Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-gc254/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=7f00ad86-fbd2-474f-82f4-bd6cd2916b04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.754032 | controller |     "Jun 11 12:47:52.389522 crc crio[24477]: time=\"2026-06-11T12:47:52.38913699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.754046 | controller |     "Jun 11 12:47:52.451210 crc crio[24477]: time=\"2026-06-11T12:47:52.450978687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.754061 | controller |     "Jun 11 12:47:52.459188 crc crio[24477]: time=\"2026-06-11T12:47:52.459058894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.754076 | controller |     "Jun 11 12:47:52.624253 crc crio[24477]: time=\"2026-06-11T12:47:52.624176254Z\" level=info msg=\"Created container 86f3c0873d0bf9a83b89b175fa841fd5fe98faf2f4f7a55747031063fff4047a: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-gc254/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=7f00ad86-fbd2-474f-82f4-bd6cd2916b04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.754090 | controller |     "Jun 11 12:47:52.626335 crc crio[24477]: time=\"2026-06-11T12:47:52.625331976Z\" level=info msg=\"Starting container: 86f3c0873d0bf9a83b89b175fa841fd5fe98faf2f4f7a55747031063fff4047a\" id=3c7c2b89-9961-4c2d-b01c-f635a7f211c9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.754112 | controller |     "Jun 11 12:47:52.631132 crc crio[24477]: time=\"2026-06-11T12:47:52.631052026Z\" level=info msg=\"Started container\" PID=161875 containerID=86f3c0873d0bf9a83b89b175fa841fd5fe98faf2f4f7a55747031063fff4047a description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-gc254/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=3c7c2b89-9961-4c2d-b01c-f635a7f211c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28128f1569828877dbad8d64eb3a811a0ccf8fc541aea63e6a506afc3a0f4bcc",
2026-06-11 13:18:31.754128 | controller |     "Jun 11 12:48:00.527084 crc crio[24477]: time=\"2026-06-11T12:48:00.525540061Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686368-khhzf/POD\" id=50782c73-591c-4030-812c-9c6538012d6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.754143 | controller |     "Jun 11 12:48:00.529100 crc crio[24477]: time=\"2026-06-11T12:48:00.527229869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.754158 | controller |     "Jun 11 12:48:00.579994 crc crio[24477]: time=\"2026-06-11T12:48:00.576959877Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686368-khhzf Namespace:openshift-infra ID:2d8e26824c6dc1859eae5af4b7286e019de3c74273a8fd7633f3e53a8475561c UID:6a5f344e-b443-485b-aaab-b1f838950e30 NetNS:/var/run/netns/dccae604-8d0d-4936-9e62-55d4d6338334 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a5f344e_b443_485b_aaab_b1f838950e30.slice PodAnnotations:0xc00718c418}] Aliases:map[]}\"",
2026-06-11 13:18:31.754172 | controller |     "Jun 11 12:48:00.580363 crc crio[24477]: time=\"2026-06-11T12:48:00.580002382Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686368-khhzf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.754187 | controller |     "Jun 11 12:48:00.997759 crc crio[24477]: 2026-06-11T12:48:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d8e26824c6dc18 Mac:b6:31:e8:3b:e8:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/dccae604-8d0d-4936-9e62-55d4d6338334 SocketPath: PciID:}] [{Interface:0xc00058eb70 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.754202 | controller |     "Jun 11 12:48:00.997759 crc crio[24477]: time=\"2026-06-11T12:48:00.996962856Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686368-khhzf Namespace:openshift-infra ID:2d8e26824c6dc1859eae5af4b7286e019de3c74273a8fd7633f3e53a8475561c UID:6a5f344e-b443-485b-aaab-b1f838950e30 NetNS:/var/run/netns/dccae604-8d0d-4936-9e62-55d4d6338334 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a5f344e_b443_485b_aaab_b1f838950e30.slice PodAnnotations:0xc00718c418}] Aliases:map[]}\"",
2026-06-11 13:18:31.754217 | controller |     "Jun 11 12:48:00.997759 crc crio[24477]: time=\"2026-06-11T12:48:00.997118991Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686368-khhzf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.754231 | controller |     "Jun 11 12:48:01.009555 crc crio[24477]: time=\"2026-06-11T12:48:01.009426646Z\" level=info msg=\"Ran pod sandbox 2d8e26824c6dc1859eae5af4b7286e019de3c74273a8fd7633f3e53a8475561c with infra container: openshift-infra/auto-csr-approver-29686368-khhzf/POD\" id=50782c73-591c-4030-812c-9c6538012d6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.754246 | controller |     "Jun 11 12:48:01.013766 crc crio[24477]: time=\"2026-06-11T12:48:01.013526879Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=6d4169ba-6613-414d-a89f-630c6d851392 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.754264 | controller |     "Jun 11 12:48:01.045035 crc crio[24477]: time=\"2026-06-11T12:48:01.044930547Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 13:18:31.754279 | controller |     "Jun 11 12:48:02.074889 crc crio[24477]: time=\"2026-06-11T12:48:02.074012024Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=6d4169ba-6613-414d-a89f-630c6d851392 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.754294 | controller |     "Jun 11 12:48:02.077761 crc crio[24477]: time=\"2026-06-11T12:48:02.076034371Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c35af184-a2ce-4780-add2-06c7838e52be name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.754309 | controller |     "Jun 11 12:48:02.083726 crc crio[24477]: time=\"2026-06-11T12:48:02.083014697Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1b0a0328-cce3-40dc-8e86-594a420de96c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.754324 | controller |     "Jun 11 12:48:02.092101 crc crio[24477]: time=\"2026-06-11T12:48:02.092013557Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686368-khhzf/oc\" id=883a841c-1036-412e-81f5-640ac7b74370 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.754338 | controller |     "Jun 11 12:48:02.092596 crc crio[24477]: time=\"2026-06-11T12:48:02.092525671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.754353 | controller |     "Jun 11 12:48:02.154386 crc crio[24477]: time=\"2026-06-11T12:48:02.154096185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.754368 | controller |     "Jun 11 12:48:02.534611 crc crio[24477]: time=\"2026-06-11T12:48:02.534130454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.754382 | controller |     "Jun 11 12:48:02.679380 crc crio[24477]: time=\"2026-06-11T12:48:02.679280606Z\" level=info msg=\"Created container f7bc84e81deb94d0acbb8dc50b715d74d9e952102f9b104d5ece3136e0759a8e: openshift-infra/auto-csr-approver-29686368-khhzf/oc\" id=883a841c-1036-412e-81f5-640ac7b74370 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.754397 | controller |     "Jun 11 12:48:02.680851 crc crio[24477]: time=\"2026-06-11T12:48:02.680590594Z\" level=info msg=\"Starting container: f7bc84e81deb94d0acbb8dc50b715d74d9e952102f9b104d5ece3136e0759a8e\" id=1ffceeaa-04c2-494a-8c32-5753f1f2a235 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.754412 | controller |     "Jun 11 12:48:02.685689 crc crio[24477]: time=\"2026-06-11T12:48:02.685611554Z\" level=info msg=\"Started container\" PID=162519 containerID=f7bc84e81deb94d0acbb8dc50b715d74d9e952102f9b104d5ece3136e0759a8e description=openshift-infra/auto-csr-approver-29686368-khhzf/oc id=1ffceeaa-04c2-494a-8c32-5753f1f2a235 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d8e26824c6dc1859eae5af4b7286e019de3c74273a8fd7633f3e53a8475561c",
2026-06-11 13:18:31.754427 | controller |     "Jun 11 12:48:04.198146 crc crio[24477]: time=\"2026-06-11T12:48:04.19731555Z\" level=info msg=\"Stopping pod sandbox: 2d8e26824c6dc1859eae5af4b7286e019de3c74273a8fd7633f3e53a8475561c\" id=c2cdb031-6f1b-4195-a71a-c14a0a930b7a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.754442 | controller |     "Jun 11 12:48:04.199893 crc crio[24477]: time=\"2026-06-11T12:48:04.199330378Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686368-khhzf Namespace:openshift-infra ID:2d8e26824c6dc1859eae5af4b7286e019de3c74273a8fd7633f3e53a8475561c UID:6a5f344e-b443-485b-aaab-b1f838950e30 NetNS:/var/run/netns/dccae604-8d0d-4936-9e62-55d4d6338334 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a5f344e_b443_485b_aaab_b1f838950e30.slice PodAnnotations:0xc007b165b8}] Aliases:map[]}\"",
2026-06-11 13:18:31.754460 | controller |     "Jun 11 12:48:04.200018 crc crio[24477]: time=\"2026-06-11T12:48:04.199995176Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686368-khhzf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.754476 | controller |     "Jun 11 12:48:04.593919 crc crio[24477]: time=\"2026-06-11T12:48:04.593765422Z\" level=info msg=\"Stopped pod sandbox: 2d8e26824c6dc1859eae5af4b7286e019de3c74273a8fd7633f3e53a8475561c\" id=c2cdb031-6f1b-4195-a71a-c14a0a930b7a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.754490 | controller |     "Jun 11 12:48:51.740045 crc crio[24477]: time=\"2026-06-11T12:48:51.738812049Z\" level=info msg=\"Removing container: 64d607e68949b42acdf8edb715a882fa5fd99df53c6db51bc0d5a449ded9ad0d\" id=9076100c-b6a5-44f6-ab8a-41822c016976 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.754505 | controller |     "Jun 11 12:48:52.118511 crc crio[24477]: time=\"2026-06-11T12:48:52.117855356Z\" level=info msg=\"Removed container 64d607e68949b42acdf8edb715a882fa5fd99df53c6db51bc0d5a449ded9ad0d: openshift-infra/auto-csr-approver-29686362-pm95h/oc\" id=9076100c-b6a5-44f6-ab8a-41822c016976 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.754585 | controller |     "Jun 11 12:48:52.159751 crc crio[24477]: time=\"2026-06-11T12:48:52.159573565Z\" level=info msg=\"Stopping pod sandbox: e0908d9ca6d7522da026128b63eb52b6176ca2cd5b4dca91bb469b0717e85593\" id=0bcf074b-8d1e-4d2a-bf22-6853ec570469 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.754602 | controller |     "Jun 11 12:48:52.159751 crc crio[24477]: time=\"2026-06-11T12:48:52.159739929Z\" level=info msg=\"Stopped pod sandbox (already stopped): e0908d9ca6d7522da026128b63eb52b6176ca2cd5b4dca91bb469b0717e85593\" id=0bcf074b-8d1e-4d2a-bf22-6853ec570469 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.754617 | controller |     "Jun 11 12:48:52.160482 crc crio[24477]: time=\"2026-06-11T12:48:52.160364247Z\" level=info msg=\"Removing pod sandbox: e0908d9ca6d7522da026128b63eb52b6176ca2cd5b4dca91bb469b0717e85593\" id=850e774b-016f-4b56-a5c0-d64f91e49c21 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.754632 | controller |     "Jun 11 12:48:52.192801 crc crio[24477]: time=\"2026-06-11T12:48:52.192628043Z\" level=info msg=\"Removed pod sandbox: e0908d9ca6d7522da026128b63eb52b6176ca2cd5b4dca91bb469b0717e85593\" id=850e774b-016f-4b56-a5c0-d64f91e49c21 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.754648 | controller |     "Jun 11 12:48:53.021161 crc crio[24477]: time=\"2026-06-11T12:48:53.02040825Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-n7q4r/POD\" id=d2de72c7-b2e2-4674-8b0a-3a9a4c6ad184 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.754662 | controller |     "Jun 11 12:48:53.021914 crc crio[24477]: time=\"2026-06-11T12:48:53.021189392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.754677 | controller |     "Jun 11 12:48:53.059308 crc crio[24477]: time=\"2026-06-11T12:48:53.059256886Z\" level=info msg=\"Got pod network &{Name:redhat-operators-n7q4r Namespace:openshift-marketplace ID:5f34f73ef2c2253b5b221e90fa8cea03701a17ad8f032f5a00cf26bd87806453 UID:e6b1e986-8b20-429a-92bb-9023e4f24012 NetNS:/var/run/netns/ec040d8d-17fd-4970-aeab-2406e9fa39aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode6b1e986_8b20_429a_92bb_9023e4f24012.slice PodAnnotations:0xc000a86808}] Aliases:map[]}\"",
2026-06-11 13:18:31.754697 | controller |     "Jun 11 12:48:53.059308 crc crio[24477]: time=\"2026-06-11T12:48:53.059304668Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-n7q4r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.754712 | controller |     "Jun 11 12:48:53.138257 crc crio[24477]: time=\"2026-06-11T12:48:53.138116107Z\" level=info msg=\"Stopping pod sandbox: 28128f1569828877dbad8d64eb3a811a0ccf8fc541aea63e6a506afc3a0f4bcc\" id=bb5cae8e-8e56-49c3-b752-4ebcabff3383 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.754727 | controller |     "Jun 11 12:48:53.138747 crc crio[24477]: time=\"2026-06-11T12:48:53.13858619Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-gc254 Namespace:openstack ID:28128f1569828877dbad8d64eb3a811a0ccf8fc541aea63e6a506afc3a0f4bcc UID:234fce60-75b0-49ba-a605-0f392ec2dfa1 NetNS:/var/run/netns/62d860f5-918f-4230-a6e5-219cc5590b5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod234fce60_75b0_49ba_a605_0f392ec2dfa1.slice PodAnnotations:0xc000a86a50}] Aliases:map[]}\"",
2026-06-11 13:18:31.754743 | controller |     "Jun 11 12:48:53.138942 crc crio[24477]: time=\"2026-06-11T12:48:53.138802516Z\" level=info msg=\"Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-gc254 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.754757 | controller |     "Jun 11 12:48:53.593954 crc crio[24477]: 2026-06-11T12:48:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5f34f73ef2c2253 Mac:5e:8f:39:95:42:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/ec040d8d-17fd-4970-aeab-2406e9fa39aa SocketPath: PciID:}] [{Interface:0xc0002a0740 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.754772 | controller |     "Jun 11 12:48:53.595951 crc crio[24477]: time=\"2026-06-11T12:48:53.595834139Z\" level=info msg=\"Got pod network &{Name:redhat-operators-n7q4r Namespace:openshift-marketplace ID:5f34f73ef2c2253b5b221e90fa8cea03701a17ad8f032f5a00cf26bd87806453 UID:e6b1e986-8b20-429a-92bb-9023e4f24012 NetNS:/var/run/netns/ec040d8d-17fd-4970-aeab-2406e9fa39aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode6b1e986_8b20_429a_92bb_9023e4f24012.slice PodAnnotations:0xc000a86808}] Aliases:map[]}\"",
2026-06-11 13:18:31.754788 | controller |     "Jun 11 12:48:53.596140 crc crio[24477]: time=\"2026-06-11T12:48:53.596084826Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-n7q4r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.754803 | controller |     "Jun 11 12:48:53.612813 crc crio[24477]: time=\"2026-06-11T12:48:53.611012466Z\" level=info msg=\"Ran pod sandbox 5f34f73ef2c2253b5b221e90fa8cea03701a17ad8f032f5a00cf26bd87806453 with infra container: openshift-marketplace/redhat-operators-n7q4r/POD\" id=d2de72c7-b2e2-4674-8b0a-3a9a4c6ad184 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.754817 | controller |     "Jun 11 12:48:53.616790 crc crio[24477]: time=\"2026-06-11T12:48:53.616707493Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=86521097-79f3-4d2f-832a-f19e516fd780 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.754832 | controller |     "Jun 11 12:48:53.620482 crc crio[24477]: time=\"2026-06-11T12:48:53.620409186Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3adafa4e-db40-4b58-a14b-0d7207bb3c6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.754872 | controller |     "Jun 11 12:48:53.641121 crc crio[24477]: time=\"2026-06-11T12:48:53.64096094Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-n7q4r/extract-utilities\" id=6f7ffc46-ed09-4a57-8737-bf45b7078ffa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.754893 | controller |     "Jun 11 12:48:53.641585 crc crio[24477]: time=\"2026-06-11T12:48:53.641528876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.754909 | controller |     "Jun 11 12:48:53.700992 crc crio[24477]: time=\"2026-06-11T12:48:53.700817632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.754925 | controller |     "Jun 11 12:48:53.707311 crc crio[24477]: time=\"2026-06-11T12:48:53.707142068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.754939 | controller |     "Jun 11 12:48:53.794633 crc crio[24477]: time=\"2026-06-11T12:48:53.794496437Z\" level=info msg=\"Stopped pod sandbox: 28128f1569828877dbad8d64eb3a811a0ccf8fc541aea63e6a506afc3a0f4bcc\" id=bb5cae8e-8e56-49c3-b752-4ebcabff3383 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.754954 | controller |     "Jun 11 12:48:53.907520 crc crio[24477]: time=\"2026-06-11T12:48:53.906800364Z\" level=info msg=\"Created container 127a437412b6e58e36377ab0e708f962ff62051863ac213aba6667d243909af7: openshift-marketplace/redhat-operators-n7q4r/extract-utilities\" id=6f7ffc46-ed09-4a57-8737-bf45b7078ffa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.754969 | controller |     "Jun 11 12:48:53.909626 crc crio[24477]: time=\"2026-06-11T12:48:53.909536474Z\" level=info msg=\"Starting container: 127a437412b6e58e36377ab0e708f962ff62051863ac213aba6667d243909af7\" id=927a1ea5-d582-4af4-bb6c-78c6923fb2e9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.754984 | controller |     "Jun 11 12:48:53.918131 crc crio[24477]: time=\"2026-06-11T12:48:53.918024928Z\" level=info msg=\"Started container\" PID=165597 containerID=127a437412b6e58e36377ab0e708f962ff62051863ac213aba6667d243909af7 description=openshift-marketplace/redhat-operators-n7q4r/extract-utilities id=927a1ea5-d582-4af4-bb6c-78c6923fb2e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f34f73ef2c2253b5b221e90fa8cea03701a17ad8f032f5a00cf26bd87806453",
2026-06-11 13:18:31.754999 | controller |     "Jun 11 12:48:54.158393 crc crio[24477]: time=\"2026-06-11T12:48:54.158189154Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f1a986e9-7240-4dbb-a2a7-7fdffa33aa64 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.755013 | controller |     "Jun 11 12:48:54.163193 crc crio[24477]: time=\"2026-06-11T12:48:54.163142634Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 13:18:31.755028 | controller |     "Jun 11 12:48:54.703330 crc crio[24477]: time=\"2026-06-11T12:48:54.702273098Z\" level=info msg=\"Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-hr9fd/POD\" id=7a69e547-971f-4702-992e-cd04afc1bea0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.755043 | controller |     "Jun 11 12:48:54.703330 crc crio[24477]: time=\"2026-06-11T12:48:54.70302484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.755058 | controller |     "Jun 11 12:48:54.792575 crc crio[24477]: time=\"2026-06-11T12:48:54.79163583Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-hr9fd Namespace:openstack ID:076797f3ff2f1407aec2ec2df089a07354c338919af369f45a80f0a6535d797a UID:0f4f17db-ef82-4b52-bc58-f4e9e8667cd9 NetNS:/var/run/netns/0b3a43a3-897a-41a5-85c2-755b55102e8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f4f17db_ef82_4b52_bc58_f4e9e8667cd9.slice PodAnnotations:0xc00718c078}] Aliases:map[]}\"",
2026-06-11 13:18:31.755076 | controller |     "Jun 11 12:48:54.792575 crc crio[24477]: time=\"2026-06-11T12:48:54.791735302Z\" level=info msg=\"Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-hr9fd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.755092 | controller |     "Jun 11 12:48:54.929001 crc crio[24477]: time=\"2026-06-11T12:48:54.919852855Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=f1a986e9-7240-4dbb-a2a7-7fdffa33aa64 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.755107 | controller |     "Jun 11 12:48:54.934762 crc crio[24477]: time=\"2026-06-11T12:48:54.934324362Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c4ea7f08-4166-4e24-ae92-e76456a67535 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.755121 | controller |     "Jun 11 12:48:54.984080 crc crio[24477]: time=\"2026-06-11T12:48:54.978430758Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=375571a7-1249-439b-bf4c-0fa101772403 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.755136 | controller |     "Jun 11 12:48:55.013349 crc crio[24477]: time=\"2026-06-11T12:48:55.013190061Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-n7q4r/extract-content\" id=e2c0e14e-ead5-453f-80e9-2d669f9629a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.755151 | controller |     "Jun 11 12:48:55.014179 crc crio[24477]: time=\"2026-06-11T12:48:55.013708425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.755166 | controller |     "Jun 11 12:48:55.121277 crc crio[24477]: time=\"2026-06-11T12:48:55.119498253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.755180 | controller |     "Jun 11 12:48:55.126580 crc crio[24477]: time=\"2026-06-11T12:48:55.126153995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.755195 | controller |     "Jun 11 12:48:55.279944 crc crio[24477]: time=\"2026-06-11T12:48:55.279788746Z\" level=info msg=\"Created container 14fd20b0c3f8d4a5426b6b0670ba7744f366750f0f051af6820bfa1aaa83b801: openshift-marketplace/redhat-operators-n7q4r/extract-content\" id=e2c0e14e-ead5-453f-80e9-2d669f9629a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.755210 | controller |     "Jun 11 12:48:55.283058 crc crio[24477]: time=\"2026-06-11T12:48:55.282354889Z\" level=info msg=\"Starting container: 14fd20b0c3f8d4a5426b6b0670ba7744f366750f0f051af6820bfa1aaa83b801\" id=8a921e6a-3af6-4cc0-b540-ec131c1eaeab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.755225 | controller |     "Jun 11 12:48:55.291903 crc crio[24477]: time=\"2026-06-11T12:48:55.291565676Z\" level=info msg=\"Started container\" PID=165707 containerID=14fd20b0c3f8d4a5426b6b0670ba7744f366750f0f051af6820bfa1aaa83b801 description=openshift-marketplace/redhat-operators-n7q4r/extract-content id=8a921e6a-3af6-4cc0-b540-ec131c1eaeab name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f34f73ef2c2253b5b221e90fa8cea03701a17ad8f032f5a00cf26bd87806453",
2026-06-11 13:18:31.755243 | controller |     "Jun 11 12:48:55.690346 crc crio[24477]: 2026-06-11T12:48:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:076797f3ff2f140 Mac:ba:4c:56:51:b7:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/0b3a43a3-897a-41a5-85c2-755b55102e8f SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.755259 | controller |     "Jun 11 12:48:55.705108 crc crio[24477]: time=\"2026-06-11T12:48:55.704960488Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-hr9fd Namespace:openstack ID:076797f3ff2f1407aec2ec2df089a07354c338919af369f45a80f0a6535d797a UID:0f4f17db-ef82-4b52-bc58-f4e9e8667cd9 NetNS:/var/run/netns/0b3a43a3-897a-41a5-85c2-755b55102e8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f4f17db_ef82_4b52_bc58_f4e9e8667cd9.slice PodAnnotations:0xc00718c078}] Aliases:map[]}\"",
2026-06-11 13:18:31.755274 | controller |     "Jun 11 12:48:55.705777 crc crio[24477]: time=\"2026-06-11T12:48:55.705326912Z\" level=info msg=\"Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-hr9fd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.755289 | controller |     "Jun 11 12:48:55.738124 crc crio[24477]: time=\"2026-06-11T12:48:55.738019385Z\" level=info msg=\"Ran pod sandbox 076797f3ff2f1407aec2ec2df089a07354c338919af369f45a80f0a6535d797a with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-hr9fd/POD\" id=7a69e547-971f-4702-992e-cd04afc1bea0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.755303 | controller |     "Jun 11 12:48:55.741159 crc crio[24477]: time=\"2026-06-11T12:48:55.741104949Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=0bee289a-48ea-49b8-bdee-540c87b0729a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.755359 | controller |     "Jun 11 12:48:55.778039 crc crio[24477]: time=\"2026-06-11T12:48:55.777609259Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=70bee6bc-f868-46c4-a631-1bb61b2f15c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.755380 | controller |     "Jun 11 12:48:55.786573 crc crio[24477]: time=\"2026-06-11T12:48:55.786472536Z\" level=info msg=\"Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-hr9fd/ssh-known-hosts-edpm-deployment-ipam\" id=0b2cd410-19ff-4381-8aef-48624759f4a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.755396 | controller |     "Jun 11 12:48:55.787134 crc crio[24477]: time=\"2026-06-11T12:48:55.787074113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.755411 | controller |     "Jun 11 12:48:55.876357 crc crio[24477]: time=\"2026-06-11T12:48:55.876205802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.755426 | controller |     "Jun 11 12:48:55.881341 crc crio[24477]: time=\"2026-06-11T12:48:55.881241373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.755441 | controller |     "Jun 11 12:48:56.423330 crc crio[24477]: time=\"2026-06-11T12:48:56.42274677Z\" level=info msg=\"Created container 918b5325e8146c18c8534c001f382e8e1e1f5b7a02b3ba8892da89dc9c760b56: openstack/ssh-known-hosts-edpm-deployment-ipam-hr9fd/ssh-known-hosts-edpm-deployment-ipam\" id=0b2cd410-19ff-4381-8aef-48624759f4a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.755456 | controller |     "Jun 11 12:48:56.447729 crc crio[24477]: time=\"2026-06-11T12:48:56.447018993Z\" level=info msg=\"Starting container: 918b5325e8146c18c8534c001f382e8e1e1f5b7a02b3ba8892da89dc9c760b56\" id=13e5a7b6-feb6-4d09-ba6f-e1feae5a237f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.755474 | controller |     "Jun 11 12:48:56.475799 crc crio[24477]: time=\"2026-06-11T12:48:56.468301988Z\" level=info msg=\"Started container\" PID=165789 containerID=918b5325e8146c18c8534c001f382e8e1e1f5b7a02b3ba8892da89dc9c760b56 description=openstack/ssh-known-hosts-edpm-deployment-ipam-hr9fd/ssh-known-hosts-edpm-deployment-ipam id=13e5a7b6-feb6-4d09-ba6f-e1feae5a237f name=/runtime.v1.RuntimeService/StartContainer sandboxID=076797f3ff2f1407aec2ec2df089a07354c338919af369f45a80f0a6535d797a",
2026-06-11 13:18:31.755490 | controller |     "Jun 11 12:49:05.686283 crc crio[24477]: time=\"2026-06-11T12:49:05.685153697Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=307f142f-23c0-4f29-ae93-991c2e9e2107 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.755505 | controller |     "Jun 11 12:49:05.690302 crc crio[24477]: time=\"2026-06-11T12:49:05.689815957Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f6032e5b-543a-479d-abd2-9afa21f42145 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.755520 | controller |     "Jun 11 12:49:05.707091 crc crio[24477]: time=\"2026-06-11T12:49:05.706917414Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-n7q4r/registry-server\" id=5f21b729-4d01-434c-a9bc-0a86643c18bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.755535 | controller |     "Jun 11 12:49:05.707484 crc crio[24477]: time=\"2026-06-11T12:49:05.707449229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.755550 | controller |     "Jun 11 12:49:05.799423 crc crio[24477]: time=\"2026-06-11T12:49:05.799292134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.755565 | controller |     "Jun 11 12:49:05.804960 crc crio[24477]: time=\"2026-06-11T12:49:05.804226292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.755580 | controller |     "Jun 11 12:49:06.006932 crc crio[24477]: time=\"2026-06-11T12:49:06.006721596Z\" level=info msg=\"Created container e2b067c368b6833775d15ebe0789bfc1f9eb3c807bc6caf946d429aa3f5db075: openshift-marketplace/redhat-operators-n7q4r/registry-server\" id=5f21b729-4d01-434c-a9bc-0a86643c18bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.755594 | controller |     "Jun 11 12:49:06.009513 crc crio[24477]: time=\"2026-06-11T12:49:06.009388492Z\" level=info msg=\"Starting container: e2b067c368b6833775d15ebe0789bfc1f9eb3c807bc6caf946d429aa3f5db075\" id=092f7b03-37ac-4e43-8e48-18e06f77aa37 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.755609 | controller |     "Jun 11 12:49:06.017367 crc crio[24477]: time=\"2026-06-11T12:49:06.017261681Z\" level=info msg=\"Started container\" PID=166380 containerID=e2b067c368b6833775d15ebe0789bfc1f9eb3c807bc6caf946d429aa3f5db075 description=openshift-marketplace/redhat-operators-n7q4r/registry-server id=092f7b03-37ac-4e43-8e48-18e06f77aa37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f34f73ef2c2253b5b221e90fa8cea03701a17ad8f032f5a00cf26bd87806453",
2026-06-11 13:18:31.755624 | controller |     "Jun 11 12:49:09.777041 crc crio[24477]: time=\"2026-06-11T12:49:09.775549297Z\" level=info msg=\"Stopping pod sandbox: 076797f3ff2f1407aec2ec2df089a07354c338919af369f45a80f0a6535d797a\" id=4c8eeab7-1243-48b4-9518-95c186768043 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.755642 | controller |     "Jun 11 12:49:09.780067 crc crio[24477]: time=\"2026-06-11T12:49:09.778199141Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-hr9fd Namespace:openstack ID:076797f3ff2f1407aec2ec2df089a07354c338919af369f45a80f0a6535d797a UID:0f4f17db-ef82-4b52-bc58-f4e9e8667cd9 NetNS:/var/run/netns/0b3a43a3-897a-41a5-85c2-755b55102e8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f4f17db_ef82_4b52_bc58_f4e9e8667cd9.slice PodAnnotations:0xc002d94460}] Aliases:map[]}\"",
2026-06-11 13:18:31.755657 | controller |     "Jun 11 12:49:09.780067 crc crio[24477]: time=\"2026-06-11T12:49:09.778370536Z\" level=info msg=\"Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-hr9fd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.755672 | controller |     "Jun 11 12:49:10.367511 crc crio[24477]: time=\"2026-06-11T12:49:10.366010327Z\" level=info msg=\"Stopped pod sandbox: 076797f3ff2f1407aec2ec2df089a07354c338919af369f45a80f0a6535d797a\" id=4c8eeab7-1243-48b4-9518-95c186768043 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.755686 | controller |     "Jun 11 12:49:11.378095 crc crio[24477]: time=\"2026-06-11T12:49:11.377429931Z\" level=info msg=\"Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-8zg5s/POD\" id=24db1509-9576-4f31-aca2-55909e34cc00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.755700 | controller |     "Jun 11 12:49:11.379636 crc crio[24477]: time=\"2026-06-11T12:49:11.378122441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.755715 | controller |     "Jun 11 12:49:11.443296 crc crio[24477]: time=\"2026-06-11T12:49:11.443158478Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-8zg5s Namespace:openstack ID:73db90f2d2b8e86d97d1d4f79e1796046b88b2efabc0c15b0cd8bbd1bc5ae071 UID:e221aea2-b5d7-4476-9574-1da647510459 NetNS:/var/run/netns/564c7e77-ea34-4f43-8b67-dc429d8e330d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode221aea2_b5d7_4476_9574_1da647510459.slice PodAnnotations:0xc001f2a5c0}] Aliases:map[]}\"",
2026-06-11 13:18:31.755730 | controller |     "Jun 11 12:49:11.443296 crc crio[24477]: time=\"2026-06-11T12:49:11.443259801Z\" level=info msg=\"Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-8zg5s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.755745 | controller |     "Jun 11 12:49:12.003587 crc crio[24477]: 2026-06-11T12:49:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:73db90f2d2b8e86 Mac:ae:6a:35:94:21:cd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/564c7e77-ea34-4f43-8b67-dc429d8e330d SocketPath: PciID:}] [{Interface:0xc00025a810 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.755760 | controller |     "Jun 11 12:49:12.005703 crc crio[24477]: time=\"2026-06-11T12:49:12.005561617Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-8zg5s Namespace:openstack ID:73db90f2d2b8e86d97d1d4f79e1796046b88b2efabc0c15b0cd8bbd1bc5ae071 UID:e221aea2-b5d7-4476-9574-1da647510459 NetNS:/var/run/netns/564c7e77-ea34-4f43-8b67-dc429d8e330d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode221aea2_b5d7_4476_9574_1da647510459.slice PodAnnotations:0xc001f2a5c0}] Aliases:map[]}\"",
2026-06-11 13:18:31.755779 | controller |     "Jun 11 12:49:12.006224 crc crio[24477]: time=\"2026-06-11T12:49:12.006163994Z\" level=info msg=\"Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-8zg5s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.755794 | controller |     "Jun 11 12:49:12.024250 crc crio[24477]: time=\"2026-06-11T12:49:12.024155135Z\" level=info msg=\"Ran pod sandbox 73db90f2d2b8e86d97d1d4f79e1796046b88b2efabc0c15b0cd8bbd1bc5ae071 with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-8zg5s/POD\" id=24db1509-9576-4f31-aca2-55909e34cc00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.755809 | controller |     "Jun 11 12:49:12.026903 crc crio[24477]: time=\"2026-06-11T12:49:12.026822107Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=93fa9f10-7c2c-4a42-a525-f79d78cda749 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.755824 | controller |     "Jun 11 12:49:12.058930 crc crio[24477]: time=\"2026-06-11T12:49:12.05879988Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=f9fb98b2-b294-4a0b-acee-446d30592007 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.755838 | controller |     "Jun 11 12:49:12.068246 crc crio[24477]: time=\"2026-06-11T12:49:12.068013077Z\" level=info msg=\"Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-8zg5s/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=2557a857-b07b-4baa-a78e-821ac874bce3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.755878 | controller |     "Jun 11 12:49:12.068843 crc crio[24477]: time=\"2026-06-11T12:49:12.068402798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.755896 | controller |     "Jun 11 12:49:12.129084 crc crio[24477]: time=\"2026-06-11T12:49:12.129033871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.755911 | controller |     "Jun 11 12:49:12.132537 crc crio[24477]: time=\"2026-06-11T12:49:12.132509388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.755927 | controller |     "Jun 11 12:49:12.288774 crc crio[24477]: time=\"2026-06-11T12:49:12.288141885Z\" level=info msg=\"Created container 2adbb412cda4fba1170e2a878a3de84d5f7c7eb1e52d31523a358757298e5d25: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-8zg5s/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=2557a857-b07b-4baa-a78e-821ac874bce3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.755942 | controller |     "Jun 11 12:49:12.292935 crc crio[24477]: time=\"2026-06-11T12:49:12.292846215Z\" level=info msg=\"Starting container: 2adbb412cda4fba1170e2a878a3de84d5f7c7eb1e52d31523a358757298e5d25\" id=b2d714e5-17a5-4fb6-919f-9b248b3b9e43 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.755957 | controller |     "Jun 11 12:49:12.306937 crc crio[24477]: time=\"2026-06-11T12:49:12.306018964Z\" level=info msg=\"Started container\" PID=166865 containerID=2adbb412cda4fba1170e2a878a3de84d5f7c7eb1e52d31523a358757298e5d25 description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-8zg5s/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=b2d714e5-17a5-4fb6-919f-9b248b3b9e43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=73db90f2d2b8e86d97d1d4f79e1796046b88b2efabc0c15b0cd8bbd1bc5ae071",
2026-06-11 13:18:31.755972 | controller |     "Jun 11 12:49:24.061799 crc crio[24477]: time=\"2026-06-11T12:49:24.058278184Z\" level=info msg=\"Stopping pod sandbox: 73db90f2d2b8e86d97d1d4f79e1796046b88b2efabc0c15b0cd8bbd1bc5ae071\" id=b507f27e-1317-4420-a062-62d9ed33e0bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.755991 | controller |     "Jun 11 12:49:24.061799 crc crio[24477]: time=\"2026-06-11T12:49:24.060909739Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-8zg5s Namespace:openstack ID:73db90f2d2b8e86d97d1d4f79e1796046b88b2efabc0c15b0cd8bbd1bc5ae071 UID:e221aea2-b5d7-4476-9574-1da647510459 NetNS:/var/run/netns/564c7e77-ea34-4f43-8b67-dc429d8e330d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode221aea2_b5d7_4476_9574_1da647510459.slice PodAnnotations:0xc00718c388}] Aliases:map[]}\"",
2026-06-11 13:18:31.756006 | controller |     "Jun 11 12:49:24.061799 crc crio[24477]: time=\"2026-06-11T12:49:24.061130185Z\" level=info msg=\"Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-8zg5s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.756021 | controller |     "Jun 11 12:49:25.054391 crc crio[24477]: time=\"2026-06-11T12:49:25.053599118Z\" level=info msg=\"Stopped pod sandbox: 73db90f2d2b8e86d97d1d4f79e1796046b88b2efabc0c15b0cd8bbd1bc5ae071\" id=b507f27e-1317-4420-a062-62d9ed33e0bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.756036 | controller |     "Jun 11 12:49:25.078462 crc crio[24477]: time=\"2026-06-11T12:49:25.078358709Z\" level=info msg=\"Stopping container: e2b067c368b6833775d15ebe0789bfc1f9eb3c807bc6caf946d429aa3f5db075 (timeout: 2s)\" id=e5137fad-4c6b-442a-bda3-df6decd0ab0c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.756051 | controller |     "Jun 11 12:49:25.214494 crc crio[24477]: time=\"2026-06-11T12:49:25.213440642Z\" level=info msg=\"Stopped container e2b067c368b6833775d15ebe0789bfc1f9eb3c807bc6caf946d429aa3f5db075: openshift-marketplace/redhat-operators-n7q4r/registry-server\" id=e5137fad-4c6b-442a-bda3-df6decd0ab0c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.756066 | controller |     "Jun 11 12:49:25.217992 crc crio[24477]: time=\"2026-06-11T12:49:25.217800144Z\" level=info msg=\"Stopping pod sandbox: 5f34f73ef2c2253b5b221e90fa8cea03701a17ad8f032f5a00cf26bd87806453\" id=cdaf19f2-6651-45fd-b9a9-940675fb71ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.756081 | controller |     "Jun 11 12:49:25.219294 crc crio[24477]: time=\"2026-06-11T12:49:25.21914101Z\" level=info msg=\"Got pod network &{Name:redhat-operators-n7q4r Namespace:openshift-marketplace ID:5f34f73ef2c2253b5b221e90fa8cea03701a17ad8f032f5a00cf26bd87806453 UID:e6b1e986-8b20-429a-92bb-9023e4f24012 NetNS:/var/run/netns/ec040d8d-17fd-4970-aeab-2406e9fa39aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode6b1e986_8b20_429a_92bb_9023e4f24012.slice PodAnnotations:0xc00718c5b0}] Aliases:map[]}\"",
2026-06-11 13:18:31.756097 | controller |     "Jun 11 12:49:25.219545 crc crio[24477]: time=\"2026-06-11T12:49:25.21944975Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-n7q4r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.756111 | controller |     "Jun 11 12:49:25.610809 crc crio[24477]: time=\"2026-06-11T12:49:25.610534891Z\" level=info msg=\"Stopped pod sandbox: 5f34f73ef2c2253b5b221e90fa8cea03701a17ad8f032f5a00cf26bd87806453\" id=cdaf19f2-6651-45fd-b9a9-940675fb71ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.756126 | controller |     "Jun 11 12:49:26.098280 crc crio[24477]: time=\"2026-06-11T12:49:26.09749971Z\" level=info msg=\"Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-nbhzw/POD\" id=506add8b-08da-4016-8770-2aeef3d0d742 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.756141 | controller |     "Jun 11 12:49:26.098280 crc crio[24477]: time=\"2026-06-11T12:49:26.098178259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.756159 | controller |     "Jun 11 12:49:26.103339 crc crio[24477]: time=\"2026-06-11T12:49:26.102391337Z\" level=info msg=\"Removing container: e2b067c368b6833775d15ebe0789bfc1f9eb3c807bc6caf946d429aa3f5db075\" id=0a8be0de-4c55-4145-9889-aa129747277b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.756175 | controller |     "Jun 11 12:49:26.144815 crc crio[24477]: time=\"2026-06-11T12:49:26.14263109Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-nbhzw Namespace:openstack ID:38182c4c1b9a03cdd43b53f502a853929005d88e5d6f3edd301eaceaeff455f5 UID:48fbfce6-5c12-46d1-b06a-f32632b747bf NetNS:/var/run/netns/d6361f4c-e022-4991-992e-fe668bf7aff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48fbfce6_5c12_46d1_b06a_f32632b747bf.slice PodAnnotations:0xc00718ca18}] Aliases:map[]}\"",
2026-06-11 13:18:31.756190 | controller |     "Jun 11 12:49:26.144815 crc crio[24477]: time=\"2026-06-11T12:49:26.143548677Z\" level=info msg=\"Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-nbhzw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.756205 | controller |     "Jun 11 12:49:26.168369 crc crio[24477]: time=\"2026-06-11T12:49:26.16821274Z\" level=info msg=\"Removed container e2b067c368b6833775d15ebe0789bfc1f9eb3c807bc6caf946d429aa3f5db075: openshift-marketplace/redhat-operators-n7q4r/registry-server\" id=0a8be0de-4c55-4145-9889-aa129747277b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.756219 | controller |     "Jun 11 12:49:26.176499 crc crio[24477]: time=\"2026-06-11T12:49:26.176336572Z\" level=info msg=\"Removing container: 14fd20b0c3f8d4a5426b6b0670ba7744f366750f0f051af6820bfa1aaa83b801\" id=973332d3-4ba6-4ae3-99ad-10e1e388ed11 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.756234 | controller |     "Jun 11 12:49:26.317323 crc crio[24477]: time=\"2026-06-11T12:49:26.317245466Z\" level=info msg=\"Removed container 14fd20b0c3f8d4a5426b6b0670ba7744f366750f0f051af6820bfa1aaa83b801: openshift-marketplace/redhat-operators-n7q4r/extract-content\" id=973332d3-4ba6-4ae3-99ad-10e1e388ed11 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.756249 | controller |     "Jun 11 12:49:26.324829 crc crio[24477]: time=\"2026-06-11T12:49:26.324576682Z\" level=info msg=\"Removing container: 127a437412b6e58e36377ab0e708f962ff62051863ac213aba6667d243909af7\" id=6b967940-85b1-4f44-8a7e-f957e3b0e2ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.756263 | controller |     "Jun 11 12:49:26.457163 crc crio[24477]: time=\"2026-06-11T12:49:26.456466759Z\" level=info msg=\"Removed container 127a437412b6e58e36377ab0e708f962ff62051863ac213aba6667d243909af7: openshift-marketplace/redhat-operators-n7q4r/extract-utilities\" id=6b967940-85b1-4f44-8a7e-f957e3b0e2ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.756278 | controller |     "Jun 11 12:49:27.016279 crc crio[24477]: 2026-06-11T12:49:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38182c4c1b9a03c Mac:36:6f:98:65:2b:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/d6361f4c-e022-4991-992e-fe668bf7aff5 SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.756293 | controller |     "Jun 11 12:49:27.019635 crc crio[24477]: time=\"2026-06-11T12:49:27.019423069Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-nbhzw Namespace:openstack ID:38182c4c1b9a03cdd43b53f502a853929005d88e5d6f3edd301eaceaeff455f5 UID:48fbfce6-5c12-46d1-b06a-f32632b747bf NetNS:/var/run/netns/d6361f4c-e022-4991-992e-fe668bf7aff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48fbfce6_5c12_46d1_b06a_f32632b747bf.slice PodAnnotations:0xc00718ca18}] Aliases:map[]}\"",
2026-06-11 13:18:31.756312 | controller |     "Jun 11 12:49:27.023459 crc crio[24477]: time=\"2026-06-11T12:49:27.02338425Z\" level=info msg=\"Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-nbhzw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.756327 | controller |     "Jun 11 12:49:27.037041 crc crio[24477]: time=\"2026-06-11T12:49:27.035297813Z\" level=info msg=\"Ran pod sandbox 38182c4c1b9a03cdd43b53f502a853929005d88e5d6f3edd301eaceaeff455f5 with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-nbhzw/POD\" id=506add8b-08da-4016-8770-2aeef3d0d742 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.756342 | controller |     "Jun 11 12:49:27.037808 crc crio[24477]: time=\"2026-06-11T12:49:27.037725078Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=56fcd791-fdb1-48db-a9aa-3065e379fdbf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.756356 | controller |     "Jun 11 12:49:27.070969 crc crio[24477]: time=\"2026-06-11T12:49:27.070730289Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=4beea3da-22cb-4699-88e1-4a827db90199 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.756370 | controller |     "Jun 11 12:49:27.079272 crc crio[24477]: time=\"2026-06-11T12:49:27.079191175Z\" level=info msg=\"Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-nbhzw/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=6af60b91-6d65-4949-844c-309ba68f5e6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.756385 | controller |     "Jun 11 12:49:27.079568 crc crio[24477]: time=\"2026-06-11T12:49:27.079493504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.756400 | controller |     "Jun 11 12:49:27.144388 crc crio[24477]: time=\"2026-06-11T12:49:27.143567633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.756414 | controller |     "Jun 11 12:49:27.151768 crc crio[24477]: time=\"2026-06-11T12:49:27.150196398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.756429 | controller |     "Jun 11 12:49:27.456147 crc crio[24477]: time=\"2026-06-11T12:49:27.456033449Z\" level=info msg=\"Created container ce77e3d3b9be132213151e22c237bfd9590aa56356cb084b72b7829301802f6a: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-nbhzw/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=6af60b91-6d65-4949-844c-309ba68f5e6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.756444 | controller |     "Jun 11 12:49:27.458129 crc crio[24477]: time=\"2026-06-11T12:49:27.458043219Z\" level=info msg=\"Starting container: ce77e3d3b9be132213151e22c237bfd9590aa56356cb084b72b7829301802f6a\" id=86e38c81-7049-42fc-9fd1-abc3acb6536c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.756458 | controller |     "Jun 11 12:49:27.464061 crc crio[24477]: time=\"2026-06-11T12:49:27.463965556Z\" level=info msg=\"Started container\" PID=167842 containerID=ce77e3d3b9be132213151e22c237bfd9590aa56356cb084b72b7829301802f6a description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-nbhzw/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=86e38c81-7049-42fc-9fd1-abc3acb6536c name=/runtime.v1.RuntimeService/StartContainer sandboxID=38182c4c1b9a03cdd43b53f502a853929005d88e5d6f3edd301eaceaeff455f5",
2026-06-11 13:18:31.756473 | controller |     "Jun 11 12:49:41.416223 crc crio[24477]: time=\"2026-06-11T12:49:41.415040906Z\" level=info msg=\"Stopping pod sandbox: 38182c4c1b9a03cdd43b53f502a853929005d88e5d6f3edd301eaceaeff455f5\" id=f27ae600-b5f2-4436-979e-7e3954dc8711 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.756491 | controller |     "Jun 11 12:49:41.417942 crc crio[24477]: time=\"2026-06-11T12:49:41.417257058Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-nbhzw Namespace:openstack ID:38182c4c1b9a03cdd43b53f502a853929005d88e5d6f3edd301eaceaeff455f5 UID:48fbfce6-5c12-46d1-b06a-f32632b747bf NetNS:/var/run/netns/d6361f4c-e022-4991-992e-fe668bf7aff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48fbfce6_5c12_46d1_b06a_f32632b747bf.slice PodAnnotations:0xc001f2b2c0}] Aliases:map[]}\"",
2026-06-11 13:18:31.756506 | controller |     "Jun 11 12:49:41.417942 crc crio[24477]: time=\"2026-06-11T12:49:41.417447414Z\" level=info msg=\"Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-nbhzw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.756522 | controller |     "Jun 11 12:49:41.909771 crc crio[24477]: time=\"2026-06-11T12:49:41.908979409Z\" level=info msg=\"Stopped pod sandbox: 38182c4c1b9a03cdd43b53f502a853929005d88e5d6f3edd301eaceaeff455f5\" id=f27ae600-b5f2-4436-979e-7e3954dc8711 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.756536 | controller |     "Jun 11 12:49:43.170917 crc crio[24477]: time=\"2026-06-11T12:49:43.170025025Z\" level=info msg=\"Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6tts2/POD\" id=86012228-662e-4364-8e1e-113bbc651c88 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.756551 | controller |     "Jun 11 12:49:43.172278 crc crio[24477]: time=\"2026-06-11T12:49:43.170967252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.756566 | controller |     "Jun 11 12:49:43.220859 crc crio[24477]: time=\"2026-06-11T12:49:43.220530116Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6tts2 Namespace:openstack ID:e8e1c9fd2d77c226970625b9c21f1bea22a4469197b77cb0703e9ed6802b2d93 UID:373f3a1a-f2a5-4ac8-b39b-c8dcd526eb7f NetNS:/var/run/netns/30e4af50-1094-4fb5-b4a1-300e9dc11c76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod373f3a1a_f2a5_4ac8_b39b_c8dcd526eb7f.slice PodAnnotations:0xc001f2b870}] Aliases:map[]}\"",
2026-06-11 13:18:31.756581 | controller |     "Jun 11 12:49:43.220859 crc crio[24477]: time=\"2026-06-11T12:49:43.220609608Z\" level=info msg=\"Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6tts2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.756595 | controller |     "Jun 11 12:49:44.026813 crc crio[24477]: 2026-06-11T12:49:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8e1c9fd2d77c22 Mac:66:62:90:1b:b5:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/30e4af50-1094-4fb5-b4a1-300e9dc11c76 SocketPath: PciID:}] [{Interface:0xc000590750 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.756609 | controller |     "Jun 11 12:49:44.029086 crc crio[24477]: time=\"2026-06-11T12:49:44.028954124Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6tts2 Namespace:openstack ID:e8e1c9fd2d77c226970625b9c21f1bea22a4469197b77cb0703e9ed6802b2d93 UID:373f3a1a-f2a5-4ac8-b39b-c8dcd526eb7f NetNS:/var/run/netns/30e4af50-1094-4fb5-b4a1-300e9dc11c76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod373f3a1a_f2a5_4ac8_b39b_c8dcd526eb7f.slice PodAnnotations:0xc001f2b870}] Aliases:map[]}\"",
2026-06-11 13:18:31.756628 | controller |     "Jun 11 12:49:44.029224 crc crio[24477]: time=\"2026-06-11T12:49:44.02915673Z\" level=info msg=\"Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6tts2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.756643 | controller |     "Jun 11 12:49:44.055493 crc crio[24477]: time=\"2026-06-11T12:49:44.055400852Z\" level=info msg=\"Ran pod sandbox e8e1c9fd2d77c226970625b9c21f1bea22a4469197b77cb0703e9ed6802b2d93 with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6tts2/POD\" id=86012228-662e-4364-8e1e-113bbc651c88 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.756658 | controller |     "Jun 11 12:49:44.065241 crc crio[24477]: time=\"2026-06-11T12:49:44.064300971Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=11c321b6-8b26-41aa-b5f7-770e48148968 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.756673 | controller |     "Jun 11 12:49:44.104546 crc crio[24477]: time=\"2026-06-11T12:49:44.104419601Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=a653a047-1a03-4099-9617-cda9da0d90a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.756687 | controller |     "Jun 11 12:49:44.114913 crc crio[24477]: time=\"2026-06-11T12:49:44.114780241Z\" level=info msg=\"Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6tts2/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=1ac003cd-3141-421c-824b-d3c611b3873a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.756702 | controller |     "Jun 11 12:49:44.115354 crc crio[24477]: time=\"2026-06-11T12:49:44.115266375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.756717 | controller |     "Jun 11 12:49:44.171696 crc crio[24477]: time=\"2026-06-11T12:49:44.171581016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.756731 | controller |     "Jun 11 12:49:44.176561 crc crio[24477]: time=\"2026-06-11T12:49:44.176474973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.756746 | controller |     "Jun 11 12:49:44.378445 crc crio[24477]: time=\"2026-06-11T12:49:44.378269638Z\" level=info msg=\"Created container 66b219566ac4f7e7833ce9457e212adc8036189df0c1938851e679715d42ff52: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6tts2/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=1ac003cd-3141-421c-824b-d3c611b3873a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.756761 | controller |     "Jun 11 12:49:44.379595 crc crio[24477]: time=\"2026-06-11T12:49:44.379496982Z\" level=info msg=\"Starting container: 66b219566ac4f7e7833ce9457e212adc8036189df0c1938851e679715d42ff52\" id=a0001194-ef81-48c2-bb16-341605c6e21d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.756776 | controller |     "Jun 11 12:49:44.385823 crc crio[24477]: time=\"2026-06-11T12:49:44.385621463Z\" level=info msg=\"Started container\" PID=168888 containerID=66b219566ac4f7e7833ce9457e212adc8036189df0c1938851e679715d42ff52 description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6tts2/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=a0001194-ef81-48c2-bb16-341605c6e21d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8e1c9fd2d77c226970625b9c21f1bea22a4469197b77cb0703e9ed6802b2d93",
2026-06-11 13:18:31.756791 | controller |     "Jun 11 12:49:52.235727 crc crio[24477]: time=\"2026-06-11T12:49:52.234740381Z\" level=info msg=\"Stopping pod sandbox: 5f34f73ef2c2253b5b221e90fa8cea03701a17ad8f032f5a00cf26bd87806453\" id=93e839de-4519-4172-a11d-93a00b51bc76 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.756812 | controller |     "Jun 11 12:49:52.235727 crc crio[24477]: time=\"2026-06-11T12:49:52.23572697Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5f34f73ef2c2253b5b221e90fa8cea03701a17ad8f032f5a00cf26bd87806453\" id=93e839de-4519-4172-a11d-93a00b51bc76 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.756828 | controller |     "Jun 11 12:49:52.238415 crc crio[24477]: time=\"2026-06-11T12:49:52.236355067Z\" level=info msg=\"Removing pod sandbox: 5f34f73ef2c2253b5b221e90fa8cea03701a17ad8f032f5a00cf26bd87806453\" id=255d70a7-df1a-4867-8551-25ac504e49c1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.756843 | controller |     "Jun 11 12:49:52.254428 crc crio[24477]: time=\"2026-06-11T12:49:52.254239057Z\" level=info msg=\"Removed pod sandbox: 5f34f73ef2c2253b5b221e90fa8cea03701a17ad8f032f5a00cf26bd87806453\" id=255d70a7-df1a-4867-8551-25ac504e49c1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.756875 | controller |     "Jun 11 12:50:00.546914 crc crio[24477]: time=\"2026-06-11T12:50:00.545832141Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686370-8fj5f/POD\" id=0745b4a2-edf3-426f-ad30-2d69864e0bfa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.756891 | controller |     "Jun 11 12:50:00.549016 crc crio[24477]: time=\"2026-06-11T12:50:00.546912122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.756907 | controller |     "Jun 11 12:50:00.589235 crc crio[24477]: time=\"2026-06-11T12:50:00.589116931Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686370-8fj5f Namespace:openshift-infra ID:d477a61200bffd1633bafec3613da8962cc56f3be73a082cdfafd01333438448 UID:809f066e-0f7f-40cb-8fc6-8965803f03a6 NetNS:/var/run/netns/a8d5ffe2-0be9-42ea-9591-20cbeea8e539 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod809f066e_0f7f_40cb_8fc6_8965803f03a6.slice PodAnnotations:0xc000a15170}] Aliases:map[]}\"",
2026-06-11 13:18:31.756938 | controller |     "Jun 11 12:50:00.589235 crc crio[24477]: time=\"2026-06-11T12:50:00.589209574Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686370-8fj5f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.756954 | controller |     "Jun 11 12:50:00.966842 crc crio[24477]: 2026-06-11T12:50:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d477a61200bffd1 Mac:f6:d7:2f:25:d3:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/a8d5ffe2-0be9-42ea-9591-20cbeea8e539 SocketPath: PciID:}] [{Interface:0xc000014980 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.756969 | controller |     "Jun 11 12:50:00.969449 crc crio[24477]: time=\"2026-06-11T12:50:00.96936739Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686370-8fj5f Namespace:openshift-infra ID:d477a61200bffd1633bafec3613da8962cc56f3be73a082cdfafd01333438448 UID:809f066e-0f7f-40cb-8fc6-8965803f03a6 NetNS:/var/run/netns/a8d5ffe2-0be9-42ea-9591-20cbeea8e539 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod809f066e_0f7f_40cb_8fc6_8965803f03a6.slice PodAnnotations:0xc000a15170}] Aliases:map[]}\"",
2026-06-11 13:18:31.756984 | controller |     "Jun 11 12:50:00.969690 crc crio[24477]: time=\"2026-06-11T12:50:00.969575285Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686370-8fj5f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.757002 | controller |     "Jun 11 12:50:00.980477 crc crio[24477]: time=\"2026-06-11T12:50:00.980396668Z\" level=info msg=\"Ran pod sandbox d477a61200bffd1633bafec3613da8962cc56f3be73a082cdfafd01333438448 with infra container: openshift-infra/auto-csr-approver-29686370-8fj5f/POD\" id=0745b4a2-edf3-426f-ad30-2d69864e0bfa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.757017 | controller |     "Jun 11 12:50:00.986044 crc crio[24477]: time=\"2026-06-11T12:50:00.985972833Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ecfeb8d2-52d1-4f96-b976-f4d73fe119a9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.757032 | controller |     "Jun 11 12:50:00.996572 crc crio[24477]: time=\"2026-06-11T12:50:00.996484096Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 13:18:31.757046 | controller |     "Jun 11 12:50:01.994475 crc crio[24477]: time=\"2026-06-11T12:50:01.993926671Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ecfeb8d2-52d1-4f96-b976-f4d73fe119a9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.757060 | controller |     "Jun 11 12:50:01.996375 crc crio[24477]: time=\"2026-06-11T12:50:01.995949777Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7b90f217-2d77-40d5-8eb8-11a537c4ddf9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.757075 | controller |     "Jun 11 12:50:02.000140 crc crio[24477]: time=\"2026-06-11T12:50:02.000041022Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3f12c88e-8d95-4d83-ab8d-e4838b10bf81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.757090 | controller |     "Jun 11 12:50:02.010309 crc crio[24477]: time=\"2026-06-11T12:50:02.010205456Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686370-8fj5f/oc\" id=82dfaff7-cfab-4fa6-9e02-9d67ba09458f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.757105 | controller |     "Jun 11 12:50:02.011164 crc crio[24477]: time=\"2026-06-11T12:50:02.010911285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.757120 | controller |     "Jun 11 12:50:02.074040 crc crio[24477]: time=\"2026-06-11T12:50:02.073542604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.757135 | controller |     "Jun 11 12:50:02.544830 crc crio[24477]: time=\"2026-06-11T12:50:02.544460695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.757150 | controller |     "Jun 11 12:50:02.660569 crc crio[24477]: time=\"2026-06-11T12:50:02.660474345Z\" level=info msg=\"Created container 2de2d282874ffe5d23b436f01df7a2f9863f4efe1c5aa5f334005b67de0637bf: openshift-infra/auto-csr-approver-29686370-8fj5f/oc\" id=82dfaff7-cfab-4fa6-9e02-9d67ba09458f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.757165 | controller |     "Jun 11 12:50:02.663274 crc crio[24477]: time=\"2026-06-11T12:50:02.662000978Z\" level=info msg=\"Starting container: 2de2d282874ffe5d23b436f01df7a2f9863f4efe1c5aa5f334005b67de0637bf\" id=59b4376f-bf14-4b35-bf12-d132e044ff38 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.757180 | controller |     "Jun 11 12:50:02.667858 crc crio[24477]: time=\"2026-06-11T12:50:02.667521033Z\" level=info msg=\"Started container\" PID=170027 containerID=2de2d282874ffe5d23b436f01df7a2f9863f4efe1c5aa5f334005b67de0637bf description=openshift-infra/auto-csr-approver-29686370-8fj5f/oc id=59b4376f-bf14-4b35-bf12-d132e044ff38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d477a61200bffd1633bafec3613da8962cc56f3be73a082cdfafd01333438448",
2026-06-11 13:18:31.757199 | controller |     "Jun 11 12:50:04.853743 crc crio[24477]: time=\"2026-06-11T12:50:04.853067Z\" level=info msg=\"Stopping pod sandbox: d477a61200bffd1633bafec3613da8962cc56f3be73a082cdfafd01333438448\" id=de019207-6391-42d8-8fbc-2c5fe5f285e1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.757214 | controller |     "Jun 11 12:50:04.855130 crc crio[24477]: time=\"2026-06-11T12:50:04.854797875Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686370-8fj5f Namespace:openshift-infra ID:d477a61200bffd1633bafec3613da8962cc56f3be73a082cdfafd01333438448 UID:809f066e-0f7f-40cb-8fc6-8965803f03a6 NetNS:/var/run/netns/a8d5ffe2-0be9-42ea-9591-20cbeea8e539 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod809f066e_0f7f_40cb_8fc6_8965803f03a6.slice PodAnnotations:0xc000a14950}] Aliases:map[]}\"",
2026-06-11 13:18:31.757230 | controller |     "Jun 11 12:50:04.855130 crc crio[24477]: time=\"2026-06-11T12:50:04.855050112Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686370-8fj5f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.757245 | controller |     "Jun 11 12:50:05.200529 crc crio[24477]: time=\"2026-06-11T12:50:05.199840871Z\" level=info msg=\"Stopped pod sandbox: d477a61200bffd1633bafec3613da8962cc56f3be73a082cdfafd01333438448\" id=de019207-6391-42d8-8fbc-2c5fe5f285e1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.757259 | controller |     "Jun 11 12:50:36.436646 crc crio[24477]: time=\"2026-06-11T12:50:36.434938456Z\" level=info msg=\"Stopping pod sandbox: e8e1c9fd2d77c226970625b9c21f1bea22a4469197b77cb0703e9ed6802b2d93\" id=4c384ffb-1722-43f9-91aa-f2fc973c0ee4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.757274 | controller |     "Jun 11 12:50:36.439375 crc crio[24477]: time=\"2026-06-11T12:50:36.438339933Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6tts2 Namespace:openstack ID:e8e1c9fd2d77c226970625b9c21f1bea22a4469197b77cb0703e9ed6802b2d93 UID:373f3a1a-f2a5-4ac8-b39b-c8dcd526eb7f NetNS:/var/run/netns/30e4af50-1094-4fb5-b4a1-300e9dc11c76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod373f3a1a_f2a5_4ac8_b39b_c8dcd526eb7f.slice PodAnnotations:0xc001f2b8c8}] Aliases:map[]}\"",
2026-06-11 13:18:31.757289 | controller |     "Jun 11 12:50:36.440179 crc crio[24477]: time=\"2026-06-11T12:50:36.440047411Z\" level=info msg=\"Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6tts2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.757304 | controller |     "Jun 11 12:50:37.087815 crc crio[24477]: time=\"2026-06-11T12:50:37.087173691Z\" level=info msg=\"Stopped pod sandbox: e8e1c9fd2d77c226970625b9c21f1bea22a4469197b77cb0703e9ed6802b2d93\" id=4c384ffb-1722-43f9-91aa-f2fc973c0ee4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.757319 | controller |     "Jun 11 12:50:38.034909 crc crio[24477]: time=\"2026-06-11T12:50:38.032850791Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-xv7k5/POD\" id=3f435eb7-2ee6-491b-a7a3-457d7cd98527 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.757333 | controller |     "Jun 11 12:50:38.034909 crc crio[24477]: time=\"2026-06-11T12:50:38.033758316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.757347 | controller |     "Jun 11 12:50:38.079267 crc crio[24477]: time=\"2026-06-11T12:50:38.079159583Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-xv7k5 Namespace:openstack ID:6b9efd5afbd0cc7be8d9589ad36b73261a80e679c75e6af3a22aec313ee0825b UID:7d5fa0eb-0e58-407a-af73-5f851ad0440d NetNS:/var/run/netns/a9b63300-3765-4598-aafb-34d01e391fc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d5fa0eb_0e58_407a_af73_5f851ad0440d.slice PodAnnotations:0xc002d1b180}] Aliases:map[]}\"",
2026-06-11 13:18:31.757365 | controller |     "Jun 11 12:50:38.079267 crc crio[24477]: time=\"2026-06-11T12:50:38.079225315Z\" level=info msg=\"Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-xv7k5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.757380 | controller |     "Jun 11 12:50:38.511282 crc crio[24477]: 2026-06-11T12:50:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6b9efd5afbd0cc7 Mac:4a:e9:33:08:22:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/a9b63300-3765-4598-aafb-34d01e391fc1 SocketPath: PciID:}] [{Interface:0xc0001247a0 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.757395 | controller |     "Jun 11 12:50:38.512407 crc crio[24477]: time=\"2026-06-11T12:50:38.51194777Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-xv7k5 Namespace:openstack ID:6b9efd5afbd0cc7be8d9589ad36b73261a80e679c75e6af3a22aec313ee0825b UID:7d5fa0eb-0e58-407a-af73-5f851ad0440d NetNS:/var/run/netns/a9b63300-3765-4598-aafb-34d01e391fc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d5fa0eb_0e58_407a_af73_5f851ad0440d.slice PodAnnotations:0xc002d1b180}] Aliases:map[]}\"",
2026-06-11 13:18:31.757410 | controller |     "Jun 11 12:50:38.512407 crc crio[24477]: time=\"2026-06-11T12:50:38.512080644Z\" level=info msg=\"Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-xv7k5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.757424 | controller |     "Jun 11 12:50:38.521284 crc crio[24477]: time=\"2026-06-11T12:50:38.521118687Z\" level=info msg=\"Ran pod sandbox 6b9efd5afbd0cc7be8d9589ad36b73261a80e679c75e6af3a22aec313ee0825b with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-xv7k5/POD\" id=3f435eb7-2ee6-491b-a7a3-457d7cd98527 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.757439 | controller |     "Jun 11 12:50:38.524788 crc crio[24477]: time=\"2026-06-11T12:50:38.524405229Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=e32f0613-3600-4472-8138-15df61b3cb51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.757453 | controller |     "Jun 11 12:50:38.563480 crc crio[24477]: time=\"2026-06-11T12:50:38.563372096Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=3a7aed51-0f0a-4416-8986-f0c4c3b79dde name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.757468 | controller |     "Jun 11 12:50:38.577269 crc crio[24477]: time=\"2026-06-11T12:50:38.577120191Z\" level=info msg=\"Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-xv7k5/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=cdfb0aa7-7382-458f-a100-8e72e61d11d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.757483 | controller |     "Jun 11 12:50:38.578050 crc crio[24477]: time=\"2026-06-11T12:50:38.577982335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.757497 | controller |     "Jun 11 12:50:38.634464 crc crio[24477]: time=\"2026-06-11T12:50:38.634377798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.757515 | controller |     "Jun 11 12:50:38.638578 crc crio[24477]: time=\"2026-06-11T12:50:38.638508444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.757530 | controller |     "Jun 11 12:50:38.818445 crc crio[24477]: time=\"2026-06-11T12:50:38.818313215Z\" level=info msg=\"Created container 208a650139209815fb6ad777b684a2a0b26608fa2d416365d98ce3f39145eb5f: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-xv7k5/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=cdfb0aa7-7382-458f-a100-8e72e61d11d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.757545 | controller |     "Jun 11 12:50:38.821931 crc crio[24477]: time=\"2026-06-11T12:50:38.821797673Z\" level=info msg=\"Starting container: 208a650139209815fb6ad777b684a2a0b26608fa2d416365d98ce3f39145eb5f\" id=85fcc184-00de-4f01-bf75-b196b55b04e1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.757559 | controller |     "Jun 11 12:50:38.830157 crc crio[24477]: time=\"2026-06-11T12:50:38.830058183Z\" level=info msg=\"Started container\" PID=172379 containerID=208a650139209815fb6ad777b684a2a0b26608fa2d416365d98ce3f39145eb5f description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-xv7k5/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=85fcc184-00de-4f01-bf75-b196b55b04e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b9efd5afbd0cc7be8d9589ad36b73261a80e679c75e6af3a22aec313ee0825b",
2026-06-11 13:18:31.757574 | controller |     "Jun 11 12:50:52.317356 crc crio[24477]: time=\"2026-06-11T12:50:52.316226456Z\" level=info msg=\"Removing container: 4d381957ed50c6c13dbe1008826bfef2e5d7a5a8452f9f5f4a5e99232a4e9fa0\" id=897d526c-ff52-4b59-b31d-3b1b58d683c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.757588 | controller |     "Jun 11 12:50:52.618705 crc crio[24477]: time=\"2026-06-11T12:50:52.618449098Z\" level=info msg=\"Removed container 4d381957ed50c6c13dbe1008826bfef2e5d7a5a8452f9f5f4a5e99232a4e9fa0: openshift-infra/auto-csr-approver-29686364-mqcl9/oc\" id=897d526c-ff52-4b59-b31d-3b1b58d683c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.757603 | controller |     "Jun 11 12:50:52.633099 crc crio[24477]: time=\"2026-06-11T12:50:52.632812497Z\" level=info msg=\"Stopping pod sandbox: e352321a04a496c0a8ccbee2d6e5c080a5ed3879bfc36f3fa9bb76d8b86ef18e\" id=308b2826-8ff2-4b49-8da0-a6f26a5d90e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.757617 | controller |     "Jun 11 12:50:52.633099 crc crio[24477]: time=\"2026-06-11T12:50:52.63291362Z\" level=info msg=\"Stopped pod sandbox (already stopped): e352321a04a496c0a8ccbee2d6e5c080a5ed3879bfc36f3fa9bb76d8b86ef18e\" id=308b2826-8ff2-4b49-8da0-a6f26a5d90e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.757632 | controller |     "Jun 11 12:50:52.634278 crc crio[24477]: time=\"2026-06-11T12:50:52.634153835Z\" level=info msg=\"Removing pod sandbox: e352321a04a496c0a8ccbee2d6e5c080a5ed3879bfc36f3fa9bb76d8b86ef18e\" id=28d4b144-5470-484d-9fff-b3e923b96d4d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.757646 | controller |     "Jun 11 12:50:52.655620 crc crio[24477]: time=\"2026-06-11T12:50:52.655456909Z\" level=info msg=\"Removed pod sandbox: e352321a04a496c0a8ccbee2d6e5c080a5ed3879bfc36f3fa9bb76d8b86ef18e\" id=28d4b144-5470-484d-9fff-b3e923b96d4d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.757661 | controller |     "Jun 11 12:51:43.044134 crc crio[24477]: time=\"2026-06-11T12:51:43.043187775Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-s7jtc/POD\" id=38bff7fc-fe48-452c-993c-cababd1269f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.757675 | controller |     "Jun 11 12:51:43.045728 crc crio[24477]: time=\"2026-06-11T12:51:43.044180793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.757693 | controller |     "Jun 11 12:51:43.124275 crc crio[24477]: time=\"2026-06-11T12:51:43.124166146Z\" level=info msg=\"Got pod network &{Name:community-operators-s7jtc Namespace:openshift-marketplace ID:b02f49419cb2b459d28d62a0d3268e124c432eec1e48536fa95aadcc91ad00a0 UID:ace027ac-a5fb-4f4c-a8d9-d6e0102133db NetNS:/var/run/netns/b4385209-4c4c-424c-9f89-d37ff28a8603 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podace027ac_a5fb_4f4c_a8d9_d6e0102133db.slice PodAnnotations:0xc000326128}] Aliases:map[]}\"",
2026-06-11 13:18:31.757709 | controller |     "Jun 11 12:51:43.124275 crc crio[24477]: time=\"2026-06-11T12:51:43.124252819Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-s7jtc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.757723 | controller |     "Jun 11 12:51:43.741759 crc crio[24477]: 2026-06-11T12:51:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b02f49419cb2b45 Mac:86:bd:41:ae:8e:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/b4385209-4c4c-424c-9f89-d37ff28a8603 SocketPath: PciID:}] [{Interface:0xc00029ee20 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.757738 | controller |     "Jun 11 12:51:43.743093 crc crio[24477]: time=\"2026-06-11T12:51:43.743029348Z\" level=info msg=\"Got pod network &{Name:community-operators-s7jtc Namespace:openshift-marketplace ID:b02f49419cb2b459d28d62a0d3268e124c432eec1e48536fa95aadcc91ad00a0 UID:ace027ac-a5fb-4f4c-a8d9-d6e0102133db NetNS:/var/run/netns/b4385209-4c4c-424c-9f89-d37ff28a8603 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podace027ac_a5fb_4f4c_a8d9_d6e0102133db.slice PodAnnotations:0xc000326128}] Aliases:map[]}\"",
2026-06-11 13:18:31.757752 | controller |     "Jun 11 12:51:43.743240 crc crio[24477]: time=\"2026-06-11T12:51:43.743188834Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-s7jtc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.757767 | controller |     "Jun 11 12:51:43.754011 crc crio[24477]: time=\"2026-06-11T12:51:43.753924151Z\" level=info msg=\"Ran pod sandbox b02f49419cb2b459d28d62a0d3268e124c432eec1e48536fa95aadcc91ad00a0 with infra container: openshift-marketplace/community-operators-s7jtc/POD\" id=38bff7fc-fe48-452c-993c-cababd1269f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.757781 | controller |     "Jun 11 12:51:43.758074 crc crio[24477]: time=\"2026-06-11T12:51:43.757995477Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d0edb8fe-e957-48cf-bbde-75a6940a5e30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.757796 | controller |     "Jun 11 12:51:43.759928 crc crio[24477]: time=\"2026-06-11T12:51:43.759864241Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9d749d69-f15d-49fa-9b28-9815e3959c52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.757811 | controller |     "Jun 11 12:51:43.767861 crc crio[24477]: time=\"2026-06-11T12:51:43.767631521Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-s7jtc/extract-utilities\" id=fcd98bad-570f-49ff-9ae8-6be05a2ac653 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.757861 | controller |     "Jun 11 12:51:43.768127 crc crio[24477]: time=\"2026-06-11T12:51:43.768082393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.757886 | controller |     "Jun 11 12:51:43.827261 crc crio[24477]: time=\"2026-06-11T12:51:43.827145138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.757902 | controller |     "Jun 11 12:51:43.831635 crc crio[24477]: time=\"2026-06-11T12:51:43.831561781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.757917 | controller |     "Jun 11 12:51:44.000186 crc crio[24477]: time=\"2026-06-11T12:51:43.999994006Z\" level=info msg=\"Created container 46b601986a0336c96a14da5cd19792d1bfde4f54887c072d1739b754e9b989c1: openshift-marketplace/community-operators-s7jtc/extract-utilities\" id=fcd98bad-570f-49ff-9ae8-6be05a2ac653 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.757932 | controller |     "Jun 11 12:51:44.002258 crc crio[24477]: time=\"2026-06-11T12:51:44.002184246Z\" level=info msg=\"Starting container: 46b601986a0336c96a14da5cd19792d1bfde4f54887c072d1739b754e9b989c1\" id=0a9e15d8-dc37-454f-a1b1-61957e1be88e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.757948 | controller |     "Jun 11 12:51:44.009702 crc crio[24477]: time=\"2026-06-11T12:51:44.006858737Z\" level=info msg=\"Started container\" PID=176090 containerID=46b601986a0336c96a14da5cd19792d1bfde4f54887c072d1739b754e9b989c1 description=openshift-marketplace/community-operators-s7jtc/extract-utilities id=0a9e15d8-dc37-454f-a1b1-61957e1be88e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b02f49419cb2b459d28d62a0d3268e124c432eec1e48536fa95aadcc91ad00a0",
2026-06-11 13:18:31.757963 | controller |     "Jun 11 12:51:44.701825 crc crio[24477]: time=\"2026-06-11T12:51:44.701210718Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=854d8731-a233-42f0-bd82-63109ddc5e2b name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.757979 | controller |     "Jun 11 12:51:44.714328 crc crio[24477]: time=\"2026-06-11T12:51:44.714191192Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 13:18:31.757994 | controller |     "Jun 11 12:51:53.749198 crc crio[24477]: time=\"2026-06-11T12:51:53.748392887Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=854d8731-a233-42f0-bd82-63109ddc5e2b name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.758009 | controller |     "Jun 11 12:51:53.751090 crc crio[24477]: time=\"2026-06-11T12:51:53.750985135Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=5027b715-9913-4edf-89d8-582e31f7b591 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.758023 | controller |     "Jun 11 12:51:53.755361 crc crio[24477]: time=\"2026-06-11T12:51:53.755284186Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=3a0a23bf-0cbc-4971-874d-e5e52530facc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.758038 | controller |     "Jun 11 12:51:53.765083 crc crio[24477]: time=\"2026-06-11T12:51:53.764952595Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-s7jtc/extract-content\" id=8704c863-46de-4eaa-9ac2-dc1eeb6c4852 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.758052 | controller |     "Jun 11 12:51:53.769053 crc crio[24477]: time=\"2026-06-11T12:51:53.768956408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.758067 | controller |     "Jun 11 12:51:53.839439 crc crio[24477]: time=\"2026-06-11T12:51:53.839285812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.758085 | controller |     "Jun 11 12:51:53.844480 crc crio[24477]: time=\"2026-06-11T12:51:53.844401335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.758101 | controller |     "Jun 11 12:51:54.042993 crc crio[24477]: time=\"2026-06-11T12:51:54.042824436Z\" level=info msg=\"Created container 175822a077f94e1bbaab15ba03d81d4642de8513b666ba99e5568aaf84345bfa: openshift-marketplace/community-operators-s7jtc/extract-content\" id=8704c863-46de-4eaa-9ac2-dc1eeb6c4852 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.758116 | controller |     "Jun 11 12:51:54.045345 crc crio[24477]: time=\"2026-06-11T12:51:54.044860573Z\" level=info msg=\"Starting container: 175822a077f94e1bbaab15ba03d81d4642de8513b666ba99e5568aaf84345bfa\" id=b3a860d4-9375-468f-9ef2-fe52798c3323 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.758130 | controller |     "Jun 11 12:51:54.053315 crc crio[24477]: time=\"2026-06-11T12:51:54.053168674Z\" level=info msg=\"Started container\" PID=176639 containerID=175822a077f94e1bbaab15ba03d81d4642de8513b666ba99e5568aaf84345bfa description=openshift-marketplace/community-operators-s7jtc/extract-content id=b3a860d4-9375-468f-9ef2-fe52798c3323 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b02f49419cb2b459d28d62a0d3268e124c432eec1e48536fa95aadcc91ad00a0",
2026-06-11 13:18:31.758145 | controller |     "Jun 11 12:51:54.907045 crc crio[24477]: time=\"2026-06-11T12:51:54.901476046Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=20eb689a-2398-4a3f-9e8f-ddc675354bac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.758160 | controller |     "Jun 11 12:51:54.907045 crc crio[24477]: time=\"2026-06-11T12:51:54.905321011Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=eb821167-5042-41cd-b883-1e2d67f4bed6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.758175 | controller |     "Jun 11 12:51:54.917254 crc crio[24477]: time=\"2026-06-11T12:51:54.917167143Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-s7jtc/registry-server\" id=8694110f-b4c0-43d2-8480-da01fcdaccb6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.758189 | controller |     "Jun 11 12:51:54.917749 crc crio[24477]: time=\"2026-06-11T12:51:54.917607015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.758204 | controller |     "Jun 11 12:51:55.020767 crc crio[24477]: time=\"2026-06-11T12:51:55.020610892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.758219 | controller |     "Jun 11 12:51:55.024617 crc crio[24477]: time=\"2026-06-11T12:51:55.02447279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.758234 | controller |     "Jun 11 12:51:55.204695 crc crio[24477]: time=\"2026-06-11T12:51:55.204526517Z\" level=info msg=\"Created container f5c072067e905da2c588f195e92cb51baf255fd075f87b3dc7e27da07e2d1659: openshift-marketplace/community-operators-s7jtc/registry-server\" id=8694110f-b4c0-43d2-8480-da01fcdaccb6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.758249 | controller |     "Jun 11 12:51:55.206598 crc crio[24477]: time=\"2026-06-11T12:51:55.206507843Z\" level=info msg=\"Starting container: f5c072067e905da2c588f195e92cb51baf255fd075f87b3dc7e27da07e2d1659\" id=00a04d81-e7da-44e6-8a05-6276867a9750 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.758267 | controller |     "Jun 11 12:51:55.217427 crc crio[24477]: time=\"2026-06-11T12:51:55.217263354Z\" level=info msg=\"Started container\" PID=176730 containerID=f5c072067e905da2c588f195e92cb51baf255fd075f87b3dc7e27da07e2d1659 description=openshift-marketplace/community-operators-s7jtc/registry-server id=00a04d81-e7da-44e6-8a05-6276867a9750 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b02f49419cb2b459d28d62a0d3268e124c432eec1e48536fa95aadcc91ad00a0",
2026-06-11 13:18:31.758283 | controller |     "Jun 11 12:52:00.580361 crc crio[24477]: time=\"2026-06-11T12:52:00.57954562Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686372-k52nf/POD\" id=a325e84c-0cda-40fd-9289-7d33ae031f29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.758298 | controller |     "Jun 11 12:52:00.580361 crc crio[24477]: time=\"2026-06-11T12:52:00.580227689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.758313 | controller |     "Jun 11 12:52:00.618101 crc crio[24477]: time=\"2026-06-11T12:52:00.617589955Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686372-k52nf Namespace:openshift-infra ID:0791456586dedfdf8c8324337e033e40778ad968b71e693ce8e8673a7cf6c936 UID:e01fc066-d7b1-4edb-964f-48842555f9d3 NetNS:/var/run/netns/97bcafd5-8a66-4e52-9e7f-78aaf7a8c3bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode01fc066_d7b1_4edb_964f_48842555f9d3.slice PodAnnotations:0xc007b173d8}] Aliases:map[]}\"",
2026-06-11 13:18:31.758328 | controller |     "Jun 11 12:52:00.618101 crc crio[24477]: time=\"2026-06-11T12:52:00.617779971Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686372-k52nf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.758344 | controller |     "Jun 11 12:52:01.222525 crc crio[24477]: 2026-06-11T12:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0791456586dedfd Mac:7a:a2:93:d3:d9:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/97bcafd5-8a66-4e52-9e7f-78aaf7a8c3bd SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.758359 | controller |     "Jun 11 12:52:01.224266 crc crio[24477]: time=\"2026-06-11T12:52:01.224201613Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686372-k52nf Namespace:openshift-infra ID:0791456586dedfdf8c8324337e033e40778ad968b71e693ce8e8673a7cf6c936 UID:e01fc066-d7b1-4edb-964f-48842555f9d3 NetNS:/var/run/netns/97bcafd5-8a66-4e52-9e7f-78aaf7a8c3bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode01fc066_d7b1_4edb_964f_48842555f9d3.slice PodAnnotations:0xc007b173d8}] Aliases:map[]}\"",
2026-06-11 13:18:31.758375 | controller |     "Jun 11 12:52:01.224382 crc crio[24477]: time=\"2026-06-11T12:52:01.224350167Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686372-k52nf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.758389 | controller |     "Jun 11 12:52:01.232507 crc crio[24477]: time=\"2026-06-11T12:52:01.232429916Z\" level=info msg=\"Ran pod sandbox 0791456586dedfdf8c8324337e033e40778ad968b71e693ce8e8673a7cf6c936 with infra container: openshift-infra/auto-csr-approver-29686372-k52nf/POD\" id=a325e84c-0cda-40fd-9289-7d33ae031f29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.758404 | controller |     "Jun 11 12:52:01.237471 crc crio[24477]: time=\"2026-06-11T12:52:01.237388837Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=be214790-fd44-4a45-9556-7e4afa1634e4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.758422 | controller |     "Jun 11 12:52:01.241836 crc crio[24477]: time=\"2026-06-11T12:52:01.241740876Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 13:18:31.758436 | controller |     "Jun 11 12:52:02.534846 crc crio[24477]: time=\"2026-06-11T12:52:02.534256291Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=be214790-fd44-4a45-9556-7e4afa1634e4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.758451 | controller |     "Jun 11 12:52:02.536504 crc crio[24477]: time=\"2026-06-11T12:52:02.536246686Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6c16d4f4-1409-489c-b2bc-f4acf7e46743 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.758466 | controller |     "Jun 11 12:52:02.538808 crc crio[24477]: time=\"2026-06-11T12:52:02.538754836Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9638aa18-9ca0-47b1-969d-d4e763941ca6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.758481 | controller |     "Jun 11 12:52:02.546504 crc crio[24477]: time=\"2026-06-11T12:52:02.54643528Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686372-k52nf/oc\" id=c3c99280-561e-4b29-b9c4-825f13425595 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.758495 | controller |     "Jun 11 12:52:02.546873 crc crio[24477]: time=\"2026-06-11T12:52:02.546813731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.758510 | controller |     "Jun 11 12:52:02.595819 crc crio[24477]: time=\"2026-06-11T12:52:02.595763878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.758524 | controller |     "Jun 11 12:52:03.019075 crc crio[24477]: time=\"2026-06-11T12:52:03.019016669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.758539 | controller |     "Jun 11 12:52:03.046508 crc crio[24477]: time=\"2026-06-11T12:52:03.045586431Z\" level=info msg=\"Stopping pod sandbox: 6b9efd5afbd0cc7be8d9589ad36b73261a80e679c75e6af3a22aec313ee0825b\" id=c1bcb645-4302-4f51-b58a-c74f2ceefd96 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.758554 | controller |     "Jun 11 12:52:03.047172 crc crio[24477]: time=\"2026-06-11T12:52:03.047074603Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-xv7k5 Namespace:openstack ID:6b9efd5afbd0cc7be8d9589ad36b73261a80e679c75e6af3a22aec313ee0825b UID:7d5fa0eb-0e58-407a-af73-5f851ad0440d NetNS:/var/run/netns/a9b63300-3765-4598-aafb-34d01e391fc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d5fa0eb_0e58_407a_af73_5f851ad0440d.slice PodAnnotations:0xc002ce4f48}] Aliases:map[]}\"",
2026-06-11 13:18:31.758570 | controller |     "Jun 11 12:52:03.047526 crc crio[24477]: time=\"2026-06-11T12:52:03.047317549Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-xv7k5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.758584 | controller |     "Jun 11 12:52:03.160031 crc crio[24477]: time=\"2026-06-11T12:52:03.159961155Z\" level=info msg=\"Created container 9f8f65fc39012e51abf81dc51459e27656b5e97376bdb35be40d4c1836619f42: openshift-infra/auto-csr-approver-29686372-k52nf/oc\" id=c3c99280-561e-4b29-b9c4-825f13425595 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.758599 | controller |     "Jun 11 12:52:03.165365 crc crio[24477]: time=\"2026-06-11T12:52:03.16300549Z\" level=info msg=\"Starting container: 9f8f65fc39012e51abf81dc51459e27656b5e97376bdb35be40d4c1836619f42\" id=f2286a5b-f7fe-4ca1-9d9f-c64ca51afe03 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.758616 | controller |     "Jun 11 12:52:03.169192 crc crio[24477]: time=\"2026-06-11T12:52:03.169119881Z\" level=info msg=\"Started container\" PID=177295 containerID=9f8f65fc39012e51abf81dc51459e27656b5e97376bdb35be40d4c1836619f42 description=openshift-infra/auto-csr-approver-29686372-k52nf/oc id=f2286a5b-f7fe-4ca1-9d9f-c64ca51afe03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0791456586dedfdf8c8324337e033e40778ad968b71e693ce8e8673a7cf6c936",
2026-06-11 13:18:31.758631 | controller |     "Jun 11 12:52:03.633556 crc crio[24477]: time=\"2026-06-11T12:52:03.632965904Z\" level=info msg=\"Stopped pod sandbox: 6b9efd5afbd0cc7be8d9589ad36b73261a80e679c75e6af3a22aec313ee0825b\" id=c1bcb645-4302-4f51-b58a-c74f2ceefd96 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.758646 | controller |     "Jun 11 12:52:04.454535 crc crio[24477]: time=\"2026-06-11T12:52:04.453362316Z\" level=info msg=\"Stopping container: 135c70c4762c01da26d44fff4f9f34ae943cfa1ae6af32593f28a860cb2e4b49 (timeout: 2s)\" id=144d315b-2bfc-4147-9d0b-aecc47e7d1f5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.758660 | controller |     "Jun 11 12:52:04.587731 crc crio[24477]: time=\"2026-06-11T12:52:04.587575604Z\" level=info msg=\"Stopped container 135c70c4762c01da26d44fff4f9f34ae943cfa1ae6af32593f28a860cb2e4b49: openshift-marketplace/community-operators-5qtnq/registry-server\" id=144d315b-2bfc-4147-9d0b-aecc47e7d1f5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.758675 | controller |     "Jun 11 12:52:04.589408 crc crio[24477]: time=\"2026-06-11T12:52:04.589333143Z\" level=info msg=\"Stopping pod sandbox: d56a08a100023d84645f57d2ac007762df3f48e76a0d06938e9f6150c4a07311\" id=d5683afe-9b92-4aa4-aca0-c6e641f3513b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.758690 | controller |     "Jun 11 12:52:04.591129 crc crio[24477]: time=\"2026-06-11T12:52:04.591065772Z\" level=info msg=\"Got pod network &{Name:community-operators-5qtnq Namespace:openshift-marketplace ID:d56a08a100023d84645f57d2ac007762df3f48e76a0d06938e9f6150c4a07311 UID:1a17ca44-f7f2-4d31-bc8a-89968d78779a NetNS:/var/run/netns/a457c0c6-0073-4998-8ede-3fc1bcaa1eb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a17ca44_f7f2_4d31_bc8a_89968d78779a.slice PodAnnotations:0xc002e12b30}] Aliases:map[]}\"",
2026-06-11 13:18:31.758705 | controller |     "Jun 11 12:52:04.591289 crc crio[24477]: time=\"2026-06-11T12:52:04.591231466Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-5qtnq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.758720 | controller |     "Jun 11 12:52:04.984421 crc crio[24477]: time=\"2026-06-11T12:52:04.984303443Z\" level=info msg=\"Stopped pod sandbox: d56a08a100023d84645f57d2ac007762df3f48e76a0d06938e9f6150c4a07311\" id=d5683afe-9b92-4aa4-aca0-c6e641f3513b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.758735 | controller |     "Jun 11 12:52:05.179598 crc crio[24477]: time=\"2026-06-11T12:52:05.179110704Z\" level=info msg=\"Stopping pod sandbox: 0791456586dedfdf8c8324337e033e40778ad968b71e693ce8e8673a7cf6c936\" id=0560d84b-1bf9-40ac-8baf-532c68fffab1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.758750 | controller |     "Jun 11 12:52:05.180204 crc crio[24477]: time=\"2026-06-11T12:52:05.180137683Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686372-k52nf Namespace:openshift-infra ID:0791456586dedfdf8c8324337e033e40778ad968b71e693ce8e8673a7cf6c936 UID:e01fc066-d7b1-4edb-964f-48842555f9d3 NetNS:/var/run/netns/97bcafd5-8a66-4e52-9e7f-78aaf7a8c3bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode01fc066_d7b1_4edb_964f_48842555f9d3.slice PodAnnotations:0xc0005300d8}] Aliases:map[]}\"",
2026-06-11 13:18:31.758768 | controller |     "Jun 11 12:52:05.180318 crc crio[24477]: time=\"2026-06-11T12:52:05.180287418Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686372-k52nf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.758783 | controller |     "Jun 11 12:52:05.183961 crc crio[24477]: time=\"2026-06-11T12:52:05.183915399Z\" level=info msg=\"Removing container: 135c70c4762c01da26d44fff4f9f34ae943cfa1ae6af32593f28a860cb2e4b49\" id=18489250-c823-42b0-90b9-35aa6205e96c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.758798 | controller |     "Jun 11 12:52:05.237134 crc crio[24477]: time=\"2026-06-11T12:52:05.237053985Z\" level=info msg=\"Removed container 135c70c4762c01da26d44fff4f9f34ae943cfa1ae6af32593f28a860cb2e4b49: openshift-marketplace/community-operators-5qtnq/registry-server\" id=18489250-c823-42b0-90b9-35aa6205e96c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.758812 | controller |     "Jun 11 12:52:05.253086 crc crio[24477]: time=\"2026-06-11T12:52:05.252834606Z\" level=info msg=\"Removing container: 5c955d8e28f4030f5b14ae38b0eb113fa38ba46729f11f54dd0f8b5baffb137c\" id=b9d1a1d7-2f86-4397-87be-fd12bdae2a6a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.758827 | controller |     "Jun 11 12:52:05.475481 crc crio[24477]: time=\"2026-06-11T12:52:05.475306936Z\" level=info msg=\"Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p9tnx/POD\" id=4b62acc7-ccad-4c96-a208-98388eb2f175 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.758841 | controller |     "Jun 11 12:52:05.475605 crc crio[24477]: time=\"2026-06-11T12:52:05.475514502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.758878 | controller |     "Jun 11 12:52:05.555782 crc crio[24477]: time=\"2026-06-11T12:52:05.554510478Z\" level=info msg=\"Removed container 5c955d8e28f4030f5b14ae38b0eb113fa38ba46729f11f54dd0f8b5baffb137c: openshift-marketplace/community-operators-5qtnq/extract-content\" id=b9d1a1d7-2f86-4397-87be-fd12bdae2a6a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.758894 | controller |     "Jun 11 12:52:05.566146 crc crio[24477]: time=\"2026-06-11T12:52:05.566038392Z\" level=info msg=\"Removing container: d3e0af501c70408f38082a5d5174812c84c0df1ebc4f680e858f1fbd96b7b2d4\" id=debb6a9a-0b50-4226-b093-367c0e755c6f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.758908 | controller |     "Jun 11 12:52:05.622879 crc crio[24477]: time=\"2026-06-11T12:52:05.622498937Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p9tnx Namespace:openstack ID:8869bc183c2603e8250c3b5a688562f46b5160c1ebc4d3c36bdde1f31fc7867f UID:11d1d56f-cb52-4c1b-9945-03a437275695 NetNS:/var/run/netns/1454b94e-f5b4-453b-8e73-6da064073dea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11d1d56f_cb52_4c1b_9945_03a437275695.slice PodAnnotations:0xc000a86750}] Aliases:map[]}\"",
2026-06-11 13:18:31.758923 | controller |     "Jun 11 12:52:05.622879 crc crio[24477]: time=\"2026-06-11T12:52:05.622864849Z\" level=info msg=\"Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p9tnx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.758938 | controller |     "Jun 11 12:52:05.632363 crc crio[24477]: time=\"2026-06-11T12:52:05.628986079Z\" level=info msg=\"Removed container d3e0af501c70408f38082a5d5174812c84c0df1ebc4f680e858f1fbd96b7b2d4: openshift-marketplace/community-operators-5qtnq/extract-utilities\" id=debb6a9a-0b50-4226-b093-367c0e755c6f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.758956 | controller |     "Jun 11 12:52:05.737248 crc crio[24477]: time=\"2026-06-11T12:52:05.737097928Z\" level=info msg=\"Stopped pod sandbox: 0791456586dedfdf8c8324337e033e40778ad968b71e693ce8e8673a7cf6c936\" id=0560d84b-1bf9-40ac-8baf-532c68fffab1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.758970 | controller |     "Jun 11 12:52:06.621886 crc crio[24477]: 2026-06-11T12:52:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8869bc183c2603e Mac:e6:af:88:d7:a8:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/1454b94e-f5b4-453b-8e73-6da064073dea SocketPath: PciID:}] [{Interface:0xc00028e5a0 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.758986 | controller |     "Jun 11 12:52:06.623424 crc crio[24477]: time=\"2026-06-11T12:52:06.62331986Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p9tnx Namespace:openstack ID:8869bc183c2603e8250c3b5a688562f46b5160c1ebc4d3c36bdde1f31fc7867f UID:11d1d56f-cb52-4c1b-9945-03a437275695 NetNS:/var/run/netns/1454b94e-f5b4-453b-8e73-6da064073dea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11d1d56f_cb52_4c1b_9945_03a437275695.slice PodAnnotations:0xc000a86750}] Aliases:map[]}\"",
2026-06-11 13:18:31.759002 | controller |     "Jun 11 12:52:06.623579 crc crio[24477]: time=\"2026-06-11T12:52:06.623524435Z\" level=info msg=\"Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p9tnx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.759017 | controller |     "Jun 11 12:52:06.633849 crc crio[24477]: time=\"2026-06-11T12:52:06.633770616Z\" level=info msg=\"Ran pod sandbox 8869bc183c2603e8250c3b5a688562f46b5160c1ebc4d3c36bdde1f31fc7867f with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p9tnx/POD\" id=4b62acc7-ccad-4c96-a208-98388eb2f175 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.759032 | controller |     "Jun 11 12:52:06.636175 crc crio[24477]: time=\"2026-06-11T12:52:06.636105144Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=7dc725b6-6026-497d-b2c0-8b96dbd3874f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.759047 | controller |     "Jun 11 12:52:06.698964 crc crio[24477]: time=\"2026-06-11T12:52:06.697365889Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=bda1606c-6085-417a-8f7f-a37ceb1eb607 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.759062 | controller |     "Jun 11 12:52:06.731881 crc crio[24477]: time=\"2026-06-11T12:52:06.729454752Z\" level=info msg=\"Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p9tnx/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=90b7d076-b2fe-45f6-a718-72b28ca68cd2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.759076 | controller |     "Jun 11 12:52:06.731881 crc crio[24477]: time=\"2026-06-11T12:52:06.731611122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.759091 | controller |     "Jun 11 12:52:06.803331 crc crio[24477]: time=\"2026-06-11T12:52:06.80210835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.759106 | controller |     "Jun 11 12:52:06.805467 crc crio[24477]: time=\"2026-06-11T12:52:06.805403163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.759124 | controller |     "Jun 11 12:52:07.020430 crc crio[24477]: time=\"2026-06-11T12:52:07.020330254Z\" level=info msg=\"Created container 907d11bc12aa180f426dd9242a051342ed956cec17ccf41b8ec4165adb20a897: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p9tnx/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=90b7d076-b2fe-45f6-a718-72b28ca68cd2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.759139 | controller |     "Jun 11 12:52:07.023157 crc crio[24477]: time=\"2026-06-11T12:52:07.023065951Z\" level=info msg=\"Starting container: 907d11bc12aa180f426dd9242a051342ed956cec17ccf41b8ec4165adb20a897\" id=10c83cf2-365d-4c3a-9b12-d8a1aa0de963 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.759154 | controller |     "Jun 11 12:52:07.029470 crc crio[24477]: time=\"2026-06-11T12:52:07.029367826Z\" level=info msg=\"Started container\" PID=177720 containerID=907d11bc12aa180f426dd9242a051342ed956cec17ccf41b8ec4165adb20a897 description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p9tnx/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=10c83cf2-365d-4c3a-9b12-d8a1aa0de963 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8869bc183c2603e8250c3b5a688562f46b5160c1ebc4d3c36bdde1f31fc7867f",
2026-06-11 13:18:31.759169 | controller |     "Jun 11 12:52:52.715047 crc crio[24477]: time=\"2026-06-11T12:52:52.713541078Z\" level=info msg=\"Removing container: 945c62f6600d7e6928cab69e64bd8efeb2e94edb361423e248e101cdeb641977\" id=13a38779-1368-4830-82ca-bdfa8c238960 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.759184 | controller |     "Jun 11 12:52:52.910220 crc crio[24477]: time=\"2026-06-11T12:52:52.910117235Z\" level=info msg=\"Removed container 945c62f6600d7e6928cab69e64bd8efeb2e94edb361423e248e101cdeb641977: openshift-infra/auto-csr-approver-29686366-zrp4h/oc\" id=13a38779-1368-4830-82ca-bdfa8c238960 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.759199 | controller |     "Jun 11 12:52:52.919945 crc crio[24477]: time=\"2026-06-11T12:52:52.919844589Z\" level=info msg=\"Stopping pod sandbox: 7b23500220d1618c8501b90f2f10c83447ca4e2db95da628f106193d8b10bba4\" id=7d6bee59-c91b-4f98-a853-c146e684ceb7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.759213 | controller |     "Jun 11 12:52:52.919945 crc crio[24477]: time=\"2026-06-11T12:52:52.919954192Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7b23500220d1618c8501b90f2f10c83447ca4e2db95da628f106193d8b10bba4\" id=7d6bee59-c91b-4f98-a853-c146e684ceb7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.759228 | controller |     "Jun 11 12:52:52.920487 crc crio[24477]: time=\"2026-06-11T12:52:52.920421435Z\" level=info msg=\"Removing pod sandbox: 7b23500220d1618c8501b90f2f10c83447ca4e2db95da628f106193d8b10bba4\" id=ea039102-68a0-4420-bd5a-b681d7762078 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.759288 | controller |     "Jun 11 12:52:52.935491 crc crio[24477]: time=\"2026-06-11T12:52:52.935384534Z\" level=info msg=\"Removed pod sandbox: 7b23500220d1618c8501b90f2f10c83447ca4e2db95da628f106193d8b10bba4\" id=ea039102-68a0-4420-bd5a-b681d7762078 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.759309 | controller |     "Jun 11 12:52:52.936269 crc crio[24477]: time=\"2026-06-11T12:52:52.936190996Z\" level=info msg=\"Stopping pod sandbox: d56a08a100023d84645f57d2ac007762df3f48e76a0d06938e9f6150c4a07311\" id=bb96b002-546b-49dc-9145-b7882e75d872 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.759325 | controller |     "Jun 11 12:52:52.936346 crc crio[24477]: time=\"2026-06-11T12:52:52.936275128Z\" level=info msg=\"Stopped pod sandbox (already stopped): d56a08a100023d84645f57d2ac007762df3f48e76a0d06938e9f6150c4a07311\" id=bb96b002-546b-49dc-9145-b7882e75d872 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.759340 | controller |     "Jun 11 12:52:52.937178 crc crio[24477]: time=\"2026-06-11T12:52:52.937120602Z\" level=info msg=\"Removing pod sandbox: d56a08a100023d84645f57d2ac007762df3f48e76a0d06938e9f6150c4a07311\" id=5cebbaec-2b90-474b-9843-79a8a8fb77d8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.759359 | controller |     "Jun 11 12:52:52.954451 crc crio[24477]: time=\"2026-06-11T12:52:52.954337626Z\" level=info msg=\"Removed pod sandbox: d56a08a100023d84645f57d2ac007762df3f48e76a0d06938e9f6150c4a07311\" id=5cebbaec-2b90-474b-9843-79a8a8fb77d8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.759374 | controller |     "Jun 11 12:53:12.592842 crc crio[24477]: time=\"2026-06-11T12:53:12.591232941Z\" level=info msg=\"Stopping pod sandbox: 8869bc183c2603e8250c3b5a688562f46b5160c1ebc4d3c36bdde1f31fc7867f\" id=81695d09-26bd-47c1-9121-5ee6bfa222ff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.759389 | controller |     "Jun 11 12:53:12.594872 crc crio[24477]: time=\"2026-06-11T12:53:12.593857806Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p9tnx Namespace:openstack ID:8869bc183c2603e8250c3b5a688562f46b5160c1ebc4d3c36bdde1f31fc7867f UID:11d1d56f-cb52-4c1b-9945-03a437275695 NetNS:/var/run/netns/1454b94e-f5b4-453b-8e73-6da064073dea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11d1d56f_cb52_4c1b_9945_03a437275695.slice PodAnnotations:0xc000b18b58}] Aliases:map[]}\"",
2026-06-11 13:18:31.759405 | controller |     "Jun 11 12:53:12.594872 crc crio[24477]: time=\"2026-06-11T12:53:12.594145183Z\" level=info msg=\"Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p9tnx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.759420 | controller |     "Jun 11 12:53:13.096718 crc crio[24477]: time=\"2026-06-11T12:53:13.0961004Z\" level=info msg=\"Stopped pod sandbox: 8869bc183c2603e8250c3b5a688562f46b5160c1ebc4d3c36bdde1f31fc7867f\" id=81695d09-26bd-47c1-9121-5ee6bfa222ff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.759435 | controller |     "Jun 11 12:53:14.283347 crc crio[24477]: time=\"2026-06-11T12:53:14.282475542Z\" level=info msg=\"Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rt6zw/POD\" id=f62bb5c2-845c-41d0-b6c9-138746916bb4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.759450 | controller |     "Jun 11 12:53:14.284529 crc crio[24477]: time=\"2026-06-11T12:53:14.283484921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.759466 | controller |     "Jun 11 12:53:14.330487 crc crio[24477]: time=\"2026-06-11T12:53:14.330381101Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rt6zw Namespace:openstack ID:80bd92605344c41d606f4fb898acb893ef273c6db1d65221bc891747c67df25b UID:3633005a-41f4-44c7-9309-e325efded376 NetNS:/var/run/netns/1a11ff74-3217-4824-95c9-d8e3ebdfdaf5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3633005a_41f4_44c7_9309_e325efded376.slice PodAnnotations:0xc002e12048}] Aliases:map[]}\"",
2026-06-11 13:18:31.759481 | controller |     "Jun 11 12:53:14.330929 crc crio[24477]: time=\"2026-06-11T12:53:14.330603017Z\" level=info msg=\"Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rt6zw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.759496 | controller |     "Jun 11 12:53:14.939813 crc crio[24477]: 2026-06-11T12:53:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80bd92605344c41 Mac:c2:69:aa:90:22:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/1a11ff74-3217-4824-95c9-d8e3ebdfdaf5 SocketPath: PciID:}] [{Interface:0xc00011a6a0 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.759517 | controller |     "Jun 11 12:53:14.941348 crc crio[24477]: time=\"2026-06-11T12:53:14.941161579Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rt6zw Namespace:openstack ID:80bd92605344c41d606f4fb898acb893ef273c6db1d65221bc891747c67df25b UID:3633005a-41f4-44c7-9309-e325efded376 NetNS:/var/run/netns/1a11ff74-3217-4824-95c9-d8e3ebdfdaf5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3633005a_41f4_44c7_9309_e325efded376.slice PodAnnotations:0xc002e12048}] Aliases:map[]}\"",
2026-06-11 13:18:31.759532 | controller |     "Jun 11 12:53:14.941489 crc crio[24477]: time=\"2026-06-11T12:53:14.941363855Z\" level=info msg=\"Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rt6zw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.759547 | controller |     "Jun 11 12:53:14.960159 crc crio[24477]: time=\"2026-06-11T12:53:14.959836881Z\" level=info msg=\"Ran pod sandbox 80bd92605344c41d606f4fb898acb893ef273c6db1d65221bc891747c67df25b with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rt6zw/POD\" id=f62bb5c2-845c-41d0-b6c9-138746916bb4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.759562 | controller |     "Jun 11 12:53:14.963750 crc crio[24477]: time=\"2026-06-11T12:53:14.963317156Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=3d0c6e11-779e-49df-b8fa-69887eaad7db name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.759577 | controller |     "Jun 11 12:53:15.006969 crc crio[24477]: time=\"2026-06-11T12:53:15.006820501Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=bcbb1a0e-1d77-49cb-85d5-7e4867d6f959 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.759591 | controller |     "Jun 11 12:53:15.017414 crc crio[24477]: time=\"2026-06-11T12:53:15.017335935Z\" level=info msg=\"Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rt6zw/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=69f6d961-b9e6-4911-b0eb-209c64429be5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.759606 | controller |     "Jun 11 12:53:15.017811 crc crio[24477]: time=\"2026-06-11T12:53:15.017737096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.759621 | controller |     "Jun 11 12:53:15.067875 crc crio[24477]: time=\"2026-06-11T12:53:15.067753433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.759636 | controller |     "Jun 11 12:53:15.073010 crc crio[24477]: time=\"2026-06-11T12:53:15.072599548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.759651 | controller |     "Jun 11 12:53:15.257305 crc crio[24477]: time=\"2026-06-11T12:53:15.257224011Z\" level=info msg=\"Created container fc591d7228557b85c57b23ebaf875196a254fcca63e30344f98671eb82e5f473: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rt6zw/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=69f6d961-b9e6-4911-b0eb-209c64429be5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.759665 | controller |     "Jun 11 12:53:15.258681 crc crio[24477]: time=\"2026-06-11T12:53:15.25849206Z\" level=info msg=\"Starting container: fc591d7228557b85c57b23ebaf875196a254fcca63e30344f98671eb82e5f473\" id=3e6680ff-19ce-4e2f-98d6-87e06109ab5c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.759679 | controller |     "Jun 11 12:53:15.265949 crc crio[24477]: time=\"2026-06-11T12:53:15.265260219Z\" level=info msg=\"Started container\" PID=181648 containerID=fc591d7228557b85c57b23ebaf875196a254fcca63e30344f98671eb82e5f473 description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rt6zw/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=3e6680ff-19ce-4e2f-98d6-87e06109ab5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=80bd92605344c41d606f4fb898acb893ef273c6db1d65221bc891747c67df25b",
2026-06-11 13:18:31.759698 | controller |     "Jun 11 12:54:00.587179 crc crio[24477]: time=\"2026-06-11T12:54:00.586193209Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686374-m5m6b/POD\" id=1a775698-5914-47ee-b829-8b1bd76fa21a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.759713 | controller |     "Jun 11 12:54:00.590027 crc crio[24477]: time=\"2026-06-11T12:54:00.587222058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.759728 | controller |     "Jun 11 12:54:00.624952 crc crio[24477]: time=\"2026-06-11T12:54:00.624799907Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686374-m5m6b Namespace:openshift-infra ID:6e1fb36d9100f7fab5cd2557dd3a55b6edaafdc1520702efbc6b4a4de0ddc071 UID:103b631c-472e-4f60-b7a3-335f7748a427 NetNS:/var/run/netns/3d8e2f02-b506-4545-b629-ac9888b6b5ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod103b631c_472e_4f60_b7a3_335f7748a427.slice PodAnnotations:0xc00251f330}] Aliases:map[]}\"",
2026-06-11 13:18:31.759743 | controller |     "Jun 11 12:54:00.624952 crc crio[24477]: time=\"2026-06-11T12:54:00.624876249Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686374-m5m6b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.759758 | controller |     "Jun 11 12:54:00.986819 crc crio[24477]: 2026-06-11T12:54:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6e1fb36d9100f7f Mac:42:80:82:cf:aa:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/3d8e2f02-b506-4545-b629-ac9888b6b5ad SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.759773 | controller |     "Jun 11 12:54:00.988764 crc crio[24477]: time=\"2026-06-11T12:54:00.988583379Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686374-m5m6b Namespace:openshift-infra ID:6e1fb36d9100f7fab5cd2557dd3a55b6edaafdc1520702efbc6b4a4de0ddc071 UID:103b631c-472e-4f60-b7a3-335f7748a427 NetNS:/var/run/netns/3d8e2f02-b506-4545-b629-ac9888b6b5ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod103b631c_472e_4f60_b7a3_335f7748a427.slice PodAnnotations:0xc00251f330}] Aliases:map[]}\"",
2026-06-11 13:18:31.759787 | controller |     "Jun 11 12:54:00.989088 crc crio[24477]: time=\"2026-06-11T12:54:00.988989752Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686374-m5m6b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.759802 | controller |     "Jun 11 12:54:01.006753 crc crio[24477]: time=\"2026-06-11T12:54:01.003989828Z\" level=info msg=\"Ran pod sandbox 6e1fb36d9100f7fab5cd2557dd3a55b6edaafdc1520702efbc6b4a4de0ddc071 with infra container: openshift-infra/auto-csr-approver-29686374-m5m6b/POD\" id=1a775698-5914-47ee-b829-8b1bd76fa21a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.759816 | controller |     "Jun 11 12:54:01.006753 crc crio[24477]: time=\"2026-06-11T12:54:01.006413094Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4c9e5ff7-7199-4c0a-935a-211a2212b2aa name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.759831 | controller |     "Jun 11 12:54:01.019512 crc crio[24477]: time=\"2026-06-11T12:54:01.019383276Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 13:18:31.759865 | controller |     "Jun 11 12:54:02.211806 crc crio[24477]: time=\"2026-06-11T12:54:02.211052605Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4c9e5ff7-7199-4c0a-935a-211a2212b2aa name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.759885 | controller |     "Jun 11 12:54:02.214136 crc crio[24477]: time=\"2026-06-11T12:54:02.213973287Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f82c38d8-292b-4005-9b0e-dac2f59059a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.759901 | controller |     "Jun 11 12:54:02.221554 crc crio[24477]: time=\"2026-06-11T12:54:02.221421275Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f8476a09-6da6-401a-8411-50d3bf181763 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.759916 | controller |     "Jun 11 12:54:02.230263 crc crio[24477]: time=\"2026-06-11T12:54:02.23014904Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686374-m5m6b/oc\" id=fe7e8db0-d901-49a3-9859-89d7d8363d49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.759931 | controller |     "Jun 11 12:54:02.230867 crc crio[24477]: time=\"2026-06-11T12:54:02.230783157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.759946 | controller |     "Jun 11 12:54:02.296003 crc crio[24477]: time=\"2026-06-11T12:54:02.295736961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.759960 | controller |     "Jun 11 12:54:02.688125 crc crio[24477]: time=\"2026-06-11T12:54:02.6878283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.759975 | controller |     "Jun 11 12:54:02.828073 crc crio[24477]: time=\"2026-06-11T12:54:02.827589213Z\" level=info msg=\"Created container 301ce70cac2012702098dd89551e9cffb8f42bededd83011349b06da466e6f80: openshift-infra/auto-csr-approver-29686374-m5m6b/oc\" id=fe7e8db0-d901-49a3-9859-89d7d8363d49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.759990 | controller |     "Jun 11 12:54:02.830504 crc crio[24477]: time=\"2026-06-11T12:54:02.830077653Z\" level=info msg=\"Starting container: 301ce70cac2012702098dd89551e9cffb8f42bededd83011349b06da466e6f80\" id=bc40bc40-3a27-4189-ad1b-cfd93f7bb458 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.760004 | controller |     "Jun 11 12:54:02.836589 crc crio[24477]: time=\"2026-06-11T12:54:02.836490981Z\" level=info msg=\"Started container\" PID=184317 containerID=301ce70cac2012702098dd89551e9cffb8f42bededd83011349b06da466e6f80 description=openshift-infra/auto-csr-approver-29686374-m5m6b/oc id=bc40bc40-3a27-4189-ad1b-cfd93f7bb458 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e1fb36d9100f7fab5cd2557dd3a55b6edaafdc1520702efbc6b4a4de0ddc071",
2026-06-11 13:18:31.760019 | controller |     "Jun 11 12:54:04.644728 crc crio[24477]: time=\"2026-06-11T12:54:04.643534066Z\" level=info msg=\"Stopping pod sandbox: 6e1fb36d9100f7fab5cd2557dd3a55b6edaafdc1520702efbc6b4a4de0ddc071\" id=7cb06f4f-2948-4f60-8821-bdc309f0931f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.760034 | controller |     "Jun 11 12:54:04.646082 crc crio[24477]: time=\"2026-06-11T12:54:04.645744528Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686374-m5m6b Namespace:openshift-infra ID:6e1fb36d9100f7fab5cd2557dd3a55b6edaafdc1520702efbc6b4a4de0ddc071 UID:103b631c-472e-4f60-b7a3-335f7748a427 NetNS:/var/run/netns/3d8e2f02-b506-4545-b629-ac9888b6b5ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod103b631c_472e_4f60_b7a3_335f7748a427.slice PodAnnotations:0xc000b18b98}] Aliases:map[]}\"",
2026-06-11 13:18:31.760052 | controller |     "Jun 11 12:54:04.646082 crc crio[24477]: time=\"2026-06-11T12:54:04.646010977Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686374-m5m6b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.760067 | controller |     "Jun 11 12:54:05.129189 crc crio[24477]: time=\"2026-06-11T12:54:05.129091386Z\" level=info msg=\"Stopped pod sandbox: 6e1fb36d9100f7fab5cd2557dd3a55b6edaafdc1520702efbc6b4a4de0ddc071\" id=7cb06f4f-2948-4f60-8821-bdc309f0931f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.760082 | controller |     "Jun 11 12:54:14.663378 crc crio[24477]: time=\"2026-06-11T12:54:14.66180937Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-pbsrx/POD\" id=3a70932c-c054-46fd-9452-d7e8c2ac7cb5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.760097 | controller |     "Jun 11 12:54:14.663378 crc crio[24477]: time=\"2026-06-11T12:54:14.663372125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.760112 | controller |     "Jun 11 12:54:14.719401 crc crio[24477]: time=\"2026-06-11T12:54:14.719309717Z\" level=info msg=\"Got pod network &{Name:certified-operators-pbsrx Namespace:openshift-marketplace ID:a8bfd1067fa0aec5acec85b4505f0ff622eb2f10ab52f266dd92002181ee59eb UID:1161f379-143e-43e5-8164-5d833e7dcf7c NetNS:/var/run/netns/1c122e2f-d0d1-47e8-9233-3eeab9839c6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1161f379_143e_43e5_8164_5d833e7dcf7c.slice PodAnnotations:0xc000a87630}] Aliases:map[]}\"",
2026-06-11 13:18:31.760127 | controller |     "Jun 11 12:54:14.719401 crc crio[24477]: time=\"2026-06-11T12:54:14.719377499Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-pbsrx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.760142 | controller |     "Jun 11 12:54:15.360342 crc crio[24477]: 2026-06-11T12:54:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8bfd1067fa0aec Mac:ce:f1:a6:a5:1c:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/1c122e2f-d0d1-47e8-9233-3eeab9839c6a SocketPath: PciID:}] [{Interface:0xc0001485e0 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.760157 | controller |     "Jun 11 12:54:15.361577 crc crio[24477]: time=\"2026-06-11T12:54:15.361511601Z\" level=info msg=\"Got pod network &{Name:certified-operators-pbsrx Namespace:openshift-marketplace ID:a8bfd1067fa0aec5acec85b4505f0ff622eb2f10ab52f266dd92002181ee59eb UID:1161f379-143e-43e5-8164-5d833e7dcf7c NetNS:/var/run/netns/1c122e2f-d0d1-47e8-9233-3eeab9839c6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1161f379_143e_43e5_8164_5d833e7dcf7c.slice PodAnnotations:0xc000a87630}] Aliases:map[]}\"",
2026-06-11 13:18:31.760171 | controller |     "Jun 11 12:54:15.361738 crc crio[24477]: time=\"2026-06-11T12:54:15.361722907Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-pbsrx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.760186 | controller |     "Jun 11 12:54:15.372387 crc crio[24477]: time=\"2026-06-11T12:54:15.371479742Z\" level=info msg=\"Ran pod sandbox a8bfd1067fa0aec5acec85b4505f0ff622eb2f10ab52f266dd92002181ee59eb with infra container: openshift-marketplace/certified-operators-pbsrx/POD\" id=3a70932c-c054-46fd-9452-d7e8c2ac7cb5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.760204 | controller |     "Jun 11 12:54:15.374537 crc crio[24477]: time=\"2026-06-11T12:54:15.374449232Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1d7f21a0-ba4f-4c35-81cd-f1c11962f174 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.760219 | controller |     "Jun 11 12:54:15.387354 crc crio[24477]: time=\"2026-06-11T12:54:15.387222808Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1a9cc6c0-4a36-4db8-b46b-e11a7bb84a38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.760233 | controller |     "Jun 11 12:54:15.420586 crc crio[24477]: time=\"2026-06-11T12:54:15.420500489Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-pbsrx/extract-utilities\" id=88f5d835-4fb7-4fa4-b15e-dac0f7821601 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.760248 | controller |     "Jun 11 12:54:15.421064 crc crio[24477]: time=\"2026-06-11T12:54:15.421009593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.760263 | controller |     "Jun 11 12:54:15.472886 crc crio[24477]: time=\"2026-06-11T12:54:15.472778678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.760277 | controller |     "Jun 11 12:54:15.479469 crc crio[24477]: time=\"2026-06-11T12:54:15.479398343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.760292 | controller |     "Jun 11 12:54:15.681382 crc crio[24477]: time=\"2026-06-11T12:54:15.680740716Z\" level=info msg=\"Created container 030ca4eb09d6f98dee8e51d6a8014d2c3edcae014df3bab3212cbb2de3fe9fdd: openshift-marketplace/certified-operators-pbsrx/extract-utilities\" id=88f5d835-4fb7-4fa4-b15e-dac0f7821601 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.760306 | controller |     "Jun 11 12:54:15.687188 crc crio[24477]: time=\"2026-06-11T12:54:15.687038193Z\" level=info msg=\"Starting container: 030ca4eb09d6f98dee8e51d6a8014d2c3edcae014df3bab3212cbb2de3fe9fdd\" id=c1aa8781-6f28-44b6-902a-d969bd3f0373 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.760320 | controller |     "Jun 11 12:54:15.699204 crc crio[24477]: time=\"2026-06-11T12:54:15.699083526Z\" level=info msg=\"Started container\" PID=185066 containerID=030ca4eb09d6f98dee8e51d6a8014d2c3edcae014df3bab3212cbb2de3fe9fdd description=openshift-marketplace/certified-operators-pbsrx/extract-utilities id=c1aa8781-6f28-44b6-902a-d969bd3f0373 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8bfd1067fa0aec5acec85b4505f0ff622eb2f10ab52f266dd92002181ee59eb",
2026-06-11 13:18:31.760335 | controller |     "Jun 11 12:54:15.836622 crc crio[24477]: time=\"2026-06-11T12:54:15.836550157Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a787a684-9840-4233-80c2-d5895c329515 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.760350 | controller |     "Jun 11 12:54:15.850423 crc crio[24477]: time=\"2026-06-11T12:54:15.850333634Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 13:18:31.760365 | controller |     "Jun 11 12:54:16.656466 crc crio[24477]: time=\"2026-06-11T12:54:16.655627922Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e0619edb1918888825b593b3b8f40e018dfe1d589bf765ae742cc2e57f8cf51c\" id=a787a684-9840-4233-80c2-d5895c329515 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.760383 | controller |     "Jun 11 12:54:16.658729 crc crio[24477]: time=\"2026-06-11T12:54:16.658567643Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=716314d1-e9e3-477b-9b20-de4b416f4166 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.760399 | controller |     "Jun 11 12:54:16.666987 crc crio[24477]: time=\"2026-06-11T12:54:16.666863984Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=36ea436e-5fc9-43d3-945e-577c3124b601 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.760414 | controller |     "Jun 11 12:54:16.678223 crc crio[24477]: time=\"2026-06-11T12:54:16.678094478Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-pbsrx/extract-content\" id=7923a187-7142-49dd-bddc-bd7a7aecdd16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.760429 | controller |     "Jun 11 12:54:16.678833 crc crio[24477]: time=\"2026-06-11T12:54:16.678755426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.760444 | controller |     "Jun 11 12:54:16.757502 crc crio[24477]: time=\"2026-06-11T12:54:16.757356552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.760458 | controller |     "Jun 11 12:54:16.762566 crc crio[24477]: time=\"2026-06-11T12:54:16.762505716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.760473 | controller |     "Jun 11 12:54:16.963596 crc crio[24477]: time=\"2026-06-11T12:54:16.963465377Z\" level=info msg=\"Created container 07c4e6ed41f8f5e6987e863877b5f887481a789f4337ad4ee1c3e3fd4e0e9ef8: openshift-marketplace/certified-operators-pbsrx/extract-content\" id=7923a187-7142-49dd-bddc-bd7a7aecdd16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.760488 | controller |     "Jun 11 12:54:16.966949 crc crio[24477]: time=\"2026-06-11T12:54:16.966828863Z\" level=info msg=\"Starting container: 07c4e6ed41f8f5e6987e863877b5f887481a789f4337ad4ee1c3e3fd4e0e9ef8\" id=8430b75b-e595-4690-a1a8-f4984a74bdf7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.760502 | controller |     "Jun 11 12:54:16.975480 crc crio[24477]: time=\"2026-06-11T12:54:16.975354959Z\" level=info msg=\"Started container\" PID=185155 containerID=07c4e6ed41f8f5e6987e863877b5f887481a789f4337ad4ee1c3e3fd4e0e9ef8 description=openshift-marketplace/certified-operators-pbsrx/extract-content id=8430b75b-e595-4690-a1a8-f4984a74bdf7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8bfd1067fa0aec5acec85b4505f0ff622eb2f10ab52f266dd92002181ee59eb",
2026-06-11 13:18:31.760518 | controller |     "Jun 11 12:54:20.003989 crc crio[24477]: time=\"2026-06-11T12:54:20.001823947Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=77a730cb-b322-4c80-82a2-b277a7dba862 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.760533 | controller |     "Jun 11 12:54:20.008542 crc crio[24477]: time=\"2026-06-11T12:54:20.008148646Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=aa144264-ebfe-42d4-a4aa-9ec14815afad name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.760548 | controller |     "Jun 11 12:54:20.055603 crc crio[24477]: time=\"2026-06-11T12:54:20.055294142Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-pbsrx/registry-server\" id=a9f1e45b-92b3-4426-9b46-ab453d8c0cef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.760562 | controller |     "Jun 11 12:54:20.056985 crc crio[24477]: time=\"2026-06-11T12:54:20.056460794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.760580 | controller |     "Jun 11 12:54:20.213755 crc crio[24477]: time=\"2026-06-11T12:54:20.213088978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.760595 | controller |     "Jun 11 12:54:20.221584 crc crio[24477]: time=\"2026-06-11T12:54:20.221474682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.760609 | controller |     "Jun 11 12:54:20.437354 crc crio[24477]: time=\"2026-06-11T12:54:20.437225271Z\" level=info msg=\"Created container 8f02ce51f06a8fc18ebe75ae1930c10332adfc699a6154dbe6572897a399b6cf: openshift-marketplace/certified-operators-pbsrx/registry-server\" id=a9f1e45b-92b3-4426-9b46-ab453d8c0cef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.760624 | controller |     "Jun 11 12:54:20.442396 crc crio[24477]: time=\"2026-06-11T12:54:20.442090546Z\" level=info msg=\"Starting container: 8f02ce51f06a8fc18ebe75ae1930c10332adfc699a6154dbe6572897a399b6cf\" id=38888690-e31f-4d74-bffd-96e2cba80dc1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.760638 | controller |     "Jun 11 12:54:20.469585 crc crio[24477]: time=\"2026-06-11T12:54:20.469260782Z\" level=info msg=\"Started container\" PID=185338 containerID=8f02ce51f06a8fc18ebe75ae1930c10332adfc699a6154dbe6572897a399b6cf description=openshift-marketplace/certified-operators-pbsrx/registry-server id=38888690-e31f-4d74-bffd-96e2cba80dc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8bfd1067fa0aec5acec85b4505f0ff622eb2f10ab52f266dd92002181ee59eb",
2026-06-11 13:18:31.760653 | controller |     "Jun 11 12:54:27.829064 crc crio[24477]: time=\"2026-06-11T12:54:27.82744127Z\" level=info msg=\"Stopping container: 8f02ce51f06a8fc18ebe75ae1930c10332adfc699a6154dbe6572897a399b6cf (timeout: 2s)\" id=6cecc3ac-35e0-462d-af3e-391f2bfe1065 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.760668 | controller |     "Jun 11 12:54:27.962904 crc crio[24477]: time=\"2026-06-11T12:54:27.962735368Z\" level=info msg=\"Stopped container 8f02ce51f06a8fc18ebe75ae1930c10332adfc699a6154dbe6572897a399b6cf: openshift-marketplace/certified-operators-pbsrx/registry-server\" id=6cecc3ac-35e0-462d-af3e-391f2bfe1065 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.760683 | controller |     "Jun 11 12:54:27.964970 crc crio[24477]: time=\"2026-06-11T12:54:27.964877908Z\" level=info msg=\"Stopping pod sandbox: a8bfd1067fa0aec5acec85b4505f0ff622eb2f10ab52f266dd92002181ee59eb\" id=7aeda829-f1c2-4f3d-8902-61a23172f0d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.760698 | controller |     "Jun 11 12:54:27.966518 crc crio[24477]: time=\"2026-06-11T12:54:27.96639041Z\" level=info msg=\"Got pod network &{Name:certified-operators-pbsrx Namespace:openshift-marketplace ID:a8bfd1067fa0aec5acec85b4505f0ff622eb2f10ab52f266dd92002181ee59eb UID:1161f379-143e-43e5-8164-5d833e7dcf7c NetNS:/var/run/netns/1c122e2f-d0d1-47e8-9233-3eeab9839c6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1161f379_143e_43e5_8164_5d833e7dcf7c.slice PodAnnotations:0xc001f2ab90}] Aliases:map[]}\"",
2026-06-11 13:18:31.760713 | controller |     "Jun 11 12:54:27.966864 crc crio[24477]: time=\"2026-06-11T12:54:27.966551195Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-pbsrx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.760728 | controller |     "Jun 11 12:54:29.067612 crc crio[24477]: time=\"2026-06-11T12:54:29.066852853Z\" level=info msg=\"Stopped pod sandbox: a8bfd1067fa0aec5acec85b4505f0ff622eb2f10ab52f266dd92002181ee59eb\" id=7aeda829-f1c2-4f3d-8902-61a23172f0d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.760745 | controller |     "Jun 11 12:54:30.120982 crc crio[24477]: time=\"2026-06-11T12:54:30.118358042Z\" level=info msg=\"Removing container: 8f02ce51f06a8fc18ebe75ae1930c10332adfc699a6154dbe6572897a399b6cf\" id=f9c8fbe6-df3e-4fb9-90cf-4eb81e0815c8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.760761 | controller |     "Jun 11 12:54:30.239077 crc crio[24477]: time=\"2026-06-11T12:54:30.238816575Z\" level=info msg=\"Removed container 8f02ce51f06a8fc18ebe75ae1930c10332adfc699a6154dbe6572897a399b6cf: openshift-marketplace/certified-operators-pbsrx/registry-server\" id=f9c8fbe6-df3e-4fb9-90cf-4eb81e0815c8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.760776 | controller |     "Jun 11 12:54:30.244217 crc crio[24477]: time=\"2026-06-11T12:54:30.244089501Z\" level=info msg=\"Removing container: 07c4e6ed41f8f5e6987e863877b5f887481a789f4337ad4ee1c3e3fd4e0e9ef8\" id=676098b8-d41e-4082-b510-12269de97a3b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.760791 | controller |     "Jun 11 12:54:30.300615 crc crio[24477]: time=\"2026-06-11T12:54:30.30009157Z\" level=info msg=\"Removed container 07c4e6ed41f8f5e6987e863877b5f887481a789f4337ad4ee1c3e3fd4e0e9ef8: openshift-marketplace/certified-operators-pbsrx/extract-content\" id=676098b8-d41e-4082-b510-12269de97a3b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.760806 | controller |     "Jun 11 12:54:30.303522 crc crio[24477]: time=\"2026-06-11T12:54:30.303413568Z\" level=info msg=\"Removing container: 030ca4eb09d6f98dee8e51d6a8014d2c3edcae014df3bab3212cbb2de3fe9fdd\" id=b1ab95df-1229-4fb8-8761-88f7490fe9d0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.760821 | controller |     "Jun 11 12:54:30.340818 crc crio[24477]: time=\"2026-06-11T12:54:30.340602823Z\" level=info msg=\"Removed container 030ca4eb09d6f98dee8e51d6a8014d2c3edcae014df3bab3212cbb2de3fe9fdd: openshift-marketplace/certified-operators-pbsrx/extract-utilities\" id=b1ab95df-1229-4fb8-8761-88f7490fe9d0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.760835 | controller |     "Jun 11 12:54:53.009582 crc crio[24477]: time=\"2026-06-11T12:54:53.00880569Z\" level=info msg=\"Removing container: f7bc84e81deb94d0acbb8dc50b715d74d9e952102f9b104d5ece3136e0759a8e\" id=1003ac7c-d89c-4765-953a-d90798d56cda name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.760867 | controller |     "Jun 11 12:54:53.234727 crc crio[24477]: time=\"2026-06-11T12:54:53.234093244Z\" level=info msg=\"Removed container f7bc84e81deb94d0acbb8dc50b715d74d9e952102f9b104d5ece3136e0759a8e: openshift-infra/auto-csr-approver-29686368-khhzf/oc\" id=1003ac7c-d89c-4765-953a-d90798d56cda name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.760887 | controller |     "Jun 11 12:54:53.249777 crc crio[24477]: time=\"2026-06-11T12:54:53.249477611Z\" level=info msg=\"Stopping pod sandbox: 2d8e26824c6dc1859eae5af4b7286e019de3c74273a8fd7633f3e53a8475561c\" id=47e43c68-5e30-46de-9845-26df5ec7aa5b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.760902 | controller |     "Jun 11 12:54:53.250108 crc crio[24477]: time=\"2026-06-11T12:54:53.24979083Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2d8e26824c6dc1859eae5af4b7286e019de3c74273a8fd7633f3e53a8475561c\" id=47e43c68-5e30-46de-9845-26df5ec7aa5b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.760929 | controller |     "Jun 11 12:54:53.250499 crc crio[24477]: time=\"2026-06-11T12:54:53.250460288Z\" level=info msg=\"Removing pod sandbox: 2d8e26824c6dc1859eae5af4b7286e019de3c74273a8fd7633f3e53a8475561c\" id=d49f48a5-35ae-4edc-9d87-f1bfc3367f67 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.760944 | controller |     "Jun 11 12:54:53.266343 crc crio[24477]: time=\"2026-06-11T12:54:53.266152088Z\" level=info msg=\"Removed pod sandbox: 2d8e26824c6dc1859eae5af4b7286e019de3c74273a8fd7633f3e53a8475561c\" id=d49f48a5-35ae-4edc-9d87-f1bfc3367f67 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.760962 | controller |     "Jun 11 12:54:53.267449 crc crio[24477]: time=\"2026-06-11T12:54:53.267378211Z\" level=info msg=\"Stopping pod sandbox: a8bfd1067fa0aec5acec85b4505f0ff622eb2f10ab52f266dd92002181ee59eb\" id=d03b9391-e53d-4b26-a858-3148d28e8204 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.760977 | controller |     "Jun 11 12:54:53.267577 crc crio[24477]: time=\"2026-06-11T12:54:53.267463394Z\" level=info msg=\"Stopped pod sandbox (already stopped): a8bfd1067fa0aec5acec85b4505f0ff622eb2f10ab52f266dd92002181ee59eb\" id=d03b9391-e53d-4b26-a858-3148d28e8204 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.760992 | controller |     "Jun 11 12:54:53.268405 crc crio[24477]: time=\"2026-06-11T12:54:53.268304537Z\" level=info msg=\"Removing pod sandbox: a8bfd1067fa0aec5acec85b4505f0ff622eb2f10ab52f266dd92002181ee59eb\" id=96472067-864a-496f-82bf-db42239eaa90 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.761007 | controller |     "Jun 11 12:54:53.303341 crc crio[24477]: time=\"2026-06-11T12:54:53.303218712Z\" level=info msg=\"Removed pod sandbox: a8bfd1067fa0aec5acec85b4505f0ff622eb2f10ab52f266dd92002181ee59eb\" id=96472067-864a-496f-82bf-db42239eaa90 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.761022 | controller |     "Jun 11 12:56:00.552796 crc crio[24477]: time=\"2026-06-11T12:56:00.551319422Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686376-gw72v/POD\" id=05cf68c2-6758-453a-8249-77e073167675 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.761036 | controller |     "Jun 11 12:56:00.555294 crc crio[24477]: time=\"2026-06-11T12:56:00.552840915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.761051 | controller |     "Jun 11 12:56:00.600732 crc crio[24477]: time=\"2026-06-11T12:56:00.600545818Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686376-gw72v Namespace:openshift-infra ID:38e6e7656296fff1080d641d1a8fc825d7ea7529e8b64a9cc2b9d2f81ffdf1e7 UID:56eba9c3-d968-42c8-ae2b-60140de059ab NetNS:/var/run/netns/c4c629dc-9007-4828-ae87-6f504042d2fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod56eba9c3_d968_42c8_ae2b_60140de059ab.slice PodAnnotations:0xc002e13448}] Aliases:map[]}\"",
2026-06-11 13:18:31.761066 | controller |     "Jun 11 12:56:00.600732 crc crio[24477]: time=\"2026-06-11T12:56:00.600696561Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686376-gw72v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.761081 | controller |     "Jun 11 12:56:01.032280 crc crio[24477]: 2026-06-11T12:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38e6e7656296fff Mac:82:b9:57:42:a4:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/c4c629dc-9007-4828-ae87-6f504042d2fe SocketPath: PciID:}] [{Interface:0xc00013e5f0 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.761096 | controller |     "Jun 11 12:56:01.034076 crc crio[24477]: time=\"2026-06-11T12:56:01.033956182Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686376-gw72v Namespace:openshift-infra ID:38e6e7656296fff1080d641d1a8fc825d7ea7529e8b64a9cc2b9d2f81ffdf1e7 UID:56eba9c3-d968-42c8-ae2b-60140de059ab NetNS:/var/run/netns/c4c629dc-9007-4828-ae87-6f504042d2fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod56eba9c3_d968_42c8_ae2b_60140de059ab.slice PodAnnotations:0xc002e13448}] Aliases:map[]}\"",
2026-06-11 13:18:31.761115 | controller |     "Jun 11 12:56:01.034242 crc crio[24477]: time=\"2026-06-11T12:56:01.034175187Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686376-gw72v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.761130 | controller |     "Jun 11 12:56:01.051607 crc crio[24477]: time=\"2026-06-11T12:56:01.051496424Z\" level=info msg=\"Ran pod sandbox 38e6e7656296fff1080d641d1a8fc825d7ea7529e8b64a9cc2b9d2f81ffdf1e7 with infra container: openshift-infra/auto-csr-approver-29686376-gw72v/POD\" id=05cf68c2-6758-453a-8249-77e073167675 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.761145 | controller |     "Jun 11 12:56:01.057247 crc crio[24477]: time=\"2026-06-11T12:56:01.05713824Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5f8dbe53-10c0-410e-ba09-38eb1078d545 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.761160 | controller |     "Jun 11 12:56:01.070775 crc crio[24477]: time=\"2026-06-11T12:56:01.070479242Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 13:18:31.761175 | controller |     "Jun 11 12:56:02.034216 crc crio[24477]: time=\"2026-06-11T12:56:02.033378263Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5f8dbe53-10c0-410e-ba09-38eb1078d545 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.761190 | controller |     "Jun 11 12:56:02.036592 crc crio[24477]: time=\"2026-06-11T12:56:02.03573333Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=82c75f70-83de-483d-ae2e-8e51feb77e09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.761205 | controller |     "Jun 11 12:56:02.040337 crc crio[24477]: time=\"2026-06-11T12:56:02.040031521Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=26db7e61-3850-415c-8b09-ec47578ef8fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.761221 | controller |     "Jun 11 12:56:02.051573 crc crio[24477]: time=\"2026-06-11T12:56:02.051447248Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686376-gw72v/oc\" id=ff3db2d9-97f0-4fca-9620-4113e0e63a15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.761236 | controller |     "Jun 11 12:56:02.052399 crc crio[24477]: time=\"2026-06-11T12:56:02.052314193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.761251 | controller |     "Jun 11 12:56:02.119587 crc crio[24477]: time=\"2026-06-11T12:56:02.119328124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.761266 | controller |     "Jun 11 12:56:02.514280 crc crio[24477]: time=\"2026-06-11T12:56:02.514173731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.761281 | controller |     "Jun 11 12:56:02.626093 crc crio[24477]: time=\"2026-06-11T12:56:02.625764758Z\" level=info msg=\"Created container 00860fab565f640c9f2091989acba7465adde5a40a73ec9c7e5b02e3625c9e00: openshift-infra/auto-csr-approver-29686376-gw72v/oc\" id=ff3db2d9-97f0-4fca-9620-4113e0e63a15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.761296 | controller |     "Jun 11 12:56:02.627448 crc crio[24477]: time=\"2026-06-11T12:56:02.627290043Z\" level=info msg=\"Starting container: 00860fab565f640c9f2091989acba7465adde5a40a73ec9c7e5b02e3625c9e00\" id=347f9252-2e20-4dbb-bac0-9dbb1ab6bf49 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.761310 | controller |     "Jun 11 12:56:02.633303 crc crio[24477]: time=\"2026-06-11T12:56:02.632593669Z\" level=info msg=\"Started container\" PID=190397 containerID=00860fab565f640c9f2091989acba7465adde5a40a73ec9c7e5b02e3625c9e00 description=openshift-infra/auto-csr-approver-29686376-gw72v/oc id=347f9252-2e20-4dbb-bac0-9dbb1ab6bf49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38e6e7656296fff1080d641d1a8fc825d7ea7529e8b64a9cc2b9d2f81ffdf1e7",
2026-06-11 13:18:31.761329 | controller |     "Jun 11 12:56:05.175758 crc crio[24477]: time=\"2026-06-11T12:56:05.17449017Z\" level=info msg=\"Stopping pod sandbox: 38e6e7656296fff1080d641d1a8fc825d7ea7529e8b64a9cc2b9d2f81ffdf1e7\" id=1933eaa6-08e2-485f-aaf4-1550ce28ca53 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.761345 | controller |     "Jun 11 12:56:05.177055 crc crio[24477]: time=\"2026-06-11T12:56:05.176541848Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686376-gw72v Namespace:openshift-infra ID:38e6e7656296fff1080d641d1a8fc825d7ea7529e8b64a9cc2b9d2f81ffdf1e7 UID:56eba9c3-d968-42c8-ae2b-60140de059ab NetNS:/var/run/netns/c4c629dc-9007-4828-ae87-6f504042d2fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod56eba9c3_d968_42c8_ae2b_60140de059ab.slice PodAnnotations:0xc002e13318}] Aliases:map[]}\"",
2026-06-11 13:18:31.761360 | controller |     "Jun 11 12:56:05.177055 crc crio[24477]: time=\"2026-06-11T12:56:05.176763944Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686376-gw72v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.761375 | controller |     "Jun 11 12:56:05.455152 crc crio[24477]: time=\"2026-06-11T12:56:05.454630674Z\" level=info msg=\"Stopped pod sandbox: 38e6e7656296fff1080d641d1a8fc825d7ea7529e8b64a9cc2b9d2f81ffdf1e7\" id=1933eaa6-08e2-485f-aaf4-1550ce28ca53 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.761390 | controller |     "Jun 11 12:56:53.399603 crc crio[24477]: time=\"2026-06-11T12:56:53.398478727Z\" level=info msg=\"Removing container: 2de2d282874ffe5d23b436f01df7a2f9863f4efe1c5aa5f334005b67de0637bf\" id=94029958-d296-42e7-b29e-7f68c3e72408 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.761404 | controller |     "Jun 11 12:56:53.696392 crc crio[24477]: time=\"2026-06-11T12:56:53.695527003Z\" level=info msg=\"Removed container 2de2d282874ffe5d23b436f01df7a2f9863f4efe1c5aa5f334005b67de0637bf: openshift-infra/auto-csr-approver-29686370-8fj5f/oc\" id=94029958-d296-42e7-b29e-7f68c3e72408 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.761419 | controller |     "Jun 11 12:56:53.714446 crc crio[24477]: time=\"2026-06-11T12:56:53.714251347Z\" level=info msg=\"Stopping pod sandbox: d477a61200bffd1633bafec3613da8962cc56f3be73a082cdfafd01333438448\" id=a466dbf7-d566-4b00-8bf9-358d7478ad90 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.761434 | controller |     "Jun 11 12:56:53.714446 crc crio[24477]: time=\"2026-06-11T12:56:53.71437205Z\" level=info msg=\"Stopped pod sandbox (already stopped): d477a61200bffd1633bafec3613da8962cc56f3be73a082cdfafd01333438448\" id=a466dbf7-d566-4b00-8bf9-358d7478ad90 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.761449 | controller |     "Jun 11 12:56:53.715435 crc crio[24477]: time=\"2026-06-11T12:56:53.715160172Z\" level=info msg=\"Removing pod sandbox: d477a61200bffd1633bafec3613da8962cc56f3be73a082cdfafd01333438448\" id=c5a76f1d-086b-4c3c-819e-9942442888d4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.761464 | controller |     "Jun 11 12:56:53.739823 crc crio[24477]: time=\"2026-06-11T12:56:53.739721258Z\" level=info msg=\"Removed pod sandbox: d477a61200bffd1633bafec3613da8962cc56f3be73a082cdfafd01333438448\" id=c5a76f1d-086b-4c3c-819e-9942442888d4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.761478 | controller |     "Jun 11 12:58:00.584766 crc crio[24477]: time=\"2026-06-11T12:58:00.583544318Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686378-26q26/POD\" id=18301205-4af1-48fc-9bb3-4a5224a72a18 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.761496 | controller |     "Jun 11 12:58:00.587212 crc crio[24477]: time=\"2026-06-11T12:58:00.584850235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.761511 | controller |     "Jun 11 12:58:00.633224 crc crio[24477]: time=\"2026-06-11T12:58:00.633114584Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686378-26q26 Namespace:openshift-infra ID:80c8e514c547f1a74f0bd47e5a1cfa29bcbbd8e692cee0905ea05e0b3c39f05f UID:7663ee0f-98e3-45ce-b84f-005c32e07b20 NetNS:/var/run/netns/c215bf7b-f89b-47ce-ad6c-25ba83344fba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7663ee0f_98e3_45ce_b84f_005c32e07b20.slice PodAnnotations:0xc00718ccd8}] Aliases:map[]}\"",
2026-06-11 13:18:31.761527 | controller |     "Jun 11 12:58:00.633224 crc crio[24477]: time=\"2026-06-11T12:58:00.633198506Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686378-26q26 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.761542 | controller |     "Jun 11 12:58:01.151005 crc crio[24477]: 2026-06-11T12:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80c8e514c547f1a Mac:b6:9d:68:7a:5b:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/c215bf7b-f89b-47ce-ad6c-25ba83344fba SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.761556 | controller |     "Jun 11 12:58:01.154702 crc crio[24477]: time=\"2026-06-11T12:58:01.154536585Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686378-26q26 Namespace:openshift-infra ID:80c8e514c547f1a74f0bd47e5a1cfa29bcbbd8e692cee0905ea05e0b3c39f05f UID:7663ee0f-98e3-45ce-b84f-005c32e07b20 NetNS:/var/run/netns/c215bf7b-f89b-47ce-ad6c-25ba83344fba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7663ee0f_98e3_45ce_b84f_005c32e07b20.slice PodAnnotations:0xc00718ccd8}] Aliases:map[]}\"",
2026-06-11 13:18:31.761571 | controller |     "Jun 11 12:58:01.154903 crc crio[24477]: time=\"2026-06-11T12:58:01.154849585Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686378-26q26 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.761586 | controller |     "Jun 11 12:58:01.170021 crc crio[24477]: time=\"2026-06-11T12:58:01.169863645Z\" level=info msg=\"Ran pod sandbox 80c8e514c547f1a74f0bd47e5a1cfa29bcbbd8e692cee0905ea05e0b3c39f05f with infra container: openshift-infra/auto-csr-approver-29686378-26q26/POD\" id=18301205-4af1-48fc-9bb3-4a5224a72a18 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.761600 | controller |     "Jun 11 12:58:01.172549 crc crio[24477]: time=\"2026-06-11T12:58:01.172434075Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=23d44b10-bcc1-4fcc-8c16-e05c8ded3c2c name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.761615 | controller |     "Jun 11 12:58:01.184508 crc crio[24477]: time=\"2026-06-11T12:58:01.183749802Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 13:18:31.761629 | controller |     "Jun 11 12:58:02.702523 crc crio[24477]: time=\"2026-06-11T12:58:02.701166401Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=23d44b10-bcc1-4fcc-8c16-e05c8ded3c2c name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.761644 | controller |     "Jun 11 12:58:02.704446 crc crio[24477]: time=\"2026-06-11T12:58:02.703591678Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=70a5f3af-2d53-4e1a-a1fb-2e7960fcee29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.761662 | controller |     "Jun 11 12:58:02.706218 crc crio[24477]: time=\"2026-06-11T12:58:02.706138859Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8614507a-1200-497d-a3e4-d36d87a6a6ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.761678 | controller |     "Jun 11 12:58:02.716405 crc crio[24477]: time=\"2026-06-11T12:58:02.716285822Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686378-26q26/oc\" id=bf4cd868-3b6d-4c24-b1b9-fceeb796e576 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.761692 | controller |     "Jun 11 12:58:02.716973 crc crio[24477]: time=\"2026-06-11T12:58:02.716865269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.761707 | controller |     "Jun 11 12:58:02.787504 crc crio[24477]: time=\"2026-06-11T12:58:02.787426109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.761722 | controller |     "Jun 11 12:58:03.251979 crc crio[24477]: time=\"2026-06-11T12:58:03.250578426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.761737 | controller |     "Jun 11 12:58:03.389101 crc crio[24477]: time=\"2026-06-11T12:58:03.388538657Z\" level=info msg=\"Created container ecc6b0666a058262534b6f20a1b471e132da84531bda62271a3dbb1de0b9e05c: openshift-infra/auto-csr-approver-29686378-26q26/oc\" id=bf4cd868-3b6d-4c24-b1b9-fceeb796e576 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.761752 | controller |     "Jun 11 12:58:03.391551 crc crio[24477]: time=\"2026-06-11T12:58:03.391355477Z\" level=info msg=\"Starting container: ecc6b0666a058262534b6f20a1b471e132da84531bda62271a3dbb1de0b9e05c\" id=ce5378d9-cc30-4081-9ecc-ee8c8f5a178c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.761767 | controller |     "Jun 11 12:58:03.402304 crc crio[24477]: time=\"2026-06-11T12:58:03.402179219Z\" level=info msg=\"Started container\" PID=197003 containerID=ecc6b0666a058262534b6f20a1b471e132da84531bda62271a3dbb1de0b9e05c description=openshift-infra/auto-csr-approver-29686378-26q26/oc id=ce5378d9-cc30-4081-9ecc-ee8c8f5a178c name=/runtime.v1.RuntimeService/StartContainer sandboxID=80c8e514c547f1a74f0bd47e5a1cfa29bcbbd8e692cee0905ea05e0b3c39f05f",
2026-06-11 13:18:31.761783 | controller |     "Jun 11 12:58:05.402808 crc crio[24477]: time=\"2026-06-11T12:58:05.402144037Z\" level=info msg=\"Stopping pod sandbox: 80c8e514c547f1a74f0bd47e5a1cfa29bcbbd8e692cee0905ea05e0b3c39f05f\" id=cf2aaf1e-869c-45cf-bbdc-b86c40fca3d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.761798 | controller |     "Jun 11 12:58:05.404539 crc crio[24477]: time=\"2026-06-11T12:58:05.403321901Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686378-26q26 Namespace:openshift-infra ID:80c8e514c547f1a74f0bd47e5a1cfa29bcbbd8e692cee0905ea05e0b3c39f05f UID:7663ee0f-98e3-45ce-b84f-005c32e07b20 NetNS:/var/run/netns/c215bf7b-f89b-47ce-ad6c-25ba83344fba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7663ee0f_98e3_45ce_b84f_005c32e07b20.slice PodAnnotations:0xc000a86e78}] Aliases:map[]}\"",
2026-06-11 13:18:31.761813 | controller |     "Jun 11 12:58:05.404539 crc crio[24477]: time=\"2026-06-11T12:58:05.403487136Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686378-26q26 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.761831 | controller |     "Jun 11 12:58:05.918250 crc crio[24477]: time=\"2026-06-11T12:58:05.916633627Z\" level=info msg=\"Stopped pod sandbox: 80c8e514c547f1a74f0bd47e5a1cfa29bcbbd8e692cee0905ea05e0b3c39f05f\" id=cf2aaf1e-869c-45cf-bbdc-b86c40fca3d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.761846 | controller |     "Jun 11 12:58:09.982274 crc crio[24477]: time=\"2026-06-11T12:58:09.981091672Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-jrhkr/POD\" id=118d3500-f5a3-440e-b434-a4745f259057 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.761879 | controller |     "Jun 11 12:58:09.984325 crc crio[24477]: time=\"2026-06-11T12:58:09.982286416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.761895 | controller |     "Jun 11 12:58:10.029086 crc crio[24477]: time=\"2026-06-11T12:58:10.028805046Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-jrhkr Namespace:openshift-marketplace ID:e7d58d9221a2ce0654029d4f65f0518cd54864489d9926e7ffa1b544a131b0e4 UID:a97df4f0-663b-4c54-960b-7c19f0cad72d NetNS:/var/run/netns/d4cde162-a302-4a5b-84bd-ca554a49255a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda97df4f0_663b_4c54_960b_7c19f0cad72d.slice PodAnnotations:0xc002e12850}] Aliases:map[]}\"",
2026-06-11 13:18:31.761910 | controller |     "Jun 11 12:58:10.029086 crc crio[24477]: time=\"2026-06-11T12:58:10.028876087Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-jrhkr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.761925 | controller |     "Jun 11 12:58:10.445490 crc crio[24477]: 2026-06-11T12:58:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7d58d9221a2ce0 Mac:b2:d6:f0:e9:53:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/d4cde162-a302-4a5b-84bd-ca554a49255a SocketPath: PciID:}] [{Interface:0xc0005a2690 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.761940 | controller |     "Jun 11 12:58:10.447434 crc crio[24477]: time=\"2026-06-11T12:58:10.447295882Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-jrhkr Namespace:openshift-marketplace ID:e7d58d9221a2ce0654029d4f65f0518cd54864489d9926e7ffa1b544a131b0e4 UID:a97df4f0-663b-4c54-960b-7c19f0cad72d NetNS:/var/run/netns/d4cde162-a302-4a5b-84bd-ca554a49255a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda97df4f0_663b_4c54_960b_7c19f0cad72d.slice PodAnnotations:0xc002e12850}] Aliases:map[]}\"",
2026-06-11 13:18:31.761955 | controller |     "Jun 11 12:58:10.447563 crc crio[24477]: time=\"2026-06-11T12:58:10.447455516Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-jrhkr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.761970 | controller |     "Jun 11 12:58:10.484522 crc crio[24477]: time=\"2026-06-11T12:58:10.484253345Z\" level=info msg=\"Ran pod sandbox e7d58d9221a2ce0654029d4f65f0518cd54864489d9926e7ffa1b544a131b0e4 with infra container: openshift-marketplace/redhat-marketplace-jrhkr/POD\" id=118d3500-f5a3-440e-b434-a4745f259057 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.761985 | controller |     "Jun 11 12:58:10.489259 crc crio[24477]: time=\"2026-06-11T12:58:10.489122771Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=719bae88-2e2a-43b8-98fb-8747b13ab29d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.761999 | controller |     "Jun 11 12:58:10.500754 crc crio[24477]: time=\"2026-06-11T12:58:10.500586652Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=08d8edff-a26a-40bb-8f90-b5eda7bb0192 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.762019 | controller |     "Jun 11 12:58:10.513347 crc crio[24477]: time=\"2026-06-11T12:58:10.513291965Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-jrhkr/extract-utilities\" id=896a23b8-99bb-4208-be15-990ecaf58302 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.762034 | controller |     "Jun 11 12:58:10.513809 crc crio[24477]: time=\"2026-06-11T12:58:10.513734058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.762049 | controller |     "Jun 11 12:58:10.573703 crc crio[24477]: time=\"2026-06-11T12:58:10.573544428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.762063 | controller |     "Jun 11 12:58:10.582974 crc crio[24477]: time=\"2026-06-11T12:58:10.582849118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.762077 | controller |     "Jun 11 12:58:10.753544 crc crio[24477]: time=\"2026-06-11T12:58:10.753356932Z\" level=info msg=\"Created container 66188a707a97fd8e820dca415bfa5446eb9e0ac24d9b6f9e45f0c3b7eea204c4: openshift-marketplace/redhat-marketplace-jrhkr/extract-utilities\" id=896a23b8-99bb-4208-be15-990ecaf58302 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.762092 | controller |     "Jun 11 12:58:10.754382 crc crio[24477]: time=\"2026-06-11T12:58:10.754312847Z\" level=info msg=\"Starting container: 66188a707a97fd8e820dca415bfa5446eb9e0ac24d9b6f9e45f0c3b7eea204c4\" id=ad794954-502d-4f45-a0c6-273395094222 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.762107 | controller |     "Jun 11 12:58:10.773553 crc crio[24477]: time=\"2026-06-11T12:58:10.773403364Z\" level=info msg=\"Started container\" PID=197644 containerID=66188a707a97fd8e820dca415bfa5446eb9e0ac24d9b6f9e45f0c3b7eea204c4 description=openshift-marketplace/redhat-marketplace-jrhkr/extract-utilities id=ad794954-502d-4f45-a0c6-273395094222 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7d58d9221a2ce0654029d4f65f0518cd54864489d9926e7ffa1b544a131b0e4",
2026-06-11 13:18:31.762121 | controller |     "Jun 11 12:58:11.527529 crc crio[24477]: time=\"2026-06-11T12:58:11.527328536Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=10be095f-c519-4a94-b944-4ac63db4dde5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.762136 | controller |     "Jun 11 12:58:11.536742 crc crio[24477]: time=\"2026-06-11T12:58:11.534400683Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 13:18:31.762150 | controller |     "Jun 11 12:58:12.185192 crc crio[24477]: time=\"2026-06-11T12:58:12.185129818Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=10be095f-c519-4a94-b944-4ac63db4dde5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.762165 | controller |     "Jun 11 12:58:12.187733 crc crio[24477]: time=\"2026-06-11T12:58:12.187583695Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=6751fa97-03fc-4f61-a230-f1d2b8f63463 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.762179 | controller |     "Jun 11 12:58:12.191923 crc crio[24477]: time=\"2026-06-11T12:58:12.191895766Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=79f5ecc4-accf-4841-9979-93d6b7aceef7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.762200 | controller |     "Jun 11 12:58:12.210815 crc crio[24477]: time=\"2026-06-11T12:58:12.210448445Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-jrhkr/extract-content\" id=ea8dc1d8-5b38-4291-9a95-8400ceabc2a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.762215 | controller |     "Jun 11 12:58:12.212029 crc crio[24477]: time=\"2026-06-11T12:58:12.211862785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.762230 | controller |     "Jun 11 12:58:12.308993 crc crio[24477]: time=\"2026-06-11T12:58:12.307776982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.762244 | controller |     "Jun 11 12:58:12.315492 crc crio[24477]: time=\"2026-06-11T12:58:12.315396095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.762259 | controller |     "Jun 11 12:58:12.527803 crc crio[24477]: time=\"2026-06-11T12:58:12.52752729Z\" level=info msg=\"Created container 4165a59f0c6dc74b1a8af62c176e995535a552e12baa72004a1ea27e614e075b: openshift-marketplace/redhat-marketplace-jrhkr/extract-content\" id=ea8dc1d8-5b38-4291-9a95-8400ceabc2a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.762274 | controller |     "Jun 11 12:58:12.530766 crc crio[24477]: time=\"2026-06-11T12:58:12.53062217Z\" level=info msg=\"Starting container: 4165a59f0c6dc74b1a8af62c176e995535a552e12baa72004a1ea27e614e075b\" id=12f82cd3-fe8f-45b7-953a-8b72f5b2b58d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.762289 | controller |     "Jun 11 12:58:12.552203 crc crio[24477]: time=\"2026-06-11T12:58:12.552039841Z\" level=info msg=\"Started container\" PID=197718 containerID=4165a59f0c6dc74b1a8af62c176e995535a552e12baa72004a1ea27e614e075b description=openshift-marketplace/redhat-marketplace-jrhkr/extract-content id=12f82cd3-fe8f-45b7-953a-8b72f5b2b58d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7d58d9221a2ce0654029d4f65f0518cd54864489d9926e7ffa1b544a131b0e4",
2026-06-11 13:18:31.762304 | controller |     "Jun 11 12:58:13.582413 crc crio[24477]: time=\"2026-06-11T12:58:13.581822133Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9e89c483-cfd7-48ab-957a-dba17fe1632e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.762319 | controller |     "Jun 11 12:58:13.584383 crc crio[24477]: time=\"2026-06-11T12:58:13.584302385Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ec740ac0-2f0d-4b83-a3c7-602b1f9abdc5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.762333 | controller |     "Jun 11 12:58:13.593834 crc crio[24477]: time=\"2026-06-11T12:58:13.593741737Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-jrhkr/registry-server\" id=6b9c3c94-d4b7-4de7-9d3b-d6440c4aad4f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.762348 | controller |     "Jun 11 12:58:13.594288 crc crio[24477]: time=\"2026-06-11T12:58:13.594129779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.762363 | controller |     "Jun 11 12:58:13.657026 crc crio[24477]: time=\"2026-06-11T12:58:13.656896765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.762377 | controller |     "Jun 11 12:58:13.663908 crc crio[24477]: time=\"2026-06-11T12:58:13.663770705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.762395 | controller |     "Jun 11 12:58:13.830098 crc crio[24477]: time=\"2026-06-11T12:58:13.829976456Z\" level=info msg=\"Created container de52b2be9c8d49d43902044e7089e373c22fe6f1f971b398a505a4aec559d73c: openshift-marketplace/redhat-marketplace-jrhkr/registry-server\" id=6b9c3c94-d4b7-4de7-9d3b-d6440c4aad4f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.762410 | controller |     "Jun 11 12:58:13.833306 crc crio[24477]: time=\"2026-06-11T12:58:13.833203456Z\" level=info msg=\"Starting container: de52b2be9c8d49d43902044e7089e373c22fe6f1f971b398a505a4aec559d73c\" id=42ef1e61-8d87-4c69-b4ae-9825f450f1c9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.762425 | controller |     "Jun 11 12:58:13.847102 crc crio[24477]: time=\"2026-06-11T12:58:13.846720106Z\" level=info msg=\"Started container\" PID=197781 containerID=de52b2be9c8d49d43902044e7089e373c22fe6f1f971b398a505a4aec559d73c description=openshift-marketplace/redhat-marketplace-jrhkr/registry-server id=42ef1e61-8d87-4c69-b4ae-9825f450f1c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7d58d9221a2ce0654029d4f65f0518cd54864489d9926e7ffa1b544a131b0e4",
2026-06-11 13:18:31.762440 | controller |     "Jun 11 12:58:22.750892 crc crio[24477]: time=\"2026-06-11T12:58:22.749362231Z\" level=info msg=\"Stopping container: de52b2be9c8d49d43902044e7089e373c22fe6f1f971b398a505a4aec559d73c (timeout: 2s)\" id=6391d88b-f4f8-4227-86c3-1e6800081890 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.762454 | controller |     "Jun 11 12:58:22.880508 crc crio[24477]: time=\"2026-06-11T12:58:22.880267025Z\" level=info msg=\"Stopped container de52b2be9c8d49d43902044e7089e373c22fe6f1f971b398a505a4aec559d73c: openshift-marketplace/redhat-marketplace-jrhkr/registry-server\" id=6391d88b-f4f8-4227-86c3-1e6800081890 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.762469 | controller |     "Jun 11 12:58:22.882614 crc crio[24477]: time=\"2026-06-11T12:58:22.882499247Z\" level=info msg=\"Stopping pod sandbox: e7d58d9221a2ce0654029d4f65f0518cd54864489d9926e7ffa1b544a131b0e4\" id=1fddfc82-93b0-4f0e-b8ec-289783b25895 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.762484 | controller |     "Jun 11 12:58:22.883412 crc crio[24477]: time=\"2026-06-11T12:58:22.883295889Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-jrhkr Namespace:openshift-marketplace ID:e7d58d9221a2ce0654029d4f65f0518cd54864489d9926e7ffa1b544a131b0e4 UID:a97df4f0-663b-4c54-960b-7c19f0cad72d NetNS:/var/run/netns/d4cde162-a302-4a5b-84bd-ca554a49255a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda97df4f0_663b_4c54_960b_7c19f0cad72d.slice PodAnnotations:0xc000531b20}] Aliases:map[]}\"",
2026-06-11 13:18:31.762499 | controller |     "Jun 11 12:58:22.883771 crc crio[24477]: time=\"2026-06-11T12:58:22.883494036Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-jrhkr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.762515 | controller |     "Jun 11 12:58:23.304346 crc crio[24477]: time=\"2026-06-11T12:58:23.303371492Z\" level=info msg=\"Stopped pod sandbox: e7d58d9221a2ce0654029d4f65f0518cd54864489d9926e7ffa1b544a131b0e4\" id=1fddfc82-93b0-4f0e-b8ec-289783b25895 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.762530 | controller |     "Jun 11 12:58:23.780389 crc crio[24477]: time=\"2026-06-11T12:58:23.779701745Z\" level=info msg=\"Removing container: de52b2be9c8d49d43902044e7089e373c22fe6f1f971b398a505a4aec559d73c\" id=9b40e4d3-35aa-4c76-96a6-062e88aa289f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.762544 | controller |     "Jun 11 12:58:23.826202 crc crio[24477]: time=\"2026-06-11T12:58:23.825511737Z\" level=info msg=\"Removed container de52b2be9c8d49d43902044e7089e373c22fe6f1f971b398a505a4aec559d73c: openshift-marketplace/redhat-marketplace-jrhkr/registry-server\" id=9b40e4d3-35aa-4c76-96a6-062e88aa289f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.762562 | controller |     "Jun 11 12:58:23.832011 crc crio[24477]: time=\"2026-06-11T12:58:23.831228704Z\" level=info msg=\"Removing container: 4165a59f0c6dc74b1a8af62c176e995535a552e12baa72004a1ea27e614e075b\" id=c5883f0d-b0a8-4a5e-8906-02c4cc6bc5f7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.762577 | controller |     "Jun 11 12:58:23.893542 crc crio[24477]: time=\"2026-06-11T12:58:23.893286131Z\" level=info msg=\"Removed container 4165a59f0c6dc74b1a8af62c176e995535a552e12baa72004a1ea27e614e075b: openshift-marketplace/redhat-marketplace-jrhkr/extract-content\" id=c5883f0d-b0a8-4a5e-8906-02c4cc6bc5f7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.762592 | controller |     "Jun 11 12:58:23.896885 crc crio[24477]: time=\"2026-06-11T12:58:23.896794655Z\" level=info msg=\"Removing container: 66188a707a97fd8e820dca415bfa5446eb9e0ac24d9b6f9e45f0c3b7eea204c4\" id=bb68dd55-7462-41f8-9f4d-fe53dbd94673 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.762607 | controller |     "Jun 11 12:58:23.944081 crc crio[24477]: time=\"2026-06-11T12:58:23.943840627Z\" level=info msg=\"Removed container 66188a707a97fd8e820dca415bfa5446eb9e0ac24d9b6f9e45f0c3b7eea204c4: openshift-marketplace/redhat-marketplace-jrhkr/extract-utilities\" id=bb68dd55-7462-41f8-9f4d-fe53dbd94673 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.762622 | controller |     "Jun 11 12:58:41.144163 crc crio[24477]: time=\"2026-06-11T12:58:41.14278294Z\" level=info msg=\"Stopping pod sandbox: 80bd92605344c41d606f4fb898acb893ef273c6db1d65221bc891747c67df25b\" id=589af795-8fa2-4293-bb9a-ceeb3adb45cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.762637 | controller |     "Jun 11 12:58:41.148316 crc crio[24477]: time=\"2026-06-11T12:58:41.145552808Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rt6zw Namespace:openstack ID:80bd92605344c41d606f4fb898acb893ef273c6db1d65221bc891747c67df25b UID:3633005a-41f4-44c7-9309-e325efded376 NetNS:/var/run/netns/1a11ff74-3217-4824-95c9-d8e3ebdfdaf5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3633005a_41f4_44c7_9309_e325efded376.slice PodAnnotations:0xc000a159f8}] Aliases:map[]}\"",
2026-06-11 13:18:31.762652 | controller |     "Jun 11 12:58:41.148316 crc crio[24477]: time=\"2026-06-11T12:58:41.145796165Z\" level=info msg=\"Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rt6zw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.762667 | controller |     "Jun 11 12:58:41.890863 crc crio[24477]: time=\"2026-06-11T12:58:41.890310608Z\" level=info msg=\"Stopped pod sandbox: 80bd92605344c41d606f4fb898acb893ef273c6db1d65221bc891747c67df25b\" id=589af795-8fa2-4293-bb9a-ceeb3adb45cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.762682 | controller |     "Jun 11 12:58:42.772253 crc crio[24477]: time=\"2026-06-11T12:58:42.770191282Z\" level=info msg=\"Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-kx72x/POD\" id=eb19e10e-dde3-4291-8357-563739d9d45a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.762696 | controller |     "Jun 11 12:58:42.772253 crc crio[24477]: time=\"2026-06-11T12:58:42.771030676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.762711 | controller |     "Jun 11 12:58:42.813116 crc crio[24477]: time=\"2026-06-11T12:58:42.812987768Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-kx72x Namespace:openstack ID:ed87c77d9a424005699f6ba5a384e85cc9141d946c757ce2830d22339f7a4783 UID:2e10faf0-8be5-46b8-a581-e0d4692a4999 NetNS:/var/run/netns/a2291424-3034-49a8-be65-d9311b5686a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e10faf0_8be5_46b8_a581_e0d4692a4999.slice PodAnnotations:0xc000b18228}] Aliases:map[]}\"",
2026-06-11 13:18:31.762730 | controller |     "Jun 11 12:58:42.813511 crc crio[24477]: time=\"2026-06-11T12:58:42.813213564Z\" level=info msg=\"Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-kx72x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.762745 | controller |     "Jun 11 12:58:43.622883 crc crio[24477]: 2026-06-11T12:58:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed87c77d9a42400 Mac:aa:92:58:05:8d:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/a2291424-3034-49a8-be65-d9311b5686a8 SocketPath: PciID:}] [{Interface:0xc0002969a0 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.762954 | controller |     "Jun 11 12:58:43.624635 crc crio[24477]: time=\"2026-06-11T12:58:43.624545873Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-kx72x Namespace:openstack ID:ed87c77d9a424005699f6ba5a384e85cc9141d946c757ce2830d22339f7a4783 UID:2e10faf0-8be5-46b8-a581-e0d4692a4999 NetNS:/var/run/netns/a2291424-3034-49a8-be65-d9311b5686a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e10faf0_8be5_46b8_a581_e0d4692a4999.slice PodAnnotations:0xc000b18228}] Aliases:map[]}\"",
2026-06-11 13:18:31.762974 | controller |     "Jun 11 12:58:43.625054 crc crio[24477]: time=\"2026-06-11T12:58:43.624936205Z\" level=info msg=\"Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-kx72x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.762990 | controller |     "Jun 11 12:58:43.636162 crc crio[24477]: time=\"2026-06-11T12:58:43.636052905Z\" level=info msg=\"Ran pod sandbox ed87c77d9a424005699f6ba5a384e85cc9141d946c757ce2830d22339f7a4783 with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-kx72x/POD\" id=eb19e10e-dde3-4291-8357-563739d9d45a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.763005 | controller |     "Jun 11 12:58:43.639223 crc crio[24477]: time=\"2026-06-11T12:58:43.639150152Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=c6fe4852-8537-4d7e-98b6-70d3235b5dfa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.763020 | controller |     "Jun 11 12:58:43.732776 crc crio[24477]: time=\"2026-06-11T12:58:43.732708434Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=e6897627-f378-4280-8d77-91f24e66c831 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.763034 | controller |     "Jun 11 12:58:43.742626 crc crio[24477]: time=\"2026-06-11T12:58:43.742542418Z\" level=info msg=\"Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-kx72x/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=da76bfda-46ea-49f1-b122-cfde895eff65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.763049 | controller |     "Jun 11 12:58:43.743036 crc crio[24477]: time=\"2026-06-11T12:58:43.743001551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.763064 | controller |     "Jun 11 12:58:43.793261 crc crio[24477]: time=\"2026-06-11T12:58:43.793113473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.763081 | controller |     "Jun 11 12:58:43.796462 crc crio[24477]: time=\"2026-06-11T12:58:43.796426017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.763097 | controller |     "Jun 11 12:58:44.030321 crc crio[24477]: time=\"2026-06-11T12:58:44.029556355Z\" level=info msg=\"Created container d6b89b1ba81841608e657f4940fb5ad42b3bc29d62930bcf4f0ddb62703954dd: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-kx72x/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=da76bfda-46ea-49f1-b122-cfde895eff65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.763111 | controller |     "Jun 11 12:58:44.031617 crc crio[24477]: time=\"2026-06-11T12:58:44.031529491Z\" level=info msg=\"Starting container: d6b89b1ba81841608e657f4940fb5ad42b3bc29d62930bcf4f0ddb62703954dd\" id=4dce8239-0fc3-4b48-98a3-1128c7e9570e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.763126 | controller |     "Jun 11 12:58:44.044372 crc crio[24477]: time=\"2026-06-11T12:58:44.044208334Z\" level=info msg=\"Started container\" PID=199659 containerID=d6b89b1ba81841608e657f4940fb5ad42b3bc29d62930bcf4f0ddb62703954dd description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-kx72x/nova-edpm-deployment-ipam-openstack-edpm-ipam id=4dce8239-0fc3-4b48-98a3-1128c7e9570e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed87c77d9a424005699f6ba5a384e85cc9141d946c757ce2830d22339f7a4783",
2026-06-11 13:18:31.763141 | controller |     "Jun 11 12:58:53.798560 crc crio[24477]: time=\"2026-06-11T12:58:53.79718219Z\" level=info msg=\"Removing container: 9f8f65fc39012e51abf81dc51459e27656b5e97376bdb35be40d4c1836619f42\" id=c0085f23-f051-4886-9730-0f11916915d8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.763155 | controller |     "Jun 11 12:58:54.069883 crc crio[24477]: time=\"2026-06-11T12:58:54.068887718Z\" level=info msg=\"Removed container 9f8f65fc39012e51abf81dc51459e27656b5e97376bdb35be40d4c1836619f42: openshift-infra/auto-csr-approver-29686372-k52nf/oc\" id=c0085f23-f051-4886-9730-0f11916915d8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.763170 | controller |     "Jun 11 12:58:54.091544 crc crio[24477]: time=\"2026-06-11T12:58:54.091446088Z\" level=info msg=\"Stopping pod sandbox: 0791456586dedfdf8c8324337e033e40778ad968b71e693ce8e8673a7cf6c936\" id=6d365768-7069-4a08-ac54-3d86386c4ea9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.763185 | controller |     "Jun 11 12:58:54.091887 crc crio[24477]: time=\"2026-06-11T12:58:54.091565791Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0791456586dedfdf8c8324337e033e40778ad968b71e693ce8e8673a7cf6c936\" id=6d365768-7069-4a08-ac54-3d86386c4ea9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.763200 | controller |     "Jun 11 12:58:54.092725 crc crio[24477]: time=\"2026-06-11T12:58:54.092563099Z\" level=info msg=\"Removing pod sandbox: 0791456586dedfdf8c8324337e033e40778ad968b71e693ce8e8673a7cf6c936\" id=2019e5fc-6570-4fe8-8921-ec246f7b2094 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.763214 | controller |     "Jun 11 12:58:54.115981 crc crio[24477]: time=\"2026-06-11T12:58:54.115845283Z\" level=info msg=\"Removed pod sandbox: 0791456586dedfdf8c8324337e033e40778ad968b71e693ce8e8673a7cf6c936\" id=2019e5fc-6570-4fe8-8921-ec246f7b2094 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.763229 | controller |     "Jun 11 12:58:54.117763 crc crio[24477]: time=\"2026-06-11T12:58:54.117580078Z\" level=info msg=\"Stopping pod sandbox: e7d58d9221a2ce0654029d4f65f0518cd54864489d9926e7ffa1b544a131b0e4\" id=8c9c89e6-afcd-43fa-98c8-1cab17926475 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.763243 | controller |     "Jun 11 12:58:54.117763 crc crio[24477]: time=\"2026-06-11T12:58:54.117746602Z\" level=info msg=\"Stopped pod sandbox (already stopped): e7d58d9221a2ce0654029d4f65f0518cd54864489d9926e7ffa1b544a131b0e4\" id=8c9c89e6-afcd-43fa-98c8-1cab17926475 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.763261 | controller |     "Jun 11 12:58:54.118560 crc crio[24477]: time=\"2026-06-11T12:58:54.118474542Z\" level=info msg=\"Removing pod sandbox: e7d58d9221a2ce0654029d4f65f0518cd54864489d9926e7ffa1b544a131b0e4\" id=2c93faab-6466-4fb8-be37-5542192145ac name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.763276 | controller |     "Jun 11 12:58:54.142630 crc crio[24477]: time=\"2026-06-11T12:58:54.142448882Z\" level=info msg=\"Removed pod sandbox: e7d58d9221a2ce0654029d4f65f0518cd54864489d9926e7ffa1b544a131b0e4\" id=2c93faab-6466-4fb8-be37-5542192145ac name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.763291 | controller |     "Jun 11 12:59:38.855864 crc crio[24477]: time=\"2026-06-11T12:59:38.854992929Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-qbl8p/POD\" id=a37fb7d3-acf8-433d-80e2-3855ef71df4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.763306 | controller |     "Jun 11 12:59:38.857607 crc crio[24477]: time=\"2026-06-11T12:59:38.855887064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.763321 | controller |     "Jun 11 12:59:38.900945 crc crio[24477]: time=\"2026-06-11T12:59:38.900836109Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qbl8p Namespace:openshift-marketplace ID:7f75fb131d40da02000d2716cefd7bd02a887d60c574dc004a6b7cddeb810437 UID:cdc7fe18-c395-4102-9ada-d3b5ee7b940c NetNS:/var/run/netns/5dbab2d5-6d24-456e-bade-032b840c2b75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcdc7fe18_c395_4102_9ada_d3b5ee7b940c.slice PodAnnotations:0xc0072c1910}] Aliases:map[]}\"",
2026-06-11 13:18:31.763336 | controller |     "Jun 11 12:59:38.900945 crc crio[24477]: time=\"2026-06-11T12:59:38.900896781Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-qbl8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.763351 | controller |     "Jun 11 12:59:39.510264 crc crio[24477]: 2026-06-11T12:59:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f75fb131d40da0 Mac:9a:e5:80:30:06:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/5dbab2d5-6d24-456e-bade-032b840c2b75 SocketPath: PciID:}] [{Interface:0xc0006125c0 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.763365 | controller |     "Jun 11 12:59:39.511849 crc crio[24477]: time=\"2026-06-11T12:59:39.511765811Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qbl8p Namespace:openshift-marketplace ID:7f75fb131d40da02000d2716cefd7bd02a887d60c574dc004a6b7cddeb810437 UID:cdc7fe18-c395-4102-9ada-d3b5ee7b940c NetNS:/var/run/netns/5dbab2d5-6d24-456e-bade-032b840c2b75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcdc7fe18_c395_4102_9ada_d3b5ee7b940c.slice PodAnnotations:0xc0072c1910}] Aliases:map[]}\"",
2026-06-11 13:18:31.763380 | controller |     "Jun 11 12:59:39.512173 crc crio[24477]: time=\"2026-06-11T12:59:39.511932515Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-qbl8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.763395 | controller |     "Jun 11 12:59:39.524319 crc crio[24477]: time=\"2026-06-11T12:59:39.524078029Z\" level=info msg=\"Ran pod sandbox 7f75fb131d40da02000d2716cefd7bd02a887d60c574dc004a6b7cddeb810437 with infra container: openshift-marketplace/redhat-operators-qbl8p/POD\" id=a37fb7d3-acf8-433d-80e2-3855ef71df4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.763409 | controller |     "Jun 11 12:59:39.526924 crc crio[24477]: time=\"2026-06-11T12:59:39.526869343Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ddaba87e-d7a1-4d8c-bbff-126cddf7ee35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.763427 | controller |     "Jun 11 12:59:39.530124 crc crio[24477]: time=\"2026-06-11T12:59:39.530081117Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8dd7a5fc-5319-4dfb-a51c-7bce68fac257 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.763443 | controller |     "Jun 11 12:59:39.539459 crc crio[24477]: time=\"2026-06-11T12:59:39.539387942Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qbl8p/extract-utilities\" id=46e751e3-46aa-460c-9baa-f5aedbb472b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.763458 | controller |     "Jun 11 12:59:39.539878 crc crio[24477]: time=\"2026-06-11T12:59:39.539807994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.763473 | controller |     "Jun 11 12:59:39.594606 crc crio[24477]: time=\"2026-06-11T12:59:39.594527243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.763488 | controller |     "Jun 11 12:59:39.604230 crc crio[24477]: time=\"2026-06-11T12:59:39.604170141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.763502 | controller |     "Jun 11 12:59:39.773826 crc crio[24477]: time=\"2026-06-11T12:59:39.773508001Z\" level=info msg=\"Created container 823128a4be92cd9efb0a8f348a3534d7615815024a2e5d5eeec99d3a59257766: openshift-marketplace/redhat-operators-qbl8p/extract-utilities\" id=46e751e3-46aa-460c-9baa-f5aedbb472b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.763518 | controller |     "Jun 11 12:59:39.775521 crc crio[24477]: time=\"2026-06-11T12:59:39.775458265Z\" level=info msg=\"Starting container: 823128a4be92cd9efb0a8f348a3534d7615815024a2e5d5eeec99d3a59257766\" id=b6488cca-68c3-462f-ae93-736c45079cb6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.763533 | controller |     "Jun 11 12:59:39.782621 crc crio[24477]: time=\"2026-06-11T12:59:39.782565394Z\" level=info msg=\"Started container\" PID=202724 containerID=823128a4be92cd9efb0a8f348a3534d7615815024a2e5d5eeec99d3a59257766 description=openshift-marketplace/redhat-operators-qbl8p/extract-utilities id=b6488cca-68c3-462f-ae93-736c45079cb6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f75fb131d40da02000d2716cefd7bd02a887d60c574dc004a6b7cddeb810437",
2026-06-11 13:18:31.763548 | controller |     "Jun 11 12:59:40.247070 crc crio[24477]: time=\"2026-06-11T12:59:40.246298845Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=de56bf14-eaaf-488e-86ee-9c9b37e54126 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.763563 | controller |     "Jun 11 12:59:40.257800 crc crio[24477]: time=\"2026-06-11T12:59:40.257721866Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 13:18:31.763578 | controller |     "Jun 11 12:59:41.140088 crc crio[24477]: time=\"2026-06-11T12:59:41.139869841Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=de56bf14-eaaf-488e-86ee-9c9b37e54126 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.763593 | controller |     "Jun 11 12:59:41.141023 crc crio[24477]: time=\"2026-06-11T12:59:41.140915911Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=fc442a65-d960-40db-8c5d-8ff669ddc3ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.763612 | controller |     "Jun 11 12:59:41.143887 crc crio[24477]: time=\"2026-06-11T12:59:41.143808823Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d06d5a02-1333-4c3a-a729-b0ddd0522332 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.763627 | controller |     "Jun 11 12:59:41.161244 crc crio[24477]: time=\"2026-06-11T12:59:41.161144481Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qbl8p/extract-content\" id=3cf29e4e-a6cf-47c7-b9a2-96411d7b19ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.763642 | controller |     "Jun 11 12:59:41.161989 crc crio[24477]: time=\"2026-06-11T12:59:41.161927439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.763657 | controller |     "Jun 11 12:59:41.226294 crc crio[24477]: time=\"2026-06-11T12:59:41.226163001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.763671 | controller |     "Jun 11 12:59:41.231998 crc crio[24477]: time=\"2026-06-11T12:59:41.231913932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.763686 | controller |     "Jun 11 12:59:41.407568 crc crio[24477]: time=\"2026-06-11T12:59:41.406757454Z\" level=info msg=\"Created container df31786e53f5f9ab4a68f417276bf25a227ac70b3fd7301f54031d2e72655817: openshift-marketplace/redhat-operators-qbl8p/extract-content\" id=3cf29e4e-a6cf-47c7-b9a2-96411d7b19ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.763700 | controller |     "Jun 11 12:59:41.409506 crc crio[24477]: time=\"2026-06-11T12:59:41.40908204Z\" level=info msg=\"Starting container: df31786e53f5f9ab4a68f417276bf25a227ac70b3fd7301f54031d2e72655817\" id=9f56f7d2-2639-4c52-a5a1-58a3e1570542 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.763715 | controller |     "Jun 11 12:59:41.415633 crc crio[24477]: time=\"2026-06-11T12:59:41.414796229Z\" level=info msg=\"Started container\" PID=202836 containerID=df31786e53f5f9ab4a68f417276bf25a227ac70b3fd7301f54031d2e72655817 description=openshift-marketplace/redhat-operators-qbl8p/extract-content id=9f56f7d2-2639-4c52-a5a1-58a3e1570542 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f75fb131d40da02000d2716cefd7bd02a887d60c574dc004a6b7cddeb810437",
2026-06-11 13:18:31.763730 | controller |     "Jun 11 12:59:48.431790 crc crio[24477]: time=\"2026-06-11T12:59:48.430828016Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=85de28df-c87e-4ffa-94b2-f466fd93f355 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.763745 | controller |     "Jun 11 12:59:48.436352 crc crio[24477]: time=\"2026-06-11T12:59:48.436081993Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c1a562b7-9440-425a-8e31-e7f608982d47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.763760 | controller |     "Jun 11 12:59:48.445877 crc crio[24477]: time=\"2026-06-11T12:59:48.445434724Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qbl8p/registry-server\" id=5f61ee93-fa28-435d-ad1b-e4f9d2a9b8dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.763966 | controller |     "Jun 11 12:59:48.448016 crc crio[24477]: time=\"2026-06-11T12:59:48.446562086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.763987 | controller |     "Jun 11 12:59:48.562078 crc crio[24477]: time=\"2026-06-11T12:59:48.561620489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.764002 | controller |     "Jun 11 12:59:48.567849 crc crio[24477]: time=\"2026-06-11T12:59:48.567774661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.764018 | controller |     "Jun 11 12:59:48.781947 crc crio[24477]: time=\"2026-06-11T12:59:48.78146728Z\" level=info msg=\"Created container 3ae8a3f0707326011899551c6b517aa1fd488ab927d5c847f44657926f131191: openshift-marketplace/redhat-operators-qbl8p/registry-server\" id=5f61ee93-fa28-435d-ad1b-e4f9d2a9b8dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.764033 | controller |     "Jun 11 12:59:48.784482 crc crio[24477]: time=\"2026-06-11T12:59:48.78436531Z\" level=info msg=\"Starting container: 3ae8a3f0707326011899551c6b517aa1fd488ab927d5c847f44657926f131191\" id=0e90e9a3-73f8-4098-b6fa-ab3d9f1c14cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.764048 | controller |     "Jun 11 12:59:48.792836 crc crio[24477]: time=\"2026-06-11T12:59:48.79262783Z\" level=info msg=\"Started container\" PID=203224 containerID=3ae8a3f0707326011899551c6b517aa1fd488ab927d5c847f44657926f131191 description=openshift-marketplace/redhat-operators-qbl8p/registry-server id=0e90e9a3-73f8-4098-b6fa-ab3d9f1c14cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f75fb131d40da02000d2716cefd7bd02a887d60c574dc004a6b7cddeb810437",
2026-06-11 13:18:31.764063 | controller |     "Jun 11 13:00:00.557060 crc crio[24477]: time=\"2026-06-11T13:00:00.556411086Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686380-6s7pw/POD\" id=b5fc8bda-f6e9-4553-b12f-25052e17e621 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.764078 | controller |     "Jun 11 13:00:00.558947 crc crio[24477]: time=\"2026-06-11T13:00:00.557146296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.764093 | controller |     "Jun 11 13:00:00.599823 crc crio[24477]: time=\"2026-06-11T13:00:00.596202648Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686380-6s7pw Namespace:openshift-infra ID:9d47edddc3952bd680e4242c1df99390a65e088ae54dca17e57d686542a92197 UID:fd00f4bc-acbb-4b32-8666-73eb429c9902 NetNS:/var/run/netns/ab1a5c48-ca74-4a2a-b90e-0a595f73183d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd00f4bc_acbb_4b32_8666_73eb429c9902.slice PodAnnotations:0xc007b17bc8}] Aliases:map[]}\"",
2026-06-11 13:18:31.764109 | controller |     "Jun 11 13:00:00.599823 crc crio[24477]: time=\"2026-06-11T13:00:00.596511537Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686380-6s7pw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.764123 | controller |     "Jun 11 13:00:00.705365 crc crio[24477]: time=\"2026-06-11T13:00:00.705295549Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686380-h7bsl/POD\" id=b8c1b392-c374-44db-b2d8-42e9bc49f358 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.764137 | controller |     "Jun 11 13:00:00.705914 crc crio[24477]: time=\"2026-06-11T13:00:00.705883726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.764152 | controller |     "Jun 11 13:00:00.758614 crc crio[24477]: time=\"2026-06-11T13:00:00.75842456Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686380-h7bsl Namespace:openshift-operator-lifecycle-manager ID:46e409c2943a1c0ebaedca5000787207b444befad76d0257812564026feea050 UID:55c84f74-f59d-49e4-a509-de691ff23b6a NetNS:/var/run/netns/7d1d2ee9-b089-482a-be7e-0d3426ec185c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod55c84f74_f59d_49e4_a509_de691ff23b6a.slice PodAnnotations:0xc000a865b8}] Aliases:map[]}\"",
2026-06-11 13:18:31.764171 | controller |     "Jun 11 13:00:00.758614 crc crio[24477]: time=\"2026-06-11T13:00:00.758500913Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686380-h7bsl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.764186 | controller |     "Jun 11 13:00:00.966745 crc crio[24477]: 2026-06-11T13:00:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d47edddc3952bd Mac:92:7e:ec:03:62:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/ab1a5c48-ca74-4a2a-b90e-0a595f73183d SocketPath: PciID:}] [{Interface:0xc00028b720 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.764201 | controller |     "Jun 11 13:00:00.968244 crc crio[24477]: time=\"2026-06-11T13:00:00.968181327Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686380-6s7pw Namespace:openshift-infra ID:9d47edddc3952bd680e4242c1df99390a65e088ae54dca17e57d686542a92197 UID:fd00f4bc-acbb-4b32-8666-73eb429c9902 NetNS:/var/run/netns/ab1a5c48-ca74-4a2a-b90e-0a595f73183d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd00f4bc_acbb_4b32_8666_73eb429c9902.slice PodAnnotations:0xc007b17bc8}] Aliases:map[]}\"",
2026-06-11 13:18:31.764215 | controller |     "Jun 11 13:00:00.968369 crc crio[24477]: time=\"2026-06-11T13:00:00.968351922Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686380-6s7pw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.764230 | controller |     "Jun 11 13:00:00.977823 crc crio[24477]: time=\"2026-06-11T13:00:00.977316332Z\" level=info msg=\"Ran pod sandbox 9d47edddc3952bd680e4242c1df99390a65e088ae54dca17e57d686542a92197 with infra container: openshift-infra/auto-csr-approver-29686380-6s7pw/POD\" id=b5fc8bda-f6e9-4553-b12f-25052e17e621 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.764244 | controller |     "Jun 11 13:00:00.983238 crc crio[24477]: time=\"2026-06-11T13:00:00.982078854Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2f76316a-9e16-49e1-bf56-0058028520ae name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.764259 | controller |     "Jun 11 13:00:01.000913 crc crio[24477]: time=\"2026-06-11T13:00:01.000764646Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 13:18:31.764273 | controller |     "Jun 11 13:00:01.389224 crc crio[24477]: 2026-06-11T13:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:46e409c2943a1c0 Mac:5a:b2:fd:cf:f1:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/7d1d2ee9-b089-482a-be7e-0d3426ec185c SocketPath: PciID:}] [{Interface:0xc0002dadb0 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.764288 | controller |     "Jun 11 13:00:01.390445 crc crio[24477]: time=\"2026-06-11T13:00:01.390311802Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686380-h7bsl Namespace:openshift-operator-lifecycle-manager ID:46e409c2943a1c0ebaedca5000787207b444befad76d0257812564026feea050 UID:55c84f74-f59d-49e4-a509-de691ff23b6a NetNS:/var/run/netns/7d1d2ee9-b089-482a-be7e-0d3426ec185c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod55c84f74_f59d_49e4_a509_de691ff23b6a.slice PodAnnotations:0xc000a865b8}] Aliases:map[]}\"",
2026-06-11 13:18:31.764305 | controller |     "Jun 11 13:00:01.390798 crc crio[24477]: time=\"2026-06-11T13:00:01.390569374Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686380-h7bsl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.764320 | controller |     "Jun 11 13:00:01.407902 crc crio[24477]: time=\"2026-06-11T13:00:01.407632431Z\" level=info msg=\"Ran pod sandbox 46e409c2943a1c0ebaedca5000787207b444befad76d0257812564026feea050 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686380-h7bsl/POD\" id=b8c1b392-c374-44db-b2d8-42e9bc49f358 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.764335 | controller |     "Jun 11 13:00:01.411178 crc crio[24477]: time=\"2026-06-11T13:00:01.411015474Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9b9a35b9-04e8-4537-b8f9-9442ba9ab2c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.764349 | controller |     "Jun 11 13:00:01.413183 crc crio[24477]: time=\"2026-06-11T13:00:01.413089022Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a16b0b56-9d95-450c-a83e-2aa8bc8c6dbb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.764364 | controller |     "Jun 11 13:00:01.420351 crc crio[24477]: time=\"2026-06-11T13:00:01.420235332Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686380-h7bsl/collect-profiles\" id=6ccf3443-3a5b-43a6-9a9e-78cd34f4cce8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.764378 | controller |     "Jun 11 13:00:01.420836 crc crio[24477]: time=\"2026-06-11T13:00:01.420595482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.764393 | controller |     "Jun 11 13:00:01.469422 crc crio[24477]: time=\"2026-06-11T13:00:01.469268633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.764408 | controller |     "Jun 11 13:00:01.473020 crc crio[24477]: time=\"2026-06-11T13:00:01.472934334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.764422 | controller |     "Jun 11 13:00:01.665522 crc crio[24477]: time=\"2026-06-11T13:00:01.664317939Z\" level=info msg=\"Stopping container: 3ae8a3f0707326011899551c6b517aa1fd488ab927d5c847f44657926f131191 (timeout: 2s)\" id=06c20082-f3ec-4429-8b47-45709b5150f9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.764437 | controller |     "Jun 11 13:00:01.702607 crc crio[24477]: time=\"2026-06-11T13:00:01.702272899Z\" level=info msg=\"Created container 73d3b7cd5742dcd185ef05d58b37d6b38d07bbcc851a185909b640ef50f1d144: openshift-operator-lifecycle-manager/collect-profiles-29686380-h7bsl/collect-profiles\" id=6ccf3443-3a5b-43a6-9a9e-78cd34f4cce8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.764452 | controller |     "Jun 11 13:00:01.704057 crc crio[24477]: time=\"2026-06-11T13:00:01.703817302Z\" level=info msg=\"Starting container: 73d3b7cd5742dcd185ef05d58b37d6b38d07bbcc851a185909b640ef50f1d144\" id=64e4bc5d-8e1d-4a5c-bb4e-6b69123aaba0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.764466 | controller |     "Jun 11 13:00:01.711180 crc crio[24477]: time=\"2026-06-11T13:00:01.711078294Z\" level=info msg=\"Started container\" PID=204022 containerID=73d3b7cd5742dcd185ef05d58b37d6b38d07bbcc851a185909b640ef50f1d144 description=openshift-operator-lifecycle-manager/collect-profiles-29686380-h7bsl/collect-profiles id=64e4bc5d-8e1d-4a5c-bb4e-6b69123aaba0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=46e409c2943a1c0ebaedca5000787207b444befad76d0257812564026feea050",
2026-06-11 13:18:31.764485 | controller |     "Jun 11 13:00:01.801841 crc crio[24477]: time=\"2026-06-11T13:00:01.801268904Z\" level=info msg=\"Stopped container 3ae8a3f0707326011899551c6b517aa1fd488ab927d5c847f44657926f131191: openshift-marketplace/redhat-operators-qbl8p/registry-server\" id=06c20082-f3ec-4429-8b47-45709b5150f9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.764500 | controller |     "Jun 11 13:00:01.803217 crc crio[24477]: time=\"2026-06-11T13:00:01.802440696Z\" level=info msg=\"Stopping pod sandbox: 7f75fb131d40da02000d2716cefd7bd02a887d60c574dc004a6b7cddeb810437\" id=30291e18-73ec-4534-b7ee-27a1714b0bed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.764515 | controller |     "Jun 11 13:00:01.804152 crc crio[24477]: time=\"2026-06-11T13:00:01.803517446Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qbl8p Namespace:openshift-marketplace ID:7f75fb131d40da02000d2716cefd7bd02a887d60c574dc004a6b7cddeb810437 UID:cdc7fe18-c395-4102-9ada-d3b5ee7b940c NetNS:/var/run/netns/5dbab2d5-6d24-456e-bade-032b840c2b75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcdc7fe18_c395_4102_9ada_d3b5ee7b940c.slice PodAnnotations:0xc0005309d0}] Aliases:map[]}\"",
2026-06-11 13:18:31.764530 | controller |     "Jun 11 13:00:01.804152 crc crio[24477]: time=\"2026-06-11T13:00:01.803795183Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-qbl8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.764545 | controller |     "Jun 11 13:00:02.299166 crc crio[24477]: time=\"2026-06-11T13:00:02.298514356Z\" level=info msg=\"Stopped pod sandbox: 7f75fb131d40da02000d2716cefd7bd02a887d60c574dc004a6b7cddeb810437\" id=30291e18-73ec-4534-b7ee-27a1714b0bed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.764560 | controller |     "Jun 11 13:00:02.689047 crc crio[24477]: time=\"2026-06-11T13:00:02.688923557Z\" level=info msg=\"Removing container: 3ae8a3f0707326011899551c6b517aa1fd488ab927d5c847f44657926f131191\" id=8207bebb-7f84-426a-b7f0-3cd13f7cec63 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.764574 | controller |     "Jun 11 13:00:02.745216 crc crio[24477]: time=\"2026-06-11T13:00:02.745106195Z\" level=info msg=\"Removed container 3ae8a3f0707326011899551c6b517aa1fd488ab927d5c847f44657926f131191: openshift-marketplace/redhat-operators-qbl8p/registry-server\" id=8207bebb-7f84-426a-b7f0-3cd13f7cec63 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.764589 | controller |     "Jun 11 13:00:02.747793 crc crio[24477]: time=\"2026-06-11T13:00:02.747709786Z\" level=info msg=\"Removing container: df31786e53f5f9ab4a68f417276bf25a227ac70b3fd7301f54031d2e72655817\" id=37c043d9-7372-4fc3-9a23-dfea2cb51b31 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.764603 | controller |     "Jun 11 13:00:02.793191 crc crio[24477]: time=\"2026-06-11T13:00:02.793108358Z\" level=info msg=\"Removed container df31786e53f5f9ab4a68f417276bf25a227ac70b3fd7301f54031d2e72655817: openshift-marketplace/redhat-operators-qbl8p/extract-content\" id=37c043d9-7372-4fc3-9a23-dfea2cb51b31 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.764618 | controller |     "Jun 11 13:00:02.795318 crc crio[24477]: time=\"2026-06-11T13:00:02.795261804Z\" level=info msg=\"Removing container: 823128a4be92cd9efb0a8f348a3534d7615815024a2e5d5eeec99d3a59257766\" id=8fa5d9f8-545f-4caa-891a-e9bb04ffcb31 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.764633 | controller |     "Jun 11 13:00:02.866990 crc crio[24477]: time=\"2026-06-11T13:00:02.866896495Z\" level=info msg=\"Removed container 823128a4be92cd9efb0a8f348a3534d7615815024a2e5d5eeec99d3a59257766: openshift-marketplace/redhat-operators-qbl8p/extract-utilities\" id=8fa5d9f8-545f-4caa-891a-e9bb04ffcb31 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.764651 | controller |     "Jun 11 13:00:03.751343 crc crio[24477]: time=\"2026-06-11T13:00:03.749426988Z\" level=info msg=\"Stopping pod sandbox: 46e409c2943a1c0ebaedca5000787207b444befad76d0257812564026feea050\" id=a819da16-6595-4e8a-af0a-8273d2f1c8c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.764667 | controller |     "Jun 11 13:00:03.753122 crc crio[24477]: time=\"2026-06-11T13:00:03.752870266Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686380-h7bsl Namespace:openshift-operator-lifecycle-manager ID:46e409c2943a1c0ebaedca5000787207b444befad76d0257812564026feea050 UID:55c84f74-f59d-49e4-a509-de691ff23b6a NetNS:/var/run/netns/7d1d2ee9-b089-482a-be7e-0d3426ec185c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod55c84f74_f59d_49e4_a509_de691ff23b6a.slice PodAnnotations:0xc0005304e0}] Aliases:map[]}\"",
2026-06-11 13:18:31.764682 | controller |     "Jun 11 13:00:03.753633 crc crio[24477]: time=\"2026-06-11T13:00:03.753221406Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686380-h7bsl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.764697 | controller |     "Jun 11 13:00:04.173464 crc crio[24477]: time=\"2026-06-11T13:00:04.172370926Z\" level=info msg=\"Stopped pod sandbox: 46e409c2943a1c0ebaedca5000787207b444befad76d0257812564026feea050\" id=a819da16-6595-4e8a-af0a-8273d2f1c8c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.764712 | controller |     "Jun 11 13:00:04.206461 crc crio[24477]: time=\"2026-06-11T13:00:04.206365974Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2f76316a-9e16-49e1-bf56-0058028520ae name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.764727 | controller |     "Jun 11 13:00:04.207534 crc crio[24477]: time=\"2026-06-11T13:00:04.207451183Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e3742d6f-fb16-4ec5-9fb5-399cae91b8d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.764742 | controller |     "Jun 11 13:00:04.209910 crc crio[24477]: time=\"2026-06-11T13:00:04.20979711Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e7858320-1f52-4e4a-97c5-1bb0690a5499 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.764757 | controller |     "Jun 11 13:00:04.217376 crc crio[24477]: time=\"2026-06-11T13:00:04.217286969Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686380-6s7pw/oc\" id=f98e11d1-eddb-4913-abf1-113a09e78e19 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.764772 | controller |     "Jun 11 13:00:04.217829 crc crio[24477]: time=\"2026-06-11T13:00:04.217740041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.764786 | controller |     "Jun 11 13:00:04.267204 crc crio[24477]: time=\"2026-06-11T13:00:04.26709269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.764801 | controller |     "Jun 11 13:00:04.687703 crc crio[24477]: time=\"2026-06-11T13:00:04.687541213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.764815 | controller |     "Jun 11 13:00:04.798341 crc crio[24477]: time=\"2026-06-11T13:00:04.79773929Z\" level=info msg=\"Created container 43e6b4842d2472a6bf8a0177499bdec29a966bc59b872fbd3f1a563cce9081dc: openshift-infra/auto-csr-approver-29686380-6s7pw/oc\" id=f98e11d1-eddb-4913-abf1-113a09e78e19 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.764882 | controller |     "Jun 11 13:00:04.801050 crc crio[24477]: time=\"2026-06-11T13:00:04.800851947Z\" level=info msg=\"Starting container: 43e6b4842d2472a6bf8a0177499bdec29a966bc59b872fbd3f1a563cce9081dc\" id=36fe9278-73e7-4074-a29e-cb087748111e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.764904 | controller |     "Jun 11 13:00:04.809985 crc crio[24477]: time=\"2026-06-11T13:00:04.809865579Z\" level=info msg=\"Started container\" PID=204198 containerID=43e6b4842d2472a6bf8a0177499bdec29a966bc59b872fbd3f1a563cce9081dc description=openshift-infra/auto-csr-approver-29686380-6s7pw/oc id=36fe9278-73e7-4074-a29e-cb087748111e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d47edddc3952bd680e4242c1df99390a65e088ae54dca17e57d686542a92197",
2026-06-11 13:18:31.764930 | controller |     "Jun 11 13:00:06.811842 crc crio[24477]: time=\"2026-06-11T13:00:06.810581876Z\" level=info msg=\"Stopping pod sandbox: 9d47edddc3952bd680e4242c1df99390a65e088ae54dca17e57d686542a92197\" id=b3328249-4373-4c14-a8fa-c13e8f6ccf16 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.764946 | controller |     "Jun 11 13:00:06.814171 crc crio[24477]: time=\"2026-06-11T13:00:06.81285358Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686380-6s7pw Namespace:openshift-infra ID:9d47edddc3952bd680e4242c1df99390a65e088ae54dca17e57d686542a92197 UID:fd00f4bc-acbb-4b32-8666-73eb429c9902 NetNS:/var/run/netns/ab1a5c48-ca74-4a2a-b90e-0a595f73183d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd00f4bc_acbb_4b32_8666_73eb429c9902.slice PodAnnotations:0xc001f2b068}] Aliases:map[]}\"",
2026-06-11 13:18:31.764962 | controller |     "Jun 11 13:00:06.814171 crc crio[24477]: time=\"2026-06-11T13:00:06.813043276Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686380-6s7pw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.764977 | controller |     "Jun 11 13:00:07.237288 crc crio[24477]: time=\"2026-06-11T13:00:07.237176171Z\" level=info msg=\"Stopped pod sandbox: 9d47edddc3952bd680e4242c1df99390a65e088ae54dca17e57d686542a92197\" id=b3328249-4373-4c14-a8fa-c13e8f6ccf16 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.764992 | controller |     "Jun 11 13:00:54.210033 crc crio[24477]: time=\"2026-06-11T13:00:54.208396725Z\" level=info msg=\"Removing container: 301ce70cac2012702098dd89551e9cffb8f42bededd83011349b06da466e6f80\" id=4bbde7a8-ff8f-44d3-88f7-a48d578c606a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.765006 | controller |     "Jun 11 13:00:54.448376 crc crio[24477]: time=\"2026-06-11T13:00:54.447893721Z\" level=info msg=\"Removed container 301ce70cac2012702098dd89551e9cffb8f42bededd83011349b06da466e6f80: openshift-infra/auto-csr-approver-29686374-m5m6b/oc\" id=4bbde7a8-ff8f-44d3-88f7-a48d578c606a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.765021 | controller |     "Jun 11 13:00:54.452994 crc crio[24477]: time=\"2026-06-11T13:00:54.452836252Z\" level=info msg=\"Removing container: f51bcb1b5a22319dd05736fc04cde038ad0978c20812e146b262c8aca6792e33\" id=29dac922-9281-473c-a64a-d3c9500fa8d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.765036 | controller |     "Jun 11 13:00:54.507597 crc crio[24477]: time=\"2026-06-11T13:00:54.507440636Z\" level=info msg=\"Removed container f51bcb1b5a22319dd05736fc04cde038ad0978c20812e146b262c8aca6792e33: openshift-operator-lifecycle-manager/collect-profiles-29686335-vpnfs/collect-profiles\" id=29dac922-9281-473c-a64a-d3c9500fa8d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.765052 | controller |     "Jun 11 13:00:54.521582 crc crio[24477]: time=\"2026-06-11T13:00:54.521309894Z\" level=info msg=\"Stopping pod sandbox: a3c6568c4d8d3a7b9c908bd1e1ea6cc89effd567eeac7d3fa4edc287847f6ea1\" id=8d3ee70f-d867-44c3-b49e-e23025fd4a73 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.765071 | controller |     "Jun 11 13:00:54.521582 crc crio[24477]: time=\"2026-06-11T13:00:54.521379166Z\" level=info msg=\"Stopped pod sandbox (already stopped): a3c6568c4d8d3a7b9c908bd1e1ea6cc89effd567eeac7d3fa4edc287847f6ea1\" id=8d3ee70f-d867-44c3-b49e-e23025fd4a73 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.765087 | controller |     "Jun 11 13:00:54.522204 crc crio[24477]: time=\"2026-06-11T13:00:54.522102475Z\" level=info msg=\"Removing pod sandbox: a3c6568c4d8d3a7b9c908bd1e1ea6cc89effd567eeac7d3fa4edc287847f6ea1\" id=e15e83a9-a244-48e7-a74a-4c55ec1c02d7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.765102 | controller |     "Jun 11 13:00:54.545578 crc crio[24477]: time=\"2026-06-11T13:00:54.545445245Z\" level=info msg=\"Removed pod sandbox: a3c6568c4d8d3a7b9c908bd1e1ea6cc89effd567eeac7d3fa4edc287847f6ea1\" id=e15e83a9-a244-48e7-a74a-4c55ec1c02d7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.765117 | controller |     "Jun 11 13:00:54.546728 crc crio[24477]: time=\"2026-06-11T13:00:54.546556589Z\" level=info msg=\"Stopping pod sandbox: 6e1fb36d9100f7fab5cd2557dd3a55b6edaafdc1520702efbc6b4a4de0ddc071\" id=8c57bf86-2c17-4b3c-8c99-1feb3f615c4b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.765133 | controller |     "Jun 11 13:00:54.546728 crc crio[24477]: time=\"2026-06-11T13:00:54.546711943Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6e1fb36d9100f7fab5cd2557dd3a55b6edaafdc1520702efbc6b4a4de0ddc071\" id=8c57bf86-2c17-4b3c-8c99-1feb3f615c4b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.765148 | controller |     "Jun 11 13:00:54.547542 crc crio[24477]: time=\"2026-06-11T13:00:54.547475394Z\" level=info msg=\"Removing pod sandbox: 6e1fb36d9100f7fab5cd2557dd3a55b6edaafdc1520702efbc6b4a4de0ddc071\" id=4f53c74e-d323-465d-b864-9c67282f2869 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.765163 | controller |     "Jun 11 13:00:54.566955 crc crio[24477]: time=\"2026-06-11T13:00:54.566546749Z\" level=info msg=\"Removed pod sandbox: 6e1fb36d9100f7fab5cd2557dd3a55b6edaafdc1520702efbc6b4a4de0ddc071\" id=4f53c74e-d323-465d-b864-9c67282f2869 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.765177 | controller |     "Jun 11 13:00:54.569468 crc crio[24477]: time=\"2026-06-11T13:00:54.569266983Z\" level=info msg=\"Stopping pod sandbox: 7f75fb131d40da02000d2716cefd7bd02a887d60c574dc004a6b7cddeb810437\" id=39827fdd-3560-461d-a6ae-241ec5e65421 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.765192 | controller |     "Jun 11 13:00:54.569468 crc crio[24477]: time=\"2026-06-11T13:00:54.569361315Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7f75fb131d40da02000d2716cefd7bd02a887d60c574dc004a6b7cddeb810437\" id=39827fdd-3560-461d-a6ae-241ec5e65421 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.765206 | controller |     "Jun 11 13:00:54.570428 crc crio[24477]: time=\"2026-06-11T13:00:54.570350194Z\" level=info msg=\"Removing pod sandbox: 7f75fb131d40da02000d2716cefd7bd02a887d60c574dc004a6b7cddeb810437\" id=c520645f-8032-4942-a304-dd4ef86a488a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.765221 | controller |     "Jun 11 13:00:54.583769 crc crio[24477]: time=\"2026-06-11T13:00:54.583585975Z\" level=info msg=\"Removed pod sandbox: 7f75fb131d40da02000d2716cefd7bd02a887d60c574dc004a6b7cddeb810437\" id=c520645f-8032-4942-a304-dd4ef86a488a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.765235 | controller |     "Jun 11 13:01:00.563240 crc crio[24477]: time=\"2026-06-11T13:01:00.561895838Z\" level=info msg=\"Running pod sandbox: openstack/keystone-cron-29686381-jnp87/POD\" id=4c884a75-a570-4179-b0f4-172a69d95016 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.765249 | controller |     "Jun 11 13:01:00.564555 crc crio[24477]: time=\"2026-06-11T13:01:00.563354729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.765270 | controller |     "Jun 11 13:01:00.627521 crc crio[24477]: time=\"2026-06-11T13:01:00.627421308Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29686381-jnp87 Namespace:openstack ID:9a66bcf2ded60a5ba262f2bc48694d75abf7fd42c9e4f7d80ff55d33c3470a41 UID:38bf420c-a955-4300-b21f-09bcfa74819d NetNS:/var/run/netns/26575241-79eb-4e56-b24d-491f7252c309 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38bf420c_a955_4300_b21f_09bcfa74819d.slice PodAnnotations:0xc000531a58}] Aliases:map[]}\"",
2026-06-11 13:18:31.765286 | controller |     "Jun 11 13:01:00.627521 crc crio[24477]: time=\"2026-06-11T13:01:00.62749905Z\" level=info msg=\"Adding pod openstack_keystone-cron-29686381-jnp87 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.765301 | controller |     "Jun 11 13:01:01.319339 crc crio[24477]: 2026-06-11T13:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a66bcf2ded60a5 Mac:ea:6e:ce:b9:47:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/26575241-79eb-4e56-b24d-491f7252c309 SocketPath: PciID:}] [{Interface:0xc000124e50 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.765316 | controller |     "Jun 11 13:01:01.321160 crc crio[24477]: time=\"2026-06-11T13:01:01.320920177Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29686381-jnp87 Namespace:openstack ID:9a66bcf2ded60a5ba262f2bc48694d75abf7fd42c9e4f7d80ff55d33c3470a41 UID:38bf420c-a955-4300-b21f-09bcfa74819d NetNS:/var/run/netns/26575241-79eb-4e56-b24d-491f7252c309 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38bf420c_a955_4300_b21f_09bcfa74819d.slice PodAnnotations:0xc000531a58}] Aliases:map[]}\"",
2026-06-11 13:18:31.765331 | controller |     "Jun 11 13:01:01.321278 crc crio[24477]: time=\"2026-06-11T13:01:01.321183914Z\" level=info msg=\"Checking pod openstack_keystone-cron-29686381-jnp87 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.765346 | controller |     "Jun 11 13:01:01.336136 crc crio[24477]: time=\"2026-06-11T13:01:01.334861128Z\" level=info msg=\"Ran pod sandbox 9a66bcf2ded60a5ba262f2bc48694d75abf7fd42c9e4f7d80ff55d33c3470a41 with infra container: openstack/keystone-cron-29686381-jnp87/POD\" id=4c884a75-a570-4179-b0f4-172a69d95016 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.765361 | controller |     "Jun 11 13:01:01.343069 crc crio[24477]: time=\"2026-06-11T13:01:01.342565321Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=444b36a4-e216-41fe-8464-738ee293e4b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.765376 | controller |     "Jun 11 13:01:01.390818 crc crio[24477]: time=\"2026-06-11T13:01:01.390595252Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=8cfb875c-e9a0-4a25-aae9-7867b0fcafce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.765391 | controller |     "Jun 11 13:01:01.401581 crc crio[24477]: time=\"2026-06-11T13:01:01.401483436Z\" level=info msg=\"Creating container: openstack/keystone-cron-29686381-jnp87/keystone-cron\" id=955eaefe-dfca-4981-92d4-b7fd9cdccf7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.765406 | controller |     "Jun 11 13:01:01.402595 crc crio[24477]: time=\"2026-06-11T13:01:01.402513315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.765424 | controller |     "Jun 11 13:01:01.463362 crc crio[24477]: time=\"2026-06-11T13:01:01.463256681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.765439 | controller |     "Jun 11 13:01:01.469865 crc crio[24477]: time=\"2026-06-11T13:01:01.469795683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.765454 | controller |     "Jun 11 13:01:01.721281 crc crio[24477]: time=\"2026-06-11T13:01:01.720475145Z\" level=info msg=\"Created container 39833ef841c7a9a3a7820002cdd0603b7d1a237799cc0ea6de7faeb29430cfee: openstack/keystone-cron-29686381-jnp87/keystone-cron\" id=955eaefe-dfca-4981-92d4-b7fd9cdccf7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.765469 | controller |     "Jun 11 13:01:01.723012 crc crio[24477]: time=\"2026-06-11T13:01:01.722928365Z\" level=info msg=\"Starting container: 39833ef841c7a9a3a7820002cdd0603b7d1a237799cc0ea6de7faeb29430cfee\" id=c67323f9-c05d-4daa-a391-97baae5167a9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.765483 | controller |     "Jun 11 13:01:01.728473 crc crio[24477]: time=\"2026-06-11T13:01:01.728363186Z\" level=info msg=\"Started container\" PID=207613 containerID=39833ef841c7a9a3a7820002cdd0603b7d1a237799cc0ea6de7faeb29430cfee description=openstack/keystone-cron-29686381-jnp87/keystone-cron id=c67323f9-c05d-4daa-a391-97baae5167a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a66bcf2ded60a5ba262f2bc48694d75abf7fd42c9e4f7d80ff55d33c3470a41",
2026-06-11 13:18:31.765498 | controller |     "Jun 11 13:01:07.232146 crc crio[24477]: time=\"2026-06-11T13:01:07.231166043Z\" level=info msg=\"Stopping pod sandbox: 9a66bcf2ded60a5ba262f2bc48694d75abf7fd42c9e4f7d80ff55d33c3470a41\" id=eb1e470b-e9ab-4e81-a853-dbf19bfff563 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.765513 | controller |     "Jun 11 13:01:07.234626 crc crio[24477]: time=\"2026-06-11T13:01:07.233037736Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29686381-jnp87 Namespace:openstack ID:9a66bcf2ded60a5ba262f2bc48694d75abf7fd42c9e4f7d80ff55d33c3470a41 UID:38bf420c-a955-4300-b21f-09bcfa74819d NetNS:/var/run/netns/26575241-79eb-4e56-b24d-491f7252c309 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38bf420c_a955_4300_b21f_09bcfa74819d.slice PodAnnotations:0xc000327488}] Aliases:map[]}\"",
2026-06-11 13:18:31.765528 | controller |     "Jun 11 13:01:07.234626 crc crio[24477]: time=\"2026-06-11T13:01:07.233217571Z\" level=info msg=\"Deleting pod openstack_keystone-cron-29686381-jnp87 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.765543 | controller |     "Jun 11 13:01:07.631102 crc crio[24477]: time=\"2026-06-11T13:01:07.630333874Z\" level=info msg=\"Stopped pod sandbox: 9a66bcf2ded60a5ba262f2bc48694d75abf7fd42c9e4f7d80ff55d33c3470a41\" id=eb1e470b-e9ab-4e81-a853-dbf19bfff563 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.765558 | controller |     "Jun 11 13:01:57.197033 crc crio[24477]: time=\"2026-06-11T13:01:57.195841598Z\" level=info msg=\"Stopping pod sandbox: ed87c77d9a424005699f6ba5a384e85cc9141d946c757ce2830d22339f7a4783\" id=4329a7a0-8043-4289-827d-a4b6e1fd10e7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.765572 | controller |     "Jun 11 13:01:57.198932 crc crio[24477]: time=\"2026-06-11T13:01:57.19807661Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-kx72x Namespace:openstack ID:ed87c77d9a424005699f6ba5a384e85cc9141d946c757ce2830d22339f7a4783 UID:2e10faf0-8be5-46b8-a581-e0d4692a4999 NetNS:/var/run/netns/a2291424-3034-49a8-be65-d9311b5686a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e10faf0_8be5_46b8_a581_e0d4692a4999.slice PodAnnotations:0xc00251e540}] Aliases:map[]}\"",
2026-06-11 13:18:31.765591 | controller |     "Jun 11 13:01:57.198932 crc crio[24477]: time=\"2026-06-11T13:01:57.198267806Z\" level=info msg=\"Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-kx72x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.765606 | controller |     "Jun 11 13:01:57.864121 crc crio[24477]: time=\"2026-06-11T13:01:57.863382471Z\" level=info msg=\"Stopped pod sandbox: ed87c77d9a424005699f6ba5a384e85cc9141d946c757ce2830d22339f7a4783\" id=4329a7a0-8043-4289-827d-a4b6e1fd10e7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.765621 | controller |     "Jun 11 13:01:58.844252 crc crio[24477]: time=\"2026-06-11T13:01:58.841731515Z\" level=info msg=\"Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kkbh4/POD\" id=f64eea78-0204-4913-8b6e-a89999507486 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.765636 | controller |     "Jun 11 13:01:58.846860 crc crio[24477]: time=\"2026-06-11T13:01:58.844341689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.765651 | controller |     "Jun 11 13:01:58.902538 crc crio[24477]: time=\"2026-06-11T13:01:58.902379909Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kkbh4 Namespace:openstack ID:9c7730ea2e1229beba8a71c2f65e025d9652c4e750ab8445f6f01e55d31d84e4 UID:162753fc-b1e7-428f-8f9a-0375f38b062d NetNS:/var/run/netns/39938460-2910-40af-9103-b494af038e75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod162753fc_b1e7_428f_8f9a_0375f38b062d.slice PodAnnotations:0xc00251f128}] Aliases:map[]}\"",
2026-06-11 13:18:31.765665 | controller |     "Jun 11 13:01:58.902538 crc crio[24477]: time=\"2026-06-11T13:01:58.902455811Z\" level=info msg=\"Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kkbh4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.765680 | controller |     "Jun 11 13:01:59.682597 crc crio[24477]: 2026-06-11T13:01:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c7730ea2e1229b Mac:ce:8f:77:84:37:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/39938460-2910-40af-9103-b494af038e75 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.765695 | controller |     "Jun 11 13:01:59.685251 crc crio[24477]: time=\"2026-06-11T13:01:59.685180512Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kkbh4 Namespace:openstack ID:9c7730ea2e1229beba8a71c2f65e025d9652c4e750ab8445f6f01e55d31d84e4 UID:162753fc-b1e7-428f-8f9a-0375f38b062d NetNS:/var/run/netns/39938460-2910-40af-9103-b494af038e75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod162753fc_b1e7_428f_8f9a_0375f38b062d.slice PodAnnotations:0xc00251f128}] Aliases:map[]}\"",
2026-06-11 13:18:31.765710 | controller |     "Jun 11 13:01:59.685396 crc crio[24477]: time=\"2026-06-11T13:01:59.685355407Z\" level=info msg=\"Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kkbh4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.765724 | controller |     "Jun 11 13:01:59.708395 crc crio[24477]: time=\"2026-06-11T13:01:59.708356949Z\" level=info msg=\"Ran pod sandbox 9c7730ea2e1229beba8a71c2f65e025d9652c4e750ab8445f6f01e55d31d84e4 with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kkbh4/POD\" id=f64eea78-0204-4913-8b6e-a89999507486 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.765742 | controller |     "Jun 11 13:01:59.712376 crc crio[24477]: time=\"2026-06-11T13:01:59.712310768Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=689c51a0-cbdc-4f05-b60f-6980db47fc9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.765757 | controller |     "Jun 11 13:01:59.765163 crc crio[24477]: time=\"2026-06-11T13:01:59.765067162Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=50afcadd-fa57-449e-a8fd-c8e66bc6a2cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.765772 | controller |     "Jun 11 13:01:59.778283 crc crio[24477]: time=\"2026-06-11T13:01:59.778122796Z\" level=info msg=\"Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kkbh4/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=404259f4-90cc-417b-b6bd-7fc0782f86e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.765786 | controller |     "Jun 11 13:01:59.778557 crc crio[24477]: time=\"2026-06-11T13:01:59.778499846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.765801 | controller |     "Jun 11 13:01:59.833484 crc crio[24477]: time=\"2026-06-11T13:01:59.833407862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.765816 | controller |     "Jun 11 13:01:59.839244 crc crio[24477]: time=\"2026-06-11T13:01:59.839172342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.765831 | controller |     "Jun 11 13:02:00.033000 crc crio[24477]: time=\"2026-06-11T13:02:00.032384427Z\" level=info msg=\"Created container 4c79cda3e94a4e5efc3a31b9b1184ee3442ca5cad77e42f9dc41bc8e538ee4da: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kkbh4/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=404259f4-90cc-417b-b6bd-7fc0782f86e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.765846 | controller |     "Jun 11 13:02:00.036037 crc crio[24477]: time=\"2026-06-11T13:02:00.034106496Z\" level=info msg=\"Starting container: 4c79cda3e94a4e5efc3a31b9b1184ee3442ca5cad77e42f9dc41bc8e538ee4da\" id=22a464fb-eec6-44aa-9442-684346383612 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.765888 | controller |     "Jun 11 13:02:00.043519 crc crio[24477]: time=\"2026-06-11T13:02:00.042932452Z\" level=info msg=\"Started container\" PID=211004 containerID=4c79cda3e94a4e5efc3a31b9b1184ee3442ca5cad77e42f9dc41bc8e538ee4da description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kkbh4/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=22a464fb-eec6-44aa-9442-684346383612 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c7730ea2e1229beba8a71c2f65e025d9652c4e750ab8445f6f01e55d31d84e4",
2026-06-11 13:18:31.765904 | controller |     "Jun 11 13:02:00.590283 crc crio[24477]: time=\"2026-06-11T13:02:00.589721944Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686382-vmkg5/POD\" id=d66d4baa-55d3-4723-99dd-93beee898f29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.765919 | controller |     "Jun 11 13:02:00.590283 crc crio[24477]: time=\"2026-06-11T13:02:00.590250098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.765934 | controller |     "Jun 11 13:02:00.618886 crc crio[24477]: time=\"2026-06-11T13:02:00.618815705Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686382-vmkg5 Namespace:openshift-infra ID:c0f392b5aa49bd50c8dc096787ad7ac99a45b6772288c0054860c578d58f8b19 UID:6bd54e56-7421-43a0-9cca-c9370b7779d1 NetNS:/var/run/netns/58aa0676-8c38-4160-96cf-90bd118e828a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bd54e56_7421_43a0_9cca_c9370b7779d1.slice PodAnnotations:0xc007b16c78}] Aliases:map[]}\"",
2026-06-11 13:18:31.765952 | controller |     "Jun 11 13:02:00.618886 crc crio[24477]: time=\"2026-06-11T13:02:00.618871786Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686382-vmkg5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.765967 | controller |     "Jun 11 13:02:01.204744 crc crio[24477]: 2026-06-11T13:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c0f392b5aa49bd5 Mac:b2:45:70:f1:d3:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/58aa0676-8c38-4160-96cf-90bd118e828a SocketPath: PciID:}] [{Interface:0xc000014810 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.765982 | controller |     "Jun 11 13:02:01.207877 crc crio[24477]: time=\"2026-06-11T13:02:01.207797025Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686382-vmkg5 Namespace:openshift-infra ID:c0f392b5aa49bd50c8dc096787ad7ac99a45b6772288c0054860c578d58f8b19 UID:6bd54e56-7421-43a0-9cca-c9370b7779d1 NetNS:/var/run/netns/58aa0676-8c38-4160-96cf-90bd118e828a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bd54e56_7421_43a0_9cca_c9370b7779d1.slice PodAnnotations:0xc007b16c78}] Aliases:map[]}\"",
2026-06-11 13:18:31.765997 | controller |     "Jun 11 13:02:01.208089 crc crio[24477]: time=\"2026-06-11T13:02:01.208032702Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686382-vmkg5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.766013 | controller |     "Jun 11 13:02:01.220502 crc crio[24477]: time=\"2026-06-11T13:02:01.220369027Z\" level=info msg=\"Ran pod sandbox c0f392b5aa49bd50c8dc096787ad7ac99a45b6772288c0054860c578d58f8b19 with infra container: openshift-infra/auto-csr-approver-29686382-vmkg5/POD\" id=d66d4baa-55d3-4723-99dd-93beee898f29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.766028 | controller |     "Jun 11 13:02:01.223631 crc crio[24477]: time=\"2026-06-11T13:02:01.223543996Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=22d7de98-55a9-401e-a9c7-6befc14cfcbe name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.766043 | controller |     "Jun 11 13:02:01.231219 crc crio[24477]: time=\"2026-06-11T13:02:01.230863879Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 13:18:31.766058 | controller |     "Jun 11 13:02:02.188901 crc crio[24477]: time=\"2026-06-11T13:02:02.187778365Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=22d7de98-55a9-401e-a9c7-6befc14cfcbe name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.766073 | controller |     "Jun 11 13:02:02.191216 crc crio[24477]: time=\"2026-06-11T13:02:02.1904615Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d133faa0-6c4c-40fe-9631-d81cba246e14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.766087 | controller |     "Jun 11 13:02:02.193940 crc crio[24477]: time=\"2026-06-11T13:02:02.193868764Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0f64b28f-38c1-4e23-abb4-811d44bef1bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.766102 | controller |     "Jun 11 13:02:02.207196 crc crio[24477]: time=\"2026-06-11T13:02:02.207046472Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686382-vmkg5/oc\" id=1b7c2baa-d984-492e-bd4d-7f527b114544 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.766121 | controller |     "Jun 11 13:02:02.210464 crc crio[24477]: time=\"2026-06-11T13:02:02.207520815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.766136 | controller |     "Jun 11 13:02:02.280442 crc crio[24477]: time=\"2026-06-11T13:02:02.280217126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.766151 | controller |     "Jun 11 13:02:02.647335 crc crio[24477]: time=\"2026-06-11T13:02:02.647234607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.766166 | controller |     "Jun 11 13:02:02.774624 crc crio[24477]: time=\"2026-06-11T13:02:02.774512282Z\" level=info msg=\"Created container af89796ef5c77e0a75adba2d3e2a1232c14ee357863f20e38f88d80a32995a1b: openshift-infra/auto-csr-approver-29686382-vmkg5/oc\" id=1b7c2baa-d984-492e-bd4d-7f527b114544 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.766180 | controller |     "Jun 11 13:02:02.775930 crc crio[24477]: time=\"2026-06-11T13:02:02.77588447Z\" level=info msg=\"Starting container: af89796ef5c77e0a75adba2d3e2a1232c14ee357863f20e38f88d80a32995a1b\" id=9a94ffc6-7246-43d3-ab9f-99ef8dff6c51 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.766195 | controller |     "Jun 11 13:02:02.783185 crc crio[24477]: time=\"2026-06-11T13:02:02.783132001Z\" level=info msg=\"Started container\" PID=211211 containerID=af89796ef5c77e0a75adba2d3e2a1232c14ee357863f20e38f88d80a32995a1b description=openshift-infra/auto-csr-approver-29686382-vmkg5/oc id=9a94ffc6-7246-43d3-ab9f-99ef8dff6c51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0f392b5aa49bd50c8dc096787ad7ac99a45b6772288c0054860c578d58f8b19",
2026-06-11 13:18:31.766210 | controller |     "Jun 11 13:02:04.360219 crc crio[24477]: time=\"2026-06-11T13:02:04.358407236Z\" level=info msg=\"Stopping pod sandbox: c0f392b5aa49bd50c8dc096787ad7ac99a45b6772288c0054860c578d58f8b19\" id=6399a137-643b-41db-b0ac-bb8779eb5cdc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.766225 | controller |     "Jun 11 13:02:04.361762 crc crio[24477]: time=\"2026-06-11T13:02:04.360434553Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686382-vmkg5 Namespace:openshift-infra ID:c0f392b5aa49bd50c8dc096787ad7ac99a45b6772288c0054860c578d58f8b19 UID:6bd54e56-7421-43a0-9cca-c9370b7779d1 NetNS:/var/run/netns/58aa0676-8c38-4160-96cf-90bd118e828a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bd54e56_7421_43a0_9cca_c9370b7779d1.slice PodAnnotations:0xc000a86c70}] Aliases:map[]}\"",
2026-06-11 13:18:31.766239 | controller |     "Jun 11 13:02:04.361762 crc crio[24477]: time=\"2026-06-11T13:02:04.360849354Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686382-vmkg5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.766254 | controller |     "Jun 11 13:02:04.949457 crc crio[24477]: time=\"2026-06-11T13:02:04.94863152Z\" level=info msg=\"Stopped pod sandbox: c0f392b5aa49bd50c8dc096787ad7ac99a45b6772288c0054860c578d58f8b19\" id=6399a137-643b-41db-b0ac-bb8779eb5cdc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.766268 | controller |     "Jun 11 13:02:54.660520 crc crio[24477]: time=\"2026-06-11T13:02:54.659031326Z\" level=info msg=\"Removing container: 00860fab565f640c9f2091989acba7465adde5a40a73ec9c7e5b02e3625c9e00\" id=c22d583a-4464-4b6c-ba44-3e3de0ca1557 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.766282 | controller |     "Jun 11 13:02:54.853672 crc crio[24477]: time=\"2026-06-11T13:02:54.853320431Z\" level=info msg=\"Removed container 00860fab565f640c9f2091989acba7465adde5a40a73ec9c7e5b02e3625c9e00: openshift-infra/auto-csr-approver-29686376-gw72v/oc\" id=c22d583a-4464-4b6c-ba44-3e3de0ca1557 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.766300 | controller |     "Jun 11 13:02:54.872511 crc crio[24477]: time=\"2026-06-11T13:02:54.872316203Z\" level=info msg=\"Stopping pod sandbox: 38e6e7656296fff1080d641d1a8fc825d7ea7529e8b64a9cc2b9d2f81ffdf1e7\" id=57812298-116a-4b08-a0a5-791cb51b1849 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.766315 | controller |     "Jun 11 13:02:54.872511 crc crio[24477]: time=\"2026-06-11T13:02:54.872495608Z\" level=info msg=\"Stopped pod sandbox (already stopped): 38e6e7656296fff1080d641d1a8fc825d7ea7529e8b64a9cc2b9d2f81ffdf1e7\" id=57812298-116a-4b08-a0a5-791cb51b1849 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.766329 | controller |     "Jun 11 13:02:54.874300 crc crio[24477]: time=\"2026-06-11T13:02:54.874146134Z\" level=info msg=\"Removing pod sandbox: 38e6e7656296fff1080d641d1a8fc825d7ea7529e8b64a9cc2b9d2f81ffdf1e7\" id=898c1f88-6cdd-44c3-a598-6b735de51a46 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.766343 | controller |     "Jun 11 13:02:54.911256 crc crio[24477]: time=\"2026-06-11T13:02:54.911117228Z\" level=info msg=\"Removed pod sandbox: 38e6e7656296fff1080d641d1a8fc825d7ea7529e8b64a9cc2b9d2f81ffdf1e7\" id=898c1f88-6cdd-44c3-a598-6b735de51a46 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.766358 | controller |     "Jun 11 13:02:55.368473 crc crio[24477]: time=\"2026-06-11T13:02:55.367920215Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-tsvrx/POD\" id=8d1fb621-1014-48bb-a142-9b99333ade52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.766373 | controller |     "Jun 11 13:02:55.368941 crc crio[24477]: time=\"2026-06-11T13:02:55.368496292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.766387 | controller |     "Jun 11 13:02:55.402844 crc crio[24477]: time=\"2026-06-11T13:02:55.402552773Z\" level=info msg=\"Got pod network &{Name:community-operators-tsvrx Namespace:openshift-marketplace ID:c6c83a3e1ff67ab6b8ca04334b0bbcf37ca104c57e1a9c6c448a605645fcfeb9 UID:b31dad48-a23c-4959-83ad-e8584b5814f4 NetNS:/var/run/netns/b0ec8d62-3319-4795-a685-7a6109ff13b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb31dad48_a23c_4959_83ad_e8584b5814f4.slice PodAnnotations:0xc002ce4688}] Aliases:map[]}\"",
2026-06-11 13:18:31.766402 | controller |     "Jun 11 13:02:55.402844 crc crio[24477]: time=\"2026-06-11T13:02:55.402615974Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-tsvrx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.766417 | controller |     "Jun 11 13:02:56.041554 crc crio[24477]: 2026-06-11T13:02:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c6c83a3e1ff67ab Mac:7e:34:bb:b3:a4:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/b0ec8d62-3319-4795-a685-7a6109ff13b4 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.766432 | controller |     "Jun 11 13:02:56.046248 crc crio[24477]: time=\"2026-06-11T13:02:56.046152881Z\" level=info msg=\"Got pod network &{Name:community-operators-tsvrx Namespace:openshift-marketplace ID:c6c83a3e1ff67ab6b8ca04334b0bbcf37ca104c57e1a9c6c448a605645fcfeb9 UID:b31dad48-a23c-4959-83ad-e8584b5814f4 NetNS:/var/run/netns/b0ec8d62-3319-4795-a685-7a6109ff13b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb31dad48_a23c_4959_83ad_e8584b5814f4.slice PodAnnotations:0xc002ce4688}] Aliases:map[]}\"",
2026-06-11 13:18:31.766449 | controller |     "Jun 11 13:02:56.046523 crc crio[24477]: time=\"2026-06-11T13:02:56.04645913Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-tsvrx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.766463 | controller |     "Jun 11 13:02:56.061191 crc crio[24477]: time=\"2026-06-11T13:02:56.061078226Z\" level=info msg=\"Ran pod sandbox c6c83a3e1ff67ab6b8ca04334b0bbcf37ca104c57e1a9c6c448a605645fcfeb9 with infra container: openshift-marketplace/community-operators-tsvrx/POD\" id=8d1fb621-1014-48bb-a142-9b99333ade52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.766478 | controller |     "Jun 11 13:02:56.065273 crc crio[24477]: time=\"2026-06-11T13:02:56.06517169Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e41f1461-41d7-4382-a82c-af18ab48338d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.766492 | controller |     "Jun 11 13:02:56.072174 crc crio[24477]: time=\"2026-06-11T13:02:56.072090293Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=60427eee-efea-4717-8746-c65c47dae1ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.766506 | controller |     "Jun 11 13:02:56.080592 crc crio[24477]: time=\"2026-06-11T13:02:56.080471236Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-tsvrx/extract-utilities\" id=f66d65fa-3eb0-4054-b0ae-d5bb8a637cd8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.766520 | controller |     "Jun 11 13:02:56.080951 crc crio[24477]: time=\"2026-06-11T13:02:56.080890727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.766535 | controller |     "Jun 11 13:02:56.134431 crc crio[24477]: time=\"2026-06-11T13:02:56.134363261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.766550 | controller |     "Jun 11 13:02:56.144058 crc crio[24477]: time=\"2026-06-11T13:02:56.143860819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.766565 | controller |     "Jun 11 13:02:56.327143 crc crio[24477]: time=\"2026-06-11T13:02:56.326909378Z\" level=info msg=\"Created container b5ff4c38ee2f6622dc7b0f62f962a16d087d9aa6ddb878f74de1cc7d7447993f: openshift-marketplace/community-operators-tsvrx/extract-utilities\" id=f66d65fa-3eb0-4054-b0ae-d5bb8a637cd8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.766579 | controller |     "Jun 11 13:02:56.328891 crc crio[24477]: time=\"2026-06-11T13:02:56.328718519Z\" level=info msg=\"Starting container: b5ff4c38ee2f6622dc7b0f62f962a16d087d9aa6ddb878f74de1cc7d7447993f\" id=8dc941c3-3c3c-4e9d-a9a1-1d46285405da name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.766594 | controller |     "Jun 11 13:02:56.338599 crc crio[24477]: time=\"2026-06-11T13:02:56.338373939Z\" level=info msg=\"Started container\" PID=214330 containerID=b5ff4c38ee2f6622dc7b0f62f962a16d087d9aa6ddb878f74de1cc7d7447993f description=openshift-marketplace/community-operators-tsvrx/extract-utilities id=8dc941c3-3c3c-4e9d-a9a1-1d46285405da name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6c83a3e1ff67ab6b8ca04334b0bbcf37ca104c57e1a9c6c448a605645fcfeb9",
2026-06-11 13:18:31.766609 | controller |     "Jun 11 13:02:57.293576 crc crio[24477]: time=\"2026-06-11T13:02:57.292853176Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=43724393-de77-42c9-9e7b-2e7683361106 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.766627 | controller |     "Jun 11 13:02:57.307059 crc crio[24477]: time=\"2026-06-11T13:02:57.306932519Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 13:18:31.766642 | controller |     "Jun 11 13:02:58.123421 crc crio[24477]: time=\"2026-06-11T13:02:58.122784305Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=43724393-de77-42c9-9e7b-2e7683361106 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.766658 | controller |     "Jun 11 13:02:58.124556 crc crio[24477]: time=\"2026-06-11T13:02:58.124447032Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9dc1a953-5876-446d-963a-4de6c967d496 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.766673 | controller |     "Jun 11 13:02:58.129349 crc crio[24477]: time=\"2026-06-11T13:02:58.129211815Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c2de66ea-4567-4141-b1f7-5daf4844444d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.766688 | controller |     "Jun 11 13:02:58.142579 crc crio[24477]: time=\"2026-06-11T13:02:58.142440715Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-tsvrx/extract-content\" id=5fa95d77-5d0a-4782-9cfc-3032b5da2013 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.766702 | controller |     "Jun 11 13:02:58.143763 crc crio[24477]: time=\"2026-06-11T13:02:58.143569237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.766717 | controller |     "Jun 11 13:02:58.221401 crc crio[24477]: time=\"2026-06-11T13:02:58.221285956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.766732 | controller |     "Jun 11 13:02:58.224970 crc crio[24477]: time=\"2026-06-11T13:02:58.224585548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.766746 | controller |     "Jun 11 13:02:58.401446 crc crio[24477]: time=\"2026-06-11T13:02:58.401332545Z\" level=info msg=\"Created container e93e4e7599adc7c3e38871d0cfa384a848c5741ecc95f3d6653a28af89b29981: openshift-marketplace/community-operators-tsvrx/extract-content\" id=5fa95d77-5d0a-4782-9cfc-3032b5da2013 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.766761 | controller |     "Jun 11 13:02:58.403497 crc crio[24477]: time=\"2026-06-11T13:02:58.403414514Z\" level=info msg=\"Starting container: e93e4e7599adc7c3e38871d0cfa384a848c5741ecc95f3d6653a28af89b29981\" id=2729c1d9-2af6-4b5e-8734-94cb4434c1bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.766776 | controller |     "Jun 11 13:02:58.409108 crc crio[24477]: time=\"2026-06-11T13:02:58.408955111Z\" level=info msg=\"Started container\" PID=214457 containerID=e93e4e7599adc7c3e38871d0cfa384a848c5741ecc95f3d6653a28af89b29981 description=openshift-marketplace/community-operators-tsvrx/extract-content id=2729c1d9-2af6-4b5e-8734-94cb4434c1bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6c83a3e1ff67ab6b8ca04334b0bbcf37ca104c57e1a9c6c448a605645fcfeb9",
2026-06-11 13:18:31.766790 | controller |     "Jun 11 13:02:59.327533 crc crio[24477]: time=\"2026-06-11T13:02:59.327452579Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bf8d1b63-8722-4529-995d-54e9fadde468 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.766805 | controller |     "Jun 11 13:02:59.333490 crc crio[24477]: time=\"2026-06-11T13:02:59.331322198Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d0221328-44c3-4e9a-8cfe-07b514138150 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.766822 | controller |     "Jun 11 13:02:59.341816 crc crio[24477]: time=\"2026-06-11T13:02:59.341629426Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-tsvrx/registry-server\" id=3aad3781-0fda-4be7-b05b-f3c2c9ed6cab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.766837 | controller |     "Jun 11 13:02:59.342431 crc crio[24477]: time=\"2026-06-11T13:02:59.342308765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.766872 | controller |     "Jun 11 13:02:59.416230 crc crio[24477]: time=\"2026-06-11T13:02:59.416114949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.766888 | controller |     "Jun 11 13:02:59.420505 crc crio[24477]: time=\"2026-06-11T13:02:59.42019143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.766903 | controller |     "Jun 11 13:02:59.594444 crc crio[24477]: time=\"2026-06-11T13:02:59.594280292Z\" level=info msg=\"Created container 246e89dd0c206f24bbf3c65daf6e8880c43a483da570c6ef1ff5980be1e391cc: openshift-marketplace/community-operators-tsvrx/registry-server\" id=3aad3781-0fda-4be7-b05b-f3c2c9ed6cab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.766918 | controller |     "Jun 11 13:02:59.595437 crc crio[24477]: time=\"2026-06-11T13:02:59.595382042Z\" level=info msg=\"Starting container: 246e89dd0c206f24bbf3c65daf6e8880c43a483da570c6ef1ff5980be1e391cc\" id=e62ec460-83cf-40dd-a143-4f931ecddf32 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.766934 | controller |     "Jun 11 13:02:59.601914 crc crio[24477]: time=\"2026-06-11T13:02:59.601802171Z\" level=info msg=\"Started container\" PID=214533 containerID=246e89dd0c206f24bbf3c65daf6e8880c43a483da570c6ef1ff5980be1e391cc description=openshift-marketplace/community-operators-tsvrx/registry-server id=e62ec460-83cf-40dd-a143-4f931ecddf32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6c83a3e1ff67ab6b8ca04334b0bbcf37ca104c57e1a9c6c448a605645fcfeb9",
2026-06-11 13:18:31.766949 | controller |     "Jun 11 13:03:07.480304 crc crio[24477]: time=\"2026-06-11T13:03:07.479288779Z\" level=info msg=\"Stopping container: 246e89dd0c206f24bbf3c65daf6e8880c43a483da570c6ef1ff5980be1e391cc (timeout: 2s)\" id=ab97c030-bdc4-42bc-b052-cd446605bac9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.766964 | controller |     "Jun 11 13:03:07.629758 crc crio[24477]: time=\"2026-06-11T13:03:07.629139414Z\" level=info msg=\"Stopped container 246e89dd0c206f24bbf3c65daf6e8880c43a483da570c6ef1ff5980be1e391cc: openshift-marketplace/community-operators-tsvrx/registry-server\" id=ab97c030-bdc4-42bc-b052-cd446605bac9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.766978 | controller |     "Jun 11 13:03:07.631090 crc crio[24477]: time=\"2026-06-11T13:03:07.630879101Z\" level=info msg=\"Stopping pod sandbox: c6c83a3e1ff67ab6b8ca04334b0bbcf37ca104c57e1a9c6c448a605645fcfeb9\" id=1c60eab9-2638-44b9-ac42-05582c66a4e6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.766993 | controller |     "Jun 11 13:03:07.632907 crc crio[24477]: time=\"2026-06-11T13:03:07.632799415Z\" level=info msg=\"Got pod network &{Name:community-operators-tsvrx Namespace:openshift-marketplace ID:c6c83a3e1ff67ab6b8ca04334b0bbcf37ca104c57e1a9c6c448a605645fcfeb9 UID:b31dad48-a23c-4959-83ad-e8584b5814f4 NetNS:/var/run/netns/b0ec8d62-3319-4795-a685-7a6109ff13b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb31dad48_a23c_4959_83ad_e8584b5814f4.slice PodAnnotations:0xc00251e418}] Aliases:map[]}\"",
2026-06-11 13:18:31.767011 | controller |     "Jun 11 13:03:07.633123 crc crio[24477]: time=\"2026-06-11T13:03:07.633074383Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-tsvrx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.767027 | controller |     "Jun 11 13:03:08.057506 crc crio[24477]: time=\"2026-06-11T13:03:08.057324402Z\" level=info msg=\"Stopped pod sandbox: c6c83a3e1ff67ab6b8ca04334b0bbcf37ca104c57e1a9c6c448a605645fcfeb9\" id=1c60eab9-2638-44b9-ac42-05582c66a4e6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.767042 | controller |     "Jun 11 13:03:08.522059 crc crio[24477]: time=\"2026-06-11T13:03:08.520036834Z\" level=info msg=\"Removing container: 246e89dd0c206f24bbf3c65daf6e8880c43a483da570c6ef1ff5980be1e391cc\" id=5df4aa7d-dc65-46a3-9193-e9c9a0afbb74 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.767056 | controller |     "Jun 11 13:03:08.568131 crc crio[24477]: time=\"2026-06-11T13:03:08.568015214Z\" level=info msg=\"Removed container 246e89dd0c206f24bbf3c65daf6e8880c43a483da570c6ef1ff5980be1e391cc: openshift-marketplace/community-operators-tsvrx/registry-server\" id=5df4aa7d-dc65-46a3-9193-e9c9a0afbb74 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.767071 | controller |     "Jun 11 13:03:08.573439 crc crio[24477]: time=\"2026-06-11T13:03:08.573351813Z\" level=info msg=\"Removing container: e93e4e7599adc7c3e38871d0cfa384a848c5741ecc95f3d6653a28af89b29981\" id=9a737be5-f7b9-4190-b2cb-b37a5f08939f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.767085 | controller |     "Jun 11 13:03:08.641438 crc crio[24477]: time=\"2026-06-11T13:03:08.641309473Z\" level=info msg=\"Removed container e93e4e7599adc7c3e38871d0cfa384a848c5741ecc95f3d6653a28af89b29981: openshift-marketplace/community-operators-tsvrx/extract-content\" id=9a737be5-f7b9-4190-b2cb-b37a5f08939f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.767100 | controller |     "Jun 11 13:03:08.646251 crc crio[24477]: time=\"2026-06-11T13:03:08.646129177Z\" level=info msg=\"Removing container: b5ff4c38ee2f6622dc7b0f62f962a16d087d9aa6ddb878f74de1cc7d7447993f\" id=f49c115c-e63f-428c-801a-b488479fab9f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.767114 | controller |     "Jun 11 13:03:08.687417 crc crio[24477]: time=\"2026-06-11T13:03:08.687300237Z\" level=info msg=\"Removed container b5ff4c38ee2f6622dc7b0f62f962a16d087d9aa6ddb878f74de1cc7d7447993f: openshift-marketplace/community-operators-tsvrx/extract-utilities\" id=f49c115c-e63f-428c-801a-b488479fab9f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.767129 | controller |     "Jun 11 13:03:54.957604 crc crio[24477]: time=\"2026-06-11T13:03:54.956368138Z\" level=info msg=\"Stopping pod sandbox: c6c83a3e1ff67ab6b8ca04334b0bbcf37ca104c57e1a9c6c448a605645fcfeb9\" id=0ccc1df4-ea6d-470c-b5af-b94c91dcf247 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.767144 | controller |     "Jun 11 13:03:54.957604 crc crio[24477]: time=\"2026-06-11T13:03:54.957417508Z\" level=info msg=\"Stopped pod sandbox (already stopped): c6c83a3e1ff67ab6b8ca04334b0bbcf37ca104c57e1a9c6c448a605645fcfeb9\" id=0ccc1df4-ea6d-470c-b5af-b94c91dcf247 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.767158 | controller |     "Jun 11 13:03:54.959269 crc crio[24477]: time=\"2026-06-11T13:03:54.958467657Z\" level=info msg=\"Removing pod sandbox: c6c83a3e1ff67ab6b8ca04334b0bbcf37ca104c57e1a9c6c448a605645fcfeb9\" id=583c4841-036a-4357-82d9-e19524807e49 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.767174 | controller |     "Jun 11 13:03:54.998407 crc crio[24477]: time=\"2026-06-11T13:03:54.998289691Z\" level=info msg=\"Removed pod sandbox: c6c83a3e1ff67ab6b8ca04334b0bbcf37ca104c57e1a9c6c448a605645fcfeb9\" id=583c4841-036a-4357-82d9-e19524807e49 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.767191 | controller |     "Jun 11 13:04:00.556487 crc crio[24477]: time=\"2026-06-11T13:04:00.555429373Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686384-pvr6s/POD\" id=b33ea096-8db3-4562-90e2-1a959dbc825e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.767206 | controller |     "Jun 11 13:04:00.558162 crc crio[24477]: time=\"2026-06-11T13:04:00.556551905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.767220 | controller |     "Jun 11 13:04:00.604750 crc crio[24477]: time=\"2026-06-11T13:04:00.604552464Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686384-pvr6s Namespace:openshift-infra ID:2b0e3b4db71d8f2043e98f5b8773dc721592bb26ff439aa7fef5c456e18370b3 UID:060873d8-afe1-4566-8e60-2445d2b388b0 NetNS:/var/run/netns/0900563a-73f7-45a0-a1b5-dfe678e0c607 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod060873d8_afe1_4566_8e60_2445d2b388b0.slice PodAnnotations:0xc00718c8f0}] Aliases:map[]}\"",
2026-06-11 13:18:31.767235 | controller |     "Jun 11 13:04:00.604750 crc crio[24477]: time=\"2026-06-11T13:04:00.604633466Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686384-pvr6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.767249 | controller |     "Jun 11 13:04:01.205350 crc crio[24477]: 2026-06-11T13:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2b0e3b4db71d8f2 Mac:da:cc:af:8d:94:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/0900563a-73f7-45a0-a1b5-dfe678e0c607 SocketPath: PciID:}] [{Interface:0xc00012ad80 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.767264 | controller |     "Jun 11 13:04:01.208944 crc crio[24477]: time=\"2026-06-11T13:04:01.20887364Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686384-pvr6s Namespace:openshift-infra ID:2b0e3b4db71d8f2043e98f5b8773dc721592bb26ff439aa7fef5c456e18370b3 UID:060873d8-afe1-4566-8e60-2445d2b388b0 NetNS:/var/run/netns/0900563a-73f7-45a0-a1b5-dfe678e0c607 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod060873d8_afe1_4566_8e60_2445d2b388b0.slice PodAnnotations:0xc00718c8f0}] Aliases:map[]}\"",
2026-06-11 13:18:31.767279 | controller |     "Jun 11 13:04:01.209189 crc crio[24477]: time=\"2026-06-11T13:04:01.209143818Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686384-pvr6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.767294 | controller |     "Jun 11 13:04:01.228200 crc crio[24477]: time=\"2026-06-11T13:04:01.228085978Z\" level=info msg=\"Ran pod sandbox 2b0e3b4db71d8f2043e98f5b8773dc721592bb26ff439aa7fef5c456e18370b3 with infra container: openshift-infra/auto-csr-approver-29686384-pvr6s/POD\" id=b33ea096-8db3-4562-90e2-1a959dbc825e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.767309 | controller |     "Jun 11 13:04:01.232029 crc crio[24477]: time=\"2026-06-11T13:04:01.231946682Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a13b0bdc-cd99-415a-a137-dc9bd0124fac name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.767323 | controller |     "Jun 11 13:04:01.245343 crc crio[24477]: time=\"2026-06-11T13:04:01.245253115Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 13:18:31.767337 | controller |     "Jun 11 13:04:02.316488 crc crio[24477]: time=\"2026-06-11T13:04:02.315878376Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a13b0bdc-cd99-415a-a137-dc9bd0124fac name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.767356 | controller |     "Jun 11 13:04:02.318784 crc crio[24477]: time=\"2026-06-11T13:04:02.318083647Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=91696694-80a9-4bcd-b9b4-f642b01e79c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.767372 | controller |     "Jun 11 13:04:02.322730 crc crio[24477]: time=\"2026-06-11T13:04:02.322431308Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0060aca2-6d0f-4f5f-9db0-f6c234dcf9ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.767386 | controller |     "Jun 11 13:04:02.330434 crc crio[24477]: time=\"2026-06-11T13:04:02.330316727Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686384-pvr6s/oc\" id=11834520-2abb-4ddf-86fd-1062133c87fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.767401 | controller |     "Jun 11 13:04:02.331406 crc crio[24477]: time=\"2026-06-11T13:04:02.330846602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.767415 | controller |     "Jun 11 13:04:02.402261 crc crio[24477]: time=\"2026-06-11T13:04:02.40209674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.767430 | controller |     "Jun 11 13:04:02.808866 crc crio[24477]: time=\"2026-06-11T13:04:02.808747722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.767445 | controller |     "Jun 11 13:04:02.945029 crc crio[24477]: time=\"2026-06-11T13:04:02.944877539Z\" level=info msg=\"Created container de5504340ffcfa901882e02c7da354ebb54bf6d7e55d32bc328148603892a4bc: openshift-infra/auto-csr-approver-29686384-pvr6s/oc\" id=11834520-2abb-4ddf-86fd-1062133c87fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.767459 | controller |     "Jun 11 13:04:02.947067 crc crio[24477]: time=\"2026-06-11T13:04:02.946836203Z\" level=info msg=\"Starting container: de5504340ffcfa901882e02c7da354ebb54bf6d7e55d32bc328148603892a4bc\" id=eb60e7f0-8cdf-4519-8434-d7917a77755a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.767474 | controller |     "Jun 11 13:04:02.951795 crc crio[24477]: time=\"2026-06-11T13:04:02.951614967Z\" level=info msg=\"Started container\" PID=218047 containerID=de5504340ffcfa901882e02c7da354ebb54bf6d7e55d32bc328148603892a4bc description=openshift-infra/auto-csr-approver-29686384-pvr6s/oc id=eb60e7f0-8cdf-4519-8434-d7917a77755a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b0e3b4db71d8f2043e98f5b8773dc721592bb26ff439aa7fef5c456e18370b3",
2026-06-11 13:18:31.767489 | controller |     "Jun 11 13:04:04.789941 crc crio[24477]: time=\"2026-06-11T13:04:04.789112978Z\" level=info msg=\"Stopping pod sandbox: 2b0e3b4db71d8f2043e98f5b8773dc721592bb26ff439aa7fef5c456e18370b3\" id=359365cf-197c-439d-be0e-b288ffc6202d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.767504 | controller |     "Jun 11 13:04:04.793273 crc crio[24477]: time=\"2026-06-11T13:04:04.790855917Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686384-pvr6s Namespace:openshift-infra ID:2b0e3b4db71d8f2043e98f5b8773dc721592bb26ff439aa7fef5c456e18370b3 UID:060873d8-afe1-4566-8e60-2445d2b388b0 NetNS:/var/run/netns/0900563a-73f7-45a0-a1b5-dfe678e0c607 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod060873d8_afe1_4566_8e60_2445d2b388b0.slice PodAnnotations:0xc000326e88}] Aliases:map[]}\"",
2026-06-11 13:18:31.767522 | controller |     "Jun 11 13:04:04.793273 crc crio[24477]: time=\"2026-06-11T13:04:04.791041602Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686384-pvr6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.767537 | controller |     "Jun 11 13:04:05.198368 crc crio[24477]: time=\"2026-06-11T13:04:05.197617182Z\" level=info msg=\"Stopped pod sandbox: 2b0e3b4db71d8f2043e98f5b8773dc721592bb26ff439aa7fef5c456e18370b3\" id=359365cf-197c-439d-be0e-b288ffc6202d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.767552 | controller |     "Jun 11 13:04:55.029813 crc crio[24477]: time=\"2026-06-11T13:04:55.028071005Z\" level=info msg=\"Removing container: ecc6b0666a058262534b6f20a1b471e132da84531bda62271a3dbb1de0b9e05c\" id=7a5598d9-6223-4c11-886f-c5b9c0022c0d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.767566 | controller |     "Jun 11 13:04:55.345086 crc crio[24477]: time=\"2026-06-11T13:04:55.344832374Z\" level=info msg=\"Removed container ecc6b0666a058262534b6f20a1b471e132da84531bda62271a3dbb1de0b9e05c: openshift-infra/auto-csr-approver-29686378-26q26/oc\" id=7a5598d9-6223-4c11-886f-c5b9c0022c0d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.767581 | controller |     "Jun 11 13:04:55.357216 crc crio[24477]: time=\"2026-06-11T13:04:55.357116702Z\" level=info msg=\"Stopping pod sandbox: 80c8e514c547f1a74f0bd47e5a1cfa29bcbbd8e692cee0905ea05e0b3c39f05f\" id=c3083a37-2beb-4dd8-b20e-bb0a1ccf6544 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.767595 | controller |     "Jun 11 13:04:55.357361 crc crio[24477]: time=\"2026-06-11T13:04:55.357237385Z\" level=info msg=\"Stopped pod sandbox (already stopped): 80c8e514c547f1a74f0bd47e5a1cfa29bcbbd8e692cee0905ea05e0b3c39f05f\" id=c3083a37-2beb-4dd8-b20e-bb0a1ccf6544 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.767610 | controller |     "Jun 11 13:04:55.358135 crc crio[24477]: time=\"2026-06-11T13:04:55.358048178Z\" level=info msg=\"Removing pod sandbox: 80c8e514c547f1a74f0bd47e5a1cfa29bcbbd8e692cee0905ea05e0b3c39f05f\" id=5c3d1cb5-c80b-499d-bc61-b959a11ed1f0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.767624 | controller |     "Jun 11 13:04:55.390904 crc crio[24477]: time=\"2026-06-11T13:04:55.390774711Z\" level=info msg=\"Removed pod sandbox: 80c8e514c547f1a74f0bd47e5a1cfa29bcbbd8e692cee0905ea05e0b3c39f05f\" id=5c3d1cb5-c80b-499d-bc61-b959a11ed1f0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.767639 | controller |     "Jun 11 13:05:28.367731 crc crio[24477]: time=\"2026-06-11T13:05:28.366427381Z\" level=info msg=\"Stopping pod sandbox: 9c7730ea2e1229beba8a71c2f65e025d9652c4e750ab8445f6f01e55d31d84e4\" id=4431518b-eae0-4d1f-b333-eab6317dafe0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.767654 | controller |     "Jun 11 13:05:28.369601 crc crio[24477]: time=\"2026-06-11T13:05:28.36920741Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kkbh4 Namespace:openstack ID:9c7730ea2e1229beba8a71c2f65e025d9652c4e750ab8445f6f01e55d31d84e4 UID:162753fc-b1e7-428f-8f9a-0375f38b062d NetNS:/var/run/netns/39938460-2910-40af-9103-b494af038e75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod162753fc_b1e7_428f_8f9a_0375f38b062d.slice PodAnnotations:0xc002ce5430}] Aliases:map[]}\"",
2026-06-11 13:18:31.767668 | controller |     "Jun 11 13:05:28.369789 crc crio[24477]: time=\"2026-06-11T13:05:28.369618941Z\" level=info msg=\"Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kkbh4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.767683 | controller |     "Jun 11 13:05:28.937107 crc crio[24477]: time=\"2026-06-11T13:05:28.936494502Z\" level=info msg=\"Stopped pod sandbox: 9c7730ea2e1229beba8a71c2f65e025d9652c4e750ab8445f6f01e55d31d84e4\" id=4431518b-eae0-4d1f-b333-eab6317dafe0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.767701 | controller |     "Jun 11 13:05:30.383430 crc crio[24477]: time=\"2026-06-11T13:05:30.382825433Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.767716 | controller |     "Jun 11 13:05:44.727111 crc crio[24477]: time=\"2026-06-11T13:05:44.726194806Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-28k4z/POD\" id=5d47534b-f046-40d1-b765-46436e5948d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.767731 | controller |     "Jun 11 13:05:44.727111 crc crio[24477]: time=\"2026-06-11T13:05:44.727073681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.767745 | controller |     "Jun 11 13:05:44.781058 crc crio[24477]: time=\"2026-06-11T13:05:44.780941113Z\" level=info msg=\"Got pod network &{Name:certified-operators-28k4z Namespace:openshift-marketplace ID:a0189007064908a4b23bdcb907469c254c51eec14cc0a06fe029e95b1b74a3b3 UID:cd5e781a-2b13-49cc-8cc9-055ba65a0a2c NetNS:/var/run/netns/745fb5e8-0ce1-4e2f-8796-796c43555e69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcd5e781a_2b13_49cc_8cc9_055ba65a0a2c.slice PodAnnotations:0xc001f2b440}] Aliases:map[]}\"",
2026-06-11 13:18:31.767760 | controller |     "Jun 11 13:05:44.781058 crc crio[24477]: time=\"2026-06-11T13:05:44.781051306Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-28k4z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.767776 | controller |     "Jun 11 13:05:45.407845 crc crio[24477]: 2026-06-11T13:05:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0189007064908a Mac:c2:c2:ba:25:0c:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/745fb5e8-0ce1-4e2f-8796-796c43555e69 SocketPath: PciID:}] [{Interface:0xc0000151f0 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.767790 | controller |     "Jun 11 13:05:45.410828 crc crio[24477]: time=\"2026-06-11T13:05:45.410618578Z\" level=info msg=\"Got pod network &{Name:certified-operators-28k4z Namespace:openshift-marketplace ID:a0189007064908a4b23bdcb907469c254c51eec14cc0a06fe029e95b1b74a3b3 UID:cd5e781a-2b13-49cc-8cc9-055ba65a0a2c NetNS:/var/run/netns/745fb5e8-0ce1-4e2f-8796-796c43555e69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcd5e781a_2b13_49cc_8cc9_055ba65a0a2c.slice PodAnnotations:0xc001f2b440}] Aliases:map[]}\"",
2026-06-11 13:18:31.767805 | controller |     "Jun 11 13:05:45.411197 crc crio[24477]: time=\"2026-06-11T13:05:45.411079381Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-28k4z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.767820 | controller |     "Jun 11 13:05:45.425632 crc crio[24477]: time=\"2026-06-11T13:05:45.425556114Z\" level=info msg=\"Ran pod sandbox a0189007064908a4b23bdcb907469c254c51eec14cc0a06fe029e95b1b74a3b3 with infra container: openshift-marketplace/certified-operators-28k4z/POD\" id=5d47534b-f046-40d1-b765-46436e5948d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.767834 | controller |     "Jun 11 13:05:45.430175 crc crio[24477]: time=\"2026-06-11T13:05:45.43009807Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ff5bdc11-156c-4b99-a9d9-aa32f9098fbe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.767862 | controller |     "Jun 11 13:05:45.432864 crc crio[24477]: time=\"2026-06-11T13:05:45.432632733Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=73c4a7fd-be62-4918-a3f6-b38c0eea972f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.767888 | controller |     "Jun 11 13:05:45.440883 crc crio[24477]: time=\"2026-06-11T13:05:45.440773753Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-28k4z/extract-utilities\" id=d6d20eb2-c429-4da4-bb25-da47c3adf52c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.767904 | controller |     "Jun 11 13:05:45.441284 crc crio[24477]: time=\"2026-06-11T13:05:45.441225265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.767919 | controller |     "Jun 11 13:05:45.505483 crc crio[24477]: time=\"2026-06-11T13:05:45.505389568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.767933 | controller |     "Jun 11 13:05:45.512430 crc crio[24477]: time=\"2026-06-11T13:05:45.512341193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.767948 | controller |     "Jun 11 13:05:45.672575 crc crio[24477]: time=\"2026-06-11T13:05:45.672201521Z\" level=info msg=\"Created container 2665ea30ccd4327480ec825e10b4586cf9ce5e14532ccb37285edc492f131ef6: openshift-marketplace/certified-operators-28k4z/extract-utilities\" id=d6d20eb2-c429-4da4-bb25-da47c3adf52c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.767963 | controller |     "Jun 11 13:05:45.674976 crc crio[24477]: time=\"2026-06-11T13:05:45.673376704Z\" level=info msg=\"Starting container: 2665ea30ccd4327480ec825e10b4586cf9ce5e14532ccb37285edc492f131ef6\" id=eee3e6e4-185c-4ac0-844d-8708e7a48136 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.767979 | controller |     "Jun 11 13:05:45.679339 crc crio[24477]: time=\"2026-06-11T13:05:45.678881817Z\" level=info msg=\"Started container\" PID=223755 containerID=2665ea30ccd4327480ec825e10b4586cf9ce5e14532ccb37285edc492f131ef6 description=openshift-marketplace/certified-operators-28k4z/extract-utilities id=eee3e6e4-185c-4ac0-844d-8708e7a48136 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0189007064908a4b23bdcb907469c254c51eec14cc0a06fe029e95b1b74a3b3",
2026-06-11 13:18:31.767994 | controller |     "Jun 11 13:05:46.729392 crc crio[24477]: time=\"2026-06-11T13:05:46.729228433Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=e4c18807-d352-4b0e-b4e4-007cf4b5dfad name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.768008 | controller |     "Jun 11 13:05:46.745990 crc crio[24477]: time=\"2026-06-11T13:05:46.745727595Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 13:18:31.768023 | controller |     "Jun 11 13:05:47.435524 crc crio[24477]: time=\"2026-06-11T13:05:47.434875545Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e0619edb1918888825b593b3b8f40e018dfe1d589bf765ae742cc2e57f8cf51c\" id=e4c18807-d352-4b0e-b4e4-007cf4b5dfad name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.768038 | controller |     "Jun 11 13:05:47.436741 crc crio[24477]: time=\"2026-06-11T13:05:47.436602474Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4ee03944-61db-4748-a521-ccea23eb1d3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.768053 | controller |     "Jun 11 13:05:47.440934 crc crio[24477]: time=\"2026-06-11T13:05:47.440839582Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=6702a0c1-bb9f-432c-a684-44a737e930c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.768071 | controller |     "Jun 11 13:05:47.450887 crc crio[24477]: time=\"2026-06-11T13:05:47.45081533Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-28k4z/extract-content\" id=a39ce8ea-0b61-477e-b89e-692342f3929c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.768087 | controller |     "Jun 11 13:05:47.451587 crc crio[24477]: time=\"2026-06-11T13:05:47.451499449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.768101 | controller |     "Jun 11 13:05:47.508338 crc crio[24477]: time=\"2026-06-11T13:05:47.508220604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.768116 | controller |     "Jun 11 13:05:47.513901 crc crio[24477]: time=\"2026-06-11T13:05:47.513824087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.768130 | controller |     "Jun 11 13:05:47.730706 crc crio[24477]: time=\"2026-06-11T13:05:47.730532532Z\" level=info msg=\"Created container b44e0167ec4748de2e17df9d9133e5680cae915957dfb2068e1004e687254d29: openshift-marketplace/certified-operators-28k4z/extract-content\" id=a39ce8ea-0b61-477e-b89e-692342f3929c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.768145 | controller |     "Jun 11 13:05:47.731907 crc crio[24477]: time=\"2026-06-11T13:05:47.731829318Z\" level=info msg=\"Starting container: b44e0167ec4748de2e17df9d9133e5680cae915957dfb2068e1004e687254d29\" id=efc9bd26-863b-482f-8e14-5c32836270f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.768160 | controller |     "Jun 11 13:05:47.739622 crc crio[24477]: time=\"2026-06-11T13:05:47.739492232Z\" level=info msg=\"Started container\" PID=223885 containerID=b44e0167ec4748de2e17df9d9133e5680cae915957dfb2068e1004e687254d29 description=openshift-marketplace/certified-operators-28k4z/extract-content id=efc9bd26-863b-482f-8e14-5c32836270f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0189007064908a4b23bdcb907469c254c51eec14cc0a06fe029e95b1b74a3b3",
2026-06-11 13:18:31.768175 | controller |     "Jun 11 13:05:49.800083 crc crio[24477]: time=\"2026-06-11T13:05:49.799405228Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=dedf6d7c-9fc4-417b-8127-90b3117c12c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.768191 | controller |     "Jun 11 13:05:49.806600 crc crio[24477]: time=\"2026-06-11T13:05:49.806472374Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ec3bac18-e168-4152-9c11-d55797aadd4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.768206 | controller |     "Jun 11 13:05:49.815985 crc crio[24477]: time=\"2026-06-11T13:05:49.815766413Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-28k4z/registry-server\" id=82e95b8a-c451-456b-a289-c23bc8267a07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.768221 | controller |     "Jun 11 13:05:49.816879 crc crio[24477]: time=\"2026-06-11T13:05:49.816627408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.768235 | controller |     "Jun 11 13:05:49.892419 crc crio[24477]: time=\"2026-06-11T13:05:49.892294967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.768253 | controller |     "Jun 11 13:05:49.896301 crc crio[24477]: time=\"2026-06-11T13:05:49.896178756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.768268 | controller |     "Jun 11 13:05:50.148984 crc crio[24477]: time=\"2026-06-11T13:05:50.148238156Z\" level=info msg=\"Created container 815e13a4dbdcbd52791dea5c20af9476a2b4bd1096dd574e1af804dbdcf28a7c: openshift-marketplace/certified-operators-28k4z/registry-server\" id=82e95b8a-c451-456b-a289-c23bc8267a07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.768283 | controller |     "Jun 11 13:05:50.151364 crc crio[24477]: time=\"2026-06-11T13:05:50.151252962Z\" level=info msg=\"Starting container: 815e13a4dbdcbd52791dea5c20af9476a2b4bd1096dd574e1af804dbdcf28a7c\" id=f80163ed-4626-484d-8397-cc3f43c53f0f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.768297 | controller |     "Jun 11 13:05:50.156862 crc crio[24477]: time=\"2026-06-11T13:05:50.156761144Z\" level=info msg=\"Started container\" PID=223989 containerID=815e13a4dbdcbd52791dea5c20af9476a2b4bd1096dd574e1af804dbdcf28a7c description=openshift-marketplace/certified-operators-28k4z/registry-server id=f80163ed-4626-484d-8397-cc3f43c53f0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0189007064908a4b23bdcb907469c254c51eec14cc0a06fe029e95b1b74a3b3",
2026-06-11 13:18:31.768312 | controller |     "Jun 11 13:06:00.666972 crc crio[24477]: time=\"2026-06-11T13:06:00.666076048Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686386-dn77w/POD\" id=17dcae78-5651-4ea8-b9c1-bd0231c6c1e9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.768327 | controller |     "Jun 11 13:06:00.668309 crc crio[24477]: time=\"2026-06-11T13:06:00.667032505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.768342 | controller |     "Jun 11 13:06:00.719591 crc crio[24477]: time=\"2026-06-11T13:06:00.719461438Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686386-dn77w Namespace:openshift-infra ID:aaa244a0b7806b262001882ad4ecc020f6d8f564a7c736fb41f24ca046bfe694 UID:cbc387ef-a6e2-4766-8c31-588fbbb15c8f NetNS:/var/run/netns/d571ab37-3c79-4b4e-93dc-5a42f250179c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcbc387ef_a6e2_4766_8c31_588fbbb15c8f.slice PodAnnotations:0xc007b17468}] Aliases:map[]}\"",
2026-06-11 13:18:31.768357 | controller |     "Jun 11 13:06:00.719591 crc crio[24477]: time=\"2026-06-11T13:06:00.719571371Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686386-dn77w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.768372 | controller |     "Jun 11 13:06:01.435431 crc crio[24477]: 2026-06-11T13:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aaa244a0b7806b2 Mac:52:48:38:0f:58:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/d571ab37-3c79-4b4e-93dc-5a42f250179c SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.768387 | controller |     "Jun 11 13:06:01.442576 crc crio[24477]: time=\"2026-06-11T13:06:01.442457616Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686386-dn77w Namespace:openshift-infra ID:aaa244a0b7806b262001882ad4ecc020f6d8f564a7c736fb41f24ca046bfe694 UID:cbc387ef-a6e2-4766-8c31-588fbbb15c8f NetNS:/var/run/netns/d571ab37-3c79-4b4e-93dc-5a42f250179c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcbc387ef_a6e2_4766_8c31_588fbbb15c8f.slice PodAnnotations:0xc007b17468}] Aliases:map[]}\"",
2026-06-11 13:18:31.768405 | controller |     "Jun 11 13:06:01.442933 crc crio[24477]: time=\"2026-06-11T13:06:01.442852047Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686386-dn77w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.768420 | controller |     "Jun 11 13:06:01.457051 crc crio[24477]: time=\"2026-06-11T13:06:01.456903988Z\" level=info msg=\"Ran pod sandbox aaa244a0b7806b262001882ad4ecc020f6d8f564a7c736fb41f24ca046bfe694 with infra container: openshift-infra/auto-csr-approver-29686386-dn77w/POD\" id=17dcae78-5651-4ea8-b9c1-bd0231c6c1e9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.768434 | controller |     "Jun 11 13:06:01.460842 crc crio[24477]: time=\"2026-06-11T13:06:01.460746323Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c6a5db04-4739-46a2-aaa9-2726cddfd9ce name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.768449 | controller |     "Jun 11 13:06:01.472558 crc crio[24477]: time=\"2026-06-11T13:06:01.471234639Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 13:18:31.768463 | controller |     "Jun 11 13:06:02.296046 crc crio[24477]: time=\"2026-06-11T13:06:02.295359983Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c6a5db04-4739-46a2-aaa9-2726cddfd9ce name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.768478 | controller |     "Jun 11 13:06:02.297547 crc crio[24477]: time=\"2026-06-11T13:06:02.297136701Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7d8ce79d-1993-4348-9092-0f1759d0ba4b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.768493 | controller |     "Jun 11 13:06:02.301898 crc crio[24477]: time=\"2026-06-11T13:06:02.301632437Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=744b94e6-9a7d-4038-a721-1e2c5176e93f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.768507 | controller |     "Jun 11 13:06:02.319602 crc crio[24477]: time=\"2026-06-11T13:06:02.31861781Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686386-dn77w/oc\" id=63447fbc-03f7-4091-b368-8771b5334352 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.768522 | controller |     "Jun 11 13:06:02.322429 crc crio[24477]: time=\"2026-06-11T13:06:02.320280137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.768536 | controller |     "Jun 11 13:06:02.381751 crc crio[24477]: time=\"2026-06-11T13:06:02.381516615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.768551 | controller |     "Jun 11 13:06:02.886409 crc crio[24477]: time=\"2026-06-11T13:06:02.885860802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.768565 | controller |     "Jun 11 13:06:03.049428 crc crio[24477]: time=\"2026-06-11T13:06:03.049220379Z\" level=info msg=\"Created container afaa669c668fabed587039ffd5903d6baa17d89ff1b0523098d0692d5d574516: openshift-infra/auto-csr-approver-29686386-dn77w/oc\" id=63447fbc-03f7-4091-b368-8771b5334352 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.768580 | controller |     "Jun 11 13:06:03.058135 crc crio[24477]: time=\"2026-06-11T13:06:03.05782746Z\" level=info msg=\"Starting container: afaa669c668fabed587039ffd5903d6baa17d89ff1b0523098d0692d5d574516\" id=db0d9d28-5eea-4892-ae5a-834a746c84f8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.768594 | controller |     "Jun 11 13:06:03.077358 crc crio[24477]: time=\"2026-06-11T13:06:03.077227539Z\" level=info msg=\"Started container\" PID=224688 containerID=afaa669c668fabed587039ffd5903d6baa17d89ff1b0523098d0692d5d574516 description=openshift-infra/auto-csr-approver-29686386-dn77w/oc id=db0d9d28-5eea-4892-ae5a-834a746c84f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aaa244a0b7806b262001882ad4ecc020f6d8f564a7c736fb41f24ca046bfe694",
2026-06-11 13:18:31.768612 | controller |     "Jun 11 13:06:05.123393 crc crio[24477]: time=\"2026-06-11T13:06:05.122487525Z\" level=info msg=\"Stopping pod sandbox: aaa244a0b7806b262001882ad4ecc020f6d8f564a7c736fb41f24ca046bfe694\" id=bd897bc4-62d8-4617-a249-9d1ad69ea8d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.768632 | controller |     "Jun 11 13:06:05.125283 crc crio[24477]: time=\"2026-06-11T13:06:05.124538284Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686386-dn77w Namespace:openshift-infra ID:aaa244a0b7806b262001882ad4ecc020f6d8f564a7c736fb41f24ca046bfe694 UID:cbc387ef-a6e2-4766-8c31-588fbbb15c8f NetNS:/var/run/netns/d571ab37-3c79-4b4e-93dc-5a42f250179c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcbc387ef_a6e2_4766_8c31_588fbbb15c8f.slice PodAnnotations:0xc000a151a0}] Aliases:map[]}\"",
2026-06-11 13:18:31.768654 | controller |     "Jun 11 13:06:05.125283 crc crio[24477]: time=\"2026-06-11T13:06:05.124892884Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686386-dn77w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.768677 | controller |     "Jun 11 13:06:05.130149 crc crio[24477]: time=\"2026-06-11T13:06:05.130100178Z\" level=info msg=\"Stopping container: 815e13a4dbdcbd52791dea5c20af9476a2b4bd1096dd574e1af804dbdcf28a7c (timeout: 2s)\" id=1d6aa1b6-c62a-46a7-bc4d-60edc6692ebf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.768700 | controller |     "Jun 11 13:06:05.268809 crc crio[24477]: time=\"2026-06-11T13:06:05.268077996Z\" level=info msg=\"Stopped container 815e13a4dbdcbd52791dea5c20af9476a2b4bd1096dd574e1af804dbdcf28a7c: openshift-marketplace/certified-operators-28k4z/registry-server\" id=1d6aa1b6-c62a-46a7-bc4d-60edc6692ebf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.768723 | controller |     "Jun 11 13:06:05.270397 crc crio[24477]: time=\"2026-06-11T13:06:05.27035884Z\" level=info msg=\"Stopping pod sandbox: a0189007064908a4b23bdcb907469c254c51eec14cc0a06fe029e95b1b74a3b3\" id=c4acc301-49b1-4f8e-8eeb-c3448e944453 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.768746 | controller |     "Jun 11 13:06:05.271520 crc crio[24477]: time=\"2026-06-11T13:06:05.271484932Z\" level=info msg=\"Got pod network &{Name:certified-operators-28k4z Namespace:openshift-marketplace ID:a0189007064908a4b23bdcb907469c254c51eec14cc0a06fe029e95b1b74a3b3 UID:cd5e781a-2b13-49cc-8cc9-055ba65a0a2c NetNS:/var/run/netns/745fb5e8-0ce1-4e2f-8796-796c43555e69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcd5e781a_2b13_49cc_8cc9_055ba65a0a2c.slice PodAnnotations:0xc000326d58}] Aliases:map[]}\"",
2026-06-11 13:18:31.768770 | controller |     "Jun 11 13:06:05.272041 crc crio[24477]: time=\"2026-06-11T13:06:05.271976085Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-28k4z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.768793 | controller |     "Jun 11 13:06:05.510402 crc crio[24477]: time=\"2026-06-11T13:06:05.510217751Z\" level=info msg=\"Stopped pod sandbox: aaa244a0b7806b262001882ad4ecc020f6d8f564a7c736fb41f24ca046bfe694\" id=bd897bc4-62d8-4617-a249-9d1ad69ea8d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.768810 | controller |     "Jun 11 13:06:05.685582 crc crio[24477]: time=\"2026-06-11T13:06:05.685468308Z\" level=info msg=\"Stopped pod sandbox: a0189007064908a4b23bdcb907469c254c51eec14cc0a06fe029e95b1b74a3b3\" id=c4acc301-49b1-4f8e-8eeb-c3448e944453 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.768836 | controller |     "Jun 11 13:06:06.150243 crc crio[24477]: time=\"2026-06-11T13:06:06.14981252Z\" level=info msg=\"Removing container: 815e13a4dbdcbd52791dea5c20af9476a2b4bd1096dd574e1af804dbdcf28a7c\" id=8c0709f8-cbd6-499f-ab11-cefc743b736e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.768986 | controller |     "Jun 11 13:06:06.186099 crc crio[24477]: time=\"2026-06-11T13:06:06.185969466Z\" level=info msg=\"Removed container 815e13a4dbdcbd52791dea5c20af9476a2b4bd1096dd574e1af804dbdcf28a7c: openshift-marketplace/certified-operators-28k4z/registry-server\" id=8c0709f8-cbd6-499f-ab11-cefc743b736e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.769017 | controller |     "Jun 11 13:06:06.194627 crc crio[24477]: time=\"2026-06-11T13:06:06.190199057Z\" level=info msg=\"Removing container: b44e0167ec4748de2e17df9d9133e5680cae915957dfb2068e1004e687254d29\" id=f3539529-765d-46f1-a170-067b00195a4d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.769039 | controller |     "Jun 11 13:06:06.239271 crc crio[24477]: time=\"2026-06-11T13:06:06.239114334Z\" level=info msg=\"Removed container b44e0167ec4748de2e17df9d9133e5680cae915957dfb2068e1004e687254d29: openshift-marketplace/certified-operators-28k4z/extract-content\" id=f3539529-765d-46f1-a170-067b00195a4d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.769060 | controller |     "Jun 11 13:06:06.243591 crc crio[24477]: time=\"2026-06-11T13:06:06.243547154Z\" level=info msg=\"Removing container: 2665ea30ccd4327480ec825e10b4586cf9ce5e14532ccb37285edc492f131ef6\" id=09e616ae-67f5-4c77-9f60-aac5d08e6f0f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.769100 | controller |     "Jun 11 13:06:06.332825 crc crio[24477]: time=\"2026-06-11T13:06:06.332573627Z\" level=info msg=\"Removed container 2665ea30ccd4327480ec825e10b4586cf9ce5e14532ccb37285edc492f131ef6: openshift-marketplace/certified-operators-28k4z/extract-utilities\" id=09e616ae-67f5-4c77-9f60-aac5d08e6f0f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.769129 | controller |     "Jun 11 13:06:07.771388 crc crio[24477]: time=\"2026-06-11T13:06:07.770567866Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-x8trt/must-gather-4cfrp/POD\" id=151e6ad9-f14c-428e-8a54-186e1087f6e4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.769151 | controller |     "Jun 11 13:06:07.772723 crc crio[24477]: time=\"2026-06-11T13:06:07.771463492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.769168 | controller |     "Jun 11 13:06:07.826624 crc crio[24477]: time=\"2026-06-11T13:06:07.826518666Z\" level=info msg=\"Got pod network &{Name:must-gather-4cfrp Namespace:openshift-must-gather-x8trt ID:b239dfe3d4d0a85f83406d2e634154a38270c29e171a5baa670bddc146c621f2 UID:43494211-f622-46b9-874e-4cd6f62ce91c NetNS:/var/run/netns/a9036995-2563-4aa7-83d2-f903639da627 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43494211_f622_46b9_874e_4cd6f62ce91c.slice PodAnnotations:0xc00008cd98}] Aliases:map[]}\"",
2026-06-11 13:18:31.769184 | controller |     "Jun 11 13:06:07.826624 crc crio[24477]: time=\"2026-06-11T13:06:07.826597979Z\" level=info msg=\"Adding pod openshift-must-gather-x8trt_must-gather-4cfrp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.769199 | controller |     "Jun 11 13:06:08.189280 crc crio[24477]: 2026-06-11T13:06:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b239dfe3d4d0a85 Mac:7e:4b:1d:83:bd:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/a9036995-2563-4aa7-83d2-f903639da627 SocketPath: PciID:}] [{Interface:0xc000250c60 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.769220 | controller |     "Jun 11 13:06:08.190939 crc crio[24477]: time=\"2026-06-11T13:06:08.190870139Z\" level=info msg=\"Got pod network &{Name:must-gather-4cfrp Namespace:openshift-must-gather-x8trt ID:b239dfe3d4d0a85f83406d2e634154a38270c29e171a5baa670bddc146c621f2 UID:43494211-f622-46b9-874e-4cd6f62ce91c NetNS:/var/run/netns/a9036995-2563-4aa7-83d2-f903639da627 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43494211_f622_46b9_874e_4cd6f62ce91c.slice PodAnnotations:0xc00008cd98}] Aliases:map[]}\"",
2026-06-11 13:18:31.769237 | controller |     "Jun 11 13:06:08.191092 crc crio[24477]: time=\"2026-06-11T13:06:08.191054814Z\" level=info msg=\"Checking pod openshift-must-gather-x8trt_must-gather-4cfrp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.769252 | controller |     "Jun 11 13:06:08.202560 crc crio[24477]: time=\"2026-06-11T13:06:08.202466216Z\" level=info msg=\"Ran pod sandbox b239dfe3d4d0a85f83406d2e634154a38270c29e171a5baa670bddc146c621f2 with infra container: openshift-must-gather-x8trt/must-gather-4cfrp/POD\" id=151e6ad9-f14c-428e-8a54-186e1087f6e4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.769268 | controller |     "Jun 11 13:06:08.205117 crc crio[24477]: time=\"2026-06-11T13:06:08.204981901Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=6dcfef66-0a00-410d-93cf-3654876766a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.769381 | controller |     "Jun 11 13:06:08.205337 crc crio[24477]: time=\"2026-06-11T13:06:08.205265889Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found\" id=6dcfef66-0a00-410d-93cf-3654876766a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.769404 | controller |     "Jun 11 13:06:08.205434 crc crio[24477]: time=\"2026-06-11T13:06:08.205353263Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found\" id=6dcfef66-0a00-410d-93cf-3654876766a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.769421 | controller |     "Jun 11 13:06:08.206253 crc crio[24477]: time=\"2026-06-11T13:06:08.206174345Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=56c8ea3d-e052-4409-b2d2-be679db6bd21 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.769437 | controller |     "Jun 11 13:06:08.219870 crc crio[24477]: time=\"2026-06-11T13:06:08.219625661Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-must-gather:latest\\\"\"",
2026-06-11 13:18:31.769452 | controller |     "Jun 11 13:06:14.049711 crc crio[24477]: time=\"2026-06-11T13:06:14.048774414Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8\" id=56c8ea3d-e052-4409-b2d2-be679db6bd21 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.769468 | controller |     "Jun 11 13:06:14.052357 crc crio[24477]: time=\"2026-06-11T13:06:14.051306916Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=91f0b57f-e998-43db-967b-5440a72b4d6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.769483 | controller |     "Jun 11 13:06:14.055917 crc crio[24477]: time=\"2026-06-11T13:06:14.055823983Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=0ecc1c34-fbac-4e4f-8d6c-300b0aac8182 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.769499 | controller |     "Jun 11 13:06:14.067944 crc crio[24477]: time=\"2026-06-11T13:06:14.067837217Z\" level=info msg=\"Creating container: openshift-must-gather-x8trt/must-gather-4cfrp/gather\" id=8e16a4ea-1d72-4753-bfa5-d9b8b767d03e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.769519 | controller |     "Jun 11 13:06:14.072414 crc crio[24477]: time=\"2026-06-11T13:06:14.072110728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.769535 | controller |     "Jun 11 13:06:14.142381 crc crio[24477]: time=\"2026-06-11T13:06:14.14214328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.769550 | controller |     "Jun 11 13:06:14.512795 crc crio[24477]: time=\"2026-06-11T13:06:14.512685936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.769565 | controller |     "Jun 11 13:06:14.646781 crc crio[24477]: time=\"2026-06-11T13:06:14.64587594Z\" level=info msg=\"Created container f19bad7b281e92c778244a03edc2161bad2bea618cfd354235e3ce6e7d0b50f0: openshift-must-gather-x8trt/must-gather-4cfrp/gather\" id=8e16a4ea-1d72-4753-bfa5-d9b8b767d03e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.769580 | controller |     "Jun 11 13:06:14.648355 crc crio[24477]: time=\"2026-06-11T13:06:14.648263946Z\" level=info msg=\"Starting container: f19bad7b281e92c778244a03edc2161bad2bea618cfd354235e3ce6e7d0b50f0\" id=183fcb7d-a65c-4b01-a060-a0f8db7ffe0c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.769595 | controller |     "Jun 11 13:06:14.660036 crc crio[24477]: time=\"2026-06-11T13:06:14.659890503Z\" level=info msg=\"Started container\" PID=225442 containerID=f19bad7b281e92c778244a03edc2161bad2bea618cfd354235e3ce6e7d0b50f0 description=openshift-must-gather-x8trt/must-gather-4cfrp/gather id=183fcb7d-a65c-4b01-a060-a0f8db7ffe0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b239dfe3d4d0a85f83406d2e634154a38270c29e171a5baa670bddc146c621f2",
2026-06-11 13:18:31.769611 | controller |     "Jun 11 13:06:14.674728 crc crio[24477]: time=\"2026-06-11T13:06:14.674111018Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=80173f86-4003-459d-ae1c-1ebb21de0f15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.769626 | controller |     "Jun 11 13:06:14.678476 crc crio[24477]: time=\"2026-06-11T13:06:14.678342646Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=28328d87-7676-4853-9ac3-b6678699fe4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.769642 | controller |     "Jun 11 13:06:14.689527 crc crio[24477]: time=\"2026-06-11T13:06:14.689372913Z\" level=info msg=\"Creating container: openshift-must-gather-x8trt/must-gather-4cfrp/copy\" id=46091b7a-317d-4c91-842c-4299d7a6d309 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.769697 | controller |     "Jun 11 13:06:14.691069 crc crio[24477]: time=\"2026-06-11T13:06:14.690933647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.769717 | controller |     "Jun 11 13:06:14.760768 crc crio[24477]: time=\"2026-06-11T13:06:14.760588398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.769734 | controller |     "Jun 11 13:06:14.998752 crc crio[24477]: time=\"2026-06-11T13:06:14.9957923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.769749 | controller |     "Jun 11 13:06:15.161852 crc crio[24477]: time=\"2026-06-11T13:06:15.161769809Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.769768 | controller |     "Jun 11 13:06:15.186458 crc crio[24477]: time=\"2026-06-11T13:06:15.186411396Z\" level=info msg=\"Created container 42c1f1c2a05fc1c594a9f2e4400595f856fe7796d2b11d0e73ca5fde3a1614b7: openshift-must-gather-x8trt/must-gather-4cfrp/copy\" id=46091b7a-317d-4c91-842c-4299d7a6d309 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.769783 | controller |     "Jun 11 13:06:15.188035 crc crio[24477]: time=\"2026-06-11T13:06:15.187921118Z\" level=info msg=\"Starting container: 42c1f1c2a05fc1c594a9f2e4400595f856fe7796d2b11d0e73ca5fde3a1614b7\" id=2ba93264-acd7-4a1f-9636-3527d0914a0b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.769798 | controller |     "Jun 11 13:06:15.193074 crc crio[24477]: time=\"2026-06-11T13:06:15.192946769Z\" level=info msg=\"Started container\" PID=225550 containerID=42c1f1c2a05fc1c594a9f2e4400595f856fe7796d2b11d0e73ca5fde3a1614b7 description=openshift-must-gather-x8trt/must-gather-4cfrp/copy id=2ba93264-acd7-4a1f-9636-3527d0914a0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b239dfe3d4d0a85f83406d2e634154a38270c29e171a5baa670bddc146c621f2",
2026-06-11 13:18:31.769814 | controller |     "Jun 11 13:06:19.843846 crc crio[24477]: time=\"2026-06-11T13:06:19.84303809Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.769834 | controller |     "Jun 11 13:06:19.895208 crc crio[24477]: time=\"2026-06-11T13:06:19.89508601Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.769868 | controller |     "Jun 11 13:06:20.196589 crc crio[24477]: time=\"2026-06-11T13:06:20.196383425Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.769886 | controller |     "Jun 11 13:06:20.219119 crc crio[24477]: time=\"2026-06-11T13:06:20.219050848Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.769901 | controller |     "Jun 11 13:06:20.232256 crc crio[24477]: time=\"2026-06-11T13:06:20.232180413Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.769916 | controller |     "Jun 11 13:06:20.314452 crc crio[24477]: time=\"2026-06-11T13:06:20.314363205Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.769930 | controller |     "Jun 11 13:06:20.566367 crc crio[24477]: time=\"2026-06-11T13:06:20.565743196Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.769946 | controller |     "Jun 11 13:06:20.600347 crc crio[24477]: time=\"2026-06-11T13:06:20.600254969Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.769967 | controller |     "Jun 11 13:06:21.801520 crc crio[24477]: time=\"2026-06-11T13:06:21.800904987Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-x8trt/crc-debug-swrtr/POD\" id=1ffc7fbe-7871-4b58-9b03-49990ea668b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.769984 | controller |     "Jun 11 13:06:21.802966 crc crio[24477]: time=\"2026-06-11T13:06:21.801568596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.770003 | controller |     "Jun 11 13:06:21.848169 crc crio[24477]: time=\"2026-06-11T13:06:21.848099266Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=1ffc7fbe-7871-4b58-9b03-49990ea668b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.770026 | controller |     "Jun 11 13:06:21.868925 crc crio[24477]: time=\"2026-06-11T13:06:21.868833322Z\" level=info msg=\"Ran pod sandbox 21f44c7c7d7140c8c173cedbe09be7d93fb825a9cc33db760223dc3f2fcd0c1a with infra container: openshift-must-gather-x8trt/crc-debug-swrtr/POD\" id=1ffc7fbe-7871-4b58-9b03-49990ea668b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.770046 | controller |     "Jun 11 13:06:21.873177 crc crio[24477]: time=\"2026-06-11T13:06:21.872908925Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=c1b654f8-4d49-4b85-95a7-944937d38ca1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.770062 | controller |     "Jun 11 13:06:21.873736 crc crio[24477]: time=\"2026-06-11T13:06:21.873565763Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found\" id=c1b654f8-4d49-4b85-95a7-944937d38ca1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.770077 | controller |     "Jun 11 13:06:21.874065 crc crio[24477]: time=\"2026-06-11T13:06:21.873920273Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found\" id=c1b654f8-4d49-4b85-95a7-944937d38ca1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.770092 | controller |     "Jun 11 13:06:21.876172 crc crio[24477]: time=\"2026-06-11T13:06:21.876089224Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=6d234688-b762-4b78-8a93-0fc827ad9e67 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.770140 | controller |     "Jun 11 13:06:21.902249 crc crio[24477]: time=\"2026-06-11T13:06:21.902164962Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\\\"\"",
2026-06-11 13:18:31.770158 | controller |     "Jun 11 13:06:45.923205 crc crio[24477]: time=\"2026-06-11T13:06:45.922356208Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=6d234688-b762-4b78-8a93-0fc827ad9e67 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.770173 | controller |     "Jun 11 13:06:45.924576 crc crio[24477]: time=\"2026-06-11T13:06:45.924423076Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=95a53661-bde7-4191-957a-cd5de99a9a2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.770188 | controller |     "Jun 11 13:06:45.929576 crc crio[24477]: time=\"2026-06-11T13:06:45.929501508Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=2aac7850-810f-4ebb-a4ae-c928d075f5cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.770203 | controller |     "Jun 11 13:06:45.939896 crc crio[24477]: time=\"2026-06-11T13:06:45.939822967Z\" level=info msg=\"Creating container: openshift-must-gather-x8trt/crc-debug-swrtr/container-00\" id=281f33ea-8126-47d4-a089-2f71af436773 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.770218 | controller |     "Jun 11 13:06:45.941786 crc crio[24477]: time=\"2026-06-11T13:06:45.941703651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.770237 | controller |     "Jun 11 13:06:45.994945 crc crio[24477]: time=\"2026-06-11T13:06:45.994708702Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=281f33ea-8126-47d4-a089-2f71af436773 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.770293 | controller |     "Jun 11 13:06:46.023263 crc crio[24477]: time=\"2026-06-11T13:06:46.023173905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.770314 | controller |     "Jun 11 13:06:46.025449 crc crio[24477]: time=\"2026-06-11T13:06:46.025390647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.770331 | controller |     "Jun 11 13:06:46.235671 crc crio[24477]: time=\"2026-06-11T13:06:46.235097512Z\" level=info msg=\"Created container b7f09eddd5966dade105077dff07bbb001cc1cfe7037697d66b2ee1707715f71: openshift-must-gather-x8trt/crc-debug-swrtr/container-00\" id=281f33ea-8126-47d4-a089-2f71af436773 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.770347 | controller |     "Jun 11 13:06:46.237038 crc crio[24477]: time=\"2026-06-11T13:06:46.236965874Z\" level=info msg=\"Starting container: b7f09eddd5966dade105077dff07bbb001cc1cfe7037697d66b2ee1707715f71\" id=2de90a3f-501b-4895-9dea-685f21d4e793 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.770362 | controller |     "Jun 11 13:06:46.245056 crc crio[24477]: time=\"2026-06-11T13:06:46.244968947Z\" level=info msg=\"Started container\" PID=231232 containerID=b7f09eddd5966dade105077dff07bbb001cc1cfe7037697d66b2ee1707715f71 description=openshift-must-gather-x8trt/crc-debug-swrtr/container-00 id=2de90a3f-501b-4895-9dea-685f21d4e793 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21f44c7c7d7140c8c173cedbe09be7d93fb825a9cc33db760223dc3f2fcd0c1a",
2026-06-11 13:18:31.770378 | controller |     "Jun 11 13:06:55.443689 crc crio[24477]: time=\"2026-06-11T13:06:55.442902364Z\" level=info msg=\"Removing container: 43e6b4842d2472a6bf8a0177499bdec29a966bc59b872fbd3f1a563cce9081dc\" id=fa856de2-2546-4e4e-8bf1-f326e8873959 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.770393 | controller |     "Jun 11 13:06:58.319860 crc crio[24477]: time=\"2026-06-11T13:06:58.301904911Z\" level=info msg=\"Removed container 43e6b4842d2472a6bf8a0177499bdec29a966bc59b872fbd3f1a563cce9081dc: openshift-infra/auto-csr-approver-29686380-6s7pw/oc\" id=fa856de2-2546-4e4e-8bf1-f326e8873959 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.770408 | controller |     "Jun 11 13:06:58.418542 crc crio[24477]: time=\"2026-06-11T13:06:58.418137469Z\" level=info msg=\"Stopping pod sandbox: a0189007064908a4b23bdcb907469c254c51eec14cc0a06fe029e95b1b74a3b3\" id=383885aa-3d96-4bc8-b6fe-0af66735697c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.770422 | controller |     "Jun 11 13:06:58.418542 crc crio[24477]: time=\"2026-06-11T13:06:58.418350326Z\" level=info msg=\"Stopped pod sandbox (already stopped): a0189007064908a4b23bdcb907469c254c51eec14cc0a06fe029e95b1b74a3b3\" id=383885aa-3d96-4bc8-b6fe-0af66735697c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.770437 | controller |     "Jun 11 13:06:58.422504 crc crio[24477]: time=\"2026-06-11T13:06:58.422368167Z\" level=info msg=\"Removing pod sandbox: a0189007064908a4b23bdcb907469c254c51eec14cc0a06fe029e95b1b74a3b3\" id=b63d9e12-8a82-4544-b975-f63f6367c1ea name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.770452 | controller |     "Jun 11 13:06:58.527509 crc crio[24477]: time=\"2026-06-11T13:06:58.527173244Z\" level=info msg=\"Removed pod sandbox: a0189007064908a4b23bdcb907469c254c51eec14cc0a06fe029e95b1b74a3b3\" id=b63d9e12-8a82-4544-b975-f63f6367c1ea name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.770471 | controller |     "Jun 11 13:06:58.535897 crc crio[24477]: time=\"2026-06-11T13:06:58.535730216Z\" level=info msg=\"Stopping pod sandbox: 9d47edddc3952bd680e4242c1df99390a65e088ae54dca17e57d686542a92197\" id=d9915c0b-eef4-47a5-ba59-34ed23a397e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.770486 | controller |     "Jun 11 13:06:58.537377 crc crio[24477]: time=\"2026-06-11T13:06:58.537351692Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9d47edddc3952bd680e4242c1df99390a65e088ae54dca17e57d686542a92197\" id=d9915c0b-eef4-47a5-ba59-34ed23a397e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.770501 | controller |     "Jun 11 13:06:58.550947 crc crio[24477]: time=\"2026-06-11T13:06:58.550816629Z\" level=info msg=\"Removing pod sandbox: 9d47edddc3952bd680e4242c1df99390a65e088ae54dca17e57d686542a92197\" id=6cfbc905-8161-4e77-ba71-09a2772501ba name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.770516 | controller |     "Jun 11 13:06:58.661333 crc crio[24477]: time=\"2026-06-11T13:06:58.661219106Z\" level=info msg=\"Removed pod sandbox: 9d47edddc3952bd680e4242c1df99390a65e088ae54dca17e57d686542a92197\" id=6cfbc905-8161-4e77-ba71-09a2772501ba name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.770531 | controller |     "Jun 11 13:07:12.748954 crc crio[24477]: time=\"2026-06-11T13:07:12.747209986Z\" level=info msg=\"Stopping pod sandbox: 21f44c7c7d7140c8c173cedbe09be7d93fb825a9cc33db760223dc3f2fcd0c1a\" id=c489a5fd-0698-417b-90b5-cd822298f8bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.770546 | controller |     "Jun 11 13:07:12.778278 crc crio[24477]: time=\"2026-06-11T13:07:12.775304637Z\" level=info msg=\"Stopped pod sandbox: 21f44c7c7d7140c8c173cedbe09be7d93fb825a9cc33db760223dc3f2fcd0c1a\" id=c489a5fd-0698-417b-90b5-cd822298f8bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.770561 | controller |     "Jun 11 13:07:14.849307 crc crio[24477]: time=\"2026-06-11T13:07:14.848373059Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-x8trt/crc-debug-gfj7g/POD\" id=5f24e85c-4be1-45bd-88f1-38939b16c1df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.770576 | controller |     "Jun 11 13:07:14.850478 crc crio[24477]: time=\"2026-06-11T13:07:14.849371136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.770591 | controller |     "Jun 11 13:07:14.871614 crc crio[24477]: time=\"2026-06-11T13:07:14.871547973Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=5f24e85c-4be1-45bd-88f1-38939b16c1df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.770605 | controller |     "Jun 11 13:07:14.887762 crc crio[24477]: time=\"2026-06-11T13:07:14.887169371Z\" level=info msg=\"Ran pod sandbox ee7874707b233497497f866057a5e369fb38be809bd24bd54aa2ebe4d795f85e with infra container: openshift-must-gather-x8trt/crc-debug-gfj7g/POD\" id=5f24e85c-4be1-45bd-88f1-38939b16c1df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.770620 | controller |     "Jun 11 13:07:14.890419 crc crio[24477]: time=\"2026-06-11T13:07:14.889870755Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=62679155-0796-46c5-b51a-d164738fc5b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.770636 | controller |     "Jun 11 13:07:14.892089 crc crio[24477]: time=\"2026-06-11T13:07:14.891918513Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=053df8b5-2256-4949-bf51-d811eaa0bca7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.770655 | controller |     "Jun 11 13:07:14.906500 crc crio[24477]: time=\"2026-06-11T13:07:14.906427598Z\" level=info msg=\"Creating container: openshift-must-gather-x8trt/crc-debug-gfj7g/container-00\" id=c7312f95-95a5-4e19-95a2-71d3376798c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.770671 | controller |     "Jun 11 13:07:14.906972 crc crio[24477]: time=\"2026-06-11T13:07:14.906917202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.770686 | controller |     "Jun 11 13:07:14.945636 crc crio[24477]: time=\"2026-06-11T13:07:14.945485452Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=c7312f95-95a5-4e19-95a2-71d3376798c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.770701 | controller |     "Jun 11 13:07:14.967919 crc crio[24477]: time=\"2026-06-11T13:07:14.96620037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.770716 | controller |     "Jun 11 13:07:14.968750 crc crio[24477]: time=\"2026-06-11T13:07:14.968606168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.770776 | controller |     "Jun 11 13:07:15.187534 crc crio[24477]: time=\"2026-06-11T13:07:15.18687658Z\" level=info msg=\"Created container 8a7380e458619560bb64a1c79c757133d6b636035391468c2698df45948897f3: openshift-must-gather-x8trt/crc-debug-gfj7g/container-00\" id=c7312f95-95a5-4e19-95a2-71d3376798c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.770797 | controller |     "Jun 11 13:07:15.189612 crc crio[24477]: time=\"2026-06-11T13:07:15.189133563Z\" level=info msg=\"Starting container: 8a7380e458619560bb64a1c79c757133d6b636035391468c2698df45948897f3\" id=a29a88f0-ee64-4d79-a26c-410856e60330 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.770813 | controller |     "Jun 11 13:07:15.199405 crc crio[24477]: time=\"2026-06-11T13:07:15.198994848Z\" level=info msg=\"Started container\" PID=235891 containerID=8a7380e458619560bb64a1c79c757133d6b636035391468c2698df45948897f3 description=openshift-must-gather-x8trt/crc-debug-gfj7g/container-00 id=a29a88f0-ee64-4d79-a26c-410856e60330 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee7874707b233497497f866057a5e369fb38be809bd24bd54aa2ebe4d795f85e",
2026-06-11 13:18:31.770829 | controller |     "Jun 11 13:07:16.823744 crc crio[24477]: time=\"2026-06-11T13:07:16.822897211Z\" level=info msg=\"Stopping pod sandbox: ee7874707b233497497f866057a5e369fb38be809bd24bd54aa2ebe4d795f85e\" id=5344ed0a-e8cc-48da-884c-727acc400a6f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.770844 | controller |     "Jun 11 13:07:16.840510 crc crio[24477]: time=\"2026-06-11T13:07:16.840419021Z\" level=info msg=\"Stopped pod sandbox: ee7874707b233497497f866057a5e369fb38be809bd24bd54aa2ebe4d795f85e\" id=5344ed0a-e8cc-48da-884c-727acc400a6f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.770886 | controller |     "Jun 11 13:07:17.829785 crc crio[24477]: time=\"2026-06-11T13:07:17.829282922Z\" level=info msg=\"Removing container: 8a7380e458619560bb64a1c79c757133d6b636035391468c2698df45948897f3\" id=caa01edc-4c43-4fd8-9652-9dbc373f35ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.770902 | controller |     "Jun 11 13:07:17.866541 crc crio[24477]: time=\"2026-06-11T13:07:17.866446901Z\" level=info msg=\"Removed container 8a7380e458619560bb64a1c79c757133d6b636035391468c2698df45948897f3: openshift-must-gather-x8trt/crc-debug-gfj7g/container-00\" id=caa01edc-4c43-4fd8-9652-9dbc373f35ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.770925 | controller |     "Jun 11 13:07:58.696114 crc crio[24477]: time=\"2026-06-11T13:07:58.694580969Z\" level=info msg=\"Stopping pod sandbox: ee7874707b233497497f866057a5e369fb38be809bd24bd54aa2ebe4d795f85e\" id=0a3d2350-59e4-4880-8d16-b2ee56cb9a13 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.770943 | controller |     "Jun 11 13:07:58.698865 crc crio[24477]: time=\"2026-06-11T13:07:58.696142613Z\" level=info msg=\"Stopped pod sandbox (already stopped): ee7874707b233497497f866057a5e369fb38be809bd24bd54aa2ebe4d795f85e\" id=0a3d2350-59e4-4880-8d16-b2ee56cb9a13 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.770958 | controller |     "Jun 11 13:07:58.698865 crc crio[24477]: time=\"2026-06-11T13:07:58.69711875Z\" level=info msg=\"Removing pod sandbox: ee7874707b233497497f866057a5e369fb38be809bd24bd54aa2ebe4d795f85e\" id=db6ab0e0-1d80-41d2-a1a8-ed34cc5027f8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.770974 | controller |     "Jun 11 13:07:58.710475 crc crio[24477]: time=\"2026-06-11T13:07:58.710362604Z\" level=info msg=\"Removed pod sandbox: ee7874707b233497497f866057a5e369fb38be809bd24bd54aa2ebe4d795f85e\" id=db6ab0e0-1d80-41d2-a1a8-ed34cc5027f8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.770990 | controller |     "Jun 11 13:08:00.605177 crc crio[24477]: time=\"2026-06-11T13:08:00.604359869Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686388-gbsf2/POD\" id=bd8670f2-14e6-4343-a24c-7feb1ee49951 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.771006 | controller |     "Jun 11 13:08:00.606355 crc crio[24477]: time=\"2026-06-11T13:08:00.605189521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.771028 | controller |     "Jun 11 13:08:00.657579 crc crio[24477]: time=\"2026-06-11T13:08:00.657379696Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686388-gbsf2 Namespace:openshift-infra ID:25dbd08fdb0758a891d15d7dc0d62ed5ff5996edf69be32a07416f8ba3dad4aa UID:a2003ed5-b458-4de9-be2c-a6d2da251c14 NetNS:/var/run/netns/731b380d-29e7-493b-9048-a114a2f176a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2003ed5_b458_4de9_be2c_a6d2da251c14.slice PodAnnotations:0xc007b160b0}] Aliases:map[]}\"",
2026-06-11 13:18:31.771066 | controller |     "Jun 11 13:08:00.657579 crc crio[24477]: time=\"2026-06-11T13:08:00.657489779Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686388-gbsf2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.771086 | controller |     "Jun 11 13:08:01.224146 crc crio[24477]: 2026-06-11T13:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25dbd08fdb0758a Mac:4a:e8:e0:7f:7a:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/731b380d-29e7-493b-9048-a114a2f176a5 SocketPath: PciID:}] [{Interface:0xc000154590 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.771101 | controller |     "Jun 11 13:08:01.225350 crc crio[24477]: time=\"2026-06-11T13:08:01.225111832Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686388-gbsf2 Namespace:openshift-infra ID:25dbd08fdb0758a891d15d7dc0d62ed5ff5996edf69be32a07416f8ba3dad4aa UID:a2003ed5-b458-4de9-be2c-a6d2da251c14 NetNS:/var/run/netns/731b380d-29e7-493b-9048-a114a2f176a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2003ed5_b458_4de9_be2c_a6d2da251c14.slice PodAnnotations:0xc007b160b0}] Aliases:map[]}\"",
2026-06-11 13:18:31.771117 | controller |     "Jun 11 13:08:01.225350 crc crio[24477]: time=\"2026-06-11T13:08:01.225259407Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686388-gbsf2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.771136 | controller |     "Jun 11 13:08:01.234721 crc crio[24477]: time=\"2026-06-11T13:08:01.234544484Z\" level=info msg=\"Ran pod sandbox 25dbd08fdb0758a891d15d7dc0d62ed5ff5996edf69be32a07416f8ba3dad4aa with infra container: openshift-infra/auto-csr-approver-29686388-gbsf2/POD\" id=bd8670f2-14e6-4343-a24c-7feb1ee49951 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.771152 | controller |     "Jun 11 13:08:01.242082 crc crio[24477]: time=\"2026-06-11T13:08:01.241949681Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=847afa5c-ec22-4533-a28e-16c1351c06bc name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.771166 | controller |     "Jun 11 13:08:01.253367 crc crio[24477]: time=\"2026-06-11T13:08:01.252854345Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 13:18:31.771181 | controller |     "Jun 11 13:08:02.722798 crc crio[24477]: time=\"2026-06-11T13:08:02.72159848Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=847afa5c-ec22-4533-a28e-16c1351c06bc name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.771196 | controller |     "Jun 11 13:08:02.724628 crc crio[24477]: time=\"2026-06-11T13:08:02.723791384Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c0473c14-01c2-44df-9266-227e0e5fdd09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.771211 | controller |     "Jun 11 13:08:02.725764 crc crio[24477]: time=\"2026-06-11T13:08:02.725702496Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=31b67074-286a-4e6d-8291-41ad8556c781 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.771226 | controller |     "Jun 11 13:08:02.732847 crc crio[24477]: time=\"2026-06-11T13:08:02.732726901Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686388-gbsf2/oc\" id=015a7621-79bc-4e8e-90c1-ce553a541833 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.771241 | controller |     "Jun 11 13:08:02.733378 crc crio[24477]: time=\"2026-06-11T13:08:02.733320347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.771255 | controller |     "Jun 11 13:08:02.781808 crc crio[24477]: time=\"2026-06-11T13:08:02.781718627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.771270 | controller |     "Jun 11 13:08:03.280684 crc crio[24477]: time=\"2026-06-11T13:08:03.28052712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.771285 | controller |     "Jun 11 13:08:03.398532 crc crio[24477]: time=\"2026-06-11T13:08:03.397916814Z\" level=info msg=\"Created container f5812faaef5967e55db43eafa783c379084998cac867144a8aad743f14e2259d: openshift-infra/auto-csr-approver-29686388-gbsf2/oc\" id=015a7621-79bc-4e8e-90c1-ce553a541833 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.771299 | controller |     "Jun 11 13:08:03.400897 crc crio[24477]: time=\"2026-06-11T13:08:03.400820426Z\" level=info msg=\"Starting container: f5812faaef5967e55db43eafa783c379084998cac867144a8aad743f14e2259d\" id=b81b2418-bcc6-41e7-b9d6-4396ef6e4a6f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.771314 | controller |     "Jun 11 13:08:03.408045 crc crio[24477]: time=\"2026-06-11T13:08:03.407937507Z\" level=info msg=\"Started container\" PID=245367 containerID=f5812faaef5967e55db43eafa783c379084998cac867144a8aad743f14e2259d description=openshift-infra/auto-csr-approver-29686388-gbsf2/oc id=b81b2418-bcc6-41e7-b9d6-4396ef6e4a6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=25dbd08fdb0758a891d15d7dc0d62ed5ff5996edf69be32a07416f8ba3dad4aa",
2026-06-11 13:18:31.771336 | controller |     "Jun 11 13:08:05.710112 crc crio[24477]: time=\"2026-06-11T13:08:05.708735547Z\" level=info msg=\"Stopping pod sandbox: 25dbd08fdb0758a891d15d7dc0d62ed5ff5996edf69be32a07416f8ba3dad4aa\" id=ceba96f2-44c3-4098-bcd5-dbb05f4daf47 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.771352 | controller |     "Jun 11 13:08:05.715417 crc crio[24477]: time=\"2026-06-11T13:08:05.715326331Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686388-gbsf2 Namespace:openshift-infra ID:25dbd08fdb0758a891d15d7dc0d62ed5ff5996edf69be32a07416f8ba3dad4aa UID:a2003ed5-b458-4de9-be2c-a6d2da251c14 NetNS:/var/run/netns/731b380d-29e7-493b-9048-a114a2f176a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2003ed5_b458_4de9_be2c_a6d2da251c14.slice PodAnnotations:0xc00251e168}] Aliases:map[]}\"",
2026-06-11 13:18:31.771367 | controller |     "Jun 11 13:08:05.715735 crc crio[24477]: time=\"2026-06-11T13:08:05.715516067Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686388-gbsf2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.771382 | controller |     "Jun 11 13:08:06.066688 crc crio[24477]: time=\"2026-06-11T13:08:06.066543027Z\" level=info msg=\"Stopped pod sandbox: 25dbd08fdb0758a891d15d7dc0d62ed5ff5996edf69be32a07416f8ba3dad4aa\" id=ceba96f2-44c3-4098-bcd5-dbb05f4daf47 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.771397 | controller |     "Jun 11 13:08:58.737537 crc crio[24477]: time=\"2026-06-11T13:08:58.735834741Z\" level=info msg=\"Removing container: af89796ef5c77e0a75adba2d3e2a1232c14ee357863f20e38f88d80a32995a1b\" id=e5f335e5-5626-4d05-a3a2-bec153c5b005 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.771411 | controller |     "Jun 11 13:08:59.033102 crc crio[24477]: time=\"2026-06-11T13:08:59.032818324Z\" level=info msg=\"Removed container af89796ef5c77e0a75adba2d3e2a1232c14ee357863f20e38f88d80a32995a1b: openshift-infra/auto-csr-approver-29686382-vmkg5/oc\" id=e5f335e5-5626-4d05-a3a2-bec153c5b005 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.771426 | controller |     "Jun 11 13:08:59.047508 crc crio[24477]: time=\"2026-06-11T13:08:59.047317648Z\" level=info msg=\"Stopping pod sandbox: c0f392b5aa49bd50c8dc096787ad7ac99a45b6772288c0054860c578d58f8b19\" id=bb4cad77-2da4-4543-8558-b2230c3a8a6d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.771441 | controller |     "Jun 11 13:08:59.047508 crc crio[24477]: time=\"2026-06-11T13:08:59.047492743Z\" level=info msg=\"Stopped pod sandbox (already stopped): c0f392b5aa49bd50c8dc096787ad7ac99a45b6772288c0054860c578d58f8b19\" id=bb4cad77-2da4-4543-8558-b2230c3a8a6d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.771456 | controller |     "Jun 11 13:08:59.048490 crc crio[24477]: time=\"2026-06-11T13:08:59.048397649Z\" level=info msg=\"Removing pod sandbox: c0f392b5aa49bd50c8dc096787ad7ac99a45b6772288c0054860c578d58f8b19\" id=3547e01a-9c1b-4a0d-aeb2-3686ff91d156 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.771470 | controller |     "Jun 11 13:08:59.067312 crc crio[24477]: time=\"2026-06-11T13:08:59.067200545Z\" level=info msg=\"Removed pod sandbox: c0f392b5aa49bd50c8dc096787ad7ac99a45b6772288c0054860c578d58f8b19\" id=3547e01a-9c1b-4a0d-aeb2-3686ff91d156 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.771485 | controller |     "Jun 11 13:09:19.195055 crc crio[24477]: time=\"2026-06-11T13:09:19.194299625Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-gm6d5/POD\" id=a58fb51f-317a-46a2-a10e-3d2e88445740 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.771503 | controller |     "Jun 11 13:09:19.196477 crc crio[24477]: time=\"2026-06-11T13:09:19.195060327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.771518 | controller |     "Jun 11 13:09:19.249892 crc crio[24477]: time=\"2026-06-11T13:09:19.249779762Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-gm6d5 Namespace:openshift-marketplace ID:a81a1137ab3a81b4403d0e20c50f5df07a65ff8dd409375874ded079bff62080 UID:5d65ec1f-23b5-45da-8814-3480f1695648 NetNS:/var/run/netns/8eebecc3-67d7-4d34-90d8-c217c60ceb83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d65ec1f_23b5_45da_8814_3480f1695648.slice PodAnnotations:0xc001f2abf0}] Aliases:map[]}\"",
2026-06-11 13:18:31.771533 | controller |     "Jun 11 13:09:19.249892 crc crio[24477]: time=\"2026-06-11T13:09:19.249841013Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-gm6d5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.771547 | controller |     "Jun 11 13:09:20.082266 crc crio[24477]: 2026-06-11T13:09:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a81a1137ab3a81b Mac:b2:09:d3:74:f4:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/8eebecc3-67d7-4d34-90d8-c217c60ceb83 SocketPath: PciID:}] [{Interface:0xc0001188e0 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.771562 | controller |     "Jun 11 13:09:20.083790 crc crio[24477]: time=\"2026-06-11T13:09:20.083482277Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-gm6d5 Namespace:openshift-marketplace ID:a81a1137ab3a81b4403d0e20c50f5df07a65ff8dd409375874ded079bff62080 UID:5d65ec1f-23b5-45da-8814-3480f1695648 NetNS:/var/run/netns/8eebecc3-67d7-4d34-90d8-c217c60ceb83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d65ec1f_23b5_45da_8814_3480f1695648.slice PodAnnotations:0xc001f2abf0}] Aliases:map[]}\"",
2026-06-11 13:18:31.771577 | controller |     "Jun 11 13:09:20.083790 crc crio[24477]: time=\"2026-06-11T13:09:20.083695393Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-gm6d5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.771591 | controller |     "Jun 11 13:09:20.115624 crc crio[24477]: time=\"2026-06-11T13:09:20.115529314Z\" level=info msg=\"Ran pod sandbox a81a1137ab3a81b4403d0e20c50f5df07a65ff8dd409375874ded079bff62080 with infra container: openshift-marketplace/redhat-marketplace-gm6d5/POD\" id=a58fb51f-317a-46a2-a10e-3d2e88445740 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.771606 | controller |     "Jun 11 13:09:20.129610 crc crio[24477]: time=\"2026-06-11T13:09:20.129517229Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8e73bb73-481a-4e4f-9667-b6f3f1d77cd9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.771620 | controller |     "Jun 11 13:09:20.134086 crc crio[24477]: time=\"2026-06-11T13:09:20.133990333Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ecb9c980-bdb6-4c69-849b-b943ba1648bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.771635 | controller |     "Jun 11 13:09:20.148765 crc crio[24477]: time=\"2026-06-11T13:09:20.148542069Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-gm6d5/extract-utilities\" id=244f9325-fd69-4efb-9f0c-16232e9fca2a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.771649 | controller |     "Jun 11 13:09:20.149195 crc crio[24477]: time=\"2026-06-11T13:09:20.149133082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.771667 | controller |     "Jun 11 13:09:20.213360 crc crio[24477]: time=\"2026-06-11T13:09:20.213278758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.771682 | controller |     "Jun 11 13:09:20.218506 crc crio[24477]: time=\"2026-06-11T13:09:20.218270619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.771697 | controller |     "Jun 11 13:09:20.384153 crc crio[24477]: time=\"2026-06-11T13:09:20.384065919Z\" level=info msg=\"Created container 50c1ef7fc301a0648b3b4d9133ea4563b9a013c04798ff0c59e25ef6eb791973: openshift-marketplace/redhat-marketplace-gm6d5/extract-utilities\" id=244f9325-fd69-4efb-9f0c-16232e9fca2a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.771711 | controller |     "Jun 11 13:09:20.385864 crc crio[24477]: time=\"2026-06-11T13:09:20.385697664Z\" level=info msg=\"Starting container: 50c1ef7fc301a0648b3b4d9133ea4563b9a013c04798ff0c59e25ef6eb791973\" id=4d15ec61-f974-4377-b0f2-7edce1a4767b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.771726 | controller |     "Jun 11 13:09:20.391870 crc crio[24477]: time=\"2026-06-11T13:09:20.390966153Z\" level=info msg=\"Started container\" PID=263460 containerID=50c1ef7fc301a0648b3b4d9133ea4563b9a013c04798ff0c59e25ef6eb791973 description=openshift-marketplace/redhat-marketplace-gm6d5/extract-utilities id=4d15ec61-f974-4377-b0f2-7edce1a4767b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a81a1137ab3a81b4403d0e20c50f5df07a65ff8dd409375874ded079bff62080",
2026-06-11 13:18:31.771741 | controller |     "Jun 11 13:09:20.958814 crc crio[24477]: time=\"2026-06-11T13:09:20.957780502Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c0a560f3-4161-4bba-a48d-c1ec91a1618d name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.771756 | controller |     "Jun 11 13:09:20.969753 crc crio[24477]: time=\"2026-06-11T13:09:20.969330914Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 13:18:31.771770 | controller |     "Jun 11 13:09:21.550632 crc crio[24477]: time=\"2026-06-11T13:09:21.550527743Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=c0a560f3-4161-4bba-a48d-c1ec91a1618d name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.771785 | controller |     "Jun 11 13:09:21.551959 crc crio[24477]: time=\"2026-06-11T13:09:21.551933872Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=ca198ed8-ad96-4da0-9009-bbe30f4f7221 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.771800 | controller |     "Jun 11 13:09:21.556560 crc crio[24477]: time=\"2026-06-11T13:09:21.556531643Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=988d7685-5f3d-43b7-b5e0-3702d4cb9078 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.771815 | controller |     "Jun 11 13:09:21.568434 crc crio[24477]: time=\"2026-06-11T13:09:21.568321689Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-gm6d5/extract-content\" id=2da484ad-3856-4e7c-9941-f5d7b17405d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.771830 | controller |     "Jun 11 13:09:21.569219 crc crio[24477]: time=\"2026-06-11T13:09:21.568897965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.771863 | controller |     "Jun 11 13:09:21.635926 crc crio[24477]: time=\"2026-06-11T13:09:21.62580987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.771886 | controller |     "Jun 11 13:09:21.635926 crc crio[24477]: time=\"2026-06-11T13:09:21.628293711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.771902 | controller |     "Jun 11 13:09:21.802345 crc crio[24477]: time=\"2026-06-11T13:09:21.801584286Z\" level=info msg=\"Created container 86d6bc668b108f605b8c8d467cbbe89942cca221a600cc57820594ca991d60e4: openshift-marketplace/redhat-marketplace-gm6d5/extract-content\" id=2da484ad-3856-4e7c-9941-f5d7b17405d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.771917 | controller |     "Jun 11 13:09:21.805621 crc crio[24477]: time=\"2026-06-11T13:09:21.805230839Z\" level=info msg=\"Starting container: 86d6bc668b108f605b8c8d467cbbe89942cca221a600cc57820594ca991d60e4\" id=9c68e76a-e760-40a2-8294-242393e70742 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.771932 | controller |     "Jun 11 13:09:21.810945 crc crio[24477]: time=\"2026-06-11T13:09:21.8105956Z\" level=info msg=\"Started container\" PID=263749 containerID=86d6bc668b108f605b8c8d467cbbe89942cca221a600cc57820594ca991d60e4 description=openshift-marketplace/redhat-marketplace-gm6d5/extract-content id=9c68e76a-e760-40a2-8294-242393e70742 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a81a1137ab3a81b4403d0e20c50f5df07a65ff8dd409375874ded079bff62080",
2026-06-11 13:18:31.771947 | controller |     "Jun 11 13:09:22.994296 crc crio[24477]: time=\"2026-06-11T13:09:22.99347393Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a6ec687e-6e0b-4519-ad7d-7853645e7419 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.771963 | controller |     "Jun 11 13:09:22.997164 crc crio[24477]: time=\"2026-06-11T13:09:22.997106542Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fe973b52-9904-416b-9935-c66044dabe96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.771978 | controller |     "Jun 11 13:09:23.005589 crc crio[24477]: time=\"2026-06-11T13:09:23.005507846Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-gm6d5/registry-server\" id=d722ab93-c442-4041-bbc4-8d50f0124ec4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.771993 | controller |     "Jun 11 13:09:23.005985 crc crio[24477]: time=\"2026-06-11T13:09:23.005915607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.772011 | controller |     "Jun 11 13:09:23.061488 crc crio[24477]: time=\"2026-06-11T13:09:23.056492208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.772033 | controller |     "Jun 11 13:09:23.061488 crc crio[24477]: time=\"2026-06-11T13:09:23.060328215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.772053 | controller |     "Jun 11 13:09:23.214967 crc crio[24477]: time=\"2026-06-11T13:09:23.214874715Z\" level=info msg=\"Created container 994f43140a8456b3d3518c9cc828fceb18b4be07e08fd4fc09bc54be22b5f92c: openshift-marketplace/redhat-marketplace-gm6d5/registry-server\" id=d722ab93-c442-4041-bbc4-8d50f0124ec4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.772074 | controller |     "Jun 11 13:09:23.217421 crc crio[24477]: time=\"2026-06-11T13:09:23.217338755Z\" level=info msg=\"Starting container: 994f43140a8456b3d3518c9cc828fceb18b4be07e08fd4fc09bc54be22b5f92c\" id=e6d04756-f83b-401e-8e4e-2ca02f365190 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.772095 | controller |     "Jun 11 13:09:23.223564 crc crio[24477]: time=\"2026-06-11T13:09:23.223513496Z\" level=info msg=\"Started container\" PID=264221 containerID=994f43140a8456b3d3518c9cc828fceb18b4be07e08fd4fc09bc54be22b5f92c description=openshift-marketplace/redhat-marketplace-gm6d5/registry-server id=e6d04756-f83b-401e-8e4e-2ca02f365190 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a81a1137ab3a81b4403d0e20c50f5df07a65ff8dd409375874ded079bff62080",
2026-06-11 13:18:31.772111 | controller |     "Jun 11 13:09:32.120342 crc crio[24477]: time=\"2026-06-11T13:09:32.119541843Z\" level=info msg=\"Stopping container: 994f43140a8456b3d3518c9cc828fceb18b4be07e08fd4fc09bc54be22b5f92c (timeout: 2s)\" id=9be5f52a-5d4c-459f-a901-df3719b65efd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.772126 | controller |     "Jun 11 13:09:32.260889 crc crio[24477]: time=\"2026-06-11T13:09:32.260787822Z\" level=info msg=\"Stopped container 994f43140a8456b3d3518c9cc828fceb18b4be07e08fd4fc09bc54be22b5f92c: openshift-marketplace/redhat-marketplace-gm6d5/registry-server\" id=9be5f52a-5d4c-459f-a901-df3719b65efd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.772141 | controller |     "Jun 11 13:09:32.264760 crc crio[24477]: time=\"2026-06-11T13:09:32.261897584Z\" level=info msg=\"Stopping pod sandbox: a81a1137ab3a81b4403d0e20c50f5df07a65ff8dd409375874ded079bff62080\" id=5ab8a954-69ad-4cc9-809f-4c0d2e4ad8a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.772156 | controller |     "Jun 11 13:09:32.264760 crc crio[24477]: time=\"2026-06-11T13:09:32.262563132Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-gm6d5 Namespace:openshift-marketplace ID:a81a1137ab3a81b4403d0e20c50f5df07a65ff8dd409375874ded079bff62080 UID:5d65ec1f-23b5-45da-8814-3480f1695648 NetNS:/var/run/netns/8eebecc3-67d7-4d34-90d8-c217c60ceb83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d65ec1f_23b5_45da_8814_3480f1695648.slice PodAnnotations:0xc002d94d90}] Aliases:map[]}\"",
2026-06-11 13:18:31.772171 | controller |     "Jun 11 13:09:32.264760 crc crio[24477]: time=\"2026-06-11T13:09:32.262788595Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-gm6d5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.772186 | controller |     "Jun 11 13:09:32.584249 crc crio[24477]: time=\"2026-06-11T13:09:32.58386042Z\" level=info msg=\"Stopped pod sandbox: a81a1137ab3a81b4403d0e20c50f5df07a65ff8dd409375874ded079bff62080\" id=5ab8a954-69ad-4cc9-809f-4c0d2e4ad8a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.772200 | controller |     "Jun 11 13:09:33.138888 crc crio[24477]: time=\"2026-06-11T13:09:33.137764133Z\" level=info msg=\"Removing container: 994f43140a8456b3d3518c9cc828fceb18b4be07e08fd4fc09bc54be22b5f92c\" id=45163d27-7cec-40fb-9450-3145e1e93039 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.772215 | controller |     "Jun 11 13:09:33.167630 crc crio[24477]: time=\"2026-06-11T13:09:33.167581364Z\" level=info msg=\"Removed container 994f43140a8456b3d3518c9cc828fceb18b4be07e08fd4fc09bc54be22b5f92c: openshift-marketplace/redhat-marketplace-gm6d5/registry-server\" id=45163d27-7cec-40fb-9450-3145e1e93039 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.772229 | controller |     "Jun 11 13:09:33.172424 crc crio[24477]: time=\"2026-06-11T13:09:33.172336227Z\" level=info msg=\"Removing container: 86d6bc668b108f605b8c8d467cbbe89942cca221a600cc57820594ca991d60e4\" id=b795c958-7282-4345-bccf-ec60905e75bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.772243 | controller |     "Jun 11 13:09:33.221239 crc crio[24477]: time=\"2026-06-11T13:09:33.221092238Z\" level=info msg=\"Removed container 86d6bc668b108f605b8c8d467cbbe89942cca221a600cc57820594ca991d60e4: openshift-marketplace/redhat-marketplace-gm6d5/extract-content\" id=b795c958-7282-4345-bccf-ec60905e75bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.772262 | controller |     "Jun 11 13:09:33.225320 crc crio[24477]: time=\"2026-06-11T13:09:33.225282014Z\" level=info msg=\"Removing container: 50c1ef7fc301a0648b3b4d9133ea4563b9a013c04798ff0c59e25ef6eb791973\" id=554fdcb7-2e96-4466-a7ab-bf35a1830202 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.772277 | controller |     "Jun 11 13:09:33.274178 crc crio[24477]: time=\"2026-06-11T13:09:33.274056734Z\" level=info msg=\"Removed container 50c1ef7fc301a0648b3b4d9133ea4563b9a013c04798ff0c59e25ef6eb791973: openshift-marketplace/redhat-marketplace-gm6d5/extract-utilities\" id=554fdcb7-2e96-4466-a7ab-bf35a1830202 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.772292 | controller |     "Jun 11 13:09:59.097893 crc crio[24477]: time=\"2026-06-11T13:09:59.096911951Z\" level=info msg=\"Stopping pod sandbox: a81a1137ab3a81b4403d0e20c50f5df07a65ff8dd409375874ded079bff62080\" id=ae863968-0968-4003-b4aa-77afc0c1d251 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.772307 | controller |     "Jun 11 13:09:59.097893 crc crio[24477]: time=\"2026-06-11T13:09:59.097884469Z\" level=info msg=\"Stopped pod sandbox (already stopped): a81a1137ab3a81b4403d0e20c50f5df07a65ff8dd409375874ded079bff62080\" id=ae863968-0968-4003-b4aa-77afc0c1d251 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.772322 | controller |     "Jun 11 13:09:59.101329 crc crio[24477]: time=\"2026-06-11T13:09:59.101149119Z\" level=info msg=\"Removing pod sandbox: a81a1137ab3a81b4403d0e20c50f5df07a65ff8dd409375874ded079bff62080\" id=d8da7957-edd0-49b8-b304-84be2a712400 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.772337 | controller |     "Jun 11 13:09:59.116444 crc crio[24477]: time=\"2026-06-11T13:09:59.116315274Z\" level=info msg=\"Removed pod sandbox: a81a1137ab3a81b4403d0e20c50f5df07a65ff8dd409375874ded079bff62080\" id=d8da7957-edd0-49b8-b304-84be2a712400 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.772351 | controller |     "Jun 11 13:10:00.556477 crc crio[24477]: time=\"2026-06-11T13:10:00.555786664Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686390-h9z29/POD\" id=48799587-6bfe-4d52-b6c8-9858aedd74b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.772365 | controller |     "Jun 11 13:10:00.558855 crc crio[24477]: time=\"2026-06-11T13:10:00.556619047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.772380 | controller |     "Jun 11 13:10:00.626916 crc crio[24477]: time=\"2026-06-11T13:10:00.626738271Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686390-h9z29 Namespace:openshift-infra ID:9b74cfc6accd91c125313052023c1a4775c5e6857f7468ce14471bfe83aae1b7 UID:af0a8276-84d0-4aee-964e-c809c244745c NetNS:/var/run/netns/b47afa0a-5d4e-4714-a892-83c372232fab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf0a8276_84d0_4aee_964e_c809c244745c.slice PodAnnotations:0xc001f2a248}] Aliases:map[]}\"",
2026-06-11 13:18:31.772395 | controller |     "Jun 11 13:10:00.626916 crc crio[24477]: time=\"2026-06-11T13:10:00.626929457Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686390-h9z29 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.772410 | controller |     "Jun 11 13:10:01.226991 crc crio[24477]: 2026-06-11T13:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b74cfc6accd91c Mac:fa:1b:ec:d0:fc:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/b47afa0a-5d4e-4714-a892-83c372232fab SocketPath: PciID:}] [{Interface:0xc00048c6b0 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.772429 | controller |     "Jun 11 13:10:01.228517 crc crio[24477]: time=\"2026-06-11T13:10:01.228412086Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686390-h9z29 Namespace:openshift-infra ID:9b74cfc6accd91c125313052023c1a4775c5e6857f7468ce14471bfe83aae1b7 UID:af0a8276-84d0-4aee-964e-c809c244745c NetNS:/var/run/netns/b47afa0a-5d4e-4714-a892-83c372232fab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf0a8276_84d0_4aee_964e_c809c244745c.slice PodAnnotations:0xc001f2a248}] Aliases:map[]}\"",
2026-06-11 13:18:31.772444 | controller |     "Jun 11 13:10:01.228944 crc crio[24477]: time=\"2026-06-11T13:10:01.228734054Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686390-h9z29 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.772459 | controller |     "Jun 11 13:10:01.240244 crc crio[24477]: time=\"2026-06-11T13:10:01.24007725Z\" level=info msg=\"Ran pod sandbox 9b74cfc6accd91c125313052023c1a4775c5e6857f7468ce14471bfe83aae1b7 with infra container: openshift-infra/auto-csr-approver-29686390-h9z29/POD\" id=48799587-6bfe-4d52-b6c8-9858aedd74b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.772473 | controller |     "Jun 11 13:10:01.245372 crc crio[24477]: time=\"2026-06-11T13:10:01.245259272Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=bc10a72a-c1f2-4306-9b70-1df2e3d099a6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.772488 | controller |     "Jun 11 13:10:01.254169 crc crio[24477]: time=\"2026-06-11T13:10:01.253986166Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 13:18:31.772503 | controller |     "Jun 11 13:10:02.607836 crc crio[24477]: time=\"2026-06-11T13:10:02.606708396Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=bc10a72a-c1f2-4306-9b70-1df2e3d099a6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.772518 | controller |     "Jun 11 13:10:02.608801 crc crio[24477]: time=\"2026-06-11T13:10:02.608300002Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=095b6ef2-644d-4d0d-91a4-95ad7136719d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.772533 | controller |     "Jun 11 13:10:02.613190 crc crio[24477]: time=\"2026-06-11T13:10:02.613101985Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2e0a92b2-cdaf-4dec-ba5d-fb019ef5a326 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.772548 | controller |     "Jun 11 13:10:02.624465 crc crio[24477]: time=\"2026-06-11T13:10:02.624378209Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686390-h9z29/oc\" id=5167c64c-9812-467c-a21e-636cce9cda89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.772562 | controller |     "Jun 11 13:10:02.625735 crc crio[24477]: time=\"2026-06-11T13:10:02.625688486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.772577 | controller |     "Jun 11 13:10:02.676933 crc crio[24477]: time=\"2026-06-11T13:10:02.676823141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.772591 | controller |     "Jun 11 13:10:03.029197 crc crio[24477]: time=\"2026-06-11T13:10:03.029089537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.772609 | controller |     "Jun 11 13:10:03.143537 crc crio[24477]: time=\"2026-06-11T13:10:03.142976723Z\" level=info msg=\"Created container 794edd4d81aabb71b4e0d80883d91fa963184bda5671d489e9b4dff0a48acf64: openshift-infra/auto-csr-approver-29686390-h9z29/oc\" id=5167c64c-9812-467c-a21e-636cce9cda89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.772624 | controller |     "Jun 11 13:10:03.145294 crc crio[24477]: time=\"2026-06-11T13:10:03.145213745Z\" level=info msg=\"Starting container: 794edd4d81aabb71b4e0d80883d91fa963184bda5671d489e9b4dff0a48acf64\" id=953ebb4a-8bc1-4c5e-927c-625c0b0550e1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.772639 | controller |     "Jun 11 13:10:03.151240 crc crio[24477]: time=\"2026-06-11T13:10:03.151140981Z\" level=info msg=\"Started container\" PID=271661 containerID=794edd4d81aabb71b4e0d80883d91fa963184bda5671d489e9b4dff0a48acf64 description=openshift-infra/auto-csr-approver-29686390-h9z29/oc id=953ebb4a-8bc1-4c5e-927c-625c0b0550e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b74cfc6accd91c125313052023c1a4775c5e6857f7468ce14471bfe83aae1b7",
2026-06-11 13:18:31.772654 | controller |     "Jun 11 13:10:04.623787 crc crio[24477]: time=\"2026-06-11T13:10:04.623184159Z\" level=info msg=\"Stopping pod sandbox: 9b74cfc6accd91c125313052023c1a4775c5e6857f7468ce14471bfe83aae1b7\" id=5b83a5bb-5e22-45b1-b6ee-ac3040449af5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.772669 | controller |     "Jun 11 13:10:04.625994 crc crio[24477]: time=\"2026-06-11T13:10:04.624963309Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686390-h9z29 Namespace:openshift-infra ID:9b74cfc6accd91c125313052023c1a4775c5e6857f7468ce14471bfe83aae1b7 UID:af0a8276-84d0-4aee-964e-c809c244745c NetNS:/var/run/netns/b47afa0a-5d4e-4714-a892-83c372232fab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf0a8276_84d0_4aee_964e_c809c244745c.slice PodAnnotations:0xc002e12070}] Aliases:map[]}\"",
2026-06-11 13:18:31.772684 | controller |     "Jun 11 13:10:04.625994 crc crio[24477]: time=\"2026-06-11T13:10:04.625158915Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686390-h9z29 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.772699 | controller |     "Jun 11 13:10:05.040164 crc crio[24477]: time=\"2026-06-11T13:10:05.039944034Z\" level=info msg=\"Stopped pod sandbox: 9b74cfc6accd91c125313052023c1a4775c5e6857f7468ce14471bfe83aae1b7\" id=5b83a5bb-5e22-45b1-b6ee-ac3040449af5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.772714 | controller |     "Jun 11 13:10:46.381369 crc crio[24477]: time=\"2026-06-11T13:10:46.380571339Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-2zcn4/POD\" id=70f42697-6337-44f5-a1b6-2d78ea2a2350 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.772728 | controller |     "Jun 11 13:10:46.382895 crc crio[24477]: time=\"2026-06-11T13:10:46.381408992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.772743 | controller |     "Jun 11 13:10:46.426275 crc crio[24477]: time=\"2026-06-11T13:10:46.426155761Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2zcn4 Namespace:openshift-marketplace ID:88ab50ef1b365a8b6f98b11d400874079da29e6c3ab00837ef3688ef8e88df7d UID:630b4fd6-4d3b-47fb-8735-35401ac26e20 NetNS:/var/run/netns/c4340990-226c-4e8c-9e29-d0300d0123ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod630b4fd6_4d3b_47fb_8735_35401ac26e20.slice PodAnnotations:0xc007b162f0}] Aliases:map[]}\"",
2026-06-11 13:18:31.772759 | controller |     "Jun 11 13:10:46.426275 crc crio[24477]: time=\"2026-06-11T13:10:46.426246434Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-2zcn4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.772777 | controller |     "Jun 11 13:10:47.020789 crc crio[24477]: 2026-06-11T13:10:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88ab50ef1b365a8 Mac:96:1c:39:f9:aa:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/c4340990-226c-4e8c-9e29-d0300d0123ef SocketPath: PciID:}] [{Interface:0xc000194dd0 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.772793 | controller |     "Jun 11 13:10:47.022455 crc crio[24477]: time=\"2026-06-11T13:10:47.022370643Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2zcn4 Namespace:openshift-marketplace ID:88ab50ef1b365a8b6f98b11d400874079da29e6c3ab00837ef3688ef8e88df7d UID:630b4fd6-4d3b-47fb-8735-35401ac26e20 NetNS:/var/run/netns/c4340990-226c-4e8c-9e29-d0300d0123ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod630b4fd6_4d3b_47fb_8735_35401ac26e20.slice PodAnnotations:0xc007b162f0}] Aliases:map[]}\"",
2026-06-11 13:18:31.772808 | controller |     "Jun 11 13:10:47.022596 crc crio[24477]: time=\"2026-06-11T13:10:47.022529577Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-2zcn4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.772823 | controller |     "Jun 11 13:10:47.031087 crc crio[24477]: time=\"2026-06-11T13:10:47.030978086Z\" level=info msg=\"Ran pod sandbox 88ab50ef1b365a8b6f98b11d400874079da29e6c3ab00837ef3688ef8e88df7d with infra container: openshift-marketplace/redhat-operators-2zcn4/POD\" id=70f42697-6337-44f5-a1b6-2d78ea2a2350 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.772838 | controller |     "Jun 11 13:10:47.033388 crc crio[24477]: time=\"2026-06-11T13:10:47.033307085Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c10f998d-06f9-466a-b4cb-4d4ed4593d88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.772872 | controller |     "Jun 11 13:10:47.035636 crc crio[24477]: time=\"2026-06-11T13:10:47.03556919Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=067824e3-707c-47c2-a19c-10970eda4b86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.772889 | controller |     "Jun 11 13:10:47.042770 crc crio[24477]: time=\"2026-06-11T13:10:47.042691697Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2zcn4/extract-utilities\" id=5e076e0c-fe5e-4e7f-85a3-9ef4d7e36e4c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.772904 | controller |     "Jun 11 13:10:47.043159 crc crio[24477]: time=\"2026-06-11T13:10:47.043063367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.772934 | controller |     "Jun 11 13:10:47.088380 crc crio[24477]: time=\"2026-06-11T13:10:47.08827748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.772950 | controller |     "Jun 11 13:10:47.091947 crc crio[24477]: time=\"2026-06-11T13:10:47.091882939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.772965 | controller |     "Jun 11 13:10:47.273268 crc crio[24477]: time=\"2026-06-11T13:10:47.272894088Z\" level=info msg=\"Created container d54cbe838165d8c5d8043be35cd1170dbccef34c22d4de2c2dddd3349398c0df: openshift-marketplace/redhat-operators-2zcn4/extract-utilities\" id=5e076e0c-fe5e-4e7f-85a3-9ef4d7e36e4c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.772984 | controller |     "Jun 11 13:10:47.274560 crc crio[24477]: time=\"2026-06-11T13:10:47.274495011Z\" level=info msg=\"Starting container: d54cbe838165d8c5d8043be35cd1170dbccef34c22d4de2c2dddd3349398c0df\" id=0e95cc1a-5ffe-4699-a3c9-a3db50e7641a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.772999 | controller |     "Jun 11 13:10:47.282717 crc crio[24477]: time=\"2026-06-11T13:10:47.282227769Z\" level=info msg=\"Started container\" PID=277437 containerID=d54cbe838165d8c5d8043be35cd1170dbccef34c22d4de2c2dddd3349398c0df description=openshift-marketplace/redhat-operators-2zcn4/extract-utilities id=0e95cc1a-5ffe-4699-a3c9-a3db50e7641a name=/runtime.v1.RuntimeService/StartContainer sandboxID=88ab50ef1b365a8b6f98b11d400874079da29e6c3ab00837ef3688ef8e88df7d",
2026-06-11 13:18:31.773014 | controller |     "Jun 11 13:10:47.365194 crc crio[24477]: time=\"2026-06-11T13:10:47.365106039Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c15a0361-5189-40f7-a631-637868d5225b name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.773030 | controller |     "Jun 11 13:10:47.373123 crc crio[24477]: time=\"2026-06-11T13:10:47.373056402Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 13:18:31.773051 | controller |     "Jun 11 13:10:48.334326 crc crio[24477]: time=\"2026-06-11T13:10:48.33387477Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=c15a0361-5189-40f7-a631-637868d5225b name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.773071 | controller |     "Jun 11 13:10:48.340522 crc crio[24477]: time=\"2026-06-11T13:10:48.340419002Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=51ce1c62-7fba-4304-8dad-c87a4539c054 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.773087 | controller |     "Jun 11 13:10:48.345490 crc crio[24477]: time=\"2026-06-11T13:10:48.345417662Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f3c9210c-b336-45da-81ad-947988135ced name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.773102 | controller |     "Jun 11 13:10:48.355561 crc crio[24477]: time=\"2026-06-11T13:10:48.355437938Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2zcn4/extract-content\" id=60c0bcb1-9551-4afb-8c0f-15f970f389f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.773117 | controller |     "Jun 11 13:10:48.356308 crc crio[24477]: time=\"2026-06-11T13:10:48.356228461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.773131 | controller |     "Jun 11 13:10:48.441285 crc crio[24477]: time=\"2026-06-11T13:10:48.441170392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.773146 | controller |     "Jun 11 13:10:48.446305 crc crio[24477]: time=\"2026-06-11T13:10:48.446216713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.773160 | controller |     "Jun 11 13:10:48.612115 crc crio[24477]: time=\"2026-06-11T13:10:48.611832743Z\" level=info msg=\"Created container a77359544438975030ec6252639819dcfa73fd4ecbef92cedf574916d6562cc9: openshift-marketplace/redhat-operators-2zcn4/extract-content\" id=60c0bcb1-9551-4afb-8c0f-15f970f389f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.773175 | controller |     "Jun 11 13:10:48.613832 crc crio[24477]: time=\"2026-06-11T13:10:48.613756366Z\" level=info msg=\"Starting container: a77359544438975030ec6252639819dcfa73fd4ecbef92cedf574916d6562cc9\" id=435d94d9-2148-45b6-a743-bf150c006243 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.773240 | controller |     "Jun 11 13:10:48.620627 crc crio[24477]: time=\"2026-06-11T13:10:48.620156555Z\" level=info msg=\"Started container\" PID=277595 containerID=a77359544438975030ec6252639819dcfa73fd4ecbef92cedf574916d6562cc9 description=openshift-marketplace/redhat-operators-2zcn4/extract-content id=435d94d9-2148-45b6-a743-bf150c006243 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88ab50ef1b365a8b6f98b11d400874079da29e6c3ab00837ef3688ef8e88df7d",
2026-06-11 13:18:31.773261 | controller |     "Jun 11 13:10:55.575052 crc crio[24477]: time=\"2026-06-11T13:10:55.574482643Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b3f840f7-9380-486a-82e8-84dac821cb73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.773277 | controller |     "Jun 11 13:10:55.583371 crc crio[24477]: time=\"2026-06-11T13:10:55.583255901Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4e86533d-2801-4d2f-90f9-f20f44132bf3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.773292 | controller |     "Jun 11 13:10:55.595228 crc crio[24477]: time=\"2026-06-11T13:10:55.595109229Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2zcn4/registry-server\" id=5f647eb1-3ace-4a75-8ddf-006d6c8803fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.773307 | controller |     "Jun 11 13:10:55.595782 crc crio[24477]: time=\"2026-06-11T13:10:55.595556142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.773322 | controller |     "Jun 11 13:10:55.719380 crc crio[24477]: time=\"2026-06-11T13:10:55.719321113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.773337 | controller |     "Jun 11 13:10:55.722868 crc crio[24477]: time=\"2026-06-11T13:10:55.722844292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.773352 | controller |     "Jun 11 13:10:55.895353 crc crio[24477]: time=\"2026-06-11T13:10:55.892358701Z\" level=info msg=\"Created container 25ee4c41cd155c39191142b1fd17c449dcd7875cb4fc39f63cb6147284c3f52c: openshift-marketplace/redhat-operators-2zcn4/registry-server\" id=5f647eb1-3ace-4a75-8ddf-006d6c8803fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.773367 | controller |     "Jun 11 13:10:55.897256 crc crio[24477]: time=\"2026-06-11T13:10:55.897177475Z\" level=info msg=\"Starting container: 25ee4c41cd155c39191142b1fd17c449dcd7875cb4fc39f63cb6147284c3f52c\" id=596eefe5-3731-4fb2-bb67-6fd21d9061ac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.773382 | controller |     "Jun 11 13:10:55.903621 crc crio[24477]: time=\"2026-06-11T13:10:55.903543252Z\" level=info msg=\"Started container\" PID=278289 containerID=25ee4c41cd155c39191142b1fd17c449dcd7875cb4fc39f63cb6147284c3f52c description=openshift-marketplace/redhat-operators-2zcn4/registry-server id=596eefe5-3731-4fb2-bb67-6fd21d9061ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=88ab50ef1b365a8b6f98b11d400874079da29e6c3ab00837ef3688ef8e88df7d",
2026-06-11 13:18:31.773397 | controller |     "Jun 11 13:10:59.143151 crc crio[24477]: time=\"2026-06-11T13:10:59.142306617Z\" level=info msg=\"Removing container: de5504340ffcfa901882e02c7da354ebb54bf6d7e55d32bc328148603892a4bc\" id=b0d40241-2d90-4451-8e6f-6145fd41c1c3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.773453 | controller |     "Jun 11 13:10:59.353272 crc crio[24477]: time=\"2026-06-11T13:10:59.353107771Z\" level=info msg=\"Removed container de5504340ffcfa901882e02c7da354ebb54bf6d7e55d32bc328148603892a4bc: openshift-infra/auto-csr-approver-29686384-pvr6s/oc\" id=b0d40241-2d90-4451-8e6f-6145fd41c1c3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.773470 | controller |     "Jun 11 13:10:59.400246 crc crio[24477]: time=\"2026-06-11T13:10:59.390302044Z\" level=info msg=\"Stopping pod sandbox: 2b0e3b4db71d8f2043e98f5b8773dc721592bb26ff439aa7fef5c456e18370b3\" id=d69d53bc-3e40-4407-9b92-1d4563c1976b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.773485 | controller |     "Jun 11 13:10:59.400246 crc crio[24477]: time=\"2026-06-11T13:10:59.390406607Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2b0e3b4db71d8f2043e98f5b8773dc721592bb26ff439aa7fef5c456e18370b3\" id=d69d53bc-3e40-4407-9b92-1d4563c1976b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.773500 | controller |     "Jun 11 13:10:59.400246 crc crio[24477]: time=\"2026-06-11T13:10:59.39660751Z\" level=info msg=\"Removing pod sandbox: 2b0e3b4db71d8f2043e98f5b8773dc721592bb26ff439aa7fef5c456e18370b3\" id=add47f6b-e320-4d5e-926b-8a845e836bbf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.773515 | controller |     "Jun 11 13:10:59.431696 crc crio[24477]: time=\"2026-06-11T13:10:59.431572898Z\" level=info msg=\"Removed pod sandbox: 2b0e3b4db71d8f2043e98f5b8773dc721592bb26ff439aa7fef5c456e18370b3\" id=add47f6b-e320-4d5e-926b-8a845e836bbf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.773530 | controller |     "Jun 11 13:11:12.724355 crc crio[24477]: time=\"2026-06-11T13:11:12.723620565Z\" level=info msg=\"Stopping container: 25ee4c41cd155c39191142b1fd17c449dcd7875cb4fc39f63cb6147284c3f52c (timeout: 2s)\" id=92db0339-dd5d-49b2-a718-fc51140eec09 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.773545 | controller |     "Jun 11 13:11:12.850212 crc crio[24477]: time=\"2026-06-11T13:11:12.850141703Z\" level=info msg=\"Stopped container 25ee4c41cd155c39191142b1fd17c449dcd7875cb4fc39f63cb6147284c3f52c: openshift-marketplace/redhat-operators-2zcn4/registry-server\" id=92db0339-dd5d-49b2-a718-fc51140eec09 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.773559 | controller |     "Jun 11 13:11:12.853244 crc crio[24477]: time=\"2026-06-11T13:11:12.853116789Z\" level=info msg=\"Stopping pod sandbox: 88ab50ef1b365a8b6f98b11d400874079da29e6c3ab00837ef3688ef8e88df7d\" id=b31fccd2-16ff-4719-9d2c-f619fa44b663 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.773574 | controller |     "Jun 11 13:11:12.855416 crc crio[24477]: time=\"2026-06-11T13:11:12.855316472Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2zcn4 Namespace:openshift-marketplace ID:88ab50ef1b365a8b6f98b11d400874079da29e6c3ab00837ef3688ef8e88df7d UID:630b4fd6-4d3b-47fb-8735-35401ac26e20 NetNS:/var/run/netns/c4340990-226c-4e8c-9e29-d0300d0123ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod630b4fd6_4d3b_47fb_8735_35401ac26e20.slice PodAnnotations:0xc001f2be58}] Aliases:map[]}\"",
2026-06-11 13:18:31.773589 | controller |     "Jun 11 13:11:12.855595 crc crio[24477]: time=\"2026-06-11T13:11:12.855528948Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-2zcn4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.773637 | controller |     "Jun 11 13:11:13.280634 crc crio[24477]: time=\"2026-06-11T13:11:13.280188099Z\" level=info msg=\"Stopped pod sandbox: 88ab50ef1b365a8b6f98b11d400874079da29e6c3ab00837ef3688ef8e88df7d\" id=b31fccd2-16ff-4719-9d2c-f619fa44b663 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.773658 | controller |     "Jun 11 13:11:13.847924 crc crio[24477]: time=\"2026-06-11T13:11:13.847537642Z\" level=info msg=\"Removing container: 25ee4c41cd155c39191142b1fd17c449dcd7875cb4fc39f63cb6147284c3f52c\" id=67cd30fd-e5d9-44c4-84ba-83a14c1983b0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.773676 | controller |     "Jun 11 13:11:13.894212 crc crio[24477]: time=\"2026-06-11T13:11:13.894114162Z\" level=info msg=\"Removed container 25ee4c41cd155c39191142b1fd17c449dcd7875cb4fc39f63cb6147284c3f52c: openshift-marketplace/redhat-operators-2zcn4/registry-server\" id=67cd30fd-e5d9-44c4-84ba-83a14c1983b0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.773692 | controller |     "Jun 11 13:11:13.897709 crc crio[24477]: time=\"2026-06-11T13:11:13.897575568Z\" level=info msg=\"Removing container: a77359544438975030ec6252639819dcfa73fd4ecbef92cedf574916d6562cc9\" id=9fb21e7b-8f4f-44ad-b406-d9f13c756adf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.773707 | controller |     "Jun 11 13:11:13.944600 crc crio[24477]: time=\"2026-06-11T13:11:13.944477913Z\" level=info msg=\"Removed container a77359544438975030ec6252639819dcfa73fd4ecbef92cedf574916d6562cc9: openshift-marketplace/redhat-operators-2zcn4/extract-content\" id=9fb21e7b-8f4f-44ad-b406-d9f13c756adf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.773722 | controller |     "Jun 11 13:11:13.947982 crc crio[24477]: time=\"2026-06-11T13:11:13.947906832Z\" level=info msg=\"Removing container: d54cbe838165d8c5d8043be35cd1170dbccef34c22d4de2c2dddd3349398c0df\" id=5d8e757d-cea7-4a09-b09b-272b60328bda name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.773736 | controller |     "Jun 11 13:11:13.988549 crc crio[24477]: time=\"2026-06-11T13:11:13.988403857Z\" level=info msg=\"Removed container d54cbe838165d8c5d8043be35cd1170dbccef34c22d4de2c2dddd3349398c0df: openshift-marketplace/redhat-operators-2zcn4/extract-utilities\" id=5d8e757d-cea7-4a09-b09b-272b60328bda name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.773751 | controller |     "Jun 11 13:11:59.461403 crc crio[24477]: time=\"2026-06-11T13:11:59.460182382Z\" level=info msg=\"Stopping pod sandbox: 88ab50ef1b365a8b6f98b11d400874079da29e6c3ab00837ef3688ef8e88df7d\" id=01c28baa-e577-4e1a-abb4-2d3bc93941dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.773765 | controller |     "Jun 11 13:11:59.463091 crc crio[24477]: time=\"2026-06-11T13:11:59.461417577Z\" level=info msg=\"Stopped pod sandbox (already stopped): 88ab50ef1b365a8b6f98b11d400874079da29e6c3ab00837ef3688ef8e88df7d\" id=01c28baa-e577-4e1a-abb4-2d3bc93941dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.773780 | controller |     "Jun 11 13:11:59.463091 crc crio[24477]: time=\"2026-06-11T13:11:59.462527358Z\" level=info msg=\"Removing pod sandbox: 88ab50ef1b365a8b6f98b11d400874079da29e6c3ab00837ef3688ef8e88df7d\" id=f431c180-f453-4086-8830-a98cf06099fe name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.773826 | controller |     "Jun 11 13:11:59.499170 crc crio[24477]: time=\"2026-06-11T13:11:59.498978975Z\" level=info msg=\"Removed pod sandbox: 88ab50ef1b365a8b6f98b11d400874079da29e6c3ab00837ef3688ef8e88df7d\" id=f431c180-f453-4086-8830-a98cf06099fe name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.773846 | controller |     "Jun 11 13:12:00.531249 crc crio[24477]: time=\"2026-06-11T13:12:00.52990511Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686392-2vbdg/POD\" id=9587d1bc-3e18-4db4-bcb3-4eadf731ce93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.773879 | controller |     "Jun 11 13:12:00.532124 crc crio[24477]: time=\"2026-06-11T13:12:00.531974769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.773895 | controller |     "Jun 11 13:12:00.581083 crc crio[24477]: time=\"2026-06-11T13:12:00.580913832Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686392-2vbdg Namespace:openshift-infra ID:39e0efe533b0319e93e2ce26e8797aa4418089ce826e404147efc0d5a64f3cb2 UID:45c53cf0-ad4c-4989-9fe5-96dc1f2defda NetNS:/var/run/netns/24d9e669-260b-452e-abef-ecff577e01a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod45c53cf0_ad4c_4989_9fe5_96dc1f2defda.slice PodAnnotations:0xc000a86868}] Aliases:map[]}\"",
2026-06-11 13:18:31.773915 | controller |     "Jun 11 13:12:00.581396 crc crio[24477]: time=\"2026-06-11T13:12:00.581131289Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686392-2vbdg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.773932 | controller |     "Jun 11 13:12:01.129211 crc crio[24477]: 2026-06-11T13:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39e0efe533b0319 Mac:ea:2f:79:a6:76:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1a Mtu:0 Sandbox:/var/run/netns/24d9e669-260b-452e-abef-ecff577e01a7 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.1.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.773950 | controller |     "Jun 11 13:12:01.131097 crc crio[24477]: time=\"2026-06-11T13:12:01.130963295Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686392-2vbdg Namespace:openshift-infra ID:39e0efe533b0319e93e2ce26e8797aa4418089ce826e404147efc0d5a64f3cb2 UID:45c53cf0-ad4c-4989-9fe5-96dc1f2defda NetNS:/var/run/netns/24d9e669-260b-452e-abef-ecff577e01a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod45c53cf0_ad4c_4989_9fe5_96dc1f2defda.slice PodAnnotations:0xc000a86868}] Aliases:map[]}\"",
2026-06-11 13:18:31.773965 | controller |     "Jun 11 13:12:01.131278 crc crio[24477]: time=\"2026-06-11T13:12:01.131196082Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686392-2vbdg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.773980 | controller |     "Jun 11 13:12:01.140901 crc crio[24477]: time=\"2026-06-11T13:12:01.140816153Z\" level=info msg=\"Ran pod sandbox 39e0efe533b0319e93e2ce26e8797aa4418089ce826e404147efc0d5a64f3cb2 with infra container: openshift-infra/auto-csr-approver-29686392-2vbdg/POD\" id=9587d1bc-3e18-4db4-bcb3-4eadf731ce93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.773995 | controller |     "Jun 11 13:12:01.143342 crc crio[24477]: time=\"2026-06-11T13:12:01.143169935Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=3fa02b36-82e5-461c-8e69-82a8c30606d4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.774010 | controller |     "Jun 11 13:12:01.155116 crc crio[24477]: time=\"2026-06-11T13:12:01.154981214Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 13:18:31.774024 | controller |     "Jun 11 13:12:03.021790 crc crio[24477]: time=\"2026-06-11T13:12:03.020996961Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=3fa02b36-82e5-461c-8e69-82a8c30606d4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.774039 | controller |     "Jun 11 13:12:03.025150 crc crio[24477]: time=\"2026-06-11T13:12:03.025010303Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ba35b9d1-3fd2-45fe-8e67-0a8fd27bc5cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.774053 | controller |     "Jun 11 13:12:03.028106 crc crio[24477]: time=\"2026-06-11T13:12:03.028023587Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d1a228a4-31aa-404f-8395-d93fb7689a38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.774068 | controller |     "Jun 11 13:12:03.036945 crc crio[24477]: time=\"2026-06-11T13:12:03.036885433Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686392-2vbdg/oc\" id=8594b7ac-c568-46fd-8ec8-dcc64f1995d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.774086 | controller |     "Jun 11 13:12:03.037548 crc crio[24477]: time=\"2026-06-11T13:12:03.03746311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.774100 | controller |     "Jun 11 13:12:03.102711 crc crio[24477]: time=\"2026-06-11T13:12:03.102547145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.774115 | controller |     "Jun 11 13:12:03.476085 crc crio[24477]: time=\"2026-06-11T13:12:03.47595739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.774129 | controller |     "Jun 11 13:12:03.616861 crc crio[24477]: time=\"2026-06-11T13:12:03.616369916Z\" level=info msg=\"Created container 8aa60b33e48793c550b282999c77c3541c956ae94a978fc2d9461acbf89e1250: openshift-infra/auto-csr-approver-29686392-2vbdg/oc\" id=8594b7ac-c568-46fd-8ec8-dcc64f1995d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.774144 | controller |     "Jun 11 13:12:03.618211 crc crio[24477]: time=\"2026-06-11T13:12:03.618119705Z\" level=info msg=\"Starting container: 8aa60b33e48793c550b282999c77c3541c956ae94a978fc2d9461acbf89e1250\" id=2d0331a7-05b2-4e24-8ede-c9c409c46d09 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.774159 | controller |     "Jun 11 13:12:03.624021 crc crio[24477]: time=\"2026-06-11T13:12:03.623952318Z\" level=info msg=\"Started container\" PID=287319 containerID=8aa60b33e48793c550b282999c77c3541c956ae94a978fc2d9461acbf89e1250 description=openshift-infra/auto-csr-approver-29686392-2vbdg/oc id=2d0331a7-05b2-4e24-8ede-c9c409c46d09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39e0efe533b0319e93e2ce26e8797aa4418089ce826e404147efc0d5a64f3cb2",
2026-06-11 13:18:31.774174 | controller |     "Jun 11 13:12:05.740716 crc crio[24477]: time=\"2026-06-11T13:12:05.740130352Z\" level=info msg=\"Stopping pod sandbox: 39e0efe533b0319e93e2ce26e8797aa4418089ce826e404147efc0d5a64f3cb2\" id=ce83a330-94c2-4c10-9f04-a28f2ad222a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.774190 | controller |     "Jun 11 13:12:05.742585 crc crio[24477]: time=\"2026-06-11T13:12:05.741462709Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686392-2vbdg Namespace:openshift-infra ID:39e0efe533b0319e93e2ce26e8797aa4418089ce826e404147efc0d5a64f3cb2 UID:45c53cf0-ad4c-4989-9fe5-96dc1f2defda NetNS:/var/run/netns/24d9e669-260b-452e-abef-ecff577e01a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod45c53cf0_ad4c_4989_9fe5_96dc1f2defda.slice PodAnnotations:0xc000a868f8}] Aliases:map[]}\"",
2026-06-11 13:18:31.774205 | controller |     "Jun 11 13:12:05.742585 crc crio[24477]: time=\"2026-06-11T13:12:05.741622404Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686392-2vbdg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.774220 | controller |     "Jun 11 13:12:06.079839 crc crio[24477]: time=\"2026-06-11T13:12:06.079521859Z\" level=info msg=\"Stopped pod sandbox: 39e0efe533b0319e93e2ce26e8797aa4418089ce826e404147efc0d5a64f3cb2\" id=ce83a330-94c2-4c10-9f04-a28f2ad222a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.774234 | controller |     "Jun 11 13:12:59.531560 crc crio[24477]: time=\"2026-06-11T13:12:59.530814713Z\" level=info msg=\"Removing container: afaa669c668fabed587039ffd5903d6baa17d89ff1b0523098d0692d5d574516\" id=377095f2-3318-40e0-9045-b77184b39e6c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.774249 | controller |     "Jun 11 13:12:59.733541 crc crio[24477]: time=\"2026-06-11T13:12:59.733435423Z\" level=info msg=\"Removed container afaa669c668fabed587039ffd5903d6baa17d89ff1b0523098d0692d5d574516: openshift-infra/auto-csr-approver-29686386-dn77w/oc\" id=377095f2-3318-40e0-9045-b77184b39e6c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.774271 | controller |     "Jun 11 13:12:59.738481 crc crio[24477]: time=\"2026-06-11T13:12:59.738403993Z\" level=info msg=\"Removing container: b7f09eddd5966dade105077dff07bbb001cc1cfe7037697d66b2ee1707715f71\" id=492d833b-cdac-4582-bb4e-6864b3b13846 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.774331 | controller |     "Jun 11 13:12:59.786009 crc crio[24477]: time=\"2026-06-11T13:12:59.785905679Z\" level=info msg=\"Removed container b7f09eddd5966dade105077dff07bbb001cc1cfe7037697d66b2ee1707715f71: openshift-must-gather-x8trt/crc-debug-swrtr/container-00\" id=492d833b-cdac-4582-bb4e-6864b3b13846 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.774353 | controller |     "Jun 11 13:12:59.809312 crc crio[24477]: time=\"2026-06-11T13:12:59.809225Z\" level=info msg=\"Stopping pod sandbox: aaa244a0b7806b262001882ad4ecc020f6d8f564a7c736fb41f24ca046bfe694\" id=3899931d-83ce-4e2a-9615-db52101afb21 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.774368 | controller |     "Jun 11 13:12:59.809544 crc crio[24477]: time=\"2026-06-11T13:12:59.809337424Z\" level=info msg=\"Stopped pod sandbox (already stopped): aaa244a0b7806b262001882ad4ecc020f6d8f564a7c736fb41f24ca046bfe694\" id=3899931d-83ce-4e2a-9615-db52101afb21 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.774383 | controller |     "Jun 11 13:12:59.810294 crc crio[24477]: time=\"2026-06-11T13:12:59.810240247Z\" level=info msg=\"Removing pod sandbox: aaa244a0b7806b262001882ad4ecc020f6d8f564a7c736fb41f24ca046bfe694\" id=2bcfc1b1-77a2-4eed-8b7b-1598af482cba name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.774398 | controller |     "Jun 11 13:12:59.832010 crc crio[24477]: time=\"2026-06-11T13:12:59.831925021Z\" level=info msg=\"Removed pod sandbox: aaa244a0b7806b262001882ad4ecc020f6d8f564a7c736fb41f24ca046bfe694\" id=2bcfc1b1-77a2-4eed-8b7b-1598af482cba name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.774412 | controller |     "Jun 11 13:12:59.833251 crc crio[24477]: time=\"2026-06-11T13:12:59.833209089Z\" level=info msg=\"Stopping pod sandbox: 21f44c7c7d7140c8c173cedbe09be7d93fb825a9cc33db760223dc3f2fcd0c1a\" id=a5edfe98-9b56-4e1f-abd0-475c7ece13f3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.774427 | controller |     "Jun 11 13:12:59.833396 crc crio[24477]: time=\"2026-06-11T13:12:59.833377763Z\" level=info msg=\"Stopped pod sandbox (already stopped): 21f44c7c7d7140c8c173cedbe09be7d93fb825a9cc33db760223dc3f2fcd0c1a\" id=a5edfe98-9b56-4e1f-abd0-475c7ece13f3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.774441 | controller |     "Jun 11 13:12:59.834505 crc crio[24477]: time=\"2026-06-11T13:12:59.834452322Z\" level=info msg=\"Removing pod sandbox: 21f44c7c7d7140c8c173cedbe09be7d93fb825a9cc33db760223dc3f2fcd0c1a\" id=4af06d58-c640-4fe2-8d4b-a1654c093960 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.774456 | controller |     "Jun 11 13:12:59.851470 crc crio[24477]: time=\"2026-06-11T13:12:59.851381527Z\" level=info msg=\"Removed pod sandbox: 21f44c7c7d7140c8c173cedbe09be7d93fb825a9cc33db760223dc3f2fcd0c1a\" id=4af06d58-c640-4fe2-8d4b-a1654c093960 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.774470 | controller |     "Jun 11 13:13:00.547348 crc crio[24477]: time=\"2026-06-11T13:13:00.546591526Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-jr8r8/POD\" id=28e98e2d-6822-492e-a6d2-6de80fe2cc9a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.774485 | controller |     "Jun 11 13:13:00.548151 crc crio[24477]: time=\"2026-06-11T13:13:00.547397769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.774543 | controller |     "Jun 11 13:13:00.598842 crc crio[24477]: time=\"2026-06-11T13:13:00.598730762Z\" level=info msg=\"Got pod network &{Name:community-operators-jr8r8 Namespace:openshift-marketplace ID:9f3ebe1be2723024e9cd24c494a1388ee1353c93d6714916628b1c3fd7dbbd1d UID:e76e708f-46f5-40f1-b578-c964ef179684 NetNS:/var/run/netns/bde646c1-c376-4f4d-bad5-30c7732447eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode76e708f_46f5_40f1_b578_c964ef179684.slice PodAnnotations:0xc002e12370}] Aliases:map[]}\"",
2026-06-11 13:18:31.774559 | controller |     "Jun 11 13:13:00.598842 crc crio[24477]: time=\"2026-06-11T13:13:00.598822075Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-jr8r8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.774574 | controller |     "Jun 11 13:13:01.807512 crc crio[24477]: 2026-06-11T13:13:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f3ebe1be272302 Mac:7a:d4:30:02:b8:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1b Mtu:0 Sandbox:/var/run/netns/bde646c1-c376-4f4d-bad5-30c7732447eb SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.774590 | controller |     "Jun 11 13:13:01.810353 crc crio[24477]: time=\"2026-06-11T13:13:01.810315765Z\" level=info msg=\"Got pod network &{Name:community-operators-jr8r8 Namespace:openshift-marketplace ID:9f3ebe1be2723024e9cd24c494a1388ee1353c93d6714916628b1c3fd7dbbd1d UID:e76e708f-46f5-40f1-b578-c964ef179684 NetNS:/var/run/netns/bde646c1-c376-4f4d-bad5-30c7732447eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode76e708f_46f5_40f1_b578_c964ef179684.slice PodAnnotations:0xc002e12370}] Aliases:map[]}\"",
2026-06-11 13:18:31.774605 | controller |     "Jun 11 13:13:01.810613 crc crio[24477]: time=\"2026-06-11T13:13:01.810595893Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-jr8r8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.774619 | controller |     "Jun 11 13:13:01.825972 crc crio[24477]: time=\"2026-06-11T13:13:01.824986733Z\" level=info msg=\"Ran pod sandbox 9f3ebe1be2723024e9cd24c494a1388ee1353c93d6714916628b1c3fd7dbbd1d with infra container: openshift-marketplace/community-operators-jr8r8/POD\" id=28e98e2d-6822-492e-a6d2-6de80fe2cc9a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.774634 | controller |     "Jun 11 13:13:01.831525 crc crio[24477]: time=\"2026-06-11T13:13:01.828989893Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=acc4cb3d-34e2-459d-855c-376cffbf332a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.774649 | controller |     "Jun 11 13:13:01.832042 crc crio[24477]: time=\"2026-06-11T13:13:01.831928545Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=01be030f-22c4-422a-a4cf-c930cb5d1d40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.774664 | controller |     "Jun 11 13:13:01.839890 crc crio[24477]: time=\"2026-06-11T13:13:01.839806015Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-jr8r8/extract-utilities\" id=3cd7790f-e7d7-4484-bcf9-9e8cf7a6f734 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.774717 | controller |     "Jun 11 13:13:01.840363 crc crio[24477]: time=\"2026-06-11T13:13:01.840308569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.774737 | controller |     "Jun 11 13:13:01.912916 crc crio[24477]: time=\"2026-06-11T13:13:01.911805497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.774752 | controller |     "Jun 11 13:13:01.916919 crc crio[24477]: time=\"2026-06-11T13:13:01.916873279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.774767 | controller |     "Jun 11 13:13:02.060313 crc crio[24477]: time=\"2026-06-11T13:13:02.059332598Z\" level=info msg=\"Created container c82ab5907ff890cfa0ee01c908b5613621022c7a29eecdbe9f94b235fe984f93: openshift-marketplace/community-operators-jr8r8/extract-utilities\" id=3cd7790f-e7d7-4484-bcf9-9e8cf7a6f734 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.774782 | controller |     "Jun 11 13:13:02.061619 crc crio[24477]: time=\"2026-06-11T13:13:02.06155352Z\" level=info msg=\"Starting container: c82ab5907ff890cfa0ee01c908b5613621022c7a29eecdbe9f94b235fe984f93\" id=4001eb3e-c948-4b50-97b4-12ca54804116 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.774797 | controller |     "Jun 11 13:13:02.073366 crc crio[24477]: time=\"2026-06-11T13:13:02.073252966Z\" level=info msg=\"Started container\" PID=295837 containerID=c82ab5907ff890cfa0ee01c908b5613621022c7a29eecdbe9f94b235fe984f93 description=openshift-marketplace/community-operators-jr8r8/extract-utilities id=4001eb3e-c948-4b50-97b4-12ca54804116 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f3ebe1be2723024e9cd24c494a1388ee1353c93d6714916628b1c3fd7dbbd1d",
2026-06-11 13:18:31.774812 | controller |     "Jun 11 13:13:02.779894 crc crio[24477]: time=\"2026-06-11T13:13:02.778918039Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=404dddad-f633-4179-bcaa-65aadd0d15fc name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.774826 | controller |     "Jun 11 13:13:02.809985 crc crio[24477]: time=\"2026-06-11T13:13:02.80648987Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 13:18:31.774841 | controller |     "Jun 11 13:13:03.480906 crc crio[24477]: time=\"2026-06-11T13:13:03.480361874Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=404dddad-f633-4179-bcaa-65aadd0d15fc name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.774873 | controller |     "Jun 11 13:13:03.482512 crc crio[24477]: time=\"2026-06-11T13:13:03.48242053Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=0f9eac95-be8f-43a6-936a-9dff39c4cd58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.774890 | controller |     "Jun 11 13:13:03.488889 crc crio[24477]: time=\"2026-06-11T13:13:03.488752847Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6c9b6a87-e1eb-4aab-835a-f065121cc8e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.774905 | controller |     "Jun 11 13:13:03.496166 crc crio[24477]: time=\"2026-06-11T13:13:03.496105992Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-jr8r8/extract-content\" id=c42b3400-3f96-4504-ae5e-d374a53452ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.774920 | controller |     "Jun 11 13:13:03.496887 crc crio[24477]: time=\"2026-06-11T13:13:03.496507704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.774972 | controller |     "Jun 11 13:13:03.538930 crc crio[24477]: time=\"2026-06-11T13:13:03.538850175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.775002 | controller |     "Jun 11 13:13:03.541938 crc crio[24477]: time=\"2026-06-11T13:13:03.54187673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.775019 | controller |     "Jun 11 13:13:03.735146 crc crio[24477]: time=\"2026-06-11T13:13:03.734889902Z\" level=info msg=\"Created container f66ce0d0081aeff02db61591367b322e2c33d9c4cd135dfc693b78edabafb1b8: openshift-marketplace/community-operators-jr8r8/extract-content\" id=c42b3400-3f96-4504-ae5e-d374a53452ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.775034 | controller |     "Jun 11 13:13:03.736750 crc crio[24477]: time=\"2026-06-11T13:13:03.736621211Z\" level=info msg=\"Starting container: f66ce0d0081aeff02db61591367b322e2c33d9c4cd135dfc693b78edabafb1b8\" id=a3fcc333-a7c4-438a-ba08-2f83bb388fac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.775050 | controller |     "Jun 11 13:13:03.745898 crc crio[24477]: time=\"2026-06-11T13:13:03.745843208Z\" level=info msg=\"Started container\" PID=296021 containerID=f66ce0d0081aeff02db61591367b322e2c33d9c4cd135dfc693b78edabafb1b8 description=openshift-marketplace/community-operators-jr8r8/extract-content id=a3fcc333-a7c4-438a-ba08-2f83bb388fac name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f3ebe1be2723024e9cd24c494a1388ee1353c93d6714916628b1c3fd7dbbd1d",
2026-06-11 13:18:31.775065 | controller |     "Jun 11 13:13:04.825454 crc crio[24477]: time=\"2026-06-11T13:13:04.824708469Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=dc893348-9136-442b-8b51-e90604e2ca0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.775080 | controller |     "Jun 11 13:13:04.828729 crc crio[24477]: time=\"2026-06-11T13:13:04.828579068Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=20540d26-b60c-49e4-aa30-a6c3f93ca131 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.775095 | controller |     "Jun 11 13:13:04.844718 crc crio[24477]: time=\"2026-06-11T13:13:04.841709773Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-jr8r8/registry-server\" id=76c584e6-2130-4ec8-83e3-aa765ee7291d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.775110 | controller |     "Jun 11 13:13:04.844718 crc crio[24477]: time=\"2026-06-11T13:13:04.842195688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.775125 | controller |     "Jun 11 13:13:04.927089 crc crio[24477]: time=\"2026-06-11T13:13:04.926947015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.775139 | controller |     "Jun 11 13:13:04.935819 crc crio[24477]: time=\"2026-06-11T13:13:04.935730116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.775192 | controller |     "Jun 11 13:13:05.088227 crc crio[24477]: time=\"2026-06-11T13:13:05.087815798Z\" level=info msg=\"Created container 333d00fb10d947ba6b695e967a24b5e5719d3fdef380d19ee0e980055957c863: openshift-marketplace/community-operators-jr8r8/registry-server\" id=76c584e6-2130-4ec8-83e3-aa765ee7291d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.775209 | controller |     "Jun 11 13:13:05.089360 crc crio[24477]: time=\"2026-06-11T13:13:05.089227988Z\" level=info msg=\"Starting container: 333d00fb10d947ba6b695e967a24b5e5719d3fdef380d19ee0e980055957c863\" id=b3d44e74-04d7-45bc-bc1c-ff443124dadb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.775228 | controller |     "Jun 11 13:13:05.093935 crc crio[24477]: time=\"2026-06-11T13:13:05.093770925Z\" level=info msg=\"Started container\" PID=296173 containerID=333d00fb10d947ba6b695e967a24b5e5719d3fdef380d19ee0e980055957c863 description=openshift-marketplace/community-operators-jr8r8/registry-server id=b3d44e74-04d7-45bc-bc1c-ff443124dadb name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f3ebe1be2723024e9cd24c494a1388ee1353c93d6714916628b1c3fd7dbbd1d",
2026-06-11 13:18:31.775243 | controller |     "Jun 11 13:13:06.213438 crc crio[24477]: time=\"2026-06-11T13:13:06.212898209Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.775258 | controller |     "Jun 11 13:13:06.801070 crc crio[24477]: time=\"2026-06-11T13:13:06.80091361Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.775273 | controller |     "Jun 11 13:13:06.925468 crc crio[24477]: time=\"2026-06-11T13:13:06.925308073Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.775288 | controller |     "Jun 11 13:13:07.411254 crc crio[24477]: time=\"2026-06-11T13:13:07.411091119Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.775302 | controller |     "Jun 11 13:13:07.529019 crc crio[24477]: time=\"2026-06-11T13:13:07.528850197Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.775317 | controller |     "Jun 11 13:13:07.546786 crc crio[24477]: time=\"2026-06-11T13:13:07.546697753Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.775332 | controller |     "Jun 11 13:13:07.606801 crc crio[24477]: time=\"2026-06-11T13:13:07.606613102Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.775383 | controller |     "Jun 11 13:13:07.790358 crc crio[24477]: time=\"2026-06-11T13:13:07.78976203Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.775399 | controller |     "Jun 11 13:13:07.994780 crc crio[24477]: time=\"2026-06-11T13:13:07.994628668Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.775414 | controller |     "Jun 11 13:13:08.059514 crc crio[24477]: time=\"2026-06-11T13:13:08.059292368Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.775428 | controller |     "Jun 11 13:13:08.165141 crc crio[24477]: time=\"2026-06-11T13:13:08.156018805Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.775443 | controller |     "Jun 11 13:13:08.165141 crc crio[24477]: time=\"2026-06-11T13:13:08.159078332Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.775458 | controller |     "Jun 11 13:13:08.221864 crc crio[24477]: time=\"2026-06-11T13:13:08.22176916Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.775476 | controller |     "Jun 11 13:13:08.299324 crc crio[24477]: time=\"2026-06-11T13:13:08.29921992Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.775491 | controller |     "Jun 11 13:13:09.036520 crc crio[24477]: time=\"2026-06-11T13:13:09.036426352Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.775506 | controller |     "Jun 11 13:13:09.707714 crc crio[24477]: time=\"2026-06-11T13:13:09.707142391Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.775521 | controller |     "Jun 11 13:13:10.148705 crc crio[24477]: time=\"2026-06-11T13:13:10.147882123Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.775572 | controller |     "Jun 11 13:13:10.781944 crc crio[24477]: time=\"2026-06-11T13:13:10.781859476Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.775589 | controller |     "Jun 11 13:13:11.464548 crc crio[24477]: time=\"2026-06-11T13:13:11.464472365Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.775604 | controller |     "Jun 11 13:13:11.489578 crc crio[24477]: time=\"2026-06-11T13:13:11.48943409Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.775619 | controller |     "Jun 11 13:13:11.507585 crc crio[24477]: time=\"2026-06-11T13:13:11.507481334Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.775635 | controller |     "Jun 11 13:13:12.488472 crc crio[24477]: time=\"2026-06-11T13:13:12.4874957Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.775649 | controller |     "Jun 11 13:13:15.105877 crc crio[24477]: time=\"2026-06-11T13:13:15.103628399Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.775664 | controller |     "Jun 11 13:13:15.236583 crc crio[24477]: time=\"2026-06-11T13:13:15.235821686Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.775679 | controller |     "Jun 11 13:13:15.490138 crc crio[24477]: time=\"2026-06-11T13:13:15.490035568Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.775693 | controller |     "Jun 11 13:13:15.973293 crc crio[24477]: time=\"2026-06-11T13:13:15.973174101Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.775738 | controller |     "Jun 11 13:13:18.264436 crc crio[24477]: time=\"2026-06-11T13:13:18.263915714Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.775762 | controller |     "Jun 11 13:13:18.408683 crc crio[24477]: time=\"2026-06-11T13:13:18.408558838Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.775778 | controller |     "Jun 11 13:13:18.885750 crc crio[24477]: time=\"2026-06-11T13:13:18.885371537Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.775793 | controller |     "Jun 11 13:13:19.517995 crc crio[24477]: time=\"2026-06-11T13:13:19.51792191Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.775808 | controller |     "Jun 11 13:13:22.077001 crc crio[24477]: time=\"2026-06-11T13:13:22.076114306Z\" level=info msg=\"Stopping container: 333d00fb10d947ba6b695e967a24b5e5719d3fdef380d19ee0e980055957c863 (timeout: 2s)\" id=787c4b81-b562-4adc-a06b-4cdd3501ecce name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.775824 | controller |     "Jun 11 13:13:22.107243 crc crio[24477]: time=\"2026-06-11T13:13:22.107163649Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.775839 | controller |     "Jun 11 13:13:22.163338 crc crio[24477]: time=\"2026-06-11T13:13:22.163234603Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.775871 | controller |     "Jun 11 13:13:22.225360 crc crio[24477]: time=\"2026-06-11T13:13:22.225196741Z\" level=info msg=\"Stopped container 333d00fb10d947ba6b695e967a24b5e5719d3fdef380d19ee0e980055957c863: openshift-marketplace/community-operators-jr8r8/registry-server\" id=787c4b81-b562-4adc-a06b-4cdd3501ecce name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.775888 | controller |     "Jun 11 13:13:22.235281 crc crio[24477]: time=\"2026-06-11T13:13:22.235187034Z\" level=info msg=\"Stopping pod sandbox: 9f3ebe1be2723024e9cd24c494a1388ee1353c93d6714916628b1c3fd7dbbd1d\" id=2e1f12b8-b4b4-4bd2-b098-9371b44cf9ea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.775903 | controller |     "Jun 11 13:13:22.235926 crc crio[24477]: time=\"2026-06-11T13:13:22.235859333Z\" level=info msg=\"Got pod network &{Name:community-operators-jr8r8 Namespace:openshift-marketplace ID:9f3ebe1be2723024e9cd24c494a1388ee1353c93d6714916628b1c3fd7dbbd1d UID:e76e708f-46f5-40f1-b578-c964ef179684 NetNS:/var/run/netns/bde646c1-c376-4f4d-bad5-30c7732447eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode76e708f_46f5_40f1_b578_c964ef179684.slice PodAnnotations:0xc002d1a9f0}] Aliases:map[]}\"",
2026-06-11 13:18:31.775919 | controller |     "Jun 11 13:13:22.236137 crc crio[24477]: time=\"2026-06-11T13:13:22.236045218Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-jr8r8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.775934 | controller |     "Jun 11 13:13:22.582338 crc crio[24477]: time=\"2026-06-11T13:13:22.580772939Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.775986 | controller |     "Jun 11 13:13:22.650911 crc crio[24477]: time=\"2026-06-11T13:13:22.650227246Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.776011 | controller |     "Jun 11 13:13:22.729709 crc crio[24477]: time=\"2026-06-11T13:13:22.729408315Z\" level=info msg=\"Stopped pod sandbox: 9f3ebe1be2723024e9cd24c494a1388ee1353c93d6714916628b1c3fd7dbbd1d\" id=2e1f12b8-b4b4-4bd2-b098-9371b44cf9ea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.776028 | controller |     "Jun 11 13:13:23.007394 crc crio[24477]: time=\"2026-06-11T13:13:23.006817692Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.776043 | controller |     "Jun 11 13:13:23.118880 crc crio[24477]: time=\"2026-06-11T13:13:23.118811283Z\" level=info msg=\"Removing container: 333d00fb10d947ba6b695e967a24b5e5719d3fdef380d19ee0e980055957c863\" id=b079b142-7ef9-49e0-8794-638516945a9e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.776058 | controller |     "Jun 11 13:13:23.188223 crc crio[24477]: time=\"2026-06-11T13:13:23.188113569Z\" level=info msg=\"Removed container 333d00fb10d947ba6b695e967a24b5e5719d3fdef380d19ee0e980055957c863: openshift-marketplace/community-operators-jr8r8/registry-server\" id=b079b142-7ef9-49e0-8794-638516945a9e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.776073 | controller |     "Jun 11 13:13:23.208927 crc crio[24477]: time=\"2026-06-11T13:13:23.208538835Z\" level=info msg=\"Removing container: f66ce0d0081aeff02db61591367b322e2c33d9c4cd135dfc693b78edabafb1b8\" id=9762b589-7372-4b12-96ea-badd870f0456 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.776087 | controller |     "Jun 11 13:13:23.266219 crc crio[24477]: time=\"2026-06-11T13:13:23.265389474Z\" level=info msg=\"Removed container f66ce0d0081aeff02db61591367b322e2c33d9c4cd135dfc693b78edabafb1b8: openshift-marketplace/community-operators-jr8r8/extract-content\" id=9762b589-7372-4b12-96ea-badd870f0456 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.776102 | controller |     "Jun 11 13:13:23.280127 crc crio[24477]: time=\"2026-06-11T13:13:23.280044485Z\" level=info msg=\"Removing container: c82ab5907ff890cfa0ee01c908b5613621022c7a29eecdbe9f94b235fe984f93\" id=c1a59029-f3cd-41eb-8b4e-5ab9966083c3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.776116 | controller |     "Jun 11 13:13:23.309595 crc crio[24477]: time=\"2026-06-11T13:13:23.309500887Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.776131 | controller |     "Jun 11 13:13:23.320139 crc crio[24477]: time=\"2026-06-11T13:13:23.320014353Z\" level=info msg=\"Removed container c82ab5907ff890cfa0ee01c908b5613621022c7a29eecdbe9f94b235fe984f93: openshift-marketplace/community-operators-jr8r8/extract-utilities\" id=c1a59029-f3cd-41eb-8b4e-5ab9966083c3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.776146 | controller |     "Jun 11 13:13:23.568100 crc crio[24477]: time=\"2026-06-11T13:13:23.568012836Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.776160 | controller |     "Jun 11 13:13:23.577443 crc crio[24477]: time=\"2026-06-11T13:13:23.577354277Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.776211 | controller |     "Jun 11 13:13:23.786874 crc crio[24477]: time=\"2026-06-11T13:13:23.786786296Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.776228 | controller |     "Jun 11 13:13:25.673109 crc crio[24477]: time=\"2026-06-11T13:13:25.672535213Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.776246 | controller |     "Jun 11 13:13:25.720822 crc crio[24477]: time=\"2026-06-11T13:13:25.720721502Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.776261 | controller |     "Jun 11 13:13:25.919910 crc crio[24477]: time=\"2026-06-11T13:13:25.919473339Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.776275 | controller |     "Jun 11 13:13:26.601262 crc crio[24477]: time=\"2026-06-11T13:13:26.601149854Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.776290 | controller |     "Jun 11 13:13:27.103242 crc crio[24477]: time=\"2026-06-11T13:13:27.103192788Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.776304 | controller |     "Jun 11 13:13:29.135088 crc crio[24477]: time=\"2026-06-11T13:13:29.134353901Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.776318 | controller |     "Jun 11 13:13:29.203072 crc crio[24477]: time=\"2026-06-11T13:13:29.20296903Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.776332 | controller |     "Jun 11 13:13:29.223364 crc crio[24477]: time=\"2026-06-11T13:13:29.223269283Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.776347 | controller |     "Jun 11 13:13:36.942952 crc crio[24477]: time=\"2026-06-11T13:13:36.94202665Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.776362 | controller |     "Jun 11 13:13:59.883451 crc crio[24477]: time=\"2026-06-11T13:13:59.882426121Z\" level=info msg=\"Stopping pod sandbox: 9f3ebe1be2723024e9cd24c494a1388ee1353c93d6714916628b1c3fd7dbbd1d\" id=c370efa5-3ae7-4a82-bc58-a8a347746f50 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.776376 | controller |     "Jun 11 13:13:59.883451 crc crio[24477]: time=\"2026-06-11T13:13:59.883369148Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9f3ebe1be2723024e9cd24c494a1388ee1353c93d6714916628b1c3fd7dbbd1d\" id=c370efa5-3ae7-4a82-bc58-a8a347746f50 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.776427 | controller |     "Jun 11 13:13:59.886440 crc crio[24477]: time=\"2026-06-11T13:13:59.884105297Z\" level=info msg=\"Removing pod sandbox: 9f3ebe1be2723024e9cd24c494a1388ee1353c93d6714916628b1c3fd7dbbd1d\" id=43ecc03e-5b25-4787-9e0c-828d86605fcc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.776443 | controller |     "Jun 11 13:13:59.896987 crc crio[24477]: time=\"2026-06-11T13:13:59.896862247Z\" level=info msg=\"Removed pod sandbox: 9f3ebe1be2723024e9cd24c494a1388ee1353c93d6714916628b1c3fd7dbbd1d\" id=43ecc03e-5b25-4787-9e0c-828d86605fcc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.776458 | controller |     "Jun 11 13:14:00.586203 crc crio[24477]: time=\"2026-06-11T13:14:00.586094826Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686394-xdwq2/POD\" id=f6b35f95-8cda-40a5-ab69-820f4021e308 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.776473 | controller |     "Jun 11 13:14:00.586386 crc crio[24477]: time=\"2026-06-11T13:14:00.586208861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.776492 | controller |     "Jun 11 13:14:00.624821 crc crio[24477]: time=\"2026-06-11T13:14:00.624724325Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686394-xdwq2 Namespace:openshift-infra ID:e8906ba35d049e19f99a2691266b810d6c9126a8828eb6702423928c277de25b UID:4d9cd2c2-3e4e-4fef-ad7c-7d6b9655c6a8 NetNS:/var/run/netns/88595cb4-f868-458c-b4fe-12492d2b8a40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d9cd2c2_3e4e_4fef_ad7c_7d6b9655c6a8.slice PodAnnotations:0xc000b18808}] Aliases:map[]}\"",
2026-06-11 13:18:31.776507 | controller |     "Jun 11 13:14:00.624821 crc crio[24477]: time=\"2026-06-11T13:14:00.624785267Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686394-xdwq2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.776522 | controller |     "Jun 11 13:14:01.216030 crc crio[24477]: 2026-06-11T13:14:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8906ba35d049e1 Mac:da:2e:aa:ab:e3:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1c Mtu:0 Sandbox:/var/run/netns/88595cb4-f868-458c-b4fe-12492d2b8a40 SocketPath: PciID:}] [{Interface:0xc0002d8690 Address:{IP:10.217.1.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.776537 | controller |     "Jun 11 13:14:01.218093 crc crio[24477]: time=\"2026-06-11T13:14:01.218008984Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686394-xdwq2 Namespace:openshift-infra ID:e8906ba35d049e19f99a2691266b810d6c9126a8828eb6702423928c277de25b UID:4d9cd2c2-3e4e-4fef-ad7c-7d6b9655c6a8 NetNS:/var/run/netns/88595cb4-f868-458c-b4fe-12492d2b8a40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d9cd2c2_3e4e_4fef_ad7c_7d6b9655c6a8.slice PodAnnotations:0xc000b18808}] Aliases:map[]}\"",
2026-06-11 13:18:31.776552 | controller |     "Jun 11 13:14:01.218227 crc crio[24477]: time=\"2026-06-11T13:14:01.21821018Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686394-xdwq2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.776567 | controller |     "Jun 11 13:14:01.231962 crc crio[24477]: time=\"2026-06-11T13:14:01.231419413Z\" level=info msg=\"Ran pod sandbox e8906ba35d049e19f99a2691266b810d6c9126a8828eb6702423928c277de25b with infra container: openshift-infra/auto-csr-approver-29686394-xdwq2/POD\" id=f6b35f95-8cda-40a5-ab69-820f4021e308 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.776581 | controller |     "Jun 11 13:14:01.236364 crc crio[24477]: time=\"2026-06-11T13:14:01.235948972Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=6f8636d3-aee0-4fc9-8640-13055cdc8818 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.776628 | controller |     "Jun 11 13:14:01.248576 crc crio[24477]: time=\"2026-06-11T13:14:01.248509673Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 13:18:31.776649 | controller |     "Jun 11 13:14:02.434712 crc crio[24477]: time=\"2026-06-11T13:14:02.431951542Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=6f8636d3-aee0-4fc9-8640-13055cdc8818 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.776664 | controller |     "Jun 11 13:14:02.440424 crc crio[24477]: time=\"2026-06-11T13:14:02.436364095Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=eb9e2c11-69c1-41ff-9ea0-df6cc033adfc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.776679 | controller |     "Jun 11 13:14:02.517781 crc crio[24477]: time=\"2026-06-11T13:14:02.51718593Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=45c2f793-ee35-4220-8006-3f6d5b537321 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.776697 | controller |     "Jun 11 13:14:02.544768 crc crio[24477]: time=\"2026-06-11T13:14:02.543684657Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686394-xdwq2/oc\" id=221b3280-374c-4580-b39e-668beb3e2fd3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.776713 | controller |     "Jun 11 13:14:02.547441 crc crio[24477]: time=\"2026-06-11T13:14:02.545454807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.776727 | controller |     "Jun 11 13:14:02.601543 crc crio[24477]: time=\"2026-06-11T13:14:02.601456799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.776742 | controller |     "Jun 11 13:14:03.233500 crc crio[24477]: time=\"2026-06-11T13:14:03.233409295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.776756 | controller |     "Jun 11 13:14:03.359219 crc crio[24477]: time=\"2026-06-11T13:14:03.359108861Z\" level=info msg=\"Created container 53adbd5a956cacda8efc60ebdc3d41efcc0c80c666af6437068f1e26511b81e0: openshift-infra/auto-csr-approver-29686394-xdwq2/oc\" id=221b3280-374c-4580-b39e-668beb3e2fd3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.776771 | controller |     "Jun 11 13:14:03.361135 crc crio[24477]: time=\"2026-06-11T13:14:03.361031685Z\" level=info msg=\"Starting container: 53adbd5a956cacda8efc60ebdc3d41efcc0c80c666af6437068f1e26511b81e0\" id=a66cd195-03a3-4a3d-ae40-8e6bba751603 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.776786 | controller |     "Jun 11 13:14:03.365266 crc crio[24477]: time=\"2026-06-11T13:14:03.365218871Z\" level=info msg=\"Started container\" PID=301111 containerID=53adbd5a956cacda8efc60ebdc3d41efcc0c80c666af6437068f1e26511b81e0 description=openshift-infra/auto-csr-approver-29686394-xdwq2/oc id=a66cd195-03a3-4a3d-ae40-8e6bba751603 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8906ba35d049e19f99a2691266b810d6c9126a8828eb6702423928c277de25b",
2026-06-11 13:18:31.776802 | controller |     "Jun 11 13:14:05.836043 crc crio[24477]: time=\"2026-06-11T13:14:05.835127312Z\" level=info msg=\"Stopping pod sandbox: e8906ba35d049e19f99a2691266b810d6c9126a8828eb6702423928c277de25b\" id=ab318273-4c24-4331-82a7-2a30e8f03f24 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.776879 | controller |     "Jun 11 13:14:05.837571 crc crio[24477]: time=\"2026-06-11T13:14:05.836695776Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686394-xdwq2 Namespace:openshift-infra ID:e8906ba35d049e19f99a2691266b810d6c9126a8828eb6702423928c277de25b UID:4d9cd2c2-3e4e-4fef-ad7c-7d6b9655c6a8 NetNS:/var/run/netns/88595cb4-f868-458c-b4fe-12492d2b8a40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d9cd2c2_3e4e_4fef_ad7c_7d6b9655c6a8.slice PodAnnotations:0xc000b189a0}] Aliases:map[]}\"",
2026-06-11 13:18:31.776897 | controller |     "Jun 11 13:14:05.837571 crc crio[24477]: time=\"2026-06-11T13:14:05.83682878Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686394-xdwq2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.776913 | controller |     "Jun 11 13:14:06.175557 crc crio[24477]: time=\"2026-06-11T13:14:06.174830616Z\" level=info msg=\"Stopped pod sandbox: e8906ba35d049e19f99a2691266b810d6c9126a8828eb6702423928c277de25b\" id=ab318273-4c24-4331-82a7-2a30e8f03f24 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.776950 | controller |     "Jun 11 13:14:59.928589 crc crio[24477]: time=\"2026-06-11T13:14:59.927769766Z\" level=info msg=\"Removing container: f5812faaef5967e55db43eafa783c379084998cac867144a8aad743f14e2259d\" id=9866baeb-3ccf-4efa-a88f-aa0b4f537f86 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.776966 | controller |     "Jun 11 13:15:00.128778 crc crio[24477]: time=\"2026-06-11T13:15:00.128572688Z\" level=info msg=\"Removed container f5812faaef5967e55db43eafa783c379084998cac867144a8aad743f14e2259d: openshift-infra/auto-csr-approver-29686388-gbsf2/oc\" id=9866baeb-3ccf-4efa-a88f-aa0b4f537f86 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.776981 | controller |     "Jun 11 13:15:00.157733 crc crio[24477]: time=\"2026-06-11T13:15:00.148765259Z\" level=info msg=\"Stopping pod sandbox: 25dbd08fdb0758a891d15d7dc0d62ed5ff5996edf69be32a07416f8ba3dad4aa\" id=2ba8102c-46d2-4cf2-adc7-309bef98556a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.776996 | controller |     "Jun 11 13:15:00.157733 crc crio[24477]: time=\"2026-06-11T13:15:00.148858561Z\" level=info msg=\"Stopped pod sandbox (already stopped): 25dbd08fdb0758a891d15d7dc0d62ed5ff5996edf69be32a07416f8ba3dad4aa\" id=2ba8102c-46d2-4cf2-adc7-309bef98556a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.777011 | controller |     "Jun 11 13:15:00.157733 crc crio[24477]: time=\"2026-06-11T13:15:00.150051125Z\" level=info msg=\"Removing pod sandbox: 25dbd08fdb0758a891d15d7dc0d62ed5ff5996edf69be32a07416f8ba3dad4aa\" id=5834fcf9-8023-4c8d-b7e9-75811efad7fb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.777026 | controller |     "Jun 11 13:15:00.191901 crc crio[24477]: time=\"2026-06-11T13:15:00.191583116Z\" level=info msg=\"Removed pod sandbox: 25dbd08fdb0758a891d15d7dc0d62ed5ff5996edf69be32a07416f8ba3dad4aa\" id=5834fcf9-8023-4c8d-b7e9-75811efad7fb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.777040 | controller |     "Jun 11 13:15:00.566094 crc crio[24477]: time=\"2026-06-11T13:15:00.565621016Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686395-9hcj8/POD\" id=93919a13-2a82-4a82-957a-2385f811dc86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.777055 | controller |     "Jun 11 13:15:00.566250 crc crio[24477]: time=\"2026-06-11T13:15:00.566100129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.777069 | controller |     "Jun 11 13:15:00.606913 crc crio[24477]: time=\"2026-06-11T13:15:00.606409024Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686395-9hcj8 Namespace:openshift-operator-lifecycle-manager ID:c5cce414effce98056340268581448254b1f24fada0b65dce122f345298287f5 UID:c06fcd5c-0e06-44c1-811e-856bccfb96d5 NetNS:/var/run/netns/be00ec48-1c36-4dcd-8596-cd2a65f24a02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc06fcd5c_0e06_44c1_811e_856bccfb96d5.slice PodAnnotations:0xc0072c0e80}] Aliases:map[]}\"",
2026-06-11 13:18:31.777085 | controller |     "Jun 11 13:15:00.607888 crc crio[24477]: time=\"2026-06-11T13:15:00.607856965Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686395-9hcj8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.777143 | controller |     "Jun 11 13:15:00.967376 crc crio[24477]: 2026-06-11T13:15:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c5cce414effce98 Mac:ce:c4:ca:51:f0:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1d Mtu:0 Sandbox:/var/run/netns/be00ec48-1c36-4dcd-8596-cd2a65f24a02 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.1.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.777161 | controller |     "Jun 11 13:15:00.967376 crc crio[24477]: time=\"2026-06-11T13:15:00.966494701Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686395-9hcj8 Namespace:openshift-operator-lifecycle-manager ID:c5cce414effce98056340268581448254b1f24fada0b65dce122f345298287f5 UID:c06fcd5c-0e06-44c1-811e-856bccfb96d5 NetNS:/var/run/netns/be00ec48-1c36-4dcd-8596-cd2a65f24a02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc06fcd5c_0e06_44c1_811e_856bccfb96d5.slice PodAnnotations:0xc0072c0e80}] Aliases:map[]}\"",
2026-06-11 13:18:31.777182 | controller |     "Jun 11 13:15:00.969294 crc crio[24477]: time=\"2026-06-11T13:15:00.968795367Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686395-9hcj8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.777198 | controller |     "Jun 11 13:15:00.980948 crc crio[24477]: time=\"2026-06-11T13:15:00.980906398Z\" level=info msg=\"Ran pod sandbox c5cce414effce98056340268581448254b1f24fada0b65dce122f345298287f5 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686395-9hcj8/POD\" id=93919a13-2a82-4a82-957a-2385f811dc86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.777213 | controller |     "Jun 11 13:15:00.991189 crc crio[24477]: time=\"2026-06-11T13:15:00.990842915Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=86fe68fe-b67d-4c7a-9565-ea42dbea3e1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.777228 | controller |     "Jun 11 13:15:01.000013 crc crio[24477]: time=\"2026-06-11T13:15:00.999944011Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7feeb4ec-ec1b-49b2-94ad-fb237af5efc1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.777243 | controller |     "Jun 11 13:15:01.007185 crc crio[24477]: time=\"2026-06-11T13:15:01.007111629Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686395-9hcj8/collect-profiles\" id=602fbcb0-aa80-4918-b03c-30b674de2fb6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.777258 | controller |     "Jun 11 13:15:01.007608 crc crio[24477]: time=\"2026-06-11T13:15:01.007555502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.777272 | controller |     "Jun 11 13:15:01.079519 crc crio[24477]: time=\"2026-06-11T13:15:01.079265124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.777321 | controller |     "Jun 11 13:15:01.093598 crc crio[24477]: time=\"2026-06-11T13:15:01.093449107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.777341 | controller |     "Jun 11 13:15:01.232867 crc crio[24477]: time=\"2026-06-11T13:15:01.232749373Z\" level=info msg=\"Created container c967f02bc935eb3d8fa42ddd96a5a5fe7b76f5ba60286b5beb9a1c413dbd80dc: openshift-operator-lifecycle-manager/collect-profiles-29686395-9hcj8/collect-profiles\" id=602fbcb0-aa80-4918-b03c-30b674de2fb6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.777356 | controller |     "Jun 11 13:15:01.235554 crc crio[24477]: time=\"2026-06-11T13:15:01.235418247Z\" level=info msg=\"Starting container: c967f02bc935eb3d8fa42ddd96a5a5fe7b76f5ba60286b5beb9a1c413dbd80dc\" id=6834d1c5-73f4-46f6-af6e-dbfeb521c3d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.777372 | controller |     "Jun 11 13:15:01.245603 crc crio[24477]: time=\"2026-06-11T13:15:01.245197351Z\" level=info msg=\"Started container\" PID=304102 containerID=c967f02bc935eb3d8fa42ddd96a5a5fe7b76f5ba60286b5beb9a1c413dbd80dc description=openshift-operator-lifecycle-manager/collect-profiles-29686395-9hcj8/collect-profiles id=6834d1c5-73f4-46f6-af6e-dbfeb521c3d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5cce414effce98056340268581448254b1f24fada0b65dce122f345298287f5",
2026-06-11 13:18:31.777390 | controller |     "Jun 11 13:15:03.003567 crc crio[24477]: time=\"2026-06-11T13:15:03.002215787Z\" level=info msg=\"Stopping pod sandbox: c5cce414effce98056340268581448254b1f24fada0b65dce122f345298287f5\" id=cc1ad3d3-4b4c-4b47-9401-b61ddbb94b65 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.777406 | controller |     "Jun 11 13:15:03.005095 crc crio[24477]: time=\"2026-06-11T13:15:03.004550382Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686395-9hcj8 Namespace:openshift-operator-lifecycle-manager ID:c5cce414effce98056340268581448254b1f24fada0b65dce122f345298287f5 UID:c06fcd5c-0e06-44c1-811e-856bccfb96d5 NetNS:/var/run/netns/be00ec48-1c36-4dcd-8596-cd2a65f24a02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc06fcd5c_0e06_44c1_811e_856bccfb96d5.slice PodAnnotations:0xc002e124e8}] Aliases:map[]}\"",
2026-06-11 13:18:31.777421 | controller |     "Jun 11 13:15:03.005095 crc crio[24477]: time=\"2026-06-11T13:15:03.004785039Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686395-9hcj8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.777436 | controller |     "Jun 11 13:15:03.362195 crc crio[24477]: time=\"2026-06-11T13:15:03.361987651Z\" level=info msg=\"Stopped pod sandbox: c5cce414effce98056340268581448254b1f24fada0b65dce122f345298287f5\" id=cc1ad3d3-4b4c-4b47-9401-b61ddbb94b65 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.777450 | controller |     "Jun 11 13:15:09.333702 crc crio[24477]: time=\"2026-06-11T13:15:09.332446919Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 13:18:31.777465 | controller |     "Jun 11 13:15:16.934223 crc crio[24477]: time=\"2026-06-11T13:15:16.933490806Z\" level=info msg=\"Stopping container: 42c1f1c2a05fc1c594a9f2e4400595f856fe7796d2b11d0e73ca5fde3a1614b7 (timeout: 2s)\" id=6e4ddfeb-3712-4aa3-a206-222fef299d6c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.777480 | controller |     "Jun 11 13:15:17.200854 crc crio[24477]: time=\"2026-06-11T13:15:17.200559734Z\" level=info msg=\"Stopped container 42c1f1c2a05fc1c594a9f2e4400595f856fe7796d2b11d0e73ca5fde3a1614b7: openshift-must-gather-x8trt/must-gather-4cfrp/copy\" id=6e4ddfeb-3712-4aa3-a206-222fef299d6c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.777494 | controller |     "Jun 11 13:15:17.202239 crc crio[24477]: time=\"2026-06-11T13:15:17.202112658Z\" level=info msg=\"Stopping pod sandbox: b239dfe3d4d0a85f83406d2e634154a38270c29e171a5baa670bddc146c621f2\" id=ca21237e-f5f3-4511-9fc9-7dc47daaf0c5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.777509 | controller |     "Jun 11 13:15:17.203015 crc crio[24477]: time=\"2026-06-11T13:15:17.202924481Z\" level=info msg=\"Got pod network &{Name:must-gather-4cfrp Namespace:openshift-must-gather-x8trt ID:b239dfe3d4d0a85f83406d2e634154a38270c29e171a5baa670bddc146c621f2 UID:43494211-f622-46b9-874e-4cd6f62ce91c NetNS:/var/run/netns/a9036995-2563-4aa7-83d2-f903639da627 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43494211_f622_46b9_874e_4cd6f62ce91c.slice PodAnnotations:0xc00008c678}] Aliases:map[]}\"",
2026-06-11 13:18:31.777524 | controller |     "Jun 11 13:15:17.203225 crc crio[24477]: time=\"2026-06-11T13:15:17.203202433Z\" level=info msg=\"Deleting pod openshift-must-gather-x8trt_must-gather-4cfrp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.777546 | controller |     "Jun 11 13:15:17.481094 crc crio[24477]: time=\"2026-06-11T13:15:17.480569164Z\" level=info msg=\"Stopped pod sandbox: b239dfe3d4d0a85f83406d2e634154a38270c29e171a5baa670bddc146c621f2\" id=ca21237e-f5f3-4511-9fc9-7dc47daaf0c5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.777561 | controller |     "Jun 11 13:15:18.350617 crc crio[24477]: time=\"2026-06-11T13:15:18.349645204Z\" level=info msg=\"Removing container: 42c1f1c2a05fc1c594a9f2e4400595f856fe7796d2b11d0e73ca5fde3a1614b7\" id=33bacb1c-e7ec-40ef-b102-2c6338be6ad8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.777576 | controller |     "Jun 11 13:15:18.392658 crc crio[24477]: time=\"2026-06-11T13:15:18.392504782Z\" level=info msg=\"Removed container 42c1f1c2a05fc1c594a9f2e4400595f856fe7796d2b11d0e73ca5fde3a1614b7: openshift-must-gather-x8trt/must-gather-4cfrp/copy\" id=33bacb1c-e7ec-40ef-b102-2c6338be6ad8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.777591 | controller |     "Jun 11 13:15:18.396289 crc crio[24477]: time=\"2026-06-11T13:15:18.396221344Z\" level=info msg=\"Removing container: f19bad7b281e92c778244a03edc2161bad2bea618cfd354235e3ce6e7d0b50f0\" id=b6b53dc1-fa9d-42b1-9985-ebea427b6827 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.777606 | controller |     "Jun 11 13:15:18.693737 crc crio[24477]: time=\"2026-06-11T13:15:18.693378914Z\" level=info msg=\"Removed container f19bad7b281e92c778244a03edc2161bad2bea618cfd354235e3ce6e7d0b50f0: openshift-must-gather-x8trt/must-gather-4cfrp/gather\" id=b6b53dc1-fa9d-42b1-9985-ebea427b6827 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.777621 | controller |     "Jun 11 13:16:00.218431 crc crio[24477]: time=\"2026-06-11T13:16:00.217134757Z\" level=info msg=\"Removing container: 01e21f59cfe984863cce953955cc78d4a64bd4b42454eba980e6f95c011e407a\" id=29bd06ff-0428-4220-8560-38e5c0c0c2a1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.777635 | controller |     "Jun 11 13:16:00.271630 crc crio[24477]: time=\"2026-06-11T13:16:00.271176399Z\" level=info msg=\"Removed container 01e21f59cfe984863cce953955cc78d4a64bd4b42454eba980e6f95c011e407a: openshift-operator-lifecycle-manager/collect-profiles-29686350-9xqhz/collect-profiles\" id=29bd06ff-0428-4220-8560-38e5c0c0c2a1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.777650 | controller |     "Jun 11 13:16:00.296170 crc crio[24477]: time=\"2026-06-11T13:16:00.29602147Z\" level=info msg=\"Stopping pod sandbox: b239dfe3d4d0a85f83406d2e634154a38270c29e171a5baa670bddc146c621f2\" id=055c83b4-566d-46d2-8c8c-c73a31b439b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.777665 | controller |     "Jun 11 13:16:00.296521 crc crio[24477]: time=\"2026-06-11T13:16:00.296197835Z\" level=info msg=\"Stopped pod sandbox (already stopped): b239dfe3d4d0a85f83406d2e634154a38270c29e171a5baa670bddc146c621f2\" id=055c83b4-566d-46d2-8c8c-c73a31b439b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.777679 | controller |     "Jun 11 13:16:00.296991 crc crio[24477]: time=\"2026-06-11T13:16:00.29689628Z\" level=info msg=\"Removing pod sandbox: b239dfe3d4d0a85f83406d2e634154a38270c29e171a5baa670bddc146c621f2\" id=2eb9bec1-3541-40f8-92dc-da4d4bb827a9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.777693 | controller |     "Jun 11 13:16:00.318783 crc crio[24477]: time=\"2026-06-11T13:16:00.318611359Z\" level=info msg=\"Removed pod sandbox: b239dfe3d4d0a85f83406d2e634154a38270c29e171a5baa670bddc146c621f2\" id=2eb9bec1-3541-40f8-92dc-da4d4bb827a9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.777708 | controller |     "Jun 11 13:16:00.320866 crc crio[24477]: time=\"2026-06-11T13:16:00.320793237Z\" level=info msg=\"Stopping pod sandbox: 990e973d51479c395505874c47fbdb0440769f94de6be35cdae115e8da437d98\" id=593cfe40-f3f2-4c09-a7e7-40993e39b6d0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.777766 | controller |     "Jun 11 13:16:00.320958 crc crio[24477]: time=\"2026-06-11T13:16:00.32089356Z\" level=info msg=\"Stopped pod sandbox (already stopped): 990e973d51479c395505874c47fbdb0440769f94de6be35cdae115e8da437d98\" id=593cfe40-f3f2-4c09-a7e7-40993e39b6d0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.777784 | controller |     "Jun 11 13:16:00.322449 crc crio[24477]: time=\"2026-06-11T13:16:00.32235407Z\" level=info msg=\"Removing pod sandbox: 990e973d51479c395505874c47fbdb0440769f94de6be35cdae115e8da437d98\" id=726318d4-f5c8-4c73-bc31-d3c000036111 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.777800 | controller |     "Jun 11 13:16:00.358948 crc crio[24477]: time=\"2026-06-11T13:16:00.358765247Z\" level=info msg=\"Removed pod sandbox: 990e973d51479c395505874c47fbdb0440769f94de6be35cdae115e8da437d98\" id=726318d4-f5c8-4c73-bc31-d3c000036111 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.777815 | controller |     "Jun 11 13:16:00.638461 crc crio[24477]: time=\"2026-06-11T13:16:00.637269423Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686396-hflb7/POD\" id=86feabab-4a70-40a1-9901-f55eedbac56d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.777840 | controller |     "Jun 11 13:16:00.638630 crc crio[24477]: time=\"2026-06-11T13:16:00.638545269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.777907 | controller |     "Jun 11 13:16:00.681316 crc crio[24477]: time=\"2026-06-11T13:16:00.681128149Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686396-hflb7 Namespace:openshift-infra ID:e3b72974db6a533bb90a3b5b195bf9b15420f9c536df7610b4f55c60300d9159 UID:3d24108e-3fe1-4e91-a1da-0d3b2d5da679 NetNS:/var/run/netns/dc3ba6a6-3b6a-4c8b-acd9-f355b2c81c6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d24108e_3fe1_4e91_a1da_0d3b2d5da679.slice PodAnnotations:0xc000530778}] Aliases:map[]}\"",
2026-06-11 13:18:31.777928 | controller |     "Jun 11 13:16:00.681316 crc crio[24477]: time=\"2026-06-11T13:16:00.681283493Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686396-hflb7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.777945 | controller |     "Jun 11 13:16:01.090315 crc crio[24477]: 2026-06-11T13:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3b72974db6a533 Mac:82:21:39:40:b4:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1e Mtu:0 Sandbox:/var/run/netns/dc3ba6a6-3b6a-4c8b-acd9-f355b2c81c6e SocketPath: PciID:}] [{Interface:0xc0001255d0 Address:{IP:10.217.1.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.777961 | controller |     "Jun 11 13:16:01.092545 crc crio[24477]: time=\"2026-06-11T13:16:01.092475161Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686396-hflb7 Namespace:openshift-infra ID:e3b72974db6a533bb90a3b5b195bf9b15420f9c536df7610b4f55c60300d9159 UID:3d24108e-3fe1-4e91-a1da-0d3b2d5da679 NetNS:/var/run/netns/dc3ba6a6-3b6a-4c8b-acd9-f355b2c81c6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d24108e_3fe1_4e91_a1da_0d3b2d5da679.slice PodAnnotations:0xc000530778}] Aliases:map[]}\"",
2026-06-11 13:18:31.777976 | controller |     "Jun 11 13:16:01.092711 crc crio[24477]: time=\"2026-06-11T13:16:01.092627426Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686396-hflb7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.777992 | controller |     "Jun 11 13:16:01.101615 crc crio[24477]: time=\"2026-06-11T13:16:01.101558528Z\" level=info msg=\"Ran pod sandbox e3b72974db6a533bb90a3b5b195bf9b15420f9c536df7610b4f55c60300d9159 with infra container: openshift-infra/auto-csr-approver-29686396-hflb7/POD\" id=86feabab-4a70-40a1-9901-f55eedbac56d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.778011 | controller |     "Jun 11 13:16:01.105903 crc crio[24477]: time=\"2026-06-11T13:16:01.105813312Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=abb7f0ea-210a-41cd-838e-ec6cd4d5c79f name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.778030 | controller |     "Jun 11 13:16:01.118519 crc crio[24477]: time=\"2026-06-11T13:16:01.118393163Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 13:18:31.778052 | controller |     "Jun 11 13:16:01.980729 crc crio[24477]: time=\"2026-06-11T13:16:01.980118078Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=abb7f0ea-210a-41cd-838e-ec6cd4d5c79f name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.778074 | controller |     "Jun 11 13:16:01.982442 crc crio[24477]: time=\"2026-06-11T13:16:01.981803886Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fee0889f-8a53-4037-ad12-16b415ee9b93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.778096 | controller |     "Jun 11 13:16:01.984607 crc crio[24477]: time=\"2026-06-11T13:16:01.98445098Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=810c08a3-8dd6-4689-ba8b-c6779bf2a67b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.778111 | controller |     "Jun 11 13:16:01.992412 crc crio[24477]: time=\"2026-06-11T13:16:01.992278848Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686396-hflb7/oc\" id=e5e7d923-976b-4260-906f-99bb5e8c53e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.778126 | controller |     "Jun 11 13:16:01.992822 crc crio[24477]: time=\"2026-06-11T13:16:01.992777222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.778141 | controller |     "Jun 11 13:16:02.040190 crc crio[24477]: time=\"2026-06-11T13:16:02.04006413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.778157 | controller |     "Jun 11 13:16:02.352904 crc crio[24477]: time=\"2026-06-11T13:16:02.352784683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.778172 | controller |     "Jun 11 13:16:02.546680 crc crio[24477]: time=\"2026-06-11T13:16:02.545889149Z\" level=info msg=\"Created container 53fc98a93082ec3892d6befb4e2fe8a97e5b162cb4049e7ecacbc9721b62cb24: openshift-infra/auto-csr-approver-29686396-hflb7/oc\" id=e5e7d923-976b-4260-906f-99bb5e8c53e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.778187 | controller |     "Jun 11 13:16:02.547603 crc crio[24477]: time=\"2026-06-11T13:16:02.547520503Z\" level=info msg=\"Starting container: 53fc98a93082ec3892d6befb4e2fe8a97e5b162cb4049e7ecacbc9721b62cb24\" id=31e7ac0d-5d99-4bab-8255-d422f1953dad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.778203 | controller |     "Jun 11 13:16:02.554447 crc crio[24477]: time=\"2026-06-11T13:16:02.554056636Z\" level=info msg=\"Started container\" PID=307237 containerID=53fc98a93082ec3892d6befb4e2fe8a97e5b162cb4049e7ecacbc9721b62cb24 description=openshift-infra/auto-csr-approver-29686396-hflb7/oc id=31e7ac0d-5d99-4bab-8255-d422f1953dad name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3b72974db6a533bb90a3b5b195bf9b15420f9c536df7610b4f55c60300d9159",
2026-06-11 13:18:31.778217 | controller |     "Jun 11 13:16:04.307749 crc crio[24477]: time=\"2026-06-11T13:16:04.306913838Z\" level=info msg=\"Stopping pod sandbox: e3b72974db6a533bb90a3b5b195bf9b15420f9c536df7610b4f55c60300d9159\" id=64de5ebf-c08a-4676-804b-fc80bc3c83d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.778236 | controller |     "Jun 11 13:16:04.309945 crc crio[24477]: time=\"2026-06-11T13:16:04.308876713Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686396-hflb7 Namespace:openshift-infra ID:e3b72974db6a533bb90a3b5b195bf9b15420f9c536df7610b4f55c60300d9159 UID:3d24108e-3fe1-4e91-a1da-0d3b2d5da679 NetNS:/var/run/netns/dc3ba6a6-3b6a-4c8b-acd9-f355b2c81c6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d24108e_3fe1_4e91_a1da_0d3b2d5da679.slice PodAnnotations:0xc002ce4cf8}] Aliases:map[]}\"",
2026-06-11 13:18:31.778252 | controller |     "Jun 11 13:16:04.309945 crc crio[24477]: time=\"2026-06-11T13:16:04.30912364Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686396-hflb7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.778267 | controller |     "Jun 11 13:16:04.759182 crc crio[24477]: time=\"2026-06-11T13:16:04.758371399Z\" level=info msg=\"Stopped pod sandbox: e3b72974db6a533bb90a3b5b195bf9b15420f9c536df7610b4f55c60300d9159\" id=64de5ebf-c08a-4676-804b-fc80bc3c83d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.778282 | controller |     "Jun 11 13:17:00.385306 crc crio[24477]: time=\"2026-06-11T13:17:00.384133302Z\" level=info msg=\"Removing container: 794edd4d81aabb71b4e0d80883d91fa963184bda5671d489e9b4dff0a48acf64\" id=7c5be401-354e-46ac-ab4c-f69ff047ebd4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.778297 | controller |     "Jun 11 13:17:00.637254 crc crio[24477]: time=\"2026-06-11T13:17:00.636746429Z\" level=info msg=\"Removed container 794edd4d81aabb71b4e0d80883d91fa963184bda5671d489e9b4dff0a48acf64: openshift-infra/auto-csr-approver-29686390-h9z29/oc\" id=7c5be401-354e-46ac-ab4c-f69ff047ebd4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.778312 | controller |     "Jun 11 13:17:00.656018 crc crio[24477]: time=\"2026-06-11T13:17:00.655933993Z\" level=info msg=\"Stopping pod sandbox: 9b74cfc6accd91c125313052023c1a4775c5e6857f7468ce14471bfe83aae1b7\" id=14b53776-541f-410f-a9a1-3066b97c758c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.778326 | controller |     "Jun 11 13:17:00.656018 crc crio[24477]: time=\"2026-06-11T13:17:00.656024136Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9b74cfc6accd91c125313052023c1a4775c5e6857f7468ce14471bfe83aae1b7\" id=14b53776-541f-410f-a9a1-3066b97c758c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.778341 | controller |     "Jun 11 13:17:00.656632 crc crio[24477]: time=\"2026-06-11T13:17:00.656559021Z\" level=info msg=\"Removing pod sandbox: 9b74cfc6accd91c125313052023c1a4775c5e6857f7468ce14471bfe83aae1b7\" id=f5d04e6e-d108-4fd6-8ee8-57d7ce2a7056 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.778356 | controller |     "Jun 11 13:17:00.671951 crc crio[24477]: time=\"2026-06-11T13:17:00.67186398Z\" level=info msg=\"Removed pod sandbox: 9b74cfc6accd91c125313052023c1a4775c5e6857f7468ce14471bfe83aae1b7\" id=f5d04e6e-d108-4fd6-8ee8-57d7ce2a7056 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.778370 | controller |     "Jun 11 13:17:41.414108 crc crio[24477]: time=\"2026-06-11T13:17:41.413405395Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-6mkc6/POD\" id=bf09497c-abc3-476c-b50a-93ac6795f871 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.778385 | controller |     "Jun 11 13:17:41.415565 crc crio[24477]: time=\"2026-06-11T13:17:41.414180938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.778403 | controller |     "Jun 11 13:17:41.448603 crc crio[24477]: time=\"2026-06-11T13:17:41.447817955Z\" level=info msg=\"Got pod network &{Name:certified-operators-6mkc6 Namespace:openshift-marketplace ID:e3cc86970bdb2bab2f23e4d9949e1fff12f330cfd89b3015dd6598266545bde1 UID:82bb4e35-9707-4625-8b9b-e2889c35fd82 NetNS:/var/run/netns/98777f9c-8911-45c8-9926-ebadd6017556 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82bb4e35_9707_4625_8b9b_e2889c35fd82.slice PodAnnotations:0xc002e12440}] Aliases:map[]}\"",
2026-06-11 13:18:31.778419 | controller |     "Jun 11 13:17:41.449047 crc crio[24477]: time=\"2026-06-11T13:17:41.449021719Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-6mkc6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.778434 | controller |     "Jun 11 13:17:42.307188 crc crio[24477]: 2026-06-11T13:17:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3cc86970bdb2ba Mac:d6:ed:7e:98:b8:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1f Mtu:0 Sandbox:/var/run/netns/98777f9c-8911-45c8-9926-ebadd6017556 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.1.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.778449 | controller |     "Jun 11 13:17:42.307188 crc crio[24477]: time=\"2026-06-11T13:17:42.30470607Z\" level=info msg=\"Got pod network &{Name:certified-operators-6mkc6 Namespace:openshift-marketplace ID:e3cc86970bdb2bab2f23e4d9949e1fff12f330cfd89b3015dd6598266545bde1 UID:82bb4e35-9707-4625-8b9b-e2889c35fd82 NetNS:/var/run/netns/98777f9c-8911-45c8-9926-ebadd6017556 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82bb4e35_9707_4625_8b9b_e2889c35fd82.slice PodAnnotations:0xc002e12440}] Aliases:map[]}\"",
2026-06-11 13:18:31.778464 | controller |     "Jun 11 13:17:42.307188 crc crio[24477]: time=\"2026-06-11T13:17:42.304897475Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-6mkc6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.778479 | controller |     "Jun 11 13:17:42.315923 crc crio[24477]: time=\"2026-06-11T13:17:42.315821796Z\" level=info msg=\"Ran pod sandbox e3cc86970bdb2bab2f23e4d9949e1fff12f330cfd89b3015dd6598266545bde1 with infra container: openshift-marketplace/certified-operators-6mkc6/POD\" id=bf09497c-abc3-476c-b50a-93ac6795f871 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.778494 | controller |     "Jun 11 13:17:42.326414 crc crio[24477]: time=\"2026-06-11T13:17:42.326310928Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e94c147d-a9de-4b55-82f8-16c5d303c608 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.778509 | controller |     "Jun 11 13:17:42.329625 crc crio[24477]: time=\"2026-06-11T13:17:42.329587498Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=42efc0b6-ebf4-4425-a807-7e3119218848 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.778523 | controller |     "Jun 11 13:17:42.342597 crc crio[24477]: time=\"2026-06-11T13:17:42.342041856Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-6mkc6/extract-utilities\" id=6290a42c-96db-49c2-8fed-45f6394ae15b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.778538 | controller |     "Jun 11 13:17:42.343294 crc crio[24477]: time=\"2026-06-11T13:17:42.343114717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.778552 | controller |     "Jun 11 13:17:42.460922 crc crio[24477]: time=\"2026-06-11T13:17:42.460855562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.778570 | controller |     "Jun 11 13:17:42.471200 crc crio[24477]: time=\"2026-06-11T13:17:42.471121329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.778585 | controller |     "Jun 11 13:17:42.589143 crc crio[24477]: time=\"2026-06-11T13:17:42.589003874Z\" level=info msg=\"Created container e9a633cd5a40859e81052e90a824b80f3dd8553019569ac9af8313087f7304d5: openshift-marketplace/certified-operators-6mkc6/extract-utilities\" id=6290a42c-96db-49c2-8fed-45f6394ae15b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.778600 | controller |     "Jun 11 13:17:42.590528 crc crio[24477]: time=\"2026-06-11T13:17:42.590438834Z\" level=info msg=\"Starting container: e9a633cd5a40859e81052e90a824b80f3dd8553019569ac9af8313087f7304d5\" id=1d6d1c2e-dc7b-4232-b322-78d36c67c20f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.778615 | controller |     "Jun 11 13:17:42.598626 crc crio[24477]: time=\"2026-06-11T13:17:42.59853752Z\" level=info msg=\"Started container\" PID=312142 containerID=e9a633cd5a40859e81052e90a824b80f3dd8553019569ac9af8313087f7304d5 description=openshift-marketplace/certified-operators-6mkc6/extract-utilities id=1d6d1c2e-dc7b-4232-b322-78d36c67c20f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3cc86970bdb2bab2f23e4d9949e1fff12f330cfd89b3015dd6598266545bde1",
2026-06-11 13:18:31.778630 | controller |     "Jun 11 13:17:43.089405 crc crio[24477]: time=\"2026-06-11T13:17:43.086467069Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=0c2516cd-2b87-4e0c-b4b7-887ff475e511 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.778644 | controller |     "Jun 11 13:17:43.111036 crc crio[24477]: time=\"2026-06-11T13:17:43.110988583Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 13:18:31.778659 | controller |     "Jun 11 13:17:43.734587 crc crio[24477]: time=\"2026-06-11T13:17:43.73401148Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e0619edb1918888825b593b3b8f40e018dfe1d589bf765ae742cc2e57f8cf51c\" id=0c2516cd-2b87-4e0c-b4b7-887ff475e511 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.778674 | controller |     "Jun 11 13:17:43.735585 crc crio[24477]: time=\"2026-06-11T13:17:43.735490782Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=c24867c2-e4ed-42a6-bda9-9d8bdf089f39 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.778688 | controller |     "Jun 11 13:17:43.739117 crc crio[24477]: time=\"2026-06-11T13:17:43.73903643Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4391b58c-9b89-400b-a58a-05962d5c5e7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.778703 | controller |     "Jun 11 13:17:43.747108 crc crio[24477]: time=\"2026-06-11T13:17:43.746988652Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-6mkc6/extract-content\" id=a7d13cc3-5881-4811-881c-68eb7d9cb518 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.778717 | controller |     "Jun 11 13:17:43.747594 crc crio[24477]: time=\"2026-06-11T13:17:43.747514457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.778732 | controller |     "Jun 11 13:17:43.835778 crc crio[24477]: time=\"2026-06-11T13:17:43.835389138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.778750 | controller |     "Jun 11 13:17:43.842029 crc crio[24477]: time=\"2026-06-11T13:17:43.841994272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.778765 | controller |     "Jun 11 13:17:44.022191 crc crio[24477]: time=\"2026-06-11T13:17:44.022053914Z\" level=info msg=\"Created container 355aa296db1584311ec150aa6f93a3d28ffbae6ce14b8be2beb3b8c0323cc9b6: openshift-marketplace/certified-operators-6mkc6/extract-content\" id=a7d13cc3-5881-4811-881c-68eb7d9cb518 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.778779 | controller |     "Jun 11 13:17:44.023435 crc crio[24477]: time=\"2026-06-11T13:17:44.023345861Z\" level=info msg=\"Starting container: 355aa296db1584311ec150aa6f93a3d28ffbae6ce14b8be2beb3b8c0323cc9b6\" id=5f18e153-61bd-46fb-9a1a-8fa78d5cac5e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.778794 | controller |     "Jun 11 13:17:44.038421 crc crio[24477]: time=\"2026-06-11T13:17:44.038307528Z\" level=info msg=\"Started container\" PID=312184 containerID=355aa296db1584311ec150aa6f93a3d28ffbae6ce14b8be2beb3b8c0323cc9b6 description=openshift-marketplace/certified-operators-6mkc6/extract-content id=5f18e153-61bd-46fb-9a1a-8fa78d5cac5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3cc86970bdb2bab2f23e4d9949e1fff12f330cfd89b3015dd6598266545bde1",
2026-06-11 13:18:31.778808 | controller |     "Jun 11 13:17:46.167920 crc crio[24477]: time=\"2026-06-11T13:17:46.165067647Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=abb5c117-1f06-4298-b4fc-ab901b456c5e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.778823 | controller |     "Jun 11 13:17:46.169870 crc crio[24477]: time=\"2026-06-11T13:17:46.169717177Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e4ebaa03-583e-4f01-bba6-924bfc3f026e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.778837 | controller |     "Jun 11 13:17:46.181917 crc crio[24477]: time=\"2026-06-11T13:17:46.181793163Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-6mkc6/registry-server\" id=4d6d2999-22ba-43d2-b3c3-dbbe6d9a54b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.778879 | controller |     "Jun 11 13:17:46.182336 crc crio[24477]: time=\"2026-06-11T13:17:46.182242866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.778896 | controller |     "Jun 11 13:17:46.241121 crc crio[24477]: time=\"2026-06-11T13:17:46.240955864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.778911 | controller |     "Jun 11 13:17:46.244481 crc crio[24477]: time=\"2026-06-11T13:17:46.24440803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.778926 | controller |     "Jun 11 13:17:46.466862 crc crio[24477]: time=\"2026-06-11T13:17:46.466590087Z\" level=info msg=\"Created container 95de6bd9f512beac88a7b92322ac1d5147d340683bbb5a88337365e369aaba46: openshift-marketplace/certified-operators-6mkc6/registry-server\" id=4d6d2999-22ba-43d2-b3c3-dbbe6d9a54b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.778941 | controller |     "Jun 11 13:17:46.469590 crc crio[24477]: time=\"2026-06-11T13:17:46.469446667Z\" level=info msg=\"Starting container: 95de6bd9f512beac88a7b92322ac1d5147d340683bbb5a88337365e369aaba46\" id=5fbdab28-c422-4a0e-aa79-977d599a09ca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.778958 | controller |     "Jun 11 13:17:46.480432 crc crio[24477]: time=\"2026-06-11T13:17:46.48031691Z\" level=info msg=\"Started container\" PID=312320 containerID=95de6bd9f512beac88a7b92322ac1d5147d340683bbb5a88337365e369aaba46 description=openshift-marketplace/certified-operators-6mkc6/registry-server id=5fbdab28-c422-4a0e-aa79-977d599a09ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3cc86970bdb2bab2f23e4d9949e1fff12f330cfd89b3015dd6598266545bde1",
2026-06-11 13:18:31.778974 | controller |     "Jun 11 13:17:54.388026 crc crio[24477]: time=\"2026-06-11T13:17:54.386322743Z\" level=info msg=\"Stopping container: 95de6bd9f512beac88a7b92322ac1d5147d340683bbb5a88337365e369aaba46 (timeout: 2s)\" id=add04eaa-c8d6-4d4f-957f-583e2e310f78 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.778989 | controller |     "Jun 11 13:17:55.038107 crc crio[24477]: time=\"2026-06-11T13:17:55.036722583Z\" level=info msg=\"Stopped container 95de6bd9f512beac88a7b92322ac1d5147d340683bbb5a88337365e369aaba46: openshift-marketplace/certified-operators-6mkc6/registry-server\" id=add04eaa-c8d6-4d4f-957f-583e2e310f78 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 13:18:31.779004 | controller |     "Jun 11 13:17:55.039533 crc crio[24477]: time=\"2026-06-11T13:17:55.039382918Z\" level=info msg=\"Stopping pod sandbox: e3cc86970bdb2bab2f23e4d9949e1fff12f330cfd89b3015dd6598266545bde1\" id=9f52cde0-1c76-42e2-a121-445c228bf07e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.779019 | controller |     "Jun 11 13:17:55.040537 crc crio[24477]: time=\"2026-06-11T13:17:55.040453638Z\" level=info msg=\"Got pod network &{Name:certified-operators-6mkc6 Namespace:openshift-marketplace ID:e3cc86970bdb2bab2f23e4d9949e1fff12f330cfd89b3015dd6598266545bde1 UID:82bb4e35-9707-4625-8b9b-e2889c35fd82 NetNS:/var/run/netns/98777f9c-8911-45c8-9926-ebadd6017556 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82bb4e35_9707_4625_8b9b_e2889c35fd82.slice PodAnnotations:0xc0072c02d0}] Aliases:map[]}\"",
2026-06-11 13:18:31.779034 | controller |     "Jun 11 13:17:55.040866 crc crio[24477]: time=\"2026-06-11T13:17:55.040788697Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-6mkc6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.779049 | controller |     "Jun 11 13:17:55.503345 crc crio[24477]: time=\"2026-06-11T13:17:55.503175554Z\" level=info msg=\"Stopped pod sandbox: e3cc86970bdb2bab2f23e4d9949e1fff12f330cfd89b3015dd6598266545bde1\" id=9f52cde0-1c76-42e2-a121-445c228bf07e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.779064 | controller |     "Jun 11 13:17:56.471852 crc crio[24477]: time=\"2026-06-11T13:17:56.471323147Z\" level=info msg=\"Removing container: 95de6bd9f512beac88a7b92322ac1d5147d340683bbb5a88337365e369aaba46\" id=8c4f9527-5243-4852-b4c1-c4430faa98b4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.779079 | controller |     "Jun 11 13:17:56.525384 crc crio[24477]: time=\"2026-06-11T13:17:56.525254198Z\" level=info msg=\"Removed container 95de6bd9f512beac88a7b92322ac1d5147d340683bbb5a88337365e369aaba46: openshift-marketplace/certified-operators-6mkc6/registry-server\" id=8c4f9527-5243-4852-b4c1-c4430faa98b4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.779093 | controller |     "Jun 11 13:17:56.530076 crc crio[24477]: time=\"2026-06-11T13:17:56.530042625Z\" level=info msg=\"Removing container: 355aa296db1584311ec150aa6f93a3d28ffbae6ce14b8be2beb3b8c0323cc9b6\" id=185bf232-1b0e-4eb2-917e-3d021e356767 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.779107 | controller |     "Jun 11 13:17:56.581074 crc crio[24477]: time=\"2026-06-11T13:17:56.580797292Z\" level=info msg=\"Removed container 355aa296db1584311ec150aa6f93a3d28ffbae6ce14b8be2beb3b8c0323cc9b6: openshift-marketplace/certified-operators-6mkc6/extract-content\" id=185bf232-1b0e-4eb2-917e-3d021e356767 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.779125 | controller |     "Jun 11 13:17:56.586275 crc crio[24477]: time=\"2026-06-11T13:17:56.586204951Z\" level=info msg=\"Removing container: e9a633cd5a40859e81052e90a824b80f3dd8553019569ac9af8313087f7304d5\" id=3e551752-e2f3-45d1-8f81-dce0c08a25b0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.779139 | controller |     "Jun 11 13:17:56.654847 crc crio[24477]: time=\"2026-06-11T13:17:56.654633858Z\" level=info msg=\"Removed container e9a633cd5a40859e81052e90a824b80f3dd8553019569ac9af8313087f7304d5: openshift-marketplace/certified-operators-6mkc6/extract-utilities\" id=3e551752-e2f3-45d1-8f81-dce0c08a25b0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 13:18:31.779154 | controller |     "Jun 11 13:18:00.590458 crc crio[24477]: time=\"2026-06-11T13:18:00.58949136Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686398-vtm4w/POD\" id=32a40301-c1a7-40a0-bc7c-830913197b16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.779168 | controller |     "Jun 11 13:18:00.592463 crc crio[24477]: time=\"2026-06-11T13:18:00.590482419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.779182 | controller |     "Jun 11 13:18:00.624105 crc crio[24477]: time=\"2026-06-11T13:18:00.623503471Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686398-vtm4w Namespace:openshift-infra ID:b66497da68de1a69244c2cd7d1f7163dd3f5748d6e60a8cbf54cc062f87e00e4 UID:21325271-2c3d-45b0-8ac5-00425c84393c NetNS:/var/run/netns/74acfffa-df4a-484a-9644-67abf75f3c70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21325271_2c3d_45b0_8ac5_00425c84393c.slice PodAnnotations:0xc001f2a728}] Aliases:map[]}\"",
2026-06-11 13:18:31.779197 | controller |     "Jun 11 13:18:00.624240 crc crio[24477]: time=\"2026-06-11T13:18:00.624054987Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686398-vtm4w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.779211 | controller |     "Jun 11 13:18:00.729176 crc crio[24477]: time=\"2026-06-11T13:18:00.729034663Z\" level=info msg=\"Stopping pod sandbox: e3cc86970bdb2bab2f23e4d9949e1fff12f330cfd89b3015dd6598266545bde1\" id=df11b723-817a-424e-bc9f-7e1243f2aada name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.779226 | controller |     "Jun 11 13:18:00.729735 crc crio[24477]: time=\"2026-06-11T13:18:00.729192457Z\" level=info msg=\"Stopped pod sandbox (already stopped): e3cc86970bdb2bab2f23e4d9949e1fff12f330cfd89b3015dd6598266545bde1\" id=df11b723-817a-424e-bc9f-7e1243f2aada name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.779240 | controller |     "Jun 11 13:18:00.730316 crc crio[24477]: time=\"2026-06-11T13:18:00.730229776Z\" level=info msg=\"Removing pod sandbox: e3cc86970bdb2bab2f23e4d9949e1fff12f330cfd89b3015dd6598266545bde1\" id=578d1183-ee8e-4ee6-b3a2-3ed25e56a3b3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.779254 | controller |     "Jun 11 13:18:00.744360 crc crio[24477]: time=\"2026-06-11T13:18:00.744246508Z\" level=info msg=\"Removed pod sandbox: e3cc86970bdb2bab2f23e4d9949e1fff12f330cfd89b3015dd6598266545bde1\" id=578d1183-ee8e-4ee6-b3a2-3ed25e56a3b3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 13:18:31.779268 | controller |     "Jun 11 13:18:01.308856 crc crio[24477]: 2026-06-11T13:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b66497da68de1a6 Mac:9a:58:95:8d:f9:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:20 Mtu:0 Sandbox:/var/run/netns/74acfffa-df4a-484a-9644-67abf75f3c70 SocketPath: PciID:}] [{Interface:0xc00048c5c0 Address:{IP:10.217.1.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 13:18:31.779283 | controller |     "Jun 11 13:18:01.312175 crc crio[24477]: time=\"2026-06-11T13:18:01.311628954Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686398-vtm4w Namespace:openshift-infra ID:b66497da68de1a69244c2cd7d1f7163dd3f5748d6e60a8cbf54cc062f87e00e4 UID:21325271-2c3d-45b0-8ac5-00425c84393c NetNS:/var/run/netns/74acfffa-df4a-484a-9644-67abf75f3c70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21325271_2c3d_45b0_8ac5_00425c84393c.slice PodAnnotations:0xc001f2a728}] Aliases:map[]}\"",
2026-06-11 13:18:31.779301 | controller |     "Jun 11 13:18:01.312313 crc crio[24477]: time=\"2026-06-11T13:18:01.312274182Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686398-vtm4w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 13:18:31.779316 | controller |     "Jun 11 13:18:01.327123 crc crio[24477]: time=\"2026-06-11T13:18:01.326921971Z\" level=info msg=\"Ran pod sandbox b66497da68de1a69244c2cd7d1f7163dd3f5748d6e60a8cbf54cc062f87e00e4 with infra container: openshift-infra/auto-csr-approver-29686398-vtm4w/POD\" id=32a40301-c1a7-40a0-bc7c-830913197b16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 13:18:31.779330 | controller |     "Jun 11 13:18:01.332737 crc crio[24477]: time=\"2026-06-11T13:18:01.332543116Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=cbe39a26-9528-4c60-9ce2-60a8baa36688 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.779345 | controller |     "Jun 11 13:18:01.339600 crc crio[24477]: time=\"2026-06-11T13:18:01.33949169Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 13:18:31.779359 | controller |     "Jun 11 13:18:02.174358 crc crio[24477]: time=\"2026-06-11T13:18:02.174031867Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=cbe39a26-9528-4c60-9ce2-60a8baa36688 name=/runtime.v1.ImageService/PullImage",
2026-06-11 13:18:31.779374 | controller |     "Jun 11 13:18:02.176935 crc crio[24477]: time=\"2026-06-11T13:18:02.175038334Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=bbe4809d-c844-4d62-9008-1d59c7619f4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.779388 | controller |     "Jun 11 13:18:02.178033 crc crio[24477]: time=\"2026-06-11T13:18:02.177914004Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=29731d7f-087b-4986-bfdf-d0ca5ba3abd5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 13:18:31.779402 | controller |     "Jun 11 13:18:02.190740 crc crio[24477]: time=\"2026-06-11T13:18:02.190493156Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686398-vtm4w/oc\" id=0dae6a37-c9e2-41a4-993b-cbcf0608983e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.779417 | controller |     "Jun 11 13:18:02.191424 crc crio[24477]: time=\"2026-06-11T13:18:02.19134519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.779478 | controller |     "Jun 11 13:18:02.256764 crc crio[24477]: time=\"2026-06-11T13:18:02.256425918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.779499 | controller |     "Jun 11 13:18:02.593878 crc crio[24477]: time=\"2026-06-11T13:18:02.59294393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 13:18:31.779515 | controller |     "Jun 11 13:18:02.719855 crc crio[24477]: time=\"2026-06-11T13:18:02.719736577Z\" level=info msg=\"Created container a4f3419bc51623752550e28ac188873bccba17bb25a63cd08278e9cf46361b75: openshift-infra/auto-csr-approver-29686398-vtm4w/oc\" id=0dae6a37-c9e2-41a4-993b-cbcf0608983e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 13:18:31.779535 | controller |     "Jun 11 13:18:02.721178 crc crio[24477]: time=\"2026-06-11T13:18:02.720943751Z\" level=info msg=\"Starting container: a4f3419bc51623752550e28ac188873bccba17bb25a63cd08278e9cf46361b75\" id=06a117ca-db92-419f-b1df-2071dbbf967f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 13:18:31.779550 | controller |     "Jun 11 13:18:02.728538 crc crio[24477]: time=\"2026-06-11T13:18:02.728295326Z\" level=info msg=\"Started container\" PID=313219 containerID=a4f3419bc51623752550e28ac188873bccba17bb25a63cd08278e9cf46361b75 description=openshift-infra/auto-csr-approver-29686398-vtm4w/oc id=06a117ca-db92-419f-b1df-2071dbbf967f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b66497da68de1a69244c2cd7d1f7163dd3f5748d6e60a8cbf54cc062f87e00e4",
2026-06-11 13:18:31.779565 | controller |     "Jun 11 13:18:04.640382 crc crio[24477]: time=\"2026-06-11T13:18:04.639563365Z\" level=info msg=\"Stopping pod sandbox: b66497da68de1a69244c2cd7d1f7163dd3f5748d6e60a8cbf54cc062f87e00e4\" id=a436c1b4-cc38-40de-ac12-d2631d01bcc5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 13:18:31.779581 | controller |     "Jun 11 13:18:04.642121 crc crio[24477]: time=\"2026-06-11T13:18:04.642029315Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686398-vtm4w Namespace:openshift-infra ID:b66497da68de1a69244c2cd7d1f7163dd3f5748d6e60a8cbf54cc062f87e00e4 UID:21325271-2c3d-45b0-8ac5-00425c84393c NetNS:/var/run/netns/74acfffa-df4a-484a-9644-67abf75f3c70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21325271_2c3d_45b0_8ac5_00425c84393c.slice PodAnnotations:0xc00251e730}] Aliases:map[]}\"",
2026-06-11 13:18:31.779596 | controller |     "Jun 11 13:18:04.642348 crc crio[24477]: time=\"2026-06-11T13:18:04.642294822Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686398-vtm4w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 13:18:31.779611 | controller |     "Jun 11 13:18:05.030557 crc crio[24477]: time=\"2026-06-11T13:18:05.029899733Z\" level=info msg=\"Stopped pod sandbox: b66497da68de1a69244c2cd7d1f7163dd3f5748d6e60a8cbf54cc062f87e00e4\" id=a436c1b4-cc38-40de-ac12-d2631d01bcc5 name=/runtime.v1.RuntimeService/StopPodSandbox"
2026-06-11 13:18:31.779626 | controller |   ],
2026-06-11 13:18:31.779641 | controller |   "zuul_log_id": "in-loop-ignore"
2026-06-11 13:18:31.779662 | controller | }
2026-06-11 13:18:31.781219 | controller | changed: All items complete
2026-06-11 13:18:31.781261 | 
2026-06-11 13:18:32.460145 | 
2026-06-11 13:18:32.460316 | LOOP [env_op_images : Warn when node log fetch failed for a node]
2026-06-11 13:18:32.944724 | controller | skipping: Conditional result was False
2026-06-11 13:18:34.102993 | 
2026-06-11 13:18:34.103175 | TASK [env_op_images : Find fetched CRI-O log files]
2026-06-11 13:18:34.512120 | controller | ok: All paths examined
2026-06-11 13:18:34.542675 | 
2026-06-11 13:18:34.542887 | TASK [env_op_images : Enrich pulled report with CRI-O evidence]
2026-06-11 13:18:35.313902 | controller | changed
2026-06-11 13:18:35.358903 | 
2026-06-11 13:18:35.359047 | TASK [cifmw_setup : Create a versioned log folder]
2026-06-11 13:18:35.844109 | controller | changed
2026-06-11 13:18:35.870228 | 
2026-06-11 13:18:35.870355 | TASK [cifmw_setup : Return a list of log files in home directory]
2026-06-11 13:18:36.316074 | controller | ok: All paths examined
2026-06-11 13:18:36.346096 | 
2026-06-11 13:18:36.346278 | TASK [cifmw_setup : Ensure ansible facts cache exists]
2026-06-11 13:18:36.775512 | controller | ok
2026-06-11 13:18:36.795887 | 
2026-06-11 13:18:36.795978 | LOOP [cifmw_setup : Copy logs to proper location]
2026-06-11 13:18:37.776955 | controller | changed:
2026-06-11 13:18:37.777311 | controller | {
2026-06-11 13:18:37.777350 | controller |   "atime": 1777967689.47849,
2026-06-11 13:18:37.777383 | controller |   "ctime": 1777968154.1714108,
2026-06-11 13:18:37.777419 | controller |   "dev": 64513,
2026-06-11 13:18:37.777452 | controller |   "gid": 1000,
2026-06-11 13:18:37.777479 | controller |   "gr_name": "zuul",
2026-06-11 13:18:37.777503 | controller |   "inode": 236288,
2026-06-11 13:18:37.777528 | controller |   "isblk": false,
2026-06-11 13:18:37.777552 | controller |   "ischr": false,
2026-06-11 13:18:37.777575 | controller |   "isdir": false,
2026-06-11 13:18:37.777598 | controller |   "isfifo": false,
2026-06-11 13:18:37.777622 | controller |   "isgid": false,
2026-06-11 13:18:37.777645 | controller |   "islnk": false,
2026-06-11 13:18:37.777668 | controller |   "isreg": true,
2026-06-11 13:18:37.777692 | controller |   "issock": false,
2026-06-11 13:18:37.777714 | controller |   "isuid": false,
2026-06-11 13:18:37.777737 | controller |   "mode": "0644",
2026-06-11 13:18:37.777760 | controller |   "mtime": 1777968154.1714108,
2026-06-11 13:18:37.777801 | controller |   "nlink": 1,
2026-06-11 13:18:37.777827 | controller |   "path": "/home/zuul/crc-setup.log",
2026-06-11 13:18:37.777885 | controller |   "pw_name": "zuul",
2026-06-11 13:18:37.777913 | controller |   "rgrp": true,
2026-06-11 13:18:37.777938 | controller |   "roth": true,
2026-06-11 13:18:37.777960 | controller |   "rusr": true,
2026-06-11 13:18:37.777983 | controller |   "size": 4108,
2026-06-11 13:18:37.778005 | controller |   "uid": 1000,
2026-06-11 13:18:37.778027 | controller |   "wgrp": false,
2026-06-11 13:18:37.778049 | controller |   "woth": false,
2026-06-11 13:18:37.778070 | controller |   "wusr": true,
2026-06-11 13:18:37.778092 | controller |   "xgrp": false,
2026-06-11 13:18:37.778113 | controller |   "xoth": false,
2026-06-11 13:18:37.778134 | controller |   "xusr": false
2026-06-11 13:18:37.778156 | controller | }
2026-06-11 13:18:37.778188 | 
2026-06-11 13:18:38.523774 | controller | changed:
2026-06-11 13:18:38.523899 | controller | {
2026-06-11 13:18:38.523924 | controller |   "atime": 1781178905.2530267,
2026-06-11 13:18:38.523942 | controller |   "ctime": 1781178903.0619671,
2026-06-11 13:18:38.523959 | controller |   "dev": 64513,
2026-06-11 13:18:38.523975 | controller |   "gid": 1000,
2026-06-11 13:18:38.523991 | controller |   "gr_name": "zuul",
2026-06-11 13:18:38.524007 | controller |   "inode": 2688,
2026-06-11 13:18:38.524024 | controller |   "isblk": false,
2026-06-11 13:18:38.524045 | controller |   "ischr": false,
2026-06-11 13:18:38.524136 | controller |   "isdir": false,
2026-06-11 13:18:38.524158 | controller |   "isfifo": false,
2026-06-11 13:18:38.524176 | controller |   "isgid": false,
2026-06-11 13:18:38.524192 | controller |   "islnk": false,
2026-06-11 13:18:38.524208 | controller |   "isreg": true,
2026-06-11 13:18:38.524227 | controller |   "issock": false,
2026-06-11 13:18:38.524252 | controller |   "isuid": false,
2026-06-11 13:18:38.524271 | controller |   "mode": "0644",
2026-06-11 13:18:38.524286 | controller |   "mtime": 1781178903.0619671,
2026-06-11 13:18:38.524302 | controller |   "nlink": 1,
2026-06-11 13:18:38.524317 | controller |   "path": "/home/zuul/crc-start.log",
2026-06-11 13:18:38.524333 | controller |   "pw_name": "zuul",
2026-06-11 13:18:38.524348 | controller |   "rgrp": true,
2026-06-11 13:18:38.524363 | controller |   "roth": true,
2026-06-11 13:18:38.524378 | controller |   "rusr": true,
2026-06-11 13:18:38.524393 | controller |   "size": 4599,
2026-06-11 13:18:38.524407 | controller |   "uid": 1000,
2026-06-11 13:18:38.524422 | controller |   "wgrp": false,
2026-06-11 13:18:38.524437 | controller |   "woth": false,
2026-06-11 13:18:38.524451 | controller |   "wusr": true,
2026-06-11 13:18:38.524466 | controller |   "xgrp": false,
2026-06-11 13:18:38.524481 | controller |   "xoth": false,
2026-06-11 13:18:38.524495 | controller |   "xusr": false
2026-06-11 13:18:38.524511 | controller | }
2026-06-11 13:18:39.307831 | controller | changed:
2026-06-11 13:18:39.308024 | controller | {
2026-06-11 13:18:39.308078 | controller |   "atime": 1781183752.1637511,
2026-06-11 13:18:39.308131 | controller |   "ctime": 1781183138.3659213,
2026-06-11 13:18:39.308174 | controller |   "dev": 64513,
2026-06-11 13:18:39.308229 | controller |   "gid": 1000,
2026-06-11 13:18:39.308284 | controller |   "gr_name": "zuul",
2026-06-11 13:18:39.308323 | controller |   "inode": 1384763,
2026-06-11 13:18:39.308348 | controller |   "isblk": false,
2026-06-11 13:18:39.308371 | controller |   "ischr": false,
2026-06-11 13:18:39.308460 | controller |   "isdir": false,
2026-06-11 13:18:39.308490 | controller |   "isfifo": false,
2026-06-11 13:18:39.308546 | controller |   "isgid": false,
2026-06-11 13:18:39.308574 | controller |   "islnk": false,
2026-06-11 13:18:39.308596 | controller |   "isreg": true,
2026-06-11 13:18:39.308618 | controller |   "issock": false,
2026-06-11 13:18:39.308640 | controller |   "isuid": false,
2026-06-11 13:18:39.308662 | controller |   "mode": "0644",
2026-06-11 13:18:39.308684 | controller |   "mtime": 1781183138.3659213,
2026-06-11 13:18:39.308708 | controller |   "nlink": 1,
2026-06-11 13:18:39.308731 | controller |   "path": "/home/zuul/ansible.log",
2026-06-11 13:18:39.308754 | controller |   "pw_name": "zuul",
2026-06-11 13:18:39.308776 | controller |   "rgrp": true,
2026-06-11 13:18:39.308798 | controller |   "roth": true,
2026-06-11 13:18:39.308820 | controller |   "rusr": true,
2026-06-11 13:18:39.308841 | controller |   "size": 357515,
2026-06-11 13:18:39.308889 | controller |   "uid": 1000,
2026-06-11 13:18:39.308914 | controller |   "wgrp": false,
2026-06-11 13:18:39.308936 | controller |   "woth": false,
2026-06-11 13:18:39.308958 | controller |   "wusr": true,
2026-06-11 13:18:39.308980 | controller |   "xgrp": false,
2026-06-11 13:18:39.309002 | controller |   "xoth": false,
2026-06-11 13:18:39.309023 | controller |   "xusr": false
2026-06-11 13:18:39.309045 | controller | }
2026-06-11 13:18:39.334381 | 
2026-06-11 13:18:39.334545 | LOOP [cifmw_setup : Remove original log from home directory]
2026-06-11 13:18:39.745836 | controller | changed:
2026-06-11 13:18:39.746173 | controller | {
2026-06-11 13:18:39.746212 | controller |   "atime": 1777967689.47849,
2026-06-11 13:18:39.746239 | controller |   "ctime": 1777968154.1714108,
2026-06-11 13:18:39.746267 | controller |   "dev": 64513,
2026-06-11 13:18:39.746290 | controller |   "gid": 1000,
2026-06-11 13:18:39.746312 | controller |   "gr_name": "zuul",
2026-06-11 13:18:39.746334 | controller |   "inode": 236288,
2026-06-11 13:18:39.746356 | controller |   "isblk": false,
2026-06-11 13:18:39.746378 | controller |   "ischr": false,
2026-06-11 13:18:39.746400 | controller |   "isdir": false,
2026-06-11 13:18:39.746524 | controller |   "isfifo": false,
2026-06-11 13:18:39.746553 | controller |   "isgid": false,
2026-06-11 13:18:39.746575 | controller |   "islnk": false,
2026-06-11 13:18:39.746596 | controller |   "isreg": true,
2026-06-11 13:18:39.746617 | controller |   "issock": false,
2026-06-11 13:18:39.746638 | controller |   "isuid": false,
2026-06-11 13:18:39.746659 | controller |   "mode": "0644",
2026-06-11 13:18:39.746680 | controller |   "mtime": 1777968154.1714108,
2026-06-11 13:18:39.746701 | controller |   "nlink": 1,
2026-06-11 13:18:39.746722 | controller |   "path": "/home/zuul/crc-setup.log",
2026-06-11 13:18:39.746743 | controller |   "pw_name": "zuul",
2026-06-11 13:18:39.746764 | controller |   "rgrp": true,
2026-06-11 13:18:39.746785 | controller |   "roth": true,
2026-06-11 13:18:39.746806 | controller |   "rusr": true,
2026-06-11 13:18:39.746827 | controller |   "size": 4108,
2026-06-11 13:18:39.746868 | controller |   "uid": 1000,
2026-06-11 13:18:39.746941 | controller |   "wgrp": false,
2026-06-11 13:18:39.747407 | controller |   "woth": false,
2026-06-11 13:18:39.747448 | controller |   "wusr": true,
2026-06-11 13:18:39.747473 | controller |   "xgrp": false,
2026-06-11 13:18:39.747495 | controller |   "xoth": false,
2026-06-11 13:18:39.747516 | controller |   "xusr": false
2026-06-11 13:18:39.747537 | controller | }
2026-06-11 13:18:40.066108 | controller | changed:
2026-06-11 13:18:40.066341 | controller | {
2026-06-11 13:18:40.066397 | controller |   "atime": 1781178905.2530267,
2026-06-11 13:18:40.066438 | controller |   "ctime": 1781178903.0619671,
2026-06-11 13:18:40.066551 | controller |   "dev": 64513,
2026-06-11 13:18:40.066592 | controller |   "gid": 1000,
2026-06-11 13:18:40.066645 | controller |   "gr_name": "zuul",
2026-06-11 13:18:40.066704 | controller |   "inode": 2688,
2026-06-11 13:18:40.066761 | controller |   "isblk": false,
2026-06-11 13:18:40.066808 | controller |   "ischr": false,
2026-06-11 13:18:40.066844 | controller |   "isdir": false,
2026-06-11 13:18:40.066925 | controller |   "isfifo": false,
2026-06-11 13:18:40.066964 | controller |   "isgid": false,
2026-06-11 13:18:40.066999 | controller |   "islnk": false,
2026-06-11 13:18:40.067033 | controller |   "isreg": true,
2026-06-11 13:18:40.067159 | controller |   "issock": false,
2026-06-11 13:18:40.067227 | controller |   "isuid": false,
2026-06-11 13:18:40.067290 | controller |   "mode": "0644",
2026-06-11 13:18:40.067329 | controller |   "mtime": 1781178903.0619671,
2026-06-11 13:18:40.067367 | controller |   "nlink": 1,
2026-06-11 13:18:40.067402 | controller |   "path": "/home/zuul/crc-start.log",
2026-06-11 13:18:40.067563 | controller |   "pw_name": "zuul",
2026-06-11 13:18:40.067608 | controller |   "rgrp": true,
2026-06-11 13:18:40.067643 | controller |   "roth": true,
2026-06-11 13:18:40.067677 | controller |   "rusr": true,
2026-06-11 13:18:40.067712 | controller |   "size": 4599,
2026-06-11 13:18:40.067821 | controller |   "uid": 1000,
2026-06-11 13:18:40.067897 | controller |   "wgrp": false,
2026-06-11 13:18:40.067936 | controller |   "woth": false,
2026-06-11 13:18:40.067970 | controller |   "wusr": true,
2026-06-11 13:18:40.068078 | controller |   "xgrp": false,
2026-06-11 13:18:40.068123 | controller |   "xoth": false,
2026-06-11 13:18:40.068158 | controller |   "xusr": false
2026-06-11 13:18:40.068194 | controller | }
2026-06-11 13:18:40.395096 | controller | changed:
2026-06-11 13:18:40.395468 | controller | {
2026-06-11 13:18:40.395532 | controller |   "atime": 1781183752.1637511,
2026-06-11 13:18:40.395618 | controller |   "ctime": 1781183138.3659213,
2026-06-11 13:18:40.395659 | controller |   "dev": 64513,
2026-06-11 13:18:40.395698 | controller |   "gid": 1000,
2026-06-11 13:18:40.395736 | controller |   "gr_name": "zuul",
2026-06-11 13:18:40.395774 | controller |   "inode": 1384763,
2026-06-11 13:18:40.395813 | controller |   "isblk": false,
2026-06-11 13:18:40.395888 | controller |   "ischr": false,
2026-06-11 13:18:40.395937 | controller |   "isdir": false,
2026-06-11 13:18:40.395975 | controller |   "isfifo": false,
2026-06-11 13:18:40.396012 | controller |   "isgid": false,
2026-06-11 13:18:40.396049 | controller |   "islnk": false,
2026-06-11 13:18:40.396173 | controller |   "isreg": true,
2026-06-11 13:18:40.396222 | controller |   "issock": false,
2026-06-11 13:18:40.396297 | controller |   "isuid": false,
2026-06-11 13:18:40.396327 | controller |   "mode": "0644",
2026-06-11 13:18:40.396348 | controller |   "mtime": 1781183138.3659213,
2026-06-11 13:18:40.396369 | controller |   "nlink": 1,
2026-06-11 13:18:40.396390 | controller |   "path": "/home/zuul/ansible.log",
2026-06-11 13:18:40.396411 | controller |   "pw_name": "zuul",
2026-06-11 13:18:40.396432 | controller |   "rgrp": true,
2026-06-11 13:18:40.396454 | controller |   "roth": true,
2026-06-11 13:18:40.396474 | controller |   "rusr": true,
2026-06-11 13:18:40.396495 | controller |   "size": 357515,
2026-06-11 13:18:40.396515 | controller |   "uid": 1000,
2026-06-11 13:18:40.396536 | controller |   "wgrp": false,
2026-06-11 13:18:40.396556 | controller |   "woth": false,
2026-06-11 13:18:40.396576 | controller |   "wusr": true,
2026-06-11 13:18:40.396596 | controller |   "xgrp": false,
2026-06-11 13:18:40.396616 | controller |   "xoth": false,
2026-06-11 13:18:40.396636 | controller |   "xusr": false
2026-06-11 13:18:40.396656 | controller | }
2026-06-11 13:18:40.458049 | 
2026-06-11 13:18:40.458295 | TASK [cifmw_setup : Copy facts to dated directory]
2026-06-11 13:18:41.478263 | controller | changed
2026-06-11 13:18:41.502871 | 
2026-06-11 13:18:41.502997 | TASK [run_hook : Assert parameters are valid]
2026-06-11 13:18:41.686259 | controller | ok: All assertions passed
2026-06-11 13:18:41.713102 | 
2026-06-11 13:18:41.713218 | TASK [run_hook : Assert single hooks are all mappings]
2026-06-11 13:18:42.456111 | controller | ok: All assertions passed
2026-06-11 13:18:42.475535 | 
2026-06-11 13:18:42.475640 | LOOP [run_hook : Loop on hooks for post_logs]
2026-06-11 13:18:43.231715 | 
2026-06-11 13:18:43.232028 | PLAY [Run ci/playbooks/e2e-collect-logs.yml on CRC host]
2026-06-11 13:18:43.232161 | 
2026-06-11 13:18:43.232189 | PLAY RECAP
2026-06-11 13:18:43.232232 | controller | ok: 110 changed: 47 unreachable: 0 failed: 0 skipped: 32 rescued: 0 ignored: 3
2026-06-11 13:18:43.232251 | 
2026-06-11 13:18:44.657644 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-collect-logs.yml@main]
2026-06-11 13:18:44.661450 | POST-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/collect-logs.yml@main]
2026-06-11 13:18:45.389449 | 
2026-06-11 13:18:45.389591 | PLAY [Ensure ci-framework-data base directories exist on all nodes]
2026-06-11 13:18:45.429650 | 
2026-06-11 13:18:45.429818 | TASK [Create ci-framework-data/logs directory if missing]
2026-06-11 13:18:46.030800 | controller | ok
2026-06-11 13:18:46.061318 | 
2026-06-11 13:18:46.061485 | PLAY [Run ci/playbooks/collect-logs.yml]
2026-06-11 13:18:46.131047 | 
2026-06-11 13:18:46.131241 | TASK [Filter out host if needed]
2026-06-11 13:18:46.162463 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-11 13:18:46.189245 | 
2026-06-11 13:18:46.189345 | TASK [Ensure file is present]
2026-06-11 13:18:46.754565 | controller | ok
2026-06-11 13:18:46.786726 | 
2026-06-11 13:18:46.786891 | TASK [Manage molecule report file]
2026-06-11 13:18:47.487115 | controller | skipping: Conditional result was False
2026-06-11 13:18:47.523902 | 
2026-06-11 13:18:47.524175 | TASK [Check if we get ci-framework-data basedir]
2026-06-11 13:18:48.027296 | controller | ok
2026-06-11 13:18:48.054078 | 
2026-06-11 13:18:48.054189 | TASK [Create ci-framework-data log directory for zuul]
2026-06-11 13:18:48.458439 | controller | changed
2026-06-11 13:18:48.493315 | 
2026-06-11 13:18:48.493460 | TASK [Copy ci-framework interesting files]
2026-06-11 13:18:49.540634 | controller | cp: cannot stat '/home/zuul/ci-framework-data/tests': No such file or directory
2026-06-11 13:18:49.700959 | controller | ok: Runtime: 0:00:00.375934
2026-06-11 13:18:49.779870 | 
2026-06-11 13:18:49.780064 | TASK [Get SELinux listing]
2026-06-11 13:18:50.491543 | controller | ok: Runtime: 0:00:00.089309
2026-06-11 13:18:50.518490 | 
2026-06-11 13:18:50.518669 | TASK [Generate log index]
2026-06-11 13:18:52.258720 | controller | changed
2026-06-11 13:18:52.295778 | 
2026-06-11 13:18:52.295977 | TASK [Get some env related data]
2026-06-11 13:18:53.559300 | controller | /home/zuul/.local/bin/ansible
2026-06-11 13:18:54.596366 | controller | ok: Runtime: 0:00:01.445232
2026-06-11 13:18:54.625080 | 
2026-06-11 13:18:54.625223 | TASK [Generate list of logs to collect in home directory]
2026-06-11 13:18:55.173507 | controller | ok: All paths examined
2026-06-11 13:18:55.207759 | 
2026-06-11 13:18:55.207871 | LOOP [Copy logs from home directory]
2026-06-11 13:18:55.261509 | 
2026-06-11 13:18:55.261727 | TASK [Copy crio stats log file]
2026-06-11 13:18:55.296758 | controller | skipping: Conditional result was False
2026-06-11 13:18:55.387052 | 
2026-06-11 13:18:55.387259 | TASK [Get SELinux related data]
2026-06-11 13:18:55.933531 | controller | <no matches>
2026-06-11 13:18:56.119959 | controller | ERROR
2026-06-11 13:18:56.120191 | controller | {
2026-06-11 13:18:56.120229 | controller |   "delta": "0:00:00.014879",
2026-06-11 13:18:56.120253 | controller |   "end": "2026-06-11 13:18:55.935280",
2026-06-11 13:18:56.120285 | controller |   "msg": "non-zero return code",
2026-06-11 13:18:56.120302 | controller |   "rc": 1,
2026-06-11 13:18:56.120319 | controller |   "start": "2026-06-11 13:18:55.920401"
2026-06-11 13:18:56.120334 | controller | }
2026-06-11 13:18:56.120355 | controller | ERROR: Ignoring Errors
2026-06-11 13:18:56.157620 | 
2026-06-11 13:18:56.157810 | TASK [Create system configuration directory]
2026-06-11 13:18:56.584124 | controller | changed
2026-06-11 13:18:56.622262 | 
2026-06-11 13:18:56.622444 | TASK [Get some of the system configurations]
2026-06-11 13:18:57.446299 | controller | ok: Runtime: 0:00:00.022755
2026-06-11 13:18:57.473545 | 
2026-06-11 13:18:57.473662 | TASK [Copy generated documentation if available]
2026-06-11 13:18:57.508539 | controller | skipping: Conditional result was False
2026-06-11 13:18:57.536834 | 
2026-06-11 13:18:57.536954 | TASK [Copy generated AsciiDoc documentation if available]
2026-06-11 13:18:57.561631 | controller | skipping: Conditional result was False
2026-06-11 13:18:57.591202 | 
2026-06-11 13:18:57.591328 | TASK [Compress logs bigger than 2MB]
2026-06-11 13:19:23.435178 | controller | ok: Runtime: 0:00:24.872244
2026-06-11 13:19:23.512500 | 
2026-06-11 13:19:23.512676 | TASK [Copy files from workspace on node]
2026-06-11 13:19:23.566671 | controller | ok
2026-06-11 13:19:23.638895 | 
2026-06-11 13:19:23.639044 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-11 13:19:23.673938 | controller | skipping: Conditional result was False
2026-06-11 13:19:23.703002 | 
2026-06-11 13:19:23.703136 | TASK [fetch-output : Set log path for single node]
2026-06-11 13:19:23.837712 | controller | ok
2026-06-11 13:19:23.872773 | 
2026-06-11 13:19:23.872925 | LOOP [fetch-output : Ensure local output dirs]
2026-06-11 13:19:24.179283 | controller -> localhost | changed: "/var/lib/zuul/builds/f965634ffa43483f94907623d11d247b/work/logs"
2026-06-11 13:19:24.179765 | 
2026-06-11 13:19:24.430932 | controller -> localhost | changed: "/var/lib/zuul/builds/f965634ffa43483f94907623d11d247b/work/artifacts"
2026-06-11 13:19:24.776186 | controller -> localhost | changed: "/var/lib/zuul/builds/f965634ffa43483f94907623d11d247b/work/docs"
2026-06-11 13:19:24.844867 | 
2026-06-11 13:19:24.845017 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-11 13:19:28.679083 | controller | changed:
2026-06-11 13:19:28.679456 | controller | .d..t...... ./
2026-06-11 13:19:28.679510 | controller | >f+++++++++ README.html
2026-06-11 13:19:28.679551 | controller | >f+++++++++ dmesg.log
2026-06-11 13:19:28.679585 | controller | >f+++++++++ installed-pkgs.log
2026-06-11 13:19:28.679621 | controller | >f+++++++++ python.log
2026-06-11 13:19:28.679811 | controller | >f+++++++++ registries.conf
2026-06-11 13:19:28.679893 | controller | >f+++++++++ selinux-denials.log
2026-06-11 13:19:28.679930 | controller | >f+++++++++ selinux-listing.log
2026-06-11 13:19:28.679962 | controller | cd+++++++++ ci-framework-data/
2026-06-11 13:19:28.679997 | controller | cd+++++++++ ci-framework-data/artifacts/
2026-06-11 13:19:28.680029 | controller | >f+++++++++ ci-framework-data/artifacts/ansible-facts.yml
2026-06-11 13:19:28.680064 | controller | >f+++++++++ ci-framework-data/artifacts/ansible-vars.yml
2026-06-11 13:19:28.680098 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_check_for_oc_command.sh
2026-06-11 13:19:28.680131 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_copy_logs_from_crc_vm.sh
2026-06-11 13:19:28.680166 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_copy_logs_to_host_machine_from.sh
2026-06-11 13:19:28.680199 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_generate_logs_on_edpm_vm_192_1.sh
2026-06-11 13:19:28.680229 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_prepare_root_ssh_accesses.sh
2026-06-11 13:19:28.680259 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_run_hook_without_retry_downloa.sh
2026-06-11 13:19:28.680289 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_run_openstack_must_gather_comm.sh
2026-06-11 13:19:28.680328 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_001_fetch_openshift_token.sh
2026-06-11 13:19:28.680357 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_002_run_input.sh
2026-06-11 13:19:28.680381 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_003_run_openstack.sh
2026-06-11 13:19:28.680412 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_004_run_openstack_init.sh
2026-06-11 13:19:28.680446 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_005_run_openstack_deploy_prep.sh
2026-06-11 13:19:28.680472 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_006_run_netconfig_deploy.sh
2026-06-11 13:19:28.680501 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_007_apply_the_openstackcontrolplan.sh
2026-06-11 13:19:28.680537 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_008_run_edpm_baremetal_compute.sh
2026-06-11 13:19:28.680563 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_009_run_edpm_deploy_baremetal_prep.sh
2026-06-11 13:19:28.680590 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_010_apply_the_openstackdataplaneno.sh
2026-06-11 13:19:28.680626 | controller | >f+++++++++ ci-framework-data/artifacts/hosts
2026-06-11 13:19:28.680663 | controller | >f+++++++++ ci-framework-data/artifacts/install_yamls.sh
2026-06-11 13:19:28.680701 | controller | >f+++++++++ ci-framework-data/artifacts/installed-packages.yml
2026-06-11 13:19:28.680735 | controller | >f+++++++++ ci-framework-data/artifacts/ip-network.txt
2026-06-11 13:19:28.680766 | controller | >f+++++++++ ci-framework-data/artifacts/operator_images.yaml
2026-06-11 13:19:28.680796 | controller | >f+++++++++ ci-framework-data/artifacts/pulled_images_report.yaml
2026-06-11 13:19:28.680825 | controller | >f+++++++++ ci-framework-data/artifacts/pulled_images_report_verified.yaml
2026-06-11 13:19:28.680897 | controller | >f+++++++++ ci-framework-data/artifacts/resolv.conf
2026-06-11 13:19:28.680940 | controller | >f+++++++++ ci-framework-data/artifacts/zuul_inventory.yml
2026-06-11 13:19:28.680969 | controller | cd+++++++++ ci-framework-data/artifacts/NetworkManager/
2026-06-11 13:19:28.681010 | controller | >f+++++++++ ci-framework-data/artifacts/NetworkManager/ens3.nmconnection
2026-06-11 13:19:28.681045 | controller | cd+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-11_13-18/
2026-06-11 13:19:28.681078 | controller | cd+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-11_13-18/ansible_facts_cache/
2026-06-11 13:19:28.681115 | controller | >f+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-11_13-18/ansible_facts_cache/localhost
2026-06-11 13:19:28.681147 | controller | cd+++++++++ ci-framework-data/artifacts/crio_logs/
2026-06-11 13:19:28.681181 | controller | >f+++++++++ ci-framework-data/artifacts/crio_logs/crc.crio.log.gz
2026-06-11 13:19:28.681215 | controller | cd+++++++++ ci-framework-data/artifacts/edpm/
2026-06-11 13:19:28.681246 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/ansibleee-ssh-key-id_rsa
2026-06-11 13:19:28.681281 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/ansibleee-ssh-key-id_rsa.pub
2026-06-11 13:19:28.681314 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/namespace.yaml
2026-06-11 13:19:28.681347 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/
2026-06-11 13:19:28.681381 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/cert-manager/
2026-06-11 13:19:28.681411 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/cert-manager/cert_manager_manifest.yml
2026-06-11 13:19:28.681443 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/
2026-06-11 13:19:28.681467 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/namespace.yaml
2026-06-11 13:19:28.681500 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/
2026-06-11 13:19:28.681541 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/
2026-06-11 13:19:28.681576 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgpadvertisement.yaml
2026-06-11 13:19:28.681614 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgpextras.yaml
2026-06-11 13:19:28.681652 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgppeers.yaml
2026-06-11 13:19:28.681689 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/deploy_operator.yaml
2026-06-11 13:19:28.681722 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/ipaddresspools.yaml
2026-06-11 13:19:28.681751 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/l2advertisement.yaml
2026-06-11 13:19:28.681781 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/
2026-06-11 13:19:28.681810 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/namespace.yaml
2026-06-11 13:19:28.681841 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/
2026-06-11 13:19:28.681909 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr/
2026-06-11 13:19:28.681944 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr/deploy_operator.yaml
2026-06-11 13:19:28.681978 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/
2026-06-11 13:19:28.682009 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/namespace.yaml
2026-06-11 13:19:28.682042 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/infra/
2026-06-11 13:19:28.682075 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/infra/op/
2026-06-11 13:19:28.682105 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/
2026-06-11 13:19:28.682137 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/
2026-06-11 13:19:28.682171 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/operatorgroup.yaml
2026-06-11 13:19:28.682206 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/subscription.yaml
2026-06-11 13:19:28.682238 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/
2026-06-11 13:19:28.682269 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/
2026-06-11 13:19:28.682304 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/operatorgroup.yaml
2026-06-11 13:19:28.682336 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/subscription.yaml
2026-06-11 13:19:28.682370 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/
2026-06-11 13:19:28.682406 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/
2026-06-11 13:19:28.682440 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/catalogsource.yaml
2026-06-11 13:19:28.682471 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/operatorgroup.yaml
2026-06-11 13:19:28.682503 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/subscription.yaml
2026-06-11 13:19:28.682532 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/
2026-06-11 13:19:28.682923 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/namespace.yaml
2026-06-11 13:19:28.682971 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/cr/
2026-06-11 13:19:28.683014 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/
2026-06-11 13:19:28.683048 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/
2026-06-11 13:19:28.683086 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/25-nova-extra.conf
2026-06-11 13:19:28.683123 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/cifmw-kustomization-result.yaml
2026-06-11 13:19:28.683156 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/dataplane.yaml
2026-06-11 13:19:28.683189 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/kustomization.yaml
2026-06-11 13:19:28.683221 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/
2026-06-11 13:19:28.683250 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/
2026-06-11 13:19:28.683280 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/kustomization.yaml
2026-06-11 13:19:28.683311 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/network_v1beta1_netconfig.yaml
2026-06-11 13:19:28.683344 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/vlan-config.yaml
2026-06-11 13:19:28.683378 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/input/
2026-06-11 13:19:28.683409 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/input/kustomization.yaml
2026-06-11 13:19:28.683441 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/
2026-06-11 13:19:28.683475 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/
2026-06-11 13:19:28.683509 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/ctlplane.yaml
2026-06-11 13:19:28.683539 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/datacentre.yaml
2026-06-11 13:19:28.683573 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/designate.yaml
2026-06-11 13:19:28.683607 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/designateext.yaml
2026-06-11 13:19:28.683644 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/internalapi.yaml
2026-06-11 13:19:28.683699 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/octavia.yaml
2026-06-11 13:19:28.683736 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/storage.yaml
2026-06-11 13:19:28.683772 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/storagemgmt.yaml
2026-06-11 13:19:28.683809 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/tenant.yaml
2026-06-11 13:19:28.683843 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/
2026-06-11 13:19:28.683918 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/cr/
2026-06-11 13:19:28.683957 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/cr/crc_nncp.yaml
2026-06-11 13:19:28.683992 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/
2026-06-11 13:19:28.684028 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/
2026-06-11 13:19:28.684059 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/cifmw-kustomization-result.yaml
2026-06-11 13:19:28.684093 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/core_v1beta1_openstackcontrolplane_galera_network_isolation.yaml
2026-06-11 13:19:28.684126 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/kustomization.yaml
2026-06-11 13:19:28.684168 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/storage/
2026-06-11 13:19:28.684205 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/storage/storage-class.yaml
2026-06-11 13:19:28.684237 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/storage/storage.yaml
2026-06-11 13:19:28.684271 | controller | cd+++++++++ ci-framework-data/artifacts/parameters/
2026-06-11 13:19:28.684304 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/custom-params.yml
2026-06-11 13:19:28.684336 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/install-yamls-params.yml
2026-06-11 13:19:28.684370 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/openshift-login-params.yml
2026-06-11 13:19:28.684402 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/zuul-params.yml
2026-06-11 13:19:28.684434 | controller | cd+++++++++ ci-framework-data/artifacts/repositories/
2026-06-11 13:19:28.684467 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean-antelope-testing.repo
2026-06-11 13:19:28.684499 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean.repo
2026-06-11 13:19:28.684533 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean.repo.md5
2026-06-11 13:19:28.684565 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-appstream.repo
2026-06-11 13:19:28.684596 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-baseos.repo
2026-06-11 13:19:28.684630 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-highavailability.repo
2026-06-11 13:19:28.684661 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-powertools.repo
2026-06-11 13:19:28.684693 | controller | cd+++++++++ ci-framework-data/artifacts/roles/
2026-06-11 13:19:28.685035 | controller | cd+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/
2026-06-11 13:19:28.685089 | controller | cd+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/
2026-06-11 13:19:28.685130 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_all.yml
2026-06-11 13:19:28.685165 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_attach_default_interface.yml
2026-06-11 13:19:28.685200 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_attach_default_interface_cleanup.yml
2026-06-11 13:19:28.685231 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican.yml
2026-06-11 13:19:28.685264 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_cleanup.yml
2026-06-11 13:19:28.685297 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy.yml
2026-06-11 13:19:28.685328 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_cleanup.yml
2026-06-11 13:19:28.685363 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_prep.yml
2026-06-11 13:19:28.685396 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_validate.yml
2026-06-11 13:19:28.685428 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_kuttl.yml
2026-06-11 13:19:28.685461 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_kuttl_run.yml
2026-06-11 13:19:28.685492 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_prep.yml
2026-06-11 13:19:28.685521 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal.yml
2026-06-11 13:19:28.685551 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal_cleanup.yml
2026-06-11 13:19:28.685587 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal_prep.yml
2026-06-11 13:19:28.685617 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas.yml
2026-06-11 13:19:28.685651 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_baremetal_net_nad.yml
2026-06-11 13:19:28.685684 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_baremetal_net_nad_cleanup.yml
2026-06-11 13:19:28.685714 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_cleanup.yml
2026-06-11 13:19:28.685748 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_attach_network.yml
2026-06-11 13:19:28.685779 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_attach_network_cleanup.yml
2026-06-11 13:19:28.685811 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_baremetal_bridge.yml
2026-06-11 13:19:28.685843 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_baremetal_bridge_cleanup.yml
2026-06-11 13:19:28.685910 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_generate_nodes_yaml.yml
2026-06-11 13:19:28.685945 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_metallb.yml
2026-06-11 13:19:28.685978 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_metallb_cleanup.yml
2026-06-11 13:19:28.686011 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_network.yml
2026-06-11 13:19:28.686041 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_network_cleanup.yml
2026-06-11 13:19:28.686079 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_route_crc_and_crc_bmaas_networks.yml
2026-06-11 13:19:28.686116 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_route_crc_and_crc_bmaas_networks_cleanup.yml
2026-06-11 13:19:28.686154 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator.yml
2026-06-11 13:19:28.686192 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator_cleanup.yml
2026-06-11 13:19:28.686225 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator_wait.yml
2026-06-11 13:19:28.686256 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_virtual_bms.yml
2026-06-11 13:19:28.686290 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_virtual_bms_cleanup.yml
2026-06-11 13:19:28.686321 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph.yml
2026-06-11 13:19:28.686354 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph_cleanup.yml
2026-06-11 13:19:28.686388 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph_help.yml
2026-06-11 13:19:28.686421 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_certmanager.yml
2026-06-11 13:19:28.686456 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_certmanager_cleanup.yml
2026-06-11 13:19:28.686488 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cifmw_cleanup.yml
2026-06-11 13:19:28.686518 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cifmw_prepare.yml
2026-06-11 13:19:28.686559 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder.yml
2026-06-11 13:19:28.686590 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_cleanup.yml
2026-06-11 13:19:28.686623 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy.yml
2026-06-11 13:19:28.686655 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy_cleanup.yml
2026-06-11 13:19:28.686702 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy_prep.yml
2026-06-11 13:19:28.686743 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_kuttl.yml
2026-06-11 13:19:28.686788 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_kuttl_run.yml
2026-06-11 13:19:28.686829 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_prep.yml
2026-06-11 13:19:28.686944 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cleanup.yml
2026-06-11 13:19:28.686991 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc.yml
2026-06-11 13:19:28.687031 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_attach_default_interface.yml
2026-06-11 13:19:28.687076 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_attach_default_interface_cleanup.yml
2026-06-11 13:19:28.687119 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_bmo_cleanup.yml
2026-06-11 13:19:28.687159 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_bmo_setup.yml
2026-06-11 13:19:28.687198 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_cleanup.yml
2026-06-11 13:19:28.687235 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_scrub.yml
2026-06-11 13:19:28.687272 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage.yml
2026-06-11 13:19:28.687311 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_cleanup.yml
2026-06-11 13:19:28.687350 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_cleanup_with_retries.yml
2026-06-11 13:19:28.687388 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_release.yml
2026-06-11 13:19:28.687429 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_with_retries.yml
2026-06-11 13:19:28.687465 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_deploy_cleanup.yml
2026-06-11 13:19:28.687501 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate.yml
2026-06-11 13:19:28.687536 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_cleanup.yml
2026-06-11 13:19:28.687576 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy.yml
2026-06-11 13:19:28.687613 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy_cleanup.yml
2026-06-11 13:19:28.687652 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy_prep.yml
2026-06-11 13:19:28.687709 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_kuttl.yml
2026-06-11 13:19:28.687751 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_kuttl_run.yml
2026-06-11 13:19:28.687789 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_prep.yml
2026-06-11 13:19:28.687835 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy.yml
2026-06-11 13:19:28.687909 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy_cleanup.yml
2026-06-11 13:19:28.688028 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy_prep.yml
2026-06-11 13:19:28.688070 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_download_tools.yml
2026-06-11 13:19:28.688107 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_ansible_runner.yml
2026-06-11 13:19:28.688141 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_baremetal_compute.yml
2026-06-11 13:19:28.688177 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute.yml
2026-06-11 13:19:28.688218 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_bootc.yml
2026-06-11 13:19:28.688248 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_cleanup.yml
2026-06-11 13:19:28.688278 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_repos.yml
2026-06-11 13:19:28.688306 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_computes_bgp.yml
2026-06-11 13:19:28.688333 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy.yml
2026-06-11 13:19:28.688360 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_baremetal.yml
2026-06-11 13:19:28.688387 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_baremetal_prep.yml
2026-06-11 13:19:28.688415 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_cleanup.yml
2026-06-11 13:19:28.688442 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_generate_keys.yml
2026-06-11 13:19:28.688472 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_instance.yml
2026-06-11 13:19:28.688500 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker.yml
2026-06-11 13:19:28.688530 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker_cleanup.yml
2026-06-11 13:19:28.688571 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker_prep.yml
2026-06-11 13:19:28.688608 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_prep.yml
2026-06-11 13:19:28.688640 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_networker.yml
2026-06-11 13:19:28.688683 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_networker_cleanup.yml
2026-06-11 13:19:28.688720 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_nova_discover_hosts.yml
2026-06-11 13:19:28.688749 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_patch_ansible_runner_image.yml
2026-06-11 13:19:28.688777 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_register_dns.yml
2026-06-11 13:19:28.688805 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_wait_deploy.yml
2026-06-11 13:19:28.688835 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_wait_deploy_baremetal.yml
2026-06-11 13:19:28.688911 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance.yml
2026-06-11 13:19:28.688945 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_cleanup.yml
2026-06-11 13:19:28.688975 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy.yml
2026-06-11 13:19:28.689004 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy_cleanup.yml
2026-06-11 13:19:28.689032 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy_prep.yml
2026-06-11 13:19:28.689060 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_kuttl.yml
2026-06-11 13:19:28.689089 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_kuttl_run.yml
2026-06-11 13:19:28.689118 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_prep.yml
2026-06-11 13:19:28.689146 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat.yml
2026-06-11 13:19:28.689182 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_cleanup.yml
2026-06-11 13:19:28.689226 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy.yml
2026-06-11 13:19:28.689267 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy_cleanup.yml
2026-06-11 13:19:28.689307 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy_prep.yml
2026-06-11 13:19:28.689339 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl.yml
2026-06-11 13:19:28.689370 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl_crc.yml
2026-06-11 13:19:28.689450 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl_run.yml
2026-06-11 13:19:28.689486 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_prep.yml
2026-06-11 13:19:28.689523 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_help.yml
2026-06-11 13:19:28.689559 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon.yml
2026-06-11 13:19:28.689584 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_cleanup.yml
2026-06-11 13:19:28.689618 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy.yml
2026-06-11 13:19:28.689654 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy_cleanup.yml
2026-06-11 13:19:28.689685 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy_prep.yml
2026-06-11 13:19:28.689709 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_kuttl.yml
2026-06-11 13:19:28.689731 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_kuttl_run.yml
2026-06-11 13:19:28.689754 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_prep.yml
2026-06-11 13:19:28.689778 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra.yml
2026-06-11 13:19:28.689801 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_cleanup.yml
2026-06-11 13:19:28.689823 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_kuttl.yml
2026-06-11 13:19:28.689846 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_kuttl_run.yml
2026-06-11 13:19:28.689915 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_prep.yml
2026-06-11 13:19:28.689940 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy.yml
2026-06-11 13:19:28.689964 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy_cleanup.yml
2026-06-11 13:19:28.689988 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy_prep.yml
2026-06-11 13:19:28.690012 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_input.yml
2026-06-11 13:19:28.690035 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_input_cleanup.yml
2026-06-11 13:19:28.690058 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab.yml
2026-06-11 13:19:28.690080 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_cleanup.yml
2026-06-11 13:19:28.690102 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_nat64_router.yml
2026-06-11 13:19:28.690125 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_nat64_router_cleanup.yml
2026-06-11 13:19:28.690150 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_network.yml
2026-06-11 13:19:28.690183 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_network_cleanup.yml
2026-06-11 13:19:28.690213 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_sno.yml
2026-06-11 13:19:28.690238 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_sno_cleanup.yml
2026-06-11 13:19:28.690263 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic.yml
2026-06-11 13:19:28.690287 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_cleanup.yml
2026-06-11 13:19:28.690312 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy.yml
2026-06-11 13:19:28.690336 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy_cleanup.yml
2026-06-11 13:19:28.690360 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy_prep.yml
2026-06-11 13:19:28.690385 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl.yml
2026-06-11 13:19:28.690503 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl_crc.yml
2026-06-11 13:19:28.690532 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl_run.yml
2026-06-11 13:19:28.690556 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_prep.yml
2026-06-11 13:19:28.690581 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone.yml
2026-06-11 13:19:28.690606 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_cleanup.yml
2026-06-11 13:19:28.690629 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy.yml
2026-06-11 13:19:28.690653 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy_cleanup.yml
2026-06-11 13:19:28.690677 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy_prep.yml
2026-06-11 13:19:28.690702 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_kuttl.yml
2026-06-11 13:19:28.690737 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_kuttl_run.yml
2026-06-11 13:19:28.690761 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_prep.yml
2026-06-11 13:19:28.690786 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_common_cleanup.yml
2026-06-11 13:19:28.690808 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_common_prep.yml
2026-06-11 13:19:28.690832 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_db_cleanup.yml
2026-06-11 13:19:28.690881 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_db_prep.yml
2026-06-11 13:19:28.690909 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki.yml
2026-06-11 13:19:28.690933 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_cleanup.yml
2026-06-11 13:19:28.690958 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_deploy.yml
2026-06-11 13:19:28.690983 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_deploy_cleanup.yml
2026-06-11 13:19:28.691007 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_lvms.yml
2026-06-11 13:19:28.691031 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila.yml
2026-06-11 13:19:28.691056 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_cleanup.yml
2026-06-11 13:19:28.691080 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy.yml
2026-06-11 13:19:28.691103 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy_cleanup.yml
2026-06-11 13:19:28.691127 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy_prep.yml
2026-06-11 13:19:28.691150 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_kuttl.yml
2026-06-11 13:19:28.691183 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_kuttl_run.yml
2026-06-11 13:19:28.691214 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_prep.yml
2026-06-11 13:19:28.691238 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb.yml
2026-06-11 13:19:28.691264 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_chainsaw.yml
2026-06-11 13:19:28.691288 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_chainsaw_run.yml
2026-06-11 13:19:28.691313 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_cleanup.yml
2026-06-11 13:19:28.691336 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy.yml
2026-06-11 13:19:28.691361 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy_cleanup.yml
2026-06-11 13:19:28.691385 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy_prep.yml
2026-06-11 13:19:28.691407 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_kuttl.yml
2026-06-11 13:19:28.691429 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_kuttl_run.yml
2026-06-11 13:19:28.691451 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy.yml
2026-06-11 13:19:28.691478 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy_cleanup.yml
2026-06-11 13:19:28.691521 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy_prep.yml
2026-06-11 13:19:28.691550 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb.yml
2026-06-11 13:19:28.691576 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_cleanup.yml
2026-06-11 13:19:28.691611 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_config.yml
2026-06-11 13:19:28.691642 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_config_cleanup.yml
2026-06-11 13:19:28.691666 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry.yml
2026-06-11 13:19:28.691721 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_ca.yml
2026-06-11 13:19:28.691756 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_cleanup.yml
2026-06-11 13:19:28.691783 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_secure.yml
2026-06-11 13:19:28.691813 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_namespace.yml
2026-06-11 13:19:28.691847 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_namespace_cleanup.yml
2026-06-11 13:19:28.691913 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netattach.yml
2026-06-11 13:19:28.691951 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netattach_cleanup.yml
2026-06-11 13:19:28.691985 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy.yml
2026-06-11 13:19:28.692017 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy_cleanup.yml
2026-06-11 13:19:28.692048 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy_prep.yml
2026-06-11 13:19:28.692081 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv.yml
2026-06-11 13:19:28.692111 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_cleanup.yml
2026-06-11 13:19:28.692144 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_deploy.yml
2026-06-11 13:19:28.692177 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_deploy_cleanup.yml
2026-06-11 13:19:28.692211 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_network_isolation_bridge.yml
2026-06-11 13:19:28.692248 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_network_isolation_bridge_cleanup.yml
2026-06-11 13:19:28.692280 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron.yml
2026-06-11 13:19:28.692311 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_cleanup.yml
2026-06-11 13:19:28.692343 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy.yml
2026-06-11 13:19:28.692374 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy_cleanup.yml
2026-06-11 13:19:28.692403 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy_prep.yml
2026-06-11 13:19:28.692434 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_kuttl.yml
2026-06-11 13:19:28.692468 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_kuttl_run.yml
2026-06-11 13:19:28.692505 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_prep.yml
2026-06-11 13:19:28.692539 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nfs.yml
2026-06-11 13:19:28.692572 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nfs_cleanup.yml
2026-06-11 13:19:28.692602 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nmstate.yml
2026-06-11 13:19:28.692635 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nncp.yml
2026-06-11 13:19:28.692667 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nncp_cleanup.yml
2026-06-11 13:19:28.692696 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova.yml
2026-06-11 13:19:28.692798 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_cleanup.yml
2026-06-11 13:19:28.692964 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy.yml
2026-06-11 13:19:28.692997 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy_cleanup.yml
2026-06-11 13:19:28.693022 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy_prep.yml
2026-06-11 13:19:28.693046 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_prep.yml
2026-06-11 13:19:28.693069 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia.yml
2026-06-11 13:19:28.693092 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_cleanup.yml
2026-06-11 13:19:28.693115 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy.yml
2026-06-11 13:19:28.693137 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy_cleanup.yml
2026-06-11 13:19:28.693161 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy_prep.yml
2026-06-11 13:19:28.693195 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_kuttl.yml
2026-06-11 13:19:28.693222 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_kuttl_run.yml
2026-06-11 13:19:28.693245 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_prep.yml
2026-06-11 13:19:28.693268 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack.yml
2026-06-11 13:19:28.693290 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_cleanup.yml
2026-06-11 13:19:28.693312 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_crds.yml
2026-06-11 13:19:28.693335 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_crds_cleanup.yml
2026-06-11 13:19:28.693357 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy.yml
2026-06-11 13:19:28.693380 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy_cleanup.yml
2026-06-11 13:19:28.693403 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy_prep.yml
2026-06-11 13:19:28.693431 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_init.yml
2026-06-11 13:19:28.693467 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl.yml
2026-06-11 13:19:28.693493 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_cleanup.yml
2026-06-11 13:19:28.693527 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_prep.yml
2026-06-11 13:19:28.693564 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_run.yml
2026-06-11 13:19:28.693592 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_patch_version.yml
2026-06-11 13:19:28.693615 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_prep.yml
2026-06-11 13:19:28.693638 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_repo.yml
2026-06-11 13:19:28.693661 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_update_run.yml
2026-06-11 13:19:28.693683 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_wait.yml
2026-06-11 13:19:28.693706 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_wait_deploy.yml
2026-06-11 13:19:28.693729 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_operator_namespace.yml
2026-06-11 13:19:28.693752 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn.yml
2026-06-11 13:19:28.693777 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_cleanup.yml
2026-06-11 13:19:28.693800 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy.yml
2026-06-11 13:19:28.693823 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy_cleanup.yml
2026-06-11 13:19:28.693846 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy_prep.yml
2026-06-11 13:19:28.693929 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_kuttl.yml
2026-06-11 13:19:28.693962 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_kuttl_run.yml
2026-06-11 13:19:28.693998 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_prep.yml
2026-06-11 13:19:28.694034 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq.yml
2026-06-11 13:19:28.694068 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_cleanup.yml
2026-06-11 13:19:28.694099 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy.yml
2026-06-11 13:19:28.694130 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy_cleanup.yml
2026-06-11 13:19:28.694160 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy_prep.yml
2026-06-11 13:19:28.694193 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_prep.yml
2026-06-11 13:19:28.694223 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy.yml
2026-06-11 13:19:28.694253 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy_cleanup.yml
2026-06-11 13:19:28.694285 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy_prep.yml
2026-06-11 13:19:28.694320 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook.yml
2026-06-11 13:19:28.694349 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_cleanup.yml
2026-06-11 13:19:28.694374 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_crc_disk.yml
2026-06-11 13:19:28.694416 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_deploy.yml
2026-06-11 13:19:28.694448 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_deploy_prep.yml
2026-06-11 13:19:28.694474 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_prep.yml
2026-06-11 13:19:28.694508 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_set_slower_etcd_profile.yml
2026-06-11 13:19:28.694541 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone.yml
2026-06-11 13:19:28.694570 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_cleanup.yml
2026-06-11 13:19:28.694609 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_deploy.yml
2026-06-11 13:19:28.694643 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_revert.yml
2026-06-11 13:19:28.694675 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_snapshot.yml
2026-06-11 13:19:28.694709 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_sync.yml
2026-06-11 13:19:28.694740 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift.yml
2026-06-11 13:19:28.694772 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_cleanup.yml
2026-06-11 13:19:28.694805 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy.yml
2026-06-11 13:19:28.694835 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy_cleanup.yml
2026-06-11 13:19:28.694901 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy_prep.yml
2026-06-11 13:19:28.694936 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_kuttl.yml
2026-06-11 13:19:28.694970 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_kuttl_run.yml
2026-06-11 13:19:28.695002 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_prep.yml
2026-06-11 13:19:28.695035 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry.yml
2026-06-11 13:19:28.695064 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_cleanup.yml
2026-06-11 13:19:28.695097 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy.yml
2026-06-11 13:19:28.695128 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy_cleanup.yml
2026-06-11 13:19:28.695158 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy_prep.yml
2026-06-11 13:19:28.695193 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_kuttl.yml
2026-06-11 13:19:28.695224 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_kuttl_run.yml
2026-06-11 13:19:28.695255 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_prep.yml
2026-06-11 13:19:28.695288 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator.yml
2026-06-11 13:19:28.695318 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_cleanup.yml
2026-06-11 13:19:28.695348 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy.yml
2026-06-11 13:19:28.695376 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy_cleanup.yml
2026-06-11 13:19:28.695404 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy_prep.yml
2026-06-11 13:19:28.695428 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_kuttl.yml
2026-06-11 13:19:28.695451 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_kuttl_run.yml
2026-06-11 13:19:28.695473 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_prep.yml
2026-06-11 13:19:28.695496 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_tripleo_deploy.yml
2026-06-11 13:19:28.695519 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_update_services.yml
2026-06-11 13:19:28.695542 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_update_system.yml
2026-06-11 13:19:28.695564 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_validate_marketplace.yml
2026-06-11 13:19:28.695586 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_wait.yml
2026-06-11 13:19:28.695609 | controller | cd+++++++++ ci-framework-data/artifacts/yum_repos/
2026-06-11 13:19:28.695631 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean-antelope-testing.repo
2026-06-11 13:19:28.695655 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean.repo
2026-06-11 13:19:28.695695 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean.repo.md5
2026-06-11 13:19:28.695728 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-appstream.repo
2026-06-11 13:19:28.695753 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-baseos.repo
2026-06-11 13:19:28.695786 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-highavailability.repo
2026-06-11 13:19:28.695820 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-powertools.repo
2026-06-11 13:19:28.695938 | controller | cd+++++++++ ci-framework-data/logs/
2026-06-11 13:19:28.695978 | controller | >f+++++++++ ci-framework-data/logs/ansible.log
2026-06-11 13:19:28.696012 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_check_for_oc_command.log
2026-06-11 13:19:28.696043 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_copy_logs_from_crc_vm.log
2026-06-11 13:19:28.696073 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_copy_logs_to_host_machine_from.log
2026-06-11 13:19:28.696103 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_generate_logs_on_edpm_vm_192_1.log
2026-06-11 13:19:28.696136 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_prepare_root_ssh_accesses.log
2026-06-11 13:19:28.696169 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_run_hook_without_retry_downloa.log
2026-06-11 13:19:28.696206 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_run_openstack_must_gather_comm.log
2026-06-11 13:19:28.696238 | controller | >f+++++++++ ci-framework-data/logs/ci_script_001_fetch_openshift_token.log
2026-06-11 13:19:28.696263 | controller | >f+++++++++ ci-framework-data/logs/ci_script_002_run_input.log
2026-06-11 13:19:28.696297 | controller | >f+++++++++ ci-framework-data/logs/ci_script_003_run_openstack.log
2026-06-11 13:19:28.696331 | controller | >f+++++++++ ci-framework-data/logs/ci_script_004_run_openstack_init.log
2026-06-11 13:19:28.696361 | controller | >f+++++++++ ci-framework-data/logs/ci_script_005_run_openstack_deploy_prep.log
2026-06-11 13:19:28.696396 | controller | >f+++++++++ ci-framework-data/logs/ci_script_006_run_netconfig_deploy.log
2026-06-11 13:19:28.696430 | controller | >f+++++++++ ci-framework-data/logs/ci_script_007_apply_the_openstackcontrolplan.log
2026-06-11 13:19:28.696467 | controller | >f+++++++++ ci-framework-data/logs/ci_script_008_run_edpm_baremetal_compute.log
2026-06-11 13:19:28.696501 | controller | >f+++++++++ ci-framework-data/logs/ci_script_009_run_edpm_deploy_baremetal_prep.log
2026-06-11 13:19:28.696532 | controller | >f+++++++++ ci-framework-data/logs/ci_script_010_apply_the_openstackdataplaneno.log
2026-06-11 13:19:28.696563 | controller | >f+++++++++ ci-framework-data/logs/crc-start.log
2026-06-11 13:19:28.696596 | controller | >f+++++++++ ci-framework-data/logs/pre_infra_download_needed_tools.log
2026-06-11 13:19:28.696626 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/
2026-06-11 13:19:28.696658 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/dnf_list_installed.txt
2026-06-11 13:19:28.696690 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/fips_check.txt
2026-06-11 13:19:28.696720 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/ip_netns.txt
2026-06-11 13:19:28.696753 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/network.txt
2026-06-11 13:19:28.696785 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/ovs_vsctl_list_openvswitch.txt
2026-06-11 13:19:28.696816 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/podman_images.txt
2026-06-11 13:19:28.696875 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/rpm_qa.txt
2026-06-11 13:19:28.696920 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/selinux-denials.log
2026-06-11 13:19:28.696955 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/
2026-06-11 13:19:28.696986 | controller | cL+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instance -> /var/lib/cloud/instances/2fc30437-8b0e-4a53-88eb-f5c6bc95c885
2026-06-11 13:19:28.697021 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/
2026-06-11 13:19:28.697053 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/instance-id
2026-06-11 13:19:28.697085 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-datasource
2026-06-11 13:19:28.697119 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-hostname
2026-06-11 13:19:28.697150 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-instance-id
2026-06-11 13:19:28.697183 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/python-version
2026-06-11 13:19:28.697217 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/result.json
2026-06-11 13:19:28.697247 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/set-hostname
2026-06-11 13:19:28.697280 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/status.json
2026-06-11 13:19:28.697311 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/handlers/
2026-06-11 13:19:28.697342 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/
2026-06-11 13:19:28.697376 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/2fc30437-8b0e-4a53-88eb-f5c6bc95c885/
2026-06-11 13:19:28.697408 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/2fc30437-8b0e-4a53-88eb-f5c6bc95c885/boot-finished
2026-06-11 13:19:28.697440 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/2fc30437-8b0e-4a53-88eb-f5c6bc95c885/cloud-config.txt
2026-06-11 13:19:28.697474 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/2fc30437-8b0e-4a53-88eb-f5c6bc95c885/datasource
2026-06-11 13:19:28.697504 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/2fc30437-8b0e-4a53-88eb-f5c6bc95c885/network-config.json
2026-06-11 13:19:28.697538 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/2fc30437-8b0e-4a53-88eb-f5c6bc95c885/obj.pkl
2026-06-11 13:19:28.697578 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/2fc30437-8b0e-4a53-88eb-f5c6bc95c885/user-data.txt
2026-06-11 13:19:28.697615 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/2fc30437-8b0e-4a53-88eb-f5c6bc95c885/user-data.txt.i
2026-06-11 13:19:28.697653 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/2fc30437-8b0e-4a53-88eb-f5c6bc95c885/vendor-data.txt
2026-06-11 13:19:28.697689 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/2fc30437-8b0e-4a53-88eb-f5c6bc95c885/vendor-data.txt.i
2026-06-11 13:19:28.697721 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/2fc30437-8b0e-4a53-88eb-f5c6bc95c885/vendor-data2.txt
2026-06-11 13:19:28.697753 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/2fc30437-8b0e-4a53-88eb-f5c6bc95c885/vendor-data2.txt.i
2026-06-11 13:19:28.697783 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/2fc30437-8b0e-4a53-88eb-f5c6bc95c885/handlers/
2026-06-11 13:19:28.697813 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/2fc30437-8b0e-4a53-88eb-f5c6bc95c885/scripts/
2026-06-11 13:19:28.697842 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/2fc30437-8b0e-4a53-88eb-f5c6bc95c885/sem/
2026-06-11 13:19:28.697915 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/2fc30437-8b0e-4a53-88eb-f5c6bc95c885/sem/config_install_hotplug
2026-06-11 13:19:28.697949 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/2fc30437-8b0e-4a53-88eb-f5c6bc95c885/sem/config_keys_to_console
2026-06-11 13:19:28.697984 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/2fc30437-8b0e-4a53-88eb-f5c6bc95c885/sem/config_locale
2026-06-11 13:19:28.698016 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/2fc30437-8b0e-4a53-88eb-f5c6bc95c885/sem/config_mounts
2026-06-11 13:19:28.698052 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/2fc30437-8b0e-4a53-88eb-f5c6bc95c885/sem/config_reset_rmc
2026-06-11 13:19:28.698089 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/2fc30437-8b0e-4a53-88eb-f5c6bc95c885/sem/config_scripts_per_instance
2026-06-11 13:19:28.698123 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/2fc30437-8b0e-4a53-88eb-f5c6bc95c885/sem/config_scripts_user
2026-06-11 13:19:28.698154 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/2fc30437-8b0e-4a53-88eb-f5c6bc95c885/sem/config_scripts_vendor
2026-06-11 13:19:28.698188 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/2fc30437-8b0e-4a53-88eb-f5c6bc95c885/sem/config_seed_random
2026-06-11 13:19:28.698219 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/2fc30437-8b0e-4a53-88eb-f5c6bc95c885/sem/config_set_hostname
2026-06-11 13:19:28.698248 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/2fc30437-8b0e-4a53-88eb-f5c6bc95c885/sem/config_set_passwords
2026-06-11 13:19:28.698278 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/2fc30437-8b0e-4a53-88eb-f5c6bc95c885/sem/config_ssh
2026-06-11 13:19:28.698312 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/2fc30437-8b0e-4a53-88eb-f5c6bc95c885/sem/config_ssh_authkey_fingerprints
2026-06-11 13:19:28.698344 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/2fc30437-8b0e-4a53-88eb-f5c6bc95c885/sem/config_users_groups
2026-06-11 13:19:28.698376 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/2fc30437-8b0e-4a53-88eb-f5c6bc95c885/sem/consume_data
2026-06-11 13:19:28.698409 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/
2026-06-11 13:19:28.698449 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-boot/
2026-06-11 13:19:28.698486 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-instance/
2026-06-11 13:19:28.698519 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-once/
2026-06-11 13:19:28.698550 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/vendor/
2026-06-11 13:19:28.698586 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/seed/
2026-06-11 13:19:28.698619 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/sem/
2026-06-11 13:19:28.698651 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/sem/config_scripts_per_once.once
2026-06-11 13:19:28.698685 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/
2026-06-11 13:19:28.698719 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/ansible-generated/
2026-06-11 13:19:28.698752 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/
2026-06-11 13:19:28.698784 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/.pwd.lock
2026-06-11 13:19:28.698816 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/.updated
2026-06-11 13:19:28.698875 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/DIR_COLORS
2026-06-11 13:19:28.698920 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/DIR_COLORS.lightbgcolor
2026-06-11 13:19:28.698959 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/GREP_COLORS
2026-06-11 13:19:28.698996 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/adjtime
2026-06-11 13:19:28.699031 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/aliases
2026-06-11 13:19:28.699062 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/anacrontab
2026-06-11 13:19:28.699092 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bashrc
2026-06-11 13:19:28.699123 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bindresvport.blacklist
2026-06-11 13:19:28.699153 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/centos-release
2026-06-11 13:19:28.699185 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.conf
2026-06-11 13:19:28.699219 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.conf.42825.2026-06-11@08:47:39~
2026-06-11 13:19:28.699252 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.keys
2026-06-11 13:19:28.699286 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.deny
2026-06-11 13:19:28.699317 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/crontab
2026-06-11 13:19:28.699352 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/csh.cshrc
2026-06-11 13:19:28.699384 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/csh.login
2026-06-11 13:19:28.699416 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnsmasq.conf
2026-06-11 13:19:28.699446 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf
2026-06-11 13:19:28.699478 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/environment
2026-06-11 13:19:28.699512 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ethertypes
2026-06-11 13:19:28.699556 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/exports
2026-06-11 13:19:28.699597 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/filesystems
2026-06-11 13:19:28.699638 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fstab
2026-06-11 13:19:28.699677 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fuse.conf
2026-06-11 13:19:28.699738 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/group
2026-06-11 13:19:28.699791 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/group-
2026-06-11 13:19:28.699830 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/gshadow
2026-06-11 13:19:28.699901 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/gshadow-
2026-06-11 13:19:28.699943 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/host.conf
2026-06-11 13:19:28.699985 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/hostname
2026-06-11 13:19:28.700027 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/hosts
2026-06-11 13:19:28.700064 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/idmapd.conf
2026-06-11 13:19:28.700099 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/inittab
2026-06-11 13:19:28.700134 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/inputrc
2026-06-11 13:19:28.700172 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue
2026-06-11 13:19:28.700215 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue.net
2026-06-11 13:19:28.700253 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf
2026-06-11 13:19:28.700293 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ksmtuned.conf
2026-06-11 13:19:28.700332 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.cache
2026-06-11 13:19:28.700371 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf
2026-06-11 13:19:28.700410 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libaudit.conf
2026-06-11 13:19:28.700447 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libguestfs-tools.conf
2026-06-11 13:19:28.700489 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libuser.conf
2026-06-11 13:19:28.700527 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/locale.conf
2026-06-11 13:19:28.700567 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/login.defs
2026-06-11 13:19:28.700606 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.conf
2026-06-11 13:19:28.700647 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/machine-id
2026-06-11 13:19:28.700688 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/magic
2026-06-11 13:19:28.700727 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/man_db.conf
2026-06-11 13:19:28.700766 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mke2fs.conf
2026-06-11 13:19:28.700809 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules
2026-06-11 13:19:28.700873 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/motd
2026-06-11 13:19:28.700920 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mtools.conf
2026-06-11 13:19:28.700958 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath.conf
2026-06-11 13:19:28.700999 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/netconfig
2026-06-11 13:19:28.701040 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/networks
2026-06-11 13:19:28.701080 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nfs.conf
2026-06-11 13:19:28.701121 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nfsmount.conf
2026-06-11 13:19:28.701158 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nsswitch.conf.bak
2026-06-11 13:19:28.701202 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf
2026-06-11 13:19:28.701241 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/passwd
2026-06-11 13:19:28.701281 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/passwd-
2026-06-11 13:19:28.701323 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp.conf
2026-06-11 13:19:28.701454 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/printcap
2026-06-11 13:19:28.701503 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile
2026-06-11 13:19:28.701538 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/protocols
2026-06-11 13:19:28.701572 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.conf
2026-06-11 13:19:28.701608 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/resolv.conf
2026-06-11 13:19:28.701640 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rpc
2026-06-11 13:19:28.701673 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyncd.conf
2026-06-11 13:19:28.701708 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.conf
2026-06-11 13:19:28.701740 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/services
2026-06-11 13:19:28.701772 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sestatus.conf
2026-06-11 13:19:28.701807 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shadow
2026-06-11 13:19:28.701837 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shadow-
2026-06-11 13:19:28.701919 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shells
2026-06-11 13:19:28.701953 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subgid
2026-06-11 13:19:28.701984 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subgid-
2026-06-11 13:19:28.702015 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subuid
2026-06-11 13:19:28.702043 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subuid-
2026-06-11 13:19:28.702067 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudo-ldap.conf
2026-06-11 13:19:28.702090 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudo.conf
2026-06-11 13:19:28.702112 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers
2026-06-11 13:19:28.702137 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm-localca.conf
2026-06-11 13:19:28.702163 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm-localca.options
2026-06-11 13:19:28.702199 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm_setup.conf
2026-06-11 13:19:28.702226 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.conf
2026-06-11 13:19:28.702250 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/system-release-cpe
2026-06-11 13:19:28.702274 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/vconsole.conf
2026-06-11 13:19:28.702298 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/virc
2026-06-11 13:19:28.702322 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/xattr.conf
2026-06-11 13:19:28.702346 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/
2026-06-11 13:19:28.702370 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/NetworkManager.conf
2026-06-11 13:19:28.702395 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/NetworkManager.conf.35006.2026-06-11@08:46:20~
2026-06-11 13:19:28.702419 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/conf.d/
2026-06-11 13:19:28.702442 | 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 13:19:28.702465 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/
2026-06-11 13:19:28.702488 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/no-wait.d/
2026-06-11 13:19:28.702513 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/pre-down.d/
2026-06-11 13:19:28.702541 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/pre-up.d/
2026-06-11 13:19:28.702564 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dnsmasq-shared.d/
2026-06-11 13:19:28.702587 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dnsmasq.d/
2026-06-11 13:19:28.702609 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/
2026-06-11 13:19:28.702631 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-br.nmconnection
2026-06-11 13:19:28.702653 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-if.nmconnection
2026-06-11 13:19:28.702676 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-port.nmconnection
2026-06-11 13:19:28.702698 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/cloud-init-enp1s0.nmconnection
2026-06-11 13:19:28.702721 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/enp1s0-port.nmconnection
2026-06-11 13:19:28.702744 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/ens3.nmconnection
2026-06-11 13:19:28.702766 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan20-if.nmconnection
2026-06-11 13:19:28.702789 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan20-port.nmconnection
2026-06-11 13:19:28.702812 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan21-if.nmconnection
2026-06-11 13:19:28.703019 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan21-port.nmconnection
2026-06-11 13:19:28.703060 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan22-if.nmconnection
2026-06-11 13:19:28.703086 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan22-port.nmconnection
2026-06-11 13:19:28.703111 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/
2026-06-11 13:19:28.703136 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/applnk/
2026-06-11 13:19:28.703161 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/fontpath.d/
2026-06-11 13:19:28.703196 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/
2026-06-11 13:19:28.703223 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinitrc.d/
2026-06-11 13:19:28.703247 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinitrc.d/50-systemd-user.sh
2026-06-11 13:19:28.703271 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinput.d/
2026-06-11 13:19:28.703297 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xorg.conf.d/
2026-06-11 13:19:28.703321 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xorg.conf.d/00-keyboard.conf
2026-06-11 13:19:28.703344 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/alternatives/
2026-06-11 13:19:28.703367 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/
2026-06-11 13:19:28.703390 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/
2026-06-11 13:19:28.703413 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/bootc.fact
2026-06-11 13:19:28.703435 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/edpm.fact
2026-06-11 13:19:28.703460 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/
2026-06-11 13:19:28.703489 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/authselect.conf
2026-06-11 13:19:28.703513 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/dconf-db
2026-06-11 13:19:28.703536 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/dconf-locks
2026-06-11 13:19:28.703558 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/fingerprint-auth
2026-06-11 13:19:28.703587 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/nsswitch.conf
2026-06-11 13:19:28.703623 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/password-auth
2026-06-11 13:19:28.703660 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/postlogin
2026-06-11 13:19:28.703712 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/smartcard-auth
2026-06-11 13:19:28.703750 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/system-auth
2026-06-11 13:19:28.703781 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/user-nsswitch.conf
2026-06-11 13:19:28.703812 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/custom/
2026-06-11 13:19:28.703842 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/
2026-06-11 13:19:28.703908 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/authselect-completion.sh
2026-06-11 13:19:28.703944 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ceph
2026-06-11 13:19:28.703971 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ovs-appctl-bashcomp.bash
2026-06-11 13:19:28.704006 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ovs-vsctl-bashcomp.bash
2026-06-11 13:19:28.704040 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/rados
2026-06-11 13:19:28.704066 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/radosgw-admin
2026-06-11 13:19:28.704099 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/rbd
2026-06-11 13:19:28.704134 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/binfmt.d/
2026-06-11 13:19:28.704166 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/
2026-06-11 13:19:28.704202 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/input.conf
2026-06-11 13:19:28.704235 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/main.conf
2026-06-11 13:19:28.704266 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/network.conf
2026-06-11 13:19:28.704301 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ceph/
2026-06-11 13:19:28.704334 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ceph/rbdmap
2026-06-11 13:19:28.704370 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/chkconfig.d/
2026-06-11 13:19:28.704402 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cifs-utils/
2026-06-11 13:19:28.704433 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/
2026-06-11 13:19:28.704464 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg
2026-06-11 13:19:28.704489 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/
2026-06-11 13:19:28.704521 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/05_logging.cfg
2026-06-11 13:19:28.704556 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/90-network-manager-renderer.cfg
2026-06-11 13:19:28.704587 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/99-edpm-disable-network-config.cfg
2026-06-11 13:19:28.704628 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/README
2026-06-11 13:19:28.704661 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/
2026-06-11 13:19:28.704692 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chef_client.rb.tmpl
2026-06-11 13:19:28.704728 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.almalinux.tmpl
2026-06-11 13:19:28.704764 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.alpine.tmpl
2026-06-11 13:19:28.704796 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.centos.tmpl
2026-06-11 13:19:28.704829 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.cloudlinux.tmpl
2026-06-11 13:19:28.704893 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.cos.tmpl
2026-06-11 13:19:28.704926 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.debian.tmpl
2026-06-11 13:19:28.704957 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.fedora.tmpl
2026-06-11 13:19:28.704990 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.freebsd.tmpl
2026-06-11 13:19:28.705021 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-leap.tmpl
2026-06-11 13:19:28.705053 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-microos.tmpl
2026-06-11 13:19:28.705087 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-tumbleweed.tmpl
2026-06-11 13:19:28.705117 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse.tmpl
2026-06-11 13:19:28.705150 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.photon.tmpl
2026-06-11 13:19:28.705185 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.rhel.tmpl
2026-06-11 13:19:28.705218 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.rocky.tmpl
2026-06-11 13:19:28.705248 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sle-micro.tmpl
2026-06-11 13:19:28.705282 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sle_hpc.tmpl
2026-06-11 13:19:28.705314 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sles.tmpl
2026-06-11 13:19:28.705344 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.ubuntu.tmpl
2026-06-11 13:19:28.705377 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.alpine.tmpl
2026-06-11 13:19:28.705410 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.aosc.tmpl
2026-06-11 13:19:28.705441 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.arch.tmpl
2026-06-11 13:19:28.705473 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.azurelinux.tmpl
2026-06-11 13:19:28.705507 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.debian.tmpl
2026-06-11 13:19:28.705537 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.freebsd.tmpl
2026-06-11 13:19:28.705571 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.gentoo.tmpl
2026-06-11 13:19:28.705602 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.mariner.tmpl
2026-06-11 13:19:28.705640 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.photon.tmpl
2026-06-11 13:19:28.705674 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.redhat.tmpl
2026-06-11 13:19:28.705707 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.suse.tmpl
2026-06-11 13:19:28.705744 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.almalinux.tmpl
2026-06-11 13:19:28.705778 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.alpine.tmpl
2026-06-11 13:19:28.705809 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.cloudlinux.tmpl
2026-06-11 13:19:28.705842 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.debian.tmpl
2026-06-11 13:19:28.705903 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.fedora.tmpl
2026-06-11 13:19:28.705935 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.freebsd.tmpl
2026-06-11 13:19:28.705968 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.opensuse.tmpl
2026-06-11 13:19:28.706001 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.photon.tmpl
2026-06-11 13:19:28.706031 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.rhel.tmpl
2026-06-11 13:19:28.706064 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.rocky.tmpl
2026-06-11 13:19:28.706095 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.sles.tmpl
2026-06-11 13:19:28.706125 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.ubuntu.tmpl
2026-06-11 13:19:28.706158 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntpd.conf.openbsd.tmpl
2026-06-11 13:19:28.706192 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/resolv.conf.tmpl
2026-06-11 13:19:28.706223 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.debian.deb822.tmpl
2026-06-11 13:19:28.706253 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.debian.tmpl
2026-06-11 13:19:28.706283 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.ubuntu.deb822.tmpl
2026-06-11 13:19:28.706316 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.ubuntu.tmpl
2026-06-11 13:19:28.706348 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/systemd.resolved.conf.tmpl
2026-06-11 13:19:28.706379 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/timesyncd.conf.tmpl
2026-06-11 13:19:28.706412 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/
2026-06-11 13:19:28.706443 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/disallowed-users
2026-06-11 13:19:28.706475 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/machines.d/
2026-06-11 13:19:28.706508 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/ws-certs.d/
2026-06-11 13:19:28.706538 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/
2026-06-11 13:19:28.706572 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/containers.conf
2026-06-11 13:19:28.706604 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/policy.json
2026-06-11 13:19:28.706635 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf
2026-06-11 13:19:28.706684 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/storage.conf
2026-06-11 13:19:28.706721 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/certs.d/
2026-06-11 13:19:28.706755 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/networks/
2026-06-11 13:19:28.706786 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/networks/podman.json
2026-06-11 13:19:28.706815 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/oci/
2026-06-11 13:19:28.706845 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/oci/hooks.d/
2026-06-11 13:19:28.706910 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/
2026-06-11 13:19:28.706948 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/000-shortnames.conf
2026-06-11 13:19:28.706985 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/20-edpm-podman-registries.conf
2026-06-11 13:19:28.707016 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/
2026-06-11 13:19:28.707051 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/default.yaml
2026-06-11 13:19:28.707084 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/registry.access.redhat.com.yaml
2026-06-11 13:19:28.707115 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/registry.redhat.io.yaml
2026-06-11 13:19:28.707149 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/systemd/
2026-06-11 13:19:28.707185 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.d/
2026-06-11 13:19:28.707217 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.d/0hourly
2026-06-11 13:19:28.707253 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.daily/
2026-06-11 13:19:28.707289 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.hourly/
2026-06-11 13:19:28.707323 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.hourly/0anacron
2026-06-11 13:19:28.707359 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.monthly/
2026-06-11 13:19:28.707392 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.weekly/
2026-06-11 13:19:28.707426 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/
2026-06-11 13:19:28.707462 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/session.conf
2026-06-11 13:19:28.707494 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.conf
2026-06-11 13:19:28.707527 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/session.d/
2026-06-11 13:19:28.707561 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/
2026-06-11 13:19:28.707592 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/dnsmasq.conf
2026-06-11 13:19:28.707625 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/oddjob-mkhomedir.conf
2026-06-11 13:19:28.707660 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/oddjob.conf
2026-06-11 13:19:28.707693 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.SetroubleshootFixit.conf
2026-06-11 13:19:28.707755 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.SetroubleshootPrivileged.conf
2026-06-11 13:19:28.707791 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.Setroubleshootd.conf
2026-06-11 13:19:28.707826 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.freedesktop.PolicyKit1.conf
2026-06-11 13:19:28.707901 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.selinux.conf
2026-06-11 13:19:28.707941 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/teamd.conf
2026-06-11 13:19:28.707975 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/
2026-06-11 13:19:28.708010 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/
2026-06-11 13:19:28.708042 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/distro.d/
2026-06-11 13:19:28.708076 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/distro.d/locks/
2026-06-11 13:19:28.708110 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/
2026-06-11 13:19:28.708142 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/elfutils.certpath
2026-06-11 13:19:28.708179 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/elfutils.urls
2026-06-11 13:19:28.708215 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/
2026-06-11 13:19:28.708249 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/grub
2026-06-11 13:19:28.708275 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/useradd
2026-06-11 13:19:28.708298 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/depmod.d/
2026-06-11 13:19:28.708320 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/depmod.d/dist.conf
2026-06-11 13:19:28.708341 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/
2026-06-11 13:19:28.708362 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient-enter-hooks
2026-06-11 13:19:28.708383 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient.d/
2026-06-11 13:19:28.708404 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient.d/chrony.sh
2026-06-11 13:19:28.708426 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/
2026-06-11 13:19:28.708450 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib-element-manifest
2026-06-11 13:19:28.708472 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib_arguments
2026-06-11 13:19:28.708493 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib_environment
2026-06-11 13:19:28.708513 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/
2026-06-11 13:19:28.708536 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/dnf.conf
2026-06-11 13:19:28.708559 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/aliases.d/
2026-06-11 13:19:28.708581 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/modules.d/
2026-06-11 13:19:28.708602 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/modules.defaults.d/
2026-06-11 13:19:28.708626 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/
2026-06-11 13:19:28.708648 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/copr.conf
2026-06-11 13:19:28.708668 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/debuginfo-install.conf
2026-06-11 13:19:28.708689 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/copr.d/
2026-06-11 13:19:28.708712 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/
2026-06-11 13:19:28.708733 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/dnf.conf
2026-06-11 13:19:28.708752 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-efi-x64.conf
2026-06-11 13:19:28.708773 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-pc.conf
2026-06-11 13:19:28.708801 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-tools-minimal.conf
2026-06-11 13:19:28.708825 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/setup.conf
2026-06-11 13:19:28.708846 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/sudo.conf
2026-06-11 13:19:28.708897 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/systemd.conf
2026-06-11 13:19:28.708921 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/yum.conf
2026-06-11 13:19:28.708943 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/usr-drift-protected-paths.d/
2026-06-11 13:19:28.708968 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/
2026-06-11 13:19:28.708991 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/arch
2026-06-11 13:19:28.709012 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/basearch
2026-06-11 13:19:28.709035 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/contentdir
2026-06-11 13:19:28.709058 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/stream
2026-06-11 13:19:28.709079 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnsmasq.d/
2026-06-11 13:19:28.709099 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf.d/
2026-06-11 13:19:28.709124 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf.d/disable-nouveau.conf
2026-06-11 13:19:28.709148 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/driverctl.d/
2026-06-11 13:19:28.709172 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/egl/
2026-06-11 13:19:28.709196 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/egl/egl_external_platform.d/
2026-06-11 13:19:28.709220 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/exports.d/
2026-06-11 13:19:28.709245 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/
2026-06-11 13:19:28.709267 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/
2026-06-11 13:19:28.709288 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/public.xml
2026-06-11 13:19:28.709308 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/public.xml.old
2026-06-11 13:19:28.709329 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/
2026-06-11 13:19:28.709350 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/fwupd.conf
2026-06-11 13:19:28.709371 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/bios-settings.d/
2026-06-11 13:19:28.709396 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/bios-settings.d/README.md
2026-06-11 13:19:28.709420 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/
2026-06-11 13:19:28.709441 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/lvfs-testing.conf
2026-06-11 13:19:28.709466 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/lvfs.conf
2026-06-11 13:19:28.709488 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/vendor-directory.conf
2026-06-11 13:19:28.709509 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/gcrypt/
2026-06-11 13:19:28.709530 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/glvnd/
2026-06-11 13:19:28.709553 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/glvnd/egl_vendor.d/
2026-06-11 13:19:28.709575 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/gnupg/
2026-06-11 13:19:28.709596 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/
2026-06-11 13:19:28.709623 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-font/
2026-06-11 13:19:28.709646 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/
2026-06-11 13:19:28.709667 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/man.local
2026-06-11 13:19:28.709688 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/mdoc.local
2026-06-11 13:19:28.709712 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/
2026-06-11 13:19:28.709734 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/00_header
2026-06-11 13:19:28.709754 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/00_tuned
2026-06-11 13:19:28.709776 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/01_users
2026-06-11 13:19:28.709800 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/08_fallback_counting
2026-06-11 13:19:28.709820 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/10_linux
2026-06-11 13:19:28.709840 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/10_reset_boot_success
2026-06-11 13:19:28.709887 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/12_menu_auto_hide
2026-06-11 13:19:28.709911 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/14_menu_show_once
2026-06-11 13:19:28.709933 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/20_linux_xen
2026-06-11 13:19:28.709955 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/20_ppc_terminfo
2026-06-11 13:19:28.709976 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/30_os-prober
2026-06-11 13:19:28.709995 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/30_uefi-firmware
2026-06-11 13:19:28.710017 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/35_fwupd
2026-06-11 13:19:28.710039 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/40_custom
2026-06-11 13:19:28.710060 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/41_custom
2026-06-11 13:19:28.710081 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/README
2026-06-11 13:19:28.710104 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/iproute2/
2026-06-11 13:19:28.710126 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iproute2/README
2026-06-11 13:19:28.710149 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/
2026-06-11 13:19:28.710174 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/.initiator_reset
2026-06-11 13:19:28.710199 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/initiatorname.iscsi
2026-06-11 13:19:28.710221 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/iscsid.conf
2026-06-11 13:19:28.710242 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue.d/
2026-06-11 13:19:28.710268 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/
2026-06-11 13:19:28.710291 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/cmdline
2026-06-11 13:19:28.710313 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/install.d/
2026-06-11 13:19:28.710339 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/
2026-06-11 13:19:28.710364 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/
2026-06-11 13:19:28.710386 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/centosimarelease-9.der
2026-06-11 13:19:28.710410 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/redhatimarelease-9.der
2026-06-11 13:19:28.710441 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keyutils/
2026-06-11 13:19:28.710464 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf.d/
2026-06-11 13:19:28.710485 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf.d/kcm_default_ccache
2026-06-11 13:19:28.710510 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf.d/
2026-06-11 13:19:28.710534 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf.d/dyninst-x86_64.conf
2026-06-11 13:19:28.710555 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/
2026-06-11 13:19:28.710576 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/conf.d/
2026-06-11 13:19:28.710600 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/conf.d/00-default.cfg
2026-06-11 13:19:28.710622 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/
2026-06-11 13:19:28.710642 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/bnxt_re.driver
2026-06-11 13:19:28.710663 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/cxgb4.driver
2026-06-11 13:19:28.710686 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/efa.driver
2026-06-11 13:19:28.710707 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/erdma.driver
2026-06-11 13:19:28.710727 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/hfi1verbs.driver
2026-06-11 13:19:28.710749 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/hns.driver
2026-06-11 13:19:28.710771 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ionic.driver
2026-06-11 13:19:28.710792 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ipathverbs.driver
2026-06-11 13:19:28.710813 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/irdma.driver
2026-06-11 13:19:28.710837 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mana.driver
2026-06-11 13:19:28.710886 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mlx4.driver
2026-06-11 13:19:28.710911 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mlx5.driver
2026-06-11 13:19:28.710939 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mthca.driver
2026-06-11 13:19:28.710962 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ocrdma.driver
2026-06-11 13:19:28.710986 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/qedr.driver
2026-06-11 13:19:28.711009 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/rxe.driver
2026-06-11 13:19:28.711030 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/siw.driver
2026-06-11 13:19:28.711054 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/vmw_pvrdma.driver
2026-06-11 13:19:28.711077 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/
2026-06-11 13:19:28.711097 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/classid
2026-06-11 13:19:28.711118 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/pktloc
2026-06-11 13:19:28.711142 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/liboath/
2026-06-11 13:19:28.711165 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/
2026-06-11 13:19:28.711191 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/
2026-06-11 13:19:28.711213 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/collect_dnf.conf
2026-06-11 13:19:28.711236 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/mdadm_event.conf
2026-06-11 13:19:28.711266 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events/
2026-06-11 13:19:28.711290 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/plugins/
2026-06-11 13:19:28.711311 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/workflows.d/
2026-06-11 13:19:28.711335 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/
2026-06-11 13:19:28.711360 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/libssh_client.config
2026-06-11 13:19:28.711384 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/libssh_server.config
2026-06-11 13:19:28.711409 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/
2026-06-11 13:19:28.711436 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/auth.conf
2026-06-11 13:19:28.711460 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirt-admin.conf
2026-06-11 13:19:28.711483 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirt.conf
2026-06-11 13:19:28.711521 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirtd.conf
2026-06-11 13:19:28.711550 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/network.conf
2026-06-11 13:19:28.711577 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/passwd.db
2026-06-11 13:19:28.711609 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu-lockd.conf
2026-06-11 13:19:28.711639 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu.conf
2026-06-11 13:19:28.711667 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtinterfaced.conf
2026-06-11 13:19:28.711697 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtlockd.conf
2026-06-11 13:19:28.711741 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtlogd.conf
2026-06-11 13:19:28.711767 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnetworkd.conf
2026-06-11 13:19:28.711796 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnodedevd.conf
2026-06-11 13:19:28.711826 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnwfilterd.conf
2026-06-11 13:19:28.711870 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtproxyd.conf
2026-06-11 13:19:28.711907 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtqemud.conf
2026-06-11 13:19:28.711944 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtsecretd.conf
2026-06-11 13:19:28.711974 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtstoraged.conf
2026-06-11 13:19:28.712003 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/
2026-06-11 13:19:28.712030 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-arp.xml
2026-06-11 13:19:28.712060 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcp-server.xml
2026-06-11 13:19:28.712088 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcp.xml
2026-06-11 13:19:28.712115 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcpv6-server.xml
2026-06-11 13:19:28.712145 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcpv6.xml
2026-06-11 13:19:28.712173 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-incoming-ipv4.xml
2026-06-11 13:19:28.712201 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-incoming-ipv6.xml
2026-06-11 13:19:28.712232 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-ipv4.xml
2026-06-11 13:19:28.712260 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-ipv6.xml
2026-06-11 13:19:28.712288 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/clean-traffic-gateway.xml
2026-06-11 13:19:28.712313 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/clean-traffic.xml
2026-06-11 13:19:28.712339 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-ip-spoofing.xml
2026-06-11 13:19:28.712369 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-mac-spoofing.xml
2026-06-11 13:19:28.712397 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-spoofing.xml
2026-06-11 13:19:28.712427 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ip-multicast.xml
2026-06-11 13:19:28.712456 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ip-spoofing.xml
2026-06-11 13:19:28.712482 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ipv6-multicast.xml
2026-06-11 13:19:28.712507 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ipv6-spoofing.xml
2026-06-11 13:19:28.712532 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-mac-broadcast.xml
2026-06-11 13:19:28.712560 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-mac-spoofing.xml
2026-06-11 13:19:28.712588 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-other-l2-traffic.xml
2026-06-11 13:19:28.712613 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-other-rarp-traffic.xml
2026-06-11 13:19:28.712642 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/qemu-announce-self-rarp.xml
2026-06-11 13:19:28.712668 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/qemu-announce-self.xml
2026-06-11 13:19:28.712694 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/
2026-06-11 13:19:28.712721 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/autostart/
2026-06-11 13:19:28.712749 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/
2026-06-11 13:19:28.712775 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/default.xml
2026-06-11 13:19:28.712800 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/autostart/
2026-06-11 13:19:28.712824 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/secrets/
2026-06-11 13:19:28.712867 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/storage/
2026-06-11 13:19:28.712900 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/storage/autostart/
2026-06-11 13:19:28.712923 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/
2026-06-11 13:19:28.712945 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/btmp
2026-06-11 13:19:28.713170 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/chrony
2026-06-11 13:19:28.713205 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/dnf
2026-06-11 13:19:28.713282 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/iscsiuiolog
2026-06-11 13:19:28.713306 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/kvm_stat
2026-06-11 13:19:28.713323 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/libvirtd
2026-06-11 13:19:28.713345 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/libvirtd.qemu
2026-06-11 13:19:28.713553 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/numad
2026-06-11 13:19:28.713585 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/openvswitch
2026-06-11 13:19:28.713610 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/rsyslog
2026-06-11 13:19:28.713634 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/samba
2026-06-11 13:19:28.713652 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/sssd
2026-06-11 13:19:28.713667 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/wtmp
2026-06-11 13:19:28.713691 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/
2026-06-11 13:19:28.713716 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/lvm.conf
2026-06-11 13:19:28.713738 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/lvmlocal.conf
2026-06-11 13:19:28.713757 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/
2026-06-11 13:19:28.713781 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00000-1020851622.vg
2026-06-11 13:19:28.713806 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00001-580262518.vg
2026-06-11 13:19:28.713828 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00002-1312304565.vg
2026-06-11 13:19:28.713878 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00003-913784865.vg
2026-06-11 13:19:28.713904 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00004-1880139370.vg
2026-06-11 13:19:28.713920 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00005-329196775.vg
2026-06-11 13:19:28.713936 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00006-979991032.vg
2026-06-11 13:19:28.713958 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00007-1077282821.vg
2026-06-11 13:19:28.713975 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00008-1634405438.vg
2026-06-11 13:19:28.713990 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/backup/
2026-06-11 13:19:28.714005 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/backup/vg
2026-06-11 13:19:28.714021 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/cache/
2026-06-11 13:19:28.714038 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/
2026-06-11 13:19:28.714056 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/system.devices
2026-06-11 13:19:28.714073 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/backup/
2026-06-11 13:19:28.714091 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/backup/system.devices-20260611.084201.0001
2026-06-11 13:19:28.714108 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/
2026-06-11 13:19:28.714124 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/cache-mq.profile
2026-06-11 13:19:28.714142 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/cache-smq.profile
2026-06-11 13:19:28.714162 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/command_profile_template.profile
2026-06-11 13:19:28.714186 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/lvmdbusd.profile
2026-06-11 13:19:28.714203 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/metadata_profile_template.profile
2026-06-11 13:19:28.714220 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/thin-generic.profile
2026-06-11 13:19:28.714241 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/thin-performance.profile
2026-06-11 13:19:28.714259 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/vdo-small.profile
2026-06-11 13:19:28.714275 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/mdevctl.d/
2026-06-11 13:19:28.714293 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/microcode_ctl/
2026-06-11 13:19:28.714310 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/microcode_ctl/ucode_with_caveats/
2026-06-11 13:19:28.714326 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/
2026-06-11 13:19:28.714343 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/blacklist.conf
2026-06-11 13:19:28.714361 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/disable-nouveau.conf
2026-06-11 13:19:28.714384 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/kvm.conf
2026-06-11 13:19:28.714407 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/lockd.conf
2026-06-11 13:19:28.714427 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/tuned.conf
2026-06-11 13:19:28.714448 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/vhost.conf
2026-06-11 13:19:28.714468 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/
2026-06-11 13:19:28.714485 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/99-edpm.conf
2026-06-11 13:19:28.714501 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/dm-multipath.conf
2026-06-11 13:19:28.714518 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/nvme-fabrics.conf
2026-06-11 13:19:28.714534 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/motd.d/
2026-06-11 13:19:28.714551 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/mstflint/
2026-06-11 13:19:28.714567 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mstflint/ca-bundle.crt
2026-06-11 13:19:28.714583 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath/
2026-06-11 13:19:28.714599 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath/bindings
2026-06-11 13:19:28.714615 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/
2026-06-11 13:19:28.714631 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-chains.nft
2026-06-11 13:19:28.714648 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-flushes.nft
2026-06-11 13:19:28.714663 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-jumps.nft
2026-06-11 13:19:28.714680 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-rules.nft
2026-06-11 13:19:28.714695 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-update-jumps.nft
2026-06-11 13:19:28.714711 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/iptables.nft
2026-06-11 13:19:28.714727 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/main.nft
2026-06-11 13:19:28.714742 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/nat.nft
2026-06-11 13:19:28.714758 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/router.nft
2026-06-11 13:19:28.714778 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/osf/
2026-06-11 13:19:28.714802 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/osf/pf.os
2026-06-11 13:19:28.714825 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nmstate/
2026-06-11 13:19:28.714846 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nmstate/README
2026-06-11 13:19:28.714895 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/
2026-06-11 13:19:28.714913 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/discovery.conf
2026-06-11 13:19:28.714930 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/hostid
2026-06-11 13:19:28.714946 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/hostnqn
2026-06-11 13:19:28.714963 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjob/
2026-06-11 13:19:28.714979 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/
2026-06-11 13:19:28.714996 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/oddjobd-introspection.conf
2026-06-11 13:19:28.715012 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/oddjobd-mkhomedir.conf
2026-06-11 13:19:28.715029 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/
2026-06-11 13:19:28.715045 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/ldap.conf
2026-06-11 13:19:28.715061 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/certs/
2026-06-11 13:19:28.715078 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/
2026-06-11 13:19:28.715094 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/.conf.db.~lock~
2026-06-11 13:19:28.715110 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/conf.db
2026-06-11 13:19:28.715126 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/default.conf
2026-06-11 13:19:28.715141 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/system-id.conf
2026-06-11 13:19:28.715159 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/opt/
2026-06-11 13:19:28.715184 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/os-net-config/
2026-06-11 13:19:28.715202 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/os-net-config/config.yaml
2026-06-11 13:19:28.715218 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/
2026-06-11 13:19:28.715234 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/cockpit
2026-06-11 13:19:28.715250 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/config-util
2026-06-11 13:19:28.715273 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/crond
2026-06-11 13:19:28.715298 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/login
2026-06-11 13:19:28.715316 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/other
2026-06-11 13:19:28.715332 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/passwd
2026-06-11 13:19:28.715352 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/polkit-1
2026-06-11 13:19:28.715377 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/remote
2026-06-11 13:19:28.715399 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/runuser
2026-06-11 13:19:28.715423 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/runuser-l
2026-06-11 13:19:28.715447 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sshd
2026-06-11 13:19:28.715470 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sssd-shadowutils
2026-06-11 13:19:28.715495 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/su
2026-06-11 13:19:28.715520 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/su-l
2026-06-11 13:19:28.715544 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sudo
2026-06-11 13:19:28.715573 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sudo-i
2026-06-11 13:19:28.715596 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/systemd-user
2026-06-11 13:19:28.715616 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/vlock
2026-06-11 13:19:28.715637 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/
2026-06-11 13:19:28.715657 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/
2026-06-11 13:19:28.715680 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/cpu-util.conf
2026-06-11 13:19:28.715701 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/denki.conf
2026-06-11 13:19:28.715757 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/iostat.conf
2026-06-11 13:19:28.715786 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/mssql.conf
2026-06-11 13:19:28.715807 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/openmetrics.conf
2026-06-11 13:19:28.715828 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/proc.conf
2026-06-11 13:19:28.715873 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkcs11/
2026-06-11 13:19:28.715904 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkcs11/modules/
2026-06-11 13:19:28.715927 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkgconfig/
2026-06-11 13:19:28.715951 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkgconfig/personality.d/
2026-06-11 13:19:28.715973 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/
2026-06-11 13:19:28.715994 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/config.d/
2026-06-11 13:19:28.716017 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/power.d/
2026-06-11 13:19:28.716040 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/sleep.d/
2026-06-11 13:19:28.716061 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/
2026-06-11 13:19:28.716082 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority.conf.d/
2026-06-11 13:19:28.716106 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/
2026-06-11 13:19:28.716127 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/10-vendor.d/
2026-06-11 13:19:28.716148 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/20-org.d/
2026-06-11 13:19:28.716171 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/30-site.d/
2026-06-11 13:19:28.716194 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/50-local.d/
2026-06-11 13:19:28.716214 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/90-mandatory.d/
2026-06-11 13:19:28.716235 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/
2026-06-11 13:19:28.716258 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/49-polkit-pkla-compat.rules
2026-06-11 13:19:28.716282 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/50-default.rules
2026-06-11 13:19:28.716305 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/popt.d/
2026-06-11 13:19:28.716327 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/
2026-06-11 13:19:28.716349 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorgrep.csh
2026-06-11 13:19:28.716370 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorgrep.sh
2026-06-11 13:19:28.716391 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorls.csh
2026-06-11 13:19:28.716416 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorls.sh
2026-06-11 13:19:28.716439 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorsysstat.csh
2026-06-11 13:19:28.716462 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorsysstat.sh
2026-06-11 13:19:28.716482 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorxzgrep.csh
2026-06-11 13:19:28.716502 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorxzgrep.sh
2026-06-11 13:19:28.716526 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorzgrep.csh
2026-06-11 13:19:28.716547 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorzgrep.sh
2026-06-11 13:19:28.716567 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/csh.local
2026-06-11 13:19:28.716587 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/debuginfod.csh
2026-06-11 13:19:28.716610 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/debuginfod.sh
2026-06-11 13:19:28.716631 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/gawk.csh
2026-06-11 13:19:28.716651 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/gawk.sh
2026-06-11 13:19:28.716673 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/guestfish.sh
2026-06-11 13:19:28.716695 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/lang.csh
2026-06-11 13:19:28.716716 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/lang.sh
2026-06-11 13:19:28.716736 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/less.csh
2026-06-11 13:19:28.716758 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/less.sh
2026-06-11 13:19:28.716780 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/sh.local
2026-06-11 13:19:28.716800 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/which2.csh
2026-06-11 13:19:28.716820 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/which2.sh
2026-06-11 13:19:28.716843 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pulse/
2026-06-11 13:19:28.716890 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pulse/client.conf
2026-06-11 13:19:28.716914 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/
2026-06-11 13:19:28.716937 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/fsfreeze-hook
2026-06-11 13:19:28.716957 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/fsfreeze-hook.d/
2026-06-11 13:19:28.716977 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-kvm/
2026-06-11 13:19:28.717001 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-kvm/bridge.conf
2026-06-11 13:19:28.717024 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/
2026-06-11 13:19:28.717048 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc.local
2026-06-11 13:19:28.717073 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/
2026-06-11 13:19:28.717095 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/README
2026-06-11 13:19:28.717116 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/functions
2026-06-11 13:19:28.717137 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/network
2026-06-11 13:19:28.717158 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc0.d/
2026-06-11 13:19:28.717181 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc1.d/
2026-06-11 13:19:28.717209 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc2.d/
2026-06-11 13:19:28.717232 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc3.d/
2026-06-11 13:19:28.717253 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc4.d/
2026-06-11 13:19:28.717274 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc5.d/
2026-06-11 13:19:28.717297 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc6.d/
2026-06-11 13:19:28.717318 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.d/
2026-06-11 13:19:28.717341 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.d/id_resolver.conf
2026-06-11 13:19:28.717366 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rpm/
2026-06-11 13:19:28.717389 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.d/
2026-06-11 13:19:28.717409 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.d/21-cloudinit.conf
2026-06-11 13:19:28.717434 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/
2026-06-11 13:19:28.717457 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/logrotate
2026-06-11 13:19:28.717478 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/sssd
2026-06-11 13:19:28.717499 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/
2026-06-11 13:19:28.717523 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/lmhosts
2026-06-11 13:19:28.717546 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/smb.conf
2026-06-11 13:19:28.717567 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/smb.conf.example
2026-06-11 13:19:28.717588 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/
2026-06-11 13:19:28.717612 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/libvirt.conf
2026-06-11 13:19:28.717635 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/qemu-kvm.conf
2026-06-11 13:19:28.717657 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/
2026-06-11 13:19:28.717677 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/access.conf
2026-06-11 13:19:28.717697 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/chroot.conf
2026-06-11 13:19:28.717720 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.handlers
2026-06-11 13:19:28.717741 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.perms
2026-06-11 13:19:28.717762 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/faillock.conf
2026-06-11 13:19:28.717783 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/group.conf
2026-06-11 13:19:28.717805 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/limits.conf
2026-06-11 13:19:28.717826 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.conf
2026-06-11 13:19:28.717845 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.init
2026-06-11 13:19:28.717893 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/opasswd
2026-06-11 13:19:28.717916 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pam_env.conf
2026-06-11 13:19:28.717937 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwhistory.conf
2026-06-11 13:19:28.717961 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwquality.conf
2026-06-11 13:19:28.717982 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/sepermit.conf
2026-06-11 13:19:28.718002 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/time.conf
2026-06-11 13:19:28.718035 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.apps/
2026-06-11 13:19:28.718060 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.perms.d/
2026-06-11 13:19:28.718084 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/limits.d/
2026-06-11 13:19:28.718109 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.d/
2026-06-11 13:19:28.718134 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwquality.conf.d/
2026-06-11 13:19:28.718156 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/
2026-06-11 13:19:28.718179 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/config
2026-06-11 13:19:28.718200 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/semanage.conf
2026-06-11 13:19:28.718220 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/
2026-06-11 13:19:28.718240 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/.policy.sha512
2026-06-11 13:19:28.718262 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/booleans.subs_dist
2026-06-11 13:19:28.718285 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/setrans.conf
2026-06-11 13:19:28.718305 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/seusers
2026-06-11 13:19:28.718325 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/
2026-06-11 13:19:28.718348 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/customizable_types
2026-06-11 13:19:28.718369 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/dbus_contexts
2026-06-11 13:19:28.718389 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/default_contexts
2026-06-11 13:19:28.718410 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/default_type
2026-06-11 13:19:28.718432 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/failsafe_context
2026-06-11 13:19:28.718453 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/initrc_context
2026-06-11 13:19:28.718475 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/lxc_contexts
2026-06-11 13:19:28.718496 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/openssh_contexts
2026-06-11 13:19:28.718516 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/removable_context
2026-06-11 13:19:28.718536 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/securetty_types
2026-06-11 13:19:28.718559 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/sepgsql_contexts
2026-06-11 13:19:28.718582 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/snapperd_contexts
2026-06-11 13:19:28.718602 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/systemd_contexts
2026-06-11 13:19:28.718622 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/userhelper_context
2026-06-11 13:19:28.718643 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/virtual_domain_context
2026-06-11 13:19:28.718665 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/virtual_image_context
2026-06-11 13:19:28.718686 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/x_contexts
2026-06-11 13:19:28.718714 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/
2026-06-11 13:19:28.718735 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts
2026-06-11 13:19:28.718755 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.bin
2026-06-11 13:19:28.718778 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.homedirs
2026-06-11 13:19:28.718800 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin
2026-06-11 13:19:28.718821 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.local
2026-06-11 13:19:28.718841 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.local.bin
2026-06-11 13:19:28.718888 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.subs
2026-06-11 13:19:28.718911 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.subs_dist
2026-06-11 13:19:28.718931 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/media
2026-06-11 13:19:28.718955 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/
2026-06-11 13:19:28.718976 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/container_u
2026-06-11 13:19:28.718999 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/guest_u
2026-06-11 13:19:28.719023 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/root
2026-06-11 13:19:28.719049 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/staff_u
2026-06-11 13:19:28.719073 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/sysadm_u
2026-06-11 13:19:28.719094 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/unconfined_u
2026-06-11 13:19:28.719118 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/user_u
2026-06-11 13:19:28.719139 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/xguest_u
2026-06-11 13:19:28.719161 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/logins/
2026-06-11 13:19:28.719184 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/policy/
2026-06-11 13:19:28.719207 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/policy/policy.33.gz
2026-06-11 13:19:28.719229 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/setroubleshoot/
2026-06-11 13:19:28.719251 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/setroubleshoot/setroubleshoot.conf
2026-06-11 13:19:28.719275 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/
2026-06-11 13:19:28.719296 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bash_logout
2026-06-11 13:19:28.719317 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bash_profile
2026-06-11 13:19:28.719340 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bashrc
2026-06-11 13:19:28.719362 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/
2026-06-11 13:19:28.719383 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/sos.conf
2026-06-11 13:19:28.719404 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/cleaner/
2026-06-11 13:19:28.719437 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/extras.d/
2026-06-11 13:19:28.719459 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/groups.d/
2026-06-11 13:19:28.719480 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/presets.d/
2026-06-11 13:19:28.719500 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ssl/
2026-06-11 13:19:28.719519 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ssl/openssl-swtpm.cnf
2026-06-11 13:19:28.719536 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sssd/
2026-06-11 13:19:28.719554 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sssd/conf.d/
2026-06-11 13:19:28.719578 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/statetab.d/
2026-06-11 13:19:28.719600 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers.d/
2026-06-11 13:19:28.719621 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers.d/90-cloud-init-users
2026-06-11 13:19:28.719642 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/
2026-06-11 13:19:28.719665 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/anaconda
2026-06-11 13:19:28.719686 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/authconfig
2026-06-11 13:19:28.719707 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/chronyd
2026-06-11 13:19:28.719743 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/chronyd.43101.2026-06-11@08:47:40~
2026-06-11 13:19:28.719768 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/cpupower
2026-06-11 13:19:28.719789 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/crond
2026-06-11 13:19:28.719812 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ebtables-config
2026-06-11 13:19:28.719834 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/firstboot
2026-06-11 13:19:28.719878 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ip6tables
2026-06-11 13:19:28.719904 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ip6tables-config
2026-06-11 13:19:28.719925 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/iptables
2026-06-11 13:19:28.719945 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/iptables-config
2026-06-11 13:19:28.719967 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/irqbalance
2026-06-11 13:19:28.719989 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/kernel
2026-06-11 13:19:28.720010 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ksm
2026-06-11 13:19:28.720030 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/man-db
2026-06-11 13:19:28.720052 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network
2026-06-11 13:19:28.720074 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network.43254.2026-06-11@08:47:42~
2026-06-11 13:19:28.720094 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/nftables.conf
2026-06-11 13:19:28.720114 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/openvswitch
2026-06-11 13:19:28.720134 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/podman_drop_in
2026-06-11 13:19:28.720155 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/qemu-ga
2026-06-11 13:19:28.720177 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/raid-check
2026-06-11 13:19:28.720198 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rngd
2026-06-11 13:19:28.720224 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rpcbind
2026-06-11 13:19:28.720245 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rsyslog
2026-06-11 13:19:28.720265 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/run-parts
2026-06-11 13:19:28.720285 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/samba
2026-06-11 13:19:28.720305 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sshd
2026-06-11 13:19:28.720324 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sysstat
2026-06-11 13:19:28.720345 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sysstat.ioconf
2026-06-11 13:19:28.720368 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/console/
2026-06-11 13:19:28.720391 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/modules/
2026-06-11 13:19:28.720411 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/
2026-06-11 13:19:28.720431 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifcfg-lo
2026-06-11 13:19:28.720453 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown
2026-06-11 13:19:28.720475 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-eth
2026-06-11 13:19:28.720495 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-ipv6
2026-06-11 13:19:28.720515 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-ovs
2026-06-11 13:19:28.720535 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-post
2026-06-11 13:19:28.720556 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-routes
2026-06-11 13:19:28.720579 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-tunnel
2026-06-11 13:19:28.720601 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup
2026-06-11 13:19:28.720625 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-aliases
2026-06-11 13:19:28.720650 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-eth
2026-06-11 13:19:28.720675 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-ipv6
2026-06-11 13:19:28.720696 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-ovs
2026-06-11 13:19:28.720718 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-post
2026-06-11 13:19:28.720739 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-routes
2026-06-11 13:19:28.720759 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-tunnel
2026-06-11 13:19:28.720780 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/init.ipv6-global
2026-06-11 13:19:28.720803 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/network-functions
2026-06-11 13:19:28.720824 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/network-functions-ipv6
2026-06-11 13:19:28.720845 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/readme-ifcfg-rh.txt
2026-06-11 13:19:28.720897 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.d/
2026-06-11 13:19:28.720921 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.d/99-edpm.conf
2026-06-11 13:19:28.720947 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/
2026-06-11 13:19:28.720968 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/coredump.conf
2026-06-11 13:19:28.720989 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/journald.conf
2026-06-11 13:19:28.721010 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/logind.conf
2026-06-11 13:19:28.721031 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/pstore.conf
2026-06-11 13:19:28.721051 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/sleep.conf
2026-06-11 13:19:28.721071 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system.conf
2026-06-11 13:19:28.721089 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user.conf
2026-06-11 13:19:28.721105 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/network/
2026-06-11 13:19:28.721120 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/
2026-06-11 13:19:28.721135 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/91-edpm-container-shutdown.preset
2026-06-11 13:19:28.721153 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/91-netns-placeholder.preset
2026-06-11 13:19:28.721177 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/
2026-06-11 13:19:28.721201 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm-container-shutdown.service
2026-06-11 13:19:28.721225 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ceilometer_agent_compute.service
2026-06-11 13:19:28.721246 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_libvirt.target
2026-06-11 13:19:28.721263 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_libvirt_guests.service
2026-06-11 13:19:28.721279 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_node_exporter.service
2026-06-11 13:19:28.721294 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_nova_compute.service
2026-06-11 13:19:28.721310 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_openstack_network_exporter.service
2026-06-11 13:19:28.721326 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ovn_controller.service
2026-06-11 13:19:28.721342 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ovn_metadata_agent.service
2026-06-11 13:19:28.721357 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_podman_exporter.service
2026-06-11 13:19:28.721372 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/netns-placeholder.service
2026-06-11 13:19:28.721388 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virt-guest-shutdown.target
2026-06-11 13:19:28.721403 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/basic.target.wants/
2026-06-11 13:19:28.721419 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/bluetooth.target.wants/
2026-06-11 13:19:28.721434 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/cloud-init.target.wants/
2026-06-11 13:19:28.721451 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/default.target.wants/
2026-06-11 13:19:28.721465 | 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 13:19:28.721481 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/getty.target.wants/
2026-06-11 13:19:28.721501 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/graphical.target.wants/
2026-06-11 13:19:28.721517 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/local-fs.target.wants/
2026-06-11 13:19:28.721532 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/multi-user.target.wants/
2026-06-11 13:19:28.721547 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/network-online.target.wants/
2026-06-11 13:19:28.721561 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/remote-fs.target.wants/
2026-06-11 13:19:28.721577 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sockets.target.wants/
2026-06-11 13:19:28.721592 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sysinit.target.wants/
2026-06-11 13:19:28.721607 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sysstat.service.wants/
2026-06-11 13:19:28.721622 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/timers.target.wants/
2026-06-11 13:19:28.721638 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd-admin.socket.d/
2026-06-11 13:19:28.721653 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd-admin.socket.d/override.conf
2026-06-11 13:19:28.721669 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd.socket.d/
2026-06-11 13:19:28.721694 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd.socket.d/override.conf
2026-06-11 13:19:28.721713 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-admin.socket.d/
2026-06-11 13:19:28.721729 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-admin.socket.d/override.conf
2026-06-11 13:19:28.721744 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-ro.socket.d/
2026-06-11 13:19:28.721765 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-ro.socket.d/override.conf
2026-06-11 13:19:28.721789 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd.socket.d/
2026-06-11 13:19:28.721812 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd.socket.d/override.conf
2026-06-11 13:19:28.721836 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-admin.socket.d/
2026-06-11 13:19:28.721876 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-admin.socket.d/override.conf
2026-06-11 13:19:28.721904 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-ro.socket.d/
2026-06-11 13:19:28.721927 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-ro.socket.d/override.conf
2026-06-11 13:19:28.721947 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd.socket.d/
2026-06-11 13:19:28.721963 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd.socket.d/override.conf
2026-06-11 13:19:28.721978 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-admin.socket.d/
2026-06-11 13:19:28.721994 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-admin.socket.d/override.conf
2026-06-11 13:19:28.722009 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-ro.socket.d/
2026-06-11 13:19:28.722024 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-ro.socket.d/override.conf
2026-06-11 13:19:28.722044 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud.socket.d/
2026-06-11 13:19:28.722060 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud.socket.d/override.conf
2026-06-11 13:19:28.722075 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-admin.socket.d/
2026-06-11 13:19:28.722091 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-admin.socket.d/override.conf
2026-06-11 13:19:28.722107 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-ro.socket.d/
2026-06-11 13:19:28.722122 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-ro.socket.d/override.conf
2026-06-11 13:19:28.722138 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd.socket.d/
2026-06-11 13:19:28.722153 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd.socket.d/override.conf
2026-06-11 13:19:28.722177 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/
2026-06-11 13:19:28.722195 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/basic.target.wants/
2026-06-11 13:19:28.722212 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/sockets.target.wants/
2026-06-11 13:19:28.722227 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/timers.target.wants/
2026-06-11 13:19:28.722243 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/terminfo/
2026-06-11 13:19:28.722259 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tmpfiles.d/
2026-06-11 13:19:28.722275 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tmpfiles.d/sos.conf
2026-06-11 13:19:28.722291 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/
2026-06-11 13:19:28.722306 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-config.json
2026-06-11 13:19:28.722322 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/
2026-06-11 13:19:28.722337 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/P_ECCP256SHA256.json
2026-06-11 13:19:28.722352 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/P_RSA2048SHA256.json
2026-06-11 13:19:28.722367 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/
2026-06-11 13:19:28.722382 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/active_profile
2026-06-11 13:19:28.722398 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/bootcmdline
2026-06-11 13:19:28.722413 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/cpu-partitioning-powersave-variables.conf
2026-06-11 13:19:28.722428 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/cpu-partitioning-variables.conf
2026-06-11 13:19:28.722444 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/post_loaded_profile
2026-06-11 13:19:28.722459 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/ppd_base_profile
2026-06-11 13:19:28.722474 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/profile_mode
2026-06-11 13:19:28.722489 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/tuned-main.conf
2026-06-11 13:19:28.722504 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/recommend.d/
2026-06-11 13:19:28.722519 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/
2026-06-11 13:19:28.722534 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/hwdb.bin.gz
2026-06-11 13:19:28.722549 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/udev.conf
2026-06-11 13:19:28.722569 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/hwdb.d/
2026-06-11 13:19:28.722586 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/rules.d/
2026-06-11 13:19:28.722607 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/
2026-06-11 13:19:28.722632 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/mount_options.conf.example
2026-06-11 13:19:28.722651 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/udisks2.conf
2026-06-11 13:19:28.722667 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/
2026-06-11 13:19:28.722683 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/icannbundle.pem
2026-06-11 13:19:28.722699 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/root.key
2026-06-11 13:19:28.722716 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/
2026-06-11 13:19:28.722733 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/autostart/
2026-06-11 13:19:28.722750 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/systemd/
2026-06-11 13:19:28.722766 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/
2026-06-11 13:19:28.722783 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/centos-addons.repo
2026-06-11 13:19:28.722800 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/centos.repo
2026-06-11 13:19:28.722816 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/delorean-antelope-testing.repo
2026-06-11 13:19:28.722832 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/delorean.repo
2026-06-11 13:19:28.722872 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-appstream.repo
2026-06-11 13:19:28.722899 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-baseos.repo
2026-06-11 13:19:28.722917 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-highavailability.repo
2026-06-11 13:19:28.722938 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-powertools.repo
2026-06-11 13:19:28.722964 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum/
2026-06-11 13:19:28.722988 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/
2026-06-11 13:19:28.723006 | controller | cL+++++++++ ci-framework-data/logs/192.168.122.100/log/README -> ../../usr/share/doc/systemd/README.logs
2026-06-11 13:19:28.723022 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/boot.log
2026-06-11 13:19:28.723042 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/btmp
2026-06-11 13:19:28.723247 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cloud-init-output.log
2026-06-11 13:19:28.723294 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cloud-init.log
2026-06-11 13:19:28.723321 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cron
2026-06-11 13:19:28.723344 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.librepo.log
2026-06-11 13:19:28.723370 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.log
2026-06-11 13:19:28.723398 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.rpm.log
2026-06-11 13:19:28.723431 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/hawkey.log
2026-06-11 13:19:28.723453 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/lastlog.gz
2026-06-11 13:19:28.723481 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/maillog
2026-06-11 13:19:28.723509 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/messages.gz
2026-06-11 13:19:28.723539 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/os-net-config.log
2026-06-11 13:19:28.723572 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/secure
2026-06-11 13:19:28.723603 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/spooler
2026-06-11 13:19:28.723634 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/wtmp
2026-06-11 13:19:28.723658 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/
2026-06-11 13:19:28.723684 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/anaconda.log
2026-06-11 13:19:28.723706 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/dbus.log
2026-06-11 13:19:28.723750 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/dnf.librepo.log
2026-06-11 13:19:28.723814 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/hawkey.log
2026-06-11 13:19:28.723844 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/journal.log
2026-06-11 13:19:28.723905 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-lf3axsx6.log
2026-06-11 13:19:28.723928 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-lnslz0ej.log
2026-06-11 13:19:28.723949 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-nq7relp7.log
2026-06-11 13:19:28.723970 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-od2ipxcj.log
2026-06-11 13:19:28.723992 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-ynqomw6l.log
2026-06-11 13:19:28.724016 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/lorax-packages.log
2026-06-11 13:19:28.724037 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/lvm.log
2026-06-11 13:19:28.724057 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/packaging.log
2026-06-11 13:19:28.724078 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/program.log
2026-06-11 13:19:28.724101 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/storage.log
2026-06-11 13:19:28.724122 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/syslog
2026-06-11 13:19:28.724142 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/
2026-06-11 13:19:28.724165 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/audit.log
2026-06-11 13:19:28.724188 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/audit.log.1.gz
2026-06-11 13:19:28.724209 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/ceph/
2026-06-11 13:19:28.724229 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/chrony/
2026-06-11 13:19:28.724252 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/
2026-06-11 13:19:28.724276 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/4d0e07dfa143424d90e2eab1913aca66/
2026-06-11 13:19:28.724297 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/4d0e07dfa143424d90e2eab1913aca66/system.journal.gz
2026-06-11 13:19:28.724317 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/4d0e07dfa143424d90e2eab1913aca66/system@a9c6978c387d44e98eec2473bbc46056-0000000000000aee-000653f9c42d0daa.journal.gz
2026-06-11 13:19:28.724341 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/4d0e07dfa143424d90e2eab1913aca66/system@a9c6978c387d44e98eec2473bbc46056-00000000000012ae-000653f9d7c528fd.journal.gz
2026-06-11 13:19:28.724363 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/4d0e07dfa143424d90e2eab1913aca66/system@a9c6978c387d44e98eec2473bbc46056-0000000000001a65-000653f9f65e29cb.journal.gz
2026-06-11 13:19:28.724389 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/4d0e07dfa143424d90e2eab1913aca66/system@a9c6978c387d44e98eec2473bbc46056-00000000000024f3-000653f9f6755ac2.journal.gz
2026-06-11 13:19:28.724411 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/4d0e07dfa143424d90e2eab1913aca66/system@a9c6978c387d44e98eec2473bbc46056-000000000000324e-000653f9f67a50ff.journal.gz
2026-06-11 13:19:28.724434 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/4d0e07dfa143424d90e2eab1913aca66/system@a9c6978c387d44e98eec2473bbc46056-0000000000003de3-000653f9f6fd351e.journal.gz
2026-06-11 13:19:28.724455 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/4d0e07dfa143424d90e2eab1913aca66/system@a9c6978c387d44e98eec2473bbc46056-00000000000047d8-000653f9f70b3fdb.journal.gz
2026-06-11 13:19:28.724477 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/4d0e07dfa143424d90e2eab1913aca66/system@a9c6978c387d44e98eec2473bbc46056-00000000000054a1-000653f9f837cd22.journal.gz
2026-06-11 13:19:28.724502 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/4d0e07dfa143424d90e2eab1913aca66/user-1000.journal.gz
2026-06-11 13:19:28.724525 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/4d0e07dfa143424d90e2eab1913aca66/user-42405.journal.gz
2026-06-11 13:19:28.724546 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/libvirt/
2026-06-11 13:19:28.724566 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/libvirt/qemu/
2026-06-11 13:19:28.724587 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/
2026-06-11 13:19:28.724607 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/ovs-vswitchd.log
2026-06-11 13:19:28.724628 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/ovsdb-server.log
2026-06-11 13:19:28.724651 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/private/
2026-06-11 13:19:28.724673 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/qemu-ga/
2026-06-11 13:19:28.724693 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/sa/
2026-06-11 13:19:28.724715 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/sa/sa11
2026-06-11 13:19:28.724738 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/samba/
2026-06-11 13:19:28.724758 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/samba/old/
2026-06-11 13:19:28.724779 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/sssd/
2026-06-11 13:19:28.724801 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/
2026-06-11 13:19:28.724822 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/libvirt/
2026-06-11 13:19:28.724842 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/libvirt/qemu/
2026-06-11 13:19:28.724890 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/tuned/
2026-06-11 13:19:28.724913 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/tuned/tuned.log
2026-06-11 13:19:28.724933 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/
2026-06-11 13:19:28.724956 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/
2026-06-11 13:19:28.724977 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/bootstrap/
2026-06-11 13:19:28.724998 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/bootstrap/tls-ca-bundle.pem
2026-06-11 13:19:28.725019 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/libvirt/
2026-06-11 13:19:28.725042 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/libvirt/tls-ca-bundle.pem
2026-06-11 13:19:28.725063 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/neutron-metadata/
2026-06-11 13:19:28.725088 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/neutron-metadata/tls-ca-bundle.pem
2026-06-11 13:19:28.725110 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/nova/
2026-06-11 13:19:28.725132 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/nova/tls-ca-bundle.pem
2026-06-11 13:19:28.725153 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/ovn/
2026-06-11 13:19:28.725176 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/ovn/tls-ca-bundle.pem
2026-06-11 13:19:28.725198 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/repo-setup/
2026-06-11 13:19:28.725219 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/repo-setup/tls-ca-bundle.pem
2026-06-11 13:19:28.725239 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/telemetry/
2026-06-11 13:19:28.725259 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/telemetry/tls-ca-bundle.pem
2026-06-11 13:19:28.725282 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/
2026-06-11 13:19:28.725302 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/
2026-06-11 13:19:28.725322 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/
2026-06-11 13:19:28.725487 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/ca.crt
2026-06-11 13:19:28.725510 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/tls.crt
2026-06-11 13:19:28.725531 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/tls.key
2026-06-11 13:19:28.725551 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/
2026-06-11 13:19:28.725571 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/
2026-06-11 13:19:28.725594 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/ca.crt
2026-06-11 13:19:28.725618 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/tls.crt
2026-06-11 13:19:28.725639 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/tls.key
2026-06-11 13:19:28.725659 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/
2026-06-11 13:19:28.725681 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/
2026-06-11 13:19:28.725704 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/ca.crt
2026-06-11 13:19:28.725726 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/tls.crt
2026-06-11 13:19:28.725747 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/tls.key
2026-06-11 13:19:28.725770 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/
2026-06-11 13:19:28.725795 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/
2026-06-11 13:19:28.725819 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/ca.crt
2026-06-11 13:19:28.725841 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/tls.crt
2026-06-11 13:19:28.725884 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/tls.key
2026-06-11 13:19:28.725905 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/
2026-06-11 13:19:28.725935 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/ceph/
2026-06-11 13:19:28.725958 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/
2026-06-11 13:19:28.725979 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/
2026-06-11 13:19:28.725999 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/healthcheck
2026-06-11 13:19:28.726022 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/healthcheck.future
2026-06-11 13:19:28.726043 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/node_exporter/
2026-06-11 13:19:28.726063 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/node_exporter/healthcheck
2026-06-11 13:19:28.726085 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/openstack_network_exporter/
2026-06-11 13:19:28.726108 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/openstack_network_exporter/healthcheck
2026-06-11 13:19:28.726128 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_controller/
2026-06-11 13:19:28.726148 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_controller/healthcheck
2026-06-11 13:19:28.726171 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_metadata_agent/
2026-06-11 13:19:28.726192 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_metadata_agent/healthcheck
2026-06-11 13:19:28.726212 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/podman_exporter/
2026-06-11 13:19:28.726232 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/podman_exporter/healthcheck
2026-06-11 13:19:28.726255 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/
2026-06-11 13:19:28.726276 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/01-neutron-ovn-metadata-agent.conf
2026-06-11 13:19:28.726297 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/01-rootwrap.conf
2026-06-11 13:19:28.726320 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/05-nova-metadata.conf
2026-06-11 13:19:28.726341 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/10-neutron-metadata.conf
2026-06-11 13:19:28.726361 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/
2026-06-11 13:19:28.726383 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/01-nova.conf
2026-06-11 13:19:28.726406 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/02-nova-host-specific.conf
2026-06-11 13:19:28.726426 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/25-nova-extra.conf
2026-06-11 13:19:28.726447 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/notification_rabbitmq_user_name
2026-06-11 13:19:28.726466 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/nova-blank.conf
2026-06-11 13:19:28.726486 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/nova-compute-config.json
2026-06-11 13:19:28.726506 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/nova_statedir_ownership.py
2026-06-11 13:19:28.726526 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/rabbitmq_user_name
2026-06-11 13:19:28.726546 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/run-on-host
2026-06-11 13:19:28.726569 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-config
2026-06-11 13:19:28.726585 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-privatekey
2026-06-11 13:19:28.726600 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-publickey
2026-06-11 13:19:28.726615 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ceph/
2026-06-11 13:19:28.726633 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova_nvme_cleaner/
2026-06-11 13:19:28.726657 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/
2026-06-11 13:19:28.726676 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer-host-specific.conf
2026-06-11 13:19:28.726692 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer.conf
2026-06-11 13:19:28.726709 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/custom.conf
2026-06-11 13:19:28.726732 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/firewall.yaml
2026-06-11 13:19:28.726756 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/node_exporter.yaml
2026-06-11 13:19:28.726774 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/openstack_network_exporter.yaml
2026-06-11 13:19:28.726790 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/podman_exporter.yaml
2026-06-11 13:19:28.726812 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/polling.yaml
2026-06-11 13:19:28.726837 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/
2026-06-11 13:19:28.726883 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm-container-shutdown.service.log
2026-06-11 13:19:28.726904 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ceilometer_agent_compute.service.log
2026-06-11 13:19:28.726930 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_libvirt.target.log
2026-06-11 13:19:28.726953 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_node_exporter.service.log
2026-06-11 13:19:28.726976 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_nova_compute.service.log
2026-06-11 13:19:28.726999 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_openstack_network_exporter.service.log
2026-06-11 13:19:28.727023 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ovn_controller.service.log
2026-06-11 13:19:28.727049 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ovn_metadata_agent.service.log
2026-06-11 13:19:28.727073 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_podman_exporter.service.log
2026-06-11 13:19:28.727093 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/ovs-vswitchd.service.log
2026-06-11 13:19:28.727114 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/ovsdb-server.service.log
2026-06-11 13:19:28.727134 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlockd.socket.log
2026-06-11 13:19:28.727156 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd-admin.socket.log
2026-06-11 13:19:28.727179 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd.service.log
2026-06-11 13:19:28.727201 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd.socket.log
2026-06-11 13:19:28.727225 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd-admin.socket.log
2026-06-11 13:19:28.727246 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd-ro.socket.log
2026-06-11 13:19:28.727272 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd.service.log
2026-06-11 13:19:28.727297 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd.socket.log
2026-06-11 13:19:28.727321 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-admin.socket.log
2026-06-11 13:19:28.727343 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-ro.socket.log
2026-06-11 13:19:28.727365 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-tls.socket.log
2026-06-11 13:19:28.727386 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd.socket.log
2026-06-11 13:19:28.727407 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud-admin.socket.log
2026-06-11 13:19:28.727431 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud-ro.socket.log
2026-06-11 13:19:28.727454 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud.service.log
2026-06-11 13:19:28.727475 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud.socket.log
2026-06-11 13:19:28.727496 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd-admin.socket.log
2026-06-11 13:19:28.727519 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd-ro.socket.log
2026-06-11 13:19:28.727540 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd.socket.log
2026-06-11 13:19:28.727561 | controller | cd+++++++++ ci-framework-data/logs/2026-06-11_13-05/
2026-06-11 13:19:28.727584 | controller | >f+++++++++ ci-framework-data/logs/2026-06-11_13-05/ansible.log
2026-06-11 13:19:28.727606 | controller | >f+++++++++ ci-framework-data/logs/2026-06-11_13-05/crc-setup.log
2026-06-11 13:19:28.727626 | controller | >f+++++++++ ci-framework-data/logs/2026-06-11_13-05/crc-start.log
2026-06-11 13:19:28.727649 | controller | cd+++++++++ ci-framework-data/logs/bmaas_console_logs/
2026-06-11 13:19:28.727672 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/README
2026-06-11 13:19:28.727695 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console.log
2026-06-11 13:19:28.727717 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console_2026-06-11-12:32:26.log
2026-06-11 13:19:28.727759 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console_2026-06-11-12:38:20.log
2026-06-11 13:19:28.727787 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_no_ansi_2026-06-11-12:32:26.log
2026-06-11 13:19:28.727812 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_no_ansi_2026-06-11-12:38:20.log
2026-06-11 13:19:28.727834 | controller | cd+++++++++ ci-framework-data/logs/crc/
2026-06-11 13:19:28.727877 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/
2026-06-11 13:19:28.727902 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/
2026-06-11 13:19:28.727927 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-5d59497547-w2mcp_7f5c5047-e40f-495e-b613-edf27c9c6b1a/
2026-06-11 13:19:28.727949 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-5d59497547-w2mcp_7f5c5047-e40f-495e-b613-edf27c9c6b1a/manager/
2026-06-11 13:19:28.727970 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-5d59497547-w2mcp_7f5c5047-e40f-495e-b613-edf27c9c6b1a/manager/0.log
2026-06-11 13:19:28.727999 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-6bb9894b64-6znxs_3d134762-6524-48ad-b9a5-f8e61fb8d11b/
2026-06-11 13:19:28.728022 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-6bb9894b64-6znxs_3d134762-6524-48ad-b9a5-f8e61fb8d11b/ironic-httpd/
2026-06-11 13:19:28.728042 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-6bb9894b64-6znxs_3d134762-6524-48ad-b9a5-f8e61fb8d11b/ironic-httpd/0.log.gz
2026-06-11 13:19:28.728064 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-6bb9894b64-6znxs_3d134762-6524-48ad-b9a5-f8e61fb8d11b/ironic-ipa-downloader/
2026-06-11 13:19:28.728087 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-6bb9894b64-6znxs_3d134762-6524-48ad-b9a5-f8e61fb8d11b/ironic-ipa-downloader/0.log
2026-06-11 13:19:28.728107 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-6bb9894b64-6znxs_3d134762-6524-48ad-b9a5-f8e61fb8d11b/ironic-log-watch/
2026-06-11 13:19:28.728128 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-6bb9894b64-6znxs_3d134762-6524-48ad-b9a5-f8e61fb8d11b/ironic-log-watch/0.log.gz
2026-06-11 13:19:28.728150 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-6bb9894b64-6znxs_3d134762-6524-48ad-b9a5-f8e61fb8d11b/ironic/
2026-06-11 13:19:28.728172 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-6bb9894b64-6znxs_3d134762-6524-48ad-b9a5-f8e61fb8d11b/ironic/0.log
2026-06-11 13:19:28.728193 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-6bb9894b64-6znxs_3d134762-6524-48ad-b9a5-f8e61fb8d11b/mariadb/
2026-06-11 13:19:28.728214 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-6bb9894b64-6znxs_3d134762-6524-48ad-b9a5-f8e61fb8d11b/mariadb/0.log
2026-06-11 13:19:28.728237 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-7l2pw_9753a0ec-7da3-4ea1-95cc-a7b1c9fc00f6/
2026-06-11 13:19:28.728258 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-7l2pw_9753a0ec-7da3-4ea1-95cc-a7b1c9fc00f6/cert-manager-controller/
2026-06-11 13:19:28.728279 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-7l2pw_9753a0ec-7da3-4ea1-95cc-a7b1c9fc00f6/cert-manager-controller/0.log
2026-06-11 13:19:28.728301 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-scf4z_de2d9600-e946-4c2e-bb62-ec454a547940/
2026-06-11 13:19:28.728323 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-scf4z_de2d9600-e946-4c2e-bb62-ec454a547940/cert-manager-cainjector/
2026-06-11 13:19:28.728343 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-scf4z_de2d9600-e946-4c2e-bb62-ec454a547940/cert-manager-cainjector/0.log
2026-06-11 13:19:28.728363 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-2d9nn_89be6755-bb50-43b5-bf38-9698e601aa07/
2026-06-11 13:19:28.728386 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-2d9nn_89be6755-bb50-43b5-bf38-9698e601aa07/cert-manager-webhook/
2026-06-11 13:19:28.728412 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-2d9nn_89be6755-bb50-43b5-bf38-9698e601aa07/cert-manager-webhook/0.log
2026-06-11 13:19:28.728434 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/
2026-06-11 13:19:28.728457 | 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 13:19:28.728480 | 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 13:19:28.728502 | 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 13:19:28.728523 | 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 13:19:28.728543 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/csi-provisioner/3.log
2026-06-11 13:19:28.728566 | 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 13:19:28.728587 | 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 13:19:28.728610 | 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 13:19:28.728631 | 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 13:19:28.728654 | 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 13:19:28.728680 | 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 13:19:28.728704 | 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 13:19:28.728726 | 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 13:19:28.728749 | 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 13:19:28.728770 | 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 13:19:28.728790 | 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 13:19:28.728809 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-np7k2_18483332-bc49-40e9-b075-97261ea3f089/
2026-06-11 13:19:28.728837 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-np7k2_18483332-bc49-40e9-b075-97261ea3f089/controller/
2026-06-11 13:19:28.728884 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-np7k2_18483332-bc49-40e9-b075-97261ea3f089/controller/0.log.gz
2026-06-11 13:19:28.728908 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-np7k2_18483332-bc49-40e9-b075-97261ea3f089/kube-rbac-proxy/
2026-06-11 13:19:28.728933 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-np7k2_18483332-bc49-40e9-b075-97261ea3f089/kube-rbac-proxy/0.log
2026-06-11 13:19:28.728954 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-79dd45bb9-mgv8l_4dedaf0a-4839-4b1a-8453-15a89de83f70/
2026-06-11 13:19:28.728976 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-79dd45bb9-mgv8l_4dedaf0a-4839-4b1a-8453-15a89de83f70/manager/
2026-06-11 13:19:28.728999 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-79dd45bb9-mgv8l_4dedaf0a-4839-4b1a-8453-15a89de83f70/manager/0.log
2026-06-11 13:19:28.729023 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-5795b9b775-vmv29_0549b498-7367-495f-bf99-6b90e8f985dc/
2026-06-11 13:19:28.729045 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-5795b9b775-vmv29_0549b498-7367-495f-bf99-6b90e8f985dc/webhook-server/
2026-06-11 13:19:28.729065 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-5795b9b775-vmv29_0549b498-7367-495f-bf99-6b90e8f985dc/webhook-server/0.log
2026-06-11 13:19:28.729086 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-zrxgb_a6e6f75d-d944-4eb0-87b7-8562839eb358/
2026-06-11 13:19:28.729110 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-zrxgb_a6e6f75d-d944-4eb0-87b7-8562839eb358/kube-rbac-proxy/
2026-06-11 13:19:28.729135 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-zrxgb_a6e6f75d-d944-4eb0-87b7-8562839eb358/kube-rbac-proxy/0.log
2026-06-11 13:19:28.729156 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-zrxgb_a6e6f75d-d944-4eb0-87b7-8562839eb358/speaker/
2026-06-11 13:19:28.729180 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-zrxgb_a6e6f75d-d944-4eb0-87b7-8562839eb358/speaker/0.log.gz
2026-06-11 13:19:28.729204 | 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 13:19:28.729226 | 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 13:19:28.729249 | 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 13:19:28.729274 | 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 13:19:28.729295 | 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 13:19:28.729326 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/
2026-06-11 13:19:28.729350 | 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 13:19:28.729372 | 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 13:19:28.729396 | 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 13:19:28.729419 | 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 13:19:28.729439 | 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 13:19:28.729461 | 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 13:19:28.729486 | 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 13:19:28.729511 | 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 13:19:28.729535 | 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 13:19:28.729557 | 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 13:19:28.729578 | 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 13:19:28.729598 | 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 13:19:28.729621 | 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 13:19:28.729643 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-cf6687d45-tz8r9_8573b775-e689-4450-8e83-9e8f11f19c6c/
2026-06-11 13:19:28.729665 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-cf6687d45-tz8r9_8573b775-e689-4450-8e83-9e8f11f19c6c/oauth-openshift/
2026-06-11 13:19:28.729686 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-cf6687d45-tz8r9_8573b775-e689-4450-8e83-9e8f11f19c6c/oauth-openshift/0.log
2026-06-11 13:19:28.729710 | 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 13:19:28.729736 | 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 13:19:28.729756 | 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 13:19:28.729779 | 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 13:19:28.729802 | 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 13:19:28.729824 | 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 13:19:28.729844 | 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 13:19:28.729892 | 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/5.log
2026-06-11 13:19:28.729916 | 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 13:19:28.729937 | 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 13:19:28.729961 | 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/ceac6ba87467e95e44a998e9cdf99adb3aa577f53000302197846ede3d51d028.log
2026-06-11 13:19:28.729983 | 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 13:19:28.730004 | 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 13:19:28.730027 | 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 13:19:28.730048 | 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 13:19:28.730069 | 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 13:19:28.730090 | 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 13:19:28.730113 | 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 13:19:28.730140 | 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 13:19:28.730162 | 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 13:19:28.730186 | 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 13:19:28.730207 | 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 13:19:28.730227 | 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 13:19:28.730248 | 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 13:19:28.730271 | 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 13:19:28.730292 | 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 13:19:28.730312 | 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 13:19:28.730334 | 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 13:19:28.730357 | 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 13:19:28.730378 | 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 13:19:28.730399 | 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 13:19:28.730422 | 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 13:19:28.730444 | 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 13:19:28.730464 | 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 13:19:28.730485 | 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 13:19:28.730510 | 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/4.log
2026-06-11 13:19:28.730539 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-5d5c9d6897-dt94f_1a90367b-9025-4119-ae94-81eae2510a59/
2026-06-11 13:19:28.730562 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-5d5c9d6897-dt94f_1a90367b-9025-4119-ae94-81eae2510a59/console/
2026-06-11 13:19:28.730585 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-5d5c9d6897-dt94f_1a90367b-9025-4119-ae94-81eae2510a59/console/0.log
2026-06-11 13:19:28.730606 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/
2026-06-11 13:19:28.730627 | 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 13:19:28.730647 | 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 13:19:28.730669 | 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 13:19:28.730692 | 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 13:19:28.730713 | 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 13:19:28.730734 | 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 13:19:28.730757 | 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 13:19:28.730780 | 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 13:19:28.730800 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn_84e6e6fd-a448-462c-a5d3-8fa636be2d6f/openshift-controller-manager-operator/1.log
2026-06-11 13:19:28.730821 | 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 13:19:28.730844 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-5f4d49f7d6-pz6h4_8364ad1e-1d1a-4137-8e21-c3084448614a/
2026-06-11 13:19:28.730892 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-5f4d49f7d6-pz6h4_8364ad1e-1d1a-4137-8e21-c3084448614a/controller-manager/
2026-06-11 13:19:28.730917 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-5f4d49f7d6-pz6h4_8364ad1e-1d1a-4137-8e21-c3084448614a/controller-manager/0.log
2026-06-11 13:19:28.730939 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-5f4d49f7d6-pz6h4_8364ad1e-1d1a-4137-8e21-c3084448614a/controller-manager/1.log
2026-06-11 13:19:28.730965 | 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 13:19:28.730987 | 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 13:19:28.731010 | 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 13:19:28.731031 | 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 13:19:28.731051 | 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 13:19:28.731074 | 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 13:19:28.731096 | 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 13:19:28.731117 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/
2026-06-11 13:19:28.731138 | 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 13:19:28.731163 | 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 13:19:28.731186 | 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 13:19:28.731207 | 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 13:19:28.731230 | 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 13:19:28.731252 | 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 13:19:28.731272 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_node-resolver-277xp_23ff097f-6142-46bb-a58a-7f2c26578907/
2026-06-11 13:19:28.731293 | 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 13:19:28.731316 | 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 13:19:28.731337 | 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 13:19:28.731357 | 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 13:19:28.731377 | 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 13:19:28.731401 | 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 13:19:28.731418 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk_590c4b91-91e2-41cd-8666-e08cbfa17a77/etcd-operator/1.log
2026-06-11 13:19:28.731434 | 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 13:19:28.731449 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/
2026-06-11 13:19:28.731465 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-ensure-env-vars/
2026-06-11 13:19:28.731481 | 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 13:19:28.731497 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-metrics/
2026-06-11 13:19:28.731513 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-metrics/0.log
2026-06-11 13:19:28.731528 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-readyz/
2026-06-11 13:19:28.731545 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-readyz/0.log
2026-06-11 13:19:28.731560 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-resources-copy/
2026-06-11 13:19:28.731576 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-resources-copy/0.log
2026-06-11 13:19:28.731591 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-rev/
2026-06-11 13:19:28.731607 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-rev/0.log
2026-06-11 13:19:28.731622 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd/
2026-06-11 13:19:28.731639 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd/0.log.gz
2026-06-11 13:19:28.731656 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcdctl/
2026-06-11 13:19:28.731679 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcdctl/0.log
2026-06-11 13:19:28.731700 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/setup/
2026-06-11 13:19:28.731719 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/setup/0.log
2026-06-11 13:19:28.731745 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_674daae6-90ca-4c14-b547-3889e15d4499/
2026-06-11 13:19:28.731785 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_674daae6-90ca-4c14-b547-3889e15d4499/installer/
2026-06-11 13:19:28.731809 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_674daae6-90ca-4c14-b547-3889e15d4499/installer/0.log
2026-06-11 13:19:28.731835 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-2ljtf_f72109a4-c0b4-4c13-a5dc-8a10f81ba639/
2026-06-11 13:19:28.731878 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-2ljtf_f72109a4-c0b4-4c13-a5dc-8a10f81ba639/88c9970d4be92b24cf40f9ab2b2be714fb709746ff719ed2f81b9ec728f3b934.log
2026-06-11 13:19:28.731901 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-2ljtf_f72109a4-c0b4-4c13-a5dc-8a10f81ba639/controller/
2026-06-11 13:19:28.731926 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-2ljtf_f72109a4-c0b4-4c13-a5dc-8a10f81ba639/controller/0.log
2026-06-11 13:19:28.731950 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-2ljtf_f72109a4-c0b4-4c13-a5dc-8a10f81ba639/cp-frr-files/
2026-06-11 13:19:28.731969 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-2ljtf_f72109a4-c0b4-4c13-a5dc-8a10f81ba639/cp-frr-files/0.log
2026-06-11 13:19:28.731984 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-2ljtf_f72109a4-c0b4-4c13-a5dc-8a10f81ba639/cp-frr-status/
2026-06-11 13:19:28.732002 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-2ljtf_f72109a4-c0b4-4c13-a5dc-8a10f81ba639/cp-frr-status/0.log
2026-06-11 13:19:28.732026 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-2ljtf_f72109a4-c0b4-4c13-a5dc-8a10f81ba639/cp-metrics/
2026-06-11 13:19:28.732049 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-2ljtf_f72109a4-c0b4-4c13-a5dc-8a10f81ba639/cp-metrics/0.log
2026-06-11 13:19:28.732065 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-2ljtf_f72109a4-c0b4-4c13-a5dc-8a10f81ba639/cp-reloader/
2026-06-11 13:19:28.732081 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-2ljtf_f72109a4-c0b4-4c13-a5dc-8a10f81ba639/cp-reloader/0.log
2026-06-11 13:19:28.732102 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-2ljtf_f72109a4-c0b4-4c13-a5dc-8a10f81ba639/frr-metrics/
2026-06-11 13:19:28.732126 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-2ljtf_f72109a4-c0b4-4c13-a5dc-8a10f81ba639/frr-metrics/0.log
2026-06-11 13:19:28.732147 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-2ljtf_f72109a4-c0b4-4c13-a5dc-8a10f81ba639/frr-status/
2026-06-11 13:19:28.732170 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-2ljtf_f72109a4-c0b4-4c13-a5dc-8a10f81ba639/frr-status/0.log
2026-06-11 13:19:28.732193 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-2ljtf_f72109a4-c0b4-4c13-a5dc-8a10f81ba639/frr/
2026-06-11 13:19:28.732214 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-2ljtf_f72109a4-c0b4-4c13-a5dc-8a10f81ba639/frr/0.log
2026-06-11 13:19:28.732234 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-2ljtf_f72109a4-c0b4-4c13-a5dc-8a10f81ba639/kube-rbac-proxy-frr/
2026-06-11 13:19:28.732257 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-2ljtf_f72109a4-c0b4-4c13-a5dc-8a10f81ba639/kube-rbac-proxy-frr/0.log
2026-06-11 13:19:28.732281 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-2ljtf_f72109a4-c0b4-4c13-a5dc-8a10f81ba639/kube-rbac-proxy/
2026-06-11 13:19:28.732307 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-2ljtf_f72109a4-c0b4-4c13-a5dc-8a10f81ba639/kube-rbac-proxy/0.log
2026-06-11 13:19:28.732328 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-2ljtf_f72109a4-c0b4-4c13-a5dc-8a10f81ba639/reloader/
2026-06-11 13:19:28.732351 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-2ljtf_f72109a4-c0b4-4c13-a5dc-8a10f81ba639/reloader/0.log
2026-06-11 13:19:28.732374 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-pgqhd_001596b8-f719-417a-be61-606ecf591244/
2026-06-11 13:19:28.732395 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-pgqhd_001596b8-f719-417a-be61-606ecf591244/frr-k8s-webhook-server/
2026-06-11 13:19:28.732416 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-pgqhd_001596b8-f719-417a-be61-606ecf591244/frr-k8s-webhook-server/0.log
2026-06-11 13:19:28.732437 | 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 13:19:28.732460 | 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 13:19:28.732482 | 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 13:19:28.732503 | 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 13:19:28.732523 | 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 13:19:28.732544 | 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 13:19:28.732567 | 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 13:19:28.732588 | 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 13:19:28.732608 | 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 13:19:28.732630 | 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 13:19:28.732655 | 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 13:19:28.732677 | 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 13:19:28.732698 | 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 13:19:28.732725 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29686390-h9z29_af0a8276-84d0-4aee-964e-c809c244745c/
2026-06-11 13:19:28.732749 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29686390-h9z29_af0a8276-84d0-4aee-964e-c809c244745c/oc/
2026-06-11 13:19:28.732769 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29686390-h9z29_af0a8276-84d0-4aee-964e-c809c244745c/oc/0.log
2026-06-11 13:19:28.732792 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29686392-2vbdg_45c53cf0-ad4c-4989-9fe5-96dc1f2defda/
2026-06-11 13:19:28.732818 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29686392-2vbdg_45c53cf0-ad4c-4989-9fe5-96dc1f2defda/oc/
2026-06-11 13:19:28.732843 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29686392-2vbdg_45c53cf0-ad4c-4989-9fe5-96dc1f2defda/oc/0.log
2026-06-11 13:19:28.732892 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29686394-xdwq2_4d9cd2c2-3e4e-4fef-ad7c-7d6b9655c6a8/
2026-06-11 13:19:28.732917 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29686394-xdwq2_4d9cd2c2-3e4e-4fef-ad7c-7d6b9655c6a8/oc/
2026-06-11 13:19:28.732938 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29686394-xdwq2_4d9cd2c2-3e4e-4fef-ad7c-7d6b9655c6a8/oc/0.log
2026-06-11 13:19:28.732958 | 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 13:19:28.732981 | 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 13:19:28.733005 | 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 13:19:28.733026 | 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 13:19:28.733047 | 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 13:19:28.733071 | 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 13:19:28.733093 | 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 13:19:28.733113 | 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 13:19:28.733135 | 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 13:19:28.733159 | 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 13:19:28.733182 | 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 13:19:28.733359 | 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 13:19:28.733397 | 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 13:19:28.733422 | 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 13:19:28.733444 | 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 13:19:28.733467 | 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 13:19:28.733490 | 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 13:19:28.733514 | 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 13:19:28.733540 | 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 13:19:28.733565 | 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 13:19:28.733586 | 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 13:19:28.733607 | 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 13:19:28.733627 | 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 13:19:28.733648 | 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 13:19:28.733671 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_d9ca1c59-5603-4950-83a7-698f0297899f/
2026-06-11 13:19:28.733694 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_d9ca1c59-5603-4950-83a7-698f0297899f/installer/
2026-06-11 13:19:28.733714 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_d9ca1c59-5603-4950-83a7-698f0297899f/installer/0.log
2026-06-11 13:19:28.733735 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/
2026-06-11 13:19:28.733758 | 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 13:19:28.733779 | 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 13:19:28.733799 | 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 13:19:28.733824 | 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 13:19:28.733844 | 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 13:19:28.733889 | 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 13:19:28.733906 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-check-endpoints/1.log
2026-06-11 13:19:28.733921 | 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 13:19:28.733995 | 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 13:19:28.734019 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver/
2026-06-11 13:19:28.734036 | 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 13:19:28.734052 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/setup/
2026-06-11 13:19:28.734068 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/setup/0.log
2026-06-11 13:19:28.734083 | 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 13:19:28.734099 | 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 13:19:28.734115 | 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 13:19:28.734129 | 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 13:19:28.734145 | 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 13:19:28.734164 | 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 13:19:28.734188 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_98738a20-df72-4a0d-ad16-b98579b47eb9/
2026-06-11 13:19:28.734213 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_98738a20-df72-4a0d-ad16-b98579b47eb9/pruner/
2026-06-11 13:19:28.734233 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_98738a20-df72-4a0d-ad16-b98579b47eb9/pruner/0.log
2026-06-11 13:19:28.734250 | 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 13:19:28.734276 | 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 13:19:28.734302 | 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 13:19:28.734322 | 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 13:19:28.734339 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/
2026-06-11 13:19:28.734357 | 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 13:19:28.734382 | 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 13:19:28.734404 | 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 13:19:28.734421 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/7.log
2026-06-11 13:19:28.734438 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/8.log
2026-06-11 13:19:28.734461 | 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 13:19:28.734484 | 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 13:19:28.734505 | 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 13:19:28.734525 | 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 13:19:28.734550 | 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 13:19:28.734573 | 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 13:19:28.734596 | 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 13:19:28.734621 | 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 13:19:28.734654 | 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 13:19:28.734680 | 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 13:19:28.734706 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager/3.log
2026-06-11 13:19:28.734731 | 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 13:19:28.734756 | 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 13:19:28.734778 | 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 13:19:28.734800 | 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 13:19:28.734825 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646_4e9ac1d6-d4ed-4411-a098-d1bf725c943c/kube-scheduler-operator-container/1.log
2026-06-11 13:19:28.734871 | 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 13:19:28.734902 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/
2026-06-11 13:19:28.734926 | 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 13:19:28.734948 | 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 13:19:28.734971 | 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 13:19:28.734995 | 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 13:19:28.735016 | 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 13:19:28.735037 | 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 13:19:28.735060 | 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 13:19:28.735088 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler/
2026-06-11 13:19:28.735110 | 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 13:19:28.735134 | 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 13:19:28.735158 | 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 13:19:28.735184 | 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 13:19:28.735206 | 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 13:19:28.735226 | 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 13:19:28.735249 | 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 13:19:28.735273 | 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 13:19:28.735295 | 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 13:19:28.735316 | 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 13:19:28.735341 | 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 13:19:28.735364 | 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 13:19:28.735385 | 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 13:19:28.735408 | 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 13:19:28.735432 | 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 13:19:28.735454 | 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 13:19:28.735475 | 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 13:19:28.735503 | 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 13:19:28.735525 | 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 13:19:28.735546 | 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 13:19:28.735567 | 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 13:19:28.735590 | 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 13:19:28.735610 | 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 13:19:28.735631 | 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 13:19:28.735655 | 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 13:19:28.735677 | 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 13:19:28.735697 | 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 13:19:28.735718 | 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 13:19:28.735742 | 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 13:19:28.735780 | 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 13:19:28.735806 | 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 13:19:28.735832 | 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 13:19:28.735879 | 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 13:19:28.735905 | 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 13:19:28.735937 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/
2026-06-11 13:19:28.735959 | 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 13:19:28.735980 | 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 13:19:28.736004 | 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 13:19:28.736025 | 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 13:19:28.736046 | 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 13:19:28.736066 | 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 13:19:28.736090 | 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 13:19:28.736111 | 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 13:19:28.736131 | 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 13:19:28.736153 | 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 13:19:28.736177 | 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 13:19:28.736198 | 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 13:19:28.736218 | 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 13:19:28.736240 | 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 13:19:28.736261 | 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 13:19:28.736281 | 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 13:19:28.736304 | 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 13:19:28.736326 | 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 13:19:28.736367 | 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 13:19:28.736392 | 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 13:19:28.736418 | 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 13:19:28.736443 | 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/2.log
2026-06-11 13:19:28.736464 | 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 13:19:28.736488 | 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 13:19:28.736510 | 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 13:19:28.736531 | 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 13:19:28.736554 | 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 13:19:28.736578 | 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 13:19:28.736599 | 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.gz
2026-06-11 13:19:28.736620 | 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 13:19:28.736642 | 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 13:19:28.736666 | 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 13:19:28.736687 | 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 13:19:28.736708 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx_f05b76e0-e59e-4aa3-b0ab-1e8d5df7b019/
2026-06-11 13:19:28.736732 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx_f05b76e0-e59e-4aa3-b0ab-1e8d5df7b019/extract/
2026-06-11 13:19:28.736759 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx_f05b76e0-e59e-4aa3-b0ab-1e8d5df7b019/extract/0.log
2026-06-11 13:19:28.736780 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx_f05b76e0-e59e-4aa3-b0ab-1e8d5df7b019/pull/
2026-06-11 13:19:28.736803 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx_f05b76e0-e59e-4aa3-b0ab-1e8d5df7b019/pull/0.log
2026-06-11 13:19:28.736826 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx_f05b76e0-e59e-4aa3-b0ab-1e8d5df7b019/util/
2026-06-11 13:19:28.736847 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx_f05b76e0-e59e-4aa3-b0ab-1e8d5df7b019/util/0.log
2026-06-11 13:19:28.736892 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-c657n_b2f07f97-c943-48ba-a925-67b0dd9642ea/
2026-06-11 13:19:28.736916 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-c657n_b2f07f97-c943-48ba-a925-67b0dd9642ea/extract-content/
2026-06-11 13:19:28.736938 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-c657n_b2f07f97-c943-48ba-a925-67b0dd9642ea/extract-content/0.log
2026-06-11 13:19:28.736960 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-c657n_b2f07f97-c943-48ba-a925-67b0dd9642ea/extract-utilities/
2026-06-11 13:19:28.736983 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-c657n_b2f07f97-c943-48ba-a925-67b0dd9642ea/extract-utilities/0.log
2026-06-11 13:19:28.737008 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-c657n_b2f07f97-c943-48ba-a925-67b0dd9642ea/registry-server/
2026-06-11 13:19:28.737032 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-c657n_b2f07f97-c943-48ba-a925-67b0dd9642ea/registry-server/0.log.gz
2026-06-11 13:19:28.737054 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-s7jtc_ace027ac-a5fb-4f4c-a8d9-d6e0102133db/
2026-06-11 13:19:28.737078 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-s7jtc_ace027ac-a5fb-4f4c-a8d9-d6e0102133db/extract-content/
2026-06-11 13:19:28.737100 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-s7jtc_ace027ac-a5fb-4f4c-a8d9-d6e0102133db/extract-content/0.log
2026-06-11 13:19:28.737122 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-s7jtc_ace027ac-a5fb-4f4c-a8d9-d6e0102133db/extract-utilities/
2026-06-11 13:19:28.737143 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-s7jtc_ace027ac-a5fb-4f4c-a8d9-d6e0102133db/extract-utilities/0.log
2026-06-11 13:19:28.737166 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-s7jtc_ace027ac-a5fb-4f4c-a8d9-d6e0102133db/registry-server/
2026-06-11 13:19:28.737188 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-s7jtc_ace027ac-a5fb-4f4c-a8d9-d6e0102133db/registry-server/0.log.gz
2026-06-11 13:19:28.737214 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg_42e1f636-092d-41cc-9d56-b5cc8c8d0164/
2026-06-11 13:19:28.737235 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg_42e1f636-092d-41cc-9d56-b5cc8c8d0164/extract/
2026-06-11 13:19:28.737259 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg_42e1f636-092d-41cc-9d56-b5cc8c8d0164/extract/0.log
2026-06-11 13:19:28.737280 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg_42e1f636-092d-41cc-9d56-b5cc8c8d0164/pull/
2026-06-11 13:19:28.737300 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg_42e1f636-092d-41cc-9d56-b5cc8c8d0164/pull/0.log
2026-06-11 13:19:28.737322 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg_42e1f636-092d-41cc-9d56-b5cc8c8d0164/util/
2026-06-11 13:19:28.737345 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg_42e1f636-092d-41cc-9d56-b5cc8c8d0164/util/0.log
2026-06-11 13:19:28.737366 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-n8v69_fc2af7f4-1470-4fb1-bec2-96b2d2273970/
2026-06-11 13:19:28.737386 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-n8v69_fc2af7f4-1470-4fb1-bec2-96b2d2273970/marketplace-operator/
2026-06-11 13:19:28.737408 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-n8v69_fc2af7f4-1470-4fb1-bec2-96b2d2273970/marketplace-operator/0.log
2026-06-11 13:19:28.737431 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-n8v69_fc2af7f4-1470-4fb1-bec2-96b2d2273970/marketplace-operator/1.log
2026-06-11 13:19:28.737452 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-6nsjd_8ae5db77-8e83-4b4b-9baa-d2f532e3544e/
2026-06-11 13:19:28.737472 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-6nsjd_8ae5db77-8e83-4b4b-9baa-d2f532e3544e/extract-content/
2026-06-11 13:19:28.737494 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-6nsjd_8ae5db77-8e83-4b4b-9baa-d2f532e3544e/extract-content/0.log
2026-06-11 13:19:28.737515 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-6nsjd_8ae5db77-8e83-4b4b-9baa-d2f532e3544e/extract-utilities/
2026-06-11 13:19:28.737535 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-6nsjd_8ae5db77-8e83-4b4b-9baa-d2f532e3544e/extract-utilities/0.log
2026-06-11 13:19:28.737558 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-6nsjd_8ae5db77-8e83-4b4b-9baa-d2f532e3544e/registry-server/
2026-06-11 13:19:28.737578 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-6nsjd_8ae5db77-8e83-4b4b-9baa-d2f532e3544e/registry-server/0.log.gz
2026-06-11 13:19:28.737599 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-5n9bp_9d4d1560-ea5c-48d3-bbc0-783bc9dce673/
2026-06-11 13:19:28.737625 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-5n9bp_9d4d1560-ea5c-48d3-bbc0-783bc9dce673/extract-content/
2026-06-11 13:19:28.737649 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-5n9bp_9d4d1560-ea5c-48d3-bbc0-783bc9dce673/extract-content/0.log
2026-06-11 13:19:28.737669 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-5n9bp_9d4d1560-ea5c-48d3-bbc0-783bc9dce673/extract-utilities/
2026-06-11 13:19:28.737689 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-5n9bp_9d4d1560-ea5c-48d3-bbc0-783bc9dce673/extract-utilities/0.log
2026-06-11 13:19:28.737713 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-5n9bp_9d4d1560-ea5c-48d3-bbc0-783bc9dce673/registry-server/
2026-06-11 13:19:28.737734 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-5n9bp_9d4d1560-ea5c-48d3-bbc0-783bc9dce673/registry-server/0.log.gz
2026-06-11 13:19:28.737754 | 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 13:19:28.737775 | 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 13:19:28.737798 | 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 13:19:28.737819 | 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 13:19:28.737839 | 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 13:19:28.737887 | 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 13:19:28.737910 | 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 13:19:28.737931 | 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 13:19:28.737954 | 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 13:19:28.737977 | 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 13:19:28.737998 | 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 13:19:28.738018 | 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 13:19:28.738041 | 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 13:19:28.738067 | 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 13:19:28.738088 | 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 13:19:28.738111 | 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 13:19:28.738134 | 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 13:19:28.738158 | 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 13:19:28.738183 | 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 13:19:28.738207 | 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 13:19:28.738228 | 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 13:19:28.738252 | 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 13:19:28.738277 | 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 13:19:28.738299 | 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 13:19:28.738321 | 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 13:19:28.738345 | 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 13:19:28.738367 | 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 13:19:28.738388 | 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 13:19:28.738409 | 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 13:19:28.738433 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/
2026-06-11 13:19:28.738455 | 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 13:19:28.738475 | 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 13:19:28.738503 | 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 13:19:28.738527 | 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 13:19:28.738547 | 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 13:19:28.738568 | 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 13:19:28.738591 | 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 13:19:28.738613 | 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 13:19:28.738635 | 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 13:19:28.738660 | 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 13:19:28.738685 | 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 13:19:28.738707 | 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 13:19:28.738728 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-must-gather-x8trt_must-gather-4cfrp_43494211-f622-46b9-874e-4cd6f62ce91c/
2026-06-11 13:19:28.738752 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-must-gather-x8trt_must-gather-4cfrp_43494211-f622-46b9-874e-4cd6f62ce91c/copy/
2026-06-11 13:19:28.738776 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-must-gather-x8trt_must-gather-4cfrp_43494211-f622-46b9-874e-4cd6f62ce91c/gather/
2026-06-11 13:19:28.738797 | 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 13:19:28.738819 | 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 13:19:28.738843 | 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 13:19:28.738890 | 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 13:19:28.738915 | 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 13:19:28.738938 | 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 13:19:28.738964 | 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 13:19:28.738987 | 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 13:19:28.739011 | 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 13:19:28.739033 | 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 13:19:28.739054 | 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 13:19:28.739078 | 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 13:19:28.739101 | 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 13:19:28.739122 | 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 13:19:28.739144 | 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 13:19:28.739169 | 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 13:19:28.739194 | 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 13:19:28.739217 | 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/4.log
2026-06-11 13:19:28.739238 | 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 13:19:28.739262 | 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 13:19:28.739287 | 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 13:19:28.739312 | 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 13:19:28.739334 | 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 13:19:28.739356 | 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 13:19:28.739379 | 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 13:19:28.739406 | 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 13:19:28.739431 | 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 13:19:28.739453 | 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 13:19:28.739475 | 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 13:19:28.739499 | 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 13:19:28.739522 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-mh9w5_fc3e6852-19ba-4698-9b9b-8c6852facfb8/
2026-06-11 13:19:28.739543 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-mh9w5_fc3e6852-19ba-4698-9b9b-8c6852facfb8/nmstate-console-plugin/
2026-06-11 13:19:28.739565 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-mh9w5_fc3e6852-19ba-4698-9b9b-8c6852facfb8/nmstate-console-plugin/0.log
2026-06-11 13:19:28.739590 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-6pzgp_6f952ee4-cb4b-4b48-9074-d6b1fcdb6d4e/
2026-06-11 13:19:28.739612 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-6pzgp_6f952ee4-cb4b-4b48-9074-d6b1fcdb6d4e/nmstate-handler/
2026-06-11 13:19:28.739633 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-6pzgp_6f952ee4-cb4b-4b48-9074-d6b1fcdb6d4e/nmstate-handler/0.log
2026-06-11 13:19:28.739656 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-bcgtt_0e0ef2c6-54b8-4a8a-83cf-2c7f79a4a847/
2026-06-11 13:19:28.739679 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-bcgtt_0e0ef2c6-54b8-4a8a-83cf-2c7f79a4a847/kube-rbac-proxy/
2026-06-11 13:19:28.739699 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-bcgtt_0e0ef2c6-54b8-4a8a-83cf-2c7f79a4a847/kube-rbac-proxy/0.log
2026-06-11 13:19:28.739719 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-bcgtt_0e0ef2c6-54b8-4a8a-83cf-2c7f79a4a847/nmstate-metrics/
2026-06-11 13:19:28.739742 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-bcgtt_0e0ef2c6-54b8-4a8a-83cf-2c7f79a4a847/nmstate-metrics/0.log
2026-06-11 13:19:28.739788 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-vfcfl_57ae857f-6a9a-4120-8a24-2d7934fc563e/
2026-06-11 13:19:28.739812 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-vfcfl_57ae857f-6a9a-4120-8a24-2d7934fc563e/nmstate-operator/
2026-06-11 13:19:28.739835 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-vfcfl_57ae857f-6a9a-4120-8a24-2d7934fc563e/nmstate-operator/0.log
2026-06-11 13:19:28.739883 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-r2nbq_430c0613-bf8f-4b57-b823-d3b2195445b7/
2026-06-11 13:19:28.739917 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-r2nbq_430c0613-bf8f-4b57-b823-d3b2195445b7/nmstate-webhook/
2026-06-11 13:19:28.739943 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-r2nbq_430c0613-bf8f-4b57-b823-d3b2195445b7/nmstate-webhook/0.log
2026-06-11 13:19:28.739965 | 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 13:19:28.739988 | 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 13:19:28.740010 | 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 13:19:28.740032 | 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 13:19:28.740053 | 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 13:19:28.740076 | 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 13:19:28.740098 | 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 13:19:28.740118 | 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 13:19:28.740139 | 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 13:19:28.740164 | 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 13:19:28.740187 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428_d1618753-e855-455c-8eee-e4fb77abbc17/catalog-operator/1.log.gz
2026-06-11 13:19:28.740208 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29686350-9xqhz_373f0f3c-c1e2-4f15-a233-0c51f08702df/
2026-06-11 13:19:28.740232 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29686350-9xqhz_373f0f3c-c1e2-4f15-a233-0c51f08702df/collect-profiles/
2026-06-11 13:19:28.740254 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29686350-9xqhz_373f0f3c-c1e2-4f15-a233-0c51f08702df/collect-profiles/0.log
2026-06-11 13:19:28.740275 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29686365-glxz7_a0911ad9-3d4c-460e-8517-47a680759583/
2026-06-11 13:19:28.740296 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29686365-glxz7_a0911ad9-3d4c-460e-8517-47a680759583/collect-profiles/
2026-06-11 13:19:28.740325 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29686365-glxz7_a0911ad9-3d4c-460e-8517-47a680759583/collect-profiles/0.log
2026-06-11 13:19:28.740348 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29686380-h7bsl_55c84f74-f59d-49e4-a509-de691ff23b6a/
2026-06-11 13:19:28.740368 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29686380-h7bsl_55c84f74-f59d-49e4-a509-de691ff23b6a/collect-profiles/
2026-06-11 13:19:28.740391 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29686380-h7bsl_55c84f74-f59d-49e4-a509-de691ff23b6a/collect-profiles/0.log
2026-06-11 13:19:28.740414 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29686395-9hcj8_c06fcd5c-0e06-44c1-811e-856bccfb96d5/
2026-06-11 13:19:28.740434 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29686395-9hcj8_c06fcd5c-0e06-44c1-811e-856bccfb96d5/collect-profiles/
2026-06-11 13:19:28.740455 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29686395-9hcj8_c06fcd5c-0e06-44c1-811e-856bccfb96d5/collect-profiles/0.log
2026-06-11 13:19:28.740477 | 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 13:19:28.740498 | 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 13:19:28.740519 | 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 13:19:28.740541 | 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/2.log
2026-06-11 13:19:28.740564 | 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/3.log
2026-06-11 13:19:28.740584 | 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 13:19:28.740605 | 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 13:19:28.740627 | 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 13:19:28.740649 | 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 13:19:28.740669 | 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 13:19:28.740690 | 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 13:19:28.740718 | 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 13:19:28.740739 | 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 13:19:28.740759 | 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 13:19:28.740781 | 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 13:19:28.740803 | 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 13:19:28.740823 | 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 13:19:28.740843 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-7h2vd_9e534541-6e96-458c-aaf3-ebb5d36cae78/
2026-06-11 13:19:28.740890 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-7h2vd_9e534541-6e96-458c-aaf3-ebb5d36cae78/kube-rbac-proxy/
2026-06-11 13:19:28.740912 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-7h2vd_9e534541-6e96-458c-aaf3-ebb5d36cae78/kube-rbac-proxy/0.log
2026-06-11 13:19:28.740933 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-7h2vd_9e534541-6e96-458c-aaf3-ebb5d36cae78/ovnkube-cluster-manager/
2026-06-11 13:19:28.740957 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-7h2vd_9e534541-6e96-458c-aaf3-ebb5d36cae78/ovnkube-cluster-manager/0.log
2026-06-11 13:19:28.740977 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-szjlx_199cdc95-9420-4fd1-8eaa-85e0ec8c420a/
2026-06-11 13:19:28.740997 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-szjlx_199cdc95-9420-4fd1-8eaa-85e0ec8c420a/kube-rbac-proxy-node/
2026-06-11 13:19:28.741018 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-szjlx_199cdc95-9420-4fd1-8eaa-85e0ec8c420a/kube-rbac-proxy-node/0.log
2026-06-11 13:19:28.741041 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-szjlx_199cdc95-9420-4fd1-8eaa-85e0ec8c420a/kube-rbac-proxy-ovn-metrics/
2026-06-11 13:19:28.741062 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-szjlx_199cdc95-9420-4fd1-8eaa-85e0ec8c420a/kube-rbac-proxy-ovn-metrics/0.log
2026-06-11 13:19:28.741082 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-szjlx_199cdc95-9420-4fd1-8eaa-85e0ec8c420a/kubecfg-setup/
2026-06-11 13:19:28.741104 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-szjlx_199cdc95-9420-4fd1-8eaa-85e0ec8c420a/kubecfg-setup/0.log
2026-06-11 13:19:28.741126 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-szjlx_199cdc95-9420-4fd1-8eaa-85e0ec8c420a/nbdb/
2026-06-11 13:19:28.741151 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-szjlx_199cdc95-9420-4fd1-8eaa-85e0ec8c420a/nbdb/0.log
2026-06-11 13:19:28.741174 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-szjlx_199cdc95-9420-4fd1-8eaa-85e0ec8c420a/northd/
2026-06-11 13:19:28.741196 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-szjlx_199cdc95-9420-4fd1-8eaa-85e0ec8c420a/northd/0.log
2026-06-11 13:19:28.741219 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-szjlx_199cdc95-9420-4fd1-8eaa-85e0ec8c420a/ovn-acl-logging/
2026-06-11 13:19:28.741240 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-szjlx_199cdc95-9420-4fd1-8eaa-85e0ec8c420a/ovn-acl-logging/0.log
2026-06-11 13:19:28.741260 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-szjlx_199cdc95-9420-4fd1-8eaa-85e0ec8c420a/ovn-controller/
2026-06-11 13:19:28.741283 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-szjlx_199cdc95-9420-4fd1-8eaa-85e0ec8c420a/ovn-controller/0.log
2026-06-11 13:19:28.741308 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-szjlx_199cdc95-9420-4fd1-8eaa-85e0ec8c420a/ovnkube-controller/
2026-06-11 13:19:28.741332 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-szjlx_199cdc95-9420-4fd1-8eaa-85e0ec8c420a/ovnkube-controller/0.log.gz
2026-06-11 13:19:28.741355 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-szjlx_199cdc95-9420-4fd1-8eaa-85e0ec8c420a/sbdb/
2026-06-11 13:19:28.741376 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-szjlx_199cdc95-9420-4fd1-8eaa-85e0ec8c420a/sbdb/0.log
2026-06-11 13:19:28.741400 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-5b69c4b7d-zngz2_1e30aad9-9efa-48c2-9bf4-6e89ee257c63/
2026-06-11 13:19:28.741421 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-5b69c4b7d-zngz2_1e30aad9-9efa-48c2-9bf4-6e89ee257c63/route-controller-manager/
2026-06-11 13:19:28.741442 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-5b69c4b7d-zngz2_1e30aad9-9efa-48c2-9bf4-6e89ee257c63/route-controller-manager/0.log
2026-06-11 13:19:28.741466 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-5b69c4b7d-zngz2_1e30aad9-9efa-48c2-9bf4-6e89ee257c63/route-controller-manager/1.log
2026-06-11 13:19:28.741490 | 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 13:19:28.741511 | 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 13:19:28.741532 | 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 13:19:28.741555 | 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 13:19:28.741581 | 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 13:19:28.741601 | 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 13:19:28.741623 | 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 13:19:28.741646 | 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 13:19:28.741666 | 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 13:19:28.741686 | 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 13:19:28.741708 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl_3ff60253-4688-412b-841d-6fa976732c2a/
2026-06-11 13:19:28.741733 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl_3ff60253-4688-412b-841d-6fa976732c2a/extract/
2026-06-11 13:19:28.741757 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl_3ff60253-4688-412b-841d-6fa976732c2a/extract/0.log
2026-06-11 13:19:28.741781 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl_3ff60253-4688-412b-841d-6fa976732c2a/pull/
2026-06-11 13:19:28.741804 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl_3ff60253-4688-412b-841d-6fa976732c2a/pull/0.log
2026-06-11 13:19:28.741823 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl_3ff60253-4688-412b-841d-6fa976732c2a/util/
2026-06-11 13:19:28.741843 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl_3ff60253-4688-412b-841d-6fa976732c2a/util/0.log
2026-06-11 13:19:28.742010 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-5dcd54bd69-v2q74_08cf521f-96fb-41d2-92d5-5692cab737bf/
2026-06-11 13:19:28.742037 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-5dcd54bd69-v2q74_08cf521f-96fb-41d2-92d5-5692cab737bf/manager/
2026-06-11 13:19:28.742058 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-5dcd54bd69-v2q74_08cf521f-96fb-41d2-92d5-5692cab737bf/manager/0.log
2026-06-11 13:19:28.742077 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-584b474457-mkbck_1f559d2a-1e97-464e-8552-6c905ff35e97/
2026-06-11 13:19:28.742094 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-584b474457-mkbck_1f559d2a-1e97-464e-8552-6c905ff35e97/manager/
2026-06-11 13:19:28.742121 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-584b474457-mkbck_1f559d2a-1e97-464e-8552-6c905ff35e97/manager/0.log
2026-06-11 13:19:28.742146 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-87bbdb4d9-5jrlf_c8655920-85d1-47ac-aa40-a18b5ecd035e/
2026-06-11 13:19:28.742169 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-87bbdb4d9-5jrlf_c8655920-85d1-47ac-aa40-a18b5ecd035e/manager/
2026-06-11 13:19:28.742191 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-87bbdb4d9-5jrlf_c8655920-85d1-47ac-aa40-a18b5ecd035e/manager/0.log
2026-06-11 13:19:28.742211 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-585dc4b7b9-mp5b2_665aaab6-7229-40ae-a9ed-e9e9fdc0d296/
2026-06-11 13:19:28.742231 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-585dc4b7b9-mp5b2_665aaab6-7229-40ae-a9ed-e9e9fdc0d296/manager/
2026-06-11 13:19:28.742252 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-585dc4b7b9-mp5b2_665aaab6-7229-40ae-a9ed-e9e9fdc0d296/manager/0.log
2026-06-11 13:19:28.742272 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5f5d6b8858-nn595_26c896d4-13b1-4dab-b6de-11a674fd1bc9/
2026-06-11 13:19:28.742292 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5f5d6b8858-nn595_26c896d4-13b1-4dab-b6de-11a674fd1bc9/manager/
2026-06-11 13:19:28.742315 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5f5d6b8858-nn595_26c896d4-13b1-4dab-b6de-11a674fd1bc9/manager/0.log
2026-06-11 13:19:28.742339 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-9dc5578b5-g5xrm_8eaffe03-501a-4787-8863-7e25aeb87767/
2026-06-11 13:19:28.742364 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-9dc5578b5-g5xrm_8eaffe03-501a-4787-8863-7e25aeb87767/manager/
2026-06-11 13:19:28.742385 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-9dc5578b5-g5xrm_8eaffe03-501a-4787-8863-7e25aeb87767/manager/0.log
2026-06-11 13:19:28.742405 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-594d6555bb-mv5ql_25fdc9f0-80d7-443b-9e65-817fa0027c1d/
2026-06-11 13:19:28.742425 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-594d6555bb-mv5ql_25fdc9f0-80d7-443b-9e65-817fa0027c1d/manager/
2026-06-11 13:19:28.742445 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-594d6555bb-mv5ql_25fdc9f0-80d7-443b-9e65-817fa0027c1d/manager/0.log
2026-06-11 13:19:28.742465 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-7c845fc7c7-ncmjs_7b026fa5-24f7-4b5d-96bf-534287d16854/
2026-06-11 13:19:28.742485 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-7c845fc7c7-ncmjs_7b026fa5-24f7-4b5d-96bf-534287d16854/manager/
2026-06-11 13:19:28.742505 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-7c845fc7c7-ncmjs_7b026fa5-24f7-4b5d-96bf-534287d16854/manager/0.log
2026-06-11 13:19:28.742533 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-85bb7cc757-sxgzv_e2591504-d9b7-4a85-ac48-410a28523042/
2026-06-11 13:19:28.742553 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-85bb7cc757-sxgzv_e2591504-d9b7-4a85-ac48-410a28523042/manager/
2026-06-11 13:19:28.742572 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-85bb7cc757-sxgzv_e2591504-d9b7-4a85-ac48-410a28523042/manager/0.log
2026-06-11 13:19:28.742588 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-b547849c7-wdbk8_6b5c8d55-c285-4934-a7d1-3c57d45e1e7d/
2026-06-11 13:19:28.742605 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-b547849c7-wdbk8_6b5c8d55-c285-4934-a7d1-3c57d45e1e7d/manager/
2026-06-11 13:19:28.742621 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-b547849c7-wdbk8_6b5c8d55-c285-4934-a7d1-3c57d45e1e7d/manager/0.log
2026-06-11 13:19:28.742637 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-5545cdc48d-sqpxx_950a93bf-c12b-4771-b08a-7c0365cdec9a/
2026-06-11 13:19:28.742653 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-5545cdc48d-sqpxx_950a93bf-c12b-4771-b08a-7c0365cdec9a/manager/
2026-06-11 13:19:28.742669 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-5545cdc48d-sqpxx_950a93bf-c12b-4771-b08a-7c0365cdec9a/manager/0.log
2026-06-11 13:19:28.742685 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-86f5cbdf58-29dkv_5059c382-6ae7-4ae4-889c-d29d3ba4e8e9/
2026-06-11 13:19:28.742707 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-86f5cbdf58-29dkv_5059c382-6ae7-4ae4-889c-d29d3ba4e8e9/manager/
2026-06-11 13:19:28.742731 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-86f5cbdf58-29dkv_5059c382-6ae7-4ae4-889c-d29d3ba4e8e9/manager/0.log
2026-06-11 13:19:28.742754 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-6df846755f-sshkt_7944cf08-0203-4178-bd4d-b4c532dbbf28/
2026-06-11 13:19:28.742771 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-6df846755f-sshkt_7944cf08-0203-4178-bd4d-b4c532dbbf28/manager/
2026-06-11 13:19:28.742788 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-6df846755f-sshkt_7944cf08-0203-4178-bd4d-b4c532dbbf28/manager/0.log
2026-06-11 13:19:28.742804 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6bd797bd9d-5mb64_596a2b69-3974-4021-9344-514eb000472e/
2026-06-11 13:19:28.742820 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6bd797bd9d-5mb64_596a2b69-3974-4021-9344-514eb000472e/manager/
2026-06-11 13:19:28.742836 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6bd797bd9d-5mb64_596a2b69-3974-4021-9344-514eb000472e/manager/0.log
2026-06-11 13:19:28.742874 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-8b98746c-zbqsj_b060ea01-e582-41c3-9759-8ea6fd742ce7/
2026-06-11 13:19:28.742896 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-8b98746c-zbqsj_b060ea01-e582-41c3-9759-8ea6fd742ce7/manager/
2026-06-11 13:19:28.742913 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-8b98746c-zbqsj_b060ea01-e582-41c3-9759-8ea6fd742ce7/manager/0.log
2026-06-11 13:19:28.742928 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-954485ffc-2k5fg_d6b1ee53-9a1f-4943-9895-9764997783d1/
2026-06-11 13:19:28.742944 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-954485ffc-2k5fg_d6b1ee53-9a1f-4943-9895-9764997783d1/operator/
2026-06-11 13:19:28.742960 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-954485ffc-2k5fg_d6b1ee53-9a1f-4943-9895-9764997783d1/operator/0.log
2026-06-11 13:19:28.742975 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-65b8b7c9f4-vxjrp_c72e6170-c8db-4c7a-a9f5-df4bfd2b44c2/
2026-06-11 13:19:28.742991 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-65b8b7c9f4-vxjrp_c72e6170-c8db-4c7a-a9f5-df4bfd2b44c2/manager/
2026-06-11 13:19:28.743007 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-65b8b7c9f4-vxjrp_c72e6170-c8db-4c7a-a9f5-df4bfd2b44c2/manager/0.log.gz
2026-06-11 13:19:28.743022 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-rkn4z_bbaa91d1-5857-45e6-83d5-f00135a6f901/
2026-06-11 13:19:28.743043 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-rkn4z_bbaa91d1-5857-45e6-83d5-f00135a6f901/registry-server/
2026-06-11 13:19:28.743067 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-rkn4z_bbaa91d1-5857-45e6-83d5-f00135a6f901/registry-server/0.log
2026-06-11 13:19:28.743092 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-f87cbdf4c-d7k5d_a137c698-a02b-43ff-b472-cb227bc663f0/
2026-06-11 13:19:28.743116 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-f87cbdf4c-d7k5d_a137c698-a02b-43ff-b472-cb227bc663f0/manager/
2026-06-11 13:19:28.743137 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-f87cbdf4c-d7k5d_a137c698-a02b-43ff-b472-cb227bc663f0/manager/0.log
2026-06-11 13:19:28.743157 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-79846f755c-lvvwc_595cdfb7-0f54-4168-a379-52746a2e1dc2/
2026-06-11 13:19:28.743179 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-79846f755c-lvvwc_595cdfb7-0f54-4168-a379-52746a2e1dc2/manager/
2026-06-11 13:19:28.743200 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-79846f755c-lvvwc_595cdfb7-0f54-4168-a379-52746a2e1dc2/manager/0.log
2026-06-11 13:19:28.743221 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-565998cc45-kmpxd_40f51a94-cb03-4604-b915-8b86dab04d3b/
2026-06-11 13:19:28.743247 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-565998cc45-kmpxd_40f51a94-cb03-4604-b915-8b86dab04d3b/manager/
2026-06-11 13:19:28.743265 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-565998cc45-kmpxd_40f51a94-cb03-4604-b915-8b86dab04d3b/manager/0.log
2026-06-11 13:19:28.743281 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-7579dbdcb9-k92jq_9c3a45a8-a859-4411-bba4-296cb571251b/
2026-06-11 13:19:28.743296 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-7579dbdcb9-k92jq_9c3a45a8-a859-4411-bba4-296cb571251b/manager/
2026-06-11 13:19:28.743457 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-7579dbdcb9-k92jq_9c3a45a8-a859-4411-bba4-296cb571251b/manager/0.log
2026-06-11 13:19:28.743484 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-5f7f6c9964-cd6sm_214f2cbd-0ea3-4b52-a9ba-f9cf454e125d/
2026-06-11 13:19:28.743502 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-5f7f6c9964-cd6sm_214f2cbd-0ea3-4b52-a9ba-f9cf454e125d/manager/
2026-06-11 13:19:28.743518 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-5f7f6c9964-cd6sm_214f2cbd-0ea3-4b52-a9ba-f9cf454e125d/manager/0.log
2026-06-11 13:19:28.743535 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-6f7c67f874-57qlb_19bb3591-ea38-468b-9e93-f6276eb0c18c/
2026-06-11 13:19:28.743551 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-6f7c67f874-57qlb_19bb3591-ea38-468b-9e93-f6276eb0c18c/barbican-api-log/
2026-06-11 13:19:28.743567 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-6f7c67f874-57qlb_19bb3591-ea38-468b-9e93-f6276eb0c18c/barbican-api-log/0.log
2026-06-11 13:19:28.743582 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-6f7c67f874-57qlb_19bb3591-ea38-468b-9e93-f6276eb0c18c/barbican-api/
2026-06-11 13:19:28.743597 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-6f7c67f874-57qlb_19bb3591-ea38-468b-9e93-f6276eb0c18c/barbican-api/0.log
2026-06-11 13:19:28.743612 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-78747c4f98-rqdlr_f516de03-1658-4559-997a-2ace19766840/
2026-06-11 13:19:28.743628 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-78747c4f98-rqdlr_f516de03-1658-4559-997a-2ace19766840/barbican-keystone-listener-log/
2026-06-11 13:19:28.743643 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-78747c4f98-rqdlr_f516de03-1658-4559-997a-2ace19766840/barbican-keystone-listener-log/0.log
2026-06-11 13:19:28.743658 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-78747c4f98-rqdlr_f516de03-1658-4559-997a-2ace19766840/barbican-keystone-listener/
2026-06-11 13:19:28.743673 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-78747c4f98-rqdlr_f516de03-1658-4559-997a-2ace19766840/barbican-keystone-listener/0.log
2026-06-11 13:19:28.743688 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-7ff9487ccf-5vr98_8a9122fd-7915-4f45-a130-c9815f55d8b1/
2026-06-11 13:19:28.743707 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-7ff9487ccf-5vr98_8a9122fd-7915-4f45-a130-c9815f55d8b1/barbican-worker-log/
2026-06-11 13:19:28.743723 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-7ff9487ccf-5vr98_8a9122fd-7915-4f45-a130-c9815f55d8b1/barbican-worker-log/0.log
2026-06-11 13:19:28.743738 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-7ff9487ccf-5vr98_8a9122fd-7915-4f45-a130-c9815f55d8b1/barbican-worker/
2026-06-11 13:19:28.743753 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-7ff9487ccf-5vr98_8a9122fd-7915-4f45-a130-c9815f55d8b1/barbican-worker/0.log
2026-06-11 13:19:28.743879 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-zspd5_8348f577-8aab-4062-9b11-687a96d76164/
2026-06-11 13:19:28.743922 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-zspd5_8348f577-8aab-4062-9b11-687a96d76164/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 13:19:28.743946 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-zspd5_8348f577-8aab-4062-9b11-687a96d76164/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 13:19:28.743968 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_51cc4334-21d2-4fc6-b11e-200bcdf1cfc0/
2026-06-11 13:19:28.743986 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_51cc4334-21d2-4fc6-b11e-200bcdf1cfc0/ceilometer-central-agent/
2026-06-11 13:19:28.744002 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_51cc4334-21d2-4fc6-b11e-200bcdf1cfc0/ceilometer-central-agent/0.log
2026-06-11 13:19:28.744018 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_51cc4334-21d2-4fc6-b11e-200bcdf1cfc0/ceilometer-notification-agent/
2026-06-11 13:19:28.744033 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_51cc4334-21d2-4fc6-b11e-200bcdf1cfc0/ceilometer-notification-agent/0.log
2026-06-11 13:19:28.744049 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_51cc4334-21d2-4fc6-b11e-200bcdf1cfc0/proxy-httpd/
2026-06-11 13:19:28.744064 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_51cc4334-21d2-4fc6-b11e-200bcdf1cfc0/proxy-httpd/0.log
2026-06-11 13:19:28.744079 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_51cc4334-21d2-4fc6-b11e-200bcdf1cfc0/sg-core/
2026-06-11 13:19:28.744095 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_51cc4334-21d2-4fc6-b11e-200bcdf1cfc0/sg-core/0.log
2026-06-11 13:19:28.744116 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_f8747d89-8412-42de-b518-5dfa4079ab74/
2026-06-11 13:19:28.744139 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_f8747d89-8412-42de-b518-5dfa4079ab74/cinder-api-log/
2026-06-11 13:19:28.744162 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_f8747d89-8412-42de-b518-5dfa4079ab74/cinder-api-log/0.log
2026-06-11 13:19:28.744190 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_f8747d89-8412-42de-b518-5dfa4079ab74/cinder-api/
2026-06-11 13:19:28.744217 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_f8747d89-8412-42de-b518-5dfa4079ab74/cinder-api/0.log
2026-06-11 13:19:28.744239 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_ed6f0b89-8a56-4601-9a92-4e5da654513c/
2026-06-11 13:19:28.744264 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_ed6f0b89-8a56-4601-9a92-4e5da654513c/cinder-scheduler/
2026-06-11 13:19:28.744299 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_ed6f0b89-8a56-4601-9a92-4e5da654513c/cinder-scheduler/0.log
2026-06-11 13:19:28.744326 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_ed6f0b89-8a56-4601-9a92-4e5da654513c/probe/
2026-06-11 13:19:28.744358 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_ed6f0b89-8a56-4601-9a92-4e5da654513c/probe/0.log
2026-06-11 13:19:28.744380 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamlftth_b8a7d5f8-8714-4c3e-b6af-8b6700aac9a0/
2026-06-11 13:19:28.744407 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamlftth_b8a7d5f8-8714-4c3e-b6af-8b6700aac9a0/configure-network-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 13:19:28.744431 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamlftth_b8a7d5f8-8714-4c3e-b6af-8b6700aac9a0/configure-network-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 13:19:28.744458 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-gc254_234fce60-75b0-49ba-a605-0f392ec2dfa1/
2026-06-11 13:19:28.744482 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-gc254_234fce60-75b0-49ba-a605-0f392ec2dfa1/configure-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 13:19:28.744509 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-gc254_234fce60-75b0-49ba-a605-0f392ec2dfa1/configure-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 13:19:28.744531 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-687999f8f7-tzjfr_04cdc4c2-f6b2-4b72-befa-3f14446d2d41/
2026-06-11 13:19:28.744551 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-687999f8f7-tzjfr_04cdc4c2-f6b2-4b72-befa-3f14446d2d41/dnsmasq-dns/
2026-06-11 13:19:28.744608 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-687999f8f7-tzjfr_04cdc4c2-f6b2-4b72-befa-3f14446d2d41/dnsmasq-dns/0.log
2026-06-11 13:19:28.744640 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-687999f8f7-tzjfr_04cdc4c2-f6b2-4b72-befa-3f14446d2d41/init/
2026-06-11 13:19:28.744666 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-687999f8f7-tzjfr_04cdc4c2-f6b2-4b72-befa-3f14446d2d41/init/0.log
2026-06-11 13:19:28.744688 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tlqnl_632a2948-f14c-4cf8-af53-1fcbfb21484c/
2026-06-11 13:19:28.744711 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tlqnl_632a2948-f14c-4cf8-af53-1fcbfb21484c/download-cache-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 13:19:28.744736 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tlqnl_632a2948-f14c-4cf8-af53-1fcbfb21484c/download-cache-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 13:19:28.744765 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_fbf2a421-af78-47b5-b1ad-5a19adc784cc/
2026-06-11 13:19:28.744788 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_fbf2a421-af78-47b5-b1ad-5a19adc784cc/glance-httpd/
2026-06-11 13:19:28.744812 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_fbf2a421-af78-47b5-b1ad-5a19adc784cc/glance-httpd/0.log
2026-06-11 13:19:28.744835 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_fbf2a421-af78-47b5-b1ad-5a19adc784cc/glance-log/
2026-06-11 13:19:28.744883 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_fbf2a421-af78-47b5-b1ad-5a19adc784cc/glance-log/0.log
2026-06-11 13:19:28.744908 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_113910d8-1f69-4092-8aa1-1fdfeab40969/
2026-06-11 13:19:28.744932 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_113910d8-1f69-4092-8aa1-1fdfeab40969/glance-httpd/
2026-06-11 13:19:28.744954 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_113910d8-1f69-4092-8aa1-1fdfeab40969/glance-httpd/0.log
2026-06-11 13:19:28.744976 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_113910d8-1f69-4092-8aa1-1fdfeab40969/glance-log/
2026-06-11 13:19:28.744997 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_113910d8-1f69-4092-8aa1-1fdfeab40969/glance-log/0.log
2026-06-11 13:19:28.745019 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6tts2_373f3a1a-f2a5-4ac8-b39b-c8dcd526eb7f/
2026-06-11 13:19:28.745041 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6tts2_373f3a1a-f2a5-4ac8-b39b-c8dcd526eb7f/install-certs-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 13:19:28.745064 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6tts2_373f3a1a-f2a5-4ac8-b39b-c8dcd526eb7f/install-certs-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 13:19:28.745087 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-qv667_ec4fcfd9-90a8-4fc1-a0d4-19c05225f9c8/
2026-06-11 13:19:28.745107 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-qv667_ec4fcfd9-90a8-4fc1-a0d4-19c05225f9c8/install-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 13:19:28.745123 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-qv667_ec4fcfd9-90a8-4fc1-a0d4-19c05225f9c8/install-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 13:19:28.745138 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-5887657766-tq4nr_bab40c4b-3996-46cb-b66d-235dd897cde0/
2026-06-11 13:19:28.745155 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-5887657766-tq4nr_bab40c4b-3996-46cb-b66d-235dd897cde0/keystone-api/
2026-06-11 13:19:28.745178 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-5887657766-tq4nr_bab40c4b-3996-46cb-b66d-235dd897cde0/keystone-api/0.log
2026-06-11 13:19:28.745205 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-cron-29686381-jnp87_38bf420c-a955-4300-b21f-09bcfa74819d/
2026-06-11 13:19:28.745226 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-cron-29686381-jnp87_38bf420c-a955-4300-b21f-09bcfa74819d/keystone-cron/
2026-06-11 13:19:28.745243 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-cron-29686381-jnp87_38bf420c-a955-4300-b21f-09bcfa74819d/keystone-cron/0.log
2026-06-11 13:19:28.745261 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_28c153b1-7304-4454-ba32-8f20a63f2549/
2026-06-11 13:19:28.745279 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_28c153b1-7304-4454-ba32-8f20a63f2549/kube-state-metrics/
2026-06-11 13:19:28.745300 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_28c153b1-7304-4454-ba32-8f20a63f2549/kube-state-metrics/0.log
2026-06-11 13:19:28.745324 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rt6zw_3633005a-41f4-44c7-9309-e325efded376/
2026-06-11 13:19:28.745347 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rt6zw_3633005a-41f4-44c7-9309-e325efded376/libvirt-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 13:19:28.745368 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rt6zw_3633005a-41f4-44c7-9309-e325efded376/libvirt-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 13:19:28.745391 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_df80a41f-db0d-4ac6-b7ef-e737564fd956/
2026-06-11 13:19:28.745416 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_df80a41f-db0d-4ac6-b7ef-e737564fd956/memcached/
2026-06-11 13:19:28.745441 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_df80a41f-db0d-4ac6-b7ef-e737564fd956/memcached/0.log.gz
2026-06-11 13:19:28.745461 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-6d475588c7-9l9sv_4fc9d29b-735d-4966-9f40-6bd31394f373/
2026-06-11 13:19:28.745481 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-6d475588c7-9l9sv_4fc9d29b-735d-4966-9f40-6bd31394f373/neutron-api/
2026-06-11 13:19:28.745501 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-6d475588c7-9l9sv_4fc9d29b-735d-4966-9f40-6bd31394f373/neutron-api/0.log
2026-06-11 13:19:28.745523 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-6d475588c7-9l9sv_4fc9d29b-735d-4966-9f40-6bd31394f373/neutron-httpd/
2026-06-11 13:19:28.745545 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-6d475588c7-9l9sv_4fc9d29b-735d-4966-9f40-6bd31394f373/neutron-httpd/0.log
2026-06-11 13:19:28.745566 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p9tnx_11d1d56f-cb52-4c1b-9945-03a437275695/
2026-06-11 13:19:28.745590 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p9tnx_11d1d56f-cb52-4c1b-9945-03a437275695/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 13:19:28.745612 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p9tnx_11d1d56f-cb52-4c1b-9945-03a437275695/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 13:19:28.745638 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_c4575e6a-2518-4512-b638-26865f8ccc1c/
2026-06-11 13:19:28.745659 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_c4575e6a-2518-4512-b638-26865f8ccc1c/nova-api-api/
2026-06-11 13:19:28.745680 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_c4575e6a-2518-4512-b638-26865f8ccc1c/nova-api-api/0.log
2026-06-11 13:19:28.745701 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_c4575e6a-2518-4512-b638-26865f8ccc1c/nova-api-log/
2026-06-11 13:19:28.745720 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_c4575e6a-2518-4512-b638-26865f8ccc1c/nova-api-log/0.log
2026-06-11 13:19:28.745741 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_8490b89b-e630-4a30-854d-762ce750148d/
2026-06-11 13:19:28.745760 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_8490b89b-e630-4a30-854d-762ce750148d/nova-cell0-conductor-conductor/
2026-06-11 13:19:28.745776 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_8490b89b-e630-4a30-854d-762ce750148d/nova-cell0-conductor-conductor/0.log
2026-06-11 13:19:28.745797 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_63fbc68a-3d95-4827-9105-2d00d0b23306/
2026-06-11 13:19:28.745820 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_63fbc68a-3d95-4827-9105-2d00d0b23306/nova-cell1-conductor-conductor/
2026-06-11 13:19:28.745843 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_63fbc68a-3d95-4827-9105-2d00d0b23306/nova-cell1-conductor-conductor/0.log
2026-06-11 13:19:28.745895 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_a7451703-8b7c-49f1-a212-7d20cded9870/
2026-06-11 13:19:28.745920 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_a7451703-8b7c-49f1-a212-7d20cded9870/nova-cell1-novncproxy-novncproxy/
2026-06-11 13:19:28.745942 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_a7451703-8b7c-49f1-a212-7d20cded9870/nova-cell1-novncproxy-novncproxy/0.log
2026-06-11 13:19:28.745962 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-kx72x_2e10faf0-8be5-46b8-a581-e0d4692a4999/
2026-06-11 13:19:28.745986 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-kx72x_2e10faf0-8be5-46b8-a581-e0d4692a4999/nova-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 13:19:28.746010 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-kx72x_2e10faf0-8be5-46b8-a581-e0d4692a4999/nova-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 13:19:28.746030 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_7eb282ab-dcca-4ce5-9a81-834234530b90/
2026-06-11 13:19:28.746050 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_7eb282ab-dcca-4ce5-9a81-834234530b90/nova-metadata-log/
2026-06-11 13:19:28.746071 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_7eb282ab-dcca-4ce5-9a81-834234530b90/nova-metadata-log/0.log
2026-06-11 13:19:28.746098 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_7eb282ab-dcca-4ce5-9a81-834234530b90/nova-metadata-metadata/
2026-06-11 13:19:28.746123 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_7eb282ab-dcca-4ce5-9a81-834234530b90/nova-metadata-metadata/0.log
2026-06-11 13:19:28.746146 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_bc244b1e-b0a2-4329-88c2-826652063a1f/
2026-06-11 13:19:28.746168 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_bc244b1e-b0a2-4329-88c2-826652063a1f/nova-scheduler-scheduler/
2026-06-11 13:19:28.746190 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_bc244b1e-b0a2-4329-88c2-826652063a1f/nova-scheduler-scheduler/0.log
2026-06-11 13:19:28.746211 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_461144ed-8208-4cc9-87f3-0d7eb22d466a/
2026-06-11 13:19:28.746233 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_461144ed-8208-4cc9-87f3-0d7eb22d466a/galera/
2026-06-11 13:19:28.746255 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_461144ed-8208-4cc9-87f3-0d7eb22d466a/galera/0.log
2026-06-11 13:19:28.746280 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_461144ed-8208-4cc9-87f3-0d7eb22d466a/mysql-bootstrap/
2026-06-11 13:19:28.746304 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_461144ed-8208-4cc9-87f3-0d7eb22d466a/mysql-bootstrap/0.log
2026-06-11 13:19:28.746325 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservn252b_c74367c0-e2c9-4521-a4d8-ecebc8eafd68/
2026-06-11 13:19:28.746345 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservn252b_c74367c0-e2c9-4521-a4d8-ecebc8eafd68/init/
2026-06-11 13:19:28.746366 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservn252b_c74367c0-e2c9-4521-a4d8-ecebc8eafd68/init/0.log
2026-06-11 13:19:28.746386 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservn252b_c74367c0-e2c9-4521-a4d8-ecebc8eafd68/osp-httpd/
2026-06-11 13:19:28.746407 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservn252b_c74367c0-e2c9-4521-a4d8-ecebc8eafd68/osp-httpd/0.log
2026-06-11 13:19:28.746429 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_77c49faf-0949-436b-8ddd-e257e24c04cc/
2026-06-11 13:19:28.746449 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_77c49faf-0949-436b-8ddd-e257e24c04cc/galera/
2026-06-11 13:19:28.746470 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_77c49faf-0949-436b-8ddd-e257e24c04cc/galera/0.log
2026-06-11 13:19:28.746491 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_77c49faf-0949-436b-8ddd-e257e24c04cc/mysql-bootstrap/
2026-06-11 13:19:28.746511 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_77c49faf-0949-436b-8ddd-e257e24c04cc/mysql-bootstrap/0.log
2026-06-11 13:19:28.746531 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_1edcb2c4-4e98-46e2-ab6e-d17e9d25a0f7/
2026-06-11 13:19:28.746557 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_1edcb2c4-4e98-46e2-ab6e-d17e9d25a0f7/openstackclient/
2026-06-11 13:19:28.746578 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_1edcb2c4-4e98-46e2-ab6e-d17e9d25a0f7/openstackclient/0.log
2026-06-11 13:19:28.746594 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-lrklq_1ded584c-1edb-491d-a386-61bc2252eaf3/
2026-06-11 13:19:28.746610 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-lrklq_1ded584c-1edb-491d-a386-61bc2252eaf3/ovn-controller/
2026-06-11 13:19:28.746632 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-lrklq_1ded584c-1edb-491d-a386-61bc2252eaf3/ovn-controller/0.log
2026-06-11 13:19:28.746655 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-lh7d4_ce4d4df1-1fe0-4627-a02f-b57a9ff64d0f/
2026-06-11 13:19:28.746675 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-lh7d4_ce4d4df1-1fe0-4627-a02f-b57a9ff64d0f/openstack-network-exporter/
2026-06-11 13:19:28.746696 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-lh7d4_ce4d4df1-1fe0-4627-a02f-b57a9ff64d0f/openstack-network-exporter/0.log
2026-06-11 13:19:28.746716 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-8t2kw_78f08168-5d47-4bb2-90cd-40a0e471b3e4/
2026-06-11 13:19:28.746735 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-8t2kw_78f08168-5d47-4bb2-90cd-40a0e471b3e4/ovs-vswitchd/
2026-06-11 13:19:28.746755 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-8t2kw_78f08168-5d47-4bb2-90cd-40a0e471b3e4/ovs-vswitchd/0.log
2026-06-11 13:19:28.746776 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-8t2kw_78f08168-5d47-4bb2-90cd-40a0e471b3e4/ovsdb-server-init/
2026-06-11 13:19:28.746799 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-8t2kw_78f08168-5d47-4bb2-90cd-40a0e471b3e4/ovsdb-server-init/0.log
2026-06-11 13:19:28.746823 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-8t2kw_78f08168-5d47-4bb2-90cd-40a0e471b3e4/ovsdb-server/
2026-06-11 13:19:28.746846 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-8t2kw_78f08168-5d47-4bb2-90cd-40a0e471b3e4/ovsdb-server/0.log
2026-06-11 13:19:28.746892 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-xv7k5_7d5fa0eb-0e58-407a-af73-5f851ad0440d/
2026-06-11 13:19:28.746914 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-xv7k5_7d5fa0eb-0e58-407a-af73-5f851ad0440d/ovn-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 13:19:28.746934 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-xv7k5_7d5fa0eb-0e58-407a-af73-5f851ad0440d/ovn-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 13:19:28.746954 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_8ca64015-25eb-455b-b5c7-b44c98d88b5c/
2026-06-11 13:19:28.746974 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_8ca64015-25eb-455b-b5c7-b44c98d88b5c/openstack-network-exporter/
2026-06-11 13:19:28.746998 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_8ca64015-25eb-455b-b5c7-b44c98d88b5c/openstack-network-exporter/0.log
2026-06-11 13:19:28.747025 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_8ca64015-25eb-455b-b5c7-b44c98d88b5c/ovn-northd/
2026-06-11 13:19:28.747046 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_8ca64015-25eb-455b-b5c7-b44c98d88b5c/ovn-northd/0.log
2026-06-11 13:19:28.747070 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_6af1c5c3-0a0b-4b30-ac78-cec93e5f7cf5/
2026-06-11 13:19:28.747094 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_6af1c5c3-0a0b-4b30-ac78-cec93e5f7cf5/openstack-network-exporter/
2026-06-11 13:19:28.747115 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_6af1c5c3-0a0b-4b30-ac78-cec93e5f7cf5/openstack-network-exporter/0.log
2026-06-11 13:19:28.747135 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_6af1c5c3-0a0b-4b30-ac78-cec93e5f7cf5/ovsdbserver-nb/
2026-06-11 13:19:28.747155 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_6af1c5c3-0a0b-4b30-ac78-cec93e5f7cf5/ovsdbserver-nb/0.log
2026-06-11 13:19:28.747178 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_b921259d-d93c-4a8b-a415-39d861216b9e/
2026-06-11 13:19:28.747200 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_b921259d-d93c-4a8b-a415-39d861216b9e/openstack-network-exporter/
2026-06-11 13:19:28.747224 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_b921259d-d93c-4a8b-a415-39d861216b9e/openstack-network-exporter/0.log
2026-06-11 13:19:28.747245 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_b921259d-d93c-4a8b-a415-39d861216b9e/ovsdbserver-sb/
2026-06-11 13:19:28.747265 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_b921259d-d93c-4a8b-a415-39d861216b9e/ovsdbserver-sb/0.log
2026-06-11 13:19:28.747285 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-6d57fc576-sphvs_127c20ee-fc3e-4a74-9877-d15454516b02/
2026-06-11 13:19:28.747305 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-6d57fc576-sphvs_127c20ee-fc3e-4a74-9877-d15454516b02/placement-api/
2026-06-11 13:19:28.747328 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-6d57fc576-sphvs_127c20ee-fc3e-4a74-9877-d15454516b02/placement-api/0.log
2026-06-11 13:19:28.747349 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-6d57fc576-sphvs_127c20ee-fc3e-4a74-9877-d15454516b02/placement-log/
2026-06-11 13:19:28.747369 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-6d57fc576-sphvs_127c20ee-fc3e-4a74-9877-d15454516b02/placement-log/0.log
2026-06-11 13:19:28.747389 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_7bb4578e-fd31-42b8-bfb6-7d0b4fdc4d70/
2026-06-11 13:19:28.747410 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_7bb4578e-fd31-42b8-bfb6-7d0b4fdc4d70/rabbitmq/
2026-06-11 13:19:28.747433 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_7bb4578e-fd31-42b8-bfb6-7d0b4fdc4d70/rabbitmq/0.log
2026-06-11 13:19:28.747455 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_7bb4578e-fd31-42b8-bfb6-7d0b4fdc4d70/setup-container/
2026-06-11 13:19:28.747477 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_7bb4578e-fd31-42b8-bfb6-7d0b4fdc4d70/setup-container/0.log
2026-06-11 13:19:28.747498 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_2ac3dd39-c280-4e37-a234-31521a08458c/
2026-06-11 13:19:28.747514 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_2ac3dd39-c280-4e37-a234-31521a08458c/rabbitmq/
2026-06-11 13:19:28.747530 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_2ac3dd39-c280-4e37-a234-31521a08458c/rabbitmq/0.log
2026-06-11 13:19:28.747547 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_2ac3dd39-c280-4e37-a234-31521a08458c/setup-container/
2026-06-11 13:19:28.747563 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_2ac3dd39-c280-4e37-a234-31521a08458c/setup-container/0.log
2026-06-11 13:19:28.747579 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-nbhzw_48fbfce6-5c12-46d1-b06a-f32632b747bf/
2026-06-11 13:19:28.747595 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-nbhzw_48fbfce6-5c12-46d1-b06a-f32632b747bf/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 13:19:28.747612 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-nbhzw_48fbfce6-5c12-46d1-b06a-f32632b747bf/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 13:19:28.747628 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-gl6mk_9f18f2e4-fae4-4ecc-8fdd-8d4ecca4e0a4/
2026-06-11 13:19:28.747644 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-gl6mk_9f18f2e4-fae4-4ecc-8fdd-8d4ecca4e0a4/redhat-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 13:19:28.747660 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-gl6mk_9f18f2e4-fae4-4ecc-8fdd-8d4ecca4e0a4/redhat-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 13:19:28.747677 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-p9cfw_df2006ad-9120-45c0-b23f-75467658154e/
2026-06-11 13:19:28.747693 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-p9cfw_df2006ad-9120-45c0-b23f-75467658154e/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 13:19:28.747708 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-p9cfw_df2006ad-9120-45c0-b23f-75467658154e/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 13:19:28.747724 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-8zg5s_e221aea2-b5d7-4476-9574-1da647510459/
2026-06-11 13:19:28.747740 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-8zg5s_e221aea2-b5d7-4476-9574-1da647510459/run-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 13:19:28.747755 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-8zg5s_e221aea2-b5d7-4476-9574-1da647510459/run-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 13:19:28.747771 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-hr9fd_0f4f17db-ef82-4b52-bc58-f4e9e8667cd9/
2026-06-11 13:19:28.747841 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-hr9fd_0f4f17db-ef82-4b52-bc58-f4e9e8667cd9/ssh-known-hosts-edpm-deployment-ipam/
2026-06-11 13:19:28.747881 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-hr9fd_0f4f17db-ef82-4b52-bc58-f4e9e8667cd9/ssh-known-hosts-edpm-deployment-ipam/0.log
2026-06-11 13:19:28.747900 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-69c464687f-cs7rr_7e8e622d-bb8e-4006-a5a1-44e3ad2a9a78/
2026-06-11 13:19:28.747916 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-69c464687f-cs7rr_7e8e622d-bb8e-4006-a5a1-44e3ad2a9a78/proxy-httpd/
2026-06-11 13:19:28.747932 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-69c464687f-cs7rr_7e8e622d-bb8e-4006-a5a1-44e3ad2a9a78/proxy-httpd/0.log
2026-06-11 13:19:28.747949 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-69c464687f-cs7rr_7e8e622d-bb8e-4006-a5a1-44e3ad2a9a78/proxy-server/
2026-06-11 13:19:28.747972 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-69c464687f-cs7rr_7e8e622d-bb8e-4006-a5a1-44e3ad2a9a78/proxy-server/0.log
2026-06-11 13:19:28.747997 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-9fpm5_b37c0f36-b0f3-4718-89eb-0485c2f788d4/
2026-06-11 13:19:28.748022 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-9fpm5_b37c0f36-b0f3-4718-89eb-0485c2f788d4/swift-ring-rebalance/
2026-06-11 13:19:28.748047 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-9fpm5_b37c0f36-b0f3-4718-89eb-0485c2f788d4/swift-ring-rebalance/0.log
2026-06-11 13:19:28.748071 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_777a40e4-f45d-44ef-a58c-652706f629c9/
2026-06-11 13:19:28.748092 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_777a40e4-f45d-44ef-a58c-652706f629c9/account-auditor/
2026-06-11 13:19:28.748113 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_777a40e4-f45d-44ef-a58c-652706f629c9/account-auditor/0.log
2026-06-11 13:19:28.748134 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_777a40e4-f45d-44ef-a58c-652706f629c9/account-reaper/
2026-06-11 13:19:28.748157 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_777a40e4-f45d-44ef-a58c-652706f629c9/account-reaper/0.log
2026-06-11 13:19:28.748182 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_777a40e4-f45d-44ef-a58c-652706f629c9/account-replicator/
2026-06-11 13:19:28.748207 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_777a40e4-f45d-44ef-a58c-652706f629c9/account-replicator/0.log
2026-06-11 13:19:28.748228 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_777a40e4-f45d-44ef-a58c-652706f629c9/account-server/
2026-06-11 13:19:28.748250 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_777a40e4-f45d-44ef-a58c-652706f629c9/account-server/0.log
2026-06-11 13:19:28.748273 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_777a40e4-f45d-44ef-a58c-652706f629c9/container-auditor/
2026-06-11 13:19:28.748294 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_777a40e4-f45d-44ef-a58c-652706f629c9/container-auditor/0.log
2026-06-11 13:19:28.748325 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_777a40e4-f45d-44ef-a58c-652706f629c9/container-replicator/
2026-06-11 13:19:28.748350 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_777a40e4-f45d-44ef-a58c-652706f629c9/container-replicator/0.log
2026-06-11 13:19:28.748371 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_777a40e4-f45d-44ef-a58c-652706f629c9/container-server/
2026-06-11 13:19:28.748395 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_777a40e4-f45d-44ef-a58c-652706f629c9/container-server/0.log
2026-06-11 13:19:28.748419 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_777a40e4-f45d-44ef-a58c-652706f629c9/container-updater/
2026-06-11 13:19:28.748443 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_777a40e4-f45d-44ef-a58c-652706f629c9/container-updater/0.log
2026-06-11 13:19:28.748466 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_777a40e4-f45d-44ef-a58c-652706f629c9/object-auditor/
2026-06-11 13:19:28.748487 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_777a40e4-f45d-44ef-a58c-652706f629c9/object-auditor/0.log
2026-06-11 13:19:28.748508 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_777a40e4-f45d-44ef-a58c-652706f629c9/object-expirer/
2026-06-11 13:19:28.748532 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_777a40e4-f45d-44ef-a58c-652706f629c9/object-expirer/0.log
2026-06-11 13:19:28.748553 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_777a40e4-f45d-44ef-a58c-652706f629c9/object-replicator/
2026-06-11 13:19:28.748574 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_777a40e4-f45d-44ef-a58c-652706f629c9/object-replicator/0.log
2026-06-11 13:19:28.748593 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_777a40e4-f45d-44ef-a58c-652706f629c9/object-server/
2026-06-11 13:19:28.748614 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_777a40e4-f45d-44ef-a58c-652706f629c9/object-server/0.log
2026-06-11 13:19:28.748637 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_777a40e4-f45d-44ef-a58c-652706f629c9/object-updater/
2026-06-11 13:19:28.748662 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_777a40e4-f45d-44ef-a58c-652706f629c9/object-updater/0.log
2026-06-11 13:19:28.748683 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_777a40e4-f45d-44ef-a58c-652706f629c9/rsync/
2026-06-11 13:19:28.748705 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_777a40e4-f45d-44ef-a58c-652706f629c9/rsync/0.log
2026-06-11 13:19:28.748727 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_777a40e4-f45d-44ef-a58c-652706f629c9/swift-recon-cron/
2026-06-11 13:19:28.748750 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_777a40e4-f45d-44ef-a58c-652706f629c9/swift-recon-cron/0.log
2026-06-11 13:19:28.748771 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_777a40e4-f45d-44ef-a58c-652706f629c9/xattr-restore/
2026-06-11 13:19:28.748795 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_777a40e4-f45d-44ef-a58c-652706f629c9/xattr-restore/0.log
2026-06-11 13:19:28.748824 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kkbh4_162753fc-b1e7-428f-8f9a-0375f38b062d/
2026-06-11 13:19:28.748868 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kkbh4_162753fc-b1e7-428f-8f9a-0375f38b062d/telemetry-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 13:19:28.748901 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kkbh4_162753fc-b1e7-428f-8f9a-0375f38b062d/telemetry-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 13:19:28.748923 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-65j9p_caaab9e0-1a28-4127-a198-e07ccfa2a7f2/
2026-06-11 13:19:28.748945 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-65j9p_caaab9e0-1a28-4127-a198-e07ccfa2a7f2/validate-network-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 13:19:28.748969 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-65j9p_caaab9e0-1a28-4127-a198-e07ccfa2a7f2/validate-network-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 13:19:28.748992 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_714266ff-1e78-4fc7-bf5a-47aeb87d4d0b/
2026-06-11 13:19:28.749012 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_714266ff-1e78-4fc7-bf5a-47aeb87d4d0b/sushy-emulator/
2026-06-11 13:19:28.749035 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_714266ff-1e78-4fc7-bf5a-47aeb87d4d0b/sushy-emulator/0.log
2026-06-11 13:19:28.749060 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/
2026-06-11 13:19:28.749083 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/event-filter.html
2026-06-11 13:19:28.749105 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/latest -> quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8
2026-06-11 13:19:28.749130 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/must-gather.logs
2026-06-11 13:19:28.749154 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/timestamp
2026-06-11 13:19:28.749180 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/
2026-06-11 13:19:28.749204 | 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 13:19:28.749224 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/gather.logs
2026-06-11 13:19:28.749244 | 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 13:19:28.749267 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/packagemanifests.gz
2026-06-11 13:19:28.749289 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/run.log
2026-06-11 13:19:28.749318 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/version
2026-06-11 13:19:28.749344 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/
2026-06-11 13:19:28.749369 | 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 13:19:28.749392 | 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 13:19:28.749413 | 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 13:19:28.749435 | 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 13:19:28.749458 | 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 13:19:28.749480 | 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 13:19:28.749501 | 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 13:19:28.749525 | 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 13:19:28.749550 | 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 13:19:28.749573 | 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 13:19:28.749594 | 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 13:19:28.749615 | 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 13:19:28.749635 | 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 13:19:28.749659 | 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 13:19:28.749680 | 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 13:19:28.749703 | 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 13:19:28.749727 | 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 13:19:28.749751 | 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 13:19:28.749773 | 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 13:19:28.749797 | 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 13:19:28.749818 | 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 13:19:28.749838 | 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 13:19:28.749886 | 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 13:19:28.749913 | 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 13:19:28.749937 | 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 13:19:28.749958 | 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 13:19:28.749981 | 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 13:19:28.750001 | 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 13:19:28.750030 | 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 13:19:28.750055 | 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 13:19:28.750076 | 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 13:19:28.750100 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/
2026-06-11 13:19:28.750126 | 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 13:19:28.750151 | 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 13:19:28.750174 | 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 13:19:28.750197 | 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 13:19:28.750218 | 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 13:19:28.750239 | 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 13:19:28.750264 | 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 13:19:28.750288 | 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 13:19:28.750311 | 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 13:19:28.750333 | 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 13:19:28.750355 | 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 13:19:28.750376 | 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 13:19:28.750402 | 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 13:19:28.750425 | 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 13:19:28.750448 | 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 13:19:28.750473 | 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 13:19:28.750496 | 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 13:19:28.750519 | 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 13:19:28.750540 | 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 13:19:28.750560 | 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 13:19:28.750585 | 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 13:19:28.750608 | 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 13:19:28.750630 | 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 13:19:28.750652 | 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 13:19:28.750674 | 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 13:19:28.750694 | 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 13:19:28.750714 | 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 13:19:28.750741 | 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 13:19:28.750766 | 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 13:19:28.750791 | 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 13:19:28.750815 | 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 13:19:28.750837 | 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 13:19:28.750885 | 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 13:19:28.750909 | 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 13:19:28.750932 | 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 13:19:28.750956 | 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 13:19:28.750981 | 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 13:19:28.751004 | 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 13:19:28.751027 | 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 13:19:28.751049 | 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 13:19:28.751069 | 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 13:19:28.751090 | 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 13:19:28.751118 | 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 13:19:28.751140 | 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 13:19:28.751165 | 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 13:19:28.751190 | 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 13:19:28.751214 | 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 13:19:28.751234 | 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 13:19:28.751256 | 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 13:19:28.751280 | 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 13:19:28.751302 | 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 13:19:28.751322 | 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 13:19:28.751346 | 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 13:19:28.751371 | 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 13:19:28.751396 | 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 13:19:28.751419 | 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 13:19:28.751440 | 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 13:19:28.751468 | 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 13:19:28.751490 | 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 13:19:28.751511 | 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 13:19:28.751534 | 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 13:19:28.751558 | 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 13:19:28.751583 | 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 13:19:28.751605 | 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 13:19:28.751626 | 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 13:19:28.751646 | 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 13:19:28.751669 | 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 13:19:28.751694 | 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 13:19:28.751718 | 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 13:19:28.751742 | 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 13:19:28.751764 | 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 13:19:28.751798 | 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 13:19:28.751828 | 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 13:19:28.751869 | 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 13:19:28.751899 | 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 13:19:28.751925 | 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 13:19:28.751949 | 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 13:19:28.751970 | 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 13:19:28.751994 | 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 13:19:28.752015 | 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 13:19:28.752036 | 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 13:19:28.752056 | 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 13:19:28.752080 | 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 13:19:28.752102 | 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 13:19:28.752123 | 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 13:19:28.752143 | 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 13:19:28.752165 | 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 13:19:28.752192 | 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 13:19:28.752213 | 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 13:19:28.752236 | 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 13:19:28.752260 | 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 13:19:28.752285 | 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 13:19:28.752310 | 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 13:19:28.752334 | 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 13:19:28.752358 | 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 13:19:28.752382 | 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 13:19:28.752407 | 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 13:19:28.752432 | 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 13:19:28.752457 | 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 13:19:28.752477 | 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 13:19:28.752492 | 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 13:19:28.752512 | 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 13:19:28.752536 | 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 13:19:28.752563 | 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 13:19:28.752584 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/csv/
2026-06-11 13:19:28.752607 | 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 13:19:28.752632 | 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 13:19:28.752653 | 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 13:19:28.752674 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/
2026-06-11 13:19:28.752696 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/endpoints
2026-06-11 13:19:28.752719 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/services
2026-06-11 13:19:28.752743 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/
2026-06-11 13:19:28.752769 | 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 13:19:28.752794 | 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 13:19:28.752819 | 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 13:19:28.752841 | 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 13:19:28.752889 | 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 13:19:28.752913 | 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 13:19:28.752934 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/glance/
2026-06-11 13:19:28.752962 | 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 13:19:28.752986 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/
2026-06-11 13:19:28.753007 | 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 13:19:28.753028 | 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 13:19:28.753052 | 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 13:19:28.753073 | 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 13:19:28.753093 | 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 13:19:28.753115 | 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 13:19:28.753138 | 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 13:19:28.753164 | 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 13:19:28.753189 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/
2026-06-11 13:19:28.753213 | 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 13:19:28.753234 | 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 13:19:28.753254 | 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 13:19:28.753275 | 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 13:19:28.753299 | 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 13:19:28.753328 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/
2026-06-11 13:19:28.753349 | 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 13:19:28.753369 | 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 13:19:28.753392 | 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 13:19:28.753560 | 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 13:19:28.753590 | 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 13:19:28.753616 | 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 13:19:28.753643 | 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 13:19:28.753667 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/placement/
2026-06-11 13:19:28.753691 | 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 13:19:28.753714 | 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 13:19:28.753735 | 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 13:19:28.753757 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/
2026-06-11 13:19:28.753782 | 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 13:19:28.753803 | 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 13:19:28.753828 | 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 13:19:28.753881 | 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 13:19:28.753909 | 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 13:19:28.753932 | 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 13:19:28.753954 | 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 13:19:28.753974 | 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 13:19:28.753996 | 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 13:19:28.754018 | 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 13:19:28.754040 | 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 13:19:28.754061 | 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 13:19:28.754081 | 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 13:19:28.754100 | 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 13:19:28.754121 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/
2026-06-11 13:19:28.754143 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/openstack/
2026-06-11 13:19:28.754168 | 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 13:19:28.754194 | 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 13:19:28.754225 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/
2026-06-11 13:19:28.754250 | 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 13:19:28.754274 | 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 13:19:28.754296 | 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 13:19:28.754316 | 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 13:19:28.754338 | 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 13:19:28.754363 | 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 13:19:28.754389 | 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 13:19:28.754414 | 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 13:19:28.754439 | 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 13:19:28.754463 | 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 13:19:28.754487 | 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 13:19:28.754512 | 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 13:19:28.754537 | 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 13:19:28.754566 | 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 13:19:28.754587 | 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 13:19:28.754609 | 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 13:19:28.754631 | 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 13:19:28.754652 | 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 13:19:28.754673 | 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 13:19:28.754709 | 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 13:19:28.754741 | 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 13:19:28.754770 | 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 13:19:28.754800 | 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 13:19:28.754828 | 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 13:19:28.754877 | 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 13:19:28.754910 | 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 13:19:28.754942 | 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 13:19:28.754982 | 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 13:19:28.755014 | 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 13:19:28.755040 | 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 13:19:28.755068 | 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 13:19:28.755100 | 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 13:19:28.755130 | 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-5d59497547-w2mcp/
2026-06-11 13:19:28.755161 | 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-5d59497547-w2mcp/baremetal-operator-controller-manager-5d59497547-w2mcp-describe
2026-06-11 13:19:28.755201 | 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-5d59497547-w2mcp/logs/
2026-06-11 13:19:28.755230 | 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-5d59497547-w2mcp/logs/manager.log
2026-06-11 13:19:28.755260 | 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-6bb9894b64-6znxs/
2026-06-11 13:19:28.755290 | 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-6bb9894b64-6znxs/baremetal-operator-ironic-6bb9894b64-6znxs-describe
2026-06-11 13:19:28.755324 | 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-6bb9894b64-6znxs/logs/
2026-06-11 13:19:28.755356 | 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-6bb9894b64-6znxs/logs/ironic-httpd.log
2026-06-11 13:19:28.755392 | 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-6bb9894b64-6znxs/logs/ironic-ipa-downloader.log
2026-06-11 13:19:28.755424 | 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-6bb9894b64-6znxs/logs/ironic-log-watch.log.gz
2026-06-11 13:19:28.755455 | 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-6bb9894b64-6znxs/logs/ironic.log
2026-06-11 13:19:28.755484 | 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-6bb9894b64-6znxs/logs/mariadb.log
2026-06-11 13:19:28.755513 | 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 13:19:28.755541 | 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-5d59497547.yaml
2026-06-11 13:19:28.755569 | 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-66d6b46c86.yaml
2026-06-11 13:19:28.755599 | 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-6bb9894b64.yaml
2026-06-11 13:19:28.755630 | 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 13:19:28.755659 | 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 13:19:28.755689 | 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 13:19:28.755712 | 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-bkd2bfb249.yaml
2026-06-11 13:19:28.755733 | 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 13:19:28.755768 | 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 13:19:28.755815 | 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-dhgg9fm5d6.yaml
2026-06-11 13:19:28.755848 | 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 13:19:28.755903 | 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 13:19:28.755936 | 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 13:19:28.755965 | 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 13:19:28.755991 | 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 13:19:28.756020 | 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 13:19:28.756048 | 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 13:19:28.756073 | 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 13:19:28.756102 | 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 13:19:28.756129 | 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 13:19:28.756155 | 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 13:19:28.756185 | 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 13:19:28.756212 | 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 13:19:28.756243 | 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 13:19:28.756272 | 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 13:19:28.756298 | 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 13:19:28.756328 | 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 13:19:28.756360 | 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 13:19:28.756389 | 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 13:19:28.756417 | 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 13:19:28.756449 | 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 13:19:28.756478 | 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 13:19:28.756509 | 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 13:19:28.756537 | 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 13:19:28.756565 | 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 13:19:28.756594 | 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 13:19:28.756621 | 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 13:19:28.756651 | 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 13:19:28.756684 | 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 13:19:28.756711 | 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-7l2pw/
2026-06-11 13:19:28.756740 | 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-7l2pw/cert-manager-7b8b89f89d-7l2pw-describe
2026-06-11 13:19:28.756773 | 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-7l2pw/logs/
2026-06-11 13:19:28.756802 | 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-7l2pw/logs/cert-manager-controller.log
2026-06-11 13:19:28.756827 | 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-scf4z/
2026-06-11 13:19:28.756882 | 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-scf4z/cert-manager-cainjector-7f9fdd5dd5-scf4z-describe
2026-06-11 13:19:28.756911 | 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-scf4z/logs/
2026-06-11 13:19:28.756942 | 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-scf4z/logs/cert-manager-cainjector.log
2026-06-11 13:19:28.756973 | 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-2d9nn/
2026-06-11 13:19:28.756999 | 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-2d9nn/cert-manager-webhook-769f6b94cb-2d9nn-describe
2026-06-11 13:19:28.757027 | 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-2d9nn/logs/
2026-06-11 13:19:28.757055 | 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-2d9nn/logs/cert-manager-webhook.log
2026-06-11 13:19:28.757090 | 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 13:19:28.757116 | 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 13:19:28.757146 | 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 13:19:28.757176 | 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 13:19:28.757207 | 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 13:19:28.757230 | 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 13:19:28.757257 | 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 13:19:28.757287 | 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 13:19:28.757313 | 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 13:19:28.757340 | 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 13:19:28.757371 | 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 13:19:28.757401 | 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 13:19:28.757428 | 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 13:19:28.757458 | 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 13:19:28.757488 | 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 13:19:28.757514 | 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 13:19:28.757550 | 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 13:19:28.757581 | 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 13:19:28.757603 | 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 13:19:28.757633 | 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 13:19:28.757665 | 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 13:19:28.757692 | 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 13:19:28.757722 | 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 13:19:28.757754 | 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 13:19:28.757781 | 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 13:19:28.757810 | 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 13:19:28.757838 | 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 13:19:28.757894 | 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 13:19:28.757930 | 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 13:19:28.757961 | 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 13:19:28.757995 | 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 13:19:28.758025 | 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 13:19:28.758054 | 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 13:19:28.758085 | 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 13:19:28.758111 | 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 13:19:28.758138 | 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 13:19:28.758170 | 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 13:19:28.758197 | 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-2kkt5.yaml
2026-06-11 13:19:28.758220 | 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-2mx4l.yaml
2026-06-11 13:19:28.758247 | 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-4l7ws.yaml
2026-06-11 13:19:28.758272 | 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-4rrn4.yaml
2026-06-11 13:19:28.758295 | 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-5c2r5.yaml
2026-06-11 13:19:28.758325 | 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-84l2r.yaml
2026-06-11 13:19:28.758353 | 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-bh6xc.yaml
2026-06-11 13:19:28.758386 | 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-cgzhx.yaml
2026-06-11 13:19:28.758417 | 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-cgzvr.yaml
2026-06-11 13:19:28.758450 | 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-ml5nh.yaml
2026-06-11 13:19:28.758476 | 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-mw8nv.yaml
2026-06-11 13:19:28.758506 | 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-rlw8h.yaml
2026-06-11 13:19:28.758537 | 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 13:19:28.758562 | 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 13:19:28.758586 | 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 13:19:28.758610 | 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 13:19:28.758635 | 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 13:19:28.758662 | 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 13:19:28.758693 | 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 13:19:28.758725 | 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 13:19:28.758750 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/installplans/install-vtdvt
2026-06-11 13:19:28.758775 | 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 13:19:28.758808 | 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 13:19:28.758840 | 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 13:19:28.758890 | 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 13:19:28.758923 | 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-np7k2/
2026-06-11 13:19:28.758951 | 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-np7k2/controller-8464864885-np7k2-describe
2026-06-11 13:19:28.758975 | 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-np7k2/logs/
2026-06-11 13:19:28.759070 | 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-np7k2/logs/controller.log.gz
2026-06-11 13:19:28.759107 | 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-np7k2/logs/kube-rbac-proxy.log
2026-06-11 13:19:28.759134 | 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-79dd45bb9-mgv8l/
2026-06-11 13:19:28.759157 | 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-79dd45bb9-mgv8l/metallb-operator-controller-manager-79dd45bb9-mgv8l-describe
2026-06-11 13:19:28.759182 | 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-79dd45bb9-mgv8l/logs/
2026-06-11 13:19:28.759207 | 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-79dd45bb9-mgv8l/logs/manager.log
2026-06-11 13:19:28.759232 | 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-5795b9b775-vmv29/
2026-06-11 13:19:28.759262 | 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-5795b9b775-vmv29/metallb-operator-webhook-server-5795b9b775-vmv29-describe
2026-06-11 13:19:28.759287 | 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-5795b9b775-vmv29/logs/
2026-06-11 13:19:28.759310 | 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-5795b9b775-vmv29/logs/webhook-server.log
2026-06-11 13:19:28.759332 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-zrxgb/
2026-06-11 13:19:28.759355 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-zrxgb/speaker-zrxgb-describe
2026-06-11 13:19:28.759379 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-zrxgb/logs/
2026-06-11 13:19:28.759403 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-zrxgb/logs/kube-rbac-proxy.log
2026-06-11 13:19:28.759427 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-zrxgb/logs/speaker.log.gz
2026-06-11 13:19:28.759449 | 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 13:19:28.759472 | 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 13:19:28.759497 | 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-79dd45bb9.yaml
2026-06-11 13:19:28.759519 | 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-5795b9b775.yaml
2026-06-11 13:19:28.759542 | 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 13:19:28.759567 | 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 13:19:28.759597 | 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 13:19:28.759619 | 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 13:19:28.759643 | 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 13:19:28.759669 | 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 13:19:28.759692 | 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 13:19:28.759712 | 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 13:19:28.759734 | 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 13:19:28.759757 | 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 13:19:28.759782 | 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 13:19:28.759823 | 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 13:19:28.759874 | 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 13:19:28.759905 | 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 13:19:28.759930 | 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 13:19:28.759954 | 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 13:19:28.759977 | 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 13:19:28.760007 | 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 13:19:28.760032 | 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 13:19:28.760055 | 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 13:19:28.760077 | 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 13:19:28.760101 | 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 13:19:28.760123 | 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 13:19:28.760144 | 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 13:19:28.760165 | 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 13:19:28.760191 | 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 13:19:28.760214 | 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 13:19:28.760235 | 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 13:19:28.760256 | 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 13:19:28.760280 | 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 13:19:28.760302 | 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 13:19:28.760324 | 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 13:19:28.760353 | 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 13:19:28.760377 | 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 13:19:28.760400 | 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 13:19:28.760423 | 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 13:19:28.760444 | 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 13:19:28.760466 | 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 13:19:28.760487 | 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 13:19:28.760510 | 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 13:19:28.760534 | 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 13:19:28.760559 | 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 13:19:28.760584 | 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 13:19:28.760605 | 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 13:19:28.760631 | 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 13:19:28.760655 | 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 13:19:28.760678 | 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 13:19:28.760698 | 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 13:19:28.760722 | 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 13:19:28.760748 | 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 13:19:28.760772 | 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 13:19:28.760793 | 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 13:19:28.760814 | 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 13:19:28.760838 | 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 13:19:28.760883 | 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 13:19:28.760908 | 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 13:19:28.760934 | 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 13:19:28.760958 | 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 13:19:28.760990 | 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 13:19:28.761013 | 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 13:19:28.761035 | 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 13:19:28.761055 | 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 13:19:28.761079 | 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 13:19:28.761101 | 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 13:19:28.761123 | 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 13:19:28.761148 | 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 13:19:28.761173 | 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 13:19:28.761198 | 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 13:19:28.761221 | 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 13:19:28.761243 | 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 13:19:28.761263 | 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 13:19:28.761310 | 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 13:19:28.761335 | 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 13:19:28.761362 | 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 13:19:28.761388 | 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 13:19:28.761412 | 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 13:19:28.761436 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx/
2026-06-11 13:19:28.761459 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx-describe
2026-06-11 13:19:28.761485 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx/logs/
2026-06-11 13:19:28.761509 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx/logs/extract.log
2026-06-11 13:19:28.761532 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx/logs/pull.log
2026-06-11 13:19:28.761553 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3xg8sx/logs/util.log
2026-06-11 13:19:28.761575 | 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-c657n/
2026-06-11 13:19:28.761600 | 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-c657n/certified-operators-c657n-describe
2026-06-11 13:19:28.761624 | 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-c657n/logs/
2026-06-11 13:19:28.761647 | 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-c657n/logs/extract-content.log
2026-06-11 13:19:28.761674 | 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-c657n/logs/extract-utilities.log
2026-06-11 13:19:28.761695 | 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-c657n/logs/registry-server.log.gz
2026-06-11 13:19:28.761716 | 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-s7jtc/
2026-06-11 13:19:28.761740 | 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-s7jtc/community-operators-s7jtc-describe
2026-06-11 13:19:28.761761 | 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-s7jtc/logs/
2026-06-11 13:19:28.761782 | 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-s7jtc/logs/extract-content.log
2026-06-11 13:19:28.761806 | 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-s7jtc/logs/extract-utilities.log
2026-06-11 13:19:28.761828 | 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-s7jtc/logs/registry-server.log.gz
2026-06-11 13:19:28.761867 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg/
2026-06-11 13:19:28.761894 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg-describe
2026-06-11 13:19:28.761916 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg/logs/
2026-06-11 13:19:28.761940 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg/logs/extract.log
2026-06-11 13:19:28.761965 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg/logs/pull.log
2026-06-11 13:19:28.761996 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9s7ctg/logs/util.log
2026-06-11 13:19:28.762020 | 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-n8v69/
2026-06-11 13:19:28.762043 | 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-n8v69/marketplace-operator-547dbd544d-n8v69-describe
2026-06-11 13:19:28.762066 | 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-n8v69/logs/
2026-06-11 13:19:28.762087 | 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-n8v69/logs/marketplace-operator-previous.log
2026-06-11 13:19:28.762108 | 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-n8v69/logs/marketplace-operator.log
2026-06-11 13:19:28.762131 | 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-6nsjd/
2026-06-11 13:19:28.762153 | 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-6nsjd/redhat-marketplace-6nsjd-describe
2026-06-11 13:19:28.762177 | 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-6nsjd/logs/
2026-06-11 13:19:28.762200 | 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-6nsjd/logs/extract-content.log
2026-06-11 13:19:28.762224 | 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-6nsjd/logs/extract-utilities.log
2026-06-11 13:19:28.762247 | 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-6nsjd/logs/registry-server.log.gz
2026-06-11 13:19:28.762290 | 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-5n9bp/
2026-06-11 13:19:28.762312 | 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-5n9bp/redhat-operators-5n9bp-describe
2026-06-11 13:19:28.762332 | 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-5n9bp/logs/
2026-06-11 13:19:28.762353 | 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-5n9bp/logs/extract-content.log
2026-06-11 13:19:28.762373 | 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-5n9bp/logs/extract-utilities.log
2026-06-11 13:19:28.762395 | 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-5n9bp/logs/registry-server.log.gz
2026-06-11 13:19:28.762416 | 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 13:19:28.762437 | 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 13:19:28.762458 | 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 13:19:28.762478 | 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 13:19:28.762498 | 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 13:19:28.762521 | 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 13:19:28.762544 | 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 13:19:28.762566 | 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 13:19:28.762590 | 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 13:19:28.762610 | 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 13:19:28.762631 | 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 13:19:28.762652 | 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 13:19:28.762675 | 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 13:19:28.762698 | 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 13:19:28.762720 | 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 13:19:28.762741 | 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 13:19:28.762761 | 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 13:19:28.762781 | 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 13:19:28.762803 | 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 13:19:28.762827 | 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 13:19:28.762867 | 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 13:19:28.762896 | 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 13:19:28.762918 | 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 13:19:28.762939 | 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 13:19:28.762965 | 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 13:19:28.762990 | 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 13:19:28.763013 | 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 13:19:28.763034 | 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 13:19:28.763054 | 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 13:19:28.763075 | 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 13:19:28.763097 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/installplans/install-6gkpf
2026-06-11 13:19:28.763120 | 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 13:19:28.763143 | 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 13:19:28.763165 | 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 13:19:28.763187 | 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 13:19:28.763209 | 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 13:19:28.763230 | 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-mh9w5/
2026-06-11 13:19:28.763253 | 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-mh9w5/nmstate-console-plugin-9bcc7988b-mh9w5-describe
2026-06-11 13:19:28.763280 | 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-mh9w5/logs/
2026-06-11 13:19:28.763303 | 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-mh9w5/logs/nmstate-console-plugin.log
2026-06-11 13:19:28.763324 | 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-6pzgp/
2026-06-11 13:19:28.763344 | 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-6pzgp/nmstate-handler-6pzgp-describe
2026-06-11 13:19:28.763365 | 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-6pzgp/logs/
2026-06-11 13:19:28.763388 | 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-6pzgp/logs/nmstate-handler.log
2026-06-11 13:19:28.763411 | 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-bcgtt/
2026-06-11 13:19:28.763434 | 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-bcgtt/nmstate-metrics-756b4d6fc6-bcgtt-describe
2026-06-11 13:19:28.763454 | 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-bcgtt/logs/
2026-06-11 13:19:28.763475 | 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-bcgtt/logs/kube-rbac-proxy.log
2026-06-11 13:19:28.763495 | 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-bcgtt/logs/nmstate-metrics.log
2026-06-11 13:19:28.763653 | 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-vfcfl/
2026-06-11 13:19:28.763680 | 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-vfcfl/nmstate-operator-6569c8c666-vfcfl-describe
2026-06-11 13:19:28.763712 | 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-vfcfl/logs/
2026-06-11 13:19:28.763737 | 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-vfcfl/logs/nmstate-operator.log
2026-06-11 13:19:28.763759 | 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-r2nbq/
2026-06-11 13:19:28.763782 | 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-r2nbq/nmstate-webhook-9b7874799-r2nbq-describe
2026-06-11 13:19:28.763802 | 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-r2nbq/logs/
2026-06-11 13:19:28.763841 | 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-r2nbq/logs/nmstate-webhook.log
2026-06-11 13:19:28.763891 | 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 13:19:28.763917 | 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 13:19:28.763941 | 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 13:19:28.763963 | 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 13:19:28.763984 | 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 13:19:28.764004 | 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 13:19:28.764028 | 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 13:19:28.764051 | 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 13:19:28.764079 | 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 13:19:28.764104 | 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 13:19:28.764129 | 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 13:19:28.764152 | 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 13:19:28.764175 | 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 13:19:28.764196 | 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 13:19:28.764218 | 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 13:19:28.764242 | 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 13:19:28.764262 | 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 13:19:28.764283 | 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 13:19:28.764307 | 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 13:19:28.764334 | 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 13:19:28.764358 | 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 13:19:28.764381 | 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 13:19:28.764403 | 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 13:19:28.764429 | 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 13:19:28.764453 | 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 13:19:28.764474 | 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 13:19:28.764496 | 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 13:19:28.764519 | 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 13:19:28.764543 | 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 13:19:28.764564 | 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 13:19:28.764585 | 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 13:19:28.764608 | 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 13:19:28.764629 | 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 13:19:28.764653 | 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 13:19:28.764677 | 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 13:19:28.764701 | 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 13:19:28.764722 | 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 13:19:28.764742 | 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 13:19:28.764765 | 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 13:19:28.764791 | 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 13:19:28.764812 | 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 13:19:28.764834 | 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 13:19:28.764880 | 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 13:19:28.764905 | 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 13:19:28.764930 | 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 13:19:28.764953 | 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 13:19:28.764975 | 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 13:19:28.764995 | 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 13:19:28.765015 | 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 13:19:28.765040 | 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 13:19:28.765063 | 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 13:19:28.765086 | 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 13:19:28.765108 | 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 13:19:28.765133 | 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 13:19:28.765157 | 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 13:19:28.765182 | 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 13:19:28.765204 | 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 13:19:28.765226 | 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 13:19:28.765252 | 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 13:19:28.765277 | 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 13:19:28.765301 | 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 13:19:28.765324 | 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 13:19:28.765351 | 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 13:19:28.765377 | 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 13:19:28.765402 | 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 13:19:28.765425 | 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 13:19:28.765448 | 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 13:19:28.765478 | 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 13:19:28.765504 | 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 13:19:28.765528 | 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 13:19:28.765554 | 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 13:19:28.765579 | 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 13:19:28.765603 | 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 13:19:28.765627 | 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 13:19:28.765650 | 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 13:19:28.765671 | 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 13:19:28.765692 | 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 13:19:28.765716 | 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 13:19:28.765740 | 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 13:19:28.765761 | 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 13:19:28.765788 | 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 13:19:28.765812 | 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 13:19:28.765834 | 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 13:19:28.765882 | 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 13:19:28.765908 | 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 13:19:28.765930 | 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 13:19:28.765954 | 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 13:19:28.765977 | 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 13:19:28.765997 | 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 13:19:28.766018 | 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 13:19:28.766042 | 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 13:19:28.766063 | 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 13:19:28.766087 | 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 13:19:28.766122 | 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 13:19:28.766146 | 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 13:19:28.766168 | 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 13:19:28.766189 | 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 13:19:28.766210 | 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 13:19:28.766230 | 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 13:19:28.766253 | 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 13:19:28.766277 | 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 13:19:28.766302 | 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 13:19:28.766325 | 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 13:19:28.766349 | 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 13:19:28.766369 | 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 13:19:28.766389 | 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 13:19:28.766411 | 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 13:19:28.766438 | 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 13:19:28.766459 | 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 13:19:28.766481 | 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 13:19:28.766505 | 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 13:19:28.766528 | 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 13:19:28.766549 | 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 13:19:28.766570 | 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 13:19:28.766590 | 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 13:19:28.766610 | 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 13:19:28.766633 | 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 13:19:28.766656 | 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 13:19:28.766681 | 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 13:19:28.766705 | 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 13:19:28.766729 | 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 13:19:28.766754 | 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 13:19:28.766776 | 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 13:19:28.766800 | 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 13:19:28.766822 | 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 13:19:28.766843 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/installplans/install-xmxr5
2026-06-11 13:19:28.766893 | 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 13:19:28.766957 | 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 13:19:28.766982 | 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 13:19:28.767005 | 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 13:19:28.767026 | 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 13:19:28.767049 | 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 13:19:28.767073 | 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 13:19:28.767097 | 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 13:19:28.767123 | 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 13:19:28.767145 | 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 13:19:28.767169 | 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 13:19:28.767192 | 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 13:19:28.767213 | 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 13:19:28.767236 | 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 13:19:28.767262 | 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 13:19:28.767286 | 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 13:19:28.767309 | 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 13:19:28.767329 | 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 13:19:28.767353 | 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 13:19:28.767376 | 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 13:19:28.767397 | 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 13:19:28.767421 | 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 13:19:28.767449 | 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 13:19:28.767474 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/jobs/1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e4744de92.yaml
2026-06-11 13:19:28.767497 | 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 13:19:28.767521 | 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 13:19:28.767546 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl/
2026-06-11 13:19:28.767570 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl/1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl-describe
2026-06-11 13:19:28.767594 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl/logs/
2026-06-11 13:19:28.767617 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl/logs/extract.log
2026-06-11 13:19:28.767640 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl/logs/pull.log
2026-06-11 13:19:28.767662 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/1f7ea8ea0c78b0fd9c0977be3943e216ed8302fb3560f2c1b147b2e474846wl/logs/util.log
2026-06-11 13:19:28.767687 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/barbican-operator-controller-manager-5dcd54bd69-v2q74/
2026-06-11 13:19:28.767712 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/barbican-operator-controller-manager-5dcd54bd69-v2q74/barbican-operator-controller-manager-5dcd54bd69-v2q74-describe
2026-06-11 13:19:28.767737 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/barbican-operator-controller-manager-5dcd54bd69-v2q74/logs/
2026-06-11 13:19:28.767768 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/barbican-operator-controller-manager-5dcd54bd69-v2q74/logs/manager.log
2026-06-11 13:19:28.767791 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/cinder-operator-controller-manager-584b474457-mkbck/
2026-06-11 13:19:28.767813 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/cinder-operator-controller-manager-584b474457-mkbck/cinder-operator-controller-manager-584b474457-mkbck-describe
2026-06-11 13:19:28.767878 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/cinder-operator-controller-manager-584b474457-mkbck/logs/
2026-06-11 13:19:28.767905 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/cinder-operator-controller-manager-584b474457-mkbck/logs/manager.log
2026-06-11 13:19:28.767930 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/designate-operator-controller-manager-87bbdb4d9-5jrlf/
2026-06-11 13:19:28.767954 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/designate-operator-controller-manager-87bbdb4d9-5jrlf/designate-operator-controller-manager-87bbdb4d9-5jrlf-describe
2026-06-11 13:19:28.767976 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/designate-operator-controller-manager-87bbdb4d9-5jrlf/logs/
2026-06-11 13:19:28.768000 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/designate-operator-controller-manager-87bbdb4d9-5jrlf/logs/manager.log
2026-06-11 13:19:28.768025 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/glance-operator-controller-manager-585dc4b7b9-mp5b2/
2026-06-11 13:19:28.768048 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/glance-operator-controller-manager-585dc4b7b9-mp5b2/glance-operator-controller-manager-585dc4b7b9-mp5b2-describe
2026-06-11 13:19:28.768074 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/glance-operator-controller-manager-585dc4b7b9-mp5b2/logs/
2026-06-11 13:19:28.768103 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/glance-operator-controller-manager-585dc4b7b9-mp5b2/logs/manager.log
2026-06-11 13:19:28.768126 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/heat-operator-controller-manager-5f5d6b8858-nn595/
2026-06-11 13:19:28.768152 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/heat-operator-controller-manager-5f5d6b8858-nn595/heat-operator-controller-manager-5f5d6b8858-nn595-describe
2026-06-11 13:19:28.768177 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/heat-operator-controller-manager-5f5d6b8858-nn595/logs/
2026-06-11 13:19:28.768201 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/heat-operator-controller-manager-5f5d6b8858-nn595/logs/manager.log
2026-06-11 13:19:28.768221 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/horizon-operator-controller-manager-9dc5578b5-g5xrm/
2026-06-11 13:19:28.768243 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/horizon-operator-controller-manager-9dc5578b5-g5xrm/horizon-operator-controller-manager-9dc5578b5-g5xrm-describe
2026-06-11 13:19:28.768269 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/horizon-operator-controller-manager-9dc5578b5-g5xrm/logs/
2026-06-11 13:19:28.768294 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/horizon-operator-controller-manager-9dc5578b5-g5xrm/logs/manager.log
2026-06-11 13:19:28.768315 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/infra-operator-controller-manager-594d6555bb-mv5ql/
2026-06-11 13:19:28.768338 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/infra-operator-controller-manager-594d6555bb-mv5ql/infra-operator-controller-manager-594d6555bb-mv5ql-describe
2026-06-11 13:19:28.768363 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/infra-operator-controller-manager-594d6555bb-mv5ql/logs/
2026-06-11 13:19:28.768390 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/infra-operator-controller-manager-594d6555bb-mv5ql/logs/manager.log
2026-06-11 13:19:28.768415 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ironic-operator-controller-manager-7c845fc7c7-ncmjs/
2026-06-11 13:19:28.768441 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ironic-operator-controller-manager-7c845fc7c7-ncmjs/ironic-operator-controller-manager-7c845fc7c7-ncmjs-describe
2026-06-11 13:19:28.768466 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ironic-operator-controller-manager-7c845fc7c7-ncmjs/logs/
2026-06-11 13:19:28.768490 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ironic-operator-controller-manager-7c845fc7c7-ncmjs/logs/manager.log
2026-06-11 13:19:28.768513 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/keystone-operator-controller-manager-85bb7cc757-sxgzv/
2026-06-11 13:19:28.768538 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/keystone-operator-controller-manager-85bb7cc757-sxgzv/keystone-operator-controller-manager-85bb7cc757-sxgzv-describe
2026-06-11 13:19:28.768561 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/keystone-operator-controller-manager-85bb7cc757-sxgzv/logs/
2026-06-11 13:19:28.768583 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/keystone-operator-controller-manager-85bb7cc757-sxgzv/logs/manager.log
2026-06-11 13:19:28.768606 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/manila-operator-controller-manager-b547849c7-wdbk8/
2026-06-11 13:19:28.768630 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/manila-operator-controller-manager-b547849c7-wdbk8/manila-operator-controller-manager-b547849c7-wdbk8-describe
2026-06-11 13:19:28.768654 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/manila-operator-controller-manager-b547849c7-wdbk8/logs/
2026-06-11 13:19:28.768681 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/manila-operator-controller-manager-b547849c7-wdbk8/logs/manager.log
2026-06-11 13:19:28.768705 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/mariadb-operator-controller-manager-5545cdc48d-sqpxx/
2026-06-11 13:19:28.768731 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/mariadb-operator-controller-manager-5545cdc48d-sqpxx/mariadb-operator-controller-manager-5545cdc48d-sqpxx-describe
2026-06-11 13:19:28.768756 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/mariadb-operator-controller-manager-5545cdc48d-sqpxx/logs/
2026-06-11 13:19:28.768780 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/mariadb-operator-controller-manager-5545cdc48d-sqpxx/logs/manager.log
2026-06-11 13:19:28.768804 | 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-86f5cbdf58-29dkv/
2026-06-11 13:19:28.768826 | 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-86f5cbdf58-29dkv/neutron-operator-controller-manager-86f5cbdf58-29dkv-describe
2026-06-11 13:19:28.768867 | 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-86f5cbdf58-29dkv/logs/
2026-06-11 13:19:28.768899 | 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-86f5cbdf58-29dkv/logs/manager.log
2026-06-11 13:19:28.768926 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/nova-operator-controller-manager-6df846755f-sshkt/
2026-06-11 13:19:28.768949 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/nova-operator-controller-manager-6df846755f-sshkt/nova-operator-controller-manager-6df846755f-sshkt-describe
2026-06-11 13:19:28.768971 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/nova-operator-controller-manager-6df846755f-sshkt/logs/
2026-06-11 13:19:28.768996 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/nova-operator-controller-manager-6df846755f-sshkt/logs/manager.log
2026-06-11 13:19:28.769027 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/octavia-operator-controller-manager-6bd797bd9d-5mb64/
2026-06-11 13:19:28.769053 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/octavia-operator-controller-manager-6bd797bd9d-5mb64/octavia-operator-controller-manager-6bd797bd9d-5mb64-describe
2026-06-11 13:19:28.769076 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/octavia-operator-controller-manager-6bd797bd9d-5mb64/logs/
2026-06-11 13:19:28.769101 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/octavia-operator-controller-manager-6bd797bd9d-5mb64/logs/manager.log
2026-06-11 13:19:28.769124 | 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-8b98746c-zbqsj/
2026-06-11 13:19:28.769147 | 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-8b98746c-zbqsj/openstack-baremetal-operator-controller-manager-8b98746c-zbqsj-describe
2026-06-11 13:19:28.769258 | 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-8b98746c-zbqsj/logs/
2026-06-11 13:19:28.769296 | 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-8b98746c-zbqsj/logs/manager.log
2026-06-11 13:19:28.769320 | 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-954485ffc-2k5fg/
2026-06-11 13:19:28.769341 | 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-954485ffc-2k5fg/openstack-operator-controller-init-954485ffc-2k5fg-describe
2026-06-11 13:19:28.769363 | 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-954485ffc-2k5fg/logs/
2026-06-11 13:19:28.769386 | 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-954485ffc-2k5fg/logs/operator.log
2026-06-11 13:19:28.769413 | 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-65b8b7c9f4-vxjrp/
2026-06-11 13:19:28.769438 | 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-65b8b7c9f4-vxjrp/openstack-operator-controller-manager-65b8b7c9f4-vxjrp-describe
2026-06-11 13:19:28.769461 | 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-65b8b7c9f4-vxjrp/logs/
2026-06-11 13:19:28.769484 | 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-65b8b7c9f4-vxjrp/logs/manager.log.gz
2026-06-11 13:19:28.769510 | 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-rkn4z/
2026-06-11 13:19:28.769535 | 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-rkn4z/openstack-operator-index-rkn4z-describe
2026-06-11 13:19:28.769559 | 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-rkn4z/logs/
2026-06-11 13:19:28.769582 | 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-rkn4z/logs/registry-server.log
2026-06-11 13:19:28.769607 | 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-f87cbdf4c-d7k5d/
2026-06-11 13:19:28.769630 | 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-f87cbdf4c-d7k5d/ovn-operator-controller-manager-f87cbdf4c-d7k5d-describe
2026-06-11 13:19:28.769652 | 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-f87cbdf4c-d7k5d/logs/
2026-06-11 13:19:28.769676 | 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-f87cbdf4c-d7k5d/logs/manager.log
2026-06-11 13:19:28.769705 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/swift-operator-controller-manager-79846f755c-lvvwc/
2026-06-11 13:19:28.769731 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/swift-operator-controller-manager-79846f755c-lvvwc/swift-operator-controller-manager-79846f755c-lvvwc-describe
2026-06-11 13:19:28.769755 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/swift-operator-controller-manager-79846f755c-lvvwc/logs/
2026-06-11 13:19:28.769779 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/swift-operator-controller-manager-79846f755c-lvvwc/logs/manager.log
2026-06-11 13:19:28.769802 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/telemetry-operator-controller-manager-565998cc45-kmpxd/
2026-06-11 13:19:28.769824 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/telemetry-operator-controller-manager-565998cc45-kmpxd/telemetry-operator-controller-manager-565998cc45-kmpxd-describe
2026-06-11 13:19:28.769845 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/telemetry-operator-controller-manager-565998cc45-kmpxd/logs/
2026-06-11 13:19:28.769911 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/telemetry-operator-controller-manager-565998cc45-kmpxd/logs/manager.log
2026-06-11 13:19:28.769938 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/test-operator-controller-manager-7579dbdcb9-k92jq/
2026-06-11 13:19:28.769963 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/test-operator-controller-manager-7579dbdcb9-k92jq/test-operator-controller-manager-7579dbdcb9-k92jq-describe
2026-06-11 13:19:28.769986 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/test-operator-controller-manager-7579dbdcb9-k92jq/logs/
2026-06-11 13:19:28.770011 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/test-operator-controller-manager-7579dbdcb9-k92jq/logs/manager.log
2026-06-11 13:19:28.770036 | 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-5f7f6c9964-cd6sm/
2026-06-11 13:19:28.770065 | 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-5f7f6c9964-cd6sm/watcher-operator-controller-manager-5f7f6c9964-cd6sm-describe
2026-06-11 13:19:28.770089 | 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-5f7f6c9964-cd6sm/logs/
2026-06-11 13:19:28.770111 | 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-5f7f6c9964-cd6sm/logs/manager.log
2026-06-11 13:19:28.770134 | 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 13:19:28.770156 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/barbican-operator-controller-manager-5dcd54bd69.yaml
2026-06-11 13:19:28.770182 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/cinder-operator-controller-manager-584b474457.yaml
2026-06-11 13:19:28.770207 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/designate-operator-controller-manager-87bbdb4d9.yaml
2026-06-11 13:19:28.770233 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/glance-operator-controller-manager-585dc4b7b9.yaml
2026-06-11 13:19:28.770258 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/heat-operator-controller-manager-5f5d6b8858.yaml
2026-06-11 13:19:28.770281 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/horizon-operator-controller-manager-9dc5578b5.yaml
2026-06-11 13:19:28.770306 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/infra-operator-controller-manager-594d6555bb.yaml
2026-06-11 13:19:28.770327 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/ironic-operator-controller-manager-7c845fc7c7.yaml
2026-06-11 13:19:28.770356 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/keystone-operator-controller-manager-85bb7cc757.yaml
2026-06-11 13:19:28.770383 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/manila-operator-controller-manager-b547849c7.yaml
2026-06-11 13:19:28.770406 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/mariadb-operator-controller-manager-5545cdc48d.yaml
2026-06-11 13:19:28.770429 | 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-86f5cbdf58.yaml
2026-06-11 13:19:28.770453 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/nova-operator-controller-manager-6df846755f.yaml
2026-06-11 13:19:28.770474 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/octavia-operator-controller-manager-6bd797bd9d.yaml
2026-06-11 13:19:28.770495 | 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-8b98746c.yaml
2026-06-11 13:19:28.770519 | 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-954485ffc.yaml
2026-06-11 13:19:28.770544 | 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-65b8b7c9f4.yaml
2026-06-11 13:19:28.770568 | 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-f87cbdf4c.yaml
2026-06-11 13:19:28.770592 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/swift-operator-controller-manager-79846f755c.yaml
2026-06-11 13:19:28.770615 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/telemetry-operator-controller-manager-565998cc45.yaml
2026-06-11 13:19:28.770638 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/test-operator-controller-manager-7579dbdcb9.yaml
2026-06-11 13:19:28.770665 | 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-5f7f6c9964.yaml
2026-06-11 13:19:28.770689 | 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 13:19:28.770712 | 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 13:19:28.770736 | 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 13:19:28.770761 | 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 13:19:28.770785 | 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 13:19:28.770808 | 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 13:19:28.770831 | 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 13:19:28.770884 | 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 13:19:28.770912 | 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 13:19:28.770935 | 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 13:19:28.770960 | 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 13:19:28.770985 | 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 13:19:28.771007 | 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 13:19:28.771039 | 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 13:19:28.771061 | 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 13:19:28.771084 | 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 13:19:28.771109 | 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 13:19:28.771133 | 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 13:19:28.771154 | 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 13:19:28.771178 | 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 13:19:28.771203 | 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 13:19:28.771224 | 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 13:19:28.771245 | 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 13:19:28.771268 | 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 13:19:28.771292 | 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 13:19:28.771316 | 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 13:19:28.771341 | 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 13:19:28.771369 | 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 13:19:28.771391 | 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 13:19:28.771414 | 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 13:19:28.771437 | 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 13:19:28.771459 | 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 13:19:28.771483 | 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 13:19:28.771508 | 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 13:19:28.771531 | 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 13:19:28.771555 | 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 13:19:28.771582 | 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 13:19:28.771604 | 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 13:19:28.771628 | 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 13:19:28.771653 | 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 13:19:28.771677 | 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 13:19:28.771706 | 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 13:19:28.771732 | 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 13:19:28.771757 | 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 13:19:28.771780 | 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 13:19:28.771801 | 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 13:19:28.771839 | 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 13:19:28.771888 | 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 13:19:28.771914 | 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 13:19:28.771937 | 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 13:19:28.771958 | 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 13:19:28.771980 | 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 13:19:28.772004 | 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 13:19:28.772026 | 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 13:19:28.772051 | 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 13:19:28.772075 | 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 13:19:28.772097 | 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 13:19:28.772118 | 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 13:19:28.772141 | 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 13:19:28.772165 | 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 13:19:28.772192 | 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 13:19:28.772216 | 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 13:19:28.772238 | 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 13:19:28.772262 | 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 13:19:28.772284 | 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 13:19:28.772306 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/
2026-06-11 13:19:28.772327 | 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 13:19:28.772353 | 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 13:19:28.772374 | 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 13:19:28.772396 | 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 13:19:28.772419 | 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 13:19:28.772442 | 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 13:19:28.772467 | 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 13:19:28.772492 | 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 13:19:28.772515 | 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 13:19:28.772535 | 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 13:19:28.772558 | 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 13:19:28.772583 | 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 13:19:28.772605 | 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 13:19:28.772626 | 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 13:19:28.772651 | 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 13:19:28.772676 | 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 13:19:28.772696 | 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 13:19:28.772723 | 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 13:19:28.772746 | 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 13:19:28.772766 | 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 13:19:28.772787 | 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 13:19:28.772810 | 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 13:19:28.772832 | 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 13:19:28.772873 | 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 13:19:28.772907 | 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 13:19:28.772929 | 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 13:19:28.772950 | 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 13:19:28.772974 | 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 13:19:28.772999 | 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 13:19:28.773022 | 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 13:19:28.773044 | 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 13:19:28.773075 | 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 13:19:28.773101 | 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 13:19:28.773125 | 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 13:19:28.773147 | 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 13:19:28.773170 | 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 13:19:28.773192 | 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 13:19:28.773213 | 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 13:19:28.773233 | 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 13:19:28.773255 | 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 13:19:28.773277 | 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 13:19:28.773299 | 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 13:19:28.773324 | 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 13:19:28.773350 | 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 13:19:28.773372 | 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 13:19:28.773394 | 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 13:19:28.773424 | 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 13:19:28.773447 | 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 13:19:28.773467 | 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 13:19:28.773486 | 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 13:19:28.773508 | 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 13:19:28.773529 | 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 13:19:28.773549 | 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 13:19:28.773569 | 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 13:19:28.773590 | 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 13:19:28.773739 | 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 13:19:28.773764 | 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 13:19:28.773790 | 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 13:19:28.773815 | 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 13:19:28.773837 | 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 13:19:28.773882 | 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 13:19:28.773913 | 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 13:19:28.773940 | 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 13:19:28.773966 | 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 13:19:28.773989 | 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 13:19:28.774009 | 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 13:19:28.774031 | 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 13:19:28.774055 | 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 13:19:28.774079 | 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 13:19:28.774103 | 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 13:19:28.774127 | 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 13:19:28.774148 | 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 13:19:28.774171 | 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 13:19:28.774196 | 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 13:19:28.774221 | 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 13:19:28.774248 | 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 13:19:28.774272 | 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 13:19:28.774294 | 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 13:19:28.774314 | 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 13:19:28.774335 | 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 13:19:28.774359 | 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 13:19:28.774382 | 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 13:19:28.774407 | 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 13:19:28.774432 | 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 13:19:28.774455 | 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 13:19:28.774475 | 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 13:19:28.774496 | 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 13:19:28.774520 | 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 13:19:28.774545 | 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 13:19:28.774570 | 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 13:19:28.774596 | 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 13:19:28.774622 | 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 13:19:28.774646 | 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 13:19:28.774669 | 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 13:19:28.774693 | 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 13:19:28.774714 | 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 13:19:28.774734 | 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 13:19:28.774757 | 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 13:19:28.774781 | 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 13:19:28.774804 | 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 13:19:28.774825 | 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 13:19:28.774870 | 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 13:19:28.774910 | 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 13:19:28.774938 | 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 13:19:28.774960 | 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 13:19:28.774981 | 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 13:19:28.775006 | 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 13:19:28.775032 | 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 13:19:28.775054 | 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 13:19:28.775078 | 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 13:19:28.775104 | 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 13:19:28.775127 | 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 13:19:28.775148 | 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 13:19:28.775169 | 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 13:19:28.775193 | 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 13:19:28.775217 | 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 13:19:28.775241 | 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 13:19:28.775270 | 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 13:19:28.775293 | 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 13:19:28.775314 | 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 13:19:28.775336 | 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 13:19:28.775358 | 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 13:19:28.775380 | 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 13:19:28.775401 | 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 13:19:28.775423 | 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 13:19:28.775444 | 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 13:19:28.775464 | 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 13:19:28.775485 | 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 13:19:28.775509 | 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 13:19:28.775534 | 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 13:19:28.775558 | 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 13:19:28.775586 | 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 13:19:28.775613 | 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 13:19:28.775635 | 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 13:19:28.775657 | 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 13:19:28.775682 | 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 13:19:28.775705 | 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 13:19:28.775728 | 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 13:19:28.775754 | 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 13:19:28.775779 | 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 13:19:28.775801 | 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 13:19:28.775822 | 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 13:19:28.775900 | 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 13:19:28.775927 | 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 13:19:28.775952 | 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 13:19:28.775978 | 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 13:19:28.776008 | 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 13:19:28.776030 | 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 13:19:28.776051 | 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 13:19:28.776072 | 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 13:19:28.776094 | 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 13:19:28.776115 | 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 13:19:28.776136 | 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 13:19:28.776160 | 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 13:19:28.776182 | 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 13:19:28.776205 | 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 13:19:28.776225 | 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 13:19:28.776245 | 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 13:19:28.776265 | 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 13:19:28.776285 | 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 13:19:28.776316 | 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 13:19:28.776342 | 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 13:19:28.776366 | 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 13:19:28.776391 | 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 13:19:28.776413 | 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 13:19:28.776434 | 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 13:19:28.776454 | 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 13:19:28.776474 | 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 13:19:28.776498 | 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 13:19:28.776522 | 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 13:19:28.776545 | 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 13:19:28.776570 | 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 13:19:28.776595 | 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 13:19:28.776616 | 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 13:19:28.776641 | 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 13:19:28.776665 | 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 13:19:28.776689 | 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 13:19:28.776710 | 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 13:19:28.776730 | 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 13:19:28.776751 | 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 13:19:28.776771 | 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 13:19:28.776793 | 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 13:19:28.776817 | 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 13:19:28.776838 | 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 13:19:28.776886 | 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 13:19:28.776910 | 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 13:19:28.776934 | 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 13:19:28.776962 | 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 13:19:28.776988 | 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 13:19:28.777011 | 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 13:19:28.777032 | 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 13:19:28.777052 | 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 13:19:28.777072 | 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 13:19:28.777092 | 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 13:19:28.777115 | 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 13:19:28.777140 | 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 13:19:28.777166 | 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 13:19:28.777191 | 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 13:19:28.777212 | 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 13:19:28.777232 | 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 13:19:28.777252 | 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 13:19:28.777282 | 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 13:19:28.777308 | 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 13:19:28.777334 | 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 13:19:28.777360 | 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 13:19:28.777385 | 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 13:19:28.777412 | 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 13:19:28.777436 | 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 13:19:28.777462 | 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 13:19:28.777487 | 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 13:19:28.777512 | 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 13:19:28.777537 | 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 13:19:28.777561 | 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 13:19:28.777583 | 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 13:19:28.777609 | 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 13:19:28.777633 | 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 13:19:28.777655 | 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 13:19:28.777676 | 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 13:19:28.777700 | 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 13:19:28.777724 | 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 13:19:28.777744 | 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 13:19:28.777768 | 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 13:19:28.777791 | 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 13:19:28.777811 | 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 13:19:28.777832 | 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 13:19:28.777879 | 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 13:19:28.777907 | 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 13:19:28.777928 | 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 13:19:28.777954 | 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 13:19:28.777974 | 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 13:19:28.777998 | 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 13:19:28.778022 | 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 13:19:28.778044 | 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 13:19:28.778068 | 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 13:19:28.778090 | 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 13:19:28.778111 | 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 13:19:28.778131 | 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 13:19:28.778151 | 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 13:19:28.778177 | 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 13:19:28.778202 | 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 13:19:28.778227 | 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 13:19:28.778258 | 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 13:19:28.778284 | 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 13:19:28.778307 | 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 13:19:28.778328 | 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 13:19:28.778351 | 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 13:19:28.778372 | 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 13:19:28.778392 | 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 13:19:28.778412 | 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 13:19:28.778433 | 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 13:19:28.778454 | 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 13:19:28.778477 | 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 13:19:28.778501 | 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 13:19:28.778526 | 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 13:19:28.778549 | 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 13:19:28.778574 | 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 13:19:28.778595 | 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 13:19:28.778616 | 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 13:19:28.778636 | 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 13:19:28.778658 | 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 13:19:28.778680 | 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 13:19:28.778701 | 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 13:19:28.778722 | 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 13:19:28.778746 | 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 13:19:28.778770 | 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 13:19:28.778791 | 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 13:19:28.778814 | 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 13:19:28.778837 | 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 13:19:28.778880 | 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 13:19:28.778909 | 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 13:19:28.778934 | 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 13:19:28.778957 | 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 13:19:28.778982 | 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 13:19:28.779004 | 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 13:19:28.779026 | 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 13:19:28.779050 | 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 13:19:28.779071 | 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 13:19:28.779092 | 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 13:19:28.779115 | 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 13:19:28.779138 | 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 13:19:28.779159 | 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 13:19:28.779183 | 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 13:19:28.779210 | 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 13:19:28.779235 | 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 13:19:28.779257 | 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 13:19:28.779279 | 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 13:19:28.779300 | 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 13:19:28.779320 | 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 13:19:28.779340 | 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 13:19:28.779429 | 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 13:19:28.779464 | 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 13:19:28.779487 | 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 13:19:28.779511 | 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 13:19:28.779534 | 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 13:19:28.779557 | 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 13:19:28.779583 | 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 13:19:28.779604 | 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 13:19:28.779625 | 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 13:19:28.779648 | 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 13:19:28.779669 | 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 13:19:28.779691 | 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 13:19:28.779714 | 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 13:19:28.779738 | 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 13:19:28.779761 | 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 13:19:28.779782 | 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 13:19:28.779804 | 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 13:19:28.779825 | 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 13:19:28.779898 | 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 13:19:28.779929 | 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 13:19:28.779953 | 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 13:19:28.779975 | 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 13:19:28.779995 | 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 13:19:28.780016 | 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 13:19:28.780040 | 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 13:19:28.780065 | 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 13:19:28.780087 | 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 13:19:28.780109 | 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 13:19:28.780133 | 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 13:19:28.780155 | 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 13:19:28.780179 | 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 13:19:28.780201 | 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 13:19:28.780231 | 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 13:19:28.780256 | 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 13:19:28.780280 | 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 13:19:28.780302 | 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 13:19:28.780329 | 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 13:19:28.780355 | 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 13:19:28.780377 | 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 13:19:28.780402 | 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 13:19:28.780425 | 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 13:19:28.780447 | 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 13:19:28.780471 | 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 13:19:28.780496 | 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 13:19:28.780516 | 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 13:19:28.780540 | 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 13:19:28.780568 | 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 13:19:28.780590 | 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 13:19:28.780612 | 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 13:19:28.780635 | 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 13:19:28.780660 | 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 13:19:28.780683 | 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 13:19:28.780705 | 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 13:19:28.780727 | 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 13:19:28.780751 | 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 13:19:28.780775 | 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 13:19:28.780797 | 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 13:19:28.780821 | 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 13:19:28.780844 | 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 13:19:28.780898 | 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 13:19:28.780928 | 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 13:19:28.780952 | 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 13:19:28.780975 | 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 13:19:28.780998 | 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 13:19:28.781022 | 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 13:19:28.781045 | 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 13:19:28.781070 | 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 13:19:28.781094 | 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 13:19:28.781117 | 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 13:19:28.781141 | 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 13:19:28.781164 | 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 13:19:28.781189 | 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 13:19:28.781212 | 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 13:19:28.781232 | 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 13:19:28.781252 | 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 13:19:28.781281 | 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 13:19:28.781302 | 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 13:19:28.781322 | 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 13:19:28.781343 | 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 13:19:28.781363 | 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 13:19:28.781381 | 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 13:19:28.781396 | 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 13:19:28.781412 | 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 13:19:28.781432 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/keystone-cron-29686381.yaml
2026-06-11 13:19:28.781455 | 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 13:19:28.781477 | 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 13:19:28.781499 | 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 13:19:28.781523 | 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 13:19:28.781543 | 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 13:19:28.781563 | 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 13:19:28.781580 | 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 13:19:28.781602 | 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 13:19:28.781627 | 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 13:19:28.781650 | 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 13:19:28.781670 | 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 13:19:28.781692 | 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 13:19:28.781714 | 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 13:19:28.781739 | 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 13:19:28.781763 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-6f7c67f874-57qlb/
2026-06-11 13:19:28.781785 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-6f7c67f874-57qlb/barbican-api-6f7c67f874-57qlb-describe
2026-06-11 13:19:28.781809 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-6f7c67f874-57qlb/logs/
2026-06-11 13:19:28.781831 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-6f7c67f874-57qlb/logs/barbican-api-log.log
2026-06-11 13:19:28.781881 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-6f7c67f874-57qlb/logs/barbican-api.log
2026-06-11 13:19:28.781904 | 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-78747c4f98-rqdlr/
2026-06-11 13:19:28.781921 | 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-78747c4f98-rqdlr/barbican-keystone-listener-78747c4f98-rqdlr-describe
2026-06-11 13:19:28.781938 | 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-78747c4f98-rqdlr/logs/
2026-06-11 13:19:28.781954 | 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-78747c4f98-rqdlr/logs/barbican-keystone-listener-log.log
2026-06-11 13:19:28.781970 | 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-78747c4f98-rqdlr/logs/barbican-keystone-listener.log
2026-06-11 13:19:28.781987 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-7ff9487ccf-5vr98/
2026-06-11 13:19:28.782003 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-7ff9487ccf-5vr98/barbican-worker-7ff9487ccf-5vr98-describe
2026-06-11 13:19:28.782019 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-7ff9487ccf-5vr98/logs/
2026-06-11 13:19:28.782034 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-7ff9487ccf-5vr98/logs/barbican-worker-log.log
2026-06-11 13:19:28.782051 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-7ff9487ccf-5vr98/logs/barbican-worker.log
2026-06-11 13:19:28.782067 | 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-zspd5/
2026-06-11 13:19:28.782084 | 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-zspd5/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-zspd5-describe
2026-06-11 13:19:28.782105 | 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-zspd5/logs/
2026-06-11 13:19:28.782122 | 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-zspd5/logs/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 13:19:28.782138 | 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 13:19:28.782155 | 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 13:19:28.782178 | 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 13:19:28.782200 | 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 13:19:28.782222 | 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 13:19:28.782246 | 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 13:19:28.782270 | 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 13:19:28.782295 | 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 13:19:28.782318 | 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 13:19:28.782340 | 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 13:19:28.782364 | 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 13:19:28.782387 | 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 13:19:28.782412 | 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 13:19:28.782436 | 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 13:19:28.782460 | 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 13:19:28.782482 | 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 13:19:28.782504 | 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 13:19:28.782520 | 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-ipamlftth/
2026-06-11 13:19:28.782536 | 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-ipamlftth/configure-network-edpm-deployment-ipam-openstack-edpm-ipamlftth-describe
2026-06-11 13:19:28.782558 | 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-ipamlftth/logs/
2026-06-11 13:19:28.782582 | 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-ipamlftth/logs/configure-network-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 13:19:28.782606 | 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-gc254/
2026-06-11 13:19:28.782628 | 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-gc254/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-gc254-describe
2026-06-11 13:19:28.782652 | 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-gc254/logs/
2026-06-11 13:19:28.782676 | 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-gc254/logs/configure-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 13:19:28.782704 | 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-tzjfr/
2026-06-11 13:19:28.782727 | 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-tzjfr/dnsmasq-dns-687999f8f7-tzjfr-describe
2026-06-11 13:19:28.782750 | 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-tzjfr/logs/
2026-06-11 13:19:28.782775 | 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-tzjfr/logs/dnsmasq-dns.log
2026-06-11 13:19:28.782799 | 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-tzjfr/logs/init.log
2026-06-11 13:19:28.782821 | 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-tlqnl/
2026-06-11 13:19:28.782841 | 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-tlqnl/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tlqnl-describe
2026-06-11 13:19:28.782891 | 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-tlqnl/logs/
2026-06-11 13:19:28.782915 | 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-tlqnl/logs/download-cache-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 13:19:28.782940 | 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 13:19:28.782964 | 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 13:19:28.782985 | 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 13:19:28.783009 | 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 13:19:28.783038 | 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 13:19:28.783058 | 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 13:19:28.783074 | 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 13:19:28.783090 | 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 13:19:28.783105 | 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 13:19:28.783122 | 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 13:19:28.783138 | 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-6tts2/
2026-06-11 13:19:28.783154 | 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-6tts2/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6tts2-describe
2026-06-11 13:19:28.783177 | 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-6tts2/logs/
2026-06-11 13:19:28.783201 | 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-6tts2/logs/install-certs-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 13:19:28.783223 | 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-qv667/
2026-06-11 13:19:28.783247 | 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-qv667/install-os-edpm-deployment-ipam-openstack-edpm-ipam-qv667-describe
2026-06-11 13:19:28.783269 | 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-qv667/logs/
2026-06-11 13:19:28.783297 | 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-qv667/logs/install-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 13:19:28.783321 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-5887657766-tq4nr/
2026-06-11 13:19:28.783345 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-5887657766-tq4nr/keystone-5887657766-tq4nr-describe
2026-06-11 13:19:28.783369 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-5887657766-tq4nr/logs/
2026-06-11 13:19:28.783391 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-5887657766-tq4nr/logs/keystone-api.log
2026-06-11 13:19:28.783412 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29686381-jnp87/
2026-06-11 13:19:28.783433 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29686381-jnp87/keystone-cron-29686381-jnp87-describe
2026-06-11 13:19:28.783451 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29686381-jnp87/logs/
2026-06-11 13:19:28.783467 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29686381-jnp87/logs/keystone-cron.log
2026-06-11 13:19:28.783487 | 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 13:19:28.783511 | 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 13:19:28.783536 | 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 13:19:28.783560 | 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 13:19:28.783583 | 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-rt6zw/
2026-06-11 13:19:28.783612 | 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-rt6zw/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-rt6zw-describe
2026-06-11 13:19:28.783637 | 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-rt6zw/logs/
2026-06-11 13:19:28.783658 | 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-rt6zw/logs/libvirt-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 13:19:28.783679 | 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 13:19:28.783817 | 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 13:19:28.783845 | 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 13:19:28.783910 | 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 13:19:28.783937 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-6d475588c7-9l9sv/
2026-06-11 13:19:28.783959 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-6d475588c7-9l9sv/neutron-6d475588c7-9l9sv-describe
2026-06-11 13:19:28.783982 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-6d475588c7-9l9sv/logs/
2026-06-11 13:19:28.784003 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-6d475588c7-9l9sv/logs/neutron-api.log
2026-06-11 13:19:28.784024 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-6d475588c7-9l9sv/logs/neutron-httpd.log
2026-06-11 13:19:28.784047 | 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-p9tnx/
2026-06-11 13:19:28.784076 | 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-p9tnx/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-p9tnx-describe
2026-06-11 13:19:28.784099 | 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-p9tnx/logs/
2026-06-11 13:19:28.784122 | 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-p9tnx/logs/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 13:19:28.784145 | 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 13:19:28.784167 | 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 13:19:28.784188 | 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 13:19:28.784208 | 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 13:19:28.784228 | 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 13:19:28.784248 | 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 13:19:28.784268 | 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 13:19:28.784289 | 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 13:19:28.784311 | 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 13:19:28.784334 | 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 13:19:28.784358 | 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 13:19:28.784385 | 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 13:19:28.784406 | 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 13:19:28.784426 | 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 13:19:28.784448 | 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 13:19:28.784469 | 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 13:19:28.784489 | 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 13:19:28.784509 | 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-kx72x/
2026-06-11 13:19:28.784531 | 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-kx72x/nova-edpm-deployment-ipam-openstack-edpm-ipam-kx72x-describe
2026-06-11 13:19:28.784555 | 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-kx72x/logs/
2026-06-11 13:19:28.784576 | 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-kx72x/logs/nova-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 13:19:28.784595 | 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 13:19:28.784615 | 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 13:19:28.784635 | 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 13:19:28.784661 | 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 13:19:28.784685 | 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 13:19:28.784707 | 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 13:19:28.784727 | 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 13:19:28.784749 | 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 13:19:28.784772 | 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 13:19:28.784792 | 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 13:19:28.784812 | 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 13:19:28.784834 | 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 13:19:28.784883 | 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 13:19:28.784906 | 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 13:19:28.784929 | 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-openstackprovisionservn252b/
2026-06-11 13:19:28.784950 | 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-openstackprovisionservn252b/openstack-edpm-ipam-provisionserver-openstackprovisionservn252b-describe
2026-06-11 13:19:28.784971 | 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-openstackprovisionservn252b/logs/
2026-06-11 13:19:28.784998 | 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-openstackprovisionservn252b/logs/init.log
2026-06-11 13:19:28.785023 | 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-openstackprovisionservn252b/logs/osp-httpd.log
2026-06-11 13:19:28.785045 | 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 13:19:28.785067 | 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 13:19:28.785089 | 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 13:19:28.785111 | 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 13:19:28.785132 | 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 13:19:28.785153 | 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 13:19:28.785175 | 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 13:19:28.785196 | 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 13:19:28.785219 | 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 13:19:28.785241 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-lrklq/
2026-06-11 13:19:28.785261 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-lrklq/ovn-controller-lrklq-describe
2026-06-11 13:19:28.785282 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-lrklq/logs/
2026-06-11 13:19:28.785308 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-lrklq/logs/ovn-controller.log
2026-06-11 13:19:28.785329 | 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-lh7d4/
2026-06-11 13:19:28.785349 | 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-lh7d4/ovn-controller-metrics-lh7d4-describe
2026-06-11 13:19:28.785370 | 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-lh7d4/logs/
2026-06-11 13:19:28.785394 | 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-lh7d4/logs/openstack-network-exporter.log
2026-06-11 13:19:28.785418 | 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-8t2kw/
2026-06-11 13:19:28.785440 | 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-8t2kw/ovn-controller-ovs-8t2kw-describe
2026-06-11 13:19:28.785462 | 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-8t2kw/logs/
2026-06-11 13:19:28.785482 | 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-8t2kw/logs/ovs-vswitchd.log
2026-06-11 13:19:28.785503 | 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-8t2kw/logs/ovsdb-server-init.log
2026-06-11 13:19:28.785523 | 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-8t2kw/logs/ovsdb-server.log
2026-06-11 13:19:28.785543 | 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-xv7k5/
2026-06-11 13:19:28.785566 | 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-xv7k5/ovn-edpm-deployment-ipam-openstack-edpm-ipam-xv7k5-describe
2026-06-11 13:19:28.785594 | 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-xv7k5/logs/
2026-06-11 13:19:28.785615 | 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-xv7k5/logs/ovn-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 13:19:28.785636 | 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 13:19:28.785656 | 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 13:19:28.785677 | 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 13:19:28.785699 | 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 13:19:28.785722 | 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 13:19:28.785743 | 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 13:19:28.785765 | 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 13:19:28.785789 | 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 13:19:28.785809 | 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 13:19:28.785830 | 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 13:19:28.785878 | 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 13:19:28.785905 | 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 13:19:28.785926 | 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 13:19:28.785958 | 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 13:19:28.785982 | 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 13:19:28.786003 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-6d57fc576-sphvs/
2026-06-11 13:19:28.786024 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-6d57fc576-sphvs/placement-6d57fc576-sphvs-describe
2026-06-11 13:19:28.786044 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-6d57fc576-sphvs/logs/
2026-06-11 13:19:28.786067 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-6d57fc576-sphvs/logs/placement-api.log
2026-06-11 13:19:28.786090 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-6d57fc576-sphvs/logs/placement-log.log
2026-06-11 13:19:28.786112 | 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 13:19:28.786135 | 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 13:19:28.786156 | 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 13:19:28.786178 | 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 13:19:28.786199 | 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 13:19:28.786220 | 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 13:19:28.786240 | 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 13:19:28.786268 | 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 13:19:28.786291 | 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 13:19:28.786314 | 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 13:19:28.786338 | 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-nbhzw/
2026-06-11 13:19:28.786361 | 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-nbhzw/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-nbhzw-describe
2026-06-11 13:19:28.786382 | 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-nbhzw/logs/
2026-06-11 13:19:28.786402 | 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-nbhzw/logs/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 13:19:28.786423 | 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-gl6mk/
2026-06-11 13:19:28.786443 | 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-gl6mk/redhat-edpm-deployment-ipam-openstack-edpm-ipam-gl6mk-describe
2026-06-11 13:19:28.786467 | 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-gl6mk/logs/
2026-06-11 13:19:28.786492 | 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-gl6mk/logs/redhat-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 13:19:28.786514 | 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-p9cfw/
2026-06-11 13:19:28.786541 | 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-p9cfw/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-p9cfw-describe
2026-06-11 13:19:28.786562 | 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-p9cfw/logs/
2026-06-11 13:19:28.786582 | 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-p9cfw/logs/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 13:19:28.786604 | 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-8zg5s/
2026-06-11 13:19:28.786628 | 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-8zg5s/run-os-edpm-deployment-ipam-openstack-edpm-ipam-8zg5s-describe
2026-06-11 13:19:28.786649 | 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-8zg5s/logs/
2026-06-11 13:19:28.786670 | 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-8zg5s/logs/run-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 13:19:28.786690 | 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-hr9fd/
2026-06-11 13:19:28.786712 | 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-hr9fd/ssh-known-hosts-edpm-deployment-ipam-hr9fd-describe
2026-06-11 13:19:28.786734 | 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-hr9fd/logs/
2026-06-11 13:19:28.786758 | 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-hr9fd/logs/ssh-known-hosts-edpm-deployment-ipam.log
2026-06-11 13:19:28.786780 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-69c464687f-cs7rr/
2026-06-11 13:19:28.786805 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-69c464687f-cs7rr/swift-proxy-69c464687f-cs7rr-describe
2026-06-11 13:19:28.786833 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-69c464687f-cs7rr/logs/
2026-06-11 13:19:28.786879 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-69c464687f-cs7rr/logs/proxy-httpd.log
2026-06-11 13:19:28.786907 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-69c464687f-cs7rr/logs/proxy-server.log
2026-06-11 13:19:28.786930 | 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-9fpm5/
2026-06-11 13:19:28.786951 | 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-9fpm5/swift-ring-rebalance-9fpm5-describe
2026-06-11 13:19:28.786971 | 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-9fpm5/logs/
2026-06-11 13:19:28.786991 | 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-9fpm5/logs/swift-ring-rebalance.log
2026-06-11 13:19:28.787012 | 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 13:19:28.787033 | 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 13:19:28.787057 | 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 13:19:28.787078 | 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 13:19:28.787099 | 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 13:19:28.787119 | 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 13:19:28.787139 | 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 13:19:28.787167 | 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 13:19:28.787191 | 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 13:19:28.787213 | 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 13:19:28.787236 | 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 13:19:28.787257 | 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 13:19:28.787277 | 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 13:19:28.787297 | 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 13:19:28.787317 | 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 13:19:28.787341 | 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 13:19:28.787363 | 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 13:19:28.787387 | 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 13:19:28.787409 | 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 13:19:28.787430 | 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-kkbh4/
2026-06-11 13:19:28.787450 | 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-kkbh4/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kkbh4-describe
2026-06-11 13:19:28.787477 | 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-kkbh4/logs/
2026-06-11 13:19:28.787498 | 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-kkbh4/logs/telemetry-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 13:19:28.787518 | 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-65j9p/
2026-06-11 13:19:28.787539 | 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-65j9p/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-65j9p-describe
2026-06-11 13:19:28.787561 | 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-65j9p/logs/
2026-06-11 13:19:28.787585 | 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-65j9p/logs/validate-network-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 13:19:28.787606 | 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 13:19:28.787626 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-6d76759b7d.yaml
2026-06-11 13:19:28.787646 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-6f7c67f874.yaml
2026-06-11 13:19:28.787666 | 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-78747c4f98.yaml
2026-06-11 13:19:28.787688 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-worker-7ff9487ccf.yaml
2026-06-11 13:19:28.787711 | 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 13:19:28.787741 | 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 13:19:28.787764 | 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 13:19:28.787784 | 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 13:19:28.787805 | 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 13:19:28.787825 | 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 13:19:28.787846 | 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 13:19:28.787908 | 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 13:19:28.787930 | 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 13:19:28.787951 | 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 13:19:28.787971 | 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 13:19:28.787991 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/keystone-5887657766.yaml
2026-06-11 13:19:28.788014 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-6d475588c7.yaml
2026-06-11 13:19:28.788038 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-74c7fcb96c.yaml
2026-06-11 13:19:28.788059 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-7cd6b6cf84.yaml
2026-06-11 13:19:28.788083 | 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-69878d5b6f.yaml
2026-06-11 13:19:28.788111 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/placement-6d57fc576.yaml
2026-06-11 13:19:28.788132 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/placement-ff4597f5b.yaml
2026-06-11 13:19:28.788152 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/swift-proxy-69c464687f.yaml
2026-06-11 13:19:28.788173 | 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 13:19:28.788198 | 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 13:19:28.788221 | 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 13:19:28.788242 | 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 13:19:28.788263 | 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 13:19:28.788283 | 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 13:19:28.788304 | 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 13:19:28.788325 | 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 13:19:28.788345 | 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 13:19:28.788364 | 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 13:19:28.788387 | 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 13:19:28.788410 | 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 13:19:28.788443 | 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 13:19:28.788467 | 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 13:19:28.788488 | 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 13:19:28.788509 | 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 13:19:28.788529 | 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 13:19:28.788549 | 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 13:19:28.788573 | 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 13:19:28.788597 | 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 13:19:28.788622 | 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 13:19:28.788646 | 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 13:19:28.788670 | 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 13:19:28.788694 | 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 13:19:28.788718 | 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 13:19:28.788747 | 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 13:19:28.788773 | 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 13:19:28.788797 | 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 13:19:28.788819 | 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 13:19:28.788840 | 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 13:19:28.788891 | 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 13:19:28.788915 | 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 13:19:28.788936 | 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 13:19:28.788958 | 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 13:19:28.788980 | 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 13:19:28.789001 | 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 13:19:28.789022 | 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 13:19:28.789045 | 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 13:19:28.789067 | 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 13:19:28.789093 | 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 13:19:28.789113 | 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 13:19:28.789133 | 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 13:19:28.789154 | 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 13:19:28.789175 | 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 13:19:28.789196 | 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 13:19:28.789216 | 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 13:19:28.789239 | 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 13:19:28.789261 | 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 13:19:28.789281 | 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 13:19:28.789302 | 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 13:19:28.789322 | 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 13:19:28.789345 | 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 13:19:28.789372 | 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 13:19:28.789393 | 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 13:19:28.789413 | 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 13:19:28.789434 | 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 13:19:28.789454 | 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 13:19:28.789474 | 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 13:19:28.789494 | 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 13:19:28.789582 | 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 13:19:28.789613 | 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 13:19:28.789638 | 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 13:19:28.789660 | 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 13:19:28.789680 | 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 13:19:28.789701 | 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 13:19:28.789721 | 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 13:19:28.789747 | 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 13:19:28.789768 | 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 13:19:28.789790 | 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 13:19:28.789813 | 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 13:19:28.789835 | 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 13:19:28.789890 | 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 13:19:28.789916 | 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 13:19:28.789938 | 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 13:19:28.789959 | 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 13:19:28.789980 | 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 13:19:28.790000 | 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 13:19:28.790020 | 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 13:19:28.790040 | 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 13:19:28.790060 | 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 13:19:28.790087 | 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 13:19:28.790108 | 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 13:19:28.790129 | 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 13:19:28.790146 | 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 13:19:28.790168 | 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 13:19:28.790193 | 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 13:19:28.790218 | 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 13:19:28.790243 | 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 13:19:28.790268 | 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 13:19:28.790287 | 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 13:19:28.790304 | 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 13:19:28.790320 | 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 13:19:28.790337 | 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 13:19:28.790359 | 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 13:19:28.790375 | 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 13:19:28.790392 | 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 13:19:28.790407 | 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 13:19:28.790424 | 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 13:19:28.790447 | 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 13:19:28.790471 | 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 13:19:28.790491 | 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 13:19:28.790507 | 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 13:19:28.790523 | 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 13:19:28.790539 | 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 13:19:28.790554 | 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 13:19:28.790570 | 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 13:19:28.790592 | 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 13:19:28.790624 | 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 13:19:28.790648 | 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 13:19:28.790670 | 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 13:19:28.790689 | 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 13:19:28.790713 | 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 13:19:28.790737 | 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 13:19:28.790758 | 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 13:19:28.790777 | 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 13:19:28.790793 | 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 13:19:28.790808 | 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 13:19:28.790824 | 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 13:19:28.790839 | 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 13:19:28.790881 | 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 13:19:28.790901 | 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 13:19:28.790923 | 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 13:19:28.790939 | 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 13:19:28.790960 | 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 13:19:28.790984 | 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 13:19:28.791007 | 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 13:19:28.791026 | 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 13:19:28.791048 | 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 13:19:28.791072 | 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 13:19:28.791096 | 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 13:19:28.791120 | 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 13:19:28.791143 | 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 13:19:28.791167 | 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 13:19:28.791192 | 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 13:19:28.791217 | 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 13:19:28.791242 | 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 13:19:28.791266 | 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 13:19:28.791290 | 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 13:19:28.791312 | 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 13:19:28.791330 | 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 13:19:28.791354 | 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 13:19:28.791377 | 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 13:19:28.791398 | 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 13:19:28.791421 | 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 13:19:28.791444 | 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 13:19:28.791468 | 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 13:19:28.791492 | 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 13:19:28.791513 | 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 13:19:28.791537 | 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 13:19:28.791554 | 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 13:19:28.791570 | 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 13:19:28.791588 | 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 13:19:28.791611 | 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 13:19:28.791632 | 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 13:19:28.791654 | 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 13:19:28.791679 | 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 13:19:28.791704 | 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 13:19:28.791725 | 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 13:19:28.791746 | 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 13:19:28.791766 | 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 13:19:28.791789 | 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 13:19:28.791813 | 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 13:19:28.791841 | 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 13:19:28.791898 | 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 13:19:28.791922 | 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 13:19:28.791947 | 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 13:19:28.791970 | 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 13:19:28.791991 | 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 13:19:28.792012 | 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 13:19:28.792032 | 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 13:19:28.792055 | 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 13:19:28.792078 | 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 13:19:28.792101 | 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 13:19:28.792122 | 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 13:19:28.792144 | 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 13:19:28.792168 | 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 13:19:28.792199 | 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 13:19:28.792221 | 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 13:19:28.792242 | 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 13:19:28.792263 | 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 13:19:28.792287 | 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 13:19:28.792308 | 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 13:19:28.792328 | 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 13:19:28.792349 | 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 13:19:28.792372 | 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 13:19:28.792394 | 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 13:19:28.792415 | 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 13:19:28.792435 | 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 13:19:28.792455 | 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 13:19:28.792478 | 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 13:19:28.792506 | 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 13:19:28.792527 | 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 13:19:28.792548 | 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 13:19:28.792569 | 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 13:19:28.792589 | 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 13:19:28.792611 | 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 13:19:28.792634 | 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 13:19:28.792656 | 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 13:19:28.792677 | 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 13:19:28.792700 | 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 13:19:28.792721 | 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 13:19:28.792742 | 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 13:19:28.792763 | 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 13:19:28.792786 | 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 13:19:28.792813 | 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 13:19:28.792836 | 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 13:19:28.792883 | 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 13:19:28.792908 | 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 13:19:28.792931 | 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 13:19:28.792954 | 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 13:19:28.792978 | 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 13:19:28.792999 | 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 13:19:28.793022 | 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 13:19:28.793045 | 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 13:19:28.793066 | 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 13:19:28.793089 | 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 13:19:28.793111 | 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 13:19:28.793139 | 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 13:19:28.793161 | 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 13:19:28.793183 | 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 13:19:28.793207 | 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 13:19:28.793228 | 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 13:19:28.793249 | 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 13:19:28.793271 | 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 13:19:28.793293 | 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 13:19:28.793315 | 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 13:19:28.793338 | 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 13:19:28.793359 | 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 13:19:28.793380 | 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 13:19:28.793403 | 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 13:19:28.793424 | 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 13:19:28.793453 | 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 13:19:28.793477 | 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 13:19:28.793497 | 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 13:19:28.793519 | 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 13:19:28.793543 | 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 13:19:28.793568 | 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 13:19:28.793590 | 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 13:19:28.793613 | 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 13:19:28.793636 | 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 13:19:28.793657 | 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 13:19:28.793677 | 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 13:19:28.793697 | 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 13:19:28.793717 | 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 13:19:28.793738 | 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 13:19:28.793769 | 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 13:19:28.793927 | 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 13:19:28.793959 | 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 13:19:28.793982 | 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 13:19:28.794003 | 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 13:19:28.794024 | 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 13:19:28.794046 | 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 13:19:28.794070 | 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 13:19:28.794093 | 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 13:19:28.794114 | 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 13:19:28.794135 | 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 13:19:28.794155 | 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 13:19:28.794177 | 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 13:19:28.794199 | 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 13:19:28.794229 | 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 13:19:28.794252 | 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 13:19:28.794272 | 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 13:19:28.794293 | 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 13:19:28.794313 | 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 13:19:28.794333 | 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 13:19:28.794353 | 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 13:19:28.794376 | 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 13:19:28.794398 | 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 13:19:28.794418 | 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 13:19:28.794438 | 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 13:19:28.794458 | 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 13:19:28.794478 | 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 13:19:28.794500 | 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 13:19:28.794524 | 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 13:19:28.794554 | 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 13:19:28.794576 | 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 13:19:28.794596 | 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 13:19:28.794617 | 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 13:19:28.794640 | 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 13:19:28.794663 | 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 13:19:28.794684 | 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 13:19:28.794704 | 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 13:19:28.794724 | 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 13:19:28.794744 | 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 13:19:28.794764 | 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 13:19:28.794784 | 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 13:19:28.794804 | 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 13:19:28.794825 | 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 13:19:28.794867 | 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 13:19:28.794904 | 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 13:19:28.794927 | 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 13:19:28.794948 | 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 13:19:28.794968 | 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 13:19:28.794990 | 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 13:19:28.795014 | 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 13:19:28.795036 | 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 13:19:28.795057 | 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 13:19:28.795077 | 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 13:19:28.795097 | 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 13:19:28.795117 | 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 13:19:28.795140 | 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 13:19:28.795163 | 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 13:19:28.795186 | 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 13:19:28.795212 | 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 13:19:28.795233 | 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 13:19:28.795253 | 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 13:19:28.795272 | 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 13:19:28.795294 | 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 13:19:28.795318 | 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 13:19:28.795339 | 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 13:19:28.795359 | 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 13:19:28.795379 | 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 13:19:28.795399 | 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 13:19:28.795421 | 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 13:19:28.795444 | 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 13:19:28.795465 | 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 13:19:28.795485 | 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 13:19:28.795506 | 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 13:19:28.795536 | 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 13:19:28.795558 | 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 13:19:28.795582 | 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 13:19:28.795605 | 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 13:19:28.795629 | 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 13:19:28.795650 | 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 13:19:28.795670 | 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 13:19:28.795691 | 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 13:19:28.795714 | 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 13:19:28.795736 | 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 13:19:28.795756 | 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 13:19:28.795776 | 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 13:19:28.795796 | 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 13:19:28.795816 | 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 13:19:28.795836 | 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 13:19:28.795892 | 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 13:19:28.795926 | 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 13:19:28.795948 | 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 13:19:28.795968 | 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 13:19:28.795989 | 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 13:19:28.796011 | 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 13:19:28.796032 | 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 13:19:28.796052 | 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 13:19:28.796072 | 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 13:19:28.796093 | 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 13:19:28.796110 | 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 13:19:28.796133 | 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 13:19:28.796157 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/
2026-06-11 13:19:28.796183 | 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 13:19:28.796205 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/
2026-06-11 13:19:28.796227 | 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 13:19:28.796255 | 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 13:19:28.796279 | 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 13:19:28.796301 | 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 13:19:28.796322 | 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 13:19:28.796345 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nnce/
2026-06-11 13:19:28.796367 | 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 13:19:28.796387 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nncp/
2026-06-11 13:19:28.796408 | 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 13:19:28.796428 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nns/
2026-06-11 13:19:28.796448 | 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 13:19:28.796468 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/
2026-06-11 13:19:28.796490 | 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 13:19:28.796514 | 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 13:19:28.796536 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/
2026-06-11 13:19:28.796557 | 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 13:19:28.796577 | 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 13:19:28.796605 | 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 13:19:28.796629 | 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 13:19:28.796650 | 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 13:19:28.796670 | 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 13:19:28.796692 | 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-6f7c67f874-57qlb -> ../_all_nodes/sosreport-crc
2026-06-11 13:19:28.796716 | 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-78747c4f98-rqdlr -> ../_all_nodes/sosreport-crc
2026-06-11 13:19:28.796737 | 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-7ff9487ccf-5vr98 -> ../_all_nodes/sosreport-crc
2026-06-11 13:19:28.796757 | 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 13:19:28.796777 | 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 13:19:28.796798 | 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 13:19:28.796818 | 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 13:19:28.796838 | 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 13:19:28.796888 | 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 13:19:28.796916 | 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 13:19:28.796940 | 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 13:19:28.796970 | 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 13:19:28.796995 | 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-5887657766-tq4nr -> ../_all_nodes/sosreport-crc
2026-06-11 13:19:28.797016 | 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 13:19:28.797037 | 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-6d475588c7-9l9sv -> ../_all_nodes/sosreport-crc
2026-06-11 13:19:28.797060 | 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 13:19:28.797085 | 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 13:19:28.797110 | 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 13:19:28.797134 | 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 13:19:28.797156 | 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 13:19:28.797179 | 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 13:19:28.797202 | 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 13:19:28.797225 | 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 13:19:28.797249 | 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 13:19:28.797272 | 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-lrklq -> ../_all_nodes/sosreport-crc
2026-06-11 13:19:28.797300 | 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-lh7d4 -> ../_all_nodes/sosreport-crc
2026-06-11 13:19:28.797324 | 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-8t2kw -> ../_all_nodes/sosreport-crc
2026-06-11 13:19:28.797349 | 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 13:19:28.797372 | 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 13:19:28.797393 | 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 13:19:28.797414 | 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 13:19:28.797438 | 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 13:19:28.797460 | 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-6d57fc576-sphvs -> ../_all_nodes/sosreport-crc
2026-06-11 13:19:28.797480 | 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 13:19:28.797501 | 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-69c464687f-cs7rr -> ../_all_nodes/sosreport-crc
2026-06-11 13:19:28.797525 | 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 13:19:28.797546 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/
2026-06-11 13:19:28.797567 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/
2026-06-11 13:19:28.797591 | 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 13:19:28.797621 | 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 13:19:28.797643 | 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 13:19:28.797665 | 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 13:19:28.797689 | 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 13:19:28.797714 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/
2026-06-11 13:19:28.797735 | 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 13:19:28.797756 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bfdprofilevalidationwebhook.metallb.io-5lxd2.yaml
2026-06-11 13:19:28.797778 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bgpadvertisementvalidationwebhook.metallb.io-rj85q.yaml
2026-06-11 13:19:28.797803 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bgppeersvalidationwebhook.metallb.io-pqq2b.yaml
2026-06-11 13:19:28.797827 | 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 13:19:28.797869 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/communityvalidationwebhook.metallb.io-x99qz.yaml
2026-06-11 13:19:28.797901 | 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 13:19:28.797922 | 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 13:19:28.797943 | 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 13:19:28.797974 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/ipaddresspoolvalidationwebhook.metallb.io-2n67d.yaml
2026-06-11 13:19:28.797999 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/l2advertisementvalidationwebhook.metallb.io-gbb2v.yaml
2026-06-11 13:19:28.798020 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/metallbvalidationwebhook.metallb.io-vz5mm.yaml
2026-06-11 13:19:28.798044 | 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 13:19:28.798065 | 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 13:19:28.798085 | 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 13:19:28.798106 | 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 13:19:28.798130 | 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 13:19:28.798152 | controller | cd+++++++++ registries.conf.d/
2026-06-11 13:19:28.798176 | controller | >f+++++++++ registries.conf.d/000-shortnames.conf
2026-06-11 13:19:28.798201 | controller | cd+++++++++ system-config/
2026-06-11 13:19:28.798224 | controller | cd+++++++++ system-config/libvirt/
2026-06-11 13:19:28.798247 | controller | >f+++++++++ system-config/libvirt/libvirt-admin.conf
2026-06-11 13:19:28.798272 | controller | >f+++++++++ system-config/libvirt/libvirt.conf
2026-06-11 13:19:28.798296 | controller | >f+++++++++ system-config/libvirt/libvirtd.conf
2026-06-11 13:19:28.798317 | controller | >f+++++++++ system-config/libvirt/network.conf
2026-06-11 13:19:28.798339 | controller | >f+++++++++ system-config/libvirt/qemu-lockd.conf
2026-06-11 13:19:28.798362 | controller | >f+++++++++ system-config/libvirt/qemu.conf
2026-06-11 13:19:28.798383 | controller | >f+++++++++ system-config/libvirt/virtinterfaced.conf
2026-06-11 13:19:28.798404 | controller | >f+++++++++ system-config/libvirt/virtlockd.conf
2026-06-11 13:19:28.798428 | controller | >f+++++++++ system-config/libvirt/virtlogd.conf
2026-06-11 13:19:28.798451 | controller | >f+++++++++ system-config/libvirt/virtnetworkd.conf
2026-06-11 13:19:28.798475 | controller | >f+++++++++ system-config/libvirt/virtnodedevd.conf
2026-06-11 13:19:28.798497 | controller | >f+++++++++ system-config/libvirt/virtnwfilterd.conf
2026-06-11 13:19:28.798521 | controller | >f+++++++++ system-config/libvirt/virtproxyd.conf
2026-06-11 13:19:28.798542 | controller | >f+++++++++ system-config/libvirt/virtqemud.conf
2026-06-11 13:19:28.798562 | controller | >f+++++++++ system-config/libvirt/virtsecretd.conf
2026-06-11 13:19:28.798585 | controller | >f+++++++++ system-config/libvirt/virtstoraged.conf
2026-06-11 13:19:29.377649 | controller | changed: .d..t...... ./
2026-06-11 13:19:30.147142 | controller | changed: .d..t...... ./
2026-06-11 13:19:30.262755 | 
2026-06-11 13:19:30.262920 | TASK [Return artifact to Zuul]
2026-06-11 13:19:30.298606 | controller | skipping: Conditional result was False
2026-06-11 13:19:30.302263 | 
2026-06-11 13:19:30.302319 | PLAY [Run ci/playbooks/collect-logs.yml on CRC host]
2026-06-11 13:19:30.302430 | 
2026-06-11 13:19:30.302456 | PLAY RECAP
2026-06-11 13:19:30.302497 | controller | ok: 16 changed: 11 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 1
2026-06-11 13:19:30.302516 | 
2026-06-11 13:19:30.480817 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/collect-logs.yml@main]
2026-06-11 13:19:30.485470 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-11 13:19:31.627194 | 
2026-06-11 13:19:31.627382 | PLAY [Report DLRN results after job run]
2026-06-11 13:19:31.688115 | 
2026-06-11 13:19:31.688328 | TASK [Include vars from ci-framework group_vars]
2026-06-11 13:19:31.732392 | controller | ok
2026-06-11 13:19:31.838934 | 
2026-06-11 13:19:31.839122 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-11 13:19:31.914341 | controller | skipping: Conditional result was False
2026-06-11 13:19:31.956174 | 
2026-06-11 13:19:31.956314 | TASK [cifmw_helpers : Check if file is available]
2026-06-11 13:19:32.587542 | controller | ok
2026-06-11 13:19:32.615245 | 
2026-06-11 13:19:32.615369 | TASK [cifmw_helpers : Create temporary directory]
2026-06-11 13:19:32.650730 | controller | skipping: Conditional result was False
2026-06-11 13:19:32.693347 | 
2026-06-11 13:19:32.693726 | TASK [cifmw_helpers : Read vars]
2026-06-11 13:19:32.817512 | 
2026-06-11 13:19:32.817695 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-11 13:19:32.883753 | 
2026-06-11 13:19:32.884016 | TASK [cifmw_helpers : Include vars]
2026-06-11 13:19:32.950316 | 
2026-06-11 13:19:32.950552 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-11 13:19:32.986350 | controller | skipping: Conditional result was False
2026-06-11 13:19:33.042580 | 
2026-06-11 13:19:33.042755 | TASK [Report job status to DLRN]
2026-06-11 13:19:33.170408 | controller | ok
2026-06-11 13:19:33.249861 | 
2026-06-11 13:19:33.250012 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-11 13:19:33.345976 | controller | skipping: Conditional result was False
2026-06-11 13:19:33.403921 | 
2026-06-11 13:19:33.404172 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-11 13:19:33.481768 | controller | skipping: Conditional result was False
2026-06-11 13:19:33.541128 | 
2026-06-11 13:19:33.541349 | TASK [dlrn_report : Install kinit related package]
2026-06-11 13:19:33.628931 | controller | skipping: Conditional result was False
2026-06-11 13:19:33.681389 | 
2026-06-11 13:19:33.681645 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-11 13:19:33.738934 | controller | skipping: Conditional result was False
2026-06-11 13:19:33.839012 | 
2026-06-11 13:19:33.839174 | TASK [Set zuul-log-path fact]
2026-06-11 13:19:33.914901 | controller | skipping: Conditional result was False
2026-06-11 13:19:33.971599 | 
2026-06-11 13:19:33.971809 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-11 13:19:34.039002 | controller | skipping: Conditional result was False
2026-06-11 13:19:34.082930 | 
2026-06-11 13:19:34.083105 | TASK [Get hash related data from repo_setup role]
2026-06-11 13:19:34.139947 | controller | skipping: Conditional result was False
2026-06-11 13:19:34.172892 | 
2026-06-11 13:19:34.173078 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-11 13:19:34.900517 | controller | skipping: Conditional result was False
2026-06-11 13:19:34.943845 | 
2026-06-11 13:19:34.944096 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-11 13:19:35.695717 | controller | skipping: Conditional result was False
2026-06-11 13:19:35.726987 | 
2026-06-11 13:19:35.727223 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-11 13:19:36.420097 | controller | skipping: Conditional result was False
2026-06-11 13:19:36.482731 | 
2026-06-11 13:19:36.482946 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-11 13:19:36.559733 | controller | skipping: Conditional result was False
2026-06-11 13:19:36.656092 | 
2026-06-11 13:19:36.656245 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-11 13:19:37.342201 | controller | skipping: Conditional result was False
2026-06-11 13:19:37.405792 | 
2026-06-11 13:19:37.406002 | PLAY RECAP
2026-06-11 13:19:37.406075 | controller | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 18 rescued: 0 ignored: 0
2026-06-11 13:19:37.406109 | 
2026-06-11 13:19:37.562107 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-11 13:19:37.565591 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-11 13:19:38.246646 | 
2026-06-11 13:19:38.246822 | PLAY [all]
2026-06-11 13:19:38.283811 | 
2026-06-11 13:19:38.284020 | TASK [include_role : fetch-output]
2026-06-11 13:19:38.336799 | controller | ok
2026-06-11 13:19:38.436615 | 
2026-06-11 13:19:38.436791 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-11 13:19:38.482008 | controller | skipping: Conditional result was False
2026-06-11 13:19:38.522765 | 
2026-06-11 13:19:38.522944 | TASK [fetch-output : Set log path for single node]
2026-06-11 13:19:38.584578 | controller | ok
2026-06-11 13:19:38.610030 | 
2026-06-11 13:19:38.610173 | LOOP [fetch-output : Ensure local output dirs]
2026-06-11 13:19:39.125271 | controller -> localhost | ok: "/var/lib/zuul/builds/f965634ffa43483f94907623d11d247b/work/logs"
2026-06-11 13:19:39.368529 | controller -> localhost | ok: "/var/lib/zuul/builds/f965634ffa43483f94907623d11d247b/work/artifacts"
2026-06-11 13:19:39.637661 | controller -> localhost | ok: "/var/lib/zuul/builds/f965634ffa43483f94907623d11d247b/work/docs"
2026-06-11 13:19:39.682069 | 
2026-06-11 13:19:39.682231 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-11 13:19:40.725822 | controller | ok
2026-06-11 13:19:40.726035 | controller | ok: All items complete
2026-06-11 13:19:40.726062 | 
2026-06-11 13:19:41.432482 | controller | ok
2026-06-11 13:19:42.212531 | controller | ok
2026-06-11 13:19:42.290235 | 
2026-06-11 13:19:42.290379 | TASK [include_role : fetch-output-openshift]
2026-06-11 13:19:42.315380 | controller | skipping: Conditional result was False
2026-06-11 13:19:42.410240 | 
2026-06-11 13:19:42.410401 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-11 13:19:42.946311 | controller -> localhost | ok: Item: artifacts Runtime: 0:00:00.012411
2026-06-11 13:19:43.237832 | controller -> localhost | ok: Item: docs Runtime: 0:00:00.012408
2026-06-11 13:19:43.280307 | 
2026-06-11 13:19:43.280416 | PLAY [all]
2026-06-11 13:19:43.307153 | 
2026-06-11 13:19:43.307235 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-11 13:19:44.095869 | controller | changed
2026-06-11 13:19:44.173578 | 
2026-06-11 13:19:44.173717 | PLAY RECAP
2026-06-11 13:19:44.173760 | controller | ok: 5 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0
2026-06-11 13:19:44.173781 | 
2026-06-11 13:19:44.332256 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-11 13:19:44.335884 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-11 13:19:45.042036 | 
2026-06-11 13:19:45.042166 | PLAY [localhost]
2026-06-11 13:19:45.052249 | 
2026-06-11 13:19:45.052325 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-11 13:19:45.942826 | localhost | changed
2026-06-11 13:19:45.955802 | 
2026-06-11 13:19:45.956030 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-11 13:19:45.997880 | localhost | ok
2026-06-11 13:19:46.009941 | 
2026-06-11 13:19:46.010033 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-11 13:19:46.487540 | localhost | changed
2026-06-11 13:19:46.496092 | 
2026-06-11 13:19:46.496248 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-11 13:19:47.402276 | localhost | changed
2026-06-11 13:19:47.413060 | 
2026-06-11 13:19:47.413200 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-11 13:19:47.898767 | localhost | Identity added: /var/lib/zuul/builds/f965634ffa43483f94907623d11d247b/work/tmp/ansible.at_o0_em (/var/lib/zuul/builds/f965634ffa43483f94907623d11d247b/work/tmp/ansible.at_o0_em)
2026-06-11 13:19:47.899169 | localhost | ok: Runtime: 0:00:00.019644
2026-06-11 13:19:47.907178 | 
2026-06-11 13:19:47.907323 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-11 13:19:48.295266 | localhost | ok: Runtime: 0:00:00.010620
2026-06-11 13:19:48.304779 | 
2026-06-11 13:19:48.304942 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-11 13:19:48.396726 | localhost | changed
2026-06-11 13:19:48.401233 | 
2026-06-11 13:19:48.401314 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-11 13:19:48.850978 | localhost | changed
2026-06-11 13:19:48.893762 | 
2026-06-11 13:19:48.893889 | PLAY [localhost]
2026-06-11 13:19:48.898439 | 
2026-06-11 13:19:48.898496 | TASK [Generate bulk log download script]
2026-06-11 13:19:48.917987 | localhost | ok
2026-06-11 13:19:48.929910 | 
2026-06-11 13:19:48.930011 | TASK [local-log-download : Check API endpoint is defined]
2026-06-11 13:19:48.967443 | localhost | ok: All assertions passed
2026-06-11 13:19:48.972555 | 
2026-06-11 13:19:48.972623 | TASK [local-log-download : Create download script]
2026-06-11 13:19:49.484646 | localhost -> localhost | changed
2026-06-11 13:19:49.499586 | 
2026-06-11 13:19:49.499770 | TASK [Register quick-download link]
2026-06-11 13:19:49.535313 | localhost | ok
2026-06-11 13:19:49.538960 | 
2026-06-11 13:19:49.539096 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-11 13:19:49.549000 | 
2026-06-11 13:19:49.549134 | TASK [Set zuul-log-path fact]
2026-06-11 13:19:49.568186 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-11 13:19:49.582222 | 
2026-06-11 13:19:49.582372 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-11 13:19:49.612841 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-11 13:19:49.618532 | 
2026-06-11 13:19:49.618691 | TASK [upload-logs : Create log directories]
2026-06-11 13:19:50.523591 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-11 13:19:50.527518 | 
2026-06-11 13:19:50.527708 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-11 13:19:50.943080 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.079168
2026-06-11 13:19:50.949394 | 
2026-06-11 13:19:50.949538 | TASK [upload-logs : Upload logs to log server]
2026-06-11 13:22:12.387826 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-11 13:22:12.390998 | 
2026-06-11 13:22:12.391142 | LOOP [upload-logs : Compress console log and json output]
